Searched full:btlc_gpio_enable (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 250 /** btlc_gpio_enable : RO; bitpos: [28:27]; default: 0; 253 uint32_t btlc_gpio_enable:2; member 1691 * If any bit in BTLC_GPIO_ENABLE is 1, then it indicates a programming error.
|
D | efuse_reg.h | 1906 * If any bit in BTLC_GPIO_ENABLE is 1, then it indicates a programming error.
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 250 /** btlc_gpio_enable : RO; bitpos: [28:27]; default: 0; 253 uint32_t btlc_gpio_enable:2; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c3.yaml | 21 …BTLC_GPIO_ENABLE : {show: n, blk : 0, word: 1, pos: 27, len : 2, start : 59, type…
|
D | esp32s3.yaml | 21 …BTLC_GPIO_ENABLE : {show: n, blk : 0, word: 1, pos: 27, len : 2, start : 59, type…
|