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 14

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
 
7 4 nyawn
int cable_xpcusb_init();
8
int cable_xpcusb_out(uint8_t value);
9
int cable_xpcusb_inout(uint8_t value, uint8_t *inval);
10
int cable_xpcusb_opt(int c, char *str);
11
int cable_xpcusb_read_write_bit(uint8_t packet_out, uint8_t *bit_in);
12
 
13
 
14
#endif

powered by: WebSVN 2.1.0

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