Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/soc/atmel/sam/sam4l/
Dsoc.c90 static inline uint32_t pll_config_init(uint32_t divide, uint32_t mul) in pll_config_init() function
209 uint32_t pll_config = pll_config_init(PLL0_DIV, in clock_init()