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