esp_timer_early_init() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

- ESP_OK on success

Notes

This function is called from startup code. Applications do not need to call this function before using other esp_timer APIs.

References

from examples