Index: do.bat
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/do.bat	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/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,15 +78,24 @@
 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 -i
+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
-perl  ../util/mergepatch.pl otp
-
-
+perl ../util/mergepatch.pl otp
+perl ../util/otpcheck.pl 
+echo.
 if "%device_option%" equ "mouse" (
 cd ..\output
 copy eeprom.dat ..\util\eeprom.dat
@@ -98,7 +111,4 @@
 cd ..
 call set_chip_type_flag.bat 
 
-:end
-
-
-
+:end
\ No newline at end of file
Index: format/app_mouse.format
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/format/app_mouse.format	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/format/app_mouse.format	(working copy)
@@ -439,7 +439,7 @@
 64 mem_le_tx_buffer3_omemalloc_new
 
 1 mem_mouse_wheel_temp_gpio
-
+1 mem_mouse_qdec_set_flag
 )
 
 (
Index: format/g24_protocol_stack/24g_reconn.format
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/format/g24_protocol_stack/24g_reconn.format	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/format/g24_protocol_stack/24g_reconn.format	(working copy)
@@ -25,5 +25,6 @@
 2 FAST_CONN_AND_3_0_ADDR
 3 RECEIVER_AND_3_0_ADDR
 4 PAIR_AND_3_0_ADDR
+5 PAIR_AND_RECEIVER
 )
 
Index: output/memmap.format
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/output/memmap.format	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/output/memmap.format	(working copy)
@@ -1977,90 +1977,91 @@
 0x4aa9 mem_le_tx_buffer2_omemalloc_new
 0x4ae9 mem_le_tx_buffer3_omemalloc_new
 0x4b29 mem_mouse_wheel_temp_gpio
-0x4b2a mem_24g_txpayload_buf
-0x4b3a mem_release_data_from_receiver_enable
-0x4b3b mem_release_data_from_transmiter_enable
-0x4b3c mem_flippen_key0_gpio
-0x4b3d mem_flippen_key1_gpio
-0x4b3e mem_flippen_key2_gpio
-0x4b3f mem_flippen_key3_gpio
-0x4b40 mem_flippen_key4_gpio
-0x4b41 mem_flippen_key5_gpio
-0x4b42 mem_flippen_key6_gpio
-0x4b43 mem_flippen_key7_gpio
-0x4b44 mem_flippen_key0_press_status
-0x4b45 mem_flippen_key1_press_status
-0x4b46 mem_flippen_key2_press_status
-0x4b47 mem_flippen_key3_press_status
-0x4b48 mem_flippen_key4_press_status
-0x4b49 mem_flippen_key5_press_status
-0x4b4a mem_flippen_key6_press_status
-0x4b4b mem_flippen_key7_press_status
-0x4b4c mem_key_press_data
-0x4b4c mem_key_pageup_data
-0x4b55 mem_key_pagedown_data
-0x4b5e mem_key_shift_f5_data
-0x4b67 mem_key_esc_data
-0x4b70 mem_key_b_data
-0x4b79 mem_key_tab
-0x4b82 mem_key_enter
-0x4b8b mem_key_alt_tab
-0x4b94 mem_key_alt_f4
-0x4b9d mem_key_play_pause
-0x4ba6 mem_key_vol_up
-0x4baf mem_key_vol_down
-0x4bb8 mem_standard_key_release
-0x4bc1 mem_system_ctrl_key_release
-0x4bca mem_media_key_release
-0x4bd3 mem_key0_long_press_flag
-0x4bd4 mem_key1_long_press_flag
-0x4bd5 mem_key2_long_press_flag
-0x4bd6 mem_key3_long_press_flag
-0x4bd7 mem_key4_long_press_flag
-0x4bd8 mem_key0_long_press_event
-0x4bd9 mem_key1_long_press_event
-0x4bda mem_key2_long_press_event
-0x4bdb mem_key3_long_press_event
-0x4bdc mem_key4_long_press_event
-0x4bdd mem_key0_short_press_flag
-0x4bde mem_key1_short_press_flag
-0x4bdf mem_key2_short_press_flag
-0x4be0 mem_key3_short_press_flag
-0x4be1 mem_key4_short_press_flag
-0x4be2 mem_key0_press_timer_count
-0x4be3 mem_key1_press_timer_count
-0x4be4 mem_key2_press_timer_count
-0x4be5 mem_key3_press_timer_count
-0x4be6 mem_key4_press_timer_count
-0x4be7 mem_combination_key_down_flag
-0x4be8 mem_combination_key_longpress_flag
-0x4be9 mem_key_disable_timer
-0x4bea mem_24g_calculate_package_id_disable
-0x4beb mem_24g_package_id_abandon_flag
-0x4bec mem_24g_package_id
-0x4bed mem_key_state
-0x4bee mem_key_press_state
-0x4bef mem_poweron_first_blank_data_enable
-0x4bf0 mem_flippen_no_data_timeout
-0x4bf2 mem_flippen_start_pair_no_data_timeout
-0x4bf4 mem_key_longpress_timer_init
-0x4bf6 mem_key_longpress_timer
-0x4bf8 mem_low_voltage_led_blink_flag
-0x4bf9 mem_low_voltage_led_blink_start_timer
-0x4bfa mem_poweron_led_blink_flag
-0x4bfb mem_24g_pair_enable_flag
-0x4bfc mem_24g_ch_work
-0x4bfd mem_24g_pair_key_down_flag
-0x4bfe mem_24g_pairing_stop_flag
-0x4bff mem_longpress_24g_enter_hibernate_flag
-0x4c00 mem_g24_connected_state
-0x4c01 mem_g24_pairing_stop_flag
-0x4c02 mem_send_package_before_check
-0x4c03 mem_le_conn_rcv_new
-0x4c04 mem_le_conn_first_rcv
-0x4c05 mem_le_check_retransmit_flag
-0x4c06 mem_le_retransmit_cnt
-0x4c07 mem_le_check_retransmit_discon_flag
+0x4b2a mem_mouse_qdec_set_flag
+0x4b2b mem_24g_txpayload_buf
+0x4b3b mem_release_data_from_receiver_enable
+0x4b3c mem_release_data_from_transmiter_enable
+0x4b3d mem_flippen_key0_gpio
+0x4b3e mem_flippen_key1_gpio
+0x4b3f mem_flippen_key2_gpio
+0x4b40 mem_flippen_key3_gpio
+0x4b41 mem_flippen_key4_gpio
+0x4b42 mem_flippen_key5_gpio
+0x4b43 mem_flippen_key6_gpio
+0x4b44 mem_flippen_key7_gpio
+0x4b45 mem_flippen_key0_press_status
+0x4b46 mem_flippen_key1_press_status
+0x4b47 mem_flippen_key2_press_status
+0x4b48 mem_flippen_key3_press_status
+0x4b49 mem_flippen_key4_press_status
+0x4b4a mem_flippen_key5_press_status
+0x4b4b mem_flippen_key6_press_status
+0x4b4c mem_flippen_key7_press_status
+0x4b4d mem_key_press_data
+0x4b4d mem_key_pageup_data
+0x4b56 mem_key_pagedown_data
+0x4b5f mem_key_shift_f5_data
+0x4b68 mem_key_esc_data
+0x4b71 mem_key_b_data
+0x4b7a mem_key_tab
+0x4b83 mem_key_enter
+0x4b8c mem_key_alt_tab
+0x4b95 mem_key_alt_f4
+0x4b9e mem_key_play_pause
+0x4ba7 mem_key_vol_up
+0x4bb0 mem_key_vol_down
+0x4bb9 mem_standard_key_release
+0x4bc2 mem_system_ctrl_key_release
+0x4bcb mem_media_key_release
+0x4bd4 mem_key0_long_press_flag
+0x4bd5 mem_key1_long_press_flag
+0x4bd6 mem_key2_long_press_flag
+0x4bd7 mem_key3_long_press_flag
+0x4bd8 mem_key4_long_press_flag
+0x4bd9 mem_key0_long_press_event
+0x4bda mem_key1_long_press_event
+0x4bdb mem_key2_long_press_event
+0x4bdc mem_key3_long_press_event
+0x4bdd mem_key4_long_press_event
+0x4bde mem_key0_short_press_flag
+0x4bdf mem_key1_short_press_flag
+0x4be0 mem_key2_short_press_flag
+0x4be1 mem_key3_short_press_flag
+0x4be2 mem_key4_short_press_flag
+0x4be3 mem_key0_press_timer_count
+0x4be4 mem_key1_press_timer_count
+0x4be5 mem_key2_press_timer_count
+0x4be6 mem_key3_press_timer_count
+0x4be7 mem_key4_press_timer_count
+0x4be8 mem_combination_key_down_flag
+0x4be9 mem_combination_key_longpress_flag
+0x4bea mem_key_disable_timer
+0x4beb mem_24g_calculate_package_id_disable
+0x4bec mem_24g_package_id_abandon_flag
+0x4bed mem_24g_package_id
+0x4bee mem_key_state
+0x4bef mem_key_press_state
+0x4bf0 mem_poweron_first_blank_data_enable
+0x4bf1 mem_flippen_no_data_timeout
+0x4bf3 mem_flippen_start_pair_no_data_timeout
+0x4bf5 mem_key_longpress_timer_init
+0x4bf7 mem_key_longpress_timer
+0x4bf9 mem_low_voltage_led_blink_flag
+0x4bfa mem_low_voltage_led_blink_start_timer
+0x4bfb mem_poweron_led_blink_flag
+0x4bfc mem_24g_pair_enable_flag
+0x4bfd mem_24g_ch_work
+0x4bfe mem_24g_pair_key_down_flag
+0x4bff mem_24g_pairing_stop_flag
+0x4c00 mem_longpress_24g_enter_hibernate_flag
+0x4c01 mem_g24_connected_state
+0x4c02 mem_g24_pairing_stop_flag
+0x4c03 mem_send_package_before_check
+0x4c04 mem_le_conn_rcv_new
+0x4c05 mem_le_conn_first_rcv
+0x4c06 mem_le_check_retransmit_flag
+0x4c07 mem_le_retransmit_cnt
+0x4c08 mem_le_check_retransmit_discon_flag
 0x462d mem_remote_car_hard_soft_switch
 0x462e mem_remote_car_queue_each_size
 0x462f mem_remote_car_queue_length
Index: output/otp.dat
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/output/otp.dat	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/output/otp.dat	(working copy)
@@ -9,5120 +9,5754 @@
 00
 00
 00
+8f
+ab
+f1
+00
+3c
+ae
+c6
+03
+78
+5c
+8d
+07
+e0
+71
+35
+1e
 aa
 55
-f6
-13
-c2
-84
-00
-28
-c0
-00
-02
-b5
-c0
-01
-00
-5f
-c0
-08
-00
-68
-c0
-08
-80
-6a
-c0
-0a
-01
-69
-c0
-0a
-80
+60
+16
+4e
+06
+a3
+15
+a2
+a1
+1a
+56
+23
+16
+29
 eb
-c0
-0c
-01
-0b
-c0
-0c
-81
-12
-c0
-0d
-00
-78
-c0
-12
-82
+50
+e2
 3b
-c0
-34
-02
+d2
+04
+50
+c7
+14
+27
+04
+c7
+20
+53
+b3
+ab
+e4
 ae
-c0
+4a
+7a
+e1
+5f
+16
+cf
+58
+41
+0b
+59
+ba
+32
+eb
+3c
+ae
+42
+ec
+fb
+76
+21
 34
-82
-bd
-c0
-36
-02
-77
-c0
-36
-80
-47
-c0
-37
-00
-3d
-c0
-39
-84
-8a
-c0
+55
+fe
+54
+74
+8e
+cb
+9e
+af
+87
+a5
+6f
+e2
 3b
-80
-37
-c0
-3d
+df
 04
-f8
-c0
+57
+2d
+cd
+35
+5b
+57
 3e
-84
-d4
-c0
-3f
-84
-6a
-c0
-40
-84
+fb
+f0
+f4
+76
+61
+69
+7a
+bc
+9a
+29
+e3
+bf
+f7
+db
+c4
+f8
+ca
+97
+ef
+fa
+f6
+81
+ff
+45
+0d
+c6
+8e
+80
+50
+ff
+9a
+8e
+6f
+4d
 dd
-c0
-42
-03
-a6
-c0
-42
-83
-f2
-c0
-43
+dc
+f3
+0d
+9b
+5f
+2b
+56
+d1
+40
+9d
+8e
+d3
+c2
+6a
+dc
+ce
+06
+8b
+08
+0c
+f8
+9b
+d5
+19
+1a
+79
+d3
+17
+f3
+28
+21
+ee
+95
+bc
+cc
+64
+da
+41
+19
+19
+17
+ad
+4d
 02
-00
-c0
+92
 43
-83
-d0
-c0
-44
-03
-f0
-c0
-45
-03
-ba
-c0
-46
-02
-fb
-c0
-46
-83
-63
-c0
-47
-04
-54
-c0
-45
-82
-d4
-c0
-48
-04
-c9
-c0
-4a
-84
-81
-c0
-4b
-04
-b2
-c0
-6a
-82
-1f
-c0
-6b
-02
-18
-c0
-62
-82
-5a
-c0
-6d
-01
+3a
+cf
 52
-20
-20
-23
-5a
-c0
-0a
-01
-8a
-c0
-0d
-01
-89
-c0
-12
+59
 81
-b9
-c0
+fc
+a2
+c6
 13
-01
-be
-c0
-1c
-81
-d0
-c0
-1d
-01
-da
-c0
-26
-01
-d6
-c0
-26
-81
-d4
-c0
-48
-02
+fe
+e6
+b9
+8a
+54
+b4
+87
+b7
+c9
+0c
 5d
-c0
-4b
+33
+3e
+56
+5f
+c3
+e9
+dc
+d7
+bb
+93
+ac
+9f
+e1
+0d
+44
 04
-75
-c0
+bd
 4d
-00
-f9
-c0
+64
+f3
+6e
+b7
+17
+d9
+cc
+63
+64
+99
 4e
-81
-00
-c0
-4f
-82
+13
+da
+3d
+f2
 7f
+f0
+c6
+ed
+22
+95
+2f
+e2
+a5
+b4
+54
+51
+2e
+ce
+7b
+f4
+a9
+35
+0f
 c1
-7f
-80
-00
-20
-20
-23
-5a
-20
-40
-6f
-82
-20
-40
-6f
-b0
-1f
-e6
-fc
-0a
-20
-40
-7d
-5f
-67
-e1
-46
-33
-20
-20
-55
-53
-6f
-e4
-47
-13
+4d
+3b
+ad
+2c
+41
+69
+85
+5c
+09
+7c
+de
+79
+2e
+3f
+bf
+c0
+43
+bd
+b8
 c2
-9f
-00
-40
-20
-20
-54
-8f
-20
-40
-54
-ac
-20
+08
 34
-00
-43
-20
-20
-60
-2f
-6f
+2e
+de
+a0
+4f
+47
+fa
 e0
-c6
-66
-c0
-00
-60
-67
-20
-40
-5a
-a8
 20
-20
-04
-4b
-6f
-e0
-c6
-4f
-67
-e0
-c9
-58
-6f
-e0
+b3
+9e
+0d
+0a
+18
+bd
+ab
+9f
+3f
+8e
+19
+5e
+07
+17
+cf
+ba
 c6
-4e
-c1
-7f
+f5
+30
+de
+d7
 80
-00
-20
-40
-23
-c3
-6f
-e0
-c6
-4e
-d8
-40
-00
-3e
-20
-40
-6f
-21
-6f
-e0
-c6
-5b
+49
+fa
+55
+bd
+64
 d8
-40
-00
-3e
-20
-40
-6f
-21
-68
+37
+60
+c7
+e1
+7b
+9e
+e9
+a0
+aa
+2d
 48
-c6
 4d
-20
-40
-55
-b5
-68
-48
-c6
+1a
+4c
+7c
+df
+b3
+3d
+89
+34
+c8
+90
+d3
+7f
+49
+bc
+58
+29
+ee
+4f
+cd
+5f
+45
+e1
+5f
+e1
+75
+7a
+86
+7c
+ca
+29
+87
+41
+67
+88
+13
+34
+36
+54
+9d
+53
+96
 4d
-20
-40
-6e
-e6
-20
-40
-d4
-73
-20
-40
+9f
+3a
+27
+5a
+af
+7f
+2b
+22
+37
+04
+e1
+8e
+19
+06
+85
+90
+12
+2f
 55
-b1
-68
-48
-c6
-4d
-20
-40
+7d
+5d
+fa
+8d
+9a
+af
+49
+13
+97
+3a
 6e
-dd
-20
-40
-23
-c7
-68
+88
+86
 48
-c6
-4e
-20
-40
-6f
-0f
+c5
+bd
+ae
+10
+66
 68
-48
-c6
-5b
-20
-20
-6f
-0f
-20
-40
-75
-52
-20
-40
-74
-48
-20
-40
-2a
-45
-20
-40
-20
-2a
-20
-40
-42
-ad
-20
-40
-20
-18
-20
-40
-31
-0f
-20
-40
-24
-8c
-20
-20
-00
-5f
-70
+4b
+be
+8f
 89
-00
-00
-20
-20
-21
-53
-70
-8a
-0f
-60
-70
-8a
+27
+24
+be
+c8
+b8
+6a
+e9
+e2
+9c
+88
+e3
 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
+27
 84
-4a
-70
-8a
-85
-40
-70
-8a
+54
+f3
+56
+56
+1d
+cf
+05
+1e
+28
+77
+cc
+a3
+5f
+75
+c7
+8c
+78
+b7
 16
-fe
-20
-40
-00
-bf
-20
-40
-70
+79
+92
+41
+e8
+dc
+b6
+0f
+92
+34
 d7
+b3
+02
+43
+fd
+36
 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
-b4
-6f
-e0
-c4
-38
+5b
+f8
+da
+59
 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
-a6
+f9
+b9
+91
+1a
+23
+85
+a3
+35
+2f
+d8
 70
-80
-43
-00
+da
+fc
+ee
+85
+74
+5a
+ba
 70
-80
+8c
+f5
+e8
+f7
 42
-05
+e0
+36
+c2
+dc
+52
+86
+5e
 58
-55
-74
-74
-67
 f1
-89
-68
-70
-89
-60
-6e
-20
-40
-01
-25
-20
-40
-01
-50
-20
-40
-00
-a0
-70
-41
-48
-0c
-20
-20
-6f
-4e
-20
-75
-80
-00
+5d
+e8
+b1
+91
+1e
 37
-d9
-82
-00
-6f
+69
+95
+fe
+59
+87
+d4
+77
+33
+7d
+fe
+e7
+fe
+ac
+74
+9f
+0d
+58
 e0
-c1
-1c
-67
+57
+5c
+82
+79
+1f
+d2
+01
+f8
+34
+de
+2c
+e3
+66
+91
+88
+1e
+15
 f0
-81
-3a
-37
-d9
 82
-00
-20
-60
-00
-00
-6f
-e0
-c0
-99
+c9
+ca
+a8
+4d
+4e
+e3
+13
+4b
+28
+d5
+06
+2d
+8e
+5d
+af
+ef
+db
+3a
+ac
+51
+36
+8b
+f2
+39
+25
+4e
+cd
+ee
+51
+46
+d1
+74
+bc
 c0
-0c
-00
+71
+cf
+42
+8c
+15
+57
+8f
+a9
+41
+1e
+e3
+a3
+d1
+07
+db
+dc
+07
+cd
+0f
+9d
 ac
-6f
-e0
-c4
-38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-8a
-05
+ae
+6b
+9e
+9f
+72
+94
+25
+72
+5f
+bd
+dd
+7d
+82
+c5
+26
+10
+7e
+11
+d4
+df
+a5
+a2
+4e
+d6
+4e
+4c
+cd
+fc
+3c
+fa
+48
 e0
-70
-8a
-00
 d8
+e7
+d1
 20
-00
-00
-3c
-70
-8a
-01
-a0
-70
-8a
-00
+d5
+de
+ec
+f1
+e9
+b8
+1d
 df
-70
-8a
-01
-fa
-20
-00
-00
-14
-70
-8a
-00
-9f
-20
+a1
+26
+a8
+33
+41
+e7
+95
 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
+a8
+e1
+6c
+b9
 89
-02
-04
-20
-20
-00
-93
-20
-35
-80
-e7
-6f
-e2
-02
-0d
-20
-7a
-00
-00
+fc
+6e
+39
+db
+0c
+f5
+5a
 37
-d9
-82
-00
-6f
-f0
+8e
+89
+39
+60
+54
+fa
+e7
+c6
+4a
+4e
+96
+35
+d0
+0a
+15
+bf
+45
+a0
+96
+7d
+dd
+89
+ad
+65
 81
-36
-1f
-e1
-7e
-f0
-68
-48
-82
-0d
+28
+a0
+71
+d8
+ba
+f3
+3f
+22
+9d
+f2
+7c
+07
+76
+bf
+d3
 98
+cd
+a8
 41
-fe
-00
-1f
-e0
-ff
-fd
+7d
+2a
+e3
+28
+0e
+57
+ef
+72
+90
+b9
+d2
+6d
+72
+33
+a2
+ba
+ee
+17
+39
+56
+0e
+0b
+7f
+7c
+76
+5a
+c8
+88
+8c
+d8
+c7
+a7
+30
+b2
+7c
+7f
+be
+ce
+e2
+8a
+8a
+d7
+e8
+7f
+63
+b7
 67
-f0
-81
-36
+59
+d1
+13
+89
+85
+58
+31
+0f
+8c
+33
+16
+f9
+ed
+98
+c5
+5a
+6d
+70
+a7
+41
+87
 37
-d9
-82
-00
-6f
-f0
-81
-38
-1f
-e1
-7e
-07
-68
-48
-82
+a2
+16
+63
 0e
-18
-49
+40
+ca
+fa
+f1
+1f
+42
+32
+5c
+1f
+e8
+54
+8b
+9d
+5b
+46
+e8
+e0
+f7
+9d
+d4
+d8
 84
+92
+8b
+54
+a0
+73
+a5
+40
+0d
+1e
+bd
+c6
+87
+b1
+6e
+c0
+56
+49
+c2
 00
+dd
+49
+88
 98
-41
-fe
-00
-67
-f0
-81
+e9
+77
+65
 38
-37
-d9
-82
+58
+5f
+b5
+19
+9e
+55
+65
+a4
+b3
+3f
+32
+47
+7d
+b7
+c4
+66
+36
+00
+4b
+aa
+88
+36
+56
+8e
+a2
+b0
+ec
+f2
 00
 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
+c7
+08
+d7
+f9
+e4
+8c
+fd
+bc
+af
+32
+4b
+c7
+71
+9d
+0d
 6f
-e0
-82
-10
+3e
+f7
+56
+5e
+f2
+a5
+74
+83
+15
 1f
-e1
-04
-07
-18
-52
-04
-00
-18
-43
-84
-00
-60
+a4
+cf
+fa
+46
+89
+e7
+6c
+cc
+71
 48
-c4
-38
-6f
-f0
-8a
-02
-1f
-e1
-7e
-1f
-98
-41
-fe
-00
-67
-f0
-8a
-02
-20
+29
+ae
+1c
+ac
+88
+ec
+3b
 60
-00
-00
-6f
-e1
-41
-5b
-20
-7a
-00
-00
-67
-e1
+b3
+72
+79
+c5
+05
+63
+e0
+56
+d5
+dc
+8f
 02
-0f
-20
-20
-00
-d1
-20
-40
+d7
+62
 68
-6f
-20
+2f
+bb
+69
+60
 40
-21
-ba
-18
-00
-2a
+04
+eb
+07
+ef
+01
+ee
+6d
+2f
+07
+82
+74
+c5
+ec
+c6
+2c
+d9
+6e
 08
-18
-00
+6a
+56
+cd
+64
+4a
+03
+af
+3b
+88
+19
+05
+93
+3d
+15
+42
+f5
+89
+19
+c9
+d3
+de
+97
+15
+7b
+6e
+72
+f7
+d9
+ae
+f7
+4f
+fc
+73
+f7
+92
+63
+c9
 2a
-00
-58
+05
+5f
+3e
+db
+8d
+b3
+86
 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
-fd
-20
-20
-60
-fc
-6f
-e0
-c6
-55
-c1
-7f
-80
-00
-20
-20
-5e
-78
-68
-48
-c6
+f8
+62
+26
+1a
+1d
+f3
+67
+b1
+27
+a4
+16
+e5
+65
+de
+f9
+83
+6d
+d4
+9a
+58
+f3
 01
-6f
-e0
 c6
-21
-98
-46
-7c
-00
-24
-21
-01
+e7
+4d
+2f
+ab
+f3
+f8
+af
+b8
+78
+06
+cb
+07
+5e
+de
+69
+aa
+0f
+e7
+59
+aa
+06
+bc
+ed
+2a
+8b
+b2
+c3
+2f
+27
+3e
 05
-20
-20
-36
-81
-6f
+c1
+fe
+ff
+92
 e2
-45
+ef
+ed
+76
+a0
+cb
+87
+9a
+72
+31
+01
+72
+36
+69
+86
+05
+0d
+79
+15
+e3
+f0
+16
+57
+f3
+10
+72
+26
+50
+c3
+24
+cf
 8f
-68
-4a
-45
-e4
-98
-46
-7c
-00
-20
-22
-b2
-22
-20
-40
-02
+08
+dc
+6c
+ad
 a4
-20
-20
-36
-9b
-58
-0a
+65
+22
+7f
+cc
+a6
+83
+ea
+73
+9d
+4a
+f8
+ff
+81
+2b
+3a
+85
 aa
-7e
-67
+f5
+40
+32
+89
 f1
-8a
-0f
-20
-00
-00
-3c
-70
-8a
+5f
+67
+67
+ec
+d3
+e3
+c5
+9e
 25
-00
-70
-8a
-26
-0d
-70
-8a
-16
-f6
-20
-20
-22
-03
-6f
+ef
+d3
+12
+f8
+23
+a0
+6a
+e1
+2e
+6d
+7a
+cf
+23
+43
+31
+28
+36
+66
+9a
+c5
+10
+71
+3b
+2f
 e0
-c1
-41
-c0
-03
-22
-25
-c0
-05
-01
-18
-c0
-4f
-01
-21
+5a
+d0
+37
+fc
+ac
+c7
+3d
+8a
+60
+b5
+31
+cd
+66
+1c
 c0
-55
-01
-1d
-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
+d3
 67
+e4
+5a
+59
+48
+e6
+a5
+55
+1e
+ce
+f8
+61
+16
+62
+45
+e7
+ed
+1d
+07
+18
+c3
+cd
+b1
 f1
-8a
-60
-20
-20
-22
-1a
-70
-8a
-14
-17
-58
-25
+c4
+0f
+0c
+f7
+71
 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
+f4
+5a
+1e
+dd
+06
 1a
-70
-8a
+c7
+5c
+e6
+17
+ec
 31
-78
-70
-8a
-8f
-b2
-70
-8a
-c2
-00
-70
-8a
+90
+8e
+52
 c3
-00
-d8
-e0
-00
-06
-20
-40
-01
-42
+63
+6c
+9d
+f4
+5d
+92
+b3
+a1
+e7
 2a
-2f
-fe
-0d
-20
-40
-21
+7a
+dc
+1c
 1d
-2a
-4f
-fe
-0d
-20
-40
-21
-1e
 d8
-e0
-00
-05
-20
-40
-21
+4a
+8d
 1c
-20
-40
-21
-1e
-20
-40
-01
-42
-d8
-a0
-8a
-c2
-1a
-31
-fe
-00
-20
-40
-21
-17
-1a
-51
-fe
 00
-20
-40
-21
-17
-18
+98
+1f
+15
 e0
-8f
-ff
-20
-21
-01
+74
+9c
+11
 37
-20
-20
+60
+a9
+65
+fd
+ef
+47
+99
+ba
+55
+dc
+db
+4e
+e1
+87
+e0
+7e
+56
+96
+56
+83
+ba
+44
 21
-4f
-20
-00
-00
-3c
-58
-00
-0f
-00
-67
-f1
-09
-82
-58
-00
-0f
+04
+2d
+5f
+3d
+c9
+f2
+f4
+3e
+eb
+d4
+46
+91
+46
+1e
 f0
-67
-f1
-09
+12
+ae
+06
+33
+7e
+d9
+0a
+45
+0c
+e0
 84
-70
-89
-81
+51
+fc
+9b
+7f
+86
+b2
+bf
+0f
+ff
+79
+3e
+92
+b4
+f3
+65
+d2
+0b
+7b
 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
+5e
 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
+a3
+58
 8a
-0b
-01
-6f
+a7
+16
+69
 e0
-c4
-09
-67
+b2
+7a
+66
+66
+55
+0d
+bf
+e1
+85
+81
+23
+a5
 f0
-80
+93
+de
+ae
+90
+c8
+28
+14
+16
+d1
+14
+5f
+c8
+2b
+44
+3f
+5c
+4f
+bf
 cd
-20
-00
-0b
-b8
-20
-40
-01
-62
-70
-8a
 08
-c1
-6a
-40
-c4
-19
-df
-20
-00
+e8
+d0
+22
+6c
+8f
+16
+98
+a9
+75
+f2
+98
+d9
 08
-20
-40
-6f
-58
-6f
-e0
-c4
-19
-67
-e0
 c4
-33
-62
+d5
+7e
+02
+71
+3b
+b9
+3c
+17
+f3
+16
+dd
+54
+e7
+38
+72
+c5
+14
+a8
+75
+d0
+ab
+1a
+b9
+0c
+73
+cd
+ca
+9c
+26
 40
-c4
-19
-20
-60
-00
-00
-70
-80
-cc
-03
+ea
 6f
+b3
+b6
+88
+62
+5f
+89
+2f
+1e
+cb
+a9
+3f
+08
+8a
+5a
+be
+d4
+cf
+4f
+ac
+ea
+5e
+1e
+0f
+d4
+5b
+83
+6d
+bd
 f0
-81
-29
-c3
-02
-81
-63
-68
-59
-01
-64
-60
-49
+55
+76
+d3
+b2
+06
+4a
+27
+b9
+b5
+d9
+65
+e5
+c4
+47
+9f
+61
+ce
+f7
+c3
+d8
+69
+d0
+91
+3f
+42
 44
-0a
-70
-80
-cc
-00
-20
-60
-00
-00
-70
-8a
-82
-11
-70
-8a
-8d
-12
-70
-8a
+36
+0f
+18
+1c
+8f
 8e
-0a
-6f
-e0
-c0
-99
+24
+43
 c0
 08
+a1
+c4
 01
-82
-58
-00
-57
-62
-67
-f1
-09
-07
-70
-89
-01
-03
-70
-89
-30
-03
-c6
-16
+fd
+08
+a1
+39
+fb
+56
+4b
+45
+d9
+66
+b8
+88
+96
+39
+a1
+d6
+2d
+7d
+a9
+1f
+de
+92
+97
+e5
 80
-00
-70
-89
-01
-01
-70
-8a
-82
-07
-70
-8a
-8d
-44
-70
-8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
+e8
+4f
+4a
+be
+27
 08
-01
-7f
-58
-00
 2b
-b1
-67
-f1
-09
-07
+ec
+0a
+d0
+e7
 c6
-97
-80
-00
-70
-89
-30
-24
-70
-89
-01
+d2
+de
+32
+4d
+62
+f3
+3d
+a8
+9f
+a8
+22
+de
+9b
+79
+c2
+87
+46
+a5
+f4
+34
+3f
+d7
+c3
+4d
+4b
+02
+5f
+e8
+2b
+26
+a6
+ee
+03
+10
+a8
+35
+c5
+75
+ec
+ca
+57
+f8
+36
+0c
+f8
+fa
+5c
+86
+fc
+e9
+bd
+fa
+4d
+4a
+5a
+ce
+0e
+c5
+10
+f7
+6f
+1a
+e4
+03
+cd
+8d
+94
+d7
+a5
+cb
+2d
 05
-20
-60
-00
-00
-58
-00
-41
+52
+5e
+d8
+0c
+5a
+3a
+a6
 89
-67
-f1
-09
-07
-20
-20
-01
-7b
-58
-00
-83
-12
-67
-f1
-09
-07
-20
-20
-01
-70
-6f
-e0
-cc
-03
-da
-60
-01
-00
-9a
-60
-fe
-00
-20
-60
-00
-00
-20
-20
-01
-a9
-20
-40
-01
-8c
-20
-20
-25
-63
-6f
-e0
-cc
-04
-20
-7a
-00
-00
-6f
-e0
-cc
-05
-24
-7a
-00
+1d
+03
 00
+ca
+ec
+7c
 68
-48
-cc
-04
-6f
-e0
-cc
-03
+ef
+27
+7f
+74
+02
+23
+e7
+5f
+82
+0e
+14
+fa
+6a
+5b
+5c
+85
+f0
+2b
+33
+2b
+f7
+8b
+d0
+36
+74
+c2
+a2
+53
 98
-46
-7c
-00
-24
-41
+fd
+4e
 01
+61
+84
 85
+59
+a3
+b4
+48
+83
+3c
 98
-46
-7e
-00
-1f
-e6
+4e
+be
+fa
+0e
+da
+1d
+7d
+a1
+e9
+5e
 7c
-64
-20
-21
-01
+04
+3f
+b4
+44
+5c
+56
+2c
+de
 9e
-6f
-e0
-cc
+82
+21
+c7
+cd
+0c
+5c
+83
+35
+56
+fd
+a5
+28
+8c
+b5
+4b
 06
-1f
-e6
-7c
+83
+6a
+e7
+18
+ca
+76
+34
 14
-24
-41
-01
-9c
-70
-4c
-05
-01
-20
-60
-00
-00
-70
-4c
-07
-01
-20
-20
-43
-1f
-68
+f8
+c3
+af
 48
-81
-7f
-6f
-e0
-80
-4c
-1f
-e3
-7e
-00
-98
-42
-fe
-00
-2f
+f6
+08
+19
+a6
+6c
+49
+82
+d3
+0e
+0c
 ef
-fe
-02
-58
-00
-00
-00
-68
-48
-cc
-06
-79
-20
-fe
-00
-98
-40
-84
-00
-60
-48
-cc
-06
-20
-60
-00
-00
-6f
-e0
-80
-05
-1f
-e0
-fe
-01
-67
-e0
-80
-05
-24
-36
+9f
+13
 81
-b0
-6f
-e0
-cc
-03
-1f
-e0
-fe
-01
-67
-e0
-cc
-03
-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
+18
+e6
+dc
 1d
-20
+63
+dd
+a4
+da
+ff
+e7
+3c
+e3
+5f
+fd
+7b
+f2
+ea
+bc
+0a
+7f
+94
+34
+ad
+e7
+95
+d6
+61
+59
+b1
+08
+d8
+36
 60
-00
-00
-20
+74
+e4
+b5
+f8
+0f
+7a
+81
+16
+45
+2b
+ab
+ac
+a3
+97
+f0
+0c
+1b
+f4
+d7
+ce
+47
+bd
+2f
+3f
+0d
+5e
+3d
 40
-28
-1c
 6a
-20
-80
-4d
-1a
-20
+e8
+b3
+53
+89
+5e
+33
 a3
-fc
-24
-21
-26
-fa
-20
-20
-26
-8e
-09
-80
-00
-18
-1f
-ef
-7e
-00
-1f
+a7
+bf
+1e
+90
+8c
+34
+64
+6d
+de
+9b
+16
+9d
+04
+fb
+89
+15
+06
+65
+9d
+07
 f1
-7e
-00
-e7
-e1
-80
-05
+60
+2f
+d0
+12
+de
+fa
+0c
 78
-28
-7c
-00
-20
-40
-27
-0d
-20
-23
 26
+95
+70
+3b
+4b
+5f
+33
+2c
+3f
+a4
+d2
 f6
-c5
-99
-26
-af
-6f
-e0
-80
-4d
-20
-3a
+9b
+c0
+02
+52
 26
-af
+58
+f5
 1f
-e0
-ff
-fc
-67
-e0
-80
-4d
-20
+2f
+fb
+0b
+04
+fb
+7e
+48
+f3
+5b
+8b
+11
+a5
+90
+06
+fa
+25
 40
-72
-cb
-6f
-f0
-81
-08
-c3
+dc
+36
+0f
+5b
+4a
+f3
 03
-a6
-fa
-18
-00
-70
-0c
+61
+e8
+b1
+03
+a8
+32
+c9
+61
+35
 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
+04
+2e
+33
+05
+e6
 80
-30
-20
-20
-2a
-f6
-20
-40
-21
-52
-70
+92
+bd
+fb
+91
+71
+e2
+82
+2c
+ae
+4b
+b3
+77
+ad
+c4
+71
+06
+05
+ba
+18
+1a
+15
+99
+be
+a8
+b0
+26
+6b
+90
 89
-00
-00
-79
-3f
-80
+f8
+95
+f1
+85
+a0
+cb
+76
+41
+67
 30
-20
-20
-2a
+d4
+1f
+17
+0a
+b1
+78
+9b
+0b
+84
+27
+17
+34
+d7
+4a
+7c
+67
 e3
-ef
-e1
-00
+2d
+4e
+e9
+de
+99
+36
+d0
+73
+5b
+ca
+26
+f2
+2a
+34
+a4
+f1
+f5
+15
+5b
+66
+f2
+bf
+9e
+2b
+0d
+b4
+26
+81
+e7
+2e
+62
+49
+04
+a5
+10
 06
-c0
-02
-01
 dd
-20
-20
-28
-eb
+09
+35
+94
+f0
+30
+34
+ae
+bc
+f9
+1e
+fd
+f9
+f2
+23
+8b
+41
+2b
+9f
+f5
+23
+03
+02
+c6
+aa
+5b
+f3
 ef
-e1
-80
-06
-67
-e1
-c3
 97
-c0
-05
-01
+8a
 e2
