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.c62 static inline bool osc_is_ready(uint8_t id) in osc_is_ready() function
206 while (!osc_is_ready(OSC_ID_OSC0)) { in clock_init()