Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/power/
Dnordic-nrf-gpd.h13 #define NRF_GPD_FAST_MAIN 2U macro
/Zephyr-latest/soc/nordic/nrf54h/gpd/
Dgpd.c25 BUILD_ASSERT(GDPWR_GD_FAST_MAIN == NRF_GPD_FAST_MAIN);
60 .id = NRF_GPD_FAST_MAIN,
85 case NRF_GPD_FAST_MAIN: in get_mgr()