Searched full:vdd_spi_en_init (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_struct.h | 298 /** vdd_spi_en_init : RO; bitpos: [7]; default: 0; 301 uint32_t vdd_spi_en_init:1; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 291 /** vdd_spi_en_init : RO; bitpos: [7]; default: 0; 294 uint32_t vdd_spi_en_init:1; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32s2.yaml | 31 …VDD_SPI_EN_INIT : {show: n, blk : 0, word: 2, pos : 7, len : 1, start : 71, type …
|
D | esp32s3.yaml | 29 …VDD_SPI_EN_INIT : {show: n, blk : 0, word: 2, pos : 7, len : 1, start : 71, type…
|