mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-18 23:54:39 +00:00
feat(dw_gdma): initial low level driver
feat(dw_gdma): initial low level driver
This commit is contained in:
1780
components/soc/esp32p4/include/soc/dw_gdma_struct.h
Normal file
1780
components/soc/esp32p4/include/soc/dw_gdma_struct.h
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -39,7 +39,7 @@ typedef enum {
|
||||
ETS_SYS_ICM_INTR_SOURCE,
|
||||
ETS_USB_DEVICE_INTR_SOURCE,
|
||||
ETS_SDIO_HOST_INTR_SOURCE,
|
||||
ETS_GDMA_INTR_SOURCE,
|
||||
ETS_DW_GDMA_INTR_SOURCE,
|
||||
ETS_SPI2_INTR_SOURCE,
|
||||
ETS_SPI3_INTR_SOURCE,
|
||||
ETS_I2S0_INTR_SOURCE,
|
||||
|
Reference in New Issue
Block a user