Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dadc_types.h189ADC_ARB_MODE_LOOP, /*!<Loop priority switch controller mode. Each controller has the same priorit… enumerator
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dadc_ll.h549 } else if (mode == ADC_ARB_MODE_LOOP) { in adc_ll_set_arbiter_work_mode()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dadc_ll.h549 } else if (mode == ADC_ARB_MODE_LOOP) { in adc_ll_set_arbiter_work_mode()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dadc_ll.h614 } else if (mode == ADC_ARB_MODE_LOOP) { in adc_ll_set_arbiter_work_mode()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dadc_ll.h936 } else if (mode == ADC_ARB_MODE_LOOP) { in adc_ll_set_arbiter_work_mode()