Home
last modified time | relevance | path

Searched refs:accuracy (Results 1 – 25 of 73) sorted by relevance

123

/openbmc/sdeventplus/src/sdeventplus/source/
H A Dtime.cpp17 Time<Id>::Time(const Event& event, TimePoint time, Accuracy accuracy, in Time() argument
19 Base(event, create_source(event, time, accuracy), std::false_type()) in Time()
66 void Time<Id>::set_accuracy(Accuracy accuracy) const in set_accuracy()
70 get(), SdEventDuration(accuracy).count())); in set_accuracy()
87 Accuracy accuracy) in create_source() argument
95 SdEventDuration(accuracy).count(), timeCallback, nullptr)); in create_source()
H A Dtime.hpp48 Time(const Event& event, TimePoint time, Accuracy accuracy,
95 void set_accuracy(Accuracy accuracy) const;
119 Accuracy accuracy);
/openbmc/u-boot/arch/arm/dts/
H A Dzynqmp-clk.dtsi53 clock-accuracy = <100>;
60 clock-accuracy = <100>;
73 clock-accuracy = <0x64>;
H A Dzynqmp-clk-ccf.dtsi103 clock-accuracy = <100>;
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DIJG-short2 implied, with respect to this software, its quality, accuracy,
5 quality and accuracy.
H A Dmpi-permissive10 * responsibility for the accuracy, completeness, or usefulness of any
H A DNIST-PD15 correctness, accuracy, reliability or usefulness of this software.
H A DNCBI-PD11 Although all reasonable efforts have been taken to ensure the accuracy
H A DHPND-Intel18 the software and documentation in terms of correctness, accuracy,
H A Dmpich218 …ss or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or…
H A DIJG13accuracy, merchantability, or fitness for a particular purpose. This software is provided "AS IS",…
/openbmc/sdbusplus/src/
H A Devent.cpp150 time_resolution time, time_resolution accuracy) in add_oneshot_timer() argument
157 eventp, &s.sourcep, CLOCK_BOOTTIME, time.count(), accuracy.count(), in add_oneshot_timer()
/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dtimer.cpp17 typename source::Time<Id>::Accuracy accuracy) : in Timer() argument
21 accuracy, nullptr) in Timer()
H A Dtimer.hpp63 typename source::Time<Id>::Accuracy accuracy =
/openbmc/phosphor-hwmon/
H A Dsensor.cpp266 double accuracy) in addAccuracy() argument
275 iface->accuracy(accuracy); in addAccuracy()
H A Dmainloop.cpp175 std::string accuracy; in getIdentifiers() local
182 accuracy = env::getEnv("ACCURACY", sensor.first.first, id); in getIdentifiers()
186 return std::make_tuple(std::move(id), std::move(label), std::move(accuracy), in getIdentifiers()
244 // Add accuracy interface in getObject()
250 auto accuracy = stod(accuracyStr); in getObject() local
251 sensorObj->addAccuracy(info, accuracy); in getObject()
H A Dsensor.hpp127 * @brief Add Accuracy interface and accuracy property for sensor
128 * @details Accuracy interface is the accuracy range (+/-) of the sensor
132 * @param[in] accuracy - The accuracy value for sensor readings
134 * @return - Shared pointer to the accuracy object
137 double accuracy);
/openbmc/sdeventplus/src/sdeventplus/internal/
H A Dsdevent.cpp39 uint64_t accuracy, sd_event_time_handler_t callback, void* userdata) const in sd_event_add_time() argument
41 return ::sd_event_add_time(event, source, clock, usec, accuracy, callback, in sd_event_add_time()
H A Dsdevent.hpp28 uint64_t usec, uint64_t accuracy, sd_event_time_handler_t callback,
130 clockid_t clock, uint64_t usec, uint64_t accuracy,
/openbmc/sdbusplus/include/sdbusplus/
H A Devent.hpp117 time_resolution accuracy = std::chrono::milliseconds(1));
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/
H A Dchrony_4.6.1.bb14 Typical accuracy between two machines on a LAN is in tens, or a few \
15 hundreds, of microseconds; over the Internet, accuracy is typically \
17 sub-microsecond accuracy is possible. \
/openbmc/openbmc/meta-openembedded/meta-python/licenses/
H A DLLNL15 … express or implied, or assumes any liability or responsibility for the accuracy, completeness, or…
/openbmc/u-boot/drivers/clk/at91/
H A DKconfig27 fast crystal oscillator to meet the frequency accuracy
/openbmc/u-boot/include/
H A Defi.h234 u32 accuracy; member
/openbmc/u-boot/drivers/rtc/
H A DKconfig40 crystal optimized for very high accuracy and very low power consumption. The PCF2127

123