Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRF.h262 uint32_t LRF_peekRxFifo(int32_t offset);
DLRFCC23X0.c736 uint32_t LRF_peekRxFifo(int32_t offset) in LRF_peekRxFifo() function
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dgeneric.c1029 uint32_t fifoWord = LRF_peekRxFifo(0); in RCL_Handler_Generic_Rx()
1331 uint32_t fifoWord = LRF_peekRxFifo(0); in RCL_Handler_Nesb_Ptx()
1682 uint32_t fifoWord = LRF_peekRxFifo(0); in RCL_Handler_Nesb_Prx()
Dble5.c741 uint32_t fifoWord = LRF_peekRxFifo(0); in RCL_Handler_BLE5_adv()
1694 uint32_t fifoWord = LRF_peekRxFifo(0); in RCL_Handler_BLE5_aux_adv()
2893 uint32_t fifoWord = LRF_peekRxFifo(0); in RCL_Handler_BLE5_scan_init()
3631 uint32_t fifoWord = LRF_peekRxFifo(0); in RCL_Handler_BLE5_periodicScan()
4053 uint32_t fifoWord = LRF_peekRxFifo(0); in RCL_Handler_BLE5_conn()
4620 uint32_t fifoWord = LRF_peekRxFifo(0); in RCL_Handler_BLE5_genericRx()
Dieee.c1094 uint32_t fifoWord = LRF_peekRxFifo(0); in RCL_Handler_Ieee_RxTx()