Index: do.bat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/do.bat	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/do.bat	(working copy)
@@ -5,6 +5,7 @@
 @set enc=1
 @set enckey=0000000000000000
 @set device_option=mouse_24g
+@rem set device_option=mouse_24g_usb
 @rem set device_option=mouse_24g_bt
 @rem set device_option=mouse_24g_ble
 @rem set device_option=mouse_24g_ble_bt
@@ -18,6 +19,7 @@
 for /f %%f in ('dir /b /o program_patch\bt_spec_code\*.prog') do @set progs_patch=!progs_patch! program_patch\bt_spec_code\%%f
 for /f %%f in ('dir /b /o program_patch\debug_spec_code\*.prog') do @set progs_patch=!progs_patch! program_patch\debug_spec_code\%%f
 for /f %%f in ('dir /b /o program_patch\fcc_spec_code\*.prog') do @set progs_patch=!progs_patch! program_patch\fcc_spec_code\%%f
+for /f %%f in ('dir /b /o program_patch\usb_spec_code\*.prog') do @set progs_patch=!progs_patch! program_patch\usb_spec_code\%%f
 type program_patch\main_patch.prog %progs_patch% > program\patch.prog
 
 for %%f in (program\ble_protocol_stack\*.prog) do @set progs=!progs! %%f
@@ -35,6 +37,8 @@
 
 if "%device_option%" equ "mouse_24g" (
   copy sched\common.dat + sched\mouse.dat + sched\g24.dat output\sched.rom
+) else if "%device_option%" equ "mouse_24g_usb" (
+  copy sched\common.dat + sched\mouse_1305.dat + sched\g24.dat + sched\usb.dat output\sched.rom  
 ) else if "%device_option%" equ "mouse_24g_bt" (
   copy sched\common.dat + sched\mouse.dat + sched\g24.dat + sched\classic.dat output\sched.rom
 ) else if "%device_option%" equ "mouse_24g_ble" (
@@ -42,7 +46,7 @@
 ) else if "%device_option%" equ "mouse_24g_ble_bt" (
   copy sched\common.dat + sched\mouse.dat + sched\g24.dat + sched\ble.dat + sched\classic.dat output\sched.rom
 ) else if "%device_option%" equ "mouse_24g_ble_bt_usb" (
-  copy sched\common.dat + sched\mouse.dat + sched\g24.dat + sched\ble.dat + sched\classic.dat + sched\usb.dat output\sched.rom
+  copy sched\common.dat + sched\mouse_1305.dat + sched\g24.dat + sched\ble.dat + sched\classic.dat + sched\usb.dat output\sched.rom
 ) else (
 
 cd ..
Index: doc/1308ac_1305_flash_efuse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/doc/1308ac_1305_flash_efuse.dat	(nonexistent)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/doc/1308ac_1305_flash_efuse.dat	(working copy)
@@ -0,0 +1,64 @@
+f0
+f0
+00
+04
+00
+06
+b5
+44
+08
+10
+12
+11
+ff
+ff
+00
+1c
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+89
+d3
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
+00
Index: f.bat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/f.bat	(nonexistent)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/f.bat	(working copy)
@@ -0,0 +1,16 @@
+call do.bat eep
+e pu
+e 8043 00
+e 8070 0000000000000000
+e 8078 0000000000000000
+e 8080 00000000
+e 8078 20
+e 8080 1f2122
+e 8085 00
+e fa
+e fr 0 100
+e fc
+e fr 0 100
+e fp output/eeprom.dat
+e fr 0 100
+e ku
Index: format/app_mouse.format
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/format/app_mouse.format	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/format/app_mouse.format	(working copy)
@@ -6,9 +6,12 @@
 3 mem_data_sum
 2 mem_data_value
 
+)
+
+memalloc usb_mouse(
+16 mem_usb_mem_temp
 
 )
-//dpi eeprom addr
 
 
 xmemalloc g24_tx_mouse(
@@ -428,6 +431,12 @@
 1 mem_normal_tx_power
 
 18 mem_mouse_le_name_clear
+
+//usb retention
+1 mem_usb_offline_gpio_retention
+1 mem_usb_tx_interval_retention
+9 mem_usb_vid_pid_retention
+30 mem_usb_device_name_retention
 )
 
 
Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/output/eeprom.dat	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/output/eeprom.dat	(working copy)
@@ -2,7 +2,7 @@
 02
 aa
 55
-66
+7e
 16
 c2
 84
@@ -11,27 +11,27 @@
 c0
 00
 03
-06
+0c
 c0
 01
 83
-32
+38
 c0
 41
 03
-7e
+84
 c0
 41
 83
-85
+8b
 c0
 45
 03
-8c
+92
 c0
 45
 83
-71
+77
 c0
 57
 00
@@ -39,71 +39,71 @@
 c0
 61
 80
-69
+6c
 c0
 62
 00
-81
+84
 c0
 63
 80
-88
+8b
 c0
 64
 80
-8e
+91
 c0
 65
 00
-c2
+c5
 c0
 66
 00
-84
+87
 c0
 67
 00
-4d
+4c
 c0
 67
 82
-81
+87
 c0
 68
 02
-53
+59
 c0
 68
 81
-74
+7a
 c0
 6a
 01
-5a
+60
 c0
 6b
 00
-64
+67
 c0
 6c
 80
-ca
+cd
 c0
 6f
 00
-5d
+5c
 c0
 6f
 83
-51
+57
 c0
 70
 83
-49
+4f
 c0
 71
 03
-45
+4b
 20
 20
 13
@@ -111,51 +111,51 @@
 c0
 10
 00
-62
+65
 c0
 19
 83
-93
+99
 c0
 1a
 03
-98
+9e
 c0
 43
 83
-b3
+b9
 c0
 54
 03
-b7
+bd
 c0
 6e
 84
-26
+2c
 c0
 6f
 03
-de
+e4
 c0
 70
 83
-be
+c4
 c0
 71
 04
-f6
+fc
 c0
 74
 85
-1d
+23
 c0
 75
 04
-34
+3a
 c0
 76
 04
-a0
+a6
 20
 20
 13
@@ -171,7 +171,7 @@
 20
 40
 00
-32
+31
 20
 40
 41
@@ -186,24 +186,20 @@
 8e
 20
 40
-3d
-8a
-20
-40
 47
 28
 20
 40
 00
-48
+47
 20
 40
 01
-66
+6c
 20
 20
 3b
-c9
+cb
 20
 75
 80
@@ -227,7 +223,7 @@
 20
 40
 04
-f2
+f8
 20
 40
 3f
@@ -239,31 +235,31 @@
 20
 40
 02
-b1
+b7
 20
 40
 01
-33
+36
 20
 40
 01
-26
+29
 20
 40
 00
-e7
+ea
 20
 40
 02
-12
+18
 20
 40
 02
-79
+7f
 20
 40
 00
-42
+41
 20
 20
 3b
@@ -295,7 +291,7 @@
 58
 00
 02
-c1
+c7
 67
 e1
 48
@@ -303,7 +299,7 @@
 58
 00
 02
-e0
+e6
 67
 e1
 48
@@ -351,7 +347,7 @@
 20
 40
 01
-6d
+73
 6f
 e0
 c8
@@ -371,7 +367,7 @@
 20
 40
 01
-57
+5c
 20
 20
 45
@@ -387,15 +383,31 @@
 20
 40
 01
-ad
+b3
 20
 40
 01
-c1
+c7
+20
+40
+46
+55
 20
+40
+46
+a0
 20
+40
 46
-4f
+d6
+20
+40
+3f
+88
+20
+60
+00
+00
 6f
 e0
 c9
@@ -411,15 +423,15 @@
 c0
 1e
 05
-56
+5c
 c0
 1c
 85
-4f
+55
 c0
 1d
 05
-67
+6d
 20
 20
 43
@@ -439,7 +451,7 @@
 c0
 00
 00
-6e
+71
 20
 20
 3d
@@ -459,7 +471,7 @@
 20
 34
 00
-7b
+7e
 6f
 e4
 4b
@@ -467,11 +479,11 @@
 c2
 98
 00
-7e
+81
 c3
 18
 80
-7e
+81
 20
 40
 41
@@ -490,12 +502,12 @@
 00
 20
 22
-c8
-27
+85
+81
 20
 20
 00
-7e
+81
 6f
 e0
 cc
@@ -503,7 +515,7 @@
 24
 5a
 00
-ec
+ef
 20
 20
 48
@@ -515,7 +527,7 @@
 24
 5a
 00
-ec
+ef
 20
 20
 48
@@ -527,7 +539,7 @@
 24
 5a
 00
-ec
+ef
 20
 20
 3d
@@ -543,7 +555,7 @@
 20
 40
 03
-98
+9e
 20
 20
 3e
@@ -563,11 +575,11 @@
 20
 40
 01
-61
+67
 20
 40
 01
-66
+6c
 20
 20
 3e
@@ -583,7 +595,7 @@
 20
 40
 01
-33
+36
 20
 40
 40
@@ -611,7 +623,7 @@
 20
 40
 01
-a7
+ad
 d8
 40
 00
@@ -631,7 +643,7 @@
 20
 40
 01
-26
+29
 d8
 40
 00
@@ -643,15 +655,15 @@
 20
 40
 00
-a2
+a5
 20
 40
 00
-af
+b2
 20
 20
 00
-b6
+b9
 6f
 e1
 cb
@@ -699,7 +711,7 @@
 c2
 00
 00
-a6
+a9
 20
 60
 00
@@ -807,7 +819,7 @@
 20
 40
 01
-a7
+ad
 20
 20
 3e
@@ -839,15 +851,15 @@
 20
 40
 01
-37
+3a
 20
 40
 00
-f5
+f8
 20
 40
 01
-29
+2c
 20
 40
 40
@@ -859,7 +871,7 @@
 20
 40
 01
-3a
+3d
 20
 40
 44
@@ -875,11 +887,11 @@
 20
 40
 00
-df
+e2
 20
 20
 01
-51
+54
 da
 60
 4b
@@ -903,7 +915,7 @@
 da
 40
 00
-e2
+e5
 20
 20
 31
@@ -923,7 +935,7 @@
 20
 40
 03
-24
+2a
 20
 20
 46
@@ -999,15 +1011,15 @@
 c0
 00
 81
-05
+08
 6f
 e0
 cc
 45
 24
 3a
+01
 00
-fd
 70
 4c
 41
@@ -1023,7 +1035,7 @@
 20
 3a
 01
-02
+05
 1f
 e0
 ff
@@ -1035,7 +1047,7 @@
 20
 20
 01
-0c
+0f
 70
 4c
 45
@@ -1047,7 +1059,7 @@
 20
 20
 01
-18
+1b
 da
 60
 4c
@@ -1055,7 +1067,7 @@
 da
 40
 01
-08
+0b
 20
 20
 31
@@ -1075,7 +1087,7 @@
 c0
 00
 81
-18
+1b
 70
 4c
 4d
@@ -1087,15 +1099,15 @@
 c0
 00
 01
-12
+15
 c0
 00
 81
-14
+17
 c0
 01
 01
-16
+19
 20
 60
 00
@@ -1107,7 +1119,7 @@
 20
 20
 01
-17
+1a
 68
 48
 cc
@@ -1115,7 +1127,7 @@
 20
 20
 01
-17
+1a
 68
 48
 cc
@@ -1135,15 +1147,15 @@
 c0
 00
 01
-1e
+21
 c0
 00
 81
-22
+25
 c0
 01
 01
-24
+27
 20
 60
 00
@@ -1171,7 +1183,7 @@
 20
 20
 01
-1f
+22
 68
 48
 cc
@@ -1179,19 +1191,19 @@
 20
 20
 01
-1f
+22
 20
 40
 01
-1e
+21
 20
 40
 01
-22
+25
 20
 20
 01
-24
+27
 6f
 e0
 cb
@@ -1231,7 +1243,7 @@
 20
 21
 01
-35
+38
 68
 48
 cb
@@ -1255,7 +1267,7 @@
 da
 40
 02
-64
+6a
 20
 20
 31
@@ -1267,7 +1279,7 @@
 c0
 00
 01
-40
+43
 6f
 e4
 4b
@@ -1283,7 +1295,7 @@
 20
 20
 01
-43
+46
 6f
 e4
 4b
@@ -1319,7 +1331,7 @@
 20
 22
 81
-4a
+4d
 20
 20
 44
@@ -1327,7 +1339,7 @@
 20
 40
 01
-4f
+52
 6f
 e0
 cb
@@ -1347,7 +1359,7 @@
 da
 40
 05
-7b
+81
 20
 20
 44
@@ -1359,7 +1371,7 @@
 da
 40
 01
-54
+57
 20
 20
 31
@@ -1367,11 +1379,19 @@
 6f
 e0
 c9
+2a
+c3
+83
+80
+00
+6f
+e0
+c9
 38
 c0
 00
 05
-90
+96
 20
 20
 43
@@ -1385,10 +1405,14 @@
 80
 00
 20
-20
+40
 47
 1a
 20
+60
+00
+00
+20
 40
 3f
 65
@@ -1399,7 +1423,7 @@
 c0
 05
 81
-5e
+64
 20
 20
 42
@@ -1407,7 +1431,7 @@
 20
 40
 01
-64
+6a
 da
 60
 4b
@@ -1423,7 +1447,7 @@
 c0
 05
 81
-64
+6a
 20
 20
 42
@@ -1451,7 +1475,7 @@
 c0
 05
 81
-6b
+71
 20
 20
 42
@@ -1467,7 +1491,7 @@
 20
 40
 02
-19
+1f
 6f
 e0
 cc
@@ -1475,7 +1499,7 @@
 24
 3a
 02
-30
+36
 6f
 e0
 cc
@@ -1483,11 +1507,11 @@
 24
 3a
 02
-2f
+35
 20
 40
 01
-74
+7a
 20
 20
 40
@@ -1507,27 +1531,27 @@
 20
 40
 01
-7e
+84
 20
 40
 01
-83
+89
 20
 40
 01
-88
+8e
 20
 40
 01
-8d
+93
 20
 40
 01
-9a
+a0
 20
 40
 02
-19
+1f
 20
 20
 41
@@ -1539,7 +1563,7 @@
 20
 40
 01
-a7
+ad
 20
 40
 41
@@ -1559,7 +1583,7 @@
 20
 40
 01
-a7
+ad
 20
 40
 41
@@ -1579,7 +1603,7 @@
 20
 40
 01
-a7
+ad
 20
 40
 41
@@ -1623,7 +1647,7 @@
 c0
 7f
 81
-96
+9c
 20
 20
 41
@@ -1635,7 +1659,7 @@
 20
 40
 01
-aa
+b0
 68
 48
 c9
@@ -1675,7 +1699,7 @@
 c0
 7f
 81
-a3
+a9
 20
 20
 41
@@ -1687,7 +1711,7 @@
 20
 40
 01
-aa
+b0
 68
 48
 c9
@@ -1751,7 +1775,7 @@
 20
 40
 01
-b6
+bc
 20
 20
 40
@@ -1779,7 +1803,7 @@
 c0
 7f
 81
-bd
+c3
 20
 20
 40
@@ -1791,7 +1815,7 @@
 20
 40
 01
-aa
+b0
 68
 48
 c9
@@ -1815,7 +1839,7 @@
 24
 3a
 01
-ca
+d0
 6f
 e0
 cc
@@ -1823,11 +1847,11 @@
 20
 40
 01
-a7
+ad
 20
 40
 01
-da
+e0
 68
 48
 cc
@@ -1851,7 +1875,7 @@
 20
 40
 01
-aa
+b0
 70
 4c
 3f
@@ -1867,11 +1891,11 @@
 20
 40
 01
-f3
+f9
 20
 40
 01
-de
+e4
 68
 48
 cc
@@ -1915,7 +1939,7 @@
 20
 40
 01
-e9
+ef
 67
 e0
 cc
@@ -1927,7 +1951,7 @@
 20
 3a
 01
-e5
+eb
 6f
 e0
 cc
@@ -1990,12 +2014,12 @@
 00
 c0
 03
-81
-fe
+82
+04
 c0
 00
 02
-00
+06
 20
 60
 00
@@ -2034,12 +2058,12 @@
 00
 c0
 03
-81
-fe
+82
+04
 c0
 00
 02
-00
+06
 20
 60
 00
@@ -2095,7 +2119,7 @@
 c0
 7f
 82
-0f
+15
 20
 40
 41
@@ -2123,7 +2147,7 @@
 20
 20
 02
-0c
+12
 6f
 e0
 cc
@@ -2135,7 +2159,7 @@
 c2
 83
 82
-17
+1d
 70
 4c
 39
@@ -2171,7 +2195,7 @@
 24
 3a
 02
-26
+2c
 68
 48
 cc
@@ -2239,15 +2263,15 @@
 20
 20
 02
-23
+29
 c0
 02
 02
-48
+4e
 20
 40
 02
-4b
+51
 6f
 e2
 4c
@@ -2283,19 +2307,19 @@
 c0
 00
 02
-3e
+44
 c0
 00
 82
-41
+47
 c0
 01
 02
-44
+4a
 c0
 01
 82
-46
+4c
 20
 60
 00
@@ -2331,7 +2355,7 @@
 20
 20
 02
-3f
+45
 70
 4c
 32
@@ -2339,7 +2363,7 @@
 20
 20
 02
-42
+48
 70
 4c
 32
@@ -2367,7 +2391,7 @@
 24
 41
 02
-50
+56
 20
 60
 00
@@ -2391,7 +2415,7 @@
 20
 40
 02
-56
+5c
 20
 20
 40
@@ -2443,7 +2467,7 @@
 20
 3a
 02
-64
+6a
 67
 e0
 cb
@@ -2503,11 +2527,11 @@
 20
 41
 02
-73
+79
 24
 41
 02
-77
+7d
 20
 20
 48
@@ -2551,7 +2575,7 @@
 c2
 83
 82
-7f
+85
 70
 4c
 3a
@@ -2591,7 +2615,7 @@
 c2
 9e
 82
-8d
+93
 18
 42
 7e
@@ -2623,7 +2647,7 @@
 24
 3a
 02
-aa
+b0
 6f
 e4
 4b
@@ -2631,7 +2655,7 @@
 c2
 8e
 02
-9e
+a4
 18
 42
 7e
@@ -2643,11 +2667,11 @@
 c0
 00
 02
-9a
+a0
 c0
 01
 02
-98
+9e
 20
 60
 00
@@ -2659,7 +2683,7 @@
 20
 20
 02
-8a
+90
 58
 00
 00
@@ -2667,7 +2691,7 @@
 20
 20
 02
-8a
+90
 58
 00
 00
@@ -2675,7 +2699,7 @@
 20
 20
 02
-8a
+90
 58
 00
 00
@@ -2683,7 +2707,7 @@
 20
 20
 02
-8a
+90
 18
 42
 7e
@@ -2695,15 +2719,15 @@
 c0
 00
 02
-9a
+a0
 c0
 01
 02
-9c
+a2
 c0
 01
 82
-98
+9e
 20
 60
 00
@@ -2719,15 +2743,15 @@
 c0
 00
 02
-9c
+a2
 c0
 00
 82
-98
+9e
 c0
 01
 82
-96
+9c
 20
 60
 00
@@ -2739,7 +2763,7 @@
 c2
 8e
 02
-a4
+aa
 18
 42
 7e
@@ -2751,11 +2775,11 @@
 c0
 00
 02
-96
+9c
 c0
 00
 82
-98
+9e
 20
 60
 00
@@ -2767,7 +2791,7 @@
 c3
 0c
 02
-ba
+c0
 58
 00
 bb
@@ -2847,7 +2871,7 @@
 24
 5a
 00
-c0
+c3
 6f
 e4
 4b
@@ -2855,7 +2879,7 @@
 c3
 0a
 82
-cb
+d1
 6f
 e0
 cb
@@ -2875,7 +2899,7 @@
 c2
 80
 82
-da
+e0
 68
 48
 c7
@@ -3015,7 +3039,7 @@
 24
 21
 02
-f6
+fc
 20
 40
 25
@@ -3023,15 +3047,15 @@
 20
 40
 04
-06
+0c
 24
 2c
+03
 02
-fc
 24
 37
-82
-fc
+83
+02
 20
 40
 48
@@ -3054,8 +3078,8 @@
 a3
 c0
 08
-02
-fe
+03
+04
 20
 60
 00
@@ -3067,7 +3091,7 @@
 20
 20
 02
-ec
+f2
 70
 4b
 a3
@@ -3099,7 +3123,7 @@
 20
 20
 01
-66
+6c
 20
 80
 00
@@ -3107,7 +3131,7 @@
 24
 55
 83
-2f
+35
 20
 40
 30
@@ -3115,7 +3139,7 @@
 24
 55
 83
-4d
+53
 58
 00
 4c
@@ -3143,7 +3167,7 @@
 c0
 0c
 03
-12
+18
 70
 80
 42
@@ -3299,7 +3323,7 @@
 20
 40
 03
-39
+3f
 20
 20
 08
@@ -3307,7 +3331,7 @@
 20
 40
 03
-3b
+41
 20
 20
 31
@@ -3315,7 +3339,7 @@
 20
 40
 03
-3d
+43
 20
 20
 78
@@ -3427,7 +3451,7 @@
 20
 40
 03
-59
+5f
 20
 20
 46
@@ -3451,7 +3475,7 @@
 c0
 04
 03
-60
+66
 58
 00
 00
@@ -3643,7 +3667,7 @@
 c0
 48
 83
-90
+96
 c0
 4a
 12
@@ -3819,7 +3843,7 @@
 c2
 80
 83
-bb
+c1
 20
 20
 16
@@ -3891,7 +3915,7 @@
 c5
 16
 83
-d2
+d8
 19
 31
 7e
@@ -3931,7 +3955,7 @@
 c2
 00
 03
-d4
+da
 19
 31
 7e
@@ -3963,7 +3987,7 @@
 20
 20
 03
-d0
+d6
 6f
 e0
 c8
@@ -4003,7 +4027,7 @@
 c5
 97
 83
-eb
+f1
 78
 3c
 fc
@@ -4075,7 +4099,7 @@
 20
 40
 02
-02
+08
 6f
 e0
 c8
@@ -4107,7 +4131,7 @@
 20
 40
 04
-15
+1b
 6f
 e1
 4c
@@ -4123,7 +4147,7 @@
 20
 20
 04
-6f
+75
 78
 57
 fc
@@ -4175,7 +4199,7 @@
 20
 40
 03
-e6
+ec
 20
 57
 a2
@@ -4199,7 +4223,7 @@
 24
 21
 04
-25
+2b
 18
 40
 84
@@ -4215,7 +4239,7 @@
 c0
 07
 84
-21
+27
 6f
 e0
 c8
@@ -4283,11 +4307,11 @@
 20
 22
 84
-2f
+35
 20
 20
 04
-32
+38
 70
 41
 ea
@@ -4315,15 +4339,15 @@
 24
 34
 04
-83
+89
 20
 40
 04
-6c
+72
 20
 40
 04
-2a
+30
 6f
 e0
 cb
@@ -4331,7 +4355,7 @@
 24
 3a
 04
-3e
+44
 6f
 e4
 48
@@ -4371,7 +4395,7 @@
 24
 22
 84
-49
+4f
 68
 49
 4c
@@ -4383,7 +4407,7 @@
 20
 22
 84
-60
+66
 6f
 e2
 4c
@@ -4391,7 +4415,7 @@
 20
 3a
 04
-60
+66
 68
 4a
 4c
@@ -4403,7 +4427,7 @@
 20
 20
 84
-5b
+61
 6f
 e2
 4c
@@ -4427,7 +4451,7 @@
 24
 21
 04
-63
+69
 6f
 e1
 c8
@@ -4439,7 +4463,7 @@
 24
 21
 04
-6a
+70
 d8
 40
 06
@@ -4451,7 +4475,7 @@
 24
 21
 04
-6a
+70
 20
 40
 7d
@@ -4463,7 +4487,7 @@
 20
 20
 03
-5c
+62
 df
 ff
 ff
@@ -4483,11 +4507,11 @@
 20
 20
 04
-4e
+54
 20
 40
 04
-67
+6d
 6f
 e1
 c8
@@ -4495,7 +4519,7 @@
 20
 20
 04
-58
+5e
 18
 46
 04
@@ -4511,7 +4535,7 @@
 20
 20
 04
-58
+5e
 58
 00
 00
@@ -4547,7 +4571,7 @@
 20
 40
 04
-06
+0c
 6f
 e0
 c8
@@ -4559,15 +4583,15 @@
 24
 2c
 03
-f7
+fd
 24
 37
 83
-f7
+fd
 20
 40
 04
-ab
+b1
 20
 40
 26
@@ -4575,7 +4599,7 @@
 20
 40
 04
-78
+7e
 20
 20
 26
@@ -4587,7 +4611,7 @@
 24
 5a
 04
-7c
+82
 70
 4b
 e1
@@ -4631,7 +4655,7 @@
 20
 5a
 04
-92
+98
 6f
 e0
 c8
@@ -4667,7 +4691,7 @@
 20
 40
 04
-f2
+f8
 6f
 e0
 cb
@@ -4739,7 +4763,7 @@
 20
 20
 04
-36
+3c
 6f
 e0
 cb
@@ -4791,7 +4815,7 @@
 c0
 00
 84
-ee
+f4
 6f
 e0
 cc
@@ -4799,7 +4823,7 @@
 20
 3a
 04
-ee
+f4
 1b
 22
 7e
@@ -4863,7 +4887,7 @@
 20
 21
 04
-f2
+f8
 68
 4a
 cc
@@ -4891,7 +4915,7 @@
 20
 22
 84
-c9
+cf
 18
 40
 84
@@ -4959,7 +4983,7 @@
 20
 21
 04
-e2
+e8
 1f
 e6
 7e
@@ -4995,7 +5019,7 @@
 24
 21
 04
-ec
+f2
 60
 49
 c8
@@ -5035,7 +5059,7 @@
 20
 21
 04
-ec
+f2
 60
 49
 c8
@@ -5123,19 +5147,19 @@
 c0
 00
 85
-04
+0a
 c0
 01
 05
-06
+0c
 c0
 01
 85
-0c
+12
 c0
 02
 05
-12
+18
 20
 60
 00
@@ -5147,7 +5171,7 @@
 20
 20
 05
-13
+19
 6f
 e0
 c8
@@ -5155,7 +5179,7 @@
 20
 3a
 05
-0a
+10
 6f
 e2
 48
@@ -5171,7 +5195,7 @@
 20
 20
 05
-13
+19
 70
 47
 c6
@@ -5183,7 +5207,7 @@
 20
 3a
 05
-13
+19
 6f
 e2
 48
@@ -5195,7 +5219,7 @@
 20
 20
 05
-15
+1b
 70
 47
 c6
@@ -5235,7 +5259,7 @@
 20
 40
 04
-06
+0c
 20
 20
 23
@@ -5255,7 +5279,7 @@
 20
 3a
 05
-25
+2b
 6f
 e1
 48
@@ -5279,15 +5303,15 @@
 20
 40
 04
-06
+0c
 24
 2c
 05
-3e
+44
 24
 37
 85
-3e
+44
 20
 40
 26
@@ -5323,7 +5347,7 @@
 20
 42
 85
-3a
+40
 6f
 e0
 c8
@@ -5403,7 +5427,7 @@
 c0
 02
 05
-47
+4d
 20
 20
 25
@@ -5427,7 +5451,7 @@
 20
 20
 00
-f1
+f4
 6f
 e0
 cc
@@ -5439,15 +5463,15 @@
 20
 20
 00
-ec
+ef
 20
 40
 04
-32
+38
 20
 40
 00
-45
+44
 20
 40
 45
@@ -5463,7 +5487,7 @@
 20
 40
 05
-49
+4f
 20
 20
 48
@@ -5487,7 +5511,7 @@
 20
 40
 05
-49
+4f
 20
 40
 45
@@ -5527,11 +5551,11 @@
 20
 40
 04
-32
+38
 20
 40
 00
-45
+44
 20
 20
 48
@@ -5539,11 +5563,11 @@
 20
 40
 04
-32
+38
 20
 40
 00
-45
+44
 6f
 e0
 c8
@@ -5551,7 +5575,7 @@
 24
 3a
 05
-90
+96
 6f
 e0
 c8
@@ -5559,15 +5583,15 @@
 c0
 01
 05
-70
+76
 c0
 02
 05
-84
+8a
 c0
 01
 85
-89
+8f
 20
 20
 48
@@ -5579,11 +5603,11 @@
 c2
 97
 85
-79
+7f
 c2
 98
 05
-79
+7f
 c3
 1d
 48
@@ -5603,7 +5627,7 @@
 20
 22
 85
-7b
+81
 20
 20
 48
@@ -5611,7 +5635,7 @@
 20
 40
 05
-4c
+52
 20
 20
 48
@@ -5647,7 +5671,7 @@
 20
 40
 05
-4c
+52
 20
 20
 48
@@ -5659,7 +5683,7 @@
 c3
 17
 85
-8e
+94
 6f
 e0
 cb
@@ -5667,7 +5691,7 @@
 c0
 00
 85
-8e
+94
 20
 20
 48
@@ -5679,15 +5703,15 @@
 c3
 17
 85
-8e
+94
 c2
 89
 85
-8e
+94
 c2
 89
 05
-8e
+94
 20
 20
 48
@@ -5731,13 +5755,13 @@
 20
 40
 01
-66
+6c
 20
 20
 04
-88
-8b
+8e
 b6
+f7
 aa
 55
 40
@@ -5849,6 +5873,15 @@
 41
 aa
 55
+03
+00
+b8
+49
+00
+50
+00
+aa
+55
 02
 00
 79
@@ -5889,11 +5922,31 @@
 ff
 aa
 55
-02
+01
 00
 99
 40
 01
+aa
+55
+01
+00
+77
+41
+20
+aa
+55
+01
+00
+8a
+4b
+20
+aa
+55
+01
+00
+9a
+40
 08
 aa
 55
@@ -6659,328 +6712,14 @@
 62
 4c
 10
-aa
-55
-0c
-00
-e7
-43
-1f
-02
-01
-05
-03
-03
-12
-18
-03
-19
-c2
-03
-aa
-55
-14
-00
-d2
-4a
-06
-ff
-06
-00
-03
-00
-80
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
 55
-0e
-00
-07
-44
-1f
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
 aa
-55
-0c
-00
-f7
-42
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
 aa
 55
-0c
-00
-1e
-4c
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-08
-00
-72
-43
-06
-00
-09
-00
-20
-00
-2c
-01
-aa
-55
-09
-00
-a7
-4c
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-06
-00
-cc
-4a
-03
-12
-18
-ff
-00
-00
-aa
-55
-04
-00
-28
-44
-00
-00
-00
-00
-aa
-55
-01
-00
-32
-44
-07
-aa
-55
-08
-00
-4c
-44
-fb
-00
-48
-08
-fb
-00
-48
-08
-aa
-55
-06
-00
-7a
-43
-8e
-b1
-3b
-0e
-8e
-ed
-aa
-55
-02
-00
-e7
-4a
-15
-00
-aa
-55
-02
-00
-57
-43
-19
-00
-aa
-55
-06
-00
-e9
-4a
-1d
-00
-21
-00
-30
-00
-aa
-55
-02
-00
-d1
-43
-2d
-00
-aa
-55
-01
-00
-f0
-4a
-96
-aa
-55
-01
-00
-7d
-44
-06
-aa
-55
-0c
-00
-fc
-45
-0b
-42
-54
-33
-2e
-30
-20
-4d
-6f
-75
-73
-65
-aa
 55
+2b
+95
 05
-00
-55
-44
-0e
-00
-01
-00
-02
-aa
-55
-01
-00
-41
-46
-0a
-aa
-55
-01
-00
-64
-47
-01
-aa
-55
-01
-00
-78
-46
-00
-aa
-55
-01
-00
-5f
-41
-00
-aa
-55
-03
-00
-65
-47
-03
-00
-04
-aa
-55
-01
-00
-8e
-47
-01
-aa
-55
-01
-00
-d8
-40
-01
-55
-aa
-aa
-55
-8c
-71
-a6
-0e
 ff
 ff
 ff
@@ -8188,5 +7927,266 @@
 ff
 ff
 ff
-32
-85
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+6b
+5e
Index: output/flash.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/output/flash.dat	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/output/flash.dat	(working copy)
@@ -2,7 +2,7 @@
 02
 aa
 55
-66
+7e
 16
 c2
 84
@@ -11,27 +11,27 @@
 c0
 00
 03
-06
+0c
 c0
 01
 83
-32
+38
 c0
 41
 03
-7e
+84
 c0
 41
 83
-85
+8b
 c0
 45
 03
-8c
+92
 c0
 45
 83
-71
+77
 c0
 57
 00
@@ -39,71 +39,71 @@
 c0
 61
 80
-69
+6c
 c0
 62
 00
-81
+84
 c0
 63
 80
-88
+8b
 c0
 64
 80
-8e
+91
 c0
 65
 00
-c2
+c5
 c0
 66
 00
-84
+87
 c0
 67
 00
-4d
+4c
 c0
 67
 82
-81
+87
 c0
 68
 02
-53
+59
 c0
 68
 81
-74
+7a
 c0
 6a
 01
-5a
+60
 c0
 6b
 00
-64
+67
 c0
 6c
 80
-ca
+cd
 c0
 6f
 00
-5d
+5c
 c0
 6f
 83
-51
+57
 c0
 70
 83
-49
+4f
 c0
 71
 03
-45
+4b
 20
 20
 13
@@ -111,51 +111,51 @@
 c0
 10
 00
-62
+65
 c0
 19
 83
-93
+99
 c0
 1a
 03
-98
+9e
 c0
 43
 83
-b3
+b9
 c0
 54
 03
-b7
+bd
 c0
 6e
 84
-26
+2c
 c0
 6f
 03
-de
+e4
 c0
 70
 83
-be
+c4
 c0
 71
 04
-f6
+fc
 c0
 74
 85
-1d
+23
 c0
 75
 04
-34
+3a
 c0
 76
 04
-a0
+a6
 20
 20
 13
@@ -171,7 +171,7 @@
 20
 40
 00
-32
+31
 20
 40
 41
@@ -186,24 +186,20 @@
 8e
 20
 40
-3d
-8a
-20
-40
 47
 28
 20
 40
 00
-48
+47
 20
 40
 01
-66
+6c
 20
 20
 3b
-c9
+cb
 20
 75
 80
@@ -227,7 +223,7 @@
 20
 40
 04
-f2
+f8
 20
 40
 3f
@@ -239,31 +235,31 @@
 20
 40
 02
-b1
+b7
 20
 40
 01
-33
+36
 20
 40
 01
-26
+29
 20
 40
 00
-e7
+ea
 20
 40
 02
-12
+18
 20
 40
 02
-79
+7f
 20
 40
 00
-42
+41
 20
 20
 3b
@@ -295,7 +291,7 @@
 58
 00
 02
-c1
+c7
 67
 e1
 48
