Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_gd32_timer.c41 struct counter_gd32_config { struct
54 const struct counter_gd32_config *config = dev->config; in get_autoreload_value() argument
61 const struct counter_gd32_config *config = dev->config; in set_autoreload_value()
68 const struct counter_gd32_config *config = dev->config; in get_counter()
75 const struct counter_gd32_config *config = dev->config; in set_counter()
82 const struct counter_gd32_config *config = dev->config; in set_software_event_gen()
89 const struct counter_gd32_config *config = dev->config; in set_prescaler()
97 const struct counter_gd32_config *config = dev->config; in set_compare_value()
117 const struct counter_gd32_config *config = dev->config; in interrupt_enable()
124 const struct counter_gd32_config *config = dev->config; in interrupt_disable()
[all …]