Home
last modified time | relevance | path

Searched +full:test +full:- +full:gpio +full:- +full:external +full:- +full:pulldown (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/
Dtestcase.yaml3 - drivers
4 - gpio
5 depends_on: gpio
8 drivers.gpio.1pin:
10 dt_enabled_alias_with_parent_compat("led0", "gpio-leds")
11 and not dt_compat_enabled("test-gpio-external-pulldown")
14 - mps2/an385
15 - mps2/an521/cpu0
16 - neorv32
17 drivers.gpio.1pin.aw9523b:
[all …]
/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/dts/bindings/
Dtest-gpio-external-pulldown.yaml4 # SPDX-License-Identifier: Apache-2.0
9 tests/drivers/gpio/gpio_api_1pin test in Zephyr on certain hardware.
11 compatible: "test-gpio-external-pulldown"
15 type: phandle-array
18 Identity of a GPIO that will be configured as both an output and input.
/Zephyr-latest/tests/drivers/gpio/gpio_api_1pin/boards/
Drpi_pico2_rp2350a_m33.overlay2 * SPDX-License-Identifier: Apache-2.0
9 compatible = "test-gpio-external-pulldown";