Home
last modified time | relevance | path

Searched defs:RTC_BT_TRIG_EN (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Desp_pmu.h74 #define RTC_BT_TRIG_EN PMU_BLE_SOC_WAKEUP_EN //!< BT wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h586 #define RTC_BT_TRIG_EN BIT(10) //!< BT wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc.h613 #define RTC_BT_TRIG_EN BIT(10) //!< BT wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h658 #define RTC_BT_TRIG_EN BIT(10) //!< BT wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h690 #define RTC_BT_TRIG_EN BIT(10) //!< BT wakeup (light sleep only) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h676 #define RTC_BT_TRIG_EN BIT(10) //!< BT wakeup (light sleep only) macro