Skip to content
Commit 5d44ebfa authored by Jeppe Odgaard's avatar Jeppe Odgaard Committed by Anas Nashif
Browse files

drivers: i2s: stm32: use length from i2s_write



The length parameter from `i2s_write` is not used correctly by
i2s_ll_stm32.c. E.g. `i2s_write(dev, block, 0)` would work.

Use the length from `i2s_write` in `dma_reload` to fix the issue.

Signed-off-by: default avatarJeppe Odgaard <jeppe.odgaard@prevas.dk>
parent 32ba5495
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment