Home
last modified time | relevance | path

Searched refs:Test_PalGetDefaultPriority (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/
Dtest_pal_thread.c39 uint32_t Test_PalGetDefaultPriority(void) in Test_PalGetDefaultPriority() function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/include/
Dtest_pal_thread.h70 uint32_t Test_PalGetDefaultPriority(void);
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/
Dtest_proj_cclib.c38 uint32_t priority = Test_PalGetDefaultPriority(); in Test_Proj_CC_LibInit_Wrap()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/cmpu_integration_test/
Dcmpu_integration_test.c188 uint32_t priority = Test_PalGetDefaultPriority(); in cmpuIt_all()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/dmpu_integration_test/
Ddmpu_integration_test.c189 uint32_t priority = Test_PalGetDefaultPriority(); in dmpuIt_all()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/
Dtest_pal_thread.c118 uint32_t Test_PalGetDefaultPriority(void) in Test_PalGetDefaultPriority() function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/
Dtest_pal_thread.c99 uint32_t Test_PalGetDefaultPriority(void) in Test_PalGetDefaultPriority() function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_test.c773 uint32_t priotity = Test_PalGetDefaultPriority(); in runIt_all()