Searched refs:counter_dw_timer_config (Results 1 – 1 of 1) sorted by relevance
39 #define DEV_CFG(_dev) ((const struct counter_dw_timer_config *)(_dev)->config)43 struct counter_dw_timer_config { struct294 const struct counter_dw_timer_config *config = DEV_CFG(timer_dev); in counter_dw_timer_get_freq()314 const struct counter_dw_timer_config *timer_config = DEV_CFG(timer_dev); in counter_dw_timer_init()377 static const struct counter_dw_timer_config timer_config_##inst = { \