Lines Matching +full:timer +full:- +full:pwm
1 Andestech ATCPIT100 timer
2 ------------------------------------------------------------------
6 This timer is a set of compact multi-function timers, which can be
7 used as pulse width modulators (PWM) as well as simple timers.
10 multi-function timer and provide the following usage scenarios:
11 One 32-bit timer
12 Two 16-bit timers
13 Four 8-bit timers
14 One 16-bit PWM
15 One 16-bit timer and one 8-bit PWM
16 Two 8-bit timer and one 8-bit PWM
19 - compatible : Should be "andestech,atcpit100"
20 - reg : Address and length of the register set
21 - interrupts : Reference to the timer interrupt
22 - clocks : a clock to provide the tick rate for "andestech,atcpit100"
23 - clock-names : should be "PCLK" for the peripheral clock source.
27 timer0: timer@f0400000 {
32 clock-names = "PCLK";