Home
last modified time | relevance | path

Searched refs:WBC_ERR_NONE (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.3/include/revolution/
Dwbc.h41 #define WBC_ERR_NONE 0 macro
/RvlSDK-3.3/build/demos/wbcdemo/src/
Dsimple_wbc.c186 if (WBCGetTGCWeight(total, &tgc_weight, &status) == WBC_ERR_NONE) in main()
Dbalance.c224 if (WBCGetTGCWeight(total, &tgc_weight, &status) == WBC_ERR_NONE) in main()