On 28/06/24 09:30, Shan-Chun Hung wrote:
On 2024/6/27 下午 05:40, Adrian Hunter wrote:AFAICT, it relates to AHB bus DMA burst size, so maybe add
On 26/06/24 12:49, Shan-Chun Hung wrote:I will modify as follows:
+ /* Enable INCR16 and INCR8 */Comment would be more useful if it said what INCR16 and
INCR8 are
/*
* Split data into chunks of 16 or 8 bytes for sending.
* Each chunk transfer is guaranteed to be uninterrupted on the bus.
*/
that if it is correct.