Home
last modified time | relevance | path

Searched refs:nrfx_nvmc_bytes_write (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_nvmc.h235 void nrfx_nvmc_bytes_write(uint32_t address, void const * src, uint32_t num_bytes);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_nvmc.c415 void nrfx_nvmc_bytes_write(uint32_t addr, void const * src, uint32_t num_bytes) in nrfx_nvmc_bytes_write() function
/hal_nordic-latest/nrfx/
DCHANGELOG.md564 …of short unaligned write requests (1 or 2 bytes in length) in the nrfx_nvmc_bytes_write() function.