WE310F5
39.00.000
m2mb_os_api.h
Go to the documentation of this file.
1
/* $version: 301934 */
2
/*===============================================================================================*/
3
/* >>> Copyright (C) Telit Communications S.p.A. Italy All Rights Reserved. <<< */
24
#ifndef M2MB_OS_API_H
25
#define M2MB_OS_API_H
26
27
#ifdef __cplusplus
28
extern
"C"
{
29
#endif
30
31
/* Include ======================================================================================*/
32
33
#include "
m2mb_types.h
"
34
#include "
m2mb_os_types.h
"
35
#include "
m2mb_os.h
"
36
#include "
m2mb_os_ev.h
"
37
#include "
m2mb_os_mtx.h
"
38
#include "
m2mb_os_q.h
"
39
#include "
m2mb_os_sem.h
"
40
#include "
m2mb_os_tmr.h
"
41
42
43
44
/* Global declarations ==========================================================================*/
45
46
/* Global typedefs ==============================================================================*/
47
48
/* Global functions =============================================================================*/
49
50
/* Global define ================================================================================*/
51
52
53
#ifdef __cplusplus
54
}
55
#endif
56
#endif
/* M2MB_OS_API_H */
m2mb_os.h
Basic functionality of Operating systems.
m2mb_os_types.h
Types used across OS (semaphore, mutex...)
m2mb_os_q.h
OS queue prototypes.
m2mb_os_sem.h
OS Semaphore prototypes.
m2mb_os_tmr.h
OS timer prototypes.
m2mb_types.h
M2M base types (ver. )
m2mb_os_mtx.h
OS mutex prototypes.
m2mb_os_ev.h
OS event prototypes.
C:
Users
TejashwiniHi
Desktop
GIT
2021
WE310
JUNE
we310_8
epl
inc
rtos
m2mb_os_api.h
Generated on Tue Jun 8 2021 20:32:46 for WE310F5 by
1.8.14