OpenOCD
libftdi_helper.h File Reference
Include dependency graph for libftdi_helper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static int ftdi_tciflush (struct ftdi_context *ftdi)
 
static int ftdi_tcioflush (struct ftdi_context *ftdi)
 
static int ftdi_tcoflush (struct ftdi_context *ftdi)
 

Function Documentation

◆ ftdi_tciflush()

static int ftdi_tciflush ( struct ftdi_context *  ftdi)
inlinestatic

Definition at line 11 of file libftdi_helper.h.

◆ ftdi_tcioflush()

static int ftdi_tcioflush ( struct ftdi_context *  ftdi)
inlinestatic

Definition at line 21 of file libftdi_helper.h.

Referenced by openjtag_init_standard(), and presto_open_libftdi().

◆ ftdi_tcoflush()

static int ftdi_tcoflush ( struct ftdi_context *  ftdi)
inlinestatic

Definition at line 16 of file libftdi_helper.h.