dspfns.c

来自「arm ads1.2 with crack.rar」· 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 + -
显示快捷键?