Searched refs:s_debugConsoleIO (Results 1 – 1 of 1) sorted by relevance
89 static io_state_t s_debugConsoleIO = { variable122 if (s_debugConsoleIO.callBack != NULL) in UART_Callback()149 if (s_debugConsoleIO.callBack != NULL) in LPSCI_Callback()176 if (s_debugConsoleIO.callBack != NULL) in LPUART_Callback()203 if (s_debugConsoleIO.callBack != NULL) in USART_Callback()217 s_debugConsoleIO.ioType = io->ioType; in IO_Init()220 switch (s_debugConsoleIO.ioType) in IO_Init()344 switch (s_debugConsoleIO.ioType) in IO_Deinit()410 switch (s_debugConsoleIO.ioType) in IO_WaitIdle()465 switch (s_debugConsoleIO.ioType) in IO_Transfer()[all …]
Completed in 6 milliseconds