⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lcd.lst

📁 This is example of using Atmel at89c5131 MCU with at49db11(spi dataflash) and epson s1d1335 graphic
💻 LST
字号:
C51 COMPILER V8.00   LCD                                                                   04/09/2009 13:30:36 PAGE 1   


C51 COMPILER V8.00, COMPILATION OF MODULE LCD
OBJECT MODULE PLACED IN lcd.OBJ
COMPILER INVOKED BY: C:\Keil\C51\BIN\C51.EXE lcd.c LARGE BROWSE DEBUG OBJECTEXTEND

line level    source

   1          #include "lcd.h"
   2          #include "flash.h"
   3          #include "consts_structs.h"
   4          #include <math.h>
   5          #include <Atmel/at89c5131.h>
   6          
   7          //-------------------------------------------------------------------
   8          
   9          unsigned short CurDir;
  10          
  11          //-------------------------------------------------------------------
  12          void UIntToStr(char *bs,unsigned long ch,unsigned char q)//镳孱狃噻箦

⌨️ 快捷键说明

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