Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/nrf54h/gpd/include/nrf/
Dgpd.h22 int nrf_gpd_request(uint8_t id);
/Zephyr-latest/soc/nordic/nrf54h/gpd/
Dgpd.c214 int nrf_gpd_request(uint8_t id) in nrf_gpd_request() function
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_nrf.c390 ret = nrf_gpd_request(NRF_GPD_SLOW_ACTIVE); in pinctrl_configure_pins()
/Zephyr-latest/drivers/gpio/
Dgpio_nrfx.c99 ret = nrf_gpd_request(NRF_GPD_FAST_ACTIVE1); in gpio_nrfx_gpd_retain_clear()