Home
last modified time | relevance | path

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

123456

/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Dallwinner,sun5i-a13-hstimer.yaml7 title: Allwinner A13 High-Speed Timer Device Tree Bindings
29 - description: Timer 0 Interrupt
30 - description: Timer 1 Interrupt
31 - description: Timer 2 Interrupt
32 - description: Timer 3 Interrupt
H A Dsamsung,exynos4210-mct.yaml7 title: Samsung Exynos SoC Multi Core Timer (MCT)
13 The Samsung's Multi Core Timer (MCT) module includes two main blocks, the
34 0: Global Timer Interrupt 0
35 1: Global Timer Interrupt 1
36 2: Global Timer Interrupt 2
37 3: Global Timer Interrupt 3
38 4: Local Timer Interrupt 0
39 5: Local Timer Interrupt 1
42 i: Local Timer Interrupt n
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 Dst,spear-timer.txt1 * SPEAr ARM Timer
3 ** Timer node required properties:
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 Dintel,ixp4xx-timer.yaml27 - description: Timer 1 interrupt
28 - description: Timer 2 interrupt
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)
H A Dnxp,tpm-timer.yaml7 title: NXP Low Power Timer/Pulse Width Modulation Module (TPM)
13 The Timer/PWM Module (TPM) supports input capture, output compare,
H A Dsnps,dw-apb-timer.yaml7 title: Synopsys DesignWare APB Timer
30 - description: Timer ticks reference clock source
H A Dvia,vt8500-timer.txt1 VIA/Wondermedia VT8500 Timer
/f-stack/freebsd/contrib/device-tree/src/powerpc/
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
/f-stack/freebsd/contrib/dev/acpica/components/executer/
H A Dexdebug.c191 UINT32 Timer; in AcpiExDoDebugObject() local
236 Timer = ((UINT32) AcpiOsGetTimer () / 10); in AcpiExDoDebugObject()
237 Timer &= 0x03FFFFFF; in AcpiExDoDebugObject()
239 AcpiOsPrintf ("ACPI Debug: T=0x%8.8X %*s", Timer, Level, " "); in AcpiExDoDebugObject()
/f-stack/freebsd/contrib/device-tree/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>
H A Datmel-at91rm9200-wdt.txt1 Atmel AT91RM9200 System Timer Watchdog
/f-stack/dpdk/doc/guides/prog_guide/
H A Devent_timer_adapter.rst4 Event Timer Adapter Library
11 new event sources by using **event adapters**. The Event Timer Adapter is one
14 The Event Timer Adapter library extends the event driven model
19 The Event Timer Adapter library is designed to interface with hardware or
23 :doc:`Timer library <timer_lib>`.
26 `Processing Timer Expiry Events`_ sections. Code samples are abstracted and
31 Event Timer struct
42 Timer Expiry Event
141 Retrieve Event Timer Adapter Contextual Information
196 `Timer Expiry Event`_ section. In the following example, assume ``conn``
[all …]
H A Dtimer_lib.rst6 Timer Library
9 The Timer library provides a timer service to DPDK execution units to enable execution of callback …
20 The timer library uses the rte_get_timer_cycles() function that uses the High Precision Event Timer
77 - Information about the High Precision Event Timer (HPET).
/f-stack/freebsd/contrib/device-tree/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.
H A Dgemini.txt89 interrupts = <14 IRQ_TYPE_EDGE_FALLING>, /* Timer 1 */
90 <15 IRQ_TYPE_EDGE_FALLING>, /* Timer 2 */
91 <16 IRQ_TYPE_EDGE_FALLING>; /* Timer 3 */
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtables.c202 time_t Timer; in AdDisassemblerHeader() local
205 time (&Timer); in AdDisassemblerHeader()
228 AcpiOsPrintf (" * Disassembly of %s, %s", Filename, ctime (&Timer)); in AdDisassemblerHeader()
/f-stack/dpdk/app/test-bbdev/
H A Dtest-bbdev.py12 from threading import Timer
96 timer = Timer(args.timeout, kill, [app_proc])
/f-stack/freebsd/contrib/device-tree/Bindings/x86/
H A Dtimer.txt4 * High Precision Event Timer (HPET)

123456