Index: format/app_mouse.format
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/format/app_mouse.format	(revision 5889)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/format/app_mouse.format	(working copy)
@@ -441,7 +441,9 @@
 1 mem_mouse_commbination_logo_key
 
 1 mem_mouse_switch_flag
-
+1 mem_mkey_long_timer
+1 mem_mouse_logo_off_flag
+2 mem_mouse_temp_data
 )
 
 (
@@ -694,6 +696,7 @@
 0x01 MOUSE_DPI_LEVEL2
 0x02 MOUSE_DPI_LEVEL3
 0x03 MOUSE_DPI_LEVEL4
+0x04 MOUSE_DPI_LEVEL5
 
 
 //mouse sensor angle
Index: output/memmap.format
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/output/memmap.format	(revision 5889)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/output/memmap.format	(working copy)
@@ -1977,90 +1977,93 @@
 0x4b24 mem_mouse_logo_key_count
 0x4b25 mem_mouse_commbination_logo_key
 0x4b26 mem_mouse_switch_flag
-0x4b27 mem_24g_txpayload_buf
-0x4b37 mem_release_data_from_receiver_enable
-0x4b38 mem_release_data_from_transmiter_enable
-0x4b39 mem_flippen_key0_gpio
-0x4b3a mem_flippen_key1_gpio
-0x4b3b mem_flippen_key2_gpio
-0x4b3c mem_flippen_key3_gpio
-0x4b3d mem_flippen_key4_gpio
-0x4b3e mem_flippen_key5_gpio
-0x4b3f mem_flippen_key6_gpio
-0x4b40 mem_flippen_key7_gpio
-0x4b41 mem_flippen_key0_press_status
-0x4b42 mem_flippen_key1_press_status
-0x4b43 mem_flippen_key2_press_status
-0x4b44 mem_flippen_key3_press_status
-0x4b45 mem_flippen_key4_press_status
-0x4b46 mem_flippen_key5_press_status
-0x4b47 mem_flippen_key6_press_status
-0x4b48 mem_flippen_key7_press_status
-0x4b49 mem_key_press_data
-0x4b49 mem_key_pageup_data
-0x4b52 mem_key_pagedown_data
-0x4b5b mem_key_shift_f5_data
-0x4b64 mem_key_esc_data
-0x4b6d mem_key_b_data
-0x4b76 mem_key_tab
-0x4b7f mem_key_enter
-0x4b88 mem_key_alt_tab
-0x4b91 mem_key_alt_f4
-0x4b9a mem_key_play_pause
-0x4ba3 mem_key_vol_up
-0x4bac mem_key_vol_down
-0x4bb5 mem_standard_key_release
-0x4bbe mem_system_ctrl_key_release
-0x4bc7 mem_media_key_release
-0x4bd0 mem_key0_long_press_flag
-0x4bd1 mem_key1_long_press_flag
-0x4bd2 mem_key2_long_press_flag
-0x4bd3 mem_key3_long_press_flag
-0x4bd4 mem_key4_long_press_flag
-0x4bd5 mem_key0_long_press_event
-0x4bd6 mem_key1_long_press_event
-0x4bd7 mem_key2_long_press_event
-0x4bd8 mem_key3_long_press_event
-0x4bd9 mem_key4_long_press_event
-0x4bda mem_key0_short_press_flag
-0x4bdb mem_key1_short_press_flag
-0x4bdc mem_key2_short_press_flag
-0x4bdd mem_key3_short_press_flag
-0x4bde mem_key4_short_press_flag
-0x4bdf mem_key0_press_timer_count
-0x4be0 mem_key1_press_timer_count
-0x4be1 mem_key2_press_timer_count
-0x4be2 mem_key3_press_timer_count
-0x4be3 mem_key4_press_timer_count
-0x4be4 mem_combination_key_down_flag
-0x4be5 mem_combination_key_longpress_flag
-0x4be6 mem_key_disable_timer
-0x4be7 mem_24g_calculate_package_id_disable
-0x4be8 mem_24g_package_id_abandon_flag
-0x4be9 mem_24g_package_id
-0x4bea mem_key_state
-0x4beb mem_key_press_state
-0x4bec mem_poweron_first_blank_data_enable
-0x4bed mem_flippen_no_data_timeout
-0x4bef mem_flippen_start_pair_no_data_timeout
-0x4bf1 mem_key_longpress_timer_init
-0x4bf3 mem_key_longpress_timer
-0x4bf5 mem_low_voltage_led_blink_flag
-0x4bf6 mem_low_voltage_led_blink_start_timer
-0x4bf7 mem_poweron_led_blink_flag
-0x4bf8 mem_24g_pair_enable_flag
-0x4bf9 mem_24g_ch_work
-0x4bfa mem_24g_pair_key_down_flag
-0x4bfb mem_24g_pairing_stop_flag
-0x4bfc mem_longpress_24g_enter_hibernate_flag
-0x4bfd mem_g24_connected_state
-0x4bfe mem_g24_pairing_stop_flag
-0x4bff mem_send_package_before_check
-0x4c00 mem_le_conn_rcv_new
-0x4c01 mem_le_conn_first_rcv
-0x4c02 mem_le_check_retransmit_flag
-0x4c03 mem_le_retransmit_cnt
-0x4c04 mem_le_check_retransmit_discon_flag
+0x4b27 mem_mkey_long_timer
+0x4b28 mem_mouse_logo_off_flag
+0x4b29 mem_mouse_temp_data
+0x4b2b mem_24g_txpayload_buf
+0x4b3b mem_release_data_from_receiver_enable
+0x4b3c mem_release_data_from_transmiter_enable
+0x4b3d mem_flippen_key0_gpio
+0x4b3e mem_flippen_key1_gpio
+0x4b3f mem_flippen_key2_gpio
+0x4b40 mem_flippen_key3_gpio
+0x4b41 mem_flippen_key4_gpio
+0x4b42 mem_flippen_key5_gpio
+0x4b43 mem_flippen_key6_gpio
+0x4b44 mem_flippen_key7_gpio
+0x4b45 mem_flippen_key0_press_status
+0x4b46 mem_flippen_key1_press_status
+0x4b47 mem_flippen_key2_press_status
+0x4b48 mem_flippen_key3_press_status
+0x4b49 mem_flippen_key4_press_status
+0x4b4a mem_flippen_key5_press_status
+0x4b4b mem_flippen_key6_press_status
+0x4b4c mem_flippen_key7_press_status
+0x4b4d mem_key_press_data
+0x4b4d mem_key_pageup_data
+0x4b56 mem_key_pagedown_data
+0x4b5f mem_key_shift_f5_data
+0x4b68 mem_key_esc_data
+0x4b71 mem_key_b_data
+0x4b7a mem_key_tab
+0x4b83 mem_key_enter
+0x4b8c mem_key_alt_tab
+0x4b95 mem_key_alt_f4
+0x4b9e mem_key_play_pause
+0x4ba7 mem_key_vol_up
+0x4bb0 mem_key_vol_down
+0x4bb9 mem_standard_key_release
+0x4bc2 mem_system_ctrl_key_release
+0x4bcb mem_media_key_release
+0x4bd4 mem_key0_long_press_flag
+0x4bd5 mem_key1_long_press_flag
+0x4bd6 mem_key2_long_press_flag
+0x4bd7 mem_key3_long_press_flag
+0x4bd8 mem_key4_long_press_flag
+0x4bd9 mem_key0_long_press_event
+0x4bda mem_key1_long_press_event
+0x4bdb mem_key2_long_press_event
+0x4bdc mem_key3_long_press_event
+0x4bdd mem_key4_long_press_event
+0x4bde mem_key0_short_press_flag
+0x4bdf mem_key1_short_press_flag
+0x4be0 mem_key2_short_press_flag
+0x4be1 mem_key3_short_press_flag
+0x4be2 mem_key4_short_press_flag
+0x4be3 mem_key0_press_timer_count
+0x4be4 mem_key1_press_timer_count
+0x4be5 mem_key2_press_timer_count
+0x4be6 mem_key3_press_timer_count
+0x4be7 mem_key4_press_timer_count
+0x4be8 mem_combination_key_down_flag
+0x4be9 mem_combination_key_longpress_flag
+0x4bea mem_key_disable_timer
+0x4beb mem_24g_calculate_package_id_disable
+0x4bec mem_24g_package_id_abandon_flag
+0x4bed mem_24g_package_id
+0x4bee mem_key_state
+0x4bef mem_key_press_state
+0x4bf0 mem_poweron_first_blank_data_enable
+0x4bf1 mem_flippen_no_data_timeout
+0x4bf3 mem_flippen_start_pair_no_data_timeout
+0x4bf5 mem_key_longpress_timer_init
+0x4bf7 mem_key_longpress_timer
+0x4bf9 mem_low_voltage_led_blink_flag
+0x4bfa mem_low_voltage_led_blink_start_timer
+0x4bfb mem_poweron_led_blink_flag
+0x4bfc mem_24g_pair_enable_flag
+0x4bfd mem_24g_ch_work
+0x4bfe mem_24g_pair_key_down_flag
+0x4bff mem_24g_pairing_stop_flag
+0x4c00 mem_longpress_24g_enter_hibernate_flag
+0x4c01 mem_g24_connected_state
+0x4c02 mem_g24_pairing_stop_flag
+0x4c03 mem_send_package_before_check
+0x4c04 mem_le_conn_rcv_new
+0x4c05 mem_le_conn_first_rcv
+0x4c06 mem_le_check_retransmit_flag
+0x4c07 mem_le_retransmit_cnt
+0x4c08 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 5889)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/output/otp.dat	(working copy)
@@ -27,3436 +27,3436 @@
 1e
 aa
 55
-10
-16
+20
+17
 4e
 06
 a3
-17
+0b
 a2
 a1
 1a
-71
+4c
 23
 16
 29
-8b
+f7
 50
 e2
 3b
-f2
+fe
 04
 50
 c7
-34
+30
 27
 04
 c7
-00
+04
 53
 b3
 aa
-07
+03
 ae
 4a
 7a
-c1
+c5
 5f
 16
 cf
-62
+66
 41
 0b
 59
-9c
+90
 32
 eb
 3c
-4e
+4a
 42
 ec
 fb
-59
+5d
 21
 34
 55
-de
+da
 54
 74
 8e
-ea
+c1
 9e
 af
 86
-40
+5d
 6f
 e2
 3b
-fd
+d6
 04
 57
 2d
-ec
+d7
 35
 5a
 d3
-e6
+e1
 fb
 f0
 74
-4f
+72
 61
 67
 7a
-ee
+f3
 9a
 2a
 65
-6b
+6f
 f7
 dd
 43
-b6
+b5
 ca
 91
 6a
-84
+87
 f6
-82
-fe
-b3
+80
+ff
+0f
 0d
-bb
-0e
-fc
+c5
+8e
+5e
 50
-83
-1c
-7b
+ff
+9a
+32
 6f
-30
+4d
 dd
-3f
+dc
 f3
-0e
-1c
-72
+0d
+9b
+47
 2b
-57
-51
-7e
+56
+d1
+7d
 9d
-88
-53
-c3
+8e
+d3
+c2
 6a
-da
-cf
-fa
+dc
+ce
+22
 8b
-0e
+08
 0b
-dc
+04
 9b
-d7
-1e
-72
+d5
+19
+1a
 79
-d0
-97
-98
+d3
+17
+e8
 28
-23
-69
-36
+21
+ee
+cd
 bc
-c2
+cc
 64
-ee
+bb
 41
-16
+19
+19
 1f
-f9
 ad
-40
-82
-c3
+4d
+02
+9d
 43
-39
-ce
-be
+3a
+c9
+5f
 59
-a9
-fa
-35
+82
+fd
+0a
 c6
-32
-78
-32
+12
+7e
+fb
 b9
-83
-d4
-0c
+a3
+d2
+db
 87
-b0
-4b
-ca
-bd
-78
-1f
-44
+93
+c9
+36
+5d
+3a
+be
+98
 5f
-a4
-e8
-05
+c4
+6b
+46
 37
-96
-b1
-79
+f0
+b2
+da
 9f
-f9
-0d
-60
-04
-a2
-cd
-5c
-f3
+86
+0c
+59
+e4
+90
 6f
+91
+f3
+76
+b7
 b7
-5f
 d9
-c2
-63
-7d
-99
+d3
+e3
 40
+99
+4f
 13
-8c
+de
 3d
-c8
-ff
-d8
-c6
-d6
-a1
-2d
-2f
-8c
+fc
+7f
 a5
 c6
+e3
+21
+3f
+2f
+d8
+26
+00
 54
-3e
-ad
-94
+6a
+ae
+f2
 7b
-f7
-af
-46
+9a
+aa
+4c
 0f
-c5
-4f
-6b
+ae
+ce
+2a
 ad
-29
-c4
-b1
-85
-5e
-8a
-c4
-df
-48
 2f
-20
-5f
-af
-e2
+47
+3d
+85
 58
-59
-fd
+0a
+f9
+de
+7c
+ab
 fd
-66
-2e
-be
-f7
-5d
-47
-fa
-a5
-e7
+bf
+c2
+c1
+f9
+b9
+f3
+09
+3d
+ce
+b1
+01
+a0
+a6
+c5
+0f
+a2
 b3
-9e
-42
-90
+fe
+41
+e0
 27
 1b
-15
-38
+22
+c7
 3f
 8e
-44
-19
+10
+49
 40
 b6
-b8
-86
+a3
+cc
 c6
 95
-41
-01
+45
+a7
+98
+20
+cd
+18
+12
+1d
+8d
 98
-40
-8f
-88
-42
-d4
-ad
-80
 78
+c0
+30
 a0
-20
-fc
-ca
+9a
+a1
+4d
+2c
+aa
+4d
 6b
-66
-c0
-fa
-e7
-7b
-24
+cf
 05
-26
+25
+ba
+91
+4b
+5d
 a8
-eb
-1b
-f7
-ac
-0a
+59
 98
 5a
-9a
-5e
-06
-5c
-9e
-4e
+b3
+3e
+56
+d6
+8e
+d8
 46
 85
-ed
-41
+df
+1b
 15
 2b
-13
-35
-3d
-12
-61
-58
-b2
+15
+c0
+6d
+b8
+66
+31
+ca
 69
-db
-94
-97
-80
-2b
-79
-09
-f6
-d1
-b5
-de
-45
-8b
-d0
-1f
+d2
+c8
+7f
+4a
+f5
 59
-fe
-ce
+66
+9e
+d0
+40
+96
+2d
+6a
+20
+5f
+1a
+f3
+ae
 db
-2c
-0d
-49
-e1
-8e
-0a
-b9
-bd
-d7
-cf
-e8
-22
-d9
-15
-b4
-cd
 2a
+0f
 49
-4c
-1c
-2f
-75
-3c
-88
-86
-06
-10
-aa
-37
-e7
-34
-38
-8a
-f6
-9f
-89
-47
-2d
-19
+de
+2c
+55
+db
+cd
 98
-f9
 f1
-c3
-b2
-dd
+71
+25
 76
-4e
-07
-be
-26
-4c
-a3
-9f
-21
-1f
 9f
-cc
-55
 b4
-27
-66
-2b
-42
-75
-c4
+35
+9c
+3c
+46
+5b
 9f
-b5
-e7
-bc
-5e
-d1
-41
-e8
+81
 57
-9c
-0f
-92
+b0
 a1
-3d
-b3
+d9
+ca
+82
 02
-47
-79
-66
-fd
-7e
-39
-8a
-93
-49
-2e
-bd
-c4
-9a
-42
-c2
+eb
+34
+28
+fb
+43
+cd
+ce
+97
+87
+f2
+c8
+d8
+6b
+19
+f5
+05
+48
+4e
+40
+e6
+98
+14
+f3
+36
+44
 f0
+9f
+44
+81
+a4
+27
+ed
+1f
+02
+32
 97
+0e
+78
+e7
+bf
+1e
+cc
+41
+eb
+bc
+c6
 0f
-d8
-7b
-c2
-56
-f9
-7c
-d7
-33
 92
+ac
+3d
+b3
+02
+42
+4a
+36
+37
+78
+e8
+da
+59
+bd
+b3
+e9
+1b
+9f
+5f
+85
+a3
+03
 f1
-b9
-1d
+88
+ba
+f9
+cc
+ee
+e5
+25
+e4
+c6
+25
+05
+f4
 47
 6e
 3e
 e0
-46
-c0
-3e
-cb
-2e
-1e
-98
-da
-2a
-4b
-71
-a9
-99
-90
-6b
-91
-b9
-e9
-70
-b4
-1f
-bd
-8c
-ff
-88
-98
-a2
-50
-8f
-77
-50
-88
+59
+a1
+c5
+0d
+d9
+cf
+1a
 68
-4a
+35
+2a
+89
 19
-62
-58
-03
-aa
-51
+b1
+a8
+17
+95
+b1
+f9
+3a
+2f
+af
+3c
+83
+48
+97
+f2
+e6
+4c
+e0
+1c
+2f
+ee
+57
+5c
+81
+72
+4f
+7b
+2f
+23
 73
 8d
-28
-83
+2e
+c7
 66
 9a
-3f
-7d
-15
-90
-a1
-8f
-ca
-29
-b5
-4e
+35
+24
+6d
+36
+b3
+39
+dd
+58
+7c
+3d
 e3
+98
+71
+48
 92
+55
+24
 b5
-2d
-ba
-8a
-db
-fa
-4a
-d7
-20
-be
+0d
+66
+a9
+7e
 3a
-ac
-5e
-48
-db
-38
-b0
-46
-1e
-07
-fc
-d2
-16
-1b
-72
-33
+a5
+7d
+26
+8b
+f8
+f3
+60
+66
+12
+89
+e8
+51
+aa
+fb
+c4
 c0
-ba
-03
-04
+72
+2b
+66
 dc
-ea
-52
-cf
-a9
-41
-0f
-6a
-f3
-1b
-0f
-f0
+df
+d3
+e8
+f9
+8b
+09
+4f
+a3
+d1
+07
+9a
 8c
-cd
-b6
+06
+f5
+d4
+99
+8c
+ae
+16
 d9
-d6
-19
-ea
-1f
-ce
-b6
-70
-59
-75
-f3
-6f
-5a
-ca
-e4
-00
-5c
-26
-1b
-4a
-58
-89
-46
+cc
+f7
 e3
-bb
-fe
-16
-8e
-dd
-2d
-b4
-53
+25
+79
+6c
+2b
+9a
+2e
+0b
+c4
+39
 71
-48
-e0
-d8
-c6
-a9
-21
-ef
-e9
-e9
-41
+86
+90
+84
+f6
 a7
-a3
-4d
+6f
+01
 36
-ae
-27
-a8
-39
-0d
-c0
+85
+6d
+2d
+b4
+3c
+b4
+57
 8a
-1a
-80
-e3
-7a
-88
-2b
-01
-f3
-c6
+14
+1e
+a4
+81
+ef
+c3
+54
+21
+63
 b2
-cc
-1c
-36
-98
-5d
-de
-23
-dd
-c4
+4d
+16
+c1
+7f
+b7
+59
+05
+da
+82
+0a
+c5
+f9
+db
+ca
+6f
+82
+bb
+ff
+b3
+a8
+0c
+ff
+10
 54
-cf
+91
+f3
+33
+72
+b7
+b8
 67
-03
-0d
-17
-57
-35
-cf
-6a
+9d
+52
+97
+d4
+51
+c0
+c3
+13
+b0
+3d
+d5
+8d
 96
-a6
-7a
-05
-63
-33
 9a
-58
+0d
+a4
+0d
+c6
+78
+42
+1f
+97
+1a
+33
+60
+65
+2d
+72
+28
 07
-ef
-9e
-41
-00
+16
+9c
+f1
+87
+6c
+20
+d4
+9d
+53
+63
 86
-38
-f6
-f2
-d6
-6d
+11
 3d
-37
-2a
-38
-d7
-41
-15
-8f
-7c
-6a
-4f
-2d
-d5
-66
-c8
-0e
-57
-e8
-dd
-c0
-33
-da
-98
-72
-33
-a8
-1b
+2c
+3d
+ff
+d2
+24
+a2
+65
+49
+23
+b9
 f1
 7d
-fd
-80
+f8
+bf
 19
 71
-fe
-4b
+ff
+69
 76
 5a
 c3
-24
+0c
 dc
 12
-c7
-81
-60
-58
-74
+c6
 be
-bb
-6e
-e2
-ab
-4a
-16
-16
-71
-24
-07
-82
-03
-ce
-7a
-42
-9c
-4f
-5b
-4b
-9c
-21
-dc
-bc
-44
-e0
-41
-53
-64
-67
-d6
-07
+30
+b2
+74
+61
+a4
+04
+27
+69
+75
 f7
+e8
+63
+33
+7d
+08
+9e
+9e
+93
+4d
+9c
+50
+31
+0f
+87
+4e
+b7
+c3
+f2
+df
+55
+d0
+6f
+70
+ae
+82
+84
 28
 d8
-e1
-60
+17
+69
 bd
+c8
 cb
-48
-44
-b9
-66
-43
-2b
-53
-b7
-ed
-05
-db
-67
+f0
+c1
+a2
+4a
+5f
+5b
+a7
+26
+2d
+8b
 97
-46
-af
-61
+e1
+6c
+b8
+09
 f5
-92
+99
 d4
 8d
 04
-41
+13
+d3
+6c
+63
+28
+ea
+da
+cc
+02
+bd
+d7
+04
+84
+6e
+c0
+75
+7c
+8d
+d5
+9d
+11
+27
+76
+eb
+b1
+2a
+a2
 9c
+67
+9d
+21
+e2
+53
+6d
+a4
 b8
-a2
-ce
-a5
-42
-ce
-0f
-fa
-4c
+0b
+5d
+2c
 06
-8b
-79
+a7
+dc
+a4
+b4
+d5
+f3
+eb
+76
+0a
 39
-f7
+e4
+5c
+ed
+fb
+88
+81
+86
+80
+5b
+54
+03
 ab
-c2
-10
-9c
-e6
-57
-75
-97
-4c
-62
+7c
+7c
 90
-1e
-6a
-32
-b9
-9e
-53
-1d
-b4
-c6
 c0
-25
-3d
-f9
-61
-83
+59
 35
-b4
-d8
-04
-5a
-09
-32
+5f
 39
-e5
-dd
-17
-f4
-30
-82
-be
-af
-cb
-52
-03
-5c
-cd
-03
-a8
-b8
-48
-ca
-60
-66
-24
+b5
 8f
-6f
-3e
-e7
-18
-ad
-f2
-a5
-f4
+61
+49
+5e
+16
+66
 75
-1a
-a7
-ac
-c2
-ea
-87
-47
-bc
-84
-07
-0f
-6b
-3e
-d4
-17
-d7
-bf
-e8
+05
+74
+85
+15
+1f
+af
+f5
+bd
+16
+04
+e7
+73
+b6
+7b
+a0
+46
+c5
+e3
+ec
+b8
+40
 b0
-79
-b3
-63
+66
+b4
+cb
 32
-ea
-5a
-06
+ed
+ed
+a8
 68
-7f
-ca
+7c
+c2
 a5
 07
-00
-8e
-62
-96
-b5
+cd
+98
+a2
+ea
+a2
 b3
-78
-ab
-1d
-4b
-71
-85
+68
+e0
+47
+0b
+7e
+f9
+ec
+09
 ff
-79
-ee
-6b
-27
-3f
-f0
-70
-31
-d4
-b0
-28
-07
-61
-a2
-ac
-63
+e5
+26
+5e
 82
-ee
-c0
-01
-87
+8a
+36
+ab
 03
-74
-06
+26
+01
+6e
+0a
+ea
+4b
 f2
-22
-42
+ff
+4e
+04
+80
+b0
+0e
+19
+72
+20
+38
 23
-3a
-e4
-7d
-eb
-81
-fb
+3d
 5c
-9a
-ad
-7a
-f8
-1d
-c8
-79
+33
+d1
+ce
+6b
+d6
+98
+92
+db
+ee
+6d
 70
-b0
-30
-0c
-d8
-c9
-bd
-ba
-61
+78
+af
+0a
+4f
+fc
+78
+c3
+85
+da
+4b
 2a
-32
-a5
-15
-39
-f5
-a3
-72
-02
-39
-3a
-c5
-68
-72
-de
+4a
+ef
+d7
+8c
+b2
+12
+d9
+b7
 51
-77
-09
-66
-5a
-2a
-f2
-1f
-5e
-3a
+b0
+ca
+20
+1a
+54
+5d
+67
+71
+6c
+f0
+cc
+e5
+64
+d5
+ce
 c4
 3e
 73
-65
+da
 47
 89
 ad
-3d
-88
-26
-47
-a5
-bb
-90
-0c
-03
-77
-ae
-cd
-cf
-e2
-e5
-97
-aa
-48
-57
-d3
-9c
-49
-1c
-6e
+1d
+d8
+ac
+51
+67
+eb
 3a
-cc
-12
-54
-6f
-28
-f1
-cd
-a0
-fe
-ef
-de
-b1
-57
+2c
+4c
+68
+c4
+2f
+a3
+b6
+15
+b1
+9a
+18
+9d
+c5
+9f
+49
+7c
+4e
+8e
+83
 b2
-08
-a7
+c5
+e0
+2c
+ab
+fb
+c2
+b1
+4f
+19
+e5
+b6
+8d
+89
+a3
 8c
-57
-4e
-0c
-86
-01
+37
+46
+68
+7e
+c1
+c6
+44
+19
+87
+c7
+5f
+a0
+38
+67
 f0
-2a
-56
-27
-7d
+2e
+34
+29
+68
+ca
+8e
+94
+f7
+6b
+7f
+79
 e5
-45
-3d
 e7
-f0
-2e
-54
-73
-af
-32
-4e
-f5
-f9
+f7
+d3
+bb
+dd
 23
-77
-c3
-0b
-ac
-6d
-15
-9a
-65
-25
-fd
-cc
-e5
-52
-61
-7b
-9d
-0a
-ce
-7e
-ce
-89
-17
-65
-e2
-ff
-24
-6c
-09
-b7
-09
-6f
-5f
+85
+70
+e1
+53
+01
+73
+d5
+62
+3e
+fe
 ce
-4b
-c1
-bd
-d4
-8d
-f0
+8b
 94
-c3
-44
-b7
+cb
+12
+f3
+1d
 88
-ea
+b5
+d0
+74
+61
+5f
+cc
+cf
+62
+f2
+76
+ca
+ba
+dc
+a9
+37
+c8
+48
+a6
+b8
 6e
-10
-7a
-01
-63
-3c
+3d
+d2
+5b
+11
 43
-31
-28
-36
-66
-9a
-e1
-eb
 71
-3b
-2c
-12
-5a
+2a
 d0
-07
-3a
+36
+30
+f2
+70
+59
+bb
+a0
+61
+4d
+ab
+9b
+c3
 fc
-6d
-09
-77
-2f
-75
-d1
-38
-c9
-ff
-25
-65
-83
-d1
-5b
-79
-a8
-f3
-a5
-55
-1e
-ce
-ba
-93
-09
-08
-97
-a5
-43
-83
 4d
-10
-84
-1c
-65
-e9
-8c
-67
-e8
-ec
-6e
-69
-26
-6c
-de
-be
+2b
+48
+30
+1f
+35
 79
-1a
-c3
-5d
-e6
-2d
-ec
-64
-26
-0f
-1d
-61
-07
-83
-2d
-fe
-18
+79
+76
+21
+4d
+33
+14
+4c
+af
+48
+86
+86
+4a
 51
-0b
-a7
-ba
-45
+0e
+59
+dc
+b9
+81
+a1
+97
+ec
+2d
+86
+3c
+23
+b8
+ee
+a9
+8c
+67
+e8
+f8
+6e
+69
+26
+6c
+e9
 7a
-be
-8f
-99
-88
-80
-aa
-87
-50
+b0
+12
+84
+8c
+6d
+53
+ec
+31
+84
+15
+4d
+ab
 32
-19
-94
-c8
 f4
-07
-17
-20
+ad
+9b
 1b
-ac
+76
+0b
+c7
+9a
+08
+7a
+8b
+2e
+3f
 d8
+4a
+ae
+98
+f8
+f8
+29
+a9
+98
+3e
+17
+00
+70
+d1
+02
+cc
 ad
 65
-85
-a5
+62
+da
 ba
 55
-3a
-db
-e6
-8b
-a1
-eb
-2e
-9c
-81
-e0
-89
-b5
-98
-2f
-4b
-8d
-bf
-61
-23
-be
-28
-16
+c9
+c1
+4e
+e1
+90
+95
+7e
+56
+0f
+12
+d3
+10
+a4
+22
+1b
+47
+5d
+7c
+d1
+11
+d6
+1d
 0b
 91
-66
-b8
-5e
-b1
-f1
-57
+46
+e2
+ac
+7e
+0f
+5f
 4e
 13
 13
-5e
-d9
-6a
-46
-1c
+5f
+d3
+65
+99
+0f
 b0
 4e
-44
-99
+64
+c7
 1b
-76
-33
-4f
-c2
-cf
-8b
-19
+36
+b9
+88
+f8
+be
+54
+05
 6e
 58
 f6
-fb
-5f
-e3
-f5
-7b
-59
-94
-3a
-a3
-2f
-8b
-e2
-e1
-2e
-30
-39
-2f
-66
-66
-56
-58
-ef
-6b
+f2
+65
+f2
+0a
+3f
+a1
+74
 91
-aa
-23
-80
-fc
+76
+2d
+5a
 93
-99
-7f
-98
-74
-50
-61
-99
-21
-53
-ee
-e0
-cf
-ec
-f6
-dd
-61
+1e
+2e
+51
+19
+0d
+5c
+17
+89
+17
 ef
-04
-a8
-84
-80
-eb
-cd
-2f
-46
-12
-8c
-36
-58
-32
-e9
-12
-6e
-1f
-4f
-7a
-de
-91
-36
-9e
-bf
-b9
-db
-dd
-04
-4d
-da
-5f
-3d
+2b
+b0
 81
+63
+60
+7c
+6c
+de
+af
+90
+cf
 28
-73
-d0
-cb
-39
-ab
-56
-d6
-b1
-d6
-cc
-ec
-ec
-e5
-35
-76
-c6
-8f
-2d
-ff
-68
-a8
-06
-23
-a8
+41
+b7
+9e
+14
+1f
+e9
+77
+c4
+7f
 53
-70
-ca
-2c
-c0
-93
-7e
-67
-b5
-ba
-97
-1e
-6c
+68
+f8
 7c
-72
-39
-ac
-61
-d7
-2b
-76
-83
-7b
-26
-5c
-4d
+20
+05
+a8
 62
-c9
-de
-35
-2f
+42
+d9
+01
+e3
+85
+8e
+f2
+9b
 68
-14
-f7
-0b
-cf
-02
-8c
-19
-a8
-1c
+1b
+c4
+d6
+ce
+79
 71
-17
+38
+b6
+88
+47
+79
+d4
+e1
+fe
+4d
+fb
+72
+c7
+b4
+a8
+73
+2f
+cb
+1b
+c9
+fe
+9c
+3c
+c7
+9c
+46
+40
+da
+65
+89
+c8
+85
 62
-6d
-4e
-0f
-33
-91
+3f
+8a
+43
+b6
+a1
+2b
+2b
+58
+40
+f6
 b0
-7f
-22
-44
-61
-6e
-28
-46
-29
-74
-37
-75
+84
+05
+e0
+b8
+a5
+fe
+df
+f6
+cc
+f3
+08
+c2
+ff
+c1
+fc
+14
+94
+03
 2e
-83
-5e
-ca
-15
-30
-e7
-b1
-a0
-1f
-f9
-2b
+5a
+4d
+61
+4a
+da
+35
+2c
+d5
+53
+41
+97
 c1
-55
-f4
-a8
+08
+93
+70
+69
+84
+c1
+95
+e1
+0c
+66
+85
+95
+64
+a7
+04
+a5
+49
+c8
+19
+68
+df
+99
+f5
+06
+3b
+06
+0a
+74
+7e
+52
+a1
+ee
+b6
+3e
+88
+38
+a2
+d6
+2d
+cd
+8b
+4f
+57
+93
+ae
 1f
+c0
+e8
+4f
+c8
 fe
+66
+81
 93
-c9
-67
-a0
-6b
-5d
-f7
-0f
-2e
-0f
-d4
-ec
-0b
-97
-50
-e6
-11
-de
-c8
-0d
-42
-de
-87
-bd
-e1
-a8
+3d
+03
+c7
+1f
+26
+dc
+b8
+4a
+6d
+c0
+cc
+7a
+2c
+16
+af
 22
-9e
-b9
-0b
-92
-4d
+de
+b8
+50
+dd
+ed
+08
+b0
+5e
+de
+b3
 c5
-c6
-a4
-9e
-97
-a6
-dc
-27
-09
-09
+29
+a7
+3b
+08
 10
-72
+68
 eb
 bf
-09
-06
-ce
-9b
-d4
-4f
-92
-17
-e3
-73
+46
+a6
+03
+ef
+d0
+15
+b7
+74
+e4
+db
 92
-fe
-29
-65
-35
+fa
+66
+ff
 f9
-b4
-49
-b0
-ea
+f9
+43
+ef
+00
+ec
 5f
-ad
-cc
-26
-b2
-01
-71
-c4
-7f
-9b
-91
-79
-b4
-a8
-41
-4d
-8b
-bd
-e7
-c2
-5d
-03
-ee
-d3
+96
+cd
+4a
+42
+0f
+c3
+c1
+0f
+9d
+21
+19
+0c
+cf
 3c
-45
-5a
-3e
-8e
-c5
-34
-b3
-47
-5b
-e5
-7b
-de
-34
+c9
+c0
+1c
+2a
+b1
+da
 a3
-7e
-24
-ab
-50
-dc
-47
-43
-8e
-6e
-b5
-ea
+ec
+c7
+07
+e2
+27
+d8
+de
+a8
+37
+3a
+08
 db
-10
-c2
-13
-14
-ba
-d4
-44
+29
 7c
-d7
-39
+b1
+9e
+db
+6b
+20
+ca
+12
+45
+5f
+47
+09
+10
+fa
+6a
+5b
+5c
+ad
+bc
+62
 bb
-3d
-22
-53
-98
+6c
+26
+c1
+c8
 7e
-5c
-0e
-d8
-41
-81
-00
-a3
+1c
+42
+5f
+64
+78
+fe
+10
+79
+73
+f3
+82
+e1
+c1
 4b
 3f
-74
-9c
-d0
-4a
-04
-d2
 c3
+33
+aa
+48
+3c
+9a
+0f
+da
+ef
+55
+93
+ee
+07
+3c
+fa
+3f
+0c
+44
 d9
-a7
-7d
-5f
-e9
-11
-fc
-84
-3a
-8b
-e4
-a3
-c5
-6b
-1e
-3b
-e4
-6a
-11
-80
-9f
+c4
+6c
+b6
+77
+e6
+6e
+47
+01
+09
 13
 19
-f9
-56
+b5
+53
 8d
 a5
 1a
 8b
 f6
 d1
+86
+86
+26
+99
+55
+55
+76
+34
+14
+f8
+44
+09
 ca
-83
-22
-8f
+f7
+4b
+b8
+6b
+e4
 f1
-54
-39
-94
-f0
-e0
-31
-c9
-b4
-bb
-36
-78
-04
-1c
-f5
-e5
-8b
-f4
+e4
+88
+95
 33
-29
-c5
-f9
-a8
-b9
-e7
-60
-6d
-6c
-6f
+49
+cb
+6b
+cb
+19
+67
+35
+68
 a3
+b2
+5f
+e1
+38
+bd
+d2
+e7
+3e
 da
-e8
-e5
-28
-20
-ff
-7c
-dc
-fa
-8e
-c6
-0b
-7f
-b4
+57
+8b
+26
+ba
 13
+40
+1b
+4a
+ad
+88
+28
 a0
