Home
last modified time | relevance | path

Searched refs:wStartSpeed (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
1910 wStartSpeed = lpCalculateMotorTable->StartSpeed; in CalculateMotorTable()
1948 y = (wStartSpeed - wEndSpeed); in CalculateMotorTable()
1965 y = (wStartSpeed - wEndSpeed); in CalculateMotorTable()
1967 y = wStartSpeed - y; in CalculateMotorTable()
1973 *((unsigned short *) lpMotorTable + i + 512 * 3) = (unsigned short) wStartSpeed; /*T3 */ in CalculateMotorTable()
1974 *((unsigned short *) lpMotorTable + i + 512 * 5) = (unsigned short) wStartSpeed; /*T5 */ in CalculateMotorTable()

Completed in 5 milliseconds