diff options
author | Keith Packard <keithp@keithp.com> | 2012-04-09 00:05:18 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-04-09 00:05:18 -0700 |
commit | 059f09dbca4703c25b42389b54c6510331c39485 (patch) | |
tree | 2221695d0bd96527a162be7e4b2520811f2c25ab /src/stm/stm32l.h | |
parent | f7cfbbce2b94b5ac0094a0e34e1766fe1ceb12c8 (diff) |
altos: Allow STM DMA channels to be reserved for one use
This allows a single user of a DMA channel to reserve it for use
without needing to lock the mutex; this is required for DMA from the
ADC to work on megametrum as it wants to start DMA from an interrupt
handler, which cannot block on a mutex.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/stm/stm32l.h')
0 files changed, 0 insertions, 0 deletions