Searched refs:DELAY_SLOW_CYCLES (Results 1 – 1 of 1) sorted by relevance
39 #define DELAY_SLOW_CYCLES 3U macro541 delay = (delay + (DELAY_SLOW_CYCLES - 1U)) / DELAY_SLOW_CYCLES; in sw_set_clock()