#include "CC3000.hh"
#include "Cosa/RTT.hh"
#include "Cosa/Trace.hh"
Go to the source code of this file.
|
static void | memrevcpy (void *dest, const void *src, size_t n) |
|
#define FD_ISSET |
( |
|
fd, |
|
|
|
set |
|
) |
| (((1UL << (fd)) & set) != 0UL) |
#define FD_SET |
( |
|
fd, |
|
|
|
set |
|
) |
| set = (1UL << (fd)) | set |
static void memrevcpy |
( |
void * |
dest, |
|
|
const void * |
src, |
|
|
size_t |
n |
|
) |
| |
|
static |
Initial value:= {
HCI_CMND_WLAN_IOCTL_SET_SCANPARAM_MAGIC,
4000,
20,
100,
5,
0x1fff,
-120,
0,
300,
{
2000,
2000,
2000,
2000,
2000,
2000,
2000,
2000,
2000,
2000,
2000,
2000,
2000,
2000,
2000,
2000
}
}
Definition at line 397 of file CC3000.cpp.