Home
last modified time | relevance | path

Searched refs:SOC_ADC_MAX_CHANNEL_NUM (Results 1 – 25 of 25) sorted by relevance

/hal_espressif-latest/components/soc/include/soc/
Dadc_periph.h24 extern const int adc_channel_io_map[SOC_ADC_PERIPH_NUM][SOC_ADC_MAX_CHANNEL_NUM];
/hal_espressif-latest/components/soc/esp32h2/
Dadc_periph.c10 const int adc_channel_io_map[SOC_ADC_PERIPH_NUM][SOC_ADC_MAX_CHANNEL_NUM] = {
/hal_espressif-latest/components/soc/esp32c2/
Dadc_periph.c10 const int adc_channel_io_map[SOC_ADC_PERIPH_NUM][SOC_ADC_MAX_CHANNEL_NUM] = {
/hal_espressif-latest/components/soc/esp32c3/
Dadc_periph.c18 const int adc_channel_io_map[SOC_ADC_PERIPH_NUM][SOC_ADC_MAX_CHANNEL_NUM] = {
/hal_espressif-latest/components/soc/esp32c6/
Dadc_periph.c10 const int adc_channel_io_map[SOC_ADC_PERIPH_NUM][SOC_ADC_MAX_CHANNEL_NUM] = {
/hal_espressif-latest/components/soc/esp32/
Dadc_periph.c18 const int adc_channel_io_map[SOC_ADC_PERIPH_NUM][SOC_ADC_MAX_CHANNEL_NUM] = {
/hal_espressif-latest/components/soc/esp32s3/
Dadc_periph.c10 const int adc_channel_io_map[SOC_ADC_PERIPH_NUM][SOC_ADC_MAX_CHANNEL_NUM] = {
/hal_espressif-latest/components/soc/esp32s2/
Dadc_periph.c18 const int adc_channel_io_map[SOC_ADC_PERIPH_NUM][SOC_ADC_MAX_CHANNEL_NUM] = {
/hal_espressif-latest/components/hal/include/hal/
Dadc_oneshot_hal.h43 …adc_oneshot_hal_chan_cfg_t chan_configs[SOC_ADC_MAX_CHANNEL_NUM]; ///< ADC configurations per c…
/hal_espressif-latest/components/esp_adc/
Dadc_common.c33 for (int j = 0; j < SOC_ADC_MAX_CHANNEL_NUM; j++) { in adc_io_to_channel()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc_caps.h62 #define SOC_ADC_MAX_CHANNEL_NUM (5) macro
DKconfig.soc_caps.in114 config SOC_ADC_MAX_CHANNEL_NUM config
/hal_espressif-latest/components/esp_hw_support/
Dadc_share_hw_ctrl.c110 static int s_adc_cali_chan_compens[SOC_ADC_MAX_CHANNEL_NUM][SOC_ADC_ATTEN_NUM] = {};
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc_caps.h118 #define SOC_ADC_MAX_CHANNEL_NUM (10) macro
DKconfig.soc_caps.in182 config SOC_ADC_MAX_CHANNEL_NUM config
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc_caps.h100 #define SOC_ADC_MAX_CHANNEL_NUM (10) macro
DKconfig.soc_caps.in210 config SOC_ADC_MAX_CHANNEL_NUM config
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc_caps.h88 #define SOC_ADC_MAX_CHANNEL_NUM (5) macro
DKconfig.soc_caps.in186 config SOC_ADC_MAX_CHANNEL_NUM config
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc_caps.h96 #define SOC_ADC_MAX_CHANNEL_NUM (7) macro
DKconfig.soc_caps.in230 config SOC_ADC_MAX_CHANNEL_NUM config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h92 #define SOC_ADC_MAX_CHANNEL_NUM (10) macro
DKconfig.soc_caps.in246 config SOC_ADC_MAX_CHANNEL_NUM config
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_caps.h113 #define SOC_ADC_MAX_CHANNEL_NUM (5) macro
DKconfig.soc_caps.in234 config SOC_ADC_MAX_CHANNEL_NUM config