Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_power.c125 nrf_power_dcdcen_set(NRF_POWER, p_config->dcdcen); in nrfx_power_init()
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_power.h737 NRF_STATIC_INLINE void nrf_power_dcdcen_set(NRF_POWER_Type * p_reg, bool enable);
1121 NRF_STATIC_INLINE void nrf_power_dcdcen_set(NRF_POWER_Type * p_reg, bool enable) in nrf_power_dcdcen_set() function