Searched defs:epochToBCDTime (Results 1 – 2 of 2) sorted by relevance
19 TEST(epochToBCDTime, testTime) in TEST() argument
25 void epochToBCDTime(uint64_t timeSec, uint8_t& seconds, uint8_t& minutes, in epochToBCDTime() function