Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/demos/wbcdemo/src/
Dhandling_weight.c143 if((status.temp == 127) || (status.temp == -128)) in ZeroSetStart()
507 DEMOPrintf(175, 20, 0, "Temp %d", status.temp); in renderStatus()
/RvlSDK-3.2.3/build/libraries/cx/src/
DCXUncompression.c727 u32 temp = range / info->total; in RCSearch_() local
728 u32 tempVal = codeVal / temp; in RCSearch_()
/RvlSDK-3.2.3/build/libraries/kpad/src/
DKPAD.c1843 } else if ( uwp->u.bl.temp == 127 || uwp->u.bl.temp == -128 ) { in read_kpad_ext()
2764 if ( uwp->u.bl.temp == 127 || uwp->u.bl.temp == -128 ) { in KPADiSamplingCallback()