Searched refs:RTC_BT_TRIG_EN (Results 1 – 7 of 7) sorted by relevance
605 #define RTC_BT_TRIG_EN BIT(10) //!< BT wakeup (light sleep only) macro
761 #define RTC_BT_TRIG_EN BIT(10) //!< BT wakeup (light sleep only) macro
742 #define RTC_BT_TRIG_EN BIT(10) //!< BT wakeup (light sleep only) macro
755 #define RTC_BT_TRIG_EN BIT(10) //!< BT wakeup (light sleep only) macro
758 #define RTC_BT_TRIG_EN BIT(10) //!< BT wakeup (light sleep only) macro
1186 } else if (wakeup_cause & RTC_BT_TRIG_EN) { in esp_sleep_get_wakeup_cause()
1151 } else if (wakeup_cause & RTC_BT_TRIG_EN) { in esp_sleep_get_wakeup_cause()