Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/include/
Desp_cpu.h24 typedef uint32_t esp_cpu_ccount_t; typedef
61 static inline esp_cpu_ccount_t esp_cpu_get_ccount(void) in esp_cpu_get_ccount()
66 static inline void esp_cpu_set_ccount(esp_cpu_ccount_t val) in esp_cpu_set_ccount()
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dcpu.h124 typedef uint32_t esp_cpu_ccount_t; typedef
126 static inline esp_cpu_ccount_t esp_cpu_get_ccount(void) in esp_cpu_get_ccount()