Searched refs:HIDS_convertTemperature_int8 (Results 1 – 2 of 2) sorted by relevance
300 …int8_t HIDS_convertTemperature_int8(WE_sensorInterface_t* sensorInterface, int16_t rawTemp, int8_t…
859 return HIDS_convertTemperature_int8(sensorInterface, tempRaw, tempDegC); in HIDS_getTemperature_int8()905 int8_t HIDS_convertTemperature_int8(WE_sensorInterface_t* sensorInterface, int16_t rawTemp, int8_t … in HIDS_convertTemperature_int8() function