dma_intr.c File Reference

DMA driver ISRs. More...

#include <stdio.h>
#include "contiki.h"
#include "dev/dma.h"
#include "cc2430_sfr.h"
#include "banked.h"

Go to the source code of this file.

Functions

void dma_ISR (void)
 DMA interrupt service routine.

Detailed Description

DMA driver ISRs.

Author:
Original: Martti Huttunen <martti@sensinode.com> Port: Zach Shelby <zach@sensinode.com>

DMA interrupt routines, must be stored in HOME bank

Definition in file dma_intr.c.


Function Documentation

void dma_ISR ( void   ) 

DMA interrupt service routine.

if callback defined a poll is made to that process

Definition at line 35 of file dma_intr.c.

References process_poll().


Generated on Mon Apr 11 14:23:49 2011 for Contiki 2.5 by  doxygen 1.6.1