Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_adapter.h50 int (* _xtal_freq_get)(void); member
/hal_espressif-latest/components/esp_coex/esp32h2/
Desp_coex_adapter.c171 ._xtal_freq_get = esp_coex_common_xtal_freq_get_wrapper,
/hal_espressif-latest/components/esp_coex/esp32c2/
Desp_coex_adapter.c180 ._xtal_freq_get = esp_coex_common_xtal_freq_get_wrapper,
/hal_espressif-latest/components/esp_coex/esp32c6/
Desp_coex_adapter.c179 ._xtal_freq_get = esp_coex_common_xtal_freq_get_wrapper,
/hal_espressif-latest/zephyr/esp32c2/src/coex/
Desp_coex_adapter.c201 ._xtal_freq_get = esp_coex_common_xtal_freq_get_wrapper,
/hal_espressif-latest/zephyr/esp32c6/src/coex/
Desp_coex_adapter.c205 ._xtal_freq_get = esp_coex_common_xtal_freq_get_wrapper,