Home
last modified time | relevance | path

Searched refs:SLEEP_MODE_REG (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dlp_aon_ll.h81 REG_SET_BIT(SLEEP_MODE_REG, BIT(0)); /* Tell rom to run deep sleep wake stub */ in lp_aon_ll_inform_wakeup_type()
84 REG_CLR_BIT(SLEEP_MODE_REG, BIT(0)); /* Tell rom to run light sleep wake stub */ in lp_aon_ll_inform_wakeup_type()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dlp_aon_ll.h81 REG_SET_BIT(SLEEP_MODE_REG, BIT(0)); /* Tell rom to run deep sleep wake stub */ in lp_aon_ll_inform_wakeup_type()
84 REG_CLR_BIT(SLEEP_MODE_REG, BIT(0)); /* Tell rom to run light sleep wake stub */ in lp_aon_ll_inform_wakeup_type()
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Drtc.h68 #define SLEEP_MODE_REG LP_AON_STORE9_REG macro
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Drtc.h67 #define SLEEP_MODE_REG LP_AON_STORE9_REG macro