Searched refs:USECS_PER_SEC (Results 1 – 1 of 1) sorted by relevance
16 #ifndef USECS_PER_SEC17 #define USECS_PER_SEC 1000000 macro31 return (rtc_ticks * USECS_PER_SEC) / SEDI_RTC_TICKS_PER_SECOND; in sedi_rtc_to_us()