Searched refs:SOC_PORT_PULLDOWN (Results 1 – 2 of 2) sorted by relevance
26 #define SOC_PORT_PULLDOWN (1 << SOC_PORT_PULLDOWN_POS) macro
52 if (flags & (SOC_PORT_PULLUP | SOC_PORT_PULLDOWN)) { in soc_port_configure()