Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_regulators.h131 } nrf_regulators_pof_thrvddh_t; typedef
201 nrf_regulators_pof_thrvddh_t thr);
211 nrf_regulators_pof_thrvddh_t nrf_regulators_pofcon_vddh_get(NRF_REGULATORS_Type const * p_reg);
304 nrf_regulators_pof_thrvddh_t thr) in nrf_regulators_pofcon_vddh_set()
313 nrf_regulators_pof_thrvddh_t nrf_regulators_pofcon_vddh_get(NRF_REGULATORS_Type const * p_reg) in nrf_regulators_pofcon_vddh_get()
315 return (nrf_regulators_pof_thrvddh_t)((p_reg->POFCON & REGULATORS_POFCON_THRESHOLDVDDH_Msk) >> in nrf_regulators_pofcon_vddh_get()
/hal_nordic-3.4.0/nrfx/drivers/include/
Dnrfx_power_compat.h63 typedef nrf_regulators_pof_thrvddh_t nrf_power_pof_thrvddh_t;