-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers:platform:stm32:dma Added support for dma triggering
The trigger configuration is used to start an already configured dma transaction at a later time based on a signal from a different peripheral. It uses the mode, ID and polarity to configure based on users requirement. Signed-off-by: Swaroop PrakashKumar <[email protected]>
- Loading branch information
1 parent
125a6a4
commit 5dfc14e
Showing
2 changed files
with
81 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters