Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_handlers.c291 return z_impl_can_stats_get_bit1_errors(dev); in z_vrfy_can_stats_get_bit1_errors()
/Zephyr-latest/include/zephyr/drivers/
Dcan.h1555 static inline uint32_t z_impl_can_stats_get_bit1_errors(const struct device *dev) in z_impl_can_stats_get_bit1_errors() function