-c0
-09
-01
-f1
-20
-20
-2b
-96
-6f
-e4
-47
-13
-c3
-1d
-ad
-19
-20
-40
-2d
-c7
-68
+ec
+5b
+07
+63
+7c
 49
-43
-98
-6f
-e0
+4a
+e6
+b1
+55
+20
+83
+51
+66
+7e
+33
+e7
+a5
+7b
+f4
+7b
+0f
 c3
-21
+ea
 c2
-81
-81
-ec
-6f
-e1
-43
-98
+58
+f7
+78
+08
 c0
-18
-2e
-03
-68
-49
-43
-98
-20
-20
-2d
-1d
-6f
-e1
-43
-32
-98
-46
-7c
-00
-24
-22
-81
+28
+f5
+9b
+02
+f0
+9b
+7f
+cc
+23
+f6
+62
+90
+14
 e8
+f8
+15
+7d
+2a
+ff
+6a
+8b
+f1
+21
+2e
+7f
+0c
+96
+b6
+ce
 24
-34
-01
-e8
-20
-20
-2d
-46
+a4
+e9
+4f
+d5
+4a
+8c
+73
+b4
 18
-c2
-22
-00
-6f
-e1
-43
-35
-1f
+51
+4b
+8b
+3c
+f5
+25
+1c
+f9
+4d
+5b
 e0
-a5
-fd
-20
-40
-29
+fa
 29
-6f
-e0
-c7
+7c
+b8
+27
+9d
+3e
+47
+84
+10
+d5
+1d
+3e
+10
+72
+27
+b5
+70
 8f
-c0
-7f
-ad
-ac
-6f
-e0
-c7
-95
-20
-3a
-2d
-ac
-6f
-e0
-c8
-43
-c2
-80
-ad
-ac
-58
-00
+72
+73
 00
-1a
+05
 68
-49
-43
-98
-98
-46
-7c
-00
-24
-22
-ad
-ac
-20
-20
-2d
-46
-20
+b1
+f9
+19
+93
+68
+73
+4e
+45
+15
+ff
+6e
+66
+14
+10
+e1
+36
+6a
+53
+c7
 40
-2a
 28
-24
-7a
-00
-00
-6f
-e0
-c7
-8f
-c0
-7f
-82
-0b
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
-c1
-81
-80
-00
-6f
-e0
+d4
+89
+bf
+5d
+30
+0f
+54
+cb
+b5
+21
+99
+9c
+4c
+de
+97
+21
+1a
+b7
+32
+c6
+95
+6c
+e8
+d5
+c2
+de
+dc
+8d
+2b
+a7
+6a
+6e
+ed
+5c
+59
+41
+ec
+d3
+4a
+14
+1e
+c4
+5d
+58
+a8
+52
+87
+fe
+08
+63
+9c
+87
+32
+47
+0a
+d7
+d3
+bf
+cb
+0f
+34
+5e
 cc
+35
+69
+95
+78
+b0
+74
+37
 05
+2f
+ce
+28
+ce
 20
-7a
-00
-00
-6f
-e0
-cc
+14
+12
+b9
+03
 07
-24
-7a
-00
-00
-6f
-e0
-c9
-56
-20
-5a
-5a
-71
-6f
-e4
-47
-13
-c2
-80
-db
-5b
-c2
-80
-5b
-5b
-c2
-82
-db
-5b
-c2
-83
-5b
-5b
-20
-40
-56
-01
-20
-40
-5a
+3f
+eb
+f5
+32
+27
+b9
+b1
+af
+02
+9f
+7b
+e9
+ed
 b2
-24
+e3
+27
+3f
+dd
+5f
+7a
+df
+1f
+45
+e8
+7f
+15
+c0
+39
+7e
+22
+58
 74
-00
-00
-20
-40
-5a
-bc
-20
-40
-04
-be
-20
-20
-5b
-37
+1a
+e9
+07
+c9
+43
+b0
 18
-46
-7c
-ff
-20
-62
-80
-00
-d9
-00
-00
-04
-28
-4f
-fe
 07
-20
-20
-ee
-bd
-d9
-00
+4a
+7f
+a3
+34
+66
+15
+a3
+87
+99
+56
+60
+04
+14
+e4
+fc
+5c
+aa
+9b
+53
+b0
+e6
+9e
 00
+58
+08
+35
+e8
+e0
+ea
+d5
+82
+f0
+da
+3f
+71
+e5
 03
-20
-20
+33
+8d
+61
+da
+d1
+c6
+6a
+13
+2c
 6e
-bd
-18
-46
-7c
-ff
-20
-62
+72
+f0
+25
+41
+aa
 80
-00
-60
+01
+91
+75
 48
+54
+7b
+83
+f8
+4e
+a2
+8a
+62
+38
 cb
-29
-20
-40
+fc
+b6
+86
+9c
+0c
 6e
-e6
-20
-20
-82
-25
-20
-20
-02
+14
+d4
+65
+b9
+bb
+06
+54
+4f
+f7
+2c
+15
+77
+ec
+57
+4c
+9e
+4f
+10
+de
 2a
-20
-40
-02
-33
-20
-40
-02
-2e
-20
-40
-02
-37
-68
-48
-cb
-29
-20
-20
-6f
-0f
-68
-48
-cb
+8a
+63
+ba
+fc
 29
-20
-40
-6f
-0f
-20
-40
-02
-31
-20
-20
-02
-33
-d9
-00
-00
-06
-20
-40
-6e
-bd
-20
-20
-02
-4b
-d9
-00
-00
-03
-20
-20
-02
-2f
-58
-00
-00
+88
+2c
+d2
+9e
+0d
 10
-67
-f0
-81
-41
-37
-d9
-82
-00
-20
-60
-00
-00
-58
-00
-00
-80
-67
-f0
-81
-41
-37
-d9
-82
-00
-20
-20
-02
-35
-6f
-e1
-43
-e9
-20
-40
-7d
-79
-6f
-e2
-40
-ad
 98
-40
-fe
-00
-67
-e2
-40
-ad
-20
-40
-02
-42
-20
-20
-24
-25
-60
-04
-40
-e7
-d8
-c0
+c1
+e8
+76
+1f
+bf
+f8
+0e
 80
-70
-d8
-a0
-40
+7d
+ed
+9f
+41
 cc
-20
-40
-7c
-8f
-d8
-c0
-80
-d4
-20
-40
 7c
-89
-6f
-f0
-80
-80
-67
-e0
-c0
+82
+1c
 ef
-18
+81
+73
+cf
+0f
+d8
+6b
+74
+1f
+b1
 42
-24
-00
-df
-20
-00
-0c
-da
-20
-00
-16
-da
-60
+d1
 81
-4d
+7b
+5e
+31
+05
+3e
+77
+61
+35
 37
-d9
+91
+03
+83
+46
+bd
+93
+b7
+a1
+d5
+e3
+45
+4f
+52
+08
+5f
+b9
+8c
+f3
+4d
+c4
+66
+43
+bd
+94
+67
 82
-00
-ef
-e0
-80
-11
-e8
-40
-80
+64
+9b
+8d
+0d
+3f
+b5
+12
+91
+f6
+db
+1f
+10
+f8
+95
+60
+47
+68
+94
+96
 13
-98
-46
+75
+96
+cd
+b5
+02
+84
+e8
+08
 7c
-00
-20
-22
-82
-55
-e7
-e0
+35
+84
+0f
+2d
+a2
+0e
+8d
+4e
+ae
+98
 80
-13
-37
-d9
+6a
+87
+fa
+2f
+67
 82
-00
-1a
-20
-a2
-01
-1a
-60
-a6
-01
-c2
-00
-02
-4f
-1a
-42
-04
-00
-20
-60
-00
-00
-20
-40
-6b
-3a
-20
-40
-6b
-75
-20
-20
-6b
-38
-6f
-e1
-45
-e0
-d8
-40
-01
-f8
-98
-41
-7e
-00
-20
-3a
-02
-65
-6f
-e1
-45
-e0
-1f
-e0
-fe
-01
-67
-e1
-45
-e0
-20
-60
-00
-00
-20
-40
-35
-7f
-20
-40
-36
-51
-24
-2c
-35
-86
-24
-37
+c0
+fb
+85
+d0
+44
+71
+2f
+e8
 b5
-86
-20
-40
+4b
 36
-6e
-6f
-e0
-c5
-7d
-20
-3a
-02
-74
-6f
-e2
-45
-cc
-68
-4a
-45
+76
+2d
+06
 8f
+07
+16
+b0
+86
+18
+18
+ce
+d2
+e5
 98
-46
-7c
-00
-20
-22
-82
-71
-20
-20
-35
-6e
-6f
-e4
-47
-13
-c2
-98
-32
-91
-20
-20
-35
-49
-6f
-e2
-45
-5f
-20
-7a
-00
-00
-20
-20
-02
-6c
-20
-40
-54
-3b
-20
-40
-02
-7a
-20
-20
-54
-4c
-58
-00
+1c
+a1
+8c
+69
+2a
+8f
 4a
-29
-67
-e1
-43
-3f
-58
-00
-00
-20
-67
-e1
-43
-41
-20
-60
-00
-00
-6f
-e0
-c4
-37
-24
-7a
-00
-00
-6f
-e1
-44
-e9
+25
+86
+2b
 c3
+6d
 85
-80
-00
-6a
-21
-45
-f0
-20
-40
-35
-b4
-60
-48
-c6
-24
-6f
-e0
-c6
-29
+0b
+3b
+51
+37
+ba
+a5
+3c
 c5
-13
-02
-89
-6f
-e0
-c6
-2c
-98
-46
-7c
-00
-24
-21
-02
-a3
-6f
-e0
-c6
-26
-1f
-e6
-7c
-02
-24
-21
-02
-91
-6f
-e0
-c6
-26
-c0
-00
-02
-a4
-20
-60
-00
-00
-6f
-e0
-c6
-26
-68
-48
-c6
+7b
+6e
+d9
+30
+f9
+b8
+7a
+e7
+ce
 27
-98
-46
-7c
-00
-24
-62
-80
-00
-70
-46
-26
-00
-68
-48
-c6
-24
-6f
-e0
-c6
-28
-c5
-13
-02
-9a
-6f
-e0
-c6
-2b
-98
-46
-7c
-00
-24
-61
-00
-00
-6f
-e0
-c6
-25
-c0
-00
-37
-15
-1f
-e0
-ff
-ff
+cd
+df
+9d
+38
+3d
+8e
+87
+18
+42
+19
+c1
+d3
 67
-e0
-c6
-25
-c0
-01
-02
-ac
-c0
-00
-b7
-0b
-20
-20
-37
-15
-70
-46
-26
-00
-6f
-e0
-c6
-25
-c0
-01
 82
-aa
-1f
-e0
-fe
-01
-67
-e0
-c6
+b9
+f7
 25
-c0
-00
-b7
-0b
-c0
-01
-02
-ac
-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
-00
-62
-2b
-67
-e1
-45
-fa
-58
-00
-02
-bc
-67
-e1
-43
-e9
-20
-20
-53
-f3
-20
-80
-00
-00
-20
-55
-82
-b8
-20
-20
-20
-03
-68
-48
-c6
-4a
-20
-40
-6e
-dd
-68
-48
-c6
-4b
-20
-20
-6e
-dd
-20
-60
-00
-00
-20
-40
-04
-4e
-6f
-e4
-47
-13
-c2
-89
-dd
-60
-c2
-89
-5d
-6e
-c2
-8a
-02
-c3
-20
-60
-00
-00
-20
-40
-02
-ce
-20
-40
+bb
+f9
+d2
 5e
-43
-20
-40
-5d
-b4
-20
-40
-02
-e2
-20
-40
-02
+58
+b0
+a2
+13
+2b
+34
+5c
+ac
+1a
 cb
-20
-40
-02
-d1
-20
-40
-02
-ea
-20
-20
-5d
+8f
+16
+6b
+cb
+f5
+1f
+23
+f5
 aa
-6f
-e4
-47
-13
-c4
-15
-00
-00
-20
-40
-04
-c9
-6f
-e0
-c6
-66
-67
-e0
-ca
-06
-20
-60
-00
-00
-6f
-e4
-47
+28
+50
+3f
+4a
+5e
+ba
+64
+72
+3b
 13
-c2
-9f
-5d
+45
+d5
+ec
+19
+9c
+70
+70
+49
 d1
-20
-20
-5d
+3a
 cc
-6f
-e1
-46
-8e
-d8
-40
-aa
-55
-98
-46
-7c
-00
-20
-22
 83
-57
-60
-49
-46
-8e
-20
-40
-5c
-9c
-6f
-e0
-c9
-a1
-67
-e0
-c6
+81
+03
+fd
+24
+4d
+f3
+99
+09
+af
 66
-20
+8a
+04
+7f
+78
+74
+f2
+8a
+87
+e7
+f9
+15
+a1
+9f
+0b
+3e
+c5
+c5
+bd
+9a
+0c
+d0
+ec
+a4
+0f
+c2
+0d
+74
+96
+08
+7a
+f5
+b4
+90
+63
+ad
+3b
+71
 40
-5c
-8c
-58
-00
-11
-22
-67
-e1
-46
-95
-6f
-e0
-ca
-06
-67
-e0
-c6
-66
-20
-60
-00
-00
-6f
-e0
+3c
+63
+cb
 c6
-66
-1f
-e6
+ab
+13
+ab
+7d
+33
+9a
+e4
+1e
+ff
+06
+2e
+c0
+93
+42
+5c
+fb
+73
+a7
+2b
+54
+c3
+e7
+5d
+e9
+c0
+92
+b0
+24
+b5
+b2
+bd
+a3
+b0
+78
+79
+12
+be
+dd
+30
+a9
+82
+b5
+0f
 7c
-00
-20
+f8
+3e
+06
+ae
+9b
+46
+98
+33
+6b
+c5
+cb
+93
+32
+ec
+3b
+ea
 22
-82
-df
-1f
-e6
 7c
-04
-20
-22
-82
-e8
-20
-61
-00
-00
-70
-46
-66
-00
-20
-60
-00
-00
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-6a
-41
-49
-fe
-1a
-42
-26
-00
-20
-40
-5e
-3d
-6f
-e1
-49
-e0
-20
-3a
-02
-f8
-67
-e1
-49
-de
-1a
+80
+b7
+89
+73
 60
-a6
-02
-6f
-e1
-4a
-00
-9a
-66
+77
+27
+70
+d9
+0b
+8c
+9e
+28
+48
+d5
 7c
-00
+3c
+ef
 24
 21
-02
-f8
-1a
-62
-24
-00
-20
-20
-02
-ee
-6f
-e1
-49
+ad
 de
-67
-e1
-46
-95
-20
-60
-00
-00
-6f
-e4
-47
-13
-c2
-89
-dc
-b1
-c2
-89
-5c
-b9
-c2
-8a
-03
-00
-20
-60
-00
-00
-20
-40
-03
-03
-20
-40
-03
-08
-20
-20
-5c
-c1
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-2f
-c0
-01
-03
-43
-20
-60
-00
-00
-6a
+18
 41
-49
-e2
-1a
-42
+de
+f7
+bb
+50
+ef
+d3
+b9
+9b
+f5
 26
-00
-20
-40
-5d
+3f
+ee
+92
+9f
+4b
+09
+22
+96
+eb
+41
+dc
 c0
-6f
-e0
-c9
-a1
-20
-3a
-03
-14
-67
-e0
-c9
-a0
-1a
-60
+6b
+f6
+3d
+79
+d5
+b5
+9e
+3b
+e3
+a3
 a6
-01
-6f
-e1
-49
+ad
+6c
+69
+b7
+2a
+0e
+13
+54
 e4
-9a
-66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
-00
-20
-20
 03
-0a
+2d
+15
+df
+39
+3b
+b6
+1f
+94
+b7
+7d
+3f
+bc
+38
+f1
+75
+b8
+73
+80
+57
 6f
-e0
-c9
+52
+e8
+f4
+7f
+cf
 a0
-1f
-e1
-7e
-f0
-20
-3a
-03
-1e
-6f
-e0
-c6
-66
-20
-40
-03
-2c
-67
-e0
-c9
-a2
-df
-20
-00
-01
-1a
-62
-24
-00
-da
-20
-49
-a2
-20
-20
-6b
-45
+fd
+42
+65
+9d
+3c
+c5
+6a
+d3
+0e
+34
+e5
+14
 68
-48
-c9
-a0
-6f
-e0
-c6
-66
-20
+8c
+61
+fa
+e9
+b7
+21
 40
-03
-2c
-98
+9b
+17
+bc
 46
-7c
-00
-20
-62
-80
-00
-1f
-f2
-7e
-00
-98
+f8
+16
+d6
+a6
 40
-fe
-00
-67
-e0
-c9
-a2
-1a
-62
-7e
-00
-68
-49
-49
-e2
-98
-46
-7c
-00
-20
-22
-83
-1a
-1a
-60
-a7
-ff
-20
-20
-03
-1a
-c1
+c8
+df
+71
 80
-00
-00
-1f
-e0
-fe
-04
-20
-60
-00
-00
-6a
-41
-49
-ee
-1a
-42
+bd
+1d
+71
+0a
+8b
 26
-00
-20
-40
-5d
-f3
-6f
-e3
-49
-b5
-20
-3a
-03
+05
 3b
-67
-e3
+dd
+a7
+0e
+b2
+c5
+0e
+0a
+eb
+3d
+8d
+8e
+bc
+bb
+80
+4c
+77
 49
-af
-1a
+25
+8e
+79
+2f
+b2
+d4
+2d
+1e
+eb
 60
-a6
-06
-6f
-e1
-49
-f0
-9a
-66
-7c
-00
-24
-61
-00
-00
+11
+42
+2c
+04
+08
+d8
+72
+29
+01
+8f
+47
+dd
+f5
+52
+72
+36
+bd
+78
+33
+d1
+56
+a2
+96
+e8
+78
+21
+d3
+be
+98
+b8
+43
 1a
-62
-24
-00
-20
+a1
+3e
+34
+d7
+15
+fc
+e1
+ff
+cc
+26
+76
+42
+fa
+71
+89
+fe
+e9
+6d
+b0
+f7
+68
 20
-03
 31
-6f
-e3
-49
-af
+f6
+4c
 68
-4b
-46
-6e
-98
-46
-7c
-00
-20
-62
-80
-00
-df
-20
-00
-06
-da
-20
-46
-6e
-1a
-62
-24
-00
-20
-20
-6b
-45
-6a
-41
-49
+0c
+a3
+2a
 f6
-1a
+ed
+57
+72
+10
+cb
+dd
+85
+31
+ca
+5f
+45
+54
+3e
+50
+f7
+a2
+17
+fa
+99
 42
+66
+ae
+39
+1b
+c2
+a9
+c6
+43
+cb
+ea
+6b
+0f
+ad
+ca
+e4
+f2
+a6
+a1
+f1
+de
+5c
+b7
+b9
+dc
+b4
+e2
+dc
+b4
+65
+bf
+88
+a0
+62
+d8
+b8
+dc
+d4
 26
+ce
+66
+39
+25
+2b
+be
+5c
+81
+8f
+85
 00
-20
-40
-5e
-17
+8c
 6f
-e3
+8d
+c9
+aa
+cb
+b4
+ef
+d2
 49
-cd
-20
-3a
-03
-4f
-67
-e3
+5c
+de
+94
+de
+27
+25
+a8
+10
+93
+74
+55
 49
-c7
-1a
-60
-a6
+d9
+54
+5e
+2c
+c4
+b2
+bc
+3e
+56
+d6
+b6
+f7
+46
+f9
+62
+f2
+48
+05
+5b
+d2
+e5
+9a
+6a
+68
+1f
+a0
+f4
+33
+76
+0e
+4e
+d3
+e7
+c2
+c4
+99
+79
+a3
+83
+cf
+ca
+53
+62
+d9
+f0
+1d
+99
+26
+0b
+d3
 06
-6f
+b5
+33
+9c
+1f
+19
+70
+f2
+5a
+5b
+ee
+61
+eb
+8c
+fd
+9c
+3d
+2a
+dd
+5e
+b4
+2c
+c6
+b6
+bc
+3f
+9c
+14
+5a
+dc
+64
+f5
+5e
+f8
+cb
+03
+0b
+b5
+7a
+02
+15
+4a
+18
+33
+db
+d5
+cb
+6d
+04
+16
+4d
+b1
+4d
+41
+aa
+fe
+75
 e1
+77
+d0
+e2
+b7
+5e
+9c
+b6
+3f
+da
+a4
+fd
+92
+c9
+f9
+16
+90
+b0
+5c
 49
-f8
-9a
-66
-7c
-00
-24
+37
+32
+2e
+35
 61
-00
-00
-1a
-62
-24
-00
-20
-20
-03
-45
-6f
-e3
-49
-c7
-68
-4b
-46
-7b
-98
-46
-7c
-00
-20
-62
-80
-00
-df
-20
-00
-06
-da
-20
-46
-7b
-1a
-62
+0a
+5c
+fc
+72
+c0
+fd
+29
+c5
+f3
+29
+9c
+ac
 24
-00
-20
-20
-6b
-45
-20
-40
-03
-90
-20
-40
-03
-a8
-20
-40
-03
-5b
-20
+e9
+27
+af
+e1
+64
 20
-5c
-90
-6f
-e4
-47
-13
 c4
-07
-80
-00
-6f
+2f
+66
+44
+25
+59
+44
+1d
+0e
+3b
+8a
+bb
+37
+bb
 e0
-c6
-90
-c0
-00
+c8
+9b
+c9
+cd
+51
+f8
+d7
+4e
+7a
+64
+8e
+fe
+31
+71
+7d
+d3
+02
+51
+28
+ec
+8d
+d7
+70
+b8
+d1
+fa
+98
+3f
 5c
+88
+78
+32
+02
+1e
+bd
+52
+68
+b0
+a4
+26
+09
+92
+31
 94
-c0
-03
-03
-61
-20
+30
+b1
+d0
+a1
+96
+77
+55
+8d
+ea
+a0
+e1
+98
+87
+c4
+a7
+e6
+c7
+83
+fc
+24
+81
 60
-00
-00
+c7
+8a
+5d
+60
+05
+3f
+ed
+47
+08
+10
+b8
+e3
+f4
+ce
+b9
+b9
+b4
+28
+53
+ef
+91
+a0
+c1
+60
+19
+12
+7b
+23
+cd
+16
+95
+88
+28
+54
+63
+8d
+4c
+89
+70
+d1
+88
+24
+cd
+65
+4f
+0c
+ba
+ff
+50
+87
+23
+48
+a9
+99
+73
+c5
+0c
+09
+42
+7f
+52
+2f
+b9
+d3
+4c
+3b
+59
+91
+38
+97
+f8
+e6
+a2
+3b
+27
+e6
+25
+54
+56
+99
+26
+58
+c9
 70
-46
-90
-00
-20
-60
-00
-00
-6f
+02
+30
+62
+2e
 e4
-47
-13
-c2
-89
-dc
-b5
-c2
+ad
+88
+a9
+28
+e7
+bf
+93
+f2
+39
+7d
+63
+f9
+88
+0b
+ce
+21
+bd
+14
+b7
+cb
+ad
+9b
+9f
+0a
+0f
+65
+75
+9f
+c7
 8a
-03
-67
-20
-60
-00
-00
-6f
-e4
-47
-13
-c4
-07
-80
-00
-6a
-41
+56
 49
-fa
-1a
+bd
+9c
+d4
+da
+10
 42
-26
+28
+0d
+c3
+14
+97
+14
+7d
+3b
+07
+48
+10
+89
+a0
+ad
+3f
+2c
+a0
+09
+4b
+95
+32
+e1
+8a
+8e
+07
 00
-20
-40
-5e
-51
-6f
-e0
-c9
+78
+a9
+17
+c4
+99
+c4
+9f
+c2
+a2
+63
+aa
+57
 d4
-20
-3a
-03
+37
+ee
+86
+ef
+13
+21
+b2
+5f
 75
-67
-e0
-c9
-d3
-1a
-60
-a6
-01
-6f
-e1
-49
-fc
-9a
-66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
-00
-20
-20
-03
-6b
-6f
-e0
-c9
-d3
-1f
-e1
-7e
-f0
-20
-3a
-03
-7f
-6f
-e0
-c6
-90
-20
-40
-03
-8d
-67
-e0
-c9
-d5
-df
-20
-00
-01
-1a
-62
-24
-00
-da
-20
-49
-d5
-20
-20
+a0
 6b
-45
-68
-48
-c9
-d3
-6f
-e0
-c6
-90
-20
-40
-03
-8d
-98
-46
-7c
-00
-20
-62
-80
-00
-1f
-f2
-7e
-00
-98
-40
-fe
-00
-67
-e0
-c9
-d5
-1a
-62
+32
+bf
+66
 7e
-00
-68
-49
-49
-fa
-98
-46
-7c
-00
+ae
+89
+54
+e4
 20
+31
+12
+82
+7c
+54
+83
+c4
+6b
+dd
+a4
 22
+3a
+ee
+8a
 83
-7b
-1a
-60
-a7
-ff
-20
-20
-03
-7b
-c1
-80
-00
+bd
+a9
+0a
+9f
+21
+c2
+e6
+7a
 00
-1f
-e0
+b0
+02
+a2
+af
+78
+ff
+db
+6b
+ca
+70
+a4
+94
+cc
+b2
+71
+f2
+de
+0e
+b6
+dd
 fe
-06
-20
-60
-00
-00
-6f
-e4
+59
+79
+53
 47
-13
-c2
-9f
-03
-97
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-97
-c0
-01
-03
-9e
-20
-60
-00
-00
-6f
+1f
+8d
+7a
+e8
+9a
+9b
+7d
+2a
+5d
+27
+a9
+f5
+2c
+73
+08
+e5
+18
+42
+30
+78
+2d
+8b
+df
+81
+3e
+d4
 e3
-46
-6e
+ed
+cb
+32
+3e
+75
+af
+5e
+41
 68
-4b
-46
+65
+01
+fb
+11
+3e
+b0
+90
+db
+0b
+75
+fb
+cf
+11
+55
+05
+8b
+ce
+28
+92
+a8
+75
+59
+d1
+fc
+0f
+f7
+08
+be
+fa
+a3
+18
+f8
+27
+cb
 e6
-98
-46
-7c
-00
-24
-62
-80
-00
-6f
+cc
+2d
+6b
+51
+6e
+44
+59
+22
+51
+3a
+93
+1d
+f8
+cb
+a5
+b6
+bb
+9c
+f2
+55
+a9
+bd
+ab
+52
+22
+14
+7a
+e9
 e3
+97
+f1
+b5
+28
+1d
+bf
+c8
+3d
+4e
+88
+95
+18
+3b
+d7
+16
+95
+b5
+28
+61
+df
+0e
+28
+b3
+b9
+44
+75
+dc
+0f
+4e
+67
+3d
+9b
+6b
+23
+af
+0d
+c9
+42
+56
+4f
+b6
+04
+a2
+7d
+fc
+be
+24
+5a
+2b
+10
+88
+72
+07
+35
+1b
+d7
+cd
+85
 42
-db
-67
-e3
-46
-6e
-20
-60
-00
 00
-6f
-e3
-46
-6e
-68
-4b
-46
-e6
+0f
+da
+7d
+a5
 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
-a8
-20
-20
-5a
-9c
-6f
-e4
-47
-13
-c3
-0a
+e7
+50
+2c
 5c
-6f
 c2
-9f
-03
-b0
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-b0
-c0
-01
-03
-b5
-20
+91
+7a
+cb
+c9
+aa
+08
 60
-00
-00
-6f
-e3
-46
-68
-67
-e3
-41
-16
-6f
+5f
+5a
+4e
+49
+08
 e3
-46
 6e
-67
-e3
-42
-db
-20
-60
-00
-00
-6f
-e3
-46
-75
-67
-e3
-41
-16
-6f
-e3
-46
-7b
-67
-e3
-42
-db
-20
-60
-00
-00
-6f
-e4
-47
-13
-c4
-01
-00
-00
-c3
+f2
+3d
+7c
+63
+d2
+0c
+36
+b0
+80
+cd
+76
+29
 0a
-5c
-43
-d8
-e0
-00
-02
-20
-40
-5f
+36
+48
+3d
+e8
 04
-20
-40
-5c
-4a
-20
-40
-03
-c2
-20
-20
-5c
-a3
-6f
-e0
-c6
+7a
+e9
+7b
+64
+ed
+db
+4c
+f0
+17
+92
 66
-c0
-00
-83
-c6
-c0
-01
 03
-cb
-20
-60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
-68
-6f
-e3
-42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
-e3
+f4
+72
+b6
+d4
+17
+4c
 01
-78
-67
-e3
-46
-75
-6f
-e3
-42
+6c
 db
-67
-e3
-46
-7b
-20
-60
-00
+52
+fe
+ab
+9f
+1f
+9e
+8e
+da
+89
+be
+a4
+4c
+66
 00
-20
-40
-03
-e6
-20
-40
-61
-4d
-20
-40
-55
+92
+67
+ab
+13
+ee
+7e
+cb
+95
+db
+4e
+c1
+7f
+5e
+28
+90
+2b
+79
+e9
+56
+8a
+dd
+04
+65
+b5
+f4
+ec
 3d
-20
-40
-61
-10
-20
-40
-61
-b1
-20
-40
-61
-1e
-20
-40
+85
+d9
+52
+c9
+89
+51
+bb
 32
-8e
-20
-40
+83
+80
+2e
+fc
+06
+2a
+db
 35
-31
-20
-40
-5f
-dd
-20
-40
-57
+22
+fd
+c0
+b3
+e5
+43
+97
+53
+a9
+3b
+86
+71
+ce
+d8
+3e
+10
+29
+26
+cc
+1b
+bc
+09
+e5
+85
+2d
+45
+b4
+b9
+64
+99
+f2
+1c
+d4
+fa
+3e
+44
+f7
+1d
+b7
+95
+3b
 2c
-20
-40
-5b
-9b
-20
-40
-5b
-ab
-20
-40
+49
+77
+41
+f2
+26
+38
+df
+02
+59
 5b
+e6
+b1
+f0
+a4
+42
+1d
+ac
+7f
+d5
+fe
+8a
+16
+b0
+af
+1c
+7f
+7d
+3e
 ce
+b1
+9a
+a9
+1f
+6c
+4d
+62
+a3
+b8
 20
-40
-5b
-d3
-20
-40
-5b
-e1
-20
-40
-5b
+ec
+f7
+cc
+79
+b6
+d4
+9d
+ca
+68
+3b
+cc
+c0
+0b
+bb
+61
+12
+9f
 ee
-20
-40
-5b
-e4
-20
-40
-5b
-fb
-20
-40
-03
-e9
-20
-40
+ff
 56
+52
+6a
+69
+ac
+48
+9d
 b6
-20
-40
-5c
+c9
+4a
+59
+da
+99
+31
+18
+03
+cd
+10
+58
+8e
+f8
+24
+da
+76
+cc
+bb
+94
+fd
+74
+10
+80
+8f
+72
+c3
+a4
+41
+67
+2d
+86
+1e
+93
+59
+94
+ad
+3c
+14
+d1
+f9
+4f
+5f
+95
+6e
+f8
 0e
-20
-20
-5c
-05
-da
-60
-4a
-05
-da
-40
-5a
-ef
-20
-20
-42
-e0
-da
-60
-47
-7e
-da
-40
-03
-ec
-20
-20
-42
-e0
+8e
+9e
+d5
+ba
+68
+52
+5d
 6f
-e0
-c9
-6b
-67
-e0
-c0
-c0
-70
-47
-7d
-03
-20
-60
-00
-00
-20
+e2
+d4
+f5
+3f
+19
+a7
+5a
+74
+ab
+f2
+df
+2e
+41
+73
+61
+ae
+7a
 40
-59
-ed
-20
-20
+2f
+02
+8c
 5c
+ae
+14
+07
+2c
+08
+f4
+4d
+43
+f0
+4f
 1b
-1a
-62
+b7
+45
+3e
+8a
+0b
+38
+5c
+58
 7e
-00
-c0
-20
-04
-07
-c0
-0a
-84
-0c
-c0
-19
-03
+cc
+15
+e9
+a0
+cb
+ec
+c3
+c9
+25
+fd
+21
+e1
+b0
+6f
+27
+e3
+66
+14
+d9
 fe
-c0
-1e
-04
+65
+55
 2a
-c0
-1c
-84
-3b
-c0
+c8
+73
+47
+5a
+91
+2f
+f5
+f5
+ca
 1d
-04
-3e
-c0
-0a
+9b
+6c
+ee
+f8
+ac
+82
+0e
+4a
+6a
+39
+60
+a5
+ea
+43
+db
 03
-fb
-20
-20
-5a
-c3
-58
-00
-00
-00
-67
-e2
-4c
 04
-20
-20
-5a
-d0
-6f
-e0
-c7
+2c
+cf
+ab
+a1
+bf
+4c
+db
+f8
+51
+c4
+45
 95
-c0
-00
-84
-02
-70
-48
-44
-14
-20
-20
-04
-04
-20
-40
+4b
+94
+bf
+78
+25
+d7
+d3
+43
+db
+8e
+16
+fa
+fd
+97
 5a
-ef
-70
-48
+e1
+46
+64
+5f
+25
+34
+e4
+2b
+c9
+25
+fe
+d9
+16
+83
+01
+99
+12
+8e
+24
+83
+e5
+b2
+12
+bf
+cf
+ad
+8e
+d2
+1d
+ba
+97
+89
+ec
+8f
+ec
+3a
+3e
+3b
+d9
+a2
 44
+dc
+3e
 05
-6f
-e0
-cc
-03
-67
-e0
-cc
-04
-20
-20
-5a
-f6
-6f
-e0
-ca
-04
-24
-7a
-00
-00
-70
-4a
-04
+c8
+f4
+80
+ec
+bc
+a0
+90
+47
 01
-70
-4a
-05
-1e
-20
-60
-00
-00
-58
-00
-00
-00
-67
-e0
-ca
-04
-67
+31
+73
+5c
+c4
+b2
+a6
+fb
+a3
+21
+2a
 e0
-ca
-05
-58
-00
-00
-00
-67
+bc
+ec
 e1
-47
-c0
-70
-47
-94
-00
-d8
-40
-00
-06
-6f
-e4
-47
-13
+b1
+75
+1b
+bc
+6c
+e3
+38
+46
+8e
+65
+7a
+5e
+4c
+1b
+bf
+54
+aa
+24
+dd
+6c
+96
+1a
+91
+d6
 c2
+57
+94
+66
+14
+fc
+63
 8d
-84
-16
-d8
-40
-00
-07
-60
-49
-42
+d9
+e4
+48
+c6
+6c
+8b
+2c
+89
+5b
+7f
+95
+e2
+1c
 d3
-60
-49
-42
-d5
-70
-47
-c2
-00
-70
-49
+fe
+fc
+41
+cd
+d9
+5a
+ed
+62
+a5
+05
+4d
+12
+0c
+8b
+2e
+a8
+75
+ad
+c8
+07
+aa
+90
+83
+ee
+ca
+07
+56
+b0
 56
+a5
+2e
 00
-20
-40
-29
+ec
+03
 cb
-20
-20
-04
-1c
-20
-40
-5b
-7b
-6f
-e1
-43
-ef
-c2
 83
-84
-21
-c2
-80
-42
-fc
-20
-20
-5c
-1a
-6f
-e1
-43
-ef
-c2
-80
-42
-fc
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
-20
+d2
+4b
 40
+07
+a7
+1b
+1d
+58
+c3
+75
+87
+23
+bf
+60
+41
+3a
+a0
+b3
+11
+76
+12
+9a
+c4
+4d
+ef
+7d
+3a
+e3
+ce
+85
+7b
+8c
+5e
+71
+c2
+97
+09
+63
+3a
+95
+08
+68
+2e
+2f
+93
+6c
+7f
+c7
+71
+13
+95
+4e
+93
+2d
+75
+90
 5b
-21
+f8
+f4
+7f
+a7
+a5
+8d
+8d
+7b
+95
+9b
+e9
+49
+f7
+7d
+95
+e3
+e4
+33
+0c
+4a
 c0
-81
-d4
-a9
-6f
-e0
+57
+8e
+e9
+7a
+31
+83
+02
+05
+1c
+62
+d2
+a6
 cc
-07
-24
-3a
-54
-a9
-20
-20
 54
-cd
-6f
-e2
-45
-8f
-67
-e2
-45
-e8
-67
-e2
-46
-91
-20
-40
+ed
+27
+ad
+2d
+c5
+9a
+03
+24
+5b
+26
+2b
+4f
+bf
+18
 35
-5a
-20
-40
-5c
-0b
-20
-40
-61
-8e
-20
-40
-5a
-73
-70
-47
-7d
-00
-70
-45
+f4
+37
+42
+46
+31
 fc
-00
-70
-45
-e2
-00
-6f
-e2
-45
-e8
+e1
+2b
+ea
+5c
+fb
+f0
+a0
+55
+ca
 68
+8f
+68
+83
+d5
+d8
+df
+51
+df
+9d
+a8
 4a
-45
-e4
-98
-46
-7c
-00
-20
-62
+50
+9f
 80
-00
-20
-40
-60
-16
-20
-40
-04
-51
-20
-20
-60
-42
-20
-40
-60
-16
-20
-40
-04
+22
+97
+14
+b7
+77
+89
+4a
+bb
+6f
 51
-20
-20
-60
-84
-20
-40
-60
+fe
+11
+f3
+30
+7f
+e8
+7d
+b2
 16
-20
-40
-04
-51
-6f
-e0
 c8
-7a
-c1
-00
-80
-00
-6f
-e0
 c6
-00
-24
-3a
-5f
-f2
-6f
-e0
-c5
-e2
-c0
-02
-04
-47
-20
-20
-60
-55
-6f
-e4
-47
-13
-c3
-1f
-60
-59
-6f
-e0
-c7
+d2
+cc
+b1
+b9
+91
+92
 1b
