Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_shell.c139 static int can_shell_tx_msgq_poll_submit(const struct shell *sh) in can_shell_tx_msgq_poll_submit() function
172 (void)can_shell_tx_msgq_poll_submit(can_shell_tx_msgq_sh); in can_shell_tx_msgq_triggered_work_handler()
816 err = can_shell_tx_msgq_poll_submit(sh); in cmd_can_send()