Searched refs:PIC32_RTCSEC (Results 1 – 1 of 1) sorted by relevance
41 #define PIC32_RTCSEC 0x21 macro146 rtc_tm->tm_sec = readb(base + PIC32_RTCSEC); in pic32_rtc_gettime()179 writeb(bin2bcd(tm->tm_sec), base + PIC32_RTCSEC); in pic32_rtc_settime()