Searched defs:pOp (Results 1 – 4 of 4) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/drivers/rf/ |
| D | RFCC26X2_multiMode.c | 1930 RF_Op* pOp = pCmd->pOp; in RF_cacheFsCmd() local 1957 static RF_Op* RF_findEndOfChain(RF_Op* pOp) in RF_findEndOfChain() 1985 static bool RF_isRadioSetup(RF_Op* pOp) in RF_isRadioSetup() 2234 RF_Op* pOp = (RF_Op*)pNextCmd->pOp; in RF_dispatchNextCmd() local 4703 RF_CmdHandle RF_postCmd(RF_Handle h, RF_Op* pOp, RF_Priority ePri, RF_Callback pCb, RF_EventMask bm… in RF_postCmd() 4801 RF_CmdHandle RF_scheduleCmd(RF_Handle h, RF_Op* pOp, RF_ScheduleCmdParams *pSchParams, RF_Callback … in RF_scheduleCmd() 5059 RF_EventMask RF_runCmd(RF_Handle h, RF_Op* pOp, RF_Priority ePri, RF_Callback pCb, RF_EventMask bmE… in RF_runCmd() 5075 RF_EventMask RF_runScheduleCmd(RF_Handle h, RF_Op* pOp, RF_ScheduleCmdParams *pSchParams, RF_Callba… in RF_runScheduleCmd()
|
| D | RFCC26X2.h | 1633 RF_Op* pOp; /* Pointer to (chain of) RF operations(s) */ member
|
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
| D | rfc.c | 94 RFCDoorbellSendTo(uint32_t pOp) in RFCDoorbellSendTo()
|
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ |
| D | rfc.c | 94 RFCDoorbellSendTo(uint32_t pOp) in RFCDoorbellSendTo()
|