code
stringlengths
1
1.05M
repo_name
stringlengths
6
83
path
stringlengths
3
242
language
stringclasses
222 values
license
stringclasses
20 values
size
int64
1
1.05M
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
common/version.c
C
unknown
1,127
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
common/xtoa.c
C
unknown
2,537
#CanIf obj-$(USE_CANIF) += CanIf.o obj-$(USE_CANIF) += CanIf_Cfg.o pb-obj-$(USE_CANIF) += CanIf_PBCfg.o pb-pc-file-$(USE_CANIF) += CanIf_Cfg.h CanIf_Cfg.c vpath-$(USE_CANIF) += $(ROOTDIR)/communication/CanIf/src inc-$(USE_CANIF) += $(ROOTDIR)/communication/CanIf/inc
2301_81045437/classic-platform
communication/CanIf/CanIf.mod.mk
Makefile
unknown
276
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanIf/inc/CanIf.h
C
unknown
7,822
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanIf/inc/CanIf_Cbk.h
C
unknown
2,016
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanIf/inc/CanIf_ConfigTypes.h
C
unknown
15,256
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/CanIf/inc/CanIf_MemMap.h
C
unknown
773
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanIf/inc/CanIf_Types.h
C
unknown
6,842
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanIf/src/CanIf.c
C
unknown
73,207
# CanNm obj-$(USE_CANNM) += CanNm.o obj-$(USE_CANNM) += CanNm_Cfg.o pb-obj-$(USE_CANNM) += CanNm_PBCfg.o pb-pc-file-$(USE_CANNM) += CanNm_Cfg.c CanNm_Cfg.h inc-$(USE_CANNM) += $(ROOTDIR)/communication/CanNm/inc inc-$(USE_CANNM) += $(ROOTDIR)/communication/CanNm/src vpath-$(USE_CANNM) += $(ROOTDIR)/communicatio...
2301_81045437/classic-platform
communication/CanNm/CanNm.mod.mk
Makefile
unknown
333
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/CanNm/inc/CanNm.h
C
unknown
9,160
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanNm/inc/CanNm_Cbk.h
C
unknown
893
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/CanNm/inc/CanNm_ConfigTypes.h
C
unknown
3,261
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/CanNm/src/CanNm.c
C
unknown
78,932
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/CanNm/src/CanNm_Internal.h
C
unknown
9,363
# CanSm obj-$(USE_CANSM) += CanSM.o obj-$(USE_CANSM) += CanSM_Internal.o obj-$(USE_CANSM) += CanSM_LCfg.o ifeq ($(filter CanSM_Extension.o,$(obj-y)),) obj-$(USE_CANSM_EXTENSION) += CanSM_Extension.o endif inc-$(USE_CANSM) += $(ROOTDIR)/communication/CanSM/inc inc-$(USE_CANSM) += $(ROOTDIR)/communication/CanSM...
2301_81045437/classic-platform
communication/CanSM/CanSM.mod.mk
Makefile
unknown
384
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanSM/inc/CanSM.h
C
unknown
5,022
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/CanSM/inc/CanSM_BswM.h
C
unknown
1,352
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanSM/inc/CanSM_Cbk.h
C
unknown
1,437
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanSM/inc/CanSM_ComM.h
C
unknown
858
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanSM/inc/CanSM_ConfigTypes.h
C
unknown
2,022
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/CanSM/inc/CanSM_Dcm.h
C
unknown
1,080
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanSM/inc/CanSM_EcuM.h
C
unknown
1,008
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/CanSM/inc/CanSM_MemMap.h
C
unknown
771
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanSM/src/CanSM.c
C
unknown
53,290
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/CanSM/src/CanSM_Extension.c
C
unknown
1,120
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/CanSM/src/CanSM_Extension.h
C
unknown
1,116
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/CanSM/src/CanSM_Internal.c
C
unknown
22,387
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanSM/src/CanSM_Internal.h
C
unknown
6,517
#CanTp obj-$(USE_CANTP) += CanTp.o pb-obj-$(USE_CANTP) += CanTp_PBCfg.o pb-pc-file-$(USE_CANTP) += CanTp_Cfg.h vpath-$(USE_CANTP) += $(ROOTDIR)/communication/CanTp/src inc-$(USE_CANTP) += $(ROOTDIR)/communication/CanTp/inc
2301_81045437/classic-platform
communication/CanTp/CanTp.mod.mk
Makefile
unknown
229
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanTp/inc/CanTp.h
C
unknown
3,940
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanTp/inc/CanTp_Cbk.h
C
unknown
1,073
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/CanTp/inc/CanTp_Types.h
C
unknown
6,500
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/CanTp/src/CanTp.c
C
unknown
78,753
# Com obj-$(USE_COM) += Com_Cfg.o pb-obj-$(USE_COM) += Com_PbCfg.o pb-pc-file-$(USE_COM) += Com_Cfg.h Com_Cfg.c obj-$(USE_COM) += Com_Com.o obj-$(USE_COM) += Com_Sched.o obj-$(USE_COM) += Com.o obj-$(USE_COM) += Com_misc.o inc-$(USE_COM) += $(ROOTDIR)/communication/Com/inc inc-$(USE_COM) += $(ROOTDIR)/comm...
2301_81045437/classic-platform
communication/Com/Com.mod.mk
Makefile
unknown
393
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/Com/inc/Com.h
C
unknown
4,272
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/Com/inc/Com_Cbk.h
C
unknown
953
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/Com/inc/Com_Com.h
C
unknown
1,993
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/Com/inc/Com_MemMap.h
C
unknown
771
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/Com/inc/Com_Sched.h
C
unknown
1,000
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/Com/inc/Com_Types.h
C
unknown
19,239
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/Com/src/Com.c
C
unknown
32,062
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/Com/src/Com_Arc_Types.h
C
unknown
3,106
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/Com/src/Com_Com.c
C
unknown
27,415
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/Com/src/Com_Internal.h
C
unknown
4,744
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/Com/src/Com_Sched.c
C
unknown
25,431
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/Com/src/Com_misc.c
C
unknown
50,809
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/Com/src/Com_misc.h
C
unknown
4,271
# ComM obj-$(USE_COMM) += ComM.o obj-$(USE_COMM) += ComM_Cfg.o obj-$(USE_COMM) += ComM_ASIL.o pb-obj-$(USE_COMM) += ComM_PBcfg.o pb-pc-file-$(USE_COMM) += ComM_Cfg.h ComM_Cfg.c inc-$(USE_COMM) += $(ROOTDIR)/communication/ComM/inc inc-$(USE_COMM) += $(ROOTDIR)/communication/ComM/src vpath-$(USE_COMM) += $(RO...
2301_81045437/classic-platform
communication/ComM/ComM.mod.mk
Makefile
unknown
349
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/ComM/inc/ComM.h
C
unknown
6,965
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/ComM/inc/ComM_BusSM.h
C
unknown
974
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/ComM/inc/ComM_ConfigTypes.h
C
unknown
3,719
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/ComM/inc/ComM_Dcm.h
C
unknown
988
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/ComM/inc/ComM_EcuM.h
C
unknown
892
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/ComM/inc/ComM_MemMap.h
C
unknown
771
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/ComM/inc/ComM_Nm.h
C
unknown
1,271
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/ComM/inc/ComM_Types.h
C
unknown
2,353
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/ComM/src/ComM.c
C
unknown
99,082
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/ComM/src/ComM_ASIL.c
C
unknown
2,026
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/ComM/src/ComM_BswMemMap.h
C
unknown
2,176
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/ComM/src/ComM_Internal.h
C
unknown
6,000
# DoIP obj-$(USE_DOIP) += DoIP_Cfg.o obj-$(USE_DOIP) += DoIP.o ifeq ($(filter DoIP_Callout_Stubs.o,$(obj-y)),) obj-$(USE_DOIP) += DoIP_Callout_Stubs.o endif inc-$(USE_DOIP) += $(ROOTDIR)/communication/DoIP/inc vpath-$(USE_DOIP) += $(ROOTDIR)/communication/DoIP/src
2301_81045437/classic-platform
communication/DoIP/DoIP.mod.mk
Makefile
unknown
279
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/DoIP/inc/DoIP.h
C
unknown
6,939
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/DoIP/inc/DoIP_Cbk.h
C
unknown
754
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/DoIP/inc/DoIP_Types.h
C
unknown
3,111
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/DoIP/src/DoIP.c
C
unknown
122,659
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/DoIP/src/DoIP_Callout_Stubs.c
C
unknown
1,183
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/DoIP/src/DoIP_Internal.h
C
unknown
9,151
# EthIF obj-$(USE_ETHIF) += EthIf_Lcfg.o obj-$(USE_ETHIF) += EthIf_PBcfg.o obj-$(USE_ETHIF) += EthIf.o vpath-$(USE_ETHIF) += $(ROOTDIR)/communication/EthIf/src inc-$(USE_ETHIF) += $(ROOTDIR)/communication/EthIf/inc inc-$(USE_ETHIF) += $(ROOTDIR)/mcal/Eth/inc
2301_81045437/classic-platform
communication/EthIf/EthIf.mod.mk
Makefile
unknown
266
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthIf/inc/EthIf.h
C
unknown
7,892
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthIf/inc/EthIf_Cbk.h
C
unknown
1,388
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthIf/inc/EthIf_Types.h
C
unknown
3,683
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthIf/src/EthIf.c
C
unknown
27,067
#Ethernet obj-$(USE_ETHSM) += EthSM_Cfg.o obj-$(USE_ETHSM) += EthSM.o vpath-$(USE_ETHSM) += $(ROOTDIR)/communication/EthSM/src inc-$(USE_ETHSM) += $(ROOTDIR)/communication/EthSM/inc
2301_81045437/classic-platform
communication/EthSM/EthSM.mod.mk
Makefile
unknown
189
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthSM/inc/EthSM.h
C
unknown
5,383
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in...
2301_81045437/classic-platform
communication/EthSM/inc/EthSM_Cbk.h
C
unknown
1,341
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthSM/inc/EthSM_Types.h
C
unknown
3,032
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthSM/src/EthSM.c
C
unknown
37,899
#Ethernet obj-$(USE_ETHTSYN) += EthTSyn_Cfg.o obj-$(USE_ETHTSYN) += EthTSyn_Internal.o obj-$(USE_ETHTSYN) += EthTSyn.o inc-$(USE_ETHTSYN) += $(ROOTDIR)/include/rte vpath-$(USE_ETHTSYN) += $(ROOTDIR)/communication/EthTSyn/src inc-$(USE_ETHTSYN) += $(ROOTDIR)/communication/EthTSyn/inc inc-$(USE_ETHTSYN) += $(ROO...
2301_81045437/classic-platform
communication/EthTSyn/EthTSyn.mod.mk
Makefile
unknown
341
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthTSyn/inc/EthTSyn.h
C
unknown
3,682
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthTSyn/inc/EthTSyn_Types.h
C
unknown
3,088
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthTSyn/src/EthTSyn.c
C
unknown
82,747
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthTSyn/src/EthTSyn_Internal.c
C
unknown
21,437
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthTSyn/src/EthTSyn_Internal.h
C
unknown
14,543
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthTrcv/inc/EthTrcv.h
C
unknown
1,596
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthTrcv/inc/EthTrcv_Types.h
C
unknown
935
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/EthTrcv/src/EthTrcv.c
C
unknown
1,582
#FrIf obj-$(USE_FRIF) += FrIf.o obj-$(USE_FRIF) += FrIf_Cfg.o obj-$(USE_FRIF) += FrIf_Lcfg.o obj-$(USE_FRIF) += FrIf_PBcfg.o obj-$(USE_FRIF) += FrIf_Internal.o vpath-$(USE_FRIF) += $(ROOTDIR)/communication/FrIf/src inc-$(USE_FRIF) += $(ROOTDIR)/communication/FrIf/inc
2301_81045437/classic-platform
communication/FrIf/FrIf.mod.mk
Makefile
unknown
280
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/FrIf/inc/FrIf.h
C
unknown
12,693
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/FrIf/inc/FrIf_Types.h
C
unknown
18,111
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/FrIf/src/FrIf.c
C
unknown
65,003
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/FrIf/src/FrIf_Internal.c
C
unknown
25,490
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/FrIf/src/FrIf_Internal.h
C
unknown
6,346
#FrNm obj-$(USE_FRNM) += FrNm.o obj-$(USE_FRNM) += FrNm_Internal.o obj-$(USE_FRNM) += FrNm_PBcfg.o obj-$(USE_FRNM) += FrNm_Lcfg.o vpath-$(USE_FRNM) += $(ROOTDIR)/communication/FrNm/src inc-$(USE_FRNM) += $(ROOTDIR)/communication/FrNm/inc inc-$(USE_FRNM) += $(ROOTDIR)/communication/FrNm/src
2301_81045437/classic-platform
communication/FrNm/FrNm.mod.mk
Makefile
unknown
299
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/FrNm/inc/FrNm.h
C
unknown
7,377
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/FrNm/inc/FrNm_Cbk.h
C
unknown
1,109
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/FrNm/inc/FrNm_ConfigTypes.h
C
unknown
4,321
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/FrNm/src/FrNm.c
C
unknown
45,056
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/FrNm/src/FrNm_Internal.c
C
unknown
34,627
/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: <contact@arccore.com> * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in th...
2301_81045437/classic-platform
communication/FrNm/src/FrNm_Internal.h
C
unknown
9,105