Home
last modified time | relevance | path

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

/btstack/port/samv71-xplained-atwilc3000/ASF/common/services/clock/samv71/
H A Dsysclk.h454 extern void sysclk_set_source(uint32_t ul_src);
H A Dsysclk.c91 void sysclk_set_source(uint32_t ul_src) in sysclk_set_source() function