HomeSort by relevance Sort by last modified time
    Searched refs:RTC_HOURS_ALARM (Results 26 - 26 of 26) sorted by null

12

  /external/qemu/hw/
mc146818rtc.c 38 #define RTC_HOURS_ALARM 5
219 case RTC_HOURS_ALARM:
421 ((s->cmos_data[RTC_HOURS_ALARM] & 0xc0) == 0xc0 ||
422 s->cmos_data[RTC_HOURS_ALARM] == s->current_tm.tm_hour)) {

Completed in 470 milliseconds

12