Searched refs:UART_RX_RDY (Results 1 – 9 of 9) sorted by relevance
44 case UART_RX_RDY: in test_single_read_callback()118 case UART_RX_RDY: in test_chained_read_callback()188 case UART_RX_RDY: in test_double_buffer_callback()251 case UART_RX_RDY: in test_read_abort_callback()334 case UART_RX_RDY: in test_write_abort_callback()400 case UART_RX_RDY: in test_forever_timeout_callback()476 case UART_RX_RDY: in test_chained_write_callback()543 case UART_RX_RDY: in test_long_buffers_callback()
134 case UART_RX_RDY: in uart_mcumgr_async()
192 case UART_RX_RDY: in async_callback()
115 UART_RX_RDY, enumerator
543 event.type = UART_RX_RDY; in rx_rdy_evt()
208 .type = UART_RX_RDY, in uart_sam0_notify_rx_processed()
837 .type = UART_RX_RDY, in async_evt_rx_rdy()
762 .type = UART_RX_RDY, in notify_uart_rx_rdy()
1568 * :github:`25317` - RFC: Unstable API Change: uart_async: Call UART_RX_RDY event after rx_disable()