Home
last modified time | relevance | path

Searched refs:LRFDMDM32_BASE (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_memmap.h77 #define LRFDMDM32_BASE 0x40082400 // LRFDMDM32 macro
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRFCC23X0.h54 #define LRFDMDM32_BASE 0x40082400 // LRFDMDM32 macro
DLRFCC23X0.c1217 HWREG_WRITE_LRF(LRFDMDM32_BASE + LRFDMDM32_O_DEMFRAC1_DEMFRAC0) = demFracP; in LRF_programPQ()
1218 HWREG_WRITE_LRF(LRFDMDM32_BASE + LRFDMDM32_O_DEMFRAC3_DEMFRAC2) = demFracQ; in LRF_programPQ()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c1032 HWREG_WRITE_LRF(LRFDMDM32_BASE + LRFDMDM32_O_DEMFRAC1_DEMFRAC0) = 0x0D800000; // P: Constant in RCL_Handler_BLE_CS_preprocessCommand()
1033 …HWREG_WRITE_LRF(LRFDMDM32_BASE + LRFDMDM32_O_DEMFRAC3_DEMFRAC2) = 0x0E4C0000; // Q: Being dyna… in RCL_Handler_BLE_CS_preprocessCommand()