Home
last modified time | relevance | path

Searched refs:runIt_extDmaTest (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_test_api.h29 RunItError_t runIt_extDmaTest(void);
Drun_integration_ext_dma.c139 RunItError_t runIt_extDmaTest(void) in runIt_extDmaTest() function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_test.c733 rc += runIt_extDmaTest(); in runIt_executer()