Home
last modified time | relevance | path

Searched defs:period (Results 1 – 25 of 50) sorted by relevance

12

/openbmc/qemu/hw/core/
H A Dptimer.c28 int64_t period; member
54 uint64_t period; in ptimer_reload() local
223 uint64_t period = s->period; in ptimer_get_count() local
340 void ptimer_set_period(ptimer_state *s, int64_t period) in ptimer_set_period()
H A Dclock.c53 bool clock_set(Clock *clk, uint64_t period) in clock_set()
163 uint64_t period = clock_get(clk); in clock_period_prop_get() local
/openbmc/qemu/util/
H A Dtimed-average.c60 int64_t period) in update_expiration()
100 uint64_t period) in timed_average_init()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dpwm_backlight.h13 int period; member
/openbmc/u-boot/drivers/sound/
H A Dsound.c14 const int period = freq ? sample_rate / freq : 0; in sound_create_square_wave() local
/openbmc/sdeventplus/src/sdeventplus/
H A Dclock.hpp36 using period = SdEventDuration::period; typedef in sdeventplus::Clock
/openbmc/phosphor-led-manager/manager/
H A Dledlayout.hpp29 uint16_t period; member
H A Djson-parser.hpp85 uint16_t period = member.value("Period", 0); in loadJsonConfigV1GroupMember() local
H A Dmanager.cpp215 uint8_t dutyOn, uint16_t period) in drivePhysicalLED()
/openbmc/u-boot/board/freescale/m5253demo/
H A Dm5253demo.c100 long period; in ide_set_reset() local
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dcan.json37 "period": 5, number
49 "period": 30, number
H A Dodbc.json22 "period": 10, number
/openbmc/qemu/include/qemu/
H A Dtimed-average.h47 uint64_t period; /* period in nanoseconds */ member
/openbmc/u-boot/drivers/misc/
H A Dstatus_led.c24 int period; member
/openbmc/u-boot/board/freescale/m54455evb/
H A Dm54455evb.c118 long period; in ide_set_reset() local
/openbmc/u-boot/drivers/pwm/
H A Drk_pwm.c43 unsigned long period, duty; in rk_pwm_set_config() local
H A Dsunxi_pwm.c79 u32 period = 0; in sunxi_pwm_set_config() local
/openbmc/qemu/include/hw/rtc/
H A Dmc146818rtc.h44 uint32_t period; member
/openbmc/telemetry/src/
H A Dreport_factory.cpp21 const std::vector<ReportAction>& reportActions, Milliseconds period, in make()
/openbmc/phosphor-pid-control/pid/
H A Dzone.hpp159 auto period = std::chrono::seconds(timeout).count(); in processSensorInputs() local
/openbmc/phosphor-led-manager/test/
H A Dutest-group-priority.cpp123 const int period = 1; // Spec says 1Hz in TEST_F() local
/openbmc/u-boot/board/freescale/common/
H A Dqixis.c286 static char *period[9] = {"2s", "4s", "8s", "16s", "32s", in qixis_reset_cmd() local
/openbmc/dbus-sensors/src/mctp/
H A DMCTPReactorMain.cpp191 constexpr std::chrono::seconds period(5); in main() local
/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp145 uint16_t period{}; in storePhysicalLEDsStates() local
/openbmc/qemu/include/hw/
H A Dclock.h78 uint64_t period; member

12