Searched full:power_glitch_dsense (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 258 /** power_glitch_dsense : RO; bitpos: [31:30]; default: 0; 261 uint32_t power_glitch_dsense:2; member 1699 * If any bit in POWER_GLITCH_DSENSE is 1, then it indicates a programming error.
|
D | rtc_cntl_struct.h | 762 uint32_t power_glitch_dsense: 2; member
|
D | efuse_reg.h | 1920 * If any bit in POWER_GLITCH_DSENSE is 1, then it indicates a programming error.
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc_cntl_struct.h | 946 uint32_t power_glitch_dsense : 2; member
|
D | efuse_struct.h | 398 /** power_glitch_dsense : RO; bitpos: [27:26]; default: 0; 401 uint32_t power_glitch_dsense:2; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c3.yaml | 23 …POWER_GLITCH_DSENSE : {show: n, blk : 0, word: 1, pos: 30, len : 2, start : 62, type…
|
D | esp32s3.yaml | 52 …POWER_GLITCH_DSENSE : {show: n, blk : 0, word: 3, pos: 26, len : 2, start: 122, type…
|