Searched refs:RF_EventCmdStopped (Results 1 – 2 of 2) sorted by relevance
719 #define RF_EventCmdStopped 0x4000000000000000 ///< Graceful command termination caused … macro
158 …RF_EventLastCmdDone | RF_EventLastFGCmdDone | RF_EventCmdAborted | RF_EventCmdStopped | RF_EventCm…2919 | RF_EventCmdStopped in RF_radioOpDoneCb()3810 RF_EventMask event = graceful ? RF_EventCmdStopped : RF_EventCmdAborted; in RF_abortCmd()