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_xpc_dlc9.h] - Blame information for rev 55

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 nyawn
 
2
#ifndef _CABLE_XPC_DLC9_H_
3
#define _CABLE_XPC_DLC9_H_
4
 
5 14 nyawn
#include <stdint.h>
6 55 nyawn
#include "cable_common.h"
7 14 nyawn
 
8 55 nyawn
jtag_cable_t *cable_xpcusb_get_driver(void);
9 4 nyawn
int cable_xpcusb_init();
10
int cable_xpcusb_out(uint8_t value);
11
int cable_xpcusb_inout(uint8_t value, uint8_t *inval);
12
int cable_xpcusb_opt(int c, char *str);
13
int cable_xpcusb_read_write_bit(uint8_t packet_out, uint8_t *bit_in);
14
 
15
 
16
#endif

powered by: WebSVN 2.1.0

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