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

Subversion Repositories adv_debug_sys

[/] [adv_debug_sys/] [trunk/] [Software/] [adv_jtag_bridge/] [cable_parallel.h] - Diff between revs 13 and 14

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

Rev 13 Rev 14
Line 2... Line 2...
#ifndef _CABLE_PARALLEL_H_
#ifndef _CABLE_PARALLEL_H_
#define _CABLE_PARALLEL_H_
#define _CABLE_PARALLEL_H_
 
 
#include <stdint.h>
#include <stdint.h>
 
 
 
 
int cable_parallel_init();
int cable_parallel_init();
int cable_parallel_opt(int c, char *str);
int cable_parallel_opt(int c, char *str);
void cable_parallel_phys_wait();
void cable_parallel_phys_wait();
 
 
int cable_xpc3_inout(uint8_t value, uint8_t *inval);
int cable_xpc3_inout(uint8_t value, uint8_t *inval);

powered by: WebSVN 2.1.0

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