Home
last modified time | relevance | path

Searched refs:RFC_RAT_BASE (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_memmap.h74 #define RFC_RAT_BASE 0x40043000 // RFC_RAT macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_memmap.h74 #define RFC_RAT_BASE 0x40043000 // RFC_RAT macro
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c1188 return(HWREG(RFC_RAT_BASE + RFC_RAT_O_RATCNT)); in RF_ratGetValue()
1200 return(HWREG(RFC_RAT_BASE + RFC_RAT_O_RATCH5VAL + ratHandle * sizeof(uint32_t))); in RF_ratGetChannelValue()