Searched refs:pDone (Results 1 – 1 of 1) sorted by relevance
314 List_List pDone; /* List of executed commands to be served. */ member2160 &RF_cmdQ.pDone, in RF_dispatchNextCmd()2487 List_put(&RF_cmdQ.pDone, (List_Elem*)(*ppActiveCmd)); in RF_hwiCpe0Active()2901 RF_Cmd* pCmd = (RF_Cmd*)List_head(&RF_cmdQ.pDone); in RF_radioOpDoneCb()2955 List_get(&RF_cmdQ.pDone); in RF_radioOpDoneCb()3009 if (List_head(&RF_cmdQ.pDone)) in RF_fsmPowerUpState()3365 if (List_empty(&RF_cmdQ.pDone)) in RF_fsmActiveState()3516 if (List_head(&RF_cmdQ.pDone)) in RF_fsmActiveState()3692 List_clearList(&RF_cmdQ.pDone); in RF_init()3758 List_put(&RF_cmdQ.pDone, (List_Elem*)pElem); in RF_discardPendCmd()[all …]