Home
last modified time | relevance | path

Searched refs:usbserial_tx_fifo_full (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/serial/
Duart_ql_usbserialport_s3b.c29 static bool usbserial_tx_fifo_full(void) in usbserial_tx_fifo_full() function
55 while (usbserial_tx_fifo_full()) { in uart_usbserial_poll_out()