Searched refs:SOC_PORT_PULLDOWN_POS (Results 1 – 1 of 1) sorted by relevance
25 #define SOC_PORT_PULLDOWN_POS (SOC_PORT_PULLUP_POS + 1U) macro26 #define SOC_PORT_PULLDOWN (1 << SOC_PORT_PULLDOWN_POS)28 #define SOC_GPIO_OPENDRAIN_POS (SOC_PORT_PULLDOWN_POS + 1U)