Home
last modified time | relevance | path

Searched refs:Period (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dtimer.hpp20 template <typename Rep, typename Period>
21 auto sleep_for(context& ctx, std::chrono::duration<Rep, Period> time);
117 template <typename Rep, typename Period>
118 auto sleep_for(context& ctx, std::chrono::duration<Rep, Period> time) in sleep_for()
/openbmc/bmcweb/redfish-core/src/utils/
H A Dtime_utils.cpp258 template <typename IntType, typename Period>
259 std::string toISO8061ExtendedStr(std::chrono::duration<IntType, Period> t) in toISO8061ExtendedStr()
285 t = days(1) - std::chrono::duration<IntType, Period>(1); in toISO8061ExtendedStr()
292 t = std::chrono::duration<IntType, Period>::zero(); in toISO8061ExtendedStr()
326 template <typename IntType, typename Period>
328 std::string toISO8061ExtendedStr(std::chrono::duration<IntType, Period> dur)
332 using SubType = std::chrono::duration<IntType, Period>;
347 dur = std::chrono::duration<IntType, Period>::zero();
/openbmc/phosphor-mrw-tools/
H A Dgen_led_groups.pl334 Period => shift,
370 if (exists $hashGroup{$group}{$led}{Period})
372 $period = $hashGroup{$group}{$led}{Period};
/openbmc/linux/Documentation/leds/
H A Dleds-lm3556.rst80 According to N-lank, Pulse time and N Period values, different pattern wiill
84 Please refer datasheet for more detail about N-Blank, Pulse time and N Period.
/openbmc/linux/Documentation/tools/rtla/
H A Drtla-hwnoise.rst48 …CPU Period Runtime Noise % CPU Aval Max Noise Max Single HW NMI
87 …CPU Period Runtime Noise % CPU Aval Max Noise Max Single HW NMI
H A Drtla-osnoise-top.rst44 …CPU Period Runtime Noise % CPU Aval Max Noise Max Single HW NM…
/openbmc/phosphor-led-manager/
H A DREADME.md103 "Period": 0,
110 "Period": 0,
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DTGPPL-1.02 Transitive Grace Period Public Licence ("TGPPL") v. 1.0
5 This Transitive Grace Period Public Licence (the "License") applies to any
10 *Licensed under the Transitive Grace Period Public Licence version 1.0*
26 under this Transitive Grace Period Public Licence no later than 12
176 Modified License is the "Transitive Grace Period Public Licence" or
H A DMotosoto376 "Notice Period") unless within that Notice Period you
381 Respondent. If within said Notice Period a reasonable royalty and
386 Period.
H A DCAL-1.0-Combined-Work-Exception147 Period") if:
153 of the Embargo Period would put the data, identity, or autonomy of one
161 provided to all Recipients at the end of the Embargo Period.
H A DCAL-1.0147 Period") if:
153 of the Embargo Period would put the data, identity, or autonomy of one
161 provided to all Recipients at the end of the Embargo Period.
H A DBitTorrent-1.0225 Period") unless within that Notice Period you either agree in writing (i) to pay Respondent a mutua…
227 …ith respect to Licensed Product against such Respondent. If within said Notice Period a reasonable
230 said Notice Period.
H A DBitTorrent-1.191Period") unless within that Notice Period you either agree in writing (i) to pay Respondent a mutu…
H A DRPL-1.5436 from Respondent (the "Notice Period") unless within that Notice Period You
440 Software against such Respondent. If within said Notice Period a reasonable
444 expiration of said Notice Period.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-sps3016 Period can be changed by writing a new value here. Upon reading
/openbmc/bmcweb/redfish-core/include/utils/extern/
H A Ddate.h1214 template <class To, class Rep, class Period>
1219 detail::no_overflow<Period, typename To::period>::value,
1222 trunc(const std::chrono::duration<Rep, Period>& d)
1227 template <class To, class Rep, class Period>
1232 !detail::no_overflow<Period, typename To::period>::value,
1235 trunc(const std::chrono::duration<Rep, Period>& d)
1258 template <class To, class Rep, class Period>
1263 detail::no_overflow<Period, typename To::period>::value,
1266 floor(const std::chrono::duration<Rep, Period>& d)
1274 template <class To, class Rep, class Period>
[all …]
/openbmc/docs/architecture/
H A DLED-architecture.md164 Period: 0
169 Period: 100
173 Period: 100
/openbmc/phosphor-led-sysfs/
H A DREADME.md42 .Period property q 1000 e…
/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst2 A Tour Through TREE_RCU's Grace-Period Memory Ordering
15 What Is Tree RCU's Grace Period Memory Ordering Guarantee?
46 Tree RCU Grace Period Memory Ordering Building Blocks
251 Tree RCU Grace Period Memory Ordering Components
258 #. `Grace-Period Initialization`_
263 #. `Grace-Period Cleanup`_
327 Grace-Period Initialization
562 Grace-Period Cleanup
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-enum-frame-interval.rst89 - Period, in seconds, between consecutive video frames.
H A Dvidioc-subdev-g-frame-interval.rst91 - Period, in seconds, between consecutive video frames.
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dst,stm32mp1.txt82 * MOD_PER: Modulation Period Adjustment
/openbmc/linux/Documentation/driver-api/
H A Dptp.rst25 - Period output signals configurable from user space
/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst17 Expedited Grace Period Design
137 Expedited Grace Period and CPU Hotplug
218 Expedited Grace Period Refinements
/openbmc/linux/Documentation/input/devices/
H A Diforce-protocol.rst173 05-06 Period (little endian encoding, in ms)

12