]> rtime.felk.cvut.cz Git - arc.git/blob - boards/mpc5567qrtech/examples/rte_simple/config/Rte_Data.h
mpc5567qrtech, updated examples.
[arc.git] / boards / mpc5567qrtech / examples / rte_simple / config / Rte_Data.h
1 /*\r
2 * Configuration of module: Rte (Rte_Data.h)\r
3 *\r
4 * Created by:              \r
5 * Copyright:               \r
6 *\r
7 * Configured for (MCU):    MPC5567\r
8 *\r
9 * Module vendor:           ArcCore\r
10 * Generator version:       0.0.13\r
11 *\r
12 * Generated by Arctic Studio (http://arccore.com) \r
13 */\r
14 \r
15 /* Rte_Data.h */\r
16 \r
17 #ifndef RTE_DATA_H\r
18 #define RTE_DATA_H\r
19 \r
20 #include "Rte_Type.h"\r
21 #include "cirq_buffer.h"\r
22 \r
23 extern UInt16 Rte_Buf_Tester_prototype_Result_result;\r
24 \r
25 void Rte_WriteBuffer_Rte_Buf_Tester_prototype_Result_result(UInt16 Value);\r
26 \r
27 void Rte_TesterRunnable();\r
28 \r
29 void Rte_FreqReqRunnable();\r
30 \r
31 Std_ReturnType Rte_Multiply(const UInt8 arg1, const UInt8 arg2, UInt16* result);\r
32 \r
33 void Rte_LoggerRunnable();\r
34 \r
35 void Rte_Logger2Runnable();\r
36 \r
37 #endif\r