-c0
-00
-e0
-59
-20
-40
-60
-18
+8c
+6e
+0b
+13
+7f
+fa
+87
+7c
+d5
+57
+ea
 70
-46
-66
+3d
+b1
+7a
+b2
+de
 01
-20
-20
-54
-a0
-6f
-e0
-c1
-41
-67
-e0
-ca
-07
-20
-60
-00
-00
-6f
-e0
-ca
-07
-67
-e0
-c1
-41
-20
-60
-00
+6a
+eb
+0a
+56
+53
+cc
+ea
+95
+f0
+7c
+e6
+ae
+09
+e4
+a9
+17
+01
+5a
 00
-20
-40
-62
-0e
-20
-40
-78
-aa
-20
-40
+ee
+b8
+5f
+7e
+19
+72
+2c
+06
+ef
+49
+1d
+46
+c4
+ad
+a8
+06
+45
+32
+52
+fc
 04
-58
-20
+2b
+8b
+94
 20
-5e
-61
-6f
-e0
-c6
-49
-c1
-7f
-80
-00
-da
+ec
+d7
+a2
 20
-00
-00
-70
-49
-77
+93
+51
+14
+a7
+1c
+a0
+dd
+fe
+e3
+fe
+51
+3e
+c5
+c9
 05
-68
-48
-c6
+d2
+8a
+03
+d6
+72
+e5
+b5
+ac
+3e
+79
+39
+2f
+d9
 49
-20
+82
+79
+a3
 40
-04
-5f
-20
-20
+dd
+62
+aa
 56
-c1
-6f
-e4
-47
-13
-c2
-95
-d6
-de
-6f
-e0
+12
+0e
+c0
+77
+1c
+ef
+f6
+28
+ed
+be
+db
+32
+9f
+65
+bc
+68
+9d
+db
+27
+75
+88
+97
+54
+db
+99
+9f
+a9
+0b
+77
+a0
+3d
+70
+0f
+32
+06
+1f
+ea
+68
+ae
+42
+79
 c9
+b2
+e8
+0b
+6e
+d8
 74
-1f
-e2
-26
-00
+ca
+91
+c2
+25
+8f
+27
+fe
+01
+d4
+f6
+87
+99
+2b
+5d
+06
+7b
+09
+c5
+7c
 6f
-e0
-c6
-54
+68
+38
+09
+7c
+be
+23
+d6
+a4
 c0
-7f
-84
-66
-20
-20
-56
+2c
+b0
+02
+ac
+2c
+64
+95
+37
 ce
-6f
-e0
-c6
-49
-20
-40
-59
-46
-68
-48
-c6
-49
-20
-20
-04
-6a
-1a
-62
-7e
-00
-67
+80
+fa
+e4
+d9
+c8
+ea
+aa
+e8
+d7
+cd
+18
+eb
+4b
+cd
+cb
+d2
+4d
+77
+74
+9f
+dc
+76
+64
+8e
 e0
+2c
+cc
+43
+09
+34
+45
+06
+df
+8b
+b1
+f1
 c9
-78
-1f
-e3
-fe
-00
-1f
-e2
-24
 00
-18
+78
+54
+8e
 42
+f6
+37
+6d
+8f
+7e
+16
+51
+a6
+0f
+bb
+2b
+47
+98
+0b
+f3
+22
+f2
+bb
+e5
+cb
 26
-00
-20
-40
-55
-b1
-1a
-62
-04
-00
-20
+ef
+bb
+d5
+50
+bc
+b0
 40
-6e
+7b
+8c
+4b
+11
+ed
 e6
-7d
-20
-a4
-00
-20
-40
-59
-3d
-20
-20
-59
-29
-20
-40
-36
+46
+5c
+9f
+d9
+98
+1d
+0c
+ae
+91
+f9
+47
+a1
+16
+98
+5e
+f6
+65
+32
+3c
+07
+84
+ae
+3b
+a6
+11
+73
+c6
+ea
+75
+0a
+60
 b4
-24
+ca
+ac
+d1
+90
+5c
+bc
+ab
+fa
+72
+23
+64
 74
-00
-00
-20
-40
-36
+e9
+c0
+5e
+a2
+d4
+bf
+bd
+b6
+95
+1f
+e8
+81
 be
-20
-40
-04
-7b
-6f
-e1
-c6
-08
-20
-20
-36
-22
-58
-00
-00
-00
-79
-20
-7e
-15
-67
-e4
-00
-16
-58
-00
-00
-00
-67
-e2
-00
-1e
-20
-60
-00
-00
-70
-46
-00
-00
-20
-40
-36
-47
-5f
-ff
-ff
-ff
-67
-e2
-45
+84
 af
+be
+18
+83
+a2
+cf
+34
+1f
+53
+80
+7e
+46
+04
+d5
+2b
+b6
+19
+8a
+4e
+35
+06
+d2
+21
+0a
 58
-00
-00
-00
+82
 67
+c5
+f0
+25
+5b
+a2
+e8
 e3
+f2
+0d
 c8
-46
-70
+f7
+62
+0a
+b8
+6f
+6a
+04
+f5
 47
+1a
+85
+ec
+fa
 3f
-01
-20
-40
-59
+f1
+00
+6b
+00
+36
+1e
+df
+a3
+8b
+bd
+70
 ed
-20
-20
+5f
+0e
+80
+76
+09
+66
+b7
+18
+0b
+98
+b4
+8e
+bd
+dc
+a2
+ea
+0a
+fc
+a1
+96
+69
+e2
+23
+67
+c7
+c4
+22
+2c
+9e
+88
+11
+3e
+0c
+4a
+aa
+3c
+a6
+83
+d1
+80
+25
+d0
+10
+32
+15
+08
+75
+da
+24
+84
+4d
 62
-2b
-20
-40
-5a
-92
-20
-40
-04
-7b
-20
-40
-56
-a9
-68
-48
-c6
-54
-20
-40
-6e
-f7
-68
-48
-c6
+ff
+09
+0d
+7a
+d9
+e8
+28
+bf
+da
+fe
+d2
+4e
+d2
+23
+43
+ee
+6b
+10
+44
 54
-20
-40
-6e
+7d
+94
+a9
+fc
+a7
+aa
+3a
+7f
+d8
+bf
+89
 d3
-6f
-e0
-c6
-4d
-20
-40
-59
-43
-68
-48
-c6
-5a
+e4
+51
 20
-40
-55
-ab
-d8
-40
+51
+04
 00
-15
-20
-40
-55
+81
+db
+34
+c7
+f5
+fd
+69
+5e
+cb
+7b
+07
+ae
+cd
+3b
+96
+c5
+30
+ea
+cf
+ac
+5a
+7a
+8a
+a3
+16
+95
+08
+99
+5f
+45
+d2
+65
+5f
+51
 b5
-20
-40
-61
-1a
-20
-40
-55
-0c
-20
-40
-54
-f9
-68
-48
-c6
-4a
-20
-40
-6f
-0f
-68
+97
+ba
+e2
+0b
+06
+4f
+d9
+d9
+cd
+c9
+2e
+a1
 48
-c6
+9a
+ad
+fb
+0d
+93
+7e
+19
+ae
+f1
+18
+92
+e6
+63
+8c
+e4
+34
+e9
 4b
-20
-40
-6f
-0f
+06
+aa
+01
+ff
+f6
 68
-48
-c6
-5b
-20
-40
-55
-b5
-20
-40
-04
+86
+0a
+fa
 a2
-20
-20
-54
-e5
-6f
-e1
+9a
+ec
+cb
+82
+a4
+6d
+96
+38
+e6
+a4
+95
+68
+5b
+57
+e7
 c7
-3c
-67
+0c
+d9
+ac
+21
+10
+cf
+a7
+66
+bf
+51
+f2
+81
+7d
+ac
+d6
+22
+04
+f3
+2d
+99
+94
+57
+01
+1c
+5c
+6b
+01
 e1
-86
-70
-df
+27
+19
+c5
+36
+8e
+51
+b0
 20
-00
-18
-d8
-40
-00
-00
-6f
-e1
-86
-70
-2f
-ef
-fe
-00
+f6
+32
+98
+8b
+94
+ce
+c0
+8e
+0a
+db
+4b
+fd
+f5
+a2
+ec
+7f
+27
+23
 20
-40
-84
-af
-6f
+ca
+5c
+5f
+24
+34
+0c
+b1
+0a
+bc
+f3
+6d
+3e
+cf
+90
+c8
 e1
-86
+5a
+50
+ce
+cd
+ea
+44
+ea
+38
+d9
+e7
+23
+f6
+02
+0d
+3e
+fa
+65
+66
+cb
+95
+36
+2e
+d7
+ad
+47
+6b
+51
+56
+3a
+99
+9e
+d1
+dc
+74
+a7
+66
+9b
+4e
+43
+76
+21
+1c
+01
+8c
+e9
+cc
+7c
+b0
 70
-1f
+79
+55
+5d
+ab
+6d
+12
+a1
+dd
+a8
+b8
+f5
+93
+88
 e3
-7e
-00
-67
-e1
+2b
+89
 86
-70
-18
-40
-84
-01
+f7
+a0
+10
+31
+e9
+17
+61
+22
+f7
+df
 c2
-00
+4a
+27
+6f
+ca
+65
+e0
+31
+4a
+1b
+7a
+b1
+1d
+25
+98
+cc
+51
+30
+79
+1c
+0b
 04
-a6
+e8
+82
+db
+23
+a9
+82
+e5
 20
+fe
+f4
+10
+94
+71
+e0
+83
+c2
+1a
+59
+bf
+5d
+b4
+c6
+b8
+35
+82
+51
+47
+e8
+fe
+f3
+3d
+ae
+5c
+85
 60
-00
-00
-18
-46
-7c
-ff
-20
-62
+54
 80
+a2
+0f
+39
+d7
+cd
+65
+50
+30
+75
+b3
+b8
+ef
+0f
+ae
 00
-20
-20
-6f
-0b
-c6
-93
-00
-00
-20
-40
-56
-01
-24
+39
+a4
+fb
 74
-00
-00
+d9
+89
+f9
+75
+50
+b7
+cd
+92
+e7
+64
+63
+d1
+72
+3b
+56
+bd
+1e
+56
+25
+30
+9a
+87
+a9
+99
+f8
+9b
+18
+f5
+89
+6a
+96
+1b
+6c
+f6
+b5
+a1
 6f
-e0
-c7
-7c
-70
-47
-7c
-00
-24
-5a
-04
+3d
+11
+d3
+02
+32
+d2
+a1
+3d
+62
+39
+f5
+79
+a4
 c7
-6f
-e4
-47
-13
-c3
-0b
-04
+0c
+1a
+ed
+03
+f9
+89
+46
+fa
+fa
+4b
+12
+01
+34
+64
+e9
+27
+bb
 bc
-6f
+26
+f5
+ff
+2f
+9d
+4e
+2a
+29
+64
 e0
+1b
+c8
+fa
+81
+f5
+39
+1d
+77
+f4
+83
+90
 c9
+b7
+c5
+ef
+82
+97
+13
+09
+23
+a5
+63
+f3
+21
+da
+21
+ea
+b8
 6c
-24
-3a
-60
-b6
-20
-40
-04
-be
-20
-20
-60
-a2
-6f
+0a
+f1
+bc
+81
+ee
+c0
+26
+96
+95
+93
+57
+c4
+9d
+9f
+af
+67
+45
+3e
+91
+b0
+6d
+a9
+0d
+81
+8f
+91
+ff
+79
+56
+a8
+b9
+39
+dd
+b3
+a6
+f5
+47
+a6
+97
+11
+3c
+99
+2d
+7a
+af
+9b
+a6
+70
+36
+01
+bb
+43
+83
+84
+3c
+b9
+b1
+d7
+f9
 e0
-c6
-59
-c1
-ff
-80
-00
-6f
+5d
+b0
+83
+02
+b0
+4b
+99
+e9
+4a
+2d
+50
 e0
-c7
+98
+c4
 7d
-20
-7a
-00
-00
+8a
+84
+e6
+cd
+0b
+c6
+a7
+4d
+a5
+94
+1e
 1f
+98
+87
+de
+66
+e7
+e3
+25
+c4
+db
+45
+32
+94
+35
+46
+27
+a0
+38
+37
+66
+df
+da
+f9
+e5
+1e
+76
+59
+f7
+a7
+29
+7e
+3d
+d9
+af
+d1
+8e
+34
+94
+2c
+d0
 e0
-ff
-ff
-67
-e0
-c7
-7d
-58
-00
-00
-00
-67
 e2
+fe
+73
+3b
+24
+aa
 48
+60
+ba
+87
+57
+96
+9d
+ad
+d0
+6d
+15
+5d
+8f
+44
+63
+bf
+65
+08
+de
+3c
+6c
+1c
+78
+b0
+27
+3d
+92
+8c
+4a
+d2
+44
+73
+c4
+b6
+87
+eb
+80
+db
+70
+e2
+11
+95
+c4
 47
-20
-20
+fd
+55
+3e
+80
+21
+78
+41
+80
+18
+24
+6a
+4f
+b0
+6d
+29
+9a
+2f
+76
+99
+2b
+e1
+0f
+9a
+0d
+e1
+c9
+ae
+35
+4f
+85
 5a
-73
-20
-40
-04
-7b
-20
-20
+8c
+17
+34
+a3
+b5
+ed
+0a
+1d
+db
+27
+8e
+bb
+65
+c9
+e2
+3e
+90
+5a
+9b
+4f
+ac
+49
+c1
+b2
+a7
+22
+52
+d4
+c6
+58
+36
+cb
+29
+ec
+b3
+1d
+13
 02
-4b
 6f
+45
+fd
+72
+89
+9b
+43
+a0
+81
+5c
+a7
+f3
+33
+69
+24
+a1
+ba
+14
+ca
+0a
+8b
+c1
+de
+35
+c4
+f1
+51
+f9
+6d
+53
+c5
+22
+ca
+5c
+96
+93
+7c
+b2
+66
+0a
+e2
+97
+49
+94
+9a
+e2
+b6
+b2
+ba
+93
+bf
+44
+72
+19
+8c
+84
+f9
+46
+65
 e4
-47
-13
-c4
+38
+f2
+5c
+cd
+52
+5f
+8d
+4c
+d2
+8c
+9b
+95
+7e
+f4
+45
+9f
+56
+2c
+4c
+36
+8a
+10
+30
+fc
+51
+fa
 15
-00
-00
-c3
-1f
-de
+d3
+38
+49
 b9
-68
-48
-c6
-5a
-20
-40
-6e
-f7
-68
-48
-c6
-5a
-20
-40
-55
-b1
-68
-48
-c6
-5a
-20
-40
-6e
-e6
-24
-20
-de
-c2
-20
-20
-5e
-be
-6f
-e0
-c9
-57
-c0
+37
 06
-04
-d7
-20
-20
-57
-4a
-6f
-e0
-c6
-90
-c0
-00
-57
-72
-c0
-00
-d7
+30
+89
+81
+4d
+e4
+b5
 75
-c0
-01
-57
+e1
+90
+9e
+0c
+9f
+6b
+db
+8c
+ec
+d4
+ac
+49
+ea
+03
 78
-c0
-01
-d7
+72
 7b
-20
-60
-00
-00
-20
-40
-59
-58
-c0
-18
-59
-5f
-c0
-18
-d9
-c6
-c0
-2c
-04
+8c
+2e
+bb
+21
+c9
+e3
+22
+03
+62
+6d
+7e
+92
 e2
-20
-20
-59
-52
-20
-40
-59
-e7
-6f
-e0
-c8
-5a
-c0
-2c
-84
-e6
-20
-20
-59
-5f
-70
-49
-57
 0b
+63
+5e
+be
+2c
+47
+3f
+44
+7d
+e9
+c3
 da
+10
+92
+de
+ec
+1e
+b0
+2c
+e8
+ff
+5e
+a6
 60
-4a
-0b
-20
-20
-59
-95
-6f
-e0
-c4
-20
-c1
-80
-00
-00
-6f
-e0
+7c
 c9
-57
+9b
+8c
+65
+6c
+af
+42
 c0
-05
-84
-ee
-20
-20
-59
-f8
-20
-40
+dc
+08
+9c
+fd
+7e
+4c
+bd
 5a
-6d
-6f
-e0
-c6
-59
+cf
+fc
+40
+de
+da
+90
+fa
+79
+3d
+4b
+61
+74
+3a
+3c
+f1
+70
+0d
+82
+db
+a2
+77
+61
+86
+1e
 c0
-7f
-84
+e3
+73
+02
+a7
+33
+19
+76
+f7
+27
+8f
 f4
-68
-48
-c6
-59
-20
-40
-6e
-e6
-24
-60
-80
-00
+a2
+02
+f4
+04
+78
+13
+e2
+2a
+8d
+3f
+bf
+ec
+d1
+81
 58
+d5
+7c
+87
+ce
 00
-00
-00
-20
-40
-69
-e5
-c0
-ac
-59
-55
-20
-20
+45
 5a
+d9
 2f
-78
-54
-7c
-00
-58
-00
-00
-00
+6a
+76
+51
+90
+0a
+b2
+11
 67
-e3
-48
-47
-20
-40
-04
-e9
-20
+12
+7b
+65
+5b
+61
+f7
 20
-56
-06
-2a
+f6
+46
+a8
+cf
+47
+8d
+4b
+4b
+f7
+0e
+07
 0e
+21
+86
+5c
+d7
+48
+fc
+ef
+55
+9e
+00
+b3
+12
+c5
+b2
+7a
+ef
+f9
+5f
+48
+a4
+66
+db
+e3
+d1
+4d
+23
+d8
+73
+a0
+3c
+49
+31
+20
+e3
+ab
+0a
+1d
+c7
+a3
+78
+a7
+f2
+e3
 aa
 55
 40
@@ -5131,9 +5765,9 @@
 40
 05
 00
-33
+73
 07
-20
+a0
 00
 00
 00
@@ -5142,9 +5776,9 @@
 00
 00
 00
-73
-88
-a4
+f7
+98
+a6
 f2
 7d
 61
@@ -5165,7 +5799,7 @@
 00
 10
 04
-60
+70
 00
 00
 06
@@ -5179,7 +5813,7 @@
 00
 00
 00
-41
+45
 a4
 00
 00
@@ -5547,8 +6181,8 @@
 00
 43
 47
-ee
-4d
+d0
+52
 00
 80
 bb
@@ -5570,9 +6204,9 @@
 00
 4a
 47
-74
-d6
-00
+70
+11
+01
 00
 77
 01
@@ -5866,30 +6500,22 @@
 00
 fa
 49
-b9
-1a
-ea
-1a
+21
+1c
+52
+1c
 aa
 55
-18
+10
 00
 e2
 49
-eb
+53
+1c
 1a
-b2
-1b
-b3
+1d
 1b
-2a
-1c
-2b
-1c
-de
-1c
-df
-1c
+1d
 92
 1d
 93
@@ -6074,7 +6700,7 @@
 4a
 09
 a5
-26
+46
 34
 19
 04
@@ -6124,7 +6750,7 @@
 ff
 aa
 55
-1e
+54
 00
 d6
 48
@@ -6134,14 +6760,26 @@
 27
 ab
 40
+b3
+56
+9b
+e6
+a8
+12
+a9
+c0
 be
-d1
+e6
+a5
+af
 a0
-41
+21
 a1
-12
-a5
-84
+02
+b8
+10
+b9
+0b
 a7
 ff
 b5
@@ -6150,20 +6788,10 @@
 00
 ff
 00
-35
-c8
-25
-af
 09
 00
 ff
 ff
-aa
-55
-2e
-00
-fc
-48
 09
 5a
 0d
@@ -6404,8 +7032,8 @@
 aa
 aa
 55
-cc
-57
-4b
-24
+3a
+55
+87
+43
 20
Index: output/program.lis
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/output/program.lis	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/output/program.lis	(working copy)
@@ -1,1676 +1,1898 @@
               include "bt_format "
               org 0x0000
-0000 c2840028 bbit1 8 ,pf_patch_ext 
-0001 c00002b5 beq patch00_0 ,p_soft_reset 
-0002 c001005f beq patch00_2 ,p_main_loop 
-0003 c0080068 beq patch02_0 ,p_shutdown_radio 
-0004 c008806a beq patch02_1 ,p_set_sync_on 
-0005 c00a0169 beq patch02_4 ,p_set_lemode 
-0006 c00a80eb beq patch02_5 ,p_rf_rx_enable 
-0007 c00c010b beq patch03_0 ,p_txon 
-0008 c00c8112 beq patch03_1 ,p_set_tx_power 
-0009 c00d0078 beq patch03_2 ,p_initialize_radio_cont 
-000a c012823b beq patch04_5 ,p_lpm_sleep 
-000b c03402ae beq patch0d_0 ,p_mouse_cb_fuction 
-000c c03482bd beq patch0d_1 ,p_mouse_load_device_info_check 
-000d c0360277 beq patch0d_4 ,p_mouse_param_init 
-000e c0368047 beq patch0d_5 ,p_mouse_sensor_set_angle 
-000f c037003d beq patch0d_6 ,p_mouse_start_work 
-0010 c039848a beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0011 c03b8037 beq patch0e_7 ,p_mouse_adc_read_start 
-0012 c03d04f8 beq patch0f_2 ,p_mouse_motion 
-0013 c03e84d4 beq patch0f_5 ,p_mouse_setting_sensor_type 
-0014 c03f846a beq patch0f_7 ,p_mouse_3io6key_check 
-0015 c04084dd beq patch10_1 ,p_mouse_init_sensor 
-0016 c04203a6 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
-0017 c04283f2 beq patch10_5 ,p_mouse_priority_bb_event 
-0018 c0430200 beq patch10_6 ,p_mouse_le 
-0019 c04383d0 beq patch10_7 ,p_mouse_bb_event_timer 
-001a c04403f0 beq patch11_0 ,p_mouse_start_discovery 
-001b c04503ba beq patch11_2 ,p_mouse_store_remote_bdaddr 
-001c c04602fb beq patch11_4 ,p_mouse_store_device_info 
-001d c0468363 beq patch11_5 ,p_mouse_store_dpi_info_check 
-001e c0470454 beq patch11_6 ,p_mouse_idle 
-001f c04582d4 beq patch11_3 ,p_mouse_app_initflag_check 
-0020 c04804c9 beq patch12_0 ,p_mouse_check_select_device_by_switch 
-0021 c04a8481 beq patch12_5 ,p_mouse_24g_hibernate_set 
-0022 c04b04b2 beq patch12_6 ,p_mouse_24g_package_data 
-0023 c06a821f beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0024 c06b0218 beq patch1a_6 ,p_gpio_set_wake 
-0025 c062825a beq patch18_5 ,p_otp_read_data 
-0026 c06d0152 beq patch1b_2 ,p_sadc_calibration 
-0027 2020235a branch assert 
+0000 c284002e bbit1 8 ,pf_patch_ext 
+0001 c00002f3 beq patch00_0 ,p_soft_reset 
+0002 c001005d beq patch00_2 ,p_main_loop 
+0003 c0080066 beq patch02_0 ,p_shutdown_radio 
+0004 c0088068 beq patch02_1 ,p_set_sync_on 
+0005 c00a0170 beq patch02_4 ,p_set_lemode 
+0006 c00a810a beq patch02_5 ,p_rf_rx_enable 
+0007 c00b0071 beq patch02_6 ,p_calc_freq 
+0008 c00c012a beq patch03_0 ,p_txon 
+0009 c00c8131 beq patch03_1 ,p_set_tx_power 
+000a c00d0080 beq patch03_2 ,p_initialize_radio_cont 
+000b c0128267 beq patch04_5 ,p_lpm_sleep 
+000c c01381fb beq patch04_7 ,p_lpm_adjust_clk 
+000d c03402ee beq patch0d_0 ,p_mouse_cb_fuction 
+000e c0348301 beq patch0d_1 ,p_mouse_load_device_info_check 
+000f c03502fd beq patch0d_2 ,p_mouse_default_init 
+0010 c03602b2 beq patch0d_4 ,p_mouse_param_init 
+0011 c0368045 beq patch0d_5 ,p_mouse_sensor_set_angle 
+0012 c037049b beq patch0d_6 ,p_mouse_start_work 
+0013 c03784a0 beq patch0d_7 ,p_mouse4_0_check_reconn_target 
+0014 c03984ef beq patch0e_3 ,p_mouse_setgpio_hibernate 
+0015 c03a025b beq patch0e_4 ,p_mouse_lpm_before_common 
+0016 c03b803f beq patch0e_7 ,p_mouse_adc_read_start 
+0017 c03c8525 beq patch0f_1 ,p_mouse_le_name_modify 
+0018 c03d0558 beq patch0f_2 ,p_mouse_motion 
+0019 c03e8534 beq patch0f_5 ,p_mouse_setting_sensor_type 
+001a c03f84d0 beq patch0f_7 ,p_mouse_3io6key_check 
+001b c040853d beq patch10_1 ,p_mouse_init_sensor 
+001c c04203e5 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
+001d c0428430 beq patch10_5 ,p_mouse_priority_bb_event 
+001e c0430230 beq patch10_6 ,p_mouse_le 
+001f c043840e beq patch10_7 ,p_mouse_bb_event_timer 
+0020 c044042e beq patch11_0 ,p_mouse_start_discovery 
+0021 c04503f8 beq patch11_2 ,p_mouse_store_remote_bdaddr 
+0022 c0458319 beq patch11_3 ,p_mouse_app_initflag_check 
+0023 c046033c beq patch11_4 ,p_mouse_store_device_info 
+0024 c04683a2 beq patch11_5 ,p_mouse_store_dpi_info_check 
+0025 c04704b8 beq patch11_6 ,p_mouse_idle 
+0026 c0480512 beq patch12_0 ,p_mouse_check_select_device_by_switch 
+0027 c04a84e6 beq patch12_5 ,p_mouse_24g_hibernate_set 
+0028 c04b04fb beq patch12_6 ,p_mouse_24g_package_data 
+0029 c0628290 beq patch18_5 ,p_otp_read_data 
+002a c06a824f beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+002b c06b0248 beq patch1a_6 ,p_gpio_set_wake 
+002c c06d00a9 beq patch1b_2 ,p_sadc_calibration 
+002d 2020235a branch assert 
 
 pf_patch_ext:
-0028 c00a018a beq patch22_4 ,p_le_slave_match 
-0029 c00d0189 beq patch23_2 ,p_le_got_first_packet 
-002a c01281b9 beq patch24_5 ,p_le_rx_dec 
-002b c01301be beq patch24_6 ,p_le_rx_nopayload 
-002c c01c81d0 beq patch27_1 ,p_le_parse 
-002d c01d01da beq patch27_2 ,p_le_parse_l2cap 
-002e c02601d6 beq patch29_4 ,p_le_adv_not_match 
-002f c02681d4 beq patch29_5 ,p_le_init_adv 
-0030 c048025d beq patch32_0 ,p_g24_reconn_dispatch 
-0031 c04b0475 beq patch32_6 ,p_g24_short_sleep 
-0032 c04d00f9 beq patch33_2 ,p_mouse_g24_retransmit 
-0033 c04e8100 beq patch33_5 ,p_g24_transmit_hop_process 
-0034 c04f827f beq patch33_7 ,p_power_ctrl_start 
-0035 c17f8000 rtneq patch3f_7 
-0036 2020235a branch assert 
+002e c00a0190 beq patch22_4 ,p_le_slave_match 
+002f c00d01af beq patch23_2 ,p_le_got_first_packet_new 
+0030 c01201d4 beq patch24_4 ,p_le_receive_rxon 
+0031 c01281b7 beq patch24_5 ,p_le_rx_dec 
+0032 c01301bc beq patch24_6 ,p_le_rx_nopayload 
+0033 c01c81ce beq patch27_1 ,p_le_parse 
+0034 c01d020a beq patch27_2 ,p_le_parse_l2cap 
+0035 c0260206 beq patch29_4 ,p_le_adv_not_match 
+0036 c02681d2 beq patch29_5 ,p_le_init_adv 
+0037 c0480293 beq patch32_0 ,p_g24_reconn_dispatch 
+0038 c04902a7 beq patch32_2 ,p_g24_reconn_device_fail 
+0039 c04b04dd beq patch32_6 ,p_g24_short_sleep 
+003a c04d0118 beq patch33_2 ,p_mouse_g24_retransmit 
+003b c04e811f beq patch33_5 ,p_g24_transmit_hop_process 
+003c c04f82bf beq patch33_7 ,p_power_ctrl_start 
+003d c17f8000 rtneq patch3f_7 
+003e 2020235a branch assert 
 
 p_mouse_adc_read_start:
-0037 20406f82 call enable_adc 
-0038 20406fb0 call vdd_calculate_by_mode 
-0039 1fe6fc0a div pdata ,10 
-003a 20407d5f call get_div_result 
-003b 67e14633 store 2 ,mem_mouse_vdd_now_vol 
-003c 20205553 branch mouse_adc_data_process 
-
-p_mouse_start_work:
-003d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-003e c29f0040 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
-003f 2020548f branch mouse_start_work + 3 
-
-p_mouse_24g_first_start_auto_pair_mode:
-0040 204054ac call mouse_wakeup_from_power_check 
-0041 20340043 branch p_mouse_24g_first_start_reconn ,user 
-0042 2020602f branch mouse_24g_reconn_general_dongle 
-
-p_mouse_24g_first_start_reconn:
-0043 6fe0c666 fetch 1 ,mem_device_flag 
-0044 c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-0045 20405aa8 call mouse_bluetooth_fast_conn_disable 
-0046 2020044b branch p_mouse_24g_first_bluetooth_reconnect 
+003f 20406f82 call enable_adc 
+0040 20406fb0 call vdd_calculate_by_mode 
+0041 1fe6fc0a div pdata ,10 
+0042 20407d5f call get_div_result 
+0043 67e14633 store 2 ,mem_mouse_vdd_now_vol 
+0044 20205553 branch mouse_adc_data_process 
 
 p_mouse_sensor_set_angle:
-0047 6fe0c64f fetch 1 ,mem_sensor_angle_default 
-0048 67e0c958 store 1 ,mem_config_sensor_angle 
-0049 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
-004a c17f8000 rtneq gpio_disable 
-004b 204023c3 call lpm_write_ice_disable 
-004c 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
-004d d840003e arg gpcfg_output_low ,temp 
-004e 20406f21 call gpio_config_function_int 
-004f 6fe0c65b fetch 1 ,mem_mouse_reuse_2ice_gpio 
-0050 d840003e arg gpcfg_output_low ,temp 
-0051 20406f21 call gpio_config_function_int 
+0045 6fe0c64f fetch 1 ,mem_sensor_angle_default 
+0046 67e0c958 store 1 ,mem_config_sensor_angle 
+0047 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
+0048 c17f8000 rtneq gpio_disable 
+0049 204023c3 call lpm_write_ice_disable 
+004a 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
+004b d840003e arg gpcfg_output_low ,temp 
+004c 20406f21 call gpio_config_function_int 
+004d 6fe0c65b fetch 1 ,mem_mouse_reuse_2ice_gpio 
+004e d840003e arg gpcfg_output_low ,temp 
+004f 20406f21 call gpio_config_function_int 
+0050 6848c64d fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+0051 204055b5 call mouse_gpio_config_input_pu 
 0052 6848c64d fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0053 204055b5 call mouse_gpio_config_input_pu 
-0054 6848c64d fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0055 20406ee6 call gpio_get_bit 
-0056 2040d473 call mouse_sensor_switch_angle ,true 
-0057 204055b1 call mouse_gpio_config_input_pd 
-0058 6848c64d fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0059 20406edd call gpio_config_input 
-005a 204023c7 call lpm_write_ice_enable 
+0053 20406ee6 call gpio_get_bit 
+0054 2040d473 call mouse_sensor_switch_angle ,true 
+0055 204055b1 call mouse_gpio_config_input_pd 
+0056 6848c64d fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+0057 20406edd call gpio_config_input 
+0058 204023c7 call lpm_write_ice_enable 
 
 p_ice_gpio_set_float:
-005b 6848c64e fetcht 1 ,mem_select_sensor_angle_gpio 
-005c 20406f0f call gpio_set_high_impedance 
-005d 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-005e 20206f0f branch gpio_set_high_impedance 
+0059 6848c64e fetcht 1 ,mem_select_sensor_angle_gpio 
+005a 20406f0f call gpio_set_high_impedance 
+005b 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+005c 20206f0f branch gpio_set_high_impedance 
 
 p_main_loop:
-005f 20407552 call sp_calc_sequence_256 
-0060 20407448 call sp_calc_sequence_256_check 
-0061 20402a45 call le_advertising_dispatch 
-0062 2040202a call idle_dispatch 
-0063 204042ad call app_process_idle 
-0064 20402018 call connection_dispatch 
-0065 2040310f call g24_dispatch 
-0066 2040248c call lpm_dispatch 
-0067 2020005f branch p_main_loop 
+005d 20407552 call sp_calc_sequence_256 
+005e 20407448 call sp_calc_sequence_256_check 
+005f 20402a45 call le_advertising_dispatch 
+0060 2040202a call idle_dispatch 
+0061 204042ad call app_process_idle 
+0062 20402018 call connection_dispatch 
+0063 2040310f call g24_dispatch 
+0064 2040248c call lpm_dispatch 
+0065 2020005d branch p_main_loop 
 
 p_shutdown_radio:
-0068 70890000 jam 0 ,0x8900 
-0069 20202153 branch shutdown_radio + 1 
+0066 70890000 jam 0 ,0x8900 
+0067 20202153 branch shutdown_radio + 1 
 
 p_set_sync_on:
-006a 708a0f60 jam 0x60 ,0x8a0f 
-006b 708a10aa jam 0xaa ,0x8a10 
-006c 708a127a jam 0x7a ,0x8a12 
-006d 708a2500 jam 0x00 ,0x8a25 
-006e 708a2600 jam 0x00 ,0x8a26 
-006f 2000003c nop 60 
-0070 708a2020 jam 0x20 ,0x8a20 
-0071 708a23f5 jam 0xf5 ,0x8a23 
-0072 708a2412 jam 0x12 ,0x8a24 
-0073 708a2410 jam 0x10 ,0x8a24 
-0074 2000003c nop 60 
-0075 708a1260 jam 0x60 ,0x8a12 
-0076 708a23dd jam 0xdd ,0x8a23 
-0077 20600000 rtn 
+0068 708a0f60 jam 0x60 ,0x8a0f 
+0069 708a10aa jam 0xaa ,0x8a10 
+006a 708a127a jam 0x7a ,0x8a12 
+006b 708a2500 jam 0x00 ,0x8a25 
+006c 708a2600 jam 0x00 ,0x8a26 
+006d 2000003c nop 60 
+006e 708a2020 jam 0x20 ,0x8a20 
+006f 708a23f5 jam 0xf5 ,0x8a23 
+0070 20202169 branch set_sync_on_next 
+
+p_calc_freq:
+0071 58000960 setarg 2400 
+0072 9840fe00 iadd temp ,pdata 
+0073 1fe22200 copy pdata ,rega 
+0074 6848c099 fetcht 1 ,mem_fcomp_div 
+0075 18430400 rshift temp ,temp 
+0076 9846fc00 idiv temp 
+0077 20407d62 call wait_div_end 
+0078 1807fe00 quotient pdata 
+0079 1fec8e00 rshift8 pdata ,queue 
+007a 60f0890a storer queue ,1 ,0x890a 
+007b 67f08909 store 1 ,0x8909 
+007c 202021da branch calc_freq + 10 
+
+p_set_ck2rfpll:
+007d 37d98200 until null ,lpo_edge 
+007e 70813c58 jam 0x58 ,0x813c 
+007f 202023e2 branch lpm_write_wait 
 
 p_initialize_radio_cont:
-0078 7001bb00 jam 0 ,mem_le_testtype 
-0079 7001bc00 jam 0 ,mem_cmd_le_create_conn 
-007a 37d98200 until null ,lpo_edge 
-007b 7089460d jam 0x0d ,0x8946 
-007c 70896f10 jam 0x10 ,0x896f 
-007d 708a13cd jam 0xcd ,0x8a13 
-007e 708a0610 jam 0x10 ,0x8a06 
-007f 708a844a jam 0x4a ,0x8a84 
-0080 708a8540 jam 0x40 ,0x8a85 
-0081 708a16fe jam 0xfe ,0x8a16 
-0082 204000bf call p_set_otp_config 
-0083 204070d7 call wdt_set_disable 
-0084 37d98200 until null ,lpo_edge 
-0085 70813b5f jam 0x5f ,0x813b 
-0086 37d98200 until null ,lpo_edge 
-0087 70813c88 jam 0x88 ,0x813c 
-0088 37d98200 until null ,lpo_edge 
-0089 6fe0c099 fetch 1 ,mem_fcomp_div 
-008a c00800b4 beq xtal_16m ,p_initialize_radio_16m 
-008b 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-008c 1fe1fe04 or_into 0x04 ,pdata 
-008d 67f08a02 store 1 ,0x8a02 
-008e 70890f01 jam 0x01 ,0x890f 
-008f 708a8024 jam 0x24 ,0x8a80 
-0090 708a8162 jam 0x62 ,0x8a81 
-0091 58e61212 setarg 0xe61212 
-0092 67f18a73 store 3 ,0x8a73 
+0080 7001bb00 jam 0 ,mem_le_testtype 
+0081 7001bc00 jam 0 ,mem_cmd_le_create_conn 
+0082 37d98200 until null ,lpo_edge 
+0083 7089460d jam 0x0d ,0x8946 
+0084 70896f10 jam 0x10 ,0x896f 
+0085 708a8840 jam 0x40 ,core_rx_cfg0 
+0086 708a13cd jam 0xcd ,0x8a13 
+0087 708a0610 jam 0x10 ,0x8a06 
+0088 708a844a jam 0x4a ,0x8a84 
+0089 708a8540 jam 0x40 ,0x8a85 
+008a 708a16fe jam 0xfe ,0x8a16 
+008b 204000e2 call p_set_otp_config 
+008c 204070d7 call wdt_set_disable 
+008d 2455807d ncall p_set_ck2rfpll ,wake 
+008e 37d98200 until null ,lpo_edge 
+008f 70813b5f jam 0x5f ,0x813b 
+0090 37d98200 until null ,lpo_edge 
+0091 70813c88 jam 0x88 ,0x813c 
+0092 37d98200 until null ,lpo_edge 
+0093 6fe0c099 fetch 1 ,mem_fcomp_div 
+0094 c00800d3 beq xtal_16m ,p_initialize_radio_16m 
+0095 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+0096 1fe1fe04 or_into 0x04 ,pdata 
+0097 67f08a02 store 1 ,0x8a02 
+0098 70890f01 jam 0x01 ,0x890f 
+0099 708a8024 jam 0x24 ,0x8a80 
+009a 708a8162 jam 0x62 ,0x8a81 
+009b 58e61212 setarg 0xe61212 
+009c 67f18a73 store 3 ,0x8a73 
 
 p_initialize_radio2:
