Searched refs:RF_CoreStatusPoweringUp (Results 1 – 1 of 1) sorted by relevance
88 RF_CoreStatusPoweringUp = 1, /* The RF core is being powered up. */ enumerator1873 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()