Searched refs:ESP_EXT1_WAKEUP_ANY_HIGH (Results 1 – 2 of 2) sorted by relevance
33 ESP_EXT1_WAKEUP_ANY_HIGH = 1 //!< Wake the chip when any of the selected GPIOs go high enumerator38 ESP_EXT1_WAKEUP_ANY_HIGH = 1, //!< Wake the chip when any of the selected GPIOs go high enumerator
1582 if (io_mask == 0 && level_mode > ESP_EXT1_WAKEUP_ANY_HIGH) {1594 if (io_mask == 0 && level_mode > ESP_EXT1_WAKEUP_ANY_HIGH) {