Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/common/
Dpoweroff.c77 nrf_regulators_system_off(NRF_REGULATORS); in z_sys_poweroff()
/Zephyr-latest/soc/nordic/nrf53/
Dsoc.c555 nrf_regulators_vreg_enable_set(NRF_REGULATORS, NRF_REGULATORS_VREG_MAIN, true); in nordicsemi_nrf53_init()
559 nrf_regulators_vreg_enable_set(NRF_REGULATORS, NRF_REGULATORS_VREG_RADIO, true); in nordicsemi_nrf53_init()
562 nrf_regulators_vreg_enable_set(NRF_REGULATORS, NRF_REGULATORS_VREG_HIGH, true); in nordicsemi_nrf53_init()
/Zephyr-latest/soc/nordic/nrf54l/
Dsoc.c164 nrf_regulators_vreg_enable_set(NRF_REGULATORS, NRF_REGULATORS_VREG_MAIN, true); in nordicsemi_nrf54l_init()
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_config_nrf91.h34 #define NRF_REGULATORS NRF_PERIPH(NRF_REGULATORS) macro
Dnrfx_config_nrf5340_application.h45 #define NRF_REGULATORS NRF_PERIPH(NRF_REGULATORS) macro
/Zephyr-latest/soc/nordic/
Dvalidate_base_addresses.c249 CHECK_DT_REG(regulators, NRF_REGULATORS);