Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/
Dbootloader_flash.c46 #define ESP_BOOTLOADER_SPIFLASH_BP_MASK_ISSI (BIT7 | BIT5 | BIT4 | BIT3 | BIT2) macro
487 new_status = status & (~ESP_BOOTLOADER_SPIFLASH_BP_MASK_ISSI); in bootloader_flash_unlock()
/hal_espressif-latest/zephyr/port/bootloader/
Dbootloader_flash.c46 #define ESP_BOOTLOADER_SPIFLASH_BP_MASK_ISSI (BIT7 | BIT5 | BIT4 | BIT3 | BIT2) macro
479 new_status = status & (~ESP_BOOTLOADER_SPIFLASH_BP_MASK_ISSI); in bootloader_flash_unlock()