Searched defs:tx_rdy (Results 1 – 3 of 3) sorted by relevance
313 bool tx_rdy = z_uart_async_to_irq_irq_tx_ready(dev); in z_uart_async_to_irq_irq_is_pending() local
67 bool tx_rdy = is_irq_tx_pending(dev); in irq_process() local
796 uint32_t tx_rdy :1; member