Searched defs:notifyObject (Results 1 – 8 of 8) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/drivers/ |
| D | Temperature.c | 46 int16_t Temperature_getThresholdHigh(Temperature_NotifyObj *notifyObject) { in Temperature_getThresholdHigh() 53 int16_t Temperature_getThresholdLow(Temperature_NotifyObj *notifyObject) { in Temperature_getThresholdLow() 60 void Temperature_getThresholdRange(Temperature_NotifyObj *notifyObject, in Temperature_getThresholdRange() 70 uintptr_t Temperature_getClientArg(Temperature_NotifyObj *notifyObject) { in Temperature_getClientArg() 77 Temperature_NotifyFxn Temperature_getNotifyFxn(Temperature_NotifyObj *notifyObject) { in Temperature_getNotifyFxn()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/ |
| D | Temperature.c | 46 int16_t Temperature_getThresholdHigh(Temperature_NotifyObj *notifyObject) in Temperature_getThresholdHigh() 54 int16_t Temperature_getThresholdLow(Temperature_NotifyObj *notifyObject) in Temperature_getThresholdLow() 62 void Temperature_getThresholdRange(Temperature_NotifyObj *notifyObject, int16_t *thresholdHigh, int… in Temperature_getThresholdRange() 71 uintptr_t Temperature_getClientArg(Temperature_NotifyObj *notifyObject) in Temperature_getClientArg() 79 Temperature_NotifyFxn Temperature_getNotifyFxn(Temperature_NotifyObj *notifyObject) in Temperature_getNotifyFxn()
|
| D | BatteryMonitor.h | 461 static inline uint16_t BatteryMonitor_getThresholdHigh(BatteryMonitor_NotifyObj *notifyObject) in BatteryMonitor_getThresholdHigh() 480 static inline uint16_t BatteryMonitor_getThresholdLow(BatteryMonitor_NotifyObj *notifyObject) in BatteryMonitor_getThresholdLow() 504 static inline void BatteryMonitor_getThresholdRange(BatteryMonitor_NotifyObj *notifyObject, in BatteryMonitor_getThresholdRange() 522 static inline uintptr_t BatteryMonitor_getClientArg(BatteryMonitor_NotifyObj *notifyObject) in BatteryMonitor_getClientArg() 537 …inline BatteryMonitor_NotifyFxn BatteryMonitor_getNotifyFxn(BatteryMonitor_NotifyObj *notifyObject) in BatteryMonitor_getNotifyFxn()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/temperature/ |
| D | TemperatureLPF3.c | 230 Temperature_NotifyObj *notifyObject = (Temperature_NotifyObj *)notifyLink; in setNextThresholds() local 260 Temperature_NotifyObj *notifyObject = (Temperature_NotifyObj *)notifyLink; in walkNotifyList() local 346 Temperature_NotifyObj *notifyObject) in thermalShutdownCallback() 406 int_fast16_t Temperature_registerNotifyHigh(Temperature_NotifyObj *notifyObject, in Temperature_registerNotifyHigh() 441 int_fast16_t Temperature_registerNotifyLow(Temperature_NotifyObj *notifyObject, in Temperature_registerNotifyLow() 476 int_fast16_t Temperature_registerNotifyRange(Temperature_NotifyObj *notifyObject, in Temperature_registerNotifyRange() 512 int_fast16_t Temperature_unregisterNotify(Temperature_NotifyObj *notifyObject) in Temperature_unregisterNotify()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/batterymonitor/ |
| D | BatteryMonitorLPF3.c | 195 BatteryMonitor_NotifyObj *notifyObject = (BatteryMonitor_NotifyObj *)notifyLink; in setNextThresholds() local 224 BatteryMonitor_NotifyObj *notifyObject = (BatteryMonitor_NotifyObj *)notifyLink; in walkNotifyList() local 358 int_fast16_t BatteryMonitor_registerNotifyHigh(BatteryMonitor_NotifyObj *notifyObject, in BatteryMonitor_registerNotifyHigh() 393 int_fast16_t BatteryMonitor_registerNotifyLow(BatteryMonitor_NotifyObj *notifyObject, in BatteryMonitor_registerNotifyLow() 428 int_fast16_t BatteryMonitor_registerNotifyRange(BatteryMonitor_NotifyObj *notifyObject, in BatteryMonitor_registerNotifyRange() 464 int_fast16_t BatteryMonitor_unregisterNotify(BatteryMonitor_NotifyObj *notifyObject) in BatteryMonitor_unregisterNotify()
|
| /hal_ti-latest/simplelink/source/ti/drivers/temperature/ |
| D | TemperatureCC26X2.c | 275 Temperature_NotifyObj* notifyObject = (Temperature_NotifyObj *)notifyLink; in setNextThresholds() local 305 Temperature_NotifyObj* notifyObject = (Temperature_NotifyObj *)notifyLink; in walkNotifyList() local 441 int_fast16_t Temperature_registerNotifyHigh(Temperature_NotifyObj *notifyObject, in Temperature_registerNotifyHigh() 474 int_fast16_t Temperature_registerNotifyLow(Temperature_NotifyObj *notifyObject, in Temperature_registerNotifyLow() 507 int_fast16_t Temperature_registerNotifyRange(Temperature_NotifyObj *notifyObject, in Temperature_registerNotifyRange() 541 int_fast16_t Temperature_unregisterNotify(Temperature_NotifyObj *notifyObject) { in Temperature_unregisterNotify()
|
| /hal_ti-latest/simplelink/source/ti/drivers/power/ |
| D | PowerCC26X2.c | 1139 Temperature_NotifyObj *notifyObject) { in hposcRtcCompensateFxn()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/ |
| D | PowerCC23X0.c | 1342 Temperature_NotifyObj *notifyObject) in PowerCC23X0_hfxtCompensateFxn()
|