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