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

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

Completed in 45 milliseconds