Searched refs:List_put (Results 1 – 12 of 12) 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()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/ |
| D | RCL_Buffer.c | 61 List_put(list, (List_Elem *)elem); in RCL_TxBuffer_put() 119 List_put(list, (List_Elem *)elem); in RCL_MultiBuffer_put() 437 List_put(consumedBuffers, consumedBuffer); in List_consumeAndStore()
|
| /hal_ti-latest/simplelink/source/ti/drivers/utils/ |
| D | List.h | 230 extern void List_put(List_List *list, List_Elem *elem);
|
| D | List.c | 113 void List_put(List_List *list, List_Elem *elem) in List_put() function
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/utils/ |
| D | List.h | 231 extern void List_put(List_List *list, List_Elem *elem);
|
| D | List.c | 114 void List_put(List_List *list, List_Elem *elem) in List_put() function
|
| /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()
|
| /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()
|
| /hal_ti-latest/simplelink/source/ti/drivers/rf/ |
| D | RFCC26X2_multiMode.c | 1659 List_put(pPendQueue, (List_Elem*)pCmdNew); in RF_defaultSubmitPolicy() 1666 List_put(pPendQueue, (List_Elem*)pCmdNew); in RF_defaultSubmitPolicy() 2486 List_put(&RF_cmdQ.pDone, (List_Elem*)(*ppActiveCmd)); in RF_hwiCpe0Active() 3768 List_put(&RF_cmdQ.pDone, (List_Elem*)pElem); in RF_discardPendCmd() 4757 List_put(&RF_cmdQ.pPend, (List_Elem*)pCmd); in RF_postCmd()
|
| /hal_ti-latest/simplelink/source/ti/drivers/power/ |
| D | PowerCC26X2.c | 439 List_put(&PowerCC26X2_module.notifyList, (List_Elem*)pNotifyObj); in Power_registerNotify()
|
| D | PowerCC32XX.c | 339 List_put(&PowerCC32XX_module.notifyList, (List_Elem*)pNotifyObj); in Power_registerNotify()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/power/ |
| D | PowerCC23X0.c | 511 List_put(¬ifyList, (List_Elem *)notifyObj); in Power_registerNotify()
|