Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dsystimer_types.h24 uint64_t lo : SOC_SYSTIMER_BIT_WIDTH_LO; /*!< Low 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.h240 #define SOC_SYSTIMER_BIT_WIDTH_LO 32 // Bit width of systimer low part macro
DKconfig.soc_caps.in482 config SOC_SYSTIMER_BIT_WIDTH_LO config
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc_caps.h302 #define SOC_SYSTIMER_BIT_WIDTH_LO 32 // Bit width of systimer low part macro
DKconfig.soc_caps.in686 config SOC_SYSTIMER_BIT_WIDTH_LO config
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc_caps.h323 #define SOC_SYSTIMER_BIT_WIDTH_LO 32 // Bit width of systimer low part macro
DKconfig.soc_caps.in706 config SOC_SYSTIMER_BIT_WIDTH_LO config
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc_caps.h387 #define SOC_SYSTIMER_BIT_WIDTH_LO 32 // Bit width of systimer low part macro
DKconfig.soc_caps.in906 config SOC_SYSTIMER_BIT_WIDTH_LO config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h328 #define SOC_SYSTIMER_BIT_WIDTH_LO 32 // Bit width of systimer low part macro
DKconfig.soc_caps.in802 config SOC_SYSTIMER_BIT_WIDTH_LO config
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_caps.h400 #define SOC_SYSTIMER_BIT_WIDTH_LO 32 // Bit width of systimer low part macro
DKconfig.soc_caps.in910 config SOC_SYSTIMER_BIT_WIDTH_LO config