nxp,lpc-ctimer

Description

NXP MCUX Standard Timer/Counter

Properties

Properties not inherited from the base binding file.

Name

Type

Details

clk-source

int

clock to use

This property is required.

mode

int

timer mode

This property is required.

input

int

input channel

This property is required.

prescale

int

prescale value

This property is required.

mux-states

phandle-array

CTIMER capture input routing. Optional; only needed when counter
capture is used. Each entry is <&inputmuxN index connection>:
  - &inputmuxN is the INPUTMUX mux controller providing the route
  - index is the CAPTSEL destination index (0..3)
  - connection is an inputmux_connection_t value from
    fsl_inputmux_connections.h
Example (route CT_INP15 to CTIMER2 CAPTSEL[0] via INPUTMUX0):
  mux-states = <&inputmux0 0 0x06000010>;

pinctrl-0

phandles

Pin configuration/s for the first state. Content is specific to the
selected pin controller driver implementation.

pinctrl-1

phandles

Pin configuration/s for the second state. See pinctrl-0.

pinctrl-2

phandles

Pin configuration/s for the third state. See pinctrl-0.

pinctrl-3

phandles

Pin configuration/s for the fourth state. See pinctrl-0.

pinctrl-4

phandles

Pin configuration/s for the fifth state. See pinctrl-0.

pinctrl-names

string-array

Names for the provided states. The number of names needs to match the
number of states.

mux-controls

phandle-array

List of MUX controller specifiers. Each entry is a phandle to a MUX
controller followed by #mux-control-cells addressing cells.

mux-control-names

string-array

Optional names for the entries in "mux-controls"

mux-state-names

string-array

Optional names for the entries in "mux-states"

Specifier cell names

  • counter-capture cells: channel, flags