Home
last modified time | relevance | path

Searched full:uart_print_channel (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_table.csv46 WR_DIS.UART_PRINT_CHANNEL, EFUSE_BLK0, 18, 1, [] wr_dis of UART_PRINT_CHAN…
150 UART_PRINT_CHANNEL, EFUSE_BLK0, 130, 1, [] Selects the default UART …
Desp_efuse_table.c147 {EFUSE_BLK0, 18, 1}, // [] wr_dis of UART_PRINT_CHANNEL,
562 static const esp_efuse_desc_t UART_PRINT_CHANNEL[] = { variable
964 &WR_DIS_UART_PRINT_CHANNEL[0], // [] wr_dis of UART_PRINT_CHANNEL
1484 …&UART_PRINT_CHANNEL[0], // [] Selects the default UART for printing boot messages {0: "UART0"…
/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv41 WR_DIS.DIS_USB_SERIAL_JTAG_ROM_PRINT, EFUSE_BLK0, 18, 1, [WR_DIS.UART_PRINT_CHANNEL] …
135 DIS_USB_SERIAL_JTAG_ROM_PRINT, EFUSE_BLK0, 130, 1, [UART_PRINT_CHANNEL] USB pri…
Desp_efuse_table.c127 {EFUSE_BLK0, 18, 1}, // [WR_DIS.UART_PRINT_CHANNEL] wr_dis of DIS_USB_SERIAL_JTAG_ROM_PRINT,
503 {EFUSE_BLK0, 130, 1}, // [UART_PRINT_CHANNEL] USB printing {0: "Enable"; 1: "Disable"},
859 …&WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT[0], // [WR_DIS.UART_PRINT_CHANNEL] wr_dis of DIS_USB_SE…
1329 …&DIS_USB_SERIAL_JTAG_ROM_PRINT[0], // [UART_PRINT_CHANNEL] USB printing {0: "Enable"; 1: "Dis…
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv49 WR_DIS.DIS_USB_SERIAL_JTAG_ROM_PRINT, EFUSE_BLK0, 18, 1, [WR_DIS.UART_PRINT_CHANNEL] …
169 DIS_USB_SERIAL_JTAG_ROM_PRINT, EFUSE_BLK0, 130, 1, [UART_PRINT_CHANNEL] USB pri…
Desp_efuse_table.c159 {EFUSE_BLK0, 18, 1}, // [WR_DIS.UART_PRINT_CHANNEL] wr_dis of DIS_USB_SERIAL_JTAG_ROM_PRINT,
639 {EFUSE_BLK0, 130, 1}, // [UART_PRINT_CHANNEL] USB printing {0: "Enable"; 1: "Disable"},
1107 …&WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT[0], // [WR_DIS.UART_PRINT_CHANNEL] wr_dis of DIS_USB_SE…
1707 …&DIS_USB_SERIAL_JTAG_ROM_PRINT[0], // [UART_PRINT_CHANNEL] USB printing {0: "Enable"; 1: "Dis…
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-S2.rst41UART_PRINT_CHANNEL (BLOCK0) Selects the default UART for printing boot mess…
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Defuse_struct.h412 /** uart_print_channel : RO; bitpos: [2]; default: 0;
415 uint32_t uart_print_channel:1; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c3.yaml43 …30, type : bool, wr_dis : 18, rd_dis: null, alt : UART_PRINT_CHANNEL, dict: '{0: …
Desp32s2.yaml54UART_PRINT_CHANNEL : {show: y, blk : 0, word: 4, pos : 2, len : 1, start: 130, type …
Desp32s3.yaml56 …30, type : bool, wr_dis : 18, rd_dis: null, alt : UART_PRINT_CHANNEL, dict: '{0: …
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Defuse_struct.h1820 * Indicates a programming error of UART_PRINT_CHANNEL.
Defuse_reg.h2096 * Indicates a programming error of UART_PRINT_CHANNEL.
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_struct.h1817 * Indicates a programming error of UART_PRINT_CHANNEL.
Defuse_reg.h2084 * Indicates a programming error of UART_PRINT_CHANNEL.
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Defuse_struct.h1806 * If UART_PRINT_CHANNEL is 1, then it indicates a programming error.
Defuse_reg.h2075 * If UART_PRINT_CHANNEL is 1, then it indicates a programming error.