Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dprcm.c190 HWREG(PRCM_BASE + PRCM_O_INFRCLKDIVS) = ui32Divisor; in PRCMInfClockConfigureSet()
224 ui32ClkDiv = HWREG(PRCM_BASE + PRCM_O_INFRCLKDIVS); in PRCMInfClockConfigureGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dprcm.c188 HWREG(PRCM_BASE + NONSECURE_OFFSET + PRCM_O_INFRCLKDIVS) = ui32Divisor; in PRCMInfClockConfigureSet()
222 ui32ClkDiv = HWREG(PRCM_BASE + NONSECURE_OFFSET + PRCM_O_INFRCLKDIVS); in PRCMInfClockConfigureGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_prcm.h50 #define PRCM_O_INFRCLKDIVS 0x00000004 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_prcm.h50 #define PRCM_O_INFRCLKDIVS 0x00000004 macro