Searched refs:nrfx_nvmc_bytes_write (Results 1 – 3 of 3) sorted by relevance
235 void nrfx_nvmc_bytes_write(uint32_t address, void const * src, uint32_t num_bytes);
415 void nrfx_nvmc_bytes_write(uint32_t addr, void const * src, uint32_t num_bytes) in nrfx_nvmc_bytes_write() function
564 …of short unaligned write requests (1 or 2 bytes in length) in the nrfx_nvmc_bytes_write() function.