Searched full:usb_drefl (Results 1 – 16 of 16) sorted by relevance
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 245 /** usb_drefl : RO; bitpos: [24:23]; default: 0; 248 uint32_t usb_drefl:2; member 1685 * Indicates a programming error of USB_DREFL.
|
D | efuse_reg.h | 1892 * Indicates a programming error of USB_DREFL.
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 242 /** usb_drefl : RO; bitpos: [24:23]; default: 0; 245 uint32_t usb_drefl:2; member 1682 * Indicates a programming error of USB_DREFL.
|
D | efuse_reg.h | 1880 * Indicates a programming error of USB_DREFL.
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 237 /** usb_drefl : RO; bitpos: [24:23]; default: 0; 241 uint32_t usb_drefl:2; member 1679 * If any bit in USB_DREFL is 1, then it indicates a programming error.
|
D | efuse_reg.h | 1885 * If any bit in USB_DREFL is 1, then it indicates a programming error.
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c61.yaml | 14 …USB_DREFL : {show: n, blk : 0, word: 1, pos: 17, len : 2, start : 49, type…
|
D | esp32c3.yaml | 18 …USB_DREFL : {show: n, blk : 0, word: 1, pos: 23, len : 2, start : 55, type…
|
D | esp32c5.yaml | 18 …USB_DREFL : {show: n, blk : 0, word: 1, pos: 23, len : 2, start : 55, type…
|
D | esp32c5beta3.yaml | 18 …USB_DREFL : {show: n, blk : 0, word: 1, pos: 23, len : 2, start : 55, type…
|
D | esp32c6.yaml | 18 …USB_DREFL : {show: n, blk : 0, word: 1, pos: 23, len : 2, start : 55, type…
|
D | esp32h2.yaml | 18 …USB_DREFL : {show: n, blk : 0, word: 1, pos: 23, len : 2, start : 55, type…
|
D | esp32s2.yaml | 19 …USB_DREFL : {show: n, blk : 0, word: 1, pos: 22, len : 2, start : 54, type : …
|
D | esp32s3.yaml | 18 …USB_DREFL : {show: n, blk : 0, word: 1, pos: 23, len : 2, start : 55, type…
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_struct.h | 239 /** usb_drefl : RO; bitpos: [23:22]; default: 0; 243 uint32_t usb_drefl:2; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 237 /** usb_drefl : RO; bitpos: [24:23]; default: 0; 241 uint32_t usb_drefl:2; member
|