eLooM for STM32 application
v3.3.0
A framework for multitasking low power embedded applications powerd by STM32
Loading...
Searching...
No Matches
ITSDriver.h
Go to the documentation of this file.
1
28
#ifndef ELOOM_INC_DRIVERS_ITSDRIVER_H_
29
#define ELOOM_INC_DRIVERS_ITSDRIVER_H_
30
31
#ifdef __cplusplus
32
extern
"C"
{
33
#endif
34
35
36
#include "
drivers/IDriver.h
"
37
38
42
typedef
struct
_ITSDriver_t
ITSDriver_t
;
43
44
46
/***************************/
47
54
static
inline
uint64_t
ITSDrvGetTimeStamp
(
ITSDriver_t
*_this);
55
56
58
/********************************/
59
60
61
#ifdef __cplusplus
62
}
63
#endif
64
65
#endif
/* ELOOM_INC_DRIVERS_ITSDRIVER_H_ */
IDriver.h
Public API for the Driver Interface.
ITSDrvGetTimeStamp
static uint64_t ITSDrvGetTimeStamp(ITSDriver_t *_this)
Definition
ITSDriver_vtbl.h:67
_ITSDriver_t
Definition
ITSDriver_vtbl.h:55
Inc
drivers
ITSDriver.h
Generated by
1.9.7