Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/modem/
Dmodem_ubx.c262 static void modem_ubx_process_handler(struct k_work *item) in modem_ubx_process_handler() function
335 k_work_init(&ubx->process_work, modem_ubx_process_handler); in modem_ubx_init()