Searched refs:SOC_GPIO_HIGHZ (Results 1 – 2 of 2) sorted by relevance
63 #define SOC_GPIO_HIGHZ (1 << SOC_GPIO_HIGHZ_POS) macro
82 } else if ((_flags & SOC_GPIO_HIGHZ) | (_flags & SOC_GPIO_INPUTENABLE)) { in soc_gpio_get_drv_mode()