esp-idf/components/hal/esp32h4
morris dbca74f1ef gdma: prevent mutli-channels connect to the same peripheral
1. add check in the gdma driver, to prevent multiple channels connecting
   to the same peripheral
2. memory copy DMA ID will occupy the peripheral's DMA ID on some ESP
   targets (e.g. esp32c3/s3). We should search for a free one when
install async memcpy driver.

Closes https://github.com/espressif/esp-idf/issues/10575
2023-01-31 15:18:19 +08:00
..
include gdma: prevent mutli-channels connect to the same peripheral 2023-01-31 15:18:19 +08:00
clk_tree_hal.c clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +08:00
efuse_hal.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
rtc_cntl_hal.c esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00