Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/batterymonitor/
DBatteryMonitorLPF3.c127 static void setBatUpperLimit(uint16_t thresholdHigh) in setBatUpperLimit()
259 static void updateThresholds(uint16_t thresholdHigh, uint16_t thresholdLow) in updateThresholds()
359 uint16_t thresholdHigh, in BatteryMonitor_registerNotifyHigh()
429 uint16_t thresholdHigh, in BatteryMonitor_registerNotifyRange()
/hal_ti-latest/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-latest/simplelink_lpf3/source/ti/drivers/temperature/
DTemperatureLPF3.c162 static void setTempUpperLimit(int16_t thresholdHigh) in setTempUpperLimit()
295 static void updateThresholds(int16_t thresholdHigh, int16_t thresholdLow) in updateThresholds()
407 int16_t thresholdHigh, in Temperature_registerNotifyHigh()
477 int16_t thresholdHigh, in Temperature_registerNotifyRange()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DBatteryMonitor.h306 uint16_t thresholdHigh; /*!< High threshold in millivolts */ member
505 uint16_t *thresholdHigh, in BatteryMonitor_getThresholdRange()
DTemperature.c62 void Temperature_getThresholdRange(Temperature_NotifyObj *notifyObject, int16_t *thresholdHigh, int… in Temperature_getThresholdRange()
DTemperature.h325 int16_t thresholdHigh; /*!< High threshold in degrees C */ member
/hal_ti-latest/simplelink/source/ti/drivers/
DTemperature.c61 int16_t *thresholdHigh, in Temperature_getThresholdRange()
DTemperature.h324 int16_t thresholdHigh; /*!< High threshold in degrees C */ member