Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bootloader_support/src/
Dbootloader_flash.c51 #define ESP_BOOTLOADER_SPIFLASH_BP_MASK_ISSI (BIT7 | BIT5 | BIT4 | BIT3 | BIT2) macro
524 new_status = status & (~ESP_BOOTLOADER_SPIFLASH_BP_MASK_ISSI); in bootloader_flash_unlock()