Searched refs:RF_FsmEventInitChangePhy (Results 1 – 1 of 1) sorted by relevance
78 RF_FsmEventInitChangePhy = (1UL << 10), /* Used to initiate the PHY change sequence. */ enumerator2201 SwiP_or(&RF_swiFsmObj, RF_FsmEventInitChangePhy); in RF_dispatchNextCmd()3372 else if (e & RF_FsmEventInitChangePhy) in RF_fsmActiveState()3476 e &= ~RF_FsmEventInitChangePhy; in RF_fsmActiveState()