Home
last modified time | relevance | path

Searched refs:Timer (Results 1 – 25 of 203) sorted by relevance

123456789

/OK3568_Linux_fs/buildroot/package/libasplib/
H A D0001-asplib_CPUTimer.h-Fix-time.h-include.patch13 …/libasplib-be7fac89218a84b75f7598e3d76625ece99296f2/asplib_modules/Timer/asplib/Timer/asplib_CPUTi…
14 …/libasplib-be7fac89218a84b75f7598e3d76625ece99296f2/asplib_modules/Timer/asplib/Timer/asplib_CPUTi…
21 asplib_modules/Timer/asplib/Timer/asplib_CPUTimer.h | 2 +-
24 diff --git a/asplib_modules/Timer/asplib/Timer/asplib_CPUTimer.h b/asplib_modules/Timer/asplib/Time…
26 --- a/asplib_modules/Timer/asplib/Timer/asplib_CPUTimer.h
27 +++ b/asplib_modules/Timer/asplib/Timer/asplib_CPUTimer.h
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dtimer.cpp11 Timer::Impl::Impl() { in Impl()
18 void Timer::Impl::start(uint64_t timeout, uint64_t repeat_, std::function<void ()>&& cb) { in start()
26 void Timer::Impl::stop() { in stop()
30 void Timer::Impl::timerFired() { in timerFired()
39 Timer::Timer() in Timer() function in mbgl::util::Timer
43 Timer::~Timer() = default;
45 void Timer::start(Duration timeout, Duration repeat, std::function<void()>&& cb) { in start()
51 void Timer::stop() { in stop()
/OK3568_Linux_fs/kernel/arch/mips/loongson32/
H A DKconfig39 bool "Use PWM Timer for clockevent/clocksource"
43 This option changes the default clockevent/clocksource to PWM Timer,
54 bool "Use PWM Timer 0"
56 Use PWM Timer 0 as the default clockevent/clocksourcer.
59 bool "Use PWM Timer 1"
61 Use PWM Timer 1 as the default clockevent/clocksourcer.
64 bool "Use PWM Timer 2"
66 Use PWM Timer 2 as the default clockevent/clocksourcer.
69 bool "Use PWM Timer 3"
71 Use PWM Timer 3 as the default clockevent/clocksourcer.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dtimer.cpp10 class Timer::Impl {
56 Timer::Timer() in Timer() function in mbgl::util::Timer
60 Timer::~Timer() = default;
62 void Timer::start(Duration timeout, Duration repeat, std::function<void()>&& cb) { in start()
68 void Timer::stop() { in stop()
/OK3568_Linux_fs/kernel/drivers/counter/
H A DKconfig33 tristate "STM32 Timer encoder counter driver"
36 Select this option to enable STM32 Timer quadrature encoder
43 tristate "STM32 LP Timer encoder counter driver"
46 Select this option to enable STM32 Low-Power Timer quadrature encoder
64 tristate "Flex Timer Module Quadrature decoder driver"
67 Select this option to enable the Flex Timer Quadrature decoder
74 tristate "Microchip Timer Counter Capture driver"
78 Select this option to enable the Microchip Timer Counter Block
/OK3568_Linux_fs/app/qsetting/
H A Dqtwifi.cpp48 Timer = new QTimer(this); in qtWifi()
71 Timer->stop(); in turnOn()
72 Timer->setInterval(10000); in turnOn()
73 connect(Timer, SIGNAL(timeout()), this, SLOT(on_timer_timeout())); in turnOn()
78 Timer->start(); in turnOn()
86 Timer->stop(); in turnOff()
240 Timer->start(); in on_timer_timeout()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dtimer.hpp12 class Timer : private util::noncopyable { class
14 Timer();
15 ~Timer();
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Dlite5200.dts62 timer@600 { // General Purpose Timer
69 timer@610 { // General Purpose Timer
75 timer@620 { // General Purpose Timer
81 timer@630 { // General Purpose Timer
87 timer@640 { // General Purpose Timer
93 timer@650 { // General Purpose Timer
99 timer@660 { // General Purpose Timer
105 timer@670 { // General Purpose Timer
H A Dmpc5200b.dtsi63 gpt0: timer@600 { // General Purpose Timer
71 gpt1: timer@610 { // General Purpose Timer
78 gpt2: timer@620 { // General Purpose Timer
85 gpt3: timer@630 { // General Purpose Timer
92 gpt4: timer@640 { // General Purpose Timer
99 gpt5: timer@650 { // General Purpose Timer
106 gpt6: timer@660 { // General Purpose Timer
113 gpt7: timer@670 { // General Purpose Timer
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/
H A Dfaraday,fttmr010.txt33 interrupts = <14 IRQ_TYPE_EDGE_FALLING>, /* Timer 1 */
34 <15 IRQ_TYPE_EDGE_FALLING>, /* Timer 2 */
35 <16 IRQ_TYPE_EDGE_FALLING>; /* Timer 3 */
H A Darm,twd.txt1 * ARM Timer Watchdog
4 Timer-Watchdog (aka TWD), which provides both a per-cpu local timer
10 ** Timer node required properties:
H A Dst,spear-timer.txt1 * SPEAr ARM Timer
3 ** Timer node required properties:
H A Dbrcm,bcm2835-system-timer.txt1 BCM2835 System Timer
3 The System Timer peripheral provides four 32-bit timer channels and a
H A Dmarvell,armada-370-xp-timer.txt9 - interrupts: Should contain the list of Global Timer interrupts and
12 pair for the Global Timer registers, second pair for the
H A Dmediatek,mtk-timer.txt5 - GPT (General Purpose Timer)
6 - SYST (System Timer)
/OK3568_Linux_fs/kernel/drivers/iio/trigger/
H A DKconfig29 tristate "STM32 Low-Power Timer Trigger"
32 Select this option to enable STM32 Low-Power Timer Trigger.
40 tristate "STM32 Timer Trigger"
43 Select this option to enable STM32 Timer Trigger
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/docs/
H A Dpolicy_operation_diagram.dot66 sstop [ shape=ellipse label="SS-Timer expires" ]
74 hstop [ shape=ellipse label="HS-Timer expires" ]
90 sstop_dotfixup->sstop [label="Spawn SS-Timer"];
92 sstop->hstop [label="Spawn HS-Timer"];
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A DKconfig8 bool "Watchdog Timer Support"
34 tristate "WatchDog Timer Driver Core"
309 tristate "Zodiac RAVE Watchdog Timer"
424 tristate "Atmel SAMA5D4 Watchdog Timer"
429 Its Watchdog Timer Mode Register can be written more than once.
433 tristate "Cadence Watchdog Timer"
704 tristate "Maxim Max77620 Watchdog Timer"
1025 tristate "Acquire SBC Watchdog Timer"
1039 tristate "Advantech SBC Watchdog Timer"
1048 tristate "ALi M1535 PMU Watchdog Timer"
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/progressbar/
H A Dwidgets.py82 class Timer(Widget): class
104 class ETA(Timer):
122 class AdaptiveETA(Timer):
233 class FormatLabel(Timer):
237 'elapsed': ('seconds_elapsed', Timer.format_time),
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A DKconfig188 Support for Multi Timer Unit. MTU provides access
193 bool "Clocksource PRCMU Timer" if COMPILE_TEST
196 Use the always on PRCMU Timer as clocksource.
403 bool "Support for Dual Timer SP804 module" if COMPILE_TEST
427 Support for the Periodic Interval Timer found on Atmel SoCs.
442 Support for Timer Counter Blocks on Atmel SoCs.
448 Support for Multi Core Timer controller on Exynos SoCs.
470 Support for Periodic Interrupt Timer on Freescale Vybrid Family SoCs.
523 the Compare Match Timer (CMT) hardware available in 16/32/48-bit
532 Timer Pulse Unit 2 (MTU2) hardware available on SoCs from Renesas.
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Datmel-sysregs.txt7 PIT Timer required properties:
13 PIT64B Timer required properties:
19 System Timer (ST) required properties:
72 - atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.
76 - atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.
107 - atmel,wakeup-rtt-timer: boolean to enable Real-time Timer Wake-up.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/
H A Dsirfsoc_wdt.txt1 SiRFSoC Timer and Watchdog Timer(WDT) Controller
H A Dmpc8xxx-wdt.txt10 On the 83xx, "Watchdog Timer Registers" area: <0x200 0x100>
11 On the 86xx, "Watchdog Timer Registers" area: <0xe4000 0x100>
/OK3568_Linux_fs/u-boot/drivers/watchdog/
H A DKconfig1 menu "Watchdog Timer Support"
48 bool "Enable Watchdog Timer support for Sandbox"
51 Enable Watchdog Timer support in Sandbox. This is a dummy device that
/OK3568_Linux_fs/kernel/Documentation/mips/
H A Dingenic-tcu.rst4 Ingenic JZ47xx SoCs Timer/Counter Unit hardware
7 The Timer/Counter Unit (TCU) in Ingenic JZ47xx SoCs is a multi-function
14 - JZ4725B introduced a separate channel, called Operating System Timer

123456789