Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp3900_config.c3824 ACC_CURVE,CRV_SMEARING , 4000, 3877, 3377, 2777, 2127, 1724, 1449, 1250, 0, in bq5550_motor()
3826 DEC_CURVE,CRV_SMEARING , 1250, 1449, 1724, 2127, 2777, 3377, 3877, 4000, 0, in bq5550_motor()
3847 ACC_CURVE,CRV_SMEARING , 200, 12, 14, 16, 0, in hp4370_motor()
3850 DEC_CURVE,CRV_SMEARING , 300, 234, 167, 100, 0, in hp4370_motor()
3858 ACC_CURVE,CRV_SMEARING , 200, 12, 14, 16, 0, in hp4370_motor()
3861 DEC_CURVE,CRV_SMEARING , 300, 234, 167, 100, 0, in hp4370_motor()
3869 ACC_CURVE,CRV_SMEARING , 5360, 3362, 2628, 2229, 1973, 1791, 1654, 1547, 0, in hp4370_motor()
3872 DEC_CURVE,CRV_SMEARING , 1547, 1654, 1791, 1973, 2229, 2628, 3362, 5360, 0, in hp4370_motor()
3880 ACC_CURVE,CRV_SMEARING , 4705, 3056, 2724, 2497, 1498, 1498, 1374, 1276, 1196, 1130, 1073, 1025, 982, 944, 911, 880, 853, 828, 805, 784, 764, 746, 730, 714, 699, 685, 675, 0, in hp4370_motor()
3883 DEC_CURVE,CRV_SMEARING , 67 in hp4370_motor()
[all...]
H A Dhp3900_types.c71 #define CRV_SMEARING 0x02 macro
H A Dhp3900_debug.c321 case CRV_SMEARING: in dbg_motorcurves()
H A Dhp3900_rts8822.c3133 if (Motor_Curve_Get (dev, mysetting, ACC_CURVE, CRV_SMEARING) != NULL) in Motor_Setup_Steps()
3137 (dev, mysetting, ACC_CURVE, CRV_SMEARING, CRV_NORMALSCAN) == TRUE) in Motor_Setup_Steps()
3152 mycurve = Motor_Curve_Get (dev, mysetting, ACC_CURVE, CRV_SMEARING); in Motor_Setup_Steps()
3174 if (Motor_Curve_Get (dev, mysetting, DEC_CURVE, CRV_SMEARING) != NULL) in Motor_Setup_Steps()
3178 (dev, mysetting, DEC_CURVE, CRV_SMEARING, CRV_BUFFERFULL) == TRUE) in Motor_Setup_Steps()
3194 mycurve = Motor_Curve_Get (dev, mysetting, DEC_CURVE, CRV_SMEARING); in Motor_Setup_Steps()
3230 (dev, mysetting, DEC_CURVE, CRV_NORMALSCAN, CRV_SMEARING) == TRUE) in Motor_Setup_Steps()
3284 (dev, mysetting, ACC_CURVE, CRV_PARKHOME, CRV_SMEARING) == TRUE) in Motor_Setup_Steps()
3337 (dev, mysetting, DEC_CURVE, CRV_PARKHOME, CRV_SMEARING) == TRUE) in Motor_Setup_Steps()
3400 DBG (DBG_FNC, " -> ACC_CURVE CRV_SMEARING in Motor_Setup_Steps()
[all...]

Completed in 20 milliseconds