Home
last modified time | relevance | path

Searched refs:dynamic (Results 1 – 25 of 63) sorted by relevance

123

/hal_espressif-2.7.6/examples/wifi/getting_started/station/
DREADME.md40 I (629) wifi: Init dynamic tx buffer num: 32
41 I (629) wifi: Init data frame dynamic rx buffer num: 32
42 I (639) wifi: Init management frame dynamic rx buffer num: 32
46 I (659) wifi: Init dynamic rx buffer num: 32
73 I (629) wifi: Init dynamic tx buffer num: 32
74 I (629) wifi: Init data frame dynamic rx buffer num: 32
75 I (639) wifi: Init management frame dynamic rx buffer num: 32
79 I (659) wifi: Init dynamic rx buffer num: 32
/hal_espressif-2.7.6/components/mbedtls/
DCMakeLists.txt75 "${COMPONENT_DIR}/port/dynamic/esp_mbedtls_dynamic_impl.c"
76 "${COMPONENT_DIR}/port/dynamic/esp_ssl_cli.c"
77 "${COMPONENT_DIR}/port/dynamic/esp_ssl_srv.c"
78 "${COMPONENT_DIR}/port/dynamic/esp_ssl_tls.c")
Dcomponent.mk75 COMPONENT_SRCDIRS += port/dynamic
/hal_espressif-2.7.6/examples/wifi/fast_scan/
DREADME.md11dynamic memory to store matching AP's, and, most of the cases, connect to the AP with the stronges…
/hal_espressif-2.7.6/examples/protocols/mdns/
DREADME.md52 I (336) wifi: Init dynamic tx buffer num: 32
53 I (336) wifi: Init data frame dynamic rx buffer num: 32
54 I (336) wifi: Init management frame dynamic rx buffer num: 32
57 I (346) wifi: Init dynamic rx buffer num: 32
/hal_espressif-2.7.6/examples/ethernet/eth2ap/
DREADME.md67 I (568) wifi: Init dynamic tx buffer num: 32
68 I (568) wifi: Init data frame dynamic rx buffer num: 32
69 I (578) wifi: Init management frame dynamic rx buffer num: 32
73 I (598) wifi: Init dynamic rx buffer num: 32
/hal_espressif-2.7.6/examples/wifi/power_save/main/
DKconfig.projbuild48 Maximum CPU frequency to use for dynamic frequency scaling.
71 Minimum CPU frequency to use for dynamic frequency scaling.
/hal_espressif-2.7.6/components/esp_wifi/
DKconfig31 int "Max number of WiFi dynamic RX buffers"
36 … Set the number of WiFi dynamic RX buffers, 0 means unlimited RX buffers will be allocated
37 … (provided sufficient free RAM). The size of each dynamic RX buffer depends on the size of
41 … it to the high layer TCP/IP stack. The dynamic RX buffer is freed after the higher layer has
47 … If a dynamic RX buffer limit is set, it should be at least the number of static RX buffers.
60 … has been sent by the WiFi driver. The size of each dynamic TX buffer depends on the length
107 int "Max number of WiFi dynamic TX buffers"
112 … Set the number of WiFi dynamic TX buffers. The size of each dynamic TX buffer is not fixed,
/hal_espressif-2.7.6/components/esp_pm/
DKconfig13 bool "Enable dynamic frequency scaling (DFS) at startup"
17 If enabled, startup code configures dynamic frequency scaling.
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/ble_ibeacon/
DREADME.md74 I (400) heap_init: Initializing. RAM available for dynamic allocation:
98 I (400) heap_init: Initializing. RAM available for dynamic allocation:
/hal_espressif-2.7.6/docs/zh_CN/api-guides/tools/
Didf-monitor.rst174 I (569) heap_init: Initializing. RAM available for dynamic allocation:
189 I (569) heap_init: Initializing. RAM available for dynamic allocation:
/hal_espressif-2.7.6/docs/en/api-reference/system/
Dmem_alloc.rst7 …omputer architecture patterns of *stack* (dynamic memory allocated by program control flow) and *h…
73 I (252) heap_init: Initializing. RAM available for dynamic allocation:
/hal_espressif-2.7.6/examples/system/console/
DREADME.md73 I (619) heap_init: Initializing. RAM available for dynamic allocation:
91 I (616) heap_init: Initializing. RAM available for dynamic allocation:
/hal_espressif-2.7.6/components/espcoredump/include_core_dump/
Delf.h106 typedef struct dynamic{ struct
/hal_espressif-2.7.6/tools/ldgen/samples/
Dtemplate.ld174 *(.dynamic)
/hal_espressif-2.7.6/tools/ldgen/test/data/
Dlinker_script.ld175 *(.dynamic)
/hal_espressif-2.7.6/docs/en/api-guides/
Dthread-local-storage.rst49 Due to the dynamic nature this API introduces additional performance overhead compared to the nativ…
/hal_espressif-2.7.6/components/bootloader/subproject/main/ld/esp32s2/
Dbootloader.ld136 *(.dynamic)
/hal_espressif-2.7.6/components/bootloader/subproject/main/ld/esp32c3/
Dbootloader.ld137 *(.dynamic)
/hal_espressif-2.7.6/components/bootloader/subproject/main/ld/esp32s3/
Dbootloader.ld137 *(.dynamic)
/hal_espressif-2.7.6/examples/protocols/asio/ssl_client_server/
DREADME.md64 I (495) heap_init: Initializing. RAM available for dynamic allocation:
/hal_espressif-2.7.6/components/bootloader/subproject/main/ld/esp32/
Dbootloader.ld148 *(.dynamic)
/hal_espressif-2.7.6/tools/test_idf_monitor/tests/
Din1.txt45 I (195) heap_init: Initializing. RAM available for dynamic allocation:
Din1f1.txt44 I (195) heap_init: Initializing. RAM available for dynamic allocation:
/hal_espressif-2.7.6/components/esp_system/
DKconfig73 bool "Enable RTC fast memory for dynamic allocations"

123