Index: do.bat
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/do.bat	(revision 1790)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/do.bat	(working copy)
@@ -20,6 +20,10 @@
 @rem set device_option=flippen
 @echo off
 
+set now_path=%~dp0
+set util_path=%now_path%util
+set/p mode=Please press mode SA or SB:
+
 setlocal enabledelayedexpansion
 for %%f in (program\ble_protocol_stack\*.prog) do @set progs=!progs! %%f
 for %%f in (program\g24_protocol_stack\*.prog) do @set progs=!progs! %%f
@@ -74,9 +78,18 @@
 cd output
 osiuasm bt_program23 -O-W
 
-geneep -n 
-::geneep -n -k key.dat 
+if /I "%mode%" equ "SA" (goto SAmode)
+if /I "%mode%" equ "SB" (goto SBmode)
+
+:SAmode
+%util_path%/geneep  -n
+goto contin
+
+:SBmode
+%util_path%/geneep  -n -s
+goto contin
 
+:contin
 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
@@ -99,6 +112,3 @@
 call set_chip_type_flag.bat 
 
 :end
-
-
-
Index: format/app_mouse.format
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/format/app_mouse.format	(revision 1790)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/format/app_mouse.format	(working copy)
@@ -429,7 +429,6 @@
 64 mem_le_tx_buffer2_omemalloc_new
 64 mem_le_tx_buffer3_omemalloc_new
 
-1 mem_mouse_wheel_temp_gpio
 1 mem_mouse_qdec_set_flag
 )
 
Index: output/memmap.format
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/output/memmap.format	(revision 1790)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/output/memmap.format	(working copy)
@@ -1969,92 +1969,91 @@
 0x4a5d mem_le_tx_buffer1_omemalloc_new
 0x4a9d mem_le_tx_buffer2_omemalloc_new
 0x4add mem_le_tx_buffer3_omemalloc_new
-0x4b1d mem_mouse_wheel_temp_gpio
-0x4b1e mem_mouse_qdec_set_flag
-0x4b1f mem_24g_txpayload_buf
-0x4b2f mem_release_data_from_receiver_enable
-0x4b30 mem_release_data_from_transmiter_enable
-0x4b31 mem_flippen_key0_gpio
-0x4b32 mem_flippen_key1_gpio
-0x4b33 mem_flippen_key2_gpio
-0x4b34 mem_flippen_key3_gpio
-0x4b35 mem_flippen_key4_gpio
-0x4b36 mem_flippen_key5_gpio
-0x4b37 mem_flippen_key6_gpio
-0x4b38 mem_flippen_key7_gpio
-0x4b39 mem_flippen_key0_press_status
-0x4b3a mem_flippen_key1_press_status
-0x4b3b mem_flippen_key2_press_status
-0x4b3c mem_flippen_key3_press_status
-0x4b3d mem_flippen_key4_press_status
-0x4b3e mem_flippen_key5_press_status
-0x4b3f mem_flippen_key6_press_status
-0x4b40 mem_flippen_key7_press_status
-0x4b41 mem_key_press_data
-0x4b41 mem_key_pageup_data
-0x4b4a mem_key_pagedown_data
-0x4b53 mem_key_shift_f5_data
-0x4b5c mem_key_esc_data
-0x4b65 mem_key_b_data
-0x4b6e mem_key_tab
-0x4b77 mem_key_enter
-0x4b80 mem_key_alt_tab
-0x4b89 mem_key_alt_f4
-0x4b92 mem_key_play_pause
-0x4b9b mem_key_vol_up
-0x4ba4 mem_key_vol_down
-0x4bad mem_standard_key_release
-0x4bb6 mem_system_ctrl_key_release
-0x4bbf mem_media_key_release
-0x4bc8 mem_key0_long_press_flag
-0x4bc9 mem_key1_long_press_flag
-0x4bca mem_key2_long_press_flag
-0x4bcb mem_key3_long_press_flag
-0x4bcc mem_key4_long_press_flag
-0x4bcd mem_key0_long_press_event
-0x4bce mem_key1_long_press_event
-0x4bcf mem_key2_long_press_event
-0x4bd0 mem_key3_long_press_event
-0x4bd1 mem_key4_long_press_event
-0x4bd2 mem_key0_short_press_flag
-0x4bd3 mem_key1_short_press_flag
-0x4bd4 mem_key2_short_press_flag
-0x4bd5 mem_key3_short_press_flag
-0x4bd6 mem_key4_short_press_flag
-0x4bd7 mem_key0_press_timer_count
-0x4bd8 mem_key1_press_timer_count
-0x4bd9 mem_key2_press_timer_count
-0x4bda mem_key3_press_timer_count
-0x4bdb mem_key4_press_timer_count
-0x4bdc mem_combination_key_down_flag
-0x4bdd mem_combination_key_longpress_flag
-0x4bde mem_key_disable_timer
-0x4bdf mem_24g_calculate_package_id_disable
-0x4be0 mem_24g_package_id_abandon_flag
-0x4be1 mem_24g_package_id
-0x4be2 mem_key_state
-0x4be3 mem_key_press_state
-0x4be4 mem_poweron_first_blank_data_enable
-0x4be5 mem_flippen_no_data_timeout
-0x4be7 mem_flippen_start_pair_no_data_timeout
-0x4be9 mem_key_longpress_timer_init
-0x4beb mem_key_longpress_timer
-0x4bed mem_low_voltage_led_blink_flag
-0x4bee mem_low_voltage_led_blink_start_timer
-0x4bef mem_poweron_led_blink_flag
-0x4bf0 mem_24g_pair_enable_flag
-0x4bf1 mem_24g_ch_work
-0x4bf2 mem_24g_pair_key_down_flag
-0x4bf3 mem_24g_pairing_stop_flag
-0x4bf4 mem_longpress_24g_enter_hibernate_flag
-0x4bf5 mem_g24_connected_state
-0x4bf6 mem_g24_pairing_stop_flag
-0x4bf7 mem_send_package_before_check
-0x4bf8 mem_le_conn_rcv_new
-0x4bf9 mem_le_conn_first_rcv
-0x4bfa mem_le_check_retransmit_flag
-0x4bfb mem_le_retransmit_cnt
-0x4bfc mem_le_check_retransmit_discon_flag
+0x4b1d mem_mouse_qdec_set_flag
+0x4b1e mem_24g_txpayload_buf
+0x4b2e mem_release_data_from_receiver_enable
+0x4b2f mem_release_data_from_transmiter_enable
+0x4b30 mem_flippen_key0_gpio
+0x4b31 mem_flippen_key1_gpio
+0x4b32 mem_flippen_key2_gpio
+0x4b33 mem_flippen_key3_gpio
+0x4b34 mem_flippen_key4_gpio
+0x4b35 mem_flippen_key5_gpio
+0x4b36 mem_flippen_key6_gpio
+0x4b37 mem_flippen_key7_gpio
+0x4b38 mem_flippen_key0_press_status
+0x4b39 mem_flippen_key1_press_status
+0x4b3a mem_flippen_key2_press_status
+0x4b3b mem_flippen_key3_press_status
+0x4b3c mem_flippen_key4_press_status
+0x4b3d mem_flippen_key5_press_status
+0x4b3e mem_flippen_key6_press_status
+0x4b3f mem_flippen_key7_press_status
+0x4b40 mem_key_press_data
+0x4b40 mem_key_pageup_data
+0x4b49 mem_key_pagedown_data
+0x4b52 mem_key_shift_f5_data
+0x4b5b mem_key_esc_data
+0x4b64 mem_key_b_data
+0x4b6d mem_key_tab
+0x4b76 mem_key_enter
+0x4b7f mem_key_alt_tab
+0x4b88 mem_key_alt_f4
+0x4b91 mem_key_play_pause
+0x4b9a mem_key_vol_up
+0x4ba3 mem_key_vol_down
+0x4bac mem_standard_key_release
+0x4bb5 mem_system_ctrl_key_release
+0x4bbe mem_media_key_release
+0x4bc7 mem_key0_long_press_flag
+0x4bc8 mem_key1_long_press_flag
+0x4bc9 mem_key2_long_press_flag
+0x4bca mem_key3_long_press_flag
+0x4bcb mem_key4_long_press_flag
+0x4bcc mem_key0_long_press_event
+0x4bcd mem_key1_long_press_event
+0x4bce mem_key2_long_press_event
+0x4bcf mem_key3_long_press_event
+0x4bd0 mem_key4_long_press_event
+0x4bd1 mem_key0_short_press_flag
+0x4bd2 mem_key1_short_press_flag
+0x4bd3 mem_key2_short_press_flag
+0x4bd4 mem_key3_short_press_flag
+0x4bd5 mem_key4_short_press_flag
+0x4bd6 mem_key0_press_timer_count
+0x4bd7 mem_key1_press_timer_count
+0x4bd8 mem_key2_press_timer_count
+0x4bd9 mem_key3_press_timer_count
+0x4bda mem_key4_press_timer_count
+0x4bdb mem_combination_key_down_flag
+0x4bdc mem_combination_key_longpress_flag
+0x4bdd mem_key_disable_timer
+0x4bde mem_24g_calculate_package_id_disable
+0x4bdf mem_24g_package_id_abandon_flag
+0x4be0 mem_24g_package_id
+0x4be1 mem_key_state
+0x4be2 mem_key_press_state
+0x4be3 mem_poweron_first_blank_data_enable
+0x4be4 mem_flippen_no_data_timeout
+0x4be6 mem_flippen_start_pair_no_data_timeout
+0x4be8 mem_key_longpress_timer_init
+0x4bea mem_key_longpress_timer
+0x4bec mem_low_voltage_led_blink_flag
+0x4bed mem_low_voltage_led_blink_start_timer
+0x4bee mem_poweron_led_blink_flag
+0x4bef mem_24g_pair_enable_flag
+0x4bf0 mem_24g_ch_work
+0x4bf1 mem_24g_pair_key_down_flag
+0x4bf2 mem_24g_pairing_stop_flag
+0x4bf3 mem_longpress_24g_enter_hibernate_flag
+0x4bf4 mem_g24_connected_state
+0x4bf5 mem_g24_pairing_stop_flag
+0x4bf6 mem_send_package_before_check
+0x4bf7 mem_le_conn_rcv_new
+0x4bf8 mem_le_conn_first_rcv
+0x4bf9 mem_le_check_retransmit_flag
+0x4bfa mem_le_retransmit_cnt
+0x4bfb 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/ZXS_Project/1m/mouse_public_211-3-9clock/output/otp.dat	(revision 1790)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/output/otp.dat	(working copy)
@@ -9,5232 +9,5258 @@
 00
 00
 00
+93
+c0
+c9
+69
+78
+05
+52
+88
+80
+bc
+ab
+e1
+10
+ca
+b4
+13
 aa
 55
-66
+70
 14
-c2
+7e
+7d
+60
+d0
+6d
+fd
+e3
+ca
 84
-00
-26
-c0
-00
-02
-8e
-c0
-01
-00
-35
-c0
-08
-00
-3e
-c0
-08
-80
-40
-c0
-0a
-01
-3e
-c0
-0a
-80
-c0
-c0
-0c
-00
-e0
-c0
-0c
-80
-e7
-c0
-0d
-00
-4e
-c0
-12
-82
-0d
-c0
-34
-02
-87
-c0
-34
-82
-9a
-c0
-36
+96
+b6
+0b
+53
+96
+c9
+3f
+5f
+30
+8f
+6a
+c2
+6f
+20
+58
+59
+dd
+9d
+8f
+5b
+c6
+03
+78
+59
+ed
+fc
+1e
 02
-4a
-c0
-37
-04
+78
+14
+32
+ae
+28
+ad
+5a
+30
+5b
+d3
+92
+d2
+f8
+7a
 33
-c0
-39
-84
-88
-c0
-3a
-02
-0a
-c0
-3d
-04
-da
-c0
-3f
-84
-68
-c0
-40
-84
+9e
 bf
-c0
-42
-03
-83
-c0
-42
-83
-cf
-c0
-43
-01
+f0
+ba
+7b
+6f
+b5
+9c
 d5
-c0
-43
-83
-ad
-c0
-44
-03
-cd
-c0
-45
-03
-97
-c0
-45
-82
-b1
-c0
-46
-02
+f3
+69
+3a
+a9
+c7
+3c
+25
+b0
+6b
+d9
+fc
+66
+56
+4d
+be
+4f
 d8
-c0
-46
-83
-40
-c0
-47
-04
-52
-c0
-48
-04
-b4
-c0
-4a
-84
-7f
-c0
-4b
-04
-9d
-c0
-62
-82
-30
-c0
-6a
-81
+e2
+8d
+73
+98
+e2
+c2
+98
 f4
-c0
-6b
-01
-ed
-c0
-6d
-01
+26
+37
+75
+cb
+e4
+4f
+a7
+df
+f8
+9e
+63
+87
+41
+22
+80
+f2
+2a
+4b
+12
+f0
 27
-20
-20
-23
-5a
-c0
-0a
-01
+62
+9f
+43
+cb
+aa
+84
+a1
+cb
+24
+3e
+05
+2e
+e2
+55
+32
+24
+6e
+71
+84
+4d
+d4
+09
+7d
+45
+09
+c4
+78
+78
+f1
+0b
+21
 5f
-c0
-0d
-01
+44
+25
+8d
+59
+0b
+7e
+48
+8d
+c6
+c5
+06
+19
+a5
+11
+38
+b8
+e7
+94
 5e
-c0
-12
-81
-8e
-c0
+96
+de
+e7
+82
+f4
+41
+61
+98
+47
+05
+32
+9a
+02
+d6
+38
+c4
+de
 13
-01
-93
-c0
+a8
+51
+11
+8a
+46
+b8
+08
+8b
+11
+3e
+f8
+ef
+3f
+e3
+80
+f7
 1c
-81
-a5
-c0
-1d
-01
-af
-c0
-26
-01
-ab
-c0
-26
-81
-a9
-c0
-48
-02
-33
-c0
-4b
-04
+9b
+cd
+c9
 73
-c0
-4d
-00
-ce
-c0
-4e
-80
-d5
-c0
-4f
+18
+a4
+08
+a6
+1f
+7c
+27
+06
+81
+86
+46
+9e
+a1
+e2
+4a
+f1
 82
-58
-c1
-7f
-80
-00
-20
-20
-23
+3b
+30
+85
+c3
+3a
 5a
-20
-40
-75
-52
-20
-40
-74
-48
-20
-40
+6c
+c3
+fe
+a5
+08
+8e
+fc
+49
+ca
+39
+50
+92
+98
+bd
+8c
+68
+0b
+ec
+f6
+1c
+32
+4e
 2a
+b3
+ec
+f4
 45
-20
-40
-20
-2a
-20
-40
-42
+57
+49
+ce
+45
+05
+c0
 ad
-20
-40
-20
+6c
+9e
 18
-20
-40
-31
-0f
-20
-40
-24
-8c
-20
-20
-00
-35
-70
-89
-00
-00
-20
-20
-21
+72
+5c
+2b
+7d
+6d
+ed
+b7
+8f
+a3
+5e
 53
-70
-8a
-0f
+b7
+00
+72
+dc
+cc
+5c
+41
+54
+a5
+dd
 60
-70
-8a
-10
-aa
-70
-8a
-12
-7a
-70
-8a
-25
-00
-70
-8a
-26
-00
-20
-00
-00
-3c
-70
-8a
-20
-20
-70
-8a
-23
-f5
-70
-8a
-24
-12
-70
-8a
-24
-10
-20
-00
-00
-3c
-70
-8a
-12
-60
-70
-8a
-23
-dd
-20
-60
-00
-00
-70
-01
-bb
-00
-70
-01
-bc
-00
-37
-d9
-82
-00
-70
-89
-46
-0d
-70
-89
-6f
-10
-70
-8a
-13
-cd
-70
-8a
-06
-10
-70
-8a
-84
-4a
-70
-8a
-85
-40
-70
-8a
-16
-fe
-20
-40
-00
-95
-20
-40
-70
-d7
-37
-d9
-82
-00
-70
-81
-3b
-5f
-37
-d9
-82
-00
-70
-81
-3c
-88
-37
-d9
-82
-00
-6f
-e0
-c0
-99
-c0
-08
-00
-8a
-6f
-e0
-c4
-38
-1f
-e1
-fe
-04
-67
-f0
-8a
-02
-70
-89
-0f
-01
-70
-8a
-80
-24
-70
-8a
-81
-62
-58
-e6
-12
-12
-67
-f1
-8a
-73
-70
-8a
-86
-60
-70
-8a
-8b
-3b
-20
-40
-00
-7c
-70
-80
-43
-00
-70
-80
-42
-05
-58
-55
-74
-74
-67
-f1
-89
-68
-70
-89
-60
-6e
-20
-40
-00
-fa
-20
-40
-01
-25
-20
-40
-00
-76
-70
-41
-48
-0c
-20
-20
-6f
-4e
-20
-75
-80
-00
-37
-d9
-82
-00
-6f
-e0
-c1
-1c
-67
-f0
-81
-3a
-37
-d9
-82
-00
-20
-60
-00
-00
-6f
-e0
-c0
-99
-c0
-0c
-00
-82
-6f
-e0
-c4
-38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-8a
-05
-e0
-70
-8a
-00
-d8
-20
-00
-00
-3c
-70
-8a
-01
-a0
-70
-8a
-00
-df
-70
-8a
-01
-fa
-20
-00
-00
-14
-70
-8a
-00
-9f
-20
-60
-00
-00
-6f
-e0
-c4
-38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-89
-0f
-00
-70
-8a
-80
-23
-70
-8a
-81
-b0
-58
-e4
-09
-09
-67
-f1
-8a
-73
-70
-8a
-76
-2a
-70
-89
-02
-04
-20
-20
-00
-69
-20
-35
-80
-a7
-6f
-e2
-02
-0d
-20
-7a
-00
-00
-37
-d9
-82
-00
-6f
-f0
-81
-36
-1f
-e1
-7e
-f0
-68
-48
-82
-0d
-98
-41
-fe
-00
-1f
-e0
-ff
-fd
-67
-f0
-81
-36
-37
-d9
-82
-00
-6f
-f0
-81
-38
-1f
-e1
-7e
-07
-68
-48
-82
-0e
-18
-49
-84
-00
-98
-41
-fe
-00
-67
-f0
-81
-38
-37
-d9
-82
-00
-6f
-e1
-41
-5b
-20
-7a
-00
-00
-67
-e1
-02
-0f
-6f
-f0
-8a
-cb
-1f
-e1
-7e
-f0
-68
-48
-82
-0f
-60
-48
-c1
-5b
-98
-41
-fe
-00
-67
-f0
-8a
-cb
-6f
-e0
-82
-10
-67
-e0
-c1
-5c
-2f
-ef
-fe
-03
-6f
-f0
-8a
-06
-79
-20
-fe
-07
-67
-f0
-8a
-06
-6f
-e0
-82
-10
-1f
-e1
-04
-07
-18
-52
-04
-00
-18
-43
-84
-00
-60
-48
-c4
-38
-6f
-f0
-8a
-02
-1f
-e1
-7e
-1f
-98
-41
-fe
-00
-67
-f0
-8a
-02
-20
-60
-00
-00
-20
-40
-68
-6f
-20
-40
-21
-ba
-18
-00
-2a
-08
-18
-00
-2a
-00
-58
-0a
-aa
-da
-67
-f1
-8a
-0f
-70
-8a
-25
-40
-70
-8a
-26
-10
-20
-00
-00
-3c
-70
-8a
-01
-fb
-70
-8a
-25
-ff
-70
-8a
-26
-30
-70
-8a
-16
-fe
-20
-20
-21
-b4
-6f
-e0
-c7
-93
-24
-7a
-00
-00
-20
-40
-00
-d2
-20
-20
-60
-fc
-6f
-e0
-c6
-55
-c1
-7f
-80
-00
-20
-20
-5e
-78
-68
-48
-c6
-01
-6f
-e0
-c6
-21
-98
-46
-7c
-00
-24
-21
-00
-da
-20
-20
-36
-81
-6f
-e2
-45
-8f
-68
-4a
-45
-e4
-98
-46
-7c
-00
-20
-22
-b2
-22
-20
-40
-02
-7d
-20
-20
-36
-9b
-58
-0a
-aa
-7e
-67
-f1
-8a
-0f
-20
-00
-00
-3c
-70
-8a
-25
-00
-70
-8a
-26
-0d
-70
-8a
-16
-f6
-20
-20
-22
-03
-6f
-e0
-c1
-41
-c0
-03
-22
-25
-c0
-05
-00
-ed
-c0
-4f
-00
-f6
-c0
-55
-00
-f2
-20
-20
-22
-0e
-70
-8a
-14
-25
-58
-a9
-3f
-3f
-67
-f1
-8a
-60
-70
-8a
-63
-1f
-20
-60
-00
-00
-70
-8a
-14
-17
-6f
-e1
-ca
-08
-67
-f1
-8a
-60
-20
-20
-22
-1a
-70
-8a
-14
-17
-58
-25
-03
-00
-67
-f1
-8a
-60
-20
-20
-22
-1a
-20
-75
-80
-00
-20
-40
-21
-60
-d8
-40
-00
-27
-20
-40
-21
-6f
-20
-40
-21
-a6
-70
-8a
-25
-7f
-70
-8a
-30
-1a
-70
-8a
-31
-78
-70
-8a
-8f
-b2
-70
-8a
-c2
-00
-70
-8a
-c3
-00
-d8
-e0
-00
-06
-20
-40
-01
-17
-2a
-2f
-fe
-0d
-20
-40
-21
-1d
-2a
-4f
-fe
-0d
-20
-40
-21
-1e
-d8
-e0
-00
-05
-20
-40
-21
-1c
-20
-40
-21
-1e
-20
-40
-01
-17
-d8
-a0
-8a
-c2
-1a
-31
-fe
-00
-20
-40
-21
-17
-1a
-51
-fe
-00
-20
-40
-21
-17
-18
-e0
-8f
-ff
-20
-21
-01
-0c
-20
-20
-21
-4f
-20
-00
-00
-3c
-58
-00
-0f
-00
-67
-f1
-09
-82
-58
-00
-0f
-f0
-67
-f1
-09
-84
-70
-89
-81
-09
-70
-89
-81
-03
-70
-89
-80
-06
-20
-00
-00
-3c
-da
-20
-00
-00
-da
-40
-00
-00
-df
-20
-00
-10
-d8
-c0
-0f
-00
-20
-20
-21
-2d
-20
-75
-80
-00
-20
-20
-22
-72
-20
-75
-80
-00
-70
-8a
-07
-77
-70
-8a
-08
-c9
-70
-8a
-0b
-01
-6f
-e0
-c4
-09
-67
-f0
-80
-cd
-20
-00
-0b
-b8
-20
-40
-01
-37
-70
-8a
-08
-c1
-6a
-40
-c4
-19
-df
-20
-00
-08
-20
-40
-6f
-58
-6f
-e0
-c4
-19
-67
-e0
-c4
-33
-62
-40
-c4
-19
-20
-60
-00
-00
-70
-80
-cc
-03
-6f
-f0
-81
-29
-c3
-02
-81
-38
-68
-59
-01
-64
-60
-49
-44
-0a
-70
-80
-cc
-00
-20
-60
-00
-00
-70
-8a
-82
-11
-70
-8a
-8d
-12
-70
-8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
-57
-58
-00
-57
-62
-67
-f1
-09
-07
-70
-89
-01
-03
-70
-89
-30
-03
-c6
-16
-80
-00
-70
-89
-01
-01
-70
-8a
-82
-07
-70
-8a
-8d
-44
-70
-8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
-54
-58
-00
-2b
-b1
-67
-f1
-09
-07
-c6
-97
-80
-00
-70
-89
-30
-24
-70
-89
-01
-05
-20
-60
-00
-00
-58
-00
-41
-89
-67
-f1
-09
-07
-20
-20
-01
-50
-58
-00
-83
-12
-67
-f1
-09
-07
-20
-20
-01
-45
-6f
-e0
-cb
-f8
-da
-60
-01
-00
-9a
-60
-fe
-00
-20
-60
-00
-00
-20
-20
-01
-7e
-20
-40
-01
-61
-20
-20
-25
-63
-6f
-e0
-cb
-f9
-20
-7a
-00
-00
-6f
-e0
-cb
-fa
-24
-7a
-00
-00
-68
-48
-cb
-f9
-6f
-e0
-cb
-f8
-98
-46
-7c
-00
-24
-41
-01
-5a
-98
-46
-7e
-00
-1f
-e6
-7c
-64
-20
-21
-01
-73
-6f
-e0
-cb
-fb
-1f
-e6
-7c
-14
-24
-41
-01
-71
-70
-4b
-fa
-01
-20
-60
-00
-00
-70
-4b
-fc
-01
-20
-20
-43
-1f
-68
-48
-81
-7f
-6f
-e0
-80
-4c
-1f
-e3
-7e
-00
-98
-42
-fe
-00
-2f
-ef
-fe
-02
-58
-00
-00
-00
-68
-48
-cb
-fb
-79
-20
-fe
-00
-98
-40
-84
-00
-60
-48
-cb
-fb
-20
-60
-00
-00
-6f
-e0
-80
-05
-1f
-e0
-fe
-01
-67
-e0
-80
-05
-24
-36
-81
-85
-6f
-e0
-cb
-f8
-1f
-e0
-fe
-01
-67
-e0
-cb
-f8
-6f
-e0
-81
-68
-c3
-81
-80
-00
-79
-20
-7e
-03
-67
-e0
-81
-68
-6f
-e1
-42
-f5
-67
-e1
-01
-96
-58
-00
-00
-00
-67
-e2
-43
-1d
-20
-60
-00
-00
-20
-40
-28
-1c
-6a
-20
-80
-4d
-1a
-20
-a3
-fc
-24
-21
-26
-fa
-20
-20
-26
-8e
-09
-80
-00
-18
-1f
-ef
-7e
-00
-1f
-f1
-7e
-00
-e7
-e1
-80
-05
-78
-28
-7c
-00
-20
-40
-27
-0d
-20
-23
-26
-f6
-c5
-99
-26
-af
-6f
-e0
-80
-4d
-20
-3a
-26
-af
-1f
-e0
-ff
-fc
-67
-e0
-80
-4d
-20
-40
-72
-cb
-6f
-f0
-81
-08
-c3
-03
-a6
-fa
-18
-00
-70
-0c
-65
-e2
-01
-54
-20
-20
-26
-af
-6f
-e0
-c3
-34
-c1
-00
-00
-00
-c0
-01
-b0
-4a
-20
-20
-28
-e1
-79
-3f
-80
-30
-20
-20
-2a
-f6
-20
-40
-21
-52
-70
-89
-00
-00
-79
-3f
-80
-30
-20
-20
-2a
-e3
-ef
-e1
-00
-06
-c0
-02
-01
-b2
-20
-20
-28
-eb
-ef
-e1
-80
-06
-67
-e1
-c3
+15
+6c
+6d
 97
-c0
-05
-01
+3b
+da
+86
+5f
+e6
+d7
+56
+24
+7f
+19
+e7
+e2
+0d
+1a
+4b
 b7
-c0
 09
-01
-c6
-20
-20
-2b
-96
-6f
-e4
-47
-13
-c3
-1d
-ad
-19
-20
-40
-2d
-c7
-68
-49
-43
+36
+15
+ff
+7d
 98
-6f
+02
+9b
+33
+4e
+51
+f4
+f5
+a9
+6d
+a8
+80
+0e
+d0
+b6
+7a
+b9
+fc
+9b
+33
+53
+b1
+62
+ee
+16
+0f
+15
+04
+de
+89
+fa
+ea
+c9
+48
+cf
+42
+95
+4f
+1d
+f8
+d1
+90
+e1
+b7
+c8
 e0
-c3
-21
-c2
-81
-81
-c1
-6f
+14
+b3
+a4
+0a
+8f
 e1
-43
-98
+58
+cf
 c0
-18
 2e
-03
-68
-49
-43
-98
-20
-20
-2d
-1d
-6f
-e1
-43
-32
-98
-46
-7c
+4a
+70
+eb
 00
-24
-22
-81
-bd
-24
-34
-01
-bd
-20
-20
-2d
+d8
+1a
+04
+04
+c1
+37
+fd
+61
+0f
+a6
+a8
+a0
+5d
+f0
+47
+1a
+ba
+b1
+0c
+7b
+ed
 46
-18
-c2
-22
-00
-6f
-e1
-43
-35
-1f
-e0
+cd
+cd
+3e
+53
+d5
+f4
 a5
-fd
-20
-40
-29
-29
-6f
-e0
-c7
+63
+de
+07
 8f
-c0
-7f
-ad
-ac
-6f
-e0
-c7
-95
-20
-3a
-2d
-ac
-6f
-e0
-c8
-43
-c2
-80
-ad
-ac
-58
-00
-00
+f1
 1a
-68
-49
-43
-98
-98
-46
-7c
-00
-24
-22
-ad
-ac
-20
-20
-2d
-46
+74
+72
+c2
+8e
+be
+38
+e9
+cf
+d6
+85
+a9
+e5
+6e
+72
+f5
+fb
+8d
+70
+8c
+9e
+9a
+27
+bf
+dc
+0b
+a7
+5a
+d1
+0b
 20
-40
-2a
-28
-24
-7a
-00
-00
-6f
-e0
-c7
-8f
-c0
-7f
-81
-e0
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
+39
 c1
-81
-80
-00
-6f
-e0
-cb
-fa
-20
-7a
-00
-00
-6f
+45
+9f
+61
+de
+87
+6e
+63
+2f
 e0
-cb
-fc
-24
-7a
-00
-00
-6f
+41
+a2
+cc
 e0
-c9
-56
-20
-5a
-5a
-71
-6f
-e4
-47
-13
-c2
-80
-db
-5b
-c2
-80
-5b
-5b
-c2
-82
-db
-5b
+8f
+49
+52
+6e
+dd
+7f
+36
+f9
+c0
+34
+23
+a7
 c2
-83
-5b
-5b
-20
-40
+53
+52
+2e
+91
+94
+33
 56
-01
-20
-40
-5a
+e9
+c3
+29
+0e
+cf
+d8
+57
+f1
+9a
+03
+e8
 b2
-24
-74
-00
-00
-20
-40
-5a
-bc
-20
-40
-04
-a9
-20
-20
+ca
+3f
 5b
-37
-18
-46
-7c
-ff
-20
-62
-80
-00
-d9
-00
-00
-04
-28
+f9
+c7
+b0
+10
+63
 4f
-fe
-07
-20
-20
-ee
-bd
-d9
-00
-00
-03
-20
-20
-6e
+0e
+1a
+b7
+87
+4f
+52
+9e
+2e
+08
+43
+7b
+da
+9d
+50
+9d
+7a
+16
+cc
 bd
-18
-46
-7c
-ff
-20
-62
-80
-00
+12
+05
+f7
+35
+0b
+42
 60
-48
-cb
-1d
-20
-40
-6e
-e6
-20
-20
-81
-fe
-68
-48
-cb
-1d
-20
-40
-6f
-0f
-68
-48
-cb
-1d
-d9
-00
-00
-03
-20
-20
-6e
-bd
-70
-4b
-1e
-01
-68
-48
-cb
-1d
-20
-40
-6f
-0f
-68
-48
-cb
-1d
-d9
-00
-00
-06
+25
+15
+0e
+b2
 20
+5a
+c5
+1e
+2f
+a6
+f4
+3d
+04
+7e
+a3
+62
+f2
+c8
+bf
+b1
+29
+c7
+2f
+a2
+e1
+f1
+5c
+bf
+16
 20
-6e
-bd
+73
+ae
+5f
 58
-00
-00
-10
-67
-f0
+3d
+ae
 81
-41
+a8
+eb
+f8
+85
+4e
+9e
+3d
+42
+92
+aa
+71
+84
 37
-d9
+72
+5a
+5e
+15
+46
+6f
+d0
+22
+02
+34
+36
+13
+de
+74
+11
+e5
+45
+04
+39
+b4
+8e
+84
+08
 82
-00
-20
-60
-00
-00
+68
+c5
+2e
+8d
+11
+ab
+2c
+57
+b8
+c6
+ce
+4e
+7c
+4d
+22
+5c
+59
+73
+5e
+33
+2d
+03
+f5
+88
+d1
 58
-00
-00
-80
-20
-20
-02
+c3
+d2
+e5
+a7
+0e
+94
+bb
+bc
+d6
+a4
+77
+eb
+6c
+24
+53
+2e
+f1
+63
+53
+5d
+29
+dd
+31
+d8
+a0
+76
+d3
+f7
+91
+82
+5b
+d8
+99
+4a
+d8
+ed
 05
+3e
+42
+24
+48
+11
+2b
+90
+06
+84
+7a
+06
+96
+95
+17
+64
+ef
+10
+bc
+e9
+66
+5c
+db
+f7
+c6
+4c
+fa
+2d
+7d
+8a
+63
+8b
+ba
+15
+54
+dc
+d4
+e9
+51
+2c
+a5
+4f
+ed
+36
+88
+3f
+eb
+48
+f8
 20
-40
-04
+49
+c3
+76
+d3
+d8
+2f
+15
+2d
+bf
+d0
+06
+9e
+6c
+f3
+31
+a3
+95
+2f
+99
+e5
+f9
+e9
+9f
+93
+25
+cf
+ef
+a4
+61
 79
-70
-4b
-1e
-00
-20
-20
+f4
+24
+06
+48
+fe
+bb
+f2
+98
+9e
+d4
+af
+87
+98
+61
+f7
+1b
+c9
+06
+d2
+fa
+cb
+61
+84
+27
+ab
+64
+73
+c3
 55