@@ -303,7 +299,7 @@
 58
 00
 02
-e0
+e6
 67
 e1
 48
@@ -351,7 +347,7 @@
 20
 40
 01
-6d
+73
 6f
 e0
 c8
@@ -371,7 +367,7 @@
 20
 40
 01
-57
+5c
 20
 20
 45
@@ -387,15 +383,31 @@
 20
 40
 01
-ad
+b3
 20
 40
 01
-c1
+c7
+20
+40
+46
+55
 20
+40
+46
+a0
 20
+40
 46
-4f
+d6
+20
+40
+3f
+88
+20
+60
+00
+00
 6f
 e0
 c9
@@ -411,15 +423,15 @@
 c0
 1e
 05
-56
+5c
 c0
 1c
 85
-4f
+55
 c0
 1d
 05
-67
+6d
 20
 20
 43
@@ -439,7 +451,7 @@
 c0
 00
 00
-6e
+71
 20
 20
 3d
@@ -459,7 +471,7 @@
 20
 34
 00
-7b
+7e
 6f
 e4
 4b
@@ -467,11 +479,11 @@
 c2
 98
 00
-7e
+81
 c3
 18
 80
-7e
+81
 20
 40
 41
@@ -490,12 +502,12 @@
 00
 20
 22
-c8
-27
+85
+81
 20
 20
 00
-7e
+81
 6f
 e0
 cc
@@ -503,7 +515,7 @@
 24
 5a
 00
-ec
+ef
 20
 20
 48
@@ -515,7 +527,7 @@
 24
 5a
 00
-ec
+ef
 20
 20
 48
@@ -527,7 +539,7 @@
 24
 5a
 00
-ec
+ef
 20
 20
 3d
@@ -543,7 +555,7 @@
 20
 40
 03
-98
+9e
 20
 20
 3e
@@ -563,11 +575,11 @@
 20
 40
 01
-61
+67
 20
 40
 01
-66
+6c
 20
 20
 3e
@@ -583,7 +595,7 @@
 20
 40
 01
-33
+36
 20
 40
 40
@@ -611,7 +623,7 @@
 20
 40
 01
-a7
+ad
 d8
 40
 00
@@ -631,7 +643,7 @@
 20
 40
 01
-26
+29
 d8
 40
 00
@@ -643,15 +655,15 @@
 20
 40
 00
-a2
+a5
 20
 40
 00
-af
+b2
 20
 20
 00
-b6
+b9
 6f
 e1
 cb
@@ -699,7 +711,7 @@
 c2
 00
 00
-a6
+a9
 20
 60
 00
@@ -807,7 +819,7 @@
 20
 40
 01
-a7
+ad
 20
 20
 3e
@@ -839,15 +851,15 @@
 20
 40
 01
-37
+3a
 20
 40
 00
-f5
+f8
 20
 40
 01
-29
+2c
 20
 40
 40
@@ -859,7 +871,7 @@
 20
 40
 01
-3a
+3d
 20
 40
 44
@@ -875,11 +887,11 @@
 20
 40
 00
-df
+e2
 20
 20
 01
-51
+54
 da
 60
 4b
@@ -903,7 +915,7 @@
 da
 40
 00
-e2
+e5
 20
 20
 31
@@ -923,7 +935,7 @@
 20
 40
 03
-24
+2a
 20
 20
 46
@@ -999,15 +1011,15 @@
 c0
 00
 81
-05
+08
 6f
 e0
 cc
 45
 24
 3a
+01
 00
-fd
 70
 4c
 41
@@ -1023,7 +1035,7 @@
 20
 3a
 01
-02
+05
 1f
 e0
 ff
@@ -1035,7 +1047,7 @@
 20
 20
 01
-0c
+0f
 70
 4c
 45
@@ -1047,7 +1059,7 @@
 20
 20
 01
-18
+1b
 da
 60
 4c
@@ -1055,7 +1067,7 @@
 da
 40
 01
-08
+0b
 20
 20
 31
@@ -1075,7 +1087,7 @@
 c0
 00
 81
-18
+1b
 70
 4c
 4d
@@ -1087,15 +1099,15 @@
 c0
 00
 01
-12
+15
 c0
 00
 81
-14
+17
 c0
 01
 01
-16
+19
 20
 60
 00
@@ -1107,7 +1119,7 @@
 20
 20
 01
-17
+1a
 68
 48
 cc
@@ -1115,7 +1127,7 @@
 20
 20
 01
-17
+1a
 68
 48
 cc
@@ -1135,15 +1147,15 @@
 c0
 00
 01
-1e
+21
 c0
 00
 81
-22
+25
 c0
 01
 01
-24
+27
 20
 60
 00
@@ -1171,7 +1183,7 @@
 20
 20
 01
-1f
+22
 68
 48
 cc
@@ -1179,19 +1191,19 @@
 20
 20
 01
-1f
+22
 20
 40
 01
-1e
+21
 20
 40
 01
-22
+25
 20
 20
 01
-24
+27
 6f
 e0
 cb
@@ -1231,7 +1243,7 @@
 20
 21
 01
-35
+38
 68
 48
 cb
@@ -1255,7 +1267,7 @@
 da
 40
 02
-64
+6a
 20
 20
 31
@@ -1267,7 +1279,7 @@
 c0
 00
 01
-40
+43
 6f
 e4
 4b
@@ -1283,7 +1295,7 @@
 20
 20
 01
-43
+46
 6f
 e4
 4b
@@ -1319,7 +1331,7 @@
 20
 22
 81
-4a
+4d
 20
 20
 44
@@ -1327,7 +1339,7 @@
 20
 40
 01
-4f
+52
 6f
 e0
 cb
@@ -1347,7 +1359,7 @@
 da
 40
 05
-7b
+81
 20
 20
 44
@@ -1359,7 +1371,7 @@
 da
 40
 01
-54
+57
 20
 20
 31
@@ -1367,11 +1379,19 @@
 6f
 e0
 c9
+2a
+c3
+83
+80
+00
+6f
+e0
+c9
 38
 c0
 00
 05
-90
+96
 20
 20
 43
@@ -1385,10 +1405,14 @@
 80
 00
 20
-20
+40
 47
 1a
 20
+60
+00
+00
+20
 40
 3f
 65
@@ -1399,7 +1423,7 @@
 c0
 05
 81
-5e
+64
 20
 20
 42
@@ -1407,7 +1431,7 @@
 20
 40
 01
-64
+6a
 da
 60
 4b
@@ -1423,7 +1447,7 @@
 c0
 05
 81
-64
+6a
 20
 20
 42
@@ -1451,7 +1475,7 @@
 c0
 05
 81
-6b
+71
 20
 20
 42
@@ -1467,7 +1491,7 @@
 20
 40
 02
-19
+1f
 6f
 e0
 cc
@@ -1475,7 +1499,7 @@
 24
 3a
 02
-30
+36
 6f
 e0
 cc
@@ -1483,11 +1507,11 @@
 24
 3a
 02
-2f
+35
 20
 40
 01
-74
+7a
 20
 20
 40
@@ -1507,27 +1531,27 @@
 20
 40
 01
-7e
+84
 20
 40
 01
-83
+89
 20
 40
 01
-88
+8e
 20
 40
 01
-8d
+93
 20
 40
 01
-9a
+a0
 20
 40
 02
-19
+1f
 20
 20
 41
@@ -1539,7 +1563,7 @@
 20
 40
 01
-a7
+ad
 20
 40
 41
@@ -1559,7 +1583,7 @@
 20
 40
 01
-a7
+ad
 20
 40
 41
@@ -1579,7 +1603,7 @@
 20
 40
 01
-a7
+ad
 20
 40
 41
@@ -1623,7 +1647,7 @@
 c0
 7f
 81
-96
+9c
 20
 20
 41
@@ -1635,7 +1659,7 @@
 20
 40
 01
-aa
+b0
 68
 48
 c9
@@ -1675,7 +1699,7 @@
 c0
 7f
 81
-a3
+a9
 20
 20
 41
@@ -1687,7 +1711,7 @@
 20
 40
 01
-aa
+b0
 68
 48
 c9
@@ -1751,7 +1775,7 @@
 20
 40
 01
-b6
+bc
 20
 20
 40
@@ -1779,7 +1803,7 @@
 c0
 7f
 81
-bd
+c3
 20
 20
 40
@@ -1791,7 +1815,7 @@
 20
 40
 01
-aa
+b0
 68
 48
 c9
@@ -1815,7 +1839,7 @@
 24
 3a
 01
-ca
+d0
 6f
 e0
 cc
@@ -1823,11 +1847,11 @@
 20
 40
 01
-a7
+ad
 20
 40
 01
-da
+e0
 68
 48
 cc
@@ -1851,7 +1875,7 @@
 20
 40
 01
-aa
+b0
 70
 4c
 3f
@@ -1867,11 +1891,11 @@
 20
 40
 01
-f3
+f9
 20
 40
 01
-de
+e4
 68
 48
 cc
@@ -1915,7 +1939,7 @@
 20
 40
 01
-e9
+ef
 67
 e0
 cc
@@ -1927,7 +1951,7 @@
 20
 3a
 01
-e5
+eb
 6f
 e0
 cc
@@ -1990,12 +2014,12 @@
 00
 c0
 03
-81
-fe
+82
+04
 c0
 00
 02
-00
+06
 20
 60
 00
@@ -2034,12 +2058,12 @@
 00
 c0
 03
-81
-fe
+82
+04
 c0
 00
 02
-00
+06
 20
 60
 00
@@ -2095,7 +2119,7 @@
 c0
 7f
 82
-0f
+15
 20
 40
 41
@@ -2123,7 +2147,7 @@
 20
 20
 02
-0c
+12
 6f
 e0
 cc
@@ -2135,7 +2159,7 @@
 c2
 83
 82
-17
+1d
 70
 4c
 39
@@ -2171,7 +2195,7 @@
 24
 3a
 02
-26
+2c
 68
 48
 cc
@@ -2239,15 +2263,15 @@
 20
 20
 02
-23
+29
 c0
 02
 02
-48
+4e
 20
 40
 02
-4b
+51
 6f
 e2
 4c
@@ -2283,19 +2307,19 @@
 c0
 00
 02
-3e
+44
 c0
 00
 82
-41
+47
 c0
 01
 02
-44
+4a
 c0
 01
 82
-46
+4c
 20
 60
 00
@@ -2331,7 +2355,7 @@
 20
 20
 02
-3f
+45
 70
 4c
 32
@@ -2339,7 +2363,7 @@
 20
 20
 02
-42
+48
 70
 4c
 32
@@ -2367,7 +2391,7 @@
 24
 41
 02
-50
+56
 20
 60
 00
@@ -2391,7 +2415,7 @@
 20
 40
 02
-56
+5c
 20
 20
 40
@@ -2443,7 +2467,7 @@
 20
 3a
 02
-64
+6a
 67
 e0
 cb
@@ -2503,11 +2527,11 @@
 20
 41
 02
-73
+79
 24
 41
 02
-77
+7d
 20
 20
 48
@@ -2551,7 +2575,7 @@
 c2
 83
 82
-7f
+85
 70
 4c
 3a
@@ -2591,7 +2615,7 @@
 c2
 9e
 82
-8d
+93
 18
 42
 7e
@@ -2623,7 +2647,7 @@
 24
 3a
 02
-aa
+b0
 6f
 e4
 4b
@@ -2631,7 +2655,7 @@
 c2
 8e
 02
-9e
+a4
 18
 42
 7e
@@ -2643,11 +2667,11 @@
 c0
 00
 02
-9a
+a0
 c0
 01
 02
-98
+9e
 20
 60
 00
@@ -2659,7 +2683,7 @@
 20
 20
 02
-8a
+90
 58
 00
 00
@@ -2667,7 +2691,7 @@
 20
 20
 02
-8a
+90
 58
 00
 00
@@ -2675,7 +2699,7 @@
 20
 20
 02
-8a
+90
 58
 00
 00
@@ -2683,7 +2707,7 @@
 20
 20
 02
-8a
+90
 18
 42
 7e
@@ -2695,15 +2719,15 @@
 c0
 00
 02
-9a
+a0
 c0
 01
 02
-9c
+a2
 c0
 01
 82
-98
+9e
 20
 60
 00
@@ -2719,15 +2743,15 @@
 c0
 00
 02
-9c
+a2
 c0
 00
 82
-98
+9e
 c0
 01
 82
-96
+9c
 20
 60
 00
@@ -2739,7 +2763,7 @@
 c2
 8e
 02
-a4
+aa
 18
 42
 7e
@@ -2751,11 +2775,11 @@
 c0
 00
 02
-96
+9c
 c0
 00
 82
-98
+9e
 20
 60
 00
@@ -2767,7 +2791,7 @@
 c3
 0c
 02
-ba
+c0
 58
 00
 bb
@@ -2847,7 +2871,7 @@
 24
 5a
 00
-c0
+c3
 6f
 e4
 4b
@@ -2855,7 +2879,7 @@
 c3
 0a
 82
-cb
+d1
 6f
 e0
 cb
@@ -2875,7 +2899,7 @@
 c2
 80
 82
-da
+e0
 68
 48
 c7
@@ -3015,7 +3039,7 @@
 24
 21
 02
-f6
+fc
 20
 40
 25
@@ -3023,15 +3047,15 @@
 20
 40
 04
-06
+0c
 24
 2c
+03
 02
-fc
 24
 37
-82
-fc
+83
+02
 20
 40
 48
@@ -3054,8 +3078,8 @@
 a3
 c0
 08
-02
-fe
+03
+04
 20
 60
 00
@@ -3067,7 +3091,7 @@
 20
 20
 02
-ec
+f2
 70
 4b
 a3
@@ -3099,7 +3123,7 @@
 20
 20
 01
-66
+6c
 20
 80
 00
@@ -3107,7 +3131,7 @@
 24
 55
 83
-2f
+35
 20
 40
 30
@@ -3115,7 +3139,7 @@
 24
 55
 83
-4d
+53
 58
 00
 4c
@@ -3143,7 +3167,7 @@
 c0
 0c
 03
-12
+18
 70
 80
 42
@@ -3299,7 +3323,7 @@
 20
 40
 03
-39
+3f
 20
 20
 08
@@ -3307,7 +3331,7 @@
 20
 40
 03
-3b
+41
 20
 20
 31
@@ -3315,7 +3339,7 @@
 20
 40
 03
-3d
+43
 20
 20
 78
@@ -3427,7 +3451,7 @@
 20
 40
 03
-59
+5f
 20
 20
 46
@@ -3451,7 +3475,7 @@
 c0
 04
 03
-60
+66
 58
 00
 00
@@ -3643,7 +3667,7 @@
 c0
 48
 83
-90
+96
 c0
 4a
 12
@@ -3819,7 +3843,7 @@
 c2
 80
 83
-bb
+c1
 20
 20
 16
@@ -3891,7 +3915,7 @@
 c5
 16
 83
-d2
+d8
 19
 31
 7e
@@ -3931,7 +3955,7 @@
 c2
 00
 03
-d4
+da
 19
 31
 7e
@@ -3963,7 +3987,7 @@
 20
 20
 03
-d0
+d6
 6f
 e0
 c8
@@ -4003,7 +4027,7 @@
 c5
 97
 83
-eb
+f1
 78
 3c
 fc
@@ -4075,7 +4099,7 @@
 20
 40
 02
-02
+08
 6f
 e0
 c8
@@ -4107,7 +4131,7 @@
 20
 40
 04
-15
+1b
 6f
 e1
 4c
@@ -4123,7 +4147,7 @@
 20
 20
 04
-6f
+75
 78
 57
 fc
@@ -4175,7 +4199,7 @@
 20
 40
 03
-e6
+ec
 20
 57
 a2
@@ -4199,7 +4223,7 @@
 24
 21
 04
-25
+2b
 18
 40
 84
@@ -4215,7 +4239,7 @@
 c0
 07
 84
-21
+27
 6f
 e0
 c8
@@ -4283,11 +4307,11 @@
 20
 22
 84
-2f
+35
 20
 20
 04
-32
+38
 70
 41
 ea
@@ -4315,15 +4339,15 @@
 24
 34
 04
-83
+89
 20
 40
 04
-6c
+72
 20
 40
 04
-2a
+30
 6f
 e0
 cb
@@ -4331,7 +4355,7 @@
 24
 3a
 04
-3e
+44
 6f
 e4
 48
@@ -4371,7 +4395,7 @@
 24
 22
 84
-49
+4f
 68
 49
 4c
@@ -4383,7 +4407,7 @@
 20
 22
 84
-60
+66
 6f
 e2
 4c
@@ -4391,7 +4415,7 @@
 20
 3a
 04
-60
+66
 68
 4a
 4c
@@ -4403,7 +4427,7 @@
 20
 20
 84
-5b
+61
 6f
 e2
 4c
@@ -4427,7 +4451,7 @@
 24
 21
 04
-63
+69
 6f
 e1
 c8
@@ -4439,7 +4463,7 @@
 24
 21
 04
-6a
+70
 d8
 40
 06
@@ -4451,7 +4475,7 @@
 24
 21
 04
-6a
+70
 20
 40
 7d
@@ -4463,7 +4487,7 @@
 20
 20
 03
-5c
+62
 df
 ff
 ff
@@ -4483,11 +4507,11 @@
 20
 20
 04
-4e
+54
 20
 40
 04
-67
+6d
 6f
 e1
 c8
@@ -4495,7 +4519,7 @@
 20
 20
 04
-58
+5e
 18
 46
 04
@@ -4511,7 +4535,7 @@
 20
 20
 04
-58
+5e
 58
 00
 00
@@ -4547,7 +4571,7 @@
 20
 40
 04
-06
+0c
 6f
 e0
 c8
@@ -4559,15 +4583,15 @@
 24
 2c
 03
-f7
+fd
 24
 37
 83
-f7
+fd
 20
 40
 04
-ab
+b1
 20
 40
 26
@@ -4575,7 +4599,7 @@
 20
 40
 04
-78
+7e
 20
 20
 26
@@ -4587,7 +4611,7 @@
 24
 5a
 04
-7c
+82
 70
 4b
 e1
@@ -4631,7 +4655,7 @@
 20
 5a
 04
-92
+98
 6f
 e0
 c8
@@ -4667,7 +4691,7 @@
 20
 40
 04
-f2
+f8
 6f
 e0
 cb
@@ -4739,7 +4763,7 @@
 20
 20
 04
-36
+3c
 6f
 e0
 cb
@@ -4791,7 +4815,7 @@
 c0
 00
 84
-ee
+f4
 6f
 e0
 cc
@@ -4799,7 +4823,7 @@
 20
 3a
 04
-ee
+f4
 1b
 22
 7e
@@ -4863,7 +4887,7 @@
 20
 21
 04
-f2
+f8
 68
 4a
 cc
@@ -4891,7 +4915,7 @@
 20
 22
 84
-c9
+cf
 18
 40
 84
@@ -4959,7 +4983,7 @@
 20
 21
 04
-e2
+e8
 1f
 e6
 7e
@@ -4995,7 +5019,7 @@
 24
 21
 04
-ec
+f2
 60
 49
 c8
@@ -5035,7 +5059,7 @@
 20
 21
 04
-ec
+f2
 60
 49
 c8
@@ -5123,19 +5147,19 @@
 c0
 00
 85
-04
+0a
 c0
 01
 05
-06
+0c
 c0
 01
 85
-0c
+12
 c0
 02
 05
-12
+18
 20
 60
 00
@@ -5147,7 +5171,7 @@
 20
 20
 05
-13
+19
 6f
 e0
 c8
@@ -5155,7 +5179,7 @@
 20
 3a
 05
-0a
+10
 6f
 e2
 48
@@ -5171,7 +5195,7 @@
 20
 20
 05
-13
+19
 70
 47
 c6
@@ -5183,7 +5207,7 @@
 20
 3a
 05
-13
+19
 6f
 e2
 48
@@ -5195,7 +5219,7 @@
 20
 20
 05
-15
+1b
 70
 47
 c6
@@ -5235,7 +5259,7 @@
 20
 40
 04
-06
+0c
 20
 20
 23
@@ -5255,7 +5279,7 @@
 20
 3a
 05
-25
+2b
 6f
 e1
 48
@@ -5279,15 +5303,15 @@
 20
 40
 04
-06
+0c
 24
 2c
 05
-3e
+44
 24
 37
 85
-3e
+44
 20
 40
 26
@@ -5323,7 +5347,7 @@
 20
 42
 85
-3a
+40
 6f
 e0
 c8
@@ -5403,7 +5427,7 @@
 c0
 02
 05
-47
+4d
 20
 20
 25
@@ -5427,7 +5451,7 @@
 20
 20
 00
-f1
+f4
 6f
 e0
 cc
@@ -5439,15 +5463,15 @@
 20
 20
 00
-ec
+ef
 20
 40
 04
-32
+38
 20
 40
 00
-45
+44
 20
 40
 45
@@ -5463,7 +5487,7 @@
 20
 40
 05
-49
+4f
 20
 20
 48
@@ -5487,7 +5511,7 @@
 20
 40
 05
-49
+4f
 20
 40
 45
@@ -5527,11 +5551,11 @@
 20
 40
 04
-32
+38
 20
 40
 00
-45
+44
 20
 20
 48
@@ -5539,11 +5563,11 @@
 20
 40
 04
-32
+38
 20
 40
 00
-45
+44
 6f
 e0
 c8
@@ -5551,7 +5575,7 @@
 24
 3a
 05
-90
+96
 6f
 e0
 c8
@@ -5559,15 +5583,15 @@
 c0
 01
 05
-70
+76
 c0
 02
 05
-84
+8a
 c0
 01
 85
-89
+8f
 20
 20
 48
@@ -5579,11 +5603,11 @@
 c2
 97
 85
-79
+7f
 c2
 98
 05
-79
+7f
 c3
 1d
 48
@@ -5603,7 +5627,7 @@
 20
 22
 85
-7b
+81
 20
 20
 48
@@ -5611,7 +5635,7 @@
 20
 40
 05
-4c
+52
 20
 20
 48
@@ -5647,7 +5671,7 @@
 20
 40
 05
-4c
+52
 20
 20
 48
@@ -5659,7 +5683,7 @@
 c3
 17
 85
-8e
+94
 6f
 e0
 cb
@@ -5667,7 +5691,7 @@
 c0
 00
 85
-8e
+94
 20
 20
 48
@@ -5679,15 +5703,15 @@
 c3
 17
 85
-8e
+94
 c2
 89
 85
-8e
+94
 c2
 89
 05
-8e
+94
 20
 20
 48
@@ -5731,13 +5755,13 @@
 20
 40
 01
-66
+6c
 20
 20
 04
-88
-8b
+8e
 b6
+f7
 aa
 55
 40
@@ -5849,6 +5873,15 @@
 41
 aa
 55
+03
+00
+b8
+49
+00
+50
+00
+aa
+55
 02
 00
 79
@@ -5889,11 +5922,31 @@
 ff
 aa
 55
-02
+01
 00
 99
 40
 01
+aa
+55
+01
+00
+77
+41
+20
+aa
+55
+01
+00
+8a
+4b
+20
+aa
+55
+01
+00
+9a
+40
 08
 aa
 55
@@ -6659,328 +6712,14 @@
 62
 4c
 10
-aa
-55
-0c
-00
-e7
-43
-1f
-02
-01
-05
-03
-03
-12
-18
-03
-19
-c2
-03
-aa
-55
-14
-00
-d2
-4a
-06
-ff
-06
-00
-03
-00
-80
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
 55
-0e
-00
-07
-44
-1f
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
 aa
-55
-0c
-00
-f7
-42
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
 aa
 55
-0c
-00
-1e
-4c
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
-55
-08
-00
-72
-43
-06
-00
-09
-00
-20
-00
-2c
-01
-aa
-55
-09
-00
-a7
-4c
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-06
-00
-cc
-4a
-03
-12
-18
-ff
-00
-00
-aa
-55
-04
-00
-28
-44
-00
-00
-00
-00
-aa
-55
-01
-00
-32
-44
-07
-aa
-55
-08
-00
-4c
-44
-fb
-00
-48
-08
-fb
-00
-48
-08
-aa
-55
-06
-00
-7a
-43
-8e
-b1
-3b
-0e
-8e
-ed
-aa
-55
-02
-00
-e7
-4a
-15
-00
-aa
-55
-02
-00
-57
-43
-19
-00
-aa
-55
-06
-00
-e9
-4a
-1d
-00
-21
-00
-30
-00
-aa
-55
-02
-00
-d1
-43
-2d
-00
-aa
-55
-01
-00
-f0
-4a
-96
-aa
-55
-01
-00
-7d
-44
-06
-aa
-55
-0c
-00
-fc
-45
-0b
-42
-54
-33
-2e
-30
-20
-4d
-6f
-75
-73
-65
-aa
 55
+2b
+95
 05
-00
-55
-44
-0e
-00
-01
-00
-02
-aa
-55
-01
-00
-41
-46
-0a
-aa
-55
-01
-00
-64
-47
-01
-aa
-55
-01
-00
-78
-46
-00
-aa
-55
-01
-00
-5f
-41
-00
-aa
-55
-03
-00
-65
-47
-03
-00
-04
-aa
-55
-01
-00
-8e
-47
-01
-aa
-55
-01
-00
-d8
-40
-01
-55
-aa
-aa
-55
-8c
-71
-a6
-0e
 ff
 ff
 ff
@@ -8188,5 +7927,266 @@
 ff
 ff
 ff
-32
-85
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+6b
+5e
Index: output/memmap.format
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/output/memmap.format	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/output/memmap.format	(working copy)
@@ -686,6 +686,7 @@
 0x0d4b mem_dg_rssi_noise_dg_buffer
 0x0e4b mem_dg_rssi_noise_ms_buffer
 0x0f4b mem_dg_rssi_noise_kb_buffer
+0x0c4b mem_usb_mem_temp
 
 0x02be mem_le_new_param
 0x02be mem_le_new_transmitwindowsize
@@ -2305,6 +2306,10 @@
 0x4ca5 mem_mouse_le_send_conn_param_update_timer
 0x4ca6 mem_normal_tx_power
 0x4ca7 mem_mouse_le_name_clear
+0x4cb9 mem_usb_offline_gpio_retention
+0x4cba mem_usb_tx_interval_retention
+0x4cbb mem_usb_vid_pid_retention
+0x4cc4 mem_usb_device_name_retention
 0x48d0 mem_remote_car_hard_soft_switch
 0x48d1 mem_remote_car_queue_each_size
 0x48d2 mem_remote_car_queue_length
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/output/program.lis	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/output/program.lis	(working copy)
@@ -1,1924 +1,1930 @@
               include "bt_format "
               org 0x0000
 0000 c284001a bbit1 8 ,pf_patch_ext 
-0001 c0000306 beq patch00_0 ,p_soft_reset 
-0002 c0018332 beq patch00_3 ,p_main_loop 
-0003 c041037e beq patch10_2 ,p_shutdown_radio 
-0004 c0418385 beq patch10_3 ,p_set_sync_on 
-0005 c045038c beq patch11_2 ,p_txon_next 
-0006 c0458371 beq patch11_3 ,p_initialize_radio_cont 
+0001 c000030c beq patch00_0 ,p_soft_reset 
+0002 c0018338 beq patch00_3 ,p_main_loop 
+0003 c0410384 beq patch10_2 ,p_shutdown_radio 
+0004 c041838b beq patch10_3 ,p_set_sync_on 
+0005 c0450392 beq patch11_2 ,p_txon_next 
+0006 c0458377 beq patch11_3 ,p_initialize_radio_cont 
 0007 c0570027 beq patch15_6 ,p_app_init 
-0008 c0618069 beq patch18_3 ,p_mouse_start_work 
-0009 c0620081 beq patch18_4 ,p_mouse_start_reconnect_device 
-000a c0638088 beq patch18_7 ,p_mouse_app_enter_hibernate 
-000b c064808e beq patch19_1 ,p_mouse_setgpio_hibernate 
-000c c06500c2 beq patch19_2 ,p_mouse_lpm_before_common 
-000d c0660084 beq patch19_4 ,p_mouse_adc_read_start 
-000e c067004d beq patch19_6 ,p_mouse_motion 
-000f c0678281 beq patch19_7 ,p_mouse_dpi_process 
-0010 c0680253 beq patch1a_0 ,p_mouse_seting_dpi 
-0011 c0688174 beq patch1a_1 ,p_mouse_check_key_gpio 
-0012 c06a015a beq patch1a_4 ,p_mouse_sensor_poweron 
-0013 c06b0064 beq patch1a_6 ,p_mouse_priority_bb_event 
-0014 c06c80ca beq patch1b_1 ,p_mouse_bb_event_timer 
-0015 c06f005d beq patch1b_6 ,p_mouse_idle 
-0016 c06f8351 beq patch1b_7 ,p_mouse_ready_reconnection_by_button 
-0017 c0708349 beq patch1c_1 ,p_mouse_led_off 
-0018 c0710345 beq patch1c_2 ,p_mouse_led_on 
+0008 c061806c beq patch18_3 ,p_mouse_start_work 
+0009 c0620084 beq patch18_4 ,p_mouse_start_reconnect_device 
+000a c063808b beq patch18_7 ,p_mouse_app_enter_hibernate 
+000b c0648091 beq patch19_1 ,p_mouse_setgpio_hibernate 
+000c c06500c5 beq patch19_2 ,p_mouse_lpm_before_common 
+000d c0660087 beq patch19_4 ,p_mouse_adc_read_start 
+000e c067004c beq patch19_6 ,p_mouse_motion 
+000f c0678287 beq patch19_7 ,p_mouse_dpi_process 
+0010 c0680259 beq patch1a_0 ,p_mouse_seting_dpi 
+0011 c068817a beq patch1a_1 ,p_mouse_check_key_gpio 
+0012 c06a0160 beq patch1a_4 ,p_mouse_sensor_poweron 
+0013 c06b0067 beq patch1a_6 ,p_mouse_priority_bb_event 
+0014 c06c80cd beq patch1b_1 ,p_mouse_bb_event_timer 
+0015 c06f005c beq patch1b_6 ,p_mouse_idle 
+0016 c06f8357 beq patch1b_7 ,p_mouse_ready_reconnection_by_button 
+0017 c070834f beq patch1c_1 ,p_mouse_led_off 
+0018 c071034b beq patch1c_2 ,p_mouse_led_on 
 0019 2020137c branch loop 
 
 pf_patch_ext:
-001a c0100062 beq patch24_0 ,p_twspi_reset 
-001b c0198393 beq patch26_3 ,p_adc_init_data 
-001c c01a0398 beq patch26_4 ,p_enable_adc 
-001d c04383b3 beq patch30_7 ,p_ui_timer_check 
-001e c05403b7 beq patch35_0 ,p_le_enable_phy_by_pdata 
-001f c06e8426 beq patch3b_5 ,p_g24_dispatch 
-0020 c06f03de beq patch3b_6 ,p_g24_receive_packet 
-0021 c07083be beq patch3c_1 ,p_g24_transmit 
-0022 c07104f6 beq patch3c_2 ,p_g24_pair_dispatch 
-0023 c074851d beq patch3d_1 ,p_g24_reconn_dispatch 
-0024 c0750434 beq patch3d_2 ,p_g24_transmit_no_interrupt 
-0025 c07604a0 beq patch3d_4 ,p_g24_lpm_wait 
+001a c0100065 beq patch24_0 ,p_twspi_reset 
+001b c0198399 beq patch26_3 ,p_adc_init_data 
+001c c01a039e beq patch26_4 ,p_enable_adc 
+001d c04383b9 beq patch30_7 ,p_ui_timer_check 
+001e c05403bd beq patch35_0 ,p_le_enable_phy_by_pdata 
+001f c06e842c beq patch3b_5 ,p_g24_dispatch 
+0020 c06f03e4 beq patch3b_6 ,p_g24_receive_packet 
+0021 c07083c4 beq patch3c_1 ,p_g24_transmit 
+0022 c07104fc beq patch3c_2 ,p_g24_pair_dispatch 
+0023 c0748523 beq patch3d_1 ,p_g24_reconn_dispatch 
+0024 c075043a beq patch3d_2 ,p_g24_transmit_no_interrupt 
+0025 c07604a6 beq patch3d_4 ,p_g24_lpm_wait 
 0026 2020137c branch loop 
 
 p_app_init:
 0027 793f8034 set0 mark_adc_enable ,mark 
 0028 20406df3 call enable_authrom 
-0029 20400032 call p_mouse_setting_config 
+0029 20400031 call p_mouse_setting_config 
 002a 204041a7 call mouse_init_sunt 
 002b 20758000 rtn wake 
 002c 2040408e call mouse_dpi_config 
-002d 20403d8a call mouse_usb_check_enable 
-002e 20404728 call mouse_drawing_optima_init 
-002f 20400048 call p_mouse_cb_fuction 
-0030 20400166 call p_mouse_sensor_powerdown 
-0031 20203bc9 branch mouse_init + 8 
+002d 20404728 call mouse_drawing_optima_init 
+002e 20400047 call p_mouse_cb_fuction 
+002f 2040016c call p_mouse_sensor_powerdown 
+0030 20203bcb branch mouse_init_wireless 
 
 p_mouse_setting_config:
-0032 20758000 rtn wake 
-0033 20402607 call g24_transmit_init 
-0034 d8400358 arg 0x358 ,temp 
-0035 60494838 storet 2 ,mem_24g_rx_window 
-0036 204022ff call g24_chmap_param_init 
-0037 204004f2 call p_send_time_long_wake 
-0038 20403f1e call mouse_gpio_init 
-0039 20403d13 call mouse_param_init 
-003a 204002b1 call p_mouse_g24_report_setting 
-003b 20400133 call p_mouse_logo_led_off 
-003c 20400126 call p_mouse_1io2led_all_off 
-003d 204000e7 call p_mouse_device_multi_led_poweron2s_init 
-003e 20400212 call p_mouse_firebutton_connect_state_check 
-003f 20400279 call p_mouse_double_dpi_judge 
-0040 20400042 call p_mouse_store_normal_tx_power 
-0041 20203bf5 branch mouse_setting_config + 5 
+0031 20758000 rtn wake 
+0032 20402607 call g24_transmit_init 
+0033 d8400358 arg 0x358 ,temp 
+0034 60494838 storet 2 ,mem_24g_rx_window 
+0035 204022ff call g24_chmap_param_init 
+0036 204004f8 call p_send_time_long_wake 
+0037 20403f1e call mouse_gpio_init 
+0038 20403d13 call mouse_param_init 
+0039 204002b7 call p_mouse_g24_report_setting 
+003a 20400136 call p_mouse_logo_led_off 
+003b 20400129 call p_mouse_1io2led_all_off 
+003c 204000ea call p_mouse_device_multi_led_poweron2s_init 
+003d 20400218 call p_mouse_firebutton_connect_state_check 
+003e 2040027f call p_mouse_double_dpi_judge 
+003f 20400041 call p_mouse_store_normal_tx_power 
+0040 20203bf5 branch mouse_setting_config + 5 
 
 p_mouse_store_normal_tx_power:
