Home
last modified time | relevance | path

Searched refs:ADC1_CHANNEL_4_IO (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/driver/test/
Dtest_adc2_with_wifi.c219 #define ADC1_CHANNEL_4_IO (32) macro
250 gpio_set_pull_mode(ADC1_CHANNEL_4_IO, GPIO_PULLDOWN_ONLY); in i2s_adc_test()
252 gpio_set_pull_mode(ADC1_CHANNEL_4_IO, GPIO_PULLUP_ONLY); in i2s_adc_test()
Dtest_i2s.c36 #define ADC1_CHANNEL_4_IO 32 macro
670 gpio_set_pull_mode(ADC1_CHANNEL_4_IO, GPIO_PULLDOWN_ONLY);
672 gpio_set_pull_mode(ADC1_CHANNEL_4_IO, GPIO_PULLUP_ONLY);