Lines Matching full:forwarder
15 Here is an example of how a nrf-gpio-forwarder can be used with a nRF5340
31 nrf-gpio-forwarder node defined in DTS file targeted for the nRF5340
34 gpio_fwd: nrf-gpio-forwarder {
35 compatible = "nordic,nrf-gpio-forwarder";
41 In the above example, the nrf-gpio-forwarder node is configured to forward
49 Please note that the GPIO flags provided for child nodes of the forwarder
50 are ignored. In order to configure the GPIOs passed to the forwarder, their
53 They are set to 0 in the nrf-gpio-forwarder node as they are ignored anyway.
55 Child nodes for the forwarder can be defined independently by multiple DTS
59 nrf-gpio-forwarder instance.
61 compatible: "nordic,nrf-gpio-forwarder"