Home
last modified time | relevance | path

Searched refs:link (Results 1 – 8 of 8) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/batterymonitor/
DBatteryMonitorLPF3.c378 List_put(&notificationList, &notifyObject->link); in BatteryMonitor_registerNotifyHigh()
413 List_put(&notificationList, &notifyObject->link); in BatteryMonitor_registerNotifyLow()
449 List_put(&notificationList, &notifyObject->link); in BatteryMonitor_registerNotifyRange()
473 List_remove(&notificationList, &(notifyObject->link)); in BatteryMonitor_unregisterNotify()
/hal_ti-latest/simplelink/source/ti/drivers/temperature/
DTemperatureCC26X2.c459 List_put(&notificationList, &notifyObject->link); in Temperature_registerNotifyHigh()
492 List_put(&notificationList, &notifyObject->link); in Temperature_registerNotifyLow()
526 List_put(&notificationList, &notifyObject->link); in Temperature_registerNotifyRange()
548 List_remove(&notificationList, &(notifyObject->link)); in Temperature_unregisterNotify()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/temperature/
DTemperatureLPF3.c426 List_put(&notificationList, &notifyObject->link); in Temperature_registerNotifyHigh()
461 List_put(&notificationList, &notifyObject->link); in Temperature_registerNotifyLow()
497 List_put(&notificationList, &notifyObject->link); in Temperature_registerNotifyRange()
521 List_remove(&notificationList, &(notifyObject->link)); in Temperature_unregisterNotify()
/hal_ti-latest/simplelink/source/ti/drivers/
DTemperature.h322 List_Elem link; /*!< For placing on the notify list */ member
DPower.h444 List_Elem link; /*!< for placing on the notify list */ member
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DTemperature.h323 List_Elem link; /*!< For placing on the notify list */ member
DBatteryMonitor.h304 List_Elem link; /*!< For placing on the notify list */ member
DPower.h443 List_Elem link; /*!< for placing on the notify list */ member