Searched refs:USB_EXT_PHY_ENABLE (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 105 WR_DIS.USB_EXT_PHY_ENABLE, EFUSE_BLK0, 30, 1, [WR_DIS.EXT_PHY_ENABLE] wr_d… 128 USB_EXT_PHY_ENABLE, EFUSE_BLK0, 57, 1, [EXT_PHY_ENABLE] Set this bi…
|
D | esp_efuse_table.c | 474 static const esp_efuse_desc_t USB_EXT_PHY_ENABLE[] = { variable 1374 &USB_EXT_PHY_ENABLE[0], // [EXT_PHY_ENABLE] Set this bit to enable external USB PHY
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 123 WR_DIS.USB_EXT_PHY_ENABLE, EFUSE_BLK0, 30, 1, [WR_DIS.EXT_PHY_ENABLE] wr_d… 145 USB_EXT_PHY_ENABLE, EFUSE_BLK0, 58, 1, [EXT_PHY_ENABLE] Set this bi…
|
D | esp_efuse_table.c | 542 static const esp_efuse_desc_t USB_EXT_PHY_ENABLE[] = { variable 1587 &USB_EXT_PHY_ENABLE[0], // [EXT_PHY_ENABLE] Set this bit to enable external PHY
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-S2.rst | 154 …USB_EXT_PHY_ENABLE (BLOCK0) Set this bit to enable external USB PHY …
|
D | summary_ESP32-S3.rst | 139 …USB_EXT_PHY_ENABLE (BLOCK0) Set this bit to enable external PHY …
|