summaryrefslogtreecommitdiff
path: root/src/drivers/ao_seven_segment.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-08-28 18:05:10 -0700
committerKeith Packard <keithp@keithp.com>2012-08-28 23:00:22 -0700
commitf2d919a2147025daa332957cda6d91959e4731ab (patch)
treee04b09baaa1aaa1c0d4287b81d14ba36ec37e097 /src/drivers/ao_seven_segment.c
parent31b42b99edbb976534ac432c07e218f13d1f5f9b (diff)
altos: When sharing radio DMA for AES, use it for in instead of out
We look at the out_done value, but not the in_done value; if we use the radio DMA for out, we would have to use ao_radio_dma_done to check for completion. This way, we can ignore that value and use the existing ao_aes_dma_out_done value. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/drivers/ao_seven_segment.c')
0 files changed, 0 insertions, 0 deletions