Searched refs:VDD_SPI_AS_GPIO (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | burn-efuse-cmd.rst | 25 > 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/ |
D | esp_efuse_table.csv | 97 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…
|
D | esp_efuse_table.c | 434 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/ |
D | esp_efuse_table.csv | 101 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…
|
D | esp_efuse_table.c | 458 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/ |
D | esp_efuse_table.csv | 102 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…
|
D | esp_efuse_table.c | 454 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/ |
D | summary_ESP32-C6.rst | 149 …VDD_SPI_AS_GPIO (BLOCK0) Represents whether vdd spi pin is functioned as…
|
D | summary_ESP32-H2.rst | 149 …VDD_SPI_AS_GPIO (BLOCK0) Represents whether vdd spi pin is functioned as…
|
D | summary_ESP32-C3.rst | 150 …VDD_SPI_AS_GPIO (BLOCK0) Set this bit to vdd spi pin function as gpio …
|