Home
last modified time | relevance | path

Searched refs:SOC_SYSTIMER_ALARM_MISS_COMPENSATE (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h245 #define SOC_SYSTIMER_ALARM_MISS_COMPENSATE (1) // Systimer peripheral can generate interrupt immed… macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h233 #define SOC_SYSTIMER_ALARM_MISS_COMPENSATE (1) // Systimer peripheral can generate interrupt immed… macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc_caps.h216 #define SOC_SYSTIMER_ALARM_MISS_COMPENSATE (1) // Systimer peripheral can generate interrupt immed… macro
/hal_espressif-3.6.0/components/hal/
Dsystimer_hal.c61 #if SOC_SYSTIMER_ALARM_MISS_COMPENSATE