-b7
+60
+9e
+70
+cb
+c2
+26
+00
+89
+9b
 fa
-f8
-96
-bc
-08
-6d
-68
-31
-c8
-75
+58
+a8
+3b
+be
 d6
-fa
-22
-a9
-99
-81
-15
-c4
-d7
-54
-0e
+1d
 dd
-da
-ff
-a3
+f6
+77
+7b
+38
+b0
+03
+65
+bb
+af
+f4
+61
+12
+58
 97
-3d
-e0
 3e
-c6
-b5
-84
-74
-67
-a3
-5c
-60
-e4
-e4
-4e
-f1
-0c
-0a
-73
-cb
-4d
-17
-51
-10
-4f
-00
-ca
-8d
-5e
-9e
-c9
-7c
-4a
+a5
+23
+80
+14
+a5
+0b
+53
+7f
+95
+3c
+1b
+ea
 b0
+fd
+f3
+2a
 ce
-d5
+13
+8d
+2e
+92
+6c
+9f
+fb
 ae
+ce
+d5
+a0
+cf
+d6
+d1
+b3
+e2
 81
-c0
-0e
-f0
-e6
-60
-10
-f4
-2c
-c5
-ac
-a3
-e5
-37
-07
-76
-f5
-07
-2f
-f5
-a4
-a4
-92
-de
-99
-8a
-62
-f7
-a9
-5b
-bc
-2a
-d3
-a7
-7c
+30
 de
-01
-26
-4e
-29
-d5
-fa
-a1
-59
-88
-61
-45
-27
-40
 da
-a5
-47
-5b
-9a
-d3
-07
-64
+25
+ed
+36
+6d
+d2
 b0
+df
 ae
-7e
-6b
-09
-cb
+06
+2c
+89
+94
+a4
+b2
+f4
+71
+8a
+62
+f7
+a9
+87
 42
-38
-25
-6c
-08
-ca
-e4
-53
-80
-c7
-aa
-33
+3d
 6d
-3c
-ad
-58
+a7
+16
+de
+01
+7e
+68
+d5
 cb
-66
-8c
-13
-c6
-71
-3b
+a2
 d1
-02
-48
-f5
-b8
+80
+4a
+00
+7c
+cd
+40
+bb
+91
+8d
+5b
+d5
+34
+7f
+64
+e8
 a9
-96
-6e
-01
-9f
-b8
+83
+a8
+6a
+d9
+3a
+38
+5c
+45
+3e
 c5
-28
+f7
+be
+22
+3d
+f2
+2c
+10
+fb
+d9
+fa
+0e
+01
+34
+18
+88
 5e
-04
-c0
-a2
-a7
-fe
-e5
-69
-76
-c4
+87
+bd
+a0
+b2
+e2
+70
+14
+de
+99
+ae
+e8
+df
+3d
 28
-f0
-73
-d8
-bb
-eb
-d4
+78
+53
+78
+d5
+05
+89
+aa
+c9
+b6
+5d
+df
+5f
+44
+b0
+58
+aa
+1a
 3b
 7a
-5e
-20
+3c
+a2
 50
 f7
-15
-41
-77
-34
-0c
-cb
-c3
-2c
-94
-20
-a9
+75
+66
+d5
+33
+a7
+4a
+a4
+f4
+d7
+f8
+de
 36
-b0
-24
-bf
-f5
-84
-d3
-e8
-d1
-73
-56
-d0
+a5
+fd
+da
+ca
+46
+f1
+9f
+99
+78
+70
+20
 76
 25
-cc
+e4
 f2
-82
-bc
-55
-13
-0c
-26
-5a
+bf
+de
+56
+01
+8b
+84
+a0
 25
-28
-e9
-8d
+17
+4b
+f9
+fb
+c6
 04
-fd
-26
-fa
+ac
 dd
-b4
-97
-cc
-79
-20
-4e
-12
-11
-5e
-ae
-87
+6c
+31
+16
+f0
+d0
+44
+ac
+bc
+9e
+ac
+d3
 f9
-73
-07
-c1
-41
-3c
-3f
-71
-23
-3b
-77
-e5
-49
-28
-fa
-eb
-98
-f7
 cb
-92
+21
+bd
+41
+d9
+da
+d5
+aa
+4b
+7f
+87
+e4
+9f
+51
+ed
+97
+72
+ef
+90
 54
 03
-0f
+2e
+5a
+b3
+2a
+8c
+ef
+55
 27
-a3
 28
-ec
-c9
-55
-6f
-43
-b4
-7c
-86
-33
-88
+90
+0e
+bb
+11
 d7
-93
-3d
-ff
-0f
-d5
-35
-83
-20
+85
+c3
+f4
+82
+1f
+b6
+28
+07
+10
 4f
 17
-94
-23
-e7
-54
-f3
-73
-10
-ae
-58
-56
-23
-96
-4b
-8a
-94
-e9
-f9
-7b
-d9
-ca
 9a
-8a
+bd
+28
+f5
+d2
+27
+a0
+25
+59
+bb
+7a
+89
+e3
+51
+5b
+28
+53
+9e
+51
+ca
+59
+1b
 6b
-a1
+a6
 84
-ab
-9f
+a8
+7f
+0c
+98
+2a
+49
+8e
+24
+e0
+33
+76
+f7
+1b
+93
+f1
+64
+b5
+94
+60
+3a
+f0
 25
-b2
-c0
+7c
+f4
+24
+2f
+46
+eb
+3a
+a2
+87
+f4
+84
 86
-4f
-8f
-70
-3b
-73
-73
-9f
-90
-e9
-c8
-5a
-74
-29
-15
-32
-6d
-15
-9c
-2a
+47
+57
+d7
+a2
+b6
 2f
-42
-6f
-08
-a3
-1b
-d8
-61
-c9
-e6
-39
 88
-0a
-e7
-42
-13
-3a
-0e
-f6
-e8
-6a
-d6
-fa
-94
+3d
+a7
+76
+51
+88
+77
+55
+89
 02
 c3
 b2
-66
-5e
-35
-12
-73
-f2
-21
-e8
-07
-6a
-33
-15
-e8
-d9
+cc
+06
+6b
+40
+70
+be
+4a
+2a
+67
+6e
+27
+39
+0d
+96
+95
+0b
+61
+37
+4d
 54
-65
-15
-b7
-c9
-0a
 db
-fb
-3c
-60
-05
-30
-f4
-13
-58
-1b
-fb
-b1
-65
-91
-57
-c2
-e8
-57
-0d
-4a
-6b
-73
-81
-12
-57
-87
-d9
+b0
+ff
+a2
+cc
+0b
 20
 b7
+59
+1b
+9b
+b5
+0a
+e6
+75
+27
+67
+f8
+93
+a4
+f2
+03
+81
+70
+3f
+87
+a3
+24
+32
 e8
 aa
-8c
-4d
-71
-38
+83
+81
+73
+c7
 ec
 46
-4b
-48
-16
+7c
+a8
+d1
+86
+c4
+47
+5d
+ef
+d2
+86
+b6
+4d
+c6
+fd
+e9
 09
-8c
-34
-33
+df
+0f
+d5
 db
+17
+8b
+4e
+8d
+e6
+aa
+62
+ff
+de
+be
+5a
+cb
+d4
+38
+af
+91
+28
+ce
+27
+fb
+5e
+8a
+40
+9f
+3f
+eb
+f1
+9c
 25
-20
+47
+b1
+ac
 02
-0e
-20
-5f
-e9
-09
-a7
-2f
-f8
-87
-5f
-82
+9e
+f0
+32
+32
+4b
+b3
 27
-3d
-5a
 96
-1e
-ff
-95
-7c
-30
-e8
-34
-67
-00
-cc
-67
-6e
-c5
-90
-65
-11
-3e
+15
 9c
-91
-8a
-b6
-13
-8a
-d8
-ff
-b1
-4d
-04
-38
-71
-42
-4a
-01
-20
-73
-ee
-1c
 e2
 90
 df
-a1
-a3
+a4
+f3
 30
-ae
-d9
-7a
+8e
+83
+0b
 89
-80
-63
-67
-fc
-4b
-5e
-8a
-a5
-04
-41
-44
-a8
-dd
-55
-29
-bc
-54
-da
-dc
-d6
-f7
-75
-30
-2b
-44
+84
+e8
+7c
+1a
+b1
+85
+d1
+08
+64
+d3
+49
+4a
+05
+d4
 03
-13
-ae
-af
-7a
-99
-a9
-3e
-9d
-6b
+11
+33
+c6
+94
+34
+37
+f8
+6a
+c9
+84
+02
+fa
+48
+59
+a1
+c2
+4b
+fd
+9c
+8c
 e8
 0a
-40
-46
+13
+4d
 a5
-15
-1e
-52
-e2
-43
-20
-b6
-4c
-b1
-c5
-22
-c1
-51
-6b
-c2
-63
-63
-90
-6f
-b8
-4c
-ec
-8f
-c1
-47
-ed
-76
+75
+1f
+d7
+de
+71
+5c
+49
 4c
-56
-b8
-92
-c0
-28
-f3
-33
+93
+1f
+9e
+38
+11
+6e
+cd
+6b
+0c
+35
+5f
+80
+2a
+7e
+cd
+38
+25
+6d
+75
+b5
+76
+d6
+2b
+f0
+21
+71
+cb
 62
-1a
-61
-d4
-b2
-bc
-f2
-ea
+58
+0f
+69
+4b
+fc
+9c
+0f
 21
 d4
-91
-df
-a0
-c4
-84
-6c
-00
-37
-8a
-eb
-18
-46
-36
-4e
-86
-ce
+7d
+57
+61
+82
+f8
 90
-d8
-65
-4a
-c1
-01
-84
-53
-88
-3c
-da
-8e
-40
-59
+00
+75
+64
+56
+48
+4d
+47
+a9
+7f
+ee
+12
+e7
 9c
-9b
-cb
-94
-50
-1f
+6a
+af
+bf
+fc
+73
+e6
+91
+cd
 35
-bd
+de
+19
+65
+bb
+e8
+70
+50
+7f
+5f
+e5
+f8
+27
+b7
+fe
+49
+d8
+ba
 d0
-6c
-a8
-ee
-46
-60
-fd
-c5
 fe
-2f
-34
-df
-65
-c7
-45
-64
-96
-dd
-04
+4f
+79
 ca
-33
-42
-76
+2d
+cf
+87
+d2
+c6
+d6
+75
 19
+7b
+4a
+e6
+51
 31
 05
+06
+81
+29
 3d
-7b
-61
-35
-39
-da
-4f
-bf
-80
-f7
+ab
+77
+07
+b7
+28
+6e
 93
 b7
-94
-66
-ab
-4d
-8c
-1e
+ad
+75
+e3
+45
+1f
+58
 08
-5f
-8d
-b4
-84
-e9
-f8
-34
-fb
-9f
-ea
-67
-3c
-86
-db
-24
-05
-30
-49
-4c
-91
-96
-37
-f7
-a6
-18
-55
-a8
-1e
-68
-84
-2f
-2b
-73
-c9
+3f
+b6
+42
+83
+43
+7e
 d3
-b1
-35
-a7
-23
-1f
-e5
-d9
-62
-34
-2f
-5e
-5b
-33
-ad
-ee
-2a
-80
-6a
-cd
-6c
-30
-cc
-63
+43
+9f
+7b
+68
+33
+2c
+5d
+c2
+05
+50
+24
+1a
 de
-02
-bf
-d2
-7a
-09
+34
+75
 0f
-86
-88
-33
-16
-74
-04
-01
-7b
-c6
-b0
-48
-66
-bb
-8a
-36
-32
-a1
-b6
-4c
+51
+b8
+6b
+63
+00
 aa
-da
-e6
-9a
-07
-0c
-a5
+ba
 86
 2b
-d1
-13
-82
-b3
-7d
-85
-70
-1a
-0b
-00
-fd
-79
+73
+e8
+6f
+b5
+20
+06
+b1
+47
+dc
+9b
+a9
+56
+2d
+5e
+5f
+74
+0e
+8d
+7a
+84
 1f
-d4
-cf
-99
+4a
+8c
+68
+f5
+2a
+c1
+39
+a7
+ae
+42
+36
 ec
-8f
-55
-a6
+c6
+b9
+33
+16
+52
+16
+0e
+9f
+4d
+48
+b0
+9c
+39
+c6
+b6
+92
 e1
-91
-25
+fa
+4c
+ca
+a4
+54
+22
+c3
+cc
+96
+7e
+ab
+2d
+ea
+35
+e3
 bd
-d6
-7f
-d1
-16
-5c
-09
-d6
-01
-3c
-79
-05
-1b
+c9
 37
-9b
+ba
+b7
+60
+3d
+fb
 bb
-ff
-50
-5e
-1f
-70
+00
+30
+f9
+90
+0a
+e0
+76
+61
+07
+98
+3d
+97
+dd
+fe
+8d
+fa
+09
+e6
+c1
+bc
+64
+37
+7b
+b7
+9e
+f9
+d9
+ad
+13
+08
+8b
 60
-d2
-ec
+be
+e4
 94
 de
-c7
+c5
+d2
+cb
 0d
-52
-0f
-62
-1e
-0b
-97
-d5
-40
-b5
-72
-2d
-b2
-7f
-6b
-d9
-84
-73
-d5
-f0
-04
-fc
-57
-ec
-22
-fe
-65
-4a
-0e
-72
-11
-08
-83
-81
-4c
-ee
-24
-4c
-7d
-53
-f1
-d5
-65
-2a
-c4
-3e
-06
-f4
-f2
-90
-87
-c7
-b9
-31
+71
+9c
+6d
+49
 d4
-19
-f3
-be
-70
-ca
-45
-7a
 7a
-4d
+f7
+56
+5c
+97
+9f
+e9
+ac
+a9
 e8
-c8
+53
+f0
+3e
+bc
+f5
+ed
+18
+de
+a8
+71
+ec
+32
+78
+17
+b9
+e3
+23
+d6
+6b
+cd
+38
+b3
 46
-cb
-f1
-83
-a3
-5a
+75
+a2
+b4
+9c
+7f
 7a
-f5
-fe
-77
-63
-bd
-7e
-8c
+8e
+12
+aa
 07
-e6
-a1
-bd
-b1
-0b
-72
-67
-ca
+c2
 59
-df
-67
-5c
-99
-7a
-38
-3a
-d1
-41
-94
-ec
-8a
 10
+e3
+06
+f3
+9e
 45
-d4
-c7
-20
-5f
-c3
-18
+b5
+0d
 72
-ed
-9c
-d3
-fb
-f4
+8a
+41
 ec
-72
-3f
-11
-d5
+c4
+71
+32
+bd
+fc
+d0
+82
+7a
+95
+ca
+66
 64
-6f
-01
-f1
-ba
-72
-ef
-79
+15
+7d
+ae
+48
 38
-62
-06
-d3
-1a
-a5
+e4
+37
+1d
+f9
+56
+4e
+82
+33
+f5
+e3
+e4
+9f
+04
+42
+3a
+b3
+c1
+6d
+ec
+ea
+27
+55
+9b
+03
+05
+4c
+21
+c0
 79
-de
-84
-39
-47
-e6
-90
-2d
-d9
-0a
-40
+99
+9c
+b3
+a5
+c8
+a3
+b2
+91
+ca
+9a
+bf
+18
+c3
+46
+1b
+36
+f7
 fe
-11
-b7
-e9
+99
+e2
+07
+94
+c1
+e2
+17
+d1
+4b
+f2
+2f
+a9
+30
+dd
+44
+ea
+02
+4a
+d1
+b3
+e5
 2d
-d7
-77
-47
+dc
+73
+50
 ae
-e5
+2a
 0b
-8c
-c7
-8c
-07
-74
-6d
-e7
-6f
-64
-6a
-4a
-21
-b8
-7c
-e1
-8f
-81
-52
-57
-94
-78
-ed
-d5
-26
-5f
-8f
+ec
+c3
+7e
+48
+d4
+fc
 a1
-d0
-e9
-7a
-97
-da
-8d
-31
-d5
-7c
-1a
-3f
+17
+5e
+22
+fb
+29
 bb
+7a
+12
+bf
+cb
+17
+f8
+6b
+df
+d2
+94
+26
+5d
+59
+77
+9f
+2b
+0a
+1d
+dd
+23
+33
+49
+26
+c4
+23
+f5
 79
-b7
-01
-70
+b5
+b6
+b9
 3b
-e1
-23
-84
-ad
-2c
-6b
-0f
-65
-cc
-54
-18
 e3
-a9
-ac
+a3
+38
 ad
-63
-05
-47
-b6
-50
-57
-71
-30
-dc
-19
-8d
-9f
+6c
+59
+2d
+2a
+0d
+13
+78
+93
+a9
+96
+9b
+20
+9e
+02
+56
+10
+59
+cb
+d0
 70
+7c
+c8
 7d
-71
-63
+da
+5e
+b6
+35
 b5
-b7
+d7
 07
-12
-b4
-17
+2b
+f4
+7f
+4f
+a0
+b2
+82
+92
+e2
 3c
-cd
-fd
-42
-66
-57
-d9
-ec
-5a
-5b
+bf
+0c
+ca
+39
+d5
+ea
+eb
+10
+8d
+dc
+c4
+d6
+56
+64
+80
+d3
+19
+01
 0e
-35
-66
-d8
+b7
+d6
+47
+08
 ef
-2a
-e3
-fb
-aa
-77
-66
-64
-db
+28
 18
-84
-69
-88
-10
-6f
-46
-a4
-eb
-5f
+25
+c8
+d7
+6d
 73
-cf
-7d
-ee
-da
-ea
-ab
-91
-89
+b2
+ed
+ef
+4c
 3b
-9d
-95
-92
-fd
-65
-9c
+df
 17
-db
-75
-01
-80
-43
-1c
-bf
-73
-0b
-2b
-a5
-ae
+07
+fd
+67
+1f
 6e
-88
-d7
-95
-65
-76
-79
-08
-11
+93
+47
+c7
+a7
+fb
+7a
+c1
+e6
 40
-af
-c8
-a5
-81
-35
-1d
-f6
-29
-fd
-f6
-4d
-36
-8c
 a9
-f6
+e1
+99
+3a
+b4
+f1
+95
+62
+df
+fb
+c5
+bd
+25
+e9
+e0
+0a
+b3
+72
+56
+b9
+89
+0e
+69
+b5
+38
+36
+8d
+bd
+7a
+b0
+a7
+b3
+cb
+94
+57
+37
+e1
+17
+0d
+6f
+1e
 fb
-76
-8e
-19
-38
-50
+2d
+a1
+65
+36
+0e
+15
+fd
+63
+30
+10
+45
+8a
+40
+b4
+71
+ce
+c9
+a6
 cd
-98
-01
-e6
-34
+43
+65
+c8
+68
+f5
+08
+03
 e8
+ca
+8a
+80
+05
+29
 b8
-78
-d2
-e2
-a4
-f2
-f2
-ba
-1c
-a7
-db
-cf
-a3
-41
-49
-b0
-70
-fb
-1b
-b9
-6b
-a3
-43
-67
-88
+75
+b8
+cb
+d6
+85
 31
+ca
+5f
+45
+17
+bc
+b3
+e8
+04
 f7
-e3
-89
-48
-41
-f0
+dc
+ee
+ec
+dc
+88
+72
+da
+06
+50
+6c
+b0
+0f
+1c
+c4
+ef
+69
 05
-11
-9f
-7a
-10
-cb
+5c
 d4
-dd
-77
-01
-54
+da
 a1
+ba
+5f
+9a
+91
+be
 74
-3e
-7e
-e8
+b4
+e0
+84
+f2
+2e
+aa
+b3
+22
+1d
+27
+af
+7a
+34
 03
-90
-d9
-a6
-c4
-1a
-ac
-6d
-7b
-81
-7b
-89
-c3
-0d
-cc
-f3
-0f
-cd
-1b
-a3
-73
+66
+2f
+fd
 e3
-59
-c6
-3e
-f8
-ba
+84
+5e
+2d
+a2
+6a
 b6
-75
-37
-3f
-64
-d2
-4a
-4c
-88
-f7
-42
-da
-ff
+35
 43
 70
-26
-91
+2b
+29
+81
+3c
+12
+55
 f7
-7d
-01
-64
-de
-9a
-a9
-3a
-16
-82
-25
-20
-38
-8d
-5a
-73
-d2
-b3
-d1
-4d
-7d
-dc
-ac
-91
-87
-bb
-52
-f0
-d3
-23
-44
-76
-19
-fd
-bd
-3b
-6f
-52
-99
-91
-b3
-93
-49
-18
-a9
-b0
-7f
-f2
-28
-ed
-46
-82
-83
-e8
-46
+ad
+3c
+5c
+74
+ae
 27
-bf
-62
-66
-9c
-93
-cb
+1d
+8c
 b7
-0e
-8e
-e1
-a5
-3c
-13
-67
-4f
-2f
-aa
-e4
-69
+73
+85
+65
+96
 39
-b1
 1c
-70
+aa
+8b
+25
 76
-0a
-cc
-40
-b5
-13
-9e
-e8
+7b
+8e
+16
+95
+5f
+17
+26
+4e
+69
+a2
+29
+73
+4d
+82
+c3
+bc
+6a
+5f
+ff
+04
+e4
+94
+96
+c9
+5c
+94
+07
+5e
+ee
+99
+78
+20
+5c
+2f
+ea
+b7
+9a
+3d
+c4
+bf
+77
+61
+93
+10
+03
+a2
+8a
+1e
+1f
 49
-71
 b1
-a3
-5b
-ce
-62
-e9
-bb
-19
-b9
-1b
-62
-d3
-e5
-72
+b3
+59
+0b
+0e
+e1
+98
+f4
+a8
+7c
+f8
+6d
+1c
+3b
+4f
 54
 86
-56
-63
+d6
+ab
 78
 3d
-0c
-6c
+09
+7f
 dc
 04
-a5
-9b
+c6
+a9
 fc
 de
-fe
+f5
+15
+f2
+e8
+a6
+15
+12
+25
+f6
+c8
+da
+a4
+93
+12
+46
+8d
+ee
+36
+41
+df
+28
 a3
-a2
-e3
-dd
-c4
-5d
-81
-b2
-1c
-d5
-6b
-6e
-3c
-09
-29
-76
-2d
-a2
-6a
-7c
-8f
 e1
-77
-ad
-55
-f8
-fe
-58
-88
-00
-7c
-80
-22
-92
-cb
-1a
-21
-e0
-b2
-67
+17
+f2
+63
+b7
 5e
+9a
+5a
+70
+7e
+bb
+31
+70
+60
+44
+72
+3d
+de
+19
+a5
 38
-ff
-53
+bd
+d0
 23
 61
-2b
-83
-f4
-22
-a6
-cf
-05
+0a
+80
+e8
+72
+a0
+f7
+46
 c5
-d3
-2d
-29
-ac
-24
-e9
+f3
+2e
 27
-a9
-7d
-b9
-40
-26
-e6
-38
-22
-88
-33
-81
+e3
+80
+ad
+25
+4d
+28
+ba
+59
+69
+42
 7c
-49
-bb
-40
-bd
+39
+c8
+3c
+b9
+24
+0e
+1b
+09
+b0
 37
+bb
+be
+16
 9b
-e3
-da
-d4
-6d
-d4
-01
-1c
-82
-13
-ce
-87
-d1
-7e
-35
+c9
+90
+5f
+f8
+d7
+4e
+64
+64
+ee
+9c
+c3
 71
 7d
-d3
-2f
+8d
+dc
 51
 28
 ec
-89
-9f
-78
-7d
-a7
-fa
-f8
-0c
-05
-8f
-d4
-b3
-4b
+46
+d7
+10
+b8
+b2
+b5
+5c
+25
+e5
+24
+09
+75
+11
 fa
 88
-07
-dd
-f8
-ac
+0f
+dc
+ff
+04
 e5
-41
-dd
-91
-3c
-b0
-f2
-10
+7d
+e2
+37
+2e
+56
+f6
+12
 e8
-8a
-38
-d5
-46
-cc
+da
+48
+d3
+f1
+ee
 ef
-3f
-81
-2a
-84
-a8
-de
-9f
-62
-bc
-79
-50
-30
-a1
-b1
-90
-2f
-c4
 27
-b2
-f0
-a8
-71
+5c
+83
 cb
+29
+18
+f9
+d3
+fa
+9f
+50
+60
+87
+d7
+91
+60
+00
+3e
+70
 5b
-88
-ec
-7b
+5d
+ba
+ed
+5b
+f2
+b1
+a6
 f6
 76
 6d
 ad
+e8
+38
+2c
+49
+60
+39
 4e
-d8
-e6
-4f
-30
-1f
-28
 e7
-23
-ad
+6c
+69
+0d
+0a
 14
-c8
-f0
-68
-46
+3d
+45
+41
+29
+b2
 4c
-ca
-ed
-cc
-c3
-d6
-20
+d2
+9e
 28
-91
+ed
+f2
 65
 2f
-3f
-87
+52
+58
 f8
 f8
 87
 1f
 77
-6f
-b0
-c2
+0f
+8b
+80
 8d
 66
 4c
 3a
 40
-f4
-3d
-5b
-d3
-4e
-3b
-69
-91
-79
 94
-ec
+06
+08
+9b
+26
+7e
+29
+91
+19
 f9
-05
-1b
-a9
 1e
-05
-fe
-03
-6e
-80
+b2
+c4
+de
+16
+a9
+a5
+9f
+70
+d6
+fc
+c0
+11
+de
 e2
-af
-91
-20
-b3
-eb
-24
-ec
-a2
-f8
-93
-2a
-9d
-23
-93
-f2
-3b
-cc
-54
-18
-d0
-c9
-89
-fa
+f6
+04
+85
+a5
+64
+76
+c3
+2c
+a7
+be
+93
+92
+39
+91
+63
 f8
-bb
+0a
+cd
+ce
+21
+e0
+ec
 bf
 ca
-2e
-43
-e2
-8a
-6f
-01
-3a
-1e
-8d
-8a
-a3
-cf
-07
-fa
-31
-fb
-13
-78
-58
-2e
-ae
-ea
-ad
-76
-58
-0b
-48
-e9
-07
+22
+23
+44
 6a
-ef
-6c
-28
-8d
-ef
-d7
+a9
+67
+6a
+38
+eb
+8a
+ec
 0f
-c2
-97
-89
-1f
-e1
+9f
+4d
+d0
+bb
+10
+5c
+12
+2f
+e4
+29
 df
+7c
+b8
+51
+48
 e9
-82
-12
-ba
-af
-d0
-85
-25
-c4
-de
-63
-ae
-36
-d4
 37
-d4
-a4
-c8
-5a
-21
-b2
-00
-8e
 a0
-6a
-bd
-07
-87
-5e
-f0
-c8
-fb
-00
-e4
-52
-10
-0a
-a3
-61
-61
-2e
-68
-97
-ee
-03
-73
-0c
-b0
-81
+e8
+c5
+a7
+37
+ef
+cd
+59
+37
 98
-da
-0a
+20
+90
+65
+e5
+c9
+4a
+f6
+f5
+6e
+19
+b4
 9f
+82
+a1
+48
+e5
+f6
+91
+fd
+16
+86
+46
+0f
+99
+d4
 7f
-4f
+b4
+ef
+a9
+77
+79
+c7
+37
+e8
+07
+b4
+a4
+ff
+dd
+f2
+c3
+23
+5c
+fb
+a4
+7a
+ff
 a9
+82
+35
+99
+ff
+21
+51
+af
+4d
+3f
 ba
-95
-d0
+64
+a9
+fa
+c9
+11
 4d
-7c
-eb
-3e
-5b
-ae
+78
+6a
+4b
+59
+3b
 a2
 6a
 00
 85
 7b
-2f
+33
 c7
 d2
 9d
 3a
 b4
 90
-fc
-3e
+ff
+c3
 12
-f8
-9a
-e6
+f9
+1a
+a7
 25
 d5
 5d
 b3
 dd
-5b
-b7
-c1
+5a
+37
+bf
 28
 a7
 c6
-54
+57
 5c
 73
-3f
-f1
+3c
+15
 a2
 1e
 4f
 27
 66
-0a
-19
-e7
+4a
+1a
+bc
 04
 f6
 c4
@@ -3466,2217 +3466,2489 @@
 f4
 86
 1f
-9e
-88
-c9
-60
-82
-a1
-e1
-c4
-aa
-da
-1b
-44
-b5
-56
-ec
-59
-5d
+9f
+08
+b7
+5f
+43
+81
+50
+8b
+74
+9e
+6a
+e9
+dc
+4c
+3b
+bb
+97
 cf
-5b
-c6
-28
-9d
-6c
+4a
+81
+a8
+54
+ce
 75
+59
+d1
+1b
+b7
+f1
+77
+da
+fa
+e1
+c4
 39
-8e
-45
-ff
-f9
-bd
-1e
-b5
-21
-5e
-9e
-18
-79
-9b
-bc
-2d
-6d
-d3
+57
+dd
+df
+df
+76
+be
+af
 6e
-03
-db
-6b
-f3
-3f
-03
-1d
+49
 f8
-3b
+a2
+11
+3a
+b3
+45
+f8
+83
 ac
-01
-59
-63
+a2
+99
+6b
 54
 e0
+08
+bd
+b3
+d2
 0b
+69
+fa
 87
-eb
-af
-79
-66
-53
-07
-fe
-2f
-97
-ca
-73
-fc
-1d
-14
-e9
-4b
-08
-cc
-e3
-3b
-97
-4a
-41
-1e
-e9
-28
+bc
+ad
+b1
+10
+72
+b3
+de
+81
+d9
+cb
+0e
+17
+1c
+3f
+d6
+16
+95
+c5
+0b
+0c
 31
+34
+4a
+96
+d1
 0b
-8a
-6b
-bd
-44
-55
-81
-fc
-4e
-64
-b2
+d5
 48
-8a
-99
-2c
-71
-c4
-e0
-56
-0e
-b6
-26
-22
-7b
-b3
-1f
-30
-59
+5c
+3e
+65
+0a
 de
-95
-bd
-c7
-03
-6e
-18
-56
-b0
-04
-2f
+6b
+23
 af
-35
-9a
-d8
-d1
-98
-1d
-e7
+08
+c1
+41
+d9
+86
+8c
+24
+07
+fc
+f4
+bf
+a4
+08
+91
+56
+a8
+a6
+4b
+1c
+d2
+77
+b8
+07
+a0
+66
 0f
-de
-71
-f8
+ba
+7d
+50
+6f
+ba
+d2
 ff
-c6
-ec
-b5
+64
+75
+04
+ff
+fd
+7f
+cb
 aa
-32
-60
-fb
+b0
+42
+21
 5a
-b1
-49
-0b
-92
-db
-31
-32
-bd
+f6
+89
+c1
+47
+ae
+b0
+05
+12
 11
-fb
-6e
-58
+f9
+61
+d4
 08
 e6
 da
 33
 63
-29
-ff
-be
-f8
-8a
-22
-7c
-13
+69
+a3
+6a
+3d
+ca
+85
+85
+e9
 1b
-7c
-94
-ae
-cd
-9d
+66
+2e
+75
+2f
+b9
 da
-92
-7c
-6b
-21
+ad
+bc
+fe
+60
 35
-15
-9e
-68
-76
-21
-c9
-1e
-1d
-5f
-e1
-ea
-a5
-d8
-ae
-4a
-c2
-3b
-e3
-5f
-b8
-65
-36
+35
+9d
+d0
+39
+81
+0c
+bb
+fc
+9f
+62
 67
+ef
+b9
+bb
+34
+b7
+9d
+82
+4c
+5c
+22
+eb
+94
 e4
-d3
-2b
-68
-64
-76
-ce
-1d
-69
-37
-4f
+d0
+a4
+4d
+84
+4c
+91
 11
-28
+ce
+d7
+51
+fc
+12
 0d
-05
-e9
+a3
+ef
 19
-0c
-1a
-17
-78
-1c
-28
-5f
-25
-2f
-9c
-be
+09
+14
+f4
+20
 f3
-8b
-75
+88
+ea
+c3
+c4
+9f
+29
+c9
+89
+51
+bb
+32
+83
+e8
+e5
+b3
+a5
+60
 bb
 7d
-47
-ac
-78
-18
-41
-a9
-14
-7f
-23
-b7
-dd
-89
-e7
-66
+29
+b8
+49
+0b
+e3
+3c
 0b
 53
-c9
-39
-47
-71
-ca
-56
-f9
-f4
-14
-a5
-69
-13
-bc
-06
-a6
-5f
-4d
-bf
-21
+eb
+e7
 16
-86
-87
-4c
-a6
-d2
-86
+c1
+0a
+9f
+2b
+0e
+0e
+e0
+a2
+6e
 3e
-0f
-72
-5a
-a4
-4d
-d0
-d4
-fc
-95
 eb
-f2
-1b
-77
-5f
-cb
-8a
-2b
-e3
-88
-13
-40
+75
+65
+0d
+72
+65
+59
+27
+cd
 7f
-9e
+1c
+f4
+f9
+e4
+0b
+53
+59
 00
-7a
-74
-71
+77
+92
+ac
+6c
+da
+2f
+b6
+93
+dc
+b8
+82
+59
+5b
+e2
+30
+73
+a0
+45
+c1
+38
+d5
+97
 e0
+32
 2c
-b2
-8a
-a9
-38
-dd
-a9
-4a
-fe
-5a
-3d
-84
+92
+89
+1c
+30
+d9
+27
+8c
+1c
+f3
+bc
+7e
+8e
+fd
+62
+b9
+ff
+a0
+25
 24
-3f
-a8
-c4
-b0
-20
-e3
-b4
-f6
-59
-13
-60
-6a
-6d
-5d
+b9
+fd
+57
+c6
+36
+2c
+a1
 c7
-76
-c4
-f7
-bb
-5a
-81
-e1
+3c
+e7
+3e
+41
+5f
+31
+b9
 ee
-7d
+c5
 74
-88
-6a
-2e
+28
+3b
+26
 6c
 82
-e2
+e3
 f9
-09
-de
-d0
-04
-f8
-4f
-e8
-3c
-17
-ed
-e0
-c1
-78
-e2
-4a
+13
+80
+36
+a2
+98
+86
+3b
 39
-6c
-7e
-3e
-5b
-14
-59
+97
+b5
+e7
+8e
+f9
+ab
+b6
+cc
+ea
+c4
+58
+be
+f5
+d9
 55
-3f
+4a
+30
+e7
+a5
+7b
+25
+0a
+34
+ab
+53
+d9
+92
+92
+fd
+01
+64
 b1
+3d
+95
 85
-cb
-33
-4e
-4f
-60
-5c
-f5
-6c
-41
-a9
-7e
-ff
-94
-fe
-e4
-d4
-9d
-66
-fb
+6e
+f8
+0e
 8e
-70
 9e
-f5
-b9
-a4
-ea
-5b
-10
-21
+d5
+ba
+68
+ad
+fb
+da
+37
 d4
 b7
-e5
+e2
+56
+d0
+e0
+c3
+78
+05
+7f
+16
+d1
+34
+c1
+64
+63
+c2
+0b
+00
+8c
+14
 85
-d7
-4c
+dd
+fd
+ab
+bc
+f6
 4d
-b8
-a9
-95
-8c
-2e
-7b
-61
+fb
+92
+32
 a1
-c9
-9b
-cd
-fc
-8c
-5b
-04
-1b
-95
-d3
-ad
-c9
-5b
-0c
-31
-8a
-cf
 ca
-c6
-db
-ae
-0b
-78
-5f
-e2
-d0
-a8
-52
-fa
-7b
-2a
-12
 c5
-2a
-4f
-a1
-62
-56
+50
+a0
+0b
+38
+02
+b8
+7e
+cc
+15
+e9
+a0
+cb
+ec
+c3
+c9
+25
+fd
+21
+e1
 b4
-28
-36
+ee
+52
+e0
+79
+97
+0f
+fe
+66
+d5
+22
+61
+38
 01
