Index: format/app_mouse.format
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/format/app_mouse.format	(revision 2796)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/format/app_mouse.format	(working copy)
@@ -433,12 +433,22 @@
 //commbination_dpi
 1 mem_commbination_dpi_timer
 1 mem_mouse_commbination_key_dpi
+
+1 mem_mouse_logo_ctrl_type
+1 mem_mouse_logo_led_state
+1 mem_mouse_logo_key_count
+1 mem_mouse_commbination_logo_key
 )
 
 (
 0x20 MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
 )
 
+(
+1 COMMBATION_LOGO
+2 DPI_LOGO
+)
+
 xmemalloc g24_tx_hid_mouse_flippen(
 16 mem_24g_txpayload_buf
 1 mem_release_data_from_receiver_enable
Index: output/memmap.format
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/output/memmap.format	(revision 2796)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/output/memmap.format	(working copy)
@@ -1972,90 +1972,94 @@
 0x4b1d mem_mouse_qdec_set_flag
 0x4b1e mem_commbination_dpi_timer
 0x4b1f mem_mouse_commbination_key_dpi
-0x4b20 mem_24g_txpayload_buf
-0x4b30 mem_release_data_from_receiver_enable
-0x4b31 mem_release_data_from_transmiter_enable
-0x4b32 mem_flippen_key0_gpio
-0x4b33 mem_flippen_key1_gpio
-0x4b34 mem_flippen_key2_gpio
-0x4b35 mem_flippen_key3_gpio
-0x4b36 mem_flippen_key4_gpio
-0x4b37 mem_flippen_key5_gpio
-0x4b38 mem_flippen_key6_gpio
-0x4b39 mem_flippen_key7_gpio
-0x4b3a mem_flippen_key0_press_status
-0x4b3b mem_flippen_key1_press_status
-0x4b3c mem_flippen_key2_press_status
-0x4b3d mem_flippen_key3_press_status
-0x4b3e mem_flippen_key4_press_status
-0x4b3f mem_flippen_key5_press_status
-0x4b40 mem_flippen_key6_press_status
-0x4b41 mem_flippen_key7_press_status
-0x4b42 mem_key_press_data
-0x4b42 mem_key_pageup_data
-0x4b4b mem_key_pagedown_data
-0x4b54 mem_key_shift_f5_data
-0x4b5d mem_key_esc_data
-0x4b66 mem_key_b_data
-0x4b6f mem_key_tab
-0x4b78 mem_key_enter
-0x4b81 mem_key_alt_tab
-0x4b8a mem_key_alt_f4
-0x4b93 mem_key_play_pause
-0x4b9c mem_key_vol_up
-0x4ba5 mem_key_vol_down
-0x4bae mem_standard_key_release
-0x4bb7 mem_system_ctrl_key_release
-0x4bc0 mem_media_key_release
-0x4bc9 mem_key0_long_press_flag
-0x4bca mem_key1_long_press_flag
-0x4bcb mem_key2_long_press_flag
-0x4bcc mem_key3_long_press_flag
-0x4bcd mem_key4_long_press_flag
-0x4bce mem_key0_long_press_event
-0x4bcf mem_key1_long_press_event
-0x4bd0 mem_key2_long_press_event
-0x4bd1 mem_key3_long_press_event
-0x4bd2 mem_key4_long_press_event
-0x4bd3 mem_key0_short_press_flag
-0x4bd4 mem_key1_short_press_flag
-0x4bd5 mem_key2_short_press_flag
-0x4bd6 mem_key3_short_press_flag
-0x4bd7 mem_key4_short_press_flag
-0x4bd8 mem_key0_press_timer_count
-0x4bd9 mem_key1_press_timer_count
-0x4bda mem_key2_press_timer_count
-0x4bdb mem_key3_press_timer_count
-0x4bdc mem_key4_press_timer_count
-0x4bdd mem_combination_key_down_flag
-0x4bde mem_combination_key_longpress_flag
-0x4bdf mem_key_disable_timer
-0x4be0 mem_24g_calculate_package_id_disable
-0x4be1 mem_24g_package_id_abandon_flag
-0x4be2 mem_24g_package_id
-0x4be3 mem_key_state
-0x4be4 mem_key_press_state
-0x4be5 mem_poweron_first_blank_data_enable
-0x4be6 mem_flippen_no_data_timeout
-0x4be8 mem_flippen_start_pair_no_data_timeout
-0x4bea mem_key_longpress_timer_init
-0x4bec mem_key_longpress_timer
-0x4bee mem_low_voltage_led_blink_flag
-0x4bef mem_low_voltage_led_blink_start_timer
-0x4bf0 mem_poweron_led_blink_flag
-0x4bf1 mem_24g_pair_enable_flag
-0x4bf2 mem_24g_ch_work
-0x4bf3 mem_24g_pair_key_down_flag
-0x4bf4 mem_24g_pairing_stop_flag
-0x4bf5 mem_longpress_24g_enter_hibernate_flag
-0x4bf6 mem_g24_connected_state
-0x4bf7 mem_g24_pairing_stop_flag
-0x4bf8 mem_send_package_before_check
-0x4bf9 mem_le_conn_rcv_new
-0x4bfa mem_le_conn_first_rcv
-0x4bfb mem_le_check_retransmit_flag
-0x4bfc mem_le_retransmit_cnt
-0x4bfd mem_le_check_retransmit_discon_flag
+0x4b20 mem_mouse_logo_ctrl_type
+0x4b21 mem_mouse_logo_led_state
+0x4b22 mem_mouse_logo_key_count
+0x4b23 mem_mouse_commbination_logo_key
+0x4b24 mem_24g_txpayload_buf
+0x4b34 mem_release_data_from_receiver_enable
+0x4b35 mem_release_data_from_transmiter_enable
+0x4b36 mem_flippen_key0_gpio
+0x4b37 mem_flippen_key1_gpio
+0x4b38 mem_flippen_key2_gpio
+0x4b39 mem_flippen_key3_gpio
+0x4b3a mem_flippen_key4_gpio
+0x4b3b mem_flippen_key5_gpio
+0x4b3c mem_flippen_key6_gpio
+0x4b3d mem_flippen_key7_gpio
+0x4b3e mem_flippen_key0_press_status
+0x4b3f mem_flippen_key1_press_status
+0x4b40 mem_flippen_key2_press_status
+0x4b41 mem_flippen_key3_press_status
+0x4b42 mem_flippen_key4_press_status
+0x4b43 mem_flippen_key5_press_status
+0x4b44 mem_flippen_key6_press_status
+0x4b45 mem_flippen_key7_press_status
+0x4b46 mem_key_press_data
+0x4b46 mem_key_pageup_data
+0x4b4f mem_key_pagedown_data
+0x4b58 mem_key_shift_f5_data
+0x4b61 mem_key_esc_data
+0x4b6a mem_key_b_data
+0x4b73 mem_key_tab
+0x4b7c mem_key_enter
+0x4b85 mem_key_alt_tab
+0x4b8e mem_key_alt_f4
+0x4b97 mem_key_play_pause
+0x4ba0 mem_key_vol_up
+0x4ba9 mem_key_vol_down
+0x4bb2 mem_standard_key_release
+0x4bbb mem_system_ctrl_key_release
+0x4bc4 mem_media_key_release
+0x4bcd mem_key0_long_press_flag
+0x4bce mem_key1_long_press_flag
+0x4bcf mem_key2_long_press_flag
+0x4bd0 mem_key3_long_press_flag
+0x4bd1 mem_key4_long_press_flag
+0x4bd2 mem_key0_long_press_event
+0x4bd3 mem_key1_long_press_event
+0x4bd4 mem_key2_long_press_event
+0x4bd5 mem_key3_long_press_event
+0x4bd6 mem_key4_long_press_event
+0x4bd7 mem_key0_short_press_flag
+0x4bd8 mem_key1_short_press_flag
+0x4bd9 mem_key2_short_press_flag
+0x4bda mem_key3_short_press_flag
+0x4bdb mem_key4_short_press_flag
+0x4bdc mem_key0_press_timer_count
+0x4bdd mem_key1_press_timer_count
+0x4bde mem_key2_press_timer_count
+0x4bdf mem_key3_press_timer_count
+0x4be0 mem_key4_press_timer_count
+0x4be1 mem_combination_key_down_flag
+0x4be2 mem_combination_key_longpress_flag
+0x4be3 mem_key_disable_timer
+0x4be4 mem_24g_calculate_package_id_disable
+0x4be5 mem_24g_package_id_abandon_flag
+0x4be6 mem_24g_package_id
+0x4be7 mem_key_state
+0x4be8 mem_key_press_state
+0x4be9 mem_poweron_first_blank_data_enable
+0x4bea mem_flippen_no_data_timeout
+0x4bec mem_flippen_start_pair_no_data_timeout
+0x4bee mem_key_longpress_timer_init
+0x4bf0 mem_key_longpress_timer
+0x4bf2 mem_low_voltage_led_blink_flag
+0x4bf3 mem_low_voltage_led_blink_start_timer
+0x4bf4 mem_poweron_led_blink_flag
+0x4bf5 mem_24g_pair_enable_flag
+0x4bf6 mem_24g_ch_work
+0x4bf7 mem_24g_pair_key_down_flag
+0x4bf8 mem_24g_pairing_stop_flag
+0x4bf9 mem_longpress_24g_enter_hibernate_flag
+0x4bfa mem_g24_connected_state
+0x4bfb mem_g24_pairing_stop_flag
+0x4bfc mem_send_package_before_check
+0x4bfd mem_le_conn_rcv_new
+0x4bfe mem_le_conn_first_rcv
+0x4bff mem_le_check_retransmit_flag
+0x4c00 mem_le_retransmit_cnt
+0x4c01 mem_le_check_retransmit_discon_flag
 0x462d mem_remote_car_hard_soft_switch
 0x462e mem_remote_car_queue_each_size
 0x462f mem_remote_car_queue_length
Index: output/otp.dat
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/output/otp.dat	(revision 2972)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/output/otp.dat	(working copy)
@@ -27,7 +27,7 @@
 1e
 aa
 55
-90
+f0
 14
 4e
 06
@@ -36,7 +36,7 @@
 a2
 a1
 1a
-6c
+6d
 23
 16
 29
@@ -52,11 +52,11 @@
 27
 04
 c7
-1d
+1c
 53
 b3
 aa
-09
+08
 ae
 4a
 7a
@@ -64,11 +64,11 @@
 5f
 16
 cf
-7f
+7e
 41
 0b
 59
-9f
+98
 32
 eb
 3c
@@ -76,31 +76,31 @@
 42
 ec
 fb
-55
+52
 21
 34
 55
-dd
+d2
 54
 74
 8e
-e1
+e6
 9e
 af
 86
-72
+71
 6f
 e2
 3b
-f0
+f3
 04
 57
 2d
-f7
+f8
 35
 5a
 d3
-34
+1c
 fb
 f0
 24
@@ -108,91 +108,91 @@
 61
 67
 7a
-bd
+a5
 9a
 2a
 65
-68
+67
 f7
 dc
 c2
-7c
+54
 ca
 93
 eb
-47
+5f
 f6
 fd
 fe
-a4
+bc
 0d
 b9
 88
-71
+78
 50
 83
 9c
-5f
+47
 6f
 31
 5b
-01
+00
 f3
 0e
 9d
-a1
+d8
 2b
 50
 d1
-46
+5e
 9d
 89
 54
-46
+59
 6a
 da
 4f
-3c
+3f
 8b
 0d
 8b
-d0
+d3
 9b
 d7
 9e
-47
+46
 79
 d1
 10
-61
+89
 28
 2c
 6f
-7b
+7a
 bc
 c3
-e3
-0c
+e2
+e4
 41
 15
 1e
-2d
+05
 ad
 41
 02
-87
+ef
 43
 10
 48
-26
+25
 59
 a1
 fa
-68
+6f
 c6
 33
 f8
-38
+39
 b9
 85
 d6
@@ -204,63 +204,63 @@
 5d
 52
 3d
-73
+72
 5f
 a3
 e8
-f9
+fe
 37
 89
 b1
-47
+46
 9f
 f9
 8d
-40
+47
 04
 a3
 4d
-52
+53
 f3
 60
 37
-68
+69
 d9
 c3
 e3
-34
+35
 99
 7b
 13
-85
+84
 3d
 c8
 7f
-91
+90
 c6
 b8
 22
-f6
+f7
 2f
 8d
 a5
-cf
+ce
 54
 3c
 ab
-93
+bb
 7b
 f1
 ab
-53
+52
 0f
 c6
 ce
-9e
+9d
 ad
 28
 c7
-21
+20
 84
 6e
 88
@@ -452,7 +452,7 @@
 5f
 58
 24
-c1
+c6
 e3
 c8
 21
@@ -488,7 +488,7 @@
 b0
 bf
 bc
-51
+50
 46
 c0
 3a
@@ -532,7 +532,7 @@
 23
 47
 ae
-40
+41
 66
 90
 f7
@@ -556,15 +556,15 @@
 0d
 66
 a8
-f6
+c9
 6a
 65
 3f
-6d
+6c
 db
 38
 b1
-fb
+f8
 4e
 06
 b5
@@ -653,3830 +653,3830 @@
 c3
 ef
 91
-eb
-1f
-7f
-a8
-5c
-1f
+bb
+bf
 dc
+37
+5c
+0a
+5c
 57
-de
-76
-32
+c9
+da
+30
 5b
-43
-63
-65
-03
-55
-2e
-14
-29
-c7
-7a
-d6
+1b
+5a
+26
+1f
+5d
+3e
+54
+0f
 80
-3d
-d5
-c1
-eb
-d5
-98
-e4
-94
-31
-ad
-c0
-b6
-97
-1a
-36
-44
-1d
-3c
-0d
-14
-40
-c6
-35
-11
+aa
+74
+58
+72
+15
+22
+90
+7a
+74
+24
+a5
+9e
+41
+04
+27
+e7
+1b
+0c
+7a
+65
+2d
+79
+10
+57
+bc
+ba
+f3
 98
 06
-e5
-ad
-2d
-d5
+e0
+95
+7d
+5f
 63
-f0
-5e
-dd
-e8
-39
+14
+0e
+57
+e9
+a5
 90
 b9
-db
-04
+da
+7b
 72
 33
-a9
-64
-f1
-7d
-fc
-a5
-49
-fb
+a8
+41
+a1
+f7
+fd
+4b
+19
+71
 ff
-a5
-26
-d0
+2e
+76
+3a
 c3
-af
-8c
-f8
-c7
-1e
-2f
-d8
-b0
-86
-cb
-6f
-d8
-95
-32
-07
-62
-75
-33
+30
+c3
+78
+03
+26
+5f
+d9
+8a
+b8
+b3
 7e
-07
-01
+ac
+91
+25
+7e
+e7
+77
+33
+7d
+88
+22
 ce
 79
-cd
-bf
-4f
-5b
-4a
-0f
-09
-b2
-34
-fd
-df
-54
-d0
-1e
+cc
+2c
+67
+35
+c2
+b6
+36
+a7
+b7
+87
+c8
+2f
+2c
+47
 70
-ad
-fb
-ae
-28
-db
-95
-4e
-ed
-62
-4a
-3b
-b9
-73
-c3
-98
-53
-b4
 ae
-53
-db
-67
+8f
+80
+78
+72
 97
-46
-ff
-59
-75
-9d
-9b
-5d
-85
-a4
-a3
-6c
-5c
-83
-a2
-e8
-4e
-0f
-42
+31
+ed
 77
-f8
-8b
-51
-00
-8a
-56
 ca
-10
-9c
-e6
-7f
-4d
-6b
-bc
-65
-28
-1d
-5f
-b5
-19
-1e
-54
-6a
+8d
+f6
+a4
+41
+5b
 1c
-bb
-33
-5a
-84
-fc
-57
 2c
-ad
-c8
-d8
-0c
-5a
-09
-32
-11
-dd
-21
-10
-f3
-99
-41
+ac
+5e
+cc
+c4
+15
+46
+a7
+70
+76
+ab
 eb
-97
-f8
+4c
+7a
+62
+d4
+c5
+a0
+7e
+52
+e1
+32
+02
+c5
 d6
-03
-a3
-6d
-ff
-a7
+f9
+76
+29
+10
+f4
+9d
+9a
+39
+9f
+d0
+27
+64
+68
+84
+15
+39
+e2
+60
+c2
 b0
-48
-c1
-93
-4e
+e2
+5d
+1a
+1d
+bd
+3d
+da
+8c
+86
+57
+d3
 1c
+b7
+e0
+5c
 73
-9f
-39
-5f
-10
-69
-8d
-0c
+0a
+0a
+49
+e5
+e2
 4b
-de
-ea
-ae
+bc
+02
+00
+b0
 d0
-cd
-ed
-3f
+63
+d4
 0c
-2c
-73
-a6
-73
-7b
-3e
-c4
-5c
-40
-ff
-e7
-cc
-6a
-bb
-73
-79
-b0
-0c
-c9
-68
+ab
+7c
+77
+63
+c0
+59
+35
+a8
+39
+b5
+8f
+60
+31
+5f
+53
+3d
+75
+05
+74
+85
+15
+1f
+a4
+06
+e5
+2f
+04
+f7
 7b
-c2
-a5
-07
-00
-98
-a2
-ea
-a2
+a6
+30
+37
+76
 cb
-69
-25
+63
+1f
+bf
+f8
+b8
+6f
+ad
+a3
+0d
+b1
+12
+19
 1c
+7a
+ca
+b5
+0f
+16
+e8
+a3
+6c
+b5
+cc
+da
+25
+1b
 3c
-c3
-03
+d2
+83
 ef
-7e
-4c
-eb
-20
+06
 47
-ea
-b0
-09
-a3
-03
-26
-05
-1e
-0b
-16
-44
-75
-5f
-b4
-03
-ff
+ab
+18
+48
+52
+fe
+33
+d3
 12
-80
-1b
+d2
+18
+99
+ab
+96
+5b
+8a
+ee
+c0
+01
+b8
+82
+0a
+19
 4a
-03
-bc
 23
+d4
+4c
 7d
 54
-9f
-86
-81
-db
-7d
-20
+d6
+53
+b9
+9b
+76
+92
 95
 3a
 ba
-7a
-f0
-39
-7b
-0a
-70
-06
-58
-1b
-c2
-4b
-c1
-25
+72
+b0
+33
+fb
+d0
+4f
+fd
+78
+ce
+d5
+30
+6e
+6a
 1a
 25
-9a
-a3
-e2
-d8
-de
-1d
-69
-b0
-e0
-14
+99
+f3
+b2
+52
+f8
+31
+39
+3a
+e1
+d3
 72
 de
-76
-9c
+52
+98
 59
 ec
-7f
-e9
+7c
+26
 f2
 1f
-79
-f1
-c4
-3e
-40
-64
-17
-23
-aa
-b9
-97
+49
+3f
+94
+94
+77
+2e
+58
+e3
 4c
-96
-c8
-bf
-ca
+9e
+dc
+d6
+51
+5b
+bb
+f0
 2d
-b7
+4e
 38
 0e
 0a
-a6
+a0
 e6
-df
-97
-57
-48
-37
-e5
-03
-06
-bc
-a9
-6f
-2d
-2d
-82
-73
-28
-f1
-a5
-ba
-49
-ef
-18
-e8
-b6
-8d
-f4
-48
-88
-0d
-10
-74
-7e
+bf
 a1
-f4
-48
-56
-47
-60
-08
-09
-0f
-21
-f1
-61
-f4
-b1
+c8
+07
+f7
+15
+34
+a8
+23
+ef
+3a
+cc
+72
+5c
+0b
+d0
 31
-8a
-28
-e8
 fb
-6f
+ce
+b1
+4f
+64
+0b
+b2
+b7
+88
+a7
+8c
+37
+14
+f2
+7e
+c1
+91
+24
 1e
-04
-0d
-e3
-ad
-e5
-3a
-92
-81
-c4
-43
-a9
-39
-25
+2f
+c7
+0b
+0e
+a7
+21
+d1
+96
+52
+0b
+10
+36
+4f
 95
-25
-6c
-84
-ff
+fd
+6b
+1f
+33
+8b
+ac
+6f
+96
+34
+95
+29
+c4
+28
+59
+35
+1c
+71
+9d
+08
+4a
+dd
 81
-49
-e0
-c8
-aa
-f5
-63
-32
-b1
-d1
-43
-f4
-27
-e6
+2b
+50
 53
-9d
-fa
-65
-05
-3a
+aa
+95
+57
+13
+c9
+fb
+df
+11
+18
+1d
+73
+ec
+bd
 94
-e3
-72
-10
+8f
+09
+c4
+69
+57
+2c
 a0
 6a
-e1
-6e
+e2
+63
 6d
 7a
-cf
-3e
-13
-bb
-3e
-fc
-36
-30
-e6
-e8
-6e
-51
-cb
-5e
+ff
+c5
+43
+11
+0a
+09
+79
+f0
+05
+aa
+c1
+b2
+28
+3a
 ea
-59
-33
-e9
+15
+10
+d0
 1c
-02
+18
 2a
-69
-80
-c0
-11
+6c
 60
+b5
+32
+77
+79
+76
+13
+57
+2c
+7f
+90
+51
+0f
+57
+2e
 29
-dc
-25
-4e
-33
-14
-4e
-4e
-07
+1e
+ce
+ba
+87
+09
+08
+97
+a5
+74
 47
-6e
-41
-59
-1f
-12
-fd
-59
-a2
-a1
-a8
-5c
-e8
+84
+18
+c3
+cd
+ee
 93
-0f
-bb
-c8
-ec
-89
 8c
-67
-cb
-ed
+32
+4a
+f6
 3e
-96
-b2
-7b
-a6
+a3
+13
+1b
+5e
 db
-5b
 7a
-3b
 3d
-e7
-14
+c3
+3d
+c6
+5c
 ec
 51
 87
-60
-1d
-61
-07
-45
+a9
+4d
+ab
+03
+9c
 85
 34
-3d
-09
+28
+6c
 5b
 6d
-ab
-30
+aa
+52
 2a
 74
-9f
-47
+21
+8d
 88
 80
-00
-4a
+4d
+f8
 50
 32
-eb
+ea
 8e
-c8
-f4
-f5
-6f
-88
-71
-23
-6c
-fd
-af
-46
-98
-e0
-f0
-07
-d6
-1e
-2b
-80
-f0
-24
-93
-7e
-ad
-83
-da
-47
-3c
-b3
-2d
+60
 9e
-79
+36
+69
+70
+d1
+22
+56
+f7
+c0
+b9
+a8
+ea
+9f
+d8
+c6
+14
+24
+5f
+e0
+2e
+9c
+a1
+be
+7b
+7a
+66
+27
+4b
+8d
+bf
+60
 29
 b1
 f7
-07
+05
 0b
 91
-66
-b8
-a6
-11
-f0
-6f
-b6
-f3
-b8
-80
-e3
-1b
-99
-02
-b0
-4e
-64
-ce
+46
+9a
+5e
+f1
+7b
+90
+74
+62
+cc
+42
 d9
-87
-47
-8d
-f8
-be
-54
-0e
-56
-f8
-58
-13
+6a
+46
+15
+8a
+5f
+bb
+d9
+e3
+96
+98
+9a
+c0
+1e
+fa
+e6
+6e
+39
+d6
+dd
 65
-93
-0a
-49
+92
+2a
+34
 59
-f4
-3a
-fb
-17
-6b
-6d
-22
-56
-11
-37
-1a
-21
-b7
-7e
-95
-97
+d4
+1b
+88
+6f
 6b
-9e
-66
-1c
-71
-fa
-17
+62
+1e
+69
+e0
+31
+98
+1e
+46
+78
+e7
+a8
+9a
+98
+12
+0b
+09
+72
+9a
 8e
 07
 10
-ff
+f5
 78
 e8
-17
-d2
-44
-96
-69
-4d
-bc
-7f
+16
+d7
+14
+1f
+e9
+77
+46
+5f
 5c
-54
+68
 45
-ad
+cd
 29
 87
-2a
-22
+2f
+42
 4d
-29
-b9
-32
-8c
-1a
-5a
+39
+be
 d2
-e6
-12
+83
+0a
+a2
+32
+c8
+3f
 94
-7f
-6e
-57
+2a
+cf
+7a
 21
-c4
-b6
-8e
-47
-59
-f6
-af
+91
+14
+fc
+17
+f3
+56
+cc
 54
 e7
-79
-63
+76
+60
 6d
 7e
-25
-61
-80
-61
-95
-d3
-49
-bc
-f3
-5e
-7c
-6e
-60
-91
-1d
-fc
-1f
-e7
-25
-ee
-a1
+26
+79
+9f
+0b
+db
+40
+e6
+54
+32
+a2
+e4
+66
 36
+95
+22
+0d
+41
+82
+32
+96
+a9
+32
 b6
 a2
-a8
-39
-58
-43
-4b
-a1
-32
 99
+39
 ee
-b2
+dc
+fb
+a2
+84
+06
+6f
+b3
 ba
-97
-1e
-6e
+94
+9d
+68
 7c
 71
-8b
-a8
+84
+eb
 d7
 4b
-26
-32
-83
-78
-a9
-57
-52
-08
-8b
-40
+25
+7c
+9c
+12
+e7
+c4
+fd
+e0
+4a
+bb
+1d
+a5
+ce
+e1
+e0
+70
+48
+0f
+25
+6e
+e8
 85
-ad
-e4
-33
-df
-81
-6a
-b9
-84
-08
-61
-82
-77
-88
-e3
-0b
+c1
+96
+53
+2f
 66
 86
-28
-04
-a7
-07
-2a
-46
-87
-99
-a8
-46
-01
-fd
-46
-d8
-39
-fb
-56
-c8
-15
-70
-e6
+19
+25
+f7
 ee
-a0
-1f
-3b
-b0
-c1
-55
-f4
-a8
-1f
-fe
-93
+2b
+43
 ff
+f9
+e9
+cf
+3e
+0c
+0e
+56
+7e
+2a
+5e
+91
+6d
 50
-40
-23
-b6
-4a
+64
+a3
+9f
+ee
+b1
+a5
+86
+84
+fc
+fc
+50
+3e
+59
+56
+e5
+c0
+e9
+4f
+0a
 9e
-26
+d9
 08
-6e
+d4
 ac
-f4
+0a
 c0
 1f
-66
-dd
-de
+46
+dc
+b0
 32
-2d
-42
-b1
-3d
-fd
-3a
-cb
-6d
-1e
+4d
+66
+bd
 72
-f1
-92
-77
+3d
+d4
+56
+22
+84
+b9
+0b
+dd
+ed
+0f
+4b
+a0
 c4
-b4
-eb
-5e
-79
-3e
-97
-bd
+b2
 c5
-08
-58
-40
-20
-45
-09
-06
-c9
-60
-68
-73
-ee
-17
-af
-7a
+db
+8f
+0e
+f6
 5f
-96
-de
-c3
-87
-f9
-33
-e9
-b0
-8e
-5b
-cd
-cc
-cb
-45
-a7
-c4
-38
+e8
+20
+42
+fe
+a0
+7e
+99
+d4
+74
+93
 7f
-9b
-91
-09
-b0
-c8
-41
-b6
-94
-16
-d0
-c0
-62
+13
+7d
+20
+ff
+59
+63
 85
-92
-c7
-68
-4f
-a6
-bd
-de
-a9
-75
-ad
-0f
+9d
+0c
+2e
+cd
+6a
+14
+0c
+01
+4a
+35
+a1
 73
-64
-04
+d0
+44
+3c
+ec
+63
+e4
+c2
+bf
+c8
+c4
+3d
+2b
+c1
+32
+a9
+93
+c6
+38
+24
+18
+a3
+96
 c1
-98
-27
-33
-1b
-68
-6d
-c3
 b7
-49
+cd
+08
+db
+65
+37
+b1
+9b
+d9
+7f
+9c
+c9
+ed
+c3
+00
+e4
 f1
-11
-f5
-e5
-a5
-5e
-85
-f0
-6a
+13
+82
+0a
+5b
+5c
+b5
+b8
+a6
 ba
-24
-4e
-49
-2b
-6f
-74
-3d
+35
+26
+7c
+d7
+8e
+14
+47
 20
-93
-d8
-fa
+6b
+d0
+b2
 5c
-06
-d8
 46
-7e
-59
-e3
-b5
-3f
-83
+f0
+8d
+82
+16
+63
+35
+3a
+f3
 3c
-d4
-4f
-7b
+aa
+4b
+03
 7a
-f1
-db
-e0
-fd
+8f
 df
-ec
-5a
-2a
-85
-ac
-fb
+a3
+2b
+de
+7b
+11
+fc
+cf
+c2
+8b
 e4
-96
-3d
-13
+a3
+c5
+6b
 1e
-45
-e0
-29
-c7
-ca
-f0
+70
+1c
+6e
+07
+24
+92
 5c
-d9
-10
-cd
-b2
-05
-cc
-96
-fb
+b9
+1d
+4a
+f8
+65
+64
+c7
+8b
 11
-86
-ce
-18
-8f
-77
-33
-3d
-f5
+a5
+7f
+26
+8e
+f2
+35
+39
+f4
 fe
-06
-7b
-c9
-12
-78
-25
-d8
-a7
-f8
+72
+52
+69
+34
+ee
+33
+b7
+d9
+e0
 ce
-2b
+35
 d3
 0e
-0c
-f8
-9d
-77
-46
-d8
-67
-7d
-0a
-ab
-6d
-a3
+f4
+e8
+63
+72
+d9
+11
+9b
+78
+52
+c3
+36
+ae
 e5
-59
-bc
-25
-e7
-3d
+3a
+bd
+de
+02
+87
 da
-2f
-47
-3f
+76
+ed
+46
+3a
+46
+7f
+ce
+12
+02
+88
+39
+21
 9c
-a4
-30
-14
-b4
-e0
-b7
-e3
-f8
-cf
-66
+1e
 71
-b4
-3b
-39
-c8
-75
-d6
-fa
-58
-fd
-fd
-f1
-05
+cb
+8a
+7e
+68
+87
+50
+b5
+e8
+0e
+3e
+5d
+f6
+9d
+d1
+2b
+ee
+2d
+9b
 ba
-23
-f0
-ed
-fb
+01
+e4
+a2
+af
+ee
+61
+12
+28
+97
+02
 6d
-c7
-e3
-95
-fa
-ea
-2c
-46
-e9
-67
-57
-e7
-f6
+85
+60
+94
+e8
+eb
+12
+bd
+14
+73
+cb
+43
+59
+47
+cf
+0c
+04
 2b
-80
-57
-dc
-ea
-13
+ad
+74
+68
+29
+3d
+df
+38
+2b
+62
+07
+d6
+c1
 0d
-5e
-93
-ea
-db
-f2
-1e
-d0
-a4
-d5
-72
-b2
+8c
+d6
+60
+30
 de
-ae
-29
-5d
-d0
-0c
-ce
-b5
+c4
+c5
+ac
 a3
-a2
-7c
-a6
-f1
+e5
+eb
+f9
 61
-38
-0c
-22
-da
-c5
-ec
-86
-39
-d2
-d0
-d2
-8d
-66
-7a
-9f
+4f
+07
+45
+f5
 a4
 fc
-c4
+b4
 22
 87
 d2
-04
+12
 2e
 6b
 3a
-e5
-40
+85
+c0
 d3
-a7
-7a
-5e
+c6
+48
+14
 01
-47
-0a
-e3
+69
+a9
+51
 d5
-b5
-50
-21
-88
-39
-22
-5a
-80
-d8
-85
-75
-5b
-cd
-59
-83
-6b
-b4
-b5
-59
-52
-6a
-a1
-3a
-38
-2a
-c7
-c9
 a2
-18
-3f
+a6
+a4
+37
+02
+57
+5f
+40
+a3
+8c
+71
+54
+89
+3e
+a5
+9e
 e8
-1d
-4a
-5b
-95
-3c
-ad
+b1
+03
+a8
+7d
+69
+87
+5f
+9d
+67
+46
+e5
 58
-cb
-49
-cc
-1c
-3e
-51
+3f
+22
+3d
+bd
+fb
+d0
+74
+5a
+f7
+bc
+01
+74
+13
+e0
+26
 83
-d1
-ee
+a6
+a0
 3f
 ba
-6f
-4e
-a9
-d6
-0e
-28
-76
-8a
-88
-b7
-1b
-23
-94
-27
+18
+69
+13
+99
+ae
+a8
+d0
+26
+69
+90
+04
+c0
+c0
+25
 fe
 e5
-7c
-d3
+09
+51
 62
-67
-30
-d4
-c7
-10
-a1
-72
-43
-41
-49
-fa
-27
-f7
-75
-1a
-12
-43
-a5
-cf
-cc
-17
-96
-78
-56
-0d
-b2
-0f
-ad
-f7
-44
-a9
-e8
-69
-73
-8e
 2f
-72
-85
-c8
+5b
 f2
 bf
-fe
-2b
-13
-51
-e2
+63
+a8
+0c
+4c
+7a
+4b
+f9
+35
+c8
+d7
+63
 00
-ac
-5f
-41
-9f
+7c
+07
+ed
+33
+2c
+94
+08
 a9
-02
-a6
+0b
+d2
+27
+ad
+72
+26
+29
+e8
+ee
+d1
+22
+2f
+4d
+07
+9a
+f2
+5a
+1a
+8f
+9a
 fc
+2c
+e4
+88
+e8
+eb
+d9
+04
+45
+00
+86
 dd
-e9
-55
-14
-f0
+51
+72
 68
-65
-52
+f0
+50
+46
+70
 bc
-99
-0c
-a3
-f9
-83
-0a
-bd
-4e
-01
-3c
-0f
+e9
+05
+81
+f6
+f6
 23
-03
-75
-ba
-59
-5a
-93
-ef
-97
+c3
+41
+3c
+1e
+0c
+33
+39
+17
+c3
+49
+60
+91
+cf
+ea
 ca
-89
-c8
-29
-03
-0f
-7b
-e1
-42
-47
+e9
 cd
-55
-36
-5c
-10
-31
-86
+06
 53
+c6
+5a
+b3
+4b
+f1
+4d
+65
+6f
+43
+ba
+e2
+49
+92
+a9
 83
-66
-0c
+23
+b6
+fe
+e6
+8c
+2a
+2b
+fb
+80
+d6
+3e
+c6
+6f
+54
+30
+e2
+10
+a9
+58
 55
-ff
-09
+c3
+bf
+62
+9c
+5b
+28
+52
+eb
+d1
+cf
+1e
+0e
+68
+b9
+28
+40
+7f
 6c
-08
+9d
+06
+ce
+26
+e7
+7e
+3b
+77
+f7
+ad
+91
+75
+e4
+bb
+3b
+88
+7b
+6d
+c5
+44
+f1
+b1
+28
+eb
+ef
+b1
+41
+ba
+74
+80
+c9
+e6
+39
+22
+52
+b9
+10
+10
+76
+65
+34
+84
+6e
+c2
+d6
+7d
+4d
 02
-fa
-4f
-17
-96
-2b
+dc
+12
+de
+b1
+4c
+73
+b9
+e2
+2a
+ca
+51
 e7
+b1
+ed
+d9
+34
+61
+7a
+c0
+eb
+ef
 54
-73
-73
-b7
-4d
-9a
-2c
-c3
-b3
-62
+54
+a2
 8e
-bb
-01
-78
-83
-9e
-0b
-72
-8b
-c4
+9c
 40
-c2
+f4
+71
+30
+1b
+81
+b5
+e0
+91
+57
+cd
+24
+55
+f2
 4a
-9c
-31
-1d
+6b
+44
+61
+d5
 d8
-86
-2f
-89
-21
-3c
-de
-77
-14
-3c
-14
-a6
-62
-96
-e8
-b9
+cf
+aa
+4e
+83
+1f
 0c
-6a
-bd
-9c
-2a
-80
-ba
-82
+38
+0e
+97
+9a
+ec
+46
+33
+68
+3b
+55
+c4
+3d
+5a
+6b
+99
+1c
+7e
+0e
+6b
+9d
+83
 2a
-09
-d3
-1a
-05
-86
-27
+47
+70
 57
-0d
-a5
-1e
-2f
+d6
+10
 22
-ca
-01
-c9
-70
-6e
-d4
+c5
 56
-7c
-49
-16
-f0
-a1
-e6
-53
-43
-35
-ce
-c1
-4b
-ff
-21
-e6
-57
-25
-e6
-94
-ed
-ae
-8f
-4b
-01
-f2
-fb
-3d
-e4
-bf
-ef
-6b
-1b
-09
-54
-5b
-5f
-d9
-de
-8d
-28
-cb
-f8
-92
-2f
-84
-de
-e1
-78
-6e
-ff
-e3
-0d
-01
-ef
-03
-07
-96
-2b
-fe
-3d
-ea
-37
-6a
-bb
-bf
-c4
-5d
-5d
-05
-9d
-26
-54
-26
-20
-07
-44
-a5
-e8
-ef
-12
-4e
-bf
-bd
-8f
+61
 0d
-11
-0c
-d6
-bc
-e5
-7d
-89
-64
-35
-99
-02
-d7
+60
+fc
+3b
+1d
+77
 67
-6e
-c6
+9b
+f8
+49
 28
-5a
+28
+f4
+0d
+d3
+15
+10
+8c
+9e
+74
+71
+36
+13
 8a
-40
-9f
-3f
-eb
-fd
-ee
-c1
+d8
+fa
+e5
+4d
+24
+62
+00
 42
-33
-b3
-02
-9e
-f1
-27
-0d
-f0
-97
-55
-38
-70
-5b
-f1
+4e
+8a
+37
+95
+14
+c7
+b9
 3d
 bf
-b3
+33
 ae
 d2
-74
-d8
+76
+58
 50
 24
-e6
-ff
+e7
+7f
 2f
-fc
-48
-de
-8a
+1e
+8b
+d3
+d0
 47
 c4
-4c
-1e
-4a
-1f
-d4
-c0
-5a
-a3
-81
-87
+40
+ad
+4e
+2b
+8e
+72
+5e
+97
+db
+3b
 d6
 f7
-79
-8d
+27
+e0
 2b
-44
-5d
-18
-aa
-fb
-21
-ae
-91
-38
+24
+02
+96
+92
+9d
+06
+66
+a9
+1c
+47
+d7
+11
+4a
+45
+48
+ad
+7a
 bb
-28
-e8
-28
-c5
-4c
-5c
-35
+62
+da
+25
+b2
+f4
+b5
+d3
 45
-61
-d2
-4a
-a2
-4e
-4c
-f3
-ab
-9f
-c1
-51
-6b
-c5
-6b
-0c
-00
-d5
-80
-2a
-7e
-cd
+21
 38
-25
-6d
-75
-4c
-36
-b8
-c9
-f8
-4e
-0d
-fe
-9b
-78
-e1
-d7
-b2
-dc
-f2
-b1
 71
-bf
+05
+7b
+53
+6a
+12
+97
+b8
 0e
-eb
-a0
-c4
-84
+82
+32
+38
+07
+83
+93
+4c
+56
+54
+1e
+01
+6e
+8f
+cf
+62
+58
+8f
 69
-00
-37
-8a
-eb
-30
+e2
+b7
+81
 0d
-29
-5f
-38
-3e
-11
-9f
-65
-4a
-8c
-5e
-fc
+d8
+f4
 13
-8c
-b8
-cd
-35
-dc
+ec
+59
+e4
+ea
+d2
+78
+17
+e4
+46
+0f
+fd
+a8
+0e
+7f
+ee
+b3
+3c
+65
+2a
+ab
+10
+ac
 18
-d4
-f3
-2e
-22
-50
-1f
-5f
-af
-c8
-6f
-71
-ba
+95
+2c
+d5
+36
+07
+4c
+9c
+fb
+86
+81
+18
+17
+f7
+0c
+80
+67
+d9
+3d
 0e
 68
-55
-42
+6e
+9c
 fe
 2f
-0f
-25
-2d
-cf
-d7
-c9
-de
-d5
-ac
-53
-33
-42
-4f
-0a
+0e
+d1
+65
+c7
+45
+7a
+96
+dd
+05
+16
+7b
+4a
+e6
+4e
+31
+65
+07
 79
-0d
-ae
-3d
-61
-55
-02
-2c
-48
-15
-06
-10
-2b
+2e
+97
+2d
+8e
+bf
 b7
-05
-69
-a4
-e7
-0a
-f8
+b8
+bd
+d4
+15
+bb
+c4
+e3
+45
+48
+18
 08
 3f
 e0
-f5
+f2
 cb
+2b
+9c
+bc
+0c
+3f
+df
+7a
+7b
+5e
+99
+bd
+7d
+70
 4b
-ba
-d3
-43
-ff
-30
-42
-34
-84
-50
-94
-05
-4a
-49
-20
-e9
-d6
-35
-22
-e9
-d8
+95
+91
+f6
+37
 97
-55
-07
-4c
-ba
-cc
+a9
+fc
+d5
+84
+bf
+88
+7a
+5b
 d3
-f3
-6a
-42
-4d
-c0
-44
-24
-08
-7c
-27
-ed
-f7
-cd
-a0
-8f
-74
-0e
+93
+aa
+fe
+b5
+20
+78
+67
+f0
+fc
+db
+b6
+0f
+4d
+5c
 d2
-12
-cf
-ba
-69
-c7
-38
-cc
-68
+3b
+be
 2e
-3a
+1b
 c7
-f4
-42
-8e
+aa
+29
+a8
+47
+6e
+8c
+c1
+fd
+a5
+d0
+4e
+8b
 2f
 86
-04
+1e
 c9
-16
-76
-2b
-bb
-1f
-07
-1a
-a7
+56
+f7
+70
+56
+a6
+04
+57
 7f
-b9
-fa
-01
-72
+46
+bb
+eb
+06
+d2
 61
-6b
-84
-aa
-26
-7a
+69
+f4
+ac
 da
-81
-f0
-71
-86
-49
-2f
-fb
-0a
-a3
-7d
-16
-20
-23
-49
-ef
+69
+62
+e5
+0e
+11
+41
+8b
+2d
+89
+da
+9a
+7f
+05
+0d
+da
+69
+ee
 ff
-1b
-99
+5b
+9d
 d5
-0a
+d2
+b9
+ee
 d9
-4a
-82
-4d
-86
-e3
-dc
+95
+c4
 e5
-9f
-53
+87
+df
+bd
+57
 32
 c6
-af
-de
-09
+8f
+b5
+33
 19
 a1
 d7
-52
+1d
 cd
-1b
+7b
 dc
-fd
-03
-99
-47
-66
-50
-b3
-a7
-5e
-d3
-34
-5f
-2c
-a2
-ca
-f3
-62
+b0
+4c
+58
+69
+be
+e7
+12
+e3
+46
+93
+35
+20
+d4
+1a
+b1
+8f
+0f
 24
-11
-37
-ba
+0b
+00
+b5
 7a
-f5
+95
 e1
-4d
+53
 50
 3f
-5c
-c0
-be
-71
-e7
-a1
+5f
+ee
+ba
+1d
+e4
+76
 00
-b0
-62
+ab
+e2
 6a
-26
-89
-bb
-f6
-0e
-72
-4c
-13
-cc
+22
+fe
+38
+1e
 41
-e2
-ab
-6b
-97
-3a
-3d
-46
-77
+d2
+bf
+00
+83
+9b
+25
+5b
+24
+4f
+7d
+7f
+41
+df
 21
-1e
-34
-35
-3d
-7b
-4a
-ec
-f9
-be
+5d
+c4
+39
+04
+f4
+f2
+88
+07
+c7
 b9
-33
-63
+31
+d4
+16
+bc
+1a
 02
-f3
-de
-70
-db
-0a
-de
-0b
-0f
-0e
-7c
-13
-03
-f5
-94
-23
-95
-35
-55
-0d
-fa
+a6
+a7
+a2
 2c
-67
-89
-d3
-48
-3d
-e6
+52
+ec
 c4
-c1
-09
-c9
-aa
-c5
-f2
-df
+46
+04
+ba
+54
+d3
+3f
+7a
+8f
+fa
+3b
+63
+bc
+fe
+11
+38
+3c
+5d
+25
+b9
 08
-eb
-30
-f8
-31
-75
-13
-06
-f3
-0c
-a8
-a7
-ad
+72
+4b
+8d
+fc
+64
+e1
+ab
+3f
+c3
+da
+da
+f1
+41
+94
+ec
+8a
+10
+a6
 9b
 03
-52
-c1
+d2
+05
 21
 a0
-a7
-ea
-9c
-d3
-fc
-21
-a3
-d2
-ae
-c9
-ad
-5e
-17
-3e
-f9
-ba
-74
-30
-3e
-d8
+20
+3f
 9c
-27
-d3
-1a
-a3
-d8
-d1
-4b
-93
-02
-e6
+b3
+9a
+86
+db
 92
-ad
-df
-a2
-08
-39
-0f
-0f
-8f
-64
-5a
-77
-45
-99
-d9
-44
-4e
 b0
-4f
-07
-4e
-39
-dc
-17
-44
-22
-20
-29
-b9
-fb
-e9
-f3
-fb
-52
-77
-9c
-78
-ea
-7d
-c5
-fa
+ef
+92
+bf
+1e
+1c
+c6
 5b
-ed
+37
+2f
+01
+39
+df
+46
+94
+db
+b4
 d5
-2a
-7a
-83
-92
-87
-41
-ee
-84
-14
+9e
+89
+82
+aa
+e1
+3a
+ad
+b4
+52
+04
+00
+80
+b7
+eb
+9a
+2e
+38
 85
-9f
-36
-75
-45
-d9
-91
+5e
+f3
+0b
+d6
+f5
 10
-64
-44
-e2
-b6
-ad
-23
-dd
-aa
-2a
-98
+07
+14
+3b
 a8
-68
-6a
+58
+84
+e4
+62
+62
 23
-28
-9f
-81
-90
-20
-50
-49
-db
-3b
-bd
-0f
-38
-75
-bc
-f2
-b5
-55
-f7
-30
-1c
-f4
 3f
-fa
-e9
-fd
-42
-66
-58
-74
-b7
-9e
-d6
-f9
-93
-dc
-f4
-53
-0e
-1f
-fb
-fe
-10
-42
-a0
-dc
-b0
-84
-6b
-f8
+de
+b8
+60
 16
-d5
+9e
+30
+1c
+2e
+94
 6c
-45
-d9
-5f
-71
-cf
-7d
-ee
-d7
+5e
+9e
+1d
+9f
+4b
+0a
+c7
+d2
+8f
 b2
-ed
-ef
-4c
-3f
-9c
-95
+7e
+8b
+bc
+85
 92
-fd
-65
 9c
-14
-73
-3d
-f0
-b2
-c4
-ba
-3c
-8c
-48
-a9
+86
+81
+6e
+3b
 e3
-8b
-de
-cf
-f3
-57
-cd
-3e
-08
-27
-5e
-80
-5e
-f5
-10
-d4
-11
-a6
-f6
-29
-fd
-f8
+a0
+f7
 15
-71
-72
-69
-cd
-7a
-88
-8f
-11
-38
-50
+10
+17
+0f
+61
 cd
-98
-01
-66
-2a
+54
+20
+e3
+a9
+ae
+bc
+58
+99
+3b
+b4
+1b
+97
 37
-59
-85
-ef
-f5
-05
-75
-d2
-5a
-7d
-a5
-16
 7f
-e2
+70
+7c
+cb
+b9
+da
+5c
+36
+2a
+b5
+97
+32
+a6
+bb
+bf
+3c
+cf
+fa
+ea
+66
+59
+84
+b9
+24
+f1
+45
 b7
-41
-b0
-30
-cc
-0e
-91
-2d
-e7
-76
-6f
-89
-b2
+20
+f4
+07
+2a
+b9
+fb
+e6
+1e
+a2
+84
+db
+18
+84
+67
+52
+e5
+11
+eb
+ef
 2a
-7b
-88
-a8
-a1
-88
-04
-aa
-64
-3d
-d0
-5e
-02
-39
-42
-16
-5d
-56
-ac
-be
-b3
-af
 9b
+ea
+38
+db
+54
+fc
+0e
+ca
+93
+4c
+74
+1d
 53
-dc
-a6
+b7
+52
+85
+6d
 24
-1a
 ac
-3d
-6f
-42
-b7
-89
-83
-2d
+dd
+38
+58
+bc
+ba
+05
+56
+ef
+48
+27
+6f
+de
+ce
+46
+9e
+2d
+1e
+88
+39
+0e
+e6
+4f
+e0
+0f
+72
+f1
+83
+59
+c8
+b9
+62
+ca
+90
+0e
+a8
+b5
+7a
+b0
+ab
+b6
+d8
+21
+e3
+98
+00
+d3
+e0
+87
+19
+c6
+28
+a5
+24
+34
+d7
+0a
+5c
+e4
+15
+2f
+c3
+f6
+42
+c8
+50
+ae
+3b
+ae
+cc
+c0
+bb
+50
+68
+95
+f9
+44
+69
+8f
+70
 cf
+c5
+bc
+6d
+39
+c5
+ad
+f3
+2a
+ae
+34
+5f
+56
+ac
+be
+b3
+b8
+c2
+d1
+dc
+a6
+f1
+98
+62
+3d
+1a
+e0
+7b
+89
+e3
+0f
+f8
 8b
 4f
-ad
-1b
+f7
+f1
 e4
-d2
+b2
+c6
+a5
+f1
+da
+dd
+82
 fe
-7e
-be
-1e
-fa
-95
-be
-70
-35
-d6
-6b
-1d
-e7
-a9
+7b
 8c
-82
-3d
-d0
+d3
+64
+b2
+c6
+b7
+8c
+e2
+b6
+f4
 e8
-ba
-a6
-0a
+da
+f6
+59
+c9
+ca
+b8
+12
 86
-6e
-fb
-66
-2b
-ba
-dd
-ba
+d7
+47
+c9
 88
-1f
-df
-36
-c2
-e7
+1c
+00
+8c
+20
 0d
-5a
+0f
+81
 73
-92
-93
-d2
+b2
+91
+21
 4d
 7d
-dc
-60
+80
+d7
 91
 87
-bd
-ce
+e1
+68
 f0
 d3
 41
-a6
+a8
 76
 79
 a9
-48
-6b
+51
+24
+c0
+33
+8a
+d1
+b8
+2a
 64
-76
-68
-91
-b3
+17
+06
 93
-49
-18
-a9
-b0
-57
+b8
 f2
 28
-ef
-9f
+6f
+82
 82
 e3
-e1
-a6
-27
 bf
-65
-c7
-d3
-57
-d1
-0e
-a3
-e3
+7f
+27
+df
+3b
 7b
-d6
-3d
-0c
-65
-a6
-2f
-ea
+9c
+93
+cb
+b7
+0f
+92
+3c
+c5
+de
 b9
-dd
-76
-11
-d9
-13
-49
-ac
-ee
-03
-b5
-71
-1f
-0c
+38
+12
+60
+2a
+22
+0f
+06
+17
+63
+75
 76
-d7
-cf
-5d
+68
+11
+11
+8a
+b5
+e0
+1b
+49
+13
+31
+b7
 5b
-ac
-e3
-04
-f4
-9c
-fe
+ef
+61
+eb
+a4
+bb
+98
 08
-3d
-7a
-7d
+6d
+5c
+1b
 4c
-54
-a6
-d4
-97
-37
-99
-16
-b3
-38
+1b
+22
+93
+84
+9c
+68
 51
-a6
-ad
-fc
-be
-a1
-fe
-ed
-43
-46
-73
-1a
-21
-7b
-dd
-d5
-2b
-6d
+a0
+dc
 04
-09
-29
-76
-2d
-a5
-ea
-7c
-8f
-02
-48
-73
+a4
+5b
+b3
+1e
+65
+6f
 e5
+43
+4a
+13
+5d
+a1
+b1
+db
+9a
+af
+2a
+17
+a2
+d8
+31
+3e
+a2
+e0
+ff
+8c
+e1
+17
+f3
+e4
 b7
 5e
-9d
-e8
-3f
-da
-ff
-22
-da
-a1
-5f
-48
-df
-14
-75
-a9
-70
-95
-16
-79
-61
-6a
-d6
-41
+9c
+11
+77
+d2
 3a
-a8
-6f
-5f
-c5
+78
+92
+a9
+f7
+e1
+97
+1c
+dd
+00
+38
+fd
+85
+96
+29
+02
+45
+ae
+72
+a0
+c7
+e3
+c1
+93
 f3
-43
-cf
-e7
+eb
+e3
 e0
-70
-f6
+f0
+8a
 4d
-48
-e7
-fe
-26
-e6
-39
-d6
-c7
-93
-19
-a1
-46
-13
-4c
-e1
-37
+28
 bb
-8d
-2d
-d3
-c1
-55
-48
-f8
-b7
-46
-7f
-2b
-2f
 bb
+26
+e6
+65
+91
+8f
 9b
-89
-7d
-7a
-58
-e9
-2e
-93
-98
-d7
-12
-38
-94
-ba
-f1
-24
-78
-c7
-dc
-29
-8d
-fa
-e8
+81
+40
 0e
+1b
 e4
-c8
-e4
-32
-39
-9a
-30
-14
-c3
-b9
-d0
-a1
-96
-30
-d5
-4b
-8c
-ef
-65
-df
-94
-84
+4c
+7f
+b3
+25
+80
+9b
+a9
+c6
+a3
+b7
+76
+55
+40
+9c
+8e
+57
+40
+c9
+7b
+ac
+0d
+51
+4a
+6c
+f0
+97
+79
+fd
+73
+fa
+f8
+3e
+6a
+c7
+dc
+29
+9d
+82
 a8
-de
-9f
-62
-bc
-f9
+43
+4a
+f7
+05
+65
+8e
+92
+31
+98
 50
-2a
-a6
-9e
-6f
-15
-a6
-5f
-63
-bf
-08
-e4
+b1
 d0
-14
-53
-fb
-59
-b9
-ac
-a8
-ef
-e8
-39
-af
-91
-5a
-39
-e8
+ad
+f6
+77
+55
+8d
+ea
+a0
 e5
-6c
-6c
-00
 19
-4a
-4e
-39
-41
-ce
-8c
-cc
-c1
+f2
+2a
+48
+18
+f9
+c9
+fd
+b0
+ae
+5a
+a5
+f1
+91
+2f
 a4
-0a
-ca
-cb
-65
-4f
-52
-6a
-ff
-51
-08
-9b
+27
+5e
+f0
+a9
+f3
+0d
+5b
+88
+b1
+9a
+fe
 77
-6f
-bb
-32
-8a
-ca
-cd
-73
+e2
+15
+95
+b8
+40
+4d
+2f
+b8
+04
+e7
+99
+eb
+36
+19
+f4
+09
+46
+62
+f0
+cf
+eb
+e5
+9e
+48
+ed
+d2
+2a
+8e
+18
+ae
+b0
+90
+1f
+04
+38
+ab
 a2
-3d
-8f
-0c
-31
-e4
-bb
-59
+60
+27
+a7
+56
+d1
+a2
+3e
+50
+94
+d3
+0e
+b8
+73
 91
-39
-97
-f8
+19
+94
+aa
 b6
 a4
 5e
-74
-e6
-05
-57
-7b
-d6
-e6
-c2
-6e
-de
+0b
 e6
-77
-71
-87
+65
+08
+97
+99
+22
+d9
+bc
+72
+97
 30
+62
+2e
 e4
-76
-d9
-2b
-88
-5d
+ad
+94
 a9
-f0
-41
-40
-2c
-58
-9c
-2b
-81
-fb
-77
-8f
-f0
-10
+28
 e7
-7e
-e2
-8a
-60
-c7
-00
-1e
-2b
-8b
-a3
+bf
+93
+f2
+3a
+80
+63
+f8
+08
+4a
 ce
-88
-78
-6a
-9d
-6f
-78
-16
-0e
-e7
+21
+bd
 14
-ad
-56
-5a
-0b
-48
-89
-5a
+b7
+ca
+2d
+e5
+9f
+0a
+0f
 66
+75
+9f
+c4
+6e
+56
+49
+bd
+9c
+d4
+9a
+13
+78
+28
+0d
+c3
+14
+97
+14
+7d
+3b
+07
+49
+90
+f7
+9f
+6c
+1f
+9d
 ef
-6d
-a8
+d7
+0f
+c7
+9f
+88
+90
+59
+e5
+c9
+27
+5f
+b2
+ae
+53
+27
+9f
+82
+fe
+b7
+e2
+5f
+1e
+d3
+a1
+26
+2a
+3c
+21
+d2
+00
+fb
+57
 cd
+88
+d9
+87
+1c
+2e
+89
+8b
+16
+dd
+41
+4a
+c3
+81
 d0
+c4
+44
+a2
+7f
+d4
+01
+0d
 0c
-72
-76
-d0
-52
-55
-7d
-aa
-69
-e2
-76
-f5
-0e
+f8
+88
+d2
+4b
+b2
 99
-d5
-d8
-42
-6b
-c1
-aa
-37
-8b
-a7
-a6
-8e
-25
-fa
-6e
-72
+00
+02
+a9
+b8
+15
 c5
-d2
-ef
-cb
-f7
-89
-3f
 38
+f8
+0b
 d2
-89
-b4
-86
-23
-41
+b8
+1b
+fe
+be
+ab
+44
+32
 cd
-71
-01
-d0
-3b
-e4
+c2
+70
+45
+3e
+b4
+b0
+a1
+fe
+12
+f8
 95
-dd
+21
+c4
+6f
+de
+e8
+d0
+fa
+37
+8f
+28
+85
+46
+55
+13
+d2
+2b
+e6
+57
+9b
+7a
+92
+62
+51
+1a
+87
+79
+77
 a9
-83
-ba
-ae
-8a
-a3
+2f
+b6
+b2
+51
+d1
+1f
+9f
+08
+99
 e5
-a9
-42
-96
-35
-e0
-11
-dc
-b5
+05
+a3
 11
-02
-ba
-70
-f9
-82
-5b
-05
-95
-4a
-e4
-6e
-19
-1c
-10
-bb
-3a
-8b
-30
-5f
-fa
-5d
-78
-53
-47
-6a
-0f
-98
-8e
-7b
-3b
-fe
-61
-58
-86
-29
-bb
-29
-d0
-50
-15
-18
-38
-6e
-d4
-2d
-88
-50
-52
-3e
-ae
-e3
-e1
-cb
-31
-be
-78
-6a
-1e
-e7
-6f
-10
-82
-96
-e1
-7e
-f6
-a5
+c0
+f1
+d9
 79
-0f
-34
-90
+31
+37
+b4
 8a
-63
-7f
-e8
+59
+3d
+cf
+7d
+ce
 2b
-81
-e8
-57
-99
-3a
-fa
-9b
-3e
+1d
+61
+3d
+52
+94
 ff
+0f
+f7
+08
+be
 fa
-32
-d0
-42
-87
-e4
-f8
-18
-5b
+a3
 18
-cc
-6a
-0b
-af
-68
-f9
-99
-ad
-9d
-3a
-93
-47
 f8
+e7
+19
+98
+ca
+6f
+0b
+e9
+00
+39
+db
+cf
+f3
+00
+d1
+08
+bd
 83
-cc
-94
-1c
+ac
+fc
+ce
 24
 f4
 2a
-09
+0b
 bd
 c9
 d2
-d2
+15
 2e
-5a
-4d
-71
-97
+3a
+12
+8c
+d8
+35
 f1
-ea
-e3
-b3
-db
-8f
-2e
-95
-6f
-eb
-1c
-74
-57
-d0
-05
-1f
-69
-74
-a5
-d4
-69
-c2
-fb
-44
-55
-81
-fc
-4e
 60
-33
+18
+38
+48
 3d
-89
-90
-70
-c4
-6c
-2b
-1c
-97
+3e
+88
+ad
 8c
-04
-04
-7b
-fc
-bb
-2a
+db
+b7
+4a
+01
+1f
+6a
+7f
+73
+34
+0a
+95
 b9
-75
-71
-74
-72
-49
-15
-52
-2d
-cd
-a5
-40
-00
-0f
-ba
-20
-86
-98
-1c
-67
-2b
-64
-2d
-87
-7a
-85
-6d
-7c
-79
-32
-62
-79
-5b
-fe
-88
-41
-19
-2e
-b4
-07
-12
-5d
+0b
 d1
-28
-36
-8a
-c2
-82
-33
-63
-6b
-7c
-c5
-48
-4a
-eb
-a9
-d6
-da
-44
-0a
-94
-95
-ba
-55
-dd
-bc
 c6
-f4
-35
-15
-9e
-4d
-31
-81
-03
-08
-e2
-3f
-e2
-66
-9f
-9a
-d6
-da
-77
-ff
-ed
-99
-5c
-42
-dd
-22
+ef
 e3
-7b
-24
-2b
-cb
-96
-54
-19
+0d
+a8
+9b
 89
-74
-1b
-ce
-90
-2b
-79
-e9
-56
-8a
-dd
-04
-a5
-67
-8a
-ea
-7f
-e5
-61
-29
-b4
-0b
-bc
-6e
-08
+93
+af
+07
+8e
 c1
-95
-6b
-b4
-0f
-60
-ee
-8d
-24
-82
-27
-b3
-87
+1f
+e0
 c3
 80
-69
-e9
-c0
-e9
-3e
-0a
-9c
-a6
-15
-ae
-a6
-cc
-6b
-bc
-31
-73
-65
-4d
-19
-20
+43
+68
+57
+58
+ed
+aa
+db
+37
+bd
+88
+39
 16
-87
-08
-d6
-fd
-34
-7a
-3e
-44
-f0
-1c
-ca
-3f
-f9
-b6
-1a
-2d
-8d
-8d
-80
-3c
-dd
-82
-59
-5b
-e1
-b4
+3d
+d7
+f7
+a7
 38
-07
-a6
-db
-c2
-35
-f4
-b7
-70
-2c
-b2
-8a
+51
+40
+1a
 b7
-7f
-1d
-3a
 03
-b1
-9e
-27
-d8
-8f
-7d
-3d
-78
-b0
-20
+d7
+c6
+ad
+7b
+23
+f7
+4d
+2c
+f8
+ed
+13
+ab
+47
 e3
-42
-17
-99
+96
+a6
+0b
+0f
+74
+e5
 90
-d5
-9d
-c8
-67
-af
-31
-45
+b3
+7b
+12
+63
+d2
+0c
 36
-ad
-2a
-90
-d9
+b0
 80
-82
-d7
-34
-b1
-69
-ec
-4b
-37
+a5
+49
+2c
+ab
 b6
-cd
-c4
-99
+6d
+38
+4b
+5c
+8a
+e9
 01
-79
+39
+71
+db
 4f
-e8
-e0
-fd
-4f
-a5
-39
-f8
-e2
-48
+7f
+4a
+92
+1c
+03
+f0
+72
+b5
+54
+05
 76
-cc
-e7
-5c
-ba
-d4
-85
-1f
-70
-12
-c0
-19
-7b
-25
+41
+97
+92
 55
-25
+57
+2b
+b4
+ea
+18
+34
+4a
+8d
+9f
+a7
+d8
+e4
+24
+ca
+67
 ab
+51
+6d
+f8
+bb
+84
+ec
+89
+31
+74
+e6
 53
-d6
-27
-4c
-9c
-ff
-94
-fe
-e4
-97
-3e
-66
-fb
-8e
-76
-d1
-76
-fb
-7f
-ad
+6f
+8d
+cc
+3c
+56
+c8
+00
+5e
+7b
+15
+f4
+ea
 f8
-55
-8c
-d4
-f7
-bf
-19
-98
-e8
-09
-72
-4a
-df
-b1
-0c
-34
-c1
-32
-92
-7a
+45
+61
+2f
+f3
+8b
+75
+bb
+7d
+43
+2d
 0d
 1d
-9c
+c6
+a9
 14
-a7
-3c
-4c
-94
-0e
-e9
-53
-43
-92
-fe
-2f
-8d
+7a
+81
+b8
+49
+fb
+ee
+06
+ed
+eb
+cf
+1b
+16
+3a
+48
+1f
+2d
+bb
+cd
+e4
+17
+13
+bf
+89
+1b
 65
-ac
+4d
+19
+20
+59
+27
+cd
+12
+1c
+94
+a0
+a2
 44
-0b
-58
-00
+f7
+1d
+b7
+94
+b8
+ac
+93
+da
+2b
+37
+e6
+d9
 3f
-9f
-0c
-42
-c5
-9f
-6b
-49
-5e
-c9
-05
+82
+59
+5b
+e1
+b0
+8b
+07
 a6
-8a
-ae
-14
-73
-fa
-01
-b9
-4c
 dc
+ba
+7a
+77
+f1
+1e
+6b
+11
+cb
+c7
+7f
+5d
+60
+9f
 b1
-c5
-c8
-ad
-29
-33
+9e
+27
+d8
+88
+76
+61
+17
 1c
-b4
-71
-6f
-2d
-c7
-2a
-5c
+ca
+79
+67
+0e
+f9
+10
+d7
+d2
+6b
+7e
 c3
-4a
-ee
-d8
-af
-5e
-41
-e9
-7a
-e1
-28
-ae
-f0
-ab
-63
+76
+e6
+2b
+f1
 65
-24
-29
-31
+33
+9c
+5d
+c5
+14
+2a
+c9
+26
+6c
+8d
+51
+18
 a9
-6b
-ba
-f9
-78
-e0
-65
-83
-86
+03
+8a
+aa
+9b
+4e
+90
+44
+14
+55
+8e
+8e
+fb
+a0
 91
-c5
-6e
-bf
-3f
-5b
-62
-70
-06
-7f
-c6
-7d
+31
+6f
 fe
-fb
-60
-fc
+36
+ba
+f4
+d9
+55
+70
+12
+c0
 54
-2d
+7b
+45
+68
+cb
+e4
+f3
+45
+7c
+ad
+5c
+7c
+45
+b1
+47
+95
+a8
+21
+58
+a9
+af
+9e
+d5
+d8
+ba
+ea
+5b
+21
+6c
+d4
+d7
+8a
+28
+98
+e8
+55
+76
+4a
+df
+87
+6d
+34
+c1
+3c
+34
+7a
+0d
 27
-dd
+27
+14
+a7
+06
+33
+94
+0e
+d3
+9e
+43
+92
+97
+40
+8d
 65
-f4
-fb
-8f
-f6
-fd
-c1
-59
-e9
-83
-46
+c2
+9b
+0b
+58
+04
+06
+9f
+0c
+4e
+12
+9f
+6b
+11
+31
+c9
+05
+ab
+97
+ae
+14
+74
 3a
-0d
+01
+d9
+4b
+0a
+fe
+64
+d4
+cd
+29
+09
+47
+5a
+3e
+cf
+bd
+03
+2a
+66
+98
+b1
+0c
 18
-24
-c3
-b9
-a9
+2f
+5a
+a3
 28
-9d
-b2
-4a
-6e
-d2
-44
+2f
+b6
+28
+8e
+ac
+a5
+2c
+a5
+b3
+0f
+2a
+b6
+a1
+bf
+03
+78
+e2
+02
+b9
+87
+ad
+22
 dc
+97
+b3
+06
+20
+76
+79
+a0
+c6
+7f
+3f
+f8
+7f
+57
+bf
+58
+60
+5d
+a5
+34
+e4
+28
+43
+84
+c1
+03
+ea
+5c
+bc
+1a
+1f
+d7
+de
+a3
+e6
+54
+12
+df
+8e
+aa
+c1
+12
+8c
+07
 38
-67
+6d
 28
-63
+76
 ef
-29
+30
 61
-a5
-db
-23
-43
-2f
-91
-f9
-8a
-be
-81
-f1
 b8
-91
-90
-4d
-81
-30
+3b
+5d
+47
+33
+21
+ae
+2f
+92
+61
+8c
+bc
+a0
+20
+0c
+a3
+df
 93
-7d
-9d
-85
-de
+3d
+c7
+46
+e9
+7b
+68
+00
+61
+39
 9b
-a3
-21
-22
-e1
-b1
-7e
+9e
 a6
 72
-6e
-dd
-bc
-6f
-62
-c3
-e1
-6d
-a4
-54
-0e
-64
-5f
-ab
-1b
-69
-61
+55
+1d
+09
+ef
+ef
+53
+fb
+2d
+7d
+4e
+5e
+0c
+59
 5f
-2b
+e1
+29
+25
+d6
+d1
 35
+58
+70
+99
 01
-68
-c9
-69
-55
-ea
+53
+0f
 29
 d4
-34
-68
+36
+fa
 85
 dd
-68
-a1
-22
-4d
-d1
-da
-25
-b1
-e9
-d2
-1e
-86
-d3
-fc
-ac
-4b
-96
-dc
-0a
-e7
-3b
-f1
-05
-6d
-16
-0c
-f3
-0e
-f4
-d6
-a5
-c8
-0b
-c8
-37
 63
-a0
-cb
-9f
-57
-b4
-5f
-e2
-af
-47
-2c
-1c
-6f
-16
-aa
-f4
-e3
-41
-c9
-1b
-1a
-5d
-0b
-d0
-e9
-e1
-d8
-98
-61
-3a
-a7
+9b
+72
+2a
+f6
+2f
+6a
+31
+23
+d6
+1a
 bc
-bb
-35
-b9
+8a
+11
+fc
+21
+ce
+c6
+60
+cf
+40
+ef
+e5
+2d
+12
+1e
+6b
+04
+70
+c1
+02
+31
+c5
+c5
+90
 9d
 6e
-49
-4f
+fa
+07
+4b
+30
+1b
+45
+53
+04
+a5
+ac
+22
+86
+ac
+0c
+83
+1b
+0c
+2c
+fe
+1a
+18
+75
+86
+2e
+2f
+60
+01
+60
+70
+b3
+12
+b0
+ff
+3d
+27
+8f
+97
 62
-9e
-63
-15
-92
-d1
-9c
-25
+91
+e5
+01
+c2
+b8
+ce
+2a
 71
 e2
-be
-c2
-63
-3a
-ca
-57
+cd
+e6
+33
+32
+d5
+29
 27
-8f
-0d
-31
 8e
-bc
-16
-5f
-f1
-55
-6d
-7f
-2d
-15
-ad
-f0
-b7
-55
-5d
-56
-47
-4d
-fd
-09
-da
-3b
-14
+85
+23
+2b
+df
+59
+b2
+13
+f5
+75
+75
+62
+d5
 3b
-c8
-dc
-b4
-3d
-e4
-33
-00
-47
-20
-96
-01
-db
-35
+ee
+fc
+ce
+1e
+b9
+f5
+87
+bb
+f4
+c5
 91
-13
-54
-01
+d9
 66
-6d
-b5
-a6
-ac
-5b
-f3
-68
-0f
-33
-ab
-dd
-a1
-3a
+f7
 5d
-61
-89
-52
 ca
-18
-35
-9a
-96
-42
-46
-69
-d0
+3e
+9c
+73
+5b
+66
+87
+f7
+1f
+76
+3d
+91
+12
+ac
+7d
+5c
+39
+1c
 e1
+6d
+48
+fe
+77
+aa
+e2
+24
+62
+03
+7f
+b3
+69
+8f
+53
+48
+fa
+f8
 2b
-dd
-64
-fb
-f0
-a6
-28
+ed
+ba
+46
+35
+dc
+a1
+22
+fe
+39
+bb
+f9
+be
+8e
 9a
 0f
-ae
+11
 6d
 29
-f0
-6e
-da
-fb
+fc
+c4
 da
-25
-47
-05
-92
-98
-88
-90
-bd
+ab
+df
+ee
+8c
+4a
+30
+86
+1b
+97
 16
-2d
-35
-8f
-32
-91
+10
+26
 6f
-13
-3c
+4a
+ca
+ba
+8d
 f1
+fe
+0d
 bc
-90
-b2
-ad
-3a
-72
-b6
-4a
-96
-d5
-b5
-9c
-b9
-d1
-f2
-9f
-c3
-ce
-98
-f9
-38
-3a
-1a
-26
-ef
+f0
+ea
+99
+75
+b3
+95
+e7
+74
 15
-f4
-66
-dd
-d1
-7a
+f3
+4e
+f6
+11
+5a
+58
+b3
+cf
+2c
+fd
+7f
+9a
+80
+46
+0f
+b4
+40
 d9
+92
 71
-eb
-26
-db
-0b
-4f
-d7
-f0
-45
-6b
-32
-1b
-02
-88
-d2
-61
-06
+b2
+f6
+3a
+31
+ba
+08
 ea
-c0
-c4
-00
-e6
-38
-25
-9e
-39
-ac
-d4
-9e
-ee
-cd
-57
-01
-06
-81
-f8
-49
-81
-2f
-91
-51
+6f
+03
+3d
+45
+69
+b1
+94
+41
+50
+c8
 7b
+0e
 e8
-21
-96
-b8
-6c
-a8
-f2
-48
+43
 b7
-27
-5b
+e0
+a4
+89
+3c
+7e
+79
+74
+e4
+7e
+af
+28
+93
+01
 66
+bb
+de
+56
+22
+15
+82
+e3
+a1
+10
+1e
+24
+65
+8a
+97
+bd
+8a
+92
+ad
+5c
+cd
 5d
-34
-9a
-5f
-fc
-cf
-51
-33
-63
-c9
+06
+65
+f8
+c5
+11
+01
+14
+01
+cc
 4a
+72
+42
+41
+91
+b2
+49
+f2
+ac
+5e
+27
+89
+60
+19
+e3
+02
+32
+39
+8a
+da
+75
+00
+93
+52
+5e
+aa
 12
-73
-33
-de
-76
-6e
-a3
-4f
-01
-43
-96
-2f
-d9
-44
-9d
-9d
-d9
-a0
+14
+ef
+d6
+2c
+ab
+89
+3b
+fa
+e5
+c3
+5c
+22
+99
+d3
+27
+79
+8d
+eb
+6e
 84
-32
-a0
-32
-0b
-0e
-cc
-14
-03
-ef
-b6
-7c
-7c
+6b
+97
+a8
 89
-3f
-75
-8c
-c1
-43
-c2
-c0
-7e
-4e
-5f
-d4
-0d
-de
-bb
-c0
-d8
-68
-48
-88
+55
+10
+78
+60
+54
+2a
+46
+9b
 bf
-9e
-a3
-1c
-28
-d9
-1b
-b8
-68
-aa
-c3
+c7
+4b
+81
+08
+2b
+1f
 0c
-cb
-3f
-68
-00
-96
-b8
-20
-5c
-d1
-cb
+0a
+d9
+7c
 33
-f0
-67
-83
+de
+33
+14
+63
+0b
+85
+2f
 47
-5a
-f6
-86
-3d
-2b
+56
+a6
+e0
+3b
+49
 42
 ae
-6a
-28
+68
+df
 82
 dd
 03
@@ -4484,815 +4484,911 @@
 68
 0c
 c5
-c4
+c0
 6c
 17
 d2
 1b
 81
-d3
-40
-94
-2e
-e4
+d7
+c1
+e1
+2d
+fb
 b7
-ac
-ce
-e0
-fc
-56
-96
-09
-ad
-02
-45
-b3
-c8
-f7
-47
-a3
+92
+81
+40
+61
 e5
-a2
+76
+29
+49
+1c
+0a
+17
+ef
+fc
+f4
 ed
-ec
-68
-e2
-9f
-dc
-79
-e9
-6e
-55
+63
+89
+ed
+8c
+5d
+e6
+d0
+78
+6a
+56
+8d
+7e
 98
-02
-43
-0d
-bf
-5e
+3c
+ee
+60
+18
+14
 e0
-7d
-db
-4e
+6f
+bf
+41
 f1
 c9
-34
-96
+50
+e2
 54
-8c
-c6
-38
-37
-6f
-00
-91
-51
-d3
-e0
-9e
-bb
-2b
+88
+40
+6a
+92
 10
-cc
-0b
-f3
-06
+ce
+fa
+1e
 53
+26
+f8
+5b
+6b
+76
+b5
+0b
+93
+2a
+68
 bb
 e5
-ae
-d8
+fe
+04
 ef
-db
-d1
-42
-a3
-13
-7a
-68
-38
-1a
-ed
-ed
-f9
-e3
-78
-d6
-77
-05
-d8
-e4
-1c
+cf
+8b
+50
+bc
+b1
+5b
+7b
+93
+ef
+aa
+cc
+f1
+e2
+fb
+41
+c6
+3f
+ba
+e5
+e6
 fb
-bc
-a3
-49
-19
-93
+89
+97
+56
+b0
+22
+38
+16
+07
+d2
 5b
-be
-4f
-74
-75
 07
 84
-ae
-35
+f0
+ea
 a6
 11
-45
-45
+17
+db
 a5
 d1
 49
 0a
-56
+57
+e2
+2c
 7f
-1a
-8b
-90
-5c
-bf
-d8
-82
+df
+fc
+17
+39
+bd
+d2
+b6
+89
+74
+fd
+c0
+2f
+ed
 70
+fc
+d7
+1b
+ed
+d3
+fc
+60
+9e
+64
+8c
+be
+18
+84
+e3
+8c
+ee
+8a
+a6
+cf
+fe
+83
+e6
+35
+69
+50
+99
+6a
+0e
+c9
+2a
+32
+60
+8a
+45
+82
+67
+fb
 c4
 25
-3b
-29
-66
-1c
+5b
+a2
+e8
+e5
+79
+09
 42
-eb
-3f
-ba
-f9
-55
-81
-5c
-2f
-5e
-c2
-e6
-f1
-b8
-1c
+5a
+1a
+c8
+7b
+8e
+35
 e4
-83
-46
-86
-e8
-cf
-be
-87
-64
-0f
-4b
-4c
 97
-2d
-ae
-78
-f8
-0d
+f2
+db
+c0
+3a
+ed
+97
 c3
-70
-cd
-bd
-a5
-81
-a5
+db
+73
+0d
+12
 52
-fd
-c3
-fb
-01
-2d
-67
-b5
-2f
-98
-0a
-32
-6f
-0a
-31
-26
-32
-99
-c4
-3a
-bd
-9e
-da
-38
-66
-65
-70
-1b
 df
 c3
-e7
-b4
+ba
+06
 3f
 29
-41
-34
-63
-29
-5f
-8b
-fc
-8c
-cc
-83
-54
-ce
-6b
-3b
-a2
-ea
-6e
-70
-f1
-f0
-39
-f8
-5b
-47
-93
-55
-2a
+4e
+dc
 2c
-d9
 8d
-b5
-c3
-6c
-0d
+2e
+2c
+1a
+6d
+1a
+5d
+1b
+6e
+94
+f1
+9d
 48
-d5
-46
-da
-63
 4c
-45
-89
+e4
+be
+30
+c9
+b7
+c3
+38
+17
+c3
+6d
+e8
+8f
+55
+bd
+c1
+aa
+5a
+48
+f5
+1f
+9c
+7b
+42
+83
+c0
 f2
-fb
-43
-16
-0a
-05
-df
-f1
+9b
+71
+cb
+4f
+98
+5e
+0e
 45
-64
-fd
-b5
-97
-e5
-dd
-4a
-20
-bc
-d4
-de
+66
+71
 62
-09
-e9
-8f
+d0
+06
+23
+4a
+58
+bd
+38
+98
+0a
+0c
+f0
+8e
 43
 8e
-66
-6c
-44
-34
+51
+76
 7e
-20
+76
+18
+0b
 a9
 9c
-a9
-8e
-3a
-7f
+a6
+ad
+00
+5d
 88
-87
+13
 89
 a7
-b6
-51
-3f
-f7
-a4
-4d
+8e
+1e
+2d
+37
+c6
+00
 ce
 7a
 2a
-a5
-fa
-54
-ea
-da
+db
+b2
+3c
+75
+a9
 9b
 7e
-b0
-04
-35
-5b
+d3
+1b
+c9
+6f
 a3
-e4
+f1
 7f
 4a
-5c
-7f
+3f
+74
 ba
 3a
-8b
-de
+ee
+68
 16
-95
-50
-09
-5f
-45
-82
-15
-f6
-26
-f2
-84
-59
-aa
-bd
-2d
-4b
-ed
-b8
-58
-86
-8e
-32
-98
-ca
-de
-e7
-6a
-d8
-c0
-5a
-7f
-5c
+f5
 64
-d1
-51
-80
-a7
-80
-a0
-e9
-4b
-0e
-87
-42
-25
-5c
-d9
-86
 2a
-fe
-1b
-9a
-8c
-c9
-2e
-eb
-cd
-28
-cb
-07
-1b
-11
+27
+65
 d6
-14
-97
-7e
-db
-43
-47
+f7
+57
+51
+f2
+92
+1e
+08
 eb
 32
-cb
-3b
+4f
+f9
+b8
 58
 99
-b7
-51
-f3
-b5
+28
+f5
 e4
-d3
-56
-22
-b9
-31
+9a
+d9
+ad
+2d
+a3
 65
-de
+a1
+42
+54
+62
+d3
+ed
+1b
+ac
+84
+17
+e1
+48
+0f
+ad
+16
+58
+03
+6e
+86
+2a
+a3
+4f
+9a
+8c
+cb
+a7
+a4
+6d
+b4
+00
+e6
+a4
+95
+7a
+5b
+37
+ef
+0f
+0c
+dd
+2d
+7f
+f4
+9b
+fe
+25
+b8
+f9
+f2
+92
+9c
+93
+03
+89
+06
+93
+2d
+8c
 c4
-3e
-2c
-6a
+5e
+23
+ac
 14
 63
-c3
-3c
+a6
+b2
 27
-79
+19
 c3
-a4
+c4
 8e
-31
-bf
-b9
-59
-ce
-86
-c7
-96
+51
+b2
+03
+5f
+45
+df
+98
+76
+1b
+40
+51
+41
+4f
+82
+89
+85
+a0
+0d
+03
+38
+84
+9a
+9e
+b8
+7a
+a4
+22
 43
-cf
-96
-a5
-17
+75
+1b
+61
+5f
 86
-40
-ca
-60
-93
-2d
-68
-83
-bf
-79
-f3
-c0
+fc
+49
+df
 68
-a2
-ec
-bd
-d8
-bf
+71
+70
+1c
 bc
-ad
-a1
-d9
-c0
-c1
-ef
-17
-e2
-e6
-41
-a8
+6b
+15
 44
-ea
-65
-9c
-92
-a1
-4c
-22
-ab
-5e
-33
-1d
-16
-c8
-a2
+8a
+38
+d8
+dd
 61
-f1
-30
-0d
-92
+e8
+a0
+05
+3e
+f5
+44
+b8
+d7
+eb
+36
+5e
+d5
+4e
+3a
 53
-33
-29
-c2
-99
-9e
-e5
-46
-01
+69
+70
+3a
+a6
+3e
+40
+d4
+09
 25
-a4
-c2
+a5
+e6
+36
+03
+23
+90
+61
+81
+c0
 ae
-7c
-a7
-4b
-6e
-2b
-4e
-b0
 cc
-7c
-b0
-70
-20
-15
-79
-ab
-15
-52
-f8
-e0
+1c
+84
+e5
+24
+35
+fd
+07
+6d
+72
+fa
+b6
 a8
 d8
-c5
-5f
+f5
+e2
 68
-0f
+bb
 44
-68
+62
+62
+9b
+79
+d6
+d1
+85
+25
+3e
+22
+97
 82
-a3
-fa
-3f
-69
-fd
-5d
-df
-5a
-b7
-db
-20
-0d
-e4
-11
-96
-1d
-a0
+72
+4a
+47
+00
+36
+52
+00
+f9
+10
+bc
+b2
 35
-9a
-24
-9e
-b1
-82
+ee
 62
-3a
-a5
-ab
-30
-59
+5a
+95
+10
+60
+50
 4b
-4c
-54
-ee
-d4
-c9
+00
+ae
+ce
+c8
+d0
 23
-a9
-e2
-b5
-5f
-41
-0f
-02
-d3
-b3
-f3
-20
+c9
+ed
+37
+10
+e1
+cf
+cf
+32
+13
+a5
+2c
 f5
 fa
 90
 e8
-fb
+fa
 52
-8e
-fe
+8a
+13
 65
 e5
-31
-61
+37
+be
 e8
 fe
-f2
-9c
+f0
+bd
 e1
 9c
-2e
-cc
+21
+12
+b4
+bf
+7c
+6e
+71
+df
+0f
+de
 50
-fa
-a0
-fd
-76
-77
-00
-05
-54
-4a
-7b
-45
-f7
-4f
-91
-6b
-00
-39
-f9
+30
 4d
+fc
+f3
+6f
+49
+e3
+78
+79
+fd
+b8
 3c
-b1
-18
-0e
-25
+d1
+26
+46
+95
+bc
+bb
+33
+6a
+87
+3e
 59
-9b
+89
 66
-3a
-ee
-1e
-76
-81
-7b
-15
+12
 e3
-82
-bc
-13
+c5
+5e
+37
 3f
-78
-92
-43
-b6
-d6
-38
-09
-bd
-ab
-5c
-16
-96
-1b
-0e
-25
-b3
-ea
-fb
-fb
-59
-24
-a4
-89
-ae
-f1
-58
-9b
-34
-b9
+77
+39
+cd
+b5
+99
+98
+cb
+12
 6b
-67
-92
-0c
-1e
+1a
+6a
+1f
+1b
 6c
-57
+c9
+50
+a5
+5b
+6a
+56
+9c
 a2
-c4
-3f
-ff
-b5
-89
-5e
-7b
-30
-1e
+a3
+bc
+f1
+3a
+48
+2e
+f1
+63
+a4
+d2
+43
 de
-6a
+fc
+1c
+55
+62
+8a
+a8
+54
+ae
+5b
+6d
+30
+7e
+d6
+b6
 bb
 bc
-26
-e9
-ff
-2f
-aa
-09
-2d
-81
-64
-fc
+7b
+be
+b0
+ef
+34
+6b
+61
+f3
+fa
+d9
 b5
 d7
-bc
-c9
-02
-9f
-a6
-0a
+b3
+03
+be
+e3
+82
+55
 f4
-db
-47
-1f
+b9
+c8
+41
 88
 65
-47
-92
+15
+70
 d0
 d3
-cb
-49
-95
-2b
-35
-64
-d2
-23
-64
-b8
-d4
-6c
-d7
+99
+f3
+8d
+2a
+8a
+21
+cd
+8a
+d8
+ff
+3c
+63
+d0
 cf
-81
-8c
-41
-d7
-96
-f5
-94
-cb
-8b
-59
-dd
-b9
-83
-10
+be
+4c
+e0
+c4
+de
+fd
+57
+92
+c4
+99
+1e
+fb
 3b
-8c
+16
+42
+91
 53
-32
-29
-0b
-81
-ef
-c3
-3b
-79
-56
-a8
-bb
+50
+a9
+0d
+ce
+2f
+52
+96
+c1
+50
+d1
+a2
 71
-d5
-70
-e3
-f5
-27
-9f
-81
-63
-35
+b7
+f0
+d9
+bd
+4f
+0e
 21
-65
-7a
-af
+16
+94
 99
-e0
-02
-3f
-b9
-eb
+30
+c2
+c9
+b2
+13
+38
+5c
+42
+cf
 43
-e3
+83
 bd
-2c
-87
-d0
-77
-2a
+21
+bd
+d1
+0c
+08
 e0
 5d
 b9
-c4
-38
+d8
+4a
+b8
+88
+cb
+a6
+ea
+b5
+a3
+10
+96
+7e
+27
+8a
+e6
+5f
+ec
+43
+ce
+36
+f8
+a5
+94
+4e
+81
+9f
+2f
+d1
+af
+a8
+79
+e3
+83
+5c
+e1
+6c
+94
+0a
+82
+de
+80
+3c
+56
+36
+37
+da
+99
+b5
+d5
+76
+59
+a7
+7c
+13
+1c
+3c
+e8
+97
 b1
-30
-9c
-e9
-2a
+5d
+d0
+d4
 24
-14
-77
-f3
-02
-27
-aa
+12
+76
+1a
+1e
+31
+a5
+24
+ca
+4a
+56
+c0
+8e
+ea
+ed
+65
+2d
 c4
-88
+f5
+2f
+3c
+a4
+9d
+2c
+7f
+fb
+a9
+04
+7b
+17
 3a
-63
+78
+b0
+27
 8e
-61
-17
+e7
+2d
+f2
+50
+a4
+53
+c4
+3b
+1a
+3e
+57
+ae
+b0
+e3
+46
+ed
+04
+46
+2a
+2e
 aa
 55
 40
@@ -5422,6 +5518,20 @@
 01
 aa
 55
+01
+00
+20
+4b
+00
+aa
+55
+01
+00
+23
+4b
+ff
+aa
+55
 02
 00
 ff
@@ -6531,8 +6641,8 @@
 aa
 aa
 55
-c0
-4c
-10
-a9
+98
+50
+5e
+b1
 20
Index: output/program.lis
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/output/program.lis	(revision 2972)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/output/program.lis	(working copy)
@@ -1,65 +1,65 @@
               include "bt_format "
               org 0x0000
 0000 c284002b bbit1 8 ,pf_patch_ext 
-0001 c00002c9 beq patch00_0 ,p_soft_reset 
+0001 c00002c8 beq patch00_0 ,p_soft_reset 
 0002 c001003c beq patch00_2 ,p_main_loop 
 0003 c0080045 beq patch02_0 ,p_shutdown_radio 
 0004 c0088047 beq patch02_1 ,p_set_sync_on 
-0005 c00a014d beq patch02_4 ,p_set_lemode 
-0006 c00a80e7 beq patch02_5 ,p_rf_rx_enable 
+0005 c00a014c beq patch02_4 ,p_set_lemode 
+0006 c00a80e6 beq patch02_5 ,p_rf_rx_enable 
 0007 c00b0050 beq patch02_6 ,p_calc_freq 
-0008 c00c010d beq patch03_0 ,p_txon 
-0009 c00c8114 beq patch03_1 ,p_set_tx_power 
+0008 c00c010c beq patch03_0 ,p_txon 
+0009 c00c8113 beq patch03_1 ,p_set_tx_power 
 000a c00d005f beq patch03_2 ,p_initialize_radio_cont 
-000b c0128244 beq patch04_5 ,p_lpm_sleep 
-000c c01381d8 beq patch04_7 ,p_lpm_adjust_clk 
-000d c03402c4 beq patch0d_0 ,p_mouse_cb_fuction 
-000e c03482d6 beq patch0d_1 ,p_mouse_load_device_info_check 
-000f c03502d2 beq patch0d_2 ,p_mouse_default_init 
-0010 c0360288 beq patch0d_4 ,p_mouse_param_init 
-0011 c037044f beq patch0d_6 ,p_mouse_start_work 
+000b c0128243 beq patch04_5 ,p_lpm_sleep 
+000c c01381d7 beq patch04_7 ,p_lpm_adjust_clk 
+000d c03402c3 beq patch0d_0 ,p_mouse_cb_fuction 
+000e c03482d5 beq patch0d_1 ,p_mouse_load_device_info_check 
+000f c03502d1 beq patch0d_2 ,p_mouse_default_init 
+0010 c0360287 beq patch0d_4 ,p_mouse_param_init 
+0011 c0370467 beq patch0d_6 ,p_mouse_start_work 
 0012 c037d4b6 beq patch0d_7 ,mouse4_0_check_reconn_target 
-0013 c03984a1 beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0014 c03a0238 beq patch0e_4 ,p_mouse_lpm_before_common 
-0015 c03d04df beq patch0f_2 ,p_mouse_motion 
-0016 c03f8482 beq patch0f_7 ,p_mouse_3io6key_check 
-0017 c04084c4 beq patch10_1 ,p_mouse_init_sensor 
-0018 c04203a9 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
-0019 c04283e5 beq patch10_5 ,p_mouse_priority_bb_event 
-001a c043020d beq patch10_6 ,p_mouse_le 
-001b c04383c3 beq patch10_7 ,p_mouse_bb_event_timer 
-001c c04403e3 beq patch11_0 ,p_mouse_start_discovery 
-001d c04503b4 beq patch11_2 ,p_mouse_store_remote_bdaddr 
-001e c045830a beq patch11_3 ,p_mouse_app_initflag_check 
-001f c0460326 beq patch11_4 ,p_mouse_store_device_info 
-0020 c0468373 beq patch11_5 ,p_mouse_store_dpi_info_check 
-0021 c047046a beq patch11_6 ,p_mouse_idle 
-0022 c04802f7 beq patch12_0 ,p_mouse_check_select_device_by_switch 
-0023 c04984ea beq patch12_3 ,p_mouse_drawing_optima 
-0024 c04a8498 beq patch12_5 ,p_mouse_24g_hibernate_set 
-0025 c04b04ad beq patch12_6 ,p_mouse_24g_package_data 
-0026 c0628266 beq patch18_5 ,p_otp_read_data 
-0027 c06a822c beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0028 c06b0225 beq patch1a_6 ,p_gpio_set_wake 
+0013 c03984b9 beq patch0e_3 ,p_mouse_setgpio_hibernate 
+0014 c03a0237 beq patch0e_4 ,p_mouse_lpm_before_common 
+0015 c03d04f7 beq patch0f_2 ,p_mouse_motion 
+0016 c03f849a beq patch0f_7 ,p_mouse_3io6key_check 
+0017 c04084dc beq patch10_1 ,p_mouse_init_sensor 
+0018 c04203a0 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
+0019 c04283fd beq patch10_5 ,p_mouse_priority_bb_event 
+001a c043020c beq patch10_6 ,p_mouse_le 
+001b c04383ba beq patch10_7 ,p_mouse_bb_event_timer 
+001c c04403fb beq patch11_0 ,p_mouse_start_discovery 
+001d c04503ab beq patch11_2 ,p_mouse_store_remote_bdaddr 
+001e c0458309 beq patch11_3 ,p_mouse_app_initflag_check 
+001f c0460325 beq patch11_4 ,p_mouse_store_device_info 
+0020 c0468372 beq patch11_5 ,p_mouse_store_dpi_info_check 
+0021 c0470482 beq patch11_6 ,p_mouse_idle 
+0022 c04802f6 beq patch12_0 ,p_mouse_check_select_device_by_switch 
+0023 c0498502 beq patch12_3 ,p_mouse_drawing_optima 
+0024 c04a84b0 beq patch12_5 ,p_mouse_24g_hibernate_set 
+0025 c04b04c5 beq patch12_6 ,p_mouse_24g_package_data 
+0026 c0628265 beq patch18_5 ,p_otp_read_data 
+0027 c06a822b beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+0028 c06b0224 beq patch1a_6 ,p_gpio_set_wake 
 0029 c06d0087 beq patch1b_2 ,p_sadc_calibration 
 002a 2020235a branch assert 
 
 pf_patch_ext:
-002b c00a016d beq patch22_4 ,p_le_slave_match 
-002c c00d018c beq patch23_2 ,p_le_got_first_packet_new 
-002d c01201b1 beq patch24_4 ,p_le_receive_rxon 
-002e c0128194 beq patch24_5 ,p_le_rx_dec 
-002f c0130199 beq patch24_6 ,p_le_rx_nopayload 
-0030 c01c81ab beq patch27_1 ,p_le_parse 
-0031 c01d01e7 beq patch27_2 ,p_le_parse_l2cap 
-0032 c02601e3 beq patch29_4 ,p_le_adv_not_match 
-0033 c02681af beq patch29_5 ,p_le_init_adv 
-0034 c0480269 beq patch32_0 ,p_g24_reconn_dispatch 
-0035 c049027d beq patch32_2 ,p_g24_reconn_device_fail 
-0036 c04b048f beq patch32_6 ,p_g24_short_sleep 
-0037 c04d00f5 beq patch33_2 ,p_mouse_g24_retransmit 
-0038 c04e8102 beq patch33_5 ,p_g24_transmit_hop_process 
-0039 c04f8295 beq patch33_7 ,p_power_ctrl_start 
+002b c00a016c beq patch22_4 ,p_le_slave_match 
+002c c00d018b beq patch23_2 ,p_le_got_first_packet_new 
+002d c01201b0 beq patch24_4 ,p_le_receive_rxon 
+002e c0128193 beq patch24_5 ,p_le_rx_dec 
+002f c0130198 beq patch24_6 ,p_le_rx_nopayload 
+0030 c01c81aa beq patch27_1 ,p_le_parse 
+0031 c01d01e6 beq patch27_2 ,p_le_parse_l2cap 
+0032 c02601e2 beq patch29_4 ,p_le_adv_not_match 
+0033 c02681ae beq patch29_5 ,p_le_init_adv 
+0034 c0480268 beq patch32_0 ,p_g24_reconn_dispatch 
+0035 c049027c beq patch32_2 ,p_g24_reconn_device_fail 
+0036 c04b04a7 beq patch32_6 ,p_g24_short_sleep 
+0037 c04d00f4 beq patch33_2 ,p_mouse_g24_retransmit 
+0038 c04e8101 beq patch33_5 ,p_g24_transmit_hop_process 
+0039 c04f8294 beq patch33_7 ,p_power_ctrl_start 
 003a c17f8000 rtneq patch3f_7 
 003b 2020235a branch assert 
 
@@ -119,7 +119,7 @@
 0066 708a844a jam 0x4a ,0x8a84 
 0067 708a8540 jam 0x40 ,0x8a85 
 0068 708a16fe jam 0xfe ,0x8a16 
-0069 204000bc call p_set_otp_config 
+0069 204000bb call p_set_otp_config 
 006a 204070d7 call wdt_set_disable 
 006b 2455805c ncall p_set_ck2rfpll ,wake 
 006c 37d98200 until null ,lpo_edge 
@@ -128,7 +128,7 @@
 006f 70813c88 jam 0x88 ,0x813c 
 0070 37d98200 until null ,lpo_edge 
 0071 6fe0c099 fetch 1 ,mem_fcomp_div 
-0072 c00800b1 beq xtal_16m ,p_initialize_radio_16m 
+0072 c00800b0 beq xtal_16m ,p_initialize_radio_16m 
 0073 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
 0074 1fe1fe04 or_into 0x04 ,pdata 
 0075 67f08a02 store 1 ,0x8a02 
@@ -141,15 +141,15 @@
 p_initialize_radio2:
 007b 708a8660 jam 0x60 ,0x8a86 
 007c 708a8b3b jam 0x3b ,0x8a8b 
-007d 204000a3 call p_dpll_on 
+007d 204000a2 call p_dpll_on 
 007e 70804300 jam 0 ,core_config 
 007f 70804205 jam clksel_dpll ,core_clksel 
 0080 58557474 setarg 0x557474 
 0081 67f18968 store 3 ,0x8968 
 0082 7089606e jam 0x6e ,0x8960 
-0083 20400120 call p_rx_dcoc 
-0084 2040014b call p_rfpll_aac_ghpc 
-0085 2040009e call p_set_xtal_cap 
+0083 2040011f call p_rx_dcoc 
+0084 2040014a call p_rfpll_aac_ghpc 
+0085 2040009d call p_set_xtal_cap 
 0086 7041480c jam system_clk_12m ,mem_system_clk 
 
 p_sadc_calibration:
@@ -178,1577 +178,1617 @@
 0099 c3028098 bbit0 saradc_done ,p_sadc_read_wait 
 009a 68590164 fetcht 2 ,core_sadc_data 
 009b 6049440a storet 2 ,mem_adc_current_value 
-009c 7080cc00 jam 0x00 ,core_sadc_ctrl 
-009d 20600000 rtn 
+009c 20206f9f branch sadc_read_wait2 + 2 
 
 p_set_xtal_cap:
-009e 20758000 rtn wake 
-009f 37d98200 until null ,lpo_edge 
-00a0 6fe0c11c fetch 1 ,mem_xtal_c_sel 
+009d 20758000 rtn wake 
+009e 37d98200 until null ,lpo_edge 
+009f 6fe0c11c fetch 1 ,mem_xtal_c_sel 
 
 p_set_xtal_cap_next:
-00a1 67f0813a store 1 ,core_xtal_cap 
-00a2 202023e2 branch lpm_write_wait 
+00a0 67f0813a store 1 ,core_xtal_cap 
+00a1 202023e2 branch lpm_write_wait 
 
 p_dpll_on:
-00a3 6fe0c099 fetch 1 ,mem_fcomp_div 
-00a4 c00c00a9 beq xtal_24m ,p_dpll_on_24m 
-00a5 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-00a6 1fe1fe06 or_into 0x06 ,pdata 
-00a7 67f08a02 store 1 ,0x8a02 
-00a8 708a05e0 jam 0xe0 ,0x8a05 
+00a2 6fe0c099 fetch 1 ,mem_fcomp_div 
+00a3 c00c00a8 beq xtal_24m ,p_dpll_on_24m 
+00a4 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00a5 1fe1fe06 or_into 0x06 ,pdata 
+00a6 67f08a02 store 1 ,0x8a02 
+00a7 708a05e0 jam 0xe0 ,0x8a05 
 
 p_dpll_on_24m:
-00a9 708a00d8 jam 0xd8 ,0x8a00 
-00aa 2000003c nop 60 
-00ab 708a01a0 jam 0xa0 ,0x8a01 
-00ac 708a00df jam 0xdf ,0x8a00 
-00ad 708a01fa jam 0xfa ,0x8a01 
-00ae 20000014 nop 20 
-00af 708a009f jam 0x9f ,0x8a00 
-00b0 20600000 rtn 
+00a8 708a00d8 jam 0xd8 ,0x8a00 
+00a9 2000003c nop 60 
+00aa 708a01a0 jam 0xa0 ,0x8a01 
+00ab 708a00df jam 0xdf ,0x8a00 
+00ac 708a01fa jam 0xfa ,0x8a01 
+00ad 20000014 nop 20 
+00ae 708a009f jam 0x9f ,0x8a00 
+00af 20600000 rtn 
 
 p_initialize_radio_16m:
-00b1 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-00b2 1fe1fe06 or_into 0x06 ,pdata 
-00b3 67f08a02 store 1 ,0x8a02 
-00b4 70890f00 jam 0x00 ,0x890f 
-00b5 708a8023 jam 0x23 ,0x8a80 
-00b6 708a81b0 jam 0xb0 ,0x8a81 
-00b7 58e40909 setarg 0xe40909 
-00b8 67f18a73 store 3 ,0x8a73 
-00b9 708a762a jam 0x2a ,0x8a76 
-00ba 70890204 jam 0x04 ,0x8902 
-00bb 2020007b branch p_initialize_radio2 
+00b0 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00b1 1fe1fe06 or_into 0x06 ,pdata 
+00b2 67f08a02 store 1 ,0x8a02 
+00b3 70890f00 jam 0x00 ,0x890f 
+00b4 708a8023 jam 0x23 ,0x8a80 
+00b5 708a81b0 jam 0xb0 ,0x8a81 
+00b6 58e40909 setarg 0xe40909 
+00b7 67f18a73 store 3 ,0x8a73 
+00b8 708a762a jam 0x2a ,0x8a76 
+00b9 70890204 jam 0x04 ,0x8902 
+00ba 2020007b branch p_initialize_radio2 
 
 p_set_otp_config:
-00bc 203580ce branch p_set_otp_config_wake ,wake 
-00bd 6fe2020d fetch 4 ,mem_otp_core_ldo 
-00be 207a0000 rtn blank 
-00bf 37d98200 until null ,lpo_edge 
-00c0 6ff08136 fetch 1 ,0x8136 
-00c1 1fe17ef0 and pdata ,0xf0 ,pdata 
-00c2 6848820d fetcht 1 ,mem_otp_core_ldo 
-00c3 9841fe00 ior temp ,pdata 
-00c4 1fe0fffd increase -3 ,pdata 
-00c5 67f08136 store 1 ,0x8136 
-00c6 37d98200 until null ,lpo_edge 
-00c7 6ff08138 fetch 1 ,0x8138 
-00c8 1fe17e07 and pdata ,0x7 ,pdata 
-00c9 6848820e fetcht 1 ,mem_otp_verf_bg 
-00ca 18498400 lshift3 temp ,temp 
-00cb 9841fe00 ior temp ,pdata 
-00cc 67f08138 store 1 ,0x8138 
-00cd 37d98200 until null ,lpo_edge 
+00bb 203580cd branch p_set_otp_config_wake ,wake 
+00bc 6fe2020d fetch 4 ,mem_otp_core_ldo 
+00bd 207a0000 rtn blank 
+00be 37d98200 until null ,lpo_edge 
+00bf 6ff08136 fetch 1 ,0x8136 
+00c0 1fe17ef0 and pdata ,0xf0 ,pdata 
+00c1 6848820d fetcht 1 ,mem_otp_core_ldo 
+00c2 9841fe00 ior temp ,pdata 
+00c3 1fe0fffd increase -3 ,pdata 
+00c4 67f08136 store 1 ,0x8136 
+00c5 37d98200 until null ,lpo_edge 
+00c6 6ff08138 fetch 1 ,0x8138 
+00c7 1fe17e07 and pdata ,0x7 ,pdata 
+00c8 6848820e fetcht 1 ,mem_otp_verf_bg 
+00c9 18498400 lshift3 temp ,temp 
+00ca 9841fe00 ior temp ,pdata 
+00cb 67f08138 store 1 ,0x8138 
+00cc 37d98200 until null ,lpo_edge 
 
 p_set_otp_config_wake:
-00ce 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-00cf 207a0000 rtn blank 
-00d0 67e1020f store 2 ,mem_otp_charge_pump 
+00cd 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
+00ce 207a0000 rtn blank 
+00cf 67e1020f store 2 ,mem_otp_charge_pump 
 
 p_set_otp_config2:
-00d1 6ff08acb fetch 1 ,0x8acb 
-00d2 1fe17ef0 and pdata ,0xf0 ,pdata 
-00d3 6848820f fetcht 1 ,mem_otp_charge_pump 
-00d4 6048c15b storet 1 ,mem_otp_charge_pump_x 
-00d5 9841fe00 ior temp ,pdata 
-00d6 67f08acb store 1 ,0x8acb 
-00d7 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00d8 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
-00d9 2feffe03 isolate1 3 ,pdata 
-00da 6ff08a06 fetch 1 ,0x8a06 
-00db 7920fe07 setflag true ,7 ,pdata 
-00dc 67f08a06 store 1 ,0x8a06 
-00dd 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00de 1fe10407 and pdata ,7 ,temp 
-00df 18520400 lshift4 temp ,temp 
-00e0 18438400 lshift temp ,temp 
-00e1 6048c438 storet 1 ,mem_ring_ibias_trim 
-00e2 6ff08a02 fetch 1 ,0x8a02 
-00e3 1fe17e1f and pdata ,0x1f ,pdata 
-00e4 9841fe00 ior temp ,pdata 
-00e5 67f08a02 store 1 ,0x8a02 
-00e6 20600000 rtn 
+00d0 6ff08acb fetch 1 ,0x8acb 
+00d1 1fe17ef0 and pdata ,0xf0 ,pdata 
+00d2 6848820f fetcht 1 ,mem_otp_charge_pump 
+00d3 6048c15b storet 1 ,mem_otp_charge_pump_x 
+00d4 9841fe00 ior temp ,pdata 
+00d5 67f08acb store 1 ,0x8acb 
+00d6 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00d7 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
+00d8 2feffe03 isolate1 3 ,pdata 
+00d9 6ff08a06 fetch 1 ,0x8a06 
+00da 7920fe07 setflag true ,7 ,pdata 
+00db 67f08a06 store 1 ,0x8a06 
+00dc 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00dd 1fe10407 and pdata ,7 ,temp 
+00de 18520400 lshift4 temp ,temp 
+00df 18438400 lshift temp ,temp 
+00e0 6048c438 storet 1 ,mem_ring_ibias_trim 
+00e1 6ff08a02 fetch 1 ,0x8a02 
+00e2 1fe17e1f and pdata ,0x1f ,pdata 
+00e3 9841fe00 ior temp ,pdata 
+00e4 67f08a02 store 1 ,0x8a02 
+00e5 20600000 rtn 
 
 p_rf_rx_enable:
-00e7 2040686f call rf_debug_rx_gpio_high 
-00e8 204021ba call rf_rx_agc_set 
-00e9 18002a08 force 8 ,radio_ctrl 
-00ea 18002a00 force 0 ,radio_ctrl 
-00eb 580aaada setarg 0x0aaada 
-00ec 67f18a0f store 3 ,0x8a0f 
-00ed 708a2540 jam 0x40 ,0x8a25 
-00ee 708a2610 jam 0x10 ,0x8a26 
-00ef 2000003c nop 60 
-00f0 708a01fb jam 0xfb ,0x8a01 
-00f1 708a25ff jam 0xff ,0x8a25 
-00f2 708a2630 jam 0x30 ,0x8a26 
-00f3 708a16fe jam 0xfe ,0x8a16 
-00f4 202021b4 branch rf_rx_enable + 14 
+00e6 2040686f call rf_debug_rx_gpio_high 
+00e7 204021ba call rf_rx_agc_set 
+00e8 18002a08 force 8 ,radio_ctrl 
+00e9 18002a00 force 0 ,radio_ctrl 
+00ea 580aaada setarg 0x0aaada 
+00eb 67f18a0f store 3 ,0x8a0f 
+00ec 708a2540 jam 0x40 ,0x8a25 
+00ed 708a2610 jam 0x10 ,0x8a26 
+00ee 2000003c nop 60 
+00ef 708a01fb jam 0xfb ,0x8a01 
+00f0 708a25ff jam 0xff ,0x8a25 
+00f1 708a2630 jam 0x30 ,0x8a26 
+00f2 708a16fe jam 0xfe ,0x8a16 
+00f3 202021b4 branch rf_rx_enable + 14 
 
 p_mouse_g24_retransmit:
-00f5 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
-00f6 247a0000 nrtn blank 
-00f7 204000fa call p_mouse_retransmit_select_device_by_pb_button 
-00f8 204000fd call p_mouse_select_device_by_dpi_button_once 
-00f9 20203662 branch g24_retransmit0 
+00f4 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
+00f5 247a0000 nrtn blank 
+00f6 204000f9 call p_mouse_retransmit_select_device_by_pb_button 
+00f7 204000fc call p_mouse_select_device_by_dpi_button_once 
+00f8 20203662 branch g24_retransmit0 
 
 p_mouse_retransmit_select_device_by_pb_button:
-00fa 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
-00fb c17f8000 rtneq gpio_disable 
-00fc 20205e78 branch mouse_retransmit_select_device_by_pb_button 
+00f9 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
+00fa c17f8000 rtneq gpio_disable 
+00fb 20205e78 branch mouse_retransmit_select_device_by_pb_button 
 
 p_mouse_select_device_by_dpi_button_once:
-00fd d8e0000c arg 12 ,queue 
-00fe 20407cef call timer_check 
-00ff 247a0000 nrtn blank 
-0100 2040046e call p_mouse_dpi_check_retransmit 
-0101 20206102 branch mouse_g24_retransmit_event_set 
+00fc d8e0000c arg 12 ,queue 
+00fd 20407cef call timer_check 
+00fe 247a0000 nrtn blank 
+00ff 20400486 call p_mouse_dpi_check_retransmit 
+0100 20206102 branch mouse_g24_retransmit_event_set 
 
 p_g24_transmit_hop_process:
-0102 6848c601 fetcht 1 ,mem_24g_retry 
-0103 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
-0104 98467c00 isub temp ,null 
-0105 24210107 nbranch p_g24_tx_fast_hop ,positive 
-0106 20203681 branch g24_transmit_hop_process + 5 
+0101 6848c601 fetcht 1 ,mem_24g_retry 
+0102 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
+0103 98467c00 isub temp ,null 
+0104 24210106 nbranch p_g24_tx_fast_hop ,positive 
+0105 20203681 branch g24_transmit_hop_process + 5 
 
 p_g24_tx_fast_hop:
-0107 6fe2458f fetch 4 ,mem_24g_addr 
-0108 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-0109 98467c00 isub temp ,null 
-010a 2022b222 branch g24_ch ,zero 
-010b 204002ba call p_power_ctrl_txpower_incrs 
-010c 2020369b branch g24_tx_fast_hop + 1 
+0106 6fe2458f fetch 4 ,mem_24g_addr 
+0107 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+0108 98467c00 isub temp ,null 
+0109 2022b222 branch g24_ch ,zero 
+010a 204002b9 call p_power_ctrl_txpower_incrs 
+010b 2020369b branch g24_tx_fast_hop + 1 
 
 p_txon:
-010d 580aaa7e setarg 0x0aaa7e 
-010e 67f18a0f store 3 ,0x8a0f 
-010f 2000003c nop 60 
-0110 708a2500 jam 0x00 ,0x8a25 
-0111 708a260d jam 0x0d ,0x8a26 
-0112 708a16f6 jam 0xf6 ,0x8a16 
-0113 20202203 branch txon + 7 
+010c 580aaa7e setarg 0x0aaa7e 
+010d 67f18a0f store 3 ,0x8a0f 
+010e 2000003c nop 60 
+010f 708a2500 jam 0x00 ,0x8a25 
+0110 708a260d jam 0x0d ,0x8a26 
+0111 708a16f6 jam 0xf6 ,0x8a16 
+0112 20202203 branch txon + 7 
 
 p_set_tx_power:
-0114 6fe0c141 fetch 1 ,mem_tx_power 
-0115 c0032225 beq tx_power_6db ,set_tx_power_7db 
-0116 c04f011d beq tx_power_f30db ,p_set_tx_power_f30db 
-0117 c0550119 beq tx_power_factory ,p_set_tx_power_factory 
-0118 2020220e branch set_tx_power + 2 
+0113 6fe0c141 fetch 1 ,mem_tx_power 
+0114 c0032225 beq tx_power_6db ,set_tx_power_7db 
+0115 c04f011c beq tx_power_f30db ,p_set_tx_power_f30db 
+0116 c0550118 beq tx_power_factory ,p_set_tx_power_factory 
+0117 2020220e branch set_tx_power + 2 
 
 p_set_tx_power_factory:
-0119 708a1417 jam 0x17 ,0x8a14 
-011a 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
+0118 708a1417 jam 0x17 ,0x8a14 
+0119 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
 
 p_mouse_tx_power_set:
-011b 67f18a60 store 3 ,0x8a60 
-011c 2020221a branch set_tx_power_8a63_28 
+011a 67f18a60 store 3 ,0x8a60 
+011b 2020221a branch set_tx_power_8a63_28 
 
 p_set_tx_power_f30db:
-011d 708a1417 jam 0x17 ,0x8a14 
-011e 58250300 setarg 0x250300 
-011f 2020011b branch p_mouse_tx_power_set 
+011c 708a1417 jam 0x17 ,0x8a14 
+011d 58250300 setarg 0x250300 
+011e 2020011a branch p_mouse_tx_power_set 
 
 p_rx_dcoc:
-0120 20758000 rtn wake 
-0121 20402160 call set_sync_on 
-0122 d8400027 arg 39 ,temp 
-0123 2040216f call set_freq_rx 
-0124 204021a6 call rf_rx_enable 
-0125 708a257f jam 0x7f ,0x8a25 
-0126 708a301a jam 0x1a ,0x8a30 
-0127 708a3178 jam 0x78 ,0x8a31 
-0128 708a8fb2 jam 0xb2 ,0x8a8f 
-0129 708ac200 jam 0 ,0x8ac2 
-012a 708ac300 jam 0 ,0x8ac3 
-012b d8e00006 arg 6 ,queue 
-012c 2040013d call p_rx_dcoc_avg 
-012d 2a2ffe0d isolate1 13 ,rega 
-012e 2040211d call qset_start 
-012f 2a4ffe0d isolate1 13 ,regb 
-0130 2040211e call qset_p 
-0131 d8e00005 arg 5 ,queue 
+011f 20758000 rtn wake 
+0120 20402160 call set_sync_on 
+0121 d8400027 arg 39 ,temp 
+0122 2040216f call set_freq_rx 
+0123 204021a6 call rf_rx_enable 
+0124 708a257f jam 0x7f ,0x8a25 
+0125 708a301a jam 0x1a ,0x8a30 
+0126 708a3178 jam 0x78 ,0x8a31 
+0127 708a8fb2 jam 0xb2 ,0x8a8f 
+0128 708ac200 jam 0 ,0x8ac2 
+0129 708ac300 jam 0 ,0x8ac3 
+012a d8e00006 arg 6 ,queue 
+012b 2040013c call p_rx_dcoc_avg 
+012c 2a2ffe0d isolate1 13 ,rega 
+012d 2040211d call qset_start 
+012e 2a4ffe0d isolate1 13 ,regb 
+012f 2040211e call qset_p 
+0130 d8e00005 arg 5 ,queue 
 
 p_rx_dcoc_loop2:
-0132 2040211c call qset1_p 
-0133 2040211e call qset_p 
-0134 2040013d call p_rx_dcoc_avg 
-0135 d8a08ac2 arg 0x8ac2 ,contw 
-0136 1a31fe00 rshift4 rega ,pdata 
-0137 20402117 call qsetxor 
-0138 1a51fe00 rshift4 regb ,pdata 
-0139 20402117 call qsetxor 
-013a 18e08fff increase -1 ,queue 
-013b 20210132 branch p_rx_dcoc_loop2 ,positive 
-013c 2020214f branch rx_dcoc_loop2 + 10 
+0131 2040211c call qset1_p 
+0132 2040211e call qset_p 
+0133 2040013c call p_rx_dcoc_avg 
+0134 d8a08ac2 arg 0x8ac2 ,contw 
+0135 1a31fe00 rshift4 rega ,pdata 
+0136 20402117 call qsetxor 
+0137 1a51fe00 rshift4 regb ,pdata 
+0138 20402117 call qsetxor 
+0139 18e08fff increase -1 ,queue 
+013a 20210131 branch p_rx_dcoc_loop2 ,positive 
+013b 2020214f branch rx_dcoc_loop2 + 10 
 
 p_rx_dcoc_avg:
-013d 2000003c nop 60 
-013e 58000f00 setarg mem_dcoc_buf 
-013f 67f10982 store 2 ,0x8982 
-0140 58000ff0 setarg mem_dcoc_buf_end 
-0141 67f10984 store 2 ,0x8984 
-0142 70898109 jam 0x9 ,0x8981 
-0143 70898103 jam 0x3 ,0x8981 
-0144 70898006 jam 0x6 ,0x8980 
-0145 2000003c nop 60 
-0146 da200000 arg 0 ,rega 
-0147 da400000 arg 0 ,regb 
-0148 df200010 arg 16 ,loopcnt 
-0149 d8c00f00 arg mem_dcoc_buf ,contr 
-014a 2020212d branch rx_dcoc_loop 
+013c 2000003c nop 60 
+013d 58000f00 setarg mem_dcoc_buf 
+013e 67f10982 store 2 ,0x8982 
+013f 58000ff0 setarg mem_dcoc_buf_end 
+0140 67f10984 store 2 ,0x8984 
+0141 70898109 jam 0x9 ,0x8981 
+0142 70898103 jam 0x3 ,0x8981 
+0143 70898006 jam 0x6 ,0x8980 
+0144 2000003c nop 60 
+0145 da200000 arg 0 ,rega 
+0146 da400000 arg 0 ,regb 
+0147 df200010 arg 16 ,loopcnt 
+0148 d8c00f00 arg mem_dcoc_buf ,contr 
+0149 2020212d branch rx_dcoc_loop 
 
 p_rfpll_aac_ghpc:
-014b 20758000 rtn wake 
-014c 20202272 branch rfpll_aac_ghpc + 1 
+014a 20758000 rtn wake 
+014b 20202272 branch rfpll_aac_ghpc + 1 
 
 p_set_lemode:
-014d 708a8211 jam 0x11 ,0x8a82 
-014e 708a8d12 jam 0x12 ,0x8a8d 
-014f 708a8e0a jam 0x0a ,0x8a8e 
-0150 6fe0c099 fetch 1 ,mem_fcomp_div 
-0151 c0080166 beq xtal_16m ,p_set_lemode_2m_16m 
-0152 58005762 setarg 0x5762 
-0153 67f10907 store 2 ,0x8907 
+014c 708a8211 jam 0x11 ,0x8a82 
+014d 708a8d12 jam 0x12 ,0x8a8d 
+014e 708a8e0a jam 0x0a ,0x8a8e 
+014f 6fe0c099 fetch 1 ,mem_fcomp_div 
+0150 c0080165 beq xtal_16m ,p_set_lemode_2m_16m 
+0151 58005762 setarg 0x5762 
+0152 67f10907 store 2 ,0x8907 
 
 p_set_lemode_2m:
-0154 70890103 jam 3 ,0x8901 
-0155 70893003 jam 3 ,0x8930 
-0156 c6168000 rtnmark1 mark_ble_2m 
-0157 70890101 jam 1 ,0x8901 
-0158 708a8207 jam 0x07 ,0x8a82 
-0159 708a8d44 jam 0x44 ,0x8a8d 
-015a 708a8e0a jam 0x0a ,0x8a8e 
-015b 6fe0c099 fetch 1 ,mem_fcomp_div 
-015c c0080163 beq xtal_16m ,p_set_lemode_1m_16m 
-015d 58002bb1 setarg 0x2bb1 
-015e 67f10907 store 2 ,0x8907 
+0153 70890103 jam 3 ,0x8901 
+0154 70893003 jam 3 ,0x8930 
+0155 c6168000 rtnmark1 mark_ble_2m 
+0156 70890101 jam 1 ,0x8901 
+0157 708a8207 jam 0x07 ,0x8a82 
+0158 708a8d44 jam 0x44 ,0x8a8d 
+0159 708a8e0a jam 0x0a ,0x8a8e 
+015a 6fe0c099 fetch 1 ,mem_fcomp_div 
+015b c0080162 beq xtal_16m ,p_set_lemode_1m_16m 
+015c 58002bb1 setarg 0x2bb1 
+015d 67f10907 store 2 ,0x8907 
 
 p_set_lemode_1m:
-015f c6978000 rtnmark0 mark_ble_lr 
-0160 70893024 jam 0x24 ,0x8930 
-0161 70890105 jam 5 ,0x8901 
-0162 20600000 rtn 
+015e c6978000 rtnmark0 mark_ble_lr 
+015f 70893024 jam 0x24 ,0x8930 
+0160 70890105 jam 5 ,0x8901 
+0161 20600000 rtn 
 
 p_set_lemode_1m_16m:
-0163 58004189 setarg 0x4189 
-0164 67f10907 store 2 ,0x8907 
-0165 2020015f branch p_set_lemode_1m 
+0162 58004189 setarg 0x4189 
+0163 67f10907 store 2 ,0x8907 
+0164 2020015e branch p_set_lemode_1m 
 
 p_set_lemode_2m_16m:
-0166 58008312 setarg 0x8312 
-0167 67f10907 store 2 ,0x8907 
-0168 20200154 branch p_set_lemode_2m 
+0165 58008312 setarg 0x8312 
+0166 67f10907 store 2 ,0x8907 
+0167 20200153 branch p_set_lemode_2m 
 
 p_le_check_retransmit_timesout:
-0169 6fe0cbf9 fetch 1 ,mem_le_conn_rcv_new 
-016a da600100 arg 256 ,regc 
-016b 9a60fe00 iadd regc ,pdata 
-016c 20600000 rtn 
+0168 6fe0cbfd fetch 1 ,mem_le_conn_rcv_new 
+0169 da600100 arg 256 ,regc 
+016a 9a60fe00 iadd regc ,pdata 
+016b 20600000 rtn 
 
 p_le_slave_match:
-016d 2040016f call p_le_check_retransmit 
-016e 20202563 branch le_slave_match + 1 
+016c 2040016e call p_le_check_retransmit 
+016d 20202563 branch le_slave_match + 1 
 
 p_le_check_retransmit:
-016f 6fe0cbfa fetch 1 ,mem_le_conn_first_rcv 
-0170 207a0000 rtn blank 
-0171 6fe0cbfb fetch 1 ,mem_le_check_retransmit_flag 
-0172 247a0000 nrtn blank 
-0173 6848cbfa fetcht 1 ,mem_le_conn_first_rcv 
-0174 6fe0cbf9 fetch 1 ,mem_le_conn_rcv_new 
-0175 98467c00 isub temp ,null 
-0176 24410169 ncall p_le_check_retransmit_timesout ,positive 
-0177 98467e00 isub temp ,pdata 
-0178 1fe67c64 sub pdata ,100 ,null 
-0179 20210181 branch p_le_check_retransmit_count ,positive 
-017a 6fe0cbfc fetch 1 ,mem_le_retransmit_cnt 
-017b 1fe67c14 sub pdata ,20 ,null 
-017c 2441017f ncall p_app_ble_disconnect ,positive 
-017d 704bfb01 jam 1 ,mem_le_check_retransmit_flag 
-017e 20600000 rtn 
+016e 6fe0cbfe fetch 1 ,mem_le_conn_first_rcv 
+016f 207a0000 rtn blank 
+0170 6fe0cbff fetch 1 ,mem_le_check_retransmit_flag 
+0171 247a0000 nrtn blank 
+0172 6848cbfe fetcht 1 ,mem_le_conn_first_rcv 
+0173 6fe0cbfd fetch 1 ,mem_le_conn_rcv_new 
+0174 98467c00 isub temp ,null 
+0175 24410168 ncall p_le_check_retransmit_timesout ,positive 
+0176 98467e00 isub temp ,pdata 
+0177 1fe67c64 sub pdata ,100 ,null 
+0178 20210180 branch p_le_check_retransmit_count ,positive 
+0179 6fe0cc00 fetch 1 ,mem_le_retransmit_cnt 
+017a 1fe67c14 sub pdata ,20 ,null 
+017b 2441017e ncall p_app_ble_disconnect ,positive 
+017c 704bff01 jam 1 ,mem_le_check_retransmit_flag 
+017d 20600000 rtn 
 
 p_app_ble_disconnect:
-017f 704bfd01 jam 1 ,mem_le_check_retransmit_discon_flag 
-0180 2020431f branch app_ble_disconnect 
+017e 704c0101 jam 1 ,mem_le_check_retransmit_discon_flag 
+017f 2020431f branch app_ble_disconnect 
 
 p_le_check_retransmit_count:
-0181 6848817f fetcht 1 ,mem_le_arq 
-0182 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
-0183 1fe37e00 rshift pdata ,pdata 
-0184 9842fe00 ixor temp ,pdata 
-0185 2feffe02 isolate1 nesn ,pdata 
-0186 58000000 setarg 0 
-0187 6848cbfc fetcht 1 ,mem_le_retransmit_cnt 
-0188 7920fe00 setflag true ,0 ,pdata 
-0189 98408400 iadd temp ,temp 
-018a 6048cbfc storet 1 ,mem_le_retransmit_cnt 
-018b 20600000 rtn 
+0180 6848817f fetcht 1 ,mem_le_arq 
+0181 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
+0182 1fe37e00 rshift pdata ,pdata 
+0183 9842fe00 ixor temp ,pdata 
+0184 2feffe02 isolate1 nesn ,pdata 
+0185 58000000 setarg 0 
+0186 6848cc00 fetcht 1 ,mem_le_retransmit_cnt 
+0187 7920fe00 setflag true ,0 ,pdata 
+0188 98408400 iadd temp ,temp 
+0189 6048cc00 storet 1 ,mem_le_retransmit_cnt 
+018a 20600000 rtn 
 
 p_le_got_first_packet_new:
-018c 6fe08005 fetch 1 ,mem_le_conn_rcv 
-018d 1fe0fe01 increase 1 ,pdata 
-018e 67e08005 store 1 ,mem_le_conn_rcv 
-018f 24368193 nbranch p_le_got_first_packet_new + 7 ,match 
-0190 6fe0cbf9 fetch 1 ,mem_le_conn_rcv_new 
-0191 1fe0fe01 increase 1 ,pdata 
-0192 67e0cbf9 store 1 ,mem_le_conn_rcv_new 
-0193 2020259b branch le_got_first_packet + 4 
+018b 6fe08005 fetch 1 ,mem_le_conn_rcv 
+018c 1fe0fe01 increase 1 ,pdata 
+018d 67e08005 store 1 ,mem_le_conn_rcv 
+018e 24368192 nbranch p_le_got_first_packet_new + 7 ,match 
+018f 6fe0cbfd fetch 1 ,mem_le_conn_rcv_new 
+0190 1fe0fe01 increase 1 ,pdata 
+0191 67e0cbfd store 1 ,mem_le_conn_rcv_new 
+0192 2020259b branch le_got_first_packet + 4 
 
 p_le_rx_dec:
-0194 2040281c call le_check_retransmit 
-0195 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0196 1a20a3fc increase -4 ,rega 
-0197 242126fa nbranch le_crc_fail_consecutive ,positive 
-0198 2020268e branch le_rx_dec + 6 
+0193 2040281c call le_check_retransmit 
+0194 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0195 1a20a3fc increase -4 ,rega 
+0196 242126fa nbranch le_crc_fail_consecutive ,positive 
+0197 2020268e branch le_rx_dec + 6 
 
 p_le_rx_nopayload:
-0199 09800018 parse demod ,bucket ,24 
-019a 1fef7e00 rshift32 pdata ,pdata 
-019b 1ff17e00 rshift16 pdata ,pdata 
-019c e7e18005 istore 3 ,contw 
-019d 78287c00 enable swfine 
-019e 2040270d call le_set_until_tx_timer 
-019f 202326f6 branch le_crc_fail ,crc_failed 
-01a0 c59926af bmark0 mark_ble_encryption ,le_rx_match 
-01a1 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-01a2 203a26af branch le_rx_match ,blank 
-01a3 1fe0fffc increase -4 ,pdata 
-01a4 67e0804d store 1 ,mem_le_rxbuf_data_length 
-01a5 204072cb call wait_ccm_done 
-01a6 6ff08108 fetch 1 ,core_misc_status 
-01a7 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-01a8 1800700c force regidx_result ,regext_index 
-01a9 65e20154 storer regext ,4 ,mem_le_peer_mic 
-01aa 202026af branch le_rx_match 
+0198 09800018 parse demod ,bucket ,24 
+0199 1fef7e00 rshift32 pdata ,pdata 
+019a 1ff17e00 rshift16 pdata ,pdata 
+019b e7e18005 istore 3 ,contw 
+019c 78287c00 enable swfine 
+019d 2040270d call le_set_until_tx_timer 
+019e 202326f6 branch le_crc_fail ,crc_failed 
+019f c59926af bmark0 mark_ble_encryption ,le_rx_match 
+01a0 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
+01a1 203a26af branch le_rx_match ,blank 
+01a2 1fe0fffc increase -4 ,pdata 
+01a3 67e0804d store 1 ,mem_le_rxbuf_data_length 
+01a4 204072cb call wait_ccm_done 
+01a5 6ff08108 fetch 1 ,core_misc_status 
+01a6 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
+01a7 1800700c force regidx_result ,regext_index 
+01a8 65e20154 storer regext ,4 ,mem_le_peer_mic 
+01a9 202026af branch le_rx_match 
 
 p_le_parse:
-01ab 6fe0c334 fetch 1 ,mem_le_packet_llid 
-01ac c1000000 rtneq llid_reserved 
-01ad c001b04a beq llid_le_ll ,le_parse_ll 
-01ae 202028e1 branch le_parse_l2cap 
+01aa 6fe0c334 fetch 1 ,mem_le_packet_llid 
+01ab c1000000 rtneq llid_reserved 
+01ac c001b04a beq llid_le_ll ,le_parse_ll 
+01ad 202028e1 branch le_parse_l2cap 
 
 p_le_init_adv:
-01af 793f8030 set0 mark_ble_crc_fail ,mark 
-01b0 20202af6 branch le_init_adv + 1 
+01ae 793f8030 set0 mark_ble_crc_fail ,mark 
+01af 20202af6 branch le_init_adv + 1 
 
 p_le_receive_rxon:
-01b1 204025c2 call le_prep 
-01b2 c59781b7 bmark0 mark_ble_lr ,p_le_receive_nolr 
-01b3 783cfc00 pulse dewhiten_code_calc 
-01b4 2000001e nop 30 
-01b5 204025c2 call le_prep 
-01b6 19699600 lshift3 timeup ,timeup 
+01b0 204025c2 call le_prep 
+01b1 c59781b6 bmark0 mark_ble_lr ,p_le_receive_nolr 
+01b2 783cfc00 pulse dewhiten_code_calc 
+01b3 2000001e nop 30 
+01b4 204025c2 call le_prep 
+01b5 19699600 lshift3 timeup ,timeup 
 
 p_le_receive_nolr:
-01b7 7856fc00 disable match 
-01b8 7826fc00 enable decode_fec0 
-01b9 7830fc00 enable is_rx 
-01ba 78507c00 disable is_tx 
-01bb 19623600 copy timeup ,stop_watch 
-01bc 37c18400 correlate null ,timeout 
-01bd 203701c0 branch p_le_receive_on_attempt ,attempt 
-01be 1b420400 copy clke ,temp 
-01bf 604b000f storet 6 ,mem_sync_clke 
+01b6 7856fc00 disable match 
+01b7 7826fc00 enable decode_fec0 
+01b8 7830fc00 enable is_rx 
+01b9 78507c00 disable is_tx 
+01ba 19623600 copy timeup ,stop_watch 
+01bb 37c18400 correlate null ,timeout 
+01bc 203701bf branch p_le_receive_on_attempt ,attempt 
+01bd 1b420400 copy clke ,temp 
+01be 604b000f storet 6 ,mem_sync_clke 
 
 p_le_receive_on_attempt:
-01c0 242c26fa nbranch le_unsync_end ,sync 
-01c1 78287c00 enable swfine 
-01c2 6fe0c167 fetch 1 ,mem_le_tx_ifs_defference 
-01c3 d8404e20 arg param_20ms_init ,temp 
-01c4 98408400 iadd temp ,temp 
-01c5 6fe0c148 fetch 1 ,mem_system_clk 
-01c6 984fb600 imul32 temp ,stop_watch 
-01c7 20406877 call rf_debug_rx_sync_line 
-01c8 20372677 branch le_receive_skip ,attempt 
-01c9 204001ce call p_calc_clke_all_modem 
-01ca 6fe08168 fetch 1 ,mem_le_state 
-01cb c301a677 bbit0 lestate_got_first_packet ,le_receive_skip 
-01cc 2055a477 call lpm_adjust_clk ,wake 
-01cd 20202677 branch le_receive_skip 
+01bf 242c26fa nbranch le_unsync_end ,sync 
+01c0 78287c00 enable swfine 
+01c1 6fe0c167 fetch 1 ,mem_le_tx_ifs_defference 
+01c2 d8404e20 arg param_20ms_init ,temp 
+01c3 98408400 iadd temp ,temp 
+01c4 6fe0c148 fetch 1 ,mem_system_clk 
+01c5 984fb600 imul32 temp ,stop_watch 
+01c6 20406877 call rf_debug_rx_sync_line 
+01c7 20372677 branch le_receive_skip ,attempt 
+01c8 204001cd call p_calc_clke_all_modem 
+01c9 6fe08168 fetch 1 ,mem_le_state 
+01ca c301a677 bbit0 lestate_got_first_packet ,le_receive_skip 
+01cb 2055a477 call lpm_adjust_clk ,wake 
+01cc 20202677 branch le_receive_skip 
 
 p_calc_clke_all_modem:
-01ce 684b000f fetcht 6 ,mem_sync_clke 
-01cf 1b427e00 copy clke ,pdata 
-01d0 20407d12 call clk_diff 
-01d1 1fe20400 copy pdata ,temp 
-01d2 204026ff call calc_clke_all_modem 
-01d3 1b425600 copy clke ,rege 
-01d4 1d227e00 copy clke_rt ,pdata 
-01d5 9840fe00 iadd temp ,pdata 
-01d6 1fe25200 copy pdata ,clke_rt 
-01d7 20600000 rtn 
+01cd 684b000f fetcht 6 ,mem_sync_clke 
+01ce 1b427e00 copy clke ,pdata 
+01cf 20407d12 call clk_diff 
+01d0 1fe20400 copy pdata ,temp 
+01d1 204026ff call calc_clke_all_modem 
+01d2 1b425600 copy clke ,rege 
+01d3 1d227e00 copy clke_rt ,pdata 
+01d4 9840fe00 iadd temp ,pdata 
+01d5 1fe25200 copy pdata ,clke_rt 
+01d6 20600000 rtn 
 
 p_lpm_adjust_clk:
-01d8 c584a489 bmark0 mark_context ,lpm_clear_counter 
-01d9 684a40ad fetcht 4 ,mem_sleep_counter_all 
-01da dfe00600 arg 0x600 ,pdata 
-01db 98467c00 isub temp ,null 
-01dc 20610000 rtn positive 
-01dd 18422200 copy temp ,rega 
-01de 684b000f fetcht 6 ,mem_sync_clke 
-01df 1d627e00 deposit rege 
-01e0 20407d10 call clk_diff_rt 
-01e1 1a220400 copy rega ,temp 
-01e2 2020247d branch lpm_adjust_clk + 6 
+01d7 c584a489 bmark0 mark_context ,lpm_clear_counter 
+01d8 684a40ad fetcht 4 ,mem_sleep_counter_all 
+01d9 dfe00600 arg 0x600 ,pdata 
+01da 98467c00 isub temp ,null 
+01db 20610000 rtn positive 
+01dc 18422200 copy temp ,rega 
+01dd 684b000f fetcht 6 ,mem_sync_clke 
+01de 1d627e00 deposit rege 
+01df 20407d10 call clk_diff_rt 
+01e0 1a220400 copy rega ,temp 
+01e1 2020247d branch lpm_adjust_clk + 6 
 
 p_le_adv_not_match:
-01e3 20402152 call shutdown_radio 
-01e4 70890000 jam 0 ,0x8900 
-01e5 793f8030 set0 mark_ble_crc_fail ,mark 
-01e6 20202ae3 branch le_adv_not_match + 1 
+01e2 20402152 call shutdown_radio 
+01e3 70890000 jam 0 ,0x8900 
+01e4 793f8030 set0 mark_ble_crc_fail ,mark 
+01e5 20202ae3 branch le_adv_not_match + 1 
 
 p_le_parse_l2cap:
-01e7 efe10006 ifetch 2 ,contr 
-01e8 c00201ea beq le_l2cap_cid_att ,p_le_parse_att 
-01e9 202028eb branch le_parse_l2cap_next + 2 
+01e6 efe10006 ifetch 2 ,contr 
+01e7 c00201e9 beq le_l2cap_cid_att ,p_le_parse_att 
+01e8 202028eb branch le_parse_l2cap_next + 2 
 
 p_le_parse_att:
-01ea efe18006 ifetch 3 ,contr 
-01eb 67e1c397 store 3 ,mem_le_att_opcode 
-01ec c00501ef beq attop_read_request ,p_le_parse_att_read_request 
-01ed c00901fe beq attop_write_request ,p_le_parse_att_write_request 
-01ee 20202b96 branch le_parse_att2 
+01e9 efe18006 ifetch 3 ,contr 
+01ea 67e1c397 store 3 ,mem_le_att_opcode 
+01eb c00501ee beq attop_read_request ,p_le_parse_att_read_request 
+01ec c00901fd beq attop_write_request ,p_le_parse_att_write_request 
+01ed 20202b96 branch le_parse_att2 
 
 p_le_parse_att_read_request:
-01ef 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-01f0 c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-01f1 20402dc7 call le_check_encrypt_state 
-01f2 68494398 fetcht 2 ,mem_le_att_handle 
-01f3 6fe0c321 fetch 1 ,mem_le_configuration 
-01f4 c28181f9 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+01ee 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01ef c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+01f0 20402dc7 call le_check_encrypt_state 
+01f1 68494398 fetcht 2 ,mem_le_att_handle 
+01f2 6fe0c321 fetch 1 ,mem_le_configuration 
+01f3 c28181f8 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-01f5 6fe14398 fetch 2 ,mem_le_att_handle 
-01f6 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
-01f7 68494398 fetcht 2 ,mem_le_att_handle 
-01f8 20202d1d branch le_send_att_read_response 
+01f4 6fe14398 fetch 2 ,mem_le_att_handle 
+01f5 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
+01f6 68494398 fetcht 2 ,mem_le_att_handle 
+01f7 20202d1d branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-01f9 6fe14332 fetch 2 ,mem_le_pairing_handle 
-01fa 98467c00 isub temp ,null 
-01fb 242281f5 nbranch p_le_send_att_read_response ,zero 
-01fc 243401f5 nbranch p_le_send_att_read_response ,user 
-01fd 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+01f8 6fe14332 fetch 2 ,mem_le_pairing_handle 
+01f9 98467c00 isub temp ,null 
+01fa 242281f4 nbranch p_le_send_att_read_response ,zero 
+01fb 243401f4 nbranch p_le_send_att_read_response ,user 
+01fc 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_le_parse_att_write_request:
-01fe 18c22200 copy contr ,rega 
-01ff 6fe14335 fetch 2 ,mem_le_l2cap_size 
-0200 1fe0a5fd add pdata ,-3 ,regb 
-0201 20402929 call le_writeatt_cb 
-0202 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0203 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-0204 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-0205 203a2dac branch le_send_att_write_response_check_auth ,blank 
-0206 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-0207 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-0208 5800001a setarg 0x001a 
-0209 68494398 fetcht 2 ,mem_le_att_handle 
-020a 98467c00 isub temp ,null 
-020b 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-020c 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+01fd 18c22200 copy contr ,rega 
+01fe 6fe14335 fetch 2 ,mem_le_l2cap_size 
+01ff 1fe0a5fd add pdata ,-3 ,regb 
+0200 20402929 call le_writeatt_cb 
+0201 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0202 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
+0203 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+0204 203a2dac branch le_send_att_write_response_check_auth ,blank 
+0205 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+0206 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+0207 5800001a setarg 0x001a 
+0208 68494398 fetcht 2 ,mem_le_att_handle 
+0209 98467c00 isub temp ,null 
+020a 2422adac nbranch le_send_att_write_response_check_auth ,zero 
+020b 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_mouse_le:
-020d 20402a28 call le_fifo_check_nearly_full 
-020e 247a0000 nrtn blank 
-020f 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0210 c07f8218 beq 0xff ,p_mouse_le_next 
-0211 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-0212 1fe17e03 and pdata ,0x03 ,pdata 
-0213 c1818000 rtnne 0x03 
-0214 6fe0cbfb fetch 1 ,mem_le_check_retransmit_flag 
-0215 207a0000 rtn blank 
-0216 6fe0cbfd fetch 1 ,mem_le_check_retransmit_discon_flag 
-0217 247a0000 nrtn blank 
+020c 20402a28 call le_fifo_check_nearly_full 
+020d 247a0000 nrtn blank 
+020e 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+020f c07f8217 beq 0xff ,p_mouse_le_next 
+0210 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+0211 1fe17e03 and pdata ,0x03 ,pdata 
+0212 c1818000 rtnne 0x03 
+0213 6fe0cbff fetch 1 ,mem_le_check_retransmit_flag 
+0214 207a0000 rtn blank 
+0215 6fe0cc01 fetch 1 ,mem_le_check_retransmit_discon_flag 
+0216 247a0000 nrtn blank 
 
 p_mouse_le_next:
-0218 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0219 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
-021a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-021b c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-021c c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-021d c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-021e c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-021f 20405601 call mouse_motion 
-0220 20405ab2 call mouse_check_125hz 
-0221 24740000 nrtn user 
-0222 20405abc call mouse_current_mult_update 
-0223 204004b9 call p_mouse_data_xy_release 
-0224 20205b37 branch mouse_le_next + 12 
+0217 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0218 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
+0219 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+021a c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+021b c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+021c c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+021d c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+021e 20405601 call mouse_motion 
+021f 20405ab2 call mouse_check_125hz 
+0220 24740000 nrtn user 
+0221 20405abc call mouse_current_mult_update 
+0222 204004d1 call p_mouse_data_xy_release 
+0223 20205b37 branch mouse_le_next + 12 
 
 p_gpio_set_wake:
-0225 18467cff sub temp ,ui_button_gpio_disable ,null 
-0226 20628000 rtn zero 
-0227 d9000004 arg 4 ,debug 
-0228 284ffe07 isolate1 gpio_active_bit ,temp 
-0229 2020eebd branch gpio_set_wake_high ,true 
-022a d9000003 arg 3 ,debug 
-022b 20206ebd branch gpio_set_wake_high 
+0224 18467cff sub temp ,ui_button_gpio_disable ,null 
+0225 20628000 rtn zero 
+0226 d9000004 arg 4 ,debug 
+0227 284ffe07 isolate1 gpio_active_bit ,temp 
+0228 2020eebd branch gpio_set_wake_high ,true 
+0229 d9000003 arg 3 ,debug 
+022a 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_wake_by_current_state:
-022c 18467cff sub temp ,gpio_disable ,null 
-022d 20628000 rtn zero 
-022e 20406ee6 call gpio_get_bit 
-022f 20208232 branch p_gpio_set_qdec_mode ,true 
+022b 18467cff sub temp ,gpio_disable ,null 
+022c 20628000 rtn zero 
+022d 20406ee6 call gpio_get_bit 
+022e 20208231 branch p_gpio_set_qdec_mode ,true 
 
 p_gpio_set_low_wake:
-0230 d9000003 arg 3 ,debug 
-0231 20206ebd branch gpio_set_wake_high 
+022f d9000003 arg 3 ,debug 
+0230 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_qdec_mode:
-0232 704b1d01 jam 1 ,mem_mouse_qdec_set_flag 
+0231 704b1d01 jam 1 ,mem_mouse_qdec_set_flag 
 
 p_mouse_qdec_lpm_cfg:
-0233 d9000006 arg 6 ,debug 
-0234 20206ebd branch gpio_set_wake_high 
+0232 d9000006 arg 6 ,debug 
+0233 20206ebd branch gpio_set_wake_high 
 
 p_mouse_puchk_disable:
-0235 58000010 setarg 0x10 
+0234 58000010 setarg 0x10 
 
 p_mouse_puchk_set:
-0236 67f08141 store 1 ,core_puwakeup 
-0237 202023e2 branch lpm_write_wait 
+0235 67f08141 store 1 ,core_puwakeup 
+0236 202023e2 branch lpm_write_wait 
 
 p_mouse_lpm_before_common:
-0238 20400494 call p_clear_wake 
-0239 704b1d00 jam 0 ,mem_mouse_qdec_set_flag 
-023a 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-023b 20406ef7 call gpio_out_active 
-023c 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-023d 20406ed3 call gpio_clr_wake 
-023e 2040550d call mouse_lpm_before_common + 1 
-023f 204054f9 call mouse_gpio_pd_idle 
+0237 204004ac call p_clear_wake 
+0238 704b1d00 jam 0 ,mem_mouse_qdec_set_flag 
+0239 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+023a 20406ef7 call gpio_out_active 
+023b 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+023c 20406ed3 call gpio_clr_wake 
+023d 2040550d call mouse_lpm_before_common + 1 
+023e 204054f9 call mouse_gpio_pd_idle 
 
 p_mouse_wheel_set_impedance:
-0240 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-0241 20406f0f call gpio_set_high_impedance 
-0242 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-0243 20206f0f branch gpio_set_high_impedance 
+023f 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+0240 20406f0f call gpio_set_high_impedance 
+0241 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+0242 20206f0f branch gpio_set_high_impedance 
 
 p_lpm_sleep:
 
 p_lpm_sleep_skip_cb_function:
-0244 6fe240ad fetch 4 ,mem_sleep_counter_all 
-0245 9840fe00 iadd temp ,pdata 
-0246 67e240ad store 4 ,mem_sleep_counter_all 
-0247 2040024e call p_lpm_save_context 
-0248 2040024a call p_mouse_puchk_set_check 
-0249 20202425 branch lpm_sleep_skip_cb_function + 4 
+0243 6fe240ad fetch 4 ,mem_sleep_counter_all 
+0244 9840fe00 iadd temp ,pdata 
+0245 67e240ad store 4 ,mem_sleep_counter_all 
+0246 2040024d call p_lpm_save_context 
+0247 20400249 call p_mouse_puchk_set_check 
+0248 20202425 branch lpm_sleep_skip_cb_function + 4 
 
 p_mouse_puchk_set_check:
-024a 6fe0cb1d fetch 1 ,mem_mouse_qdec_set_flag 
-024b 203a0235 branch p_mouse_puchk_disable ,blank 
+0249 6fe0cb1d fetch 1 ,mem_mouse_qdec_set_flag 
+024a 203a0234 branch p_mouse_puchk_disable ,blank 
 
 p_mouse_puchk_enable:
-024c 58000080 setarg 0x80 
-024d 20200236 branch p_mouse_puchk_set 
+024b 58000080 setarg 0x80 
+024c 20200235 branch p_mouse_puchk_set 
 
 p_lpm_save_context:
-024e 600440e7 storer mark ,8 ,mem_saved_mark 
-024f d8c08070 arg core_gpio_conf ,contr 
-0250 d8a040cc arg mem_saved_gpio ,contw 
-0251 20407c8f call memcpy16 
-0252 d8c080d4 arg core_gpio_conf_hi ,contr 
-0253 20407c89 call memcpy8 
-0254 6ff08080 fetch 1 ,core_spid_ctrl 
-0255 67e0c0ef store 1 ,mem_saved_spidctrl 
-0256 18422400 copy temp ,regb 
+024d 600440e7 storer mark ,8 ,mem_saved_mark 
+024e d8c08070 arg core_gpio_conf ,contr 
+024f d8a040cc arg mem_saved_gpio ,contw 
+0250 20407c8f call memcpy16 
+0251 d8c080d4 arg core_gpio_conf_hi ,contr 
+0252 20407c89 call memcpy8 
+0253 6ff08080 fetch 1 ,core_spid_ctrl 
+0254 67e0c0ef store 1 ,mem_saved_spidctrl 
+0255 18422400 copy temp ,regb 
 
 p_lpm_write_gpio_wakeup:
-0257 df20000c arg 12 ,loopcnt 
-0258 da200016 arg mem_gpio_wakeup_cfg ,rega 
-0259 da60814d arg core_gpio_wakeup_cfg ,regc 
-025a 37d98200 until null ,lpo_edge 
+0256 df20000c arg 12 ,loopcnt 
+0257 da200016 arg mem_gpio_wakeup_cfg ,rega 
+0258 da60814d arg core_gpio_wakeup_cfg ,regc 
+0259 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop:
-025b efe08011 ifetch 1 ,rega 
-025c e8408013 ifetcht 1 ,regc 
-025d 98467c00 isub temp ,null 
-025e 20228261 branch p_lpm_write_gpio_loop_next ,zero 
-025f e7e08013 istore 1 ,regc 
-0260 37d98200 until null ,lpo_edge 
+025a efe08011 ifetch 1 ,rega 
+025b e8408013 ifetcht 1 ,regc 
+025c 98467c00 isub temp ,null 
+025d 20228260 branch p_lpm_write_gpio_loop_next ,zero 
+025e e7e08013 istore 1 ,regc 
+025f 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop_next:
-0261 1a20a201 increase 1 ,rega 
-0262 1a60a601 increase 1 ,regc 
-0263 c200025b loop p_lpm_write_gpio_loop 
-0264 1a420400 copy regb ,temp 
-0265 20600000 rtn 
+0260 1a20a201 increase 1 ,rega 
+0261 1a60a601 increase 1 ,regc 
+0262 c200025a loop p_lpm_write_gpio_loop 
+0263 1a420400 copy regb ,temp 
+0264 20600000 rtn 
 
 p_otp_read_data:
-0266 20406b3a call enable_otp_read 
-0267 20406b75 call otp_read_data + 1 
-0268 20206b38 branch otp_disable_chgpump 
+0265 20406b3a call enable_otp_read 
+0266 20406b75 call otp_read_data + 1 
+0267 20206b38 branch otp_disable_chgpump 
 
 p_g24_reconn_dispatch:
-0269 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-026a d84001f8 arg 0x01f8 ,temp 
-026b 98417e00 iand temp ,pdata 
-026c 203a026e branch p_g24_reconn_dispatch_next ,blank 
-026d 20203561 branch g24_reconn_dispatch + 5 
+0268 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+0269 d84001f8 arg 0x01f8 ,temp 
+026a 98417e00 iand temp ,pdata 
+026b 203a026d branch p_g24_reconn_dispatch_next ,blank 
+026c 20203561 branch g24_reconn_dispatch + 5 
 
 p_g24_reconn_dispatch_next:
-026e 2040357f call g24_reconn_data_prep 
-026f 20403651 call g24_transmit_receive_ack 
-0270 242c3586 nbranch g24_reconn_device_fail ,sync 
-0271 2437b586 nbranch g24_reconn_device_fail ,user3 
-0272 2040366e call g24_ackpayload_parse 
-0273 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
-0274 203a028e branch p_recv_addr_zero_skip ,blank 
+026d 2040357f call g24_reconn_data_prep 
+026e 20403651 call g24_transmit_receive_ack 
+026f 242c3586 nbranch g24_reconn_device_fail ,sync 
+0270 2437b586 nbranch g24_reconn_device_fail ,user3 
+0271 2040366e call g24_ackpayload_parse 
+0272 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
+0273 203a028d branch p_recv_addr_zero_skip ,blank 
 
 p_g24_reconn_dispatch_next_2:
-0275 6fe245cc fetch 4 ,mem_24g_pair_addr 
-0276 684a458f fetcht 4 ,mem_24g_addr 
-0277 98467c00 isub temp ,null 
-0278 2022827a branch p_g24_reconn_mode_judge ,zero 
-0279 2020356e branch g24_reconn_dispatch_next + 9 
+0274 6fe245cc fetch 4 ,mem_24g_pair_addr 
+0275 684a458f fetcht 4 ,mem_24g_addr 
+0276 98467c00 isub temp ,null 
+0277 20228279 branch p_g24_reconn_mode_judge ,zero 
+0278 2020356e branch g24_reconn_dispatch_next + 9 
 
 p_g24_reconn_mode_judge:
-027a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-027b c298604e bbit1 mouse_enable_auto_24g_paring ,mouse_24g_pair_mode_check 
-027c 20203549 branch g24_reconn_receiver_addr 
+0279 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+027a c298604e bbit1 mouse_enable_auto_24g_paring ,mouse_24g_pair_mode_check 
+027b 20203549 branch g24_reconn_receiver_addr 
 
 p_g24_reconn_device_fail:
-027d 6fe0c5e3 fetch 1 ,mem_24g_fast_conn_enable 
-027e 203a3222 branch g24_ch ,blank 
-027f 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0280 1fe0fe01 increase 1 ,pdata 
-0281 67e145e0 store 2 ,mem_24g_reconn_count 
-0282 2feffe09 isolate1 9 ,pdata 
-0283 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0284 c0028286 beq pair_and_receiver ,p_g24_reconn_pair_and_receiver 
-0285 2020358d branch g24_reconn_device_fail + 7 
+027c 6fe0c5e3 fetch 1 ,mem_24g_fast_conn_enable 
+027d 203a3222 branch g24_ch ,blank 
+027e 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+027f 1fe0fe01 increase 1 ,pdata 
+0280 67e145e0 store 2 ,mem_24g_reconn_count 
+0281 2feffe09 isolate1 9 ,pdata 
+0282 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+0283 c0028285 beq pair_and_receiver ,p_g24_reconn_pair_and_receiver 
+0284 2020358d branch g24_reconn_device_fail + 7 
 
 p_g24_reconn_pair_and_receiver:
-0286 2020b549 branch g24_reconn_receiver_addr ,true 
-0287 2020329c branch g24_pair_init_param 
+0285 2020b549 branch g24_reconn_receiver_addr ,true 
+0286 2020329c branch g24_pair_init_param 
 
 p_mouse_param_init:
-0288 2040543b call mouse_param_common_init 
-0289 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
-028a 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-028b 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-028c 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-028d 2020544c branch mouse_param_init + 2 
+0287 2040543b call mouse_param_common_init 
+0288 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
+0289 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+028a 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
+028b 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+028c 2020544c branch mouse_param_init + 2 
 
 p_recv_addr_zero_skip:
-028e 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
-028f 684a458f fetcht 4 ,mem_24g_addr 
-0290 98467c00 isub temp ,null 
-0291 20228275 branch p_g24_reconn_dispatch_next_2 ,zero 
-0292 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
-0293 207a0000 rtn blank 
-0294 20200275 branch p_g24_reconn_dispatch_next_2 
+028d 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
+028e 684a458f fetcht 4 ,mem_24g_addr 
+028f 98467c00 isub temp ,null 
+0290 20228274 branch p_g24_reconn_dispatch_next_2 ,zero 
+0291 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
+0292 207a0000 rtn blank 
+0293 20200274 branch p_g24_reconn_dispatch_next_2 
 
 p_power_ctrl_start:
-0295 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
-0296 247a0000 nrtn blank 
-0297 6fe144e9 fetch 2 ,mem_ui_state_map 
-0298 c3858000 rtnbit1 ui_state_ble_adv 
-0299 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-029a 204035b4 call rssi_average 
-029b 6048c624 storet 1 ,mem_rssi_avg_received 
-029c 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
-029d c513029f bmark1 mark_24g ,p_power_ctrl_start_next 
-029e 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
+0294 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
+0295 247a0000 nrtn blank 
+0296 6fe144e9 fetch 2 ,mem_ui_state_map 
+0297 c3858000 rtnbit1 ui_state_ble_adv 
+0298 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+0299 204035b4 call rssi_average 
+029a 6048c624 storet 1 ,mem_rssi_avg_received 
+029b 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
+029c c513029e bmark1 mark_24g ,p_power_ctrl_start_next 
+029d 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
 
 p_power_ctrl_start_next:
-029f 98467c00 isub temp ,null 
-02a0 242102b9 nbranch p_power_ctrl_txpower_incrs_force ,positive 
-02a1 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-02a2 1fe67c02 sub pdata ,2 ,null 
-02a3 242102a7 nbranch p_power_ctrl_txpower_decrs_check ,positive 
-02a4 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-02a5 c00002ba beq 0 ,p_power_ctrl_txpower_incrs 
-02a6 20600000 rtn 
+029e 98467c00 isub temp ,null 
+029f 242102b8 nbranch p_power_ctrl_txpower_incrs_force ,positive 
+02a0 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02a1 1fe67c02 sub pdata ,2 ,null 
+02a2 242102a6 nbranch p_power_ctrl_txpower_decrs_check ,positive 
+02a3 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02a4 c00002b9 beq 0 ,p_power_ctrl_txpower_incrs 
+02a5 20600000 rtn 
 
 p_power_ctrl_txpower_decrs_check:
-02a7 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-02a8 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-02a9 98467c00 isub temp ,null 
-02aa 24628000 nrtn zero 
-02ab 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+02a6 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02a7 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+02a8 98467c00 isub temp ,null 
+02a9 24628000 nrtn zero 
+02aa 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_decrs:
-02ac 6848c624 fetcht 1 ,mem_rssi_avg_received 
-02ad 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
-02ae c51302b0 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-02af 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
+02ab 6848c624 fetcht 1 ,mem_rssi_avg_received 
+02ac 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
+02ad c51302af bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
+02ae 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
 
 p_power_ctrl_txpower_decrs_next:
-02b0 98467c00 isub temp ,null 
-02b1 24610000 nrtn positive 
-02b2 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-02b3 c0003715 beq 0 ,power_ctrl_decrs_level0 
-02b4 1fe0ffff increase -1 ,pdata 
-02b5 67e0c625 store 1 ,mem_power_ctrl_level 
-02b6 c00102c2 beq 2 ,p_power_ctrl_decrs_level2 
-02b7 c000b70b beq 1 ,power_ctrl_decrs_level1 
-02b8 20203715 branch power_ctrl_decrs_level0 
+02af 98467c00 isub temp ,null 
+02b0 24610000 nrtn positive 
+02b1 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+02b2 c0003715 beq 0 ,power_ctrl_decrs_level0 
+02b3 1fe0ffff increase -1 ,pdata 
+02b4 67e0c625 store 1 ,mem_power_ctrl_level 
+02b5 c00102c1 beq 2 ,p_power_ctrl_decrs_level2 
+02b6 c000b70b beq 1 ,power_ctrl_decrs_level1 
+02b7 20203715 branch power_ctrl_decrs_level0 
 
 p_power_ctrl_txpower_incrs_force:
-02b9 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+02b8 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_incrs:
-02ba 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-02bb c00182c0 beq 3 ,p_power_ctrl_incrs_level3 
-02bc 1fe0fe01 increase 1 ,pdata 
-02bd 67e0c625 store 1 ,mem_power_ctrl_level 
-02be c000b70b beq 1 ,power_ctrl_incrs_level1 
-02bf c00102c2 beq 2 ,p_power_ctrl_incrs_level2 
+02b9 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+02ba c00182bf beq 3 ,p_power_ctrl_incrs_level3 
+02bb 1fe0fe01 increase 1 ,pdata 
+02bc 67e0c625 store 1 ,mem_power_ctrl_level 
+02bd c000b70b beq 1 ,power_ctrl_incrs_level1 
+02be c00102c1 beq 2 ,p_power_ctrl_incrs_level2 
 
 p_power_ctrl_incrs_level3:
-02c0 70414105 jam tx_power_5db ,mem_tx_power 
-02c1 20600000 rtn 
+02bf 70414105 jam tx_power_5db ,mem_tx_power 
+02c0 20600000 rtn 
 
 p_power_ctrl_decrs_level2:
 
 p_power_ctrl_incrs_level2:
-02c2 70414103 jam tx_power_3db ,mem_tx_power 
-02c3 20600000 rtn 
+02c1 70414103 jam tx_power_3db ,mem_tx_power 
+02c2 20600000 rtn 
 
 p_mouse_cb_fuction:
-02c4 58006235 setarg mouse_24g_short_sleep 
-02c5 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
-02c6 5800622b setarg mouse_24g_long_sleep 
-02c7 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
-02c8 202053f3 branch mouse_cb_fuction + 7 
+02c3 58006235 setarg mouse_24g_short_sleep 
+02c4 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
+02c5 5800622b setarg mouse_24g_long_sleep 
+02c6 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
+02c7 202053f3 branch mouse_cb_fuction + 7 
 
 p_soft_reset:
-02c9 2435a002 nbranch soft_reset + 1 ,wake 
+02c8 2435a002 nbranch soft_reset + 1 ,wake 
+02c9 37d98200 until null ,lpo_edge 
 02ca 37d98200 until null ,lpo_edge 
-02cb 37d98200 until null ,lpo_edge 
-02cc 20800000 clear_stack 
-02cd 205582cf call p_mouse_wheel_init_set ,wake 
-02ce 20202003 branch soft_reset + 2 
+02cb 20800000 clear_stack 
+02cc 205582ce call p_mouse_wheel_init_set ,wake 
+02cd 20202003 branch soft_reset + 2 
 
 p_mouse_wheel_init_set:
-02cf 20400235 call p_mouse_puchk_disable 
-02d0 204058df call mouse_matrix_public_gpio_reset 
-02d1 20206004 branch mouse_wheel_gpio_init 
+02ce 20400234 call p_mouse_puchk_disable 
+02cf 204058df call mouse_matrix_public_gpio_reset 
+02d0 20206004 branch mouse_wheel_gpio_init 
 
 p_mouse_default_init:
-02d2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02d3 2feffe16 isolate1 mouse_enable_keyboard ,pdata 
-02d4 2040df08 call mouse_customer_key_enable ,true 
-02d5 2020542c branch mouse_default_parm_init 
+02d1 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02d2 2feffe16 isolate1 mouse_enable_keyboard ,pdata 
+02d3 2040df08 call mouse_customer_key_enable ,true 
+02d4 2020542c branch mouse_default_parm_init 
 
 p_mouse_load_device_info_check:
-02d6 20400467 call p_mouse_store_normal_tx_power 
-02d7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02d8 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-02d9 c28a02db bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-02da 20600000 rtn 
+02d5 2040047f call p_mouse_store_normal_tx_power 
+02d6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02d7 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+02d8 c28a02da bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
+02d9 20600000 rtn 
 
 p_mouse_load_otp_info_check:
-02db 204002f4 call p_mouse_device_flag_temp_store 
-02dc 20405e43 call mouse_read_otp_dpi 
-02dd 204002e6 call p_mouse_read_otp_device_flag 
-02de 204002e9 call p_mouse_device_flag_check 
-02df 204002f1 call p_mouse_select_device_by_switch_check 
-02e0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02e1 2feffe3e isolate1 mouse_enable_24g_first_auto_pairing ,pdata 
-02e2 2040ddd1 call mouse_read_otp_le_device1 ,true 
-02e3 20405dcc call mouse_read_otp_device_info 
-02e4 20400316 call p_mouse_read_otp_le_addr_increase_count_info 
-02e5 20205daa branch mouse_otp_load_app_initflag 
+02da 204002f3 call p_mouse_device_flag_temp_store 
+02db 20405e43 call mouse_read_otp_dpi 
+02dc 204002e5 call p_mouse_read_otp_device_flag 
+02dd 204002e8 call p_mouse_device_flag_check 
+02de 204002f0 call p_mouse_select_device_by_switch_check 
+02df 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02e0 2feffe3e isolate1 mouse_enable_24g_first_auto_pairing ,pdata 
+02e1 2040ddd1 call mouse_read_otp_le_device1 ,true 
+02e2 20405dcc call mouse_read_otp_device_info 
+02e3 20400315 call p_mouse_read_otp_le_addr_increase_count_info 
+02e4 20205daa branch mouse_otp_load_app_initflag 
 
 p_mouse_read_otp_device_flag:
-02e6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02e7 c3950000 rtnbit1 mouse_enable_select_device_by_switch_gpio 
-02e8 20205db4 branch mouse_read_otp_device_flag 
+02e5 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02e6 c3950000 rtnbit1 mouse_enable_select_device_by_switch_gpio 
+02e7 20205db4 branch mouse_read_otp_device_flag 
 
 p_mouse_device_flag_check:
-02e9 6fe0c666 fetch 1 ,mem_device_flag 
-02ea 1fe67c00 sub pdata ,0 ,null 
-02eb 20228313 branch p_mouse_device_flag_temp_load ,zero 
-02ec 1fe67c04 sub pdata ,4 ,null 
-02ed 202282ef branch p_mouse_24g_init ,zero 
-02ee 20610000 rtn positive 
+02e8 6fe0c666 fetch 1 ,mem_device_flag 
+02e9 1fe67c00 sub pdata ,0 ,null 
+02ea 20228312 branch p_mouse_device_flag_temp_load ,zero 
+02eb 1fe67c04 sub pdata ,4 ,null 
+02ec 202282ee branch p_mouse_24g_init ,zero 
+02ed 20610000 rtn positive 
 
 p_mouse_24g_init:
-02ef 70466600 jam mode_24g_device ,mem_device_flag 
-02f0 20600000 rtn 
+02ee 70466600 jam mode_24g_device ,mem_device_flag 
+02ef 20600000 rtn 
 
 p_mouse_select_device_by_switch_check:
-02f1 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02f2 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-02f3 204002f7 call p_mouse_check_select_device_by_switch 
+02f0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02f1 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+02f2 204002f6 call p_mouse_check_select_device_by_switch 
 
 p_mouse_device_flag_temp_store:
-02f4 6fe0c666 fetch 1 ,mem_device_flag 
-02f5 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
-02f6 20600000 rtn 
+02f3 6fe0c666 fetch 1 ,mem_device_flag 
+02f4 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
+02f5 20600000 rtn 
 
 p_mouse_check_select_device_by_switch:
-02f7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02f8 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-02f9 c31f8304 bbit0 mouse_enable_switch_gpio_connect_vin ,p_mouse_switch_gpio_connect_gnd 
+02f6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02f7 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+02f8 c31f8303 bbit0 mouse_enable_switch_gpio_connect_vin ,p_mouse_switch_gpio_connect_gnd 
 
 p_mouse_switch_gpio_connect_vin_check:
-02fa 20400306 call p_mouse_switch_gpio_pd_set 
-02fb 20400300 call p_mouse_switch_gpio_connect_vin 
+02f9 20400305 call p_mouse_switch_gpio_pd_set 
+02fa 204002ff call p_mouse_switch_gpio_connect_vin 
 
 p_mouse_switch_gpio_pu_set:
-02fc 6848c65a fetcht 1 ,mem_device_switch_gpio 
-02fd 20406ef3 call gpio_out_inactive 
-02fe 6848c65a fetcht 1 ,mem_device_switch_gpio 
-02ff 202055b5 branch mouse_gpio_config_input_pu 
+02fb 6848c65a fetcht 1 ,mem_device_switch_gpio 
+02fc 20406ef3 call gpio_out_inactive 
+02fd 6848c65a fetcht 1 ,mem_device_switch_gpio 
+02fe 202055b5 branch mouse_gpio_config_input_pu 
 
 p_mouse_switch_gpio_connect_vin:
-0300 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0301 20406ee6 call gpio_get_bit 
-0302 2420dec2 nbranch mouse_check_select_24g_device ,true 
-0303 20205ebe branch mouse_select_btdevice 
+02ff 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0300 20406ee6 call gpio_get_bit 
+0301 2420dec2 nbranch mouse_check_select_24g_device ,true 
+0302 20205ebe branch mouse_select_btdevice 
 
 p_mouse_switch_gpio_connect_gnd:
-0304 204002fc call p_mouse_switch_gpio_pu_set 
-0305 20405ebb call mouse_switch_gpio_connect_gnd 
+0303 204002fb call p_mouse_switch_gpio_pu_set 
+0304 20405ebb call mouse_switch_gpio_connect_gnd 
 
 p_mouse_switch_gpio_pd_set:
-0306 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0307 20406ef7 call gpio_out_active 
-0308 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0309 202055b1 branch mouse_gpio_config_input_pd 
+0305 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0306 20406ef7 call gpio_out_active 
+0307 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0308 202055b1 branch mouse_gpio_config_input_pd 
 
 p_mouse_app_initflag_check:
-030a 6fe1468e fetch 2 ,mem_store_flag 
-030b d840aa55 arg eeprom_init_flag ,temp 
-030c 98467c00 isub temp ,null 
-030d 20228369 branch p_mouse_load_device_info ,zero 
-030e 6049468e storet 2 ,mem_store_flag 
-030f 20405c9c call mouse_ble_init_address 
-0310 20405c8c call mouse_load_default_dpi 
-0311 58001122 setarg 0x1122 
-0312 67e14695 store 2 ,mem_random_addr_increase_count 
+0309 6fe1468e fetch 2 ,mem_store_flag 
+030a d840aa55 arg eeprom_init_flag ,temp 
+030b 98467c00 isub temp ,null 
+030c 20228368 branch p_mouse_load_device_info ,zero 
+030d 6049468e storet 2 ,mem_store_flag 
+030e 20405c9c call mouse_ble_init_address 
+030f 20405c8c call mouse_load_default_dpi 
+0310 58001122 setarg 0x1122 
+0311 67e14695 store 2 ,mem_random_addr_increase_count 
 
 p_mouse_device_flag_temp_load:
-0313 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
-0314 67e0c666 store 1 ,mem_device_flag 
-0315 20600000 rtn 
+0312 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
+0313 67e0c666 store 1 ,mem_device_flag 
+0314 20600000 rtn 
 
 p_mouse_read_otp_le_addr_increase_count_info:
-0316 6fe0c666 fetch 1 ,mem_device_flag 
-0317 c1000000 rtneq mode_24g_device 
-0318 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0319 1a422600 copy regb ,regc 
+0315 6fe0c666 fetch 1 ,mem_device_flag 
+0316 c1000000 rtneq mode_24g_device 
+0317 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0318 1a422600 copy regb ,regc 
 
 p_mouse_read_otp_le_addr_increase_count_loop:
-031a 20405e3d call mouse_read_otp_le_addr_increase_count_common 
-031b 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
-031c 203a0324 branch p_mouse_le_addr_increase_count_load ,blank 
-031d 67e149de store 2 ,mem_random_addr_increase_count_last 
-031e 1a60a602 increase 2 ,regc 
-031f 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0320 9a667c00 isub regc ,null 
-0321 24210324 nbranch p_mouse_le_addr_increase_count_load ,positive 
-0322 1a622400 copy regc ,regb 
-0323 2020031a branch p_mouse_read_otp_le_addr_increase_count_loop 
+0319 20405e3d call mouse_read_otp_le_addr_increase_count_common 
+031a 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
+031b 203a0323 branch p_mouse_le_addr_increase_count_load ,blank 
+031c 67e149de store 2 ,mem_random_addr_increase_count_last 
+031d 1a60a602 increase 2 ,regc 
+031e 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+031f 9a667c00 isub regc ,null 
+0320 24210323 nbranch p_mouse_le_addr_increase_count_load ,positive 
+0321 1a622400 copy regc ,regb 
+0322 20200319 branch p_mouse_read_otp_le_addr_increase_count_loop 
 
 p_mouse_le_addr_increase_count_load:
-0324 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
-0325 20205e41 branch mouse_le_addr_increase_store 
+0323 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
+0324 20205e41 branch mouse_le_addr_increase_store 
 
 p_mouse_store_device_info:
-0326 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0327 c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0328 c28a032a bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
-0329 20600000 rtn 
+0325 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0326 c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0327 c28a0329 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
+0328 20600000 rtn 
 
 p_mouse_store_otp_device_info:
-032a 20400353 call p_mouse_write_otp_locall_addr 
-032b 2040032d call p_mouse_write_otp_device_flag 
-032c 20205cc1 branch mouse_store_otp_device_info + 1 
+0329 20400352 call p_mouse_write_otp_locall_addr 
+032a 2040032c call p_mouse_write_otp_device_flag 
+032b 20205cc1 branch mouse_store_otp_device_info + 1 
 
 p_mouse_write_otp_device_flag:
-032d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-032e c3950000 rtnbit1 mouse_enable_select_device_by_switch_gpio 
-032f 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0330 1a422600 copy regb ,regc 
+032c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+032d c3950000 rtnbit1 mouse_enable_select_device_by_switch_gpio 
+032e 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
+032f 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_device_flag_loop:
-0331 20405dc0 call mouse_read_otp_device_flag_common 
-0332 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
-0333 203a033b branch p_mouse_device_flag_store ,blank 
-0334 67e0c9a0 store 1 ,mem_device_flag_last 
-0335 1a60a601 increase 1 ,regc 
-0336 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
-0337 9a667c00 isub regc ,null 
-0338 24610000 nrtn positive 
-0339 1a622400 copy regc ,regb 
-033a 20200331 branch p_mouse_write_otp_device_flag_loop 
+0330 20405dc0 call mouse_read_otp_device_flag_common 
+0331 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
+0332 203a033a branch p_mouse_device_flag_store ,blank 
+0333 67e0c9a0 store 1 ,mem_device_flag_last 
+0334 1a60a601 increase 1 ,regc 
+0335 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
+0336 9a667c00 isub regc ,null 
+0337 24610000 nrtn positive 
+0338 1a622400 copy regc ,regb 
+0339 20200330 branch p_mouse_write_otp_device_flag_loop 
 
 p_mouse_device_flag_store:
-033b 6fe0c9a0 fetch 1 ,mem_device_flag_last 
-033c 1fe17ef0 and pdata ,0xf0 ,pdata 
-033d 203a0342 branch p_mouse_device_flag_store_check ,blank 
-033e 6fe0c666 fetch 1 ,mem_device_flag 
-033f 20400350 call p_mouse_device_flag_otp_store_judge 
-0340 67e0c9a2 store 1 ,mem_device_flag_value 
-0341 20205cd4 branch mouse_devoce_flag_store_end 
+033a 6fe0c9a0 fetch 1 ,mem_device_flag_last 
+033b 1fe17ef0 and pdata ,0xf0 ,pdata 
+033c 203a0341 branch p_mouse_device_flag_store_check ,blank 
+033d 6fe0c666 fetch 1 ,mem_device_flag 
+033e 2040034f call p_mouse_device_flag_otp_store_judge 
+033f 67e0c9a2 store 1 ,mem_device_flag_value 
+0340 20205cd4 branch mouse_devoce_flag_store_end 
 
 p_mouse_device_flag_store_check:
-0342 6848c9a0 fetcht 1 ,mem_device_flag_last 
-0343 6fe0c666 fetch 1 ,mem_device_flag 
-0344 20400350 call p_mouse_device_flag_otp_store_judge 
-0345 98467c00 isub temp ,null 
-0346 20628000 rtn zero 
-0347 1ff27e00 lshift4 pdata ,pdata 
-0348 9840fe00 iadd temp ,pdata 
-0349 67e0c9a2 store 1 ,mem_device_flag_value 
-034a 1a627e00 copy regc ,pdata 
-034b 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
-034c 98467c00 isub temp ,null 
-034d 2022dcd4 branch mouse_devoce_flag_store_end ,zero 
-034e 1a60a7ff increase -1 ,regc 
-034f 20205cd4 branch mouse_devoce_flag_store_end 
+0341 6848c9a0 fetcht 1 ,mem_device_flag_last 
+0342 6fe0c666 fetch 1 ,mem_device_flag 
+0343 2040034f call p_mouse_device_flag_otp_store_judge 
+0344 98467c00 isub temp ,null 
+0345 20628000 rtn zero 
+0346 1ff27e00 lshift4 pdata ,pdata 
+0347 9840fe00 iadd temp ,pdata 
+0348 67e0c9a2 store 1 ,mem_device_flag_value 
+0349 1a627e00 copy regc ,pdata 
+034a 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
+034b 98467c00 isub temp ,null 
+034c 2022dcd4 branch mouse_devoce_flag_store_end ,zero 
+034d 1a60a7ff increase -1 ,regc 
+034e 20205cd4 branch mouse_devoce_flag_store_end 
 
 p_mouse_device_flag_otp_store_judge:
-0350 c1800000 rtnne mode_24g_device 
-0351 1fe0fe04 increase 4 ,pdata 
-0352 20600000 rtn 
+034f c1800000 rtnne mode_24g_device 
+0350 1fe0fe04 increase 4 ,pdata 
+0351 20600000 rtn 
 
 p_mouse_write_otp_locall_addr:
-0353 6fe0c666 fetch 1 ,mem_device_flag 
-0354 c1808000 rtnne mode_bt_device1 
+0352 6fe0c666 fetch 1 ,mem_device_flag 
+0353 c1808000 rtnne mode_bt_device1 
 
 p_mouse_write_otp_le_locall_addr1:
-0355 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0356 1a422600 copy regb ,regc 
+0354 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0355 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr1_loop:
-0357 20405df3 call mouse_read_otp_le_locall_addr1_common 
-0358 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0359 203a0361 branch p_mouse_le_local_addr1_store ,blank 
-035a 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
-035b 1a60a606 increase 6 ,regc 
-035c 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-035d 9a667c00 isub regc ,null 
-035e 24610000 nrtn positive 
-035f 1a622400 copy regc ,regb 
-0360 20200357 branch p_mouse_write_otp_le_locall_addr1_loop 
+0356 20405df3 call mouse_read_otp_le_locall_addr1_common 
+0357 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0358 203a0360 branch p_mouse_le_local_addr1_store ,blank 
+0359 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
+035a 1a60a606 increase 6 ,regc 
+035b 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+035c 9a667c00 isub regc ,null 
+035d 24610000 nrtn positive 
+035e 1a622400 copy regc ,regb 
+035f 20200356 branch p_mouse_write_otp_le_locall_addr1_loop 
 
 p_mouse_le_local_addr1_store:
-0361 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
-0362 684b466e fetcht 6 ,mem_device1_locall_addr 
-0363 98467c00 isub temp ,null 
-0364 20628000 rtn zero 
-0365 df200006 arg 6 ,loopcnt 
-0366 da20466e arg mem_device1_locall_addr ,rega 
-0367 1a622400 copy regc ,regb 
-0368 20206b45 branch otp_write 
+0360 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
+0361 684b466e fetcht 6 ,mem_device1_locall_addr 
+0362 98467c00 isub temp ,null 
+0363 20628000 rtn zero 
+0364 df200006 arg 6 ,loopcnt 
+0365 da20466e arg mem_device1_locall_addr ,rega 
+0366 1a622400 copy regc ,regb 
+0367 20206b45 branch otp_write 
 
 p_mouse_load_device_info:
-0369 204003a0 call p_mouse_le_locall_addr_init_check 
-036a 204003ab call p_mouse_select_reconn_device 
-036b 2040036d call p_mouse_otp_load_dpi 
-036c 20205c90 branch mouse_load_device_info + 1 
+0368 20400397 call p_mouse_le_locall_addr_init_check 
+0369 204003a2 call p_mouse_select_reconn_device 
+036a 2040036c call p_mouse_otp_load_dpi 
+036b 20205c90 branch mouse_load_device_info + 1 
 
 p_mouse_otp_load_dpi:
-036d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-036e c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-036f 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0370 c0005c94 beq 0 ,mouse_otp_load_dpi 
-0371 c0035742 beq 6 ,mouse_dpi_reinit_set 
-0372 20600000 rtn 
+036c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+036d c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+036e 6fe0c690 fetch 1 ,mem_mouse_dpi 
+036f c0005c94 beq 0 ,mouse_otp_load_dpi 
+0370 c0035742 beq 6 ,mouse_dpi_reinit_set 
+0371 20600000 rtn 
 
 p_mouse_store_dpi_info_check:
-0373 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0374 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0375 c28a0377 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-0376 20600000 rtn 
+0372 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0373 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0374 c28a0376 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
+0375 20600000 rtn 
 
 p_mouse_store_otp_dpi:
-0377 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0378 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-0379 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
-037a 1a422600 copy regb ,regc 
+0376 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0377 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+0378 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
+0379 1a422600 copy regb ,regc 
 
 p_mouse_otp_store_dpi_loop:
-037b 20405e51 call mouse_read_otp_dpi_common 
-037c 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
-037d 203a0385 branch p_mouse_otp_dpi_store ,blank 
-037e 67e0c9d3 store 1 ,mem_mouse_dpi_last 
-037f 1a60a601 increase 1 ,regc 
-0380 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
-0381 9a667c00 isub regc ,null 
-0382 24610000 nrtn positive 
-0383 1a622400 copy regc ,regb 
-0384 2020037b branch p_mouse_otp_store_dpi_loop 
+037a 20405e51 call mouse_read_otp_dpi_common 
+037b 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
+037c 203a0384 branch p_mouse_otp_dpi_store ,blank 
+037d 67e0c9d3 store 1 ,mem_mouse_dpi_last 
+037e 1a60a601 increase 1 ,regc 
+037f 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
+0380 9a667c00 isub regc ,null 
+0381 24610000 nrtn positive 
+0382 1a622400 copy regc ,regb 
+0383 2020037a branch p_mouse_otp_store_dpi_loop 
 
 p_mouse_otp_dpi_store:
-0385 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
-0386 1fe17ef0 and pdata ,0xf0 ,pdata 
-0387 203a038f branch p_mouse_dpi_store_last_check ,blank 
-0388 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0389 2040039d call p_mouse_dpi_otp_store_judge 
-038a 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-
-p_mouse_dpi_store_end:
-038b df200001 arg 1 ,loopcnt 
-038c 1a622400 copy regc ,regb 
-038d da2049d5 arg mem_mouse_otp_dpi_value ,rega 
-038e 20206b45 branch otp_write 
+0384 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
+0385 1fe17ef0 and pdata ,0xf0 ,pdata 
+0386 203a038b branch p_mouse_dpi_store_last_check ,blank 
+0387 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0388 20400394 call p_mouse_dpi_otp_store_judge 
+0389 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+038a 20205d4f branch mouse_dpi_store_end 
 
 p_mouse_dpi_store_last_check:
-038f 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
-0390 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0391 2040039d call p_mouse_dpi_otp_store_judge 
-0392 98467c00 isub temp ,null 
-0393 20628000 rtn zero 
-0394 1ff27e00 lshift4 pdata ,pdata 
-0395 9840fe00 iadd temp ,pdata 
-0396 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-0397 1a627e00 copy regc ,pdata 
-0398 684949fa fetcht 2 ,mem_otp_offset_dpi 
-0399 98467c00 isub temp ,null 
-039a 2022838b branch p_mouse_dpi_store_end ,zero 
-039b 1a60a7ff increase -1 ,regc 
-039c 2020038b branch p_mouse_dpi_store_end 
+038b 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
+038c 6fe0c690 fetch 1 ,mem_mouse_dpi 
+038d 20400394 call p_mouse_dpi_otp_store_judge 
+038e 98467c00 isub temp ,null 
+038f 20628000 rtn zero 
+0390 1ff27e00 lshift4 pdata ,pdata 
+0391 9840fe00 iadd temp ,pdata 
+0392 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+0393 20205d5a branch mouse_dpi_store_last_end 
 
 p_mouse_dpi_otp_store_judge:
-039d c1800000 rtnne mouse_dpi_level1 
-039e 1fe0fe06 increase 6 ,pdata 
-039f 20600000 rtn 
+0394 c1800000 rtnne mouse_dpi_level1 
+0395 1fe0fe06 increase 6 ,pdata 
+0396 20600000 rtn 
 
 p_mouse_le_locall_addr_init_check:
-03a0 6fe0c666 fetch 1 ,mem_device_flag 
-03a1 c1808000 rtnne mode_bt_device1 
+0397 6fe0c666 fetch 1 ,mem_device_flag 
+0398 c1808000 rtnne mode_bt_device1 
 
 p_mouse_le_addr1_init_check:
-03a2 6fe3466e fetch 6 ,mem_device1_locall_addr 
-03a3 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-03a4 98467c00 isub temp ,null 
-03a5 24628000 nrtn zero 
-03a6 6fe342db fetch 6 ,mem_le_lap 
-03a7 67e3466e store 6 ,mem_device1_locall_addr 
-03a8 20600000 rtn 
+0399 6fe3466e fetch 6 ,mem_device1_locall_addr 
+039a 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+039b 98467c00 isub temp ,null 
+039c 24628000 nrtn zero 
+039d 6fe342db fetch 6 ,mem_le_lap 
+039e 67e3466e store 6 ,mem_device1_locall_addr 
+039f 20600000 rtn 
 
 p_mouse_buletooth_fast_conn_end:
-03a9 204003ab call p_mouse_select_reconn_device 
-03aa 20205a9c branch mouse_buletooth_fast_conn_end + 2 
+03a0 204003a2 call p_mouse_select_reconn_device 
+03a1 20205a9c branch mouse_buletooth_fast_conn_end + 2 
 
 p_mouse_select_reconn_device:
-03ab 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03ac c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
+03a2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03a3 c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
 
 p_mouse_select_reconn_device_start:
-03ad 6fe0c666 fetch 1 ,mem_device_flag 
-03ae c1808000 rtnne mode_bt_device1 
+03a4 6fe0c666 fetch 1 ,mem_device_flag 
+03a5 c1808000 rtnne mode_bt_device1 
 
 p_mouse_load_le_device1:
-03af 6fe34668 fetch 6 ,mem_device1_addr 
-03b0 67e34116 store 6 ,mem_hci_plap 
-03b1 6fe3466e fetch 6 ,mem_device1_locall_addr 
+03a6 6fe34668 fetch 6 ,mem_device1_addr 
+03a7 67e34116 store 6 ,mem_hci_plap 
+03a8 6fe3466e fetch 6 ,mem_device1_locall_addr 
 
 p_mouse_le_lap_store:
-03b2 67e342db store 6 ,mem_le_lap 
-03b3 20600000 rtn 
+03a9 67e342db store 6 ,mem_le_lap 
+03aa 20600000 rtn 
 
 p_mouse_store_remote_bdaddr:
-03b4 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03b5 c4010000 rtnbit0 mouse_store_eeprom_flag 
-03b6 c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
-03b7 d8e00002 arg mouse_store_eeprom_flag ,queue 
-03b8 20405f04 call mouse_disable_function_flag 
-03b9 20405c4a call mouse_check_device_addr 
-03ba 204003bc call p_mouse_before_store_reconn_info 
-03bb 20205ca3 branch mouse_store_device_info_delay 
+03ab 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03ac c4010000 rtnbit0 mouse_store_eeprom_flag 
+03ad c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
+03ae d8e00002 arg mouse_store_eeprom_flag ,queue 
+03af 20405f04 call mouse_disable_function_flag 
+03b0 20405c4a call mouse_check_device_addr 
+03b1 204003b3 call p_mouse_before_store_reconn_info 
+03b2 20205ca3 branch mouse_store_device_info_delay 
 
 p_mouse_before_store_reconn_info:
-03bc 6fe0c666 fetch 1 ,mem_device_flag 
-03bd c1808000 rtnne mode_bt_device1 
+03b3 6fe0c666 fetch 1 ,mem_device_flag 
+03b4 c1808000 rtnne mode_bt_device1 
 
 p_mouse_store_le_device1:
-03be 6fe30178 fetch 6 ,mem_le_plap 
-03bf 67e34668 store 6 ,mem_device1_addr 
-03c0 6fe342db fetch 6 ,mem_le_lap 
-03c1 67e3466e store 6 ,mem_device1_locall_addr 
-03c2 20600000 rtn 
+03b5 6fe30178 fetch 6 ,mem_le_plap 
+03b6 67e34668 store 6 ,mem_device1_addr 
+03b7 6fe342db fetch 6 ,mem_le_lap 
+03b8 67e3466e store 6 ,mem_device1_locall_addr 
+03b9 20600000 rtn 
 
 p_mouse_bb_event_timer:
-03c3 204003d9 call p_mouse_le_send_conn_param_update_timer 
-03c4 2040614d call mouse_low_voltage_led_timer 
-03c5 2040553d call mouse_adc_read 
-03c6 20406110 call mouse_logo_led_on_timer 
-03c7 204061b1 call mouse_led_multi_timer 
-03c8 2040611e call mouse_dpi_led_blink_delay_timer 
-03c9 2040328e call g24_pair_timeout_timer 
-03ca 20403531 call g24_reconn_timeout_timer 
-03cb 20405fdd call mouse_24g_long_sleep_param_update_timer 
-03cc 2040572c call mouse_dpi_key_check_long_press 
-03cd 20405b9b call mouse_bt_discovery_check 
-03ce 20405bab call mouse_commbination_key_process 
-03cf 20405bce call mouse_check_discovery_timeout_timer 
-03d0 20405bd3 call mouse_check_direct_timeout_timer 
-03d1 20405be1 call mouse_le_enable_att_list_timer 
-03d2 20405bee call mouse_le_battery_updata_timer 
-03d3 20405be4 call mouse_le_send_smp_security_request_timer 
-03d4 20405bfb call mouse_check_reconnect_delay_long_sleep 
-03d5 204003dc call p_mouse_current_mult_update_timer 
-03d6 204056b6 call mouse_wheel_trigger_timer 
-03d7 20405c0e call mouse_store_information_delay_timer 
-03d8 20205c05 branch mouse_check_no_data_timeout_timer 
+03ba 204003f1 call p_mouse_le_send_conn_param_update_timer 
+03bb 2040614d call mouse_low_voltage_led_timer 
+03bc 2040553d call mouse_adc_read 
+03bd 204003d1 call p_mouse_logo_led_ctrl_check_timer 
+03be 204003ee call p_mouse_logo_led_on_timer 
+03bf 204061b1 call mouse_led_multi_timer 
+03c0 2040611e call mouse_dpi_led_blink_delay_timer 
+03c1 2040328e call g24_pair_timeout_timer 
+03c2 20403531 call g24_reconn_timeout_timer 
+03c3 20405fdd call mouse_24g_long_sleep_param_update_timer 
+03c4 2040572c call mouse_dpi_key_check_long_press 
+03c5 20405b9b call mouse_bt_discovery_check 
+03c6 20405bab call mouse_commbination_key_process 
+03c7 20405bce call mouse_check_discovery_timeout_timer 
+03c8 20405bd3 call mouse_check_direct_timeout_timer 
+03c9 20405be1 call mouse_le_enable_att_list_timer 
+03ca 20405bee call mouse_le_battery_updata_timer 
+03cb 20405be4 call mouse_le_send_smp_security_request_timer 
+03cc 20405bfb call mouse_check_reconnect_delay_long_sleep 
+03cd 204003f4 call p_mouse_current_mult_update_timer 
+03ce 204056b6 call mouse_wheel_trigger_timer 
+03cf 20405c0e call mouse_store_information_delay_timer 
+03d0 20205c05 branch mouse_check_no_data_timeout_timer 
+
+p_mouse_logo_led_ctrl_check_timer:
+03d1 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
+03d2 207a0000 rtn blank 
+03d3 6fe0cb20 fetch 1 ,mem_mouse_logo_ctrl_type 
+03d4 207a0000 rtn blank 
+03d5 c28083d8 bbit1 commbation_logo ,p_mouse_commbination_key_ctrl_logo 
+03d6 c28103e1 bbit1 dpi_logo ,p_mouse_dpi_key_ctrl_logo 
+03d7 20600000 rtn 
+
+p_mouse_commbination_key_ctrl_logo:
+03d8 6fe0cb23 fetch 1 ,mem_mouse_commbination_logo_key 
+03d9 c17f8000 rtneq gpio_disable 
+03da 20405888 call mouse_check_key_gpio 
+03db 1a217e07 and rega ,0x07 ,pdata 
+03dc 6848cb23 fetcht 1 ,mem_mouse_commbination_logo_key 
+03dd 98467c00 isub temp ,null 
+03de 202283e3 branch p_mouse_logo_led_state_check ,zero 
+
+p_mouse_logo_key_count_init:
+03df 704b221e jam 0x1e ,mem_mouse_logo_key_count 
+03e0 20600000 rtn 
+
+p_mouse_dpi_key_ctrl_logo:
+03e1 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
+03e2 203a03df branch p_mouse_logo_key_count_init ,blank 
+
+p_mouse_logo_led_state_check:
+03e3 da604b22 arg mem_mouse_logo_key_count ,regc 
+03e4 da4003e6 arg p_mouse_logo_led_state_set ,regb 
+03e5 202042e0 branch timer_single_step 
+
+p_mouse_logo_led_state_set:
+03e6 6fe0cb21 fetch 1 ,mem_mouse_logo_led_state 
+03e7 c00083ea beq on ,p_mouse_logo_ctrl_off_set 
+03e8 c00003ec beq off ,p_mouse_logo_ctrl_on_set 
+03e9 20600000 rtn 
+
+p_mouse_logo_ctrl_off_set:
+03ea 704b2100 jam off ,mem_mouse_logo_led_state 
+03eb 20600000 rtn 
+
+p_mouse_logo_ctrl_on_set:
+03ec 704b2101 jam on ,mem_mouse_logo_led_state 
+03ed 20600000 rtn 
+
+p_mouse_logo_led_on_timer:
+03ee 6fe0cb21 fetch 1 ,mem_mouse_logo_led_state 
+03ef 243a611a nbranch mouse_logo_led_off ,blank 
+03f0 20206110 branch mouse_logo_led_on_timer 
 
 p_mouse_le_send_conn_param_update_timer:
-03d9 da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-03da da405aef arg mouse_updata_le_param ,regb 
-03db 202042e0 branch timer_single_step 
+03f1 da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
+03f2 da405aef arg mouse_updata_le_param ,regb 
+03f3 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_update_timer:
-03dc da60477e arg mem_mouse_current_mult_timer ,regc 
-03dd da4003df arg p_mouse_current_mult_reinit ,regb 
-03de 202042e0 branch timer_single_step 
+03f4 da60477e arg mem_mouse_current_mult_timer ,regc 
+03f5 da4003f7 arg p_mouse_current_mult_reinit ,regb 
+03f6 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_reinit:
-03df 6fe0c96b fetch 1 ,mem_lpm_mult_init 
-03e0 67e0c0c0 store 1 ,mem_lpm_mult 
-03e1 70477d03 jam 3 ,mem_mouse_long_mult_flag 
-03e2 20600000 rtn 
+03f7 6fe0c96b fetch 1 ,mem_lpm_mult_init 
+03f8 67e0c0c0 store 1 ,mem_lpm_mult 
+03f9 70477d03 jam 3 ,mem_mouse_long_mult_flag 
+03fa 20600000 rtn 
 
 p_mouse_start_discovery:
-03e3 204059ed call mouse_sensor_powerdown 
-03e4 20205c1b branch mouse_start_discovery + 1 
+03fb 204059ed call mouse_sensor_powerdown 
+03fc 20205c1b branch mouse_start_discovery + 1 
 
 p_mouse_priority_bb_event:
-03e5 1a627e00 copy regc ,pdata 
-03e6 c02003fa beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-03e7 c00a83ff beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-03e8 c01903f1 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-03e9 c01e041c beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-03ea c01c842c beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-03eb c01d0431 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-03ec c00a03ee beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-03ed 20205ac3 branch mouse_priority_bb_event + 2 
+03fd 1a627e00 copy regc ,pdata 
+03fe c0200412 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+03ff c00a8417 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0400 c0190409 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0401 c01e0434 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0402 c01c8444 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0403 c01d0449 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0404 c00a0406 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0405 20205ac3 branch mouse_priority_bb_event + 2 
 
 p_mouse_le_bb_event_connected:
-03ee 58000000 setarg 0 
-03ef 67e24bfa store 4 ,mem_le_conn_first_rcv 
-03f0 20205ad0 branch mouse_le_bb_event_connected 
+0406 58000000 setarg 0 
+0407 67e24bfe store 4 ,mem_le_conn_first_rcv 
+0408 20205ad0 branch mouse_le_bb_event_connected 
 
 p_mouse_le_ll_start_encryt:
-03f1 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-03f2 c00083f5 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-03f3 70484414 jam 20 ,mem_le_start_encrypt_timer 
-03f4 202003f7 branch p_mouse_le_ll_reconn_start_encryt_new 
+0409 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+040a c000840d beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+040b 70484414 jam 20 ,mem_le_start_encrypt_timer 
+040c 2020040f branch p_mouse_le_ll_reconn_start_encryt_new 
 
 p_mouse_le_ll_reconn_start_encryt:
-03f5 20405aef call mouse_updata_le_param 
-03f6 70484405 jam 5 ,mem_le_start_encrypt_timer 
+040d 20405aef call mouse_updata_le_param 
+040e 70484405 jam 5 ,mem_le_start_encrypt_timer 
 
 p_mouse_le_ll_reconn_start_encryt_new:
-03f7 6fe0cbf9 fetch 1 ,mem_le_conn_rcv_new 
-03f8 67e0cbfa store 1 ,mem_le_conn_first_rcv 
-03f9 20205af6 branch mouse_le_ll_enable_start_enc_flag 
+040f 6fe0cbfd fetch 1 ,mem_le_conn_rcv_new 
+0410 67e0cbfe store 1 ,mem_le_conn_first_rcv 
+0411 20205af6 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-03fa 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
-03fb 247a0000 nrtn blank 
-03fc 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
-03fd 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-03fe 20600000 rtn 
+0412 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
+0413 247a0000 nrtn blank 
+0414 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
+0415 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
+0416 20600000 rtn 
 
 p_mouse_le_bb_disconnected:
-03ff 58000000 setarg 0 
-0400 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
-0401 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-0402 58000000 setarg 0 
-0403 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
-0404 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
-0405 d8400006 arg le_interval_7_5ms ,temp 
-0406 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0407 c28d8409 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
-0408 d8400007 arg le_interval_8_75ms ,temp 
+0417 58000000 setarg 0 
+0418 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
+0419 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
+041a 58000000 setarg 0 
+041b 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
+041c 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
+041d d8400006 arg le_interval_7_5ms ,temp 
+041e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+041f c28d8421 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
+0420 d8400007 arg le_interval_8_75ms ,temp 
 
 p_mouse_le_bb_disconnected_next:
-0409 604942d3 storet 2 ,mem_le_interval_min 
-040a 604942d5 storet 2 ,mem_le_interval_min + 2 
-040b 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-040c 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
-040d 204029cb call le_clr_config_more_data 
+0421 604942d3 storet 2 ,mem_le_interval_min 
+0422 604942d5 storet 2 ,mem_le_interval_min + 2 
+0423 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0424 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0425 204029cb call le_clr_config_more_data 
 
 p_mouse_bb_disconnected:
-040e 20405b7b call mouse_bb_discon_clear_stack 
-040f 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0410 c2838413 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-0411 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0412 20205c1a branch mouse_start_discovery 
+0426 20405b7b call mouse_bb_discon_clear_stack 
+0427 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0428 c283842b bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+0429 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+042a 20205c1a branch mouse_start_discovery 
 
 p_mouse4_0_event_bb_disconn:
-0413 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0414 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0415 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-0416 1fe17e03 and pdata ,0x03 ,pdata 
-0417 20405b21 call mouse_le_clean_connect_flag 
-0418 c081d4a9 bne 0x03 ,mouse_start_reconnect 
-0419 6fe0cbfd fetch 1 ,mem_le_check_retransmit_discon_flag 
-041a 243a54a9 nbranch mouse_start_reconnect ,blank 
-041b 202054cd branch mouse_app_enter_hibernate 
+042b 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+042c c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+042d 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+042e 1fe17e03 and pdata ,0x03 ,pdata 
+042f 20405b21 call mouse_le_clean_connect_flag 
+0430 c081d4a9 bne 0x03 ,mouse_start_reconnect 
+0431 6fe0cc01 fetch 1 ,mem_le_check_retransmit_discon_flag 
+0432 243a54a9 nbranch mouse_start_reconnect ,blank 
+0433 202054cd branch mouse_app_enter_hibernate 
 
 p_mouse_24g_attempt_success:
-041c 6fe2458f fetch 4 ,mem_24g_addr 
-041d 67e245e8 store 4 ,mem_24g_receiver_addr 
-041e 67e24691 store 4 ,mem_mouse_24g_addr 
-041f 2040355a call g24_ch_syncword_crc8_init 
-0420 20405c0b call mouse_no_data_timer_init 
-0421 2040618e call mouse_device_poweron_led_config 
-0422 20405a73 call mouse_init_sensor_reset 
-0423 70477d00 jam 0 ,mem_mouse_long_mult_flag 
-0424 7045fc00 jam 0 ,mem_24g_conn_sm 
-0425 7045e200 jam 0 ,mem_24g_reconn_type 
-0426 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
-0427 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-0428 98467c00 isub temp ,null 
-0429 20628000 rtn zero 
-042a 2040042e call p_mouse_fetch_normal_tx_power 
-042b 20206042 branch mouse_24g_first_store_reconn_info 
+0434 6fe2458f fetch 4 ,mem_24g_addr 
+0435 67e245e8 store 4 ,mem_24g_receiver_addr 
+0436 67e24691 store 4 ,mem_mouse_24g_addr 
+0437 2040355a call g24_ch_syncword_crc8_init 
+0438 20405c0b call mouse_no_data_timer_init 
+0439 2040618e call mouse_device_poweron_led_config 
+043a 20405a73 call mouse_init_sensor_reset 
+043b 70477d00 jam 0 ,mem_mouse_long_mult_flag 
+043c 7045fc00 jam 0 ,mem_24g_conn_sm 
+043d 7045e200 jam 0 ,mem_24g_reconn_type 
+043e 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
+043f 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+0440 98467c00 isub temp ,null 
+0441 20628000 rtn zero 
+0442 20400446 call p_mouse_fetch_normal_tx_power 
+0443 20206042 branch mouse_24g_first_store_reconn_info 
 
 p_mouse_24g_pairing_complete:
-042c 2040042e call p_mouse_fetch_normal_tx_power 
-042d 20206084 branch mouse_24g_pairing_complete 
+0444 20400446 call p_mouse_fetch_normal_tx_power 
+0445 20206084 branch mouse_24g_pairing_complete 
 
 p_mouse_fetch_normal_tx_power:
-042e 6fe0ca07 fetch 1 ,mem_normal_tx_power 
-042f 67e0c141 store 1 ,mem_tx_power 
-0430 20206016 branch mouse_soft_agc_disable 
+0446 6fe0ca07 fetch 1 ,mem_normal_tx_power 
+0447 67e0c141 store 1 ,mem_tx_power 
+0448 20206016 branch mouse_soft_agc_disable 
 
 p_mouse_24g_attempt_fail:
-0431 2040042e call p_mouse_fetch_normal_tx_power 
-0432 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
-0433 c1008000 rtneq dpi_button_state_down 
-0434 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0435 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
-0436 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0437 c0028443 beq pair_and_receiver ,p_mouse_24g_auto_pair_attempt_fail 
-0438 c000843b beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
-0439 c001844a beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-043a 20206055 branch mouse_24g_attempt_fail + 2 
+0449 20400446 call p_mouse_fetch_normal_tx_power 
+044a 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
+044b c1008000 rtneq dpi_button_state_down 
+044c 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
+044d 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
+044e 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+044f c002845b beq pair_and_receiver ,p_mouse_24g_auto_pair_attempt_fail 
+0450 c0008453 beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
+0451 c0018462 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+0452 20206055 branch mouse_24g_attempt_fail + 2 
 
 p_mouse_24g_fast_conn_attempt_fail:
-043b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-043c c29f043f bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
-043d c298043f bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
-043e 20206062 branch mouse_24g_fast_conn_attempt_fail + 3 
+0453 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0454 c29f0457 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+0455 c2980457 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
+0456 20206062 branch mouse_24g_fast_conn_attempt_fail + 3 
 
 p_mouse_24g_start_auto_pair:
-043f 6fe145d6 fetch 2 ,mem_24g_pair_timeout_init 
-0440 67e145de store 2 ,mem_24g_reconn_timeout 
-0441 7045e205 jam pair_and_receiver ,mem_24g_reconn_type 
-0442 20203534 branch g24_reconn_start 
+0457 6fe145d6 fetch 2 ,mem_24g_pair_timeout_init 
+0458 67e145de store 2 ,mem_24g_reconn_timeout 
+0459 7045e205 jam pair_and_receiver ,mem_24g_reconn_type 
+045a 20203534 branch g24_reconn_start 
 
 p_mouse_24g_auto_pair_attempt_fail:
-0443 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0444 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0445 6fe0c71b fetch 1 ,mem_device_number 
-0446 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+045b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+045c c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+045d 6fe0c71b fetch 1 ,mem_device_number 
+045e c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
 
 p_mouse_24g_first_bluetooth_reconnect:
-0447 20406018 call mouse_24g_stop 
-0448 70466601 jam mode_bt_device1 ,mem_device_flag 
-0449 20205491 branch mouse_le_fast_conn_judge 
+045f 20406018 call mouse_24g_stop 
+0460 70466601 jam mode_bt_device1 ,mem_device_flag 
+0461 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_reconn_dongle_attempt_fail:
-044a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-044b c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-044c c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-044d c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
-044e 2020043f branch p_mouse_24g_start_auto_pair 
+0462 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0463 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0464 c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0465 c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
+0466 20200457 branch p_mouse_24g_start_auto_pair 
 
 p_mouse_start_work:
-044f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0450 c29f0454 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
-0451 6fe0c666 fetch 1 ,mem_device_flag 
-0452 c000045f beq mode_24g_device ,p_mouse_24g_start_mode 
-0453 20205491 branch mouse_le_fast_conn_judge 
+0467 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0468 c29f046c bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+0469 6fe0c666 fetch 1 ,mem_device_flag 
+046a c0000477 beq mode_24g_device ,p_mouse_24g_start_mode 
+046b 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_24g_first_start_auto_pair_mode:
-0454 204054ac call mouse_wakeup_from_power_check 
-0455 2034045b branch p_mouse_24g_first_start_reconn ,user 
+046c 204054ac call mouse_wakeup_from_power_check 
+046d 20340473 branch p_mouse_24g_first_start_reconn ,user 
 
 p_mouse_24g_reconn_general_dongle:
-0456 70466600 jam mode_24g_device ,mem_device_flag 
-0457 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0458 67e145de store 2 ,mem_24g_reconn_timeout 
-0459 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-045a 20203534 branch g24_reconn_start 
+046e 70466600 jam mode_24g_device ,mem_device_flag 
+046f 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0470 67e145de store 2 ,mem_24g_reconn_timeout 
+0471 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+0472 20203534 branch g24_reconn_start 
 
 p_mouse_24g_first_start_reconn:
-045b 6fe0c666 fetch 1 ,mem_device_flag 
-045c c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-045d 20405aa8 call mouse_bluetooth_fast_conn_disable 
-045e 20200447 branch p_mouse_24g_first_bluetooth_reconnect 
+0473 6fe0c666 fetch 1 ,mem_device_flag 
+0474 c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+0475 20405aa8 call mouse_bluetooth_fast_conn_disable 
+0476 2020045f branch p_mouse_24g_first_bluetooth_reconnect 
 
 p_mouse_24g_start_mode:
-045f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0460 c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0461 20406195 call mouse_device_24g_pair_led_config 
-0462 204054ac call mouse_wakeup_from_power_check 
-0463 20346067 branch mouse_24g_reconn_dongle_start ,user 
-0464 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0465 c2980456 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-0466 20206023 branch mouse_24g_start_mode + 7 
+0477 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0478 c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0479 20406195 call mouse_device_24g_pair_led_config 
+047a 204054ac call mouse_wakeup_from_power_check 
+047b 20346067 branch mouse_24g_reconn_dongle_start ,user 
+047c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+047d c298046e bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+047e 20206023 branch mouse_24g_start_mode + 7 
 
 p_mouse_store_normal_tx_power:
-0467 6fe0c141 fetch 1 ,mem_tx_power 
-0468 67e0ca07 store 1 ,mem_normal_tx_power 
-0469 20600000 rtn 
+047f 6fe0c141 fetch 1 ,mem_tx_power 
+0480 67e0ca07 store 1 ,mem_normal_tx_power 
+0481 20600000 rtn 
 
 p_mouse_idle:
-046a 2040620e call mouse_low_voltage_led_no_enter_lpm 
-046b 204078aa call ui_check_paring_button 
-046c 20400470 call p_mouse_dpi_check 
-046d 20205e61 branch mouse_idle + 4 
+0482 2040620e call mouse_low_voltage_led_no_enter_lpm 
+0483 204078aa call ui_check_paring_button 
+0484 20400488 call p_mouse_dpi_check 
+0485 20205e61 branch mouse_idle + 4 
 
 p_mouse_dpi_check_retransmit:
-046e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-046f c4140000 rtnbit0 mouse_enable_select_device_by_dpi_button 
+0486 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0487 c4140000 rtnbit0 mouse_enable_select_device_by_dpi_button 
 
 p_mouse_dpi_check:
-0470 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-0471 c17f8000 rtneq gpio_disable 
-0472 da200000 arg 0 ,rega 
-0473 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
-0474 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-0475 20400477 call p_mouse_dpi_key_check 
-0476 202056c1 branch mouse_dpi_check_next 
+0488 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+0489 c17f8000 rtneq gpio_disable 
+048a da200000 arg 0 ,rega 
+048b 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
+048c 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+048d 2040048f call p_mouse_dpi_key_check 
+048e 202056c1 branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-0477 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0478 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0479 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
-047a 1fe22600 copy pdata ,regc 
-047b 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
-047c c07f847e beq gpio_disable ,p_mouse_3io6key_dpi_check 
-047d 202056ce branch mouse_dpi_key_check_next 
+048f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0490 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0491 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
+0492 1fe22600 copy pdata ,regc 
+0493 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
+0494 c07f8496 beq gpio_disable ,p_mouse_3io6key_dpi_check 
+0495 202056ce branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-047e 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-047f 20405946 call mouse_gpio_config_output_low 
-0480 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-0481 20200482 branch p_mouse_3io6key_check 
+0496 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+0497 20405946 call mouse_gpio_config_output_low 
+0498 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+0499 2020049a branch p_mouse_3io6key_check 
 
 p_mouse_3io6key_check:
-0482 1a627e00 copy regc ,pdata 
-0483 67e0c978 store 1 ,mem_mouse_key_status 
-0484 1fe3fe00 lshift pdata ,pdata 
-0485 1fe22400 copy pdata ,regb 
-0486 18422600 copy temp ,regc 
-0487 20406ef7 call gpio_out_active 
-0488 1a620400 copy regc ,temp 
-0489 204055b1 call mouse_gpio_config_input_pd 
-048a 1a620400 copy regc ,temp 
-048b 20406ee6 call gpio_get_bit 
-048c 7d20a400 nsetflag true ,0 ,regb 
-048d 2040593d call mouse_check_press 
-048e 20205929 branch mouse_check_key_connect_gnd_1 
+049a 1a627e00 copy regc ,pdata 
+049b 67e0c978 store 1 ,mem_mouse_key_status 
+049c 1fe3fe00 lshift pdata ,pdata 
+049d 1fe22400 copy pdata ,regb 
+049e 18422600 copy temp ,regc 
+049f 20406ef7 call gpio_out_active 
+04a0 1a620400 copy regc ,temp 
+04a1 204055b1 call mouse_gpio_config_input_pd 
+04a2 1a620400 copy regc ,temp 
+04a3 20406ee6 call gpio_get_bit 
+04a4 7d20a400 nsetflag true ,0 ,regb 
+04a5 2040593d call mouse_check_press 
+04a6 20205929 branch mouse_check_key_connect_gnd_1 
 
 p_g24_short_sleep:
-048f 204036b4 call g24_lpm_wait 
-0490 24740000 nrtn user 
-0491 204036be call g24_setgpio_lpm_before 
-0492 20400494 call p_clear_wake 
-0493 2020361b branch g24_short_sleep_next 
+04a7 204036b4 call g24_lpm_wait 
+04a8 24740000 nrtn user 
+04a9 204036be call g24_setgpio_lpm_before 
+04aa 204004ac call p_clear_wake 
+04ab 2020361b branch g24_short_sleep_next 
 
 p_clear_wake:
-0494 58000000 setarg 0 
-0495 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-0496 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
-0497 20600000 rtn 
+04ac 58000000 setarg 0 
+04ad 67e40016 store 8 ,mem_gpio_wakeup_cfg 
+04ae 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
+04af 20600000 rtn 
 
 p_mouse_24g_hibernate_set:
-0498 70460000 jam 0 ,mem_24g_attempt_fail_flag 
-0499 20403647 call g24_transmit_next_packet 
-049a 5fffffff setarg -1 
-049b 67e245af store 4 ,mem_24g_enter_hibernate 
-049c 58000000 setarg 0 
-049d 67e3c846 store 7 ,mem_mouse_key 
-049e 70473f01 jam 1 ,mem_sensor_shutdown_flag 
-049f 204059ed call mouse_sensor_powerdown 
-04a0 2020622b branch mouse_24g_long_sleep 
+04b0 70460000 jam 0 ,mem_24g_attempt_fail_flag 
+04b1 20403647 call g24_transmit_next_packet 
+04b2 5fffffff setarg -1 
+04b3 67e245af store 4 ,mem_24g_enter_hibernate 
+04b4 58000000 setarg 0 
+04b5 67e3c846 store 7 ,mem_mouse_key 
+04b6 70473f01 jam 1 ,mem_sensor_shutdown_flag 
+04b7 204059ed call mouse_sensor_powerdown 
+04b8 2020622b branch mouse_24g_long_sleep 
 
 p_mouse_setgpio_hibernate:
-04a1 20405a92 call mouse_set_sdio_high 
-04a2 20400494 call p_clear_wake 
-04a3 204056a9 call mouse_before_hibernate_wheel_gpio_set 
-04a4 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
-04a5 20405943 call mouse_gpio_config_output_high 
-04a6 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04a7 204055ab call mouse_gpio_set_pupd_by_input 
-04a8 d8400015 arg 21 ,temp 
-04a9 204055b5 call mouse_gpio_config_input_pu 
-04aa 2040611a call mouse_logo_led_off 
-04ab 20400238 call p_mouse_lpm_before_common 
-04ac 202054e2 branch mouse_setgpio_hibernate_next 
+04b9 20405a92 call mouse_set_sdio_high 
+04ba 204004ac call p_clear_wake 
+04bb 204056a9 call mouse_before_hibernate_wheel_gpio_set 
+04bc 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
+04bd 20405943 call mouse_gpio_config_output_high 
+04be 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04bf 204055ab call mouse_gpio_set_pupd_by_input 
+04c0 d8400015 arg 21 ,temp 
+04c1 204055b5 call mouse_gpio_config_input_pu 
+04c2 2040611a call mouse_logo_led_off 
+04c3 20400237 call p_mouse_lpm_before_common 
+04c4 202054e2 branch mouse_setgpio_hibernate_next 
 
 p_mouse_24g_package_data:
-04ad c6930000 rtnmark0 mark_24g 
-04ae 20405601 call mouse_motion 
-04af 24740000 nrtn user 
-04b0 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
-04b1 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
-04b2 245a04c2 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-04b3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04b4 c30b04b7 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-04b5 6fe0c96c fetch 1 ,mem_customer_key 
-04b6 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
+04c5 c6930000 rtnmark0 mark_24g 
+04c6 20405601 call mouse_motion 
+04c7 24740000 nrtn user 
+04c8 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
+04c9 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
+04ca 245a04da ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+04cb 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04cc c30b04cf bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+04cd 6fe0c96c fetch 1 ,mem_customer_key 
+04ce 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-04b7 204004b9 call p_mouse_data_xy_release 
-04b8 202060a2 branch mouse_24g_mouse_package_data + 1 
+04cf 204004d1 call p_mouse_data_xy_release 
+04d0 202060a2 branch mouse_24g_mouse_package_data + 1 
 
 p_mouse_data_xy_release:
-04b9 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-04ba c1ff8000 rtnne gpio_disable 
-04bb 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
-04bc 207a0000 rtn blank 
-04bd 1fe0ffff increase -1 ,pdata 
-04be 67e0c77d store 1 ,mem_mouse_long_mult_flag 
-04bf 58000000 setarg 0 
-04c0 67e24847 store 4 ,mem_mouse_x 
-04c1 20205a73 branch mouse_init_sensor_reset 
+04d1 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+04d2 c1ff8000 rtnne gpio_disable 
+04d3 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
+04d4 207a0000 rtn blank 
+04d5 1fe0ffff increase -1 ,pdata 
+04d6 67e0c77d store 1 ,mem_mouse_long_mult_flag 
+04d7 58000000 setarg 0 
+04d8 67e24847 store 4 ,mem_mouse_x 
+04d9 20205a73 branch mouse_init_sensor_reset 
 
 p_mouse_24g_short_sleep_clear_wake:
-04c2 20400494 call p_clear_wake 
-04c3 20200257 branch p_lpm_write_gpio_wakeup 
+04da 204004ac call p_clear_wake 
+04db 20200256 branch p_lpm_write_gpio_wakeup 
 
 p_mouse_init_sensor:
-04c4 20405958 call mouse_read_sensor_id 
-04c5 c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-04c6 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
-04c7 c02c04c9 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-04c8 20205952 branch mouse_init_sensor + 5 
+04dc 20405958 call mouse_read_sensor_id 
+04dd c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+04de c018d9c6 beq p3065_id1 ,mouse_init_p3065 
+04df c02c04e1 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+04e0 20205952 branch mouse_init_sensor + 5 
 
 p_mouse_ka8g2_id2_judge:
-04c9 204059e7 call mouse_sensor_poweron 
-04ca 6fe0c85a fetch 1 ,mem_sensor_id2 
-04cb c02c84cd beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-04cc 2020595f branch mouse_init_p32xx_id2_judge 
+04e1 204059e7 call mouse_sensor_poweron 
+04e2 6fe0c85a fetch 1 ,mem_sensor_id2 
+04e3 c02c84e5 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+04e4 2020595f branch mouse_init_p32xx_id2_judge 
 
 p_mouse_ka8g2_init_param:
-04cd 7049570b jam ka8g2 ,mem_config_sensor_type 
-04ce da604a0b arg mem_sensor_ka8g2_init_new ,regc 
-04cf 20205995 branch mouse_sensor_wr_seq 
+04e5 7049570b jam ka8g2 ,mem_config_sensor_type 
+04e6 da604a0b arg mem_sensor_ka8g2_init_new ,regc 
+04e7 20205995 branch mouse_sensor_wr_seq 
 
 p_mouse_check_sensor_data:
-04d0 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
-04d1 c1800000 rtnne flash_sm_no_buys 
-04d2 6fe0c957 fetch 1 ,mem_config_sensor_type 
-04d3 c00584d5 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-04d4 202059f8 branch mouse_check_sensor_data + 2 
+04e8 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
+04e9 c1800000 rtnne flash_sm_no_buys 
+04ea 6fe0c957 fetch 1 ,mem_config_sensor_type 
+04eb c00584ed beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+04ec 202059f8 branch mouse_check_sensor_data + 2 
 
 p_mouse_pka8g2_sensor_motion:
-04d5 20405a6d call mouse_clear_sensor_data 
-04d6 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-04d7 c07f84db beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-04d8 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
-04d9 20406ee6 call gpio_get_bit 
-04da 24608000 nrtn true 
+04ed 20405a6d call mouse_clear_sensor_data 
+04ee 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+04ef c07f84f3 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+04f0 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
+04f1 20406ee6 call gpio_get_bit 
+04f2 24608000 nrtn true 
 
 p_mouse_pka8g2_sensor_motion_1:
-04db 58000000 setarg pan_reg_pid_l 
-04dc 204069e5 call twspi_read 
-04dd c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
-04de 20205a2f branch mouse_p3212_sensor_motion_2 
+04f3 58000000 setarg pan_reg_pid_l 
+04f4 204069e5 call twspi_read 
+04f5 c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
+04f6 20205a2f branch mouse_p3212_sensor_motion_2 
 
 p_mouse_motion:
-04df 78547c00 disable user 
-04e0 58000000 setarg 0 
-04e1 67e34847 store 6 ,mem_mouse_x 
-04e2 204004d0 call p_mouse_check_sensor_data 
-04e3 58000089 setarg 0x0089 
-04e4 204069e4 call twspi_write 
-04e5 20405747 call mouse_setting_sensor_type 
-04e6 20405612 call mouse_zwheel 
-04e7 20405617 call mouse_t_zwheel 
-04e8 204004ed call p_mouse_key 
-04e9 2020560c branch mouse_motion + 11 
+04f7 78547c00 disable user 
+04f8 58000000 setarg 0 
+04f9 67e34847 store 6 ,mem_mouse_x 
+04fa 204004e8 call p_mouse_check_sensor_data 
+04fb 58000089 setarg 0x0089 
+04fc 204069e4 call twspi_write 
+04fd 20405747 call mouse_setting_sensor_type 
+04fe 20405612 call mouse_zwheel 
+04ff 20405617 call mouse_t_zwheel 
+0500 20400505 call p_mouse_key 
+0501 2020560c branch mouse_motion + 11 
 
 p_mouse_drawing_optima:
-04ea 6fe0c957 fetch 1 ,mem_config_sensor_type 
-04eb c1058000 rtneq ka8g2 
-04ec 20205f27 branch mouse_drawing_optima + 1 
+0502 6fe0c957 fetch 1 ,mem_config_sensor_type 
+0503 c1058000 rtneq ka8g2 
+0504 20205f27 branch mouse_drawing_optima + 1 
 
 p_mouse_key:
-04ed 2040584c call mouse_check_firekey_gpio 
-04ee 6fe0c987 fetch 1 ,mem_fire_key_flag 
-04ef 243a5860 nbranch fire_key_press ,blank 
-04f0 6fe0c982 fetch 1 ,mem_fire_key_status 
-04f1 243a585f nbranch fire_key_process ,blank 
-04f2 20405888 call mouse_check_key_gpio 
-04f3 204004f5 call p_mouse_ghost_key_check 
-04f4 202057ad branch mouse_key + 7 
+0505 2040584c call mouse_check_firekey_gpio 
+0506 6fe0c987 fetch 1 ,mem_fire_key_flag 
+0507 243a5860 nbranch fire_key_press ,blank 
+0508 6fe0c982 fetch 1 ,mem_fire_key_status 
+0509 243a585f nbranch fire_key_process ,blank 
+050a 20405888 call mouse_check_key_gpio 
+050b 2040050d call p_mouse_ghost_key_check 
+050c 202057ad branch mouse_key + 7 
 
 p_mouse_ghost_key_check:
-04f5 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
-04f6 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
-04f7 70497b00 jam 0 ,mem_mouse_ghost_flag 
-04f8 1fe22400 copy pdata ,regb 
-04f9 6848c644 fetcht 1 ,mem_lbutton_gpio 
-04fa 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-04fb 98467c00 isub temp ,null 
-04fc 20228507 branch p_mouse_matrix_ghost_key_l_bk ,zero 
-04fd 6fe0c648 fetch 1 ,mem_fw_button_gpio 
-04fe 98467c00 isub temp ,null 
-04ff 2022850d branch p_mouse_matrix_ghost_key_l_fw ,zero 
-0500 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0501 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-0502 98467c00 isub temp ,null 
-0503 20228516 branch p_mouse_ghost_key_mbk_rfw ,zero 
+050d 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
+050e 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
+050f 70497b00 jam 0 ,mem_mouse_ghost_flag 
+0510 1fe22400 copy pdata ,regb 
+0511 6848c644 fetcht 1 ,mem_lbutton_gpio 
+0512 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0513 98467c00 isub temp ,null 
+0514 2022851f branch p_mouse_matrix_ghost_key_l_bk ,zero 
+0515 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+0516 98467c00 isub temp ,null 
+0517 20228525 branch p_mouse_matrix_ghost_key_l_fw ,zero 
+0518 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0519 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+051a 98467c00 isub temp ,null 
+051b 2022852e branch p_mouse_ghost_key_mbk_rfw ,zero 
 
 p_mouse_ghost_key_mfw_rbk:
-0504 204057fb call mouse_ghost_key_check_m_fw 
+051c 204057fb call mouse_ghost_key_check_m_fw 
 
 p_mouse_ghost_key_rbk:
-0505 2040051b call p_mouse_ghost_key_check_r_bk 
-0506 202057e5 branch mouse_ghost_key_check_next 
+051d 20400533 call p_mouse_ghost_key_check_r_bk 
+051e 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_matrix_ghost_key_l_bk:
-0507 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0508 6fe0c648 fetch 1 ,mem_fw_button_gpio 
-0509 98467c00 isub temp ,null 
-050a 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
+051f 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0520 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+0521 98467c00 isub temp ,null 
+0522 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
 
 p_mouse_ghost_key_lbk_rfw:
-050b 204057ef call mouse_ghost_key_check_l_bk 
-050c 20200517 branch p_mouse_ghost_key_rfw 
+0523 204057ef call mouse_ghost_key_check_l_bk 
+0524 2020052f branch p_mouse_ghost_key_rfw 
 
 p_mouse_matrix_ghost_key_l_fw:
-050d 6848c645 fetcht 1 ,mem_mbutton_gpio 
-050e 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-050f 98467c00 isub temp ,null 
-0510 20228513 branch p_mouse_ghost_key_lfw_mbk ,zero 
+0525 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0526 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0527 98467c00 isub temp ,null 
+0528 2022852b branch p_mouse_ghost_key_lfw_mbk ,zero 
 
 p_mouse_ghost_key_lfw_rbk:
-0511 2040051d call p_mouse_ghost_key_check_l_fw 
-0512 20200505 branch p_mouse_ghost_key_rbk 
+0529 20400535 call p_mouse_ghost_key_check_l_fw 
+052a 2020051d branch p_mouse_ghost_key_rbk 
 
 p_mouse_ghost_key_lfw_mbk:
-0513 2040051d call p_mouse_ghost_key_check_l_fw 
-0514 20400519 call p_mouse_ghost_key_check_m_bk 
-0515 202057e5 branch mouse_ghost_key_check_next 
+052b 20400535 call p_mouse_ghost_key_check_l_fw 
+052c 20400531 call p_mouse_ghost_key_check_m_bk 
+052d 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_ghost_key_mbk_rfw:
-0516 20400519 call p_mouse_ghost_key_check_m_bk 
+052e 20400531 call p_mouse_ghost_key_check_m_bk 
 
 p_mouse_ghost_key_rfw:
-0517 2040051f call p_mouse_ghost_key_check_r_fw 
-0518 202057e5 branch mouse_ghost_key_check_next 
+052f 20400537 call p_mouse_ghost_key_check_r_fw 
+0530 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_ghost_key_check_m_bk:
-0519 1a417e12 and regb ,mouse_m_bk_button ,pdata 
-051a 202057f3 branch mouse_ghost_key_check_m_bk + 1 
+0531 1a417e12 and regb ,mouse_m_bk_button ,pdata 
+0532 202057f3 branch mouse_ghost_key_check_m_bk + 1 
 
 p_mouse_ghost_key_check_r_bk:
-051b 1a417e0a and regb ,mouse_r_bk_button ,pdata 
-051c 202057f6 branch mouse_ghost_key_check_r_bk + 1 
+0533 1a417e0a and regb ,mouse_r_bk_button ,pdata 
+0534 202057f6 branch mouse_ghost_key_check_r_bk + 1 
 
 p_mouse_ghost_key_check_l_fw:
-051d 1a417e11 and regb ,mouse_l_fw_button ,pdata 
-051e 202057f9 branch mouse_ghost_key_check_l_fw + 1 
+0535 1a417e11 and regb ,mouse_l_fw_button ,pdata 
+0536 202057f9 branch mouse_ghost_key_check_l_fw + 1 
 
 p_mouse_ghost_key_check_r_fw:
-051f 1a417e12 and regb ,mouse_r_fw_button ,pdata 
-0520 202057ff branch mouse_ghost_key_check_r_fw + 1 
+0537 1a417e12 and regb ,mouse_r_fw_button ,pdata 
+0538 202057ff branch mouse_ghost_key_check_r_fw + 1 
               org 0x2000
 
 start:
@@ -22738,6 +22778,8 @@
 5d57 18520400 lshift4 temp ,temp 
 5d58 9840fe00 iadd temp ,pdata 
 5d59 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+
+mouse_dpi_store_last_end:
 5d5a 1a627e00 copy regc ,pdata 
 5d5b 684949fa fetcht 2 ,mem_otp_offset_dpi 
 5d5c 98467c00 isub temp ,null 
Index: output/sched.rom
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/output/sched.rom	(revision 2972)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/output/sched.rom	(working copy)
@@ -191,6 +191,8 @@
 #0X03 MOUSE_3CLK_ANGLE
 
 mem_mouse_customer_function:01  #01--win+d     02--ctrl+alt+a    03--ie home    04--play
+mem_mouse_logo_ctrl_type:00		#bit1:combation ctrl  bit2: dpi ctrl
+mem_mouse_commbination_logo_key:ff	#bit0:mouse_key_l    bit1:mouse_key_r  bit2:mouse_key_m
 
 #1io2led multi start
 #time parm
Index: program/app_mouse.prog
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/program/app_mouse.prog	(revision 2796)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/program/app_mouse.prog	(working copy)
@@ -3378,7 +3378,7 @@
 	lshift4 temp,temp
 	iadd temp,pdata
 	store 1,mem_mouse_otp_dpi_value
-	
+mouse_dpi_store_last_end:	
 	copy regc,pdata
 	fetcht 2,mem_otp_offset_dpi
 	isub temp,null
Index: program/patch.prog
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/program/patch.prog	(revision 2972)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/program/patch.prog	(working copy)
@@ -9,6 +9,7 @@
 //define XTAL_CALP_SET
 //define COMMBINATION_DPI
 define MULTI_MODE
+define DPI_CTRL_LOGO
 
 	bbit1 8,pf_patch_ext
 	beq patch00_0,p_soft_reset
@@ -213,8 +214,7 @@
 	bbit0 SARADC_DONE,p_sadc_read_wait
 	fetcht 2,core_sadc_data
 	storet 2,mem_adc_current_value
-	jam 0x00,core_sadc_ctrl
-	rtn
+	branch sadc_read_wait2+2
 	
 p_set_xtal_cap:
 ifndef XTAL_CALP_SET 
@@ -1003,8 +1003,6 @@
 	store 2,mem_cb_24g_transmit_short_sleep
 	setarg mouse_24g_long_sleep
 	store 2,mem_cb_24g_transmit_long_sleep
-//	setarg p_mouse_24g_before_lpm_sleep
-//	store 2,mem_cb_before_lpm_sleep
 	branch mouse_cb_fuction+7
 
 p_soft_reset:
@@ -1019,17 +1017,6 @@
 	call p_mouse_puchk_disable
 	call mouse_matrix_public_gpio_reset
 	branch mouse_wheel_gpio_init
-//	fetcht 1,mem_whee_a_data_gpio		//reinit gpio pu after disable wheel wakeup
-//	call gpio_config_input
-//	fetcht 1,mem_whee_b_data_gpio
-//	branch gpio_config_input
-	
-	
-//p_mouse_24g_before_lpm_sleep:
-//	rtn
-//	fetch 1,mem_device_flag
-//	rtnne MODE_24G_DEVICE
-//	branch mouse_24g_before_lpm_sleep+2	
 
 p_mouse_default_init:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1152,7 +1139,6 @@
 	jam MODE_24G_DEVICE,mem_device_flag
 	rtn
 
-
 p_mouse_select_device_by_switch_check:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
@@ -1375,11 +1361,7 @@
 	call p_mouse_dpi_otp_store_judge		//add dpi check
 	
 	store 1,mem_mouse_otp_dpi_value
-p_mouse_dpi_store_end:	
-	arg 1,loopcnt
-	copy regc,regb
-	arg mem_mouse_otp_dpi_value,rega
-	branch otp_write			/* regb = otp address, rega pointers data, loopcnt is count */
+	branch mouse_dpi_store_end
 
 p_mouse_dpi_store_last_check:
 	fetcht 1,mem_mouse_dpi_last
@@ -1390,14 +1372,7 @@
 	lshift4 pdata,pdata
 	iadd temp,pdata
 	store 1,mem_mouse_otp_dpi_value
-	
-	copy regc,pdata
-	fetcht 2,mem_otp_offset_dpi
-	isub temp,null
-	branch p_mouse_dpi_store_end,zero
-	
-	increase -1,regc
-	branch p_mouse_dpi_store_end
+	branch mouse_dpi_store_last_end 
 
 p_mouse_dpi_otp_store_judge:
 	rtnne MOUSE_DPI_LEVEL1
@@ -1459,7 +1434,12 @@
 	call mouse_low_voltage_led_timer
 	call mouse_adc_read
 	//led
+ifdef DPI_CTRL_LOGO
+	call p_mouse_logo_led_ctrl_check_timer
+	call p_mouse_logo_led_on_timer
+else
 	call mouse_logo_led_on_timer
+endif
 	call mouse_led_multi_timer
 	call mouse_dpi_led_blink_delay_timer
 	//24g
@@ -1486,6 +1466,53 @@
 	call mouse_store_information_delay_timer
 	branch mouse_check_no_data_timeout_timer
 
+ifdef DPI_CTRL_LOGO
+p_mouse_logo_led_ctrl_check_timer:
+	fetch 2,mem_mouse_no_data_timer
+	rtn blank
+	fetch 1,mem_mouse_logo_ctrl_type
+	rtn blank
+	bbit1 COMMBATION_LOGO,p_mouse_commbination_key_ctrl_logo
+	bbit1 DPI_LOGO,p_mouse_dpi_key_ctrl_logo
+	rtn
+
+p_mouse_commbination_key_ctrl_logo:
+	fetch 1,mem_mouse_commbination_logo_key
+	rtneq GPIO_DISABLE
+	call mouse_check_key_gpio
+	and rega,0x07,pdata
+	fetcht 1,mem_mouse_commbination_logo_key
+	isub temp,null
+	branch p_mouse_logo_led_state_check,zero
+p_mouse_logo_key_count_init:
+	jam 0x1e,mem_mouse_logo_key_count
+	rtn
+
+p_mouse_dpi_key_ctrl_logo:
+	fetch 1,mem_mouse_dpi_button_state
+	branch p_mouse_logo_key_count_init,blank
+p_mouse_logo_led_state_check:
+	arg mem_mouse_logo_key_count,regc
+	arg p_mouse_logo_led_state_set,regb		//skip gost key
+	branch timer_single_step
+p_mouse_logo_led_state_set:
+	fetch 1,mem_mouse_logo_led_state
+	beq ON,p_mouse_logo_ctrl_off_set
+	beq OFF,p_mouse_logo_ctrl_on_set
+	rtn
+p_mouse_logo_ctrl_off_set:
+	jam OFF,mem_mouse_logo_led_state
+	rtn
+p_mouse_logo_ctrl_on_set:
+	jam ON,mem_mouse_logo_led_state
+	rtn
+p_mouse_logo_led_on_timer:
+	fetch 1,mem_mouse_logo_led_state
+	nbranch mouse_logo_led_off,blank
+	branch mouse_logo_led_on_timer
+endif
+	
+
 ifdef COMMBINATION_DPI
 p_mouse_commbination_dpi_check_timer:
 	fetch 1,mem_mouse_commbination_key_dpi
@@ -2263,4 +2290,4 @@
 	fetcht 3,mem_pdatatemp+2
 	call p_pwm_clk_set
 	branch pwm_out_set+2
-endif
\ No newline at end of file
+endif
Index: sched/mouse.dat
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/sched/mouse.dat	(revision 2972)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/sched/mouse.dat	(working copy)
@@ -124,6 +124,8 @@
 #0X03 MOUSE_3CLK_ANGLE
 
 mem_mouse_customer_function:01  #01--win+d     02--ctrl+alt+a    03--ie home    04--play
+mem_mouse_logo_ctrl_type:00		#bit1:combation ctrl  bit2: dpi ctrl
+mem_mouse_commbination_logo_key:ff	#bit0:mouse_key_l    bit1:mouse_key_r  bit2:mouse_key_m
 
 #1io2led multi start
 #time parm
