Home
last modified time | relevance | path

Searched defs:secondary (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/esp_wifi/esp32s2/
Desp_adapter.c554 static int coex_wifi_channel_set_wrapper(uint8_t primary, uint8_t secondary) in coex_wifi_channel_set_wrapper()
/hal_espressif-3.6.0/components/esp_wifi/esp32/
Desp_adapter.c564 static int coex_wifi_channel_set_wrapper(uint8_t primary, uint8_t secondary) in coex_wifi_channel_set_wrapper()
/hal_espressif-3.6.0/components/esp_wifi/esp32s3/
Desp_adapter.c579 static int coex_wifi_channel_set_wrapper(uint8_t primary, uint8_t secondary) in coex_wifi_channel_set_wrapper()
/hal_espressif-3.6.0/components/esp_wifi/esp32c3/
Desp_adapter.c548 static int coex_wifi_channel_set_wrapper(uint8_t primary, uint8_t secondary) in coex_wifi_channel_set_wrapper()
/hal_espressif-3.6.0/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c674 static int coex_wifi_channel_set_wrapper(uint8_t primary, uint8_t secondary) in coex_wifi_channel_set_wrapper()
/hal_espressif-3.6.0/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c779 static int coex_wifi_channel_set_wrapper(uint8_t primary, uint8_t secondary) in coex_wifi_channel_set_wrapper()
/hal_espressif-3.6.0/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c681 static int coex_wifi_channel_set_wrapper(uint8_t primary, uint8_t secondary) in coex_wifi_channel_set_wrapper()
/hal_espressif-3.6.0/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c698 static int coex_wifi_channel_set_wrapper(uint8_t primary, uint8_t secondary) in coex_wifi_channel_set_wrapper()
/hal_espressif-3.6.0/zephyr/esp32/src/bt/
Desp_bt_adapter.c919 static int coex_wifi_channel_get_wrapper(uint8_t *primary, uint8_t *secondary) in coex_wifi_channel_get_wrapper()
/hal_espressif-3.6.0/components/bt/controller/esp32/
Dbt.c1354 static int coex_wifi_channel_get_wrapper(uint8_t *primary, uint8_t *secondary) in coex_wifi_channel_get_wrapper()