Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dmspi_timing_tuning.c364 uint8_t sample_result[MSPI_TIMING_CONFIG_NUM_DEFAULT] = {0}; in do_tuning() local
367 sweep_for_success_sample_points(reference_data, timing_config, is_flash, sample_result); in do_tuning()
368 …find_max_consecutive_success_points(sample_result, MSPI_TIMING_CONFIG_NUM_DEFAULT, &consecutive_le… in do_tuning()