Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dprcm.c158 (ui32ClkDiv == PRCM_CLOCK_DIV_32)); in PRCMInfClockConfigureSet()
178 else if(ui32ClkDiv == PRCM_CLOCK_DIV_32) in PRCMInfClockConfigureSet()
246 ui32Divisor = PRCM_CLOCK_DIV_32; in PRCMInfClockConfigureGet()
Dprcm.h127 #define PRCM_CLOCK_DIV_32 PRCM_GPTCLKDIV_RATIO_DIV32 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dprcm.c156 (ui32ClkDiv == PRCM_CLOCK_DIV_32)); in PRCMInfClockConfigureSet()
176 else if(ui32ClkDiv == PRCM_CLOCK_DIV_32) in PRCMInfClockConfigureSet()
244 ui32Divisor = PRCM_CLOCK_DIV_32; in PRCMInfClockConfigureGet()
Dprcm.h126 #define PRCM_CLOCK_DIV_32 PRCM_GPTCLKDIV_RATIO_DIV32 macro