/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 96 WR_DIS.USB_EXCHG_PINS, EFUSE_BLK0, 30, 1, [] wr_dis of USB_EXCHG_PINS 117 USB_EXCHG_PINS, EFUSE_BLK0, 57, 1, [] Set this bit to exchange …
|
D | esp_efuse_table.c | 347 {EFUSE_BLK0, 30, 1}, // [] wr_dis of USB_EXCHG_PINS, 430 static const esp_efuse_desc_t USB_EXCHG_PINS[] = { variable 1134 &WR_DIS_USB_EXCHG_PINS[0], // [] wr_dis of USB_EXCHG_PINS 1239 &USB_EXCHG_PINS[0], // [] Set this bit to exchange USB D+ and D- pins
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 100 WR_DIS.USB_EXCHG_PINS, EFUSE_BLK0, 30, 1, [] wr_dis of USB_EXCHG_PINS 123 USB_EXCHG_PINS, EFUSE_BLK0, 57, 1, [] Represents whether the D+…
|
D | esp_efuse_table.c | 363 {EFUSE_BLK0, 30, 1}, // [] wr_dis of USB_EXCHG_PINS, 454 static const esp_efuse_desc_t USB_EXCHG_PINS[] = { variable 1187 &WR_DIS_USB_EXCHG_PINS[0], // [] wr_dis of USB_EXCHG_PINS 1302 …&USB_EXCHG_PINS[0], // [] Represents whether the D+ and D- pins is exchanged. 1: exchanged. 0…
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 104 WR_DIS.USB_EXCHG_PINS, EFUSE_BLK0, 30, 1, [] wr_dis of USB_EXCHG_PINS 127 USB_EXCHG_PINS, EFUSE_BLK0, 56, 1, [] Set this bit to exchange …
|
D | esp_efuse_table.c | 379 {EFUSE_BLK0, 30, 1}, // [] wr_dis of USB_EXCHG_PINS, 470 static const esp_efuse_desc_t USB_EXCHG_PINS[] = { variable 1254 &WR_DIS_USB_EXCHG_PINS[0], // [] wr_dis of USB_EXCHG_PINS 1369 &USB_EXCHG_PINS[0], // [] Set this bit to exchange USB D+ and D- pins
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 101 WR_DIS.USB_EXCHG_PINS, EFUSE_BLK0, 30, 1, [] wr_dis of USB_EXCHG_PINS 122 USB_EXCHG_PINS, EFUSE_BLK0, 57, 1, [] Represents whether the D+…
|
D | esp_efuse_table.c | 367 {EFUSE_BLK0, 30, 1}, // [] wr_dis of USB_EXCHG_PINS, 450 static const esp_efuse_desc_t USB_EXCHG_PINS[] = { variable 1200 &WR_DIS_USB_EXCHG_PINS[0], // [] wr_dis of USB_EXCHG_PINS 1305 …&USB_EXCHG_PINS[0], // [] Represents whether the D+ and D- pins is exchanged. 1: exchanged. 0…
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 122 WR_DIS.USB_EXCHG_PINS, EFUSE_BLK0, 30, 1, [] wr_dis of USB_EXCHG_PINS 144 USB_EXCHG_PINS, EFUSE_BLK0, 57, 1, [] Set this bit to exchange …
|
D | esp_efuse_table.c | 451 {EFUSE_BLK0, 30, 1}, // [] wr_dis of USB_EXCHG_PINS, 538 static const esp_efuse_desc_t USB_EXCHG_PINS[] = { variable 1472 &WR_DIS_USB_EXCHG_PINS[0], // [] wr_dis of USB_EXCHG_PINS 1582 &USB_EXCHG_PINS[0], // [] Set this bit to exchange USB D+ and D- pins
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C6.rst | 140 …USB_EXCHG_PINS (BLOCK0) Represents whether the D+ and D- pins is exchan…
|
D | summary_ESP32-H2.rst | 140 …USB_EXCHG_PINS (BLOCK0) Represents whether the D+ and D- pins is exchan…
|
D | summary_ESP32-C3.rst | 145 …USB_EXCHG_PINS (BLOCK0) Set this bit to exchange USB D+ and D- pins …
|
D | summary_ESP32-S2.rst | 153 …USB_EXCHG_PINS (BLOCK0) Set this bit to exchange USB D+ and D- pins …
|
D | summary_ESP32-S3.rst | 138 …USB_EXCHG_PINS (BLOCK0) Set this bit to exchange USB D+ and D- pins …
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | rtc_io_ll.h | 203 …// Note that from esp32s3 ECO1, USB_EXCHG_PINS feature has been supported. If this efuse is burnt,… in rtcio_ll_pullup_disable()
|
D | gpio_ll.h | 93 …// Note that from esp32s3 ECO1, USB_EXCHG_PINS feature has been supported. If this efuse is burnt,… in gpio_ll_pullup_dis()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | gpio_ll.h | 96 // Note that esp32c6 has supported USB_EXCHG_PINS feature. If this efuse is burnt, the gpio pin in gpio_ll_pullup_dis()
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 249 /** usb_exchg_pins : RO; bitpos: [25]; default: 0; 252 uint32_t usb_exchg_pins:1; member 1689 * Indicates a programming error of USB_EXCHG_PINS.
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 246 /** usb_exchg_pins : RO; bitpos: [25]; default: 0; 249 uint32_t usb_exchg_pins:1; member 1686 * Indicates a programming error of USB_EXCHG_PINS.
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 242 /** usb_exchg_pins : RO; bitpos: [25]; default: 0; 245 uint32_t usb_exchg_pins:1; member 1683 * If USB_EXCHG_PINS is 1, then it indicates a programming error.
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | gpio_ll.h | 95 // Note that esp32h2 has supported USB_EXCHG_PINS feature. If this efuse is burnt, the gpio pin in gpio_ll_pullup_dis()
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c61.yaml | 15 …USB_EXCHG_PINS : {show: y, blk : 0, word: 1, pos: 19, len : 1, start : 51, type…
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_struct.h | 244 /** usb_exchg_pins : RO; bitpos: [24]; default: 0; 247 uint32_t usb_exchg_pins:1; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 242 /** usb_exchg_pins : RO; bitpos: [25]; default: 0; 245 uint32_t usb_exchg_pins:1; member
|