Home
last modified time | relevance | path

Searched refs:ADC_ARB_MODE_LOOP (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dadc_types_private.h24ADC_ARB_MODE_LOOP, ///< Loop priority switch controller mode. Each controller has the same pr… enumerator
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h558 } else if (mode == ADC_ARB_MODE_LOOP) { in adc_ll_set_arbiter_work_mode()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h647 } else if (mode == ADC_ARB_MODE_LOOP) { in adc_ll_set_arbiter_work_mode()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h963 } else if (mode == ADC_ARB_MODE_LOOP) { in adc_ll_set_arbiter_work_mode()