Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_stm32_bxcan.c565 static int can_stm32_get_core_clock(const struct device *dev, uint32_t *rate) in can_stm32_get_core_clock() function
1080 .get_core_clock = can_stm32_get_core_clock,