Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/stepper/adi_tmc/
Dadi_tmc5041_stepper_controller.c212 uint32_t rampstat_value; in rampstat_work_handler() local
215 &rampstat_value); in rampstat_work_handler()
221 const uint8_t ramp_stat_values = FIELD_GET(TMC5XXX_RAMPSTAT_INT_MASK, rampstat_value); in rampstat_work_handler()