Searched refs:opDone (Results 1 – 5 of 5) sorted by relevance
184 if (lrfEvents.opDone != 0) in RCL_Handler_Generic_Fs()261 if (lrfEvents.opDone != 0) in RCL_Handler_Generic_FsOff()392 if (lrfEvents.opDone != 0) in RCL_Handler_Generic_Tx()563 if (lrfEvents.opDone != 0) in RCL_Handler_Generic_TxRepeat()825 if (lrfEvents.opDone != 0) in RCL_Handler_Generic_TxTest()1080 if (lrfEvents.opDone != 0 || lrfEvents.opError != 0) in RCL_Handler_Generic_Rx()1163 if (lrfEvents.opDone != 0) in RCL_Handler_Generic_PbeOperation()1379 if (lrfEvents.opDone != 0) in RCL_Handler_Nesb_Ptx()1743 if (lrfEvents.opDone != 0 || lrfEvents.opError != 0) in RCL_Handler_Nesb_Prx()
888 if (lrfEvents.opDone != 0 || lrfEvents.opError != 0) in RCL_Handler_Ieee_RxTx()916 if (lrfEvents.opDone != 0) in RCL_Handler_Ieee_RxTx()1375 if (lrfEvents.opDone != 0) in RCL_Handler_Ieee_TxTest()
794 if (lrfEvents.opDone != 0 && rclEventsIn.handlerCmdUpdate == 0) in RCL_Handler_BLE5_adv()1744 if (lrfEvents.opDone != 0) in RCL_Handler_BLE5_aux_adv()2204 if (lrfEvents.opDone != 0) in RCL_Handler_BLE5_periodicAdv()2994 if (lrfEvents.opDone != 0 || lrfEvents.opError != 0) in RCL_Handler_BLE5_scan_init()3700 if (lrfEvents.opDone != 0 || lrfEvents.opError != 0) in RCL_Handler_BLE5_periodicScan()4147 if (lrfEvents.opDone != 0 || lrfEvents.opError != 0) in RCL_Handler_BLE5_conn()4435 if (lrfEvents.opDone != 0 || lrfEvents.opError != 0) in RCL_Handler_BLE5_dtmTx()4672 if (lrfEvents.opDone != 0 || lrfEvents.opError != 0) in RCL_Handler_BLE5_genericRx()4827 if (lrfEvents.opDone != 0 || lrfEvents.opError != 0) in RCL_Handler_BLE5_genericTx()4978 if (lrfEvents.opDone != 0) in RCL_Handler_Ble5_txTest()
1859 if (lrfEvents.opDone != 0 || lrfEvents.opError != 0) in RCL_Handler_BLE_CS()1879 if (lrfEvents.opDone != 0) in RCL_Handler_BLE_CS()1972 if (lrfEvents.opDone != 0) in RCL_Handler_BLE_CS_Precal()
128 uint32_t opDone : 1; /*!< The PBE operation has finished */ member