Home
last modified time | relevance | path

Searched full:dis_usb_otg (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bootloader_support/src/esp32s3/
Dflash_encryption_secure_features.c55 // 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/
Desp_efuse_table.csv21 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…
Desp_efuse_table.c47 {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/
Dsummary_ESP32-S3.rst137DIS_USB_OTG (BLOCK0) Set this bit to disable USB function …
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild1044 DIS_FORCE_DOWNLOAD, DIS_USB_OTG, DIS_TWAI, DIS_APP_CPU, DIS_PAD_JTAG,
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_struct.h207 /** 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/
Desp32s3.yaml11DIS_USB_OTG : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type…