Searched refs:PIC32_RTCYEAR (Results 1 – 1 of 1) sorted by relevance
42 #define PIC32_RTCYEAR 0x33 macro145 rtc_tm->tm_year = readb(base + PIC32_RTCYEAR); in pic32_rtc_gettime()184 writeb(bin2bcd(tm->tm_year - 100), base + PIC32_RTCYEAR); in pic32_rtc_settime()