SWCU192 November 2021 CC1312R7 , CC1352P7 , CC2652P7 , CC2652R7
The procedure takes the following input parameter:
The procedure returns the following:
The procedure returns with error if the specified queue is empty. Otherwise, the following is done:
Set pTemp = pQueue->pCurrEntry
Set pQueue->pCurrEntry = pTemp->pNextEntry
Set pTemp->status = Finished
Set pEntry = pQueue->pCurrEntry