-0093 708a8660 jam 0x60 ,0x8a86 
-0094 708a8b3b jam 0x3b ,0x8a8b 
-0095 204000a6 call p_dpll_on 
-0096 70804300 jam 0 ,core_config 
-0097 70804205 jam clksel_dpll ,core_clksel 
-0098 58557474 setarg 0x557474 
-0099 67f18968 store 3 ,0x8968 
-009a 7089606e jam 0x6e ,0x8960 
-009b 20400125 call p_rx_dcoc 
-009c 20400150 call p_rfpll_aac_ghpc 
-009d 204000a0 call p_set_xtal_cap 
-009e 7041480c jam system_clk_12m ,mem_system_clk 
-009f 20206f4e branch sadc_calibration 
+009d 708a8660 jam 0x60 ,0x8a86 
+009e 708a8b3b jam 0x3b ,0x8a8b 
+009f 204000c5 call p_dpll_on 
+00a0 70804300 jam 0 ,core_config 
+00a1 70804205 jam clksel_dpll ,core_clksel 
+00a2 58557474 setarg 0x557474 
+00a3 67f18968 store 3 ,0x8968 
+00a4 7089606e jam 0x6e ,0x8960 
+00a5 20400143 call p_rx_dcoc 
+00a6 2040016e call p_rfpll_aac_ghpc 
+00a7 204000c0 call p_set_xtal_cap 
+00a8 7041480c jam system_clk_12m ,mem_system_clk 
+
+p_sadc_calibration:
+00a9 20758000 rtn wake 
+00aa 708a0777 jam 0x77 ,core_gpadc_ctrl 
+00ab 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
+00ac 708a0b01 jam 0x01 ,core_gpadc_cfg3 
+00ad 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+00ae 67f080cd store 1 ,core_sadc_clkdiv 
+00af 20000bb8 nop 3000 
+00b0 204000b9 call p_sadc_read 
+00b1 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+00b2 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+00b3 df200008 arg 8 ,loopcnt 
+00b4 20406f58 call sadc_cal_read + 1 
+00b5 6fe0c419 fetch 1 ,mem_spi_write_addr 
+00b6 67e0c433 store 1 ,mem_adc_cal_c7 
+00b7 6240c419 storer regb ,1 ,mem_spi_write_addr 
+00b8 20600000 rtn 
+
+p_sadc_read:
+00b9 7080cc03 jam 0x03 ,core_sadc_ctrl 
+
+p_sadc_read_wait:
+00ba 6ff08129 fetch 1 ,core_perf_status 
+00bb c30280ba bbit0 saradc_done ,p_sadc_read_wait 
+00bc 68590164 fetcht 2 ,core_sadc_data 
+00bd 6049440a storet 2 ,mem_adc_current_value 
+00be 7080cc00 jam 0x00 ,core_sadc_ctrl 
+00bf 20600000 rtn 
 
 p_set_xtal_cap:
-00a0 20758000 rtn wake 
-00a1 37d98200 until null ,lpo_edge 
-00a2 6fe0c11c fetch 1 ,mem_xtal_c_sel 
-00a3 67f0813a store 1 ,core_xtal_cap 
-00a4 37d98200 until null ,lpo_edge 
-00a5 20600000 rtn 
+00c0 20758000 rtn wake 
+00c1 37d98200 until null ,lpo_edge 
+00c2 6fe0c11c fetch 1 ,mem_xtal_c_sel 
+
+p_set_xtal_cap_next:
+00c3 67f0813a store 1 ,core_xtal_cap 
+00c4 202023e2 branch lpm_write_wait 
 
 p_dpll_on:
-00a6 6fe0c099 fetch 1 ,mem_fcomp_div 
-00a7 c00c00ac beq xtal_24m ,p_dpll_on_24m 
-00a8 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-00a9 1fe1fe06 or_into 0x06 ,pdata 
-00aa 67f08a02 store 1 ,0x8a02 
-00ab 708a05e0 jam 0xe0 ,0x8a05 
+00c5 6fe0c099 fetch 1 ,mem_fcomp_div 
+00c6 c00c00cb beq xtal_24m ,p_dpll_on_24m 
+00c7 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00c8 1fe1fe06 or_into 0x06 ,pdata 
+00c9 67f08a02 store 1 ,0x8a02 
+00ca 708a05e0 jam 0xe0 ,0x8a05 
 
 p_dpll_on_24m:
-00ac 708a00d8 jam 0xd8 ,0x8a00 
-00ad 2000003c nop 60 
-00ae 708a01a0 jam 0xa0 ,0x8a01 
-00af 708a00df jam 0xdf ,0x8a00 
-00b0 708a01fa jam 0xfa ,0x8a01 
-00b1 20000014 nop 20 
-00b2 708a009f jam 0x9f ,0x8a00 
-00b3 20600000 rtn 
+00cb 708a00d8 jam 0xd8 ,0x8a00 
+00cc 2000003c nop 60 
+00cd 708a01a0 jam 0xa0 ,0x8a01 
+00ce 708a00df jam 0xdf ,0x8a00 
+00cf 708a01fa jam 0xfa ,0x8a01 
+00d0 20000014 nop 20 
+00d1 708a009f jam 0x9f ,0x8a00 
+00d2 20600000 rtn 
 
 p_initialize_radio_16m:
-00b4 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-00b5 1fe1fe06 or_into 0x06 ,pdata 
-00b6 67f08a02 store 1 ,0x8a02 
-00b7 70890f00 jam 0x00 ,0x890f 
-00b8 708a8023 jam 0x23 ,0x8a80 
-00b9 708a81b0 jam 0xb0 ,0x8a81 
-00ba 58e40909 setarg 0xe40909 
-00bb 67f18a73 store 3 ,0x8a73 
-00bc 708a762a jam 0x2a ,0x8a76 
-00bd 70890204 jam 0x04 ,0x8902 
-00be 20200093 branch p_initialize_radio2 
+00d3 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00d4 1fe1fe06 or_into 0x06 ,pdata 
+00d5 67f08a02 store 1 ,0x8a02 
+00d6 70890f00 jam 0x00 ,0x890f 
+00d7 708a8023 jam 0x23 ,0x8a80 
+00d8 708a81b0 jam 0xb0 ,0x8a81 
+00d9 58e40909 setarg 0xe40909 
+00da 67f18a73 store 3 ,0x8a73 
+00db 708a762a jam 0x2a ,0x8a76 
+00dc 70890204 jam 0x04 ,0x8902 
+00dd 2020009d branch p_initialize_radio2 
+
+p_set_otp_config_wake:
+00de 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
+00df 207a0000 rtn blank 
+00e0 67e1020f store 2 ,mem_otp_charge_pump 
+00e1 202000f4 branch p_set_otp_config2 
 
 p_set_otp_config:
-00bf 203580e7 branch p_set_otp_config_wake ,wake 
-00c0 6fe2020d fetch 4 ,mem_otp_core_ldo 
-00c1 207a0000 rtn blank 
-00c2 37d98200 until null ,lpo_edge 
-00c3 6ff08136 fetch 1 ,0x8136 
-00c4 1fe17ef0 and pdata ,0xf0 ,pdata 
-00c5 6848820d fetcht 1 ,mem_otp_core_ldo 
-00c6 9841fe00 ior temp ,pdata 
-00c7 1fe0fffd increase -3 ,pdata 
-00c8 67f08136 store 1 ,0x8136 
-00c9 37d98200 until null ,lpo_edge 
-00ca 6ff08138 fetch 1 ,0x8138 
-00cb 1fe17e07 and pdata ,0x7 ,pdata 
-00cc 6848820e fetcht 1 ,mem_otp_verf_bg 
-00cd 18498400 lshift3 temp ,temp 
-00ce 9841fe00 ior temp ,pdata 
-00cf 67f08138 store 1 ,0x8138 
-00d0 37d98200 until null ,lpo_edge 
+00e2 203580de branch p_set_otp_config_wake ,wake 
+00e3 6fe2020d fetch 4 ,mem_otp_core_ldo 
+00e4 207a0000 rtn blank 
+00e5 37d98200 until null ,lpo_edge 
+00e6 6ff08136 fetch 1 ,0x8136 
+00e7 1fe17ef0 and pdata ,0xf0 ,pdata 
+00e8 6848820d fetcht 1 ,mem_otp_core_ldo 
+00e9 9841fe00 ior temp ,pdata 
+00ea 1fe0fffd increase -3 ,pdata 
+00eb 67f08136 store 1 ,0x8136 
+00ec 37d98200 until null ,lpo_edge 
+00ed 6ff08138 fetch 1 ,0x8138 
+00ee 1fe17e07 and pdata ,0x7 ,pdata 
+00ef 6848820e fetcht 1 ,mem_otp_verf_bg 
+00f0 18498400 lshift3 temp ,temp 
+00f1 9841fe00 ior temp ,pdata 
+00f2 67f08138 store 1 ,0x8138 
+00f3 37d98200 until null ,lpo_edge 
 
 p_set_otp_config2:
-00d1 6ff08acb fetch 1 ,0x8acb 
-00d2 1fe17ef0 and pdata ,0xf0 ,pdata 
-00d3 6848820f fetcht 1 ,mem_otp_charge_pump 
-00d4 6048c15b storet 1 ,mem_otp_charge_pump_x 
-00d5 9841fe00 ior temp ,pdata 
-00d6 67f08acb store 1 ,0x8acb 
-00d7 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00d8 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
-00d9 2feffe03 isolate1 3 ,pdata 
-00da 6ff08a06 fetch 1 ,0x8a06 
-00db 7920fe07 setflag true ,7 ,pdata 
-00dc 67f08a06 store 1 ,0x8a06 
-00dd 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00de 1fe10407 and pdata ,7 ,temp 
-00df 18520400 lshift4 temp ,temp 
-00e0 18438400 lshift temp ,temp 
-00e1 6048c438 storet 1 ,mem_ring_ibias_trim 
-00e2 6ff08a02 fetch 1 ,0x8a02 
-00e3 1fe17e1f and pdata ,0x1f ,pdata 
-00e4 9841fe00 ior temp ,pdata 
-00e5 67f08a02 store 1 ,0x8a02 
-00e6 20600000 rtn 
-
-p_set_otp_config_wake:
-00e7 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-00e8 207a0000 rtn blank 
-00e9 67e1020f store 2 ,mem_otp_charge_pump 
-00ea 202000d1 branch p_set_otp_config2 
+00f4 6ff08acb fetch 1 ,0x8acb 
+00f5 1fe17ef0 and pdata ,0xf0 ,pdata 
+00f6 6848820f fetcht 1 ,mem_otp_charge_pump 
+00f7 6048c15b storet 1 ,mem_otp_charge_pump_x 
+00f8 9841fe00 ior temp ,pdata 
+00f9 67f08acb store 1 ,0x8acb 
+00fa 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00fb 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
+00fc 2feffe03 isolate1 3 ,pdata 
+00fd 6ff08a06 fetch 1 ,0x8a06 
+00fe 7920fe07 setflag true ,7 ,pdata 
+00ff 67f08a06 store 1 ,0x8a06 
+0100 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+0101 1fe10407 and pdata ,7 ,temp 
+0102 18520400 lshift4 temp ,temp 
+0103 18438400 lshift temp ,temp 
+0104 6048c438 storet 1 ,mem_ring_ibias_trim 
+0105 6ff08a02 fetch 1 ,0x8a02 
+0106 1fe17e1f and pdata ,0x1f ,pdata 
+0107 9841fe00 ior temp ,pdata 
+0108 67f08a02 store 1 ,0x8a02 
+0109 20600000 rtn 
 
 p_rf_rx_enable:
-00eb 2040686f call rf_debug_rx_gpio_high 
-00ec 204021ba call rf_rx_agc_set 
-00ed 18002a08 force 8 ,radio_ctrl 
-00ee 18002a00 force 0 ,radio_ctrl 
-00ef 580aaada setarg 0x0aaada 
-00f0 67f18a0f store 3 ,0x8a0f 
-00f1 708a2540 jam 0x40 ,0x8a25 
-00f2 708a2610 jam 0x10 ,0x8a26 
-00f3 2000003c nop 60 
-00f4 708a01fb jam 0xfb ,0x8a01 
-00f5 708a25ff jam 0xff ,0x8a25 
-00f6 708a2630 jam 0x30 ,0x8a26 
-00f7 708a16fe jam 0xfe ,0x8a16 
-00f8 202021b4 branch rf_rx_enable + 14 
+010a 2040686f call rf_debug_rx_gpio_high 
+010b 204021ba call rf_rx_agc_set 
+010c 18002a08 force 8 ,radio_ctrl 
+010d 18002a00 force 0 ,radio_ctrl 
+010e 580aaada setarg 0x0aaada 
+010f 67f18a0f store 3 ,0x8a0f 
+0110 708a2540 jam 0x40 ,0x8a25 
+0111 708a2610 jam 0x10 ,0x8a26 
+0112 2000003c nop 60 
+0113 708a01fb jam 0xfb ,0x8a01 
+0114 708a25ff jam 0xff ,0x8a25 
+0115 708a2630 jam 0x30 ,0x8a26 
+0116 708a16fe jam 0xfe ,0x8a16 
+0117 202021b4 branch rf_rx_enable + 14 
 
 p_mouse_g24_retransmit:
-00f9 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
-00fa 247a0000 nrtn blank 
-00fb 204000fd call p_mouse_retransmit_select_device_by_pb_button 
-00fc 202060fc branch mouse_g24_retransmit + 3 
+0118 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
+0119 247a0000 nrtn blank 
+011a 2040011c call p_mouse_retransmit_select_device_by_pb_button 
+011b 202060fc branch mouse_g24_retransmit + 3 
 
 p_mouse_retransmit_select_device_by_pb_button:
-00fd 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
-00fe c17f8000 rtneq gpio_disable 
-00ff 20205e78 branch mouse_retransmit_select_device_by_pb_button 
+011c 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
+011d c17f8000 rtneq gpio_disable 
+011e 20205e78 branch mouse_retransmit_select_device_by_pb_button 
 
 p_g24_transmit_hop_process:
-0100 6848c601 fetcht 1 ,mem_24g_retry 
-0101 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
-0102 98467c00 isub temp ,null 
-0103 24210105 nbranch p_g24_tx_fast_hop ,positive 
-0104 20203681 branch g24_transmit_hop_process + 5 
+011f 6848c601 fetcht 1 ,mem_24g_retry 
+0120 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
+0121 98467c00 isub temp ,null 
+0122 24210124 nbranch p_g24_tx_fast_hop ,positive 
+0123 20203681 branch g24_transmit_hop_process + 5 
 
 p_g24_tx_fast_hop:
-0105 6fe2458f fetch 4 ,mem_24g_addr 
-0106 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-0107 98467c00 isub temp ,null 
-0108 2022b222 branch g24_ch ,zero 
-0109 204002a4 call p_power_ctrl_txpower_incrs 
-010a 2020369b branch g24_tx_fast_hop + 1 
+0124 6fe2458f fetch 4 ,mem_24g_addr 
+0125 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+0126 98467c00 isub temp ,null 
+0127 2022b222 branch g24_ch ,zero 
+0128 204002e4 call p_power_ctrl_txpower_incrs 
+0129 2020369b branch g24_tx_fast_hop + 1 
 
 p_txon:
-010b 580aaa7e setarg 0x0aaa7e 
-010c 67f18a0f store 3 ,0x8a0f 
-010d 2000003c nop 60 
-010e 708a2500 jam 0x00 ,0x8a25 
-010f 708a260d jam 0x0d ,0x8a26 
-0110 708a16f6 jam 0xf6 ,0x8a16 
-0111 20202203 branch txon + 7 
+012a 580aaa7e setarg 0x0aaa7e 
+012b 67f18a0f store 3 ,0x8a0f 
+012c 2000003c nop 60 
+012d 708a2500 jam 0x00 ,0x8a25 
+012e 708a260d jam 0x0d ,0x8a26 
+012f 708a16f6 jam 0xf6 ,0x8a16 
+0130 20202203 branch txon + 7 
 
 p_set_tx_power:
-0112 6fe0c141 fetch 1 ,mem_tx_power 
-0113 c0032225 beq tx_power_6db ,set_tx_power_7db 
-0114 c0050118 beq tx_power_10db ,p_set_tx_power_10db 
-0115 c04f0121 beq tx_power_f30db ,p_set_tx_power_f30db 
-0116 c055011d beq tx_power_factory ,p_set_tx_power_factory 
-0117 2020220e branch set_tx_power + 2 
+0131 6fe0c141 fetch 1 ,mem_tx_power 
+0132 c0032225 beq tx_power_6db ,set_tx_power_7db 
+0133 c0050137 beq tx_power_10db ,p_set_tx_power_10db 
+0134 c04f0140 beq tx_power_f30db ,p_set_tx_power_f30db 
+0135 c055013c beq tx_power_factory ,p_set_tx_power_factory 
+0136 2020220e branch set_tx_power + 2 
 
 p_set_tx_power_10db:
-0118 708a1425 jam 0x25 ,0x8a14 
-0119 58a93f3f setarg 0xa93f3f 
-011a 67f18a60 store 3 ,0x8a60 
-011b 708a631f jam 0x1f ,0x8a63 
-011c 20600000 rtn 
+0137 708a1425 jam 0x25 ,0x8a14 
+0138 58a93f3f setarg 0xa93f3f 
+0139 67f18a60 store 3 ,0x8a60 
+013a 708a631f jam 0x1f ,0x8a63 
+013b 20600000 rtn 
 
 p_set_tx_power_factory:
-011d 708a1417 jam 0x17 ,0x8a14 
-011e 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
-011f 67f18a60 store 3 ,0x8a60 
-0120 2020221a branch set_tx_power_8a63_28 
+013c 708a1417 jam 0x17 ,0x8a14 
+013d 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
+
+p_mouse_tx_power_set:
+013e 67f18a60 store 3 ,0x8a60 
+013f 2020221a branch set_tx_power_8a63_28 
 
 p_set_tx_power_f30db:
-0121 708a1417 jam 0x17 ,0x8a14 
-0122 58250300 setarg 0x250300 
-0123 67f18a60 store 3 ,0x8a60 
-0124 2020221a branch set_tx_power_8a63_28 
+0140 708a1417 jam 0x17 ,0x8a14 
+0141 58250300 setarg 0x250300 
+0142 2020013e branch p_mouse_tx_power_set 
 
 p_rx_dcoc:
-0125 20758000 rtn wake 
-0126 20402160 call set_sync_on 
-0127 d8400027 arg 39 ,temp 
-0128 2040216f call set_freq_rx 
-0129 204021a6 call rf_rx_enable 
-012a 708a257f jam 0x7f ,0x8a25 
-012b 708a301a jam 0x1a ,0x8a30 
-012c 708a3178 jam 0x78 ,0x8a31 
-012d 708a8fb2 jam 0xb2 ,0x8a8f 
-012e 708ac200 jam 0 ,0x8ac2 
-012f 708ac300 jam 0 ,0x8ac3 
-0130 d8e00006 arg 6 ,queue 
-0131 20400142 call p_rx_dcoc_avg 
-0132 2a2ffe0d isolate1 13 ,rega 
-0133 2040211d call qset_start 
-0134 2a4ffe0d isolate1 13 ,regb 
-0135 2040211e call qset_p 
-0136 d8e00005 arg 5 ,queue 
+0143 20758000 rtn wake 
+0144 20402160 call set_sync_on 
+0145 d8400027 arg 39 ,temp 
+0146 2040216f call set_freq_rx 
+0147 204021a6 call rf_rx_enable 
+0148 708a257f jam 0x7f ,0x8a25 
+0149 708a301a jam 0x1a ,0x8a30 
+014a 708a3178 jam 0x78 ,0x8a31 
+014b 708a8fb2 jam 0xb2 ,0x8a8f 
+014c 708ac200 jam 0 ,0x8ac2 
+014d 708ac300 jam 0 ,0x8ac3 
+014e d8e00006 arg 6 ,queue 
+014f 20400160 call p_rx_dcoc_avg 
+0150 2a2ffe0d isolate1 13 ,rega 
+0151 2040211d call qset_start 
+0152 2a4ffe0d isolate1 13 ,regb 
+0153 2040211e call qset_p 
+0154 d8e00005 arg 5 ,queue 
 
 p_rx_dcoc_loop2:
-0137 2040211c call qset1_p 
-0138 2040211e call qset_p 
-0139 20400142 call p_rx_dcoc_avg 
-013a d8a08ac2 arg 0x8ac2 ,contw 
-013b 1a31fe00 rshift4 rega ,pdata 
-013c 20402117 call qsetxor 
-013d 1a51fe00 rshift4 regb ,pdata 
-013e 20402117 call qsetxor 
-013f 18e08fff increase -1 ,queue 
-0140 20210137 branch p_rx_dcoc_loop2 ,positive 
-0141 2020214f branch rx_dcoc_loop2 + 10 
+0155 2040211c call qset1_p 
+0156 2040211e call qset_p 
+0157 20400160 call p_rx_dcoc_avg 
+0158 d8a08ac2 arg 0x8ac2 ,contw 
+0159 1a31fe00 rshift4 rega ,pdata 
+015a 20402117 call qsetxor 
+015b 1a51fe00 rshift4 regb ,pdata 
+015c 20402117 call qsetxor 
+015d 18e08fff increase -1 ,queue 
+015e 20210155 branch p_rx_dcoc_loop2 ,positive 
+015f 2020214f branch rx_dcoc_loop2 + 10 
 
 p_rx_dcoc_avg:
-0142 2000003c nop 60 
-0143 58000f00 setarg mem_dcoc_buf 
-0144 67f10982 store 2 ,0x8982 
-0145 58000ff0 setarg mem_dcoc_buf_end 
-0146 67f10984 store 2 ,0x8984 
-0147 70898109 jam 0x9 ,0x8981 
-0148 70898103 jam 0x3 ,0x8981 
-0149 70898006 jam 0x6 ,0x8980 
-014a 2000003c nop 60 
-014b da200000 arg 0 ,rega 
-014c da400000 arg 0 ,regb 
-014d df200010 arg 16 ,loopcnt 
-014e d8c00f00 arg mem_dcoc_buf ,contr 
-014f 2020212d branch rx_dcoc_loop 
+0160 2000003c nop 60 
+0161 58000f00 setarg mem_dcoc_buf 
+0162 67f10982 store 2 ,0x8982 
+0163 58000ff0 setarg mem_dcoc_buf_end 
+0164 67f10984 store 2 ,0x8984 
+0165 70898109 jam 0x9 ,0x8981 
+0166 70898103 jam 0x3 ,0x8981 
+0167 70898006 jam 0x6 ,0x8980 
+0168 2000003c nop 60 
+0169 da200000 arg 0 ,rega 
+016a da400000 arg 0 ,regb 
+016b df200010 arg 16 ,loopcnt 
+016c d8c00f00 arg mem_dcoc_buf ,contr 
+016d 2020212d branch rx_dcoc_loop 
 
 p_rfpll_aac_ghpc:
-0150 20758000 rtn wake 
-0151 20202272 branch rfpll_aac_ghpc + 1 
-
-p_sadc_calibration:
-0152 20758000 rtn wake 
-0153 708a0777 jam 0x77 ,core_gpadc_ctrl 
-0154 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-0155 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-0156 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-0157 67f080cd store 1 ,core_sadc_clkdiv 
-0158 20000bb8 nop 3000 
-0159 20400162 call p_sadc_read 
-015a 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-015b 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-015c df200008 arg 8 ,loopcnt 
-015d 20406f58 call sadc_cal_read + 1 
-015e 6fe0c419 fetch 1 ,mem_spi_write_addr 
-015f 67e0c433 store 1 ,mem_adc_cal_c7 
-0160 6240c419 storer regb ,1 ,mem_spi_write_addr 
-0161 20600000 rtn 
-
-p_sadc_read:
-0162 7080cc03 jam 0x03 ,core_sadc_ctrl 
-
-p_sadc_read_wait:
-0163 6ff08129 fetch 1 ,core_perf_status 
-0164 c3028163 bbit0 saradc_done ,p_sadc_read_wait 
-0165 68590164 fetcht 2 ,core_sadc_data 
-0166 6049440a storet 2 ,mem_adc_current_value 
-0167 7080cc00 jam 0x00 ,core_sadc_ctrl 
-0168 20600000 rtn 
+016e 20758000 rtn wake 
+016f 20202272 branch rfpll_aac_ghpc + 1 
 
 p_set_lemode:
-0169 708a8211 jam 0x11 ,0x8a82 
-016a 708a8d12 jam 0x12 ,0x8a8d 
-016b 708a8e0a jam 0x0a ,0x8a8e 
-016c 6fe0c099 fetch 1 ,mem_fcomp_div 
-016d c0080182 beq xtal_16m ,p_set_lemode_2m_16m 
-016e 58005762 setarg 0x5762 
-016f 67f10907 store 2 ,0x8907 
+0170 708a8211 jam 0x11 ,0x8a82 
+0171 708a8d12 jam 0x12 ,0x8a8d 
+0172 708a8e0a jam 0x0a ,0x8a8e 
+0173 6fe0c099 fetch 1 ,mem_fcomp_div 
+0174 c0080189 beq xtal_16m ,p_set_lemode_2m_16m 
+0175 58005762 setarg 0x5762 
+0176 67f10907 store 2 ,0x8907 
 
 p_set_lemode_2m:
-0170 70890103 jam 3 ,0x8901 
-0171 70893003 jam 3 ,0x8930 
-0172 c6168000 rtnmark1 mark_ble_2m 
-0173 70890101 jam 1 ,0x8901 
-0174 708a8207 jam 0x07 ,0x8a82 
-0175 708a8d44 jam 0x44 ,0x8a8d 
-0176 708a8e0a jam 0x0a ,0x8a8e 
-0177 6fe0c099 fetch 1 ,mem_fcomp_div 
-0178 c008017f beq xtal_16m ,p_set_lemode_1m_16m 
-0179 58002bb1 setarg 0x2bb1 
-017a 67f10907 store 2 ,0x8907 
+0177 70890103 jam 3 ,0x8901 
+0178 70893003 jam 3 ,0x8930 
+0179 c6168000 rtnmark1 mark_ble_2m 
+017a 70890101 jam 1 ,0x8901 
+017b 708a8207 jam 0x07 ,0x8a82 
+017c 708a8d44 jam 0x44 ,0x8a8d 
+017d 708a8e0a jam 0x0a ,0x8a8e 
+017e 6fe0c099 fetch 1 ,mem_fcomp_div 
+017f c0080186 beq xtal_16m ,p_set_lemode_1m_16m 
+0180 58002bb1 setarg 0x2bb1 
+0181 67f10907 store 2 ,0x8907 
 
 p_set_lemode_1m:
-017b c6978000 rtnmark0 mark_ble_lr 
-017c 70893024 jam 0x24 ,0x8930 
-017d 70890105 jam 5 ,0x8901 
-017e 20600000 rtn 
+0182 c6978000 rtnmark0 mark_ble_lr 
+0183 70893024 jam 0x24 ,0x8930 
+0184 70890105 jam 5 ,0x8901 
+0185 20600000 rtn 
 
 p_set_lemode_1m_16m:
-017f 58004189 setarg 0x4189 
-0180 67f10907 store 2 ,0x8907 
-0181 2020017b branch p_set_lemode_1m 
+0186 58004189 setarg 0x4189 
+0187 67f10907 store 2 ,0x8907 
+0188 20200182 branch p_set_lemode_1m 
 
 p_set_lemode_2m_16m:
-0182 58008312 setarg 0x8312 
-0183 67f10907 store 2 ,0x8907 
-0184 20200170 branch p_set_lemode_2m 
+0189 58008312 setarg 0x8312 
+018a 67f10907 store 2 ,0x8907 
+018b 20200177 branch p_set_lemode_2m 
 
 p_le_check_retransmit_timesout:
-0185 6fe0cc03 fetch 1 ,mem_le_conn_rcv_new 
-0186 da600100 arg 256 ,regc 
-0187 9a60fe00 iadd regc ,pdata 
-0188 20600000 rtn 
-
-p_le_got_first_packet:
-0189 202001a9 branch p_le_got_first_packet_new 
+018c 6fe0cc04 fetch 1 ,mem_le_conn_rcv_new 
+018d da600100 arg 256 ,regc 
+018e 9a60fe00 iadd regc ,pdata 
+018f 20600000 rtn 
 
 p_le_slave_match:
-018a 2040018c call p_le_check_retransmit 
-018b 20202563 branch le_slave_match + 1 
+0190 20400192 call p_le_check_retransmit 
+0191 20202563 branch le_slave_match + 1 
 
 p_le_check_retransmit:
-018c 6fe0cc04 fetch 1 ,mem_le_conn_first_rcv 
-018d 207a0000 rtn blank 
-018e 6fe0cc05 fetch 1 ,mem_le_check_retransmit_flag 
-018f 247a0000 nrtn blank 
-0190 6848cc04 fetcht 1 ,mem_le_conn_first_rcv 
-0191 6fe0cc03 fetch 1 ,mem_le_conn_rcv_new 
-0192 98467c00 isub temp ,null 
-0193 24410185 ncall p_le_check_retransmit_timesout ,positive 
-0194 98467e00 isub temp ,pdata 
-0195 1fe67c64 sub pdata ,100 ,null 
-0196 2021019e branch p_le_check_retransmit_count ,positive 
-0197 6fe0cc06 fetch 1 ,mem_le_retransmit_cnt 
-0198 1fe67c14 sub pdata ,20 ,null 
-0199 2441019c ncall p_app_ble_disconnect ,positive 
-019a 704c0501 jam 1 ,mem_le_check_retransmit_flag 
-019b 20600000 rtn 
+0192 6fe0cc05 fetch 1 ,mem_le_conn_first_rcv 
+0193 207a0000 rtn blank 
+0194 6fe0cc06 fetch 1 ,mem_le_check_retransmit_flag 
+0195 247a0000 nrtn blank 
+0196 6848cc05 fetcht 1 ,mem_le_conn_first_rcv 
+0197 6fe0cc04 fetch 1 ,mem_le_conn_rcv_new 
+0198 98467c00 isub temp ,null 
+0199 2441018c ncall p_le_check_retransmit_timesout ,positive 
+019a 98467e00 isub temp ,pdata 
+019b 1fe67c64 sub pdata ,100 ,null 
+019c 202101a4 branch p_le_check_retransmit_count ,positive 
+019d 6fe0cc07 fetch 1 ,mem_le_retransmit_cnt 
+019e 1fe67c14 sub pdata ,20 ,null 
+019f 244101a2 ncall p_app_ble_disconnect ,positive 
+01a0 704c0601 jam 1 ,mem_le_check_retransmit_flag 
+01a1 20600000 rtn 
 
 p_app_ble_disconnect:
-019c 704c0701 jam 1 ,mem_le_check_retransmit_discon_flag 
-019d 2020431f branch app_ble_disconnect 
+01a2 704c0801 jam 1 ,mem_le_check_retransmit_discon_flag 
+01a3 2020431f branch app_ble_disconnect 
 
 p_le_check_retransmit_count:
-019e 6848817f fetcht 1 ,mem_le_arq 
-019f 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
-01a0 1fe37e00 rshift pdata ,pdata 
-01a1 9842fe00 ixor temp ,pdata 
-01a2 2feffe02 isolate1 nesn ,pdata 
-01a3 58000000 setarg 0 
-01a4 6848cc06 fetcht 1 ,mem_le_retransmit_cnt 
-01a5 7920fe00 setflag true ,0 ,pdata 
-01a6 98408400 iadd temp ,temp 
-01a7 6048cc06 storet 1 ,mem_le_retransmit_cnt 
-01a8 20600000 rtn 
+01a4 6848817f fetcht 1 ,mem_le_arq 
+01a5 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
+01a6 1fe37e00 rshift pdata ,pdata 
+01a7 9842fe00 ixor temp ,pdata 
+01a8 2feffe02 isolate1 nesn ,pdata 
+01a9 58000000 setarg 0 
+01aa 6848cc07 fetcht 1 ,mem_le_retransmit_cnt 
+01ab 7920fe00 setflag true ,0 ,pdata 
+01ac 98408400 iadd temp ,temp 
+01ad 6048cc07 storet 1 ,mem_le_retransmit_cnt 
+01ae 20600000 rtn 
 
 p_le_got_first_packet_new:
-01a9 6fe08005 fetch 1 ,mem_le_conn_rcv 
-01aa 1fe0fe01 increase 1 ,pdata 
-01ab 67e08005 store 1 ,mem_le_conn_rcv 
-01ac 243681b0 nbranch p_le_got_first_packet_new + 7 ,match 
-01ad 6fe0cc03 fetch 1 ,mem_le_conn_rcv_new 
-01ae 1fe0fe01 increase 1 ,pdata 
-01af 67e0cc03 store 1 ,mem_le_conn_rcv_new 
-01b0 6fe08168 fetch 1 ,mem_le_state 
-01b1 c3818000 rtnbit1 lestate_got_first_packet 
-01b2 79207e03 set1 lestate_got_first_packet ,pdata 
-01b3 67e08168 store 1 ,mem_le_state 
-01b4 6fe142f5 fetch 2 ,mem_le_init_superto 
-01b5 67e10196 store 2 ,mem_le_superto 
-01b6 58000000 setarg 0 
-01b7 67e2431d store 4 ,mem_le_transmit_window 
-01b8 20600000 rtn 
+01af 6fe08005 fetch 1 ,mem_le_conn_rcv 
+01b0 1fe0fe01 increase 1 ,pdata 
+01b1 67e08005 store 1 ,mem_le_conn_rcv 
+01b2 243681b6 nbranch p_le_got_first_packet_new + 7 ,match 
+01b3 6fe0cc04 fetch 1 ,mem_le_conn_rcv_new 
+01b4 1fe0fe01 increase 1 ,pdata 
+01b5 67e0cc04 store 1 ,mem_le_conn_rcv_new 
+01b6 2020259b branch le_got_first_packet + 4 
 
 p_le_rx_dec:
-01b9 2040281c call le_check_retransmit 
-01ba 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-01bb 1a20a3fc increase -4 ,rega 
-01bc 242126fa nbranch le_crc_fail_consecutive ,positive 
-01bd 2020268e branch le_rx_dec + 6 
+01b7 2040281c call le_check_retransmit 
+01b8 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
+01b9 1a20a3fc increase -4 ,rega 
+01ba 242126fa nbranch le_crc_fail_consecutive ,positive 
+01bb 2020268e branch le_rx_dec + 6 
 
 p_le_rx_nopayload:
-01be 09800018 parse demod ,bucket ,24 
-01bf 1fef7e00 rshift32 pdata ,pdata 
-01c0 1ff17e00 rshift16 pdata ,pdata 
-01c1 e7e18005 istore 3 ,contw 
-01c2 78287c00 enable swfine 
-01c3 2040270d call le_set_until_tx_timer 
-01c4 202326f6 branch le_crc_fail ,crc_failed 
-01c5 c59926af bmark0 mark_ble_encryption ,le_rx_match 
-01c6 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-01c7 203a26af branch le_rx_match ,blank 
-01c8 1fe0fffc increase -4 ,pdata 
-01c9 67e0804d store 1 ,mem_le_rxbuf_data_length 
-01ca 204072cb call wait_ccm_done 
-01cb 6ff08108 fetch 1 ,core_misc_status 
-01cc c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-01cd 1800700c force regidx_result ,regext_index 
-01ce 65e20154 storer regext ,4 ,mem_le_peer_mic 
-01cf 202026af branch le_rx_match 
+01bc 09800018 parse demod ,bucket ,24 
+01bd 1fef7e00 rshift32 pdata ,pdata 
+01be 1ff17e00 rshift16 pdata ,pdata 
+01bf e7e18005 istore 3 ,contw 
+01c0 78287c00 enable swfine 
+01c1 2040270d call le_set_until_tx_timer 
+01c2 202326f6 branch le_crc_fail ,crc_failed 
+01c3 c59926af bmark0 mark_ble_encryption ,le_rx_match 
+01c4 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
+01c5 203a26af branch le_rx_match ,blank 
+01c6 1fe0fffc increase -4 ,pdata 
+01c7 67e0804d store 1 ,mem_le_rxbuf_data_length 
+01c8 204072cb call wait_ccm_done 
+01c9 6ff08108 fetch 1 ,core_misc_status 
+01ca c303a6fa bbit0 7 ,le_crc_fail_consecutive 
+01cb 1800700c force regidx_result ,regext_index 
+01cc 65e20154 storer regext ,4 ,mem_le_peer_mic 
+01cd 202026af branch le_rx_match 
 
 p_le_parse:
