rtk/oshw.h
Go to the documentation of this file.
1 /*
2  * Licensed under the GNU General Public License version 2 with exceptions. See
3  * LICENSE file in the project root for full license information
4  */
5 
11 #ifndef _oshw_
12 #define _oshw_
13 
14 #ifdef __cplusplus
15 extern "C"
16 {
17 #endif
18 
19 #include <kern.h>
20 #include "ethercattype.h"
21 #include "nicdrv.h"
22 #include "ethercatmain.h"
23 
24 
26 uint16 oshw_ntohs(uint16 network);
27 
29 void oshw_free_adapters(ec_adaptert * adapter);
30 
31 #ifdef __cplusplus
32 }
33 #endif
34 
35 #endif
uint16 oshw_htons(uint16 host)
Definition: erika/oshw.c:31
Headerfile for nicdrv.c.
void oshw_free_adapters(ec_adaptert *adapter)
Definition: erika/oshw.c:74
ec_adaptert * oshw_find_adapters(void)
Definition: erika/oshw.c:52
uint16_t uint16
Definition: osal.h:29
General typedefs and defines for EtherCAT.
uint16 oshw_ntohs(uint16 network)
Definition: erika/oshw.c:43
Headerfile for ethercatmain.c.


soem
Author(s): Arthur Ketels and M.J.G. van den Molengraft
autogenerated on Sat Jun 27 2020 03:48:21