Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/debug_console/
Dfsl_debug_console.c95 static StaticSemaphore_t s_debugConsoleReadWaitSemaphoreStatic; variable
890 …E_CREATE_BINARY_SEMAPHORE(s_debugConsoleReadWaitSemaphore, &s_debugConsoleReadWaitSemaphoreStatic); in DbgConsole_Init()