Home
last modified time | relevance | path

Searched refs:Test_PalThreadCreate (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/
Dtest_pal_thread.c45 ThreadHandle Test_PalThreadCreate(size_t stackSize, in Test_PalThreadCreate() function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/
Dtest_pal_thread.c124 ThreadHandle Test_PalThreadCreate(size_t stackSize, in Test_PalThreadCreate() function
153 if(cmse_is_nsfptr(threadFunc) != cmse_is_nsfptr(&Test_PalThreadCreate)) in Test_PalThreadCreate()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/include/
Dtest_pal_thread.h101 ThreadHandle Test_PalThreadCreate(size_t stackSize,
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/
Dtst_common_init.c20 …threadHandle = Test_PalThreadCreate(THREAD_STACK_SIZE, (void *)Test_LibInit, &params, NULL, 0, tru… in tests_CC_libInit_wrap()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/
Dtest_proj_cclib.c47 threadHandle = Test_PalThreadCreate(THREAD_STACK_SIZE, Test_LibInit, 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.c195 threadHandle = Test_PalThreadCreate(CMPUIT_PTHREAD_STACK_MIN, in cmpuIt_all()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/dmpu_integration_test/
Ddmpu_integration_test.c196 threadHandle = Test_PalThreadCreate(DMPUIT_PTHREAD_STACK_MIN, in dmpuIt_all()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/
Dtest_pal_thread.c105 ThreadHandle Test_PalThreadCreate(size_t stackSize, in Test_PalThreadCreate() function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_test.c783 threadHandle = Test_PalThreadCreate(RUNIT_PTHREAD_STACK_MIN, in runIt_all()
Dstackinfo268 Test_PalThreadCreate 118 48