Home
last modified time | relevance | path

Searched full:vdd_spi_as_gpio (Results 1 – 22 of 22) sorted by relevance

/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dburn-efuse-cmd.rst25 > espefuse.py --port /dev/ttyUSB0 burn_efuse DIS_USB_JTAG 1 VDD_SPI_AS_GPIO 1
31 - VDD_SPI_AS_GPIO
36 - 'VDD_SPI_AS_GPIO' (Set this bit to vdd spi pin function as gpio) 0b0 -> 0b1
/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv97 WR_DIS.VDD_SPI_AS_GPIO, EFUSE_BLK0, 30, 1, [] wr_dis of VDD_SPI_AS_GPIO
118 VDD_SPI_AS_GPIO, EFUSE_BLK0, 58, 1, [] Set this bit to vdd spi p…
Desp_efuse_table.c351 {EFUSE_BLK0, 30, 1}, // [] wr_dis of VDD_SPI_AS_GPIO,
434 static const esp_efuse_desc_t VDD_SPI_AS_GPIO[] = { variable
1139 &WR_DIS_VDD_SPI_AS_GPIO[0], // [] wr_dis of VDD_SPI_AS_GPIO
1244 &VDD_SPI_AS_GPIO[0], // [] Set this bit to vdd spi pin function as gpio
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv101 WR_DIS.VDD_SPI_AS_GPIO, EFUSE_BLK0, 30, 1, [] wr_dis of VDD_SPI_AS_GPIO
124 VDD_SPI_AS_GPIO, EFUSE_BLK0, 58, 1, [] Represents whether vdd sp…
Desp_efuse_table.c367 {EFUSE_BLK0, 30, 1}, // [] wr_dis of VDD_SPI_AS_GPIO,
458 static const esp_efuse_desc_t VDD_SPI_AS_GPIO[] = { variable
1192 &WR_DIS_VDD_SPI_AS_GPIO[0], // [] wr_dis of VDD_SPI_AS_GPIO
1307 …&VDD_SPI_AS_GPIO[0], // [] Represents whether vdd spi pin is functioned as gpio. 1: functione…
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv102 WR_DIS.VDD_SPI_AS_GPIO, EFUSE_BLK0, 30, 1, [] wr_dis of VDD_SPI_AS_GPIO
123 VDD_SPI_AS_GPIO, EFUSE_BLK0, 58, 1, [] Represents whether vdd sp…
Desp_efuse_table.c371 {EFUSE_BLK0, 30, 1}, // [] wr_dis of VDD_SPI_AS_GPIO,
454 static const esp_efuse_desc_t VDD_SPI_AS_GPIO[] = { variable
1205 &WR_DIS_VDD_SPI_AS_GPIO[0], // [] wr_dis of VDD_SPI_AS_GPIO
1310 …&VDD_SPI_AS_GPIO[0], // [] Represents whether vdd spi pin is functioned as gpio. 1: functione…
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C6.rst149VDD_SPI_AS_GPIO (BLOCK0) Represents whether vdd spi pin is functioned as…
Dsummary_ESP32-H2.rst149VDD_SPI_AS_GPIO (BLOCK0) Represents whether vdd spi pin is functioned as…
Dsummary_ESP32-C3.rst150VDD_SPI_AS_GPIO (BLOCK0) Set this bit to vdd spi pin function as gpio …
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Defuse_struct.h253 /** vdd_spi_as_gpio : RO; bitpos: [26]; default: 0;
257 uint32_t vdd_spi_as_gpio:1; member
1693 * Indicates a programming error of VDD_SPI_AS_GPIO.
Defuse_reg.h1906 * Indicates a programming error of VDD_SPI_AS_GPIO.
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_struct.h250 /** vdd_spi_as_gpio : RO; bitpos: [26]; default: 0;
254 uint32_t vdd_spi_as_gpio:1; member
1690 * Indicates a programming error of VDD_SPI_AS_GPIO.
Defuse_reg.h1894 * Indicates a programming error of VDD_SPI_AS_GPIO.
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Defuse_struct.h246 /** vdd_spi_as_gpio : RO; bitpos: [26]; default: 0;
249 uint32_t vdd_spi_as_gpio:1; member
1687 * If VDD_SPI_AS_GPIO is 1, then it indicates a programming error.
Defuse_reg.h1899 * If VDD_SPI_AS_GPIO is 1, then it indicates a programming error.
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c61.yaml16VDD_SPI_AS_GPIO : {show: y, blk : 0, word: 1, pos: 20, len : 1, start : 52, type…
Desp32c3.yaml20VDD_SPI_AS_GPIO : {show: y, blk : 0, word: 1, pos: 26, len : 1, start : 58, type…
Desp32c5.yaml20VDD_SPI_AS_GPIO : {show: y, blk : 0, word: 1, pos: 26, len : 1, start : 58, type…
Desp32c5beta3.yaml20VDD_SPI_AS_GPIO : {show: y, blk : 0, word: 1, pos: 26, len : 1, start : 58, type…
Desp32c6.yaml20VDD_SPI_AS_GPIO : {show: y, blk : 0, word: 1, pos: 26, len : 1, start : 58, type…
Desp32h2.yaml20VDD_SPI_AS_GPIO : {show: y, blk : 0, word: 1, pos: 26, len : 1, start : 58, type…