Searched refs:DEEP_SLEEP (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.6.0/components/esp_rom/include/esp32/rom/ |
D | rtc.h | 80 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up enumerator
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/ |
D | rtc.h | 80 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up enumerator
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/ |
D | rtc.h | 73 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up enumerator
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/ |
D | rtc.h | 81 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up enumerator
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/ |
D | rtc.h | 68 DEEP_SLEEP = BIT1 //CPU OFF, PLL OFF, only specific timer could wake up enumerator
|