Searched refs:busy (Results 1 – 2 of 2) sorted by relevance
139 bool busy = false; in PowerCC26X2_initiateCalibration() local155 busy = true; in PowerCC26X2_initiateCalibration()160 if (busy == true) { in PowerCC26X2_initiateCalibration()
707 bool busy = false; in RCL_Handler_Ieee_RxTx() local711 busy = true; in RCL_Handler_Ieee_RxTx()720 if (!busy && (ccaMode != RCL_CmdIeee_CcaMode4Aloha)) in RCL_Handler_Ieee_RxTx()773 busy = busyRssi; in RCL_Handler_Ieee_RxTx()777 busy = busySignal; in RCL_Handler_Ieee_RxTx()781 busy = busyRssi || busySignal; in RCL_Handler_Ieee_RxTx()785 busy = busyRssi && busySignal; in RCL_Handler_Ieee_RxTx()790 busy = true; in RCL_Handler_Ieee_RxTx()793 if (busy) in RCL_Handler_Ieee_RxTx()806 if (busy) in RCL_Handler_Ieee_RxTx()