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

Return value

- ESP_OK Success - ESP_ERR_INVALID_ARG Parameter error

Notes

!!! WARNING !!! There's no reference counter to protect the clock source status, the caller should use the interface with CAUTION to disable the clock source to avoid damaging other peripherals that are dependent on the clock source.

References

from examples