Home
last modified time | relevance | path

Searched refs:mystep (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dhp3900_rts8822.c3015 mystep, bwriten; in Motor_Setup_Steps() local
3050 mystep = mycurve->step[cont]; in Motor_Setup_Steps()
3051 if (mystep <= last_acc_step) in Motor_Setup_Steps()
3056 varx20 += mystep + 1; in Motor_Setup_Steps()
3057 steps = Motor_AddStep (steps, &bwriten, mystep); in Motor_Setup_Steps()
3100 mystep = mycurve->step[cont]; in Motor_Setup_Steps()
3101 if (mystep > last_acc_step) in Motor_Setup_Steps()
3102 steps = Motor_AddStep (steps, &bwriten, mystep); in Motor_Setup_Steps()

Completed in 14 milliseconds