Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_async_to_irq.c91 static void on_rx_buf_req(const struct device *dev, in on_rx_buf_req() function
150 on_rx_buf_req(dev, config, data); in uart_async_to_irq_callback()
Duart_nrfx_uarte2.c284 static void on_rx_buf_req(const struct device *dev) in on_rx_buf_req() function
364 on_rx_buf_req(dev); in evt_handler()