Home
last modified time | relevance | path

Searched refs:VDD_SPI_AS_GPIO (Results 1 – 10 of 10) 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.c434 static const esp_efuse_desc_t VDD_SPI_AS_GPIO[] = { variable
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.c458 static const esp_efuse_desc_t VDD_SPI_AS_GPIO[] = { variable
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.c454 static const esp_efuse_desc_t VDD_SPI_AS_GPIO[] = { variable
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 …