7#ifndef ZEPHYR_INCLUDE_DRIVERS_STEPPER_STEPPER_FAKE_H_
8#define ZEPHYR_INCLUDE_DRIVERS_STEPPER_STEPPER_FAKE_H_
29 stepper_event_cb_t,
void *);
52 stepper_ctrl_event_callback_t,
void *);
#define DECLARE_FAKE_VALUE_FUNC(...)
Definition fff.h:8684
stepper_ctrl_direction
Stepper Motion Controller direction options.
Definition stepper_ctrl.h:35
stepper_micro_step_resolution
Stepper Motor micro-step resolution options.
Definition stepper.h:40
__INT32_TYPE__ int32_t
Definition stdint.h:74
__UINT64_TYPE__ uint64_t
Definition stdint.h:91
Main header file for stepper hardware driver API.
Main header file for stepper motion controller driver API.
Runtime device structure (in ROM) per driver instance.
Definition device.h:513