all_inc.h
来自「cs5532 spi 接口的程序」· C头文件 代码 · 共 21 行
H
21 行
#ifndef ALL_INC_H
#define ALL_INC_H
#include "iom64.h"
#include "typedef.h"
#include "prodef.h"
//#include "filter.h"
//#include "kb.h"
//#include "lcd.h"
#include "cs553x.h"
#include "stdlib.h"
#include "intrinsics.h"
//#include "menu.h"
#include "string.h"
#include "stdio.h"
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?