Searched refs:List_head (Results 1 – 10 of 10) sorted by relevance
143 multiBuffer = (RCL_MultiBuffer *) List_head(list); in RCL_MultiBuffer_RxEntry_get()194 listInfo->nextBuffer = (RCL_MultiBuffer *) List_head(list); in RCL_MultiBuffer_ListInfo_init()270 return RxEntry_isAtEnd((RCL_MultiBuffer *)List_head(listInfo->multiBuffers), 0); in RCL_MultiBuffer_RxEntry_isLast()
175 static inline List_Elem *List_head(List_List *list) in List_head() function
177 static inline List_Elem *List_head(List_List *list) in List_head() function
191 notifyLink = List_head(¬ificationList); in setNextThresholds()217 List_Elem *notifyLink = List_head(¬ificationList); in walkNotifyList()
567 List_Elem* pHead = List_head(list); in RF_queueEnd()734 RF_Cmd* pTempCmd = (RF_Cmd*)List_head(&RF_cmdQ.pPend); in RF_cmdDispatchTime()756 pCmd = (RF_Cmd*)List_head(&RF_cmdQ.pPend); in RF_cmdDispatchTime()1571 RF_Cmd* pHead = (RF_Cmd*)List_head(pPendQueue); in RF_howToSchedule()2095 RF_Cmd* pNextCmd = (RF_Cmd*)List_head(&RF_cmdQ.pPend); in RF_dispatchNextCmd()2901 RF_Cmd* pCmd = (RF_Cmd*)List_head(&RF_cmdQ.pDone); in RF_radioOpDoneCb()3009 if (List_head(&RF_cmdQ.pDone)) in RF_fsmPowerUpState()3034 RF_Cmd* pNextCmd = (RF_Cmd*)List_head(&RF_cmdQ.pPend); in RF_fsmPowerUpState()3146 RF_Cmd* pCmdFirstPend = (RF_Cmd*)List_head(&RF_cmdQ.pPend); in RF_fsmSetupState()3341 if (List_head(&RF_cmdQ.pPend)) in RF_fsmActiveState()[all …]
272 notifyLink = List_head(¬ificationList); in setNextThresholds()298 List_Elem *notifyLink = List_head(¬ificationList); in walkNotifyList()
226 notifyLink = List_head(¬ificationList); in setNextThresholds()252 List_Elem *notifyLink = List_head(¬ificationList); in walkNotifyList()
1286 elem = List_head(&PowerCC26X2_module.notifyList); in notify()
1160 elem = List_head(&PowerCC32XX_module.notifyList); in notify()
1184 elem = List_head(¬ifyList); in PowerCC23X0_notify()