7#ifndef ZEPHYR_INCLUDE_DRIVERS_STEPPER_STEPPER_FAKE_H_
8#define ZEPHYR_INCLUDE_DRIVERS_STEPPER_STEPPER_FAKE_H_
43 stepper_event_callback_t,
void *);
#define DECLARE_FAKE_VALUE_FUNC(...)
Definition fff.h:8684
stepper_direction
Stepper Motor direction options.
Definition stepper.h:60
stepper_micro_step_resolution
Stepper Motor micro step resolution options.
Definition stepper.h:36
__UINT32_TYPE__ uint32_t
Definition stdint.h:90
__INT32_TYPE__ int32_t
Definition stdint.h:74
Public API for Stepper Driver.
Runtime device structure (in ROM) per driver instance.
Definition device.h:412