mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
change(adc): refactor DMA memory allocation
This commit is contained in:
@@ -32,6 +32,8 @@ typedef struct {
|
||||
intr_handle_t dma_intr_hdl;
|
||||
} adc_dma_t;
|
||||
|
||||
#define ADC_DMA_DESC_ALIGN 4
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user