Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_esp32.c387 static int uart_esp32_fifo_fill(const struct device *dev, const uint8_t *tx_data, int len) in uart_esp32_fifo_fill() function
1002 .fifo_fill = uart_esp32_fifo_fill,