Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/can/
Dcan_stm32_bxcan.c590 static int can_stm32_get_max_bitrate(const struct device *dev, uint32_t *max_bitrate) in can_stm32_get_max_bitrate() function
1107 .get_max_bitrate = can_stm32_get_max_bitrate,