X-Git-Url: http://rtime.felk.cvut.cz/gitweb/arc.git/blobdiff_plain/07bbcb79799c461e4dc58be060a0c3e01f466c97..60966c493db6916acb0f8d9beaa9c1e77c206ef2:/boards/ti_tms570ls/examples/tms570_hdk_can/config/Rte_Data.c diff --git a/boards/ti_tms570ls/examples/tms570_hdk_can/config/Rte_Data.c b/boards/ti_tms570ls/examples/tms570_hdk_can/config/Rte_Data.c new file mode 100644 index 00000000..1f8704af --- /dev/null +++ b/boards/ti_tms570ls/examples/tms570_hdk_can/config/Rte_Data.c @@ -0,0 +1,26 @@ +/* +* Configuration of module: Rte (Rte_Data.c) +* +* Created by: +* Copyright: +* +* Configured for (MCU): TMS570 +* +* Module vendor: ArcCore +* Generator version: 0.0.13 +* +* Generated by Arctic Studio (http://arccore.com) +*/ + +/* Rte_Data.c */ +#include "Os.h" +#include "Rte_Data.h" +#include "Rte_Type.h" +#include + +UInt16 Rte_Buf_Tester_prototype_Result_result; + +void Rte_WriteBuffer_Rte_Buf_Tester_prototype_Result_result(UInt16 Value) { + Rte_Buf_Tester_prototype_Result_result = Value; +} +