Home
last modified time | relevance | path

Searched refs:wifi_set_gpio_debug_cb (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_coex/src/
Dcoexist_debug.c28 __attribute__((weak)) void wifi_set_gpio_debug_cb(void (* cb)(int, coex_gpio_debug_sig_t)) in wifi_set_gpio_debug_cb() function
233 wifi_set_gpio_debug_cb(wifi_set_gpio_debug); in esp_coexist_debug_init()
/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_debug.h111 void wifi_set_gpio_debug_cb(void (* cb)(int, coex_gpio_debug_sig_t));