Index: format/app_mouse.format
===================================================================
--- /1121s/branch/mouse/AI_Project/mouse_public_24g/format/app_mouse.format	(revision 3837)
+++ /1121s/branch/mouse/AI_Project/mouse_public_24g/format/app_mouse.format	(working copy)
@@ -447,7 +447,8 @@
 6 mem_mouse_sn_mac
 16 mem_mouse_temp_buff
 1 mem_mouse_delay_send_info_timer
-
+1 mem_mouse_m_key_press_flag
+1 mem_mouse_m_key_press_count
 )
 
 (
@@ -874,6 +875,7 @@
 )
 
 (
+3 DATA_APP
 4 DATA_HTTP
 5 DATA_DPI
 6 DATA_DEVICE_INFO
Index: output/memmap.format
===================================================================
--- /1121s/branch/mouse/AI_Project/mouse_public_24g/output/memmap.format	(revision 3837)
+++ /1121s/branch/mouse/AI_Project/mouse_public_24g/output/memmap.format	(working copy)
@@ -1983,90 +1983,92 @@
 0x4b29 mem_mouse_sn_mac
 0x4b2f mem_mouse_temp_buff
 0x4b3f mem_mouse_delay_send_info_timer
-0x4b40 mem_24g_txpayload_buf
-0x4b50 mem_release_data_from_receiver_enable
-0x4b51 mem_release_data_from_transmiter_enable
-0x4b52 mem_flippen_key0_gpio
-0x4b53 mem_flippen_key1_gpio
-0x4b54 mem_flippen_key2_gpio
-0x4b55 mem_flippen_key3_gpio
-0x4b56 mem_flippen_key4_gpio
-0x4b57 mem_flippen_key5_gpio
-0x4b58 mem_flippen_key6_gpio
-0x4b59 mem_flippen_key7_gpio
-0x4b5a mem_flippen_key0_press_status
-0x4b5b mem_flippen_key1_press_status
-0x4b5c mem_flippen_key2_press_status
-0x4b5d mem_flippen_key3_press_status
-0x4b5e mem_flippen_key4_press_status
-0x4b5f mem_flippen_key5_press_status
-0x4b60 mem_flippen_key6_press_status
-0x4b61 mem_flippen_key7_press_status
-0x4b62 mem_key_press_data
-0x4b62 mem_key_pageup_data
-0x4b6b mem_key_pagedown_data
-0x4b74 mem_key_shift_f5_data
-0x4b7d mem_key_esc_data
-0x4b86 mem_key_b_data
-0x4b8f mem_key_tab
-0x4b98 mem_key_enter
-0x4ba1 mem_key_alt_tab
-0x4baa mem_key_alt_f4
-0x4bb3 mem_key_play_pause
-0x4bbc mem_key_vol_up
-0x4bc5 mem_key_vol_down
-0x4bce mem_standard_key_release
-0x4bd7 mem_system_ctrl_key_release
-0x4be0 mem_media_key_release
-0x4be9 mem_key0_long_press_flag
-0x4bea mem_key1_long_press_flag
-0x4beb mem_key2_long_press_flag
-0x4bec mem_key3_long_press_flag
-0x4bed mem_key4_long_press_flag
-0x4bee mem_key0_long_press_event
-0x4bef mem_key1_long_press_event
-0x4bf0 mem_key2_long_press_event
-0x4bf1 mem_key3_long_press_event
-0x4bf2 mem_key4_long_press_event
-0x4bf3 mem_key0_short_press_flag
-0x4bf4 mem_key1_short_press_flag
-0x4bf5 mem_key2_short_press_flag
-0x4bf6 mem_key3_short_press_flag
-0x4bf7 mem_key4_short_press_flag
-0x4bf8 mem_key0_press_timer_count
-0x4bf9 mem_key1_press_timer_count
-0x4bfa mem_key2_press_timer_count
-0x4bfb mem_key3_press_timer_count
-0x4bfc mem_key4_press_timer_count
-0x4bfd mem_combination_key_down_flag
-0x4bfe mem_combination_key_longpress_flag
-0x4bff mem_key_disable_timer
-0x4c00 mem_24g_calculate_package_id_disable
-0x4c01 mem_24g_package_id_abandon_flag
-0x4c02 mem_24g_package_id
-0x4c03 mem_key_state
-0x4c04 mem_key_press_state
-0x4c05 mem_poweron_first_blank_data_enable
-0x4c06 mem_flippen_no_data_timeout
-0x4c08 mem_flippen_start_pair_no_data_timeout
-0x4c0a mem_key_longpress_timer_init
-0x4c0c mem_key_longpress_timer
-0x4c0e mem_low_voltage_led_blink_flag
-0x4c0f mem_low_voltage_led_blink_start_timer
-0x4c10 mem_poweron_led_blink_flag
-0x4c11 mem_24g_pair_enable_flag
-0x4c12 mem_24g_ch_work
-0x4c13 mem_24g_pair_key_down_flag
-0x4c14 mem_24g_pairing_stop_flag
-0x4c15 mem_longpress_24g_enter_hibernate_flag
-0x4c16 mem_g24_connected_state
-0x4c17 mem_g24_pairing_stop_flag
-0x4c18 mem_send_package_before_check
-0x4c19 mem_le_conn_rcv_new
-0x4c1a mem_le_conn_first_rcv
-0x4c1b mem_le_check_retransmit_flag
-0x4c1c mem_le_retransmit_cnt
-0x4c1d mem_le_check_retransmit_discon_flag
+0x4b40 mem_mouse_m_key_press_flag
+0x4b41 mem_mouse_m_key_press_count
+0x4b42 mem_24g_txpayload_buf
+0x4b52 mem_release_data_from_receiver_enable
+0x4b53 mem_release_data_from_transmiter_enable
+0x4b54 mem_flippen_key0_gpio
+0x4b55 mem_flippen_key1_gpio
+0x4b56 mem_flippen_key2_gpio
+0x4b57 mem_flippen_key3_gpio
+0x4b58 mem_flippen_key4_gpio
+0x4b59 mem_flippen_key5_gpio
+0x4b5a mem_flippen_key6_gpio
+0x4b5b mem_flippen_key7_gpio
+0x4b5c mem_flippen_key0_press_status
+0x4b5d mem_flippen_key1_press_status
+0x4b5e mem_flippen_key2_press_status
+0x4b5f mem_flippen_key3_press_status
+0x4b60 mem_flippen_key4_press_status
+0x4b61 mem_flippen_key5_press_status
+0x4b62 mem_flippen_key6_press_status
+0x4b63 mem_flippen_key7_press_status
+0x4b64 mem_key_press_data
+0x4b64 mem_key_pageup_data
+0x4b6d mem_key_pagedown_data
+0x4b76 mem_key_shift_f5_data
+0x4b7f mem_key_esc_data
+0x4b88 mem_key_b_data
+0x4b91 mem_key_tab
+0x4b9a mem_key_enter
+0x4ba3 mem_key_alt_tab
+0x4bac mem_key_alt_f4
+0x4bb5 mem_key_play_pause
+0x4bbe mem_key_vol_up
+0x4bc7 mem_key_vol_down
+0x4bd0 mem_standard_key_release
+0x4bd9 mem_system_ctrl_key_release
+0x4be2 mem_media_key_release
+0x4beb mem_key0_long_press_flag
+0x4bec mem_key1_long_press_flag
+0x4bed mem_key2_long_press_flag
+0x4bee mem_key3_long_press_flag
+0x4bef mem_key4_long_press_flag
+0x4bf0 mem_key0_long_press_event
+0x4bf1 mem_key1_long_press_event
+0x4bf2 mem_key2_long_press_event
+0x4bf3 mem_key3_long_press_event
+0x4bf4 mem_key4_long_press_event
+0x4bf5 mem_key0_short_press_flag
+0x4bf6 mem_key1_short_press_flag
+0x4bf7 mem_key2_short_press_flag
+0x4bf8 mem_key3_short_press_flag
+0x4bf9 mem_key4_short_press_flag
+0x4bfa mem_key0_press_timer_count
+0x4bfb mem_key1_press_timer_count
+0x4bfc mem_key2_press_timer_count
+0x4bfd mem_key3_press_timer_count
+0x4bfe mem_key4_press_timer_count
+0x4bff mem_combination_key_down_flag
+0x4c00 mem_combination_key_longpress_flag
+0x4c01 mem_key_disable_timer
+0x4c02 mem_24g_calculate_package_id_disable
+0x4c03 mem_24g_package_id_abandon_flag
+0x4c04 mem_24g_package_id
+0x4c05 mem_key_state
+0x4c06 mem_key_press_state
+0x4c07 mem_poweron_first_blank_data_enable
+0x4c08 mem_flippen_no_data_timeout
+0x4c0a mem_flippen_start_pair_no_data_timeout
+0x4c0c mem_key_longpress_timer_init
+0x4c0e mem_key_longpress_timer
+0x4c10 mem_low_voltage_led_blink_flag
+0x4c11 mem_low_voltage_led_blink_start_timer
+0x4c12 mem_poweron_led_blink_flag
+0x4c13 mem_24g_pair_enable_flag
+0x4c14 mem_24g_ch_work
+0x4c15 mem_24g_pair_key_down_flag
+0x4c16 mem_24g_pairing_stop_flag
+0x4c17 mem_longpress_24g_enter_hibernate_flag
+0x4c18 mem_g24_connected_state
+0x4c19 mem_g24_pairing_stop_flag
+0x4c1a mem_send_package_before_check
+0x4c1b mem_le_conn_rcv_new
+0x4c1c mem_le_conn_first_rcv
+0x4c1d mem_le_check_retransmit_flag
+0x4c1e mem_le_retransmit_cnt
+0x4c1f 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/AI_Project/mouse_public_24g/output/otp.dat	(revision 3854)
+++ /1121s/branch/mouse/AI_Project/mouse_public_24g/output/otp.dat	(working copy)
@@ -27,7 +27,7 @@
 1e
 aa
 55
-30
+c0
 12
 4e
 06
@@ -36,131 +36,131 @@
 a2
 a1
 1a
-7b
+54
 23
 16
-29
-45
+28
+b0
 50
 e2
-3b
-48
+3a
+bb
 04
 50
-c7
-82
+c6
+6d
 27
 04
 c4
-54
+47
 53
 b3
 ab
-73
+5e
 ae
 4a
 7b
-97
+8a
 5f
 16
 cf
-b6
+a5
 41
 0b
 59
-40
+55
 32
 eb
 3d
-38
+07
 42
 ec
 fb
-45
+76
 21
 34
 56
-23
+3c
 54
 74
 8e
-fc
+c9
 9e
 af
-86
-4a
+87
+a5
 6f
 e2
 3b
-c5
+d8
 04
 57
 2d
-e7
+d4
 35
 5a
 d4
-e4
+c3
 fb
 fe
-73
-18
+74
+e3
 61
 64
 fc
-54
+47
 9a
 2d
 63
-6c
+05
 f7
 df
 c2
-be
+95
 ca
 93
 ec
-17
+2e
 f6
 fd
 fe
-41
+5a
 0d
 b9
 08
-bd
+a6
 50
 82
 9c
-95
+f8
 6f
 37
-db
-fb
+da
+06
 f3
 0b
-1c
-9c
+1d
+73
 2b
 52
 51
-af
+b8
 9d
 8b
 54
-49
+26
 6a
 d6
 48
-67
+5c
 8b
 01
-0b
-1e
+0c
+f7
 9b
 da
 19
-30
+29
 79
 dd
 94
@@ -168,19 +168,19 @@
 28
 06
 ef
-fa
+05
 bc
 e0
 e5
-da
+a9
 41
 34
 98
-80
+fd
 ad
 67
 07
-14
+7b
 a3
 52
 e9
@@ -188,23 +188,23 @@
 59
 d7
 fa
-64
+77
 c6
 7e
 f8
-2c
+59
 b9
 ce
 54
-00
+13
 87
 95
 49
-3a
+cf
 5d
 11
 3e
-93
+be
 5f
 e4
 69
@@ -212,19 +212,19 @@
 37
 d0
 b3
-29
+0e
 9f
 a6
 0d
-7f
+6a
 04
 fe
 cd
-72
+07
 f3
 33
 34
-69
+7e
 d8
 a1
 62
@@ -284,7 +284,7 @@
 47
 fa
 8f
-d8
+d9
 b3
 fe
 02
@@ -416,7 +416,7 @@
 c8
 b8
 4a
-16
+27
 e2
 9c
 fc
@@ -424,7 +424,7 @@
 10
 27
 a4
-ad
+bc
 f3
 56
 67
@@ -500,3283 +500,3283 @@
 87
 29
 b5
-30
+35
 44
-f2
-95
-16
+f0
+15
+26
 1c
-9b
-7a
-07
+9a
+fa
+31
 ad
-b7
+b6
 03
-3d
-d8
-72
-22
-74
-90
-1d
-1a
-cc
-49
-8c
-75
-76
-1f
+3c
+3a
+91
+a2
+a7
+df
+9d
+d1
+ea
+5f
+4c
+c0
+56
+46
 d2
-20
-d3
-6c
+5e
+24
+23
+27
+af
 e7
-65
-c5
-6f
-30
-ca
-42
-15
+79
 f0
-a1
-da
-d5
-49
-3d
-68
-ea
-32
+7f
+60
+4c
+f0
+df
+2f
+9a
 89
-2d
-c2
+f7
+4a
+fc
+f2
+3c
+0e
+9b
 ff
-af
-7f
-42
-c6
-62
-f3
-6a
-1f
-3e
-b5
-94
-98
-74
-ec
-47
+d1
+8b
+0d
+06
+a8
+d2
+25
+c5
+f5
+00
+82
+58
+cf
+66
+1e
 67
-83
-9a
-51
+fc
+98
+59
 bb
 b9
-83
-df
-18
-00
-21
-9b
-7c
-99
-ff
-b6
-2b
-ce
-8d
-e4
-71
-cc
-0f
+89
+90
+c1
+4b
+9f
 93
-a7
-7a
-65
+7f
+17
+46
+a0
+eb
+76
+1b
+e4
+71
+cc
+16
+93
+a4
+f6
+f1
 de
-19
-e5
-21
+1a
+65
+26
 c6
-a7
-bb
-b3
-32
-12
-21
-c0
+a6
+36
+04
 32
-e4
-00
-ce
+13
+af
+d4
+85
+44
+c7
+78
+31
+71
+89
+ae
 8c
-b1
-09
-b6
-c3
-26
-27
-75
-51
-73
-06
-de
-62
-14
-f9
-a0
-5e
+e7
+6c
+85
+46
+d7
+cb
+f7
+d5
+b4
+3c
+22
+fd
 20
-62
-d9
-a9
-21
+57
+f0
 ee
-53
-ec
 e1
-a6
-a3
+2b
+3c
+fb
+44
+eb
+b1
 02
-b5
-e5
-0e
+b6
+6b
+ae
+a1
+99
 bf
-5a
-84
-d9
-8a
+c5
+82
 0a
-c7
-5a
-de
-6a
-6e
-bb
-f4
-7f
-74
-15
-1b
-9f
-19
-76
-91
-e2
-f9
+c4
+d3
+d6
+69
+e0
+b2
+fc
 7c
+f6
+b2
 13
-5b
-a2
-21
-1a
-ae
-d5
-35
-cf
-6a
-9c
-9f
-3d
-cf
-e2
-a3
-d5
-98
-e1
-84
-88
-81
-be
-1b
 9f
 1a
-39
-53
-72
-96
-c3
-ed
-ff
-76
-bf
-11
-32
-ac
-ab
-62
-7d
-7f
-63
-ff
-0e
-98
-60
-07
-8f
-d3
-1f
-2d
-7b
+c7
 99
-d7
-bf
-e6
-17
-38
-d6
-0e
+e3
+77
+7b
 1b
-3a
-a8
-26
-1f
-d9
+5a
+20
+be
+5d
+2e
+10
+14
 cf
-8c
-f8
-c7
-1e
-2f
+6b
+1c
+9d
+7a
+14
+a7
+2b
+9a
+18
+24
+0d
+9e
+41
+0b
+3a
 d8
-bf
+c0
+f2
+d1
+6d
+3d
+36
 9b
-f4
-b4
-26
-28
-3a
+5e
+16
+c1
 17
+8f
+6c
+2b
+62
 2d
-fe
-3a
+14
+53
 d7
-76
-04
-d9
+a6
+9d
+e8
+07
+3a
 13
-86
-b3
-50
-31
-0d
+91
+8b
+22
+99
+a9
+5d
+f1
+b2
+75
+5d
+06
+1b
+3a
+38
 2f
+7a
+bd
+34
+cb
+78
+02
+07
+30
+7d
+6e
+41
+f4
+ee
+26
+93
+3a
+17
+23
+52
+63
+cd
+08
+bd
+d1
+13
+88
+15
+46
+f1
+b5
+bc
 36
 b6
 f6
-c4
-60
-e5
-5a
-6f
-da
-07
-c6
-ab
-78
+db
+c8
+ee
+6a
+92
+d8
+67
+8d
+86
+82
 72
-97
-9d
-bd
-07
-c2
-42
-f6
+dc
+65
+ed
+62
+4a
 a6
-86
-df
+e9
+03
+cb
+54
+53
+b6
+69
+d7
+82
+3d
+e9
 45
-76
-d2
-5b
-9c
-fd
-52
-cf
 af
 60
 32
 84
-9b
-4d
-c2
-02
-db
+84
+e8
+1e
 6d
-e7
-69
-ea
-c0
-cc
-02
-b5
-d6
-cd
-ae
-6e
-da
-75
-66
-c2
+9c
+ed
+22
+73
+a5
+40
+07
+27
+fa
+0c
+06
+47
+21
 00
-d8
-59
-31
-b4
-97
-bb
-6d
+b0
+22
+d4
+c0
+63
+d5
+2f
+74
+22
+93
+65
 38
-57
-48
-c5
+5a
+f7
+cd
 18
-a7
-ee
-65
-b4
-f2
-0d
-9a
-8d
+ab
+63
+da
+14
+39
+3f
+98
+ed
+33
 78
-55
-6e
+94
 cc
-7d
-f7
-4b
-8a
-88
-dd
-56
-41
-2b
-12
-f3
-98
-c5
-39
-ce
-a2
-a8
-04
-a3
+36
+3e
+1b
+ef
+00
+08
+49
+e4
+66
+99
+e5
+58
+7e
+b5
+d0
+62
+13
+1a
+ab
 6c
+3b
 38
-21
 b8
 58
 8e
-41
+42
+71
+9d
+0d
+6f
 3e
-1d
-ca
-d2
-36
 f7
-57
-7c
+59
+43
 cd
-24
-8a
-85
-aa
-4f
-65
-e2
-aa
-ef
-fa
 7e
-04
-06
-0f
-63
-3e
-c4
+8a
 58
-94
-f0
-48
-04
-5f
-b3
-63
+1d
+0f
+eb
+44
+f3
+ef
+f8
+e0
+7b
+a6
+3a
+44
 36
+c4
+5a
+a1
+b7
+e8
+f9
+59
+0c
+c3
+f3
+b4
 af
-1a
-0a
-5e
-3a
-c2
-b6
-48
-1c
+c9
+dd
+53
+85
+75
+8d
+e0
+87
+07
+e0
+b0
+bb
+68
+e4
+92
+5d
+b1
+79
+e8
+01
 ef
-00
-1a
-b2
-ce
 aa
-2d
-1b
-fc
-31
-42
-ce
-46
-2f
-13
-fa
+39
 48
 42
-b1
-4c
-ec
-c9
-ac
-e3
+b3
+8c
+ab
+13
+69
+1d
 21
 8a
 68
 5b
-82
-fe
-81
-25
-b7
-0d
-f4
-1f
-4a
-23
-3c
-cf
+35
+be
+01
+2c
+b8
+c2
+76
+80
 72
-fb
-09
-ed
+23
+42
+2b
+3a
+f4
+32
+61
 81
 db
-dc
-74
-a2
-d5
-6e
-77
-c8
-79
-d1
-fa
-08
-6c
+6a
+ac
+ea
+da
+55
+6b
+87
+da
+99
+4c
+4f
+ef
+37
+db
+bd
+f8
+39
+2a
+70
+8d
+b3
+e3
+4a
 f2
-c1
-dc
-85
-b5
+bd
 2c
-4a
-8f
-bf
-12
-eb
-6d
-06
-09
 69
 90
-e0
-d9
-7b
-6b
-89
-62
-4e
-86
-91
-30
+9c
+f2
+6d
+b4
+b2
+1a
+09
+5c
+5a
+e5
 a2
 f5
 5f
 c1
-94
-f4
-23
-c8
-17
-43
-ff
-45
+db
+54
+9d
+bc
+18
+ec
+75
+0b
 d8
 ec
-7b
-1e
-bb
-f0
-0d
-9d
+d1
+a6
+b4
+5f
+d3
+b3
 38
 0e
-48
-f1
-e6
-df
-b7
-b2
+8a
+a3
+e9
+70
+69
+af
 48
 57
-e2
-6e
-49
-1c
-4b
-b6
+52
+60
+46
+b3
+91
+39
 cc
-72
-02
-80
-78
-58
+12
+83
+70
+28
+b1
 fb
 c2
-b1
-2f
-39
-b7
+e8
+30
 e6
-47
-87
-c7
-dc
-fd
-00
-de
-2e
-6b
 e2
-5c
-06
+b6
 ed
-24
-0a
-11
-cd
+89
+a3
+d5
+48
+ee
+70
+7e
 c1
-f0
-2e
-14
-77
-2c
-62
-e4
-b4
-db
-3b
-b5
-26
-ff
-e3
-ad
-f2
-d2
-a5
-63
-88
-ac
-59
-33
-9e
-71
-a2
-c8
-da
+f1
+22
+0f
+58
 ff
-c9
-23
-92
-73
-92
-f6
-65
-88
-09
-b7
+0f
+41
+67
+e6
+f4
+77
+2b
 89
-6f
+13
+75
+8e
 5f
-ac
+dd
+6b
+5f
+05
+0a
+e3
+cd
+a6
+e9
+dd
+23
+f5
 84
+e1
+33
+4a
+34
+9d
+6a
+d8
+d5
 81
-85
-93
-71
-35
-ab
-0f
-fc
-2c
-b0
+2b
 10
-4d
-64
-7a
-00
-60
-3a
-43
-11
-09
-d0
-21
-c9
-46
-eb
-71
-30
-36
 47
-0a
-7a
-32
-2e
-ac
-4c
+aa
+f5
+41
 90
-74
-30
-94
+b1
+b1
+44
+60
+5f
 ac
-79
-3e
-25
-85
-40
+dd
+6f
+bd
+b4
+8e
 33
-17
-1c
-54
-18
-2f
-cb
-59
-4e
-64
-8b
-50
-09
-08
-85
-a2
-5c
-e8
-03
-52
-93
-67
+c4
 6a
-c9
-dc
-cd
-dc
-08
-3e
-a3
-33
-09
-a6
-db
-0a
-cd
-c7
-28
-66
-20
-fb
-c8
-24
-0f
-4d
+72
+2c
+f0
+c0
+e5
+3d
+6d
+7a
+e6
+53
+13
+bb
+38
 a0
-1d
-bc
-c2
-67
+66
 9a
+d6
+91
+71
+3b
+2f
+1f
+5a
+d0
+37
+cc
+fc
+4d
+2b
+48
+30
+1f
+30
+59
+79
 76
-5b
+24
+b5
+63
+be
+7b
+30
+30
+a6
+ad
+29
+a6
+ae
 66
-a7
-a2
-6d
-27
-2c
-3f
-97
-ea
-4f
-61
-e0
-b0
-28
-e9
-d7
-9e
-f2
-57
-4f
-70
-dd
-6e
-ba
-1f
-cd
-a7
+9d
+66
+60
+a1
+b2
+44
+2a
+47
+81
+fb
+ae
+eb
+89
+34
+01
+36
+f6
+3e
+a3
+4f
+19
+9e
+9c
+84
+1a
+fc
+91
+69
+33
+ac
+e1
+2f
+05
+5a
+d1
+af
+ea
+d5
+9e
+39
+ac
+1c
+3e
+19
+2a
+2a
+7f
+92
+67
+d8
+2a
+ac
+1a
+50
+b9
+92
+8e
+c8
+7f
+8a
+6f
+67
+48
+a1
+6a
+ad
+66
+01
+a8
 ba
 56
-f6
-da
+96
+cb
 4e
 e1
-21
-c9
+b2
+20
 7e
 56
-01
-c2
-fb
-7c
-74
-30
-0c
+86
+b0
+d3
+10
+e2
+68
+1b
+47
+1b
 3c
-14
-0f
 79
 7b
-50
-7b
-5b
-5b
-cc
-9d
+c0
+e5
+0b
+91
+46
+23
 a6
 11
-f0
-0b
-1e
-d3
-71
-42
-89
-aa
-25
-07
-c8
-5b
-31
-ad
-a4
-27
-30
+81
+85
+4a
+06
+b3
+64
+ce
+f3
 e5
-a8
-77
-15
-77
-6e
-58
-d6
+02
+e0
+8f
+7e
+86
+f4
+0f
 3b
-65
-f2
-09
+8d
+a8
+7f
+49
+91
 79
-59
-94
-1a
-e0
-47
+c1
+55
+ec
 2a
-25
-12
-2e
-64
-b8
+52
+cb
+e2
+b9
+dc
 1a
-36
-cc
-70
-60
+ce
+58
+8b
+a9
+26
+11
+f0
+c6
+1e
+21
+b6
+fd
+15
 bf
-e1
-99
-5f
+e2
+9e
+97
 0b
 0a
-f8
-92
-91
-6e
-55
-ff
-6f
-91
-16
-1c
-14
-1f
-e2
-f3
-bc
-3f
-5d
-26
+73
+b7
+8e
+04
+10
+94
+50
+87
+84
+c3
+53
+ee
+63
+38
+ec
+f5
+da
+08
 ef
 07
-21
-46
-9a
-22
-89
-30
-b9
-32
-8c
-02
 a2
-52
-86
-4a
-db
-bf
-8b
-63
-66
-51
+bc
+d0
+22
+4c
+45
+16
+92
+cf
+0a
 f2
-bd
-05
-39
-10
-c4
-04
-0d
-fb
-72
-6d
-74
-64
-70
-9f
-1b
-9a
-f0
-e5
-5e
-b2
-88
-d4
-3f
-60
-93
-25
-b5
-0c
-8f
-62
-3f
-c7
-ae
+92
+ab
+17
+ec
+0a
+3b
+0e
+66
+40
+bf
 e6
-5e
-29
-3a
-1f
+17
+f0
+b4
+b3
+04
+2d
+fa
+98
+3d
+b4
+aa
+66
+d0
+ab
+1a
+be
+56
+1d
+7b
+cb
+9c
 13
-f9
+e1
+f7
+35
+76
+4f
+f2
+32
+95
+a0
+f8
+b6
+a1
 a2
-9b
-6f
-af
-ae
-ad
+3b
+47
+2a
+bf
+ab
+93
+7f
 ee
-9e
-55
+7f
+ea
+1e
+14
+d7
 2c
-db
-2a
-4d
-c8
-21
-6b
-ef
-33
-fe
-26
-02
-52
+bb
 08
-8f
-e1
-5a
+ce
+d7
+4b
+a3
+b7
+99
+b2
+e3
 44
-1b
-56
-e0
-71
-cb
-0a
-93
-73
-6d
+e2
+c8
+4b
+d1
 65
-c1
-95
-63
+e5
+8a
+08
+e8
+61
+85
+11
+84
+19
+ac
+b6
 d3
+5f
+a7
+12
 36
-0f
+6f
 18
-1c
+20
 a7
-04
-2a
-e3
-d7
-73
-a8
-99
+0e
+e7
+40
+c8
+09
 29
-77
-06
+6f
+9a
+ff
+86
+33
+36
+53
+5e
 ab
-7e
-0a
-5f
-db
-45
-da
-e7
-2e
+55
+19
+a3
+bb
 d8
-7f
-b8
-a2
-c9
-44
-39
-97
-20
 3f
-6c
-ad
-58
-50
-62
-4d
-e0
-77
-28
-08
-84
-46
-8a
-e3
-4f
-8c
-5c
-6e
-4a
-89
-4a
 d7
-7a
-2c
-95
-db
-72
-74
-cf
-21
-c2
-84
-c6
-b0
-a4
-9e
-b3
-f7
-93
-f2
-44
-8c
-5f
-ea
-e9
-b2
-46
-9c
-02
-99
-c7
-ec
-10
-17
-e4
-cb
-df
-c9
-59
-64
-87
-09
-44
-47
-4e
-e7
-e3
-ad
-33
-4a
-35
-a7
-f0
-39
+3d
+86
+d1
+7d
+af
+08
 07
-8d
-6c
-2b
-a3
+10
+ab
 50
-c2
-c9
-8b
-ad
-aa
-f9
-5d
-04
+40
+29
+53
+f7
+0e
+a6
+32
+d4
 ec
-c0
-70
-4c
-d9
-b2
+29
+22
+50
 e6
-c0
-b2
-b2
-ff
-7a
-1b
-7b
-c9
-88
-26
+1d
 47
-33
-52
-91
-c3
-40
-ea
+d2
+61
+42
+ac
+72
+3d
+db
+90
+1d
+1f
+47
+0d
+d5
+fd
 4e
-4a
-fa
-70
-5b
-5c
-ba
-11
-68
-b5
-23
-f6
-08
-1c
-09
-b5
-bd
-d0
-63
+b6
+f4
+34
+b7
+25
+c3
+4d
+c5
 d0
+10
+08
+eb
+83
+16
+6c
+03
+39
+80
+bf
+92
+c8
+fb
+b1
+5f
+05
+66
+85
+f9
+ed
+5c
+85
+cc
+75
+5b
+8c
+cd
+4a
+45
+a7
+cb
 fc
-53
-06
-d8
-4c
-d9
-e1
-c2
-4b
+7f
+9c
+13
+1b
+f3
+79
+ca
+cb
+94
+d4
+24
+c1
+32
+6f
+12
+e4
+68
+8e
+da
+0c
+a6
+6d
 3f
-8b
-2c
-de
-81
-0b
-7a
-8d
+bb
+00
 ca
-e0
-fd
-9e
-b5
-51
-f3
-fa
-3c
-fb
-f4
-d7
-c2
-75
+6f
+08
 de
-45
-e6
-29
-d7
-8b
+f2
+d1
+55
+74
+02
+11
+c7
 0f
-13
-19
+2b
+0e
+54
+fa
+3f
+da
+cb
+b2
+12
+68
 b7
-46
-8d
-a4
-e0
+6c
+7c
+82
+d7
+21
 8d
-89
-63
-02
-83
-1a
-ec
-50
-cf
+41
+20
+64
+68
+ff
+6a
 79
-9c
-1c
-c4
-34
-19
-be
-f4
-33
-b9
-d9
-ff
-49
-85
-53
-0e
+71
+f3
+72
+11
+cb
+37
+32
 74
-f9
-69
-75
-81
-59
-e7
-78
-52
-c3
-79
-cc
-e5
-59
-ba
-92
-df
-1e
-d6
-d1
-9a
-a6
-90
-0b
-07
-fe
-9e
-77
+9d
+aa
+4a
+7b
+7a
 f0
-28
-54
-6f
-09
-1b
-6e
-87
-2e
-a2
-d3
-8b
-fa
-18
-8f
-0a
-ee
-7f
-3a
-d0
-43
-64
-78
-68
-af
-69
-c3
-c6
-ff
-44
-51
-43
-67
-57
+27
 e0
 ed
-2b
-80
-53
-7b
-0f
-69
-0d
-5e
-3c
-0b
-ad
-ba
-1a
-8a
-8c
-34
-64
-6c
-1b
-60
-16
-9d
-04
+de
+df
+49
+c5
+86
+3f
 fb
-89
-14
-c3
-9e
-d6
-d1
-b5
-29
-82
-b0
-e8
-ac
+f4
+dc
+fc
+13
+1f
 c5
-ac
+e6
+26
+6f
+83
+07
+64
 b0
-5b
-9d
-71
 b1
-6d
-60
-f3
-f7
-a5
-e3
-73
-98
-a5
+56
+0a
+04
+1a
 8a
-02
-d2
-30
-2a
-9d
-7a
-d2
-b0
-ca
-e4
-20
-c6
-2e
-a9
-d5
-a6
-b0
-a4
-36
-39
-35
-6d
+f6
 c1
-ac
-25
+87
+bb
+35
+76
+56
+cf
+76
+35
+99
+a7
+7b
+93
 34
-d4
+f6
+4b
+b9
+a5
+ef
+be
+34
+27
 c5
+0c
+e8
+9d
+87
+c9
+71
+65
+77
+12
+cb
+d0
+f8
+5d
 58
-c6
-80
-08
-df
-03
-a8
-32
-ab
-f4
-1a
 65
-67
-0a
-0a
-e0
-5f
-90
-a6
-8a
-11
-bb
-42
-a5
-49
-80
-0e
-74
-53
-88
-6d
-d3
+28
+a0
+ee
+76
+12
+ed
+46
+38
 1b
-a3
-48
-ea
-d2
-4e
-d3
-86
-c4
-3f
-4e
-c5
-48
+38
 14
-70
-8f
-75
-40
-c8
-05
-2a
-55
-30
-87
-5f
-f3
-64
+f5
+f1
 b8
-bf
-73
-9c
-7a
-2b
-a6
-29
-a7
-bf
-73
-17
-33
-a6
-01
-c4
-50
-27
-d4
-c9
 36
-d0
-7b
-b7
-9a
-ec
-c3
-ff
-a9
-16
-73
-2f
-4d
-47
-9b
 20
-bf
-eb
-ab
-13
-b4
-26
-85
-45
-ef
-4b
-df
-23
-fd
-06
-db
-b2
-51
-53
-49
-56
-38
-8e
-77
-c3
-f1
-c4
-b1
-e3
-9b
-cb
-8c
-39
-6c
-d4
-fe
-91
-53
-bf
+63
+16
+61
+c1
+c1
+27
+08
+0b
+9c
+bd
+e8
 05
-49
 30
+f1
+15
+b9
 3b
-28
-97
-32
-49
-ec
-52
-03
+2c
 0f
-5b
-47
-18
-e1
-33
-58
-6f
-23
+59
+90
+c7
 b1
-1c
-8c
-3c
-57
-88
+e1
+f6
+97
+8d
 c3
-f4
-de
-11
-74
-ea
-03
-15
-4f
-77
-9f
-dc
-28
-f5
-d2
-6b
-f0
-ec
-58
-4f
-db
-16
-e9
-a3
+bd
+27
+3f
+05
 61
-39
-87
-7d
-9e
-6b
-78
-0a
-b1
-f5
-7b
-59
-7f
-6c
-91
-d6
-be
-8f
 2b
-19
-74
-b6
-35
-65
-73
-d4
-44
-0c
-74
-69
-38
-c9
-5d
-5c
-d0
-b2
-27
-53
-a5
-ab
-39
-9a
-56
-6d
-c1
-f6
-73
-94
-ba
-76
-ed
-19
-22
-ce
+90
+1e
+ea
 34
+f2
 73
-3a
-7f
-57
-8f
-4d
-22
-f1
-68
-1c
-53
-6e
-73
-0c
-43
-69
-ff
-91
-27
-14
+41
+cb
+aa
+95
+b8
+59
 00
-21
-b4
-47
-53
-8f
+06
+36
 2b
-09
-f6
-b4
-a8
-a3
-30
-0f
-34
-94
-d7
-4b
-31
-1a
-5d
-8e
-3d
-88
-75
-e7
-f8
-69
-cd
-73
-81
-15
-5b
-67
-eb
-0f
-06
-df
-4a
-13
-6c
-d4
-49
-48
 ed
-63
-c1
-17
-10
-94
+5e
+9e
+29
+3d
+92
+95
+ce
+b5
+a7
+da
+a1
+31
+5a
+de
+58
+30
 f4
+da
+bd
+e6
+2c
+fd
+95
+61
+7d
 40
-40
-7b
-70
-fe
-0e
-74
+0f
+99
+2c
+e4
 f4
-45
-a4
-f7
-85
+18
+f8
+97
+8a
+22
+d2
 57
+32
+5f
+bd
+28
+af
+a0
+07
+fe
+2e
+e2
+f3
+e5
+f2
+1b
+b3
+76
+39
+35
+7a
+f4
+ac
+27
+b6
+c8
+89
+68
+83
+64
+ff
+79
+b9
+aa
+36
+f3
+46
+38
+2a
 c6
-0f
-48
-80
-51
-0e
-66
-90
-f5
-95
-7c
-37
+4d
+3b
+df
+9f
+58
+3c
+b5
+fa
+54
+c2
+ad
+58
+cf
 fe
+96
+d3
+be
+27
+83
+d1
+b0
 34
-10
-80
-cd
-50
+f5
+b9
+2e
+fc
+e9
+ae
+d7
+b9
+82
+89
+70
+51
+c0
+b5
+81
+d2
+ad
+61
+b1
+14
+28
+f0
+34
+91
+e0
+ac
+0e
+4c
+7e
+2a
+85
+f6
+f7
+15
+51
+81
+33
+a5
 8e
-26
-62
-1d
-01
-49
-98
-96
+43
+5f
 9c
+1b
+4d
+8e
 b6
-13
-95
-b1
-03
-97
-1d
-f7
-39
-74
-0d
+25
+ad
+ca
+44
+65
 ca
+d1
+73
+72
 cd
-24
-0f
-94
-5d
-6b
-98
-ce
-61
-f2
-30
-d4
-81
-1d
-be
-64
-a7
-66
-59
-3a
-8c
-d6
-47
-a4
-18
-14
-05
-bf
 4d
-46
-bf
-d7
+47
+ac
+69
+c7
+94
 81
-87
-36
-b6
-93
-7b
-2b
-24
-71
-40
+6d
 f3
-e4
+97
+2e
+2a
+17
+0b
+df
+38
+ad
+cc
+df
+dd
+01
+99
+4e
+fd
+38
+8e
+44
+4a
+a1
+6e
+a3
 fa
-a9
-a9
-5e
-ed
-21
-0d
+84
+a1
+7c
+00
+dc
+5d
+53
+06
+e3
+7a
+c6
+ae
+80
+e4
+ea
+74
+ca
+89
 ce
-e1
-c5
-ed
-7f
-05
-c8
-25
-e5
 5a
-49
-f4
-95
-39
-22
-38
-30
-6b
-c6
 53
-6e
-4c
-68
-f0
-27
-02
-3d
-05
-25
-93
-75
-4c
-36
-ab
-3f
-c2
-4c
-8b
-cc
-62
-58
 c5
-a9
-b2
-bc
-bd
-5e
-71
-7d
-13
-ea
-00
-fb
-04
-5f
-00
-37
-ce
-b5
-70
-4b
-55
-b0
-7f
-ac
-10
-de
-9c
-6a
-af
-b8
-f4
-1c
-76
-2b
-9d
-5e
-2f
-a5
-65
-bb
-e8
-75
-50
-7f
-5f
-e5
-b8
-61
-cb
-11
-0e
-4a
-bb
-91
-fe
+4e
+a4
+5d
 2f
-34
-ce
-2d
-af
-01
-72
-6f
-9d
-6a
+07
+5d
+28
+92
 1a
-33
-22
-4e
-b8
 61
-0e
-75
-77
-98
-75
-6d
+86
+53
+8b
+9f
+93
+3e
+eb
+18
+f4
+2f
+00
+10
+4f
+17
+bf
 25
-07
-d7
 28
-00
-eb
-f7
+c0
+73
+75
+f0
+ec
+78
+db
+db
+f6
+63
+46
+5b
+48
+58
+12
+9e
+6b
+78
+bb
+db
+2e
+a0
+26
+2f
+a6
+80
+db
+d6
+e5
+95
+9e
+24
+1d
+bb
+3e
+23
+7e
+a7
+43
+24
+e3
 fb
-79
-a4
 f5
-cb
-14
-08
-5f
-c1
-59
-cb
-4b
-bb
-7d
-13
-94
-09
-67
-33
-2c
-5d
 dd
-05
-30
-25
+bc
+df
+b4
+60
 e2
-d9
-9e
-f3
-f6
-e9
-b8
-fb
-b0
-47
-08
-af
-26
-2b
-73
-be
-cb
-fd
-28
-c2
-a2
-08
-7c
-34
-6d
+ae
+2e
+4b
+b5
+a7
+90
+86
 47
-45
-e6
-10
-74
-6e
-c1
+5b
+0d
+e0
+b0
+92
+1d
+72
+07
 94
-cf
-a8
-a9
-ea
-c7
-6c
-56
-c1
-45
-67
-90
-ef
-71
-4f
-84
-56
+6e
+92
+16
+d7
+8c
+4d
+62
+d0
+48
+e6
 33
-76
-74
-67
-41
-5f
-a2
-72
-ff
-46
-f0
-e7
-ce
-a8
+4f
+6d
+f6
+43
+6b
+f8
+96
+a7
+9e
+d2
 e3
-3f
-34
-ea
-a6
-e9
-62
-e7
+45
+b6
+53
+8f
+4b
+09
+cc
 8e
-37
-c6
-6f
-ed
-7d
-35
-83
-7d
-75
-cf
-5a
-8b
+8c
+dd
+30
+0f
+54
+97
+b2
 23
-c5
-7b
-47
 5b
-c8
-79
-6c
-57
-af
-c6
-9d
-0e
-90
-2d
-d7
-b2
-81
-2f
-1e
-e6
-21
-a3
-98
-68
-32
-7b
+17
+b3
+de
+96
+04
+9b
 b7
-84
-f9
-99
-2c
-48
-e5
-32
-63
-f3
+52
+c6
+88
 3c
-ad
-dc
-d4
+61
 d5
-6b
-0d
-73
-ec
-6b
-b5
-c7
-c2
-93
-a8
-2c
-50
-5d
-eb
-ce
-79
-d1
-51
+fe
+ff
 e3
-13
-45
+02
+1b
+e0
+bb
+4d
+8c
+eb
+b8
+4e
+1a
+74
+b9
+1f
+97
+94
+f4
+f1
+4a
+cd
+ef
+ff
+0d
+74
+f4
+c4
+a3
+a7
+0f
 d5
-ec
-18
-9e
+fd
+a5
+e2
+0d
+15
+a4
 ac
-71
-34
-52
-dc
-7c
-61
-a1
+1e
+ff
 25
-bd
-51
-ef
-3c
-b3
-09
-f5
-64
+bc
+f7
+77
+2c
+d8
+8d
+d7
+28
+ae
+2c
+fe
+5a
+85
+c0
+9f
+70
+2b
+14
+61
+95
+b2
+b1
+a2
+1d
+f4
+b5
+63
+5d
+20
+43
+2e
+38
+74
+dc
+7b
+3f
+37
+6a
+c5
+48
+f4
+d4
+69
+81
+95
+2d
+73
+4e
+42
+84
+d2
+17
+0d
+2a
+1c
+ac
+49
+0e
+72
+0e
+5e
+80
+86
+86
+3d
+a1
+36
+7b
+8e
+d4
+e5
+fa
+51
+f4
+93
+e6
+9e
+07
+4e
+08
+42
+47
+61
+dd
+35
+6e
+d4
+9d
+f4
+55
+4e
+aa
+44
+c5
+22
+68
+d8
+5b
+e2
+3b
+a5
+6f
+6d
+b8
+0c
+02
+32
+40
+47
+ac
+fc
+0b
+87
+df
+28
+f8
+4e
+8d
+e5
+1a
+78
+62
+c6
+f5
+0d
+95
+0b
+21
+d4
+11
+f4
+16
+24
+47
+5b
+e1
+17
+e4
+56
+a8
+0c
+99
+05
+7f
+ee
+b8
+3f
+3c
+55
+2f
+8c
+fc
+73
+a2
+da
+78
+fa
+65
+91
+d4
+f1
+a8
+db
+af
+bf
+37
+58
+38
+61
+cb
+ee
+0e
+49
+3b
+91
+c6
+2d
+78
+28
+65
+c4
+83
+3f
+ab
+ff
+14
+19
+33
+42
+5d
+15
+0b
+67
+6c
+76
+61
+55
+49
+5e
+07
+b7
+67
+ef
+c3
+7e
+fb
+69
+ba
+3a
+ca
+65
+08
+5f
+c8
+58
+f3
+4d
+c4
+66
+43
+bd
+94
+67
+82
+64
+9b
+8d
+0d
+3f
+b5
+12
+91
+f6
+db
+1f
+10
+f8
+95
+60
+47
+68
+94
+96
+13
+75
+96
+cd
+b5
+02
+84
+e8
+08
+7c
+35
+84
+0f
+2d
+a2
+0e
+8d
+4e
+ae
+98
+80
+6a
+87
+fa
+2f
+67
+b5
+c0
+fb
+85
+d0
+44
+71
+2f
+e8
+b5
+4b
+36
+76
+2d
+06
+8f
+07
+16
+b0
+86
+18
+18
+ce
 d2
+e2
+87
+1c
+a1
+bb
+69
+2a
+8f
+4a
+25
+86
+2b
+c3
+6d
+85
+0b
+3b
+51
+37
+ba
+a5
+3c
+c5
+7b
+6e
+d9
+30
+f9
+b8
+7a
+e7
+ce
+27
+cd
+df
+9d
+38
+3d
+8e
+87
+18
+42
+19
+c1
+d3
+67
+82
+b9
+f7
+25
+bb
+f9
+d2
+5e
+58
+b0
+a2
+13
+2b
+34
+5c
+a5
+1a
+cb
+8f
+0f
+24
+0b
+11
+f1
+35
+35
+1f
+31
+50
+45
+6b
+e7
+c6
+31
+d1
+70
+04
+bc
+55
+b5
+62
+ba
+4e
+97
+f6
+f2
+fa
+0d
+7b
+01
+67
+1a
+6b
+ed
+44
+3c
+f1
+55
+e4
+06
 7c
 3f
-13
-ce
-f2
-ea
-ee
+04
+7d
+bd
+5a
+05
+3e
+fe
+f1
+21
+97
 cb
-b9
-31
-8a
-40
 bc
-1f
-00
-55
+61
+b5
+ba
+1a
+4c
+10
+16
+c4
+73
+5b
+0f
+d4
+97
+91
+6d
+6c
+4a
+19
+e3
 bd
-7a
-4d
-e4
-54
-a5
-0d
-4d
-f5
-8e
-14
-a2
-7a
-95
-fd
-78
-2c
-1d
-8e
-8e
-07
+3b
+e0
+cf
 9c
-95
-75
-fa
-c5
-02
-2d
-86
-24
-2f
-6e
-e4
-9f
-30
-56
-75
-13
-06
+23
+37
+46
+af
+4b
+ab
+82
+31
+18
 6c
-ec
-90
-27
-88
-d4
+23
+3f
+86
+2b
+2d
+2a
+41
+11
+d6
+8a
+87
+2a
+a1
+43
 c1
-22
+4d
+c3
 80
-69
+10
+dd
+a6
+b1
 ca
-57
-2c
-24
-b5
-b2
 bd
 a3
-b0
-78
-78
-d5
-7e
-68
-4d
-f1
-bf
-70
-1c
-a4
-40
-fc
-49
-94
-db
+f2
+fa
+f2
 d5
-d0
-9e
-8b
-02
-ad
-a9
-4a
-da
+1e
+36
 19
+be
+1b
+5c
+7a
+46
+f8
+f7
+3f
+db
+1a
 a5
-a3
-39
-60
-88
+79
 29
-e6
-5b
-30
-86
-5e
-4c
-04
-43
+2b
+c6
+b6
+11
+31
+96
+3b
+ea
+78
+7e
+11
+b7
+e9
+2d
+3b
+77
+27
+2e
+d3
 0b
-19
-48
-d4
-fc
-3e
-f7
-66
-a2
+ec
 c3
-66
-79
-0a
-53
-f7
-a1
-e7
-3e
-d3
-b9
-9c
-08
-26
-3f
-8f
-d6
-cf
-40
-00
-73
-ea
-c7
-3e
-47
-83
-bd
-00
-84
-01
-95
-83
-d0
-33
-e2
-25
-9a
-ad
-16
-3f
-43
+41
+03
+18
+0c
+5a
+13
+53
+95
+d3
+66
+19
+09
+b0
+b8
+61
+97
+0a
+d3
+a3
+ac
+22
+69
+9d
+9e
+21
+d7
+41
+7a
+fc
 2a
+81
 08
-11
-8b
-4f
-c3
-e8
-9a
-37
-38
-fa
-49
-1f
-d6
-35
-d9
-70
+5a
+c4
 7e
-48
-7b
-72
-16
-71
-1c
-0d
-b1
-4e
-a6
-f4
-7d
-78
-6c
-fd
-40
-e5
+c1
+26
+79
+b5
+b6
+9e
+3b
+e7
 21
-3c
-85
-58
-f1
+c8
+4f
+ce
+0b
 41
-f5
-a2
-71
-18
-8c
-5b
+65
 cc
-aa
-2c
-64
-a0
-db
-19
-06
-a6
-54
+63
+d1
+e3
+a9
+ad
+79
+67
+45
+75
+94
+50
+57
+70
+39
+00
+7c
+f3
+9e
+7d
+bd
+71
 73
-93
-44
-ea
-eb
+ba
 18
-31
-80
-dd
-1d
-48
-4a
-e3
-55
-68
-74
-1d
-53
+cc
+af
 bb
-57
-96
-58
-85
-dc
-dd
-01
-8b
-43
-1c
 bf
-73
+3f
 0b
-68
-27
-60
-71
-2e
-37
-b3
-12
-d8
-c3
-2e
-5a
-81
-6b
-5c
-0f
-72
-f1
-80
-59
-c9
-39
-12
+52
+a0
+22
+d7
+3c
+df
+6d
+7c
+41
 f5
-10
-f0
-a9
+15
 bd
-7a
-b0
-a8
-1e
-90
-50
+57
+4c
+ad
+67
+ae
+16
+30
+9b
+c4
+b3
+7d
+4f
 cf
-c0
+f6
+59
+59
+e7
+2b
+1e
+fe
+f8
+9d
+28
+dc
+4d
+4a
+d0
+0d
+3b
+bd
+c1
+de
+fd
+61
+1d
+22
+70
+b7
 47
-ad
-21
-d3
-3a
-07
-2d
+a7
+ab
+1d
+7e
+8c
+0f
+29
+25
+ae
+71
+2c
+b4
+71
+65
+74
+fa
+a3
+e6
+e6
+15
+e0
+40
+b0
+b5
+3e
+f6
+2b
+7e
+82
 f5
-02
-12
+0a
+f0
+a9
+f2
+ba
+74
+16
+19
+38
+52
+df
+7c
+7b
+d1
+21
+98
+b9
+c3
+c4
+46
+c1
+b4
 d7
-12
-55
-63
-32
-60
-43
-30
-6a
-55
-43
-ce
-cb
+10
+3c
+e0
+e6
+2f
+e3
+c3
+f6
+f0
+18
+0a
+2a
 a6
 cd
 43
+6a
+cd
+7b
+f5
+15
+4c
 68
-90
-2e
-8b
-d2
-07
+0c
+a6
+77
+a3
+93
+9e
+39
+d1
+0f
+10
+72
+97
+70
+79
+7e
+93
+40
+b1
+bc
+63
+d3
+13
 e9
-ca
+44
+dc
 8a
-80
-05
-29
-bb
 dd
-f0
 3a
-e4
-02
-97
-49
-a0
-06
-95
-fa
-96
-58
-43
-d3
-0b
-46
-a4
-ad
-a7
-3d
-1a
-f7
-6d
-d9
-e5
-2b
+c2
+9a
+89
+c3
+0d
 cc
 c4
 ef
 69
-0b
-04
-93
-24
-74
-81
-de
-64
-90
-b6
-74
-b4
-e0
-84
-f2
-ae
-b4
-6c
-c3
-e0
-0f
-b8
-db
-b3
-23
+08
+ac
+da
+60
 86
-4e
-ff
-01
-34
-1f
-db
-aa
-6a
+06
+78
+e6
+91
+f5
 f6
-02
-56
-58
-6d
-6d
+f2
+c5
+34
 b4
+3f
+bf
+c4
+8a
+24
+fc
+a7
+7a
 34
-13
-d6
-2a
-35
+0e
+63
 3d
-bc
-bf
-d6
-26
-a6
-77
-f0
-b3
-10
-b3
-72
-0c
-0b
-a3
-7c
 fd
-f6
-99
-c9
-8e
+d9
+2b
+be
+5c
+82
+d2
+d0
+7e
 56
-5a
-17
-c6
-4e
-69
-f2
+24
+0c
+0f
+81
+3c
+12
+55
+f7
+ad
 3d
-b0
-aa
-82
-83
-9c
+e9
+81
+ae
+27
+1c
+72
+b7
+73
+85
+65
+96
+38
+a9
+4b
+8b
+24
+c3
+92
+de
+77
+e3
+4f
+47
+00
+68
 69
-27
-bf
-64
+bd
+88
+f4
+6b
+62
+a2
+3e
+82
+18
+1f
+98
+d0
 94
-d3
-37
-d4
-7b
-ec
-27
-5c
-c1
-8e
-d2
-41
-a6
-60
-29
-a6
-b2
-7e
-12
-54
-5c
+97
+4a
+81
+0c
+07
+8b
+ce
+3e
+98
+67
+4c
+7f
+8b
+a5
+6c
 39
-ae
-d5
-10
-ba
-bc
-62
-09
-49
-71
+91
+1f
+75
+26
+0b
+d3
+00
+b5
+33
+9c
+1f
+31
+31
+d1
 6c
-51
-5b
-ae
-35
-c7
-f4
-bd
+1c
+6f
+24
+13
+8c
 fd
-b0
-22
-d8
-5c
-5f
+9c
+23
+2a
+dd
+5e
 b6
-4f
-09
-f7
-9a
-f7
-53
-53
-dc
+54
+e6
+87
+64
+7c
+48
+f1
+a2
+cb
+9d
 24
-a6
 ad
-ac
-b8
-c5
+eb
+27
+21
 09
 a2
-e3
-de
-56
+23
+80
+15
 5d
-81
-ef
-c6
+94
+33
+2c
 d5
 6b
-30
-ae
-09
-2c
-77
-b0
-b9
+4d
+07
+46
+8d
+33
+66
+41
 bf
-d6
-da
-59
-11
-8c
+24
+50
 e1
-b7
-3c
-1d
-ec
-7f
-d3
-ba
-ac
-92
-a9
-c5
-8e
-df
-74
-47
-d6
 77
-39
-97
-30
-83
-c3
-5f
-45
 90
-6a
-f5
-ef
-c5
-d3
-2d
-29
-e3
-80
-ad
-30
-4d
-48
 e5
-d0
-69
-42
-7c
-39
-23
-d4
-c7
-1a
-41
-bb
-4c
-2b
-d7
-fb
-bf
-4e
-7b
-8a
-c4
-50
-f8
-f7
-13
-ce
-2b
-2a
+e7
+55
 ba
-06
-93
-b4
-0c
-b8
+ee
+70
+79
+be
+f9
+d5
+0a
+d2
+3b
+90
+b0
+5c
+49
+37
+32
+2e
+35
+61
+0a
+5c
+fc
+72
+c0
+fd
+29
+c5
+f3
+2e
+f8
+ac
+24
+e9
+27
+af
+e1
+64
+20
+c4
+2c
+38
+2c
+c7
 b3
-e2
+47
+1a
+5e
+1d
 ec
-96
-d7
-50
 bb
-fd
-b5
-5c
-25
-e5
-23
+37
+bb
+bd
+99
 9b
-f5
-11
-b0
-e9
-1b
-92
-8a
-a6
-05
-1b
-dd
-91
-0c
-07
-b9
-d0
-a2
-44
-77
+c9
+cd
 0f
-8e
-f6
-a8
-e5
-16
-47
-f1
-28
-be
 f8
+b7
+4e
+64
+2b
+2f
+bb
+9b
+89
+7d
+7a
+58
+e9
+2e
+93
+98
+d7
+12
+38
+e8
+ba
+f1
+24
+78
+c7
+dc
+29
+8d
+fa
+88
+0e
+e4
+ff
+00
+64
+08
+3f
+58
+8e
+e7
+14
+ba
+37
+7a
+77
+55
+8d
+ea
+ef
+45
+dc
+83
+cb
+68
+44
+69
 cc
-5d
-b0
-ac
-da
-81
-ab
+58
+be
+43
+84
+e0
+57
 91
-2b
-85
+60
+04
+bf
+f3
+5f
+48
+e6
 79
-63
-85
-2a
-9e
-ed
-5b
-92
+bb
 b1
-ab
+e5
+fb
+b9
 f6
-76
-62
-18
-90
-39
-98
-bf
-60
-63
-4d
-c4
-6c
-6d
-8c
-89
+ab
+cb
+e0
+3c
+a1
+5c
+82
+d0
+92
+52
+c1
+07
+49
+38
 f0
-68
-46
-6d
-8d
-4d
-06
-30
-9e
 48
-b3
-84
-2d
-27
-98
-a3
-ff
-50
-87
-d5
+45
+41
+85
+49
+88
+f6
+7a
+6f
+6e
+cb
+2f
+2e
+18
+8a
+8a
+f2
+67
+45
 77
 0f
-e6
-5f
-7d
-68
-f6
-60
+bb
+22
+8a
+ce
+43
+b4
 40
-d6
-d3
-bd
-ec
-9c
-c6
-73
-29
-19
-69
-f8
-f1
-04
+8e
+50
+92
 94
-f2
-e6
-65
-09
-0c
-37
-46
+8e
+71
+a0
+ab
+39
+31
+f9
+f9
+05
+14
+db
+5c
+23
+28
+56
+d2
+a7
 9e
 af
-ae
-e2
-ce
-64
+ab
+60
+14
+62
 64
-c5
-e4
-76
-93
-2a
-a0
-f2
-93
-f2
-32
-7d
+85
+e7
+53
+dc
+8a
+08
+6c
+ac
+53
+19
+b0
 2c
-58
+22
 c2
-ae
-ce
-5b
-bd
-4c
+dd
+81
+fb
+78
+be
 f0
 6a
-85
-f4
-a5
-2a
-c8
-79
+e7
+7a
+e2
+8a
+60
+b2
 3a
-3e
-8e
-b1
-ec
-6f
-f3
-12
+5e
 d0
-bb
-26
-49
+c5
+a4
+67
+08
+4f
+9f
+1b
+d5
+e8
 12
 2f
-b8
-c9
-97
-74
-7d
-35
-48
-89
+e4
+2b
+2f
+72
 02
-d8
-5a
-ed
-2a
-52
-15
-ad
-0c
-fc
-d0
+0b
 48
-14
-df
-aa
-69
-ec
-6a
+cb
+d9
+57
+9f
+7f
+1f
+6d
+57
+ad
+f2
+86
+97
+88
+9f
+ea
+e5
+a9
+79
+4a
 14
 ce
-1a
+9a
 85
+a0
+42
+5c
 65
-c2
-eb
-1e
-50
-57
-d4
-30
+aa
+77
+d7
+73
 ee
-e6
-ae
-ba
-71
-da
-78
-b5
+86
+8d
+17
+21
+d2
+56
+89
 ef
-ab
-f4
-a4
-c8
-9f
-e9
-08
-b4
-9e
-a3
-41
-bd
-63
+cb
+f7
+87
+87
+3e
+ad
+f2
 b4
+a4
+c2
 f0
+f2
+c3
+1e
+ce
 83
-de
-6b
-dd
-0c
-e3
-f0
-40
-52
-40
-98
-fc
-0a
-bf
-7c
-02
-e6
-7a
-02
-32
-e3
-e7
-2c
-2d
-b8
-7b
-fa
-e2
-70
-e5
-4c
-ca
-b5
-d8
-70
-19
-0c
-96
-dd
-fe
-5d
-3a
-d0
-10
-75
-a4
-7c
-f6
-9a
-db
-7e
-61
-5d
-27
-a8
-2f
-13
-a8
-75
-46
-e2
-18
-78
-05
+e4
+68
+92
+ee
+23
+41
+82
+b0
+81
+ae
 98
-2b
-1a
-bd
-3e
+0a
+9f
+23
+df
+a9
+da
+ca
+43
+02
+d8
+af
+74
+b8
+1b
+f9
+e5
+b0
+a4
+79
+f2
+07
+d0
+bb
+41
 b4
-a2
+f0
+e3
+1e
+12
+f8
+9b
+3d
+c4
+6f
+de
+e8
 60
-c3
-32
-3c
-f6
-b0
-7e
-c2
+db
 37
-bf
+1c
+e8
+87
+63
+02
+13
+b2
+34
+f5
+48
+30
+48
+26
+62
+4b
+19
 63
-dc
 71
-c4
-f0
-d9
-79
-5b
+74
+2b
+c0
+8c
+a8
+f7
+d7
+aa
 1e
-b1
-8a
+0a
+28
+a5
+23
+df
+6f
+c4
+b0
+9b
+99
+44
+b4
+d7
+0b
 59
-7d
+67
 cc
 2b
-d1
-83
-75
-cf
+ce
+28
+9f
+ee
 75
-79
+63
 d2
 91
-f8
-51
-bf
-9f
-fe
-fb
-f9
-e2
+55
+31
+f7
+db
 18
-19
-f9
-dc
-af
-49
-d1
-6e
-e3
-a7
-e8
-99
-e0
-ed
-e0
-83
-63
-f1
-fc
-d8
-24
-94
-73
-6a
-f2
-6b
-94
-f6
-69
-f8
-0b
-f4
-d0
-33
-f0
+40
+9b
+96
+18
+59
+98
+cc
+da
+cb
+64
+4d
 e2
-fc
-7f
-fd
-67
-71
-28
-37
-17
+c6
+6b
+f3
+00
+b1
 3b
-f7
-77
-1b
-ff
-29
-72
-42
-64
-2d
-e8
-b9
-14
 70
-7d
+b9
+cd
+81
+5e
+6c
 fc
-51
-c1
-96
+e2
+8a
+05
+cf
+ad
+79
 2e
+38
+cd
+6c
+c7
+9a
+94
+6d
+fc
+5f
+c8
+3d
+3e
+88
+a3
+66
 3b
-52
-93
-7b
-c1
-43
-5a
-08
-c4
-2e
-41
-9f
-0b
+8d
+15
+f9
+05
+09
+63
+13
+ce
+2a
+96
+ca
+44
+15
+c3
+1c
+4e
+64
+bf
+0f
+8b
 19
-11
+2f
+06
+6e
+a1
+1c
+99
+8c
+04
+04
+7b
+e3
+14
+4c
 aa
 91
-14
-74
+16
+f4
 72
-03
-14
-18
-a9
+53
+1f
+3a
+d6
 f7
-c7
-06
-42
-0f
-ba
-7d
-a9
 87
-b7
-91
-f5
+66
+00
+40
+1a
+b5
+f6
+d3
+c6
+cf
+e5
 64
 37
-e4
-7b
-8d
-6d
-7f
-ad
-4f
-e2
-1e
-1b
-b1
-49
-68
-f3
-94
-92
-78
-6c
-16
-50
-e0
-4c
+e5
+ef
+f8
+ef
+cb
+aa
+e8
+1c
+dc
+d9
 51
-a0
-26
-33
-2c
-ab
-b9
-be
-03
-90
-7d
+75
+8b
+71
+74
+cf
+78
 88
-a6
-db
+59
+90
+72
+f5
 ff
-18
-74
-ad
+42
+e3
+bc
+24
+a9
 3a
-49
-72
-5c
-83
+56
+40
+48
+64
+eb
+e9
+7b
+0f
+a0
+94
 ef
-d5
-54
+e5
+d1
+92
+1c
+61
+ea
+35
+15
+c7
+a3
+26
+26
+b7
+dd
+4d
+5a
 1e
-4a
-76
-41
-aa
-88
-52
-fb
-a5
-74
-47
 67
-f1
-55
-6f
-47
-a7
-c3
-5c
-42
-d6
-05
-e4
-d2
-a8
-2e
-c3
-97
-d7
-57
-d9
-71
-fa
-56
-28
-4d
-30
+f5
+bd
+10
+da
 dd
-19
-0c
-1a
-17
-79
-8a
 94
-b3
-88
-45
-58
-32
+9b
+46
 13
-eb
-95
-e2
-32
+80
+f3
+8f
 e3
-8b
-73
-ac
-00
-4f
-15
-35
-42
-aa
-b6
-fc
-41
-07
-18
-b0
-96
-07
-4f
-dc
-a3
-7f
-74
-16
-a4
-c6
-95
-54
-7c
-cc
-fa
-65
-6d
-5b
-83
-16
-83
+79
+a8
+1c
+3c
+30
+ee
 89
-a3
-fe
-2b
-f9
-9b
-44
+89
+56
+98
+53
+28
+2d
+06
+7e
+56
+c8
+3d
+46
+9a
+d5
+f7
+7d
+97
+ee
+a0
+23
 f3
+cb
+15
+3f
+7d
+43
+21
+6c
+bb
+a6
+e8
+55
+35
+42
+9e
+31
+b3
+e5
+43
 9c
+1c
+69
+af
+6c
+df
+2a
+1f
+2d
+bb
+ce
+60
+cc
+50
+66
+90
+87
+2a
+cd
+dc
 c2
-97
-b2
-f3
-4c
-95
+b9
+65
+4d
+1c
+fc
+b4
+79
+9a
 eb
-a5
-11
-38
-ff
-56
-f5
-14
-36
+12
+d9
+17
+77
+92
+90
+a9
+da
+2f
+b6
+93
+da
+20
+01
+f1
+f6
+9a
 f5
-4f
-10
-03
-fb
-ac
+4b
+40
+65
+fd
+ce
 7a
 75
-f0
-51
+f2
+a6
 6b
 13
 cc
@@ -3784,907 +3784,1051 @@
 2f
 78
 82
-9e
+9a
 fe
 5a
 55
 ff
 23
-97
-a7
-71
-1f
-c0
+93
+26
+04
+1c
+df
 45
-43
-f6
-59
-4a
 7d
-d2
-0b
-22
-50
-39
-42
-30
-a8
-86
-7b
-7f
-c4
-c5
-74
+b9
+f9
+d7
+ce
+32
+2b
+c1
+9e
+76
+e6
 17
-ff
-69
-cc
-1f
-9b
+a3
+35
+35
 f9
-1d
-e3
-ed
-aa
-9c
-08
+ef
+c5
+14
+22
 fb
+26
+68
+0c
+24
+1a
+36
+e3
+d3
+07
+f1
+af
+b1
 e1
-6f
-10
-41
+7d
+73
+bf
 c1
 38
-82
-69
-39
-6c
-79
-19
-fd
-74
-13
-52
-70
-32
-c3
-a5
-7b
-45
-6b
-88
-e4
-f3
-68
-eb
-ad
-5c
-7c
-54
 e1
-4c
-b2
-47
-21
-38
-96
-7f
-d1
-75
-7f
-ed
-0b
-64
-93
 e2
-2e
-b7
-bf
-19
-c8
-e1
-7d
-ae
-02
-d7
-16
-08
-34
-c1
-64
-68
-7a
-6d
-2a
-4d
-5b
-03
-1a
-ee
 76
+cc
+fa
+fb
+f5
+70
+9e
+46
+92
+cd
+c0
+1b
+34
+e5
+cf
+e0
+04
+b3
+13
+88
+ad
+3c
+2b
+05
+b1
+47
+c2
+ea
+21
+2c
+cb
 db
-5e
+ce
+d3
+df
+a4
+a5
+fa
+54
+c3
 93
-0c
-32
-05
-d5
-b2
+76
+fa
 c7
+c8
+ed
+e8
+aa
+4a
 bf
+e5
 75
-44
-f8
-99
-b6
-7f
-33
-96
-27
-9f
-0b
-44
+7b
+61
+a1
+c9
+9a
+4d
+1c
+eb
+14
+a7
+07
+55
+94
+6e
+8b
+fd
+0c
+36
+8b
+b2
+6e
+2d
+79
+5f
 0b
+58
+3e
+77
+9f
+0c
+41
+45
+9f
+1f
+72
+a2
 86
-a5
-3b
-68
-ae
-14
+a1
+ba
+32
+4c
+cc
+2b
+f4
+01
+d9
+77
+2c
+fe
+65
+52
+0d
+6e
+93
+8d
+5d
 71
-72
-49
-b1
-d1
-46
-b1
-a5
-90
-9e
-13
-11
-39
-5a
-36
-cf
+4f
+76
+23
+2a
+5c
+fa
 bf
-5b
-15
-ff
-66
-b1
-d1
-7a
-88
-82
-79
-eb
-0a
-57
+ee
+d8
+d4
 28
-ae
-c2
-52
-59
-27
-7c
-2c
-cb
-89
-74
-0e
-39
-5a
-be
+41
+e9
+2f
+8e
+78
+a5
+88
+a4
+63
+65
+26
+4d
+84
+29
+e7
+f6
+e2
+47
+3a
 8a
-83
-e6
-bd
-c3
-c9
-ff
-dc
+79
+86
+d3
 25
-98
-70
-5c
-9d
+c4
+96
+0f
+20
+d0
+78
+c3
+e9
 c6
-7d
-e5
-32
+1d
+bf
+fb
 2f
-5c
-ab
-f2
-64
+3c
+cb
+87
+2f
+d9
+e2
+27
 49
-a5
-34
-ab
-88
-bd
-40
-c1
+5d
+5d
+20
+8e
+d9
+20
+f7
 79
-ea
-67
-46
-5a
-62
-ee
-5c
-e3
-e5
-b2
-55
-1b
-cc
-5c
-c9
-10
-47
-38
-d8
-0d
-ab
-9c
-5f
-76
-62
-54
-74
-dd
+98
+72
+f5
+6b
+03
+23
+e6
+f2
+80
+4f
+ad
+8e
+d2
+11
+e8
+97
+8d
+6d
+d5
+0f
+70
+3b
+12
+73
+75
 81
-cb
-28
-da
-f0
-92
-26
-0c
 7a
-58
-70
-07
-b4
-99
-ec
-a2
-38
-b9
-e1
+71
+c5
+0d
 79
-e6
+5b
 8e
-1d
-03
-fa
-84
-e1
-b1
-fc
-4b
-b4
-6f
-63
-54
-51
-2a
-18
+c2
 a0
-5e
-6c
-42
-52
-1b
-69
-00
-83
-2b
-35
-01
-15
+37
+a7
+4b
+a6
+ac
+be
+39
+46
 99
-61
-12
-0b
-66
-74
-a9
-38
-8d
-dd
-65
-16
-22
-2d
-d2
-6f
-22
-19
-e5
-8c
-1a
-bc
-86
-57
-04
+79
+87
+21
+5d
 41
-92
-c8
+dc
+84
+a6
+12
 5a
+fa
+c9
 ed
-6b
-5a
-05
-4d
-77
-16
-8b
-4e
-f6
-9e
-e2
-08
-95
-2e
-3f
-63
 a1
-e8
-e7
-2d
-b4
-5f
-a5
-6e
-7d
 56
-aa
-bb
-82
-aa
+01
+2d
+72
+10
+64
+4e
+1f
+bf
+1b
+09
 0c
-e3
-17
-ce
-54
-be
-1e
+4e
+76
+55
+ff
+87
+99
+61
+48
+d2
+66
+14
+a6
+b8
+c2
+7d
+95
+ef
+26
 19
-36
-10
-65
-d1
-2f
-c1
-fd
-dc
-ac
-b5
-0b
+8b
+2c
 6a
-d9
-7d
-0f
-80
-7d
-3d
-e6
-06
+11
+15
+68
+1a
+bc
+d0
+01
+fc
 21
-93
-ce
-2a
+a4
+c6
+22
+ad
 3e
+ef
 42
-5e
-65
-67
-40
-f1
+e9
+16
+1a
+cc
+ec
+f4
+c8
+e2
+48
+c1
+cc
+20
+c5
+6a
+ce
+a8
+b7
+72
+a7
+fc
+71
+fe
+ec
+0b
+c8
+44
+52
+0c
+e3
+77
+88
+2b
+01
+e5
+e7
+75
+86
+20
+7e
+18
+21
+3a
+a0
+bb
+11
+bf
+2c
 9a
+c7
+cd
+98
+62
+9e
+9e
+14
+c2
+d8
+93
+c8
+71
+82
+f5
+22
+63
+3a
+cb
+be
 68
 2e
-4a
-cf
+4d
+23
 6c
-1f
-f2
-ee
+7f
+c4
+e5
 5c
 35
 e9
-da
-cc
-ca
-71
-ea
-b7
-54
-d9
-c4
-a5
-b7
-bf
-f5
-aa
-3b
-23
-87
+ce
+2d
+75
+a8
+a9
 b0
-dd
-0d
-43
-9c
-73
-5b
-66
-87
-f5
-9d
-35
+fc
+d8
+e3
+a5
+8d
+ea
+5e
+6d
+9b
+dc
+6d
+f7
+7d
+9f
+8b
+e4
+33
+3a
+7c
+c0
+57
+d7
+29
 7a
 51
-82
-da
-05
-1c
-39
-66
+8c
+4b
+4a
+bc
+f2
+3a
 a6
-cc
-0c
-da
+f6
+0f
+3e
 27
 cd
-74
-43
-9a
-03
-28
-8b
+0b
+9e
+7c
+d0
+7f
+b5
 26
 2b
-14
-db
+42
+5a
 18
 35
-ce
-f6
-42
-26
-62
-9c
-e1
-2b
-e5
-b2
-1b
-a8
-a5
-04
-2a
-50
-0a
 ab
-99
-99
+d6
+46
+72
+35
+db
+ae
+8b
+7b
 96
-fc
 ab
-bf
-9e
-15
+f7
+80
+5b
+ce
+12
+d7
+5e
+36
+51
+d5
+c9
+48
+94
+c3
+6f
+05
+90
+14
+0c
+dc
+cd
+33
+7f
+8d
+89
 4a
-30
-84
-87
-97
-17
-9b
-93
-6d
-e5
-ca
 bb
 6f
 51
-e5
-ae
-ec
-99
-e1
-88
-c0
-32
-9c
-03
-96
-b5
-e8
-27
-f6
-11
-56
-3b
-6d
-ae
-52
-fe
+dc
+53
+f3
 30
+70
+da
+db
+ad
+56
+08
+d9
+75
+76
+cf
+b9
+8b
+92
+1b
+b3
+ce
+ad
+01
+38
 3a
-12
-30
-0f
-30
-10
-42
-dd
-b1
-27
-0f
+1c
+1a
+97
+35
+94
+70
+9a
+73
+36
+b0
 3e
-4b
+2b
 b4
-cc
-a5
-af
-91
-a9
+d2
 ea
-f4
-70
-23
-4e
-fa
-4b
-ca
+0f
+57
+8b
+0a
+cb
+f7
+e6
+06
+92
+8f
+e9
 49
 4a
-6b
-c0
-e4
-84
-3c
-66
-06
-39
-28
-ef
+52
+18
+e0
+a4
+bc
+e7
 7e
-af
-20
-f8
-e1
-8a
-b8
-f8
-06
-45
-32
-ad
-eb
-b0
-90
+79
+49
+d5
+7e
+cf
 1e
-3b
-c0
-ae
-6f
-11
-e8
-d7
-45
-6c
-87
-18
-e2
-9a
-5d
-f1
-56
+5a
 01
-36
-85
-e1
-32
-32
-46
+66
+b8
+f5
+e6
+7d
+31
+dd
+53
+fc
+35
+d8
+94
+0c
+6c
+a8
+f2
+48
 8e
-91
-d2
-40
-54
-ac
+17
+14
+c7
+41
+05
+92
 5e
-74
-88
+71
+4b
+e1
+5a
+05
+8f
+4a
+12
+1f
+58
+c1
+db
+7e
+bb
+56
+7e
+69
+c4
 60
-79
-d5
-94
-7d
-99
-16
-ca
+19
+da
+13
 32
-a0
-56
-47
+39
+84
+fd
+d3
+60
+52
+13
 11
 6a
-ba
-44
-d0
-77
-56
-f2
-81
-3b
-fa
-d9
-26
-68
+bb
+55
+0f
+93
+ac
 a6
-d6
-cc
-8c
-9a
-8c
-ef
-14
-84
-bf
-d8
-68
-10
-bc
-a0
-31
-c1
+c6
+fb
+6b
+67
+22
+1c
+f8
+f4
+d3
+27
+79
+d4
 0f
-ca
-66
-40
-db
-68
-aa
-cc
-3d
-ca
+2b
+5f
+c8
+90
+00
+8a
+ee
+f0
 3a
+8a
+e9
+ce
+26
+9f
 ec
 5f
-96
-b8
+4a
+05
+6a
 2b
-ea
+7f
+05
+ba
+76
+34
+2d
+98
 d1
-cb
-3f
-10
-28
-57
-8a
-86
-a2
-fa
-03
-4b
-42
-af
-e4
-8b
-c1
-06
-1e
-fc
-38
+ab
+3d
+73
+3f
+e3
+3f
+01
+e9
+20
+9d
+d3
+ee
+cf
+2d
 09
+bd
+3c
+46
+a3
 7f
-4d
+aa
+6f
+82
 6c
 77
 e3
-73
+69
+b6
+33
+86
+7b
 ce
-13
-d1
-5f
-9e
-ad
-ae
-cb
-9e
-e9
-dc
-fe
-c6
-60
-d2
-45
-35
-b5
-ab
-e4
-ec
-e3
-c3
-cc
+a4
+be
+2f
+ce
+e0
+f1
+b9
+96
+69
+ff
+57
+0a
+17
+d9
+f3
+a4
+eb
+01
+e5
 a2
 4c
-cf
-30
-27
-da
-51
-45
-6e
-43
-7c
-0b
-43
-09
-3e
-05
-ba
-a3
-a3
-18
-f1
-cb
-d0
 c1
+31
+a0
+7d
 53
-24
-c1
-3c
-3f
-6f
-0c
-d1
-e9
-f5
-9c
-9e
-bb
-49
-f6
-bf
-0b
-f3
+5a
 29
-02
-bb
-e5
+81
+30
+23
+08
+dd
+fc
+25
+52
 ae
-2a
-ef
-db
-d8
-c6
-a4
-bf
-fb
-3e
+fa
+19
+f1
+a9
+0b
 93
-ee
-2b
-a5
-0e
-45
-c2
-9f
+1b
+4c
+5b
+72
+20
+c4
+ef
 96
-58
+51
+93
+bf
+a9
+f4
+8b
+bb
+95
+ea
+b6
+fe
+f9
+bb
+85
+f5
 8f
-32
+ef
+bb
+d7
+6f
+a3
+17
+f4
+fc
+d8
+34
+b5
+8d
+f9
+e3
+77
+1d
+92
+40
+00
+bb
 e6
 9b
-eb
-4c
+e4
+2b
 19
-70
+10
 e0
-20
-be
-4f
-74
-79
+28
+f6
+47
+b6
+bd
+07
+e4
+fd
+ef
+9c
+13
+6d
+84
+08
+b4
+0a
+64
+fb
+0a
+07
+15
+df
+c6
+76
+ac
+ed
+d9
+a2
+25
+24
+82
+e1
+56
+a2
+f4
+bb
+c4
+b6
+95
+1c
+d2
+64
+c4
+04
+af
+a1
+b3
+05
+a3
+cb
+6e
+40
+a1
+9f
+d7
+fa
+e6
+65
+60
 48
-24
-6c
-05
-1e
-77
-6f
-84
-ea
-17
-8a
+97
+3a
+07
+ca
+80
+0d
+c2
+aa
+cd
+ca
+0f
 63
-b4
+e1
+25
+5f
+23
+bc
+b9
+2b
+75
+42
+15
+d8
+8a
+a1
+20
 aa
-c8
-d1
+a2
 df
-9c
-72
-c0
+b0
 bd
-d2
-e6
-a1
-74
-89
-a4
-c8
-a2
-b4
-ec
-21
-f9
-35
-d3
-12
-60
-fe
-00
-29
-f1
-d8
-12
+bc
+3a
+bd
+fc
+30
 47
-f1
+73
+0d
+12
+5e
+90
+63
+78
+ce
+87
 4f
-3e
-b3
-cf
-be
-d4
-15
-0f
-68
-4c
+64
+1d
+63
+4b
+ed
 9d
-6a
-6e
-e6
-76
-08
-61
-f0
-dc
-82
-67
-f2
-5c
-50
-fe
+f8
+b8
 9b
-e9
+78
+54
+ce
+59
+22
+a2
+8a
+3d
 01
-4d
-5e
-bd
-24
+b9
+98
+c9
+a6
+6c
+a7
+55
+1d
+d5
+8e
+a5
+9b
+f2
+03
+bb
+c5
+48
+f5
+11
+35
+33
+2a
+41
+2a
+ba
+f3
+b3
+14
+3a
 1a
-0e
+e6
+49
+ba
+c0
+c4
+1a
+ef
+c7
+59
+d5
+67
+1f
+18
+31
 32
-4f
-4a
-64
-97
+6e
+d2
+1f
+43
+8e
+3b
 28
-fb
-c0
+44
+54
+18
+ae
+a9
+fc
+a4
+f9
 3a
-9d
-de
-b4
-de
+7f
+88
+b6
+89
+a7
+e4
+53
+70
+37
+35
+e5
+f4
+7b
+0d
+f4
+b2
+3c
+7b
+73
+a1
+7f
+9b
+a5
+cd
+3b
+f4
+07
+45
+4b
+77
+db
+ba
+5a
+bd
+3d
+2c
+94
+2c
+23
+5f
+45
+81
+08
+a5
+21
+f2
+84
+79
+ea
+eb
+2c
+6f
+99
+b8
+58
 aa
 55
 40
@@ -4968,7 +5112,7 @@
 00
 94
 40
-01
+00
 aa
 55
 01
@@ -5911,8 +6055,8 @@
 aa
 aa
 55
-0a
+09
 46
-9e
-3a
+08
+ad
 20
Index: output/program.lis
===================================================================
--- /1121s/branch/mouse/AI_Project/mouse_public_24g/output/program.lis	(revision 3854)
+++ /1121s/branch/mouse/AI_Project/mouse_public_24g/output/program.lis	(working copy)
@@ -1,56 +1,56 @@
               include "bt_format "
               org 0x0000
 0000 c2840027 bbit1 8 ,pf_patch_ext 
-0001 c00002de beq patch00_0 ,p_soft_reset 
-0002 c00100f3 beq patch00_2 ,p_main_loop 
-0003 c00800fc beq patch02_0 ,p_shutdown_radio 
-0004 c00880fe beq patch02_1 ,p_set_sync_on 
-0005 c00a0204 beq patch02_4 ,p_set_lemode 
-0006 c00a819d beq patch02_5 ,p_rf_rx_enable 
-0007 c00b0107 beq patch02_6 ,p_calc_freq 
-0008 c00c01c4 beq patch03_0 ,p_txon 
-0009 c00c81cb beq patch03_1 ,p_set_tx_power 
-000a c00d0116 beq patch03_2 ,p_initialize_radio_cont 
-000b c0128254 beq patch04_5 ,p_lpm_sleep 
-000c c0138226 beq patch04_7 ,p_lpm_adjust_clk 
-000d c03402d9 beq patch0d_0 ,p_mouse_cb_fuction 
-000e c03482ee beq patch0d_1 ,p_mouse_load_device_info_check 
-000f c03502e7 beq patch0d_2 ,p_mouse_default_init 
-0010 c0360298 beq patch0d_4 ,p_mouse_param_init 
-0011 c037039f beq patch0d_6 ,p_mouse_start_work 
-0012 c03983f5 beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0013 c03a0248 beq patch0e_4 ,p_mouse_lpm_before_common 
-0014 c03d043c beq patch0f_2 ,p_mouse_motion 
-0015 c03e041d beq patch0f_4 ,p_mouse_setting_dpi 
-0016 c03f83d2 beq patch0f_7 ,p_mouse_3io6key_check 
-0017 c0408421 beq patch10_1 ,p_mouse_init_sensor 
-0018 c0428365 beq patch10_5 ,p_mouse_priority_bb_event 
-0019 c043832f beq patch10_7 ,p_mouse_bb_event_timer 
-001a c04582f7 beq patch11_3 ,p_mouse_app_initflag_check 
-001b c04602fe beq patch11_4 ,p_mouse_store_device_info 
-001c c046830a beq patch11_5 ,p_mouse_store_dpi_info_check 
-001d c04703bb beq patch11_6 ,p_mouse_idle 
-001e c0498451 beq patch12_3 ,p_mouse_drawing_optima 
-001f c04a83e8 beq patch12_5 ,p_mouse_24g_hibernate_set 
-0020 c04b0404 beq patch12_6 ,p_mouse_24g_package_data 
+0001 c00002f1 beq patch00_0 ,p_soft_reset 
+0002 c0010106 beq patch00_2 ,p_main_loop 
+0003 c008010f beq patch02_0 ,p_shutdown_radio 
+0004 c0088111 beq patch02_1 ,p_set_sync_on 
+0005 c00a0217 beq patch02_4 ,p_set_lemode 
+0006 c00a81b0 beq patch02_5 ,p_rf_rx_enable 
+0007 c00b011a beq patch02_6 ,p_calc_freq 
+0008 c00c01d7 beq patch03_0 ,p_txon 
+0009 c00c81de beq patch03_1 ,p_set_tx_power 
+000a c00d0129 beq patch03_2 ,p_initialize_radio_cont 
+000b c0128267 beq patch04_5 ,p_lpm_sleep 
+000c c0138239 beq patch04_7 ,p_lpm_adjust_clk 
+000d c03402ec beq patch0d_0 ,p_mouse_cb_fuction 
+000e c0348301 beq patch0d_1 ,p_mouse_load_device_info_check 
+000f c03502fa beq patch0d_2 ,p_mouse_default_init 
+0010 c03602ab beq patch0d_4 ,p_mouse_param_init 
+0011 c03703b8 beq patch0d_6 ,p_mouse_start_work 
+0012 c039840e beq patch0e_3 ,p_mouse_setgpio_hibernate 
+0013 c03a025b beq patch0e_4 ,p_mouse_lpm_before_common 
+0014 c03d0455 beq patch0f_2 ,p_mouse_motion 
+0015 c03e0436 beq patch0f_4 ,p_mouse_setting_dpi 
+0016 c03f83eb beq patch0f_7 ,p_mouse_3io6key_check 
+0017 c040843a beq patch10_1 ,p_mouse_init_sensor 
+0018 c042837e beq patch10_5 ,p_mouse_priority_bb_event 
+0019 c0438342 beq patch10_7 ,p_mouse_bb_event_timer 
+001a c045830a beq patch11_3 ,p_mouse_app_initflag_check 
+001b c0460311 beq patch11_4 ,p_mouse_store_device_info 
+001c c046831d beq patch11_5 ,p_mouse_store_dpi_info_check 
+001d c04703d4 beq patch11_6 ,p_mouse_idle 
+001e c049846a beq patch12_3 ,p_mouse_drawing_optima 
+001f c04a8401 beq patch12_5 ,p_mouse_24g_hibernate_set 
+0020 c04b041d beq patch12_6 ,p_mouse_24g_package_data 
 0021 c04b8033 beq patch12_7 ,p_mouse_24g_search_dongle_loop 
-0022 c0628276 beq patch18_5 ,p_otp_read_data 
-0023 c06a823c beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0024 c06b0235 beq patch1a_6 ,p_gpio_set_wake 
-0025 c06d013e beq patch1b_2 ,p_sadc_calibration 
+0022 c0628289 beq patch18_5 ,p_otp_read_data 
+0023 c06a824f beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+0024 c06b0248 beq patch1a_6 ,p_gpio_set_wake 
+0025 c06d0151 beq patch1b_2 ,p_sadc_calibration 
 0026 2020235a branch assert 
 
 pf_patch_ext:
-0027 c01c8220 beq patch27_1 ,p_le_parse 
-0028 c0260231 beq patch29_4 ,p_le_adv_not_match 
-0029 c0268224 beq patch29_5 ,p_le_init_adv 
-002a c0480279 beq patch32_0 ,p_g24_reconn_dispatch 
-002b c049028d beq patch32_2 ,p_g24_reconn_device_fail 
+0027 c01c8233 beq patch27_1 ,p_le_parse 
+0028 c0260244 beq patch29_4 ,p_le_adv_not_match 
+0029 c0268237 beq patch29_5 ,p_le_init_adv 
+002a c048028c beq patch32_0 ,p_g24_reconn_dispatch 
+002b c04902a0 beq patch32_2 ,p_g24_reconn_device_fail 
 002c c04a8041 beq patch32_5 ,p_g24_transmit_no_interrupt 
-002d c04b03df beq patch32_6 ,p_g24_short_sleep 
-002e c04d01ab beq patch33_2 ,p_mouse_g24_retransmit 
-002f c04e81b9 beq patch33_5 ,p_g24_transmit_hop_process 
-0030 c04f82aa beq patch33_7 ,p_power_ctrl_start 
+002d c04b03f8 beq patch32_6 ,p_g24_short_sleep 
+002e c04d01be beq patch33_2 ,p_mouse_g24_retransmit 
+002f c04e81cc beq patch33_5 ,p_g24_transmit_hop_process 
+0030 c04f82bd beq patch33_7 ,p_power_ctrl_start 
 0031 c17f8000 rtneq patch3f_7 
 0032 2020235a branch assert 
 
@@ -69,7 +69,7 @@
 003e 202060d9 branch mouse_24g_search_dongle_loop_end 
 
 p_mouse_24g_search_dongle_success:
-003f 2040007a call p_g24_send_device_info_enable 
+003f 2040007b call p_g24_send_device_info_enable 
 0040 202060e9 branch mouse_24g_search_dongle_success 
 
 p_g24_transmit_no_interrupt:
@@ -114,9 +114,9 @@
 005d c000b646 beq no_ack_24g ,g24_transmit_no_ack 
 005e 242c365f nbranch g24_retransmit ,sync 
 005f 2437b65f nbranch g24_retransmit ,user3 
-0060 204000d5 call p_mouse_temp_buff_clear 
+0060 204000e4 call p_mouse_temp_buff_clear 
 0061 2040366e call g24_ackpayload_parse 
-0062 204000e1 call p_g24_parse_receive_work_data 
+0062 204000f0 call p_g24_parse_receive_work_data 
 0063 20400065 call p_mouse_24g_transmit_callback 
 0064 20203646 branch g24_transmit_no_ack 
 
@@ -147,1419 +147,1474 @@
 0072 70460200 jam 0 ,mem_24g_abort_pac 
 0073 6fe0cb26 fetch 1 ,mem_device_tx_device_info_flag 
 0074 c000362e beq 0 ,g24_accumulate_data 
-0075 c28200a1 bbit1 data_http ,p_g24_send_http_info_check 
-0076 c2830083 bbit1 data_device_info ,p_g24_send_device_info_check 
-0077 c28280b1 bbit1 data_dpi ,p_g24_send_dpi_info_check 
-0078 c28380c3 bbit1 data_battery ,p_g24_send_battery_info_check 
-0079 20600000 rtn 
+0075 c28200a4 bbit1 data_http ,p_g24_send_http_info_check 
+0076 c28180b3 bbit1 data_app ,p_g24_send_app_info_check 
+0077 c2830087 bbit1 data_device_info ,p_g24_send_device_info_check 
+0078 c28280c2 bbit1 data_dpi ,p_g24_send_dpi_info_check 
+0079 c28380d3 bbit1 data_battery ,p_g24_send_battery_info_check 
+007a 20600000 rtn 
 
 p_g24_send_device_info_enable:
-007a 6fe0cb26 fetch 1 ,mem_device_tx_device_info_flag 
-007b 79207e06 set1 data_device_info ,pdata 
-007c 202000f1 branch p_g24_store_device_tx_flag 
+007b 6fe0cb26 fetch 1 ,mem_device_tx_device_info_flag 
+007c 79207e06 set1 data_device_info ,pdata 
+007d 20200104 branch p_g24_store_device_tx_flag 
 
 p_g24_send_http_info_enable:
-007d 6fe0cb26 fetch 1 ,mem_device_tx_device_info_flag 
-007e 79207e04 set1 data_http ,pdata 
-007f 202000f1 branch p_g24_store_device_tx_flag 
+007e 6fe0cb26 fetch 1 ,mem_device_tx_device_info_flag 
+007f 79207e04 set1 data_http ,pdata 
+0080 20200104 branch p_g24_store_device_tx_flag 
 
 p_g24_send_dpi_info_enable:
-0080 6fe0cb26 fetch 1 ,mem_device_tx_device_info_flag 
-0081 79207e05 set1 data_dpi ,pdata 
-0082 202000f1 branch p_g24_store_device_tx_flag 
+0081 6fe0cb26 fetch 1 ,mem_device_tx_device_info_flag 
+0082 79207e05 set1 data_dpi ,pdata 
+0083 20200104 branch p_g24_store_device_tx_flag 
+
+p_g24_send_app_info_enable:
+0084 6fe0cb26 fetch 1 ,mem_device_tx_device_info_flag 
+0085 79207e03 set1 data_app ,pdata 
+0086 20200104 branch p_g24_store_device_tx_flag 
 
 p_g24_send_device_info_check:
-0083 6fe0cb25 fetch 1 ,mem_24g_rf_data_flag 
-0084 203a0093 branch p_g24_only_send_device_info ,blank 
+0087 6fe0cb25 fetch 1 ,mem_24g_rf_data_flag 
+0088 203a0097 branch p_g24_only_send_device_info ,blank 
 
 p_g24_send_rf_device_info_check:
-0085 6fe0c589 fetch 1 ,mem_24g_data_type 
-0086 79207e06 set1 data_device_info ,pdata 
-0087 67e0cb2f store 1 ,mem_mouse_temp_buff 
-0088 6fe34b29 fetch 6 ,mem_mouse_sn_mac 
-0089 67e34b30 store 6 ,mem_mouse_temp_buff + 1 
-008a 6fe0c690 fetch 1 ,mem_mouse_dpi 
-008b 67e0cb36 store 1 ,mem_mouse_temp_buff + 7 
-008c 6fe0c7bd fetch 1 ,mem_le_battery_level_percentage 
-008d 67e0cb37 store 1 ,mem_mouse_temp_buff + 8 
-008e 6fe14b27 fetch 2 ,mem_mouse_version 
-008f 67e14522 store 2 ,mem_24g_txbuf + 9 
-0090 d840000b arg 11 ,temp 
-0091 da204b2f arg mem_mouse_temp_buff ,rega 
-0092 202000d7 branch p_g24_send_rf_other_data 
+0089 6fe0c589 fetch 1 ,mem_24g_data_type 
+008a 79207e06 set1 data_device_info ,pdata 
+008b 67e0cb2f store 1 ,mem_mouse_temp_buff 
+008c 6fe34b29 fetch 6 ,mem_mouse_sn_mac 
+008d 67e34b30 store 6 ,mem_mouse_temp_buff + 1 
+008e 6fe0c690 fetch 1 ,mem_mouse_dpi 
+008f 67e0cb36 store 1 ,mem_mouse_temp_buff + 7 
+0090 6fe0c7bd fetch 1 ,mem_le_battery_level_percentage 
+0091 67e0cb37 store 1 ,mem_mouse_temp_buff + 8 
+0092 6fe14b27 fetch 2 ,mem_mouse_version 
+0093 67e14522 store 2 ,mem_24g_txbuf + 9 
+0094 d840000b arg 11 ,temp 
+0095 da204b2f arg mem_mouse_temp_buff ,rega 
+0096 202000e6 branch p_g24_send_rf_other_data 
 
 p_g24_only_send_device_info:
-0093 7045880b jam 11 ,mem_24g_datalen 
-0094 6fe0c589 fetch 1 ,mem_24g_data_type 
-0095 79207e06 set1 data_device_info ,pdata 
-0096 67e0c589 store 1 ,mem_24g_data_type 
-0097 67e0c519 store 1 ,mem_24g_txbuf 
-0098 6fe34b29 fetch 6 ,mem_mouse_sn_mac 
-0099 67e3451a store 6 ,mem_24g_txbuf + 1 
-009a 6fe0c690 fetch 1 ,mem_mouse_dpi 
-009b 67e0c520 store 1 ,mem_24g_txbuf + 7 
-009c 6fe0c7bd fetch 1 ,mem_le_battery_level_percentage 
-009d 67e0c521 store 1 ,mem_24g_txbuf + 8 
-009e 6fe14b27 fetch 2 ,mem_mouse_version 
-009f 67e14522 store 2 ,mem_24g_txbuf + 9 
-00a0 20600000 rtn 
+0097 7045880b jam 11 ,mem_24g_datalen 
+0098 6fe0c589 fetch 1 ,mem_24g_data_type 
+0099 79207e06 set1 data_device_info ,pdata 
+009a 67e0c519 store 1 ,mem_24g_txbuf 
+009b 6fe34b29 fetch 6 ,mem_mouse_sn_mac 
+009c 67e3451a store 6 ,mem_24g_txbuf + 1 
+009d 6fe0c690 fetch 1 ,mem_mouse_dpi 
+009e 67e0c520 store 1 ,mem_24g_txbuf + 7 
+009f 6fe0c7bd fetch 1 ,mem_le_battery_level_percentage 
+00a0 67e0c521 store 1 ,mem_24g_txbuf + 8 
+00a1 6fe14b27 fetch 2 ,mem_mouse_version 
+00a2 67e14522 store 2 ,mem_24g_txbuf + 9 
+00a3 20600000 rtn 
 
 p_g24_send_http_info_check:
-00a1 6fe0cb25 fetch 1 ,mem_24g_rf_data_flag 
-00a2 203a00aa branch p_g24_only_send_http_info ,blank 
+00a4 6fe0cb25 fetch 1 ,mem_24g_rf_data_flag 
+00a5 203a00ad branch p_g24_only_send_http_info ,blank 
 
 p_g24_send_rf_http_info:
-00a3 6fe0c589 fetch 1 ,mem_24g_data_type 
-00a4 79207e04 set1 data_http ,pdata 
-00a5 67e0cb2f store 1 ,mem_mouse_temp_buff 
-00a6 704b30ff jam 0xff ,mem_mouse_temp_buff + 1 
-00a7 d8400002 arg 2 ,temp 
-00a8 da204b2f arg mem_mouse_temp_buff ,rega 
-00a9 202000d7 branch p_g24_send_rf_other_data 
+00a6 6fe0c589 fetch 1 ,mem_24g_data_type 
+00a7 79207e04 set1 data_http ,pdata 
+00a8 67e0cb2f store 1 ,mem_mouse_temp_buff 
+00a9 704b30ff jam 0xff ,mem_mouse_temp_buff + 1 
+00aa d8400002 arg 2 ,temp 
+00ab da204b2f arg mem_mouse_temp_buff ,rega 
+00ac 202000e6 branch p_g24_send_rf_other_data 
 
 p_g24_only_send_http_info:
-00aa 70458802 jam 2 ,mem_24g_datalen 
-00ab 6fe0c589 fetch 1 ,mem_24g_data_type 
-00ac 79207e04 set1 data_http ,pdata 
-00ad 67e0c589 store 1 ,mem_24g_data_type 
-00ae 67e0c519 store 1 ,mem_24g_txbuf 
-00af 70451aff jam 0xff ,mem_24g_txbuf + 1 
-00b0 20600000 rtn 
+00ad 70458802 jam 2 ,mem_24g_datalen 
+00ae 6fe0c589 fetch 1 ,mem_24g_data_type 
+00af 79207e04 set1 data_http ,pdata 
+00b0 67e0c519 store 1 ,mem_24g_txbuf 
+00b1 70451aff jam 0xff ,mem_24g_txbuf + 1 
+00b2 20600000 rtn 
+
+p_g24_send_app_info_check:
+00b3 6fe0cb25 fetch 1 ,mem_24g_rf_data_flag 
+00b4 203a00bc branch p_g24_only_send_app_info ,blank 
+
+p_g24_send_rf_app_info:
+00b5 6fe0c589 fetch 1 ,mem_24g_data_type 
+00b6 79207e03 set1 data_app ,pdata 
+00b7 67e0cb2f store 1 ,mem_mouse_temp_buff 
+00b8 704b30ff jam 0xff ,mem_mouse_temp_buff + 1 
+00b9 d8400002 arg 2 ,temp 
+00ba da204b2f arg mem_mouse_temp_buff ,rega 
+00bb 202000e6 branch p_g24_send_rf_other_data 
+
+p_g24_only_send_app_info:
+00bc 70458802 jam 2 ,mem_24g_datalen 
+00bd 6fe0c589 fetch 1 ,mem_24g_data_type 
+00be 79207e03 set1 data_app ,pdata 
+00bf 67e0c519 store 1 ,mem_24g_txbuf 
+00c0 70451aff jam 0xff ,mem_24g_txbuf + 1 
+00c1 20600000 rtn 
 
 p_g24_send_dpi_info_check:
-00b1 6fe0cb25 fetch 1 ,mem_24g_rf_data_flag 
-00b2 203a00bb branch p_g24_only_send_dpi_info ,blank 
+00c2 6fe0cb25 fetch 1 ,mem_24g_rf_data_flag 
+00c3 203a00cc branch p_g24_only_send_dpi_info ,blank 
 
 p_g24_send_dpi_info:
-00b3 6fe0c589 fetch 1 ,mem_24g_data_type 
-00b4 79207e05 set1 data_dpi ,pdata 
-00b5 67e0cb2f store 1 ,mem_mouse_temp_buff 
-00b6 6fe0c690 fetch 1 ,mem_mouse_dpi 
-00b7 67e0cb30 store 1 ,mem_mouse_temp_buff + 1 
-00b8 d8400002 arg 2 ,temp 
-00b9 da204b2f arg mem_mouse_temp_buff ,rega 
-00ba 202000d7 branch p_g24_send_rf_other_data 
+00c4 6fe0c589 fetch 1 ,mem_24g_data_type 
+00c5 79207e05 set1 data_dpi ,pdata 
+00c6 67e0cb2f store 1 ,mem_mouse_temp_buff 
+00c7 6fe0c690 fetch 1 ,mem_mouse_dpi 
+00c8 67e0cb30 store 1 ,mem_mouse_temp_buff + 1 
+00c9 d8400002 arg 2 ,temp 
+00ca da204b2f arg mem_mouse_temp_buff ,rega 
+00cb 202000e6 branch p_g24_send_rf_other_data 
 
 p_g24_only_send_dpi_info:
-00bb 70458802 jam 2 ,mem_24g_datalen 
-00bc 6fe0c589 fetch 1 ,mem_24g_data_type 
-00bd 79207e05 set1 data_dpi ,pdata 
-00be 67e0c589 store 1 ,mem_24g_data_type 
-00bf 67e0c519 store 1 ,mem_24g_txbuf 
-00c0 6fe0c690 fetch 1 ,mem_mouse_dpi 
-00c1 67e0c51a store 1 ,mem_24g_txbuf + 1 
-00c2 20600000 rtn 
+00cc 70458802 jam 2 ,mem_24g_datalen 
+00cd 6fe0c589 fetch 1 ,mem_24g_data_type 
+00ce 79207e05 set1 data_dpi ,pdata 
+00cf 67e0c519 store 1 ,mem_24g_txbuf 
+00d0 6fe0c690 fetch 1 ,mem_mouse_dpi 
+00d1 67e0c51a store 1 ,mem_24g_txbuf + 1 
+00d2 20600000 rtn 
 
 p_g24_send_battery_info_check:
-00c3 6fe0cb25 fetch 1 ,mem_24g_rf_data_flag 
-00c4 203a00cd branch p_g24_only_send_battery_info ,blank 
+00d3 6fe0cb25 fetch 1 ,mem_24g_rf_data_flag 
+00d4 203a00dd branch p_g24_only_send_battery_info ,blank 
 
 p_g24_send_battery_info:
-00c5 6fe0c589 fetch 1 ,mem_24g_data_type 
-00c6 79207e07 set1 data_battery ,pdata 
-00c7 67e0cb2f store 1 ,mem_mouse_temp_buff 
-00c8 6fe0c7bd fetch 1 ,mem_le_battery_level_percentage 
-00c9 67e0cb30 store 1 ,mem_mouse_temp_buff + 1 
-00ca d8400002 arg 2 ,temp 
-00cb da204b2f arg mem_mouse_temp_buff ,rega 
-00cc 202000d7 branch p_g24_send_rf_other_data 
+00d5 6fe0c589 fetch 1 ,mem_24g_data_type 
+00d6 79207e07 set1 data_battery ,pdata 
+00d7 67e0cb2f store 1 ,mem_mouse_temp_buff 
+00d8 6fe0c7bd fetch 1 ,mem_le_battery_level_percentage 
+00d9 67e0cb30 store 1 ,mem_mouse_temp_buff + 1 
+00da d8400002 arg 2 ,temp 
+00db da204b2f arg mem_mouse_temp_buff ,rega 
+00dc 202000e6 branch p_g24_send_rf_other_data 
 
 p_g24_only_send_battery_info:
-00cd 70458802 jam 2 ,mem_24g_datalen 
-00ce 6fe0c589 fetch 1 ,mem_24g_data_type 
-00cf 79207e07 set1 data_battery ,pdata 
-00d0 67e0c589 store 1 ,mem_24g_data_type 
-00d1 67e0c519 store 1 ,mem_24g_txbuf 
-00d2 6fe0c7bd fetch 1 ,mem_le_battery_level_percentage 
-00d3 67e0c51a store 1 ,mem_24g_txbuf + 1 
-00d4 20600000 rtn 
+00dd 70458802 jam 2 ,mem_24g_datalen 
+00de 6fe0c589 fetch 1 ,mem_24g_data_type 
+00df 79207e07 set1 data_battery ,pdata 
+00e0 67e0c519 store 1 ,mem_24g_txbuf 
+00e1 6fe0c7bd fetch 1 ,mem_le_battery_level_percentage 
+00e2 67e0c51a store 1 ,mem_24g_txbuf + 1 
+00e3 20600000 rtn 
 
 p_mouse_temp_buff_clear:
-00d5 d8a04b2f arg mem_mouse_temp_buff ,contw 
-00d6 20207c99 branch memset0_16 
+00e4 d8a04b2f arg mem_mouse_temp_buff ,contw 
+00e5 20207c99 branch memset0_16 
 
 p_g24_send_rf_other_data:
-00d7 1840fe08 add temp ,8 ,pdata 
-00d8 67e0c588 store 1 ,mem_24g_datalen 
-00d9 20403636 call g24_transmit_rf_ctrl_clear 
-00da 67e0c519 store 1 ,mem_24g_txbuf 
-00db 6fe3c846 fetch 7 ,mem_mouse_key 
-00dc 67e3c51a store 7 ,mem_24g_txbuf + 1 
-00dd 18427200 copy temp ,loopcnt 
-00de 1a220c00 copy rega ,contr 
-00df d8a04521 arg mem_24g_txbuf + 8 ,contw 
-00e0 20207cda branch memcpy 
+00e6 1840fe08 add temp ,8 ,pdata 
+00e7 67e0c588 store 1 ,mem_24g_datalen 
+00e8 20403636 call g24_transmit_rf_ctrl_clear 
+00e9 67e0c519 store 1 ,mem_24g_txbuf 
+00ea 6fe3c846 fetch 7 ,mem_mouse_key 
+00eb 67e3c51a store 7 ,mem_24g_txbuf + 1 
+00ec 18427200 copy temp ,loopcnt 
+00ed 1a220c00 copy rega ,contr 
+00ee d8a04521 arg mem_24g_txbuf + 8 ,contw 
+00ef 20207cda branch memcpy 
 
 p_g24_parse_receive_work_data:
-00e1 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
-00e2 203a00e4 branch p_g24_receive_no_ack_data ,blank 
+00f0 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
+00f1 203a00f3 branch p_g24_receive_no_ack_data ,blank 
 
 p_g24_receive_ack_data:
-00e3 20600000 rtn 
+00f2 20600000 rtn 
 
 p_g24_receive_no_ack_data:
-00e4 6fe0cb26 fetch 1 ,mem_device_tx_device_info_flag 
-00e5 2feffe06 isolate1 data_device_info ,pdata 
-00e6 204080ec call p_g24_clr_device_info_flag ,true 
-00e7 2feffe04 isolate1 data_http ,pdata 
-00e8 204080ee call p_g24_clr_http_info_flag ,true 
-00e9 2feffe05 isolate1 data_dpi ,pdata 
-00ea 204080f0 call p_g24_clr_dpi_info_flag ,true 
-00eb 20600000 rtn 
+00f3 6fe0cb26 fetch 1 ,mem_device_tx_device_info_flag 
+00f4 2feffe06 isolate1 data_device_info ,pdata 
+00f5 204080fd call p_g24_clr_device_info_flag ,true 
+00f6 2feffe04 isolate1 data_http ,pdata 
+00f7 204080ff call p_g24_clr_http_info_flag ,true 
+00f8 2feffe05 isolate1 data_dpi ,pdata 
+00f9 20408101 call p_g24_clr_dpi_info_flag ,true 
+00fa 2feffe03 isolate1 data_app ,pdata 
+00fb 20408103 call p_g24_clr_app_info_flag ,true 
+00fc 20600000 rtn 
 
 p_g24_clr_device_info_flag:
-00ec 793ffe06 set0 data_device_info ,pdata 
-00ed 202000f1 branch p_g24_store_device_tx_flag 
+00fd 793ffe06 set0 data_device_info ,pdata 
+00fe 20200104 branch p_g24_store_device_tx_flag 
 
 p_g24_clr_http_info_flag:
-00ee 793ffe04 set0 data_http ,pdata 
-00ef 202000f1 branch p_g24_store_device_tx_flag 
+00ff 793ffe04 set0 data_http ,pdata 
+0100 20200104 branch p_g24_store_device_tx_flag 
 
 p_g24_clr_dpi_info_flag:
-00f0 793ffe05 set0 data_dpi ,pdata 
+0101 793ffe05 set0 data_dpi ,pdata 
+0102 20200104 branch p_g24_store_device_tx_flag 
+
+p_g24_clr_app_info_flag:
+0103 793ffe03 set0 data_app ,pdata 
 
 p_g24_store_device_tx_flag:
-00f1 67e0cb26 store 1 ,mem_device_tx_device_info_flag 
-00f2 20600000 rtn 
+0104 67e0cb26 store 1 ,mem_device_tx_device_info_flag 
+0105 20600000 rtn 
 
 p_main_loop:
-00f3 20407552 call sp_calc_sequence_256 
-00f4 20407448 call sp_calc_sequence_256_check 
-00f5 20402a45 call le_advertising_dispatch 
-00f6 2040202a call idle_dispatch 
-00f7 204042ad call app_process_idle 
-00f8 20402018 call connection_dispatch 
-00f9 2040310f call g24_dispatch 
-00fa 2040248c call lpm_dispatch 
-00fb 202000f3 branch p_main_loop 
+0106 20407552 call sp_calc_sequence_256 
+0107 20407448 call sp_calc_sequence_256_check 
+0108 20402a45 call le_advertising_dispatch 
+0109 2040202a call idle_dispatch 
+010a 204042ad call app_process_idle 
+010b 20402018 call connection_dispatch 
+010c 2040310f call g24_dispatch 
+010d 2040248c call lpm_dispatch 
+010e 20200106 branch p_main_loop 
 
 p_shutdown_radio:
-00fc 70890000 jam 0 ,0x8900 
-00fd 20202153 branch shutdown_radio + 1 
+010f 70890000 jam 0 ,0x8900 
+0110 20202153 branch shutdown_radio + 1 
 
 p_set_sync_on:
-00fe 708a0f60 jam 0x60 ,0x8a0f 
-00ff 708a10aa jam 0xaa ,0x8a10 
-0100 708a127a jam 0x7a ,0x8a12 
-0101 708a2500 jam 0x00 ,0x8a25 
-0102 708a2600 jam 0x00 ,0x8a26 
-0103 2000003c nop 60 
-0104 708a2020 jam 0x20 ,0x8a20 
-0105 708a23f5 jam 0xf5 ,0x8a23 
-0106 20202169 branch set_sync_on_next 
+0111 708a0f60 jam 0x60 ,0x8a0f 
+0112 708a10aa jam 0xaa ,0x8a10 
+0113 708a127a jam 0x7a ,0x8a12 
+0114 708a2500 jam 0x00 ,0x8a25 
+0115 708a2600 jam 0x00 ,0x8a26 
+0116 2000003c nop 60 
+0117 708a2020 jam 0x20 ,0x8a20 
+0118 708a23f5 jam 0xf5 ,0x8a23 
+0119 20202169 branch set_sync_on_next 
 
 p_calc_freq:
-0107 58000960 setarg 2400 
-0108 9840fe00 iadd temp ,pdata 
-0109 1fe22200 copy pdata ,rega 
-010a 6848c099 fetcht 1 ,mem_fcomp_div 
-010b 18430400 rshift temp ,temp 
-010c 9846fc00 idiv temp 
-010d 20407d62 call wait_div_end 
-010e 1807fe00 quotient pdata 
-010f 1fec8e00 rshift8 pdata ,queue 
-0110 60f0890a storer queue ,1 ,0x890a 
-0111 67f08909 store 1 ,0x8909 
-0112 202021da branch calc_freq + 10 
+011a 58000960 setarg 2400 
+011b 9840fe00 iadd temp ,pdata 
+011c 1fe22200 copy pdata ,rega 
+011d 6848c099 fetcht 1 ,mem_fcomp_div 
+011e 18430400 rshift temp ,temp 
+011f 9846fc00 idiv temp 
+0120 20407d62 call wait_div_end 
+0121 1807fe00 quotient pdata 
+0122 1fec8e00 rshift8 pdata ,queue 
+0123 60f0890a storer queue ,1 ,0x890a 
+0124 67f08909 store 1 ,0x8909 
+0125 202021da branch calc_freq + 10 
 
 p_set_ck2rfpll:
-0113 37d98200 until null ,lpo_edge 
-0114 70813c58 jam 0x58 ,0x813c 
-0115 202023e2 branch lpm_write_wait 
+0126 37d98200 until null ,lpo_edge 
+0127 70813c58 jam 0x58 ,0x813c 
+0128 202023e2 branch lpm_write_wait 
 
 p_initialize_radio_cont:
-0116 7001bb00 jam 0 ,mem_le_testtype 
-0117 7001bc00 jam 0 ,mem_cmd_le_create_conn 
-0118 37d98200 until null ,lpo_edge 
-0119 7089460d jam 0x0d ,0x8946 
-011a 70896f10 jam 0x10 ,0x896f 
-011b 708a13cd jam 0xcd ,0x8a13 
-011c 708a0610 jam 0x10 ,0x8a06 
-011d 708a844a jam 0x4a ,0x8a84 
-011e 708a8540 jam 0x40 ,0x8a85 
-011f 708a16fe jam 0xfe ,0x8a16 
-0120 20400172 call p_set_otp_config 
-0121 204070d7 call wdt_set_disable 
-0122 24558113 ncall p_set_ck2rfpll ,wake 
-0123 37d98200 until null ,lpo_edge 
-0124 70813b5f jam 0x5f ,0x813b 
-0125 37d98200 until null ,lpo_edge 
-0126 70813c88 jam 0x88 ,0x813c 
-0127 37d98200 until null ,lpo_edge 
-0128 6fe0c099 fetch 1 ,mem_fcomp_div 
-0129 c0080167 beq xtal_16m ,p_initialize_radio_16m 
-012a 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-012b 1fe1fe04 or_into 0x04 ,pdata 
-012c 67f08a02 store 1 ,0x8a02 
-012d 70890f01 jam 0x01 ,0x890f 
-012e 708a8024 jam 0x24 ,0x8a80 
-012f 708a8162 jam 0x62 ,0x8a81 
-0130 58e61212 setarg 0xe61212 
-0131 67f18a73 store 3 ,0x8a73 
+0129 7001bb00 jam 0 ,mem_le_testtype 
+012a 7001bc00 jam 0 ,mem_cmd_le_create_conn 
+012b 37d98200 until null ,lpo_edge 
+012c 7089460d jam 0x0d ,0x8946 
+012d 70896f10 jam 0x10 ,0x896f 
+012e 708a13cd jam 0xcd ,0x8a13 
+012f 708a0610 jam 0x10 ,0x8a06 
+0130 708a844a jam 0x4a ,0x8a84 
+0131 708a8540 jam 0x40 ,0x8a85 
+0132 708a16fe jam 0xfe ,0x8a16 
+0133 20400185 call p_set_otp_config 
+0134 204070d7 call wdt_set_disable 
+0135 24558126 ncall p_set_ck2rfpll ,wake 
+0136 37d98200 until null ,lpo_edge 
+0137 70813b5f jam 0x5f ,0x813b 
+0138 37d98200 until null ,lpo_edge 
+0139 70813c88 jam 0x88 ,0x813c 
+013a 37d98200 until null ,lpo_edge 
+013b 6fe0c099 fetch 1 ,mem_fcomp_div 
+013c c008017a beq xtal_16m ,p_initialize_radio_16m 
+013d 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+013e 1fe1fe04 or_into 0x04 ,pdata 
+013f 67f08a02 store 1 ,0x8a02 
+0140 70890f01 jam 0x01 ,0x890f 
+0141 708a8024 jam 0x24 ,0x8a80 
+0142 708a8162 jam 0x62 ,0x8a81 
+0143 58e61212 setarg 0xe61212 
+0144 67f18a73 store 3 ,0x8a73 
 
 p_initialize_radio2:
-0132 708a8660 jam 0x60 ,0x8a86 
-0133 708a8b3b jam 0x3b ,0x8a8b 
-0134 20400159 call p_dpll_on 
-0135 70804300 jam 0 ,core_config 
-0136 70804205 jam clksel_dpll ,core_clksel 
-0137 58557474 setarg 0x557474 
-0138 67f18968 store 3 ,0x8968 
-0139 7089606e jam 0x6e ,0x8960 
-013a 204001d7 call p_rx_dcoc 
-013b 20400202 call p_rfpll_aac_ghpc 
-013c 20400154 call p_set_xtal_cap 
-013d 7041480c jam system_clk_12m ,mem_system_clk 
+0145 708a8660 jam 0x60 ,0x8a86 
+0146 708a8b3b jam 0x3b ,0x8a8b 
+0147 2040016c call p_dpll_on 
+0148 70804300 jam 0 ,core_config 
+0149 70804205 jam clksel_dpll ,core_clksel 
+014a 58557474 setarg 0x557474 
+014b 67f18968 store 3 ,0x8968 
+014c 7089606e jam 0x6e ,0x8960 
+014d 204001ea call p_rx_dcoc 
+014e 20400215 call p_rfpll_aac_ghpc 
+014f 20400167 call p_set_xtal_cap 
+0150 7041480c jam system_clk_12m ,mem_system_clk 
 
 p_sadc_calibration:
-013e 20758000 rtn wake 
-013f 708a0777 jam 0x77 ,core_gpadc_ctrl 
-0140 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-0141 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-0142 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-0143 67f080cd store 1 ,core_sadc_clkdiv 
-0144 20000bb8 nop 3000 
-0145 2040014e call p_sadc_read 
-0146 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0147 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0148 df200008 arg 8 ,loopcnt 
-0149 20406f58 call sadc_cal_read + 1 
-014a 6fe0c419 fetch 1 ,mem_spi_write_addr 
-014b 67e0c433 store 1 ,mem_adc_cal_c7 
-014c 6240c419 storer regb ,1 ,mem_spi_write_addr 
-014d 20600000 rtn 
+0151 20758000 rtn wake 
+0152 708a0777 jam 0x77 ,core_gpadc_ctrl 
+0153 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
+0154 708a0b01 jam 0x01 ,core_gpadc_cfg3 
+0155 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+0156 67f080cd store 1 ,core_sadc_clkdiv 
+0157 20000bb8 nop 3000 
+0158 20400161 call p_sadc_read 
+0159 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+015a 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+015b df200008 arg 8 ,loopcnt 
+015c 20406f58 call sadc_cal_read + 1 
+015d 6fe0c419 fetch 1 ,mem_spi_write_addr 
+015e 67e0c433 store 1 ,mem_adc_cal_c7 
+015f 6240c419 storer regb ,1 ,mem_spi_write_addr 
+0160 20600000 rtn 
 
 p_sadc_read:
-014e 7080cc03 jam 0x03 ,core_sadc_ctrl 
+0161 7080cc03 jam 0x03 ,core_sadc_ctrl 
 
 p_sadc_read_wait:
-014f 6ff08129 fetch 1 ,core_perf_status 
-0150 c302814f bbit0 saradc_done ,p_sadc_read_wait 
-0151 68590164 fetcht 2 ,core_sadc_data 
-0152 6049440a storet 2 ,mem_adc_current_value 
-0153 20206f9f branch sadc_read_wait2 + 2 
+0162 6ff08129 fetch 1 ,core_perf_status 
+0163 c3028162 bbit0 saradc_done ,p_sadc_read_wait 
+0164 68590164 fetcht 2 ,core_sadc_data 
+0165 6049440a storet 2 ,mem_adc_current_value 
+0166 20206f9f branch sadc_read_wait2 + 2 
 
 p_set_xtal_cap:
-0154 20758000 rtn wake 
-0155 37d98200 until null ,lpo_edge 
-0156 6fe0c11c fetch 1 ,mem_xtal_c_sel 
+0167 20758000 rtn wake 
+0168 37d98200 until null ,lpo_edge 
+0169 6fe0c11c fetch 1 ,mem_xtal_c_sel 
 
 p_set_xtal_cap_next:
-0157 67f0813a store 1 ,core_xtal_cap 
-0158 202023e2 branch lpm_write_wait 
+016a 67f0813a store 1 ,core_xtal_cap 
+016b 202023e2 branch lpm_write_wait 
 
 p_dpll_on:
-0159 6fe0c099 fetch 1 ,mem_fcomp_div 
-015a c00c015f beq xtal_24m ,p_dpll_on_24m 
-015b 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-015c 1fe1fe06 or_into 0x06 ,pdata 
-015d 67f08a02 store 1 ,0x8a02 
-015e 708a05e0 jam 0xe0 ,0x8a05 
+016c 6fe0c099 fetch 1 ,mem_fcomp_div 
+016d c00c0172 beq xtal_24m ,p_dpll_on_24m 
+016e 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+016f 1fe1fe06 or_into 0x06 ,pdata 
+0170 67f08a02 store 1 ,0x8a02 
+0171 708a05e0 jam 0xe0 ,0x8a05 
 
 p_dpll_on_24m:
-015f 708a00d8 jam 0xd8 ,0x8a00 
-0160 2000003c nop 60 
-0161 708a01a0 jam 0xa0 ,0x8a01 
-0162 708a00df jam 0xdf ,0x8a00 
-0163 708a01fa jam 0xfa ,0x8a01 
-0164 20000014 nop 20 
-0165 708a009f jam 0x9f ,0x8a00 
-0166 20600000 rtn 
+0172 708a00d8 jam 0xd8 ,0x8a00 
+0173 2000003c nop 60 
+0174 708a01a0 jam 0xa0 ,0x8a01 
+0175 708a00df jam 0xdf ,0x8a00 
+0176 708a01fa jam 0xfa ,0x8a01 
+0177 20000014 nop 20 
+0178 708a009f jam 0x9f ,0x8a00 
+0179 20600000 rtn 
 
 p_initialize_radio_16m:
-0167 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0168 1fe1fe06 or_into 0x06 ,pdata 
-0169 67f08a02 store 1 ,0x8a02 
-016a 70890f00 jam 0x00 ,0x890f 
-016b 708a8023 jam 0x23 ,0x8a80 
-016c 708a81b0 jam 0xb0 ,0x8a81 
-016d 58e40909 setarg 0xe40909 
-016e 67f18a73 store 3 ,0x8a73 
-016f 708a762a jam 0x2a ,0x8a76 
-0170 70890204 jam 0x04 ,0x8902 
-0171 20200132 branch p_initialize_radio2 
+017a 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+017b 1fe1fe06 or_into 0x06 ,pdata 
+017c 67f08a02 store 1 ,0x8a02 
+017d 70890f00 jam 0x00 ,0x890f 
+017e 708a8023 jam 0x23 ,0x8a80 
+017f 708a81b0 jam 0xb0 ,0x8a81 
+0180 58e40909 setarg 0xe40909 
+0181 67f18a73 store 3 ,0x8a73 
+0182 708a762a jam 0x2a ,0x8a76 
+0183 70890204 jam 0x04 ,0x8902 
+0184 20200145 branch p_initialize_radio2 
 
 p_set_otp_config:
-0172 20358184 branch p_set_otp_config_wake ,wake 
-0173 6fe2020d fetch 4 ,mem_otp_core_ldo 
-0174 207a0000 rtn blank 
-0175 37d98200 until null ,lpo_edge 
-0176 6ff08136 fetch 1 ,0x8136 
-0177 1fe17ef0 and pdata ,0xf0 ,pdata 
-0178 6848820d fetcht 1 ,mem_otp_core_ldo 
-0179 9841fe00 ior temp ,pdata 
-017a 1fe0fffd increase -3 ,pdata 
-017b 67f08136 store 1 ,0x8136 
-017c 37d98200 until null ,lpo_edge 
-017d 6ff08138 fetch 1 ,0x8138 
-017e 1fe17e07 and pdata ,0x7 ,pdata 
-017f 6848820e fetcht 1 ,mem_otp_verf_bg 
-0180 18498400 lshift3 temp ,temp 
-0181 9841fe00 ior temp ,pdata 
-0182 67f08138 store 1 ,0x8138 
-0183 37d98200 until null ,lpo_edge 
+0185 20358197 branch p_set_otp_config_wake ,wake 
+0186 6fe2020d fetch 4 ,mem_otp_core_ldo 
+0187 207a0000 rtn blank 
+0188 37d98200 until null ,lpo_edge 
+0189 6ff08136 fetch 1 ,0x8136 
+018a 1fe17ef0 and pdata ,0xf0 ,pdata 
+018b 6848820d fetcht 1 ,mem_otp_core_ldo 
+018c 9841fe00 ior temp ,pdata 
+018d 1fe0fffd increase -3 ,pdata 
+018e 67f08136 store 1 ,0x8136 
+018f 37d98200 until null ,lpo_edge 
+0190 6ff08138 fetch 1 ,0x8138 
+0191 1fe17e07 and pdata ,0x7 ,pdata 
+0192 6848820e fetcht 1 ,mem_otp_verf_bg 
+0193 18498400 lshift3 temp ,temp 
+0194 9841fe00 ior temp ,pdata 
+0195 67f08138 store 1 ,0x8138 
+0196 37d98200 until null ,lpo_edge 
 
 p_set_otp_config_wake:
-0184 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-0185 207a0000 rtn blank 
-0186 67e1020f store 2 ,mem_otp_charge_pump 
+0197 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
+0198 207a0000 rtn blank 
+0199 67e1020f store 2 ,mem_otp_charge_pump 
 
 p_set_otp_config2:
-0187 6ff08acb fetch 1 ,0x8acb 
-0188 1fe17ef0 and pdata ,0xf0 ,pdata 
-0189 6848820f fetcht 1 ,mem_otp_charge_pump 
-018a 6048c15b storet 1 ,mem_otp_charge_pump_x 
-018b 9841fe00 ior temp ,pdata 
-018c 67f08acb store 1 ,0x8acb 
-018d 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-018e 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
-018f 2feffe03 isolate1 3 ,pdata 
-0190 6ff08a06 fetch 1 ,0x8a06 
-0191 7920fe07 setflag true ,7 ,pdata 
-0192 67f08a06 store 1 ,0x8a06 
-0193 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-0194 1fe10407 and pdata ,7 ,temp 
-0195 18520400 lshift4 temp ,temp 
-0196 18438400 lshift temp ,temp 
-0197 6048c438 storet 1 ,mem_ring_ibias_trim 
-0198 6ff08a02 fetch 1 ,0x8a02 
-0199 1fe17e1f and pdata ,0x1f ,pdata 
-019a 9841fe00 ior temp ,pdata 
-019b 67f08a02 store 1 ,0x8a02 
-019c 20600000 rtn 
+019a 6ff08acb fetch 1 ,0x8acb 
+019b 1fe17ef0 and pdata ,0xf0 ,pdata 
+019c 6848820f fetcht 1 ,mem_otp_charge_pump 
+019d 6048c15b storet 1 ,mem_otp_charge_pump_x 
+019e 9841fe00 ior temp ,pdata 
+019f 67f08acb store 1 ,0x8acb 
+01a0 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+01a1 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
+01a2 2feffe03 isolate1 3 ,pdata 
+01a3 6ff08a06 fetch 1 ,0x8a06 
+01a4 7920fe07 setflag true ,7 ,pdata 
+01a5 67f08a06 store 1 ,0x8a06 
+01a6 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+01a7 1fe10407 and pdata ,7 ,temp 
+01a8 18520400 lshift4 temp ,temp 
+01a9 18438400 lshift temp ,temp 
+01aa 6048c438 storet 1 ,mem_ring_ibias_trim 
+01ab 6ff08a02 fetch 1 ,0x8a02 
+01ac 1fe17e1f and pdata ,0x1f ,pdata 
+01ad 9841fe00 ior temp ,pdata 
+01ae 67f08a02 store 1 ,0x8a02 
+01af 20600000 rtn 
 
 p_rf_rx_enable:
-019d 2040686f call rf_debug_rx_gpio_high 
-019e 204021ba call rf_rx_agc_set 
-019f 18002a08 force 8 ,radio_ctrl 
-01a0 18002a00 force 0 ,radio_ctrl 
-01a1 580aaada setarg 0x0aaada 
-01a2 67f18a0f store 3 ,0x8a0f 
-01a3 708a2540 jam 0x40 ,0x8a25 
-01a4 708a2610 jam 0x10 ,0x8a26 
-01a5 2000003c nop 60 
-01a6 708a01fb jam 0xfb ,0x8a01 
-01a7 708a25ff jam 0xff ,0x8a25 
-01a8 708a2630 jam 0x30 ,0x8a26 
-01a9 708a16fe jam 0xfe ,0x8a16 
-01aa 202021b4 branch rf_rx_enable + 14 
+01b0 2040686f call rf_debug_rx_gpio_high 
+01b1 204021ba call rf_rx_agc_set 
+01b2 18002a08 force 8 ,radio_ctrl 
+01b3 18002a00 force 0 ,radio_ctrl 
+01b4 580aaada setarg 0x0aaada 
+01b5 67f18a0f store 3 ,0x8a0f 
+01b6 708a2540 jam 0x40 ,0x8a25 
+01b7 708a2610 jam 0x10 ,0x8a26 
+01b8 2000003c nop 60 
+01b9 708a01fb jam 0xfb ,0x8a01 
+01ba 708a25ff jam 0xff ,0x8a25 
+01bb 708a2630 jam 0x30 ,0x8a26 
+01bc 708a16fe jam 0xfe ,0x8a16 
+01bd 202021b4 branch rf_rx_enable + 14 
 
 p_mouse_g24_retransmit:
-01ab 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
-01ac 247a0000 nrtn blank 
+01be 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
+01bf 247a0000 nrtn blank 
 
 p_g24_retransmit0:
-01ad 6fe0c602 fetch 1 ,mem_24g_abort_pac 
-01ae 247a0000 nrtn blank 
-01af 6fe145fe fetch 2 ,mem_24g_txfail_cnt 
-01b0 1fe0fe01 increase 1 ,pdata 
-01b1 67e145fe store 2 ,mem_24g_txfail_cnt 
-01b2 6fe0c5ff fetch 1 ,mem_24g_txfail_cnt + 1 
-01b3 c2803676 bbit1 0 ,g24_tx_attempt_fail 
-01b4 2040367c call g24_transmit_hop_process 
-01b5 6fe14622 fetch 2 ,mem_24g_retransmit 
-01b6 1fe0fe01 increase 1 ,pdata 
-01b7 67e14622 store 2 ,mem_24g_retransmit 
-01b8 2020005b branch p_g24_transmit_loop 
+01c0 6fe0c602 fetch 1 ,mem_24g_abort_pac 
+01c1 247a0000 nrtn blank 
+01c2 6fe145fe fetch 2 ,mem_24g_txfail_cnt 
+01c3 1fe0fe01 increase 1 ,pdata 
+01c4 67e145fe store 2 ,mem_24g_txfail_cnt 
+01c5 6fe0c5ff fetch 1 ,mem_24g_txfail_cnt + 1 
+01c6 c2803676 bbit1 0 ,g24_tx_attempt_fail 
+01c7 2040367c call g24_transmit_hop_process 
+01c8 6fe14622 fetch 2 ,mem_24g_retransmit 
+01c9 1fe0fe01 increase 1 ,pdata 
+01ca 67e14622 store 2 ,mem_24g_retransmit 
+01cb 2020005b branch p_g24_transmit_loop 
 
 p_g24_transmit_hop_process:
-01b9 6848c601 fetcht 1 ,mem_24g_retry 
-01ba 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
-01bb 98467c00 isub temp ,null 
-01bc 242101be nbranch p_g24_tx_fast_hop ,positive 
-01bd 20203681 branch g24_transmit_hop_process + 5 
+01cc 6848c601 fetcht 1 ,mem_24g_retry 
+01cd 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
+01ce 98467c00 isub temp ,null 
+01cf 242101d1 nbranch p_g24_tx_fast_hop ,positive 
+01d0 20203681 branch g24_transmit_hop_process + 5 
 
 p_g24_tx_fast_hop:
-01be 6fe2458f fetch 4 ,mem_24g_addr 
-01bf 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-01c0 98467c00 isub temp ,null 
-01c1 2022b222 branch g24_ch ,zero 
-01c2 204002cf call p_power_ctrl_txpower_incrs 
-01c3 2020369b branch g24_tx_fast_hop + 1 
+01d1 6fe2458f fetch 4 ,mem_24g_addr 
+01d2 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+01d3 98467c00 isub temp ,null 
+01d4 2022b222 branch g24_ch ,zero 
+01d5 204002e2 call p_power_ctrl_txpower_incrs 
+01d6 2020369b branch g24_tx_fast_hop + 1 
 
 p_txon:
-01c4 580aaa7e setarg 0x0aaa7e 
-01c5 67f18a0f store 3 ,0x8a0f 
-01c6 2000003c nop 60 
-01c7 708a2500 jam 0x00 ,0x8a25 
-01c8 708a260d jam 0x0d ,0x8a26 
-01c9 708a16f6 jam 0xf6 ,0x8a16 
-01ca 20202203 branch txon + 7 
+01d7 580aaa7e setarg 0x0aaa7e 
+01d8 67f18a0f store 3 ,0x8a0f 
+01d9 2000003c nop 60 
+01da 708a2500 jam 0x00 ,0x8a25 
+01db 708a260d jam 0x0d ,0x8a26 
+01dc 708a16f6 jam 0xf6 ,0x8a16 
+01dd 20202203 branch txon + 7 
 
 p_set_tx_power:
-01cb 6fe0c141 fetch 1 ,mem_tx_power 
-01cc c0032225 beq tx_power_6db ,set_tx_power_7db 
-01cd c04f01d4 beq tx_power_f30db ,p_set_tx_power_f30db 
-01ce c05501d0 beq tx_power_factory ,p_set_tx_power_factory 
-01cf 2020220e branch set_tx_power + 2 
+01de 6fe0c141 fetch 1 ,mem_tx_power 
+01df c0032225 beq tx_power_6db ,set_tx_power_7db 
+01e0 c04f01e7 beq tx_power_f30db ,p_set_tx_power_f30db 
+01e1 c05501e3 beq tx_power_factory ,p_set_tx_power_factory 
+01e2 2020220e branch set_tx_power + 2 
 
 p_set_tx_power_factory:
-01d0 708a1417 jam 0x17 ,0x8a14 
-01d1 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
+01e3 708a1417 jam 0x17 ,0x8a14 
+01e4 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
 
 p_mouse_tx_power_set:
-01d2 67f18a60 store 3 ,0x8a60 
-01d3 2020221a branch set_tx_power_8a63_28 
+01e5 67f18a60 store 3 ,0x8a60 
+01e6 2020221a branch set_tx_power_8a63_28 
 
 p_set_tx_power_f30db:
-01d4 708a1417 jam 0x17 ,0x8a14 
-01d5 58250300 setarg 0x250300 
-01d6 202001d2 branch p_mouse_tx_power_set 
+01e7 708a1417 jam 0x17 ,0x8a14 
+01e8 58250300 setarg 0x250300 
+01e9 202001e5 branch p_mouse_tx_power_set 
 
 p_rx_dcoc:
-01d7 20758000 rtn wake 
-01d8 20402160 call set_sync_on 
-01d9 d8400027 arg 39 ,temp 
-01da 2040216f call set_freq_rx 
-01db 204021a6 call rf_rx_enable 
-01dc 708a257f jam 0x7f ,0x8a25 
-01dd 708a301a jam 0x1a ,0x8a30 
-01de 708a3178 jam 0x78 ,0x8a31 
-01df 708a8fb2 jam 0xb2 ,0x8a8f 
-01e0 708ac200 jam 0 ,0x8ac2 
-01e1 708ac300 jam 0 ,0x8ac3 
-01e2 d8e00006 arg 6 ,queue 
-01e3 204001f4 call p_rx_dcoc_avg 
-01e4 2a2ffe0d isolate1 13 ,rega 
-01e5 2040211d call qset_start 
-01e6 2a4ffe0d isolate1 13 ,regb 
-01e7 2040211e call qset_p 
-01e8 d8e00005 arg 5 ,queue 
+01ea 20758000 rtn wake 
+01eb 20402160 call set_sync_on 
+01ec d8400027 arg 39 ,temp 
+01ed 2040216f call set_freq_rx 
+01ee 204021a6 call rf_rx_enable 
+01ef 708a257f jam 0x7f ,0x8a25 
+01f0 708a301a jam 0x1a ,0x8a30 
+01f1 708a3178 jam 0x78 ,0x8a31 
+01f2 708a8fb2 jam 0xb2 ,0x8a8f 
+01f3 708ac200 jam 0 ,0x8ac2 
+01f4 708ac300 jam 0 ,0x8ac3 
+01f5 d8e00006 arg 6 ,queue 
+01f6 20400207 call p_rx_dcoc_avg 
+01f7 2a2ffe0d isolate1 13 ,rega 
+01f8 2040211d call qset_start 
+01f9 2a4ffe0d isolate1 13 ,regb 
+01fa 2040211e call qset_p 
+01fb d8e00005 arg 5 ,queue 
 
 p_rx_dcoc_loop2:
-01e9 2040211c call qset1_p 
-01ea 2040211e call qset_p 
-01eb 204001f4 call p_rx_dcoc_avg 
-01ec d8a08ac2 arg 0x8ac2 ,contw 
-01ed 1a31fe00 rshift4 rega ,pdata 
-01ee 20402117 call qsetxor 
-01ef 1a51fe00 rshift4 regb ,pdata 
-01f0 20402117 call qsetxor 
-01f1 18e08fff increase -1 ,queue 
-01f2 202101e9 branch p_rx_dcoc_loop2 ,positive 
-01f3 2020214f branch rx_dcoc_loop2 + 10 
+01fc 2040211c call qset1_p 
+01fd 2040211e call qset_p 
+01fe 20400207 call p_rx_dcoc_avg 
+01ff d8a08ac2 arg 0x8ac2 ,contw 
+0200 1a31fe00 rshift4 rega ,pdata 
+0201 20402117 call qsetxor 
+0202 1a51fe00 rshift4 regb ,pdata 
+0203 20402117 call qsetxor 
+0204 18e08fff increase -1 ,queue 
+0205 202101fc branch p_rx_dcoc_loop2 ,positive 
+0206 2020214f branch rx_dcoc_loop2 + 10 
 
 p_rx_dcoc_avg:
-01f4 2000003c nop 60 
-01f5 58000f00 setarg mem_dcoc_buf 
-01f6 67f10982 store 2 ,0x8982 
-01f7 58000ff0 setarg mem_dcoc_buf_end 
-01f8 67f10984 store 2 ,0x8984 
-01f9 70898109 jam 0x9 ,0x8981 
-01fa 70898103 jam 0x3 ,0x8981 
-01fb 70898006 jam 0x6 ,0x8980 
-01fc 2000003c nop 60 
-01fd da200000 arg 0 ,rega 
-01fe da400000 arg 0 ,regb 
-01ff df200010 arg 16 ,loopcnt 
-0200 d8c00f00 arg mem_dcoc_buf ,contr 
-0201 2020212d branch rx_dcoc_loop 
+0207 2000003c nop 60 
+0208 58000f00 setarg mem_dcoc_buf 
+0209 67f10982 store 2 ,0x8982 
+020a 58000ff0 setarg mem_dcoc_buf_end 
+020b 67f10984 store 2 ,0x8984 
+020c 70898109 jam 0x9 ,0x8981 
+020d 70898103 jam 0x3 ,0x8981 
+020e 70898006 jam 0x6 ,0x8980 
+020f 2000003c nop 60 
+0210 da200000 arg 0 ,rega 
+0211 da400000 arg 0 ,regb 
+0212 df200010 arg 16 ,loopcnt 
+0213 d8c00f00 arg mem_dcoc_buf ,contr 
+0214 2020212d branch rx_dcoc_loop 
 
 p_rfpll_aac_ghpc:
-0202 20758000 rtn wake 
-0203 20202272 branch rfpll_aac_ghpc + 1 
+0215 20758000 rtn wake 
+0216 20202272 branch rfpll_aac_ghpc + 1 
 
 p_set_lemode:
-0204 708a8211 jam 0x11 ,0x8a82 
-0205 708a8d12 jam 0x12 ,0x8a8d 
-0206 708a8e0a jam 0x0a ,0x8a8e 
-0207 6fe0c099 fetch 1 ,mem_fcomp_div 
-0208 c008021d beq xtal_16m ,p_set_lemode_2m_16m 
-0209 58005762 setarg 0x5762 
-020a 67f10907 store 2 ,0x8907 
+0217 708a8211 jam 0x11 ,0x8a82 
+0218 708a8d12 jam 0x12 ,0x8a8d 
+0219 708a8e0a jam 0x0a ,0x8a8e 
+021a 6fe0c099 fetch 1 ,mem_fcomp_div 
+021b c0080230 beq xtal_16m ,p_set_lemode_2m_16m 
+021c 58005762 setarg 0x5762 
+021d 67f10907 store 2 ,0x8907 
 
 p_set_lemode_2m:
-020b 70890103 jam 3 ,0x8901 
-020c 70893003 jam 3 ,0x8930 
-020d c6168000 rtnmark1 mark_ble_2m 
-020e 70890101 jam 1 ,0x8901 
-020f 708a8207 jam 0x07 ,0x8a82 
-0210 708a8d44 jam 0x44 ,0x8a8d 
-0211 708a8e0a jam 0x0a ,0x8a8e 
-0212 6fe0c099 fetch 1 ,mem_fcomp_div 
-0213 c008021a beq xtal_16m ,p_set_lemode_1m_16m 
-0214 58002bb1 setarg 0x2bb1 
-0215 67f10907 store 2 ,0x8907 
+021e 70890103 jam 3 ,0x8901 
+021f 70893003 jam 3 ,0x8930 
+0220 c6168000 rtnmark1 mark_ble_2m 
+0221 70890101 jam 1 ,0x8901 
+0222 708a8207 jam 0x07 ,0x8a82 
+0223 708a8d44 jam 0x44 ,0x8a8d 
+0224 708a8e0a jam 0x0a ,0x8a8e 
+0225 6fe0c099 fetch 1 ,mem_fcomp_div 
+0226 c008022d beq xtal_16m ,p_set_lemode_1m_16m 
+0227 58002bb1 setarg 0x2bb1 
+0228 67f10907 store 2 ,0x8907 
 
 p_set_lemode_1m:
-0216 c6978000 rtnmark0 mark_ble_lr 
-0217 70893024 jam 0x24 ,0x8930 
-0218 70890105 jam 5 ,0x8901 
-0219 20600000 rtn 
+0229 c6978000 rtnmark0 mark_ble_lr 
+022a 70893024 jam 0x24 ,0x8930 
+022b 70890105 jam 5 ,0x8901 
+022c 20600000 rtn 
 
 p_set_lemode_1m_16m:
-021a 58004189 setarg 0x4189 
-021b 67f10907 store 2 ,0x8907 
-021c 20200216 branch p_set_lemode_1m 
+022d 58004189 setarg 0x4189 
+022e 67f10907 store 2 ,0x8907 
+022f 20200229 branch p_set_lemode_1m 
 
 p_set_lemode_2m_16m:
-021d 58008312 setarg 0x8312 
-021e 67f10907 store 2 ,0x8907 
-021f 2020020b branch p_set_lemode_2m 
+0230 58008312 setarg 0x8312 
+0231 67f10907 store 2 ,0x8907 
+0232 2020021e branch p_set_lemode_2m 
 
 p_le_parse:
-0220 6fe0c334 fetch 1 ,mem_le_packet_llid 
-0221 c1000000 rtneq llid_reserved 
-0222 c001b04a beq llid_le_ll ,le_parse_ll 
-0223 202028e1 branch le_parse_l2cap 
+0233 6fe0c334 fetch 1 ,mem_le_packet_llid 
+0234 c1000000 rtneq llid_reserved 
+0235 c001b04a beq llid_le_ll ,le_parse_ll 
+0236 202028e1 branch le_parse_l2cap 
 
 p_le_init_adv:
-0224 793f8030 set0 mark_ble_crc_fail ,mark 
-0225 20202af6 branch le_init_adv + 1 
+0237 793f8030 set0 mark_ble_crc_fail ,mark 
+0238 20202af6 branch le_init_adv + 1 
 
 p_lpm_adjust_clk:
-0226 c584a489 bmark0 mark_context ,lpm_clear_counter 
-0227 684a40ad fetcht 4 ,mem_sleep_counter_all 
-0228 dfe00600 arg 0x600 ,pdata 
-0229 98467c00 isub temp ,null 
-022a 20610000 rtn positive 
-022b 18422200 copy temp ,rega 
-022c 684b000f fetcht 6 ,mem_sync_clke 
-022d 1d627e00 deposit rege 
-022e 20407d10 call clk_diff_rt 
-022f 1a220400 copy rega ,temp 
-0230 2020247d branch lpm_adjust_clk + 6 
+0239 c584a489 bmark0 mark_context ,lpm_clear_counter 
+023a 684a40ad fetcht 4 ,mem_sleep_counter_all 
+023b dfe00600 arg 0x600 ,pdata 
+023c 98467c00 isub temp ,null 
+023d 20610000 rtn positive 
+023e 18422200 copy temp ,rega 
+023f 684b000f fetcht 6 ,mem_sync_clke 
+0240 1d627e00 deposit rege 
+0241 20407d10 call clk_diff_rt 
+0242 1a220400 copy rega ,temp 
+0243 2020247d branch lpm_adjust_clk + 6 
 
 p_le_adv_not_match:
-0231 20402152 call shutdown_radio 
-0232 70890000 jam 0 ,0x8900 
-0233 793f8030 set0 mark_ble_crc_fail ,mark 
-0234 20202ae3 branch le_adv_not_match + 1 
+0244 20402152 call shutdown_radio 
+0245 70890000 jam 0 ,0x8900 
+0246 793f8030 set0 mark_ble_crc_fail ,mark 
+0247 20202ae3 branch le_adv_not_match + 1 
 
 p_gpio_set_wake:
-0235 18467cff sub temp ,ui_button_gpio_disable ,null 
-0236 20628000 rtn zero 
-0237 d9000004 arg 4 ,debug 
-0238 284ffe07 isolate1 gpio_active_bit ,temp 
-0239 2020eebd branch gpio_set_wake_high ,true 
-023a d9000003 arg 3 ,debug 
-023b 20206ebd branch gpio_set_wake_high 
+0248 18467cff sub temp ,ui_button_gpio_disable ,null 
+0249 20628000 rtn zero 
+024a d9000004 arg 4 ,debug 
+024b 284ffe07 isolate1 gpio_active_bit ,temp 
+024c 2020eebd branch gpio_set_wake_high ,true 
+024d d9000003 arg 3 ,debug 
+024e 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_wake_by_current_state:
-023c 18467cff sub temp ,gpio_disable ,null 
-023d 20628000 rtn zero 
-023e 20406ee6 call gpio_get_bit 
-023f 20208242 branch p_gpio_set_qdec_mode ,true 
+024f 18467cff sub temp ,gpio_disable ,null 
+0250 20628000 rtn zero 
+0251 20406ee6 call gpio_get_bit 
+0252 20208255 branch p_gpio_set_qdec_mode ,true 
 
 p_gpio_set_low_wake:
-0240 d9000003 arg 3 ,debug 
-0241 20206ebd branch gpio_set_wake_high 
+0253 d9000003 arg 3 ,debug 
+0254 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_qdec_mode:
-0242 704b1d01 jam 1 ,mem_mouse_qdec_set_flag 
+0255 704b1d01 jam 1 ,mem_mouse_qdec_set_flag 
 
 p_mouse_qdec_lpm_cfg:
-0243 d9000006 arg 6 ,debug 
-0244 20206ebd branch gpio_set_wake_high 
+0256 d9000006 arg 6 ,debug 
+0257 20206ebd branch gpio_set_wake_high 
 
 p_mouse_puchk_disable:
-0245 58000010 setarg 0x10 
+0258 58000010 setarg 0x10 
 
 p_mouse_puchk_set:
-0246 67f08141 store 1 ,core_puwakeup 
-0247 202023e2 branch lpm_write_wait 
+0259 67f08141 store 1 ,core_puwakeup 
+025a 202023e2 branch lpm_write_wait 
 
 p_mouse_lpm_before_common:
-0248 204003e4 call p_clear_wake 
-0249 704b1d00 jam 0 ,mem_mouse_qdec_set_flag 
-024a 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-024b 20406ef7 call gpio_out_active 
-024c 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-024d 20406ed3 call gpio_clr_wake 
-024e 2040550d call mouse_lpm_before_common + 1 
-024f 204054f9 call mouse_gpio_pd_idle 
+025b 204003fd call p_clear_wake 
+025c 704b1d00 jam 0 ,mem_mouse_qdec_set_flag 
+025d 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+025e 20406ef7 call gpio_out_active 
+025f 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0260 20406ed3 call gpio_clr_wake 
+0261 2040550d call mouse_lpm_before_common + 1 
+0262 204054f9 call mouse_gpio_pd_idle 
 
 p_mouse_wheel_set_impedance:
-0250 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-0251 20406f0f call gpio_set_high_impedance 
-0252 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-0253 20206f0f branch gpio_set_high_impedance 
+0263 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+0264 20406f0f call gpio_set_high_impedance 
+0265 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+0266 20206f0f branch gpio_set_high_impedance 
 
 p_lpm_sleep:
 
 p_lpm_sleep_skip_cb_function:
-0254 6fe240ad fetch 4 ,mem_sleep_counter_all 
-0255 9840fe00 iadd temp ,pdata 
-0256 67e240ad store 4 ,mem_sleep_counter_all 
-0257 2040025e call p_lpm_save_context 
-0258 2040025a call p_mouse_puchk_set_check 
-0259 20202425 branch lpm_sleep_skip_cb_function + 4 
+0267 6fe240ad fetch 4 ,mem_sleep_counter_all 
+0268 9840fe00 iadd temp ,pdata 
+0269 67e240ad store 4 ,mem_sleep_counter_all 
+026a 20400271 call p_lpm_save_context 
+026b 2040026d call p_mouse_puchk_set_check 
+026c 20202425 branch lpm_sleep_skip_cb_function + 4 
 
 p_mouse_puchk_set_check:
-025a 6fe0cb1d fetch 1 ,mem_mouse_qdec_set_flag 
-025b 203a0245 branch p_mouse_puchk_disable ,blank 
+026d 6fe0cb1d fetch 1 ,mem_mouse_qdec_set_flag 
+026e 203a0258 branch p_mouse_puchk_disable ,blank 
 
 p_mouse_puchk_enable:
-025c 58000080 setarg 0x80 
-025d 20200246 branch p_mouse_puchk_set 
+026f 58000080 setarg 0x80 
+0270 20200259 branch p_mouse_puchk_set 
 
 p_lpm_save_context:
-025e 600440e7 storer mark ,8 ,mem_saved_mark 
-025f d8c08070 arg core_gpio_conf ,contr 
-0260 d8a040cc arg mem_saved_gpio ,contw 
-0261 20407c8f call memcpy16 
-0262 d8c080d4 arg core_gpio_conf_hi ,contr 
-0263 20407c89 call memcpy8 
-0264 6ff08080 fetch 1 ,core_spid_ctrl 
-0265 67e0c0ef store 1 ,mem_saved_spidctrl 
-0266 18422400 copy temp ,regb 
+0271 600440e7 storer mark ,8 ,mem_saved_mark 
+0272 d8c08070 arg core_gpio_conf ,contr 
+0273 d8a040cc arg mem_saved_gpio ,contw 
+0274 20407c8f call memcpy16 
+0275 d8c080d4 arg core_gpio_conf_hi ,contr 
+0276 20407c89 call memcpy8 
+0277 6ff08080 fetch 1 ,core_spid_ctrl 
+0278 67e0c0ef store 1 ,mem_saved_spidctrl 
+0279 18422400 copy temp ,regb 
 
 p_lpm_write_gpio_wakeup:
-0267 df20000c arg 12 ,loopcnt 
-0268 da200016 arg mem_gpio_wakeup_cfg ,rega 
-0269 da60814d arg core_gpio_wakeup_cfg ,regc 
-026a 37d98200 until null ,lpo_edge 
+027a df20000c arg 12 ,loopcnt 
+027b da200016 arg mem_gpio_wakeup_cfg ,rega 
+027c da60814d arg core_gpio_wakeup_cfg ,regc 
+027d 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop:
-026b efe08011 ifetch 1 ,rega 
-026c e8408013 ifetcht 1 ,regc 
-026d 98467c00 isub temp ,null 
-026e 20228271 branch p_lpm_write_gpio_loop_next ,zero 
-026f e7e08013 istore 1 ,regc 
-0270 37d98200 until null ,lpo_edge 
+027e efe08011 ifetch 1 ,rega 
+027f e8408013 ifetcht 1 ,regc 
+0280 98467c00 isub temp ,null 
+0281 20228284 branch p_lpm_write_gpio_loop_next ,zero 
+0282 e7e08013 istore 1 ,regc 
+0283 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop_next:
-0271 1a20a201 increase 1 ,rega 
-0272 1a60a601 increase 1 ,regc 
-0273 c200026b loop p_lpm_write_gpio_loop 
-0274 1a420400 copy regb ,temp 
-0275 20600000 rtn 
+0284 1a20a201 increase 1 ,rega 
+0285 1a60a601 increase 1 ,regc 
+0286 c200027e loop p_lpm_write_gpio_loop 
+0287 1a420400 copy regb ,temp 
+0288 20600000 rtn 
 
 p_otp_read_data:
-0276 20406b3a call enable_otp_read 
-0277 20406b75 call otp_read_data + 1 
-0278 20206b38 branch otp_disable_chgpump 
+0289 20406b3a call enable_otp_read 
+028a 20406b75 call otp_read_data + 1 
+028b 20206b38 branch otp_disable_chgpump 
 
 p_g24_reconn_dispatch:
-0279 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-027a d84001f8 arg 0x01f8 ,temp 
-027b 98417e00 iand temp ,pdata 
-027c 203a027e branch p_g24_reconn_dispatch_next ,blank 
-027d 20203561 branch g24_reconn_dispatch + 5 
+028c 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+028d d84001f8 arg 0x01f8 ,temp 
+028e 98417e00 iand temp ,pdata 
+028f 203a0291 branch p_g24_reconn_dispatch_next ,blank 
+0290 20203561 branch g24_reconn_dispatch + 5 
 
 p_g24_reconn_dispatch_next:
-027e 2040357f call g24_reconn_data_prep 
-027f 20403651 call g24_transmit_receive_ack 
-0280 242c3586 nbranch g24_reconn_device_fail ,sync 
-0281 2437b586 nbranch g24_reconn_device_fail ,user3 
-0282 2040366e call g24_ackpayload_parse 
-0283 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
-0284 203a02a3 branch p_recv_addr_zero_skip ,blank 
+0291 2040357f call g24_reconn_data_prep 
+0292 20403651 call g24_transmit_receive_ack 
+0293 242c3586 nbranch g24_reconn_device_fail ,sync 
+0294 2437b586 nbranch g24_reconn_device_fail ,user3 
+0295 2040366e call g24_ackpayload_parse 
+0296 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
+0297 203a02b6 branch p_recv_addr_zero_skip ,blank 
 
 p_g24_reconn_dispatch_next_2:
-0285 6fe245cc fetch 4 ,mem_24g_pair_addr 
-0286 684a458f fetcht 4 ,mem_24g_addr 
-0287 98467c00 isub temp ,null 
-0288 2022828a branch p_g24_reconn_mode_judge ,zero 
-0289 2020356e branch g24_reconn_dispatch_next + 9 
+0298 6fe245cc fetch 4 ,mem_24g_pair_addr 
+0299 684a458f fetcht 4 ,mem_24g_addr 
+029a 98467c00 isub temp ,null 
+029b 2022829d branch p_g24_reconn_mode_judge ,zero 
+029c 2020356e branch g24_reconn_dispatch_next + 9 
 
 p_g24_reconn_mode_judge:
-028a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-028b c298604e bbit1 mouse_enable_auto_24g_paring ,mouse_24g_pair_mode_check 
-028c 20203549 branch g24_reconn_receiver_addr 
+029d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+029e c298604e bbit1 mouse_enable_auto_24g_paring ,mouse_24g_pair_mode_check 
+029f 20203549 branch g24_reconn_receiver_addr 
 
 p_g24_reconn_device_fail:
-028d 6fe0c5e3 fetch 1 ,mem_24g_fast_conn_enable 
-028e 203a3222 branch g24_ch ,blank 
-028f 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0290 1fe0fe01 increase 1 ,pdata 
-0291 67e145e0 store 2 ,mem_24g_reconn_count 
-0292 2feffe09 isolate1 9 ,pdata 
-0293 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0294 c0028296 beq pair_and_receiver ,p_g24_reconn_pair_and_receiver 
-0295 2020358d branch g24_reconn_device_fail + 7 
+02a0 6fe0c5e3 fetch 1 ,mem_24g_fast_conn_enable 
+02a1 203a3222 branch g24_ch ,blank 
+02a2 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+02a3 1fe0fe01 increase 1 ,pdata 
+02a4 67e145e0 store 2 ,mem_24g_reconn_count 
+02a5 2feffe09 isolate1 9 ,pdata 
+02a6 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+02a7 c00282a9 beq pair_and_receiver ,p_g24_reconn_pair_and_receiver 
+02a8 2020358d branch g24_reconn_device_fail + 7 
 
 p_g24_reconn_pair_and_receiver:
-0296 2020b549 branch g24_reconn_receiver_addr ,true 
-0297 2020329c branch g24_pair_init_param 
+02a9 2020b549 branch g24_reconn_receiver_addr ,true 
+02aa 2020329c branch g24_pair_init_param 
 
 p_mouse_param_init:
-0298 2040543b call mouse_param_common_init 
-0299 704b3f00 jam 0 ,mem_mouse_delay_send_info_timer 
-029a 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
-029b 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-029c 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-029d 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-029e 2040544c call mouse_param_init + 2 
-029f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02a0 c38a8000 rtnbit1 mouse_enable_adc 
-02a1 7047bdff jam 0xff ,mem_le_battery_level_percentage 
-02a2 20600000 rtn 
+02ab 2040543b call mouse_param_common_init 
+02ac 704b3f00 jam 0 ,mem_mouse_delay_send_info_timer 
+02ad 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
+02ae 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+02af 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
+02b0 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+02b1 2040544c call mouse_param_init + 2 
+02b2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02b3 c38a8000 rtnbit1 mouse_enable_adc 
+02b4 7047bdff jam 0xff ,mem_le_battery_level_percentage 
+02b5 20600000 rtn 
 
 p_recv_addr_zero_skip:
-02a3 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
-02a4 684a458f fetcht 4 ,mem_24g_addr 
-02a5 98467c00 isub temp ,null 
-02a6 20228285 branch p_g24_reconn_dispatch_next_2 ,zero 
-02a7 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
-02a8 207a0000 rtn blank 
-02a9 20200285 branch p_g24_reconn_dispatch_next_2 
+02b6 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
+02b7 684a458f fetcht 4 ,mem_24g_addr 
+02b8 98467c00 isub temp ,null 
+02b9 20228298 branch p_g24_reconn_dispatch_next_2 ,zero 
+02ba 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
+02bb 207a0000 rtn blank 
+02bc 20200298 branch p_g24_reconn_dispatch_next_2 
 
 p_power_ctrl_start:
-02aa 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
-02ab 247a0000 nrtn blank 
-02ac 6fe144e9 fetch 2 ,mem_ui_state_map 
-02ad c3858000 rtnbit1 ui_state_ble_adv 
-02ae 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-02af 204035b4 call rssi_average 
-02b0 6048c624 storet 1 ,mem_rssi_avg_received 
-02b1 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
-02b2 c51302b4 bmark1 mark_24g ,p_power_ctrl_start_next 
-02b3 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
+02bd 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
+02be 247a0000 nrtn blank 
+02bf 6fe144e9 fetch 2 ,mem_ui_state_map 
+02c0 c3858000 rtnbit1 ui_state_ble_adv 
+02c1 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+02c2 204035b4 call rssi_average 
+02c3 6048c624 storet 1 ,mem_rssi_avg_received 
+02c4 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
+02c5 c51302c7 bmark1 mark_24g ,p_power_ctrl_start_next 
+02c6 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
 
 p_power_ctrl_start_next:
-02b4 98467c00 isub temp ,null 
-02b5 242102ce nbranch p_power_ctrl_txpower_incrs_force ,positive 
-02b6 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-02b7 1fe67c02 sub pdata ,2 ,null 
-02b8 242102bc nbranch p_power_ctrl_txpower_decrs_check ,positive 
-02b9 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-02ba c00002cf beq 0 ,p_power_ctrl_txpower_incrs 
-02bb 20600000 rtn 
+02c7 98467c00 isub temp ,null 
+02c8 242102e1 nbranch p_power_ctrl_txpower_incrs_force ,positive 
+02c9 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02ca 1fe67c02 sub pdata ,2 ,null 
+02cb 242102cf nbranch p_power_ctrl_txpower_decrs_check ,positive 
+02cc 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02cd c00002e2 beq 0 ,p_power_ctrl_txpower_incrs 
+02ce 20600000 rtn 
 
 p_power_ctrl_txpower_decrs_check:
-02bc 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-02bd 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-02be 98467c00 isub temp ,null 
-02bf 24628000 nrtn zero 
-02c0 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+02cf 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02d0 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+02d1 98467c00 isub temp ,null 
+02d2 24628000 nrtn zero 
+02d3 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_decrs:
-02c1 6848c624 fetcht 1 ,mem_rssi_avg_received 
-02c2 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
-02c3 c51302c5 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-02c4 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
+02d4 6848c624 fetcht 1 ,mem_rssi_avg_received 
+02d5 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
+02d6 c51302d8 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
+02d7 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
 
 p_power_ctrl_txpower_decrs_next:
-02c5 98467c00 isub temp ,null 
-02c6 24610000 nrtn positive 
-02c7 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-02c8 c0003715 beq 0 ,power_ctrl_decrs_level0 
-02c9 1fe0ffff increase -1 ,pdata 
-02ca 67e0c625 store 1 ,mem_power_ctrl_level 
-02cb c00102d7 beq 2 ,p_power_ctrl_decrs_level2 
-02cc c000b70b beq 1 ,power_ctrl_decrs_level1 
-02cd 20203715 branch power_ctrl_decrs_level0 
+02d8 98467c00 isub temp ,null 
+02d9 24610000 nrtn positive 
+02da 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+02db c0003715 beq 0 ,power_ctrl_decrs_level0 
+02dc 1fe0ffff increase -1 ,pdata 
+02dd 67e0c625 store 1 ,mem_power_ctrl_level 
+02de c00102ea beq 2 ,p_power_ctrl_decrs_level2 
+02df c000b70b beq 1 ,power_ctrl_decrs_level1 
+02e0 20203715 branch power_ctrl_decrs_level0 
 
 p_power_ctrl_txpower_incrs_force:
-02ce 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+02e1 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_incrs:
-02cf 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-02d0 c00182d5 beq 3 ,p_power_ctrl_incrs_level3 
-02d1 1fe0fe01 increase 1 ,pdata 
-02d2 67e0c625 store 1 ,mem_power_ctrl_level 
-02d3 c000b70b beq 1 ,power_ctrl_incrs_level1 
-02d4 c00102d7 beq 2 ,p_power_ctrl_incrs_level2 
+02e2 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+02e3 c00182e8 beq 3 ,p_power_ctrl_incrs_level3 
+02e4 1fe0fe01 increase 1 ,pdata 
+02e5 67e0c625 store 1 ,mem_power_ctrl_level 
+02e6 c000b70b beq 1 ,power_ctrl_incrs_level1 
+02e7 c00102ea beq 2 ,p_power_ctrl_incrs_level2 
 
 p_power_ctrl_incrs_level3:
-02d5 70414105 jam tx_power_5db ,mem_tx_power 
-02d6 20600000 rtn 
+02e8 70414105 jam tx_power_5db ,mem_tx_power 
+02e9 20600000 rtn 
 
 p_power_ctrl_decrs_level2:
 
 p_power_ctrl_incrs_level2:
-02d7 70414103 jam tx_power_3db ,mem_tx_power 
-02d8 20600000 rtn 
+02ea 70414103 jam tx_power_3db ,mem_tx_power 
+02eb 20600000 rtn 
 
 p_mouse_cb_fuction:
-02d9 58006235 setarg mouse_24g_short_sleep 
-02da 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
-02db 5800622b setarg mouse_24g_long_sleep 
-02dc 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
-02dd 202053f3 branch mouse_cb_fuction + 7 
+02ec 58006235 setarg mouse_24g_short_sleep 
+02ed 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
+02ee 5800622b setarg mouse_24g_long_sleep 
+02ef 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
+02f0 202053f3 branch mouse_cb_fuction + 7 
 
 p_soft_reset:
-02de 2435a002 nbranch soft_reset + 1 ,wake 
-02df 37d98200 until null ,lpo_edge 
-02e0 37d98200 until null ,lpo_edge 
-02e1 20800000 clear_stack 
-02e2 205582e4 call p_mouse_wheel_init_set ,wake 
-02e3 20202003 branch soft_reset + 2 
+02f1 2435a002 nbranch soft_reset + 1 ,wake 
+02f2 37d98200 until null ,lpo_edge 
+02f3 37d98200 until null ,lpo_edge 
+02f4 20800000 clear_stack 
+02f5 205582f7 call p_mouse_wheel_init_set ,wake 
+02f6 20202003 branch soft_reset + 2 
 
 p_mouse_wheel_init_set:
-02e4 20400245 call p_mouse_puchk_disable 
-02e5 204058df call mouse_matrix_public_gpio_reset 
-02e6 20206004 branch mouse_wheel_gpio_init 
+02f7 20400258 call p_mouse_puchk_disable 
+02f8 204058df call mouse_matrix_public_gpio_reset 
+02f9 20206004 branch mouse_wheel_gpio_init 
 
 p_mouse_default_init:
-02e7 704b2400 jam 0 ,mem_mouse_switch_flag 
-02e8 6fe342db fetch 6 ,mem_le_lap 
-02e9 67e34b29 store 6 ,mem_mouse_sn_mac 
-02ea 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02eb 2feffe16 isolate1 mouse_enable_keyboard ,pdata 
-02ec 2040df08 call mouse_customer_key_enable ,true 
-02ed 2020542c branch mouse_default_parm_init 
+02fa 704b2400 jam 0 ,mem_mouse_switch_flag 
+02fb 6fe342db fetch 6 ,mem_le_lap 
+02fc 67e34b29 store 6 ,mem_mouse_sn_mac 
+02fd 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02fe 2feffe16 isolate1 mouse_enable_keyboard ,pdata 
+02ff 2040df08 call mouse_customer_key_enable ,true 
+0300 2020542c branch mouse_default_parm_init 
 
 p_mouse_load_device_info_check:
-02ee 204003b8 call p_mouse_store_normal_tx_power 
-02ef 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02f0 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-02f1 c28a02f3 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-02f2 20600000 rtn 
+0301 204003d1 call p_mouse_store_normal_tx_power 
+0302 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0303 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0304 c28a0306 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
+0305 20600000 rtn 
 
 p_mouse_load_otp_info_check:
-02f3 70466600 jam mode_24g_device ,mem_device_flag 
-02f4 20405e43 call mouse_read_otp_dpi 
-02f5 20405e1d call mouse_read_otp_24g_addr 
-02f6 20205daa branch mouse_otp_load_app_initflag 
+0306 70466600 jam mode_24g_device ,mem_device_flag 
+0307 20405e43 call mouse_read_otp_dpi 
+0308 20405e1d call mouse_read_otp_24g_addr 
+0309 20205daa branch mouse_otp_load_app_initflag 
 
 p_mouse_app_initflag_check:
-02f7 6fe1468e fetch 2 ,mem_store_flag 
-02f8 d840aa55 arg eeprom_init_flag ,temp 
-02f9 98467c00 isub temp ,null 
-02fa 20228302 branch p_mouse_load_device_info ,zero 
-02fb 6049468e storet 2 ,mem_store_flag 
-02fc 20405c9c call mouse_ble_init_address 
-02fd 20205c8c branch mouse_load_default_dpi 
+030a 6fe1468e fetch 2 ,mem_store_flag 
+030b d840aa55 arg eeprom_init_flag ,temp 
+030c 98467c00 isub temp ,null 
+030d 20228315 branch p_mouse_load_device_info ,zero 
+030e 6049468e storet 2 ,mem_store_flag 
+030f 20405c9c call mouse_ble_init_address 
+0310 20205c8c branch mouse_load_default_dpi 
 
 p_mouse_store_device_info:
-02fe 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02ff c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0300 c28a5cea bbit1 mouse_enable_otp ,mouse_write_otp_24g_addr 
-0301 20600000 rtn 
+0311 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0312 c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0313 c28a5cea bbit1 mouse_enable_otp ,mouse_write_otp_24g_addr 
+0314 20600000 rtn 
 
 p_mouse_load_device_info:
-0302 20400304 call p_mouse_otp_load_dpi 
-0303 20205c90 branch mouse_load_device_info + 1 
+0315 20400317 call p_mouse_otp_load_dpi 
+0316 20205c90 branch mouse_load_device_info + 1 
 
 p_mouse_otp_load_dpi:
-0304 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0305 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-0306 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0307 c0005c94 beq 0 ,mouse_otp_load_dpi 
-0308 c0035742 beq 6 ,mouse_dpi_reinit_set 
-0309 20600000 rtn 
+0317 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0318 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+0319 6fe0c690 fetch 1 ,mem_mouse_dpi 
+031a c0005c94 beq 0 ,mouse_otp_load_dpi 
+031b c0035742 beq 6 ,mouse_dpi_reinit_set 
+031c 20600000 rtn 
 
 p_mouse_store_dpi_info_check:
-030a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-030b c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-030c c28a030e bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-030d 20600000 rtn 
+031d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+031e c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+031f c28a0321 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
+0320 20600000 rtn 
 
 p_mouse_store_otp_dpi:
-030e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-030f c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-0310 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
-0311 1a422600 copy regb ,regc 
+0321 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0322 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+0323 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
+0324 1a422600 copy regb ,regc 
 
 p_mouse_otp_store_dpi_loop:
-0312 20405e51 call mouse_read_otp_dpi_common 
-0313 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
-0314 203a031c branch p_mouse_otp_dpi_store ,blank 
-0315 67e0c9d3 store 1 ,mem_mouse_dpi_last 
-0316 1a60a601 increase 1 ,regc 
-0317 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
-0318 9a667c00 isub regc ,null 
-0319 24610000 nrtn positive 
-031a 1a622400 copy regc ,regb 
-031b 20200312 branch p_mouse_otp_store_dpi_loop 
+0325 20405e51 call mouse_read_otp_dpi_common 
+0326 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
+0327 203a032f branch p_mouse_otp_dpi_store ,blank 
+0328 67e0c9d3 store 1 ,mem_mouse_dpi_last 
+0329 1a60a601 increase 1 ,regc 
+032a 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
+032b 9a667c00 isub regc ,null 
+032c 24610000 nrtn positive 
+032d 1a622400 copy regc ,regb 
+032e 20200325 branch p_mouse_otp_store_dpi_loop 
 
 p_mouse_otp_dpi_store:
-031c 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
-031d 1fe17ef0 and pdata ,0xf0 ,pdata 
-031e 203a0323 branch p_mouse_dpi_store_last_check ,blank 
-031f 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0320 2040032c call p_mouse_dpi_otp_store_judge 
-0321 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-0322 20205d4f branch mouse_dpi_store_end 
+032f 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
+0330 1fe17ef0 and pdata ,0xf0 ,pdata 
+0331 203a0336 branch p_mouse_dpi_store_last_check ,blank 
+0332 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0333 2040033f call p_mouse_dpi_otp_store_judge 
+0334 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+0335 20205d4f branch mouse_dpi_store_end 
 
 p_mouse_dpi_store_last_check:
-0323 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
-0324 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0325 2040032c call p_mouse_dpi_otp_store_judge 
-0326 98467c00 isub temp ,null 
-0327 20628000 rtn zero 
-0328 1ff27e00 lshift4 pdata ,pdata 
-0329 9840fe00 iadd temp ,pdata 
-032a 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-032b 20205d5a branch mouse_dpi_store_last_end 
+0336 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
+0337 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0338 2040033f call p_mouse_dpi_otp_store_judge 
+0339 98467c00 isub temp ,null 
+033a 20628000 rtn zero 
+033b 1ff27e00 lshift4 pdata ,pdata 
+033c 9840fe00 iadd temp ,pdata 
+033d 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+033e 20205d5a branch mouse_dpi_store_last_end 
 
 p_mouse_dpi_otp_store_judge:
-032c c1800000 rtnne mouse_dpi_level1 
-032d 1fe0fe06 increase 6 ,pdata 
-032e 20600000 rtn 
+033f c1800000 rtnne mouse_dpi_level1 
+0340 1fe0fe06 increase 6 ,pdata 
+0341 20600000 rtn 
 
 p_mouse_bb_event_timer:
-032f 2040614d call mouse_low_voltage_led_timer 
-0330 2040553d call mouse_adc_read 
-0331 20400345 call p_mouse_logo_led_ctrl_check_timer 
-0332 20400362 call p_mouse_logo_led_on_timer 
-0333 204061b1 call mouse_led_multi_timer 
-0334 2040611e call mouse_dpi_led_blink_delay_timer 
-0335 2040033b call p_mouse_send_device_info_timer 
-0336 2040328e call g24_pair_timeout_timer 
-0337 20403531 call g24_reconn_timeout_timer 
-0338 20405fdd call mouse_24g_long_sleep_param_update_timer 
-0339 2040033e call p_mouse_dpi_key_check_long_press 
-033a 20205b8f branch mouse_bb_event_timer_next 
+0342 2040614d call mouse_low_voltage_led_timer 
+0343 2040553d call mouse_adc_read 
+0344 2040035e call p_mouse_logo_led_ctrl_check_timer 
+0345 2040037b call p_mouse_logo_led_on_timer 
+0346 204061b1 call mouse_led_multi_timer 
+0347 2040611e call mouse_dpi_led_blink_delay_timer 
+0348 2040034f call p_mouse_send_device_info_timer 
+0349 2040328e call g24_pair_timeout_timer 
+034a 20403531 call g24_reconn_timeout_timer 
+034b 20405fdd call mouse_24g_long_sleep_param_update_timer 
+034c 20400352 call p_mouse_dpi_key_check_long_press 
+034d 20400359 call p_mouse_m_key_long_press_timer 
+034e 20205b8f branch mouse_bb_event_timer_next 
 
 p_mouse_send_device_info_timer:
-033b da604b3f arg mem_mouse_delay_send_info_timer ,regc 
-033c da40007a arg p_g24_send_device_info_enable ,regb 
-033d 202042e0 branch timer_single_step 
+034f da604b3f arg mem_mouse_delay_send_info_timer ,regc 
+0350 da40007b arg p_g24_send_device_info_enable ,regb 
+0351 202042e0 branch timer_single_step 
 
 p_mouse_dpi_key_check_long_press:
-033e 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
-033f c1808000 rtnne dpi_button_state_down 
-0340 da60497d arg mem_select_device_count ,regc 
-0341 da400343 arg p_mouse_dpi_long_press_set ,regb 
-0342 202042e0 branch timer_single_step 
+0352 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
+0353 c1808000 rtnne dpi_button_state_down 
+0354 da60497d arg mem_select_device_count ,regc 
+0355 da400357 arg p_mouse_dpi_long_press_set ,regb 
+0356 202042e0 branch timer_single_step 
 
 p_mouse_dpi_long_press_set:
-0343 70487b01 jam 1 ,mem_mouse_dpi_long_press_flag 
-0344 2020007d branch p_g24_send_http_info_enable 
+0357 70487b01 jam 1 ,mem_mouse_dpi_long_press_flag 
+0358 20200084 branch p_g24_send_app_info_enable 
+
+p_mouse_m_key_long_press_timer:
+0359 6fe0cb40 fetch 1 ,mem_mouse_m_key_press_flag 
+035a 207a0000 rtn blank 
+035b da604b41 arg mem_mouse_m_key_press_count ,regc 
+035c da40007e arg p_g24_send_http_info_enable ,regb 
+035d 202042e0 branch timer_single_step 
 
 p_mouse_logo_led_ctrl_check_timer:
-0345 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
-0346 207a0000 rtn blank 
-0347 6fe0cb20 fetch 1 ,mem_mouse_logo_ctrl_type 
-0348 207a0000 rtn blank 
-0349 c280834c bbit1 commbation_logo ,p_mouse_commbination_key_ctrl_logo 
-034a c2810355 bbit1 dpi_logo ,p_mouse_dpi_key_ctrl_logo 
-034b 20600000 rtn 
+035e 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
+035f 207a0000 rtn blank 
+0360 6fe0cb20 fetch 1 ,mem_mouse_logo_ctrl_type 
+0361 207a0000 rtn blank 
+0362 c2808365 bbit1 commbation_logo ,p_mouse_commbination_key_ctrl_logo 
+0363 c281036e bbit1 dpi_logo ,p_mouse_dpi_key_ctrl_logo 
+0364 20600000 rtn 
 
 p_mouse_commbination_key_ctrl_logo:
-034c 6fe0cb23 fetch 1 ,mem_mouse_commbination_logo_key 
-034d c17f8000 rtneq gpio_disable 
-034e 20405888 call mouse_check_key_gpio 
-034f 1a217e07 and rega ,0x07 ,pdata 
-0350 6848cb23 fetcht 1 ,mem_mouse_commbination_logo_key 
-0351 98467c00 isub temp ,null 
-0352 20228357 branch p_mouse_logo_led_state_check ,zero 
+0365 6fe0cb23 fetch 1 ,mem_mouse_commbination_logo_key 
+0366 c17f8000 rtneq gpio_disable 
+0367 20405888 call mouse_check_key_gpio 
+0368 1a217e07 and rega ,0x07 ,pdata 
+0369 6848cb23 fetcht 1 ,mem_mouse_commbination_logo_key 
+036a 98467c00 isub temp ,null 
+036b 20228370 branch p_mouse_logo_led_state_check ,zero 
 
 p_mouse_logo_key_count_init:
-0353 704b221e jam 0x1e ,mem_mouse_logo_key_count 
-0354 20600000 rtn 
+036c 704b221e jam 0x1e ,mem_mouse_logo_key_count 
+036d 20600000 rtn 
 
 p_mouse_dpi_key_ctrl_logo:
-0355 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
-0356 203a0353 branch p_mouse_logo_key_count_init ,blank 
+036e 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
+036f 203a036c branch p_mouse_logo_key_count_init ,blank 
 
 p_mouse_logo_led_state_check:
-0357 da604b22 arg mem_mouse_logo_key_count ,regc 
-0358 da40035a arg p_mouse_logo_led_state_set ,regb 
-0359 202042e0 branch timer_single_step 
+0370 da604b22 arg mem_mouse_logo_key_count ,regc 
+0371 da400373 arg p_mouse_logo_led_state_set ,regb 
+0372 202042e0 branch timer_single_step 
 
 p_mouse_logo_led_state_set:
-035a 6fe0cb21 fetch 1 ,mem_mouse_logo_led_state 
-035b c000835e beq on ,p_mouse_logo_ctrl_off_set 
-035c c0000360 beq off ,p_mouse_logo_ctrl_on_set 
-035d 20600000 rtn 
+0373 6fe0cb21 fetch 1 ,mem_mouse_logo_led_state 
+0374 c0008377 beq on ,p_mouse_logo_ctrl_off_set 
+0375 c0000379 beq off ,p_mouse_logo_ctrl_on_set 
+0376 20600000 rtn 
 
 p_mouse_logo_ctrl_off_set:
-035e 704b2100 jam off ,mem_mouse_logo_led_state 
-035f 20600000 rtn 
+0377 704b2100 jam off ,mem_mouse_logo_led_state 
+0378 20600000 rtn 
 
 p_mouse_logo_ctrl_on_set:
-0360 704b2101 jam on ,mem_mouse_logo_led_state 
-0361 20600000 rtn 
+0379 704b2101 jam on ,mem_mouse_logo_led_state 
+037a 20600000 rtn 
 
 p_mouse_logo_led_on_timer:
-0362 6fe0cb21 fetch 1 ,mem_mouse_logo_led_state 
-0363 243a611a nbranch mouse_logo_led_off ,blank 
-0364 20206110 branch mouse_logo_led_on_timer 
+037b 6fe0cb21 fetch 1 ,mem_mouse_logo_led_state 
+037c 243a611a nbranch mouse_logo_led_off ,blank 
+037d 20206110 branch mouse_logo_led_on_timer 
 
 p_mouse_priority_bb_event:
-0365 1a627e00 copy regc ,pdata 
-0366 c01e036a beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0367 c01c837b beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0368 c01d0381 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0369 20205ac3 branch mouse_priority_bb_event + 2 
+037e 1a627e00 copy regc ,pdata 
+037f c01e0383 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0380 c01c8394 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0381 c01d039a beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0382 20205ac3 branch mouse_priority_bb_event + 2 
 
 p_mouse_24g_attempt_success:
-036a 6fe2458f fetch 4 ,mem_24g_addr 
-036b 67e245e8 store 4 ,mem_24g_receiver_addr 
-036c 67e24691 store 4 ,mem_mouse_24g_addr 
-036d 2040355a call g24_ch_syncword_crc8_init 
-036e 20405c0b call mouse_no_data_timer_init 
-036f 2040618e call mouse_device_poweron_led_config 
-0370 20405a73 call mouse_init_sensor_reset 
-0371 70477d00 jam 0 ,mem_mouse_long_mult_flag 
-0372 7045fc00 jam 0 ,mem_24g_conn_sm 
-0373 7045e200 jam 0 ,mem_24g_reconn_type 
-0374 704b3f0a jam 10 ,mem_mouse_delay_send_info_timer 
-0375 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
-0376 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-0377 98467c00 isub temp ,null 
-0378 20628000 rtn zero 
-0379 2040037e call p_mouse_fetch_normal_tx_power 
-037a 20206042 branch mouse_24g_first_store_reconn_info 
+0383 6fe2458f fetch 4 ,mem_24g_addr 
+0384 67e245e8 store 4 ,mem_24g_receiver_addr 
+0385 67e24691 store 4 ,mem_mouse_24g_addr 
+0386 2040355a call g24_ch_syncword_crc8_init 
+0387 20405c0b call mouse_no_data_timer_init 
+0388 2040618e call mouse_device_poweron_led_config 
+0389 20405a73 call mouse_init_sensor_reset 
+038a 70477d00 jam 0 ,mem_mouse_long_mult_flag 
+038b 7045fc00 jam 0 ,mem_24g_conn_sm 
+038c 7045e200 jam 0 ,mem_24g_reconn_type 
+038d 704b3f0a jam 10 ,mem_mouse_delay_send_info_timer 
+038e 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
+038f 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+0390 98467c00 isub temp ,null 
+0391 20628000 rtn zero 
+0392 20400397 call p_mouse_fetch_normal_tx_power 
+0393 20206042 branch mouse_24g_first_store_reconn_info 
 
 p_mouse_24g_pairing_complete:
-037b 2040037e call p_mouse_fetch_normal_tx_power 
-037c 704b3f0a jam 10 ,mem_mouse_delay_send_info_timer 
-037d 20206084 branch mouse_24g_pairing_complete 
+0394 20400397 call p_mouse_fetch_normal_tx_power 
+0395 704b3f0a jam 10 ,mem_mouse_delay_send_info_timer 
+0396 20206084 branch mouse_24g_pairing_complete 
 
 p_mouse_fetch_normal_tx_power:
-037e 6fe0ca07 fetch 1 ,mem_normal_tx_power 
-037f 67e0c141 store 1 ,mem_tx_power 
-0380 20206016 branch mouse_soft_agc_disable 
+0397 6fe0ca07 fetch 1 ,mem_normal_tx_power 
+0398 67e0c141 store 1 ,mem_tx_power 
+0399 20206016 branch mouse_soft_agc_disable 
 
 p_mouse_24g_attempt_fail:
-0381 2040037e call p_mouse_fetch_normal_tx_power 
-0382 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
-0383 c1008000 rtneq dpi_button_state_down 
-0384 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0385 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
-0386 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0387 c0028393 beq pair_and_receiver ,p_mouse_24g_auto_pair_attempt_fail 
-0388 c000838b beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
-0389 c001839a beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-038a 20206055 branch mouse_24g_attempt_fail + 2 
+039a 20400397 call p_mouse_fetch_normal_tx_power 
+039b 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
+039c c1008000 rtneq dpi_button_state_down 
+039d 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
+039e 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
+039f 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+03a0 c00283ac beq pair_and_receiver ,p_mouse_24g_auto_pair_attempt_fail 
+03a1 c00083a4 beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
+03a2 c00183b3 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+03a3 20206055 branch mouse_24g_attempt_fail + 2 
 
 p_mouse_24g_fast_conn_attempt_fail:
-038b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-038c c29f038f bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
-038d c298038f bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
-038e 20206062 branch mouse_24g_fast_conn_attempt_fail + 3 
+03a4 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03a5 c29f03a8 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+03a6 c29803a8 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
+03a7 20206062 branch mouse_24g_fast_conn_attempt_fail + 3 
 
 p_mouse_24g_start_auto_pair:
-038f 6fe145d6 fetch 2 ,mem_24g_pair_timeout_init 
-0390 67e145de store 2 ,mem_24g_reconn_timeout 
-0391 7045e205 jam pair_and_receiver ,mem_24g_reconn_type 
-0392 20203534 branch g24_reconn_start 
+03a8 6fe145d6 fetch 2 ,mem_24g_pair_timeout_init 
+03a9 67e145de store 2 ,mem_24g_reconn_timeout 
+03aa 7045e205 jam pair_and_receiver ,mem_24g_reconn_type 
+03ab 20203534 branch g24_reconn_start 
 
 p_mouse_24g_auto_pair_attempt_fail:
-0393 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0394 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0395 6fe0c71b fetch 1 ,mem_device_number 
-0396 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+03ac 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03ad c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+03ae 6fe0c71b fetch 1 ,mem_device_number 
+03af c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
 
 p_mouse_24g_first_bluetooth_reconnect:
-0397 20406018 call mouse_24g_stop 
-0398 70466601 jam mode_bt_device1 ,mem_device_flag 
-0399 20205491 branch mouse_le_fast_conn_judge 
+03b0 20406018 call mouse_24g_stop 
+03b1 70466601 jam mode_bt_device1 ,mem_device_flag 
+03b2 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_reconn_dongle_attempt_fail:
-039a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-039b c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-039c c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-039d c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
-039e 2020038f branch p_mouse_24g_start_auto_pair 
+03b3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03b4 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+03b5 c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+03b6 c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
+03b7 202003a8 branch p_mouse_24g_start_auto_pair 
 
 p_mouse_start_work:
-039f 204042a3 call app_param_init 
-03a0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03a1 c29f03a5 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
-03a2 6fe0c666 fetch 1 ,mem_device_flag 
-03a3 c00003b0 beq mode_24g_device ,p_mouse_24g_start_mode 
-03a4 20205491 branch mouse_le_fast_conn_judge 
+03b8 204042a3 call app_param_init 
+03b9 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03ba c29f03be bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+03bb 6fe0c666 fetch 1 ,mem_device_flag 
+03bc c00003c9 beq mode_24g_device ,p_mouse_24g_start_mode 
+03bd 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_24g_first_start_auto_pair_mode:
-03a5 204054ac call mouse_wakeup_from_power_check 
-03a6 203403ac branch p_mouse_24g_first_start_reconn ,user 
+03be 204054ac call mouse_wakeup_from_power_check 
+03bf 203403c5 branch p_mouse_24g_first_start_reconn ,user 
 
 p_mouse_24g_reconn_general_dongle:
-03a7 70466600 jam mode_24g_device ,mem_device_flag 
-03a8 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-03a9 67e145de store 2 ,mem_24g_reconn_timeout 
-03aa 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-03ab 20203534 branch g24_reconn_start 
+03c0 70466600 jam mode_24g_device ,mem_device_flag 
+03c1 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+03c2 67e145de store 2 ,mem_24g_reconn_timeout 
+03c3 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+03c4 20203534 branch g24_reconn_start 
 
 p_mouse_24g_first_start_reconn:
-03ac 6fe0c666 fetch 1 ,mem_device_flag 
-03ad c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-03ae 20405aa8 call mouse_bluetooth_fast_conn_disable 
-03af 20200397 branch p_mouse_24g_first_bluetooth_reconnect 
+03c5 6fe0c666 fetch 1 ,mem_device_flag 
+03c6 c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+03c7 20405aa8 call mouse_bluetooth_fast_conn_disable 
+03c8 202003b0 branch p_mouse_24g_first_bluetooth_reconnect 
 
 p_mouse_24g_start_mode:
-03b0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03b1 c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-03b2 20406195 call mouse_device_24g_pair_led_config 
-03b3 204054ac call mouse_wakeup_from_power_check 
-03b4 20346067 branch mouse_24g_reconn_dongle_start ,user 
-03b5 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03b6 c29803a7 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-03b7 20206023 branch mouse_24g_start_mode + 7 
+03c9 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03ca c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+03cb 20406195 call mouse_device_24g_pair_led_config 
+03cc 204054ac call mouse_wakeup_from_power_check 
+03cd 20346067 branch mouse_24g_reconn_dongle_start ,user 
+03ce 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03cf c29803c0 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+03d0 20206023 branch mouse_24g_start_mode + 7 
 
 p_mouse_store_normal_tx_power:
-03b8 6fe0c141 fetch 1 ,mem_tx_power 
-03b9 67e0ca07 store 1 ,mem_normal_tx_power 
-03ba 20600000 rtn 
+03d1 6fe0c141 fetch 1 ,mem_tx_power 
+03d2 67e0ca07 store 1 ,mem_normal_tx_power 
+03d3 20600000 rtn 
 
 p_mouse_idle:
-03bb 2040620e call mouse_low_voltage_led_no_enter_lpm 
-03bc 204078aa call ui_check_paring_button 
-03bd 204003c0 call p_mouse_dpi_check 
-03be 704b2401 jam 1 ,mem_mouse_switch_flag 
-03bf 20205e61 branch mouse_idle + 4 
+03d4 2040620e call mouse_low_voltage_led_no_enter_lpm 
+03d5 204078aa call ui_check_paring_button 
+03d6 204003d9 call p_mouse_dpi_check 
+03d7 704b2401 jam 1 ,mem_mouse_switch_flag 
+03d8 20205e61 branch mouse_idle + 4 
 
 p_mouse_dpi_check:
-03c0 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-03c1 c17f8000 rtneq gpio_disable 
-03c2 da200000 arg 0 ,rega 
-03c3 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
-03c4 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-03c5 204003c7 call p_mouse_dpi_key_check 
-03c6 202056c1 branch mouse_dpi_check_next 
+03d9 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+03da c17f8000 rtneq gpio_disable 
+03db da200000 arg 0 ,rega 
+03dc 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
+03dd 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+03de 204003e0 call p_mouse_dpi_key_check 
+03df 202056c1 branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-03c7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03c8 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-03c9 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
-03ca 1fe22600 copy pdata ,regc 
-03cb 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
-03cc c07f83ce beq gpio_disable ,p_mouse_3io6key_dpi_check 
-03cd 202056ce branch mouse_dpi_key_check_next 
+03e0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03e1 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+03e2 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
+03e3 1fe22600 copy pdata ,regc 
+03e4 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
+03e5 c07f83e7 beq gpio_disable ,p_mouse_3io6key_dpi_check 
+03e6 202056ce branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-03ce 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-03cf 20405946 call mouse_gpio_config_output_low 
-03d0 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-03d1 202003d2 branch p_mouse_3io6key_check 
+03e7 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+03e8 20405946 call mouse_gpio_config_output_low 
+03e9 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+03ea 202003eb branch p_mouse_3io6key_check 
 
 p_mouse_3io6key_check:
-03d2 1a627e00 copy regc ,pdata 
-03d3 67e0c978 store 1 ,mem_mouse_key_status 
-03d4 1fe3fe00 lshift pdata ,pdata 
-03d5 1fe22400 copy pdata ,regb 
-03d6 18422600 copy temp ,regc 
-03d7 20406ef7 call gpio_out_active 
-03d8 1a620400 copy regc ,temp 
-03d9 204055b1 call mouse_gpio_config_input_pd 
-03da 1a620400 copy regc ,temp 
-03db 20406ee6 call gpio_get_bit 
-03dc 7d20a400 nsetflag true ,0 ,regb 
-03dd 2040593d call mouse_check_press 
-03de 20205929 branch mouse_check_key_connect_gnd_1 
+03eb 1a627e00 copy regc ,pdata 
+03ec 67e0c978 store 1 ,mem_mouse_key_status 
+03ed 1fe3fe00 lshift pdata ,pdata 
+03ee 1fe22400 copy pdata ,regb 
+03ef 18422600 copy temp ,regc 
+03f0 20406ef7 call gpio_out_active 
+03f1 1a620400 copy regc ,temp 
+03f2 204055b1 call mouse_gpio_config_input_pd 
+03f3 1a620400 copy regc ,temp 
+03f4 20406ee6 call gpio_get_bit 
+03f5 7d20a400 nsetflag true ,0 ,regb 
+03f6 2040593d call mouse_check_press 
+03f7 20205929 branch mouse_check_key_connect_gnd_1 
 
 p_g24_short_sleep:
-03df 204036b4 call g24_lpm_wait 
-03e0 24740000 nrtn user 
-03e1 204036be call g24_setgpio_lpm_before 
-03e2 204003e4 call p_clear_wake 
-03e3 2020361b branch g24_short_sleep_next 
+03f8 204036b4 call g24_lpm_wait 
+03f9 24740000 nrtn user 
+03fa 204036be call g24_setgpio_lpm_before 
+03fb 204003fd call p_clear_wake 
+03fc 2020361b branch g24_short_sleep_next 
 
 p_clear_wake:
-03e4 58000000 setarg 0 
-03e5 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-03e6 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
-03e7 20600000 rtn 
+03fd 58000000 setarg 0 
+03fe 67e40016 store 8 ,mem_gpio_wakeup_cfg 
+03ff 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
+0400 20600000 rtn 
 
 p_mouse_24g_hibernate_set:
-03e8 70460000 jam 0 ,mem_24g_attempt_fail_flag 
-03e9 6fe0c6f8 fetch 1 ,mem_mouse_search_dongle_action 
-03ea 793ffe00 set0 g24_disconn_state ,pdata 
-03eb 67e0c6f8 store 1 ,mem_mouse_search_dongle_action 
-03ec 20403647 call g24_transmit_next_packet 
-03ed 5fffffff setarg -1 
-03ee 67e245af store 4 ,mem_24g_enter_hibernate 
-03ef 58000000 setarg 0 
-03f0 67e3c846 store 7 ,mem_mouse_key 
-03f1 67e0c602 store 1 ,mem_24g_abort_pac 
-03f2 70473f01 jam 1 ,mem_sensor_shutdown_flag 
-03f3 204059ed call mouse_sensor_powerdown 
-03f4 2020622b branch mouse_24g_long_sleep 
+0401 70460000 jam 0 ,mem_24g_attempt_fail_flag 
+0402 6fe0c6f8 fetch 1 ,mem_mouse_search_dongle_action 
+0403 793ffe00 set0 g24_disconn_state ,pdata 
+0404 67e0c6f8 store 1 ,mem_mouse_search_dongle_action 
+0405 20403647 call g24_transmit_next_packet 
+0406 5fffffff setarg -1 
+0407 67e245af store 4 ,mem_24g_enter_hibernate 
+0408 58000000 setarg 0 
+0409 67e3c846 store 7 ,mem_mouse_key 
+040a 67e0c602 store 1 ,mem_24g_abort_pac 
+040b 70473f01 jam 1 ,mem_sensor_shutdown_flag 
+040c 204059ed call mouse_sensor_powerdown 
+040d 2020622b branch mouse_24g_long_sleep 
 
 p_mouse_setgpio_hibernate:
-03f5 20405a92 call mouse_set_sdio_high 
-03f6 204003e4 call p_clear_wake 
-03f7 204056a9 call mouse_before_hibernate_wheel_gpio_set 
-03f8 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
-03f9 20405943 call mouse_gpio_config_output_high 
-03fa 6848c65a fetcht 1 ,mem_device_switch_gpio 
-03fb 204055ab call mouse_gpio_set_pupd_by_input 
-03fc d8400015 arg 21 ,temp 
-03fd 204055b5 call mouse_gpio_config_input_pu 
-03fe 2040611a call mouse_logo_led_off 
-03ff 20400248 call p_mouse_lpm_before_common 
-0400 202054e2 branch mouse_setgpio_hibernate_next 
+040e 20405a92 call mouse_set_sdio_high 
+040f 204003fd call p_clear_wake 
+0410 204056a9 call mouse_before_hibernate_wheel_gpio_set 
+0411 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
+0412 20405943 call mouse_gpio_config_output_high 
+0413 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0414 204055ab call mouse_gpio_set_pupd_by_input 
+0415 d8400015 arg 21 ,temp 
+0416 204055b5 call mouse_gpio_config_input_pu 
+0417 2040611a call mouse_logo_led_off 
+0418 2040025b call p_mouse_lpm_before_common 
+0419 202054e2 branch mouse_setgpio_hibernate_next 
 
 p_mouse_tx_device_info_check:
-0401 6fe0cb26 fetch 1 ,mem_device_tx_device_info_flag 
-0402 207a0000 rtn blank 
-0403 20207dba branch enable_user 
+041a 6fe0cb26 fetch 1 ,mem_device_tx_device_info_flag 
+041b 207a0000 rtn blank 
+041c 20207dba branch enable_user 
 
 p_mouse_24g_package_data:
-0404 c6930000 rtnmark0 mark_24g 
-0405 20405601 call mouse_motion 
-0406 20400401 call p_mouse_tx_device_info_check 
-0407 24740000 nrtn user 
-0408 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0409 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
-040a 245a041a ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-040b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-040c c30b040f bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-040d 6fe0c96c fetch 1 ,mem_customer_key 
-040e 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
+041d c6930000 rtnmark0 mark_24g 
+041e 20405601 call mouse_motion 
+041f 2040041a call p_mouse_tx_device_info_check 
+0420 24740000 nrtn user 
+0421 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
+0422 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
+0423 245a0433 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+0424 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0425 c30b0428 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+0426 6fe0c96c fetch 1 ,mem_customer_key 
+0427 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-040f 20400411 call p_mouse_data_xy_release 
-0410 202060a2 branch mouse_24g_mouse_package_data + 1 
+0428 2040042a call p_mouse_data_xy_release 
+0429 202060a2 branch mouse_24g_mouse_package_data + 1 
 
 p_mouse_data_xy_release:
-0411 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-0412 c1ff8000 rtnne gpio_disable 
-0413 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
-0414 207a0000 rtn blank 
-0415 1fe0ffff increase -1 ,pdata 
-0416 67e0c77d store 1 ,mem_mouse_long_mult_flag 
-0417 58000000 setarg 0 
-0418 67e24847 store 4 ,mem_mouse_x 
-0419 20205a73 branch mouse_init_sensor_reset 
+042a 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+042b c1ff8000 rtnne gpio_disable 
+042c 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
+042d 207a0000 rtn blank 
+042e 1fe0ffff increase -1 ,pdata 
+042f 67e0c77d store 1 ,mem_mouse_long_mult_flag 
+0430 58000000 setarg 0 
+0431 67e24847 store 4 ,mem_mouse_x 
+0432 20205a73 branch mouse_init_sensor_reset 
 
 p_mouse_24g_short_sleep_clear_wake:
-041a 2040007a call p_g24_send_device_info_enable 
-041b 204003e4 call p_clear_wake 
-041c 20200267 branch p_lpm_write_gpio_wakeup 
+0433 2040007b call p_g24_send_device_info_enable 
+0434 204003fd call p_clear_wake 
+0435 2020027a branch p_lpm_write_gpio_wakeup 
 
 p_mouse_setting_dpi:
-041d 2040573e call mouse_setting_dpi_4_level 
-041e 20400080 call p_g24_send_dpi_info_enable 
-041f 2040613a call mouse_dpi_led_blink_delay 
-0420 20205747 branch mouse_setting_sensor_type 
+0436 2040573e call mouse_setting_dpi_4_level 
+0437 20400081 call p_g24_send_dpi_info_enable 
+0438 2040613a call mouse_dpi_led_blink_delay 
+0439 20205747 branch mouse_setting_sensor_type 
 
 p_mouse_init_sensor:
-0421 20405958 call mouse_read_sensor_id 
-0422 c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0423 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
-0424 c02c0426 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-0425 20205952 branch mouse_init_sensor + 5 
+043a 20405958 call mouse_read_sensor_id 
+043b c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+043c c018d9c6 beq p3065_id1 ,mouse_init_p3065 
+043d c02c043f beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+043e 20205952 branch mouse_init_sensor + 5 
 
 p_mouse_ka8g2_id2_judge:
-0426 204059e7 call mouse_sensor_poweron 
-0427 6fe0c85a fetch 1 ,mem_sensor_id2 
-0428 c02c842a beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-0429 2020595f branch mouse_init_p32xx_id2_judge 
+043f 204059e7 call mouse_sensor_poweron 
+0440 6fe0c85a fetch 1 ,mem_sensor_id2 
+0441 c02c8443 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+0442 2020595f branch mouse_init_p32xx_id2_judge 
 
 p_mouse_ka8g2_init_param:
-042a 7049570b jam ka8g2 ,mem_config_sensor_type 
-042b da604a0b arg mem_sensor_ka8g2_init_new ,regc 
-042c 20205995 branch mouse_sensor_wr_seq 
+0443 7049570b jam ka8g2 ,mem_config_sensor_type 
+0444 da604a0b arg mem_sensor_ka8g2_init_new ,regc 
+0445 20205995 branch mouse_sensor_wr_seq 
 
 p_mouse_check_sensor_data:
-042d 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
-042e c1800000 rtnne flash_sm_no_buys 
-042f 6fe0c957 fetch 1 ,mem_config_sensor_type 
-0430 c0058432 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-0431 202059f8 branch mouse_check_sensor_data + 2 
+0446 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
+0447 c1800000 rtnne flash_sm_no_buys 
+0448 6fe0c957 fetch 1 ,mem_config_sensor_type 
+0449 c005844b beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+044a 202059f8 branch mouse_check_sensor_data + 2 
 
 p_mouse_pka8g2_sensor_motion:
-0432 20405a6d call mouse_clear_sensor_data 
-0433 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-0434 c07f8438 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-0435 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
-0436 20406ee6 call gpio_get_bit 
-0437 24608000 nrtn true 
+044b 20405a6d call mouse_clear_sensor_data 
+044c 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+044d c07f8451 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+044e 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
+044f 20406ee6 call gpio_get_bit 
+0450 24608000 nrtn true 
 
 p_mouse_pka8g2_sensor_motion_1:
-0438 58000000 setarg pan_reg_pid_l 
-0439 204069e5 call twspi_read 
-043a c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
-043b 20205a2f branch mouse_p3212_sensor_motion_2 
+0451 58000000 setarg pan_reg_pid_l 
+0452 204069e5 call twspi_read 
+0453 c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
+0454 20205a2f branch mouse_p3212_sensor_motion_2 
 
 p_mouse_motion:
-043c 78547c00 disable user 
-043d 6fe0c6f8 fetch 1 ,mem_mouse_search_dongle_action 
-043e c3800000 rtnbit1 g24_disconn_state 
-043f 58000000 setarg 0 
-0440 67e34847 store 6 ,mem_mouse_x 
-0441 2040042d call p_mouse_check_sensor_data 
-0442 58000089 setarg 0x0089 
-0443 204069e4 call twspi_write 
-0444 20405747 call mouse_setting_sensor_type 
-0445 20405612 call mouse_zwheel 
-0446 20405617 call mouse_t_zwheel 
-0447 20400454 call p_mouse_key 
-0448 6fe0c846 fetch 1 ,mem_mouse_key 
-0449 1fe17e1f and_into 0x1f ,pdata 
-044a 67e0c846 store 1 ,mem_mouse_key 
-044b 2434044f nbranch p_mouse_drawing_optima_init ,user 
-044c 704b2501 jam 1 ,mem_24g_rf_data_flag 
-044d 20405f26 call mouse_drawing_optima 
-044e 20205c0b branch mouse_no_data_timer_init 
+0455 78547c00 disable user 
+0456 6fe0c6f8 fetch 1 ,mem_mouse_search_dongle_action 
+0457 c3800000 rtnbit1 g24_disconn_state 
+0458 58000000 setarg 0 
+0459 67e34847 store 6 ,mem_mouse_x 
+045a 20400446 call p_mouse_check_sensor_data 
+045b 58000089 setarg 0x0089 
+045c 204069e4 call twspi_write 
+045d 20405747 call mouse_setting_sensor_type 
+045e 20405612 call mouse_zwheel 
+045f 20405617 call mouse_t_zwheel 
+0460 2040046d call p_mouse_key 
+0461 6fe0c846 fetch 1 ,mem_mouse_key 
+0462 1fe17e1f and_into 0x1f ,pdata 
+0463 67e0c846 store 1 ,mem_mouse_key 
+0464 24340468 nbranch p_mouse_drawing_optima_init ,user 
+0465 704b2501 jam 1 ,mem_24g_rf_data_flag 
+0466 20405f26 call mouse_drawing_optima 
+0467 20205c0b branch mouse_no_data_timer_init 
 
 p_mouse_drawing_optima_init:
-044f 704b2500 jam 0 ,mem_24g_rf_data_flag 
-0450 20205f37 branch mouse_drawing_optima_init 
+0468 704b2500 jam 0 ,mem_24g_rf_data_flag 
+0469 20205f37 branch mouse_drawing_optima_init 
 
 p_mouse_drawing_optima:
-0451 6fe0c957 fetch 1 ,mem_config_sensor_type 
-0452 c1058000 rtneq ka8g2 
-0453 20205f27 branch mouse_drawing_optima + 1 
+046a 6fe0c957 fetch 1 ,mem_config_sensor_type 
+046b c1058000 rtneq ka8g2 
+046c 20205f27 branch mouse_drawing_optima + 1 
 
 p_mouse_key:
-0454 2040584c call mouse_check_firekey_gpio 
-0455 6fe0c987 fetch 1 ,mem_fire_key_flag 
-0456 243a5860 nbranch fire_key_press ,blank 
-0457 6fe0c982 fetch 1 ,mem_fire_key_status 
-0458 243a585f nbranch fire_key_process ,blank 
-0459 20405888 call mouse_check_key_gpio 
-045a 2040045c call p_mouse_ghost_key_check 
-045b 202057ad branch mouse_key + 7 
+046d 2040584c call mouse_check_firekey_gpio 
+046e 6fe0c987 fetch 1 ,mem_fire_key_flag 
+046f 243a5860 nbranch fire_key_press ,blank 
+0470 6fe0c982 fetch 1 ,mem_fire_key_status 
+0471 243a585f nbranch fire_key_process ,blank 
+0472 20405888 call mouse_check_key_gpio 
+0473 20400476 call p_mouse_m_key_press_check 
+0474 20400481 call p_mouse_ghost_key_check 
+0475 202057ad branch mouse_key + 7 
+
+p_mouse_m_key_press_check:
+0476 1a227e00 copy rega ,pdata 
+0477 c281047d bbit1 mouse_m_key ,p_mouse_m_key_press 
+
+p_mouse_m_key_release:
+0478 6fe0cb40 fetch 1 ,mem_mouse_m_key_press_flag 
+0479 207a0000 rtn blank 
+047a 704b4000 jam 0 ,mem_mouse_m_key_press_flag 
+047b 704b411e jam 30 ,mem_mouse_m_key_press_count 
+047c 20600000 rtn 
+
+p_mouse_m_key_press:
+047d 6fe0cb40 fetch 1 ,mem_mouse_m_key_press_flag 
+047e 247a0000 nrtn blank 
+047f 704b4001 jam 1 ,mem_mouse_m_key_press_flag 
+0480 20600000 rtn 
 
 p_mouse_ghost_key_check:
-045c 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
-045d 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
-045e 70497b00 jam 0 ,mem_mouse_ghost_flag 
-045f 1fe22400 copy pdata ,regb 
-0460 6848c644 fetcht 1 ,mem_lbutton_gpio 
-0461 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-0462 98467c00 isub temp ,null 
-0463 2022846e branch p_mouse_matrix_ghost_key_l_bk ,zero 
-0464 6fe0c648 fetch 1 ,mem_fw_button_gpio 
-0465 98467c00 isub temp ,null 
-0466 20228474 branch p_mouse_matrix_ghost_key_l_fw ,zero 
-0467 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0468 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-0469 98467c00 isub temp ,null 
-046a 2022847d branch p_mouse_ghost_key_mbk_rfw ,zero 
+0481 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
+0482 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
+0483 70497b00 jam 0 ,mem_mouse_ghost_flag 
+0484 1fe22400 copy pdata ,regb 
+0485 6848c644 fetcht 1 ,mem_lbutton_gpio 
+0486 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0487 98467c00 isub temp ,null 
+0488 20228493 branch p_mouse_matrix_ghost_key_l_bk ,zero 
+0489 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+048a 98467c00 isub temp ,null 
+048b 20228499 branch p_mouse_matrix_ghost_key_l_fw ,zero 
+048c 6848c645 fetcht 1 ,mem_mbutton_gpio 
+048d 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+048e 98467c00 isub temp ,null 
+048f 202284a2 branch p_mouse_ghost_key_mbk_rfw ,zero 
 
 p_mouse_ghost_key_mfw_rbk:
-046b 204057fb call mouse_ghost_key_check_m_fw 
+0490 204057fb call mouse_ghost_key_check_m_fw 
 
 p_mouse_ghost_key_rbk:
-046c 20400482 call p_mouse_ghost_key_check_r_bk 
-046d 202057e5 branch mouse_ghost_key_check_next 
+0491 204004a7 call p_mouse_ghost_key_check_r_bk 
+0492 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_matrix_ghost_key_l_bk:
-046e 6848c645 fetcht 1 ,mem_mbutton_gpio 
-046f 6fe0c648 fetch 1 ,mem_fw_button_gpio 
-0470 98467c00 isub temp ,null 
-0471 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
+0493 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0494 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+0495 98467c00 isub temp ,null 
+0496 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
 
 p_mouse_ghost_key_lbk_rfw:
-0472 204057ef call mouse_ghost_key_check_l_bk 
-0473 2020047e branch p_mouse_ghost_key_rfw 
+0497 204057ef call mouse_ghost_key_check_l_bk 
+0498 202004a3 branch p_mouse_ghost_key_rfw 
 
 p_mouse_matrix_ghost_key_l_fw:
-0474 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0475 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-0476 98467c00 isub temp ,null 
-0477 2022847a branch p_mouse_ghost_key_lfw_mbk ,zero 
+0499 6848c645 fetcht 1 ,mem_mbutton_gpio 
+049a 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+049b 98467c00 isub temp ,null 
+049c 2022849f branch p_mouse_ghost_key_lfw_mbk ,zero 
 
 p_mouse_ghost_key_lfw_rbk:
-0478 20400484 call p_mouse_ghost_key_check_l_fw 
-0479 2020046c branch p_mouse_ghost_key_rbk 
+049d 204004a9 call p_mouse_ghost_key_check_l_fw 
+049e 20200491 branch p_mouse_ghost_key_rbk 
 
 p_mouse_ghost_key_lfw_mbk:
-047a 20400484 call p_mouse_ghost_key_check_l_fw 
-047b 20400480 call p_mouse_ghost_key_check_m_bk 
-047c 202057e5 branch mouse_ghost_key_check_next 
+049f 204004a9 call p_mouse_ghost_key_check_l_fw 
+04a0 204004a5 call p_mouse_ghost_key_check_m_bk 
+04a1 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_ghost_key_mbk_rfw:
-047d 20400480 call p_mouse_ghost_key_check_m_bk 
+04a2 204004a5 call p_mouse_ghost_key_check_m_bk 
 
 p_mouse_ghost_key_rfw:
-047e 20400486 call p_mouse_ghost_key_check_r_fw 
-047f 202057e5 branch mouse_ghost_key_check_next 
+04a3 204004ab call p_mouse_ghost_key_check_r_fw 
+04a4 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_ghost_key_check_m_bk:
-0480 1a417e12 and regb ,mouse_m_bk_button ,pdata 
-0481 202057f3 branch mouse_ghost_key_check_m_bk + 1 
+04a5 1a417e12 and regb ,mouse_m_bk_button ,pdata 
+04a6 202057f3 branch mouse_ghost_key_check_m_bk + 1 
 
 p_mouse_ghost_key_check_r_bk:
-0482 1a417e0a and regb ,mouse_r_bk_button ,pdata 
-0483 202057f6 branch mouse_ghost_key_check_r_bk + 1 
+04a7 1a417e0a and regb ,mouse_r_bk_button ,pdata 
+04a8 202057f6 branch mouse_ghost_key_check_r_bk + 1 
 
 p_mouse_ghost_key_check_l_fw:
-0484 1a417e11 and regb ,mouse_l_fw_button ,pdata 
-0485 202057f9 branch mouse_ghost_key_check_l_fw + 1 
+04a9 1a417e11 and regb ,mouse_l_fw_button ,pdata 
+04aa 202057f9 branch mouse_ghost_key_check_l_fw + 1 
 
 p_mouse_ghost_key_check_r_fw:
-0486 1a417e12 and regb ,mouse_r_fw_button ,pdata 
-0487 202057ff branch mouse_ghost_key_check_r_fw + 1 
+04ab 1a417e12 and regb ,mouse_r_fw_button ,pdata 
+04ac 202057ff branch mouse_ghost_key_check_r_fw + 1 
               org 0x2000
 
 start:
Index: program/patch.prog
===================================================================
--- /1121s/branch/mouse/AI_Project/mouse_public_24g/program/patch.prog	(revision 3854)
+++ /1121s/branch/mouse/AI_Project/mouse_public_24g/program/patch.prog	(working copy)
@@ -173,6 +173,7 @@
 	fetch 1,mem_device_tx_device_info_flag
 	beq 0,g24_accumulate_data
 	bbit1 DATA_HTTP,p_g24_send_http_info_check
+	bbit1 DATA_APP,p_g24_send_app_info_check
 	bbit1 DATA_DEVICE_INFO,p_g24_send_device_info_check
 	bbit1 DATA_DPI,p_g24_send_dpi_info_check
 	bbit1 DATA_BATTERY,p_g24_send_battery_info_check
@@ -194,6 +195,12 @@
 	set1 DATA_DPI,pdata
 	branch p_g24_store_device_tx_flag
 
+p_g24_send_app_info_enable:
+	fetch 1,mem_device_tx_device_info_flag
+	set1 DATA_APP,pdata
+	branch p_g24_store_device_tx_flag
+	
+
 p_g24_send_device_info_check:
 	fetch 1,mem_24g_rf_data_flag
 	branch p_g24_only_send_device_info,blank
@@ -218,7 +225,6 @@
 	jam 11,mem_24g_datalen
 	fetch 1,mem_24g_data_type
 	set1 DATA_DEVICE_INFO,pdata
-	store 1,mem_24g_data_type
 	store 1,mem_24g_txbuf
 	fetch 6,mem_mouse_sn_mac
 	store 6,mem_24g_txbuf+1
@@ -248,7 +254,28 @@
 	jam 2,mem_24g_datalen
 	fetch 1,mem_24g_data_type
 	set1 DATA_HTTP,pdata
-	store 1,mem_24g_data_type
+	store 1,mem_24g_txbuf
+	jam 0xff,mem_24g_txbuf+1
+	rtn
+
+//==================app info tx=================//
+p_g24_send_app_info_check:
+	fetch 1,mem_24g_rf_data_flag
+	branch p_g24_only_send_app_info,blank
+p_g24_send_rf_app_info:
+	fetch 1,mem_24g_data_type
+	set1 DATA_APP,pdata
+	store 1,mem_mouse_temp_buff
+	jam 0xff,mem_mouse_temp_buff+1
+	arg 2,temp
+	arg mem_mouse_temp_buff,rega
+	branch p_g24_send_rf_other_data
+
+//1byte ff-->enable
+p_g24_only_send_app_info:
+	jam 2,mem_24g_datalen
+	fetch 1,mem_24g_data_type
+	set1 DATA_APP,pdata
 	store 1,mem_24g_txbuf
 	jam 0xff,mem_24g_txbuf+1
 	rtn
@@ -272,7 +299,6 @@
 	jam 2,mem_24g_datalen
 	fetch 1,mem_24g_data_type
 	set1 DATA_DPI,pdata
-	store 1,mem_24g_data_type
 	store 1,mem_24g_txbuf
 	fetch 1,mem_mouse_dpi
 	store 1,mem_24g_txbuf+1
@@ -297,7 +323,6 @@
 	jam 2,mem_24g_datalen
 	fetch 1,mem_24g_data_type
 	set1 DATA_BATTERY,pdata
-	store 1,mem_24g_data_type
 	store 1,mem_24g_txbuf
 	fetch 1,mem_le_battery_level_percentage
 	store 1,mem_24g_txbuf+1
@@ -337,6 +362,8 @@
 	call p_g24_clr_http_info_flag,true
 	isolate1 DATA_DPI,pdata
 	call p_g24_clr_dpi_info_flag,true
+	isolate1 DATA_APP,pdata
+	call p_g24_clr_app_info_flag,true
 	rtn
 
 p_g24_clr_device_info_flag:
@@ -347,6 +374,9 @@
 	branch p_g24_store_device_tx_flag
 p_g24_clr_dpi_info_flag:
 	set0 DATA_DPI,pdata
+	branch p_g24_store_device_tx_flag
+p_g24_clr_app_info_flag:
+	set0 DATA_APP,pdata
 p_g24_store_device_tx_flag:
 	store 1,mem_device_tx_device_info_flag
 	rtn
@@ -1286,6 +1316,7 @@
 	call p_mouse_commbination_dpi_check_timer
 endif
 	call p_mouse_dpi_key_check_long_press
+	call p_mouse_m_key_long_press_timer
 	branch mouse_bb_event_timer_next
 
 p_mouse_send_device_info_timer:
@@ -1302,7 +1333,15 @@
 
 p_mouse_dpi_long_press_set:
 	jam 1,mem_mouse_dpi_long_press_flag
-	branch p_g24_send_http_info_enable
+	branch p_g24_send_app_info_enable
+
+p_mouse_m_key_long_press_timer:
+	fetch 1,mem_mouse_m_key_press_flag
+	rtn blank
+	arg mem_mouse_m_key_press_count,regc
+	arg p_g24_send_http_info_enable,regb
+	branch timer_single_step
+
 
 ifdef DPI_CTRL_LOGO
 p_mouse_logo_led_ctrl_check_timer:
@@ -1729,9 +1768,25 @@
 	nbranch fire_key_process,blank
 	
 	call mouse_check_key_gpio
+	call p_mouse_m_key_press_check
 	call p_mouse_ghost_key_check
 	branch mouse_key+7
 
+p_mouse_m_key_press_check:
+	copy rega,pdata
+	bbit1 MOUSE_M_KEY,p_mouse_m_key_press
+p_mouse_m_key_release:
+	fetch 1,mem_mouse_m_key_press_flag
+	rtn blank
+	jam 0,mem_mouse_m_key_press_flag
+	jam 30,mem_mouse_m_key_press_count
+	rtn
+p_mouse_m_key_press:
+	fetch 1,mem_mouse_m_key_press_flag
+	nrtn blank
+	jam 1,mem_mouse_m_key_press_flag
+	rtn
+
 p_mouse_ghost_key_check:			//lbk_mfw
 	jam 0,mem_mouse_matrix_key_cow_count
 	jam 0,mem_mouse_matrix_key_row_count
Index: sched/mouse.dat
===================================================================
--- /1121s/branch/mouse/AI_Project/mouse_public_24g/sched/mouse.dat	(revision 3854)
+++ /1121s/branch/mouse/AI_Project/mouse_public_24g/sched/mouse.dat	(working copy)
@@ -159,7 +159,7 @@
 mem_device_option:08
 mem_device_number:01   #01--only 2.4g   02--2.4g+ble
 
-mem_lpm_mode:01
+mem_lpm_mode:00
 mem_lpm_mult:20
 mem_lpm_mult_init:20
 mem_mouse_set_high_impedance_bit_set:00 00 00
