Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/drivers/memory/
A Dspiflash.c41 #define CMD_WREN (0x06) macro
191 mp_spiflash_write_cmd(self, CMD_WREN); in mp_spiflash_init()
212 mp_spiflash_write_cmd(self, CMD_WREN); in mp_spiflash_erase_block_internal()
230 mp_spiflash_write_cmd(self, CMD_WREN); in mp_spiflash_write_page()

Completed in 4 milliseconds