Searched refs:counter_esp32_config (Results 1 – 2 of 2) sorted by relevance
42 struct counter_esp32_config { struct58 const struct counter_esp32_config *cfg = dev->config; in counter_esp32_init() argument162 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 = {
44 struct counter_esp32_config { struct66 const struct counter_esp32_config *cfg = dev->config; in counter_esp32_init() argument186 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 = { \