Home
last modified time | relevance | path

Searched refs:s_debugConsoleReadSemaphoreStatic (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.c90 static StaticSemaphore_t s_debugConsoleReadSemaphoreStatic; variable
883 …UG_CONSOLE_CREATE_MUTEX_SEMAPHORE(s_debugConsoleReadSemaphore, &s_debugConsoleReadSemaphoreStatic); in DbgConsole_Init()