repo_id
stringlengths
5
115
size
int64
590
5.01M
file_path
stringlengths
4
212
content
stringlengths
590
5.01M
adafruit/seesaw
10,272
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,270
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device Series ; * @version V1.00 ; * @date 22. August 2014 ; * ; * @note ; * ; ******************************************************...
adafruit/seesaw
9,655
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,272
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_matrix_example/ARM/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,272
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,270
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device Series ; * @version V1.00 ; * @date 22. August 2014 ; * ; * @note ; * ; ******************************************************...
adafruit/seesaw
9,655
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,272
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/ARM/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,217
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/GCC/Startup/startup_ARMCM3.S
/* File: startup_ARMCM3.S * Purpose: startup file for Cortex-M3 devices. Should use with * GCC for ARM Embedded Processors * Version: V2.01 * Date: 12 June 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without modific...
adafruit/seesaw
10,217
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/GCC/Startup/startup_ARMCM4.S
/* File: startup_ARMCM4.S * Purpose: startup file for Cortex-M4 devices. Should use with * GCC for ARM Embedded Processors * Version: V2.01 * Date: 12 June 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without modific...
adafruit/seesaw
10,160
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/GCC/Startup/startup_ARMCM0.S
/* File: startup_ARMCM0.S * Purpose: startup file for Cortex-M0 devices. Should use with * GCC for ARM Embedded Processors * Version: V2.01 * Date: 12 June 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without modific...
adafruit/seesaw
10,272
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,270
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device Series ; * @version V1.00 ; * @date 22. August 2014 ; * ; * @note ; * ; ******************************************************...
adafruit/seesaw
9,655
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,272
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_sin_cos_example/ARM/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,272
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,270
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device Series ; * @version V1.00 ; * @date 22. August 2014 ; * ; * @note ; * ; ******************************************************...
adafruit/seesaw
9,655
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,272
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_class_marks_example/ARM/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,217
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/Startup/startup_ARMCM3.S
/* File: startup_ARMCM3.S * Purpose: startup file for Cortex-M3 devices. Should use with * GCC for ARM Embedded Processors * Version: V2.01 * Date: 12 June 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without modific...
adafruit/seesaw
10,217
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/Startup/startup_ARMCM4.S
/* File: startup_ARMCM4.S * Purpose: startup file for Cortex-M4 devices. Should use with * GCC for ARM Embedded Processors * Version: V2.01 * Date: 12 June 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without modific...
adafruit/seesaw
10,160
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_class_marks_example/GCC/Startup/startup_ARMCM0.S
/* File: startup_ARMCM0.S * Purpose: startup file for Cortex-M0 devices. Should use with * GCC for ARM Embedded Processors * Version: V2.01 * Date: 12 June 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without modific...
adafruit/seesaw
10,272
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,270
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device Series ; * @version V1.00 ; * @date 22. August 2014 ; * ; * @note ; * ; ******************************************************...
adafruit/seesaw
9,655
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,272
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adamgreen/CrashCatcher
3,875
Core/src/CrashCatcher_armv7m.S
/* Copyright (C) 2019 Adam Green (https://github.com/adamgreen) 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 Unless required by ap...
adamgreen/CrashCatcher
3,873
Core/src/CrashCatcher_armv6m.S
/* Copyright (C) 2019 Adam Green (https://github.com/adamgreen) 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 Unless required by ap...
adamgreen/CrashCatcher
7,345
samples/CrashingApp/tests.S
/* Copyright (C) 2018 Adam Green (https://github.com/adamgreen) 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 Unless required by ap...
adafruit/seesaw
10,272
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE/Device/ARMCM4_FP/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,270
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE/Device/ARMCM7_SP/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device Series ; * @version V1.00 ; * @date 22. August 2014 ; * ; * @note ; * ; ******************************************************...
adafruit/seesaw
9,655
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE/Device/ARMCM0/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,272
lib/cmsis/CMSIS/DSP_Lib/Examples/arm_linear_interp_example/ARM/RTE/Device/ARMCM3/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adamgreen/mri
3,247
boards/mbed1768/mbed1768_asm.S
/* Copyright (c) 2011 ARM Limited. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publis...
adamgreen/mri
1,400
devices/stm32f411xx/stm32f411xx_asm.S
/* Copyright 2015 Adam Green (https://github.com/adamgreen/) Copyright 2015 Chang,Jia-Rung (https://github.com/JaredCJR) 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:...
adamgreen/mri
1,878
devices/lpc176x/lpc176x_asm.S
/* Copyright 2020 Adam Green (https://github.com/adamgreen/) 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 Unless required by applic...
adamgreen/mri
1,689
devices/stm32f429xx/stm32f429xx_asm.S
/* Copyright 2015 Adam Green (https://github.com/adamgreen/) Copyright 2015 Chang,Jia-Rung (https://github.com/JaredCJR) 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:...
adamgreen/mri
1,893
devices/lpc43xx/lpc43xx_asm.S
/* Copyright 2020 Adam Green (https://github.com/adamgreen/) 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 Unless required by applic...
adamgreen/mri
4,639
semihost/newlib/newlib_stubs.S
/* Copyright 2022 Adam Green (https://github.com/adamgreen/) 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 Unless required by applic...
adamgreen/mri
10,574
architectures/armv7-m/armv7-m_asm.S
/* Copyright 2022 Adam Green (https://github.com/adamgreen/) 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 Unless required by applic...
adafruit/seesaw
5,710
lib/cmsis/CMSIS/DSP_Lib/Source/TransformFunctions/arm_bitreversal2.S
;/* ---------------------------------------------------------------------- ;* Copyright (C) 2010-2014 ARM Limited. All rights reserved. ;* ;* $Date: 12. March 2014 ;* $Revision: V1.4.4 ;* ;* Project: CMSIS DSP Library ;* Title: arm_bitreversal2.S ;* ;* Description: This is the arm_bitreversal_32 function do...
adafruit/seesaw
12,458
lib/cmsis/Device/_Template_Flash/Test/startup_stm32f10x_md.s
;******************** (C) COPYRIGHT 2011 STMicroelectronics ******************** ;* File Name : startup_stm32f10x_md.s ;* Author : MCD Application Team ;* Version : V3.5.0 ;* Date : 11-March-2011 ;* Description : STM32F10x Medium Density Devices vector table for MDK-...
adafruit/seesaw
9,659
lib/cmsis/Device/ARM/ARMSC000/Source/ARM/startup_ARMSC000.s
;/**************************************************************************//** ; * @file startup_ARMSC000.s ; * @brief CMSIS Core Device Startup File for ; * ARMSC000 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ************************************************...
adafruit/seesaw
9,030
lib/cmsis/Device/ARM/ARMSC000/Source/IAR/startup_ARMSC000.s
;/**************************************************************************//** ; * @file startup_ARMSC000.s ; * @brief CMSIS Core Device Startup File for ; * for ARMSC000 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ********************************************...
adafruit/seesaw
10,158
lib/cmsis/Device/ARM/ARMSC000/Source/GCC/startup_ARMSC000.S
/* File: startup_ARMSC000.S * Purpose: startup file for SC000 devices. Should use with * GCC for ARM Embedded Processors * Version: V2.01 * Date: 12 June 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without modificat...
adafruit/seesaw
9,656
lib/cmsis/Device/ARM/ARMCM0plus/Source/ARM/startup_ARMCM0plus.s
;/**************************************************************************//** ; * @file startup_ARMCM0plus.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0plus Device Series ; * @version V1.01 ; * @date 23. November 2012 ; * ; * @note ; * ; ********************************************...
adafruit/seesaw
9,023
lib/cmsis/Device/ARM/ARMCM0plus/Source/IAR/startup_ARMCM0plus.s
;/**************************************************************************//** ; * @file startup_ARMCM0plus.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0plus Device Series ; * @version V1.01 ; * @date 23. November 2012 ; * ; * @note ; * ; ********************************************...
adafruit/seesaw
10,165
lib/cmsis/Device/ARM/ARMCM0plus/Source/GCC/startup_ARMCM0plus.S
/* File: startup_ARMCM0plus.S * Purpose: startup file for Cortex-M0+ devices. Should use with * GCC for ARM Embedded Processors * Version: V2.01 * Date: 12 June 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without mo...
adafruit/seesaw
10,270
lib/cmsis/Device/ARM/ARMCM7/Source/ARM/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device Series ; * @version V1.00 ; * @date 22. August 2014 ; * ; * @note ; * ; ******************************************************...
adafruit/seesaw
9,558
lib/cmsis/Device/ARM/ARMCM7/Source/IAR/startup_ARMCM7.s
;/**************************************************************************//** ; * @file startup_ARMCM7.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM7 Device Series ; * @version V1.00 ; * @date 22. August 2014 ; * ; * @note ; * ; ******************************************************...
adafruit/seesaw
10,219
lib/cmsis/Device/ARM/ARMCM7/Source/GCC/startup_ARMCM7.S
/* File: startup_ARMCM7.S * Purpose: startup file for Cortex-M7 devices. Should use with * GCC for ARM Embedded Processors * Version: V1.00 * Date: 22 August 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without modif...
adafruit/seesaw
10,272
lib/cmsis/Device/ARM/ARMCM4/Source/ARM/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
9,560
lib/cmsis/Device/ARM/ARMCM4/Source/IAR/startup_ARMCM4.s
;/**************************************************************************//** ; * @file startup_ARMCM4.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM4 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,217
lib/cmsis/Device/ARM/ARMCM4/Source/GCC/startup_ARMCM4.S
/* File: startup_ARMCM4.S * Purpose: startup file for Cortex-M4 devices. Should use with * GCC for ARM Embedded Processors * Version: V2.01 * Date: 12 June 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without modific...
adafruit/seesaw
9,655
lib/cmsis/Device/ARM/ARMCM0/Source/ARM/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
9,022
lib/cmsis/Device/ARM/ARMCM0/Source/IAR/startup_ARMCM0.s
;/**************************************************************************//** ; * @file startup_ARMCM0.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM0 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,160
lib/cmsis/Device/ARM/ARMCM0/Source/GCC/startup_ARMCM0.S
/* File: startup_ARMCM0.S * Purpose: startup file for Cortex-M0 devices. Should use with * GCC for ARM Embedded Processors * Version: V2.01 * Date: 12 June 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without modific...
adafruit/seesaw
10,276
lib/cmsis/Device/ARM/ARMSC300/Source/ARM/startup_ARMSC300.s
;/**************************************************************************//** ; * @file startup_ARMSC300.s ; * @brief CMSIS Core Device Startup File for ; * ARMSC300 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ************************************************...
adafruit/seesaw
9,568
lib/cmsis/Device/ARM/ARMSC300/Source/IAR/startup_ARMSC300.s
;/**************************************************************************//** ; * @file startup_ARMSC300.s ; * @brief CMSIS Core Device Startup File for ; * for ARMSC300 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ********************************************...
adafruit/seesaw
10,215
lib/cmsis/Device/ARM/ARMSC300/Source/GCC/startup_ARMSC300.S
/* File: startup_ARMSC300.S * Purpose: startup file for SC300 devices. Should use with * GCC for ARM Embedded Processors * Version: V2.01 * Date: 12 June 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without modificat...
adafruit/seesaw
10,272
lib/cmsis/Device/ARM/ARMCM3/Source/ARM/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
9,560
lib/cmsis/Device/ARM/ARMCM3/Source/IAR/startup_ARMCM3.s
;/**************************************************************************//** ; * @file startup_ARMCM3.s ; * @brief CMSIS Core Device Startup File for ; * ARMCM3 Device Series ; * @version V1.08 ; * @date 23. November 2012 ; * ; * @note ; * ; ****************************************************...
adafruit/seesaw
10,217
lib/cmsis/Device/ARM/ARMCM3/Source/GCC/startup_ARMCM3.S
/* File: startup_ARMCM3.S * Purpose: startup file for Cortex-M3 devices. Should use with * GCC for ARM Embedded Processors * Version: V2.01 * Date: 12 June 2014 * */ /* Copyright (c) 2011 - 2014 ARM LIMITED All rights reserved. Redistribution and use in source and binary forms, with or without modific...
adafruit/seesaw
6,809
lib/cmsis/Device/_Template_Vendor/Vendor/Device/Source/ARM/startup_Device.s
;/**************************************************************************//** ; * @file startup_<Device>.s ; * @brief CMSIS Cortex-M# Core Device Startup File for ; * Device <Device> ; * @version V3.10 ; * @date 23. November 2012 ; * ; * @note ; * ; *********************************************...
adafruit/seesaw
5,436
lib/cmsis/Device/_Template_Vendor/Vendor/Device/Source/IAR/startup_Device.s
;/**************************************************************************//** ; * @file startup_<Device>.s ; * @brief CMSIS Cortex-M# Core Device Startup File for ; * Device <Device> ; * @version V3.10 ; * @date 23. November 2012 ; * ; * @note ; * ; *********************************************...
adafruit/seesaw
7,921
lib/cmsis/Device/_Template_Vendor/Vendor/Device/Source/GCC/startup_Device.S
/**************************************************************************//** * @file startup_<Device>.S * @brief CMSIS Cortex-M# Core Device Startup File for * Device <Device> * @version V2.0 * @date 16. August 2013 * * @note GCC for ARM Embedded Processors * **********************...
adafruit/seesaw
25,601
lib/qp/ports/arm-cm/qxk/gnu/qxk_port.S
/***************************************************************************** * Product: QXK port to ARM Cortex-M (M0,M0+,M1,M3,M4,M7), GNU-ARM assembler * Last Updated for Version: 5.9.4 * Date of the Last Update: 2017-07-06 * * Q u a n t u m L e a P s * --------------------...
a-darwish/cuteOS
11,800
boot/head.S
/* * 64-bit bootstrap code * * Copyright (C) 2009-2010 Ahmed S. Darwish <darwish.07@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2. */ #include <segment.h> #i...
a-darwish/cuteOS
3,845
boot/e820.S
/* * BIOS E820h - Query System Address Map service. * * Copyright (C) 2009 Ahmed S. Darwish <darwish.07@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2. * * Se...
a-darwish/cuteOS
5,314
boot/rmcall.S
/* * From 32-bit mode, call given real-mode function, THEN RETURN BACK! * * Copyright (C) 2009-2012 Ahmed S. Darwish <darwish.07@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Founda...
a-darwish/cuteOS
5,364
boot/trampoline.S
/* * SMP trampoline * * Copyright (C) 2009-2011 Ahmed S. Darwish <darwish.07@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2. * * NOTE! This code is linked to ...
a-darwish/cuteOS
5,772
boot/load_ramdisk.S
/* * Load Ramdisk. * * Copyright (C) 2012 Ahmed S. Darwish <darwish.07@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2. * * Send our real-mode method, which lo...
a-darwish/cuteOS
12,081
boot/bootsect.S
/* * Copyright (C) 2009 Ahmed S. Darwish <darwish.07@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2. * * Real-mode memory map: * * segment:offset ...
a-darwish/cuteOS
8,965
kern/idt.S
/* * 64-bit IDT table and interrupt handlers * * Copyright (C) 2009-2010 Ahmed S. Darwish <darwish.07@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2. * * Stac...
Adamnite/goAdamnite
28,453
crypto/secp256k1/libsecp256k1/src/asm/field_10x26_arm.s
@ vim: set tabstop=8 softtabstop=8 shiftwidth=8 noexpandtab syntax=armasm: /********************************************************************** * Copyright (c) 2014 Wladimir J. van der Laan * * Distributed under the MIT software license, see the accompanying * * file COPYING or http://www...
adamtheone/canDrive
24,529
04_canSniffer_FW/board1_STM/startup/startup_stm32f413xx.s
/** ****************************************************************************** * @file startup_stm32f413xx.s * @author MCD Application Team * @brief STM32F413xx Devices vector table for GCC based toolchains. * This module performs: * - Set the initial SP * ...
Adamwuming/freertos-stm32
29,779
test/STM32F407-DHT11/MDK-ARM/startup_stm32f407xx.s
;******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f407xx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F407xx devices vector table for MDK-ARM toolchain. ...
Adamwuming/freertos-stm32
21,836
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f405xx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f405xx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F405xx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
18,927
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f401xc.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f401xc.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F401xCxx devices vector table for EWARM toolchain....
Adamwuming/freertos-stm32
23,734
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f437xx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f437xx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F437xx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
22,696
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f412rx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f412rx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F412Rx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
22,440
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f412cx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f412cx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F412Cx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
22,354
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f417xx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f417xx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F417xx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
18,929
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f401xe.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f401xe.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F401xExx devices vector table for EWARM toolchain....
Adamwuming/freertos-stm32
19,174
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f410cx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f410cx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F410Cx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
18,810
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f410tx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f410tx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F410Tx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
23,872
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f429xx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f429xx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F429xx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
19,174
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f410rx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f410rx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F410Rx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
22,695
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f412zx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f412zx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F412Zx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
26,969
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f446xx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f446xx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F446xx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
22,233
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f407xx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f407xx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F407xx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
27,576
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f479xx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f479xx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F479xx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
21,958
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f415xx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f415xx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F415xx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
27,451
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f469xx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f469xx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F469xx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
19,097
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f411xe.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f411xe.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F411xExx devices vector table for EWARM toolchain....
Adamwuming/freertos-stm32
23,980
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f439xx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f439xx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F439xx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
23,261
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f427xx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f427xx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F427xx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
22,695
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/iar/startup_stm32f412vx.s
;/******************** (C) COPYRIGHT 2016 STMicroelectronics ******************** ;* File Name : startup_stm32f412vx.s ;* Author : MCD Application Team ;* Version : V2.5.1 ;* Date : 28-June-2016 ;* Description : STM32F412Vx devices vector table for EWARM toolchain. ;...
Adamwuming/freertos-stm32
24,001
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f405xx.s
/** ****************************************************************************** * @file startup_stm32f405xx.s * @author MCD Application Team * @version V2.5.1 * @date 28-June-2016 * @brief STM32F405xx Devices vector table for GCC based toolchains. * This module performs:...
Adamwuming/freertos-stm32
21,622
test/STM32F407-DHT11/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/startup_stm32f401xc.s
/** ****************************************************************************** * @file startup_stm32f401xc.s * @author MCD Application Team * @version V2.5.1 * @date 28-June-2016 * @brief STM32F401xCxx Devices vector table for GCC based toolchains. * This module performs...