whoosh.h
来自「Sharp芯片的SMA架构的中间层源代码,结构非常清晰易懂,是编写驱动系统软件入」· C头文件 代码 · 共 19 行
H
19 行
#ifndef whoosh_H#define whoosh_H#ifdef __cplusplus#if __cplusplusextern "C"{#endif // __cplusplus#endif // __cplusplusextern const unsigned char *SMA_whoosh;extern const unsigned int SMA_whooshSize;#ifdef __cplusplus}#endif // __cplusplus#endif // whoosh_H
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?