Searched refs:USB_EXCHG_PINS (Results 1 – 15 of 15) sorted by relevance
/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 | 430 static const esp_efuse_desc_t USB_EXCHG_PINS[] = { variable 1239 &USB_EXCHG_PINS[0], // [] Set this bit to exchange USB D+ and D- pins
|
/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 | 470 static const esp_efuse_desc_t USB_EXCHG_PINS[] = { variable 1369 &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 | 454 static const esp_efuse_desc_t USB_EXCHG_PINS[] = { variable 1302 …&USB_EXCHG_PINS[0], // [] Represents whether the D+ and D- pins is exchanged. 1: exchanged. 0…
|
/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 | 450 static const esp_efuse_desc_t USB_EXCHG_PINS[] = { variable 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 | 538 static const esp_efuse_desc_t USB_EXCHG_PINS[] = { variable 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 …
|