Searched refs:kb1200_uart_fifo_fill (Results 1 – 1 of 1) sorted by relevance
124 static int kb1200_uart_fifo_fill(const struct device *dev, const uint8_t *tx_data, int size) in kb1200_uart_fifo_fill() function273 kb1200_uart_fifo_fill(dev, &c, 1); in kb1200_uart_poll_out()295 .fifo_fill = kb1200_uart_fifo_fill,