Home
last modified time | relevance | path

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

/Zephyr-latest/soc/atmel/sam/sam4l/
Dsoc.c35 static inline bool osc_is_ready(uint8_t id) in osc_is_ready() function
194 while (!osc_is_ready(OSC_ID_OSC0)) { in clock_init()
245 while (!osc_is_ready(OSC_ID_RC32K)) { in clock_init()