Searched refs:UART_Busy (Results 1 – 2 of 2) sorted by relevance
271 int UART_Busy(mxc_uart_regs_t *uart);
595 int UART_Busy(mxc_uart_regs_t *uart) in UART_Busy() function615 if (UART_Busy(uart) != E_NO_ERROR) { in UART_PrepForSleep()
Completed in 6 milliseconds