Home
last modified time | relevance | path

Searched defs:stack (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/debug_console/
Dfsl_debug_console.c122 #define DEBUG_CONSOLE_CREATE_MUTEX_SEMAPHORE(mutex, stack) ((mutex) = xSemaphoreCreateMutexStatic(s… argument
166 #define DEBUG_CONSOLE_CREATE_BINARY_SEMAPHORE(binary,stack) ((binary) = xSemaphoreCreateBinaryStati… argument
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/a-profile/
Dcmsis_armclang_a.h633 __STATIC_FORCEINLINE void __set_SP(uint32_t stack) in __set_SP()
Dcmsis_clang_a.h775 __STATIC_FORCEINLINE void __set_SP(uint32_t stack) in __set_SP()
Dcmsis_gcc_a.h798 __STATIC_FORCEINLINE void __set_SP(uint32_t stack) in __set_SP()