Home
last modified time | relevance | path

Searched refs:SOC_SIGMADELTA_CHANNEL_NUM (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/driver/test/
Dtest_sigmadelta.c20 for (int i = 0; i < SOC_SIGMADELTA_CHANNEL_NUM; i++) {
25 sigmadelta_cfg.channel = SOC_SIGMADELTA_CHANNEL_NUM;
/hal_espressif-3.6.0/components/soc/include/soc/
Dsigmadelta_periph.h29 } channels[SOC_SIGMADELTA_CHANNEL_NUM];
/hal_espressif-3.6.0/components/hal/include/hal/
Dsigmadelta_types.h41 #if SOC_SIGMADELTA_CHANNEL_NUM > 4
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc_caps.h205 #define SOC_SIGMADELTA_CHANNEL_NUM (4) // 4 channels macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc_caps.h193 #define SOC_SIGMADELTA_CHANNEL_NUM (4) // 4 channels macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc_caps.h183 #define SOC_SIGMADELTA_CHANNEL_NUM (8) // 8 channels macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc_caps.h199 #define SOC_SIGMADELTA_CHANNEL_NUM (8) // 8 channels macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc_caps.h219 #define SOC_SIGMADELTA_CHANNEL_NUM (8) // 8 channels macro