Searched refs:nextEvent (Results 1 – 1 of 1) sorted by relevance
2443 uint32_t nextEvent = 0; in RF_hwiCpe0Active() local2493 nextEvent |= RF_FsmEventLastCommandDone; in RF_hwiCpe0Active()2501 nextEvent |= RF_FsmEventCpeInt; in RF_hwiCpe0Active()2507 if (nextEvent) in RF_hwiCpe0Active()2509 SwiP_or(&RF_swiFsmObj, nextEvent); in RF_hwiCpe0Active()