Searched refs:PCAP_REG_RTC_DAY (Results 1 – 2 of 2) sorted by relevance
83 ezx_pcap_read(pcap_rtc->pcap, PCAP_REG_RTC_DAY, &days); in pcap_rtc_read_time()101 ezx_pcap_write(pcap_rtc->pcap, PCAP_REG_RTC_DAY, days); in pcap_rtc_set_time()
78 #define PCAP_REG_RTC_DAY 0x10 /* RTC Day */ macro