Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a DMA channel conversion function to convert chanel numbers between Zephyr and MSDK. For example, if an SoC has two DMA instances named DMA0 and DMA1, with 4 channels each, DMA1 channel numbers should be offset by 4 before passing to MSDK. Signed-off-by: Tahsin Mutlugun <[email protected]>
- Loading branch information