TMPM4G9
V1.0.0.0
safety_ram.h
Go to the documentation of this file.
1
13
/*------------------------------------------------------------------------------*/
14
/* Define to prevent recursive inclusion */
15
/*------------------------------------------------------------------------------*/
16
#ifndef _SAFETY_RAM_H
17
#define _SAFETY_RAM_H
18
19
#ifdef __cplusplus
20
extern
"C"
{
21
#endif
22
23
/*------------------------------------------------------------------------------*/
24
/* Includes */
25
/*------------------------------------------------------------------------------*/
26
#include "
txz_safety_def.h
"
27
37
/*------------------------------------------------------------------------------*/
38
/* Macro Definition */
39
/*------------------------------------------------------------------------------*/
45
/* no define */
46
/* End of group RAMTest_Exported_define */
50
51
/*------------------------------------------------------------------------------*/
52
/* Enumerated Type Definition */
53
/*------------------------------------------------------------------------------*/
59
/* no define */
60
/* End of group RAMTest_Exported_define */
64
65
/*------------------------------------------------------------------------------*/
66
/* Structure Definition */
67
/*------------------------------------------------------------------------------*/
73
/* no define */
74
/* End of group RAMTest_Exported_typedef */
78
79
/*------------------------------------------------------------------------------*/
80
/* Functions */
81
/*------------------------------------------------------------------------------*/
87
bool
safety_RAM
(uint32_t start, uint32_t length, uint32_t *result_word);
88
/* End of group RAMTest_Exported_functions */
92
/* End of group RAMTest */
96
/* End of group Safety_Library */
100
101
#ifdef __cplusplus
102
}
103
#endif
/* __cplusplus */
104
#endif
/* _SAFETY_RAM_H */
105
106
txz_safety_def.h
All common macro and definition for TXZ safety libraries.
safety_RAM
bool safety_RAM(uint32_t start, uint32_t length, uint32_t *result_word)
release
TMPM4G9_release_20190424
TMPM4G9_V1000
Libraries
Safety
inc
safety_ram.h
Generated by
1.8.12