Searched full:thres_hvt (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 71 WR_DIS.THRES_HVT, EFUSE_BLK0, 20, 1, [] wr_dis of THRES_HVT 169 THRES_HVT, EFUSE_BLK1, 170, 10, [] BLOCK1 pvt threshold when…
|
D | esp_efuse_table.c | 247 {EFUSE_BLK0, 20, 1}, // [] wr_dis of THRES_HVT, 623 static const esp_efuse_desc_t THRES_HVT[] = { variable 1009 &WR_DIS_THRES_HVT[0], // [] wr_dis of THRES_HVT 1479 &THRES_HVT[0], // [] BLOCK1 pvt threshold when hvt
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C3.rst | 17 …THRES_HVT (BLOCK1) BLOCK1 pvt threshold when hvt …
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 599 /** thres_hvt : R; bitpos: [19:10]; default: 0; 602 uint32_t thres_hvt:10; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c3.yaml | 83 …THRES_HVT : {show: y, blk : 1, word: 5, pos: 10, len : 10, start: 170, type…
|