Home
last modified time | relevance | path

Searched refs:RX (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Dcpu_region_protect.c32 #define CONDITIONAL_RX RX
58 const unsigned RX = PMP_L | PMP_R | PMP_X; in esp_cpu_configure_region_protection() local
122 PMP_ENTRY_CFG_SET(9, PMP_TOR | RX); in esp_cpu_configure_region_protection()
125 PMP_ENTRY_CFG_SET(10, PMP_NAPOT | RX); in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dcpu_region_protect.c24 #define CONDITIONAL_RX RX
107 const unsigned RX = PMP_L | PMP_R | PMP_X; in esp_cpu_configure_region_protection() local
126 PMP_ENTRY_SET(2, SOC_IROM_MASK_HIGH, PMP_TOR | RX); in esp_cpu_configure_region_protection()
148 PMP_ENTRY_SET(6, (int)&_iram_end, PMP_TOR | RX); in esp_cpu_configure_region_protection()
170 PMP_ENTRY_SET(9, irom_resv_end, PMP_TOR | RX); in esp_cpu_configure_region_protection()
189 PMP_ENTRY_SET(12, (int)&_rtc_text_end, PMP_TOR | RX); in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dcpu_region_protect.c24 #define CONDITIONAL_RX RX
107 const unsigned RX = PMP_L | PMP_R | PMP_X; in esp_cpu_configure_region_protection() local
126 PMP_ENTRY_SET(2, SOC_IROM_MASK_HIGH, PMP_TOR | RX); in esp_cpu_configure_region_protection()
148 PMP_ENTRY_SET(6, (int)&_iram_end, PMP_TOR | RX); in esp_cpu_configure_region_protection()
170 PMP_ENTRY_SET(9, irom_resv_end, PMP_TOR | RX); in esp_cpu_configure_region_protection()
197 PMP_ENTRY_SET(13, (int)&_rtc_text_end, PMP_TOR | RX); in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Dcpu_region_protect.c35 const unsigned RX = PMP_L | PMP_TOR | PMP_R | PMP_X; in esp_cpu_configure_region_protection() local
70 PMP_ENTRY_SET(6, SOC_IROM_MASK_HIGH, RX); in esp_cpu_configure_region_protection()
85 PMP_ENTRY_SET(9, SOC_IROM_HIGH, RX); in esp_cpu_configure_region_protection()
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dserial-connection.rst13 | TX | RX (receive) |
15 | RX | TX (transmit) |
20 Note that TX (transmit) on the ESP chip is connected to RX (receive) on the serial port connection,…
/hal_espressif-latest/components/esp_wifi/
DKconfig9 int "Max number of WiFi static RX buffers"
15 Set the number of WiFi static RX buffers. Each buffer takes approximately 1.6KB of RAM.
25 int "Max number of WiFi dynamic RX buffers"
30 … Set the number of WiFi dynamic RX buffers, 0 means unlimited RX buffers will be allocated
31 … (provided sufficient free RAM). The size of each dynamic RX buffer depends on the size of
34 … For each received data frame, the WiFi driver makes a copy to an RX buffer and then delivers
35 … it to the high layer TCP/IP stack. The dynamic RX buffer is freed after the higher layer has
39 … process them. In these cases we may run out of memory if RX buffer number is unlimited (0).
41 … If a dynamic RX buffer limit is set, it should be at least the number of static RX buffers.
79 … The static RX buffers are allocated when esp_wifi_init() is called, they are not released
[all …]
/hal_espressif-latest/components/esp_system/ld/esp32c2/
Dmemory.ld.in34 iram0_0_seg (RX) : org = SRAM_IRAM_ORG, len = I_D_SRAM_SIZE
38 iram0_2_seg (RX) : org = 0x42000020, len = 0x400000-0x20
/hal_espressif-latest/components/esp_system/ld/esp32c6/
Dmemory.ld.in51 iram0_0_seg (RX) : org = SRAM_IRAM_ORG, len = I_D_SRAM_SIZE
55 irom_seg (RX) : org = 0x42000020, len = IDRAM0_2_SEG_SIZE - 0x20
/hal_espressif-latest/components/esp_system/ld/esp32h2/
Dmemory.ld.in51 iram0_0_seg (RX) : org = SRAM_IRAM_ORG, len = I_D_SRAM_SIZE
55 irom_seg (RX) : org = 0x42000020, len = IDRAM0_2_SEG_SIZE - 0x20
/hal_espressif-latest/components/esp_system/ld/esp32c3/
Dmemory.ld.in44 iram0_0_seg (RX) : org = SRAM_IRAM_ORG, len = I_D_SRAM_SIZE
48 iram0_2_seg (RX) : org = 0x42000020, len = 0x800000-0x20
/hal_espressif-latest/components/esp_system/ld/esp32s2/
Dmemory.ld.in58 iram0_0_seg (RX) : org = IRAM_ORG, len = I_D_RAM_SIZE
63 iram0_2_seg (RX) : org = 0x40080020, len = 0x780000-0x20
/hal_espressif-latest/components/esp_system/ld/esp32s3/
Dmemory.ld.in62 iram0_0_seg (RX) : org = SRAM_IRAM_ORG, len = SRAM_IRAM_SIZE
66 iram0_2_seg (RX) : org = 0x42000020, len = 0x800000-0x20
/hal_espressif-latest/components/esp_system/ld/esp32/
Dmemory.ld.in55 iram0_0_seg (RX) : org = 0x40080000, len = 0x20000 + SRAM1_IRAM_LEN
60 iram0_2_seg (RX) : org = 0x400D0020, len = 0x330000-0x20
/hal_espressif-latest/components/esp_system/
DKconfig329 int "UART RX on GPIO#"
339 This GPIO is used for UART RX input in the ESP-IDF Bootloader and the app (including
370 int "Size of USB CDC RX buffer"
375 Set the size of USB CDC RX buffer. Increase the buffer size if your application
/hal_espressif-latest/components/mbedtls/
DKconfig101 bool "Using dynamic TX/RX buffer"
107 Using dynamic TX/RX buffer. After enabling this option, mbedTLS will
109 is sent, allocate RX buffer when need to receive data and then free it
113 RX buffer with the default value of "MBEDTLS_SSL_OUT_CONTENT_LEN" or
/hal_espressif-latest/components/bt/controller/esp32/
DKconfig.in282 … needs a larger RX window to synchronize with master in each anchor point, thus resulting in an
/hal_espressif-latest/tools/esptool_py/docs/en/
Dtroubleshooting.rst153 …ssue. This may be because the hardware is not working properly at all, the RX/TX serial lines are …