Home
last modified time | relevance | path

Searched refs:opDone (Results 1 – 5 of 5) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dgeneric.c184 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()
Dieee.c888 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()
Dble5.c794 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()
Dble_cs.c1859 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()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRFCC23X0.h128 uint32_t opDone : 1; /*!< The PBE operation has finished */ member