Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dmspi_timing_tuning.c178 …uint32_t big_num = MSPI_TIMING_PLL_FREQ_SCAN_RANGE_MHZ_MAX * 2; //This number should be larger th… in get_working_pll_freq() local
180 uint32_t min_freq = big_num; in get_working_pll_freq()