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