Go to the source code of this file.
◆ __VIGetAdjustingValues()
void __VIGetAdjustingValues |
( |
s16 * | x, |
|
|
s16 * | y ) |
◆ __VIGetCurrentPosition()
void __VIGetCurrentPosition |
( |
s16 * | x, |
|
|
s16 * | y ) |
◆ __VIGetSCL()
◆ __VIGetSDA()
◆ __VIInit()
◆ __VIInitI2C()
void __VIInitI2C |
( |
void | | ) |
|
◆ __VIInitPhilips()
void __VIInitPhilips |
( |
void | | ) |
|
◆ __VISendI2CData()
int __VISendI2CData |
( |
u8 | slaveAddr, |
|
|
u8 * | pData, |
|
|
int | nBytes ) |
◆ __VISetAdjustingValues()
void __VISetAdjustingValues |
( |
s16 | x, |
|
|
s16 | y ) |
◆ __VISetSCL()
void __VISetSCL |
( |
int | value | ) |
|
◆ __VISetSDA()
void __VISetSDA |
( |
int | value | ) |
|