Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp3900_rts8822.c862 struct st_curve *crv2 = in Motor_Curve_Equal() local
865 if ((crv1 != NULL) && (crv2 != NULL)) in Motor_Curve_Equal()
867 if (crv1->step_count == crv2->step_count) in Motor_Curve_Equal()
877 rst = (crv1->step[a] == crv2->step[a]) ? TRUE : FALSE; in Motor_Curve_Equal()

Completed in 14 milliseconds