Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dprcm.c156 (ui32ClkDiv == PRCM_CLOCK_DIV_2) || in PRCMInfClockConfigureSet()
170 else if(ui32ClkDiv == PRCM_CLOCK_DIV_2) in PRCMInfClockConfigureSet()
238 ui32Divisor = PRCM_CLOCK_DIV_2; in PRCMInfClockConfigureGet()
Dprcm.h123 #define PRCM_CLOCK_DIV_2 PRCM_GPTCLKDIV_RATIO_DIV2 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dprcm.c154 (ui32ClkDiv == PRCM_CLOCK_DIV_2) || in PRCMInfClockConfigureSet()
168 else if(ui32ClkDiv == PRCM_CLOCK_DIV_2) in PRCMInfClockConfigureSet()
236 ui32Divisor = PRCM_CLOCK_DIV_2; in PRCMInfClockConfigureGet()
Dprcm.h122 #define PRCM_CLOCK_DIV_2 PRCM_GPTCLKDIV_RATIO_DIV2 macro