Home
last modified time | relevance | path

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

/btstack/port/samv71-xplained-atwilc3000/ASF/common/services/clock/samv71/
H A Dosc.h148 pmc_switch_mainck_to_xtal(PMC_OSC_XTAL, in osc_enable()
154 pmc_switch_mainck_to_xtal(PMC_OSC_BYPASS, in osc_enable()
/btstack/port/samv71-xplained-atwilc3000/ASF/sam/drivers/pmc/
H A Dpmc.h175 void pmc_switch_mainck_to_xtal(uint32_t ul_bypass,
H A Dpmc.c495 void pmc_switch_mainck_to_xtal(uint32_t ul_bypass, in pmc_switch_mainck_to_xtal() function