Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_handlers.c175 return z_impl_can_stop(dev); in z_vrfy_can_stop()
/Zephyr-latest/include/zephyr/drivers/
Dcan.h1155 static inline int z_impl_can_stop(const struct device *dev) in z_impl_can_stop() function