Update of dates

pull/40/head
Silfurion 3 years ago
parent ec384201e8
commit e402e59dbd

@ -1,8 +1,8 @@
/****************************************************************************** /******************************************************************************
* @file support_functions.h * @file support_functions.h
* @brief Public header file for CMSIS DSP Library * @brief Public header file for CMSIS DSP Library
* @version V1.10.0 * @version V1.10.1
* @date 08 July 2021 * @date 18 August 2022
* Target Processor: Cortex-M and Cortex-A cores * Target Processor: Cortex-M and Cortex-A cores
******************************************************************************/ ******************************************************************************/
/* /*

@ -1,8 +1,8 @@
/****************************************************************************** /******************************************************************************
* @file support_functions_f16.h * @file support_functions_f16.h
* @brief Public header file for CMSIS DSP Library * @brief Public header file for CMSIS DSP Library
* @version V1.10.0 * @version V1.10.1
* @date 08 July 2021 * @date 18 August 2022
* Target Processor: Cortex-M and Cortex-A cores * Target Processor: Cortex-M and Cortex-A cores
******************************************************************************/ ******************************************************************************/
/* /*

@ -3,8 +3,8 @@
* Title: SupportFunctions.c * Title: SupportFunctions.c
* Description: Combination of all support function source files. * Description: Combination of all support function source files.
* *
* $Date: 16. March 2020 * $Date: 18 August 2022
* $Revision: V1.1.0 * $Revision: V1.1.1
* *
* Target Processor: Cortex-M cores * Target Processor: Cortex-M cores
* -------------------------------------------------------------------- */ * -------------------------------------------------------------------- */

@ -3,8 +3,8 @@
* Title: SupportFunctions.c * Title: SupportFunctions.c
* Description: Combination of all support function source files. * Description: Combination of all support function source files.
* *
* $Date: 16. March 2020 * $Date: 18 August 2022
* $Revision: V1.1.0 * $Revision: V1.1.1
* *
* Target Processor: Cortex-M cores * Target Processor: Cortex-M cores
* -------------------------------------------------------------------- */ * -------------------------------------------------------------------- */

@ -3,8 +3,8 @@
* Title: arm_f16_to_f64.c * Title: arm_f16_to_f64.c
* Description: Converts the elements of the floating-point 16 bit vector to floating-point 64 bit vector * Description: Converts the elements of the floating-point 16 bit vector to floating-point 64 bit vector
* *
* $Date: 23 April 2021 * $Date: 18 August 2022
* $Revision: V1.9.0 * $Revision: V1.0.0
* *
* Target Processor: Cortex-M and Cortex-A cores * Target Processor: Cortex-M and Cortex-A cores
* -------------------------------------------------------------------- */ * -------------------------------------------------------------------- */

@ -3,8 +3,8 @@
* Title: arm_f64_to_f16.c * Title: arm_f64_to_f16.c
* Description: Converts the elements of the 64 bit floating-point vector to 16 bit floating-point vector * Description: Converts the elements of the 64 bit floating-point vector to 16 bit floating-point vector
* *
* $Date: 23 April 2021 * $Date: 18 August 2022
* $Revision: V1.9.0 * $Revision: V1.0.0
* *
* Target Processor: Cortex-M and Cortex-A cores * Target Processor: Cortex-M and Cortex-A cores
* -------------------------------------------------------------------- */ * -------------------------------------------------------------------- */

@ -3,8 +3,8 @@
* Title: arm_f64_to_float.c * Title: arm_f64_to_float.c
* Description: Converts the elements of the floating-point 64 bit vector to floating-point vector * Description: Converts the elements of the floating-point 64 bit vector to floating-point vector
* *
* $Date: 23 April 2021 * $Date: 18 August 2022
* $Revision: V1.9.0 * $Revision: V1.0.0
* *
* Target Processor: Cortex-M and Cortex-A cores * Target Processor: Cortex-M and Cortex-A cores
* -------------------------------------------------------------------- */ * -------------------------------------------------------------------- */

