Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_shell.c60 static struct k_work_poll can_shell_rx_msgq_work; variable
214 k_work_poll_init(&can_shell_rx_msgq_work, can_shell_rx_msgq_triggered_work_handler); in can_shell_rx_msgq_poll_submit()
217 err = k_work_poll_submit(&can_shell_rx_msgq_work, can_shell_rx_msgq_events, in can_shell_rx_msgq_poll_submit()