Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/include/
A Dnrfx_nvmc.h232 void nrfx_nvmc_bytes_write(uint32_t address, void const * src, uint32_t num_bytes);
/external/platform/nrfx/drivers/src/
A Dnrfx_nvmc.c412 void nrfx_nvmc_bytes_write(uint32_t addr, void const * src, uint32_t num_bytes) in nrfx_nvmc_bytes_write() function
/external/platform/nrfx/
A DCHANGELOG.md168 …of short unaligned write requests (1 or 2 bytes in length) in the nrfx_nvmc_bytes_write() function.

Completed in 7 milliseconds