Home
last modified time | relevance | path

Searched refs:SOC_SYSTIMER_FIXED_TICKS_US (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/esp_timer/src/
Desp_timer_impl_systimer.c106 #if !SOC_SYSTIMER_FIXED_TICKS_US in esp_timer_impl_update_apb_freq()
122 #if !SOC_SYSTIMER_FIXED_TICKS_US in esp_timer_impl_early_init()
/hal_espressif-3.6.0/components/hal/include/hal/
Dsystimer_hal.h96 #if !SOC_SYSTIMER_FIXED_TICKS_US
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h243 #define SOC_SYSTIMER_FIXED_TICKS_US (16) // Number of ticks per microsecond is fixed macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h231 #define SOC_SYSTIMER_FIXED_TICKS_US (16) // Number of ticks per microsecond is fixed macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc_caps.h214 #define SOC_SYSTIMER_FIXED_TICKS_US (16) // Number of ticks per microsecond is fixed macro
/hal_espressif-3.6.0/components/hal/
Dsystimer_hal.c148 #if !SOC_SYSTIMER_FIXED_TICKS_US