Searched refs:SOC_PORT_PULLUP_POS (Results 1 – 1 of 1) sorted by relevance
23 #define SOC_PORT_PULLUP_POS (SOC_PORT_FLAGS_POS) macro24 #define SOC_PORT_PULLUP (1 << SOC_PORT_PULLUP_POS)25 #define SOC_PORT_PULLDOWN_POS (SOC_PORT_PULLUP_POS + 1U)