gdma: set transfer ability

This commit is contained in:
morris
2021-06-23 14:10:07 +08:00
parent d31b1f79e6
commit d9819bc7ae
10 changed files with 364 additions and 100 deletions

View File

@@ -73,7 +73,7 @@ extern "C" {
/* @brief macro to print IDF performance
* @param mode : performance item name. a string pointer.
* @param item : performance item name. a string pointer.
* @param value_fmt: print format and unit of the value, for example: "%02fms", "%dKB"
* @param value : the performance value.
*/