Home
last modified time | relevance | path

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

/Zephyr-4.3.0/drivers/can/
Dcan_shell.c141 static int can_shell_tx_msgq_poll_submit(const struct shell *sh) in can_shell_tx_msgq_poll_submit() function
174 (void)can_shell_tx_msgq_poll_submit(can_shell_tx_msgq_sh); in can_shell_tx_msgq_triggered_work_handler()
818 err = can_shell_tx_msgq_poll_submit(sh); in cmd_can_send()