Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmustek_usb2_asic.c1984 LLFCalculateMotorTable (LLF_CALCULATEMOTORTABLE * LLF_CalculateMotorTable) in LLFCalculateMotorTable() argument
1998 *(LLF_CalculateMotorTable->lpMotorTable + i) = in LLFCalculateMotorTable()
1999 (unsigned short) ((LLF_CalculateMotorTable->StartSpeed - in LLFCalculateMotorTable()
2000 LLF_CalculateMotorTable->EndSpeed) * pow (0.09, in LLFCalculateMotorTable()
2002 LLF_CalculateMotorTable->EndSpeed); in LLFCalculateMotorTable()
2003 *(LLF_CalculateMotorTable->lpMotorTable + i + 512 * 2) = in LLFCalculateMotorTable()
2004 (unsigned short) ((LLF_CalculateMotorTable->StartSpeed - in LLFCalculateMotorTable()
2005 LLF_CalculateMotorTable->EndSpeed) * pow (0.09, in LLFCalculateMotorTable()
2007 LLF_CalculateMotorTable->EndSpeed); in LLFCalculateMotorTable()
2008 *(LLF_CalculateMotorTable in LLFCalculateMotorTable()
[all...]

Completed in 3 milliseconds