Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_esp32_rtc.c42 struct counter_esp32_config { struct
58 const struct counter_esp32_config *cfg = dev->config; in counter_esp32_init() argument
162 const struct counter_esp32_config *config = dev->config; in counter_esp32_set_top_value()
187 const struct counter_esp32_config *cfg = dev->config; in counter_esp32_get_top_value()
201 static const struct counter_esp32_config counter_config = {
Dcounter_esp32_tmr.c44 struct counter_esp32_config { struct
66 const struct counter_esp32_config *cfg = dev->config; in counter_esp32_init() argument
186 const struct counter_esp32_config *config = dev->config; in counter_esp32_set_top_value()
204 const struct counter_esp32_config *config = dev->config; in counter_esp32_get_top_value()
211 const struct counter_esp32_config *config = dev->config; in counter_esp32_get_freq()
255 static const struct counter_esp32_config counter_config_##idx = { \