diff options
| author | Grant Miller <[email protected]> | 2022-03-08 13:52:33 -0600 |
|---|---|---|
| committer | Grant Miller <[email protected]> | 2022-03-08 14:18:31 -0600 |
| commit | 8c45c98e4114efd92a01505df5c800bcfe22c5b4 (patch) | |
| tree | 91335163f92a838b773f49f207745e4bbb6c9514 /stm32-data | |
| parent | 9735c38592ab6749d832f027fdc3070f97dc57cf (diff) | |
stm32: Refactor DMA interrupts
Previously, every dma interrupt handler called the same `on_irq`
function which had to check the state of every dma channel.
Now, each dma interrupt handler only calls an `on_irq` method for its
corresponding channel or channels.
Diffstat (limited to 'stm32-data')
0 files changed, 0 insertions, 0 deletions
