Searched refs:UART_LL_FSM_IDLE (Results 1 – 6 of 6) sorted by relevance
35 #define UART_LL_FSM_IDLE (0x0) macro
34 #define UART_LL_FSM_IDLE (0x0) macro
33 #define UART_LL_FSM_IDLE (0x0) macro
556 } while (!(uart_fsm == UART_LL_FSM_IDLE || uart_fsm == UART_LL_FSM_TX_WAIT_SEND)); in suspend_uarts()