-0042 6fe0c1e8 fetch 1 ,mem_tx_power 
-0043 67e0cca6 store 1 ,mem_normal_tx_power 
-0044 20600000 rtn 
+0041 6fe0c1e8 fetch 1 ,mem_tx_power 
+0042 67e0cca6 store 1 ,mem_normal_tx_power 
+0043 20600000 rtn 
 
 p_mouse_fetch_normal_tx_power:
-0045 6fe0cca6 fetch 1 ,mem_normal_tx_power 
-0046 67e0c1e8 store 1 ,mem_tx_power 
-0047 20600000 rtn 
+0044 6fe0cca6 fetch 1 ,mem_normal_tx_power 
+0045 67e0c1e8 store 1 ,mem_tx_power 
+0046 20600000 rtn 
 
 p_mouse_cb_fuction:
-0048 580002c1 setarg p_mouse_24g_package_data 
-0049 67e1489b store 2 ,mem_cb_24g_transmit_data 
-004a 580002e0 setarg p_mouse_24g_search_dongle 
-004b 67e1489d store 2 ,mem_cb_24g_search_receiver 
-004c 20203bd3 branch mouse_cb_fuction + 4 
+0047 580002c7 setarg p_mouse_24g_package_data 
+0048 67e1489b store 2 ,mem_cb_24g_transmit_data 
+0049 580002e6 setarg p_mouse_24g_search_dongle 
+004a 67e1489d store 2 ,mem_cb_24g_search_receiver 
+004b 20203bd3 branch mouse_cb_fuction + 4 
 
 p_mouse_motion:
-004d 78547c00 disable user 
-004e 58000000 setarg 0 
-004f 67e348d1 store 6 ,mem_mouse_x 
-0050 20404240 call mouse_check_sensor_data 
-0051 58000089 setarg 0x0089 
-0052 20405b0c call twspi_write 
-0053 2040408e call mouse_dpi_config 
-0054 20403f7e call mouse_zwheel 
-0055 20403f83 call mouse_t_zwheel 
-0056 2040016d call p_mouse_key 
-0057 6fe0c8d0 fetch 1 ,mem_mouse_key 
-0058 1fe17e1f and_into 0x1f ,pdata 
-0059 67e0c8d0 store 1 ,mem_mouse_key 
-005a 24344728 nbranch mouse_drawing_optima_init ,user 
-005b 20400157 call p_mouse_drawing_optima 
-005c 20204544 branch mouse_no_data_timer_init 
+004c 78547c00 disable user 
+004d 58000000 setarg 0 
+004e 67e348d1 store 6 ,mem_mouse_x 
+004f 20404240 call mouse_check_sensor_data 
+0050 58000089 setarg 0x0089 
+0051 20405b0c call twspi_write 
+0052 2040408e call mouse_dpi_config 
+0053 20403f7e call mouse_zwheel 
+0054 20403f83 call mouse_t_zwheel 
+0055 20400173 call p_mouse_key 
+0056 6fe0c8d0 fetch 1 ,mem_mouse_key 
+0057 1fe17e1f and_into 0x1f ,pdata 
+0058 67e0c8d0 store 1 ,mem_mouse_key 
+0059 24344728 nbranch mouse_drawing_optima_init ,user 
+005a 2040015c call p_mouse_drawing_optima 
+005b 20204544 branch mouse_no_data_timer_init 
 
 p_mouse_idle:
-005d 20404990 call mouse_low_voltage_led_no_enter_lpm 
-005e 20407936 call ui_check_paring_button 
-005f 204001ad call p_mouse_dpi_check 
-0060 204001c1 call p_mouse_dpi_another_gpio_check 
-0061 2020464f branch mouse_idle + 4 
+005c 20404990 call mouse_low_voltage_led_no_enter_lpm 
+005d 20407936 call ui_check_paring_button 
+005e 204001b3 call p_mouse_dpi_check 
+005f 204001c7 call p_mouse_dpi_another_gpio_check 
+0060 20404655 call mouse_select_device_check 
+0061 204046a0 call mouse_check_select_device_by_switch 
+0062 204046d6 call mouse_bt_button_check 
+0063 20403f88 call mouse_wheel_check 
+0064 20600000 rtn 
 
 p_twspi_reset:
-0062 6fe0c91f fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0063 20205af8 branch twspi_reset + 1 
+0065 6fe0c91f fetch 1 ,mem_mouse_sensor_sclk_gpio 
+0066 20205af8 branch twspi_reset + 1 
 
 p_mouse_priority_bb_event:
-0064 1a627e00 copy regc ,pdata 
-0065 c01e0556 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0066 c01c854f beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0067 c01d0567 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0068 20204336 branch mouse_priority_bb_event + 2 
+0067 1a627e00 copy regc ,pdata 
+0068 c01e055c beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0069 c01c8555 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+006a c01d056d beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+006b 20204336 branch mouse_priority_bb_event + 2 
 
 p_mouse_start_work:
-0069 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-006a c297c80a bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-006b 6fe0c938 fetch 1 ,mem_device_flag 
-006c c000006e beq mode_24g_device ,p_mouse_24g_start_mode 
-006d 20203d57 branch mouse_start_work + 5 
+006c 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+006d c297c80a bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
+006e 6fe0c938 fetch 1 ,mem_device_flag 
+006f c0000071 beq mode_24g_device ,p_mouse_24g_start_mode 
+0070 20203d57 branch mouse_start_work + 5 
 
 p_mouse_24g_start_mode:
-006e 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-006f c308c803 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0070 20403d65 call mouse_wakeup_from_power_check 
-0071 2034007b branch p_mouse_24g_reconn_dongle_start ,user 
-0072 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0073 c298007e bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-0074 c318807e bbit0 mouse_enable_24g_power_on_pairing ,p_mouse_24g_reconn_general_dongle 
-0075 20404110 call mouse_key_check_once 
-0076 1a217e07 and rega ,0x07 ,pdata 
-0077 6848cbcb fetcht 1 ,mem_mouse_commbination_key_24g 
-0078 98467c00 isub temp ,null 
-0079 2022c827 branch mouse_24g_start_pair_mode ,zero 
-007a 2020007e branch p_mouse_24g_reconn_general_dongle 
+0071 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0072 c308c803 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0073 20403d65 call mouse_wakeup_from_power_check 
+0074 2034007e branch p_mouse_24g_reconn_dongle_start ,user 
+0075 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0076 c2980081 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+0077 c3188081 bbit0 mouse_enable_24g_power_on_pairing ,p_mouse_24g_reconn_general_dongle 
+0078 20404110 call mouse_key_check_once 
+0079 1a217e07 and rega ,0x07 ,pdata 
+007a 6848cbcb fetcht 1 ,mem_mouse_commbination_key_24g 
+007b 98467c00 isub temp ,null 
+007c 20228581 branch p_mouse_24g_start_pair_mode ,zero 
+007d 20200081 branch p_mouse_24g_reconn_general_dongle 
 
 p_mouse_24g_reconn_dongle_start:
-007b 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
-007c 245a00ec ncall p_mouse_multi_led_blink_enable ,blank 
-007d 20204806 branch mouse_24g_reconn_dongle_start 
+007e 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+007f 245a00ef ncall p_mouse_multi_led_blink_enable ,blank 
+0080 20204806 branch mouse_24g_reconn_dongle_start 
 
 p_mouse_24g_reconn_general_dongle:
-007e 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
-007f 245a00ec ncall p_mouse_multi_led_blink_enable ,blank 
-0080 2020480c branch mouse_24g_reconn_general_dongle 
+0081 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+0082 245a00ef ncall p_mouse_multi_led_blink_enable ,blank 
+0083 2020480c branch mouse_24g_reconn_general_dongle 
 
 p_mouse_start_reconnect_device:
-0081 6fe0cc42 fetch 1 ,mem_mouse_bt_led_recon_effect_flag 
-0082 245a00ec ncall p_mouse_multi_led_blink_enable ,blank 
-0083 20203d5a branch mouse_start_reconnect_device + 1 
+0084 6fe0cc42 fetch 1 ,mem_mouse_bt_led_recon_effect_flag 
+0085 245a00ef ncall p_mouse_multi_led_blink_enable ,blank 
+0086 20203d5a branch mouse_start_reconnect_device + 1 
 
 p_mouse_adc_read_start:
-0084 6fe0cbaa fetch 1 ,mem_24g_device_led_status 
-0085 247a0000 nrtn blank 
-0086 20400398 call p_enable_adc 
-0087 20203ebb branch mouse_adc_read_start + 3 
+0087 6fe0cbaa fetch 1 ,mem_24g_device_led_status 
+0088 247a0000 nrtn blank 
+0089 2040039e call p_enable_adc 
+008a 20203ebb branch mouse_adc_read_start + 3 
 
 p_mouse_app_enter_hibernate:
-0088 58000006 setarg pan_reg_config 
-0089 20405b0d call twspi_read 
-008a c281be23 bbit1 3 ,mouse_app_enter_hibernate + 3 
-008b 20400161 call p_mouse_sensor_reset 
-008c 20400166 call p_mouse_sensor_powerdown 
-008d 20203e23 branch mouse_app_enter_hibernate + 3 
+008b 58000006 setarg pan_reg_config 
+008c 20405b0d call twspi_read 
+008d c281be23 bbit1 3 ,mouse_app_enter_hibernate + 3 
+008e 20400167 call p_mouse_sensor_reset 
+008f 2040016c call p_mouse_sensor_powerdown 
+0090 20203e23 branch mouse_app_enter_hibernate + 3 
 
 p_mouse_setgpio_hibernate:
-008e 204042e9 call mouse_set_sdio_high 
-008f 20407fdc call clear_wake 
-0090 20400133 call p_mouse_logo_led_off 
-0091 20404015 call mouse_before_hibernate_wheel_gpio_set 
-0092 6848c910 fetcht 1 ,mem_matrix_public_gpio 
-0093 20406069 call gpio_out_active 
-0094 6848c910 fetcht 1 ,mem_matrix_public_gpio 
-0095 20406042 call gpio_clr_wake 
-0096 6fe0c920 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0097 204001a7 call p_mouse_gpio_config_output_high 
-0098 d8400003 arg 3 ,temp 
-0099 20403f56 call mouse_gpio_config_input_pu 
-009a 20403e40 call mouse_lpm_before_common 
-009b 20406082 call gpio_pd_idle 
-009c 20400126 call p_mouse_1io2led_all_off 
-009d d8400013 arg 19 ,temp 
-009e 20403f56 call mouse_gpio_config_input_pu 
-009f 204000a2 call p_mouse_gpio_set_high_impedance 
-00a0 204000af call p_mouse_adc_gpio_set_before_hibernate 
-00a1 202000b6 branch p_mouse_wheel_gpio_set_before_hibernate 
+0091 204042e9 call mouse_set_sdio_high 
+0092 20407fdc call clear_wake 
+0093 20400136 call p_mouse_logo_led_off 
+0094 20404015 call mouse_before_hibernate_wheel_gpio_set 
+0095 6848c910 fetcht 1 ,mem_matrix_public_gpio 
+0096 20406069 call gpio_out_active 
+0097 6848c910 fetcht 1 ,mem_matrix_public_gpio 
+0098 20406042 call gpio_clr_wake 
+0099 6fe0c920 fetch 1 ,mem_mouse_sensor_sdio_gpio 
+009a 204001ad call p_mouse_gpio_config_output_high 
+009b d8400003 arg 3 ,temp 
+009c 20403f56 call mouse_gpio_config_input_pu 
+009d 20403e40 call mouse_lpm_before_common 
+009e 20406082 call gpio_pd_idle 
+009f 20400129 call p_mouse_1io2led_all_off 
+00a0 d8400013 arg 19 ,temp 
+00a1 20403f56 call mouse_gpio_config_input_pu 
+00a2 204000a5 call p_mouse_gpio_set_high_impedance 
+00a3 204000b2 call p_mouse_adc_gpio_set_before_hibernate 
+00a4 202000b9 branch p_mouse_wheel_gpio_set_before_hibernate 
 
 p_mouse_gpio_set_high_impedance:
-00a2 6fe1cbde fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-00a3 67e1895c store 3 ,mem_pdatatemp 
-00a4 df200014 arg 20 ,loopcnt 
-00a5 d8400000 arg 0 ,temp 
+00a5 6fe1cbde fetch 3 ,mem_mouse_set_high_impedance_bit_set 
+00a6 67e1895c store 3 ,mem_pdatatemp 
+00a7 df200014 arg 20 ,loopcnt 
+00a8 d8400000 arg 0 ,temp 
 
 p_mouse_gpio_set_high_impedance_bit_loop:
-00a6 6fe1895c fetch 3 ,mem_pdatatemp 
-00a7 2feffe00 isolate1 0 ,pdata 
-00a8 2040e07f call gpio_set_high_impedance ,true 
 00a9 6fe1895c fetch 3 ,mem_pdatatemp 
-00aa 1fe37e00 rshift pdata ,pdata 
-00ab 67e1895c store 3 ,mem_pdatatemp 
-00ac 18408401 increase 1 ,temp 
-00ad c20000a6 loop p_mouse_gpio_set_high_impedance_bit_loop 
-00ae 20600000 rtn 
+00aa 2feffe00 isolate1 0 ,pdata 
+00ab 2040e07f call gpio_set_high_impedance ,true 
+00ac 6fe1895c fetch 3 ,mem_pdatatemp 
+00ad 1fe37e00 rshift pdata ,pdata 
+00ae 67e1895c store 3 ,mem_pdatatemp 
+00af 18408401 increase 1 ,temp 
+00b0 c20000a9 loop p_mouse_gpio_set_high_impedance_bit_loop 
+00b1 20600000 rtn 
 
 p_mouse_adc_gpio_set_before_hibernate:
-00af 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-00b0 c40a0000 rtnbit0 mouse_enable_adc 
-00b1 6fe0c8fd fetch 1 ,mem_adc_config_flag_init 
-00b2 c1810000 rtnne adc_config_gpio 
-00b3 6fe0c8fc fetch 1 ,mem_adc_channel_gpio 
-00b4 d84000c0 arg gpcfg_no_ie ,temp 
-00b5 20206093 branch gpio_config_function_int 
+00b2 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+00b3 c40a0000 rtnbit0 mouse_enable_adc 
+00b4 6fe0c8fd fetch 1 ,mem_adc_config_flag_init 
+00b5 c1810000 rtnne adc_config_gpio 
+00b6 6fe0c8fc fetch 1 ,mem_adc_channel_gpio 
+00b7 d84000c0 arg gpcfg_no_ie ,temp 
+00b8 20206093 branch gpio_config_function_int 
 
 p_mouse_wheel_gpio_set_before_hibernate:
-00b6 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-00b7 c41e0000 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+00b9 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+00ba c41e0000 rtnbit0 mouse_enable_wheel_wake_up_cancel 
 
 p_mouse_wheel_clr_wakeup:
-00b8 6848c913 fetcht 1 ,mem_whee_a_data_gpio 
-00b9 20406042 call gpio_clr_wake 
-00ba 6848c914 fetcht 1 ,mem_whee_b_data_gpio 
-00bb 20406042 call gpio_clr_wake 
-00bc 6848c913 fetcht 1 ,mem_whee_a_data_gpio 
-00bd 20403f54 call mouse_gpio_config_input_pd 
-00be 6848c914 fetcht 1 ,mem_whee_b_data_gpio 
-00bf 20203f54 branch mouse_gpio_config_input_pd 
+00bb 6848c913 fetcht 1 ,mem_whee_a_data_gpio 
+00bc 20406042 call gpio_clr_wake 
+00bd 6848c914 fetcht 1 ,mem_whee_b_data_gpio 
+00be 20406042 call gpio_clr_wake 
+00bf 6848c913 fetcht 1 ,mem_whee_a_data_gpio 
+00c0 20403f54 call mouse_gpio_config_input_pd 
+00c1 6848c914 fetcht 1 ,mem_whee_b_data_gpio 
+00c2 20203f54 branch mouse_gpio_config_input_pd 
 
 p_mouse_short_sleep_clear_wake:
-00c0 20407fdc call clear_wake 
-00c1 202015b1 branch lpm_write_gpio_wakeup 
+00c3 20407fdc call clear_wake 
+00c4 202015b1 branch lpm_write_gpio_wakeup 
 
 p_mouse_lpm_before_common:
-00c2 6848c913 fetcht 1 ,mem_whee_a_data_gpio 
-00c3 20406050 call gpio_config_input 
-00c4 6848c914 fetcht 1 ,mem_whee_b_data_gpio 
-00c5 20406050 call gpio_config_input 
-00c6 20403f88 call mouse_wheel_check 
-00c7 6fe0c91f fetch 1 ,mem_mouse_sensor_sclk_gpio 
-00c8 204001a7 call p_mouse_gpio_config_output_high 
-00c9 20203e44 branch mouse_lpm_before_common + 4 
+00c5 6848c913 fetcht 1 ,mem_whee_a_data_gpio 
+00c6 20406050 call gpio_config_input 
+00c7 6848c914 fetcht 1 ,mem_whee_b_data_gpio 
+00c8 20406050 call gpio_config_input 
+00c9 20403f88 call mouse_wheel_check 
+00ca 6fe0c91f fetch 1 ,mem_mouse_sensor_sclk_gpio 
+00cb 204001ad call p_mouse_gpio_config_output_high 
+00cc 20203e44 branch mouse_lpm_before_common + 4 
 
 p_mouse_bb_event_timer:
-00ca 20403e9b call mouse_adc_read 
-00cb 20404956 call mouse_low_voltage_led_timer 
-00cc 2040232b call g24_pair_timeout_timer 
-00cd 20402556 call g24_reconn_timeout_timer 
-00ce 204047cd call mouse_24g_long_sleep_param_update_timer 
-00cf 204048be call mouse_device_poweron_timer 
-00d0 20400137 call p_mouse_dpi_led_blink_delay_timer 
-00d1 204000f5 call p_mouse_led_multi_timer 
-00d2 20400129 call p_mouse_logo_led_on_timer 
-00d3 2040407c call mouse_dpi_key_check_long_press 
-00d4 204044cc call mouse_bt_discovery_check 
-00d5 2040013a call p_mouse_commbination_key_process 
-00d6 204044ff call mouse_check_discovery_timeout_timer 
-00d7 20404535 call mouse_current_mult_update_timer 
-00d8 20404022 call mouse_wheel_trigger_timer 
-00d9 204000df call p_mouse_store_information_delay_timer 
-00da 20200151 branch p_mouse_check_no_data_timeout_timer 
+00cd 20403e9b call mouse_adc_read 
+00ce 20404956 call mouse_low_voltage_led_timer 
+00cf 2040232b call g24_pair_timeout_timer 
+00d0 20402556 call g24_reconn_timeout_timer 
+00d1 204047cd call mouse_24g_long_sleep_param_update_timer 
+00d2 204048be call mouse_device_poweron_timer 
+00d3 2040013a call p_mouse_dpi_led_blink_delay_timer 
+00d4 204000f8 call p_mouse_led_multi_timer 
+00d5 2040012c call p_mouse_logo_led_on_timer 
+00d6 2040407c call mouse_dpi_key_check_long_press 
+00d7 204044cc call mouse_bt_discovery_check 
+00d8 2040013d call p_mouse_commbination_key_process 
+00d9 204044ff call mouse_check_discovery_timeout_timer 
+00da 20404535 call mouse_current_mult_update_timer 
+00db 20404022 call mouse_wheel_trigger_timer 
+00dc 204000e2 call p_mouse_store_information_delay_timer 
+00dd 20200154 branch p_mouse_check_no_data_timeout_timer 
 
 p_mouse_check_direct_timeout_timer:
-00db da604b77 arg mem_mouse_direct_timer ,regc 
-00dc da40450a arg mouse_check_direct_timeout ,regb 
-00dd 2040318a call timer_single_step 
-00de 20204507 branch mouse_check_direct_timeout_timer + 3 
+00de da604b77 arg mem_mouse_direct_timer ,regc 
+00df da40450a arg mouse_check_direct_timeout ,regb 
+00e0 2040318a call timer_single_step 
+00e1 20204507 branch mouse_check_direct_timeout_timer + 3 
 
 p_mouse_store_information_delay_timer:
-00df da6049bf arg mem_store_information_delay_timer ,regc 
-00e0 da4000e2 arg p_mouse_store_device_info_check ,regb 
-00e1 2020318a branch timer_single_step 
+00e2 da6049bf arg mem_store_information_delay_timer ,regc 
+00e3 da4000e5 arg p_mouse_store_device_info_check ,regb 
+00e4 2020318a branch timer_single_step 
 
 p_mouse_store_device_info_check:
-00e2 204045f1 call mouse_store_device_info 
-00e3 6fe0cac5 fetch 1 ,mem_mouse_need_soft_reset 
-00e4 207a0000 rtn blank 
+00e5 204045f1 call mouse_store_device_info 
+00e6 6fe0cac5 fetch 1 ,mem_mouse_need_soft_reset 
+00e7 207a0000 rtn blank 
 
 p_mouse_soft_reset:
-00e5 20400324 call p_enable_rc_clock 
-00e6 202046c0 branch mouse_soft_reset 
+00e8 2040032a call p_enable_rc_clock 
+00e9 202046c0 branch mouse_soft_reset 
 
 p_mouse_device_multi_led_poweron2s_init:
-00e7 6fe0cc46 fetch 1 ,mem_mouse_multi_led_powon2s_timer_init 
-00e8 67e0cc47 store 1 ,mem_mouse_multi_led_powon2s_timer 
-00e9 6fe0cc44 fetch 1 ,mem_mouse_multi_led_poweron2s_flag_init 
-00ea 67e0cc45 store 1 ,mem_mouse_multi_led_poweron2s_flag 
-00eb 20600000 rtn 
+00ea 6fe0cc46 fetch 1 ,mem_mouse_multi_led_powon2s_timer_init 
+00eb 67e0cc47 store 1 ,mem_mouse_multi_led_powon2s_timer 
+00ec 6fe0cc44 fetch 1 ,mem_mouse_multi_led_poweron2s_flag_init 
+00ed 67e0cc45 store 1 ,mem_mouse_multi_led_poweron2s_flag 
+00ee 20600000 rtn 
 
 p_mouse_multi_led_blink_enable:
-00ec 704c4101 jam 1 ,mem_mouse_multi_led_blink_enable 
-00ed 704c4301 jam multi_led_blink ,mem_mouse_multi_led_type 
-00ee 6fe0cc4b fetch 1 ,mem_mouse_multi_led_blink_timer_init 
-00ef 67e0cc4c store 1 ,mem_mouse_multi_led_blink_timer 
-00f0 20600000 rtn 
+00ef 704c4101 jam 1 ,mem_mouse_multi_led_blink_enable 
+00f0 704c4301 jam multi_led_blink ,mem_mouse_multi_led_type 
+00f1 6fe0cc4b fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+00f2 67e0cc4c store 1 ,mem_mouse_multi_led_blink_timer 
+00f3 20600000 rtn 
 
 p_mouse_multi_led_on_enable:
-00f1 704c4101 jam 1 ,mem_mouse_multi_led_blink_enable 
-00f2 704c4c00 jam 0 ,mem_mouse_multi_led_blink_timer 
-00f3 704c4300 jam multi_led_on ,mem_mouse_multi_led_type 
-00f4 20600000 rtn 
+00f4 704c4101 jam 1 ,mem_mouse_multi_led_blink_enable 
+00f5 704c4c00 jam 0 ,mem_mouse_multi_led_blink_timer 
+00f6 704c4300 jam multi_led_on ,mem_mouse_multi_led_type 
+00f7 20600000 rtn 
 
 p_mouse_led_multi_timer:
-00f5 6fe0cc41 fetch 1 ,mem_mouse_multi_led_blink_enable 
-00f6 207a0000 rtn blank 
-00f7 6fe0cc43 fetch 1 ,mem_mouse_multi_led_type 
-00f8 c0008105 beq multi_led_blink ,p_mouse_multi_led_type_blink 
+00f8 6fe0cc41 fetch 1 ,mem_mouse_multi_led_blink_enable 
+00f9 207a0000 rtn blank 
+00fa 6fe0cc43 fetch 1 ,mem_mouse_multi_led_type 
+00fb c0008108 beq multi_led_blink ,p_mouse_multi_led_type_blink 
 
 p_mouse_multi_led_type_on:
-00f9 6fe0cc45 fetch 1 ,mem_mouse_multi_led_poweron2s_flag 
-00fa 243a00fd nbranch p_mouse_device_multi_led_poweron2s ,blank 
-00fb 704c4100 jam 0 ,mem_mouse_multi_led_blink_enable 
-00fc 20600000 rtn 
+00fc 6fe0cc45 fetch 1 ,mem_mouse_multi_led_poweron2s_flag 
+00fd 243a0100 nbranch p_mouse_device_multi_led_poweron2s ,blank 
+00fe 704c4100 jam 0 ,mem_mouse_multi_led_blink_enable 
+00ff 20600000 rtn 
 
 p_mouse_device_multi_led_poweron2s:
-00fd 6fe0cc47 fetch 1 ,mem_mouse_multi_led_powon2s_timer 
-00fe 203a0102 branch p_mouse_multi_led_poweron2s_and_flag_off ,blank 
-00ff 1fe0ffff increase -1 
-0100 67e0cc47 store 1 ,mem_mouse_multi_led_powon2s_timer 
-0101 2020010c branch p_mouse_device_multi_led_on 
+0100 6fe0cc47 fetch 1 ,mem_mouse_multi_led_powon2s_timer 
+0101 203a0105 branch p_mouse_multi_led_poweron2s_and_flag_off ,blank 
+0102 1fe0ffff increase -1 
+0103 67e0cc47 store 1 ,mem_mouse_multi_led_powon2s_timer 
+0104 2020010f branch p_mouse_device_multi_led_on 
 
 p_mouse_multi_led_poweron2s_and_flag_off:
-0102 704c4500 jam 0 ,mem_mouse_multi_led_poweron2s_flag 
-0103 704c4100 jam 0 ,mem_mouse_multi_led_blink_enable 
-0104 20200118 branch p_mouse_device_multi_led_off 
+0105 704c4500 jam 0 ,mem_mouse_multi_led_poweron2s_flag 
+0106 704c4100 jam 0 ,mem_mouse_multi_led_blink_enable 
+0107 2020011b branch p_mouse_device_multi_led_off 
 
 p_mouse_multi_led_type_blink:
-0105 da604c4c arg mem_mouse_multi_led_blink_timer ,regc 
-0106 da400108 arg p_mouse_multi_led_type_blink_timeout ,regb 
-0107 2020318a branch timer_single_step 
+0108 da604c4c arg mem_mouse_multi_led_blink_timer ,regc 
+0109 da40010b arg p_mouse_multi_led_type_blink_timeout ,regb 
+010a 2020318a branch timer_single_step 
 
 p_mouse_multi_led_type_blink_timeout:
-0108 6fe0cc4b fetch 1 ,mem_mouse_multi_led_blink_timer_init 
-0109 67e0cc4c store 1 ,mem_mouse_multi_led_blink_timer 
-010a 6fe0cc4d fetch 1 ,mem_mouse_multi_led_state 
-010b c0008118 beq on ,p_mouse_device_multi_led_off 
+010b 6fe0cc4b fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+010c 67e0cc4c store 1 ,mem_mouse_multi_led_blink_timer 
+010d 6fe0cc4d fetch 1 ,mem_mouse_multi_led_state 
+010e c000811b beq on ,p_mouse_device_multi_led_off 
 
 p_mouse_device_multi_led_on:
-010c 704c4d01 jam on ,mem_mouse_multi_led_state 
-010d 6fe0c938 fetch 1 ,mem_device_flag 
-010e c0000112 beq mode_24g_device ,p_mouse_device_24g_led_on 
-010f c0008114 beq mode_bt_device1 ,p_mouse_device_bt1_led_on 
-0110 c0010116 beq mode_bt_device2 ,p_mouse_device_bt2_led_on 
-0111 20600000 rtn 
+010f 704c4d01 jam on ,mem_mouse_multi_led_state 
+0110 6fe0c938 fetch 1 ,mem_device_flag 
+0111 c0000115 beq mode_24g_device ,p_mouse_device_24g_led_on 
+0112 c0008117 beq mode_bt_device1 ,p_mouse_device_bt1_led_on 
+0113 c0010119 beq mode_bt_device2 ,p_mouse_device_bt2_led_on 
+0114 20600000 rtn 
 
 p_mouse_device_24g_led_on:
-0112 6848cc48 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0113 20200117 branch p_mouse_device_led_on 
+0115 6848cc48 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0116 2020011a branch p_mouse_device_led_on 
 
 p_mouse_device_bt1_led_on:
-0114 6848cc49 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0115 20200117 branch p_mouse_device_led_on 
+0117 6848cc49 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0118 2020011a branch p_mouse_device_led_on 
 
 p_mouse_device_bt2_led_on:
-0116 6848cc4a fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+0119 6848cc4a fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
 
 p_mouse_device_led_on:
-0117 20206069 branch gpio_out_active 
+011a 20206069 branch gpio_out_active 
 
 p_mouse_device_multi_led_off:
-0118 704c4d00 jam off ,mem_mouse_multi_led_state 
-0119 6fe0c938 fetch 1 ,mem_device_flag 
-011a c000011e beq mode_24g_device ,p_mouse_device_24g_led_off 
-011b c0008122 beq mode_bt_device1 ,p_mouse_device_bt1_led_off 
-011c c0010124 beq mode_bt_device2 ,p_mouse_device_bt2_led_off 
-011d 20600000 rtn 
+011b 704c4d00 jam off ,mem_mouse_multi_led_state 
+011c 6fe0c938 fetch 1 ,mem_device_flag 
+011d c0000121 beq mode_24g_device ,p_mouse_device_24g_led_off 
+011e c0008125 beq mode_bt_device1 ,p_mouse_device_bt1_led_off 
+011f c0010127 beq mode_bt_device2 ,p_mouse_device_bt2_led_off 
+0120 20600000 rtn 
 
 p_mouse_device_24g_led_off:
-011e 6848cc48 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0121 6848cc48 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
 
 p_gpio_set_high_impedance:
-011f 18467cff sub temp ,gpio_disable ,null 
-0120 20628000 rtn zero 
-0121 2020607f branch gpio_set_high_impedance 
+0122 18467cff sub temp ,gpio_disable ,null 
+0123 20628000 rtn zero 
+0124 2020607f branch gpio_set_high_impedance 
 
 p_mouse_device_bt1_led_off:
-0122 6848cc49 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0123 2020011f branch p_gpio_set_high_impedance 
+0125 6848cc49 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0126 20200122 branch p_gpio_set_high_impedance 
 
 p_mouse_device_bt2_led_off:
-0124 6848cc4a fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-0125 2020011f branch p_gpio_set_high_impedance 
+0127 6848cc4a fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+0128 20200122 branch p_gpio_set_high_impedance 
 
 p_mouse_1io2led_all_off:
-0126 2040011e call p_mouse_device_24g_led_off 
-0127 20400122 call p_mouse_device_bt1_led_off 
-0128 20200124 branch p_mouse_device_bt2_led_off 
+0129 20400121 call p_mouse_device_24g_led_off 
+012a 20400125 call p_mouse_device_bt1_led_off 
+012b 20200127 branch p_mouse_device_bt2_led_off 
 
 p_mouse_logo_led_on_timer:
-0129 6fe0cbed fetch 1 ,mem_mouse_logo_led_gpio 
-012a c17f8000 rtneq gpio_disable 
-012b 6fe14ab2 fetch 2 ,mem_mouse_no_data_timer 
-012c 207a0000 rtn blank 
-012d 6fe14bbe fetch 2 ,mem_mouse_no_data_timeout 
-012e 68494ab2 fetcht 2 ,mem_mouse_no_data_timer 
-012f 98460400 isub temp ,temp 
-0130 6fe14bee fetch 2 ,mem_mouse_logo_led_on_time_init 
-0131 98467e00 isub temp ,pdata 
-0132 20210135 branch p_mouse_logo_led_on ,positive 
+012c 6fe0cbed fetch 1 ,mem_mouse_logo_led_gpio 
+012d c17f8000 rtneq gpio_disable 
+012e 6fe14ab2 fetch 2 ,mem_mouse_no_data_timer 
+012f 207a0000 rtn blank 
+0130 6fe14bbe fetch 2 ,mem_mouse_no_data_timeout 
+0131 68494ab2 fetcht 2 ,mem_mouse_no_data_timer 
+0132 98460400 isub temp ,temp 
+0133 6fe14bee fetch 2 ,mem_mouse_logo_led_on_time_init 
+0134 98467e00 isub temp ,pdata 
+0135 20210138 branch p_mouse_logo_led_on ,positive 
 
 p_mouse_logo_led_off:
-0133 6848cbed fetcht 1 ,mem_mouse_logo_led_gpio 
-0134 20206065 branch gpio_out_inactive 
+0136 6848cbed fetcht 1 ,mem_mouse_logo_led_gpio 
+0137 20206065 branch gpio_out_inactive 
 
 p_mouse_logo_led_on:
-0135 6848cbed fetcht 1 ,mem_mouse_logo_led_gpio 
-0136 20206069 branch gpio_out_active 
+0138 6848cbed fetcht 1 ,mem_mouse_logo_led_gpio 
+0139 20206069 branch gpio_out_active 
 
 p_mouse_dpi_led_blink_delay_timer:
-0137 da604ba8 arg mem_mouse_dpi_led_delay_count ,regc 
-0138 da400264 arg p_mouse_dpi_led_blink_init ,regb 
-0139 2020318a branch timer_single_step 
+013a da604ba8 arg mem_mouse_dpi_led_delay_count ,regc 
+013b da40026a arg p_mouse_dpi_led_blink_init ,regb 
+013c 2020318a branch timer_single_step 
 
 p_mouse_commbination_key_process:
-013a 6fe0c938 fetch 1 ,mem_device_flag 
-013b c0000140 beq mode_24g_device ,p_mouse_24g_commbination_key_process 
-013c 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-013d c41a8000 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
-013e 6848cbca fetcht 1 ,mem_mouse_commbination_key_bt 
-013f 20200143 branch p_mouse_commbination_key_start 
+013d 6fe0c938 fetch 1 ,mem_device_flag 
+013e c0000143 beq mode_24g_device ,p_mouse_24g_commbination_key_process 
+013f 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0140 c41a8000 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
+0141 6848cbca fetcht 1 ,mem_mouse_commbination_key_bt 
+0142 20200146 branch p_mouse_commbination_key_start 
 
 p_mouse_24g_commbination_key_process:
-0140 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0141 c4190000 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
-0142 6848cbcb fetcht 1 ,mem_mouse_commbination_key_24g 
+0143 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0144 c4190000 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
+0145 6848cbcb fetcht 1 ,mem_mouse_commbination_key_24g 
 
 p_mouse_commbination_key_start:
-0143 6048cb9d storet 1 ,mem_mouse_commbination_key 
-0144 20404115 call mouse_check_key_gpio 
-0145 1fe17e07 and pdata ,0x07 ,pdata 
-0146 6848cb9d fetcht 1 ,mem_mouse_commbination_key 
-0147 98467c00 isub temp ,null 
-0148 2022814a branch p_mouse_commbination_key_down ,zero 
-0149 202044eb branch mouse_commbination_key_up 
+0146 6048cb9d storet 1 ,mem_mouse_commbination_key 
+0147 20404115 call mouse_check_key_gpio 
+0148 1fe17e07 and pdata ,0x07 ,pdata 
+0149 6848cb9d fetcht 1 ,mem_mouse_commbination_key 
+014a 98467c00 isub temp ,null 
+014b 2022814d branch p_mouse_commbination_key_down ,zero 
+014c 202044eb branch mouse_commbination_key_up 
 
 p_mouse_commbination_key_down:
-014a 2040014f call p_mouse_combination_ui_timer 
-014b 6fe0cb9f fetch 1 ,mem_commbination_key_statue 
-014c c1008000 rtneq commbination_key_state_down 
-014d 704b9f01 jam commbination_key_state_down ,mem_commbination_key_statue 
-014e 20600000 rtn 
+014d 20400152 call p_mouse_combination_ui_timer 
+014e 6fe0cb9f fetch 1 ,mem_commbination_key_statue 
+014f c1008000 rtneq commbination_key_state_down 
+0150 704b9f01 jam commbination_key_state_down ,mem_commbination_key_statue 
+0151 20600000 rtn 
 
 p_mouse_combination_ui_timer:
-014f da40057b arg p_mouse_24g_start_pair_mode ,regb 
-0150 202044f7 branch mouse_combination_ui_timer + 1 
+0152 da400581 arg p_mouse_24g_start_pair_mode ,regb 
+0153 202044f7 branch mouse_combination_ui_timer + 1 
 
 p_mouse_check_no_data_timeout_timer:
-0151 da604ab2 arg mem_mouse_no_data_timer ,regc 
-0152 da400154 arg p_mouse_check_no_data_timeout ,regb 
-0153 20203191 branch timer_single_step_2b 
+0154 da604ab2 arg mem_mouse_no_data_timer ,regc 
+0155 da400157 arg p_mouse_check_no_data_timeout ,regb 
+0156 20203191 branch timer_single_step_2b 
 
 p_mouse_check_no_data_timeout:
-0154 6fe0c938 fetch 1 ,mem_device_flag 
-0155 c0000590 beq mode_24g_device ,p_mouse_24g_hibernate_set 
-0156 2020431b branch mouse_disconnect 
+0157 6fe0c92a fetch 1 ,mem_usb_addr 
+0158 c3838000 rtnbit1 7 
+0159 6fe0c938 fetch 1 ,mem_device_flag 
+015a c0000596 beq mode_24g_device ,p_mouse_24g_hibernate_set 
+015b 2020431b branch mouse_disconnect 
 
 p_mouse_drawing_optima:
-0157 6fe0c927 fetch 1 ,mem_config_sensor_type 
-0158 c1018000 rtneq p3212 
-0159 2020471a branch mouse_drawing_optima 
+015c 6fe0c927 fetch 1 ,mem_config_sensor_type 
+015d c1018000 rtneq p3212 
+015e 2040471a call mouse_drawing_optima 
+015f 20600000 rtn 
 
 p_mouse_sensor_poweron:
-015a 20403f65 call mouse_sensor_spi_init 
-015b 6fe0c927 fetch 1 ,mem_config_sensor_type 
-015c c005815e beq ka8g2 ,p_mouse_ka8g2_sensor_init 
-015d 20204238 branch mouse_sensor_poweron_next 
+0160 20403f65 call mouse_sensor_spi_init 
+0161 6fe0c927 fetch 1 ,mem_config_sensor_type 
+0162 c0058164 beq ka8g2 ,p_mouse_ka8g2_sensor_init 
+0163 20204238 branch mouse_sensor_poweron_next 
 
 p_mouse_ka8g2_sensor_init:
-015e 20400164 call p_mouse_ka8g2_sensor_reset 
-015f da604be3 arg mem_ka8g2_sensor_poweron_init ,regc 
-0160 2020423a branch mouse_sensor_poweron_end 
+0164 2040016a call p_mouse_ka8g2_sensor_reset 
+0165 da604be3 arg mem_ka8g2_sensor_poweron_init ,regc 
+0166 2020423a branch mouse_sensor_poweron_end 
 
 p_mouse_sensor_reset:
-0161 6fe0c927 fetch 1 ,mem_config_sensor_type 
-0162 c0058164 beq ka8g2 ,p_mouse_ka8g2_sensor_reset 
-0163 20204232 branch mouse_sensor_reset 
+0167 6fe0c927 fetch 1 ,mem_config_sensor_type 
+0168 c005816a beq ka8g2 ,p_mouse_ka8g2_sensor_reset 
+0169 20204232 branch mouse_sensor_reset 
 
 p_mouse_ka8g2_sensor_reset:
-0164 58009706 setarg 0x9706 
-0165 20204233 branch mouse_sensor_reset_end 
+016a 58009706 setarg 0x9706 
+016b 20204233 branch mouse_sensor_reset_end 
 
 p_mouse_sensor_powerdown:
-0166 204041a7 call mouse_init_sunt 
-0167 20403f65 call mouse_sensor_spi_init 
-0168 6fe0c927 fetch 1 ,mem_config_sensor_type 
-0169 c005816b beq ka8g2 ,p_mouse_ka8g2_sensor_powerdown 
-016a 2020423e branch mouse_sensor_powerdown_end 
+016c 204041a7 call mouse_init_sunt 
+016d 20403f65 call mouse_sensor_spi_init 
+016e 6fe0c927 fetch 1 ,mem_config_sensor_type 
+016f c0058171 beq ka8g2 ,p_mouse_ka8g2_sensor_powerdown 
+0170 2020423e branch mouse_sensor_powerdown_end 
 
 p_mouse_ka8g2_sensor_powerdown:
-016b 58001f06 setarg 0x1f06 
-016c 20205b0c branch twspi_write 
+0171 58001f06 setarg 0x1f06 
+0172 20205b0c branch twspi_write 
 
 p_mouse_key:
-016d 20400219 call p_mouse_check_firekey_gpio 
-016e 6fe0cc37 fetch 1 ,mem_fire_key_flag 
-016f 243a0230 nbranch p_fire_key_press ,blank 
-0170 6fe0cc32 fetch 1 ,mem_fire_key_status 
-0171 243a022f nbranch p_fire_key_process ,blank 
-0172 20400174 call p_mouse_check_key_gpio 
-0173 202040dd branch mouse_key + 1 
+0173 2040021f call p_mouse_check_firekey_gpio 
+0174 6fe0cc37 fetch 1 ,mem_fire_key_flag 
+0175 243a0236 nbranch p_fire_key_press ,blank 
+0176 6fe0cc32 fetch 1 ,mem_fire_key_status 
+0177 243a0235 nbranch p_fire_key_process ,blank 
+0178 2040017a call p_mouse_check_key_gpio 
+0179 202040dd branch mouse_key + 1 
 
 p_mouse_check_key_gpio:
-0174 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
-0175 245a4121 ncall mouse_check_key_gpio_once ,blank 
-0176 da200000 arg 0 ,rega 
-0177 2040017e call p_mouse_check_lkey_gpio 
-0178 20400183 call p_mouse_check_rkey_gpio 
-0179 20400188 call p_mouse_check_mkey_gpio 
-017a 2040018d call p_mouse_check_bkkey_gpio 
-017b 2040019a call p_mouse_check_fwkey_gpio 
-017c 20400219 call p_mouse_check_firekey_gpio 
-017d 2020411e branch mouse_check_key_gpio_next 
+017a 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
+017b 245a4121 ncall mouse_check_key_gpio_once ,blank 
+017c da200000 arg 0 ,rega 
+017d 20400184 call p_mouse_check_lkey_gpio 
+017e 20400189 call p_mouse_check_rkey_gpio 
+017f 2040018e call p_mouse_check_mkey_gpio 
+0180 20400193 call p_mouse_check_bkkey_gpio 
+0181 204001a0 call p_mouse_check_fwkey_gpio 
+0182 2040021f call p_mouse_check_firekey_gpio 
+0183 2020411e branch mouse_check_key_gpio_next 
 
 p_mouse_check_lkey_gpio:
-017e 6fe0c918 fetch 1 ,mem_lbutton_gpio 
-017f 204001a7 call p_mouse_gpio_config_output_high 
-0180 20404124 call mouse_check_lkey_gpio 
-0181 6848c918 fetcht 1 ,mem_lbutton_gpio 
-0182 20203f56 branch mouse_gpio_config_input_pu 
+0184 6fe0c918 fetch 1 ,mem_lbutton_gpio 
+0185 204001ad call p_mouse_gpio_config_output_high 
+0186 20404124 call mouse_check_lkey_gpio 
+0187 6848c918 fetcht 1 ,mem_lbutton_gpio 
+0188 20203f56 branch mouse_gpio_config_input_pu 
 
 p_mouse_check_rkey_gpio:
-0183 6fe0c919 fetch 1 ,mem_rbutton_gpio 
-0184 204001a7 call p_mouse_gpio_config_output_high 
-0185 2040412a call mouse_check_rkey_gpio 
-0186 6848c919 fetcht 1 ,mem_rbutton_gpio 
-0187 20203f56 branch mouse_gpio_config_input_pu 
+0189 6fe0c919 fetch 1 ,mem_rbutton_gpio 
+018a 204001ad call p_mouse_gpio_config_output_high 
+018b 2040412a call mouse_check_rkey_gpio 
+018c 6848c919 fetcht 1 ,mem_rbutton_gpio 
+018d 20203f56 branch mouse_gpio_config_input_pu 
 
 p_mouse_check_mkey_gpio:
-0188 6fe0c91a fetch 1 ,mem_mbutton_gpio 
-0189 204001a7 call p_mouse_gpio_config_output_high 
-018a 20404130 call mouse_check_mkey_gpio 
-018b 6848c91a fetcht 1 ,mem_mbutton_gpio 
-018c 20203f56 branch mouse_gpio_config_input_pu 
+018e 6fe0c91a fetch 1 ,mem_mbutton_gpio 
+018f 204001ad call p_mouse_gpio_config_output_high 
+0190 20404130 call mouse_check_mkey_gpio 
+0191 6848c91a fetcht 1 ,mem_mbutton_gpio 
+0192 20203f56 branch mouse_gpio_config_input_pu 
 
 p_mouse_check_bkkey_gpio:
-018d 6fe0c90d fetch 1 ,mem_bk_button_gpio 
-018e c17f8000 rtneq gpio_disable 
-018f 704b9603 jam mouse_bk_key ,mem_mouse_key_temp 
-0190 6fe0cb91 fetch 1 ,mem_mouse_bkkey_press_status 
-0191 1fe22600 copy pdata ,regc 
-0192 6848c90d fetcht 1 ,mem_bk_button_gpio 
-0193 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
-0194 c07f8196 beq gpio_disable ,p_mouse_3io6key_bk_check 
-0195 2020413e branch mouse_check_bkkey_gpio_next 
+0193 6fe0c90d fetch 1 ,mem_bk_button_gpio 
+0194 c17f8000 rtneq gpio_disable 
+0195 704b9603 jam mouse_bk_key ,mem_mouse_key_temp 
+0196 6fe0cb91 fetch 1 ,mem_mouse_bkkey_press_status 
+0197 1fe22600 copy pdata ,regc 
+0198 6848c90d fetcht 1 ,mem_bk_button_gpio 
+0199 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
+019a c07f819c beq gpio_disable ,p_mouse_3io6key_bk_check 
+019b 2020413e branch mouse_check_bkkey_gpio_next 
 
 p_mouse_3io6key_bk_check:
-0196 6fe0c90d fetch 1 ,mem_bk_button_gpio 
-0197 204001aa call p_mouse_gpio_config_output_low 
-0198 6848c90d fetcht 1 ,mem_bk_button_gpio 
-0199 2020414b branch mouse_3io6key_bk_check 
+019c 6fe0c90d fetch 1 ,mem_bk_button_gpio 
+019d 204001b0 call p_mouse_gpio_config_output_low 
+019e 6848c90d fetcht 1 ,mem_bk_button_gpio 
+019f 2020414b branch mouse_3io6key_bk_check 
 
 p_mouse_check_fwkey_gpio:
-019a 6fe0c90e fetch 1 ,mem_fw_button_gpio 
-019b c17f8000 rtneq gpio_disable 
-019c 704b9604 jam mouse_fw_key ,mem_mouse_key_temp 
-019d 6fe0cb92 fetch 1 ,mem_mouse_fwkey_press_status 
-019e 1fe22600 copy pdata ,regc 
-019f 6848c90e fetcht 1 ,mem_fw_button_gpio 
-01a0 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
-01a1 c07f81a3 beq gpio_disable ,p_mouse_3io6key_fw_check 
-01a2 20204157 branch mouse_check_fwkey_gpio_next 
+01a0 6fe0c90e fetch 1 ,mem_fw_button_gpio 
+01a1 c17f8000 rtneq gpio_disable 
+01a2 704b9604 jam mouse_fw_key ,mem_mouse_key_temp 
+01a3 6fe0cb92 fetch 1 ,mem_mouse_fwkey_press_status 
+01a4 1fe22600 copy pdata ,regc 
+01a5 6848c90e fetcht 1 ,mem_fw_button_gpio 
+01a6 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
+01a7 c07f81a9 beq gpio_disable ,p_mouse_3io6key_fw_check 
+01a8 20204157 branch mouse_check_fwkey_gpio_next 
 
 p_mouse_3io6key_fw_check:
-01a3 6fe0c90e fetch 1 ,mem_fw_button_gpio 
-01a4 204001aa call p_mouse_gpio_config_output_low 
-01a5 6848c90e fetcht 1 ,mem_fw_button_gpio 
-01a6 20204164 branch mouse_3io6key_fw_check 
+01a9 6fe0c90e fetch 1 ,mem_fw_button_gpio 
+01aa 204001b0 call p_mouse_gpio_config_output_low 
+01ab 6848c90e fetcht 1 ,mem_fw_button_gpio 
+01ac 20204164 branch mouse_3io6key_fw_check 
 
 p_mouse_gpio_config_output_high:
-01a7 c17f8000 rtneq gpio_disable 
-01a8 d840003f arg gpcfg_output_high ,temp 
-01a9 20206093 branch gpio_config_function_int 
+01ad c17f8000 rtneq gpio_disable 
+01ae d840003f arg gpcfg_output_high ,temp 
+01af 20206093 branch gpio_config_function_int 
 
 p_mouse_gpio_config_output_low:
-01aa c17f8000 rtneq gpio_disable 
-01ab d840003e arg gpcfg_output_low ,temp 
-01ac 20206093 branch gpio_config_function_int 
+01b0 c17f8000 rtneq gpio_disable 
+01b1 d840003e arg gpcfg_output_low ,temp 
+01b2 20206093 branch gpio_config_function_int 
 
 p_mouse_dpi_check:
-01ad 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-01ae c2974036 bbit1 mouse_enable_dpi_key_connect_adc ,mouse_dpi_check_connect_adc 
-01af 6fe0c90f fetch 1 ,mem_dpi_button_gpio 
-01b0 c17f8000 rtneq gpio_disable 
-01b1 da200000 arg 0 ,rega 
-01b2 704b9605 jam mouse_dpi_key ,mem_mouse_key_temp 
-01b3 6848c90f fetcht 1 ,mem_dpi_button_gpio 
-01b4 204001b6 call p_mouse_dpi_key_check 
-01b5 2020402f branch mouse_dpi_check_next 
+01b3 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+01b4 c2974036 bbit1 mouse_enable_dpi_key_connect_adc ,mouse_dpi_check_connect_adc 
+01b5 6fe0c90f fetch 1 ,mem_dpi_button_gpio 
+01b6 c17f8000 rtneq gpio_disable 
+01b7 da200000 arg 0 ,rega 
+01b8 704b9605 jam mouse_dpi_key ,mem_mouse_key_temp 
+01b9 6848c90f fetcht 1 ,mem_dpi_button_gpio 
+01ba 204001bc call p_mouse_dpi_key_check 
+01bb 2020402f branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-01b6 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-01b7 c2964048 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-01b8 6fe0cb93 fetch 1 ,mem_mouse_dpikey_press_status 
-01b9 1fe22600 copy pdata ,regc 
-01ba 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
-01bb c07f81bd beq gpio_disable ,p_mouse_3io6key_dpi_check 
-01bc 2020403f branch mouse_dpi_key_check_next 
+01bc 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+01bd c2964048 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+01be 6fe0cb93 fetch 1 ,mem_mouse_dpikey_press_status 
+01bf 1fe22600 copy pdata ,regc 
+01c0 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
+01c1 c07f81c3 beq gpio_disable ,p_mouse_3io6key_dpi_check 
+01c2 2020403f branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-01bd 6fe0c90f fetch 1 ,mem_dpi_button_gpio 
-01be 204001aa call p_mouse_gpio_config_output_low 
-01bf 6848c90f fetcht 1 ,mem_dpi_button_gpio 
-01c0 20204195 branch mouse_3io6key_check 
+01c3 6fe0c90f fetch 1 ,mem_dpi_button_gpio 
+01c4 204001b0 call p_mouse_gpio_config_output_low 
+01c5 6848c90f fetcht 1 ,mem_dpi_button_gpio 
+01c6 20204195 branch mouse_3io6key_check 
 
 p_mouse_dpi_another_gpio_check:
-01c1 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-01c2 c41e8000 rtnbit0 mouse_enable_double_dpi_key 
-01c3 6fe0cc3a fetch 1 ,mem_mouse_another_dpi_connect_vin_flag 
-01c4 243a01ca nbranch p_mouse_dpi_another_gpio_connect_vin_check ,blank 
+01c7 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+01c8 c41e8000 rtnbit0 mouse_enable_double_dpi_key 
+01c9 6fe0cc3a fetch 1 ,mem_mouse_another_dpi_connect_vin_flag 
+01ca 243a01d0 nbranch p_mouse_dpi_another_gpio_connect_vin_check ,blank 
 
 p_mouse_dpi_another_gpio_connect_gnd_check:
-01c5 6fe0cc3b fetch 1 ,mem_dpi_another_button_gpio 
-01c6 204001a7 call p_mouse_gpio_config_output_high 
-01c7 204001da call p_mouse_dpi_another_check 
-01c8 6848cc3b fetcht 1 ,mem_dpi_another_button_gpio 
-01c9 20203f56 branch mouse_gpio_config_input_pu 
+01cb 6fe0cc3b fetch 1 ,mem_dpi_another_button_gpio 
+01cc 204001ad call p_mouse_gpio_config_output_high 
+01cd 204001e0 call p_mouse_dpi_another_check 
+01ce 6848cc3b fetcht 1 ,mem_dpi_another_button_gpio 
+01cf 20203f56 branch mouse_gpio_config_input_pu 
 
 p_mouse_dpi_another_gpio_connect_vin_check:
-01ca 6fe0cc3b fetch 1 ,mem_dpi_another_button_gpio 
-01cb 793ffe07 set0 gpio_active_bit ,pdata 
-01cc 67e0cc3b store 1 ,mem_dpi_another_button_gpio 
-01cd 204001aa call p_mouse_gpio_config_output_low 
-01ce 704c3f00 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-01cf 6848cc3b fetcht 1 ,mem_dpi_another_button_gpio 
-01d0 6fe0cc3c fetch 1 ,mem_dpi_another_press_status 
-01d1 204001f3 call p_mouse_check_key_connect_vin_new 
-01d2 204001de call p_mouse_dpi_another_state_check 
-01d3 6848cc3b fetcht 1 ,mem_dpi_another_button_gpio 
-01d4 20203f56 branch mouse_gpio_config_input_pu 
+01d0 6fe0cc3b fetch 1 ,mem_dpi_another_button_gpio 
+01d1 793ffe07 set0 gpio_active_bit ,pdata 
+01d2 67e0cc3b store 1 ,mem_dpi_another_button_gpio 
+01d3 204001b0 call p_mouse_gpio_config_output_low 
+01d4 704c3f00 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+01d5 6848cc3b fetcht 1 ,mem_dpi_another_button_gpio 
+01d6 6fe0cc3c fetch 1 ,mem_dpi_another_press_status 
+01d7 204001f9 call p_mouse_check_key_connect_vin_new 
+01d8 204001e4 call p_mouse_dpi_another_state_check 
+01d9 6848cc3b fetcht 1 ,mem_dpi_another_button_gpio 
+01da 20203f56 branch mouse_gpio_config_input_pu 
 
 p_mouse_dpi_another_down_new:
-01d5 20403f56 call mouse_gpio_config_input_pu 
-01d6 6fe0cc3d fetch 1 ,mem_dpi_another_button_state 
-01d7 c1008000 rtneq dpi_button_state_down 
-01d8 704c3d01 jam dpi_button_state_down ,mem_dpi_another_button_state 
-01d9 20204069 branch mouse_dpi_process 
+01db 20403f56 call mouse_gpio_config_input_pu 
+01dc 6fe0cc3d fetch 1 ,mem_dpi_another_button_state 
+01dd c1008000 rtneq dpi_button_state_down 
+01de 704c3d01 jam dpi_button_state_down ,mem_dpi_another_button_state 
+01df 20204069 branch mouse_dpi_process 
 
 p_mouse_dpi_another_check:
-01da 704c3f00 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-01db 6848cc3b fetcht 1 ,mem_dpi_another_button_gpio 
-01dc 6fe0cc3c fetch 1 ,mem_dpi_another_press_status 
-01dd 204001e9 call p_mouse_check_key_connect_gnd_new 
+01e0 704c3f00 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+01e1 6848cc3b fetcht 1 ,mem_dpi_another_button_gpio 
+01e2 6fe0cc3c fetch 1 ,mem_dpi_another_press_status 
+01e3 204001ef call p_mouse_check_key_connect_gnd_new 
 
 p_mouse_dpi_another_state_check:
-01de 67e0cc3c store 1 ,mem_dpi_another_press_status 
-01df 6fe0cc3e fetch 1 ,mem_dpi_another_button_down_enable 
-01e0 203a01e5 branch p_mouse_dpi_another_up ,blank 
+01e4 67e0cc3c store 1 ,mem_dpi_another_press_status 
+01e5 6fe0cc3e fetch 1 ,mem_dpi_another_button_down_enable 
+01e6 203a01eb branch p_mouse_dpi_another_up ,blank 
 
 p_mouse_dpi_another_down:
-01e1 6fe0cc3d fetch 1 ,mem_dpi_another_button_state 
-01e2 c1008000 rtneq dpi_button_state_down 
-01e3 704c3d01 jam dpi_button_state_down ,mem_dpi_another_button_state 
-01e4 20204069 branch mouse_dpi_process 
+01e7 6fe0cc3d fetch 1 ,mem_dpi_another_button_state 
+01e8 c1008000 rtneq dpi_button_state_down 
+01e9 704c3d01 jam dpi_button_state_down ,mem_dpi_another_button_state 
+01ea 20204069 branch mouse_dpi_process 
 
 p_mouse_dpi_another_up:
-01e5 6fe0cc3d fetch 1 ,mem_dpi_another_button_state 
-01e6 c1000000 rtneq dpi_button_state_up 
-01e7 704c3d00 jam dpi_button_state_up ,mem_dpi_another_button_state 
-01e8 20600000 rtn 
+01eb 6fe0cc3d fetch 1 ,mem_dpi_another_button_state 
+01ec c1000000 rtneq dpi_button_state_up 
+01ed 704c3d00 jam dpi_button_state_up ,mem_dpi_another_button_state 
+01ee 20600000 rtn 
 
 p_mouse_check_key_connect_gnd_new:
-01e9 1fe3fe00 lshift pdata ,pdata 
-01ea 1fe22400 copy pdata ,regb 
-01eb 20406059 call gpio_get_bit 
-01ec 7920a400 setflag true ,0 ,regb 
-01ed 1a417e07 and regb ,0x07 ,pdata 
-01ee 6848cc3f fetcht 1 ,mem_mouse_key_temp_patch 
-01ef 18420e00 copy temp ,queue 
-01f0 c00381fe beq 0x07 ,p_mouse_key_press 
-01f1 c0000200 beq 0x00 ,p_mouse_key_release 
-01f2 20600000 rtn 
+01ef 1fe3fe00 lshift pdata ,pdata 
+01f0 1fe22400 copy pdata ,regb 
+01f1 20406059 call gpio_get_bit 
+01f2 7920a400 setflag true ,0 ,regb 
+01f3 1a417e07 and regb ,0x07 ,pdata 
+01f4 6848cc3f fetcht 1 ,mem_mouse_key_temp_patch 
+01f5 18420e00 copy temp ,queue 
+01f6 c0038204 beq 0x07 ,p_mouse_key_press 
+01f7 c0000206 beq 0x00 ,p_mouse_key_release 
+01f8 20600000 rtn 
 
 p_mouse_check_key_connect_vin_new:
-01f3 1fe3fe00 lshift pdata ,pdata 
-01f4 1fe22400 copy pdata ,regb 
-01f5 20403f54 call mouse_gpio_config_input_pd 
-01f6 20406059 call gpio_get_bit 
-01f7 7920a400 setflag true ,0 ,regb 
-01f8 1a417e07 and regb ,0x07 ,pdata 
-01f9 6848cc3f fetcht 1 ,mem_mouse_key_temp_patch 
-01fa 18420e00 copy temp ,queue 
-01fb c00381fe beq 0x07 ,p_mouse_key_press 
-01fc c0000200 beq 0x00 ,p_mouse_key_release 
-01fd 20600000 rtn 
+01f9 1fe3fe00 lshift pdata ,pdata 
+01fa 1fe22400 copy pdata ,regb 
+01fb 20403f54 call mouse_gpio_config_input_pd 
+01fc 20406059 call gpio_get_bit 
+01fd 7920a400 setflag true ,0 ,regb 
+01fe 1a417e07 and regb ,0x07 ,pdata 
+01ff 6848cc3f fetcht 1 ,mem_mouse_key_temp_patch 
+0200 18420e00 copy temp ,queue 
+0201 c0038204 beq 0x07 ,p_mouse_key_press 
+0202 c0000206 beq 0x00 ,p_mouse_key_release 
+0203 20600000 rtn 
 
 p_mouse_key_press:
-01fe 704c3e01 jam 1 ,mem_dpi_another_button_down_enable 
-01ff 20600000 rtn 
+0204 704c3e01 jam 1 ,mem_dpi_another_button_down_enable 
+0205 20600000 rtn 
 
 p_mouse_key_release:
-0200 704c3e00 jam 0 ,mem_dpi_another_button_down_enable 
-0201 20600000 rtn 
+0206 704c3e00 jam 0 ,mem_dpi_another_button_down_enable 
+0207 20600000 rtn 
 
 p_mouse_select_device_by_pb_button:
-0202 6fe0c91b fetch 1 ,mem_config_select_device_button_gpio 
-0203 c17f8000 rtneq gpio_disable 
-0204 da200000 arg 0 ,rega 
-0205 704b9606 jam mouse_pb_key ,mem_mouse_key_temp 
-0206 6848c91b fetcht 1 ,mem_config_select_device_button_gpio 
-0207 2040466a call mouse_pb_button_check 
-0208 67e0cb94 store 1 ,mem_mouse_pbkey_press_status 
-0209 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
-020a c07f820f beq gpio_disable ,p_mouse_3io6key_pb_button_check_end 
-020b 20404168 call mouse_matrix_public_gpio_reset 
+0208 6fe0c91b fetch 1 ,mem_config_select_device_button_gpio 
+0209 c17f8000 rtneq gpio_disable 
+020a da200000 arg 0 ,rega 
+020b 704b9606 jam mouse_pb_key ,mem_mouse_key_temp 
+020c 6848c91b fetcht 1 ,mem_config_select_device_button_gpio 
+020d 2040466a call mouse_pb_button_check 
+020e 67e0cb94 store 1 ,mem_mouse_pbkey_press_status 
+020f 6fe0c910 fetch 1 ,mem_matrix_public_gpio 
+0210 c07f8215 beq gpio_disable ,p_mouse_3io6key_pb_button_check_end 
+0211 20404168 call mouse_matrix_public_gpio_reset 
 
 p_mouse_select_device_by_pb_button_exit:
-020c 1a227e00 copy rega ,pdata 
-020d c283468d bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
-020e 20204680 branch mouse_select_device_button_up 
+0212 1a227e00 copy rega ,pdata 
+0213 c283468d bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
+0214 20204680 branch mouse_select_device_button_up 
 
 p_mouse_3io6key_pb_button_check_end:
-020f 6848c91b fetcht 1 ,mem_config_select_device_button_gpio 
-0210 20403f56 call mouse_gpio_config_input_pu 
-0211 2020020c branch p_mouse_select_device_by_pb_button_exit 
+0215 6848c91b fetcht 1 ,mem_config_select_device_button_gpio 
+0216 20403f56 call mouse_gpio_config_input_pu 
+0217 20200212 branch p_mouse_select_device_by_pb_button_exit 
 
 p_mouse_firebutton_connect_state_check:
-0212 6fe0cc38 fetch 1 ,mem_firebutton_gpio 
-0213 c17f8000 rtneq gpio_disable 
-0214 c2838217 bbit1 gpio_active_bit ,p_mouse_firebutton_connect_vin 
+0218 6fe0cc38 fetch 1 ,mem_firebutton_gpio 
+0219 c17f8000 rtneq gpio_disable 
+021a c283821d bbit1 gpio_active_bit ,p_mouse_firebutton_connect_vin 
 
 p_mouse_firebutton_connect_gnd:
-0215 704c3900 jam 0 ,mem_mouse_firebutton_connect_vin_flag 
-0216 20600000 rtn 
+021b 704c3900 jam 0 ,mem_mouse_firebutton_connect_vin_flag 
+021c 20600000 rtn 
 
 p_mouse_firebutton_connect_vin:
-0217 704c3901 jam 1 ,mem_mouse_firebutton_connect_vin_flag 
-0218 20600000 rtn 
+021d 704c3901 jam 1 ,mem_mouse_firebutton_connect_vin_flag 
+021e 20600000 rtn 
 
 p_mouse_check_firekey_gpio:
-0219 da400000 arg 0 ,regb 
-021a 6fe0cc38 fetch 1 ,mem_firebutton_gpio 
-021b c17f8000 rtneq gpio_disable 
-021c 6fe0cc39 fetch 1 ,mem_mouse_firebutton_connect_vin_flag 
-021d 243a0226 nbranch p_mouse_check_firekey_connect_vin ,blank 
+021f da400000 arg 0 ,regb 
+0220 6fe0cc38 fetch 1 ,mem_firebutton_gpio 
+0221 c17f8000 rtneq gpio_disable 
+0222 6fe0cc39 fetch 1 ,mem_mouse_firebutton_connect_vin_flag 
+0223 243a022c nbranch p_mouse_check_firekey_connect_vin ,blank 
 
 p_mouse_check_firekey_connect_gnd:
-021e 6848cc38 fetcht 1 ,mem_firebutton_gpio 
-021f 20403f56 call mouse_gpio_config_input_pu 
-0220 6848cc38 fetcht 1 ,mem_firebutton_gpio 
-0221 20406059 call gpio_get_bit 
-0222 7920a400 setflag true ,0 ,regb 
+0224 6848cc38 fetcht 1 ,mem_firebutton_gpio 
+0225 20403f56 call mouse_gpio_config_input_pu 
+0226 6848cc38 fetcht 1 ,mem_firebutton_gpio 
+0227 20406059 call gpio_get_bit 
+0228 7920a400 setflag true ,0 ,regb 
 
 p_mouse_firekey_state_store:
-0223 1a427e00 copy regb ,pdata 
-0224 67e0cc37 store 1 ,mem_fire_key_flag 
-0225 20600000 rtn 
+0229 1a427e00 copy regb ,pdata 
+022a 67e0cc37 store 1 ,mem_fire_key_flag 
+022b 20600000 rtn 
 
 p_mouse_check_firekey_connect_vin:
-0226 6fe0cc38 fetch 1 ,mem_firebutton_gpio 
-0227 793ffe07 set0 gpio_active_bit ,pdata 
-0228 67e0cc38 store 1 ,mem_firebutton_gpio 
-0229 6848cc38 fetcht 1 ,mem_firebutton_gpio 
-022a 20403f54 call mouse_gpio_config_input_pd 
-022b 6848cc38 fetcht 1 ,mem_firebutton_gpio 
-022c 20406059 call gpio_get_bit 
-022d 7d20a400 nsetflag true ,0 ,regb 
-022e 20200223 branch p_mouse_firekey_state_store 
+022c 6fe0cc38 fetch 1 ,mem_firebutton_gpio 
+022d 793ffe07 set0 gpio_active_bit ,pdata 
+022e 67e0cc38 store 1 ,mem_firebutton_gpio 
+022f 6848cc38 fetcht 1 ,mem_firebutton_gpio 
+0230 20403f54 call mouse_gpio_config_input_pd 
+0231 6848cc38 fetcht 1 ,mem_firebutton_gpio 
+0232 20406059 call gpio_get_bit 
+0233 7d20a400 nsetflag true ,0 ,regb 
+0234 20200229 branch p_mouse_firekey_state_store 
 
 p_fire_key_process:
-022f c0020248 beq 4 ,p_fire_key_process_end 
+0235 c002024e beq 4 ,p_fire_key_process_end 
 
 p_fire_key_press:
-0230 2040024b call p_firekey_clkn_bt_timer_check 
-0231 6fe24c33 fetch 4 ,mem_fire_key_delay 
-0232 d84000a0 arg 0xa0 ,temp 
-0233 98408400 iadd temp ,temp 
-0234 1c427e00 copy clkn_bt ,pdata 
-0235 98467c00 isub temp ,null 
-0236 24610000 nrtn positive 
-0237 67e24c33 store 4 ,mem_fire_key_delay 
-0238 6fe0cc32 fetch 1 ,mem_fire_key_status 
-0239 c000023e beq 0 ,p_fire_key_process_start 
-023a c0008241 beq 1 ,p_fire_key_process_release1 
-023b c0010244 beq 2 ,p_fire_key_process_start2 
-023c c0018246 beq 3 ,p_fire_key_process_release2 
-023d 20600000 rtn 
+0236 20400251 call p_firekey_clkn_bt_timer_check 
+0237 6fe24c33 fetch 4 ,mem_fire_key_delay 
+0238 d84000a0 arg 0xa0 ,temp 
+0239 98408400 iadd temp ,temp 
+023a 1c427e00 copy clkn_bt ,pdata 
+023b 98467c00 isub temp ,null 
+023c 24610000 nrtn positive 
+023d 67e24c33 store 4 ,mem_fire_key_delay 
+023e 6fe0cc32 fetch 1 ,mem_fire_key_status 
+023f c0000244 beq 0 ,p_fire_key_process_start 
+0240 c0008247 beq 1 ,p_fire_key_process_release1 
+0241 c001024a beq 2 ,p_fire_key_process_start2 
+0242 c001824c beq 3 ,p_fire_key_process_release2 
+0243 20600000 rtn 
 
 p_fire_key_process_start:
-023e 704c3201 jam 1 ,mem_fire_key_status 
+0244 704c3201 jam 1 ,mem_fire_key_status 
 
 p_fire_key_down:
-023f 7048d001 jam 1 ,mem_mouse_key 
-0240 20207e54 branch enable_user 
+0245 7048d001 jam 1 ,mem_mouse_key 
+0246 20207e54 branch enable_user 
 
 p_fire_key_process_release1:
-0241 704c3202 jam 2 ,mem_fire_key_status 
+0247 704c3202 jam 2 ,mem_fire_key_status 
 
 p_fire_key_release:
-0242 7048d000 jam 0 ,mem_mouse_key 
-0243 20207e54 branch enable_user 
+0248 7048d000 jam 0 ,mem_mouse_key 
+0249 20207e54 branch enable_user 
 
 p_fire_key_process_start2:
-0244 704c3203 jam 3 ,mem_fire_key_status 
-0245 2020023f branch p_fire_key_down 
+024a 704c3203 jam 3 ,mem_fire_key_status 
+024b 20200245 branch p_fire_key_down 
 
 p_fire_key_process_release2:
-0246 704c3200 jam 0 ,mem_fire_key_status 
-0247 20200242 branch p_fire_key_release 
+024c 704c3200 jam 0 ,mem_fire_key_status 
+024d 20200248 branch p_fire_key_release 
 
 p_fire_key_process_end:
-0248 704c3200 jam 0 ,mem_fire_key_status 
-0249 7048d000 jam 0 ,mem_mouse_key 
-024a 20600000 rtn 
+024e 704c3200 jam 0 ,mem_fire_key_status 
+024f 7048d000 jam 0 ,mem_mouse_key 
+0250 20600000 rtn 
 
 p_firekey_clkn_bt_timer_check:
-024b 684a4c33 fetcht 4 ,mem_fire_key_delay 
-024c 1c427e00 copy clkn_bt ,pdata 
-024d 98467c00 isub temp ,null 
-024e 24410250 ncall p_firekey_clkn_bt_timer_timeout ,positive 
-024f 20600000 rtn 
+0251 684a4c33 fetcht 4 ,mem_fire_key_delay 
+0252 1c427e00 copy clkn_bt ,pdata 
+0253 98467c00 isub temp ,null 
+0254 24410256 ncall p_firekey_clkn_bt_timer_timeout ,positive 
+0255 20600000 rtn 
 
 p_firekey_clkn_bt_timer_timeout:
-0250 58000000 setarg 0 
-0251 67e24c33 store 4 ,mem_fire_key_delay 
-0252 20600000 rtn 
+0256 58000000 setarg 0 
+0257 67e24c33 store 4 ,mem_fire_key_delay 
+0258 20600000 rtn 
 
 p_mouse_seting_dpi:
-0253 2040408f call mouse_setting_dpi_4_level 
-0254 20400256 call p_mouse_dpi_led_blink_delay 
-0255 20204098 branch mouse_seting_sensor_type 
+0259 2040408f call mouse_setting_dpi_4_level 
+025a 2040025c call p_mouse_dpi_led_blink_delay 
+025b 20204098 branch mouse_seting_sensor_type 
 
 p_mouse_dpi_led_blink_delay:
-0256 6fe0c923 fetch 1 ,mem_dpi_led_gpio 
-0257 c17f8000 rtneq gpio_disable 
-0258 6fe14ac2 fetch 2 ,mem_mouse_discovery_timer 
-0259 247a0000 nrtn blank 
-025a 6fe14883 fetch 2 ,mem_24g_pair_timeout 
-025b 247a0000 nrtn blank 
-025c 6fe14887 fetch 2 ,mem_24g_reconn_timeout 
-025d 247a0000 nrtn blank 
-025e 6fe0cba7 fetch 1 ,mem_mouse_device_poweron_timer_count 
+025c 6fe0c923 fetch 1 ,mem_dpi_led_gpio 
+025d c17f8000 rtneq gpio_disable 
+025e 6fe14ac2 fetch 2 ,mem_mouse_discovery_timer 
 025f 247a0000 nrtn blank 
-0260 6fe0cbc1 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
-0261 203a0264 branch p_mouse_dpi_led_blink_init ,blank 
-0262 67e0cba8 store 1 ,mem_mouse_dpi_led_delay_count 
-0263 20600000 rtn 
+0260 6fe14883 fetch 2 ,mem_24g_pair_timeout 
+0261 247a0000 nrtn blank 
+0262 6fe14887 fetch 2 ,mem_24g_reconn_timeout 
+0263 247a0000 nrtn blank 
+0264 6fe0cba7 fetch 1 ,mem_mouse_device_poweron_timer_count 
+0265 247a0000 nrtn blank 
+0266 6fe0cbc1 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
+0267 203a026a branch p_mouse_dpi_led_blink_init ,blank 
+0268 67e0cba8 store 1 ,mem_mouse_dpi_led_delay_count 
+0269 20600000 rtn 
 
 p_mouse_dpi_led_blink_init:
-0264 6fe0c927 fetch 1 ,mem_config_sensor_type 
-0265 c001c8f2 beq p3212 ,mouse_dpi_led_blink_init 
-0266 c005c8f2 beq ka8g2 ,mouse_dpi_led_blink_init 
-0267 6fe0c923 fetch 1 ,mem_dpi_led_gpio 
-0268 67e0c92f store 1 ,mem_mouse_struct_led_gpio 
-0269 6fe14bc2 fetch 2 ,mem_mouse_dpi_led_blink_time 
-026a 67e14930 store 2 ,mem_mouse_on_time 
-026b 67e14932 store 2 ,mem_mouse_off_time 
-026c da200000 arg 0 ,rega 
-026d 6848c992 fetcht 1 ,mem_mouse_dpi 
-026e 18408402 increase 2 ,temp 
-026f 18467c03 sub temp ,3 ,null 
-0270 20410273 call p_mouse_dpi_led_blink_init_level_4 ,positive 
-0271 24410277 ncall p_mouse_dpi_led_blink_count_clean ,positive 
-0272 202048ff branch mouse_dpi_led_blink_init_end 
+026a 6fe0c927 fetch 1 ,mem_config_sensor_type 
+026b c001c8f2 beq p3212 ,mouse_dpi_led_blink_init 
+026c c005c8f2 beq ka8g2 ,mouse_dpi_led_blink_init 
+026d 6fe0c923 fetch 1 ,mem_dpi_led_gpio 
+026e 67e0c92f store 1 ,mem_mouse_struct_led_gpio 
+026f 6fe14bc2 fetch 2 ,mem_mouse_dpi_led_blink_time 
+0270 67e14930 store 2 ,mem_mouse_on_time 
+0271 67e14932 store 2 ,mem_mouse_off_time 
+0272 da200000 arg 0 ,rega 
+0273 6848c992 fetcht 1 ,mem_mouse_dpi 
+0274 18408402 increase 2 ,temp 
+0275 18467c03 sub temp ,3 ,null 
+0276 20410279 call p_mouse_dpi_led_blink_init_level_4 ,positive 
+0277 2441027d ncall p_mouse_dpi_led_blink_count_clean ,positive 
+0278 202048ff branch mouse_dpi_led_blink_init_end 
 
 p_mouse_dpi_led_blink_init_level_4:
-0273 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0274 c40e0000 rtnbit0 mouse_enable_dpi_level_4 
-0275 18408401 increase 1 ,temp 
-0276 20600000 rtn 
+0279 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+027a c40e0000 rtnbit0 mouse_enable_dpi_level_4 
+027b 18408401 increase 1 ,temp 
+027c 20600000 rtn 
 
 p_mouse_dpi_led_blink_count_clean:
-0277 184085fd increase -3 ,temp 
-0278 20600000 rtn 
+027d 184085fd increase -3 ,temp 
+027e 20600000 rtn 
 
 p_mouse_double_dpi_judge:
-0279 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-027a c41e8000 rtnbit0 mouse_enable_double_dpi_key 
-027b 6fe0cc3b fetch 1 ,mem_dpi_another_button_gpio 
-027c c283827f bbit1 gpio_active_bit ,p_mouse_another_dpi_connect_vin 
+027f 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0280 c41e8000 rtnbit0 mouse_enable_double_dpi_key 
+0281 6fe0cc3b fetch 1 ,mem_dpi_another_button_gpio 
+0282 c2838285 bbit1 gpio_active_bit ,p_mouse_another_dpi_connect_vin 
 
 p_mouse_another_dpi_connect_gnd:
-027d 704c3a00 jam 0 ,mem_mouse_another_dpi_connect_vin_flag 
-027e 20600000 rtn 
+0283 704c3a00 jam 0 ,mem_mouse_another_dpi_connect_vin_flag 
+0284 20600000 rtn 
 
 p_mouse_another_dpi_connect_vin:
-027f 704c3a01 jam 1 ,mem_mouse_another_dpi_connect_vin_flag 
-0280 20600000 rtn 
+0285 704c3a01 jam 1 ,mem_mouse_another_dpi_connect_vin_flag 
+0286 20600000 rtn 
 
 p_mouse_dpi_process:
-0281 20404072 call mouse_dpi_ghost_check 
-0282 20740000 rtn user 
-0283 6fe0c992 fetch 1 ,mem_mouse_dpi 
-0284 1fe20400 copy pdata ,temp 
-0285 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0286 c29e828d bbit1 mouse_enable_double_dpi_key ,p_mouse_double_dpi_check 
-0287 18427e00 copy temp ,pdata 
-0288 1fe0fe01 increase 1 ,pdata 
-0289 1fe17e03 and pdata ,0x03 ,pdata 
+0287 20404072 call mouse_dpi_ghost_check 
+0288 20740000 rtn user 
+0289 6fe0c992 fetch 1 ,mem_mouse_dpi 
+028a 1fe20400 copy pdata ,temp 
+028b 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+028c c29e8293 bbit1 mouse_enable_double_dpi_key ,p_mouse_double_dpi_check 
+028d 18427e00 copy temp ,pdata 
+028e 1fe0fe01 increase 1 ,pdata 
+028f 1fe17e03 and pdata ,0x03 ,pdata 
 
 p_mouse_dpi_store:
-028a 67e0c992 store 1 ,mem_mouse_dpi 
-028b 20404095 call mouse_seting_dpi 
-028c 202045ee branch mouse_store_device_info_delay 
+0290 67e0c992 store 1 ,mem_mouse_dpi 
+0291 20404095 call mouse_seting_dpi 
+0292 202045ee branch mouse_store_device_info_delay 
 
 p_mouse_double_dpi_check:
-028d 6fe0cc3e fetch 1 ,mem_dpi_another_button_down_enable 
-028e 243a02aa nbranch p_mouse_another_dpi_button_down ,blank 
+0293 6fe0cc3e fetch 1 ,mem_dpi_another_button_down_enable 
+0294 243a02b0 nbranch p_mouse_another_dpi_button_down ,blank 
 
 p_mouse_dpi_increase:
-028f 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0290 c28e029e bbit1 mouse_enable_dpi_level_4 ,p_mouse_dpi_increase_level_4 
-0291 18427e00 copy temp ,pdata 
-0292 c1008000 rtneq mouse_dpi_level2 
+0295 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0296 c28e02a4 bbit1 mouse_enable_dpi_level_4 ,p_mouse_dpi_increase_level_4 
+0297 18427e00 copy temp ,pdata 
+0298 c1008000 rtneq mouse_dpi_level2 
 
 p_mouse_dpi_increase_level:
-0293 c000029a beq mouse_dpi_level1 ,p_mouse_dpi_level_3 
-0294 c0010298 beq mouse_dpi_level3 ,p_mouse_dpi_level_2 
-0295 20600000 rtn 
+0299 c00002a0 beq mouse_dpi_level1 ,p_mouse_dpi_level_3 
+029a c001029e beq mouse_dpi_level3 ,p_mouse_dpi_level_2 
+029b 20600000 rtn 
 
 p_mouse_dpi_level_1:
-0296 58000002 setarg 2 
-0297 2020028a branch p_mouse_dpi_store 
+029c 58000002 setarg 2 
+029d 20200290 branch p_mouse_dpi_store 
 
 p_mouse_dpi_level_2:
-0298 58000000 setarg 0 
-0299 2020028a branch p_mouse_dpi_store 
+029e 58000000 setarg 0 
+029f 20200290 branch p_mouse_dpi_store 
 
 p_mouse_dpi_level_3:
-029a 58000001 setarg 1 
-029b 2020028a branch p_mouse_dpi_store 
+02a0 58000001 setarg 1 
+02a1 20200290 branch p_mouse_dpi_store 
 
 p_mouse_dpi_level_4:
-029c 58000003 setarg 3 
-029d 2020028a branch p_mouse_dpi_store 
+02a2 58000003 setarg 3 
+02a3 20200290 branch p_mouse_dpi_store 
 
 p_mouse_dpi_increase_level_4:
-029e 18427e00 copy temp ,pdata 
-029f c1008000 rtneq mouse_dpi_level2 
-02a0 c000029a beq mouse_dpi_level1 ,p_mouse_dpi_level_3 
-02a1 c001029c beq mouse_dpi_level3 ,p_mouse_dpi_level_4 
-02a2 c0018298 beq mouse_dpi_level4 ,p_mouse_dpi_level_2 
-02a3 20600000 rtn 
-
-p_mouse_dpi_decrease_level_4:
 02a4 18427e00 copy temp ,pdata 
-02a5 c1010000 rtneq mouse_dpi_level3 
-02a6 c000029c beq mouse_dpi_level1 ,p_mouse_dpi_level_4 
-02a7 c0008298 beq mouse_dpi_level2 ,p_mouse_dpi_level_2 
-02a8 c0018296 beq mouse_dpi_level4 ,p_mouse_dpi_level_1 
+02a5 c1008000 rtneq mouse_dpi_level2 
+02a6 c00002a0 beq mouse_dpi_level1 ,p_mouse_dpi_level_3 
+02a7 c00102a2 beq mouse_dpi_level3 ,p_mouse_dpi_level_4 
+02a8 c001829e beq mouse_dpi_level4 ,p_mouse_dpi_level_2 
 02a9 20600000 rtn 
 
+p_mouse_dpi_decrease_level_4:
+02aa 18427e00 copy temp ,pdata 
+02ab c1010000 rtneq mouse_dpi_level3 
+02ac c00002a2 beq mouse_dpi_level1 ,p_mouse_dpi_level_4 
+02ad c000829e beq mouse_dpi_level2 ,p_mouse_dpi_level_2 
+02ae c001829c beq mouse_dpi_level4 ,p_mouse_dpi_level_1 
+02af 20600000 rtn 
+
 p_mouse_another_dpi_button_down:
 
 p_mouse_dpi_decrease:
-02aa 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-02ab c28e02a4 bbit1 mouse_enable_dpi_level_4 ,p_mouse_dpi_decrease_level_4 
-02ac 18427e00 copy temp ,pdata 
-02ad c1010000 rtneq mouse_dpi_level3 
+02b0 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+02b1 c28e02aa bbit1 mouse_enable_dpi_level_4 ,p_mouse_dpi_decrease_level_4 
+02b2 18427e00 copy temp ,pdata 
+02b3 c1010000 rtneq mouse_dpi_level3 
 
 p_mouse_dpi_decrease_level:
-02ae c0000296 beq mouse_dpi_level1 ,p_mouse_dpi_level_1 
-02af c0008298 beq mouse_dpi_level2 ,p_mouse_dpi_level_2 
-02b0 20600000 rtn 
+02b4 c000029c beq mouse_dpi_level1 ,p_mouse_dpi_level_1 
+02b5 c000829e beq mouse_dpi_level2 ,p_mouse_dpi_level_2 
+02b6 20600000 rtn 
 
 p_mouse_g24_report_setting:
-02b1 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-02b2 c30c02ba bbit0 mouse_enable_24g_250hz ,p_mouse_g24_report_125hz 
+02b7 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+02b8 c30c02c0 bbit0 mouse_enable_24g_250hz ,p_mouse_g24_report_125hz 
 
 p_mouse_g24_report_250hz:
-02b3 5800bb80 setarg 0xbb80 
-02b4 67e1cc4e store 3 ,mem_24g_tsniff 
-02b5 58006c10 setarg 0x6c10 
-02b6 67e1c8ad store 3 ,mem_24g_short_sleep_set 
-02b7 67e1cc64 store 3 ,mem_24g_short_sleep_set_init 
-02b8 7048c60f jam 15 ,mem_24g_fast_hop_count 
-02b9 20600000 rtn 
+02b9 5800bb80 setarg 0xbb80 
+02ba 67e1cc4e store 3 ,mem_24g_tsniff 
+02bb 58006c10 setarg 0x6c10 
+02bc 67e1c8ad store 3 ,mem_24g_short_sleep_set 
+02bd 67e1cc64 store 3 ,mem_24g_short_sleep_set_init 
+02be 7048c60f jam 15 ,mem_24g_fast_hop_count 
+02bf 20600000 rtn 
 
 p_mouse_g24_report_125hz:
-02ba 58017700 setarg 0x17700 
-02bb 67e1cc4e store 3 ,mem_24g_tsniff 
-02bc 58010b60 setarg 0x10b60 
-02bd 67e1c8ad store 3 ,mem_24g_short_sleep_set 
-02be 67e1cc64 store 3 ,mem_24g_short_sleep_set_init 
-02bf 7048c61e jam 30 ,mem_24g_fast_hop_count 
-02c0 20600000 rtn 
+02c0 58017700 setarg 0x17700 
+02c1 67e1cc4e store 3 ,mem_24g_tsniff 
+02c2 58010b60 setarg 0x10b60 
+02c3 67e1c8ad store 3 ,mem_24g_short_sleep_set 
+02c4 67e1cc64 store 3 ,mem_24g_short_sleep_set_init 
+02c5 7048c61e jam 30 ,mem_24g_fast_hop_count 
+02c6 20600000 rtn 
 
 p_mouse_24g_package_data:
-02c1 c6930000 rtnmark0 mark_24g 
-02c2 20403f70 call mouse_motion 
-02c3 24740000 nrtn user 
-02c4 6fe0cc6a fetch 1 ,mem_long_sleep_flag 
-02c5 704c6a00 jam 0 ,mem_long_sleep_flag 
-02c6 245a00c0 ncall p_mouse_short_sleep_clear_wake ,blank 
-02c7 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-02c8 c30a82cb bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-02c9 6fe0cb8b fetch 1 ,mem_customer_key 
-02ca 243a4884 nbranch mouse_24g_keyboard_package_data ,blank 
+02c7 c6930000 rtnmark0 mark_24g 
+02c8 20403f70 call mouse_motion 
+02c9 24740000 nrtn user 
+02ca 6fe0cc6a fetch 1 ,mem_long_sleep_flag 
+02cb 704c6a00 jam 0 ,mem_long_sleep_flag 
+02cc 245a00c3 ncall p_mouse_short_sleep_clear_wake ,blank 
+02cd 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+02ce c30a82d1 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+02cf 6fe0cb8b fetch 1 ,mem_customer_key 
+02d0 243a4884 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-02cb 204042cb call mouse_data_xy_release 
-02cc 6fe0c836 fetch 1 ,mem_24g_data_type 
-02cd c28082da bbit1 1 ,p_mouse_24g_mouse_package_data_now 
-02ce 6848c7c7 fetcht 1 ,mem_24g_txbuf + 1 
-02cf 6fe0c8d0 fetch 1 ,mem_mouse_key 
-02d0 9841fe00 ior temp ,pdata 
-02d1 67e0c8d0 store 1 ,mem_mouse_key 
-02d2 6848c7cc fetcht 1 ,mem_24g_txbuf + 6 
-02d3 6fe0c8d5 fetch 1 ,mem_mouse_z 
-02d4 9840fe00 iadd temp ,pdata 
-02d5 67e0c8d5 store 1 ,mem_mouse_z 
-02d6 6848c7cd fetcht 1 ,mem_24g_txbuf + 7 
-02d7 6fe0c8d6 fetch 1 ,mem_mouse_tz 
-02d8 9840fe00 iadd temp ,pdata 
-02d9 67e0c8d6 store 1 ,mem_mouse_tz 
+02d1 204042cb call mouse_data_xy_release 
+02d2 6fe0c836 fetch 1 ,mem_24g_data_type 
+02d3 c28082e0 bbit1 1 ,p_mouse_24g_mouse_package_data_now 
+02d4 6848c7c7 fetcht 1 ,mem_24g_txbuf + 1 
+02d5 6fe0c8d0 fetch 1 ,mem_mouse_key 
+02d6 9841fe00 ior temp ,pdata 
+02d7 67e0c8d0 store 1 ,mem_mouse_key 
+02d8 6848c7cc fetcht 1 ,mem_24g_txbuf + 6 
+02d9 6fe0c8d5 fetch 1 ,mem_mouse_z 
+02da 9840fe00 iadd temp ,pdata 
+02db 67e0c8d5 store 1 ,mem_mouse_z 
+02dc 6848c7cd fetcht 1 ,mem_24g_txbuf + 7 
+02dd 6fe0c8d6 fetch 1 ,mem_mouse_tz 
+02de 9840fe00 iadd temp ,pdata 
+02df 67e0c8d6 store 1 ,mem_mouse_tz 
 
 p_mouse_24g_mouse_package_data_now:
-02da 70483601 jam type_ms ,mem_24g_data_type 
-02db da200007 arg 7 ,rega 
-02dc da4048d0 arg mem_mouse_key ,regb 
-02dd 6fe148d5 fetch 2 ,mem_mouse_z 
-02de 207a0000 rtn blank 
-02df 202026e1 branch g24_transmit_by_interrupt_enable 
+02e0 70483601 jam type_ms ,mem_24g_data_type 
+02e1 da200007 arg 7 ,rega 
+02e2 da4048d0 arg mem_mouse_key ,regb 
+02e3 6fe148d5 fetch 2 ,mem_mouse_z 
+02e4 207a0000 rtn blank 
+02e5 202026e1 branch g24_transmit_by_interrupt_enable 
 
 p_mouse_24g_search_dongle:
-02e0 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-02e1 c40b0000 rtnbit0 mouse_enable_24g_search_dongle 
-02e2 6fe0caae fetch 1 ,mem_mouse_long_mult_flag 
-02e3 207a0000 rtn blank 
-02e4 6fe0c8a7 fetch 1 ,mem_24g_abort_pac 
-02e5 207a0000 rtn blank 
-02e6 6fe0cba1 fetch 1 ,mem_mouse_search_dongle_interval 
-02e7 1fe0fe01 increase 1 ,pdata 
-02e8 1fe17e03 and_into 3 ,pdata 
-02e9 67e0cba1 store 1 ,mem_mouse_search_dongle_interval 
-02ea 247a0000 nrtn blank 
-02eb 704ba200 jam 0 ,mem_mouse_search_dongle_ch 
+02e6 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+02e7 c40b0000 rtnbit0 mouse_enable_24g_search_dongle 
+02e8 6fe0caae fetch 1 ,mem_mouse_long_mult_flag 
+02e9 207a0000 rtn blank 
+02ea 6fe0c8a7 fetch 1 ,mem_24g_abort_pac 
+02eb 207a0000 rtn blank 
+02ec 6fe0cba1 fetch 1 ,mem_mouse_search_dongle_interval 
+02ed 1fe0fe01 increase 1 ,pdata 
+02ee 1fe17e03 and_into 3 ,pdata 
+02ef 67e0cba1 store 1 ,mem_mouse_search_dongle_interval 
+02f0 247a0000 nrtn blank 
+02f1 704ba200 jam 0 ,mem_mouse_search_dongle_ch 
 
 p_mouse_24g_search_dongle_loop:
-02ec 6fe0cba2 fetch 1 ,mem_mouse_search_dongle_ch 
-02ed 1fe0fe01 increase 1 ,pdata 
-02ee 67e0cba2 store 1 ,mem_mouse_search_dongle_ch 
-02ef 1fe67c08 sub pdata ,g24_ch_number ,null 
-02f0 242102f6 nbranch p_mouse_24g_search_dongle_loop_end ,positive 
-02f1 2040259a call g24_reconn_data_prep 
-02f2 20400406 call p_g24_transmit_receive_ack 
-02f3 242c02fc nbranch p_mouse_24g_search_dongle_loop_retry ,sync 
-02f4 243782fc nbranch p_mouse_24g_search_dongle_loop_retry ,user3 
-02f5 204048b5 call mouse_24g_search_dongle_success 
+02f2 6fe0cba2 fetch 1 ,mem_mouse_search_dongle_ch 
+02f3 1fe0fe01 increase 1 ,pdata 
+02f4 67e0cba2 store 1 ,mem_mouse_search_dongle_ch 
+02f5 1fe67c08 sub pdata ,g24_ch_number ,null 
+02f6 242102fc nbranch p_mouse_24g_search_dongle_loop_end ,positive 
+02f7 2040259a call g24_reconn_data_prep 
+02f8 2040040c call p_g24_transmit_receive_ack 
+02f9 242c0302 nbranch p_mouse_24g_search_dongle_loop_retry ,sync 
+02fa 24378302 nbranch p_mouse_24g_search_dongle_loop_retry ,user3 
+02fb 204048b5 call mouse_24g_search_dongle_success 
 
 p_mouse_24g_search_dongle_loop_end:
-02f6 20402597 call g24_txbuf_clear 
-02f7 6fe0cba3 fetch 1 ,mem_mouse_search_dongle_count 
-02f8 1fe0fe01 increase 1 ,pdata 
-02f9 67e0cba3 store 1 ,mem_mouse_search_dongle_count 
-02fa c00802fe beq g24_ch_poll_count ,p_mouse_24g_search_dongle_check 
-02fb 20600000 rtn 
+02fc 20402597 call g24_txbuf_clear 
+02fd 6fe0cba3 fetch 1 ,mem_mouse_search_dongle_count 
+02fe 1fe0fe01 increase 1 ,pdata 
+02ff 67e0cba3 store 1 ,mem_mouse_search_dongle_count 
+0300 c0080304 beq g24_ch_poll_count ,p_mouse_24g_search_dongle_check 
+0301 20600000 rtn 
 
 p_mouse_24g_search_dongle_loop_retry:
-02fc 204022cb call g24_ch 
-02fd 202002ec branch p_mouse_24g_search_dongle_loop 
+0302 204022cb call g24_ch 
+0303 202002f2 branch p_mouse_24g_search_dongle_loop 
 
 p_mouse_24g_search_dongle_check:
-02fe 704ba300 jam 0 ,mem_mouse_search_dongle_count 
-02ff 6fe0cba4 fetch 1 ,mem_mouse_search_dongle_action 
-0300 c3800000 rtnbit1 g24_disconn_state 
-0301 79207e00 set1 g24_disconn_state ,pdata 
-0302 67e0cba4 store 1 ,mem_mouse_search_dongle_action 
-0303 6fe14bbc fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0304 67e14ab2 store 2 ,mem_mouse_no_data_timer 
-0305 20200166 branch p_mouse_sensor_powerdown 
+0304 704ba300 jam 0 ,mem_mouse_search_dongle_count 
+0305 6fe0cba4 fetch 1 ,mem_mouse_search_dongle_action 
+0306 c3800000 rtnbit1 g24_disconn_state 
+0307 79207e00 set1 g24_disconn_state ,pdata 
+0308 67e0cba4 store 1 ,mem_mouse_search_dongle_action 
+0309 6fe14bbc fetch 2 ,mem_mouse_24g_search_dongle_time_init 
+030a 67e14ab2 store 2 ,mem_mouse_no_data_timer 
+030b 2020016c branch p_mouse_sensor_powerdown 
 
 p_soft_reset:
-0306 20800000 clear_stack 
-0307 2455832f ncall p_set_mem_xtal_cache ,wake 
-0308 204030f3 call app_param_init 
-0309 2455834d ncall p_led_num_check ,wake 
-030a 58004c6f setarg mem_mouse_rssi_signal_buf_patch 
-030b 67e14899 store 2 ,mem_rssi_signal_buf_ptr 
-030c 20403bfd call mouse_xtal_init 
-030d 2040124a call initialize_radio 
-030e 70804204 jam clksel_xtal ,core_clksel 
-030f 6fe0c0c5 fetch 1 ,mem_fcomp_div 
-0310 c00c0312 beq xtal_24m ,p_soft_reset_next 
-0311 70804205 jam clksel_dpll ,core_clksel 
+030c 20800000 clear_stack 
+030d 24558335 ncall p_set_mem_xtal_cache ,wake 
+030e 204030f3 call app_param_init 
+030f 24558353 ncall p_led_num_check ,wake 
+0310 58004c6f setarg mem_mouse_rssi_signal_buf_patch 
+0311 67e14899 store 2 ,mem_rssi_signal_buf_ptr 
+0312 20403bfd call mouse_xtal_init 
+0313 2040124a call initialize_radio 
+0314 70804204 jam clksel_xtal ,core_clksel 
+0315 6fe0c0c5 fetch 1 ,mem_fcomp_div 
+0316 c00c0318 beq xtal_24m ,p_soft_reset_next 
+0317 70804205 jam clksel_dpll ,core_clksel 
 
 p_soft_reset_next:
-0312 6fe0cc8f fetch 1 ,mem_xtal_cache 
-0313 67e0c17b store 1 ,mem_lpm_config + 1 
-0314 58000f0f setarg 0xf0f 
-0315 d8a00fff arg 0xfff ,contw 
-0316 98a10a00 iand contw ,contw 
-0317 6fe0c17a fetch 1 ,mem_lpm_config 
-0318 1fe17ef0 and_into 0xf0 ,pdata 
-0319 1fed7e00 lshift8 pdata ,pdata 
-031a 98a1fe00 ior contw ,pdata 
-031b 793ffe02 set0 2 ,pdata 
-031c 67f1004c store 2 ,core_lpm_reg 
-031d efe10006 ifetch 2 ,contr 
-031e e7e10005 istore 2 ,contw 
-031f 58000001 setarg lpmreg_sel_ctrl 
-0320 37d98200 until null ,lpo_edge 
-0321 67f08005 store 1 ,core_lpm_wr 
-0322 70417b08 jam 0x08 ,mem_lpm_config + 1 
-0323 20200805 branch soft_reset + 4 
+0318 6fe0cc8f fetch 1 ,mem_xtal_cache 
+0319 67e0c17b store 1 ,mem_lpm_config + 1 
+031a 58000f0f setarg 0xf0f 
+031b d8a00fff arg 0xfff ,contw 
+031c 98a10a00 iand contw ,contw 
+031d 6fe0c17a fetch 1 ,mem_lpm_config 
+031e 1fe17ef0 and_into 0xf0 ,pdata 
+031f 1fed7e00 lshift8 pdata ,pdata 
+0320 98a1fe00 ior contw ,pdata 
+0321 793ffe02 set0 2 ,pdata 
+0322 67f1004c store 2 ,core_lpm_reg 
+0323 efe10006 ifetch 2 ,contr 
+0324 e7e10005 istore 2 ,contw 
+0325 58000001 setarg lpmreg_sel_ctrl 
+0326 37d98200 until null ,lpo_edge 
+0327 67f08005 store 1 ,core_lpm_wr 
+0328 70417b08 jam 0x08 ,mem_lpm_config + 1 
+0329 20200805 branch soft_reset + 4 
 
 p_enable_rc_clock:
-0324 6ff20138 fetch 4 ,core_lpm_ctrl 
-0325 79207e02 set1 2 ,pdata 
-0326 67f2004c store 4 ,core_lpm_reg 
-0327 58000001 setarg lpmreg_sel_ctrl 
-0328 37d98200 until null ,lpo_edge 
-0329 67f08005 store 1 ,core_lpm_wr 
-032a 37d98200 until null ,lpo_edge 
-032b 37d98200 until null ,lpo_edge 
-032c 37d98200 until null ,lpo_edge 
-032d 20002710 nop 10000 
-032e 20600000 rtn 
+032a 6ff20138 fetch 4 ,core_lpm_ctrl 
+032b 79207e02 set1 2 ,pdata 
+032c 67f2004c store 4 ,core_lpm_reg 
+032d 58000001 setarg lpmreg_sel_ctrl 
+032e 37d98200 until null ,lpo_edge 
+032f 67f08005 store 1 ,core_lpm_wr 
+0330 37d98200 until null ,lpo_edge 
+0331 37d98200 until null ,lpo_edge 
+0332 37d98200 until null ,lpo_edge 
+0333 20002710 nop 10000 
+0334 20600000 rtn 
 
 p_set_mem_xtal_cache:
-032f 6fe0c17b fetch 1 ,mem_lpm_config + 1 
-0330 67e0cc8f store 1 ,mem_xtal_cache 
-0331 20600000 rtn 
+0335 6fe0c17b fetch 1 ,mem_lpm_config + 1 
+0336 67e0cc8f store 1 ,mem_xtal_cache 
+0337 20600000 rtn 
 
 p_main_loop:
-0332 2040706c call sp_calc_sequence 
-0333 20407597 call sp_calc_sequence_256 
-0334 20406ea7 call sp_calc_sequence_256_check 
-0335 20401b92 call le_advertising_dispatch 
-0336 2040083a call idle_dispatch 
-0337 20400339 call p_app_process_idle 
-0338 2020081a branch main_loop + 7 
+0338 2040706c call sp_calc_sequence 
+0339 20407597 call sp_calc_sequence_256 
+033a 20406ea7 call sp_calc_sequence_256_check 
+033b 20401b92 call le_advertising_dispatch 
+033c 2040083a call idle_dispatch 
+033d 2040033f call p_app_process_idle 
+033e 2020081a branch main_loop + 7 
 
 p_app_process_idle:
-0339 2040033b call p_ui_dispatch 
-033a 20203109 branch app_process_idle + 2 
+033f 20400341 call p_ui_dispatch 
+0340 20203109 branch app_process_idle + 2 
 
 p_ui_dispatch:
-033b 2040033d call p_ui_led_dispatch 
-033c 20207850 branch ui_timer_check 
+0341 20400343 call p_ui_led_dispatch 
+0342 20207850 branch ui_timer_check 
 
 p_ui_led_dispatch:
-033d 6fe0c48c fetch 1 ,mem_ui_led_struct_num 
-033e 207a0000 rtn blank 
-033f 6fe1448d fetch 2 ,mem_ui_led_struct_ptr 
-0340 1fe22400 copy pdata ,regb 
-0341 1a40a402 add regb ,led_offset_led_gpio ,regb 
-0342 efe08012 ifetch 1 ,regb 
-0343 c17f8000 rtneq gpio_disable 
-0344 20207813 branch ui_led_dispatch + 2 
+0343 6fe0c48c fetch 1 ,mem_ui_led_struct_num 
+0344 207a0000 rtn blank 
+0345 6fe1448d fetch 2 ,mem_ui_led_struct_ptr 
+0346 1fe22400 copy pdata ,regb 
+0347 1a40a402 add regb ,led_offset_led_gpio ,regb 
+0348 efe08012 ifetch 1 ,regb 
+0349 c17f8000 rtneq gpio_disable 
+034a 20207813 branch ui_led_dispatch + 2 
 
 p_mouse_led_on:
-0345 18427e00 copy temp ,pdata 
-0346 c17f8000 rtneq gpio_disable 
-0347 1fe20400 copy pdata ,temp 
-0348 20204930 branch mouse_led_on + 1 
+034b 18427e00 copy temp ,pdata 
+034c c17f8000 rtneq gpio_disable 
+034d 1fe20400 copy pdata ,temp 
+034e 20204930 branch mouse_led_on + 1 
 
 p_mouse_led_off:
-0349 18427e00 copy temp ,pdata 
-034a c17f8000 rtneq gpio_disable 
-034b 1fe20400 copy pdata ,temp 
-034c 2020492c branch mouse_led_off + 1 
+034f 18427e00 copy temp ,pdata 
+0350 c17f8000 rtneq gpio_disable 
+0351 1fe20400 copy pdata ,temp 
+0352 2020492c branch mouse_led_off + 1 
 
 p_led_num_check:
-034d 6fe0cbaf fetch 1 ,mem_mouse_flag + 4 
-034e 247a0000 nrtn blank 
-034f 70448c00 jam 0 ,mem_ui_led_struct_num 
-0350 20600000 rtn 
+0353 6fe0cbaf fetch 1 ,mem_mouse_flag + 4 
+0354 247a0000 nrtn blank 
+0355 70448c00 jam 0 ,mem_ui_led_struct_num 
+0356 20600000 rtn 
 
 p_mouse_ready_reconnection_by_button:
-0351 6fe0cbb4 fetch 1 ,mem_device_number 
-0352 c1008000 rtneq 1 
-0353 204046c2 call mouse_select_device_number 
-0354 6048c938 storet 1 ,mem_device_flag 
+0357 6fe0cbb4 fetch 1 ,mem_device_number 
+0358 c1008000 rtneq 1 
+0359 204046c2 call mouse_select_device_number 
+035a 6048c938 storet 1 ,mem_device_flag 
 
 p_mouse_store_device_number_before_reset:
-0355 7041ca00 jam 0 ,mem_link_key_exists 
-0356 204046da call mouse_select_device_enable 
-0357 20400359 call p_mouse_stop_bluetooth_mode 
-0358 202046bd branch mouse_store_device_number_before_reset + 3 
+035b 7041ca00 jam 0 ,mem_link_key_exists 
+035c 204046da call mouse_select_device_enable 
+035d 2040035f call p_mouse_stop_bluetooth_mode 
+035e 202046bd branch mouse_store_device_number_before_reset + 3 
 
 p_mouse_stop_bluetooth_mode:
-0359 6fe1478c fetch 2 ,mem_ui_state_map 
-035a c3838000 rtnbit1 ui_state_bt_reconnect 
-035b 20204318 branch mouse_stop_bluetooth_mode + 2 
+035f 6fe1478c fetch 2 ,mem_ui_state_map 
+0360 c3838000 rtnbit1 ui_state_bt_reconnect 
+0361 20204318 branch mouse_stop_bluetooth_mode + 2 
 
 p_lpm_short_sleep:
-035c 6fe0c0c5 fetch 1 ,mem_fcomp_div 
-035d c0040360 beq xtal_16m ,p_lpm_short_sleep_skip_pll_set 
-035e 58000000 setarg 0 
-035f 67f18a00 store 3 ,core_clkpll_ctrl0 
+0362 6fe0c0c5 fetch 1 ,mem_fcomp_div 
+0363 c0040366 beq xtal_16m ,p_lpm_short_sleep_skip_pll_set 
+0364 58000000 setarg 0 
+0365 67f18a00 store 3 ,core_clkpll_ctrl0 
 
 p_lpm_short_sleep_skip_pll_set:
-0360 704c63fa jam 250 ,mem_tx_time_offset 
-0361 204012cf call xtal_fast_wake 
-0362 6fe24164 fetch 4 ,mem_sleep_counter_all 
-0363 9840fe00 iadd temp ,pdata 
-0364 67e24164 store 4 ,mem_sleep_counter_all 
-0365 18027e00 deposit mark 
-0366 67e4419d store 8 ,mem_saved_mark 
-0367 d8c08070 arg core_gpio_conf ,contr 
-0368 d8a04186 arg mem_saved_gpio ,contw 
-0369 20407d01 call memcpy20 
-036a 6ff08086 fetch 1 ,core_spid_ctrl 
-036b 67e0c1a5 store 1 ,mem_saved_spidctrl 
-036c 2040143f call lpm_ctrl3_cfg_dig_vsel 
-036d 6ff08042 fetch 1 ,core_clksel 
-036e 1fe1fe14 or_into 0x14 ,pdata 
-036f 67f08042 store 1 ,core_clksel 
-0370 2020149e branch lpm_sleep + 7 
+0366 704c63fa jam 250 ,mem_tx_time_offset 
+0367 204012cf call xtal_fast_wake 
+0368 6fe24164 fetch 4 ,mem_sleep_counter_all 
+0369 9840fe00 iadd temp ,pdata 
+036a 67e24164 store 4 ,mem_sleep_counter_all 
+036b 18027e00 deposit mark 
+036c 67e4419d store 8 ,mem_saved_mark 
+036d d8c08070 arg core_gpio_conf ,contr 
+036e d8a04186 arg mem_saved_gpio ,contw 
+036f 20407d01 call memcpy20 
+0370 6ff08086 fetch 1 ,core_spid_ctrl 
+0371 67e0c1a5 store 1 ,mem_saved_spidctrl 
+0372 2040143f call lpm_ctrl3_cfg_dig_vsel 
+0373 6ff08042 fetch 1 ,core_clksel 
+0374 1fe1fe14 or_into 0x14 ,pdata 
+0375 67f08042 store 1 ,core_clksel 
+0376 2020149e branch lpm_sleep + 7 
 
 p_initialize_radio_cont:
-0371 708a8be6 jam 0xe6 ,core_syn_aac_cfg1 
-0372 2040126a call initialize_syn_afc_cfg1 
-0373 20401271 call initialize_rf_ldo_cfg1 
-0374 20401277 call initialize_rc_cal 
-0375 708a6d09 jam 0x09 ,core_rx_bq_cfg0 
-0376 708a0305 jam 5 ,core_clkpll_cfg0 
-0377 708a7a94 jam 0x94 ,core_rx_iqadc_cfg 
-0378 708a0e0b jam 0x0b ,core_rf_ldo_cfg2 
-0379 708a0f05 jam 0x05 ,core_rf_ldo_cfg3 
-037a 708a8390 jam 0x90 ,core_syn_pfd_lkd_cfg 
-037b 708a8500 jam 0x00 ,core_syn_loopdiv_dsm_cfg 
-037c 70892140 jam 0x40 ,core_rx_ctrl1 
-037d 2020125d branch initialize_radio_cont + 8 
+0377 708a8be6 jam 0xe6 ,core_syn_aac_cfg1 
+0378 2040126a call initialize_syn_afc_cfg1 
+0379 20401271 call initialize_rf_ldo_cfg1 
+037a 20401277 call initialize_rc_cal 
+037b 708a6d09 jam 0x09 ,core_rx_bq_cfg0 
+037c 708a0305 jam 5 ,core_clkpll_cfg0 
+037d 708a7a94 jam 0x94 ,core_rx_iqadc_cfg 
+037e 708a0e0b jam 0x0b ,core_rf_ldo_cfg2 
+037f 708a0f05 jam 0x05 ,core_rf_ldo_cfg3 
+0380 708a8390 jam 0x90 ,core_syn_pfd_lkd_cfg 
+0381 708a8500 jam 0x00 ,core_syn_loopdiv_dsm_cfg 
+0382 70892140 jam 0x40 ,core_rx_ctrl1 
+0383 2020125d branch initialize_radio_cont + 8 
 
 p_shutdown_radio:
-037e 6fe0c1ea fetch 1 ,mem_gain_fix 
-037f 67e08964 store 1 ,mem_temp 
-0380 20401150 call shutdown_radio + 1 
-0381 708a0a00 jam 0 ,core_rf_ldo_en0 
-0382 6fe08964 fetch 1 ,mem_temp 
-0383 67e0c1ea store 1 ,mem_gain_fix 
-0384 20600000 rtn 
+0384 6fe0c1ea fetch 1 ,mem_gain_fix 
+0385 67e08964 store 1 ,mem_temp 
+0386 20401150 call shutdown_radio + 1 
+0387 708a0a00 jam 0 ,core_rf_ldo_en0 
+0388 6fe08964 fetch 1 ,mem_temp 
+0389 67e0c1ea store 1 ,mem_gain_fix 
+038a 20600000 rtn 
 
 p_set_sync_on:
-0385 70890005 jam 0x5 ,modem_en 
-0386 20000002 nop 2 
-0387 70890000 jam 0x0 ,modem_en 
-0388 6fe0c0c5 fetch 1 ,mem_fcomp_div 
-0389 c00c1168 beq xtal_24m ,set_sync_on_24m 
+038b 70890005 jam 0x5 ,modem_en 
+038c 20000002 nop 2 
+038d 70890000 jam 0x0 ,modem_en 
+038e 6fe0c0c5 fetch 1 ,mem_fcomp_div 
+038f c00c1168 beq xtal_24m ,set_sync_on_24m 
 
 p_set_sync_on_16m:
-038a 708a8729 jam 0x29 ,core_syn_afc_cfg1 
-038b 2020117d branch set_sync_on_16m 
+0390 708a8729 jam 0x29 ,core_syn_afc_cfg1 
+0391 2020117d branch set_sync_on_16m 
 
 p_txon_next:
-038c 6fe0c1e8 fetch 1 ,mem_tx_power 
-038d c0488390 beq tx_power_f17db ,p_set_tx_power_f17db 
-038e c04a1244 beq tx_power_f20db ,set_tx_power_f20db 
-038f 2020123b branch set_tx_power_10db 
+0392 6fe0c1e8 fetch 1 ,mem_tx_power 
+0393 c0488396 beq tx_power_f17db ,p_set_tx_power_f17db 
+0394 c04a1244 beq tx_power_f20db ,set_tx_power_f20db 
+0395 2020123b branch set_tx_power_10db 
 
 p_set_tx_power_f17db:
-0390 708a395b jam 0x5b ,core_tx_pwr_ctrl0 
-0391 708a3a01 jam 0x01 ,core_tx_pwr_ctrl1 
-0392 2020122a branch set_rf_ldo_cfg89 
+0396 708a395b jam 0x5b ,core_tx_pwr_ctrl0 
+0397 708a3a01 jam 0x01 ,core_tx_pwr_ctrl1 
+0398 2020122a branch set_rf_ldo_cfg89 
 
 p_adc_init_data:
-0393 da20099e arg mem_temp_block2 ,rega 
-0394 d840000c arg 12 ,temp 
-0395 58000030 setarg efuse_offset_adc_param 
-0396 20405e63 call efuse_read_data 
-0397 202060bf branch adc_init_data + 6 
+0399 da20099e arg mem_temp_block2 ,rega 
+039a d840000c arg 12 ,temp 
+039b 58000030 setarg efuse_offset_adc_param 
+039c 20405e63 call efuse_read_data 
+039d 202060bf branch adc_init_data + 6 
 
 p_enable_adc:
-0398 6a508a12 fetchr regb ,1 ,core_rf_ldo_cfg6 
-0399 708a123d jam 0x3d ,core_rf_ldo_cfg6 
-039a 708a11aa jam 0xaa ,core_rf_ldo_cfg5 
-039b 708a0a0c jam 0x0c ,core_rf_ldo_en0 
-039c 6ff08a09 fetch 1 ,core_clkpll_cfg6 
-039d 79207e07 set1 7 ,pdata 
-039e 67f08a09 store 1 ,core_clkpll_cfg6 
-039f 708a0b04 jam 0x04 ,core_rf_ldo_en1 
-03a0 2000003c nop 60 
-03a1 708a1600 jam 0 ,core_syn_en 
-03a2 708a1706 jam 6 ,core_rx_en0 
-03a3 2040611a call read_adc_mode 
-03a4 67f08a97 store 1 ,core_gpadc_ctrl 
-03a5 7080dc03 jam 0x03 ,core_sum_ctrl 
+039e 6a508a12 fetchr regb ,1 ,core_rf_ldo_cfg6 
+039f 708a123d jam 0x3d ,core_rf_ldo_cfg6 
+03a0 708a11aa jam 0xaa ,core_rf_ldo_cfg5 
+03a1 708a0a0c jam 0x0c ,core_rf_ldo_en0 
+03a2 6ff08a09 fetch 1 ,core_clkpll_cfg6 
+03a3 79207e07 set1 7 ,pdata 
+03a4 67f08a09 store 1 ,core_clkpll_cfg6 
+03a5 708a0b04 jam 0x04 ,core_rf_ldo_en1 
 03a6 2000003c nop 60 
-03a7 6ff08053 fetch 1 ,core_sum_en 
-03a8 79207e07 set1 7 ,pdata 
-03a9 67f08053 store 1 ,core_sum_en 
-03aa 200003e8 nop 1000 
-03ab 6ff10150 fetch 2 ,core_adc_sum 
-03ac 67e144a2 store 2 ,mem_adc_current_value 
+03a7 708a1600 jam 0 ,core_syn_en 
+03a8 708a1706 jam 6 ,core_rx_en0 
+03a9 2040611a call read_adc_mode 
+03aa 67f08a97 store 1 ,core_gpadc_ctrl 
+03ab 7080dc03 jam 0x03 ,core_sum_ctrl 
+03ac 2000003c nop 60 
 03ad 6ff08053 fetch 1 ,core_sum_en 
-03ae 793ffe07 set0 7 ,pdata 
+03ae 79207e07 set1 7 ,pdata 
 03af 67f08053 store 1 ,core_sum_en 
-03b0 708a9700 jam 0 ,core_gpadc_ctrl 
-03b1 62508a12 storer regb ,1 ,core_rf_ldo_cfg6 
-03b2 20600000 rtn 
+03b0 200003e8 nop 1000 
+03b1 6ff10150 fetch 2 ,core_adc_sum 
+03b2 67e144a2 store 2 ,mem_adc_current_value 
+03b3 6ff08053 fetch 1 ,core_sum_en 
+03b4 793ffe07 set0 7 ,pdata 
+03b5 67f08053 store 1 ,core_sum_en 
+03b6 708a9700 jam 0 ,core_gpadc_ctrl 
+03b7 62508a12 storer regb ,1 ,core_rf_ldo_cfg6 
+03b8 20600000 rtn 
 
 p_ui_timer_check:
-03b3 6fe0cbe2 fetch 1 ,mem_power_on_flag 
-03b4 245a7861 ncall ui_timer_init ,blank 
-03b5 704be200 jam 0 ,mem_power_on_flag 
-03b6 20207851 branch ui_timer_check + 1 
+03b9 6fe0cbe2 fetch 1 ,mem_power_on_flag 
+03ba 245a7861 ncall ui_timer_init ,blank 
+03bb 704be200 jam 0 ,mem_power_on_flag 
+03bc 20207851 branch ui_timer_check + 1 
 
 p_le_enable_phy_by_pdata:
-03b7 18427e00 copy temp ,pdata 
-03b8 c28016a5 bbit1 bit_le_1m_phy ,le_enable 
-03b9 c28083bb bbit1 bit_le_2m_phy ,p_le_enable_2m 
-03ba 20201690 branch le_enable_phy_by_pdata + 5 
+03bd 18427e00 copy temp ,pdata 
+03be c28016a5 bbit1 bit_le_1m_phy ,le_enable 
+03bf c28083c1 bbit1 bit_le_2m_phy ,p_le_enable_2m 
+03c0 20201690 branch le_enable_phy_by_pdata + 5 
 
 p_le_enable_2m:
-03bb 20401694 call le_enable_2m 
-03bc 708a6d89 jam 0x89 ,core_rx_bq_cfg0 
-03bd 20600000 rtn 
+03c1 20401694 call le_enable_2m 
+03c2 708a6d89 jam 0x89 ,core_rx_bq_cfg0 
+03c3 20600000 rtn 
 
 p_g24_transmit:
-03be 6fe0c865 fetch 1 ,mem_24g_tx_phy 
-03bf 2040168b call le_enable_phy_by_pdata 
-03c0 6fe2483c fetch 4 ,mem_24g_addr 
-03c1 98001200 iforce access 
-03c2 204021d5 call g24_prep 
-03c3 20402243 call g24_set_freq_tx 
-03c4 79202a00 set1 txgfsk ,radio_ctrl 
-03c5 782efc00 enable encode_fec0 
-03c6 78307c00 enable is_tx 
-03c7 7850fc00 disable is_rx 
-03c8 20404cb5 call rf_debug_tx_on_line 
-03c9 785d7c00 disable lr_s2en 
-03ca c517a273 bmark1 mark_ble_lr ,g24_transmit_lr 
-03cb c51683d2 bmark1 mark_ble_2m ,p_g24_transmit_2m 
-03cc 19317e00 rshift16 access ,pdata 
-03cd 1fecfe00 rshift8 pdata ,pdata 
-03ce 1ff1fe00 rshift4 pdata ,pdata 
-03cf 08008628 inject mod ,40 
+03c4 6fe0c865 fetch 1 ,mem_24g_tx_phy 
+03c5 2040168b call le_enable_phy_by_pdata 
+03c6 6fe2483c fetch 4 ,mem_24g_addr 
+03c7 98001200 iforce access 
+03c8 204021d5 call g24_prep 
+03c9 20402243 call g24_set_freq_tx 
+03ca 79202a00 set1 txgfsk ,radio_ctrl 
+03cb 782efc00 enable encode_fec0 
+03cc 78307c00 enable is_tx 
+03cd 7850fc00 disable is_rx 
+03ce 20404cb5 call rf_debug_tx_on_line 
+03cf 785d7c00 disable lr_s2en 
+03d0 c517a273 bmark1 mark_ble_lr ,g24_transmit_lr 
+03d1 c51683d8 bmark1 mark_ble_2m ,p_g24_transmit_2m 
+03d2 19317e00 rshift16 access ,pdata 
+03d3 1fecfe00 rshift8 pdata ,pdata 
+03d4 1ff1fe00 rshift4 pdata ,pdata 
+03d5 08008628 inject mod ,40 
 
 p_g24_transmit_packet:
-03d0 c517a25c bmark1 mark_ble_lr ,g24_transmit_nolr 
-03d1 2020225c branch g24_transmit_nolr 
+03d6 c517a25c bmark1 mark_ble_lr ,g24_transmit_nolr 
+03d7 2020225c branch g24_transmit_nolr 
 
 p_g24_transmit_2m:
-03d2 6fe0c1f0 fetch 1 ,mem_system_clk 
-03d3 1fe37200 rshift pdata ,loopcnt 
+03d8 6fe0c1f0 fetch 1 ,mem_system_clk 
+03d9 1fe37200 rshift pdata ,loopcnt 
 
 p_g24_transmit_2m_dealy:
-03d4 20000002 nop 2 
-03d5 c20003d4 loop p_g24_transmit_2m_dealy 
-03d6 19317e00 rshift16 access ,pdata 
-03d7 1fecfe00 rshift8 pdata ,pdata 
-03d8 1ff18400 rshift4 pdata ,temp 
-03d9 18427e00 copy temp ,pdata 
-03da 08008608 inject mod ,8 
-03db 18427e00 copy temp ,pdata 
-03dc 08008628 inject mod ,40 
-03dd 202003d0 branch p_g24_transmit_packet 
+03da 20000002 nop 2 
+03db c20003da loop p_g24_transmit_2m_dealy 
+03dc 19317e00 rshift16 access ,pdata 
+03dd 1fecfe00 rshift8 pdata ,pdata 
+03de 1ff18400 rshift4 pdata ,temp 
+03df 18427e00 copy temp ,pdata 
+03e0 08008608 inject mod ,8 
+03e1 18427e00 copy temp ,pdata 
+03e2 08008628 inject mod ,40 
+03e3 202003d6 branch p_g24_transmit_packet 
 
 p_g24_receive_packet:
-03de 6fe0c864 fetch 1 ,mem_24g_rx_phy 
-03df 2040168b call le_enable_phy_by_pdata 
-03e0 6fe2483c fetch 4 ,mem_24g_addr 
-03e1 98001200 iforce access 
-03e2 204010b0 call calc_mod_value_scale_le 
-03e3 20401161 call set_sync_on 
-03e4 6848c83a fetcht 1 ,mem_24g_ch 
-03e5 204016c8 call le_rf_rx_enable 
+03e4 6fe0c864 fetch 1 ,mem_24g_rx_phy 
+03e5 2040168b call le_enable_phy_by_pdata 
+03e6 6fe2483c fetch 4 ,mem_24g_addr 
+03e7 98001200 iforce access 
+03e8 204010b0 call calc_mod_value_scale_le 
+03e9 20401161 call set_sync_on 
+03ea 6848c83a fetcht 1 ,mem_24g_ch 
+03eb 204016c8 call le_rf_rx_enable 
 
 p_g24_receive_rxon:
-03e6 204021d5 call g24_prep 
-03e7 c59783eb bmark0 mark_ble_lr ,p_g24_receive_nolr 
-03e8 783cfc00 pulse dewhiten_code_calc 
-03e9 2000001e nop 30 
-03ea 204021d5 call g24_prep 
+03ec 204021d5 call g24_prep 
+03ed c59783f1 bmark0 mark_ble_lr ,p_g24_receive_nolr 
+03ee 783cfc00 pulse dewhiten_code_calc 
+03ef 2000001e nop 30 
+03f0 204021d5 call g24_prep 
 
 p_g24_receive_nolr:
-03eb 7857fc00 disable user3 
-03ec 7826fc00 enable decode_fec0 
-03ed 7830fc00 enable is_rx 
-03ee 78507c00 disable is_tx 
-03ef 78287c00 enable swfine 
-03f0 6fe14838 fetch 2 ,mem_24g_rx_window 
-03f1 98003600 iforce stop_watch 
-03f2 37c18400 correlate null ,timeout 
-03f3 242c223d nbranch g24_sync_timeout ,sync 
-03f4 20404caf call rf_debug_rx_sync_line 
-03f5 c517a1f6 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
-03f6 202021f6 branch g24_receive_skip_fec1 
+03f1 7857fc00 disable user3 
+03f2 7826fc00 enable decode_fec0 
+03f3 7830fc00 enable is_rx 
+03f4 78507c00 disable is_tx 
+03f5 78287c00 enable swfine 
+03f6 6fe14838 fetch 2 ,mem_24g_rx_window 
+03f7 98003600 iforce stop_watch 
+03f8 37c18400 correlate null ,timeout 
+03f9 242c223d nbranch g24_sync_timeout ,sync 
+03fa 20404caf call rf_debug_rx_sync_line 
+03fb c517a1f6 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
+03fc 202021f6 branch g24_receive_skip_fec1 
 
 p_g24_retransmit:
-03f7 6fe0cac5 fetch 1 ,mem_mouse_need_soft_reset 
-03f8 247a0000 nrtn blank 
-03f9 20400202 call p_mouse_select_device_by_pb_button 
-03fa 6fe0c8a7 fetch 1 ,mem_24g_abort_pac 
-03fb 247a0000 nrtn blank 
-03fc 6fe148a3 fetch 2 ,mem_24g_txfail_cnt 
-03fd 1fe0fe01 increase 1 ,pdata 
-03fe 67e148a3 store 2 ,mem_24g_txfail_cnt 
-03ff 6fe0c8a4 fetch 1 ,mem_24g_txfail_cnt + 1 
-0400 c2822679 bbit1 4 ,g24_tx_attempt_fail 
-0401 20400415 call p_g24_transmit_hop_process 
-0402 6fe14c67 fetch 2 ,mem_retransmit 
+03fd 6fe0cac5 fetch 1 ,mem_mouse_need_soft_reset 
+03fe 247a0000 nrtn blank 
+03ff 20400208 call p_mouse_select_device_by_pb_button 
+0400 6fe0c8a7 fetch 1 ,mem_24g_abort_pac 
+0401 247a0000 nrtn blank 
+0402 6fe148a3 fetch 2 ,mem_24g_txfail_cnt 
 0403 1fe0fe01 increase 1 ,pdata 
-0404 67e14c67 store 2 ,mem_retransmit 
-0405 2020046f branch p_g24_transmit_loop 
+0404 67e148a3 store 2 ,mem_24g_txfail_cnt 
+0405 6fe0c8a4 fetch 1 ,mem_24g_txfail_cnt + 1 
+0406 c2822679 bbit1 4 ,g24_tx_attempt_fail 
+0407 2040041b call p_g24_transmit_hop_process 
+0408 6fe14c67 fetch 2 ,mem_retransmit 
+0409 1fe0fe01 increase 1 ,pdata 
+040a 67e14c67 store 2 ,mem_retransmit 
+040b 20200475 branch p_g24_transmit_loop 
 
 p_g24_transmit_receive_ack:
-0406 7857fc00 disable user3 
-0407 20402246 call g24_transmit 
-0408 6fe0c82c fetch 1 ,mem_24g_no_ack 
-0409 c000a23f beq no_ack_24g ,g24_end_of_packet 
-040a 18002a00 force 0 ,radio_ctrl 
-040b 6fe2483c fetch 4 ,mem_24g_addr 
-040c 98001200 iforce access 
-040d 204010b0 call calc_mod_value_scale_le 
-040e 68488017 fetcht 1 ,mem_last_freq 
-040f 2040118f call set_freq_rx 
-0410 2000012c nop 300 
-0411 204011a6 call rf_rx_enable 
-0412 204003e6 call p_g24_receive_rxon 
-0413 2057a23f call g24_end_of_packet ,user3 
-0414 20600000 rtn 
+040c 7857fc00 disable user3 
+040d 20402246 call g24_transmit 
+040e 6fe0c82c fetch 1 ,mem_24g_no_ack 
+040f c000a23f beq no_ack_24g ,g24_end_of_packet 
+0410 18002a00 force 0 ,radio_ctrl 
+0411 6fe2483c fetch 4 ,mem_24g_addr 
+0412 98001200 iforce access 
+0413 204010b0 call calc_mod_value_scale_le 
+0414 68488017 fetcht 1 ,mem_last_freq 
+0415 2040118f call set_freq_rx 
+0416 2000012c nop 300 
+0417 204011a6 call rf_rx_enable 
+0418 204003ec call p_g24_receive_rxon 
+0419 2057a23f call g24_end_of_packet ,user3 
+041a 20600000 rtn 
 
 p_g24_transmit_hop_process:
-0415 6848c8a6 fetcht 1 ,mem_24g_retry 
-0416 6fe0c8c6 fetch 1 ,mem_24g_fast_hop_count 
-0417 98467c00 isub temp ,null 
-0418 24210425 nbranch p_g24_tx_fast_hop ,positive 
-0419 18408401 increase 1 ,temp 
-041a 6048c8a6 storet 1 ,mem_24g_retry 
-041b 6fe0c8c6 fetch 1 ,mem_24g_fast_hop_count 
-041c c0078421 beq 15 ,p_g24_transmit_hop_process_4ms 
-041d 6fe0c8a6 fetch 1 ,mem_24g_retry 
-041e c00a2696 beq 20 ,g24_hop_ch_disable 
-041f c00f2696 beq 30 ,g24_hop_ch_disable 
-0420 20600000 rtn 
+041b 6848c8a6 fetcht 1 ,mem_24g_retry 
+041c 6fe0c8c6 fetch 1 ,mem_24g_fast_hop_count 
+041d 98467c00 isub temp ,null 
+041e 2421042b nbranch p_g24_tx_fast_hop ,positive 
+041f 18408401 increase 1 ,temp 
+0420 6048c8a6 storet 1 ,mem_24g_retry 
+0421 6fe0c8c6 fetch 1 ,mem_24g_fast_hop_count 
+0422 c0078427 beq 15 ,p_g24_transmit_hop_process_4ms 
+0423 6fe0c8a6 fetch 1 ,mem_24g_retry 
+0424 c00a2696 beq 20 ,g24_hop_ch_disable 
+0425 c00f2696 beq 30 ,g24_hop_ch_disable 
+0426 20600000 rtn 
 
 p_g24_transmit_hop_process_4ms:
-0421 6fe0c8a6 fetch 1 ,mem_24g_retry 
-0422 c0052696 beq 10 ,g24_hop_ch_disable 
-0423 c007a696 beq 15 ,g24_hop_ch_disable 
-0424 20600000 rtn 
+0427 6fe0c8a6 fetch 1 ,mem_24g_retry 
+0428 c0052696 beq 10 ,g24_hop_ch_disable 
+0429 c007a696 beq 15 ,g24_hop_ch_disable 
+042a 20600000 rtn 
 
 p_g24_tx_fast_hop:
-0425 202022cb branch g24_ch 
+042b 202022cb branch g24_ch 
 
 p_g24_dispatch:
-0426 c513a40e bmark1 mark_24g_rxmode ,g24_receive_dispatch 
+042c c513a40e bmark1 mark_24g_rxmode ,g24_receive_dispatch 
 
 p_g24_transmit_dispatch:
-0427 c6930000 rtnmark0 mark_24g 
-0428 6fe0c8a1 fetch 1 ,mem_24g_conn_sm 
-0429 2020261d branch g24_transmit_dispatch + 2 
+042d c6930000 rtnmark0 mark_24g 
+042e 6fe0c8a1 fetch 1 ,mem_24g_conn_sm 
+042f 2020261d branch g24_transmit_dispatch + 2 
 
 p_mouse_24g_fast_conn_mode_check:
-042a 6fe24891 fetch 4 ,mem_24g_receiver_addr 
-042b 684a488d fetcht 4 ,mem_24g_fast_conn_addr 
-042c 98467c00 isub temp ,null 
-042d 2022842f branch p_mouse_soft_agc_enable ,zero 
-042e 20200432 branch p_mouse_soft_agc_disable 
+0430 6fe24891 fetch 4 ,mem_24g_receiver_addr 
+0431 684a488d fetcht 4 ,mem_24g_fast_conn_addr 
+0432 98467c00 isub temp ,null 
+0433 20228435 branch p_mouse_soft_agc_enable ,zero 
+0434 20200438 branch p_mouse_soft_agc_disable 
 
 p_mouse_soft_agc_enable:
-042f 7041ea00 jam 0 ,mem_gain_fix 
-0430 7041e891 jam tx_power_f17db ,mem_tx_power 
-0431 20600000 rtn 
+0435 7041ea00 jam 0 ,mem_gain_fix 
+0436 7041e891 jam tx_power_f17db ,mem_tx_power 
+0437 20600000 rtn 
 
 p_mouse_soft_agc_disable:
-0432 7041eaff jam 0xff ,mem_gain_fix 
-0433 20600000 rtn 
+0438 7041eaff jam 0xff ,mem_gain_fix 
+0439 20600000 rtn 
 
 p_g24_transmit_no_interrupt:
-0434 20402631 call g24_txdata_prep 
-0435 24340483 nbranch p_g24_nodata_transmit ,user 
+043a 20402631 call g24_txdata_prep 
+043b 24340489 nbranch p_g24_nodata_transmit ,user 
 
 p_g24_transmit_start:
-0436 2040046c call p_g24_transmit_process 
-0437 2040042a call p_mouse_24g_fast_conn_mode_check 
-0438 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
-0439 243a043e nbranch p_g24_short_sleep ,blank 
-043a 6fe448b0 fetch 8 ,mem_24g_long_sleep_set 
-043b 67e4485c store 8 ,mem_24g_enter_hibernate 
-043c 6fe148c2 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-043d 67e148c4 store 2 ,mem_24g_long_sleep_param_update_timer 
+043c 20400472 call p_g24_transmit_process 
+043d 20400430 call p_mouse_24g_fast_conn_mode_check 
+043e 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
+043f 243a0444 nbranch p_g24_short_sleep ,blank 
+0440 6fe448b0 fetch 8 ,mem_24g_long_sleep_set 
+0441 67e4485c store 8 ,mem_24g_enter_hibernate 
+0442 6fe148c2 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
+0443 67e148c4 store 2 ,mem_24g_long_sleep_param_update_timer 
 
 p_g24_short_sleep:
-043e 204026bb call g24_lpm_wait 
-043f 24740000 nrtn user 
-0440 6fe0cc69 fetch 1 ,mem_sleep_miss 
-0441 704c6900 jam 0 ,mem_sleep_miss 
-0442 1fe67c00 sub pdata ,0 ,null 
-0443 24228449 nbranch p_g24_short_sleep_last_miss ,zero 
-0444 68494c67 fetcht 2 ,mem_retransmit 
-0445 18467c00 sub temp ,0 ,null 
-0446 20228460 branch p_g24_short_sleep_default ,zero 
-0447 6fe24c59 fetch 4 ,mem_tx_time_last_delt 
-0448 203a0460 branch p_g24_short_sleep_default ,blank 
+0444 204026bb call g24_lpm_wait 
+0445 24740000 nrtn user 
+0446 6fe0cc69 fetch 1 ,mem_sleep_miss 
+0447 704c6900 jam 0 ,mem_sleep_miss 
+0448 1fe67c00 sub pdata ,0 ,null 
+0449 2422844f nbranch p_g24_short_sleep_last_miss ,zero 
+044a 68494c67 fetcht 2 ,mem_retransmit 
+044b 18467c00 sub temp ,0 ,null 
+044c 20228466 branch p_g24_short_sleep_default ,zero 
+044d 6fe24c59 fetch 4 ,mem_tx_time_last_delt 
+044e 203a0466 branch p_g24_short_sleep_default ,blank 
 
 p_g24_short_sleep_last_miss:
-0449 684a4c6b fetcht 4 ,mem_sleep_miss_temp 
-044a 284ffe1f isolate1 31 ,temp 
-044b 2020845b branch p_sub_miss_temp ,true 
-044c 6fe24c59 fetch 4 ,mem_tx_time_last_delt 
-044d 9840fe00 iadd temp ,pdata 
+044f 684a4c6b fetcht 4 ,mem_sleep_miss_temp 
+0450 284ffe1f isolate1 31 ,temp 
+0451 20208461 branch p_sub_miss_temp ,true 
+0452 6fe24c59 fetch 4 ,mem_tx_time_last_delt 
+0453 9840fe00 iadd temp ,pdata 
 
 p_g24_short_sleep_notify:
