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

Notes

Call this function when CPU frequency is changed, otherwise the `esp_rom_delay_us` can be inaccurate.

References

from examples