Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_mchp_xec.c34 struct counter_xec_config { struct
51 ((const struct counter_xec_config * const) \ argument
55 (((const struct counter_xec_config * const) \
194 const struct counter_xec_config *counter_cfg = COUNTER_XEC_CONFIG(dev); in counter_xec_set_top_value()
248 const struct counter_xec_config *counter_cfg = COUNTER_XEC_CONFIG(dev); in counter_xec_isr()
291 const struct counter_xec_config *counter_cfg = COUNTER_XEC_CONFIG(dev); in counter_xec_init()
319 static struct counter_xec_config counter_xec_dev_config_##inst = { \