Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dprcm.c155 (ui32ClkDiv == PRCM_CLOCK_DIV_8) || in PRCMInfClockConfigureSet()
172 else if(ui32ClkDiv == PRCM_CLOCK_DIV_8) in PRCMInfClockConfigureSet()
240 ui32Divisor = PRCM_CLOCK_DIV_8; in PRCMInfClockConfigureGet()
Dprcm.h124 #define PRCM_CLOCK_DIV_8 PRCM_GPTCLKDIV_RATIO_DIV8 macro