Searched full:psram_temp (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 83 WR_DIS.PSRAM_TEMP, EFUSE_BLK0, 20, 1, [] wr_dis of PSRAM_TEMP 207 PSRAM_TEMP, EFUSE_BLK1, 133, 2, [] PSRAM temperature {0: "No…
|
D | esp_efuse_table.c | 295 {EFUSE_BLK0, 20, 1}, // [] wr_dis of PSRAM_TEMP, 775 static const esp_efuse_desc_t PSRAM_TEMP[] = { variable 1277 &WR_DIS_PSRAM_TEMP[0], // [] wr_dis of PSRAM_TEMP 1877 &PSRAM_TEMP[0], // [] PSRAM temperature {0: "None"; 1: "105C"; 2: "85C"}
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 630 /** psram_temp : R; bitpos: [6:5]; default: 0; 633 uint32_t psram_temp:2; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32s3.yaml | 91 …PSRAM_TEMP : {show: y, blk : 1, word: 4, pos : 5, len : 2, start: 133, type…
|