Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_rramc.h160 void nrfx_rramc_words_write(uint32_t address, void const * src, uint32_t num_words);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rramc.c143 void nrfx_rramc_words_write(uint32_t address, void const * src, uint32_t num_words) in nrfx_rramc_words_write() function