Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bootloader_support/bootloader_flash/include/
Dbootloader_flash_priv.h43 #define CMD_WRSR3 0x11 /* Not all SPI flash uses this command */ macro
/hal_espressif-3.7.0/components/bootloader_support/bootloader_flash/src/
Dflash_qio_mode.c199 bootloader_execute_flash_command(CMD_WRSR3, new_status, 8, 0); in bootloader_write_status_8b_wrsr3()