Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/serial/
Duart_async_to_irq.h62 .fifo_fill = z_uart_async_to_irq_fifo_fill, \
228 int z_uart_async_to_irq_fifo_fill(const struct device *dev,
/Zephyr-latest/drivers/serial/
Duart_async_to_irq.c170 int z_uart_async_to_irq_fifo_fill(const struct device *dev, const uint8_t *buf, int len) in z_uart_async_to_irq_fifo_fill() function