Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_rramc.h144 void nrfx_rramc_word_write(uint32_t address, uint32_t value);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rramc.c133 void nrfx_rramc_word_write(uint32_t address, uint32_t value) in nrfx_rramc_word_write() function