Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dprcm.c194 HWREG(PRCM_BASE + PRCM_O_INFRCLKDIVDS) = ui32Divisor; in PRCMInfClockConfigureSet()
228 ui32ClkDiv = HWREG(PRCM_BASE + PRCM_O_INFRCLKDIVDS); in PRCMInfClockConfigureGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dprcm.c192 HWREG(PRCM_BASE + NONSECURE_OFFSET + PRCM_O_INFRCLKDIVDS) = ui32Divisor; in PRCMInfClockConfigureSet()
226 ui32ClkDiv = HWREG(PRCM_BASE + NONSECURE_OFFSET + PRCM_O_INFRCLKDIVDS); in PRCMInfClockConfigureGet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_prcm.h53 #define PRCM_O_INFRCLKDIVDS 0x00000008 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_prcm.h53 #define PRCM_O_INFRCLKDIVDS 0x00000008 macro