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 |
|---|---|---|---|---|---|
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2012 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0 b
*
* Project: CMSIS DSP Library
*
* Title: math_helper.c
*
* Description: Definition of all helper functions required.
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_graphic_equalizer_example/math_helper.c | C | apache-2.0 | 11,228 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2013 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0
*
* Project: CMSIS DSP Library
*
* Title: math_helper.h
*
* Description: Prototypes of all helper funct... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_graphic_equalizer_example/math_helper.h | C | apache-2.0 | 3,022 |
;/**************************************************************************//**
; * @file startup_ARMCM0.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM0 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM0/startup_ARMCM0.s | Motorola 68K Assembly | apache-2.0 | 6,086 |
/**************************************************************************//**
* @file system_ARMCM0.c
* @brief CMSIS Device System Source File for
* ARMCM0 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM0/system_ARMCM0.c | C | apache-2.0 | 2,063 |
;/**************************************************************************//**
; * @file startup_ARMCM3.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM3 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM3/startup_ARMCM3.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM3.c
* @brief CMSIS Device System Source File for
* ARMCM3 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM3/system_ARMCM3.c | C | apache-2.0 | 2,428 |
;/**************************************************************************//**
; * @file startup_ARMCM4.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM4 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM4.c
* @brief CMSIS Device System Source File for
* ARMCM4 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c | C | apache-2.0 | 2,829 |
;/**************************************************************************//**
; * @file startup_ARMCM7.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM7 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM7.c
* @brief CMSIS Device System Source File for
* ARMCM7 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c | C | apache-2.0 | 2,880 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2012 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0
*
* Project: CMSIS DSP Library
* Title: arm_linear_interp_example_f32.c
*
* Description: Example code demonstr... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_linear_interp_example/arm_linear_interp_example_f32.c | C | apache-2.0 | 8,528 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2012 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0 b
*
* Project: CMSIS DSP Library
*
* Title: math_helper.c
*
* Description: Definition of all helper functions required.
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_linear_interp_example/math_helper.c | C | apache-2.0 | 11,228 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2013 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0
*
* Project: CMSIS DSP Library
*
* Title: math_helper.h
*
* Description: Prototypes of all helper funct... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_linear_interp_example/math_helper.h | C | apache-2.0 | 3,022 |
;/**************************************************************************//**
; * @file startup_ARMCM0.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM0 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM0/startup_ARMCM0.s | Motorola 68K Assembly | apache-2.0 | 6,086 |
/**************************************************************************//**
* @file system_ARMCM0.c
* @brief CMSIS Device System Source File for
* ARMCM0 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM0/system_ARMCM0.c | C | apache-2.0 | 2,063 |
;/**************************************************************************//**
; * @file startup_ARMCM3.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM3 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM3/startup_ARMCM3.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM3.c
* @brief CMSIS Device System Source File for
* ARMCM3 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM3/system_ARMCM3.c | C | apache-2.0 | 2,428 |
;/**************************************************************************//**
; * @file startup_ARMCM4.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM4 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM4.c
* @brief CMSIS Device System Source File for
* ARMCM4 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c | C | apache-2.0 | 2,829 |
;/**************************************************************************//**
; * @file startup_ARMCM7.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM7 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM7.c
* @brief CMSIS Device System Source File for
* ARMCM7 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c | C | apache-2.0 | 2,880 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2012 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0
*
* Project: CMSIS DSP Library
* Title: arm_matrix_example_f32.c
*
* Description: Example code demonstrating l... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_matrix_example/arm_matrix_example_f32.c | C | apache-2.0 | 8,110 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2012 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0 b
*
* Project: CMSIS DSP Library
*
* Title: math_helper.c
*
* Description: Definition of all helper functions required.
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_matrix_example/math_helper.c | C | apache-2.0 | 11,228 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2013 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0
*
* Project: CMSIS DSP Library
*
* Title: math_helper.h
*
* Description: Prototypes of all helper funct... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_matrix_example/math_helper.h | C | apache-2.0 | 3,022 |
;/**************************************************************************//**
; * @file startup_ARMCM0.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM0 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM0/startup_ARMCM0.s | Motorola 68K Assembly | apache-2.0 | 6,086 |
/**************************************************************************//**
* @file system_ARMCM0.c
* @brief CMSIS Device System Source File for
* ARMCM0 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM0/system_ARMCM0.c | C | apache-2.0 | 2,063 |
;/**************************************************************************//**
; * @file startup_ARMCM3.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM3 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM3/startup_ARMCM3.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM3.c
* @brief CMSIS Device System Source File for
* ARMCM3 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM3/system_ARMCM3.c | C | apache-2.0 | 2,428 |
;/**************************************************************************//**
; * @file startup_ARMCM4.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM4 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM4.c
* @brief CMSIS Device System Source File for
* ARMCM4 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c | C | apache-2.0 | 2,829 |
;/**************************************************************************//**
; * @file startup_ARMCM7.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM7 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM7.c
* @brief CMSIS Device System Source File for
* ARMCM7 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c | C | apache-2.0 | 2,880 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2012 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0
*
* Project: CMSIS DSP Library
* Title: arm_signal_converge_data.c
*
* Description: Test input ... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_signal_converge_example/arm_signal_converge_data.c | C | apache-2.0 | 19,965 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2012 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0
*
* Project: CMSIS DSP Library
* Title: arm_signal_converge_example_f32.c
*
* Description: Example code demons... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_signal_converge_example/arm_signal_converge_example_f32.c | C | apache-2.0 | 9,906 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2012 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0 b
*
* Project: CMSIS DSP Library
*
* Title: math_helper.c
*
* Description: Definition of all helper functions required.
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_signal_converge_example/math_helper.c | C | apache-2.0 | 11,228 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2013 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0
*
* Project: CMSIS DSP Library
*
* Title: math_helper.h
*
* Description: Prototypes of all helper funct... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_signal_converge_example/math_helper.h | C | apache-2.0 | 3,022 |
;/**************************************************************************//**
; * @file startup_ARMCM0.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM0 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM0/startup_ARMCM0.s | Motorola 68K Assembly | apache-2.0 | 6,086 |
/**************************************************************************//**
* @file system_ARMCM0.c
* @brief CMSIS Device System Source File for
* ARMCM0 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM0/system_ARMCM0.c | C | apache-2.0 | 2,063 |
;/**************************************************************************//**
; * @file startup_ARMCM3.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM3 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM3/startup_ARMCM3.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM3.c
* @brief CMSIS Device System Source File for
* ARMCM3 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM3/system_ARMCM3.c | C | apache-2.0 | 2,428 |
;/**************************************************************************//**
; * @file startup_ARMCM4.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM4 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM4.c
* @brief CMSIS Device System Source File for
* ARMCM4 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c | C | apache-2.0 | 2,829 |
;/**************************************************************************//**
; * @file startup_ARMCM7.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM7 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM7.c
* @brief CMSIS Device System Source File for
* ARMCM7 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c | C | apache-2.0 | 2,880 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2012 ARM Limited. All rights reserved.
*
* $Date: 12. March 2014
* $Revision: V1.4.3
*
* Project: CMSIS DSP Library
* Title: arm_sin_cos_example_f32.c
*
* Description: Example code demonstrating si... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_sin_cos_example/arm_sin_cos_example_f32.c | C | apache-2.0 | 5,688 |
cmake_minimum_required (VERSION 3.6)
project (arm_variance_example VERSION 0.1)
# Needed to include the configBoot module
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/../../..)
###################################
#
# LIBRARIES
#
###################################
###########
#
# CMSIS DSP
#
add_subd... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_variance_example/CMakeLists.txt | CMake | apache-2.0 | 916 |
;/**************************************************************************//**
; * @file startup_ARMCM0.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM0 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM0/startup_ARMCM0.s | Motorola 68K Assembly | apache-2.0 | 6,086 |
/**************************************************************************//**
* @file system_ARMCM0.c
* @brief CMSIS Device System Source File for
* ARMCM0 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM0/system_ARMCM0.c | C | apache-2.0 | 2,063 |
;/**************************************************************************//**
; * @file startup_ARMCM3.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM3 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM3/startup_ARMCM3.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM3.c
* @brief CMSIS Device System Source File for
* ARMCM3 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM3/system_ARMCM3.c | C | apache-2.0 | 2,428 |
;/**************************************************************************//**
; * @file startup_ARMCM4.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM4 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM4.c
* @brief CMSIS Device System Source File for
* ARMCM4 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c | C | apache-2.0 | 2,829 |
;/**************************************************************************//**
; * @file startup_ARMCM7.s
; * @brief CMSIS Core Device Startup File for
; * ARMCM7 Device
; * @version V5.3.1
; * @date 09. July 2018
; ******************************************************************************/
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s | Motorola 68K Assembly | apache-2.0 | 6,348 |
/**************************************************************************//**
* @file system_ARMCM7.c
* @brief CMSIS Device System Source File for
* ARMCM7 Device
* @version V5.3.1
* @date 09. July 2018
******************************************************************************/
/*
* C... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c | C | apache-2.0 | 2,880 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010-2012 ARM Limited. All rights reserved.
*
* $Date: 17. January 2013
* $Revision: V1.4.0
*
* Project: CMSIS DSP Library
* Title: arm_variance_example_f32.c
*
* Description: Example code demonstrating... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_variance_example/arm_variance_example_f32.c | C | apache-2.0 | 7,428 |
REM Example cmake command.
cmake -DBASICMATH=OFF ^
-DCOMPLEXMATH=OFF ^
-DCONTROLLER=OFF ^
-DFASTMATH=OFF ^
-DFILTERING=ON ^
-DMATRIX=OFF ^
-DSTATISTICS=OFF ^
-DSUPPORT=OFF ^
-DTRANSFORM=OFF ^
-DCONFIGTABLE=ON ^
-DARM_LMS_NORM_Q15=ON ^
-DCMAKE_TOOLCHAIN_FILE=../../../../armcc.cmake ^
-DNEON=ON ^
-DARM_CPU="cortex-a5" ^
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_variance_example/buildmake.bat | Batchfile | apache-2.0 | 342 |
REM Example commands to run on ArmDS FVP
REM "C:\Program Files\ARM\Development Studio 2019.0\sw\models\bin\FVP_MPS2_Cortex-M7.exe" -a arm_variance_example
"C:\Program Files\ARM\Development Studio 2019.0\sw\models\bin\FVP_VE_Cortex-A5x1.exe" -a arm_variance_example
| YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/arm_variance_example/run.bat | Batchfile | apache-2.0 | 268 |
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
#endif /* RTE_COMPONENTS_H */ | YifuLiu/AliOS-Things | components/cmsis/DSP/Examples/ARM/boot/RTE_Components.h | C | apache-2.0 | 81 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_common_tables.h
* Description: Extern declaration for common tables
*
* $Date: 27. January 2017
* $Revision: V.1.5.1
*
* Target Processor: Cortex-M cores
* ----------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Include/arm_common_tables.h | C | apache-2.0 | 21,036 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_const_structs.h
* Description: Constant structs that are initialized for user convenience.
* For example, some can be given as arguments to the arm_cfft_f32() function.
*
... | YifuLiu/AliOS-Things | components/cmsis/DSP/Include/arm_const_structs.h | C | apache-2.0 | 2,961 |
/******************************************************************************
* @file arm_math.h
* @brief Public header file for CMSIS DSP Library
* @version V1.6.0
* @date 18. March 2019
******************************************************************************/
/*
* Copyright (c) 2010-2019 Arm... | YifuLiu/AliOS-Things | components/cmsis/DSP/Include/arm_math.h | C | apache-2.0 | 257,001 |
@echo off
mkdir Temp
set TMP=Temp
set TEMP=Temp
set UVEXE=C:\Keil_v5\UV4\UV4.EXE
echo.
echo Building DSP Libraries ARM
echo Building DSP Library for Cortex-M0 Little Endian
%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM0l" -o "DspLib_cortexM0l_build.log"
echo Building DSP Library for Cortex-M3 Little ... | YifuLiu/AliOS-Things | components/cmsis/DSP/Projects/ARM/arm_cortexM_math_Build.bat | Batchfile | apache-2.0 | 3,793 |
@echo off
mkdir Temp
set TMP=Temp
set TEMP=Temp
set UVEXE=C:\Keil_v5\UV4\UV4.EXE
echo.
echo Building DSP Libraries GCC
echo Building DSP Library for Cortex-M0 Little Endian
%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM0l" -o "DspLib_cortexM0l_build.log"
echo Building DSP Library for Cortex-M3 Little ... | YifuLiu/AliOS-Things | components/cmsis/DSP/Projects/GCC/arm_cortexM_math_Build.bat | Batchfile | apache-2.0 | 3,793 |
@echo off
mkdir Temp
set TMP=Temp
set TEMP=Temp
rem set IAREXE=..\..\..\..\..\common\bin\iarbuild.exe
set IAREXE=iarbuild.exe
echo.
echo Building DSP Libraries ARM
echo Building DSP Library for Cortex-M0 Little Endian
%IAREXE% arm_cortexM_math.ewp -build cortexM0l
echo Building DSP Library for Cortex-M3 Little ... | YifuLiu/AliOS-Things | components/cmsis/DSP/Projects/IAR/arm_cortexM_math_Build.bat | Batchfile | apache-2.0 | 3,874 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Python Wrapper
* Title: cmsismodule.c
* Description: C code for the CMSIS-DSP Python wrapper
*
* $Date: 25. March 2019
* $Revision: V0.0.1
*
* Target Processor: Cortex-M cores
* ---------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/PythonWrapper/cmsisdsp_pkg/src/cmsismodule.c | C | apache-2.0 | 17,950 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Python Wrapper
* Title: fftinit.c
* Description: FFT init functions for the Python wrapper
*
* $Date: 25. March 2019
* $Revision: V0.0.1
*
* Target Processor: Cortex-M cores
* -----------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/PythonWrapper/cmsisdsp_pkg/src/fftinit.c | C | apache-2.0 | 18,108 |
CMSISDSP = 1
ROOT=".."
config = CMSISDSP
if config == CMSISDSP:
extensionName = 'cmsisdsp'
setupName = 'CMSISDSP'
setupDescription = 'CMSIS-DSP Python API'
cflags="-DCMSISDSP"
| YifuLiu/AliOS-Things | components/cmsis/DSP/PythonWrapper/config.py | Python | apache-2.0 | 197 |
import cmsisdsp as dsp
import numpy as np
from scipy import signal
from pylab import figure, clf, plot, xlabel, ylabel, xlim, ylim, title, grid, axes, show,semilogx, semilogy
# Data file from https://www.physionet.org/pn3/ecgiddb/Person_87/rec_2.dat
def q31sat(x):
if x > 0x7FFFFFFF:
return(np.int32(0x7F... | YifuLiu/AliOS-Things | components/cmsis/DSP/PythonWrapper/example.py | Python | apache-2.0 | 1,938 |
from distutils.core import setup, Extension
import glob
import numpy
import config
import sys
import os
from config import ROOT
includes = [os.path.join(ROOT,"Include"),os.path.join("cmsisdsp_pkg","src")]
if sys.platform == 'win32':
cflags = ["-DWIN",config.cflags,"-DUNALIGNED_SUPPORT_DISABLE"]
# Custom because ... | YifuLiu/AliOS-Things | components/cmsis/DSP/PythonWrapper/setup.py | Python | apache-2.0 | 3,891 |
import cmsisdsp as dsp
import numpy as np
from scipy import signal
#import matplotlib.pyplot as plt
#from scipy.fftpack import dct
#r = dsp.arm_add_f32(np.array([1.,2,3]),np.array([4.,5,7]))
#print(r)
#r = dsp.arm_add_q31([1,2,3],[4,5,7])
#print(r)
#
#r = dsp.arm_add_q15([1,2,3],[4,5,7])
#print(r)
#
#r = dsp.arm_add... | YifuLiu/AliOS-Things | components/cmsis/DSP/PythonWrapper/testdsp.py | Python | apache-2.0 | 8,633 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: BasicMathFunctions.c
* Description: Combination of all basic math function source files.
*
* $Date: 18. March 2019
* $Revision: V1.0.0
*
* Target Processor: Cortex-M cores
* --... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/BasicMathFunctions.c | C | apache-2.0 | 1,985 |
cmake_minimum_required (VERSION 3.6)
project(CMSISDSPBasicMath)
file(GLOB SRC "./*_*.c")
add_library(CMSISDSPBasicMath STATIC ${SRC})
configdsp(CMSISDSPBasicMath ..)
### Includes
target_include_directories(CMSISDSPBasicMath PUBLIC "${DSP}/../../Include")
| YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/CMakeLists.txt | CMake | apache-2.0 | 264 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_abs_f32.c
* Description: Floating-point vector absolute value
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_abs_f32.c | C | apache-2.0 | 3,451 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_abs_q15.c
* Description: Q15 vector absolute value
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* ------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_abs_q15.c | C | apache-2.0 | 3,534 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_abs_q31.c
* Description: Q31 vector absolute value
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* ------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_abs_q31.c | C | apache-2.0 | 3,524 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_abs_q7.c
* Description: Q7 vector absolute value
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* --------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_abs_q7.c | C | apache-2.0 | 3,639 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_add_f32.c
* Description: Floating-point vector addition
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_add_f32.c | C | apache-2.0 | 3,429 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_add_q15.c
* Description: Q15 vector addition
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* ------------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_add_q15.c | C | apache-2.0 | 3,409 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_add_q31.c
* Description: Q31 vector addition
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* ------------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_add_q31.c | C | apache-2.0 | 2,703 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_add_q7.c
* Description: Q7 vector addition
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* --------------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_add_q7.c | C | apache-2.0 | 2,944 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_dot_prod_f32.c
* Description: Floating-point dot product
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* ------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_dot_prod_f32.c | C | apache-2.0 | 4,430 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_dot_prod_q15.c
* Description: Q15 dot product
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -----------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_dot_prod_q15.c | C | apache-2.0 | 3,651 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_dot_prod_q31.c
* Description: Q31 dot product
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -----------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_dot_prod_q31.c | C | apache-2.0 | 3,466 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_dot_prod_q7.c
* Description: Q7 dot product
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -------------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_dot_prod_q7.c | C | apache-2.0 | 4,209 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_mult_f32.c
* Description: Floating-point vector multiplication
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* ------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_mult_f32.c | C | apache-2.0 | 3,512 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_mult_q15.c
* Description: Q15 vector multiplication
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -----------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_mult_q15.c | C | apache-2.0 | 4,361 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_mult_q31.c
* Description: Q31 vector multiplication
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -----------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_mult_q31.c | C | apache-2.0 | 3,118 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_mult_q7.c
* Description: Q7 vector multiplication
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_mult_q7.c | C | apache-2.0 | 3,454 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_negate_f32.c
* Description: Negates floating-point vectors
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* ----------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_negate_f32.c | C | apache-2.0 | 3,348 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_negate_q15.c
* Description: Negates Q15 vectors
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* ---------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_negate_q15.c | C | apache-2.0 | 3,401 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_negate_q31.c
* Description: Negates Q31 vectors
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* ---------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_negate_q31.c | C | apache-2.0 | 3,223 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_negate_q7.c
* Description: Negates Q7 vectors
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -----------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_negate_q7.c | C | apache-2.0 | 3,218 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_offset_f32.c
* Description: Floating-point vector offset
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* ------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_offset_f32.c | C | apache-2.0 | 3,569 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_offset_q15.c
* Description: Q15 vector offset
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -----------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_offset_q15.c | C | apache-2.0 | 3,387 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_offset_q31.c
* Description: Q31 vector offset
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -----------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_offset_q31.c | C | apache-2.0 | 3,255 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_offset_q7.c
* Description: Q7 vector offset
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -------------------------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_offset_q7.c | C | apache-2.0 | 3,156 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_scale_f32.c
* Description: Multiplies a floating-point vector by a scalar
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* -------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_scale_f32.c | C | apache-2.0 | 4,023 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_scale_q15.c
* Description: Multiplies a Q15 vector by a scalar
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* ------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_scale_q15.c | C | apache-2.0 | 4,362 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_scale_q31.c
* Description: Multiplies a Q31 vector by a scalar
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* ------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_scale_q31.c | C | apache-2.0 | 5,344 |
/* ----------------------------------------------------------------------
* Project: CMSIS DSP Library
* Title: arm_scale_q7.c
* Description: Multiplies a Q7 vector by a scalar
*
* $Date: 18. March 2019
* $Revision: V1.6.0
*
* Target Processor: Cortex-M cores
* --------------------------... | YifuLiu/AliOS-Things | components/cmsis/DSP/Source/BasicMathFunctions/arm_scale_q7.c | C | apache-2.0 | 3,926 |