Home
last modified time | relevance | path

Searched refs:IOXPC (Results 1 – 6 of 6) sorted by relevance

/dports/devel/papilio-loader/Papilio-Loader-dd111c4/xc3sprog/trunk/
H A Dioxpc.cpp35 IOXPC::IOXPC() in IOXPC() function in IOXPC
170 IOXPC::~IOXPC() in ~IOXPC()
178 int IOXPC::xpcu_output_enable(struct usb_dev_handle *xpcu, int enable) in xpcu_output_enable()
190 int IOXPC::xpcu_request_28(struct usb_dev_handle *xpcu, int value) in xpcu_request_28()
239 int IOXPC::xpcu_read_cpld_version(struct usb_dev_handle *xpcu, in xpcu_read_cpld_version()
255 int IOXPC::xpcu_read_hid(struct usb_dev_handle *xpcu) in xpcu_read_hid()
273 int IOXPC::xpcu_read_firmware_version(struct usb_dev_handle *xpcu, in xpcu_read_firmware_version()
359 IOXPC::xpcu_shift(struct usb_dev_handle *xpcu, int reqno, int bits, in xpcu_shift()
415 IOXPC::xpcu_do_ext_transfer( xpc_ext_transfer_state_t *xts ) in xpcu_do_ext_transfer()
607 void IOXPC::tx_tms(unsigned char *in, int len, int force) in tx_tms()
[all …]
H A Dioxpc.h62 class IOXPC : public IOBase
71 IOXPC();
73 ~IOXPC();
H A Dutilities.cpp78 io->reset(new IOXPC()); in getIO()
/dports/devel/xc3sprog/xc3sprog-r769/
H A Dioxpc.cpp39 IOXPC::IOXPC() in IOXPC() function in IOXPC
174 IOXPC::~IOXPC() in ~IOXPC()
182 int IOXPC::xpcu_output_enable(struct usb_dev_handle *xpcu, int enable) in xpcu_output_enable()
194 int IOXPC::xpcu_request_28(struct usb_dev_handle *xpcu, int value) in xpcu_request_28()
243 int IOXPC::xpcu_read_cpld_version(struct usb_dev_handle *xpcu, in xpcu_read_cpld_version()
259 int IOXPC::xpcu_read_hid(struct usb_dev_handle *xpcu) in xpcu_read_hid()
277 int IOXPC::xpcu_read_firmware_version(struct usb_dev_handle *xpcu, in xpcu_read_firmware_version()
363 IOXPC::xpcu_shift(struct usb_dev_handle *xpcu, int reqno, int bits, in xpcu_shift()
419 IOXPC::xpcu_do_ext_transfer( xpc_ext_transfer_state_t *xts ) in xpcu_do_ext_transfer()
611 void IOXPC::tx_tms(unsigned char *in, int len, int force) in tx_tms()
[all …]
H A Dioxpc.h67 class IOXPC : public IOBase
76 IOXPC();
78 ~IOXPC();
H A Dutilities.cpp79 io->reset(new IOXPC()); in getIO()