Home
last modified time | relevance | path

Searched refs:hours (Results 1 – 21 of 21) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dbq27xxx.yaml63 - energy-full-design-microwatt-hours
64 - charge-full-design-microamp-hours
66 Both or neither of the *-full-design-*-hours properties must be set.
84 energy-full-design-microwatt-hours = <5290000>;
85 charge-full-design-microamp-hours = <1430000>;
H A Dbattery.yaml46 energy-full-design-microwatt-hours:
49 charge-full-design-microamp-hours:
117 energy-full-design-microwatt-hours = <5290000>;
118 charge-full-design-microamp-hours = <1430000>;
H A Dmaxim,ds2760.txt23 - rated-capacity-microamp-hours:
H A Dact8945a-charger.txt21 - active-semi,total-timeout: unit: hours;
H A Dsc27xx-fg.txt25 charge-full-design-microamp-hours = <1900000>;
H A Dcw2015_battery.yaml15 charge-full-design-microamp-hours property of the battery.
/f-stack/dpdk/examples/vm_power_manager/guest_cli/
H A Dmain.c52 unsigned short int hours[MAX_HOURS]; in parse_args() local
78 cnt = parse_set(optarg, hours, MAX_HOURS); in parse_args()
86 if (hours[i]) { in parse_args()
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dproperty-units.txt29 -microamp-hours : microampere hour
32 -microwatt-hours: microwatt hour
/f-stack/freebsd/contrib/device-tree/Bindings/rtc/
H A Dmicrochip,pic32-rtc.txt3 The RTCC keeps time in hours, minutes, and seconds, and one half second. It
/f-stack/tools/ifconfig/
H A Daf_inet6.c431 int days, hours, mins, secs; local
437 hours = (total / 3600) % 24;
445 if (!first || hours) {
447 p += sprintf(p, "%dh", hours);
/f-stack/freebsd/contrib/device-tree/src/arm64/sprd/
H A Dsp9860g-1h10.dts45 charge-full-design-microamp-hours = <1900000>;
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dvm_power_management.rst543 ``--busy-hours {list of busy hours}``
544 A comma-separated list of hours in which to set the core
546 Valid syntax includes individual hours 2,3,4,
547 a range of hours 2-4, or a combination of both 1,3,5-7.
550 ``--quiet-hours {list of quiet hours}``
551 A comma-separated list of hours in which to set the core frequency
552 to minimum. Valid syntax includes individual hours 2,3,4,
553 a range of hours 2-4, or a combination of both 1,3,5-7.
560 - TIME - Uses a busy/quiet hours policy.
862 depending on busy and quiet hours.
[all …]
/f-stack/tools/ndp/
H A Dndp.c1436 int days, hours, mins, secs; in sec2str() local
1443 hours = (total / 3600) % 24; in sec2str()
1454 if (!first || hours) { in sec2str()
1456 n = snprintf(p, ep - p, "%dh", hours); in sec2str()
/f-stack/app/redis-5.0.5/deps/linenoise/
H A DREADME.markdown24 So I spent more or less two hours doing a reality check resulting in this little library: is it *re…
/f-stack/freebsd/contrib/openzfs/tests/runfiles/
H A Dsanity.run15 # change before commiting to a full test run which takes several hours.
H A Dcommon.run15 # Approximate run time: 4-5 hours
/f-stack/freebsd/contrib/v4l/
H A Dvideodev2.h475 __u8 hours; member
/f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-pinebook-pro.dts33 charge-full-design-microamp-hours = <9800000>;
/f-stack/dpdk/doc/guides/contributing/
H A Dpatches.rst616 #. Check the automatic test reports in the coming hours.
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c7274 uint64_t hours = (total / 60 / 60) % 24; in secs_to_dhms() local
7280 (u_longlong_t)days, (u_longlong_t)hours, in secs_to_dhms()
7284 (u_longlong_t)hours, (u_longlong_t)mins, in secs_to_dhms()
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES973 Note that we worked to improve and fix streams till a few hours ago, so while