Home
last modified time | relevance | path

Searched +full:test +full:- +full:gpio +full:- +full:basic +full:- +full:api (Results 1 – 25 of 120) sorted by relevance

12345

/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/
Dtestcase.yaml3 - drivers
4 - gpio
5 depends_on: gpio
11 drivers.gpio.2pin:
13 filter: dt_compat_enabled("test-gpio-basic-api") and not dt_compat_enabled("arduino-header-r3")
15 drivers.gpio.nrf_sense_edge:
17 - nrf52840dk/nrf52840
18 - nrf52_bsim
19 - nrf5340bsim/nrf5340/cpuapp
20 - nrf5340bsim/nrf5340/cpunet
[all …]
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/
Dmr_canhubk3_wkpu.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/gpio/nxp-s32-gpio.h>
11 compatible = "test-gpio-basic-api";
12 /* Use LPSPI1 MISO/MOSI pins which are also used for spi_loopback test */
13 out-gpios = <&gpioa_h 13 0>;
14 in-gpios = <&gpioa_h 14 NXP_S32_GPIO_INT_WKPU>;
Dmec172xevb_assy6906.overlay5 * SPDX-License-Identifier: Apache-2.0
10 compatible = "test-gpio-basic-api";
13 * Connect the JP71 pin 11 and 13 to test the GPIO loopback
15 in-gpios = <MCHP_GPIO_DECODE_156 0>; /* GPIO_156, JP71 Pin 11 */
16 out-gpios = <MCHP_GPIO_DECODE_157 0>; /* GPIO_157, JP71 Pin 13 */
Dneorv32.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpio 0 0>;
11 in-gpios = <&gpio 1 0>;
Dhifive_unleashed.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpio0 0 0>; /* GPIO-A */
11 in-gpios = <&gpio0 1 0>; /* GPIO-B */
Dnpcx7m6fb_evb.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpioc 5 0>; /* GPIO header 2 */
11 in-gpios = <&gpioc 6 0>; /* GPIO header 3 */
Dnpcx9m6f_evb.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpioc 5 0>; /* GPIO header 2 */
11 in-gpios = <&gpioc 6 0>; /* GPIO header 3 */
Dcc1352r1_launchxl.overlay4 * SPDX-License-Identifier: Apache-2.0
7 /* Connect DIO21 to DIO22 to run this test */
11 compatible = "test-gpio-basic-api";
12 out-gpios = <&gpio0 22 0>;
13 in-gpios = <&gpio0 21 0>;
Dcc3220sf_launchxl.overlay4 * SPDX-License-Identifier: Apache-2.0
7 /* Connect P07 to P08 to run this test */
11 compatible = "test-gpio-basic-api";
12 out-gpios = <&gpioa2 1 0>;
13 in-gpios = <&gpioa2 0 0>;
Dcc3235sf_launchxl.overlay4 * SPDX-License-Identifier: Apache-2.0
7 /* Connect P07 to P08 to run this test */
11 compatible = "test-gpio-basic-api";
12 out-gpios = <&gpioa2 1 0>;
13 in-gpios = <&gpioa2 0 0>;
Dquick_feather.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpio 2 0>; /* Header J8 - pin 6 */
11 in-gpios = <&gpio 0 0>; /* Header J8 - pin 10 */
Dmr_canhubk3.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 /* Use LPSPI1 MISO/MOSI pins which are also used for spi_loopback test */
11 out-gpios = <&gpioa_h 13 0>;
12 in-gpios = <&gpioa_h 14 0>;
19 input-enable;
Drzg3s_smarc_r9a08g045s33gbg_cm33.overlay3 * SPDX-License-Identifier: Apache-2.0
8 compatible = "test-gpio-basic-api";
9 out-gpios = <&gpio8 2 GPIO_ACTIVE_HIGH>;
10 in-gpios = <&gpio8 3 GPIO_ACTIVE_HIGH>;
14 &gpio{
Dyd_esp32_procpu.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpio0 16 0>;
11 in-gpios = <&gpio0 17 0>;
18 * GPIO pins 34-39 are not suitable for this test because:
19 * 1. input-only
20 * 2. No internal pull-up/pull-down circuitry.
Desp32_devkitc_wroom_procpu.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpio0 16 0>;
11 in-gpios = <&gpio0 17 0>;
18 * GPIO pins 34-39 are not suitable for this test because:
19 * 1. input-only
20 * 2. No internal pull-up/pull-down circuitry.
Daw9523b_on_arduino_header.overlay8 aw9523_gpio: gpio {
9 compatible = "awinic,aw9523b-gpio";
10 gpio-controller;
11 #gpio-cells = <2>;
12 int-gpios = <&arduino_header 18 (GPIO_ACTIVE_LOW|GPIO_PULL_UP)>;
13 reset-gpios = <&arduino_header 19 (GPIO_ACTIVE_LOW|GPIO_PULL_UP)>;
20 compatible = "test-gpio-basic-api";
22 out-gpios = <&aw9523_gpio 8 0>;
23 in-gpios = <&aw9523_gpio 9 0>;
Dintel_rpl_p_crb.overlay4 * SPDX-License-Identifier: Apache-2.0
8 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpio_4_e 13 0>;
11 in-gpios = <&gpio_4_e 12 0>;
Dintel_rpl_s_crb.overlay4 * SPDX-License-Identifier: Apache-2.0
8 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpio_0_i 16 0>;
11 in-gpios = <&gpio_0_i 17 0>;
Dstm32f3_disco.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpioc 6 0>;
11 in-gpios = <&gpioc 7 0>;
Dimx93_evk_mimx9352_a55.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpio2 13 0>;
11 in-gpios = <&gpio2 14 0>;
Dmax32675evkit.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpio0 19 0>;
11 in-gpios = <&gpio0 21 0>;
Dmax32680evkit_max32680_m4.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpio2 6 0>;
11 in-gpios = <&gpio2 7 0>;
Dmax78002evkit_max78002_m4.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpio0 8 0>;
11 in-gpios = <&gpio0 9 0>;
Dnrf52_bsim.overlay4 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-basic-api";
10 out-gpios = <&gpio1 1 0>;
11 in-gpios = <&gpio1 2 0>;
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/dts/bindings/
Dtest-gpio-basic-api.yaml4 # SPDX-License-Identifier: Apache-2.0
9 tests/drivers/gpio/gpio_basic_api test in Zephyr.
11 compatible: "test-gpio-basic-api"
14 out-gpios:
15 type: phandle-array
18 Identity of a GPIO that will be configured as an output. This
19 must be on the same device as in-gpios, and physically
20 connected to in-gpios.
22 in-gpios:
23 type: phandle-array
[all …]

12345