Embedded Wireless Framework
src
ewf_middleware_netxduo.h
Go to the documentation of this file.
1
/************************************************************************/
11
#ifndef __ewf_middleware_netxduo__h__included__
12
#define __ewf_middleware_netxduo__h__included__
13
14
/**************************************************************************/
15
/**************************************************************************/
21
/**************************************************************************/
22
/**************************************************************************/
23
24
#ifdef __cplusplus
25
extern
"C"
{
26
#endif
27
28
29
#include "nx_api.h"
30
31
32
/* Define the driver entry function. */
33
34
VOID
nx_driver_ewf_adapter
(NX_IP_DRIVER *driver_req_ptr);
35
36
37
/************************************************************************/
42
#ifdef __cplusplus
43
}
44
#endif
45
46
#endif
/* __ewf_middleware_netxduo__h__included__ */
nx_driver_ewf_adapter
VOID nx_driver_ewf_adapter(NX_IP_DRIVER *driver_req_ptr)
Definition:
ewf_middleware_netxduo.c:214
Generated by
1.9.1