nxp,s32-sys-timer

Vendor: NXP Semiconductors

Description

NXP S32 System Timer Module (STM)

Properties

Properties not inherited from the base binding file.

Name

Type

Details

clock-frequency

int

Module clock frequency in Hz.

This property is required.

prescaler

int

Selects the module clock divide value for the prescaler, between 1 and 256.
Timer frequency equals to clock-frequency divided by the prescaler value.

This property is required.

freeze

boolean

Stops the timer when the chip enters Debug mode.