CMSIS-DSP  Verison 1.1.0
CMSIS DSP Software Library
arm_copy_f32.c File Reference

Functions

void arm_copy_f32 (float32_t *pSrc, float32_t *pDst, uint32_t blockSize)
 Copies the elements of a floating-point vector.