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

/freebsd-11-stable/sys/arm/at91/
H A Dat91_rtcreg.h50 #define RTC_TIMR_SEC_M 0x7fUL macro
52 #define RTC_TIMR_SEC(x) FROMBCD(((x) & RTC_TIMR_SEC_M) >> RTC_TIMR_SEC_S)

Completed in 52 milliseconds