-01d0 6fe0c334 fetch 1 ,mem_le_packet_llid 
-01d1 c1000000 rtneq llid_reserved 
-01d2 c001b04a beq llid_le_ll ,le_parse_ll 
-01d3 202028e1 branch le_parse_l2cap 
+01ce 6fe0c334 fetch 1 ,mem_le_packet_llid 
+01cf c1000000 rtneq llid_reserved 
+01d0 c001b04a beq llid_le_ll ,le_parse_ll 
+01d1 202028e1 branch le_parse_l2cap 
 
 p_le_init_adv:
-01d4 793f8030 set0 mark_ble_crc_fail ,mark 
-01d5 20202af6 branch le_init_adv + 1 
+01d2 793f8030 set0 mark_ble_crc_fail ,mark 
+01d3 20202af6 branch le_init_adv + 1 
+
+p_le_receive_rxon:
+01d4 204025c2 call le_prep 
+01d5 c59781da bmark0 mark_ble_lr ,p_le_receive_nolr 
+01d6 783cfc00 pulse dewhiten_code_calc 
+01d7 2000001e nop 30 
+01d8 204025c2 call le_prep 
+01d9 19699600 lshift3 timeup ,timeup 
+
+p_le_receive_nolr:
+01da 7856fc00 disable match 
+01db 7826fc00 enable decode_fec0 
+01dc 7830fc00 enable is_rx 
+01dd 78507c00 disable is_tx 
+01de 19623600 copy timeup ,stop_watch 
+01df 37c18400 correlate null ,timeout 
+01e0 203701e3 branch p_le_receive_on_attempt ,attempt 
+01e1 1b420400 copy clke ,temp 
+01e2 604b000f storet 6 ,mem_sync_clke 
+
+p_le_receive_on_attempt:
+01e3 242c26fa nbranch le_unsync_end ,sync 
+01e4 78287c00 enable swfine 
+01e5 6fe0c167 fetch 1 ,mem_le_tx_ifs_defference 
+01e6 d8404e20 arg param_20ms_init ,temp 
+01e7 98408400 iadd temp ,temp 
+01e8 6fe0c148 fetch 1 ,mem_system_clk 
+01e9 984fb600 imul32 temp ,stop_watch 
+01ea 20406877 call rf_debug_rx_sync_line 
+01eb 20372677 branch le_receive_skip ,attempt 
+01ec 204001f1 call p_calc_clke_all_modem 
+01ed 6fe08168 fetch 1 ,mem_le_state 
+01ee c301a677 bbit0 lestate_got_first_packet ,le_receive_skip 
+01ef 2055a477 call lpm_adjust_clk ,wake 
+01f0 20202677 branch le_receive_skip 
+
+p_calc_clke_all_modem:
+01f1 684b000f fetcht 6 ,mem_sync_clke 
+01f2 1b427e00 copy clke ,pdata 
+01f3 20407d12 call clk_diff 
+01f4 1fe20400 copy pdata ,temp 
+01f5 204026ff call calc_clke_all_modem 
+01f6 1b425600 copy clke ,rege 
+01f7 1d227e00 copy clke_rt ,pdata 
+01f8 9840fe00 iadd temp ,pdata 
+01f9 1fe25200 copy pdata ,clke_rt 
+01fa 20600000 rtn 
+
+p_lpm_adjust_clk:
+01fb c584a489 bmark0 mark_context ,lpm_clear_counter 
+01fc 684a40ad fetcht 4 ,mem_sleep_counter_all 
+01fd dfe00600 arg 0x600 ,pdata 
+01fe 98467c00 isub temp ,null 
+01ff 20610000 rtn positive 
+0200 18422200 copy temp ,rega 
+0201 684b000f fetcht 6 ,mem_sync_clke 
+0202 1d627e00 deposit rege 
+0203 20407d10 call clk_diff_rt 
+0204 1a220400 copy rega ,temp 
+0205 2020247d branch lpm_adjust_clk + 6 
 
 p_le_adv_not_match:
-01d6 20402152 call shutdown_radio 
-01d7 70890000 jam 0 ,0x8900 
-01d8 793f8030 set0 mark_ble_crc_fail ,mark 
-01d9 20202ae3 branch le_adv_not_match + 1 
+0206 20402152 call shutdown_radio 
+0207 70890000 jam 0 ,0x8900 
+0208 793f8030 set0 mark_ble_crc_fail ,mark 
+0209 20202ae3 branch le_adv_not_match + 1 
 
 p_le_parse_l2cap:
-01da efe10006 ifetch 2 ,contr 
-01db c00201dd beq le_l2cap_cid_att ,p_le_parse_att 
-01dc 202028eb branch le_parse_l2cap_next + 2 
+020a efe10006 ifetch 2 ,contr 
+020b c002020d beq le_l2cap_cid_att ,p_le_parse_att 
+020c 202028eb branch le_parse_l2cap_next + 2 
 
 p_le_parse_att:
-01dd efe18006 ifetch 3 ,contr 
-01de 67e1c397 store 3 ,mem_le_att_opcode 
-01df c00501e2 beq attop_read_request ,p_le_parse_att_read_request 
-01e0 c00901f1 beq attop_write_request ,p_le_parse_att_write_request 
-01e1 20202b96 branch le_parse_att2 
+020d efe18006 ifetch 3 ,contr 
+020e 67e1c397 store 3 ,mem_le_att_opcode 
+020f c0050212 beq attop_read_request ,p_le_parse_att_read_request 
+0210 c0090221 beq attop_write_request ,p_le_parse_att_write_request 
+0211 20202b96 branch le_parse_att2 
 
 p_le_parse_att_read_request:
-01e2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-01e3 c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-01e4 20402dc7 call le_check_encrypt_state 
-01e5 68494398 fetcht 2 ,mem_le_att_handle 
-01e6 6fe0c321 fetch 1 ,mem_le_configuration 
-01e7 c28181ec bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+0212 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0213 c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+0214 20402dc7 call le_check_encrypt_state 
+0215 68494398 fetcht 2 ,mem_le_att_handle 
+0216 6fe0c321 fetch 1 ,mem_le_configuration 
+0217 c281821c bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-01e8 6fe14398 fetch 2 ,mem_le_att_handle 
-01e9 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
-01ea 68494398 fetcht 2 ,mem_le_att_handle 
-01eb 20202d1d branch le_send_att_read_response 
+0218 6fe14398 fetch 2 ,mem_le_att_handle 
+0219 c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
+021a 68494398 fetcht 2 ,mem_le_att_handle 
+021b 20202d1d branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-01ec 6fe14332 fetch 2 ,mem_le_pairing_handle 
-01ed 98467c00 isub temp ,null 
-01ee 242281e8 nbranch p_le_send_att_read_response ,zero 
-01ef 243401e8 nbranch p_le_send_att_read_response ,user 
-01f0 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+021c 6fe14332 fetch 2 ,mem_le_pairing_handle 
+021d 98467c00 isub temp ,null 
+021e 24228218 nbranch p_le_send_att_read_response ,zero 
+021f 24340218 nbranch p_le_send_att_read_response ,user 
+0220 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_le_parse_att_write_request:
-01f1 18c22200 copy contr ,rega 
-01f2 6fe14335 fetch 2 ,mem_le_l2cap_size 
-01f3 1fe0a5fd add pdata ,-3 ,regb 
-01f4 20402929 call le_writeatt_cb 
-01f5 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-01f6 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-01f7 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-01f8 203a2dac branch le_send_att_write_response_check_auth ,blank 
-01f9 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-01fa c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-01fb 5800001a setarg 0x001a 
-01fc 68494398 fetcht 2 ,mem_le_att_handle 
-01fd 98467c00 isub temp ,null 
-01fe 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-01ff 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+0221 18c22200 copy contr ,rega 
+0222 6fe14335 fetch 2 ,mem_le_l2cap_size 
+0223 1fe0a5fd add pdata ,-3 ,regb 
+0224 20402929 call le_writeatt_cb 
+0225 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0226 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
+0227 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+0228 203a2dac branch le_send_att_write_response_check_auth ,blank 
+0229 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+022a c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+022b 5800001a setarg 0x001a 
+022c 68494398 fetcht 2 ,mem_le_att_handle 
+022d 98467c00 isub temp ,null 
+022e 2422adac nbranch le_send_att_write_response_check_auth ,zero 
+022f 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_mouse_le:
-0200 20402a28 call le_fifo_check_nearly_full 
-0201 247a0000 nrtn blank 
-0202 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0203 c07f820b beq 0xff ,p_mouse_le_next 
-0204 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-0205 1fe17e03 and pdata ,0x03 ,pdata 
-0206 c1818000 rtnne 0x03 
-0207 6fe0cc05 fetch 1 ,mem_le_check_retransmit_flag 
-0208 207a0000 rtn blank 
-0209 6fe0cc07 fetch 1 ,mem_le_check_retransmit_discon_flag 
-020a 247a0000 nrtn blank 
+0230 20402a28 call le_fifo_check_nearly_full 
+0231 247a0000 nrtn blank 
+0232 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0233 c07f823b beq 0xff ,p_mouse_le_next 
+0234 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+0235 1fe17e03 and pdata ,0x03 ,pdata 
+0236 c1818000 rtnne 0x03 
+0237 6fe0cc06 fetch 1 ,mem_le_check_retransmit_flag 
+0238 207a0000 rtn blank 
+0239 6fe0cc08 fetch 1 ,mem_le_check_retransmit_discon_flag 
+023a 247a0000 nrtn blank 
 
 p_mouse_le_next:
-020b 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-020c 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
-020d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-020e c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-020f c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0210 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0211 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0212 20405601 call mouse_motion 
-0213 20405ab2 call mouse_check_125hz 
-0214 24740000 nrtn user 
-0215 20405abc call mouse_current_mult_update 
-0216 204004be call p_mouse_data_xy_release 
-0217 20205b37 branch mouse_le_next + 12 
+023b 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+023c 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
+023d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+023e c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+023f c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0240 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0241 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0242 20405601 call mouse_motion 
+0243 20405ab2 call mouse_check_125hz 
+0244 24740000 nrtn user 
+0245 20405abc call mouse_current_mult_update 
+0246 20400507 call p_mouse_data_xy_release 
+0247 20205b37 branch mouse_le_next + 12 
 
 p_gpio_set_wake:
-0218 18467cff sub temp ,ui_button_gpio_disable ,null 
-0219 20628000 rtn zero 
-021a d9000004 arg 4 ,debug 
-021b 284ffe07 isolate1 gpio_active_bit ,temp 
-021c 2020eebd branch gpio_set_wake_high ,true 
-021d d9000003 arg 3 ,debug 
-021e 20206ebd branch gpio_set_wake_high 
+0248 18467cff sub temp ,ui_button_gpio_disable ,null 
+0249 20628000 rtn zero 
+024a d9000004 arg 4 ,debug 
+024b 284ffe07 isolate1 gpio_active_bit ,temp 
+024c 2020eebd branch gpio_set_wake_high ,true 
+024d d9000003 arg 3 ,debug 
+024e 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_wake_by_current_state:
-021f 18467cff sub temp ,gpio_disable ,null 
-0220 20628000 rtn zero 
-0221 6048cb29 storet 1 ,mem_mouse_wheel_temp_gpio 
-0222 20406ee6 call gpio_get_bit 
-0223 20208225 branch p_gpio_set_qdec_mode ,true 
-0224 2020022a branch p_gpio_set_low_wake_disable_qdec 
+024f 18467cff sub temp ,gpio_disable ,null 
+0250 20628000 rtn zero 
+0251 20406ee6 call gpio_get_bit 
+0252 20208255 branch p_gpio_set_qdec_mode ,true 
+
+p_gpio_set_low_wake:
+0253 d9000003 arg 3 ,debug 
+0254 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_qdec_mode:
-0225 20400233 call p_mouse_qdec_disable 
-0226 2040022e call p_mouse_qdec_lpm_cfg 
-0227 20400237 call p_mouse_qdec_enable 
-0228 6848cb29 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0229 20206f0f branch gpio_set_high_impedance 
-
-p_gpio_set_low_wake_disable_qdec:
-022a 6848cb29 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-022b 20406f0f call gpio_set_high_impedance 
-022c 20400231 call p_gpio_set_low_wake 
-022d 20200233 branch p_mouse_qdec_disable 
+0255 704b2a01 jam 1 ,mem_mouse_qdec_set_flag 
 
 p_mouse_qdec_lpm_cfg:
-022e d9000006 arg 6 ,debug 
+0256 d9000006 arg 6 ,debug 
+0257 20206ebd branch gpio_set_wake_high 
 
-p_gpio_wake_cfg_set:
-022f 20406ebd call gpio_set_wake_high 
-0230 2020024b branch p_lpm_write_gpio_wakeup 
-
-p_gpio_set_low_wake:
-0231 d9000003 arg 3 ,debug 
-0232 2020022f branch p_gpio_wake_cfg_set 
+p_mouse_puchk_disable:
+0258 58000010 setarg 0x10 
 
-p_mouse_qdec_disable:
-0233 58000010 setarg 0x10 
-0234 67f08141 store 1 ,core_puwakeup 
-
-p_mouse_lpo_wait:
-0235 37d98200 until null ,lpo_edge 
-0236 20600000 rtn 
-
-p_mouse_qdec_enable:
-0237 58000080 setarg 0x80 
-0238 67f08141 store 1 ,core_puwakeup 
-0239 37d98200 until null ,lpo_edge 
-023a 20200235 branch p_mouse_lpo_wait 
+p_mouse_puchk_set:
+0259 67f08141 store 1 ,core_puwakeup 
+025a 202023e2 branch lpm_write_wait 
+
+p_mouse_lpm_before_common:
+025b 204004e2 call p_clear_wake 
+025c 704b2a00 jam 0 ,mem_mouse_qdec_set_flag 
+025d 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+025e 20406ef7 call gpio_out_active 
+025f 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0260 20406ed3 call gpio_clr_wake 
+0261 2040550d call mouse_lpm_before_common + 1 
+0262 204054f9 call mouse_gpio_pd_idle 
+
+p_mouse_wheel_set_impedance:
+0263 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+0264 20406f0f call gpio_set_high_impedance 
+0265 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+0266 20206f0f branch gpio_set_high_impedance 
 
 p_lpm_sleep:
-023b 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
-023c 20407d79 call callback_func 
 
 p_lpm_sleep_skip_cb_function:
-023d 6fe240ad fetch 4 ,mem_sleep_counter_all 
-023e 9840fe00 iadd temp ,pdata 
-023f 67e240ad store 4 ,mem_sleep_counter_all 
-0240 20400242 call p_lpm_save_context 
-0241 20202425 branch lpm_sleep_skip_cb_function + 4 
+0267 6fe240ad fetch 4 ,mem_sleep_counter_all 
+0268 9840fe00 iadd temp ,pdata 
+0269 67e240ad store 4 ,mem_sleep_counter_all 
+026a 20400278 call p_lpm_save_context 
+026b 20400274 call p_mouse_puchk_set_check 
+026c 6fe0c0cb fetch 1 ,mem_lpm_hv_sel 
+026d 79207e04 set1 lpm_doze_en_bit ,pdata 
+026e 204023e1 call lpm_write_sel_hv 
+026f 2455a3cb ncall lpm_preon_counter ,wake 
+0270 37d98200 until null ,lpo_edge 
+0271 1b227e00 copy clkn ,pdata 
+0272 67e340b1 store 6 ,mem_sleep_clkn 
+0273 2020242b branch lpm_sleep_skip_cb_function + 10 
+
+p_mouse_puchk_set_check:
+0274 6fe0cb2a fetch 1 ,mem_mouse_qdec_set_flag 
+0275 203a0258 branch p_mouse_puchk_disable ,blank 
+
+p_mouse_puchk_enable:
+0276 58000080 setarg 0x80 
+0277 20200259 branch p_mouse_puchk_set 
 
 p_lpm_save_context:
-0242 600440e7 storer mark ,8 ,mem_saved_mark 
-0243 d8c08070 arg core_gpio_conf ,contr 
-0244 d8a040cc arg mem_saved_gpio ,contw 
-0245 20407c8f call memcpy16 
-0246 d8c080d4 arg core_gpio_conf_hi ,contr 
-0247 20407c89 call memcpy8 
-0248 6ff08080 fetch 1 ,core_spid_ctrl 
-0249 67e0c0ef store 1 ,mem_saved_spidctrl 
-024a 18422400 copy temp ,regb 
+0278 600440e7 storer mark ,8 ,mem_saved_mark 
+0279 d8c08070 arg core_gpio_conf ,contr 
+027a d8a040cc arg mem_saved_gpio ,contw 
+027b 20407c8f call memcpy16 
+027c d8c080d4 arg core_gpio_conf_hi ,contr 
+027d 20407c89 call memcpy8 
+027e 6ff08080 fetch 1 ,core_spid_ctrl 
+027f 67e0c0ef store 1 ,mem_saved_spidctrl 
+0280 18422400 copy temp ,regb 
 
 p_lpm_write_gpio_wakeup:
-024b df20000c arg 12 ,loopcnt 
-024c da200016 arg mem_gpio_wakeup_cfg ,rega 
-024d da60814d arg core_gpio_wakeup_cfg ,regc 
-024e 37d98200 until null ,lpo_edge 
+0281 df20000c arg 12 ,loopcnt 
+0282 da200016 arg mem_gpio_wakeup_cfg ,rega 
+0283 da60814d arg core_gpio_wakeup_cfg ,regc 
+0284 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop:
-024f efe08011 ifetch 1 ,rega 
-0250 e8408013 ifetcht 1 ,regc 
-0251 98467c00 isub temp ,null 
-0252 20228255 branch p_lpm_write_gpio_loop_next ,zero 
-0253 e7e08013 istore 1 ,regc 
-0254 37d98200 until null ,lpo_edge 
+0285 efe08011 ifetch 1 ,rega 
+0286 e8408013 ifetcht 1 ,regc 
+0287 98467c00 isub temp ,null 
+0288 2022828b branch p_lpm_write_gpio_loop_next ,zero 
+0289 e7e08013 istore 1 ,regc 
+028a 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop_next:
-0255 1a20a201 increase 1 ,rega 
-0256 1a60a601 increase 1 ,regc 
-0257 c200024f loop p_lpm_write_gpio_loop 
-0258 1a420400 copy regb ,temp 
-0259 20600000 rtn 
+028b 1a20a201 increase 1 ,rega 
+028c 1a60a601 increase 1 ,regc 
+028d c2000285 loop p_lpm_write_gpio_loop 
+028e 1a420400 copy regb ,temp 
+028f 20600000 rtn 
 
 p_otp_read_data:
-025a 20406b3a call enable_otp_read 
-025b 20406b75 call otp_read_data + 1 
-025c 20206b38 branch otp_disable_chgpump 
+0290 20406b3a call enable_otp_read 
+0291 20406b75 call otp_read_data + 1 
+0292 20206b38 branch otp_disable_chgpump 
 
 p_g24_reconn_dispatch:
-025d 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-025e d84001f8 arg 0x01f8 ,temp 
-025f 98417e00 iand temp ,pdata 
-0260 203a0265 branch p_g24_reconn_dispatch_next ,blank 
-0261 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0262 1fe0fe01 increase 1 ,pdata 
-0263 67e145e0 store 2 ,mem_24g_reconn_count 
-0264 20600000 rtn 
+0293 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+0294 d84001f8 arg 0x01f8 ,temp 
+0295 98417e00 iand temp ,pdata 
+0296 203a0298 branch p_g24_reconn_dispatch_next ,blank 
+0297 20203561 branch g24_reconn_dispatch + 5 
 
 p_g24_reconn_dispatch_next:
-0265 2040357f call g24_reconn_data_prep 
-0266 20403651 call g24_transmit_receive_ack 
-0267 242c3586 nbranch g24_reconn_device_fail ,sync 
-0268 2437b586 nbranch g24_reconn_device_fail ,user3 
-0269 2040366e call g24_ackpayload_parse 
-026a 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
-026b 203a0274 branch p_recv_addr_zero_skip ,blank 
+0298 2040357f call g24_reconn_data_prep 
+0299 20403651 call g24_transmit_receive_ack 
+029a 242c3586 nbranch g24_reconn_device_fail ,sync 
+029b 2437b586 nbranch g24_reconn_device_fail ,user3 
+029c 2040366e call g24_ackpayload_parse 
+029d 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
+029e 203a02b8 branch p_recv_addr_zero_skip ,blank 
 
 p_g24_reconn_dispatch_next_2:
-026c 6fe245cc fetch 4 ,mem_24g_pair_addr 
-026d 684a458f fetcht 4 ,mem_24g_addr 
-026e 98467c00 isub temp ,null 
-026f 20228271 branch p_g24_reconn_mode_judge ,zero 
-0270 2020356e branch g24_reconn_dispatch_next + 9 
+029f 6fe245cc fetch 4 ,mem_24g_pair_addr 
+02a0 684a458f fetcht 4 ,mem_24g_addr 
+02a1 98467c00 isub temp ,null 
+02a2 202282a4 branch p_g24_reconn_mode_judge ,zero 
+02a3 2020356e branch g24_reconn_dispatch_next + 9 
 
 p_g24_reconn_mode_judge:
-0271 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0272 c2983291 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
-0273 20203549 branch g24_reconn_receiver_addr 
-
-p_recv_addr_zero_skip:
-0274 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
-0275 207a0000 rtn blank 
-0276 2020026c branch p_g24_reconn_dispatch_next_2 
+02a4 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02a5 c298604e bbit1 mouse_enable_auto_24g_paring ,mouse_24g_pair_mode_check 
+02a6 20203549 branch g24_reconn_receiver_addr 
+
+p_g24_reconn_device_fail:
+02a7 6fe0c5e3 fetch 1 ,mem_24g_fast_conn_enable 
+02a8 203a3222 branch g24_ch ,blank 
+02a9 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+02aa 1fe0fe01 increase 1 ,pdata 
+02ab 67e145e0 store 2 ,mem_24g_reconn_count 
+02ac 2feffe09 isolate1 9 ,pdata 
+02ad 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+02ae c00282b0 beq pair_and_receiver ,p_g24_reconn_pair_and_receiver 
+02af 2020358d branch g24_reconn_device_fail + 7 
+
+p_g24_reconn_pair_and_receiver:
+02b0 2020b549 branch g24_reconn_receiver_addr ,true 
+02b1 2020329c branch g24_pair_init_param 
 
 p_mouse_param_init:
-0277 2040543b call mouse_param_common_init 
-0278 2040027a call p_mouse_le_buff_modify 
-0279 2020544c branch mouse_param_init + 2 
-
-p_mouse_le_buff_modify:
-027a 58004a29 setarg mem_le_tx_buffer0_omemalloc_new 
-027b 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-027c 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-027d 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-027e 20600000 rtn 
+02b2 2040543b call mouse_param_common_init 
+02b3 58004a29 setarg mem_le_tx_buffer0_omemalloc_new 
+02b4 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+02b5 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
+02b6 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+02b7 2020544c branch mouse_param_init + 2 
+
+p_recv_addr_zero_skip:
+02b8 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
+02b9 684a458f fetcht 4 ,mem_24g_addr 
+02ba 98467c00 isub temp ,null 
+02bb 2022829f branch p_g24_reconn_dispatch_next_2 ,zero 
+02bc 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
+02bd 207a0000 rtn blank 
+02be 2020029f branch p_g24_reconn_dispatch_next_2 
 
 p_power_ctrl_start:
-027f 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
-0280 247a0000 nrtn blank 
-0281 6fe144e9 fetch 2 ,mem_ui_state_map 
-0282 c3858000 rtnbit1 ui_state_ble_adv 
-0283 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0284 204035b4 call rssi_average 
-0285 6048c624 storet 1 ,mem_rssi_avg_received 
-0286 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
-0287 c5130289 bmark1 mark_24g ,p_power_ctrl_start_next 
-0288 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
+02bf 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
+02c0 247a0000 nrtn blank 
+02c1 6fe144e9 fetch 2 ,mem_ui_state_map 
+02c2 c3858000 rtnbit1 ui_state_ble_adv 
+02c3 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+02c4 204035b4 call rssi_average 
+02c5 6048c624 storet 1 ,mem_rssi_avg_received 
+02c6 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
+02c7 c51302c9 bmark1 mark_24g ,p_power_ctrl_start_next 
+02c8 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
 
 p_power_ctrl_start_next:
-0289 98467c00 isub temp ,null 
-028a 242102a3 nbranch p_power_ctrl_txpower_incrs_force ,positive 
-028b 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-028c 1fe67c02 sub pdata ,2 ,null 
-028d 24210291 nbranch p_power_ctrl_txpower_decrs_check ,positive 
-028e 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-028f c00002a4 beq 0 ,p_power_ctrl_txpower_incrs 
-0290 20600000 rtn 
+02c9 98467c00 isub temp ,null 
+02ca 242102e3 nbranch p_power_ctrl_txpower_incrs_force ,positive 
+02cb 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02cc 1fe67c02 sub pdata ,2 ,null 
+02cd 242102d1 nbranch p_power_ctrl_txpower_decrs_check ,positive 
+02ce 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02cf c00002e4 beq 0 ,p_power_ctrl_txpower_incrs 
+02d0 20600000 rtn 
 
 p_power_ctrl_txpower_decrs_check:
-0291 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0292 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0293 98467c00 isub temp ,null 
-0294 24628000 nrtn zero 
-0295 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+02d1 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02d2 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+02d3 98467c00 isub temp ,null 
+02d4 24628000 nrtn zero 
+02d5 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_decrs:
-0296 6848c624 fetcht 1 ,mem_rssi_avg_received 
-0297 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
-0298 c513029a bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-0299 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
+02d6 6848c624 fetcht 1 ,mem_rssi_avg_received 
+02d7 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
+02d8 c51302da bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
+02d9 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
 
 p_power_ctrl_txpower_decrs_next:
-029a 98467c00 isub temp ,null 
-029b 24610000 nrtn positive 
-029c 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-029d c0003715 beq 0 ,power_ctrl_decrs_level0 
-029e 1fe0ffff increase -1 ,pdata 
-029f 67e0c625 store 1 ,mem_power_ctrl_level 
-02a0 c00102ac beq 2 ,p_power_ctrl_decrs_level2 
-02a1 c000b70b beq 1 ,power_ctrl_decrs_level1 
-02a2 20203715 branch power_ctrl_decrs_level0 
+02da 98467c00 isub temp ,null 
+02db 24610000 nrtn positive 
+02dc 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+02dd c0003715 beq 0 ,power_ctrl_decrs_level0 
+02de 1fe0ffff increase -1 ,pdata 
+02df 67e0c625 store 1 ,mem_power_ctrl_level 
+02e0 c00102ec beq 2 ,p_power_ctrl_decrs_level2 
+02e1 c000b70b beq 1 ,power_ctrl_decrs_level1 
+02e2 20203715 branch power_ctrl_decrs_level0 
 
 p_power_ctrl_txpower_incrs_force:
-02a3 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+02e3 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_incrs:
-02a4 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-02a5 c00182aa beq 3 ,p_power_ctrl_incrs_level3 
-02a6 1fe0fe01 increase 1 ,pdata 
-02a7 67e0c625 store 1 ,mem_power_ctrl_level 
-02a8 c000b70b beq 1 ,power_ctrl_incrs_level1 
-02a9 c00102ac beq 2 ,p_power_ctrl_incrs_level2 
+02e4 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+02e5 c00182ea beq 3 ,p_power_ctrl_incrs_level3 
+02e6 1fe0fe01 increase 1 ,pdata 
+02e7 67e0c625 store 1 ,mem_power_ctrl_level 
+02e8 c000b70b beq 1 ,power_ctrl_incrs_level1 
+02e9 c00102ec beq 2 ,p_power_ctrl_incrs_level2 
 
 p_power_ctrl_incrs_level3:
-02aa 70414105 jam tx_power_5db ,mem_tx_power 
-02ab 20600000 rtn 
+02ea 70414105 jam tx_power_5db ,mem_tx_power 
+02eb 20600000 rtn 
 
 p_power_ctrl_decrs_level2:
 
 p_power_ctrl_incrs_level2:
-02ac 70414103 jam tx_power_3db ,mem_tx_power 
-02ad 20600000 rtn 
+02ec 70414103 jam tx_power_3db ,mem_tx_power 
+02ed 20600000 rtn 
 
 p_mouse_cb_fuction:
-02ae 58006235 setarg mouse_24g_short_sleep 
-02af 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
-02b0 5800622b setarg mouse_24g_long_sleep 
-02b1 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
-02b2 580002bc setarg p_mouse_24g_before_lpm_sleep 
-02b3 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
-02b4 202053f3 branch mouse_cb_fuction + 7 
+02ee 58006235 setarg mouse_24g_short_sleep 
+02ef 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
+02f0 5800622b setarg mouse_24g_long_sleep 
+02f1 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
+02f2 202053f3 branch mouse_cb_fuction + 7 
 
 p_soft_reset:
-02b5 20800000 clear_stack 
-02b6 205582b8 call p_mouse_wheel_init_set ,wake 
-02b7 20202003 branch soft_reset + 2 
+02f3 2435a002 nbranch soft_reset + 1 ,wake 
+02f4 37d98200 until null ,lpo_edge 
+02f5 37d98200 until null ,lpo_edge 
+02f6 20800000 clear_stack 
+02f7 70808073 jam 0x73 ,core_spid_ctrl 
+02f8 205582fa call p_mouse_wheel_init_set ,wake 
+02f9 20202003 branch soft_reset + 2 
 
 p_mouse_wheel_init_set:
-02b8 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-02b9 20406edd call gpio_config_input 
-02ba 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-02bb 20206edd branch gpio_config_input 
-
-p_mouse_24g_before_lpm_sleep:
-02bc 20600000 rtn 
+02fa 20400258 call p_mouse_puchk_disable 
+02fb 204058df call mouse_matrix_public_gpio_reset 
+02fc 20206004 branch mouse_wheel_gpio_init 
+
+p_mouse_default_init:
+02fd 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02fe 2feffe16 isolate1 mouse_enable_keyboard ,pdata 
+02ff 2040df08 call mouse_customer_key_enable ,true 
+0300 2020542c branch mouse_default_parm_init 
 
 p_mouse_load_device_info_check:
-02bd 2040044e call p_mouse_store_normal_tx_power 
-02be 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02bf c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-02c0 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-02c1 c28a02c3 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-02c2 20600000 rtn 
+0301 204004b5 call p_mouse_store_normal_tx_power 
+0302 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0303 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0304 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0305 c28a0307 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
+0306 20600000 rtn 
 
 p_mouse_load_otp_info_check:
-02c3 204002ce call p_mouse_device_flag_temp_store 
-02c4 20405e43 call mouse_read_otp_dpi 
-02c5 20405db4 call mouse_read_otp_device_flag 
-02c6 204002e2 call p_mouse_device_flag_check 
-02c7 204002cb call p_mouse_select_device_by_switch_check 
-02c8 204002d1 call p_mouse_read_otp_device_info 
-02c9 204002ea call p_mouse_read_otp_le_addr_increase_count_info 
-02ca 20205daa branch mouse_otp_load_app_initflag 
+0307 20400312 call p_mouse_device_flag_temp_store 
+0308 20405e43 call mouse_read_otp_dpi 
+0309 20405db4 call mouse_read_otp_device_flag 
+030a 20400324 call p_mouse_device_flag_check 
+030b 2040030f call p_mouse_select_device_by_switch_check 
+030c 20400315 call p_mouse_read_otp_device_info 
+030d 2040032c call p_mouse_read_otp_le_addr_increase_count_info 
+030e 20205daa branch mouse_otp_load_app_initflag 
 
 p_mouse_select_device_by_switch_check:
-02cb 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02cc c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-02cd 204004c9 call p_mouse_check_select_device_by_switch 
+030f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0310 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0311 20400512 call p_mouse_check_select_device_by_switch 
 
 p_mouse_device_flag_temp_store:
-02ce 6fe0c666 fetch 1 ,mem_device_flag 
-02cf 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
-02d0 20600000 rtn 
+0312 6fe0c666 fetch 1 ,mem_device_flag 
+0313 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
+0314 20600000 rtn 
 
 p_mouse_read_otp_device_info:
-02d1 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02d2 c29f5dd1 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
-02d3 20205dcc branch mouse_read_otp_device_info 
+0315 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0316 2feffe3e isolate1 mouse_enable_24g_first_auto_pairing ,pdata 
+0317 2040ddd1 call mouse_read_otp_le_device1 ,true 
+0318 20205dcc branch mouse_read_otp_device_info 
 
 p_mouse_app_initflag_check:
-02d4 6fe1468e fetch 2 ,mem_store_flag 
-02d5 d840aa55 arg eeprom_init_flag ,temp 
-02d6 98467c00 isub temp ,null 
-02d7 20228357 branch p_mouse_load_device_info ,zero 
-02d8 6049468e storet 2 ,mem_store_flag 
-02d9 20405c9c call mouse_ble_init_address 
-02da 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
-02db 67e0c666 store 1 ,mem_device_flag 
-02dc 20405c8c call mouse_load_default_dpi 
-02dd 58001122 setarg 0x1122 
-02de 67e14695 store 2 ,mem_random_addr_increase_count 
+0319 6fe1468e fetch 2 ,mem_store_flag 
+031a d840aa55 arg eeprom_init_flag ,temp 
+031b 98467c00 isub temp ,null 
+031c 20228398 branch p_mouse_load_device_info ,zero 
+031d 6049468e storet 2 ,mem_store_flag 
+031e 20405c9c call mouse_ble_init_address 
+031f 20405c8c call mouse_load_default_dpi 
+0320 58001122 setarg 0x1122 
+0321 67e14695 store 2 ,mem_random_addr_increase_count 
 
 p_mouse_device_flag_temp_load:
-02df 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
-02e0 67e0c666 store 1 ,mem_device_flag 
-02e1 20600000 rtn 
+0322 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
+0323 20205dca branch mouse_device_flag_load_end 
 
 p_mouse_device_flag_check:
-02e2 6fe0c666 fetch 1 ,mem_device_flag 
-02e3 1fe67c00 sub pdata ,0 ,null 
-02e4 202282df branch p_mouse_device_flag_temp_load ,zero 
-02e5 1fe67c04 sub pdata ,4 ,null 
-02e6 202282e8 branch p_mouse_24g_init ,zero 
-02e7 20610000 rtn positive 
+0324 6fe0c666 fetch 1 ,mem_device_flag 
+0325 1fe67c00 sub pdata ,0 ,null 
+0326 20228322 branch p_mouse_device_flag_temp_load ,zero 
+0327 1fe67c04 sub pdata ,4 ,null 
+0328 2022832a branch p_mouse_24g_init ,zero 
+0329 20610000 rtn positive 
 
 p_mouse_24g_init:
-02e8 70466600 jam mode_24g_device ,mem_device_flag 
-02e9 20600000 rtn 
+032a 70466600 jam mode_24g_device ,mem_device_flag 
+032b 20600000 rtn 
 
 p_mouse_read_otp_le_addr_increase_count_info:
-02ea 6fe0c666 fetch 1 ,mem_device_flag 
-02eb c1000000 rtneq mode_24g_device 
-02ec 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-02ed 1a422600 copy regb ,regc 
+032c 6fe0c666 fetch 1 ,mem_device_flag 
+032d c1000000 rtneq mode_24g_device 
+032e 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+032f 1a422600 copy regb ,regc 
 
 p_mouse_read_otp_le_addr_increase_count_loop:
-02ee 20405e3d call mouse_read_otp_le_addr_increase_count_common 
-02ef 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
-02f0 203a02f8 branch p_mouse_le_addr_increase_count_load ,blank 
-02f1 67e149de store 2 ,mem_random_addr_increase_count_last 
-02f2 1a60a602 increase 2 ,regc 
-02f3 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-02f4 9a667c00 isub regc ,null 
-02f5 242102f8 nbranch p_mouse_le_addr_increase_count_load ,positive 
-02f6 1a622400 copy regc ,regb 
-02f7 202002ee branch p_mouse_read_otp_le_addr_increase_count_loop 
+0330 20405e3d call mouse_read_otp_le_addr_increase_count_common 
+0331 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
+0332 203a033a branch p_mouse_le_addr_increase_count_load ,blank 
+0333 67e149de store 2 ,mem_random_addr_increase_count_last 
+0334 1a60a602 increase 2 ,regc 
+0335 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0336 9a667c00 isub regc ,null 
+0337 2421033a nbranch p_mouse_le_addr_increase_count_load ,positive 
+0338 1a622400 copy regc ,regb 
+0339 20200330 branch p_mouse_read_otp_le_addr_increase_count_loop 
 
 p_mouse_le_addr_increase_count_load:
-02f8 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
-02f9 67e14695 store 2 ,mem_random_addr_increase_count 
-02fa 20600000 rtn 
+033a 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
+033b 20205e41 branch mouse_le_addr_increase_store 
 
 p_mouse_store_device_info:
-02fb 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02fc c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-02fd c2895cb9 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-02fe c28a0300 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
-02ff 20600000 rtn 
+033c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+033d c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+033e c2895cb9 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+033f c28a0341 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
+0340 20600000 rtn 
 
 p_mouse_store_otp_device_info:
-0300 20400303 call p_mouse_write_otp_locall_addr 
-0301 20400308 call p_mouse_write_otp_device_flag 
-0302 20205cc1 branch mouse_store_otp_device_info + 1 
+0341 20400344 call p_mouse_write_otp_locall_addr 
+0342 20400349 call p_mouse_write_otp_device_flag 
+0343 20205cc1 branch mouse_store_otp_device_info + 1 
 
 p_mouse_write_otp_locall_addr:
