Searched refs:RCL_CommandStatus_isAnyStop (Results 1 – 2 of 2) sorted by relevance
127 #define RCL_CommandStatus_isAnyStop(x) (((x) >= RCL_CommandStatus_DescheduledApi) && ((x)… macro
900 if (RCL_CommandStatus_isAnyStop(status)) in RCL_Handler_Ieee_RxTx()