Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRFCC23X0.c761 int32_t index = HWREG_READ_LRF(LRFDPBE_BASE + LRFDPBE_O_TXFWP) + offset; in LRF_getTxFifoWrAddr()
866 uint32_t writePointer = HWREG_READ_LRF(LRFDPBE_BASE + LRFDPBE_O_TXFWP) & ~0x0003; in LRF_writeTxFifoWords()
883 LRF_writeFifoPtr(index, (LRFDPBE_BASE + LRFDPBE_O_TXFWP)); in LRF_writeTxFifoWords()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_lrfdpbe.h349 #define LRFDPBE_O_TXFWP 0x000001B8U macro