Searched defs:thresholdLow (Results 1 – 3 of 3) sorted by relevance
200 static void setTempLowerLimit(int16_t thresholdLow) { in setTempLowerLimit()343 static void updateThresholds(int16_t thresholdHigh, int16_t thresholdLow) { in updateThresholds()475 int16_t thresholdLow, in Temperature_registerNotifyLow()509 int16_t thresholdLow, in Temperature_registerNotifyRange()
62 int16_t *thresholdLow) { in Temperature_getThresholdRange()
325 int16_t thresholdLow; /*!< Low threshold in degrees C */ member