Home
last modified time | relevance | path

Searched defs:counter_top_cfg (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dcounter.h170 struct counter_top_cfg { struct
174 uint32_t ticks;
178 counter_top_callback_t callback;
182 void *user_data;
186 uint32_t flags;
/Zephyr-latest/drivers/stepper/step_dir/
Dstep_dir_stepper_common.h81 struct counter_top_cfg counter_top_cfg; member