repo_id
string
size
int64
file_path
string
content
string
wuxx/icesugar
3,371
src/advanced/picorv32/tests/sra.S
# See LICENSE for license details. #***************************************************************************** # sra.S #----------------------------------------------------------------------------- # # Test sra instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #----...
wuxx/icesugar
2,623
src/advanced/picorv32/tests/or.S
# See LICENSE for license details. #***************************************************************************** # or.S #----------------------------------------------------------------------------- # # Test or instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #------...
wuxx/icesugar
2,247
src/advanced/picorv32/tests/srai.S
# See LICENSE for license details. #***************************************************************************** # srai.S #----------------------------------------------------------------------------- # # Test srai instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #--...
wuxx/icesugar
2,013
src/advanced/picorv32/tests/bne.S
# See LICENSE for license details. #***************************************************************************** # bne.S #----------------------------------------------------------------------------- # # Test bne instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #----...
wuxx/icesugar
2,997
src/advanced/picorv32/tests/mulhsu.S
# See LICENSE for license details. #***************************************************************************** # mulhsu.S #----------------------------------------------------------------------------- # # Test mulhsu instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN ...
wuxx/icesugar
1,096
src/advanced/picorv32/tests/jal.S
# See LICENSE for license details. #***************************************************************************** # jal.S #----------------------------------------------------------------------------- # # Test jal instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #----...
wuxx/icesugar
1,740
src/advanced/picorv32/tests/jalr.S
# See LICENSE for license details. #***************************************************************************** # jalr.S #----------------------------------------------------------------------------- # # Test jalr instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #--...
wuxx/icesugar
2,243
src/advanced/picorv32/tests/srli.S
# See LICENSE for license details. #***************************************************************************** # srli.S #----------------------------------------------------------------------------- # # Test srli instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #--...
wuxx/icesugar
2,247
src/advanced/picorv32/tests/slli.S
# See LICENSE for license details. #***************************************************************************** # slli.S #----------------------------------------------------------------------------- # # Test slli instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #--...
wuxx/icesugar
2,162
src/advanced/picorv32/tests/lh.S
# See LICENSE for license details. #***************************************************************************** # lh.S #----------------------------------------------------------------------------- # # Test lh instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #------...
wuxx/icesugar
2,865
src/advanced/picorv32/tests/add.S
# See LICENSE for license details. #***************************************************************************** # add.S #----------------------------------------------------------------------------- # # Test add instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #----...
wuxx/icesugar
2,154
src/advanced/picorv32/tests/lb.S
# See LICENSE for license details. #***************************************************************************** # lb.S #----------------------------------------------------------------------------- # # Test lb instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #------...
wuxx/icesugar
1,685
src/advanced/picorv32/tests/xori.S
# See LICENSE for license details. #***************************************************************************** # xori.S #----------------------------------------------------------------------------- # # Test xori instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #--...
wuxx/icesugar
2,709
src/advanced/picorv32/tests/slt.S
# See LICENSE for license details. #***************************************************************************** # slt.S #----------------------------------------------------------------------------- # # Test slt instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #----...
wuxx/icesugar
2,149
src/advanced/picorv32/tests/bge.S
# See LICENSE for license details. #***************************************************************************** # bge.S #----------------------------------------------------------------------------- # # Test bge instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #----...
wuxx/icesugar
2,028
src/advanced/picorv32/tests/blt.S
# See LICENSE for license details. #***************************************************************************** # blt.S #----------------------------------------------------------------------------- # # Test blt instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #----...
wuxx/icesugar
2,818
src/advanced/picorv32/tests/mul.S
# See LICENSE for license details. #***************************************************************************** # mul.S #----------------------------------------------------------------------------- # # Test mul instruction. # #include "riscv_test.h" #include "test_macros.h" RVTEST_RV32U RVTEST_CODE_BEGIN #----...
wuxx/icesugar
1,025
src/advanced/picorv32/scripts/tomthumbtg/start.S
.section .text.start .global testcollection /* zero-initialize all registers */ addi x1, zero, 0 addi x2, zero, 0 addi x3, zero, 0 addi x4, zero, 0 addi x5, zero, 0 addi x6, zero, 0 addi x7, zero, 0 addi x8, zero, 0 addi x9, zero, 0 addi x10, zero, 0 addi x11, zero, 0 addi x12, zero, 0 addi x13, zero, 0 addi x14, zero...
wuxx/openocd-toolbox
1,716
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/erase_check/armv7m_erase_check.s
/*************************************************************************** * Copyright (C) 2010 by Spencer Oliver * * spen@spen-soft.co.uk * * * * This pr...
wuxx/openocd-toolbox
1,716
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/erase_check/armv7m_0_erase_check.s
/*************************************************************************** * Copyright (C) 2014 by Jeff Ciesielski * * jeffciesielski@gmail.com * * * * Based o...
wuxx/openocd-toolbox
1,646
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/erase_check/armv4_5_erase_check.s
/*************************************************************************** * Copyright (C) 2010 by Spencer Oliver * * spen@spen-soft.co.uk * * * * This pr...
wuxx/openocd-toolbox
3,186
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/stm32f2x.S
/*************************************************************************** * Copyright (C) 2010 by Spencer Oliver * * spen@spen-soft.co.uk * * * * Copyrig...
wuxx/openocd-toolbox
2,667
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/armv4_5_cfi_span_16.s
/*************************************************************************** * Copyright (C) 2005, 2007 by Dominic Rath * * Dominic.Rath@gmx.de * * Copyright (C) 2010 Spencer Oliver * * spen@sp...
wuxx/openocd-toolbox
2,709
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/stm32lx.S
/*************************************************************************** * Copyright (C) 2010 by Spencer Oliver * * spen@spen-soft.co.uk * * * * Copyrig...
wuxx/openocd-toolbox
2,107
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/armv4_5_cfi_intel_8.s
/*************************************************************************** * Copyright (C) 2005, 2007 by Dominic Rath * * Dominic.Rath@gmx.de * * Copyright (C) 2010 Spencer Oliver * * spen@sp...
wuxx/openocd-toolbox
3,878
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/efm32.S
/*************************************************************************** * Copyright (C) 2011 by Andreas Fritiofson * * andreas.fritiofson@gmail.com * * Copyright (C) 2013 by Roman Dmitrienko * * me@iamr...
wuxx/openocd-toolbox
2,778
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/stellaris.s
/*************************************************************************** * Copyright (C) 2006 by Magnus Lundin * * lundin@mlu.mine.nu * * * * Copyrig...
wuxx/openocd-toolbox
2,797
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/cortex-m0.S
/*************************************************************************** * Copyright (C) 2014 by Angus Gratton * * Derived from stm32f1x.S: * Copyright (C) 2011 by Andreas Fritiofson * * andreas.fritiofson@gmail.com ...
wuxx/openocd-toolbox
2,451
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/armv7m_cfi_span_16_dq7.s
/*************************************************************************** * Copyright (C) 2005, 2007 by Dominic Rath * * Dominic.Rath@gmx.de * * Copyright (C) 2010 Spencer Oliver * * spen@sp...
wuxx/openocd-toolbox
2,665
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/stm32f1x.S
/*************************************************************************** * Copyright (C) 2011 by Andreas Fritiofson * * andreas.fritiofson@gmail.com * * * * This pr...
wuxx/openocd-toolbox
2,481
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/sim3x.s
/*************************************************************************** * Copyright (C) 2014 by Ladislav Bábel * * ladababel@seznam.cz * * * * This pr...
wuxx/openocd-toolbox
2,717
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/armv7m_cfi_span_16.s
/*************************************************************************** * Copyright (C) 2005, 2007 by Dominic Rath * * Dominic.Rath@gmx.de * * Copyright (C) 2010 Spencer Oliver * * spen@sp...
wuxx/openocd-toolbox
2,305
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/str7x.s
/*************************************************************************** * Copyright (C) 2010 by Spencer Oliver * * spen@spen-soft.co.uk * * * * This pr...
wuxx/openocd-toolbox
3,655
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/pic32mx.s
/*************************************************************************** * Copyright (C) 2010 by Spencer Oliver * * spen@spen-soft.co.uk * * * * This pr...
wuxx/openocd-toolbox
2,667
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/armv4_5_cfi_span_32.s
/*************************************************************************** * Copyright (C) 2005, 2007 by Dominic Rath * * Dominic.Rath@gmx.de * * Copyright (C) 2010 Spencer Oliver * * spen@sp...
wuxx/openocd-toolbox
2,431
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/armv4_5_cfi_span_16_dq7.s
/*************************************************************************** * Copyright (C) 2005, 2007 by Dominic Rath * * Dominic.Rath@gmx.de * * Copyright (C) 2010 Spencer Oliver * * spen@sp...
wuxx/openocd-toolbox
7,671
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/lpcspifi_write.S
/*************************************************************************** * Copyright (C) 2012 by George Harris * * george@luminairecoffee.com * * * * This pr...
wuxx/openocd-toolbox
2,107
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/armv4_5_cfi_intel_32.s
/*************************************************************************** * Copyright (C) 2005, 2007 by Dominic Rath * * Dominic.Rath@gmx.de * * Copyright (C) 2010 Spencer Oliver * * spen@sp...
wuxx/openocd-toolbox
2,667
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/armv4_5_cfi_span_8.s
/*************************************************************************** * Copyright (C) 2005, 2007 by Dominic Rath * * Dominic.Rath@gmx.de * * Copyright (C) 2010 Spencer Oliver * * spen@sp...
wuxx/openocd-toolbox
3,409
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/k1921vk01t.S
/*************************************************************************** * Copyright (C) 2015 by Bogdan Kolbov * * kolbov@niiet.ru * * * * This pr...
wuxx/openocd-toolbox
2,128
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/str9x.s
/*************************************************************************** * Copyright (C) 2010 by Spencer Oliver * * spen@spen-soft.co.uk * * * * This pr...
wuxx/openocd-toolbox
3,704
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/mdr32fx.S
/*************************************************************************** * Copyright (C) 2011 by Andreas Fritiofson * * andreas.fritiofson@gmail.com * * * * Copyrig...
wuxx/openocd-toolbox
4,289
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/lpcspifi_init.S
/*************************************************************************** * Copyright (C) 2012 by George Harris * * george@luminairecoffee.com * * * * This progra...
wuxx/openocd-toolbox
1,928
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/armv7m_io.s
/*************************************************************************** * Copyright (C) 2013 by Henrik Nilsson * * henrik.nilsson@bytequest.se * * * * This pr...
wuxx/openocd-toolbox
3,759
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/stm32l4x.S
/*************************************************************************** * Copyright (C) 2010 by Spencer Oliver * * spen@spen-soft.co.uk * * * * Copyrig...
wuxx/openocd-toolbox
6,486
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/mrvlqspi_write.S
/*************************************************************************** * Copyright (C) 2014 by Mahavir Jain <mjain@marvell.com> * * * * Adapted from (contrib/loaders/flash/lpcspifi_write.S): * * Copyrig...
wuxx/openocd-toolbox
5,997
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/lpcspifi_erase.S
/*************************************************************************** * Copyright (C) 2012 by George Harris * * george@luminairecoffee.com * * * * This pr...
wuxx/openocd-toolbox
2,107
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/armv4_5_cfi_intel_16.s
/*************************************************************************** * Copyright (C) 2005, 2007 by Dominic Rath * * Dominic.Rath@gmx.de * * Copyright (C) 2010 Spencer Oliver * * spen@sp...
wuxx/openocd-toolbox
2,240
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/watchdog/armv7m_kinetis_wdog.s
/*************************************************************************** * Copyright (C) 2015 Tomas Vanek * * vanekt@fbl.cz * * * * This pr...
wuxx/openocd-toolbox
2,376
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/checksum/mips32.s
/*************************************************************************** * Copyright (C) 2010 by Spencer Oliver * * spen@spen-soft.co.uk * * * * This pr...
wuxx/openocd-toolbox
1,919
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/checksum/armv4_5_crc.s
/*************************************************************************** * Copyright (C) 2010 by Spencer Oliver * * spen@spen-soft.co.uk * * * * This pr...
wuxx/openocd-toolbox
2,035
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/checksum/armv7m_crc.s
/*************************************************************************** * Copyright (C) 2010 by Spencer Oliver * * spen@spen-soft.co.uk * * * * This pr...
wuxx/openocd-toolbox
1,239
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/xmc1xxx/erase_check.S
/* * Infineon XMC1000 flash sector erase check * * Copyright (c) 2016 Andreas Färber * * Based on XMC1100 AA-Step Reference Manual * * License: GPL-2.0+ */ #include "xmc1xxx.S" .macro verify_block, nvmbase, addr, tmp, tmp2 movs \tmp, #0x00 mvns \tmp, \tmp str \tmp, [\addr, #0x0] str \tmp, [\addr, #0x4] ...
wuxx/openocd-toolbox
1,023
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/xmc1xxx/write.S
/* * Infineon XMC1000 flash write * * Copyright (c) 2016 Andreas Färber * * Based on XMC1100 AA-Step Reference Manual * * License: GPL-2.0+ */ #include "xmc1xxx.S" .macro write_block, nvmbase, dest, src, tmp, tmp2 ldr \tmp, [\src, #0x0] str \tmp, [\dest, #0x0] ldr \tmp, [\src, #0x4] str \tmp, [\dest, ...
wuxx/openocd-toolbox
1,238
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/fm4/erase.S
/* * Spansion FM4 flash sector erase algorithm * * Copyright (c) 2015 Andreas Färber * * Based on S6E2CC_MN709-00007 for S6E2CC/C5/C4/C3/C2/C1 series */ #include "fm4.h" #define RESULT_OKAY 0 #define RESULT_NONE 1 #define RESULT_TIMEOUT 2 .macro busy_wait, res, addr, tmp1, tmp2, tmp3 ldrb \tmp1, [\addr] /* ...
wuxx/openocd-toolbox
1,433
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/fm4/write.S
/* * Spansion FM4 flash write algorithm * * Copyright (c) 2015 Andreas Färber * * Based on S6E2CC_MN709-00007 for S6E2CC/C5/C4/C3/C2/C1 series */ #include "fm4.h" #define RESULT_OKAY 0 #define RESULT_NONE 1 #define RESULT_TIMEOUT 2 .macro busy_wait, res, addr, data, tmp1, tmp2, tmp3 ldrb \tmp1, [\addr] /* i...
wuxx/openocd-toolbox
2,767
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/kinetis/kinetis_flash.s
/*************************************************************************** * Copyright (C) 2015 by Ivan Meleca * * ivan@artekit.eu * * * * Copyrig...
wuxx/openocd-toolbox
6,878
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/at91sam7x/crt.s
/**************************************************************************** * Copyright (c) 2006 by Michael Fischer. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions o...
wuxx/openocd-toolbox
4,230
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/kinetis_ke/kinetis_ke_flash.s
/*************************************************************************** * Copyright (C) 2015 by Ivan Meleca * * ivan@artekit.eu * * * * This pr...
wuxx/openocd-toolbox
1,584
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/flash/kinetis_ke/kinetis_ke_watchdog.s
/*************************************************************************** * Copyright (C) 2015 by Ivan Meleca * * ivan@artekit.eu * * * * This pr...
wuxx/openocd-toolbox
13,426
OpenOCD-20190426-0.10.0/share/openocd/contrib/loaders/debug/xscale/debug_handler.S
/*************************************************************************** * Copyright (C) 2006 by Dominic Rath * * Dominic.Rath@gmx.de * * * * This pr...
wuxx/nanoDAP
12,797
software/DAPLink/source/rtos2/RTX/Source/ARM/irq_armv8mml.s
;/* ; * Copyright (c) 2016-2020 Arm Limited. All rights reserved. ; * ; * SPDX-License-Identifier: Apache-2.0 ; * ; * Licensed under the Apache License, Version 2.0 (the License); you may ; * not use this file except in compliance with the License. ; * You may obtain a copy of the License at ; * ; * www.apache.org/lice...
wuxx/nanoDAP
6,655
software/DAPLink/source/rtos2/RTX/Source/ARM/irq_cm4f.s
;/* ; * Copyright (c) 2013-2018 Arm Limited. All rights reserved. ; * ; * SPDX-License-Identifier: Apache-2.0 ; * ; * Licensed under the Apache License, Version 2.0 (the License); you may ; * not use this file except in compliance with the License. ; * You may obtain a copy of the License at ; * ; * www.apache.org/lice...
wuxx/nanoDAP
5,639
software/DAPLink/source/rtos2/RTX/Source/ARM/irq_cm3.s
;/* ; * Copyright (c) 2013-2018 Arm Limited. All rights reserved. ; * ; * SPDX-License-Identifier: Apache-2.0 ; * ; * Licensed under the Apache License, Version 2.0 (the License); you may ; * not use this file except in compliance with the License. ; * You may obtain a copy of the License at ; * ; * www.apache.org/lice...
wuxx/nanoDAP
6,895
software/DAPLink/source/rtos2/RTX/Source/ARM/irq_cm0.s
;/* ; * Copyright (c) 2013-2018 Arm Limited. All rights reserved. ; * ; * SPDX-License-Identifier: Apache-2.0 ; * ; * Licensed under the Apache License, Version 2.0 (the License); you may ; * not use this file except in compliance with the License. ; * You may obtain a copy of the License at ; * ; * www.apache.org/lice...
wuxx/nanoDAP
14,255
software/DAPLink/source/rtos2/RTX/Source/ARM/irq_armv8mbl.s
;/* ; * Copyright (c) 2016-2020 Arm Limited. All rights reserved. ; * ; * SPDX-License-Identifier: Apache-2.0 ; * ; * Licensed under the Apache License, Version 2.0 (the License); you may ; * not use this file except in compliance with the License. ; * You may obtain a copy of the License at ; * ; * www.apache.org/lice...
wuxx/nanoDAP
11,157
software/DAPLink/source/rtos2/RTX/Source/GCC/irq_armv8mml.S
/* * Copyright (c) 2016-2020 Arm Limited. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the License); you may * not use this file except in compliance with the License. * You may obtain a copy of the License at * * www.apache.org/licenses/LICEN...
wuxx/nanoDAP
12,128
software/DAPLink/source/rtos2/RTX/Source/GCC/irq_armv8mbl.S
/* * Copyright (c) 2016-2020 Arm Limited. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the License); you may * not use this file except in compliance with the License. * You may obtain a copy of the License at * * www.apache.org/licenses/LICEN...
wuxx/nanoDAP
5,828
software/DAPLink/source/rtos2/RTX/Source/GCC/irq_cm4f.S
/* * Copyright (c) 2013-2018 Arm Limited. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the License); you may * not use this file except in compliance with the License. * You may obtain a copy of the License at * * www.apache.org/licenses/LICEN...
wuxx/nanoDAP
6,000
software/DAPLink/source/rtos2/RTX/Source/GCC/irq_cm0.S
/* * Copyright (c) 2013-2018 Arm Limited. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the License); you may * not use this file except in compliance with the License. * You may obtain a copy of the License at * * www.apache.org/licenses/LICEN...
wuxx/nanoDAP
4,927
software/DAPLink/source/rtos2/RTX/Source/GCC/irq_cm3.S
/* * Copyright (c) 2013-2018 Arm Limited. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the License); you may * not use this file except in compliance with the License. * You may obtain a copy of the License at * * www.apache.org/licenses/LICEN...
wuxx/nanoDAP
1,113
software/DAPLink/source/rtos/ARM/SVC_Table.s
;/** ; * @file SVC_Table.s ; * @brief SVC config for application ; * ; * DAPLink Interface Firmware ; * Copyright (c) 2009-2016, ARM Limited, All Rights Reserved ; * SPDX-License-Identifier: Apache-2.0 ; * ; * Licensed under the Apache License, Version 2.0 (the "License"); you may ; * not use this file except in c...
wuxx/nanoDAP
13,327
software/DAPLink/source/hic_hal/maxim/max32620/gcc/startup_MAX32620.S
/** * @file startup_MK20D5.s * @brief * * DAPLink Interface Firmware * Copyright (c) 1997 - 2016, Freescale Semiconductor, Inc. * Copyright 2016 - 2017 NXP * Copyright (c) 2009-2016, ARM Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (t...
wuxx/nanoDAP
13,622
software/DAPLink/source/hic_hal/maxim/max32620/armcc/startup_MAX32620.S
;******************************************************************************* ; Copyright (C) 2016 Maxim Integrated Products, Inc., All Rights Reserved. ; ; Permission is hereby granted, free of charge, to any person obtaining a ; copy of this software and associated documentation files (the "Software"), ; to deal i...
wuxx/nanoDAP
12,176
software/DAPLink/source/hic_hal/maxim/max32625/gcc/startup_max32625.S
/******************************************************************************* * Copyright (C) 2016 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to d...
wuxx/nanoDAP
14,981
software/DAPLink/source/hic_hal/maxim/max32625/armcc/startup_max32625.S
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright (C) 2017 Maxim Integrated Products, Inc., All Rights Reserved. ; ; Permission is hereby granted, free of charge, to any person obtaining a ; copy of this software and associated documentation files (the "Software"), ; to d...
wuxx/nanoDAP
11,449
software/DAPLink/source/hic_hal/atmel/sam3u2c/gcc/startup_SAM3U.S
/** * @file startup_MK20D5.s * @brief * * DAPLink Interface Firmware * Copyright (c) 1997 - 2016, Freescale Semiconductor, Inc. * Copyright 2016 - 2017 NXP * Copyright (c) 2009-2016, ARM Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (t...
wuxx/nanoDAP
9,905
software/DAPLink/source/hic_hal/atmel/sam3u2c/armcc/startup_SAM3U.s
;/***************************************************************************** ; * @file: startup_SAM3U.s ; * @purpose: CMSIS Cortex-M3 Core Device Startup File ; * for the Atmel SAM3U Device Series ; * @version: V1.10 ; * @date: 17. April 2013 ; *------- <<< Use Configuration Wizard in Context Menu >>...
wuxx/nanoDAP
16,532
software/DAPLink/source/hic_hal/freescale/kl27z/gcc/startup_MKL27Z4.S
/* ------------------------------------------------------------------------- */ /* @file: startup_MKL27Z4.s */ /* @purpose: CMSIS Cortex-M0P Core Device Startup File */ /* MKL27Z4 */ ...
wuxx/nanoDAP
19,277
software/DAPLink/source/hic_hal/freescale/kl27z/armcc/startup_MKL27Z4.s
; * --------------------------------------------------------------------------------------- ; * @file: startup_MKL27Z4.s ; * @purpose: CMSIS Cortex-M0P Core Device Startup File ; * MKL27Z4 ; * @version: 1.5 ; * @date: 2014-9-5 ; * @build: b151212 ; * ---------------------------------------------...
wuxx/nanoDAP
11,988
software/DAPLink/source/hic_hal/freescale/k20dx/gcc/startup_MK20D5.S
/** * @file startup_MK20D5.s * @brief * * DAPLink Interface Firmware * Copyright (c) 1997 - 2016, Freescale Semiconductor, Inc. * Copyright 2016 - 2017 NXP * Copyright (c) 2009-2016, ARM Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (t...
wuxx/nanoDAP
25,000
software/DAPLink/source/hic_hal/freescale/k20dx/armcc/startup_MK20D5.s
;/** ; * @file startup_MK20D5.s ; * @brief ; * ; * DAPLink Interface Firmware ; * Copyright (c) 2009-2016, ARM Limited, All Rights Reserved ; * SPDX-License-Identifier: Apache-2.0 ; * ; * Licensed under the Apache License, Version 2.0 (the "License"); you may ; * not use this file except in compliance with the Li...
wuxx/nanoDAP
12,762
software/DAPLink/source/hic_hal/freescale/kl26z/gcc/startup_MKL26Z4.S
/* ------------------------------------------------------------------------- */ /* @file: startup_MKL26Z4.s */ /* @purpose: CMSIS Cortex-M0P Core Device Startup File */ /* MKL26Z4 */ ...
wuxx/nanoDAP
14,167
software/DAPLink/source/hic_hal/freescale/kl26z/armcc/startup_MKL26Z4.s
;/** ; * @file startup_MKL26Z.s ; * @brief ; * ; * DAPLink Interface Firmware ; * Copyright (c) 2009-2016, ARM Limited, All Rights Reserved ; * SPDX-License-Identifier: Apache-2.0 ; * ; * Licensed under the Apache License, Version 2.0 (the "License"); you may ; * not use this file except in compliance with the Li...
wuxx/nanoDAP
20,730
software/DAPLink/source/hic_hal/freescale/k26f/gcc/startup_MK26F18.S
/* ------------------------------------------------------------------------- */ /* @file: startup_MK26F18.s */ /* @purpose: CMSIS Cortex-M4 Core Device Startup File */ /* MK26F18 */ ...
wuxx/nanoDAP
47,977
software/DAPLink/source/hic_hal/freescale/k26f/armcc/startup_MK26F18.s
; * --------------------------------------------------------------------------------------- ; * @file: startup_MK26F18.s ; * @purpose: CMSIS Cortex-M4 Core Device Startup File ; * MK26F18 ; * @version: 2.0 ; * @date: 2015-3-25 ; * @build: b151210 ; * ---------------------------------------------...
wuxx/nanoDAP
32,299
software/DAPLink/source/hic_hal/nxp/lpc55xx/gcc/startup_LPC55S69_cm33_core0.S
/* --------------------------------------------------------------------------------------- * @file: startup_LPC55S69_cm33_core0.s * @purpose: CMSIS Cortex-M33 Core Device Startup File for the LPC55S69_cm33_core0 * @version: 1.1 * @date: 2019-5-16 * ------------------------------------------------------------...
wuxx/nanoDAP
13,965
software/DAPLink/source/hic_hal/nxp/lpc4322/gcc/startup_LPC43xx.S
/** * @file startup_MK20D5.s * @brief * * DAPLink Interface Firmware * Copyright (c) 1997 - 2016, Freescale Semiconductor, Inc. * Copyright 2016 - 2017 NXP * Copyright (c) 2009-2021, Arm Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (t...
wuxx/nanoDAP
15,214
software/DAPLink/source/hic_hal/nxp/lpc4322/armcc/startup_LPC43xx.s
;/**************************************************************************//** ; * @file LPC43xx.s ; * @brief CMSIS Cortex-M4 Core Device Startup File for ; * NXP LPC43xxDevice Series ; * @version V1.00 ; * @date 03. September 2013 ; * ; * @note ; * Copyright (C) 2009-2013 ARM Limited. All right...
wuxx/nanoDAP
8,575
software/DAPLink/source/hic_hal/nxp/lpc11u35/gcc/startup_LPC11Uxx.S
/** * @file startup_LPC11Uxx.s * @brief CMSIS Cortex-M0 Core Device Startup File for * NXP LPC11Uxx Device Series * * DAPLink Interface Firmware * Copyright (c) 2009-2020, ARM Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (th...
wuxx/nanoDAP
13,752
software/DAPLink/source/hic_hal/nxp/lpc11u35/armcc/startup_LPC11Uxx.s
;/** ; * @file startup_LPC11Uxx.s ; * @brief ; * ; * DAPLink Interface Firmware ; * Copyright (c) 2009-2016, ARM Limited, All Rights Reserved ; * SPDX-License-Identifier: Apache-2.0 ; * ; * Licensed under the Apache License, Version 2.0 (the "License"); you may ; * not use this file except in compliance with the ...
wuxx/nanoDAP
12,411
software/DAPLink/source/hic_hal/stm32/stm32f103xb/gcc/startup_stm32f103xb.S
/** * @file startup_MK20D5.s * @brief * * DAPLink Interface Firmware * Copyright (c) 1997 - 2016, Freescale Semiconductor, Inc. * Copyright 2016 - 2017 NXP * Copyright (c) 2009-2016, ARM Limited, All Rights Reserved * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (t...
wuxx/nanoDAP
13,590
software/DAPLink/source/hic_hal/stm32/stm32f103xb/armcc/startup_stm32f103xb.S
;******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f103xb.s ;* Author : MCD Application Team ;* Version : V4.1.0 ;* Date : 29-April-2016 ;* Description : STM32F103xB Devices vector table for MDK-ARM toolchain....
wuxx/nanoDAP
11,366
software/DAPLink/source/hic_hal/nordic/nrf52820/gcc/gcc_startup_nrf52820.S
/* Copyright (c) 2009-2021 Arm Limited. All rights reserved. SPDX-License-Identifier: Apache-2.0 Licensed under the Apache License, Version 2.0 (the License); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 ...
wuxx/nanoDAP
13,701
software/DAPLink/source/hic_hal/nordic/nrf52820/armcc/arm_startup_nrf52820.s
; Copyright (c) 2009-2020 ARM Limited. All rights reserved. ; ; SPDX-License-Identifier: Apache-2.0 ; ; Licensed under the Apache License, Version 2.0 (the License); you may ; not use this file except in compliance with the License. ; You may obtain a copy of the License at ; ; www.apache.org/licenses/LICENSE-2...
wuxx/nanoDAP
17,708
software/DAPLink/source/hic_hal/nuvoton/m48ssidae/gcc/startup_M480.S
/** * @file startup_M480.s * @brief * * DAPLink Interface Firmware * Copyright (c) 2022 Nuvoton Technology Corp. All rights reserved. * SPDX-License-Identifier: Apache-2.0 * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. ...
wuxx/nanoDAP
20,435
software/DAPLink/source/hic_hal/nuvoton/m48ssidae/armcc/startup_M480.s
;/****************************************************************************** ; * @file startup_M480.s ; * @version V1.00 ; * @brief CMSIS Cortex-M4 Core Device Startup File for M480 ; * ; * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. ; * ; * Redistribution and use in source and binary ...
wuxx/nanoDAP
1,100
software/v2.3c/source/daplink/bootloader/SVC_Table.s
;/** ; * @file SVC_Table.s ; * @brief SVC functions ; * ; * DAPLink Interface Firmware ; * Copyright (c) 2009-2016, ARM Limited, All Rights Reserved ; * SPDX-License-Identifier: Apache-2.0 ; * ; * Licensed under the Apache License, Version 2.0 (the "License"); you may ; * not use this file except in compliance wit...
wuxx/nanoDAP
1,113
software/v2.3c/source/daplink/interface/SVC_Table.s
;/** ; * @file SVC_Table.s ; * @brief SVC config for application ; * ; * DAPLink Interface Firmware ; * Copyright (c) 2009-2016, ARM Limited, All Rights Reserved ; * SPDX-License-Identifier: Apache-2.0 ; * ; * Licensed under the Apache License, Version 2.0 (the "License"); you may ; * not use this file except in c...
wuxx/nanoDAP
9,760
software/v2.3c/source/hic_hal/atmel/sam3u2c/armcc/startup_SAM3U.s
;/***************************************************************************** ; * @file: startup_SAM3U.s ; * @purpose: CMSIS Cortex-M3 Core Device Startup File ; * for the Atmel SAM3U Device Series ; * @version: V1.10 ; * @date: 17. April 2013 ; *------- <<< Use Configuration Wizard in Context Menu >>...