Searched refs:ESP32_DIR_OUT_FLAG (Results 1 – 2 of 2) sorted by relevance
79 #define ESP32_DIR_OUT_FLAG BIT(6) macro
139 if (flags & ESP32_DIR_OUT_FLAG) { in esp32_pin_apply_config()227 flags |= ESP32_DIR_OUT_FLAG; in esp32_pin_configure()282 if (flags & ESP32_DIR_OUT_FLAG) { in esp32_pin_configure()