Home
last modified time | relevance | path

Searched refs:DT_FOREACH_PROP_ELEM (Results 1 – 25 of 73) sorted by relevance

123

/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/sifive-freedom/
Dpinctrl_soc.h27 { DT_FOREACH_PROP_ELEM(node_id, prop, Z_PINCTRL_STATE_PIN_INIT) }
/Zephyr-Core-3.5.0/soc/arc/snps_emsdp/
Dpinctrl_soc.h28 { DT_FOREACH_PROP_ELEM(node_id, prop, Z_PINCTRL_STATE_PIN_INIT) }
/Zephyr-Core-3.5.0/soc/arm64/ti_k3/
Dpinctrl_soc.h34 { DT_FOREACH_PROP_ELEM(node_id, prop, Z_PINCTRL_STATE_PIN_INIT) }
/Zephyr-Core-3.5.0/soc/arm/ti_k3/
Dpinctrl_soc.h34 { DT_FOREACH_PROP_ELEM(node_id, prop, Z_PINCTRL_STATE_PIN_INIT) }
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/telink_b91/
Dpinctrl_soc.h41 { DT_FOREACH_PROP_ELEM(node_id, prop, Z_PINCTRL_STATE_PIN_INIT) }
/Zephyr-Core-3.5.0/soc/arm/silabs_exx32/common/
Dpinctrl_soc.h50 DT_FOREACH_CHILD_VARGS(DT_PHANDLE(node_id, prop), DT_FOREACH_PROP_ELEM, psels, \
/Zephyr-Core-3.5.0/tests/drivers/pinctrl/api/src/
Dpinctrl_soc.h95 DT_FOREACH_PROP_ELEM, pins, \
/Zephyr-Core-3.5.0/soc/arm/ti_simplelink/cc32xx/
Dpinctrl_soc.h61 DT_FOREACH_CHILD_VARGS(DT_PHANDLE(node_id, prop), DT_FOREACH_PROP_ELEM, pinmux, \
/Zephyr-Core-3.5.0/soc/riscv/openisa_rv32m1/
Dpinctrl_soc.h42 DT_FOREACH_PROP_ELEM, pinmux, Z_PINCTRL_STATE_PIN_INIT)};
/Zephyr-Core-3.5.0/soc/arm/nuvoton_numaker/common/
Dpinctrl_soc.h40 DT_FOREACH_CHILD_VARGS(DT_PHANDLE(node_id, prop), DT_FOREACH_PROP_ELEM, pinmux, \
/Zephyr-Core-3.5.0/tests/drivers/regulator/voltage/src/
Dmain.c20 DT_FOREACH_PROP_ELEM(DT_NODELABEL(resources), regulators, REG_INIT)
24 DT_FOREACH_PROP_ELEM(DT_NODELABEL(resources), io_channels, ADC_INIT)
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/rt5xx/
Dpinctrl_soc.h45 DT_FOREACH_PROP_ELEM, pinmux, Z_PINCTRL_STATE_PIN_INIT)}
/Zephyr-Core-3.5.0/soc/arm/nxp_imx/rt6xx/
Dpinctrl_soc.h45 DT_FOREACH_PROP_ELEM, pinmux, Z_PINCTRL_STATE_PIN_INIT)}
/Zephyr-Core-3.5.0/soc/arm/nuvoton_numicro/common/
Dpinctrl_soc.h45 DT_FOREACH_PROP_ELEM, pinmux, \
/Zephyr-Core-3.5.0/soc/arm/rpi_pico/rp2/
Dpinctrl_soc.h63 DT_FOREACH_PROP_ELEM, pinmux, \
/Zephyr-Core-3.5.0/soc/arm/renesas_smartbond/da1469x/
Dpinctrl_soc.h37 DT_FOREACH_PROP_ELEM, pinmux, \
/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/common/
Dpinctrl_soc.h52 DT_FOREACH_PROP_ELEM, psels, \
/Zephyr-Core-3.5.0/soc/arm/infineon_xmc/4xxx/
Dpinctrl_soc.h30 { DT_FOREACH_PROP_ELEM(node_id, prop, Z_PINCTRL_STATE_PIN_INIT) }
/Zephyr-Core-3.5.0/soc/arm/nxp_kinetis/common/
Dpinctrl_soc.h64 DT_FOREACH_PROP_ELEM, pinmux, Z_PINCTRL_STATE_PIN_INIT)};
/Zephyr-Core-3.5.0/soc/arm/ti_simplelink/cc13x2_cc26x2/
Dpinctrl_soc.h43 { DT_FOREACH_PROP_ELEM(node_id, prop, Z_PINCTRL_STATE_PIN_INIT) }
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/common/
Dpinctrl_soc.h56 {DT_FOREACH_PROP_ELEM(node_id, prop, Z_PINCTRL_STATE_PIN_INIT)}
/Zephyr-Core-3.5.0/soc/riscv/espressif_esp32/esp32c3/
Dpinctrl_soc.h72 DT_FOREACH_CHILD_VARGS(DT_PHANDLE(node_id, prop), DT_FOREACH_PROP_ELEM, pinmux, \
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s3/
Dpinctrl_soc.h74 DT_FOREACH_CHILD_VARGS(DT_PHANDLE(node_id, prop), DT_FOREACH_PROP_ELEM, pinmux, \
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32/
Dpinctrl_soc.h72 DT_FOREACH_CHILD_VARGS(DT_PHANDLE(node_id, prop), DT_FOREACH_PROP_ELEM, pinmux, \
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s2/
Dpinctrl_soc.h72 DT_FOREACH_CHILD_VARGS(DT_PHANDLE(node_id, prop), DT_FOREACH_PROP_ELEM, pinmux, \

123