Searched full:hys_en_pad1 (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 55 WR_DIS.HYS_EN_PAD1, EFUSE_BLK0, 19, 1, [] wr_dis of HYS_EN_PAD1 154 HYS_EN_PAD1, EFUSE_BLK0, 160, 22, [] Set bits to enable hyster…
|
D | esp_efuse_table.c | 183 {EFUSE_BLK0, 19, 1}, // [] wr_dis of HYS_EN_PAD1, 578 static const esp_efuse_desc_t HYS_EN_PAD1[] = { variable 970 &WR_DIS_HYS_EN_PAD1[0], // [] wr_dis of HYS_EN_PAD1 1465 &HYS_EN_PAD1[0], // [] Set bits to enable hysteresis function of PAD6~27
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-H2.rst | 24 …HYS_EN_PAD1 (BLOCK0) Set bits to enable hysteresis function of PAD6~…
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 444 /** hys_en_pad1 : RO; bitpos: [21:0]; default: 0; 447 uint32_t hys_en_pad1:22; member 1862 * Indicates a programming error of HYS_EN_PAD1.
|
D | efuse_reg.h | 2152 * Indicates a programming error of HYS_EN_PAD1.
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32h2.yaml | 54 …HYS_EN_PAD1 : {show: y, blk : 0, word: 5, pos : 0, len : 22, start: 160, type…
|