Searched refs:SAMPLE_CNT (Results 1 – 2 of 2) sorted by relevance
53 #define SAMPLE_CNT 3 macro
1099 uint32_t sample_result[SAMPLE_CNT]; /* results of sample_dqs() */ in find_rising_edge()1110 for (sample = 0; sample < SAMPLE_CNT; sample++) { in find_rising_edge()1140 for (sample = 0; sample < SAMPLE_CNT; sample++) { in find_rising_edge()1143 (SAMPLE_CNT - 1 - sample); in find_rising_edge()
Completed in 4 milliseconds