www.pudn.com > HID firmware for the EZ-USB FX2 in C.zip > EPPHAL.C


/* 
   //************************************************************************* 
   // 
   //                  P H I L I P S   P R O P R I E T A R Y 
   // 
   //           COPYRIGHT (c)   1997 BY PHILIPS SINGAPORE. 
   //                     --  ALL RIGHTS RESERVED  -- 
   // 
   // File Name:        EPPHAL.C 
   // Author:           Wenkai Du 
   // Created:          8 Jun 98 
   // Modified: 
   // Revision:         2.0 
   // 
   //************************************************************************* 
   // 
   //************************************************************************* 
   */ 
 
#include  
 
 
#include                 /* special function register declarations   */ 
#include "epphal.h" 
#include "d12ci.h" 
#include "mainloop.h" 
 
extern EPPFLAGS bEPPflags; 
 
void dma_start(PIO_REQUEST pio) 
{ 
}