Home
last modified time | relevance | path

Searched full:gpio4 (Results 1 – 25 of 41) sorted by relevance

12

/Zephyr-Core-3.5.0/boards/arm/mimxrt595_evk/
Dmimxrt595_evk_cm33.dts82 <4 0 &gpio4 22 0>, /* A4 */
83 <5 0 &gpio4 21 0>, /* A5 */
84 <6 0 &gpio4 31 0>, /* D0 */
85 <7 0 &gpio4 30 0>, /* D1 */
86 <8 0 &gpio4 20 0>, /* D2 */
87 <9 0 &gpio4 23 0>, /* D3 */
88 <10 0 &gpio4 24 0>, /* D4 */
89 <11 0 &gpio4 25 0>, /* D5 */
90 <12 0 &gpio4 26 0>, /* D6 */
91 <13 0 &gpio4 27 0>, /* D7 */
[all …]
/Zephyr-Core-3.5.0/dts/bindings/sound/
Dcirrus,cs47l63.yaml39 gpio4-gpios:
42 GPIO4 input with bus-keeper
/Zephyr-Core-3.5.0/samples/boards/esp32/deep_sleep/
DREADME.rst21 uses GPIO2 and GPIO4 to trigger a wake up with any one of the two pins are
37 However, when ``EXT1`` is also enabled, GPIO2 and GPIO4 should be pulled-down
73 Enabling EXT1 wakeup on pins GPIO2, GPIO4
DKconfig11 GPIO4. They should be connected to LOW to avoid floating pins.
/Zephyr-Core-3.5.0/samples/boards/esp32/deep_sleep/boards/
Desp32_devkitc_wroom.conf1 # Enables GPIO2 and GPIO4 as wakeup sources
Desp32s2_saola.conf1 # Enables GPIO2 and GPIO4 as wakeup sources
Dyd_esp32.conf1 # Enables GPIO2 and GPIO4 as wakeup sources
/Zephyr-Core-3.5.0/boards/arm/udoo_neo_full_m4/
Dudoo_neo_full_m4.dts48 gpios = <&gpio4 6 0>;
62 &gpio4 {
/Zephyr-Core-3.5.0/dts/bindings/gpio/
Draspberrypi,pico-header.yaml16 4 GPIO4/I2C0_SDA ADC_VREF -
Draspberrypi-40pins-header.yaml14 2 GPIO4 GPIO14/UART0_TXD 3
Datmel-xplained-pro-header.yaml40 6 IRQ/GPIO3 9 10 SPI(CS1)/GPIO4 7
/Zephyr-Core-3.5.0/boards/arm/qemu_cortex_m3/
Dqemu_cortex_m3.dts63 &gpio4 {
/Zephyr-Core-3.5.0/boards/arm/mimxrt1062_fmurt6/
Dmimxrt1062_fmurt6.dts56 enable-gpios = <&gpio4 13 GPIO_ACTIVE_HIGH>;
65 enable-gpios = <&gpio4 9 GPIO_ACTIVE_LOW>;
74 enable-gpios = <&gpio4 6 GPIO_ACTIVE_LOW>;
151 &gpio4 {
/Zephyr-Core-3.5.0/drivers/mfd/
Dmfd_axp192.c123 /* GPIO4 */
228 /* GPIO4 */ in mfd_axp192_gpio_func_get()
337 /* GPIO4 */ in mfd_axp192_gpio_func_ctrl()
432 /* Configure pull-down. Pull-down is only supported by GPIO3 and GPIO4 */ in mfd_axp192_gpio_pd_ctrl()
/Zephyr-Core-3.5.0/dts/arm/infineon/
Dxmc4500_F100x1024.dtsi78 gpio4: gpio@48028400 { label
Dxmc4700_F144x2048.dtsi77 gpio4: gpio@48028400 { label
/Zephyr-Core-3.5.0/dts/arm/ti/
Dlm3s6965.dtsi110 gpio4: gpio@40024000 { label
/Zephyr-Core-3.5.0/dts/arm/nxp/
Dnxp_imx8m_m4.dtsi97 gpio4: gpio@30230000 { label
281 &gpio4{
Dnxp_imx8ml_m7.dtsi132 gpio4: gpio@30230000 { label
285 &gpio4{
Dnxp_rt1050.dtsi135 &gpio4{
Dnxp_imx7d_m4.dtsi109 gpio4: gpio@30230000 { label
467 &gpio4 {
Dnxp_rt11xx_cm4.dtsi157 &gpio4 {
386 &gpio4{
Dnxp_rt11xx_cm7.dtsi182 &gpio4 {
475 &gpio4{
Dnxp_rt1064.dtsi133 &gpio4{
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/mcimx6x_m4/
Dsoc.c62 #if DT_NODE_HAS_STATUS(DT_NODELABEL(gpio4), okay) in SOC_RdcInit()
64 RDC_SetPdapAccess(RDC, rdcPdapGpio4, RDC_DT_VAL(gpio4), false, false); in SOC_RdcInit()

12