Lines Matching refs:uart_event
503 static void async_user_callback(const struct device *dev, struct uart_event *evt) in async_user_callback()
570 struct uart_event tx_done = { in uart_max32_async_tx_callback()
704 struct uart_event tx_aborted = { in api_tx_abort()
749 struct uart_event rel_event = { in api_rx_disable()
756 struct uart_event rx_disabled = {.type = UART_RX_DISABLED}; in api_rx_disable()
767 struct uart_event next_rel_event = { in api_rx_disable()
806 struct uart_event rdy_event = { in uart_max32_async_rx_callback()
819 struct uart_event rel_event = { in uart_max32_async_rx_callback()
830 struct uart_event req_event = { in uart_max32_async_rx_callback()
904 struct uart_event buf_req = { in api_rx_enable()
951 struct uart_event rdy_event = { in uart_max32_async_rx_timeout()