TwiceAsNice
2019-02-18
|
Classes | |
struct | service_data_t |
Macros | |
#define | VERSION "1.1" |
#define | ARRAY_ELEMENTS(a) (sizeof((a))/sizeof((a)[0])) |
#define ARRAY_ELEMENTS | ( | a | ) | (sizeof((a))/sizeof((a)[0])) |
#define VERSION "1.1" |
enum service_t |
int cable_cmd_mode_0_test | ( | int | fd | ) |
int cable_cmd_mode_1_test | ( | int | fd | ) |
int cable_cmd_mode_2_test | ( | int | fd | ) |
int cable_cmd_mode_3_test | ( | int | fd | ) |
int cable_cmd_mode_4_test | ( | int | fd | ) |
int cable_cmd_mode_5_test | ( | int | fd | ) |
int cable_cmd_mode_6_test | ( | int | fd | ) |
int cable_cmd_state_0_test | ( | int | fd | ) |
int cable_cmd_state_1_test | ( | int | fd | ) |
int cable_cmd_state_2_test | ( | int | fd | ) |
int cable_cmd_state_3_test | ( | int | fd | ) |
int cable_cmd_state_4_test | ( | int | fd | ) |
int cable_cmd_state_5_test | ( | int | fd | ) |
int cable_cmd_state_6_test | ( | int | fd | ) |
int initialize_test | ( | int | fd | ) |
int irq_config_edge_test | ( | int | fd | ) |
int irq_config_high_test | ( | int | fd | ) |
int irq_enable_test | ( | int | fd | ) |
int query_test | ( | int | fd | ) |
int reg_mod_test | ( | int | fd | ) |
int reg_read_test | ( | int | fd | ) |
int reg_write_test | ( | int | fd | ) |
int rx_auto_start_test | ( | int | fd | ) |
int rx_enable_test | ( | int | fd | ) |
int rx_fifo_ae_test | ( | int | fd | ) |
int rx_fifo_af_test | ( | int | fd | ) |
int rx_fifo_overrun_test | ( | int | fd | ) |
int rx_fifo_reset_test | ( | int | fd | ) |
int rx_fifo_status_test | ( | int | fd | ) |
int rx_fifo_underrun_test | ( | int | fd | ) |
int rx_io_abort_test | ( | int | fd | ) |
int rx_io_data_size_test | ( | int | fd | ) |
int rx_io_mode_test | ( | int | fd | ) |
int rx_io_overrun_test | ( | int | fd | ) |
int rx_io_pio_threshold_test | ( | int | fd | ) |
int rx_io_timeout_test | ( | int | fd | ) |
int rx_io_underrun_test | ( | int | fd | ) |
int rx_line_count_test | ( | int | fd | ) |
int rx_status_count_test | ( | int | fd | ) |
int service_ioctl_reg_get_list | ( | int | fd, |
const service_data_t * | list | ||
) |
int service_ioctl_set_get_list | ( | int | fd, |
const service_data_t * | list | ||
) |
int service_ioctl_set_list | ( | int | fd, |
const service_data_t * | list | ||
) |
int service_ioctl_set_reg_list | ( | int | fd, |
const service_data_t * | list | ||
) |
int tristate_te_re_test | ( | int | fd | ) |
int tx_auto_start_test | ( | int | fd | ) |
int tx_auto_stop_test | ( | int | fd | ) |
int tx_clock_divider_test | ( | int | fd | ) |
int tx_enable_test | ( | int | fd | ) |
int tx_fifo_ae_test | ( | int | fd | ) |
int tx_fifo_af_test | ( | int | fd | ) |
int tx_fifo_overrun_test | ( | int | fd | ) |
int tx_fifo_reset_test | ( | int | fd | ) |
int tx_fifo_status_test | ( | int | fd | ) |
int tx_flow_control_test | ( | int | fd | ) |
int tx_io_abort_test | ( | int | fd | ) |
int tx_io_data_size_test | ( | int | fd | ) |
int tx_io_mode_test | ( | int | fd | ) |
int tx_io_overrun_test | ( | int | fd | ) |
int tx_io_pio_threshold_test | ( | int | fd | ) |
int tx_io_timeout_test | ( | int | fd | ) |
int tx_line_val_off_cnt_test | ( | int | fd | ) |
int tx_line_val_on_cnt_test | ( | int | fd | ) |
int tx_remote_throttle_test | ( | int | fd | ) |
int tx_status_val_cnt_test | ( | int | fd | ) |
int tx_status_val_mir_test | ( | int | fd | ) |
int user_jumpers_test | ( | int | fd | ) |
int wait_cancel_test | ( | int | fd | ) |
int wait_event_test | ( | int | fd | ) |
int wait_status_test | ( | int | fd | ) |