Home
last modified time | relevance | path

Searched defs:thresholdLow (Results 1 – 3 of 3) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/drivers/temperature/
DTemperatureCC26X2.c200 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()
/hal_ti-2.7.6/simplelink/source/ti/drivers/
DTemperature.c62 int16_t *thresholdLow) { in Temperature_getThresholdRange()
DTemperature.h325 int16_t thresholdLow; /*!< Low threshold in degrees C */ member