Home
last modified time | relevance | path

Searched full:xpd_sdio_force (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_table.csv29 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…
Desp_efuse_table.c90 {EFUSE_BLK0, 5, 1}, // [WR_DIS.SDIO_FORCE] wr_dis of XPD_SDIO_FORCE,
335 {EFUSE_BLK0, 143, 1}, // [SDIO_TIEH] If XPD_SDIO_FORCE & XPD_SDIO_REG {1: "3.3V"; 0: "1.8V"},
338 static const esp_efuse_desc_t XPD_SDIO_FORCE[] = { variable
534 &WR_DIS_XPD_SDIO_FORCE[0], // [WR_DIS.SDIO_FORCE] wr_dis of XPD_SDIO_FORCE
839 &XPD_SDIO_TIEH[0], // [SDIO_TIEH] If XPD_SDIO_FORCE & XPD_SDIO_REG {1: "3.3V"; 0: "1.8V"}
844 &XPD_SDIO_FORCE[0], // [SDIO_FORCE] Ignore MTDI pin (GPIO12) for VDD_SDIO on reset
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32/
Doperations.py144 sdio_force = efuses["XPD_SDIO_FORCE"]
162 "The following efuse is burned: XPD_SDIO_FORCE.\n"
169 "The following efuses are burned: XPD_SDIO_FORCE, XPD_SDIO_REG.\n"
174 "The following efuses are burned: XPD_SDIO_FORCE, XPD_SDIO_REG, XPD_SDIO_TIEH."
Dfields.py246 if self["XPD_SDIO_FORCE"].get() == 0:
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32.rst87 …XPD_SDIO_TIEH (BLOCK0): If XPD_SDIO_FORCE & XPD_SDIO_REG …
88XPD_SDIO_FORCE (BLOCK0): Ignore MTDI pin (GPIO12) for VDD_SDIO on reset …
/hal_espressif-latest/components/soc/esp32/include/soc/
Defuse_struct.h142 * If XPD_SDIO_FORCE & XPD_SDIO_REG
365 * If XPD_SDIO_FORCE & XPD_SDIO_REG
368 /** xpd_sdio_force : R; bitpos: [16]; default: 0;
371 uint32_t xpd_sdio_force:1; member
Defuse_reg.h199 * If XPD_SDIO_FORCE & XPD_SDIO_REG
524 * If XPD_SDIO_FORCE & XPD_SDIO_REG
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dset-flash-voltage-cmd.rst7 {IDF_TARGET_VDD_FORCE:default="VDD_SPI_FORCE",esp32="XPD_SDIO_FORCE"}
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32.yaml26 … : SDIO_TIEH, dict: '{1: "3.3V", 0: "1.8V"}', desc: If XPD_SDIO_FORCE & XPD_SDIO_REG…
27XPD_SDIO_FORCE : {show: y, blk : 0, word: 4, pos: 16, len : 1, start: 144, type : bool…
/hal_espressif-latest/tools/esptool_py/esptool/targets/
Desp32.py56 VDD_SPI_FORCE = 1 << 16 # XPD_SDIO_FORCE
/hal_espressif-latest/tools/esptool_py/test/
Dtest_espefuse.py388 XPD_SDIO_FORCE XPD_SDIO_REG XPD_SDIO_TIEH SPI_PAD_CONFIG_CLK