Home
last modified time | relevance | path

Searched defs:timer (Results 76 – 100 of 238) sorted by relevance

12345678910

/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A Dtimer.c30 } timer; variable
/openbmc/phosphor-led-manager/manager/
H A Dmanager.hpp152 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> timer; member in phosphor::led::Manager
/openbmc/dbus-sensors/src/
H A DUtils.cpp363 auto timer = std::make_shared<boost::asio::steady_timer>( in getPowerStatus() local
396 auto timer = std::make_shared<boost::asio::steady_timer>( in getPostStatus() local
431 auto timer = std::make_shared<boost::asio::steady_timer>( in getChassisStatus() local
459 static boost::asio::steady_timer timer(conn->get_io_context()); in setupPowerMatchCallback() local
/openbmc/qemu/include/hw/watchdog/
H A Dallwinner-wdt.h60 struct ptimer_state *timer; member
/openbmc/phosphor-fan-presence/control/
H A Dtriggers.cpp14 Trigger timer(TimerConf&& tConf) in timer() function
/openbmc/phosphor-watchdog/src/
H A Dwatchdog.hpp181 sdeventplus::utility::Timer<sdeventplus::ClockId::Monotonic> timer; member in phosphor::watchdog::Watchdog
/openbmc/qemu/include/hw/ppc/
H A Dpnv_sbe.h41 QEMUTimer *timer; member
/openbmc/qemu/hw/gpio/
H A Dgpio_key.c40 QEMUTimer *timer; member
/openbmc/qemu/include/hw/timer/
H A Dcmsdk-apb-dualtimer.h41 struct ptimer_state *timer; member
H A Dstellaris-gptm.h44 QEMUTimer *timer[2]; member
/openbmc/pldm/requester/
H A Drequest.hpp101 sdbusplus::Timer timer; //!< manages starting timers and handling timeouts member in pldm::requester::RequestRetryTimer
/openbmc/qemu/hw/avr/
H A Datmega.h48 AVRTimer16State timer[TIMER_MAX]; member
/openbmc/qemu/util/
H A Dthrottle.c253 static void throttle_timer_destroy(QEMUTimer **timer) in throttle_timer_destroy()
438 QEMUTimer *timer; in throttle_schedule_timer() local
/openbmc/qemu/tests/unit/
H A Dtest-util-filemonitor.c142 GTimer *timer = g_timer_new(); in qemu_file_monitor_test_next_record() local
411 GTimer *timer; in test_file_monitor_events() local
/openbmc/qemu/hw/timer/
H A Dxilinx_timer.c116 unsigned int timer; in timer_read() local
166 unsigned int timer; in timer_write() local
H A Dsh_timer.c37 ptimer_state *timer; member
256 void *timer[3]; member
/openbmc/qemu/include/hw/arm/
H A Dallwinner-a10.h38 AwA10PITState timer; member
H A Dstm32f205_soc.h58 STM32F2XXTimerState timer[STM_NUM_TIMERS]; member
H A Dmsf2-soc.h64 MSSTimerState timer; member
H A Dnrf51_soc.h39 NRF51TimerState timer[NRF51_NUM_TIMERS]; member
/openbmc/sdbusplus/include/sdbusplus/
H A Dtimer.hpp181 auto timer = static_cast<Timer*>(userData); in initialize() local
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dalarm_timestamps.hpp135 auto& timer = alarm->second; in prune() local
/openbmc/telemetry/src/
H A Dreport.hpp134 boost::asio::steady_timer timer; member in Report
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood.dtsi237 timer: timer@20300 { label
/openbmc/qemu/include/hw/intc/
H A Dbcm2836_control.h48 QEMUTimer timer; member

12345678910