Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dadc_types.h33 ADC_CHANNEL_6, ///< ADC channel enumerator
/hal_espressif-latest/components/hal/
Dadc_oneshot_hal.c185 if (channel == ADC_CHANNEL_6) { in s_disable_dac()