Searched refs:MSPI_TIMING_CONFIG_NUM_DEFAULT (Results 1 – 3 of 3) sorted by relevance
28 …mspi_timing_tuning_param_t tuning_config_table[MSPI_TIMING_CONFIG_NUM_DEFAULT]; //available timi…
364 uint8_t sample_result[MSPI_TIMING_CONFIG_NUM_DEFAULT] = {0}; in do_tuning()368 …find_max_consecutive_success_points(sample_result, MSPI_TIMING_CONFIG_NUM_DEFAULT, &consecutive_le… in do_tuning()
12 #define MSPI_TIMING_CONFIG_NUM_DEFAULT 20 //This should be larger than the max avail… macro