Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_regulators.h200 NRF_STATIC_INLINE void nrf_regulators_pofcon_vddh_set(NRF_REGULATORS_Type * p_reg,
303 NRF_STATIC_INLINE void nrf_regulators_pofcon_vddh_set(NRF_REGULATORS_Type * p_reg, in nrf_regulators_pofcon_vddh_set() function
/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_power.c189 nrf_regulators_pofcon_vddh_set(NRF_REGULATORS, p_config->thrvddh); in nrfx_power_pof_enable()