Searched refs:soc_get_timer_freq (Results 1 – 3 of 3) sorted by relevance
42 uint32_t soc_get_timer_freq(uint32_t idx) in soc_get_timer_freq() function77 uint32_t soc_get_timer_freq(uint32_t idx) in soc_get_timer_freq() function
68 uint32_t soc_get_timer_freq(uint32_t idx);
88 uint32_t tmp_load = timeout_us * (soc_get_timer_freq((uint32_t)timer->dev.idx) / 1000000U); in csi_timer_start()
Completed in 11 milliseconds