esp_light_sleep_inner() function
Helper function which handles entry to and exit from light sleep Placed into IRAM as flash may need some time to be powered on.
![]()
err = esp_light_sleep_inner(pd_flags, flash_enable_time_us);
esp_light_sleep_inner() is called by 1 function and calls 4 functions:
![]()
esp_light_sleep_inner()
esp_light_sleep_inner() reads 2 variables:
![]()
esp_light_sleep_inner()