Home
last modified time | relevance | path

Searched refs:WPAD_PRESS_UNITS (Results 1 – 5 of 5) sorted by relevance

/RvlSDK-3.3/include/revolution/
DwpadBalance.h44 #define WPAD_PRESS_UNITS 4 macro
59 u16 press[WPAD_PRESS_UNITS];
Dkpad.h144 double weight[ WPAD_PRESS_UNITS ] ;
145 double weight_ave[ WPAD_PRESS_UNITS ] ;
/RvlSDK-3.3/build/demos/wbcdemo/src/
Dsimple_wbc.c46 static double zero[WPAD_PRESS_UNITS];
127 double weight[WPAD_PRESS_UNITS]; in main()
Dbalance.c47 static double zero[WPAD_PRESS_UNITS];
128 double weight[WPAD_PRESS_UNITS]; in main()
Dhandling_weight.c86 static double zero_point[WPAD_PRESS_UNITS];
422 double weight[WPAD_PRESS_UNITS]; in renderStatus()