Searched defs:counter_top_cfg (Results 1 – 2 of 2) sorted by relevance
170 struct counter_top_cfg { struct174 uint32_t ticks;178 counter_top_callback_t callback;182 void *user_data;186 uint32_t flags;
81 struct counter_top_cfg counter_top_cfg; member