Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dprcm.c94 static const uint32_t g_pui32RCGCRegs[] = variable
508 HWREG(PRCM_BASE + g_pui32RCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) |= in PRCMPeripheralRunEnable()
524 HWREG(PRCM_BASE + g_pui32RCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) &= in PRCMPeripheralRunDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dprcm.c92 static const uint32_t g_pui32RCGCRegs[] = variable
508 HWREG(g_pui32RCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) |= in PRCMPeripheralRunEnable()
524 HWREG(g_pui32RCGCRegs[PRCM_PERIPH_INDEX(ui32Peripheral)]) &= in PRCMPeripheralRunDisable()