Searched defs:wifi_int_mux (Results 1 – 13 of 13) sorted by relevance
/hal_espressif-latest/components/esp_coex/esp32c3/ |
D | esp_coex_adapter.c | 53 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 64 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32h2/ |
D | esp_coex_adapter.c | 52 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 63 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c2/ |
D | esp_coex_adapter.c | 52 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 63 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c6/ |
D | esp_coex_adapter.c | 52 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 63 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|
/hal_espressif-latest/zephyr/esp32/src/coex/ |
D | esp_coex_adapter.c | 46 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 54 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|
/hal_espressif-latest/zephyr/esp32c3/src/coex/ |
D | esp_coex_adapter.c | 47 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 55 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|
/hal_espressif-latest/zephyr/esp32s3/src/coex/ |
D | esp_coex_adapter.c | 45 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 53 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|
/hal_espressif-latest/zephyr/esp32c2/src/coex/ |
D | esp_coex_adapter.c | 47 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 55 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|
/hal_espressif-latest/zephyr/esp32c6/src/coex/ |
D | esp_coex_adapter.c | 47 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 55 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32/ |
D | esp_coex_adapter.c | 55 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 66 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32s2/ |
D | esp_coex_adapter.c | 57 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 68 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|
/hal_espressif-latest/zephyr/esp32s2/src/coex/ |
D | esp_coex_adapter.c | 47 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 55 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32s3/ |
D | esp_coex_adapter.c | 58 uint32_t IRAM_ATTR esp_coex_common_int_disable_wrapper(void *wifi_int_mux) in esp_coex_common_int_disable_wrapper() 69 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
|