Searched full:usb_phy_sel (Results 1 – 9 of 9) sorted by relevance
/hal_espressif-3.7.0/components/bootloader_support/src/esp32s3/ |
D | flash_encryption_secure_features.c | 56 // DIS_DOWNLOAD_MANUAL_ENCRYPT, DIS_USB_JTAG, DIS_USB_SERIAL_JTAG, STRAP_JTAG_SEL, USB_PHY_SEL. in esp_flash_encryption_enable_secure_features()
|
/hal_espressif-3.7.0/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 29 WR_DIS.USB_PHY_SEL, EFUSE_BLK0, 2, 1, [] wr_dis of USB_PHY_SEL 159 USB_PHY_SEL, EFUSE_BLK0, 121, 1, [] This bit is used to switc…
|
D | esp_efuse_table.c | 79 {EFUSE_BLK0, 2, 1}, // [] wr_dis of USB_PHY_SEL, 598 static const esp_efuse_desc_t USB_PHY_SEL[] = { variable 959 &WR_DIS_USB_PHY_SEL[0], // [] wr_dis of USB_PHY_SEL 1609 …&USB_PHY_SEL[0], // [] This bit is used to switch internal PHY and external PHY for USB OTG a…
|
/hal_espressif-3.7.0/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-S3.rst | 143 …USB_PHY_SEL (BLOCK0) This bit is used to switch internal PHY and ext…
|
D | summary_ESP32-P4.rst | 163 …USB_PHY_SEL (BLOCK0) TBD …
|
/hal_espressif-3.7.0/components/bootloader/ |
D | Kconfig.projbuild | 1009 … DIS_DOWNLOAD_MANUAL_ENCRYPT, DIS_USB_JTAG, DIS_USB_SERIAL_JTAG, STRAP_JTAG_SEL, USB_PHY_SEL.
|
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 391 /** usb_phy_sel : RO; bitpos: [25]; default: 0; 397 uint32_t usb_phy_sel:1; member
|
/hal_espressif-3.7.0/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32p4.yaml | 19 …USB_PHY_SEL : {show: y, blk : 0, word: 1, pos: 25, len : 1, start : 57, type…
|
D | esp32s3.yaml | 51 …USB_PHY_SEL : {show: y, blk : 0, word: 3, pos: 25, len : 1, start: 121, type…
|