Searched refs:COEX_ADAPTER_VERSION (Results 1 – 14 of 14) sorted by relevance
/hal_espressif-latest/components/esp_coex/include/private/ |
D | esp_coexist_adapter.h | 16 #define COEX_ADAPTER_VERSION 0x00000002 macro
|
/hal_espressif-latest/components/esp_coex/esp32h2/ |
D | esp_coex_adapter.c | 153 ._version = COEX_ADAPTER_VERSION,
|
/hal_espressif-latest/components/esp_coex/esp32c2/ |
D | esp_coex_adapter.c | 161 ._version = COEX_ADAPTER_VERSION,
|
/hal_espressif-latest/components/esp_coex/esp32c3/ |
D | esp_coex_adapter.c | 162 ._version = COEX_ADAPTER_VERSION,
|
/hal_espressif-latest/components/esp_coex/esp32c6/ |
D | esp_coex_adapter.c | 161 ._version = COEX_ADAPTER_VERSION,
|
/hal_espressif-latest/zephyr/esp32/src/coex/ |
D | esp_coex_adapter.c | 171 ._version = COEX_ADAPTER_VERSION,
|
/hal_espressif-latest/zephyr/esp32c2/src/coex/ |
D | esp_coex_adapter.c | 182 ._version = COEX_ADAPTER_VERSION,
|
/hal_espressif-latest/zephyr/esp32c3/src/coex/ |
D | esp_coex_adapter.c | 189 ._version = COEX_ADAPTER_VERSION,
|
/hal_espressif-latest/zephyr/esp32c6/src/coex/ |
D | esp_coex_adapter.c | 187 ._version = COEX_ADAPTER_VERSION,
|
/hal_espressif-latest/zephyr/esp32s3/src/coex/ |
D | esp_coex_adapter.c | 185 ._version = COEX_ADAPTER_VERSION,
|
/hal_espressif-latest/zephyr/esp32s2/src/coex/ |
D | esp_coex_adapter.c | 223 ._version = COEX_ADAPTER_VERSION,
|
/hal_espressif-latest/components/esp_coex/esp32s2/ |
D | esp_coex_adapter.c | 230 ._version = COEX_ADAPTER_VERSION,
|
/hal_espressif-latest/components/esp_coex/esp32/ |
D | esp_coex_adapter.c | 220 ._version = COEX_ADAPTER_VERSION,
|
/hal_espressif-latest/components/esp_coex/esp32s3/ |
D | esp_coex_adapter.c | 236 ._version = COEX_ADAPTER_VERSION,
|