Home
last modified time | relevance | path

Searched refs:LRFDPBE_O_TXFRP (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRFCC23X0.c750 int32_t index = HWREG_READ_LRF(LRFDPBE_BASE + LRFDPBE_O_TXFRP) + offset; in LRF_peekTxFifo()
811 int32_t index = HWREG_READ_LRF(LRFDPBE_BASE + LRFDPBE_O_TXFRP) + (wordLength * 4); in LRF_skipTxFifoWords()
817 LRF_writeFifoPtr(index, (LRFDPBE_BASE + LRFDPBE_O_TXFRP)); in LRF_skipTxFifoWords()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_lrfdpbe.h352 #define LRFDPBE_O_TXFRP 0x000001BCU macro