Searched refs:FLASH_VENDOR (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 71 WR_DIS.FLASH_VENDOR, EFUSE_BLK0, 20, 1, [] wr_dis of FLASH_VENDOR 174 FLASH_VENDOR, EFUSE_BLK1, 133, 3, []
|
D | esp_efuse_table.c | 640 static const esp_efuse_desc_t FLASH_VENDOR[] = { variable 1533 &FLASH_VENDOR[0], // []
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 71 WR_DIS.FLASH_VENDOR, EFUSE_BLK0, 20, 1, [] wr_dis of FLASH_VENDOR 175 FLASH_VENDOR, EFUSE_BLK1, 125, 3, [] Stores the flash vendor
|
D | esp_efuse_table.c | 644 static const esp_efuse_desc_t FLASH_VENDOR[] = { variable 1546 &FLASH_VENDOR[0], // [] Stores the flash vendor
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 81 WR_DIS.FLASH_VENDOR, EFUSE_BLK0, 20, 1, [] wr_dis of FLASH_VENDOR 205 FLASH_VENDOR, EFUSE_BLK1, 128, 3, [] Flash vendor {0: "None"; …
|
D | esp_efuse_table.c | 767 static const esp_efuse_desc_t FLASH_VENDOR[] = { variable 1867 …&FLASH_VENDOR[0], // [] Flash vendor {0: "None"; 1: "XMC"; 2: "GD"; 3: "FM"; 4: "TT"; 5: "BY"}
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C6.rst | 38 …FLASH_VENDOR (BLOCK1) …
|
D | summary_ESP32-H2.rst | 40 …FLASH_VENDOR (BLOCK1) …
|