Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/modules/openthread/platform/
Duart.c51 static void uart_rx_handle(const struct device *dev) in uart_rx_handle() function
110 uart_rx_handle(dev); in uart_callback()
/Zephyr-Core-3.7.0/subsys/shell/backends/
Dshell_uart.c70 static void uart_rx_handle(const struct device *dev, struct shell_uart_int_driven *sh_uart) in uart_rx_handle() function
203 uart_rx_handle(dev, sh_uart); in uart_callback()