Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_coex/src/
Dcoexist_debug.c258 esp_rom_delay_us(COEX_GPIO_DEBUG_SIG_CHECK_US); in esp_coexist_debug_init()
262 esp_rom_delay_us(COEX_GPIO_DEBUG_SIG_CHECK_US); in esp_coexist_debug_init()
/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_debug.h25 #define COEX_GPIO_DEBUG_SIG_CHECK_US 100 macro