Ignore:
Timestamp:
Jun 10, 2014, 12:33:23 PM (10 years ago)
Author:
alain
Message:

All drivers have been modified to use only the information
contained in the hard_config.h file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_drivers/spi_driver.h

    r289 r320  
    5151                 int rx_edge         );
    5252
     53extern void _spi_isr( unsigned int irq_type,
     54                      unsigned int irq_id,
     55                      unsigned int channel );
     56
    5357///////////////////////////////////////////////////////////////////////////////
    5458// SPI macros and constants
Note: See TracChangeset for help on using the changeset viewer.