Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dmspi_timing_tuning.c172 static bool get_working_pll_freq(const uint8_t *reference_data, bool is_flash, uint32_t *out_max_fr… in get_working_pll_freq() function
284 ret = get_working_pll_freq(reference_data, is_flash, &temp_max_freq, &temp_min_freq); in select_best_tuning_config_dtr()