Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/nrf54h/gpd/
Dgpd.c108 static int nrf_gpd_sync(struct gpd_onoff_manager *gpd_mgr) in nrf_gpd_sync() function
352 ret = nrf_gpd_sync(&fast_active0); in nrf_gpd_post_init()
357 ret = nrf_gpd_sync(&fast_active1); in nrf_gpd_post_init()
362 ret = nrf_gpd_sync(&fast_main); in nrf_gpd_post_init()
367 ret = nrf_gpd_sync(&slow_active); in nrf_gpd_post_init()
372 ret = nrf_gpd_sync(&slow_main); in nrf_gpd_post_init()