Home
last modified time | relevance | path

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

12

/hal_espressif-latest/zephyr/esp32/src/coex/
Desp_coex_adapter.c36 void *esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
172 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,
/hal_espressif-latest/components/esp_coex/include/private/
Desp_modem_wrapper.h20 void * esp_coex_common_spin_lock_create_wrapper(void);
/hal_espressif-latest/components/esp_coex/esp32/
Desp_coex_adapter.c43 void * esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
221 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,
/hal_espressif-latest/components/esp_coex/esp32h2/
Desp_coex_adapter.c40 void *esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
/hal_espressif-latest/components/esp_coex/esp32c2/
Desp_coex_adapter.c40 void * esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
/hal_espressif-latest/components/esp_coex/esp32c3/
Desp_coex_adapter.c41 void * esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
/hal_espressif-latest/components/esp_coex/esp32c6/
Desp_coex_adapter.c40 void *esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
/hal_espressif-latest/zephyr/esp32c2/src/coex/
Desp_coex_adapter.c37 void *esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
/hal_espressif-latest/zephyr/esp32c3/src/coex/
Desp_coex_adapter.c37 void *esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
/hal_espressif-latest/zephyr/esp32c6/src/coex/
Desp_coex_adapter.c37 void *esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
/hal_espressif-latest/zephyr/esp32s3/src/coex/
Desp_coex_adapter.c35 void * esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
/hal_espressif-latest/zephyr/esp32s2/src/coex/
Desp_coex_adapter.c37 void *esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
/hal_espressif-latest/components/esp_coex/esp32s2/
Desp_coex_adapter.c45 void * esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
/hal_espressif-latest/components/esp_coex/esp32s3/
Desp_coex_adapter.c46 void * esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() function
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c577 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c612 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c619 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c559 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c576 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c632 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c730 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c733 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c749 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c816 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c815 ._spin_lock_create = esp_coex_common_spin_lock_create_wrapper,

12