Home
last modified time | relevance | path

Searched defs:counter_cfg (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/counter/
Dcounter_mchp_xec.c194 const struct counter_xec_config *counter_cfg = COUNTER_XEC_CONFIG(dev); in counter_xec_set_top_value() local
248 const struct counter_xec_config *counter_cfg = COUNTER_XEC_CONFIG(dev); in counter_xec_isr() local
291 const struct counter_xec_config *counter_cfg = COUNTER_XEC_CONFIG(dev); in counter_xec_init() local
Dcounter_max32_rtc.c95 static int api_set_top_value(const struct device *dev, const struct counter_top_cfg *counter_cfg) in api_set_top_value()
Dcounter_max32_timer.c70 static int api_set_top_value(const struct device *dev, const struct counter_top_cfg *counter_cfg) in api_set_top_value()
Dcounter_ifx_cat1.c35 cyhal_timer_cfg_t counter_cfg; member