-b9
-48
-0b
+bc
+c9
+69
+0a
+23
+2e
+7e
+18
 b1
-c5
-cf
+a1
+7b
+ee
+59
 06
-29
-33
-44
+4a
+6a
+39
+28
 8e
-71
-0f
-2a
-80
-65
-fc
-5e
-d7
-0f
-18
-2c
-82
-0e
+ac
+a5
+63
+05
+7b
+f6
+cb
+e9
+7b
+23
+4c
+dc
+fd
+99
+60
+ac
+8f
 4a
-2d
-2f
-6f
-0d
-ea
-cd
-2c
-a6
-3a
-f7
-8c
-2a
-67
-d1
-03
-58
-ba
-8a
-83
-e6
-d7
-02
-94
-9f
-19
+db
+3f
+be
+43
+79
+b0
+85
+a0
+89
+be
+fa
+73
 68
-98
-70
+ff
+dc
 50
-9d
-c6
-1d
-bf
-e8
 2f
-5c
-99
-56
-60
-7d
-c4
-85
-ab
-88
-ea
-e0
+de
+e3
+5a
+ec
+2b
+c9
+25
 c1
-79
-db
-0d
-46
-3a
-61
-c4
-24
-a3
-ba
-6f
-12
-bf
-c8
 59
-8e
+e9
+83
+09
+9e
+13
+e6
+c0
+e2
+e5
 b2
-10
-0a
+f1
+f5
+90
+09
+76
+12
+47
+24
 d8
 2d
-f0
-07
+f4
+98
 0f
 70
-39
-ff
+3e
+1e
 3b
 7d
-1c
-fd
+44
+d8
 71
-a5
-55
-41
-61
-ac
-e7
-41
-70
-07
-d9
-30
-93
-1d
-9c
-a2
-a6
-db
-f8
-da
-65
-43
-fe
-ae
-a6
-12
-62
-bb
-f3
-cf
-f9
-58
-01
-4d
-7b
-a4
-11
-cd
-5c
+c5
+52
+31
+2e
+0c
+7a
+c6
+91
+c7
+02
+de
+dc
+be
+c6
 3e
+e1
+78
+e5
+49
+2a
+e0
+b8
+5f
+e1
+b1
+72
+63
+f3
+ef
+a5
+56
+01
+2d
+23
+85
+5e
+6c
+7a
+f2
 1b
-33
-62
-a8
-64
+09
+37
 95
-90
-a5
+2b
+35
+5f
+91
 99
-5b
-11
-ef
-84
-b4
-7c
-6b
+61
+15
+e6
+66
+74
+9e
 20
-bc
-a7
-58
+c2
+7d
+c2
+45
 22
-0d
-8b
-2c
-25
-b1
-e8
-f3
-fb
-83
-53
-fc
+2d
+b9
+a2
+6a
+11
+16
+e7
+1a
+bc
+8c
+21
 fc
 41
-ca
-55
-60
-8c
-40
-e8
+c5
+f1
+5a
+ed
+65
+74
+05
 4d
-45
-dd
-29
-33
-48
-88
-d6
-e2
-0a
-45
-c9
-20
-c8
+4d
+a7
+8b
 4e
-d0
+af
+18
+e2
+68
+9a
+1f
+70
+c3
+31
+2f
 e7
-37
-b4
-5f
-ea
-ae
-c8
-96
+17
+ef
+b1
+a5
+0e
+5b
+08
 4c
-12
-86
-ab
-f6
-c3
-0a
-eb
-ae
+68
+d9
+51
+0c
+e3
+45
+e8
+54
 be
-1e
-10
+4c
+ae
 32
-44
+24
+39
+df
+60
+01
+66
+a5
+b3
+12
+bc
+42
+d9
+5d
+0b
+9a
+7d
+39
+67
+49
+23
+e7
+4a
+25
+3e
+43
+d0
+88
+63
+00
+91
+2c
 27
-31
-2f
-c1
-f1
+8f
+09
+fb
+24
+76
+d5
+cd
+ab
+93
+2b
 83
-1c
+62
+d4
+b6
+e5
+40
 f2
-f3
-66
-3d
-27
-0f
-94
-32
+60
 b9
-a1
-15
-92
-d3
-e9
-25
-71
-c2
-97
-09
-33
-31
-b2
-2d
-68
-0e
-4e
+a5
+ec
 de
-23
-df
-59
-6f
-17
 ef
-4e
-99
-2d
-15
-90
-fa
-b7
-54
-d5
-98
+95
+fb
+bd
+64
+b8
+dd
+03
+4f
+04
+f0
+df
 44
-b2
-3f
-f5
-da
-3a
-9b
-e8
-f3
-47
-ca
-3e
-ab
-92
+8f
+f7
 1e
-be
-c4
-6d
-d5
-72
-35
-90
-9d
-77
-01
+55
+45
+91
 26
-39
-1c
-e9
-6c
-c8
-3f
-23
-97
-76
-24
-9a
+a8
+42
+bc
+f2
+3b
+47
+06
+0f
+3e
+68
+0d
+bd
+0c
+c3
 03
-27
-3d
-1c
-4a
-6a
-5c
-50
-3d
-64
-ed
-fa
-40
-49
-db
-e1
-49
-38
+01
+b5
+61
+8b
+df
+73
+f8
+75
 ce
+d0
+a2
+06
+d4
+c1
+e1
+0b
+bc
+ea
 ab
 fb
-dc
-45
+db
+5b
 ca
 28
 d3
 6d
 83
 d5
-d9
-fa
+d8
+df
 51
 df
-91
-bd
+9d
+a8
 4a
 50
 9f
 80
 22
 97
-19
-cc
+14
+b7
 77
 89
-14
-7e
+4a
+bb
 6f
 51
 fe
 11
-46
-b0
-f1
-fd
-c0
-12
-d2
-25
-96
-b5
 f3
-52
-f6
-11
-5b
-70
-cb
-ce
+30
+7f
+e8
+7d
+b2
+16
+c8
+c6
+d2
+cc
+b1
+b9
+91
 92
-3e
-2f
-9d
-a6
-64
-ef
-55
-94
+1b
+8c
+6e
+0b
+13
+7f
+fa
+87
+7c
+d5
+57
+ea
 70
-dd
-d1
-27
-1a
-3e
-2b
+3d
+b1
+7a
 b2
-ba
-d0
-2d
-29
-f0
+de
+01
+6a
+eb
+0a
+56
+53
+cc
 ea
-ab
+95
 f0
-53
+7c
 e6
-b8
+ae
 09
-de
+e4
 a9
-13
+17
 01
-19
+5a
 00
-fa
+ee
 b8
-0c
-9e
-25
-ac
-95
-9e
-f2
-4d
-62
-e1
+5f
+7e
+19
+72
 2c
-e5
-91
+06
+ef
+49
+1d
+46
+c4
+ad
+a8
 06
 45
 32
-41
-cb
-e4
-ec
-1e
-33
-c2
-24
-96
-f2
-48
-8d
-95
-5b
-67
-df
-77
-3d
-be
-3d
 52
+fc
+04
+2b
+8b
+94
+20
+ec
+d7
+a2
+20
+93
+51
+14
+a7
+1c
+a0
+dd
+fe
+e3
+fe
 51
 3e
 c5
-d8
-4a
-12
-42
-42
-91
+c9
+05
 d2
-73
-5f
-fc
-56
-67
-ca
+8a
+03
+d6
+72
+e5
+b5
+ac
+3e
+79
+39
 2f
 d9
-4f
-86
-3a
-39
-8c
-dc
-32
+49
+82
+79
+a3
+40
+dd
+62
+aa
+56
+12
+0e
 c0
-08
-e5
-11
-6a
-b8
-06
-eb
-ec
+77
+1c
+ef
+f6
 28
 ed
-96
-91
-36
-9e
-72
-16
-a7
-87
-9c
-a7
-bf
-8d
+be
+db
+32
+9f
+65
+bc
+68
+9d
+db
+27
+75
+88
 97
 54
 db
 99
 9f
-a8
-86
-b3
-b7
-9a
-2e
-0a
-b2
-46
+a9
+0b
+77
+a0
+3d
+70
+0f
+32
+06
 1f
-ec
-60
-ab
+ea
+68
+ae
 42
-aa
-7b
-78
-f8
-5f
+79
+c9
+b2
+e8
+0b
 6e
 d8
 74
-cb
-9e
-6f
-20
-4f
-85
-3a
-c7
-56
-5e
-80
-5b
-2c
-4d
+ca
+91
+c2
+25
+8f
+27
+fe
+01
+d4
+f6
+87
+99
+2b
+5d
 06
+7b
+09
+c5
+7c
 6f
-da
-85
-75
-04
-76
 68
-0e
-e5
-c5
-3c
-7e
-b1
-2f
-ce
-73
-af
-39
-ce
+38
+09
+7c
+be
+23
+d6
 a4
-8c
+c0
+2c
 b0
-81
-41
-e5
-11
-74
+02
+ac
+2c
+64
+95
+37
+ce
+80
+fa
+e4
+d9
+c8
+ea
 aa
-2d
-24
 e8
 d7
 cd
 18
-a4
-8b
-59
-92
-a2
-4d
-4a
-98
-7d
-1c
-6f
-b9
-21
-81
-30
-26
-33
-08
-86
-4e
-02
-a5
-84
-39
-11
-68
-80
-1c
-54
-8c
+eb
+4b
+cd
 cb
-7d
+d2
+4d
+77
 74
-b5
-9e
-3f
-51
-93
-b4
-53
-f4
-89
+9f
+dc
+76
+64
+8e
+e0
+2c
+cc
+43
+09
+34
+45
+06
+df
+8b
+b1
+f1
+c9
+00
+78
+54
+8e
+42
+f6
 37
-4d
-4c
+6d
+8f
+7e
+16
 51
-3b
-11
-fc
+a6
+0f
+bb
+2b
 47
-ec
-39
+98
+0b
+f3
+22
+f2
+bb
+e5
+cb
+26
 ef
 bb
-ba
-79
-ec
-b7
-61
-70
-dc
-4e
-8c
-63
-b6
-43
-e4
-ec
-c6
-3d
-25
-e4
-b6
-9e
+d5
+50
+bc
+b0
 40
-a3
-49
-15
-06
+7b
+8c
+4b
+11
+ed
+e6
+46
+5c
+9f
+d9
+98
+1d
+0c
+ae
+91
+f9
+47
+a1
+16
+98
 5e
-b9
-e5
-f7
-d4
-4f
-8e
-ef
-a6
-1e
-77
-6f
+f6
+65
+32
+3c
+07
 84
+ae
+3b
+a6
+11
+73
+c6
 ea
-57
-8e
-19
+75
+0a
+60
 b4
-aa
-c8
-29
-df
-9c
-16
-ee
-bd
-d2
-e6
-59
+ca
+ac
+d1
+90
+5c
+bc
+ab
+fa
+72
+23
+64
 74
 e9
 c0
-cc
-ed
-74
-71
-c3
-be
+5e
+a2
+d4
+bf
+bd
+b6
 95
-16
-d3
-60
-9e
-64
-b9
-f1
-b8
-41
-de
+1f
+e8
+81
+be
 84
-ee
-88
-db
-2e
-9e
-03
-e6
-7a
-c9
-f4
-97
-6e
-74
-ee
-72
-7d
-c0
-4b
-2f
-62
-45
-21
+af
+be
+18
+83
+a2
+cf
 34
+1f
+53
+80
+7e
+46
+04
+d5
+2b
+b6
+19
 8a
-bf
-61
-72
-e1
-6c
-8d
-da
-15
-da
-6e
+4e
+35
+06
+d2
+21
+0a
+58
+82
 67
-20
-ae
-23
-84
-ea
-64
-c4
-b7
-5f
-46
-b0
-53
-3b
-65
-b4
-79
-90
-62
-fb
-5f
-78
+c5
+f0
+25
+5b
+a2
 e8
-5d
-c3
-33
-2c
+e3
+f2
+0d
+c8
+f7
+62
+0a
+b8
+6f
+6a
+04
+f5
+47
+1a
+85
+ec
+fa
+3f
+f1
+00
+6b
+00
+36
+1e
+df
+a3
 8b
-3a
-f8
-d8
-f9
+bd
+70
+ed
+5f
+0e
+80
+76
+09
+66
 b7
-1b
-6a
-1a
-96
-41
-b5
-0a
+18
+0b
+98
+b4
+8e
 bd
-be
-30
-c8
-f8
-c3
-47
-73
-0c
-6d
-88
-b9
-83
+dc
 a2
-67
+ea
 0a
-12
-48
-95
-12
-4b
-7c
-ee
-02
-9a
+fc
+a1
+96
+69
+e2
+23
+67
+c7
+c4
+22
+2c
+9e
+88
 11
-a4
-15
-08
-97
-73
-c0
-57
-e0
+3e
 0c
-d8
-43
-ef
-c5
-d9
-c7
-28
-bb
-5b
-8b
-d0
+4a
+aa
+3c
+a6
+83
 d1
-d2
-2a
-0c
-2e
-f9
-e7
-a4
-14
+80
+25
+d0
+f2
+9b
+71
+db
+3a
+1e
+67
+1d
+e0
+19
+bc
+bb
+a0
+05
+1b
+2c
+87
+5f
 18
-a4
+34
+32
+6e
+82
+1f
+43
+8e
+5e
+1e
+44
+34
+48
+bd
 a9
-fc
+9c
 a7
-8d
+b0
 3a
-7f
-ed
-8c
+0b
+88
+bb
+d9
+a1
+86
+f8
+3f
+f6
+25
+21
 89
-c7
-b4
-4e
-70
-57
+db
 36
-ac
-ce
-0e
-77
-4d
+38
 e2
-5a
-4a
-80
-d4
-df
-a2
-8e
-8a
-fa
-e6
-2f
-2f
-4f
-eb
-cb
-ba
-5a
-df
-f0
 59
-35
-94
-57
-bf
+ce
+81
+9b
+1e
+d0
+9b
+82
+fb
 65
-b6
-90
-10
+97
+9f
+0a
+69
+ad
+ba
+3a
+b0
+6c
+16
 f5
-a8
-2c
+56
+a3
+10
+81
+91
+e4
+f3
+bd
+12
+ae
 59
-ca
-ef
+aa
+8a
 b9
-00
-7d
-ff
-4b
-2a
-66
-15
-ce
-9a
+4f
 d9
-fa
-ff
-dc
-da
-0a
-11
-13
-b4
-f6
-25
-2c
-48
-c3
-04
-44
-33
-c3
-4d
-46
-3f
-5c
-4c
+ec
+f4
 c9
-8a
-3b
-e3
-dd
+5a
+95
+83
+d5
+7d
+dc
+79
+3e
+02
+5a
+1e
+13
+a0
+f6
+61
+2c
 4c
-63
-8b
-a4
-4d
-ee
-92
-e6
+45
+56
+e1
+4b
+0d
+ec
+46
+7f
+3c
+6f
+86
+2a
+98
+ac
+9a
+ec
+d1
+26
 a4
-f3
-d8
+6d
+ea
+2c
+b6
+af
+b7
+d7
 5b
-37
-c1
+57
+e7
+c7
 0c
-43
+d9
+ac
+21
+10
+cf
+a7
+66
+bf
+51
+f2
+81
 7d
-ef
+ac
+d6
+22
+04
 f3
-a4
-90
-81
-67
-f0
-91
-6a
-a9
-d3
-37
-11
-31
-1a
-c7
 2d
 99
-8b
-fe
-b0
-50
-f5
+94
+57
+01
+1c
 5c
-47
-a8
-dd
-79
-c1
-f3
-de
-38
-91
-e4
-f1
-9e
+6b
+01
+e1
+27
 19
-d1
-76
-1b
-12
+c5
+36
+8e
+51
+b0
+20
+f6
+32
 98
-45
-1b
-d4
-48
-85
-a4
-8d
-6c
-8a
-56
-30
-40
-f3
+8b
+94
+ce
 c0
-69
-8c
-33
-73
-7a
-72
+8e
+0a
+db
+4b
+fd
+f5
+a2
+ec
+7f
+27
+23
+20
+ca
+5c
+5f
+24
+34
+0c
+b1
+0a
+bc
 f3
 6d
 3e
-d2
-70
-f7
-3c
-d3
-18
-a6
-5d
-6d
-0b
-2a
-fa
-40
-dd
-01
-d1
+cf
+90
+c8
+e1
+5a
+50
+ce
+cd
+ea
 44
+ea
+38
+d9
+e7
+23
+f6
 02
-96
-f5
-54
-59
-08
-6f
-e5
-2b
-57
-f7
+0d
+3e
+fa
+65
+66
+cb
+95
+36
+2e
+d7
+ad
 47
-14
-f3
-b9
-42
-a6
-3d
-41
-2b
-71
-27
-46
+6b
+51
+56
+3a
+99
+9e
+d1
+dc
+74
+a7
+66
 9b
-76
-41
-05
-90
-26
-23
-e6
-1e
-f6
-5e
-da
-96
-24
-35
-ac
-1a
-57
-30
-fc
-e0
+4e
+43
+76
+21
+1c
+01
+8c
+e9
+cc
+7c
+b0
+70
+79
+55
+5d
+ab
+6d
+12
+a1
+dd
 a8
-d8
-c2
-5c
-d5
-83
-b9
-3d
-82
-c3
-f9
-2d
-31
+b8
+f5
+93
+88
+e3
+2b
 89
-78
-f6
+86
+f7
+a0
+10
+31
+e9
+17
+61
 22
 f7
-ed
-94
-4e
-73
-59
-d1
+df
+c2
+4a
+27
+6f
+ca
+65
+e0
+31
+4a
+1b
+7a
+b1
 1d
-a0
-07
-f4
-5c
-de
-b5
-ee
-62
-5a
-fa
-54
-48
-19
+25
+98
+cc
+51
+30
+79
 1c
 0b
-13
-4a
+04
+e8
 82
-cd
-64
-0b
-b4
-bc
-5f
-61
-0b
-ef
+db
+23
+a9
+82
+e5
+20
+fe
+f4
+10
+94
+71
+e0
 83
-d5
-a5
-2c
-ba
-5a
-6f
-f8
-65
-a8
-f1
-01
-22
-27
-2b
-e9
-90
-be
-aa
-d0
-e9
-9f
-2f
-0d
-04
-87
-c7
-9c
+c2
+1a
+59
+bf
+5d
+b4
+c6
+b8
+35
+82
+51
+47
+e8
+fe
+f3
+3d
+ae
+5c
+85
+60
+54
+80
+a2
+0f
 39
 d7
-90
-6a
-50
+cd
+65
 50
-41
-31
-f7
-4f
-93
-71
+30
+75
+b3
+b8
+ef
+0f
+ae
 00
 39
+a4
+fb
+74
+d9
+89
 f9
-5d
-3c
-d1
-19
-0a
-3a
-f0
-24
-2b
-6a
+75
+50
+b7
+cd
+92
 e7
-3d
-35
-99
-7a
-a8
-b9
+64
+63
+d1
+72
+3b
+56
 bd
 1e
-62
-94
-c8
-9a
-85
-e7
-99
-98
+56
+25
+30
 9a
-4f
+87
+cd
+d1
+90
+09
+a1
 13
 5a
-0b
-8c
-1b
-6c
-a2
-8f
-a5
-3b
-69
-f3
-7a
-71
-f5
-ae
-f1
-3a
-48
-38
-f5
-57
-a1
-d7
-0c
-1e
-6d
+3f
+23
+1b
 6c
-4a
-c5
+f5
+0d
+a5
+5b
 3f
-ff
-b1
+93
+9c
+c2
+a1
+48
+17
+e9
+1e
+39
 f1
-de
-7e
-7f
-ba
-ce
-82
-58
+63
 f7
-26
-fa
-b0
-ef
+d6
+47
+8a
+aa
+10
+55
+62
+84
+83
+e5
+ec
+a7
+6d
 34
-80
-61
-f3
-c2
-0f
-fa
-77
-7f
-8b
-ba
-f9
+04
+8c
+85
+f4
+18
+64
+e1
+1c
+04
+f8
+e5
+2a
+29
+6b
+d5
+fe
+0d
+1a
+37
 ba
-a8
-bb
-19
-56
-90
-69
-da
-90
-7d
-9f
-13
-09
-23
-dd
-19
-f3
-21
+99
+df
+01
+f4
+d9
+f0
+6b
+c7
+c5
+d6
+24
+31
+0c
+4e
+5e
+92
+83
+34
+5c
+9d
+b9
 a2
-23
-5d
-00
-2b
+ff
+53
 ca
-6c
-b2
-f9
-ae
-c4
-c4
-d1
-57
-d9
+54
+30
+c6
+4e
+03
+b9
+ee
+b5
 91
-8b
-59
-82
-cf
+d6
+cc
+9b
+90
+fb
 83
-10
-3a
-74
+70
+64
+e2
 53
-52
+32
+28
+f0
+81
+ef
+96
+b8
+36
+f6
+64
 2e
-70
-ce
-2f
-5d
-52
-79
-6c
-ad
-a2
-4e
-77
-57
+71
+ef
+75
 fc
 ca
-e1
-b4
-6f
-5d
-55
-0a
-aa
-7a
-cf
+e5
+ea
+64
+66
+92
+23
+7c
+7e
+ae
 9b
-c5
+ce
 38
 3e
 92
-0f
-79
-e1
-ee
-da
-85
-d1
-8d
-3a
-a0
-35
-29
-9a
-fa
-50
-09
-27
-e9
-4a
-26
-38
-e8
-98
-c1
-4e
-72
-64
-cb
-51
+37
 43
-ae
+83
+bf
 34
-c4
+87
+b3
+0d
+3b
+d8
+3d
+6a
+3c
+42
+b8
+89
+29
+11
+aa
+34
+42
+a8
+90
+57
+f4
+ca
+8c
+4b
+53
+bb
+2e
+22
+7c
 a5
-f4
-12
-f6
-37
-7f
+94
+1e
+7d
+d7
+27
 4e
-b5
+b2
 07
 81
-fc
-02
+7c
+9b
 04
-8b
-15
-bd
-0a
-80
-02
-f9
+bf
+c9
+52
+ea
+8c
+5e
+81
 3c
-56
+36
+6a
+50
+da
+f9
+e9
+2f
+39
+f9
 6a
-e5
-95
-59
-78
-92
-96
-35
-27
-64
 13
-7c
-60
-86
-c7
-d8
-5d
-3e
-2e
-04
-5d
+f3
+70
+bc
+f7
+97
+b1
+53
+6a
+84
+2d
+40
 4c
-1a
+e0
+3e
 7e
-6d
-07
-6b
-0a
-da
-8c
-fe
-b5
-94
-ff
-2a
-ed
-57
+99
+24
+ca
+44
 26
-f4
-fd
-da
-97
-63
-bf
-65
-08
-de
-3f
-ec
-1c
-78
-b0
-29
-8f
-dd
-2c
-d6
+b5
 2f
-eb
-93
-55
-9d
-87
-94
-d2
+53
+c0
+61
+77
 93
-d8
-ab
-80
-b4
-24
 06
-44
-c8
-3a
-80
-a1
-78
-39
-c0
-41
+5a
+9d
+1e
+b7
+cd
+df
+ac
+5f
+71
+da
+a0
 7c
-8a
-17
-80
-d7
-29
-2e
-af
-e5
-79
-27
-be
-62
+98
+95
+f5
+4f
+dd
+4c
+d5
+ba
+a4
+33
+c9
+a9
+28
+0b
+91
+f7
+70
+9c
+c3
+d3
+6c
+0e
+ec
+77
+3e
+a0
+4f
+9e
+45
+a0
+c1
+7c
+f2
+57
+e9
+32
+c9
 c2
-79
-c4
-9b
-d6
-75
-16
+9f
+55
+99
+ab
+bd
+18
+9a
+0d
+e2
+b4
+f6
+21
+6a
 62
-52
-8f
-97
-29
-43
-d9
 6d
-7c
-65
-fb
-7e
-58
+6c
+df
+6e
+04
+7a
+20
+0b
+1d
+bb
+27
+27
 eb
 6c
-f7
-0d
-c4
-b0
-47
-d7
+9b
+b8
+bc
+f0
+10
+19
 4f
 cc
-46
-46
+79
+b0
 fd
 07
-b0
-65
+b1
+35
 35
 06
-5d
-79
+0e
+24
 84
-e9
+89
 73
-e8
-b2
-f6
-4e
-76
-a4
-d8
-ab
-71
-9b
-23
-a5
-cb
-13
-07
-6d
-26
-c6
+f3
+fd
+56
+82
+b3
+45
+fd
+7d
+7d
+d4
+e3
+33
 bb
-ed
-69
-58
-b8
-94
+f2
+42
+b5
+6a
+89
+7b
+7b
+c9
+13
+62
+05
+85
+20
+18
+5b
+22
+ba
+d1
+bf
+fd
+ca
+44
+22
+ca
+13
+37
 b2
+de
+52
+8a
+56
+eb
+d0
+88
+86
+f2
+f5
+03
+86
+f3
+eb
+ff
+41
+2e
+19
 8e
-7e
-92
+84
+f7
+46
+45
+e1
+71
+68
+df
+48
+84
+bc
+ce
 a0
-f1
-0b
-21
+55
+8c
+bb
+c2
+39
+cb
+e3
+b7
+44
+2c
+4c
+65
+fe
+2f
+96
+87
 32
-2b
+fa
+55
 85
-7a
-42
-5c
-96
-ff
-ce
-52
-ea
-04
+34
+76
 1a
-c7
+91
+4a
+26
+56
+b6
+c4
+b9
+b0
+d3
+8e
+98
+9f
+8e
+34
 20
-b7
-b5
-ea
-ab
-b4
-ba
-bb
-f6
-3f
-72
-61
-8d
-e8
-be
-0e
+01
+1f
+9a
+eb
+0a
 6d
-27
-35
-c5
+1d
+07
+79
+72
+7c
+c3
+ef
+a7
+a5
+99
+ca
+5b
+03
+4a
+24
+04
+ed
+f5
+a3
+53
+77
+81
+ae
+63
+3f
+0c
+75
+78
+af
+95
+84
+54
+99
+1b
+b8
+0a
 bc
-0b
-9c
-e7
+d7
+3f
+df
+db
+60
+78
+48
+c0
+d6
+a8
+c7
+ab
+7a
+a0
+27
 8b
-59
-36
-8c
-f9
-47
-50
-bb
-e5
-0f
-0c
-94
-4a
-1c
-9d
-10
-52
-7c
-5d
-b2
-7d
-43
-71
-06
-19
-a9
+eb
+55
+46
+08
+cd
+58
 0d
+bb
+b7
+78
+6f
+c7
+1a
+5d
+bd
+ba
+59
+76
+13
 c7
+ce
+d1
+76
+10
+db
+a2
+77
+85
+f6
+10
+7a
+a2
+38
+c3
+64
+fa
+99
+72
+f5
+27
+8f
+f6
+22
+d5
+8c
+44
 2f
-34
-ca
-e0
-ad
-a8
-f9
+fc
+e2
+2a
 df
-3e
-92
-e6
+b3
+b8
+44
+de
+93
+f6
+33
+ba
+c0
+76
+66
+6e
+64
+d9
+4d
+ea
+7c
+51
+90
+6e
+1b
+5e
+a7
+de
+57
+85
+1d
+61
+ef
+20
+96
+14
 6f
-a1
-d1
-ce
-d4
-cc
-46
+80
 87
-4b
-70
-b1
-55
-c3
+1c
+3e
+ab
+b7
+5c
+fd
 ee
-2a
-c4
+61
+54
+b1
+37
+69
+fc
+72
+8f
+de
+a9
+ce
+f2
+e7
+b2
+fb
+d5
+d8
 21
-ec
-27
-03
-32
+42
+a4
 06
-d3
+d4
+59
+a4
+ec
+94
+4e
+77
+ba
+33
+d0
 44
-b2
-02
-4f
-b1
 81
-ee
-66
-46
-44
-7d
-e9
-c2
-da
-10
-92
-de
-ec
-1e
-b0
-2c
-e8
-ff
-5e
-ae
-2f
-dc
-0a
-ac
-34
+54
+3b
+0e
+07
+c8
 03
-15
+d1
+12
+aa
+6b
+ca
+10
+6d
+6f
+36
 c8
-42
-a2
-5c
-f4
-d4
-f5
+cc
 bd
-72
-f2
+bf
+17
+06
+bf
+69
+bd
+2e
+37
+a6
+78
 9a
-5e
-5e
-f8
-d8
-a3
-eb
-fa
-1b
+10
+41
+c9
+84
+7c
+1a
+36
+7d
+66
+fe
+a0
 bd
-46
-61
-14
-3a
-22
-cb
-71
-76
-01
+fc
+0b
+a2
+b7
+e6
+39
+77
+85
+84
+10
+13
+b6
+7f
+45
+a1
+0b
+7e
+02
+d9
+06
+1e
+b3
+66
+8f
+4e
+56
+82
+50
+25
+2d
+88
+e6
+7d
+41
+34
+08
+be
 db
+bf
+1f
+8d
+aa
 a2
-77
-77
-f4
-17
+83
+01
+86
+27
+61
+da
+1d
+00
+d5
+7d
+ad
+0e
+c6
+a2
+40
+ba
+43
+a0
+91
+e1
+4c
+48
+05
 78
+d2
+4a
+0f
+5e
 ac
-3c
-c2
+ed
+89
+9c
+a3
+e4
+69
+9c
+6c
+59
+52
+48
+08
+ad
+fd
+7c
+e1
+95
+0d
+bd
+44
 36
-8d
-9b
+0a
+39
+d8
+33
+65
+a2
+11
+bf
+e0
+0e
+3f
+00
+94
+a5
 71
-f5
 36
-8f
-f6
-22
-2d
-ce
+1f
+cd
+6f
+2f
+3d
+06
+40
+40
+b1
+c7
+e8
+ea
+1b
+fb
+1c
+2b
 05
-51
-ee
-e2
-2a
-df
+da
+5c
 4d
-16
-f6
+65
+53
+6e
+a5
+3c
+32
+e2
+da
+1e
+0f
+ca
+46
+ac
+bd
+55
 17
-c4
+54
+b8
+f9
+7e
+a4
+f7
+e5
+60
+df
+04
+6b
+31
+36
+dd
+7b
+ce
 aa
 55
 40
@@ -5698,11 +5970,11 @@
 00
 d7
 18
-86
+be
 f2
 7d
 69
-00
+20
 00
 00
 00
@@ -5757,9 +6029,9 @@
 c9
 12
 00
-00
-00
-01
+03
+22
+89
 1b
 aa
 55
@@ -5768,32 +6040,32 @@
 44
 46
 06
+07
+08
 08
 07
 06
-07
-08
-12
 14
+12
 0d
 0f
 ff
-00
-00
+02
+02
 00
 ff
 ff
 ff
-ff
+0a
 ff
 ff
 ff
 ff
 ff
 05
-ff
-ff
-ff
+89
+0c
+8c
 ff
 ff
 ff
@@ -5877,8 +6149,8 @@
 00
 0f
 47
-58
-02
+32
+00
 aa
 55
 02
@@ -5945,7 +6217,7 @@
 00
 1b
 47
-01
+02
 aa
 55
 01
@@ -6574,7 +6846,7 @@
 1b
 11
 0e
-8a
+89
 8b
 83
 84
@@ -6609,7 +6881,7 @@
 ff
 aa
 55
-14
+12
 00
 0b
 4a
@@ -6623,8 +6895,6 @@
 07
 69
 04
-68
-c3
 7d
 20
 7e
@@ -6651,23 +6921,7 @@
 ff
 aa
 55
-0a
-00
-90
-48
-09
-5a
-0d
-10
-1d
-ed
-7d
-80
-ff
-ff
-aa
-55
-54
+26
 00
 d6
 48
@@ -6709,52 +6963,6 @@
 00
 ff
 ff
-09
-5a
-0d
-10
-0e
-c5
-5b
-9a
-10
-38
-11
-42
-28
-28
-41
-23
-49
-39
-4a
-b0
-4b
-a0
-4c
-90
-4d
-70
-09
-00
-ff
-ff
-09
-5a
-06
-02
-09
-69
-0d
-48
-0e
-9f
-0f
-ba
-09
-00
-ff
-ff
 aa
 55
 01
@@ -6937,8 +7145,8 @@
 aa
 aa
 55
-bc
-55
-39
-75
+be
+3d
+26
+4e
 20
Index: output/program.lis
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/output/program.lis	(revision 5889)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/output/program.lis	(working copy)
@@ -1,1884 +1,1975 @@
               include "bt_format "
               org 0x0000
