代码搜索结果

找到约 10,000 项符合 Display 的代码

display.c

#include "..\ucos-ii\includes.h" #include "..\inc\drv\lcd320.h" #include "..\inc\drv\loadfile.h" #include "..\inc\drv\display.h" #include "..\inc\maro.h" #include "..\inc\OSFile.h" #include

display.h

#ifndef __DISPLAY_H__ #define __DISPLAY_H__ #include "figure.h" #define FONTSIZE_SMALL 1 #define FONTSIZE_MIDDLE 2 #define FONTSIZE_BIG 3 #define FONT_TRANSPARENT 4 //透明背景 #define FONT_BLACKBK

display.h

#ifndef __DISPLAY_H__ #define __DISPLAY_H__ #include "figure.h" #define FONTSIZE_SMALL 1 #define FONTSIZE_MIDDLE 2 #define FONTSIZE_BIG 3 #define FONT_TRANSPARENT 4 //透明背景 #define FONT_BLACKBK

display.h

#ifndef __DISPLAY_H__ #define __DISPLAY_H__ #include "figure.h" #define FONTSIZE_SMALL 1 #define FONTSIZE_MIDDLE 2 #define FONTSIZE_BIG 3 #define FONT_TRANSPARENT 4 //透明背景 #define FONT_BLACKBK

display.h

#ifndef __DISPLAY_H__ #define __DISPLAY_H__ #include "figure.h" #define FONTSIZE_SMALL 1 #define FONTSIZE_MIDDLE 2 #define FONTSIZE_BIG 3 #define FONT_TRANSPARENT 4 //透明背景 #define FONT_BLACKBK

display.h

#ifndef __DISPLAY_H__ #define __DISPLAY_H__ #include "figure.h" #define FONTSIZE_SMALL 1 #define FONTSIZE_MIDDLE 2 #define FONTSIZE_BIG 3 #define FONT_TRANSPARENT 4 //透明背景 #define FONT_BLACKBK

display.h

#ifndef __DISPLAY_H__ #define __DISPLAY_H__ #include "figure.h" #define FONTSIZE_SMALL 1 #define FONTSIZE_MIDDLE 2 #define FONTSIZE_BIG 3 #define FONT_TRANSPARENT 4 //透明背景 #define FONT_BLACKBK

display.c

/* COPYRIGHT (C) 1999 Paolo Mantegazza (mantegazza@aero.polimi.it) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as

display.c

/* COPYRIGHT (C) 2000 Paolo Mantegazza (mantegazza@aero.polimi.it) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as

display.c

/* COPYRIGHT (C) 1999 Paolo Mantegazza (mantegazza@aero.polimi.it) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as