Home
last modified time | relevance | path

Searched refs:LRF_EventRxIgnored (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRFCC23X0.h97 #define LRF_EventRxIgnored ((LRF_Events){ .value = (1U << 5U)}) /*!< Packet received,… macro
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble5.c1019 … LRF_EventRxOk.value | LRF_EventRxIgnored.value | in RCL_Handler_BLE5_adv()
1374 … LRF_EventRxOk.value | LRF_EventRxIgnored.value | in RCL_Handler_BLE5_adv()
1903 … LRF_EventRxOk.value | LRF_EventRxIgnored.value | in RCL_Handler_BLE5_aux_adv()
2029 … LRF_EventRxOk.value | LRF_EventRxIgnored.value | in RCL_Handler_BLE5_aux_adv()
2821 … LRF_EventRxOk.value | LRF_EventRxIgnored.value | in RCL_Handler_BLE5_scan_init()
3410 … LRF_EventRxOk.value | LRF_EventRxIgnored.value | in RCL_Handler_BLE5_scan_init()
3601 … LRF_EventRxOk.value | LRF_EventRxIgnored.value | in RCL_Handler_BLE5_periodicScan()
3866 … LRF_EventRxOk.value | LRF_EventRxIgnored.value | in RCL_Handler_BLE5_periodicScan()
3990 … LRF_EventRxOk.value | LRF_EventRxIgnored.value | in RCL_Handler_BLE5_conn()
4593 … LRF_EventRxOk.value | LRF_EventRxIgnored.value | in RCL_Handler_BLE5_genericRx()
[all …]
Dgeneric.c1469LRF_EventRxIgnored.value | LRF_EventRxBufFull.value, in RCL_Handler_Nesb_Ptx()
1663LRF_EventRxIgnored.value | LRF_EventRxBufFull.value, in RCL_Handler_Nesb_Prx()
1916 …mask &= ~(((fifoConfVal & PBE_GENERIC_RAM_FIFOCFG_AUTOFLUSHIGN_M) ? LRF_EventRxIgnored.value : 0) | in RCL_Handler_Generic_maskEventsByFifoConf()
Dieee.c453LRF_EventRxIgnored.value | LRF_EventRxBufFull.value | in RCL_Handler_Ieee_RxTx()
1595 … mask &= ~(((fifoConfVal & PBE_IEEE_RAM_FIFOCFG_AUTOFLUSHIGN_M) ? LRF_EventRxIgnored.value : 0) | in RCL_Handler_Ieee_maskEventsByFifoConf()