esp_cpu_set_cycle_count() function
Set the current CPU core's cycle count Set the given value into the internal counter that increments every CPU clock cycle.
Arguments
cycle_count
CPU cycle count
![]()
esp_cpu_set_cycle_count(XTHAL_GET_CCOMPARE(XT_TIMER_INDEX) - 16);
esp_cpu_set_cycle_count() is called by 3 functions and calls 1 function:
![]()
esp_cpu_set_cycle_count()
esp_cpu_set_cycle_count():
![]()
esp_cpu_set_cycle_count()