Searched refs:uart_npcx_fifo_fill (Results 1 – 1 of 1) sorted by relevance
207 static int uart_npcx_fifo_fill(const struct device *dev, const uint8_t *tx_data, int size) in uart_npcx_fifo_fill() function376 while (!uart_npcx_fifo_fill(dev, &c, 1)) { in uart_npcx_poll_out()983 .fifo_fill = uart_npcx_fifo_fill,