Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dadc_hal.h47 typedef enum adc_hal_dma_desc_status_t { enum
51 } adc_hal_dma_desc_status_t; typedef
185 adc_hal_dma_desc_status_t adc_hal_get_reading_result(adc_hal_dma_ctx_t *hal, const intptr_t eof_des…
/hal_espressif-latest/components/hal/
Dadc_hal.c299 adc_hal_dma_desc_status_t adc_hal_get_reading_result(adc_hal_dma_ctx_t *hal, const intptr_t eof_des… in adc_hal_get_reading_result()
/hal_espressif-latest/components/driver/deprecated/
Dadc_dma_legacy.c372 adc_hal_dma_desc_status_t status = false; in s_adc_dma_intr()
/hal_espressif-latest/components/esp_adc/
Dadc_continuous.c289 adc_hal_dma_desc_status_t status = false; in s_adc_dma_intr()