-0d
-6f
-e1
+ca
+15
+29
+77
+79
+5a
+cb
+42
+72
+f4
+30
+ad
+97
+99
+90
 43
-e9
+a5
 20
-40
-7d
-79
-6f
+31
+25
+5e
+9d
+38
+9b
+7c
+d6
+0a
+47
+84
+54
+4e
+9e
+4f
+c3
+1b
+25
+94
+d1
+c4
+7b
+4a
+f3
+90
+81
+31
+99
+ea
+a1
+2a
+b7
+b3
+ec
+e6
+34
+9f
 e2
-40
-ad
+c4
+04
+57
+e5
+de
+06
+21
+c3
+c3
+73
+c7
+9f
+79
+5a
+fa
+f8
+b3
+71
+d1
+08
+ea
+c0
+ca
+fa
+81
+0b
+b2
+6a
+a3
+44
+4d
+11
+ae
+58
+45
+3a
+a5
+49
+86
+9c
+8b
+66
+73
+8d
+ff
+c5
+aa
 98
-40
-fe
-00
-67
-e2
-40
-ad
-20
-40
-02
+b8
+4a
+35
+09
 18
+07
+9c
+14
+ce
+14
+be
+95
+e7
 20
-40
-02
-15
-20
-20
-24
-25
-6f
-e0
-cb
-1e
-20
+84
+e6
+1d
+3e
+2b
+a6
+d6
+9b
+dc
+4b
+fd
+a9
+1f
+f6
+72
+96
+8d
+f3
+f5
+09
 3a
-02
 04
-20
-20
+dd
+10
+15
+4f
+49
+ac
+55
+7a
+9a
+9a
+ac
 02
-08
-60
-04
-40
-e7
-d8
-c0
-80
-70
-d8
-a0
-40
-cc
-20
-40
+4d
+9e
+41
+57
+a3
+77
+48
+5e
 7c
-8f
-d8
-c0
-80
-d4
-20
+c3
+5e
+d7
+02
+27
+90
+34
+fc
+be
+9c
+31
+f9
+73
 40
-7c
-89
-6f
-f0
-80
-80
-67
-e0
-c0
-ef
-18
-42
-24
-00
-df
-20
-00
-0c
-da
-20
-00
-16
-da
-60
-81
-4d
-37
-d9
-82
-00
-ef
-e0
-80
-11
-e8
+94
+21
+09
+7e
+df
+18
+1d
+48
+a9
+23
+fc
+c9
+72
+b1
+2c
+e2
+32
+23
+66
+fb
+63
+3c
+c5
+cf
+f8
+b2
+54
+12
+a1
+46
+ad
+e9
+78
+c4
+fc
+07
+6a
+dc
+34
+36
+68
 40
-80
+44
+07
+1b
 13
-98
-46
-7c
-00
-20
+4c
 22
-82
-2b
-e7
-e0
-80
+c9
+45
+a1
+64
 13
-37
-d9
-82
-00
-1a
-20
-a2
 01
-1a
+8d
+5d
+fe
+72
+5f
+26
+3f
+f6
+fb
+e8
+d8
 60
-a6
+ff
+76
+3b
+0f
 01
-c2
-00
-02
-25
-1a
-42
-04
-00
-20
-60
-00
-00
-20
-40
-6b
-3a
-20
-40
-6b
-75
-20
-20
-6b
-38
-6f
-e1
-45
+39
 e0
-d8
-40
+c5
+c8
+76
+d9
+a9
+30
+eb
+38
+32
+03
+51
+0d
+31
+78
+8b
+97
+c4
+ca
+6c
+81
+aa
+11
+99
+5a
+f5
+fc
+91
+04
+78
 01
-f8
-98
-41
-7e
-00
-20
+21
+0f
+5f
+ca
+25
+30
+91
+10
+e3
+58
+64
+a3
+f2
+47
 3a
-02
-3b
-6f
-e1
-45
-e0
-1f
-e0
-fe
-01
-67
-e1
-45
-e0
-20
-60
-00
-00
-20
-40
-35
-7f
-20
-40
+23
+0a
 36
 51
-24
-2c
-35
-86
-24
-37
-b5
+dc
+a7
+25
+b1
+c6
+88
+3e
+bf
+90
+99
+ee
+04
+19
+93
+6d
+f1
+a4
+0b
+f0
+3a
+2d
+4e
+5b
+b6
+d5
+d6
+95
+43
+cc
+b1
+ec
+2a
+10
+b8
+a5
+3c
+4d
+da
+62
+a3
+be
+82
+bd
+9d
+6b
+a3
+0f
+7a
+f3
 86
-20
-40
-36
+87
+65
+69
+10
+12
+2a
+c9
+e1
+08
+3e
+bd
+cb
+95
+94
+e6
+ce
+64
+c0
+a0
+95
+df
+17
+0b
+14
+dd
+8a
+6c
 6e
-6f
-e0
+e3
+de
+5e
+58
+4c
+93
+ad
+8e
 c5
-7d
-20
-3a
-02
-52
-6f
-e2
-45
-cc
-68
-4a
-45
-8f
-98
+a6
+56
+b8
+cf
+af
+51
+df
+97
+ed
 46
-7c
-00
-20
-22
+af
+65
+9e
+ee
+aa
+d8
+ac
+60
+1d
+29
+7f
+6c
+b6
+63
+26
+cc
+c9
+37
+28
+a1
+97
+c7
+7a
+a3
+f0
+c7
+e5
 82
-47
-20
-20
-35
+2a
+7e
+cd
+1b
+9f
+23
+0b
+bf
+8c
+57
+c1
+94
+2d
+42
+41
+b0
+fd
+a4
+94
+16
+9d
+2b
+a7
+8b
+54
+ea
+7b
+62
+72
+ec
+08
 6e
-6f
-e4
-47
-13
+cf
+77
 c2
-98
-32
-91
-20
-20
-35
+8c
+1f
+f6
+c9
+dc
+41
+1e
+50
+2e
+82
+6d
+b1
+97
+9e
+33
 49
+0f
+84
+cc
+ba
 20
-40
+8f
+04
+71
+d4
+5f
+a0
+67
+a3
+93
+e2
+cf
+bd
+f9
+f0
+d4
+bd
+28
 54
-3b
-20
-40
-02
+c1
+85
+c4
+4f
+1b
+c7
+47
+51
+a4
+96
 4d
-20
-20
-54
-4c
-58
-00
-4a
-1d
-67
-e1
-43
-3f
-58
-00
-00
-20
-67
-e1
+15
+9e
+14
+b1
+fd
+f8
+05
+6a
+3b
+85
+90
 43
-41
-20
-60
-00
-00
-6f
-e2
-45
-e4
+d1
+2f
+f8
+88
+e0
+b4
+d0
+81
+9d
 68
-4a
-45
-8f
-20
-22
-82
-42
-6f
+9c
+cf
 e2
-45
-5f
-20
-7a
-00
-00
+3f
+8f
+1f
+46
+18
+2c
+65
+af
+11
+80
+ca
+39
+49
 20
+05
+16
+ae
+2a
+c4
+31
+84
+a4
+52
+d7
+d9
+a1
 20
-02
-42
+07
+a9
+89
+39
+6d
+ef
+50
 6f
-e0
-c4
+a3
+13
+8d
+b4
+b4
+76
+d0
+a0
+75
+15
+f4
 37
-24
-7a
-00
-00
-6f
-e1
-44
-e9
-c3
-85
-80
-00
-6a
+c2
+0f
+bd
+2d
+94
+93
+8d
+09
+c4
+88
+fe
+c0
+8f
+94
+e6
+71
+ff
+6b
+8f
+53
 21
-45
+05
+f6
+27
+2b
+41
+3f
+71
+f6
+03
+b6
+23
+4d
+96
+70
+2a
+9f
+55
+09
 f0
-20
-40
-35
+ef
+61
+0a
+65
+51
+3a
+6e
 b4
-60
-48
-c6
-24
-6f
-e0
-c6
-29
-c5
-13
-02
+92
+bd
+3b
 62
-6f
-e0
-c6
-2c
-98
-46
-7c
-00
-24
-21
-02
-7c
-6f
-e0
-c6
-26
-1f
-e6
+f0
+f8
+a2
+b5
+49
+f9
+3b
+3c
+16
+77
+70
+03
+9f
+01
+83
+3f
+75
+dd
+aa
 7c
-02
-24
-21
-02
+46
+c4
+f1
+c3
+3b
+0d
+df
+79
+01
+ff
+71
+0e
 6a
-6f
-e0
-c6
-26
+da
+4c
+30
+79
+cb
+2d
+a3
+2b
+73
+61
+9b
+ec
+a4
+8c
+ed
+99
+f8
+ee
+06
+9e
+5a
+7c
+2e
+40
+af
+22
+65
+8c
+d6
+58
+13
+1e
+d5
+f8
+79
+f3
+f3
+39
+71
 c0
-00
-02
+2f
+a3
+de
+18
+96
+0d
+b8
+4a
+9d
+49
+e7
+65
 7d
-20
-60
-00
-00
-6f
-e0
-c6
-26
-68
-48
-c6
-27
-98
-46
-7c
-00
-24
-62
+f1
+88
+b9
+49
+18
+35
+8a
+4f
 80
-00
-70
-46
-26
-00
-68
+87
+63
+04
+ba
+fc
+3b
+3f
+c3
+d7
+5c
+cf
+d8
+52
+2d
 48
+f7
+3b
+42
 c6
-24
-6f
-e0
-c6
-28
-c5
-13
-02
-73
-6f
-e0
-c6
-2b
-98
-46
-7c
-00
-24
+36
+d6
+72
+d9
+32
+cc
+f1
+33
+c1
+41
+e9
+80
+52
+2f
+64
+64
+f6
+54
+12
+9b
+1a
 61
-00
-00
-6f
-e0
-c6
+95
+66
+0e
+35
+5a
+27
+44
+29
+43
+6a
+d3
+5b
+05
+dd
+1b
+7c
+94
+f9
 25
-c0
-00
-37
+88
+56
+db
+85
+b5
+18
 15
-1f
-e0
-ff
+9b
 ff
-67
-e0
+98
+df
+16
 c6
-25
-c0
-01
+5a
+da
+3f
+35
+18
+1c
+ca
+5a
+2e
+d7
+93
+9f
+d7
+61
+ad
+ff
+0e
+b8
+3f
+bc
+3b
+5a
+9a
+b5
+f9
+df
+ed
+b5
+33
+61
+ad
+89
 02
-85
-c0
-00
-b7
-0b
-20
-20
-37
-15
-70
-46
-26
-00
+1c
+f2
+ae
+b2
+45
+76
+62
+da
+76
+5f
+e4
+5b
+c3
+9b
+e5
+4d
+cf
+c9
+5b
+9f
+4b
+d9
+f6
+07
+84
+9c
+f6
+95
+23
 6f
-e0
-c6
-25
-c0
-01
-82
 83
-1f
-e0
-fe
-01
-67
-e0
-c6
-25
-c0
-00
-b7
-0b
-c0
-01
-02
-85
-70
-41
-41
-05
-20
-60
-00
-00
-70
-41
-41
-03
-20
-60
-00
-00
-58
-00
-62
-35
-67
-e1
-45
-f8
-58
+a8
+10
+f2
+22
 00
-62
+ad
+4d
 2b
-67
-e1
-45
-fa
-58
-00
-02
-99
-67
-e1
-43
-e9
-20
-20
-53
-f3
-24
-35
+ac
+88
+bc
+08
+73
+9c
+25
+6c
+eb
+d1
+e3
+f8
+46
+2a
+5a
 a0
+f8
+6d
+c5
+9f
+d4
+ad
+8e
+b6
 02
-37
-d9
-82
-00
-37
-d9
-82
-00
-20
-80
-00
-00
-20
-55
+b9
+bc
+5e
+d5
+78
+90
 82
-94
-20
-20
-20
-03
-20
-40
-02
-04
-68
+eb
+b8
+b4
+df
+b1
+fd
+69
+fb
+09
+54
 48
-c6
-4a
+a4
 20
-40
+e8
+8b
+1a
+6f
+e7
+21
+bd
+98
+15
+c3
+0f
+5c
+5d
+46
+24
+c2
+67
+14
+cc
+3b
+3b
+0f
+dc
 6e
-dd
-68
+a7
+f1
+ca
+3f
+3a
+8d
+d2
+98
 48
-c6
-4b
-20
-20
+9e
+07
+8a
+f5
+30
+25
+1b
+bc
+59
+3e
+d1
+4a
 6e
-dd
-20
-60
-00
-00
-20
-40
-04
-4c
-6f
-e4
+cb
+9d
 47
-13
-c2
-89
+fb
+ef
 dd
-60
-c2
+8e
+dd
+6a
+31
+36
+01
+11
+57
+b2
+c9
+5a
+f1
+31
+1f
+76
+14
 89
-5d
-6e
-c2
-8a
-02
-a0
-20
-60
-00
-00
-20
-40
-02
-ab
-20
+cd
+94
+52
+af
+db
+fd
+8c
+26
+3d
+95
+db
+ff
+fc
+bc
+b0
+de
+eb
+9e
+a1
+1a
+e7
+68
+70
+f8
+55
+8e
+31
 40
+15
+c5
+89
+a4
+be
+ee
+0f
+e7
+d5
+91
+6f
+74
+ec
+9a
+f3
+03
+48
+a7
+24
+8e
+af
+78
+75
+1d
+70
+5a
+c7
+cc
+2b
+64
+de
+2b
+de
+8b
+7b
+e9
+77
+33
+a5
+e1
+4a
+08
+c1
+4a
+c7
+0b
+f3
+97
+88
+46
+64
+2c
+27
 5e
-43
-20
-40
-5d
-b4
-20
-40
-02
-bf
-20
-40
-02
-a8
+2a
+c7
+9f
+af
+14
+16
+41
+31
+f2
+5b
+23
+a2
+1b
+63
+fa
+31
+fa
 20
+fa
+d2
+c7
+45
+17
+44
+09
+4c
 40
-02
+c5
+32
+37
+b1
+a7
 ae
-20
-40
-02
+9a
+bb
+43
+09
+11
+e6
+d9
+a2
+37
+9f
+99
+87
+9b
+a8
+19
+14
+72
+2f
+58
+7e
+21
+c9
+73
+79
+0c
+d6
+1d
+45
+ad
+fc
+fe
+a9
+2a
+bb
+0e
+1a
+8a
+48
+31
+ff
+06
 c7
-20
-20
-5d
-aa
-6f
-e4
-47
+4d
+24
+88
+fc
+5c
+e1
+14
+a7
+b5
+d9
+c7
+e7
+6a
+be
+cf
+1c
+f2
+d3
+4d
+76
+43
+99
 13
+16
 c4
+1d
+f1
+0b
+1f
+63
+ca
+5b
+ae
+fb
+42
+e7
+d2
 15
-00
-00
-20
+29
+99
+a5
+2b
+4f
+59
+28
+75
+21
+a2
+4a
+73
+8c
+86
+8d
+cd
+39
+f8
+6b
+de
+df
+1b
+8f
+d8
+83
+f6
 40
-04
-b4
-6f
-e0
-c6
-66
-67
 e0
-ca
-06
-20
-60
-00
-00
-6f
-e4
-47
-13
-c2
-9f
-5d
+8f
 d1
-20
-20
-5d
-cc
-6f
 e1
-46
-8e
-d8
-40
-aa
+ab
+e6
 55
+2f
+88
+81
 98
-46
-7c
-00
-20
-22
-83
-34
-60
-49
-46
-8e
-20
-40
-5c
-9c
+b2
+b0
+92
+10
+07
 6f
-e0
-c9
-a1
-67
-e0
+08
+81
+f9
+b9
+56
+6f
+ba
+08
+5f
+1c
+29
+dc
+c7
+e9
 c6
-66
+78
+77
+9d
+3d
+0e
+35
+6e
 20
-40
-5c
-8c
-58
+92
+f7
+4f
+8f
+d6
+25
+e2
 00
-11
-22
-67
-e1
-46
+da
+ce
+3f
+13
+2d
+e9
+1f
+44
+a9
+b9
+09
+ce
+1c
+aa
+f7
+f1
+1a
+1c
+3a
+9c
+e0
+a1
+b5
+6f
+97
+aa
+05
+b7
+07
+d6
+ea
+78
 95
-6f
-e0
-ca
+4b
+25
+3c
 06
-67
-e0
-c6
-66
-20
+7d
 60
-00
-00
-6f
-e0
-c6
-66
+f3
+79
+c0
+cc
 1f
+d7
+c6
 e6
-7c
-00
-20
-22
-82
+4b
+05
+8a
+9c
+fa
+8d
+b2
+e5
+55
+12
+02
+16
+58
+ad
+c9
+33
+13
+45
+a6
 bc
-1f
-e6
-7c
-04
-20
-22
-82
-c5
-20
-61
-00
-00
-70
-46
-66
-00
-20
-60
-00
-00
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-6a
+2c
 41
-49
-fe
-1a
-42
-26
-00
+ca
+f9
+f7
+9e
+f4
+a7
+55
+8c
 20
-40
-5e
-3d
+19
+f4
+54
+c4
+e3
+80
 6f
-e1
-49
-e0
-20
-3a
-02
-d5
-67
-e1
-49
+d2
+b1
+e8
+15
+61
+37
+a4
+eb
+55
+8a
+ec
+16
+c2
+c8
+13
+f5
+8f
+50
+da
+2f
+04
+03
+71
+77
+1b
 de
-1a
-60
-a6
-02
-6f
-e1
-4a
-00
-9a
-66
-7c
-00
-24
+b3
+56
+1b
+b7
+97
 21
-02
-d5
-1a
-62
-24
-00
-20
-20
-02
-cb
-6f
-e1
+aa
+92
+17
+95
+dd
+22
+cf
 49
+c9
+28
+c5
+e7
+39
+37
+45
+3c
+ab
+53
+d5
+66
+8d
+73
+ea
+e4
+8d
+b0
+ce
+af
+0d
+d2
+f3
+ae
+a9
+39
+4d
+b7
+4b
+6e
+92
+a8
+2f
+92
+d8
+95
+69
 de
-67
 e1
-46
-95
+76
+e3
+89
+b6
+04
+9f
+b0
+75
+0a
+04
+d0
+e7
+dd
+0e
+37
+a6
+56
+2e
+91
+90
+70
+a6
+9c
+b7
+90
+25
+df
+8b
+5b
+ab
+c0
+08
+28
+51
+06
+ad
+4f
+a3
+8f
+48
+0d
+22
+1a
+12
 20
+16
+fc
+a4
+9e
+42
+90
+9a
 60
-00
-00
-6f
-e4
-47
-13
-c2
-89
-dc
+48
+88
+a7
 b1
-c2
-89
-5c
-b9
-c2
+ad
+9c
 8a
-02
-dd
-20
-60
-00
-00
-20
-40
-02
-e0
-20
-40
-02
-e5
-20
-20
-5c
-c1
-6f
-e0
+21
+b3
+21
+9e
+99
+f6
+99
+73
+53
+3e
+f3
+aa
+fa
+da
+18
+55
+ef
+78
+89
+e8
+17
+9d
+d1
+67
 c6
+8c
+b6
+fe
+e6
+c3
+9e
+63
+88
+b7
+32
+45
+ca
 66
-c1
-00
-00
-00
-c0
-00
-83
-0c
-c0
+78
+b4
+9c
+06
+d2
+71
+0b
+2c
+29
+49
+23
 01
-03
-20
-20
+a2
 60
-00
-00
-6a
-41
-49
-e2
-1a
-42
-26
-00
-20
-40
-5d
-c0
-6f
-e0
-c9
+30
+c3
+c3
+db
+d6
+ed
+86
+e1
 a1
-20
-3a
+23
+aa
+2d
+fe
+87
+77
+12
+fb
+7a
+dc
+b4
+cf
+f5
+fb
+05
+f1
+2f
 02
+24
+70
+f7
+31
+fd
+46
+ca
+c4
+e3
+27
+08
 f1
-67
-e0
-c9
-a0
-1a
-60
-a6
-01
-6f
-e1
-49
-e4
+6e
+98
+ff
+be
+fc
+b5
+62
+d4
+1c
+8e
+1e
+ba
+5f
+0a
+ff
+b0
+82
+f9
+f3
+52
+98
+68
+4b
+62
+09
 9a
+72
+3d
+c5
+c1
+7b
+1d
+fd
 66
-7c
-00
-24
-61
-00
-00
+33
+18
+93
+cd
 1a
-62
-24
-00
-20
-20
-02
+83
+c4
 e7
-6f
-e0
+5f
+f0
+7b
+20
+fe
+52
+fb
+d6
+52
+ba
+d9
+f8
+8a
+2a
+8f
+9f
+1d
+f0
+30
+36
+90
+cc
 c9
+3b
+f2
+19
+e3
+23
+b2
+c2
+78
+78
+b1
 a0
-1f
-e1
+84
+35
+d6
+df
+a9
+e5
 7e
-f0
-20
-3a
-02
 fb
-6f
-e0
-c6
-66
-20
-40
+80
+4b
+11
+84
+7a
+f9
+7a
+73
+89
+92
+1a
+b5
+ed
+dd
+63
+2f
+b3
+bd
+02
+d1
+3e
+d9
+11
+74
+92
 03
-09
+10
+63
 67
-e0
-c9
-a2
-df
-20
-00
-01
-1a
-62
-24
-00
-da
-20
 49
-a2
-20
-20
-6b
-45
-68
-48
-c9
-a0
-6f
+a5
+c7
+59
+3c
+0c
+cc
+38
+31
+7f
+d5
 e0
-c6
-66
-20
-40
-03
-09
-98
-46
-7c
-00
-20
-62
-80
-00
-1f
-f2
-7e
-00
+e4
+83
+5b
+e7
+9d
+de
+9f
+57
+31
+6a
+7a
+c5
+ed
+81
+2c
+ae
+0d
+ba
 98
-40
-fe
-00
-67
-e0
-c9
-a2
-1a
-62
-7e
-00
+4d
+84
+48
+75
+5f
+fc
+e7
+37
+f5
+9b
+cd
+13
+03
+b8
+56
+6a
+e8
+ca
+87
+dc
+30
 68
-49
-49
+3b
+f5
+d8
+a5
+3f
 e2
-98
-46
-7c
-00
-20
-22
-82
-f7
-1a
-60
+ec
+3a
+6e
+4d
+39
+0c
+38
+dc
+58
+8d
+ad
 a7
-ff
-20
-20
-02
-f7
-c1
-80
-00
-00
-1f
-e0
+70
+d9
+1e
+bd
+69
+05
+45
+5f
+fb
+f3
+b3
+be
 fe
-04
-20
-60
-00
-00
-6a
-41
-49
-ee
-1a
-42
-26
-00
-20
-40
-5d
+4f
+51
+58
+d3
+4c
+2d
+b8
+36
+f2
 f3
-6f
-e3
-49
 b5
-20
-3a
-03
-18
-67
-e3
-49
-af
-1a
-60
-a6
-06
-6f
-e1
-49
-f0
-9a
-66
-7c
-00
-24
-61
-00
-00
-1a
+cc
+41
+d1
+18
 62
-24
-00
-20
-20
-03
-0e
-6f
-e3
-49
-af
-68
-4b
-46
-6e
-98
-46
-7c
-00
-20
+d1
+7d
+d1
+f4
 62
 80
-00
-df
-20
-00
-06
-da
-20
-46
-6e
-1a
-62
-24
-00
-20
-20
-6b
-45
-6a
-41
-49
+1e
+0b
+5a
+cc
+76
+ca
+96
+f2
+c1
+ee
+71
+d8
+f0
+6c
+81
+2f
+b0
+83
+bc
 f6
-1a
 42
-26
-00
-20
-40
-5e
-17
-6f
-e3
-49
-cd
-20
-3a
-03
-2c
-67
-e3
-49
-c7
-1a
-60
-a6
-06
-6f
-e1
-49
-f8
 9a
-66
-7c
-00
-24
-61
-00
-00
 1a
-62
-24
-00
-20
-20
+bc
+c1
+11
+f6
+86
+f8
+04
+78
+33
+0a
 03
-22
-6f
-e3
-49
-c7
-68
-4b
-46
-7b
-98
-46
-7c
-00
-20
-62
-80
-00
-df
-20
-00
+9c
+52
+66
+74
+1e
 06
-da
-20
-46
-7b
-1a
-62
-24
-00
-20
-20
-6b
+9c
+bf
 45
-20
-40
-03
-6d
-20
-40
-03
-85
-20
-40
-03
-38
-20
-20
-5c
-90
-6f
-e4
-47
-13
-c4
-07
-80
-00
-6f
+ff
+1e
+d5
+27
 e0
-c6
-90
-c0
-00
-5c
+dc
+7d
+2f
+d9
+0f
+9a
+0f
 94
-c0
-03
-03
-3e
-20
-60
-00
-00
-70
-46
-90
-00
-20
-60
-00
-00
-6f
-e4
-47
-13
-c2
-89
 dc
-b5
-c2
-8a
-03
-44
-20
-60
-00
-00
-6f
-e4
+02
 47
-13
-c4
+05
+8a
+16
+e8
+b1
+59
+09
+67
+3f
+bc
+46
+b7
+55
+58
+5a
+19
+fa
+91
+f1
+28
+a1
+7a
+b2
 07
-80
-00
-6a
+40
+99
+12
 41
-49
-fa
-1a
-42
-26
+f3
+f2
+10
+3f
+7b
+18
+0f
+2d
+85
+02
+0c
 00
-20
-40
-5e
-51
-6f
+a3
+87
+9f
+9d
+3b
+25
+ed
+5a
+1a
+79
 e0
-c9
-d4
-20
-3a
-03
+c6
+2e
+9b
+89
+1e
+b0
+d9
 52
-67
-e0
-c9
 d3
-1a
-60
-a6
-01
-6f
-e1
-49
-fc
-9a
-66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
+4e
+ed
+f3
+84
+d5
+f0
+eb
+96
+50
+17
+ec
+16
+9b
+cd
+e3
+4d
+d1
+97
+80
+25
+0d
+53
+02
+f6
+f4
+82
+c9
+fa
+2a
+d0
 00
-20
-20
-03
-48
-6f
-e0
+d8
+c1
 c9
-d3
-1f
-e1
-7e
-f0
-20
-3a
-03
-5c
-6f
-e0
-c6
-90
-20
+b7
+e8
+b1
 40
-03
-6a
-67
+d8
+9a
+b8
+96
+b7
+d6
 e0
-c9
-d5
-df
-20
-00
+b8
+14
 01
-1a
+b1
+c8
+d1
+87
 62
-24
-00
-da
-20
-49
-d5
-20
-20
-6b
-45
-68
-48
-c9
-d3
-6f
-e0
-c6
-90
-20
+f7
+18
+28
+a9
+29
+a3
+f2
+ef
+33
 40
-03
-6a
-98
-46
-7c
-00
-20
+40
+f8
+72
+dc
 62
-80
-00
-1f
-f2
-7e
-00
+d7
+6c
+7c
+78
+88
+c6
+ed
+0c
+db
 98
-40
-fe
-00
-67
-e0
-c9
-d5
-1a
+6c
+f3
 62
-7e
-00
-68
-49
-49
+ef
+bf
+a5
+b0
+c5
 fa
-98
-46
-7c
-00
-20
-22
+2a
+8a
+59
+4b
+54
+08
+e6
+49
+eb
+d6
+c8
+1f
+9a
+73
 83
-58
-1a
+9b
+3f
+8d
+02
+f8
+e2
+6f
+13
+e4
+51
+17
+63
+26
+e9
+81
+6a
+36
+35
+e4
+c8
+82
+df
+bc
+62
+87
+a0
+23
+c8
+d8
+07
+3e
+93
+2b
 60
-a7
-ff
-20
-20
-03
-58
-c1
-80
-00
-00
+0b
+d1
+59
+e9
+92
+c5
+fc
+d8
+f1
+a3
+dd
+a3
+8e
+a1
+ea
+af
+64
+cc
+8b
+79
+cd
+36
+32
+38
+fc
+f9
+8b
+a6
+89
+52
+b6
 1f
+ce
+e6
+59
+39
+cd
+a9
+12
+1c
+18
+37
+64
+6c
+df
+99
+92
+95
 e0
-fe
-06
 20
-60
-00
-00
-6f
-e4
-47
-13
-c2
+a8
+4b
+b2
+8f
+e0
+d6
+51
+12
+34
+35
+fc
+0c
 9f
-03
-74
+b9
+76
+2c
+ad
+fd
+7a
+f4
+b4
+a7
 6f
-e0
-c6
+14
+c4
+ba
+88
+6a
+f9
+ac
+25
+8a
+07
+2d
+d6
 66
-c1
-00
-00
-00
-c0
-00
-83
-74
-c0
-01
-03
-7b
-20
-60
-00
-00
-6f
-e3
-46
-6e
-68
-4b
-46
-e6
-98
-46
-7c
-00
+3c
+bb
+89
+72
+0e
+96
+d1
+fb
+5f
+5b
+0c
 24
-62
-80
-00
-6f
-e3
-42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
+d5
+95
+da
+ce
+c7
+54
+a4
+28
 e3
-46
+99
 6e
-68
-4b
-46
-e6
+30
+02
+3c
+f4
+b4
+e7
 98
-46
-7c
-00
-24
-62
-80
-00
-6f
-e3
-42
-db
-1f
-e0
-ff
-00
-67
-e3
-46
-6e
-20
-60
-00
-00
-20
-40
-03
-85
-20
-20
-5a
-9c
-6f
-e4
-47
-13
-c3
-0a
-5c
-6f
-c2
-9f
-03
-8d
-6f
-e0
+a1
 c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-8d
-c0
-01
-03
-92
-20
-60
-00
+dc
+ff
+ab
+27
+11
+4c
+47
+45
+7d
+31
+2b
 00
-6f
-e3
-46
-68
-67
-e3
-41
-16
-6f
+63
+4c
+e4
+e2
+d9
+80
+b4
+8a
+90
+07
+f1
+ba
+fc
+ec
+27
+f7
+e7
+04
+be
+26
 e3
-46
+1e
+ac
+35
+ed
 6e
-67
-e3
-42
-db
-20
-60
-00
-00
+37
 6f
-e3
-46
+69
+f8
+76
+d8
+09
+45
+62
+c5
+73
+aa
+aa
+6e
+57
+8e
+91
+1f
+e9
+fa
+5a
+5d
+59
+ef
+c3
+f7
+86
+c2
+ac
+93
+96
+69
+9c
 75
+da
+63
+8c
+85
+cb
 67
-e3
-41
-16
-6f
-e3
-46
-7b
-67
-e3
-42
-db
-20
-60
-00
-00
-6f
+79
+5b
+be
+6d
+5e
+26
+8a
+34
+2e
+dc
+8e
+34
 e4
-47
-13
-c4
-01
-00
-00
-c3
-0a
-5c
-43
-d8
-e0
-00
-02
-20
-40
-5f
-04
-20
-40
-5c
-4a
-20
-40
-03
-9f
-20
-20
-5c
-a3
-6f
-e0
-c6
-66
-c0
-00
-83
-a3
-c0
-01
-03
-a8
-20
-60
-00
+d7
+ea
+f4
 00
-6f
-e3
-01
-78
-67
-e3
-46
-68
-6f
-e3
+8a
+86
+e5
+b8
+32
 42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
 75
-6f
+8d
+3e
+ab
+14
+4f
+c3
+9a
+15
+ff
+e2
+f8
+53
+f4
+43
+6d
+9e
+38
+26
+c1
 e3
-42
-db
-67
+a6
+14
+62
+14
 e3
-46
-7b
-20
-60
-00
-00
-20
-40
-03
-c3
-20
-40
-61
-4d
-20
-40
-55
-3d
-20
-40
-61
-10
-20
-40
-61
-b1
-20
-40
+ad
 61
-1e
-20
-40
+0e
+fe
+28
+8f
+a5
 32
-8e
-20
-40
-35
-31
-20
-40
-5f
-dd
-20
-40
-57
-2c
-20
-40
-5b
-9b
-20
-40
-5b
+1b
+70
+bc
+3a
+26
+93
+38
+30
+da
+fe
+14
+17
+36
+70
+f5
+f3
+c2
+9d
+e8
 ab
-20
-40
-5b
-ce
-20
-40
-5b
-d3
-20
-40
-5b
-e1
-20
-40
-5b
-ee
-20
-40
-5b
+48
+96
+49
+79
+35
+a9
 e4
-20
-40
+c8
+a8
+28
+7e
+01
+ae
 5b
+8a
+dc
+6b
+fa
+b4
+90
+11
+e4
+f2
+7a
+7a
+70
+ab
+54
+93
+eb
+86
+5d
+88
+7e
+87
+23
+30
+65
+78
+f5
+dd
+55
+c1
+f2
+a7
+f4
 fb
-20
-40
-03
-c6
-20
-40
-56
-b6
-20
-40
-5c
-0e
-20
-20
-5c
-05
-da
-60
+a2
+e0
+58
+7f
+68
+bf
+ab
+61
+c5
 4a
+87
+63
+95
+8f
+75
 05
-da
+7b
+73
+0c
+5b
+b2
+e1
+76
+2d
 40
+2e
+10
+ed
 5a
+b6
 ef
