Searched refs:NRF_REGULATORS (Results 1 – 3 of 3) sorted by relevance
109 nrf_regulators_dcdcen_vddh_set(NRF_REGULATORS, p_config->dcdcenhv); in nrfx_power_init()115 nrf_regulators_dcdcen_set(NRF_REGULATORS, p_config->dcdcen); in nrfx_power_init()165 nrf_regulators_pofcon_set(NRF_REGULATORS, true, p_config->thr); in nrfx_power_pof_enable()171 nrf_regulators_pofcon_vddh_set(NRF_REGULATORS, p_config->thrvddh); in nrfx_power_pof_enable()185 nrf_regulators_pofcon_set(NRF_REGULATORS, false, NRF_REGULATORS_POFTHR_V27); in nrfx_power_pof_disable()
67 #define NRF_REGULATORS NRF_REGULATORS_S macro
77 #define NRF_REGULATORS NRF_REGULATORS_S macro
Completed in 7 milliseconds