Searched full:usb_drefh (Results 1 – 16 of 16) sorted by relevance
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 241 /** usb_drefh : RO; bitpos: [22:21]; default: 0; 244 uint32_t usb_drefh:2; member 1681 * Indicates a programming error of USB_DREFH.
|
D | efuse_reg.h | 1885 * Indicates a programming error of USB_DREFH.
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 238 /** usb_drefh : RO; bitpos: [22:21]; default: 0; 241 uint32_t usb_drefh:2; member 1678 * Indicates a programming error of USB_DREFH.
|
D | efuse_reg.h | 1873 * Indicates a programming error of USB_DREFH.
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 232 /** usb_drefh : RO; bitpos: [22:21]; default: 0; 236 uint32_t usb_drefh:2; member 1675 * If any bit in USB_DREFH is 1, then it indicates a programming error.
|
D | efuse_reg.h | 1878 * If any bit in USB_DREFH is 1, then it indicates a programming error.
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c61.yaml | 13 …USB_DREFH : {show: n, blk : 0, word: 1, pos: 15, len : 2, start : 47, type…
|
D | esp32c3.yaml | 17 …USB_DREFH : {show: n, blk : 0, word: 1, pos: 21, len : 2, start : 53, type…
|
D | esp32c5.yaml | 17 …USB_DREFH : {show: n, blk : 0, word: 1, pos: 21, len : 2, start : 53, type…
|
D | esp32c5beta3.yaml | 17 …USB_DREFH : {show: n, blk : 0, word: 1, pos: 21, len : 2, start : 53, type…
|
D | esp32c6.yaml | 17 …USB_DREFH : {show: n, blk : 0, word: 1, pos: 21, len : 2, start : 53, type…
|
D | esp32h2.yaml | 17 …USB_DREFH : {show: n, blk : 0, word: 1, pos: 21, len : 2, start : 53, type…
|
D | esp32s2.yaml | 18 …USB_DREFH : {show: n, blk : 0, word: 1, pos: 20, len : 2, start : 52, type : …
|
D | esp32s3.yaml | 17 …USB_DREFH : {show: n, blk : 0, word: 1, pos: 21, len : 2, start : 53, type…
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | efuse_struct.h | 234 /** usb_drefh : RO; bitpos: [21:20]; default: 0; 238 uint32_t usb_drefh:2; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 232 /** usb_drefh : RO; bitpos: [22:21]; default: 0; 236 uint32_t usb_drefh:2; member
|