Searched refs:mp_spiflash_write (Results 1 – 2 of 2) sorted by relevance
80 int mp_spiflash_write(mp_spiflash_t *self, uint32_t addr, size_t len, const uint8_t *src);
265 int mp_spiflash_write(mp_spiflash_t *self, uint32_t addr, size_t len, const uint8_t *src) { in mp_spiflash_write() function
Completed in 3 milliseconds