Searched refs:DIV_APPROX_61 (Results 1 – 1 of 1) sorted by relevance
56 #define DIV_APPROX_61( X ) ( ( ( X ) * 68759 ) >> 22 ) macro324 uint32_t divResult = DIV_APPROX_61( in ); in CalendarDiv61()329 divResult = DIV_APPROX_61( in ); in CalendarDiv61()