Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_handlers.c275 return z_impl_can_stats_get_bit_errors(dev); in z_vrfy_can_stats_get_bit_errors()
/Zephyr-latest/include/zephyr/drivers/
Dcan.h1509 static inline uint32_t z_impl_can_stats_get_bit_errors(const struct device *dev) in z_impl_can_stats_get_bit_errors() function