-0000 c284002c bbit1 8 ,pf_patch_ext 
-0001 c00002d4 beq patch00_0 ,p_soft_reset 
-0002 c001003d beq patch00_2 ,p_main_loop 
-0003 c0080046 beq patch02_0 ,p_shutdown_radio 
-0004 c0088048 beq patch02_1 ,p_set_sync_on 
-0005 c00a0150 beq patch02_4 ,p_set_lemode 
-0006 c00a80e9 beq patch02_5 ,p_rf_rx_enable 
-0007 c00b0051 beq patch02_6 ,p_calc_freq 
-0008 c00c0110 beq patch03_0 ,p_txon 
-0009 c00c8117 beq patch03_1 ,p_set_tx_power 
-000a c00d0060 beq patch03_2 ,p_initialize_radio_cont 
-000b c0128248 beq patch04_5 ,p_lpm_sleep 
-000c c01381db beq patch04_7 ,p_lpm_adjust_clk 
-000d c03402cf beq patch0d_0 ,p_mouse_cb_fuction 
-000e c03482e4 beq patch0d_1 ,p_mouse_load_device_info_check 
-000f c03502df beq patch0d_2 ,p_mouse_default_init 
-0010 c0360293 beq patch0d_4 ,p_mouse_param_init 
-0011 c037049d beq patch0d_6 ,p_mouse_start_work 
-0012 c03784a2 beq patch0d_7 ,p_mouse4_0_check_reconn_target 
-0013 c03984f2 beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0014 c03a023b beq patch0e_4 ,p_mouse_lpm_before_common 
-0015 c03c8515 beq patch0f_1 ,p_mouse_le_name_modify 
-0016 c03d0541 beq patch0f_2 ,p_mouse_motion 
-0017 c03f84d3 beq patch0f_7 ,p_mouse_3io6key_check 
-0018 c0408524 beq patch10_1 ,p_mouse_init_sensor 
-0019 c04203c1 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
-001a c0428433 beq patch10_5 ,p_mouse_priority_bb_event 
-001b c0430210 beq patch10_6 ,p_mouse_le 
-001c c04383db beq patch10_7 ,p_mouse_bb_event_timer 
-001d c0440431 beq patch11_0 ,p_mouse_start_discovery 
-001e c04503cc beq patch11_2 ,p_mouse_store_remote_bdaddr 
-001f c045832a beq patch11_3 ,p_mouse_app_initflag_check 
-0020 c0460346 beq patch11_4 ,p_mouse_store_device_info 
-0021 c0468393 beq patch11_5 ,p_mouse_store_dpi_info_check 
-0022 c04704ba beq patch11_6 ,p_mouse_idle 
-0023 c0480308 beq patch12_0 ,p_mouse_check_select_device_by_switch 
-0024 c049854c beq patch12_3 ,p_mouse_drawing_optima 
-0025 c04a84e9 beq patch12_5 ,p_mouse_24g_hibernate_set 
-0026 c04b04fe beq patch12_6 ,p_mouse_24g_package_data 
-0027 c0628271 beq patch18_5 ,p_otp_read_data 
-0028 c06a822f beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0029 c06b0228 beq patch1a_6 ,p_gpio_set_wake 
-002a c06d0089 beq patch1b_2 ,p_sadc_calibration 
-002b 2020235a branch assert 
+0000 c2840030 bbit1 8 ,pf_patch_ext 
+0001 c00002e9 beq patch00_0 ,p_soft_reset 
+0002 c0010041 beq patch00_2 ,p_main_loop 
+0003 c008004a beq patch02_0 ,p_shutdown_radio 
+0004 c008804c beq patch02_1 ,p_set_sync_on 
+0005 c00a0154 beq patch02_4 ,p_set_lemode 
+0006 c00a80ed beq patch02_5 ,p_rf_rx_enable 
+0007 c00b0055 beq patch02_6 ,p_calc_freq 
+0008 c00c0114 beq patch03_0 ,p_txon 
+0009 c00c811b beq patch03_1 ,p_set_tx_power 
+000a c00d0064 beq patch03_2 ,p_initialize_radio_cont 
+000b c012824c beq patch04_5 ,p_lpm_sleep 
+000c c01381df beq patch04_7 ,p_lpm_adjust_clk 
+000d c03402e4 beq patch0d_0 ,p_mouse_cb_fuction 
+000e c03482f9 beq patch0d_1 ,p_mouse_load_device_info_check 
+000f c03502f4 beq patch0d_2 ,p_mouse_default_init 
+0010 c03602a8 beq patch0d_4 ,p_mouse_param_init 
+0011 c037049a beq patch0d_6 ,p_mouse_start_work 
+0012 c037849f beq patch0d_7 ,p_mouse4_0_check_reconn_target 
+0013 c03984ef beq patch0e_3 ,p_mouse_setgpio_hibernate 
+0014 c03a023f beq patch0e_4 ,p_mouse_lpm_before_common 
+0015 c03c8516 beq patch0f_1 ,p_mouse_le_name_modify 
+0016 c03d0542 beq patch0f_2 ,p_mouse_motion 
+0017 c03d856f beq patch0f_3 ,p_mouse_dpi_process 
+0018 c03e0586 beq patch0f_4 ,p_mouse_setting_dpi 
+0019 c03e8588 beq patch0f_5 ,p_mouse_setting_sensor_type 
+001a c03f84d0 beq patch0f_7 ,p_mouse_3io6key_check 
+001b c0408525 beq patch10_1 ,p_mouse_init_sensor 
+001c c04203d8 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
+001d c0428430 beq patch10_5 ,p_mouse_priority_bb_event 
+001e c0430214 beq patch10_6 ,p_mouse_le 
+001f c04383f2 beq patch10_7 ,p_mouse_bb_event_timer 
+0020 c044042e beq patch11_0 ,p_mouse_start_discovery 
+0021 c04503e3 beq patch11_2 ,p_mouse_store_remote_bdaddr 
+0022 c0458341 beq patch11_3 ,p_mouse_app_initflag_check 
+0023 c046035d beq patch11_4 ,p_mouse_store_device_info 
+0024 c04683aa beq patch11_5 ,p_mouse_store_dpi_info_check 
+0025 c04704b7 beq patch11_6 ,p_mouse_idle 
+0026 c048031f beq patch12_0 ,p_mouse_check_select_device_by_switch 
+0027 c049854e beq patch12_3 ,p_mouse_drawing_optima 
+0028 c04a84e6 beq patch12_5 ,p_mouse_24g_hibernate_set 
+0029 c04b04ff beq patch12_6 ,p_mouse_24g_package_data 
+002a c04e8275 beq patch13_5 ,p_mouse_device_led_off 
+002b c0628286 beq patch18_5 ,p_otp_read_data 
+002c c06a8233 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+002d c06b022c beq patch1a_6 ,p_gpio_set_wake 
+002e c06d008d beq patch1b_2 ,p_sadc_calibration 
+002f 2020235a branch assert 
 
 pf_patch_ext:
-002c c00a0170 beq patch22_4 ,p_le_slave_match 
-002d c00d018f beq patch23_2 ,p_le_got_first_packet_new 
-002e c01201b4 beq patch24_4 ,p_le_receive_rxon 
-002f c0128197 beq patch24_5 ,p_le_rx_dec 
-0030 c013019c beq patch24_6 ,p_le_rx_nopayload 
-0031 c01c81ae beq patch27_1 ,p_le_parse 
-0032 c01d01ea beq patch27_2 ,p_le_parse_l2cap 
-0033 c02601e6 beq patch29_4 ,p_le_adv_not_match 
-0034 c02681b2 beq patch29_5 ,p_le_init_adv 
-0035 c0480274 beq patch32_0 ,p_g24_reconn_dispatch 
-0036 c0490288 beq patch32_2 ,p_g24_reconn_device_fail 
-0037 c04b04e0 beq patch32_6 ,p_g24_short_sleep 
-0038 c04d00f7 beq patch33_2 ,p_mouse_g24_retransmit 
-0039 c04e8105 beq patch33_5 ,p_g24_transmit_hop_process 
-003a c04f82a0 beq patch33_7 ,p_power_ctrl_start 
-003b c17f8000 rtneq patch3f_7 
-003c 2020235a branch assert 
+0030 c00a0174 beq patch22_4 ,p_le_slave_match 
+0031 c00d0193 beq patch23_2 ,p_le_got_first_packet_new 
+0032 c01201b8 beq patch24_4 ,p_le_receive_rxon 
+0033 c012819b beq patch24_5 ,p_le_rx_dec 
+0034 c01301a0 beq patch24_6 ,p_le_rx_nopayload 
+0035 c01c81b2 beq patch27_1 ,p_le_parse 
+0036 c01d01ee beq patch27_2 ,p_le_parse_l2cap 
+0037 c02601ea beq patch29_4 ,p_le_adv_not_match 
+0038 c02681b6 beq patch29_5 ,p_le_init_adv 
+0039 c0480289 beq patch32_0 ,p_g24_reconn_dispatch 
+003a c049029d beq patch32_2 ,p_g24_reconn_device_fail 
+003b c04b04dd beq patch32_6 ,p_g24_short_sleep 
+003c c04d00fb beq patch33_2 ,p_mouse_g24_retransmit 
+003d c04e8109 beq patch33_5 ,p_g24_transmit_hop_process 
+003e c04f82b5 beq patch33_7 ,p_power_ctrl_start 
+003f c17f8000 rtneq patch3f_7 
+0040 2020235a branch assert 
 
 p_main_loop:
-003d 20407552 call sp_calc_sequence_256 
-003e 20407448 call sp_calc_sequence_256_check 
-003f 20402a45 call le_advertising_dispatch 
-0040 2040202a call idle_dispatch 
-0041 204042ad call app_process_idle 
-0042 20402018 call connection_dispatch 
-0043 2040310f call g24_dispatch 
-0044 2040248c call lpm_dispatch 
-0045 2020003d branch p_main_loop 
+0041 20407552 call sp_calc_sequence_256 
+0042 20407448 call sp_calc_sequence_256_check 
+0043 20402a45 call le_advertising_dispatch 
+0044 2040202a call idle_dispatch 
+0045 204042ad call app_process_idle 
+0046 20402018 call connection_dispatch 
+0047 2040310f call g24_dispatch 
+0048 2040248c call lpm_dispatch 
+0049 20200041 branch p_main_loop 
 
 p_shutdown_radio:
-0046 70890000 jam 0 ,0x8900 
-0047 20202153 branch shutdown_radio + 1 
+004a 70890000 jam 0 ,0x8900 
+004b 20202153 branch shutdown_radio + 1 
 
 p_set_sync_on:
-0048 708a0f60 jam 0x60 ,0x8a0f 
-0049 708a10aa jam 0xaa ,0x8a10 
-004a 708a127a jam 0x7a ,0x8a12 
-004b 708a2500 jam 0x00 ,0x8a25 
-004c 708a2600 jam 0x00 ,0x8a26 
-004d 2000003c nop 60 
-004e 708a2020 jam 0x20 ,0x8a20 
-004f 708a23f5 jam 0xf5 ,0x8a23 
-0050 20202169 branch set_sync_on_next 
+004c 708a0f60 jam 0x60 ,0x8a0f 
+004d 708a10aa jam 0xaa ,0x8a10 
+004e 708a127a jam 0x7a ,0x8a12 
+004f 708a2500 jam 0x00 ,0x8a25 
+0050 708a2600 jam 0x00 ,0x8a26 
+0051 2000003c nop 60 
+0052 708a2020 jam 0x20 ,0x8a20 
+0053 708a23f5 jam 0xf5 ,0x8a23 
+0054 20202169 branch set_sync_on_next 
 
 p_calc_freq:
-0051 58000960 setarg 2400 
-0052 9840fe00 iadd temp ,pdata 
-0053 1fe22200 copy pdata ,rega 
-0054 6848c099 fetcht 1 ,mem_fcomp_div 
-0055 18430400 rshift temp ,temp 
-0056 9846fc00 idiv temp 
-0057 20407d62 call wait_div_end 
-0058 1807fe00 quotient pdata 
-0059 1fec8e00 rshift8 pdata ,queue 
-005a 60f0890a storer queue ,1 ,0x890a 
-005b 67f08909 store 1 ,0x8909 
-005c 202021da branch calc_freq + 10 
+0055 58000960 setarg 2400 
+0056 9840fe00 iadd temp ,pdata 
+0057 1fe22200 copy pdata ,rega 
+0058 6848c099 fetcht 1 ,mem_fcomp_div 
+0059 18430400 rshift temp ,temp 
+005a 9846fc00 idiv temp 
+005b 20407d62 call wait_div_end 
+005c 1807fe00 quotient pdata 
+005d 1fec8e00 rshift8 pdata ,queue 
+005e 60f0890a storer queue ,1 ,0x890a 
+005f 67f08909 store 1 ,0x8909 
+0060 202021da branch calc_freq + 10 
 
 p_set_ck2rfpll:
-005d 37d98200 until null ,lpo_edge 
-005e 70813c58 jam 0x58 ,0x813c 
-005f 202023e2 branch lpm_write_wait 
+0061 37d98200 until null ,lpo_edge 
+0062 70813c58 jam 0x58 ,0x813c 
+0063 202023e2 branch lpm_write_wait 
 
 p_initialize_radio_cont:
-0060 7001bb00 jam 0 ,mem_le_testtype 
-0061 7001bc00 jam 0 ,mem_cmd_le_create_conn 
-0062 37d98200 until null ,lpo_edge 
-0063 7089460d jam 0x0d ,0x8946 
-0064 70896f10 jam 0x10 ,0x896f 
-0065 708a8840 jam 0x40 ,core_rx_cfg0 
-0066 708a13cd jam 0xcd ,0x8a13 
-0067 708a0610 jam 0x10 ,0x8a06 
-0068 708a844a jam 0x4a ,0x8a84 
-0069 708a8540 jam 0x40 ,0x8a85 
-006a 708a16fe jam 0xfe ,0x8a16 
-006b 204000c1 call p_set_otp_config 
-006c 204070d7 call wdt_set_disable 
-006d 2455805d ncall p_set_ck2rfpll ,wake 
-006e 37d98200 until null ,lpo_edge 
-006f 70813b5f jam 0x5f ,0x813b 
-0070 37d98200 until null ,lpo_edge 
-0071 70813c88 jam 0x88 ,0x813c 
+0064 7001bb00 jam 0 ,mem_le_testtype 
+0065 7001bc00 jam 0 ,mem_cmd_le_create_conn 
+0066 37d98200 until null ,lpo_edge 
+0067 7089460d jam 0x0d ,0x8946 
+0068 70896f10 jam 0x10 ,0x896f 
+0069 708a8840 jam 0x40 ,core_rx_cfg0 
+006a 708a13cd jam 0xcd ,0x8a13 
+006b 708a0610 jam 0x10 ,0x8a06 
+006c 708a844a jam 0x4a ,0x8a84 
+006d 708a8540 jam 0x40 ,0x8a85 
+006e 708a16fe jam 0xfe ,0x8a16 
+006f 204000c5 call p_set_otp_config 
+0070 204070d7 call wdt_set_disable 
+0071 24558061 ncall p_set_ck2rfpll ,wake 
 0072 37d98200 until null ,lpo_edge 
-0073 6fe0c099 fetch 1 ,mem_fcomp_div 
-0074 c00800b2 beq xtal_16m ,p_initialize_radio_16m 
-0075 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0076 1fe1fe04 or_into 0x04 ,pdata 
-0077 67f08a02 store 1 ,0x8a02 
-0078 70890f01 jam 0x01 ,0x890f 
-0079 708a8024 jam 0x24 ,0x8a80 
-007a 708a8162 jam 0x62 ,0x8a81 
-007b 58e61212 setarg 0xe61212 
-007c 67f18a73 store 3 ,0x8a73 
+0073 70813b5f jam 0x5f ,0x813b 
+0074 37d98200 until null ,lpo_edge 
+0075 70813c88 jam 0x88 ,0x813c 
+0076 37d98200 until null ,lpo_edge 
+0077 6fe0c099 fetch 1 ,mem_fcomp_div 
+0078 c00800b6 beq xtal_16m ,p_initialize_radio_16m 
+0079 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+007a 1fe1fe04 or_into 0x04 ,pdata 
+007b 67f08a02 store 1 ,0x8a02 
+007c 70890f01 jam 0x01 ,0x890f 
+007d 708a8024 jam 0x24 ,0x8a80 
+007e 708a8162 jam 0x62 ,0x8a81 
+007f 58e61212 setarg 0xe61212 
+0080 67f18a73 store 3 ,0x8a73 
 
 p_initialize_radio2:
-007d 708a8660 jam 0x60 ,0x8a86 
-007e 708a8b3b jam 0x3b ,0x8a8b 
-007f 204000a4 call p_dpll_on 
-0080 70804300 jam 0 ,core_config 
-0081 70804205 jam clksel_dpll ,core_clksel 
-0082 58557474 setarg 0x557474 
-0083 67f18968 store 3 ,0x8968 
-0084 7089606e jam 0x6e ,0x8960 
-0085 20400123 call p_rx_dcoc 
-0086 2040014e call p_rfpll_aac_ghpc 
-0087 2040009f call p_set_xtal_cap 
-0088 7041480c jam system_clk_12m ,mem_system_clk 
+0081 708a8660 jam 0x60 ,0x8a86 
+0082 708a8b3b jam 0x3b ,0x8a8b 
+0083 204000a8 call p_dpll_on 
+0084 70804300 jam 0 ,core_config 
+0085 70804205 jam clksel_dpll ,core_clksel 
+0086 58557474 setarg 0x557474 
+0087 67f18968 store 3 ,0x8968 
+0088 7089606e jam 0x6e ,0x8960 
+0089 20400127 call p_rx_dcoc 
+008a 20400152 call p_rfpll_aac_ghpc 
+008b 204000a3 call p_set_xtal_cap 
+008c 7041480c jam system_clk_12m ,mem_system_clk 
 
 p_sadc_calibration:
-0089 20758000 rtn wake 
-008a 708a0777 jam 0x77 ,core_gpadc_ctrl 
-008b 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-008c 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-008d 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-008e 67f080cd store 1 ,core_sadc_clkdiv 
-008f 20000bb8 nop 3000 
-0090 20400099 call p_sadc_read 
-0091 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0092 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0093 df200008 arg 8 ,loopcnt 
-0094 20406f58 call sadc_cal_read + 1 
-0095 6fe0c419 fetch 1 ,mem_spi_write_addr 
-0096 67e0c433 store 1 ,mem_adc_cal_c7 
-0097 6240c419 storer regb ,1 ,mem_spi_write_addr 
-0098 20600000 rtn 
+008d 20758000 rtn wake 
+008e 708a0777 jam 0x77 ,core_gpadc_ctrl 
+008f 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
+0090 708a0b01 jam 0x01 ,core_gpadc_cfg3 
+0091 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+0092 67f080cd store 1 ,core_sadc_clkdiv 
+0093 20000bb8 nop 3000 
+0094 2040009d call p_sadc_read 
+0095 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+0096 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+0097 df200008 arg 8 ,loopcnt 
+0098 20406f58 call sadc_cal_read + 1 
+0099 6fe0c419 fetch 1 ,mem_spi_write_addr 
+009a 67e0c433 store 1 ,mem_adc_cal_c7 
+009b 6240c419 storer regb ,1 ,mem_spi_write_addr 
+009c 20600000 rtn 
 
 p_sadc_read:
-0099 7080cc03 jam 0x03 ,core_sadc_ctrl 
+009d 7080cc03 jam 0x03 ,core_sadc_ctrl 
 
 p_sadc_read_wait:
-009a 6ff08129 fetch 1 ,core_perf_status 
-009b c302809a bbit0 saradc_done ,p_sadc_read_wait 
-009c 68590164 fetcht 2 ,core_sadc_data 
-009d 6049440a storet 2 ,mem_adc_current_value 
-009e 20206f9f branch sadc_read_wait2 + 2 
+009e 6ff08129 fetch 1 ,core_perf_status 
+009f c302809e bbit0 saradc_done ,p_sadc_read_wait 
+00a0 68590164 fetcht 2 ,core_sadc_data 
+00a1 6049440a storet 2 ,mem_adc_current_value 
+00a2 20206f9f branch sadc_read_wait2 + 2 
 
 p_set_xtal_cap:
-009f 20758000 rtn wake 
-00a0 37d98200 until null ,lpo_edge 
-00a1 6fe0c11c fetch 1 ,mem_xtal_c_sel 
+00a3 20758000 rtn wake 
+00a4 37d98200 until null ,lpo_edge 
+00a5 6fe0c11c fetch 1 ,mem_xtal_c_sel 
 
 p_set_xtal_cap_next:
-00a2 67f0813a store 1 ,core_xtal_cap 
-00a3 202023e2 branch lpm_write_wait 
+00a6 67f0813a store 1 ,core_xtal_cap 
+00a7 202023e2 branch lpm_write_wait 
 
 p_dpll_on:
-00a4 6fe0c099 fetch 1 ,mem_fcomp_div 
-00a5 c00c00aa beq xtal_24m ,p_dpll_on_24m 
-00a6 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-00a7 1fe1fe06 or_into 0x06 ,pdata 
-00a8 67f08a02 store 1 ,0x8a02 
-00a9 708a05e0 jam 0xe0 ,0x8a05 
+00a8 6fe0c099 fetch 1 ,mem_fcomp_div 
+00a9 c00c00ae beq xtal_24m ,p_dpll_on_24m 
+00aa 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00ab 1fe1fe06 or_into 0x06 ,pdata 
+00ac 67f08a02 store 1 ,0x8a02 
+00ad 708a05e0 jam 0xe0 ,0x8a05 
 
 p_dpll_on_24m:
-00aa 708a00d8 jam 0xd8 ,0x8a00 
-00ab 2000003c nop 60 
-00ac 708a01a0 jam 0xa0 ,0x8a01 
-00ad 708a00df jam 0xdf ,0x8a00 
-00ae 708a01fa jam 0xfa ,0x8a01 
-00af 20000014 nop 20 
-00b0 708a009f jam 0x9f ,0x8a00 
-00b1 20600000 rtn 
+00ae 708a00d8 jam 0xd8 ,0x8a00 
+00af 2000003c nop 60 
+00b0 708a01a0 jam 0xa0 ,0x8a01 
+00b1 708a00df jam 0xdf ,0x8a00 
+00b2 708a01fa jam 0xfa ,0x8a01 
+00b3 20000014 nop 20 
+00b4 708a009f jam 0x9f ,0x8a00 
+00b5 20600000 rtn 
 
 p_initialize_radio_16m:
-00b2 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-00b3 1fe1fe06 or_into 0x06 ,pdata 
-00b4 67f08a02 store 1 ,0x8a02 
-00b5 70890f00 jam 0x00 ,0x890f 
-00b6 708a8023 jam 0x23 ,0x8a80 
-00b7 708a81b0 jam 0xb0 ,0x8a81 
-00b8 58e40909 setarg 0xe40909 
-00b9 67f18a73 store 3 ,0x8a73 
-00ba 708a762a jam 0x2a ,0x8a76 
-00bb 70890204 jam 0x04 ,0x8902 
-00bc 2020007d branch p_initialize_radio2 
+00b6 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00b7 1fe1fe06 or_into 0x06 ,pdata 
+00b8 67f08a02 store 1 ,0x8a02 
+00b9 70890f00 jam 0x00 ,0x890f 
+00ba 708a8023 jam 0x23 ,0x8a80 
+00bb 708a81b0 jam 0xb0 ,0x8a81 
+00bc 58e40909 setarg 0xe40909 
+00bd 67f18a73 store 3 ,0x8a73 
+00be 708a762a jam 0x2a ,0x8a76 
+00bf 70890204 jam 0x04 ,0x8902 
+00c0 20200081 branch p_initialize_radio2 
 
 p_set_otp_config_wake:
-00bd 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-00be 207a0000 rtn blank 
-00bf 67e1020f store 2 ,mem_otp_charge_pump 
-00c0 202000d3 branch p_set_otp_config2 
+00c1 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
+00c2 207a0000 rtn blank 
+00c3 67e1020f store 2 ,mem_otp_charge_pump 
+00c4 202000d7 branch p_set_otp_config2 
 
 p_set_otp_config:
-00c1 203580bd branch p_set_otp_config_wake ,wake 
-00c2 6fe2020d fetch 4 ,mem_otp_core_ldo 
-00c3 207a0000 rtn blank 
-00c4 37d98200 until null ,lpo_edge 
-00c5 6ff08136 fetch 1 ,0x8136 
-00c6 1fe17ef0 and pdata ,0xf0 ,pdata 
-00c7 6848820d fetcht 1 ,mem_otp_core_ldo 
-00c8 9841fe00 ior temp ,pdata 
-00c9 1fe0fffd increase -3 ,pdata 
-00ca 67f08136 store 1 ,0x8136 
-00cb 37d98200 until null ,lpo_edge 
-00cc 6ff08138 fetch 1 ,0x8138 
-00cd 1fe17e07 and pdata ,0x7 ,pdata 
-00ce 6848820e fetcht 1 ,mem_otp_verf_bg 
-00cf 18498400 lshift3 temp ,temp 
-00d0 9841fe00 ior temp ,pdata 
-00d1 67f08138 store 1 ,0x8138 
-00d2 37d98200 until null ,lpo_edge 
+00c5 203580c1 branch p_set_otp_config_wake ,wake 
+00c6 6fe2020d fetch 4 ,mem_otp_core_ldo 
+00c7 207a0000 rtn blank 
+00c8 37d98200 until null ,lpo_edge 
+00c9 6ff08136 fetch 1 ,0x8136 
+00ca 1fe17ef0 and pdata ,0xf0 ,pdata 
+00cb 6848820d fetcht 1 ,mem_otp_core_ldo 
+00cc 9841fe00 ior temp ,pdata 
+00cd 1fe0fffd increase -3 ,pdata 
+00ce 67f08136 store 1 ,0x8136 
+00cf 37d98200 until null ,lpo_edge 
+00d0 6ff08138 fetch 1 ,0x8138 
+00d1 1fe17e07 and pdata ,0x7 ,pdata 
+00d2 6848820e fetcht 1 ,mem_otp_verf_bg 
+00d3 18498400 lshift3 temp ,temp 
+00d4 9841fe00 ior temp ,pdata 
+00d5 67f08138 store 1 ,0x8138 
+00d6 37d98200 until null ,lpo_edge 
 
 p_set_otp_config2:
-00d3 6ff08acb fetch 1 ,0x8acb 
-00d4 1fe17ef0 and pdata ,0xf0 ,pdata 
-00d5 6848820f fetcht 1 ,mem_otp_charge_pump 
-00d6 6048c15b storet 1 ,mem_otp_charge_pump_x 
-00d7 9841fe00 ior temp ,pdata 
-00d8 67f08acb store 1 ,0x8acb 
-00d9 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00da 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
-00db 2feffe03 isolate1 3 ,pdata 
-00dc 6ff08a06 fetch 1 ,0x8a06 
-00dd 7920fe07 setflag true ,7 ,pdata 
-00de 67f08a06 store 1 ,0x8a06 
-00df 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00e0 1fe10407 and pdata ,7 ,temp 
-00e1 18520400 lshift4 temp ,temp 
-00e2 18438400 lshift temp ,temp 
-00e3 6048c438 storet 1 ,mem_ring_ibias_trim 
-00e4 6ff08a02 fetch 1 ,0x8a02 
-00e5 1fe17e1f and pdata ,0x1f ,pdata 
-00e6 9841fe00 ior temp ,pdata 
-00e7 67f08a02 store 1 ,0x8a02 
-00e8 20600000 rtn 
+00d7 6ff08acb fetch 1 ,0x8acb 
+00d8 1fe17ef0 and pdata ,0xf0 ,pdata 
+00d9 6848820f fetcht 1 ,mem_otp_charge_pump 
+00da 6048c15b storet 1 ,mem_otp_charge_pump_x 
+00db 9841fe00 ior temp ,pdata 
+00dc 67f08acb store 1 ,0x8acb 
+00dd 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00de 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
+00df 2feffe03 isolate1 3 ,pdata 
+00e0 6ff08a06 fetch 1 ,0x8a06 
+00e1 7920fe07 setflag true ,7 ,pdata 
+00e2 67f08a06 store 1 ,0x8a06 
+00e3 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00e4 1fe10407 and pdata ,7 ,temp 
+00e5 18520400 lshift4 temp ,temp 
+00e6 18438400 lshift temp ,temp 
+00e7 6048c438 storet 1 ,mem_ring_ibias_trim 
+00e8 6ff08a02 fetch 1 ,0x8a02 
+00e9 1fe17e1f and pdata ,0x1f ,pdata 
+00ea 9841fe00 ior temp ,pdata 
+00eb 67f08a02 store 1 ,0x8a02 
+00ec 20600000 rtn 
 
 p_rf_rx_enable:
-00e9 2040686f call rf_debug_rx_gpio_high 
-00ea 204021ba call rf_rx_agc_set 
-00eb 18002a08 force 8 ,radio_ctrl 
-00ec 18002a00 force 0 ,radio_ctrl 
-00ed 580aaada setarg 0x0aaada 
-00ee 67f18a0f store 3 ,0x8a0f 
-00ef 708a2540 jam 0x40 ,0x8a25 
-00f0 708a2610 jam 0x10 ,0x8a26 
-00f1 2000003c nop 60 
-00f2 708a01fb jam 0xfb ,0x8a01 
-00f3 708a25ff jam 0xff ,0x8a25 
-00f4 708a2630 jam 0x30 ,0x8a26 
-00f5 708a16fe jam 0xfe ,0x8a16 
-00f6 202021b4 branch rf_rx_enable + 14 
+00ed 2040686f call rf_debug_rx_gpio_high 
+00ee 204021ba call rf_rx_agc_set 
+00ef 18002a08 force 8 ,radio_ctrl 
+00f0 18002a00 force 0 ,radio_ctrl 
+00f1 580aaada setarg 0x0aaada 
+00f2 67f18a0f store 3 ,0x8a0f 
+00f3 708a2540 jam 0x40 ,0x8a25 
+00f4 708a2610 jam 0x10 ,0x8a26 
+00f5 2000003c nop 60 
+00f6 708a01fb jam 0xfb ,0x8a01 
+00f7 708a25ff jam 0xff ,0x8a25 
+00f8 708a2630 jam 0x30 ,0x8a26 
+00f9 708a16fe jam 0xfe ,0x8a16 
+00fa 202021b4 branch rf_rx_enable + 14 
 
 p_mouse_g24_retransmit:
-00f7 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
-00f8 247a0000 nrtn blank 
-00f9 204000fd call p_mouse_retransmit_select_device_by_pb_button 
-00fa 20400100 call p_mouse_select_device_by_dpi_button_once 
-00fb 2040561c call mouse_wheel_check 
-00fc 20203662 branch g24_retransmit0 
+00fb 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
+00fc 247a0000 nrtn blank 
+00fd 20400101 call p_mouse_retransmit_select_device_by_pb_button 
+00fe 20400104 call p_mouse_select_device_by_dpi_button_once 
+00ff 2040561c call mouse_wheel_check 
+0100 20203662 branch g24_retransmit0 
 
 p_mouse_retransmit_select_device_by_pb_button:
-00fd 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
-00fe c17f8000 rtneq gpio_disable 
-00ff 20205e78 branch mouse_retransmit_select_device_by_pb_button 
+0101 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
+0102 c17f8000 rtneq gpio_disable 
+0103 20205e78 branch mouse_retransmit_select_device_by_pb_button 
 
 p_mouse_select_device_by_dpi_button_once:
-0100 d8e0000c arg 12 ,queue 
-0101 20407cef call timer_check 
-0102 247a0000 nrtn blank 
-0103 204004bf call p_mouse_dpi_check_retransmit 
-0104 20206102 branch mouse_g24_retransmit_event_set 
+0104 d8e0000c arg 12 ,queue 
+0105 20407cef call timer_check 
+0106 247a0000 nrtn blank 
+0107 204004bc call p_mouse_dpi_check_retransmit 
+0108 20206102 branch mouse_g24_retransmit_event_set 
 
 p_g24_transmit_hop_process:
-0105 6848c601 fetcht 1 ,mem_24g_retry 
-0106 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
-0107 98467c00 isub temp ,null 
-0108 2421010a nbranch p_g24_tx_fast_hop ,positive 
-0109 20203681 branch g24_transmit_hop_process + 5 
+0109 6848c601 fetcht 1 ,mem_24g_retry 
+010a 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
+010b 98467c00 isub temp ,null 
+010c 2421010e nbranch p_g24_tx_fast_hop ,positive 
+010d 20203681 branch g24_transmit_hop_process + 5 
 
 p_g24_tx_fast_hop:
-010a 6fe2458f fetch 4 ,mem_24g_addr 
-010b 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-010c 98467c00 isub temp ,null 
-010d 2022b222 branch g24_ch ,zero 
-010e 204002c5 call p_power_ctrl_txpower_incrs 
-010f 2020369b branch g24_tx_fast_hop + 1 
+010e 6fe2458f fetch 4 ,mem_24g_addr 
+010f 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+0110 98467c00 isub temp ,null 
+0111 2022b222 branch g24_ch ,zero 
+0112 204002da call p_power_ctrl_txpower_incrs 
+0113 2020369b branch g24_tx_fast_hop + 1 
 
 p_txon:
-0110 580aaa7e setarg 0x0aaa7e 
-0111 67f18a0f store 3 ,0x8a0f 
-0112 2000003c nop 60 
-0113 708a2500 jam 0x00 ,0x8a25 
-0114 708a260d jam 0x0d ,0x8a26 
-0115 708a16f6 jam 0xf6 ,0x8a16 
-0116 20202203 branch txon + 7 
+0114 580aaa7e setarg 0x0aaa7e 
+0115 67f18a0f store 3 ,0x8a0f 
+0116 2000003c nop 60 
+0117 708a2500 jam 0x00 ,0x8a25 
+0118 708a260d jam 0x0d ,0x8a26 
+0119 708a16f6 jam 0xf6 ,0x8a16 
+011a 20202203 branch txon + 7 
 
 p_set_tx_power:
-0117 6fe0c141 fetch 1 ,mem_tx_power 
-0118 c0032225 beq tx_power_6db ,set_tx_power_7db 
-0119 c04f0120 beq tx_power_f30db ,p_set_tx_power_f30db 
-011a c055011c beq tx_power_factory ,p_set_tx_power_factory 
-011b 2020220e branch set_tx_power + 2 
+011b 6fe0c141 fetch 1 ,mem_tx_power 
+011c c0032225 beq tx_power_6db ,set_tx_power_7db 
+011d c04f0124 beq tx_power_f30db ,p_set_tx_power_f30db 
+011e c0550120 beq tx_power_factory ,p_set_tx_power_factory 
+011f 2020220e branch set_tx_power + 2 
 
 p_set_tx_power_factory:
-011c 708a1417 jam 0x17 ,0x8a14 
-011d 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
+0120 708a1417 jam 0x17 ,0x8a14 
+0121 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
 
 p_mouse_tx_power_set:
-011e 67f18a60 store 3 ,0x8a60 
-011f 2020221a branch set_tx_power_8a63_28 
+0122 67f18a60 store 3 ,0x8a60 
+0123 2020221a branch set_tx_power_8a63_28 
 
 p_set_tx_power_f30db:
-0120 708a1417 jam 0x17 ,0x8a14 
-0121 58250300 setarg 0x250300 
-0122 2020011e branch p_mouse_tx_power_set 
+0124 708a1417 jam 0x17 ,0x8a14 
+0125 58250300 setarg 0x250300 
+0126 20200122 branch p_mouse_tx_power_set 
 
 p_rx_dcoc:
-0123 20758000 rtn wake 
-0124 20402160 call set_sync_on 
-0125 d8400027 arg 39 ,temp 
-0126 2040216f call set_freq_rx 
-0127 204021a6 call rf_rx_enable 
-0128 708a257f jam 0x7f ,0x8a25 
-0129 708a301a jam 0x1a ,0x8a30 
-012a 708a3178 jam 0x78 ,0x8a31 
-012b 708a8fb2 jam 0xb2 ,0x8a8f 
-012c 708ac200 jam 0 ,0x8ac2 
-012d 708ac300 jam 0 ,0x8ac3 
-012e d8e00006 arg 6 ,queue 
-012f 20400140 call p_rx_dcoc_avg 
-0130 2a2ffe0d isolate1 13 ,rega 
-0131 2040211d call qset_start 
-0132 2a4ffe0d isolate1 13 ,regb 
-0133 2040211e call qset_p 
-0134 d8e00005 arg 5 ,queue 
+0127 20758000 rtn wake 
+0128 20402160 call set_sync_on 
+0129 d8400027 arg 39 ,temp 
+012a 2040216f call set_freq_rx 
+012b 204021a6 call rf_rx_enable 
+012c 708a257f jam 0x7f ,0x8a25 
+012d 708a301a jam 0x1a ,0x8a30 
+012e 708a3178 jam 0x78 ,0x8a31 
+012f 708a8fb2 jam 0xb2 ,0x8a8f 
+0130 708ac200 jam 0 ,0x8ac2 
+0131 708ac300 jam 0 ,0x8ac3 
+0132 d8e00006 arg 6 ,queue 
+0133 20400144 call p_rx_dcoc_avg 
+0134 2a2ffe0d isolate1 13 ,rega 
+0135 2040211d call qset_start 
+0136 2a4ffe0d isolate1 13 ,regb 
+0137 2040211e call qset_p 
+0138 d8e00005 arg 5 ,queue 
 
 p_rx_dcoc_loop2:
-0135 2040211c call qset1_p 
-0136 2040211e call qset_p 
-0137 20400140 call p_rx_dcoc_avg 
-0138 d8a08ac2 arg 0x8ac2 ,contw 
-0139 1a31fe00 rshift4 rega ,pdata 
-013a 20402117 call qsetxor 
-013b 1a51fe00 rshift4 regb ,pdata 
-013c 20402117 call qsetxor 
-013d 18e08fff increase -1 ,queue 
-013e 20210135 branch p_rx_dcoc_loop2 ,positive 
-013f 2020214f branch rx_dcoc_loop2 + 10 
+0139 2040211c call qset1_p 
+013a 2040211e call qset_p 
+013b 20400144 call p_rx_dcoc_avg 
+013c d8a08ac2 arg 0x8ac2 ,contw 
+013d 1a31fe00 rshift4 rega ,pdata 
+013e 20402117 call qsetxor 
+013f 1a51fe00 rshift4 regb ,pdata 
+0140 20402117 call qsetxor 
+0141 18e08fff increase -1 ,queue 
+0142 20210139 branch p_rx_dcoc_loop2 ,positive 
+0143 2020214f branch rx_dcoc_loop2 + 10 
 
 p_rx_dcoc_avg:
-0140 2000003c nop 60 
-0141 58000f00 setarg mem_dcoc_buf 
-0142 67f10982 store 2 ,0x8982 
-0143 58000ff0 setarg mem_dcoc_buf_end 
-0144 67f10984 store 2 ,0x8984 
-0145 70898109 jam 0x9 ,0x8981 
-0146 70898103 jam 0x3 ,0x8981 
-0147 70898006 jam 0x6 ,0x8980 
-0148 2000003c nop 60 
-0149 da200000 arg 0 ,rega 
-014a da400000 arg 0 ,regb 
-014b df200010 arg 16 ,loopcnt 
-014c d8c00f00 arg mem_dcoc_buf ,contr 
-014d 2020212d branch rx_dcoc_loop 
+0144 2000003c nop 60 
+0145 58000f00 setarg mem_dcoc_buf 
+0146 67f10982 store 2 ,0x8982 
+0147 58000ff0 setarg mem_dcoc_buf_end 
+0148 67f10984 store 2 ,0x8984 
+0149 70898109 jam 0x9 ,0x8981 
+014a 70898103 jam 0x3 ,0x8981 
+014b 70898006 jam 0x6 ,0x8980 
+014c 2000003c nop 60 
+014d da200000 arg 0 ,rega 
+014e da400000 arg 0 ,regb 
+014f df200010 arg 16 ,loopcnt 
+0150 d8c00f00 arg mem_dcoc_buf ,contr 
+0151 2020212d branch rx_dcoc_loop 
 
 p_rfpll_aac_ghpc:
-014e 20758000 rtn wake 
-014f 20202272 branch rfpll_aac_ghpc + 1 
+0152 20758000 rtn wake 
+0153 20202272 branch rfpll_aac_ghpc + 1 
 
 p_set_lemode:
-0150 708a8211 jam 0x11 ,0x8a82 
-0151 708a8d12 jam 0x12 ,0x8a8d 
-0152 708a8e0a jam 0x0a ,0x8a8e 
-0153 6fe0c099 fetch 1 ,mem_fcomp_div 
-0154 c0080169 beq xtal_16m ,p_set_lemode_2m_16m 
-0155 58005762 setarg 0x5762 
-0156 67f10907 store 2 ,0x8907 
+0154 708a8211 jam 0x11 ,0x8a82 
+0155 708a8d12 jam 0x12 ,0x8a8d 
+0156 708a8e0a jam 0x0a ,0x8a8e 
+0157 6fe0c099 fetch 1 ,mem_fcomp_div 
+0158 c008016d beq xtal_16m ,p_set_lemode_2m_16m 
+0159 58005762 setarg 0x5762 
+015a 67f10907 store 2 ,0x8907 
 
 p_set_lemode_2m:
-0157 70890103 jam 3 ,0x8901 
-0158 70893003 jam 3 ,0x8930 
-0159 c6168000 rtnmark1 mark_ble_2m 
-015a 70890101 jam 1 ,0x8901 
-015b 708a8207 jam 0x07 ,0x8a82 
-015c 708a8d44 jam 0x44 ,0x8a8d 
-015d 708a8e0a jam 0x0a ,0x8a8e 
-015e 6fe0c099 fetch 1 ,mem_fcomp_div 
-015f c0080166 beq xtal_16m ,p_set_lemode_1m_16m 
-0160 58002bb1 setarg 0x2bb1 
-0161 67f10907 store 2 ,0x8907 
+015b 70890103 jam 3 ,0x8901 
+015c 70893003 jam 3 ,0x8930 
+015d c6168000 rtnmark1 mark_ble_2m 
+015e 70890101 jam 1 ,0x8901 
+015f 708a8207 jam 0x07 ,0x8a82 
+0160 708a8d44 jam 0x44 ,0x8a8d 
+0161 708a8e0a jam 0x0a ,0x8a8e 
+0162 6fe0c099 fetch 1 ,mem_fcomp_div 
+0163 c008016a beq xtal_16m ,p_set_lemode_1m_16m 
+0164 58002bb1 setarg 0x2bb1 
+0165 67f10907 store 2 ,0x8907 
 
 p_set_lemode_1m:
-0162 c6978000 rtnmark0 mark_ble_lr 
-0163 70893024 jam 0x24 ,0x8930 
-0164 70890105 jam 5 ,0x8901 
-0165 20600000 rtn 
+0166 c6978000 rtnmark0 mark_ble_lr 
+0167 70893024 jam 0x24 ,0x8930 
+0168 70890105 jam 5 ,0x8901 
+0169 20600000 rtn 
 
 p_set_lemode_1m_16m:
-0166 58004189 setarg 0x4189 
-0167 67f10907 store 2 ,0x8907 
-0168 20200162 branch p_set_lemode_1m 
+016a 58004189 setarg 0x4189 
+016b 67f10907 store 2 ,0x8907 
+016c 20200166 branch p_set_lemode_1m 
 
 p_set_lemode_2m_16m:
-0169 58008312 setarg 0x8312 
-016a 67f10907 store 2 ,0x8907 
-016b 20200157 branch p_set_lemode_2m 
+016d 58008312 setarg 0x8312 
+016e 67f10907 store 2 ,0x8907 
+016f 2020015b branch p_set_lemode_2m 
 
 p_le_check_retransmit_timesout:
-016c 6fe0cc00 fetch 1 ,mem_le_conn_rcv_new 
-016d da600100 arg 256 ,regc 
-016e 9a60fe00 iadd regc ,pdata 
-016f 20600000 rtn 
+0170 6fe0cc04 fetch 1 ,mem_le_conn_rcv_new 
+0171 da600100 arg 256 ,regc 
+0172 9a60fe00 iadd regc ,pdata 
+0173 20600000 rtn 
 
 p_le_slave_match:
-0170 20400172 call p_le_check_retransmit 
-0171 20202563 branch le_slave_match + 1 
+0174 20400176 call p_le_check_retransmit 
+0175 20202563 branch le_slave_match + 1 
 
 p_le_check_retransmit:
-0172 6fe0cc01 fetch 1 ,mem_le_conn_first_rcv 
-0173 207a0000 rtn blank 
-0174 6fe0cc02 fetch 1 ,mem_le_check_retransmit_flag 
-0175 247a0000 nrtn blank 
-0176 6848cc01 fetcht 1 ,mem_le_conn_first_rcv 
-0177 6fe0cc00 fetch 1 ,mem_le_conn_rcv_new 
-0178 98467c00 isub temp ,null 
-0179 2441016c ncall p_le_check_retransmit_timesout ,positive 
-017a 98467e00 isub temp ,pdata 
-017b 1fe67c64 sub pdata ,100 ,null 
-017c 20210184 branch p_le_check_retransmit_count ,positive 
-017d 6fe0cc03 fetch 1 ,mem_le_retransmit_cnt 
-017e 1fe67c14 sub pdata ,20 ,null 
-017f 24410182 ncall p_app_ble_disconnect ,positive 
-0180 704c0201 jam 1 ,mem_le_check_retransmit_flag 
-0181 20600000 rtn 
+0176 6fe0cc05 fetch 1 ,mem_le_conn_first_rcv 
+0177 207a0000 rtn blank 
+0178 6fe0cc06 fetch 1 ,mem_le_check_retransmit_flag 
+0179 247a0000 nrtn blank 
+017a 6848cc05 fetcht 1 ,mem_le_conn_first_rcv 
+017b 6fe0cc04 fetch 1 ,mem_le_conn_rcv_new 
+017c 98467c00 isub temp ,null 
+017d 24410170 ncall p_le_check_retransmit_timesout ,positive 
+017e 98467e00 isub temp ,pdata 
+017f 1fe67c64 sub pdata ,100 ,null 
+0180 20210188 branch p_le_check_retransmit_count ,positive 
+0181 6fe0cc07 fetch 1 ,mem_le_retransmit_cnt 
+0182 1fe67c14 sub pdata ,20 ,null 
+0183 24410186 ncall p_app_ble_disconnect ,positive 
+0184 704c0601 jam 1 ,mem_le_check_retransmit_flag 
+0185 20600000 rtn 
 
 p_app_ble_disconnect:
-0182 704c0401 jam 1 ,mem_le_check_retransmit_discon_flag 
-0183 2020431f branch app_ble_disconnect 
+0186 704c0801 jam 1 ,mem_le_check_retransmit_discon_flag 
+0187 2020431f branch app_ble_disconnect 
 
 p_le_check_retransmit_count:
-0184 6848817f fetcht 1 ,mem_le_arq 
-0185 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
-0186 1fe37e00 rshift pdata ,pdata 
-0187 9842fe00 ixor temp ,pdata 
-0188 2feffe02 isolate1 nesn ,pdata 
-0189 58000000 setarg 0 
-018a 6848cc03 fetcht 1 ,mem_le_retransmit_cnt 
-018b 7920fe00 setflag true ,0 ,pdata 
-018c 98408400 iadd temp ,temp 
-018d 6048cc03 storet 1 ,mem_le_retransmit_cnt 
-018e 20600000 rtn 
+0188 6848817f fetcht 1 ,mem_le_arq 
+0189 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
+018a 1fe37e00 rshift pdata ,pdata 
+018b 9842fe00 ixor temp ,pdata 
+018c 2feffe02 isolate1 nesn ,pdata 
+018d 58000000 setarg 0 
+018e 6848cc07 fetcht 1 ,mem_le_retransmit_cnt 
+018f 7920fe00 setflag true ,0 ,pdata 
+0190 98408400 iadd temp ,temp 
+0191 6048cc07 storet 1 ,mem_le_retransmit_cnt 
+0192 20600000 rtn 
 
 p_le_got_first_packet_new:
-018f 6fe08005 fetch 1 ,mem_le_conn_rcv 
-0190 1fe0fe01 increase 1 ,pdata 
-0191 67e08005 store 1 ,mem_le_conn_rcv 
-0192 24368196 nbranch p_le_got_first_packet_new + 7 ,match 
-0193 6fe0cc00 fetch 1 ,mem_le_conn_rcv_new 
+0193 6fe08005 fetch 1 ,mem_le_conn_rcv 
 0194 1fe0fe01 increase 1 ,pdata 
-0195 67e0cc00 store 1 ,mem_le_conn_rcv_new 
-0196 2020259b branch le_got_first_packet + 4 
+0195 67e08005 store 1 ,mem_le_conn_rcv 
+0196 2436819a nbranch p_le_got_first_packet_new + 7 ,match 
+0197 6fe0cc04 fetch 1 ,mem_le_conn_rcv_new 
+0198 1fe0fe01 increase 1 ,pdata 
+0199 67e0cc04 store 1 ,mem_le_conn_rcv_new 
+019a 2020259b branch le_got_first_packet + 4 
 
 p_le_rx_dec:
-0197 2040281c call le_check_retransmit 
-0198 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0199 1a20a3fc increase -4 ,rega 
-019a 242126fa nbranch le_crc_fail_consecutive ,positive 
-019b 2020268e branch le_rx_dec + 6 
+019b 2040281c call le_check_retransmit 
+019c 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
+019d 1a20a3fc increase -4 ,rega 
+019e 242126fa nbranch le_crc_fail_consecutive ,positive 
+019f 2020268e branch le_rx_dec + 6 
 
 p_le_rx_nopayload:
-019c 09800018 parse demod ,bucket ,24 
-019d 1fef7e00 rshift32 pdata ,pdata 
-019e 1ff17e00 rshift16 pdata ,pdata 
-019f e7e18005 istore 3 ,contw 
-01a0 78287c00 enable swfine 
-01a1 2040270d call le_set_until_tx_timer 
-01a2 202326f6 branch le_crc_fail ,crc_failed 
-01a3 c59926af bmark0 mark_ble_encryption ,le_rx_match 
-01a4 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-01a5 203a26af branch le_rx_match ,blank 
-01a6 1fe0fffc increase -4 ,pdata 
-01a7 67e0804d store 1 ,mem_le_rxbuf_data_length 
-01a8 204072cb call wait_ccm_done 
-01a9 6ff08108 fetch 1 ,core_misc_status 
-01aa c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-01ab 1800700c force regidx_result ,regext_index 
-01ac 65e20154 storer regext ,4 ,mem_le_peer_mic 
-01ad 202026af branch le_rx_match 
+01a0 09800018 parse demod ,bucket ,24 
+01a1 1fef7e00 rshift32 pdata ,pdata 
+01a2 1ff17e00 rshift16 pdata ,pdata 
+01a3 e7e18005 istore 3 ,contw 
+01a4 78287c00 enable swfine 
+01a5 2040270d call le_set_until_tx_timer 
+01a6 202326f6 branch le_crc_fail ,crc_failed 
+01a7 c59926af bmark0 mark_ble_encryption ,le_rx_match 
+01a8 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
+01a9 203a26af branch le_rx_match ,blank 
+01aa 1fe0fffc increase -4 ,pdata 
+01ab 67e0804d store 1 ,mem_le_rxbuf_data_length 
+01ac 204072cb call wait_ccm_done 
+01ad 6ff08108 fetch 1 ,core_misc_status 
+01ae c303a6fa bbit0 7 ,le_crc_fail_consecutive 
+01af 1800700c force regidx_result ,regext_index 
+01b0 65e20154 storer regext ,4 ,mem_le_peer_mic 
+01b1 202026af branch le_rx_match 
 
 p_le_parse:
-01ae 6fe0c334 fetch 1 ,mem_le_packet_llid 
-01af c1000000 rtneq llid_reserved 
-01b0 c001b04a beq llid_le_ll ,le_parse_ll 
-01b1 202028e1 branch le_parse_l2cap 
+01b2 6fe0c334 fetch 1 ,mem_le_packet_llid 
+01b3 c1000000 rtneq llid_reserved 
+01b4 c001b04a beq llid_le_ll ,le_parse_ll 
+01b5 202028e1 branch le_parse_l2cap 
 
 p_le_init_adv:
-01b2 793f8030 set0 mark_ble_crc_fail ,mark 
-01b3 20202af6 branch le_init_adv + 1 
+01b6 793f8030 set0 mark_ble_crc_fail ,mark 
+01b7 20202af6 branch le_init_adv + 1 
 
 p_le_receive_rxon:
-01b4 204025c2 call le_prep 
-01b5 c59781ba bmark0 mark_ble_lr ,p_le_receive_nolr 
-01b6 783cfc00 pulse dewhiten_code_calc 
-01b7 2000001e nop 30 
 01b8 204025c2 call le_prep 
-01b9 19699600 lshift3 timeup ,timeup 
+01b9 c59781be bmark0 mark_ble_lr ,p_le_receive_nolr 
+01ba 783cfc00 pulse dewhiten_code_calc 
+01bb 2000001e nop 30 
+01bc 204025c2 call le_prep 
+01bd 19699600 lshift3 timeup ,timeup 
 
 p_le_receive_nolr:
-01ba 7856fc00 disable match 
-01bb 7826fc00 enable decode_fec0 
-01bc 7830fc00 enable is_rx 
-01bd 78507c00 disable is_tx 
-01be 19623600 copy timeup ,stop_watch 
-01bf 37c18400 correlate null ,timeout 
-01c0 203701c3 branch p_le_receive_on_attempt ,attempt 
-01c1 1b420400 copy clke ,temp 
-01c2 604b000f storet 6 ,mem_sync_clke 
+01be 7856fc00 disable match 
+01bf 7826fc00 enable decode_fec0 
+01c0 7830fc00 enable is_rx 
+01c1 78507c00 disable is_tx 
+01c2 19623600 copy timeup ,stop_watch 
+01c3 37c18400 correlate null ,timeout 
+01c4 203701c7 branch p_le_receive_on_attempt ,attempt 
+01c5 1b420400 copy clke ,temp 
+01c6 604b000f storet 6 ,mem_sync_clke 
 
 p_le_receive_on_attempt:
-01c3 242c26fa nbranch le_unsync_end ,sync 
-01c4 78287c00 enable swfine 
-01c5 6fe0c167 fetch 1 ,mem_le_tx_ifs_defference 
-01c6 d8404e20 arg param_20ms_init ,temp 
-01c7 98408400 iadd temp ,temp 
-01c8 6fe0c148 fetch 1 ,mem_system_clk 
-01c9 984fb600 imul32 temp ,stop_watch 
-01ca 20406877 call rf_debug_rx_sync_line 
-01cb 20372677 branch le_receive_skip ,attempt 
-01cc 204001d1 call p_calc_clke_all_modem 
-01cd 6fe08168 fetch 1 ,mem_le_state 
-01ce c301a677 bbit0 lestate_got_first_packet ,le_receive_skip 
-01cf 2055a477 call lpm_adjust_clk ,wake 
-01d0 20202677 branch le_receive_skip 
+01c7 242c26fa nbranch le_unsync_end ,sync 
+01c8 78287c00 enable swfine 
+01c9 6fe0c167 fetch 1 ,mem_le_tx_ifs_defference 
+01ca d8404e20 arg param_20ms_init ,temp 
+01cb 98408400 iadd temp ,temp 
+01cc 6fe0c148 fetch 1 ,mem_system_clk 
+01cd 984fb600 imul32 temp ,stop_watch 
+01ce 20406877 call rf_debug_rx_sync_line 
+01cf 20372677 branch le_receive_skip ,attempt 
+01d0 204001d5 call p_calc_clke_all_modem 
+01d1 6fe08168 fetch 1 ,mem_le_state 
+01d2 c301a677 bbit0 lestate_got_first_packet ,le_receive_skip 
+01d3 2055a477 call lpm_adjust_clk ,wake 
+01d4 20202677 branch le_receive_skip 
 
 p_calc_clke_all_modem:
-01d1 684b000f fetcht 6 ,mem_sync_clke 
-01d2 1b427e00 copy clke ,pdata 
-01d3 20407d12 call clk_diff 
-01d4 1fe20400 copy pdata ,temp 
-01d5 204026ff call calc_clke_all_modem 
-01d6 1b425600 copy clke ,rege 
-01d7 1d227e00 copy clke_rt ,pdata 
-01d8 9840fe00 iadd temp ,pdata 
-01d9 1fe25200 copy pdata ,clke_rt 
-01da 20600000 rtn 
+01d5 684b000f fetcht 6 ,mem_sync_clke 
+01d6 1b427e00 copy clke ,pdata 
+01d7 20407d12 call clk_diff 
+01d8 1fe20400 copy pdata ,temp 
+01d9 204026ff call calc_clke_all_modem 
+01da 1b425600 copy clke ,rege 
+01db 1d227e00 copy clke_rt ,pdata 
+01dc 9840fe00 iadd temp ,pdata 
+01dd 1fe25200 copy pdata ,clke_rt 
+01de 20600000 rtn 
 
 p_lpm_adjust_clk:
-01db c584a489 bmark0 mark_context ,lpm_clear_counter 
-01dc 684a40ad fetcht 4 ,mem_sleep_counter_all 
-01dd dfe00600 arg 0x600 ,pdata 
-01de 98467c00 isub temp ,null 
-01df 20610000 rtn positive 
-01e0 18422200 copy temp ,rega 
-01e1 684b000f fetcht 6 ,mem_sync_clke 
-01e2 1d627e00 deposit rege 
-01e3 20407d10 call clk_diff_rt 
-01e4 1a220400 copy rega ,temp 
-01e5 2020247d branch lpm_adjust_clk + 6 
+01df c584a489 bmark0 mark_context ,lpm_clear_counter 
+01e0 684a40ad fetcht 4 ,mem_sleep_counter_all 
+01e1 dfe00600 arg 0x600 ,pdata 
+01e2 98467c00 isub temp ,null 
+01e3 20610000 rtn positive 
+01e4 18422200 copy temp ,rega 
+01e5 684b000f fetcht 6 ,mem_sync_clke 
+01e6 1d627e00 deposit rege 
+01e7 20407d10 call clk_diff_rt 
+01e8 1a220400 copy rega ,temp 
+01e9 2020247d branch lpm_adjust_clk + 6 
 
 p_le_adv_not_match:
-01e6 20402152 call shutdown_radio 
-01e7 70890000 jam 0 ,0x8900 
-01e8 793f8030 set0 mark_ble_crc_fail ,mark 
-01e9 20202ae3 branch le_adv_not_match + 1 
+01ea 20402152 call shutdown_radio 
+01eb 70890000 jam 0 ,0x8900 
+01ec 793f8030 set0 mark_ble_crc_fail ,mark 
+01ed 20202ae3 branch le_adv_not_match + 1 
 
 p_le_parse_l2cap:
-01ea efe10006 ifetch 2 ,contr 
-01eb c00201ed beq le_l2cap_cid_att ,p_le_parse_att 
-01ec 202028eb branch le_parse_l2cap_next + 2 
+01ee efe10006 ifetch 2 ,contr 
+01ef c00201f1 beq le_l2cap_cid_att ,p_le_parse_att 
+01f0 202028eb branch le_parse_l2cap_next + 2 
 
 p_le_parse_att:
-01ed efe18006 ifetch 3 ,contr 
-01ee 67e1c397 store 3 ,mem_le_att_opcode 
-01ef c00501f2 beq attop_read_request ,p_le_parse_att_read_request 
-01f0 c0090201 beq attop_write_request ,p_le_parse_att_write_request 
-01f1 20202b96 branch le_parse_att2 
+01f1 efe18006 ifetch 3 ,contr 
+01f2 67e1c397 store 3 ,mem_le_att_opcode 
+01f3 c00501f6 beq attop_read_request ,p_le_parse_att_read_request 
+01f4 c0090205 beq attop_write_request ,p_le_parse_att_write_request 
+01f5 20202b96 branch le_parse_att2 
 
 p_le_parse_att_read_request:
-01f2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-01f3 c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-01f4 20402dc7 call le_check_encrypt_state 
-01f5 68494398 fetcht 2 ,mem_le_att_handle 
-01f6 6fe0c321 fetch 1 ,mem_le_configuration 
-01f7 c28181fc bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+01f6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01f7 c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+01f8 20402dc7 call le_check_encrypt_state 
+01f9 68494398 fetcht 2 ,mem_le_att_handle 
+01fa 6fe0c321 fetch 1 ,mem_le_configuration 
+01fb c2818200 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-01f8 6fe14398 fetch 2 ,mem_le_att_handle 
-01f9 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
-01fa 68494398 fetcht 2 ,mem_le_att_handle 
-01fb 20202d1d branch le_send_att_read_response 
+01fc 6fe14398 fetch 2 ,mem_le_att_handle 
+01fd c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
+01fe 68494398 fetcht 2 ,mem_le_att_handle 
+01ff 20202d1d branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-01fc 6fe14332 fetch 2 ,mem_le_pairing_handle 
-01fd 98467c00 isub temp ,null 
-01fe 242281f8 nbranch p_le_send_att_read_response ,zero 
-01ff 243401f8 nbranch p_le_send_att_read_response ,user 
-0200 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+0200 6fe14332 fetch 2 ,mem_le_pairing_handle 
+0201 98467c00 isub temp ,null 
+0202 242281fc nbranch p_le_send_att_read_response ,zero 
+0203 243401fc nbranch p_le_send_att_read_response ,user 
+0204 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_le_parse_att_write_request:
-0201 18c22200 copy contr ,rega 
-0202 6fe14335 fetch 2 ,mem_le_l2cap_size 
-0203 1fe0a5fd add pdata ,-3 ,regb 
-0204 20402929 call le_writeatt_cb 
-0205 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0206 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-0207 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-0208 203a2dac branch le_send_att_write_response_check_auth ,blank 
-0209 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-020a c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-020b 5800001a setarg 0x001a 
-020c 68494398 fetcht 2 ,mem_le_att_handle 
-020d 98467c00 isub temp ,null 
-020e 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-020f 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+0205 18c22200 copy contr ,rega 
+0206 6fe14335 fetch 2 ,mem_le_l2cap_size 
+0207 1fe0a5fd add pdata ,-3 ,regb 
+0208 20402929 call le_writeatt_cb 
+0209 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+020a c07fadac beq 0xff ,le_send_att_write_response_check_auth 
+020b 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+020c 203a2dac branch le_send_att_write_response_check_auth ,blank 
+020d 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+020e c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+020f 5800001a setarg 0x001a 
+0210 68494398 fetcht 2 ,mem_le_att_handle 
+0211 98467c00 isub temp ,null 
+0212 2422adac nbranch le_send_att_write_response_check_auth ,zero 
+0213 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_mouse_le:
-0210 20402a28 call le_fifo_check_nearly_full 
-0211 247a0000 nrtn blank 
-0212 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0213 c07f821b beq 0xff ,p_mouse_le_next 
-0214 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-0215 1fe17e03 and pdata ,0x03 ,pdata 
-0216 c1818000 rtnne 0x03 
-0217 6fe0cc02 fetch 1 ,mem_le_check_retransmit_flag 
-0218 207a0000 rtn blank 
-0219 6fe0cc04 fetch 1 ,mem_le_check_retransmit_discon_flag 
-021a 247a0000 nrtn blank 
+0214 20402a28 call le_fifo_check_nearly_full 
+0215 247a0000 nrtn blank 
+0216 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0217 c07f821f beq 0xff ,p_mouse_le_next 
+0218 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+0219 1fe17e03 and pdata ,0x03 ,pdata 
+021a c1818000 rtnne 0x03 
+021b 6fe0cc06 fetch 1 ,mem_le_check_retransmit_flag 
+021c 207a0000 rtn blank 
+021d 6fe0cc08 fetch 1 ,mem_le_check_retransmit_discon_flag 
+021e 247a0000 nrtn blank 
 
 p_mouse_le_next:
-021b 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-021c 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
-021d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-021e c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-021f c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0220 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0221 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0222 20405601 call mouse_motion 
-0223 20405ab2 call mouse_check_125hz 
-0224 24740000 nrtn user 
-0225 20405abc call mouse_current_mult_update 
-0226 2040050a call p_mouse_data_xy_release 
-0227 20205b37 branch mouse_le_next + 12 
+021f 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0220 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
+0221 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0222 c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0223 c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0224 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0225 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0226 20405601 call mouse_motion 
+0227 20405ab2 call mouse_check_125hz 
+0228 24740000 nrtn user 
+0229 20405abc call mouse_current_mult_update 
+022a 2040050b call p_mouse_data_xy_release 
+022b 20205b37 branch mouse_le_next + 12 
 
 p_gpio_set_wake:
-0228 18467cff sub temp ,ui_button_gpio_disable ,null 
-0229 20628000 rtn zero 
-022a d9000004 arg 4 ,debug 
-022b 284ffe07 isolate1 gpio_active_bit ,temp 
-022c 2020eebd branch gpio_set_wake_high ,true 
-022d d9000003 arg 3 ,debug 
-022e 20206ebd branch gpio_set_wake_high 
+022c 18467cff sub temp ,ui_button_gpio_disable ,null 
+022d 20628000 rtn zero 
+022e d9000004 arg 4 ,debug 
+022f 284ffe07 isolate1 gpio_active_bit ,temp 
+0230 2020eebd branch gpio_set_wake_high ,true 
+0231 d9000003 arg 3 ,debug 
+0232 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_wake_by_current_state:
-022f 18467cff sub temp ,gpio_disable ,null 
-0230 20628000 rtn zero 
-0231 20406ee6 call gpio_get_bit 
-0232 20208235 branch p_gpio_set_qdec_mode ,true 
+0233 18467cff sub temp ,gpio_disable ,null 
+0234 20628000 rtn zero 
+0235 20406ee6 call gpio_get_bit 
+0236 20208239 branch p_gpio_set_qdec_mode ,true 
 
 p_gpio_set_low_wake:
-0233 d9000003 arg 3 ,debug 
-0234 20206ebd branch gpio_set_wake_high 
+0237 d9000003 arg 3 ,debug 
+0238 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_qdec_mode:
-0235 704b1f01 jam 1 ,mem_mouse_qdec_set_flag 
+0239 704b1f01 jam 1 ,mem_mouse_qdec_set_flag 
 
 p_mouse_qdec_lpm_cfg:
-0236 d9000006 arg 6 ,debug 
-0237 20206ebd branch gpio_set_wake_high 
+023a d9000006 arg 6 ,debug 
+023b 20206ebd branch gpio_set_wake_high 
 
 p_mouse_puchk_disable:
-0238 58000010 setarg 0x10 
+023c 58000010 setarg 0x10 
 
 p_mouse_puchk_set:
-0239 67f08141 store 1 ,core_puwakeup 
-023a 202023e2 branch lpm_write_wait 
+023d 67f08141 store 1 ,core_puwakeup 
+023e 202023e2 branch lpm_write_wait 
 
 p_mouse_lpm_before_common:
-023b 204004e5 call p_clear_wake 
-023c 704b1f00 jam 0 ,mem_mouse_qdec_set_flag 
-023d 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-023e 20406ef7 call gpio_out_active 
-023f 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-0240 20406ed3 call gpio_clr_wake 
-0241 2040561c call mouse_wheel_check 
-0242 2040550d call mouse_lpm_before_common + 1 
-0243 204054f9 call mouse_gpio_pd_idle 
+023f 204004e2 call p_clear_wake 
+0240 704b1f00 jam 0 ,mem_mouse_qdec_set_flag 
+0241 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0242 20406ef7 call gpio_out_active 
+0243 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0244 20406ed3 call gpio_clr_wake 
+0245 2040561c call mouse_wheel_check 
+0246 2040550d call mouse_lpm_before_common + 1 
+0247 204054f9 call mouse_gpio_pd_idle 
 
 p_mouse_wheel_set_impedance:
-0244 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-0245 20406f0f call gpio_set_high_impedance 
-0246 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-0247 20206f0f branch gpio_set_high_impedance 
+0248 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+0249 20406f0f call gpio_set_high_impedance 
+024a 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+024b 20206f0f branch gpio_set_high_impedance 
 
 p_lpm_sleep:
 
 p_lpm_sleep_skip_cb_function:
-0248 6fe240ad fetch 4 ,mem_sleep_counter_all 
-0249 9840fe00 iadd temp ,pdata 
-024a 67e240ad store 4 ,mem_sleep_counter_all 
-024b 20400259 call p_lpm_save_context 
-024c 20400255 call p_mouse_puchk_set_check 
-024d 6fe0c0cb fetch 1 ,mem_lpm_hv_sel 
-024e 79207e04 set1 lpm_doze_en_bit ,pdata 
-024f 204023e1 call lpm_write_sel_hv 
-0250 2455a3cb ncall lpm_preon_counter ,wake 
-0251 37d98200 until null ,lpo_edge 
-0252 1b227e00 copy clkn ,pdata 
-0253 67e340b1 store 6 ,mem_sleep_clkn 
-0254 2020242b branch lpm_sleep_skip_cb_function + 10 
+024c 6fe240ad fetch 4 ,mem_sleep_counter_all 
+024d 9840fe00 iadd temp ,pdata 
+024e 67e240ad store 4 ,mem_sleep_counter_all 
+024f 2040025d call p_lpm_save_context 
+0250 20400259 call p_mouse_puchk_set_check 
+0251 6fe0c0cb fetch 1 ,mem_lpm_hv_sel 
+0252 79207e04 set1 lpm_doze_en_bit ,pdata 
+0253 204023e1 call lpm_write_sel_hv 
+0254 2455a3cb ncall lpm_preon_counter ,wake 
+0255 37d98200 until null ,lpo_edge 
+0256 1b227e00 copy clkn ,pdata 
+0257 67e340b1 store 6 ,mem_sleep_clkn 
+0258 2020242b branch lpm_sleep_skip_cb_function + 10 
 
 p_mouse_puchk_set_check:
-0255 6fe0cb1f fetch 1 ,mem_mouse_qdec_set_flag 
-0256 203a0238 branch p_mouse_puchk_disable ,blank 
+0259 6fe0cb1f fetch 1 ,mem_mouse_qdec_set_flag 
+025a 203a023c branch p_mouse_puchk_disable ,blank 
 
 p_mouse_puchk_enable:
-0257 58000080 setarg 0x80 
-0258 20200239 branch p_mouse_puchk_set 
+025b 58000080 setarg 0x80 
+025c 2020023d branch p_mouse_puchk_set 
 
 p_lpm_save_context:
-0259 600440e7 storer mark ,8 ,mem_saved_mark 
-025a d8c08070 arg core_gpio_conf ,contr 
-025b d8a040cc arg mem_saved_gpio ,contw 
-025c 20407c8f call memcpy16 
-025d d8c080d4 arg core_gpio_conf_hi ,contr 
-025e 20407c89 call memcpy8 
-025f 6ff08080 fetch 1 ,core_spid_ctrl 
-0260 67e0c0ef store 1 ,mem_saved_spidctrl 
-0261 18422400 copy temp ,regb 
+025d 600440e7 storer mark ,8 ,mem_saved_mark 
+025e d8c08070 arg core_gpio_conf ,contr 
+025f d8a040cc arg mem_saved_gpio ,contw 
+0260 20407c8f call memcpy16 
+0261 d8c080d4 arg core_gpio_conf_hi ,contr 
+0262 20407c89 call memcpy8 
+0263 6ff08080 fetch 1 ,core_spid_ctrl 
+0264 67e0c0ef store 1 ,mem_saved_spidctrl 
+0265 18422400 copy temp ,regb 
 
 p_lpm_write_gpio_wakeup:
-0262 df20000c arg 12 ,loopcnt 
-0263 da200016 arg mem_gpio_wakeup_cfg ,rega 
-0264 da60814d arg core_gpio_wakeup_cfg ,regc 
-0265 37d98200 until null ,lpo_edge 
+0266 df20000c arg 12 ,loopcnt 
+0267 da200016 arg mem_gpio_wakeup_cfg ,rega 
+0268 da60814d arg core_gpio_wakeup_cfg ,regc 
+0269 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop:
-0266 efe08011 ifetch 1 ,rega 
-0267 e8408013 ifetcht 1 ,regc 
-0268 98467c00 isub temp ,null 
-0269 2022826c branch p_lpm_write_gpio_loop_next ,zero 
-026a e7e08013 istore 1 ,regc 
-026b 37d98200 until null ,lpo_edge 
+026a efe08011 ifetch 1 ,rega 
+026b e8408013 ifetcht 1 ,regc 
+026c 98467c00 isub temp ,null 
+026d 20228270 branch p_lpm_write_gpio_loop_next ,zero 
+026e e7e08013 istore 1 ,regc 
+026f 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop_next:
-026c 1a20a201 increase 1 ,rega 
-026d 1a60a601 increase 1 ,regc 
-026e c2000266 loop p_lpm_write_gpio_loop 
-026f 1a420400 copy regb ,temp 
-0270 20600000 rtn 
+0270 1a20a201 increase 1 ,rega 
+0271 1a60a601 increase 1 ,regc 
+0272 c200026a loop p_lpm_write_gpio_loop 
+0273 1a420400 copy regb ,temp 
+0274 20600000 rtn 
+
+p_mouse_device_led_off:
+0275 6fe0c666 fetch 1 ,mem_device_flag 
+0276 c000027a beq mode_24g_device ,p_mouse_device_24g_led_off 
+0277 c000827c beq mode_bt_device1 ,p_mouse_device_bt1_led_off 
+0278 c001027e beq mode_bt_device2 ,p_mouse_device_bt2_led_off 
+0279 20600000 rtn 
+
+p_mouse_device_24g_led_off:
+027a 6848c65d fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+027b 2020027f branch p_mouse_device_led_off_next 
+
+p_mouse_device_bt1_led_off:
+027c 6848c65e fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+027d 2020027f branch p_mouse_device_led_off_next 
+
+p_mouse_device_bt2_led_off:
+027e 6848c65f fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+
+p_mouse_device_led_off_next:
+027f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0280 c31061e5 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0281 20206f0b branch gpio_set_analog 
+
+p_mouse_device_multi_led_all_off:
+0282 2040027a call p_mouse_device_24g_led_off 
+0283 2040027c call p_mouse_device_bt1_led_off 
+0284 2040027e call p_mouse_device_bt2_led_off 
+0285 20206200 branch mouse_device_multi_led_all_off + 3 
 
 p_otp_read_data:
-0271 20406b3a call enable_otp_read 
-0272 20406b75 call otp_read_data + 1 
-0273 20206b38 branch otp_disable_chgpump 
+0286 20406b3a call enable_otp_read 
+0287 20406b75 call otp_read_data + 1 
+0288 20206b38 branch otp_disable_chgpump 
 
 p_g24_reconn_dispatch:
-0274 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0275 d84001f8 arg 0x01f8 ,temp 
-0276 98417e00 iand temp ,pdata 
-0277 203a0279 branch p_g24_reconn_dispatch_next ,blank 
-0278 20203561 branch g24_reconn_dispatch + 5 
+0289 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+028a d84001f8 arg 0x01f8 ,temp 
+028b 98417e00 iand temp ,pdata 
+028c 203a028e branch p_g24_reconn_dispatch_next ,blank 
+028d 20203561 branch g24_reconn_dispatch + 5 
 
 p_g24_reconn_dispatch_next:
-0279 2040357f call g24_reconn_data_prep 
-027a 20403651 call g24_transmit_receive_ack 
-027b 242c3586 nbranch g24_reconn_device_fail ,sync 
-027c 2437b586 nbranch g24_reconn_device_fail ,user3 
-027d 2040366e call g24_ackpayload_parse 
-027e 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
-027f 203a0299 branch p_recv_addr_zero_skip ,blank 
+028e 2040357f call g24_reconn_data_prep 
+028f 20403651 call g24_transmit_receive_ack 
+0290 242c3586 nbranch g24_reconn_device_fail ,sync 
+0291 2437b586 nbranch g24_reconn_device_fail ,user3 
+0292 2040366e call g24_ackpayload_parse 
+0293 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
+0294 203a02ae branch p_recv_addr_zero_skip ,blank 
 
 p_g24_reconn_dispatch_next_2:
-0280 6fe245cc fetch 4 ,mem_24g_pair_addr 
-0281 684a458f fetcht 4 ,mem_24g_addr 
-0282 98467c00 isub temp ,null 
-0283 20228285 branch p_g24_reconn_mode_judge ,zero 
-0284 2020356e branch g24_reconn_dispatch_next + 9 
+0295 6fe245cc fetch 4 ,mem_24g_pair_addr 
+0296 684a458f fetcht 4 ,mem_24g_addr 
+0297 98467c00 isub temp ,null 
+0298 2022829a branch p_g24_reconn_mode_judge ,zero 
+0299 2020356e branch g24_reconn_dispatch_next + 9 
 
 p_g24_reconn_mode_judge:
-0285 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0286 c298604e bbit1 mouse_enable_auto_24g_paring ,mouse_24g_pair_mode_check 
-0287 20203549 branch g24_reconn_receiver_addr 
+029a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+029b c298604e bbit1 mouse_enable_auto_24g_paring ,mouse_24g_pair_mode_check 
+029c 20203549 branch g24_reconn_receiver_addr 
 
 p_g24_reconn_device_fail:
-0288 6fe0c5e3 fetch 1 ,mem_24g_fast_conn_enable 
-0289 203a3222 branch g24_ch ,blank 
-028a 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-028b 1fe0fe01 increase 1 ,pdata 
-028c 67e145e0 store 2 ,mem_24g_reconn_count 
-028d 2feffe09 isolate1 9 ,pdata 
-028e 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-028f c0028291 beq pair_and_receiver ,p_g24_reconn_pair_and_receiver 
-0290 2020358d branch g24_reconn_device_fail + 7 
+029d 6fe0c5e3 fetch 1 ,mem_24g_fast_conn_enable 
+029e 203a3222 branch g24_ch ,blank 
+029f 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+02a0 1fe0fe01 increase 1 ,pdata 
+02a1 67e145e0 store 2 ,mem_24g_reconn_count 
+02a2 2feffe09 isolate1 9 ,pdata 
+02a3 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+02a4 c00282a6 beq pair_and_receiver ,p_g24_reconn_pair_and_receiver 
+02a5 2020358d branch g24_reconn_device_fail + 7 
 
 p_g24_reconn_pair_and_receiver:
-0291 2020b549 branch g24_reconn_receiver_addr ,true 
-0292 2020329c branch g24_pair_init_param 
+02a6 2020b549 branch g24_reconn_receiver_addr ,true 
+02a7 2020329c branch g24_pair_init_param 
 
 p_mouse_param_init:
-0293 2040543b call mouse_param_common_init 
-0294 58004a1f setarg mem_le_tx_buffer0_omemalloc_new 
-0295 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0296 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-0297 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0298 2020544c branch mouse_param_init + 2 
+02a8 2040543b call mouse_param_common_init 
+02a9 58004a1f setarg mem_le_tx_buffer0_omemalloc_new 
+02aa 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+02ab 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
+02ac 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+02ad 2020544c branch mouse_param_init + 2 
 
 p_recv_addr_zero_skip:
-0299 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
-029a 684a458f fetcht 4 ,mem_24g_addr 
-029b 98467c00 isub temp ,null 
-029c 20228280 branch p_g24_reconn_dispatch_next_2 ,zero 
-029d 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
-029e 207a0000 rtn blank 
-029f 20200280 branch p_g24_reconn_dispatch_next_2 
+02ae 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
+02af 684a458f fetcht 4 ,mem_24g_addr 
+02b0 98467c00 isub temp ,null 
+02b1 20228295 branch p_g24_reconn_dispatch_next_2 ,zero 
+02b2 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
+02b3 207a0000 rtn blank 
+02b4 20200295 branch p_g24_reconn_dispatch_next_2 
 
 p_power_ctrl_start:
-02a0 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
-02a1 247a0000 nrtn blank 
-02a2 6fe144e9 fetch 2 ,mem_ui_state_map 
-02a3 c3858000 rtnbit1 ui_state_ble_adv 
-02a4 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-02a5 204035b4 call rssi_average 
-02a6 6048c624 storet 1 ,mem_rssi_avg_received 
-02a7 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
-02a8 c51302aa bmark1 mark_24g ,p_power_ctrl_start_next 
-02a9 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
+02b5 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
+02b6 247a0000 nrtn blank 
+02b7 6fe144e9 fetch 2 ,mem_ui_state_map 
+02b8 c3858000 rtnbit1 ui_state_ble_adv 
+02b9 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+02ba 204035b4 call rssi_average 
+02bb 6048c624 storet 1 ,mem_rssi_avg_received 
+02bc 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
+02bd c51302bf bmark1 mark_24g ,p_power_ctrl_start_next 
+02be 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
 
 p_power_ctrl_start_next:
-02aa 98467c00 isub temp ,null 
-02ab 242102c4 nbranch p_power_ctrl_txpower_incrs_force ,positive 
-02ac 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-02ad 1fe67c02 sub pdata ,2 ,null 
-02ae 242102b2 nbranch p_power_ctrl_txpower_decrs_check ,positive 
-02af 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-02b0 c00002c5 beq 0 ,p_power_ctrl_txpower_incrs 
-02b1 20600000 rtn 
+02bf 98467c00 isub temp ,null 
+02c0 242102d9 nbranch p_power_ctrl_txpower_incrs_force ,positive 
+02c1 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02c2 1fe67c02 sub pdata ,2 ,null 
+02c3 242102c7 nbranch p_power_ctrl_txpower_decrs_check ,positive 
+02c4 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02c5 c00002da beq 0 ,p_power_ctrl_txpower_incrs 
+02c6 20600000 rtn 
 
 p_power_ctrl_txpower_decrs_check:
-02b2 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-02b3 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-02b4 98467c00 isub temp ,null 
-02b5 24628000 nrtn zero 
-02b6 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+02c7 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02c8 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+02c9 98467c00 isub temp ,null 
+02ca 24628000 nrtn zero 
+02cb 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_decrs:
-02b7 6848c624 fetcht 1 ,mem_rssi_avg_received 
-02b8 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
-02b9 c51302bb bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-02ba 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
+02cc 6848c624 fetcht 1 ,mem_rssi_avg_received 
+02cd 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
+02ce c51302d0 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
+02cf 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
 
 p_power_ctrl_txpower_decrs_next:
-02bb 98467c00 isub temp ,null 
-02bc 24610000 nrtn positive 
-02bd 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-02be c0003715 beq 0 ,power_ctrl_decrs_level0 
-02bf 1fe0ffff increase -1 ,pdata 
-02c0 67e0c625 store 1 ,mem_power_ctrl_level 
-02c1 c00102cd beq 2 ,p_power_ctrl_decrs_level2 
-02c2 c000b70b beq 1 ,power_ctrl_decrs_level1 
-02c3 20203715 branch power_ctrl_decrs_level0 
+02d0 98467c00 isub temp ,null 
+02d1 24610000 nrtn positive 
+02d2 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+02d3 c0003715 beq 0 ,power_ctrl_decrs_level0 
+02d4 1fe0ffff increase -1 ,pdata 
+02d5 67e0c625 store 1 ,mem_power_ctrl_level 
+02d6 c00102e2 beq 2 ,p_power_ctrl_decrs_level2 
+02d7 c000b70b beq 1 ,power_ctrl_decrs_level1 
+02d8 20203715 branch power_ctrl_decrs_level0 
 
 p_power_ctrl_txpower_incrs_force:
-02c4 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+02d9 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_incrs:
-02c5 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-02c6 c00182cb beq 3 ,p_power_ctrl_incrs_level3 
-02c7 1fe0fe01 increase 1 ,pdata 
-02c8 67e0c625 store 1 ,mem_power_ctrl_level 
-02c9 c000b70b beq 1 ,power_ctrl_incrs_level1 
-02ca c00102cd beq 2 ,p_power_ctrl_incrs_level2 
+02da 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+02db c00182e0 beq 3 ,p_power_ctrl_incrs_level3 
+02dc 1fe0fe01 increase 1 ,pdata 
+02dd 67e0c625 store 1 ,mem_power_ctrl_level 
+02de c000b70b beq 1 ,power_ctrl_incrs_level1 
+02df c00102e2 beq 2 ,p_power_ctrl_incrs_level2 
 
 p_power_ctrl_incrs_level3:
-02cb 70414105 jam tx_power_5db ,mem_tx_power 
-02cc 20600000 rtn 
+02e0 70414105 jam tx_power_5db ,mem_tx_power 
+02e1 20600000 rtn 
 
 p_power_ctrl_decrs_level2:
 
 p_power_ctrl_incrs_level2:
-02cd 70414103 jam tx_power_3db ,mem_tx_power 
-02ce 20600000 rtn 
+02e2 70414103 jam tx_power_3db ,mem_tx_power 
+02e3 20600000 rtn 
 
 p_mouse_cb_fuction:
-02cf 58006235 setarg mouse_24g_short_sleep 
-02d0 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
-02d1 5800622b setarg mouse_24g_long_sleep 
-02d2 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
-02d3 202053f3 branch mouse_cb_fuction + 7 
+02e4 58006235 setarg mouse_24g_short_sleep 
+02e5 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
+02e6 5800622b setarg mouse_24g_long_sleep 
+02e7 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
+02e8 202053f3 branch mouse_cb_fuction + 7 
 
 p_soft_reset:
-02d4 2435a002 nbranch soft_reset + 1 ,wake 
-02d5 37d98200 until null ,lpo_edge 
-02d6 37d98200 until null ,lpo_edge 
-02d7 20800000 clear_stack 
-02d8 70808073 jam 0x73 ,core_spid_ctrl 
-02d9 205582db call p_mouse_wheel_init_set ,wake 
-02da 20202003 branch soft_reset + 2 
+02e9 2435a002 nbranch soft_reset + 1 ,wake 
+02ea 37d98200 until null ,lpo_edge 
+02eb 37d98200 until null ,lpo_edge 
+02ec 20800000 clear_stack 
+02ed 70808073 jam 0x73 ,core_spid_ctrl 
+02ee 205582f0 call p_mouse_wheel_init_set ,wake 
+02ef 20202003 branch soft_reset + 2 
 
 p_mouse_wheel_init_set:
-02db 20400238 call p_mouse_puchk_disable 
-02dc 204058df call mouse_matrix_public_gpio_reset 
-02dd 20406004 call mouse_wheel_gpio_init 
-02de 2020561c branch mouse_wheel_check 
+02f0 2040023c call p_mouse_puchk_disable 
+02f1 204058df call mouse_matrix_public_gpio_reset 
+02f2 20406004 call mouse_wheel_gpio_init 
+02f3 2020561c branch mouse_wheel_check 
 
 p_mouse_default_init:
-02df 704b2600 jam 0 ,mem_mouse_switch_flag 
-02e0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02e1 2feffe16 isolate1 mouse_enable_keyboard ,pdata 
-02e2 2040df08 call mouse_customer_key_enable ,true 
-02e3 2020542c branch mouse_default_parm_init 
+02f4 704b2600 jam 0 ,mem_mouse_switch_flag 
+02f5 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02f6 2feffe16 isolate1 mouse_enable_keyboard ,pdata 
+02f7 2040df08 call mouse_customer_key_enable ,true 
+02f8 2020542c branch mouse_default_parm_init 
 
 p_mouse_load_device_info_check:
-02e4 204004b7 call p_mouse_store_normal_tx_power 
-02e5 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02e6 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-02e7 c28a02e9 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-02e8 20600000 rtn 
+02f9 20400282 call p_mouse_device_multi_led_all_off 
+02fa 204004b4 call p_mouse_store_normal_tx_power 
+02fb 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02fc c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+02fd c28a02ff bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
+02fe 20600000 rtn 
 
 p_mouse_load_otp_info_check:
-02e9 20400305 call p_mouse_device_flag_temp_store 
-02ea 20405e43 call mouse_read_otp_dpi 
-02eb 204002f7 call p_mouse_read_otp_device_flag 
-02ec 204002fa call p_mouse_device_flag_check 
-02ed 20400302 call p_mouse_select_device_by_switch_check 
-02ee 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02ef 2feffe3e isolate1 mouse_enable_24g_first_auto_pairing ,pdata 
-02f0 204082f4 call p_mouse_24g_first_read_le_otp ,true 
-02f1 20405dcc call mouse_read_otp_device_info 
-02f2 20400336 call p_mouse_read_otp_le_addr_increase_count_info 
-02f3 20205daa branch mouse_otp_load_app_initflag 
+02ff 2040031c call p_mouse_device_flag_temp_store 
+0300 20405e43 call mouse_read_otp_dpi 
+0301 2040030e call p_mouse_read_otp_device_flag 
+0302 20400311 call p_mouse_device_flag_check 
+0303 20400319 call p_mouse_select_device_by_switch_check 
+0304 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0305 2feffe3e isolate1 mouse_enable_24g_first_auto_pairing ,pdata 
+0306 2040830b call p_mouse_24g_first_read_le_otp ,true 
+0307 20405dcc call mouse_read_otp_device_info 
+0308 2040034d call p_mouse_read_otp_le_addr_increase_count_info 
+0309 20405daa call mouse_otp_load_app_initflag 
+030a 202061d6 branch mouse_multi_led_on_judge 
 
 p_mouse_24g_first_read_le_otp:
-02f4 20405dd1 call mouse_read_otp_le_device1 
-02f5 204003c7 call p_mouse_load_le_device1 
-02f6 20200338 branch p_mouse_read_otp_le_addr_increase_count_info + 2 
+030b 20405dd1 call mouse_read_otp_le_device1 
+030c 204003de call p_mouse_load_le_device1 
+030d 2020034f branch p_mouse_read_otp_le_addr_increase_count_info + 2 
 
 p_mouse_read_otp_device_flag:
-02f7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02f8 c3950000 rtnbit1 mouse_enable_select_device_by_switch_gpio 
-02f9 20205db4 branch mouse_read_otp_device_flag 
+030e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+030f c3950000 rtnbit1 mouse_enable_select_device_by_switch_gpio 
+0310 20205db4 branch mouse_read_otp_device_flag 
 
 p_mouse_device_flag_check:
-02fa 6fe0c666 fetch 1 ,mem_device_flag 
-02fb 1fe67c00 sub pdata ,0 ,null 
-02fc 20228333 branch p_mouse_device_flag_temp_load ,zero 
-02fd 1fe67c04 sub pdata ,4 ,null 
-02fe 20228300 branch p_mouse_24g_init ,zero 
-02ff 20610000 rtn positive 
+0311 6fe0c666 fetch 1 ,mem_device_flag 
+0312 1fe67c00 sub pdata ,0 ,null 
+0313 2022834a branch p_mouse_device_flag_temp_load ,zero 
+0314 1fe67c04 sub pdata ,4 ,null 
+0315 20228317 branch p_mouse_24g_init ,zero 
+0316 20610000 rtn positive 
 
 p_mouse_24g_init:
-0300 70466600 jam mode_24g_device ,mem_device_flag 
-0301 20600000 rtn 
+0317 70466600 jam mode_24g_device ,mem_device_flag 
+0318 20600000 rtn 
 
 p_mouse_select_device_by_switch_check:
-0302 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0303 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-0304 20400308 call p_mouse_check_select_device_by_switch 
+0319 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+031a c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+031b 2040031f call p_mouse_check_select_device_by_switch 
 
 p_mouse_device_flag_temp_store:
-0305 6fe0c666 fetch 1 ,mem_device_flag 
-0306 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
-0307 20600000 rtn 
+031c 6fe0c666 fetch 1 ,mem_device_flag 
+031d 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
+031e 20600000 rtn 
 
 p_mouse_check_select_device_by_switch:
-0308 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0309 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-030a c31f8320 bbit0 mouse_enable_switch_gpio_connect_vin ,p_mouse_switch_gpio_connect_gnd_check 
+031f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0320 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0321 c31f8337 bbit0 mouse_enable_switch_gpio_connect_vin ,p_mouse_switch_gpio_connect_gnd_check 
 
 p_mouse_switch_gpio_connect_vin_check:
-030b 20400322 call p_mouse_switch_gpio_pd_set 
-030c 20400311 call p_mouse_switch_gpio_connect_vin 
+0322 20400339 call p_mouse_switch_gpio_pd_set 
+0323 20400328 call p_mouse_switch_gpio_connect_vin 
 
 p_mouse_switch_gpio_pu_set:
-030d 6848c65a fetcht 1 ,mem_device_switch_gpio 
-030e 20406ef3 call gpio_out_inactive 
-030f 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0310 202055b5 branch mouse_gpio_config_input_pu 
+0324 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0325 20406ef3 call gpio_out_inactive 
+0326 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0327 202055b5 branch mouse_gpio_config_input_pu 
 
 p_mouse_switch_gpio_connect_vin:
-0311 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0312 20406ee6 call gpio_get_bit 
-0313 2420831a nbranch p_mouse_check_select_24g_device_check ,true 
+0328 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0329 20406ee6 call gpio_get_bit 
+032a 24208331 nbranch p_mouse_check_select_24g_device_check ,true 
 
 p_mouse_check_select_bt_device_check:
-0314 6fe0cb26 fetch 1 ,mem_mouse_switch_flag 
-0315 203a5ebe branch mouse_select_btdevice ,blank 
-0316 6fe0c666 fetch 1 ,mem_device_flag 
-0317 c1008000 rtneq mode_bt_device1 
-0318 70466601 jam mode_bt_device1 ,mem_device_flag 
-0319 20205ed1 branch mouse_soft_reset 
+032b 6fe0cb26 fetch 1 ,mem_mouse_switch_flag 
+032c 203a5ebe branch mouse_select_btdevice ,blank 
+032d 6fe0c666 fetch 1 ,mem_device_flag 
+032e c1008000 rtneq mode_bt_device1 
+032f 70466601 jam mode_bt_device1 ,mem_device_flag 
+0330 20205ed1 branch mouse_soft_reset 
 
 p_mouse_check_select_24g_device_check:
-031a 6fe0cb26 fetch 1 ,mem_mouse_switch_flag 
-031b 203a5ec2 branch mouse_check_select_24g_device ,blank 
-031c 6fe0c666 fetch 1 ,mem_device_flag 
-031d c1000000 rtneq mode_24g_device 
-031e 70466600 jam mode_24g_device ,mem_device_flag 
-031f 20205ed1 branch mouse_soft_reset 
+0331 6fe0cb26 fetch 1 ,mem_mouse_switch_flag 
+0332 203a5ec2 branch mouse_check_select_24g_device ,blank 
+0333 6fe0c666 fetch 1 ,mem_device_flag 
+0334 c1000000 rtneq mode_24g_device 
+0335 70466600 jam mode_24g_device ,mem_device_flag 
+0336 20205ed1 branch mouse_soft_reset 
 
 p_mouse_switch_gpio_connect_gnd_check:
-0320 2040030d call p_mouse_switch_gpio_pu_set 
-0321 20400326 call p_mouse_switch_gpio_connect_gnd 
+0337 20400324 call p_mouse_switch_gpio_pu_set 
+0338 2040033d call p_mouse_switch_gpio_connect_gnd 
 
 p_mouse_switch_gpio_pd_set:
-0322 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0323 20406ef7 call gpio_out_active 
-0324 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0325 202055b1 branch mouse_gpio_config_input_pd 
+0339 6848c65a fetcht 1 ,mem_device_switch_gpio 
+033a 20406ef7 call gpio_out_active 
+033b 6848c65a fetcht 1 ,mem_device_switch_gpio 
+033c 202055b1 branch mouse_gpio_config_input_pd 
 
 p_mouse_switch_gpio_connect_gnd:
-0326 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0327 20406ee6 call gpio_get_bit 
-0328 2020831a branch p_mouse_check_select_24g_device_check ,true 
-0329 20200314 branch p_mouse_check_select_bt_device_check 
+033d 6848c65a fetcht 1 ,mem_device_switch_gpio 
+033e 20406ee6 call gpio_get_bit 
+033f 20208331 branch p_mouse_check_select_24g_device_check ,true 
+0340 2020032b branch p_mouse_check_select_bt_device_check 
 
 p_mouse_app_initflag_check:
-032a 6fe1468e fetch 2 ,mem_store_flag 
-032b d840aa55 arg eeprom_init_flag ,temp 
-032c 98467c00 isub temp ,null 
-032d 20228389 branch p_mouse_load_device_info ,zero 
-032e 6049468e storet 2 ,mem_store_flag 
-032f 20405c9c call mouse_ble_init_address 
-0330 20405c8c call mouse_load_default_dpi 
-0331 58001122 setarg 0x1122 
-0332 67e14695 store 2 ,mem_random_addr_increase_count 
+0341 6fe1468e fetch 2 ,mem_store_flag 
+0342 d840aa55 arg eeprom_init_flag ,temp 
+0343 98467c00 isub temp ,null 
+0344 202283a0 branch p_mouse_load_device_info ,zero 
+0345 6049468e storet 2 ,mem_store_flag 
+0346 20405c9c call mouse_ble_init_address 
+0347 20405c8c call mouse_load_default_dpi 
+0348 58001122 setarg 0x1122 
+0349 67e14695 store 2 ,mem_random_addr_increase_count 
 
 p_mouse_device_flag_temp_load:
-0333 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
-0334 67e0c666 store 1 ,mem_device_flag 
-0335 20600000 rtn 
+034a 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
+034b 67e0c666 store 1 ,mem_device_flag 
+034c 20600000 rtn 
 
 p_mouse_read_otp_le_addr_increase_count_info:
-0336 6fe0c666 fetch 1 ,mem_device_flag 
-0337 c1000000 rtneq mode_24g_device 
-0338 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0339 1a422600 copy regb ,regc 
+034d 6fe0c666 fetch 1 ,mem_device_flag 
+034e c1000000 rtneq mode_24g_device 
+034f 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0350 1a422600 copy regb ,regc 
 
 p_mouse_read_otp_le_addr_increase_count_loop:
-033a 20405e3d call mouse_read_otp_le_addr_increase_count_common 
-033b 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
-033c 203a0344 branch p_mouse_le_addr_increase_count_load ,blank 
-033d 67e149de store 2 ,mem_random_addr_increase_count_last 
-033e 1a60a602 increase 2 ,regc 
-033f 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0340 9a667c00 isub regc ,null 
-0341 24210344 nbranch p_mouse_le_addr_increase_count_load ,positive 
-0342 1a622400 copy regc ,regb 
-0343 2020033a branch p_mouse_read_otp_le_addr_increase_count_loop 
+0351 20405e3d call mouse_read_otp_le_addr_increase_count_common 
+0352 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
+0353 203a035b branch p_mouse_le_addr_increase_count_load ,blank 
+0354 67e149de store 2 ,mem_random_addr_increase_count_last 
+0355 1a60a602 increase 2 ,regc 
+0356 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0357 9a667c00 isub regc ,null 
+0358 2421035b nbranch p_mouse_le_addr_increase_count_load ,positive 
+0359 1a622400 copy regc ,regb 
+035a 20200351 branch p_mouse_read_otp_le_addr_increase_count_loop 
 
 p_mouse_le_addr_increase_count_load:
-0344 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
-0345 20205e41 branch mouse_le_addr_increase_store 
+035b 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
+035c 20205e41 branch mouse_le_addr_increase_store 
 
 p_mouse_store_device_info:
-0346 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0347 c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0348 c28a034a bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
-0349 20600000 rtn 
+035d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+035e c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+035f c28a0361 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
+0360 20600000 rtn 
 
 p_mouse_store_otp_device_info:
-034a 20400373 call p_mouse_write_otp_locall_addr 
-034b 2040034d call p_mouse_write_otp_device_flag 
-034c 20205cc1 branch mouse_store_otp_device_info + 1 
+0361 2040038a call p_mouse_write_otp_locall_addr 
+0362 20400364 call p_mouse_write_otp_device_flag 
+0363 20205cc1 branch mouse_store_otp_device_info + 1 
 
 p_mouse_write_otp_device_flag:
-034d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-034e c3950000 rtnbit1 mouse_enable_select_device_by_switch_gpio 
-034f 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0350 1a422600 copy regb ,regc 
+0364 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0365 c3950000 rtnbit1 mouse_enable_select_device_by_switch_gpio 
+0366 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
+0367 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_device_flag_loop:
-0351 20405dc0 call mouse_read_otp_device_flag_common 
-0352 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
-0353 203a035b branch p_mouse_device_flag_store ,blank 
-0354 67e0c9a0 store 1 ,mem_device_flag_last 
-0355 1a60a601 increase 1 ,regc 
-0356 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
-0357 9a667c00 isub regc ,null 
-0358 24610000 nrtn positive 
-0359 1a622400 copy regc ,regb 
-035a 20200351 branch p_mouse_write_otp_device_flag_loop 
+0368 20405dc0 call mouse_read_otp_device_flag_common 
+0369 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
+036a 203a0372 branch p_mouse_device_flag_store ,blank 
+036b 67e0c9a0 store 1 ,mem_device_flag_last 
+036c 1a60a601 increase 1 ,regc 
+036d 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
+036e 9a667c00 isub regc ,null 
+036f 24610000 nrtn positive 
+0370 1a622400 copy regc ,regb 
+0371 20200368 branch p_mouse_write_otp_device_flag_loop 
 
 p_mouse_device_flag_store:
-035b 6fe0c9a0 fetch 1 ,mem_device_flag_last 
-035c 1fe17ef0 and pdata ,0xf0 ,pdata 
-035d 203a0362 branch p_mouse_device_flag_store_check ,blank 
-035e 6fe0c666 fetch 1 ,mem_device_flag 
-035f 20400370 call p_mouse_device_flag_otp_store_judge 
-0360 67e0c9a2 store 1 ,mem_device_flag_value 
-0361 20205cd4 branch mouse_devoce_flag_store_end 
+0372 6fe0c9a0 fetch 1 ,mem_device_flag_last 
+0373 1fe17ef0 and pdata ,0xf0 ,pdata 
+0374 203a0379 branch p_mouse_device_flag_store_check ,blank 
+0375 6fe0c666 fetch 1 ,mem_device_flag 
+0376 20400387 call p_mouse_device_flag_otp_store_judge 
+0377 67e0c9a2 store 1 ,mem_device_flag_value 
+0378 20205cd4 branch mouse_devoce_flag_store_end 
 
 p_mouse_device_flag_store_check:
-0362 6848c9a0 fetcht 1 ,mem_device_flag_last 
-0363 6fe0c666 fetch 1 ,mem_device_flag 
-0364 20400370 call p_mouse_device_flag_otp_store_judge 
-0365 98467c00 isub temp ,null 
-0366 20628000 rtn zero 
-0367 1ff27e00 lshift4 pdata ,pdata 
-0368 9840fe00 iadd temp ,pdata 
-0369 67e0c9a2 store 1 ,mem_device_flag_value 
-036a 1a627e00 copy regc ,pdata 
-036b 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
-036c 98467c00 isub temp ,null 
-036d 2022dcd4 branch mouse_devoce_flag_store_end ,zero 
-036e 1a60a7ff increase -1 ,regc 
-036f 20205cd4 branch mouse_devoce_flag_store_end 
+0379 6848c9a0 fetcht 1 ,mem_device_flag_last 
+037a 6fe0c666 fetch 1 ,mem_device_flag 
+037b 20400387 call p_mouse_device_flag_otp_store_judge 
+037c 98467c00 isub temp ,null 
+037d 20628000 rtn zero 
+037e 1ff27e00 lshift4 pdata ,pdata 
+037f 9840fe00 iadd temp ,pdata 
+0380 67e0c9a2 store 1 ,mem_device_flag_value 
+0381 1a627e00 copy regc ,pdata 
+0382 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
+0383 98467c00 isub temp ,null 
+0384 2022dcd4 branch mouse_devoce_flag_store_end ,zero 
+0385 1a60a7ff increase -1 ,regc 
+0386 20205cd4 branch mouse_devoce_flag_store_end 
 
 p_mouse_device_flag_otp_store_judge:
-0370 c1800000 rtnne mode_24g_device 
-0371 1fe0fe04 increase 4 ,pdata 
-0372 20600000 rtn 
+0387 c1800000 rtnne mode_24g_device 
+0388 1fe0fe04 increase 4 ,pdata 
+0389 20600000 rtn 
 
 p_mouse_write_otp_locall_addr:
-0373 6fe0c666 fetch 1 ,mem_device_flag 
-0374 c1808000 rtnne mode_bt_device1 
+038a 6fe0c666 fetch 1 ,mem_device_flag 
+038b c1808000 rtnne mode_bt_device1 
 
 p_mouse_write_otp_le_locall_addr1:
-0375 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0376 1a422600 copy regb ,regc 
+038c 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+038d 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr1_loop:
-0377 20405df3 call mouse_read_otp_le_locall_addr1_common 
-0378 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0379 203a0381 branch p_mouse_le_local_addr1_store ,blank 
-037a 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
-037b 1a60a606 increase 6 ,regc 
-037c 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-037d 9a667c00 isub regc ,null 
-037e 24610000 nrtn positive 
-037f 1a622400 copy regc ,regb 
-0380 20200377 branch p_mouse_write_otp_le_locall_addr1_loop 
+038e 20405df3 call mouse_read_otp_le_locall_addr1_common 
+038f 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0390 203a0398 branch p_mouse_le_local_addr1_store ,blank 
+0391 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
+0392 1a60a606 increase 6 ,regc 
+0393 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0394 9a667c00 isub regc ,null 
+0395 24610000 nrtn positive 
+0396 1a622400 copy regc ,regb 
+0397 2020038e branch p_mouse_write_otp_le_locall_addr1_loop 
 
 p_mouse_le_local_addr1_store:
-0381 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
-0382 684b466e fetcht 6 ,mem_device1_locall_addr 
-0383 98467c00 isub temp ,null 
-0384 20628000 rtn zero 
-0385 df200006 arg 6 ,loopcnt 
-0386 da20466e arg mem_device1_locall_addr ,rega 
-0387 1a622400 copy regc ,regb 
-0388 20206b45 branch otp_write 
+0398 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
+0399 684b466e fetcht 6 ,mem_device1_locall_addr 
+039a 98467c00 isub temp ,null 
+039b 20628000 rtn zero 
+039c df200006 arg 6 ,loopcnt 
+039d da20466e arg mem_device1_locall_addr ,rega 
+039e 1a622400 copy regc ,regb 
+039f 20206b45 branch otp_write 
 
 p_mouse_load_device_info:
-0389 204003b8 call p_mouse_le_locall_addr_init_check 
-038a 204003c3 call p_mouse_select_reconn_device 
-038b 2040038d call p_mouse_otp_load_dpi 
-038c 20205c90 branch mouse_load_device_info + 1 
+03a0 204003cf call p_mouse_le_locall_addr_init_check 
+03a1 204003da call p_mouse_select_reconn_device 
+03a2 204003a4 call p_mouse_otp_load_dpi 
+03a3 20205c90 branch mouse_load_device_info + 1 
 
 p_mouse_otp_load_dpi:
-038d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-038e c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-038f 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0390 c0005c94 beq 0 ,mouse_otp_load_dpi 
-0391 c0035742 beq 6 ,mouse_dpi_reinit_set 
-0392 20600000 rtn 
+03a4 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03a5 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+03a6 6fe0c690 fetch 1 ,mem_mouse_dpi 
+03a7 c0005c94 beq 0 ,mouse_otp_load_dpi 
+03a8 c0035742 beq 6 ,mouse_dpi_reinit_set 
+03a9 20600000 rtn 
 
 p_mouse_store_dpi_info_check:
-0393 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0394 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0395 c28a0397 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-0396 20600000 rtn 
+03aa 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03ab c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+03ac c28a03ae bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
+03ad 20600000 rtn 
 
 p_mouse_store_otp_dpi:
-0397 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0398 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-0399 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
-039a 1a422600 copy regb ,regc 
+03ae 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03af c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+03b0 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
+03b1 1a422600 copy regb ,regc 
 
 p_mouse_otp_store_dpi_loop:
-039b 20405e51 call mouse_read_otp_dpi_common 
-039c 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
-039d 203a03a5 branch p_mouse_otp_dpi_store ,blank 
-039e 67e0c9d3 store 1 ,mem_mouse_dpi_last 
-039f 1a60a601 increase 1 ,regc 
-03a0 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
-03a1 9a667c00 isub regc ,null 
-03a2 24610000 nrtn positive 
-03a3 1a622400 copy regc ,regb 
-03a4 2020039b branch p_mouse_otp_store_dpi_loop 
+03b2 20405e51 call mouse_read_otp_dpi_common 
+03b3 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
+03b4 203a03bc branch p_mouse_otp_dpi_store ,blank 
+03b5 67e0c9d3 store 1 ,mem_mouse_dpi_last 
+03b6 1a60a601 increase 1 ,regc 
+03b7 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
+03b8 9a667c00 isub regc ,null 
+03b9 24610000 nrtn positive 
+03ba 1a622400 copy regc ,regb 
+03bb 202003b2 branch p_mouse_otp_store_dpi_loop 
 
 p_mouse_otp_dpi_store:
-03a5 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
-03a6 1fe17ef0 and pdata ,0xf0 ,pdata 
-03a7 203a03ac branch p_mouse_dpi_store_last_check ,blank 
-03a8 6fe0c690 fetch 1 ,mem_mouse_dpi 
-03a9 204003b5 call p_mouse_dpi_otp_store_judge 
-03aa 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-03ab 20205d4f branch mouse_dpi_store_end 
+03bc 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
+03bd 1fe17ef0 and pdata ,0xf0 ,pdata 
+03be 203a03c3 branch p_mouse_dpi_store_last_check ,blank 
+03bf 6fe0c690 fetch 1 ,mem_mouse_dpi 
+03c0 204003cc call p_mouse_dpi_otp_store_judge 
+03c1 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+03c2 20205d4f branch mouse_dpi_store_end 
 
 p_mouse_dpi_store_last_check:
-03ac 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
-03ad 6fe0c690 fetch 1 ,mem_mouse_dpi 
-03ae 204003b5 call p_mouse_dpi_otp_store_judge 
-03af 98467c00 isub temp ,null 
-03b0 20628000 rtn zero 
-03b1 1ff27e00 lshift4 pdata ,pdata 
-03b2 9840fe00 iadd temp ,pdata 
-03b3 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-03b4 20205d5a branch mouse_dpi_store_last_end 
+03c3 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
+03c4 6fe0c690 fetch 1 ,mem_mouse_dpi 
+03c5 204003cc call p_mouse_dpi_otp_store_judge 
+03c6 98467c00 isub temp ,null 
+03c7 20628000 rtn zero 
+03c8 1ff27e00 lshift4 pdata ,pdata 
+03c9 9840fe00 iadd temp ,pdata 
+03ca 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+03cb 20205d5a branch mouse_dpi_store_last_end 
 
 p_mouse_dpi_otp_store_judge:
