Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte.c955 static void notify_uart_rx_rdy(const struct device *dev, size_t len) in notify_uart_rx_rdy() function
1351 notify_uart_rx_rdy(dev, len); in rx_timeout()
1474 notify_uart_rx_rdy(dev, rx_len); in endrx_isr()
1803 notify_uart_rx_rdy(dev, async_rx->buf_len); in uarte_nrfx_isr_async()