Lines Matching +full:pulse +full:- +full:width
2 # SPDX-License-Identifier: Apache-2.0
14 clock-frequency:
22 clk-source:
29 In pulse counter mode, this field selects the input clock to the glitch filter.
33 input-pin:
36 When LPTMR is in Pulse mode, this value
37 will be used to determine the "rising-edge
40 active-low:
43 When LPTMR is in Pulse mode, this value
49 description: Represents the width of the counter in bits.
51 prescale-glitch-filter:
57 2 ^ [prescaler-glitch-filter] clock cycles.
58 When in pulse mode, the counter is incremented every
59 2 ^ [prescaler-glitch-filter] rising edges detected
60 by the pin configured from the input-pin value.
61 Note, that the pulse mode cannot be 2 ^ 16.
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.