Home
last modified time | relevance | path

Searched refs:nextEvent (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c2442 uint32_t nextEvent = 0; in RF_hwiCpe0Active() local
2492 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()