Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2.h1120 } RF_Priority; typedef
1486 RF_Priority priority; ///< Priority of the command or access request
1639 RF_Priority ePri; /* Priority of RF command */
1771 RF_Priority priority; ///< Access priority
2012 extern RF_CmdHandle RF_postCmd(RF_Handle h, RF_Op *pOp, RF_Priority ePri, RF_Callback pCb, RF_Event…
2166 extern RF_EventMask RF_runCmd(RF_Handle h, RF_Op *pOp, RF_Priority ePri, RF_Callback pCb, RF_EventM…
DRFCC26X2_multiMode.c4703 RF_CmdHandle RF_postCmd(RF_Handle h, RF_Op* pOp, RF_Priority ePri, RF_Callback pCb, RF_EventMask bm… in RF_postCmd()
5059 RF_EventMask RF_runCmd(RF_Handle h, RF_Op* pOp, RF_Priority ePri, RF_Callback pCb, RF_EventMask bmE… in RF_runCmd()