Searched full:swap_uart_sdio_en (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/bootloader_support/src/esp32c6/ |
D | flash_encryption_secure_features.c | 53 // SWAP_UART_SDIO_EN, DIS_ICACHE, DIS_USB_JTAG, DIS_DOWNLOAD_ICACHE, in esp_flash_encryption_enable_secure_features()
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 17 WR_DIS.SWAP_UART_SDIO_EN, EFUSE_BLK0, 2, 1, [] wr_dis of SWAP_UART_SDIO_… 111 SWAP_UART_SDIO_EN, EFUSE_BLK0, 39, 1, [] Represents whether pad of…
|
D | esp_efuse_table.c | 31 {EFUSE_BLK0, 2, 1}, // [] wr_dis of SWAP_UART_SDIO_EN, 406 static const esp_efuse_desc_t SWAP_UART_SDIO_EN[] = { variable 772 &WR_DIS_SWAP_UART_SDIO_EN[0], // [] wr_dis of SWAP_UART_SDIO_EN 1242 …&SWAP_UART_SDIO_EN[0], // [] Represents whether pad of uart and sdio is swapped or not. 1: sw…
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C6.rst | 14 …SWAP_UART_SDIO_EN (BLOCK0) Represents whether pad of uart and sdio is swap…
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 183 /** swap_uart_sdio_en : RO; bitpos: [7]; default: 0; 187 uint32_t swap_uart_sdio_en:1; member 1633 * Indicates a programming error of SWAP_UART_SDIO_EN.
|
D | efuse_reg.h | 1801 * Indicates a programming error of SWAP_UART_SDIO_EN.
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 1032 ESP32-C6: SWAP_UART_SDIO_EN, DIS_ICACHE, DIS_USB_JTAG, DIS_DOWNLOAD_ICACHE,
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c6.yaml | 5 …SWAP_UART_SDIO_EN : {show: y, blk : 0, word: 1, pos : 7, len : 1, start : 39, type…
|