Home
last modified time | relevance | path

Searched refs:cpu_ll_set_cycle_count (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/hal/
Dcpu_hal.h55 #define cpu_hal_set_cycle_count(val) cpu_ll_set_cycle_count(val)
Dcpu_ll.h33 FORCE_INLINE_ATTR __attribute__((deprecated)) void cpu_ll_set_cycle_count(uint32_t val) in cpu_ll_set_cycle_count() function