Searched refs:system_gclk_is_syncing (Results 1 – 2 of 2) sorted by relevance
65 static inline bool system_gclk_is_syncing(void) in system_gclk_is_syncing() function172 while (system_gclk_is_syncing()) { in system_gclk_gen_set_config()182 while (system_gclk_is_syncing()) { in system_gclk_gen_set_config()187 while (system_gclk_is_syncing()) { in system_gclk_gen_set_config()206 while (system_gclk_is_syncing()) { in system_gclk_gen_enable()214 while (system_gclk_is_syncing()) { in system_gclk_gen_enable()235 while (system_gclk_is_syncing()) { in system_gclk_gen_disable()243 while (system_gclk_is_syncing()) { in system_gclk_gen_disable()295 while (system_gclk_is_syncing()) { in system_gclk_gen_get_hz()303 while (system_gclk_is_syncing()) { in system_gclk_gen_get_hz()[all …]
Completed in 6 milliseconds