Searched refs:ESP32_GPIO_PIN_IN_EN (Results 1 – 2 of 2) sorted by relevance
51 #define ESP32_GPIO_PIN_IN_EN (1 << 13) macro
274 if (!(flags & ESP32_GPIO_PIN_IN_EN)) { in gpio_esp32_config()