Update arm_math_types.h

pull/19/head
Sun Yiming Z 5 years ago committed by Christophe Favergeon
parent 674a2d666b
commit 924401487d

@ -304,7 +304,7 @@ extern "C"
typedef __ALIGNED(2) int16x8_t q15x8_t;
/**
* @brief 8-bit fractional 128-bit vector data type with 8-bit alignement in 1.7 format.
* @brief 8-bit fractional 128-bit vector data type with 8-bit alignment in 1.7 format.
*/
typedef __ALIGNED(1) int8x16_t q7x16_t;

Loading…
Cancel
Save