Searched refs:TIMER_DIV (Results 1 – 1 of 1) sorted by relevance
76 #define TIMER_DIV 1 macro311 uint32_t new_ticks_per_us = apb_ticks_per_us / TIMER_DIV;381 s_timer_ticks_per_us = apb_freq / 1000000 / TIMER_DIV;383 && apb_freq % TIMER_DIV == 0