Searched refs:pDone (Results 1 – 1 of 1) sorted by relevance
314 List_List pDone; /* List of executed commands to be served. */ member2159 &RF_cmdQ.pDone, in RF_dispatchNextCmd()2486 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()3366 if (List_empty(&RF_cmdQ.pDone)) in RF_fsmActiveState()3517 if (List_head(&RF_cmdQ.pDone)) in RF_fsmActiveState()3702 List_clearList(&RF_cmdQ.pDone); in RF_init()3768 List_put(&RF_cmdQ.pDone, (List_Elem*)pElem); in RF_discardPendCmd()[all …]