Searched refs:ESP32_PIN_IN_EN_FLAG (Results 1 – 2 of 2) sorted by relevance
83 #define ESP32_PIN_IN_EN_FLAG BIT(10) macro
169 if (!(flags & ESP32_PIN_IN_EN_FLAG)) { in esp32_pin_apply_config()246 flags |= ESP32_PIN_IN_EN_FLAG; in esp32_pin_configure()