Searched refs:LRF_EventRxEmpty (Results 1 – 3 of 3) sorted by relevance
98 #define LRF_EventRxEmpty ((LRF_Events){ .value = (1U << 6U)}) /*!< Empty packet rec… macro
841 LRF_disableHwInterrupt(LRF_EventRxEmpty.value); in RCL_Handler_Ieee_RxTx()
3991 … LRF_EventRxNok.value | LRF_EventRxEmpty.value | in RCL_Handler_BLE5_conn()5543 ((fifoConfVal & PBE_BLE5_RAM_FIFOCFG_AUTOFLUSHEMPTY_M) ? LRF_EventRxEmpty.value : 0) | in RCL_Handler_BLE5_maskEventsByFifoConf()