Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dmodem_clock.c261 #define COEXIST_CLOCK_DEPS (BIT(MODEM_CLOCK_COEXIST)) macro
275 case PERIPH_COEX_MODULE: deps = COEXIST_CLOCK_DEPS; break; in modem_clock_get_module_deps()