Grant Miller
8c45c98e41
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.
2022-03-08 14:18:31 -06:00
..
2022-02-26 03:23:09 +01:00
2022-03-05 09:46:06 +01:00
2022-02-10 16:06:42 +01:00
2022-02-26 03:23:09 +01:00
2022-03-08 14:18:31 -06:00
2022-02-24 02:49:20 +01:00
2022-02-26 03:23:09 +01:00
2022-02-26 03:23:09 +01:00
2022-02-28 16:20:42 +01:00
2022-03-04 18:04:12 +01:00
2022-02-26 03:23:09 +01:00
2022-02-26 03:23:09 +01:00
2022-02-10 02:38:10 +01:00
2022-02-28 16:20:42 +01:00
2022-02-26 03:23:09 +01:00
2022-02-26 03:23:09 +01:00
2022-02-26 03:23:09 +01:00
2021-06-07 03:21:37 +02:00
2022-03-04 18:03:41 +01:00
2022-03-04 18:03:41 +01:00
2022-03-04 18:03:41 +01:00
2022-02-26 03:23:09 +01:00
2022-02-28 19:20:22 +01:00
2021-05-21 20:13:39 -03:00
2022-02-23 19:54:46 +01:00
2022-02-26 03:23:09 +01:00