Searched refs:gpio_wakeup_mask (Results 1 – 1 of 1) sorted by relevance
209 …uint32_t gpio_wakeup_mask : 8; // 8 is the maximum RTCIO number in all chips that support GPIO wa… member1770 if (((1ULL << gpio_idx) & s_config.gpio_wakeup_mask) == 0) {1806 s_config.gpio_wakeup_mask |= BIT(gpio_idx);