TwiceAsNice
2019-02-18
|
#include <errno.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>
#include <sys/ioctl.h>
#include "main.h"
Functions | |
static int | _service_test (int fd) |
static int | _rx_fifo_fill (int fd) |
static int | _function_test_sub (int fd, int qty) |
static int | _function_test (int fd) |
int | rx_fifo_af_test (int fd) |
|
static |
|
static |
|
static |
|
static |
int rx_fifo_af_test | ( | int | fd | ) |