Searched refs:hms (Results 1 – 4 of 4) sorted by relevance
10 obj-$(CONFIG_HMS_PROFINET) += hms-profinet.o
37 will be called hms-profinet.
246 def hms(self): member in TimeVal256 hh, mm, ss = self.hms()271 hh, mm, ss = self.hms()
5403 auto hms = fds.tod;5408 auto h = *fmt == CharT{'I'} ? date::make12(hms.hours()) : hms.hours();5417 tm.tm_hour = static_cast<int>(hms.hours().count());