-0303 6fe0c666 fetch 1 ,mem_device_flag 
-0304 c1000000 rtneq mode_24g_device 
-0305 c000832f beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
-0306 c0010343 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
-0307 20600000 rtn 
+0344 6fe0c666 fetch 1 ,mem_device_flag 
+0345 c1000000 rtneq mode_24g_device 
+0346 c0008370 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
+0347 c0010384 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
+0348 20600000 rtn 
 
 p_mouse_write_otp_device_flag:
-0308 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0309 1a422600 copy regb ,regc 
+0349 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
+034a 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_device_flag_loop:
-030a 20405dc0 call mouse_read_otp_device_flag_common 
-030b 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
-030c 203a0314 branch p_mouse_device_flag_store ,blank 
-030d 67e0c9a0 store 1 ,mem_device_flag_last 
-030e 1a60a601 increase 1 ,regc 
-030f 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
-0310 9a667c00 isub regc ,null 
-0311 24610000 nrtn positive 
-0312 1a622400 copy regc ,regb 
-0313 2020030a branch p_mouse_write_otp_device_flag_loop 
+034b 20405dc0 call mouse_read_otp_device_flag_common 
+034c 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
+034d 203a0355 branch p_mouse_device_flag_store ,blank 
+034e 67e0c9a0 store 1 ,mem_device_flag_last 
+034f 1a60a601 increase 1 ,regc 
+0350 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
+0351 9a667c00 isub regc ,null 
+0352 24610000 nrtn positive 
+0353 1a622400 copy regc ,regb 
+0354 2020034b branch p_mouse_write_otp_device_flag_loop 
 
 p_mouse_device_flag_store:
-0314 6fe0c9a0 fetch 1 ,mem_device_flag_last 
-0315 1fe17ef0 and pdata ,0xf0 ,pdata 
-0316 203a031e branch p_mouse_device_flag_store_check ,blank 
-0317 6fe0c666 fetch 1 ,mem_device_flag 
-0318 2040032c call p_mouse_device_flag_otp_store_judge 
-0319 67e0c9a2 store 1 ,mem_device_flag_value 
-
-p_mouse_devoce_flag_store_end:
-031a df200001 arg 1 ,loopcnt 
-031b 1a622400 copy regc ,regb 
-031c da2049a2 arg mem_device_flag_value ,rega 
-031d 20206b45 branch otp_write 
+0355 6fe0c9a0 fetch 1 ,mem_device_flag_last 
+0356 1fe17ef0 and pdata ,0xf0 ,pdata 
+0357 203a035f branch p_mouse_device_flag_store_check ,blank 
+0358 6fe0c666 fetch 1 ,mem_device_flag 
+0359 2040036d call p_mouse_device_flag_otp_store_judge 
+035a 67e0c9a2 store 1 ,mem_device_flag_value 
+
+p_mouse_device_flag_store_end:
+035b df200001 arg 1 ,loopcnt 
+035c 1a622400 copy regc ,regb 
+035d da2049a2 arg mem_device_flag_value ,rega 
+035e 20206b45 branch otp_write 
 
 p_mouse_device_flag_store_check:
-031e 6848c9a0 fetcht 1 ,mem_device_flag_last 
-031f 6fe0c666 fetch 1 ,mem_device_flag 
-0320 2040032c call p_mouse_device_flag_otp_store_judge 
-0321 98467c00 isub temp ,null 
-0322 20628000 rtn zero 
-0323 1ff27e00 lshift4 pdata ,pdata 
-0324 9840fe00 iadd temp ,pdata 
-0325 67e0c9a2 store 1 ,mem_device_flag_value 
-0326 1a627e00 copy regc ,pdata 
-0327 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
-0328 98467c00 isub temp ,null 
-0329 2022831a branch p_mouse_devoce_flag_store_end ,zero 
-032a 1a60a7ff increase -1 ,regc 
-032b 2020031a branch p_mouse_devoce_flag_store_end 
+035f 6848c9a0 fetcht 1 ,mem_device_flag_last 
+0360 6fe0c666 fetch 1 ,mem_device_flag 
+0361 2040036d call p_mouse_device_flag_otp_store_judge 
+0362 98467c00 isub temp ,null 
+0363 20628000 rtn zero 
+0364 1ff27e00 lshift4 pdata ,pdata 
+0365 9840fe00 iadd temp ,pdata 
+0366 67e0c9a2 store 1 ,mem_device_flag_value 
+0367 1a627e00 copy regc ,pdata 
+0368 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
+0369 98467c00 isub temp ,null 
+036a 2022835b branch p_mouse_device_flag_store_end ,zero 
+036b 1a60a7ff increase -1 ,regc 
+036c 2020035b branch p_mouse_device_flag_store_end 
 
 p_mouse_device_flag_otp_store_judge:
-032c c1800000 rtnne mode_24g_device 
-032d 1fe0fe04 increase 4 ,pdata 
-032e 20600000 rtn 
+036d c1800000 rtnne mode_24g_device 
+036e 1fe0fe04 increase 4 ,pdata 
+036f 20600000 rtn 
 
 p_mouse_write_otp_le_locall_addr1:
-032f 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0330 1a422600 copy regb ,regc 
+0370 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0371 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr1_loop:
-0331 20405df3 call mouse_read_otp_le_locall_addr1_common 
-0332 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0333 203a033b branch p_mouse_le_local_addr1_store ,blank 
-0334 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
-0335 1a60a606 increase 6 ,regc 
-0336 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0337 9a667c00 isub regc ,null 
-0338 24610000 nrtn positive 
-0339 1a622400 copy regc ,regb 
-033a 20200331 branch p_mouse_write_otp_le_locall_addr1_loop 
+0372 20405df3 call mouse_read_otp_le_locall_addr1_common 
+0373 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0374 203a037c branch p_mouse_le_local_addr1_store ,blank 
+0375 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
+0376 1a60a606 increase 6 ,regc 
+0377 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0378 9a667c00 isub regc ,null 
+0379 24610000 nrtn positive 
+037a 1a622400 copy regc ,regb 
+037b 20200372 branch p_mouse_write_otp_le_locall_addr1_loop 
 
 p_mouse_le_local_addr1_store:
-033b 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
-033c 684b466e fetcht 6 ,mem_device1_locall_addr 
-033d 98467c00 isub temp ,null 
-033e 20628000 rtn zero 
-033f df200006 arg 6 ,loopcnt 
-0340 da20466e arg mem_device1_locall_addr ,rega 
-0341 1a622400 copy regc ,regb 
-0342 20206b45 branch otp_write 
+037c 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
+037d 684b466e fetcht 6 ,mem_device1_locall_addr 
+037e 98467c00 isub temp ,null 
+037f 20628000 rtn zero 
+0380 df200006 arg 6 ,loopcnt 
+0381 da20466e arg mem_device1_locall_addr ,rega 
+0382 1a622400 copy regc ,regb 
+0383 20206b45 branch otp_write 
 
 p_mouse_write_otp_le_locall_addr2:
-0343 6a4149f6 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0344 1a422600 copy regb ,regc 
+0384 6a4149f6 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
+0385 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr2_loop:
-0345 20405e17 call mouse_read_otp_le_locall_addr2_common 
-0346 6fe349cd fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0347 203a034f branch p_mouse_le_local_addr2_store ,blank 
-0348 67e349c7 store 6 ,mem_mouse_le_locall_addr2_last 
-0349 1a60a606 increase 6 ,regc 
-034a 6fe149f8 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-034b 9a667c00 isub regc ,null 
-034c 24610000 nrtn positive 
-034d 1a622400 copy regc ,regb 
-034e 20200345 branch p_mouse_write_otp_le_locall_addr2_loop 
+0386 20405e17 call mouse_read_otp_le_locall_addr2_common 
+0387 6fe349cd fetch 6 ,mem_mouse_le_locall_addr2_temp 
+0388 203a0390 branch p_mouse_le_local_addr2_store ,blank 
+0389 67e349c7 store 6 ,mem_mouse_le_locall_addr2_last 
+038a 1a60a606 increase 6 ,regc 
+038b 6fe149f8 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
+038c 9a667c00 isub regc ,null 
+038d 24610000 nrtn positive 
+038e 1a622400 copy regc ,regb 
+038f 20200386 branch p_mouse_write_otp_le_locall_addr2_loop 
 
 p_mouse_le_local_addr2_store:
-034f 6fe349c7 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0350 684b467b fetcht 6 ,mem_device2_locall_addr 
-0351 98467c00 isub temp ,null 
-0352 20628000 rtn zero 
-0353 df200006 arg 6 ,loopcnt 
-0354 da20467b arg mem_device2_locall_addr ,rega 
-0355 1a622400 copy regc ,regb 
-0356 20206b45 branch otp_write 
+0390 6fe349c7 fetch 6 ,mem_mouse_le_locall_addr2_last 
+0391 684b467b fetcht 6 ,mem_device2_locall_addr 
+0392 98467c00 isub temp ,null 
+0393 20628000 rtn zero 
+0394 df200006 arg 6 ,loopcnt 
+0395 da20467b arg mem_device2_locall_addr ,rega 
+0396 1a622400 copy regc ,regb 
+0397 20206b45 branch otp_write 
 
 p_mouse_load_device_info:
-0357 20400390 call p_mouse_le_locall_addr_init_check 
-0358 204003a8 call p_mouse_select_reconn_device 
-0359 2040035b call p_mouse_otp_load_dpi 
-035a 20205c90 branch mouse_load_device_info + 1 
+0398 204003cf call p_mouse_le_locall_addr_init_check 
+0399 204003e7 call p_mouse_select_reconn_device 
+039a 2040039c call p_mouse_otp_load_dpi 
+039b 20205c90 branch mouse_load_device_info + 1 
 
 p_mouse_otp_load_dpi:
-035b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-035c c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-035d 6fe0c690 fetch 1 ,mem_mouse_dpi 
-035e c0005c94 beq 0 ,mouse_otp_load_dpi 
-035f c0030361 beq 6 ,p_mouse_dpi_reinit 
-0360 20600000 rtn 
-
-p_mouse_dpi_reinit:
-0361 70469000 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0362 20600000 rtn 
+039c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+039d c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+039e 6fe0c690 fetch 1 ,mem_mouse_dpi 
+039f c0005c94 beq 0 ,mouse_otp_load_dpi 
+03a0 c0035742 beq 6 ,mouse_dpi_reinit_set 
+03a1 20600000 rtn 
 
 p_mouse_store_dpi_info_check:
-0363 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0364 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0365 c28a0367 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-0366 20600000 rtn 
+03a2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03a3 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+03a4 c28a03a6 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
+03a5 20600000 rtn 
 
 p_mouse_store_otp_dpi:
-0367 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0368 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-0369 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
-036a 1a422600 copy regb ,regc 
+03a6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03a7 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+03a8 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
+03a9 1a422600 copy regb ,regc 
 
 p_mouse_otp_store_dpi_loop:
-036b 20405e51 call mouse_read_otp_dpi_common 
-036c 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
-036d 203a0375 branch p_mouse_otp_dpi_store ,blank 
-036e 67e0c9d3 store 1 ,mem_mouse_dpi_last 
-036f 1a60a601 increase 1 ,regc 
-0370 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
-0371 9a667c00 isub regc ,null 
-0372 24610000 nrtn positive 
-0373 1a622400 copy regc ,regb 
-0374 2020036b branch p_mouse_otp_store_dpi_loop 
+03aa 20405e51 call mouse_read_otp_dpi_common 
+03ab 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
+03ac 203a03b4 branch p_mouse_otp_dpi_store ,blank 
+03ad 67e0c9d3 store 1 ,mem_mouse_dpi_last 
+03ae 1a60a601 increase 1 ,regc 
+03af 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
+03b0 9a667c00 isub regc ,null 
+03b1 24610000 nrtn positive 
+03b2 1a622400 copy regc ,regb 
+03b3 202003aa branch p_mouse_otp_store_dpi_loop 
 
 p_mouse_otp_dpi_store:
-0375 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
-0376 1fe17ef0 and pdata ,0xf0 ,pdata 
-0377 203a037f branch p_mouse_dpi_store_last_check ,blank 
-0378 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0379 2040038d call p_mouse_dpi_otp_store_judge 
-037a 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+03b4 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
+03b5 1fe17ef0 and pdata ,0xf0 ,pdata 
+03b6 203a03be branch p_mouse_dpi_store_last_check ,blank 
+03b7 6fe0c690 fetch 1 ,mem_mouse_dpi 
+03b8 204003cc call p_mouse_dpi_otp_store_judge 
+03b9 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
 
 p_mouse_dpi_store_end:
-037b df200001 arg 1 ,loopcnt 
-037c 1a622400 copy regc ,regb 
-037d da2049d5 arg mem_mouse_otp_dpi_value ,rega 
-037e 20206b45 branch otp_write 
+03ba df200001 arg 1 ,loopcnt 
+03bb 1a622400 copy regc ,regb 
+03bc da2049d5 arg mem_mouse_otp_dpi_value ,rega 
+03bd 20206b45 branch otp_write 
 
 p_mouse_dpi_store_last_check:
-037f 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
-0380 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0381 2040038d call p_mouse_dpi_otp_store_judge 
-0382 98467c00 isub temp ,null 
-0383 20628000 rtn zero 
-0384 1ff27e00 lshift4 pdata ,pdata 
-0385 9840fe00 iadd temp ,pdata 
-0386 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-0387 1a627e00 copy regc ,pdata 
-0388 684949fa fetcht 2 ,mem_otp_offset_dpi 
-0389 98467c00 isub temp ,null 
-038a 2022837b branch p_mouse_dpi_store_end ,zero 
-038b 1a60a7ff increase -1 ,regc 
-038c 2020037b branch p_mouse_dpi_store_end 
+03be 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
+03bf 6fe0c690 fetch 1 ,mem_mouse_dpi 
+03c0 204003cc call p_mouse_dpi_otp_store_judge 
+03c1 98467c00 isub temp ,null 
+03c2 20628000 rtn zero 
+03c3 1ff27e00 lshift4 pdata ,pdata 
+03c4 9840fe00 iadd temp ,pdata 
+03c5 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+03c6 1a627e00 copy regc ,pdata 
+03c7 684949fa fetcht 2 ,mem_otp_offset_dpi 
+03c8 98467c00 isub temp ,null 
+03c9 202283ba branch p_mouse_dpi_store_end ,zero 
+03ca 1a60a7ff increase -1 ,regc 
+03cb 202003ba branch p_mouse_dpi_store_end 
 
 p_mouse_dpi_otp_store_judge:
-038d c1800000 rtnne mouse_dpi_level1 
-038e 1fe0fe06 increase 6 ,pdata 
-038f 20600000 rtn 
+03cc c1800000 rtnne mouse_dpi_level1 
+03cd 1fe0fe06 increase 6 ,pdata 
+03ce 20600000 rtn 
 
 p_mouse_le_locall_addr_init_check:
-0390 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0391 c29f0397 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
-0392 6fe0c666 fetch 1 ,mem_device_flag 
-0393 c1000000 rtneq mode_24g_device 
-0394 c0008397 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
-0395 c001039e beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
-0396 20600000 rtn 
+03cf 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03d0 c29f03d6 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
+03d1 6fe0c666 fetch 1 ,mem_device_flag 
+03d2 c1000000 rtneq mode_24g_device 
+03d3 c00083d6 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
+03d4 c00103dd beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
+03d5 20600000 rtn 
 
 p_mouse_le_addr1_init_check:
-0397 6fe3466e fetch 6 ,mem_device1_locall_addr 
-0398 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-0399 98467c00 isub temp ,null 
-039a 24628000 nrtn zero 
-039b 6fe342db fetch 6 ,mem_le_lap 
-039c 67e3466e store 6 ,mem_device1_locall_addr 
-039d 20600000 rtn 
+03d6 6fe3466e fetch 6 ,mem_device1_locall_addr 
+03d7 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+03d8 98467c00 isub temp ,null 
+03d9 24628000 nrtn zero 
+03da 6fe342db fetch 6 ,mem_le_lap 
+03db 67e3466e store 6 ,mem_device1_locall_addr 
+03dc 20600000 rtn 
 
 p_mouse_le_addr2_init_check:
-039e 6fe3466e fetch 6 ,mem_device1_locall_addr 
-039f 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-03a0 98467c00 isub temp ,null 
-03a1 24628000 nrtn zero 
-03a2 6fe342db fetch 6 ,mem_le_lap 
-03a3 1fe0ff00 add pdata ,0x0100 ,pdata 
-03a4 67e3466e store 6 ,mem_device1_locall_addr 
-03a5 20600000 rtn 
+03dd 6fe3467b fetch 6 ,mem_device2_locall_addr 
+03de 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+03df 98467c00 isub temp ,null 
+03e0 24628000 nrtn zero 
+03e1 6fe342db fetch 6 ,mem_le_lap 
+03e2 1fe0ff00 add pdata ,0x0100 ,pdata 
+03e3 67e3467b store 6 ,mem_device2_locall_addr 
+03e4 20600000 rtn 
 
 p_mouse_buletooth_fast_conn_end:
-03a6 204003a8 call p_mouse_select_reconn_device 
-03a7 20205a9c branch mouse_buletooth_fast_conn_end + 2 
+03e5 204003e7 call p_mouse_select_reconn_device 
+03e6 20205a9c branch mouse_buletooth_fast_conn_end + 2 
 
 p_mouse_select_reconn_device:
-03a8 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03a9 c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
-03aa c29f03b0 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
+03e7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03e8 c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
+03e9 c29f03ef bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
 
 p_mouse_select_reconn_device_start:
-03ab 6fe0c666 fetch 1 ,mem_device_flag 
-03ac c1000000 rtneq mode_24g_device 
-03ad c00083b0 beq mode_bt_device1 ,p_mouse_load_le_device1 
-03ae c00103b5 beq mode_bt_device2 ,p_mouse_load_le_device2 
-03af 20600000 rtn 
+03ea 6fe0c666 fetch 1 ,mem_device_flag 
+03eb c1000000 rtneq mode_24g_device 
+03ec c00083ef beq mode_bt_device1 ,p_mouse_load_le_device1 
+03ed c00103f4 beq mode_bt_device2 ,p_mouse_load_le_device2 
+03ee 20600000 rtn 
 
 p_mouse_load_le_device1:
-03b0 6fe34668 fetch 6 ,mem_device1_addr 
-03b1 67e34116 store 6 ,mem_hci_plap 
-03b2 6fe3466e fetch 6 ,mem_device1_locall_addr 
-03b3 67e342db store 6 ,mem_le_lap 
-03b4 20600000 rtn 
+03ef 6fe34668 fetch 6 ,mem_device1_addr 
+03f0 67e34116 store 6 ,mem_hci_plap 
+03f1 6fe3466e fetch 6 ,mem_device1_locall_addr 
+
+p_mouse_le_lap_store:
+03f2 67e342db store 6 ,mem_le_lap 
+03f3 20600000 rtn 
 
 p_mouse_load_le_device2:
-03b5 6fe34675 fetch 6 ,mem_device2_addr 
-03b6 67e34116 store 6 ,mem_hci_plap 
-03b7 6fe3467b fetch 6 ,mem_device2_locall_addr 
-03b8 67e342db store 6 ,mem_le_lap 
-03b9 20600000 rtn 
+03f4 6fe34675 fetch 6 ,mem_device2_addr 
+03f5 67e34116 store 6 ,mem_hci_plap 
+03f6 6fe3467b fetch 6 ,mem_device2_locall_addr 
+03f7 202003f2 branch p_mouse_le_lap_store 
 
 p_mouse_store_remote_bdaddr:
-03ba 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03bb c4010000 rtnbit0 mouse_store_eeprom_flag 
-03bc c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
-03bd d8e00002 arg mouse_store_eeprom_flag ,queue 
-03be 20405f04 call mouse_disable_function_flag 
-03bf 20405c4a call mouse_check_device_addr 
-03c0 204003c2 call p_mouse_before_store_reconn_info 
-03c1 20205ca3 branch mouse_store_device_info_delay 
+03f8 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03f9 c4010000 rtnbit0 mouse_store_eeprom_flag 
+03fa c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
+03fb d8e00002 arg mouse_store_eeprom_flag ,queue 
+03fc 20405f04 call mouse_disable_function_flag 
+03fd 20405c4a call mouse_check_device_addr 
+03fe 20400400 call p_mouse_before_store_reconn_info 
+03ff 20205ca3 branch mouse_store_device_info_delay 
 
 p_mouse_before_store_reconn_info:
-03c2 6fe0c666 fetch 1 ,mem_device_flag 
-03c3 c00083c6 beq mode_bt_device1 ,p_mouse_store_le_device1 
-03c4 c00103cb beq mode_bt_device2 ,p_mouse_store_le_device2 
-03c5 20600000 rtn 
+0400 6fe0c666 fetch 1 ,mem_device_flag 
+0401 c0008404 beq mode_bt_device1 ,p_mouse_store_le_device1 
+0402 c0010409 beq mode_bt_device2 ,p_mouse_store_le_device2 
+0403 20600000 rtn 
 
 p_mouse_store_le_device1:
-03c6 6fe30178 fetch 6 ,mem_le_plap 
-03c7 67e34668 store 6 ,mem_device1_addr 
-03c8 6fe342db fetch 6 ,mem_le_lap 
-03c9 67e3466e store 6 ,mem_device1_locall_addr 
-03ca 20600000 rtn 
+0404 6fe30178 fetch 6 ,mem_le_plap 
+0405 67e34668 store 6 ,mem_device1_addr 
+0406 6fe342db fetch 6 ,mem_le_lap 
+0407 67e3466e store 6 ,mem_device1_locall_addr 
+0408 20600000 rtn 
 
 p_mouse_store_le_device2:
-03cb 6fe30178 fetch 6 ,mem_le_plap 
-03cc 67e34675 store 6 ,mem_device2_addr 
-03cd 6fe342db fetch 6 ,mem_le_lap 
-03ce 67e3467b store 6 ,mem_device2_locall_addr 
-03cf 20600000 rtn 
+0409 6fe30178 fetch 6 ,mem_le_plap 
+040a 67e34675 store 6 ,mem_device2_addr 
+040b 6fe342db fetch 6 ,mem_le_lap 
+040c 67e3467b store 6 ,mem_device2_locall_addr 
+040d 20600000 rtn 
 
 p_mouse_bb_event_timer:
-03d0 204003e6 call p_mouse_le_send_conn_param_update_timer 
-03d1 2040614d call mouse_low_voltage_led_timer 
-03d2 2040553d call mouse_adc_read 
-03d3 20406110 call mouse_logo_led_on_timer 
-03d4 204061b1 call mouse_led_multi_timer 
-03d5 2040611e call mouse_dpi_led_blink_delay_timer 
-03d6 2040328e call g24_pair_timeout_timer 
-03d7 20403531 call g24_reconn_timeout_timer 
-03d8 20405fdd call mouse_24g_long_sleep_param_update_timer 
-03d9 2040572c call mouse_dpi_key_check_long_press 
-03da 20405b9b call mouse_bt_discovery_check 
-03db 20405bab call mouse_commbination_key_process 
-03dc 20405bce call mouse_check_discovery_timeout_timer 
-03dd 20405bd3 call mouse_check_direct_timeout_timer 
-03de 20405be1 call mouse_le_enable_att_list_timer 
-03df 20405bee call mouse_le_battery_updata_timer 
-03e0 20405be4 call mouse_le_send_smp_security_request_timer 
-03e1 20405bfb call mouse_check_reconnect_delay_long_sleep 
-03e2 204003e9 call p_mouse_current_mult_update_timer 
-03e3 204056b6 call mouse_wheel_trigger_timer 
-03e4 20405c0e call mouse_store_information_delay_timer 
-03e5 20205c05 branch mouse_check_no_data_timeout_timer 
+040e 20400424 call p_mouse_le_send_conn_param_update_timer 
+040f 2040614d call mouse_low_voltage_led_timer 
+0410 2040553d call mouse_adc_read 
+0411 20406110 call mouse_logo_led_on_timer 
+0412 204061b1 call mouse_led_multi_timer 
+0413 2040611e call mouse_dpi_led_blink_delay_timer 
+0414 2040328e call g24_pair_timeout_timer 
+0415 20403531 call g24_reconn_timeout_timer 
+0416 20405fdd call mouse_24g_long_sleep_param_update_timer 
+0417 2040572c call mouse_dpi_key_check_long_press 
+0418 20405b9b call mouse_bt_discovery_check 
+0419 20405bab call mouse_commbination_key_process 
+041a 20405bce call mouse_check_discovery_timeout_timer 
+041b 20405bd3 call mouse_check_direct_timeout_timer 
+041c 20405be1 call mouse_le_enable_att_list_timer 
+041d 20405bee call mouse_le_battery_updata_timer 
+041e 20405be4 call mouse_le_send_smp_security_request_timer 
+041f 20405bfb call mouse_check_reconnect_delay_long_sleep 
+0420 20400427 call p_mouse_current_mult_update_timer 
+0421 204056b6 call mouse_wheel_trigger_timer 
+0422 20405c0e call mouse_store_information_delay_timer 
+0423 20205c05 branch mouse_check_no_data_timeout_timer 
 
 p_mouse_le_send_conn_param_update_timer:
-03e6 da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-03e7 da405aef arg mouse_updata_le_param ,regb 
-03e8 202042e0 branch timer_single_step 
+0424 da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
+0425 da405aef arg mouse_updata_le_param ,regb 
+0426 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_update_timer:
-03e9 da60477e arg mem_mouse_current_mult_timer ,regc 
-03ea da4003ec arg p_mouse_current_mult_reinit ,regb 
-03eb 202042e0 branch timer_single_step 
+0427 da60477e arg mem_mouse_current_mult_timer ,regc 
+0428 da40042a arg p_mouse_current_mult_reinit ,regb 
+0429 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_reinit:
-03ec 6fe0c96b fetch 1 ,mem_lpm_mult_init 
-03ed 67e0c0c0 store 1 ,mem_lpm_mult 
-03ee 70477d03 jam 3 ,mem_mouse_long_mult_flag 
-03ef 20600000 rtn 
+042a 6fe0c96b fetch 1 ,mem_lpm_mult_init 
+042b 67e0c0c0 store 1 ,mem_lpm_mult 
+042c 70477d03 jam 3 ,mem_mouse_long_mult_flag 
+042d 20600000 rtn 
 
 p_mouse_start_discovery:
-03f0 204059ed call mouse_sensor_powerdown 
-03f1 20205c1b branch mouse_start_discovery + 1 
+042e 204059ed call mouse_sensor_powerdown 
+042f 20205c1b branch mouse_start_discovery + 1 
 
 p_mouse_priority_bb_event:
-03f2 1a627e00 copy regc ,pdata 
-03f3 c0200407 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-03f4 c00a840c beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-03f5 c01903fe beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-03f6 c01e042a beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-03f7 c01c843b beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-03f8 c01d043e beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-03f9 c00a03fb beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-03fa 20205ac3 branch mouse_priority_bb_event + 2 
+0430 1a627e00 copy regc ,pdata 
+0431 c0200445 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0432 c00a844a beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0433 c019043c beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0434 c01e0467 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0435 c01c8477 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0436 c01d047c beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0437 c00a0439 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0438 20205ac3 branch mouse_priority_bb_event + 2 
 
 p_mouse_le_bb_event_connected:
-03fb 58000000 setarg 0 
-03fc 67e24c04 store 4 ,mem_le_conn_first_rcv 
-03fd 20205ad0 branch mouse_le_bb_event_connected 
+0439 58000000 setarg 0 
+043a 67e24c05 store 4 ,mem_le_conn_first_rcv 
+043b 20205ad0 branch mouse_le_bb_event_connected 
 
 p_mouse_le_ll_start_encryt:
-03fe 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-03ff c0008402 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-0400 70484414 jam 20 ,mem_le_start_encrypt_timer 
-0401 20200404 branch p_mouse_le_ll_reconn_start_encryt_new 
+043c 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+043d c0008440 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+043e 70484414 jam 20 ,mem_le_start_encrypt_timer 
+043f 20200442 branch p_mouse_le_ll_reconn_start_encryt_new 
 
 p_mouse_le_ll_reconn_start_encryt:
-0402 20405aef call mouse_updata_le_param 
-0403 70484405 jam 5 ,mem_le_start_encrypt_timer 
+0440 20405aef call mouse_updata_le_param 
+0441 70484405 jam 5 ,mem_le_start_encrypt_timer 
 
 p_mouse_le_ll_reconn_start_encryt_new:
-0404 6fe0cc03 fetch 1 ,mem_le_conn_rcv_new 
-0405 67e0cc04 store 1 ,mem_le_conn_first_rcv 
-0406 20205af6 branch mouse_le_ll_enable_start_enc_flag 
+0442 6fe0cc04 fetch 1 ,mem_le_conn_rcv_new 
+0443 67e0cc05 store 1 ,mem_le_conn_first_rcv 
+0444 20205af6 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-0407 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
-0408 247a0000 nrtn blank 
-0409 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
-040a 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-040b 20600000 rtn 
+0445 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
+0446 247a0000 nrtn blank 
+0447 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
+0448 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
+0449 20600000 rtn 
 
 p_mouse_le_bb_disconnected:
-040c 58000000 setarg 0 
-040d 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
-040e 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-040f 58000000 setarg 0 
-0410 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
-0411 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
-0412 d8400006 arg le_interval_7_5ms ,temp 
-0413 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0414 c28d8416 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
-0415 d8400007 arg le_interval_8_75ms ,temp 
+044a 58000000 setarg 0 
+044b 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
+044c 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
+044d 58000000 setarg 0 
+044e 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
+044f 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
+0450 d8400006 arg le_interval_7_5ms ,temp 
+0451 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0452 c28d8454 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
+0453 d8400007 arg le_interval_8_75ms ,temp 
 
 p_mouse_le_bb_disconnected_next:
-0416 604942d3 storet 2 ,mem_le_interval_min 
-0417 604942d5 storet 2 ,mem_le_interval_min + 2 
-0418 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0419 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
-041a 204029cb call le_clr_config_more_data 
-041b 2020041c branch p_mouse_bb_disconnected 
+0454 604942d3 storet 2 ,mem_le_interval_min 
+0455 604942d5 storet 2 ,mem_le_interval_min + 2 
+0456 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0457 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0458 204029cb call le_clr_config_more_data 
 
 p_mouse_bb_disconnected:
-041c 20405b7b call mouse_bb_discon_clear_stack 
-041d 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-041e c2838421 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-041f c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0420 20205c1a branch mouse_start_discovery 
+0459 20405b7b call mouse_bb_discon_clear_stack 
+045a 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+045b c283845e bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+045c c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+045d 20205c1a branch mouse_start_discovery 
 
 p_mouse4_0_event_bb_disconn:
-0421 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0422 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0423 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-0424 1fe17e03 and pdata ,0x03 ,pdata 
-0425 20405b21 call mouse_le_clean_connect_flag 
-0426 c081d4a9 bne 0x03 ,mouse_start_reconnect 
-0427 6fe0cc07 fetch 1 ,mem_le_check_retransmit_discon_flag 
-0428 243a54a9 nbranch mouse_start_reconnect ,blank 
-0429 202054cd branch mouse_app_enter_hibernate 
+045e 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+045f c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0460 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+0461 1fe17e03 and pdata ,0x03 ,pdata 
+0462 20405b21 call mouse_le_clean_connect_flag 
+0463 c081d4a9 bne 0x03 ,mouse_start_reconnect 
+0464 6fe0cc08 fetch 1 ,mem_le_check_retransmit_discon_flag 
+0465 243a54a9 nbranch mouse_start_reconnect ,blank 
+0466 202054cd branch mouse_app_enter_hibernate 
 
 p_mouse_24g_attempt_success:
-042a 6fe2458f fetch 4 ,mem_24g_addr 
-042b 67e245e8 store 4 ,mem_24g_receiver_addr 
-042c 67e24691 store 4 ,mem_mouse_24g_addr 
-042d 2040355a call g24_ch_syncword_crc8_init 
-042e 20405c0b call mouse_no_data_timer_init 
-042f 2040618e call mouse_device_poweron_led_config 
-0430 20405a73 call mouse_init_sensor_reset 
-0431 70477d00 jam 0 ,mem_mouse_long_mult_flag 
-0432 7045fc00 jam 0 ,mem_24g_conn_sm 
-0433 7045e200 jam 0 ,mem_24g_reconn_type 
-0434 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
-0435 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-0436 98467c00 isub temp ,null 
-0437 20628000 rtn zero 
-0438 20406016 call mouse_soft_agc_disable 
-0439 20400451 call p_mouse_fetch_normal_tx_power 
-043a 20206042 branch mouse_24g_first_store_reconn_info 
+0467 6fe2458f fetch 4 ,mem_24g_addr 
+0468 67e245e8 store 4 ,mem_24g_receiver_addr 
+0469 67e24691 store 4 ,mem_mouse_24g_addr 
+046a 2040355a call g24_ch_syncword_crc8_init 
+046b 20405c0b call mouse_no_data_timer_init 
+046c 2040618e call mouse_device_poweron_led_config 
+046d 20405a73 call mouse_init_sensor_reset 
+046e 70477d00 jam 0 ,mem_mouse_long_mult_flag 
+046f 7045fc00 jam 0 ,mem_24g_conn_sm 
+0470 7045e200 jam 0 ,mem_24g_reconn_type 
+0471 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
+0472 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+0473 98467c00 isub temp ,null 
+0474 20628000 rtn zero 
+0475 20400479 call p_mouse_fetch_normal_tx_power 
+0476 20206042 branch mouse_24g_first_store_reconn_info 
 
 p_mouse_24g_pairing_complete:
-043b 20406016 call mouse_soft_agc_disable 
-043c 20400451 call p_mouse_fetch_normal_tx_power 
-043d 20206084 branch mouse_24g_pairing_complete 
+0477 20400479 call p_mouse_fetch_normal_tx_power 
+0478 20206084 branch mouse_24g_pairing_complete 
+
+p_mouse_fetch_normal_tx_power:
+0479 6fe0ca07 fetch 1 ,mem_normal_tx_power 
+047a 67e0c141 store 1 ,mem_tx_power 
+047b 20206016 branch mouse_soft_agc_disable 
 
 p_mouse_24g_attempt_fail:
-043e 20406016 call mouse_soft_agc_disable 
-043f 20400451 call p_mouse_fetch_normal_tx_power 
-0440 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
-0441 c1008000 rtneq dpi_button_state_down 
-0442 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0443 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
-0444 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-0445 c0020447 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
-0446 20206055 branch mouse_24g_attempt_fail + 2 
+047c 20400479 call p_mouse_fetch_normal_tx_power 
+047d 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
+047e c1008000 rtneq dpi_button_state_down 
+047f 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
+0480 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
+0481 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+0482 c002848e beq pair_and_receiver ,p_mouse_24g_auto_pair_attempt_fail 
+0483 c0008486 beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
+0484 c0018495 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+0485 20206055 branch mouse_24g_attempt_fail + 2 
+
+p_mouse_24g_fast_conn_attempt_fail:
+0486 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0487 c29f048a bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+0488 c298048a bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
+0489 20206062 branch mouse_24g_fast_conn_attempt_fail + 3 
+
+p_mouse_24g_start_auto_pair:
+048a 6fe145d6 fetch 2 ,mem_24g_pair_timeout_init 
+048b 67e145de store 2 ,mem_24g_reconn_timeout 
+048c 7045e205 jam pair_and_receiver ,mem_24g_reconn_type 
+048d 20203534 branch g24_reconn_start 
 
 p_mouse_24g_auto_pair_attempt_fail:
-0447 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0448 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0449 6fe0c71b fetch 1 ,mem_device_number 
-044a c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+048e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+048f c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0490 6fe0c71b fetch 1 ,mem_device_number 
+0491 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
 
 p_mouse_24g_first_bluetooth_reconnect:
-044b 20406018 call mouse_24g_stop 
-044c 70466601 jam mode_bt_device1 ,mem_device_flag 
-044d 202054a0 branch mouse_start_reconnect_device 
+0492 20406018 call mouse_24g_stop 
+0493 70466601 jam mode_bt_device1 ,mem_device_flag 
+0494 20205491 branch mouse_le_fast_conn_judge 
+
+p_mouse_reconn_dongle_attempt_fail:
+0495 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0496 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0497 c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0498 c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
+0499 c2896059 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
+049a 2020048a branch p_mouse_24g_start_auto_pair 
 
-p_mouse_store_normal_tx_power:
-044e 6fe0c141 fetch 1 ,mem_tx_power 
-044f 67e0ca07 store 1 ,mem_normal_tx_power 
-0450 20600000 rtn 
+p_mouse_start_work:
+049b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+049c c29f04a2 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+049d 6fe0c666 fetch 1 ,mem_device_flag 
+049e c00004ad beq mode_24g_device ,p_mouse_24g_start_mode 
+049f 20205491 branch mouse_le_fast_conn_judge 
+
+p_mouse4_0_check_reconn_target:
+04a0 2040619f call mouse_device_le_reconn_led_config 
+04a1 202054b6 branch mouse4_0_check_reconn_target 
 
-p_mouse_fetch_normal_tx_power:
-0451 6fe0ca07 fetch 1 ,mem_normal_tx_power 
-0452 67e0c141 store 1 ,mem_tx_power 
-0453 20600000 rtn 
+p_mouse_24g_first_start_auto_pair_mode:
+04a2 204054ac call mouse_wakeup_from_power_check 
+04a3 203404a9 branch p_mouse_24g_first_start_reconn ,user 
+
+p_mouse_24g_reconn_general_dongle:
+04a4 70466600 jam mode_24g_device ,mem_device_flag 
+04a5 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+04a6 67e145de store 2 ,mem_24g_reconn_timeout 
+04a7 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+04a8 20203534 branch g24_reconn_start 
+
+p_mouse_24g_first_start_reconn:
+04a9 6fe0c666 fetch 1 ,mem_device_flag 
+04aa c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+04ab 20405aa8 call mouse_bluetooth_fast_conn_disable 
+04ac 20200492 branch p_mouse_24g_first_bluetooth_reconnect 
+
+p_mouse_24g_start_mode:
+04ad 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04ae c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+04af 20406195 call mouse_device_24g_pair_led_config 
+04b0 204054ac call mouse_wakeup_from_power_check 
+04b1 20346067 branch mouse_24g_reconn_dongle_start ,user 
+04b2 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04b3 c29804a4 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+04b4 20206023 branch mouse_24g_start_mode + 7 
+
+p_mouse_store_normal_tx_power:
+04b5 6fe0c141 fetch 1 ,mem_tx_power 
+04b6 67e0ca07 store 1 ,mem_normal_tx_power 
+04b7 20600000 rtn 
 
 p_mouse_idle:
