Home
last modified time | relevance | path

Searched refs:gRunItStackSize (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/pal/include/
Drun_integration_pal_log.h55 … snprintf(stack, 9, "%d", gRunItStackSize - Test_PalThreadStackHighestWatermark(NULL)); \
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_helper.h232 extern uint32_t gRunItStackSize;
Drun_integration_test.c132 uint32_t gRunItStackSize = 0; variable
780 gRunItStackSize = RUNIT_PTHREAD_STACK_MIN; in runIt_all()