Searched refs:PRCM_CLOCK_DIV_1 (Results 1 – 2 of 2) sorted by relevance
151 ASSERT((ui32ClkDiv == PRCM_CLOCK_DIV_1) || in PRCMInfClockConfigureSet()164 if(ui32ClkDiv == PRCM_CLOCK_DIV_1) in PRCMInfClockConfigureSet()240 ui32Divisor = PRCM_CLOCK_DIV_1; in PRCMInfClockConfigureGet()
118 #define PRCM_CLOCK_DIV_1 PRCM_GPTCLKDIV_RATIO_DIV1 macro
Completed in 6 milliseconds