Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_coex/src/
Dcoexist.c25 #define EXTERNAL_COEX_SIGNAL_I0_IDX EXTERN_ACTIVE_I_IDX macro
30 #define EXTERNAL_COEX_SIGNAL_I0_IDX GPIO_BT_ACTIVE_IDX macro
205 … esp_rom_gpio_connect_in_signal(gpio_pin.request, EXTERNAL_COEX_SIGNAL_I0_IDX, false); in esp_enable_extern_coex_gpio_pin()
240 esp_rom_gpio_connect_in_signal(gpio_pin.grant, EXTERNAL_COEX_SIGNAL_I0_IDX, false); in esp_enable_extern_coex_gpio_pin()