800*320工程文件+初始demo提交
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
img_head_address=0x0000000
|
||||
img_head_address=0x813A000
|
||||
img_cut_w=480
|
||||
img_cut_h=56
|
||||
rle_enable=0
|
||||
rle_enable=1
|
||||
upper_enable=1
|
||||
cut_exclude_char=clock_hand
|
||||
align_left_space=80
|
@ -2,35 +2,35 @@
|
||||
#define __IMG_DEF_H__
|
||||
|
||||
|
||||
#define img_head_address 0x0
|
||||
#define img_head_address 0x813a000
|
||||
|
||||
|
||||
|
||||
#define IMG_BLUETOOTH_ICO (const lv_img_dsc_t *)(img_head_address + 0x0)
|
||||
#define IMG_CURRENT_ICO (const lv_img_dsc_t *)(img_head_address + 0x538)
|
||||
#define IMG_ERROR_ICO (const lv_img_dsc_t *)(img_head_address + 0xaf0)
|
||||
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_1 (const lv_img_dsc_t *)(img_head_address + 0x1028)
|
||||
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_2 (const lv_img_dsc_t *)(img_head_address + 0xde74)
|
||||
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_3 (const lv_img_dsc_t *)(img_head_address + 0x1acc0)
|
||||
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_4 (const lv_img_dsc_t *)(img_head_address + 0x27b0c)
|
||||
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_5 (const lv_img_dsc_t *)(img_head_address + 0x34958)
|
||||
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_6 (const lv_img_dsc_t *)(img_head_address + 0x417a4)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_1 (const lv_img_dsc_t *)(img_head_address + 0x48ce0)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_2 (const lv_img_dsc_t *)(img_head_address + 0x55a98)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_3 (const lv_img_dsc_t *)(img_head_address + 0x62850)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_4 (const lv_img_dsc_t *)(img_head_address + 0x6f608)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_5 (const lv_img_dsc_t *)(img_head_address + 0x7c3c0)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_6 (const lv_img_dsc_t *)(img_head_address + 0x89178)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_7 (const lv_img_dsc_t *)(img_head_address + 0x95f30)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_8 (const lv_img_dsc_t *)(img_head_address + 0xa2ce8)
|
||||
#define IMG_OIL_ICO (const lv_img_dsc_t *)(img_head_address + 0xad070)
|
||||
#define IMG_PERCENT_ICO (const lv_img_dsc_t *)(img_head_address + 0xae858)
|
||||
#define IMG_POWER_ICO (const lv_img_dsc_t *)(img_head_address + 0xaeca0)
|
||||
#define IMG_ROT_RATE_ICO (const lv_img_dsc_t *)(img_head_address + 0xaf1d8)
|
||||
#define IMG_TIME1_ICO (const lv_img_dsc_t *)(img_head_address + 0xaf790)
|
||||
#define IMG_TIME2_ICO (const lv_img_dsc_t *)(img_head_address + 0xafe5c)
|
||||
#define IMG_TIME3_ICO (const lv_img_dsc_t *)(img_head_address + 0xb063c)
|
||||
#define IMG_VOLTAGE_ICO (const lv_img_dsc_t *)(img_head_address + 0xb0ee8)
|
||||
#define IMG_CURRENT_ICO (const lv_img_dsc_t *)(img_head_address + 0x490)
|
||||
#define IMG_ERROR_ICO (const lv_img_dsc_t *)(img_head_address + 0x904)
|
||||
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_1 (const lv_img_dsc_t *)(img_head_address + 0xd0c)
|
||||
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_2 (const lv_img_dsc_t *)(img_head_address + 0x14fc)
|
||||
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_3 (const lv_img_dsc_t *)(img_head_address + 0x1c40)
|
||||
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_4 (const lv_img_dsc_t *)(img_head_address + 0x2084)
|
||||
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_5 (const lv_img_dsc_t *)(img_head_address + 0x2764)
|
||||
#define IMG_ERROR_SUBUI_FRAMEWORK_ICO_6 (const lv_img_dsc_t *)(img_head_address + 0x2ea8)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_1 (const lv_img_dsc_t *)(img_head_address + 0x337c)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_2 (const lv_img_dsc_t *)(img_head_address + 0x41bc)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_3 (const lv_img_dsc_t *)(img_head_address + 0x5360)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_4 (const lv_img_dsc_t *)(img_head_address + 0x608c)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_5 (const lv_img_dsc_t *)(img_head_address + 0x6de8)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_6 (const lv_img_dsc_t *)(img_head_address + 0x732c)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_7 (const lv_img_dsc_t *)(img_head_address + 0x7da8)
|
||||
#define IMG_GTOR_SUBUI_FRAMEWORK_ICO_8 (const lv_img_dsc_t *)(img_head_address + 0x8820)
|
||||
#define IMG_OIL_ICO (const lv_img_dsc_t *)(img_head_address + 0x9154)
|
||||
#define IMG_PERCENT_ICO (const lv_img_dsc_t *)(img_head_address + 0xa7f4)
|
||||
#define IMG_POWER_ICO (const lv_img_dsc_t *)(img_head_address + 0xaa94)
|
||||
#define IMG_ROT_RATE_ICO (const lv_img_dsc_t *)(img_head_address + 0xaeb8)
|
||||
#define IMG_TIME1_ICO (const lv_img_dsc_t *)(img_head_address + 0xb320)
|
||||
#define IMG_TIME2_ICO (const lv_img_dsc_t *)(img_head_address + 0xb868)
|
||||
#define IMG_TIME3_ICO (const lv_img_dsc_t *)(img_head_address + 0xbe24)
|
||||
#define IMG_VOLTAGE_ICO (const lv_img_dsc_t *)(img_head_address + 0xc414)
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user