Home
last modified time | relevance | path

Searched refs:esp_coex_is_in_isr_wrapper (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/zephyr/esp32/src/coex/
Desp_coex_adapter.c165 int32_t IRAM_ATTR esp_coex_is_in_isr_wrapper(void) in esp_coex_is_in_isr_wrapper() function
183 ._is_in_isr = esp_coex_is_in_isr_wrapper,
/hal_espressif-latest/zephyr/esp32s2/src/coex/
Desp_coex_adapter.c217 int32_t IRAM_ATTR esp_coex_is_in_isr_wrapper(void) in esp_coex_is_in_isr_wrapper() function
231 ._is_in_isr = esp_coex_is_in_isr_wrapper,
/hal_espressif-latest/components/esp_coex/esp32s2/
Desp_coex_adapter.c141 static int IRAM_ATTR esp_coex_is_in_isr_wrapper(void) in esp_coex_is_in_isr_wrapper() function
238 ._is_in_isr = esp_coex_is_in_isr_wrapper,
/hal_espressif-latest/components/esp_coex/esp32/
Desp_coex_adapter.c131 static int IRAM_ATTR esp_coex_is_in_isr_wrapper(void) in esp_coex_is_in_isr_wrapper() function
232 ._is_in_isr = esp_coex_is_in_isr_wrapper,
/hal_espressif-latest/components/esp_coex/esp32s3/
Desp_coex_adapter.c147 static int IRAM_ATTR esp_coex_is_in_isr_wrapper(void) in esp_coex_is_in_isr_wrapper() function
244 ._is_in_isr = esp_coex_is_in_isr_wrapper,