Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_power.h437 } nrf_power_pof_thr_t; typedef
822 nrf_power_pof_thr_t thr);
834 NRF_STATIC_INLINE nrf_power_pof_thr_t nrf_power_pofcon_get(NRF_POWER_Type const * p_reg,
1351 nrf_power_pof_thr_t thr) in nrf_power_pofcon_set()
1371 NRF_STATIC_INLINE nrf_power_pof_thr_t nrf_power_pofcon_get(NRF_POWER_Type const * p_reg, in nrf_power_pofcon_get()
1380 return (nrf_power_pof_thr_t)((pofcon & POWER_POFCON_THRESHOLD_Msk) >> in nrf_power_pofcon_get()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_power_compat.h50 typedef nrf_regulators_pof_thr_t nrf_power_pof_thr_t; typedef
Dnrfx_power.h205 nrf_power_pof_thr_t thr; //!< Threshold for power failure detection