Searched defs:thresholdLow (Results 1 – 8 of 8) sorted by relevance
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/batterymonitor/ |
| D | BatteryMonitorLPF3.c | 115 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/ |
| D | TemperatureCC26X2.c | 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()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/temperature/ |
| D | TemperatureLPF3.c | 150 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/ |
| D | BatteryMonitor.h | 307 uint16_t thresholdLow; /*!< Low threshold in millivolts */ member 506 uint16_t *thresholdLow) in BatteryMonitor_getThresholdRange()
|
| D | Temperature.c | 62 …tThresholdRange(Temperature_NotifyObj *notifyObject, int16_t *thresholdHigh, int16_t *thresholdLow) in Temperature_getThresholdRange()
|
| D | Temperature.h | 326 int16_t thresholdLow; /*!< Low threshold in degrees C */ member
|
| /hal_ti-latest/simplelink/source/ti/drivers/ |
| D | Temperature.c | 62 int16_t *thresholdLow) { in Temperature_getThresholdRange()
|
| D | Temperature.h | 325 int16_t thresholdLow; /*!< Low threshold in degrees C */ member
|