Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dprcm.c146 uint32_t ui32Divisor; in PRCMInfClockConfigureSet() local
159 ui32Divisor = 0; in PRCMInfClockConfigureSet()
166 ui32Divisor = 0x0; in PRCMInfClockConfigureSet()
170 ui32Divisor = 0x1; in PRCMInfClockConfigureSet()
174 ui32Divisor = 0x2; in PRCMInfClockConfigureSet()
178 ui32Divisor = 0x3; in PRCMInfClockConfigureSet()
207 uint32_t ui32Divisor; in PRCMInfClockConfigureGet() local
217 ui32Divisor = 0; in PRCMInfClockConfigureGet()
240 ui32Divisor = PRCM_CLOCK_DIV_1; in PRCMInfClockConfigureGet()
244 ui32Divisor = PRCM_CLOCK_DIV_2; in PRCMInfClockConfigureGet()
[all …]

Completed in 4 milliseconds