esp-idf/components/esp_hw_support/include/soc
Mahavir Jain b168ba98ae
esp_ds: remove requirement of aligned and DMA capable buffer
API `esp_ds_encrypt_params` do not require aligned and DMA capable
output buffer for C3/S3/H2/C6. Implementation in ROM code has been
updated to remove usage of DMA mode.

This commit updates the API documentation.
2022-11-09 15:24:36 +05:30
..
esp32 esp_psram: new psram component 2022-06-14 15:44:27 +08:00
esp32c2 Clean IRAM and DRAM address space conversion macros 2022-07-29 17:07:39 +08:00
esp32c3 esp_ds: remove requirement of aligned and DMA capable buffer 2022-11-09 15:24:36 +05:30
esp32c6 esp_ds: remove requirement of aligned and DMA capable buffer 2022-11-09 15:24:36 +05:30
esp32h2 esp_ds: remove requirement of aligned and DMA capable buffer 2022-11-09 15:24:36 +05:30
esp32s2 soc/esp_ds.h: Unify esp_ds error codes for all targets 2022-10-27 11:09:25 +05:30
esp32s3 esp_ds: remove requirement of aligned and DMA capable buffer 2022-11-09 15:24:36 +05:30
soc_memory_types.h esp_hw_support: move soc_memory_types.h helper functions into esp_hw_support 2022-04-08 11:46:10 +08:00