Home
last modified time | relevance | path

Searched refs:fman_rtc_get_timer (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_rtc.h320 static inline uint64_t fman_rtc_get_timer(struct rtc_regs *regs) in fman_rtc_get_timer() function
/freebsd/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c618 *p_Ts = fman_rtc_get_timer(p_Rtc->p_MemMap)*p_Rtc->clockPeriodNanoSec; in FM_RTC_GetCurrentTime()