Searched defs:secondary (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-3.6.0/components/esp_wifi/esp32s2/ |
D | esp_adapter.c | 554 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/ |
D | esp_adapter.c | 564 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/ |
D | esp_adapter.c | 579 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/ |
D | esp_adapter.c | 548 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/ |
D | esp_wifi_adapter.c | 674 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/ |
D | esp_wifi_adapter.c | 779 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/ |
D | esp_wifi_adapter.c | 681 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/ |
D | esp_wifi_adapter.c | 698 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/ |
D | esp_bt_adapter.c | 919 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/ |
D | bt.c | 1354 static int coex_wifi_channel_get_wrapper(uint8_t *primary, uint8_t *secondary) in coex_wifi_channel_get_wrapper()
|