Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_power.c196 nrf_power_pofcon_set(NRF_POWER, true, p_config->thr); in nrfx_power_pof_enable()
223 nrf_power_pofcon_set(NRF_POWER, false, NRF_POWER_POFTHR_V27); in nrfx_power_pof_disable()
/hal_nordic-latest/nrfx/hal/
Dnrf_power.h820 NRF_STATIC_INLINE void nrf_power_pofcon_set(NRF_POWER_Type * p_reg,
1349 NRF_STATIC_INLINE void nrf_power_pofcon_set(NRF_POWER_Type * p_reg, in nrf_power_pofcon_set() function