This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
DSPLib_support.h程序代码中有一行#define __saturated_sub_q15 __saturated_sub_signed_short
但是在安装的DSPlib目录下我根本找不到__saturated_add_signed_short在哪有定义,
请问是什么原因