Home
last modified time | relevance | path

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

/hal_espressif-latest/components/spi_flash/
Dspi_flash_chip_gd.c61 #define GD25Q_PRODUCT_ID 0x4000 macro
78 if (product_id != GD25Q_PRODUCT_ID && product_id != GD25LQ_PRODUCT_ID) { in spi_flash_chip_gd_probe()