Home
last modified time | relevance | path

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

/RvlSDK-WPAD-WBC-3.1/build/demos/wbcdemo/src/
Dhandling_weight.c380 s32 isExist = 0; in renderStatus() local
409 isExist = WBCRead(&status, weight, (u32)(sizeof(weight) / sizeof(weight[0]))); in renderStatus()
486 DEMOPrintf(175, 40, 0, "IsEXIST = %s", isExist == 1 ? "EXIST" : "NONE"); in renderStatus()