Searched refs:CMD_WREN (Results 1 – 1 of 1) sorted by relevance
41 #define CMD_WREN (0x06) macro191 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