Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/can/
Dcan_stm32_fdcan.c403 static int can_stm32fd_get_core_clock(const struct device *dev, uint32_t *rate) in can_stm32fd_get_core_clock() function
539 .get_core_clock = can_stm32fd_get_core_clock,