Searched full:dis_usb_otg (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/bootloader_support/src/esp32s3/ |
D | flash_encryption_secure_features.c | 55 // DIS_FORCE_DOWNLOAD, DIS_USB_OTG, DIS_TWAI, DIS_APP_CPU, DIS_PAD_JTAG, in esp_flash_encryption_enable_secure_features()
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 21 WR_DIS.DIS_USB_OTG, EFUSE_BLK0, 2, 1, [WR_DIS.DIS_USB] wr_dis of D… 138 DIS_USB_OTG, EFUSE_BLK0, 45, 1, [DIS_USB] Set this bit to di…
|
D | esp_efuse_table.c | 47 {EFUSE_BLK0, 2, 1}, // [WR_DIS.DIS_USB] wr_dis of DIS_USB_OTG, 514 static const esp_efuse_desc_t DIS_USB_OTG[] = { variable 967 &WR_DIS_DIS_USB_OTG[0], // [WR_DIS.DIS_USB] wr_dis of DIS_USB_OTG 1552 &DIS_USB_OTG[0], // [DIS_USB] Set this bit to disable USB function
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-S3.rst | 137 …DIS_USB_OTG (BLOCK0) Set this bit to disable USB function …
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 1044 DIS_FORCE_DOWNLOAD, DIS_USB_OTG, DIS_TWAI, DIS_APP_CPU, DIS_PAD_JTAG,
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 207 /** dis_usb_otg : RO; bitpos: [13]; default: 0; 210 uint32_t dis_usb_otg:1; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32s3.yaml | 11 …DIS_USB_OTG : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type…
|