|
|
@@ -15,8 +15,8 @@ |
|
|
|
* along with this program. If not, see <http://www.gnu.org/licenses/>. * |
|
|
|
***************************************************************************/ |
|
|
|
|
|
|
|
#ifndef __USBTOXXX_H_INCLUDED__ |
|
|
|
#define __USBTOXXX_H_INCLUDED__ |
|
|
|
#ifndef OPENOCD_JTAG_DRIVERS_VERSALOON_USBTOXXX_USBTOXXX_H |
|
|
|
#define OPENOCD_JTAG_DRIVERS_VERSALOON_USBTOXXX_USBTOXXX_H |
|
|
|
|
|
|
|
RESULT usbtoxxx_init(void); |
|
|
|
RESULT usbtoxxx_fini(void); |
|
|
@@ -234,4 +234,4 @@ RESULT usbtopwm_config(uint8_t interface_index, uint16_t kHz, uint8_t mode); |
|
|
|
RESULT usbtopwm_out(uint8_t interface_index, uint16_t count, uint16_t *rate); |
|
|
|
RESULT usbtopwm_in(uint8_t interface_index, uint16_t count, uint16_t *rate); |
|
|
|
|
|
|
|
#endif /* __USBTOXXX_H_INCLUDED__ */ |
|
|
|
#endif /* OPENOCD_JTAG_DRIVERS_VERSALOON_USBTOXXX_USBTOXXX_H */ |