Home
last modified time | relevance | path

Searched full:usb_ext_phy_enable (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_table.csv105 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…
Desp_efuse_table.c383 {EFUSE_BLK0, 30, 1}, // [WR_DIS.EXT_PHY_ENABLE] wr_dis of USB_EXT_PHY_ENABLE,
474 static const esp_efuse_desc_t USB_EXT_PHY_ENABLE[] = { variable
1259 &WR_DIS_USB_EXT_PHY_ENABLE[0], // [WR_DIS.EXT_PHY_ENABLE] wr_dis of USB_EXT_PHY_ENABLE
1374 &USB_EXT_PHY_ENABLE[0], // [EXT_PHY_ENABLE] Set this bit to enable external USB PHY
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv123 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…
Desp_efuse_table.c455 {EFUSE_BLK0, 30, 1}, // [WR_DIS.EXT_PHY_ENABLE] wr_dis of USB_EXT_PHY_ENABLE,
542 static const esp_efuse_desc_t USB_EXT_PHY_ENABLE[] = { variable
1477 &WR_DIS_USB_EXT_PHY_ENABLE[0], // [WR_DIS.EXT_PHY_ENABLE] wr_dis of USB_EXT_PHY_ENABLE
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/
Dsummary_ESP32-S2.rst154USB_EXT_PHY_ENABLE (BLOCK0) Set this bit to enable external USB PHY …
Dsummary_ESP32-S3.rst139USB_EXT_PHY_ENABLE (BLOCK0) Set this bit to enable external PHY …
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Defuse_struct.h248 /** usb_ext_phy_enable : RO; bitpos: [25]; default: 0;
251 uint32_t usb_ext_phy_enable:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_struct.h246 /** usb_ext_phy_enable : RO; bitpos: [26]; default: 0;
249 uint32_t usb_ext_phy_enable:1; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32s2.yaml21USB_EXT_PHY_ENABLE : {show: y, blk : 0, word: 1, pos: 25, len : 1, start : 57, type …
Desp32s3.yaml20USB_EXT_PHY_ENABLE : {show: y, blk : 0, word: 1, pos: 26, len : 1, start : 58, type…