Skip to content
Commit 42c9f79e authored by Tomasz Moń's avatar Tomasz Moń Committed by Johan Hedberg
Browse files

usb: device_next: Clarify UAC2 send buffer requirements



The original intention was that the audio buffers supplied by
application to the UAC2 API can be directly used by UDC driver.
The buffer alignment requirement was explicitly stated with regards
to the receive buffer, but was mistakenly omitted on transmit buffer.

While the missing comment is added, mention also that the buffer has to
be otherwise suitable for use by UDC driver, because alignment might not
be the only UDC driver requirement. For example, the UDC driver can
require the buffer to reside in memory region that it can access with
DMA.

Signed-off-by: default avatarTomasz Moń <tomasz.mon@nordicsemi.no>
parent cc4e12e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment