Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/can/
Dcan_stm32h7_fdcan.c85 static int can_stm32h7_get_core_clock(const struct device *dev, uint32_t *rate) in can_stm32h7_get_core_clock() function
210 .get_core_clock = can_stm32h7_get_core_clock,