esp_ldo_release_channel() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK: Release the LDO channel successfully - ESP_ERR_INVALID_ARG: Release the LDO channel failed due to invalid arguments - ESP_ERR_INVALID_STATE: Release the LDO channel failed due to invalid state, e.g., the channel handle is double released - ESP_FAIL: Release the LDO channel failed due to other reasons

References