Home
last modified time | relevance | path

Searched refs:SOC_SIGMADELTA_NUM (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsigmadelta_caps.h23 #define SOC_SIGMADELTA_NUM (SIGMADELTA_PORT_MAX) macro
Dsoc_caps.h182 #define SOC_SIGMADELTA_NUM (1) // 1 sigma-delta peripheral macro
/hal_espressif-3.6.0/components/hal/include/hal/
Dsigmadelta_types.h31 _Static_assert(SIGMADELTA_PORT_MAX == SOC_SIGMADELTA_NUM, "Sigma-delta port num incorrect.");
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h204 #define SOC_SIGMADELTA_NUM (1) // 1 sigma-delta peripheral macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h192 #define SOC_SIGMADELTA_NUM (1) // 1 sigma-delta peripheral macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h198 #define SOC_SIGMADELTA_NUM 1 macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc_caps.h218 #define SOC_SIGMADELTA_NUM 1 macro