esp_sleep_sub_mode_config() function
Set sub-sleep power mode in sleep, mode enabled status is maintained by reference count. The caller should ensure that the enabling and disabling behavior is symmetric. This submode configuration will kept after deep sleep wakeup.
Arguments
activate
Activate or deactivate the sleep sub mode
Return value
- ESP_OK on success - ESP_ERR_INVALID_ARG if either of the arguments is out of range