TwiceAsNice  2019-02-18
Classes | Functions
tx.c File Reference
#include <stdio.h>
#include <string.h>
#include "hpdi32_api.h"
#include "main.h"
#include "util_label.h"
Include dependency graph for tx.c:

Classes

struct  set_get_t
 
struct  set_get_list_t
 

Functions

static int _parm_list_test (void *handle, const set_get_list_t *set)
 
static int _tx_auto_start_tests (void *handle)
 
static int _tx_clock_divider_tests (void *handle)
 
static int _tx_enable_tests (void *handle)
 
static int _tx_flow_control_tests (void *handle)
 
static int _tx_line_valid_off_count_tests (void *handle)
 
static int _tx_line_valid_on_count_tests (void *handle)
 
static int _tx_overrun_tests (void *handle)
 
static int _tx_remote_throttle_tests (void *handle)
 
static int _tx_remote_throttle_state_tests (void *handle)
 
static int _tx_state_tests (void *handle)
 
static int _tx_status_valid_count_tests (void *handle)
 
static int _tx_status_valid_mirror_tests (void *handle)
 
int tx_config_tests (void *handle)
 
U32 tx_write (void *handle, U32 samples)
 

Function Documentation

◆ _parm_list_test()

static int _parm_list_test ( void *  handle,
const set_get_list_t set 
)
static

◆ _tx_auto_start_tests()

static int _tx_auto_start_tests ( void *  handle)
static

◆ _tx_clock_divider_tests()

static int _tx_clock_divider_tests ( void *  handle)
static

◆ _tx_enable_tests()

static int _tx_enable_tests ( void *  handle)
static

◆ _tx_flow_control_tests()

static int _tx_flow_control_tests ( void *  handle)
static

◆ _tx_line_valid_off_count_tests()

static int _tx_line_valid_off_count_tests ( void *  handle)
static

◆ _tx_line_valid_on_count_tests()

static int _tx_line_valid_on_count_tests ( void *  handle)
static

◆ _tx_overrun_tests()

static int _tx_overrun_tests ( void *  handle)
static

◆ _tx_remote_throttle_state_tests()

static int _tx_remote_throttle_state_tests ( void *  handle)
static

◆ _tx_remote_throttle_tests()

static int _tx_remote_throttle_tests ( void *  handle)
static

◆ _tx_state_tests()

static int _tx_state_tests ( void *  handle)
static

◆ _tx_status_valid_count_tests()

static int _tx_status_valid_count_tests ( void *  handle)
static

◆ _tx_status_valid_mirror_tests()

static int _tx_status_valid_mirror_tests ( void *  handle)
static

◆ tx_config_tests()

int tx_config_tests ( void *  handle)

◆ tx_write()

U32 tx_write ( void *  handle,
U32  samples 
)