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