Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bootloader_support/src/
Dbootloader_flash.c493 FORCE_INLINE_ATTR bool is_gd_q_chip(const esp_rom_spiflash_chip_t* chip) in is_gd_q_chip() function
525 } else if (is_gd_q_chip(&g_rom_flashchip)) { in bootloader_flash_unlock()