Home
last modified time | relevance | path

Searched full:usb_phy_sel (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.7.0/components/bootloader_support/src/esp32s3/
Dflash_encryption_secure_features.c56 // 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/
Desp_efuse_table.csv29 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…
Desp_efuse_table.c79 {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/
Dsummary_ESP32-S3.rst143USB_PHY_SEL (BLOCK0) This bit is used to switch internal PHY and ext…
Dsummary_ESP32-P4.rst163USB_PHY_SEL (BLOCK0) TBD …
/hal_espressif-3.7.0/components/bootloader/
DKconfig.projbuild1009 … 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/
Defuse_struct.h391 /** 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/
Desp32p4.yaml19USB_PHY_SEL : {show: y, blk : 0, word: 1, pos: 25, len : 1, start : 57, type…
Desp32s3.yaml51USB_PHY_SEL : {show: y, blk : 0, word: 3, pos: 25, len : 1, start: 121, type…