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