Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/bootloader_flash/include/
Dbootloader_flash_priv.h49 #define CMD_RDSR3 0x15 /* Not all SPI flash uses this command */ macro
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dflash_qio_mode.c179 return bootloader_execute_flash_command(CMD_RDSR3, 0, 0, 8); in bootloader_read_status_8b_rdsr3()