Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_coex/src/
Dcoexist.c26 #define EXTERNAL_COEX_SIGNAL_I1_IDX EXTERN_PRIORITY_I_IDX macro
31 #define EXTERNAL_COEX_SIGNAL_I1_IDX GPIO_BT_PRIORITY_IDX macro
188 … esp_rom_gpio_connect_in_signal(gpio_pin.priority, EXTERNAL_COEX_SIGNAL_I1_IDX, false); in esp_enable_extern_coex_gpio_pin()
223 … esp_rom_gpio_connect_in_signal(gpio_pin.tx_line, EXTERNAL_COEX_SIGNAL_I1_IDX, false); in esp_enable_extern_coex_gpio_pin()