Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_coex/src/
Dcoexist_debug.c38 __attribute__((weak)) void coex_set_gpio_debug_cb(void (*cb)(int, coex_gpio_debug_sig_t)) in coex_set_gpio_debug_cb() function
236 coex_set_gpio_debug_cb(coex_set_gpio_debug); in esp_coexist_debug_init()
/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_debug.h134 void coex_set_gpio_debug_cb(void (*cb)(int, coex_gpio_debug_sig_t));