Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_power.c126 nrf_regulators_vreg_enable_set(NRF_REGULATORS, NRF_REGULATORS_VREG_HIGH, p_config->dcdcenhv); in nrfx_power_init()
132 nrf_regulators_vreg_enable_set(NRF_REGULATORS, NRF_REGULATORS_VREG_MAIN, p_config->dcdcen); in nrfx_power_init()
/hal_nordic-latest/nrfx/hal/
Dnrf_regulators.h219 NRF_STATIC_INLINE void nrf_regulators_vreg_enable_set(NRF_REGULATORS_Type * p_reg,
329 NRF_STATIC_INLINE void nrf_regulators_vreg_enable_set(NRF_REGULATORS_Type * p_reg, in nrf_regulators_vreg_enable_set() function
/hal_nordic-latest/nrfx/
DCHANGELOG.md166 …_dcdcen_set() and nrf_regulators_dcdcen_vddh_set() functions with nrf_regulators_vreg_enable_set().