@ -3,8 +3,8 @@
* Title: arm_f64_to_q15.c * Title: arm_f64_to_q15.c
* Description: Converts the elements of the 64 bit floating-point vector to Q15 vector * Description: Converts the elements of the 64 bit floating-point vector to Q15 vector
* *
* $Date: 23 April 2021 * $Date: 18 August 2022
* $Revision: V1.9.0 * $Revision: V1.0.0
* *
* Target Processor: Cortex-M and Cortex-A cores * Target Processor: Cortex-M and Cortex-A cores
* -------------------------------------------------------------------- */ * -------------------------------------------------------------------- */

@ -3,8 +3,8 @@
* Title: arm_f64_to_q31.c * Title: arm_f64_to_q31.c
* Description: Converts the elements of the 64 bit floating-point vector to Q31 vector * Description: Converts the elements of the 64 bit floating-point vector to Q31 vector
* *
* $Date: 23 April 2021 * $Date: 18 August 2022
* $Revision: V1.9.0 * $Revision: V1.0.0
* *
* Target Processor: Cortex-M and Cortex-A cores * Target Processor: Cortex-M and Cortex-A cores
* -------------------------------------------------------------------- */ * -------------------------------------------------------------------- */

@ -3,8 +3,8 @@
* Title: arm_f64_to_q7.c * Title: arm_f64_to_q7.c
* Description: Converts the elements of the 64 bit floating-point vector to Q7 vector * Description: Converts the elements of the 64 bit floating-point vector to Q7 vector
* *
* $Date: 23 April 2021 * $Date: 18 August 2022
* $Revision: V1.9.0 * $Revision: V1.0.0
* *
* Target Processor: Cortex-M and Cortex-A cores * Target Processor: Cortex-M and Cortex-A cores
* -------------------------------------------------------------------- */ * -------------------------------------------------------------------- */

@ -3,8 +3,8 @@
* Title: arm_float_to_f64.c * Title: arm_float_to_f64.c
* Description: Converts the elements of the floating-point vector to floating-point 64 bit vector * Description: Converts the elements of the floating-point vector to floating-point 64 bit vector
* *
* $Date: 23 April 2021 * $Date: 18 August 2022
* $Revision: V1.9.0 * $Revision: V1.0.0
* *
* Target Processor: Cortex-M and Cortex-A cores * Target Processor: Cortex-M and Cortex-A cores
* -------------------------------------------------------------------- */ * -------------------------------------------------------------------- */

@ -3,8 +3,8 @@
* Title: arm_q15_to_f64.c * Title: arm_q15_to_f64.c
* Description: Converts the elements of the Q15 vector to 64 bit floating-point vector * Description: Converts the elements of the Q15 vector to 64 bit floating-point vector
* *
* $Date: 23 April 2021 * $Date: 18 August 2022
* $Revision: V1.9.0 * $Revision: V1.0.0
* *
* Target Processor: Cortex-M and Cortex-A cores * Target Processor: Cortex-M and Cortex-A cores
* -------------------------------------------------------------------- */ * -------------------------------------------------------------------- */

@ -3,8 +3,8 @@
* Title: arm_q31_to_f64.c * Title: arm_q31_to_f64.c
* Description: Converts the elements of the Q31 vector to 64 bit floating-point vector * Description: Converts the elements of the Q31 vector to 64 bit floating-point vector
* *
* $Date: 23 April 2021 * $Date: 18 August 2022
* $Revision: V1.9.0 * $Revision: V1.0.0
* *
* Target Processor: Cortex-M and Cortex-A cores * Target Processor: Cortex-M and Cortex-A cores
* -------------------------------------------------------------------- */ * -------------------------------------------------------------------- */

@ -3,8 +3,8 @@
* Title: arm_q7_to_f64.c * Title: arm_q7_to_f64.c
* Description: Converts the elements of the Q7 vector to 64 bit floating-point vector * Description: Converts the elements of the Q7 vector to 64 bit floating-point vector
* *
* $Date: 23 April 2021 * $Date: 18 August 2022
* $Revision: V1.9.0 * $Revision: V1.0.0
* *
* Target Processor: Cortex-M and Cortex-A cores * Target Processor: Cortex-M and Cortex-A cores
* -------------------------------------------------------------------- */ * -------------------------------------------------------------------- */

Loading…
Cancel
Save