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
#FrSM obj-$(USE_FRSM) += FrSM.o obj-$(USE_FRSM) += FrSM_Internal.o obj-$(USE_FRSM) += FrSM_Lcfg.o obj-$(USE_FRSM) += FrSM_PBcfg.o vpath-$(USE_FRSM) += $(ROOTDIR)/communication/FrSM/src inc-$(USE_FRSM) += $(ROOTDIR)/communication/FrSM/inc
2301_81045437/classic-platform
communication/FrSM/FrSM.mod.mk
Makefile
unknown
245
/*-------------------------------- 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/FrSM/inc/FrSM.h
C
unknown
3,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 th...
2301_81045437/classic-platform
communication/FrSM/inc/FrSM_Types.h
C
unknown
3,472
/*-------------------------------- 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/FrSM/src/FrSM.c
C
unknown
72,581
/*-------------------------------- 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/FrSM/src/FrSM_Internal.c
C
unknown
9,296
/*-------------------------------- 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/FrSM/src/FrSM_Internal.h
C
unknown
5,505
#FrTp obj-$(USE_FRTP) += FrTp.o obj-$(USE_FRTP) += FrTp_PBcfg.o obj-$(USE_FRTP) += FrTp_Lcfg.o vpath-$(USE_FRTP) += $(ROOTDIR)/communication/FrTp/src inc-$(USE_FRTP) += $(ROOTDIR)/communication/FrTp/inc
2301_81045437/classic-platform
communication/FrTp/FrTp.mod.mk
Makefile
unknown
211
/*-------------------------------- 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/FrTp/inc/FrTp.h
C
unknown
4,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/FrTp/inc/FrTp_Cbk.h
C
unknown
1,365
/*-------------------------------- 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/FrTp/inc/FrTp_Types.h
C
unknown
3,978
/*-------------------------------- 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/FrTp/src/FrTp.c
C
unknown
138,338
/*-------------------------------- 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/FrTp/src/FrTp_Internal.h
C
unknown
8,675
# IpduM obj-$(USE_IPDUM) += IpduM.o obj-$(USE_IPDUM) += IpduM_PbCfg.o inc-$(USE_IPDUM) += $(ROOTDIR)/communication/IpduM/inc vpath-$(USE_IPDUM) += $(ROOTDIR)/communication/IpduM/src
2301_81045437/classic-platform
communication/IpduM/IpduM.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...
2301_81045437/classic-platform
communication/IpduM/inc/IpduM.h
C
unknown
6,712
/*-------------------------------- 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/IpduM/inc/IpduM_Cbk.h
C
unknown
990
/*-------------------------------- 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/IpduM/src/IpduM.c
C
unknown
16,699
#J1939Tp obj-$(USE_J1939TP) += J1939Tp.o obj-$(USE_J1939TP) += J1939Tp_PBcfg.o inc-$(USE_J1939TP) += $(ROOTDIR)/communication/J1939Tp/inc vpath-$(USE_J1939TP) += $(ROOTDIR)/communication/J1939Tp/src
2301_81045437/classic-platform
communication/J1939Tp/J1939Tp.mod.mk
Makefile
unknown
204
/*-------------------------------- 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/J1939Tp/inc/J1939Tp.h
C
unknown
2,488
/*-------------------------------- 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/J1939Tp/inc/J1939Tp_Cbk.h
C
unknown
1,125
/*-------------------------------- 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/J1939Tp/inc/J1939Tp_ConfigTypes.h
C
unknown
11,761
/*-------------------------------- 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/J1939Tp/src/J1939Tp.c
C
unknown
131,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/J1939Tp/src/J1939Tp_Internal.h
C
unknown
14,551
/*-------------------------------- 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/J1939Tp/src/J1939Tp_Internal_Packets.h
C
unknown
21,391
#LdCom obj-$(USE_LDCOM) += LdCom.o obj-$(USE_LDCOM) += LdCom_Lcfg.o obj-$(USE_LDCOM) += LdCom_PBcfg.o vpath-$(USE_LDCOM) += $(ROOTDIR)/communication/LdCom/src inc-$(USE_LDCOM) += $(ROOTDIR)/communication/LdCom/inc
2301_81045437/classic-platform
communication/LdCom/LdCom.mod.mk
Makefile
unknown
222
/*-------------------------------- 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/LdCom/inc/LdCom.h
C
unknown
3,210
/*-------------------------------- 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/LdCom/inc/LdCom_Cbk.h
C
unknown
1,884
/*-------------------------------- 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/LdCom/inc/LdCom_Types.h
C
unknown
3,011
/*-------------------------------- 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/LdCom/src/LdCom.c
C
unknown
16,143
/*-------------------------------- 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/LdCom/src/LdCom_internal.h
C
unknown
1,158
# LinIf obj-$(USE_LINIF) += LinIf_Lcfg.o obj-$(USE_LINIF) += LinIf_PBcfg.o obj-$(USE_LINIF) += LinIf.o inc-$(USE_LINIF) += $(ROOTDIR)/communication/LinIf/inc vpath-$(USE_LINIF) += $(ROOTDIR)/communication/LinIf/src
2301_81045437/classic-platform
communication/LinIf/LinIf.mod.mk
Makefile
unknown
221
# LinIf obj-$(USE_LINTP) += LinTp_Lcfg.o obj-$(USE_LINTP) += LinTp_PBcfg.o obj-$(USE_LINTP) += LinTp.o inc-$(USE_LINTP) += $(ROOTDIR)/communication/LinIf/inc vpath-$(USE_LINTP) += $(ROOTDIR)/communication/LinIf/src
2301_81045437/classic-platform
communication/LinIf/LinTp.mod.mk
Makefile
unknown
221
/*-------------------------------- 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/LinIf/inc/LinIf.h
C
unknown
3,196
/*-------------------------------- 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/LinIf/inc/LinIf_Cbk.h
C
unknown
909
/*-------------------------------- 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/LinIf/inc/LinIf_Types.h
C
unknown
6,416
/*-------------------------------- 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/LinIf/inc/LinTp.h
C
unknown
4,122
/*-------------------------------- 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/LinIf/inc/LinTp_Types.h
C
unknown
2,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...
2301_81045437/classic-platform
communication/LinIf/src/LinIf.c
C
unknown
22,085
/*-------------------------------- 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/LinIf/src/LinTp.c
C
unknown
4,258
#LinSM obj-$(USE_LINSM) += LinSM_Lcfg.o obj-$(USE_LINSM) += LinSM_Cfg.o obj-$(USE_LINSM) += LinSM.o inc-$(USE_LINSM) += $(ROOTDIR)/communication/LinSM/inc vpath-$(USE_LINSM) += $(ROOTDIR)/communication/LinSM/src
2301_81045437/classic-platform
communication/LinSM/LinSM.mod.mk
Makefile
unknown
218
/*-------------------------------- 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/LinSM/inc/LinSM.h
C
unknown
3,205
/*-------------------------------- 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/LinSM/inc/LinSM_Cbk.h
C
unknown
1,161
/*-------------------------------- 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/LinSM/inc/LinSM_ConfigTypes.h
C
unknown
2,978
/*-------------------------------- 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/LinSM/src/LinSM.c
C
unknown
23,422
# Nm obj-$(USE_NM) += Nm.o obj-$(USE_NM) += Nm_Cfg.o ifeq ($(filter Nm_Extension.o,$(obj-y)),) obj-$(USE_NM_EXTENSION) += Nm_Extension.o endif inc-$(USE_NM) += $(ROOTDIR)/communication/Nm/inc vpath-$(USE_NM) += $(ROOTDIR)/communication/Nm/src
2301_81045437/classic-platform
communication/Nm/Nm.mod.mk
Makefile
unknown
251
/*-------------------------------- 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/Nm/inc/Nm.h
C
unknown
10,826
/*-------------------------------- 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/Nm/inc/Nm_Cbk.h
C
unknown
825
/*-------------------------------- 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/Nm/inc/Nm_ConfigTypes.h
C
unknown
1,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/Nm/inc/Nm_Extension.h
C
unknown
1,422
/*-------------------------------- 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/Nm/src/Nm.c
C
unknown
33,911
/*-------------------------------- 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/Nm/src/Nm_Extension.c
C
unknown
1,348
#OsekNm obj-$(USE_OSEKNM) += OsekDirectNm.o obj-$(USE_OSEKNM) += OsekIndirectNm.o obj-$(USE_OSEKNM) += OsekNm.o obj-$(USE_OSEKNM) += OsekNm_Cfg.o obj-$(USE_OSEKNM) += OsekNmDllStubs.o vpath-$(USE_OSEKNM) += $(ROOTDIR)/communication/OsekNm/src inc-$(USE_OSEKNM) += $(ROOTDIR)/communication/OsekNm/inc
2301_81045437/classic-platform
communication/OsekNm/OsekNm.mod.mk
Makefile
unknown
310
/*-------------------------------- 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/OsekNm/inc/OsekNm.h
C
unknown
5,047
/*-------------------------------- 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/OsekNm/inc/OsekNm_ConfigTypes.h
C
unknown
7,241
/*-------------------------------- 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/OsekNm/src/OsekDirectNm.c
C
unknown
58,055
/*-------------------------------- 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/OsekNm/src/OsekDirectNm.h
C
unknown
7,765
/*-------------------------------- 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/OsekNm/src/OsekIndirectNm.c
C
unknown
43,277
/*-------------------------------- 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/OsekNm/src/OsekIndirectNm.h
C
unknown
3,982
/*-------------------------------- 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/OsekNm/src/OsekNm.c
C
unknown
21,232
/*-------------------------------- 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/OsekNm/src/OsekNmDllStubs.c
C
unknown
2,858
# PduR obj-$(USE_PDUR) += PduR_CanNm.o obj-$(USE_PDUR) += PduR_Com.o obj-$(USE_PDUR) += PduR_Logic.o obj-$(USE_PDUR) += PduR_LinIf.o obj-$(USE_PDUR) += PduR_CDD_LinSlvIf.o obj-$(USE_PDUR) += PduR_CddPduR.o pb-obj-$(USE_PDUR) += PduR_PbCfg.o pb-pc-file-$(USE_PDUR) += PduR_Cfg.h PduR_Cfg.c obj-$(USE_PDUR) += Pdu...
2301_81045437/classic-platform
communication/PduR/PduR.mod.mk
Makefile
unknown
978
/*-------------------------------- 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/PduR/inc/PduR.h
C
unknown
6,696
/*-------------------------------- 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/PduR/inc/PduR_CDD_LinSlvIf.h
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...
2301_81045437/classic-platform
communication/PduR/inc/PduR_CanIf.h
C
unknown
1,175
/*-------------------------------- 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/PduR/inc/PduR_CanNm.h
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...
2301_81045437/classic-platform
communication/PduR/inc/PduR_CanTp.h
C
unknown
1,459
/*-------------------------------- 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/PduR/inc/PduR_CddPduR.h
C
unknown
1,061
/*-------------------------------- 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/PduR/inc/PduR_Com.h
C
unknown
1,245
/*-------------------------------- 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/PduR/inc/PduR_Dcm.h
C
unknown
1,249
/*-------------------------------- 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/PduR/inc/PduR_DoIP.h
C
unknown
1,778
/*-------------------------------- 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/PduR/inc/PduR_FrIf.h
C
unknown
1,168
/*-------------------------------- 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/PduR/inc/PduR_FrNm.h
C
unknown
1,095
/*-------------------------------- 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/PduR/inc/PduR_FrTp.h
C
unknown
1,448
/*-------------------------------- 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/PduR/inc/PduR_If.h
C
unknown
4,347
/*-------------------------------- 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/PduR/inc/PduR_IpduM.h
C
unknown
1,465
/*-------------------------------- 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/PduR/inc/PduR_J1939Tp.h
C
unknown
1,634
/*-------------------------------- 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/PduR/inc/PduR_LdCom.h
C
unknown
1,020
/*-------------------------------- 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/PduR/inc/PduR_LinIf.h
C
unknown
1,173
/*-------------------------------- 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/PduR/inc/PduR_SecOC.h
C
unknown
1,323
/*-------------------------------- 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/PduR/inc/PduR_SoAd.h
C
unknown
1,790
/*-------------------------------- 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/PduR/inc/PduR_Types.h
C
unknown
6,654
/*-------------------------------- 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/PduR/inc/PduR_UdpNm.h
C
unknown
1,137
/*-------------------------------- 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/PduR/src/PduR.c
C
unknown
6,992
/*-------------------------------- 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/PduR/src/PduR_CDD_LinSlvIf.c
C
unknown
1,310
/*-------------------------------- 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/PduR/src/PduR_CanIf.c
C
unknown
1,292
/*-------------------------------- 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/PduR/src/PduR_CanNm.c
C
unknown
1,251
/*-------------------------------- 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/PduR/src/PduR_CanTp.c
C
unknown
1,738
/*-------------------------------- 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/PduR/src/PduR_CddPduR.c
C
unknown
1,057
/*-------------------------------- 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/PduR/src/PduR_Com.c
C
unknown
1,426
/*-------------------------------- 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/PduR/src/PduR_Dcm.c
C
unknown
1,403
/*-------------------------------- 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/PduR/src/PduR_DoIP.c
C
unknown
2,104
/*-------------------------------- 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/PduR/src/PduR_FrIf.c
C
unknown
1,288
/*-------------------------------- 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/PduR/src/PduR_FrNm.c
C
unknown
1,297
/*-------------------------------- 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/PduR/src/PduR_FrTp.c
C
unknown
1,734
/*-------------------------------- 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/PduR/src/PduR_IpduM.c
C
unknown
1,819
/*-------------------------------- 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/PduR/src/PduR_J1939Tp.c
C
unknown
2,006
/*-------------------------------- 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/PduR/src/PduR_LdCom.c
C
unknown
1,021
/*-------------------------------- 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/PduR/src/PduR_LinIf.c
C
unknown
1,296
/*-------------------------------- 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/PduR/src/PduR_Logic.c
C
unknown
36,443
/*-------------------------------- 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/PduR/src/PduR_Routing.c
C
unknown
16,208
/*-------------------------------- 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/PduR/src/PduR_SecOC.c
C
unknown
1,467