Searched full:hys_en_pad0 (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 54 WR_DIS.HYS_EN_PAD0, EFUSE_BLK0, 19, 1, [] wr_dis of HYS_EN_PAD0 153 HYS_EN_PAD0, EFUSE_BLK0, 154, 6, [] Set bits to enable hyster…
|
D | esp_efuse_table.c | 179 {EFUSE_BLK0, 19, 1}, // [] wr_dis of HYS_EN_PAD0, 574 static const esp_efuse_desc_t HYS_EN_PAD0[] = { variable 965 &WR_DIS_HYS_EN_PAD0[0], // [] wr_dis of HYS_EN_PAD0 1460 &HYS_EN_PAD0[0], // [] Set bits to enable hysteresis function of PAD0~5
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-H2.rst | 23 …HYS_EN_PAD0 (BLOCK0) Set bits to enable hysteresis function of PAD0~…
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 431 /** hys_en_pad0 : RO; bitpos: [31:26]; default: 0; 434 uint32_t hys_en_pad0:6; member 1849 * Indicates a programming error of HYS_EN_PAD0.
|
D | efuse_reg.h | 2140 * Indicates a programming error of HYS_EN_PAD0.
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32h2.yaml | 53 …HYS_EN_PAD0 : {show: y, blk : 0, word: 4, pos: 26, len : 6, start: 154, type…
|