Searched refs:LRFDMDM32_BASE (Results 1 – 4 of 4) sorted by relevance
77 #define LRFDMDM32_BASE 0x40082400 // LRFDMDM32 macro
54 #define LRFDMDM32_BASE 0x40082400 // LRFDMDM32 macro
1217 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()
1032 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()