Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/can/
Dcan_shell.c187 static const char *can_shell_state_to_string(enum can_state state) in can_shell_state_to_string() function
337 shell_print(sh, "state: %s", can_shell_state_to_string(state)); in cmd_can_show()