Searched refs:uart_b91_poll_out (Results 1 – 1 of 1) sorted by relevance
338 static void uart_b91_poll_out(const struct device *dev, uint8_t c) in uart_b91_poll_out() function393 uart_b91_poll_out(dev, tx_data[i]); in uart_b91_fifo_fill()527 .poll_out = uart_b91_poll_out,