linux/oshw.h
Go to the documentation of this file.
1 /******************************************************************************
2  * * *** ***
3  * *** *** ***
4  * *** **** ********** *** ***** *** **** *****
5  * ********* ********** *** ********* ************ *********
6  * **** *** *** *** *** **** ***
7  * *** *** ****** *** *********** *** **** *****
8  * *** *** ****** *** ************* *** **** *****
9  * *** **** **** *** *** *** **** ***
10  * *** ******* ***** ************** ************* *********
11  * *** ***** *** ******* ** ** ****** *****
12  * t h e r e a l t i m e t a r g e t e x p e r t s
13  *
14  * http://www.rt-labs.com
15  * Copyright (C) 2009. rt-labs AB, Sweden. All rights reserved.
16  *------------------------------------------------------------------------------
17  * $Id: oshw.h 452 2013-02-26 21:02:58Z smf.arthur $
18  *------------------------------------------------------------------------------
19  */
20 
26 #ifndef _oshw_
27 #define _oshw_
28 
29 #include "ethercattype.h"
30 #include "nicdrv.h"
31 #include "ethercatmain.h"
32 
33 uint16 oshw_htons(uint16 hostshort);
34 uint16 oshw_ntohs(uint16 networkshort);
36 void oshw_free_adapters(ec_adaptert * adapter);
37 
38 #endif
uint16 oshw_ntohs(uint16 networkshort)
Definition: linux/oshw.c:48
uint16_t uint16
Definition: osal.h:34
General typedefs and defines for EtherCAT.
void oshw_free_adapters(ec_adaptert *adapter)
Definition: linux/oshw.c:121
Headerfile for nicdrv.c.
Headerfile for ethercatmain.c.
ec_adaptert * oshw_find_adapters(void)
Definition: linux/oshw.c:57
uint16 oshw_htons(uint16 hostshort)
Definition: linux/oshw.c:36


youbot_driver
Author(s): Jan Paulus
autogenerated on Mon Jun 10 2019 15:46:25