esp-idf/components/hal/esp32s2
morris a3cc43485f async memcpy: support async memcopy on esp32s2/s3
Added async memory copy API:
on esp32-s2, the implementation is based on CP_DMA
on esp32-s3, the implementation is based on GDMA
2020-09-16 21:30:54 +08:00
..
include/hal async memcpy: support async memcopy on esp32s2/s3 2020-09-16 21:30:54 +08:00
adc_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
brownout_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
cp_dma_hal.c async memcpy: support async memcopy on esp32s2/s3 2020-09-16 21:30:54 +08:00
systimer_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
touch_sensor_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
usb_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00