Searched refs:can_numaker_get_core_clock (Results 1 – 1 of 1) sorted by relevance
45 static int can_numaker_get_core_clock(const struct device *dev, uint32_t *rate) in can_numaker_get_core_clock() function129 rc = can_numaker_get_core_clock(dev, &rate); in can_numaker_init_unlocked()177 .get_core_clock = can_numaker_get_core_clock,