Home
last modified time | relevance | path

Searched refs:setTempLowerLimit (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/temperature/
DTemperatureCC26X2.c106 static void setTempLowerLimit(int16_t thresholdLow);
200 static void setTempLowerLimit(int16_t thresholdLow) { in setTempLowerLimit() function
350 setTempLowerLimit(thresholdLow); in updateThresholds()
365 setTempLowerLimit(INVALID_TEMPERATURE_MIN); in temperatureHwiFxn()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/temperature/
DTemperatureLPF3.c101 static void setTempLowerLimit(int16_t thresholdLow);
150 static void setTempLowerLimit(int16_t thresholdLow) in setTempLowerLimit() function
305 setTempLowerLimit(thresholdLow); in updateThresholds()
321 setTempLowerLimit(INVALID_TEMPERATURE_MIN); in temperatureEventCb()