Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_power.c109 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()
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf9160.h67 #define NRF_REGULATORS NRF_REGULATORS_S macro
A Dnrfx_config_nrf5340_application.h77 #define NRF_REGULATORS NRF_REGULATORS_S macro

Completed in 7 milliseconds