Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/modem/
Dmodem_iface_uart_async.c22 static void iface_uart_async_callback(const struct device *dev, in iface_uart_async_callback() function
152 rc = uart_callback_set(dev, iface_uart_async_callback, iface); in modem_iface_uart_init_dev()