/Zephyr-latest/boards/actinius/icarus_som_dk/dts/bindings/ |
D | actinius-sim-select.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 The Icarus boards provide the user with 2 options regarding SIM usage for 6 LTE-M/NB-IoT communication. Either using the on-board eSIM or using an 7 external nano-SIM. The SIM can be selected by changing the `sim` property 10 compatible: "actinius-sim-select" 15 sim-gpios: 16 type: phandle-array 18 description: Pin used to select the SIM 20 sim: 24 - "esim" [all …]
|
/Zephyr-latest/boards/actinius/icarus_bee/dts/bindings/ |
D | actinius-sim-select.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 The Icarus boards provide the user with 2 options regarding SIM usage for 6 LTE-M/NB-IoT communication. Either using the on-board eSIM or using an 7 external nano-SIM. The SIM can be selected by changing the `sim` property 10 compatible: "actinius-sim-select" 15 sim-gpios: 16 type: phandle-array 18 description: Pin used to select the SIM 20 sim: 24 - "esim" [all …]
|
/Zephyr-latest/boards/actinius/icarus_som/dts/bindings/ |
D | actinius-sim-select.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 The Icarus boards provide the user with 2 options regarding SIM usage for 6 LTE-M/NB-IoT communication. Either using the on-board eSIM or using an 7 external nano-SIM. The SIM can be selected by changing the `sim` property 10 compatible: "actinius-sim-select" 15 sim-gpios: 16 type: phandle-array 18 description: Pin used to select the SIM 20 sim: 24 - "esim" [all …]
|
/Zephyr-latest/boards/actinius/icarus/dts/bindings/ |
D | actinius-sim-select.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 The Icarus boards provide the user with 2 options regarding SIM usage for 6 LTE-M/NB-IoT communication. Either using the on-board eSIM or using an 7 external nano-SIM. The SIM can be selected by changing the `sim` property 10 compatible: "actinius-sim-select" 15 sim-gpios: 16 type: phandle-array 18 description: Pin used to select the SIM 20 sim: 24 - "esim" [all …]
|
/Zephyr-latest/boards/norik/octopus_io_board/dts/bindings/ |
D | norik,sim_select.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 a SIM card to the nRF9160. Option one is to use on-board eSIM or 7 external nano SIM. Which SIM is used can be selected using the 'sim' 15 sim-gpios: 16 type: phandle-array 18 description: Pin used to select which SIM is used 20 sim: 24 - "on-board" 25 - "external" 26 description: SIM choice (on-board eSIM or external nano SIM)
|
/Zephyr-latest/boards/norik/octopus_som/dts/bindings/ |
D | norik,sim_select.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 a SIM card to the nRF9160. Option one is to use on-board eSIM or 7 external nano SIM. Which SIM is used can be selected using the 'sim' 15 sim-gpios: 16 type: phandle-array 18 description: Pin used to select which SIM is used 20 sim: 24 - "on-board" 25 - "external" 26 description: SIM choice (on-board eSIM or external nano SIM)
|
/Zephyr-latest/boards/actinius/icarus_som/ |
D | actinius_icarus_som_common.dtsi | 2 * Copyright (c) 2021-2022 Actinius 4 * SPDX-License-Identifier: Apache-2.0 6 #include "actinius_icarus_som_common-pinctrl.dtsi" 14 zephyr,shell-uart = &uart0; 15 zephyr,uart-mcumgr = &uart0; 23 sim_select: sim-select { 24 compatible = "actinius-sim-select"; 25 sim-gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>; 26 sim = "esim"; 45 current-speed = <115200>; [all …]
|
/Zephyr-latest/boards/actinius/icarus_bee/ |
D | actinius_icarus_bee_common.dtsi | 2 * Copyright (c) 2021-2022 Actinius 4 * SPDX-License-Identifier: Apache-2.0 6 #include "actinius_icarus_bee_common-pinctrl.dtsi" 7 #include <zephyr/dt-bindings/input/input-event-codes.h> 15 zephyr,shell-uart = &uart0; 16 zephyr,uart-mcumgr = &uart0; 20 compatible = "gpio-leds"; 23 gpios = <&gpio0 21 GPIO_ACTIVE_LOW>; 28 gpios = <&gpio0 22 GPIO_ACTIVE_LOW>; 33 gpios = <&gpio0 25 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/boards/actinius/icarus/ |
D | actinius_icarus_common.dtsi | 2 * Copyright (c) 2019-2022 Actinius 4 * SPDX-License-Identifier: Apache-2.0 6 #include "actinius_icarus_common-pinctrl.dtsi" 7 #include <zephyr/dt-bindings/input/input-event-codes.h> 15 zephyr,shell-uart = &uart0; 16 zephyr,uart-mcumgr = &uart0; 20 compatible = "gpio-leds"; 23 gpios = <&gpio0 10 GPIO_ACTIVE_LOW>; 28 gpios = <&gpio0 11 GPIO_ACTIVE_LOW>; 33 gpios = <&gpio0 12 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/tests/ztest/busy_sim/boards/ |
D | nrf52840dk_nrf52840_pin.overlay | 4 * SPDX-License-Identifier: Apache-2.0 13 busy-sim { 14 compatible = "vnd,busy-sim"; 17 active-gpios = <&gpio0 27 GPIO_ACTIVE_HIGH>;
|
/Zephyr-latest/boards/actinius/icarus_som_dk/ |
D | actinius_icarus_som_dk_common.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 6 #include "actinius_icarus_som_dk_common-pinctrl.dtsi" 7 #include <dt-bindings/led/led.h> 8 #include <zephyr/dt-bindings/input/input-event-codes.h> 16 zephyr,shell-uart = &uart0; 17 zephyr,uart-mcumgr = &uart0; 21 compatible = "gpio-leds"; 24 gpios = <&gpio0 3 GPIO_ACTIVE_HIGH>; 30 compatible = "pwm-leds"; 39 compatible = "gpio-keys"; [all …]
|
/Zephyr-latest/boards/actinius/common/ |
D | actinius_board_common.c | 2 * Copyright (c) 2021-2022 Actinius 4 * SPDX-License-Identifier: Apache-2.0 24 const struct gpio_dt_spec sim = in actinius_board_set_sim_select() local 27 if (!gpio_is_ready_dt(&sim)) { in actinius_board_set_sim_select() 28 LOG_ERR("The SIM Select Pin port is not ready"); in actinius_board_set_sim_select() 30 return -ENODEV; in actinius_board_set_sim_select() 33 if (DT_ENUM_IDX(SIM_SELECT_NODE, sim) == 0) { in actinius_board_set_sim_select() 34 (void)gpio_pin_configure_dt(&sim, GPIO_OUTPUT_HIGH); in actinius_board_set_sim_select() 37 (void)gpio_pin_configure_dt(&sim, GPIO_OUTPUT_LOW); in actinius_board_set_sim_select() 38 LOG_INF("External SIM is selected"); in actinius_board_set_sim_select() [all …]
|
/Zephyr-latest/boards/norik/octopus_som/ |
D | octopus_som_common.dtsi | 3 * SPDX-License-Identifier: Apache-2.0 5 #include "octopus_som_common-pinctrl.dtsi" 9 compatible = "norik,octopus-som"; 13 zephyr,shell-uart = &uart0; 14 zephyr,uart-mcumgr = &uart0; 18 compatible = "gpio-leds"; 21 gpios = <&gpio0 7 0>; 28 compatible = "pwm-leds"; 37 sim-gpios= <&gpio0 25 GPIO_ACTIVE_HIGH>; 38 sim = "external"; [all …]
|
/Zephyr-latest/dts/bindings/test/ |
D | vnd,busy-sim.yaml | 2 # SPDX-License-Identifier: Apache-2.0 7 compatible: "vnd,busy-sim" 16 active-gpios: 17 type: phandle-array
|
/Zephyr-latest/boards/nxp/frdm_mcxc444/ |
D | frdm_mcxc444.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "frdm_mcxc444-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 model = "NXP FRDM-MCXC444 board"; 21 pwm-led0 = &red_pwm_led; 22 pwm-led1 = &green_pwm_led; 23 pwm-led2 = &blue_pwm_led; 24 red-pwm-led = &red_pwm_led; 25 green-pwm-led = &green_pwm_led; [all …]
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_kw2xd.dtsi | 1 /* SPDX-License-Identifier: Apache-2.0 */ 4 #include <arm/armv7-m.dtsi> 5 #include <zephyr/dt-bindings/adc/adc.h> 6 #include <zephyr/dt-bindings/clock/kinetis_sim.h> 7 #include <zephyr/dt-bindings/clock/kinetis_mcg.h> 8 #include <zephyr/dt-bindings/gpio/gpio.h> 9 #include <zephyr/dt-bindings/i2c/i2c.h> 12 #include <nxp/kinetis/MKW24D512VHA5-pinctrl.h> 21 zephyr,flash-controller = &ftfl; 25 #address-cells = <1>; [all …]
|
/Zephyr-latest/boards/nxp/usb_kw24d512/ |
D | usb_kw24d512.dts | 1 /* SPDX-License-Identifier: Apache-2.0 */ 3 /dts-v1/; 6 #include "usb_kw24d512-pinctrl.dtsi" 7 #include <zephyr/dt-bindings/input/input-event-codes.h> 10 model = "NXP USB-KW24D512 board"; 11 compatible = "nxp,usb-kw24d512", "nxp,kw24d512", "nxp,kw2xd"; 23 zephyr,shell-uart = &uart0; 24 zephyr,uart-pipe = &uart0; 29 compatible = "gpio-leds"; 31 gpios = <&gpiod 4 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/boards/nxp/twr_kv58f220m/ |
D | twr_kv58f220m.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "twr_kv58f220m-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 28 mcuboot-button0 = &user_button_0; 34 zephyr,code-partition = &slot0_partition; 35 zephyr,uart-mcumgr = &uart0; 37 zephyr,shell-uart = &uart0; 38 zephyr,uart-pipe = &uart0; 42 compatible = "gpio-leds"; [all …]
|
/Zephyr-latest/boards/nxp/frdm_mcxc242/ |
D | frdm_mcxc242.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include "frdm_mcxc242-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 model = "NXP FRDM-MCXC242 board"; 21 pwm-led0 = &red_pwm_led; 22 pwm-led1 = &green_pwm_led; 23 pwm-led2 = &blue_pwm_led; 24 red-pwm-led = &red_pwm_led; 25 green-pwm-led = &green_pwm_led; [all …]
|
/Zephyr-latest/boards/segger/ip_k66f/ |
D | ip_k66f.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 11 #include "ip_k66f-pinctrl.dtsi" 20 dsa-spi = &spi1; 26 zephyr,code-partition = &slot0_partition; 30 compatible = "gpio-leds"; 32 gpios = <&gpioa 8 GPIO_ACTIVE_HIGH>; 37 gpios = <&gpioa 10 GPIO_ACTIVE_HIGH>; 44 clock-frequency = <120000000>; 47 &sim { [all …]
|
/Zephyr-latest/boards/nxp/frdm_kl25z/ |
D | frdm_kl25z.dts | 1 /* SPDX-License-Identifier: Apache-2.0 */ 3 /dts-v1/; 6 #include "frdm_kl25z-pinctrl.dtsi" 7 #include <zephyr/dt-bindings/input/input-event-codes.h> 11 compatible = "nxp,frdm-kl25z", "nxp,kl25z", "nxp,mkl25z4"; 26 zephyr,shell-uart = &uart0; 30 compatible = "gpio-leds"; 32 gpios = <&gpiob 18 GPIO_ACTIVE_LOW>; 36 gpios = <&gpiob 19 GPIO_ACTIVE_LOW>; 40 gpios = <&gpiod 1 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/boards/nxp/hexiwear/ |
D | hexiwear_mk64f12.dts | 1 /* SPDX-License-Identifier: Apache-2.0 */ 3 /dts-v1/; 6 #include <zephyr/dt-bindings/pwm/pwm.h> 7 #include "hexiwear_mk64f12-pinctrl.dtsi" 17 pwm-led0 = &green_pwm_led; 18 red-pwm-led = &red_pwm_led; 19 green-pwm-led = &green_pwm_led; 20 blue-pwm-led = &blue_pwm_led; 28 zephyr,code-partition = &slot0_partition; 29 zephyr,uart-mcumgr = &uart0; [all …]
|
/Zephyr-latest/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/ |
D | native_sim_native_one.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <zephyr/dt-bindings/adc/adc.h> 10 #include <zephyr/dt-bindings/i2c/i2c.h> 11 #include <zephyr/dt-bindings/gpio/gpio.h> 14 model = "Native Sim Board"; 19 zephyr,shell-uart = &uart0; 20 zephyr,uart-mcumgr = &uart0; 23 zephyr,flash-controller = &flashcontroller0; 26 zephyr,code-partition = &slot0_partition; [all …]
|
/Zephyr-latest/boards/native/native_sim/ |
D | native_sim.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <zephyr/dt-bindings/adc/adc.h> 10 #include <zephyr/dt-bindings/i2c/i2c.h> 11 #include <zephyr/dt-bindings/gpio/gpio.h> 14 model = "Native Sim Board"; 19 zephyr,shell-uart = &uart0; 20 zephyr,uart-mcumgr = &uart0; 23 zephyr,flash-controller = &flashcontroller0; 26 zephyr,code-partition = &slot0_partition; [all …]
|
/Zephyr-latest/boards/nxp/frdm_kw41z/ |
D | frdm_kw41z.dts | 1 /* SPDX-License-Identifier: Apache-2.0 */ 3 /dts-v1/; 6 #include "frdm_kw41z-pinctrl.dtsi" 7 #include <zephyr/dt-bindings/input/input-event-codes.h> 19 pwm-led0 = &blue_pwm_led; 20 pwm-led1 = &green_pwm_led; 21 pwm-led2 = &red_pwm_led; 22 blue-pwm-led = &blue_pwm_led; 23 green-pwm-led = &green_pwm_led; 24 red-pwm-led = &red_pwm_led; [all …]
|