Home
last modified time | relevance | path

Searched refs:SOC_SYSTIMER_BIT_WIDTH_HI (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/hal/include/hal/
Dsystimer_types.h32 uint64_t hi : SOC_SYSTIMER_BIT_WIDTH_HI; /*!< High part of counter value */
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h242 #define SOC_SYSTIMER_BIT_WIDTH_HI (20) // Bit width of systimer high part macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h230 #define SOC_SYSTIMER_BIT_WIDTH_HI (20) // Bit width of systimer high part macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc_caps.h213 #define SOC_SYSTIMER_BIT_WIDTH_HI (20) // Bit width of systimer high part macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h232 #define SOC_SYSTIMER_BIT_WIDTH_HI (32) // Bit width of systimer high part macro