Searched refs:LIGHT_SLEEP (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.6.0/components/esp_rom/include/esp32/rom/ |
D | rtc.h | 79 LIGHT_SLEEP = BIT0, //CPU waiti, PLL ON. We don't need explicitly set this mode. enumerator
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/ |
D | rtc.h | 79 LIGHT_SLEEP = BIT0, //CPU waiti, PLL ON. We don't need explicitly set this mode. enumerator
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/ |
D | rtc.h | 72 LIGHT_SLEEP = BIT0, //CPU waiti, PLL ON. We don't need explicitly set this mode. enumerator
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/ |
D | rtc.h | 80 LIGHT_SLEEP = BIT0, //CPU waiti, PLL ON. We don't need explicitly set this mode. enumerator
|
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/ |
D | rtc.h | 67 LIGHT_SLEEP = BIT0, //CPU waiti, PLL ON. We don't need explicitly set this mode. enumerator
|