Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/modules/openthread/platform/
Duart.c87 static void uart_tx_handle(const struct device *dev) in uart_tx_handle() function
115 uart_tx_handle(dev); in uart_callback()
/Zephyr-Core-3.7.0/subsys/shell/backends/
Dshell_uart.c167 static void uart_tx_handle(const struct device *dev, struct shell_uart_int_driven *sh_uart) in uart_tx_handle() function
207 uart_tx_handle(dev, sh_uart); in uart_callback()