Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_rramc.h61 } nrfx_rramc_config_t; typedef
186 nrfx_err_t nrfx_rramc_init(nrfx_rramc_config_t const * p_config,
197 nrfx_err_t nrfx_rramc_reconfigure(nrfx_rramc_config_t const * p_config);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rramc.c172 static nrfx_err_t rramc_configure(nrfx_rramc_config_t const * p_config) in rramc_configure()
198 nrfx_err_t nrfx_rramc_init(nrfx_rramc_config_t const * p_config, in nrfx_rramc_init()
228 nrfx_err_t nrfx_rramc_reconfigure(nrfx_rramc_config_t const * p_config) in nrfx_rramc_reconfigure()