Searched full:dis_rtc_ram_boot (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 181 /** dis_rtc_ram_boot : RO; bitpos: [7]; default: 0; 184 uint32_t dis_rtc_ram_boot:1; member 1627 * If DIS_RTC_RAM_BOOT is 1, then it indicates a programming error.
|
D | efuse_reg.h | 1794 * If DIS_RTC_RAM_BOOT is 1, then it indicates a programming error.
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_struct.h | 181 /** dis_rtc_ram_boot : RO; bitpos: [7]; default: 0; 184 uint32_t dis_rtc_ram_boot:1; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 181 /** dis_rtc_ram_boot : RO; bitpos: [7]; default: 0; 184 uint32_t dis_rtc_ram_boot:1; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c3.yaml | 5 …DIS_RTC_RAM_BOOT : {show: n, blk : 0, word: 1, pos : 7, len : 1, start : 39, type…
|
D | esp32s2.yaml | 5 …DIS_RTC_RAM_BOOT : {show: n, blk : 0, word: 1, pos : 7, len : 1, start : 39, type …
|
D | esp32s3.yaml | 5 …DIS_RTC_RAM_BOOT : {show: n, blk : 0, word: 1, pos : 7, len : 1, start : 39, type…
|