Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/spi_flash/
Dspi_flash_timing_tuning.c265 uint8_t sample_result[SPI_TIMING_CONFIG_NUM_DEFAULT] = {0}; in do_tuning() local
268 sweep_for_success_sample_points(reference_data, timing_config, is_flash, sample_result); in do_tuning()
269 …find_max_consecutive_success_points(sample_result, SPI_TIMING_CONFIG_NUM_DEFAULT, &consecutive_len… in do_tuning()