Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2.h1620 RF_EndNotSpecified = 0, enumerator
DRFCC26X2_multiMode.c1502 if ((newCmd) && (insertNewCmdBeforeNext || (newCmd->endType != RF_EndNotSpecified))) in RF_verifyGap()
1506 if ((prevCmd) && (prevCmd->endType != RF_EndNotSpecified)) in RF_verifyGap()
4737 pCmd->endType = RF_EndNotSpecified; in RF_postCmd()
4790 pSchParams->endType = RF_EndNotSpecified; in RF_ScheduleCmdParams_init()
4874 if (pSchParams->endType == RF_EndNotSpecified) in RF_scheduleCmd()