Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_power.h194 }nrfx_power_config_t; typedef
262 nrfx_err_t nrfx_power_init(nrfx_power_config_t const * p_config);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_power.c115 nrfx_err_t nrfx_power_init(nrfx_power_config_t const * p_config) in nrfx_power_init()