Home
last modified time | relevance | path

Searched refs:RF_queueEnd (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c454 static RF_Cmd* RF_queueEnd(RF_Handle h, List_List* pHead);
560 static RF_Cmd* RF_queueEnd(RF_Handle h, List_List* list) in RF_queueEnd() function
4557 RF_Cmd* pCmd = RF_queueEnd(h, &RF_cmdQ.pPend); in RF_close()
4573 pCmd = RF_queueEnd(h, &RF_cmdQ.pDone); in RF_close()