Searched refs:indexToValue (Results 1 – 6 of 6) sorted by relevance
40 float indexToValue(size_t index) const;
44 float indexToValue(size_t index) const;
143 float ProximitySensor::indexToValue(size_t index) const in indexToValue() function in ProximitySensor
162 float LightSensor::indexToValue(size_t index) const in indexToValue() function in LightSensor
97 float indexToValue(size_t index) const;
554 float CwMcuSensor::indexToValue(size_t index) const { in indexToValue() function in CwMcuSensor1235 mPendingEvents[sensorsid].light = indexToValue(data[0]); in processEvent()