Home
last modified time | relevance | path

Searched defs:RTC_SLEEP_PD_MODEM (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Desp_pmu.h32 #define RTC_SLEEP_PD_MODEM PMU_SLEEP_PD_MODEM //!< Power down modem(include wifi,… macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h518 #define RTC_SLEEP_PD_MODEM BIT(6) //!< Power down Modem(wifi and btdm) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h618 #define RTC_SLEEP_PD_MODEM BIT(6) //!< Power down Modem(wifi and ble) macro