Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/drivers/temperature/
DTemperatureCC26X2.c211 static void setTempUpperLimit(int16_t thresholdHigh) { in setTempUpperLimit()
343 static void updateThresholds(int16_t thresholdHigh, int16_t thresholdLow) { in updateThresholds()
442 int16_t thresholdHigh, in Temperature_registerNotifyHigh()
508 int16_t thresholdHigh, in Temperature_registerNotifyRange()
/hal_ti-2.7.6/simplelink/source/ti/drivers/
DTemperature.c61 int16_t *thresholdHigh, in Temperature_getThresholdRange()
DTemperature.h324 int16_t thresholdHigh; /*!< High threshold in degrees C */ member