Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bootloader_support/src/
Dflash_qio_mode.c45 } qio_info_t; typedef
78 const static qio_info_t chip_data[] = {
97 #define NUM_CHIPS (sizeof(chip_data) / sizeof(qio_info_t))
127 const qio_info_t *chip = &chip_data[i]; in bootloader_enable_qio_mode()