esp_clock_output_start() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: Output specified clock signal to specified GPIO successfully - ESP_ERR_INVALID_ARG: Specified GPIO not supported to output internal clock or specified GPIO is already mapped to other internal clock source. - ESP_FAIL: There are no clock out signals that can be allocated.

References

from examples