zephyr/drivers/stepper/step_dir
Josselin Bunt 902824db1f drivers: stepper: Fix stepper callbacks when using work_q
Fix issue where stepper callbacks were not being called when
using work_q. This was due to the steps being counted down before
the work_q was rescheduled.

Signed-off-by: Josselin Bunt <josselin@sensible.health>
2025-05-04 19:55:51 +02:00
..
CMakeLists.txt
Kconfig
step_dir_stepper_common.c
step_dir_stepper_common.h
step_dir_stepper_counter_timing.c
step_dir_stepper_timing_source.h
step_dir_stepper_work_timing.c