Searched defs:RTCdev (Results 1 – 1 of 1) sorted by relevance
86 typedef struct RTCdev RTCdev; typedef87 struct RTCdev struct89 uchar control; /* read or write the device */90 uchar sec;91 uchar min;92 uchar hour;93 uchar wday;94 uchar mday;95 uchar mon;96 uchar year;