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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_64/] [or1ksim/] [peripheral/] [gpio_i.h] - Diff between revs 502 and 1350

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 502 Rev 1350
Line 42... Line 42...
 * Implementatino of GPIO Code Registers and State
 * Implementatino of GPIO Code Registers and State
 */
 */
struct gpio_device
struct gpio_device
{
{
  /* Base address in memory */
  /* Base address in memory */
  unsigned long baseaddr;
  oraddr_t baseaddr;
 
 
  /* Which IRQ to generate */
  /* Which IRQ to generate */
  int irq;
  int irq;
 
 
  /* Which GPIO is this? */
  /* Which GPIO is this? */

powered by: WebSVN 2.1.0

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