Home
last modified time | relevance | path

Searched defs:SOC_GPIO_OPENDRAIN (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/infineon/cat1a/psoc6_legacy/
Dpinctrl_soc.h46 #define SOC_GPIO_OPENDRAIN BIT(SOC_GPIO_OPENDRAIN_POS) macro
/Zephyr-latest/soc/infineon/cat1a/common/
Dpinctrl_soc.h50 #define SOC_GPIO_OPENDRAIN (1 << SOC_GPIO_OPENDRAIN_POS) macro
/Zephyr-latest/soc/infineon/cat1b/common/
Dpinctrl_soc.h50 #define SOC_GPIO_OPENDRAIN (1 << SOC_GPIO_OPENDRAIN_POS) macro
/Zephyr-latest/soc/atmel/sam/common/
Dsoc_gpio.h35 #define SOC_GPIO_OPENDRAIN (1 << SOC_GPIO_OPENDRAIN_POS) macro