Searched defs:u8Min (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/
H A DDevRTC.cpp527 uint8_t u8Min = from_bcd(pThis, pThis->cmos_data[RTC_MINUTES]); local
536 u8Hr, u8Min, u8Sec, u8Year, u8Month, u8Day);

Completed in 45 milliseconds