-0454 2040620e call mouse_low_voltage_led_no_enter_lpm 
-0455 204078aa call ui_check_paring_button 
-0456 20400458 call p_mouse_dpi_check 
-0457 20205e61 branch mouse_idle + 4 
+04b8 2040620e call mouse_low_voltage_led_no_enter_lpm 
+04b9 204078aa call ui_check_paring_button 
+04ba 204004be call p_mouse_dpi_check 
+04bb 20205e61 branch mouse_idle + 4 
+
+p_mouse_dpi_check_retransmit:
+04bc 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04bd c4140000 rtnbit0 mouse_enable_select_device_by_dpi_button 
 
 p_mouse_dpi_check:
-0458 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-0459 c17f8000 rtneq gpio_disable 
-045a da200000 arg 0 ,rega 
-045b 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
-045c 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-045d 2040045f call p_mouse_dpi_key_check 
-045e 202056c1 branch mouse_dpi_check_next 
+04be 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+04bf c17f8000 rtneq gpio_disable 
+04c0 da200000 arg 0 ,rega 
+04c1 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
+04c2 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+04c3 204004c5 call p_mouse_dpi_key_check 
+04c4 202056c1 branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-045f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0460 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0461 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
-0462 1fe22600 copy pdata ,regc 
-0463 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
-0464 c07f8466 beq gpio_disable ,p_mouse_3io6key_dpi_check 
-0465 202056ce branch mouse_dpi_key_check_next 
+04c5 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04c6 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+04c7 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
+04c8 1fe22600 copy pdata ,regc 
+04c9 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
+04ca c07f84cc beq gpio_disable ,p_mouse_3io6key_dpi_check 
+04cb 202056ce branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-0466 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-0467 20405946 call mouse_gpio_config_output_low 
-0468 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-0469 2020046a branch p_mouse_3io6key_check 
+04cc 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+04cd 20405946 call mouse_gpio_config_output_low 
+04ce 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+04cf 202004d0 branch p_mouse_3io6key_check 
 
 p_mouse_3io6key_check:
-046a 1a627e00 copy regc ,pdata 
-046b 67e0c978 store 1 ,mem_mouse_key_status 
-046c 1fe3fe00 lshift pdata ,pdata 
-046d 1fe22400 copy pdata ,regb 
-046e 18422600 copy temp ,regc 
-046f 204055b1 call mouse_gpio_config_input_pd 
-0470 1a620400 copy regc ,temp 
-0471 20406ee6 call gpio_get_bit 
-0472 7d20a400 nsetflag true ,0 ,regb 
-0473 2040593d call mouse_check_press 
-0474 20205929 branch mouse_check_key_connect_gnd_1 
+04d0 1a627e00 copy regc ,pdata 
+04d1 67e0c978 store 1 ,mem_mouse_key_status 
+04d2 1fe3fe00 lshift pdata ,pdata 
+04d3 1fe22400 copy pdata ,regb 
+04d4 18422600 copy temp ,regc 
+04d5 20406ef7 call gpio_out_active 
+04d6 1a620400 copy regc ,temp 
+04d7 204055b1 call mouse_gpio_config_input_pd 
+04d8 1a620400 copy regc ,temp 
+04d9 20406ee6 call gpio_get_bit 
+04da 7d20a400 nsetflag true ,0 ,regb 
+04db 2040593d call mouse_check_press 
+04dc 20205929 branch mouse_check_key_connect_gnd_1 
 
 p_g24_short_sleep:
-0475 204036b4 call g24_lpm_wait 
-0476 24740000 nrtn user 
-0477 204036be call g24_setgpio_lpm_before 
-0478 2040047b call p_clear_wake 
-0479 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
-047a 20203622 branch g24_long_seep2 
+04dd 204036b4 call g24_lpm_wait 
+04de 24740000 nrtn user 
+04df 204036be call g24_setgpio_lpm_before 
+04e0 204004e2 call p_clear_wake 
+04e1 2020361b branch g24_short_sleep_next 
 
 p_clear_wake:
-047b 58000000 setarg 0 
-047c 79207e15 set1 21 ,pdata 
-047d 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-047e 58000000 setarg 0 
-047f 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
-0480 20600000 rtn 
+04e2 58000000 setarg 0 
+04e3 67e40016 store 8 ,mem_gpio_wakeup_cfg 
+04e4 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
+04e5 20600000 rtn 
 
 p_mouse_24g_hibernate_set:
-0481 70460000 jam 0 ,mem_24g_attempt_fail_flag 
-0482 20403647 call g24_transmit_next_packet 
-0483 5fffffff setarg -1 
-0484 67e245af store 4 ,mem_24g_enter_hibernate 
-0485 58000000 setarg 0 
-0486 67e3c846 store 7 ,mem_mouse_key 
-0487 70473f01 jam 1 ,mem_sensor_shutdown_flag 
-0488 204059ed call mouse_sensor_powerdown 
-0489 2020622b branch mouse_24g_long_sleep 
+04e6 70460000 jam 0 ,mem_24g_attempt_fail_flag 
+04e7 20403647 call g24_transmit_next_packet 
+04e8 5fffffff setarg -1 
+04e9 67e245af store 4 ,mem_24g_enter_hibernate 
+04ea 58000000 setarg 0 
+04eb 67e3c846 store 7 ,mem_mouse_key 
+04ec 70473f01 jam 1 ,mem_sensor_shutdown_flag 
+04ed 204059ed call mouse_sensor_powerdown 
+04ee 2020622b branch mouse_24g_long_sleep 
 
 p_mouse_setgpio_hibernate:
-048a 20405a92 call mouse_set_sdio_high 
-048b 2040047b call p_clear_wake 
-048c 204056a9 call mouse_before_hibernate_wheel_gpio_set 
-048d 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-048e 20406ef7 call gpio_out_active 
-048f 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-0490 20406ed3 call gpio_clr_wake 
-0491 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0492 20405943 call mouse_gpio_config_output_high 
-0493 6848c65a fetcht 1 ,mem_device_switch_gpio 
-0494 204055ab call mouse_gpio_set_pupd_by_input 
-0495 d8400015 arg 21 ,temp 
-0496 204055b5 call mouse_gpio_config_input_pu 
-0497 2040611a call mouse_logo_led_off 
-0498 2040550c call mouse_lpm_before_common 
-0499 204054f9 call mouse_gpio_pd_idle 
-049a 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-049b 20406f0f call gpio_set_high_impedance 
-049c 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-049d 20406f0f call gpio_set_high_impedance 
-049e 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-049f 204055b5 call mouse_gpio_config_input_pu 
-04a0 204004a2 call p_mouse_gpio_set_high_impedance 
-04a1 202054e5 branch mouse_setgpio_hibernate_next 
-
-p_mouse_gpio_set_high_impedance:
-04a2 6fe1c73c fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-04a3 67e18670 store 3 ,mem_pdatatemp 
-04a4 df200018 arg 24 ,loopcnt 
-04a5 d8400000 arg 0 ,temp 
-
-p_mouse_gpio_set_high_impedance_bit_loop:
-04a6 6fe18670 fetch 3 ,mem_pdatatemp 
-04a7 2feffe00 isolate1 0 ,pdata 
-04a8 204084af call p_gpio_set_analog ,true 
-04a9 6fe18670 fetch 3 ,mem_pdatatemp 
-04aa 1fe37e00 rshift pdata ,pdata 
-04ab 67e18670 store 3 ,mem_pdatatemp 
-04ac 18408401 increase 1 ,temp 
-04ad c20004a6 loop p_mouse_gpio_set_high_impedance_bit_loop 
-04ae 20600000 rtn 
-
-p_gpio_set_analog:
-04af 18467cff sub temp ,ui_button_gpio_disable ,null 
-04b0 20628000 rtn zero 
-04b1 20206f0b branch gpio_set_analog 
+04ef 20405a92 call mouse_set_sdio_high 
+04f0 204004e2 call p_clear_wake 
+04f1 204056a9 call mouse_before_hibernate_wheel_gpio_set 
+04f2 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
+04f3 20405943 call mouse_gpio_config_output_high 
+04f4 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04f5 204055ab call mouse_gpio_set_pupd_by_input 
+04f6 d8400015 arg 21 ,temp 
+04f7 204055b5 call mouse_gpio_config_input_pu 
+04f8 2040611a call mouse_logo_led_off 
+04f9 2040025b call p_mouse_lpm_before_common 
+04fa 202054e2 branch mouse_setgpio_hibernate_next 
 
 p_mouse_24g_package_data:
-04b2 c6930000 rtnmark0 mark_24g 
-04b3 20405601 call mouse_motion 
-04b4 24740000 nrtn user 
-04b5 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
-04b6 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
-04b7 245a04c7 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-04b8 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04b9 c30b04bc bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-04ba 6fe0c96c fetch 1 ,mem_customer_key 
-04bb 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
+04fb c6930000 rtnmark0 mark_24g 
+04fc 20405601 call mouse_motion 
+04fd 24740000 nrtn user 
+04fe 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
+04ff 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
+0500 245a0510 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+0501 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0502 c30b0505 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+0503 6fe0c96c fetch 1 ,mem_customer_key 
+0504 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-04bc 204004be call p_mouse_data_xy_release 
-04bd 202060a2 branch mouse_24g_mouse_package_data + 1 
+0505 20400507 call p_mouse_data_xy_release 
+0506 202060a2 branch mouse_24g_mouse_package_data + 1 
 
 p_mouse_data_xy_release:
-04be 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-04bf c1ff8000 rtnne gpio_disable 
-04c0 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
-04c1 207a0000 rtn blank 
-04c2 1fe0ffff increase -1 ,pdata 
-04c3 67e0c77d store 1 ,mem_mouse_long_mult_flag 
-04c4 58000000 setarg 0 
-04c5 67e24847 store 4 ,mem_mouse_x 
-04c6 20205a73 branch mouse_init_sensor_reset 
+0507 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+0508 c1ff8000 rtnne gpio_disable 
+0509 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
+050a 207a0000 rtn blank 
+050b 1fe0ffff increase -1 ,pdata 
+050c 67e0c77d store 1 ,mem_mouse_long_mult_flag 
+050d 58000000 setarg 0 
+050e 67e24847 store 4 ,mem_mouse_x 
+050f 20205a73 branch mouse_init_sensor_reset 
 
 p_mouse_24g_short_sleep_clear_wake:
-04c7 2040047b call p_clear_wake 
-04c8 2020024b branch p_lpm_write_gpio_wakeup 
+0510 204004e2 call p_clear_wake 
+0511 20200281 branch p_lpm_write_gpio_wakeup 
 
 p_mouse_check_select_device_by_switch:
-04c9 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04ca c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-04cb c31fdeb9 bbit0 mouse_enable_switch_gpio_connect_vin ,mouse_switch_gpio_connect_gnd 
+0512 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0513 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0514 c31f851f bbit0 mouse_enable_switch_gpio_connect_vin ,p_mouse_switch_gpio_connect_gnd 
+
+p_mouse_switch_gpio_connect_vin_check:
+0515 20400521 call p_mouse_switch_gpio_pd_set 
+0516 2040051b call p_mouse_switch_gpio_connect_vin 
+
+p_mouse_switch_gpio_pu_set:
+0517 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0518 20406ef3 call gpio_out_inactive 
+0519 6848c65a fetcht 1 ,mem_device_switch_gpio 
+051a 202055b5 branch mouse_gpio_config_input_pu 
 
 p_mouse_switch_gpio_connect_vin:
-04cc 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04cd 20406ef7 call gpio_out_active 
-04ce 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04cf 204055b1 call mouse_gpio_config_input_pd 
-04d0 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04d1 20406ee6 call gpio_get_bit 
-04d2 2420dec2 nbranch mouse_check_select_24g_device ,true 
-04d3 20205ebe branch mouse_select_btdevice 
+051b 6848c65a fetcht 1 ,mem_device_switch_gpio 
+051c 20406ee6 call gpio_get_bit 
+051d 2420dec2 nbranch mouse_check_select_24g_device ,true 
+051e 20205ebe branch mouse_select_btdevice 
+
+p_mouse_switch_gpio_connect_gnd:
+051f 20400517 call p_mouse_switch_gpio_pu_set 
+0520 20405ebb call mouse_switch_gpio_connect_gnd 
+
+p_mouse_switch_gpio_pd_set:
+0521 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0522 20406ef7 call gpio_out_active 
+0523 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0524 202055b1 branch mouse_gpio_config_input_pd 
+
+p_mouse_le_name_modify:
+0525 6fe0c98c fetch 1 ,mem_le_name_patch_len 
+0526 207a0000 rtn blank 
+0527 1fe22200 copy pdata ,rega 
+0528 1fe67c0b sub pdata ,11 ,null 
+0529 242155dd nbranch mouse_le_name_patch_len_overflow ,positive 
+052a 204055d6 call mouse_le_name_clear 
+052b 204055ee call mouse_le_name_patch_len_next 
+052c 1a220400 copy rega ,temp 
+052d 18408401 increase 1 ,temp 
+052e 6048c7a7 storet 1 ,mem_le_adv_swift_pair + 7 
+052f d8a047a9 arg mem_le_adv_swift_pair + 9 ,contw 
+0530 204055d3 call mouse_le_name_modify_next 
+0531 6048c369 storet 1 ,mem_le_scan_data 
+0532 d8a0436b arg mem_le_scan_data + 2 ,contw 
+0533 202055d3 branch mouse_le_name_modify_next 
 
 p_mouse_setting_sensor_type:
-04d4 6fe0c957 fetch 1 ,mem_config_sensor_type 
-04d5 c00604d7 beq s201x ,p_mouse_seting_s201_dpi 
-04d6 2020574a branch mouse_setting_sensor_type + 3 
+0534 6fe0c957 fetch 1 ,mem_config_sensor_type 
+0535 c0060537 beq s201x ,p_mouse_seting_s201_dpi 
+0536 2020574a branch mouse_setting_sensor_type + 3 
 
 p_mouse_seting_s201_dpi:
-04d7 6fe0c690 fetch 1 ,mem_mouse_dpi 
-04d8 c0005772 beq mouse_dpi_level1 ,mouse_set_s201_dpi_1 
-04d9 c000d775 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
-04da c0015778 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
-04db c001d77b beq mouse_dpi_level4 ,mouse_set_s201_dpi_4 
-04dc 20600000 rtn 
+0537 6fe0c690 fetch 1 ,mem_mouse_dpi 
+0538 c0005772 beq mouse_dpi_level1 ,mouse_set_s201_dpi_1 
+0539 c000d775 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
+053a c0015778 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
+053b c001d77b beq mouse_dpi_level4 ,mouse_set_s201_dpi_4 
+053c 20600000 rtn 
 
 p_mouse_init_sensor:
-04dd 20405958 call mouse_read_sensor_id 
-04de c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-04df c018d9c6 beq p3065_id1 ,mouse_init_p3065 
-04e0 c02c04e2 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-04e1 20205952 branch mouse_init_sensor + 5 
+053d 20405958 call mouse_read_sensor_id 
+053e c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+053f c018d9c6 beq p3065_id1 ,mouse_init_p3065 
+0540 c02c0542 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+0541 20205952 branch mouse_init_sensor + 5 
 
 p_mouse_ka8g2_id2_judge:
-04e2 204059e7 call mouse_sensor_poweron 
-04e3 6fe0c85a fetch 1 ,mem_sensor_id2 
-04e4 c02c84e6 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-04e5 2020595f branch mouse_init_p32xx_id2_judge 
+0542 204059e7 call mouse_sensor_poweron 
+0543 6fe0c85a fetch 1 ,mem_sensor_id2 
+0544 c02c8546 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+0545 2020595f branch mouse_init_p32xx_id2_judge 
 
 p_mouse_ka8g2_init_param:
-04e6 7049570b jam ka8g2 ,mem_config_sensor_type 
-04e7 da604a0b arg mem_sensor_ka8g2_init_new ,regc 
-04e8 20205995 branch mouse_sensor_wr_seq 
+0546 7049570b jam ka8g2 ,mem_config_sensor_type 
+0547 da604a0b arg mem_sensor_ka8g2_init_new ,regc 
+0548 20205995 branch mouse_sensor_wr_seq 
 
 p_mouse_check_sensor_data:
-04e9 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
-04ea c1800000 rtnne flash_sm_no_buys 
-04eb 6fe0c957 fetch 1 ,mem_config_sensor_type 
-04ec c00584ee beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-04ed 202059f8 branch mouse_check_sensor_data + 2 
+0549 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
+054a c1800000 rtnne flash_sm_no_buys 
+054b 6fe0c957 fetch 1 ,mem_config_sensor_type 
+054c c005854e beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+054d 202059f8 branch mouse_check_sensor_data + 2 
 
 p_mouse_pka8g2_sensor_motion:
-04ee 20405a6d call mouse_clear_sensor_data 
-04ef 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-04f0 c07f84f4 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-04f1 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
-04f2 20406ee6 call gpio_get_bit 
-04f3 24608000 nrtn true 
+054e 20405a6d call mouse_clear_sensor_data 
+054f 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+0550 c07f8554 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+0551 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
+0552 20406ee6 call gpio_get_bit 
+0553 24608000 nrtn true 
 
 p_mouse_pka8g2_sensor_motion_1:
-04f4 58000000 setarg pan_reg_pid_l 
-04f5 204069e5 call twspi_read 
-04f6 c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
-04f7 20205a2f branch mouse_p3212_sensor_motion_2 
+0554 58000000 setarg pan_reg_pid_l 
+0555 204069e5 call twspi_read 
+0556 c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
+0557 20205a2f branch mouse_p3212_sensor_motion_2 
 
 p_mouse_motion:
-04f8 78547c00 disable user 
-04f9 58000000 setarg 0 
-04fa 67e34847 store 6 ,mem_mouse_x 
-04fb 204004e9 call p_mouse_check_sensor_data 
-04fc 20205606 branch mouse_motion + 5 
+0558 78547c00 disable user 
+0559 58000000 setarg 0 
+055a 67e34847 store 6 ,mem_mouse_x 
+055b 20400549 call p_mouse_check_sensor_data 
+055c 58000089 setarg 0x0089 
+055d 204069e4 call twspi_write 
+055e 20405747 call mouse_setting_sensor_type 
+055f 20405612 call mouse_zwheel 
+0560 20405617 call mouse_t_zwheel 
+0561 20400563 call p_mouse_key 
+0562 2020560c branch mouse_motion + 11 
+
+p_mouse_key:
+0563 2040584c call mouse_check_firekey_gpio 
+0564 6fe0c987 fetch 1 ,mem_fire_key_flag 
+0565 243a5860 nbranch fire_key_press ,blank 
+0566 6fe0c982 fetch 1 ,mem_fire_key_status 
+0567 243a585f nbranch fire_key_process ,blank 
+0568 20405888 call mouse_check_key_gpio 
+0569 2040056b call p_mouse_ghost_key_check 
+056a 202057ad branch mouse_key + 7 
+
+p_mouse_ghost_key_check:
+056b 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
+056c 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
+056d 70497b00 jam 0 ,mem_mouse_ghost_flag 
+056e 1fe22400 copy pdata ,regb 
+056f 6848c644 fetcht 1 ,mem_lbutton_gpio 
+0570 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0571 98467c00 isub temp ,null 
+0572 2022857d branch p_mouse_matrix_ghost_key_l_bk ,zero 
+0573 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+0574 98467c00 isub temp ,null 
+0575 20228583 branch p_mouse_matrix_ghost_key_l_fw ,zero 
+0576 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0577 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0578 98467c00 isub temp ,null 
+0579 2022858c branch p_mouse_ghost_key_mbk_rfw ,zero 
+
+p_mouse_ghost_key_mfw_rbk:
+057a 204057fb call mouse_ghost_key_check_m_fw 
+
+p_mouse_ghost_key_rbk:
+057b 20400591 call p_mouse_ghost_key_check_r_bk 
+057c 202057e5 branch mouse_ghost_key_check_next 
+
+p_mouse_matrix_ghost_key_l_bk:
+057d 6848c645 fetcht 1 ,mem_mbutton_gpio 
+057e 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+057f 98467c00 isub temp ,null 
+0580 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
+
+p_mouse_ghost_key_lbk_rfw:
+0581 204057ef call mouse_ghost_key_check_l_bk 
+0582 2020058d branch p_mouse_ghost_key_rfw 
+
+p_mouse_matrix_ghost_key_l_fw:
+0583 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0584 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0585 98467c00 isub temp ,null 
+0586 20228589 branch p_mouse_ghost_key_lfw_mbk ,zero 
+
+p_mouse_ghost_key_lfw_rbk:
+0587 20400593 call p_mouse_ghost_key_check_l_fw 
+0588 2020057b branch p_mouse_ghost_key_rbk 
+
+p_mouse_ghost_key_lfw_mbk:
+0589 20400593 call p_mouse_ghost_key_check_l_fw 
+058a 2040058f call p_mouse_ghost_key_check_m_bk 
+058b 202057e5 branch mouse_ghost_key_check_next 
+
+p_mouse_ghost_key_mbk_rfw:
+058c 2040058f call p_mouse_ghost_key_check_m_bk 
+
+p_mouse_ghost_key_rfw:
+058d 20400595 call p_mouse_ghost_key_check_r_fw 
+058e 202057e5 branch mouse_ghost_key_check_next 
+
+p_mouse_ghost_key_check_m_bk:
+058f 1a417e12 and regb ,mouse_m_bk_button ,pdata 
+0590 202057f3 branch mouse_ghost_key_check_m_bk + 1 
+
+p_mouse_ghost_key_check_r_bk:
+0591 1a417e0a and regb ,mouse_r_bk_button ,pdata 
+0592 202057f6 branch mouse_ghost_key_check_r_bk + 1 
+
+p_mouse_ghost_key_check_l_fw:
+0593 1a417e11 and regb ,mouse_l_fw_button ,pdata 
+0594 202057f9 branch mouse_ghost_key_check_l_fw + 1 
+
+p_mouse_ghost_key_check_r_fw:
+0595 1a417e12 and regb ,mouse_r_fw_button ,pdata 
+0596 202057ff branch mouse_ghost_key_check_r_fw + 1 
               org 0x2000
 
 start:
@@ -2165,6 +2387,8 @@
 2166 2000003c nop 60 
 2167 708a2020 jam 0x20 ,0x8a20 
 2168 708a23fd jam 0xfd ,0x8a23 
+
+set_sync_on_next:
 2169 708a2412 jam 0x12 ,0x8a24 
 216a 708a2410 jam 0x10 ,0x8a24 
 216b 2000003c nop 60 
@@ -2863,7 +3087,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 
 
@@ -9099,6 +9323,8 @@
 3618 24740000 nrtn user 
 3619 204036be call g24_setgpio_lpm_before 
 361a 20407de2 call clear_wake 
+
+g24_short_sleep_next:
 361b 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
 361c 20203622 branch g24_long_seep2 
 
@@ -19634,11 +19860,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 
@@ -19974,6 +20200,8 @@
 55eb d8a0436b arg mem_le_scan_data + 2 ,contw 
 55ec 1a227200 copy rega ,loopcnt 
 55ed 20407cda call memcpy 
+
+mouse_le_name_patch_len_next:
 55ee d8c0498c arg mem_le_name_patch_len ,contr 
 55ef d8a0426b arg mem_le_name_len ,contw 
 55f0 1a227200 copy rega ,loopcnt 
@@ -20354,6 +20582,8 @@
 56f7 44bdc00f bpatch patch0f_3 ,mem_patch0f 
 56f8 20405728 call mouse_dpi_ghost_check 
 56f9 20740000 rtn user 
+
+mouse_dpi_process_next:
 56fa 6fe0c690 fetch 1 ,mem_mouse_dpi 
 56fb 1fe20400 copy pdata ,temp 
 56fc 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
@@ -20466,6 +20696,8 @@
 573f c38e0000 rtnbit1 mouse_enable_dpi_level_4 
 5740 6fe0c690 fetch 1 ,mem_mouse_dpi 
 5741 c1818000 rtnne mouse_dpi_level4 
+
+mouse_dpi_reinit_set:
 5742 70469000 jam mouse_dpi_level1 ,mem_mouse_dpi 
 5743 20600000 rtn 
 
@@ -21274,6 +21506,8 @@
 596f 204059da call mouse_sensor_reset 
 5970 20407c95 call delay_10ms 
 5971 da6048d6 arg mem_sensor_8650_init ,regc 
+
+mouse_sensor_init_end:
 5972 20405995 call mouse_sensor_wr_seq 
 5973 20205747 branch mouse_setting_sensor_type 
 
@@ -22977,6 +23211,8 @@
 
 mouse_le_addr_increase_count_load:
 5e40 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
+
+mouse_le_addr_increase_store:
 5e41 67e14695 store 2 ,mem_random_addr_increase_count 
 5e42 20600000 rtn 
 
@@ -23143,10 +23379,10 @@
 5eb6 44c84012 bpatch patch12_0 ,mem_patch12 
 5eb7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
 5eb8 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-
-mouse_switch_gpio_connect_gnd:
 5eb9 6848c65a fetcht 1 ,mem_device_switch_gpio 
 5eba 204055b5 call mouse_gpio_config_input_pu 
+
+mouse_switch_gpio_connect_gnd:
 5ebb 6848c65a fetcht 1 ,mem_device_switch_gpio 
 5ebc 20406ee6 call gpio_get_bit 
 5ebd 2020dec2 branch mouse_check_select_24g_device ,true 
@@ -23734,6 +23970,8 @@
 604b 58000000 setarg 0 
 604c 67e145de store 2 ,mem_24g_reconn_timeout 
 604d 20405c39 call mouse_stop_discovery 
+
+mouse_24g_pair_mode_check:
 604e 70458901 jam type_ms ,mem_24g_data_type 
 604f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
 6050 c30b3291 bbit0 mouse_enable_keyboard ,g24_pair_start 
@@ -23964,6 +24202,8 @@
 60ff 20407cef call timer_check 
 6100 247a0000 nrtn blank 
 6101 20406106 call mouse_dpi_check_once 
+
+mouse_g24_retransmit_event_set:
 6102 2040572c call mouse_dpi_key_check_long_press 
 
 mouse_g24_retransmit_100ms_timer_init:
Index: output/romcode.rom
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/output/romcode.rom	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/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_24g_first_bt_WK3-8_Dpi4_Power/output/sched.rom	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/output/sched.rom	(working copy)
@@ -1,9 +1,9 @@
 mem_patch00:
 05   #mem_patch00
 00   #mem_patch01
-33   #mem_patch02
+73   #mem_patch02
 07   #mem_patch03
-20   #mem_patch04
+a0   #mem_patch04
 00   #mem_patch05
 00   #mem_patch06
 00   #mem_patch07
@@ -12,9 +12,9 @@
 00   #mem_patch0a
 00   #mem_patch0b
 00   #mem_patch0c
-73   #mem_patch0d
-88   #mem_patch0e
-a4   #mem_patch0f
+f7   #mem_patch0d
+98   #mem_patch0e
+a6   #mem_patch0f
 f2   #mem_patch10
 7d   #mem_patch11
 61   #mem_patch12
@@ -35,7 +35,7 @@
 00   #mem_patch21
 10   #mem_patch22
 04   #mem_patch23
-60   #mem_patch24
+70   #mem_patch24
 00   #mem_patch25
 00   #mem_patch26
 06   #mem_patch27
@@ -49,7 +49,7 @@
 00   #mem_patch2f
 00   #mem_patch30
 00   #mem_patch31
-41   #mem_patch32
+45   #mem_patch32
 a4   #mem_patch33
 00   #mem_patch34
 00   #mem_patch35
@@ -273,12 +273,12 @@
 mem_mouse_sleep_deal_type:00	#00:old version	01 new version	
 mem_24g_rx_window:c0 12     #400us  ## e0 2e#1ms #transmitter long range min:520us
 
-mem_mouse_24g_short_sleep_set_4ms:ee 4d 00	#1662us
+mem_mouse_24g_short_sleep_set_4ms:d0 52 00#f0 55 00
 mem_mouse_24g_long_sleep_set_4ms:80 bb 00
 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
@@ -344,28 +344,22 @@
 mem_eeprom_block_size:80
 
 #otp write info offset
-mem_otp_offset_dpi:b9 1a										#6841 begin		3level:99count	----------info begin	
-mem_otp_offset_dpi_end:ea 1a								#6890 end
+mem_otp_offset_dpi:21 1c										#7201 begin		3level:99count	----------info begin	
+mem_otp_offset_dpi_end:52 1c								#7250 end
 
-mem_otp_offset_device_flag:eb 1a							#6891 begin		400 count
-mem_otp_offset_device_flag_end:b2 1b						#7090 end
+mem_otp_offset_device_flag:53 1c							#7251 begin		400 count
+mem_otp_offset_device_flag_end:1a 1d						#7450 end
 
-mem_otp_offset_24g_addr:b3 1b								#7091 begin		30 count
-mem_otp_offset_24g_addr_end:2a 1c						#7210 end
+mem_otp_offset_24g_addr:1b 1d								#7451 begin		30 count
+mem_otp_offset_24g_addr_end:92 1d						#7570 end
 
-mem_otp_offset_le_addr1:2b 1c								#7211 begin		30 count
-mem_otp_offset_le_addr1_end:de 1c							#7390 end
+mem_otp_offset_le_addr1:93 1d								#7571 begin		30 count
+mem_otp_offset_le_addr1_end:46 1e						#7750 end
 
-mem_otp_offset_le_locall_addr1:df 1c						#7391 begin		30 count
-mem_otp_offset_le_locall_addr1_end:92 1d				#7570 end
+mem_otp_offset_le_locall_addr1:47 1e						#7751 begin		30 count
+mem_otp_offset_le_locall_addr1_end:fa 1e					#7930 end
 
-mem_otp_offset_le_addr2:93 1d								#7571 begin		30 count
-mem_otp_offset_le_addr2_end:46 1e						#7750 end
-
-mem_otp_offset_le_locall_addr2:47 1e						#7751 begin		30 count
-mem_otp_offset_le_locall_addr2_end:fa 1e					#7930  end
-
-mem_otp_offset_le_addr_increase_count:fb 1e			#7931 begin		100 count
+mem_otp_offset_le_addr_increase_count:fb 1e			#7931 begin		89 count
 mem_otp_offset_le_addr_increase_count_end:ac 1f		#8108 end					----------info over	
 
 mem_otp_offset_app_initflag:ae 1f		#8110 end
@@ -434,7 +428,7 @@
 
 mem_sensor_ka8g2_init_new:
 09 a5
-26 34
+46 34
 19 04
 60 07
 69 04
@@ -471,16 +465,20 @@
 09 5a
 ff 27
 ab 40
-be d1
-a0 41
-a1 12
-a5 84
+b3 56
+9b e6
+a8 12
+a9 c0
+be e6
+a5 af
+a0 21
+a1 02
+b8 10
+b9 0b
 a7 ff
 b5 d0
 b6 00
 ff 00
-35 c8
-25 af
 09 00
 ff ff
 
Index: program/app_mouse.prog
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/program/app_mouse.prog	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/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
@@ -707,7 +707,7 @@
 	arg mem_le_scan_data+2,contw
 	copy rega,loopcnt
 	call memcpy
-
+mouse_le_name_patch_len_next:
 	arg mem_le_name_patch_len,contr
 	arg mem_le_name_len,contw
 	copy rega,loopcnt
@@ -1085,6 +1085,7 @@
 	bpatch patch0f_3,mem_patch0f
 	call mouse_dpi_ghost_check
 	rtn user
+mouse_dpi_process_next:
 	fetch 1,mem_mouse_dpi
 	
 	copy pdata,temp
@@ -1196,6 +1197,7 @@
 	rtnbit1 MOUSE_ENABLE_DPI_LEVEL_4
 	fetch 1,mem_mouse_dpi
 	rtnne MOUSE_DPI_LEVEL4
+mouse_dpi_reinit_set:
 	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
 	rtn
 	
@@ -1996,6 +1998,7 @@
 	call mouse_sensor_reset
 	call delay_10ms
 	arg mem_sensor_8650_init,regc
+mouse_sensor_init_end:
 	call mouse_sensor_wr_seq
 	branch mouse_setting_sensor_type
 
@@ -3715,6 +3718,7 @@
 	
 mouse_le_addr_increase_count_load:
 	fetch 2,mem_random_addr_increase_count_temp
+mouse_le_addr_increase_store:
 	store 2,mem_random_addr_increase_count
 	rtn
 
@@ -3880,9 +3884,9 @@
 	bpatch patch12_0,mem_patch12
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
-mouse_switch_gpio_connect_gnd:
 	fetcht 1,mem_device_switch_gpio
 	call mouse_gpio_config_input_pu
+mouse_switch_gpio_connect_gnd:
 	fetcht 1,mem_device_switch_gpio
 	call gpio_get_bit
 	branch mouse_check_select_24g_device,true
@@ -4449,6 +4453,7 @@
 	setarg 0
 	store 2,mem_24g_reconn_timeout	
 	call mouse_stop_discovery
+mouse_24g_pair_mode_check:
 	jam TYPE_MS,mem_24g_data_type
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit0 MOUSE_ENABLE_KEYBOARD,g24_pair_start
@@ -4680,6 +4685,7 @@
 	call timer_check
 	nrtn blank
 	call mouse_dpi_check_once
+mouse_g24_retransmit_event_set:
 	call mouse_dpi_key_check_long_press
 mouse_g24_retransmit_100ms_timer_init:
 	arg 12,queue
Index: program/bt.prog
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/program/bt.prog	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/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
@@ -544,6 +544,7 @@
 	nop 60
 	jam 0x20,0x8a20 
 	jam 0xfd,0x8a23 
+set_sync_on_next:
 	jam 0x12,0x8a24 
 	jam 0x10,0x8a24 
 	nop 60
@@ -1275,7 +1276,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/g24_protocol_stack/24g_transmitter.prog
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/program/g24_protocol_stack/24g_transmitter.prog	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/program/g24_protocol_stack/24g_transmitter.prog	(working copy)
@@ -56,6 +56,7 @@
 	nrtn user
 	call g24_setgpio_lpm_before
 	call clear_wake
+g24_short_sleep_next:
 	fetch 3,mem_24g_short_sleep_set
 	branch g24_long_seep2
 
Index: program/patch.prog
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/program/patch.prog	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/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
 define SENSOR_ANGLE_ICE_SDIO
 
 	bbit1 8,pf_patch_ext
@@ -16,21 +17,27 @@
 	beq patch02_1,p_set_sync_on
 	beq patch02_4,p_set_lemode
 	beq patch02_5,p_rf_rx_enable
+	beq patch02_6,p_calc_freq
 	beq patch03_0,p_txon
 	beq patch03_1,p_set_tx_power
 	beq patch03_2,p_initialize_radio_cont
 //	beq patch03_3,p_rfpll_aac_ghpc
 //	beq patch03_5,p_dpll_ring_ibias_calc
 	beq patch04_5,p_lpm_sleep
+	beq patch04_7,p_lpm_adjust_clk
 	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
 ifdef SENSOR_ANGLE_ICE_SDIO	
 	beq patch0d_5,p_mouse_sensor_set_angle
 endif	
 	beq patch0d_6,p_mouse_start_work
+	beq patch0d_7,p_mouse4_0_check_reconn_target
 	beq patch0e_3,p_mouse_setgpio_hibernate
+	beq patch0e_4,p_mouse_lpm_before_common
 	beq patch0e_7,p_mouse_adc_read_start
+	beq patch0f_1,p_mouse_le_name_modify
 	beq patch0f_2,p_mouse_motion	
 	beq patch0f_5,p_mouse_setting_sensor_type
 	beq patch0f_7,p_mouse_3io6key_check
@@ -41,16 +48,16 @@
 	beq patch10_7,p_mouse_bb_event_timer
 	beq patch11_0,p_mouse_start_discovery
 	beq patch11_2,p_mouse_store_remote_bdaddr
+	beq patch11_3,p_mouse_app_initflag_check
 	beq patch11_4,p_mouse_store_device_info
 	beq patch11_5,p_mouse_store_dpi_info_check
 	beq patch11_6,p_mouse_idle
-	beq patch11_3,p_mouse_app_initflag_check
 	beq patch12_0,p_mouse_check_select_device_by_switch
 	beq patch12_5,p_mouse_24g_hibernate_set
 	beq patch12_6,p_mouse_24g_package_data
+	beq patch18_5,p_otp_read_data
 	beq patch1a_5,p_gpio_set_wake_by_current_state
 	beq patch1a_6,p_gpio_set_wake
-	beq patch18_5,p_otp_read_data
 	beq patch1b_2,p_sadc_calibration
 ifdef ADC_1121SB
 	beq patch1b_3,p_adc_init_data
@@ -61,7 +68,8 @@
 
 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_4,p_le_receive_rxon
 	beq patch24_5,p_le_rx_dec
 	beq patch24_6,p_le_rx_nopayload
 	beq patch27_1,p_le_parse
@@ -69,6 +77,7 @@
 	beq patch29_4,p_le_adv_not_match
 	beq patch29_5,p_le_init_adv
 	beq patch32_0,p_g24_reconn_dispatch
