Home
last modified time | relevance | path

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

/btstack/port/samv71-xplained-atwilc3000/ASF/common/services/clock/samv71/
H A Dsysclk.c229 pmc_switch_mck_to_pllack(CONFIG_SYSCLK_PRES); in sysclk_init()
/btstack/port/samv71-xplained-atwilc3000/ASF/sam/drivers/pmc/
H A Dpmc.h135 uint32_t pmc_switch_mck_to_pllack(uint32_t ul_pres);
H A Dpmc.c228 uint32_t pmc_switch_mck_to_pllack(uint32_t ul_pres) in pmc_switch_mck_to_pllack() function