Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/nrf54h/gpd/
Dgpd.c44 #define GPD_SERVICE_ERROR BIT(1) macro
225 if (atomic_test_bit(&gpd_service_status, GPD_SERVICE_ERROR)) { in nrf_gpd_request()
265 if (atomic_test_bit(&gpd_service_status, GPD_SERVICE_ERROR)) { in nrf_gpd_release()
380 atomic_set_bit(&gpd_service_status, GPD_SERVICE_ERROR); in nrf_gpd_post_init()