epower_28x.h

来自「在TI的TMSF2812平台上」· C头文件 代码 · 共 15 行

H
15
字号
#ifndef _EPOWER_28X_H
#define _EPOWER_28X_H

#include "DSP281x_Device.h"
#include "DSP281x_Examples.h"
#include "DSP281x_X1228.h"
#include "Epower_28x_Sci.h"
#include "Epower_28x_Init.h"
#include "Epower_28x_FFT.h"
#include "fft.h"
#include "Epower_Compute.h"
#include "Epower_LCD.h"

#endif    /* #ifndef _EPOWER_28X_H */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?