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
system/BswM/inc/BswM.h
C
unknown
5,804
/*-------------------------------- 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
system/BswM/inc/BswM_CanSM.h
C
unknown
975
/*-------------------------------- 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
system/BswM/inc/BswM_ComM.h
C
unknown
996
/*-------------------------------- 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
system/BswM/inc/BswM_DCM.h
C
unknown
937
/*-------------------------------- 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
system/BswM/inc/BswM_EcuM.h
C
unknown
976
/*-------------------------------- 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
system/BswM/inc/BswM_EthSM.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 th...
2301_81045437/classic-platform
system/BswM/inc/BswM_FrSM.h
C
unknown
966
/*-------------------------------- 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
system/BswM/inc/BswM_Internal.h
C
unknown
4,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
system/BswM/inc/BswM_LinSM.h
C
unknown
1,074
/*-------------------------------- 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
system/BswM/inc/BswM_LinTp.h
C
unknown
941
/*-------------------------------- 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
system/BswM/inc/BswM_Sd.h
C
unknown
1,453
/*-------------------------------- 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
system/BswM/src/BswM.c
C
unknown
27,230
/*-------------------------------- 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
system/BswM/src/BswM_BswMemMap.h
C
unknown
2,176
#CAL obj-$(USE_CAL) += Cal_Mac.o obj-$(USE_CAL) += Cal_Cfg.o inc-$(USE_CAL) += $(ROOTDIR)/system/Cal/inc vpath-$(USE_CAL) += $(ROOTDIR)/system/Cal/src
2301_81045437/classic-platform
system/Cal/Cal.mod.mk
Makefile
unknown
156
/*-------------------------------- 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
system/Cal/inc/Cal.h
C
unknown
6,255
/*-------------------------------- 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
system/Cal/inc/Cal_Types.h
C
unknown
4,097
/*-------------------------------- 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
system/Cal/src/Cal_Mac.c
C
unknown
9,989
#CPL obj-$(USE_CPL) += Cpl_Mac.o obj-$(USE_CPL) += hmac_sha2.o obj-$(USE_CPL) += sha2.o inc-$(USE_CPL) += $(ROOTDIR)/system/Cpl inc-$(USE_CPL) += $(ROOTDIR)/system/Cpl/src inc-$(USE_CPL) += $(ROOTDIR)/system/Cpl/crypto vpath-$(USE_CPL) += $(ROOTDIR)/system/Cpl/src vpath-$(USE_CPL) += $(ROOTDIR)/system/Cpl/c...
2301_81045437/classic-platform
system/Cpl/Cpl.mod.mk
Makefile
unknown
327
/* * HMAC-SHA-224/256/384/512 implementation * Last update: 06/15/2005 * Issue date: 06/15/2005 * * Copyright (C) 2005 Olivier Gay <olivier.gay@a3.epfl.ch> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the fol...
2301_81045437/classic-platform
system/Cpl/crypto/hmac_sha2.c
C
unknown
12,559
/* * HMAC-SHA-224/256/384/512 implementation * Last update: 06/15/2005 * Issue date: 06/15/2005 * * Copyright (C) 2005 Olivier Gay <olivier.gay@a3.epfl.ch> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the fol...
2301_81045437/classic-platform
system/Cpl/crypto/hmac_sha2.h
C
unknown
5,622
/* * FIPS 180-2 SHA-224/256/384/512 implementation * Last update: 02/02/2007 * Issue date: 04/30/2005 * * Copyright (C) 2005, 2007 Olivier Gay <olivier.gay@a3.epfl.ch> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided ...
2301_81045437/classic-platform
system/Cpl/crypto/sha2.c
C
unknown
29,414
/* * FIPS 180-2 SHA-224/256/384/512 implementation * Last update: 02/02/2007 * Issue date: 04/30/2005 * * Copyright (C) 2005, 2007 Olivier Gay <olivier.gay@a3.epfl.ch> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided ...
2301_81045437/classic-platform
system/Cpl/crypto/sha2.h
C
unknown
3,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 th...
2301_81045437/classic-platform
system/Cpl/src/Cpl_Mac.c
C
unknown
10,470
/*-------------------------------- 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
system/Cpl/src/Cpl_Mac.h
C
unknown
4,838
#EcuMFixed obj-$(USE_ECUM_FIXED) += EcuM.o obj-$(USE_ECUM_FIXED) += EcuM_Fixed.o obj-$(USE_ECUM_FIXED) += EcuM_Main.o obj-$(USE_ECUM_FIXED) += EcuM_PBcfg.o obj-$(USE_ECUM_FIXED) += EcuM_PBHeader.o obj-$(USE_ECUM_FIXED)-$(CFG_SAFETY_PLATFORM) += EcuM_A0.o obj-$(USE_ECUM_FIXED)-$(CFG_SAFETY_PLATFORM) += EcuM_QM.o ...
2301_81045437/classic-platform
system/EcuM/EcuM.mod.mk
Makefile
unknown
1,418
/*-------------------------------- 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
system/EcuM/inc/EcuM.h
C
unknown
9,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
system/EcuM/inc/EcuM_Cbk.h
C
unknown
5,750
/*-------------------------------- 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
system/EcuM/inc/EcuM_PBTypes.h
C
unknown
2,699
/*-------------------------------- 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
system/EcuM/inc/EcuM_Types.h
C
unknown
9,378
/*-------------------------------- 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
system/EcuM/src/EcuM.c
C
unknown
22,391
/*-------------------------------- 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
system/EcuM/src/EcuM_A0.c
C
unknown
11,680
/*-------------------------------- 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
system/EcuM/src/EcuM_BswMemMap.h
C
unknown
3,252
/*-------------------------------- 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
system/EcuM/src/EcuM_Callout_Stubs.c
C
unknown
24,156
/*-------------------------------- 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
system/EcuM/src/EcuM_Fixed.c
C
unknown
9,689
/*-------------------------------- 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
system/EcuM/src/EcuM_Flexible.c
C
unknown
10,225
/*-------------------------------- 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
system/EcuM/src/EcuM_Generated_Types.h
C
unknown
9,684
/*-------------------------------- 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
system/EcuM/src/EcuM_Internals.h
C
unknown
5,705
/*-------------------------------- 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
system/EcuM/src/EcuM_Main.c
C
unknown
28,678
/*-------------------------------- 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
system/EcuM/src/EcuM_PBHeader.c
C
unknown
2,839
/*-------------------------------- 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
system/EcuM/src/EcuM_QM.c
C
unknown
12,827
/*-------------------------------- 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
system/EcuM/src/EcuM_SP_Callout_Stubs.c
C
unknown
8,692
/*-------------------------------- 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
system/EcuM/src/EcuM_SP_common.h
C
unknown
1,515
# LinuxOs obj-$(USE_LINUXOS) += Os_Cfg.o sys_tick.o os_linos.o linos_logger.o linos_time.o os_main.o os_stubs.o obj-$(USE_LINUXOS) += pmc_sync_status_common.o pmc_sync_status_reader.o obj-$(USE_LINUXOS) += os_task_linos.o arch.o LinuxOs_StbM.o obj-$(USE_LINUXOS) += os_counter_linos.o os_alarm_linos.o os_init_lino...
2301_81045437/classic-platform
system/LinuxOs/LinuxOs.mod.mk
Makefile
unknown
1,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 th...
2301_81045437/classic-platform
system/LinuxOs/inc/LinuxOs_StbM.h
C
unknown
1,474
/*-------------------------------- 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
system/LinuxOs/pmc_sync_status_reader/pmc_sync_status_common.c
C
unknown
1,491
/*-------------------------------- 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
system/LinuxOs/pmc_sync_status_reader/pmc_sync_status_common.h
C
unknown
1,300
/*-------------------------------- 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
system/LinuxOs/pmc_sync_status_reader/pmc_sync_status_reader.c
C
unknown
3,132
/*-------------------------------- 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
system/LinuxOs/pmc_sync_status_reader/pmc_sync_status_reader.h
C
unknown
1,389
/*-------------------------------- 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
system/LinuxOs/src/LinuxOs_StbM.c
C
unknown
11,485
/*-------------------------------- 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
system/LinuxOs/src/database.c
C
unknown
10,380
/*-------------------------------- 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
system/LinuxOs/src/database.h
C
unknown
3,934
/*-------------------------------- 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
system/LinuxOs/src/ethernetif.h
C
unknown
863
/*-------------------------------- 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
system/LinuxOs/src/linos_logger.c
C
unknown
6,495
/*-------------------------------- 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
system/LinuxOs/src/linos_logger.h
C
unknown
2,717
/*-------------------------------- 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
system/LinuxOs/src/linos_time.c
C
unknown
1,126
/*-------------------------------- 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
system/LinuxOs/src/linos_time.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 ...
2301_81045437/classic-platform
system/LinuxOs/src/os_alarm_linos.c
C
unknown
4,401
/*-------------------------------- 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 ...
2301_81045437/classic-platform
system/LinuxOs/src/os_counter_linos.c
C
unknown
3,535
/*-------------------------------- 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 ...
2301_81045437/classic-platform
system/LinuxOs/src/os_event_linos.c
C
unknown
6,357
/*-------------------------------- 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
system/LinuxOs/src/os_init_linos.c
C
unknown
3,185
/*-------------------------------- 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
system/LinuxOs/src/os_linos.c
C
unknown
7,558
/*-------------------------------- 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
system/LinuxOs/src/os_linos.h
C
unknown
1,546
/*-------------------------------- 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
system/LinuxOs/src/os_main.c
C
unknown
29,133
/*-------------------------------- 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
system/LinuxOs/src/os_main.h
C
unknown
3,046
/*-------------------------------- 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
system/LinuxOs/src/os_stubs.c
C
unknown
1,574
/*-------------------------------- 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
system/LinuxOs/src/os_stubs.h
C
unknown
1,034
/*-------------------------------- 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
system/LinuxOs/src/os_task_linos.c
C
unknown
34,445
SPHINXDIR=../../../../scripts/sphinx doc_module=OSAL doc_type=dd doc_mcu=mpc560x #rstp-y += index.rst #build_mcal_doc can um mpc5xxx #build_mcal_dd_doc MCAL dd include $(SPHINXDIR)/build_doc.mk
2301_81045437/classic-platform
system/Os/doc/dd/makefile
Makefile
unknown
228
/*-------------------------------- 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
system/Os/osal/generic/linux/kernel/arch.c
C
unknown
1,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
system/Os/osal/generic/linux/kernel/irq.c
C
unknown
956
/*-------------------------------- 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
system/Os/osal/generic/linux/kernel/irq_types.h
C
unknown
1,301
/*-------------------------------- 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
system/Os/osal/generic/linux/kernel/sys_tick.c
C
unknown
861
cflags-$(OS_32BIT)+= -m32 LDFLAGS-$(OS_32BIT)+= -m32
2301_81045437/classic-platform
system/Os/osal/generic/linux/scripts/gcc.mk
Makefile
unknown
59
/*-------------------------------- 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
system/Os/osal/gnulinux/gnulinux/kernel/arch.c
C
unknown
1,287
/*-------------------------------- 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
system/Os/osal/gnulinux/gnulinux/kernel/irq.c
C
unknown
956
/*-------------------------------- 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
system/Os/osal/gnulinux/gnulinux/kernel/irq_types.h
C
unknown
28,118
/*-------------------------------- 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
system/Os/osal/gnulinux/gnulinux/kernel/sys_tick.c
C
unknown
862
cflags-$(OS_32BIT)+= -m32 LDFLAGS-$(OS_32BIT)+= -m32 # Nvidia recommended compiler flags for Linux userspace ifneq ($(CROSS_COMPILE),) # DEBUG cflags-y += -march=armv8-a -Wcast-align # RELEASE # -O2 -fomit-frame-pointer -finline-functions -finline-limit=300 fgcse-after-reload endif # Code coverage ...
2301_81045437/classic-platform
system/Os/osal/gnulinux/gnulinux/scripts/gcc.mk
Makefile
unknown
540
/*-------------------------------- 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
system/Os/rtos/inc/Os.h
C
unknown
48,656
/*-------------------------------- 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
system/Os/rtos/inc/arc.h
C
unknown
3,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...
2301_81045437/classic-platform
system/Os/rtos/inc/arch.h
C
unknown
4,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 th...
2301_81045437/classic-platform
system/Os/rtos/inc/os_i.h
C
unknown
8,102
/*-------------------------------- 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
system/Os/rtos/inc/os_mbox.h
C
unknown
2,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...
2301_81045437/classic-platform
system/Os/rtos/inc/os_mm.h
C
unknown
1,854
/*-------------------------------- 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
system/Os/rtos/inc/os_peripheral_i.h
C
unknown
1,823
/*-------------------------------- 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
system/Os/rtos/inc/os_sem.h
C
unknown
4,171
/*-------------------------------- 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
system/Os/rtos/integration/os_trap.c
C
unknown
8,255
/*-------------------------------- 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
system/Os/rtos/integration/os_trap.h
C
unknown
4,599
OS_INC=Os/rtos/inc OS_SRC=Os/rtos/src OS_INTEGRATION=Os/rtos/integration #vpath-y += $(ARCH_KERNEL_PATH-y)/kernel #obj-y += asm_sample.o #CFLAGS_asm_sample.o += -O3 obj-y += arch_krn.o obj-$(CFG_HC1X) += arch_irq.o # object files obj-y += os_event.o obj-y += os_init.o obj-y += arch.o obj-y += os_ta...
2301_81045437/classic-platform
system/Os/rtos/makefile
Makefile
unknown
5,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...
2301_81045437/classic-platform
system/Os/rtos/src/asm_offset.c
C
unknown
2,412
/*-------------------------------- 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
system/Os/rtos/src/asm_sample.c
C
unknown
1,487
/*-------------------------------- 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
system/Os/rtos/src/kernel_offset.c
C
unknown
1,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...
2301_81045437/classic-platform
system/Os/rtos/src/os_alarm.c
C
unknown
22,800
/*-------------------------------- 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
system/Os/rtos/src/os_alarm_i.h
C
unknown
4,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...
2301_81045437/classic-platform
system/Os/rtos/src/os_application.c
C
unknown
14,442
/*-------------------------------- 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
system/Os/rtos/src/os_application_i.h
C
unknown
10,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
system/Os/rtos/src/os_config_funcs.h
C
unknown
2,192
/*-------------------------------- 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
system/Os/rtos/src/os_config_macros.h
C
unknown
12,753
/*-------------------------------- 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
system/Os/rtos/src/os_counter.c
C
unknown
14,237
/*-------------------------------- 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
system/Os/rtos/src/os_counter_i.h
C
unknown
4,384