Searched refs:XPD_SDIO_FORCE (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/efuse/esp32/ |
D | esp_efuse_table.csv | 29 WR_DIS.XPD_SDIO_FORCE, EFUSE_BLK0, 5, 1, [WR_DIS.SDIO_FORCE] wr_dis o… 94 … EFUSE_BLK0, 143, 1, [SDIO_TIEH] If XPD_SDIO_FORCE & XPD_SDIO_REG… 95 XPD_SDIO_FORCE, EFUSE_BLK0, 144, 1, [SDIO_FORCE] Ignore MTDI pin…
|
D | esp_efuse_table.c | 338 static const esp_efuse_desc_t XPD_SDIO_FORCE[] = { variable 844 &XPD_SDIO_FORCE[0], // [SDIO_FORCE] Ignore MTDI pin (GPIO12) for VDD_SDIO on reset
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32.rst | 87 …XPD_SDIO_TIEH (BLOCK0): If XPD_SDIO_FORCE & XPD_SDIO_REG … 88 …XPD_SDIO_FORCE (BLOCK0): Ignore MTDI pin (GPIO12) for VDD_SDIO on reset …
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | set-flash-voltage-cmd.rst | 7 {IDF_TARGET_VDD_FORCE:default="VDD_SPI_FORCE",esp32="XPD_SDIO_FORCE"}
|