zephyr/drivers/stepper
Jilay Pandya d25b1d1959 drivers: stepper: add check for inval resolution in set_microstep_res
Add check for invalid microstep resolution directly in api to avoid the
check in each and every driver
Set microstep resolution is made a mandatory function now as all
stepper drivers support it and hence should implement it

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2025-06-19 22:35:51 -07:00
..
adi_tmc drivers: stepper: add check for inval resolution in set_microstep_res 2025-06-19 22:35:51 -07:00
allegro drivers: stepper: allegro: Fix missing break statement 2025-05-27 17:56:27 +02:00
step_dir drivers: stepper: Fix stepper callbacks when using work_q 2025-05-04 19:55:51 +02:00
ti drivers: stepper: Renamed DRV8424 to DRV84XX 2025-04-09 19:34:00 +02:00
CMakeLists.txt drivers: stepper: Add stepper driver for allegro a4979 2025-03-14 09:23:57 +01:00
fake_stepper_controller.c drivers: stepper: refactor enable(dev,flag) to enable & disable 2025-04-03 00:03:29 +02:00
gpio_stepper_controller.c drivers: stepper: gpio: refactor work rescheduling logic 2025-04-23 02:16:19 +02:00
Kconfig drivers: stepper: Add stepper driver for allegro a4979 2025-03-14 09:23:57 +01:00
Kconfig.fake
Kconfig.gpio samples: stepper: add generic stepper sample 2025-03-12 07:13:33 +01:00
Kconfig.stepper_event_template
stepper_shell.c drivers: stepper: Renamed Fault Event + Non Static Event Trigger 2025-04-09 19:34:00 +02:00