-03b5 c1800000 rtnne mouse_dpi_level1 
-03b6 1fe0fe06 increase 6 ,pdata 
-03b7 20600000 rtn 
+03cc c1800000 rtnne mouse_dpi_level1 
+03cd 1fe0fe06 increase 6 ,pdata 
+03ce 20600000 rtn 
 
 p_mouse_le_locall_addr_init_check:
-03b8 6fe0c666 fetch 1 ,mem_device_flag 
-03b9 c1808000 rtnne mode_bt_device1 
+03cf 6fe0c666 fetch 1 ,mem_device_flag 
+03d0 c1808000 rtnne mode_bt_device1 
 
 p_mouse_le_addr1_init_check:
-03ba 6fe3466e fetch 6 ,mem_device1_locall_addr 
-03bb 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-03bc 98467c00 isub temp ,null 
-03bd 24628000 nrtn zero 
-03be 6fe342db fetch 6 ,mem_le_lap 
-03bf 67e3466e store 6 ,mem_device1_locall_addr 
-03c0 20600000 rtn 
+03d1 6fe3466e fetch 6 ,mem_device1_locall_addr 
+03d2 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+03d3 98467c00 isub temp ,null 
+03d4 24628000 nrtn zero 
+03d5 6fe342db fetch 6 ,mem_le_lap 
+03d6 67e3466e store 6 ,mem_device1_locall_addr 
+03d7 20600000 rtn 
 
 p_mouse_buletooth_fast_conn_end:
-03c1 204003c3 call p_mouse_select_reconn_device 
-03c2 20205a9c branch mouse_buletooth_fast_conn_end + 2 
+03d8 204003da call p_mouse_select_reconn_device 
+03d9 20205a9c branch mouse_buletooth_fast_conn_end + 2 
 
 p_mouse_select_reconn_device:
-03c3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03c4 c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
+03da 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03db c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
 
 p_mouse_select_reconn_device_start:
-03c5 6fe0c666 fetch 1 ,mem_device_flag 
-03c6 c1808000 rtnne mode_bt_device1 
+03dc 6fe0c666 fetch 1 ,mem_device_flag 
+03dd c1808000 rtnne mode_bt_device1 
 
 p_mouse_load_le_device1:
-03c7 6fe34668 fetch 6 ,mem_device1_addr 
-03c8 67e34116 store 6 ,mem_hci_plap 
-03c9 6fe3466e fetch 6 ,mem_device1_locall_addr 
+03de 6fe34668 fetch 6 ,mem_device1_addr 
+03df 67e34116 store 6 ,mem_hci_plap 
+03e0 6fe3466e fetch 6 ,mem_device1_locall_addr 
 
 p_mouse_le_lap_store:
-03ca 67e342db store 6 ,mem_le_lap 
-03cb 20600000 rtn 
+03e1 67e342db store 6 ,mem_le_lap 
+03e2 20600000 rtn 
 
 p_mouse_store_remote_bdaddr:
-03cc 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03cd c4010000 rtnbit0 mouse_store_eeprom_flag 
-03ce c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
-03cf d8e00002 arg mouse_store_eeprom_flag ,queue 
-03d0 20405f04 call mouse_disable_function_flag 
-03d1 20405c4a call mouse_check_device_addr 
-03d2 204003d4 call p_mouse_before_store_reconn_info 
-03d3 20205ca3 branch mouse_store_device_info_delay 
+03e3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03e4 c4010000 rtnbit0 mouse_store_eeprom_flag 
+03e5 c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
+03e6 d8e00002 arg mouse_store_eeprom_flag ,queue 
+03e7 20405f04 call mouse_disable_function_flag 
+03e8 20405c4a call mouse_check_device_addr 
+03e9 204003eb call p_mouse_before_store_reconn_info 
+03ea 20205ca3 branch mouse_store_device_info_delay 
 
 p_mouse_before_store_reconn_info:
-03d4 6fe0c666 fetch 1 ,mem_device_flag 
-03d5 c1808000 rtnne mode_bt_device1 
+03eb 6fe0c666 fetch 1 ,mem_device_flag 
+03ec c1808000 rtnne mode_bt_device1 
 
 p_mouse_store_le_device1:
-03d6 6fe30178 fetch 6 ,mem_le_plap 
-03d7 67e34668 store 6 ,mem_device1_addr 
-03d8 6fe342db fetch 6 ,mem_le_lap 
-03d9 67e3466e store 6 ,mem_device1_locall_addr 
-03da 20600000 rtn 
+03ed 6fe30178 fetch 6 ,mem_le_plap 
+03ee 67e34668 store 6 ,mem_device1_addr 
+03ef 6fe342db fetch 6 ,mem_le_lap 
+03f0 67e3466e store 6 ,mem_device1_locall_addr 
+03f1 20600000 rtn 
 
 p_mouse_bb_event_timer:
-03db 20400427 call p_mouse_le_send_conn_param_update_timer 
-03dc 2040614d call mouse_low_voltage_led_timer 
-03dd 2040553d call mouse_adc_read 
-03de 204003f3 call p_mouse_logo_led_ctrl_check_timer 
-03df 20400410 call p_mouse_logo_led_on_timer 
-03e0 204061b1 call mouse_led_multi_timer 
-03e1 2040611e call mouse_dpi_led_blink_delay_timer 
-03e2 2040328e call g24_pair_timeout_timer 
-03e3 20403531 call g24_reconn_timeout_timer 
-03e4 20405fdd call mouse_24g_long_sleep_param_update_timer 
-03e5 20400413 call p_mouse_commbination_dpi_check_timer 
-03e6 2040572c call mouse_dpi_key_check_long_press 
-03e7 20405b9b call mouse_bt_discovery_check 
-03e8 20405bab call mouse_commbination_key_process 
-03e9 20405bce call mouse_check_discovery_timeout_timer 
-03ea 20405bd3 call mouse_check_direct_timeout_timer 
-03eb 20405be1 call mouse_le_enable_att_list_timer 
-03ec 20405bee call mouse_le_battery_updata_timer 
-03ed 20405be4 call mouse_le_send_smp_security_request_timer 
-03ee 20405bfb call mouse_check_reconnect_delay_long_sleep 
-03ef 2040042a call p_mouse_current_mult_update_timer 
-03f0 204056b6 call mouse_wheel_trigger_timer 
-03f1 20405c0e call mouse_store_information_delay_timer 
-03f2 20205c05 branch mouse_check_no_data_timeout_timer 
-
-p_mouse_logo_led_ctrl_check_timer:
-03f3 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-03f4 207a0000 rtn blank 
-03f5 6fe0cb22 fetch 1 ,mem_mouse_logo_ctrl_type 
-03f6 207a0000 rtn blank 
-03f7 c28083fa bbit1 commbation_logo ,p_mouse_commbination_key_ctrl_logo 
-03f8 c2810403 bbit1 dpi_logo ,p_mouse_dpi_key_ctrl_logo 
-03f9 20600000 rtn 
-
-p_mouse_commbination_key_ctrl_logo:
-03fa 6fe0cb25 fetch 1 ,mem_mouse_commbination_logo_key 
-03fb c17f8000 rtneq gpio_disable 
-03fc 20405888 call mouse_check_key_gpio 
-03fd 1a217e07 and rega ,0x07 ,pdata 
-03fe 6848cb25 fetcht 1 ,mem_mouse_commbination_logo_key 
-03ff 98467c00 isub temp ,null 
-0400 20228405 branch p_mouse_logo_led_state_check ,zero 
-
-p_mouse_logo_key_count_init:
-0401 704b241e jam 0x1e ,mem_mouse_logo_key_count 
-0402 20600000 rtn 
-
-p_mouse_dpi_key_ctrl_logo:
-0403 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
-0404 203a0401 branch p_mouse_logo_key_count_init ,blank 
-
-p_mouse_logo_led_state_check:
-0405 da604b24 arg mem_mouse_logo_key_count ,regc 
-0406 da400408 arg p_mouse_logo_led_state_set ,regb 
-0407 202042e0 branch timer_single_step 
-
-p_mouse_logo_led_state_set:
-0408 6fe0cb23 fetch 1 ,mem_mouse_logo_led_state 
-0409 c000840c beq on ,p_mouse_logo_ctrl_off_set 
-040a c000040e beq off ,p_mouse_logo_ctrl_on_set 
-040b 20600000 rtn 
-
-p_mouse_logo_ctrl_off_set:
-040c 704b2300 jam off ,mem_mouse_logo_led_state 
-040d 20600000 rtn 
-
-p_mouse_logo_ctrl_on_set:
-040e 704b2301 jam on ,mem_mouse_logo_led_state 
-040f 20600000 rtn 
+03f2 20400424 call p_mouse_le_send_conn_param_update_timer 
+03f3 2040614d call mouse_low_voltage_led_timer 
+03f4 2040553d call mouse_adc_read 
+03f5 20400416 call p_mouse_mkey_long_control_logo_timer 
+03f6 20400409 call p_mouse_logo_led_on_timer 
+03f7 204061b1 call mouse_led_multi_timer 
+03f8 2040611e call mouse_dpi_led_blink_delay_timer 
+03f9 2040328e call g24_pair_timeout_timer 
+03fa 20403531 call g24_reconn_timeout_timer 
+03fb 20405fdd call mouse_24g_long_sleep_param_update_timer 
+03fc 2040572c call mouse_dpi_key_check_long_press 
+03fd 20405b9b call mouse_bt_discovery_check 
+03fe 20405bab call mouse_commbination_key_process 
+03ff 20405bce call mouse_check_discovery_timeout_timer 
+0400 20405bd3 call mouse_check_direct_timeout_timer 
+0401 20405be1 call mouse_le_enable_att_list_timer 
+0402 20405bee call mouse_le_battery_updata_timer 
+0403 20405be4 call mouse_le_send_smp_security_request_timer 
+0404 20405bfb call mouse_check_reconnect_delay_long_sleep 
+0405 20400427 call p_mouse_current_mult_update_timer 
+0406 204056b6 call mouse_wheel_trigger_timer 
+0407 20405c0e call mouse_store_information_delay_timer 
+0408 20205c05 branch mouse_check_no_data_timeout_timer 
 
 p_mouse_logo_led_on_timer:
-0410 6fe0cb23 fetch 1 ,mem_mouse_logo_led_state 
-0411 243a611a nbranch mouse_logo_led_off ,blank 
-0412 20206110 branch mouse_logo_led_on_timer 
-
-p_mouse_commbination_dpi_check_timer:
-0413 6fe0cb21 fetch 1 ,mem_mouse_commbination_key_dpi 
-0414 c17f8000 rtneq gpio_disable 
-0415 6fe14790 fetch 2 ,mem_mouse_discovery_timer 
-0416 247a0000 nrtn blank 
-0417 6fe145d8 fetch 2 ,mem_24g_pair_timeout 
-0418 247a0000 nrtn blank 
-0419 6fe145de fetch 2 ,mem_24g_reconn_timeout 
-041a 247a0000 nrtn blank 
-041b 6fe0c701 fetch 1 ,mem_mouse_multi_led_powon_timer 
-041c 247a0000 nrtn blank 
-041d 20405888 call mouse_check_key_gpio 
-041e 1a217e07 and rega ,0x07 ,pdata 
-041f 6848cb21 fetcht 1 ,mem_mouse_commbination_key_dpi 
-0420 98467c00 isub temp ,null 
-0421 20228424 branch p_mouse_commbination_dpi_check ,zero 
-0422 704b201e jam 0x1e ,mem_commbination_dpi_timer 
-0423 20600000 rtn 
+0409 6fe0cb28 fetch 1 ,mem_mouse_logo_off_flag 
+040a 247a0000 nrtn blank 
+040b 6fe0c65c fetch 1 ,mem_mouse_logo_led_gpio 
+040c c17f8000 rtneq gpio_disable 
+040d 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
+040e 207a0000 rtn blank 
+040f 6fe14725 fetch 2 ,mem_mouse_no_data_timeout 
+0410 68494781 fetcht 2 ,mem_mouse_no_data_timer 
+0411 98460400 isub temp ,temp 
+0412 6fe1470f fetch 2 ,mem_mouse_logo_led_on_time_init 
+0413 98467e00 isub temp ,pdata 
+0414 2021611a branch mouse_logo_led_off ,positive 
+0415 2020611c branch mouse_logo_led_on 
+
+p_mouse_mkey_long_control_logo_timer:
+0416 6fe0c971 fetch 1 ,mem_mouse_mkey_press_status 
+0417 c0838422 bne 0x07 ,p_mkey_long_timer_clr 
+0418 6fe0cb27 fetch 1 ,mem_mkey_long_timer 
+0419 1fe0fe01 pincrease 1 ,pdata 
+041a 67e0cb27 store 1 ,mem_mkey_long_timer 
+041b c18a0000 rtnne 0x14 
+041c 6fe0cb28 fetch 1 ,mem_mouse_logo_off_flag 
+041d 79407e00 setflip 0 ,pdata 
+041e 67e0cb28 store 1 ,mem_mouse_logo_off_flag 
+041f c000611c beq 0x00 ,mouse_logo_led_on 
+0420 c000e11a beq 0x01 ,mouse_logo_led_off 
+0421 20600000 rtn 
 
-p_mouse_commbination_dpi_check:
-0424 da604b20 arg mem_commbination_dpi_timer ,regc 
-0425 da4056fa arg mouse_dpi_process_next ,regb 
-0426 202042e0 branch timer_single_step 
+p_mkey_long_timer_clr:
+0422 704b2700 jam 0 ,mem_mkey_long_timer 
+0423 20600000 rtn 
 
 p_mouse_le_send_conn_param_update_timer:
-0427 da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-0428 da405aef arg mouse_updata_le_param ,regb 
-0429 202042e0 branch timer_single_step 
+0424 da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
+0425 da405aef arg mouse_updata_le_param ,regb 
+0426 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_update_timer:
-042a da60477e arg mem_mouse_current_mult_timer ,regc 
-042b da40042d arg p_mouse_current_mult_reinit ,regb 
-042c 202042e0 branch timer_single_step 
+0427 da60477e arg mem_mouse_current_mult_timer ,regc 
+0428 da40042a arg p_mouse_current_mult_reinit ,regb 
+0429 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_reinit:
-042d 6fe0c96b fetch 1 ,mem_lpm_mult_init 
-042e 67e0c0c0 store 1 ,mem_lpm_mult 
-042f 70477d03 jam 3 ,mem_mouse_long_mult_flag 
-0430 20600000 rtn 
+042a 6fe0c96b fetch 1 ,mem_lpm_mult_init 
+042b 67e0c0c0 store 1 ,mem_lpm_mult 
+042c 70477d03 jam 3 ,mem_mouse_long_mult_flag 
+042d 20600000 rtn 
 
 p_mouse_start_discovery:
-0431 204059ed call mouse_sensor_powerdown 
-0432 20205c1b branch mouse_start_discovery + 1 
+042e 204059ed call mouse_sensor_powerdown 
+042f 20205c1b branch mouse_start_discovery + 1 
 
 p_mouse_priority_bb_event:
-0433 1a627e00 copy regc ,pdata 
-0434 c0200448 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-0435 c00a844d beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-0436 c019043f beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-0437 c01e046a beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0438 c01c847a beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0439 c01d047f beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-043a c00a043c beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-043b 20205ac3 branch mouse_priority_bb_event + 2 
+0430 1a627e00 copy regc ,pdata 
+0431 c0200445 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0432 c00a844a beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0433 c019043c beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0434 c01e0467 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0435 c01c8477 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0436 c01d047c beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0437 c00a0439 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0438 20205ac3 branch mouse_priority_bb_event + 2 
 
 p_mouse_le_bb_event_connected:
-043c 58000000 setarg 0 
-043d 67e24c01 store 4 ,mem_le_conn_first_rcv 
-043e 20205ad0 branch mouse_le_bb_event_connected 
+0439 58000000 setarg 0 
+043a 67e24c05 store 4 ,mem_le_conn_first_rcv 
+043b 20205ad0 branch mouse_le_bb_event_connected 
 
 p_mouse_le_ll_start_encryt:
-043f 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-0440 c0008443 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-0441 70484414 jam 20 ,mem_le_start_encrypt_timer 
-0442 20200445 branch p_mouse_le_ll_reconn_start_encryt_new 
+043c 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+043d c0008440 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+043e 70484414 jam 20 ,mem_le_start_encrypt_timer 
+043f 20200442 branch p_mouse_le_ll_reconn_start_encryt_new 
 
 p_mouse_le_ll_reconn_start_encryt:
-0443 20405aef call mouse_updata_le_param 
-0444 70484405 jam 5 ,mem_le_start_encrypt_timer 
+0440 20405aef call mouse_updata_le_param 
+0441 70484405 jam 5 ,mem_le_start_encrypt_timer 
 
 p_mouse_le_ll_reconn_start_encryt_new:
-0445 6fe0cc00 fetch 1 ,mem_le_conn_rcv_new 
-0446 67e0cc01 store 1 ,mem_le_conn_first_rcv 
-0447 20205af6 branch mouse_le_ll_enable_start_enc_flag 
+0442 6fe0cc04 fetch 1 ,mem_le_conn_rcv_new 
+0443 67e0cc05 store 1 ,mem_le_conn_first_rcv 
+0444 20205af6 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-0448 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
-0449 247a0000 nrtn blank 
-044a 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
-044b 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-044c 20600000 rtn 
+0445 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
+0446 247a0000 nrtn blank 
+0447 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
+0448 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
+0449 20600000 rtn 
 
 p_mouse_le_bb_disconnected:
+044a 58000000 setarg 0 
+044b 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
+044c 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
 044d 58000000 setarg 0 
-044e 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
-044f 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-0450 58000000 setarg 0 
-0451 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
-0452 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
-0453 d8400006 arg le_interval_7_5ms ,temp 
-0454 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0455 c28d8457 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
-0456 d8400007 arg le_interval_8_75ms ,temp 
+044e 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
+044f 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
+0450 d8400006 arg le_interval_7_5ms ,temp 
+0451 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0452 c28d8454 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
+0453 d8400007 arg le_interval_8_75ms ,temp 
 
 p_mouse_le_bb_disconnected_next:
-0457 604942d3 storet 2 ,mem_le_interval_min 
-0458 604942d5 storet 2 ,mem_le_interval_min + 2 
-0459 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-045a 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
-045b 204029cb call le_clr_config_more_data 
+0454 604942d3 storet 2 ,mem_le_interval_min 
+0455 604942d5 storet 2 ,mem_le_interval_min + 2 
+0456 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0457 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0458 204029cb call le_clr_config_more_data 
 
 p_mouse_bb_disconnected:
-045c 20405b7b call mouse_bb_discon_clear_stack 
-045d 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-045e c2838461 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-045f c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0460 20205c1a branch mouse_start_discovery 
+0459 20405b7b call mouse_bb_discon_clear_stack 
+045a 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+045b c283845e bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+045c c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+045d 20205c1a branch mouse_start_discovery 
 
 p_mouse4_0_event_bb_disconn:
-0461 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0462 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0463 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-0464 1fe17e03 and pdata ,0x03 ,pdata 
-0465 20405b21 call mouse_le_clean_connect_flag 
-0466 c081d4a9 bne 0x03 ,mouse_start_reconnect 
-0467 6fe0cc04 fetch 1 ,mem_le_check_retransmit_discon_flag 
-0468 243a54a9 nbranch mouse_start_reconnect ,blank 
-0469 202054cd branch mouse_app_enter_hibernate 
+045e 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+045f c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0460 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+0461 1fe17e03 and pdata ,0x03 ,pdata 
+0462 20405b21 call mouse_le_clean_connect_flag 
+0463 c081d4a9 bne 0x03 ,mouse_start_reconnect 
+0464 6fe0cc08 fetch 1 ,mem_le_check_retransmit_discon_flag 
+0465 243a54a9 nbranch mouse_start_reconnect ,blank 
+0466 202054cd branch mouse_app_enter_hibernate 
 
 p_mouse_24g_attempt_success:
-046a 6fe2458f fetch 4 ,mem_24g_addr 
-046b 67e245e8 store 4 ,mem_24g_receiver_addr 
-046c 67e24691 store 4 ,mem_mouse_24g_addr 
-046d 2040355a call g24_ch_syncword_crc8_init 
-046e 20405c0b call mouse_no_data_timer_init 
-046f 2040618e call mouse_device_poweron_led_config 
-0470 20405a73 call mouse_init_sensor_reset 
-0471 70477d00 jam 0 ,mem_mouse_long_mult_flag 
-0472 7045fc00 jam 0 ,mem_24g_conn_sm 
-0473 7045e200 jam 0 ,mem_24g_reconn_type 
-0474 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
-0475 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-0476 98467c00 isub temp ,null 
-0477 20628000 rtn zero 
-0478 2040047c call p_mouse_fetch_normal_tx_power 
-0479 20206042 branch mouse_24g_first_store_reconn_info 
+0467 6fe2458f fetch 4 ,mem_24g_addr 
+0468 67e245e8 store 4 ,mem_24g_receiver_addr 
+0469 67e24691 store 4 ,mem_mouse_24g_addr 
+046a 2040355a call g24_ch_syncword_crc8_init 
+046b 20405c0b call mouse_no_data_timer_init 
+046c 2040618e call mouse_device_poweron_led_config 
+046d 20405a73 call mouse_init_sensor_reset 
+046e 70477d00 jam 0 ,mem_mouse_long_mult_flag 
+046f 7045fc00 jam 0 ,mem_24g_conn_sm 
+0470 7045e200 jam 0 ,mem_24g_reconn_type 
+0471 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
+0472 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+0473 98467c00 isub temp ,null 
+0474 20628000 rtn zero 
+0475 20400479 call p_mouse_fetch_normal_tx_power 
+0476 20206042 branch mouse_24g_first_store_reconn_info 
 
 p_mouse_24g_pairing_complete:
-047a 2040047c call p_mouse_fetch_normal_tx_power 
-047b 20206084 branch mouse_24g_pairing_complete 
+0477 20400479 call p_mouse_fetch_normal_tx_power 
+0478 20206084 branch mouse_24g_pairing_complete 
 
 p_mouse_fetch_normal_tx_power:
-047c 6fe0ca07 fetch 1 ,mem_normal_tx_power 
-047d 67e0c141 store 1 ,mem_tx_power 
-047e 20206016 branch mouse_soft_agc_disable 
+0479 6fe0ca07 fetch 1 ,mem_normal_tx_power 
+047a 67e0c141 store 1 ,mem_tx_power 
+047b 20206016 branch mouse_soft_agc_disable 
 
 p_mouse_24g_attempt_fail:
-047f 2040047c call p_mouse_fetch_normal_tx_power 
-0480 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
-0481 c1008000 rtneq dpi_button_state_down 
-0482 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0483 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
-0484 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0485 c0028491 beq pair_and_receiver ,p_mouse_24g_auto_pair_attempt_fail 
-0486 c0008489 beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
-0487 c0018498 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-0488 20206055 branch mouse_24g_attempt_fail + 2 
+047c 20400479 call p_mouse_fetch_normal_tx_power 
+047d 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
+047e c1008000 rtneq dpi_button_state_down 
+047f 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
+0480 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
+0481 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+0482 c002848e beq pair_and_receiver ,p_mouse_24g_auto_pair_attempt_fail 
+0483 c0008486 beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
+0484 c0018495 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+0485 20206055 branch mouse_24g_attempt_fail + 2 
 
 p_mouse_24g_fast_conn_attempt_fail:
-0489 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-048a c29f048d bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
-048b c298048d bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
-048c 20206062 branch mouse_24g_fast_conn_attempt_fail + 3 
+0486 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0487 c29f048a bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+0488 c298048a bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
+0489 20206062 branch mouse_24g_fast_conn_attempt_fail + 3 
 
 p_mouse_24g_start_auto_pair:
-048d 6fe145d6 fetch 2 ,mem_24g_pair_timeout_init 
-048e 67e145de store 2 ,mem_24g_reconn_timeout 
-048f 7045e205 jam pair_and_receiver ,mem_24g_reconn_type 
-0490 20203534 branch g24_reconn_start 
+048a 6fe145d6 fetch 2 ,mem_24g_pair_timeout_init 
+048b 67e145de store 2 ,mem_24g_reconn_timeout 
+048c 7045e205 jam pair_and_receiver ,mem_24g_reconn_type 
+048d 20203534 branch g24_reconn_start 
 
 p_mouse_24g_auto_pair_attempt_fail:
-0491 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0492 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0493 6fe0c71b fetch 1 ,mem_device_number 
-0494 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+048e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+048f c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0490 6fe0c71b fetch 1 ,mem_device_number 
+0491 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
 
 p_mouse_24g_first_bluetooth_reconnect:
-0495 20406018 call mouse_24g_stop 
-0496 70466601 jam mode_bt_device1 ,mem_device_flag 
-0497 20205491 branch mouse_le_fast_conn_judge 
+0492 20406018 call mouse_24g_stop 
+0493 70466601 jam mode_bt_device1 ,mem_device_flag 
+0494 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_reconn_dongle_attempt_fail:
-0498 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0499 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-049a c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-049b c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
-049c 2020048d branch p_mouse_24g_start_auto_pair 
+0495 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0496 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0497 c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0498 c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
+0499 2020048a branch p_mouse_24g_start_auto_pair 
 
 p_mouse_start_work:
-049d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-049e c29f04a4 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
-049f 6fe0c666 fetch 1 ,mem_device_flag 
-04a0 c00004af beq mode_24g_device ,p_mouse_24g_start_mode 
-04a1 20205491 branch mouse_le_fast_conn_judge 
+049a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+049b c29f04a1 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+049c 6fe0c666 fetch 1 ,mem_device_flag 
+049d c00004ac beq mode_24g_device ,p_mouse_24g_start_mode 
+049e 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse4_0_check_reconn_target:
-04a2 2040619f call mouse_device_le_reconn_led_config 
-04a3 202054b6 branch mouse4_0_check_reconn_target 
+049f 2040619f call mouse_device_le_reconn_led_config 
+04a0 202054b6 branch mouse4_0_check_reconn_target 
 
 p_mouse_24g_first_start_auto_pair_mode:
-04a4 204054ac call mouse_wakeup_from_power_check 
-04a5 203404ab branch p_mouse_24g_first_start_reconn ,user 
+04a1 204054ac call mouse_wakeup_from_power_check 
+04a2 203404a8 branch p_mouse_24g_first_start_reconn ,user 
 
 p_mouse_24g_reconn_general_dongle:
-04a6 70466600 jam mode_24g_device ,mem_device_flag 
-04a7 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-04a8 67e145de store 2 ,mem_24g_reconn_timeout 
-04a9 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-04aa 20203534 branch g24_reconn_start 
+04a3 70466600 jam mode_24g_device ,mem_device_flag 
+04a4 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+04a5 67e145de store 2 ,mem_24g_reconn_timeout 
+04a6 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+04a7 20203534 branch g24_reconn_start 
 
 p_mouse_24g_first_start_reconn:
-04ab 6fe0c666 fetch 1 ,mem_device_flag 
-04ac c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-04ad 20405aa8 call mouse_bluetooth_fast_conn_disable 
-04ae 20200495 branch p_mouse_24g_first_bluetooth_reconnect 
+04a8 6fe0c666 fetch 1 ,mem_device_flag 
+04a9 c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+04aa 20405aa8 call mouse_bluetooth_fast_conn_disable 
+04ab 20200492 branch p_mouse_24g_first_bluetooth_reconnect 
 
 p_mouse_24g_start_mode:
-04af 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04b0 c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-04b1 20406195 call mouse_device_24g_pair_led_config 
-04b2 204054ac call mouse_wakeup_from_power_check 
-04b3 20346067 branch mouse_24g_reconn_dongle_start ,user 
-04b4 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04b5 c29804a6 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-04b6 20206023 branch mouse_24g_start_mode + 7 
+04ac 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04ad c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+04ae 20406195 call mouse_device_24g_pair_led_config 
+04af 204054ac call mouse_wakeup_from_power_check 
+04b0 20346067 branch mouse_24g_reconn_dongle_start ,user 
+04b1 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04b2 c29804a3 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+04b3 20206023 branch mouse_24g_start_mode + 7 
 
 p_mouse_store_normal_tx_power:
-04b7 6fe0c141 fetch 1 ,mem_tx_power 
-04b8 67e0ca07 store 1 ,mem_normal_tx_power 
-04b9 20600000 rtn 
+04b4 6fe0c141 fetch 1 ,mem_tx_power 
+04b5 67e0ca07 store 1 ,mem_normal_tx_power 
+04b6 20600000 rtn 
 
 p_mouse_idle:
-04ba 2040620e call mouse_low_voltage_led_no_enter_lpm 
-04bb 204078aa call ui_check_paring_button 
-04bc 204004c1 call p_mouse_dpi_check 
-04bd 704b2601 jam 1 ,mem_mouse_switch_flag 
-04be 20205e61 branch mouse_idle + 4 
+04b7 2040620e call mouse_low_voltage_led_no_enter_lpm 
+04b8 204078aa call ui_check_paring_button 
+04b9 204004be call p_mouse_dpi_check 
+04ba 704b2601 jam 1 ,mem_mouse_switch_flag 
+04bb 20205e61 branch mouse_idle + 4 
 
 p_mouse_dpi_check_retransmit:
-04bf 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04c0 c4140000 rtnbit0 mouse_enable_select_device_by_dpi_button 
+04bc 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04bd c4140000 rtnbit0 mouse_enable_select_device_by_dpi_button 
 
 p_mouse_dpi_check:
-04c1 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-04c2 c17f8000 rtneq gpio_disable 
-04c3 da200000 arg 0 ,rega 
-04c4 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
-04c5 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-04c6 204004c8 call p_mouse_dpi_key_check 
-04c7 202056c1 branch mouse_dpi_check_next 
+04be 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+04bf c17f8000 rtneq gpio_disable 
+04c0 da200000 arg 0 ,rega 
+04c1 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
+04c2 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+04c3 204004c5 call p_mouse_dpi_key_check 
+04c4 202056c1 branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-04c8 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04c9 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-04ca 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
-04cb 1fe22600 copy pdata ,regc 
-04cc 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
-04cd c07f84cf beq gpio_disable ,p_mouse_3io6key_dpi_check 
-04ce 202056ce branch mouse_dpi_key_check_next 
+04c5 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04c6 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+04c7 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
+04c8 1fe22600 copy pdata ,regc 
+04c9 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
+04ca c07f84cc beq gpio_disable ,p_mouse_3io6key_dpi_check 
+04cb 202056ce branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-04cf 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-04d0 20405946 call mouse_gpio_config_output_low 
-04d1 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-04d2 202004d3 branch p_mouse_3io6key_check 
+04cc 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+04cd 20405946 call mouse_gpio_config_output_low 
+04ce 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+04cf 202004d0 branch p_mouse_3io6key_check 
 
 p_mouse_3io6key_check:
-04d3 1a627e00 copy regc ,pdata 
-04d4 67e0c978 store 1 ,mem_mouse_key_status 
-04d5 1fe3fe00 lshift pdata ,pdata 
-04d6 1fe22400 copy pdata ,regb 
-04d7 18422600 copy temp ,regc 
-04d8 20406ef7 call gpio_out_active 
-04d9 1a620400 copy regc ,temp 
-04da 204055b1 call mouse_gpio_config_input_pd 
-04db 1a620400 copy regc ,temp 
-04dc 20406ee6 call gpio_get_bit 
-04dd 7d20a400 nsetflag true ,0 ,regb 
-04de 2040593d call mouse_check_press 
-04df 20205929 branch mouse_check_key_connect_gnd_1 
+04d0 1a627e00 copy regc ,pdata 
+04d1 67e0c978 store 1 ,mem_mouse_key_status 
+04d2 1fe3fe00 lshift pdata ,pdata 
+04d3 1fe22400 copy pdata ,regb 
+04d4 18422600 copy temp ,regc 
+04d5 20406ef7 call gpio_out_active 
+04d6 1a620400 copy regc ,temp 
+04d7 204055b1 call mouse_gpio_config_input_pd 
+04d8 1a620400 copy regc ,temp 
+04d9 20406ee6 call gpio_get_bit 
+04da 7d20a400 nsetflag true ,0 ,regb 
+04db 2040593d call mouse_check_press 
+04dc 20205929 branch mouse_check_key_connect_gnd_1 
 
 p_g24_short_sleep:
-04e0 204036b4 call g24_lpm_wait 
-04e1 24740000 nrtn user 
-04e2 204036be call g24_setgpio_lpm_before 
-04e3 204004e5 call p_clear_wake 
-04e4 2020361b branch g24_short_sleep_next 
+04dd 204036b4 call g24_lpm_wait 
+04de 24740000 nrtn user 
+04df 204036be call g24_setgpio_lpm_before 
+04e0 204004e2 call p_clear_wake 
+04e1 2020361b branch g24_short_sleep_next 
 
 p_clear_wake:
-04e5 58000000 setarg 0 
-04e6 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-04e7 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
-04e8 20600000 rtn 
+04e2 58000000 setarg 0 
+04e3 67e40016 store 8 ,mem_gpio_wakeup_cfg 
+04e4 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
+04e5 20600000 rtn 
 
 p_mouse_24g_hibernate_set:
-04e9 70460000 jam 0 ,mem_24g_attempt_fail_flag 
-04ea 20403647 call g24_transmit_next_packet 
-04eb 5fffffff setarg -1 
-04ec 67e245af store 4 ,mem_24g_enter_hibernate 
-04ed 58000000 setarg 0 
-04ee 67e3c846 store 7 ,mem_mouse_key 
-04ef 70473f01 jam 1 ,mem_sensor_shutdown_flag 
-04f0 204059ed call mouse_sensor_powerdown 
-04f1 2020622b branch mouse_24g_long_sleep 
+04e6 70460000 jam 0 ,mem_24g_attempt_fail_flag 
+04e7 20403647 call g24_transmit_next_packet 
+04e8 5fffffff setarg -1 
+04e9 67e245af store 4 ,mem_24g_enter_hibernate 
+04ea 58000000 setarg 0 
+04eb 67e3c846 store 7 ,mem_mouse_key 
+04ec 70473f01 jam 1 ,mem_sensor_shutdown_flag 
+04ed 204059ed call mouse_sensor_powerdown 
+04ee 2020622b branch mouse_24g_long_sleep 
 
 p_mouse_setgpio_hibernate:
-04f2 20405a92 call mouse_set_sdio_high 
-04f3 204004e5 call p_clear_wake 
-04f4 204056a9 call mouse_before_hibernate_wheel_gpio_set 
-04f5 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
-04f6 20405943 call mouse_gpio_config_output_high 
-04f7 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04f8 204055ab call mouse_gpio_set_pupd_by_input 
-04f9 d8400015 arg 21 ,temp 
-04fa 204055b5 call mouse_gpio_config_input_pu 
-04fb 2040611a call mouse_logo_led_off 
-04fc 2040023b call p_mouse_lpm_before_common 
-04fd 202054e2 branch mouse_setgpio_hibernate_next 
+04ef 20405a92 call mouse_set_sdio_high 
+04f0 204004e2 call p_clear_wake 
+04f1 204056a9 call mouse_before_hibernate_wheel_gpio_set 
+04f2 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
+04f3 20405943 call mouse_gpio_config_output_high 
+04f4 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04f5 204055ab call mouse_gpio_set_pupd_by_input 
+04f6 d8400015 arg 21 ,temp 
+04f7 204055b5 call mouse_gpio_config_input_pu 
+04f8 2040611a call mouse_logo_led_off 
+04f9 2040023f call p_mouse_lpm_before_common 
+
+p_mouse_setgpio_hibernate_next:
+04fa 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+04fb 204055b5 call mouse_gpio_config_input_pu 
+04fc 204055b9 call mouse_gpio_set_high_impedance 
+04fd 20400282 call p_mouse_device_multi_led_all_off 
+04fe 202054e6 branch mouse_setgpio_hibernate_next + 4 
 
 p_mouse_24g_package_data:
