#include <include.h>
#include <src/XXXX.h>
Include dependency graph for template_hardware.c:
Go to the source code of this file.
Functions | |
int | selectChannelXXXX (char *devname, int channel) |
int | shutCardXXXX (char *devname) |
int | openCardXXXX (char *devname) |
int | getPacketXXXX (unsigned char *buf, int maxlen) |
int | openPacketXXXX (char *devname) |
void | closePacketXXXX (void) |
Variables | |
ConfigStruct | config |
WINDOW * | Sum_WND |
WINDOW * | RealTime_WND |
ScanResult_t | Res |
|
Definition at line 39 of file template_hardware.c. |
|
Definition at line 45 of file template_hardware.c. |
|
Definition at line 51 of file template_hardware.c. |
|
Definition at line 59 of file template_hardware.c. |
|
Definition at line 64 of file template_hardware.c. |
|
Definition at line 70 of file template_hardware.c. |
|
|
|
|
|
|
|
|