Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/drivers/memory/
A Dspiflash.h80 int mp_spiflash_write(mp_spiflash_t *self, uint32_t addr, size_t len, const uint8_t *src);
A Dspiflash.c265 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 6 milliseconds