Searched refs:link (Results 1 – 8 of 8) sorted by relevance
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/batterymonitor/ |
| D | BatteryMonitorLPF3.c | 378 List_put(¬ificationList, ¬ifyObject->link); in BatteryMonitor_registerNotifyHigh() 413 List_put(¬ificationList, ¬ifyObject->link); in BatteryMonitor_registerNotifyLow() 449 List_put(¬ificationList, ¬ifyObject->link); in BatteryMonitor_registerNotifyRange() 473 List_remove(¬ificationList, &(notifyObject->link)); in BatteryMonitor_unregisterNotify()
|
| /hal_ti-latest/simplelink/source/ti/drivers/temperature/ |
| D | TemperatureCC26X2.c | 459 List_put(¬ificationList, ¬ifyObject->link); in Temperature_registerNotifyHigh() 492 List_put(¬ificationList, ¬ifyObject->link); in Temperature_registerNotifyLow() 526 List_put(¬ificationList, ¬ifyObject->link); in Temperature_registerNotifyRange() 548 List_remove(¬ificationList, &(notifyObject->link)); in Temperature_unregisterNotify()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/temperature/ |
| D | TemperatureLPF3.c | 426 List_put(¬ificationList, ¬ifyObject->link); in Temperature_registerNotifyHigh() 461 List_put(¬ificationList, ¬ifyObject->link); in Temperature_registerNotifyLow() 497 List_put(¬ificationList, ¬ifyObject->link); in Temperature_registerNotifyRange() 521 List_remove(¬ificationList, &(notifyObject->link)); in Temperature_unregisterNotify()
|
| /hal_ti-latest/simplelink/source/ti/drivers/ |
| D | Temperature.h | 322 List_Elem link; /*!< For placing on the notify list */ member
|
| D | Power.h | 444 List_Elem link; /*!< for placing on the notify list */ member
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/ |
| D | Temperature.h | 323 List_Elem link; /*!< For placing on the notify list */ member
|
| D | BatteryMonitor.h | 304 List_Elem link; /*!< For placing on the notify list */ member
|
| D | Power.h | 443 List_Elem link; /*!< for placing on the notify list */ member
|