Home
last modified time | relevance | path

Searched refs:PMU_WIFI_BEACON_WAKEUP_EN (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Desp_pmu.h114 #define PMU_WIFI_BEACON_WAKEUP_EN BIT(3) macro
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1867 s_config.wakeup_triggers |= PMU_WIFI_BEACON_WAKEUP_EN;
1877 s_config.wakeup_triggers &= (~PMU_WIFI_BEACON_WAKEUP_EN);