Searched refs:status_sr2 (Results 1 – 2 of 2) sorted by relevance
472 uint8_t status_sr2 = 0; // status_sr2 for SR2. in bootloader_flash_unlock() local496 status_sr2 = bootloader_execute_flash_command(CMD_RDSR2, 0, 0, 8); in bootloader_flash_unlock()497 new_status_sr2 = status_sr2 & ESP_BOOTLOADER_SPIFLASH_QE_GD_SR2; in bootloader_flash_unlock()519 if (status_sr2 != new_status_sr2) { in bootloader_flash_unlock()
464 uint8_t status_sr2 = 0; // status_sr2 for SR2. in bootloader_flash_unlock() local488 status_sr2 = bootloader_execute_flash_command(CMD_RDSR2, 0, 0, 8); in bootloader_flash_unlock()489 new_status_sr2 = status_sr2 & ESP_BOOTLOADER_SPIFLASH_QE_GD_SR2; in bootloader_flash_unlock()511 if (status_sr2 != new_status_sr2) { in bootloader_flash_unlock()