Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash.c48 #define ESP_BOOTLOADER_SPIFLASH_QE_SR1_2BYTE BIT9 // QE position when you write 16 bits at on… macro
472 new_status = status & ESP_BOOTLOADER_SPIFLASH_QE_SR1_2BYTE; in bootloader_flash_unlock()