Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dsystimer_types.h25 uint64_t hi : SOC_SYSTIMER_BIT_WIDTH_HI; /*!< High part of counter value */
26 #if (SOC_SYSTIMER_BIT_WIDTH_LO + SOC_SYSTIMER_BIT_WIDTH_HI) < 64
27 uint64_t reserved: (64 - (SOC_SYSTIMER_BIT_WIDTH_LO + SOC_SYSTIMER_BIT_WIDTH_HI));
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc_caps.h241 #define SOC_SYSTIMER_BIT_WIDTH_HI 20 // Bit width of systimer high part macro
DKconfig.soc_caps.in486 config SOC_SYSTIMER_BIT_WIDTH_HI config
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc_caps.h303 #define SOC_SYSTIMER_BIT_WIDTH_HI 32 // Bit width of systimer high part macro
DKconfig.soc_caps.in690 config SOC_SYSTIMER_BIT_WIDTH_HI config
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc_caps.h324 #define SOC_SYSTIMER_BIT_WIDTH_HI 20 // Bit width of systimer high part macro
DKconfig.soc_caps.in710 config SOC_SYSTIMER_BIT_WIDTH_HI config
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc_caps.h388 #define SOC_SYSTIMER_BIT_WIDTH_HI 20 // Bit width of systimer high part macro
DKconfig.soc_caps.in910 config SOC_SYSTIMER_BIT_WIDTH_HI config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h329 #define SOC_SYSTIMER_BIT_WIDTH_HI 20 // Bit width of systimer high part macro
DKconfig.soc_caps.in806 config SOC_SYSTIMER_BIT_WIDTH_HI config
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_caps.h401 #define SOC_SYSTIMER_BIT_WIDTH_HI 20 // Bit width of systimer high part macro
DKconfig.soc_caps.in914 config SOC_SYSTIMER_BIT_WIDTH_HI config