Home
last modified time | relevance | path

Searched refs:hms (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Ddate.c72 register long hms, day; in rtc_to_tm() local
75 hms = tim % SECDAY; in rtc_to_tm()
78 tm->tm_hour = hms / 3600; in rtc_to_tm()
79 tm->tm_min = (hms % 3600) / 60; in rtc_to_tm()
80 tm->tm_sec = (hms % 3600) % 60; in rtc_to_tm()
/OK3568_Linux_fs/yocto/poky/scripts/lib/build_perf/
H A Dreport.py246 def hms(self): member in TimeVal
256 hh, mm, ss = self.hms()
271 hh, mm, ss = self.hms()
/OK3568_Linux_fs/kernel/drivers/staging/fieldbus/anybuss/
H A DMakefile10 obj-$(CONFIG_HMS_PROFINET) += hms-profinet.o
H A DKconfig37 will be called hms-profinet.
/OK3568_Linux_fs/external/xserver/
H A Dconfig.sub1369 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
1793 hms*)
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dconfig.sub1810 -hms*)
/OK3568_Linux_fs/buildroot/support/gnuconfig/
H A Dconfig.sub1698 | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccinstall.info2708 make -j3 check-gcc//sh-hms-sim/{-m1,-m2,-m3,-m3e,-m4}/{,-nofpu}
3135 h8300-hms
4285 ctix, cxux, dgux, dynix, ebmon, ecoff, elf, esix, freebsd, hms,
4880 Ref: h8300-hms138687
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccinstall.info2708 make -j3 check-gcc//sh-hms-sim/{-m1,-m2,-m3,-m3e,-m4}/{,-nofpu}
3135 h8300-hms
4285 ctix, cxux, dgux, dynix, ebmon, ecoff, elf, esix, freebsd, hms,
4880 Ref: h8300-hms138687
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20200111.patch.gz1# ncurses 6.1 - patch 20200111 - Thomas E. Dickey 2# 3# --- ...