Searched refs:RF_EventCmdDone (Results 1 – 2 of 2) sorted by relevance
679 #define RF_EventCmdDone (1 << 0) ///< A radio operation command in a chain finished. macro
2925 … RF_EventMask nonTerminatingEvents = events & ~(abortMask | RF_EventCmdDone | RF_EventLastCmdDone | in RF_radioOpDoneCb()