OpenCores
URL https://opencores.org/ocsvn/usb_fpga_1_2/usb_fpga_1_2/trunk

Subversion Repositories usb_fpga_1_2

[/] [usb_fpga_1_2/] [trunk/] [include/] [ztex-isr.h] - Diff between revs 8 and 9

Show entire file | Details | Blame | View Log

Rev 8 Rev 9
Line 359... Line 359...
   ***** HSGRANT_ISR ***************************************************
   ***** HSGRANT_ISR ***************************************************
   ********************************************************************* */
   ********************************************************************* */
void HSGRANT_ISR() __interrupt
void HSGRANT_ISR() __interrupt
{
{
        EXIF &= ~bmBIT4;
        EXIF &= ~bmBIT4;
 
//        while ( USBIRQ & bmBIT5 )
        USBIRQ = bmBIT5;
        USBIRQ = bmBIT5;
}
}
 
 
/* *********************************************************************
/* *********************************************************************
   ***** EP0ACK_ISR ****************************************************
   ***** EP0ACK_ISR ****************************************************

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.