Home
last modified time | relevance | path

Searched refs:esp_coex_common_malloc_internal_wrapper (Results 1 – 25 of 26) sorted by relevance

12

/hal_espressif-latest/components/esp_coex/esp32h2/
Desp_coex_adapter.c121 void *IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
162 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_coex/esp32c2/
Desp_coex_adapter.c121 void * IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
170 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_coex/esp32c3/
Desp_coex_adapter.c122 void * IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
171 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_coex/esp32c6/
Desp_coex_adapter.c129 void *IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
170 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/zephyr/esp32/src/coex/
Desp_coex_adapter.c127 void *IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
184 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/zephyr/esp32c2/src/coex/
Desp_coex_adapter.c123 void *IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
191 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/zephyr/esp32c3/src/coex/
Desp_coex_adapter.c128 void *IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
198 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/zephyr/esp32c6/src/coex/
Desp_coex_adapter.c128 void *IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
196 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/coex/
Desp_coex_adapter.c126 void * IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
194 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_coex/include/private/
Desp_modem_wrapper.h44 void * esp_coex_common_malloc_internal_wrapper(size_t size);
/hal_espressif-latest/zephyr/esp32s2/src/coex/
Desp_coex_adapter.c169 void *IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
232 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_coex/esp32s2/
Desp_coex_adapter.c126 void * IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
239 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_coex/esp32/
Desp_coex_adapter.c124 void * IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
233 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_coex/esp32s3/
Desp_coex_adapter.c127 void * IRAM_ATTR esp_coex_common_malloc_internal_wrapper(size_t size) in esp_coex_common_malloc_internal_wrapper() function
245 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c655 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c692 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c698 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c637 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c654 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c710 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c809 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c813 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c827 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c894 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c893 ._malloc_internal = esp_coex_common_malloc_internal_wrapper,

12