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

📄 checkbox_image.txt

📁 STM32F103ZET6+UCOSII+UCGUI源码
💻 TXT
字号:
; generated by ARM C/C++ Compiler with , RVCT4.0 [Build 524] for uVision
; commandline ArmCC [--split_sections --debug -c --asm --interleave -o.\Obj\checkbox_image.o --depend=.\Obj\checkbox_image.d --device=DARMSTM --apcs=interwork -O3 -I..\..\include -I..\..\..\FWLib\library\inc -I..\..\..\USBLib\library\inc -I..\..\Config -I..\..\GUI\Core -I..\..\GUI\Font -I..\..\GUI\ConvertColor -I..\..\GUI\AntiAlias -I..\..\GUI\ConvertMono -I..\..\GUI\JPEG -I..\..\GUI\MemDev -I..\..\GUI\MultiLayer -I..\..\GUI\Widget -I..\..\GUI\WM -IC:\Keil\ARM\INC\ST\STM32F10x ..\..\GUI\Widget\CHECKBOX_Image.c]

                          AREA ||.constdata||, DATA, READONLY, ALIGN=2

                  _aColorDisabled
                          DCD      0x00101010
                          DCD      0x00808080

                          AREA ||area_number.4||, DATA, READONLY, ALIGN=2

                          EXPORTAS ||area_number.4||, ||.constdata||
                  _aColorEnabled
                          DCD      0x00000000
                          DCD      0x00ffffff

                          AREA ||area_number.5||, DATA, READONLY, ALIGN=2

                          EXPORTAS ||area_number.5||, ||.constdata||
                  _PalCheckDisabled
                          DCD      0x00000002
000004  00000000          DCB      0x00,0x00,0x00,0x00
                          DCD      _aColorDisabled

                          AREA ||area_number.6||, DATA, READONLY, ALIGN=2

                          EXPORTAS ||area_number.6||, ||.constdata||
                  _PalCheckEnabled
                          DCD      0x00000002
000004  00000000          DCB      0x00,0x00,0x00,0x00
                          DCD      _aColorEnabled

                          AREA ||area_number.7||, DATA, READONLY, ALIGN=0

                          EXPORTAS ||area_number.7||, ||.constdata||
                  _acCheck
000000  ffe0ffe0          DCB      0xff,0xe0,0xff,0xe0
000004  ff60fe60          DCB      0xff,0x60,0xfe,0x60
000008  dc60c8e0          DCB      0xdc,0x60,0xc8,0xe0
00000c  c1e0e3e0          DCB      0xc1,0xe0,0xe3,0xe0
000010  f7e0ffe0          DCB      0xf7,0xe0,0xff,0xe0
000014  ffe0              DCB      0xff,0xe0

                          AREA ||area_number.8||, DATA, READONLY, ALIGN=2

                          EXPORTAS ||area_number.8||, ||.constdata||
                  CHECKBOX__abmCheck
000000  000b000b          DCW      0x000b,0x000b
000004  00020001          DCW      0x0002,0x0001
                          DCD      _acCheck
                          DCD      _PalCheckDisabled
                          DCD      0x00000000
000014  000b000b          DCW      0x000b,0x000b
000018  00020001          DCW      0x0002,0x0001
                          DCD      _acCheck
                          DCD      _PalCheckEnabled
                          DCD      0x00000000

⌨️ 快捷键说明

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