Refresh UI0902 address map after transparent icon pack rebuild.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
23c2dee80f
commit
8c941905e7
|
|
@ -76,9 +76,9 @@
|
||||||
#define UI0902_TXT_MODE_EXPERT_SEL_W 80
|
#define UI0902_TXT_MODE_EXPERT_SEL_W 80
|
||||||
#define UI0902_TXT_MODE_EXPERT_SEL_H 21
|
#define UI0902_TXT_MODE_EXPERT_SEL_H 21
|
||||||
|
|
||||||
#define UI0902_ICON_SET_BLUETOOTH_ADDR (UI0902_RES_BASE + 0x048000UL) /* 2244 bytes */
|
#define UI0902_ICON_SET_BLUETOOTH_ADDR (UI0902_RES_BASE + 0x048000UL) /* 546 bytes */
|
||||||
#define UI0902_ICON_SET_BLUETOOTH_W 34
|
#define UI0902_ICON_SET_BLUETOOTH_W 13
|
||||||
#define UI0902_ICON_SET_BLUETOOTH_H 33
|
#define UI0902_ICON_SET_BLUETOOTH_H 21
|
||||||
|
|
||||||
#define UI0902_ICON_SET_GEAR_ADDR (UI0902_RES_BASE + 0x049000UL) /* 2244 bytes */
|
#define UI0902_ICON_SET_GEAR_ADDR (UI0902_RES_BASE + 0x049000UL) /* 2244 bytes */
|
||||||
#define UI0902_ICON_SET_GEAR_W 33
|
#define UI0902_ICON_SET_GEAR_W 33
|
||||||
|
|
@ -100,17 +100,17 @@
|
||||||
#define UI0902_ICON_SYS_LANG_W 20
|
#define UI0902_ICON_SYS_LANG_W 20
|
||||||
#define UI0902_ICON_SYS_LANG_H 19
|
#define UI0902_ICON_SYS_LANG_H 19
|
||||||
|
|
||||||
#define UI0902_ICON_SYS_RESTORE_ADDR (UI0902_RES_BASE + 0x052000UL) /* 546 bytes */
|
#define UI0902_ICON_SYS_RESTORE_ADDR (UI0902_RES_BASE + 0x052000UL) /* 684 bytes */
|
||||||
#define UI0902_ICON_SYS_RESTORE_W 13
|
#define UI0902_ICON_SYS_RESTORE_W 19
|
||||||
#define UI0902_ICON_SYS_RESTORE_H 21
|
#define UI0902_ICON_SYS_RESTORE_H 18
|
||||||
|
|
||||||
#define UI0902_ICON_SYS_ABOUT_ADDR (UI0902_RES_BASE + 0x053000UL) /* 756 bytes */
|
#define UI0902_ICON_SYS_ABOUT_ADDR (UI0902_RES_BASE + 0x053000UL) /* 756 bytes */
|
||||||
#define UI0902_ICON_SYS_ABOUT_W 18
|
#define UI0902_ICON_SYS_ABOUT_W 18
|
||||||
#define UI0902_ICON_SYS_ABOUT_H 21
|
#define UI0902_ICON_SYS_ABOUT_H 21
|
||||||
|
|
||||||
#define UI0902_ICON_SYS_VERSION_ADDR (UI0902_RES_BASE + 0x054000UL) /* 684 bytes */
|
#define UI0902_ICON_SYS_VERSION_ADDR (UI0902_RES_BASE + 0x054000UL) /* 760 bytes */
|
||||||
#define UI0902_ICON_SYS_VERSION_W 19
|
#define UI0902_ICON_SYS_VERSION_W 20
|
||||||
#define UI0902_ICON_SYS_VERSION_H 18
|
#define UI0902_ICON_SYS_VERSION_H 19
|
||||||
|
|
||||||
#define UI0902_TXT_SET_LANG_ADDR (UI0902_RES_BASE + 0x055000UL) /* 1326 bytes */
|
#define UI0902_TXT_SET_LANG_ADDR (UI0902_RES_BASE + 0x055000UL) /* 1326 bytes */
|
||||||
#define UI0902_TXT_SET_LANG_W 51
|
#define UI0902_TXT_SET_LANG_W 51
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue