Index: do.bat
===================================================================
--- /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/do.bat	(revision 5169)
+++ /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/do.bat	(working copy)
@@ -2,20 +2,14 @@
 @set ROM_PATH=.
 @set MV_PATCH=mv\src\yichip
 @set YC_PATCH_FILE=yc_patch_yc1021.h
-@set enc=1
-@set enckey=0000000000000000
-@rem set device_option=rfbqb
+@set eeprom_fill=0
+@set code_encrypt=0
 @set device_option=mouse
-@rem set device_option=shutter
-@rem set device_option=hci
-@rem set device_option=antilost
-@rem set device_option=dongle
-@rem set device_option=module
-@rem set device_option=car
-@rem set device_option=remote_car
-@rem set device_option=mesh
 @echo off
 
+set now_path=%~dp0
+set util_path=%now_path%util
+
 setlocal enabledelayedexpansion
 for %%f in (program\ble_protocol_stack\*.prog) do @set progs=!progs! %%f
 for %%f in (program\g24_protocol_stack\*.prog) do @set progs=!progs! %%f
@@ -23,56 +17,33 @@
 for %%f in (program\*.prog) do @if not %%f==program\bt.prog if not %%f==program\patch.prog if not %%f==program\sim.prog set progs=!progs! %%f
 type program\bt.prog %progs% > output\bt_program23.meta
 
-::for %%f in (format\peipherals_config\*.format) do set fmts=!fmts! %%f
 for %%f in (format\ble_protocol_stack\*.format) do set fmts=!fmts! %%f
 for %%f in (format\g24_protocol_stack\*.format) do set fmts=!fmts! %%f
 for %%f in (format\mesh_protocol_stack\*.format) do set fmts=!fmts! %%f
 for %%f in (format\*.format) do @if not %%f==format\bt.format if not %%f==format\command.format set fmts=!fmts! %%f
 type format\bt.format %fmts% format\command.format > output\bt_format.meta
-::perl util/memalloc.pl output/bt_format.meta
-
 
-if "%device_option%" equ "hci" (
-  copy sched\hci_boot.dat output\sched.rom
-) else if "%device_option%" equ "mouse" (
-  copy sched\mouse.dat output\sched.rom
-) else if "%device_option%" equ "module" (
-  copy sched\DM_module.dat + sched\1308.dat output\sched.rom
-) else if "%device_option%" equ "shutter" (
-  copy sched\shutter.dat output\sched.rom
-) else if "%device_option%" equ "antilost" (
-  copy sched\antilost.dat + sched\1308.dat output\sched.rom
-) else if "%device_option%" equ "dongle" (
-  copy sched\dongle.dat output\sched.rom
-) else if "%device_option%" equ "car" (
-  copy sched\car.dat + sched\1308.dat output\sched.rom
-) else if "%device_option%" equ "remote_car" (
-  copy sched\remote_car.dat + sched\1308.dat output\sched.rom
-) else if "%device_option%" equ "esl" (
-  copy sched\esl.dat + sched\1308.dat output\sched.rom  
- ) else if "%device_option%" equ "mesh" (
-  copy sched\mesh.dat output\sched.rom
-) else (
-
-cd ..
-echo **********************************
-echo Error: illegal device_option !
-echo **********************************
-goto end
-) 
+copy sched\mouse.dat output\sched.rom
 
 perl util/mergepatch.pl 
 
 cd output
 osiuasm bt_program23 -O-W
 
-::geneep -n -k key.dat
-echo no c51 code
-geneep -n
-::echo exist c51 code
-::geneep
+if "%code_encrypt%" equ "1" (
+echo ***********code encrypt enable***********
+geneep -n -k key.dat
+) else (
+%util_path%/geneep -n -z3
+echo flash.dat Generated......
+)
+
+cd ..\output
+copy eeprom.dat flash.dat
+cd ..
 
-if "%device_option%" equ "mouse" (
+if "%eeprom_fill%" equ "1" (
+echo ***********filling eeprom begin***********
 cd ..\output
 copy eeprom.dat ..\util\eeprom.dat
 cd ..\util
@@ -82,16 +53,10 @@
 del compare2.dat
 cd ..\output
 copy eeprom.dat ..\output\flash.dat 
-
 )
 
 
-if "%device_option%" equ "module" (
-	perl eeprom2hciimage_1021s.pl
+:end
 
-)
-:: perl ..\util\eeprom2hciimage.pl
-:: perl ..\util\bin2array.pl > bt_patch.h
 
-:end
 
Index: format/app_mouse.format
===================================================================
--- /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/format/app_mouse.format	(revision 5169)
+++ /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/format/app_mouse.format	(working copy)
@@ -450,7 +450,7 @@
 )
 
 (
-0x1f00 mem_zcode_buff   
+0xe00 mem_zcode_buff   
 
 256 ZCODE_BUFF_SIZE
 64 ZCODE_CODE_SIZE
Index: output/eeprom.dat
===================================================================
--- /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/output/eeprom.dat	(revision 5169)
+++ /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/output/eeprom.dat	(working copy)
@@ -2,8 +2,8 @@
 02
 aa
 55
-22
-19
+6e
+18
 20
 20
 00
@@ -271,7 +271,7 @@
 c0
 31
 05
-7c
+4c
 c0
 41
 00
@@ -295,59 +295,59 @@
 c0
 61
 82
-76
+49
 c0
 63
 03
-f0
+c0
 c0
 64
 03
-fb
+cb
 c0
 64
-84
-1f
+83
+ef
 c0
 65
 82
-fb
+ce
 c0
 66
 85
-b6
+86
 c0
 67
 04
-57
+27
 c0
 67
 84
-60
+30
 c0
 68
 05
-e2
+b2
 c0
 69
 03
-ca
+9a
 c0
 69
 83
-df
+af
 c0
 6a
 84
-73
+43
 c0
 6c
 02
-cc
+9f
 c0
 6e
-84
-24
+83
+f4
 c0
 6f
 00
@@ -363,15 +363,15 @@
 c0
 6c
 85
-63
+33
 c0
 6d
 05
-6d
+3d
 c0
 6e
 03
-c3
+93
 20
 20
 13
@@ -383,55 +383,55 @@
 c0
 42
 85
-70
+40
 c0
 53
 05
-74
+44
 c0
 6e
 80
 78
 c0
 6f
-02
-11
+01
+e4
 c0
 70
 82
-ac
+7f
 c0
 71
 04
-e7
+b7
 c0
 71
-85
-0f
+84
+df
 c0
 74
-85
-19
+84
+e9
 c0
 75
 01
-61
+30
 c0
 76
 05
-58
+28
 c0
 4f
 85
-84
+54
 c0
 50
 85
-8e
+5e
 c0
 5f
 05
-90
+60
 20
 20
 13
@@ -515,7 +515,7 @@
 20
 20
 01
-61
+30
 6f
 e4
 4b
@@ -559,7 +559,7 @@
 20
 40
 03
-3c
+0c
 20
 40
 47
@@ -930,8 +930,8 @@
 5e
 20
 40
-01
-18
+05
+e8
 20
 40
 41
@@ -943,19 +943,19 @@
 20
 40
 04
-61
+31
 20
 40
 47
 66
 20
 40
-01
-2b
+00
+fa
 20
 40
 03
-e9
+b9
 20
 20
 3c
@@ -993,277 +993,81 @@
 7d
 d4
 6f
-e4
-4b
-bc
-c2
-8d
-00
-fc
-c2
-8c
-81
-02
-c2
-8c
-01
-08
-20
-20
-01
-0d
-70
-48
-ca
-05
-58
-01
-01
-01
-67
-e1
-c8
-57
-58
-00
-2e
 e0
-67
-e1
 cc
-16
-20
-20
-26
-e8
-70
-48
-ca
-09
-58
-08
-06
-06
-67
-e1
-c8
-57
-58
-00
-5c
-1c
+72
 67
-e1
-cc
-16
-20
-20
-26
+e0
+c1
 e8
+20
+60
+00
+00
 58
 00
-bb
-80
+49
+02
 67
 e1
-cc
-16
-70
-48
-ca
-0f
+44
+79
 58
 00
-60
-00
-20
-20
-01
-11
-58
-01
-77
 00
+ff
 67
 e1
-cc
-16
-70
 48
-ca
-1e
-58
-01
-17
-60
-67
-e1
-c8
-b1
-67
-e1
-cc
-2c
+9f
 20
-60
-00
+20
+3c
+89
+c6
+93
 00
-58
 00
+20
+40
+3f
+b0
+24
+74
 00
 00
-67
+6f
 e0
 cc
-1a
-67
-e2
-cc
-25
-20
-60
-00
-00
-20
-75
-80
+32
+70
+4c
+32
 00
+24
+5a
+03
+ed
+6f
+e4
+4b
+bc
+c3
+0a
+81
+09
+6f
+e0
+cb
+9c
+24
+3a
+48
+c1
 20
 40
-26
-0e
-d8
-40
-03
-58
-60
-49
-48
-3b
-20
-40
-22
-b5
-20
-40
-01
-14
-20
-40
-3f
-60
-20
-40
-00
-f1
-20
-40
-3d
-d6
-20
-40
-03
-29
-20
-40
-00
-f7
-20
-40
-01
-25
-20
-20
-3c
-ab
-6f
-e0
-c1
-e8
-67
-e0
-cc
-72
-20
-60
-00
-00
-6f
-e0
-cc
-72
-67
-e0
-c1
-e8
-20
-60
-00
-00
-58
-00
-49
-02
-67
-e1
-44
-79
-58
-00
 01
-30
-67
-e1
-48
-9f
-20
-20
-3c
-89
-c6
-93
-00
-00
-20
-40
-3f
-b0
-24
-74
-00
-00
-6f
-e0
-cc
-32
-70
-4c
-32
-00
-24
-5a
-04
-1d
-6f
-e4
-4b
-bc
-c3
-0a
-81
-3a
-6f
-e0
-cb
-9c
-24
-3a
-48
-c1
 20
-40
-01
-51
 6f
 e4
 4b
@@ -1271,11 +1075,11 @@
 c2
 8c
 81
-3f
+0e
 c2
 8d
 01
-3f
+0e
 20
 20
 48
@@ -1287,7 +1091,7 @@
 c2
 80
 81
-4d
+1c
 68
 48
 c7
@@ -1367,7 +1171,7 @@
 24
 3a
 01
-56
+25
 20
 20
 43
@@ -1395,7 +1199,7 @@
 20
 22
 81
-5e
+2d
 70
 41
 ea
@@ -1423,15 +1227,15 @@
 24
 34
 04
-a3
+73
 20
 40
 01
-f8
+cb
 20
 40
 01
-58
+27
 6f
 e0
 cb
@@ -1439,7 +1243,7 @@
 24
 3a
 01
-6b
+3a
 6f
 e4
 48
@@ -1479,7 +1283,7 @@
 24
 22
 81
-76
+45
 68
 49
 4c
@@ -1491,7 +1295,7 @@
 20
 22
 81
-a2
+71
 6f
 e2
 4c
@@ -1499,7 +1303,7 @@
 20
 3a
 01
-a2
+71
 68
 4a
 4c
@@ -1511,7 +1315,7 @@
 20
 20
 81
-9d
+6c
 6f
 e2
 4c
@@ -1535,7 +1339,7 @@
 24
 21
 01
-a5
+74
 6f
 e1
 c8
@@ -1547,7 +1351,7 @@
 24
 21
 01
-ac
+7b
 d8
 40
 06
@@ -1559,7 +1363,7 @@
 24
 21
 01
-ac
+7b
 6f
 e1
 c8
@@ -1579,7 +1383,7 @@
 c0
 04
 01
-8c
+5b
 58
 00
 00
@@ -1675,11 +1479,11 @@
 20
 20
 01
-7b
+4a
 20
 40
 01
-a9
+78
 6f
 e1
 c8
@@ -1687,7 +1491,7 @@
 20
 20
 01
-85
+54
 18
 46
 04
@@ -1703,7 +1507,7 @@
 20
 20
 01
-85
+54
 58
 00
 00
@@ -1743,7 +1547,7 @@
 c0
 00
 81
-f4
+c7
 6f
 e0
 cc
@@ -1751,7 +1555,7 @@
 20
 3a
 01
-f4
+c7
 1b
 22
 7e
@@ -1815,7 +1619,7 @@
 20
 21
 01
-14
+9e
 68
 4a
 cc
@@ -1843,7 +1647,7 @@
 20
 22
 81
-cf
+a2
 18
 40
 84
@@ -1856,6 +1660,22 @@
 60
 00
 00
+58
+00
+00
+00
+67
+e0
+cc
+1a
+67
+e2
+cc
+25
+20
+60
+00
+00
 70
 4c
 1a
@@ -1911,7 +1731,7 @@
 20
 21
 01
-e8
+bb
 1f
 e6
 7e
@@ -1947,7 +1767,7 @@
 24
 21
 01
-f2
+c5
 60
 49
 c8
@@ -1987,7 +1807,7 @@
 20
 21
 01
-f2
+c5
 60
 49
 c8
@@ -2034,20 +1854,20 @@
 2f
 20
 40
-02
-02
+01
+d5
 24
 2c
-02
-2a
+01
+fd
 24
 37
-82
-2a
+81
+fd
 20
 40
 01
-ae
+7d
 20
 40
 26
@@ -2055,7 +1875,7 @@
 20
 40
 02
-6b
+3e
 20
 20
 26
@@ -2110,8 +1930,8 @@
 a2
 20
 40
-02
-19
+01
+ec
 20
 57
 a1
@@ -2158,8 +1978,8 @@
 81
 c5
 97
-82
-1e
+81
+f1
 78
 3c
 fc
@@ -2231,7 +2051,7 @@
 20
 40
 02
-5b
+2e
 6f
 e0
 c8
@@ -2263,7 +2083,7 @@
 20
 40
 02
-39
+0c
 6f
 e1
 4c
@@ -2279,7 +2099,7 @@
 20
 20
 01
-fb
+ce
 68
 48
 c8
@@ -2295,7 +2115,7 @@
 24
 21
 02
-53
+26
 18
 40
 84
@@ -2311,15 +2131,15 @@
 c0
 02
 82
-4f
+22
 c0
 04
 02
-4b
+1e
 c0
 07
 82
-47
+1a
 6f
 e0
 c8
@@ -2387,7 +2207,7 @@
 20
 40
 02
-55
+28
 20
 20
 22
@@ -2451,7 +2271,7 @@
 c0
 7f
 82
-68
+3b
 20
 40
 41
@@ -2479,7 +2299,7 @@
 20
 20
 02
-65
+38
 6f
 e0
 cb
@@ -2487,7 +2307,7 @@
 24
 5a
 02
-6f
+42
 70
 4b
 f2
@@ -2499,7 +2319,7 @@
 20
 40
 03
-cc
+9c
 6f
 e4
 4b
@@ -2531,7 +2351,7 @@
 c3
 0a
 02
-83
+56
 20
 40
 61
@@ -2559,7 +2379,7 @@
 20
 21
 02
-76
+49
 da
 20
 48
@@ -2583,7 +2403,7 @@
 c2
 97
 82
-97
+6a
 6f
 e0
 c9
@@ -2591,11 +2411,11 @@
 c0
 00
 02
-9e
+71
 20
 40
 03
-71
+41
 20
 40
 43
@@ -2607,11 +2427,11 @@
 c0
 00
 82
-8d
+60
 c0
 01
 02
-92
+65
 20
 60
 00
@@ -2695,7 +2515,7 @@
 20
 40
 03
-65
+35
 20
 40
 3e
@@ -2711,7 +2531,7 @@
 c2
 98
 02
-99
+6c
 c3
 18
 c8
@@ -2735,7 +2555,7 @@
 20
 22
 84
-cd
+9d
 20
 20
 48
@@ -2795,7 +2615,7 @@
 c5
 16
 82
-c0
+93
 19
 31
 7e
@@ -2835,7 +2655,7 @@
 c2
 00
 02
-c2
+95
 19
 31
 7e
@@ -2867,15 +2687,15 @@
 20
 20
 02
-be
+91
 20
 40
 3e
 dc
 20
 40
-03
-18
+02
+eb
 20
 40
 22
@@ -2887,15 +2707,15 @@
 20
 40
 02
-e0
+b3
 20
 40
 03
-31
+01
 20
 40
 02
-e5
+b8
 20
 40
 40
@@ -2903,11 +2723,11 @@
 20
 40
 04
-40
+10
 20
 40
 03
-77
+47
 20
 40
 45
@@ -2915,7 +2735,7 @@
 20
 40
 03
-8e
+5e
 20
 40
 45
@@ -2923,7 +2743,7 @@
 20
 40
 03
-92
+62
 20
 40
 45
@@ -2931,7 +2751,7 @@
 20
 40
 03
-95
+65
 20
 40
 45
@@ -2943,11 +2763,11 @@
 20
 40
 03
-ad
+7d
 20
 20
 03
-98
+68
 da
 60
 48
@@ -2955,7 +2775,7 @@
 da
 40
 02
-e3
+b6
 20
 20
 31
@@ -2963,7 +2783,7 @@
 20
 40
 03
-a9
+79
 20
 20
 48
@@ -2991,11 +2811,11 @@
 c0
 01
 82
-ed
+c0
 c0
 03
 02
-f1
+c4
 20
 60
 00
@@ -3007,7 +2827,7 @@
 c2
 80
 03
-44
+14
 68
 48
 cc
@@ -3035,7 +2855,7 @@
 24
 3a
 02
-f7
+ca
 70
 4c
 bf
@@ -3047,7 +2867,7 @@
 c2
 80
 03
-4a
+1a
 68
 48
 cc
@@ -3078,8 +2898,8 @@
 a2
 c0
 81
-03
-07
+02
+da
 68
 49
 48
@@ -3122,8 +2942,8 @@
 5e
 c3
 00
-03
-0e
+02
+e1
 70
 48
 fe
@@ -3163,7 +2983,7 @@
 c2
 80
 83
-4a
+1a
 68
 48
 cc
@@ -3206,16 +3026,16 @@
 14
 24
 41
-03
-27
+02
+fa
 1f
 e6
 7c
 0a
 20
 21
-03
-14
+02
+e7
 6f
 e0
 cc
@@ -3223,7 +3043,7 @@
 c2
 80
 83
-44
+14
 68
 48
 cc
@@ -3240,38 +3060,26 @@
 60
 00
 00
-70
-4c
-b1
-00
-70
-4c
-bf
-00
-70
-4c
-c1
-00
 20
 40
 03
-56
+26
 20
 40
 03
-58
+28
 20
 40
 03
-5a
+2a
 20
 40
 02
-f7
+ca
 20
 20
-03
-14
+02
+e7
 6f
 e0
 cc
@@ -3287,7 +3095,7 @@
 c0
 00
 83
-3e
+0e
 6f
 e0
 cc
@@ -3295,7 +3103,7 @@
 20
 3a
 03
-3a
+0a
 1f
 e0
 ff
@@ -3307,7 +3115,7 @@
 20
 20
 03
-44
+14
 70
 4c
 be
@@ -3323,7 +3131,7 @@
 20
 20
 03
-4a
+1a
 da
 60
 4c
@@ -3331,7 +3139,7 @@
 da
 40
 03
-41
+11
 20
 20
 31
@@ -3339,7 +3147,7 @@
 20
 40
 03
-5c
+2c
 6f
 e0
 cc
@@ -3347,7 +3155,7 @@
 c0
 00
 83
-4a
+1a
 70
 4c
 b3
@@ -3359,15 +3167,15 @@
 c0
 00
 03
-50
+20
 c0
 00
 83
-52
+22
 c0
 01
 03
-54
+24
 20
 60
 00
@@ -3383,15 +3191,15 @@
 c0
 00
 03
-56
+26
 c0
 00
 83
-58
+28
 c0
 01
 03
-5a
+2a
 20
 60
 00
@@ -3511,7 +3319,7 @@
 20
 20
 03
-44
+14
 6f
 e0
 cc
@@ -3527,7 +3335,7 @@
 20
 20
 03
-68
+38
 6f
 e0
 cc
@@ -3551,7 +3359,7 @@
 20
 20
 03
-68
+38
 6f
 e0
 c9
@@ -3559,7 +3367,7 @@
 c0
 00
 03
-7d
+4d
 6f
 e4
 4b
@@ -3575,7 +3383,7 @@
 20
 20
 03
-80
+50
 6f
 e4
 4b
@@ -3611,7 +3419,7 @@
 20
 22
 83
-87
+57
 20
 20
 45
@@ -3619,7 +3427,7 @@
 20
 40
 03
-8c
+5c
 6f
 e0
 cb
@@ -3639,7 +3447,7 @@
 da
 40
 04
-cd
+9d
 20
 20
 45
@@ -3691,7 +3499,7 @@
 da
 40
 03
-9b
+6b
 20
 20
 32
@@ -3743,15 +3551,15 @@
 20
 40
 03
-e9
+b9
 20
 40
 03
-a9
+79
 20
 20
 04
-a8
+78
 6f
 e4
 4b
@@ -3775,7 +3583,7 @@
 da
 40
 03
-b0
+80
 20
 20
 31
@@ -3783,7 +3591,7 @@
 20
 40
 03
-b7
+87
 20
 40
 46
@@ -3791,7 +3599,7 @@
 20
 40
 03
-bb
+8b
 6f
 e0
 ca
@@ -3903,7 +3711,7 @@
 c0
 18
 03
-d4
+a4
 c0
 18
 c2
@@ -3911,7 +3719,7 @@
 c0
 2c
 03
-d8
+a8
 20
 40
 41
@@ -3923,7 +3731,7 @@
 20
 20
 03
-cd
+9d
 6f
 e0
 c9
@@ -3947,7 +3755,7 @@
 c0
 2b
 83
-dc
+ac
 c0
 2c
 c2
@@ -3955,7 +3763,7 @@
 20
 20
 03
-cd
+9d
 70
 49
 2c
@@ -3967,7 +3775,7 @@
 20
 20
 03
-e4
+b4
 20
 40
 3f
@@ -3979,7 +3787,7 @@
 c0
 05
 83
-e6
+b6
 20
 40
 42
@@ -3995,11 +3803,11 @@
 20
 20
 04
-61
+31
 20
 40
 03
-f9
+c9
 da
 60
 4b
@@ -4007,7 +3815,7 @@
 20
 20
 03
-e4
+b4
 20
 40
 41
@@ -4023,7 +3831,7 @@
 c0
 05
 83
-ee
+be
 20
 20
 42
@@ -4051,11 +3859,11 @@
 20
 40
 03
-f6
+c6
 20
 40
 03
-e9
+b9
 20
 20
 3e
@@ -4067,7 +3875,7 @@
 c0
 05
 83
-f9
+c9
 20
 20
 42
@@ -4114,8 +3922,8 @@
 24
 20
 40
-06
-12
+05
+e2
 20
 40
 3e
@@ -4142,16 +3950,16 @@
 96
 20
 40
-03
-2c
+02
+fc
 20
 40
-04
-0f
+03
+df
 20
 40
-04
-13
+03
+e3
 d8
 40
 00
@@ -4255,15 +4063,15 @@
 20
 40
 04
-43
+13
 20
 40
-04
-2c
+03
+fc
 20
 40
-04
-2f
+03
+ff
 20
 40
 47
@@ -4399,7 +4207,7 @@
 20
 40
 04
-4c
+1c
 20
 20
 40
@@ -4427,7 +4235,7 @@
 c0
 7f
 84
-53
+23
 20
 20
 40
@@ -4438,8 +4246,8 @@
 13
 20
 40
-06
-15
+05
+e5
 68
 48
 c9
@@ -4475,11 +4283,11 @@
 20
 40
 04
-60
+30
 20
 40
 04
-64
+34
 20
 20
 46
@@ -4515,15 +4323,15 @@
 c0
 00
 04
-6d
+3d
 c0
 00
 84
-6f
+3f
 c0
 01
 04
-6b
+3b
 20
 60
 00
@@ -4535,7 +4343,7 @@
 20
 20
 04
-70
+40
 58
 00
 00
@@ -4543,7 +4351,7 @@
 20
 20
 04
-70
+40
 58
 00
 00
@@ -4567,35 +4375,35 @@
 c0
 1e
 04
-8a
+5a
 c0
 1c
 84
-86
+56
 c0
 1d
 04
-9a
+6a
 c0
 19
 04
-d0
+a0
 c0
 0a
 84
-dc
+ac
 c0
 0a
 04
-e5
+b5
 c0
 20
 04
-d7
+a7
 c0
 01
 04
-7d
+4d
 20
 20
 43
@@ -4631,15 +4439,15 @@
 20
 40
 01
-5c
+2b
 20
 20
-01
-28
+00
+f7
 20
 40
 04
-84
+54
 20
 40
 45
@@ -4647,7 +4455,7 @@
 20
 40
 03
-5f
+2f
 20
 20
 48
@@ -4707,11 +4515,11 @@
 20
 40
 03
-5f
+2f
 20
 40
 04
-84
+54
 20
 20
 48
@@ -4723,7 +4531,7 @@
 20
 40
 04
-84
+54
 6f
 e0
 c8
@@ -4731,7 +4539,7 @@
 24
 3a
 03
-9f
+6f
 6f
 e0
 c8
@@ -4739,11 +4547,11 @@
 c0
 01
 04
-c0
+90
 c0
 00
 84
-c0
+90
 c0
 02
 c8
@@ -4759,7 +4567,7 @@
 20
 5a
 04
-b2
+82
 6f
 e0
 c8
@@ -4795,7 +4603,7 @@
 20
 40
 01
-14
+9e
 6f
 e0
 cb
@@ -4867,7 +4675,7 @@
 20
 20
 01
-63
+32
 6f
 e4
 4b
@@ -4875,11 +4683,11 @@
 c2
 97
 84
-c9
+99
 c2
 98
 04
-c9
+99
 c3
 1d
 48
@@ -4899,7 +4707,7 @@
 20
 22
 84
-cd
+9d
 20
 20
 48
@@ -4927,7 +4735,7 @@
 20
 40
 03
-65
+35
 20
 20
 48
@@ -4939,7 +4747,7 @@
 c0
 00
 84
-d4
+a4
 70
 4b
 87
@@ -5015,11 +4823,11 @@
 20
 20
 04
-7d
+4d
 20
 40
 03
-5f
+2f
 20
 20
 43
@@ -5051,7 +4859,7 @@
 c0
 00
 04
-ef
+bf
 20
 60
 00
@@ -5067,19 +4875,19 @@
 c0
 00
 84
-f6
+c6
 c0
 01
 04
-f8
+c8
 c0
 01
 84
-fe
+ce
 c0
 02
-05
 04
+d4
 20
 60
 00
@@ -5090,8 +4898,8 @@
 ff
 20
 20
-05
-05
+04
+d5
 6f
 e0
 c8
@@ -5099,7 +4907,7 @@
 20
 3a
 04
-fc
+cc
 6f
 e2
 48
@@ -5114,8 +4922,8 @@
 aa
 20
 20
-05
-05
+04
+d5
 70
 47
 c9
@@ -5126,8 +4934,8 @@
 5e
 20
 3a
-05
-05
+04
+d5
 6f
 e2
 48
@@ -5138,8 +4946,8 @@
 cb
 20
 20
-05
-07
+04
+d7
 70
 47
 c9
@@ -5178,8 +4986,8 @@
 47
 20
 40
-02
-02
+01
+d5
 20
 20
 23
@@ -5194,8 +5002,8 @@
 00
 c0
 01
-05
-13
+04
+e3
 20
 20
 23
@@ -5238,8 +5046,8 @@
 00
 20
 3a
-05
-24
+04
+f4
 6f
 e1
 48
@@ -5274,16 +5082,16 @@
 a3
 20
 40
-02
-02
+01
+d5
 24
 2c
 05
-42
+12
 24
 37
 85
-42
+12
 20
 40
 26
@@ -5295,7 +5103,7 @@
 20
 3a
 05
-3b
+0b
 6f
 e2
 48
@@ -5310,8 +5118,8 @@
 00
 20
 22
-85
-21
+84
+f1
 6f
 e2
 48
@@ -5327,7 +5135,7 @@
 20
 42
 85
-3e
+0e
 6f
 e0
 c8
@@ -5370,8 +5178,8 @@
 00
 20
 20
-05
-2b
+04
+fb
 6f
 e2
 48
@@ -5419,15 +5227,15 @@
 c0
 02
 85
-4d
+1d
 c0
 02
 05
-56
+26
 c0
 01
 05
-53
+23
 20
 20
 25
@@ -5523,7 +5331,7 @@
 20
 40
 03
-6d
+3d
 6f
 e1
 47
@@ -5599,7 +5407,7 @@
 c2
 80
 85
-78
+48
 20
 20
 16
@@ -5611,7 +5419,7 @@
 20
 40
 05
-7e
+4e
 70
 8a
 6d
@@ -5623,7 +5431,7 @@
 20
 40
 05
-7e
+4e
 20
 20
 0e
@@ -5635,11 +5443,11 @@
 c2
 8c
 85
-82
+52
 c2
 8d
 05
-82
+52
 20
 60
 00
@@ -5707,7 +5515,7 @@
 c0
 02
 05
-93
+63
 20
 20
 19
@@ -5723,11 +5531,11 @@
 c0
 05
 05
-98
+68
 c0
 09
 05
-a7
+77
 20
 20
 1c
@@ -5755,7 +5563,7 @@
 c2
 81
 85
-a2
+72
 6f
 e1
 44
@@ -5783,11 +5591,11 @@
 24
 22
 85
-9e
+6e
 24
 34
 05
-9e
+6e
 20
 20
 1d
@@ -5867,7 +5675,7 @@
 20
 40
 05
-c6
+96
 58
 00
 00
@@ -5879,7 +5687,7 @@
 20
 40
 04
-61
+31
 20
 40
 3f
@@ -5891,7 +5699,7 @@
 20
 40
 05
-df
+af
 6f
 e0
 c8
@@ -5911,7 +5719,7 @@
 20
 40
 05
-d6
+a6
 20
 20
 45
@@ -5931,11 +5739,11 @@
 c0
 06
 05
-cc
+9c
 c0
 05
 85
-cc
+9c
 20
 20
 42
@@ -5951,7 +5759,7 @@
 c0
 7f
 85
-d2
+a2
 68
 48
 c9
@@ -6019,7 +5827,7 @@
 20
 40
 05
-e2
+b2
 20
 40
 41
@@ -6043,15 +5851,15 @@
 20
 40
 05
-e9
+b9
 20
 40
 05
-f8
+c8
 20
 40
-06
 05
+d5
 20
 20
 41
@@ -6062,8 +5870,8 @@
 1c
 20
 40
-06
-12
+05
+e2
 20
 40
 41
@@ -6082,8 +5890,8 @@
 1d
 20
 40
-06
-12
+05
+e2
 20
 40
 41
@@ -6102,8 +5910,8 @@
 1e
 20
 40
-06
-12
+05
+e2
 20
 40
 41
@@ -6146,8 +5954,8 @@
 14
 c0
 7f
-86
-01
+85
+d1
 20
 20
 41
@@ -6158,8 +5966,8 @@
 11
 20
 40
-06
-15
+05
+e5
 68
 48
 c9
@@ -6198,8 +6006,8 @@
 14
 c0
 7f
-86
-0e
+85
+de
 20
 20
 41
@@ -6210,8 +6018,8 @@
 12
 20
 40
-06
-15
+05
+e5
 68
 48
 c9
@@ -6244,6 +6052,18 @@
 20
 61
 2c
+20
+75
+80
+00
+70
+4c
+c2
+00
+20
+20
+05
+eb
 68
 48
 cc
@@ -6263,7 +6083,7 @@
 20
 22
 86
-3a
+0d
 60
 48
 cc
@@ -6303,11 +6123,11 @@
 20
 40
 06
-3c
+0f
 20
 40
 03
-b7
+87
 20
 40
 5e
@@ -6322,7 +6142,7 @@
 00
 da
 20
-1f
+0e
 00
 20
 40
@@ -6331,18 +6151,18 @@
 20
 40
 06
-3f
+12
 24
 22
-86
-26
+85
+f9
 20
 40
 03
-bb
+8b
 6f
 e2
-1f
+0e
 00
 68
 4a
@@ -6354,11 +6174,11 @@
 00
 24
 22
-86
-26
+85
+f9
 58
 00
-1f
+0e
 00
 67
 e1
@@ -6390,7 +6210,7 @@
 01
 d8
 a0
-1f
+0e
 00
 df
 20
@@ -6402,7 +6222,7 @@
 9b
 d8
 c0
-1f
+0e
 00
 da
 20
@@ -6423,7 +6243,7 @@
 c2
 00
 06
-42
+15
 ef
 e2
 00
@@ -6436,8 +6256,8 @@
 60
 00
 00
-86
-e9
+04
+84
 aa
 55
 40
@@ -7829,364 +7649,537 @@
 00
 25
 00
+aa
+55
+03
+00
+c8
+4c
+f3
+1f
+00
 55
 aa
 aa
 55
-14
-a1
-e3
-4b
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
+3c
+a4
 ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-7e
+20
+20
+00
+40
+20
+60
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+40
+80
+00
+40
+20
+20
+00
+40
+c0
+00
+00
+03
+20
+60
+00
+00
+20
+40
+26
+0e
+d8
+40
+03
+58
+60
+49
+48
+3b
+20
+40
+22
+b5
+20
+40
+01
+9e
+20
+40
+3f
+60
+20
+40
+00
+f1
+20
+40
+3d
+d6
+20
+40
+00
+12
+20
+40
+00
+16
+20
+40
+00
+0f
+20
+20
+3c
+ab
+6f
+e0
+c1
+e8
+67
+e0
+cc
+72
+20
+60
+00
+00
+70
+4c
+b1
+00
+70
+4c
+bf
+00
+70
+4c
+c1
+00
+20
+20
+02
+fc
+6f
+e4
+4b
+bc
+c2
+8d
+00
+21
+c2
+8c
+80
+27
+c2
+8c
+00
+2d
+58
+01
+77
+00
+67
+e1
+cc
+16
+70
+48
+ca
+1e
+58
+01
 17
+60
+67
+e1
+c8
+b1
+67
+e1
+cc
+2c
+20
+60
+00
+00
+70
+48
+ca
+05
+58
+01
+01
+01
+67
+e1
+c8
+57
+58
+00
+2e
+e0
+67
+e1
+cc
+16
+20
+20
+26
+e8
+70
+48
+ca
+09
+58
+08
+06
+06
+67
+e1
+c8
+57
+58
+00
+5c
+1c
+67
+e1
+cc
+16
+20
+20
+26
+e8
+58
+00
+bb
+80
+67
+e1
+cc
+16
+70
+48
+ca
+0f
+58
+00
+60
+00
+20
+20
+00
+1e
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+cb
+19
+eb
+c7
+00
+00
+00
+00
+58
+78
Index: output/flash.dat
===================================================================
--- /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/output/flash.dat	(revision 5169)
+++ /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/output/flash.dat	(working copy)
@@ -2,8 +2,8 @@
 02
 aa
 55
-22
-19
+6e
+18
 20
 20
 00
@@ -271,7 +271,7 @@
 c0
 31
 05
-7c
+4c
 c0
 41
 00
@@ -295,59 +295,59 @@
 c0
 61
 82
-76
+49
 c0
 63
 03
-f0
+c0
 c0
 64
 03
-fb
+cb
 c0
 64
-84
-1f
+83
+ef
 c0
 65
 82
-fb
+ce
 c0
 66
 85
-b6
+86
 c0
 67
 04
-57
+27
 c0
 67
 84
-60
+30
 c0
 68
 05
-e2
+b2
 c0
 69
 03
-ca
+9a
 c0
 69
 83
-df
+af
 c0
 6a
 84
-73
+43
 c0
 6c
 02
-cc
+9f
 c0
 6e
-84
-24
+83
+f4
 c0
 6f
 00
@@ -363,15 +363,15 @@
 c0
 6c
 85
-63
+33
 c0
 6d
 05
-6d
+3d
 c0
 6e
 03
-c3
+93
 20
 20
 13
@@ -383,55 +383,55 @@
 c0
 42
 85
-70
+40
 c0
 53
 05
-74
+44
 c0
 6e
 80
 78
 c0
 6f
-02
-11
+01
+e4
 c0
 70
 82
-ac
+7f
 c0
 71
 04
-e7
+b7
 c0
 71
-85
-0f
+84
+df
 c0
 74
-85
-19
+84
+e9
 c0
 75
 01
-61
+30
 c0
 76
 05
-58
+28
 c0
 4f
 85
-84
+54
 c0
 50
 85
-8e
+5e
 c0
 5f
 05
-90
+60
 20
 20
 13
@@ -515,7 +515,7 @@
 20
 20
 01
-61
+30
 6f
 e4
 4b
@@ -559,7 +559,7 @@
 20
 40
 03
-3c
+0c
 20
 40
 47
@@ -930,8 +930,8 @@
 5e
 20
 40
-01
-18
+05
+e8
 20
 40
 41
@@ -943,19 +943,19 @@
 20
 40
 04
-61
+31
 20
 40
 47
 66
 20
 40
-01
-2b
+00
+fa
 20
 40
 03
-e9
+b9
 20
 20
 3c
@@ -993,277 +993,81 @@
 7d
 d4
 6f
-e4
-4b
-bc
-c2
-8d
-00
-fc
-c2
-8c
-81
-02
-c2
-8c
-01
-08
-20
-20
-01
-0d
-70
-48
-ca
-05
-58
-01
-01
-01
-67
-e1
-c8
-57
-58
-00
-2e
 e0
-67
-e1
 cc
-16
-20
-20
-26
-e8
-70
-48
-ca
-09
-58
-08
-06
-06
-67
-e1
-c8
-57
-58
-00
-5c
-1c
+72
 67
-e1
-cc
-16
-20
-20
-26
+e0
+c1
 e8
+20
+60
+00
+00
 58
 00
-bb
-80
+49
+02
 67
 e1
-cc
-16
-70
-48
-ca
-0f
+44
+79
 58
 00
-60
-00
-20
-20
-01
-11
-58
-01
-77
 00
+ff
 67
 e1
-cc
-16
-70
 48
-ca
-1e
-58
-01
-17
-60
-67
-e1
-c8
-b1
-67
-e1
-cc
-2c
+9f
 20
-60
-00
+20
+3c
+89
+c6
+93
 00
-58
 00
+20
+40
+3f
+b0
+24
+74
 00
 00
-67
+6f
 e0
 cc
-1a
-67
-e2
-cc
-25
-20
-60
-00
-00
-20
-75
-80
+32
+70
+4c
+32
 00
+24
+5a
+03
+ed
+6f
+e4
+4b
+bc
+c3
+0a
+81
+09
+6f
+e0
+cb
+9c
+24
+3a
+48
+c1
 20
 40
-26
-0e
-d8
-40
-03
-58
-60
-49
-48
-3b
-20
-40
-22
-b5
-20
-40
-01
-14
-20
-40
-3f
-60
-20
-40
-00
-f1
-20
-40
-3d
-d6
-20
-40
-03
-29
-20
-40
-00
-f7
-20
-40
-01
-25
-20
-20
-3c
-ab
-6f
-e0
-c1
-e8
-67
-e0
-cc
-72
-20
-60
-00
-00
-6f
-e0
-cc
-72
-67
-e0
-c1
-e8
-20
-60
-00
-00
-58
-00
-49
-02
-67
-e1
-44
-79
-58
-00
 01
-30
-67
-e1
-48
-9f
-20
-20
-3c
-89
-c6
-93
-00
-00
-20
-40
-3f
-b0
-24
-74
-00
-00
-6f
-e0
-cc
-32
-70
-4c
-32
-00
-24
-5a
-04
-1d
-6f
-e4
-4b
-bc
-c3
-0a
-81
-3a
-6f
-e0
-cb
-9c
-24
-3a
-48
-c1
 20
-40
-01
-51
 6f
 e4
 4b
@@ -1271,11 +1075,11 @@
 c2
 8c
 81
-3f
+0e
 c2
 8d
 01
-3f
+0e
 20
 20
 48
@@ -1287,7 +1091,7 @@
 c2
 80
 81
-4d
+1c
 68
 48
 c7
@@ -1367,7 +1171,7 @@
 24
 3a
 01
-56
+25
 20
 20
 43
@@ -1395,7 +1199,7 @@
 20
 22
 81
-5e
+2d
 70
 41
 ea
@@ -1423,15 +1227,15 @@
 24
 34
 04
-a3
+73
 20
 40
 01
-f8
+cb
 20
 40
 01
-58
+27
 6f
 e0
 cb
@@ -1439,7 +1243,7 @@
 24
 3a
 01
-6b
+3a
 6f
 e4
 48
@@ -1479,7 +1283,7 @@
 24
 22
 81
-76
+45
 68
 49
 4c
@@ -1491,7 +1295,7 @@
 20
 22
 81
-a2
+71
 6f
 e2
 4c
@@ -1499,7 +1303,7 @@
 20
 3a
 01
-a2
+71
 68
 4a
 4c
@@ -1511,7 +1315,7 @@
 20
 20
 81
-9d
+6c
 6f
 e2
 4c
@@ -1535,7 +1339,7 @@
 24
 21
 01
-a5
+74
 6f
 e1
 c8
@@ -1547,7 +1351,7 @@
 24
 21
 01
-ac
+7b
 d8
 40
 06
@@ -1559,7 +1363,7 @@
 24
 21
 01
-ac
+7b
 6f
 e1
 c8
@@ -1579,7 +1383,7 @@
 c0
 04
 01
-8c
+5b
 58
 00
 00
@@ -1675,11 +1479,11 @@
 20
 20
 01
-7b
+4a
 20
 40
 01
-a9
+78
 6f
 e1
 c8
@@ -1687,7 +1491,7 @@
 20
 20
 01
-85
+54
 18
 46
 04
@@ -1703,7 +1507,7 @@
 20
 20
 01
-85
+54
 58
 00
 00
@@ -1743,7 +1547,7 @@
 c0
 00
 81
-f4
+c7
 6f
 e0
 cc
@@ -1751,7 +1555,7 @@
 20
 3a
 01
-f4
+c7
 1b
 22
 7e
@@ -1815,7 +1619,7 @@
 20
 21
 01
-14
+9e
 68
 4a
 cc
@@ -1843,7 +1647,7 @@
 20
 22
 81
-cf
+a2
 18
 40
 84
@@ -1856,6 +1660,22 @@
 60
 00
 00
+58
+00
+00
+00
+67
+e0
+cc
+1a
+67
+e2
+cc
+25
+20
+60
+00
+00
 70
 4c
 1a
@@ -1911,7 +1731,7 @@
 20
 21
 01
-e8
+bb
 1f
 e6
 7e
@@ -1947,7 +1767,7 @@
 24
 21
 01
-f2
+c5
 60
 49
 c8
@@ -1987,7 +1807,7 @@
 20
 21
 01
-f2
+c5
 60
 49
 c8
@@ -2034,20 +1854,20 @@
 2f
 20
 40
-02
-02
+01
+d5
 24
 2c
-02
-2a
+01
+fd
 24
 37
-82
-2a
+81
+fd
 20
 40
 01
-ae
+7d
 20
 40
 26
@@ -2055,7 +1875,7 @@
 20
 40
 02
-6b
+3e
 20
 20
 26
@@ -2110,8 +1930,8 @@
 a2
 20
 40
-02
-19
+01
+ec
 20
 57
 a1
@@ -2158,8 +1978,8 @@
 81
 c5
 97
-82
-1e
+81
+f1
 78
 3c
 fc
@@ -2231,7 +2051,7 @@
 20
 40
 02
-5b
+2e
 6f
 e0
 c8
@@ -2263,7 +2083,7 @@
 20
 40
 02
-39
+0c
 6f
 e1
 4c
@@ -2279,7 +2099,7 @@
 20
 20
 01
-fb
+ce
 68
 48
 c8
@@ -2295,7 +2115,7 @@
 24
 21
 02
-53
+26
 18
 40
 84
@@ -2311,15 +2131,15 @@
 c0
 02
 82
-4f
+22
 c0
 04
 02
-4b
+1e
 c0
 07
 82
-47
+1a
 6f
 e0
 c8
@@ -2387,7 +2207,7 @@
 20
 40
 02
-55
+28
 20
 20
 22
@@ -2451,7 +2271,7 @@
 c0
 7f
 82
-68
+3b
 20
 40
 41
@@ -2479,7 +2299,7 @@
 20
 20
 02
-65
+38
 6f
 e0
 cb
@@ -2487,7 +2307,7 @@
 24
 5a
 02
-6f
+42
 70
 4b
 f2
@@ -2499,7 +2319,7 @@
 20
 40
 03
-cc
+9c
 6f
 e4
 4b
@@ -2531,7 +2351,7 @@
 c3
 0a
 02
-83
+56
 20
 40
 61
@@ -2559,7 +2379,7 @@
 20
 21
 02
-76
+49
 da
 20
 48
@@ -2583,7 +2403,7 @@
 c2
 97
 82
-97
+6a
 6f
 e0
 c9
@@ -2591,11 +2411,11 @@
 c0
 00
 02
-9e
+71
 20
 40
 03
-71
+41
 20
 40
 43
@@ -2607,11 +2427,11 @@
 c0
 00
 82
-8d
+60
 c0
 01
 02
-92
+65
 20
 60
 00
@@ -2695,7 +2515,7 @@
 20
 40
 03
-65
+35
 20
 40
 3e
@@ -2711,7 +2531,7 @@
 c2
 98
 02
-99
+6c
 c3
 18
 c8
@@ -2735,7 +2555,7 @@
 20
 22
 84
-cd
+9d
 20
 20
 48
@@ -2795,7 +2615,7 @@
 c5
 16
 82
-c0
+93
 19
 31
 7e
@@ -2835,7 +2655,7 @@
 c2
 00
 02
-c2
+95
 19
 31
 7e
@@ -2867,15 +2687,15 @@
 20
 20
 02
-be
+91
 20
 40
 3e
 dc
 20
 40
-03
-18
+02
+eb
 20
 40
 22
@@ -2887,15 +2707,15 @@
 20
 40
 02
-e0
+b3
 20
 40
 03
-31
+01
 20
 40
 02
-e5
+b8
 20
 40
 40
@@ -2903,11 +2723,11 @@
 20
 40
 04
-40
+10
 20
 40
 03
-77
+47
 20
 40
 45
@@ -2915,7 +2735,7 @@
 20
 40
 03
-8e
+5e
 20
 40
 45
@@ -2923,7 +2743,7 @@
 20
 40
 03
-92
+62
 20
 40
 45
@@ -2931,7 +2751,7 @@
 20
 40
 03
-95
+65
 20
 40
 45
@@ -2943,11 +2763,11 @@
 20
 40
 03
-ad
+7d
 20
 20
 03
-98
+68
 da
 60
 48
@@ -2955,7 +2775,7 @@
 da
 40
 02
-e3
+b6
 20
 20
 31
@@ -2963,7 +2783,7 @@
 20
 40
 03
-a9
+79
 20
 20
 48
@@ -2991,11 +2811,11 @@
 c0
 01
 82
-ed
+c0
 c0
 03
 02
-f1
+c4
 20
 60
 00
@@ -3007,7 +2827,7 @@
 c2
 80
 03
-44
+14
 68
 48
 cc
@@ -3035,7 +2855,7 @@
 24
 3a
 02
-f7
+ca
 70
 4c
 bf
@@ -3047,7 +2867,7 @@
 c2
 80
 03
-4a
+1a
 68
 48
 cc
@@ -3078,8 +2898,8 @@
 a2
 c0
 81
-03
-07
+02
+da
 68
 49
 48
@@ -3122,8 +2942,8 @@
 5e
 c3
 00
-03
-0e
+02
+e1
 70
 48
 fe
@@ -3163,7 +2983,7 @@
 c2
 80
 83
-4a
+1a
 68
 48
 cc
@@ -3206,16 +3026,16 @@
 14
 24
 41
-03
-27
+02
+fa
 1f
 e6
 7c
 0a
 20
 21
-03
-14
+02
+e7
 6f
 e0
 cc
@@ -3223,7 +3043,7 @@
 c2
 80
 83
-44
+14
 68
 48
 cc
@@ -3240,38 +3060,26 @@
 60
 00
 00
-70
-4c
-b1
-00
-70
-4c
-bf
-00
-70
-4c
-c1
-00
 20
 40
 03
-56
+26
 20
 40
 03
-58
+28
 20
 40
 03
-5a
+2a
 20
 40
 02
-f7
+ca
 20
 20
-03
-14
+02
+e7
 6f
 e0
 cc
@@ -3287,7 +3095,7 @@
 c0
 00
 83
-3e
+0e
 6f
 e0
 cc
@@ -3295,7 +3103,7 @@
 20
 3a
 03
-3a
+0a
 1f
 e0
 ff
@@ -3307,7 +3115,7 @@
 20
 20
 03
-44
+14
 70
 4c
 be
@@ -3323,7 +3131,7 @@
 20
 20
 03
-4a
+1a
 da
 60
 4c
@@ -3331,7 +3139,7 @@
 da
 40
 03
-41
+11
 20
 20
 31
@@ -3339,7 +3147,7 @@
 20
 40
 03
-5c
+2c
 6f
 e0
 cc
@@ -3347,7 +3155,7 @@
 c0
 00
 83
-4a
+1a
 70
 4c
 b3
@@ -3359,15 +3167,15 @@
 c0
 00
 03
-50
+20
 c0
 00
 83
-52
+22
 c0
 01
 03
-54
+24
 20
 60
 00
@@ -3383,15 +3191,15 @@
 c0
 00
 03
-56
+26
 c0
 00
 83
-58
+28
 c0
 01
 03
-5a
+2a
 20
 60
 00
@@ -3511,7 +3319,7 @@
 20
 20
 03
-44
+14
 6f
 e0
 cc
@@ -3527,7 +3335,7 @@
 20
 20
 03
-68
+38
 6f
 e0
 cc
@@ -3551,7 +3359,7 @@
 20
 20
 03
-68
+38
 6f
 e0
 c9
@@ -3559,7 +3367,7 @@
 c0
 00
 03
-7d
+4d
 6f
 e4
 4b
@@ -3575,7 +3383,7 @@
 20
 20
 03
-80
+50
 6f
 e4
 4b
@@ -3611,7 +3419,7 @@
 20
 22
 83
-87
+57
 20
 20
 45
@@ -3619,7 +3427,7 @@
 20
 40
 03
-8c
+5c
 6f
 e0
 cb
@@ -3639,7 +3447,7 @@
 da
 40
 04
-cd
+9d
 20
 20
 45
@@ -3691,7 +3499,7 @@
 da
 40
 03
-9b
+6b
 20
 20
 32
@@ -3743,15 +3551,15 @@
 20
 40
 03
-e9
+b9
 20
 40
 03
-a9
+79
 20
 20
 04
-a8
+78
 6f
 e4
 4b
@@ -3775,7 +3583,7 @@
 da
 40
 03
-b0
+80
 20
 20
 31
@@ -3783,7 +3591,7 @@
 20
 40
 03
-b7
+87
 20
 40
 46
@@ -3791,7 +3599,7 @@
 20
 40
 03
-bb
+8b
 6f
 e0
 ca
@@ -3903,7 +3711,7 @@
 c0
 18
 03
-d4
+a4
 c0
 18
 c2
@@ -3911,7 +3719,7 @@
 c0
 2c
 03
-d8
+a8
 20
 40
 41
@@ -3923,7 +3731,7 @@
 20
 20
 03
-cd
+9d
 6f
 e0
 c9
@@ -3947,7 +3755,7 @@
 c0
 2b
 83
-dc
+ac
 c0
 2c
 c2
@@ -3955,7 +3763,7 @@
 20
 20
 03
-cd
+9d
 70
 49
 2c
@@ -3967,7 +3775,7 @@
 20
 20
 03
-e4
+b4
 20
 40
 3f
@@ -3979,7 +3787,7 @@
 c0
 05
 83
-e6
+b6
 20
 40
 42
@@ -3995,11 +3803,11 @@
 20
 20
 04
-61
+31
 20
 40
 03
-f9
+c9
 da
 60
 4b
@@ -4007,7 +3815,7 @@
 20
 20
 03
-e4
+b4
 20
 40
 41
@@ -4023,7 +3831,7 @@
 c0
 05
 83
-ee
+be
 20
 20
 42
@@ -4051,11 +3859,11 @@
 20
 40
 03
-f6
+c6
 20
 40
 03
-e9
+b9
 20
 20
 3e
@@ -4067,7 +3875,7 @@
 c0
 05
 83
-f9
+c9
 20
 20
 42
@@ -4114,8 +3922,8 @@
 24
 20
 40
-06
-12
+05
+e2
 20
 40
 3e
@@ -4142,16 +3950,16 @@
 96
 20
 40
-03
-2c
+02
+fc
 20
 40
-04
-0f
+03
+df
 20
 40
-04
-13
+03
+e3
 d8
 40
 00
@@ -4255,15 +4063,15 @@
 20
 40
 04
-43
+13
 20
 40
-04
-2c
+03
+fc
 20
 40
-04
-2f
+03
+ff
 20
 40
 47
@@ -4399,7 +4207,7 @@
 20
 40
 04
-4c
+1c
 20
 20
 40
@@ -4427,7 +4235,7 @@
 c0
 7f
 84
-53
+23
 20
 20
 40
@@ -4438,8 +4246,8 @@
 13
 20
 40
-06
-15
+05
+e5
 68
 48
 c9
@@ -4475,11 +4283,11 @@
 20
 40
 04
-60
+30
 20
 40
 04
-64
+34
 20
 20
 46
@@ -4515,15 +4323,15 @@
 c0
 00
 04
-6d
+3d
 c0
 00
 84
-6f
+3f
 c0
 01
 04
-6b
+3b
 20
 60
 00
@@ -4535,7 +4343,7 @@
 20
 20
 04
-70
+40
 58
 00
 00
@@ -4543,7 +4351,7 @@
 20
 20
 04
-70
+40
 58
 00
 00
@@ -4567,35 +4375,35 @@
 c0
 1e
 04
-8a
+5a
 c0
 1c
 84
-86
+56
 c0
 1d
 04
-9a
+6a
 c0
 19
 04
-d0
+a0
 c0
 0a
 84
-dc
+ac
 c0
 0a
 04
-e5
+b5
 c0
 20
 04
-d7
+a7
 c0
 01
 04
-7d
+4d
 20
 20
 43
@@ -4631,15 +4439,15 @@
 20
 40
 01
-5c
+2b
 20
 20
-01
-28
+00
+f7
 20
 40
 04
-84
+54
 20
 40
 45
@@ -4647,7 +4455,7 @@
 20
 40
 03
-5f
+2f
 20
 20
 48
@@ -4707,11 +4515,11 @@
 20
 40
 03
-5f
+2f
 20
 40
 04
-84
+54
 20
 20
 48
@@ -4723,7 +4531,7 @@
 20
 40
 04
-84
+54
 6f
 e0
 c8
@@ -4731,7 +4539,7 @@
 24
 3a
 03
-9f
+6f
 6f
 e0
 c8
@@ -4739,11 +4547,11 @@
 c0
 01
 04
-c0
+90
 c0
 00
 84
-c0
+90
 c0
 02
 c8
@@ -4759,7 +4567,7 @@
 20
 5a
 04
-b2
+82
 6f
 e0
 c8
@@ -4795,7 +4603,7 @@
 20
 40
 01
-14
+9e
 6f
 e0
 cb
@@ -4867,7 +4675,7 @@
 20
 20
 01
-63
+32
 6f
 e4
 4b
@@ -4875,11 +4683,11 @@
 c2
 97
 84
-c9
+99
 c2
 98
 04
-c9
+99
 c3
 1d
 48
@@ -4899,7 +4707,7 @@
 20
 22
 84
-cd
+9d
 20
 20
 48
@@ -4927,7 +4735,7 @@
 20
 40
 03
-65
+35
 20
 20
 48
@@ -4939,7 +4747,7 @@
 c0
 00
 84
-d4
+a4
 70
 4b
 87
@@ -5015,11 +4823,11 @@
 20
 20
 04
-7d
+4d
 20
 40
 03
-5f
+2f
 20
 20
 43
@@ -5051,7 +4859,7 @@
 c0
 00
 04
-ef
+bf
 20
 60
 00
@@ -5067,19 +4875,19 @@
 c0
 00
 84
-f6
+c6
 c0
 01
 04
-f8
+c8
 c0
 01
 84
-fe
+ce
 c0
 02
-05
 04
+d4
 20
 60
 00
@@ -5090,8 +4898,8 @@
 ff
 20
 20
-05
-05
+04
+d5
 6f
 e0
 c8
@@ -5099,7 +4907,7 @@
 20
 3a
 04
-fc
+cc
 6f
 e2
 48
@@ -5114,8 +4922,8 @@
 aa
 20
 20
-05
-05
+04
+d5
 70
 47
 c9
@@ -5126,8 +4934,8 @@
 5e
 20
 3a
-05
-05
+04
+d5
 6f
 e2
 48
@@ -5138,8 +4946,8 @@
 cb
 20
 20
-05
-07
+04
+d7
 70
 47
 c9
@@ -5178,8 +4986,8 @@
 47
 20
 40
-02
-02
+01
+d5
 20
 20
 23
@@ -5194,8 +5002,8 @@
 00
 c0
 01
-05
-13
+04
+e3
 20
 20
 23
@@ -5238,8 +5046,8 @@
 00
 20
 3a
-05
-24
+04
+f4
 6f
 e1
 48
@@ -5274,16 +5082,16 @@
 a3
 20
 40
-02
-02
+01
+d5
 24
 2c
 05
-42
+12
 24
 37
 85
-42
+12
 20
 40
 26
@@ -5295,7 +5103,7 @@
 20
 3a
 05
-3b
+0b
 6f
 e2
 48
@@ -5310,8 +5118,8 @@
 00
 20
 22
-85
-21
+84
+f1
 6f
 e2
 48
@@ -5327,7 +5135,7 @@
 20
 42
 85
-3e
+0e
 6f
 e0
 c8
@@ -5370,8 +5178,8 @@
 00
 20
 20
-05
-2b
+04
+fb
 6f
 e2
 48
@@ -5419,15 +5227,15 @@
 c0
 02
 85
-4d
+1d
 c0
 02
 05
-56
+26
 c0
 01
 05
-53
+23
 20
 20
 25
@@ -5523,7 +5331,7 @@
 20
 40
 03
-6d
+3d
 6f
 e1
 47
@@ -5599,7 +5407,7 @@
 c2
 80
 85
-78
+48
 20
 20
 16
@@ -5611,7 +5419,7 @@
 20
 40
 05
-7e
+4e
 70
 8a
 6d
@@ -5623,7 +5431,7 @@
 20
 40
 05
-7e
+4e
 20
 20
 0e
@@ -5635,11 +5443,11 @@
 c2
 8c
 85
-82
+52
 c2
 8d
 05
-82
+52
 20
 60
 00
@@ -5707,7 +5515,7 @@
 c0
 02
 05
-93
+63
 20
 20
 19
@@ -5723,11 +5531,11 @@
 c0
 05
 05
-98
+68
 c0
 09
 05
-a7
+77
 20
 20
 1c
@@ -5755,7 +5563,7 @@
 c2
 81
 85
-a2
+72
 6f
 e1
 44
@@ -5783,11 +5591,11 @@
 24
 22
 85
-9e
+6e
 24
 34
 05
-9e
+6e
 20
 20
 1d
@@ -5867,7 +5675,7 @@
 20
 40
 05
-c6
+96
 58
 00
 00
@@ -5879,7 +5687,7 @@
 20
 40
 04
-61
+31
 20
 40
 3f
@@ -5891,7 +5699,7 @@
 20
 40
 05
-df
+af
 6f
 e0
 c8
@@ -5911,7 +5719,7 @@
 20
 40
 05
-d6
+a6
 20
 20
 45
@@ -5931,11 +5739,11 @@
 c0
 06
 05
-cc
+9c
 c0
 05
 85
-cc
+9c
 20
 20
 42
@@ -5951,7 +5759,7 @@
 c0
 7f
 85
-d2
+a2
 68
 48
 c9
@@ -6019,7 +5827,7 @@
 20
 40
 05
-e2
+b2
 20
 40
 41
@@ -6043,15 +5851,15 @@
 20
 40
 05
-e9
+b9
 20
 40
 05
-f8
+c8
 20
 40
-06
 05
+d5
 20
 20
 41
@@ -6062,8 +5870,8 @@
 1c
 20
 40
-06
-12
+05
+e2
 20
 40
 41
@@ -6082,8 +5890,8 @@
 1d
 20
 40
-06
-12
+05
+e2
 20
 40
 41
@@ -6102,8 +5910,8 @@
 1e
 20
 40
-06
-12
+05
+e2
 20
 40
 41
@@ -6146,8 +5954,8 @@
 14
 c0
 7f
-86
-01
+85
+d1
 20
 20
 41
@@ -6158,8 +5966,8 @@
 11
 20
 40
-06
-15
+05
+e5
 68
 48
 c9
@@ -6198,8 +6006,8 @@
 14
 c0
 7f
-86
-0e
+85
+de
 20
 20
 41
@@ -6210,8 +6018,8 @@
 12
 20
 40
-06
-15
+05
+e5
 68
 48
 c9
@@ -6244,6 +6052,18 @@
 20
 61
 2c
+20
+75
+80
+00
+70
+4c
+c2
+00
+20
+20
+05
+eb
 68
 48
 cc
@@ -6263,7 +6083,7 @@
 20
 22
 86
-3a
+0d
 60
 48
 cc
@@ -6303,11 +6123,11 @@
 20
 40
 06
-3c
+0f
 20
 40
 03
-b7
+87
 20
 40
 5e
@@ -6322,7 +6142,7 @@
 00
 da
 20
-1f
+0e
 00
 20
 40
@@ -6331,18 +6151,18 @@
 20
 40
 06
-3f
+12
 24
 22
-86
-26
+85
+f9
 20
 40
 03
-bb
+8b
 6f
 e2
-1f
+0e
 00
 68
 4a
@@ -6354,11 +6174,11 @@
 00
 24
 22
-86
-26
+85
+f9
 58
 00
-1f
+0e
 00
 67
 e1
@@ -6390,7 +6210,7 @@
 01
 d8
 a0
-1f
+0e
 00
 df
 20
@@ -6402,7 +6222,7 @@
 9b
 d8
 c0
-1f
+0e
 00
 da
 20
@@ -6423,7 +6243,7 @@
 c2
 00
 06
-42
+15
 ef
 e2
 00
@@ -6436,8 +6256,8 @@
 60
 00
 00
-86
-e9
+04
+84
 aa
 55
 40
@@ -7829,364 +7649,537 @@
 00
 25
 00
+aa
+55
+03
+00
+c8
+4c
+f3
+1f
+00
 55
 aa
 aa
 55
-14
-a1
-e3
-4b
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
+3c
+a4
 ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-7e
+20
+20
+00
+40
+20
+60
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+40
+80
+00
+40
+20
+20
+00
+40
+c0
+00
+00
+03
+20
+60
+00
+00
+20
+40
+26
+0e
+d8
+40
+03
+58
+60
+49
+48
+3b
+20
+40
+22
+b5
+20
+40
+01
+9e
+20
+40
+3f
+60
+20
+40
+00
+f1
+20
+40
+3d
+d6
+20
+40
+00
+12
+20
+40
+00
+16
+20
+40
+00
+0f
+20
+20
+3c
+ab
+6f
+e0
+c1
+e8
+67
+e0
+cc
+72
+20
+60
+00
+00
+70
+4c
+b1
+00
+70
+4c
+bf
+00
+70
+4c
+c1
+00
+20
+20
+02
+fc
+6f
+e4
+4b
+bc
+c2
+8d
+00
+21
+c2
+8c
+80
+27
+c2
+8c
+00
+2d
+58
+01
+77
+00
+67
+e1
+cc
+16
+70
+48
+ca
+1e
+58
+01
 17
+60
+67
+e1
+c8
+b1
+67
+e1
+cc
+2c
+20
+60
+00
+00
+70
+48
+ca
+05
+58
+01
+01
+01
+67
+e1
+c8
+57
+58
+00
+2e
+e0
+67
+e1
+cc
+16
+20
+20
+26
+e8
+70
+48
+ca
+09
+58
+08
+06
+06
+67
+e1
+c8
+57
+58
+00
+5c
+1c
+67
+e1
+cc
+16
+20
+20
+26
+e8
+58
+00
+bb
+80
+67
+e1
+cc
+16
+70
+48
+ca
+0f
+58
+00
+60
+00
+20
+20
+00
+1e
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+cb
+19
+eb
+c7
+00
+00
+00
+00
+58
+78
Index: output/program.lis
===================================================================
--- /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/output/program.lis	(revision 5169)
+++ /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/output/program.lis	(working copy)
@@ -72,49 +72,49 @@
 p_patch_array:
 0040 c284005d bbit1 8 ,pf_patch_ext 
 0041 c0000098 beq patch00_0 ,p_soft_reset 
-0042 c031057c beq patch0c_2 ,p_end_of_packet 
+0042 c031054c beq patch0c_2 ,p_end_of_packet 
 0043 c04100c2 beq patch10_2 ,p_shutdown_radio 
 0044 c04180c9 beq patch10_3 ,p_set_sync_on 
 0045 c04500dc beq patch11_2 ,p_txon_next 
 0046 c04580d7 beq patch11_3 ,p_initialize_radio_cont 
 0047 c05680e6 beq patch15_5 ,p_app_init 
-0048 c0618276 beq patch18_3 ,p_mouse_start_work 
-0049 c06303f0 beq patch18_6 ,p_mouse_app_enter_hibernate 
-004a c06403fb beq patch19_0 ,p_mouse_setgpio_hibernate 
-004b c064841f beq patch19_1 ,p_mouse_lpm_before_common 
-004c c06582fb beq patch19_3 ,p_mouse_adc_read_start 
-004d c06685b6 beq patch19_5 ,p_mouse_motion 
-004e c0670457 beq patch19_6 ,p_mouse_dpi_process 
-004f c0678460 beq patch19_7 ,p_mouse_seting_dpi 
-0050 c06805e2 beq patch1a_0 ,p_mouse_check_key_gpio 
-0051 c06903ca beq patch1a_2 ,p_mouse_init_sunt 
-0052 c06983df beq patch1a_3 ,p_mouse_sensor_poweron 
-0053 c06a8473 beq patch1a_5 ,p_mouse_priority_bb_event 
-0054 c06c02cc beq patch1b_0 ,p_mouse_bb_event_timer 
-0055 c06e8424 beq patch1b_5 ,p_mouse_idle 
+0048 c0618249 beq patch18_3 ,p_mouse_start_work 
+0049 c06303c0 beq patch18_6 ,p_mouse_app_enter_hibernate 
+004a c06403cb beq patch19_0 ,p_mouse_setgpio_hibernate 
+004b c06483ef beq patch19_1 ,p_mouse_lpm_before_common 
+004c c06582ce beq patch19_3 ,p_mouse_adc_read_start 
+004d c0668586 beq patch19_5 ,p_mouse_motion 
+004e c0670427 beq patch19_6 ,p_mouse_dpi_process 
+004f c0678430 beq patch19_7 ,p_mouse_seting_dpi 
+0050 c06805b2 beq patch1a_0 ,p_mouse_check_key_gpio 
+0051 c069039a beq patch1a_2 ,p_mouse_init_sunt 
+0052 c06983af beq patch1a_3 ,p_mouse_sensor_poweron 
+0053 c06a8443 beq patch1a_5 ,p_mouse_priority_bb_event 
+0054 c06c029f beq patch1b_0 ,p_mouse_bb_event_timer 
+0055 c06e83f4 beq patch1b_5 ,p_mouse_idle 
 0056 c06f0088 beq patch1b_6 ,p_mouse_ready_reconnection_by_button 
 0057 c0700070 beq patch1c_0 ,p_mouse_led_off 
 0058 c070806c beq patch1c_1 ,p_mouse_led_on 
-0059 c06c8563 beq patch1b_1 ,p_mouse_start_discovery 
-005a c06d056d beq patch1b_2 ,p_mouse_stop_discovery 
-005b c06e03c3 beq patch1b_4 ,p_mouse_store_device_info 
+0059 c06c8533 beq patch1b_1 ,p_mouse_start_discovery 
+005a c06d053d beq patch1b_2 ,p_mouse_stop_discovery 
+005b c06e0393 beq patch1b_4 ,p_mouse_store_device_info 
 005c 2020137e branch loop 
 
 pf_patch_ext:
 005d c00f80ef beq patch23_7 ,p_twspi_reset 
-005e c0428570 beq patch30_5 ,p_ui_timer_check 
-005f c0530574 beq patch34_6 ,p_le_enable_phy_by_pdata 
+005e c0428540 beq patch30_5 ,p_ui_timer_check 
+005f c0530544 beq patch34_6 ,p_le_enable_phy_by_pdata 
 0060 c06e8078 beq patch3b_5 ,p_g24_dispatch 
-0061 c06f0211 beq patch3b_6 ,p_g24_receive_packet 
-0062 c07082ac beq patch3c_1 ,p_g24_transmit 
-0063 c07104e7 beq patch3c_2 ,p_g24_pair_dispatch 
-0064 c071850f beq patch3c_3 ,p_g24_pair_sm_common_next 
-0065 c0748519 beq patch3d_1 ,p_g24_reconn_dispatch 
-0066 c0750161 beq patch3d_2 ,p_g24_transmit_no_interrupt 
-0067 c0760558 beq patch3d_4 ,p_g24_lpm_wait 
-0068 c04f8584 beq patch33_7 ,p_le_slave_match 
-0069 c050858e beq patch34_1 ,p_le_slave_unsync 
-006a c05f0590 beq patch37_6 ,p_le_parse_l2cap 
+0061 c06f01e4 beq patch3b_6 ,p_g24_receive_packet 
+0062 c070827f beq patch3c_1 ,p_g24_transmit 
+0063 c07104b7 beq patch3c_2 ,p_g24_pair_dispatch 
+0064 c07184df beq patch3c_3 ,p_g24_pair_sm_common_next 
+0065 c07484e9 beq patch3d_1 ,p_g24_reconn_dispatch 
+0066 c0750130 beq patch3d_2 ,p_g24_transmit_no_interrupt 
+0067 c0760528 beq patch3d_4 ,p_g24_lpm_wait 
+0068 c04f8554 beq patch33_7 ,p_le_slave_match 
+0069 c050855e beq patch34_1 ,p_le_slave_unsync 
+006a c05f0560 beq patch37_6 ,p_le_parse_l2cap 
 006b 2020137e branch loop 
 
 p_mouse_led_on:
@@ -143,7 +143,7 @@
 007c c2812589 bbit1 state_24g_reconn ,g24_reconn_dispatch 
 007d 6fe0c8c1 fetch 1 ,mem_24g_transmit_by_interrupt 
 007e c0008080 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt_check 
-007f 20200161 branch p_g24_transmit_no_interrupt 
+007f 20200130 branch p_g24_transmit_no_interrupt 
 
 p_g24_transmit_by_interrupt_check:
 0080 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
@@ -160,7 +160,7 @@
 p_mouse_ready_reconnection_by_button:
 0088 6fe0cbc5 fetch 1 ,mem_device_number 
 0089 c1008000 rtneq 1 
-008a 2040033c call p_mouse_multi_led_blink_disable 
+008a 2040030c call p_mouse_multi_led_blink_disable 
 008b 20404700 call mouse_select_device_number 
 008c 6048c93d storet 1 ,mem_device_flag 
 
@@ -285,13 +285,13 @@
 
 p_mouse_init:
 00e6 20406e5e call enable_authrom 
-00e7 20400118 call p_mouse_setting_config 
+00e7 204005e8 call p_mouse_setting_config 
 00e8 204041e7 call mouse_init_sunt 
 00e9 20758000 rtn wake 
-00ea 20400461 call p_mouse_seting_sensor_type 
+00ea 20400431 call p_mouse_seting_sensor_type 
 00eb 20404766 call mouse_drawing_optima_init 
-00ec 2040012b call p_mouse_cb_fuction 
-00ed 204003e9 call p_mouse_sensor_powerdown 
+00ec 204000fa call p_mouse_cb_fuction 
+00ed 204003b9 call p_mouse_sensor_powerdown 
 00ee 20203c7f branch mouse_init_wireless 
 
 p_twspi_reset:
@@ -306,1846 +306,1785 @@
 00f5 d8a042f7 arg mem_le_name_len ,contw 
 00f6 20207dd4 branch memcpy 
 
-p_mouse_g24_report_setting:
-00f7 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-00f8 c28d00fc bbit1 mouse_enable_24g_1000 ,p_mouse_g24_report_1000hz 
-00f9 c28c8102 bbit1 mouse_enable_24g_500hz ,p_mouse_g24_report_500hz 
-00fa c28c0108 bbit1 mouse_enable_24g_250hz ,p_mouse_g24_report_250hz 
-00fb 2020010d branch p_mouse_g24_report_125hz 
-
-p_mouse_g24_report_1000hz:
-00fc 7048ca05 jam 5 ,mem_24g_fast_hop_count 
-00fd 58010101 setarg 0x010101 
-00fe 67e1c857 store 3 ,mem_24g_interval 
-00ff 58002ee0 setarg 0x2ee0 
-0100 67e1cc16 store 3 ,mem_24g_tsniff 
-0101 202026e8 branch g24_transmit_by_interrupt_enable 
-
-p_mouse_g24_report_500hz:
-0102 7048ca09 jam 9 ,mem_24g_fast_hop_count 
-0103 58080606 setarg 0x080606 
-0104 67e1c857 store 3 ,mem_24g_interval 
-0105 58005c1c setarg 0x5c1c 
-0106 67e1cc16 store 3 ,mem_24g_tsniff 
-0107 202026e8 branch g24_transmit_by_interrupt_enable 
-
-p_mouse_g24_report_250hz:
-0108 5800bb80 setarg 0xbb80 
-0109 67e1cc16 store 3 ,mem_24g_tsniff 
-010a 7048ca0f jam 15 ,mem_24g_fast_hop_count 
-010b 58006000 setarg 0x6000 
-010c 20200111 branch p_mouse_24g_short_sleep_set 
-
-p_mouse_g24_report_125hz:
-010d 58017700 setarg 0x17700 
-010e 67e1cc16 store 3 ,mem_24g_tsniff 
-010f 7048ca1e jam 30 ,mem_24g_fast_hop_count 
-0110 58011760 setarg 0x11760 
-
-p_mouse_24g_short_sleep_set:
-0111 67e1c8b1 store 3 ,mem_24g_short_sleep_set 
-0112 67e1cc2c store 3 ,mem_24g_short_sleep_set_init 
-0113 20600000 rtn 
-
-p_send_time_long_wake:
-0114 58000000 setarg 0 
-0115 67e0cc1a store 1 ,mem_tx_count 
-0116 67e2cc25 store 5 ,mem_tx_time_sum 
-0117 20600000 rtn 
-
-p_mouse_setting_config:
-0118 20758000 rtn wake 
-0119 2040260e call g24_transmit_init 
-011a d8400358 arg 0x358 ,temp 
-011b 6049483b storet 2 ,mem_24g_rx_window 
-011c 204022b5 call g24_chmap_param_init 
-011d 20400114 call p_send_time_long_wake 
-011e 20403f60 call mouse_gpio_init 
-011f 204000f1 call p_mouse_le_name_load 
-0120 20403dd6 call mouse_param_init 
-0121 20400329 call p_mouse_led_multi_parm_init 
-0122 204000f7 call p_mouse_g24_report_setting 
-0123 20400125 call p_mouse_store_normal_tx_power 
-0124 20203cab branch mouse_setting_config + 5 
-
-p_mouse_store_normal_tx_power:
-0125 6fe0c1e8 fetch 1 ,mem_tx_power 
-0126 67e0cc72 store 1 ,mem_normal_tx_power 
-0127 20600000 rtn 
-
 p_mouse_fetch_normal_tx_power:
-0128 6fe0cc72 fetch 1 ,mem_normal_tx_power 
-0129 67e0c1e8 store 1 ,mem_tx_power 
-012a 20600000 rtn 
+00f7 6fe0cc72 fetch 1 ,mem_normal_tx_power 
+00f8 67e0c1e8 store 1 ,mem_tx_power 
+00f9 20600000 rtn 
 
 p_mouse_cb_fuction:
-012b 58004902 setarg mouse_24g_before_lpm_sleep 
-012c 67e14479 store 2 ,mem_cb_before_lpm_sleep 
-012d 58000130 setarg p_mouse_24g_package_data 
-012e 67e1489f store 2 ,mem_cb_24g_transmit_data 
-012f 20203c89 branch mouse_cb_fuction + 6 
+00fa 58004902 setarg mouse_24g_before_lpm_sleep 
+00fb 67e14479 store 2 ,mem_cb_before_lpm_sleep 
+00fc 580000ff setarg p_mouse_24g_package_data 
+00fd 67e1489f store 2 ,mem_cb_24g_transmit_data 
+00fe 20203c89 branch mouse_cb_fuction + 6 
 
 p_mouse_24g_package_data:
-0130 c6930000 rtnmark0 mark_24g 
-0131 20403fb0 call mouse_motion 
-0132 24740000 nrtn user 
-0133 6fe0cc32 fetch 1 ,mem_long_sleep_flag 
-0134 704c3200 jam 0 ,mem_long_sleep_flag 
-0135 245a041d ncall p_mouse_short_sleep_clear_wake ,blank 
-0136 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-0137 c30a813a bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-0138 6fe0cb9c fetch 1 ,mem_customer_key 
-0139 243a48c1 nbranch mouse_24g_keyboard_package_data ,blank 
+00ff c6930000 rtnmark0 mark_24g 
+0100 20403fb0 call mouse_motion 
+0101 24740000 nrtn user 
+0102 6fe0cc32 fetch 1 ,mem_long_sleep_flag 
+0103 704c3200 jam 0 ,mem_long_sleep_flag 
+0104 245a03ed ncall p_mouse_short_sleep_clear_wake ,blank 
+0105 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+0106 c30a8109 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+0107 6fe0cb9c fetch 1 ,mem_customer_key 
+0108 243a48c1 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-013a 20400151 call p_mouse_data_xy_release 
-013b 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-013c c28c813f bbit1 mouse_enable_24g_500hz ,p_mouse_24g_mouse_package_data_by_interrupt 
-013d c28d013f bbit1 mouse_enable_24g_1000 ,p_mouse_24g_mouse_package_data_by_interrupt 
-013e 202048ac branch mouse_24g_mouse_package_data 
+0109 20400120 call p_mouse_data_xy_release 
+010a 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+010b c28c810e bbit1 mouse_enable_24g_500hz ,p_mouse_24g_mouse_package_data_by_interrupt 
+010c c28d010e bbit1 mouse_enable_24g_1000 ,p_mouse_24g_mouse_package_data_by_interrupt 
+010d 202048ac branch mouse_24g_mouse_package_data 
 
 p_mouse_24g_mouse_package_data_by_interrupt:
-013f 6fe0c839 fetch 1 ,mem_24g_data_type 
-0140 c280814d bbit1 1 ,p_mouse_24g_mouse_package_data_now 
-0141 6848c7ca fetcht 1 ,mem_24g_txbuf + 1 
-0142 6fe0c8d4 fetch 1 ,mem_mouse_key 
-0143 9841fe00 ior temp ,pdata 
-0144 67e0c8d4 store 1 ,mem_mouse_key 
-0145 6848c7cf fetcht 1 ,mem_24g_txbuf + 6 
-0146 6fe0c8d9 fetch 1 ,mem_mouse_z 
-0147 9840fe00 iadd temp ,pdata 
-0148 67e0c8d9 store 1 ,mem_mouse_z 
-0149 6848c7d0 fetcht 1 ,mem_24g_txbuf + 7 
-014a 6fe0c8da fetch 1 ,mem_mouse_tz 
-014b 9840fe00 iadd temp ,pdata 
-014c 67e0c8da store 1 ,mem_mouse_tz 
+010e 6fe0c839 fetch 1 ,mem_24g_data_type 
+010f c280811c bbit1 1 ,p_mouse_24g_mouse_package_data_now 
+0110 6848c7ca fetcht 1 ,mem_24g_txbuf + 1 
+0111 6fe0c8d4 fetch 1 ,mem_mouse_key 
+0112 9841fe00 ior temp ,pdata 
+0113 67e0c8d4 store 1 ,mem_mouse_key 
+0114 6848c7cf fetcht 1 ,mem_24g_txbuf + 6 
+0115 6fe0c8d9 fetch 1 ,mem_mouse_z 
+0116 9840fe00 iadd temp ,pdata 
+0117 67e0c8d9 store 1 ,mem_mouse_z 
+0118 6848c7d0 fetcht 1 ,mem_24g_txbuf + 7 
+0119 6fe0c8da fetch 1 ,mem_mouse_tz 
+011a 9840fe00 iadd temp ,pdata 
+011b 67e0c8da store 1 ,mem_mouse_tz 
 
 p_mouse_24g_mouse_package_data_now:
-014d 70483901 jam type_ms ,mem_24g_data_type 
-014e da200007 arg 7 ,rega 
-014f da4048d4 arg mem_mouse_key ,regb 
-0150 202026e8 branch g24_transmit_by_interrupt_enable 
+011c 70483901 jam type_ms ,mem_24g_data_type 
+011d da200007 arg 7 ,rega 
+011e da4048d4 arg mem_mouse_key ,regb 
+011f 202026e8 branch g24_transmit_by_interrupt_enable 
 
 p_mouse_data_xy_release:
-0151 6fe0c915 fetch 1 ,mem_sensor_motion_gpio 
-0152 c1ff8000 rtnne gpio_disable 
-0153 6fe0cc73 fetch 1 ,mem_mouse_24g_clear_sensor_data_flag 
-0154 243a0156 nbranch p_mouse_data_xy_release_before ,blank 
-0155 2020430d branch mouse_data_xy_release + 2 
+0120 6fe0c915 fetch 1 ,mem_sensor_motion_gpio 
+0121 c1ff8000 rtnne gpio_disable 
+0122 6fe0cc73 fetch 1 ,mem_mouse_24g_clear_sensor_data_flag 
+0123 243a0125 nbranch p_mouse_data_xy_release_before ,blank 
+0124 2020430d branch mouse_data_xy_release + 2 
 
 p_mouse_data_xy_release_before:
-0156 704c7300 jam 0 ,mem_mouse_24g_clear_sensor_data_flag 
-0157 2020430f branch mouse_data_xy_release + 4 
+0125 704c7300 jam 0 ,mem_mouse_24g_clear_sensor_data_flag 
+0126 2020430f branch mouse_data_xy_release + 4 
 
 p_mouse_24g_fast_conn_mode_check:
-0158 6fe24895 fetch 4 ,mem_24g_receiver_addr 
-0159 684a4891 fetcht 4 ,mem_24g_fast_conn_addr 
-015a 98467c00 isub temp ,null 
-015b 2022815e branch p_mouse_soft_agc_enable ,zero 
+0127 6fe24895 fetch 4 ,mem_24g_receiver_addr 
+0128 684a4891 fetcht 4 ,mem_24g_fast_conn_addr 
+0129 98467c00 isub temp ,null 
+012a 2022812d branch p_mouse_soft_agc_enable ,zero 
 
 p_mouse_soft_agc_disable:
-015c 7041eaff jam 0xff ,mem_gain_fix 
-015d 20600000 rtn 
+012b 7041eaff jam 0xff ,mem_gain_fix 
+012c 20600000 rtn 
 
 p_mouse_soft_agc_enable:
-015e 7041ea00 jam 0 ,mem_gain_fix 
-015f 7041e8aa jam tx_power_fast_conn ,mem_tx_power 
-0160 20600000 rtn 
+012d 7041ea00 jam 0 ,mem_gain_fix 
+012e 7041e8aa jam tx_power_fast_conn ,mem_tx_power 
+012f 20600000 rtn 
 
 p_g24_transmit_no_interrupt:
-0161 20402638 call g24_txdata_prep 
-0162 243404a3 nbranch p_g24_nodata_transmit ,user 
+0130 20402638 call g24_txdata_prep 
+0131 24340473 nbranch p_g24_nodata_transmit ,user 
 
 p_g24_transmit_start:
-0163 204001f8 call p_g24_transmit_process 
-0164 20400158 call p_mouse_24g_fast_conn_mode_check 
-0165 6fe0cbf2 fetch 1 ,mem_sensor_shutdown_flag 
-0166 243a016b nbranch p_g24_short_sleep ,blank 
-0167 6fe448b4 fetch 8 ,mem_24g_long_sleep_set 
-0168 67e4485f store 8 ,mem_24g_enter_hibernate 
-0169 6fe148c6 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-016a 67e148c8 store 2 ,mem_24g_long_sleep_param_update_timer 
+0132 204001cb call p_g24_transmit_process 
+0133 20400127 call p_mouse_24g_fast_conn_mode_check 
+0134 6fe0cbf2 fetch 1 ,mem_sensor_shutdown_flag 
+0135 243a013a nbranch p_g24_short_sleep ,blank 
+0136 6fe448b4 fetch 8 ,mem_24g_long_sleep_set 
+0137 67e4485f store 8 ,mem_24g_enter_hibernate 
+0138 6fe148c6 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
+0139 67e148c8 store 2 ,mem_24g_long_sleep_param_update_timer 
 
 p_g24_short_sleep:
-016b 204026c2 call g24_lpm_wait 
-016c 24740000 nrtn user 
-016d 6fe0cc31 fetch 1 ,mem_sleep_miss 
-016e 704c3100 jam 0 ,mem_sleep_miss 
-016f 1fe67c00 sub pdata ,0 ,null 
-0170 24228176 nbranch p_g24_short_sleep_last_miss ,zero 
-0171 68494c2f fetcht 2 ,mem_retransmit 
-0172 18467c00 sub temp ,0 ,null 
-0173 202281a2 branch p_g24_short_sleep_default ,zero 
-0174 6fe24c21 fetch 4 ,mem_tx_time_last_delt 
-0175 203a01a2 branch p_g24_short_sleep_default ,blank 
+013a 204026c2 call g24_lpm_wait 
+013b 24740000 nrtn user 
+013c 6fe0cc31 fetch 1 ,mem_sleep_miss 
+013d 704c3100 jam 0 ,mem_sleep_miss 
+013e 1fe67c00 sub pdata ,0 ,null 
+013f 24228145 nbranch p_g24_short_sleep_last_miss ,zero 
+0140 68494c2f fetcht 2 ,mem_retransmit 
+0141 18467c00 sub temp ,0 ,null 
+0142 20228171 branch p_g24_short_sleep_default ,zero 
+0143 6fe24c21 fetch 4 ,mem_tx_time_last_delt 
+0144 203a0171 branch p_g24_short_sleep_default ,blank 
 
 p_g24_short_sleep_last_miss:
-0176 684a4c33 fetcht 4 ,mem_sleep_miss_temp 
-0177 284ffe1f isolate1 31 ,temp 
-0178 2020819d branch p_sub_miss_temp ,true 
-0179 6fe24c21 fetch 4 ,mem_tx_time_last_delt 
-017a 9840fe00 iadd temp ,pdata 
+0145 684a4c33 fetcht 4 ,mem_sleep_miss_temp 
+0146 284ffe1f isolate1 31 ,temp 
+0147 2020816c branch p_sub_miss_temp ,true 
+0148 6fe24c21 fetch 4 ,mem_tx_time_last_delt 
+0149 9840fe00 iadd temp ,pdata 
 
 p_g24_short_sleep_notify:
-017b 684a4c16 fetcht 4 ,mem_24g_tsniff 
-017c 98460400 isub temp ,temp 
-017d 604a4c33 storet 4 ,mem_sleep_miss_temp 
-017e 242101a5 nbranch p_g24_short_sleep_long ,positive 
-017f 6fe1c8b1 fetch 3 ,mem_24g_short_sleep_set 
-0180 98467e00 isub temp ,pdata 
-0181 242101ac nbranch p_g24_short_sleep_2 ,positive 
-0182 d8400600 arg 0x600 ,temp 
-0183 98467c00 isub temp ,null 
-0184 242101ac nbranch p_g24_short_sleep_2 ,positive 
+014a 684a4c16 fetcht 4 ,mem_24g_tsniff 
+014b 98460400 isub temp ,temp 
+014c 604a4c33 storet 4 ,mem_sleep_miss_temp 
+014d 24210174 nbranch p_g24_short_sleep_long ,positive 
+014e 6fe1c8b1 fetch 3 ,mem_24g_short_sleep_set 
+014f 98467e00 isub temp ,pdata 
+0150 2421017b nbranch p_g24_short_sleep_2 ,positive 
+0151 d8400600 arg 0x600 ,temp 
+0152 98467c00 isub temp ,null 
+0153 2421017b nbranch p_g24_short_sleep_2 ,positive 
 
 p_g24_short_sleep2:
-0185 6fe1c8b1 fetch 3 ,mem_24g_short_sleep_set 
-0186 20407e1f call clk2lpo 
-0187 604a4160 storet 4 ,mem_sleep_counter 
+0154 6fe1c8b1 fetch 3 ,mem_24g_short_sleep_set 
+0155 20407e1f call clk2lpo 
+0156 604a4160 storet 4 ,mem_sleep_counter 
 
 p_lpm_short_sleep:
-0188 6fe0c0c5 fetch 1 ,mem_fcomp_div 
-0189 c004018c beq xtal_16m ,p_lpm_short_sleep_skip_pll_set 
-018a 58000000 setarg 0 
-018b 67f18a00 store 3 ,core_clkpll_ctrl0 
+0157 6fe0c0c5 fetch 1 ,mem_fcomp_div 
+0158 c004015b beq xtal_16m ,p_lpm_short_sleep_skip_pll_set 
+0159 58000000 setarg 0 
+015a 67f18a00 store 3 ,core_clkpll_ctrl0 
 
 p_lpm_short_sleep_skip_pll_set:
-018c 704c2bfa jam 250 ,mem_tx_time_offset 
-018d 204012d1 call xtal_fast_wake 
-018e 6fe24164 fetch 4 ,mem_sleep_counter_all 
-018f 9840fe00 iadd temp ,pdata 
-0190 67e24164 store 4 ,mem_sleep_counter_all 
-0191 18027e00 deposit mark 
-0192 67e4419d store 8 ,mem_saved_mark 
-0193 d8c08070 arg core_gpio_conf ,contr 
-0194 d8a04186 arg mem_saved_gpio ,contw 
-0195 20407d74 call memcpy20 
-0196 6ff08086 fetch 1 ,core_spid_ctrl 
-0197 67e0c1a5 store 1 ,mem_saved_spidctrl 
-0198 20401410 call lpm_ctrl3_cfg_dig_vsel 
-0199 6ff08042 fetch 1 ,core_clksel 
-019a 1fe1fe14 or_into 0x14 ,pdata 
-019b 67f08042 store 1 ,core_clksel 
-019c 2020146d branch lpm_sleep_next 
+015b 704c2bfa jam 250 ,mem_tx_time_offset 
+015c 204012d1 call xtal_fast_wake 
+015d 6fe24164 fetch 4 ,mem_sleep_counter_all 
+015e 9840fe00 iadd temp ,pdata 
+015f 67e24164 store 4 ,mem_sleep_counter_all 
+0160 18027e00 deposit mark 
+0161 67e4419d store 8 ,mem_saved_mark 
+0162 d8c08070 arg core_gpio_conf ,contr 
+0163 d8a04186 arg mem_saved_gpio ,contw 
+0164 20407d74 call memcpy20 
+0165 6ff08086 fetch 1 ,core_spid_ctrl 
+0166 67e0c1a5 store 1 ,mem_saved_spidctrl 
+0167 20401410 call lpm_ctrl3_cfg_dig_vsel 
+0168 6ff08042 fetch 1 ,core_clksel 
+0169 1fe1fe14 or_into 0x14 ,pdata 
+016a 67f08042 store 1 ,core_clksel 
+016b 2020146d branch lpm_sleep_next 
 
 p_sub_miss_temp:
-019d dfffffff arg -1 ,pdata 
-019e 98465e00 isub temp ,regext 
-019f 6fe24c21 fetch 4 ,mem_tx_time_last_delt 
-01a0 9de67e00 isub regext ,pdata 
-01a1 2020017b branch p_g24_short_sleep_notify 
+016c dfffffff arg -1 ,pdata 
+016d 98465e00 isub temp ,regext 
+016e 6fe24c21 fetch 4 ,mem_tx_time_last_delt 
+016f 9de67e00 isub regext ,pdata 
+0170 2020014a branch p_g24_short_sleep_notify 
 
 p_g24_short_sleep_default:
-01a2 204001a9 call p_g24_miss_temp_clear 
-01a3 6fe1c8b1 fetch 3 ,mem_24g_short_sleep_set 
-01a4 20200185 branch p_g24_short_sleep2 
+0171 20400178 call p_g24_miss_temp_clear 
+0172 6fe1c8b1 fetch 3 ,mem_24g_short_sleep_set 
+0173 20200154 branch p_g24_short_sleep2 
 
 p_g24_short_sleep_long:
-01a5 18460400 sub temp ,0 ,temp 
-01a6 6fe1c8b1 fetch 3 ,mem_24g_short_sleep_set 
-01a7 9840fe00 iadd temp ,pdata 
-01a8 20200185 branch p_g24_short_sleep2 
+0174 18460400 sub temp ,0 ,temp 
+0175 6fe1c8b1 fetch 3 ,mem_24g_short_sleep_set 
+0176 9840fe00 iadd temp ,pdata 
+0177 20200154 branch p_g24_short_sleep2 
 
 p_g24_miss_temp_clear:
-01a9 58000000 setarg 0 
-01aa 67e24c33 store 4 ,mem_sleep_miss_temp 
-01ab 20600000 rtn 
+0178 58000000 setarg 0 
+0179 67e24c33 store 4 ,mem_sleep_miss_temp 
+017a 20600000 rtn 
 
 p_g24_short_sleep_2:
-01ac 704c3101 jam 1 ,mem_sleep_miss 
-01ad 20600000 rtn 
+017b 704c3101 jam 1 ,mem_sleep_miss 
+017c 20600000 rtn 
 
 p_send_time_check:
-01ae 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-01af c38c8000 rtnbit1 mouse_enable_24g_500hz 
-01b0 c38d0000 rtnbit1 mouse_enable_24g_1000 
-01b1 6fe0c8c1 fetch 1 ,mem_24g_transmit_by_interrupt 
-01b2 c00081f4 beq g24_tx_timer_int_enable ,p_send_timer_first 
-01b3 6fe0cc1a fetch 1 ,mem_tx_count 
-01b4 203a01f4 branch p_send_timer_first ,blank 
-01b5 1b227e00 copy clkn ,pdata 
-01b6 684b4c1b fetcht 6 ,mem_tx_time_last 
-01b7 67e34c1b store 6 ,mem_tx_time_last 
-01b8 20407e0a call clk_diff_rt 
-01b9 67e24c21 store 4 ,mem_tx_time_last_delt 
-01ba 6fe0cc31 fetch 1 ,mem_sleep_miss 
-01bb 247a0000 nrtn blank 
-01bc 6fe14c2f fetch 2 ,mem_retransmit 
-01bd 247a0000 nrtn blank 
-01be 6fe24c33 fetch 4 ,mem_sleep_miss_temp 
-01bf 247a0000 nrtn blank 
-01c0 6fe24c21 fetch 4 ,mem_tx_time_last_delt 
-01c1 684a4c16 fetcht 4 ,mem_24g_tsniff 
-01c2 18438400 lshift temp ,temp 
-01c3 98467c00 isub temp ,null 
-01c4 20210114 branch p_send_time_long_wake ,positive 
-01c5 684acc25 fetcht 5 ,mem_tx_time_sum 
-01c6 9840fe00 iadd temp ,pdata 
-01c7 67e2cc25 store 5 ,mem_tx_time_sum 
-01c8 6848cc1a fetcht 1 ,mem_tx_count 
-01c9 6fe0cc2a fetch 1 ,mem_tx_time_sum_count 
-01ca 98467c00 isub temp ,null 
-01cb 202281cf branch p_send_time_check_average ,zero 
-01cc 18408401 increase 1 ,temp 
-01cd 6048cc1a storet 1 ,mem_tx_count 
-01ce 20600000 rtn 
+017d 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+017e c38c8000 rtnbit1 mouse_enable_24g_500hz 
+017f c38d0000 rtnbit1 mouse_enable_24g_1000 
+0180 6fe0c8c1 fetch 1 ,mem_24g_transmit_by_interrupt 
+0181 c00081c7 beq g24_tx_timer_int_enable ,p_send_timer_first 
+0182 6fe0cc1a fetch 1 ,mem_tx_count 
+0183 203a01c7 branch p_send_timer_first ,blank 
+0184 1b227e00 copy clkn ,pdata 
+0185 684b4c1b fetcht 6 ,mem_tx_time_last 
+0186 67e34c1b store 6 ,mem_tx_time_last 
+0187 20407e0a call clk_diff_rt 
+0188 67e24c21 store 4 ,mem_tx_time_last_delt 
+0189 6fe0cc31 fetch 1 ,mem_sleep_miss 
+018a 247a0000 nrtn blank 
+018b 6fe14c2f fetch 2 ,mem_retransmit 
+018c 247a0000 nrtn blank 
+018d 6fe24c33 fetch 4 ,mem_sleep_miss_temp 
+018e 247a0000 nrtn blank 
+018f 6fe24c21 fetch 4 ,mem_tx_time_last_delt 
+0190 684a4c16 fetcht 4 ,mem_24g_tsniff 
+0191 18438400 lshift temp ,temp 
+0192 98467c00 isub temp ,null 
+0193 2021019e branch p_send_time_long_wake ,positive 
+0194 684acc25 fetcht 5 ,mem_tx_time_sum 
+0195 9840fe00 iadd temp ,pdata 
+0196 67e2cc25 store 5 ,mem_tx_time_sum 
+0197 6848cc1a fetcht 1 ,mem_tx_count 
+0198 6fe0cc2a fetch 1 ,mem_tx_time_sum_count 
+0199 98467c00 isub temp ,null 
+019a 202281a2 branch p_send_time_check_average ,zero 
+019b 18408401 increase 1 ,temp 
+019c 6048cc1a storet 1 ,mem_tx_count 
+019d 20600000 rtn 
+
+p_send_time_long_wake:
+019e 58000000 setarg 0 
+019f 67e0cc1a store 1 ,mem_tx_count 
+01a0 67e2cc25 store 5 ,mem_tx_time_sum 
+01a1 20600000 rtn 
 
 p_send_time_check_average:
-01cf 704c1a01 jam 1 ,mem_tx_count 
-01d0 d8400000 arg 0 ,temp 
-01d1 6fe2cc25 fetch 5 ,mem_tx_time_sum 
-01d2 604acc25 storet 5 ,mem_tx_time_sum 
-01d3 6848cc2a fetcht 1 ,mem_tx_time_sum_count 
-01d4 9846fc00 idiv temp 
-01d5 20407e64 call wait_div_end 
-01d6 1807a200 quotient rega 
-01d7 6fe24c16 fetch 4 ,mem_24g_tsniff 
-01d8 6848cc2b fetcht 1 ,mem_tx_time_offset 
-01d9 98460400 isub temp ,temp 
-01da 1a227e00 copy rega ,pdata 
-01db 98467e00 isub temp ,pdata 
-01dc 202101e8 branch p_send_time_check_average_late ,positive 
-01dd 1fe67e00 sub pdata ,0 ,pdata 
-01de 1feb7e00 rshift2 pdata ,pdata 
-01df 6849c8b1 fetcht 3 ,mem_24g_short_sleep_set 
-01e0 98408400 iadd temp ,temp 
-01e1 6fe1cc2c fetch 3 ,mem_24g_short_sleep_set_init 
-01e2 da201800 arg 0x1800 ,rega 
-01e3 9a20fe00 iadd rega ,pdata 
-01e4 98467c00 isub temp ,null 
-01e5 242101f2 nbranch p_send_time_check_average_min ,positive 
-01e6 6049c8b1 storet 3 ,mem_24g_short_sleep_set 
-01e7 20600000 rtn 
+01a2 704c1a01 jam 1 ,mem_tx_count 
+01a3 d8400000 arg 0 ,temp 
+01a4 6fe2cc25 fetch 5 ,mem_tx_time_sum 
+01a5 604acc25 storet 5 ,mem_tx_time_sum 
+01a6 6848cc2a fetcht 1 ,mem_tx_time_sum_count 
+01a7 9846fc00 idiv temp 
+01a8 20407e64 call wait_div_end 
+01a9 1807a200 quotient rega 
+01aa 6fe24c16 fetch 4 ,mem_24g_tsniff 
+01ab 6848cc2b fetcht 1 ,mem_tx_time_offset 
+01ac 98460400 isub temp ,temp 
+01ad 1a227e00 copy rega ,pdata 
+01ae 98467e00 isub temp ,pdata 
+01af 202101bb branch p_send_time_check_average_late ,positive 
+01b0 1fe67e00 sub pdata ,0 ,pdata 
+01b1 1feb7e00 rshift2 pdata ,pdata 
+01b2 6849c8b1 fetcht 3 ,mem_24g_short_sleep_set 
+01b3 98408400 iadd temp ,temp 
+01b4 6fe1cc2c fetch 3 ,mem_24g_short_sleep_set_init 
+01b5 da201800 arg 0x1800 ,rega 
+01b6 9a20fe00 iadd rega ,pdata 
+01b7 98467c00 isub temp ,null 
+01b8 242101c5 nbranch p_send_time_check_average_min ,positive 
+01b9 6049c8b1 storet 3 ,mem_24g_short_sleep_set 
+01ba 20600000 rtn 
 
 p_send_time_check_average_late:
-01e8 1feb0400 rshift2 pdata ,temp 
-01e9 6fe1c8b1 fetch 3 ,mem_24g_short_sleep_set 
-01ea 98460400 isub temp ,temp 
-01eb 6fe1cc2c fetch 3 ,mem_24g_short_sleep_set_init 
-01ec da201800 arg 0x1800 ,rega 
-01ed 9a267e00 isub rega ,pdata 
-01ee 98467c00 isub temp ,null 
-01ef 202101f2 branch p_send_time_check_average_min ,positive 
-01f0 6049c8b1 storet 3 ,mem_24g_short_sleep_set 
-01f1 20600000 rtn 
+01bb 1feb0400 rshift2 pdata ,temp 
+01bc 6fe1c8b1 fetch 3 ,mem_24g_short_sleep_set 
+01bd 98460400 isub temp ,temp 
+01be 6fe1cc2c fetch 3 ,mem_24g_short_sleep_set_init 
+01bf da201800 arg 0x1800 ,rega 
+01c0 9a267e00 isub rega ,pdata 
+01c1 98467c00 isub temp ,null 
+01c2 202101c5 branch p_send_time_check_average_min ,positive 
+01c3 6049c8b1 storet 3 ,mem_24g_short_sleep_set 
+01c4 20600000 rtn 
 
 p_send_time_check_average_min:
-01f2 67e1c8b1 store 3 ,mem_24g_short_sleep_set 
-01f3 20600000 rtn 
+01c5 67e1c8b1 store 3 ,mem_24g_short_sleep_set 
+01c6 20600000 rtn 
 
 p_send_timer_first:
-01f4 704c1a01 jam 1 ,mem_tx_count 
-01f5 1b227e00 copy clkn ,pdata 
-01f6 67e34c1b store 6 ,mem_tx_time_last 
-01f7 20600000 rtn 
+01c7 704c1a01 jam 1 ,mem_tx_count 
+01c8 1b227e00 copy clkn ,pdata 
+01c9 67e34c1b store 6 ,mem_tx_time_last 
+01ca 20600000 rtn 
 
 p_g24_transmit_process:
-01f8 58000000 setarg 0 
-01f9 67e0c8aa store 1 ,mem_24g_retry 
-01fa 67e14c2f store 2 ,mem_retransmit 
+01cb 58000000 setarg 0 
+01cc 67e0c8aa store 1 ,mem_24g_retry 
+01cd 67e14c2f store 2 ,mem_retransmit 
 
 p_g24_transmit_loop:
-01fb 20400202 call p_g24_transmit_receive_ack 
-01fc 242c022a nbranch p_g24_retransmit ,sync 
-01fd 2437822a nbranch p_g24_retransmit ,user3 
-01fe 204001ae call p_send_time_check 
-01ff 20402679 call g24_ackpayload_parse 
-0200 2040026b call p_mouse_wakeup_24g 
-0201 20202658 branch g24_transmit_no_ack 
+01ce 204001d5 call p_g24_transmit_receive_ack 
+01cf 242c01fd nbranch p_g24_retransmit ,sync 
+01d0 243781fd nbranch p_g24_retransmit ,user3 
+01d1 2040017d call p_send_time_check 
+01d2 20402679 call g24_ackpayload_parse 
+01d3 2040023e call p_mouse_wakeup_24g 
+01d4 20202658 branch g24_transmit_no_ack 
 
 p_g24_transmit_receive_ack:
-0202 7857fc00 disable user3 
-0203 204021f8 call g24_transmit 
-0204 6fe0c82f fetch 1 ,mem_24g_no_ack 
-0205 c000a1f1 beq no_ack_24g ,g24_end_of_packet 
-0206 18002a00 force 0 ,radio_ctrl 
-0207 6fe2483f fetch 4 ,mem_24g_addr 
-0208 98001200 iforce access 
-0209 204010ac call calc_mod_value_scale_le 
-020a 68488017 fetcht 1 ,mem_last_freq 
-020b 2040118b call set_freq_rx 
-020c 2000012c nop 300 
-020d 204011a2 call rf_rx_enable 
-020e 20400219 call p_g24_receive_rxon 
-020f 2057a1f1 call g24_end_of_packet ,user3 
-0210 20600000 rtn 
+01d5 7857fc00 disable user3 
+01d6 204021f8 call g24_transmit 
+01d7 6fe0c82f fetch 1 ,mem_24g_no_ack 
+01d8 c000a1f1 beq no_ack_24g ,g24_end_of_packet 
+01d9 18002a00 force 0 ,radio_ctrl 
+01da 6fe2483f fetch 4 ,mem_24g_addr 
+01db 98001200 iforce access 
+01dc 204010ac call calc_mod_value_scale_le 
+01dd 68488017 fetcht 1 ,mem_last_freq 
+01de 2040118b call set_freq_rx 
+01df 2000012c nop 300 
+01e0 204011a2 call rf_rx_enable 
+01e1 204001ec call p_g24_receive_rxon 
+01e2 2057a1f1 call g24_end_of_packet ,user3 
+01e3 20600000 rtn 
 
 p_g24_receive_packet:
-0211 6fe0c867 fetch 1 ,mem_24g_rx_phy 
-0212 20401637 call le_enable_phy_by_pdata 
-0213 6fe2483f fetch 4 ,mem_24g_addr 
-0214 98001200 iforce access 
-0215 204010ac call calc_mod_value_scale_le 
-0216 2040115d call set_sync_on 
-0217 6848c83d fetcht 1 ,mem_24g_ch 
-0218 20401674 call le_rf_rx_enable 
+01e4 6fe0c867 fetch 1 ,mem_24g_rx_phy 
+01e5 20401637 call le_enable_phy_by_pdata 
+01e6 6fe2483f fetch 4 ,mem_24g_addr 
+01e7 98001200 iforce access 
+01e8 204010ac call calc_mod_value_scale_le 
+01e9 2040115d call set_sync_on 
+01ea 6848c83d fetcht 1 ,mem_24g_ch 
+01eb 20401674 call le_rf_rx_enable 
 
 p_g24_receive_rxon:
-0219 20402181 call g24_prep 
-021a c597821e bmark0 mark_ble_lr ,p_g24_receive_nolr 
-021b 783cfc00 pulse dewhiten_code_calc 
-021c 2000001e nop 30 
-021d 20402181 call g24_prep 
+01ec 20402181 call g24_prep 
+01ed c59781f1 bmark0 mark_ble_lr ,p_g24_receive_nolr 
+01ee 783cfc00 pulse dewhiten_code_calc 
+01ef 2000001e nop 30 
+01f0 20402181 call g24_prep 
 
 p_g24_receive_nolr:
-021e 7857fc00 disable user3 
-021f 7826fc00 enable decode_fec0 
-0220 7830fc00 enable is_rx 
-0221 78507c00 disable is_tx 
-0222 78287c00 enable swfine 
-0223 6fe1483b fetch 2 ,mem_24g_rx_window 
-0224 98003600 iforce stop_watch 
-0225 37c18400 correlate null ,timeout 
-0226 242c21ef nbranch g24_sync_timeout ,sync 
-0227 20404d0d call rf_debug_rx_sync_line 
-0228 c517a1a4 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
-0229 202021a4 branch g24_receive_skip_fec1 
+01f1 7857fc00 disable user3 
+01f2 7826fc00 enable decode_fec0 
+01f3 7830fc00 enable is_rx 
+01f4 78507c00 disable is_tx 
+01f5 78287c00 enable swfine 
+01f6 6fe1483b fetch 2 ,mem_24g_rx_window 
+01f7 98003600 iforce stop_watch 
+01f8 37c18400 correlate null ,timeout 
+01f9 242c21ef nbranch g24_sync_timeout ,sync 
+01fa 20404d0d call rf_debug_rx_sync_line 
+01fb c517a1a4 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
+01fc 202021a4 branch g24_receive_skip_fec1 
 
 p_g24_retransmit:
-022a 6fe0cad6 fetch 1 ,mem_mouse_need_soft_reset 
-022b 247a0000 nrtn blank 
-022c 2040025b call p_mouse_select_device_by_pb_button 
-022d 6fe0c8ab fetch 1 ,mem_24g_abort_pac 
-022e 247a0000 nrtn blank 
-022f 6fe148a7 fetch 2 ,mem_24g_txfail_cnt 
-0230 1fe0fe01 increase 1 ,pdata 
-0231 67e148a7 store 2 ,mem_24g_txfail_cnt 
-0232 6fe148a7 fetch 2 ,mem_24g_txfail_cnt 
-0233 c2842680 bbit1 8 ,g24_tx_attempt_fail 
-0234 20400239 call p_g24_transmit_hop_process 
-0235 6fe14c2f fetch 2 ,mem_retransmit 
-0236 1fe0fe01 increase 1 ,pdata 
-0237 67e14c2f store 2 ,mem_retransmit 
-0238 202001fb branch p_g24_transmit_loop 
+01fd 6fe0cad6 fetch 1 ,mem_mouse_need_soft_reset 
+01fe 247a0000 nrtn blank 
+01ff 2040022e call p_mouse_select_device_by_pb_button 
+0200 6fe0c8ab fetch 1 ,mem_24g_abort_pac 
+0201 247a0000 nrtn blank 
+0202 6fe148a7 fetch 2 ,mem_24g_txfail_cnt 
+0203 1fe0fe01 increase 1 ,pdata 
+0204 67e148a7 store 2 ,mem_24g_txfail_cnt 
+0205 6fe148a7 fetch 2 ,mem_24g_txfail_cnt 
+0206 c2842680 bbit1 8 ,g24_tx_attempt_fail 
+0207 2040020c call p_g24_transmit_hop_process 
+0208 6fe14c2f fetch 2 ,mem_retransmit 
+0209 1fe0fe01 increase 1 ,pdata 
+020a 67e14c2f store 2 ,mem_retransmit 
+020b 202001ce branch p_g24_transmit_loop 
 
 p_g24_transmit_hop_process:
-0239 6848c8aa fetcht 1 ,mem_24g_retry 
-023a 6fe0c8ca fetch 1 ,mem_24g_fast_hop_count 
-023b 98467c00 isub temp ,null 
-023c 24210253 nbranch p_g24_tx_fast_hop ,positive 
-023d 18408401 increase 1 ,temp 
-023e 6048c8aa storet 1 ,mem_24g_retry 
-023f 6fe0c8ca fetch 1 ,mem_24g_fast_hop_count 
-0240 c002824f beq 5 ,p_g24_transmit_hop_process_1ms 
-0241 c004024b beq 8 ,p_g24_transmit_hop_process_2ms 
-0242 c0078247 beq 15 ,p_g24_transmit_hop_process_4ms 
-0243 6fe0c8aa fetch 1 ,mem_24g_retry 
-0244 c00a269d beq 20 ,g24_hop_ch_disable 
-0245 c00f269d beq 30 ,g24_hop_ch_disable 
-0246 20600000 rtn 
+020c 6848c8aa fetcht 1 ,mem_24g_retry 
+020d 6fe0c8ca fetch 1 ,mem_24g_fast_hop_count 
+020e 98467c00 isub temp ,null 
+020f 24210226 nbranch p_g24_tx_fast_hop ,positive 
+0210 18408401 increase 1 ,temp 
+0211 6048c8aa storet 1 ,mem_24g_retry 
+0212 6fe0c8ca fetch 1 ,mem_24g_fast_hop_count 
+0213 c0028222 beq 5 ,p_g24_transmit_hop_process_1ms 
+0214 c004021e beq 8 ,p_g24_transmit_hop_process_2ms 
+0215 c007821a beq 15 ,p_g24_transmit_hop_process_4ms 
+0216 6fe0c8aa fetch 1 ,mem_24g_retry 
+0217 c00a269d beq 20 ,g24_hop_ch_disable 
+0218 c00f269d beq 30 ,g24_hop_ch_disable 
+0219 20600000 rtn 
 
 p_g24_transmit_hop_process_4ms:
-0247 6fe0c8aa fetch 1 ,mem_24g_retry 
-0248 c005269d beq 10 ,g24_hop_ch_disable 
-0249 c007a69d beq 15 ,g24_hop_ch_disable 
-024a 20600000 rtn 
+021a 6fe0c8aa fetch 1 ,mem_24g_retry 
+021b c005269d beq 10 ,g24_hop_ch_disable 
+021c c007a69d beq 15 ,g24_hop_ch_disable 
+021d 20600000 rtn 
 
 p_g24_transmit_hop_process_2ms:
-024b 6fe0c8aa fetch 1 ,mem_24g_retry 
-024c c003269d beq 6 ,g24_hop_ch_disable 
-024d c004a69d beq 9 ,g24_hop_ch_disable 
-024e 20600000 rtn 
+021e 6fe0c8aa fetch 1 ,mem_24g_retry 
+021f c003269d beq 6 ,g24_hop_ch_disable 
+0220 c004a69d beq 9 ,g24_hop_ch_disable 
+0221 20600000 rtn 
 
 p_g24_transmit_hop_process_1ms:
-024f 6fe0c8aa fetch 1 ,mem_24g_retry 
-0250 c001a69d beq 3 ,g24_hop_ch_disable 
-0251 c002a69d beq 5 ,g24_hop_ch_disable 
-0252 20600000 rtn 
+0222 6fe0c8aa fetch 1 ,mem_24g_retry 
+0223 c001a69d beq 3 ,g24_hop_ch_disable 
+0224 c002a69d beq 5 ,g24_hop_ch_disable 
+0225 20600000 rtn 
 
 p_g24_tx_fast_hop:
-0253 20400255 call p_delay_40ms 
-0254 20202281 branch g24_ch 
+0226 20400228 call p_delay_40ms 
+0227 20202281 branch g24_ch 
 
 p_delay_40ms:
-0255 6fe0c8a7 fetch 1 ,mem_24g_txfail_cnt 
-0256 1fe67c80 sub pdata ,0x80 ,null 
-0257 20610000 rtn positive 
-0258 704c7301 jam 1 ,mem_mouse_24g_clear_sensor_data_flag 
-0259 df200028 arg 40 ,loopcnt 
-025a 20207d86 branch delay_ms_wait 
+0228 6fe0c8a7 fetch 1 ,mem_24g_txfail_cnt 
+0229 1fe67c80 sub pdata ,0x80 ,null 
+022a 20610000 rtn positive 
+022b 704c7301 jam 1 ,mem_mouse_24g_clear_sensor_data_flag 
+022c df200028 arg 40 ,loopcnt 
+022d 20207d86 branch delay_ms_wait 
 
 p_mouse_select_device_by_pb_button:
-025b 6fe0c91f fetch 1 ,mem_config_select_device_button_gpio 
-025c c17f8000 rtneq gpio_disable 
-025d da200000 arg 0 ,rega 
-025e 704ba706 jam mouse_pb_key ,mem_mouse_key_temp 
-025f 6848c91f fetcht 1 ,mem_config_select_device_button_gpio 
-0260 204046a8 call mouse_pb_button_check 
-0261 67e0cba5 store 1 ,mem_mouse_pbkey_press_status 
-0262 6fe0c914 fetch 1 ,mem_matrix_public_gpio 
-0263 c07f8268 beq gpio_disable ,p_mouse_3io6key_pb_button_check_end 
-0264 204041a8 call mouse_matrix_public_gpio_reset 
+022e 6fe0c91f fetch 1 ,mem_config_select_device_button_gpio 
+022f c17f8000 rtneq gpio_disable 
+0230 da200000 arg 0 ,rega 
+0231 704ba706 jam mouse_pb_key ,mem_mouse_key_temp 
+0232 6848c91f fetcht 1 ,mem_config_select_device_button_gpio 
+0233 204046a8 call mouse_pb_button_check 
+0234 67e0cba5 store 1 ,mem_mouse_pbkey_press_status 
+0235 6fe0c914 fetch 1 ,mem_matrix_public_gpio 
+0236 c07f823b beq gpio_disable ,p_mouse_3io6key_pb_button_check_end 
+0237 204041a8 call mouse_matrix_public_gpio_reset 
 
 p_mouse_select_device_by_pb_button_exit:
-0265 1a227e00 copy rega ,pdata 
-0266 c28346cb bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
-0267 202046be branch mouse_select_device_button_up 
+0238 1a227e00 copy rega ,pdata 
+0239 c28346cb bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
+023a 202046be branch mouse_select_device_button_up 
 
 p_mouse_3io6key_pb_button_check_end:
-0268 6848c91f fetcht 1 ,mem_config_select_device_button_gpio 
-0269 20403f96 call mouse_gpio_config_input_pu 
-026a 20200265 branch p_mouse_select_device_by_pb_button_exit 
+023b 6848c91f fetcht 1 ,mem_config_select_device_button_gpio 
+023c 20403f96 call mouse_gpio_config_input_pu 
+023d 20200238 branch p_mouse_select_device_by_pb_button_exit 
 
 p_mouse_wakeup_24g:
-026b 6fe0cbf2 fetch 1 ,mem_sensor_shutdown_flag 
-026c 245a026f ncall p_mouse_wakeup_24g_from_long_sleep ,blank 
-026d 704bf200 jam 0 ,mem_sensor_shutdown_flag 
-026e 20600000 rtn 
+023e 6fe0cbf2 fetch 1 ,mem_sensor_shutdown_flag 
+023f 245a0242 ncall p_mouse_wakeup_24g_from_long_sleep ,blank 
+0240 704bf200 jam 0 ,mem_sensor_shutdown_flag 
+0241 20600000 rtn 
 
 p_mouse_wakeup_24g_from_long_sleep:
-026f 204003cc call p_mouse_init_sensor_wakeup 
-0270 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-0271 c41e0000 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+0242 2040039c call p_mouse_init_sensor_wakeup 
+0243 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+0244 c41e0000 rtnbit0 mouse_enable_wheel_wake_up_cancel 
 
 p_mouse_wheel_set_wakeup:
-0272 6fe0c917 fetch 1 ,mem_whee_a_data_gpio 
-0273 20403f96 call mouse_gpio_config_input_pu 
-0274 6fe0c918 fetch 1 ,mem_whee_b_data_gpio 
-0275 20203f96 branch mouse_gpio_config_input_pu 
+0245 6fe0c917 fetch 1 ,mem_whee_a_data_gpio 
+0246 20403f96 call mouse_gpio_config_input_pu 
+0247 6fe0c918 fetch 1 ,mem_whee_b_data_gpio 
+0248 20203f96 branch mouse_gpio_config_input_pu 
 
 p_mouse_start_work:
-0276 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-0277 c30a0283 bbit0 mouse_enable_adc ,p_mouse_start_work_next 
-0278 20406166 call enable_adc 
-0279 2040618d call vdd_calculate_by_mode 
-027a 67e148ed store 2 ,mem_mouse_vdd_now_vol 
-027b 68494496 fetcht 2 ,mem_2v_adc_vinlpm_data 
-027c 6fe144a4 fetch 2 ,mem_adc_current_value 
-027d 98467c00 isub temp ,null 
-027e 20210276 branch p_mouse_start_work ,positive 
-027f da2048e7 arg mem_mouse_vdd_calculate_set ,rega 
-0280 20403f1a call mouse_adc_bat_percent_lowpower_out 
-0281 6fe0c4a6 fetch 1 ,mem_adc_power_flag 
-0282 c280be5a bbit1 1 ,mouse_app_enter_hibernate 
+0249 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+024a c30a0256 bbit0 mouse_enable_adc ,p_mouse_start_work_next 
+024b 20406166 call enable_adc 
+024c 2040618d call vdd_calculate_by_mode 
+024d 67e148ed store 2 ,mem_mouse_vdd_now_vol 
+024e 68494496 fetcht 2 ,mem_2v_adc_vinlpm_data 
+024f 6fe144a4 fetch 2 ,mem_adc_current_value 
+0250 98467c00 isub temp ,null 
+0251 20210249 branch p_mouse_start_work ,positive 
+0252 da2048e7 arg mem_mouse_vdd_calculate_set ,rega 
+0253 20403f1a call mouse_adc_bat_percent_lowpower_out 
+0254 6fe0c4a6 fetch 1 ,mem_adc_power_flag 
+0255 c280be5a bbit1 1 ,mouse_app_enter_hibernate 
 
 p_mouse_start_work_next:
-0283 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-0284 c2978297 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
-0285 6fe0c93d fetch 1 ,mem_device_flag 
-0286 c000029e beq mode_24g_device ,p_mouse_24g_start_mode 
+0256 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+0257 c297826a bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+0258 6fe0c93d fetch 1 ,mem_device_flag 
+0259 c0000271 beq mode_24g_device ,p_mouse_24g_start_mode 
 
 p_mouse_le_fast_conn_judge:
-0287 20400371 call p_mouse_device_le_reconn_led_config 
-0288 20404354 call mouse_bluetooth_fast_conn_disable 
-0289 6fe0c93d fetch 1 ,mem_device_flag 
-028a c000828d beq mode_bt_device1 ,p_mouse_le_device1_judge 
-028b c0010292 beq mode_bt_device2 ,p_mouse_le_device2_judge 
-028c 20600000 rtn 
+025a 20400341 call p_mouse_device_le_reconn_led_config 
+025b 20404354 call mouse_bluetooth_fast_conn_disable 
+025c 6fe0c93d fetch 1 ,mem_device_flag 
+025d c0008260 beq mode_bt_device1 ,p_mouse_le_device1_judge 
+025e c0010265 beq mode_bt_device2 ,p_mouse_le_device2_judge 
+025f 20600000 rtn 
 
 p_mouse_le_device1_judge:
-028d 6fe3493f fetch 6 ,mem_device1_addr 
-028e 684b4979 fetcht 6 ,mem_mouse_compare_addr_ff 
-028f 98467c00 isub temp ,null 
-0290 2022c32b branch mouse_buletooth_fast_conn_init ,zero 
-0291 20203e1c branch mouse_start_reconnect_device 
+0260 6fe3493f fetch 6 ,mem_device1_addr 
+0261 684b4979 fetcht 6 ,mem_mouse_compare_addr_ff 
+0262 98467c00 isub temp ,null 
+0263 2022c32b branch mouse_buletooth_fast_conn_init ,zero 
+0264 20203e1c branch mouse_start_reconnect_device 
 
 p_mouse_le_device2_judge:
-0292 6fe3495c fetch 6 ,mem_device2_addr 
-0293 684b4979 fetcht 6 ,mem_mouse_compare_addr_ff 
-0294 98467c00 isub temp ,null 
-0295 2022c32b branch mouse_buletooth_fast_conn_init ,zero 
-0296 20203e1c branch mouse_start_reconnect_device 
+0265 6fe3495c fetch 6 ,mem_device2_addr 
+0266 684b4979 fetcht 6 ,mem_mouse_compare_addr_ff 
+0267 98467c00 isub temp ,null 
+0268 2022c32b branch mouse_buletooth_fast_conn_init ,zero 
+0269 20203e1c branch mouse_start_reconnect_device 
 
 p_mouse_24g_first_start_auto_pair_mode:
-0297 20403e28 call mouse_wakeup_from_power_check 
-0298 20344855 branch mouse_24g_first_start_reconn ,user 
+026a 20403e28 call mouse_wakeup_from_power_check 
+026b 20344855 branch mouse_24g_first_start_reconn ,user 
 
 p_mouse_24g_reconn_general_dongle:
-0299 70493d00 jam mode_24g_device ,mem_device_flag 
-029a 6fe14bcb fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-029b 67e1488b store 2 ,mem_24g_reconn_timeout 
-029c 70488f01 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-029d 20202562 branch g24_reconn_start 
+026c 70493d00 jam mode_24g_device ,mem_device_flag 
+026d 6fe14bcb fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+026e 67e1488b store 2 ,mem_24g_reconn_timeout 
+026f 70488f01 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+0270 20202562 branch g24_reconn_start 
 
 p_mouse_24g_start_mode:
-029e 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-029f c308c842 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-02a0 20400365 call p_mouse_device_pair_led_config 
-02a1 20403e28 call mouse_wakeup_from_power_check 
-02a2 20344845 branch mouse_24g_reconn_dongle_start ,user 
-02a3 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-02a4 c2980299 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-02a5 c318c84b bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
-02a6 20404150 call mouse_key_check_once 
-02a7 1a217e07 and rega ,0x07 ,pdata 
-02a8 6848cbdc fetcht 1 ,mem_mouse_commbination_key_24g 
-02a9 98467c00 isub temp ,null 
-02aa 202284cd branch p_mouse_24g_start_pair_mode ,zero 
-02ab 2020484b branch mouse_24g_reconn_general_dongle 
+0271 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+0272 c308c842 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0273 20400335 call p_mouse_device_pair_led_config 
+0274 20403e28 call mouse_wakeup_from_power_check 
+0275 20344845 branch mouse_24g_reconn_dongle_start ,user 
+0276 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+0277 c298026c bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+0278 c318c84b bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
+0279 20404150 call mouse_key_check_once 
+027a 1a217e07 and rega ,0x07 ,pdata 
+027b 6848cbdc fetcht 1 ,mem_mouse_commbination_key_24g 
+027c 98467c00 isub temp ,null 
+027d 2022849d branch p_mouse_24g_start_pair_mode ,zero 
+027e 2020484b branch mouse_24g_reconn_general_dongle 
 
 p_g24_transmit:
-02ac 6fe0c868 fetch 1 ,mem_24g_tx_phy 
-02ad 20401637 call le_enable_phy_by_pdata 
-02ae 6fe2483f fetch 4 ,mem_24g_addr 
-02af 98001200 iforce access 
-02b0 20402181 call g24_prep 
-02b1 204021f5 call g24_set_freq_tx 
-02b2 79202a00 set1 txgfsk ,radio_ctrl 
-02b3 782efc00 enable encode_fec0 
-02b4 78307c00 enable is_tx 
-02b5 7850fc00 disable is_rx 
-02b6 20404d13 call rf_debug_tx_on_line 
-02b7 785d7c00 disable lr_s2en 
-02b8 c517a229 bmark1 mark_ble_lr ,g24_transmit_lr 
-02b9 c51682c0 bmark1 mark_ble_2m ,p_g24_transmit_2m 
-02ba 19317e00 rshift16 access ,pdata 
-02bb 1fecfe00 rshift8 pdata ,pdata 
-02bc 1ff1fe00 rshift4 pdata ,pdata 
-02bd 08008628 inject mod ,40 
+027f 6fe0c868 fetch 1 ,mem_24g_tx_phy 
+0280 20401637 call le_enable_phy_by_pdata 
+0281 6fe2483f fetch 4 ,mem_24g_addr 
+0282 98001200 iforce access 
+0283 20402181 call g24_prep 
+0284 204021f5 call g24_set_freq_tx 
+0285 79202a00 set1 txgfsk ,radio_ctrl 
+0286 782efc00 enable encode_fec0 
+0287 78307c00 enable is_tx 
+0288 7850fc00 disable is_rx 
+0289 20404d13 call rf_debug_tx_on_line 
+028a 785d7c00 disable lr_s2en 
+028b c517a229 bmark1 mark_ble_lr ,g24_transmit_lr 
+028c c5168293 bmark1 mark_ble_2m ,p_g24_transmit_2m 
+028d 19317e00 rshift16 access ,pdata 
+028e 1fecfe00 rshift8 pdata ,pdata 
+028f 1ff1fe00 rshift4 pdata ,pdata 
+0290 08008628 inject mod ,40 
 
 p_g24_transmit_packet:
-02be c517a210 bmark1 mark_ble_lr ,g24_transmit_nolr 
-02bf 20202210 branch g24_transmit_nolr 
+0291 c517a210 bmark1 mark_ble_lr ,g24_transmit_nolr 
+0292 20202210 branch g24_transmit_nolr 
 
 p_g24_transmit_2m:
-02c0 6fe0c1f0 fetch 1 ,mem_system_clk 
-02c1 1fe37200 rshift pdata ,loopcnt 
+0293 6fe0c1f0 fetch 1 ,mem_system_clk 
+0294 1fe37200 rshift pdata ,loopcnt 
 
 p_g24_transmit_2m_dealy:
-02c2 20000002 nop 2 
-02c3 c20002c2 loop p_g24_transmit_2m_dealy 
-02c4 19317e00 rshift16 access ,pdata 
-02c5 1fecfe00 rshift8 pdata ,pdata 
-02c6 1ff18400 rshift4 pdata ,temp 
-02c7 18427e00 copy temp ,pdata 
-02c8 08008608 inject mod ,8 
-02c9 18427e00 copy temp ,pdata 
-02ca 08008628 inject mod ,40 
-02cb 202002be branch p_g24_transmit_packet 
+0295 20000002 nop 2 
+0296 c2000295 loop p_g24_transmit_2m_dealy 
+0297 19317e00 rshift16 access ,pdata 
+0298 1fecfe00 rshift8 pdata ,pdata 
+0299 1ff18400 rshift4 pdata ,temp 
+029a 18427e00 copy temp ,pdata 
+029b 08008608 inject mod ,8 
+029c 18427e00 copy temp ,pdata 
+029d 08008628 inject mod ,40 
+029e 20200291 branch p_g24_transmit_packet 
 
 p_mouse_bb_event_timer:
-02cc 20403edc call mouse_adc_read 
-02cd 20400318 call p_mouse_low_voltage_led_timer 
-02ce 204022e1 call g24_pair_timeout_timer 
-02cf 2040255f call g24_reconn_timeout_timer 
-02d0 204002e0 call p_mouse_24g_long_sleep_param_update_timer 
-02d1 20400331 call p_mouse_led_multi_timer 
-02d2 204002e5 call p_mouse_dpi_led_timer 
-02d3 204040bc call mouse_dpi_key_check_long_press 
-02d4 20400440 call p_mouse_bt_discovery_check 
-02d5 20400377 call p_mouse_commbination_key_process 
-02d6 2040453f call mouse_check_discovery_timeout_timer 
-02d7 2040038e call p_mouse_check_direct_timeout_timer 
-02d8 20404552 call mouse_le_enable_att_list_timer 
-02d9 20400392 call p_mouse_le_battery_updata_timer 
-02da 20404555 call mouse_le_send_smp_security_request_timer 
-02db 20400395 call p_mouse_le_send_conn_param_update_timer 
-02dc 20404575 call mouse_current_mult_update_timer 
-02dd 20404062 call mouse_wheel_trigger_timer 
-02de 204003ad call p_mouse_store_information_delay_timer 
-02df 20200398 branch p_mouse_check_no_data_timeout_timer 
+029f 20403edc call mouse_adc_read 
+02a0 204002eb call p_mouse_low_voltage_led_timer 
+02a1 204022e1 call g24_pair_timeout_timer 
+02a2 2040255f call g24_reconn_timeout_timer 
+02a3 204002b3 call p_mouse_24g_long_sleep_param_update_timer 
+02a4 20400301 call p_mouse_led_multi_timer 
+02a5 204002b8 call p_mouse_dpi_led_timer 
+02a6 204040bc call mouse_dpi_key_check_long_press 
+02a7 20400410 call p_mouse_bt_discovery_check 
+02a8 20400347 call p_mouse_commbination_key_process 
+02a9 2040453f call mouse_check_discovery_timeout_timer 
+02aa 2040035e call p_mouse_check_direct_timeout_timer 
+02ab 20404552 call mouse_le_enable_att_list_timer 
+02ac 20400362 call p_mouse_le_battery_updata_timer 
+02ad 20404555 call mouse_le_send_smp_security_request_timer 
+02ae 20400365 call p_mouse_le_send_conn_param_update_timer 
+02af 20404575 call mouse_current_mult_update_timer 
+02b0 20404062 call mouse_wheel_trigger_timer 
+02b1 2040037d call p_mouse_store_information_delay_timer 
+02b2 20200368 branch p_mouse_check_no_data_timeout_timer 
 
 p_mouse_24g_long_sleep_param_update_timer:
-02e0 da6048c8 arg mem_24g_long_sleep_param_update_timer ,regc 
-02e1 da4002e3 arg p_mouse_24g_long_sleep_normal_param ,regb 
-02e2 202031fc branch timer_single_step 
+02b3 da6048c8 arg mem_24g_long_sleep_param_update_timer ,regc 
+02b4 da4002b6 arg p_mouse_24g_long_sleep_normal_param ,regb 
+02b5 202031fc branch timer_single_step 
 
 p_mouse_24g_long_sleep_normal_param:
-02e3 204003a9 call p_mouse_24g_hibernate_set_check 
-02e4 2020480e branch mouse_24g_long_sleep_normal_param 
+02b6 20400379 call p_mouse_24g_hibernate_set_check 
+02b7 2020480e branch mouse_24g_long_sleep_normal_param 
 
 p_mouse_dpi_led_timer:
-02e5 6fe0ccbf fetch 1 ,mem_mouse_dpi_led_blink_enable 
-02e6 207a0000 rtn blank 
-02e7 6fe0ccc1 fetch 1 ,mem_mouse_dpi_blink_time 
-02e8 1fe0fe01 pincrease 1 
-02e9 67e0ccc1 store 1 ,mem_mouse_dpi_blink_time 
-02ea c00182ed beq 3 ,p_mouse_dpi_led_on 
-02eb c00302f1 beq 6 ,p_mouse_dpi_led_off_check 
-02ec 20600000 rtn 
+02b8 6fe0ccbf fetch 1 ,mem_mouse_dpi_led_blink_enable 
+02b9 207a0000 rtn blank 
+02ba 6fe0ccc1 fetch 1 ,mem_mouse_dpi_blink_time 
+02bb 1fe0fe01 pincrease 1 
+02bc 67e0ccc1 store 1 ,mem_mouse_dpi_blink_time 
+02bd c00182c0 beq 3 ,p_mouse_dpi_led_on 
+02be c00302c4 beq 6 ,p_mouse_dpi_led_off_check 
+02bf 20600000 rtn 
 
 p_mouse_dpi_led_on:
-02ed 6fe0ccb5 fetch 1 ,mem_mouse_led_multi_type 
-02ee c2800344 bbit1 led_multi_dpi ,p_mouse_device_multi_led_on 
-02ef 6848ccbc fetcht 1 ,mem_mouse_1io2led_dpi_led 
-02f0 2020610d branch gpio_out_active 
+02c0 6fe0ccb5 fetch 1 ,mem_mouse_led_multi_type 
+02c1 c2800314 bbit1 led_multi_dpi ,p_mouse_device_multi_led_on 
+02c2 6848ccbc fetcht 1 ,mem_mouse_1io2led_dpi_led 
+02c3 2020610d branch gpio_out_active 
 
 p_mouse_dpi_led_off_check:
-02f1 704cc100 jam 0 ,mem_mouse_dpi_blink_time 
-02f2 6fe0ccc0 fetch 1 ,mem_mouse_dpi_blink_count 
-02f3 1fe0ffff increase -1 ,pdata 
-02f4 67e0ccc0 store 1 ,mem_mouse_dpi_blink_count 
-02f5 243a02f7 nbranch p_mouse_dpi_led_off ,blank 
-02f6 704cbf00 jam 0 ,mem_mouse_dpi_led_blink_enable 
+02c4 704cc100 jam 0 ,mem_mouse_dpi_blink_time 
+02c5 6fe0ccc0 fetch 1 ,mem_mouse_dpi_blink_count 
+02c6 1fe0ffff increase -1 ,pdata 
+02c7 67e0ccc0 store 1 ,mem_mouse_dpi_blink_count 
+02c8 243a02ca nbranch p_mouse_dpi_led_off ,blank 
+02c9 704cbf00 jam 0 ,mem_mouse_dpi_led_blink_enable 
 
 p_mouse_dpi_led_off:
-02f7 6fe0ccb5 fetch 1 ,mem_mouse_led_multi_type 
-02f8 c280034a bbit1 led_multi_dpi ,p_mouse_device_multi_led_off 
-02f9 6848ccbc fetcht 1 ,mem_mouse_1io2led_dpi_led 
-02fa 20206109 branch gpio_out_inactive 
+02ca 6fe0ccb5 fetch 1 ,mem_mouse_led_multi_type 
+02cb c280031a bbit1 led_multi_dpi ,p_mouse_device_multi_led_off 
+02cc 6848ccbc fetcht 1 ,mem_mouse_1io2led_dpi_led 
+02cd 20206109 branch gpio_out_inactive 
 
 p_mouse_adc_read_start:
-02fb 7048fa00 jam 0 ,mem_adc_read_timer 
-02fc 20406166 call enable_adc 
-02fd 2040618d call vdd_calculate_by_mode 
-02fe 67e148ed store 2 ,mem_mouse_vdd_now_vol 
-02ff 6fe0c4a2 fetch 1 ,mem_adc_config_flag 
-0300 c0810307 bne adc_config_gpio ,p_mouse_adc_data_process 
-0301 684948ed fetcht 2 ,mem_mouse_vdd_now_vol 
-0302 184ffe08 mul32 temp ,8 ,pdata 
-0303 1fe6fc0a div pdata ,10 
-0304 20407e61 call get_div_result 
-0305 9840fe00 iadd temp ,pdata 
-0306 67e148ed store 2 ,mem_mouse_vdd_now_vol 
+02ce 7048fa00 jam 0 ,mem_adc_read_timer 
+02cf 20406166 call enable_adc 
+02d0 2040618d call vdd_calculate_by_mode 
+02d1 67e148ed store 2 ,mem_mouse_vdd_now_vol 
+02d2 6fe0c4a2 fetch 1 ,mem_adc_config_flag 
+02d3 c08102da bne adc_config_gpio ,p_mouse_adc_data_process 
+02d4 684948ed fetcht 2 ,mem_mouse_vdd_now_vol 
+02d5 184ffe08 mul32 temp ,8 ,pdata 
+02d6 1fe6fc0a div pdata ,10 
+02d7 20407e61 call get_div_result 
+02d8 9840fe00 iadd temp ,pdata 
+02d9 67e148ed store 2 ,mem_mouse_vdd_now_vol 
 
 p_mouse_adc_data_process:
-0307 da2048e7 arg mem_mouse_vdd_calculate_set ,rega 
-0308 20403f1a call mouse_adc_bat_percent_lowpower_out 
-0309 6fe0c4a6 fetch 1 ,mem_adc_power_flag 
-030a c280bf5e bbit1 1 ,mouse_power_down 
-030b c300030e bbit0 0 ,p_mouse_adc_no_low_voltage 
-030c 7048fe01 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
-030d 20203f10 branch mouse_adc_low_voltage 
+02da da2048e7 arg mem_mouse_vdd_calculate_set ,rega 
+02db 20403f1a call mouse_adc_bat_percent_lowpower_out 
+02dc 6fe0c4a6 fetch 1 ,mem_adc_power_flag 
+02dd c280bf5e bbit1 1 ,mouse_power_down 
+02de c30002e1 bbit0 0 ,p_mouse_adc_no_low_voltage 
+02df 7048fe01 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
+02e0 20203f10 branch mouse_adc_low_voltage 
 
 p_mouse_adc_no_low_voltage:
-030e d8e00004 arg mouse_low_voltage_flag ,queue 
-030f 20404732 call mouse_disable_function_flag 
-0310 7048fc0c jam 12 ,mem_adc_low_volatage_led_timer_count 
-0311 6fe0c8fe fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0312 207a0000 rtn blank 
-0313 7048fe00 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
+02e1 d8e00004 arg mouse_low_voltage_flag ,queue 
+02e2 20404732 call mouse_disable_function_flag 
+02e3 7048fc0c jam 12 ,mem_adc_low_volatage_led_timer_count 
+02e4 6fe0c8fe fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+02e5 207a0000 rtn blank 
+02e6 7048fe00 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
 
 p_mouse_low_voltage_led_off:
-0314 6fe0ccb5 fetch 1 ,mem_mouse_led_multi_type 
-0315 c280834a bbit1 led_multi_low ,p_mouse_device_multi_led_off 
-0316 6848ccbd fetcht 1 ,mem_mouse_1io2led_low_led 
-0317 20206109 branch gpio_out_inactive 
+02e7 6fe0ccb5 fetch 1 ,mem_mouse_led_multi_type 
+02e8 c280831a bbit1 led_multi_low ,p_mouse_device_multi_led_off 
+02e9 6848ccbd fetcht 1 ,mem_mouse_1io2led_low_led 
+02ea 20206109 branch gpio_out_inactive 
 
 p_mouse_low_voltage_led_timer:
-0318 6fe0ccbe fetch 1 ,mem_mouse_pair_success 
-0319 207a0000 rtn blank 
-031a 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-031b c4020000 rtnbit0 mouse_low_voltage_flag 
-031c 6fe0c8fc fetch 1 ,mem_adc_low_volatage_led_timer_count 
-031d 1fe0fe01 increase 1 ,pdata 
-031e 67e0c8fc store 1 ,mem_adc_low_volatage_led_timer_count 
-031f 1fe67c14 sub pdata ,20 ,null 
-0320 24410327 ncall p_mouse_low_volatage_led_timer_count_clean ,positive 
-0321 1fe67c0a sub pdata ,10 ,null 
-0322 20210314 branch p_mouse_low_voltage_led_off ,positive 
+02eb 6fe0ccbe fetch 1 ,mem_mouse_pair_success 
+02ec 207a0000 rtn blank 
+02ed 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+02ee c4020000 rtnbit0 mouse_low_voltage_flag 
+02ef 6fe0c8fc fetch 1 ,mem_adc_low_volatage_led_timer_count 
+02f0 1fe0fe01 increase 1 ,pdata 
+02f1 67e0c8fc store 1 ,mem_adc_low_volatage_led_timer_count 
+02f2 1fe67c14 sub pdata ,20 ,null 
+02f3 244102fa ncall p_mouse_low_volatage_led_timer_count_clean ,positive 
+02f4 1fe67c0a sub pdata ,10 ,null 
+02f5 202102e7 branch p_mouse_low_voltage_led_off ,positive 
 
 p_mouse_low_voltage_led_on:
-0323 6fe0ccb5 fetch 1 ,mem_mouse_led_multi_type 
-0324 c2808344 bbit1 led_multi_low ,p_mouse_device_multi_led_on 
-0325 6848ccbd fetcht 1 ,mem_mouse_1io2led_low_led 
-0326 2020610d branch gpio_out_active 
+02f6 6fe0ccb5 fetch 1 ,mem_mouse_led_multi_type 
+02f7 c2808314 bbit1 led_multi_low ,p_mouse_device_multi_led_on 
+02f8 6848ccbd fetcht 1 ,mem_mouse_1io2led_low_led 
+02f9 2020610d branch gpio_out_active 
 
 p_mouse_low_volatage_led_timer_count_clean:
-0327 7048fc01 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0328 20600000 rtn 
-
-p_mouse_led_multi_parm_init:
-0329 704cb100 jam 0 ,mem_mouse_multi_led_blink_enable 
-032a 704cbf00 jam 0 ,mem_mouse_dpi_led_blink_enable 
-032b 704cc100 jam 0 ,mem_mouse_dpi_blink_time 
+02fa 7048fc01 jam 1 ,mem_adc_low_volatage_led_timer_count 
+02fb 20600000 rtn 
 
 p_mouse_device_led_all_off:
-032c 20400356 call p_mouse_device_24g_led_off 
-032d 20400358 call p_mouse_device_bt1_led_off 
-032e 2040035a call p_mouse_device_bt2_led_off 
-032f 204002f7 call p_mouse_dpi_led_off 
-0330 20200314 branch p_mouse_low_voltage_led_off 
+02fc 20400326 call p_mouse_device_24g_led_off 
+02fd 20400328 call p_mouse_device_bt1_led_off 
+02fe 2040032a call p_mouse_device_bt2_led_off 
+02ff 204002ca call p_mouse_dpi_led_off 
+0300 202002e7 branch p_mouse_low_voltage_led_off 
 
 p_mouse_led_multi_timer:
-0331 6fe0ccb1 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0332 207a0000 rtn blank 
-0333 6fe0ccb2 fetch 1 ,mem_mouse_multi_led_type 
-0334 c000833e beq multi_led_blink ,p_mouse_multi_led_type_blink 
+0301 6fe0ccb1 fetch 1 ,mem_mouse_multi_led_blink_enable 
+0302 207a0000 rtn blank 
+0303 6fe0ccb2 fetch 1 ,mem_mouse_multi_led_type 
+0304 c000830e beq multi_led_blink ,p_mouse_multi_led_type_blink 
 
 p_mouse_device_multi_led_type_on:
-0335 6fe0ccb6 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0336 203a033a branch p_mouse_device_poweron_led_off ,blank 
-0337 1fe0ffff increase -1 ,pdata 
-0338 67e0ccb6 store 1 ,mem_mouse_multi_led_powon_timer 
-0339 20200344 branch p_mouse_device_multi_led_on 
+0305 6fe0ccb6 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0306 203a030a branch p_mouse_device_poweron_led_off ,blank 
+0307 1fe0ffff increase -1 ,pdata 
+0308 67e0ccb6 store 1 ,mem_mouse_multi_led_powon_timer 
+0309 20200314 branch p_mouse_device_multi_led_on 
 
 p_mouse_device_poweron_led_off:
-033a 704cbe01 jam 1 ,mem_mouse_pair_success 
-033b 704cb600 jam 0 ,mem_mouse_multi_led_powon_timer 
+030a 704cbe01 jam 1 ,mem_mouse_pair_success 
+030b 704cb600 jam 0 ,mem_mouse_multi_led_powon_timer 
 
 p_mouse_multi_led_blink_disable:
-033c 704cb100 jam 0 ,mem_mouse_multi_led_blink_enable 
-033d 2020034a branch p_mouse_device_multi_led_off 
+030c 704cb100 jam 0 ,mem_mouse_multi_led_blink_enable 
+030d 2020031a branch p_mouse_device_multi_led_off 
 
 p_mouse_multi_led_type_blink:
-033e da604cb8 arg mem_mouse_multi_led_blink_timer ,regc 
-033f da400341 arg p_mouse_multi_led_blink_start ,regb 
-0340 202031fc branch timer_single_step 
+030e da604cb8 arg mem_mouse_multi_led_blink_timer ,regc 
+030f da400311 arg p_mouse_multi_led_blink_start ,regb 
+0310 202031fc branch timer_single_step 
 
 p_mouse_multi_led_blink_start:
-0341 2040035c call p_mouse_multi_led_blink_timer_init 
-0342 6fe0ccb3 fetch 1 ,mem_mouse_multi_led_state 
-0343 c000834a beq on ,p_mouse_device_multi_led_off 
+0311 2040032c call p_mouse_multi_led_blink_timer_init 
+0312 6fe0ccb3 fetch 1 ,mem_mouse_multi_led_state 
+0313 c000831a beq on ,p_mouse_device_multi_led_off 
 
 p_mouse_device_multi_led_on:
-0344 704cb301 jam on ,mem_mouse_multi_led_state 
-0345 6fe0c93d fetch 1 ,mem_device_flag 
-0346 c0000350 beq mode_24g_device ,p_mouse_device_24g_led_on 
-0347 c0008352 beq mode_bt_device1 ,p_mouse_device_bt1_led_on 
-0348 c0010354 beq mode_bt_device2 ,p_mouse_device_bt2_led_on 
-0349 20600000 rtn 
+0314 704cb301 jam on ,mem_mouse_multi_led_state 
+0315 6fe0c93d fetch 1 ,mem_device_flag 
+0316 c0000320 beq mode_24g_device ,p_mouse_device_24g_led_on 
+0317 c0008322 beq mode_bt_device1 ,p_mouse_device_bt1_led_on 
+0318 c0010324 beq mode_bt_device2 ,p_mouse_device_bt2_led_on 
+0319 20600000 rtn 
 
 p_mouse_device_multi_led_off:
-034a 704cb300 jam off ,mem_mouse_multi_led_state 
-034b 6fe0c93d fetch 1 ,mem_device_flag 
-034c c0000356 beq mode_24g_device ,p_mouse_device_24g_led_off 
-034d c0008358 beq mode_bt_device1 ,p_mouse_device_bt1_led_off 
-034e c001035a beq mode_bt_device2 ,p_mouse_device_bt2_led_off 
-034f 20600000 rtn 
+031a 704cb300 jam off ,mem_mouse_multi_led_state 
+031b 6fe0c93d fetch 1 ,mem_device_flag 
+031c c0000326 beq mode_24g_device ,p_mouse_device_24g_led_off 
+031d c0008328 beq mode_bt_device1 ,p_mouse_device_bt1_led_off 
+031e c001032a beq mode_bt_device2 ,p_mouse_device_bt2_led_off 
+031f 20600000 rtn 
 
 p_mouse_device_24g_led_on:
-0350 6848ccb9 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0351 2020610d branch gpio_out_active 
+0320 6848ccb9 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0321 2020610d branch gpio_out_active 
 
 p_mouse_device_bt1_led_on:
-0352 6848ccba fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0353 2020610d branch gpio_out_active 
+0322 6848ccba fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0323 2020610d branch gpio_out_active 
 
 p_mouse_device_bt2_led_on:
-0354 6848ccbb fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-0355 2020610d branch gpio_out_active 
+0324 6848ccbb fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+0325 2020610d branch gpio_out_active 
 
 p_mouse_device_24g_led_off:
-0356 6848ccb9 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0357 20206109 branch gpio_out_inactive 
+0326 6848ccb9 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0327 20206109 branch gpio_out_inactive 
 
 p_mouse_device_bt1_led_off:
-0358 6848ccba fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0359 20206109 branch gpio_out_inactive 
+0328 6848ccba fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0329 20206109 branch gpio_out_inactive 
 
 p_mouse_device_bt2_led_off:
-035a 6848ccbb fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-035b 20206109 branch gpio_out_inactive 
+032a 6848ccbb fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+032b 20206109 branch gpio_out_inactive 
 
 p_mouse_multi_led_blink_timer_init:
-035c 6fe0ccb7 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
-035d 67e0ccb8 store 1 ,mem_mouse_multi_led_blink_timer 
-035e 20600000 rtn 
+032c 6fe0ccb7 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+032d 67e0ccb8 store 1 ,mem_mouse_multi_led_blink_timer 
+032e 20600000 rtn 
 
 p_mouse_device_poweron_led_config:
-035f 6fe0ccb0 fetch 1 ,mem_mouse_led_new_interface_enable 
-0360 207a0000 rtn blank 
-0361 704cb614 jam 20 ,mem_mouse_multi_led_powon_timer 
-0362 704cb200 jam multi_led_on ,mem_mouse_multi_led_type 
-0363 704cb101 jam on ,mem_mouse_multi_led_blink_enable 
-0364 20600000 rtn 
+032f 6fe0ccb0 fetch 1 ,mem_mouse_led_new_interface_enable 
+0330 207a0000 rtn blank 
+0331 704cb614 jam 20 ,mem_mouse_multi_led_powon_timer 
+0332 704cb200 jam multi_led_on ,mem_mouse_multi_led_type 
+0333 704cb101 jam on ,mem_mouse_multi_led_blink_enable 
+0334 20600000 rtn 
 
 p_mouse_device_pair_led_config:
-0365 6fe0ccb0 fetch 1 ,mem_mouse_led_new_interface_enable 
-0366 207a0000 rtn blank 
-0367 704cb702 jam 2 ,mem_mouse_multi_led_blink_timer_init 
+0335 6fe0ccb0 fetch 1 ,mem_mouse_led_new_interface_enable 
+0336 207a0000 rtn blank 
+0337 704cb702 jam 2 ,mem_mouse_multi_led_blink_timer_init 
 
 p_mouse_multi_led_blink_enable:
-0368 704cb300 jam off ,mem_mouse_multi_led_state 
-0369 704cb803 jam 3 ,mem_mouse_multi_led_blink_timer 
-036a 704cb101 jam on ,mem_mouse_multi_led_blink_enable 
-036b 704cb201 jam multi_led_blink ,mem_mouse_multi_led_type 
-036c 20200344 branch p_mouse_device_multi_led_on 
+0338 704cb300 jam off ,mem_mouse_multi_led_state 
+0339 704cb803 jam 3 ,mem_mouse_multi_led_blink_timer 
+033a 704cb101 jam on ,mem_mouse_multi_led_blink_enable 
+033b 704cb201 jam multi_led_blink ,mem_mouse_multi_led_type 
+033c 20200314 branch p_mouse_device_multi_led_on 
 
 p_mouse_device_discovery_led_config:
-036d 6fe0ccb0 fetch 1 ,mem_mouse_led_new_interface_enable 
-036e 207a0000 rtn blank 
-036f 704cb702 jam 2 ,mem_mouse_multi_led_blink_timer_init 
-0370 20200368 branch p_mouse_multi_led_blink_enable 
+033d 6fe0ccb0 fetch 1 ,mem_mouse_led_new_interface_enable 
+033e 207a0000 rtn blank 
+033f 704cb702 jam 2 ,mem_mouse_multi_led_blink_timer_init 
+0340 20200338 branch p_mouse_multi_led_blink_enable 
 
 p_mouse_device_le_reconn_led_config:
-0371 6fe0ccb0 fetch 1 ,mem_mouse_led_new_interface_enable 
-0372 207a0000 rtn blank 
-0373 6fe0ccb4 fetch 1 ,mem_mouse_le_reconn_led_fuction_enable 
-0374 207a0000 rtn blank 
-0375 704cb705 jam 5 ,mem_mouse_multi_led_blink_timer_init 
-0376 20200368 branch p_mouse_multi_led_blink_enable 
+0341 6fe0ccb0 fetch 1 ,mem_mouse_led_new_interface_enable 
+0342 207a0000 rtn blank 
+0343 6fe0ccb4 fetch 1 ,mem_mouse_le_reconn_led_fuction_enable 
+0344 207a0000 rtn blank 
+0345 704cb705 jam 5 ,mem_mouse_multi_led_blink_timer_init 
+0346 20200338 branch p_mouse_multi_led_blink_enable 
 
 p_mouse_commbination_key_process:
-0377 6fe0c93d fetch 1 ,mem_device_flag 
-0378 c000037d beq mode_24g_device ,p_mouse_24g_commbination_key_process 
-0379 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-037a c41a8000 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
-037b 6848cbdb fetcht 1 ,mem_mouse_commbination_key_bt 
-037c 20200380 branch p_mouse_commbination_key_start 
+0347 6fe0c93d fetch 1 ,mem_device_flag 
+0348 c000034d beq mode_24g_device ,p_mouse_24g_commbination_key_process 
+0349 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+034a c41a8000 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
+034b 6848cbdb fetcht 1 ,mem_mouse_commbination_key_bt 
+034c 20200350 branch p_mouse_commbination_key_start 
 
 p_mouse_24g_commbination_key_process:
-037d 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-037e c4190000 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
-037f 6848cbdc fetcht 1 ,mem_mouse_commbination_key_24g 
+034d 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+034e c4190000 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
+034f 6848cbdc fetcht 1 ,mem_mouse_commbination_key_24g 
 
 p_mouse_commbination_key_start:
-0380 6048cbae storet 1 ,mem_mouse_commbination_key 
-0381 20404155 call mouse_check_key_gpio 
-0382 1fe17e07 and pdata ,0x07 ,pdata 
-0383 6848cbae fetcht 1 ,mem_mouse_commbination_key 
-0384 98467c00 isub temp ,null 
-0385 20228387 branch p_mouse_commbination_key_down ,zero 
-0386 2020452b branch mouse_commbination_key_up 
+0350 6048cbae storet 1 ,mem_mouse_commbination_key 
+0351 20404155 call mouse_check_key_gpio 
+0352 1fe17e07 and pdata ,0x07 ,pdata 
+0353 6848cbae fetcht 1 ,mem_mouse_commbination_key 
+0354 98467c00 isub temp ,null 
+0355 20228357 branch p_mouse_commbination_key_down ,zero 
+0356 2020452b branch mouse_commbination_key_up 
 
 p_mouse_commbination_key_down:
-0387 2040038c call p_mouse_combination_ui_timer 
-0388 6fe0cbb0 fetch 1 ,mem_commbination_key_statue 
-0389 c1008000 rtneq commbination_key_state_down 
-038a 704bb001 jam commbination_key_state_down ,mem_commbination_key_statue 
-038b 20600000 rtn 
+0357 2040035c call p_mouse_combination_ui_timer 
+0358 6fe0cbb0 fetch 1 ,mem_commbination_key_statue 
+0359 c1008000 rtneq commbination_key_state_down 
+035a 704bb001 jam commbination_key_state_down ,mem_commbination_key_statue 
+035b 20600000 rtn 
 
 p_mouse_combination_ui_timer:
-038c da4004cd arg p_mouse_24g_start_pair_mode ,regb 
-038d 20204537 branch mouse_combination_ui_timer + 1 
+035c da40049d arg p_mouse_24g_start_pair_mode ,regb 
+035d 20204537 branch mouse_combination_ui_timer + 1 
 
 p_mouse_check_direct_timeout_timer:
-038e da604b88 arg mem_mouse_direct_timer ,regc 
-038f da40454a arg mouse_check_direct_timeout ,regb 
-0390 204031fc call timer_single_step 
-0391 20204547 branch mouse_check_direct_timeout_timer + 3 
+035e da604b88 arg mem_mouse_direct_timer ,regc 
+035f da40454a arg mouse_check_direct_timeout ,regb 
+0360 204031fc call timer_single_step 
+0361 20204547 branch mouse_check_direct_timeout_timer + 3 
 
 p_mouse_le_battery_updata_timer:
-0392 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-0393 c39d8000 rtnbit1 mouse_enable_le_battery_service_cancel 
-0394 2020455f branch mouse_le_battery_updata_timer 
+0362 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+0363 c39d8000 rtnbit1 mouse_enable_le_battery_service_cancel 
+0364 2020455f branch mouse_le_battery_updata_timer 
 
 p_mouse_le_send_conn_param_update_timer:
-0395 da604c70 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-0396 da4043ac arg mouse_updata_le_param ,regb 
-0397 202031fc branch timer_single_step 
+0365 da604c70 arg mem_mouse_le_send_conn_param_update_timer ,regc 
+0366 da4043ac arg mouse_updata_le_param ,regb 
+0367 202031fc branch timer_single_step 
 
 p_mouse_check_no_data_timeout_timer:
-0398 da604ac3 arg mem_mouse_no_data_timer ,regc 
-0399 da40039b arg p_mouse_check_no_data_timeout ,regb 
-039a 20203203 branch timer_single_step_2b 
+0368 da604ac3 arg mem_mouse_no_data_timer ,regc 
+0369 da40036b arg p_mouse_check_no_data_timeout ,regb 
+036a 20203203 branch timer_single_step_2b 
 
 p_mouse_check_no_data_timeout:
-039b 6fe0c92f fetch 1 ,mem_usb_addr 
-039c c3838000 rtnbit1 7 
-039d 6fe0c93d fetch 1 ,mem_device_flag 
-039e c080435b bne mode_24g_device ,mouse_disconnect 
+036b 6fe0c92f fetch 1 ,mem_usb_addr 
+036c c3838000 rtnbit1 7 
+036d 6fe0c93d fetch 1 ,mem_device_flag 
+036e c080435b bne mode_24g_device ,mouse_disconnect 
 
 p_mouse_24g_hibernate_set:
-039f 7048a900 jam 0 ,mem_24g_attempt_fail_flag 
-03a0 20402659 call g24_transmit_next_packet 
-03a1 5fffffff setarg -1 
-03a2 67e2485f store 4 ,mem_24g_enter_hibernate 
-03a3 58000000 setarg 0 
-03a4 67e3c8d4 store 7 ,mem_mouse_key 
-03a5 704bf201 jam 1 ,mem_sensor_shutdown_flag 
-03a6 204003e9 call p_mouse_sensor_powerdown 
-03a7 204003a9 call p_mouse_24g_hibernate_set_check 
-03a8 202004a8 branch p_g24_long_sleep 
+036f 7048a900 jam 0 ,mem_24g_attempt_fail_flag 
+0370 20402659 call g24_transmit_next_packet 
+0371 5fffffff setarg -1 
+0372 67e2485f store 4 ,mem_24g_enter_hibernate 
+0373 58000000 setarg 0 
+0374 67e3c8d4 store 7 ,mem_mouse_key 
+0375 704bf201 jam 1 ,mem_sensor_shutdown_flag 
+0376 204003b9 call p_mouse_sensor_powerdown 
+0377 20400379 call p_mouse_24g_hibernate_set_check 
+0378 20200478 branch p_g24_long_sleep 
 
 p_mouse_24g_hibernate_set_check:
-03a9 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-03aa c28ca6d7 bbit1 mouse_enable_24g_500hz ,g24_transmit_by_interrupt_exit 
-03ab c28d26d7 bbit1 mouse_enable_24g_1000 ,g24_transmit_by_interrupt_exit 
-03ac 20600000 rtn 
+0379 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+037a c28ca6d7 bbit1 mouse_enable_24g_500hz ,g24_transmit_by_interrupt_exit 
+037b c28d26d7 bbit1 mouse_enable_24g_1000 ,g24_transmit_by_interrupt_exit 
+037c 20600000 rtn 
 
 p_mouse_store_information_delay_timer:
-03ad da6049c4 arg mem_store_information_delay_timer ,regc 
-03ae da4003b0 arg p_mouse_store_device_info_check ,regb 
-03af 202031fc branch timer_single_step 
+037d da6049c4 arg mem_store_information_delay_timer ,regc 
+037e da400380 arg p_mouse_store_device_info_check ,regb 
+037f 202031fc branch timer_single_step 
 
 p_mouse_store_device_info_check:
-03b0 204003b7 call p_mouse_sensor_spi_clr 
-03b1 20404631 call mouse_store_device_info 
-03b2 204003bb call p_mouse_flash_spi_clr 
-03b3 6fe0cad6 fetch 1 ,mem_mouse_need_soft_reset 
-03b4 207a0000 rtn blank 
+0380 20400387 call p_mouse_sensor_spi_clr 
+0381 20404631 call mouse_store_device_info 
+0382 2040038b call p_mouse_flash_spi_clr 
+0383 6fe0cad6 fetch 1 ,mem_mouse_need_soft_reset 
+0384 207a0000 rtn blank 
 
 p_mouse_soft_reset:
-03b5 204000b7 call p_enable_rc_clock 
-03b6 202046fe branch mouse_soft_reset 
+0385 204000b7 call p_enable_rc_clock 
+0386 202046fe branch mouse_soft_reset 
 
 p_mouse_sensor_spi_clr:
-03b7 6848c923 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
-03b8 20403f96 call mouse_gpio_config_input_pu 
-03b9 6848c924 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-03ba 20203f96 branch mouse_gpio_config_input_pu 
+0387 6848c923 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
+0388 20403f96 call mouse_gpio_config_input_pu 
+0389 6848c924 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+038a 20203f96 branch mouse_gpio_config_input_pu 
 
 p_mouse_flash_spi_clr:
-03bb 6848c4b7 fetcht 1 ,mem_spi_cs_gpio 
-03bc 20403f96 call mouse_gpio_config_input_pu 
-03bd 6848c4ba fetcht 1 ,mem_spi_sclk_gpio 
-03be 20403f96 call mouse_gpio_config_input_pu 
-03bf 6848c4b8 fetcht 1 ,mem_spi_si_gpio 
-03c0 20403f96 call mouse_gpio_config_input_pu 
-03c1 6848c4b9 fetcht 1 ,mem_spi_so_gpio 
-03c2 20203f96 branch mouse_gpio_config_input_pu 
+038b 6848c4b7 fetcht 1 ,mem_spi_cs_gpio 
+038c 20403f96 call mouse_gpio_config_input_pu 
+038d 6848c4ba fetcht 1 ,mem_spi_sclk_gpio 
+038e 20403f96 call mouse_gpio_config_input_pu 
+038f 6848c4b8 fetcht 1 ,mem_spi_si_gpio 
+0390 20403f96 call mouse_gpio_config_input_pu 
+0391 6848c4b9 fetcht 1 ,mem_spi_so_gpio 
+0392 20203f96 branch mouse_gpio_config_input_pu 
 
 p_mouse_store_device_info:
-03c3 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-03c4 c289c67f bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-03c5 20405daf call spid_init_flash 
-03c6 2040464a call mouse_spid_flash_release_form_powerdown 
-03c7 2040465f call mouse_flash_erase_sector 
-03c8 20405db4 call spid_unlock_flash 
-03c9 20204646 branch mouse_store_flash_device_info + 3 
+0393 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+0394 c289c67f bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0395 20405daf call spid_init_flash 
+0396 2040464a call mouse_spid_flash_release_form_powerdown 
+0397 2040465f call mouse_flash_erase_sector 
+0398 20405db4 call spid_unlock_flash 
+0399 20204646 branch mouse_store_flash_device_info + 3 
 
 p_mouse_init_sunt:
-03ca 20403fa5 call mouse_sensor_spi_init 
-03cb 20758000 rtn wake 
+039a 20403fa5 call mouse_sensor_spi_init 
+039b 20758000 rtn wake 
 
 p_mouse_init_sensor_wakeup:
-03cc 20404276 call mouse_sensor_poweron 
+039c 20404276 call mouse_sensor_poweron 
 
 p_mouse_init_sensor:
-03cd 204041f5 call mouse_read_sensor_id 
-03ce c01803d4 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
-03cf c018c257 beq p3065_id1 ,mouse_init_p3065 
-03d0 c02c03d8 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-03d1 204041f2 call mouse_twspi_reset 
-03d2 20001af4 nop 6900 
-03d3 202003cd branch p_mouse_init_sensor 
+039d 204041f5 call mouse_read_sensor_id 
+039e c01803a4 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
+039f c018c257 beq p3065_id1 ,mouse_init_p3065 
+03a0 c02c03a8 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+03a1 204041f2 call mouse_twspi_reset 
+03a2 20001af4 nop 6900 
+03a3 2020039d branch p_mouse_init_sensor 
 
 p_mouse_init_p32xx_id2_judge:
-03d4 6fe0c9c7 fetch 1 ,mem_sensor_id2 
-03d5 1fe17ef0 and_into 0xf0 ,pdata 
-03d6 c060425e beq p3204_tjdm_id2 ,mouse_p3065xy_init_param 
-03d7 202041fc branch mouse_init_p32xx_id2_judge 
+03a4 6fe0c9c7 fetch 1 ,mem_sensor_id2 
+03a5 1fe17ef0 and_into 0xf0 ,pdata 
+03a6 c060425e beq p3204_tjdm_id2 ,mouse_p3065xy_init_param 
+03a7 202041fc branch mouse_init_p32xx_id2_judge 
 
 p_mouse_ka8g2_id2_judge:
-03d8 6fe0c9c7 fetch 1 ,mem_sensor_id2 
-03d9 c02b83dc beq ka5857_id2 ,p_mouse_ka5857_init_param 
-03da c02cc264 beq pka8g2_id2 ,mouse_ka8g2_init_param 
-03db 202003cd branch p_mouse_init_sensor 
+03a8 6fe0c9c7 fetch 1 ,mem_sensor_id2 
+03a9 c02b83ac beq ka5857_id2 ,p_mouse_ka5857_init_param 
+03aa c02cc264 beq pka8g2_id2 ,mouse_ka8g2_init_param 
+03ab 2020039d branch p_mouse_init_sensor 
 
 p_mouse_ka5857_init_param:
-03dc 70492c0c jam ka5857 ,mem_config_sensor_type 
-03dd da604c74 arg mem_sensor_ka5857_init ,regc 
-03de 202003e4 branch p_mouse_sensor_poweron_end 
+03ac 70492c0c jam ka5857 ,mem_config_sensor_type 
+03ad da604c74 arg mem_sensor_ka5857_init ,regc 
+03ae 202003b4 branch p_mouse_sensor_poweron_end 
 
 p_mouse_sensor_poweron:
-03df 20403fa5 call mouse_sensor_spi_init 
-03e0 6fe0c92c fetch 1 ,mem_config_sensor_type 
-03e1 c00583e6 beq ka8g2 ,p_mouse_ka8g2_sensor_init 
+03af 20403fa5 call mouse_sensor_spi_init 
+03b0 6fe0c92c fetch 1 ,mem_config_sensor_type 
+03b1 c00583b6 beq ka8g2 ,p_mouse_ka8g2_sensor_init 
 
 p_mouse_sensor_poweron_next:
-03e2 20404272 call mouse_sensor_reset 
-03e3 da604ab4 arg mem_sensor_poweron_init ,regc 
+03b2 20404272 call mouse_sensor_reset 
+03b3 da604ab4 arg mem_sensor_poweron_init ,regc 
 
 p_mouse_sensor_poweron_end:
-03e4 2040426b call mouse_sensor_wr_seq 
-03e5 20200461 branch p_mouse_seting_sensor_type 
+03b4 2040426b call mouse_sensor_wr_seq 
+03b5 20200431 branch p_mouse_seting_sensor_type 
 
 p_mouse_ka8g2_sensor_init:
-03e6 204003f9 call p_mouse_ka8g2_sensor_reset 
-03e7 da604bf5 arg mem_ka8g2_sensor_poweron_init ,regc 
-03e8 202003e4 branch p_mouse_sensor_poweron_end 
+03b6 204003c9 call p_mouse_ka8g2_sensor_reset 
+03b7 da604bf5 arg mem_ka8g2_sensor_poweron_init ,regc 
+03b8 202003b4 branch p_mouse_sensor_poweron_end 
 
 p_mouse_sensor_powerdown:
-03e9 204041e7 call mouse_init_sunt 
-03ea 20403fa5 call mouse_sensor_spi_init 
-03eb 6fe0c92c fetch 1 ,mem_config_sensor_type 
-03ec c00583ee beq ka8g2 ,p_mouse_ka8g2_sensor_powerdown 
-03ed 2020427e branch mouse_sensor_powerdown_end 
+03b9 204041e7 call mouse_init_sunt 
+03ba 20403fa5 call mouse_sensor_spi_init 
+03bb 6fe0c92c fetch 1 ,mem_config_sensor_type 
+03bc c00583be beq ka8g2 ,p_mouse_ka8g2_sensor_powerdown 
+03bd 2020427e branch mouse_sensor_powerdown_end 
 
 p_mouse_ka8g2_sensor_powerdown:
-03ee 58001f06 setarg 0x1f06 
-03ef 20205d5e branch twspi_write 
+03be 58001f06 setarg 0x1f06 
+03bf 20205d5e branch twspi_write 
 
 p_mouse_app_enter_hibernate:
-03f0 58000006 setarg pan_reg_config 
-03f1 20405d65 call twspi_read 
-03f2 c281be5d bbit1 3 ,mouse_app_enter_hibernate + 3 
-03f3 204003f6 call p_mouse_sensor_reset 
-03f4 204003e9 call p_mouse_sensor_powerdown 
-03f5 20203e5d branch mouse_app_enter_hibernate + 3 
+03c0 58000006 setarg pan_reg_config 
+03c1 20405d65 call twspi_read 
+03c2 c281be5d bbit1 3 ,mouse_app_enter_hibernate + 3 
+03c3 204003c6 call p_mouse_sensor_reset 
+03c4 204003b9 call p_mouse_sensor_powerdown 
+03c5 20203e5d branch mouse_app_enter_hibernate + 3 
 
 p_mouse_sensor_reset:
-03f6 6fe0c92c fetch 1 ,mem_config_sensor_type 
-03f7 c00583f9 beq ka8g2 ,p_mouse_ka8g2_sensor_reset 
-03f8 20204272 branch mouse_sensor_reset 
+03c6 6fe0c92c fetch 1 ,mem_config_sensor_type 
+03c7 c00583c9 beq ka8g2 ,p_mouse_ka8g2_sensor_reset 
+03c8 20204272 branch mouse_sensor_reset 
 
 p_mouse_ka8g2_sensor_reset:
-03f9 58009706 setarg 0x9706 
-03fa 20204273 branch mouse_sensor_reset_end 
+03c9 58009706 setarg 0x9706 
+03ca 20204273 branch mouse_sensor_reset_end 
 
 p_mouse_setgpio_hibernate:
-03fb 20404329 call mouse_set_sdio_high 
-03fc 20407f52 call clear_wake 
-03fd 20404055 call mouse_before_hibernate_wheel_gpio_set 
-03fe 6848c914 fetcht 1 ,mem_matrix_public_gpio 
-03ff 2040610d call gpio_out_active 
-0400 6848c914 fetcht 1 ,mem_matrix_public_gpio 
-0401 204060e6 call gpio_clr_wake 
-0402 6fe0c924 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0403 20400612 call p_mouse_gpio_config_output_high 
-0404 20403e80 call mouse_lpm_before_common 
-0405 20403e72 call mouse_gpio_pu_idle 
-0406 d8400001 arg 0x01 ,temp 
-0407 2040610d call gpio_config_output 
-0408 d8400013 arg 19 ,temp 
-0409 20403f96 call mouse_gpio_config_input_pu 
-040a 2040032c call p_mouse_device_led_all_off 
-040b 2040040f call p_mouse_device_switch_gpio_high_impedance 
-040c 20400413 call p_mouse_wheel_gpio_set_before_hibernate 
-040d d8400000 arg 0x00 ,temp 
-040e 202060e6 branch gpio_clr_wake 
+03cb 20404329 call mouse_set_sdio_high 
+03cc 20407f52 call clear_wake 
+03cd 20404055 call mouse_before_hibernate_wheel_gpio_set 
+03ce 6848c914 fetcht 1 ,mem_matrix_public_gpio 
+03cf 2040610d call gpio_out_active 
+03d0 6848c914 fetcht 1 ,mem_matrix_public_gpio 
+03d1 204060e6 call gpio_clr_wake 
+03d2 6fe0c924 fetch 1 ,mem_mouse_sensor_sdio_gpio 
+03d3 204005e2 call p_mouse_gpio_config_output_high 
+03d4 20403e80 call mouse_lpm_before_common 
+03d5 20403e72 call mouse_gpio_pu_idle 
+03d6 d8400001 arg 0x01 ,temp 
+03d7 2040610d call gpio_config_output 
+03d8 d8400013 arg 19 ,temp 
+03d9 20403f96 call mouse_gpio_config_input_pu 
+03da 204002fc call p_mouse_device_led_all_off 
+03db 204003df call p_mouse_device_switch_gpio_high_impedance 
+03dc 204003e3 call p_mouse_wheel_gpio_set_before_hibernate 
+03dd d8400000 arg 0x00 ,temp 
+03de 202060e6 branch gpio_clr_wake 
 
 p_mouse_device_switch_gpio_high_impedance:
-040f 6fe0c922 fetch 1 ,mem_device_switch_gpio 
-0410 c17f8000 rtneq gpio_disable 
-0411 6848c922 fetcht 1 ,mem_device_switch_gpio 
-0412 20206121 branch gpio_set_high_impedance 
+03df 6fe0c922 fetch 1 ,mem_device_switch_gpio 
+03e0 c17f8000 rtneq gpio_disable 
+03e1 6848c922 fetcht 1 ,mem_device_switch_gpio 
+03e2 20206121 branch gpio_set_high_impedance 
 
 p_mouse_wheel_gpio_set_before_hibernate:
-0413 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-0414 c41e0000 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+03e3 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+03e4 c41e0000 rtnbit0 mouse_enable_wheel_wake_up_cancel 
 
 p_mouse_wheel_clr_wakeup:
-0415 6848c917 fetcht 1 ,mem_whee_a_data_gpio 
-0416 204060e6 call gpio_clr_wake 
-0417 6848c918 fetcht 1 ,mem_whee_b_data_gpio 
-0418 204060e6 call gpio_clr_wake 
-0419 6848c917 fetcht 1 ,mem_whee_a_data_gpio 
-041a 20403f94 call mouse_gpio_config_input_pd 
-041b 6848c918 fetcht 1 ,mem_whee_b_data_gpio 
-041c 20203f94 branch mouse_gpio_config_input_pd 
+03e5 6848c917 fetcht 1 ,mem_whee_a_data_gpio 
+03e6 204060e6 call gpio_clr_wake 
+03e7 6848c918 fetcht 1 ,mem_whee_b_data_gpio 
+03e8 204060e6 call gpio_clr_wake 
+03e9 6848c917 fetcht 1 ,mem_whee_a_data_gpio 
+03ea 20403f94 call mouse_gpio_config_input_pd 
+03eb 6848c918 fetcht 1 ,mem_whee_b_data_gpio 
+03ec 20203f94 branch mouse_gpio_config_input_pd 
 
 p_mouse_short_sleep_clear_wake:
-041d 20407f52 call clear_wake 
-041e 2020155d branch lpm_write_gpio_wakeup 
+03ed 20407f52 call clear_wake 
+03ee 2020155d branch lpm_write_gpio_wakeup 
 
 p_mouse_lpm_before_common:
-041f 6848c917 fetcht 1 ,mem_whee_a_data_gpio 
-0420 204060f4 call gpio_config_input 
-0421 6848c918 fetcht 1 ,mem_whee_b_data_gpio 
-0422 204060f4 call gpio_config_input 
-0423 20203e81 branch mouse_lpm_before_common + 1 
+03ef 6848c917 fetcht 1 ,mem_whee_a_data_gpio 
+03f0 204060f4 call gpio_config_input 
+03f1 6848c918 fetcht 1 ,mem_whee_b_data_gpio 
+03f2 204060f4 call gpio_config_input 
+03f3 20203e81 branch mouse_lpm_before_common + 1 
 
 p_mouse_idle:
-0424 204049dd call mouse_low_voltage_led_no_enter_lpm 
-0425 204079a1 call ui_check_paring_button 
-0426 20400443 call p_mouse_dpi_check 
-0427 2040042c call p_mouse_select_device_check 
-0428 2040042f call p_mouse_check_select_device_by_switch 
-0429 20404714 call mouse_bt_button_check 
-042a 20403fc8 call mouse_wheel_check 
-042b 20600000 rtn 
+03f4 204049dd call mouse_low_voltage_led_no_enter_lpm 
+03f5 204079a1 call ui_check_paring_button 
+03f6 20400413 call p_mouse_dpi_check 
+03f7 204003fc call p_mouse_select_device_check 
+03f8 204003ff call p_mouse_check_select_device_by_switch 
+03f9 20404714 call mouse_bt_button_check 
+03fa 20403fc8 call mouse_wheel_check 
+03fb 20600000 rtn 
 
 p_mouse_select_device_check:
-042c 6fe0ccaf fetch 1 ,mem_usb_mode_enable 
-042d 247a0000 nrtn blank 
-042e 20204693 branch mouse_select_device_check 
+03fc 6fe0ccaf fetch 1 ,mem_usb_mode_enable 
+03fd 247a0000 nrtn blank 
+03fe 20204693 branch mouse_select_device_check 
 
 p_mouse_check_select_device_by_switch:
-042f 6fe0ccaf fetch 1 ,mem_usb_mode_enable 
-0430 247a0000 nrtn blank 
-0431 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-0432 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-0433 6848c922 fetcht 1 ,mem_device_switch_gpio 
-0434 20403f96 call mouse_gpio_config_input_pu 
-0435 6848c922 fetcht 1 ,mem_device_switch_gpio 
-0436 204060fd call gpio_get_bit 
-0437 2020c6ef branch mouse_check_select_24g_device ,true 
+03ff 6fe0ccaf fetch 1 ,mem_usb_mode_enable 
+0400 247a0000 nrtn blank 
+0401 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+0402 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0403 6848c922 fetcht 1 ,mem_device_switch_gpio 
+0404 20403f96 call mouse_gpio_config_input_pu 
+0405 6848c922 fetcht 1 ,mem_device_switch_gpio 
+0406 204060fd call gpio_get_bit 
+0407 2020c6ef branch mouse_check_select_24g_device ,true 
 
 p_mouse_select_btdevice:
-0438 6fe0c93d fetch 1 ,mem_device_flag 
-0439 c1008000 rtneq mode_bt_device1 
-043a 70493d01 jam mode_bt_device1 ,mem_device_flag 
-043b 202046fe branch mouse_soft_reset 
+0408 6fe0c93d fetch 1 ,mem_device_flag 
+0409 c1008000 rtneq mode_bt_device1 
+040a 70493d01 jam mode_bt_device1 ,mem_device_flag 
+040b 202046fe branch mouse_soft_reset 
 
 p_mouse_check_select_24g_device:
-043c 6fe0c93d fetch 1 ,mem_device_flag 
-043d c1000000 rtneq mode_24g_device 
-043e 70493d00 jam mode_24g_device ,mem_device_flag 
-043f 202046fe branch mouse_soft_reset 
+040c 6fe0c93d fetch 1 ,mem_device_flag 
+040d c1000000 rtneq mode_24g_device 
+040e 70493d00 jam mode_24g_device ,mem_device_flag 
+040f 202046fe branch mouse_soft_reset 
 
 p_mouse_bt_discovery_check:
-0440 6fe0ccaf fetch 1 ,mem_usb_mode_enable 
-0441 247a0000 nrtn blank 
-0442 2020450c branch mouse_bt_discovery_check 
+0410 6fe0ccaf fetch 1 ,mem_usb_mode_enable 
+0411 247a0000 nrtn blank 
+0412 2020450c branch mouse_bt_discovery_check 
 
 p_mouse_dpi_check:
-0443 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-0444 c2974076 bbit1 mouse_enable_dpi_key_connect_adc ,mouse_dpi_check_connect_adc 
-0445 6fe0c913 fetch 1 ,mem_dpi_button_gpio 
-0446 c17f8000 rtneq gpio_disable 
-0447 da200000 arg 0 ,rega 
-0448 704ba705 jam mouse_dpi_key ,mem_mouse_key_temp 
-0449 6848c913 fetcht 1 ,mem_dpi_button_gpio 
-044a 2040044c call p_mouse_dpi_key_check 
-044b 2020406f branch mouse_dpi_check_next 
+0413 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+0414 c2974076 bbit1 mouse_enable_dpi_key_connect_adc ,mouse_dpi_check_connect_adc 
+0415 6fe0c913 fetch 1 ,mem_dpi_button_gpio 
+0416 c17f8000 rtneq gpio_disable 
+0417 da200000 arg 0 ,rega 
+0418 704ba705 jam mouse_dpi_key ,mem_mouse_key_temp 
+0419 6848c913 fetcht 1 ,mem_dpi_button_gpio 
+041a 2040041c call p_mouse_dpi_key_check 
+041b 2020406f branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-044c 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-044d c2964088 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-044e 6fe0cba4 fetch 1 ,mem_mouse_dpikey_press_status 
-044f 1fe22600 copy pdata ,regc 
-0450 6fe0c914 fetch 1 ,mem_matrix_public_gpio 
-0451 c07f8453 beq gpio_disable ,p_mouse_3io6key_dpi_check 
-0452 2020407f branch mouse_dpi_key_check_next 
+041c 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+041d c2964088 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+041e 6fe0cba4 fetch 1 ,mem_mouse_dpikey_press_status 
+041f 1fe22600 copy pdata ,regc 
+0420 6fe0c914 fetch 1 ,mem_matrix_public_gpio 
+0421 c07f8423 beq gpio_disable ,p_mouse_3io6key_dpi_check 
+0422 2020407f branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-0453 6fe0c913 fetch 1 ,mem_dpi_button_gpio 
-0454 20400615 call p_mouse_gpio_config_output_low 
-0455 6848c913 fetcht 1 ,mem_dpi_button_gpio 
-0456 202041d5 branch mouse_3io6key_check 
+0423 6fe0c913 fetch 1 ,mem_dpi_button_gpio 
+0424 204005e5 call p_mouse_gpio_config_output_low 
+0425 6848c913 fetcht 1 ,mem_dpi_button_gpio 
+0426 202041d5 branch mouse_3io6key_check 
 
 p_mouse_dpi_process:
-0457 204040b2 call mouse_dpi_ghost_check 
-0458 20740000 rtn user 
-0459 6fe0c997 fetch 1 ,mem_mouse_dpi 
-045a 1fe0fe01 increase 1 ,pdata 
-045b 1fe17e03 and pdata ,0x03 ,pdata 
-045c 67e0c997 store 1 ,mem_mouse_dpi 
-045d 20400460 call p_mouse_seting_dpi 
-045e 20400464 call p_mouse_dpi_led_blink_init 
-045f 2020462e branch mouse_store_device_info_delay 
+0427 204040b2 call mouse_dpi_ghost_check 
+0428 20740000 rtn user 
+0429 6fe0c997 fetch 1 ,mem_mouse_dpi 
+042a 1fe0fe01 increase 1 ,pdata 
+042b 1fe17e03 and pdata ,0x03 ,pdata 
+042c 67e0c997 store 1 ,mem_mouse_dpi 
+042d 20400430 call p_mouse_seting_dpi 
+042e 20400434 call p_mouse_dpi_led_blink_init 
+042f 2020462e branch mouse_store_device_info_delay 
 
 p_mouse_seting_dpi:
-0460 204040cf call mouse_setting_dpi_4_level 
+0430 204040cf call mouse_setting_dpi_4_level 
 
 p_mouse_seting_sensor_type:
-0461 6fe0c92c fetch 1 ,mem_config_sensor_type 
-0462 c00640fb beq ka5857 ,mouse_seting_3212_dpi 
-0463 202040d8 branch mouse_seting_sensor_type 
+0431 6fe0c92c fetch 1 ,mem_config_sensor_type 
+0432 c00640fb beq ka5857 ,mouse_seting_3212_dpi 
+0433 202040d8 branch mouse_seting_sensor_type 
 
 p_mouse_dpi_led_blink_init:
-0464 6fe0ccbe fetch 1 ,mem_mouse_pair_success 
-0465 207a0000 rtn blank 
-0466 6fe0c997 fetch 1 ,mem_mouse_dpi 
-0467 c000046d beq mouse_dpi_level1 ,p_mouse_dpi_level_2 
-0468 c000846f beq mouse_dpi_level2 ,p_mouse_dpi_level_3 
-0469 c001046b beq mouse_dpi_level3 ,p_mouse_dpi_level_1 
-046a 20600000 rtn 
+0434 6fe0ccbe fetch 1 ,mem_mouse_pair_success 
+0435 207a0000 rtn blank 
+0436 6fe0c997 fetch 1 ,mem_mouse_dpi 
+0437 c000043d beq mouse_dpi_level1 ,p_mouse_dpi_level_2 
+0438 c000843f beq mouse_dpi_level2 ,p_mouse_dpi_level_3 
+0439 c001043b beq mouse_dpi_level3 ,p_mouse_dpi_level_1 
+043a 20600000 rtn 
 
 p_mouse_dpi_level_1:
-046b 58000001 setarg 1 
-046c 20200470 branch p_mouse_dpi_blink_count_init 
+043b 58000001 setarg 1 
+043c 20200440 branch p_mouse_dpi_blink_count_init 
 
 p_mouse_dpi_level_2:
-046d 58000002 setarg 2 
-046e 20200470 branch p_mouse_dpi_blink_count_init 
+043d 58000002 setarg 2 
+043e 20200440 branch p_mouse_dpi_blink_count_init 
 
 p_mouse_dpi_level_3:
-046f 58000003 setarg 3 
+043f 58000003 setarg 3 
 
 p_mouse_dpi_blink_count_init:
-0470 67e0ccc0 store 1 ,mem_mouse_dpi_blink_count 
-0471 704cbf01 jam 1 ,mem_mouse_dpi_led_blink_enable 
-0472 20600000 rtn 
+0440 67e0ccc0 store 1 ,mem_mouse_dpi_blink_count 
+0441 704cbf01 jam 1 ,mem_mouse_dpi_led_blink_enable 
+0442 20600000 rtn 
 
 p_mouse_priority_bb_event:
-0473 1a627e00 copy regc ,pdata 
-0474 c01e048a beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0475 c01c8486 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0476 c01d049a beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0477 c01904d0 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-0478 c00a84dc beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-0479 c00a04e5 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-047a c02004d7 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-047b c001047d beq bt_evt_bb_disconnected ,p_mouse_bb_disconnected 
-047c 20204376 branch mouse_priority_bb_event + 2 
+0443 1a627e00 copy regc ,pdata 
+0444 c01e045a beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0445 c01c8456 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0446 c01d046a beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0447 c01904a0 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0448 c00a84ac beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0449 c00a04b5 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+044a c02004a7 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+044b c001044d beq bt_evt_bb_disconnected ,p_mouse_bb_disconnected 
+044c 20204376 branch mouse_priority_bb_event + 2 
 
 p_mouse_bb_disconnected:
-047d 704b9000 jam 0 ,mem_mouse_enter_sniff_count 
-047e 704b9900 jam 0 ,mem_mouse_bt_send_first_package_flag 
-047f 20404433 call mouse_bt_sniff_param_interval_setup 
-0480 20404449 call mouse_bb_discon_clear_stack 
-0481 6fe0ccaf fetch 1 ,mem_usb_mode_enable 
-0482 247a0000 nrtn blank 
-0483 20204442 branch mouse_bb_disconnected + 4 
+044d 704b9000 jam 0 ,mem_mouse_enter_sniff_count 
+044e 704b9900 jam 0 ,mem_mouse_bt_send_first_package_flag 
+044f 20404433 call mouse_bt_sniff_param_interval_setup 
+0450 20404449 call mouse_bb_discon_clear_stack 
+0451 6fe0ccaf fetch 1 ,mem_usb_mode_enable 
+0452 247a0000 nrtn blank 
+0453 20204442 branch mouse_bb_disconnected + 4 
 
 p_mouse_agc_disable_nomal_power:
-0484 2040015c call p_mouse_soft_agc_disable 
-0485 20200128 branch p_mouse_fetch_normal_tx_power 
+0454 2040012b call p_mouse_soft_agc_disable 
+0455 202000f7 branch p_mouse_fetch_normal_tx_power 
 
 p_mouse_24g_pairing_complete:
-0486 20400484 call p_mouse_agc_disable_nomal_power 
-0487 20404584 call mouse_no_data_timer_init 
-0488 2040035f call p_mouse_device_poweron_led_config 
-0489 20204896 branch mouse_24g_pairing_complete 
+0456 20400454 call p_mouse_agc_disable_nomal_power 
+0457 20404584 call mouse_no_data_timer_init 
+0458 2040032f call p_mouse_device_poweron_led_config 
+0459 20204896 branch mouse_24g_pairing_complete 
 
 p_mouse_24g_attempt_success:
-048a 6fe2483f fetch 4 ,mem_24g_addr 
-048b 67e24895 store 4 ,mem_24g_receiver_addr 
-048c 67e24998 store 4 ,mem_mouse_24g_addr 
-048d 20402587 call g24_ch_syncword_crc8_init 
-048e 20404584 call mouse_no_data_timer_init 
-048f 2040430a call mouse_init_sensor_reset 
-0490 704abf00 jam 0 ,mem_mouse_long_mult_flag 
-0491 7048a500 jam 0 ,mem_24g_conn_sm 
-0492 70488f00 jam 0 ,mem_24g_reconn_type 
-0493 6fe24895 fetch 4 ,mem_24g_receiver_addr 
-0494 684a4891 fetcht 4 ,mem_24g_fast_conn_addr 
-0495 98467c00 isub temp ,null 
-0496 20628000 rtn zero 
-0497 2040035f call p_mouse_device_poweron_led_config 
-0498 20400484 call p_mouse_agc_disable_nomal_power 
-0499 20204861 branch mouse_24g_first_store_reconn_info 
+045a 6fe2483f fetch 4 ,mem_24g_addr 
+045b 67e24895 store 4 ,mem_24g_receiver_addr 
+045c 67e24998 store 4 ,mem_mouse_24g_addr 
+045d 20402587 call g24_ch_syncword_crc8_init 
+045e 20404584 call mouse_no_data_timer_init 
+045f 2040430a call mouse_init_sensor_reset 
+0460 704abf00 jam 0 ,mem_mouse_long_mult_flag 
+0461 7048a500 jam 0 ,mem_24g_conn_sm 
+0462 70488f00 jam 0 ,mem_24g_reconn_type 
+0463 6fe24895 fetch 4 ,mem_24g_receiver_addr 
+0464 684a4891 fetcht 4 ,mem_24g_fast_conn_addr 
+0465 98467c00 isub temp ,null 
+0466 20628000 rtn zero 
+0467 2040032f call p_mouse_device_poweron_led_config 
+0468 20400454 call p_mouse_agc_disable_nomal_power 
+0469 20204861 branch mouse_24g_first_store_reconn_info 
 
 p_mouse_24g_attempt_fail:
-049a 704cbe00 jam 0 ,mem_mouse_pair_success 
-049b 20400484 call p_mouse_agc_disable_nomal_power 
-049c 6fe0c8a9 fetch 1 ,mem_24g_attempt_fail_flag 
-049d 243a039f nbranch p_mouse_24g_hibernate_set ,blank 
-049e 6fe0c88f fetch 1 ,mem_24g_reconn_type 
-049f c00104c0 beq fast_conn_and_3_0_addr ,p_mouse_24g_fast_conn_attempt_fail 
-04a0 c00084c0 beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
-04a1 c002c883 beq pair_and_receiver ,mouse_24g_auto_pair_attempt_fail 
-04a2 20204876 branch mouse_24g_attempt_fail + 4 
+046a 704cbe00 jam 0 ,mem_mouse_pair_success 
+046b 20400454 call p_mouse_agc_disable_nomal_power 
+046c 6fe0c8a9 fetch 1 ,mem_24g_attempt_fail_flag 
+046d 243a036f nbranch p_mouse_24g_hibernate_set ,blank 
+046e 6fe0c88f fetch 1 ,mem_24g_reconn_type 
+046f c0010490 beq fast_conn_and_3_0_addr ,p_mouse_24g_fast_conn_attempt_fail 
+0470 c0008490 beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
+0471 c002c883 beq pair_and_receiver ,mouse_24g_auto_pair_attempt_fail 
+0472 20204876 branch mouse_24g_attempt_fail + 4 
 
 p_g24_nodata_transmit:
-04a3 6fe0c8ab fetch 1 ,mem_24g_abort_pac 
-04a4 205a04b2 call p_g24_send_abort_packet ,blank 
-04a5 6fe0c8c1 fetch 1 ,mem_24g_transmit_by_interrupt 
-04a6 c1008000 rtneq g24_tx_timer_int_enable 
-04a7 204026a6 call g24_search_receiver 
+0473 6fe0c8ab fetch 1 ,mem_24g_abort_pac 
+0474 205a0482 call p_g24_send_abort_packet ,blank 
+0475 6fe0c8c1 fetch 1 ,mem_24g_transmit_by_interrupt 
+0476 c1008000 rtneq g24_tx_timer_int_enable 
+0477 204026a6 call g24_search_receiver 
 
 p_g24_long_sleep:
-04a8 204026c2 call g24_lpm_wait 
-04a9 24740000 nrtn user 
-04aa 204026cb call g24_setgpio_lpm_before 
-04ab 704c3100 jam 0 ,mem_sleep_miss 
-04ac 704c3201 jam 1 ,mem_long_sleep_flag 
-04ad 20400114 call p_send_time_long_wake 
-04ae 6fe0cbf2 fetch 1 ,mem_sensor_shutdown_flag 
-04af 245a3e6a ncall mouse_setgpio_hibernate ,blank 
-04b0 6fe2485f fetch 4 ,mem_24g_enter_hibernate 
-04b1 202026bf branch g24_long_seep2 
+0478 204026c2 call g24_lpm_wait 
+0479 24740000 nrtn user 
+047a 204026cb call g24_setgpio_lpm_before 
+047b 704c3100 jam 0 ,mem_sleep_miss 
+047c 704c3201 jam 1 ,mem_long_sleep_flag 
+047d 2040019e call p_send_time_long_wake 
+047e 6fe0cbf2 fetch 1 ,mem_sensor_shutdown_flag 
+047f 245a3e6a ncall mouse_setgpio_hibernate ,blank 
+0480 6fe2485f fetch 4 ,mem_24g_enter_hibernate 
+0481 202026bf branch g24_long_seep2 
 
 p_g24_send_abort_packet:
-04b2 70483901 jam type_ms ,mem_24g_data_type 
-04b3 7048ab01 jam 1 ,mem_24g_abort_pac 
-04b4 20402649 call g24_transmit_rf_ctrl_clear 
-04b5 67e0c7c9 store 1 ,mem_24g_txbuf 
-04b6 58000000 setarg 0 
-04b7 67e3c7ca store 7 ,mem_24g_txbuf + 1 
-04b8 6fe248ad fetch 4 ,mem_24g_device_addr 
-04b9 67e247d1 store 4 ,mem_24g_txbuf + 8 
-04ba 7048380c jam 12 ,mem_24g_datalen 
-04bb 6fe0c839 fetch 1 ,mem_24g_data_type 
-04bc 79207e03 set1 bit_abort ,pdata 
-04bd 67e0c839 store 1 ,mem_24g_data_type 
-04be 20402247 call g24_transmit_prep 
-04bf 20200163 branch p_g24_transmit_start 
+0482 70483901 jam type_ms ,mem_24g_data_type 
+0483 7048ab01 jam 1 ,mem_24g_abort_pac 
+0484 20402649 call g24_transmit_rf_ctrl_clear 
+0485 67e0c7c9 store 1 ,mem_24g_txbuf 
+0486 58000000 setarg 0 
+0487 67e3c7ca store 7 ,mem_24g_txbuf + 1 
+0488 6fe248ad fetch 4 ,mem_24g_device_addr 
+0489 67e247d1 store 4 ,mem_24g_txbuf + 8 
+048a 7048380c jam 12 ,mem_24g_datalen 
+048b 6fe0c839 fetch 1 ,mem_24g_data_type 
+048c 79207e03 set1 bit_abort ,pdata 
+048d 67e0c839 store 1 ,mem_24g_data_type 
+048e 20402247 call g24_transmit_prep 
+048f 20200132 branch p_g24_transmit_start 
 
 p_mouse_24g_fast_conn_attempt_fail:
-04c0 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-04c1 c29784c9 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
-04c2 c29804c9 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
-04c3 c31d4845 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-04c4 6fe24998 fetch 4 ,mem_mouse_24g_addr 
-04c5 684a4979 fetcht 4 ,mem_mouse_compare_addr_ff 
-04c6 98467c00 isub temp ,null 
-04c7 202284cd branch p_mouse_24g_start_pair_mode ,zero 
-04c8 20204845 branch mouse_24g_reconn_dongle_start 
+0490 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+0491 c2978499 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+0492 c2980499 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
+0493 c31d4845 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+0494 6fe24998 fetch 4 ,mem_mouse_24g_addr 
+0495 684a4979 fetcht 4 ,mem_mouse_compare_addr_ff 
+0496 98467c00 isub temp ,null 
+0497 2022849d branch p_mouse_24g_start_pair_mode ,zero 
+0498 20204845 branch mouse_24g_reconn_dongle_start 
 
 p_mouse_24g_start_auto_pair:
-04c9 6fe14885 fetch 2 ,mem_24g_pair_timeout_init 
-04ca 67e1488b store 2 ,mem_24g_reconn_timeout 
-04cb 70488f05 jam pair_and_receiver ,mem_24g_reconn_type 
-04cc 20202562 branch g24_reconn_start 
+0499 6fe14885 fetch 2 ,mem_24g_pair_timeout_init 
+049a 67e1488b store 2 ,mem_24g_reconn_timeout 
+049b 70488f05 jam pair_and_receiver ,mem_24g_reconn_type 
+049c 20202562 branch g24_reconn_start 
 
 p_mouse_24g_start_pair_mode:
-04cd 70488f00 jam 0 ,mem_24g_reconn_type 
-04ce 20400365 call p_mouse_device_pair_led_config 
-04cf 20204866 branch mouse_24g_start_pair_mode 
+049d 70488f00 jam 0 ,mem_24g_reconn_type 
+049e 20400335 call p_mouse_device_pair_led_config 
+049f 20204866 branch mouse_24g_start_pair_mode 
 
 p_mouse_le_ll_start_encryt:
-04d0 6fe0cad8 fetch 1 ,mem_mouse_le_reconnect_flag 
-04d1 c00084d4 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-04d2 704b8714 jam 20 ,mem_le_start_encrypt_timer 
-04d3 202043b3 branch mouse_le_ll_enable_start_enc_flag 
+04a0 6fe0cad8 fetch 1 ,mem_mouse_le_reconnect_flag 
+04a1 c00084a4 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+04a2 704b8714 jam 20 ,mem_le_start_encrypt_timer 
+04a3 202043b3 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_ll_reconn_start_encryt:
-04d4 204043ac call mouse_updata_le_param 
-04d5 704b870a jam 10 ,mem_le_start_encrypt_timer 
-04d6 202043b3 branch mouse_le_ll_enable_start_enc_flag 
+04a4 204043ac call mouse_updata_le_param 
+04a5 704b870a jam 10 ,mem_le_start_encrypt_timer 
+04a6 202043b3 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-04d7 6fe0cc6f fetch 1 ,mem_mouse_le_send_conn_param_update 
-04d8 247a0000 nrtn blank 
-04d9 704c6f01 jam 1 ,mem_mouse_le_send_conn_param_update 
-04da 704c701e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-04db 20600000 rtn 
+04a7 6fe0cc6f fetch 1 ,mem_mouse_le_send_conn_param_update 
+04a8 247a0000 nrtn blank 
+04a9 704c6f01 jam 1 ,mem_mouse_le_send_conn_param_update 
+04aa 704c701e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
+04ab 20600000 rtn 
 
 p_mouse_le_bb_disconnected:
-04dc 58000000 setarg 0 
-04dd 67e14b03 store 2 ,mem_le_battery_level_updata_timer 
-04de 67e0cc6f store 1 ,mem_mouse_le_send_conn_param_update 
-04df 67e0cc70 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-04e0 67e0cad7 store 1 ,mem_mouse_le_bb_connected_flag 
-04e1 704b0500 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-04e2 704abd00 jam 0 ,mem_mouse_clear_sensor_data_flag 
-04e3 20401ac8 call le_clr_config_more_data 
-04e4 2020047d branch p_mouse_bb_disconnected 
+04ac 58000000 setarg 0 
+04ad 67e14b03 store 2 ,mem_le_battery_level_updata_timer 
+04ae 67e0cc6f store 1 ,mem_mouse_le_send_conn_param_update 
+04af 67e0cc70 store 1 ,mem_mouse_le_send_conn_param_update_timer 
+04b0 67e0cad7 store 1 ,mem_mouse_le_bb_connected_flag 
+04b1 704b0500 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+04b2 704abd00 jam 0 ,mem_mouse_clear_sensor_data_flag 
+04b3 20401ac8 call le_clr_config_more_data 
+04b4 2020044d branch p_mouse_bb_disconnected 
 
 p_mouse_le_bb_event_connected:
-04e5 2040035f call p_mouse_device_poweron_led_config 
-04e6 20204390 branch mouse_le_bb_event_connected 
+04b5 2040032f call p_mouse_device_poweron_led_config 
+04b6 20204390 branch mouse_le_bb_event_connected 
 
 p_g24_pair_dispatch:
-04e7 70488f00 jam default_24g_device ,mem_24g_reconn_type 
-04e8 6fe14bfd fetch 2 ,mem_24g_pair_count 
-04e9 1fe0fe01 increase 1 ,pdata 
-04ea 67e14bfd store 2 ,mem_24g_pair_count 
-04eb 6fe0cbfd fetch 1 ,mem_24g_pair_count 
-04ec 1fe17eff and pdata ,0xff ,pdata 
-04ed c00004ef beq 0 ,p_g24_pair_dispatch2 
-04ee 20600000 rtn 
+04b7 70488f00 jam default_24g_device ,mem_24g_reconn_type 
+04b8 6fe14bfd fetch 2 ,mem_24g_pair_count 
+04b9 1fe0fe01 increase 1 ,pdata 
+04ba 67e14bfd store 2 ,mem_24g_pair_count 
+04bb 6fe0cbfd fetch 1 ,mem_24g_pair_count 
+04bc 1fe17eff and pdata ,0xff ,pdata 
+04bd c00004bf beq 0 ,p_g24_pair_dispatch2 
+04be 20600000 rtn 
 
 p_g24_pair_dispatch2:
-04ef 6fe0c883 fetch 1 ,mem_24g_pair_sm 
-04f0 c07fa344 beq state_24g_pairing_success ,g24_pair_exit 
-04f1 c00084f6 beq state_24g_pairing_1 ,p_g24_pair_sm_1 
-04f2 c00104f8 beq state_24g_pairing_2 ,p_g24_pair_sm_2 
-04f3 c00184fe beq state_24g_pairing_3 ,p_g24_pair_sm_3 
-04f4 c0020504 beq state_24g_pairing_4 ,p_g24_pair_sm_4 
-04f5 20600000 rtn 
+04bf 6fe0c883 fetch 1 ,mem_24g_pair_sm 
+04c0 c07fa344 beq state_24g_pairing_success ,g24_pair_exit 
+04c1 c00084c6 beq state_24g_pairing_1 ,p_g24_pair_sm_1 
+04c2 c00104c8 beq state_24g_pairing_2 ,p_g24_pair_sm_2 
+04c3 c00184ce beq state_24g_pairing_3 ,p_g24_pair_sm_3 
+04c4 c00204d4 beq state_24g_pairing_4 ,p_g24_pair_sm_4 
+04c5 20600000 rtn 
 
 p_g24_pair_sm_1:
-04f6 7047c9ff jam datatype_attemp ,mem_24g_txbuf 
-04f7 20200505 branch p_g24_pair_sm_prep 
+04c6 7047c9ff jam datatype_attemp ,mem_24g_txbuf 
+04c7 202004d5 branch p_g24_pair_sm_prep 
 
 p_g24_pair_sm_2:
-04f8 6fe0c85e fetch 1 ,mem_24g_pair_switch 
-04f9 203a04fc branch p_g24_pair_sm_2_skip ,blank 
-04fa 6fe248ad fetch 4 ,mem_24g_device_addr 
-04fb 20402292 call g24_update_addr_and_synccrc8 
+04c8 6fe0c85e fetch 1 ,mem_24g_pair_switch 
+04c9 203a04cc branch p_g24_pair_sm_2_skip ,blank 
+04ca 6fe248ad fetch 4 ,mem_24g_device_addr 
+04cb 20402292 call g24_update_addr_and_synccrc8 
 
 p_g24_pair_sm_2_skip:
-04fc 7047c9aa jam datatype_bind ,mem_24g_txbuf 
-04fd 20200505 branch p_g24_pair_sm_prep 
+04cc 7047c9aa jam datatype_bind ,mem_24g_txbuf 
+04cd 202004d5 branch p_g24_pair_sm_prep 
 
 p_g24_pair_sm_3:
-04fe 7047c955 jam datatype_config ,mem_24g_txbuf 
-04ff 6fe0c85e fetch 1 ,mem_24g_pair_switch 
-0500 203a0505 branch p_g24_pair_sm_prep ,blank 
-0501 6fe24895 fetch 4 ,mem_24g_receiver_addr 
-0502 67e247cb store 4 ,mem_24g_txbuf + 2 
-0503 20200507 branch p_g24_pair_sm_common 
+04ce 7047c955 jam datatype_config ,mem_24g_txbuf 
+04cf 6fe0c85e fetch 1 ,mem_24g_pair_switch 
+04d0 203a04d5 branch p_g24_pair_sm_prep ,blank 
+04d1 6fe24895 fetch 4 ,mem_24g_receiver_addr 
+04d2 67e247cb store 4 ,mem_24g_txbuf + 2 
+04d3 202004d7 branch p_g24_pair_sm_common 
 
 p_g24_pair_sm_4:
-0504 7047c922 jam datatype_ok ,mem_24g_txbuf 
+04d4 7047c922 jam datatype_ok ,mem_24g_txbuf 
 
 p_g24_pair_sm_prep:
-0505 6fe248ad fetch 4 ,mem_24g_device_addr 
-0506 67e247cb store 4 ,mem_24g_txbuf + 2 
+04d5 6fe248ad fetch 4 ,mem_24g_device_addr 
+04d6 67e247cb store 4 ,mem_24g_txbuf + 2 
 
 p_g24_pair_sm_common:
-0507 6fe0c839 fetch 1 ,mem_24g_data_type 
-0508 1fe17e07 and_into bits_data ,pdata 
-0509 67e0c7ca store 1 ,mem_24g_txbuf + 1 
-050a 7047cf00 jam 0 ,mem_24g_txbuf + 6 
-050b 70483807 jam 7 ,mem_24g_datalen 
-050c 20402247 call g24_transmit_prep 
-050d 20400202 call p_g24_transmit_receive_ack 
-050e 20202316 branch g24_pair_sm_common + 7 
+04d7 6fe0c839 fetch 1 ,mem_24g_data_type 
+04d8 1fe17e07 and_into bits_data ,pdata 
+04d9 67e0c7ca store 1 ,mem_24g_txbuf + 1 
+04da 7047cf00 jam 0 ,mem_24g_txbuf + 6 
+04db 70483807 jam 7 ,mem_24g_datalen 
+04dc 20402247 call g24_transmit_prep 
+04dd 204001d5 call p_g24_transmit_receive_ack 
+04de 20202316 branch g24_pair_sm_common + 7 
 
 p_g24_pair_sm_common_next:
-050f 6fe0c883 fetch 1 ,mem_24g_pair_sm 
-0510 c17f8000 rtneq state_24g_pairing_success 
-0511 c0010513 beq state_24g_pairing_2 ,p_g24_pair_sm_2_waiting_ack 
-0512 2020231d branch g24_pair_sm_common_next + 2 
+04df 6fe0c883 fetch 1 ,mem_24g_pair_sm 
+04e0 c17f8000 rtneq state_24g_pairing_success 
+04e1 c00104e3 beq state_24g_pairing_2 ,p_g24_pair_sm_2_waiting_ack 
+04e2 2020231d branch g24_pair_sm_common_next + 2 
 
 p_g24_pair_sm_2_waiting_ack:
-0513 6fe0c85e fetch 1 ,mem_24g_pair_switch 
-0514 203a232d branch g24_pair_sm_2_waiting_ack_skip ,blank 
-0515 6fe2480f fetch 4 ,mem_24g_rxpayload + 2 
-0516 207a0000 rtn blank 
-0517 67e24895 store 4 ,mem_24g_receiver_addr 
-0518 2020232d branch g24_pair_sm_2_waiting_ack_skip 
+04e3 6fe0c85e fetch 1 ,mem_24g_pair_switch 
+04e4 203a232d branch g24_pair_sm_2_waiting_ack_skip ,blank 
+04e5 6fe2480f fetch 4 ,mem_24g_rxpayload + 2 
+04e6 207a0000 rtn blank 
+04e7 67e24895 store 4 ,mem_24g_receiver_addr 
+04e8 2020232d branch g24_pair_sm_2_waiting_ack_skip 
 
 p_g24_reconn_dispatch:
-0519 6fe1488d fetch 2 ,mem_24g_reconn_count 
-051a d84001f8 arg 0x01f8 ,temp 
-051b 98417e00 iand temp ,pdata 
-051c 203a0524 branch p_g24_reconn_dispatch_next ,blank 
-051d 6fe1488d fetch 2 ,mem_24g_reconn_count 
-051e 1fe0fe01 increase 1 ,pdata 
-051f 67e1488d store 2 ,mem_24g_reconn_count 
-0520 20600000 rtn 
+04e9 6fe1488d fetch 2 ,mem_24g_reconn_count 
+04ea d84001f8 arg 0x01f8 ,temp 
+04eb 98417e00 iand temp ,pdata 
+04ec 203a04f4 branch p_g24_reconn_dispatch_next ,blank 
+04ed 6fe1488d fetch 2 ,mem_24g_reconn_count 
+04ee 1fe0fe01 increase 1 ,pdata 
+04ef 67e1488d store 2 ,mem_24g_reconn_count 
+04f0 20600000 rtn 
 
 p_g24_reconn_mode_judge:
-0521 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-0522 c29822e4 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
-0523 20202577 branch g24_reconn_receiver_addr 
+04f1 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+04f2 c29822e4 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
+04f3 20202577 branch g24_reconn_receiver_addr 
 
 p_g24_reconn_dispatch_next:
-0524 204025a3 call g24_reconn_data_prep 
-0525 20400202 call p_g24_transmit_receive_ack 
-0526 242c0542 nbranch p_g24_reconn_device_fail ,sync 
-0527 24378542 nbranch p_g24_reconn_device_fail ,user3 
-0528 20402679 call g24_ackpayload_parse 
-0529 6fe0c82d fetch 1 ,mem_24g_rxdata_length 
-052a 203a053b branch p_receiver_addr_zero_handle ,blank 
+04f4 204025a3 call g24_reconn_data_prep 
+04f5 204001d5 call p_g24_transmit_receive_ack 
+04f6 242c0512 nbranch p_g24_reconn_device_fail ,sync 
+04f7 24378512 nbranch p_g24_reconn_device_fail ,user3 
+04f8 20402679 call g24_ackpayload_parse 
+04f9 6fe0c82d fetch 1 ,mem_24g_rxdata_length 
+04fa 203a050b branch p_receiver_addr_zero_handle ,blank 
 
 p_g24_reconn_receiver_addr_handle:
-052b 6fe2487b fetch 4 ,mem_24g_pair_addr 
-052c 684a483f fetcht 4 ,mem_24g_addr 
-052d 98467c00 isub temp ,null 
-052e 20228521 branch p_g24_reconn_mode_judge ,zero 
-052f 6fe248ad fetch 4 ,mem_24g_device_addr 
-0530 684a483f fetcht 4 ,mem_24g_addr 
-0531 98467c00 isub temp ,null 
-0532 2042853e call p_g24_store_receiver_addr ,zero 
-0533 6fe0c8a5 fetch 1 ,mem_24g_conn_sm 
-0534 793ffe02 set0 state_24g_reconn ,pdata 
-0535 67e0c8a5 store 1 ,mem_24g_conn_sm 
-0536 58000000 setarg 0 
-0537 67e14887 store 2 ,mem_24g_pair_timeout 
-0538 67e1488d store 2 ,mem_24g_reconn_count 
-0539 67e1488b store 2 ,mem_24g_reconn_timeout 
-053a 2020259e branch g24_reconn_attempt_success 
+04fb 6fe2487b fetch 4 ,mem_24g_pair_addr 
+04fc 684a483f fetcht 4 ,mem_24g_addr 
+04fd 98467c00 isub temp ,null 
+04fe 202284f1 branch p_g24_reconn_mode_judge ,zero 
+04ff 6fe248ad fetch 4 ,mem_24g_device_addr 
+0500 684a483f fetcht 4 ,mem_24g_addr 
+0501 98467c00 isub temp ,null 
+0502 2042850e call p_g24_store_receiver_addr ,zero 
+0503 6fe0c8a5 fetch 1 ,mem_24g_conn_sm 
+0504 793ffe02 set0 state_24g_reconn ,pdata 
+0505 67e0c8a5 store 1 ,mem_24g_conn_sm 
+0506 58000000 setarg 0 
+0507 67e14887 store 2 ,mem_24g_pair_timeout 
+0508 67e1488d store 2 ,mem_24g_reconn_count 
+0509 67e1488b store 2 ,mem_24g_reconn_timeout 
+050a 2020259e branch g24_reconn_attempt_success 
 
 p_receiver_addr_zero_handle:
-053b 6fe2480f fetch 4 ,mem_24g_rxpayload + 2 
-053c 207a0000 rtn blank 
-053d 2020052b branch p_g24_reconn_receiver_addr_handle 
+050b 6fe2480f fetch 4 ,mem_24g_rxpayload + 2 
+050c 207a0000 rtn blank 
+050d 202004fb branch p_g24_reconn_receiver_addr_handle 
 
 p_g24_store_receiver_addr:
-053e 6fe2480f fetch 4 ,mem_24g_rxpayload + 2 
-053f 207a0000 rtn blank 
-0540 67e24895 store 4 ,mem_24g_receiver_addr 
-0541 20202587 branch g24_ch_syncword_crc8_init 
+050e 6fe2480f fetch 4 ,mem_24g_rxpayload + 2 
+050f 207a0000 rtn blank 
+0510 67e24895 store 4 ,mem_24g_receiver_addr 
+0511 20202587 branch g24_ch_syncword_crc8_init 
 
 p_g24_reconn_device_fail:
-0542 6fe0c890 fetch 1 ,mem_24g_fast_conn_enable 
-0543 203a2281 branch g24_ch ,blank 
-0544 6fe1488d fetch 2 ,mem_24g_reconn_count 
-0545 1fe0fe01 increase 1 ,pdata 
-0546 67e1488d store 2 ,mem_24g_reconn_count 
-0547 2feffe09 isolate1 9 ,pdata 
-0548 6fe0c88f fetch 1 ,mem_24g_reconn_type 
-0549 c002854d beq pair_and_receiver ,p_g24_reconn_pair_receiver 
-054a c0020556 beq pair_and_3_0_addr ,p_g24_reconn_pair_and_3_0 
-054b c0010553 beq fast_conn_and_3_0_addr ,p_g24_reconn_fast_conn_and_3_0 
-054c 202025b1 branch g24_reconn_device_fail + 7 
+0512 6fe0c890 fetch 1 ,mem_24g_fast_conn_enable 
+0513 203a2281 branch g24_ch ,blank 
+0514 6fe1488d fetch 2 ,mem_24g_reconn_count 
+0515 1fe0fe01 increase 1 ,pdata 
+0516 67e1488d store 2 ,mem_24g_reconn_count 
+0517 2feffe09 isolate1 9 ,pdata 
+0518 6fe0c88f fetch 1 ,mem_24g_reconn_type 
+0519 c002851d beq pair_and_receiver ,p_g24_reconn_pair_receiver 
+051a c0020526 beq pair_and_3_0_addr ,p_g24_reconn_pair_and_3_0 
+051b c0010523 beq fast_conn_and_3_0_addr ,p_g24_reconn_fast_conn_and_3_0 
+051c 202025b1 branch g24_reconn_device_fail + 7 
 
 p_g24_reconn_pair_receiver:
-054d 2020a577 branch g24_reconn_receiver_addr ,true 
-054e 202022ef branch g24_pair_init_param 
+051d 2020a577 branch g24_reconn_receiver_addr ,true 
+051e 202022ef branch g24_pair_init_param 
 
 p_g24_reconn_fast_conn_and_receiver:
-054f 2020a577 branch g24_reconn_receiver_addr ,true 
-0550 2020256f branch g24_reconn_fast_conn 
+051f 2020a577 branch g24_reconn_receiver_addr ,true 
+0520 2020256f branch g24_reconn_fast_conn 
 
 p_g24_reconn_pair_and_receiver:
-0551 2020a577 branch g24_reconn_receiver_addr ,true 
-0552 202022ef branch g24_pair_init_param 
+0521 2020a577 branch g24_reconn_receiver_addr ,true 
+0522 202022ef branch g24_pair_init_param 
 
 p_g24_reconn_fast_conn_and_3_0:
-0553 2020a57e branch g24_reconn_device_3_0_addr ,true 
-0554 7041e8aa jam tx_power_fast_conn ,mem_tx_power 
-0555 20202571 branch g24_reconn_fast_conn + 2 
+0523 2020a57e branch g24_reconn_device_3_0_addr ,true 
+0524 7041e8aa jam tx_power_fast_conn ,mem_tx_power 
+0525 20202571 branch g24_reconn_fast_conn + 2 
 
 p_g24_reconn_pair_and_3_0:
-0556 2020a57e branch g24_reconn_device_3_0_addr ,true 
-0557 202022ef branch g24_pair_init_param 
+0526 2020a57e branch g24_reconn_device_3_0_addr ,true 
+0527 202022ef branch g24_pair_init_param 
 
 p_g24_lpm_wait:
-0558 6fe0cbbb fetch 1 ,mem_24g_device_led_status 
-0559 243a7ec7 nbranch disable_user ,blank 
-055a 78347c00 enable user 
-055b 20401436 call lpo_calibration 
-055c 6fe1c174 fetch 3 ,mem_clks_per_lpo 
-055d 203a7ec7 branch disable_user ,blank 
-055e 6fe0c099 fetch 1 ,mem_lpm_mode 
-055f 203a7ec7 branch disable_user ,blank 
-0560 6fe0c8c1 fetch 1 ,mem_24g_transmit_by_interrupt 
-0561 c000fec7 beq g24_tx_timer_int_enable ,disable_user 
-0562 20600000 rtn 
+0528 6fe0cbbb fetch 1 ,mem_24g_device_led_status 
+0529 243a7ec7 nbranch disable_user ,blank 
+052a 78347c00 enable user 
+052b 20401436 call lpo_calibration 
+052c 6fe1c174 fetch 3 ,mem_clks_per_lpo 
+052d 203a7ec7 branch disable_user ,blank 
+052e 6fe0c099 fetch 1 ,mem_lpm_mode 
+052f 203a7ec7 branch disable_user ,blank 
+0530 6fe0c8c1 fetch 1 ,mem_24g_transmit_by_interrupt 
+0531 c000fec7 beq g24_tx_timer_int_enable ,disable_user 
+0532 20600000 rtn 
 
 p_mouse_start_discovery:
-0563 2040036d call p_mouse_device_discovery_led_config 
-0564 6fe1478f fetch 2 ,mem_ui_state_map 
-0565 2feffe0b isolate1 ui_state_ble_adv ,pdata 
-0566 2040c5c1 call mouse_stop_le_adv ,true 
-0567 6fe1478f fetch 2 ,mem_ui_state_map 
-0568 2feffe07 isolate1 ui_state_bt_reconnect ,pdata 
-0569 2040c362 call mouse_cancel_reconnect ,true 
-056a 58000000 setarg 0 
-056b 67e14b03 store 2 ,mem_le_battery_level_updata_timer 
-056c 20204594 branch mouse_start_discovery + 1 
+0533 2040033d call p_mouse_device_discovery_led_config 
+0534 6fe1478f fetch 2 ,mem_ui_state_map 
+0535 2feffe0b isolate1 ui_state_ble_adv ,pdata 
+0536 2040c5c1 call mouse_stop_le_adv ,true 
+0537 6fe1478f fetch 2 ,mem_ui_state_map 
+0538 2feffe07 isolate1 ui_state_bt_reconnect ,pdata 
+0539 2040c362 call mouse_cancel_reconnect ,true 
+053a 58000000 setarg 0 
+053b 67e14b03 store 2 ,mem_le_battery_level_updata_timer 
+053c 20204594 branch mouse_start_discovery + 1 
 
 p_mouse_stop_discovery:
-056d 58000000 setarg 0 
-056e 67e14ad3 store 2 ,mem_mouse_discovery_timer 
-056f 202045b7 branch mouse_stop_discovery + 1 
+053d 58000000 setarg 0 
+053e 67e14ad3 store 2 ,mem_mouse_discovery_timer 
+053f 202045b7 branch mouse_stop_discovery + 1 
 
 p_ui_timer_check:
-0570 6fe0cbf4 fetch 1 ,mem_power_on_flag 
-0571 245a78cc ncall ui_timer_init ,blank 
-0572 704bf400 jam 0 ,mem_power_on_flag 
-0573 202078bc branch ui_timer_check + 1 
+0540 6fe0cbf4 fetch 1 ,mem_power_on_flag 
+0541 245a78cc ncall ui_timer_init ,blank 
+0542 704bf400 jam 0 ,mem_power_on_flag 
+0543 202078bc branch ui_timer_check + 1 
 
 p_le_enable_phy_by_pdata:
-0574 18427e00 copy temp ,pdata 
-0575 c2801651 bbit1 bit_le_1m_phy ,le_enable 
-0576 c2808578 bbit1 bit_le_2m_phy ,p_le_enable_2m 
-0577 2020163c branch le_enable_phy_by_pdata + 5 
+0544 18427e00 copy temp ,pdata 
+0545 c2801651 bbit1 bit_le_1m_phy ,le_enable 
+0546 c2808548 bbit1 bit_le_2m_phy ,p_le_enable_2m 
+0547 2020163c branch le_enable_phy_by_pdata + 5 
 
 p_le_enable_2m:
-0578 20401640 call le_enable_2m 
-0579 2040057e call p_mouse_le_config_check_set 
-057a 708a6d89 jam 0x89 ,core_rx_bq_cfg0 
-057b 20600000 rtn 
+0548 20401640 call le_enable_2m 
+0549 2040054e call p_mouse_le_config_check_set 
+054a 708a6d89 jam 0x89 ,core_rx_bq_cfg0 
+054b 20600000 rtn 
 
 p_end_of_packet:
-057c 2040057e call p_mouse_le_config_check_set 
-057d 20200e7d branch end_of_packet + 1 
+054c 2040054e call p_mouse_le_config_check_set 
+054d 20200e7d branch end_of_packet + 1 
 
 p_mouse_le_config_check_set:
-057e 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-057f c28c8582 bbit1 mouse_enable_24g_500hz ,p_mouse_le_register_set 
-0580 c28d0582 bbit1 mouse_enable_24g_1000 ,p_mouse_le_register_set 
-0581 20600000 rtn 
+054e 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+054f c28c8552 bbit1 mouse_enable_24g_500hz ,p_mouse_le_register_set 
+0550 c28d0552 bbit1 mouse_enable_24g_1000 ,p_mouse_le_register_set 
+0551 20600000 rtn 
 
 p_mouse_le_register_set:
-0582 70893002 jam 0x02 ,0x8930 
-0583 20600000 rtn 
+0552 70893002 jam 0x02 ,0x8930 
+0553 20600000 rtn 
 
 p_le_slave_match:
-0584 6fe0c3dd fetch 1 ,mem_le_md_count 
-0585 1fe0fe01 pincrease 1 
-0586 67e0c3dd store 1 ,mem_le_md_count 
-0587 c0061606 beq le_md_max_count ,le_slave_cont 
-0588 204018c7 call le_acknowledge 
-0589 20401916 call le_prepare_tx 
-058a 6fe082bd fetch 1 ,mem_le_tx_phy 
-058b 20401637 call le_enable_phy_by_pdata 
-058c 204017e4 call le_transmit 
-058d 20201601 branch le_slave_match + 10 
+0554 6fe0c3dd fetch 1 ,mem_le_md_count 
+0555 1fe0fe01 pincrease 1 
+0556 67e0c3dd store 1 ,mem_le_md_count 
+0557 c0061606 beq le_md_max_count ,le_slave_cont 
+0558 204018c7 call le_acknowledge 
+0559 20401916 call le_prepare_tx 
+055a 6fe082bd fetch 1 ,mem_le_tx_phy 
+055b 20401637 call le_enable_phy_by_pdata 
+055c 204017e4 call le_transmit 
+055d 20201601 branch le_slave_match + 10 
 
 p_le_slave_unsync:
-058e 20400e7c call end_of_packet 
-058f 2020160d branch le_slave_unsync + 1 
+055e 20400e7c call end_of_packet 
+055f 2020160d branch le_slave_unsync + 1 
 
 p_le_parse_l2cap:
-0590 efe10006 ifetch 2 ,contr 
-0591 c0020593 beq le_l2cap_cid_att ,p_le_parse_att 
-0592 20201990 branch le_parse_l2cap + 10 
+0560 efe10006 ifetch 2 ,contr 
+0561 c0020563 beq le_l2cap_cid_att ,p_le_parse_att 
+0562 20201990 branch le_parse_l2cap + 10 
 
 p_le_parse_att:
-0593 efe18006 ifetch 3 ,contr 
-0594 67e1c436 store 3 ,mem_le_att_opcode 
-0595 c0050598 beq attop_read_request ,p_le_parse_att_read_request 
-0596 c00905a7 beq attop_write_request ,p_le_parse_att_write_request 
-0597 20201c7f branch le_parse_att + 2 
+0563 efe18006 ifetch 3 ,contr 
+0564 67e1c436 store 3 ,mem_le_att_opcode 
+0565 c0050568 beq attop_read_request ,p_le_parse_att_read_request 
+0566 c0090577 beq attop_write_request ,p_le_parse_att_write_request 
+0567 20201c7f branch le_parse_att + 2 
 
 p_le_parse_att_read_request:
-0598 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-0599 c31d9d93 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-059a 20401e39 call le_check_encrypt_state 
-059b 68494437 fetcht 2 ,mem_le_att_handle 
-059c 6fe0c3c0 fetch 1 ,mem_le_configuration 
-059d c28185a2 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+0568 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+0569 c31d9d93 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+056a 20401e39 call le_check_encrypt_state 
+056b 68494437 fetcht 2 ,mem_le_att_handle 
+056c 6fe0c3c0 fetch 1 ,mem_le_configuration 
+056d c2818572 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-059e 6fe14437 fetch 2 ,mem_le_att_handle 
-059f c0181e74 beq 0x30 ,le_send_att_error_response_notfound 
-05a0 68494437 fetcht 2 ,mem_le_att_handle 
-05a1 20201d97 branch le_send_att_read_response 
+056e 6fe14437 fetch 2 ,mem_le_att_handle 
+056f c0181e74 beq 0x30 ,le_send_att_error_response_notfound 
+0570 68494437 fetcht 2 ,mem_le_att_handle 
+0571 20201d97 branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-05a2 6fe143d1 fetch 2 ,mem_le_pairing_handle 
-05a3 98467c00 isub temp ,null 
-05a4 2422859e nbranch p_le_send_att_read_response ,zero 
-05a5 2434059e nbranch p_le_send_att_read_response ,user 
-05a6 20201dbc branch le_send_att_read_response_error_insufficient_auth 
+0572 6fe143d1 fetch 2 ,mem_le_pairing_handle 
+0573 98467c00 isub temp ,null 
+0574 2422856e nbranch p_le_send_att_read_response ,zero 
+0575 2434056e nbranch p_le_send_att_read_response ,user 
+0576 20201dbc branch le_send_att_read_response_error_insufficient_auth 
 
 p_le_parse_att_write_request:
-05a7 18c22200 copy contr ,rega 
-05a8 6fe143d4 fetch 2 ,mem_le_l2cap_size 
-05a9 1fe0a5fd add pdata ,-3 ,regb 
-05aa 204019d1 call le_writeatt_cb 
-05ab 6fe0cad2 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-05ac c07f9e1f beq 0xff ,le_send_att_write_response_check_auth 
-05ad 6fe0cad8 fetch 1 ,mem_mouse_le_reconnect_flag 
-05ae 203a1e1f branch le_send_att_write_response_check_auth ,blank 
-05af 6fe0cb86 fetch 1 ,mem_le_connect_status_flag 
-05b0 c2809e1f bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-05b1 5800001a setarg 0x001a 
-05b2 68494437 fetcht 2 ,mem_le_att_handle 
-05b3 98467c00 isub temp ,null 
-05b4 24229e1f nbranch le_send_att_write_response_check_auth ,zero 
-05b5 20201dbc branch le_send_att_read_response_error_insufficient_auth 
+0577 18c22200 copy contr ,rega 
+0578 6fe143d4 fetch 2 ,mem_le_l2cap_size 
+0579 1fe0a5fd add pdata ,-3 ,regb 
+057a 204019d1 call le_writeatt_cb 
+057b 6fe0cad2 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+057c c07f9e1f beq 0xff ,le_send_att_write_response_check_auth 
+057d 6fe0cad8 fetch 1 ,mem_mouse_le_reconnect_flag 
+057e 203a1e1f branch le_send_att_write_response_check_auth ,blank 
+057f 6fe0cb86 fetch 1 ,mem_le_connect_status_flag 
+0580 c2809e1f bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+0581 5800001a setarg 0x001a 
+0582 68494437 fetcht 2 ,mem_le_att_handle 
+0583 98467c00 isub temp ,null 
+0584 24229e1f nbranch le_send_att_write_response_check_auth ,zero 
+0585 20201dbc branch le_send_att_read_response_error_insufficient_auth 
 
 p_mouse_motion:
-05b6 78547c00 disable user 
-05b7 58000000 setarg 0 
-05b8 67e348d5 store 6 ,mem_mouse_x 
-05b9 204005c6 call p_mouse_check_sensor_data 
-05ba 58000089 setarg 0x0089 
-05bb 20405d5e call twspi_write 
-05bc 20400461 call p_mouse_seting_sensor_type 
-05bd 20403fbe call mouse_zwheel 
-05be 20403fc3 call mouse_t_zwheel 
-05bf 204005df call p_mouse_key 
-05c0 6fe0c8d4 fetch 1 ,mem_mouse_key 
-05c1 1fe17e1f and_into 0x1f ,pdata 
-05c2 67e0c8d4 store 1 ,mem_mouse_key 
-05c3 24344766 nbranch mouse_drawing_optima_init ,user 
-05c4 204005d6 call p_mouse_drawing_optima 
-05c5 20204584 branch mouse_no_data_timer_init 
+0586 78547c00 disable user 
+0587 58000000 setarg 0 
+0588 67e348d5 store 6 ,mem_mouse_x 
+0589 20400596 call p_mouse_check_sensor_data 
+058a 58000089 setarg 0x0089 
+058b 20405d5e call twspi_write 
+058c 20400431 call p_mouse_seting_sensor_type 
+058d 20403fbe call mouse_zwheel 
+058e 20403fc3 call mouse_t_zwheel 
+058f 204005af call p_mouse_key 
+0590 6fe0c8d4 fetch 1 ,mem_mouse_key 
+0591 1fe17e1f and_into 0x1f ,pdata 
+0592 67e0c8d4 store 1 ,mem_mouse_key 
+0593 24344766 nbranch mouse_drawing_optima_init ,user 
+0594 204005a6 call p_mouse_drawing_optima 
+0595 20204584 branch mouse_no_data_timer_init 
 
 p_mouse_check_sensor_data:
-05c6 6fe0c4ae fetch 1 ,mem_spi_write_flash_sm 
-05c7 c1800000 rtnne flash_sm_no_buys 
-05c8 6fe0c92c fetch 1 ,mem_config_sensor_type 
-05c9 c00605cc beq ka5857 ,p_mouse_ka5857_sensor_motion 
-05ca c00585cc beq ka8g2 ,p_mouse_ka5857_sensor_motion 
-05cb 20204283 branch mouse_check_sensor_data + 3 
+0596 6fe0c4ae fetch 1 ,mem_spi_write_flash_sm 
+0597 c1800000 rtnne flash_sm_no_buys 
+0598 6fe0c92c fetch 1 ,mem_config_sensor_type 
+0599 c006059c beq ka5857 ,p_mouse_ka5857_sensor_motion 
+059a c005859c beq ka8g2 ,p_mouse_ka5857_sensor_motion 
+059b 20204283 branch mouse_check_sensor_data + 3 
 
 p_mouse_ka5857_sensor_motion:
-05cc 20404304 call mouse_clear_sensor_data 
-05cd 6fe0c915 fetch 1 ,mem_sensor_motion_gpio 
-05ce c07f85d2 beq gpio_disable ,p_mouse_ka5857_sensor_motion_1 
-05cf 6848c915 fetcht 1 ,mem_sensor_motion_gpio 
-05d0 204060fd call gpio_get_bit 
-05d1 24608000 nrtn true 
+059c 20404304 call mouse_clear_sensor_data 
+059d 6fe0c915 fetch 1 ,mem_sensor_motion_gpio 
+059e c07f85a2 beq gpio_disable ,p_mouse_ka5857_sensor_motion_1 
+059f 6848c915 fetcht 1 ,mem_sensor_motion_gpio 
+05a0 204060fd call gpio_get_bit 
+05a1 24608000 nrtn true 
 
 p_mouse_ka5857_sensor_motion_1:
-05d2 58000000 setarg pan_reg_pid_l 
-05d3 20405d65 call twspi_read 
-05d4 c0ac41f2 bne pka8g2_id1 ,mouse_twspi_reset 
-05d5 202042b9 branch mouse_p3212_sensor_motion_2 
+05a2 58000000 setarg pan_reg_pid_l 
+05a3 20405d65 call twspi_read 
+05a4 c0ac41f2 bne pka8g2_id1 ,mouse_twspi_reset 
+05a5 202042b9 branch mouse_p3212_sensor_motion_2 
 
 p_mouse_drawing_optima:
-05d6 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
-05d7 c38c8000 rtnbit1 mouse_enable_24g_500hz 
-05d8 c38d0000 rtnbit1 mouse_enable_24g_1000 
-05d9 c38f8000 rtnbit1 mouse_enable_usb_1000 
-05da 6fe0c92c fetch 1 ,mem_config_sensor_type 
-05db c1018000 rtneq p3212 
-05dc c1058000 rtneq ka8g2 
-05dd 20404758 call mouse_drawing_optima 
-05de 20600000 rtn 
+05a6 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+05a7 c38c8000 rtnbit1 mouse_enable_24g_500hz 
+05a8 c38d0000 rtnbit1 mouse_enable_24g_1000 
+05a9 c38f8000 rtnbit1 mouse_enable_usb_1000 
+05aa 6fe0c92c fetch 1 ,mem_config_sensor_type 
+05ab c1018000 rtneq p3212 
+05ac c1058000 rtneq ka8g2 
+05ad 20404758 call mouse_drawing_optima 
+05ae 20600000 rtn 
 
 p_mouse_key:
-05df 204005e2 call p_mouse_check_key_gpio 
-05e0 2040412d call mouse_ghost_key_check 
-05e1 2020411e branch mouse_key + 2 
+05af 204005b2 call p_mouse_check_key_gpio 
+05b0 2040412d call mouse_ghost_key_check 
+05b1 2020411e branch mouse_key + 2 
 
 p_mouse_check_key_gpio:
-05e2 6fe0cbf2 fetch 1 ,mem_sensor_shutdown_flag 
-05e3 245a4161 ncall mouse_check_key_gpio_once ,blank 
-05e4 da200000 arg 0 ,rega 
-05e5 204005e9 call p_mouse_check_lkey_gpio 
-05e6 204005f8 call p_mouse_check_bkkey_gpio 
-05e7 20400605 call p_mouse_check_fwkey_gpio 
-05e8 2020415e branch mouse_check_key_gpio_next 
+05b2 6fe0cbf2 fetch 1 ,mem_sensor_shutdown_flag 
+05b3 245a4161 ncall mouse_check_key_gpio_once ,blank 
+05b4 da200000 arg 0 ,rega 
+05b5 204005b9 call p_mouse_check_lkey_gpio 
+05b6 204005c8 call p_mouse_check_bkkey_gpio 
+05b7 204005d5 call p_mouse_check_fwkey_gpio 
+05b8 2020415e branch mouse_check_key_gpio_next 
 
 p_mouse_check_lkey_gpio:
-05e9 6fe0c91c fetch 1 ,mem_lbutton_gpio 
-05ea 20400612 call p_mouse_gpio_config_output_high 
-05eb 20404164 call mouse_check_lkey_gpio 
-05ec 6848c91c fetcht 1 ,mem_lbutton_gpio 
-05ed 20403f96 call mouse_gpio_config_input_pu 
+05b9 6fe0c91c fetch 1 ,mem_lbutton_gpio 
+05ba 204005e2 call p_mouse_gpio_config_output_high 
+05bb 20404164 call mouse_check_lkey_gpio 
+05bc 6848c91c fetcht 1 ,mem_lbutton_gpio 
+05bd 20403f96 call mouse_gpio_config_input_pu 
 
 p_mouse_check_rkey_gpio:
-05ee 6fe0c91d fetch 1 ,mem_rbutton_gpio 
-05ef 20400612 call p_mouse_gpio_config_output_high 
-05f0 2040416a call mouse_check_rkey_gpio 
-05f1 6848c91d fetcht 1 ,mem_rbutton_gpio 
-05f2 20403f96 call mouse_gpio_config_input_pu 
+05be 6fe0c91d fetch 1 ,mem_rbutton_gpio 
+05bf 204005e2 call p_mouse_gpio_config_output_high 
+05c0 2040416a call mouse_check_rkey_gpio 
+05c1 6848c91d fetcht 1 ,mem_rbutton_gpio 
+05c2 20403f96 call mouse_gpio_config_input_pu 
 
 p_mouse_check_mkey_gpio:
-05f3 6fe0c91e fetch 1 ,mem_mbutton_gpio 
-05f4 20400612 call p_mouse_gpio_config_output_high 
-05f5 20404170 call mouse_check_mkey_gpio 
-05f6 6848c91e fetcht 1 ,mem_mbutton_gpio 
-05f7 20203f96 branch mouse_gpio_config_input_pu 
+05c3 6fe0c91e fetch 1 ,mem_mbutton_gpio 
+05c4 204005e2 call p_mouse_gpio_config_output_high 
+05c5 20404170 call mouse_check_mkey_gpio 
+05c6 6848c91e fetcht 1 ,mem_mbutton_gpio 
+05c7 20203f96 branch mouse_gpio_config_input_pu 
 
 p_mouse_check_bkkey_gpio:
-05f8 6fe0c911 fetch 1 ,mem_bk_button_gpio 
-05f9 c17f8000 rtneq gpio_disable 
-05fa 704ba703 jam mouse_bk_key ,mem_mouse_key_temp 
-05fb 6fe0cba2 fetch 1 ,mem_mouse_bkkey_press_status 
-05fc 1fe22600 copy pdata ,regc 
-05fd 6848c911 fetcht 1 ,mem_bk_button_gpio 
-05fe 6fe0c914 fetch 1 ,mem_matrix_public_gpio 
-05ff c07f8601 beq gpio_disable ,p_mouse_3io6key_bk_check 
-0600 2020417e branch mouse_check_bkkey_gpio_next 
+05c8 6fe0c911 fetch 1 ,mem_bk_button_gpio 
+05c9 c17f8000 rtneq gpio_disable 
+05ca 704ba703 jam mouse_bk_key ,mem_mouse_key_temp 
+05cb 6fe0cba2 fetch 1 ,mem_mouse_bkkey_press_status 
+05cc 1fe22600 copy pdata ,regc 
+05cd 6848c911 fetcht 1 ,mem_bk_button_gpio 
+05ce 6fe0c914 fetch 1 ,mem_matrix_public_gpio 
+05cf c07f85d1 beq gpio_disable ,p_mouse_3io6key_bk_check 
+05d0 2020417e branch mouse_check_bkkey_gpio_next 
 
 p_mouse_3io6key_bk_check:
-0601 6fe0c911 fetch 1 ,mem_bk_button_gpio 
-0602 20400615 call p_mouse_gpio_config_output_low 
-0603 6848c911 fetcht 1 ,mem_bk_button_gpio 
-0604 2020418b branch mouse_3io6key_bk_check 
+05d1 6fe0c911 fetch 1 ,mem_bk_button_gpio 
+05d2 204005e5 call p_mouse_gpio_config_output_low 
+05d3 6848c911 fetcht 1 ,mem_bk_button_gpio 
+05d4 2020418b branch mouse_3io6key_bk_check 
 
 p_mouse_check_fwkey_gpio:
-0605 6fe0c912 fetch 1 ,mem_fw_button_gpio 
-0606 c17f8000 rtneq gpio_disable 
-0607 704ba704 jam mouse_fw_key ,mem_mouse_key_temp 
-0608 6fe0cba3 fetch 1 ,mem_mouse_fwkey_press_status 
-0609 1fe22600 copy pdata ,regc 
-060a 6848c912 fetcht 1 ,mem_fw_button_gpio 
-060b 6fe0c914 fetch 1 ,mem_matrix_public_gpio 
-060c c07f860e beq gpio_disable ,p_mouse_3io6key_fw_check 
-060d 20204197 branch mouse_check_fwkey_gpio_next 
+05d5 6fe0c912 fetch 1 ,mem_fw_button_gpio 
+05d6 c17f8000 rtneq gpio_disable 
+05d7 704ba704 jam mouse_fw_key ,mem_mouse_key_temp 
+05d8 6fe0cba3 fetch 1 ,mem_mouse_fwkey_press_status 
+05d9 1fe22600 copy pdata ,regc 
+05da 6848c912 fetcht 1 ,mem_fw_button_gpio 
+05db 6fe0c914 fetch 1 ,mem_matrix_public_gpio 
+05dc c07f85de beq gpio_disable ,p_mouse_3io6key_fw_check 
+05dd 20204197 branch mouse_check_fwkey_gpio_next 
 
 p_mouse_3io6key_fw_check:
-060e 6fe0c912 fetch 1 ,mem_fw_button_gpio 
-060f 20400615 call p_mouse_gpio_config_output_low 
-0610 6848c912 fetcht 1 ,mem_fw_button_gpio 
-0611 202041a4 branch mouse_3io6key_fw_check 
+05de 6fe0c912 fetch 1 ,mem_fw_button_gpio 
+05df 204005e5 call p_mouse_gpio_config_output_low 
+05e0 6848c912 fetcht 1 ,mem_fw_button_gpio 
+05e1 202041a4 branch mouse_3io6key_fw_check 
 
 p_mouse_gpio_config_output_high:
-0612 c17f8000 rtneq gpio_disable 
-0613 d840003f arg gpcfg_output_high ,temp 
-0614 2020612c branch gpio_config_function_int 
+05e2 c17f8000 rtneq gpio_disable 
+05e3 d840003f arg gpcfg_output_high ,temp 
+05e4 2020612c branch gpio_config_function_int 
 
 p_mouse_gpio_config_output_low:
-0615 c17f8000 rtneq gpio_disable 
-0616 d840003e arg gpcfg_output_low ,temp 
-0617 2020612c branch gpio_config_function_int 
+05e5 c17f8000 rtneq gpio_disable 
+05e6 d840003e arg gpcfg_output_low ,temp 
+05e7 2020612c branch gpio_config_function_int 
+
+p_mouse_setting_config:
+05e8 20758000 rtn wake 
+05e9 704cc200 jam zcode_00 ,mem_zcode_temp_param0 
+05ea 202005eb branch p_zcode_entrance 
 
 p_zcode_entrance:
-0618 6848ccc2 fetcht 1 ,mem_zcode_temp_param0 
-0619 18518400 rshift4 temp ,temp 
-061a 6fe0ccc7 fetch 1 ,mem_zcode_current_number 
-061b 98467c00 isub temp ,null 
-061c 2022863a branch p_zcode_run ,zero 
-061d 6048ccc7 storet 1 ,mem_zcode_current_number 
-061e 18408401 increase 1 ,temp 
-061f 58000100 setarg zcode_buff_size 
-0620 984f8400 imul32 temp ,temp 
-0621 6fe1ccc8 fetch 3 ,mem_xip_flash_offset 
-0622 98467e00 isub temp ,pdata 
-0623 6849cccb fetcht 3 ,mem_flash_start_addr 
-0624 9840fe00 iadd temp ,pdata 
-0625 67e1ccce store 3 ,mem_flash_address 
+05eb 6848ccc2 fetcht 1 ,mem_zcode_temp_param0 
+05ec 18518400 rshift4 temp ,temp 
+05ed 6fe0ccc7 fetch 1 ,mem_zcode_current_number 
+05ee 98467c00 isub temp ,null 
+05ef 2022860d branch p_zcode_run ,zero 
+05f0 6048ccc7 storet 1 ,mem_zcode_current_number 
+05f1 18408401 increase 1 ,temp 
+05f2 58000100 setarg zcode_buff_size 
+05f3 984f8400 imul32 temp ,temp 
+05f4 6fe1ccc8 fetch 3 ,mem_xip_flash_offset 
+05f5 98467e00 isub temp ,pdata 
+05f6 6849cccb fetcht 3 ,mem_flash_start_addr 
+05f7 9840fe00 iadd temp ,pdata 
+05f8 67e1ccce store 3 ,mem_flash_address 
 
 p_zcode_read_loop:
-0626 2040063c call p_zcode_buff_clear 
-0627 204003b7 call p_mouse_sensor_spi_clr 
-0628 20405e18 call spi_pin_set 
-0629 6fe1ccce fetch 3 ,mem_flash_address 
-062a d8400100 arg zcode_buff_size ,temp 
-062b da201f00 arg mem_zcode_buff ,rega 
-062c 20405dd2 call spid_read_flash 
-062d 2040063f call p_zcode_data_check 
-062e 24228626 nbranch p_zcode_read_loop ,zero 
-062f 204003bb call p_mouse_flash_spi_clr 
-0630 6fe21f00 fetch 4 ,mem_zcode_buff 
-0631 684a4cd1 fetcht 4 ,mem_zcode_head 
-0632 98467c00 isub temp ,null 
-0633 24228626 nbranch p_zcode_read_loop ,zero 
-0634 58001f00 setarg mem_zcode_buff 
-0635 67e141a6 store 2 ,mem_patch_ptr 
-0636 7041a840 jam zcode_code_size ,mem_patch_len 
-0637 20405ca3 call load_ucode 
-0638 58000000 setarg 0 
-0639 67e241a6 store 4 ,mem_patch_ptr 
+05f9 2040060f call p_zcode_buff_clear 
+05fa 20400387 call p_mouse_sensor_spi_clr 
+05fb 20405e18 call spi_pin_set 
+05fc 6fe1ccce fetch 3 ,mem_flash_address 
+05fd d8400100 arg zcode_buff_size ,temp 
+05fe da200e00 arg mem_zcode_buff ,rega 
+05ff 20405dd2 call spid_read_flash 
+0600 20400612 call p_zcode_data_check 
+0601 242285f9 nbranch p_zcode_read_loop ,zero 
+0602 2040038b call p_mouse_flash_spi_clr 
+0603 6fe20e00 fetch 4 ,mem_zcode_buff 
+0604 684a4cd1 fetcht 4 ,mem_zcode_head 
+0605 98467c00 isub temp ,null 
+0606 242285f9 nbranch p_zcode_read_loop ,zero 
+0607 58000e00 setarg mem_zcode_buff 
+0608 67e141a6 store 2 ,mem_patch_ptr 
+0609 7041a840 jam zcode_code_size ,mem_patch_len 
+060a 20405ca3 call load_ucode 
+060b 58000000 setarg 0 
+060c 67e241a6 store 4 ,mem_patch_ptr 
 
 p_zcode_run:
-063a 6fe0ccc2 fetch 1 ,mem_zcode_temp_param0 
-063b 20200001 branch p_zcode 
+060d 6fe0ccc2 fetch 1 ,mem_zcode_temp_param0 
+060e 20200001 branch p_zcode 
 
 p_zcode_buff_clear:
-063c d8a01f00 arg mem_zcode_buff ,contw 
-063d df200100 arg 256 ,loopcnt 
-063e 20207d9b branch clear_mem 
+060f d8a00e00 arg mem_zcode_buff ,contw 
+0610 df200100 arg 256 ,loopcnt 
+0611 20207d9b branch clear_mem 
 
 p_zcode_data_check:
-063f d8c01f00 arg mem_zcode_buff ,contr 
-0640 da200000 arg 0 ,rega 
-0641 df20003f arg 63 ,loopcnt 
+0612 d8c00e00 arg mem_zcode_buff ,contr 
+0613 da200000 arg 0 ,rega 
+0614 df20003f arg 63 ,loopcnt 
 
 p_zcode_data_loop:
-0642 efe20006 ifetch 4 ,contr 
-0643 9a20a200 iadd rega ,rega 
-0644 c2000642 loop p_zcode_data_loop 
-0645 efe20006 ifetch 4 ,contr 
-0646 9a267c00 isub rega ,null 
-0647 20600000 rtn 
+0615 efe20006 ifetch 4 ,contr 
+0616 9a20a200 iadd rega ,rega 
+0617 c2000615 loop p_zcode_data_loop 
+0618 efe20006 ifetch 4 ,contr 
+0619 9a267c00 isub rega ,null 
+061a 20600000 rtn 
               org 0x800
 
 start:
@@ -42524,7 +42463,73 @@
               org 0x10001
 
 z_entrance0:
-10001 20600000 rtn 
+10001 c0000003 beq zcode_00 ,z_mouse_init_set_config 
+10002 20600000 rtn 
+
+z_mouse_init_set_config:
+10003 2040260e call g24_transmit_init 
+10004 d8400358 arg 0x358 ,temp 
+10005 6049483b storet 2 ,mem_24g_rx_window 
+10006 204022b5 call g24_chmap_param_init 
+10007 2040019e call p_send_time_long_wake 
+10008 20403f60 call mouse_gpio_init 
+10009 204000f1 call p_mouse_le_name_load 
+1000a 20403dd6 call mouse_param_init 
+1000b 20400012 call z_mouse_led_multi_parm_init 
+1000c 20400016 call z_mouse_g24_report_setting 
+1000d 2040000f call z_mouse_store_normal_tx_power 
+1000e 20203cab branch mouse_setting_config + 5 
+
+z_mouse_store_normal_tx_power:
+1000f 6fe0c1e8 fetch 1 ,mem_tx_power 
+10010 67e0cc72 store 1 ,mem_normal_tx_power 
+10011 20600000 rtn 
+
+z_mouse_led_multi_parm_init:
+10012 704cb100 jam 0 ,mem_mouse_multi_led_blink_enable 
+10013 704cbf00 jam 0 ,mem_mouse_dpi_led_blink_enable 
+10014 704cc100 jam 0 ,mem_mouse_dpi_blink_time 
+10015 202002fc branch p_mouse_device_led_all_off 
+
+z_mouse_g24_report_setting:
+10016 6fe44bbc fetch mouse_flag_len ,mem_mouse_flag 
+10017 c28d0021 bbit1 mouse_enable_24g_1000 ,z_mouse_g24_report_1000hz 
+10018 c28c8027 bbit1 mouse_enable_24g_500hz ,z_mouse_g24_report_500hz 
+10019 c28c002d bbit1 mouse_enable_24g_250hz ,z_mouse_g24_report_250hz 
+
+z_mouse_g24_report_125hz:
+1001a 58017700 setarg 0x17700 
+1001b 67e1cc16 store 3 ,mem_24g_tsniff 
+1001c 7048ca1e jam 30 ,mem_24g_fast_hop_count 
+1001d 58011760 setarg 0x11760 
+
+z_mouse_24g_short_sleep_set:
+1001e 67e1c8b1 store 3 ,mem_24g_short_sleep_set 
+1001f 67e1cc2c store 3 ,mem_24g_short_sleep_set_init 
+10020 20600000 rtn 
+
+z_mouse_g24_report_1000hz:
+10021 7048ca05 jam 5 ,mem_24g_fast_hop_count 
+10022 58010101 setarg 0x010101 
+10023 67e1c857 store 3 ,mem_24g_interval 
+10024 58002ee0 setarg 0x2ee0 
+10025 67e1cc16 store 3 ,mem_24g_tsniff 
+10026 202026e8 branch g24_transmit_by_interrupt_enable 
+
+z_mouse_g24_report_500hz:
+10027 7048ca09 jam 9 ,mem_24g_fast_hop_count 
+10028 58080606 setarg 0x080606 
+10029 67e1c857 store 3 ,mem_24g_interval 
+1002a 58005c1c setarg 0x5c1c 
+1002b 67e1cc16 store 3 ,mem_24g_tsniff 
+1002c 202026e8 branch g24_transmit_by_interrupt_enable 
+
+z_mouse_g24_report_250hz:
+1002d 5800bb80 setarg 0xbb80 
+1002e 67e1cc16 store 3 ,mem_24g_tsniff 
+1002f 7048ca0f jam 15 ,mem_24g_fast_hop_count 
+10030 58006000 setarg 0x6000 
+10031 2020001e branch z_mouse_24g_short_sleep_set 
               org 0x20001
 
 z_entrance1:
Index: output/ramcode.rom
===================================================================
--- /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/output/ramcode.rom	(revision 5169)
+++ /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/output/ramcode.rom	(working copy)
@@ -64,47 +64,47 @@
 20000001
 c284005d
 c0000098
-c031057c
+c031054c
 c04100c2
 c04180c9
 c04500dc
 c04580d7
 c05680e6
-c0618276
-c06303f0
-c06403fb
-c064841f
-c06582fb
-c06685b6
-c0670457
-c0678460
-c06805e2
-c06903ca
-c06983df
-c06a8473
-c06c02cc
-c06e8424
+c0618249
+c06303c0
+c06403cb
+c06483ef
+c06582ce
+c0668586
+c0670427
+c0678430
+c06805b2
+c069039a
+c06983af
+c06a8443
+c06c029f
+c06e83f4
 c06f0088
 c0700070
 c070806c
-c06c8563
-c06d056d
-c06e03c3
+c06c8533
+c06d053d
+c06e0393
 2020137e
 c00f80ef
-c0428570
-c0530574
+c0428540
+c0530544
 c06e8078
-c06f0211
-c07082ac
-c07104e7
-c071850f
-c0748519
-c0750161
-c0760558
-c04f8584
-c050858e
-c05f0590
+c06f01e4
+c070827f
+c07104b7
+c07184df
+c07484e9
+c0750130
+c0760528
+c04f8554
+c050855e
+c05f0560
 2020137e
 18427e00
 c17f8000
@@ -125,7 +125,7 @@
 c2812589
 6fe0c8c1
 c0008080
-20200161
+20200130
 6fe44bbc
 c28d0084
 c28c8084
@@ -136,7 +136,7 @@
 20202628
 6fe0cbc5
 c1008000
-2040033c
+2040030c
 20404700
 6048c93d
 7041ca00
@@ -229,13 +229,13 @@
 708a3a00
 20201226
 20406e5e
-20400118
+204005e8
 204041e7
 20758000
-20400461
+20400431
 20404766
-2040012b
-204003e9
+204000fa
+204003b9
 20203c7f
 6fe0c923
 20205b56
@@ -245,61 +245,12 @@
 d8c04bff
 d8a042f7
 20207dd4
-6fe44bbc
-c28d00fc
-c28c8102
-c28c0108
-2020010d
-7048ca05
-58010101
-67e1c857
-58002ee0
-67e1cc16
-202026e8
-7048ca09
-58080606
-67e1c857
-58005c1c
-67e1cc16
-202026e8
-5800bb80
-67e1cc16
-7048ca0f
-58006000
-20200111
-58017700
-67e1cc16
-7048ca1e
-58011760
-67e1c8b1
-67e1cc2c
-20600000
-58000000
-67e0cc1a
-67e2cc25
-20600000
-20758000
-2040260e
-d8400358
-6049483b
-204022b5
-20400114
-20403f60
-204000f1
-20403dd6
-20400329
-204000f7
-20400125
-20203cab
-6fe0c1e8
-67e0cc72
-20600000
 6fe0cc72
 67e0c1e8
 20600000
 58004902
 67e14479
-58000130
+580000ff
 67e1489f
 20203c89
 c6930000
@@ -307,18 +258,18 @@
 24740000
 6fe0cc32
 704c3200
-245a041d
+245a03ed
 6fe44bbc
-c30a813a
+c30a8109
 6fe0cb9c
 243a48c1
-20400151
+20400120
 6fe44bbc
-c28c813f
-c28d013f
+c28c810e
+c28d010e
 202048ac
 6fe0c839
-c280814d
+c280811c
 6848c7ca
 6fe0c8d4
 9841fe00
@@ -338,25 +289,25 @@
 6fe0c915
 c1ff8000
 6fe0cc73
-243a0156
+243a0125
 2020430d
 704c7300
 2020430f
 6fe24895
 684a4891
 98467c00
-2022815e
+2022812d
 7041eaff
 20600000
 7041ea00
 7041e8aa
 20600000
 20402638
-243404a3
-204001f8
-20400158
+24340473
+204001cb
+20400127
 6fe0cbf2
-243a016b
+243a013a
 6fe448b4
 67e4485f
 6fe148c6
@@ -366,32 +317,32 @@
 6fe0cc31
 704c3100
 1fe67c00
-24228176
+24228145
 68494c2f
 18467c00
-202281a2
+20228171
 6fe24c21
-203a01a2
+203a0171
 684a4c33
 284ffe1f
-2020819d
+2020816c
 6fe24c21
 9840fe00
 684a4c16
 98460400
 604a4c33
-242101a5
+24210174
 6fe1c8b1
 98467e00
-242101ac
+2421017b
 d8400600
 98467c00
-242101ac
+2421017b
 6fe1c8b1
 20407e1f
 604a4160
 6fe0c0c5
-c004018c
+c004015b
 58000000
 67f18a00
 704c2bfa
@@ -415,14 +366,14 @@
 98465e00
 6fe24c21
 9de67e00
-2020017b
-204001a9
+2020014a
+20400178
 6fe1c8b1
-20200185
+20200154
 18460400
 6fe1c8b1
 9840fe00
-20200185
+20200154
 58000000
 67e24c33
 20600000
@@ -432,9 +383,9 @@
 c38c8000
 c38d0000
 6fe0c8c1
-c00081f4
+c00081c7
 6fe0cc1a
-203a01f4
+203a01c7
 1b227e00
 684b4c1b
 67e34c1b
@@ -450,17 +401,21 @@
 684a4c16
 18438400
 98467c00
-20210114
+2021019e
 684acc25
 9840fe00
 67e2cc25
 6848cc1a
 6fe0cc2a
 98467c00
-202281cf
+202281a2
 18408401
 6048cc1a
 20600000
+58000000
+67e0cc1a
+67e2cc25
+20600000
 704c1a01
 d8400000
 6fe2cc25
@@ -474,7 +429,7 @@
 98460400
 1a227e00
 98467e00
-202101e8
+202101bb
 1fe67e00
 1feb7e00
 6849c8b1
@@ -483,7 +438,7 @@
 da201800
 9a20fe00
 98467c00
-242101f2
+242101c5
 6049c8b1
 20600000
 1feb0400
@@ -493,7 +448,7 @@
 da201800
 9a267e00
 98467c00
-202101f2
+202101c5
 6049c8b1
 20600000
 67e1c8b1
@@ -505,12 +460,12 @@
 58000000
 67e0c8aa
 67e14c2f
-20400202
-242c022a
-2437822a
-204001ae
+204001d5
+242c01fd
+243781fd
+2040017d
 20402679
-2040026b
+2040023e
 20202658
 7857fc00
 204021f8
@@ -524,7 +479,7 @@
 2040118b
 2000012c
 204011a2
-20400219
+204001ec
 2057a1f1
 20600000
 6fe0c867
@@ -536,7 +491,7 @@
 6848c83d
 20401674
 20402181
-c597821e
+c59781f1
 783cfc00
 2000001e
 20402181
@@ -554,7 +509,7 @@
 202021a4
 6fe0cad6
 247a0000
-2040025b
+2040022e
 6fe0c8ab
 247a0000
 6fe148a7
@@ -562,21 +517,21 @@
 67e148a7
 6fe148a7
 c2842680
-20400239
+2040020c
 6fe14c2f
 1fe0fe01
 67e14c2f
-202001fb
+202001ce
 6848c8aa
 6fe0c8ca
 98467c00
-24210253
+24210226
 18408401
 6048c8aa
 6fe0c8ca
-c002824f
-c004024b
-c0078247
+c0028222
+c004021e
+c007821a
 6fe0c8aa
 c00a269d
 c00f269d
@@ -593,7 +548,7 @@
 c001a69d
 c002a69d
 20600000
-20400255
+20400228
 20202281
 6fe0c8a7
 1fe67c80
@@ -609,19 +564,19 @@
 204046a8
 67e0cba5
 6fe0c914
-c07f8268
+c07f823b
 204041a8
 1a227e00
 c28346cb
 202046be
 6848c91f
 20403f96
-20200265
+20200238
 6fe0cbf2
-245a026f
+245a0242
 704bf200
 20600000
-204003cc
+2040039c
 6fe44bbc
 c41e0000
 6fe0c917
@@ -629,27 +584,27 @@
 6fe0c918
 20203f96
 6fe44bbc
-c30a0283
+c30a0256
 20406166
 2040618d
 67e148ed
 68494496
 6fe144a4
 98467c00
-20210276
+20210249
 da2048e7
 20403f1a
 6fe0c4a6
 c280be5a
 6fe44bbc
-c2978297
+c297826a
 6fe0c93d
-c000029e
-20400371
+c0000271
+20400341
 20404354
 6fe0c93d
-c000828d
-c0010292
+c0008260
+c0010265
 20600000
 6fe3493f
 684b4979
@@ -670,17 +625,17 @@
 20202562
 6fe44bbc
 c308c842
-20400365
+20400335
 20403e28
 20344845
 6fe44bbc
-c2980299
+c298026c
 c318c84b
 20404150
 1a217e07
 6848cbdc
 98467c00
-202284cd
+2022849d
 2020484b
 6fe0c868
 20401637
@@ -695,7 +650,7 @@
 20404d13
 785d7c00
 c517a229
-c51682c0
+c5168293
 19317e00
 1fecfe00
 1ff1fe00
@@ -705,7 +660,7 @@
 6fe0c1f0
 1fe37200
 20000002
-c20002c2
+c2000295
 19317e00
 1fecfe00
 1ff18400
@@ -713,52 +668,52 @@
 08008608
 18427e00
 08008628
-202002be
+20200291
 20403edc
-20400318
+204002eb
 204022e1
 2040255f
-204002e0
-20400331
-204002e5
+204002b3
+20400301
+204002b8
 204040bc
-20400440
-20400377
+20400410
+20400347
 2040453f
-2040038e
+2040035e
 20404552
-20400392
+20400362
 20404555
-20400395
+20400365
 20404575
 20404062
-204003ad
-20200398
+2040037d
+20200368
 da6048c8
-da4002e3
+da4002b6
 202031fc
-204003a9
+20400379
 2020480e
 6fe0ccbf
 207a0000
 6fe0ccc1
 1fe0fe01
 67e0ccc1
-c00182ed
-c00302f1
+c00182c0
+c00302c4
 20600000
 6fe0ccb5
-c2800344
+c2800314
 6848ccbc
 2020610d
 704cc100
 6fe0ccc0
 1fe0ffff
 67e0ccc0
-243a02f7
+243a02ca
 704cbf00
 6fe0ccb5
-c280034a
+c280031a
 6848ccbc
 20206109
 7048fa00
@@ -766,7 +721,7 @@
 2040618d
 67e148ed
 6fe0c4a2
-c0810307
+c08102da
 684948ed
 184ffe08
 1fe6fc0a
@@ -777,7 +732,7 @@
 20403f1a
 6fe0c4a6
 c280bf5e
-c300030e
+c30002e1
 7048fe01
 20203f10
 d8e00004
@@ -787,7 +742,7 @@
 207a0000
 7048fe00
 6fe0ccb5
-c280834a
+c280831a
 6848ccbd
 20206109
 6fe0ccbe
@@ -798,53 +753,50 @@
 1fe0fe01
 67e0c8fc
 1fe67c14
-24410327
+244102fa
 1fe67c0a
-20210314
+202102e7
 6fe0ccb5
-c2808344
+c2808314
 6848ccbd
 2020610d
 7048fc01
 20600000
-704cb100
-704cbf00
-704cc100
-20400356
-20400358
-2040035a
-204002f7
-20200314
+20400326
+20400328
+2040032a
+204002ca
+202002e7
 6fe0ccb1
 207a0000
 6fe0ccb2
-c000833e
+c000830e
 6fe0ccb6
-203a033a
+203a030a
 1fe0ffff
 67e0ccb6
-20200344
+20200314
 704cbe01
 704cb600
 704cb100
-2020034a
+2020031a
 da604cb8
-da400341
+da400311
 202031fc
-2040035c
+2040032c
 6fe0ccb3
-c000834a
+c000831a
 704cb301
 6fe0c93d
-c0000350
-c0008352
-c0010354
+c0000320
+c0008322
+c0010324
 20600000
 704cb300
 6fe0c93d
-c0000356
-c0008358
-c001035a
+c0000326
+c0008328
+c001032a
 20600000
 6848ccb9
 2020610d
@@ -874,23 +826,23 @@
 704cb803
 704cb101
 704cb201
-20200344
+20200314
 6fe0ccb0
 207a0000
 704cb702
-20200368
+20200338
 6fe0ccb0
 207a0000
 6fe0ccb4
 207a0000
 704cb705
-20200368
+20200338
 6fe0c93d
-c000037d
+c000034d
 6fe44bbc
 c41a8000
 6848cbdb
-20200380
+20200350
 6fe44bbc
 c4190000
 6848cbdc
@@ -899,14 +851,14 @@
 1fe17e07
 6848cbae
 98467c00
-20228387
+20228357
 2020452b
-2040038c
+2040035c
 6fe0cbb0
 c1008000
 704bb001
 20600000
-da4004cd
+da40049d
 20204537
 da604b88
 da40454a
@@ -919,7 +871,7 @@
 da4043ac
 202031fc
 da604ac3
-da40039b
+da40036b
 20203203
 6fe0c92f
 c3838000
@@ -932,19 +884,19 @@
 58000000
 67e3c8d4
 704bf201
-204003e9
-204003a9
-202004a8
+204003b9
+20400379
+20200478
 6fe44bbc
 c28ca6d7
 c28d26d7
 20600000
 da6049c4
-da4003b0
+da400380
 202031fc
-204003b7
+20400387
 20404631
-204003bb
+2040038b
 6fe0cad6
 207a0000
 204000b7
@@ -972,48 +924,48 @@
 20758000
 20404276
 204041f5
-c01803d4
+c01803a4
 c018c257
-c02c03d8
+c02c03a8
 204041f2
 20001af4
-202003cd
+2020039d
 6fe0c9c7
 1fe17ef0
 c060425e
 202041fc
 6fe0c9c7
-c02b83dc
+c02b83ac
 c02cc264
-202003cd
+2020039d
 70492c0c
 da604c74
-202003e4
+202003b4
 20403fa5
 6fe0c92c
-c00583e6
+c00583b6
 20404272
 da604ab4
 2040426b
-20200461
-204003f9
+20200431
+204003c9
 da604bf5
-202003e4
+202003b4
 204041e7
 20403fa5
 6fe0c92c
-c00583ee
+c00583be
 2020427e
 58001f06
 20205d5e
 58000006
 20405d65
 c281be5d
-204003f6
-204003e9
+204003c6
+204003b9
 20203e5d
 6fe0c92c
-c00583f9
+c00583c9
 20204272
 58009706
 20204273
@@ -1025,16 +977,16 @@
 6848c914
 204060e6
 6fe0c924
-20400612
+204005e2
 20403e80
 20403e72
 d8400001
 2040610d
 d8400013
 20403f96
-2040032c
-2040040f
-20400413
+204002fc
+204003df
+204003e3
 d8400000
 202060e6
 6fe0c922
@@ -1060,9 +1012,9 @@
 20203e81
 204049dd
 204079a1
-20400443
-2040042c
-2040042f
+20400413
+204003fc
+204003ff
 20404714
 20403fc8
 20600000
@@ -1096,17 +1048,17 @@
 da200000
 704ba705
 6848c913
-2040044c
+2040041c
 2020406f
 6fe44bbc
 c2964088
 6fe0cba4
 1fe22600
 6fe0c914
-c07f8453
+c07f8423
 2020407f
 6fe0c913
-20400615
+204005e5
 6848c913
 202041d5
 204040b2
@@ -1115,8 +1067,8 @@
 1fe0fe01
 1fe17e03
 67e0c997
-20400460
-20400464
+20400430
+20400434
 2020462e
 204040cf
 6fe0c92c
@@ -1125,27 +1077,27 @@
 6fe0ccbe
 207a0000
 6fe0c997
-c000046d
-c000846f
-c001046b
+c000043d
+c000843f
+c001043b
 20600000
 58000001
-20200470
+20200440
 58000002
-20200470
+20200440
 58000003
 67e0ccc0
 704cbf01
 20600000
 1a627e00
-c01e048a
-c01c8486
-c01d049a
-c01904d0
-c00a84dc
-c00a04e5
-c02004d7
-c001047d
+c01e045a
+c01c8456
+c01d046a
+c01904a0
+c00a84ac
+c00a04b5
+c02004a7
+c001044d
 20204376
 704b9000
 704b9900
@@ -1154,11 +1106,11 @@
 6fe0ccaf
 247a0000
 20204442
-2040015c
-20200128
-20400484
+2040012b
+202000f7
+20400454
 20404584
-2040035f
+2040032f
 20204896
 6fe2483f
 67e24895
@@ -1173,20 +1125,20 @@
 684a4891
 98467c00
 20628000
-2040035f
-20400484
+2040032f
+20400454
 20204861
 704cbe00
-20400484
+20400454
 6fe0c8a9
-243a039f
+243a036f
 6fe0c88f
-c00104c0
-c00084c0
+c0010490
+c0008490
 c002c883
 20204876
 6fe0c8ab
-205a04b2
+205a0482
 6fe0c8c1
 c1008000
 204026a6
@@ -1195,7 +1147,7 @@
 204026cb
 704c3100
 704c3201
-20400114
+2040019e
 6fe0cbf2
 245a3e6a
 6fe2485f
@@ -1213,25 +1165,25 @@
 79207e03
 67e0c839
 20402247
-20200163
+20200132
 6fe44bbc
-c29784c9
-c29804c9
+c2978499
+c2980499
 c31d4845
 6fe24998
 684a4979
 98467c00
-202284cd
+2022849d
 20204845
 6fe14885
 67e1488b
 70488f05
 20202562
 70488f00
-20400365
+20400335
 20204866
 6fe0cad8
-c00084d4
+c00084a4
 704b8714
 202043b3
 204043ac
@@ -1250,8 +1202,8 @@
 704b0500
 704abd00
 20401ac8
-2020047d
-2040035f
+2020044d
+2040032f
 20204390
 70488f00
 6fe14bfd
@@ -1259,29 +1211,29 @@
 67e14bfd
 6fe0cbfd
 1fe17eff
-c00004ef
+c00004bf
 20600000
 6fe0c883
 c07fa344
-c00084f6
-c00104f8
-c00184fe
-c0020504
+c00084c6
+c00104c8
+c00184ce
+c00204d4
 20600000
 7047c9ff
-20200505
+202004d5
 6fe0c85e
-203a04fc
+203a04cc
 6fe248ad
 20402292
 7047c9aa
-20200505
+202004d5
 7047c955
 6fe0c85e
-203a0505
+203a04d5
 6fe24895
 67e247cb
-20200507
+202004d7
 7047c922
 6fe248ad
 67e247cb
@@ -1291,11 +1243,11 @@
 7047cf00
 70483807
 20402247
-20400202
+204001d5
 20202316
 6fe0c883
 c17f8000
-c0010513
+c00104e3
 2020231d
 6fe0c85e
 203a232d
@@ -1306,7 +1258,7 @@
 6fe1488d
 d84001f8
 98417e00
-203a0524
+203a04f4
 6fe1488d
 1fe0fe01
 67e1488d
@@ -1315,20 +1267,20 @@
 c29822e4
 20202577
 204025a3
-20400202
-242c0542
-24378542
+204001d5
+242c0512
+24378512
 20402679
 6fe0c82d
-203a053b
+203a050b
 6fe2487b
 684a483f
 98467c00
-20228521
+202284f1
 6fe248ad
 684a483f
 98467c00
-2042853e
+2042850e
 6fe0c8a5
 793ffe02
 67e0c8a5
@@ -1339,7 +1291,7 @@
 2020259e
 6fe2480f
 207a0000
-2020052b
+202004fb
 6fe2480f
 207a0000
 67e24895
@@ -1351,9 +1303,9 @@
 67e1488d
 2feffe09
 6fe0c88f
-c002854d
-c0020556
-c0010553
+c002851d
+c0020526
+c0010523
 202025b1
 2020a577
 202022ef
@@ -1377,7 +1329,7 @@
 6fe0c8c1
 c000fec7
 20600000
-2040036d
+2040033d
 6fe1478f
 2feffe0b
 2040c5c1
@@ -1396,17 +1348,17 @@
 202078bc
 18427e00
 c2801651
-c2808578
+c2808548
 2020163c
 20401640
-2040057e
+2040054e
 708a6d89
 20600000
-2040057e
+2040054e
 20200e7d
 6fe44bbc
-c28c8582
-c28d0582
+c28c8552
+c28d0552
 20600000
 70893002
 20600000
@@ -1423,27 +1375,27 @@
 20400e7c
 2020160d
 efe10006
-c0020593
+c0020563
 20201990
 efe18006
 67e1c436
-c0050598
-c00905a7
+c0050568
+c0090577
 20201c7f
 6fe44bbc
 c31d9d93
 20401e39
 68494437
 6fe0c3c0
-c28185a2
+c2818572
 6fe14437
 c0181e74
 68494437
 20201d97
 6fe143d1
 98467c00
-2422859e
-2434059e
+2422856e
+2434056e
 20201dbc
 18c22200
 6fe143d4
@@ -1463,28 +1415,28 @@
 78547c00
 58000000
 67e348d5
-204005c6
+20400596
 58000089
 20405d5e
-20400461
+20400431
 20403fbe
 20403fc3
-204005df
+204005af
 6fe0c8d4
 1fe17e1f
 67e0c8d4
 24344766
-204005d6
+204005a6
 20204584
 6fe0c4ae
 c1800000
 6fe0c92c
-c00605cc
-c00585cc
+c006059c
+c005859c
 20204283
 20404304
 6fe0c915
-c07f85d2
+c07f85a2
 6848c915
 204060fd
 24608000
@@ -1501,28 +1453,28 @@
 c1058000
 20404758
 20600000
-204005e2
+204005b2
 2040412d
 2020411e
 6fe0cbf2
 245a4161
 da200000
-204005e9
-204005f8
-20400605
+204005b9
+204005c8
+204005d5
 2020415e
 6fe0c91c
-20400612
+204005e2
 20404164
 6848c91c
 20403f96
 6fe0c91d
-20400612
+204005e2
 2040416a
 6848c91d
 20403f96
 6fe0c91e
-20400612
+204005e2
 20404170
 6848c91e
 20203f96
@@ -1533,10 +1485,10 @@
 1fe22600
 6848c911
 6fe0c914
-c07f8601
+c07f85d1
 2020417e
 6fe0c911
-20400615
+204005e5
 6848c911
 2020418b
 6fe0c912
@@ -1546,10 +1498,10 @@
 1fe22600
 6848c912
 6fe0c914
-c07f860e
+c07f85de
 20204197
 6fe0c912
-20400615
+204005e5
 6848c912
 202041a4
 c17f8000
@@ -1558,11 +1510,14 @@
 c17f8000
 d840003e
 2020612c
+20758000
+704cc200
+202005eb
 6848ccc2
 18518400
 6fe0ccc7
 98467c00
-2022863a
+2022860d
 6048ccc7
 18408401
 58000100
@@ -1572,21 +1527,21 @@
 6849cccb
 9840fe00
 67e1ccce
-2040063c
-204003b7
+2040060f
+20400387
 20405e18
 6fe1ccce
 d8400100
-da201f00
+da200e00
 20405dd2
-2040063f
-24228626
-204003bb
-6fe21f00
+20400612
+242285f9
+2040038b
+6fe20e00
 684a4cd1
 98467c00
-24228626
-58001f00
+242285f9
+58000e00
 67e141a6
 7041a840
 20405ca3
@@ -1594,15 +1549,15 @@
 67e241a6
 6fe0ccc2
 20200001
-d8a01f00
+d8a00e00
 df200100
 20207d9b
-d8c01f00
+d8c00e00
 da200000
 df20003f
 efe20006
 9a20a200
-c2000642
+c2000615
 efe20006
 9a267c00
 20600000
Index: output/romcode.rom
===================================================================
--- /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/output/romcode.rom	(revision 5169)
+++ /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/output/romcode.rom	(working copy)
@@ -30548,6 +30548,54 @@
 79207e13
 67e4009e
 20600000
+c0000003
 20600000
+2040260e
+d8400358
+6049483b
+204022b5
+2040019e
+20403f60
+204000f1
+20403dd6
+20400012
+20400016
+2040000f
+20203cab
+6fe0c1e8
+67e0cc72
 20600000
-00008eea
+704cb100
+704cbf00
+704cc100
+202002fc
+6fe44bbc
+c28d0021
+c28c8027
+c28c002d
+58017700
+67e1cc16
+7048ca1e
+58011760
+67e1c8b1
+67e1cc2c
+20600000
+7048ca05
+58010101
+67e1c857
+58002ee0
+67e1cc16
+202026e8
+7048ca09
+58080606
+67e1c857
+58005c1c
+67e1cc16
+202026e8
+5800bb80
+67e1cc16
+7048ca0f
+58006000
+2020001e
+20600000
+000038b0
Index: program/patch.prog
===================================================================
--- /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/program/patch.prog	(revision 5169)
+++ /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/program/patch.prog	(working copy)
@@ -397,84 +397,6 @@
 	arg mem_le_name_len,contw
 	branch memcpy
 endif
-
-///////////////////////////////////////////g24 report rate start///////////////////////////////////////
-p_mouse_g24_report_setting:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G_1000,p_mouse_g24_report_1000hz
-	bbit1 MOUSE_ENABLE_24G_500Hz,p_mouse_g24_report_500hz
-	bbit1 MOUSE_ENABLE_24G_250Hz,p_mouse_g24_report_250hz
-	branch p_mouse_g24_report_125hz
-	
-p_mouse_g24_report_1000hz:
-	jam 5,mem_24g_fast_hop_count
-	setarg 0x010101
-	store 3,mem_24g_interval
-	setarg 0x2ee0		//standard:0x5dc0
-	store 3,mem_24g_tsniff
-	branch g24_transmit_by_interrupt_enable
-
-p_mouse_g24_report_500hz:
-	jam 9,mem_24g_fast_hop_count
-	setarg 0x080606
-	store 3,mem_24g_interval
-	setarg 0x5c1c		//standard:0x5dc0
-	store 3,mem_24g_tsniff
-	branch g24_transmit_by_interrupt_enable
-/*
-p_mouse_report_500hz_clk_init:
-	setarg 0
-	store 6,mem_mouse_24g_now_rtclk
-	store 6,mem_mouse_24g_last_rtclk
-	rtn
-*/
-
-p_mouse_g24_report_250hz:
-	setarg 0xbb80
-	store 3,mem_24g_tsniff
-	jam 15,mem_24g_fast_hop_count
-	setarg 0x6000
-	branch p_mouse_24g_short_sleep_set
-
-p_mouse_g24_report_125hz:
-	setarg 0x17700
-	store 3,mem_24g_tsniff	
-	jam 30,mem_24g_fast_hop_count
-	setarg 0x11760
-p_mouse_24g_short_sleep_set:
-	store 3,mem_24g_short_sleep_set
-	store 3,mem_24g_short_sleep_set_init		
-	rtn
-
-p_send_time_long_wake:
-	setarg 0
-	store 1,mem_tx_count
-	store 5,mem_tx_time_sum
-	rtn
-///////////////////////////////////////////g24 report rate end///////////////////////////////////////
-
-p_mouse_setting_config:
-	rtn wake
-	call g24_transmit_init
-	arg 0x358,temp
-	storet 2,mem_24g_rx_window
-	call g24_chmap_param_init
-	call p_send_time_long_wake
-	call mouse_gpio_init
-ifdef BLE	
-	call p_mouse_le_name_load
-endif
-	call mouse_param_init
-	call p_mouse_led_multi_parm_init
-	call p_mouse_g24_report_setting
-	call p_mouse_store_normal_tx_power
-	branch mouse_setting_config+5
-
-p_mouse_store_normal_tx_power:
-	fetch 1,mem_tx_power
-	store 1,mem_normal_tx_power
-	rtn
-
 p_mouse_fetch_normal_tx_power:
 	fetch 1,mem_normal_tx_power
 	store 1,mem_tx_power
@@ -751,6 +673,12 @@
 	storet 1,mem_tx_count
 	rtn
 
+p_send_time_long_wake:
+	setarg 0
+	store 1,mem_tx_count
+	store 5,mem_tx_time_sum
+	rtn
+
 p_send_time_check_average:
 	jam 1,mem_tx_count
 	arg 0,temp
@@ -1213,10 +1141,6 @@
 	rtn
 
 //----------------------------------led function start--------------------------------//
-p_mouse_led_multi_parm_init:
-	jam 0,mem_mouse_multi_led_blink_enable		//led new interface init
-	jam 0,mem_mouse_dpi_led_blink_enable
-	jam 0,mem_mouse_dpi_blink_time
 p_mouse_device_led_all_off:
 	call p_mouse_device_24g_led_off
 	call p_mouse_device_bt1_led_off
@@ -2780,6 +2704,12 @@
 	rtn
 
 endif
+//=============================ZCODE CODE PATCH =============================//
+p_mouse_setting_config:
+	rtn wake
+	jam ZCODE_00,mem_zcode_temp_param0
+	branch p_zcode_entrance
+
 
 //=============================ZCODE PATCH ===================================//
 p_zcode_entrance:
@@ -2808,9 +2738,7 @@
 
 	call p_zcode_data_check
 	nbranch p_zcode_read_loop,zero
-
 	call p_mouse_flash_spi_clr
-	
 	fetch 4,mem_zcode_buff
 	fetcht 4,mem_zcode_head	//p_start
 	isub temp,null
Index: program/z.prog
===================================================================
--- /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/program/z.prog	(revision 5169)
+++ /YC1308AF/branch/mouse/USB_4Mode_Project/RongYuan_Project/mouse_public_3mode_usb/program/z.prog	(working copy)
@@ -1,6 +1,79 @@
 org 0x10001
 z_entrance0:
+	beq ZCODE_00,z_mouse_init_set_config
 	rtn
+z_mouse_init_set_config:
+	call g24_transmit_init
+	arg 0x358,temp
+	storet 2,mem_24g_rx_window
+	call g24_chmap_param_init
+	call p_send_time_long_wake
+	call mouse_gpio_init
+ifdef BLE	
+	call p_mouse_le_name_load
+endif
+	call mouse_param_init
+	call z_mouse_led_multi_parm_init
+	call z_mouse_g24_report_setting
+	call z_mouse_store_normal_tx_power
+	branch mouse_setting_config+5
+
+z_mouse_store_normal_tx_power:
+	fetch 1,mem_tx_power
+	store 1,mem_normal_tx_power
+	rtn
+
+z_mouse_led_multi_parm_init:
+	jam 0,mem_mouse_multi_led_blink_enable		//led new interface init
+	jam 0,mem_mouse_dpi_led_blink_enable
+	jam 0,mem_mouse_dpi_blink_time
+	branch p_mouse_device_led_all_off
+
+z_mouse_g24_report_setting:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_24G_1000,z_mouse_g24_report_1000hz
+	bbit1 MOUSE_ENABLE_24G_500Hz,z_mouse_g24_report_500hz
+	bbit1 MOUSE_ENABLE_24G_250Hz,z_mouse_g24_report_250hz
+z_mouse_g24_report_125hz:
+	setarg 0x17700
+	store 3,mem_24g_tsniff	
+	jam 30,mem_24g_fast_hop_count
+	setarg 0x11760
+z_mouse_24g_short_sleep_set:
+	store 3,mem_24g_short_sleep_set
+	store 3,mem_24g_short_sleep_set_init		
+	rtn
+	
+z_mouse_g24_report_1000hz:
+	jam 5,mem_24g_fast_hop_count
+	setarg 0x010101
+	store 3,mem_24g_interval
+	setarg 0x2ee0		//standard:0x5dc0
+	store 3,mem_24g_tsniff
+	branch g24_transmit_by_interrupt_enable
+
+z_mouse_g24_report_500hz:
+	jam 9,mem_24g_fast_hop_count
+	setarg 0x080606
+	store 3,mem_24g_interval
+	setarg 0x5c1c		//standard:0x5dc0
+	store 3,mem_24g_tsniff
+	branch g24_transmit_by_interrupt_enable
+/*
+p_mouse_report_500hz_clk_init:
+	setarg 0
+	store 6,mem_mouse_24g_now_rtclk
+	store 6,mem_mouse_24g_last_rtclk
+	rtn
+*/
+
+z_mouse_g24_report_250hz:
+	setarg 0xbb80
+	store 3,mem_24g_tsniff
+	jam 15,mem_24g_fast_hop_count
+	setarg 0x6000
+	branch z_mouse_24g_short_sleep_set
+
 
 org 0x20001
 z_entrance1:
