Home
last modified time | relevance | path

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

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