-044e 684a4c4e fetcht 4 ,mem_24g_tsniff 
-044f 98460400 isub temp ,temp 
-0450 604a4c6b storet 4 ,mem_sleep_miss_temp 
-0451 24210463 nbranch p_g24_short_sleep_long ,positive 
-0452 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
-0453 98467e00 isub temp ,pdata 
-0454 2421046a nbranch p_g24_short_sleep_2 ,positive 
-0455 d8400600 arg 0x600 ,temp 
-0456 98467c00 isub temp ,null 
-0457 2421046a nbranch p_g24_short_sleep_2 ,positive 
+0454 684a4c4e fetcht 4 ,mem_24g_tsniff 
+0455 98460400 isub temp ,temp 
+0456 604a4c6b storet 4 ,mem_sleep_miss_temp 
+0457 24210469 nbranch p_g24_short_sleep_long ,positive 
+0458 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
+0459 98467e00 isub temp ,pdata 
+045a 24210470 nbranch p_g24_short_sleep_2 ,positive 
+045b d8400600 arg 0x600 ,temp 
+045c 98467c00 isub temp ,null 
+045d 24210470 nbranch p_g24_short_sleep_2 ,positive 
 
 p_g24_short_sleep2:
-0458 20407daa call clk2lpo 
-0459 604a4160 storet 4 ,mem_sleep_counter 
-045a 2020035c branch p_lpm_short_sleep 
+045e 20407daa call clk2lpo 
+045f 604a4160 storet 4 ,mem_sleep_counter 
+0460 20200362 branch p_lpm_short_sleep 
 
 p_sub_miss_temp:
-045b dfffffff arg -1 ,pdata 
-045c 98465e00 isub temp ,regext 
-045d 6fe24c59 fetch 4 ,mem_tx_time_last_delt 
-045e 9de67e00 isub regext ,pdata 
-045f 2020044e branch p_g24_short_sleep_notify 
+0461 dfffffff arg -1 ,pdata 
+0462 98465e00 isub temp ,regext 
+0463 6fe24c59 fetch 4 ,mem_tx_time_last_delt 
+0464 9de67e00 isub regext ,pdata 
+0465 20200454 branch p_g24_short_sleep_notify 
 
 p_g24_short_sleep_default:
-0460 20400467 call p_g24_miss_temp_clear 
-0461 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
-0462 20200458 branch p_g24_short_sleep2 
+0466 2040046d call p_g24_miss_temp_clear 
+0467 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
+0468 2020045e branch p_g24_short_sleep2 
 
 p_g24_short_sleep_long:
-0463 18460400 sub temp ,0 ,temp 
-0464 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
-0465 9840fe00 iadd temp ,pdata 
-0466 20200458 branch p_g24_short_sleep2 
+0469 18460400 sub temp ,0 ,temp 
+046a 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
+046b 9840fe00 iadd temp ,pdata 
+046c 2020045e branch p_g24_short_sleep2 
 
 p_g24_miss_temp_clear:
-0467 58000000 setarg 0 
-0468 67e24c6b store 4 ,mem_sleep_miss_temp 
-0469 20600000 rtn 
+046d 58000000 setarg 0 
+046e 67e24c6b store 4 ,mem_sleep_miss_temp 
+046f 20600000 rtn 
 
 p_g24_short_sleep_2:
-046a 704c6901 jam 1 ,mem_sleep_miss 
-046b 20600000 rtn 
+0470 704c6901 jam 1 ,mem_sleep_miss 
+0471 20600000 rtn 
 
 p_g24_transmit_process:
-046c 58000000 setarg 0 
-046d 67e0c8a6 store 1 ,mem_24g_retry 
-046e 67e14c67 store 2 ,mem_retransmit 
+0472 58000000 setarg 0 
+0473 67e0c8a6 store 1 ,mem_24g_retry 
+0474 67e14c67 store 2 ,mem_retransmit 
 
 p_g24_transmit_loop:
-046f 20400406 call p_g24_transmit_receive_ack 
-0470 6fe0c82c fetch 1 ,mem_24g_no_ack 
-0471 c000a651 beq no_ack_24g ,g24_transmit_no_ack 
-0472 242c03f7 nbranch p_g24_retransmit ,sync 
-0473 243783f7 nbranch p_g24_retransmit ,user3 
-0474 204004ab call p_send_time_check 
-0475 20402672 call g24_ackpayload_parse 
-0476 20400478 call p_mouse_wakeup_24g 
-0477 20202651 branch g24_transmit_no_ack 
+0475 2040040c call p_g24_transmit_receive_ack 
+0476 6fe0c82c fetch 1 ,mem_24g_no_ack 
+0477 c000a651 beq no_ack_24g ,g24_transmit_no_ack 
+0478 242c03fd nbranch p_g24_retransmit ,sync 
+0479 243783fd nbranch p_g24_retransmit ,user3 
+047a 204004b1 call p_send_time_check 
+047b 20402672 call g24_ackpayload_parse 
+047c 2040047e call p_mouse_wakeup_24g 
+047d 20202651 branch g24_transmit_no_ack 
 
 p_mouse_wakeup_24g:
-0478 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
-0479 245a047c ncall p_mouse_wakeup_24g_from_long_sleep ,blank 
-047a 704be100 jam 0 ,mem_sensor_shutdown_flag 
-047b 20600000 rtn 
+047e 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
+047f 245a0482 ncall p_mouse_wakeup_24g_from_long_sleep ,blank 
+0480 704be100 jam 0 ,mem_sensor_shutdown_flag 
+0481 20600000 rtn 
 
 p_mouse_wakeup_24g_from_long_sleep:
-047c 204041aa call mouse_init_sensor_wakeup 
-047d 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-047e c41e0000 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+0482 204041aa call mouse_init_sensor_wakeup 
+0483 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0484 c41e0000 rtnbit0 mouse_enable_wheel_wake_up_cancel 
 
 p_mouse_wheel_set_wakeup:
-047f 6848c913 fetcht 1 ,mem_whee_a_data_gpio 
-0480 20403f56 call mouse_gpio_config_input_pu 
-0481 6848c914 fetcht 1 ,mem_whee_b_data_gpio 
-0482 20203f56 branch mouse_gpio_config_input_pu 
+0485 6848c913 fetcht 1 ,mem_whee_a_data_gpio 
+0486 20403f56 call mouse_gpio_config_input_pu 
+0487 6848c914 fetcht 1 ,mem_whee_b_data_gpio 
+0488 20203f56 branch mouse_gpio_config_input_pu 
 
 p_g24_nodata_transmit:
-0483 6fe0c8a7 fetch 1 ,mem_24g_abort_pac 
-0484 205a0492 call p_g24_send_abort_packet ,blank 
-0485 6fe0c8bd fetch 1 ,mem_24g_transmit_by_interrupt 
-0486 c1008000 rtneq g24_tx_timer_int_enable 
-0487 2040269f call g24_search_receiver 
+0489 6fe0c8a7 fetch 1 ,mem_24g_abort_pac 
+048a 205a0498 call p_g24_send_abort_packet ,blank 
+048b 6fe0c8bd fetch 1 ,mem_24g_transmit_by_interrupt 
+048c c1008000 rtneq g24_tx_timer_int_enable 
+048d 2040269f call g24_search_receiver 
 
 p_g24_long_sleep:
-0488 204026bb call g24_lpm_wait 
-0489 24740000 nrtn user 
-048a 204026c4 call g24_setgpio_lpm_before 
-048b 704c6900 jam 0 ,mem_sleep_miss 
-048c 704c6a01 jam 1 ,mem_long_sleep_flag 
-048d 204004f2 call p_send_time_long_wake 
-048e 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
-048f 245a3e33 ncall mouse_setgpio_hibernate ,blank 
-0490 6fe2485c fetch 4 ,mem_24g_enter_hibernate 
-0491 202026b8 branch g24_long_sleep + 3 
+048e 204026bb call g24_lpm_wait 
+048f 24740000 nrtn user 
+0490 204026c4 call g24_setgpio_lpm_before 
+0491 704c6900 jam 0 ,mem_sleep_miss 
+0492 704c6a01 jam 1 ,mem_long_sleep_flag 
+0493 204004f8 call p_send_time_long_wake 
+0494 6fe0cbe1 fetch 1 ,mem_sensor_shutdown_flag 
+0495 245a3e33 ncall mouse_setgpio_hibernate ,blank 
+0496 6fe2485c fetch 4 ,mem_24g_enter_hibernate 
+0497 202026b8 branch g24_long_sleep + 3 
 
 p_g24_send_abort_packet:
-0492 70483601 jam type_ms ,mem_24g_data_type 
-0493 7048a701 jam 1 ,mem_24g_abort_pac 
-0494 20402642 call g24_transmit_rf_ctrl_clear 
-0495 67e0c7c6 store 1 ,mem_24g_txbuf 
-0496 58000000 setarg 0 
-0497 67e3c7c7 store 7 ,mem_24g_txbuf + 1 
-0498 6fe248a9 fetch 4 ,mem_24g_device_addr 
-0499 67e247ce store 4 ,mem_24g_txbuf + 8 
-049a 7048350c jam 12 ,mem_24g_datalen 
-049b 6fe0c836 fetch 1 ,mem_24g_data_type 
-049c 79207e03 set1 bit_abort ,pdata 
-049d 67e0c836 store 1 ,mem_24g_data_type 
-049e 20402291 call g24_transmit_prep 
-049f 20200436 branch p_g24_transmit_start 
+0498 70483601 jam type_ms ,mem_24g_data_type 
+0499 7048a701 jam 1 ,mem_24g_abort_pac 
+049a 20402642 call g24_transmit_rf_ctrl_clear 
+049b 67e0c7c6 store 1 ,mem_24g_txbuf 
+049c 58000000 setarg 0 
+049d 67e3c7c7 store 7 ,mem_24g_txbuf + 1 
+049e 6fe248a9 fetch 4 ,mem_24g_device_addr 
+049f 67e247ce store 4 ,mem_24g_txbuf + 8 
+04a0 7048350c jam 12 ,mem_24g_datalen 
+04a1 6fe0c836 fetch 1 ,mem_24g_data_type 
+04a2 79207e03 set1 bit_abort ,pdata 
+04a3 67e0c836 store 1 ,mem_24g_data_type 
+04a4 20402291 call g24_transmit_prep 
+04a5 2020043c branch p_g24_transmit_start 
 
 p_g24_lpm_wait:
-04a0 6fe0cbaa fetch 1 ,mem_24g_device_led_status 
-04a1 243a7e56 nbranch disable_user ,blank 
-04a2 78347c00 enable user 
-04a3 20401465 call lpo_calibration 
-04a4 6fe1c174 fetch 3 ,mem_clks_per_lpo 
-04a5 203a7e56 branch disable_user ,blank 
-04a6 6fe0c099 fetch 1 ,mem_lpm_mode 
-04a7 203a7e56 branch disable_user ,blank 
-04a8 6fe0c8bd fetch 1 ,mem_24g_transmit_by_interrupt 
-04a9 c000fe56 beq g24_tx_timer_int_enable ,disable_user 
-04aa 20600000 rtn 
+04a6 6fe0cbaa fetch 1 ,mem_24g_device_led_status 
+04a7 243a7e56 nbranch disable_user ,blank 
+04a8 78347c00 enable user 
+04a9 20401465 call lpo_calibration 
+04aa 6fe1c174 fetch 3 ,mem_clks_per_lpo 
+04ab 203a7e56 branch disable_user ,blank 
+04ac 6fe0c099 fetch 1 ,mem_lpm_mode 
+04ad 203a7e56 branch disable_user ,blank 
+04ae 6fe0c8bd fetch 1 ,mem_24g_transmit_by_interrupt 
+04af c000fe56 beq g24_tx_timer_int_enable ,disable_user 
+04b0 20600000 rtn 
 
 p_send_time_check:
-04ab 6fe0c8bd fetch 1 ,mem_24g_transmit_by_interrupt 
-04ac c00084ee beq g24_tx_timer_int_enable ,p_send_timer_first 
-04ad 6fe0cc52 fetch 1 ,mem_tx_count 
-04ae 203a04ee branch p_send_timer_first ,blank 
-04af 1b227e00 copy clkn ,pdata 
-04b0 684b4c53 fetcht 6 ,mem_tx_time_last 
-04b1 67e34c53 store 6 ,mem_tx_time_last 
-04b2 20407d95 call clk_diff_rt 
-04b3 67e24c59 store 4 ,mem_tx_time_last_delt 
-04b4 6fe0cc69 fetch 1 ,mem_sleep_miss 
-04b5 247a0000 nrtn blank 
-04b6 6fe14c67 fetch 2 ,mem_retransmit 
-04b7 247a0000 nrtn blank 
-04b8 6fe24c6b fetch 4 ,mem_sleep_miss_temp 
-04b9 247a0000 nrtn blank 
-04ba 6fe24c59 fetch 4 ,mem_tx_time_last_delt 
-04bb 684a4c4e fetcht 4 ,mem_24g_tsniff 
-04bc 18438400 lshift temp ,temp 
-04bd 98467c00 isub temp ,null 
-04be 202104f2 branch p_send_time_long_wake ,positive 
-04bf 684acc5d fetcht 5 ,mem_tx_time_sum 
-04c0 9840fe00 iadd temp ,pdata 
-04c1 67e2cc5d store 5 ,mem_tx_time_sum 
-04c2 6848cc52 fetcht 1 ,mem_tx_count 
-04c3 6fe0cc62 fetch 1 ,mem_tx_time_sum_count 
-04c4 98467c00 isub temp ,null 
-04c5 202284c9 branch p_send_time_check_average ,zero 
-04c6 18408401 increase 1 ,temp 
-04c7 6048cc52 storet 1 ,mem_tx_count 
-04c8 20600000 rtn 
+04b1 6fe0c8bd fetch 1 ,mem_24g_transmit_by_interrupt 
+04b2 c00084f4 beq g24_tx_timer_int_enable ,p_send_timer_first 
+04b3 6fe0cc52 fetch 1 ,mem_tx_count 
+04b4 203a04f4 branch p_send_timer_first ,blank 
+04b5 1b227e00 copy clkn ,pdata 
+04b6 684b4c53 fetcht 6 ,mem_tx_time_last 
+04b7 67e34c53 store 6 ,mem_tx_time_last 
+04b8 20407d95 call clk_diff_rt 
+04b9 67e24c59 store 4 ,mem_tx_time_last_delt 
+04ba 6fe0cc69 fetch 1 ,mem_sleep_miss 
+04bb 247a0000 nrtn blank 
+04bc 6fe14c67 fetch 2 ,mem_retransmit 
+04bd 247a0000 nrtn blank 
+04be 6fe24c6b fetch 4 ,mem_sleep_miss_temp 
+04bf 247a0000 nrtn blank 
+04c0 6fe24c59 fetch 4 ,mem_tx_time_last_delt 
+04c1 684a4c4e fetcht 4 ,mem_24g_tsniff 
+04c2 18438400 lshift temp ,temp 
+04c3 98467c00 isub temp ,null 
+04c4 202104f8 branch p_send_time_long_wake ,positive 
+04c5 684acc5d fetcht 5 ,mem_tx_time_sum 
+04c6 9840fe00 iadd temp ,pdata 
+04c7 67e2cc5d store 5 ,mem_tx_time_sum 
+04c8 6848cc52 fetcht 1 ,mem_tx_count 
+04c9 6fe0cc62 fetch 1 ,mem_tx_time_sum_count 
+04ca 98467c00 isub temp ,null 
+04cb 202284cf branch p_send_time_check_average ,zero 
+04cc 18408401 increase 1 ,temp 
+04cd 6048cc52 storet 1 ,mem_tx_count 
+04ce 20600000 rtn 
 
 p_send_time_check_average:
-04c9 704c5201 jam 1 ,mem_tx_count 
-04ca d8400000 arg 0 ,temp 
-04cb 6fe2cc5d fetch 5 ,mem_tx_time_sum 
-04cc 604acc5d storet 5 ,mem_tx_time_sum 
-04cd 6848cc62 fetcht 1 ,mem_tx_time_sum_count 
-04ce 9846fc00 idiv temp 
-04cf 20407def call wait_div_end 
-04d0 1807a200 quotient rega 
-04d1 6fe24c4e fetch 4 ,mem_24g_tsniff 
-04d2 6848cc63 fetcht 1 ,mem_tx_time_offset 
-04d3 98460400 isub temp ,temp 
-04d4 1a227e00 copy rega ,pdata 
-04d5 98467e00 isub temp ,pdata 
-04d6 202104e2 branch p_send_time_check_average_late ,positive 
-04d7 1fe67e00 sub pdata ,0 ,pdata 
-04d8 1feb7e00 rshift2 pdata ,pdata 
-04d9 6849c8ad fetcht 3 ,mem_24g_short_sleep_set 
-04da 98408400 iadd temp ,temp 
-04db 6fe1cc64 fetch 3 ,mem_24g_short_sleep_set_init 
-04dc da201800 arg 0x1800 ,rega 
-04dd 9a20fe00 iadd rega ,pdata 
-04de 98467c00 isub temp ,null 
-04df 242104ec nbranch p_send_time_check_average_min ,positive 
-04e0 6049c8ad storet 3 ,mem_24g_short_sleep_set 
-04e1 20600000 rtn 
+04cf 704c5201 jam 1 ,mem_tx_count 
+04d0 d8400000 arg 0 ,temp 
+04d1 6fe2cc5d fetch 5 ,mem_tx_time_sum 
+04d2 604acc5d storet 5 ,mem_tx_time_sum 
+04d3 6848cc62 fetcht 1 ,mem_tx_time_sum_count 
+04d4 9846fc00 idiv temp 
+04d5 20407def call wait_div_end 
+04d6 1807a200 quotient rega 
+04d7 6fe24c4e fetch 4 ,mem_24g_tsniff 
+04d8 6848cc63 fetcht 1 ,mem_tx_time_offset 
+04d9 98460400 isub temp ,temp 
+04da 1a227e00 copy rega ,pdata 
+04db 98467e00 isub temp ,pdata 
+04dc 202104e8 branch p_send_time_check_average_late ,positive 
+04dd 1fe67e00 sub pdata ,0 ,pdata 
+04de 1feb7e00 rshift2 pdata ,pdata 
+04df 6849c8ad fetcht 3 ,mem_24g_short_sleep_set 
+04e0 98408400 iadd temp ,temp 
+04e1 6fe1cc64 fetch 3 ,mem_24g_short_sleep_set_init 
+04e2 da201800 arg 0x1800 ,rega 
+04e3 9a20fe00 iadd rega ,pdata 
+04e4 98467c00 isub temp ,null 
+04e5 242104f2 nbranch p_send_time_check_average_min ,positive 
+04e6 6049c8ad storet 3 ,mem_24g_short_sleep_set 
+04e7 20600000 rtn 
 
 p_send_time_check_average_late:
-04e2 1feb0400 rshift2 pdata ,temp 
-04e3 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
-04e4 98460400 isub temp ,temp 
-04e5 6fe1cc64 fetch 3 ,mem_24g_short_sleep_set_init 
-04e6 da201800 arg 0x1800 ,rega 
-04e7 9a267e00 isub rega ,pdata 
-04e8 98467c00 isub temp ,null 
-04e9 202104ec branch p_send_time_check_average_min ,positive 
-04ea 6049c8ad storet 3 ,mem_24g_short_sleep_set 
-04eb 20600000 rtn 
+04e8 1feb0400 rshift2 pdata ,temp 
+04e9 6fe1c8ad fetch 3 ,mem_24g_short_sleep_set 
+04ea 98460400 isub temp ,temp 
+04eb 6fe1cc64 fetch 3 ,mem_24g_short_sleep_set_init 
+04ec da201800 arg 0x1800 ,rega 
+04ed 9a267e00 isub rega ,pdata 
+04ee 98467c00 isub temp ,null 
+04ef 202104f2 branch p_send_time_check_average_min ,positive 
+04f0 6049c8ad storet 3 ,mem_24g_short_sleep_set 
+04f1 20600000 rtn 
 
 p_send_time_check_average_min:
-04ec 67e1c8ad store 3 ,mem_24g_short_sleep_set 
-04ed 20600000 rtn 
+04f2 67e1c8ad store 3 ,mem_24g_short_sleep_set 
+04f3 20600000 rtn 
 
 p_send_timer_first:
-04ee 704c5201 jam 1 ,mem_tx_count 
-04ef 1b227e00 copy clkn ,pdata 
-04f0 67e34c53 store 6 ,mem_tx_time_last 
-04f1 20600000 rtn 
+04f4 704c5201 jam 1 ,mem_tx_count 
+04f5 1b227e00 copy clkn ,pdata 
+04f6 67e34c53 store 6 ,mem_tx_time_last 
+04f7 20600000 rtn 
 
 p_send_time_long_wake:
-04f2 58000000 setarg 0 
-04f3 67e0cc52 store 1 ,mem_tx_count 
-04f4 67e2cc5d store 5 ,mem_tx_time_sum 
-04f5 20600000 rtn 
+04f8 58000000 setarg 0 
+04f9 67e0cc52 store 1 ,mem_tx_count 
+04fa 67e2cc5d store 5 ,mem_tx_time_sum 
+04fb 20600000 rtn 
 
 p_g24_pair_dispatch:
-04f6 70488b00 jam default_24g_device ,mem_24g_reconn_type 
-04f7 6fe14beb fetch 2 ,mem_24g_pair_count 
-04f8 1fe0fe01 increase 1 ,pdata 
-04f9 67e14beb store 2 ,mem_24g_pair_count 
-04fa 6fe0cbeb fetch 1 ,mem_24g_pair_count 
-04fb 1fe17eff and pdata ,0xff ,pdata 
-04fc 247a0000 nrtn blank 
-04fd 6fe0c87f fetch 1 ,mem_24g_pair_sm 
-04fe c07fa38e beq state_24g_pairing_success ,g24_pair_exit 
-04ff c0008504 beq state_24g_pairing_1 ,p_g24_pair_sm_1 
-0500 c0010506 beq state_24g_pairing_2 ,p_g24_pair_sm_2 
-0501 c001850c beq state_24g_pairing_3 ,p_g24_pair_sm_3 
-0502 c0020512 beq state_24g_pairing_4 ,p_g24_pair_sm_4 
-0503 20600000 rtn 
+04fc 70488b00 jam default_24g_device ,mem_24g_reconn_type 
+04fd 6fe14beb fetch 2 ,mem_24g_pair_count 
+04fe 1fe0fe01 increase 1 ,pdata 
+04ff 67e14beb store 2 ,mem_24g_pair_count 
+0500 6fe0cbeb fetch 1 ,mem_24g_pair_count 
+0501 1fe17eff and pdata ,0xff ,pdata 
+0502 247a0000 nrtn blank 
+0503 6fe0c87f fetch 1 ,mem_24g_pair_sm 
+0504 c07fa38e beq state_24g_pairing_success ,g24_pair_exit 
+0505 c000850a beq state_24g_pairing_1 ,p_g24_pair_sm_1 
+0506 c001050c beq state_24g_pairing_2 ,p_g24_pair_sm_2 
+0507 c0018512 beq state_24g_pairing_3 ,p_g24_pair_sm_3 
+0508 c0020518 beq state_24g_pairing_4 ,p_g24_pair_sm_4 
+0509 20600000 rtn 
 
 p_g24_pair_sm_1:
-0504 7047c6ff jam datatype_attemp ,mem_24g_txbuf 
-0505 20200513 branch p_g24_pair_sm_prep 
+050a 7047c6ff jam datatype_attemp ,mem_24g_txbuf 
+050b 20200519 branch p_g24_pair_sm_prep 
 
 p_g24_pair_sm_2:
-0506 6fe0c85b fetch 1 ,mem_24g_pair_switch 
-0507 203a050a branch p_g24_pair_sm_2_skip ,blank 
-0508 6fe248a9 fetch 4 ,mem_24g_device_addr 
-0509 204022dc call g24_update_addr_and_synccrc8 
+050c 6fe0c85b fetch 1 ,mem_24g_pair_switch 
+050d 203a0510 branch p_g24_pair_sm_2_skip ,blank 
+050e 6fe248a9 fetch 4 ,mem_24g_device_addr 
+050f 204022dc call g24_update_addr_and_synccrc8 
 
 p_g24_pair_sm_2_skip:
-050a 7047c6aa jam datatype_bind ,mem_24g_txbuf 
-050b 20200513 branch p_g24_pair_sm_prep 
+0510 7047c6aa jam datatype_bind ,mem_24g_txbuf 
+0511 20200519 branch p_g24_pair_sm_prep 
 
 p_g24_pair_sm_3:
-050c 7047c655 jam datatype_config ,mem_24g_txbuf 
-050d 6fe0c85b fetch 1 ,mem_24g_pair_switch 
-050e 203a0513 branch p_g24_pair_sm_prep ,blank 
-050f 6fe24891 fetch 4 ,mem_24g_receiver_addr 
-0510 67e247c8 store 4 ,mem_24g_txbuf + 2 
-0511 20200515 branch p_g24_pair_sm_common 
+0512 7047c655 jam datatype_config ,mem_24g_txbuf 
+0513 6fe0c85b fetch 1 ,mem_24g_pair_switch 
+0514 203a0519 branch p_g24_pair_sm_prep ,blank 
+0515 6fe24891 fetch 4 ,mem_24g_receiver_addr 
+0516 67e247c8 store 4 ,mem_24g_txbuf + 2 
+0517 2020051b branch p_g24_pair_sm_common 
 
 p_g24_pair_sm_4:
-0512 7047c622 jam datatype_ok ,mem_24g_txbuf 
+0518 7047c622 jam datatype_ok ,mem_24g_txbuf 
 
 p_g24_pair_sm_prep:
-0513 6fe248a9 fetch 4 ,mem_24g_device_addr 
-0514 67e247c8 store 4 ,mem_24g_txbuf + 2 
+0519 6fe248a9 fetch 4 ,mem_24g_device_addr 
+051a 67e247c8 store 4 ,mem_24g_txbuf + 2 
 
 p_g24_pair_sm_common:
-0515 6fe0c836 fetch 1 ,mem_24g_data_type 
-0516 1fe17e07 and_into bits_data ,pdata 
-0517 67e0c7c7 store 1 ,mem_24g_txbuf + 1 
-0518 7047cc00 jam 0 ,mem_24g_txbuf + 6 
-0519 70483507 jam 7 ,mem_24g_datalen 
-051a 20402291 call g24_transmit_prep 
-051b 20400406 call p_g24_transmit_receive_ack 
-051c 20202360 branch g24_pair_sm_common + 7 
+051b 6fe0c836 fetch 1 ,mem_24g_data_type 
+051c 1fe17e07 and_into bits_data ,pdata 
+051d 67e0c7c7 store 1 ,mem_24g_txbuf + 1 
+051e 7047cc00 jam 0 ,mem_24g_txbuf + 6 
+051f 70483507 jam 7 ,mem_24g_datalen 
+0520 20402291 call g24_transmit_prep 
+0521 2040040c call p_g24_transmit_receive_ack 
+0522 20202360 branch g24_pair_sm_common + 7 
 
 p_g24_reconn_dispatch:
-051d 6fe14889 fetch 2 ,mem_24g_reconn_count 
-051e d84001f8 arg 0x01f8 ,temp 
-051f 98417e00 iand temp ,pdata 
-0520 203a0525 branch p_g24_reconn_dispatch_next ,blank 
-0521 6fe14889 fetch 2 ,mem_24g_reconn_count 
-0522 1fe0fe01 increase 1 ,pdata 
-0523 67e14889 store 2 ,mem_24g_reconn_count 
-0524 20600000 rtn 
+0523 6fe14889 fetch 2 ,mem_24g_reconn_count 
+0524 d84001f8 arg 0x01f8 ,temp 
+0525 98417e00 iand temp ,pdata 
+0526 203a052b branch p_g24_reconn_dispatch_next ,blank 
+0527 6fe14889 fetch 2 ,mem_24g_reconn_count 
+0528 1fe0fe01 increase 1 ,pdata 
+0529 67e14889 store 2 ,mem_24g_reconn_count 
+052a 20600000 rtn 
 
 p_g24_reconn_dispatch_next:
-0525 2040259a call g24_reconn_data_prep 
-0526 20400406 call p_g24_transmit_receive_ack 
-0527 242c053e nbranch p_g24_reconn_device_fail ,sync 
-0528 2437853e nbranch p_g24_reconn_device_fail ,user3 
-0529 20402672 call g24_ackpayload_parse 
-052a 6fe24877 fetch 4 ,mem_24g_pair_addr 
-052b 684a483c fetcht 4 ,mem_24g_addr 
-052c 98467c00 isub temp ,null 
-052d 2022a32e branch g24_pair_start ,zero 
-052e 6fe248a9 fetch 4 ,mem_24g_device_addr 
-052f 684a483c fetcht 4 ,mem_24g_addr 
-0530 98467c00 isub temp ,null 
-0531 2042853a call p_g24_store_receiver_addr ,zero 
-0532 6fe0c8a1 fetch 1 ,mem_24g_conn_sm 
-0533 793ffe02 set0 state_24g_reconn ,pdata 
-0534 67e0c8a1 store 1 ,mem_24g_conn_sm 
-0535 58000000 setarg 0 
-0536 67e14883 store 2 ,mem_24g_pair_timeout 
-0537 67e14889 store 2 ,mem_24g_reconn_count 
-0538 67e14887 store 2 ,mem_24g_reconn_timeout 
-0539 20202595 branch g24_reconn_attempt_success 
+052b 2040259a call g24_reconn_data_prep 
+052c 2040040c call p_g24_transmit_receive_ack 
+052d 242c0544 nbranch p_g24_reconn_device_fail ,sync 
+052e 24378544 nbranch p_g24_reconn_device_fail ,user3 
+052f 20402672 call g24_ackpayload_parse 
+0530 6fe24877 fetch 4 ,mem_24g_pair_addr 
+0531 684a483c fetcht 4 ,mem_24g_addr 
+0532 98467c00 isub temp ,null 
+0533 2022a32e branch g24_pair_start ,zero 
+0534 6fe248a9 fetch 4 ,mem_24g_device_addr 
+0535 684a483c fetcht 4 ,mem_24g_addr 
+0536 98467c00 isub temp ,null 
+0537 20428540 call p_g24_store_receiver_addr ,zero 
+0538 6fe0c8a1 fetch 1 ,mem_24g_conn_sm 
+0539 793ffe02 set0 state_24g_reconn ,pdata 
+053a 67e0c8a1 store 1 ,mem_24g_conn_sm 
+053b 58000000 setarg 0 
+053c 67e14883 store 2 ,mem_24g_pair_timeout 
+053d 67e14889 store 2 ,mem_24g_reconn_count 
+053e 67e14887 store 2 ,mem_24g_reconn_timeout 
+053f 20202595 branch g24_reconn_attempt_success 
 
 p_g24_store_receiver_addr:
-053a 6fe2480c fetch 4 ,mem_24g_rxpayload + 2 
-053b 207a0000 rtn blank 
-053c 67e24891 store 4 ,mem_24g_receiver_addr 
-053d 2020257e branch g24_ch_syncword_crc8_init 
+0540 6fe2480c fetch 4 ,mem_24g_rxpayload + 2 
+0541 207a0000 rtn blank 
+0542 67e24891 store 4 ,mem_24g_receiver_addr 
+0543 2020257e branch g24_ch_syncword_crc8_init 
 
 p_g24_reconn_device_fail:
-053e 6fe0c88c fetch 1 ,mem_24g_fast_conn_enable 
-053f 203a22cb branch g24_ch ,blank 
-0540 6fe14889 fetch 2 ,mem_24g_reconn_count 
-0541 1fe0fe01 increase 1 ,pdata 
-0542 67e14889 store 2 ,mem_24g_reconn_count 
-0543 2feffe09 isolate1 9 ,pdata 
-0544 6fe0c88b fetch 1 ,mem_24g_reconn_type 
-0545 c0020547 beq pair_and_3_0_addr ,p_g24_reconn_pair_and_3_0 
-0546 202025a8 branch g24_reconn_device_fail + 7 
+0544 6fe0c88c fetch 1 ,mem_24g_fast_conn_enable 
+0545 203a22cb branch g24_ch ,blank 
+0546 6fe14889 fetch 2 ,mem_24g_reconn_count 
+0547 1fe0fe01 increase 1 ,pdata 
+0548 67e14889 store 2 ,mem_24g_reconn_count 
+0549 2feffe09 isolate1 9 ,pdata 
+054a 6fe0c88b fetch 1 ,mem_24g_reconn_type 
+054b c002054d beq pair_and_3_0_addr ,p_g24_reconn_pair_and_3_0 
+054c 202025a8 branch g24_reconn_device_fail + 7 
 
 p_g24_reconn_pair_and_3_0:
-0547 2020a575 branch g24_reconn_device_3_0_addr ,true 
-0548 20202339 branch g24_pair_init_param 
+054d 2020a575 branch g24_reconn_device_3_0_addr ,true 
+054e 20202339 branch g24_pair_init_param 
 
 p_mouse_device_poweron_led_config:
-0549 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
-054a 203a48c6 branch mouse_device_poweron_timer_init ,blank 
-054b 202000f1 branch p_mouse_multi_led_on_enable 
+054f 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+0550 203a48c6 branch mouse_device_poweron_timer_init ,blank 
+0551 202000f4 branch p_mouse_multi_led_on_enable 
 
 p_mouse_device_discover_led_config:
-054c 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
-054d 203a48cc branch mouse_discover_setting_led_gpio ,blank 
-054e 202000ec branch p_mouse_multi_led_blink_enable 
+0552 6fe0cc40 fetch 1 ,mem_mouse_1io2led_led_enable 
+0553 203a48cc branch mouse_discover_setting_led_gpio ,blank 
+0554 202000ef branch p_mouse_multi_led_blink_enable 
 
 p_mouse_24g_pairing_complete:
-054f 20400432 call p_mouse_soft_agc_disable 
-0550 20400045 call p_mouse_fetch_normal_tx_power 
-0551 20404544 call mouse_no_data_timer_init 
-0552 d8e00001 arg mouse_24g_pairing_flag ,queue 
-0553 204046f4 call mouse_disable_function_flag 
-0554 20400549 call p_mouse_device_poweron_led_config 
-0555 2020485a branch mouse_24g_pairing_complete + 3 
+0555 20400438 call p_mouse_soft_agc_disable 
+0556 20400044 call p_mouse_fetch_normal_tx_power 
+0557 20404544 call mouse_no_data_timer_init 
+0558 d8e00001 arg mouse_24g_pairing_flag ,queue 
+0559 204046f4 call mouse_disable_function_flag 
+055a 2040054f call p_mouse_device_poweron_led_config 
+055b 2020485a branch mouse_24g_pairing_complete + 3 
 
 p_mouse_24g_attempt_success:
-0556 6fe2483c fetch 4 ,mem_24g_addr 
-0557 67e24891 store 4 ,mem_24g_receiver_addr 
-0558 67e24993 store 4 ,mem_mouse_24g_addr 
-0559 2040257e call g24_ch_syncword_crc8_init 
-055a 20400549 call p_mouse_device_poweron_led_config 
-055b 20404544 call mouse_no_data_timer_init 
-055c 204042ca call mouse_init_sensor_reset 
-055d 704aae00 jam 0 ,mem_mouse_long_mult_flag 
-055e 7048a100 jam 0 ,mem_24g_conn_sm 
-055f 70488b00 jam 0 ,mem_24g_reconn_type 
-0560 6fe24891 fetch 4 ,mem_24g_receiver_addr 
-0561 684a488d fetcht 4 ,mem_24g_fast_conn_addr 
-0562 98467c00 isub temp ,null 
-0563 20628000 rtn zero 
-0564 20400432 call p_mouse_soft_agc_disable 
-0565 20400045 call p_mouse_fetch_normal_tx_power 
-0566 20204822 branch mouse_24g_first_store_reconn_info 
+055c 6fe2483c fetch 4 ,mem_24g_addr 
+055d 67e24891 store 4 ,mem_24g_receiver_addr 
+055e 67e24993 store 4 ,mem_mouse_24g_addr 
+055f 2040257e call g24_ch_syncword_crc8_init 
+0560 2040054f call p_mouse_device_poweron_led_config 
+0561 20404544 call mouse_no_data_timer_init 
+0562 204042ca call mouse_init_sensor_reset 
+0563 704aae00 jam 0 ,mem_mouse_long_mult_flag 
+0564 7048a100 jam 0 ,mem_24g_conn_sm 
+0565 70488b00 jam 0 ,mem_24g_reconn_type 
+0566 6fe24891 fetch 4 ,mem_24g_receiver_addr 
+0567 684a488d fetcht 4 ,mem_24g_fast_conn_addr 
+0568 98467c00 isub temp ,null 
+0569 20628000 rtn zero 
+056a 20400438 call p_mouse_soft_agc_disable 
+056b 20400044 call p_mouse_fetch_normal_tx_power 
+056c 20204822 branch mouse_24g_first_store_reconn_info 
 
 p_mouse_24g_attempt_fail:
-0567 20400432 call p_mouse_soft_agc_disable 
-0568 20400045 call p_mouse_fetch_normal_tx_power 
-0569 6fe0c8a5 fetch 1 ,mem_24g_attempt_fail_flag 
-056a 243a0590 nbranch p_mouse_24g_hibernate_set ,blank 
-056b 6fe0c88b fetch 1 ,mem_24g_reconn_type 
-056c c0010570 beq fast_conn_and_3_0_addr ,p_mouse_24g_fast_conn_attempt_fail 
-056d c0020584 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
-056e c0018589 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-056f 20204839 branch mouse_24g_attempt_fail_enter_hibernate 
+056d 20400438 call p_mouse_soft_agc_disable 
+056e 20400044 call p_mouse_fetch_normal_tx_power 
+056f 6fe0c8a5 fetch 1 ,mem_24g_attempt_fail_flag 
+0570 243a0596 nbranch p_mouse_24g_hibernate_set ,blank 
+0571 6fe0c88b fetch 1 ,mem_24g_reconn_type 
+0572 c0010576 beq fast_conn_and_3_0_addr ,p_mouse_24g_fast_conn_attempt_fail 
+0573 c002058a beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
+0574 c001858f beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+0575 20204839 branch mouse_24g_attempt_fail_enter_hibernate 
 
 p_mouse_24g_fast_conn_attempt_fail:
-0570 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0571 c2978579 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
-0572 c2980579 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
-0573 c31d4806 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0574 6fe24993 fetch 4 ,mem_mouse_24g_addr 
-0575 684a4974 fetcht 4 ,mem_mouse_compare_addr_ff 
-0576 98467c00 isub temp ,null 
-0577 2022857b branch p_mouse_24g_start_pair_mode ,zero 
-0578 20204806 branch mouse_24g_reconn_dongle_start 
+0576 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0577 c297857f bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+0578 c298057f bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
+0579 c31d4806 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+057a 6fe24993 fetch 4 ,mem_mouse_24g_addr 
+057b 684a4974 fetcht 4 ,mem_mouse_compare_addr_ff 
+057c 98467c00 isub temp ,null 
+057d 20228581 branch p_mouse_24g_start_pair_mode ,zero 
+057e 20204806 branch mouse_24g_reconn_dongle_start 
 
 p_mouse_24g_start_auto_pair:
-0579 2040054c call p_mouse_device_discover_led_config 
-057a 20204812 branch mouse_24g_start_auto_pair + 1 
+057f 20400552 call p_mouse_device_discover_led_config 
+0580 20204812 branch mouse_24g_start_auto_pair + 1 
 
 p_mouse_24g_start_pair_mode:
-057b 70488b00 jam 0 ,mem_24g_reconn_type 
-057c d8e00001 arg mouse_24g_pairing_flag ,queue 
-057d 204046f0 call mouse_enable_function_flag 
-057e 58000000 setarg 0 
-057f 67e14887 store 2 ,mem_24g_reconn_timeout 
-0580 20404576 call mouse_stop_discovery 
-0581 2040498e call mouse_low_voltage_led_blink_disable 
-0582 2040054c call p_mouse_device_discover_led_config 
-0583 2020482e branch mouse_24g_start_pair_mode + 7 
+0581 70488b00 jam 0 ,mem_24g_reconn_type 
+0582 d8e00001 arg mouse_24g_pairing_flag ,queue 
+0583 204046f0 call mouse_enable_function_flag 
+0584 58000000 setarg 0 
+0585 67e14887 store 2 ,mem_24g_reconn_timeout 
+0586 20404576 call mouse_stop_discovery 
+0587 2040498e call mouse_low_voltage_led_blink_disable 
+0588 20400552 call p_mouse_device_discover_led_config 
+0589 2020482e branch mouse_24g_start_pair_mode + 7 
 
 p_mouse_24g_auto_pair_attempt_fail:
-0584 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-0585 c317858e bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
-0586 6fe0cbb4 fetch 1 ,mem_device_number 
-0587 c000858e beq 1 ,p_mouse_24g_attempt_fail_enter_hibernate 
-0588 2020481a branch mouse_24g_first_bluetooth_reconnect 
+058a 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+058b c3178594 bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
+058c 6fe0cbb4 fetch 1 ,mem_device_number 
+058d c0008594 beq 1 ,p_mouse_24g_attempt_fail_enter_hibernate 
+058e 2020481a branch mouse_24g_first_bluetooth_reconnect 
 
 p_mouse_reconn_dongle_attempt_fail:
-0589 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-058a c317858e bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
-058b c289858e bbit1 mouse_enable_eeprom ,p_mouse_24g_attempt_fail_enter_hibernate 
-058c c289058e bbit1 mouse_enable_flash ,p_mouse_24g_attempt_fail_enter_hibernate 
-058d 20204812 branch mouse_24g_start_auto_pair + 1 
+058f 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0590 c3178594 bbit0 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_attempt_fail_enter_hibernate 
+0591 c2898594 bbit1 mouse_enable_eeprom ,p_mouse_24g_attempt_fail_enter_hibernate 
+0592 c2890594 bbit1 mouse_enable_flash ,p_mouse_24g_attempt_fail_enter_hibernate 
+0593 20204812 branch mouse_24g_start_auto_pair + 1 
 
 p_mouse_24g_attempt_fail_enter_hibernate:
-058e 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
-058f c31e4839 bbit0 mouse_enable_wheel_wake_up_cancel ,mouse_24g_attempt_fail_enter_hibernate 
+0594 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
+0595 c31e4839 bbit0 mouse_enable_wheel_wake_up_cancel ,mouse_24g_attempt_fail_enter_hibernate 
 
 p_mouse_24g_hibernate_set:
-0590 7048a500 jam 0 ,mem_24g_attempt_fail_flag 
-0591 20402652 call g24_transmit_next_packet 
-0592 5fffffff setarg -1 
-0593 67e2485c store 4 ,mem_24g_enter_hibernate 
-0594 58000000 setarg 0 
-0595 67e3c8d0 store 7 ,mem_mouse_key 
-0596 704be101 jam 1 ,mem_sensor_shutdown_flag 
-0597 20400166 call p_mouse_sensor_powerdown 
-0598 20200488 branch p_g24_long_sleep 
+0596 7048a500 jam 0 ,mem_24g_attempt_fail_flag 
+0597 20402652 call g24_transmit_next_packet 
+0598 5fffffff setarg -1 
+0599 67e2485c store 4 ,mem_24g_enter_hibernate 
+059a 58000000 setarg 0 
+059b 67e3c8d0 store 7 ,mem_mouse_key 
+059c 704be101 jam 1 ,mem_sensor_shutdown_flag 
+059d 2040016c call p_mouse_sensor_powerdown 
+059e 2020048e branch p_g24_long_sleep 
               org 0x800
 
 start:
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/program/patch.prog	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/program/patch.prog	(working copy)
@@ -1,4 +1,5 @@
 //define FCC
+//define USB
 //define BLE
 //define CLASSIC
 //define G24_OTA
@@ -6,7 +7,7 @@
 define FIRE_KEY
 //define UART_LOG
 //define RSSI_PATCH
-//defineRSSI_SORT
+//define RSSI_SORT
 
 
 	bbit1 8,pf_patch_ext
@@ -54,6 +55,8 @@
 	beq patch3d_1,p_g24_reconn_dispatch
 	beq patch3d_2,p_g24_transmit_no_interrupt
 	beq patch3d_4,p_g24_lpm_wait
+//	beq patch32_0,p_usb_class_type	/**USB PATCH**/
+//	beq patch32_5,p_usb_tx			/**USB PATCH**/
 //	beq patch3d_5,p_power_ctrl_start	/**PWR PATCH**/
 //	beq patch23_2,p_send_lmp		/**CLASSIC PATCH**/
 //	beq patch34_1,p_le_slave_match	/**BLE PATCH**/
@@ -68,15 +71,21 @@
 endif
 	set0 mark_adc_enable,mark
 	call enable_authrom
+ifdef USB
+	fetch 1,mem_usb_offline_gpio_retention
+	store 1,mem_usb_offline_check_gpio
+endif
 	call p_mouse_setting_config
 	call mouse_init_sunt
 	rtn wake
 	call mouse_dpi_config
-	call mouse_usb_check_enable
+ifdef USB
+	call p_mouse_usb_check_enable
+endif
 	call mouse_drawing_optima_init
 	call p_mouse_cb_fuction
 	call p_mouse_sensor_powerdown
-	branch mouse_init+8
+	branch mouse_init_wireless
 
 p_mouse_setting_config:
 	rtn wake
@@ -136,7 +145,7 @@
 	setarg 0
 	store 6,mem_mouse_x
 	call mouse_check_sensor_data
-	setarg 0x0089			
+	setarg 0x0089
 	call twspi_write
 	call mouse_dpi_config
 	call mouse_zwheel
@@ -154,7 +163,16 @@
 	call ui_check_paring_button
 	call p_mouse_dpi_check
 	call p_mouse_dpi_another_gpio_check
-	branch mouse_idle+4
+	call mouse_select_device_check
+	call mouse_check_select_device_by_switch
+	call mouse_bt_button_check
+	call mouse_wheel_check
+ifdef USB
+	call p_mouse_usb_isr
+	call p_mouse_usb_mode
+endif
+	rtn
+
 
 p_twspi_reset:
 	fetch 1,mem_mouse_sensor_sclk_gpio
@@ -197,7 +215,7 @@
 	and rega,0x07,pdata
 	fetcht 1,mem_mouse_commbination_key_24g
 	isub temp,null
-	branch mouse_24g_start_pair_mode,zero
+	branch p_mouse_24g_start_pair_mode,zero
 	branch p_mouse_24g_reconn_general_dongle
 	
 p_mouse_24g_reconn_dongle_start:
@@ -244,8 +262,10 @@
 	call gpio_clr_wake
 	fetch 1,mem_mouse_sensor_sdio_gpio
 	call p_mouse_gpio_config_output_high
+ifndef USB
 	arg 3,temp
 	call mouse_gpio_config_input_pu
+endif
 	call mouse_lpm_before_common
 	call gpio_pd_idle
 	call p_mouse_1io2led_all_off
@@ -535,6 +555,8 @@
 	arg p_mouse_check_no_data_timeout,regb
 	branch timer_single_step_2B
 p_mouse_check_no_data_timeout:
+	fetch 1,mem_usb_addr
+	rtnbit1 7
 	fetch 1,mem_device_flag
 	beq MODE_24G_DEVICE,p_mouse_24g_hibernate_set
 	branch mouse_disconnect
@@ -548,8 +570,14 @@
 p_mouse_drawing_optima:
 	fetch 1,mem_config_sensor_type
 	rtneq P3212
-	branch mouse_drawing_optima
-
+ifdef USB
+	call p_usb_store_mem
+endif
+	call mouse_drawing_optima
+ifdef USB
+	call p_usb_get_mem
+endif
+	rtn
 
 p_mouse_sensor_poweron:
 	call mouse_sensor_spi_init
@@ -1226,7 +1254,53 @@
 	rtn
 endif
 	
+endif
+
+ifdef AUTO_SEND
+p_mouse_motion_auto:
+	disable user
+	setarg 0
+	store 6,mem_mouse_x
+	fetch 1,0X4FF0
+	increase 1,pdata
+	store 1,0X4FF0
+	sub pdata,50,null
+	branch p_ms_x_right,positive
+
+	sub pdata,100,null
+	branch p_ms_y_up,positive
+
+	sub pdata,150,null
+	branch p_ms_x_left,positive
+	sub pdata,200,null
+	branch p_ms_y_down,positive
+	rtn
+
+p_ms_x_right:
+	setarg 5
+	store 2,mem_mouse_x
+p_data:
+	enable user
+	branch mouse_no_data_timer_init
 
+p_ms_y_up:
+	setarg 5
+	store 2,mem_mouse_y
+	branch p_data
+
+p_ms_x_left:
+	setarg -5
+	store 2,mem_mouse_x
+	branch p_data
+p_ms_y_down:
+	fetch 1,0X4FF0
+	beq 200,p_mem_usb_data_square_cnt_set0
+	setarg -5
+	store 2,mem_mouse_y
+	branch p_data
+p_mem_usb_data_square_cnt_set0:
+	jam 0,0X4FF0
+	branch p_ms_y_down+2
 endif
 
 
@@ -3708,3 +3782,210 @@
 
 
 
+
+ifdef USB
+
+/************************set report patch************************/
+p_usb_class_type:
+	set0 mark_isstr,mark
+	fetch 1,mem_usb_setup_bmRequestType
+	and_into 0x80,pdata
+	beq OUT_DEVICE,p_usb_out_device
+	branch usb_class_type+4
+
+p_usb_out_device:
+	fetch 1,mem_usb_setup_bmRequestType
+	rshift4 pdata,pdata
+	rshift pdata,pdata
+	and_into 0x03,pdata
+	beq STANDARD_REQ,usb_out_standard_req
+	beq CLASS_REQ,p_usb_out_class_req
+	branch usb_out_device+4
+
+p_usb_out_class_req:
+	fetch 1,mem_usb_setup_bRequest
+	beq SET_REPORT,p_usb_set_report
+	branch usb_out_class_req+1
+
+p_usb_set_report:
+	nop 15000	//delay 1ms
+	branch usb_set_report
+
+
+/************************usb mac wakeup patch************************/
+p_usb_tx:
+	fetch 1,mem_usb_tx_enable
+	rtn blank
+	fetch 1,core_usb_txbusy
+	and_into 0x0f,pdata
+	nbranch usb_inwake_state_tx_dispose,blank
+	branch usb_tx+3
+
+
+/************************usb and mouse memalloc conflict patch************************/
+//0x09f6 mem_usb_status
+//0x09f6 mem_init_cnt
+
+p_usb_store_mem:
+	arg mem_usb_status,contr
+	arg mem_usb_mem_temp,contw
+	branch memcpy16
+	
+p_usb_get_mem:
+	arg mem_usb_status,contw
+	arg mem_usb_mem_temp,contr
+	branch memcpy16
+
+
+/************************add usb name patch************************/
+p_mouse_usb_check_enable:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_USB
+	jam MOUSE_USB_INTERFACE_REMOVE,mem_mouse_usb_vdd_status
+	rtn
+
+p_mouse_usb_config_param:
+	call mouse_usb_config_kb_check
+	call p_mouse_usb_report_rate_set
+	call mouse_usb_config_param_setup
+p_mouse_usb_device_name_config:
+	fetch 1,mem_usb_device_name_retention
+	rtn blank
+	arg mem_usb_device_name_retention,contr
+	arg mem_string2,contw
+	arg 30,loopcnt
+	branch memcpy
+
+p_usb_timer_check:
+	call disable_user
+	fetcht 4,mem_btclk_sensor
+	copy clkn_bt,pdata
+	isub temp,null
+	ncall p_usb_timer_timeout,positive
+	copy pdata,regb
+	fetch 4,mem_btclk_sensor
+	fetcht 1,mem_wire_usb_interval
+	iadd temp,temp
+	copy regb,pdata
+	isub temp,null
+	nrtn positive
+	set0 28,pdata
+	store 4,mem_btclk_sensor
+	branch enable_user
+p_usb_timer_timeout:
+	rtn zero
+	set1 28,pdata
+	rtn
+p_usb_timer_init:
+	setarg 0
+	store 4,mem_btclk_sensor
+	rtn
+
+
+p_select_system_clk_24M_dpll:
+	jam SYSTEM_CLK_24M,mem_system_clk
+	jam clksel_dpll_24M,core_clksel
+	setarg 5999
+	store 2,core_halfslot	//about 250us
+	branch calc_new_param
+
+
+p_mouse_usb_report_rate_set:
+	call p_usb_timer_init
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_USB_250,p_usb_report_rate_set_250hz
+	bbit1 MOUSE_ENABLE_USB_500,p_usb_report_rate_set_500hz
+	bbit1 MOUSE_ENABLE_USB_1000,p_usb_report_rate_set_1000hz
+p_usb_report_rate_set_125hz:
+	jam 32,mem_wire_usb_interval
+	rtn
+p_usb_report_rate_set_250hz:
+	jam 16,mem_wire_usb_interval
+	rtn
+p_usb_report_rate_set_500hz:
+	jam 8,mem_wire_usb_interval
+	rtn
+p_usb_report_rate_set_1000hz:
+	jam 4,mem_wire_usb_interval
+	rtn
+
+
+p_mouse_usb_isr:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_USB
+	call p_mouse_usb_interface_check
+	fetch 1,mem_mouse_usb_vdd_status
+	rtnne MOUSE_USB_INTERFACE_INSERT
+	branch usb_isr
+
+
+p_mouse_usb_interface_check:
+	fetcht 1,mem_usb_offline_check_gpio
+	call gpio_get_bit
+	nbranch p_mouse_usb_gpio_low,true
+	branch p_mouse_usb_gpio_high
+	
+p_mouse_usb_gpio_low:
+	fetch 1,mem_mouse_usb_vdd_status
+	rtneq MOUSE_USB_INTERFACE_REMOVE
+	jam MOUSE_USB_INTERFACE_REMOVE,mem_mouse_usb_vdd_status
+	jam 0,mem_usb_device_enumeration_endflag
+	jam 0,mem_usb_status
+	jam 0,mem_usb_state
+	fetch 2,core_clkoff
+	set1 CLOCK_OFF_USB,pdata
+	store 2,core_clkoff
+	jam 1,mem_lpm_mode
+	call select_system_clk_12M_dpll
+	call mouse_drawing_optima_init	
+	call p_mouse_sensor_powerdown
+	disable wake	//using for mouse_init_sensor_reset	
+	branch mouse_init_wireless
+
+p_mouse_usb_gpio_high:
+	fetch 1,mem_mouse_usb_vdd_status
+	rtneq MOUSE_USB_INTERFACE_INSERT
+	jam MOUSE_USB_INTERFACE_INSERT,mem_mouse_usb_vdd_status
+	setarg 0
+	store 2,mem_24g_pair_timeout
+	store 2,mem_24g_reconn_timeout
+	jam 0,mem_lpm_mode
+	call p_select_system_clk_24M_dpll
+	call mouse_24g_stop
+	call mouse_stop_bluetooth_mode
+	call mouse_device_led_all_off
+	disable wake
+	call mouse_init_sensor_reset
+
+	setarg p_mouse_usb_config_param
+	store 2,mem_cb_usb_config
+	fetch 1,mem_usb_tx_interval_retention
+	store 1,mem_usb_tx_interval
+	arg mem_usb_vid_pid_retention,contr
+	arg mem_usb_vid_pid,contw
+	arg 9,loopcnt
+	call memcpy
+	branch usb_init
+
+
+p_mouse_usb_mode:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_USB
+	fetch 1,core_usb_addr
+	store 1,mem_usb_addr
+	rtnbit0 7
+	call p_usb_timer_check
+	nrtn user
+	call mouse_motion
+	nrtn user
+	branch mouse_push_data_to_usb
+
+
+
+
+
+endif
+
+
+
+
Index: program_patch/main_patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/program_patch/main_patch.prog	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/program_patch/main_patch.prog	(working copy)
@@ -1,4 +1,5 @@
 //define FCC
+//define USB
 //define BLE
 //define CLASSIC
 //define G24_OTA
@@ -6,7 +7,7 @@
 define FIRE_KEY
 //define UART_LOG
 //define RSSI_PATCH
-//defineRSSI_SORT
+//define RSSI_SORT
 
 
 	bbit1 8,pf_patch_ext
@@ -54,6 +55,8 @@
 	beq patch3d_1,p_g24_reconn_dispatch
 	beq patch3d_2,p_g24_transmit_no_interrupt
 	beq patch3d_4,p_g24_lpm_wait
+//	beq patch32_0,p_usb_class_type	/**USB PATCH**/
+//	beq patch32_5,p_usb_tx			/**USB PATCH**/
 //	beq patch3d_5,p_power_ctrl_start	/**PWR PATCH**/
 //	beq patch23_2,p_send_lmp		/**CLASSIC PATCH**/
 //	beq patch34_1,p_le_slave_match	/**BLE PATCH**/
@@ -68,15 +71,21 @@
 endif
 	set0 mark_adc_enable,mark
 	call enable_authrom
+ifdef USB
+	fetch 1,mem_usb_offline_gpio_retention
+	store 1,mem_usb_offline_check_gpio
+endif
 	call p_mouse_setting_config
 	call mouse_init_sunt
 	rtn wake
 	call mouse_dpi_config
-	call mouse_usb_check_enable
+ifdef USB
+	call p_mouse_usb_check_enable
+endif
 	call mouse_drawing_optima_init
 	call p_mouse_cb_fuction
 	call p_mouse_sensor_powerdown
-	branch mouse_init+8
+	branch mouse_init_wireless
 
 p_mouse_setting_config:
 	rtn wake
@@ -136,7 +145,7 @@
 	setarg 0
 	store 6,mem_mouse_x
 	call mouse_check_sensor_data
-	setarg 0x0089			
+	setarg 0x0089
 	call twspi_write
 	call mouse_dpi_config
 	call mouse_zwheel
@@ -154,7 +163,16 @@
 	call ui_check_paring_button
 	call p_mouse_dpi_check
 	call p_mouse_dpi_another_gpio_check
-	branch mouse_idle+4
+	call mouse_select_device_check
+	call mouse_check_select_device_by_switch
+	call mouse_bt_button_check
+	call mouse_wheel_check
+ifdef USB
+	call p_mouse_usb_isr
+	call p_mouse_usb_mode
+endif
+	rtn
+
 
 p_twspi_reset:
 	fetch 1,mem_mouse_sensor_sclk_gpio
@@ -197,7 +215,7 @@
 	and rega,0x07,pdata
 	fetcht 1,mem_mouse_commbination_key_24g
 	isub temp,null
-	branch mouse_24g_start_pair_mode,zero
+	branch p_mouse_24g_start_pair_mode,zero
 	branch p_mouse_24g_reconn_general_dongle
 	
 p_mouse_24g_reconn_dongle_start:
@@ -244,8 +262,10 @@
 	call gpio_clr_wake
 	fetch 1,mem_mouse_sensor_sdio_gpio
 	call p_mouse_gpio_config_output_high
+ifndef USB
 	arg 3,temp
 	call mouse_gpio_config_input_pu
+endif
 	call mouse_lpm_before_common
 	call gpio_pd_idle
 	call p_mouse_1io2led_all_off
@@ -535,6 +555,8 @@
 	arg p_mouse_check_no_data_timeout,regb
 	branch timer_single_step_2B
 p_mouse_check_no_data_timeout:
+	fetch 1,mem_usb_addr
+	rtnbit1 7
 	fetch 1,mem_device_flag
 	beq MODE_24G_DEVICE,p_mouse_24g_hibernate_set
 	branch mouse_disconnect
@@ -548,8 +570,14 @@
 p_mouse_drawing_optima:
 	fetch 1,mem_config_sensor_type
 	rtneq P3212
-	branch mouse_drawing_optima
-
+ifdef USB
+	call p_usb_store_mem
+endif
+	call mouse_drawing_optima
+ifdef USB
+	call p_usb_get_mem
+endif
+	rtn
 
 p_mouse_sensor_poweron:
 	call mouse_sensor_spi_init
@@ -1226,7 +1254,53 @@
 	rtn
 endif
 	
+endif
+
+ifdef AUTO_SEND
+p_mouse_motion_auto:
+	disable user
+	setarg 0
+	store 6,mem_mouse_x
+	fetch 1,0X4FF0
+	increase 1,pdata
+	store 1,0X4FF0
+	sub pdata,50,null
+	branch p_ms_x_right,positive
+
+	sub pdata,100,null
+	branch p_ms_y_up,positive
+
+	sub pdata,150,null
+	branch p_ms_x_left,positive
+	sub pdata,200,null
+	branch p_ms_y_down,positive
+	rtn
+
+p_ms_x_right:
+	setarg 5
+	store 2,mem_mouse_x
+p_data:
+	enable user
+	branch mouse_no_data_timer_init
 
+p_ms_y_up:
+	setarg 5
+	store 2,mem_mouse_y
+	branch p_data
+
+p_ms_x_left:
+	setarg -5
+	store 2,mem_mouse_x
+	branch p_data
+p_ms_y_down:
+	fetch 1,0X4FF0
+	beq 200,p_mem_usb_data_square_cnt_set0
+	setarg -5
+	store 2,mem_mouse_y
+	branch p_data
+p_mem_usb_data_square_cnt_set0:
+	jam 0,0X4FF0
+	branch p_ms_y_down+2
 endif
 
 
Index: program_patch/usb_spec_code/patch_usb.prog
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/program_patch/usb_spec_code/patch_usb.prog	(nonexistent)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/program_patch/usb_spec_code/patch_usb.prog	(working copy)
@@ -0,0 +1,207 @@
+
+ifdef USB
+
+/************************set report patch************************/
+p_usb_class_type:
+	set0 mark_isstr,mark
+	fetch 1,mem_usb_setup_bmRequestType
+	and_into 0x80,pdata
+	beq OUT_DEVICE,p_usb_out_device
+	branch usb_class_type+4
+
+p_usb_out_device:
+	fetch 1,mem_usb_setup_bmRequestType
+	rshift4 pdata,pdata
+	rshift pdata,pdata
+	and_into 0x03,pdata
+	beq STANDARD_REQ,usb_out_standard_req
+	beq CLASS_REQ,p_usb_out_class_req
+	branch usb_out_device+4
+
+p_usb_out_class_req:
+	fetch 1,mem_usb_setup_bRequest
+	beq SET_REPORT,p_usb_set_report
+	branch usb_out_class_req+1
+
+p_usb_set_report:
+	nop 15000	//delay 1ms
+	branch usb_set_report
+
+
+/************************usb mac wakeup patch************************/
+p_usb_tx:
+	fetch 1,mem_usb_tx_enable
+	rtn blank
+	fetch 1,core_usb_txbusy
+	and_into 0x0f,pdata
+	nbranch usb_inwake_state_tx_dispose,blank
+	branch usb_tx+3
+
+
+/************************usb and mouse memalloc conflict patch************************/
+//0x09f6 mem_usb_status
+//0x09f6 mem_init_cnt
+
+p_usb_store_mem:
+	arg mem_usb_status,contr
+	arg mem_usb_mem_temp,contw
+	branch memcpy16
+	
+p_usb_get_mem:
+	arg mem_usb_status,contw
+	arg mem_usb_mem_temp,contr
+	branch memcpy16
+
+
+/************************add usb name patch************************/
+p_mouse_usb_check_enable:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_USB
+	jam MOUSE_USB_INTERFACE_REMOVE,mem_mouse_usb_vdd_status
+	rtn
+
+p_mouse_usb_config_param:
+	call mouse_usb_config_kb_check
+	call p_mouse_usb_report_rate_set
+	call mouse_usb_config_param_setup
+p_mouse_usb_device_name_config:
+	fetch 1,mem_usb_device_name_retention
+	rtn blank
+	arg mem_usb_device_name_retention,contr
+	arg mem_string2,contw
+	arg 30,loopcnt
+	branch memcpy
+
+p_usb_timer_check:
+	call disable_user
+	fetcht 4,mem_btclk_sensor
+	copy clkn_bt,pdata
+	isub temp,null
+	ncall p_usb_timer_timeout,positive
+	copy pdata,regb
+	fetch 4,mem_btclk_sensor
+	fetcht 1,mem_wire_usb_interval
+	iadd temp,temp
+	copy regb,pdata
+	isub temp,null
+	nrtn positive
+	set0 28,pdata
+	store 4,mem_btclk_sensor
+	branch enable_user
+p_usb_timer_timeout:
+	rtn zero
+	set1 28,pdata
+	rtn
+p_usb_timer_init:
+	setarg 0
+	store 4,mem_btclk_sensor
+	rtn
+
+
+p_select_system_clk_24M_dpll:
+	jam SYSTEM_CLK_24M,mem_system_clk
+	jam clksel_dpll_24M,core_clksel
+	setarg 5999
+	store 2,core_halfslot	//about 250us
+	branch calc_new_param
+
+
+p_mouse_usb_report_rate_set:
+	call p_usb_timer_init
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_USB_250,p_usb_report_rate_set_250hz
+	bbit1 MOUSE_ENABLE_USB_500,p_usb_report_rate_set_500hz
+	bbit1 MOUSE_ENABLE_USB_1000,p_usb_report_rate_set_1000hz
+p_usb_report_rate_set_125hz:
+	jam 32,mem_wire_usb_interval
+	rtn
+p_usb_report_rate_set_250hz:
+	jam 16,mem_wire_usb_interval
+	rtn
+p_usb_report_rate_set_500hz:
+	jam 8,mem_wire_usb_interval
+	rtn
+p_usb_report_rate_set_1000hz:
+	jam 4,mem_wire_usb_interval
+	rtn
+
+
+p_mouse_usb_isr:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_USB
+	call p_mouse_usb_interface_check
+	fetch 1,mem_mouse_usb_vdd_status
+	rtnne MOUSE_USB_INTERFACE_INSERT
+	branch usb_isr
+
+
+p_mouse_usb_interface_check:
+	fetcht 1,mem_usb_offline_check_gpio
+	call gpio_get_bit
+	nbranch p_mouse_usb_gpio_low,true
+	branch p_mouse_usb_gpio_high
+	
+p_mouse_usb_gpio_low:
+	fetch 1,mem_mouse_usb_vdd_status
+	rtneq MOUSE_USB_INTERFACE_REMOVE
+	jam MOUSE_USB_INTERFACE_REMOVE,mem_mouse_usb_vdd_status
+	jam 0,mem_usb_device_enumeration_endflag
+	jam 0,mem_usb_status
+	jam 0,mem_usb_state
+	fetch 2,core_clkoff
+	set1 CLOCK_OFF_USB,pdata
+	store 2,core_clkoff
+	jam 1,mem_lpm_mode
+	call select_system_clk_12M_dpll
+	call mouse_drawing_optima_init	
+	call p_mouse_sensor_powerdown
+	disable wake	//using for mouse_init_sensor_reset	
+	branch mouse_init_wireless
+
+p_mouse_usb_gpio_high:
+	fetch 1,mem_mouse_usb_vdd_status
+	rtneq MOUSE_USB_INTERFACE_INSERT
+	jam MOUSE_USB_INTERFACE_INSERT,mem_mouse_usb_vdd_status
+	setarg 0
+	store 2,mem_24g_pair_timeout
+	store 2,mem_24g_reconn_timeout
+	jam 0,mem_lpm_mode
+	call p_select_system_clk_24M_dpll
+	call mouse_24g_stop
+	call mouse_stop_bluetooth_mode
+	call mouse_device_led_all_off
+	disable wake
+	call mouse_init_sensor_reset
+
+	setarg p_mouse_usb_config_param
+	store 2,mem_cb_usb_config
+	fetch 1,mem_usb_tx_interval_retention
+	store 1,mem_usb_tx_interval
+	arg mem_usb_vid_pid_retention,contr
+	arg mem_usb_vid_pid,contw
+	arg 9,loopcnt
+	call memcpy
+	branch usb_init
+
+
+p_mouse_usb_mode:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_USB
+	fetch 1,core_usb_addr
+	store 1,mem_usb_addr
+	rtnbit0 7
+	call p_usb_timer_check
+	nrtn user
+	call mouse_motion
+	nrtn user
+	branch mouse_push_data_to_usb
+
+
+
+
+
+endif
+
+
+
+
Index: sched/ble.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/sched/ble.dat	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/sched/ble.dat	(working copy)
@@ -33,7 +33,7 @@
 20 00 #latency
 2c 01 #timeout
 
-mem_mouse_le_name_clear:000000000000000000
+mem_mouse_le_name_clear:00 00 00 00 00 00 00 00 00
 
 mem_le_adv_ind:03 12 18
 mem_le_adv_direct_ind:ff 00 00
Index: sched/common.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/sched/common.dat	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/sched/common.dat	(working copy)
@@ -6,7 +6,7 @@
 mem_rf_init_data:ff
 mem_rf_init_ptr:mem_rf_init_data
 
-#mem_flash_base:00 50 00
+mem_flash_base:00 50 00
 mem_eeprom_base:80 1f
 mem_eeprom_block_size:80
 
@@ -18,8 +18,8 @@
 mem_spi_ncs_gpio:ff
 
 mem_lpm_mode:01
-#mem_lpm_mult:20
-#mem_lpm_mult_init:20
+mem_lpm_mult:20
+mem_lpm_mult_init:20
 
 
 #mem_rf_debug_rx_gpio:8b
Index: sched/usb.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/sched/usb.dat	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/sched/usb.dat	(working copy)
@@ -1 +1,26 @@
+#usb config
+mem_usb_vid_pid_retention:
+01 #enable
+#mouse only#auto pair
+53 31#VID
+30 10#PID
+#mouse & keyboard
+53 31#VID
+30 30#PID
+
+#usb tx interval
+mem_usb_tx_interval_retention:01
+
+#device name
+mem_usb_device_name_retention:
+'wired_mosue_1308
+
+
+
+#default value
+mem_usb_addr:00
+
+
+mem_usb_offline_gpio_retention:0a
+
 
