Index: do.bat
===================================================================
--- /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/do.bat	(revision 3320)
+++ /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/do.bat	(working copy)
@@ -93,9 +93,9 @@
 echo create auth rom
 perl ../util/mergepatch.pl mouse_ble_att_list usb_kbdata_vendor_define usb_kbdata usb_msdata usb_devicedata usb_confdata ble_shutter_gatt_list ble_shutter_key_value_list ble_car_att_list sha256 
 perl ../util/romcrc.pl romcode.rom
-perl  ../util/mergepatch.pl otp
-
-
+perl ../util/mergepatch.pl otp
+perl ../util/otpcheck.pl 
+echo.
 if "%device_option%" equ "mouse" (
 cd ..\output
 copy eeprom.dat ..\util\eeprom.dat
Index: format/app_mouse.format
===================================================================
--- /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/format/app_mouse.format	(revision 3320)
+++ /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/format/app_mouse.format	(working copy)
@@ -228,6 +228,7 @@
 1 mem_mouse_direct_timer
 
 //patch area
+
 )
 
 xmemalloc g24_tx_hid_mouse(
@@ -442,6 +443,18 @@
 1 mouse_gs001_dpi0
 1 mouse_gs001_dpi1
 1 mouse_gs001_dpi2
+
+1 mem_mouse_switch_flag
+
+//dpi level led
+1 mem_dpi_led_state //0:off  1:dpi level1 led   2: dpi level2 led  3:dpi leve3 led
+1 mem_dpi_level1_led_gpio
+// 1 mem_dpi_level2_led_gpio
+1 mem_dpi_level3_led_gpio
+1 mem_dpi_level4_led_gpio
+
+1 mem_mouse_dpi_led_on_state
+1 mem_mouse_dpi_led_time_count
 )
 
 (
Index: format/g24_protocol_stack/24g_reconn.format
===================================================================
--- /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/format/g24_protocol_stack/24g_reconn.format	(revision 3320)
+++ /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/format/g24_protocol_stack/24g_reconn.format	(working copy)
@@ -21,7 +21,7 @@
 
 (//mem_24g_reconn_type
 0 DEFAULT_24G_DEVICE
-1 FAST_CONN_AND_RECEIVER
+1 FAST_CONN_AND_RECEIVER	
 2 FAST_CONN_AND_3_0_ADDR
 3 RECEIVER_AND_3_0_ADDR
 4 PAIR_AND_3_0_ADDR
Index: output/memmap.format
===================================================================
--- /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/output/memmap.format	(revision 3320)
+++ /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/output/memmap.format	(working copy)
@@ -1979,90 +1979,97 @@
 0x4b34 mouse_gs001_dpi0
 0x4b35 mouse_gs001_dpi1
 0x4b36 mouse_gs001_dpi2
-0x4b37 mem_24g_txpayload_buf
-0x4b47 mem_release_data_from_receiver_enable
-0x4b48 mem_release_data_from_transmiter_enable
-0x4b49 mem_flippen_key0_gpio
-0x4b4a mem_flippen_key1_gpio
-0x4b4b mem_flippen_key2_gpio
-0x4b4c mem_flippen_key3_gpio
-0x4b4d mem_flippen_key4_gpio
-0x4b4e mem_flippen_key5_gpio
-0x4b4f mem_flippen_key6_gpio
-0x4b50 mem_flippen_key7_gpio
-0x4b51 mem_flippen_key0_press_status
-0x4b52 mem_flippen_key1_press_status
-0x4b53 mem_flippen_key2_press_status
-0x4b54 mem_flippen_key3_press_status
-0x4b55 mem_flippen_key4_press_status
-0x4b56 mem_flippen_key5_press_status
-0x4b57 mem_flippen_key6_press_status
-0x4b58 mem_flippen_key7_press_status
-0x4b59 mem_key_press_data
-0x4b59 mem_key_pageup_data
-0x4b62 mem_key_pagedown_data
-0x4b6b mem_key_shift_f5_data
-0x4b74 mem_key_esc_data
-0x4b7d mem_key_b_data
-0x4b86 mem_key_tab
-0x4b8f mem_key_enter
-0x4b98 mem_key_alt_tab
-0x4ba1 mem_key_alt_f4
-0x4baa mem_key_play_pause
-0x4bb3 mem_key_vol_up
-0x4bbc mem_key_vol_down
-0x4bc5 mem_standard_key_release
-0x4bce mem_system_ctrl_key_release
-0x4bd7 mem_media_key_release
-0x4be0 mem_key0_long_press_flag
-0x4be1 mem_key1_long_press_flag
-0x4be2 mem_key2_long_press_flag
-0x4be3 mem_key3_long_press_flag
-0x4be4 mem_key4_long_press_flag
-0x4be5 mem_key0_long_press_event
-0x4be6 mem_key1_long_press_event
-0x4be7 mem_key2_long_press_event
-0x4be8 mem_key3_long_press_event
-0x4be9 mem_key4_long_press_event
-0x4bea mem_key0_short_press_flag
-0x4beb mem_key1_short_press_flag
-0x4bec mem_key2_short_press_flag
-0x4bed mem_key3_short_press_flag
-0x4bee mem_key4_short_press_flag
-0x4bef mem_key0_press_timer_count
-0x4bf0 mem_key1_press_timer_count
-0x4bf1 mem_key2_press_timer_count
-0x4bf2 mem_key3_press_timer_count
-0x4bf3 mem_key4_press_timer_count
-0x4bf4 mem_combination_key_down_flag
-0x4bf5 mem_combination_key_longpress_flag
-0x4bf6 mem_key_disable_timer
-0x4bf7 mem_24g_calculate_package_id_disable
-0x4bf8 mem_24g_package_id_abandon_flag
-0x4bf9 mem_24g_package_id
-0x4bfa mem_key_state
-0x4bfb mem_key_press_state
-0x4bfc mem_poweron_first_blank_data_enable
-0x4bfd mem_flippen_no_data_timeout
-0x4bff mem_flippen_start_pair_no_data_timeout
-0x4c01 mem_key_longpress_timer_init
-0x4c03 mem_key_longpress_timer
-0x4c05 mem_low_voltage_led_blink_flag
-0x4c06 mem_low_voltage_led_blink_start_timer
-0x4c07 mem_poweron_led_blink_flag
-0x4c08 mem_24g_pair_enable_flag
-0x4c09 mem_24g_ch_work
-0x4c0a mem_24g_pair_key_down_flag
-0x4c0b mem_24g_pairing_stop_flag
-0x4c0c mem_longpress_24g_enter_hibernate_flag
-0x4c0d mem_g24_connected_state
-0x4c0e mem_g24_pairing_stop_flag
-0x4c0f mem_send_package_before_check
-0x4c10 mem_le_conn_rcv_new
-0x4c11 mem_le_conn_first_rcv
-0x4c12 mem_le_check_retransmit_flag
-0x4c13 mem_le_retransmit_cnt
-0x4c14 mem_le_check_retransmit_discon_flag
+0x4b37 mem_mouse_switch_flag
+0x4b38 mem_dpi_led_state//0:off  1:dpi level1 led   2: dpi level2 led  3:dpi leve3 led
+0x4b39 mem_dpi_level1_led_gpio
+0x4b3a mem_dpi_level3_led_gpio
+0x4b3b mem_dpi_level4_led_gpio
+0x4b3c mem_mouse_dpi_led_on_state
+0x4b3d mem_mouse_dpi_led_time_count
+0x4b3e mem_24g_txpayload_buf
+0x4b4e mem_release_data_from_receiver_enable
+0x4b4f mem_release_data_from_transmiter_enable
+0x4b50 mem_flippen_key0_gpio
+0x4b51 mem_flippen_key1_gpio
+0x4b52 mem_flippen_key2_gpio
+0x4b53 mem_flippen_key3_gpio
+0x4b54 mem_flippen_key4_gpio
+0x4b55 mem_flippen_key5_gpio
+0x4b56 mem_flippen_key6_gpio
+0x4b57 mem_flippen_key7_gpio
+0x4b58 mem_flippen_key0_press_status
+0x4b59 mem_flippen_key1_press_status
+0x4b5a mem_flippen_key2_press_status
+0x4b5b mem_flippen_key3_press_status
+0x4b5c mem_flippen_key4_press_status
+0x4b5d mem_flippen_key5_press_status
+0x4b5e mem_flippen_key6_press_status
+0x4b5f mem_flippen_key7_press_status
+0x4b60 mem_key_press_data
+0x4b60 mem_key_pageup_data
+0x4b69 mem_key_pagedown_data
+0x4b72 mem_key_shift_f5_data
+0x4b7b mem_key_esc_data
+0x4b84 mem_key_b_data
+0x4b8d mem_key_tab
+0x4b96 mem_key_enter
+0x4b9f mem_key_alt_tab
+0x4ba8 mem_key_alt_f4
+0x4bb1 mem_key_play_pause
+0x4bba mem_key_vol_up
+0x4bc3 mem_key_vol_down
+0x4bcc mem_standard_key_release
+0x4bd5 mem_system_ctrl_key_release
+0x4bde mem_media_key_release
+0x4be7 mem_key0_long_press_flag
+0x4be8 mem_key1_long_press_flag
+0x4be9 mem_key2_long_press_flag
+0x4bea mem_key3_long_press_flag
+0x4beb mem_key4_long_press_flag
+0x4bec mem_key0_long_press_event
+0x4bed mem_key1_long_press_event
+0x4bee mem_key2_long_press_event
+0x4bef mem_key3_long_press_event
+0x4bf0 mem_key4_long_press_event
+0x4bf1 mem_key0_short_press_flag
+0x4bf2 mem_key1_short_press_flag
+0x4bf3 mem_key2_short_press_flag
+0x4bf4 mem_key3_short_press_flag
+0x4bf5 mem_key4_short_press_flag
+0x4bf6 mem_key0_press_timer_count
+0x4bf7 mem_key1_press_timer_count
+0x4bf8 mem_key2_press_timer_count
+0x4bf9 mem_key3_press_timer_count
+0x4bfa mem_key4_press_timer_count
+0x4bfb mem_combination_key_down_flag
+0x4bfc mem_combination_key_longpress_flag
+0x4bfd mem_key_disable_timer
+0x4bfe mem_24g_calculate_package_id_disable
+0x4bff mem_24g_package_id_abandon_flag
+0x4c00 mem_24g_package_id
+0x4c01 mem_key_state
+0x4c02 mem_key_press_state
+0x4c03 mem_poweron_first_blank_data_enable
+0x4c04 mem_flippen_no_data_timeout
+0x4c06 mem_flippen_start_pair_no_data_timeout
+0x4c08 mem_key_longpress_timer_init
+0x4c0a mem_key_longpress_timer
+0x4c0c mem_low_voltage_led_blink_flag
+0x4c0d mem_low_voltage_led_blink_start_timer
+0x4c0e mem_poweron_led_blink_flag
+0x4c0f mem_24g_pair_enable_flag
+0x4c10 mem_24g_ch_work
+0x4c11 mem_24g_pair_key_down_flag
+0x4c12 mem_24g_pairing_stop_flag
+0x4c13 mem_longpress_24g_enter_hibernate_flag
+0x4c14 mem_g24_connected_state
+0x4c15 mem_g24_pairing_stop_flag
+0x4c16 mem_send_package_before_check
+0x4c17 mem_le_conn_rcv_new
+0x4c18 mem_le_conn_first_rcv
+0x4c19 mem_le_check_retransmit_flag
+0x4c1a mem_le_retransmit_cnt
+0x4c1b 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/MZ_Project/1m/mouse_public_1M_800B/output/otp.dat	(revision 3320)
+++ /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/output/otp.dat	(working copy)
@@ -27,7 +27,7 @@
 1e
 aa
 55
-70
+90
 15
 4e
 06
@@ -36,7 +36,7 @@
 a2
 a1
 1a
-37
+36
 23
 16
 29
@@ -52,143 +52,143 @@
 27
 04
 c7
-6f
+19
 53
 b3
 aa
-37
+0d
 ae
 4d
-7a
-6f
+7b
+99
 5f
 16
 4f
-74
+62
 41
 0a
 d8
-d9
+d7
 32
 f4
 be
-2a
+20
 42
 ca
 7b
-9c
+9f
 21
 13
 56
-bb
+c5
 54
 75
 8e
-be
+b9
 9e
 ad
 06
-ef
+f6
 6f
 e1
 bb
-bd
+83
 04
 56
 2b
-23
+02
 35
 54
 53
-c8
+ab
 fb
 fd
-f1
-15
+f2
+ef
 61
 63
 fb
-05
+38
 9a
 2e
-e3
-a5
+e2
+50
 f7
 de
 42
-36
+12
 ca
 ec
 eb
-2c
+31
 f6
 ff
 79
-c5
+ff
 0d
 b9
-08
-29
+0f
+cb
 50
 82
 1e
-77
+6d
 6f
 31
 da
-c3
+b6
 f3
 09
-1d
-8d
+1a
+73
 2b
 51
 d1
-1c
+0e
 9d
 89
-d5
-24
+d4
+f6
 6a
 d9
-ce
-cc
+cf
+16
 8b
 0d
 0b
-94
+9b
 9b
 d6
 19
-43
+ac
 79
 de
-10
-dd
+16
+e9
 28
 2e
 e9
-26
+4b
 bc
 c1
 63
-59
+3b
 41
 3d
 18
-93
+85
 ad
 60
 87
-c6
+dc
 43
 19
 cb
-a5
+af
 59
 a6
 78
-3d
+c0
 26
 78
 d9
@@ -196,59 +196,59 @@
 b9
 e2
 d7
-7b
+4d
 87
 d0
 4a
-3d
+cb
 5d
 4a
 bd
-98
+8e
 5f
 bd
 e8
-fe
+e0
 37
 87
 31
-6b
+51
 9f
 f6
 0d
-73
+65
 04
 96
 4d
-68
+66
 f3
 5a
 37
-62
+68
 d9
 96
 e0
-fa
+e0
 99
 14
 10
-26
+21
 3d
 a5
 fa
-9e
+80
 c6
 bd
 20
-78
+6e
 2f
 8a
 27
-46
+4c
 54
 38
 2d
-42
+43
 7a
 c3
 2b
@@ -333,5190 +333,5222 @@
 f7
 aa
 ff
-98
-5a
-98
-4c
-56
+c8
+f0
+9d
+37
+7e
+5c
+97
+12
+ae
+4f
+33
+61
+7a
+43
+12
+c0
+75
+7a
+80
+a8
+f2
+2a
 d6
-ba
-62
-16
-0f
-cd
-5d
-15
-2b
-22
-a0
-6d
-b8
-63
-ec
-ca
-09
-d2
 f4
-7f
-c1
-6e
+97
+86
+29
 79
-66
-15
-4f
+36
+54
+8e
+d7
+ae
+0a
 b5
-81
-d4
-c9
 49
-77
-93
-bc
-c3
-33
-e3
-9e
-59
-b1
-44
-64
-16
-d5
-5a
-37
-f8
-4d
-bf
-1f
+18
+f6
+74
+ce
+23
+9a
+78
+43
+a6
+3e
 fe
+d2
+85
+f0
+10
+32
+0a
+ec
+19
+b4
 dd
-50
-45
-06
-0b
-55
-ea
-cb
-88
-e6
-27
-64
-bd
-ae
-15
-e3
+5b
+fc
+1e
+5b
+ff
+df
+d7
+d8
+a7
+9c
+ca
+ed
+ef
+d9
+34
 7f
 d2
 48
 c7
 d9
-e6
-35
-a4
-df
-21
-c8
-c3
-b2
-5d
-f6
-c6
-07
-be
-26
-4c
-bc
+ee
+48
 f6
-a7
-8b
-2f
-4d
-3a
-07
-38
-0c
-67
-3a
-1a
-af
-72
-7c
-f0
-c6
-d2
-c3
-41
-eb
-dc
-d7
-0f
-92
-a4
-59
-b3
-02
-d0
-e5
-1e
-5b
-6c
-ea
-cd
-22
-b3
-8a
-e9
-1b
-9c
-7f
-85
+98
+71
+25
+d3
+b2
+56
+d9
+83
+40
+ed
+a2
+5c
 a3
-9e
-34
-88
-ba
-f9
 9c
-be
+e3
+58
+9f
+cf
+bf
+e4
+27
+66
+b5
+fc
 25
-16
-33
-92
-f0
-c7
-90
+0e
+8c
+c0
+b7
+76
 28
-e2
-c8
-94
-4e
-d1
-77
-3a
-9e
-9f
-f8
-06
-65
-eb
-b4
-83
+16
+15
+37
+53
+8f
+48
+c1
 a6
-31
-94
-a8
-fe
+7d
+b3
+09
+6a
+d8
+71
+64
+fc
+f8
+da
+52
+05
+71
+ae
+48
+98
+1f
+9a
+c9
+d5
+96
+68
+f2
+f9
+a4
+a1
+45
+91
+0b
+fd
+91
+7b
+91
+17
+47
+36
+e2
 59
-fa
-26
+a9
+f1
+53
+9e
+9c
+18
+4c
+35
+21
+34
+f3
+de
+97
+87
+87
+b9
+e8
+70
+c5
 1f
+be
+05
+9e
+88
+98
+a9
+4f
+df
+bd
+d1
 75
-cb
-f2
-d8
-67
-a2
-74
-8f
-77
-d6
-9d
 40
-26
-03
-b9
+2c
+48
+70
 4f
-78
-2b
-23
-6c
-e7
-6a
-ea
+72
+62
+27
+5b
+52
+da
+97
 71
-e0
-34
-8b
-15
-d0
-aa
-93
+e1
+3d
+2e
+45
+59
+c1
+45
 9a
 e9
+f7
+52
+b3
+52
 f6
-c7
-e3
-98
-ff
-e9
-88
+6f
+c2
 9f
-6b
-97
-f2
-06
-a9
-de
+af
+14
+5d
+67
+e1
+da
 6a
-65
-51
-7e
-94
-98
-75
-7c
-59
-a7
-39
-af
-54
-1b
+50
+be
+26
+8b
+f2
 b6
-b5
-90
+12
+4e
+cd
+f5
+55
+46
+d1
+79
+ad
+df
+1b
+8f
+01
 9b
-4b
-08
-8c
-1f
-1e
-cc
-b6
-3b
-89
-34
-40
-93
-87
-b3
-94
-1e
-bc
-bc
-d9
-b0
-6a
-1c
-d9
-c6
-3c
-94
-75
-93
-64
-e2
-ca
+6f
+52
+02
+f9
+cb
+03
+a5
+a3
 d1
-80
-c5
-61
-48
-c0
-99
+07
+ad
 8c
-e6
-e6
-be
-46
-c6
+cd
+b5
+19
+d3
+b9
+ea
 0f
-ef
-2d
-d4
-1f
-cb
-48
-e0
+76
+66
+f0
+9c
+75
+b3
+0b
+ba
+85
+44
+c4
 dc
+31
+71
+86
+aa
+81
 46
-0e
-cd
-2b
-41
-e4
-e1
-a7
-82
-72
-b7
-50
-21
-bf
-49
-4b
-c1
-95
-60
-04
-2a
-c9
-00
-ab
-43
+e3
 bb
-9f
-b3
-94
-0c
-f5
-dd
-f7
+01
+56
 8e
-89
-b2
-84
-04
-30
-e6
-f9
-1a
-ce
-d5
-21
-d0
-00
-57
-25
-3d
-95
-e2
-09
 d5
-98
-e0
-35
-ee
-40
-3e
-19
+7d
+74
+f0
+2a
+48
+f0
+9d
+f6
+0d
+c3
+ab
+4f
+e3
+58
+62
+de
+0d
+1f
+ea
+2d
+f8
+99
+ae
+5c
+c5
 9f
-0a
-78
-7e
+81
+ca
+8e
+53
+29
+9b
+f4
+7f
 72
-54
-fc
-12
+b4
+1b
+8f
+5d
+6d
+de
+23
+91
+b9
+1b
+5a
+27
+9a
+fa
+c2
+d5
+90
+cf
+6a
+93
+82
+02
+14
+1c
+0f
+dd
+88
+ae
+0f
+81
+2b
+c5
+ff
+88
+70
+f2
+a4
+22
+dd
+f3
+2e
 57
 bc
-3f
-30
+be
+b3
 98
 06
-61
-fd
-05
-bb
-6a
-21
-19
-2c
+e0
+92
+2d
+d5
 62
-76
+d2
+5e
+dd
+e8
+11
 90
 b9
-ac
-8e
-72
-30
-ab
-bf
-a1
-d7
-fd
-32
+da
+3b
+22
+d9
+a9
+bb
+ee
+17
+39
+67
+76
+1a
+01
+b7
+31
+aa
 49
+32
+dc
+11
+c8
+1e
+30
+b2
+f4
+9d
+a4
+04
+a7
+23
+0d
+13
+e1
+7e
+24
+06
+82
+72
 ce
-7f
+79
+3b
+b6
+4f
+58
+c9
+bb
 71
-39
-b8
-c1
+76
 3d
 8c
-e2
-c7
-1e
-77
-e1
-f6
-be
-bb
-7e
+98
+90
+da
 a7
-a5
-4a
-16
-96
-87
-2b
-bf
-8a
-0c
-26
-b2
-b3
-9c
-20
-31
-34
-42
-36
-a6
-bc
-c2
-8f
-7c
-d8
-6d
 6f
-d7
-0c
-bc
-47
-b3
-e9
-4d
-a5
-0a
+c5
+8f
+89
+78
+28
+97
+4a
+fa
+9b
 c8
-4e
-81
-0f
-c7
-56
-a4
-17
-52
-5e
-9c
-ed
-16
-7e
-ff
-59
-75
+40
+f6
+b6
+c2
+60
+23
+b7
+d2
+ae
+93
+55
+15
+4b
+50
+c1
+09
 9d
-9b
-4c
+eb
+4d
+fb
+6f
+db
+7d
+a3
 45
-c9
-9c
-f7
-22
-73
-ad
-41
-ce
-0d
+fd
+79
+4e
+02
 b5
 c6
-8c
-40
+87
+b3
 51
 01
 0b
-5b
+ac
 c5
 a8
 9f
-df
-28
-dc
-28
-e7
+de
+50
+dd
+6d
+bc
 92
 99
 62
 67
 cd
 08
-ea
-98
-6d
-b4
+e1
+6b
+35
+8d
 bb
+3d
 2d
-25
-2d
-b9
-0b
-9b
-03
-c8
-db
-04
-5a
-02
+2c
+39
 0c
-5f
-24
-5d
-17
-fb
-88
-8a
-b6
+94
+96
+36
 d8
-62
-54
-13
-db
-6d
-f9
-af
-c7
-ea
-4f
-58
+0c
+4b
+8a
+05
 49
-be
-89
-6f
-31
-5f
-56
-5e
-82
-b4
-00
-87
-6d
-0e
-50
-d2
-12
-8e
-78
-e7
-7b
-b6
-7b
-69
-79
-44
-9d
-1c
-f0
-48
-5a
-06
 f4
-c3
-d2
+29
+db
+83
+99
+7e
+40
+df
+ca
+54
+0c
+a4
+c4
+3c
+f3
+47
+f9
+b5
+58
+36
+0d
+87
+a4
+3e
+f7
+10
+76
+8a
+a4
+4b
+d9
+5d
+00
+d0
+ce
+e5
+3f
 0c
+e1
+65
+66
+0f
+6c
+3e
+d4
+17
+1a
+bf
+e8
+b0
+79
+cb
+62
+f7
+b1
 6d
-e9
-bc
-74
+bb
+92
+7c
 bd
-55
-a7
+16
+09
 06
-af
-48
-c2
-68
-b3
-79
+97
+0a
+ac
+8a
+bb
+78
 ab
-14
-54
-1b
-22
-af
-16
-85
-49
-30
+19
+3b
+70
+79
+f0
+fe
+4e
+91
+20
+40
+52
+fe
+33
+ec
+93
+ac
 07
-a2
+21
+aa
+00
+34
+cd
+5e
+6b
+b9
+80
+e2
+20
+11
+72
+63
+96
+23
+05
+1e
+5d
+33
+c6
+6a
+d6
+95
+fd
+b0
+b5
+32
+98
+b3
+77
+1a
+08
+0c
+f2
+fd
+d5
+30
+4a
+d1
+1a
+25
+9a
+1c
+e2
+d8
+de
+3d
+39
+3a
+f6
+d6
+22
 74
-0d
-bc
-79
-ad
-fc
-71
-60
-4d
-a4
+56
+d3
+46
+86
 9d
+85
+a6
+ef
+5f
+c1
 94
+f4
+56
 6c
-33
-e8
-68
-1c
-e7
-4a
+17
 43
-9d
-97
-32
+8b
 f4
-30
-7a
-85
-e1
+d8
+8c
+67
+39
+f4
+50
+eb
+e2
+d9
+31
+8a
 5c
-9a
-ad
-7a
-90
-9e
+e6
+bf
+c9
+d2
+b0
+f7
+d3
+6d
+49
+1c
+13
+d5
 c8
+28
+02
+73
+28
+91
+ff
+5e
+b1
+2f
 79
-51
-e5
-08
-2c
-c4
-a3
-ca
-5a
-8d
-7f
-ab
-d0
-3f
-e3
-b2
-72
-a6
-75
-91
-50
-e0
-24
-22
-14
-0b
-88
-0d
-1c
-5a
-16
-a2
-d5
-5b
-ba
-94
-94
-37
-98
-5f
-4b
-4d
-0c
-97
-4c
-97
-7a
-03
-f6
-51
-b7
-3c
-6f
-0a
-a5
-e6
-bf
-a1
-2b
-07
-f5
-96
-ee
-01
-16
-2a
-de
-74
-14
-7e
-73
-28
-f3
-49
-e0
-b1
-4f
-1a
-67
-b6
-ed
-be
-3c
-f4
-7d
-ba
-0a
-39
-10
-7a
-29
-56
-67
-01
-36
-11
-cd
-c2
-f0
-7e
-9e
-51
-1d
-62
-e4
-82
-0d
-6b
-1f
-27
-09
-ac
-6d
-12
-fa
-3d
-60
-a3
-e9
-01
-3c
-61
-7e
-7d
-7f
-f9
-f4
-81
-4b
-70
-e4
-fa
-3f
-75
-9f
-fe
-10
-bf
-67
-18
-1d
-73
-83
-bd
-b4
-ad
-2f
-c4
-69
-66
-3b
-88
-c5
-c7
-6e
-3d
-d0
-e8
-3e
-43
-44
-a8
-0a
-36
-50
-e5
-8b
-d9
-f1
-0a
-38
-0a
-1a
-30
-a3
-fc
-0d
-0a
-d2
-30
-1f
-35
-06
-79
-76
-37
-5a
-33
-14
-6b
-21
-18
-2c
-2b
-fb
-4e
-64
-5a
-9d
-09
-08
-40
-b2
-f4
-82
-87
-1e
-c3
-ad
-ee
-a6
-86
-68
-34
-fb
-3e
-a3
-13
-66
-ac
-d4
-84
-17
-c3
-3d
-c6
-2d
-14
-f1
-a6
-0a
-1d
-61
-07
-ff
-d5
-fe
-39
-68
-0b
-a7
-9a
-05
-82
-5e
-24
-fd
-e2
-3b
-71
-f8
-00
-f8
-08
-99
-a2
-2f
-c8
-6f
-70
-d1
-02
-7d
-c5
-0f
-c8
-5a
-ea
-fe
-f8
-ff
-1e
-4b
-80
-a2
-2e
-dc
-80
-9c
-fb
-9a
-69
-22
-0c
-3c
-97
-fe
-51
-f1
-d9
-eb
-4c
-20
-4e
-22
-f6
-d8
-70
-5b
-1e
-da
-b3
-41
-89
-a3
-e7
-04
-b0
-0e
-45
-e5
-19
-f6
-b9
-8d
-02
-be
-75
-19
-91
-38
-d7
-fc
-9d
-72
-04
-7b
-59
-f4
-3a
-99
-17
-1e
-ed
-1e
-2e
-31
-1a
-68
-36
-cc
-f5
-06
-bf
-e1
-1c
-84
-0b
-0a
-7d
-99
-91
-6e
-51
-6f
-c8
-69
-97
-89
-6c
-1f
-be
-29
-fb
-8e
-55
-6f
-ef
-04
-28
-84
-80
-eb
-7d
-2a
-a0
-04
-0c
-0a
-f2
-9b
-e8
-13
-c4
-d5
-cd
-7d
-71
-3b
-bb
-ca
-17
-f3
-5a
-d7
-4b
-8d
-3b
-eb
-dd
-fc
-a9
-26
-a8
-eb
-30
-68
-41
-ad
-3a
-c0
-7a
-f1
-e1
-f7
-35
-75
-78
-a1
-32
-96
-a9
-34
-e6
-4b
-a9
-3a
-70
-ca
-3a
-2b
-93
-7e
-67
-b5
-ea
-3e
-1e
-3e
-54
-fb
-8a
-bd
-c0
-30
-a2
-71
-d3
-d2
-26
-1b
-52
-08
-87
-c9
-9f
-c5
-e4
-50
-1d
-e1
-bf
-08
-c3
-99
-68
-85
-91
-5f
-62
-6a
-36
-2f
-3d
-43
-b8
-6e
-e7
-52
-87
-83
-a8
-46
-36
-1d
-cb
-43
-7a
-70
-5f
-cf
-5d
-18
-2b
-a0
-97
-ff
-74
-b2
-3e
-e2
-81
-af
-1b
-9f
-93
-f0
-a7
-e6
-96
-4f
-8f
-18
-5b
-6c
-d4
-ed
-0b
-b3
-50
-e6
-11
-cd
-0d
-8b
-3f
-ca
-39
-9c
-1e
-d9
-72
-b2
-ab
-0a
-92
-6d
-c4
-b4
-f4
-f2
-a6
-c4
-93
-e7
-86
-17
-58
-40
-6a
-c0
-09
-06
-82
-d5
-ef
-d6
-ec
-17
-13
-79
-a0
-ff
-69
-6a
-07
-fb
-74
-0f
-cc
-ea
-13
-a4
-01
-59
-53
-67
-f1
-c4
-f8
-3d
-69
-1d
-f4
-c1
-8c
-da
-c4
-3d
-2b
-c1
-2d
-05
-12
-c2
-07
-e4
-a5
-bd
-99
-69
-b6
-b7
-43
-0d
-64
-fe
-c1
-98
-6b
-6f
-1b
-6b
-ed
-c2
-48
-eb
-c3
-01
-fa
-2a
-7e
-c7
-fd
-b0
-42
-a6
-26
-26
-02
-9a
-0c
-74
-60
-dc
-2f
-b9
-58
+e6
+fe
+85
+4e
 a6
+c3
+97
+d6
+55
+c6
+a7
+8c
+26
+52
 46
-b0
-ab
-0c
-70
-03
-b5
-27
-f3
-33
-2a
-4a
-7b
-6b
+00
+09
+41
+67
+d1
 71
-da
-60
-fc
-df
-ec
-06
-34
-78
-3f
-b4
-44
+61
+f6
+32
+9f
 7a
-c9
-2c
-dd
-9d
-17
-8b
-be
-27
-a6
-13
-19
-b5
-1b
-b2
-7f
-c2
-25
-8e
+24
 d1
-f9
-7f
-65
-4f
-54
-82
-39
-94
-aa
-37
-34
-19
-b5
-fe
-ef
-5b
-01
-1a
-c9
-c4
+1f
+d3
+79
+79
+0a
+e3
+af
+61
+99
 dd
-02
-76
-eb
-e2
 23
-81
-19
-c1
-d7
-1d
-63
-d2
-97
-04
-19
-9b
-28
-07
-1f
-4c
-93
-a2
-86
-92
+83
+48
+e1
+53
+56
 ea
-26
-cb
+e5
+20
+52
+81
+c6
+9a
+d8
+e5
+aa
+b5
+61
 b4
-9d
-b7
-f9
-f4
-96
-59
-d1
-6a
-95
-2e
-a1
-f5
-9b
-a3
-27
-0f
-06
-be
-d5
-11
-c8
-dc
-0f
-5d
-91
-1f
 e1
-e4
-5c
-af
-ee
+7b
+50
 6f
-56
-a8
-96
-41
-5f
-23
-81
-57
-7f
-eb
-16
-0c
-f1
-93
-e2
-6a
-06
+0f
+66
+df
+ee
+ed
 1e
+99
+c3
+94
+c3
+50
+2f
+bf
+00
+05
+2f
+dd
+f3
+cb
+16
+a3
+7e
+29
+13
+d6
+45
+c5
+fe
+21
+91
+28
+11
+5a
 d0
-a7
-a2
+05
+db
+b3
+ac
+e1
+7c
+27
 64
-69
+9a
 19
-8d
-ca
-60
-57
-e3
-ce
-b5
-ab
+29
+dc
+25
+5a
+33
+14
+4e
+4e
+30
+83
 a7
-d1
+49
+1e
+ce
+99
+8a
+59
+f7
+03
+b2
+0c
+22
+a6
 78
-33
-4e
-2f
-d0
-1d
-fb
-27
-6d
+3b
+ad
+ef
+ae
+8c
 07
-9e
-9d
-71
-b4
+eb
+99
+3e
+a3
+13
+dd
+f6
+11
+5f
+65
+93
+f7
 d7
-bf
-0b
-27
-a7
-ec
-db
-9d
-1f
-8a
-02
-ff
-76
-2d
+29
+bc
+9b
+97
+77
+4d
+ab
+a9
+51
+85
 34
-ff
-e1
-47
-6c
-5e
-01
-7a
-4a
-54
-60
-a6
-a5
-a4
-3d
-39
-35
+da
 76
-06
-db
-05
-53
 5b
-c2
-f3
-c0
-51
-8f
-79
-da
-55
-32
-c9
-6f
-11
+6d
+58
 2a
-c7
-cf
-4a
-00
-00
-0b
-91
-bd
-fb
-d6
-a9
-e2
 82
-27
-ad
-3b
-b3
-40
+1e
+ae
+39
+d8
+4a
+8e
+c1
+0a
+97
+d7
+83
+98
+3e
+17
+72
+7a
+de
+dd
+67
+fd
+af
+66
+bb
 12
-61
-11
+3f
+f9
+de
+1e
 2b
-e4
-c2
-58
-68
-c4
-9e
-07
-6a
-20
-7d
+80
+f1
 2e
-4a
-73
-c4
-b7
-2c
-25
-e5
-09
-5a
-53
+9c
+a1
+be
+83
+da
 67
-50
+1b
+b3
+6d
+14
+be
+13
+c0
+28
+1b
+0b
+91
+66
+b1
+9c
+00
+0f
+52
+4e
+13
+13
+55
+e1
+ca
+e8
+fd
+b0
+2f
+44
+f7
+e3
+f6
+98
+c2
+f8
+fe
+75
+25
+16
+18
 d8
+ec
+22
+43
+02
+f9
+21
+d4
+14
+44
+50
+9a
+64
+9a
+7e
 98
-5c
+b9
+13
+36
+cf
+f6
+14
+bf
+e2
+11
 90
-72
-4c
-35
+5b
+80
+f3
+af
+24
+ae
+91
+f6
+d2
+21
+96
+d1
 eb
-43
-a8
+3f
+e9
+5b
+44
+bf
+53
+68
+bf
+ad
+08
+aa
+d0
 17
-4a
-e6
-d8
-33
-a7
+cd
+29
+46
+32
+ae
+78
+f2
+98
+6b
 03
-8f
-28
-37
-20
-aa
-d7
+c4
+d5
+c2
+68
 71
-d9
-ad
-85
-86
-1b
+3b
+b8
+84
+08
+99
+14
+44
+e4
+65
 fa
-d1
-49
-70
-2f
-02
-87
+10
+45
+f4
+ff
+11
+97
+1a
+12
+de
 56
-e6
-bb
-e4
-2b
-13
-fb
-86
-6d
-73
-17
+d5
+32
+c4
+cc
+ef
 51
+f4
+83
+ea
+c8
 85
-75
-b2
-a2
-bd
-ce
-b3
-93
-b3
-ab
-8a
+32
+96
+a9
+30
+b6
+a1
+2b
+3d
+58
+40
+f6
+e6
 84
-09
-e7
-43
+05
+e0
+b8
+a5
+fe
+df
+f6
 cc
-5a
-a2
-29
-c2
-e6
-1a
-3c
-1e
-27
-22
+f3
+08
+f0
+ff
+c1
+80
+c7
+94
 03
-75
-9d
+2e
+5a
 fb
-64
-c5
-eb
-97
-ca
+7f
+cb
+d9
+35
+2c
+d5
+74
+f7
+08
+40
+0d
+c3
+99
+68
+85
 e9
-b6
-e8
-03
-0f
-5e
-78
-12
-ee
-96
-62
-57
-25
-ec
+1f
+22
+82
+71
 fe
-86
 11
-29
-85
-3a
-b4
+27
+f7
+ae
+2a
+18
 ff
-0b
-84
-45
-fd
-17
-4f
-17
-50
-7d
-d1
-b5
-f3
-76
-f0
-8c
-37
-06
-1b
-f0
-1f
-9e
-5b
-6a
 f9
-7d
-9e
-6b
-37
-fb
-8b
-84
-04
-ab
-86
-2c
-b0
-c2
-86
-4f
-ca
-5b
-24
-dc
-29
-8d
-8a
-f4
-65
-45
-74
-49
+2b
+54
+3e
+0c
+0e
 56
-48
-5d
-5c
-df
-a2
-27
-52
-2d
-68
-41
-ba
-7a
-7f
-86
-47
 7e
-b6
-ba
-b4
-71
-10
-3a
-0f
-73
+2a
+5e
+9f
+5a
+b0
+2b
+a6
+22
+7f
+b9
+a2
+3c
+c4
+03
+af
+1f
+be
+92
+ab
+1f
+e0
+e9
 24
+b0
+de
+02
+6b
+9b
+2c
+c6
+d8
+1f
+7c
+dd
+de
+7d
+8d
+8f
+c7
+39
+a7
+1f
+a8
 6a
 b6
-b9
+75
+13
+dd
+ed
+08
+a3
+1c
+f8
+ce
+c5
+97
+86
+c4
+6d
+a8
+4e
+95
+bf
+79
+00
 7e
-05
+fd
+d0
+14
+93
 6a
-37
-00
-e6
-33
-00
-a0
-f6
-43
-3c
-f2
-6e
-47
-40
-e9
+e4
+db
+92
+e5
+59
+63
+85
+ed
+08
+4e
+cd
 91
-3c
-8e
-19
-8f
-4b
-47
+0b
+a0
 d4
-fc
-95
-e5
-7b
+4b
+0a
+27
 0f
-34
-d9
+c4
+10
+31
+f6
+1c
+b4
+a9
+03
+d6
+8c
+15
 aa
-54
-59
-d8
-e1
+be
+2d
+05
+12
+8b
+07
+e7
+25
+bc
 66
-f7
-fb
-67
-f0
-90
+cb
+c8
+b2
+48
+d4
+1b
+79
+f6
+78
 a7
-6a
-3c
-21
+7f
+6c
+c3
+df
+d9
+56
+2b
+f1
+11
+42
+4a
+df
+5c
+bd
+b8
+a6
+a0
+6c
+66
+82
 d7
-cc
+79
+b4
+43
+25
+14
+78
+80
+5d
+01
+70
+0d
 87
-a3
-0f
-11
-a7
-6a
-60
-2b
-dc
+5d
+b5
+34
+b0
+83
+3c
+98
+5d
+7b
+7a
+f1
+db
+e0
+fd
+93
+fe
+5e
+3c
+21
+a4
+b4
+44
+75
+d8
+66
+de
+3b
+ac
+54
+07
+a2
+f5
 58
-8a
-f7
-33
-72
-17
-e6
+d8
+13
+ac
+b2
+65
+c2
+04
+98
+b1
+06
+9b
+1d
+40
+aa
+cf
+06
+25
+a6
+fc
 bc
-7d
+08
+b4
+f3
+54
 70
-c3
-9d
+db
+e0
+f1
+84
+8a
+03
+33
+2a
+c5
+81
+64
+a0
+c1
+d7
+1d
+63
+91
+ee
+e5
+23
+bd
+87
+d8
+fe
+03
+25
+e5
+46
+3a
 46
 7f
+b4
+46
+66
 f8
-64
-79
-04
-42
+29
 5f
-cf
-55
-b1
-a7
-62
-4d
-d9
-5e
-ac
+68
+ba
+92
+ed
+3d
+46
+28
+85
+97
+bf
+fa
+8e
 62
-70
-22
-5c
-77
-b3
-d4
-58
-fe
-5e
-67
-7e
-8d
-53
+be
+d5
 1d
-10
-80
-70
-48
-49
-12
-13
-3a
-18
-33
-bf
-b7
-5e
-38
-67
-f7
-ca
-4c
-69
-60
-4d
+84
+5c
+0e
 9e
-e2
-10
-df
-e8
-e4
-f8
-b4
-03
-18
-7e
-22
-58
-74
+a3
 1e
-e9
-07
-f0
-80
-64
-9a
-0c
-5d
-86
-0c
-72
-64
+e3
+e5
+f6
+4f
+cf
 f7
-23
-86
-ec
-d7
-85
-30
-c9
-04
-5b
-ba
-90
-99
-7e
-99
-a9
-1e
-c7
-d7
-e8
-0a
-2e
-76
-a5
-75
-2e
-10
-da
-25
-37
-71
-03
-32
-00
-c2
-c0
-11
-6a
-3e
-d3
-6d
-10
-68
+f7
+67
+57
+e9
 b8
-56
-00
-03
-77
-a6
+3d
+5f
+14
+d8
+0b
+33
+27
 a8
-95
 73
-96
-28
-2e
-bf
-8f
-ca
-2c
-62
-18
-e1
-d4
+ab
+4a
+ea
+4e
+79
+8c
+34
+72
 b2
-bc
-a9
-73
-21
-b4
-25
-bb
+de
+ae
+29
 5d
-e8
-b1
-e9
-04
-20
-51
 d0
-48
-4d
-1f
+19
+01
+14
+86
+66
+79
+33
+71
+62
+60
+10
+f6
+31
+0a
+0d
+06
 21
-30
-2e
-55
-a3
-65
-50
-ad
-eb
-b3
-b1
-cd
-e0
-d5
+95
+71
 34
-84
-97
-24
+d8
+bf
+16
+08
+1d
+44
+9b
+df
+4f
+8a
+02
+f9
 fd
-94
+2d
+31
+fb
+c0
+1c
+37
+8f
+18
+7e
+28
+f8
+12
+ea
+d8
+e6
+10
 76
+f5
+98
+61
+01
+46
+f0
+98
+c2
+f3
+c0
+fc
 50
-7d
-b3
+81
+51
+ab
+7a
+c0
+05
+a0
 65
-80
 07
+25
+d8
+af
+9e
+e5
+0f
+4a
+5d
+6d
+3c
+e6
+9a
+8b
+be
+70
+67
+89
+ee
+83
+b1
+ab
+0e
 82
-80
-41
-cc
-7c
-82
-1c
-f7
-68
-b9
-2d
+9a
+4a
+de
+99
 af
-b6
-79
+6a
+8d
+fa
+88
+93
+8e
+c0
+d5
+a8
+a0
+aa
+c9
+b0
+9a
+87
+6f
+5f
+1c
+17
+0a
+b5
 d9
-7d
+7a
+31
+a9
+8b
+b8
+d5
 af
-fa
-33
-38
-12
-27
+43
+9e
+c7
+66
+60
+6f
+d6
+5e
+b3
 7e
+b9
+1a
+35
+72
+20
+ab
+e8
+d5
+11
+dd
+83
+4d
+47
+b7
+b4
+bf
+de
+01
+3b
+b0
+1c
 a4
-2d
-96
-5e
-95
-93
-22
-40
-16
-03
-5d
-9c
+25
+58
+eb
 18
-05
-60
-ac
+8b
+1d
+39
+7b
+3f
+1e
+f3
+a0
+b3
+57
 e5
-8f
-b7
-e8
-7d
-60
-f2
-cb
-2b
-8d
-14
-43
-ff
+2c
+bf
+40
+cf
+01
+f9
+84
 a1
-2e
-7b
-44
-a9
+71
+58
+3c
+24
+71
+23
+4c
+d5
+0b
+52
+64
+cb
+eb
+97
+85
+49
+25
+02
+03
 15
-05
-30
-1f
-2e
-e9
-d6
-7f
-bf
-ae
-19
-d6
-5c
-3f
+00
+c2
+5d
+2a
+8a
+46
+8d
+e3
+4b
+5a
+64
+f3
+f2
+de
+21
+36
+24
+54
+6e
+89
+58
+4b
+4f
+77
+e8
+c1
+28
+f5
+a9
+c7
+f4
+d8
+59
+bb
+23
+f6
+39
+dd
+5b
 48
-fa
+7d
+94
+9e
 0b
-6c
-d2
-a9
+02
+2a
+b3
+e2
+f9
+a6
+7f
+4e
+30
+c1
+7f
+6f
+a4
+e2
+7c
+d8
+ca
+8b
 73
-b5
-20
-06
-ba
-08
-1c
-0f
-2e
-40
-ed
-e6
+d4
+8b
+fe
+8d
+69
+38
+f6
+25
+7c
+b1
 0f
-95
-31
-2e
-9b
-c7
-aa
-22
-67
-2f
-67
-89
-c0
-02
-e5
+58
+e4
 d0
-42
-3e
+d6
+41
+f8
+d9
+9d
+86
+47
+14
+f6
+ea
+df
 ed
-c3
 ec
-7b
-7c
-33
-b2
-f9
-39
-fa
-57
-b0
-84
-b9
-c2
-81
-70
-a4
-25
-4c
-90
-a6
-69
-62
-e7
-8e
-49
-c9
 8b
+47
+b5
+73
+6a
+d6
+b9
+34
+1d
 69
-ad
-c9
-39
-fd
-05
-78
-1b
-8f
-06
-26
-be
-bb
-d4
-7a
-98
-a9
+ec
+55
+1f
 73
-af
-c6
-d4
-33
-9f
-95
-91
+6e
+75
+f6
+23
+07
+42
 16
-89
-2f
-18
-20
-fc
-f2
-be
+07
+14
 00
-82
-bb
-71
-a4
-bb
-ff
-50
-5e
-1b
-73
-e0
-3c
-64
-94
-98
-f2
-25
-6d
-f1
-60
-20
-0a
-37
-a4
-35
-35
+9e
+84
+c9
 12
-0a
-b0
-7f
+8f
+2b
+0b
+39
+b4
+9d
+27
+f3
+5f
+5f
+ab
+a5
+53
+f3
+5e
+18
+de
+f7
 6b
+90
+ff
+3a
+21
+93
 3c
-be
-51
-d1
-f0
-4b
-7c
-91
-ca
-6a
-f6
-c8
-57
-b6
-74
-06
-7d
+21
+bb
+11
 87
-c3
+a3
+58
+16
 a7
-d6
-3b
-eb
-1e
-b3
-41
-dd
-a2
-f6
+0a
+10
+f7
+db
+f0
+87
+a0
 33
+08
+79
+1c
+8c
+35
+b6
+08
+9d
+46
+11
+01
+6b
 9f
-be
-dc
-17
-b9
-87
-c7
-f6
-f1
-27
-53
-4b
+04
+08
+1f
+4f
+2b
+c1
+18
+20
+4d
 b8
-39
-b5
-41
-5b
-4c
+5e
+ac
 1c
-a3
-04
-b5
-68
-15
-b4
-21
-c9
-45
-55
-37
-e6
-6b
-bd
-7d
-d4
 e7
-dd
-a1
-af
-1e
-e9
-80
-a0
-82
-33
-ad
-fd
-b4
-99
-20
+da
+dc
+f5
+73
+d4
 38
-75
-13
-05
-34
-0c
-ab
-a7
-a2
-a4
-c3
-99
-4d
-66
+a6
+f2
+67
+6e
+c6
+ce
+5a
+ca
+41
 60
-d4
-86
-7c
-f3
-79
-b6
-43
+08
+0b
+36
 93
-f8
-79
-85
-1f
-1c
-26
-be
+c5
+18
+31
+b3
+0d
+7a
+78
+96
+f5
+6a
+4d
+54
+8f
+34
+5c
+2e
+df
+7f
+14
+7a
+c8
+34
+03
+df
+c6
+24
+58
+fd
+51
 3b
-37
-0f
-16
-99
-dd
-04
-94
-9b
-e0
-99
-a9
-6b
-a5
-7b
-ee
-91
-ad
-c3
-92
-42
-1e
-ab
-f0
-28
-5d
-a0
-77
-47
-48
-5f
-0f
-99
-55
-12
-10
-ed
-bb
-dc
+05
+51
 00
+64
+da
+f0
+72
+1d
+aa
+72
+a1
+f7
+81
+8b
+2c
+97
+23
+27
+d1
+64
+d8
+ec
 bd
-a2
-55
+02
+f8
+99
 66
-d9
-3f
+9e
+47
+c6
+20
+0a
+c5
+5f
+1d
+73
+39
+65
+da
+27
 de
+62
+8b
+33
+c5
+31
+2f
+88
+e9
+c6
+51
+0c
+cc
+69
+82
+0c
+a4
+33
+da
+47
+ef
+50
+76
+34
+d2
+2f
+f8
+0e
+8f
+cc
+62
+38
+8a
+ee
+b2
+bc
 f7
+79
+21
 d4
-d0
-ef
-d3
-b9
-8e
-97
-26
-3f
-da
-18
-9f
-4b
-67
-ac
+78
+d2
+16
+25
+c1
+8f
+f8
+57
+e5
+ae
+f0
+4c
+57
+4f
+7f
+f4
 92
-e7
-14
-5e
-8b
-b8
-04
-a8
-76
-7a
-7d
 e6
-74
-43
-b9
-d3
-ad
-76
-3f
-23
-2a
-0c
-90
-d7
-eb
-a9
-a1
-c2
-28
-9f
+65
+4a
+9a
+dd
+fc
+13
+bd
+53
+9d
+3e
+f7
+49
+98
+97
+dd
+f0
+54
+68
+84
+de
+80
+67
 81
-f8
+80
+41
+c8
 fe
-c9
-b5
-d9
-3f
-dc
-0f
+ec
+fe
+55
+58
+70
+62
+6d
+c6
+fc
+de
+d7
 2f
-75
-bc
-fd
-cb
+96
+8b
+44
+5c
+05
+31
+67
+ea
+32
+61
 55
-f6
-b0
-0e
-14
-5e
-f8
-45
-b2
-c2
-a0
-7e
-73
-1f
-9e
-bf
-41
-95
-f9
-b2
-1f
-24
-59
-b5
+58
+4d
+48
+13
+01
 ae
-76
+71
+6f
+9b
+27
+e3
+25
+7f
+1c
+47
+9f
+27
+58
+cb
 31
-11
-db
-18
+8a
+bb
+0c
+3e
+51
+87
+44
 84
-01
-b7
-b6
-4a
-07
-e8
-82
-9b
-8f
-80
-bd
-7d
-49
-0a
-eb
+65
+88
+42
 91
-e0
-73
+0e
+f5
+9e
+39
+cb
+ab
+a6
+18
+50
+81
+a7
+4a
+78
+7b
+2b
+13
+df
+bf
 b5
-53
-dc
-b2
-c5
-34
-d7
-93
-1d
+40
+b1
+a1
+08
+1c
+69
+fe
+0f
+4d
+74
+60
+0c
+4e
+e4
+86
+c7
+ab
+aa
+78
+07
+2c
+a8
+e1
 45
-1d
-fb
-1a
-c1
-db
+64
+93
+03
+71
+2f
+d2
+44
+7c
+d4
+33
+d9
+09
+35
+c3
+d8
+08
+e0
 47
-01
+fa
+ce
+b0
+63
+45
+03
+08
 e3
-e0
-3e
-8e
-9f
-73
-2d
-1e
-3d
-90
-0e
-e9
-31
-e2
-40
-f2
-37
-a6
-e9
+36
+62
+bd
+8c
+71
+86
+4b
+af
+a5
+82
+a3
+39
+32
+33
 80
-63
-de
-f5
-10
-f0
-a9
-a2
+cb
+ef
+8a
+da
+7f
+3d
 d3
-2e
-8e
+3c
+6c
+83
+e5
+a7
+a4
+77
+df
+9d
+62
+86
+86
+87
+18
+2d
 56
-b8
-96
-e8
-78
+01
+7a
 41
-d5
+28
+48
+b5
+e1
+4c
+59
+ea
+72
+a7
+14
+9e
+be
+2f
 55
-98
-bc
-c0
-3e
-47
-cd
-e9
-b7
-b8
-94
-f8
-78
+5c
+57
+55
+6b
+4b
+44
+1b
 cd
-29
+49
+d6
+7e
 f4
-86
-b0
-30
-cc
-0e
-e9
+d6
+5d
+1f
+9f
+af
+99
+5e
+31
+d3
+74
+04
+fc
+57
+ec
 6d
-87
-8c
-28
-28
-a9
-91
-03
+5e
 c8
-97
-3e
+56
+46
+7a
+bc
+5a
+3b
+e7
+5b
+d6
+6f
 cf
-a5
-ed
-7f
-3d
-b0
-0f
-3d
-3d
+b8
+b3
+59
+d3
+42
+d2
+34
 37
-b4
-8d
-41
+be
+d0
+bd
+4a
+43
+96
+5c
+02
+e3
+02
+bc
+1e
+83
+9e
+fd
+7c
+30
+1c
+e8
+85
+73
+4d
+ba
+54
+d0
+f9
+9a
+b5
+ff
+0c
+13
+bd
+44
+0e
+40
+3c
+65
+01
+1e
+e8
 35
-3e
-5a
-b8
+27
 62
-8c
-76
-e9
-40
-5d
-bf
-d9
-2f
-c0
-78
-89
+13
+2d
 e3
-09
+e4
+ff
+31
+2d
+6a
+b5
+e5
+11
+a3
+4a
+e3
+0e
+7b
+22
+e5
+c6
+1e
+60
+ec
+a2
+db
+13
+08
+98
+43
+92
+4d
+f9
+35
+5f
+5f
+af
+ee
 1a
+76
+0a
+46
+b8
+9c
+07
 c4
-ef
-69
-48
-a3
-72
-6c
-a7
-be
-5e
+ba
+a1
 9a
-91
-be
+d1
+0b
+c7
+4e
+d1
 70
-35
-d6
-6b
-1d
-e7
-81
-8c
-82
-3f
-09
-e8
-ba
-af
-ea
-c9
+8a
+0e
+ad
+a3
+39
+78
 cf
-b9
-8f
-9c
-1e
+c9
+7a
+71
 30
-fc
-d2
-d0
-7e
+86
+5e
 56
-20
-4f
+0b
 8c
-d7
-33
-bb
-d5
-5c
-4d
-7d
-82
-08
-91
-87
-bf
+a6
+e3
+03
+01
+99
+de
+00
+bd
+a2
+55
+71
+80
+bd
+de
+f7
 01
-88
-93
 52
-62
-31
-d8
-ed
-34
-24
-c4
-be
+77
+d3
+cc
+2c
+0d
+26
+5f
+fb
+ee
 9f
+4b
+3e
+8c
+92
+87
+2c
+85
+c4
+7c
+23
+bf
+29
 de
-77
+b4
+f0
+3b
+e7
+21
+c8
+a2
+b9
+95
+19
+65
+ac
 89
 90
+ac
+69
+3c
+b6
+28
+9f
+81
+f9
 58
-a6
-88
-0f
-cd
-8e
-4e
-4e
-82
+56
+fc
 81
-3e
+70
+7c
+cb
+d1
+db
+23
+b4
+93
+b5
+b7
+30
+14
+bb
+bf
+33
+b1
+52
+a3
+22
+d4
+dc
+fe
+5a
+5f
+41
 b5
+a0
+f4
 18
-19
-1a
-d5
-d3
-55
-0e
-43
-ec
-66
-3c
-c5
-8e
-df
-03
-a6
-2f
-aa
-e4
-69
-76
-11
-d9
-13
-97
-4a
-92
-03
-ff
-12
-d5
-e1
-73
-73
-95
+8c
 59
-5b
-ce
-3f
-d6
-bb
-1c
+b5
+ae
+16
+3d
+e6
+dc
+b0
+84
+01
 b7
-e8
-6d
-06
-19
-bb
-13
-27
-9d
-49
-42
-1d
-f7
-a2
-93
-a5
-ec
-ad
+d6
 46
-98
-df
-09
-a6
-82
-82
-e2
-67
-a3
-95
+f5
+ef
+2a
+9b
+8f
+80
+dd
+71
+bf
+42
+e3
+55
+02
+3b
+dd
+c0
+27
+b2
+c5
+58
+9f
 db
-d5
-6b
-6f
+75
+01
 e9
-09
-2c
-78
+fb
+1a
+ad
+95
+0f
+69
+a7
+12
+3e
+8e
+f3
+3f
+65
+76
+79
+62
+5e
 e0
+07
 06
-1e
-3a
-1a
-e1
-37
+40
+b2
+b5
+18
+e9
+80
+63
+df
+f5
+10
 f0
-e1
-f8
-fa
+a9
+a2
+d3
+2e
+8d
+56
+b8
+96
+e8
+28
+48
+89
+21
+d7
+38
+87
+2d
+a5
+04
+30
+d5
+5a
+5d
+a1
+83
+60
+47
+b1
+51
+52
 d9
-fd
+11
+6e
+0b
+a7
+87
+85
+28
+08
+f7
+d2
+03
+c8
+c8
+55
+cf
+a5
+b1
 dd
-13
+3d
+b0
+0f
 20
-93
-70
-60
-c5
-ab
 3d
-de
-19
-a5
-38
-bd
-d0
-23
-61
-0a
-80
-f6
+37
+b4
+8b
+41
+35
+3e
+6f
+f7
+a6
+96
+cf
+a9
+4b
+e4
+92
+3d
+7a
+1d
+a9
+89
+e3
+50
+00
+8b
+4f
+ac
+3e
+e4
+b2
+fb
+0b
+f1
+da
+dd
+82
+12
+01
 72
-a0
-aa
-02
 c5
-93
-71
-e8
-ac
-20
-68
-52
-ac
-68
-b9
-40
-c6
-a6
-b8
-04
-27
+64
 d2
 44
-58
-0e
-3b
-8a
-bb
-7d
-ba
-aa
-38
-a1
-cb
-b5
-12
-f8
+0b
+c3
+22
+24
+be
 d7
+7c
+8e
+26
+86
+0c
+7c
+0c
+5b
+b8
+e6
+ad
+6a
+b4
+80
+8c
+20
+0c
+0f
+81
+23
+b4
+f5
+d2
+4d
+5d
+de
+94
+de
+23
+a4
+9e
+14
+86
+43
+40
+76
+79
+a9
+43
+24
+c4
+b2
+ff
+99
+b7
+1e
+5c
+17
+26
 4e
-0e
+69
+bd
+8c
+75
+5d
+66
+b6
+bc
+6a
+c4
+e0
+e4
 2b
-2e
-34
-b4
-71
-07
 d3
-1e
-16
-88
-26
-38
-ed
-50
-1d
+37
+8e
+58
+ec
+47
+3e
+2e
+96
+d1
+a3
 fc
-b5
-59
-2b
-12
-7d
-fa
-09
-11
-fe
-c9
-52
-68
+2f
 8a
-86
-07
+8a
+9a
+71
+b9
+d9
+2f
+76
+6a
+c7
+b6
+fd
 1b
+5a
+45
+49
+71
 dd
-f1
-51
+bf
 5f
-b9
-d0
-a2
-30
-48
-d4
-f3
-1a
-ef
+ae
+e3
+1f
+bb
+1d
+35
 3f
-dc
-89
-84
-a8
-de
-9f
-83
+6d
+06
+45
+f2
+1b
+26
+12
+f1
+99
+7d
+d1
+a0
+8c
+02
+c0
+ac
 fc
-fa
-7b
-27
-07
-1e
-33
-d0
-c4
-79
-62
-85
-2a
-9e
+de
+fd
+d8
 ed
-a1
-92
+43
+4b
+22
+5d
 fb
-1b
-b9
-b6
-c0
-8e
-e7
-90
-2f
 ef
-2f
-b9
-88
-81
-23
-cd
-49
-32
-48
-6e
-39
-41
-ca
-cf
-4f
-e5
-a1
+19
 9a
-90
-cb
-dd
-2f
-af
-70
-f7
-50
-88
-e7
-4d
-2d
-9b
-73
-8d
-67
-c3
-82
-f8
-f2
-2f
-bd
-d3
-4c
-3b
-6a
 ab
-39
-30
-07
-b6
-c4
-5e
-3e
-07
-c5
-54
-56
-e9
-26
-60
 ab
-91
 62
+a7
+cd
+31
+3e
+11
+b9
+1a
+8f
+e1
+77
+ae
 30
-62
-2e
-e4
-ad
-98
-a9
-28
-e7
-bf
-93
-f2
-3a
-b3
-63
-fb
-88
-5e
-ce
-21
-bd
-14
 b7
-c9
-ad
-ea
-9f
-0a
-0f
-61
-75
-9f
-c4
-7a
-56
-49
-bd
+5e
 9c
-d4
-9a
-13
-78
-28
-0d
-c3
-14
-97
+09
+3f
+da
+ff
+22
+da
+a1
+5f
+48
+df
 14
-7d
-3b
-07
-4a
-10
-f8
-e8
-c6
-27
-03
-57
-ab
+75
+ad
 70
-86
-d0
-0a
-d6
-3f
-1a
-a9
-24
+95
 16
-0f
-6e
-dc
-eb
-a5
+79
+61
+6a
+d6
+45
+3a
+a8
+6f
+5f
+c5
+f3
+43
+cf
+e3
+e0
+2c
 c0
-86
-63
-aa
-37
-bc
-36
+4d
+48
+bb
+ae
+69
+47
+7d
 a4
-87
-a5
-ac
-1b
-d0
-25
-b4
-ef
-cb
-aa
-ce
-c8
-9d
-e7
-44
-b4
-de
-a0
-0f
-b5
+3f
+93
+ed
+4f
+b6
+1d
+f6
+bb
+37
+d9
 60
-36
-17
 b9
-c4
-cd
 db
+c0
+d5
+9c
+f8
+d7
+4f
+52
+64
+8e
 a1
-82
-3a
-f4
-0a
-a7
-e7
+99
+09
+3d
+c1
+2f
+16
+89
 a9
+0d
+98
+d0
+71
+fb
+bd
+58
+a4
+90
+c7
+fc
+75
+11
+b5
+48
+94
 0e
-be
-7c
-02
+51
+e4
+23
+1b
+97
+90
+1b
+a8
+cc
+72
+4d
+90
+77
+75
+d3
+d7
+a0
+e4
+96
+74
+cb
+72
+1b
+e7
+c4
+5d
+b0
+8e
+5a
+87
+71
 93
-f8
+60
+05
+33
+63
+05
+2e
+c6
 ed
-11
-02
-b8
+5f
+93
+b1
+a7
+83
+f4
+8f
+cb
 af
-69
-f7
-d8
-eb
+f8
+e5
+5b
+2f
+b8
+07
+39
+23
 ad
+14
+58
+bf
+cc
 02
-8f
-74
-b6
+52
+28
+24
+13
+54
+7c
+e2
+ed
+ef
+65
+0f
+51
+70
+b0
+f0
+42
+08
+77
+0f
+e6
+54
+c5
+0e
+d6
+a1
+0f
+50
+14
+ae
+30
+fb
+b8
+73
+db
+18
+de
+1a
+8c
+a6
+7b
+27
+e6
+05
+09
+96
+99
+26
+57
+0e
+91
+38
+33
+57
+23
 45
+2d
 d6
-c7
-3a
-b4
-b2
-21
-fe
-a2
-38
+a9
+0a
+67
+be
+dc
 53
-41
-df
-cf
-18
-93
-a0
-d9
-5a
-61
-12
-e7
-0b
-10
-13
-d2
-75
-9a
-18
-38
-30
-80
-62
-2b
-1a
+2e
+a4
+96
+7e
 bd
-3e
-b4
-bc
-10
-c3
-36
-b0
-c4
-b4
-79
-c1
-69
-10
-83
-19
-81
-24
-90
-85
-ed
 eb
-56
-93
-ea
-59
-7d
-cc
-2b
-d1
-8e
-c4
-ce
-75
-79
-d2
-91
-f8
-55
-33
-ad
-18
+ca
+7a
+be
+2e
+ca
 48
-44
-4d
-fa
-b3
-9b
+c0
+45
+a5
+4a
 aa
-95
-4b
-af
-6e
 4c
+75
+9e
+44
+2a
+d3
+ce
+bf
+6c
+d0
+c1
+10
+44
 5d
-ac
-e0
-e4
-f6
-e3
-f8
-c9
-ad
-b6
-a3
-1e
-f6
-0f
-a9
-bd
-c9
 8f
-28
-61
-fa
-87
-c8
+21
+72
 97
-eb
-b5
-07
-bb
-df
-01
-ee
-4b
-08
-cd
-1d
 74
-56
-5f
-69
-45
+7d
+41
 0f
-54
-31
-30
-0b
-95
+49
+90
+f5
+a0
+ad
+3d
 b9
-7e
-57
+a7
 a5
-fc
-01
-a4
-77
-44
-24
-f9
-65
+c5
+26
+9f
+88
+90
+59
+e5
+c9
+27
+5a
+4d
+08
+e6
+85
+9f
+c0
+22
+63
+95
+e5
+a9
+73
+56
+86
+12
+5a
+66
+72
+ca
+16
+d5
+e9
+8a
+d9
+cf
+37
+e7
+6b
+0c
 a2
-b1
-40
-61
-10
-8c
-5e
-07
-05
-fc
-bf
-ab
+df
+41
+f2
+a1
+a3
+04
+b9
+c4
+cc
+22
+ee
+43
+2f
+d8
+51
+41
+9b
+a9
+35
+3f
+82
+06
+a9
+fa
+c9
+11
+4d
+78
+6a
+4b
+59
+bb
+22
+6a
+00
+85
+7b
+23
+c7
+d2
+9d
 3a
-91
-36
-f7
-fe
-44
 b4
-d2
-02
-08
-c7
+90
+fc
+0d
+12
+fb
+1a
+f2
+25
+d5
+5d
+b3
+dd
+58
+37
+ce
+28
+a7
+c6
+53
+5c
+73
+3f
+e5
+a2
+1e
+4f
+27
 66
-01
-35
-98
-5a
-d7
-2d
-dc
+0a
+19
 e7
-2a
-64
-37
-ef
-ba
-8a
-c5
+04
+f6
+c4
+80
+8c
+f2
+f4
+86
+1f
+9d
+08
+c6
+17
+28
+99
+7f
 7c
+d6
+a5
 79
-47
-e2
-19
-ca
-b1
-29
 0b
-69
-2c
-94
-07
+37
+10
+8a
+a6
+3d
+cc
+2d
+7b
+e8
 12
-59
-d2
-a8
-36
-8f
-52
-d8
-33
-db
-0b
+a0
+4f
+7b
+f6
+91
+b7
+91
+1f
+fb
+fa
 81
-be
-40
-4a
+9b
+6c
+18
+79
+9b
+6d
+95
+6b
+ac
+09
+03
+99
+b7
+63
+4f
+15
+24
 eb
-af
-d3
+67
+eb
+7f
 59
-44
-fa
-dc
-e6
-f0
-20
-2a
-1a
-7c
-64
-35
-77
-1e
-aa
-4c
-01
-6d
-22
-1d
-3f
-e1
+6b
+54
+ef
+39
+5d
+89
+8d
+ed
+ce
+19
+19
+5e
+97
+b1
+b6
+73
+ac
+74
+f4
+3c
+21
+23
+56
+1c
+74
+53
+51
+86
 1d
+e0
+f4
+84
+d6
+e0
+96
+ca
 44
-78
-f2
-da
-b2
-3f
-5a
-4a
-5c
-02
+55
+81
+fc
+4e
+60
+33
+3d
+8f
+1e
+2c
+71
+c4
+e0
+56
+1a
 b6
-67
-e4
-d7
-aa
-eb
-66
-e9
-91
-1f
-c6
-d4
+26
+22
+7b
+b3
+1f
+33
+fb
 de
+96
+3d
+a6
+03
+6e
+18
+56
+b0
+07
+af
+d3
 35
-c9
-6d
-05
-e9
-b6
-e8
+9a
+d8
+d6
+98
+1d
+e7
+03
 de
+71
+f8
+ff
+c6
+ec
+b5
+aa
+32
+60
+fb
+5a
+b1
+49
+0b
 92
-7a
+db
+32
+b2
+c1
+66
+51
+56
+c6
+b0
+9a
+a5
+bb
+2c
+ab
+b9
+2e
+07
+ea
+21
+eb
+ae
+db
+f3
+2f
 94
-f7
-77
-c7
-c5
-9f
-29
-bc
-08
-33
-d5
-7a
-e8
-ad
-8d
-44
-00
-55
-14
-31
-00
-7e
-27
-fc
-46
-02
-d0
+8f
+e4
+95
+da
 14
-6a
+c9
+b7
+7a
+b5
+5b
+40
+76
 21
-78
-3e
-4a
-9f
+c9
+4c
+a5
+59
+9e
+67
+a5
+9a
+72
+da
+b2
 2d
-bb
-cd
-e0
-b7
-1c
+da
+4c
+e4
+22
+48
+67
+ec
+d3
+24
+2d
+84
+56
+cf
+d3
+68
+b4
+18
+53
 17
-89
-93
+8d
+fb
+ef
+56
+88
+5d
+04
+d5
+71
+b3
+f9
+25
+3a
+9c
+b1
+bc
+0b
+b3
 dd
+d3
+23
 6b
+6b
+b3
+a5
+6f
+7a
+7d
+29
+b8
+c1
+0b
+e3
+3c
+0b
+57
+eb
+e7
+16
+71
+c9
+dd
+f6
+b3
+cd
+e0
+a2
+54
+3c
+cf
+75
 65
-20
-5d
-05
-4e
-b0
+6d
+1a
+81
+59
+47
+94
+2c
 53
-57
-b8
-e5
-34
-f3
-a5
-a4
-30
-51
-b6
-87
+50
+bd
+2d
+e8
+19
+06
+cb
 95
-ab
-f1
-80
-38
-ff
-01
-fe
-14
-22
-ac
-7f
-0f
-a1
+2d
+f3
+5a
 da
-bf
-d6
-9e
-eb
-1f
-ce
-6d
-8a
-b3
-30
-dd
+2b
+37
+e6
+d9
+3f
+82
+59
+5b
+e1
+b0
+8b
+07
 a6
-f9
-1f
+dc
+ba
 7a
-60
-cb
-8c
 77
-e2
-b8
-1f
-c1
-26
-90
-f6
+f1
+1e
+6b
+11
+cb
+c7
+7f
+5d
+60
+9f
+b1
+9e
+27
+d8
+88
+76
+61
+17
+1c
+ca
 79
-10
-d5
-9d
-c8
 67
-af
-31
-45
-36
-ad
-2a
-90
-d9
-80
-82
+0e
+f9
+10
 d7
-34
-b1
-69
-ec
-4b
-37
-b6
-ca
+d2
+6b
+7e
+c3
+76
+e6
+2b
+f1
+65
+33
+9c
+5d
 c5
-ff
-a2
+14
+2a
+c9
+26
+6c
+8d
+51
+18
+a9
+03
+8a
+aa
 9b
-0e
-fe
-4c
+4e
+90
+44
 14
 55
-9d
-86
+8e
+8e
 fb
 a0
 91
-76
-ec
-b8
-58
-f5
-70
-9e
-46
-94
-53
-c3
-a5
-98
-0f
+31
+6f
+fe
+36
+ba
+f4
+d9
 55
-c5
-1c
-53
-10
-43
+70
+12
+c7
+a2
+7b
+45
+68
+cb
+e4
+f3
+45
+7c
 ad
 5c
-20
-90
+1e
+84
 b1
 47
-ca
-0c
+f7
+f7
 21
 58
 cb
-df
+ce
 9e
-b5
-e5
-07
-a5
-fb
 d5
-84
+8b
+2a
+ea
+5b
+26
+d3
+d4
+d7
+e0
+c4
+98
+e8
+5d
+87
+4a
+df
+8b
+da
 34
-97
+c1
 3c
-dc
-78
-a9
-09
-61
-4a
-ff
-d0
-41
-7b
-62
-66
-d7
-3d
-ae
-3a
-e4
-5b
 04
-1f
-26
+7a
+0d
+27
+42
+14
+a7
+06
+2e
+94
+0e
 d3
-ad
-ce
-23
+ac
 43
-b2
-cc
-a1
+92
+97
+4f
+8d
+65
 c2
-c6
-98
-0d
-4c
-fb
+91
+0b
+58
+04
 19
-97
-d0
-af
-57
-32
-d8
-c8
-54
-be
+9f
+0c
+11
+e3
+9f
+6b
+44
+73
 c9
-25
-fd
-21
-ae
-14
-2b
-d1
-01
-b9
-76
-42
+05
+a1
+2f
+ae
+74
+74
+31
+4e
+18
+50
+8e
 b1
-c5
-c6
-71
-29
-33
-26
-4a
+ff
+93
+4c
+66
+93
+8c
+66
 71
-6f
+55
+76
+23
+65
+fc
+53
+8c
+d1
+7e
+d0
+9c
+45
+88
+2f
+b7
 17
-92
-2a
-5c
-f9
-af
-ee
-d8
-9e
-0c
-41
-e9
+0e
+52
+a4
+24
+a5
+b3
+11
+9b
+82
 19
-66
-28
-ae
-f3
-78
+be
+4c
+d8
+7c
+1a
 63
-05
-2f
-00
-cb
-89
-7a
-24
-03
+a6
+d0
+c7
+74
+df
+fb
+c2
 78
-e1
-21
-83
-e6
-88
-eb
-94
-9f
-23
-f6
-98
-70
-5e
-41
-c6
-1d
-e7
-f5
-2f
+31
+06
+4c
+26
 5c
-c6
-a2
-60
-7d
-fe
-cf
+3f
+ea
+2f
+7c
+9d
+46
+30
+76
+99
+34
 ab
-88
-88
-16
+e8
+8f
+fe
 c1
 79
-bf
-35
+ea
+7b
 46
 3a
-08
-fb
+57
+09
 24
-c3
-b9
+a3
+e6
+4c
+5a
 b7
-e8
-9f
-86
-4f
-74
-b2
-1d
-c9
+07
+73
+8e
+d2
+29
+d1
 d8
-4d
-e9
-7c
-f5
-50
-25
-2a
-c1
+2d
+a8
+6a
+47
+78
+a9
+6e
+3b
 7d
-44
-d8
-71
+29
+c4
+39
+ad
 c5
-4c
-72
-2e
-0c
-75
-cb
-37
-a7
-42
-1e
-c3
-1a
-ba
-45
-a6
-fb
-a3
-21
-65
-43
-a3
-69
+a9
+61
+cc
+d2
+57
+70
+07
+81
+28
+93
+1d
+c4
+be
 a6
-72
-68
-16
-c9
-ed
 db
-56
-e1
-4d
-23
-a7
+a0
+df
+2d
+4b
+31
 be
-26
-9f
-b4
-fb
-50
-61
-55
-cb
-6b
-5f
-af
-79
-3d
-95
-d7
-86
-29
-fb
-ac
-22
-37
+a6
+72
+5a
+fa
+f3
+cf
+a6
 a0
-a1
-22
-4d
+01
+2d
+24
+59
+5e
+6c
+18
+43
+53
+01
+a9
+93
+2b
+55
+35
+70
 d1
-ef
-12
-51
-23
+69
+da
 d6
-5d
-1e
-9f
+66
+14
+90
+9a
+8a
+75
+68
+61
+22
+2d
+e4
+27
+22
+19
+e8
 ed
-fc
-21
-c8
-0d
-15
-4d
-f9
-7a
-e5
-0d
-92
-0d
-db
-46
-b0
-c2
-e2
-08
-c5
-cf
-70
-c3
-30
-21
-b7
-1f
-f0
+1a
+dc
+bc
+f7
+b4
+49
+59
+e7
 5a
-ea
-ae
-cc
-fc
-0b
+8d
+51
+e4
+4d
+45
+dd
+37
+8b
+2e
+9b
+dd
+ad
 c8
-4e
-bb
-0c
+0a
+f4
+91
 83
-1b
-39
-1b
-1e
-d0
+6a
+ce
+b7
 1c
-36
-1e
-65
-d1
-30
-6b
-3e
-a1
-ac
-b8
-72
-74
-dd
-47
-0b
-9a
-4a
-d9
-a1
-15
-85
-78
-00
-21
-36
-42
-5d
+8c
+5f
+a5
+0e
+03
+1a
+4c
+68
+81
+52
 0c
-1b
-7a
-91
-2c
+e3
+42
+33
+54
+de
+19
+e6
+c8
+04
 2f
-8f
-09
-1e
-3c
-78
-06
+d4
+9a
+61
+60
+4f
+fc
+d2
+35
+8a
+27
+47
 4c
-eb
-95
-2f
-85
+e4
+c8
+99
+a5
+18
+c2
+b8
+88
+c5
+3e
+42
+5e
 62
-d1
-b6
-f9
-1a
-39
+24
 9a
-ac
-5d
-8d
-bf
-f2
-d5
+51
+ec
+38
+29
+33
+dd
+6c
+5f
 92
-9e
-ab
-b7
-74
-88
-eb
-b4
-34
-99
-66
-90
-5e
-83
-72
-7a
-31
+4c
+13
+95
+76
+6e
+2d
+15
+ad
 f1
-62
-05
-1c
-62
-67
-e9
+c2
+d6
+60
+b9
+45
+ed
+bb
+dd
+75
+d1
+58
+55
+17
+24
+ce
+21
+04
 6d
-4c
-d1
-c5
-6e
-f2
-3b
-78
-c3
+5f
+2c
+20
+0b
+51
+28
+9a
+6c
+dc
+f6
+e5
+56
 3d
-49
+00
+a6
+ac
+55
+fd
+5f
+ed
+76
+24
+dd
+a1
+33
+ad
 26
 4b
-48
-41
+4e
+8b
 57
-94
-ec
+95
+68
+59
+a2
+06
+b1
+f8
+b1
 23
-a0
-86
-77
-27
-ae
-8b
-74
-a9
-c4
-51
-82
-58
+f8
+fe
+fb
+90
+f8
+7e
 ca
 08
-88
-4c
-99
-34
-46
-73
+89
+82
+29
+fd
+d6
+df
 e4
 7f
 0b
-53
-4e
-4a
-89
-c9
+50
+0d
+90
+11
+78
 d8
 d7
-07
-04
+09
+3f
 c2
-2b
+29
+84
+95
+6b
 0b
-1e
-28
-93
-f9
-19
-fb
-32
-f0
-12
-3a
-12
-e3
-52
+bc
+f1
+ec
+9a
+b2
+82
+6a
+18
+d3
+16
 96
-d5
-ed
-b9
-b9
+f5
 b1
-f3
-95
-8c
-6e
-08
-8d
-2f
-9d
-a6
-67
-bf
+b2
+c1
+f1
+92
+1b
+cb
+ce
+98
+fa
+38
+3a
+11
+62
+97
+35
+94
 70
-68
+9a
 70
-8d
-d4
-9c
-f7
-71
-e9
-ab
-49
-a2
-05
+39
+37
+6e
+4c
+7a
+a1
 12
-14
-b2
-cd
-88
-1b
-06
-d0
-0d
-93
-49
-4a
-01
-1c
-e0
-c4
-dc
-24
-7e
-79
-2c
-d5
-7e
-cf
-29
-99
-4e
-c6
-2b
-aa
-41
-85
-a9
-c3
+0f
+57
+f6
+45
+6f
 b3
-c4
-8c
 08
-74
-60
-6c
-ad
-bd
-88
-1f
+e4
 3f
-f5
-87
-98
-e2
-92
-5e
-7f
-11
+09
+a4
+b1
+4a
 05
-4c
-de
+21
+a0
+ad
+fe
+b5
 3e
-05
-d2
-83
-e5
-71
-90
+70
+6a
+3a
+2e
+a8
+8b
+1d
+51
+6f
+b7
 ad
-ff
-4c
+06
+25
+41
+49
+b3
+a4
+b7
+65
+3b
+c1
+2b
+78
+10
+eb
+53
+04
+f6
+07
+5a
 1e
+dd
+9e
+e5
+0b
+4e
+97
+c2
+23
+a8
+b2
+04
+fb
+de
+72
+e1
+f3
+93
+ff
+5d
+cc
+60
+79
+d8
 a7
-88
-80
-38
-07
-d0
-7d
-f9
-20
-88
+9d
+58
+94
+74
 7d
-04
-15
 00
-bc
-15
-76
-49
-0d
-0e
-2c
-a6
-c6
-fb
-52
-fd
-6d
-bd
-e7
-4f
-db
+9e
+08
+5a
+b0
 26
-fa
-53
-bf
-11
+ab
+ef
+b6
+7c
+20
+89
 39
-9c
-d8
-68
-79
-83
-bf
-9e
-a3
-1c
-29
-59
-7f
-b5
-68
-aa
-c2
+77
+10
+65
+be
+e7
 71
-cb
-3f
-8c
-06
-96
-d8
+db
+25
+f9
+1c
+ef
 14
-d5
+ee
+c3
+d8
+08
+10
+bc
+f0
+3a
+85
 81
-cd
-01
-5d
-67
-97
-17
+ca
+06
+45
+9f
+77
+0d
+78
+6a
+7b
+7a
 90
-e9
-24
-1c
-38
-ee
-50
-4d
-50
+5f
+c6
+dd
+96
+cd
+9e
+69
+22
+b4
+2f
+fd
+06
+e5
+1e
+86
 27
-b5
-a6
-fa
-da
-c3
+2b
+0d
+2d
+ad
+09
+c5
+7c
+42
+ff
+38
+69
 47
-9c
-8e
-be
 87
-76
+6c
+77
+e3
+73
 ce
 13
-82
-b9
+e6
+76
 81
-00
-90
-d8
-2c
-3f
-a2
-9f
-d9
-c9
-6f
-23
-ea
-57
-8b
-88
-a4
-8b
-51
-19
-ed
-ec
-5d
-db
-9f
-a8
-29
-2d
-3e
-27
-9e
-65
-43
-08
-bf
-6c
-45
 04
-9a
-c6
-a1
-ac
-b6
-b4
-1b
-4c
-32
-4d
-3f
-6f
+1d
+cc
+89
+40
+67
+bf
+96
+09
+c9
+53
+0a
+17
+8b
+b8
+eb
+4b
+cd
+f2
 0c
-f0
-b1
-b3
-80
-f9
-bb
-2b
-28
+ac
+89
+77
+d0
+7c
+eb
+45
 6a
-0b
-93
-7a
+5b
+a7
+97
+43
+09
+3d
+af
+e2
+e7
+5b
+69
+11
+e9
+d0
+dc
+fb
+6d
+83
+01
+70
+af
 aa
+c3
+1e
+57
+a7
+8d
+59
 f4
-41
-ed
+76
+af
+e9
+2b
+7a
+94
 bb
-0c
-f3
-6f
-09
-ec
-b7
-5c
-ee
-dc
-4e
-b9
-41
+85
+ca
+ca
+a0
+1a
+ca
+f5
+ab
+16
+78
+a5
+8c
+4b
+0f
+e8
 b6
-37
-de
-f8
+23
+8b
+ab
 d9
 9e
 1f
 f7
-04
-43
-b8
-c0
-19
-70
-84
-7d
-b9
-e7
-73
-7d
-40
-24
-60
+05
+c4
+dc
+fa
+56
+b0
+23
 45
-a6
-51
-13
+16
+07
+52
+65
+07
 84
-ea
+ca
+5a
+f6
+77
 75
-6c
-17
-b4
-aa
-b4
-ff
-df
-fc
-72
-d1
-bd
-b2
-bc
-44
-3b
-2d
-e7
-5b
+85
+ea
+15
+5a
+88
+fb
+0e
+8b
 46
-80
-bb
-c4
-b6
-95
+3c
+a3
+16
+f5
+5f
+1b
+02
+7c
+96
+43
+c0
 11
-db
+a2
+b4
+bf
+a9
+b6
+91
+90
 81
-c1
-84
-af
-a1
+82
+21
+00
+2d
+be
+18
+83
+c4
+2b
+0e
+44
+2c
+cf
 be
-11
-5d
-31
-2e
-40
-a1
-9f
 d7
-f4
-e3
-7d
-61
-f4
-de
+77
+35
+69
+66
+3b
 6a
-0e
+7a
 b5
-0a
-32
-60
-d8
-0c
+09
+62
+66
+e8
 cd
-a7
+cd
+a6
+e2
+84
+2d
+5e
+a0
+25
+51
+28
+eb
+43
+15
+da
+3b
+06
+20
+aa
+a2
+f1
+e8
+fb
+a0
+5d
+bd
+9e
+ee
+76
+3b
+65
+d0
 6e
-84
-6a
-c5
-e5
-fb
-4e
-8d
-c2
-62
-52
-1a
-c8
-66
-6f
-6a
-3c
-48
-47
-1f
-87
+90
+67
+f9
+9a
+dc
+01
+f8
+37
+63
 29
-5f
-4b
-62
-00
-74
-a5
-1d
-6f
-e0
-61
-98
-89
-70
-e9
-de
-49
-83
-16
-ed
-ae
+08
+aa
 f8
-d8
-9a
-4d
-1b
-6e
-9b
-cc
-a2
-ea
-33
-a2
-b9
+b8
 98
-c9
-aa
+2f
+54
+ba
+3d
+e2
+ed
+4e
+2d
+f7
+13
+48
+0b
+67
 23
 67
-97
-c0
-57
-aa
-a7
-9b
+f3
+76
+22
+28
+18
+da
 b5
 c1
-a5
-6b
-77
-56
-b8
+a6
+14
+48
+d5
+46
 da
-0c
-e8
-61
-89
-ca
-f9
-53
-51
+33
+4a
+27
+87
+f2
+fb
+0d
+fb
 75
 ba
-75
-bf
-38
-e4
-bc
-1a
-ef
-a5
-b3
-ac
-3a
-7f
-b8
+24
+90
+02
+a6
+e6
+7b
+a0
+01
+9a
+59
+83
+4b
+1c
 98
-32
-0e
-8f
-b3
-43
-ee
-66
-a8
-44
-54
-2a
+7d
+ae
+10
+c7
+a2
+b1
 bf
-ad
-a8
+81
+14
+52
+48
+f4
+53
+fc
 f3
 1c
-3a
-7f
-ba
-ad
-89
-a7
-e4
-5e
-3f
-f6
-a4
-08
+6a
+76
+fb
+16
+c1
+af
+26
+b1
+70
+57
+66
+a6
 ce
 1a
-45
-c4
-ca
-1c
-2c
-80
-dc
-da
-e5
-b9
-8a
-f9
-a3
-ef
-7f
+25
+27
+fd
+f8
+6b
+93
+79
+ab
+33
+71
+82
+fb
 6a
-09
+85
+40
+e8
+2f
 ca
-ea
-3c
-ea
-c4
-16
-95
-64
-76
-20
+f5
 9a
-29
-08
-57
-57
-b7
-2b
-21
-ea
-eb
 2c
-08
-7a
-70
-1e
-99
-29
-ca
+90
+f6
+aa
+d6
+9c
+5f
+45
+80
+39
+5f
+55
+34
+cd
+59
+aa
+b2
+6a
+07
+d1
+7e
+11
+c9
+4e
+f1
+55
+a0
+fb
 e5
-9a
-d9
-c2
-87
-dc
-ba
-3c
-96
-13
-c0
-cc
-d0
+6a
+9b
+7a
+97
+c5
+2c
 63
-ec
-80
-b1
-a6
-eb
-91
+68
 42
-09
-ff
-fa
-22
-86
-2a
-a3
+5c
+4e
+a0
+17
+9e
+e9
 e1
-d2
-e4
-6f
-d6
-a4
-6d
-bb
-39
-1e
-a4
-91
-c3
-5b
-37
+eb
+46
+5f
+52
+98
+bc
+08
+fe
+a2
+9a
 ec
-13
+fc
+3d
+9e
+4f
+ea
+92
+e6
+a4
+ff
+30
+06
+57
+1d
+a6
 43
 7d
-8a
-28
+b2
+0f
 f4
-9b
-a6
-9e
+fb
+fe
+4f
 f0
-91
-60
-2a
-7a
-40
+f1
+02
+7c
+98
+a7
 56
 22
 fe
 93
-7b
-98
-c0
-6a
-76
-19
-5b
-c3
-00
-d4
-77
-1e
-bd
+1b
+27
+c4
+5e
+72
+da
+14
+03
+f1
+b3
+5f
+59
+c1
 f3
-8a
-2b
-e2
-35
-f6
-32
-98
-8b
+c9
 95
+e6
+f7
+fe
+34
+df
+86
+76
+3b
+16
 50
-12
-99
-0a
-db
-4b
-e5
-ce
-7a
-aa
-c9
-68
-83
-e2
-55
-bc
+15
+7d
+82
+89
+ca
 00
-c0
-5a
-43
-71
-9a
-2b
-5d
-72
-78
-86
-df
-68
-7f
-61
-18
 fc
-0b
-a3
-7b
-2a
-c3
-f6
-9a
-a1
-4f
-7f
-32
-de
-33
-1d
-1e
-ca
-23
-71
-11
-15
-d3
-34
-53
-53
-74
-9c
-99
-fe
-bd
+38
+17
 3c
+19
+61
+fb
+c2
+e5
+57
+74
+91
+5c
+72
+fb
+6e
+30
+c0
+c0
+cf
+87
+1d
+18
+c6
+52
+4e
+44
+ea
+5e
+22
+dd
 01
-21
-25
-88
-aa
-16
-23
+d2
 90
-c5
-7c
-0c
+4a
+9e
+37
+de
+59
+68
+3d
+9f
+5e
+d5
+4f
 0a
+53
+53
+29
+79
+d1
+96
+79
+71
+4e
+85
+37
+30
+b6
+43
+23
+85
+26
+23
+dd
+5c
 cc
 7c
-da
-73
+bf
+8c
 24
 35
-fd
-74
-25
+fb
+a9
+6d
+12
+fc
+e0
+a8
+b8
+f8
+58
+6e
+30
+1d
+3d
+82
+c3
+f6
+11
+35
+dd
+21
+df
+6d
+57
+1c
+5c
 1a
-3e
+40
+25
+d1
+19
 ba
+35
+b8
+13
+7a
+f6
+18
+81
+71
+c8
 a8
-d8
-c2
-49
-c0
-eb
-db
+7f
+f9
+d5
 67
-82
-a3
-f5
-a5
-79
-e1
-e7
-85
-22
-f7
-b5
-c6
-4e
-27
-87
-13
-1d
-c0
-6f
-f4
-5c
-de
-b5
-d0
-62
-3a
-92
-f4
-78
-51
-da
-51
-54
-ee
-ec
-2c
-6b
-a1
-72
-f8
+50
+94
+e2
+6d
+23
+a9
+b0
+4b
 5f
 21
-5e
-5e
-d3
-d3
-fc
-74
-5a
-02
-5d
-51
-fa
-4f
-d7
-38
-85
-e9
 6b
-45
-e8
-9e
-f3
-82
-e1
+4d
 9c
-2f
-11
-b4
-ac
-7c
-6c
-39
+73
+63
+75
+5b
+e5
+d9
+bf
+55
 b7
-90
-d8
-00
-39
-74
-17
-0d
-6f
-82
-c1
+c9
+83
+65
+bf
+6e
+46
+d7
+5e
+55
+2f
+e9
+9c
+20
+36
+2c
+c0
+f8
+9d
+7e
+75
+81
+c0
+50
+50
+79
+69
+f7
+4f
+cd
+20
 00
-39
-a4
-2d
+59
+ff
+99
 3c
-b1
-18
-e4
+d1
+16
+fb
+95
+08
+e6
+9f
+8a
+bf
+bd
+b0
+31
+1e
+6b
+ed
+bd
+7e
+6e
+6d
+7f
 3a
-f0
-2b
-31
-8a
-a1
-e0
-8e
-d1
-12
-39
-aa
-f2
-be
-f1
-af
-d0
-da
-81
-0f
+4d
+a8
 79
-d8
-4b
-05
-f3
-1b
-6f
-97
-1b
-4c
-a0
 b4
-ed
-53
-f6
-25
+4b
+06
+13
+3a
+33
+c9
+4b
+65
+f7
+b9
+5f
+7b
+76
+33
 9c
-c2
 a2
-f6
-b9
-32
-d5
-0c
+ac
+3b
 f1
-03
-f6
-8f
-0b
-b6
-61
-26
+5a
+49
+7e
+be
+c3
+68
+80
+a3
+f8
+2f
+13
 1a
 a2
 14
-a7
-b5
-eb
-82
-8a
-7f
-be
-41
-cb
-5b
+b6
+fa
+4b
+1d
+fd
 d0
+5e
+8c
+99
+5b
+fc
 a6
-f5
-ff
-2f
-a4
-b3
-35
-80
-f5
+f8
+1f
+0e
+f8
+e0
+65
+a9
+a2
+b9
 b2
-00
-57
-30
-8a
+7f
+b1
+b5
 ba
 f9
-83
-9f
+8d
+52
+bc
+b1
+5b
+fc
+88
+05
+47
+25
+98
 bb
-19
-54
-e9
-69
-a5
-10
-7d
-9f
-13
-07
-09
-3d
-66
-76
-2e
+05
+68
+dd
+43
+a4
+79
 9d
-e3
+83
 fb
-07
-6c
-6a
-f1
-a2
-ce
-4e
-02
-9d
-76
+18
+23
 ca
-14
-c3
-c3
-31
-1e
-e5
-83
-10
+63
+95
+61
+82
+41
+d6
+96
+95
+c8
+89
+db
+30
+8f
+b7
+79
+30
+74
+9a
+53
+52
+75
+87
+ce
+2f
 50
-77
-57
-12
-ac
-12
-f9
+fe
+98
+96
+ad
+a2
+3e
+75
+bc
+ab
+15
+02
+4d
+7e
+59
+54
+06
+8f
+7a
 cf
 94
-de
-79
-56
-c4
-47
-91
-39
-2c
-a9
-f5
-27
-92
-4b
-01
-20
-23
+7e
 77
-02
-8f
-ce
-13
-7f
-9d
-8f
-a6
-43
-83
-ef
-d0
-c5
-91
-09
-b2
+9e
+01
+b8
+a3
+bc
+6f
+fa
+f5
+d9
+cf
+62
 e0
 3d
-87
-d9
-02
-b0
-19
-c9
-e9
-4a
-25
-f9
+80
+db
+06
+90
+ce
+8e
+91
+0a
+73
+eb
 a8
 90
-54
-30
-8a
-84
-8d
-1e
+6b
+c2
+6a
+68
+d1
+6f
 43
 ae
+3b
+38
+fd
+e0
 37
-1b
-a5
-f4
-13
-e2
-98
-87
-de
+ae
+af
+67
+17
+ea
+a0
+7a
 6d
-e3
-a3
-7d
-a4
-ab
-47
-d9
-16
-0e
-9a
-03
-f4
+83
+e4
+e7
+15
+81
+72
+a0
+5b
+22
 3c
 56
-6b
-8a
+5a
+e6
 da
 f9
-b5
-e4
+e7
+8f
 76
-39
+59
+f4
+5b
+13
+1c
+6f
+ce
+97
+d1
+0f
+1a
+d4
+44
+41
+4b
+1a
+1e
+6c
+de
+6b
+0a
+d4
+34
+fe
 f5
-e4
-43
-15
-40
-d9
-c7
-d8
-70
-35
+cc
+9f
+2a
+ed
+5a
 84
-2d
-6c
+11
 47
-25
-bc
-10
-92
+82
+c8
+2c
+1f
+f4
+d7
+3e
+7a
 6c
-a2
-db
-f7
-b5
-2f
-52
-b8
-dd
-4b
-ef
-06
-15
-5f
-5f
-a9
-63
-bf
-6a
-17
-86
-7c
-15
-2b
+1c
 78
-b2
-f5
-33
-95
-24
-4a
-07
-eb
-93
-55
-83
-df
-ad
-2b
-ae
-90
-c1
-c3
-a0
-24
-06
-7d
-d5
-3e
-a0
-24
-2a
-41
-e0
-16
-99
-c2
-1f
-2f
-77
-86
-62
-30
-f8
-c1
-41
-98
-4d
-9a
-0f
-6f
-4d
-ae
-35
-41
-8d
-15
-4c
+b0
+27
 da
-20
-0b
-d1
-ae
-09
-52
-1b
-b8
-96
-53
-6a
-e2
+8d
+25
+f5
+42
+f4
+3a
 e9
 c4
-d2
-95
-da
-4f
-cc
-15
+37
+a2
+2c
+ae
+af
+01
+62
+ed
+6c
+0e
+ec
+6a
+71
 00
-fd
-67
-e3
-4e
-35
-06
-5d
+e7
+3f
+f9
+86
+3d
+7c
+8a
+75
+6c
+7b
+86
 62
-84
+30
+f8
+c1
+41
+98
+4d
+9a
+0f
+3d
+d4
+e6
+3d
+d0
+27
+5a
+8c
+19
+29
+fb
+df
+14
+4c
+1d
+d9
+fb
 89
+eb
+6c
+c9
+12
+c4
+b0
+15
+cd
+4f
+ac
+47
+b1
+b5
+0f
 20
-b4
+37
+7a
+a6
+9e
+7e
+3c
+8f
+59
+e4
 fd
-36
-d0
-c4
+34
+50
+f7
 45
 9d
-2e
-21
+7c
+9e
 9b
-43
+23
 ff
-ba
-13
-67
-62
-8f
-b3
-1a
-5a
-fc
-5c
-a2
-9b
-21
-fb
-df
-25
-28
+b5
+5b
+0f
+f3
+2f
+c6
+bb
+e2
+a9
+e4
+c4
+b0
+d2
+c1
+bc
+de
+77
 f5
-11
-2e
-9b
-11
-84
-5c
-db
+71
+7c
+32
+2b
+e5
+27
+8d
 5c
-f6
-ad
-60
-68
-8b
-2d
-a5
+96
+ff
+c6
+52
+8a
+56
+ec
 97
 49
 99
-4a
-60
-b3
-ce
+50
 ba
+a2
 cb
-bf
+e1
+eb
+ff
+41
+13
+5e
+4f
+9b
+5b
+7c
+64
+9f
+63
+8a
+7c
+9a
+28
+65
+8c
+5b
+3c
+8c
+fb
+95
+cf
+ce
 44
-72
-7e
+b7
+55
+2c
+2c
+37
+64
+2a
+31
+87
+20
+fa
+15
+d2
+cb
+6a
+9d
 6f
-cc
-be
-66
-25
-e1
-71
+4a
 aa
 55
 40
@@ -5596,7 +5628,7 @@
 04
 c9
 12
-00
+10
 02
 00
 01
@@ -5617,7 +5649,7 @@
 14
 0d
 0f
-0a
+ff
 00
 03
 00
@@ -5631,12 +5663,21 @@
 ff
 ff
 05
-15
 ff
-15
 ff
 ff
 ff
+ff
+ff
+aa
+55
+03
+00
+39
+4b
+0c
+0a
+15
 aa
 55
 01
@@ -6248,30 +6289,22 @@
 00
 fa
 49
-b9
-1a
-ea
-1a
+21
+1c
+52
+1c
 aa
 55
-18
+10
 00
 e2
 49
-eb
+53
+1c
 1a
-b2
-1b
-b3
+1d
 1b
-2a
-1c
-2b
-1c
-de
-1c
-df
-1c
+1d
 92
 1d
 93
@@ -6832,8 +6865,8 @@
 aa
 aa
 55
-d9
-5e
-aa
-da
+eb
+5d
+60
+19
 20
Index: output/program.lis
===================================================================
--- /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/output/program.lis	(revision 3320)
+++ /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/output/program.lis	(working copy)
@@ -1,62 +1,62 @@
               include "bt_format "
               org 0x0000
 0000 c2840029 bbit1 8 ,pf_patch_ext 
-0001 c0000292 beq patch00_0 ,p_soft_reset 
+0001 c0000293 beq patch00_0 ,p_soft_reset 
 0002 c0010039 beq patch00_2 ,p_main_loop 
 0003 c0080042 beq patch02_0 ,p_shutdown_radio 
 0004 c0088044 beq patch02_1 ,p_set_sync_on 
-0005 c00a013f beq patch02_4 ,p_set_lemode 
-0006 c00a80d9 beq patch02_5 ,p_rf_rx_enable 
-0007 c00c00ff beq patch03_0 ,p_txon 
-0008 c00c8106 beq patch03_1 ,p_set_tx_power 
-0009 c00d0052 beq patch03_2 ,p_initialize_radio_cont 
-000a c0128204 beq patch04_5 ,p_lpm_sleep 
-000b c034028d beq patch0d_0 ,p_mouse_cb_fuction 
-000c c03482be beq patch0d_1 ,p_mouse_load_device_info_check 
-000d c035029b beq patch0d_2 ,p_mouse_default_init 
-000e c036024b beq patch0d_4 ,p_mouse_param_init 
-000f c036829f beq patch0d_5 ,p_mouse_sensor_set_angle 
-0010 c037045c beq patch0d_6 ,p_mouse_start_work 
-0011 c03984b3 beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0012 c03a01f8 beq patch0e_4 ,p_mouse_lpm_before_common 
-0013 c03d0519 beq patch0f_2 ,p_mouse_motion 
-0014 c03e84f5 beq patch0f_5 ,p_mouse_setting_sensor_type 
-0015 c03f8495 beq patch0f_7 ,p_mouse_3io6key_check 
-0016 c04084e9 beq patch10_1 ,p_mouse_init_sensor 
-0017 c04203a5 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
-0018 c04283f1 beq patch10_5 ,p_mouse_priority_bb_event 
-0019 c04301cd beq patch10_6 ,p_mouse_le 
-001a c04383cf beq patch10_7 ,p_mouse_bb_event_timer 
-001b c04403ef beq patch11_0 ,p_mouse_start_discovery 
-001c c04503b9 beq patch11_2 ,p_mouse_store_remote_bdaddr 
-001d c04582d6 beq patch11_3 ,p_mouse_app_initflag_check 
-001e c04602fa beq patch11_4 ,p_mouse_store_device_info 
-001f c0468362 beq patch11_5 ,p_mouse_store_dpi_info_check 
-0020 c0470477 beq patch11_6 ,p_mouse_idle 
-0021 c04804d6 beq patch12_0 ,p_mouse_check_select_device_by_switch 
-0022 c04a84aa beq patch12_5 ,p_mouse_24g_hibernate_set 
-0023 c04b04bf beq patch12_6 ,p_mouse_24g_package_data 
-0024 c0628226 beq patch18_5 ,p_otp_read_data 
-0025 c06a81ec beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0026 c06b01e5 beq patch1a_6 ,p_gpio_set_wake 
-0027 c06d0079 beq patch1b_2 ,p_sadc_calibration 
+0005 c00a0149 beq patch02_4 ,p_set_lemode 
+0006 c00a80e3 beq patch02_5 ,p_rf_rx_enable 
+0007 c00c0109 beq patch03_0 ,p_txon 
+0008 c00c8110 beq patch03_1 ,p_set_tx_power 
+0009 c00d005c beq patch03_2 ,p_initialize_radio_cont 
+000a c012820e beq patch04_5 ,p_lpm_sleep 
+000b c034028e beq patch0d_0 ,p_mouse_cb_fuction 
+000c c03482c0 beq patch0d_1 ,p_mouse_load_device_info_check 
+000d c035029c beq patch0d_2 ,p_mouse_default_init 
+000e c0360252 beq patch0d_4 ,p_mouse_param_init 
+000f c03682a1 beq patch0d_5 ,p_mouse_sensor_set_angle 
+0010 c037047d beq patch0d_6 ,p_mouse_start_work 
+0011 c03984d0 beq patch0e_3 ,p_mouse_setgpio_hibernate 
+0012 c03a0202 beq patch0e_4 ,p_mouse_lpm_before_common 
+0013 c03d0524 beq patch0f_2 ,p_mouse_motion 
+0014 c03e8500 beq patch0f_5 ,p_mouse_setting_sensor_type 
+0015 c03f84b1 beq patch0f_7 ,p_mouse_3io6key_check 
+0016 c04084f4 beq patch10_1 ,p_mouse_init_sensor 
+0017 c042039f beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
+0018 c0428413 beq patch10_5 ,p_mouse_priority_bb_event 
+0019 c04301d7 beq patch10_6 ,p_mouse_le 
+001a c04383ba beq patch10_7 ,p_mouse_bb_event_timer 
+001b c0440411 beq patch11_0 ,p_mouse_start_discovery 
+001c c04503ab beq patch11_2 ,p_mouse_store_remote_bdaddr 
+001d c0458304 beq patch11_3 ,p_mouse_app_initflag_check 
+001e c0460320 beq patch11_4 ,p_mouse_store_device_info 
+001f c046836d beq patch11_5 ,p_mouse_store_dpi_info_check 
+0020 c0470498 beq patch11_6 ,p_mouse_idle 
+0021 c04802e2 beq patch12_0 ,p_mouse_check_select_device_by_switch 
+0022 c04a84c7 beq patch12_5 ,p_mouse_24g_hibernate_set 
+0023 c04b04dd beq patch12_6 ,p_mouse_24g_package_data 
+0024 c0628230 beq patch18_5 ,p_otp_read_data 
+0025 c06a81f6 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+0026 c06b01ef beq patch1a_6 ,p_gpio_set_wake 
+0027 c06d0084 beq patch1b_2 ,p_sadc_calibration 
 0028 2020235a branch assert 
 
 pf_patch_ext:
-0029 c00a015f beq patch22_4 ,p_le_slave_match 
-002a c00d017e beq patch23_2 ,p_le_got_first_packet_new 
-002b c0128186 beq patch24_5 ,p_le_rx_dec 
-002c c013018b beq patch24_6 ,p_le_rx_nopayload 
-002d c01c819d beq patch27_1 ,p_le_parse 
-002e c01d01a7 beq patch27_2 ,p_le_parse_l2cap 
-002f c02601a3 beq patch29_4 ,p_le_adv_not_match 
-0030 c02681a1 beq patch29_5 ,p_le_init_adv 
-0031 c0480229 beq patch32_0 ,p_g24_reconn_dispatch 
-0032 c0490240 beq patch32_2 ,p_g24_reconn_device_fail 
-0033 c04b04a0 beq patch32_6 ,p_g24_short_sleep 
-0034 c04d00e7 beq patch33_2 ,p_mouse_g24_retransmit 
-0035 c04e80f4 beq patch33_5 ,p_g24_transmit_hop_process 
-0036 c04f825e beq patch33_7 ,p_power_ctrl_start 
+0029 c00a0169 beq patch22_4 ,p_le_slave_match 
+002a c00d0188 beq patch23_2 ,p_le_got_first_packet_new 
+002b c0128190 beq patch24_5 ,p_le_rx_dec 
+002c c0130195 beq patch24_6 ,p_le_rx_nopayload 
+002d c01c81a7 beq patch27_1 ,p_le_parse 
+002e c01d01b1 beq patch27_2 ,p_le_parse_l2cap 
+002f c02601ad beq patch29_4 ,p_le_adv_not_match 
+0030 c02681ab beq patch29_5 ,p_le_init_adv 
+0031 c0480233 beq patch32_0 ,p_g24_reconn_dispatch 
+0032 c0490247 beq patch32_2 ,p_g24_reconn_device_fail 
+0033 c04b04be beq patch32_6 ,p_g24_short_sleep 
+0034 c04d00f1 beq patch33_2 ,p_mouse_g24_retransmit 
+0035 c04e80fe beq patch33_5 ,p_g24_transmit_hop_process 
+0036 c04f825f beq patch33_7 ,p_power_ctrl_start 
 0037 c17f8000 rtneq patch3f_7 
 0038 2020235a branch assert 
 
@@ -84,1756 +84,1783 @@
 0049 2000003c nop 60 
 004a 708a2020 jam 0x20 ,0x8a20 
 004b 708a23f5 jam 0xf5 ,0x8a23 
-004c 708a2412 jam 0x12 ,0x8a24 
-004d 708a2410 jam 0x10 ,0x8a24 
-004e 2000003c nop 60 
-004f 708a1260 jam 0x60 ,0x8a12 
-0050 708a23dd jam 0xdd ,0x8a23 
-0051 20600000 rtn 
+004c 20202169 branch set_sync_on_next 
+
+p_calc_freq:
+004d 58000960 setarg 2400 
+004e 9840fe00 iadd temp ,pdata 
+004f 1fe22200 copy pdata ,rega 
+0050 6848c099 fetcht 1 ,mem_fcomp_div 
+0051 18430400 rshift temp ,temp 
+0052 9846fc00 idiv temp 
+0053 20407d62 call wait_div_end 
+0054 1807fe00 quotient pdata 
+0055 1fec8e00 rshift8 pdata ,queue 
+0056 60f0890a storer queue ,1 ,0x890a 
+0057 67f08909 store 1 ,0x8909 
+0058 202021da branch calc_freq + 10 
+
+p_set_ck2rfpll:
+0059 37d98200 until null ,lpo_edge 
+005a 70813c58 jam 0x58 ,0x813c 
+005b 202023e2 branch lpm_write_wait 
 
 p_initialize_radio_cont:
-0052 7001bb00 jam 0 ,mem_le_testtype 
-0053 7001bc00 jam 0 ,mem_cmd_le_create_conn 
-0054 37d98200 until null ,lpo_edge 
-0055 7089460d jam 0x0d ,0x8946 
-0056 70896f10 jam 0x10 ,0x896f 
-0057 708a13cd jam 0xcd ,0x8a13 
-0058 708a0610 jam 0x10 ,0x8a06 
-0059 708a844a jam 0x4a ,0x8a84 
-005a 708a8540 jam 0x40 ,0x8a85 
-005b 708a16fe jam 0xfe ,0x8a16 
-005c 204000ae call p_set_otp_config 
-005d 204070d7 call wdt_set_disable 
+005c 7001bb00 jam 0 ,mem_le_testtype 
+005d 7001bc00 jam 0 ,mem_cmd_le_create_conn 
 005e 37d98200 until null ,lpo_edge 
-005f 70813b5f jam 0x5f ,0x813b 
-0060 37d98200 until null ,lpo_edge 
-0061 70813c88 jam 0x88 ,0x813c 
-0062 37d98200 until null ,lpo_edge 
-0063 6fe0c099 fetch 1 ,mem_fcomp_div 
-0064 c00800a3 beq xtal_16m ,p_initialize_radio_16m 
-0065 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0066 1fe1fe04 or_into 0x04 ,pdata 
-0067 67f08a02 store 1 ,0x8a02 
-0068 70890f01 jam 0x01 ,0x890f 
-0069 708a8024 jam 0x24 ,0x8a80 
-006a 708a8162 jam 0x62 ,0x8a81 
-006b 58e61212 setarg 0xe61212 
-006c 67f18a73 store 3 ,0x8a73 
+005f 7089460d jam 0x0d ,0x8946 
+0060 70896f10 jam 0x10 ,0x896f 
+0061 708a13cd jam 0xcd ,0x8a13 
+0062 708a0610 jam 0x10 ,0x8a06 
+0063 708a844a jam 0x4a ,0x8a84 
+0064 708a8540 jam 0x40 ,0x8a85 
+0065 708a16fe jam 0xfe ,0x8a16 
+0066 204000b8 call p_set_otp_config 
+0067 204070d7 call wdt_set_disable 
+0068 24558059 ncall p_set_ck2rfpll ,wake 
+0069 37d98200 until null ,lpo_edge 
+006a 70813b5f jam 0x5f ,0x813b 
+006b 37d98200 until null ,lpo_edge 
+006c 70813c88 jam 0x88 ,0x813c 
+006d 37d98200 until null ,lpo_edge 
+006e 6fe0c099 fetch 1 ,mem_fcomp_div 
+006f c00800ad beq xtal_16m ,p_initialize_radio_16m 
+0070 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+0071 1fe1fe04 or_into 0x04 ,pdata 
+0072 67f08a02 store 1 ,0x8a02 
+0073 70890f01 jam 0x01 ,0x890f 
+0074 708a8024 jam 0x24 ,0x8a80 
+0075 708a8162 jam 0x62 ,0x8a81 
+0076 58e61212 setarg 0xe61212 
+0077 67f18a73 store 3 ,0x8a73 
 
 p_initialize_radio2:
-006d 708a8660 jam 0x60 ,0x8a86 
-006e 708a8b3b jam 0x3b ,0x8a8b 
-006f 20400095 call p_dpll_on 
-0070 70804300 jam 0 ,core_config 
-0071 70804205 jam clksel_dpll ,core_clksel 
-0072 58557474 setarg 0x557474 
-0073 67f18968 store 3 ,0x8968 
-0074 7089606e jam 0x6e ,0x8960 
-0075 20400112 call p_rx_dcoc 
-0076 2040013d call p_rfpll_aac_ghpc 
-0077 20400090 call p_set_xtal_cap 
-0078 7041480c jam system_clk_12m ,mem_system_clk 
+0078 708a8660 jam 0x60 ,0x8a86 
+0079 708a8b3b jam 0x3b ,0x8a8b 
+007a 2040009f call p_dpll_on 
+007b 70804300 jam 0 ,core_config 
+007c 70804205 jam clksel_dpll ,core_clksel 
+007d 58557474 setarg 0x557474 
+007e 67f18968 store 3 ,0x8968 
+007f 7089606e jam 0x6e ,0x8960 
+0080 2040011c call p_rx_dcoc 
+0081 20400147 call p_rfpll_aac_ghpc 
+0082 2040009a call p_set_xtal_cap 
+0083 7041480c jam system_clk_12m ,mem_system_clk 
 
 p_sadc_calibration:
-0079 20758000 rtn wake 
-007a 708a0777 jam 0x77 ,core_gpadc_ctrl 
-007b 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-007c 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-007d 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-007e 67f080cd store 1 ,core_sadc_clkdiv 
-007f 20000bb8 nop 3000 
-0080 20400089 call p_sadc_read 
-0081 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0082 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0083 df200008 arg 8 ,loopcnt 
-0084 20406f58 call sadc_cal_read + 1 
-0085 6fe0c419 fetch 1 ,mem_spi_write_addr 
-0086 67e0c433 store 1 ,mem_adc_cal_c7 
-0087 6240c419 storer regb ,1 ,mem_spi_write_addr 
-0088 20600000 rtn 
+0084 20758000 rtn wake 
+0085 708a0777 jam 0x77 ,core_gpadc_ctrl 
+0086 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
+0087 708a0b01 jam 0x01 ,core_gpadc_cfg3 
+0088 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+0089 67f080cd store 1 ,core_sadc_clkdiv 
+008a 20000bb8 nop 3000 
+008b 20400094 call p_sadc_read 
+008c 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+008d 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+008e df200008 arg 8 ,loopcnt 
+008f 20406f58 call sadc_cal_read + 1 
+0090 6fe0c419 fetch 1 ,mem_spi_write_addr 
+0091 67e0c433 store 1 ,mem_adc_cal_c7 
+0092 6240c419 storer regb ,1 ,mem_spi_write_addr 
+0093 20600000 rtn 
 
 p_sadc_read:
-0089 7080cc03 jam 0x03 ,core_sadc_ctrl 
+0094 7080cc03 jam 0x03 ,core_sadc_ctrl 
 
 p_sadc_read_wait:
-008a 6ff08129 fetch 1 ,core_perf_status 
-008b c302808a bbit0 saradc_done ,p_sadc_read_wait 
-008c 68590164 fetcht 2 ,core_sadc_data 
-008d 6049440a storet 2 ,mem_adc_current_value 
-008e 7080cc00 jam 0x00 ,core_sadc_ctrl 
-008f 20600000 rtn 
+0095 6ff08129 fetch 1 ,core_perf_status 
+0096 c3028095 bbit0 saradc_done ,p_sadc_read_wait 
+0097 68590164 fetcht 2 ,core_sadc_data 
+0098 6049440a storet 2 ,mem_adc_current_value 
+0099 20206f9f branch sadc_read_wait2 + 2 
 
 p_set_xtal_cap:
-0090 20758000 rtn wake 
-0091 37d98200 until null ,lpo_edge 
-0092 6fe0c11c fetch 1 ,mem_xtal_c_sel 
+009a 20758000 rtn wake 
+009b 37d98200 until null ,lpo_edge 
+009c 6fe0c11c fetch 1 ,mem_xtal_c_sel 
 
 p_set_xtal_cap_next:
-0093 67f0813a store 1 ,core_xtal_cap 
-0094 202023e2 branch lpm_write_wait 
+009d 67f0813a store 1 ,core_xtal_cap 
+009e 202023e2 branch lpm_write_wait 
 
 p_dpll_on:
-0095 6fe0c099 fetch 1 ,mem_fcomp_div 
-0096 c00c009b beq xtal_24m ,p_dpll_on_24m 
-0097 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0098 1fe1fe06 or_into 0x06 ,pdata 
-0099 67f08a02 store 1 ,0x8a02 
-009a 708a05e0 jam 0xe0 ,0x8a05 
+009f 6fe0c099 fetch 1 ,mem_fcomp_div 
+00a0 c00c00a5 beq xtal_24m ,p_dpll_on_24m 
+00a1 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00a2 1fe1fe06 or_into 0x06 ,pdata 
+00a3 67f08a02 store 1 ,0x8a02 
+00a4 708a05e0 jam 0xe0 ,0x8a05 
 
 p_dpll_on_24m:
-009b 708a00d8 jam 0xd8 ,0x8a00 
-009c 2000003c nop 60 
-009d 708a01a0 jam 0xa0 ,0x8a01 
-009e 708a00df jam 0xdf ,0x8a00 
-009f 708a01fa jam 0xfa ,0x8a01 
-00a0 20000014 nop 20 
-00a1 708a009f jam 0x9f ,0x8a00 
-00a2 20600000 rtn 
+00a5 708a00d8 jam 0xd8 ,0x8a00 
+00a6 2000003c nop 60 
+00a7 708a01a0 jam 0xa0 ,0x8a01 
+00a8 708a00df jam 0xdf ,0x8a00 
+00a9 708a01fa jam 0xfa ,0x8a01 
+00aa 20000014 nop 20 
+00ab 708a009f jam 0x9f ,0x8a00 
+00ac 20600000 rtn 
 
 p_initialize_radio_16m:
-00a3 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-00a4 1fe1fe06 or_into 0x06 ,pdata 
-00a5 67f08a02 store 1 ,0x8a02 
-00a6 70890f00 jam 0x00 ,0x890f 
-00a7 708a8023 jam 0x23 ,0x8a80 
-00a8 708a81b0 jam 0xb0 ,0x8a81 
-00a9 58e40909 setarg 0xe40909 
-00aa 67f18a73 store 3 ,0x8a73 
-00ab 708a762a jam 0x2a ,0x8a76 
-00ac 70890204 jam 0x04 ,0x8902 
-00ad 2020006d branch p_initialize_radio2 
+00ad 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00ae 1fe1fe06 or_into 0x06 ,pdata 
+00af 67f08a02 store 1 ,0x8a02 
+00b0 70890f00 jam 0x00 ,0x890f 
+00b1 708a8023 jam 0x23 ,0x8a80 
+00b2 708a81b0 jam 0xb0 ,0x8a81 
+00b3 58e40909 setarg 0xe40909 
+00b4 67f18a73 store 3 ,0x8a73 
+00b5 708a762a jam 0x2a ,0x8a76 
+00b6 70890204 jam 0x04 ,0x8902 
+00b7 20200078 branch p_initialize_radio2 
 
 p_set_otp_config:
-00ae 203580c0 branch p_set_otp_config_wake ,wake 
-00af 6fe2020d fetch 4 ,mem_otp_core_ldo 
-00b0 207a0000 rtn blank 
-00b1 37d98200 until null ,lpo_edge 
-00b2 6ff08136 fetch 1 ,0x8136 
-00b3 1fe17ef0 and pdata ,0xf0 ,pdata 
-00b4 6848820d fetcht 1 ,mem_otp_core_ldo 
-00b5 9841fe00 ior temp ,pdata 
-00b6 1fe0fffd increase -3 ,pdata 
-00b7 67f08136 store 1 ,0x8136 
-00b8 37d98200 until null ,lpo_edge 
-00b9 6ff08138 fetch 1 ,0x8138 
-00ba 1fe17e07 and pdata ,0x7 ,pdata 
-00bb 6848820e fetcht 1 ,mem_otp_verf_bg 
-00bc 18498400 lshift3 temp ,temp 
-00bd 9841fe00 ior temp ,pdata 
-00be 67f08138 store 1 ,0x8138 
-00bf 37d98200 until null ,lpo_edge 
+00b8 203580ca branch p_set_otp_config_wake ,wake 
+00b9 6fe2020d fetch 4 ,mem_otp_core_ldo 
+00ba 207a0000 rtn blank 
+00bb 37d98200 until null ,lpo_edge 
+00bc 6ff08136 fetch 1 ,0x8136 
+00bd 1fe17ef0 and pdata ,0xf0 ,pdata 
+00be 6848820d fetcht 1 ,mem_otp_core_ldo 
+00bf 9841fe00 ior temp ,pdata 
+00c0 1fe0fffd increase -3 ,pdata 
+00c1 67f08136 store 1 ,0x8136 
+00c2 37d98200 until null ,lpo_edge 
+00c3 6ff08138 fetch 1 ,0x8138 
+00c4 1fe17e07 and pdata ,0x7 ,pdata 
+00c5 6848820e fetcht 1 ,mem_otp_verf_bg 
+00c6 18498400 lshift3 temp ,temp 
+00c7 9841fe00 ior temp ,pdata 
+00c8 67f08138 store 1 ,0x8138 
+00c9 37d98200 until null ,lpo_edge 
 
 p_set_otp_config_wake:
-00c0 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-00c1 207a0000 rtn blank 
-00c2 67e1020f store 2 ,mem_otp_charge_pump 
+00ca 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
+00cb 207a0000 rtn blank 
+00cc 67e1020f store 2 ,mem_otp_charge_pump 
 
 p_set_otp_config2:
-00c3 6ff08acb fetch 1 ,0x8acb 
-00c4 1fe17ef0 and pdata ,0xf0 ,pdata 
-00c5 6848820f fetcht 1 ,mem_otp_charge_pump 
-00c6 6048c15b storet 1 ,mem_otp_charge_pump_x 
-00c7 9841fe00 ior temp ,pdata 
-00c8 67f08acb store 1 ,0x8acb 
-00c9 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00ca 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
-00cb 2feffe03 isolate1 3 ,pdata 
-00cc 6ff08a06 fetch 1 ,0x8a06 
-00cd 7920fe07 setflag true ,7 ,pdata 
-00ce 67f08a06 store 1 ,0x8a06 
-00cf 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00d0 1fe10407 and pdata ,7 ,temp 
-00d1 18520400 lshift4 temp ,temp 
-00d2 18438400 lshift temp ,temp 
-00d3 6048c438 storet 1 ,mem_ring_ibias_trim 
-00d4 6ff08a02 fetch 1 ,0x8a02 
-00d5 1fe17e1f and pdata ,0x1f ,pdata 
-00d6 9841fe00 ior temp ,pdata 
-00d7 67f08a02 store 1 ,0x8a02 
-00d8 20600000 rtn 
+00cd 6ff08acb fetch 1 ,0x8acb 
+00ce 1fe17ef0 and pdata ,0xf0 ,pdata 
+00cf 6848820f fetcht 1 ,mem_otp_charge_pump 
+00d0 6048c15b storet 1 ,mem_otp_charge_pump_x 
+00d1 9841fe00 ior temp ,pdata 
+00d2 67f08acb store 1 ,0x8acb 
+00d3 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00d4 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
+00d5 2feffe03 isolate1 3 ,pdata 
+00d6 6ff08a06 fetch 1 ,0x8a06 
+00d7 7920fe07 setflag true ,7 ,pdata 
+00d8 67f08a06 store 1 ,0x8a06 
+00d9 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00da 1fe10407 and pdata ,7 ,temp 
+00db 18520400 lshift4 temp ,temp 
+00dc 18438400 lshift temp ,temp 
+00dd 6048c438 storet 1 ,mem_ring_ibias_trim 
+00de 6ff08a02 fetch 1 ,0x8a02 
+00df 1fe17e1f and pdata ,0x1f ,pdata 
+00e0 9841fe00 ior temp ,pdata 
+00e1 67f08a02 store 1 ,0x8a02 
+00e2 20600000 rtn 
 
 p_rf_rx_enable:
-00d9 2040686f call rf_debug_rx_gpio_high 
-00da 204021ba call rf_rx_agc_set 
-00db 18002a08 force 8 ,radio_ctrl 
-00dc 18002a00 force 0 ,radio_ctrl 
-00dd 580aaada setarg 0x0aaada 
-00de 67f18a0f store 3 ,0x8a0f 
-00df 708a2540 jam 0x40 ,0x8a25 
-00e0 708a2610 jam 0x10 ,0x8a26 
-00e1 2000003c nop 60 
-00e2 708a01fb jam 0xfb ,0x8a01 
-00e3 708a25ff jam 0xff ,0x8a25 
-00e4 708a2630 jam 0x30 ,0x8a26 
-00e5 708a16fe jam 0xfe ,0x8a16 
-00e6 202021b4 branch rf_rx_enable + 14 
+00e3 2040686f call rf_debug_rx_gpio_high 
+00e4 204021ba call rf_rx_agc_set 
+00e5 18002a08 force 8 ,radio_ctrl 
+00e6 18002a00 force 0 ,radio_ctrl 
+00e7 580aaada setarg 0x0aaada 
+00e8 67f18a0f store 3 ,0x8a0f 
+00e9 708a2540 jam 0x40 ,0x8a25 
+00ea 708a2610 jam 0x10 ,0x8a26 
+00eb 2000003c nop 60 
+00ec 708a01fb jam 0xfb ,0x8a01 
+00ed 708a25ff jam 0xff ,0x8a25 
+00ee 708a2630 jam 0x30 ,0x8a26 
+00ef 708a16fe jam 0xfe ,0x8a16 
+00f0 202021b4 branch rf_rx_enable + 14 
 
 p_mouse_g24_retransmit:
-00e7 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
-00e8 247a0000 nrtn blank 
-00e9 204000ec call p_mouse_retransmit_select_device_by_pb_button 
-00ea 204000ef call p_mouse_select_device_by_dpi_button_once 
-00eb 20203662 branch g24_retransmit0 
+00f1 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
+00f2 247a0000 nrtn blank 
+00f3 204000f6 call p_mouse_retransmit_select_device_by_pb_button 
+00f4 204000f9 call p_mouse_select_device_by_dpi_button_once 
+00f5 20203662 branch g24_retransmit0 
 
 p_mouse_retransmit_select_device_by_pb_button:
-00ec 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
-00ed c17f8000 rtneq gpio_disable 
-00ee 20205e78 branch mouse_retransmit_select_device_by_pb_button 
+00f6 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
+00f7 c17f8000 rtneq gpio_disable 
+00f8 20205e78 branch mouse_retransmit_select_device_by_pb_button 
 
 p_mouse_select_device_by_dpi_button_once:
-00ef d8e0000c arg 12 ,queue 
-00f0 20407cef call timer_check 
-00f1 247a0000 nrtn blank 
-00f2 2040047b call p_mouse_dpi_check_retransmit 
-00f3 20206102 branch mouse_g24_retransmit_event_set 
+00f9 d8e0000c arg 12 ,queue 
+00fa 20407cef call timer_check 
+00fb 247a0000 nrtn blank 
+00fc 2040049c call p_mouse_dpi_check_retransmit 
+00fd 20206102 branch mouse_g24_retransmit_event_set 
 
 p_g24_transmit_hop_process:
-00f4 6848c601 fetcht 1 ,mem_24g_retry 
-00f5 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
-00f6 98467c00 isub temp ,null 
-00f7 242100f9 nbranch p_g24_tx_fast_hop ,positive 
-00f8 20203681 branch g24_transmit_hop_process + 5 
+00fe 6848c601 fetcht 1 ,mem_24g_retry 
+00ff 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
+0100 98467c00 isub temp ,null 
+0101 24210103 nbranch p_g24_tx_fast_hop ,positive 
+0102 20203681 branch g24_transmit_hop_process + 5 
 
 p_g24_tx_fast_hop:
-00f9 6fe2458f fetch 4 ,mem_24g_addr 
-00fa 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-00fb 98467c00 isub temp ,null 
-00fc 2022b222 branch g24_ch ,zero 
-00fd 20400283 call p_power_ctrl_txpower_incrs 
-00fe 2020369b branch g24_tx_fast_hop + 1 
+0103 6fe2458f fetch 4 ,mem_24g_addr 
+0104 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+0105 98467c00 isub temp ,null 
+0106 2022b222 branch g24_ch ,zero 
+0107 20400284 call p_power_ctrl_txpower_incrs 
+0108 2020369b branch g24_tx_fast_hop + 1 
 
 p_txon:
-00ff 580aaa7e setarg 0x0aaa7e 
-0100 67f18a0f store 3 ,0x8a0f 
-0101 2000003c nop 60 
-0102 708a2500 jam 0x00 ,0x8a25 
-0103 708a260d jam 0x0d ,0x8a26 
-0104 708a16f6 jam 0xf6 ,0x8a16 
-0105 20202203 branch txon + 7 
+0109 580aaa7e setarg 0x0aaa7e 
+010a 67f18a0f store 3 ,0x8a0f 
+010b 2000003c nop 60 
+010c 708a2500 jam 0x00 ,0x8a25 
+010d 708a260d jam 0x0d ,0x8a26 
+010e 708a16f6 jam 0xf6 ,0x8a16 
+010f 20202203 branch txon + 7 
 
 p_set_tx_power:
-0106 6fe0c141 fetch 1 ,mem_tx_power 
-0107 c0032225 beq tx_power_6db ,set_tx_power_7db 
-0108 c04f010f beq tx_power_f30db ,p_set_tx_power_f30db 
-0109 c055010b beq tx_power_factory ,p_set_tx_power_factory 
-010a 2020220e branch set_tx_power + 2 
+0110 6fe0c141 fetch 1 ,mem_tx_power 
+0111 c0032225 beq tx_power_6db ,set_tx_power_7db 
+0112 c04f0119 beq tx_power_f30db ,p_set_tx_power_f30db 
+0113 c0550115 beq tx_power_factory ,p_set_tx_power_factory 
+0114 2020220e branch set_tx_power + 2 
 
 p_set_tx_power_factory:
-010b 708a1417 jam 0x17 ,0x8a14 
-010c 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
+0115 708a1417 jam 0x17 ,0x8a14 
+0116 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
 
 p_mouse_tx_power_set:
-010d 67f18a60 store 3 ,0x8a60 
-010e 2020221a branch set_tx_power_8a63_28 
+0117 67f18a60 store 3 ,0x8a60 
+0118 2020221a branch set_tx_power_8a63_28 
 
 p_set_tx_power_f30db:
-010f 708a1417 jam 0x17 ,0x8a14 
-0110 58250300 setarg 0x250300 
-0111 2020010d branch p_mouse_tx_power_set 
+0119 708a1417 jam 0x17 ,0x8a14 
+011a 58250300 setarg 0x250300 
+011b 20200117 branch p_mouse_tx_power_set 
 
 p_rx_dcoc:
-0112 20758000 rtn wake 
-0113 20402160 call set_sync_on 
-0114 d8400027 arg 39 ,temp 
-0115 2040216f call set_freq_rx 
-0116 204021a6 call rf_rx_enable 
-0117 708a257f jam 0x7f ,0x8a25 
-0118 708a301a jam 0x1a ,0x8a30 
-0119 708a3178 jam 0x78 ,0x8a31 
-011a 708a8fb2 jam 0xb2 ,0x8a8f 
-011b 708ac200 jam 0 ,0x8ac2 
-011c 708ac300 jam 0 ,0x8ac3 
-011d d8e00006 arg 6 ,queue 
-011e 2040012f call p_rx_dcoc_avg 
-011f 2a2ffe0d isolate1 13 ,rega 
-0120 2040211d call qset_start 
-0121 2a4ffe0d isolate1 13 ,regb 
-0122 2040211e call qset_p 
-0123 d8e00005 arg 5 ,queue 
+011c 20758000 rtn wake 
+011d 20402160 call set_sync_on 
+011e d8400027 arg 39 ,temp 
+011f 2040216f call set_freq_rx 
+0120 204021a6 call rf_rx_enable 
+0121 708a257f jam 0x7f ,0x8a25 
+0122 708a301a jam 0x1a ,0x8a30 
+0123 708a3178 jam 0x78 ,0x8a31 
+0124 708a8fb2 jam 0xb2 ,0x8a8f 
+0125 708ac200 jam 0 ,0x8ac2 
+0126 708ac300 jam 0 ,0x8ac3 
+0127 d8e00006 arg 6 ,queue 
+0128 20400139 call p_rx_dcoc_avg 
+0129 2a2ffe0d isolate1 13 ,rega 
+012a 2040211d call qset_start 
+012b 2a4ffe0d isolate1 13 ,regb 
+012c 2040211e call qset_p 
+012d d8e00005 arg 5 ,queue 
 
 p_rx_dcoc_loop2:
-0124 2040211c call qset1_p 
-0125 2040211e call qset_p 
-0126 2040012f call p_rx_dcoc_avg 
-0127 d8a08ac2 arg 0x8ac2 ,contw 
-0128 1a31fe00 rshift4 rega ,pdata 
-0129 20402117 call qsetxor 
-012a 1a51fe00 rshift4 regb ,pdata 
-012b 20402117 call qsetxor 
-012c 18e08fff increase -1 ,queue 
-012d 20210124 branch p_rx_dcoc_loop2 ,positive 
-012e 2020214f branch rx_dcoc_loop2 + 10 
+012e 2040211c call qset1_p 
+012f 2040211e call qset_p 
+0130 20400139 call p_rx_dcoc_avg 
+0131 d8a08ac2 arg 0x8ac2 ,contw 
+0132 1a31fe00 rshift4 rega ,pdata 
+0133 20402117 call qsetxor 
+0134 1a51fe00 rshift4 regb ,pdata 
+0135 20402117 call qsetxor 
+0136 18e08fff increase -1 ,queue 
+0137 2021012e branch p_rx_dcoc_loop2 ,positive 
+0138 2020214f branch rx_dcoc_loop2 + 10 
 
 p_rx_dcoc_avg:
-012f 2000003c nop 60 
-0130 58000f00 setarg mem_dcoc_buf 
-0131 67f10982 store 2 ,0x8982 
-0132 58000ff0 setarg mem_dcoc_buf_end 
-0133 67f10984 store 2 ,0x8984 
-0134 70898109 jam 0x9 ,0x8981 
-0135 70898103 jam 0x3 ,0x8981 
-0136 70898006 jam 0x6 ,0x8980 
-0137 2000003c nop 60 
-0138 da200000 arg 0 ,rega 
-0139 da400000 arg 0 ,regb 
-013a df200010 arg 16 ,loopcnt 
-013b d8c00f00 arg mem_dcoc_buf ,contr 
-013c 2020212d branch rx_dcoc_loop 
+0139 2000003c nop 60 
+013a 58000f00 setarg mem_dcoc_buf 
+013b 67f10982 store 2 ,0x8982 
+013c 58000ff0 setarg mem_dcoc_buf_end 
+013d 67f10984 store 2 ,0x8984 
+013e 70898109 jam 0x9 ,0x8981 
+013f 70898103 jam 0x3 ,0x8981 
+0140 70898006 jam 0x6 ,0x8980 
+0141 2000003c nop 60 
+0142 da200000 arg 0 ,rega 
+0143 da400000 arg 0 ,regb 
+0144 df200010 arg 16 ,loopcnt 
+0145 d8c00f00 arg mem_dcoc_buf ,contr 
+0146 2020212d branch rx_dcoc_loop 
 
 p_rfpll_aac_ghpc:
-013d 20758000 rtn wake 
-013e 20202272 branch rfpll_aac_ghpc + 1 
+0147 20758000 rtn wake 
+0148 20202272 branch rfpll_aac_ghpc + 1 
 
 p_set_lemode:
-013f 708a8211 jam 0x11 ,0x8a82 
-0140 708a8d12 jam 0x12 ,0x8a8d 
-0141 708a8e0a jam 0x0a ,0x8a8e 
-0142 6fe0c099 fetch 1 ,mem_fcomp_div 
-0143 c0080158 beq xtal_16m ,p_set_lemode_2m_16m 
-0144 58005762 setarg 0x5762 
-0145 67f10907 store 2 ,0x8907 
+0149 708a8211 jam 0x11 ,0x8a82 
+014a 708a8d12 jam 0x12 ,0x8a8d 
+014b 708a8e0a jam 0x0a ,0x8a8e 
+014c 6fe0c099 fetch 1 ,mem_fcomp_div 
+014d c0080162 beq xtal_16m ,p_set_lemode_2m_16m 
+014e 58005762 setarg 0x5762 
+014f 67f10907 store 2 ,0x8907 
 
 p_set_lemode_2m:
-0146 70890103 jam 3 ,0x8901 
-0147 70893003 jam 3 ,0x8930 
-0148 c6168000 rtnmark1 mark_ble_2m 
-0149 70890101 jam 1 ,0x8901 
-014a 708a8207 jam 0x07 ,0x8a82 
-014b 708a8d44 jam 0x44 ,0x8a8d 
-014c 708a8e0a jam 0x0a ,0x8a8e 
-014d 6fe0c099 fetch 1 ,mem_fcomp_div 
-014e c0080155 beq xtal_16m ,p_set_lemode_1m_16m 
-014f 58002bb1 setarg 0x2bb1 
-0150 67f10907 store 2 ,0x8907 
+0150 70890103 jam 3 ,0x8901 
+0151 70893003 jam 3 ,0x8930 
+0152 c6168000 rtnmark1 mark_ble_2m 
+0153 70890101 jam 1 ,0x8901 
+0154 708a8207 jam 0x07 ,0x8a82 
+0155 708a8d44 jam 0x44 ,0x8a8d 
+0156 708a8e0a jam 0x0a ,0x8a8e 
+0157 6fe0c099 fetch 1 ,mem_fcomp_div 
+0158 c008015f beq xtal_16m ,p_set_lemode_1m_16m 
+0159 58002bb1 setarg 0x2bb1 
+015a 67f10907 store 2 ,0x8907 
 
 p_set_lemode_1m:
-0151 c6978000 rtnmark0 mark_ble_lr 
-0152 70893024 jam 0x24 ,0x8930 
-0153 70890105 jam 5 ,0x8901 
-0154 20600000 rtn 
+015b c6978000 rtnmark0 mark_ble_lr 
+015c 70893024 jam 0x24 ,0x8930 
+015d 70890105 jam 5 ,0x8901 
+015e 20600000 rtn 
 
 p_set_lemode_1m_16m:
-0155 58004189 setarg 0x4189 
-0156 67f10907 store 2 ,0x8907 
-0157 20200151 branch p_set_lemode_1m 
+015f 58004189 setarg 0x4189 
+0160 67f10907 store 2 ,0x8907 
+0161 2020015b branch p_set_lemode_1m 
 
 p_set_lemode_2m_16m:
-0158 58008312 setarg 0x8312 
-0159 67f10907 store 2 ,0x8907 
-015a 20200146 branch p_set_lemode_2m 
+0162 58008312 setarg 0x8312 
+0163 67f10907 store 2 ,0x8907 
+0164 20200150 branch p_set_lemode_2m 
 
 p_le_check_retransmit_timesout:
-015b 6fe0cc10 fetch 1 ,mem_le_conn_rcv_new 
-015c da600100 arg 256 ,regc 
-015d 9a60fe00 iadd regc ,pdata 
-015e 20600000 rtn 
+0165 6fe0cc17 fetch 1 ,mem_le_conn_rcv_new 
+0166 da600100 arg 256 ,regc 
+0167 9a60fe00 iadd regc ,pdata 
+0168 20600000 rtn 
 
 p_le_slave_match:
-015f 20400161 call p_le_check_retransmit 
-0160 20202563 branch le_slave_match + 1 
+0169 2040016b call p_le_check_retransmit 
+016a 20202563 branch le_slave_match + 1 
 
 p_le_check_retransmit:
-0161 6fe0cc11 fetch 1 ,mem_le_conn_first_rcv 
-0162 207a0000 rtn blank 
-0163 6fe0cc12 fetch 1 ,mem_le_check_retransmit_flag 
-0164 247a0000 nrtn blank 
-0165 6848cc11 fetcht 1 ,mem_le_conn_first_rcv 
-0166 6fe0cc10 fetch 1 ,mem_le_conn_rcv_new 
-0167 98467c00 isub temp ,null 
-0168 2441015b ncall p_le_check_retransmit_timesout ,positive 
-0169 98467e00 isub temp ,pdata 
-016a 1fe67c64 sub pdata ,100 ,null 
-016b 20210173 branch p_le_check_retransmit_count ,positive 
-016c 6fe0cc13 fetch 1 ,mem_le_retransmit_cnt 
-016d 1fe67c14 sub pdata ,20 ,null 
-016e 24410171 ncall p_app_ble_disconnect ,positive 
-016f 704c1201 jam 1 ,mem_le_check_retransmit_flag 
-0170 20600000 rtn 
+016b 6fe0cc18 fetch 1 ,mem_le_conn_first_rcv 
+016c 207a0000 rtn blank 
+016d 6fe0cc19 fetch 1 ,mem_le_check_retransmit_flag 
+016e 247a0000 nrtn blank 
+016f 6848cc18 fetcht 1 ,mem_le_conn_first_rcv 
+0170 6fe0cc17 fetch 1 ,mem_le_conn_rcv_new 
+0171 98467c00 isub temp ,null 
+0172 24410165 ncall p_le_check_retransmit_timesout ,positive 
+0173 98467e00 isub temp ,pdata 
+0174 1fe67c64 sub pdata ,100 ,null 
+0175 2021017d branch p_le_check_retransmit_count ,positive 
+0176 6fe0cc1a fetch 1 ,mem_le_retransmit_cnt 
+0177 1fe67c14 sub pdata ,20 ,null 
+0178 2441017b ncall p_app_ble_disconnect ,positive 
+0179 704c1901 jam 1 ,mem_le_check_retransmit_flag 
+017a 20600000 rtn 
 
 p_app_ble_disconnect:
-0171 704c1401 jam 1 ,mem_le_check_retransmit_discon_flag 
-0172 2020431f branch app_ble_disconnect 
+017b 704c1b01 jam 1 ,mem_le_check_retransmit_discon_flag 
+017c 2020431f branch app_ble_disconnect 
 
 p_le_check_retransmit_count:
-0173 6848817f fetcht 1 ,mem_le_arq 
-0174 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
-0175 1fe37e00 rshift pdata ,pdata 
-0176 9842fe00 ixor temp ,pdata 
-0177 2feffe02 isolate1 nesn ,pdata 
-0178 58000000 setarg 0 
-0179 6848cc13 fetcht 1 ,mem_le_retransmit_cnt 
-017a 7920fe00 setflag true ,0 ,pdata 
-017b 98408400 iadd temp ,temp 
-017c 6048cc13 storet 1 ,mem_le_retransmit_cnt 
-017d 20600000 rtn 
+017d 6848817f fetcht 1 ,mem_le_arq 
+017e 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
+017f 1fe37e00 rshift pdata ,pdata 
+0180 9842fe00 ixor temp ,pdata 
+0181 2feffe02 isolate1 nesn ,pdata 
+0182 58000000 setarg 0 
+0183 6848cc1a fetcht 1 ,mem_le_retransmit_cnt 
+0184 7920fe00 setflag true ,0 ,pdata 
+0185 98408400 iadd temp ,temp 
+0186 6048cc1a storet 1 ,mem_le_retransmit_cnt 
+0187 20600000 rtn 
 
 p_le_got_first_packet_new:
-017e 6fe08005 fetch 1 ,mem_le_conn_rcv 
-017f 1fe0fe01 increase 1 ,pdata 
-0180 67e08005 store 1 ,mem_le_conn_rcv 
-0181 24368185 nbranch p_le_got_first_packet_new + 7 ,match 
-0182 6fe0cc10 fetch 1 ,mem_le_conn_rcv_new 
-0183 1fe0fe01 increase 1 ,pdata 
-0184 67e0cc10 store 1 ,mem_le_conn_rcv_new 
-0185 2020259b branch le_got_first_packet + 4 
+0188 6fe08005 fetch 1 ,mem_le_conn_rcv 
+0189 1fe0fe01 increase 1 ,pdata 
+018a 67e08005 store 1 ,mem_le_conn_rcv 
+018b 2436818f nbranch p_le_got_first_packet_new + 7 ,match 
+018c 6fe0cc17 fetch 1 ,mem_le_conn_rcv_new 
+018d 1fe0fe01 increase 1 ,pdata 
+018e 67e0cc17 store 1 ,mem_le_conn_rcv_new 
+018f 2020259b branch le_got_first_packet + 4 
 
 p_le_rx_dec:
-0186 2040281c call le_check_retransmit 
-0187 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0188 1a20a3fc increase -4 ,rega 
-0189 242126fa nbranch le_crc_fail_consecutive ,positive 
-018a 2020268e branch le_rx_dec + 6 
+0190 2040281c call le_check_retransmit 
+0191 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0192 1a20a3fc increase -4 ,rega 
+0193 242126fa nbranch le_crc_fail_consecutive ,positive 
+0194 2020268e branch le_rx_dec + 6 
 
 p_le_rx_nopayload:
-018b 09800018 parse demod ,bucket ,24 
-018c 1fef7e00 rshift32 pdata ,pdata 
-018d 1ff17e00 rshift16 pdata ,pdata 
-018e e7e18005 istore 3 ,contw 
-018f 78287c00 enable swfine 
-0190 2040270d call le_set_until_tx_timer 
-0191 202326f6 branch le_crc_fail ,crc_failed 
-0192 c59926af bmark0 mark_ble_encryption ,le_rx_match 
-0193 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-0194 203a26af branch le_rx_match ,blank 
-0195 1fe0fffc increase -4 ,pdata 
-0196 67e0804d store 1 ,mem_le_rxbuf_data_length 
-0197 204072cb call wait_ccm_done 
-0198 6ff08108 fetch 1 ,core_misc_status 
-0199 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-019a 1800700c force regidx_result ,regext_index 
-019b 65e20154 storer regext ,4 ,mem_le_peer_mic 
-019c 202026af branch le_rx_match 
+0195 09800018 parse demod ,bucket ,24 
+0196 1fef7e00 rshift32 pdata ,pdata 
+0197 1ff17e00 rshift16 pdata ,pdata 
+0198 e7e18005 istore 3 ,contw 
+0199 78287c00 enable swfine 
+019a 2040270d call le_set_until_tx_timer 
+019b 202326f6 branch le_crc_fail ,crc_failed 
+019c c59926af bmark0 mark_ble_encryption ,le_rx_match 
+019d 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
+019e 203a26af branch le_rx_match ,blank 
+019f 1fe0fffc increase -4 ,pdata 
+01a0 67e0804d store 1 ,mem_le_rxbuf_data_length 
+01a1 204072cb call wait_ccm_done 
+01a2 6ff08108 fetch 1 ,core_misc_status 
+01a3 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
+01a4 1800700c force regidx_result ,regext_index 
+01a5 65e20154 storer regext ,4 ,mem_le_peer_mic 
+01a6 202026af branch le_rx_match 
 
 p_le_parse:
-019d 6fe0c334 fetch 1 ,mem_le_packet_llid 
-019e c1000000 rtneq llid_reserved 
-019f c001b04a beq llid_le_ll ,le_parse_ll 
-01a0 202028e1 branch le_parse_l2cap 
+01a7 6fe0c334 fetch 1 ,mem_le_packet_llid 
+01a8 c1000000 rtneq llid_reserved 
+01a9 c001b04a beq llid_le_ll ,le_parse_ll 
+01aa 202028e1 branch le_parse_l2cap 
 
 p_le_init_adv:
-01a1 793f8030 set0 mark_ble_crc_fail ,mark 
-01a2 20202af6 branch le_init_adv + 1 
+01ab 793f8030 set0 mark_ble_crc_fail ,mark 
+01ac 20202af6 branch le_init_adv + 1 
 
 p_le_adv_not_match:
-01a3 20402152 call shutdown_radio 
-01a4 70890000 jam 0 ,0x8900 
-01a5 793f8030 set0 mark_ble_crc_fail ,mark 
-01a6 20202ae3 branch le_adv_not_match + 1 
+01ad 20402152 call shutdown_radio 
+01ae 70890000 jam 0 ,0x8900 
+01af 793f8030 set0 mark_ble_crc_fail ,mark 
+01b0 20202ae3 branch le_adv_not_match + 1 
 
 p_le_parse_l2cap:
-01a7 efe10006 ifetch 2 ,contr 
-01a8 c00201aa beq le_l2cap_cid_att ,p_le_parse_att 
-01a9 202028eb branch le_parse_l2cap_next + 2 
+01b1 efe10006 ifetch 2 ,contr 
+01b2 c00201b4 beq le_l2cap_cid_att ,p_le_parse_att 
+01b3 202028eb branch le_parse_l2cap_next + 2 
 
 p_le_parse_att:
-01aa efe18006 ifetch 3 ,contr 
-01ab 67e1c397 store 3 ,mem_le_att_opcode 
-01ac c00501af beq attop_read_request ,p_le_parse_att_read_request 
-01ad c00901be beq attop_write_request ,p_le_parse_att_write_request 
-01ae 20202b96 branch le_parse_att2 
+01b4 efe18006 ifetch 3 ,contr 
+01b5 67e1c397 store 3 ,mem_le_att_opcode 
+01b6 c00501b9 beq attop_read_request ,p_le_parse_att_read_request 
+01b7 c00901c8 beq attop_write_request ,p_le_parse_att_write_request 
+01b8 20202b96 branch le_parse_att2 
 
 p_le_parse_att_read_request:
-01af 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-01b0 c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-01b1 20402dc7 call le_check_encrypt_state 
-01b2 68494398 fetcht 2 ,mem_le_att_handle 
-01b3 6fe0c321 fetch 1 ,mem_le_configuration 
-01b4 c28181b9 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+01b9 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01ba c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+01bb 20402dc7 call le_check_encrypt_state 
+01bc 68494398 fetcht 2 ,mem_le_att_handle 
+01bd 6fe0c321 fetch 1 ,mem_le_configuration 
+01be c28181c3 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-01b5 6fe14398 fetch 2 ,mem_le_att_handle 
-01b6 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
-01b7 68494398 fetcht 2 ,mem_le_att_handle 
-01b8 20202d1d branch le_send_att_read_response 
+01bf 6fe14398 fetch 2 ,mem_le_att_handle 
+01c0 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
+01c1 68494398 fetcht 2 ,mem_le_att_handle 
+01c2 20202d1d branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-01b9 6fe14332 fetch 2 ,mem_le_pairing_handle 
-01ba 98467c00 isub temp ,null 
-01bb 242281b5 nbranch p_le_send_att_read_response ,zero 
-01bc 243401b5 nbranch p_le_send_att_read_response ,user 
-01bd 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+01c3 6fe14332 fetch 2 ,mem_le_pairing_handle 
+01c4 98467c00 isub temp ,null 
+01c5 242281bf nbranch p_le_send_att_read_response ,zero 
+01c6 243401bf nbranch p_le_send_att_read_response ,user 
+01c7 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_le_parse_att_write_request:
-01be 18c22200 copy contr ,rega 
-01bf 6fe14335 fetch 2 ,mem_le_l2cap_size 
-01c0 1fe0a5fd add pdata ,-3 ,regb 
-01c1 20402929 call le_writeatt_cb 
-01c2 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-01c3 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-01c4 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-01c5 203a2dac branch le_send_att_write_response_check_auth ,blank 
-01c6 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-01c7 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-01c8 5800001a setarg 0x001a 
-01c9 68494398 fetcht 2 ,mem_le_att_handle 
-01ca 98467c00 isub temp ,null 
-01cb 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-01cc 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+01c8 18c22200 copy contr ,rega 
+01c9 6fe14335 fetch 2 ,mem_le_l2cap_size 
+01ca 1fe0a5fd add pdata ,-3 ,regb 
+01cb 20402929 call le_writeatt_cb 
+01cc 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+01cd c07fadac beq 0xff ,le_send_att_write_response_check_auth 
+01ce 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+01cf 203a2dac branch le_send_att_write_response_check_auth ,blank 
+01d0 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+01d1 c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+01d2 5800001a setarg 0x001a 
+01d3 68494398 fetcht 2 ,mem_le_att_handle 
+01d4 98467c00 isub temp ,null 
+01d5 2422adac nbranch le_send_att_write_response_check_auth ,zero 
+01d6 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_mouse_le:
-01cd 20402a28 call le_fifo_check_nearly_full 
-01ce 247a0000 nrtn blank 
-01cf 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-01d0 c07f81d8 beq 0xff ,p_mouse_le_next 
-01d1 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-01d2 1fe17e03 and pdata ,0x03 ,pdata 
-01d3 c1818000 rtnne 0x03 
-01d4 6fe0cc12 fetch 1 ,mem_le_check_retransmit_flag 
-01d5 207a0000 rtn blank 
-01d6 6fe0cc14 fetch 1 ,mem_le_check_retransmit_discon_flag 
-01d7 247a0000 nrtn blank 
+01d7 20402a28 call le_fifo_check_nearly_full 
+01d8 247a0000 nrtn blank 
+01d9 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+01da c07f81e2 beq 0xff ,p_mouse_le_next 
+01db 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+01dc 1fe17e03 and pdata ,0x03 ,pdata 
+01dd c1818000 rtnne 0x03 
+01de 6fe0cc19 fetch 1 ,mem_le_check_retransmit_flag 
+01df 207a0000 rtn blank 
+01e0 6fe0cc1b fetch 1 ,mem_le_check_retransmit_discon_flag 
+01e1 247a0000 nrtn blank 
 
 p_mouse_le_next:
-01d8 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-01d9 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
-01da 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-01db c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-01dc c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-01dd c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-01de c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-01df 20405601 call mouse_motion 
-01e0 20405ab2 call mouse_check_125hz 
-01e1 24740000 nrtn user 
-01e2 20405abc call mouse_current_mult_update 
-01e3 204004cb call p_mouse_data_xy_release 
-01e4 20205b37 branch mouse_le_next + 12 
+01e2 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+01e3 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
+01e4 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01e5 c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+01e6 c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+01e7 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+01e8 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+01e9 20405601 call mouse_motion 
+01ea 20405ab2 call mouse_check_125hz 
+01eb 24740000 nrtn user 
+01ec 20405abc call mouse_current_mult_update 
+01ed 204004e9 call p_mouse_data_xy_release 
+01ee 20205b37 branch mouse_le_next + 12 
 
 p_gpio_set_wake:
-01e5 18467cff sub temp ,ui_button_gpio_disable ,null 
-01e6 20628000 rtn zero 
-01e7 d9000004 arg 4 ,debug 
-01e8 284ffe07 isolate1 gpio_active_bit ,temp 
-01e9 2020eebd branch gpio_set_wake_high ,true 
-01ea d9000003 arg 3 ,debug 
-01eb 20206ebd branch gpio_set_wake_high 
+01ef 18467cff sub temp ,ui_button_gpio_disable ,null 
+01f0 20628000 rtn zero 
+01f1 d9000004 arg 4 ,debug 
+01f2 284ffe07 isolate1 gpio_active_bit ,temp 
+01f3 2020eebd branch gpio_set_wake_high ,true 
+01f4 d9000003 arg 3 ,debug 
+01f5 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_wake_by_current_state:
-01ec 18467cff sub temp ,gpio_disable ,null 
-01ed 20628000 rtn zero 
-01ee 20406ee6 call gpio_get_bit 
-01ef 202081f2 branch p_gpio_set_qdec_mode ,true 
+01f6 18467cff sub temp ,gpio_disable ,null 
+01f7 20628000 rtn zero 
+01f8 20406ee6 call gpio_get_bit 
+01f9 202081fc branch p_gpio_set_qdec_mode ,true 
 
 p_gpio_set_low_wake:
-01f0 d9000003 arg 3 ,debug 
-01f1 20206ebd branch gpio_set_wake_high 
+01fa d9000003 arg 3 ,debug 
+01fb 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_qdec_mode:
-01f2 704b1d01 jam 1 ,mem_mouse_qdec_set_flag 
+01fc 704b1d01 jam 1 ,mem_mouse_qdec_set_flag 
 
 p_mouse_qdec_lpm_cfg:
-01f3 d9000006 arg 6 ,debug 
-01f4 20206ebd branch gpio_set_wake_high 
+01fd d9000006 arg 6 ,debug 
+01fe 20206ebd branch gpio_set_wake_high 
 
 p_mouse_puchk_disable:
-01f5 58000010 setarg 0x10 
+01ff 58000010 setarg 0x10 
 
 p_mouse_puchk_set:
-01f6 67f08141 store 1 ,core_puwakeup 
-01f7 202023e2 branch lpm_write_wait 
+0200 67f08141 store 1 ,core_puwakeup 
+0201 202023e2 branch lpm_write_wait 
 
 p_mouse_lpm_before_common:
-01f8 204004a6 call p_clear_wake 
-01f9 704b1d00 jam 0 ,mem_mouse_qdec_set_flag 
-01fa 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-01fb 20406ef7 call gpio_out_active 
-01fc 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-01fd 20406ed3 call gpio_clr_wake 
-01fe 2040550d call mouse_lpm_before_common + 1 
-01ff 204054f9 call mouse_gpio_pd_idle 
+0202 204004c3 call p_clear_wake 
+0203 704b1d00 jam 0 ,mem_mouse_qdec_set_flag 
+0204 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0205 20406ef7 call gpio_out_active 
+0206 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0207 20406ed3 call gpio_clr_wake 
+0208 2040550d call mouse_lpm_before_common + 1 
+0209 204054f9 call mouse_gpio_pd_idle 
 
 p_mouse_wheel_set_impedance:
-0200 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-0201 20406f0f call gpio_set_high_impedance 
-0202 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-0203 20206f0f branch gpio_set_high_impedance 
+020a 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+020b 20406f0f call gpio_set_high_impedance 
+020c 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+020d 20206f0f branch gpio_set_high_impedance 
 
 p_lpm_sleep:
 
 p_lpm_sleep_skip_cb_function:
-0204 6fe240ad fetch 4 ,mem_sleep_counter_all 
-0205 9840fe00 iadd temp ,pdata 
-0206 67e240ad store 4 ,mem_sleep_counter_all 
-0207 2040020e call p_lpm_save_context 
-0208 2040020a call p_mouse_puchk_set_check 
-0209 20202425 branch lpm_sleep_skip_cb_function + 4 
+020e 6fe240ad fetch 4 ,mem_sleep_counter_all 
+020f 9840fe00 iadd temp ,pdata 
+0210 67e240ad store 4 ,mem_sleep_counter_all 
+0211 20400218 call p_lpm_save_context 
+0212 20400214 call p_mouse_puchk_set_check 
+0213 20202425 branch lpm_sleep_skip_cb_function + 4 
 
 p_mouse_puchk_set_check:
-020a 6fe0cb1d fetch 1 ,mem_mouse_qdec_set_flag 
-020b 203a01f5 branch p_mouse_puchk_disable ,blank 
+0214 6fe0cb1d fetch 1 ,mem_mouse_qdec_set_flag 
+0215 203a01ff branch p_mouse_puchk_disable ,blank 
 
 p_mouse_puchk_enable:
-020c 58000080 setarg 0x80 
-020d 202001f6 branch p_mouse_puchk_set 
+0216 58000080 setarg 0x80 
+0217 20200200 branch p_mouse_puchk_set 
 
 p_lpm_save_context:
-020e 600440e7 storer mark ,8 ,mem_saved_mark 
-020f d8c08070 arg core_gpio_conf ,contr 
-0210 d8a040cc arg mem_saved_gpio ,contw 
-0211 20407c8f call memcpy16 
-0212 d8c080d4 arg core_gpio_conf_hi ,contr 
-0213 20407c89 call memcpy8 
-0214 6ff08080 fetch 1 ,core_spid_ctrl 
-0215 67e0c0ef store 1 ,mem_saved_spidctrl 
-0216 18422400 copy temp ,regb 
+0218 600440e7 storer mark ,8 ,mem_saved_mark 
+0219 d8c08070 arg core_gpio_conf ,contr 
+021a d8a040cc arg mem_saved_gpio ,contw 
+021b 20407c8f call memcpy16 
+021c d8c080d4 arg core_gpio_conf_hi ,contr 
+021d 20407c89 call memcpy8 
+021e 6ff08080 fetch 1 ,core_spid_ctrl 
+021f 67e0c0ef store 1 ,mem_saved_spidctrl 
+0220 18422400 copy temp ,regb 
 
 p_lpm_write_gpio_wakeup:
-0217 df20000c arg 12 ,loopcnt 
-0218 da200016 arg mem_gpio_wakeup_cfg ,rega 
-0219 da60814d arg core_gpio_wakeup_cfg ,regc 
-021a 37d98200 until null ,lpo_edge 
+0221 df20000c arg 12 ,loopcnt 
+0222 da200016 arg mem_gpio_wakeup_cfg ,rega 
+0223 da60814d arg core_gpio_wakeup_cfg ,regc 
+0224 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop:
-021b efe08011 ifetch 1 ,rega 
-021c e8408013 ifetcht 1 ,regc 
-021d 98467c00 isub temp ,null 
-021e 20228221 branch p_lpm_write_gpio_loop_next ,zero 
-021f e7e08013 istore 1 ,regc 
-0220 37d98200 until null ,lpo_edge 
+0225 efe08011 ifetch 1 ,rega 
+0226 e8408013 ifetcht 1 ,regc 
+0227 98467c00 isub temp ,null 
+0228 2022822b branch p_lpm_write_gpio_loop_next ,zero 
+0229 e7e08013 istore 1 ,regc 
+022a 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop_next:
-0221 1a20a201 increase 1 ,rega 
-0222 1a60a601 increase 1 ,regc 
-0223 c200021b loop p_lpm_write_gpio_loop 
-0224 1a420400 copy regb ,temp 
-0225 20600000 rtn 
+022b 1a20a201 increase 1 ,rega 
+022c 1a60a601 increase 1 ,regc 
+022d c2000225 loop p_lpm_write_gpio_loop 
+022e 1a420400 copy regb ,temp 
+022f 20600000 rtn 
 
 p_otp_read_data:
-0226 20406b3a call enable_otp_read 
-0227 20406b75 call otp_read_data + 1 
-0228 20206b38 branch otp_disable_chgpump 
+0230 20406b3a call enable_otp_read 
+0231 20406b75 call otp_read_data + 1 
+0232 20206b38 branch otp_disable_chgpump 
 
 p_g24_reconn_dispatch:
-0229 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-022a d84001f8 arg 0x01f8 ,temp 
-022b 98417e00 iand temp ,pdata 
-022c 203a0231 branch p_g24_reconn_dispatch_next ,blank 
-022d 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-022e 1fe0fe01 increase 1 ,pdata 
-022f 67e145e0 store 2 ,mem_24g_reconn_count 
-0230 20600000 rtn 
+0233 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+0234 d84001f8 arg 0x01f8 ,temp 
+0235 98417e00 iand temp ,pdata 
+0236 203a0238 branch p_g24_reconn_dispatch_next ,blank 
+0237 20203561 branch g24_reconn_dispatch + 5 
 
 p_g24_reconn_dispatch_next:
-0231 2040357f call g24_reconn_data_prep 
-0232 20403651 call g24_transmit_receive_ack 
-0233 242c3586 nbranch g24_reconn_device_fail ,sync 
-0234 2437b586 nbranch g24_reconn_device_fail ,user3 
-0235 2040366e call g24_ackpayload_parse 
-0236 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
-0237 203a0257 branch p_recv_addr_zero_skip ,blank 
+0238 2040357f call g24_reconn_data_prep 
+0239 20403651 call g24_transmit_receive_ack 
+023a 242c3586 nbranch g24_reconn_device_fail ,sync 
+023b 2437b586 nbranch g24_reconn_device_fail ,user3 
+023c 2040366e call g24_ackpayload_parse 
+023d 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
+023e 203a0258 branch p_recv_addr_zero_skip ,blank 
 
 p_g24_reconn_dispatch_next_2:
-0238 6fe245cc fetch 4 ,mem_24g_pair_addr 
-0239 684a458f fetcht 4 ,mem_24g_addr 
-023a 98467c00 isub temp ,null 
-023b 2022823d branch p_g24_reconn_mode_judge ,zero 
-023c 2020356e branch g24_reconn_dispatch_next + 9 
+023f 6fe245cc fetch 4 ,mem_24g_pair_addr 
+0240 684a458f fetcht 4 ,mem_24g_addr 
+0241 98467c00 isub temp ,null 
+0242 20228244 branch p_g24_reconn_mode_judge ,zero 
+0243 2020356e branch g24_reconn_dispatch_next + 9 
 
 p_g24_reconn_mode_judge:
-023d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-023e c2983291 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
-023f 20203549 branch g24_reconn_receiver_addr 
+0244 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0245 c298604e bbit1 mouse_enable_auto_24g_paring ,mouse_24g_pair_mode_check 
+0246 20203549 branch g24_reconn_receiver_addr 
 
 p_g24_reconn_device_fail:
-0240 6fe0c5e3 fetch 1 ,mem_24g_fast_conn_enable 
-0241 203a3222 branch g24_ch ,blank 
-0242 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0243 1fe0fe01 increase 1 ,pdata 
-0244 67e145e0 store 2 ,mem_24g_reconn_count 
-0245 2feffe09 isolate1 9 ,pdata 
-0246 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0247 c0028249 beq pair_and_receiver ,p_g24_reconn_pair_and_receiver 
-0248 2020358d branch g24_reconn_device_fail + 7 
+0247 6fe0c5e3 fetch 1 ,mem_24g_fast_conn_enable 
+0248 203a3222 branch g24_ch ,blank 
+0249 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+024a 1fe0fe01 increase 1 ,pdata 
+024b 67e145e0 store 2 ,mem_24g_reconn_count 
+024c 2feffe09 isolate1 9 ,pdata 
+024d 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+024e c0028250 beq pair_and_receiver ,p_g24_reconn_pair_and_receiver 
+024f 2020358d branch g24_reconn_device_fail + 7 
 
 p_g24_reconn_pair_and_receiver:
-0249 2020b549 branch g24_reconn_receiver_addr ,true 
-024a 2020329c branch g24_pair_init_param 
+0250 2020b549 branch g24_reconn_receiver_addr ,true 
+0251 2020329c branch g24_pair_init_param 
 
 p_mouse_param_init:
-024b 2040543b call mouse_param_common_init 
-024c 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
-024d 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-024e 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-024f 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0250 20400252 call p_mouse_martix_check 
-0251 2020544c branch mouse_param_init + 2 
-
-p_mouse_martix_check:
-0252 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
-0253 c17f8000 rtneq gpio_disable 
-0254 67e0cb20 store 1 ,mem_mouse_martix_temp_gpio 
-0255 704b2101 jam 1 ,mem_mouse_martix_flag 
-0256 20600000 rtn 
+0252 2040543b call mouse_param_common_init 
+0253 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
+0254 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0255 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
+0256 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0257 2020544c branch mouse_param_init + 2 
 
 p_recv_addr_zero_skip:
-0257 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
-0258 684a458f fetcht 4 ,mem_24g_addr 
-0259 98467c00 isub temp ,null 
-025a 20228238 branch p_g24_reconn_dispatch_next_2 ,zero 
-025b 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
-025c 207a0000 rtn blank 
-025d 20200238 branch p_g24_reconn_dispatch_next_2 
+0258 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
+0259 684a458f fetcht 4 ,mem_24g_addr 
+025a 98467c00 isub temp ,null 
+025b 2022823f branch p_g24_reconn_dispatch_next_2 ,zero 
+025c 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
+025d 207a0000 rtn blank 
+025e 2020023f branch p_g24_reconn_dispatch_next_2 
 
 p_power_ctrl_start:
-025e 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
-025f 247a0000 nrtn blank 
-0260 6fe144e9 fetch 2 ,mem_ui_state_map 
-0261 c3858000 rtnbit1 ui_state_ble_adv 
-0262 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0263 204035b4 call rssi_average 
-0264 6048c624 storet 1 ,mem_rssi_avg_received 
-0265 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
-0266 c5130268 bmark1 mark_24g ,p_power_ctrl_start_next 
-0267 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
+025f 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
+0260 247a0000 nrtn blank 
+0261 6fe144e9 fetch 2 ,mem_ui_state_map 
+0262 c3858000 rtnbit1 ui_state_ble_adv 
+0263 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+0264 204035b4 call rssi_average 
+0265 6048c624 storet 1 ,mem_rssi_avg_received 
+0266 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
+0267 c5130269 bmark1 mark_24g ,p_power_ctrl_start_next 
+0268 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
 
 p_power_ctrl_start_next:
-0268 98467c00 isub temp ,null 
-0269 24210282 nbranch p_power_ctrl_txpower_incrs_force ,positive 
-026a 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-026b 1fe67c02 sub pdata ,2 ,null 
-026c 24210270 nbranch p_power_ctrl_txpower_decrs_check ,positive 
-026d 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-026e c0000283 beq 0 ,p_power_ctrl_txpower_incrs 
-026f 20600000 rtn 
+0269 98467c00 isub temp ,null 
+026a 24210283 nbranch p_power_ctrl_txpower_incrs_force ,positive 
+026b 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+026c 1fe67c02 sub pdata ,2 ,null 
+026d 24210271 nbranch p_power_ctrl_txpower_decrs_check ,positive 
+026e 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+026f c0000284 beq 0 ,p_power_ctrl_txpower_incrs 
+0270 20600000 rtn 
 
 p_power_ctrl_txpower_decrs_check:
-0270 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0271 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0272 98467c00 isub temp ,null 
-0273 24628000 nrtn zero 
-0274 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0271 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0272 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+0273 98467c00 isub temp ,null 
+0274 24628000 nrtn zero 
+0275 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_decrs:
-0275 6848c624 fetcht 1 ,mem_rssi_avg_received 
-0276 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
-0277 c5130279 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-0278 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
+0276 6848c624 fetcht 1 ,mem_rssi_avg_received 
+0277 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
+0278 c513027a bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
+0279 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
 
 p_power_ctrl_txpower_decrs_next:
-0279 98467c00 isub temp ,null 
-027a 24610000 nrtn positive 
-027b 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-027c c0003715 beq 0 ,power_ctrl_decrs_level0 
-027d 1fe0ffff increase -1 ,pdata 
-027e 67e0c625 store 1 ,mem_power_ctrl_level 
-027f c001028b beq 2 ,p_power_ctrl_decrs_level2 
-0280 c000b70b beq 1 ,power_ctrl_decrs_level1 
-0281 20203715 branch power_ctrl_decrs_level0 
+027a 98467c00 isub temp ,null 
+027b 24610000 nrtn positive 
+027c 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+027d c0003715 beq 0 ,power_ctrl_decrs_level0 
+027e 1fe0ffff increase -1 ,pdata 
+027f 67e0c625 store 1 ,mem_power_ctrl_level 
+0280 c001028c beq 2 ,p_power_ctrl_decrs_level2 
+0281 c000b70b beq 1 ,power_ctrl_decrs_level1 
+0282 20203715 branch power_ctrl_decrs_level0 
 
 p_power_ctrl_txpower_incrs_force:
-0282 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0283 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_incrs:
-0283 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-0284 c0018289 beq 3 ,p_power_ctrl_incrs_level3 
-0285 1fe0fe01 increase 1 ,pdata 
-0286 67e0c625 store 1 ,mem_power_ctrl_level 
-0287 c000b70b beq 1 ,power_ctrl_incrs_level1 
-0288 c001028b beq 2 ,p_power_ctrl_incrs_level2 
+0284 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+0285 c001828a beq 3 ,p_power_ctrl_incrs_level3 
+0286 1fe0fe01 increase 1 ,pdata 
+0287 67e0c625 store 1 ,mem_power_ctrl_level 
+0288 c000b70b beq 1 ,power_ctrl_incrs_level1 
+0289 c001028c beq 2 ,p_power_ctrl_incrs_level2 
 
 p_power_ctrl_incrs_level3:
-0289 70414105 jam tx_power_5db ,mem_tx_power 
-028a 20600000 rtn 
+028a 70414105 jam tx_power_5db ,mem_tx_power 
+028b 20600000 rtn 
 
 p_power_ctrl_decrs_level2:
 
 p_power_ctrl_incrs_level2:
-028b 70414103 jam tx_power_3db ,mem_tx_power 
-028c 20600000 rtn 
+028c 70414103 jam tx_power_3db ,mem_tx_power 
+028d 20600000 rtn 
 
 p_mouse_cb_fuction:
-028d 58006235 setarg mouse_24g_short_sleep 
-028e 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
-028f 5800622b setarg mouse_24g_long_sleep 
-0290 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
-0291 202053f3 branch mouse_cb_fuction + 7 
+028e 58006235 setarg mouse_24g_short_sleep 
+028f 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
+0290 5800622b setarg mouse_24g_long_sleep 
+0291 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
+0292 202053f3 branch mouse_cb_fuction + 7 
 
 p_soft_reset:
-0292 2435a002 nbranch soft_reset + 1 ,wake 
-0293 37d98200 until null ,lpo_edge 
+0293 2435a002 nbranch soft_reset + 1 ,wake 
 0294 37d98200 until null ,lpo_edge 
-0295 20800000 clear_stack 
-0296 20558298 call p_mouse_wheel_init_set ,wake 
-0297 20202003 branch soft_reset + 2 
+0295 37d98200 until null ,lpo_edge 
+0296 20800000 clear_stack 
+0297 20558299 call p_mouse_wheel_init_set ,wake 
+0298 20202003 branch soft_reset + 2 
 
 p_mouse_wheel_init_set:
-0298 204001f5 call p_mouse_puchk_disable 
-0299 204058df call mouse_matrix_public_gpio_reset 
-029a 20206004 branch mouse_wheel_gpio_init 
+0299 204001ff call p_mouse_puchk_disable 
+029a 204058df call mouse_matrix_public_gpio_reset 
+029b 20206004 branch mouse_wheel_gpio_init 
 
 p_mouse_default_init:
-029b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-029c 2feffe16 isolate1 mouse_enable_keyboard ,pdata 
-029d 2040df08 call mouse_customer_key_enable ,true 
-029e 2020542c branch mouse_default_parm_init 
+029c 704b3700 jam 0 ,mem_mouse_switch_flag 
+029d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+029e 2feffe16 isolate1 mouse_enable_keyboard ,pdata 
+029f 2040df08 call mouse_customer_key_enable ,true 
+02a0 2020542c branch mouse_default_parm_init 
 
 p_mouse_sensor_set_angle:
-029f 6fe0c64f fetch 1 ,mem_sensor_angle_default 
-02a0 67e0c958 store 1 ,mem_config_sensor_angle 
-02a1 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
-02a2 c17f8000 rtneq gpio_disable 
-02a3 204002b0 call p_mouse_select_angle 
+02a1 6fe0c64f fetch 1 ,mem_sensor_angle_default 
+02a2 67e0c958 store 1 ,mem_config_sensor_angle 
+02a3 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
+02a4 c17f8000 rtneq gpio_disable 
+02a5 204002b2 call p_mouse_select_angle 
 
 p_mouse_set_sensor_gpio_sleep:
-02a4 6fe0c958 fetch 1 ,mem_config_sensor_angle 
-02a5 c00182a8 beq mouse_3clk_angle ,p_mouse_set_sensor_gnd_set 
-02a6 c00102ac beq mouse_12clk_angle ,p_mouse_set_sensor_vin_set 
-02a7 20600000 rtn 
+02a6 6fe0c958 fetch 1 ,mem_config_sensor_angle 
+02a7 c00182aa beq mouse_3clk_angle ,p_mouse_set_sensor_gnd_set 
+02a8 c00102ae beq mouse_12clk_angle ,p_mouse_set_sensor_vin_set 
+02a9 20600000 rtn 
 
 p_mouse_set_sensor_gnd_set:
-02a8 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
-02a9 20405946 call mouse_gpio_config_output_low 
-02aa 6848c64e fetcht 1 ,mem_select_sensor_angle_gpio 
-02ab 202055b1 branch mouse_gpio_config_input_pd 
+02aa 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
+02ab 20405946 call mouse_gpio_config_output_low 
+02ac 6848c64e fetcht 1 ,mem_select_sensor_angle_gpio 
+02ad 202055b1 branch mouse_gpio_config_input_pd 
 
 p_mouse_set_sensor_vin_set:
-02ac 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
-02ad 20405943 call mouse_gpio_config_output_high 
-02ae 6848c64e fetcht 1 ,mem_select_sensor_angle_gpio 
-02af 202055b5 branch mouse_gpio_config_input_pu 
+02ae 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
+02af 20405943 call mouse_gpio_config_output_high 
+02b0 6848c64e fetcht 1 ,mem_select_sensor_angle_gpio 
+02b1 202055b5 branch mouse_gpio_config_input_pu 
 
 p_mouse_select_angle:
-02b0 204002ac call p_mouse_set_sensor_vin_set 
-02b1 6848c64e fetcht 1 ,mem_select_sensor_angle_gpio 
-02b2 20406ee6 call gpio_get_bit 
-02b3 202082ba branch p_mouse_set_sensor_angle_gnd ,true 
-02b4 204002a8 call p_mouse_set_sensor_gnd_set 
-02b5 6848c64e fetcht 1 ,mem_select_sensor_angle_gpio 
-02b6 20406ee6 call gpio_get_bit 
-02b7 202082bc branch p_mouse_set_sensor_angle_float ,true 
+02b2 204002ae call p_mouse_set_sensor_vin_set 
+02b3 6848c64e fetcht 1 ,mem_select_sensor_angle_gpio 
+02b4 20406ee6 call gpio_get_bit 
+02b5 202082bc branch p_mouse_set_sensor_angle_gnd ,true 
+02b6 204002aa call p_mouse_set_sensor_gnd_set 
+02b7 6848c64e fetcht 1 ,mem_select_sensor_angle_gpio 
+02b8 20406ee6 call gpio_get_bit 
+02b9 202082be branch p_mouse_set_sensor_angle_float ,true 
 
 p_mouse_set_sensor_angle_vin:
-02b8 70495802 jam mouse_12clk_angle ,mem_config_sensor_angle 
-02b9 20600000 rtn 
+02ba 70495802 jam mouse_12clk_angle ,mem_config_sensor_angle 
+02bb 20600000 rtn 
 
 p_mouse_set_sensor_angle_gnd:
-02ba 70495803 jam mouse_3clk_angle ,mem_config_sensor_angle 
-02bb 20600000 rtn 
+02bc 70495803 jam mouse_3clk_angle ,mem_config_sensor_angle 
+02bd 20600000 rtn 
 
 p_mouse_set_sensor_angle_float:
-02bc 70495800 jam mouse_6clk_angle ,mem_config_sensor_angle 
-02bd 20600000 rtn 
+02be 70495800 jam mouse_6clk_angle ,mem_config_sensor_angle 
+02bf 20600000 rtn 
 
 p_mouse_load_device_info_check:
-02be 20400474 call p_mouse_store_normal_tx_power 
-02bf 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02c0 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-02c1 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-02c2 c28a02c4 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-02c3 20600000 rtn 
+02c0 20400402 call p_mouse_dpi_level_led_off_next 
+02c1 20400495 call p_mouse_store_normal_tx_power 
+02c2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02c3 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+02c4 c28a02c6 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
+02c5 20600000 rtn 
 
 p_mouse_load_otp_info_check:
-02c4 204002cf call p_mouse_device_flag_temp_store 
-02c5 20405e43 call mouse_read_otp_dpi 
-02c6 20405db4 call mouse_read_otp_device_flag 
-02c7 204002e1 call p_mouse_device_flag_check 
-02c8 204002cc call p_mouse_select_device_by_switch_check 
-02c9 204002d2 call p_mouse_read_otp_device_info 
-02ca 204002e9 call p_mouse_read_otp_le_addr_increase_count_info 
-02cb 20205daa branch mouse_otp_load_app_initflag 
+02c6 204002df call p_mouse_device_flag_temp_store 
+02c7 20405e43 call mouse_read_otp_dpi 
+02c8 204002d1 call p_mouse_read_otp_device_flag 
+02c9 204002d4 call p_mouse_device_flag_check 
+02ca 204002dc call p_mouse_select_device_by_switch_check 
+02cb 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02cc 2feffe3e isolate1 mouse_enable_24g_first_auto_pairing ,pdata 
+02cd 2040ddd1 call mouse_read_otp_le_device1 ,true 
+02ce 20405dcc call mouse_read_otp_device_info 
+02cf 20400310 call p_mouse_read_otp_le_addr_increase_count_info 
+02d0 20205daa branch mouse_otp_load_app_initflag 
+
+p_mouse_read_otp_device_flag:
+02d1 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02d2 c3950000 rtnbit1 mouse_enable_select_device_by_switch_gpio 
+02d3 20205db4 branch mouse_read_otp_device_flag 
+
+p_mouse_device_flag_check:
+02d4 6fe0c666 fetch 1 ,mem_device_flag 
+02d5 1fe67c00 sub pdata ,0 ,null 
+02d6 2022830d branch p_mouse_device_flag_temp_load ,zero 
+02d7 1fe67c04 sub pdata ,4 ,null 
+02d8 202282da branch p_mouse_24g_init ,zero 
+02d9 20610000 rtn positive 
+
+p_mouse_24g_init:
+02da 70466600 jam mode_24g_device ,mem_device_flag 
+02db 20600000 rtn 
 
 p_mouse_select_device_by_switch_check:
-02cc 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02cd c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-02ce 204004d6 call p_mouse_check_select_device_by_switch 
+02dc 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02dd c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+02de 204002e2 call p_mouse_check_select_device_by_switch 
 
 p_mouse_device_flag_temp_store:
-02cf 6fe0c666 fetch 1 ,mem_device_flag 
-02d0 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
-02d1 20600000 rtn 
-
-p_mouse_read_otp_device_info:
-02d2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02d3 2feffe3e isolate1 mouse_enable_24g_first_auto_pairing ,pdata 
-02d4 2040ddd1 call mouse_read_otp_le_device1 ,true 
-02d5 20205dcc branch mouse_read_otp_device_info 
+02df 6fe0c666 fetch 1 ,mem_device_flag 
+02e0 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
+02e1 20600000 rtn 
 
-p_mouse_app_initflag_check:
-02d6 6fe1468e fetch 2 ,mem_store_flag 
-02d7 d840aa55 arg eeprom_init_flag ,temp 
-02d8 98467c00 isub temp ,null 
-02d9 20228356 branch p_mouse_load_device_info ,zero 
-02da 6049468e storet 2 ,mem_store_flag 
-02db 20405c9c call mouse_ble_init_address 
-02dc 20405c8c call mouse_load_default_dpi 
-02dd 58001122 setarg 0x1122 
-02de 67e14695 store 2 ,mem_random_addr_increase_count 
+p_mouse_check_select_device_by_switch:
+02e2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02e3 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+02e4 c31f82fa bbit0 mouse_enable_switch_gpio_connect_vin ,p_mouse_switch_gpio_connect_gnd_check 
 
-p_mouse_device_flag_temp_load:
-02df 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
-02e0 20205dca branch mouse_device_flag_load_end 
+p_mouse_switch_gpio_connect_vin_check:
+02e5 204002fc call p_mouse_switch_gpio_pd_set 
+02e6 204002eb call p_mouse_switch_gpio_connect_vin 
 
-p_mouse_device_flag_check:
-02e1 6fe0c666 fetch 1 ,mem_device_flag 
-02e2 1fe67c00 sub pdata ,0 ,null 
-02e3 202282df branch p_mouse_device_flag_temp_load ,zero 
-02e4 1fe67c04 sub pdata ,4 ,null 
-02e5 202282e7 branch p_mouse_24g_init ,zero 
-02e6 20610000 rtn positive 
+p_mouse_switch_gpio_pu_set:
+02e7 6848c65a fetcht 1 ,mem_device_switch_gpio 
+02e8 20406ef3 call gpio_out_inactive 
+02e9 6848c65a fetcht 1 ,mem_device_switch_gpio 
+02ea 202055b5 branch mouse_gpio_config_input_pu 
 
-p_mouse_24g_init:
-02e7 70466600 jam mode_24g_device ,mem_device_flag 
-02e8 20600000 rtn 
+p_mouse_switch_gpio_connect_vin:
+02eb 6848c65a fetcht 1 ,mem_device_switch_gpio 
+02ec 20406ee6 call gpio_get_bit 
+02ed 242082f4 nbranch p_mouse_check_select_24g_device_check ,true 
+
+p_mouse_check_select_bt_device_check:
+02ee 6fe0cb37 fetch 1 ,mem_mouse_switch_flag 
+02ef 203a5ebe branch mouse_select_btdevice ,blank 
+02f0 6fe0c666 fetch 1 ,mem_device_flag 
+02f1 c1008000 rtneq mode_bt_device1 
+02f2 70466601 jam mode_bt_device1 ,mem_device_flag 
+02f3 20205ed1 branch mouse_soft_reset 
+
+p_mouse_check_select_24g_device_check:
+02f4 6fe0cb37 fetch 1 ,mem_mouse_switch_flag 
+02f5 203a5ec2 branch mouse_check_select_24g_device ,blank 
+02f6 6fe0c666 fetch 1 ,mem_device_flag 
+02f7 c1000000 rtneq mode_24g_device 
+02f8 70466600 jam mode_24g_device ,mem_device_flag 
+02f9 20205ed1 branch mouse_soft_reset 
+
+p_mouse_switch_gpio_connect_gnd_check:
+02fa 204002e7 call p_mouse_switch_gpio_pu_set 
+02fb 20400300 call p_mouse_switch_gpio_connect_gnd 
+
+p_mouse_switch_gpio_pd_set:
+02fc 6848c65a fetcht 1 ,mem_device_switch_gpio 
+02fd 20406ef7 call gpio_out_active 
+02fe 6848c65a fetcht 1 ,mem_device_switch_gpio 
+02ff 202055b1 branch mouse_gpio_config_input_pd 
+
+p_mouse_switch_gpio_connect_gnd:
+0300 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0301 20406ee6 call gpio_get_bit 
+0302 202082f4 branch p_mouse_check_select_24g_device_check ,true 
+0303 202002ee branch p_mouse_check_select_bt_device_check 
+
+p_mouse_app_initflag_check:
+0304 6fe1468e fetch 2 ,mem_store_flag 
+0305 d840aa55 arg eeprom_init_flag ,temp 
+0306 98467c00 isub temp ,null 
+0307 20228363 branch p_mouse_load_device_info ,zero 
+0308 6049468e storet 2 ,mem_store_flag 
+0309 20405c9c call mouse_ble_init_address 
+030a 20405c8c call mouse_load_default_dpi 
+030b 58001122 setarg 0x1122 
+030c 67e14695 store 2 ,mem_random_addr_increase_count 
+
+p_mouse_device_flag_temp_load:
+030d 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
+030e 67e0c666 store 1 ,mem_device_flag 
+030f 20600000 rtn 
 
 p_mouse_read_otp_le_addr_increase_count_info:
-02e9 6fe0c666 fetch 1 ,mem_device_flag 
-02ea c1000000 rtneq mode_24g_device 
-02eb 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-02ec 1a422600 copy regb ,regc 
+0310 6fe0c666 fetch 1 ,mem_device_flag 
+0311 c1000000 rtneq mode_24g_device 
+0312 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0313 1a422600 copy regb ,regc 
 
 p_mouse_read_otp_le_addr_increase_count_loop:
-02ed 20405e3d call mouse_read_otp_le_addr_increase_count_common 
-02ee 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
-02ef 203a02f7 branch p_mouse_le_addr_increase_count_load ,blank 
-02f0 67e149de store 2 ,mem_random_addr_increase_count_last 
-02f1 1a60a602 increase 2 ,regc 
-02f2 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-02f3 9a667c00 isub regc ,null 
-02f4 242102f7 nbranch p_mouse_le_addr_increase_count_load ,positive 
-02f5 1a622400 copy regc ,regb 
-02f6 202002ed branch p_mouse_read_otp_le_addr_increase_count_loop 
+0314 20405e3d call mouse_read_otp_le_addr_increase_count_common 
+0315 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
+0316 203a031e branch p_mouse_le_addr_increase_count_load ,blank 
+0317 67e149de store 2 ,mem_random_addr_increase_count_last 
+0318 1a60a602 increase 2 ,regc 
+0319 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+031a 9a667c00 isub regc ,null 
+031b 2421031e nbranch p_mouse_le_addr_increase_count_load ,positive 
+031c 1a622400 copy regc ,regb 
+031d 20200314 branch p_mouse_read_otp_le_addr_increase_count_loop 
 
 p_mouse_le_addr_increase_count_load:
-02f7 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
-02f8 67e14695 store 2 ,mem_random_addr_increase_count 
-02f9 20600000 rtn 
+031e 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
+031f 20205e41 branch mouse_le_addr_increase_store 
 
 p_mouse_store_device_info:
-02fa 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02fb c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-02fc c2895cb9 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-02fd c28a02ff bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
-02fe 20600000 rtn 
+0320 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0321 c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0322 c28a0324 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
+0323 20600000 rtn 
 
 p_mouse_store_otp_device_info:
-02ff 20400302 call p_mouse_write_otp_locall_addr 
-0300 20400307 call p_mouse_write_otp_device_flag 
-0301 20205cc1 branch mouse_store_otp_device_info + 1 
-
-p_mouse_write_otp_locall_addr:
-0302 6fe0c666 fetch 1 ,mem_device_flag 
-0303 c1000000 rtneq mode_24g_device 
-0304 c000832e beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
-0305 c0010342 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
-0306 20600000 rtn 
+0324 2040034d call p_mouse_write_otp_locall_addr 
+0325 20400327 call p_mouse_write_otp_device_flag 
+0326 20205cc1 branch mouse_store_otp_device_info + 1 
 
 p_mouse_write_otp_device_flag:
-0307 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0308 1a422600 copy regb ,regc 
+0327 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0328 c3950000 rtnbit1 mouse_enable_select_device_by_switch_gpio 
+0329 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
+032a 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_device_flag_loop:
-0309 20405dc0 call mouse_read_otp_device_flag_common 
-030a 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
-030b 203a0313 branch p_mouse_device_flag_store ,blank 
-030c 67e0c9a0 store 1 ,mem_device_flag_last 
-030d 1a60a601 increase 1 ,regc 
-030e 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
-030f 9a667c00 isub regc ,null 
-0310 24610000 nrtn positive 
-0311 1a622400 copy regc ,regb 
-0312 20200309 branch p_mouse_write_otp_device_flag_loop 
+032b 20405dc0 call mouse_read_otp_device_flag_common 
+032c 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
+032d 203a0335 branch p_mouse_device_flag_store ,blank 
+032e 67e0c9a0 store 1 ,mem_device_flag_last 
+032f 1a60a601 increase 1 ,regc 
+0330 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
+0331 9a667c00 isub regc ,null 
+0332 24610000 nrtn positive 
+0333 1a622400 copy regc ,regb 
+0334 2020032b branch p_mouse_write_otp_device_flag_loop 
 
 p_mouse_device_flag_store:
-0313 6fe0c9a0 fetch 1 ,mem_device_flag_last 
-0314 1fe17ef0 and pdata ,0xf0 ,pdata 
-0315 203a031d branch p_mouse_device_flag_store_check ,blank 
-0316 6fe0c666 fetch 1 ,mem_device_flag 
-0317 2040032b call p_mouse_device_flag_otp_store_judge 
-0318 67e0c9a2 store 1 ,mem_device_flag_value 
-
-p_mouse_device_flag_store_end:
-0319 df200001 arg 1 ,loopcnt 
-031a 1a622400 copy regc ,regb 
-031b da2049a2 arg mem_device_flag_value ,rega 
-031c 20206b45 branch otp_write 
+0335 6fe0c9a0 fetch 1 ,mem_device_flag_last 
+0336 1fe17ef0 and pdata ,0xf0 ,pdata 
+0337 203a033c branch p_mouse_device_flag_store_check ,blank 
+0338 6fe0c666 fetch 1 ,mem_device_flag 
+0339 2040034a call p_mouse_device_flag_otp_store_judge 
+033a 67e0c9a2 store 1 ,mem_device_flag_value 
+033b 20205cd4 branch mouse_devoce_flag_store_end 
 
 p_mouse_device_flag_store_check:
-031d 6848c9a0 fetcht 1 ,mem_device_flag_last 
-031e 6fe0c666 fetch 1 ,mem_device_flag 
-031f 2040032b call p_mouse_device_flag_otp_store_judge 
-0320 98467c00 isub temp ,null 
-0321 20628000 rtn zero 
-0322 1ff27e00 lshift4 pdata ,pdata 
-0323 9840fe00 iadd temp ,pdata 
-0324 67e0c9a2 store 1 ,mem_device_flag_value 
-0325 1a627e00 copy regc ,pdata 
-0326 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
-0327 98467c00 isub temp ,null 
-0328 20228319 branch p_mouse_device_flag_store_end ,zero 
-0329 1a60a7ff increase -1 ,regc 
-032a 20200319 branch p_mouse_device_flag_store_end 
+033c 6848c9a0 fetcht 1 ,mem_device_flag_last 
+033d 6fe0c666 fetch 1 ,mem_device_flag 
+033e 2040034a call p_mouse_device_flag_otp_store_judge 
+033f 98467c00 isub temp ,null 
+0340 20628000 rtn zero 
+0341 1ff27e00 lshift4 pdata ,pdata 
+0342 9840fe00 iadd temp ,pdata 
+0343 67e0c9a2 store 1 ,mem_device_flag_value 
+0344 1a627e00 copy regc ,pdata 
+0345 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
+0346 98467c00 isub temp ,null 
+0347 2022dcd4 branch mouse_devoce_flag_store_end ,zero 
+0348 1a60a7ff increase -1 ,regc 
+0349 20205cd4 branch mouse_devoce_flag_store_end 
 
 p_mouse_device_flag_otp_store_judge:
-032b c1800000 rtnne mode_24g_device 
-032c 1fe0fe04 increase 4 ,pdata 
-032d 20600000 rtn 
+034a c1800000 rtnne mode_24g_device 
+034b 1fe0fe04 increase 4 ,pdata 
+034c 20600000 rtn 
+
+p_mouse_write_otp_locall_addr:
+034d 6fe0c666 fetch 1 ,mem_device_flag 
+034e c1808000 rtnne mode_bt_device1 
 
 p_mouse_write_otp_le_locall_addr1:
-032e 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-032f 1a422600 copy regb ,regc 
+034f 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0350 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr1_loop:
-0330 20405df3 call mouse_read_otp_le_locall_addr1_common 
-0331 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0332 203a033a branch p_mouse_le_local_addr1_store ,blank 
-0333 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
-0334 1a60a606 increase 6 ,regc 
-0335 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0336 9a667c00 isub regc ,null 
-0337 24610000 nrtn positive 
-0338 1a622400 copy regc ,regb 
-0339 20200330 branch p_mouse_write_otp_le_locall_addr1_loop 
+0351 20405df3 call mouse_read_otp_le_locall_addr1_common 
+0352 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0353 203a035b branch p_mouse_le_local_addr1_store ,blank 
+0354 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
+0355 1a60a606 increase 6 ,regc 
+0356 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0357 9a667c00 isub regc ,null 
+0358 24610000 nrtn positive 
+0359 1a622400 copy regc ,regb 
+035a 20200351 branch p_mouse_write_otp_le_locall_addr1_loop 
 
 p_mouse_le_local_addr1_store:
-033a 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
-033b 684b466e fetcht 6 ,mem_device1_locall_addr 
-033c 98467c00 isub temp ,null 
-033d 20628000 rtn zero 
-033e df200006 arg 6 ,loopcnt 
-033f da20466e arg mem_device1_locall_addr ,rega 
-0340 1a622400 copy regc ,regb 
-0341 20206b45 branch otp_write 
-
-p_mouse_write_otp_le_locall_addr2:
-0342 6a4149f6 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0343 1a422600 copy regb ,regc 
-
-p_mouse_write_otp_le_locall_addr2_loop:
-0344 20405e17 call mouse_read_otp_le_locall_addr2_common 
-0345 6fe349cd fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0346 203a034e branch p_mouse_le_local_addr2_store ,blank 
-0347 67e349c7 store 6 ,mem_mouse_le_locall_addr2_last 
-0348 1a60a606 increase 6 ,regc 
-0349 6fe149f8 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-034a 9a667c00 isub regc ,null 
-034b 24610000 nrtn positive 
-034c 1a622400 copy regc ,regb 
-034d 20200344 branch p_mouse_write_otp_le_locall_addr2_loop 
-
-p_mouse_le_local_addr2_store:
-034e 6fe349c7 fetch 6 ,mem_mouse_le_locall_addr2_last 
-034f 684b467b fetcht 6 ,mem_device2_locall_addr 
-0350 98467c00 isub temp ,null 
-0351 20628000 rtn zero 
-0352 df200006 arg 6 ,loopcnt 
-0353 da20467b arg mem_device2_locall_addr ,rega 
-0354 1a622400 copy regc ,regb 
-0355 20206b45 branch otp_write 
+035b 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
+035c 684b466e fetcht 6 ,mem_device1_locall_addr 
+035d 98467c00 isub temp ,null 
+035e 20628000 rtn zero 
+035f df200006 arg 6 ,loopcnt 
+0360 da20466e arg mem_device1_locall_addr ,rega 
+0361 1a622400 copy regc ,regb 
+0362 20206b45 branch otp_write 
 
 p_mouse_load_device_info:
-0356 2040038f call p_mouse_le_locall_addr_init_check 
-0357 204003a7 call p_mouse_select_reconn_device 
-0358 2040035a call p_mouse_otp_load_dpi 
-0359 20205c90 branch mouse_load_device_info + 1 
+0363 20400394 call p_mouse_le_locall_addr_init_check 
+0364 204003a1 call p_mouse_select_reconn_device 
+0365 20400367 call p_mouse_otp_load_dpi 
+0366 20205c90 branch mouse_load_device_info + 1 
 
 p_mouse_otp_load_dpi:
-035a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-035b c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-035c 6fe0c690 fetch 1 ,mem_mouse_dpi 
-035d c0005c94 beq 0 ,mouse_otp_load_dpi 
-035e c0030360 beq 6 ,p_mouse_dpi_reinit 
-035f 20600000 rtn 
-
-p_mouse_dpi_reinit:
-0360 70469000 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0361 20600000 rtn 
+0367 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0368 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+0369 6fe0c690 fetch 1 ,mem_mouse_dpi 
+036a c0005c94 beq 0 ,mouse_otp_load_dpi 
+036b c0035742 beq 6 ,mouse_dpi_reinit_set 
+036c 20600000 rtn 
 
 p_mouse_store_dpi_info_check:
-0362 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0363 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0364 c28a0366 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-0365 20600000 rtn 
+036d 704b3c01 jam 1 ,mem_mouse_dpi_led_on_state 
+036e 704b3d00 jam 0 ,mem_mouse_dpi_led_time_count 
+036f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0370 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0371 c28a0373 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
+0372 20600000 rtn 
 
 p_mouse_store_otp_dpi:
-0366 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0367 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-0368 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
-0369 1a422600 copy regb ,regc 
+0373 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0374 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+0375 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
+0376 1a422600 copy regb ,regc 
 
 p_mouse_otp_store_dpi_loop:
-036a 20405e51 call mouse_read_otp_dpi_common 
-036b 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
-036c 203a0374 branch p_mouse_otp_dpi_store ,blank 
-036d 67e0c9d3 store 1 ,mem_mouse_dpi_last 
-036e 1a60a601 increase 1 ,regc 
-036f 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
-0370 9a667c00 isub regc ,null 
-0371 24610000 nrtn positive 
-0372 1a622400 copy regc ,regb 
-0373 2020036a branch p_mouse_otp_store_dpi_loop 
+0377 20405e51 call mouse_read_otp_dpi_common 
+0378 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
+0379 203a0381 branch p_mouse_otp_dpi_store ,blank 
+037a 67e0c9d3 store 1 ,mem_mouse_dpi_last 
+037b 1a60a601 increase 1 ,regc 
+037c 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
+037d 9a667c00 isub regc ,null 
+037e 24610000 nrtn positive 
+037f 1a622400 copy regc ,regb 
+0380 20200377 branch p_mouse_otp_store_dpi_loop 
 
 p_mouse_otp_dpi_store:
-0374 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
-0375 1fe17ef0 and pdata ,0xf0 ,pdata 
-0376 203a037e branch p_mouse_dpi_store_last_check ,blank 
-0377 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0378 2040038c call p_mouse_dpi_otp_store_judge 
-0379 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-
-p_mouse_dpi_store_end:
-037a df200001 arg 1 ,loopcnt 
-037b 1a622400 copy regc ,regb 
-037c da2049d5 arg mem_mouse_otp_dpi_value ,rega 
-037d 20206b45 branch otp_write 
+0381 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
+0382 1fe17ef0 and pdata ,0xf0 ,pdata 
+0383 203a0388 branch p_mouse_dpi_store_last_check ,blank 
+0384 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0385 20400391 call p_mouse_dpi_otp_store_judge 
+0386 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+0387 20205d4f branch mouse_dpi_store_end 
 
 p_mouse_dpi_store_last_check:
-037e 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
-037f 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0380 2040038c call p_mouse_dpi_otp_store_judge 
-0381 98467c00 isub temp ,null 
-0382 20628000 rtn zero 
-0383 1ff27e00 lshift4 pdata ,pdata 
-0384 9840fe00 iadd temp ,pdata 
-0385 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-0386 1a627e00 copy regc ,pdata 
-0387 684949fa fetcht 2 ,mem_otp_offset_dpi 
-0388 98467c00 isub temp ,null 
-0389 2022837a branch p_mouse_dpi_store_end ,zero 
-038a 1a60a7ff increase -1 ,regc 
-038b 2020037a branch p_mouse_dpi_store_end 
+0388 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
+0389 6fe0c690 fetch 1 ,mem_mouse_dpi 
+038a 20400391 call p_mouse_dpi_otp_store_judge 
+038b 98467c00 isub temp ,null 
+038c 20628000 rtn zero 
+038d 1ff27e00 lshift4 pdata ,pdata 
+038e 9840fe00 iadd temp ,pdata 
+038f 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+0390 20205d5a branch mouse_dpi_store_last_end 
 
 p_mouse_dpi_otp_store_judge:
-038c c1800000 rtnne mouse_dpi_level1 
-038d 1fe0fe06 increase 6 ,pdata 
-038e 20600000 rtn 
+0391 c1800000 rtnne mouse_dpi_level1 
+0392 1fe0fe06 increase 6 ,pdata 
+0393 20600000 rtn 
 
 p_mouse_le_locall_addr_init_check:
-038f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0390 c29f0396 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
-0391 6fe0c666 fetch 1 ,mem_device_flag 
-0392 c1000000 rtneq mode_24g_device 
-0393 c0008396 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
-0394 c001039d beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
-0395 20600000 rtn 
+0394 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0395 c29f0398 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
+0396 6fe0c666 fetch 1 ,mem_device_flag 
+0397 c1808000 rtnne mode_bt_device1 
 
 p_mouse_le_addr1_init_check:
-0396 6fe3466e fetch 6 ,mem_device1_locall_addr 
-0397 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-0398 98467c00 isub temp ,null 
-0399 24628000 nrtn zero 
-039a 6fe342db fetch 6 ,mem_le_lap 
-039b 67e3466e store 6 ,mem_device1_locall_addr 
-039c 20600000 rtn 
-
-p_mouse_le_addr2_init_check:
-039d 6fe3467b fetch 6 ,mem_device2_locall_addr 
-039e 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-039f 98467c00 isub temp ,null 
-03a0 24628000 nrtn zero 
-03a1 6fe342db fetch 6 ,mem_le_lap 
-03a2 1fe0ff00 add pdata ,0x0100 ,pdata 
-03a3 67e3467b store 6 ,mem_device2_locall_addr 
-03a4 20600000 rtn 
+0398 6fe3466e fetch 6 ,mem_device1_locall_addr 
+0399 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+039a 98467c00 isub temp ,null 
+039b 24628000 nrtn zero 
+039c 6fe342db fetch 6 ,mem_le_lap 
+039d 67e3466e store 6 ,mem_device1_locall_addr 
+039e 20600000 rtn 
 
 p_mouse_buletooth_fast_conn_end:
-03a5 204003a7 call p_mouse_select_reconn_device 
-03a6 20205a9c branch mouse_buletooth_fast_conn_end + 2 
+039f 204003a1 call p_mouse_select_reconn_device 
+03a0 20205a9c branch mouse_buletooth_fast_conn_end + 2 
 
 p_mouse_select_reconn_device:
-03a7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03a8 c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
-03a9 c29f03af bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
+03a1 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03a2 c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
+03a3 c29f03a6 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
 
 p_mouse_select_reconn_device_start:
-03aa 6fe0c666 fetch 1 ,mem_device_flag 
-03ab c1000000 rtneq mode_24g_device 
-03ac c00083af beq mode_bt_device1 ,p_mouse_load_le_device1 
-03ad c00103b4 beq mode_bt_device2 ,p_mouse_load_le_device2 
-03ae 20600000 rtn 
+03a4 6fe0c666 fetch 1 ,mem_device_flag 
+03a5 c1808000 rtnne mode_bt_device1 
 
 p_mouse_load_le_device1:
-03af 6fe34668 fetch 6 ,mem_device1_addr 
-03b0 67e34116 store 6 ,mem_hci_plap 
-03b1 6fe3466e fetch 6 ,mem_device1_locall_addr 
-03b2 67e342db store 6 ,mem_le_lap 
-03b3 20600000 rtn 
-
-p_mouse_load_le_device2:
-03b4 6fe34675 fetch 6 ,mem_device2_addr 
-03b5 67e34116 store 6 ,mem_hci_plap 
-03b6 6fe3467b fetch 6 ,mem_device2_locall_addr 
-03b7 67e342db store 6 ,mem_le_lap 
-03b8 20600000 rtn 
+03a6 6fe34668 fetch 6 ,mem_device1_addr 
+03a7 67e34116 store 6 ,mem_hci_plap 
+03a8 6fe3466e fetch 6 ,mem_device1_locall_addr 
+
+p_mouse_le_lap_store:
+03a9 67e342db store 6 ,mem_le_lap 
+03aa 20600000 rtn 
 
 p_mouse_store_remote_bdaddr:
-03b9 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03ba c4010000 rtnbit0 mouse_store_eeprom_flag 
-03bb c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
-03bc d8e00002 arg mouse_store_eeprom_flag ,queue 
-03bd 20405f04 call mouse_disable_function_flag 
-03be 20405c4a call mouse_check_device_addr 
-03bf 204003c1 call p_mouse_before_store_reconn_info 
-03c0 20205ca3 branch mouse_store_device_info_delay 
+03ab 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03ac c4010000 rtnbit0 mouse_store_eeprom_flag 
+03ad c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
+03ae d8e00002 arg mouse_store_eeprom_flag ,queue 
+03af 20405f04 call mouse_disable_function_flag 
+03b0 20405c4a call mouse_check_device_addr 
+03b1 204003b3 call p_mouse_before_store_reconn_info 
+03b2 20205ca3 branch mouse_store_device_info_delay 
 
 p_mouse_before_store_reconn_info:
-03c1 6fe0c666 fetch 1 ,mem_device_flag 
-03c2 c00083c5 beq mode_bt_device1 ,p_mouse_store_le_device1 
-03c3 c00103ca beq mode_bt_device2 ,p_mouse_store_le_device2 
-03c4 20600000 rtn 
+03b3 6fe0c666 fetch 1 ,mem_device_flag 
+03b4 c1808000 rtnne mode_bt_device1 
 
 p_mouse_store_le_device1:
-03c5 6fe30178 fetch 6 ,mem_le_plap 
-03c6 67e34668 store 6 ,mem_device1_addr 
-03c7 6fe342db fetch 6 ,mem_le_lap 
-03c8 67e3466e store 6 ,mem_device1_locall_addr 
-03c9 20600000 rtn 
-
-p_mouse_store_le_device2:
-03ca 6fe30178 fetch 6 ,mem_le_plap 
-03cb 67e34675 store 6 ,mem_device2_addr 
-03cc 6fe342db fetch 6 ,mem_le_lap 
-03cd 67e3467b store 6 ,mem_device2_locall_addr 
-03ce 20600000 rtn 
+03b5 6fe30178 fetch 6 ,mem_le_plap 
+03b6 67e34668 store 6 ,mem_device1_addr 
+03b7 6fe342db fetch 6 ,mem_le_lap 
+03b8 67e3466e store 6 ,mem_device1_locall_addr 
+03b9 20600000 rtn 
 
 p_mouse_bb_event_timer:
-03cf 204003e5 call p_mouse_le_send_conn_param_update_timer 
-03d0 2040614d call mouse_low_voltage_led_timer 
-03d1 2040553d call mouse_adc_read 
-03d2 20406110 call mouse_logo_led_on_timer 
-03d3 204061b1 call mouse_led_multi_timer 
-03d4 2040611e call mouse_dpi_led_blink_delay_timer 
-03d5 2040328e call g24_pair_timeout_timer 
-03d6 20403531 call g24_reconn_timeout_timer 
-03d7 20405fdd call mouse_24g_long_sleep_param_update_timer 
-03d8 2040572c call mouse_dpi_key_check_long_press 
-03d9 20405b9b call mouse_bt_discovery_check 
-03da 20405bab call mouse_commbination_key_process 
-03db 20405bce call mouse_check_discovery_timeout_timer 
-03dc 20405bd3 call mouse_check_direct_timeout_timer 
-03dd 20405be1 call mouse_le_enable_att_list_timer 
-03de 20405bee call mouse_le_battery_updata_timer 
-03df 20405be4 call mouse_le_send_smp_security_request_timer 
-03e0 20405bfb call mouse_check_reconnect_delay_long_sleep 
-03e1 204003e8 call p_mouse_current_mult_update_timer 
-03e2 204056b6 call mouse_wheel_trigger_timer 
-03e3 20405c0e call mouse_store_information_delay_timer 
-03e4 20205c05 branch mouse_check_no_data_timeout_timer 
+03ba 20400407 call p_mouse_le_send_conn_param_update_timer 
+03bb 2040614d call mouse_low_voltage_led_timer 
+03bc 2040553d call mouse_adc_read 
+03bd 20406110 call mouse_logo_led_on_timer 
+03be 204061b1 call mouse_led_multi_timer 
+03bf 204003d0 call p_mouse_dpi_level_led_process_timer 
+03c0 2040328e call g24_pair_timeout_timer 
+03c1 20403531 call g24_reconn_timeout_timer 
+03c2 20405fdd call mouse_24g_long_sleep_param_update_timer 
+03c3 2040572c call mouse_dpi_key_check_long_press 
+03c4 20405b9b call mouse_bt_discovery_check 
+03c5 20405bab call mouse_commbination_key_process 
+03c6 20405bce call mouse_check_discovery_timeout_timer 
+03c7 20405bd3 call mouse_check_direct_timeout_timer 
+03c8 20405be1 call mouse_le_enable_att_list_timer 
+03c9 20405bee call mouse_le_battery_updata_timer 
+03ca 20405be4 call mouse_le_send_smp_security_request_timer 
+03cb 20405bfb call mouse_check_reconnect_delay_long_sleep 
+03cc 2040040a call p_mouse_current_mult_update_timer 
+03cd 204056b6 call mouse_wheel_trigger_timer 
+03ce 20405c0e call mouse_store_information_delay_timer 
+03cf 20205c05 branch mouse_check_no_data_timeout_timer 
+
+p_mouse_dpi_level_led_process_timer:
+03d0 6fe14781 fetch 2 ,mem_mouse_no_data_timer 
+03d1 207a0000 rtn blank 
+03d2 6fe0cb3c fetch 1 ,mem_mouse_dpi_led_on_state 
+03d3 207a0000 rtn blank 
+03d4 6fe0cb3d fetch 1 ,mem_mouse_dpi_led_time_count 
+03d5 1fe67c1e sub pdata ,30 ,null 
+03d6 242103e0 nbranch p_mouse_dpi_led_timeout ,positive 
+03d7 1fe0fe01 pincrease 1 
+03d8 67e0cb3d store 1 ,mem_mouse_dpi_led_time_count 
+03d9 704b3801 jam 1 ,mem_dpi_led_state 
+03da 6fe0c690 fetch 1 ,mem_mouse_dpi 
+03db c00003e2 beq mouse_dpi_level1 ,p_mouse_dpi_level1_led_on 
+03dc c00083e7 beq mouse_dpi_level2 ,p_mouse_dpi_level2_led_on 
+03dd c00103ec beq mouse_dpi_level3 ,p_mouse_dpi_level3_led_on 
+03de c00183f1 beq mouse_dpi_level4 ,p_mouse_dpi_level4_led_on 
+03df 20600000 rtn 
+
+p_mouse_dpi_led_timeout:
+03e0 704b3c00 jam 0 ,mem_mouse_dpi_led_on_state 
+03e1 20200400 branch p_mouse_dpi_level_led_off 
+
+p_mouse_dpi_level1_led_on:
+03e2 204003f8 call p_mouse_dpi_level2_led_off 
+03e3 204003fc call p_mouse_dpi_level3_led_off 
+03e4 204003fe call p_mouse_dpi_level4_led_off 
+03e5 6848cb39 fetcht 1 ,mem_dpi_level1_led_gpio 
+03e6 20206ef7 branch gpio_out_active 
+
+p_mouse_dpi_level2_led_on:
+03e7 204003f6 call p_mouse_dpi_level1_led_off 
+03e8 6848cb3a fetcht 1 ,mem_dpi_level3_led_gpio 
+03e9 20406ef7 call gpio_out_active 
+03ea 6848cb3b fetcht 1 ,mem_dpi_level4_led_gpio 
+03eb 20206ef7 branch gpio_out_active 
+
+p_mouse_dpi_level3_led_on:
+03ec 204003f6 call p_mouse_dpi_level1_led_off 
+03ed 204003f8 call p_mouse_dpi_level2_led_off 
+03ee 204003fe call p_mouse_dpi_level4_led_off 
+03ef 6848cb3a fetcht 1 ,mem_dpi_level3_led_gpio 
+03f0 20206ef7 branch gpio_out_active 
+
+p_mouse_dpi_level4_led_on:
+03f1 204003f6 call p_mouse_dpi_level1_led_off 
+03f2 204003f8 call p_mouse_dpi_level2_led_off 
+03f3 204003fc call p_mouse_dpi_level3_led_off 
+03f4 6848cb3b fetcht 1 ,mem_dpi_level4_led_gpio 
+03f5 20206ef7 branch gpio_out_active 
+
+p_mouse_dpi_level1_led_off:
+03f6 6848cb39 fetcht 1 ,mem_dpi_level1_led_gpio 
+03f7 20206f0b branch gpio_set_analog 
+
+p_mouse_dpi_level2_led_off:
+03f8 6848cb3a fetcht 1 ,mem_dpi_level3_led_gpio 
+03f9 20406f0b call gpio_set_analog 
+03fa 6848cb3b fetcht 1 ,mem_dpi_level4_led_gpio 
+03fb 20206f0b branch gpio_set_analog 
+
+p_mouse_dpi_level3_led_off:
+03fc 6848cb3a fetcht 1 ,mem_dpi_level3_led_gpio 
+03fd 20206f0b branch gpio_set_analog 
+
+p_mouse_dpi_level4_led_off:
+03fe 6848cb3b fetcht 1 ,mem_dpi_level4_led_gpio 
+03ff 20206f0b branch gpio_set_analog 
+
+p_mouse_dpi_level_led_off:
+0400 6fe0cb38 fetch 1 ,mem_dpi_led_state 
+0401 c1000000 rtneq 0 
+
+p_mouse_dpi_level_led_off_next:
+0402 704b3800 jam 0 ,mem_dpi_led_state 
+0403 204003f6 call p_mouse_dpi_level1_led_off 
+0404 204003f8 call p_mouse_dpi_level2_led_off 
+0405 204003fc call p_mouse_dpi_level3_led_off 
+0406 202003fe branch p_mouse_dpi_level4_led_off 
 
 p_mouse_le_send_conn_param_update_timer:
-03e5 da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-03e6 da405aef arg mouse_updata_le_param ,regb 
-03e7 202042e0 branch timer_single_step 
+0407 da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
+0408 da405aef arg mouse_updata_le_param ,regb 
+0409 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_update_timer:
-03e8 da60477e arg mem_mouse_current_mult_timer ,regc 
-03e9 da4003eb arg p_mouse_current_mult_reinit ,regb 
-03ea 202042e0 branch timer_single_step 
+040a da60477e arg mem_mouse_current_mult_timer ,regc 
+040b da40040d arg p_mouse_current_mult_reinit ,regb 
+040c 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_reinit:
-03eb 6fe0c96b fetch 1 ,mem_lpm_mult_init 
-03ec 67e0c0c0 store 1 ,mem_lpm_mult 
-03ed 70477d03 jam 3 ,mem_mouse_long_mult_flag 
-03ee 20600000 rtn 
+040d 6fe0c96b fetch 1 ,mem_lpm_mult_init 
+040e 67e0c0c0 store 1 ,mem_lpm_mult 
+040f 70477d03 jam 3 ,mem_mouse_long_mult_flag 
+0410 20600000 rtn 
 
 p_mouse_start_discovery:
-03ef 204059ed call mouse_sensor_powerdown 
-03f0 20205c1b branch mouse_start_discovery + 1 
+0411 204059ed call mouse_sensor_powerdown 
+0412 20205c1b branch mouse_start_discovery + 1 
 
 p_mouse_priority_bb_event:
-03f1 1a627e00 copy regc ,pdata 
-03f2 c0200406 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-03f3 c00a840b beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-03f4 c01903fd beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-03f5 c01e0428 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-03f6 c01c8438 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-03f7 c01d043d beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-03f8 c00a03fa beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-03f9 20205ac3 branch mouse_priority_bb_event + 2 
+0413 1a627e00 copy regc ,pdata 
+0414 c0200428 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0415 c00a842d beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0416 c019041f beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0417 c01e044a beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0418 c01c845a beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0419 c01d045f beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+041a c00a041c beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+041b 20205ac3 branch mouse_priority_bb_event + 2 
 
 p_mouse_le_bb_event_connected:
-03fa 58000000 setarg 0 
-03fb 67e24c11 store 4 ,mem_le_conn_first_rcv 
-03fc 20205ad0 branch mouse_le_bb_event_connected 
+041c 58000000 setarg 0 
+041d 67e24c18 store 4 ,mem_le_conn_first_rcv 
+041e 20205ad0 branch mouse_le_bb_event_connected 
 
 p_mouse_le_ll_start_encryt:
-03fd 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-03fe c0008401 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-03ff 70484414 jam 20 ,mem_le_start_encrypt_timer 
-0400 20200403 branch p_mouse_le_ll_reconn_start_encryt_new 
+041f 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+0420 c0008423 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0421 70484414 jam 20 ,mem_le_start_encrypt_timer 
+0422 20200425 branch p_mouse_le_ll_reconn_start_encryt_new 
 
 p_mouse_le_ll_reconn_start_encryt:
-0401 20405aef call mouse_updata_le_param 
-0402 70484405 jam 5 ,mem_le_start_encrypt_timer 
+0423 20405aef call mouse_updata_le_param 
+0424 70484405 jam 5 ,mem_le_start_encrypt_timer 
 
 p_mouse_le_ll_reconn_start_encryt_new:
-0403 6fe0cc10 fetch 1 ,mem_le_conn_rcv_new 
-0404 67e0cc11 store 1 ,mem_le_conn_first_rcv 
-0405 20205af6 branch mouse_le_ll_enable_start_enc_flag 
+0425 6fe0cc17 fetch 1 ,mem_le_conn_rcv_new 
+0426 67e0cc18 store 1 ,mem_le_conn_first_rcv 
+0427 20205af6 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-0406 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
-0407 247a0000 nrtn blank 
-0408 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
-0409 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-040a 20600000 rtn 
+0428 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
+0429 247a0000 nrtn blank 
+042a 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
+042b 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
+042c 20600000 rtn 
 
 p_mouse_le_bb_disconnected:
-040b 58000000 setarg 0 
-040c 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
-040d 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-040e 58000000 setarg 0 
-040f 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
-0410 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
-0411 d8400006 arg le_interval_7_5ms ,temp 
-0412 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0413 c28d8415 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
-0414 d8400007 arg le_interval_8_75ms ,temp 
+042d 58000000 setarg 0 
+042e 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
+042f 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
+0430 58000000 setarg 0 
+0431 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
+0432 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
+0433 d8400006 arg le_interval_7_5ms ,temp 
+0434 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0435 c28d8437 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
+0436 d8400007 arg le_interval_8_75ms ,temp 
 
 p_mouse_le_bb_disconnected_next:
-0415 604942d3 storet 2 ,mem_le_interval_min 
-0416 604942d5 storet 2 ,mem_le_interval_min + 2 
-0417 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0418 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0419 204029cb call le_clr_config_more_data 
+0437 604942d3 storet 2 ,mem_le_interval_min 
+0438 604942d5 storet 2 ,mem_le_interval_min + 2 
+0439 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+043a 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
+043b 204029cb call le_clr_config_more_data 
 
 p_mouse_bb_disconnected:
-041a 20405b7b call mouse_bb_discon_clear_stack 
-041b 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-041c c283841f bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-041d c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-041e 20205c1a branch mouse_start_discovery 
+043c 20405b7b call mouse_bb_discon_clear_stack 
+043d 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+043e c2838441 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+043f c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0440 20205c1a branch mouse_start_discovery 
 
 p_mouse4_0_event_bb_disconn:
-041f 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0420 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0421 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-0422 1fe17e03 and pdata ,0x03 ,pdata 
-0423 20405b21 call mouse_le_clean_connect_flag 
-0424 c081d4a9 bne 0x03 ,mouse_start_reconnect 
-0425 6fe0cc14 fetch 1 ,mem_le_check_retransmit_discon_flag 
-0426 243a54a9 nbranch mouse_start_reconnect ,blank 
-0427 202054cd branch mouse_app_enter_hibernate 
+0441 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0442 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0443 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+0444 1fe17e03 and pdata ,0x03 ,pdata 
+0445 20405b21 call mouse_le_clean_connect_flag 
+0446 c081d4a9 bne 0x03 ,mouse_start_reconnect 
+0447 6fe0cc1b fetch 1 ,mem_le_check_retransmit_discon_flag 
+0448 243a54a9 nbranch mouse_start_reconnect ,blank 
+0449 202054cd branch mouse_app_enter_hibernate 
 
 p_mouse_24g_attempt_success:
-0428 6fe2458f fetch 4 ,mem_24g_addr 
-0429 67e245e8 store 4 ,mem_24g_receiver_addr 
-042a 67e24691 store 4 ,mem_mouse_24g_addr 
-042b 2040355a call g24_ch_syncword_crc8_init 
-042c 20405c0b call mouse_no_data_timer_init 
-042d 2040618e call mouse_device_poweron_led_config 
-042e 20405a73 call mouse_init_sensor_reset 
-042f 70477d00 jam 0 ,mem_mouse_long_mult_flag 
-0430 7045fc00 jam 0 ,mem_24g_conn_sm 
-0431 7045e200 jam 0 ,mem_24g_reconn_type 
-0432 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
-0433 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-0434 98467c00 isub temp ,null 
-0435 20628000 rtn zero 
-0436 2040043a call p_mouse_fetch_normal_tx_power 
-0437 20206042 branch mouse_24g_first_store_reconn_info 
+044a 6fe2458f fetch 4 ,mem_24g_addr 
+044b 67e245e8 store 4 ,mem_24g_receiver_addr 
+044c 67e24691 store 4 ,mem_mouse_24g_addr 
+044d 2040355a call g24_ch_syncword_crc8_init 
+044e 20405c0b call mouse_no_data_timer_init 
+044f 2040618e call mouse_device_poweron_led_config 
+0450 20405a73 call mouse_init_sensor_reset 
+0451 70477d00 jam 0 ,mem_mouse_long_mult_flag 
+0452 7045fc00 jam 0 ,mem_24g_conn_sm 
+0453 7045e200 jam 0 ,mem_24g_reconn_type 
+0454 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
+0455 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+0456 98467c00 isub temp ,null 
+0457 20628000 rtn zero 
+0458 2040045c call p_mouse_fetch_normal_tx_power 
+0459 20206042 branch mouse_24g_first_store_reconn_info 
 
 p_mouse_24g_pairing_complete:
-0438 2040043a call p_mouse_fetch_normal_tx_power 
-0439 20206084 branch mouse_24g_pairing_complete 
+045a 2040045c call p_mouse_fetch_normal_tx_power 
+045b 20206084 branch mouse_24g_pairing_complete 
 
 p_mouse_fetch_normal_tx_power:
-043a 6fe0ca07 fetch 1 ,mem_normal_tx_power 
-043b 67e0c141 store 1 ,mem_tx_power 
-043c 20206016 branch mouse_soft_agc_disable 
+045c 6fe0ca07 fetch 1 ,mem_normal_tx_power 
+045d 67e0c141 store 1 ,mem_tx_power 
+045e 20206016 branch mouse_soft_agc_disable 
 
 p_mouse_24g_attempt_fail:
-043d 2040043a call p_mouse_fetch_normal_tx_power 
-043e 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
-043f c1008000 rtneq dpi_button_state_down 
-0440 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0441 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
-0442 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0443 c002844f beq pair_and_receiver ,p_mouse_24g_auto_pair_attempt_fail 
-0444 c0008447 beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
-0445 c0018456 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-0446 20206055 branch mouse_24g_attempt_fail + 2 
+045f 2040045c call p_mouse_fetch_normal_tx_power 
+0460 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
+0461 c1008000 rtneq dpi_button_state_down 
+0462 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
+0463 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
+0464 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+0465 c0028471 beq pair_and_receiver ,p_mouse_24g_auto_pair_attempt_fail 
+0466 c0008469 beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
+0467 c0018478 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+0468 20206055 branch mouse_24g_attempt_fail + 2 
 
 p_mouse_24g_fast_conn_attempt_fail:
-0447 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0448 c29f044b bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
-0449 c298044b bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
-044a 20206062 branch mouse_24g_fast_conn_attempt_fail + 3 
+0469 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+046a c29f046d bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+046b c298046d bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
+046c 20206062 branch mouse_24g_fast_conn_attempt_fail + 3 
 
 p_mouse_24g_start_auto_pair:
-044b 6fe145d6 fetch 2 ,mem_24g_pair_timeout_init 
-044c 67e145de store 2 ,mem_24g_reconn_timeout 
-044d 7045e205 jam pair_and_receiver ,mem_24g_reconn_type 
-044e 20203534 branch g24_reconn_start 
+046d 6fe145d6 fetch 2 ,mem_24g_pair_timeout_init 
+046e 67e145de store 2 ,mem_24g_reconn_timeout 
+046f 7045e205 jam pair_and_receiver ,mem_24g_reconn_type 
+0470 20203534 branch g24_reconn_start 
 
 p_mouse_24g_auto_pair_attempt_fail:
-044f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0450 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0451 6fe0c71b fetch 1 ,mem_device_number 
-0452 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+0471 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0472 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0473 6fe0c71b fetch 1 ,mem_device_number 
+0474 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
 
 p_mouse_24g_first_bluetooth_reconnect:
-0453 20406018 call mouse_24g_stop 
-0454 70466601 jam mode_bt_device1 ,mem_device_flag 
-0455 20205491 branch mouse_le_fast_conn_judge 
+0475 20406018 call mouse_24g_stop 
+0476 70466601 jam mode_bt_device1 ,mem_device_flag 
+0477 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_reconn_dongle_attempt_fail:
-0456 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0457 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0458 c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0459 c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
-045a c2896059 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-045b 2020044b branch p_mouse_24g_start_auto_pair 
+0478 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0479 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+047a c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+047b c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
+047c 2020046d branch p_mouse_24g_start_auto_pair 
 
 p_mouse_start_work:
-045c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-045d c29f0461 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
-045e 6fe0c666 fetch 1 ,mem_device_flag 
-045f c000046c beq mode_24g_device ,p_mouse_24g_start_mode 
-0460 20205491 branch mouse_le_fast_conn_judge 
+047d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+047e c29f0482 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+047f 6fe0c666 fetch 1 ,mem_device_flag 
+0480 c000048d beq mode_24g_device ,p_mouse_24g_start_mode 
+0481 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_24g_first_start_auto_pair_mode:
-0461 204054ac call mouse_wakeup_from_power_check 
-0462 20340468 branch p_mouse_24g_first_start_reconn ,user 
+0482 204054ac call mouse_wakeup_from_power_check 
+0483 20340489 branch p_mouse_24g_first_start_reconn ,user 
 
 p_mouse_24g_reconn_general_dongle:
-0463 70466600 jam mode_24g_device ,mem_device_flag 
-0464 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0465 67e145de store 2 ,mem_24g_reconn_timeout 
-0466 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-0467 20203534 branch g24_reconn_start 
+0484 70466600 jam mode_24g_device ,mem_device_flag 
+0485 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0486 67e145de store 2 ,mem_24g_reconn_timeout 
+0487 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+0488 20203534 branch g24_reconn_start 
 
 p_mouse_24g_first_start_reconn:
-0468 6fe0c666 fetch 1 ,mem_device_flag 
-0469 c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-046a 20405aa8 call mouse_bluetooth_fast_conn_disable 
-046b 20200453 branch p_mouse_24g_first_bluetooth_reconnect 
+0489 6fe0c666 fetch 1 ,mem_device_flag 
+048a c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+048b 20405aa8 call mouse_bluetooth_fast_conn_disable 
+048c 20200475 branch p_mouse_24g_first_bluetooth_reconnect 
 
 p_mouse_24g_start_mode:
-046c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-046d c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-046e 20406195 call mouse_device_24g_pair_led_config 
-046f 204054ac call mouse_wakeup_from_power_check 
-0470 20346067 branch mouse_24g_reconn_dongle_start ,user 
-0471 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0472 c2980463 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-0473 20206023 branch mouse_24g_start_mode + 7 
+048d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+048e c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+048f 20406195 call mouse_device_24g_pair_led_config 
+0490 204054ac call mouse_wakeup_from_power_check 
+0491 20346067 branch mouse_24g_reconn_dongle_start ,user 
+0492 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0493 c2980484 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+0494 20206023 branch mouse_24g_start_mode + 7 
 
 p_mouse_store_normal_tx_power:
-0474 6fe0c141 fetch 1 ,mem_tx_power 
-0475 67e0ca07 store 1 ,mem_normal_tx_power 
-0476 20600000 rtn 
+0495 6fe0c141 fetch 1 ,mem_tx_power 
+0496 67e0ca07 store 1 ,mem_normal_tx_power 
+0497 20600000 rtn 
 
 p_mouse_idle:
-0477 2040620e call mouse_low_voltage_led_no_enter_lpm 
-0478 204078aa call ui_check_paring_button 
-0479 2040047d call p_mouse_dpi_check 
-047a 20205e61 branch mouse_idle + 4 
+0498 2040620e call mouse_low_voltage_led_no_enter_lpm 
+0499 204078aa call ui_check_paring_button 
+049a 2040049e call p_mouse_dpi_check 
+049b 20205e61 branch mouse_idle + 4 
 
 p_mouse_dpi_check_retransmit:
-047b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-047c c4140000 rtnbit0 mouse_enable_select_device_by_dpi_button 
+049c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+049d c4140000 rtnbit0 mouse_enable_select_device_by_dpi_button 
 
 p_mouse_dpi_check:
-047d 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-047e c17f8000 rtneq gpio_disable 
-047f 704654ff jam 0xff ,mem_matrix_public_gpio 
-0480 da200000 arg 0 ,rega 
-0481 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
-0482 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-0483 2040048a call p_mouse_dpi_key_check 
-0484 204056c1 call mouse_dpi_check_next 
-0485 6fe0cb21 fetch 1 ,mem_mouse_martix_flag 
-0486 207a0000 rtn blank 
-0487 6fe0cb20 fetch 1 ,mem_mouse_martix_temp_gpio 
-0488 67e0c654 store 1 ,mem_matrix_public_gpio 
-0489 202058df branch mouse_matrix_public_gpio_reset 
+049e 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+049f c17f8000 rtneq gpio_disable 
+04a0 704654ff jam 0xff ,mem_matrix_public_gpio 
+04a1 da200000 arg 0 ,rega 
+04a2 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
+04a3 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+04a4 204004a6 call p_mouse_dpi_key_check 
+04a5 202056c1 branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-048a 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-048b c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-048c 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
-048d 1fe22600 copy pdata ,regc 
-048e 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
-048f c07f8491 beq gpio_disable ,p_mouse_3io6key_dpi_check 
-0490 202056ce branch mouse_dpi_key_check_next 
+04a6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04a7 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+04a8 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
+04a9 1fe22600 copy pdata ,regc 
+04aa 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
+04ab c07f84ad beq gpio_disable ,p_mouse_3io6key_dpi_check 
+04ac 202056ce branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-0491 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-0492 20405946 call mouse_gpio_config_output_low 
-0493 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-0494 20200495 branch p_mouse_3io6key_check 
+04ad 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+04ae 20405946 call mouse_gpio_config_output_low 
+04af 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+04b0 202004b1 branch p_mouse_3io6key_check 
 
 p_mouse_3io6key_check:
-0495 1a627e00 copy regc ,pdata 
-0496 67e0c978 store 1 ,mem_mouse_key_status 
-0497 1fe3fe00 lshift pdata ,pdata 
-0498 1fe22400 copy pdata ,regb 
-0499 18422600 copy temp ,regc 
-049a 204055b1 call mouse_gpio_config_input_pd 
-049b 1a620400 copy regc ,temp 
-049c 20406ee6 call gpio_get_bit 
-049d 7d20a400 nsetflag true ,0 ,regb 
-049e 2040593d call mouse_check_press 
-049f 20205929 branch mouse_check_key_connect_gnd_1 
+04b1 1a627e00 copy regc ,pdata 
+04b2 67e0c978 store 1 ,mem_mouse_key_status 
+04b3 1fe3fe00 lshift pdata ,pdata 
+04b4 1fe22400 copy pdata ,regb 
+04b5 18422600 copy temp ,regc 
+04b6 20406ef7 call gpio_out_active 
+04b7 1a620400 copy regc ,temp 
+04b8 204055b1 call mouse_gpio_config_input_pd 
+04b9 1a620400 copy regc ,temp 
+04ba 20406ee6 call gpio_get_bit 
+04bb 7d20a400 nsetflag true ,0 ,regb 
+04bc 2040593d call mouse_check_press 
+04bd 20205929 branch mouse_check_key_connect_gnd_1 
 
 p_g24_short_sleep:
-04a0 204036b4 call g24_lpm_wait 
-04a1 24740000 nrtn user 
-04a2 204036be call g24_setgpio_lpm_before 
-04a3 204004a6 call p_clear_wake 
-04a4 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
-04a5 20203622 branch g24_long_seep2 
+04be 204036b4 call g24_lpm_wait 
+04bf 24740000 nrtn user 
+04c0 204036be call g24_setgpio_lpm_before 
+04c1 204004c3 call p_clear_wake 
+04c2 2020361b branch g24_short_sleep_next 
 
 p_clear_wake:
-04a6 58000000 setarg 0 
-04a7 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-04a8 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
-04a9 20600000 rtn 
+04c3 58000000 setarg 0 
+04c4 67e40016 store 8 ,mem_gpio_wakeup_cfg 
+04c5 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
+04c6 20600000 rtn 
 
 p_mouse_24g_hibernate_set:
-04aa 70460000 jam 0 ,mem_24g_attempt_fail_flag 
-04ab 20403647 call g24_transmit_next_packet 
-04ac 5fffffff setarg -1 
-04ad 67e245af store 4 ,mem_24g_enter_hibernate 
-04ae 58000000 setarg 0 
-04af 67e3c846 store 7 ,mem_mouse_key 
-04b0 70473f01 jam 1 ,mem_sensor_shutdown_flag 
-04b1 204059ed call mouse_sensor_powerdown 
-04b2 2020622b branch mouse_24g_long_sleep 
+04c7 70460000 jam 0 ,mem_24g_attempt_fail_flag 
+04c8 20403647 call g24_transmit_next_packet 
+04c9 5fffffff setarg -1 
+04ca 67e245af store 4 ,mem_24g_enter_hibernate 
+04cb 58000000 setarg 0 
+04cc 67e3c846 store 7 ,mem_mouse_key 
+04cd 70473f01 jam 1 ,mem_sensor_shutdown_flag 
+04ce 204059ed call mouse_sensor_powerdown 
+04cf 2020622b branch mouse_24g_long_sleep 
 
 p_mouse_setgpio_hibernate:
-04b3 20405a92 call mouse_set_sdio_high 
-04b4 204004a6 call p_clear_wake 
-04b5 204056a9 call mouse_before_hibernate_wheel_gpio_set 
-04b6 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
-04b7 20405943 call mouse_gpio_config_output_high 
-04b8 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04b9 204055ab call mouse_gpio_set_pupd_by_input 
-04ba d8400015 arg 21 ,temp 
-04bb 204055b5 call mouse_gpio_config_input_pu 
-04bc 2040611a call mouse_logo_led_off 
-04bd 204001f8 call p_mouse_lpm_before_common 
-04be 202054e2 branch mouse_setgpio_hibernate_next 
+04d0 20405a92 call mouse_set_sdio_high 
+04d1 204004c3 call p_clear_wake 
+04d2 204056a9 call mouse_before_hibernate_wheel_gpio_set 
+04d3 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
+04d4 20405943 call mouse_gpio_config_output_high 
+04d5 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04d6 204055ab call mouse_gpio_set_pupd_by_input 
+04d7 d8400015 arg 21 ,temp 
+04d8 204055b5 call mouse_gpio_config_input_pu 
+04d9 2040611a call mouse_logo_led_off 
+04da 20400202 call p_mouse_lpm_before_common 
+04db 20400400 call p_mouse_dpi_level_led_off 
+04dc 202054e2 branch mouse_setgpio_hibernate_next 
 
 p_mouse_24g_package_data:
-04bf c6930000 rtnmark0 mark_24g 
-04c0 20405601 call mouse_motion 
-04c1 24740000 nrtn user 
-04c2 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
-04c3 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
-04c4 245a04d4 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-04c5 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04c6 c30b04c9 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-04c7 6fe0c96c fetch 1 ,mem_customer_key 
-04c8 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
+04dd c6930000 rtnmark0 mark_24g 
+04de 20405601 call mouse_motion 
+04df 24740000 nrtn user 
+04e0 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
+04e1 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
+04e2 245a04f2 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+04e3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04e4 c30b04e7 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+04e5 6fe0c96c fetch 1 ,mem_customer_key 
+04e6 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-04c9 204004cb call p_mouse_data_xy_release 
-04ca 202060a2 branch mouse_24g_mouse_package_data + 1 
+04e7 204004e9 call p_mouse_data_xy_release 
+04e8 202060a2 branch mouse_24g_mouse_package_data + 1 
 
 p_mouse_data_xy_release:
-04cb 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-04cc c1ff8000 rtnne gpio_disable 
-04cd 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
-04ce 207a0000 rtn blank 
-04cf 1fe0ffff increase -1 ,pdata 
-04d0 67e0c77d store 1 ,mem_mouse_long_mult_flag 
-04d1 58000000 setarg 0 
-04d2 67e24847 store 4 ,mem_mouse_x 
-04d3 20205a73 branch mouse_init_sensor_reset 
+04e9 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+04ea c1ff8000 rtnne gpio_disable 
+04eb 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
+04ec 207a0000 rtn blank 
+04ed 1fe0ffff increase -1 ,pdata 
+04ee 67e0c77d store 1 ,mem_mouse_long_mult_flag 
+04ef 58000000 setarg 0 
+04f0 67e24847 store 4 ,mem_mouse_x 
+04f1 20205a73 branch mouse_init_sensor_reset 
 
 p_mouse_24g_short_sleep_clear_wake:
-04d4 204004a6 call p_clear_wake 
-04d5 20200217 branch p_lpm_write_gpio_wakeup 
-
-p_mouse_check_select_device_by_switch:
-04d6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04d7 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-04d8 c31f84e3 bbit0 mouse_enable_switch_gpio_connect_vin ,p_mouse_switch_gpio_connect_gnd 
-
-p_mouse_switch_gpio_connect_vin_check:
-04d9 204004e5 call p_mouse_switch_gpio_pd_set 
-04da 204004df call p_mouse_switch_gpio_connect_vin 
-
-p_mouse_switch_gpio_pu_set:
-04db 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04dc 20406ef3 call gpio_out_inactive 
-04dd 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04de 202055b5 branch mouse_gpio_config_input_pu 
-
-p_mouse_switch_gpio_connect_vin:
-04df 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04e0 20406ee6 call gpio_get_bit 
-04e1 2420dec2 nbranch mouse_check_select_24g_device ,true 
-04e2 20205ebe branch mouse_select_btdevice 
-
-p_mouse_switch_gpio_connect_gnd:
-04e3 204004db call p_mouse_switch_gpio_pu_set 
-04e4 20405ebb call mouse_switch_gpio_connect_gnd 
-
-p_mouse_switch_gpio_pd_set:
-04e5 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04e6 20406ef7 call gpio_out_active 
-04e7 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04e8 202055b1 branch mouse_gpio_config_input_pd 
+04f2 204004c3 call p_clear_wake 
+04f3 20200221 branch p_lpm_write_gpio_wakeup 
 
 p_mouse_init_sensor:
-04e9 20405958 call mouse_read_sensor_id 
-04ea c01804ee beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
-04eb c018d9c6 beq p3065_id1 ,mouse_init_p3065 
-04ec c02c0503 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-04ed 20205952 branch mouse_init_sensor + 5 
+04f4 20405958 call mouse_read_sensor_id 
+04f5 c01804f9 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
+04f6 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
+04f7 c02c050e beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+04f8 20205952 branch mouse_init_sensor + 5 
 
 p_mouse_init_p32xx_id2_judge:
-04ee 6fe0c85a fetch 1 ,mem_sensor_id2 
-04ef c06c84f1 beq pgs001_id2 ,p_mouse_gs001_init_param 
-04f0 2020595f branch mouse_init_p32xx_id2_judge 
+04f9 6fe0c85a fetch 1 ,mem_sensor_id2 
+04fa c06c84fc beq pgs001_id2 ,p_mouse_gs001_init_param 
+04fb 2020595f branch mouse_init_p32xx_id2_judge 
 
 p_mouse_gs001_init_param:
-04f1 7049570d jam gs001 ,mem_config_sensor_type 
-04f2 da604b22 arg mem_sensor_gs001_init ,regc 
-04f3 20405995 call mouse_sensor_wr_seq 
-04f4 20205747 branch mouse_setting_sensor_type 
+04fc 7049570d jam gs001 ,mem_config_sensor_type 
+04fd da604b22 arg mem_sensor_gs001_init ,regc 
+04fe 20405995 call mouse_sensor_wr_seq 
+04ff 20205747 branch mouse_setting_sensor_type 
 
 p_mouse_setting_sensor_type:
-04f5 6fe0c957 fetch 1 ,mem_config_sensor_type 
-04f6 c00684f8 beq gs001 ,p_mouse_gs001_dpi_setting 
-04f7 20205749 branch mouse_setting_sensor_type + 2 
+0500 6fe0c957 fetch 1 ,mem_config_sensor_type 
+0501 c0068503 beq gs001 ,p_mouse_gs001_dpi_setting 
+0502 20205749 branch mouse_setting_sensor_type + 2 
 
 p_mouse_gs001_dpi_setting:
-04f8 6fe0c690 fetch 1 ,mem_mouse_dpi 
-04f9 c00004fd beq mouse_dpi_level1 ,p_mouse_set_dpi_level0 
-04fa c00084ff beq mouse_dpi_level2 ,p_mouse_set_dpi_level1 
-04fb c0010501 beq mouse_dpi_level3 ,p_mouse_set_dpi_level2 
-04fc 20600000 rtn 
+0503 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0504 c0000508 beq mouse_dpi_level1 ,p_mouse_set_dpi_level0 
+0505 c000850a beq mouse_dpi_level2 ,p_mouse_set_dpi_level1 
+0506 c001050c beq mouse_dpi_level3 ,p_mouse_set_dpi_level2 
+0507 20600000 rtn 
 
 p_mouse_set_dpi_level0:
-04fd 6848cb34 fetcht 1 ,mouse_gs001_dpi0 
-04fe 20205758 branch mouse_dpi_store 
+0508 6848cb34 fetcht 1 ,mouse_gs001_dpi0 
+0509 20205758 branch mouse_dpi_store 
 
 p_mouse_set_dpi_level1:
-04ff 6848cb35 fetcht 1 ,mouse_gs001_dpi1 
-0500 20205758 branch mouse_dpi_store 
+050a 6848cb35 fetcht 1 ,mouse_gs001_dpi1 
+050b 20205758 branch mouse_dpi_store 
 
 p_mouse_set_dpi_level2:
-0501 6848cb36 fetcht 1 ,mouse_gs001_dpi2 
-0502 20205758 branch mouse_dpi_store 
+050c 6848cb36 fetcht 1 ,mouse_gs001_dpi2 
+050d 20205758 branch mouse_dpi_store 
 
 p_mouse_ka8g2_id2_judge:
-0503 204059e7 call mouse_sensor_poweron 
-0504 6fe0c85a fetch 1 ,mem_sensor_id2 
-0505 c02c8507 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-0506 2020595f branch mouse_init_p32xx_id2_judge 
+050e 204059e7 call mouse_sensor_poweron 
+050f 6fe0c85a fetch 1 ,mem_sensor_id2 
+0510 c02c8512 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+0511 2020595f branch mouse_init_p32xx_id2_judge 
 
 p_mouse_ka8g2_init_param:
-0507 7049570b jam ka8g2 ,mem_config_sensor_type 
-0508 da604a0b arg mem_sensor_ka8g2_init_new ,regc 
-0509 20205995 branch mouse_sensor_wr_seq 
+0512 7049570b jam ka8g2 ,mem_config_sensor_type 
+0513 da604a0b arg mem_sensor_ka8g2_init_new ,regc 
+0514 20205995 branch mouse_sensor_wr_seq 
 
 p_mouse_check_sensor_data:
-050a 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
-050b c1800000 rtnne flash_sm_no_buys 
-050c 6fe0c957 fetch 1 ,mem_config_sensor_type 
-050d c005850f beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-050e 202059f8 branch mouse_check_sensor_data + 2 
+0515 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
+0516 c1800000 rtnne flash_sm_no_buys 
+0517 6fe0c957 fetch 1 ,mem_config_sensor_type 
+0518 c005851a beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+0519 202059f8 branch mouse_check_sensor_data + 2 
 
 p_mouse_pka8g2_sensor_motion:
-050f 20405a6d call mouse_clear_sensor_data 
-0510 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-0511 c07f8515 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-0512 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
-0513 20406ee6 call gpio_get_bit 
-0514 24608000 nrtn true 
+051a 20405a6d call mouse_clear_sensor_data 
+051b 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+051c c07f8520 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+051d 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
+051e 20406ee6 call gpio_get_bit 
+051f 24608000 nrtn true 
 
 p_mouse_pka8g2_sensor_motion_1:
-0515 58000000 setarg pan_reg_pid_l 
-0516 204069e5 call twspi_read 
-0517 c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
-0518 20205a2f branch mouse_p3212_sensor_motion_2 
+0520 58000000 setarg pan_reg_pid_l 
+0521 204069e5 call twspi_read 
+0522 c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
+0523 20205a2f branch mouse_p3212_sensor_motion_2 
 
 p_mouse_motion:
-0519 78547c00 disable user 
-051a 58000000 setarg 0 
-051b 67e34847 store 6 ,mem_mouse_x 
-051c 2040050a call p_mouse_check_sensor_data 
-051d 58000089 setarg 0x0089 
-051e 204069e4 call twspi_write 
-051f 20405747 call mouse_setting_sensor_type 
-0520 20405612 call mouse_zwheel 
-0521 20405617 call mouse_t_zwheel 
-0522 20400524 call p_mouse_key 
-0523 2020560c branch mouse_motion + 11 
+0524 78547c00 disable user 
+0525 58000000 setarg 0 
+0526 67e34847 store 6 ,mem_mouse_x 
+0527 20400515 call p_mouse_check_sensor_data 
+0528 58000089 setarg 0x0089 
+0529 204069e4 call twspi_write 
+052a 20405747 call mouse_setting_sensor_type 
+052b 20405612 call mouse_zwheel 
+052c 20405617 call mouse_t_zwheel 
+052d 2040052f call p_mouse_key 
+052e 2020560c branch mouse_motion + 11 
 
 p_mouse_key:
-0524 2040584c call mouse_check_firekey_gpio 
-0525 6fe0c987 fetch 1 ,mem_fire_key_flag 
-0526 243a5860 nbranch fire_key_press ,blank 
-0527 6fe0c982 fetch 1 ,mem_fire_key_status 
-0528 243a585f nbranch fire_key_process ,blank 
-0529 20405888 call mouse_check_key_gpio 
-052a 2040052c call p_mouse_ghost_key_check 
-052b 202057ad branch mouse_key + 7 
+052f 2040584c call mouse_check_firekey_gpio 
+0530 6fe0c987 fetch 1 ,mem_fire_key_flag 
+0531 243a5860 nbranch fire_key_press ,blank 
+0532 6fe0c982 fetch 1 ,mem_fire_key_status 
+0533 243a585f nbranch fire_key_process ,blank 
+0534 20405888 call mouse_check_key_gpio 
+0535 20400537 call p_mouse_ghost_key_check 
+0536 202057ad branch mouse_key + 7 
 
 p_mouse_ghost_key_check:
-052c 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
-052d 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
-052e 70497b00 jam 0 ,mem_mouse_ghost_flag 
-052f 1fe22400 copy pdata ,regb 
-0530 6848c644 fetcht 1 ,mem_lbutton_gpio 
-0531 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-0532 98467c00 isub temp ,null 
-0533 2022853e branch p_mouse_matrix_ghost_key_l_bk ,zero 
-0534 6fe0c648 fetch 1 ,mem_fw_button_gpio 
-0535 98467c00 isub temp ,null 
-0536 20228544 branch p_mouse_matrix_ghost_key_l_fw ,zero 
-0537 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0538 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-0539 98467c00 isub temp ,null 
-053a 2022854d branch p_mouse_ghost_key_mbk_rfw ,zero 
+0537 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
+0538 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
+0539 70497b00 jam 0 ,mem_mouse_ghost_flag 
+053a 1fe22400 copy pdata ,regb 
+053b 6848c644 fetcht 1 ,mem_lbutton_gpio 
+053c 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+053d 98467c00 isub temp ,null 
+053e 20228549 branch p_mouse_matrix_ghost_key_l_bk ,zero 
+053f 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+0540 98467c00 isub temp ,null 
+0541 2022854f branch p_mouse_matrix_ghost_key_l_fw ,zero 
+0542 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0543 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0544 98467c00 isub temp ,null 
+0545 20228558 branch p_mouse_ghost_key_mbk_rfw ,zero 
 
 p_mouse_ghost_key_mfw_rbk:
-053b 204057fb call mouse_ghost_key_check_m_fw 
+0546 204057fb call mouse_ghost_key_check_m_fw 
 
 p_mouse_ghost_key_rbk:
-053c 20400552 call p_mouse_ghost_key_check_r_bk 
-053d 202057e5 branch mouse_ghost_key_check_next 
+0547 2040055d call p_mouse_ghost_key_check_r_bk 
+0548 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_matrix_ghost_key_l_bk:
-053e 6848c645 fetcht 1 ,mem_mbutton_gpio 
-053f 6fe0c648 fetch 1 ,mem_fw_button_gpio 
-0540 98467c00 isub temp ,null 
-0541 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
+0549 6848c645 fetcht 1 ,mem_mbutton_gpio 
+054a 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+054b 98467c00 isub temp ,null 
+054c 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
 
 p_mouse_ghost_key_lbk_rfw:
-0542 204057ef call mouse_ghost_key_check_l_bk 
-0543 2020054e branch p_mouse_ghost_key_rfw 
+054d 204057ef call mouse_ghost_key_check_l_bk 
+054e 20200559 branch p_mouse_ghost_key_rfw 
 
 p_mouse_matrix_ghost_key_l_fw:
-0544 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0545 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-0546 98467c00 isub temp ,null 
-0547 2022854a branch p_mouse_ghost_key_lfw_mbk ,zero 
+054f 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0550 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0551 98467c00 isub temp ,null 
+0552 20228555 branch p_mouse_ghost_key_lfw_mbk ,zero 
 
 p_mouse_ghost_key_lfw_rbk:
-0548 20400554 call p_mouse_ghost_key_check_l_fw 
-0549 2020053c branch p_mouse_ghost_key_rbk 
+0553 2040055f call p_mouse_ghost_key_check_l_fw 
+0554 20200547 branch p_mouse_ghost_key_rbk 
 
 p_mouse_ghost_key_lfw_mbk:
-054a 20400554 call p_mouse_ghost_key_check_l_fw 
-054b 20400550 call p_mouse_ghost_key_check_m_bk 
-054c 202057e5 branch mouse_ghost_key_check_next 
+0555 2040055f call p_mouse_ghost_key_check_l_fw 
+0556 2040055b call p_mouse_ghost_key_check_m_bk 
+0557 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_ghost_key_mbk_rfw:
-054d 20400550 call p_mouse_ghost_key_check_m_bk 
+0558 2040055b call p_mouse_ghost_key_check_m_bk 
 
 p_mouse_ghost_key_rfw:
-054e 20400556 call p_mouse_ghost_key_check_r_fw 
-054f 202057e5 branch mouse_ghost_key_check_next 
+0559 20400561 call p_mouse_ghost_key_check_r_fw 
+055a 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_ghost_key_check_m_bk:
-0550 1a417e12 and regb ,mouse_m_bk_button ,pdata 
-0551 202057f3 branch mouse_ghost_key_check_m_bk + 1 
+055b 1a417e12 and regb ,mouse_m_bk_button ,pdata 
+055c 202057f3 branch mouse_ghost_key_check_m_bk + 1 
 
 p_mouse_ghost_key_check_r_bk:
-0552 1a417e0a and regb ,mouse_r_bk_button ,pdata 
-0553 202057f6 branch mouse_ghost_key_check_r_bk + 1 
+055d 1a417e0a and regb ,mouse_r_bk_button ,pdata 
+055e 202057f6 branch mouse_ghost_key_check_r_bk + 1 
 
 p_mouse_ghost_key_check_l_fw:
-0554 1a417e11 and regb ,mouse_l_fw_button ,pdata 
-0555 202057f9 branch mouse_ghost_key_check_l_fw + 1 
+055f 1a417e11 and regb ,mouse_l_fw_button ,pdata 
+0560 202057f9 branch mouse_ghost_key_check_l_fw + 1 
 
 p_mouse_ghost_key_check_r_fw:
-0556 1a417e12 and regb ,mouse_r_fw_button ,pdata 
-0557 202057ff branch mouse_ghost_key_check_r_fw + 1 
+0561 1a417e12 and regb ,mouse_r_fw_button ,pdata 
+0562 202057ff branch mouse_ghost_key_check_r_fw + 1 
               org 0x2000
 
 start:
@@ -2328,6 +2355,8 @@
 2166 2000003c nop 60 
 2167 708a2020 jam 0x20 ,0x8a20 
 2168 708a23fd jam 0xfd ,0x8a23 
+
+set_sync_on_next:
 2169 708a2412 jam 0x12 ,0x8a24 
 216a 708a2410 jam 0x10 ,0x8a24 
 216b 2000003c nop 60 
@@ -9262,6 +9291,8 @@
 3618 24740000 nrtn user 
 3619 204036be call g24_setgpio_lpm_before 
 361a 20407de2 call clear_wake 
+
+g24_short_sleep_next:
 361b 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
 361c 20203622 branch g24_long_seep2 
 
@@ -20631,6 +20662,8 @@
 573f c38e0000 rtnbit1 mouse_enable_dpi_level_4 
 5740 6fe0c690 fetch 1 ,mem_mouse_dpi 
 5741 c1818000 rtnne mouse_dpi_level4 
+
+mouse_dpi_reinit_set:
 5742 70469000 jam mouse_dpi_level1 ,mem_mouse_dpi 
 5743 20600000 rtn 
 
@@ -21439,6 +21472,8 @@
 596f 204059da call mouse_sensor_reset 
 5970 20407c95 call delay_10ms 
 5971 da6048d6 arg mem_sensor_8650_init ,regc 
+
+mouse_sensor_init_end:
 5972 20405995 call mouse_sensor_wr_seq 
 5973 20205747 branch mouse_setting_sensor_type 
 
@@ -22815,6 +22850,8 @@
 5d57 18520400 lshift4 temp ,temp 
 5d58 9840fe00 iadd temp ,pdata 
 5d59 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+
+mouse_dpi_store_last_end:
 5d5a 1a627e00 copy regc ,pdata 
 5d5b 684949fa fetcht 2 ,mem_otp_offset_dpi 
 5d5c 98467c00 isub temp ,null 
@@ -23142,6 +23179,8 @@
 
 mouse_le_addr_increase_count_load:
 5e40 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
+
+mouse_le_addr_increase_store:
 5e41 67e14695 store 2 ,mem_random_addr_increase_count 
 5e42 20600000 rtn 
 
@@ -23899,6 +23938,8 @@
 604b 58000000 setarg 0 
 604c 67e145de store 2 ,mem_24g_reconn_timeout 
 604d 20405c39 call mouse_stop_discovery 
+
+mouse_24g_pair_mode_check:
 604e 70458901 jam type_ms ,mem_24g_data_type 
 604f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
 6050 c30b3291 bbit0 mouse_enable_keyboard ,g24_pair_start 
Index: program/app_mouse.prog
===================================================================
--- /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/program/app_mouse.prog	(revision 3320)
+++ /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/program/app_mouse.prog	(working copy)
@@ -1197,6 +1197,7 @@
 	rtnbit1 MOUSE_ENABLE_DPI_LEVEL_4
 	fetch 1,mem_mouse_dpi
 	rtnne MOUSE_DPI_LEVEL4
+mouse_dpi_reinit_set:
 	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
 	rtn
 	
@@ -1997,6 +1998,7 @@
 	call mouse_sensor_reset
 	call delay_10ms
 	arg mem_sensor_8650_init,regc
+mouse_sensor_init_end:
 	call mouse_sensor_wr_seq
 	branch mouse_setting_sensor_type
 
@@ -3376,7 +3378,7 @@
 	lshift4 temp,temp
 	iadd temp,pdata
 	store 1,mem_mouse_otp_dpi_value
-	
+mouse_dpi_store_last_end:	
 	copy regc,pdata
 	fetcht 2,mem_otp_offset_dpi
 	isub temp,null
@@ -3716,6 +3718,7 @@
 	
 mouse_le_addr_increase_count_load:
 	fetch 2,mem_random_addr_increase_count_temp
+mouse_le_addr_increase_store:
 	store 2,mem_random_addr_increase_count
 	rtn
 
@@ -4450,6 +4453,7 @@
 	setarg 0
 	store 2,mem_24g_reconn_timeout	
 	call mouse_stop_discovery
+mouse_24g_pair_mode_check:
 	jam TYPE_MS,mem_24g_data_type
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit0 MOUSE_ENABLE_KEYBOARD,g24_pair_start
Index: program/bt.prog
===================================================================
--- /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/program/bt.prog	(revision 3320)
+++ /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/program/bt.prog	(working copy)
@@ -543,7 +543,8 @@
 	jam 0x00,0x8a26 
 	nop 60
 	jam 0x20,0x8a20 
-	jam 0xfd,0x8a23 
+	jam 0xfd,0x8a23
+set_sync_on_next:
 	jam 0x12,0x8a24 
 	jam 0x10,0x8a24 
 	nop 60
Index: program/g24_protocol_stack/24g_transmitter.prog
===================================================================
--- /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/program/g24_protocol_stack/24g_transmitter.prog	(revision 3320)
+++ /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/program/g24_protocol_stack/24g_transmitter.prog	(working copy)
@@ -56,6 +56,7 @@
 	nrtn user
 	call g24_setgpio_lpm_before
 	call clear_wake
+g24_short_sleep_next:
 	fetch 3,mem_24g_short_sleep_set
 	branch g24_long_seep2
 
Index: program/patch.prog
===================================================================
--- /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/program/patch.prog	(revision 3320)
+++ /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/program/patch.prog	(working copy)
@@ -7,6 +7,7 @@
 //define ADC_1121SB_1V8_MODE
 //define XTAL_CALP_SET
 //define COMMBINATION_DPI
+define MULTI_MODE
 
 	bbit1 8,pf_patch_ext
 	beq patch00_0,p_soft_reset
@@ -46,7 +47,9 @@
 	beq patch11_4,p_mouse_store_device_info
 	beq patch11_5,p_mouse_store_dpi_info_check
 	beq patch11_6,p_mouse_idle
+ifdef MULTI_MODE
 	beq patch12_0,p_mouse_check_select_device_by_switch
+endif
 	beq patch12_5,p_mouse_24g_hibernate_set
 	beq patch12_6,p_mouse_24g_package_data
 	beq patch18_5,p_otp_read_data
@@ -108,12 +111,28 @@
 	nop 60
 	jam 0x20,0x8a20 
 	jam 0xf5,0x8a23 
-	jam 0x12,0x8a24 
-	jam 0x10,0x8a24 
-	nop 60
-	jam 0x60,0x8a12 
-	jam 0xdd,0x8a23 
-	rtn
+	branch set_sync_on_next
+
+
+p_calc_freq:
+	setarg 2400
+	iadd temp,pdata
+	copy pdata, rega
+	fetcht 1,mem_fcomp_div
+	rshift temp,temp
+	idiv temp
+//	mul32 pdata,12,rega
+	call wait_div_end
+	quotient pdata
+	rshift8 pdata,queue
+	storer queue, 1,0x890a
+	store 1,0x8909
+	branch calc_freq+10
+
+p_set_ck2rfpll:
+	until null,lpo_edge
+	jam 0x58,0x813c
+	branch lpm_write_wait
 
 p_initialize_radio_cont:
 	jam 0,mem_le_testtype
@@ -131,6 +150,7 @@
 //	branch initialize_radio_cont+1
 	//fetch 1,mem_wdt_always_work
 	call wdt_set_disable
+	ncall p_set_ck2rfpll,wake
 
 	until null,lpo_edge
 	jam 0x5f,0x813b 
@@ -185,8 +205,7 @@
 	bbit0 SARADC_DONE,p_sadc_read_wait
 	fetcht 2,core_sadc_data
 	storet 2,mem_adc_current_value
-	jam 0x00,core_sadc_ctrl
-	rtn
+	branch sadc_read_wait2+2
 	
 p_set_xtal_cap:
 ifndef XTAL_CALP_SET 
@@ -777,10 +796,7 @@
 	arg 0x01f8,temp
 	iand temp,pdata
 	branch p_g24_reconn_dispatch_next,blank
-	fetch 2,mem_24g_reconn_count
-	increase 1,pdata
-	store 2,mem_24g_reconn_count
-	rtn
+	branch g24_reconn_dispatch+5
 
 p_g24_reconn_dispatch_next:
 	call g24_reconn_data_prep
@@ -799,7 +815,7 @@
 
 p_g24_reconn_mode_judge:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,g24_pair_start
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_pair_mode_check
 	branch g24_reconn_receiver_addr
 
 p_g24_reconn_device_fail:
@@ -823,16 +839,8 @@
 	store 2,mem_ble_l2cap_tx_buff0_ptr
 	setarg MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
 	store 2,mem_ble_l2cap_tx_buff_size_ptr
-	call p_mouse_martix_check
 	branch mouse_param_init+2
 
-p_mouse_martix_check:
-	fetch 1,mem_matrix_public_gpio
-	rtneq GPIO_DISABLE
-	store 1,mem_mouse_martix_temp_gpio
-	jam 1,mem_mouse_martix_flag
-	rtn
-
 p_recv_addr_zero_skip:
 	fetch 4,mem_24g_fast_conn_addr
 	fetcht 4,mem_24g_addr
@@ -956,6 +964,7 @@
 //	branch mouse_24g_before_lpm_sleep+2	
 
 p_mouse_default_init:
+	jam 0,mem_mouse_switch_flag
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	isolate1 MOUSE_ENABLE_KEYBOARD,pdata
 	call mouse_customer_key_enable,true
@@ -1008,25 +1017,51 @@
 endif
 
 p_mouse_load_device_info_check:
+	call p_mouse_dpi_level_led_off_next
 	call p_mouse_store_normal_tx_power
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit1 MOUSE_ENABLE_EEPROM,mouse_load_eeprom_info_check
-	bbit1 MOUSE_ENABLE_FLASH,mouse_load_flash_info_check
+//	bbit1 MOUSE_ENABLE_FLASH,mouse_load_flash_info_check
 	bbit1 MOUSE_ENABLE_OTP,p_mouse_load_otp_info_check
 	rtn
 
 p_mouse_load_otp_info_check:
+ifdef MULTI_MODE
 	call p_mouse_device_flag_temp_store
+endif
 	call mouse_read_otp_dpi
-	call mouse_read_otp_device_flag
+ifdef MULTI_MODE
+	call p_mouse_read_otp_device_flag
 	
 	call p_mouse_device_flag_check		//reinit to load info
 
 	call p_mouse_select_device_by_switch_check
-
-	call p_mouse_read_otp_device_info
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	isolate1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,pdata
+	call mouse_read_otp_le_device1,true
+endif
+	call mouse_read_otp_device_info
 	call p_mouse_read_otp_le_addr_increase_count_info
 	branch mouse_otp_load_app_initflag
+	
+
+ifdef MULTI_MODE
+
+p_mouse_read_otp_device_flag:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit1 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
+	branch mouse_read_otp_device_flag
+
+p_mouse_device_flag_check:
+	fetch 1,mem_device_flag
+	sub pdata,0,null
+	branch p_mouse_device_flag_temp_load,zero
+	sub pdata,4,null
+	branch p_mouse_24g_init,zero
+	rtn positive
+p_mouse_24g_init:
+	jam MODE_24G_DEVICE,mem_device_flag
+	rtn
 
 p_mouse_select_device_by_switch_check:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1035,13 +1070,56 @@
 p_mouse_device_flag_temp_store:		//can remove:before start work check once again
 	fetch 1,mem_device_flag
 	store 1,mem_mouse_device_flag_temp
-	rtn	
+	rtn
 
-p_mouse_read_otp_device_info:
+p_mouse_check_select_device_by_switch:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	isolate1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,pdata
-	call mouse_read_otp_le_device1,true
-	branch mouse_read_otp_device_info
+	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
+	bbit0 MOUSE_ENABLE_SWITCH_GPIO_CONNECT_VIN,p_mouse_switch_gpio_connect_gnd_check
+p_mouse_switch_gpio_connect_vin_check:
+	call p_mouse_switch_gpio_pd_set
+	call p_mouse_switch_gpio_connect_vin
+p_mouse_switch_gpio_pu_set:
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_inactive
+	fetcht 1,mem_device_switch_gpio
+	branch mouse_gpio_config_input_pu
+	
+p_mouse_switch_gpio_connect_vin:
+	fetcht 1,mem_device_switch_gpio
+	call gpio_get_bit
+	nbranch p_mouse_check_select_24g_device_check,true
+p_mouse_check_select_bt_device_check:
+	fetch 1,mem_mouse_switch_flag
+	branch mouse_select_btdevice,blank
+	fetch 1,mem_device_flag
+	rtneq MODE_BT_DEVICE1
+	jam MODE_BT_DEVICE1,mem_device_flag
+	branch mouse_soft_reset	
+
+p_mouse_check_select_24g_device_check:
+	fetch 1,mem_mouse_switch_flag
+	branch mouse_check_select_24g_device,blank
+	fetch 1,mem_device_flag
+	rtneq MODE_24G_DEVICE
+	jam MODE_24G_DEVICE,mem_device_flag
+	branch mouse_soft_reset
+
+p_mouse_switch_gpio_connect_gnd_check:
+	call p_mouse_switch_gpio_pu_set
+	call p_mouse_switch_gpio_connect_gnd
+p_mouse_switch_gpio_pd_set:
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_active
+	fetcht 1,mem_device_switch_gpio
+	branch mouse_gpio_config_input_pd
+
+p_mouse_switch_gpio_connect_gnd:
+	fetcht 1,mem_device_switch_gpio
+	call gpio_get_bit
+	branch p_mouse_check_select_24g_device_check,true
+	branch p_mouse_check_select_bt_device_check
+endif
 
 p_mouse_app_initflag_check:
 	fetch 2,mem_store_flag
@@ -1051,25 +1129,14 @@
 //	call mouse_app_initflag_check_next
 	storet 2,mem_store_flag
 	call mouse_ble_init_address
-//	fetch 1,mem_device_flag_temp
-//	store 1,mem_device_flag
 	call mouse_load_default_dpi
-	
 	setarg 0x1122
 	store 2,mem_random_addr_increase_count
+ifdef MULTI_MODE
 p_mouse_device_flag_temp_load:
 	fetch 1,mem_mouse_device_flag_temp		//reinit device flag
-	branch mouse_device_flag_load_end
-
-p_mouse_device_flag_check:
-	fetch 1,mem_device_flag
-	sub pdata,0,null
-	branch p_mouse_device_flag_temp_load,zero
-	sub pdata,4,null
-	branch p_mouse_24g_init,zero
-	rtn positive
-p_mouse_24g_init:
-	jam MODE_24G_DEVICE,mem_device_flag
+	store 1,mem_device_flag
+endif
 	rtn
 
 p_mouse_read_otp_le_addr_increase_count_info:
@@ -1091,30 +1158,27 @@
 
 p_mouse_le_addr_increase_count_load:
 	fetch 2,mem_random_addr_increase_count_last
-	store 2,mem_random_addr_increase_count
-	rtn
+	branch mouse_le_addr_increase_store
 
 
 p_mouse_store_device_info:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit1 MOUSE_ENABLE_EEPROM,mouse_store_eeprom_device_info
-	bbit1 MOUSE_ENABLE_FLASH,mouse_store_flash_device_info
+//	bbit1 MOUSE_ENABLE_FLASH,mouse_store_flash_device_info
 	bbit1 MOUSE_ENABLE_OTP,p_mouse_store_otp_device_info
 	rtn
 
 p_mouse_store_otp_device_info:
 	call p_mouse_write_otp_locall_addr
+ifdef MULTI_MODE
 	call p_mouse_write_otp_device_flag
+endif
 	branch mouse_store_otp_device_info+1
 
-p_mouse_write_otp_locall_addr:
-	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	beq MODE_BT_DEVICE1,p_mouse_write_otp_le_locall_addr1
-	beq MODE_BT_DEVICE2,p_mouse_write_otp_le_locall_addr2
-	rtn
-
+ifdef MULTI_MODE
 p_mouse_write_otp_device_flag:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit1 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
 	fetchr regb,2,mem_otp_offset_device_flag
 	copy regb,regc
 p_mouse_write_otp_device_flag_loop:
@@ -1136,13 +1200,8 @@
 	fetch 1,mem_device_flag
 	
 	call p_mouse_device_flag_otp_store_judge			// add device_flag check
-	
 	store 1,mem_device_flag_value
-p_mouse_device_flag_store_end:	
-	arg 1,loopcnt
-	copy regc,regb
-	arg mem_device_flag_value,rega
-	branch otp_write			/* regb = otp address, rega pointers data, loopcnt is count */
+	branch mouse_devoce_flag_store_end
 
 p_mouse_device_flag_store_check:
 	fetcht 1,mem_device_flag_last
@@ -1157,18 +1216,21 @@
 	copy regc,pdata
 	fetcht 2,mem_otp_offset_device_flag
 	isub temp,null
-	branch p_mouse_device_flag_store_end,zero
+	branch mouse_devoce_flag_store_end,zero
 	
 	increase -1,regc
-	branch p_mouse_device_flag_store_end
+	branch mouse_devoce_flag_store_end
 
 p_mouse_device_flag_otp_store_judge:
 	rtnne MODE_24G_DEVICE
 	increase 4,pdata
 	rtn
+endif
 
-/**************store le local addr start**********/
 
+p_mouse_write_otp_locall_addr:
+	fetch 1,mem_device_flag
+	rtnne MODE_BT_DEVICE1
 p_mouse_write_otp_le_locall_addr1:
 	fetchr regb,2,mem_otp_offset_le_locall_addr1
 	copy regb,regc
@@ -1194,31 +1256,6 @@
 	copy regc,regb
 	branch otp_write			/* regb = otp address, rega pointers data, loopcnt is count */
 
-p_mouse_write_otp_le_locall_addr2:
-	fetchr regb,2,mem_otp_offset_le_locall_addr2
-	copy regb,regc
-p_mouse_write_otp_le_locall_addr2_loop:
-	call mouse_read_otp_le_locall_addr2_common
-	fetch 6,mem_mouse_le_locall_addr2_temp
-	branch p_mouse_le_local_addr2_store,blank	
-	store 6,mem_mouse_le_locall_addr2_last
-	increase 6,regc
-	fetch 2,mem_otp_offset_le_locall_addr2_end
-	isub regc,null
-	nrtn positive	//if read end,retention last value
-	copy regc,regb
-	branch p_mouse_write_otp_le_locall_addr2_loop
-
-p_mouse_le_local_addr2_store:
-	fetch 6,mem_mouse_le_locall_addr2_last
-	fetcht 6,mem_device2_locall_addr
-	isub temp,null
-	rtn zero
-	arg 6,loopcnt
-	arg mem_device2_locall_addr,rega
-	copy regc,regb
-	branch otp_write			/* regb = otp address, rega pointers data, loopcnt is count */
-
 /**************store le local addr end**********/
 
 p_mouse_load_device_info:
@@ -1232,14 +1269,12 @@
 	rtnbit0 MOUSE_ENABLE_LOAD_AND_STORE_DPI
 	fetch 1,mem_mouse_dpi
 	beq 0,mouse_otp_load_dpi
-	beq 6,p_mouse_dpi_reinit
-	rtn
-	
-p_mouse_dpi_reinit:
-	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
+	beq 6,mouse_dpi_reinit_set
 	rtn
 
 p_mouse_store_dpi_info_check:
+	jam 1,mem_mouse_dpi_led_on_state
+	jam 0,mem_mouse_dpi_led_time_count
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit1 MOUSE_ENABLE_EEPROM,mouse_store_eerpom_dpi
 	bbit1 MOUSE_ENABLE_OTP,p_mouse_store_otp_dpi
@@ -1271,11 +1306,7 @@
 	call p_mouse_dpi_otp_store_judge		//add dpi check
 	
 	store 1,mem_mouse_otp_dpi_value
-p_mouse_dpi_store_end:	
-	arg 1,loopcnt
-	copy regc,regb
-	arg mem_mouse_otp_dpi_value,rega
-	branch otp_write			/* regb = otp address, rega pointers data, loopcnt is count */
+	branch mouse_dpi_store_end
 
 p_mouse_dpi_store_last_check:
 	fetcht 1,mem_mouse_dpi_last
@@ -1286,14 +1317,7 @@
 	lshift4 pdata,pdata
 	iadd temp,pdata
 	store 1,mem_mouse_otp_dpi_value
-	
-	copy regc,pdata
-	fetcht 2,mem_otp_offset_dpi
-	isub temp,null
-	branch p_mouse_dpi_store_end,zero
-	
-	increase -1,regc
-	branch p_mouse_dpi_store_end
+	branch mouse_dpi_store_last_end 
 
 p_mouse_dpi_otp_store_judge:
 	rtnne MOUSE_DPI_LEVEL1
@@ -1304,11 +1328,7 @@
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_le_addr1_init_check
 	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	beq MODE_BT_DEVICE1,p_mouse_le_addr1_init_check
-	beq MODE_BT_DEVICE2,p_mouse_le_addr2_init_check
-	rtn
-
+	rtnne MODE_BT_DEVICE1
 p_mouse_le_addr1_init_check:
 	fetch 6,mem_device1_locall_addr
 	fetcht 6,mem_mouse_compare_addr
@@ -1318,16 +1338,6 @@
 	store 6,mem_device1_locall_addr
 	rtn
 
-p_mouse_le_addr2_init_check:
-	fetch 6,mem_device2_locall_addr
-	fetcht 6,mem_mouse_compare_addr
-	isub temp,null
-	nrtn zero
-	fetch 6,mem_le_lap
-	add pdata,0x0100,pdata
-	store 6,mem_device2_locall_addr
-	rtn
-
 p_mouse_buletooth_fast_conn_end:
 	call p_mouse_select_reconn_device
 	branch mouse_buletooth_fast_conn_end+2
@@ -1338,22 +1348,12 @@
 	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_load_le_device1
 p_mouse_select_reconn_device_start:
 	fetch 1,mem_device_flag
-	rtneq MODE_24G_DEVICE
-	beq MODE_BT_DEVICE1,p_mouse_load_le_device1
-	beq MODE_BT_DEVICE2,p_mouse_load_le_device2
-	rtn
-	
+	rtnne MODE_BT_DEVICE1
 p_mouse_load_le_device1:
 	fetch 6,mem_device1_addr
 	store 6,mem_hci_plap
 	fetch 6,mem_device1_locall_addr
-	store 6,mem_le_lap
-	rtn
-
-p_mouse_load_le_device2:
-	fetch 6,mem_device2_addr
-	store 6,mem_hci_plap
-	fetch 6,mem_device2_locall_addr
+p_mouse_le_lap_store:
 	store 6,mem_le_lap
 	rtn
 
@@ -1369,10 +1369,7 @@
 
 p_mouse_before_store_reconn_info:
 	fetch 1,mem_device_flag
-	beq MODE_BT_DEVICE1,p_mouse_store_le_device1
-	beq MODE_BT_DEVICE2,p_mouse_store_le_device2
-	rtn
-
+	rtnne MODE_BT_DEVICE1
 p_mouse_store_le_device1:
 	fetch 6,mem_le_plap
 	store 6,mem_device1_addr
@@ -1380,14 +1377,6 @@
 	store 6,mem_device1_locall_addr
 	rtn
 
-p_mouse_store_le_device2:
-	fetch 6,mem_le_plap
-	store 6,mem_device2_addr
-	fetch 6,mem_le_lap
-	store 6,mem_device2_locall_addr
-	rtn
-
-
 p_mouse_bb_event_timer:
 	call p_mouse_le_send_conn_param_update_timer
 	call mouse_low_voltage_led_timer
@@ -1395,7 +1384,8 @@
 	//led
 	call mouse_logo_led_on_timer
 	call mouse_led_multi_timer
-	call mouse_dpi_led_blink_delay_timer
+	//call mouse_dpi_led_blink_delay_timer
+	call p_mouse_dpi_level_led_process_timer
 	//24g
 	call g24_pair_timeout_timer
 	call g24_reconn_timeout_timer
@@ -1420,6 +1410,89 @@
 	call mouse_store_information_delay_timer
 	branch mouse_check_no_data_timeout_timer
 
+p_mouse_dpi_level_led_process_timer:
+	// fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	// bbit1 MOUSE_LOW_VOLTAGE_FLAG,p_mouse_dpi_level_led_off
+	fetch 2,mem_mouse_no_data_timer
+	rtn blank
+	// fetch 2,mem_mouse_discovery_timer
+	// nrtn blank
+	// fetch 2,mem_24g_pair_timeout
+	// nrtn blank
+	// fetch 2,mem_24g_reconn_timeout
+	// nrtn blank
+	fetch 1,mem_mouse_dpi_led_on_state
+	rtn blank
+	fetch 1,mem_mouse_dpi_led_time_count
+	sub pdata,30,null
+	nbranch p_mouse_dpi_led_timeout,positive
+	pincrease 1
+	store 1,mem_mouse_dpi_led_time_count
+	jam 1,mem_dpi_led_state
+
+	fetch 1,mem_mouse_dpi
+	beq MOUSE_DPI_LEVEL1,p_mouse_dpi_level1_led_on	//1200
+	beq MOUSE_DPI_LEVEL2,p_mouse_dpi_level2_led_on	//1600
+	beq MOUSE_DPI_LEVEL3,p_mouse_dpi_level3_led_on	//800
+	beq MOUSE_DPI_LEVEL4,p_mouse_dpi_level4_led_on	//1000
+	rtn
+
+p_mouse_dpi_led_timeout:
+	jam 0,mem_mouse_dpi_led_on_state
+	branch p_mouse_dpi_level_led_off
+
+p_mouse_dpi_level1_led_on:
+	call p_mouse_dpi_level2_led_off
+	call p_mouse_dpi_level3_led_off
+	call p_mouse_dpi_level4_led_off
+	fetcht 1,mem_dpi_level1_led_gpio
+	branch gpio_out_active
+p_mouse_dpi_level2_led_on:
+	call p_mouse_dpi_level1_led_off
+	// call p_mouse_dpi_level3_led_off
+	// call p_mouse_dpi_level4_led_off
+	fetcht 1,mem_dpi_level3_led_gpio
+	call gpio_out_active
+	fetcht 1,mem_dpi_level4_led_gpio
+	branch gpio_out_active
+p_mouse_dpi_level3_led_on:
+	call p_mouse_dpi_level1_led_off
+	call p_mouse_dpi_level2_led_off
+	call p_mouse_dpi_level4_led_off
+	fetcht 1,mem_dpi_level3_led_gpio
+	branch gpio_out_active
+p_mouse_dpi_level4_led_on:
+	call p_mouse_dpi_level1_led_off
+	call p_mouse_dpi_level2_led_off
+	call p_mouse_dpi_level3_led_off
+	fetcht 1,mem_dpi_level4_led_gpio
+	branch gpio_out_active
+
+p_mouse_dpi_level1_led_off:
+	fetcht 1,mem_dpi_level1_led_gpio
+	branch gpio_set_analog
+p_mouse_dpi_level2_led_off:
+	fetcht 1,mem_dpi_level3_led_gpio
+	call gpio_set_analog
+	fetcht 1,mem_dpi_level4_led_gpio
+	branch gpio_set_analog
+p_mouse_dpi_level3_led_off:
+	fetcht 1,mem_dpi_level3_led_gpio
+	branch gpio_set_analog
+p_mouse_dpi_level4_led_off:
+	fetcht 1,mem_dpi_level4_led_gpio
+	branch gpio_set_analog
+
+p_mouse_dpi_level_led_off:
+	fetch 1,mem_dpi_led_state
+	rtneq 0
+p_mouse_dpi_level_led_off_next:
+	jam 0,mem_dpi_led_state
+	call p_mouse_dpi_level1_led_off
+	call p_mouse_dpi_level2_led_off
+	call p_mouse_dpi_level3_led_off
+	branch p_mouse_dpi_level4_led_off
+
 ifdef COMMBINATION_DPI
 p_mouse_commbination_dpi_check_timer:
 	fetch 1,mem_mouse_commbination_key_dpi
@@ -1590,7 +1663,7 @@
 	branch g24_reconn_start
 
 p_mouse_24g_auto_pair_attempt_fail:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_attempt_fail_enter_hibernate
 	fetch 1,mem_device_number
 	beq 1,mouse_24g_attempt_fail_enter_hibernate		//24g first mode and only 2.4g device
@@ -1604,7 +1677,7 @@
 	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_attempt_fail_enter_hibernate
 	bbit1 MOUSE_ENABLE_EEPROM,mouse_24g_attempt_fail_enter_hibernate
 	bbit1 MOUSE_ENABLE_OTP,mouse_24g_attempt_fail_enter_hibernate
-	bbit1 MOUSE_ENABLE_FLASH,mouse_24g_attempt_fail_enter_hibernate
+//	bbit1 MOUSE_ENABLE_FLASH,mouse_24g_attempt_fail_enter_hibernate
 	branch p_mouse_24g_start_auto_pair
 
 p_mouse_start_work:
@@ -1662,12 +1735,7 @@
 	jam MOUSE_DPI_KEY,mem_mouse_key_temp
 	fetcht 1,mem_dpi_button_gpio
 	call p_mouse_dpi_key_check
-	call mouse_dpi_check_next
-	fetch 1,mem_mouse_martix_flag
-	rtn blank
-	fetch 1,mem_mouse_martix_temp_gpio
-	store 1,mem_matrix_public_gpio
-	branch mouse_matrix_public_gpio_reset
+	branch mouse_dpi_check_next
 
 p_mouse_dpi_key_check:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1690,6 +1758,8 @@
 	lshift pdata,pdata
 	copy pdata,regb
 	copy temp,regc
+	call gpio_out_active
+	copy regc,temp
 	call mouse_gpio_config_input_pd
 	copy regc,temp
 	call gpio_get_bit
@@ -1702,8 +1772,7 @@
 	nrtn user
 	call g24_setgpio_lpm_before
 	call p_clear_wake
-	fetch 3,mem_24g_short_sleep_set
-	branch g24_long_seep2
+	branch g24_short_sleep_next
 	
 
 p_clear_wake:
@@ -1738,6 +1807,7 @@
 	
 	call mouse_logo_led_off
 	call p_mouse_lpm_before_common
+	call p_mouse_dpi_level_led_off
 //	fetcht 1,mem_mouse_reuse_2ice_gpio
 //	call mouse_gpio_config_input_pu
 //	call p_mouse_gpio_set_high_impedance
@@ -1794,7 +1864,7 @@
 p_mouse_24g_short_sleep_clear_wake:
 	call p_clear_wake
 	branch p_lpm_write_gpio_wakeup
-
+/*
 p_mouse_check_select_device_by_switch:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
@@ -1822,7 +1892,7 @@
 	call gpio_out_active
 	fetcht 1,mem_device_switch_gpio
 	branch mouse_gpio_config_input_pd
-	
+*/	
 p_mouse_init_sensor:
 	call mouse_read_sensor_id
 	beq P32XX_ID1,p_mouse_init_p32xx_id2_judge
@@ -2183,15 +2253,7 @@
 	jam 0x77,core_gpadc_ctrl
 	jam 0x41,core_gpadc_cfg0
 	jam 0x14,0x8ac6			//div2
-	jam 0x00,core_gpadc_cfg3
-	call sadc_channel
-	fetch 1,mem_adc_clkdiv
-	store 1,core_sadc_clkdiv
-	call sadc_read
-
-	jam 0x00,core_sadc_clkdiv
-	jam 0x00,0x8ac6
-	rtn
+	branch p_mouse_adc_reference_source_set
 	
 p_enable_adc_reference_source_inter1p8V_vdcdc:
 	call p_sadc_cal_write
@@ -2201,11 +2263,12 @@
 	jam 0x77,core_gpadc_ctrl
 	jam 0x41,core_gpadc_cfg0
 	jam 0x10,0x8ac6			//not div2
+p_mouse_adc_reference_source_set:
 	jam 0x00,core_gpadc_cfg3
 	call sadc_channel
 	fetch 1,mem_adc_clkdiv
 	store 1,core_sadc_clkdiv
-	call  sadc_read
+	call sadc_read
 	
 	jam 0x00,core_sadc_clkdiv
 	jam 0x00,0x8ac6
Index: sched/mouse.dat
===================================================================
--- /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/sched/mouse.dat	(revision 3320)
+++ /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/sched/mouse.dat	(working copy)
@@ -40,7 +40,7 @@
 #bit5 MOUSE_ENABLE_USB_250
 #bit6 MOUSE_ENABLE_USB_500
 #bit7 MOUSE_ENABLE_USB_1000
-00
+10
 
 #mouse flag byte5
 #bit0 MOUSE_ENABLE_1IO2LED
@@ -96,7 +96,7 @@
 14 #mem_whee_b_data_gpio
 0d #mem_mouse_sensor_sclk_gpio
 0f #mem_mouse_sensor_sdio_gpio
-0a #mem_select_sensor_angle_gpio
+ff #mem_select_sensor_angle_gpio
 00 #mem_sensor_angle_default
 03 #mem_sensor_angle_switch
 00 #mem_config_sensor_dpi	#power on default dpi 00--1200  01--1600
@@ -110,13 +110,17 @@
 ff #mem_sensor_motion_gpio
 ff #mem_device_switch_gpio
 05 #mem_mouse_reuse_2ice_gpio
-15 #mem_mouse_logo_led_gpio
+ff#15 #mem_mouse_logo_led_gpio
 ff #mem_mouse_1io2led_multi_24gled
-15 #mem_mouse_1io2led_multi_bt1led
+ff#15 #mem_mouse_1io2led_multi_bt1led
 ff #mem_mouse_1io2led_multi_bt2led
 ff #mem_mouse_low_voltage_alarm_gpio
 ff #mem_mouse_dpi_gpio
 
+mem_dpi_level1_led_gpio:0c   #1200  gpio12
+# mem_dpi_level2_led_gpio:1f   #1600  gpio10+gpio21
+mem_dpi_level3_led_gpio:0a   #800   gpio10
+mem_dpi_level4_led_gpio:15   #1000   gpio21
 #mouse sensor angle
 #0x00 MOUSE_6CLK_ANGLE
 #0X01 MOUSE_9CLK_ANGLE
@@ -260,29 +264,23 @@
 mem_eeprom_block_size:80
 
 #otp write info offset
-mem_otp_offset_dpi:b9 1a										#6841 begin		3level:99count	----------info begin
-mem_otp_offset_dpi_end:ea 1a								#6890 end
-
-mem_otp_offset_device_flag:eb 1a							#6891 begin		400 count
-mem_otp_offset_device_flag_end:b2 1b						#7090 end
-
-mem_otp_offset_24g_addr:b3 1b								#7091 begin		30 count
-mem_otp_offset_24g_addr_end:2a 1c						#7210 end
+mem_otp_offset_dpi:21 1c										#7201 begin		3level:99count	----------info begin	
+mem_otp_offset_dpi_end:52 1c								#7250 end
 
-mem_otp_offset_le_addr1:2b 1c								#7211 begin		30 count
-mem_otp_offset_le_addr1_end:de 1c							#7390 end
+mem_otp_offset_device_flag:53 1c							#7251 begin		400 count
+mem_otp_offset_device_flag_end:1a 1d						#7450 end
 
-mem_otp_offset_le_locall_addr1:df 1c						#7391 begin		30 count
-mem_otp_offset_le_locall_addr1_end:92 1d				#7570 end
+mem_otp_offset_24g_addr:1b 1d								#7451 begin		30 count
+mem_otp_offset_24g_addr_end:92 1d						#7570 end
 
-mem_otp_offset_le_addr2:93 1d								#7571 begin		30 count
-mem_otp_offset_le_addr2_end:46 1e						#7750 end
+mem_otp_offset_le_addr1:93 1d								#7571 begin		30 count
+mem_otp_offset_le_addr1_end:46 1e						#7750 end
 
-mem_otp_offset_le_locall_addr2:47 1e						#7751 begin		30 count
-mem_otp_offset_le_locall_addr2_end:fa 1e					#7930  end
+mem_otp_offset_le_locall_addr1:47 1e						#7751 begin		30 count
+mem_otp_offset_le_locall_addr1_end:fa 1e					#7930 end
 
-mem_otp_offset_le_addr_increase_count:fb 1e			#7931 begin		100 count
-mem_otp_offset_le_addr_increase_count_end:ac 1f		#8108 end					----------info over
+mem_otp_offset_le_addr_increase_count:fb 1e			#7931 begin		89 count
+mem_otp_offset_le_addr_increase_count_end:ac 1f		#8108 end					----------info over	
 
 mem_otp_offset_app_initflag:ae 1f		#8110 end
 
Index: util/otpcheck.pl
===================================================================
--- /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/util/otpcheck.pl	(nonexistent)
+++ /1121s/branch/mouse/MZ_Project/1m/mouse_public_1M_800B/util/otpcheck.pl	(working copy)
@@ -0,0 +1,76 @@
+#!/usr/bin/perl
+use strict;
+use warnings;
+use File::Spec;  
+# 获取当前脚本的目录路径
+my $current_dir = File::Spec->rel2abs('.');
+my $parent_dir = File::Spec->catdir($current_dir, '..');  # 获取上一级目录
+
+# 指定要搜索的文件名
+my $filename = File::Spec->catfile($parent_dir, 'output', 'otp.dat');
+# 打开文件进行读取
+open(my $fh, '<',$filename) or die "无法打开文件 '$filename':$!";
+
+# 读取整个文件到数组中
+my @file_content = <$fh>;
+chomp @file_content;  # 移除每行的换行符
+
+# 关闭文件句柄
+close($fh);
+
+# 初始化变量
+my $found = 0;
+my $otp_end_address = 0;
+# 循环遍历文件内容，每次移动一个字节
+for my $start (0 ..$#file_content - 3) {
+    # 提取从当前起始位置开始的四个字节
+    my $chunk = join('', @file_content[$start .. $start + 3]);
+    
+    # 检查这四个字节是否匹配指定的字符串
+    if ($chunk eq '55aaaa55') {
+        $otp_end_address = $start +9;
+        # print "After adding 9 to the start position: $start\n";
+        $found = 1;
+    }
+}
+
+# 如果找到了 "55aaaa55"，则继续处理 sched.rom 文件
+if ($found) {
+    my $sched_filename = File::Spec->catfile($parent_dir, 'output', 'sched.rom');
+    # 打开文件进行读取
+    open(my $sched_fh, '<',$sched_filename) or die "无法打开文件 '$sched_filename'$!";
+    # 读取整个文件到字符串中
+    my $sched_content = do { local$/; <$sched_fh> };
+    chomp $sched_content;  # 移除字符串末尾的换行符
+    # print "sched_content: $sched_content\n";
+    # 关闭文件句柄
+    close($sched_fh);
+    # 在 sched_content 中查找 "mem_otp_offset_dpi:"
+    my $sched_position = index($sched_content, 'mem_otp_offset_dpi:');
+    # 如果找到了 "mem_otp_offset_dpi:"
+    if ($sched_position != -1) {
+        # 获取 "mem_otp_offset_dpi:" 后面的两个字节
+        my $five_bytes_with_spaces = substr($sched_content, $sched_position + length("mem_otp_offset_dpi:"), 5);
+        $five_bytes_with_spaces =~ s/ //g;  # 移除空格
+        my $five_bytes =$five_bytes_with_spaces;
+        # 字节颠倒
+        my $reversed_bytes = substr($five_bytes, 2, 2) . substr($five_bytes, 0, 2);
+        my $decimal_value = hex($reversed_bytes);
+        # 打印找到的字符串位置信息以及后面跟随的两个字节
+        print "Original otp dpi store start little-endian bytes: $five_bytes\n";
+        print "Reversed (big-endian) bytes:  $decimal_value\n";
+        print "otp end bytes:  $otp_end_address\n";
+        if($decimal_value>$otp_end_address)
+        {
+            print"otp check done";
+        }
+        else
+        {
+            die "系统错误：在文件 '$sched_filename' 中找不到字符串 'mem_otp_offset_dpi:'\n";
+        }
+    } else {
+        print "String 'mem_otp_offset_dpi:' not found in file '$sched_filename'.\n";
+    }
+}
+
+
