Searched defs:rtc (Results 1 – 3 of 3) sorted by relevance
30 static const char rtc[] = "/dev/rtc0"; in hwtime() local
79 std::vector<uint8_t> CreateMccMscFrame(uint8_t dlci, bool fc, bool rtc, in CreateMccMscFrame()185 bool fc, bool rtc, bool rtr, bool ic, in CreateQuickMscPacket()
153 struct rtc_time rtc = {}; in setTime() local