Searched refs:nextEvent (Results 1 – 1 of 1) sorted by relevance
2442 uint32_t nextEvent = 0; in RF_hwiCpe0Active() local2492 nextEvent |= RF_FsmEventLastCommandDone; in RF_hwiCpe0Active()2500 nextEvent |= RF_FsmEventCpeInt; in RF_hwiCpe0Active()2506 if (nextEvent) in RF_hwiCpe0Active()2508 SwiP_or(&RF_swiFsmObj, nextEvent); in RF_hwiCpe0Active()