dspfns.c
来自「DSP 典型浮点数处理的例子 供参考设计」· C语言 代码 · 共 12 行
C
12 行
/*
* This file provides the static data declaration required by the
* example header file <dspfns.h>.
*
* For details of how to use this, see comments in <dspfns.h>
* itself.
*/
#include <dspfns.h>
armdsp_flagdata_union armdsp_flagdata;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?