7#ifndef ZEPHYR_INCLUDE_DRIVERS_STEPPER_STEPPER_FAKE_H_
8#define ZEPHYR_INCLUDE_DRIVERS_STEPPER_STEPPER_FAKE_H_
44 stepper_event_callback_t,
void *);
#define DECLARE_FAKE_VALUE_FUNC(...)
Definition fff.h:8684
stepper_direction
Stepper Motor direction options.
Definition stepper.h:73
stepper_micro_step_resolution
Stepper Motor micro-step resolution options.
Definition stepper.h:36
__INT32_TYPE__ int32_t
Definition stdint.h:74
__UINT64_TYPE__ uint64_t
Definition stdint.h:91
Main header file for stepper driver API.
Runtime device structure (in ROM) per driver instance.
Definition device.h:510