pointer to implementation-specific configuration structure (e.g. esp_pm_config_esp32)
Return value
- ESP_OK on success - ESP_ERR_INVALID_ARG if the configuration values are not correct - ESP_ERR_NOT_SUPPORTED if certain combination of values is not supported, or if CONFIG_PM_ENABLE is not enabled in sdkconfig
Examples
esp_pm_configure() is referenced by 3 libraries and example projects: