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

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc3/] [or1ksim/] [peripheral/] [gpio_i.h] - Diff between revs 477 and 483

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

Rev 477 Rev 483
Line 25... Line 25...
#include "config.h"
#include "config.h"
 
 
/*
/*
 * The various VAPI IDs each GPIO device has
 * The various VAPI IDs each GPIO device has
 */
 */
enum { GPIO_VAPI_DATA = 0, GPIO_VAPI_AUX, GPIO_VAPI_CLOCK,
enum { GPIO_VAPI_DATA = 0,
       GPIO_VAPI_RGPIO_OE, GPIO_VAPI_RGPIO_INTE, GPIO_VAPI_RGPIO_PTRIG, GPIO_VAPI_RGPIO_AUX, GPIO_VAPI_RGPIO_CTRL,
       GPIO_VAPI_AUX,
 
       GPIO_VAPI_CLOCK,
 
       GPIO_VAPI_RGPIO_OE,
 
       GPIO_VAPI_RGPIO_INTE,
 
       GPIO_VAPI_RGPIO_PTRIG,
 
       GPIO_VAPI_RGPIO_AUX,
 
       GPIO_VAPI_RGPIO_CTRL,
       GPIO_NUM_VAPI_IDS };
       GPIO_NUM_VAPI_IDS };
 
 
 
 
/*
/*
 * Implementatino of GPIO Code Registers and State
 * Implementatino of GPIO Code Registers and State

powered by: WebSVN 2.1.0

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