Searched refs:s_debugConsoleReadWaitSemaphore (Results 1 – 1 of 1) sorted by relevance
93 static SemaphoreHandle_t s_debugConsoleReadWaitSemaphore; variable102 static volatile bool s_debugConsoleReadWaitSemaphore; variable413 DEBUG_CONSOLE_GIVE_BINARY_SEMAPHORE_FROM_ISR(s_debugConsoleReadWaitSemaphore); in DbgConsole_SerialManagerRxCallback()449 DEBUG_CONSOLE_TAKE_BINARY_SEMAPHORE_BLOCKING(s_debugConsoleReadWaitSemaphore); in DbgConsole_ReadOneCharacter()890 …DEBUG_CONSOLE_CREATE_BINARY_SEMAPHORE(s_debugConsoleReadWaitSemaphore, &s_debugConsoleReadWaitSema… in DbgConsole_Init()892 DEBUG_CONSOLE_CREATE_BINARY_SEMAPHORE(s_debugConsoleReadWaitSemaphore); in DbgConsole_Init()987 DEBUG_CONSOLE_DESTROY_BINARY_SEMAPHORE(s_debugConsoleReadWaitSemaphore); in DbgConsole_Deinit()