Home
last modified time | relevance | path

Searched full:swap_uart_sdio_en (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/bootloader_support/src/esp32c6/
Dflash_encryption_secure_features.c53 // 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/
Desp_efuse_table.csv17 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…
Desp_efuse_table.c31 {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/
Dsummary_ESP32-C6.rst14SWAP_UART_SDIO_EN (BLOCK0) Represents whether pad of uart and sdio is swap…
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Defuse_struct.h183 /** 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.
Defuse_reg.h1801 * Indicates a programming error of SWAP_UART_SDIO_EN.
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild1032 ESP32-C6: SWAP_UART_SDIO_EN, DIS_ICACHE, DIS_USB_JTAG, DIS_DOWNLOAD_ICACHE,
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c6.yaml5SWAP_UART_SDIO_EN : {show: y, blk : 0, word: 1, pos : 7, len : 1, start : 39, type…