Searched refs:MB_TIMER_DIVIDER (Results 1 – 2 of 2) sorted by relevance
62 #define MB_TIMER_DIVIDER ((TIMER_BASE_CLK / 1000000UL) * MB_DISCR_TIME_US - 1) // divider fo… macro
51 #define MB_TIMER_DIVIDER ((TIMER_BASE_CLK / 1000000UL) * MB_TICK_TIME_US - 1) // divider for… macro