-20
-20
-42
-e0
-da
-60
-47
+84
+01
+41
+aa
+05
+9a
+f7
+87
+d0
+d3
+63
+76
+ee
+71
+19
+88
+8c
+b0
+88
+81
+8a
+72
+c3
+ce
+ce
+e9
+b3
+25
+e6
+7c
+5f
+7d
+58
+c2
+46
+6e
+f9
+8a
+8d
+f6
+14
+bc
+41
+c6
+7a
+63
+e1
+a8
+eb
+10
+9b
+41
+99
+9c
+fa
+04
+3b
+ca
+79
+86
+f9
+77
+64
+01
+06
+cf
+c7
+91
 7e
-da
+63
+8a
+9b
+46
+55
+ba
+68
+ee
+32
+06
+6c
+e9
+94
+0d
+0c
+e4
+e2
+02
+e8
+1c
+fd
+2f
+08
+43
+79
+ac
+d1
+73
+26
+ce
+72
+5a
+3a
+d9
+ba
+5d
+a2
+f2
+84
+83
+4e
+f1
+8d
+77
 40
-03
-c9
-20
-20
-42
-e0
-6f
-e0
-c9
-6b
-67
+d6
+2e
+ea
+83
+5f
+89
+4b
+3e
 e0
-c0
-c0
-70
-47
-7d
-03
-20
+ed
+ef
+32
+0b
+4d
 60
-00
-00
-20
-40
 59
-ed
-20
-20
-5c
-1b
-1a
-62
-7e
-00
-c0
-20
-03
-e4
-c0
-0a
-83
+f1
+ec
 e9
-c0
-19
-03
-db
-c0
-1e
-04
-07
-c0
-1c
-84
+9f
+35
 18
+2d
+c2
+ee
+d9
+64
+30
+b6
+9c
+43
+7a
+a5
 c0
-1d
-04
-1b
-c0
-0a
-03
-d8
-20
-20
-5a
+4e
+e4
+ec
+26
+e6
+a6
+d4
+38
+ea
+cb
+b7
+d6
+db
+5d
+f2
+cc
+14
+b8
+0d
+52
+7e
+0e
+f8
 c3
-58
-00
-00
-00
-67
-e2
+71
+31
+d3
+61
+19
+04
+5d
+fb
+89
+cd
+f5
+be
+88
+33
+0f
+8c
+55
+0f
+e4
+da
+1a
+a9
+97
+76
 4b
+d9
+e1
+d4
+3c
+16
+94
+2c
+46
+a8
+64
+0d
+4e
+25
+e8
+29
+29
+d9
+c7
+db
+8a
+52
+b1
+a5
 f9
-20
-20
-5a
-d0
-6f
-e0
+ee
+af
+7a
+7b
+c7
+38
+a4
+a8
+7e
+16
 c7
+47
+34
+eb
+15
+e3
+64
+3c
+57
+02
+7f
+49
+2f
+f4
+0a
 95
+75
+08
+7d
+ab
+f3
+a3
+49
+00
+4f
+ca
+a5
+96
+9e
+b5
+3f
+ec
+b5
+47
+46
+51
+5f
+c7
+1e
+91
+64
+9b
+d5
+51
+7d
+e3
+de
+58
+9e
+35
+58
+1c
+02
+1d
+f8
+71
+af
+e6
+3a
+8a
+64
+5c
+f3
+5d
 c0
-00
-83
-df
-70
-48
-44
-14
-20
-20
-03
-e1
+3a
+5d
 20
-40
-5a
-ef
-70
-48
-44
-05
-6f
-e0
-cb
+2d
+8f
 f8
-67
-e0
-cb
-f9
-20
-20
-5a
-f6
+d4
+7e
+fd
+f0
+4d
+c7
+65
+3f
+1b
+85
+f0
+e6
+5f
+51
+2d
+56
+e2
+9d
+b7
+06
+0c
+af
+85
+2d
+e7
+db
+2a
+9b
 6f
-e0
-ca
-04
+2b
+c1
 24
-7a
-00
-00
 70
-4a
-04
+39
+92
+16
+b4
+22
+8e
+39
+0a
+21
+1f
+4f
+3b
+49
+1d
+47
+dd
+39
+23
+ee
+8a
+ba
+57
+19
+8a
+4d
+2f
+92
+94
+b8
+6c
+b2
+b7
+11
+be
+58
+25
+f4
+c0
+f8
+fc
 01
-70
-4a
+68
+fe
+2b
+0c
+a6
+fb
+e2
+76
+0a
+2b
+93
+1f
+d4
+82
 05
-1e
-20
-60
-00
-00
-58
-00
-00
-00
+fa
+b6
+8d
+96
+f7
+c2
+03
+3d
+52
+3f
+9c
+cf
+30
+ab
+ce
+9d
+24
+f9
+2c
+f8
+71
+38
+e6
+6a
+9b
+fe
+08
+5d
+a3
+9f
+1c
+dd
+62
+ce
+0a
+36
+55
+5a
+d4
+ab
+b0
+cf
+91
+77
 67
-e0
+94
+ab
+af
+b7
+5e
+c5
+64
+fa
+01
+0a
+f2
+bc
+bd
+73
 ca
+52
+a5
+d3
+34
+85
+f5
+4b
+bf
+0b
+a9
+0d
+62
+19
+e6
+e4
+a3
+3b
+f3
+d9
+56
+6e
+bc
+ee
+1c
+d6
+fa
+21
 04
-67
-e0
-ca
+ed
 05
-58
-00
-00
-00
-67
+75
+dd
+a7
+89
+ed
+5f
 e1
-47
-c0
-70
-47
-94
-00
-d8
-40
-00
-06
-6f
-e4
-47
-13
-c2
-8d
-83
-f3
+56
 d8
-40
-00
-07
-60
-49
-42
-d3
-60
-49
-42
-d5
-70
+f1
+8c
+01
+2b
+97
+88
+12
+9d
+f3
+08
 47
+71
+e3
+4d
+d4
+f8
+8b
+24
+51
+92
+15
+ba
+59
+07
+98
+71
+e0
+63
+4a
+d9
+22
+32
+2e
+3c
+30
+c2
 c2
+91
+be
 00
+08
+b7
+2f
+93
+63
+44
 70
-49
-56
+c3
 00
-20
-40
-29
+4b
+a1
+91
+73
+a0
+11
+2d
 cb
-20
-20
-03
-f9
-20
-40
-5b
+af
+7a
+b0
+dc
+de
+5e
+5d
+7a
 7b
-6f
-e1
-43
-ef
-c2
-83
-83
+84
+8d
+f6
+23
 fe
-c2
-80
-42
-fc
-20
-20
-5c
-1a
-6f
+ab
+e2
+ed
+ca
+37
+7d
+f6
 e1
-43
-ef
 c2
-80
-42
-fc
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
-20
-40
-5b
-21
-c0
-81
-d4
-a9
-6f
-e0
-cb
-fc
-24
-3a
-54
-a9
-20
-20
-54
-cd
-6f
-e2
-45
-8f
-67
-e2
-45
+34
+b2
 e8
-67
-e2
-46
-91
-20
-40
-35
-5a
-20
-40
-5c
-0b
-20
-40
-61
-8e
-20
-40
-5a
-73
-70
 47
-7d
-00
-70
-45
-fc
-00
-70
-45
-e2
-00
-6f
-e2
-45
-e8
-68
-4a
-45
-e4
-98
-46
-7c
-00
-20
-62
-80
-00
-20
-40
-60
-16
-20
-40
-04
-4f
-20
-20
-60
-42
-20
-40
-60
-16
-20
-40
-04
-4f
-20
-20
-60
+a4
+03
 84
-20
-40
-60
-16
-20
+30
+72
+d9
+03
+1a
+7f
+88
+54
+bf
+9c
+dc
+f8
 40
-04
-4f
-6f
-e0
-c8
-7a
-c1
-00
-80
-00
-6f
+d5
+47
+ed
 e0
+1c
+23
+32
+8f
+b5
+e6
+6a
+c8
+7c
+ea
+0c
+03
+8d
+ca
+11
+62
+0f
+7f
+3a
+5b
 c6
-00
-24
+bf
+d4
+d8
+74
+b7
+a8
+36
+88
+f0
+f7
+1a
+c7
+ea
+2f
+1a
+ff
 3a
-5f
-f2
-6f
+48
+bc
+df
+db
+67
+3d
+fd
+ab
+7c
+0b
+46
 e0
-c5
-e2
-c0
+83
+d1
+4e
+31
+da
+1a
+37
+aa
+e6
+72
+29
+30
+fe
+8f
+03
+3f
+83
+0a
+17
+94
+ca
+58
+a7
+fc
+e8
+66
+b8
+b7
+d9
+3b
+93
 02
-04
-26
-c0
-00
-e0
-5f
-c0
-01
-84
-2d
-20
-20
-60
-55
-6f
-e4
-47
-13
-c3
-1f
-60
-59
-6f
-e0
-c7
+9e
+4e
+c6
+f8
+c1
+da
+ec
+05
+2f
+c2
 1b
-c0
-00
+14
+dd
+ef
+a1
 e0
-59
-20
-40
-60
 18
-70
-46
-66
-01
-20
-20
-54
-a0
-6f
-e4
-47
-13
-c3
+5b
+4d
+a5
+ba
+6c
+61
+48
+9f
+7a
+c8
 1f
-60
-59
-c2
-89
-e0
-59
-c2
-8a
-60
-59
-c2
-89
-60
-59
-20
-20
-60
-34
-6f
-e4
+30
+56
+95
+cd
+3d
+36
+02
+2e
+cd
+93
+19
+7b
+82
+80
 47
-13
-c2
-9f
-04
-38
-6f
-e0
-c6
-66
-c0
-00
-04
-3f
-20
-20
-54
-91
-20
-40
+65
 54
-ac
-20
-34
-04
-3b
-20
-20
-60
-2f
+8e
+f8
+dd
+44
+03
+99
+ce
 6f
-e0
-c6
-66
-c0
-00
-60
-67
-20
-40
-5a
-a8
-20
-20
-04
+7d
+31
+3e
+07
+91
+ef
+7f
+a6
+8e
+dd
+b2
+a2
+c5
+e5
 2a
-6f
+f1
+51
+2c
+ff
+e6
+ce
+66
+53
 e4
-47
-13
 c3
-08
-e0
-2a
-20
-40
-61
-95
-20
+38
+2e
+ed
+0c
+ca
+b5
+26
 40
-54
-ac
-20
-34
-60
-67
-6f
-e4
-47
-13
+26
+c5
+75
+f4
+79
+64
+17
+de
+5a
+ff
+21
+e0
+0d
+f7
+ff
+24
+58
+8d
+50
 c2
-98
-04
-47
-20
-20
-60
-23
-70
-46
-66
-00
 6f
-e1
-47
-21
-67
-e1
-45
+2e
+2d
+9a
+1e
+5f
+fb
+4d
+64
+89
+1f
 de
-70
-45
-e2
-01
-20
-20
-35
-34
-6f
-e0
-c1
-41
-67
-e0
-ca
-07
-20
-60
-00
-00
+cb
+d5
+6a
 6f
-e0
-ca
-07
-67
-e0
-c1
-41
-20
-60
-00
-00
-20
-40
-62
-0e
-20
+f3
+f8
+16
+2c
+a2
+6d
+e5
+d1
+26
+4a
+8c
+a1
+88
+1b
+3d
+77
+69
+46
+d9
+b8
+72
+bc
+36
 40
-78
-aa
-20
 40
-04
-56
-20
-20
-5e
-61
-6f
-e0
+c2
+cb
+9e
+6d
+d0
+e6
+44
+a7
+54
+35
+0c
+a3
+3e
+f9
+0b
+c5
+d7
+8f
 c6
-49
-c1
-7f
+ae
+ed
+3c
+f7
+c8
+a4
+fd
+85
+8c
+16
+cb
+c2
+af
+e6
+9b
+96
+53
+c2
+b8
+b8
 80
-00
-da
-20
-00
-00
-70
-49
+4e
+7e
+fd
+82
+0a
+de
+7e
+97
+26
+0c
+fe
+19
+6d
+60
+42
+6c
+7c
+e0
+cf
+17
+1b
+a3
+1f
+f1
+68
+7a
+74
+2c
+b2
+51
+c2
+c7
+31
+34
+16
+21
+d0
+6c
+1b
+16
+e9
+b6
+af
+19
+2c
+cf
+e4
+7d
+8d
+0b
+cf
+7a
+2e
+4d
+89
+90
+83
+17
+89
+92
+89
+ea
+6d
+64
+96
+15
+de
+fc
+2e
+0d
+97
 77
-05
-68
-48
-c6
-49
-20
-40
+45
+eb
+42
 04
-5d
-20
-20
-56
-c1
-6f
-e4
-47
-13
 c2
-95
-d6
-de
-6f
-e0
-c9
-74
-1f
-e2
-26
-00
-6f
-e0
-c6
+6e
+e9
+e7
+9a
 54
-c0
-7f
+1d
+dd
+18
+97
+7a
+bd
+e7
+a3
+f0
+d5
+85
+8b
+91
+04
+70
+dd
 84
-64
-20
-20
-56
-ce
-6f
-e0
-c6
-49
-20
-40
-59
+70
+81
+44
+b6
+d7
 46
-68
-48
-c6
-49
-20
-20
-04
-68
-1a
-62
-7e
-00
-67
-e0
-c9
-78
+51
+f5
+f0
+cb
+55
+cd
+36
+4c
+55
+db
+ba
+75
+0a
+8c
+60
 1f
-e3
-fe
-00
+28
+9d
+83
+2c
+30
+f6
+35
+60
+89
+f1
+7b
+d2
+0a
+da
+06
+d0
 1f
+8b
+d5
 e2
+27
+0c
+4e
 24
-00
-18
-42
-26
-00
-20
-40
-55
-b1
-1a
-62
-04
-00
-20
-40
-6e
-e6
-7d
-20
-a4
-00
-20
-40
-59
-3d
-20
-20
+52
+57
+93
+33
+83
+4d
 59
-29
-20
-40
-36
-b4
 24
-74
-00
-00
+14
+df
+e9
+11
+ac
+88
+12
+7a
+9e
+ce
+ae
 20
-40
-36
+7c
+9f
+7c
+e1
+ea
+97
+ea
+77
+5a
+7e
+38
+b2
+ba
+ff
 be
-20
-40
-04
+09
+bf
+3c
+48
+9d
+ff
+30
+f7
+b7
+8b
+57
+55
+d1
 79
-6f
-e1
-c6
+66
+07
 08
-20
-20
-36
-22
-58
-00
-00
-00
-79
-20
-7e
-15
-67
-e4
-00
-16
-58
-00
-00
+65
+73
+14
+51
+4f
+80
+f3
+39
+38
+9d
+68
 00
-67
+fa
+7a
+6e
+38
+5f
+dc
+a9
+15
 e2
-00
+e6
+46
+45
 1e
-20
+b3
+ba
 60
-00
-00
-70
-46
-00
-00
-20
-40
-36
+9e
+ca
+cd
+27
+4e
+92
 47
-5f
-ff
-ff
-ff
-67
-e2
-45
-af
+56
+9e
+b0
+e4
+4c
+24
+35
+3a
+b2
+c3
+ad
+4a
+3f
+b2
+7f
+05
 58
-00
-00
-00
-67
-e3
-c8
+15
+b2
+cc
+c6
+bf
+87
+b0
+60
+a7
+44
+3c
+9f
+6f
+df
+d7
+13
+4d
+3d
+86
+e0
+0b
+f0
+a6
+81
+cf
+38
+60
+db
 46
-70
-47
+11
+2f
+63
+a8
+ed
+d3
+ea
 3f
-01
-20
-40
-59
+3d
+fd
+d4
+1f
+2e
+0a
+00
+c2
+88
+2c
+1a
+cb
+60
+93
 ed
-20
-20
-62
+ea
 2b
-20
-40
-5a
-92
-20
-40
-04
-79
-20
-40
+89
+12
+d3
+01
+11
+c2
+b8
+a2
+8c
+7a
+15
 56
-a9
-68
-48
+b3
+60
+3e
+29
+14
+51
+01
+4c
+77
+ac
+31
+03
+01
+d4
+7c
+de
+63
+49
+f3
+5b
+d2
+5f
+32
+c2
+53
+d4
+85
+5a
+c4
+9c
+75
+3b
+d9
+b0
+e9
+61
 c6
-54
-20
-40
-6e
+a7
+da
+52
+b3
+cb
+a0
+67
+21
+2e
+31
+64
+ac
 f7
-68
-48
-c6
+4f
+3e
+78
+86
+9e
+4c
+de
+f0
+04
+24
+56
+38
+c8
+b0
+e9
+b9
+bc
+25
+bb
+08
+a8
+b9
+a4
+14
+65
+e2
+4e
+ac
+30
+58
+57
+65
+e8
 54
-20
-40
-6e
-d3
-6f
-e0
-c6
-4d
-20
-40
-59
-43
-68
-48
-c6
+d1
+bc
+bb
+ff
+f8
+5b
+de
+19
+38
+18
+18
+2c
+05
+eb
+86
+d1
+a7
+d5
+81
+33
+3b
+3f
+b1
+76
+85
+88
+ef
+45
+fe
+83
+e1
+7c
+1f
+75
+f0
+f0
+12
+ad
+f0
+72
+d6
 5a
-20
-40
-55
+d4
+93
+8f
+be
+c3
+4b
+3f
 ab
+25
 d8
-40
-00
-15
+6f
+8b
+36
+80
+2c
+d9
+9a
+78
+2c
+e6
+d2
+4f
 20
-40
-55
+4e
+4b
 b5
-20
-40
+0d
+7d
+1c
+80
+d9
+e2
+c3
+95
+70
+01
+e8
+77
+70
+d9
 61
-1a
-20
-40
+30
+7e
 55
-0c
-20
-40
+c5
+73
+3e
+90
+41
+bb
+2b
+e6
+25
+6b
+f2
+82
+92
+bc
+08
+6e
 54
-f9
-68
-48
-c6
-4a
-20
-40
-6f
-0f
-68
-48
+d4
+0b
+ce
+56
+a2
+ae
+f6
+52
 c6
-4b
-20
-40
-6f
-0f
-20
-20
-54
-e5
+d2
+1d
+41
+3b
+30
+74
+ea
+03
+cf
+63
+bb
+1b
+5b
+8b
+75
+36
+a5
+18
+e7
+4e
+c2
 c6
-93
-00
-00
-20
-40
-56
+30
+2b
+25
 01
-24
-74
-00
-00
-6f
-e0
-c7
-7c
-70
-47
-7c
-00
-24
-5a
-04
-b2
-6f
-e4
-47
+d8
 13
-c3
-0b
-04
-a7
-6f
-e0
-c9
-6c
-24
-3a
-60
-b6
-20
-40
-04
-a9
-20
-20
-60
-a2
-6f
-e0
-c6
-59
+9b
+43
+b5
 c1
-ff
-80
-00
-6f
-e0
-c7
-7d
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
-c7
-7d
-58
-00
-00
-00
-67
-e2
-48
-47
-20
-20
-5a
-73
-20
-40
-04
-79
-20
-20
-02
-21
-6f
-e4
-47
-13
-c4
-15
-00
-00
-c3
-1f
-de
-b9
+89
+f8
+89
+0a
+08
+f6
+7b
+22
+e1
+2e
+ff
+97
 68
-48
-c6
-5a
-20
-40
-6e
+52
+33
+d1
 f7
-68
-48
-c6
-5a
-20
-40
-55
-b1
-68
-48
-c6
-5a
-20
-40
-6e
-e6
-24
-20
-de
+87
+6b
+b3
+97
+d2
+04
+ff
+b2
+6b
 c2
-20
-20
-5e
 be
-20
-40
-59
-58
-c0
-18
-59
+f6
 5f
-c0
-18
-d9
-c6
-c0
-2c
-04
-c4
-20
-20
-59
+c9
 52
-20
-40
-59
+eb
+54
+d6
+22
+9a
+7d
+aa
+6c
+1a
+4a
+d1
+a0
+be
+44
+10
+15
+2b
+8a
+81
+30
+a3
+75
+14
+37
+97
 e7
-6f
-e0
-c8
-5a
-c0
+f1
+96
+01
 2c
-84
-c8
-20
-20
-59
-5f
-70
-49
-57
-0b
-da
-60
-4a
-0b
-20
-20
-59
-95
-6f
-e0
-c4
-20
-c1
+d0
+ed
+ab
+a2
+c5
+64
+12
+10
+bd
+a6
 80
-00
-00
-6f
+62
+4f
 e0
-c9
-57
-c0
-05
-84
+73
 d0
-20
-20
-59
-f8
-20
-40
-5a
+ce
+5f
+85
+55
+bf
+3a
+8f
+67
+5d
+d9
+61
+8d
+08
+32
+ce
+29
+ca
+89
+ca
+e7
+95
+32
+4c
+44
+08
+a4
+93
+4b
+52
+76
+ec
+69
+73
+0f
+54
+93
 6d
-6f
-e0
-c6
-59
-c0
-7f
-84
-d6
-68
+0a
+36
+fc
+e4
+22
+ae
+22
+4b
+0f
+e6
+2b
+32
+19
+0c
+3c
+7e
+3c
 48
+30
 c6
-59
-20
-40
-6e
-e6
-24
-60
-80
-00
+22
+3f
+8f
+0a
+2c
+b0
+d6
+b5
+97
+b7
+9f
+97
 58
+15
+1d
+d1
+2c
+53
+b5
+50
+ec
+5a
+3e
+e6
+7d
 00
-00
-00
-20
+63
+3c
+f0
+ee
+f7
+d6
+8e
 40
-69
-e5
-c0
-ac
-59
-55
-20
-20
-5a
 2f
-78
-54
-7c
-00
-58
-00
-00
-00
+12
+c7
+9f
+c0
+26
+cf
+46
+ee
+a3
+42
+d7
+7a
+8c
+b8
+6c
+d7
+af
+fc
+61
+f4
+09
+ca
+71
+e4
+08
 67
-e3
-48
-47
-20
-40
-04
+f6
+bb
 cb
-58
-00
+7b
+f4
+5f
+17
+ae
+d8
+6e
+0f
+4d
+36
+ee
+06
+9c
+5a
+45
+30
+38
 00
-89
-20
-40
-69
+b3
+d8
+ed
+8f
+a7
+48
+7e
+59
+39
+5a
+34
 e4
-20
-40
-57
-47
-20
-40
-56
-12
-20
-40
-56
-17
-20
-40
-04
-e5
-20
-20
+ec
+da
 56
-0c
-20
-40
-58
+b9
+6a
+a8
+b2
+b3
+ab
+9c
+05
+d9
+bd
+a8
 4c
-6f
-e0
-c9
-87
-24
-3a
-58
-60
-6f
+c7
+54
+80
+a8
+e3
+a7
+b8
+54
+86
+39
+9b
+2c
+19
+ef
+5d
 e0
-c9
-82
-24
-3a
-58
-5f
-20
-40
-58
+97
+b3
+53
+26
+39
+66
+4c
+5d
+f8
+74
+86
+6b
+8a
+07
+52
+25
+21
+0a
+77
+fb
+c3
+cb
+d7
+63
+84
+d1
+fa
+07
 88
-20
-40
-04
-ed
-20
-20
-57
-ad
-70
-49
-79
-00
-70
-49
-7a
-00
-70
-49
+c4
+98
+21
+e5
+69
+a3
+80
+d0
+e1
+0e
+ba
+33
+90
+81
+fb
+a8
+4e
+2b
+5f
+d0
+5f
+a9
+af
+2e
+39
+48
+e1
+9d
+9d
+17
+9d
+3b
+92
+01
+c3
+da
+7c
+ee
+82
+64
+96
+0e
+c3
+0c
+0c
+c2
+a9
+54
+ac
+88
+64
+f7
+d4
+bf
+63
+3f
+0f
+6d
+80
+b3
+8a
+26
+06
+e2
+2f
+1c
+0f
+e6
+52
 7b
-00
-1f
+b5
 e2
-24
-00
-68
-48
-c6
-44
-6f
-e0
-c6
-47
-98
-46
-7c
-00
-20
-22
-84
-ff
-6f
+67
+18
+cd
+d2
+ca
+cb
+b8
+07
+b4
+87
+42
+38
 e0
-c6
-48
-98
-46
-7c
+3e
+b2
+6a
+7f
+3c
 00
-20
-22
-85
-05
-68
-48
-c6
+dc
+7a
+2e
+c4
+2f
+01
+69
+b3
+bb
+11
+9b
+10
+0a
+6e
 45
-6f
-e0
-c6
-47
-98
-46
-7c
-00
 20
-22
-85
+07
+04
+0a
+bb
+c2
+10
+16
+62
+5e
+f4
+9f
+53
+dd
+fa
+a5
+c5
+b6
+18
+c9
+8b
+0d
+a6
+06
+a9
+bf
+15
+ef
+21
+0f
+e1
+2c
+2d
+b0
+9b
+4e
+00
 0e
-20
-40
-57
-fb
-20
-40
-05
-13
-20
-20
-57
-e5
-68
-48
-c6
-45
-6f
-e0
+f8
+09
+82
+b2
+8c
+3d
+8e
+0c
+14
+92
+10
+59
+89
+ec
 c6
-48
-98
-46
-7c
-00
-20
-22
-d7
-d6
-20
-40
-57
-ef
-20
-20
+68
+76
+9f
+9e
+e5
+da
+32
+27
+cb
+c9
+91
+4c
 05
-0f
 68
-48
-c6
+2c
+1a
+dd
+c9
+23
+a5
+ea
+6e
+ee
+c8
+f2
+54
+3d
+49
+68
+a3
+3e
+bc
+26
+ab
+ac
+14
+14
+1e
+11
+f3
+dd
+eb
+83
+b8
+d8
+b4
+7f
+85
+ca
+c8
+ba
+d9
+83
+4a
+0b
+7c
+9c
+f0
+15
+d8
+a4
+d0
+1b
+56
+8c
 45
-6f
-e0
-c6
-47
-98
+10
+88
+4c
+a4
+71
+5f
+09
+5d
+c8
 46
-7c
-00
-20
-22
-85
-0b
-20
-40
+48
+b7
+de
+c6
+2c
+6b
+8f
+c9
+94
+35
+07
+ec
+49
+a4
+69
+bf
+43
+b0
 05
-15
-20
-20
-04
+25
+ce
+27
+19
+d4
+f0
+9a
+07
+38
 fd
-20
-40
-05
-15
-20
-40
-05
-11
-20
-20
-57
-e5
-20
-40
-05
-11
-20
-40
-05
-17
-20
-20
-57
+be
+ea
+97
+a7
+db
+ab
+32
+8f
+dd
 e5
-1a
-41
-7e
-12
-20
-20
-57
-f3
-1a
-41
-7e
-0a
-20
-20
-57
-f6
-1a
-41
-7e
 11
 20
-20
-57
-f9
-1a
+37
+b6
+f4
+0c
+36
+04
+c5
+07
+46
+50
+3e
+34
+66
+b3
+e0
+3b
+36
+4f
+b1
+83
+e1
+94
+fe
+48
 41
+78
+e9
+f8
+59
+ca
+db
+00
+65
+a4
+e0
+d7
+99
+1e
+6d
+25
+7a
+0c
+33
+3e
+03
+80
+c3
+af
+43
+8a
+ff
+7a
+4c
+a7
+7d
+2e
+78
+f0
+35
+b0
+55
+f5
+c4
+9f
+87
+a2
+5a
+3f
+af
+a0
+26
+c1
+c8
+18
+14
 7e
-12
-20
-20
-57
+8b
 ff
-21
-e6
+b2
+cc
+94
+c3
+3b
+b5
+08
+e7
+37
+10
+2e
+94
+5e
+4a
+78
+25
+06
+49
+a1
+d0
+81
+2f
+b7
+e8
+c6
+43
+6c
+29
+d5
+c4
+61
+79
 aa
 55
 40
@@ -5254,7 +5280,7 @@
 00
 00
 00
-53
+57
 18
 84
 f2
@@ -5544,25 +5570,6 @@
 33
 aa
 55
-06
-00
-2d
-46
-dc
-05
-84
-03
-e8
-03
-aa
-55
-01
-00
-35
-46
-04
-aa
-55
 01
 00
 28
@@ -5682,9 +5689,9 @@
 00
 4a
 47
-74
-d6
-00
+70
+11
+01
 00
 77
 01
@@ -6357,19 +6364,14 @@
 00
 08
 44
-09
+00
 aa
 55
-06
+01
 00
-2d
+35
 46
-a4
-01
-18
-01
-2c
-01
+04
 aa
 55
 01
@@ -6531,8 +6533,8 @@
 aa
 aa
 55
-42
-5d
-4d
-c4
+47
+56
+50
+fa
 20
Index: output/program.lis
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/output/program.lis	(revision 1790)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/output/program.lis	(working copy)
@@ -1,143 +1,145 @@
               include "bt_format "
               org 0x0000
-0000 c2840026 bbit1 8 ,pf_patch_ext 
-0001 c000028e beq patch00_0 ,p_soft_reset 
-0002 c0010035 beq patch00_2 ,p_main_loop 
-0003 c008003e beq patch02_0 ,p_shutdown_radio 
-0004 c0088040 beq patch02_1 ,p_set_sync_on 
-0005 c00a013e beq patch02_4 ,p_set_lemode 
+0000 c2840027 bbit1 8 ,pf_patch_ext 
+0001 c0000288 beq patch00_0 ,p_soft_reset 
+0002 c0010036 beq patch00_2 ,p_main_loop 
+0003 c008003f beq patch02_0 ,p_shutdown_radio 
+0004 c0088041 beq patch02_1 ,p_set_sync_on 
+0005 c00a013b beq patch02_4 ,p_set_lemode 
 0006 c00a80c0 beq patch02_5 ,p_rf_rx_enable 
 0007 c00c00e0 beq patch03_0 ,p_txon 
 0008 c00c80e7 beq patch03_1 ,p_set_tx_power 
-0009 c00d004e beq patch03_2 ,p_initialize_radio_cont 
-000a c012820d beq patch04_5 ,p_lpm_sleep 
-000b c0340287 beq patch0d_0 ,p_mouse_cb_fuction 
-000c c034829a beq patch0d_1 ,p_mouse_load_device_info_check 
-000d c036024a beq patch0d_4 ,p_mouse_param_init 
-000e c0370433 beq patch0d_6 ,p_mouse_start_work 
-000f c0398488 beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0010 c03a020a beq patch0e_4 ,p_mouse_lpm_before_common 
-0011 c03d04da beq patch0f_2 ,p_mouse_motion 
-0012 c03f8468 beq patch0f_7 ,p_mouse_3io6key_check 
-0013 c04084bf beq patch10_1 ,p_mouse_init_sensor 
-0014 c0420383 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
-0015 c04283cf beq patch10_5 ,p_mouse_priority_bb_event 
-0016 c04301d5 beq patch10_6 ,p_mouse_le 
-0017 c04383ad beq patch10_7 ,p_mouse_bb_event_timer 
-0018 c04403cd beq patch11_0 ,p_mouse_start_discovery 
-0019 c0450397 beq patch11_2 ,p_mouse_store_remote_bdaddr 
-001a c04582b1 beq patch11_3 ,p_mouse_app_initflag_check 
-001b c04602d8 beq patch11_4 ,p_mouse_store_device_info 
-001c c0468340 beq patch11_5 ,p_mouse_store_dpi_info_check 
-001d c0470452 beq patch11_6 ,p_mouse_idle 
-001e c04804b4 beq patch12_0 ,p_mouse_check_select_device_by_switch 
-001f c04a847f beq patch12_5 ,p_mouse_24g_hibernate_set 
-0020 c04b049d beq patch12_6 ,p_mouse_24g_package_data 
-0021 c0628230 beq patch18_5 ,p_otp_read_data 
-0022 c06a81f4 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0023 c06b01ed beq patch1a_6 ,p_gpio_set_wake 
-0024 c06d0127 beq patch1b_2 ,p_sadc_calibration 
-0025 2020235a branch assert 
+0009 c00d004f beq patch03_2 ,p_initialize_radio_cont 
+000a c0128206 beq patch04_5 ,p_lpm_sleep 
+000b c0340281 beq patch0d_0 ,p_mouse_cb_fuction 
+000c c0348298 beq patch0d_1 ,p_mouse_load_device_info_check 
+000d c0350294 beq patch0d_2 ,p_mouse_default_init 
+000e c0360243 beq patch0d_4 ,p_mouse_param_init 
+000f c037042e beq patch0d_6 ,p_mouse_start_work 
+0010 c0398481 beq patch0e_3 ,p_mouse_setgpio_hibernate 
+0011 c03a01fe beq patch0e_4 ,p_mouse_lpm_before_common 
+0012 c03d04dc beq patch0f_2 ,p_mouse_motion 
+0013 c03f8462 beq patch0f_7 ,p_mouse_3io6key_check 
+0014 c04084c1 beq patch10_1 ,p_mouse_init_sensor 
+0015 c0420381 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
+0016 c04283cd beq patch10_5 ,p_mouse_priority_bb_event 
+0017 c04301d1 beq patch10_6 ,p_mouse_le 
+0018 c04383ab beq patch10_7 ,p_mouse_bb_event_timer 
+0019 c04403cb beq patch11_0 ,p_mouse_start_discovery 
+001a c0450395 beq patch11_2 ,p_mouse_store_remote_bdaddr 
+001b c04582af beq patch11_3 ,p_mouse_app_initflag_check 
+001c c04602d6 beq patch11_4 ,p_mouse_store_device_info 
+001d c046833e beq patch11_5 ,p_mouse_store_dpi_info_check 
+001e c047044c beq patch11_6 ,p_mouse_idle 
+001f c04804aa beq patch12_0 ,p_mouse_check_select_device_by_switch 
+0020 c04a8478 beq patch12_5 ,p_mouse_24g_hibernate_set 
+0021 c04b0493 beq patch12_6 ,p_mouse_24g_package_data 
+0022 c0628229 beq patch18_5 ,p_otp_read_data 
+0023 c06a81f0 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+0024 c06b01e9 beq patch1a_6 ,p_gpio_set_wake 
+0025 c06d0124 beq patch1b_2 ,p_sadc_calibration 
+0026 2020235a branch assert 
 
 pf_patch_ext:
-0026 c00a015f beq patch22_4 ,p_le_slave_match 
-0027 c00d015e beq patch23_2 ,p_le_got_first_packet 
-0028 c012818e beq patch24_5 ,p_le_rx_dec 
-0029 c0130193 beq patch24_6 ,p_le_rx_nopayload 
-002a c01c81a5 beq patch27_1 ,p_le_parse 
-002b c01d01af beq patch27_2 ,p_le_parse_l2cap 
-002c c02601ab beq patch29_4 ,p_le_adv_not_match 
-002d c02681a9 beq patch29_5 ,p_le_init_adv 
-002e c0480233 beq patch32_0 ,p_g24_reconn_dispatch 
-002f c04b0473 beq patch32_6 ,p_g24_short_sleep 
-0030 c04d00ce beq patch33_2 ,p_mouse_g24_retransmit 
-0031 c04e80d5 beq patch33_5 ,p_g24_transmit_hop_process 
-0032 c04f8258 beq patch33_7 ,p_power_ctrl_start 
-0033 c17f8000 rtneq patch3f_7 
-0034 2020235a branch assert 
+0027 c00a015b beq patch22_4 ,p_le_slave_match 
+0028 c00d017a beq patch23_2 ,p_le_got_first_packet_new 
+0029 c012818a beq patch24_5 ,p_le_rx_dec 
+002a c013018f beq patch24_6 ,p_le_rx_nopayload 
+002b c01c81a1 beq patch27_1 ,p_le_parse 
+002c c01d01ab beq patch27_2 ,p_le_parse_l2cap 
+002d c02601a7 beq patch29_4 ,p_le_adv_not_match 
+002e c02681a5 beq patch29_5 ,p_le_init_adv 
+002f c048022c beq patch32_0 ,p_g24_reconn_dispatch 
+0030 c04b046d beq patch32_6 ,p_g24_short_sleep 
+0031 c04d00ce beq patch33_2 ,p_mouse_g24_retransmit 
+0032 c04e80d5 beq patch33_5 ,p_g24_transmit_hop_process 
+0033 c04f8252 beq patch33_7 ,p_power_ctrl_start 
+0034 c17f8000 rtneq patch3f_7 
+0035 2020235a branch assert 
 
 p_main_loop:
-0035 20407552 call sp_calc_sequence_256 
-0036 20407448 call sp_calc_sequence_256_check 
-0037 20402a45 call le_advertising_dispatch 
-0038 2040202a call idle_dispatch 
-0039 204042ad call app_process_idle 
-003a 20402018 call connection_dispatch 
-003b 2040310f call g24_dispatch 
-003c 2040248c call lpm_dispatch 
-003d 20200035 branch p_main_loop 
+0036 20407552 call sp_calc_sequence_256 
+0037 20407448 call sp_calc_sequence_256_check 
+0038 20402a45 call le_advertising_dispatch 
+0039 2040202a call idle_dispatch 
+003a 204042ad call app_process_idle 
+003b 20402018 call connection_dispatch 
+003c 2040310f call g24_dispatch 
+003d 2040248c call lpm_dispatch 
+003e 20200036 branch p_main_loop 
 
 p_shutdown_radio:
-003e 70890000 jam 0 ,0x8900 
-003f 20202153 branch shutdown_radio + 1 
+003f 70890000 jam 0 ,0x8900 
+0040 20202153 branch shutdown_radio + 1 
 
 p_set_sync_on:
-0040 708a0f60 jam 0x60 ,0x8a0f 
-0041 708a10aa jam 0xaa ,0x8a10 
-0042 708a127a jam 0x7a ,0x8a12 
-0043 708a2500 jam 0x00 ,0x8a25 
-0044 708a2600 jam 0x00 ,0x8a26 
-0045 2000003c nop 60 
-0046 708a2020 jam 0x20 ,0x8a20 
-0047 708a23f5 jam 0xf5 ,0x8a23 
-0048 708a2412 jam 0x12 ,0x8a24 
-0049 708a2410 jam 0x10 ,0x8a24 
-004a 2000003c nop 60 
-004b 708a1260 jam 0x60 ,0x8a12 
-004c 708a23dd jam 0xdd ,0x8a23 
-004d 20600000 rtn 
+0041 708a0f60 jam 0x60 ,0x8a0f 
+0042 708a10aa jam 0xaa ,0x8a10 
+0043 708a127a jam 0x7a ,0x8a12 
+0044 708a2500 jam 0x00 ,0x8a25 
+0045 708a2600 jam 0x00 ,0x8a26 
+0046 2000003c nop 60 
+0047 708a2020 jam 0x20 ,0x8a20 
+0048 708a23f5 jam 0xf5 ,0x8a23 
+0049 708a2412 jam 0x12 ,0x8a24 
+004a 708a2410 jam 0x10 ,0x8a24 
+004b 2000003c nop 60 
+004c 708a1260 jam 0x60 ,0x8a12 
+004d 708a23dd jam 0xdd ,0x8a23 
+004e 20600000 rtn 
 
 p_initialize_radio_cont:
-004e 7001bb00 jam 0 ,mem_le_testtype 
-004f 7001bc00 jam 0 ,mem_cmd_le_create_conn 
-0050 37d98200 until null ,lpo_edge 
-0051 7089460d jam 0x0d ,0x8946 
-0052 70896f10 jam 0x10 ,0x896f 
-0053 708a13cd jam 0xcd ,0x8a13 
-0054 708a0610 jam 0x10 ,0x8a06 
-0055 708a844a jam 0x4a ,0x8a84 
-0056 708a8540 jam 0x40 ,0x8a85 
-0057 708a16fe jam 0xfe ,0x8a16 
-0058 20400095 call p_set_otp_config 
-0059 204070d7 call wdt_set_disable 
-005a 37d98200 until null ,lpo_edge 
-005b 70813b5f jam 0x5f ,0x813b 
-005c 37d98200 until null ,lpo_edge 
-005d 70813c88 jam 0x88 ,0x813c 
-005e 37d98200 until null ,lpo_edge 
-005f 6fe0c099 fetch 1 ,mem_fcomp_div 
-0060 c008008a beq xtal_16m ,p_initialize_radio_16m 
-0061 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0062 1fe1fe04 or_into 0x04 ,pdata 
-0063 67f08a02 store 1 ,0x8a02 
-0064 70890f01 jam 0x01 ,0x890f 
-0065 708a8024 jam 0x24 ,0x8a80 
-0066 708a8162 jam 0x62 ,0x8a81 
-0067 58e61212 setarg 0xe61212 
-0068 67f18a73 store 3 ,0x8a73 
+004f 7001bb00 jam 0 ,mem_le_testtype 
+0050 7001bc00 jam 0 ,mem_cmd_le_create_conn 
+0051 37d98200 until null ,lpo_edge 
+0052 7089460d jam 0x0d ,0x8946 
+0053 70896f10 jam 0x10 ,0x896f 
+0054 708a13cd jam 0xcd ,0x8a13 
+0055 708a0610 jam 0x10 ,0x8a06 
+0056 708a844a jam 0x4a ,0x8a84 
+0057 708a8540 jam 0x40 ,0x8a85 
+0058 708a16fe jam 0xfe ,0x8a16 
+0059 20400095 call p_set_otp_config 
+005a 204070d7 call wdt_set_disable 
+005b 37d98200 until null ,lpo_edge 
+005c 70813b5f jam 0x5f ,0x813b 
+005d 37d98200 until null ,lpo_edge 
+005e 70813c88 jam 0x88 ,0x813c 
+005f 37d98200 until null ,lpo_edge 
+0060 6fe0c099 fetch 1 ,mem_fcomp_div 
+0061 c008008a beq xtal_16m ,p_initialize_radio_16m 
+0062 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+0063 1fe1fe04 or_into 0x04 ,pdata 
+0064 67f08a02 store 1 ,0x8a02 
+0065 70890f01 jam 0x01 ,0x890f 
+0066 708a8024 jam 0x24 ,0x8a80 
+0067 708a8162 jam 0x62 ,0x8a81 
+0068 58e61212 setarg 0xe61212 
+0069 67f18a73 store 3 ,0x8a73 
 
 p_initialize_radio2:
-0069 708a8660 jam 0x60 ,0x8a86 
-006a 708a8b3b jam 0x3b ,0x8a8b 
-006b 2040007c call p_dpll_on 
-006c 70804300 jam 0 ,core_config 
-006d 70804205 jam clksel_dpll ,core_clksel 
-006e 58557474 setarg 0x557474 
-006f 67f18968 store 3 ,0x8968 
-0070 7089606e jam 0x6e ,0x8960 
-0071 204000fa call p_rx_dcoc 
-0072 20400125 call p_rfpll_aac_ghpc 
-0073 20400076 call p_set_xtal_cap 
-0074 7041480c jam system_clk_12m ,mem_system_clk 
-0075 20206f4e branch sadc_calibration 
+006a 708a8660 jam 0x60 ,0x8a86 
+006b 708a8b3b jam 0x3b ,0x8a8b 
+006c 2040007c call p_dpll_on 
+006d 70804300 jam 0 ,core_config 
+006e 70804205 jam clksel_dpll ,core_clksel 
+006f 58557474 setarg 0x557474 
+0070 67f18968 store 3 ,0x8968 
+0071 7089606e jam 0x6e ,0x8960 
+0072 204000f7 call p_rx_dcoc 
+0073 20400122 call p_rfpll_aac_ghpc 
+0074 20400077 call p_set_xtal_cap 
+0075 7041480c jam system_clk_12m ,mem_system_clk 
+0076 20206f4e branch sadc_calibration 
 
 p_set_xtal_cap:
-0076 20758000 rtn wake 
-0077 37d98200 until null ,lpo_edge 
-0078 6fe0c11c fetch 1 ,mem_xtal_c_sel 
-0079 67f0813a store 1 ,core_xtal_cap 
-007a 37d98200 until null ,lpo_edge 
-007b 20600000 rtn 
+0077 20758000 rtn wake 
+0078 37d98200 until null ,lpo_edge 
+0079 6fe0c11c fetch 1 ,mem_xtal_c_sel 
+
+p_set_xtal_cap_next:
+007a 67f0813a store 1 ,core_xtal_cap 
+007b 202023e2 branch lpm_write_wait 
 
 p_dpll_on:
 007c 6fe0c099 fetch 1 ,mem_fcomp_div 
@@ -168,7 +170,7 @@
 0091 67f18a73 store 3 ,0x8a73 
 0092 708a762a jam 0x2a ,0x8a76 
 0093 70890204 jam 0x04 ,0x8902 
-0094 20200069 branch p_initialize_radio2 
+0094 2020006a branch p_initialize_radio2 
 
 p_set_otp_config:
 0095 203580a7 branch p_set_otp_config_wake ,wake 
@@ -258,7 +260,7 @@
 00db 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
 00dc 98467c00 isub temp ,null 
 00dd 2022b222 branch g24_ch ,zero 
-00de 2040027d call p_power_ctrl_txpower_incrs 
+00de 20400277 call p_power_ctrl_txpower_incrs 
 00df 2020369b branch g24_tx_fast_hop + 1 
 
 p_txon:
@@ -271,1456 +273,1460 @@
 00e6 20202203 branch txon + 7 
 
 p_set_tx_power:
-00e7 6fe0c141 fetch 1 ,mem_tx_power 
-00e8 c0032225 beq tx_power_6db ,set_tx_power_7db 
-00e9 c00500ed beq tx_power_10db ,p_set_tx_power_10db 
-00ea c04f00f6 beq tx_power_f30db ,p_set_tx_power_f30db 
-00eb c05500f2 beq tx_power_factory ,p_set_tx_power_factory 
-00ec 2020220e branch set_tx_power + 2 
-
-p_set_tx_power_10db:
-00ed 708a1425 jam 0x25 ,0x8a14 
-00ee 58a93f3f setarg 0xa93f3f 
-00ef 67f18a60 store 3 ,0x8a60 
-00f0 708a631f jam 0x1f ,0x8a63 
-00f1 20600000 rtn 
+00e7 6fe08008 fetch 1 ,mem_last_freq 
+00e8 c00b2231 beq 22 ,set_tx_power_f5db 
+00e9 c0172231 beq 46 ,set_tx_power_f5db 
+00ea c0232231 beq 70 ,set_tx_power_f5db 
+00eb 6fe0c141 fetch 1 ,mem_tx_power 
+00ec c0032221 beq tx_power_6db ,set_tx_power_5db 
+00ed c05500ef beq tx_power_factory ,p_set_tx_power_factory 
+00ee 2020220e branch set_tx_power + 2 
 
 p_set_tx_power_factory:
-00f2 708a1417 jam 0x17 ,0x8a14 
-00f3 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
-00f4 67f18a60 store 3 ,0x8a60 
-00f5 2020221a branch set_tx_power_8a63_28 
+00ef 708a1417 jam 0x17 ,0x8a14 
+00f0 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
+00f1 67f18a60 store 3 ,0x8a60 
+00f2 2020221a branch set_tx_power_8a63_28 
 
 p_set_tx_power_f30db:
-00f6 708a1417 jam 0x17 ,0x8a14 
-00f7 58250300 setarg 0x250300 
-00f8 67f18a60 store 3 ,0x8a60 
-00f9 2020221a branch set_tx_power_8a63_28 
+00f3 708a1417 jam 0x17 ,0x8a14 
+00f4 58250300 setarg 0x250300 
+00f5 67f18a60 store 3 ,0x8a60 
+00f6 2020221a branch set_tx_power_8a63_28 
 
 p_rx_dcoc:
-00fa 20758000 rtn wake 
-00fb 20402160 call set_sync_on 
-00fc d8400027 arg 39 ,temp 
-00fd 2040216f call set_freq_rx 
-00fe 204021a6 call rf_rx_enable 
-00ff 708a257f jam 0x7f ,0x8a25 
-0100 708a301a jam 0x1a ,0x8a30 
-0101 708a3178 jam 0x78 ,0x8a31 
-0102 708a8fb2 jam 0xb2 ,0x8a8f 
-0103 708ac200 jam 0 ,0x8ac2 
-0104 708ac300 jam 0 ,0x8ac3 
-0105 d8e00006 arg 6 ,queue 
-0106 20400117 call p_rx_dcoc_avg 
-0107 2a2ffe0d isolate1 13 ,rega 
-0108 2040211d call qset_start 
-0109 2a4ffe0d isolate1 13 ,regb 
-010a 2040211e call qset_p 
-010b d8e00005 arg 5 ,queue 
+00f7 20758000 rtn wake 
+00f8 20402160 call set_sync_on 
+00f9 d8400027 arg 39 ,temp 
+00fa 2040216f call set_freq_rx 
+00fb 204021a6 call rf_rx_enable 
+00fc 708a257f jam 0x7f ,0x8a25 
+00fd 708a301a jam 0x1a ,0x8a30 
+00fe 708a3178 jam 0x78 ,0x8a31 
+00ff 708a8fb2 jam 0xb2 ,0x8a8f 
+0100 708ac200 jam 0 ,0x8ac2 
+0101 708ac300 jam 0 ,0x8ac3 
+0102 d8e00006 arg 6 ,queue 
+0103 20400114 call p_rx_dcoc_avg 
+0104 2a2ffe0d isolate1 13 ,rega 
+0105 2040211d call qset_start 
+0106 2a4ffe0d isolate1 13 ,regb 
+0107 2040211e call qset_p 
+0108 d8e00005 arg 5 ,queue 
 
 p_rx_dcoc_loop2:
-010c 2040211c call qset1_p 
-010d 2040211e call qset_p 
-010e 20400117 call p_rx_dcoc_avg 
-010f d8a08ac2 arg 0x8ac2 ,contw 
-0110 1a31fe00 rshift4 rega ,pdata 
-0111 20402117 call qsetxor 
-0112 1a51fe00 rshift4 regb ,pdata 
-0113 20402117 call qsetxor 
-0114 18e08fff increase -1 ,queue 
-0115 2021010c branch p_rx_dcoc_loop2 ,positive 
-0116 2020214f branch rx_dcoc_loop2 + 10 
+0109 2040211c call qset1_p 
+010a 2040211e call qset_p 
+010b 20400114 call p_rx_dcoc_avg 
+010c d8a08ac2 arg 0x8ac2 ,contw 
+010d 1a31fe00 rshift4 rega ,pdata 
+010e 20402117 call qsetxor 
+010f 1a51fe00 rshift4 regb ,pdata 
+0110 20402117 call qsetxor 
+0111 18e08fff increase -1 ,queue 
+0112 20210109 branch p_rx_dcoc_loop2 ,positive 
+0113 2020214f branch rx_dcoc_loop2 + 10 
 
 p_rx_dcoc_avg:
-0117 2000003c nop 60 
-0118 58000f00 setarg mem_dcoc_buf 
-0119 67f10982 store 2 ,0x8982 
-011a 58000ff0 setarg mem_dcoc_buf_end 
-011b 67f10984 store 2 ,0x8984 
-011c 70898109 jam 0x9 ,0x8981 
-011d 70898103 jam 0x3 ,0x8981 
-011e 70898006 jam 0x6 ,0x8980 
-011f 2000003c nop 60 
-0120 da200000 arg 0 ,rega 
-0121 da400000 arg 0 ,regb 
-0122 df200010 arg 16 ,loopcnt 
-0123 d8c00f00 arg mem_dcoc_buf ,contr 
-0124 2020212d branch rx_dcoc_loop 
+0114 2000003c nop 60 
+0115 58000f00 setarg mem_dcoc_buf 
+0116 67f10982 store 2 ,0x8982 
+0117 58000ff0 setarg mem_dcoc_buf_end 
+0118 67f10984 store 2 ,0x8984 
+0119 70898109 jam 0x9 ,0x8981 
+011a 70898103 jam 0x3 ,0x8981 
+011b 70898006 jam 0x6 ,0x8980 
+011c 2000003c nop 60 
+011d da200000 arg 0 ,rega 
+011e da400000 arg 0 ,regb 
+011f df200010 arg 16 ,loopcnt 
+0120 d8c00f00 arg mem_dcoc_buf ,contr 
+0121 2020212d branch rx_dcoc_loop 
 
 p_rfpll_aac_ghpc:
-0125 20758000 rtn wake 
-0126 20202272 branch rfpll_aac_ghpc + 1 
+0122 20758000 rtn wake 
+0123 20202272 branch rfpll_aac_ghpc + 1 
 
 p_sadc_calibration:
-0127 20758000 rtn wake 
-0128 708a0777 jam 0x77 ,core_gpadc_ctrl 
-0129 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-012a 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-012b 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-012c 67f080cd store 1 ,core_sadc_clkdiv 
-012d 20000bb8 nop 3000 
-012e 20400137 call p_sadc_read 
-012f 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0130 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0131 df200008 arg 8 ,loopcnt 
-0132 20406f58 call sadc_cal_read + 1 
-0133 6fe0c419 fetch 1 ,mem_spi_write_addr 
-0134 67e0c433 store 1 ,mem_adc_cal_c7 
-0135 6240c419 storer regb ,1 ,mem_spi_write_addr 
-0136 20600000 rtn 
+0124 20758000 rtn wake 
+0125 708a0777 jam 0x77 ,core_gpadc_ctrl 
+0126 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
+0127 708a0b01 jam 0x01 ,core_gpadc_cfg3 
+0128 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+0129 67f080cd store 1 ,core_sadc_clkdiv 
+012a 20000bb8 nop 3000 
+012b 20400134 call p_sadc_read 
+012c 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+012d 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+012e df200008 arg 8 ,loopcnt 
+012f 20406f58 call sadc_cal_read + 1 
+0130 6fe0c419 fetch 1 ,mem_spi_write_addr 
+0131 67e0c433 store 1 ,mem_adc_cal_c7 
+0132 6240c419 storer regb ,1 ,mem_spi_write_addr 
+0133 20600000 rtn 
 
 p_sadc_read:
-0137 7080cc03 jam 0x03 ,core_sadc_ctrl 
+0134 7080cc03 jam 0x03 ,core_sadc_ctrl 
 
 p_sadc_read_wait:
-0138 6ff08129 fetch 1 ,core_perf_status 
-0139 c3028138 bbit0 saradc_done ,p_sadc_read_wait 
-013a 68590164 fetcht 2 ,core_sadc_data 
-013b 6049440a storet 2 ,mem_adc_current_value 
-013c 7080cc00 jam 0x00 ,core_sadc_ctrl 
-013d 20600000 rtn 
+0135 6ff08129 fetch 1 ,core_perf_status 
+0136 c3028135 bbit0 saradc_done ,p_sadc_read_wait 
+0137 68590164 fetcht 2 ,core_sadc_data 
+0138 6049440a storet 2 ,mem_adc_current_value 
+0139 7080cc00 jam 0x00 ,core_sadc_ctrl 
+013a 20600000 rtn 
 
 p_set_lemode:
-013e 708a8211 jam 0x11 ,0x8a82 
-013f 708a8d12 jam 0x12 ,0x8a8d 
-0140 708a8e0a jam 0x0a ,0x8a8e 
-0141 6fe0c099 fetch 1 ,mem_fcomp_div 
-0142 c0080157 beq xtal_16m ,p_set_lemode_2m_16m 
-0143 58005762 setarg 0x5762 
-0144 67f10907 store 2 ,0x8907 
+013b 708a8211 jam 0x11 ,0x8a82 
+013c 708a8d12 jam 0x12 ,0x8a8d 
+013d 708a8e0a jam 0x0a ,0x8a8e 
+013e 6fe0c099 fetch 1 ,mem_fcomp_div 
+013f c0080154 beq xtal_16m ,p_set_lemode_2m_16m 
+0140 58005762 setarg 0x5762 
+0141 67f10907 store 2 ,0x8907 
 
 p_set_lemode_2m:
-0145 70890103 jam 3 ,0x8901 
-0146 70893003 jam 3 ,0x8930 
-0147 c6168000 rtnmark1 mark_ble_2m 
-0148 70890101 jam 1 ,0x8901 
-0149 708a8207 jam 0x07 ,0x8a82 
-014a 708a8d44 jam 0x44 ,0x8a8d 
-014b 708a8e0a jam 0x0a ,0x8a8e 
-014c 6fe0c099 fetch 1 ,mem_fcomp_div 
-014d c0080154 beq xtal_16m ,p_set_lemode_1m_16m 
-014e 58002bb1 setarg 0x2bb1 
-014f 67f10907 store 2 ,0x8907 
+0142 70890103 jam 3 ,0x8901 
+0143 70893003 jam 3 ,0x8930 
+0144 c6168000 rtnmark1 mark_ble_2m 
+0145 70890101 jam 1 ,0x8901 
+0146 708a8207 jam 0x07 ,0x8a82 
+0147 708a8d44 jam 0x44 ,0x8a8d 
+0148 708a8e0a jam 0x0a ,0x8a8e 
+0149 6fe0c099 fetch 1 ,mem_fcomp_div 
+014a c0080151 beq xtal_16m ,p_set_lemode_1m_16m 
+014b 58002bb1 setarg 0x2bb1 
+014c 67f10907 store 2 ,0x8907 
 
 p_set_lemode_1m:
-0150 c6978000 rtnmark0 mark_ble_lr 
-0151 70893024 jam 0x24 ,0x8930 
-0152 70890105 jam 5 ,0x8901 
-0153 20600000 rtn 
+014d c6978000 rtnmark0 mark_ble_lr 
+014e 70893024 jam 0x24 ,0x8930 
+014f 70890105 jam 5 ,0x8901 
+0150 20600000 rtn 
 
 p_set_lemode_1m_16m:
-0154 58004189 setarg 0x4189 
-0155 67f10907 store 2 ,0x8907 
-0156 20200150 branch p_set_lemode_1m 
+0151 58004189 setarg 0x4189 
+0152 67f10907 store 2 ,0x8907 
+0153 2020014d branch p_set_lemode_1m 
 
 p_set_lemode_2m_16m:
-0157 58008312 setarg 0x8312 
-0158 67f10907 store 2 ,0x8907 
-0159 20200145 branch p_set_lemode_2m 
+0154 58008312 setarg 0x8312 
+0155 67f10907 store 2 ,0x8907 
+0156 20200142 branch p_set_lemode_2m 
 
 p_le_check_retransmit_timesout:
-015a 6fe0cbf8 fetch 1 ,mem_le_conn_rcv_new 
-015b da600100 arg 256 ,regc 
-015c 9a60fe00 iadd regc ,pdata 
-015d 20600000 rtn 
-
-p_le_got_first_packet:
-015e 2020017e branch p_le_got_first_packet_new 
+0157 6fe0cbf7 fetch 1 ,mem_le_conn_rcv_new 
+0158 da600100 arg 256 ,regc 
+0159 9a60fe00 iadd regc ,pdata 
+015a 20600000 rtn 
 
 p_le_slave_match:
-015f 20400161 call p_le_check_retransmit 
-0160 20202563 branch le_slave_match + 1 
+015b 2040015d call p_le_check_retransmit 
+015c 20202563 branch le_slave_match + 1 
 
 p_le_check_retransmit:
-0161 6fe0cbf9 fetch 1 ,mem_le_conn_first_rcv 
-0162 207a0000 rtn blank 
-0163 6fe0cbfa fetch 1 ,mem_le_check_retransmit_flag 
-0164 247a0000 nrtn blank 
-0165 6848cbf9 fetcht 1 ,mem_le_conn_first_rcv 
-0166 6fe0cbf8 fetch 1 ,mem_le_conn_rcv_new 
-0167 98467c00 isub temp ,null 
-0168 2441015a 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 6fe0cbfb fetch 1 ,mem_le_retransmit_cnt 
-016d 1fe67c14 sub pdata ,20 ,null 
-016e 24410171 ncall p_app_ble_disconnect ,positive 
-016f 704bfa01 jam 1 ,mem_le_check_retransmit_flag 
-0170 20600000 rtn 
+015d 6fe0cbf8 fetch 1 ,mem_le_conn_first_rcv 
+015e 207a0000 rtn blank 
+015f 6fe0cbf9 fetch 1 ,mem_le_check_retransmit_flag 
+0160 247a0000 nrtn blank 
+0161 6848cbf8 fetcht 1 ,mem_le_conn_first_rcv 
+0162 6fe0cbf7 fetch 1 ,mem_le_conn_rcv_new 
+0163 98467c00 isub temp ,null 
+0164 24410157 ncall p_le_check_retransmit_timesout ,positive 
+0165 98467e00 isub temp ,pdata 
+0166 1fe67c64 sub pdata ,100 ,null 
+0167 2021016f branch p_le_check_retransmit_count ,positive 
+0168 6fe0cbfa fetch 1 ,mem_le_retransmit_cnt 
+0169 1fe67c14 sub pdata ,20 ,null 
+016a 2441016d ncall p_app_ble_disconnect ,positive 
+016b 704bf901 jam 1 ,mem_le_check_retransmit_flag 
+016c 20600000 rtn 
 
 p_app_ble_disconnect:
-0171 704bfc01 jam 1 ,mem_le_check_retransmit_discon_flag 
-0172 2020431f branch app_ble_disconnect 
+016d 704bfb01 jam 1 ,mem_le_check_retransmit_discon_flag 
+016e 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 6848cbfb fetcht 1 ,mem_le_retransmit_cnt 
-017a 7920fe00 setflag true ,0 ,pdata 
-017b 98408400 iadd temp ,temp 
-017c 6048cbfb storet 1 ,mem_le_retransmit_cnt 
-017d 20600000 rtn 
+016f 6848817f fetcht 1 ,mem_le_arq 
+0170 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
+0171 1fe37e00 rshift pdata ,pdata 
+0172 9842fe00 ixor temp ,pdata 
+0173 2feffe02 isolate1 nesn ,pdata 
+0174 58000000 setarg 0 
+0175 6848cbfa fetcht 1 ,mem_le_retransmit_cnt 
+0176 7920fe00 setflag true ,0 ,pdata 
+0177 98408400 iadd temp ,temp 
+0178 6048cbfa storet 1 ,mem_le_retransmit_cnt 
+0179 20600000 rtn 
 
 p_le_got_first_packet_new:
-017e 6fe08005 fetch 1 ,mem_le_conn_rcv 
+017a 6fe08005 fetch 1 ,mem_le_conn_rcv 
+017b 1fe0fe01 increase 1 ,pdata 
+017c 67e08005 store 1 ,mem_le_conn_rcv 
+017d 24368181 nbranch p_le_got_first_packet_new + 7 ,match 
+017e 6fe0cbf7 fetch 1 ,mem_le_conn_rcv_new 
 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 6fe0cbf8 fetch 1 ,mem_le_conn_rcv_new 
-0183 1fe0fe01 increase 1 ,pdata 
-0184 67e0cbf8 store 1 ,mem_le_conn_rcv_new 
-0185 6fe08168 fetch 1 ,mem_le_state 
-0186 c3818000 rtnbit1 lestate_got_first_packet 
-0187 79207e03 set1 lestate_got_first_packet ,pdata 
-0188 67e08168 store 1 ,mem_le_state 
-0189 6fe142f5 fetch 2 ,mem_le_init_superto 
-018a 67e10196 store 2 ,mem_le_superto 
-018b 58000000 setarg 0 
-018c 67e2431d store 4 ,mem_le_transmit_window 
-018d 20600000 rtn 
+0180 67e0cbf7 store 1 ,mem_le_conn_rcv_new 
+0181 6fe08168 fetch 1 ,mem_le_state 
+0182 c3818000 rtnbit1 lestate_got_first_packet 
+0183 79207e03 set1 lestate_got_first_packet ,pdata 
+0184 67e08168 store 1 ,mem_le_state 
+0185 6fe142f5 fetch 2 ,mem_le_init_superto 
+0186 67e10196 store 2 ,mem_le_superto 
+0187 58000000 setarg 0 
+0188 67e2431d store 4 ,mem_le_transmit_window 
+0189 20600000 rtn 
 
 p_le_rx_dec:
-018e 2040281c call le_check_retransmit 
-018f 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0190 1a20a3fc increase -4 ,rega 
-0191 242126fa nbranch le_crc_fail_consecutive ,positive 
-0192 2020268e branch le_rx_dec + 6 
+018a 2040281c call le_check_retransmit 
+018b 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
+018c 1a20a3fc increase -4 ,rega 
+018d 242126fa nbranch le_crc_fail_consecutive ,positive 
+018e 2020268e branch le_rx_dec + 6 
 
 p_le_rx_nopayload:
-0193 09800018 parse demod ,bucket ,24 
-0194 1fef7e00 rshift32 pdata ,pdata 
-0195 1ff17e00 rshift16 pdata ,pdata 
-0196 e7e18005 istore 3 ,contw 
-0197 78287c00 enable swfine 
-0198 2040270d call le_set_until_tx_timer 
-0199 202326f6 branch le_crc_fail ,crc_failed 
-019a c59926af bmark0 mark_ble_encryption ,le_rx_match 
-019b 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-019c 203a26af branch le_rx_match ,blank 
-019d 1fe0fffc increase -4 ,pdata 
-019e 67e0804d store 1 ,mem_le_rxbuf_data_length 
-019f 204072cb call wait_ccm_done 
-01a0 6ff08108 fetch 1 ,core_misc_status 
-01a1 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-01a2 1800700c force regidx_result ,regext_index 
-01a3 65e20154 storer regext ,4 ,mem_le_peer_mic 
-01a4 202026af branch le_rx_match 
+018f 09800018 parse demod ,bucket ,24 
+0190 1fef7e00 rshift32 pdata ,pdata 
+0191 1ff17e00 rshift16 pdata ,pdata 
+0192 e7e18005 istore 3 ,contw 
+0193 78287c00 enable swfine 
+0194 2040270d call le_set_until_tx_timer 
+0195 202326f6 branch le_crc_fail ,crc_failed 
+0196 c59926af bmark0 mark_ble_encryption ,le_rx_match 
+0197 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
+0198 203a26af branch le_rx_match ,blank 
+0199 1fe0fffc increase -4 ,pdata 
+019a 67e0804d store 1 ,mem_le_rxbuf_data_length 
+019b 204072cb call wait_ccm_done 
+019c 6ff08108 fetch 1 ,core_misc_status 
+019d c303a6fa bbit0 7 ,le_crc_fail_consecutive 
+019e 1800700c force regidx_result ,regext_index 
+019f 65e20154 storer regext ,4 ,mem_le_peer_mic 
+01a0 202026af branch le_rx_match 
 
 p_le_parse:
-01a5 6fe0c334 fetch 1 ,mem_le_packet_llid 
-01a6 c1000000 rtneq llid_reserved 
-01a7 c001b04a beq llid_le_ll ,le_parse_ll 
-01a8 202028e1 branch le_parse_l2cap 
+01a1 6fe0c334 fetch 1 ,mem_le_packet_llid 
+01a2 c1000000 rtneq llid_reserved 
+01a3 c001b04a beq llid_le_ll ,le_parse_ll 
+01a4 202028e1 branch le_parse_l2cap 
 
 p_le_init_adv:
-01a9 793f8030 set0 mark_ble_crc_fail ,mark 
-01aa 20202af6 branch le_init_adv + 1 
+01a5 793f8030 set0 mark_ble_crc_fail ,mark 
+01a6 20202af6 branch le_init_adv + 1 
 
 p_le_adv_not_match:
-01ab 20402152 call shutdown_radio 
-01ac 70890000 jam 0 ,0x8900 
-01ad 793f8030 set0 mark_ble_crc_fail ,mark 
-01ae 20202ae3 branch le_adv_not_match + 1 
+01a7 20402152 call shutdown_radio 
+01a8 70890000 jam 0 ,0x8900 
+01a9 793f8030 set0 mark_ble_crc_fail ,mark 
+01aa 20202ae3 branch le_adv_not_match + 1 
 
 p_le_parse_l2cap:
-01af efe10006 ifetch 2 ,contr 
-01b0 c00201b2 beq le_l2cap_cid_att ,p_le_parse_att 
-01b1 202028eb branch le_parse_l2cap_next + 2 
+01ab efe10006 ifetch 2 ,contr 
+01ac c00201ae beq le_l2cap_cid_att ,p_le_parse_att 
+01ad 202028eb branch le_parse_l2cap_next + 2 
 
 p_le_parse_att:
-01b2 efe18006 ifetch 3 ,contr 
-01b3 67e1c397 store 3 ,mem_le_att_opcode 
-01b4 c00501b7 beq attop_read_request ,p_le_parse_att_read_request 
-01b5 c00901c6 beq attop_write_request ,p_le_parse_att_write_request 
-01b6 20202b96 branch le_parse_att2 
+01ae efe18006 ifetch 3 ,contr 
+01af 67e1c397 store 3 ,mem_le_att_opcode 
+01b0 c00501b3 beq attop_read_request ,p_le_parse_att_read_request 
+01b1 c00901c2 beq attop_write_request ,p_le_parse_att_write_request 
+01b2 20202b96 branch le_parse_att2 
 
 p_le_parse_att_read_request:
-01b7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-01b8 c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-01b9 20402dc7 call le_check_encrypt_state 
-01ba 68494398 fetcht 2 ,mem_le_att_handle 
-01bb 6fe0c321 fetch 1 ,mem_le_configuration 
-01bc c28181c1 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+01b3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01b4 c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+01b5 20402dc7 call le_check_encrypt_state 
+01b6 68494398 fetcht 2 ,mem_le_att_handle 
+01b7 6fe0c321 fetch 1 ,mem_le_configuration 
+01b8 c28181bd bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-01bd 6fe14398 fetch 2 ,mem_le_att_handle 
-01be c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
-01bf 68494398 fetcht 2 ,mem_le_att_handle 
-01c0 20202d1d branch le_send_att_read_response 
+01b9 6fe14398 fetch 2 ,mem_le_att_handle 
+01ba c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
+01bb 68494398 fetcht 2 ,mem_le_att_handle 
+01bc 20202d1d branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-01c1 6fe14332 fetch 2 ,mem_le_pairing_handle 
-01c2 98467c00 isub temp ,null 
-01c3 242281bd nbranch p_le_send_att_read_response ,zero 
-01c4 243401bd nbranch p_le_send_att_read_response ,user 
-01c5 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+01bd 6fe14332 fetch 2 ,mem_le_pairing_handle 
+01be 98467c00 isub temp ,null 
+01bf 242281b9 nbranch p_le_send_att_read_response ,zero 
+01c0 243401b9 nbranch p_le_send_att_read_response ,user 
+01c1 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_le_parse_att_write_request:
-01c6 18c22200 copy contr ,rega 
-01c7 6fe14335 fetch 2 ,mem_le_l2cap_size 
-01c8 1fe0a5fd add pdata ,-3 ,regb 
-01c9 20402929 call le_writeatt_cb 
-01ca 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-01cb c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-01cc 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-01cd 203a2dac branch le_send_att_write_response_check_auth ,blank 
-01ce 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-01cf c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-01d0 5800001a setarg 0x001a 
-01d1 68494398 fetcht 2 ,mem_le_att_handle 
-01d2 98467c00 isub temp ,null 
-01d3 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-01d4 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+01c2 18c22200 copy contr ,rega 
+01c3 6fe14335 fetch 2 ,mem_le_l2cap_size 
+01c4 1fe0a5fd add pdata ,-3 ,regb 
+01c5 20402929 call le_writeatt_cb 
+01c6 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+01c7 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
+01c8 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+01c9 203a2dac branch le_send_att_write_response_check_auth ,blank 
+01ca 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+01cb c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+01cc 5800001a setarg 0x001a 
+01cd 68494398 fetcht 2 ,mem_le_att_handle 
+01ce 98467c00 isub temp ,null 
+01cf 2422adac nbranch le_send_att_write_response_check_auth ,zero 
+01d0 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_mouse_le:
-01d5 20402a28 call le_fifo_check_nearly_full 
-01d6 247a0000 nrtn blank 
-01d7 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-01d8 c07f81e0 beq 0xff ,p_mouse_le_next 
-01d9 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-01da 1fe17e03 and pdata ,0x03 ,pdata 
-01db c1818000 rtnne 0x03 
-01dc 6fe0cbfa fetch 1 ,mem_le_check_retransmit_flag 
-01dd 207a0000 rtn blank 
-01de 6fe0cbfc fetch 1 ,mem_le_check_retransmit_discon_flag 
-01df 247a0000 nrtn blank 
+01d1 20402a28 call le_fifo_check_nearly_full 
+01d2 247a0000 nrtn blank 
+01d3 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+01d4 c07f81dc beq 0xff ,p_mouse_le_next 
+01d5 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+01d6 1fe17e03 and pdata ,0x03 ,pdata 
+01d7 c1818000 rtnne 0x03 
+01d8 6fe0cbf9 fetch 1 ,mem_le_check_retransmit_flag 
+01d9 207a0000 rtn blank 
+01da 6fe0cbfb fetch 1 ,mem_le_check_retransmit_discon_flag 
+01db 247a0000 nrtn blank 
 
 p_mouse_le_next:
-01e0 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-01e1 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
-01e2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-01e3 c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-01e4 c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-01e5 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-01e6 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-01e7 20405601 call mouse_motion 
-01e8 20405ab2 call mouse_check_125hz 
-01e9 24740000 nrtn user 
-01ea 20405abc call mouse_current_mult_update 
-01eb 204004a9 call p_mouse_data_xy_release 
-01ec 20205b37 branch mouse_le_next + 12 
+01dc 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+01dd 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
+01de 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+01df c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+01e0 c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+01e1 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+01e2 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+01e3 20405601 call mouse_motion 
+01e4 20405ab2 call mouse_check_125hz 
+01e5 24740000 nrtn user 
+01e6 20405abc call mouse_current_mult_update 
+01e7 2040049f call p_mouse_data_xy_release 
+01e8 20205b37 branch mouse_le_next + 12 
 
 p_gpio_set_wake:
-01ed 18467cff sub temp ,ui_button_gpio_disable ,null 
-01ee 20628000 rtn zero 
-01ef d9000004 arg 4 ,debug 
-01f0 284ffe07 isolate1 gpio_active_bit ,temp 
-01f1 2020eebd branch gpio_set_wake_high ,true 
-01f2 d9000003 arg 3 ,debug 
-01f3 20206ebd branch gpio_set_wake_high 
+01e9 18467cff sub temp ,ui_button_gpio_disable ,null 
+01ea 20628000 rtn zero 
+01eb d9000004 arg 4 ,debug 
+01ec 284ffe07 isolate1 gpio_active_bit ,temp 
+01ed 2020eebd branch gpio_set_wake_high ,true 
+01ee d9000003 arg 3 ,debug 
+01ef 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_wake_by_current_state:
-01f4 18467cff sub temp ,gpio_disable ,null 
-01f5 20628000 rtn zero 
-01f6 6048cb1d storet 1 ,mem_mouse_wheel_temp_gpio 
-01f7 20406ee6 call gpio_get_bit 
-01f8 202081fe branch p_gpio_set_qdec_mode ,true 
-
-p_gpio_set_low_wake_disable_qdec:
-01f9 6848cb1d fetcht 1 ,mem_mouse_wheel_temp_gpio 
-01fa 20406f0f call gpio_set_high_impedance 
-01fb 6848cb1d fetcht 1 ,mem_mouse_wheel_temp_gpio 
+01f0 18467cff sub temp ,gpio_disable ,null 
+01f1 20628000 rtn zero 
+01f2 20406ee6 call gpio_get_bit 
+01f3 202081f6 branch p_gpio_set_qdec_mode ,true 
 
 p_gpio_set_low_wake:
-01fc d9000003 arg 3 ,debug 
-01fd 20206ebd branch gpio_set_wake_high 
+01f4 d9000003 arg 3 ,debug 
+01f5 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_qdec_mode:
-01fe 704b1e01 jam 1 ,mem_mouse_qdec_set_flag 
-01ff 6848cb1d fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0200 20406f0f call gpio_set_high_impedance 
-0201 6848cb1d fetcht 1 ,mem_mouse_wheel_temp_gpio 
+01f6 704b1d01 jam 1 ,mem_mouse_qdec_set_flag 
 
 p_mouse_qdec_lpm_cfg:
-0202 d9000006 arg 6 ,debug 
-0203 20206ebd branch gpio_set_wake_high 
+01f7 d9000006 arg 6 ,debug 
+01f8 20206ebd branch gpio_set_wake_high 
 
 p_mouse_puchk_disable:
-0204 58000010 setarg 0x10 
+01f9 58000010 setarg 0x10 
 
 p_mouse_puchk_set:
-0205 67f08141 store 1 ,core_puwakeup 
-0206 37d98200 until null ,lpo_edge 
-0207 20600000 rtn 
+01fa 67f08141 store 1 ,core_puwakeup 
+01fb 202023e2 branch lpm_write_wait 
 
 p_mouse_puchk_enable:
-0208 58000080 setarg 0x80 
-0209 20200205 branch p_mouse_puchk_set 
+01fc 58000080 setarg 0x80 
+01fd 202001fa branch p_mouse_puchk_set 
 
 p_mouse_lpm_before_common:
-020a 20400479 call p_clear_wake 
-020b 704b1e00 jam 0 ,mem_mouse_qdec_set_flag 
-020c 2020550d branch mouse_lpm_before_common + 1 
+01fe 20400473 call p_clear_wake 
+01ff 704b1d00 jam 0 ,mem_mouse_qdec_set_flag 
+0200 2040550d call mouse_lpm_before_common + 1 
+0201 204054f9 call mouse_gpio_pd_idle 
+
+p_mouse_wheel_set_impedance:
+0202 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+0203 20406f0f call gpio_set_high_impedance 
+0204 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+0205 20206f0f branch gpio_set_high_impedance 
 
 p_lpm_sleep:
-020d 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
-020e 20407d79 call callback_func 
+0206 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
+0207 20407d79 call callback_func 
 
 p_lpm_sleep_skip_cb_function:
-020f 6fe240ad fetch 4 ,mem_sleep_counter_all 
-0210 9840fe00 iadd temp ,pdata 
-0211 67e240ad store 4 ,mem_sleep_counter_all 
-0212 20400218 call p_lpm_save_context 
-0213 20400215 call p_mouse_puchk_set_check 
-0214 20202425 branch lpm_sleep_skip_cb_function + 4 
+0208 6fe240ad fetch 4 ,mem_sleep_counter_all 
+0209 9840fe00 iadd temp ,pdata 
+020a 67e240ad store 4 ,mem_sleep_counter_all 
+020b 20400211 call p_lpm_save_context 
+020c 2040020e call p_mouse_puchk_set_check 
+020d 20202425 branch lpm_sleep_skip_cb_function + 4 
 
 p_mouse_puchk_set_check:
-0215 6fe0cb1e fetch 1 ,mem_mouse_qdec_set_flag 
-0216 203a0204 branch p_mouse_puchk_disable ,blank 
-0217 20200208 branch p_mouse_puchk_enable 
+020e 6fe0cb1d fetch 1 ,mem_mouse_qdec_set_flag 
+020f 203a01f9 branch p_mouse_puchk_disable ,blank 
+0210 202001fc branch p_mouse_puchk_enable 
 
 p_lpm_save_context:
-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 
+0211 600440e7 storer mark ,8 ,mem_saved_mark 
+0212 d8c08070 arg core_gpio_conf ,contr 
+0213 d8a040cc arg mem_saved_gpio ,contw 
+0214 20407c8f call memcpy16 
+0215 d8c080d4 arg core_gpio_conf_hi ,contr 
+0216 20407c89 call memcpy8 
+0217 6ff08080 fetch 1 ,core_spid_ctrl 
+0218 67e0c0ef store 1 ,mem_saved_spidctrl 
+0219 18422400 copy temp ,regb 
 
 p_lpm_write_gpio_wakeup:
-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 
+021a df20000c arg 12 ,loopcnt 
+021b da200016 arg mem_gpio_wakeup_cfg ,rega 
+021c da60814d arg core_gpio_wakeup_cfg ,regc 
+021d 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop:
-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 
+021e efe08011 ifetch 1 ,rega 
+021f e8408013 ifetcht 1 ,regc 
+0220 98467c00 isub temp ,null 
+0221 20228224 branch p_lpm_write_gpio_loop_next ,zero 
+0222 e7e08013 istore 1 ,regc 
+0223 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop_next:
-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 
+0224 1a20a201 increase 1 ,rega 
+0225 1a60a601 increase 1 ,regc 
+0226 c200021e loop p_lpm_write_gpio_loop 
+0227 1a420400 copy regb ,temp 
+0228 20600000 rtn 
 
 p_otp_read_data:
-0230 20406b3a call enable_otp_read 
-0231 20406b75 call otp_read_data + 1 
-0232 20206b38 branch otp_disable_chgpump 
+0229 20406b3a call enable_otp_read 
+022a 20406b75 call otp_read_data + 1 
+022b 20206b38 branch otp_disable_chgpump 
 
 p_g24_reconn_dispatch:
-0233 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0234 d84001f8 arg 0x01f8 ,temp 
-0235 98417e00 iand temp ,pdata 
-0236 203a023b branch p_g24_reconn_dispatch_next ,blank 
-0237 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0238 1fe0fe01 increase 1 ,pdata 
-0239 67e145e0 store 2 ,mem_24g_reconn_count 
-023a 20600000 rtn 
+022c 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+022d d84001f8 arg 0x01f8 ,temp 
+022e 98417e00 iand temp ,pdata 
+022f 203a0234 branch p_g24_reconn_dispatch_next ,blank 
+0230 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+0231 1fe0fe01 increase 1 ,pdata 
+0232 67e145e0 store 2 ,mem_24g_reconn_count 
+0233 20600000 rtn 
 
 p_g24_reconn_dispatch_next:
-023b 2040357f call g24_reconn_data_prep 
-023c 20403651 call g24_transmit_receive_ack 
-023d 242c3586 nbranch g24_reconn_device_fail ,sync 
-023e 2437b586 nbranch g24_reconn_device_fail ,user3 
-023f 2040366e call g24_ackpayload_parse 
-0240 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
-0241 203a0252 branch p_recv_addr_zero_skip ,blank 
+0234 2040357f call g24_reconn_data_prep 
+0235 20403651 call g24_transmit_receive_ack 
+0236 242c3586 nbranch g24_reconn_device_fail ,sync 
+0237 2437b586 nbranch g24_reconn_device_fail ,user3 
+0238 2040366e call g24_ackpayload_parse 
+0239 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
+023a 203a024b branch p_recv_addr_zero_skip ,blank 
 
 p_g24_reconn_dispatch_next_2:
-0242 6fe245cc fetch 4 ,mem_24g_pair_addr 
-0243 684a458f fetcht 4 ,mem_24g_addr 
-0244 98467c00 isub temp ,null 
-0245 20228247 branch p_g24_reconn_mode_judge ,zero 
-0246 2020356e branch g24_reconn_dispatch_next + 9 
+023b 6fe245cc fetch 4 ,mem_24g_pair_addr 
+023c 684a458f fetcht 4 ,mem_24g_addr 
+023d 98467c00 isub temp ,null 
+023e 20228240 branch p_g24_reconn_mode_judge ,zero 
+023f 2020356e branch g24_reconn_dispatch_next + 9 
 
 p_g24_reconn_mode_judge:
-0247 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0248 c2983291 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
-0249 20203549 branch g24_reconn_receiver_addr 
+0240 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0241 c2983291 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
+0242 20203549 branch g24_reconn_receiver_addr 
 
 p_mouse_param_init:
-024a 2040543b call mouse_param_common_init 
-024b 2040024d call p_mouse_le_buff_modify 
-024c 2020544c branch mouse_param_init + 2 
+0243 2040543b call mouse_param_common_init 
+0244 20400246 call p_mouse_le_buff_modify 
+0245 2020544c branch mouse_param_init + 2 
 
 p_mouse_le_buff_modify:
-024d 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
-024e 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-024f 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-0250 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0251 20600000 rtn 
+0246 58004a1d setarg mem_le_tx_buffer0_omemalloc_new 
+0247 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0248 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
+0249 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+024a 20600000 rtn 
 
 p_recv_addr_zero_skip:
-0252 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
-0253 684a458f fetcht 4 ,mem_24g_addr 
-0254 20228242 branch p_g24_reconn_dispatch_next_2 ,zero 
-0255 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
-0256 207a0000 rtn blank 
-0257 20200242 branch p_g24_reconn_dispatch_next_2 
+024b 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
+024c 684a458f fetcht 4 ,mem_24g_addr 
+024d 98467c00 isub temp ,null 
+024e 2022823b branch p_g24_reconn_dispatch_next_2 ,zero 
+024f 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
+0250 207a0000 rtn blank 
+0251 2020023b branch p_g24_reconn_dispatch_next_2 
 
 p_power_ctrl_start:
-0258 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
-0259 247a0000 nrtn blank 
-025a 6fe144e9 fetch 2 ,mem_ui_state_map 
-025b c3858000 rtnbit1 ui_state_ble_adv 
-025c 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-025d 204035b4 call rssi_average 
-025e 6048c624 storet 1 ,mem_rssi_avg_received 
-025f 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
-0260 c5130262 bmark1 mark_24g ,p_power_ctrl_start_next 
-0261 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
+0252 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
+0253 247a0000 nrtn blank 
+0254 6fe144e9 fetch 2 ,mem_ui_state_map 
+0255 c3858000 rtnbit1 ui_state_ble_adv 
+0256 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+0257 204035b4 call rssi_average 
+0258 6048c624 storet 1 ,mem_rssi_avg_received 
+0259 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
+025a c513025c bmark1 mark_24g ,p_power_ctrl_start_next 
+025b 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
 
 p_power_ctrl_start_next:
-0262 98467c00 isub temp ,null 
-0263 2421027c nbranch p_power_ctrl_txpower_incrs_force ,positive 
-0264 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0265 1fe67c02 sub pdata ,2 ,null 
-0266 2421026a nbranch p_power_ctrl_txpower_decrs_check ,positive 
-0267 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0268 c000027d beq 0 ,p_power_ctrl_txpower_incrs 
-0269 20600000 rtn 
+025c 98467c00 isub temp ,null 
+025d 24210276 nbranch p_power_ctrl_txpower_incrs_force ,positive 
+025e 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+025f 1fe67c02 sub pdata ,2 ,null 
+0260 24210264 nbranch p_power_ctrl_txpower_decrs_check ,positive 
+0261 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0262 c0000277 beq 0 ,p_power_ctrl_txpower_incrs 
+0263 20600000 rtn 
 
 p_power_ctrl_txpower_decrs_check:
-026a 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-026b 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-026c 98467c00 isub temp ,null 
-026d 24628000 nrtn zero 
-026e 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0264 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0265 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+0266 98467c00 isub temp ,null 
+0267 24628000 nrtn zero 
+0268 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_decrs:
-026f 6848c624 fetcht 1 ,mem_rssi_avg_received 
-0270 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
-0271 c5130273 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-0272 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
+0269 6848c624 fetcht 1 ,mem_rssi_avg_received 
+026a 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
+026b c513026d bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
+026c 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
 
 p_power_ctrl_txpower_decrs_next:
-0273 98467c00 isub temp ,null 
-0274 24610000 nrtn positive 
-0275 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-0276 c0003715 beq 0 ,power_ctrl_decrs_level0 
-0277 1fe0ffff increase -1 ,pdata 
-0278 67e0c625 store 1 ,mem_power_ctrl_level 
-0279 c0010285 beq 2 ,p_power_ctrl_decrs_level2 
-027a c000b70b beq 1 ,power_ctrl_decrs_level1 
-027b 20203715 branch power_ctrl_decrs_level0 
+026d 98467c00 isub temp ,null 
+026e 24610000 nrtn positive 
+026f 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+0270 c0003715 beq 0 ,power_ctrl_decrs_level0 
+0271 1fe0ffff increase -1 ,pdata 
+0272 67e0c625 store 1 ,mem_power_ctrl_level 
+0273 c001027f beq 2 ,p_power_ctrl_decrs_level2 
+0274 c000b70b beq 1 ,power_ctrl_decrs_level1 
+0275 20203715 branch power_ctrl_decrs_level0 
 
 p_power_ctrl_txpower_incrs_force:
-027c 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0276 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_incrs:
-027d 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-027e c0018283 beq 3 ,p_power_ctrl_incrs_level3 
-027f 1fe0fe01 increase 1 ,pdata 
-0280 67e0c625 store 1 ,mem_power_ctrl_level 
-0281 c000b70b beq 1 ,power_ctrl_incrs_level1 
-0282 c0010285 beq 2 ,p_power_ctrl_incrs_level2 
+0277 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+0278 c001827d beq 3 ,p_power_ctrl_incrs_level3 
+0279 1fe0fe01 increase 1 ,pdata 
+027a 67e0c625 store 1 ,mem_power_ctrl_level 
+027b c000b70b beq 1 ,power_ctrl_incrs_level1 
+027c c001027f beq 2 ,p_power_ctrl_incrs_level2 
 
 p_power_ctrl_incrs_level3:
-0283 70414105 jam tx_power_5db ,mem_tx_power 
-0284 20600000 rtn 
+027d 70414105 jam tx_power_5db ,mem_tx_power 
+027e 20600000 rtn 
 
 p_power_ctrl_decrs_level2:
 
 p_power_ctrl_incrs_level2:
-0285 70414103 jam tx_power_3db ,mem_tx_power 
-0286 20600000 rtn 
+027f 70414103 jam tx_power_3db ,mem_tx_power 
+0280 20600000 rtn 
 
 p_mouse_cb_fuction:
-0287 58006235 setarg mouse_24g_short_sleep 
-0288 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
-0289 5800622b setarg mouse_24g_long_sleep 
-028a 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
-028b 58000299 setarg p_mouse_24g_before_lpm_sleep 
-028c 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
-028d 202053f3 branch mouse_cb_fuction + 7 
+0281 58006235 setarg mouse_24g_short_sleep 
+0282 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
+0283 5800622b setarg mouse_24g_long_sleep 
+0284 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
+0285 58000293 setarg p_mouse_24g_before_lpm_sleep 
+0286 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
+0287 202053f3 branch mouse_cb_fuction + 7 
 
 p_soft_reset:
-028e 2435a002 nbranch soft_reset + 1 ,wake 
-028f 37d98200 until null ,lpo_edge 
-0290 37d98200 until null ,lpo_edge 
-0291 20800000 clear_stack 
-0292 20558294 call p_mouse_wheel_init_set ,wake 
-0293 20202003 branch soft_reset + 2 
+0288 2435a002 nbranch soft_reset + 1 ,wake 
+0289 37d98200 until null ,lpo_edge 
+028a 37d98200 until null ,lpo_edge 
+028b 20800000 clear_stack 
+028c 2055828e call p_mouse_wheel_init_set ,wake 
+028d 20202003 branch soft_reset + 2 
 
 p_mouse_wheel_init_set:
-0294 20400204 call p_mouse_puchk_disable 
-0295 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-0296 20406edd call gpio_config_input 
-0297 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-0298 20206edd branch gpio_config_input 
+028e 204001f9 call p_mouse_puchk_disable 
+028f 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+0290 20406edd call gpio_config_input 
+0291 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+0292 20206edd branch gpio_config_input 
 
 p_mouse_24g_before_lpm_sleep:
-0299 20600000 rtn 
+0293 20600000 rtn 
+
+p_mouse_default_init:
+0294 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0295 2feffe16 isolate1 mouse_enable_keyboard ,pdata 
+0296 2040df08 call mouse_customer_key_enable ,true 
+0297 2020542c branch mouse_default_parm_init 
 
 p_mouse_load_device_info_check:
-029a 2040044c call p_mouse_store_normal_tx_power 
-029b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-029c c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-029d c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-029e c28a02a0 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-029f 20600000 rtn 
+0298 20400446 call p_mouse_store_normal_tx_power 
+0299 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+029a c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+029b c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+029c c28a029e bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
+029d 20600000 rtn 
 
 p_mouse_load_otp_info_check:
-02a0 204002ab call p_mouse_device_flag_temp_store 
-02a1 20405e43 call mouse_read_otp_dpi 
-02a2 20405db4 call mouse_read_otp_device_flag 
-02a3 204002bf call p_mouse_device_flag_check 
-02a4 204002a8 call p_mouse_select_device_by_switch_check 
-02a5 204002ae call p_mouse_read_otp_device_info 
-02a6 204002c7 call p_mouse_read_otp_le_addr_increase_count_info 
-02a7 20205daa branch mouse_otp_load_app_initflag 
+029e 204002a9 call p_mouse_device_flag_temp_store 
+029f 20405e43 call mouse_read_otp_dpi 
+02a0 20405db4 call mouse_read_otp_device_flag 
+02a1 204002bd call p_mouse_device_flag_check 
+02a2 204002a6 call p_mouse_select_device_by_switch_check 
+02a3 204002ac call p_mouse_read_otp_device_info 
+02a4 204002c5 call p_mouse_read_otp_le_addr_increase_count_info 
+02a5 20205daa branch mouse_otp_load_app_initflag 
 
 p_mouse_select_device_by_switch_check:
-02a8 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02a9 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-02aa 204004b4 call p_mouse_check_select_device_by_switch 
+02a6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02a7 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+02a8 204004aa call p_mouse_check_select_device_by_switch 
 
 p_mouse_device_flag_temp_store:
-02ab 6fe0c666 fetch 1 ,mem_device_flag 
-02ac 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
-02ad 20600000 rtn 
+02a9 6fe0c666 fetch 1 ,mem_device_flag 
+02aa 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
+02ab 20600000 rtn 
 
 p_mouse_read_otp_device_info:
-02ae 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02af c29f5dd1 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
-02b0 20205dcc branch mouse_read_otp_device_info 
+02ac 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02ad c29f5dd1 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
+02ae 20205dcc branch mouse_read_otp_device_info 
 
 p_mouse_app_initflag_check:
-02b1 6fe1468e fetch 2 ,mem_store_flag 
-02b2 d840aa55 arg eeprom_init_flag ,temp 
-02b3 98467c00 isub temp ,null 
-02b4 20228334 branch p_mouse_load_device_info ,zero 
-02b5 6049468e storet 2 ,mem_store_flag 
-02b6 20405c9c call mouse_ble_init_address 
-02b7 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
-02b8 67e0c666 store 1 ,mem_device_flag 
-02b9 20405c8c call mouse_load_default_dpi 
-02ba 58001122 setarg 0x1122 
-02bb 67e14695 store 2 ,mem_random_addr_increase_count 
+02af 6fe1468e fetch 2 ,mem_store_flag 
+02b0 d840aa55 arg eeprom_init_flag ,temp 
+02b1 98467c00 isub temp ,null 
+02b2 20228332 branch p_mouse_load_device_info ,zero 
+02b3 6049468e storet 2 ,mem_store_flag 
+02b4 20405c9c call mouse_ble_init_address 
+02b5 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
+02b6 67e0c666 store 1 ,mem_device_flag 
+02b7 20405c8c call mouse_load_default_dpi 
+02b8 58001122 setarg 0x1122 
+02b9 67e14695 store 2 ,mem_random_addr_increase_count 
 
 p_mouse_device_flag_temp_load:
-02bc 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
-02bd 67e0c666 store 1 ,mem_device_flag 
-02be 20600000 rtn 
+02ba 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
+02bb 67e0c666 store 1 ,mem_device_flag 
+02bc 20600000 rtn 
 
 p_mouse_device_flag_check:
-02bf 6fe0c666 fetch 1 ,mem_device_flag 
-02c0 1fe67c00 sub pdata ,0 ,null 
-02c1 202282bc branch p_mouse_device_flag_temp_load ,zero 
-02c2 1fe67c04 sub pdata ,4 ,null 
-02c3 202282c5 branch p_mouse_24g_init ,zero 
-02c4 20610000 rtn positive 
+02bd 6fe0c666 fetch 1 ,mem_device_flag 
+02be 1fe67c00 sub pdata ,0 ,null 
+02bf 202282ba branch p_mouse_device_flag_temp_load ,zero 
+02c0 1fe67c04 sub pdata ,4 ,null 
+02c1 202282c3 branch p_mouse_24g_init ,zero 
+02c2 20610000 rtn positive 
 
 p_mouse_24g_init:
-02c5 70466600 jam mode_24g_device ,mem_device_flag 
-02c6 20600000 rtn 
+02c3 70466600 jam mode_24g_device ,mem_device_flag 
+02c4 20600000 rtn 
 
 p_mouse_read_otp_le_addr_increase_count_info:
-02c7 6fe0c666 fetch 1 ,mem_device_flag 
-02c8 c1000000 rtneq mode_24g_device 
-02c9 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-02ca 1a422600 copy regb ,regc 
+02c5 6fe0c666 fetch 1 ,mem_device_flag 
+02c6 c1000000 rtneq mode_24g_device 
+02c7 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+02c8 1a422600 copy regb ,regc 
 
 p_mouse_read_otp_le_addr_increase_count_loop:
-02cb 20405e3d call mouse_read_otp_le_addr_increase_count_common 
-02cc 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
-02cd 203a02d5 branch p_mouse_le_addr_increase_count_load ,blank 
-02ce 67e149de store 2 ,mem_random_addr_increase_count_last 
-02cf 1a60a602 increase 2 ,regc 
-02d0 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-02d1 9a667c00 isub regc ,null 
-02d2 242102d5 nbranch p_mouse_le_addr_increase_count_load ,positive 
-02d3 1a622400 copy regc ,regb 
-02d4 202002cb branch p_mouse_read_otp_le_addr_increase_count_loop 
+02c9 20405e3d call mouse_read_otp_le_addr_increase_count_common 
+02ca 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
+02cb 203a02d3 branch p_mouse_le_addr_increase_count_load ,blank 
+02cc 67e149de store 2 ,mem_random_addr_increase_count_last 
+02cd 1a60a602 increase 2 ,regc 
+02ce 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+02cf 9a667c00 isub regc ,null 
+02d0 242102d3 nbranch p_mouse_le_addr_increase_count_load ,positive 
+02d1 1a622400 copy regc ,regb 
+02d2 202002c9 branch p_mouse_read_otp_le_addr_increase_count_loop 
 
 p_mouse_le_addr_increase_count_load:
-02d5 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
-02d6 67e14695 store 2 ,mem_random_addr_increase_count 
-02d7 20600000 rtn 
+02d3 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
+02d4 67e14695 store 2 ,mem_random_addr_increase_count 
+02d5 20600000 rtn 
 
 p_mouse_store_device_info:
-02d8 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02d9 c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-02da c2895cb9 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-02db c28a02dd bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
-02dc 20600000 rtn 
+02d6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02d7 c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+02d8 c2895cb9 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+02d9 c28a02db bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
+02da 20600000 rtn 
 
 p_mouse_store_otp_device_info:
-02dd 204002e0 call p_mouse_write_otp_locall_addr 
-02de 204002e5 call p_mouse_write_otp_device_flag 
-02df 20205cc1 branch mouse_store_otp_device_info + 1 
+02db 204002de call p_mouse_write_otp_locall_addr 
+02dc 204002e3 call p_mouse_write_otp_device_flag 
+02dd 20205cc1 branch mouse_store_otp_device_info + 1 
 
 p_mouse_write_otp_locall_addr:
-02e0 6fe0c666 fetch 1 ,mem_device_flag 
-02e1 c1000000 rtneq mode_24g_device 
-02e2 c000830c beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
-02e3 c0010320 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
-02e4 20600000 rtn 
+02de 6fe0c666 fetch 1 ,mem_device_flag 
+02df c1000000 rtneq mode_24g_device 
+02e0 c000830a beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
+02e1 c001031e beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
+02e2 20600000 rtn 
 
 p_mouse_write_otp_device_flag:
-02e5 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
-02e6 1a422600 copy regb ,regc 
+02e3 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
+02e4 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_device_flag_loop:
-02e7 20405dc0 call mouse_read_otp_device_flag_common 
-02e8 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
-02e9 203a02f1 branch p_mouse_device_flag_store ,blank 
-02ea 67e0c9a0 store 1 ,mem_device_flag_last 
-02eb 1a60a601 increase 1 ,regc 
-02ec 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
-02ed 9a667c00 isub regc ,null 
-02ee 24610000 nrtn positive 
-02ef 1a622400 copy regc ,regb 
-02f0 202002e7 branch p_mouse_write_otp_device_flag_loop 
+02e5 20405dc0 call mouse_read_otp_device_flag_common 
+02e6 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
+02e7 203a02ef branch p_mouse_device_flag_store ,blank 
+02e8 67e0c9a0 store 1 ,mem_device_flag_last 
+02e9 1a60a601 increase 1 ,regc 
+02ea 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
+02eb 9a667c00 isub regc ,null 
+02ec 24610000 nrtn positive 
+02ed 1a622400 copy regc ,regb 
+02ee 202002e5 branch p_mouse_write_otp_device_flag_loop 
 
 p_mouse_device_flag_store:
-02f1 6fe0c9a0 fetch 1 ,mem_device_flag_last 
-02f2 1fe17ef0 and pdata ,0xf0 ,pdata 
-02f3 203a02fb branch p_mouse_device_flag_store_check ,blank 
-02f4 6fe0c666 fetch 1 ,mem_device_flag 
-02f5 20400309 call p_mouse_device_flag_otp_store_judge 
-02f6 67e0c9a2 store 1 ,mem_device_flag_value 
+02ef 6fe0c9a0 fetch 1 ,mem_device_flag_last 
+02f0 1fe17ef0 and pdata ,0xf0 ,pdata 
+02f1 203a02f9 branch p_mouse_device_flag_store_check ,blank 
+02f2 6fe0c666 fetch 1 ,mem_device_flag 
+02f3 20400307 call p_mouse_device_flag_otp_store_judge 
+02f4 67e0c9a2 store 1 ,mem_device_flag_value 
 
 p_mouse_device_flag_store_end:
-02f7 df200001 arg 1 ,loopcnt 
-02f8 1a622400 copy regc ,regb 
-02f9 da2049a2 arg mem_device_flag_value ,rega 
-02fa 20206b45 branch otp_write 
+02f5 df200001 arg 1 ,loopcnt 
+02f6 1a622400 copy regc ,regb 
+02f7 da2049a2 arg mem_device_flag_value ,rega 
+02f8 20206b45 branch otp_write 
 
 p_mouse_device_flag_store_check:
-02fb 6848c9a0 fetcht 1 ,mem_device_flag_last 
-02fc 6fe0c666 fetch 1 ,mem_device_flag 
-02fd 20400309 call p_mouse_device_flag_otp_store_judge 
-02fe 98467c00 isub temp ,null 
-02ff 20628000 rtn zero 
-0300 1ff27e00 lshift4 pdata ,pdata 
-0301 9840fe00 iadd temp ,pdata 
-0302 67e0c9a2 store 1 ,mem_device_flag_value 
-0303 1a627e00 copy regc ,pdata 
-0304 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
-0305 98467c00 isub temp ,null 
-0306 202282f7 branch p_mouse_device_flag_store_end ,zero 
-0307 1a60a7ff increase -1 ,regc 
-0308 202002f7 branch p_mouse_device_flag_store_end 
+02f9 6848c9a0 fetcht 1 ,mem_device_flag_last 
+02fa 6fe0c666 fetch 1 ,mem_device_flag 
+02fb 20400307 call p_mouse_device_flag_otp_store_judge 
+02fc 98467c00 isub temp ,null 
+02fd 20628000 rtn zero 
+02fe 1ff27e00 lshift4 pdata ,pdata 
+02ff 9840fe00 iadd temp ,pdata 
+0300 67e0c9a2 store 1 ,mem_device_flag_value 
+0301 1a627e00 copy regc ,pdata 
+0302 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
+0303 98467c00 isub temp ,null 
+0304 202282f5 branch p_mouse_device_flag_store_end ,zero 
+0305 1a60a7ff increase -1 ,regc 
+0306 202002f5 branch p_mouse_device_flag_store_end 
 
 p_mouse_device_flag_otp_store_judge:
-0309 c1800000 rtnne mode_24g_device 
-030a 1fe0fe04 increase 4 ,pdata 
-030b 20600000 rtn 
+0307 c1800000 rtnne mode_24g_device 
+0308 1fe0fe04 increase 4 ,pdata 
+0309 20600000 rtn 
 
 p_mouse_write_otp_le_locall_addr1:
-030c 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-030d 1a422600 copy regb ,regc 
+030a 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+030b 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr1_loop:
-030e 20405df3 call mouse_read_otp_le_locall_addr1_common 
-030f 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0310 203a0318 branch p_mouse_le_local_addr1_store ,blank 
-0311 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
-0312 1a60a606 increase 6 ,regc 
-0313 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0314 9a667c00 isub regc ,null 
-0315 24610000 nrtn positive 
-0316 1a622400 copy regc ,regb 
-0317 2020030e branch p_mouse_write_otp_le_locall_addr1_loop 
+030c 20405df3 call mouse_read_otp_le_locall_addr1_common 
+030d 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+030e 203a0316 branch p_mouse_le_local_addr1_store ,blank 
+030f 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
+0310 1a60a606 increase 6 ,regc 
+0311 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0312 9a667c00 isub regc ,null 
+0313 24610000 nrtn positive 
+0314 1a622400 copy regc ,regb 
+0315 2020030c branch p_mouse_write_otp_le_locall_addr1_loop 
 
 p_mouse_le_local_addr1_store:
-0318 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
-0319 684b466e fetcht 6 ,mem_device1_locall_addr 
-031a 98467c00 isub temp ,null 
-031b 20628000 rtn zero 
-031c df200006 arg 6 ,loopcnt 
-031d da20466e arg mem_device1_locall_addr ,rega 
-031e 1a622400 copy regc ,regb 
-031f 20206b45 branch otp_write 
+0316 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
+0317 684b466e fetcht 6 ,mem_device1_locall_addr 
+0318 98467c00 isub temp ,null 
+0319 20628000 rtn zero 
+031a df200006 arg 6 ,loopcnt 
+031b da20466e arg mem_device1_locall_addr ,rega 
+031c 1a622400 copy regc ,regb 
+031d 20206b45 branch otp_write 
 
 p_mouse_write_otp_le_locall_addr2:
-0320 6a4149f6 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0321 1a422600 copy regb ,regc 
+031e 6a4149f6 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
+031f 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr2_loop:
-0322 20405e17 call mouse_read_otp_le_locall_addr2_common 
-0323 6fe349cd fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0324 203a032c branch p_mouse_le_local_addr2_store ,blank 
-0325 67e349c7 store 6 ,mem_mouse_le_locall_addr2_last 
-0326 1a60a606 increase 6 ,regc 
-0327 6fe149f8 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0328 9a667c00 isub regc ,null 
-0329 24610000 nrtn positive 
-032a 1a622400 copy regc ,regb 
-032b 20200322 branch p_mouse_write_otp_le_locall_addr2_loop 
+0320 20405e17 call mouse_read_otp_le_locall_addr2_common 
+0321 6fe349cd fetch 6 ,mem_mouse_le_locall_addr2_temp 
+0322 203a032a branch p_mouse_le_local_addr2_store ,blank 
+0323 67e349c7 store 6 ,mem_mouse_le_locall_addr2_last 
+0324 1a60a606 increase 6 ,regc 
+0325 6fe149f8 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
+0326 9a667c00 isub regc ,null 
+0327 24610000 nrtn positive 
+0328 1a622400 copy regc ,regb 
+0329 20200320 branch p_mouse_write_otp_le_locall_addr2_loop 
 
 p_mouse_le_local_addr2_store:
-032c 6fe349c7 fetch 6 ,mem_mouse_le_locall_addr2_last 
-032d 684b467b fetcht 6 ,mem_device2_locall_addr 
-032e 98467c00 isub temp ,null 
-032f 20628000 rtn zero 
-0330 df200006 arg 6 ,loopcnt 
-0331 da20467b arg mem_device2_locall_addr ,rega 
-0332 1a622400 copy regc ,regb 
-0333 20206b45 branch otp_write 
+032a 6fe349c7 fetch 6 ,mem_mouse_le_locall_addr2_last 
+032b 684b467b fetcht 6 ,mem_device2_locall_addr 
+032c 98467c00 isub temp ,null 
+032d 20628000 rtn zero 
+032e df200006 arg 6 ,loopcnt 
+032f da20467b arg mem_device2_locall_addr ,rega 
+0330 1a622400 copy regc ,regb 
+0331 20206b45 branch otp_write 
 
 p_mouse_load_device_info:
-0334 2040036d call p_mouse_le_locall_addr_init_check 
-0335 20400385 call p_mouse_select_reconn_device 
-0336 20400338 call p_mouse_otp_load_dpi 
-0337 20205c90 branch mouse_load_device_info + 1 
+0332 2040036b call p_mouse_le_locall_addr_init_check 
+0333 20400383 call p_mouse_select_reconn_device 
+0334 20400336 call p_mouse_otp_load_dpi 
+0335 20205c90 branch mouse_load_device_info + 1 
 
 p_mouse_otp_load_dpi:
-0338 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0339 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-033a 6fe0c690 fetch 1 ,mem_mouse_dpi 
-033b c0005c94 beq 0 ,mouse_otp_load_dpi 
-033c c003033e beq 6 ,p_mouse_dpi_reinit 
-033d 20600000 rtn 
+0336 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0337 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+0338 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0339 c0005c94 beq 0 ,mouse_otp_load_dpi 
+033a c003033c beq 6 ,p_mouse_dpi_reinit 
+033b 20600000 rtn 
 
 p_mouse_dpi_reinit:
-033e 70469000 jam mouse_dpi_level1 ,mem_mouse_dpi 
-033f 20600000 rtn 
+033c 70469000 jam mouse_dpi_level1 ,mem_mouse_dpi 
+033d 20600000 rtn 
 
 p_mouse_store_dpi_info_check:
-0340 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0341 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0342 c28a0344 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-0343 20600000 rtn 
+033e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+033f c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0340 c28a0342 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
+0341 20600000 rtn 
 
 p_mouse_store_otp_dpi:
-0344 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0345 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-0346 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
-0347 1a422600 copy regb ,regc 
+0342 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0343 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+0344 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
+0345 1a422600 copy regb ,regc 
 
 p_mouse_otp_store_dpi_loop:
-0348 20405e51 call mouse_read_otp_dpi_common 
-0349 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
-034a 203a0352 branch p_mouse_otp_dpi_store ,blank 
-034b 67e0c9d3 store 1 ,mem_mouse_dpi_last 
-034c 1a60a601 increase 1 ,regc 
-034d 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
-034e 9a667c00 isub regc ,null 
-034f 24610000 nrtn positive 
-0350 1a622400 copy regc ,regb 
-0351 20200348 branch p_mouse_otp_store_dpi_loop 
+0346 20405e51 call mouse_read_otp_dpi_common 
+0347 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
+0348 203a0350 branch p_mouse_otp_dpi_store ,blank 
+0349 67e0c9d3 store 1 ,mem_mouse_dpi_last 
+034a 1a60a601 increase 1 ,regc 
+034b 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
+034c 9a667c00 isub regc ,null 
+034d 24610000 nrtn positive 
+034e 1a622400 copy regc ,regb 
+034f 20200346 branch p_mouse_otp_store_dpi_loop 
 
 p_mouse_otp_dpi_store:
-0352 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
-0353 1fe17ef0 and pdata ,0xf0 ,pdata 
-0354 203a035c branch p_mouse_dpi_store_last_check ,blank 
-0355 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0356 2040036a call p_mouse_dpi_otp_store_judge 
-0357 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+0350 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
+0351 1fe17ef0 and pdata ,0xf0 ,pdata 
+0352 203a035a branch p_mouse_dpi_store_last_check ,blank 
+0353 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0354 20400368 call p_mouse_dpi_otp_store_judge 
+0355 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
 
 p_mouse_dpi_store_end:
-0358 df200001 arg 1 ,loopcnt 
-0359 1a622400 copy regc ,regb 
-035a da2049d5 arg mem_mouse_otp_dpi_value ,rega 
-035b 20206b45 branch otp_write 
+0356 df200001 arg 1 ,loopcnt 
+0357 1a622400 copy regc ,regb 
+0358 da2049d5 arg mem_mouse_otp_dpi_value ,rega 
+0359 20206b45 branch otp_write 
 
 p_mouse_dpi_store_last_check:
-035c 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
-035d 6fe0c690 fetch 1 ,mem_mouse_dpi 
-035e 2040036a call p_mouse_dpi_otp_store_judge 
-035f 98467c00 isub temp ,null 
-0360 20628000 rtn zero 
-0361 1ff27e00 lshift4 pdata ,pdata 
-0362 9840fe00 iadd temp ,pdata 
-0363 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-0364 1a627e00 copy regc ,pdata 
-0365 684949fa fetcht 2 ,mem_otp_offset_dpi 
-0366 98467c00 isub temp ,null 
-0367 20228358 branch p_mouse_dpi_store_end ,zero 
-0368 1a60a7ff increase -1 ,regc 
-0369 20200358 branch p_mouse_dpi_store_end 
+035a 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
+035b 6fe0c690 fetch 1 ,mem_mouse_dpi 
+035c 20400368 call p_mouse_dpi_otp_store_judge 
+035d 98467c00 isub temp ,null 
+035e 20628000 rtn zero 
+035f 1ff27e00 lshift4 pdata ,pdata 
+0360 9840fe00 iadd temp ,pdata 
+0361 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+0362 1a627e00 copy regc ,pdata 
+0363 684949fa fetcht 2 ,mem_otp_offset_dpi 
+0364 98467c00 isub temp ,null 
+0365 20228356 branch p_mouse_dpi_store_end ,zero 
+0366 1a60a7ff increase -1 ,regc 
+0367 20200356 branch p_mouse_dpi_store_end 
 
 p_mouse_dpi_otp_store_judge:
-036a c1800000 rtnne mouse_dpi_level1 
-036b 1fe0fe06 increase 6 ,pdata 
-036c 20600000 rtn 
+0368 c1800000 rtnne mouse_dpi_level1 
+0369 1fe0fe06 increase 6 ,pdata 
+036a 20600000 rtn 
 
 p_mouse_le_locall_addr_init_check:
-036d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-036e c29f0374 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
-036f 6fe0c666 fetch 1 ,mem_device_flag 
-0370 c1000000 rtneq mode_24g_device 
-0371 c0008374 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
-0372 c001037b beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
-0373 20600000 rtn 
+036b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+036c c29f0372 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
+036d 6fe0c666 fetch 1 ,mem_device_flag 
+036e c1000000 rtneq mode_24g_device 
+036f c0008372 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
+0370 c0010379 beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
+0371 20600000 rtn 
 
 p_mouse_le_addr1_init_check:
-0374 6fe3466e fetch 6 ,mem_device1_locall_addr 
-0375 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-0376 98467c00 isub temp ,null 
-0377 24628000 nrtn zero 
-0378 6fe342db fetch 6 ,mem_le_lap 
-0379 67e3466e store 6 ,mem_device1_locall_addr 
-037a 20600000 rtn 
+0372 6fe3466e fetch 6 ,mem_device1_locall_addr 
+0373 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+0374 98467c00 isub temp ,null 
+0375 24628000 nrtn zero 
+0376 6fe342db fetch 6 ,mem_le_lap 
+0377 67e3466e store 6 ,mem_device1_locall_addr 
+0378 20600000 rtn 
 
 p_mouse_le_addr2_init_check:
-037b 6fe3466e fetch 6 ,mem_device1_locall_addr 
-037c 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-037d 98467c00 isub temp ,null 
-037e 24628000 nrtn zero 
-037f 6fe342db fetch 6 ,mem_le_lap 
-0380 1fe0ff00 add pdata ,0x0100 ,pdata 
-0381 67e3466e store 6 ,mem_device1_locall_addr 
-0382 20600000 rtn 
+0379 6fe3466e fetch 6 ,mem_device1_locall_addr 
+037a 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+037b 98467c00 isub temp ,null 
+037c 24628000 nrtn zero 
+037d 6fe342db fetch 6 ,mem_le_lap 
+037e 1fe0ff00 add pdata ,0x0100 ,pdata 
+037f 67e3466e store 6 ,mem_device1_locall_addr 
+0380 20600000 rtn 
 
 p_mouse_buletooth_fast_conn_end:
-0383 20400385 call p_mouse_select_reconn_device 
-0384 20205a9c branch mouse_buletooth_fast_conn_end + 2 
+0381 20400383 call p_mouse_select_reconn_device 
+0382 20205a9c branch mouse_buletooth_fast_conn_end + 2 
 
 p_mouse_select_reconn_device:
-0385 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0386 c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
-0387 c29f038d bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
+0383 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0384 c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
+0385 c29f038b bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
 
 p_mouse_select_reconn_device_start:
-0388 6fe0c666 fetch 1 ,mem_device_flag 
-0389 c1000000 rtneq mode_24g_device 
-038a c000838d beq mode_bt_device1 ,p_mouse_load_le_device1 
-038b c0010392 beq mode_bt_device2 ,p_mouse_load_le_device2 
-038c 20600000 rtn 
+0386 6fe0c666 fetch 1 ,mem_device_flag 
+0387 c1000000 rtneq mode_24g_device 
+0388 c000838b beq mode_bt_device1 ,p_mouse_load_le_device1 
+0389 c0010390 beq mode_bt_device2 ,p_mouse_load_le_device2 
+038a 20600000 rtn 
 
 p_mouse_load_le_device1:
-038d 6fe34668 fetch 6 ,mem_device1_addr 
-038e 67e34116 store 6 ,mem_hci_plap 
-038f 6fe3466e fetch 6 ,mem_device1_locall_addr 
-0390 67e342db store 6 ,mem_le_lap 
-0391 20600000 rtn 
+038b 6fe34668 fetch 6 ,mem_device1_addr 
+038c 67e34116 store 6 ,mem_hci_plap 
+038d 6fe3466e fetch 6 ,mem_device1_locall_addr 
+038e 67e342db store 6 ,mem_le_lap 
+038f 20600000 rtn 
 
 p_mouse_load_le_device2:
-0392 6fe34675 fetch 6 ,mem_device2_addr 
-0393 67e34116 store 6 ,mem_hci_plap 
-0394 6fe3467b fetch 6 ,mem_device2_locall_addr 
-0395 67e342db store 6 ,mem_le_lap 
-0396 20600000 rtn 
+0390 6fe34675 fetch 6 ,mem_device2_addr 
+0391 67e34116 store 6 ,mem_hci_plap 
+0392 6fe3467b fetch 6 ,mem_device2_locall_addr 
+0393 67e342db store 6 ,mem_le_lap 
+0394 20600000 rtn 
 
 p_mouse_store_remote_bdaddr:
-0397 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0398 c4010000 rtnbit0 mouse_store_eeprom_flag 
-0399 c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
-039a d8e00002 arg mouse_store_eeprom_flag ,queue 
-039b 20405f04 call mouse_disable_function_flag 
-039c 20405c4a call mouse_check_device_addr 
-039d 2040039f call p_mouse_before_store_reconn_info 
-039e 20205ca3 branch mouse_store_device_info_delay 
+0395 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0396 c4010000 rtnbit0 mouse_store_eeprom_flag 
+0397 c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
+0398 d8e00002 arg mouse_store_eeprom_flag ,queue 
+0399 20405f04 call mouse_disable_function_flag 
+039a 20405c4a call mouse_check_device_addr 
+039b 2040039d call p_mouse_before_store_reconn_info 
+039c 20205ca3 branch mouse_store_device_info_delay 
 
 p_mouse_before_store_reconn_info:
-039f 6fe0c666 fetch 1 ,mem_device_flag 
-03a0 c00083a3 beq mode_bt_device1 ,p_mouse_store_le_device1 
-03a1 c00103a8 beq mode_bt_device2 ,p_mouse_store_le_device2 
-03a2 20600000 rtn 
+039d 6fe0c666 fetch 1 ,mem_device_flag 
+039e c00083a1 beq mode_bt_device1 ,p_mouse_store_le_device1 
+039f c00103a6 beq mode_bt_device2 ,p_mouse_store_le_device2 
+03a0 20600000 rtn 
 
 p_mouse_store_le_device1:
-03a3 6fe30178 fetch 6 ,mem_le_plap 
-03a4 67e34668 store 6 ,mem_device1_addr 
-03a5 6fe342db fetch 6 ,mem_le_lap 
-03a6 67e3466e store 6 ,mem_device1_locall_addr 
-03a7 20600000 rtn 
+03a1 6fe30178 fetch 6 ,mem_le_plap 
+03a2 67e34668 store 6 ,mem_device1_addr 
+03a3 6fe342db fetch 6 ,mem_le_lap 
+03a4 67e3466e store 6 ,mem_device1_locall_addr 
+03a5 20600000 rtn 
 
 p_mouse_store_le_device2:
-03a8 6fe30178 fetch 6 ,mem_le_plap 
-03a9 67e34675 store 6 ,mem_device2_addr 
-03aa 6fe342db fetch 6 ,mem_le_lap 
-03ab 67e3467b store 6 ,mem_device2_locall_addr 
-03ac 20600000 rtn 
+03a6 6fe30178 fetch 6 ,mem_le_plap 
+03a7 67e34675 store 6 ,mem_device2_addr 
+03a8 6fe342db fetch 6 ,mem_le_lap 
+03a9 67e3467b store 6 ,mem_device2_locall_addr 
+03aa 20600000 rtn 
 
 p_mouse_bb_event_timer:
-03ad 204003c3 call p_mouse_le_send_conn_param_update_timer 
-03ae 2040614d call mouse_low_voltage_led_timer 
-03af 2040553d call mouse_adc_read 
-03b0 20406110 call mouse_logo_led_on_timer 
-03b1 204061b1 call mouse_led_multi_timer 
-03b2 2040611e call mouse_dpi_led_blink_delay_timer 
-03b3 2040328e call g24_pair_timeout_timer 
-03b4 20403531 call g24_reconn_timeout_timer 
-03b5 20405fdd call mouse_24g_long_sleep_param_update_timer 
-03b6 2040572c call mouse_dpi_key_check_long_press 
-03b7 20405b9b call mouse_bt_discovery_check 
-03b8 20405bab call mouse_commbination_key_process 
-03b9 20405bce call mouse_check_discovery_timeout_timer 
-03ba 20405bd3 call mouse_check_direct_timeout_timer 
-03bb 20405be1 call mouse_le_enable_att_list_timer 
-03bc 20405bee call mouse_le_battery_updata_timer 
-03bd 20405be4 call mouse_le_send_smp_security_request_timer 
-03be 20405bfb call mouse_check_reconnect_delay_long_sleep 
-03bf 204003c6 call p_mouse_current_mult_update_timer 
-03c0 204056b6 call mouse_wheel_trigger_timer 
-03c1 20405c0e call mouse_store_information_delay_timer 
-03c2 20205c05 branch mouse_check_no_data_timeout_timer 
+03ab 204003c1 call p_mouse_le_send_conn_param_update_timer 
+03ac 2040614d call mouse_low_voltage_led_timer 
+03ad 2040553d call mouse_adc_read 
+03ae 20406110 call mouse_logo_led_on_timer 
+03af 204061b1 call mouse_led_multi_timer 
+03b0 2040611e call mouse_dpi_led_blink_delay_timer 
+03b1 2040328e call g24_pair_timeout_timer 
+03b2 20403531 call g24_reconn_timeout_timer 
+03b3 20405fdd call mouse_24g_long_sleep_param_update_timer 
+03b4 2040572c call mouse_dpi_key_check_long_press 
+03b5 20405b9b call mouse_bt_discovery_check 
+03b6 20405bab call mouse_commbination_key_process 
+03b7 20405bce call mouse_check_discovery_timeout_timer 
+03b8 20405bd3 call mouse_check_direct_timeout_timer 
+03b9 20405be1 call mouse_le_enable_att_list_timer 
+03ba 20405bee call mouse_le_battery_updata_timer 
+03bb 20405be4 call mouse_le_send_smp_security_request_timer 
+03bc 20405bfb call mouse_check_reconnect_delay_long_sleep 
+03bd 204003c4 call p_mouse_current_mult_update_timer 
+03be 204056b6 call mouse_wheel_trigger_timer 
+03bf 20405c0e call mouse_store_information_delay_timer 
+03c0 20205c05 branch mouse_check_no_data_timeout_timer 
 
 p_mouse_le_send_conn_param_update_timer:
-03c3 da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-03c4 da405aef arg mouse_updata_le_param ,regb 
-03c5 202042e0 branch timer_single_step 
+03c1 da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
+03c2 da405aef arg mouse_updata_le_param ,regb 
+03c3 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_update_timer:
-03c6 da60477e arg mem_mouse_current_mult_timer ,regc 
-03c7 da4003c9 arg p_mouse_current_mult_reinit ,regb 
-03c8 202042e0 branch timer_single_step 
+03c4 da60477e arg mem_mouse_current_mult_timer ,regc 
+03c5 da4003c7 arg p_mouse_current_mult_reinit ,regb 
+03c6 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_reinit:
-03c9 6fe0c96b fetch 1 ,mem_lpm_mult_init 
-03ca 67e0c0c0 store 1 ,mem_lpm_mult 
-03cb 70477d03 jam 3 ,mem_mouse_long_mult_flag 
-03cc 20600000 rtn 
+03c7 6fe0c96b fetch 1 ,mem_lpm_mult_init 
+03c8 67e0c0c0 store 1 ,mem_lpm_mult 
+03c9 70477d03 jam 3 ,mem_mouse_long_mult_flag 
+03ca 20600000 rtn 
 
 p_mouse_start_discovery:
-03cd 204059ed call mouse_sensor_powerdown 
-03ce 20205c1b branch mouse_start_discovery + 1 
+03cb 204059ed call mouse_sensor_powerdown 
+03cc 20205c1b branch mouse_start_discovery + 1 
 
 p_mouse_priority_bb_event:
-03cf 1a627e00 copy regc ,pdata 
-03d0 c02003e4 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-03d1 c00a83e9 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-03d2 c01903db beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-03d3 c01e0407 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-03d4 c01c8418 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-03d5 c01d041b beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-03d6 c00a03d8 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-03d7 20205ac3 branch mouse_priority_bb_event + 2 
+03cd 1a627e00 copy regc ,pdata 
+03ce c02003e2 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+03cf c00a83e7 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+03d0 c01903d9 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+03d1 c01e0402 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+03d2 c01c8413 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+03d3 c01d0416 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+03d4 c00a03d6 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+03d5 20205ac3 branch mouse_priority_bb_event + 2 
 
 p_mouse_le_bb_event_connected:
-03d8 58000000 setarg 0 
-03d9 67e24bf9 store 4 ,mem_le_conn_first_rcv 
-03da 20205ad0 branch mouse_le_bb_event_connected 
+03d6 58000000 setarg 0 
+03d7 67e24bf8 store 4 ,mem_le_conn_first_rcv 
+03d8 20205ad0 branch mouse_le_bb_event_connected 
 
 p_mouse_le_ll_start_encryt:
-03db 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-03dc c00083df beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-03dd 70484414 jam 20 ,mem_le_start_encrypt_timer 
-03de 202003e1 branch p_mouse_le_ll_reconn_start_encryt_new 
+03d9 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+03da c00083dd beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+03db 70484414 jam 20 ,mem_le_start_encrypt_timer 
+03dc 202003df branch p_mouse_le_ll_reconn_start_encryt_new 
 
 p_mouse_le_ll_reconn_start_encryt:
-03df 20405aef call mouse_updata_le_param 
-03e0 70484405 jam 5 ,mem_le_start_encrypt_timer 
+03dd 20405aef call mouse_updata_le_param 
+03de 70484405 jam 5 ,mem_le_start_encrypt_timer 
 
 p_mouse_le_ll_reconn_start_encryt_new:
-03e1 6fe0cbf8 fetch 1 ,mem_le_conn_rcv_new 
-03e2 67e0cbf9 store 1 ,mem_le_conn_first_rcv 
-03e3 20205af6 branch mouse_le_ll_enable_start_enc_flag 
+03df 6fe0cbf7 fetch 1 ,mem_le_conn_rcv_new 
+03e0 67e0cbf8 store 1 ,mem_le_conn_first_rcv 
+03e1 20205af6 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-03e4 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
-03e5 247a0000 nrtn blank 
-03e6 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
-03e7 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-03e8 20600000 rtn 
+03e2 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
+03e3 247a0000 nrtn blank 
+03e4 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
+03e5 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
+03e6 20600000 rtn 
 
 p_mouse_le_bb_disconnected:
-03e9 58000000 setarg 0 
-03ea 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
-03eb 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-03ec 58000000 setarg 0 
-03ed 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
-03ee 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
-03ef d8400006 arg le_interval_7_5ms ,temp 
-03f0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03f1 c28d83f3 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
-03f2 d8400007 arg le_interval_8_75ms ,temp 
+03e7 58000000 setarg 0 
+03e8 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
+03e9 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
+03ea d8400006 arg le_interval_7_5ms ,temp 
+03eb 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03ec c28d83ee bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
+03ed d8400007 arg le_interval_8_75ms ,temp 
 
 p_mouse_le_bb_disconnected_next:
-03f3 604942d3 storet 2 ,mem_le_interval_min 
-03f4 604942d5 storet 2 ,mem_le_interval_min + 2 
-03f5 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-03f6 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
-03f7 204029cb call le_clr_config_more_data 
-03f8 202003f9 branch p_mouse_bb_disconnected 
+03ee 604942d3 storet 2 ,mem_le_interval_min 
+03ef 604942d5 storet 2 ,mem_le_interval_min + 2 
+03f0 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+03f1 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
+03f2 204029cb call le_clr_config_more_data 
+03f3 202003f4 branch p_mouse_bb_disconnected 
 
 p_mouse_bb_disconnected:
-03f9 20405b7b call mouse_bb_discon_clear_stack 
-03fa 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-03fb c28383fe bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-03fc c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-03fd 20205c1a branch mouse_start_discovery 
+03f4 20405b7b call mouse_bb_discon_clear_stack 
+03f5 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+03f6 c28383f9 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+03f7 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+03f8 20205c1a branch mouse_start_discovery 
 
 p_mouse4_0_event_bb_disconn:
-03fe 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-03ff c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0400 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-0401 1fe17e03 and pdata ,0x03 ,pdata 
-0402 20405b21 call mouse_le_clean_connect_flag 
-0403 c081d4a9 bne 0x03 ,mouse_start_reconnect 
-0404 6fe0cbfc fetch 1 ,mem_le_check_retransmit_discon_flag 
-0405 243a54a9 nbranch mouse_start_reconnect ,blank 
-0406 202054cd branch mouse_app_enter_hibernate 
+03f9 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+03fa c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+03fb 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+03fc 1fe17e03 and pdata ,0x03 ,pdata 
+03fd 20405b21 call mouse_le_clean_connect_flag 
+03fe c081d4a9 bne 0x03 ,mouse_start_reconnect 
+03ff 6fe0cbfb fetch 1 ,mem_le_check_retransmit_discon_flag 
+0400 243a54a9 nbranch mouse_start_reconnect ,blank 
+0401 202054cd branch mouse_app_enter_hibernate 
 
 p_mouse_24g_attempt_success:
-0407 6fe2458f fetch 4 ,mem_24g_addr 
-0408 67e245e8 store 4 ,mem_24g_receiver_addr 
-0409 67e24691 store 4 ,mem_mouse_24g_addr 
-040a 2040355a call g24_ch_syncword_crc8_init 
-040b 20405c0b call mouse_no_data_timer_init 
-040c 2040618e call mouse_device_poweron_led_config 
-040d 20405a73 call mouse_init_sensor_reset 
-040e 70477d00 jam 0 ,mem_mouse_long_mult_flag 
-040f 7045fc00 jam 0 ,mem_24g_conn_sm 
-0410 7045e200 jam 0 ,mem_24g_reconn_type 
-0411 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
-0412 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-0413 98467c00 isub temp ,null 
-0414 20628000 rtn zero 
-0415 20406016 call mouse_soft_agc_disable 
-0416 2040044f call p_mouse_fetch_normal_tx_power 
-0417 20206042 branch mouse_24g_first_store_reconn_info 
+0402 6fe2458f fetch 4 ,mem_24g_addr 
+0403 67e245e8 store 4 ,mem_24g_receiver_addr 
+0404 67e24691 store 4 ,mem_mouse_24g_addr 
+0405 2040355a call g24_ch_syncword_crc8_init 
+0406 20405c0b call mouse_no_data_timer_init 
+0407 2040618e call mouse_device_poweron_led_config 
+0408 20405a73 call mouse_init_sensor_reset 
+0409 70477d00 jam 0 ,mem_mouse_long_mult_flag 
+040a 7045fc00 jam 0 ,mem_24g_conn_sm 
+040b 7045e200 jam 0 ,mem_24g_reconn_type 
+040c 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
+040d 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+040e 98467c00 isub temp ,null 
+040f 20628000 rtn zero 
+0410 20406016 call mouse_soft_agc_disable 
+0411 20400449 call p_mouse_fetch_normal_tx_power 
+0412 20206042 branch mouse_24g_first_store_reconn_info 
 
 p_mouse_24g_pairing_complete:
-0418 20406016 call mouse_soft_agc_disable 
-0419 2040044f call p_mouse_fetch_normal_tx_power 
-041a 20206084 branch mouse_24g_pairing_complete 
+0413 20406016 call mouse_soft_agc_disable 
+0414 20400449 call p_mouse_fetch_normal_tx_power 
+0415 20206084 branch mouse_24g_pairing_complete 
 
 p_mouse_24g_attempt_fail:
-041b 20406016 call mouse_soft_agc_disable 
-041c 2040044f call p_mouse_fetch_normal_tx_power 
-041d 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
-041e c1008000 rtneq dpi_button_state_down 
-041f 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0420 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
-0421 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0422 c0020426 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
-0423 c000e05f beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
-0424 c001842d beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-0425 20206055 branch mouse_24g_attempt_fail + 2 
+0416 20406016 call mouse_soft_agc_disable 
+0417 20400449 call p_mouse_fetch_normal_tx_power 
+0418 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
+0419 c1008000 rtneq dpi_button_state_down 
+041a 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
+041b 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
+041c 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+041d c0020421 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
+041e c000e05f beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
+041f c0018428 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+0420 20206055 branch mouse_24g_attempt_fail + 2 
 
 p_mouse_24g_auto_pair_attempt_fail:
-0426 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0427 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0428 6fe0c71b fetch 1 ,mem_device_number 
-0429 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+0421 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0422 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0423 6fe0c71b fetch 1 ,mem_device_number 
+0424 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
 
 p_mouse_24g_first_bluetooth_reconnect:
-042a 20406018 call mouse_24g_stop 
-042b 70466601 jam mode_bt_device1 ,mem_device_flag 
-042c 202054a0 branch mouse_start_reconnect_device 
+0425 20406018 call mouse_24g_stop 
+0426 70466601 jam mode_bt_device1 ,mem_device_flag 
+0427 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_reconn_dongle_attempt_fail:
-042d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-042e c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-042f c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0430 c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
-0431 c2896059 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0432 20206034 branch mouse_24g_start_auto_pair 
+0428 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0429 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+042a c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+042b c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
+042c c2896059 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
+042d 20206034 branch mouse_24g_start_auto_pair 
 
 p_mouse_start_work:
-0433 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0434 c29f0438 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
-0435 6fe0c666 fetch 1 ,mem_device_flag 
-0436 c000043f beq mode_24g_device ,p_mouse_24g_start_mode 
-0437 20205491 branch mouse_le_fast_conn_judge 
+042e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+042f c29f0433 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+0430 6fe0c666 fetch 1 ,mem_device_flag 
+0431 c000043e beq mode_24g_device ,p_mouse_24g_start_mode 
+0432 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_24g_first_start_auto_pair_mode:
-0438 204054ac call mouse_wakeup_from_power_check 
-0439 2034043b branch p_mouse_24g_first_start_reconn ,user 
-043a 2020602f branch mouse_24g_reconn_general_dongle 
+0433 204054ac call mouse_wakeup_from_power_check 
+0434 2034043a branch p_mouse_24g_first_start_reconn ,user 
+
+p_mouse_24g_reconn_general_dongle:
+0435 70466600 jam mode_24g_device ,mem_device_flag 
+0436 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0437 67e145de store 2 ,mem_24g_reconn_timeout 
+0438 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+0439 20203534 branch g24_reconn_start 
 
 p_mouse_24g_first_start_reconn:
-043b 6fe0c666 fetch 1 ,mem_device_flag 
-043c c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-043d 20405aa8 call mouse_bluetooth_fast_conn_disable 
-043e 2020042a branch p_mouse_24g_first_bluetooth_reconnect 
+043a 6fe0c666 fetch 1 ,mem_device_flag 
+043b c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+043c 20405aa8 call mouse_bluetooth_fast_conn_disable 
+043d 20200425 branch p_mouse_24g_first_bluetooth_reconnect 
 
 p_mouse_24g_start_mode:
-043f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0440 c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0441 20406195 call mouse_device_24g_pair_led_config 
-0442 204054ac call mouse_wakeup_from_power_check 
-0443 20346067 branch mouse_24g_reconn_dongle_start ,user 
-0444 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0445 c2980447 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-0446 20206023 branch mouse_24g_start_mode + 7 
-
-p_mouse_24g_reconn_general_dongle:
-0447 70466600 jam mode_24g_device ,mem_device_flag 
-0448 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0449 67e145de store 2 ,mem_24g_reconn_timeout 
-044a 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-044b 20203534 branch g24_reconn_start 
+043e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+043f c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0440 20406195 call mouse_device_24g_pair_led_config 
+0441 204054ac call mouse_wakeup_from_power_check 
+0442 20346067 branch mouse_24g_reconn_dongle_start ,user 
+0443 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0444 c2980435 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+0445 20206023 branch mouse_24g_start_mode + 7 
 
 p_mouse_store_normal_tx_power:
-044c 6fe0c141 fetch 1 ,mem_tx_power 
-044d 67e0ca07 store 1 ,mem_normal_tx_power 
-044e 20600000 rtn 
+0446 6fe0c141 fetch 1 ,mem_tx_power 
+0447 67e0ca07 store 1 ,mem_normal_tx_power 
+0448 20600000 rtn 
 
 p_mouse_fetch_normal_tx_power:
-044f 6fe0ca07 fetch 1 ,mem_normal_tx_power 
-0450 67e0c141 store 1 ,mem_tx_power 
-0451 20600000 rtn 
+0449 6fe0ca07 fetch 1 ,mem_normal_tx_power 
+044a 67e0c141 store 1 ,mem_tx_power 
+044b 20600000 rtn 
 
 p_mouse_idle:
-0452 2040620e call mouse_low_voltage_led_no_enter_lpm 
-0453 204078aa call ui_check_paring_button 
-0454 20400456 call p_mouse_dpi_check 
-0455 20205e61 branch mouse_idle + 4 
+044c 2040620e call mouse_low_voltage_led_no_enter_lpm 
+044d 204078aa call ui_check_paring_button 
+044e 20400450 call p_mouse_dpi_check 
+044f 20205e61 branch mouse_idle + 4 
 
 p_mouse_dpi_check:
-0456 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-0457 c17f8000 rtneq gpio_disable 
-0458 da200000 arg 0 ,rega 
-0459 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
-045a 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-045b 2040045d call p_mouse_dpi_key_check 
-045c 202056c1 branch mouse_dpi_check_next 
+0450 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+0451 c17f8000 rtneq gpio_disable 
+0452 da200000 arg 0 ,rega 
+0453 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
+0454 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+0455 20400457 call p_mouse_dpi_key_check 
+0456 202056c1 branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-045d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-045e c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-045f 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
-0460 1fe22600 copy pdata ,regc 
-0461 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
-0462 c07f8464 beq gpio_disable ,p_mouse_3io6key_dpi_check 
-0463 202056ce branch mouse_dpi_key_check_next 
+0457 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0458 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0459 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
+045a 1fe22600 copy pdata ,regc 
+045b 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
+045c c07f845e beq gpio_disable ,p_mouse_3io6key_dpi_check 
+045d 202056ce branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-0464 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-0465 20405946 call mouse_gpio_config_output_low 
-0466 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-0467 20200468 branch p_mouse_3io6key_check 
+045e 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+045f 20405946 call mouse_gpio_config_output_low 
+0460 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+0461 20200462 branch p_mouse_3io6key_check 
 
 p_mouse_3io6key_check:
-0468 1a627e00 copy regc ,pdata 
-0469 67e0c978 store 1 ,mem_mouse_key_status 
-046a 1fe3fe00 lshift pdata ,pdata 
-046b 1fe22400 copy pdata ,regb 
-046c 18422600 copy temp ,regc 
-046d 204055b1 call mouse_gpio_config_input_pd 
-046e 1a620400 copy regc ,temp 
-046f 20406ee6 call gpio_get_bit 
-0470 7d20a400 nsetflag true ,0 ,regb 
-0471 2040593d call mouse_check_press 
-0472 20205929 branch mouse_check_key_connect_gnd_1 
+0462 1a627e00 copy regc ,pdata 
+0463 67e0c978 store 1 ,mem_mouse_key_status 
+0464 1fe3fe00 lshift pdata ,pdata 
+0465 1fe22400 copy pdata ,regb 
+0466 18422600 copy temp ,regc 
+0467 204055b1 call mouse_gpio_config_input_pd 
+0468 1a620400 copy regc ,temp 
+0469 20406ee6 call gpio_get_bit 
+046a 7d20a400 nsetflag true ,0 ,regb 
+046b 2040593d call mouse_check_press 
+046c 20205929 branch mouse_check_key_connect_gnd_1 
 
 p_g24_short_sleep:
-0473 204036b4 call g24_lpm_wait 
-0474 24740000 nrtn user 
-0475 204036be call g24_setgpio_lpm_before 
-0476 20400479 call p_clear_wake 
-0477 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
-0478 20203622 branch g24_long_seep2 
+046d 204036b4 call g24_lpm_wait 
+046e 24740000 nrtn user 
+046f 204036be call g24_setgpio_lpm_before 
+0470 20400473 call p_clear_wake 
+0471 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
+0472 20203622 branch g24_long_seep2 
 
 p_clear_wake:
-0479 58000000 setarg 0 
-047a 79207e15 set1 21 ,pdata 
-047b 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-047c 58000000 setarg 0 
-047d 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
-047e 20600000 rtn 
+0473 58000000 setarg 0 
+0474 67e40016 store 8 ,mem_gpio_wakeup_cfg 
+0475 58000000 setarg 0 
+0476 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
+0477 20600000 rtn 
 
 p_mouse_24g_hibernate_set:
-047f 70460000 jam 0 ,mem_24g_attempt_fail_flag 
-0480 20403647 call g24_transmit_next_packet 
-0481 5fffffff setarg -1 
-0482 67e245af store 4 ,mem_24g_enter_hibernate 
-0483 58000000 setarg 0 
-0484 67e3c846 store 7 ,mem_mouse_key 
-0485 70473f01 jam 1 ,mem_sensor_shutdown_flag 
-0486 204059ed call mouse_sensor_powerdown 
-0487 2020622b branch mouse_24g_long_sleep 
+0478 70460000 jam 0 ,mem_24g_attempt_fail_flag 
+0479 20403647 call g24_transmit_next_packet 
+047a 5fffffff setarg -1 
+047b 67e245af store 4 ,mem_24g_enter_hibernate 
+047c 58000000 setarg 0 
+047d 67e3c846 store 7 ,mem_mouse_key 
+047e 70473f01 jam 1 ,mem_sensor_shutdown_flag 
+047f 204059ed call mouse_sensor_powerdown 
+0480 2020622b branch mouse_24g_long_sleep 
 
 p_mouse_setgpio_hibernate:
-0488 20405a92 call mouse_set_sdio_high 
-0489 20400479 call p_clear_wake 
-048a 204056a9 call mouse_before_hibernate_wheel_gpio_set 
-048b 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-048c 20406ef7 call gpio_out_active 
-048d 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-048e 20406ed3 call gpio_clr_wake 
-048f 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0490 20405943 call mouse_gpio_config_output_high 
-0491 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0492 204055ab call mouse_gpio_set_pupd_by_input 
-0493 d8400015 arg 21 ,temp 
-0494 204055b5 call mouse_gpio_config_input_pu 
-0495 2040611a call mouse_logo_led_off 
-0496 2040550c call mouse_lpm_before_common 
-0497 204054f9 call mouse_gpio_pd_idle 
-0498 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-0499 20406f0f call gpio_set_high_impedance 
-049a 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-049b 20406f0f call gpio_set_high_impedance 
-049c 202054e5 branch mouse_setgpio_hibernate_next 
+0481 20405a92 call mouse_set_sdio_high 
+0482 20400473 call p_clear_wake 
+0483 204056a9 call mouse_before_hibernate_wheel_gpio_set 
+0484 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0485 20406ef7 call gpio_out_active 
+0486 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0487 20406ed3 call gpio_clr_wake 
+0488 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
+0489 20405943 call mouse_gpio_config_output_high 
+048a 6848c65a fetcht 1 ,mem_device_switch_gpio 
+048b 204055ab call mouse_gpio_set_pupd_by_input 
+048c d8400015 arg 21 ,temp 
+048d 204055b5 call mouse_gpio_config_input_pu 
+048e 2040611a call mouse_logo_led_off 
+048f 2040550c call mouse_lpm_before_common 
+0490 204054f9 call mouse_gpio_pd_idle 
+0491 20400202 call p_mouse_wheel_set_impedance 
+0492 202054e2 branch mouse_setgpio_hibernate_next 
 
 p_mouse_24g_package_data:
-049d c6930000 rtnmark0 mark_24g 
-049e 20405601 call mouse_motion 
-049f 24740000 nrtn user 
-04a0 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
-04a1 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
-04a2 245a04b2 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-04a3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04a4 c30b04a7 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-04a5 6fe0c96c fetch 1 ,mem_customer_key 
-04a6 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
+0493 c6930000 rtnmark0 mark_24g 
+0494 20405601 call mouse_motion 
+0495 24740000 nrtn user 
+0496 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
+0497 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
+0498 245a04a8 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+0499 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+049a c30b049d bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+049b 6fe0c96c fetch 1 ,mem_customer_key 
+049c 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-04a7 204004a9 call p_mouse_data_xy_release 
-04a8 202060a2 branch mouse_24g_mouse_package_data + 1 
+049d 2040049f call p_mouse_data_xy_release 
+049e 202060a2 branch mouse_24g_mouse_package_data + 1 
 
 p_mouse_data_xy_release:
-04a9 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-04aa c1ff8000 rtnne gpio_disable 
-04ab 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
-04ac 207a0000 rtn blank 
-04ad 1fe0ffff increase -1 ,pdata 
-04ae 67e0c77d store 1 ,mem_mouse_long_mult_flag 
-04af 58000000 setarg 0 
-04b0 67e24847 store 4 ,mem_mouse_x 
-04b1 20205a73 branch mouse_init_sensor_reset 
+049f 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+04a0 c1ff8000 rtnne gpio_disable 
+04a1 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
+04a2 207a0000 rtn blank 
+04a3 1fe0ffff increase -1 ,pdata 
+04a4 67e0c77d store 1 ,mem_mouse_long_mult_flag 
+04a5 58000000 setarg 0 
+04a6 67e24847 store 4 ,mem_mouse_x 
+04a7 20205a73 branch mouse_init_sensor_reset 
 
 p_mouse_24g_short_sleep_clear_wake:
-04b2 20400479 call p_clear_wake 
-04b3 20200221 branch p_lpm_write_gpio_wakeup 
+04a8 20400473 call p_clear_wake 
+04a9 2020021a branch p_lpm_write_gpio_wakeup 
 
 p_mouse_check_select_device_by_switch:
-04b4 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04b5 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-04b6 c31fdeb9 bbit0 mouse_enable_switch_gpio_connect_vin ,mouse_switch_gpio_connect_gnd 
+04aa 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04ab c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+04ac c31f84ba bbit0 mouse_enable_switch_gpio_connect_vin ,p_mouse_switch_gpio_connect_gnd 
+
+p_mouse_switch_gpio_connect_vin_check:
+04ad 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04ae 20406ef7 call gpio_out_active 
+04af 204004b4 call p_mouse_switch_gpio_connect_vin 
+04b0 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04b1 20406ef3 call gpio_out_inactive 
+04b2 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04b3 202055b5 branch mouse_gpio_config_input_pu 
 
 p_mouse_switch_gpio_connect_vin:
-04b7 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04b8 20406ef7 call gpio_out_active 
-04b9 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04ba 204055b1 call mouse_gpio_config_input_pd 
-04bb 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04bc 20406ee6 call gpio_get_bit 
-04bd 2420dec2 nbranch mouse_check_select_24g_device ,true 
-04be 20205ebe branch mouse_select_btdevice 
+04b4 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04b5 204055b1 call mouse_gpio_config_input_pd 
+04b6 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04b7 20406ee6 call gpio_get_bit 
+04b8 2420dec2 nbranch mouse_check_select_24g_device ,true 
+04b9 20205ebe branch mouse_select_btdevice 
+
+p_mouse_switch_gpio_connect_gnd:
+04ba 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04bb 20406ef3 call gpio_out_inactive 
+04bc 20405eb9 call mouse_switch_gpio_connect_gnd 
+04bd 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04be 20406ef7 call gpio_out_active 
+04bf 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04c0 202055b1 branch mouse_gpio_config_input_pd 
 
 p_mouse_init_sensor:
-04bf 20405958 call mouse_read_sensor_id 
-04c0 c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-04c1 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
-04c2 c02c04c4 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-04c3 20205952 branch mouse_init_sensor + 5 
+04c1 20405958 call mouse_read_sensor_id 
+04c2 c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+04c3 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
+04c4 c02c04c6 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+04c5 20205952 branch mouse_init_sensor + 5 
 
 p_mouse_ka8g2_id2_judge:
-04c4 204059e7 call mouse_sensor_poweron 
-04c5 6fe0c85a fetch 1 ,mem_sensor_id2 
-04c6 c02c84c8 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-04c7 2020595f branch mouse_init_p32xx_id2_judge 
+04c6 204059e7 call mouse_sensor_poweron 
+04c7 6fe0c85a fetch 1 ,mem_sensor_id2 
+04c8 c02c84ca beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+04c9 2020595f branch mouse_init_p32xx_id2_judge 
 
 p_mouse_ka8g2_init_param:
-04c8 7049570b jam ka8g2 ,mem_config_sensor_type 
-04c9 da604a0b arg mem_sensor_ka8g2_init_new ,regc 
-04ca 20205995 branch mouse_sensor_wr_seq 
+04ca 7049570b jam ka8g2 ,mem_config_sensor_type 
+04cb da604a0b arg mem_sensor_ka8g2_init_new ,regc 
+04cc 20205995 branch mouse_sensor_wr_seq 
 
 p_mouse_check_sensor_data:
-04cb 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
-04cc c1800000 rtnne flash_sm_no_buys 
-04cd 6fe0c957 fetch 1 ,mem_config_sensor_type 
-04ce c00584d0 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-04cf 202059f8 branch mouse_check_sensor_data + 2 
+04cd 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
+04ce c1800000 rtnne flash_sm_no_buys 
+04cf 6fe0c957 fetch 1 ,mem_config_sensor_type 
+04d0 c00584d2 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+04d1 202059f8 branch mouse_check_sensor_data + 2 
 
 p_mouse_pka8g2_sensor_motion:
-04d0 20405a6d call mouse_clear_sensor_data 
-04d1 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-04d2 c07f84d6 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-04d3 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
-04d4 20406ee6 call gpio_get_bit 
-04d5 24608000 nrtn true 
+04d2 20405a6d call mouse_clear_sensor_data 
+04d3 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+04d4 c07f84d8 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+04d5 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
+04d6 20406ee6 call gpio_get_bit 
+04d7 24608000 nrtn true 
 
 p_mouse_pka8g2_sensor_motion_1:
-04d6 58000000 setarg pan_reg_pid_l 
-04d7 204069e5 call twspi_read 
-04d8 c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
-04d9 20205a2f branch mouse_p3212_sensor_motion_2 
+04d8 58000000 setarg pan_reg_pid_l 
+04d9 204069e5 call twspi_read 
+04da c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
+04db 20205a2f branch mouse_p3212_sensor_motion_2 
 
 p_mouse_motion:
-04da 78547c00 disable user 
-04db 58000000 setarg 0 
-04dc 67e34847 store 6 ,mem_mouse_x 
-04dd 204004cb call p_mouse_check_sensor_data 
-04de 58000089 setarg 0x0089 
-04df 204069e4 call twspi_write 
-04e0 20405747 call mouse_setting_sensor_type 
-04e1 20405612 call mouse_zwheel 
-04e2 20405617 call mouse_t_zwheel 
-04e3 204004e5 call p_mouse_key 
-04e4 2020560c branch mouse_motion + 11 
+04dc 78547c00 disable user 
+04dd 58000000 setarg 0 
+04de 67e34847 store 6 ,mem_mouse_x 
+04df 204004cd call p_mouse_check_sensor_data 
+04e0 58000089 setarg 0x0089 
+04e1 204069e4 call twspi_write 
+04e2 20405747 call mouse_setting_sensor_type 
+04e3 20405612 call mouse_zwheel 
+04e4 20405617 call mouse_t_zwheel 
+04e5 204004e7 call p_mouse_key 
+04e6 2020560c branch mouse_motion + 11 
 
 p_mouse_key:
-04e5 2040584c call mouse_check_firekey_gpio 
-04e6 6fe0c987 fetch 1 ,mem_fire_key_flag 
-04e7 243a5860 nbranch fire_key_press ,blank 
-04e8 6fe0c982 fetch 1 ,mem_fire_key_status 
-04e9 243a585f nbranch fire_key_process ,blank 
-04ea 20405888 call mouse_check_key_gpio 
-04eb 204004ed call p_mouse_ghost_key_check 
-04ec 202057ad branch mouse_key + 7 
+04e7 2040584c call mouse_check_firekey_gpio 
+04e8 6fe0c987 fetch 1 ,mem_fire_key_flag 
+04e9 243a5860 nbranch fire_key_press ,blank 
+04ea 6fe0c982 fetch 1 ,mem_fire_key_status 
+04eb 243a585f nbranch fire_key_process ,blank 
+04ec 20405888 call mouse_check_key_gpio 
+04ed 204004ef call p_mouse_ghost_key_check 
+04ee 202057ad branch mouse_key + 7 
 
 p_mouse_ghost_key_check:
-04ed 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
-04ee 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
-04ef 70497b00 jam 0 ,mem_mouse_ghost_flag 
-04f0 1fe22400 copy pdata ,regb 
-04f1 6848c644 fetcht 1 ,mem_lbutton_gpio 
-04f2 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-04f3 98467c00 isub temp ,null 
-04f4 202284ff branch p_mouse_matrix_ghost_key_l_bk ,zero 
-04f5 6fe0c648 fetch 1 ,mem_fw_button_gpio 
-04f6 98467c00 isub temp ,null 
-04f7 20228505 branch p_mouse_matrix_ghost_key_l_fw ,zero 
-04f8 6848c645 fetcht 1 ,mem_mbutton_gpio 
-04f9 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-04fa 98467c00 isub temp ,null 
-04fb 2022850e branch p_mouse_ghost_key_mbk_rfw ,zero 
+04ef 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
+04f0 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
+04f1 70497b00 jam 0 ,mem_mouse_ghost_flag 
+04f2 1fe22400 copy pdata ,regb 
+04f3 6848c644 fetcht 1 ,mem_lbutton_gpio 
+04f4 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+04f5 98467c00 isub temp ,null 
+04f6 20228501 branch p_mouse_matrix_ghost_key_l_bk ,zero 
+04f7 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+04f8 98467c00 isub temp ,null 
+04f9 20228507 branch p_mouse_matrix_ghost_key_l_fw ,zero 
+04fa 6848c645 fetcht 1 ,mem_mbutton_gpio 
+04fb 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+04fc 98467c00 isub temp ,null 
+04fd 20228510 branch p_mouse_ghost_key_mbk_rfw ,zero 
 
 p_mouse_ghost_key_mfw_rbk:
-04fc 204057fb call mouse_ghost_key_check_m_fw 
+04fe 204057fb call mouse_ghost_key_check_m_fw 
 
 p_mouse_ghost_key_rbk:
-04fd 20400513 call p_mouse_ghost_key_check_r_bk 
-04fe 202057e5 branch mouse_ghost_key_check_next 
+04ff 20400515 call p_mouse_ghost_key_check_r_bk 
+0500 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_matrix_ghost_key_l_bk:
-04ff 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0500 6fe0c648 fetch 1 ,mem_fw_button_gpio 
-0501 98467c00 isub temp ,null 
-0502 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
+0501 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0502 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+0503 98467c00 isub temp ,null 
+0504 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
 
 p_mouse_ghost_key_lbk_rfw:
-0503 204057ef call mouse_ghost_key_check_l_bk 
-0504 2020050f branch p_mouse_ghost_key_rfw 
+0505 204057ef call mouse_ghost_key_check_l_bk 
+0506 20200511 branch p_mouse_ghost_key_rfw 
 
 p_mouse_matrix_ghost_key_l_fw:
-0505 6848c645 fetcht 1 ,mem_mbutton_gpio 
-0506 6fe0c647 fetch 1 ,mem_bk_button_gpio 
-0507 98467c00 isub temp ,null 
-0508 2022850b branch p_mouse_ghost_key_lfw_mbk ,zero 
+0507 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0508 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0509 98467c00 isub temp ,null 
+050a 2022850d branch p_mouse_ghost_key_lfw_mbk ,zero 
 
 p_mouse_ghost_key_lfw_rbk:
-0509 20400515 call p_mouse_ghost_key_check_l_fw 
-050a 202004fd branch p_mouse_ghost_key_rbk 
+050b 20400517 call p_mouse_ghost_key_check_l_fw 
+050c 202004ff branch p_mouse_ghost_key_rbk 
 
 p_mouse_ghost_key_lfw_mbk:
-050b 20400515 call p_mouse_ghost_key_check_l_fw 
-050c 20400511 call p_mouse_ghost_key_check_m_bk 
-050d 202057e5 branch mouse_ghost_key_check_next 
+050d 20400517 call p_mouse_ghost_key_check_l_fw 
+050e 20400513 call p_mouse_ghost_key_check_m_bk 
+050f 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_ghost_key_mbk_rfw:
-050e 20400511 call p_mouse_ghost_key_check_m_bk 
+0510 20400513 call p_mouse_ghost_key_check_m_bk 
 
 p_mouse_ghost_key_rfw:
-050f 20400517 call p_mouse_ghost_key_check_r_fw 
-0510 202057e5 branch mouse_ghost_key_check_next 
+0511 20400519 call p_mouse_ghost_key_check_r_fw 
+0512 202057e5 branch mouse_ghost_key_check_next 
 
 p_mouse_ghost_key_check_m_bk:
-0511 1a417e12 and regb ,mouse_m_bk_button ,pdata 
-0512 202057f3 branch mouse_ghost_key_check_m_bk + 1 
+0513 1a417e12 and regb ,mouse_m_bk_button ,pdata 
+0514 202057f3 branch mouse_ghost_key_check_m_bk + 1 
 
 p_mouse_ghost_key_check_r_bk:
-0513 1a417e0a and regb ,mouse_r_bk_button ,pdata 
-0514 202057f6 branch mouse_ghost_key_check_r_bk + 1 
+0515 1a417e0a and regb ,mouse_r_bk_button ,pdata 
+0516 202057f6 branch mouse_ghost_key_check_r_bk + 1 
 
 p_mouse_ghost_key_check_l_fw:
-0515 1a417e11 and regb ,mouse_l_fw_button ,pdata 
-0516 202057f9 branch mouse_ghost_key_check_l_fw + 1 
+0517 1a417e11 and regb ,mouse_l_fw_button ,pdata 
+0518 202057f9 branch mouse_ghost_key_check_l_fw + 1 
 
 p_mouse_ghost_key_check_r_fw:
-0517 1a417e12 and regb ,mouse_r_fw_button ,pdata 
-0518 202057ff branch mouse_ghost_key_check_r_fw + 1 
+0519 1a417e12 and regb ,mouse_r_fw_button ,pdata 
+051a 202057ff branch mouse_ghost_key_check_r_fw + 1 
               org 0x2000
 
 start:
@@ -2913,7 +2919,7 @@
 2396 793ffe05 set0 gpio_latch ,pdata 
 2397 67f08132 store 1 ,core_lpm_isogate 
 2398 2435a39d nbranch boot_load ,wake 
-2399 20407d74 call clean_smem 
+2399 20000001 nop 1 
 239a 6602069d storer alarm ,4 ,mem_saved_gpio_in 
 239b 20600000 rtn 
 
@@ -19684,11 +19690,11 @@
 54df 2040611a call mouse_logo_led_off 
 54e0 2040550c call mouse_lpm_before_common 
 54e1 204054f9 call mouse_gpio_pd_idle 
+
+mouse_setgpio_hibernate_next:
 54e2 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
 54e3 204055b5 call mouse_gpio_config_input_pu 
 54e4 204055b9 call mouse_gpio_set_high_impedance 
-
-mouse_setgpio_hibernate_next:
 54e5 204061fd call mouse_device_multi_led_all_off 
 54e6 204054f2 call mouse_adc_gpio_set_before_hibernate 
 54e7 202054e8 branch mouse_wheel_gpio_set_before_hibernate 
Index: output/ramcode.rom
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/output/ramcode.rom	(revision 1790)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/output/ramcode.rom	(working copy)
@@ -1,54 +1,55 @@
-c2840026
-c000028e
-c0010035
-c008003e
-c0088040
-c00a013e
+c2840027
+c0000288
+c0010036
+c008003f
+c0088041
+c00a013b
 c00a80c0
 c00c00e0
 c00c80e7
-c00d004e
-c012820d
-c0340287
-c034829a
-c036024a
-c0370433
-c0398488
-c03a020a
-c03d04da
-c03f8468
-c04084bf
-c0420383
-c04283cf
-c04301d5
-c04383ad
-c04403cd
-c0450397
-c04582b1
-c04602d8
-c0468340
-c0470452
-c04804b4
-c04a847f
-c04b049d
-c0628230
-c06a81f4
-c06b01ed
-c06d0127
+c00d004f
+c0128206
+c0340281
+c0348298
+c0350294
+c0360243
+c037042e
+c0398481
+c03a01fe
+c03d04dc
+c03f8462
+c04084c1
+c0420381
+c04283cd
+c04301d1
+c04383ab
+c04403cb
+c0450395
+c04582af
+c04602d6
+c046833e
+c047044c
+c04804aa
+c04a8478
+c04b0493
+c0628229
+c06a81f0
+c06b01e9
+c06d0124
 2020235a
-c00a015f
-c00d015e
-c012818e
-c0130193
-c01c81a5
-c01d01af
-c02601ab
-c02681a9
-c0480233
-c04b0473
+c00a015b
+c00d017a
+c012818a
+c013018f
+c01c81a1
+c01d01ab
+c02601a7
+c02681a5
+c048022c
+c04b046d
 c04d00ce
 c04e80d5
-c04f8258
+c04f8252
 c17f8000
 2020235a
 20407552
@@ -59,7 +60,7 @@
 20402018
 2040310f
 2040248c
-20200035
+20200036
 70890000
 20202153
 708a0f60
@@ -111,17 +112,16 @@
 58557474
 67f18968
 7089606e
-204000fa
-20400125
-20400076
+204000f7
+20400122
+20400077
 7041480c
 20206f4e
 20758000
 37d98200
 6fe0c11c
 67f0813a
-37d98200
-20600000
+202023e2
 6fe0c099
 c00c0082
 6fe0c438
@@ -146,7 +146,7 @@
 67f18a73
 708a762a
 70890204
-20200069
+2020006a
 203580a7
 6fe2020d
 207a0000
@@ -220,7 +220,7 @@
 684a45e4
 98467c00
 2022b222
-2040027d
+20400277
 2020369b
 580aaa7e
 67f18a0f
@@ -229,17 +229,14 @@
 708a260d
 708a16f6
 20202203
+6fe08008
+c00b2231
+c0172231
+c0232231
 6fe0c141
-c0032225
-c00500ed
-c04f00f6
-c05500f2
+c0032221
+c05500ef
 2020220e
-708a1425
-58a93f3f
-67f18a60
-708a631f
-20600000
 708a1417
 6fe1ca08
 67f18a60
@@ -260,7 +257,7 @@
 708ac200
 708ac300
 d8e00006
-20400117
+20400114
 2a2ffe0d
 2040211d
 2a4ffe0d
@@ -268,14 +265,14 @@
 d8e00005
 2040211c
 2040211e
-20400117
+20400114
 d8a08ac2
 1a31fe00
 20402117
 1a51fe00
 20402117
 18e08fff
-2021010c
+20210109
 2020214f
 2000003c
 58000f00
@@ -300,7 +297,7 @@
 6fe0c409
 67f080cd
 20000bb8
-20400137
+20400134
 708a08c1
 6a40c419
 df200008
@@ -311,7 +308,7 @@
 20600000
 7080cc03
 6ff08129
-c3028138
+c3028135
 68590164
 6049440a
 7080cc00
@@ -320,7 +317,7 @@
 708a8d12
 708a8e0a
 6fe0c099
-c0080157
+c0080154
 58005762
 67f10907
 70890103
@@ -331,7 +328,7 @@
 708a8d44
 708a8e0a
 6fe0c099
-c0080154
+c0080151
 58002bb1
 67f10907
 c6978000
@@ -340,34 +337,33 @@
 20600000
 58004189
 67f10907
-20200150
+2020014d
 58008312
 67f10907
-20200145
-6fe0cbf8
+20200142
+6fe0cbf7
 da600100
 9a60fe00
 20600000
-2020017e
-20400161
+2040015d
 20202563
-6fe0cbf9
+6fe0cbf8
 207a0000
-6fe0cbfa
+6fe0cbf9
 247a0000
-6848cbf9
-6fe0cbf8
+6848cbf8
+6fe0cbf7
 98467c00
-2441015a
+24410157
 98467e00
 1fe67c64
-20210173
-6fe0cbfb
+2021016f
+6fe0cbfa
 1fe67c14
-24410171
-704bfa01
+2441016d
+704bf901
 20600000
-704bfc01
+704bfb01
 2020431f
 6848817f
 6fe0804c
@@ -375,18 +371,18 @@
 9842fe00
 2feffe02
 58000000
-6848cbfb
+6848cbfa
 7920fe00
 98408400
-6048cbfb
+6048cbfa
 20600000
 6fe08005
 1fe0fe01
 67e08005
-24368185
-6fe0cbf8
+24368181
+6fe0cbf7
 1fe0fe01
-67e0cbf8
+67e0cbf7
 6fe08168
 c3818000
 79207e03
@@ -430,27 +426,27 @@
 793f8030
 20202ae3
 efe10006
-c00201b2
+c00201ae
 202028eb
 efe18006
 67e1c397
