Contiki 3.x
|
DMA driver ISRsMore...
Go to the source code of this file.
Functions | |
void | dma_isr (void) |
DMA interrupt service routine. More... | |
void dma_isr | ( | void | ) |
DMA interrupt service routine.
if callback defined a poll is made to that process
Definition at line 41 of file dma_intr.c.
References process_poll().