ti,mspm0-timer-counter

Vendor: Texas Instruments

Note

An implementation of a driver matching this compatible is available in drivers/counter/counter_mspm0_timer.c.

Description

TI MSPM0 counter node for MSPM0 SoCs. Each timer can be configured to use for
counter operation.

mspm0counter : counter {
  counter_0 {
    resolution = <16>;
  };
};

Properties

Properties not inherited from the base binding file.

Name

Type

Details

resolution

int

Counter resolution

This property is required.