esp_ldo_channel_adjust_voltage() is only used within ESP-IDF.
 
Symbols
loading (2/5)...
Files
loading (3/5)...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK: Adjust the voltage of the LDO channel successfully - ESP_ERR_INVALID_ARG: Adjust the voltage of the LDO channel failed due to invalid arguments - ESP_ERR_NOT_SUPPORTED: Adjust the voltage of the LDO channel failed due to the channel is not adjustable - ESP_FAIL: Adjust the voltage of the LDO channel failed due to other reasons

References