Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dcounter.h244 counter_api_get_freq get_freq; member
299 return api->get_freq ? api->get_freq(dev) : config->freq; in z_impl_counter_get_frequency()
/Zephyr-Core-3.5.0/drivers/counter/
Dcounter_mcux_pit.c179 .get_freq = mcux_pit_get_frequency,
Dcounter_nxp_s32_sys_timer.c201 .get_freq = nxp_s32_sys_timer_get_frequency
Dcounter_mcux_ctimer.c289 .get_freq = mcux_lpc_ctimer_get_freq,
Dcounter_dw_timer.c308 .get_freq = counter_dw_timer_get_freq,
Dcounter_smartbond_timer.c313 .get_freq = counter_smartbond_get_freq,
Dcounter_mcux_qtmr.c301 .get_freq = mcux_qtmr_get_freq,
Dcounter_gd32_timer.c462 .get_freq = counter_gd32_timer_get_freq,
Dcounter_ll_stm32_timer.c590 .get_freq = counter_stm32_get_freq,