Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_regulators.h174 NRF_STATIC_INLINE void nrf_regulators_pofcon_set(NRF_REGULATORS_Type * p_reg,
266 NRF_STATIC_INLINE void nrf_regulators_pofcon_set(NRF_REGULATORS_Type * p_reg, in nrf_regulators_pofcon_set() function
/hal_nordic-3.4.0/nrfx/drivers/src/
Dnrfx_power.c183 nrf_regulators_pofcon_set(NRF_REGULATORS, true, p_config->thr); in nrfx_power_pof_enable()
203 nrf_regulators_pofcon_set(NRF_REGULATORS, false, NRF_REGULATORS_POFTHR_V27); in nrfx_power_pof_disable()