This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

infineon,xmc4xxx-intc

Vendor: Infineon Technologies

Description

Infineon XMC4XXX series Interrupt Controller

Properties

Properties not inherited from the base binding file.

Name

Type

Details

port-line-mapping

array

An array to store the Event Request Unit (ERU) configuration for a given port/pin
combintation. The array elements are opaque fields set using the macro
XMC4XXX_INTC_SET_LINE_MAP(port, pin, eru_src, line);
eru_src defines where the specific port/pin combination is connected in the ERU.
line defines the SR line that will be raised by the event.

This property is required.