Searched refs:RF_discardPendCmd (Results 1 – 1 of 1) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/drivers/rf/ |
| D | RFCC26X2_multiMode.c | 465 static uint32_t RF_discardPendCmd(RF_Handle h, RF_Cmd* pCmd, bool bFlushAll, bool bPreempt); 3731 static uint32_t RF_discardPendCmd(RF_Handle h, RF_Cmd* pCmd, bool bFlushAll, bool bPreempt) in RF_discardPendCmd() function 3875 RF_discardPendCmd(h, (RF_Cmd*)List_head(&RF_cmdQ.pPend), flush, preempt); in RF_abortCmd() 3886 if (RF_discardPendCmd(h, pCmd, flush, preempt)) in RF_abortCmd()
|