Searched refs:RTC_TIMR_SEC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dat91_rtcreg.h52 #define RTC_TIMR_SEC(x) FROMBCD(((x) & RTC_TIMR_SEC_M) >> RTC_TIMR_SEC_S) macro
H A Dat91_rtc.c283 ct.sec = RTC_TIMR_SEC(timr);

Completed in 69 milliseconds