Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drf_mailbox.h203 #define COND_ALWAYS 0 ///< Always run next command (except in case of Abort) macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_mailbox.h203 #define COND_ALWAYS 0 ///< Always run next command (except in case of Abort) macro
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c2278 if ((tmp1->condition.rule == COND_ALWAYS) && in RF_checkCmdFsError()
3143 tmp->condition.rule = COND_ALWAYS; in RF_fsmSetupState()
3163 RF_ratSyncCmd.start.condition.rule = COND_ALWAYS; in RF_fsmSetupState()
3459 tmp->condition.rule = COND_ALWAYS; in RF_fsmActiveState()