Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/ccm32k/
Dfsl_ccm32k.c122 assert(CCM32K_GetClockSource(base) != kCCM32K_ClockSource32kOsc); in CCM32K_Set32kOscConfig()
250 clockSource = kCCM32K_ClockSource32kOsc; in CCM32K_GetClockSource()
Dfsl_ccm32k.h150 kCCM32K_ClockSource32kOsc = 0x2U, /*!< 32kHz crystal oscillator is the clock source. */ enumerator