-04fe c6930000 rtnmark0 mark_24g 
-04ff 20405601 call mouse_motion 
-0500 24740000 nrtn user 
-0501 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0502 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
-0503 245a0513 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-0504 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0505 c30b0508 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-0506 6fe0c96c fetch 1 ,mem_customer_key 
-0507 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
+04ff c6930000 rtnmark0 mark_24g 
+0500 20405601 call mouse_motion 
+0501 24740000 nrtn user 
+0502 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
+0503 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
+0504 245a0514 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+0505 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0506 c30b0509 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+0507 6fe0c96c fetch 1 ,mem_customer_key 
+0508 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-0508 2040050a call p_mouse_data_xy_release 
-0509 202060a2 branch mouse_24g_mouse_package_data + 1 
+0509 2040050b call p_mouse_data_xy_release 
+050a 202060a2 branch mouse_24g_mouse_package_data + 1 
 
 p_mouse_data_xy_release:
-050a 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-050b c1ff8000 rtnne gpio_disable 
-050c 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
-050d 207a0000 rtn blank 
-050e 1fe0ffff increase -1 ,pdata 
-050f 67e0c77d store 1 ,mem_mouse_long_mult_flag 
-0510 58000000 setarg 0 
-0511 67e24847 store 4 ,mem_mouse_x 
-0512 20205a73 branch mouse_init_sensor_reset 
+050b 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+050c c1ff8000 rtnne gpio_disable 
+050d 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
+050e 207a0000 rtn blank 
+050f 1fe0ffff increase -1 ,pdata 
+0510 67e0c77d store 1 ,mem_mouse_long_mult_flag 
+0511 58000000 setarg 0 
+0512 67e24847 store 4 ,mem_mouse_x 
+0513 20205a73 branch mouse_init_sensor_reset 
 
 p_mouse_24g_short_sleep_clear_wake:
-0513 204004e5 call p_clear_wake 
-0514 20200262 branch p_lpm_write_gpio_wakeup 
+0514 204004e2 call p_clear_wake 
+0515 20200266 branch p_lpm_write_gpio_wakeup 
 
 p_mouse_le_name_modify:
-0515 6fe0c98c fetch 1 ,mem_le_name_patch_len 
-0516 207a0000 rtn blank 
-0517 1fe22200 copy pdata ,rega 
-0518 1fe67c0b sub pdata ,11 ,null 
-0519 242155dd nbranch mouse_le_name_patch_len_overflow ,positive 
-051a 204055d6 call mouse_le_name_clear 
-051b 204055ee call mouse_le_name_patch_len_next 
-051c 1a220400 copy rega ,temp 
-051d 18408401 increase 1 ,temp 
-051e 6048c7a7 storet 1 ,mem_le_adv_swift_pair + 7 
-051f d8a047a9 arg mem_le_adv_swift_pair + 9 ,contw 
-0520 204055d3 call mouse_le_name_modify_next 
-0521 6048c369 storet 1 ,mem_le_scan_data 
-0522 d8a0436b arg mem_le_scan_data + 2 ,contw 
-0523 202055d3 branch mouse_le_name_modify_next 
+0516 6fe0c98c fetch 1 ,mem_le_name_patch_len 
+0517 207a0000 rtn blank 
+0518 1fe22200 copy pdata ,rega 
+0519 1fe67c0b sub pdata ,11 ,null 
+051a 242155dd nbranch mouse_le_name_patch_len_overflow ,positive 
+051b 204055d6 call mouse_le_name_clear 
+051c 204055ee call mouse_le_name_patch_len_next 
+051d 1a220400 copy rega ,temp 
+051e 18408401 increase 1 ,temp 
+051f 6048c7a7 storet 1 ,mem_le_adv_swift_pair + 7 
+0520 d8a047a9 arg mem_le_adv_swift_pair + 9 ,contw 
+0521 204055d3 call mouse_le_name_modify_next 
+0522 6048c369 storet 1 ,mem_le_scan_data 
+0523 d8a0436b arg mem_le_scan_data + 2 ,contw 
+0524 202055d3 branch mouse_le_name_modify_next 
 
 p_mouse_init_sensor:
-0524 20405958 call mouse_read_sensor_id 
-0525 c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0526 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
-0527 c02c0529 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-0528 20205952 branch mouse_init_sensor + 5 
+0525 20405958 call mouse_read_sensor_id 
+0526 c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0527 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
+0528 c02c052a beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+0529 20205952 branch mouse_init_sensor + 5 
 
 p_mouse_ka8g2_id2_judge:
-0529 204059e7 call mouse_sensor_poweron 
-052a 6fe0c85a fetch 1 ,mem_sensor_id2 
-052b c02c852d beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-052c 2020595f branch mouse_init_p32xx_id2_judge 
+052a 204059e7 call mouse_sensor_poweron 
+052b 6fe0c85a fetch 1 ,mem_sensor_id2 
+052c c02c852e beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+052d 2020595f branch mouse_init_p32xx_id2_judge 
 
 p_mouse_ka8g2_init_param:
-052d 7049570b jam ka8g2 ,mem_config_sensor_type 
-052e da604a0b arg mem_sensor_ka8g2_init_new ,regc 
-052f 20205995 branch mouse_sensor_wr_seq 
+052e 7049570b jam ka8g2 ,mem_config_sensor_type 
+052f da604a0b arg mem_sensor_ka8g2_init_new ,regc 
+0530 20205995 branch mouse_sensor_wr_seq 
 
 p_mouse_check_sensor_data:
-0530 6fe0c73f fetch 1 ,mem_sensor_shutdown_flag 
-0531 247a0000 nrtn blank 
-0532 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
-0533 c1800000 rtnne flash_sm_no_buys 
-0534 6fe0c957 fetch 1 ,mem_config_sensor_type 
-0535 c0058537 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-0536 202059f8 branch mouse_check_sensor_data + 2 
+0531 6fe0c73f fetch 1 ,mem_sensor_shutdown_flag 
+0532 247a0000 nrtn blank 
+0533 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
+0534 c1800000 rtnne flash_sm_no_buys 
+0535 6fe0c957 fetch 1 ,mem_config_sensor_type 
+0536 c0058538 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+0537 202059f8 branch mouse_check_sensor_data + 2 
 
 p_mouse_pka8g2_sensor_motion:
-0537 20405a6d call mouse_clear_sensor_data 
-0538 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-0539 c07f853d beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-053a 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
-053b 20406ee6 call gpio_get_bit 
-053c 24608000 nrtn true 
+0538 20405a6d call mouse_clear_sensor_data 
+0539 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+053a c07f853e beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+053b 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
+053c 20406ee6 call gpio_get_bit 
+053d 24608000 nrtn true 
 
 p_mouse_pka8g2_sensor_motion_1:
-053d 58000000 setarg pan_reg_pid_l 
-053e 204069e5 call twspi_read 
-053f c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
-0540 20205a2f branch mouse_p3212_sensor_motion_2 
+053e 58000000 setarg pan_reg_pid_l 
+053f 204069e5 call twspi_read 
+0540 c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
+0541 20205a2f branch mouse_p3212_sensor_motion_2 
 
 p_mouse_motion:
-0541 78547c00 disable user 
-0542 58000000 setarg 0 
-0543 67e34847 store 6 ,mem_mouse_x 
-0544 20400530 call p_mouse_check_sensor_data 
-0545 58000089 setarg 0x0089 
-0546 204069e4 call twspi_write 
-0547 20405747 call mouse_setting_sensor_type 
-0548 20405612 call mouse_zwheel 
-0549 20405617 call mouse_t_zwheel 
-054a 2040054f call p_mouse_key 
-054b 2020560c branch mouse_motion + 11 
+0542 78547c00 disable user 
+0543 58000000 setarg 0 
+0544 67e34847 store 6 ,mem_mouse_x 
+0545 204059f6 call mouse_check_sensor_data 
+0546 20400551 call p_mouse_data_zoom 
+0547 58000089 setarg 0x0089 
+0548 204069e4 call twspi_write 
+0549 20405747 call mouse_setting_sensor_type 
+054a 20405612 call mouse_zwheel 
+054b 20405617 call mouse_t_zwheel 
+054c 20400592 call p_mouse_key 
+054d 2020560c branch mouse_motion + 11 
 
 p_mouse_drawing_optima:
-054c 6fe0c957 fetch 1 ,mem_config_sensor_type 
-054d c1058000 rtneq ka8g2 
-054e 20205f27 branch mouse_drawing_optima + 1 
+054e 6fe0c957 fetch 1 ,mem_config_sensor_type 
+054f c1058000 rtneq ka8g2 
+0550 20205f27 branch mouse_drawing_optima + 1 
+
+p_mouse_data_zoom:
+0551 6fe0c957 fetch 1 ,mem_config_sensor_type 
+0552 c1860000 rtnne s201x 
+0553 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0554 c1810000 rtnne mouse_dpi_level3 
+0555 6fe14847 fetch 2 ,mem_mouse_x 
+0556 2040055c call p_mouse_6400_zoom 
+0557 67e14847 store 2 ,mem_mouse_x 
+0558 6fe14849 fetch 2 ,mem_mouse_y 
+0559 2040055c call p_mouse_6400_zoom 
+055a 67e14849 store 2 ,mem_mouse_y 
+055b 20600000 rtn 
+
+p_mouse_6400_zoom:
+055c c283855f bbit1 7 ,p_mouse_xy_inverse 
+055d c3038563 bbit0 7 ,p_mouse_xy_zoom 
+055e 20600000 rtn 
+
+p_mouse_xy_inverse:
+055f 1fe67e00 sub pdata ,0 ,pdata 
+0560 20400563 call p_mouse_xy_zoom 
+0561 1fe67e00 sub pdata ,0 ,pdata 
+0562 20600000 rtn 
+
+p_mouse_xy_zoom:
+0563 1fe3fe00 lshift pdata ,pdata 
+0564 793ffe0e set0 14 ,pdata 
+0565 793ffe0f set0 15 ,pdata 
+0566 67e14b29 store 2 ,mem_mouse_temp_data 
+0567 6fe0cb29 fetch 1 ,mem_mouse_temp_data 
+0568 1fe67c7f sub pdata ,0x7f ,null 
+0569 2441056c ncall p_mouse_xy_forward_overflow ,positive 
+056a 6fe14b29 fetch 2 ,mem_mouse_temp_data 
+056b 20600000 rtn 
+
+p_mouse_xy_forward_overflow:
+056c 5800007f setarg 0x7f 
+056d 67e14b29 store 2 ,mem_mouse_temp_data 
+056e 20600000 rtn 
+
+p_mouse_dpi_process:
+056f 20405728 call mouse_dpi_ghost_check 
+0570 20740000 rtn user 
+
+p_mouse_dpi_process_next:
+0571 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0572 1fe20400 copy pdata ,temp 
+0573 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0574 c28bd704 bbit1 mouse_enable_double_dpi_key ,mouse_double_dpi_check 
+0575 18427e00 copy temp ,pdata 
+0576 1fe0fe01 increase 1 ,pdata 
+0577 1fe20400 copy pdata ,temp 
+0578 6fe0c957 fetch 1 ,mem_config_sensor_type 
+0579 c006057d beq s201x ,p_mouse_s201_dpi_level5_store 
+057a 18427e00 copy temp ,pdata 
+057b 1fe17e03 and pdata ,0x03 ,pdata 
+057c 20205701 branch mouse_dpi_level_store 
+
+p_mouse_s201_dpi_level5_store:
+057d 18467c04 sub temp ,mouse_dpi_level5 ,null 
+057e 24210581 nbranch p_mouse_dpi_clr ,positive 
+057f 18427e00 copy temp ,pdata 
+0580 20205701 branch mouse_dpi_level_store 
+
+p_mouse_dpi_clr:
+0581 58000000 setarg 0 
+0582 20205701 branch mouse_dpi_level_store 
+
+p_mouse_setting_dpi_4_level:
+0583 6fe0c957 fetch 1 ,mem_config_sensor_type 
+0584 c1060000 rtneq s201x 
+0585 2020573e branch mouse_setting_dpi_4_level 
+
+p_mouse_setting_dpi:
+0586 20400583 call p_mouse_setting_dpi_4_level 
+0587 2040613a call mouse_dpi_led_blink_delay 
+
+p_mouse_setting_sensor_type:
+0588 6fe0c957 fetch 1 ,mem_config_sensor_type 
+0589 c006058b beq s201x ,p_mouse_seting_s201_dpi 
+058a 20205748 branch mouse_setting_sensor_type + 1 
+
+p_mouse_seting_s201_dpi:
+058b 6fe0c690 fetch 1 ,mem_mouse_dpi 
+058c c0005775 beq mouse_dpi_level1 ,mouse_set_s201_dpi_2 
+058d c000d778 beq mouse_dpi_level2 ,mouse_set_s201_dpi_3 
+058e c0015778 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
+058f c001d76f beq mouse_dpi_level4 ,mouse_set_s201_dpi_0 
+0590 c0025772 beq mouse_dpi_level5 ,mouse_set_s201_dpi_1 
+0591 20600000 rtn 
 
 p_mouse_key:
-054f 2040584c call mouse_check_firekey_gpio 
-0550 6fe0c987 fetch 1 ,mem_fire_key_flag 
-0551 243a5860 nbranch fire_key_press ,blank 
-0552 6fe0c982 fetch 1 ,mem_fire_key_status 
-0553 243a585f nbranch fire_key_process ,blank 
-0554 20405888 call mouse_check_key_gpio 
-0555 20400557 call p_mouse_ghost_key_check 
-0556 202057ad branch mouse_key + 7 
+0592 2040584c call mouse_check_firekey_gpio 
+0593 6fe0c987 fetch 1 ,mem_fire_key_flag 
+0594 243a5860 nbranch fire_key_press ,blank 
+0595 6fe0c982 fetch 1 ,mem_fire_key_status 
+0596 243a585f nbranch fire_key_process ,blank 
+0597 20405888 call mouse_check_key_gpio 
+0598 2040059a call p_mouse_ghost_key_check 
+0599 202057ad branch mouse_key + 7 
 
 p_mouse_ghost_key_check:
-0557 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
-0558 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
-0559 70497b00 jam 0 ,mem_mouse_ghost_flag 
-055a 1fe22400 copy pdata ,regb 
-055b 6848c644 fetcht 1 ,mem_lbutton_gpio 
-055c 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-055d 98467c00 isub temp ,null 
-055e 20228569 branch p_mouse_matrix_ghost_key_l_bk ,zero 
-055f 6fe0c648 fetch 1 ,mem_fw_button_gpio 
-0560 98467c00 isub temp ,null 
-0561 2022856f branch p_mouse_matrix_ghost_key_l_fw ,zero 
-0562 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0563 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-0564 98467c00 isub temp ,null 
-0565 20228578 branch p_mouse_ghost_key_mbk_rfw ,zero 
+059a 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
+059b 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
+059c 70497b00 jam 0 ,mem_mouse_ghost_flag 
+059d 1fe22400 copy pdata ,regb 
+059e 6848c644 fetcht 1 ,mem_lbutton_gpio 
+059f 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+05a0 98467c00 isub temp ,null 
+05a1 202285ac branch p_mouse_matrix_ghost_key_l_bk ,zero 
+05a2 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+05a3 98467c00 isub temp ,null 
+05a4 202285b2 branch p_mouse_matrix_ghost_key_l_fw ,zero 
+05a5 6848c645 fetcht 1 ,mem_mbutton_gpio 
+05a6 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+05a7 98467c00 isub temp ,null 
+05a8 202285bb branch p_mouse_ghost_key_mbk_rfw ,zero 
 
 p_mouse_ghost_key_mfw_rbk:
-0566 204057fb call mouse_ghost_key_check_m_fw 
+05a9 204057fb call mouse_ghost_key_check_m_fw 
 
 p_mouse_ghost_key_rbk:
-0567 2040057d call p_mouse_ghost_key_check_r_bk 
-0568 202057e5 branch mouse_ghost_key_check_next 
+05aa 204005c0 call p_mouse_ghost_key_check_r_bk 
+05ab 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_matrix_ghost_key_l_bk:
-0569 6848c645 fetcht 1 ,mem_mbutton_gpio 
-056a 6fe0c648 fetch 1 ,mem_fw_button_gpio 
-056b 98467c00 isub temp ,null 
-056c 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
+05ac 6848c645 fetcht 1 ,mem_mbutton_gpio 
+05ad 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+05ae 98467c00 isub temp ,null 
+05af 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
 
 p_mouse_ghost_key_lbk_rfw:
-056d 204057ef call mouse_ghost_key_check_l_bk 
-056e 20200579 branch p_mouse_ghost_key_rfw 
+05b0 204057ef call mouse_ghost_key_check_l_bk 
+05b1 202005bc branch p_mouse_ghost_key_rfw 
 
 p_mouse_matrix_ghost_key_l_fw:
-056f 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0570 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-0571 98467c00 isub temp ,null 
-0572 20228575 branch p_mouse_ghost_key_lfw_mbk ,zero 
+05b2 6848c645 fetcht 1 ,mem_mbutton_gpio 
+05b3 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+05b4 98467c00 isub temp ,null 
+05b5 202285b8 branch p_mouse_ghost_key_lfw_mbk ,zero 
 
 p_mouse_ghost_key_lfw_rbk:
-0573 2040057f call p_mouse_ghost_key_check_l_fw 
-0574 20200567 branch p_mouse_ghost_key_rbk 
+05b6 204005c2 call p_mouse_ghost_key_check_l_fw 
+05b7 202005aa branch p_mouse_ghost_key_rbk 
 
 p_mouse_ghost_key_lfw_mbk:
-0575 2040057f call p_mouse_ghost_key_check_l_fw 
-0576 2040057b call p_mouse_ghost_key_check_m_bk 
-0577 202057e5 branch mouse_ghost_key_check_next 
+05b8 204005c2 call p_mouse_ghost_key_check_l_fw 
+05b9 204005be call p_mouse_ghost_key_check_m_bk 
+05ba 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_ghost_key_mbk_rfw:
-0578 2040057b call p_mouse_ghost_key_check_m_bk 
+05bb 204005be call p_mouse_ghost_key_check_m_bk 
 
 p_mouse_ghost_key_rfw:
-0579 20400581 call p_mouse_ghost_key_check_r_fw 
-057a 202057e5 branch mouse_ghost_key_check_next 
+05bc 204005c4 call p_mouse_ghost_key_check_r_fw 
+05bd 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_ghost_key_check_m_bk:
-057b 1a417e12 and regb ,mouse_m_bk_button ,pdata 
-057c 202057f3 branch mouse_ghost_key_check_m_bk + 1 
+05be 1a417e12 and regb ,mouse_m_bk_button ,pdata 
+05bf 202057f3 branch mouse_ghost_key_check_m_bk + 1 
 
 p_mouse_ghost_key_check_r_bk:
-057d 1a417e0a and regb ,mouse_r_bk_button ,pdata 
-057e 202057f6 branch mouse_ghost_key_check_r_bk + 1 
+05c0 1a417e0a and regb ,mouse_r_bk_button ,pdata 
+05c1 202057f6 branch mouse_ghost_key_check_r_bk + 1 
 
 p_mouse_ghost_key_check_l_fw:
-057f 1a417e11 and regb ,mouse_l_fw_button ,pdata 
-0580 202057f9 branch mouse_ghost_key_check_l_fw + 1 
+05c2 1a417e11 and regb ,mouse_l_fw_button ,pdata 
+05c3 202057f9 branch mouse_ghost_key_check_l_fw + 1 
 
 p_mouse_ghost_key_check_r_fw:
-0581 1a417e12 and regb ,mouse_r_fw_button ,pdata 
-0582 202057ff branch mouse_ghost_key_check_r_fw + 1 
+05c4 1a417e12 and regb ,mouse_r_fw_button ,pdata 
+05c5 202057ff branch mouse_ghost_key_check_r_fw + 1 
               org 0x2000
 
 start:
Index: program/patch.prog
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/program/patch.prog	(revision 5889)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/program/patch.prog	(working copy)
@@ -7,9 +7,9 @@
 //define ADC_1121SB
 //define ADC_1121SB_1V8_MODE
 //define XTAL_CALP_SET
-define COMMBINATION_DPI
+// define COMMBINATION_DPI
 define MULTI_MODE
-define DPI_CTRL_LOGO
+// define DPI_CTRL_LOGO
 
 	bbit1 8,pf_patch_ext
 	beq patch00_0,p_soft_reset
@@ -44,6 +44,9 @@
 
 	beq patch0f_1,p_mouse_le_name_modify
 	beq patch0f_2,p_mouse_motion
+	beq patch0f_3,p_mouse_dpi_process
+	beq patch0f_4,p_mouse_setting_dpi
+	beq patch0f_5,p_mouse_setting_sensor_type
 	beq patch0f_7,p_mouse_3io6key_check
 	beq patch10_1,p_mouse_init_sensor
 	beq patch10_4,p_mouse_buletooth_fast_conn_end
@@ -62,6 +65,7 @@
 	beq patch12_3,p_mouse_drawing_optima
 	beq patch12_5,p_mouse_24g_hibernate_set
 	beq patch12_6,p_mouse_24g_package_data
+	beq patch13_5,p_mouse_device_led_off
 	beq patch18_5,p_otp_read_data
 	beq patch1a_5,p_gpio_set_wake_by_current_state	
 	beq patch1a_6,p_gpio_set_wake
@@ -869,6 +873,31 @@
 	copy regb,temp
 	rtn
 
+p_mouse_device_led_off:
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_device_24g_led_off
+	beq MODE_BT_DEVICE1,p_mouse_device_bt1_led_off
+	beq MODE_BT_DEVICE2,p_mouse_device_bt2_led_off
+	rtn
+p_mouse_device_24g_led_off:
+	fetcht 1,mem_mouse_1io2led_multi_24gled
+	branch p_mouse_device_led_off_next
+p_mouse_device_bt1_led_off:
+	fetcht 1,mem_mouse_1io2led_multi_bt1led
+	branch p_mouse_device_led_off_next
+p_mouse_device_bt2_led_off:
+	fetcht 1,mem_mouse_1io2led_multi_bt2led
+p_mouse_device_led_off_next:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit0 MOUSE_ENABLE_1IO2LED,mouse_led_off
+	branch gpio_set_analog
+
+p_mouse_device_multi_led_all_off:
+	call p_mouse_device_24g_led_off
+	call p_mouse_device_bt1_led_off
+	call p_mouse_device_bt2_led_off
+	branch mouse_device_multi_led_all_off+3
+
 p_otp_read_data:
 	call enable_otp_read			//read enable
 	call otp_read_data+1
@@ -1112,6 +1141,7 @@
 endif
 
 p_mouse_load_device_info_check:
+	call p_mouse_device_multi_led_all_off		//can be remove?
 	call p_mouse_store_normal_tx_power
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit1 MOUSE_ENABLE_EEPROM,mouse_load_eeprom_info_check
@@ -1136,7 +1166,8 @@
 endif
 	call mouse_read_otp_device_info
 	call p_mouse_read_otp_le_addr_increase_count_info
-	branch mouse_otp_load_app_initflag
+	call mouse_otp_load_app_initflag
+	branch mouse_multi_led_on_judge
 
 p_mouse_24g_first_read_le_otp:
 	call mouse_read_otp_le_device1
@@ -1480,7 +1511,8 @@
 	call p_mouse_logo_led_ctrl_check_timer
 	call p_mouse_logo_led_on_timer
 else
-	call mouse_logo_led_on_timer
+	call p_mouse_mkey_long_control_logo_timer
+	call p_mouse_logo_led_on_timer
 endif
 	call mouse_led_multi_timer
 	call mouse_dpi_led_blink_delay_timer
@@ -1508,6 +1540,38 @@
 	call mouse_store_information_delay_timer
 	branch mouse_check_no_data_timeout_timer
 
+p_mouse_logo_led_on_timer:
+	fetch 1,mem_mouse_logo_off_flag
+	nrtn blank
+	fetch 1,mem_mouse_logo_led_gpio
+	rtneq GPIO_DISABLE
+	fetch 2,mem_mouse_no_data_timer
+	rtn blank
+	fetch 2,mem_mouse_no_data_timeout
+	fetcht 2,mem_mouse_no_data_timer
+	isub temp,temp
+	fetch 2,mem_mouse_logo_led_on_time_init
+	isub temp,pdata
+	branch mouse_logo_led_off,positive
+	branch mouse_logo_led_on
+	
+p_mouse_mkey_long_control_logo_timer:
+	fetch 1,mem_mouse_mkey_press_status
+	bne 0x07,p_mkey_long_timer_clr
+	fetch 1,mem_mkey_long_timer
+	pincrease 1,pdata
+	store 1,mem_mkey_long_timer
+	rtnne 0x14
+	fetch 1,mem_mouse_logo_off_flag
+	setflip 0,pdata
+	store 1,mem_mouse_logo_off_flag
+	beq 0x00,mouse_logo_led_on
+	beq 0x01,mouse_logo_led_off
+	rtn	
+p_mkey_long_timer_clr:
+	jam 0,mem_mkey_long_timer
+	rtn
+
 ifdef DPI_CTRL_LOGO
 p_mouse_logo_led_ctrl_check_timer:
 	fetch 2,mem_mouse_no_data_timer
@@ -1876,7 +1940,13 @@
 //	fetcht 1,mem_mouse_reuse_2ice_gpio
 //	call mouse_gpio_config_input_pu
 //	call p_mouse_gpio_set_high_impedance
-	branch mouse_setgpio_hibernate_next
+	// branch mouse_setgpio_hibernate_next
+p_mouse_setgpio_hibernate_next:
+	fetcht 1,mem_mouse_reuse_2ice_gpio
+	call mouse_gpio_config_input_pu
+	call mouse_gpio_set_high_impedance
+	call p_mouse_device_multi_led_all_off
+	branch mouse_setgpio_hibernate_next+4
 /*
 p_mouse_gpio_set_high_impedance:
 	fetch 3,mem_mouse_set_high_impedance_bit_set
@@ -2023,7 +2093,8 @@
 	disable user
 	setarg 0
 	store 6,mem_mouse_x
-	call p_mouse_check_sensor_data
+	call mouse_check_sensor_data
+	call p_mouse_data_zoom
 	setarg 0x0089
 	call twspi_write	
 	call mouse_setting_sensor_type
@@ -2037,6 +2108,95 @@
 	rtneq KA8G2
 	branch mouse_drawing_optima+1
 
+p_mouse_data_zoom:
+	fetch 1,mem_config_sensor_type
+	rtnne S201X
+	fetch 1,mem_mouse_dpi
+	rtnne MOUSE_DPI_LEVEL3
+	fetch 2,mem_mouse_x
+	call p_mouse_6400_zoom
+	store 2,mem_mouse_x
+	fetch 2,mem_mouse_y
+	call p_mouse_6400_zoom
+	store 2,mem_mouse_y
+	rtn
+
+p_mouse_6400_zoom:
+	bbit1 7,p_mouse_xy_inverse
+	bbit0 7,p_mouse_xy_zoom
+	rtn
+
+p_mouse_xy_inverse:
+	sub pdata,0,pdata
+	call p_mouse_xy_zoom	
+	sub pdata,0,pdata
+	rtn
+p_mouse_xy_zoom:
+	lshift pdata,pdata
+	set0 14,pdata
+	set0 15,pdata
+	store 2,mem_mouse_temp_data
+	fetch 1,mem_mouse_temp_data
+	sub pdata,0x7f,null
+	ncall p_mouse_xy_forward_overflow,positive
+	fetch 2,mem_mouse_temp_data
+	rtn
+p_mouse_xy_forward_overflow:
+	setarg 0x7f
+	store 2,mem_mouse_temp_data
+	rtn
+
+
+p_mouse_dpi_process:
+	call mouse_dpi_ghost_check
+	rtn user
+p_mouse_dpi_process_next:
+	fetch 1,mem_mouse_dpi
+	
+	copy pdata,temp
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_DOUBLE_DPI_KEY,mouse_double_dpi_check
+	copy temp,pdata
+	
+	increase 1,pdata
+	copy pdata,temp
+	fetch 1,mem_config_sensor_type
+	beq S201X,p_mouse_S201_dpi_level5_store
+
+	copy temp,pdata
+	and pdata,0x03,pdata
+	branch mouse_dpi_level_store
+
+p_mouse_S201_dpi_level5_store:
+	sub temp,MOUSE_DPI_LEVEL5,null
+	nbranch p_mouse_dpi_clr,positive
+	copy temp,pdata
+	branch mouse_dpi_level_store
+p_mouse_dpi_clr:
+	setarg 0
+	branch mouse_dpi_level_store
+
+p_mouse_setting_dpi_4_level:
+	fetch 1,mem_config_sensor_type
+	rtneq S201X
+	branch mouse_setting_dpi_4_level
+p_mouse_setting_dpi:
+	call p_mouse_setting_dpi_4_level
+	call mouse_dpi_led_blink_delay
+p_mouse_setting_sensor_type:
+	fetch 1,mem_config_sensor_type
+	beq S201X,p_mouse_seting_S201_dpi
+	branch mouse_setting_sensor_type+1
+p_mouse_seting_S201_dpi:
+	fetch 1,mem_mouse_dpi
+	beq MOUSE_DPI_LEVEL1,mouse_set_S201_dpi_2	//1200
+	beq MOUSE_DPI_LEVEL2,mouse_set_S201_dpi_3	//1600
+	beq MOUSE_DPI_LEVEL3,mouse_set_S201_dpi_3	//2400
+	beq MOUSE_DPI_LEVEL4,mouse_set_S201_dpi_0	//3200
+	beq MOUSE_DPI_LEVEL5,mouse_set_S201_dpi_1	//800
+	rtn
+
+
 p_mouse_key:
 	call mouse_check_firekey_gpio
 	fetch 1,mem_fire_key_flag
Index: sched/mouse.dat
===================================================================
--- /1121s/branch/mouse/mouse_public_Single_Mode/sched/mouse.dat	(revision 5889)
+++ /1121s/branch/mouse/mouse_public_Single_Mode/sched/mouse.dat	(working copy)
@@ -50,7 +50,7 @@
 #bit4 MOUSE_ENABLE_LOW_FOR_LED
 #bit5 MOUSE_ENABLE_DPI_FOR_LED
 #bit6 MOUSE_ENABLE_DPI_LOW_FOR_LED
-00
+03
 
 #mouse flag byte6 
 #bit0 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
@@ -61,7 +61,7 @@
 #bit5 MOUSE_ENABLE_PB_BUTTON_CONNECT_GND
 #bit6 MOUSE_ENABLE_FIRE_KEY_CONNECT_GND
 #bit7 MOUSE_ENABLE_CUSTOMER_KEY_CONNECT_VIN_OR_MATRIX
-00
+22
 
 #mouse flag byte7
 #bit0 MOUSE_ENABLE_AUTO_24G_PARING
@@ -72,7 +72,7 @@
 #bit5 MOUSE_ENABLE_COMMBINATION_KEY_BY_BT_DISCOVERY
 #bit6 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
 #bit7 MOUSE_ENABLE_PB_BUTTON_LONG_PRESS_DISCONVERY
-01
+89
 
 #mouse flag byte8
 #bit0 MOUSE_ENABLE_SMOOTHER
@@ -87,32 +87,32 @@
 
 mem_mouse_param_config:
 06 #mem_lbutton_gpio
-08 #mem_mbutton_gpio
-07 #mem_rbutton_gpio
-06 #mem_bk_button_gpio
+07 #mem_mbutton_gpio
+08 #mem_rbutton_gpio
+08 #mem_bk_button_gpio
 07 #mem_fw_button_gpio
-08 #mem_dpi_button_gpio
-12 #mem_whee_a_data_gpio
-14 #mem_whee_b_data_gpio
+06 #mem_dpi_button_gpio
+14 #mem_whee_a_data_gpio
+12 #mem_whee_b_data_gpio
 0d #mem_mouse_sensor_sclk_gpio
 0f #mem_mouse_sensor_sdio_gpio
 ff #mem_select_sensor_angle_gpio
-00 #mem_sensor_angle_default
-00 #mem_sensor_angle_switch
+02 #mem_sensor_angle_default
+02 #mem_sensor_angle_switch
 00 #mem_config_sensor_dpi	#power on default dpi 00--1200  01--1600
 ff #mem_whee_ta_data_gpio
 ff #mem_whee_tb_data_gpio
 ff #mem_matrix_public_gpio
-ff #mem_config_select_device_button_gpio
+0a #mem_config_select_device_button_gpio
 ff #mem_customer_key_gpio
 ff #mem_firebutton_gpio
 ff #mem_dpi_another_button_gpio
 ff #mem_sensor_motion_gpio
 ff #mem_device_switch_gpio
 05 #mem_mouse_reuse_2ice_gpio
-ff #mem_mouse_logo_led_gpio
-ff #mem_mouse_1io2led_multi_24gled
-ff #mem_mouse_1io2led_multi_bt1led
+89 #mem_mouse_logo_led_gpio
+0c #mem_mouse_1io2led_multi_24gled
+8c #mem_mouse_1io2led_multi_bt1led
 ff #mem_mouse_1io2led_multi_bt2led
 ff #mem_mouse_low_voltage_alarm_gpio
 ff #mem_mouse_dpi_gpio
@@ -144,7 +144,7 @@
 #1io2led multi end
 
 #time parm
-mem_mouse_logo_led_on_time_init:58 02	#1min
+mem_mouse_logo_led_on_time_init:32 00#58 02	#1min
 mem_mouse_24g_pair_timeout_init:58 02  #1min	    24g reconn timer&pair timer
 mem_mouse_24g_reconn_timeout_init:64 #10s
 mem_mouse_24g_power_on_fast_conn_timer:05 00	#500ms
@@ -155,7 +155,7 @@
 
 #device parm
 mem_device_option:08
-mem_device_number:01   #01--only 2.4g   02--2.4g+ble
+mem_device_number:02   #01--only 2.4g   02--2.4g+ble
 
 mem_lpm_mode:01
 mem_lpm_mult:20
@@ -322,7 +322,7 @@
 0e	#mem_ka8g2_dpi_3
 
 mem_sensor_s201_dpi:
-8a  #mem_sensor_s201_dpi_0	1200
+89  #mem_sensor_s201_dpi_0	1200
 8b  #mem_sensor_s201_dpi_1	1600
 83  #mem_sensor_s201_dpi_2	2400
 84  #mem_sensor_s201_dpi_3	3200
@@ -346,7 +346,6 @@
 19 04
 60 07
 69 04
-68 c3
 7d 20
 7e 00
 09 00
@@ -359,12 +358,12 @@
 09 00
 ff ff
 
-mem_sensor_3205_init:
-09 5a
-0d 10
-1d ed
-7d 80
-ff ff
+# mem_sensor_3205_init:
+# 09 5a
+# 0d 10
+# 1d ed
+# 7d 80
+# ff ff
 
 #mem_sensor_ka8g2_init:
 #09 a5
@@ -397,32 +396,32 @@
 09 00
 ff ff
 
-mem_sensor_ka8ul_init:
-09 5a
-0d 10
-0e c5
-5b 9a
-10 38
-11 42
-28 28
-41 23
-49 39
-4a b0
-4b a0
-4c 90
-4d 70
-09 00
-ff ff
-
-mem_sensor_8009_init:
-09 5a
-06 02
-09 69
-0d 48
-0e 9f
-0f ba
-09 00
-ff ff
+# mem_sensor_ka8ul_init:
+# 09 5a
+# 0d 10
+# 0e c5
+# 5b 9a
+# 10 38
+# 11 42
+# 28 28
+# 41 23
+# 49 39
+# 4a b0
+# 4b a0
+# 4c 90
+# 4d 70
+# 09 00
+# ff ff
+
+# mem_sensor_8009_init:
+# 09 5a
+# 06 02
+# 09 69
+# 0d 48
+# 0e 9f
+# 0f ba
+# 09 00
+# ff ff
 
 
 #adc config
