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

Return value

- ESP_OK: Disable the clock output on GPIO successfully - ESP_ERR_INVALID_ARG The clock mapping handle is not initialized yet - ESP_ERR_INVALID_STATE The clock mapping handle is already in the disabled state

References

from examples