Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dsystimer_types.h31 uint64_t lo : SOC_SYSTIMER_BIT_WIDTH_LO; /*!< Low part of counter value */
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h241 #define SOC_SYSTIMER_BIT_WIDTH_LO (32) // Bit width of systimer low part macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h229 #define SOC_SYSTIMER_BIT_WIDTH_LO (32) // Bit width of systimer low part macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc_caps.h212 #define SOC_SYSTIMER_BIT_WIDTH_LO (32) // Bit width of systimer low part macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h231 #define SOC_SYSTIMER_BIT_WIDTH_LO (32) // Bit width of systimer low part macro