Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/modem/backends/
Dmodem_backend_uart_async.c285 static void modem_backend_uart_async_notify_closed(struct k_work *item) in modem_backend_uart_async_notify_closed() function
329 k_work_init(&backend->async.rx_disabled_work, modem_backend_uart_async_notify_closed); in modem_backend_uart_async_init()