Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c88 RF_CoreStatusPoweringUp = 1, /* The RF core is being powered up. */ enumerator
1873 else if ((RF_core.status == RF_CoreStatusPoweringUp) || in RF_dispatchNextEvent()
3065 RF_core.status = RF_CoreStatusPoweringUp; in RF_fsmPowerUpState()
3890 if ((RF_core.status != RF_CoreStatusPoweringUp) && in RF_abortCmd()