Lines Matching refs:power
66 # regardless of power management configuration.
72 … If enabled, chip will try to power down flash as part of esp_light_sleep_start(), which costs
75 …This option will power down flash under a strict but relatively safe condition. Also, it is possib…
76 …power down flash under a relaxed condition by using esp_sleep_pd_config() to set ESP_PD_DOMAIN_VDD…
86 … Since the power supply of SPI Flash is not lost during lightsleep, if its CS pin is recognized as
92 … with chips, you can also pull up the CS pin of SPI Flash in the external circuit to save power
102 … Since the power supply of PSRAM is not lost during lightsleep, if its CS pin is recognized as
108 … with chips, you can also pull up the CS pin of PSRAM in the external circuit to save power
155 … Some flash chips need sufficient time to pass between power on and first read operation.
160 … In Flash Data Sheet, the parameters that define the Flash ready timing after power-up (minimum
206 … Enabling it will check the cache safety of the code before the flash power is ready after