Searched refs:FLASH_TEMP (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 70 WR_DIS.FLASH_TEMP, EFUSE_BLK0, 20, 1, [] wr_dis of FLASH_TEMP 173 FLASH_TEMP, EFUSE_BLK1, 131, 2, []
|
D | esp_efuse_table.c | 636 static const esp_efuse_desc_t FLASH_TEMP[] = { variable 1528 &FLASH_TEMP[0], // []
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 70 WR_DIS.FLASH_TEMP, EFUSE_BLK0, 20, 1, [] wr_dis of FLASH_TEMP 174 FLASH_TEMP, EFUSE_BLK1, 123, 2, [] Stores the flash temp
|
D | esp_efuse_table.c | 640 static const esp_efuse_desc_t FLASH_TEMP[] = { variable 1541 &FLASH_TEMP[0], // [] Stores the flash temp
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 80 WR_DIS.FLASH_TEMP, EFUSE_BLK0, 20, 1, [] wr_dis of FLASH_TEMP 204 FLASH_TEMP, EFUSE_BLK1, 126, 2, [] Flash temperature {0: "No…
|
D | esp_efuse_table.c | 763 static const esp_efuse_desc_t FLASH_TEMP[] = { variable 1862 &FLASH_TEMP[0], // [] Flash temperature {0: "None"; 1: "105C"; 2: "85C"}
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C6.rst | 37 …FLASH_TEMP (BLOCK1) …
|
D | summary_ESP32-H2.rst | 39 …FLASH_TEMP (BLOCK1) …
|