Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dadc_types.h34 ADC_CHANNEL_7, ///< ADC channel enumerator
/hal_espressif-latest/components/hal/
Dadc_oneshot_hal.c188 if (channel == ADC_CHANNEL_7) { in s_disable_dac()