Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/batterymonitor/
DBatteryMonitorLPF3.c115 static void setBatLowerLimit(uint16_t thresholdLow) in setBatLowerLimit()
259 static void updateThresholds(uint16_t thresholdHigh, uint16_t thresholdLow) in updateThresholds()
394 uint16_t thresholdLow, in BatteryMonitor_registerNotifyLow()
430 uint16_t thresholdLow, in BatteryMonitor_registerNotifyRange()
/hal_ti-latest/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-latest/simplelink_lpf3/source/ti/drivers/temperature/
DTemperatureLPF3.c150 static void setTempLowerLimit(int16_t thresholdLow) in setTempLowerLimit()
295 static void updateThresholds(int16_t thresholdHigh, int16_t thresholdLow) in updateThresholds()
442 int16_t thresholdLow, in Temperature_registerNotifyLow()
478 int16_t thresholdLow, in Temperature_registerNotifyRange()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DBatteryMonitor.h307 uint16_t thresholdLow; /*!< Low threshold in millivolts */ member
506 uint16_t *thresholdLow) in BatteryMonitor_getThresholdRange()
DTemperature.c62 …tThresholdRange(Temperature_NotifyObj *notifyObject, int16_t *thresholdHigh, int16_t *thresholdLow) in Temperature_getThresholdRange()
DTemperature.h326 int16_t thresholdLow; /*!< Low threshold in degrees C */ member
/hal_ti-latest/simplelink/source/ti/drivers/
DTemperature.c62 int16_t *thresholdLow) { in Temperature_getThresholdRange()
DTemperature.h325 int16_t thresholdLow; /*!< Low threshold in degrees C */ member