Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_usb2_asic.c1900 unsigned short wEndSpeed, wStartSpeed; in CalculateMotorTable() local
1911 wEndSpeed = lpCalculateMotorTable->EndSpeed; in CalculateMotorTable()
1948 y = (wStartSpeed - wEndSpeed); in CalculateMotorTable()
1952 y += wEndSpeed; in CalculateMotorTable()
1958 *((unsigned short *) lpMotorTable + i + 512 * 2) = (unsigned short) wEndSpeed; /*T2 */ in CalculateMotorTable()
1959 *((unsigned short *) lpMotorTable + i + 512 * 4) = (unsigned short) wEndSpeed; /*T4 */ in CalculateMotorTable()
1965 y = (wStartSpeed - wEndSpeed); in CalculateMotorTable()

Completed in 5 milliseconds