-c00501b7
-c00901c6
+c00501b3
+c00901c2
 20202b96
 6fe44713
 c31dad19
 20402dc7
 68494398
 6fe0c321
-c28181c1
+c28181bd
 6fe14398
 c0182e03
 68494398
 20202d1d
 6fe14332
 98467c00
-242281bd
-243401bd
+242281b9
+243401b9
 20202d46
 18c22200
 6fe14335
@@ -470,13 +466,13 @@
 20402a28
 247a0000
 6fe0c78f
-c07f81e0
+c07f81dc
 6fe0c843
 1fe17e03
 c1818000
-6fe0cbfa
+6fe0cbf9
 207a0000
-6fe0cbfc
+6fe0cbfb
 247a0000
 6fe0c956
 205a5a71
@@ -489,7 +485,7 @@
 20405ab2
 24740000
 20405abc
-204004a9
+2040049f
 20205b37
 18467cff
 20628000
@@ -500,40 +496,37 @@
 20206ebd
 18467cff
 20628000
-6048cb1d
 20406ee6
-202081fe
-6848cb1d
-20406f0f
-6848cb1d
+202081f6
 d9000003
 20206ebd
-704b1e01
-6848cb1d
-20406f0f
-6848cb1d
+704b1d01
 d9000006
 20206ebd
 58000010
 67f08141
-37d98200
-20600000
+202023e2
 58000080
-20200205
-20400479
-704b1e00
-2020550d
+202001fa
+20400473
+704b1d00
+2040550d
+204054f9
+6848c64a
+20406f0f
+6848c64b
+20206f0f
 6fe143e9
 20407d79
 6fe240ad
 9840fe00
 67e240ad
-20400218
-20400215
+20400211
+2040020e
 20202425
-6fe0cb1e
-203a0204
-20200208
+6fe0cb1d
+203a01f9
+202001fc
 600440e7
 d8c08070
 d8a040cc
@@ -550,12 +543,12 @@
 efe08011
 e8408013
 98467c00
-2022822b
+20228224
 e7e08013
 37d98200
 1a20a201
 1a60a601
-c2000225
+c200021e
 1a420400
 20600000
 20406b3a
@@ -564,7 +557,7 @@
 6fe145e0
 d84001f8
 98417e00
-203a023b
+203a0234
 6fe145e0
 1fe0fe01
 67e145e0
@@ -575,17 +568,17 @@
 2437b586
 2040366e
 6fe0c57d
-203a0252
+203a024b
 6fe245cc
 684a458f
 98467c00
-20228247
+20228240
 2020356e
 6fe44713
 c2983291
 20203549
 2040543b
-2040024d
+20400246
 2020544c
 58004a1d
 67e1433f
@@ -594,10 +587,11 @@
 20600000
 6fe245e4
 684a458f
-20228242
+98467c00
+2022823b
 6fe2455f
 207a0000
-20200242
+2020023b
 6fe0c437
 247a0000
 6fe144e9
@@ -606,15 +600,15 @@
 204035b4
 6048c624
 6fe0c629
-c5130262
+c513025c
 6fe0c62c
 98467c00
-2421027c
+24210276
 6fe0c626
 1fe67c02
-2421026a
+24210264
 6fe0c626
-c000027d
+c0000277
 20600000
 6fe0c626
 6848c627
@@ -623,7 +617,7 @@
 70462600
 6848c624
 6fe0c628
-c5130273
+c513026d
 6fe0c62b
 98467c00
 24610000
@@ -631,16 +625,16 @@
 c0003715
 1fe0ffff
 67e0c625
-c0010285
+c001027f
 c000b70b
 20203715
 70462600
 6fe0c625
-c0018283
+c001827d
 1fe0fe01
 67e0c625
 c000b70b
-c0010285
+c001027f
 70414105
 20600000
 70414103
@@ -649,38 +643,42 @@
 67e145f8
 5800622b
 67e145fa
-58000299
+58000293
 67e143e9
 202053f3
 2435a002
 37d98200
 37d98200
 20800000
-20558294
+2055828e
 20202003
-20400204
+204001f9
 6848c64a
 20406edd
 6848c64b
 20206edd
 20600000
-2040044c
+6fe44713
+2feffe16
+2040df08
+2020542c
+20400446
 6fe44713
 c289dd60
 c2895d6e
-c28a02a0
+c28a029e
 20600000
-204002ab
+204002a9
 20405e43
 20405db4
-204002bf
-204002a8
-204002ae
-204002c7
+204002bd
+204002a6
+204002ac
+204002c5
 20205daa
 6fe44713
 c4150000
-204004b4
+204004aa
 6fe0c666
 67e0ca06
 20600000
@@ -690,7 +688,7 @@
 6fe1468e
 d840aa55
 98467c00
-20228334
+20228332
 6049468e
 20405c9c
 6fe0c9a1
@@ -703,9 +701,9 @@
 20600000
 6fe0c666
 1fe67c00
-202282bc
+202282ba
 1fe67c04
-202282c5
+202282c3
 20610000
 70466600
 20600000
@@ -715,47 +713,47 @@
 1a422600
 20405e3d
 6fe149e0
-203a02d5
+203a02d3
 67e149de
 1a60a602
 6fe14a00
 9a667c00
-242102d5
+242102d3
 1a622400
-202002cb
+202002c9
 6fe149de
 67e14695
 20600000
 6fe44713
 c289dcb1
 c2895cb9
-c28a02dd
+c28a02db
 20600000
-204002e0
-204002e5
+204002de
+204002e3
 20205cc1
 6fe0c666
 c1000000
-c000830c
-c0010320
+c000830a
+c001031e
 20600000
 6a4149e2
 1a422600
 20405dc0
 6fe0c9a1
-203a02f1
+203a02ef
 67e0c9a0
 1a60a601
 6fe149e4
 9a667c00
 24610000
 1a622400
-202002e7
+202002e5
 6fe0c9a0
 1fe17ef0
-203a02fb
+203a02f9
 6fe0c666
-20400309
+20400307
 67e0c9a2
 df200001
 1a622400
@@ -763,7 +761,7 @@
 20206b45
 6848c9a0
 6fe0c666
-20400309
+20400307
 98467c00
 20628000
 1ff27e00
@@ -772,9 +770,9 @@
 1a627e00
 684949e2
 98467c00
-202282f7
+202282f5
 1a60a7ff
-202002f7
+202002f5
 c1800000
 1fe0fe04
 20600000
@@ -782,14 +780,14 @@
 1a422600
 20405df3
 6fe349b5
-203a0318
+203a0316
 67e349af
 1a60a606
 6fe149f0
 9a667c00
 24610000
 1a622400
-2020030e
+2020030c
 6fe349af
 684b466e
 98467c00
@@ -802,14 +800,14 @@
 1a422600
 20405e17
 6fe349cd
-203a032c
+203a032a
 67e349c7
 1a60a606
 6fe149f8
 9a667c00
 24610000
 1a622400
-20200322
+20200320
 6fe349c7
 684b467b
 98467c00
@@ -818,21 +816,21 @@
 da20467b
 1a622400
 20206b45
-2040036d
-20400385
-20400338
+2040036b
+20400383
+20400336
 20205c90
 6fe44713
 c4078000
 6fe0c690
 c0005c94
-c003033e
+c003033c
 20600000
 70469000
 20600000
 6fe44713
 c289dcb5
-c28a0344
+c28a0342
 20600000
 6fe44713
 c4078000
@@ -840,19 +838,19 @@
 1a422600
 20405e51
 6fe0c9d4
-203a0352
+203a0350
 67e0c9d3
 1a60a601
 6fe149fc
 9a667c00
 24610000
 1a622400
-20200348
+20200346
 6fe0c9d3
 1fe17ef0
-203a035c
+203a035a
 6fe0c690
-2040036a
+20400368
 67e0c9d5
 df200001
 1a622400
@@ -860,7 +858,7 @@
 20206b45
 6848c9d3
 6fe0c690
-2040036a
+20400368
 98467c00
 20628000
 1ff27e00
@@ -869,18 +867,18 @@
 1a627e00
 684949fa
 98467c00
-20228358
+20228356
 1a60a7ff
-20200358
+20200356
 c1800000
 1fe0fe06
 20600000
 6fe44713
-c29f0374
+c29f0372
 6fe0c666
 c1000000
-c0008374
-c001037b
+c0008372
+c0010379
 20600000
 6fe3466e
 684b46e6
@@ -897,15 +895,15 @@
 1fe0ff00
 67e3466e
 20600000
-20400385
+20400383
 20205a9c
 6fe44713
 c30a5c6f
-c29f038d
+c29f038b
 6fe0c666
 c1000000
-c000838d
-c0010392
+c000838b
+c0010390
 20600000
 6fe34668
 67e34116
@@ -923,11 +921,11 @@
 d8e00002
 20405f04
 20405c4a
-2040039f
+2040039d
 20205ca3
 6fe0c666
-c00083a3
-c00103a8
+c00083a1
+c00103a6
 20600000
 6fe30178
 67e34668
@@ -939,7 +937,7 @@
 6fe342db
 67e3467b
 20600000
-204003c3
+204003c1
 2040614d
 2040553d
 20406110
@@ -957,7 +955,7 @@
 20405bee
 20405be4
 20405bfb
-204003c6
+204003c4
 204056b6
 20405c0e
 20205c05
@@ -965,7 +963,7 @@
 da405aef
 202042e0
 da60477e
-da4003c9
+da4003c7
 202042e0
 6fe0c96b
 67e0c0c0
@@ -974,25 +972,25 @@
 204059ed
 20205c1b
 1a627e00
-c02003e4
-c00a83e9
-c01903db
-c01e0407
-c01c8418
-c01d041b
-c00a03d8
+c02003e2
+c00a83e7
+c01903d9
+c01e0402
+c01c8413
+c01d0416
+c00a03d6
 20205ac3
 58000000
-67e24bf9
+67e24bf8
 20205ad0
 6fe0c795
-c00083df
+c00083dd
 70484414
-202003e1
+202003df
 20405aef
 70484405
-6fe0cbf8
-67e0cbf9
+6fe0cbf7
+67e0cbf8
 20205af6
 6fe0ca04
 247a0000
@@ -1000,24 +998,21 @@
 704a051e
 20600000
 58000000
-67e0ca04
-67e0ca05
-58000000
 67e147c0
 70479400
 d8400006
 6fe44713
-c28d83f3
+c28d83ee
 d8400007
 604942d3
 604942d5
 7047c200
 70495600
 204029cb
-202003f9
+202003f4
 20405b7b
 6fe143ef
-c28383fe
+c28383f9
 c28042fc
 20205c1a
 6fe143ef
@@ -1026,7 +1021,7 @@
 1fe17e03
 20405b21
 c081d4a9
-6fe0cbfc
+6fe0cbfb
 243a54a9
 202054cd
 6fe2458f
@@ -1044,21 +1039,21 @@
 98467c00
 20628000
 20406016
-2040044f
+20400449
 20206042
 20406016
-2040044f
+20400449
 20206084
 20406016
-2040044f
+20400449
 6fe0c87a
 c1008000
 6fe0c600
 243a5ff2
 6fe0c5e2
-c0020426
+c0020421
 c000e05f
-c001842d
+c0018428
 20206055
 6fe44713
 c31f6059
@@ -1066,7 +1061,7 @@
 c000e059
 20406018
 70466601
-202054a0
+20205491
 6fe44713
 c31f6059
 c289e059
@@ -1074,30 +1069,29 @@
 c2896059
 20206034
 6fe44713
-c29f0438
+c29f0433
 6fe0c666
-c000043f
+c000043e
 20205491
 204054ac
-2034043b
-2020602f
+2034043a
+70466600
+6fe14721
+67e145de
+7045e201
+20203534
 6fe0c666
 c0006067
 20405aa8
-2020042a
+20200425
 6fe44713
 c308e02a
 20406195
 204054ac
 20346067
 6fe44713
-c2980447
+c2980435
 20206023
-70466600
-6fe14721
-67e145de
-7045e201
-20203534
 6fe0c141
 67e0ca07
 20600000
@@ -1106,26 +1100,26 @@
 20600000
 2040620e
 204078aa
-20400456
+20400450
 20205e61
 6fe0c649
 c17f8000
 da200000
 70497705
 6848c649
-2040045d
+20400457
 202056c1
 6fe44713
 c295d6de
 6fe0c974
 1fe22600
 6fe0c654
-c07f8464
+c07f845e
 202056ce
 6fe0c649
 20405946
 6848c649
-20200468
+20200462
 1a627e00
 67e0c978
 1fe3fe00
@@ -1140,11 +1134,10 @@
 204036b4
 24740000
 204036be
-20400479
+20400473
 6fe1c608
 20203622
 58000000
-79207e15
 67e40016
 58000000
 67e2001e
@@ -1159,7 +1152,7 @@
 204059ed
 2020622b
 20405a92
-20400479
+20400473
 204056a9
 6848c654
 20406ef7
@@ -1174,22 +1167,19 @@
 2040611a
 2040550c
 204054f9
-6848c64a
-20406f0f
-6848c64b
-20406f0f
-202054e5
+20400202
+202054e2
 c6930000
 20405601
 24740000
 6fe0c77c
 70477c00
-245a04b2
+245a04a8
 6fe44713
-c30b04a7
+c30b049d
 6fe0c96c
 243a60b6
-204004a9
+2040049f
 202060a2
 6fe0c659
 c1ff8000
@@ -1200,27 +1190,39 @@
 58000000
 67e24847
 20205a73
-20400479
-20200221
+20400473
+2020021a
 6fe44713
 c4150000
-c31fdeb9
+c31f84ba
 6848c65a
 20406ef7
+204004b4
+6848c65a
+20406ef3
+6848c65a
+202055b5
 6848c65a
 204055b1
 6848c65a
 20406ee6
 2420dec2
 20205ebe
+6848c65a
+20406ef3
+20405eb9
+6848c65a
+20406ef7
+6848c65a
+202055b1
 20405958
 c018595f
 c018d9c6
-c02c04c4
+c02c04c6
 20205952
 204059e7
 6fe0c85a
-c02c84c8
+c02c84ca
 2020595f
 7049570b
 da604a0b
@@ -1228,11 +1230,11 @@
 6fe0c420
 c1800000
 6fe0c957
-c00584d0
+c00584d2
 202059f8
 20405a6d
 6fe0c659
-c07f84d6
+c07f84d8
 6848c659
 20406ee6
 24608000
@@ -1243,13 +1245,13 @@
 78547c00
 58000000
 67e34847
-204004cb
+204004cd
 58000089
 204069e4
 20405747
 20405612
 20405617
-204004e5
+204004e7
 2020560c
 2040584c
 6fe0c987
@@ -1257,7 +1259,7 @@
 6fe0c982
 243a585f
 20405888
-204004ed
+204004ef
 202057ad
 70497900
 70497a00
@@ -1266,34 +1268,34 @@
 6848c644
 6fe0c647
 98467c00
-202284ff
+20228501
 6fe0c648
 98467c00
-20228505
+20228507
 6848c645
 6fe0c647
 98467c00
-2022850e
+20228510
 204057fb
-20400513
+20400515
 202057e5
 6848c645
 6fe0c648
 98467c00
 2022d7d6
 204057ef
-2020050f
+20200511
 6848c645
 6fe0c647
 98467c00
-2022850b
-20400515
-202004fd
-20400515
-20400511
-202057e5
-20400511
+2022850d
 20400517
+202004ff
+20400517
+20400513
+202057e5
+20400513
+20400519
 202057e5
 1a417e12
 202057f3
Index: output/romcode.rom
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/output/romcode.rom	(revision 1790)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/output/romcode.rom	(working copy)
@@ -919,7 +919,7 @@
 793ffe05
 67f08132
 2435a39d
-20407d74
+20000001
 6602069d
 20600000
 204023a0
@@ -24573,4 +24573,4 @@
 00000000
 00000000
 00000000
-0000def0
\ No newline at end of file
+0000c0a6
\ No newline at end of file
Index: output/sched.rom
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/output/sched.rom	(revision 1790)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/output/sched.rom	(working copy)
@@ -12,7 +12,7 @@
 00   #mem_patch0a
 00   #mem_patch0b
 00   #mem_patch0c
-53   #mem_patch0d
+57   #mem_patch0d
 18   #mem_patch0e
 84   #mem_patch0f
 f2   #mem_patch10
@@ -238,24 +238,6 @@
 33
 #ff ff ff ff ff ff			#eeprom need
 
-#adc
-mem_mouse_vdd_full_vol:dc 05		#1.5V
-84 03#mem_mouse_vdd_empty_vol  :0.9V
-e8 03#mem_mouse_vdd_low_vol   :1.0V
-#mem_mouse_vdd_full_vol:e4 0c		#3.3V
-#b8 0b#mem_mouse_vdd_empty_vol  :3.0V
-#80 0c#mem_mouse_vdd_low_vol   :3.2V
-
-mem_adc_channel_gpio:04
-#04
-#02
-#01
-#03
-#00
-#05
-#06
-#07
-
 #bit0:mouse_key_l    bit1:mouse_key_r  bit2:mouse_key_m
 mem_mouse_commbination_key_24g:03
 mem_mouse_commbination_key_bt:07
@@ -278,7 +260,7 @@
 mem_mouse_24g_fast_hop_count_4ms:05
 mem_mouse_24g_tsniff_4ms:80 bb 00 00
 
-mem_mouse_24g_short_sleep_set_8ms:74 d6 00
+mem_mouse_24g_short_sleep_set_8ms:70 11 01	#SB:70 11 01	SA:60 ea 00
 mem_mouse_24g_long_sleep_set_8ms:00 77 01
 mem_mouse_24g_fast_hop_count_8ms:0b
 mem_mouse_24g_tsniff_8ms:00 77 01 00
@@ -511,7 +493,7 @@
 #01 ADC_CONFIG_HVIN
 #02 ADC_CONFIG_GPIO
 mem_adc_clkdiv:0a
-mem_adc_channel:09
+mem_adc_channel:00
 #00 ADC_CH_VBAT
 #01 ADC_CH_VDCDC5V
 #06 ADC_CH_GPIO18
@@ -524,9 +506,21 @@
 #0d ADC_CH_GPIO22
 #0e ADC_CH_GPIO13
 
-mem_mouse_vdd_full_vol:a4 01		#4.2V
-18 01#mem_mouse_vdd_empty_vol  :2.8V
-2c 01#mem_mouse_vdd_low_vol   :3.0V
+#adc
+#mem_mouse_vdd_full_vol:4a 01		#3.3V
+#2c 01#mem_mouse_vdd_empty_vol  :3.0V
+#40 01#mem_mouse_vdd_low_vol   :3.2V
+
+mem_adc_channel_gpio:04
+#04
+#02
+#01
+#03
+#00
+#05
+#06
+#07
+
 
 # rf debug
 #bit7:0 means disable rf debug function
Index: program/app_mouse.prog
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/program/app_mouse.prog	(revision 1790)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/program/app_mouse.prog	(working copy)
@@ -342,10 +342,10 @@
 	call mouse_logo_led_off
 	call mouse_lpm_before_common
 	call mouse_gpio_pd_idle
+mouse_setgpio_hibernate_next:
 	fetcht 1,mem_mouse_reuse_2ice_gpio
 	call mouse_gpio_config_input_pu
 	call mouse_gpio_set_high_impedance
-mouse_setgpio_hibernate_next:
 	call mouse_device_multi_led_all_off
 	call mouse_adc_gpio_set_before_hibernate
 	branch mouse_wheel_gpio_set_before_hibernate
Index: program/bt.prog
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/program/bt.prog	(revision 1790)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/program/bt.prog	(working copy)
@@ -19,7 +19,7 @@
 //define COMPILE_WECHAT
 //define COMPLIE_TEST
 define COMPLIE_ADPCM
-
+define YC1121SB
 INCLUDE "bt_format"
 
 org 0x0000		// start from patch ram address start
@@ -1275,7 +1275,11 @@
 	set0 gpio_latch,pdata			// enable gpio normal function after load gpio configuration
 	store 1,core_lpm_isogate		
 	nbranch boot_load,wake		// wakeup from hibernate
+ifdef YC1121SB
+	nop 1
+else
 	call clean_smem
+endif
 	storer alarm,4,mem_saved_gpio_in
 	rtn
 
Index: program/patch.prog
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/program/patch.prog	(revision 1790)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/program/patch.prog	(working copy)
@@ -6,6 +6,7 @@
 //define MORE_POWER_CTRL
 //define ADC_1121SB
 //define ADC_1121SB_1V8_MODE
+//define XTAL_CALP_SET
 
 	bbit1 8,pf_patch_ext
 	beq patch00_0,p_soft_reset
@@ -20,10 +21,14 @@
 	beq patch04_5,p_lpm_sleep
 	beq patch0d_0,p_mouse_cb_fuction
 	beq patch0d_1,p_mouse_load_device_info_check
+	beq patch0d_2,p_mouse_default_init
 	beq patch0d_4,p_mouse_param_init
 	beq patch0d_6,p_mouse_start_work
 	beq patch0e_3,p_mouse_setgpio_hibernate
 	beq patch0e_4,p_mouse_lpm_before_common
+ifdef ADC_1121SB	
+	beq patch0e_7,p_mouse_adc_read_start
+endif
 	beq patch0f_2,p_mouse_motion
 	beq patch0f_7,p_mouse_3io6key_check
 	beq patch10_1,p_mouse_init_sensor
@@ -53,7 +58,7 @@
 
 pf_patch_ext:
 	beq patch22_4,p_le_slave_match
-	beq patch23_2,p_le_got_first_packet
+	beq patch23_2,p_le_got_first_packet_new	//p_le_got_first_packet
 	beq patch24_5,p_le_rx_dec
 	beq patch24_6,p_le_rx_nopayload
 	beq patch27_1,p_le_parse
@@ -153,12 +158,14 @@
 	branch sadc_calibration
 	
 p_set_xtal_cap:
+ifndef XTAL_CALP_SET 
 	rtn wake
+endif
 	until null,lpo_edge
 	fetch 1,mem_xtal_c_sel
+p_set_xtal_cap_next:
 	store 1,core_xtal_cap
-	until null,lpo_edge
-	rtn
+	branch lpm_write_wait
 	
 p_dpll_on:
 	fetch 1,mem_fcomp_div
@@ -298,21 +305,17 @@
 	branch txon+7
 
 p_set_tx_power:	
+	fetch 1,mem_last_freq
+	beq 22,set_tx_power_f5db
+	beq 46,set_tx_power_f5db
+	beq 70,set_tx_power_f5db
 	fetch 1,mem_tx_power
-	beq TX_POWER_6DB,set_tx_power_7db
-	beq TX_POWER_10DB,p_set_tx_power_10db
-	beq TX_POWER_F30DB,p_set_tx_power_f30db
+	beq TX_POWER_6DB,set_tx_power_5db
+//	beq TX_POWER_F30DB,p_set_tx_power_f30db
 	//beq TX_POWER_F35DB,p_set_tx_power_f35db
 	//beq TX_POWER_F40DB,p_set_tx_power_f40db
 	beq TX_POWER_FACTORY,p_set_tx_power_factory
 	branch set_tx_power+2
-	
-p_set_tx_power_10db:
-	jam 0x25,0x8a14 
-	setarg 0xa93f3f
-	store 3,0x8a60
-	jam 0x1f,0x8a63 
-	rtn
 
 p_set_tx_power_factory:
 	jam 0x17,0x8a14 
@@ -326,6 +329,13 @@
 	store 3,0x8a60
 	branch set_tx_power_8a63_28
 /*
+p_set_tx_power_10db:
+	jam 0x25,0x8a14 
+	setarg 0xa93f3f
+	store 3,0x8a60
+	jam 0x1f,0x8a63 
+	rtn
+
 p_set_tx_power_f35db:
 	jam 0x17,0x8a14 
 	setarg 0x250100
@@ -496,8 +506,7 @@
 	arg 256,regc
 	iadd regc,pdata
 	rtn
-p_le_got_first_packet:
-	branch p_le_got_first_packet_new
+	
 p_le_slave_match:
 	call p_le_check_retransmit
 	branch le_slave_match+1
@@ -683,22 +692,14 @@
 p_gpio_set_wake_by_current_state:
 	sub temp,GPIO_DISABLE,null
 	rtn zero
-	storet 1,mem_mouse_wheel_temp_gpio
 	call gpio_get_bit
 	branch p_gpio_set_qdec_mode,true
-p_gpio_set_low_wake_disable_qdec:
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_mouse_wheel_temp_gpio
 p_gpio_set_low_wake:
 	arg 3,debug
 	branch gpio_set_wake_high
 	
 p_gpio_set_qdec_mode:
 	jam 1,mem_mouse_qdec_set_flag
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_mouse_wheel_temp_gpio
 p_mouse_qdec_lpm_cfg:
 	arg 6,debug
 	branch gpio_set_wake_high
@@ -707,8 +708,7 @@
 	setarg 0x10			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
 p_mouse_puchk_set:
 	store 1,core_puwakeup
-	until null,lpo_edge
-	rtn
+	branch lpm_write_wait
 
 p_mouse_puchk_enable:
 	setarg 0x80			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
@@ -717,12 +717,22 @@
 p_mouse_lpm_before_common:
 	call p_clear_wake
 	jam 0,mem_mouse_qdec_set_flag
-	branch mouse_lpm_before_common+1
+	call mouse_lpm_before_common+1
+	call mouse_gpio_pd_idle
+p_mouse_wheel_set_impedance:
+	fetcht 1,mem_whee_a_data_gpio
+	call gpio_set_high_impedance
+	fetcht 1,mem_whee_b_data_gpio
+	branch gpio_set_high_impedance
 	
 p_lpm_sleep:
 	//call xtal_fast_wake
 	fetch 2,mem_cb_before_lpm_sleep
 	call callback_func
+ifdef XTAL_CALP_SET
+	setarg 0x12
+	call p_set_xtal_cap_next
+endif
 p_lpm_sleep_skip_cb_function:
 	fetch 4,mem_sleep_counter_all	// sleep total time, 32k unit
 	iadd temp,pdata
@@ -815,6 +825,7 @@
 p_recv_addr_zero_skip:
 	fetch 4,mem_24g_fast_conn_addr
 	fetcht 4,mem_24g_addr
+	isub temp,null
 	branch p_g24_reconn_dispatch_next_2,zero
 	fetch 4,mem_24g_rxpayload+2
 	rtn blank
@@ -930,6 +941,11 @@
 //	rtnne MODE_24G_DEVICE
 //	branch mouse_24g_before_lpm_sleep+2	
 
+p_mouse_default_init:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	isolate1 MOUSE_ENABLE_KEYBOARD,pdata
+	call mouse_customer_key_enable,true
+	branch mouse_default_parm_init
 
 ifdef SELECT_ANGLE	
 p_mouse_select_angle:
@@ -1456,9 +1472,9 @@
 	rtn
 
 p_mouse_le_bb_disconnected:	
-	setarg 0
-	store 1,mem_mouse_le_send_conn_param_update
-	store 1,mem_mouse_le_send_conn_param_update_timer
+//	setarg 0
+//	store 1,mem_mouse_le_send_conn_param_update
+//	store 1,mem_mouse_le_send_conn_param_update_timer
 	setarg 0
 	store 2,mem_le_battery_level_updata_timer
 	jam 0,mem_mouse_le_bb_connected_flag
@@ -1535,7 +1551,7 @@
 p_mouse_24g_first_bluetooth_reconnect:
 	call mouse_24g_stop
 	jam MODE_BT_DEVICE1,mem_device_flag
-	branch mouse_start_reconnect_device
+	branch mouse_le_fast_conn_judge
 
 p_mouse_reconn_dongle_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1555,7 +1571,12 @@
 p_mouse_24g_first_start_auto_pair_mode:	
 	call mouse_wakeup_from_power_check
 	branch p_mouse_24g_first_start_reconn,user 
-	branch mouse_24g_reconn_general_dongle
+p_mouse_24g_reconn_general_dongle:
+	jam MODE_24G_DEVICE,mem_device_flag
+	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
+	store 2,mem_24g_reconn_timeout
+	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
+	branch g24_reconn_start
 
 p_mouse_24g_first_start_reconn:
 	fetch 1,mem_device_flag
@@ -1572,13 +1593,6 @@
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_reconn_general_dongle
 	branch mouse_24g_start_mode+7
-
-p_mouse_24g_reconn_general_dongle:
-	jam MODE_24G_DEVICE,mem_device_flag
-	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
-	store 2,mem_24g_reconn_timeout
-	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
-	branch g24_reconn_start
 	
 p_mouse_store_normal_tx_power:
 	fetch 1,mem_tx_power
@@ -1644,7 +1658,7 @@
 
 p_clear_wake:
 	setarg 0
-	set1 21,pdata
+//	set1 21,pdata
 	store 8,mem_gpio_wakeup_cfg	//gpio5(ice)enable wake
 	setarg 0
 	store 4,mem_gpio_wakeup_cfg+8
@@ -1681,10 +1695,7 @@
 	call mouse_logo_led_off
 	call mouse_lpm_before_common
 	call mouse_gpio_pd_idle
-	fetcht 1,mem_whee_a_data_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_whee_b_data_gpio
-	call gpio_set_high_impedance
+	call p_mouse_wheel_set_impedance
 //	fetcht 1,mem_mouse_reuse_2ice_gpio
 //	call mouse_gpio_config_input_pu
 //	call p_mouse_gpio_set_high_impedance
@@ -1745,10 +1756,17 @@
 p_mouse_check_select_device_by_switch:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
-	bbit0 MOUSE_ENABLE_SWITCH_GPIO_CONNECT_VIN,mouse_switch_gpio_connect_gnd
-p_mouse_switch_gpio_connect_vin:
+	bbit0 MOUSE_ENABLE_SWITCH_GPIO_CONNECT_VIN,p_mouse_switch_gpio_connect_gnd
+p_mouse_switch_gpio_connect_vin_check:
 	fetcht 1,mem_device_switch_gpio
 	call gpio_out_active
+	call p_mouse_switch_gpio_connect_vin
+	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 mouse_gpio_config_input_pd
 	fetcht 1,mem_device_switch_gpio
@@ -1756,6 +1774,15 @@
 	nbranch mouse_check_select_24g_device,true
 	branch mouse_select_btdevice
 
+p_mouse_switch_gpio_connect_gnd:
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_inactive
+	call mouse_switch_gpio_connect_gnd
+	fetcht 1,mem_device_switch_gpio
+	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,mouse_init_p32xx_id2_judge
@@ -1940,6 +1967,14 @@
 endif
 
 ifdef ADC_1121SB
+p_mouse_adc_read_start:
+	call enable_adc
+	call vdd_calculate_by_mode
+	div pdata,10
+	call get_div_result
+	store 2,mem_mouse_vdd_now_vol
+	branch mouse_adc_data_process
+
 p_adc_init_data:
 	fetch 8,mem_otp_adc
 	branch adc_init_cal_data_default,blank
Index: sched/mouse.dat
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/sched/mouse.dat	(revision 1790)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_211-3-9clock/sched/mouse.dat	(working copy)
@@ -171,24 +171,6 @@
 33
 #ff ff ff ff ff ff			#eeprom need
 
-#adc
-mem_mouse_vdd_full_vol:dc 05		#1.5V
-84 03#mem_mouse_vdd_empty_vol  :0.9V
-e8 03#mem_mouse_vdd_low_vol   :1.0V
-#mem_mouse_vdd_full_vol:e4 0c		#3.3V
-#b8 0b#mem_mouse_vdd_empty_vol  :3.0V
-#80 0c#mem_mouse_vdd_low_vol   :3.2V
-
-mem_adc_channel_gpio:04
-#04
-#02
-#01
-#03
-#00
-#05
-#06
-#07
-
 #bit0:mouse_key_l    bit1:mouse_key_r  bit2:mouse_key_m
 mem_mouse_commbination_key_24g:03
 mem_mouse_commbination_key_bt:07
@@ -211,7 +193,7 @@
 mem_mouse_24g_fast_hop_count_4ms:05
 mem_mouse_24g_tsniff_4ms:80 bb 00 00
 
-mem_mouse_24g_short_sleep_set_8ms:74 d6 00
+mem_mouse_24g_short_sleep_set_8ms:70 11 01	#SB:70 11 01	SA:60 ea 00
 mem_mouse_24g_long_sleep_set_8ms:00 77 01
 mem_mouse_24g_fast_hop_count_8ms:0b
 mem_mouse_24g_tsniff_8ms:00 77 01 00
@@ -444,7 +426,7 @@
 #01 ADC_CONFIG_HVIN
 #02 ADC_CONFIG_GPIO
 mem_adc_clkdiv:0a
-mem_adc_channel:09
+mem_adc_channel:00
 #00 ADC_CH_VBAT
 #01 ADC_CH_VDCDC5V
 #06 ADC_CH_GPIO18
@@ -457,9 +439,21 @@
 #0d ADC_CH_GPIO22
 #0e ADC_CH_GPIO13
 
-mem_mouse_vdd_full_vol:a4 01		#4.2V
-18 01#mem_mouse_vdd_empty_vol  :2.8V
-2c 01#mem_mouse_vdd_low_vol   :3.0V
+#adc
+#mem_mouse_vdd_full_vol:4a 01		#3.3V
+#2c 01#mem_mouse_vdd_empty_vol  :3.0V
+#40 01#mem_mouse_vdd_low_vol   :3.2V
+
+mem_adc_channel_gpio:04
+#04
+#02
+#01
+#03
+#00
+#05
+#06
+#07
+
 
 # rf debug
 #bit7:0 means disable rf debug function
