Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bootloader_support/src/
Dbootloader_flash.c48 #define GD_Q_ID_MID 0x40 macro
495 …hip->device_id, 2) == GD_Q_ID_HIGH && BYTESHIFT(chip->device_id, 1) == GD_Q_ID_MID && BYTESHIFT(ch… in is_gd_q_chip()