Searched full:forwarder (Results 1 – 15 of 15) sorted by relevance
/Zephyr-latest/dts/bindings/gpio/ |
D | nordic,nrf-gpio-forwarder.yaml | 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. [all …]
|
/Zephyr-latest/samples/bluetooth/hci_uart/boards/ |
D | nrf5340_audio_dk_nrf5340_cpuapp_nrf21540_ek.overlay | 4 gpio_fwd: nrf-gpio-forwarder { 5 compatible = "nordic,nrf-gpio-forwarder";
|
/Zephyr-latest/boards/shields/nrf7002ek/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 10 * to the CPUNET, it should create a separate instance of nrf-gpio-forwarder
|
/Zephyr-latest/boards/nordic/thingy53/ |
D | thingy53_nrf5340_common.dtsi | 118 gpio_fwd: nrf-gpio-forwarder { 119 compatible = "nordic,nrf-gpio-forwarder"; 130 spi_fwd: nrf-spi-forwarder { 131 compatible = "nordic,nrf-gpio-forwarder";
|
/Zephyr-latest/boards/raytac/mdbt53v_db_40/ |
D | raytac_mdbt53v_db_40_nrf5340_cpuapp_common.dts | 56 gpio_fwd: nrf-gpio-forwarder { 57 compatible = "nordic,nrf-gpio-forwarder";
|
/Zephyr-latest/boards/nordic/nrf5340dk/ |
D | nrf5340_cpuapp_common.dtsi | 41 gpio_fwd: nrf-gpio-forwarder { 42 compatible = "nordic,nrf-gpio-forwarder";
|
/Zephyr-latest/boards/raytac/mdbt53_db_40/ |
D | raytac_mdbt53_db_40_nrf5340_cpuapp_common.dts | 73 gpio_fwd: nrf-gpio-forwarder { 74 compatible = "nordic,nrf-gpio-forwarder";
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/ |
D | nrf5340_audio_dk_nrf5340_cpuapp_common.dtsi | 20 gpio_fwd: nrf-gpio-forwarder { 21 compatible = "nordic,nrf-gpio-forwarder";
|
/Zephyr-latest/samples/net/mqtt_sn_publisher/compose/ |
D | gateway.conf | 44 Forwarder=NO
|
/Zephyr-latest/boards/nordic/nrf7002dk/ |
D | nrf5340_cpuapp_common.dtsi | 94 gpio_fwd: nrf-gpio-forwarder { 95 compatible = "nordic,nrf-gpio-forwarder";
|
/Zephyr-latest/boards/panasonic/pan1783/ |
D | pan1783_nrf5340_cpuapp_common.dtsi | 136 gpio_fwd: nrf-gpio-forwarder { 137 compatible = "nordic,nrf-gpio-forwarder";
|
/Zephyr-latest/boards/ezurio/bl5340_dvk/ |
D | bl5340_dvk_nrf5340_cpuapp_common.dtsi | 85 gpio_fwd: nrf-gpio-forwarder { 86 compatible = "nordic,nrf-gpio-forwarder";
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | mqtt_sn.rst | 154 * Forwarder Encapsulation
|
/Zephyr-latest/soc/nordic/nrf53/ |
D | Kconfig | 170 Will forward configured pins with the forwarder compatible to the network core for usage.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.1.rst | 872 * :dtcompatible:`nordic,nrf-gpio-forwarder`
|