Home
last modified time | relevance | path

Searched full:usb_force_nopersist (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_table.csv106 WR_DIS.USB_FORCE_NOPERSIST, EFUSE_BLK0, 30, 1, [] wr_dis of USB_FORCE_NOPER…
129 USB_FORCE_NOPERSIST, EFUSE_BLK0, 58, 1, [] If set; forces USB BVALID…
Desp_efuse_table.c387 {EFUSE_BLK0, 30, 1}, // [] wr_dis of USB_FORCE_NOPERSIST,
478 static const esp_efuse_desc_t USB_FORCE_NOPERSIST[] = { variable
1264 &WR_DIS_USB_FORCE_NOPERSIST[0], // [] wr_dis of USB_FORCE_NOPERSIST
1379 &USB_FORCE_NOPERSIST[0], // [] If set; forces USB BVALID to 1
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-S2.rst155USB_FORCE_NOPERSIST (BLOCK0) If set; forces USB BVALID to 1 …
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Defuse_struct.h252 /** usb_force_nopersist : RO; bitpos: [26]; default: 0;
255 uint32_t usb_force_nopersist:1; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32s2.yaml22USB_FORCE_NOPERSIST : {show: y, blk : 0, word: 1, pos: 26, len : 1, start : 58, type …