Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/efuse/esp32s3/
Desp_efuse_table.csv60 WR_DIS.DIS_USB_OTG_DOWNLOAD_MODE, EFUSE_BLK0, 19, 1, [] wr_dis of DIS_USB_OTG_DOW…
174 DIS_USB_OTG_DOWNLOAD_MODE, EFUSE_BLK0, 159, 1, [] Set this bit to disable d…
Desp_efuse_table.c203 {EFUSE_BLK0, 19, 1}, // [] wr_dis of DIS_USB_OTG_DOWNLOAD_MODE,
658 static const esp_efuse_desc_t DIS_USB_OTG_DOWNLOAD_MODE[] = { variable
1114 &WR_DIS_DIS_USB_OTG_DOWNLOAD_MODE[0], // [] wr_dis of DIS_USB_OTG_DOWNLOAD_MODE
1684 &DIS_USB_OTG_DOWNLOAD_MODE[0], // [] Set this bit to disable download through USB-OTG
/hal_espressif-3.7.0/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-S3.rst149DIS_USB_OTG_DOWNLOAD_MODE (BLOCK0) Set this bit to disable download through USB-OT…
Dsummary_ESP32-P4.rst164DIS_USB_OTG_DOWNLOAD_MODE (BLOCK0) Set this bit to disable download via USB-OTG …
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/
Defuse_struct.h475 /** dis_usb_otg_download_mode : R; bitpos: [31]; default: 0;
478 uint32_t dis_usb_otg_download_mode:1; member
/hal_espressif-3.7.0/tools/esptool_py/espefuse/efuse_defs/
Desp32p4.yaml47DIS_USB_OTG_DOWNLOAD_MODE : {show: y, blk : 0, word: 3, pos: 27, len : 1, start: 123, type…
Desp32s3.yaml68DIS_USB_OTG_DOWNLOAD_MODE : {show: y, blk : 0, word: 4, pos: 31, len : 1, start: 159, type…