Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/debug_console/
Dfsl_debug_console.c93 static SemaphoreHandle_t s_debugConsoleReadWaitSemaphore; variable
102 static volatile bool s_debugConsoleReadWaitSemaphore; variable
413 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()
/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console/
Dfsl_debug_console.c93 static SemaphoreHandle_t s_debugConsoleReadWaitSemaphore; variable
102 static volatile bool s_debugConsoleReadWaitSemaphore; variable
413 DEBUG_CONSOLE_GIVE_BINARY_SEMAPHORE_FROM_ISR(s_debugConsoleReadWaitSemaphore); in DbgConsole_SerialManagerRxCallback()
450 DEBUG_CONSOLE_TAKE_BINARY_SEMAPHORE_BLOCKING(s_debugConsoleReadWaitSemaphore); in DbgConsole_ReadOneCharacter()
899 …DEBUG_CONSOLE_CREATE_BINARY_SEMAPHORE(s_debugConsoleReadWaitSemaphore, &s_debugConsoleReadWaitSema… in DbgConsole_Init()
901 DEBUG_CONSOLE_CREATE_BINARY_SEMAPHORE(s_debugConsoleReadWaitSemaphore); in DbgConsole_Init()
996 DEBUG_CONSOLE_DESTROY_BINARY_SEMAPHORE(s_debugConsoleReadWaitSemaphore); in DbgConsole_Deinit()