Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_xmc4xxx.c450 static void can_xmc4xxx_get_state_from_status(const struct device *dev, enum can_state *state, in can_xmc4xxx_get_state_from_status() function
491 can_xmc4xxx_get_state_from_status(dev, state, err_cnt, &status); in can_xmc4xxx_get_state()
666 can_xmc4xxx_get_state_from_status(dev, &new_state, &err_cnt, &status); in can_xmc4xxx_state_change_handler()