+	beq patch32_2,p_g24_reconn_device_fail
 	beq patch32_6,p_g24_short_sleep
 	beq patch33_2,p_mouse_g24_retransmit
 	beq patch33_5,p_g24_transmit_hop_process
@@ -97,21 +106,8 @@
 //	store 2,mem_mouse_vdd_now_vol
 	branch mouse_adc_data_process
 
-p_mouse_start_work:
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING, p_mouse_24g_first_start_auto_pair_mode
-	branch mouse_start_work+3
 
-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_first_start_reconn:
-	fetch 1,mem_device_flag
-	beq MODE_24G_DEVICE,mouse_24g_reconn_dongle_start
-	call mouse_bluetooth_fast_conn_disable
-	branch p_mouse_24g_first_bluetooth_reconnect
 	
 ifdef SENSOR_ANGLE_ICE_SDIO
 p_mouse_sensor_set_angle:
@@ -167,12 +163,28 @@
 	nop 60
 	jam 0x20,0x8a20 
 	jam 0xf5,0x8a23 
-	jam 0x12,0x8a24 
-	jam 0x10,0x8a24 
-	nop 60
-	jam 0x60,0x8a12 
-	jam 0xdd,0x8a23 
-	rtn
+	branch set_sync_on_next
+
+
+p_calc_freq:
+	setarg 2400
+	iadd temp,pdata
+	copy pdata, rega
+	fetcht 1,mem_fcomp_div
+	rshift temp,temp
+	idiv temp
+//	mul32 pdata,12,rega
+	call wait_div_end
+	quotient pdata
+	rshift8 pdata,queue
+	storer queue, 1,0x890a
+	store 1,0x8909
+	branch calc_freq+10
+
+p_set_ck2rfpll:
+	until null,lpo_edge
+	jam 0x58,0x813c
+	branch lpm_write_wait
 
 p_initialize_radio_cont:
 	jam 0,mem_le_testtype
@@ -181,6 +193,7 @@
 	
 	jam 0x0d,0x8946
 	jam 0x10,0x896f
+	jam 0x40,core_rx_cfg0
 	jam 0xcd,0x8a13
 	jam 0x10,0x8a06
 	jam 0x4a,0x8a84
@@ -190,6 +203,7 @@
 //	branch initialize_radio_cont+1
 	//fetch 1,mem_wdt_always_work
 	call wdt_set_disable
+	ncall p_set_ck2rfpll,wake
 
 	until null,lpo_edge
 	jam 0x5f,0x813b 
@@ -219,16 +233,43 @@
 	call p_rfpll_aac_ghpc
 	call p_set_xtal_cap
 	jam SYSTEM_CLK_12M,mem_system_clk
-	branch sadc_calibration
-//	branch p_dpll_ring_ibias_calc
+p_sadc_calibration:
+	rtn wake
+	jam 0x77,core_gpadc_ctrl
+	jam 0xc9,core_gpadc_cfg0
+	jam 0x01,core_gpadc_cfg3
+	fetch 1,mem_adc_clkdiv
+	store 1,core_sadc_clkdiv
+	nop 3000
+	call p_sadc_read
+	jam 0xc1,core_gpadc_cfg0
+	fetchr regb,1,mem_spi_write_addr
+	arg 8,loopcnt	//rg_gpadc_sar_dat_sel c0-c7
+	call sadc_cal_read+1
+	fetch 1,mem_spi_write_addr
+	store 1,mem_adc_cal_c7
+	storer regb,1,mem_spi_write_addr
+	rtn
+
+p_sadc_read:
+	jam 0x03,core_sadc_ctrl
+p_sadc_read_wait:
+	fetch 1,core_perf_status
+	bbit0 SARADC_DONE,p_sadc_read_wait
+	fetcht 2,core_sadc_data
+	storet 2,mem_adc_current_value
+	jam 0x00,core_sadc_ctrl
+	rtn
 	
 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
@@ -260,6 +301,11 @@
 	jam 0x04,0x8902	
 	branch p_initialize_radio2
 
+p_set_otp_config_wake:
+	fetch 2,mem_otp_charge_pump_x
+	rtn blank
+	store 2,mem_otp_charge_pump
+	branch p_set_otp_config2
 p_set_otp_config:
 	branch p_set_otp_config_wake,wake
 	fetch 4,mem_otp_core_ldo
@@ -307,11 +353,6 @@
 	store 1,0x8a02
 	rtn
 
-p_set_otp_config_wake:
-	fetch 2,mem_otp_charge_pump_x
-	rtn blank
-	store 2,mem_otp_charge_pump
-	branch p_set_otp_config2
 
 p_rf_rx_enable:
 	call rf_debug_rx_gpio_high
@@ -389,14 +430,14 @@
 p_set_tx_power_factory:
 	jam 0x17,0x8a14 
 	fetch 3,mem_tx_power_factory_param_new
+p_mouse_tx_power_set:
 	store 3,0x8a60
 	branch set_tx_power_8a63_28
 
 p_set_tx_power_f30db:
 	jam 0x17,0x8a14 
 	setarg 0x250300
-	store 3,0x8a60
-	branch set_tx_power_8a63_28
+	branch p_mouse_tx_power_set
 /*
 p_set_tx_power_f35db:
 	jam 0x17,0x8a14 
@@ -498,37 +539,9 @@
 	rtn wake
 	branch rfpll_aac_ghpc+1
 	
-//p_dpll_ring_ibias_calc:
-//	rtn
 
-p_sadc_calibration:
-	rtn wake
-	jam 0x77,core_gpadc_ctrl
-	jam 0xc9,core_gpadc_cfg0
-	jam 0x01,core_gpadc_cfg3
-	fetch 1,mem_adc_clkdiv
-	store 1,core_sadc_clkdiv
-	nop 3000
-	call p_sadc_read
-	jam 0xc1,core_gpadc_cfg0
-	fetchr regb,1,mem_spi_write_addr
-	arg 8,loopcnt	//rg_gpadc_sar_dat_sel c0-c7
-	call sadc_cal_read+1
-	fetch 1,mem_spi_write_addr
-	store 1,mem_adc_cal_c7
-	storer regb,1,mem_spi_write_addr
-	rtn
 
 
-p_sadc_read:
-	jam 0x03,core_sadc_ctrl
-p_sadc_read_wait:
-	fetch 1,core_perf_status
-	bbit0 SARADC_DONE,p_sadc_read_wait
-	fetcht 2,core_sadc_data
-	storet 2,mem_adc_current_value
-	jam 0x00,core_sadc_ctrl
-	rtn
 	
 
 p_set_lemode:
@@ -571,8 +584,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
@@ -599,8 +611,6 @@
 p_le_check_retransmit_count:
 	fetcht 1,mem_le_arq
 	fetch 1,mem_le_rxbuf_data_header
-//	isolate1 md,pdata
-//	setflag true,mark_ble_rx_md,mark
 	rshift pdata,pdata
 	ixor temp,pdata
 	isolate1 nesn,pdata
@@ -618,20 +628,10 @@
 	fetch 1,mem_le_conn_rcv_new			//lpm  use retention mem
 	increase 1,pdata
 	store 1,mem_le_conn_rcv_new
-	fetch 1,mem_le_state
-	rtnbit1 lestate_got_first_packet
-	set1 lestate_got_first_packet,pdata
-	store 1,mem_le_state
-	fetch 2,mem_le_init_superto
-	store 2,mem_le_superto
-	setarg 0
-	store 4,mem_le_transmit_window	
-//	fetch 1,mem_le_conn_rcv_new
-//	store 1,mem_le_conn_first_rcv
-	rtn
+	branch le_got_first_packet+4
+	
 p_le_rx_dec:
 	call le_check_retransmit	
-//	bmark1 mark_old_packet,le_retransmit_end_of_packet
 	fetchr rega, 1,mem_le_rxbuf_data_length
 	increase -4,rega
 	nbranch le_crc_fail_consecutive,positive
@@ -666,6 +666,61 @@
 p_le_init_adv:
 	set0 mark_ble_crc_fail,mark	
 	branch le_init_adv+1
+p_le_receive_rxon:
+	call le_prep
+	bmark0 mark_ble_lr,p_le_receive_nolr
+	pulse dewhiten_code_calc
+	nop 30
+	call le_prep
+	lshift3 timeup,timeup
+p_le_receive_nolr:
+	disable match
+	enable decode_fec0
+	enable is_rx
+	disable is_tx
+	copy timeup,stop_watch
+	correlate null,timeout
+	branch p_le_receive_on_attempt,attempt
+	copy clke,temp
+	storet 6,mem_sync_clke
+p_le_receive_on_attempt:
+	nbranch le_unsync_end,sync
+	enable swfine
+	fetch 1,mem_le_tx_ifs_defference
+	arg PARAM_20MS_INIT,temp
+	iadd temp,temp
+	fetch 1,mem_system_clk
+	imul32 temp,stop_watch
+	call rf_debug_rx_sync_line	//L-H
+	branch le_receive_skip,attempt
+	call p_calc_clke_all_modem
+	fetch 1,mem_le_state
+	bbit0 lestate_got_first_packet,le_receive_skip
+	call lpm_adjust_clk,wake
+	branch le_receive_skip
+p_calc_clke_all_modem:
+	fetcht  6,mem_sync_clke
+	copy clke,pdata
+	call clk_diff
+	copy pdata,temp
+	call calc_clke_all_modem
+	copy clke,rege
+	copy clke_rt,pdata
+	iadd temp,pdata
+	copy pdata,clke_rt	
+	rtn
+p_lpm_adjust_clk:
+	bmark0 mark_context,lpm_clear_counter
+	fetcht 4,mem_sleep_counter_all
+	arg 0x600,pdata
+	isub temp,null
+	rtn positive				// interval too small
+	copy temp,rega
+	fetcht 6,mem_sync_clke
+	deposit rege
+	call clk_diff_rt
+	copy rega,temp
+	branch lpm_adjust_clk+6
 
 p_le_adv_not_match:
 	call shutdown_radio
@@ -762,58 +817,69 @@
 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
-	branch p_gpio_set_low_wake_disable_qdec
+p_gpio_set_low_wake:
+	arg 3,debug
+	branch gpio_set_wake_high
 
 p_gpio_set_qdec_mode:
-	call p_mouse_qdec_disable
-	call p_mouse_qdec_lpm_cfg
-	call p_mouse_qdec_enable
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	branch gpio_set_high_impedance
+	jam 1,mem_mouse_qdec_set_flag
 
-p_gpio_set_low_wake_disable_qdec:
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	call gpio_set_high_impedance
-	call p_gpio_set_low_wake
-	branch p_mouse_qdec_disable	
 
 p_mouse_qdec_lpm_cfg:
 	arg 6,debug
-p_gpio_wake_cfg_set:
-	call gpio_set_wake_high
-	branch p_lpm_write_gpio_wakeup
-
-p_gpio_set_low_wake:
-	arg 3,debug
-	branch p_gpio_wake_cfg_set
+	branch gpio_set_wake_high
 
-p_mouse_qdec_disable:
-	setarg 0x10			//key_delay: 0x10	pu_delay: 0x00		interval: 0x00
+p_mouse_puchk_disable:
+	setarg 0x10			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
+p_mouse_puchk_set:
 	store 1,core_puwakeup
-p_mouse_lpo_wait:
-	until null,lpo_edge
-	rtn
+	branch lpm_write_wait
 
-p_mouse_qdec_enable:
-	setarg 0x80			//key_delay: 0x10	pu_delay: 0x00		interval: 0x00
-	store 1,core_puwakeup
-//	until null,lpo_edge
-	until null,lpo_edge		//wait jitter disappear		//acturl 2lpo ok
-	branch p_mouse_lpo_wait
+p_mouse_lpm_before_common:
+	call p_clear_wake
+	jam 0,mem_mouse_qdec_set_flag
+	fetcht 1,mem_matrix_public_gpio		// enable b4/b5/dpi wakeup
+	call gpio_out_active
+	fetcht 1,mem_matrix_public_gpio
+	call gpio_clr_wake
+	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
+//	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
 	store 4,mem_sleep_counter_all
 	call p_lpm_save_context
-	branch lpm_sleep_skip_cb_function+4
+	call p_mouse_puchk_set_check
+	fetch 1,mem_lpm_hv_sel
+	set1 LPM_DOZE_EN_BIT, pdata
+	call lpm_write_sel_hv
+	ncall lpm_preon_counter,wake
+	until null,lpo_edge
+	copy clkn,pdata
+	store 6,mem_sleep_clkn
+	branch lpm_sleep_skip_cb_function+10
+p_mouse_puchk_set_check:
+	fetch 1,mem_mouse_qdec_set_flag
+	branch p_mouse_puchk_disable,blank
+p_mouse_puchk_enable:
+	setarg 0x80			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
+	branch p_mouse_puchk_set
 
 p_lpm_save_context:
 	storer mark,8,mem_saved_mark
@@ -854,10 +920,7 @@
 	arg 0x01f8,temp
 	iand temp,pdata
 	branch p_g24_reconn_dispatch_next,blank
-	fetch 2,mem_24g_reconn_count
-	increase 1,pdata
-	store 2,mem_24g_reconn_count
-	rtn
+	branch g24_reconn_dispatch+5
 
 p_g24_reconn_dispatch_next:
 	call g24_reconn_data_prep
@@ -877,25 +940,40 @@
 
 p_g24_reconn_mode_judge:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,g24_pair_start
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_pair_mode_check
 	branch g24_reconn_receiver_addr
 
-p_recv_addr_zero_skip:
-	fetch 4,mem_24g_rxpayload+2
-	rtn blank
-	branch p_g24_reconn_dispatch_next_2
+p_g24_reconn_device_fail:
+	fetch 1,mem_24g_fast_conn_enable
+	branch g24_ch,blank
+	fetch 2,mem_24g_reconn_count
+	increase 1,pdata
+	store 2,mem_24g_reconn_count
+	isolate1 9,pdata
+	fetch 1,mem_24g_reconn_type
+	beq PAIR_AND_RECEIVER,p_g24_reconn_pair_and_receiver
+	branch g24_reconn_device_fail+7
+
+p_g24_reconn_pair_and_receiver:
+	branch g24_reconn_receiver_addr,true
+	branch g24_pair_init_param
 
 p_mouse_param_init:
 	call mouse_param_common_init
-	call p_mouse_le_buff_modify
-	branch mouse_param_init+2
 
-p_mouse_le_buff_modify:
 	setarg mem_le_tx_buffer0_omemalloc_new
 	store 2,mem_ble_l2cap_tx_buff0_ptr
 	setarg MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
 	store 2,mem_ble_l2cap_tx_buff_size_ptr
-	rtn
+	branch mouse_param_init+2
+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
+	branch p_g24_reconn_dispatch_next_2
 
 ifdef POWER_CTRL
 p_power_ctrl_start:
@@ -982,27 +1060,39 @@
 	store 2,mem_cb_24g_transmit_short_sleep
 	setarg mouse_24g_long_sleep
 	store 2,mem_cb_24g_transmit_long_sleep
-	setarg p_mouse_24g_before_lpm_sleep
-	store 2,mem_cb_before_lpm_sleep
+//	setarg p_mouse_24g_before_lpm_sleep
+//	store 2,mem_cb_before_lpm_sleep
 	branch mouse_cb_fuction+7
 
 p_soft_reset:
+	nbranch soft_reset+1,wake
+	until null,lpo_edge
+	until null,lpo_edge
 	clear_stack
+	jam 0x73,core_spid_ctrl
 	call p_mouse_wheel_init_set,wake
 	branch soft_reset+2
 
 p_mouse_wheel_init_set:
-	fetcht 1,mem_whee_a_data_gpio		//reinit gpio pu after disable wheel wakeup
-	call gpio_config_input
-	fetcht 1,mem_whee_b_data_gpio
-	branch gpio_config_input
+	call p_mouse_puchk_disable
+	call mouse_matrix_public_gpio_reset
+	branch mouse_wheel_gpio_init
+//	fetcht 1,mem_whee_a_data_gpio		//reinit gpio pu after disable wheel wakeup
+//	call gpio_config_input
+//	fetcht 1,mem_whee_b_data_gpio
+//	branch gpio_config_input
 	
-p_mouse_24g_before_lpm_sleep:
-	rtn
+//p_mouse_24g_before_lpm_sleep:
+//	rtn
 //	fetch 1,mem_device_flag
 //	rtnne MODE_24G_DEVICE
 //	branch mouse_24g_before_lpm_sleep+2	
 
+p_mouse_default_init:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	isolate1 MOUSE_ENABLE_KEYBOARD,pdata
+	call mouse_customer_key_enable,true
+	branch mouse_default_parm_init
 
 ifdef SELECT_ANGLE	
 p_mouse_select_angle:
@@ -1088,7 +1178,8 @@
 
 p_mouse_read_otp_device_info:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_read_otp_le_device1
+	isolate1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,pdata
+	call mouse_read_otp_le_device1,true
 	branch mouse_read_otp_device_info
 
 p_mouse_app_initflag_check:
@@ -1099,16 +1190,15 @@
 //	call mouse_app_initflag_check_next
 	storet 2,mem_store_flag
 	call mouse_ble_init_address
-	fetch 1,mem_device_flag_temp
-	store 1,mem_device_flag
+//	fetch 1,mem_device_flag_temp
+//	store 1,mem_device_flag
 	call mouse_load_default_dpi
 	
 	setarg 0x1122
 	store 2,mem_random_addr_increase_count
 p_mouse_device_flag_temp_load:
 	fetch 1,mem_mouse_device_flag_temp		//reinit device flag
-	store 1,mem_device_flag
-	rtn
+	branch mouse_device_flag_load_end
 
 p_mouse_device_flag_check:
 	fetch 1,mem_device_flag
@@ -1140,8 +1230,7 @@
 
 p_mouse_le_addr_increase_count_load:
 	fetch 2,mem_random_addr_increase_count_last
-	store 2,mem_random_addr_increase_count
-	rtn
+	branch mouse_le_addr_increase_store
 
 
 p_mouse_store_device_info:
@@ -1187,7 +1276,7 @@
 	call p_mouse_device_flag_otp_store_judge			// add device_flag check
 	
 	store 1,mem_device_flag_value
-p_mouse_devoce_flag_store_end:	
+p_mouse_device_flag_store_end:	
 	arg 1,loopcnt
 	copy regc,regb
 	arg mem_device_flag_value,rega
@@ -1206,10 +1295,10 @@
 	copy regc,pdata
 	fetcht 2,mem_otp_offset_device_flag
 	isub temp,null
-	branch p_mouse_devoce_flag_store_end,zero
+	branch p_mouse_device_flag_store_end,zero
 	
 	increase -1,regc
-	branch p_mouse_devoce_flag_store_end
+	branch p_mouse_device_flag_store_end
 
 p_mouse_device_flag_otp_store_judge:
 	rtnne MODE_24G_DEVICE
@@ -1281,11 +1370,8 @@
 	rtnbit0 MOUSE_ENABLE_LOAD_AND_STORE_DPI
 	fetch 1,mem_mouse_dpi
 	beq 0,mouse_otp_load_dpi
-	beq 6,p_mouse_dpi_reinit
-	rtn
+	beq 6,mouse_dpi_reinit_set
 	
-p_mouse_dpi_reinit:
-	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
 	rtn
 
 p_mouse_store_dpi_info_check:
@@ -1368,13 +1454,13 @@
 	rtn
 
 p_mouse_le_addr2_init_check:
-	fetch 6,mem_device1_locall_addr
+	fetch 6,mem_device2_locall_addr
 	fetcht 6,mem_mouse_compare_addr
 	isub temp,null
 	nrtn zero
 	fetch 6,mem_le_lap
 	add pdata,0x0100,pdata
-	store 6,mem_device1_locall_addr
+	store 6,mem_device2_locall_addr
 	rtn
 
 p_mouse_buletooth_fast_conn_end:
@@ -1395,20 +1481,16 @@
 p_mouse_load_le_device1:
 	fetch 6,mem_device1_addr
 	store 6,mem_hci_plap
-//	arg mem_le_ltk,contw
-//	call memcpy16
 	fetch 6,mem_device1_locall_addr
+p_mouse_le_lap_store:
 	store 6,mem_le_lap
 	rtn
 
 p_mouse_load_le_device2:
 	fetch 6,mem_device2_addr
 	store 6,mem_hci_plap
-//	arg mem_le_ltk,contw
-//	call memcpy16
 	fetch 6,mem_device2_locall_addr
-	store 6,mem_le_lap
-	rtn
+	branch p_mouse_le_lap_store
 
 p_mouse_store_remote_bdaddr:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1544,7 +1626,7 @@
 	jam LE_LPM_ENABLE,mem_mouse_le_conn_param_reject
 	jam 0,mem_mouse_clear_sensor_data_flag
 	call le_clr_config_more_data
-	branch p_mouse_bb_disconnected
+//	branch p_mouse_bb_disconnected
 p_mouse_bb_disconnected:
 	call mouse_bb_discon_clear_stack
 	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
@@ -1577,25 +1659,39 @@
 	fetcht 4,mem_24g_fast_conn_addr
 	isub temp,null
 	rtn zero
-	call mouse_soft_agc_disable
 	call p_mouse_fetch_normal_tx_power
 	branch mouse_24g_first_store_reconn_info
 	
 p_mouse_24g_pairing_complete:
-	call mouse_soft_agc_disable
 	call p_mouse_fetch_normal_tx_power
 	branch mouse_24g_pairing_complete
 
+p_mouse_fetch_normal_tx_power:
+	fetch 1,mem_normal_tx_power
+	store 1,mem_tx_power
+	branch mouse_soft_agc_disable
 p_mouse_24g_attempt_fail:
-	call mouse_soft_agc_disable
 	call p_mouse_fetch_normal_tx_power
 	fetch 1,mem_mouse_dpi_button_state
 	rtneq DPI_BUTTON_STATE_DOWN
 	fetch 1,mem_24g_attempt_fail_flag
 	nbranch mouse_24g_hibernate_set,blank
 	fetch 1,mem_24g_reconn_type
-	beq PAIR_AND_3_0_ADDR,p_mouse_24g_auto_pair_attempt_fail
+//	beq PAIR_AND_3_0_ADDR,p_mouse_24g_auto_pair_attempt_fail
+	beq PAIR_AND_RECEIVER,p_mouse_24g_auto_pair_attempt_fail
+	beq FAST_CONN_AND_RECEIVER,p_mouse_24g_fast_conn_attempt_fail
+	beq RECEIVER_AND_3_0_ADDR,p_mouse_reconn_dongle_attempt_fail
 	branch mouse_24g_attempt_fail+2
+p_mouse_24g_fast_conn_attempt_fail:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
+	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_start_auto_pair
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_start_auto_pair
+	branch mouse_24g_fast_conn_attempt_fail+3
+p_mouse_24g_start_auto_pair:
+	fetch 2,mem_24g_pair_timeout_init
+	store 2,mem_24g_reconn_timeout
+	jam PAIR_AND_RECEIVER,mem_24g_reconn_type
+	branch g24_reconn_start
 
 p_mouse_24g_auto_pair_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
@@ -1605,17 +1701,52 @@
 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
+	bbit0 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_24g_attempt_fail_enter_hibernate
+	bbit1 MOUSE_ENABLE_EEPROM,mouse_24g_attempt_fail_enter_hibernate
+	bbit1 MOUSE_ENABLE_OTP,mouse_24g_attempt_fail_enter_hibernate
+	bbit1 MOUSE_ENABLE_FLASH,mouse_24g_attempt_fail_enter_hibernate
+	branch p_mouse_24g_start_auto_pair
+p_mouse_start_work:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_first_start_auto_pair_mode
+	fetch 1,mem_device_flag
+	beq MODE_24G_DEVICE,p_mouse_24g_start_mode
+	branch mouse_le_fast_conn_judge
+p_mouse4_0_check_reconn_target:
+	call mouse_device_le_reconn_led_config
+	branch mouse4_0_check_reconn_target
 
+p_mouse_24g_first_start_auto_pair_mode:	
+	call mouse_wakeup_from_power_check
+	branch p_mouse_24g_first_start_reconn,user 
+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
+	beq MODE_24G_DEVICE,mouse_24g_reconn_dongle_start
+	call mouse_bluetooth_fast_conn_disable
+	branch p_mouse_24g_first_bluetooth_reconnect
+p_mouse_24g_start_mode:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	bbit0 MOUSE_ENABLE_24G,mouse_24g_mode_setup_error
+	call mouse_device_24g_pair_led_config
+	call mouse_wakeup_from_power_check	// wake from hibernate :enble user
+	branch mouse_24g_reconn_dongle_start,user
+	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_store_normal_tx_power:
 	fetch 1,mem_tx_power
 	store 1,mem_normal_tx_power
 	rtn
 
-p_mouse_fetch_normal_tx_power:
-	fetch 1,mem_normal_tx_power
-	store 1,mem_tx_power
-	rtn
 	
 p_mouse_idle:
 	call mouse_low_voltage_led_no_enter_lpm
@@ -1623,6 +1754,9 @@
 	call p_mouse_dpi_check
 	branch mouse_idle+4
 
+p_mouse_dpi_check_retransmit:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_DPI_BUTTON
 p_mouse_dpi_check:
 	fetch 1,mem_dpi_button_gpio
 	rtneq GPIO_DISABLE
@@ -1653,6 +1787,8 @@
 	lshift pdata,pdata
 	copy pdata,regb
 	copy temp,regc
+	call gpio_out_active
+	copy regc,temp
 	call mouse_gpio_config_input_pd
 	copy regc,temp
 	call gpio_get_bit
@@ -1665,15 +1801,12 @@
 	nrtn user
 	call g24_setgpio_lpm_before
 	call p_clear_wake
-	fetch 3,mem_24g_short_sleep_set
-	branch g24_long_seep2
+	branch g24_short_sleep_next
 	
 
 p_clear_wake:
 	setarg 0
-	set1 21,pdata
 	store 8,mem_gpio_wakeup_cfg	//gpio5(ice)enable wake
-	setarg 0
 	store 4,mem_gpio_wakeup_cfg+8
 	rtn
 	
@@ -1693,10 +1826,6 @@
 	call mouse_set_sdio_high
 	call p_clear_wake
 	call mouse_before_hibernate_wheel_gpio_set
-	fetcht 1,mem_matrix_public_gpio		// enable b4/b5/dpi wakeup
-	call gpio_out_active
-	fetcht 1,mem_matrix_public_gpio
-	call gpio_clr_wake
 	fetch 1,mem_mouse_sensor_sdio_gpio
 	call mouse_gpio_config_output_high
 	
@@ -1706,17 +1835,12 @@
 	call mouse_gpio_config_input_pu
 	
 	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
-	fetcht 1,mem_mouse_reuse_2ice_gpio
-	call mouse_gpio_config_input_pu
-	call p_mouse_gpio_set_high_impedance
+	call p_mouse_lpm_before_common
+//	fetcht 1,mem_mouse_reuse_2ice_gpio
+//	call mouse_gpio_config_input_pu
+//	call p_mouse_gpio_set_high_impedance
 	branch mouse_setgpio_hibernate_next
-
+/*
 p_mouse_gpio_set_high_impedance:
 	fetch 3,mem_mouse_set_high_impedance_bit_set
 	store 3,mem_pdatatemp
@@ -1737,7 +1861,7 @@
 	sub temp,UI_BUTTON_GPIO_DISABLE,null
 	rtn zero
 	branch gpio_set_analog
-
+*/
 p_mouse_24g_package_data:
 	rtnmark0 mark_24g
 	call mouse_motion
@@ -1772,44 +1896,50 @@
 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:
+	call p_mouse_switch_gpio_pd_set
+	call p_mouse_switch_gpio_connect_vin
+p_mouse_switch_gpio_pu_set:
 	fetcht 1,mem_device_switch_gpio
-	call gpio_out_active
+	call gpio_out_inactive
 	fetcht 1,mem_device_switch_gpio
-	call mouse_gpio_config_input_pd
+	branch mouse_gpio_config_input_pu
+p_mouse_switch_gpio_connect_vin:
 	fetcht 1,mem_device_switch_gpio
 	call gpio_get_bit
 	nbranch mouse_check_select_24g_device,true
 	branch mouse_select_btdevice
 
-ifdef PWM_SET
-
-/*
-core_clksel
-[7:6]pwm clock select
-	0:sysclk 
-	1:sysclk undivided
-	2:rc2M
-	3:lpo
-*/
-p_pwm_clk_set:
-	fetch 1,core_clksel
-	and pdata,0xc0,pdata
-	beq 0x40,pwm_24m_clk_set
-	beq 0x80,p_pwm_2m_clk_set
-	beq 0xc0,pwm_33k_clk_set
-	branch pwm_12m_clk_set
-p_pwm_2m_clk_set:
-	setarg 2000000
-	rtn
+p_mouse_switch_gpio_connect_gnd:
+	call p_mouse_switch_gpio_pu_set
+	call mouse_switch_gpio_connect_gnd
+p_mouse_switch_gpio_pd_set:
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_active
+	fetcht 1,mem_device_switch_gpio
+	branch mouse_gpio_config_input_pd
 
-p_pwm_out_set:
-	fetcht 3,mem_pdatatemp+2
-	call p_pwm_clk_set
-	branch pwm_out_set+2
-endif
+p_mouse_le_name_modify:
+	fetch 1,mem_le_name_patch_len
+	rtn blank
+	copy pdata,rega
+	sub pdata,11,null
+	nbranch mouse_le_name_patch_len_overflow,positive
+	
+	call mouse_le_name_clear
+	call mouse_le_name_patch_len_next
 
+	copy rega,temp
+	increase 1,temp
+	storet 1,mem_le_adv_swift_pair+7
+	arg mem_le_adv_swift_pair+9,contw
+	call mouse_le_name_modify_next
+	
+	storet 1,mem_le_scan_data
+	arg mem_le_scan_data+2,contw
+	branch mouse_le_name_modify_next
+	
 p_mouse_setting_sensor_type:
 	fetch 1,mem_config_sensor_type
 	beq S201X,p_mouse_seting_S201_dpi
@@ -1915,7 +2045,90 @@
 	setarg 0
 	store 6,mem_mouse_x
 	call p_mouse_check_sensor_data
-	branch mouse_motion+5
+	setarg 0x0089
+	call twspi_write	
+	call mouse_setting_sensor_type
+	call mouse_zwheel
+	call mouse_t_zwheel
+	call p_mouse_key
+	branch mouse_motion+11
+p_mouse_key:
+	call mouse_check_firekey_gpio
+	fetch 1,mem_fire_key_flag
+	nbranch fire_key_press,blank
+	fetch 1,mem_fire_key_status
+	nbranch fire_key_process,blank
+	
+	call mouse_check_key_gpio
+	call p_mouse_ghost_key_check
+	branch mouse_key+7
+
+p_mouse_ghost_key_check:			//lbk_mfw
+	jam 0,mem_mouse_matrix_key_cow_count
+	jam 0,mem_mouse_matrix_key_row_count
+	jam 0,mem_mouse_ghost_flag
+	copy pdata,regb
+	fetcht 1,mem_lbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_matrix_ghost_key_L_BK,zero
+	fetch 1,mem_fw_button_gpio
+	isub temp,null
+	branch p_mouse_matrix_ghost_key_L_FW,zero
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_ghost_key_MBK_RFW,zero
+p_mouse_ghost_key_MFW_RBK:
+	call mouse_ghost_key_check_M_FW
+p_mouse_ghost_key_RBK:
+	call p_mouse_ghost_key_check_R_BK
+	branch mouse_ghost_key_check_next
+
+p_mouse_matrix_ghost_key_L_BK:
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_fw_button_gpio
+	isub temp,null
+	branch mouse_ghost_key_LBK_MFW,zero
+p_mouse_ghost_key_LBK_RFW:
+	call mouse_ghost_key_check_L_BK
+	branch p_mouse_ghost_key_RFW
+
+p_mouse_matrix_ghost_key_L_FW:
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_ghost_key_LFW_MBK,zero
+p_mouse_ghost_key_LFW_RBK:
+	call p_mouse_ghost_key_check_L_FW
+	branch p_mouse_ghost_key_RBK
+
+p_mouse_ghost_key_LFW_MBK:
+	call p_mouse_ghost_key_check_L_FW
+	call p_mouse_ghost_key_check_M_BK
+	branch mouse_ghost_key_check_next
+	
+p_mouse_ghost_key_MBK_RFW:
+	call p_mouse_ghost_key_check_M_BK
+p_mouse_ghost_key_RFW:
+	call p_mouse_ghost_key_check_R_FW
+	branch mouse_ghost_key_check_next
+
+p_mouse_ghost_key_check_M_BK:
+	and regb,MOUSE_M_BK_BUTTON,pdata
+	branch mouse_ghost_key_check_M_BK+1
+
+p_mouse_ghost_key_check_R_BK:
+	and regb,MOUSE_R_BK_BUTTON,pdata
+	branch mouse_ghost_key_check_R_BK+1
+
+p_mouse_ghost_key_check_L_FW:
+	and regb,MOUSE_L_FW_BUTTON,pdata
+	branch mouse_ghost_key_check_L_FW+1
+
+p_mouse_ghost_key_check_R_FW:
+	and regb,MOUSE_R_FW_BUTTON,pdata
+	branch mouse_ghost_key_check_R_FW+1
 endif
 
 ifdef ADC_1121SB
@@ -2107,15 +2320,7 @@
 	jam 0x77,core_gpadc_ctrl
 	jam 0x41,core_gpadc_cfg0
 	jam 0x14,0x8ac6			//div2
-	jam 0x00,core_gpadc_cfg3
-	call sadc_channel
-	fetch 1,mem_adc_clkdiv
-	store 1,core_sadc_clkdiv
-	call sadc_read
-
-	jam 0x00,core_sadc_clkdiv
-	jam 0x00,0x8ac6
-	rtn
+	branch p_mouse_adc_reference_source_set
 	
 p_enable_adc_reference_source_inter1p8V_vdcdc:
 	call p_sadc_cal_write
@@ -2125,6 +2330,7 @@
 	jam 0x77,core_gpadc_ctrl
 	jam 0x41,core_gpadc_cfg0
 	jam 0x10,0x8ac6			//not div2
+p_mouse_adc_reference_source_set:
 	jam 0x00,core_gpadc_cfg3
 	call sadc_channel
 	fetch 1,mem_adc_clkdiv
Index: sched/mouse.dat
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/sched/mouse.dat	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8_Dpi4_Power/sched/mouse.dat	(working copy)
@@ -206,12 +206,12 @@
 mem_mouse_sleep_deal_type:00	#00:old version	01 new version	
 mem_24g_rx_window:c0 12     #400us  ## e0 2e#1ms #transmitter long range min:520us
 
-mem_mouse_24g_short_sleep_set_4ms:ee 4d 00	#1662us
+mem_mouse_24g_short_sleep_set_4ms:d0 52 00#f0 55 00
 mem_mouse_24g_long_sleep_set_4ms:80 bb 00
 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
@@ -277,28 +277,22 @@
 mem_eeprom_block_size:80
 
 #otp write info offset
-mem_otp_offset_dpi:b9 1a										#6841 begin		3level:99count	----------info begin	
-mem_otp_offset_dpi_end:ea 1a								#6890 end
+mem_otp_offset_dpi:21 1c										#7201 begin		3level:99count	----------info begin	
+mem_otp_offset_dpi_end:52 1c								#7250 end
 
-mem_otp_offset_device_flag:eb 1a							#6891 begin		400 count
-mem_otp_offset_device_flag_end:b2 1b						#7090 end
+mem_otp_offset_device_flag:53 1c							#7251 begin		400 count
+mem_otp_offset_device_flag_end:1a 1d						#7450 end
 
-mem_otp_offset_24g_addr:b3 1b								#7091 begin		30 count
-mem_otp_offset_24g_addr_end:2a 1c						#7210 end
+mem_otp_offset_24g_addr:1b 1d								#7451 begin		30 count
+mem_otp_offset_24g_addr_end:92 1d						#7570 end
 
-mem_otp_offset_le_addr1:2b 1c								#7211 begin		30 count
-mem_otp_offset_le_addr1_end:de 1c							#7390 end
+mem_otp_offset_le_addr1:93 1d								#7571 begin		30 count
+mem_otp_offset_le_addr1_end:46 1e						#7750 end
 
-mem_otp_offset_le_locall_addr1:df 1c						#7391 begin		30 count
-mem_otp_offset_le_locall_addr1_end:92 1d				#7570 end
+mem_otp_offset_le_locall_addr1:47 1e						#7751 begin		30 count
+mem_otp_offset_le_locall_addr1_end:fa 1e					#7930 end
 
-mem_otp_offset_le_addr2:93 1d								#7571 begin		30 count
-mem_otp_offset_le_addr2_end:46 1e						#7750 end
-
-mem_otp_offset_le_locall_addr2:47 1e						#7751 begin		30 count
-mem_otp_offset_le_locall_addr2_end:fa 1e					#7930  end
-
-mem_otp_offset_le_addr_increase_count:fb 1e			#7931 begin		100 count
+mem_otp_offset_le_addr_increase_count:fb 1e			#7931 begin		89 count
 mem_otp_offset_le_addr_increase_count_end:ac 1f		#8108 end					----------info over	
 
 mem_otp_offset_app_initflag:ae 1f		#8110 end
@@ -367,7 +361,7 @@
 
 mem_sensor_ka8g2_init_new:
 09 a5
-26 34
+46 34
 19 04
 60 07
 69 04
@@ -404,16 +398,20 @@
 09 5a
 ff 27
 ab 40
-be d1
-a0 41
-a1 12
-a5 84
+b3 56
+9b e6
+a8 12
+a9 c0
+be e6
+a5 af
+a0 21
+a1 02
+b8 10
+b9 0b
 a7 ff
 b5 d0
 b6 00
 ff 00
-35 c8
-25 af
 09 00
 ff ff
 
