Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_esp32_rtc.c192 static uint32_t counter_esp32_get_freq(const struct device *dev) in counter_esp32_get_freq() function
222 .get_freq = counter_esp32_get_freq,
Dcounter_esp32_tmr.c209 uint32_t counter_esp32_get_freq(const struct device *dev) in counter_esp32_get_freq() function
227 .get_freq = counter_esp32_get_freq,