Home
last modified time | relevance | path

Searched refs:SOC_TIMER_GROUP_SUPPORT_XTAL (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/hal/include/hal/
Dtimer_types.h108 #if SOC_TIMER_GROUP_SUPPORT_XTAL
128 #if SOC_TIMER_GROUP_SUPPORT_XTAL
Dtimer_hal.h314 #if SOC_TIMER_GROUP_SUPPORT_XTAL
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h251 #define SOC_TIMER_GROUP_SUPPORT_XTAL (1) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h239 #define SOC_TIMER_GROUP_SUPPORT_XTAL (1) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc_caps.h222 #define SOC_TIMER_GROUP_SUPPORT_XTAL (1) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h238 #define SOC_TIMER_GROUP_SUPPORT_XTAL (1) macro
/hal_espressif-3.6.0/components/driver/
Dtimer.c73 #if SOC_TIMER_GROUP_SUPPORT_XTAL in timer_get_counter_time_sec()
298 #if SOC_TIMER_GROUP_SUPPORT_XTAL in timer_init()
/hal_espressif-3.6.0/components/driver/test/
Dtest_timer.c836 #if SOC_TIMER_GROUP_SUPPORT_XTAL