Home
last modified time | relevance | path

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

/RvlSDK-WPAD-WBC-3.1/include/revolution/
DwpadBalance.h50 #define WPAD_PRESS_UNITS 4 macro
65 u16 press[WPAD_PRESS_UNITS];
/RvlSDK-WPAD-WBC-3.1/build/demos/wbcdemo/src/
Dsimple_wbc.c38 static double zero[WPAD_PRESS_UNITS];
119 double weight[WPAD_PRESS_UNITS]; in main()
Dbalance.c38 static double zero[WPAD_PRESS_UNITS];
119 double weight[WPAD_PRESS_UNITS]; in main()
Dhandling_weight.c74 static double zero_point[WPAD_PRESS_UNITS];
398 double weight[WPAD_PRESS_UNITS]; in renderStatus()