Home
last modified time | relevance | path

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

/Zephyr-latest/soc/infineon/cat1a/psoc6_legacy/
Dpinctrl_soc.h40 #define SOC_GPIO_FLAGS_MASK GENMASK(6, 0) macro
/Zephyr-latest/soc/infineon/cat1a/common/
Dpinctrl_soc.h44 #define SOC_GPIO_FLAGS_MASK (0x3F << SOC_GPIO_FLAGS_POS) macro
/Zephyr-latest/soc/infineon/cat1b/common/
Dpinctrl_soc.h44 #define SOC_GPIO_FLAGS_MASK (0x3F << SOC_GPIO_FLAGS_POS) macro
/Zephyr-latest/soc/atmel/sam/common/
Dsoc_gpio.h29 #define SOC_GPIO_FLAGS_MASK (7 << SOC_GPIO_FLAGS_POS) macro