Home
last modified time | relevance | path

Searched refs:drv8424_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/stepper/ti/
Ddrv8424.c23 struct drv8424_config { struct
51 STEP_DIR_STEPPER_STRUCT_CHECK(struct drv8424_config, struct drv8424_data); argument
95 const struct drv8424_config *config = dev->config; in drv8424_microstep_recovery()
122 const struct drv8424_config *config = dev->config; in drv8424_enable()
165 const struct drv8424_config *config = dev->config; in drv8424_set_micro_step_res()
282 const struct drv8424_config *const config = dev->config; in drv8424_init()
352 static const struct drv8424_config drv8424_config_##inst = { \