Explorar o código

CMSIS-DSP: Improve doxygen.

Christophe Favergeon %!s(int64=4) %!d(string=hai) anos
pai
achega
5ee88bbbbb
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      CMSIS/DSP/Include/arm_math.h

+ 5 - 0
CMSIS/DSP/Include/arm_math.h

@@ -172,6 +172,11 @@
    * This is only valid for scalar. When vector architecture is
    * This is only valid for scalar. When vector architecture is
    * supporting f16 then it can't be disabled.
    * supporting f16 then it can't be disabled.
    *
    *
+   * - ARM_MATH_AUTOVECTORIZE:
+   *
+   * With Helium or Neon, disable the use of vectorized code with C intrinsics
+   * and use pure C instead. The vectorization is then done by the compiler.
+   *
    * <hr>
    * <hr>
    * \section pack CMSIS-DSP in ARM::CMSIS Pack
    * \section pack CMSIS-DSP in ARM::CMSIS Pack
    *
    *