Home
last modified time | relevance | path

Searched refs:total (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-WPAD-WBC-3.1/build/demos/wbcdemo/src/
Dsimple_wbc.c171 double total; in main() local
174 total = (double)(weight[0]+weight[1]+weight[2]+weight[3]); in main()
177 OSReport("%3.1f[kg]\n", WBCGetTGCWeight(total, &status)); in main()
Dbalance.c208 double total; in main() local
211 total = (double)(weight[0]+weight[1]+weight[2]+weight[3]); in main()
214 OSReport("%3.1f[kg]\n", WBCGetTGCWeight(total, &status)); in main()