Home
last modified time | relevance | path

Searched full:dis_usb (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/components/bootloader_support/src/esp32s2/
Dflash_encryption_secure_features.c55 // DIS_FORCE_DOWNLOAD, DIS_USB, DIS_TWAI, DIS_BOOT_REMAP, SOFT_DIS_JTAG, in esp_flash_encryption_enable_secure_features()
/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_table.csv21 WR_DIS.DIS_USB, EFUSE_BLK0, 2, 1, [] wr_dis of DIS_USB
121 DIS_USB, EFUSE_BLK0, 45, 1, [] Set this bit to disable U…
Desp_efuse_table.c47 {EFUSE_BLK0, 2, 1}, // [] wr_dis of DIS_USB,
446 static const esp_efuse_desc_t DIS_USB[] = { variable
839 &WR_DIS_DIS_USB[0], // [] wr_dis of DIS_USB
1339 &DIS_USB[0], // [] Set this bit to disable USB OTG function
/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,
515 {EFUSE_BLK0, 45, 1}, // [DIS_USB] Set this bit to disable USB function,
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-S2.rst152DIS_USB (BLOCK0) Set this bit to disable USB OTG function …
/hal_espressif-latest/tools/esptool_py/esptool/
Dcmds.py1301 "DIS_USB": (1 << 8),
1386 if get_security_flag_status("DIS_USB", flags):
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild1040 DIS_FORCE_DOWNLOAD, DIS_USB, DIS_TWAI, DIS_BOOT_REMAP, SOFT_DIS_JTAG,
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Defuse_struct.h205 /** dis_usb : RO; bitpos: [13]; default: 0;
208 uint32_t dis_usb:1; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32s2.yaml11DIS_USB : {show: y, blk : 0, word: 1, pos: 13, len : 1, start : 45, type …
Desp32s3.yaml11 …ype : bool, wr_dis : 2, rd_dis: null, alt : DIS_USB, dict …