no-OS
Loading...
Searching...
No Matches
test_dma.h File Reference

CAPI DMA memory-to-memory test entry. More...

Functions

int test_dma (void)
 Run all DMA test cases available on the mapped platform.
 

Detailed Description

CAPI DMA memory-to-memory test entry.

Copyright (c) 2026 Analog Devices, Inc. SPDX-License-Identifier: BSD-3-Clause

Function Documentation

◆ test_dma()

int test_dma ( void )

Run all DMA test cases available on the mapped platform.

Returns
0 if all executed cases passed, first non-zero test error otherwise.