esp-idf/components/hal
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
..
esp32 hal: update link to HAL readme.md 2020-09-11 15:48:08 +08:00
esp32s2 async memcpy: support async memcopy on esp32s2/s3 2020-09-16 21:30:54 +08:00
esp32s3 async memcpy: support async memcopy on esp32s2/s3 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
CMakeLists.txt hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
component.mk hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
cpu_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
dac_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
gpio_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
i2c_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
i2c_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
i2s_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
ledc_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
ledc_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
linker.lf hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
mcpwm_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
mpu_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
pcnt_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
rmt_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
rtc_io_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
sdio_slave_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
sigmadelta_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
soc_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_flash_hal_common.inc hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_flash_hal_gpspi.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_flash_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_flash_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_slave_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_slave_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
spi_slave_hd_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
timer_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
twai_hal.c TWAI: Track HW state in HAL 2020-09-02 13:03:41 +08:00
uart_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
uart_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
wdt_hal_iram.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00