Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_rramc.h129 void nrfx_rramc_bytes_write(uint32_t address, void const * src, uint32_t num_bytes);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_rramc.c123 void nrfx_rramc_bytes_write(uint32_t address, void const * src, uint32_t num_bytes) in nrfx_rramc_bytes_write() function