Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_neorv32.c218 static int neorv32_uart_fifo_fill(const struct device *dev, const uint8_t *tx_data, int len) in neorv32_uart_fifo_fill() function
450 .fifo_fill = neorv32_uart_fifo_fill,