Home
last modified time | relevance | path

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

/Zephyr-latest/soc/atmel/sam/sam4e/
Dsoc.c34 soc_pmc_switch_mainck_to_fastrc(SOC_PMC_FAST_RC_FREQ_12MHZ); in clock_init()
/Zephyr-latest/soc/atmel/sam/sam3x/
Dsoc.c31 soc_pmc_switch_mainck_to_fastrc(SOC_PMC_FAST_RC_FREQ_12MHZ); in clock_init()
/Zephyr-latest/soc/atmel/sam/sam4s/
Dsoc.c34 soc_pmc_switch_mainck_to_fastrc(SOC_PMC_FAST_RC_FREQ_12MHZ); in clock_init()
/Zephyr-latest/soc/atmel/sam/same70/
Dsoc.c37 soc_pmc_switch_mainck_to_fastrc(SOC_PMC_FAST_RC_FREQ_12MHZ); in clock_init()
/Zephyr-latest/soc/atmel/sam/samv71/
Dsoc.c35 soc_pmc_switch_mainck_to_fastrc(SOC_PMC_FAST_RC_FREQ_12MHZ); in clock_init()
/Zephyr-latest/soc/atmel/sam/common/
Dsoc_pmc.h54 SOC_PMC_FAST_RC_FREQ_12MHZ = CKGR_MOR_MOSCRCF_12_MHz, enumerator