Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dprcm.c118 static const uint32_t g_pui32DCGCRegs[] = variable
572 HWREG(PRCM_BASE + g_pui32DCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) |= in PRCMPeripheralDeepSleepEnable()
588 HWREG(PRCM_BASE + g_pui32DCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) &= in PRCMPeripheralDeepSleepDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dprcm.c116 static const uint32_t g_pui32DCGCRegs[] = variable
572 HWREG(g_pui32DCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) |= in PRCMPeripheralDeepSleepEnable()
588 HWREG(g_pui32DCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) &= in PRCMPeripheralDeepSleepDisable()