Lines Matching full:gpio
5 NXP S32 GPIO controller.
7 The GPIO controller provides the option to route external input pad interrupts
9 the WKPU interrupt controller. By default, GPIO interrupts are routed to the
12 To route external interrupts to the WKPU interrupt controller, the GPIO
14 the following snippet of devicetree source code instructs the GPIO controller
17 #include <zephyr/dt-bindings/gpio/nxp-s32-gpio.h>
23 Explicitly specifying the routing of a GPIO interrupt to a particular
34 as the interrupt controller for the corresponding GPIO. It's worth noting that
38 compatible: "nxp,s32-gpio"
40 include: [gpio-controller.yaml, base.yaml]
51 For GPIO ports that have pins can be used for processing
52 external interrupt signal, this is a list of GPIO pins and
53 respective external interrupt lines (<gpio-pin eirq-line>).
58 NXP WKPU controller associated to this GPIO port.
63 Map between WKPU external interrupt sources and pins of this GPIO port,
64 as in a tuple `<gpio-pin wkpu-interrupt-source>`.
66 "#gpio-cells":
69 gpio-cells: