Lines Matching +full:clock +full:- +full:prescaler
2 # SPDX-License-Identifier: Apache-2.0
14 clock-frequency:
16 description: Counter clock frequency
18 prescaler:
22 clk-source:
27 Selects the clock to be used by the LPMTR prescaler/glitch filter.
28 In time counter mode, this field selects the input clock to the prescaler.
29 In pulse counter mode, this field selects the input clock to the glitch filter.
30 The clock connections vary by device, see the device reference manual for
33 input-pin:
37 will be used to determine the "rising-edge
40 active-low:
51 prescale-glitch-filter:
56 When in prescaler mode, the counter is incremented every
57 2 ^ [prescaler-glitch-filter] clock cycles.
59 2 ^ [prescaler-glitch-filter] rising edges detected
60 by the pin configured from the input-pin value.
63 timer-mode-sel:
69 for Time-Counter mode or for Pulse mode.
70 0 <- LPTMR is configured for Time Counter Mode.
71 1 <- LPTMR is configured for Pulse Mode.