Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dadc_types.h36 ADC_CHANNEL_9, ///< ADC channel enumerator
/hal_espressif-latest/components/hal/
Dadc_oneshot_hal.c179 if (channel == ADC_CHANNEL_9) { in s_disable_dac()