Searched refs:RTC_COUNTS_PER_CYCLE (Results 1 – 1 of 1) sorted by relevance
34 #define RTC_COUNTS_PER_CYCLE (RTC_COUNTS_PER_SEC / \ macro229 return (uint32_t)(AONRTCCurrent64BitValueGet() / RTC_COUNTS_PER_CYCLE); in sys_clock_cycle_get_32()234 return AONRTCCurrent64BitValueGet() / RTC_COUNTS_PER_CYCLE; in sys_clock_cycle_get_64()