Home
last modified time | relevance | path

Searched refs:coex_schm_status_bit_set_wrapper (Results 1 – 20 of 20) sorted by relevance

/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c451 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
676 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c500 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
713 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c505 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
719 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c445 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
658 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c462 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
675 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c517 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
731 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c599 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
830 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c604 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
834 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c618 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
848 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c685 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
915 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c684 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
914 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c688 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
930 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c260 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status);
330 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
901 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c178 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status);
466 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
508 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c276 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status);
346 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
947 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c274 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status);
344 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
936 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c161 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status);
413 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
453 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c158 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status);
410 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
450 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c326 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status);
397 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
1902 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c308 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status);
394 ._coex_schm_status_bit_set = coex_schm_status_bit_set_wrapper,
1164 static void coex_schm_status_bit_set_wrapper(uint32_t type, uint32_t status) in coex_schm_status_bit_set_wrapper() function