binary_sdk: 4-byte align all functions
This commit is contained in:
parent
a9e3928c8d
commit
5d434525ea
175 changed files with 75821 additions and 3 deletions
BIN
binary_sdk/libphy/ate_test.o
Normal file
BIN
binary_sdk/libphy/ate_test.o
Normal file
Binary file not shown.
|
|
@ -7,6 +7,7 @@
|
|||
# Function @ .text+0x8
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_register_phy_ops
|
||||
.type sdk_register_phy_ops, @function
|
||||
sdk_register_phy_ops:
|
||||
|
|
@ -28,6 +29,7 @@ sdk_register_phy_ops:
|
|||
# Function @ .text+0x2c
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_phy_change_channel
|
||||
.type sdk_phy_change_channel, @function
|
||||
sdk_phy_change_channel:
|
||||
|
|
@ -45,6 +47,7 @@ sdk_phy_change_channel:
|
|||
.literal_position # 44: 000af23f
|
||||
|
||||
# Function @ .text+0x48
|
||||
.balign 4
|
||||
.global sdk_phy_get_mactime
|
||||
.type sdk_phy_get_mactime, @function
|
||||
sdk_phy_get_mactime:
|
||||
|
|
@ -64,6 +67,7 @@ sdk_phy_get_mactime:
|
|||
# Function @ .irom0.text+0x4
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rf_init
|
||||
.type sdk_rf_init, @function
|
||||
sdk_rf_init:
|
||||
|
|
@ -84,6 +88,7 @@ sdk_rf_init:
|
|||
# Function @ .irom0.text+0x24
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_bb_init
|
||||
.type sdk_bb_init, @function
|
||||
sdk_bb_init:
|
||||
|
|
@ -104,6 +109,7 @@ sdk_bb_init:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_phy_init
|
||||
.type sdk_phy_init, @function
|
||||
sdk_phy_init:
|
||||
|
|
@ -133,6 +139,7 @@ sdk_phy_init:
|
|||
# Function @ .irom0.text+0x78
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_RFChannelSel
|
||||
.type sdk_RFChannelSel, @function
|
||||
sdk_RFChannelSel:
|
||||
|
|
@ -153,6 +160,7 @@ sdk_RFChannelSel:
|
|||
# Function @ .irom0.text+0x98
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_phy_delete_channel
|
||||
.type sdk_phy_delete_channel, @function
|
||||
sdk_phy_delete_channel:
|
||||
|
|
@ -171,6 +179,7 @@ sdk_phy_delete_channel:
|
|||
# Function @ .irom0.text+0xb4
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_phy_enable_agc
|
||||
.type sdk_phy_enable_agc, @function
|
||||
sdk_phy_enable_agc:
|
||||
|
|
@ -189,6 +198,7 @@ sdk_phy_enable_agc:
|
|||
# Function @ .irom0.text+0xd0
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_phy_disable_agc
|
||||
.type sdk_phy_disable_agc, @function
|
||||
sdk_phy_disable_agc:
|
||||
|
|
@ -207,6 +217,7 @@ sdk_phy_disable_agc:
|
|||
# Function @ .irom0.text+0xec
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_phy_initialize_bb
|
||||
.type sdk_phy_initialize_bb, @function
|
||||
sdk_phy_initialize_bb:
|
||||
|
|
@ -225,6 +236,7 @@ sdk_phy_initialize_bb:
|
|||
# Function @ .irom0.text+0x108
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_phy_set_sense
|
||||
.type sdk_phy_set_sense, @function
|
||||
sdk_phy_set_sense:
|
||||
|
|
|
|||
BIN
binary_sdk/libphy/phy.o
Normal file
BIN
binary_sdk/libphy/phy.o
Normal file
Binary file not shown.
|
|
@ -10,6 +10,7 @@
|
|||
# (local2): word @ -0x18
|
||||
# (local3): word @ -0x14
|
||||
# (local4): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rom_ana_inf_gating_en
|
||||
.type sdk_rom_ana_inf_gating_en, @function
|
||||
sdk_rom_ana_inf_gating_en:
|
||||
|
|
@ -199,6 +200,7 @@ sdk_rom_ana_inf_gating_en:
|
|||
# (local9): word @ -0x14
|
||||
# (local10): word @ -0x10
|
||||
# (local11): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_set_channel_freq
|
||||
.type sdk_rom_set_channel_freq, @function
|
||||
sdk_rom_set_channel_freq:
|
||||
|
|
@ -531,6 +533,7 @@ sdk_rom_set_channel_freq:
|
|||
# (local5): word @ -0xc
|
||||
# (local6): word @ -0x8
|
||||
# (local7): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_rom_chip_50_set_channel
|
||||
.type sdk_rom_chip_50_set_channel, @function
|
||||
sdk_rom_chip_50_set_channel:
|
||||
|
|
@ -727,6 +730,7 @@ sdk_rom_chip_50_set_channel:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_chip_v5_rx_init
|
||||
.type sdk_rom_chip_v5_rx_init, @function
|
||||
sdk_rom_chip_v5_rx_init:
|
||||
|
|
@ -780,6 +784,7 @@ sdk_rom_chip_v5_rx_init:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_chip_v5_tx_init
|
||||
.type sdk_rom_chip_v5_tx_init, @function
|
||||
sdk_rom_chip_v5_tx_init:
|
||||
|
|
@ -872,6 +877,7 @@ sdk_rom_chip_v5_tx_init:
|
|||
.literal_position # 86c: 000a0060
|
||||
|
||||
# Function @ .irom0.text+0x870
|
||||
.balign 4
|
||||
.global sdk_rom_i2c_readReg
|
||||
.type sdk_rom_i2c_readReg, @function
|
||||
sdk_rom_i2c_readReg:
|
||||
|
|
@ -900,6 +906,7 @@ sdk_rom_i2c_readReg:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_i2c_readReg_Mask
|
||||
.type sdk_rom_i2c_readReg_Mask, @function
|
||||
sdk_rom_i2c_readReg_Mask:
|
||||
|
|
@ -931,6 +938,7 @@ sdk_rom_i2c_readReg_Mask:
|
|||
# 8e8: 000a0060
|
||||
|
||||
# Function @ .irom0.text+0x8ec
|
||||
.balign 4
|
||||
.global sdk_rom_i2c_writeReg
|
||||
.type sdk_rom_i2c_writeReg, @function
|
||||
sdk_rom_i2c_writeReg:
|
||||
|
|
@ -965,6 +973,7 @@ sdk_rom_i2c_writeReg:
|
|||
# (local4): word @ -0x10
|
||||
# (local5): word @ -0xc
|
||||
# (local6): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_i2c_writeReg_Mask
|
||||
.type sdk_rom_i2c_writeReg_Mask, @function
|
||||
sdk_rom_i2c_writeReg_Mask:
|
||||
|
|
@ -1028,6 +1037,7 @@ sdk_rom_i2c_writeReg_Mask:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_debugmode
|
||||
.type sdk_rom_pbus_debugmode, @function
|
||||
sdk_rom_pbus_debugmode:
|
||||
|
|
@ -1094,6 +1104,7 @@ sdk_rom_pbus_debugmode:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_enter_debugmode
|
||||
.type sdk_rom_pbus_enter_debugmode, @function
|
||||
sdk_rom_pbus_enter_debugmode:
|
||||
|
|
@ -1125,6 +1136,7 @@ sdk_rom_pbus_enter_debugmode:
|
|||
# Function @ .irom0.text+0xa90
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_exit_debugmode
|
||||
.type sdk_rom_pbus_exit_debugmode, @function
|
||||
sdk_rom_pbus_exit_debugmode:
|
||||
|
|
@ -1150,6 +1162,7 @@ sdk_rom_pbus_exit_debugmode:
|
|||
# ac4: 00020060
|
||||
|
||||
# Function @ .irom0.text+0xac8
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_force_test
|
||||
.type sdk_rom_pbus_force_test, @function
|
||||
sdk_rom_pbus_force_test:
|
||||
|
|
@ -1192,6 +1205,7 @@ sdk_rom_pbus_force_test:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_rd
|
||||
.type sdk_rom_pbus_rd, @function
|
||||
sdk_rom_pbus_rd:
|
||||
|
|
@ -1248,6 +1262,7 @@ sdk_rom_pbus_rd:
|
|||
# (local3): word @ -0x14
|
||||
# (local4): word @ -0x10
|
||||
# (local5): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_set_rxgain
|
||||
.type sdk_rom_pbus_set_rxgain, @function
|
||||
sdk_rom_pbus_set_rxgain:
|
||||
|
|
@ -1332,6 +1347,7 @@ sdk_rom_pbus_set_rxgain:
|
|||
# Function @ .irom0.text+0xc64
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_set_txgain
|
||||
.type sdk_rom_pbus_set_txgain, @function
|
||||
sdk_rom_pbus_set_txgain:
|
||||
|
|
@ -1363,6 +1379,7 @@ sdk_rom_pbus_set_txgain:
|
|||
# Function @ .irom0.text+0xca8
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_workmode
|
||||
.type sdk_rom_pbus_workmode, @function
|
||||
sdk_rom_pbus_workmode:
|
||||
|
|
@ -1397,6 +1414,7 @@ sdk_rom_pbus_workmode:
|
|||
# Function @ .irom0.text+0xcf4
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_xpd_rx_off
|
||||
.type sdk_rom_pbus_xpd_rx_off, @function
|
||||
sdk_rom_pbus_xpd_rx_off:
|
||||
|
|
@ -1435,6 +1453,7 @@ sdk_rom_pbus_xpd_rx_off:
|
|||
# Function @ .irom0.text+0xd44
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_xpd_rx_on
|
||||
.type sdk_rom_pbus_xpd_rx_on, @function
|
||||
sdk_rom_pbus_xpd_rx_on:
|
||||
|
|
@ -1465,6 +1484,7 @@ sdk_rom_pbus_xpd_rx_on:
|
|||
# Function @ .irom0.text+0xd80
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_xpd_tx_off
|
||||
.type sdk_rom_pbus_xpd_tx_off, @function
|
||||
sdk_rom_pbus_xpd_tx_off:
|
||||
|
|
@ -1502,6 +1522,7 @@ sdk_rom_pbus_xpd_tx_off:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_xpd_tx_on
|
||||
.type sdk_rom_pbus_xpd_tx_on, @function
|
||||
sdk_rom_pbus_xpd_tx_on:
|
||||
|
|
@ -1552,6 +1573,7 @@ sdk_rom_pbus_xpd_tx_on:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_xpd_tx_on__low_gain
|
||||
.type sdk_rom_pbus_xpd_tx_on__low_gain, @function
|
||||
sdk_rom_pbus_xpd_tx_on__low_gain:
|
||||
|
|
@ -1599,6 +1621,7 @@ sdk_rom_pbus_xpd_tx_on__low_gain:
|
|||
# e8c: 00060060
|
||||
|
||||
# Function @ .irom0.text+0xe90
|
||||
.balign 4
|
||||
.global sdk_rom_phy_reset_req
|
||||
.type sdk_rom_phy_reset_req, @function
|
||||
sdk_rom_phy_reset_req:
|
||||
|
|
@ -1618,6 +1641,7 @@ sdk_rom_phy_reset_req:
|
|||
# Function @ .irom0.text+0xeb4
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rom_restart_cal
|
||||
.type sdk_rom_restart_cal, @function
|
||||
sdk_rom_restart_cal:
|
||||
|
|
@ -1657,6 +1681,7 @@ sdk_rom_restart_cal:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_rfpll_reset
|
||||
.type sdk_rom_rfpll_reset, @function
|
||||
sdk_rom_rfpll_reset:
|
||||
|
|
@ -1711,6 +1736,7 @@ sdk_rom_rfpll_reset:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_write_rfpll_sdm
|
||||
.type sdk_rom_write_rfpll_sdm, @function
|
||||
sdk_rom_write_rfpll_sdm:
|
||||
|
|
@ -1793,6 +1819,7 @@ sdk_rom_write_rfpll_sdm:
|
|||
# (local2): word @ -0x18
|
||||
# (local3): word @ -0x14
|
||||
# (local4): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rom_rfpll_set_freq
|
||||
.type sdk_rom_rfpll_set_freq, @function
|
||||
sdk_rom_rfpll_set_freq:
|
||||
|
|
|
|||
BIN
binary_sdk/libphy/phy_chip_v5_ana_romfunc.o
Normal file
BIN
binary_sdk/libphy/phy_chip_v5_ana_romfunc.o
Normal file
Binary file not shown.
|
|
@ -33,6 +33,7 @@
|
|||
# (local9): word @ -0xc
|
||||
# (local10): word @ -0x8
|
||||
# (local11): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_rom_cal_tos_v50
|
||||
.type sdk_rom_cal_tos_v50, @function
|
||||
sdk_rom_cal_tos_v50:
|
||||
|
|
@ -237,6 +238,7 @@ sdk_rom_cal_tos_v50:
|
|||
# (local25): word @ -0x14
|
||||
# (local26): word @ -0x10
|
||||
# (local27): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_pbus_dco___SA2
|
||||
.type sdk_rom_pbus_dco___SA2, @function
|
||||
sdk_rom_pbus_dco___SA2:
|
||||
|
|
@ -533,6 +535,7 @@ sdk_rom_pbus_dco___SA2:
|
|||
# (local20): word @ -0xc
|
||||
# (local21): word @ -0x8
|
||||
# (local22): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_rom_rfcal_pwrctrl
|
||||
.type sdk_rom_rfcal_pwrctrl, @function
|
||||
sdk_rom_rfcal_pwrctrl:
|
||||
|
|
@ -718,6 +721,7 @@ sdk_rom_rfcal_pwrctrl:
|
|||
# (local19): word @ -0xc
|
||||
# (local20): word @ -0x8
|
||||
# (local21): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_rom_rfcal_rxiq
|
||||
.type sdk_rom_rfcal_rxiq, @function
|
||||
sdk_rom_rfcal_rxiq:
|
||||
|
|
@ -954,6 +958,7 @@ sdk_rom_rfcal_rxiq:
|
|||
# (local4): word @ -0x10
|
||||
# (local5): word @ -0xc
|
||||
# (local6): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_rfcal_rxiq_set_reg
|
||||
.type sdk_rom_rfcal_rxiq_set_reg, @function
|
||||
sdk_rom_rfcal_rxiq_set_reg:
|
||||
|
|
@ -1100,6 +1105,7 @@ sdk_rom_rfcal_rxiq_set_reg:
|
|||
# (local14): word @ -0x14
|
||||
# (local15): word @ -0x10
|
||||
# (local16): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_rfcal_txcap
|
||||
.type sdk_rom_rfcal_txcap, @function
|
||||
sdk_rom_rfcal_txcap:
|
||||
|
|
@ -1381,6 +1387,7 @@ sdk_rom_rfcal_txcap:
|
|||
# (local14): word @ -0xc
|
||||
# (local15): word @ -0x8
|
||||
# (local16): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_rom_rfcal_txiq
|
||||
.type sdk_rom_rfcal_txiq, @function
|
||||
sdk_rom_rfcal_txiq:
|
||||
|
|
@ -1621,6 +1628,7 @@ sdk_rom_rfcal_txiq:
|
|||
|
||||
.balign 4
|
||||
# Function @ .irom0.text+0xe88
|
||||
.balign 4
|
||||
.global sdk_rom_rfcal_txiq_cover
|
||||
.type sdk_rom_rfcal_txiq_cover, @function
|
||||
sdk_rom_rfcal_txiq_cover:
|
||||
|
|
@ -1638,6 +1646,7 @@ sdk_rom_rfcal_txiq_cover:
|
|||
# (local3): word @ -0x14
|
||||
# (local4): word @ -0x10
|
||||
# (local5): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_rfcal_txiq_set_reg
|
||||
.type sdk_rom_rfcal_txiq_set_reg, @function
|
||||
sdk_rom_rfcal_txiq_set_reg:
|
||||
|
|
@ -1754,6 +1763,7 @@ sdk_rom_rfcal_txiq_set_reg:
|
|||
# (local17): word @ -0xc
|
||||
# (local18): word @ -0x8
|
||||
# (local19): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_rom_rxiq_cover_mg_mp
|
||||
.type sdk_rom_rxiq_cover_mg_mp, @function
|
||||
sdk_rom_rxiq_cover_mg_mp:
|
||||
|
|
@ -1904,6 +1914,7 @@ sdk_rom_rxiq_cover_mg_mp:
|
|||
# (local4): word @ -0x10
|
||||
# (local5): word @ -0xc
|
||||
# (local6): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_set_txbb_atten
|
||||
.type sdk_rom_set_txbb_atten, @function
|
||||
sdk_rom_set_txbb_atten:
|
||||
|
|
@ -1996,6 +2007,7 @@ sdk_rom_set_txbb_atten:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_set_txiq_cal
|
||||
.type sdk_rom_set_txiq_cal, @function
|
||||
sdk_rom_set_txiq_cal:
|
||||
|
|
|
|||
BIN
binary_sdk/libphy/phy_chip_v5_cal_romfunc.o
Normal file
BIN
binary_sdk/libphy/phy_chip_v5_cal_romfunc.o
Normal file
Binary file not shown.
|
|
@ -4,6 +4,7 @@
|
|||
.literal_position # 0: 00000000
|
||||
|
||||
# Function @ .text+0x4
|
||||
.balign 4
|
||||
.global sdk_phy_get_romfuncs
|
||||
.type sdk_phy_get_romfuncs, @function
|
||||
sdk_phy_get_romfuncs:
|
||||
|
|
@ -99,6 +100,7 @@ sdk_g_phyFuns_instance:
|
|||
.section .irom0.text, "ax", @progbits
|
||||
|
||||
# Function @ .irom0.text+0x0
|
||||
.balign 4
|
||||
.global sdk_rom_abs_temp
|
||||
.type sdk_rom_abs_temp, @function
|
||||
sdk_rom_abs_temp:
|
||||
|
|
@ -111,6 +113,7 @@ sdk_rom_abs_temp:
|
|||
# 10: 009a0060
|
||||
|
||||
# Function @ .irom0.text+0x14
|
||||
.balign 4
|
||||
.global sdk_rom_chip_v5_disable_cca
|
||||
.type sdk_rom_chip_v5_disable_cca, @function
|
||||
sdk_rom_chip_v5_disable_cca:
|
||||
|
|
@ -127,6 +130,7 @@ sdk_rom_chip_v5_disable_cca:
|
|||
# 30: 009a0060
|
||||
|
||||
# Function @ .irom0.text+0x34
|
||||
.balign 4
|
||||
.global sdk_rom_chip_v5_enable_cca
|
||||
.type sdk_rom_chip_v5_enable_cca, @function
|
||||
sdk_rom_chip_v5_enable_cca:
|
||||
|
|
@ -144,6 +148,7 @@ sdk_rom_chip_v5_enable_cca:
|
|||
# 54: 009a0060
|
||||
|
||||
# Function @ .irom0.text+0x58
|
||||
.balign 4
|
||||
.global sdk_rom_chip_v5_sense_backoff
|
||||
.type sdk_rom_chip_v5_sense_backoff, @function
|
||||
sdk_rom_chip_v5_sense_backoff:
|
||||
|
|
@ -185,6 +190,7 @@ sdk_rom_chip_v5_sense_backoff:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_dc_iq_est
|
||||
.type sdk_rom_dc_iq_est, @function
|
||||
sdk_rom_dc_iq_est:
|
||||
|
|
@ -234,6 +240,7 @@ sdk_rom_dc_iq_est:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_en_pwdet
|
||||
.type sdk_rom_en_pwdet, @function
|
||||
sdk_rom_en_pwdet:
|
||||
|
|
@ -280,6 +287,7 @@ sdk_rom_en_pwdet:
|
|||
|
||||
.balign 4
|
||||
# Function @ .irom0.text+0x198
|
||||
.balign 4
|
||||
.global sdk_rom_get_bb_atten
|
||||
.type sdk_rom_get_bb_atten, @function
|
||||
sdk_rom_get_bb_atten:
|
||||
|
|
@ -301,6 +309,7 @@ sdk_rom_get_bb_atten:
|
|||
.literal_position # 1c0: 00020060
|
||||
|
||||
# Function @ .irom0.text+0x1c4
|
||||
.balign 4
|
||||
.global sdk_rom_get_corr_power
|
||||
.type sdk_rom_get_corr_power, @function
|
||||
sdk_rom_get_corr_power:
|
||||
|
|
@ -364,6 +373,7 @@ sdk_rom_get_corr_power:
|
|||
# (local8): word @ -0xc
|
||||
# (local9): word @ -0x8
|
||||
# (local10): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_rom_get_fm_sar_dout
|
||||
.type sdk_rom_get_fm_sar_dout, @function
|
||||
sdk_rom_get_fm_sar_dout:
|
||||
|
|
@ -429,6 +439,7 @@ sdk_rom_get_fm_sar_dout:
|
|||
.literal_position # 2e4: 009a0060
|
||||
|
||||
# Function @ .irom0.text+0x2e8
|
||||
.balign 4
|
||||
.global sdk_rom_get_noisefloor
|
||||
.type sdk_rom_get_noisefloor, @function
|
||||
sdk_rom_get_noisefloor:
|
||||
|
|
@ -453,6 +464,7 @@ sdk_rom_get_noisefloor:
|
|||
# (local2): word @ -0xc
|
||||
# (local3): word @ -0x8
|
||||
# (local4): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_rom_get_power_db
|
||||
.type sdk_rom_get_power_db, @function
|
||||
sdk_rom_get_power_db:
|
||||
|
|
@ -493,6 +505,7 @@ sdk_rom_get_power_db:
|
|||
# 364: 00020060
|
||||
|
||||
# Function @ .irom0.text+0x368
|
||||
.balign 4
|
||||
.global sdk_rom_iq_est_disable
|
||||
.type sdk_rom_iq_est_disable, @function
|
||||
sdk_rom_iq_est_disable:
|
||||
|
|
@ -517,6 +530,7 @@ sdk_rom_iq_est_disable:
|
|||
# 39c: 0100faff
|
||||
|
||||
# Function @ .irom0.text+0x3a0
|
||||
.balign 4
|
||||
.global sdk_rom_iq_est_enable
|
||||
.type sdk_rom_iq_est_enable, @function
|
||||
sdk_rom_iq_est_enable:
|
||||
|
|
@ -556,6 +570,7 @@ sdk_rom_iq_est_enable:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_linear_to_db
|
||||
.type sdk_rom_linear_to_db, @function
|
||||
sdk_rom_linear_to_db:
|
||||
|
|
@ -613,6 +628,7 @@ sdk_rom_linear_to_db:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_set_txclk_en
|
||||
.type sdk_rom_set_txclk_en, @function
|
||||
sdk_rom_set_txclk_en:
|
||||
|
|
@ -652,6 +668,7 @@ sdk_rom_set_txclk_en:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_set_rxclk_en
|
||||
.type sdk_rom_set_rxclk_en, @function
|
||||
sdk_rom_set_rxclk_en:
|
||||
|
|
@ -695,6 +712,7 @@ sdk_rom_set_rxclk_en:
|
|||
# Function @ .irom0.text+0x524
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rom_mhz2ieee
|
||||
.type sdk_rom_mhz2ieee, @function
|
||||
sdk_rom_mhz2ieee:
|
||||
|
|
@ -753,6 +771,7 @@ sdk_rom_mhz2ieee:
|
|||
# (local8): word @ -0x10
|
||||
# (local9): word @ -0xc
|
||||
# (local10): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_rxiq_get_mis
|
||||
.type sdk_rom_rxiq_get_mis, @function
|
||||
sdk_rom_rxiq_get_mis:
|
||||
|
|
@ -880,6 +899,7 @@ sdk_rom_rxiq_get_mis:
|
|||
# Function @ .irom0.text+0x6d0
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rom_sar_init
|
||||
.type sdk_rom_sar_init, @function
|
||||
sdk_rom_sar_init:
|
||||
|
|
@ -922,6 +942,7 @@ sdk_rom_sar_init:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_set_ana_inf_tx_scale
|
||||
.type sdk_rom_set_ana_inf_tx_scale, @function
|
||||
sdk_rom_set_ana_inf_tx_scale:
|
||||
|
|
@ -960,6 +981,7 @@ sdk_rom_set_ana_inf_tx_scale:
|
|||
# (local3): word @ -0x14
|
||||
# (local4): word @ -0x10
|
||||
# (local5): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_rom_set_loopback_gain
|
||||
.type sdk_rom_set_loopback_gain, @function
|
||||
sdk_rom_set_loopback_gain:
|
||||
|
|
@ -1010,6 +1032,7 @@ sdk_rom_set_loopback_gain:
|
|||
# 7d0: fd7ffdff
|
||||
|
||||
# Function @ .irom0.text+0x7d4
|
||||
.balign 4
|
||||
.global sdk_rom_set_noise_floor
|
||||
.type sdk_rom_set_noise_floor, @function
|
||||
sdk_rom_set_noise_floor:
|
||||
|
|
@ -1039,6 +1062,7 @@ sdk_rom_set_noise_floor:
|
|||
# 818: 02800200
|
||||
|
||||
# Function @ .irom0.text+0x81c
|
||||
.balign 4
|
||||
.global sdk_rom_start_noisefloor
|
||||
.type sdk_rom_start_noisefloor, @function
|
||||
sdk_rom_start_noisefloor:
|
||||
|
|
@ -1076,6 +1100,7 @@ sdk_rom_start_noisefloor:
|
|||
# (local4): word @ -0x10
|
||||
# (local5): word @ -0xc
|
||||
# (local6): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_start_tx_tone
|
||||
.type sdk_rom_start_tx_tone, @function
|
||||
sdk_rom_start_tx_tone:
|
||||
|
|
@ -1161,6 +1186,7 @@ sdk_rom_start_tx_tone:
|
|||
# Function @ .irom0.text+0x938
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_rom_stop_tx_tone
|
||||
.type sdk_rom_stop_tx_tone, @function
|
||||
sdk_rom_stop_tx_tone:
|
||||
|
|
@ -1226,6 +1252,7 @@ sdk_rom_stop_tx_tone:
|
|||
# (local5): word @ -0x10
|
||||
# (local6): word @ -0xc
|
||||
# (local7): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_rom_txtone_linear_pwr
|
||||
.type sdk_rom_txtone_linear_pwr, @function
|
||||
sdk_rom_txtone_linear_pwr:
|
||||
|
|
@ -1277,6 +1304,7 @@ sdk_rom_txtone_linear_pwr:
|
|||
# a38: 0000807f
|
||||
|
||||
# Function @ .irom0.text+0xa3c
|
||||
.balign 4
|
||||
.global sdk_rom_tx_mac_disable
|
||||
.type sdk_rom_tx_mac_disable, @function
|
||||
sdk_rom_tx_mac_disable:
|
||||
|
|
@ -1305,6 +1333,7 @@ sdk_rom_tx_mac_disable:
|
|||
# a7c: 0000807f
|
||||
|
||||
# Function @ .irom0.text+0xa80
|
||||
.balign 4
|
||||
.global sdk_rom_tx_mac_enable
|
||||
.type sdk_rom_tx_mac_enable, @function
|
||||
sdk_rom_tx_mac_enable:
|
||||
|
|
|
|||
BIN
binary_sdk/libphy/phy_chip_v5_romfunc.o
Normal file
BIN
binary_sdk/libphy/phy_chip_v5_romfunc.o
Normal file
Binary file not shown.
|
|
@ -2,6 +2,8 @@
|
|||
.section .text, "ax", @progbits
|
||||
|
||||
# Function @ .text+0x0
|
||||
.balign 4
|
||||
.literal_position
|
||||
.global sdk_ram_tx_mac_disable
|
||||
.type sdk_ram_tx_mac_disable, @function
|
||||
sdk_ram_tx_mac_disable:
|
||||
|
|
@ -288,6 +290,7 @@ sdk_tx_pwctrl_atten_init:
|
|||
.section .irom0.text, "ax", @progbits
|
||||
|
||||
# Function @ .irom0.text+0x0
|
||||
.balign 4
|
||||
.global sdk_ram_tx_mac_enable
|
||||
.type sdk_ram_tx_mac_enable, @function
|
||||
sdk_ram_tx_mac_enable:
|
||||
|
|
@ -296,6 +299,7 @@ sdk_ram_tx_mac_enable:
|
|||
.literal_position # 4: 000e0060
|
||||
|
||||
# Function @ .irom0.text+0x8
|
||||
.balign 4
|
||||
.global sdk_rtc_mem_backup
|
||||
.type sdk_rtc_mem_backup, @function
|
||||
sdk_rtc_mem_backup:
|
||||
|
|
@ -321,6 +325,7 @@ sdk_rtc_mem_backup:
|
|||
.literal_position # 38: 000e0060
|
||||
|
||||
# Function @ .irom0.text+0x3c
|
||||
.balign 4
|
||||
.global sdk_rtc_mem_recovery
|
||||
.type sdk_rtc_mem_recovery, @function
|
||||
sdk_rtc_mem_recovery:
|
||||
|
|
@ -353,6 +358,7 @@ sdk_rtc_mem_recovery:
|
|||
# (local2): word @ -0x18
|
||||
# (local3): word @ -0x14
|
||||
# (local4): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_set_cal_rxdc
|
||||
.type sdk_set_cal_rxdc, @function
|
||||
sdk_set_cal_rxdc:
|
||||
|
|
@ -469,6 +475,7 @@ sdk_set_cal_rxdc:
|
|||
# (local19): word @ -0xc
|
||||
# (local20): word @ -0x8
|
||||
# (local21): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_set_rx_gain_cal_iq
|
||||
.type sdk_set_rx_gain_cal_iq, @function
|
||||
sdk_set_rx_gain_cal_iq:
|
||||
|
|
@ -824,6 +831,7 @@ sdk_set_rx_gain_cal_iq:
|
|||
# (local10): word @ -0x18
|
||||
# (local11): word @ -0x14
|
||||
# (local12): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_gen_rx_gain_table
|
||||
.type sdk_gen_rx_gain_table, @function
|
||||
sdk_gen_rx_gain_table:
|
||||
|
|
@ -961,6 +969,7 @@ sdk_gen_rx_gain_table:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_pbus_set_rxbbgain
|
||||
.type sdk_pbus_set_rxbbgain, @function
|
||||
sdk_pbus_set_rxbbgain:
|
||||
|
|
@ -1045,6 +1054,7 @@ sdk_pbus_set_rxbbgain:
|
|||
# (local17): word @ -0x18
|
||||
# (local18): word @ -0x14
|
||||
# (local19): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_set_rx_gain_testchip_50
|
||||
.type sdk_set_rx_gain_testchip_50, @function
|
||||
sdk_set_rx_gain_testchip_50:
|
||||
|
|
@ -1374,6 +1384,7 @@ sdk_set_rx_gain_testchip_50:
|
|||
# (local10): word @ -0x18
|
||||
# (local11): word @ -0x14
|
||||
# (local12): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_ram_get_corr_power
|
||||
.type sdk_ram_get_corr_power, @function
|
||||
sdk_ram_get_corr_power:
|
||||
|
|
@ -1478,6 +1489,7 @@ sdk_ram_get_corr_power:
|
|||
.literal_position # ae0: 00000000
|
||||
|
||||
# Function @ .irom0.text+0xae4
|
||||
.balign 4
|
||||
.global sdk_check_data_func
|
||||
.type sdk_check_data_func, @function
|
||||
sdk_check_data_func:
|
||||
|
|
@ -1496,6 +1508,7 @@ sdk_check_data_func:
|
|||
# b04: fd7ffdff
|
||||
|
||||
# Function @ .irom0.text+0xb08
|
||||
.balign 4
|
||||
.global sdk_do_noisefloor_lsleep_v50
|
||||
.type sdk_do_noisefloor_lsleep_v50, @function
|
||||
sdk_do_noisefloor_lsleep_v50:
|
||||
|
|
@ -1531,6 +1544,7 @@ sdk_do_noisefloor_lsleep_v50:
|
|||
# (local3): word @ -0x14
|
||||
# (local4): word @ -0x10
|
||||
# (local5): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_do_noisefloor
|
||||
.type sdk_do_noisefloor, @function
|
||||
sdk_do_noisefloor:
|
||||
|
|
@ -1582,6 +1596,7 @@ sdk_do_noisefloor:
|
|||
# bc0: 009a0060
|
||||
|
||||
# Function @ .irom0.text+0xbc4
|
||||
.balign 4
|
||||
.global sdk_start_dig_rx
|
||||
.type sdk_start_dig_rx, @function
|
||||
sdk_start_dig_rx:
|
||||
|
|
@ -1613,6 +1628,7 @@ sdk_start_dig_rx:
|
|||
# c0c: fffff7ff
|
||||
|
||||
# Function @ .irom0.text+0xc10
|
||||
.balign 4
|
||||
.global sdk_stop_dig_rx
|
||||
.type sdk_stop_dig_rx, @function
|
||||
sdk_stop_dig_rx:
|
||||
|
|
@ -1639,6 +1655,7 @@ sdk_stop_dig_rx:
|
|||
# Function @ .irom0.text+0xc44
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_chip_v6_set_chanfreq
|
||||
.type sdk_chip_v6_set_chanfreq, @function
|
||||
sdk_chip_v6_set_chanfreq:
|
||||
|
|
@ -1694,6 +1711,7 @@ sdk_chip_v6_set_chanfreq:
|
|||
# (local9): word @ -0x14
|
||||
# (local10): word @ -0x10
|
||||
# (local11): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_tx_cap_init
|
||||
.type sdk_tx_cap_init, @function
|
||||
sdk_tx_cap_init:
|
||||
|
|
@ -1875,6 +1893,7 @@ sdk_tx_cap_init:
|
|||
|
||||
.balign 4
|
||||
# Function @ .irom0.text+0xe88
|
||||
.balign 4
|
||||
.global sdk_target_power_add_backoff
|
||||
.type sdk_target_power_add_backoff, @function
|
||||
sdk_target_power_add_backoff:
|
||||
|
|
@ -1931,6 +1950,7 @@ sdk_target_power_add_backoff:
|
|||
# (local5): word @ -0xc
|
||||
# (local6): word @ -0x8
|
||||
# (local7): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_tx_pwctrl_init_cal
|
||||
.type sdk_tx_pwctrl_init_cal, @function
|
||||
sdk_tx_pwctrl_init_cal:
|
||||
|
|
@ -2111,6 +2131,7 @@ sdk_tx_pwctrl_init_cal:
|
|||
# (local10): word @ -0x18
|
||||
# (local11): word @ -0x14
|
||||
# (local12): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_tx_atten_set_interp
|
||||
.type sdk_tx_atten_set_interp, @function
|
||||
sdk_tx_atten_set_interp:
|
||||
|
|
@ -2367,6 +2388,7 @@ sdk_tx_atten_set_interp:
|
|||
# (local4): word @ -0x14
|
||||
# (local5): word @ -0x10
|
||||
# (local6): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_tx_pwctrl_init
|
||||
.type sdk_tx_pwctrl_init, @function
|
||||
sdk_tx_pwctrl_init:
|
||||
|
|
@ -2474,6 +2496,7 @@ sdk_tx_pwctrl_init:
|
|||
.literal_position # 1474: 009a0060
|
||||
|
||||
# Function @ .irom0.text+0x1478
|
||||
.balign 4
|
||||
.global sdk_ram_get_noisefloor
|
||||
.type sdk_ram_get_noisefloor, @function
|
||||
sdk_ram_get_noisefloor:
|
||||
|
|
@ -2493,6 +2516,7 @@ sdk_ram_get_noisefloor:
|
|||
# Function @ .irom0.text+0x1498
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_get_noisefloor_sat
|
||||
.type sdk_get_noisefloor_sat, @function
|
||||
sdk_get_noisefloor_sat:
|
||||
|
|
@ -2519,6 +2543,7 @@ sdk_get_noisefloor_sat:
|
|||
# 14cc: fd7ffdff
|
||||
|
||||
# Function @ .irom0.text+0x14d0
|
||||
.balign 4
|
||||
.global sdk_ram_set_noise_floor
|
||||
.type sdk_ram_set_noise_floor, @function
|
||||
sdk_ram_set_noise_floor:
|
||||
|
|
@ -2557,6 +2582,7 @@ sdk_ram_set_noise_floor:
|
|||
# 152c: 02800200
|
||||
|
||||
# Function @ .irom0.text+0x1530
|
||||
.balign 4
|
||||
.global sdk_ram_start_noisefloor
|
||||
.type sdk_ram_start_noisefloor, @function
|
||||
sdk_ram_start_noisefloor:
|
||||
|
|
@ -2587,6 +2613,7 @@ sdk_ram_start_noisefloor:
|
|||
# 1578: 00960060
|
||||
|
||||
# Function @ .irom0.text+0x157c
|
||||
.balign 4
|
||||
.global sdk_read_hw_noisefloor
|
||||
.type sdk_read_hw_noisefloor, @function
|
||||
sdk_read_hw_noisefloor:
|
||||
|
|
@ -2620,6 +2647,7 @@ sdk_read_hw_noisefloor:
|
|||
# (local1): word @ -0xc
|
||||
# (local2): word @ -0x8
|
||||
# (local3): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_noise_check_loop
|
||||
.type sdk_noise_check_loop, @function
|
||||
sdk_noise_check_loop:
|
||||
|
|
@ -2790,6 +2818,7 @@ sdk_noise_check_loop:
|
|||
# (local11): word @ -0x14
|
||||
# (local12): word @ -0x10
|
||||
# (local13): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_noise_init
|
||||
.type sdk_noise_init, @function
|
||||
sdk_noise_init:
|
||||
|
|
@ -3000,6 +3029,7 @@ sdk_noise_init:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x8
|
||||
# (local1): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_target_power_backoff
|
||||
.type sdk_target_power_backoff, @function
|
||||
sdk_target_power_backoff:
|
||||
|
|
@ -3048,6 +3078,7 @@ sdk_target_power_backoff:
|
|||
# (local2): word @ -0x18
|
||||
# (local3): word @ -0x14
|
||||
# (local4): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_sdt_on_noise_start
|
||||
.type sdk_sdt_on_noise_start, @function
|
||||
sdk_sdt_on_noise_start:
|
||||
|
|
@ -3121,6 +3152,7 @@ sdk_sdt_on_noise_start:
|
|||
# (local5): word @ -0x14
|
||||
# (local6): word @ -0x10
|
||||
# (local7): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_chip_v6_set_chan_rx_cmp
|
||||
.type sdk_chip_v6_set_chan_rx_cmp, @function
|
||||
sdk_chip_v6_set_chan_rx_cmp:
|
||||
|
|
@ -3283,6 +3315,7 @@ sdk_chip_v6_set_chan_rx_cmp:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x8
|
||||
# (local1): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_chip_v6_set_chan_misc
|
||||
.type sdk_chip_v6_set_chan_misc, @function
|
||||
sdk_chip_v6_set_chan_misc:
|
||||
|
|
@ -3408,6 +3441,7 @@ sdk_chip_v6_set_chan_misc:
|
|||
# (local17): word @ -0xc
|
||||
# (local18): word @ -0x8
|
||||
# (local19): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_phy_dig_spur_set
|
||||
.type sdk_phy_dig_spur_set, @function
|
||||
sdk_phy_dig_spur_set:
|
||||
|
|
@ -3756,6 +3790,7 @@ sdk_phy_dig_spur_set:
|
|||
# (local1): byte[3] @ -0xf
|
||||
# (local2): word @ -0xc
|
||||
# (local3): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_phy_dig_spur_prot
|
||||
.type sdk_phy_dig_spur_prot, @function
|
||||
sdk_phy_dig_spur_prot:
|
||||
|
|
@ -3974,6 +4009,7 @@ sdk_phy_dig_spur_prot:
|
|||
# Function @ .irom0.text+0x2358
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_chip_v6_rxmax_ext_dig
|
||||
.type sdk_chip_v6_rxmax_ext_dig, @function
|
||||
sdk_chip_v6_rxmax_ext_dig:
|
||||
|
|
@ -4011,6 +4047,7 @@ sdk_chip_v6_rxmax_ext_dig:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_chip_v6_rxmax_ext
|
||||
.type sdk_chip_v6_rxmax_ext, @function
|
||||
sdk_chip_v6_rxmax_ext:
|
||||
|
|
@ -4091,6 +4128,7 @@ sdk_chip_v6_rxmax_ext:
|
|||
# (local4): word @ -0x10
|
||||
# (local5): word @ -0xc
|
||||
# (local6): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_phy_bb_rx_cfg
|
||||
.type sdk_phy_bb_rx_cfg, @function
|
||||
sdk_phy_bb_rx_cfg:
|
||||
|
|
@ -4435,6 +4473,7 @@ sdk_phy_bb_rx_cfg:
|
|||
# Function @ .irom0.text+0x2860
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_uart_wait_idle
|
||||
.type sdk_uart_wait_idle, @function
|
||||
sdk_uart_wait_idle:
|
||||
|
|
@ -4461,6 +4500,7 @@ sdk_uart_wait_idle:
|
|||
# 28a0: ff00ffff
|
||||
|
||||
# Function @ .irom0.text+0x28a4
|
||||
.balign 4
|
||||
.global sdk_phy_pbus_soc_cfg
|
||||
.type sdk_phy_pbus_soc_cfg, @function
|
||||
sdk_phy_pbus_soc_cfg:
|
||||
|
|
@ -4549,6 +4589,7 @@ sdk_phy_pbus_soc_cfg:
|
|||
# Function @ .irom0.text+0x29ac
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_phy_gpio_cfg
|
||||
.type sdk_phy_gpio_cfg, @function
|
||||
sdk_phy_gpio_cfg:
|
||||
|
|
@ -4859,6 +4900,7 @@ sdk_phy_gpio_cfg:
|
|||
# Function @ .irom0.text+0x2d10
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_tx_cont_en
|
||||
.type sdk_tx_cont_en, @function
|
||||
sdk_tx_cont_en:
|
||||
|
|
@ -4931,6 +4973,7 @@ sdk_tx_cont_en:
|
|||
# Function @ .irom0.text+0x2dc8
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_tx_cont_dis
|
||||
.type sdk_tx_cont_dis, @function
|
||||
sdk_tx_cont_dis:
|
||||
|
|
@ -4969,6 +5012,7 @@ sdk_tx_cont_dis:
|
|||
# Function @ .irom0.text+0x2e1c
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_tx_cont_cfg
|
||||
.type sdk_tx_cont_cfg, @function
|
||||
sdk_tx_cont_cfg:
|
||||
|
|
@ -5014,6 +5058,7 @@ sdk_tx_cont_cfg:
|
|||
# (local1): word[3] @ -0x1c
|
||||
# (local2): word @ -0x10
|
||||
# (local3): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_chip_v6_initialize_bb
|
||||
.type sdk_chip_v6_initialize_bb, @function
|
||||
sdk_chip_v6_initialize_bb:
|
||||
|
|
@ -5205,6 +5250,7 @@ sdk_chip_v6_initialize_bb:
|
|||
# (local6): word @ -0x18
|
||||
# (local7): word @ -0x14
|
||||
# (local8): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_periodic_cal
|
||||
.type sdk_periodic_cal, @function
|
||||
sdk_periodic_cal:
|
||||
|
|
@ -5329,6 +5375,7 @@ sdk_periodic_cal:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_bbpll_cal
|
||||
.type sdk_bbpll_cal, @function
|
||||
sdk_bbpll_cal:
|
||||
|
|
@ -5396,6 +5443,7 @@ sdk_bbpll_cal:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_periodic_cal_top
|
||||
.type sdk_periodic_cal_top, @function
|
||||
sdk_periodic_cal_top:
|
||||
|
|
@ -5439,6 +5487,7 @@ sdk_periodic_cal_top:
|
|||
# 32b8: ec010000
|
||||
|
||||
# Function @ .irom0.text+0x32bc
|
||||
.balign 4
|
||||
.global sdk_register_chipv6_phy_init_param
|
||||
.type sdk_register_chipv6_phy_init_param, @function
|
||||
sdk_register_chipv6_phy_init_param:
|
||||
|
|
@ -5686,6 +5735,7 @@ sdk_register_chipv6_phy_init_param:
|
|||
# (local1): word @ -0xc
|
||||
# (local2): word @ -0x8
|
||||
# (local3): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_change_bbpll160_sleep
|
||||
.type sdk_change_bbpll160_sleep, @function
|
||||
sdk_change_bbpll160_sleep:
|
||||
|
|
@ -5787,6 +5837,7 @@ sdk_change_bbpll160_sleep:
|
|||
# Function @ .irom0.text+0x3660
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_change_bbpll160
|
||||
.type sdk_change_bbpll160, @function
|
||||
sdk_change_bbpll160:
|
||||
|
|
@ -5819,6 +5870,7 @@ sdk_change_bbpll160:
|
|||
# Function @ .irom0.text+0x36a8
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_set_crystal_uart
|
||||
.type sdk_set_crystal_uart, @function
|
||||
sdk_set_crystal_uart:
|
||||
|
|
@ -5866,6 +5918,7 @@ sdk_set_crystal_uart:
|
|||
# 3724: 04040401
|
||||
|
||||
# Function @ .irom0.text+0x3728
|
||||
.balign 4
|
||||
.global sdk_ant_switch_init
|
||||
.type sdk_ant_switch_init, @function
|
||||
sdk_ant_switch_init:
|
||||
|
|
@ -5966,6 +6019,7 @@ sdk_ant_switch_init:
|
|||
# (local3): word @ -0x14
|
||||
# (local4): word @ -0x10
|
||||
# (local5): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_register_chipv6_phy
|
||||
.type sdk_register_chipv6_phy, @function
|
||||
sdk_register_chipv6_phy:
|
||||
|
|
|
|||
BIN
binary_sdk/libphy/phy_chip_v6.o
Normal file
BIN
binary_sdk/libphy/phy_chip_v6.o
Normal file
Binary file not shown.
|
|
@ -10,6 +10,7 @@
|
|||
# (local2): word @ -0x18
|
||||
# (local3): word @ -0x14
|
||||
# (local4): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_ram_pbus_set_rxgain
|
||||
.type sdk_ram_pbus_set_rxgain, @function
|
||||
sdk_ram_pbus_set_rxgain:
|
||||
|
|
@ -104,6 +105,7 @@ sdk_ram_pbus_set_rxgain:
|
|||
# (local2): word @ -0x18
|
||||
# (local3): word @ -0x14
|
||||
# (local4): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_ram_pbus_debugmode
|
||||
.type sdk_ram_pbus_debugmode, @function
|
||||
sdk_ram_pbus_debugmode:
|
||||
|
|
@ -182,6 +184,7 @@ sdk_ram_pbus_debugmode:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_ram_pbus_xpd_tx_on
|
||||
.type sdk_ram_pbus_xpd_tx_on, @function
|
||||
sdk_ram_pbus_xpd_tx_on:
|
||||
|
|
@ -241,6 +244,7 @@ sdk_ram_pbus_xpd_tx_on:
|
|||
# (local1): word @ -0x18
|
||||
# (local2): word @ -0x14
|
||||
# (local3): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_set_rf_freq_offset
|
||||
.type sdk_set_rf_freq_offset, @function
|
||||
sdk_set_rf_freq_offset:
|
||||
|
|
@ -297,6 +301,7 @@ sdk_set_rf_freq_offset:
|
|||
# (local2): word @ -0x18
|
||||
# (local3): word @ -0x14
|
||||
# (local4): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_chip_v6_rxmax_ext_ana
|
||||
.type sdk_chip_v6_rxmax_ext_ana, @function
|
||||
sdk_chip_v6_rxmax_ext_ana:
|
||||
|
|
@ -442,6 +447,7 @@ sdk_chip_v6_rxmax_ext_ana:
|
|||
# Function @ .irom0.text+0x3f0
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_ram_chip_v6_rx_init
|
||||
.type sdk_ram_chip_v6_rx_init, @function
|
||||
sdk_ram_chip_v6_rx_init:
|
||||
|
|
@ -473,6 +479,7 @@ sdk_ram_chip_v6_rx_init:
|
|||
# Function @ .irom0.text+0x438
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_tsen_meas
|
||||
.type sdk_tsen_meas, @function
|
||||
sdk_tsen_meas:
|
||||
|
|
@ -555,6 +562,7 @@ sdk_tsen_meas:
|
|||
# (local3): word @ -0x14
|
||||
# (local4): word @ -0x10
|
||||
# (local5): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_readvdd33
|
||||
.type sdk_readvdd33, @function
|
||||
sdk_readvdd33:
|
||||
|
|
@ -730,6 +738,7 @@ sdk_readvdd33:
|
|||
# (local2): word @ -0x18
|
||||
# (local3): word @ -0x14
|
||||
# (local4): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_txpwr_offset
|
||||
.type sdk_txpwr_offset, @function
|
||||
sdk_txpwr_offset:
|
||||
|
|
@ -809,6 +818,7 @@ sdk_txpwr_offset:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_set_txcap_reg
|
||||
.type sdk_set_txcap_reg, @function
|
||||
sdk_set_txcap_reg:
|
||||
|
|
@ -871,6 +881,7 @@ sdk_set_txcap_reg:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_ram_restart_cal
|
||||
.type sdk_ram_restart_cal, @function
|
||||
sdk_ram_restart_cal:
|
||||
|
|
@ -931,6 +942,7 @@ sdk_ram_restart_cal:
|
|||
# (local2): word @ -0x18
|
||||
# (local3): word @ -0x14
|
||||
# (local4): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_wait_rfpll_cal_end
|
||||
.type sdk_wait_rfpll_cal_end, @function
|
||||
sdk_wait_rfpll_cal_end:
|
||||
|
|
@ -1001,6 +1013,7 @@ sdk_wait_rfpll_cal_end:
|
|||
# (local2): word @ -0x18
|
||||
# (local3): word @ -0x14
|
||||
# (local4): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_ram_rfpll_set_freq
|
||||
.type sdk_ram_rfpll_set_freq, @function
|
||||
sdk_ram_rfpll_set_freq:
|
||||
|
|
@ -1116,6 +1129,7 @@ sdk_ram_rfpll_set_freq:
|
|||
# (local8): word @ -0x18
|
||||
# (local9): word @ -0x14
|
||||
# (local10): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_ram_set_channel_freq
|
||||
.type sdk_ram_set_channel_freq, @function
|
||||
sdk_ram_set_channel_freq:
|
||||
|
|
@ -1418,6 +1432,7 @@ sdk_ram_set_channel_freq:
|
|||
# (local0): word[4] @ -0x20
|
||||
# (local1): word @ -0x10
|
||||
# (local2): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_chip_60_set_channel
|
||||
.type sdk_chip_60_set_channel, @function
|
||||
sdk_chip_60_set_channel:
|
||||
|
|
@ -1519,6 +1534,7 @@ sdk_chip_60_set_channel:
|
|||
# (local2): word @ -0x10
|
||||
# (local3): word @ -0xc
|
||||
# (local4): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_chip_v6_set_chan_offset
|
||||
.type sdk_chip_v6_set_chan_offset, @function
|
||||
sdk_chip_v6_set_chan_offset:
|
||||
|
|
@ -1584,6 +1600,7 @@ sdk_chip_v6_set_chan_offset:
|
|||
# (local2): word @ -0x10
|
||||
# (local3): word @ -0xc
|
||||
# (local4): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_chip_v6_set_chan
|
||||
.type sdk_chip_v6_set_chan, @function
|
||||
sdk_chip_v6_set_chan:
|
||||
|
|
@ -1650,6 +1667,7 @@ sdk_chip_v6_set_chan:
|
|||
# (local1): word[5] @ -0x1c
|
||||
# (local2): word @ -0x8
|
||||
# (local3): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_chip_v6_set_chan_wakeup
|
||||
.type sdk_chip_v6_set_chan_wakeup, @function
|
||||
sdk_chip_v6_set_chan_wakeup:
|
||||
|
|
@ -1713,6 +1731,7 @@ sdk_chip_v6_set_chan_wakeup:
|
|||
# (local1): word @ -0xc
|
||||
# (local2): word @ -0x8
|
||||
# (local3): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_chip_v6_rf_init
|
||||
.type sdk_chip_v6_rf_init, @function
|
||||
sdk_chip_v6_rf_init:
|
||||
|
|
@ -1923,6 +1942,7 @@ sdk_chip_v6_rf_init:
|
|||
# 1218: 00000000
|
||||
|
||||
# Function @ .irom0.text+0x121c
|
||||
.balign 4
|
||||
.global sdk_low_power_set
|
||||
.type sdk_low_power_set, @function
|
||||
sdk_low_power_set:
|
||||
|
|
@ -1994,6 +2014,7 @@ sdk_low_power_set:
|
|||
# (local6): word @ -0x18
|
||||
# (local7): word @ -0x14
|
||||
# (local8): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_test_tout
|
||||
.type sdk_test_tout, @function
|
||||
sdk_test_tout:
|
||||
|
|
@ -2208,6 +2229,7 @@ sdk_test_tout:
|
|||
|
||||
.balign 4
|
||||
# Function @ .irom0.text+0x1508
|
||||
.balign 4
|
||||
.global sdk_check_data_flag
|
||||
.type sdk_check_data_flag, @function
|
||||
sdk_check_data_flag:
|
||||
|
|
@ -2237,6 +2259,7 @@ sdk_check_data_flag:
|
|||
# (local3): word @ -0x14
|
||||
# (local4): word @ -0x10
|
||||
# (local5): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_get_check_flag
|
||||
.type sdk_get_check_flag, @function
|
||||
sdk_get_check_flag:
|
||||
|
|
|
|||
|
|
@ -52,6 +52,8 @@ sdk_rxiq_cover_fail_num:
|
|||
.section .irom0.text, "ax", @progbits
|
||||
|
||||
# Function @ .irom0.text+0x0
|
||||
.balign 4
|
||||
.literal_position
|
||||
.global sdk_txbbgain2dcoindex
|
||||
.type sdk_txbbgain2dcoindex, @function
|
||||
sdk_txbbgain2dcoindex:
|
||||
|
|
@ -71,6 +73,7 @@ sdk_txbbgain2dcoindex:
|
|||
ret /* 0x00000002 */ # 1e: 0df0
|
||||
|
||||
# Function @ .irom0.text+0x20
|
||||
.balign 4
|
||||
.global sdk_dcoindex2txbbgain
|
||||
.type sdk_dcoindex2txbbgain, @function
|
||||
sdk_dcoindex2txbbgain:
|
||||
|
|
@ -103,6 +106,7 @@ sdk_dcoindex2txbbgain:
|
|||
# (local4): word @ -0x14
|
||||
# (local5): word @ -0x10
|
||||
# (local6): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_init_cal_dcoffset
|
||||
.type sdk_init_cal_dcoffset, @function
|
||||
sdk_init_cal_dcoffset:
|
||||
|
|
@ -190,6 +194,7 @@ sdk_init_cal_dcoffset:
|
|||
# (local1): word @ -0xc
|
||||
# (local2): word @ -0x8
|
||||
# (local3): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_set_rfanagain_dc_reg
|
||||
.type sdk_set_rfanagain_dc_reg, @function
|
||||
sdk_set_rfanagain_dc_reg:
|
||||
|
|
@ -258,6 +263,7 @@ sdk_set_rfanagain_dc_reg:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_set_txdc_pbus
|
||||
.type sdk_set_txdc_pbus, @function
|
||||
sdk_set_txdc_pbus:
|
||||
|
|
@ -304,6 +310,7 @@ sdk_set_txdc_pbus:
|
|||
|
||||
.balign 4
|
||||
# Function @ .irom0.text+0x230
|
||||
.balign 4
|
||||
.global sdk_get_rf_gain_qdb
|
||||
.type sdk_get_rf_gain_qdb, @function
|
||||
sdk_get_rf_gain_qdb:
|
||||
|
|
@ -333,6 +340,7 @@ sdk_get_rf_gain_qdb:
|
|||
# (local3): word @ -0x14
|
||||
# (local4): word @ -0x10
|
||||
# (local5): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_correct_rf_ana_gain
|
||||
.type sdk_correct_rf_ana_gain, @function
|
||||
sdk_correct_rf_ana_gain:
|
||||
|
|
@ -449,6 +457,7 @@ sdk_correct_rf_ana_gain:
|
|||
# (local8): word @ -0xc
|
||||
# (local9): word @ -0x8
|
||||
# (local10): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_get_sar_dout
|
||||
.type sdk_get_sar_dout, @function
|
||||
sdk_get_sar_dout:
|
||||
|
|
@ -524,6 +533,7 @@ sdk_get_sar_dout:
|
|||
# (local2): byte[2] @ -0xe
|
||||
# (local3): word @ -0xc
|
||||
# (local4): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_cal_rf_ana_gain
|
||||
.type sdk_cal_rf_ana_gain, @function
|
||||
sdk_cal_rf_ana_gain:
|
||||
|
|
@ -620,6 +630,7 @@ sdk_cal_rf_ana_gain:
|
|||
# (local4): word @ -0xc
|
||||
# (local5): word @ -0x8
|
||||
# (local6): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_meas_tone_pwr_db
|
||||
.type sdk_meas_tone_pwr_db, @function
|
||||
sdk_meas_tone_pwr_db:
|
||||
|
|
@ -689,6 +700,7 @@ sdk_meas_tone_pwr_db:
|
|||
# (local11): word @ -0xc
|
||||
# (local12): word @ -0x8
|
||||
# (local13): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_tx_pwr_backoff
|
||||
.type sdk_tx_pwr_backoff, @function
|
||||
sdk_tx_pwr_backoff:
|
||||
|
|
@ -825,6 +837,7 @@ sdk_tx_pwr_backoff:
|
|||
# 6bc: 00000000
|
||||
|
||||
# Function @ .irom0.text+0x6c0
|
||||
.balign 4
|
||||
.global sdk_get_fcc_1m2m_pwr_offset
|
||||
.type sdk_get_fcc_1m2m_pwr_offset, @function
|
||||
sdk_get_fcc_1m2m_pwr_offset:
|
||||
|
|
@ -863,6 +876,7 @@ sdk_get_fcc_1m2m_pwr_offset:
|
|||
# (local6): word @ -0x18
|
||||
# (local7): word @ -0x14
|
||||
# (local8): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_ram_set_txbb_atten
|
||||
.type sdk_ram_set_txbb_atten, @function
|
||||
sdk_ram_set_txbb_atten:
|
||||
|
|
@ -935,6 +949,7 @@ sdk_ram_set_txbb_atten:
|
|||
# (local1): word @ -0xc
|
||||
# (local2): word @ -0x8
|
||||
# (local3): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_txiq_get_mis_pwr
|
||||
.type sdk_txiq_get_mis_pwr, @function
|
||||
sdk_txiq_get_mis_pwr:
|
||||
|
|
@ -1030,6 +1045,7 @@ sdk_txiq_get_mis_pwr:
|
|||
# (local15): word @ -0x18
|
||||
# (local16): word @ -0x14
|
||||
# (local17): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_txiq_cover
|
||||
.type sdk_txiq_cover, @function
|
||||
sdk_txiq_cover:
|
||||
|
|
@ -1268,6 +1284,7 @@ sdk_txiq_cover:
|
|||
# (local12): word @ -0x14
|
||||
# (local13): word @ -0x10
|
||||
# (local14): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_ram_rfcal_txiq
|
||||
.type sdk_ram_rfcal_txiq, @function
|
||||
sdk_ram_rfcal_txiq:
|
||||
|
|
@ -1535,6 +1552,7 @@ sdk_ram_rfcal_txiq:
|
|||
# (local1): word @ -0xc
|
||||
# (local2): word @ -0x8
|
||||
# (local3): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_rc_cal
|
||||
.type sdk_rc_cal, @function
|
||||
sdk_rc_cal: addi sp, sp, -16 /* (local0) */ # d3c: 12c1f0
|
||||
|
|
@ -1726,6 +1744,7 @@ sdk_rc_cal: addi sp, sp, -16 /* (local0) */ # d3c: 12c1f0
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_get_target_power_offset
|
||||
.type sdk_get_target_power_offset, @function
|
||||
sdk_get_target_power_offset:
|
||||
|
|
@ -1819,6 +1838,7 @@ sdk_get_target_power_offset:
|
|||
|
||||
.balign 4
|
||||
# Function @ .irom0.text+0xff8
|
||||
.balign 4
|
||||
.global sdk_get_pwctrl_correct
|
||||
.type sdk_get_pwctrl_correct, @function
|
||||
sdk_get_pwctrl_correct:
|
||||
|
|
@ -1899,6 +1919,7 @@ sdk_get_pwctrl_correct:
|
|||
# (local20): word @ -0x10
|
||||
# (local21): word @ -0xc
|
||||
# (local22): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_tx_pwctrl_cal
|
||||
.type sdk_tx_pwctrl_cal, @function
|
||||
sdk_tx_pwctrl_cal:
|
||||
|
|
@ -2213,6 +2234,7 @@ sdk_tx_pwctrl_cal:
|
|||
# 13ec: ffff7fff
|
||||
|
||||
# Function @ .irom0.text+0x13f0
|
||||
.balign 4
|
||||
.global sdk_tx_pwctrl_bg_init
|
||||
.type sdk_tx_pwctrl_bg_init, @function
|
||||
sdk_tx_pwctrl_bg_init:
|
||||
|
|
@ -2285,6 +2307,7 @@ sdk_tx_pwctrl_bg_init:
|
|||
# (local3): word @ -0xc
|
||||
# (local4): word @ -0x8
|
||||
# (local5): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_tx_pwctrl_background
|
||||
.type sdk_tx_pwctrl_background, @function
|
||||
sdk_tx_pwctrl_background:
|
||||
|
|
@ -2408,6 +2431,7 @@ sdk_tx_pwctrl_background:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_read_sar_dout
|
||||
.type sdk_read_sar_dout, @function
|
||||
sdk_read_sar_dout:
|
||||
|
|
@ -2465,6 +2489,7 @@ sdk_read_sar_dout:
|
|||
# (local7): word @ -0x10
|
||||
# (local8): word @ -0xc
|
||||
# (local9): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_ram_get_fm_sar_dout
|
||||
.type sdk_ram_get_fm_sar_dout, @function
|
||||
sdk_ram_get_fm_sar_dout:
|
||||
|
|
@ -2552,6 +2577,7 @@ sdk_ram_get_fm_sar_dout:
|
|||
# (local11): word @ -0x14
|
||||
# (local12): word @ -0x10
|
||||
# (local13): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_ram_cal_tos_v60
|
||||
.type sdk_ram_cal_tos_v60, @function
|
||||
sdk_ram_cal_tos_v60:
|
||||
|
|
@ -2748,6 +2774,7 @@ sdk_ram_cal_tos_v60:
|
|||
|
||||
.balign 4
|
||||
# Function @ .irom0.text+0x18fc
|
||||
.balign 4
|
||||
.global sdk_ram_get_bb_atten
|
||||
.type sdk_ram_get_bb_atten, @function
|
||||
sdk_ram_get_bb_atten:
|
||||
|
|
@ -2799,6 +2826,7 @@ sdk_ram_get_bb_atten:
|
|||
# (local13): word @ -0x18
|
||||
# (local14): word @ -0x14
|
||||
# (local15): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_ram_rfcal_txcap
|
||||
.type sdk_ram_rfcal_txcap, @function
|
||||
sdk_ram_rfcal_txcap:
|
||||
|
|
@ -3021,6 +3049,7 @@ sdk_ram_rfcal_txcap:
|
|||
# (local18): word @ -0x14
|
||||
# (local19): word @ -0x10
|
||||
# (local20): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_ram_rfcal_pwrctrl
|
||||
.type sdk_ram_rfcal_pwrctrl, @function
|
||||
sdk_ram_rfcal_pwrctrl:
|
||||
|
|
@ -3268,6 +3297,7 @@ sdk_ram_rfcal_pwrctrl:
|
|||
# (local19): word @ -0x14
|
||||
# (local20): word @ -0x10
|
||||
# (local21): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_ram_rxiq_get_mis
|
||||
.type sdk_ram_rxiq_get_mis, @function
|
||||
sdk_ram_rxiq_get_mis:
|
||||
|
|
@ -3478,6 +3508,7 @@ sdk_ram_rxiq_get_mis:
|
|||
# (local17): word @ -0xc
|
||||
# (local18): word @ -0x8
|
||||
# (local19): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_ram_rxiq_cover_mg_mp
|
||||
.type sdk_ram_rxiq_cover_mg_mp, @function
|
||||
sdk_ram_rxiq_cover_mg_mp:
|
||||
|
|
@ -3672,6 +3703,7 @@ sdk_ram_rxiq_cover_mg_mp:
|
|||
# (local19): word @ -0xc
|
||||
# (local20): word @ -0x8
|
||||
# (local21): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_ram_rfcal_rxiq
|
||||
.type sdk_ram_rfcal_rxiq, @function
|
||||
sdk_ram_rfcal_rxiq:
|
||||
|
|
@ -3901,6 +3933,7 @@ sdk_ram_rfcal_rxiq:
|
|||
# Function @ .irom0.text+0x2320
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_dpd_scale_set
|
||||
.type sdk_dpd_scale_set, @function
|
||||
sdk_dpd_scale_set:
|
||||
|
|
@ -3938,6 +3971,7 @@ sdk_dpd_scale_set:
|
|||
# (local1): word @ -0xc
|
||||
# (local2): word @ -0x8
|
||||
# (local3): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_dpd_mem_write
|
||||
.type sdk_dpd_mem_write, @function
|
||||
sdk_dpd_mem_write:
|
||||
|
|
@ -4036,6 +4070,7 @@ sdk_dpd_mem_write:
|
|||
# (local19): word @ -0x10
|
||||
# (local20): word @ -0xc
|
||||
# (local21): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_dpd_init
|
||||
.type sdk_dpd_init, @function
|
||||
sdk_dpd_init:
|
||||
|
|
|
|||
BIN
binary_sdk/libphy/phy_chip_v6_cal.o
Normal file
BIN
binary_sdk/libphy/phy_chip_v6_cal.o
Normal file
Binary file not shown.
|
|
@ -2,6 +2,8 @@
|
|||
.section .irom0.text, "ax", @progbits
|
||||
|
||||
# Function @ .irom0.text+0x0
|
||||
.balign 4
|
||||
.literal_position
|
||||
.global sdk_chip_v6_set_sense
|
||||
.type sdk_chip_v6_set_sense, @function
|
||||
sdk_chip_v6_set_sense:
|
||||
|
|
@ -9,6 +11,7 @@ sdk_chip_v6_set_sense:
|
|||
|
||||
.balign 4
|
||||
# Function @ .irom0.text+0x4
|
||||
.balign 4
|
||||
.global sdk_chip_v6_get_sense
|
||||
.type sdk_chip_v6_get_sense, @function
|
||||
sdk_chip_v6_get_sense:
|
||||
|
|
@ -16,6 +19,7 @@ sdk_chip_v6_get_sense:
|
|||
|
||||
.balign 4
|
||||
# Function @ .irom0.text+0x8
|
||||
.balign 4
|
||||
.global sdk_chip_v6_unset_chanfreq
|
||||
.type sdk_chip_v6_unset_chanfreq, @function
|
||||
sdk_chip_v6_unset_chanfreq:
|
||||
|
|
@ -41,6 +45,7 @@ sdk_chip_v6_unset_chanfreq:
|
|||
# (local4): word @ -0x10
|
||||
# (local5): word @ -0xc
|
||||
# (local6): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_data_collect
|
||||
.type sdk_data_collect, @function
|
||||
sdk_data_collect:
|
||||
|
|
@ -142,6 +147,7 @@ sdk_data_collect:
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_operation_test
|
||||
.type sdk_operation_test, @function
|
||||
sdk_operation_test:
|
||||
|
|
@ -193,6 +199,7 @@ sdk_operation_test:
|
|||
.literal_position # 198: 00060060
|
||||
|
||||
# Function @ .irom0.text+0x19c
|
||||
.balign 4
|
||||
.global sdk_slop_wdt_feed
|
||||
.type sdk_slop_wdt_feed, @function
|
||||
sdk_slop_wdt_feed:
|
||||
|
|
@ -223,6 +230,7 @@ sdk_slop_wdt_feed:
|
|||
# (local2): word @ -0x18
|
||||
# (local3): word @ -0x14
|
||||
# (local4): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_slop_test
|
||||
.type sdk_slop_test, @function
|
||||
sdk_slop_test:
|
||||
|
|
@ -309,6 +317,7 @@ sdk_slop_test:
|
|||
# Function @ .irom0.text+0x2b4
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_wd_reset_cnt
|
||||
.type sdk_wd_reset_cnt, @function
|
||||
sdk_wd_reset_cnt:
|
||||
|
|
|
|||
BIN
binary_sdk/libphy/phy_chip_v6_unused.o
Normal file
BIN
binary_sdk/libphy/phy_chip_v6_unused.o
Normal file
Binary file not shown.
|
|
@ -14,6 +14,7 @@
|
|||
# (local0): word @ -0x10
|
||||
# (local1): word @ -0xc
|
||||
# (local2): word[2] @ -0x8
|
||||
.balign 4
|
||||
.global sdk_pm_rtc_clock_cali
|
||||
.type sdk_pm_rtc_clock_cali, @function
|
||||
sdk_pm_rtc_clock_cali:
|
||||
|
|
@ -87,6 +88,7 @@ sdk_pm_rtc_clock_cali:
|
|||
.literal_position # d4: 00feef3f
|
||||
|
||||
# Function @ .text+0xd8
|
||||
.balign 4
|
||||
.global sdk_clockgate_watchdog
|
||||
.type sdk_clockgate_watchdog, @function
|
||||
sdk_clockgate_watchdog:
|
||||
|
|
@ -143,6 +145,7 @@ sdk_hardware_reject:
|
|||
# Function @ .irom0.text+0x10
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_pm_usec2rtc
|
||||
.type sdk_pm_usec2rtc, @function
|
||||
sdk_pm_usec2rtc:
|
||||
|
|
@ -167,6 +170,7 @@ sdk_pm_usec2rtc:
|
|||
ret # 42: 0df0
|
||||
|
||||
# Function @ .irom0.text+0x44
|
||||
.balign 4
|
||||
.global sdk_pm_rtc2usec
|
||||
.type sdk_pm_rtc2usec, @function
|
||||
sdk_pm_rtc2usec:
|
||||
|
|
@ -179,6 +183,7 @@ sdk_pm_rtc2usec:
|
|||
# 54: 88130000
|
||||
|
||||
# Function @ .irom0.text+0x58
|
||||
.balign 4
|
||||
.global sdk_pm_set_sleep_cycles
|
||||
.type sdk_pm_set_sleep_cycles, @function
|
||||
sdk_pm_set_sleep_cycles:
|
||||
|
|
@ -214,6 +219,7 @@ sdk_pm_set_sleep_cycles:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_pm_sleep_opt
|
||||
.type sdk_pm_sleep_opt, @function
|
||||
sdk_pm_sleep_opt:
|
||||
|
|
@ -310,6 +316,7 @@ sdk_pm_sleep_opt:
|
|||
.literal_position # 1a0: 00060060
|
||||
|
||||
# Function @ .irom0.text+0x1a4
|
||||
.balign 4
|
||||
.global sdk_pm_wakeup_opt
|
||||
.type sdk_pm_wakeup_opt, @function
|
||||
sdk_pm_wakeup_opt:
|
||||
|
|
@ -336,6 +343,7 @@ sdk_pm_wakeup_opt:
|
|||
# 1e0: 00feef3f
|
||||
|
||||
# Function @ .irom0.text+0x1e4
|
||||
.balign 4
|
||||
.global sdk_get_chip_version
|
||||
.type sdk_get_chip_version, @function
|
||||
sdk_get_chip_version:
|
||||
|
|
@ -368,6 +376,7 @@ sdk_get_chip_version:
|
|||
# Function @ .irom0.text+0x230
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_pm_sleep_opt_bb_off
|
||||
.type sdk_pm_sleep_opt_bb_off, @function
|
||||
sdk_pm_sleep_opt_bb_off:
|
||||
|
|
@ -404,6 +413,7 @@ sdk_pm_sleep_opt_bb_off:
|
|||
# Function @ .irom0.text+0x280
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_pm_sleep_opt_bb_on
|
||||
.type sdk_pm_sleep_opt_bb_on, @function
|
||||
sdk_pm_sleep_opt_bb_on:
|
||||
|
|
@ -441,6 +451,7 @@ sdk_pm_sleep_opt_bb_on:
|
|||
# Function @ .irom0.text+0x2d4
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_pm_set_pll_xtal_wait_time
|
||||
.type sdk_pm_set_pll_xtal_wait_time, @function
|
||||
sdk_pm_set_pll_xtal_wait_time:
|
||||
|
|
@ -474,6 +485,7 @@ sdk_pm_set_pll_xtal_wait_time:
|
|||
# 320: 00060060
|
||||
|
||||
# Function @ .irom0.text+0x324
|
||||
.balign 4
|
||||
.global sdk_pm_prepare_to_sleep
|
||||
.type sdk_pm_prepare_to_sleep, @function
|
||||
sdk_pm_prepare_to_sleep:
|
||||
|
|
@ -496,6 +508,7 @@ sdk_pm_prepare_to_sleep:
|
|||
# 354: 000a0060
|
||||
|
||||
# Function @ .irom0.text+0x358
|
||||
.balign 4
|
||||
.global sdk_pm_sdio_nidle
|
||||
.type sdk_pm_sdio_nidle, @function
|
||||
sdk_pm_sdio_nidle:
|
||||
|
|
@ -550,6 +563,7 @@ sdk_pm_sdio_nidle:
|
|||
# Function @ .irom0.text+0x3e4
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_pm_goto_sleep
|
||||
.type sdk_pm_goto_sleep, @function
|
||||
sdk_pm_goto_sleep:
|
||||
|
|
@ -602,6 +616,7 @@ sdk_pm_goto_sleep:
|
|||
# 464: 00060060
|
||||
|
||||
# Function @ .irom0.text+0x468
|
||||
.balign 4
|
||||
.global sdk_pm_wait4wakeup
|
||||
.type sdk_pm_wait4wakeup, @function
|
||||
sdk_pm_wait4wakeup:
|
||||
|
|
@ -633,6 +648,7 @@ sdk_pm_wait4wakeup:
|
|||
# 4b0: fffffcff
|
||||
|
||||
# Function @ .irom0.text+0x4b4
|
||||
.balign 4
|
||||
.global sdk_pm_open_rf
|
||||
.type sdk_pm_open_rf, @function
|
||||
sdk_pm_open_rf:
|
||||
|
|
@ -669,6 +685,7 @@ sdk_pm_open_rf:
|
|||
# 514: ffffff7f
|
||||
|
||||
# Function @ .irom0.text+0x518
|
||||
.balign 4
|
||||
.global sdk_pm_sleep_set_mac
|
||||
.type sdk_pm_sleep_set_mac, @function
|
||||
sdk_pm_sleep_set_mac:
|
||||
|
|
@ -730,6 +747,7 @@ sdk_pm_sleep_set_mac:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_pm_set_wakeup_mac
|
||||
.type sdk_pm_set_wakeup_mac, @function
|
||||
sdk_pm_set_wakeup_mac:
|
||||
|
|
@ -798,6 +816,7 @@ sdk_pm_set_wakeup_mac:
|
|||
# (local2): word @ -0x18
|
||||
# (local3): word @ -0x14
|
||||
# (local4): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_pm_check_mac_idle
|
||||
.type sdk_pm_check_mac_idle, @function
|
||||
sdk_pm_check_mac_idle:
|
||||
|
|
@ -847,6 +866,7 @@ sdk_pm_check_mac_idle:
|
|||
# Function @ .irom0.text+0x6d4
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_pm_set_sleep_btco
|
||||
.type sdk_pm_set_sleep_btco, @function
|
||||
sdk_pm_set_sleep_btco:
|
||||
|
|
@ -925,6 +945,7 @@ sdk_pm_set_sleep_btco:
|
|||
# Function @ .irom0.text+0x79c
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_pm_set_wakeup_btco
|
||||
.type sdk_pm_set_wakeup_btco, @function
|
||||
sdk_pm_set_wakeup_btco:
|
||||
|
|
@ -1049,6 +1070,7 @@ sdk_pm_set_wakeup_btco:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_pm_set_sleep_mode
|
||||
.type sdk_pm_set_sleep_mode, @function
|
||||
sdk_pm_set_sleep_mode:
|
||||
|
|
@ -1128,6 +1150,7 @@ sdk_pm_set_sleep_mode:
|
|||
# 9b0: 30330040
|
||||
|
||||
# Function @ .irom0.text+0x9b4
|
||||
.balign 4
|
||||
.global sdk_pm_unmask_bt
|
||||
.type sdk_pm_unmask_bt, @function
|
||||
sdk_pm_unmask_bt:
|
||||
|
|
@ -1202,6 +1225,7 @@ sdk_pm_unmask_bt:
|
|||
# (local1): word @ -0xc
|
||||
# (local2): word @ -0x8
|
||||
# (local3): word @ -0x4
|
||||
.balign 4
|
||||
.global sdk_pm_wakeup_init
|
||||
.type sdk_pm_wakeup_init, @function
|
||||
sdk_pm_wakeup_init:
|
||||
|
|
@ -1393,6 +1417,7 @@ sdk_pm_wakeup_init:
|
|||
.literal_position # c88: 00060060
|
||||
|
||||
# Function @ .irom0.text+0xc8c
|
||||
.balign 4
|
||||
.global sdk_sleep_opt_8266
|
||||
.type sdk_sleep_opt_8266, @function
|
||||
sdk_sleep_opt_8266:
|
||||
|
|
@ -1414,6 +1439,7 @@ sdk_sleep_opt_8266:
|
|||
# Function @ .irom0.text+0xcb4
|
||||
# Local variables/stack:
|
||||
# (local0): word[4] @ -0x10
|
||||
.balign 4
|
||||
.global sdk_sleep_opt_bb_on_8266
|
||||
.type sdk_sleep_opt_bb_on_8266, @function
|
||||
sdk_sleep_opt_bb_on_8266:
|
||||
|
|
@ -1447,6 +1473,7 @@ sdk_sleep_opt_bb_on_8266:
|
|||
# Local variables/stack:
|
||||
# (local0): word @ -0x10
|
||||
# (local1): word[3] @ -0xc
|
||||
.balign 4
|
||||
.global sdk_sleep_reset_analog_rtcreg_8266
|
||||
.type sdk_sleep_reset_analog_rtcreg_8266, @function
|
||||
sdk_sleep_reset_analog_rtcreg_8266:
|
||||
|
|
|
|||
BIN
binary_sdk/libphy/phy_sleep.o
Normal file
BIN
binary_sdk/libphy/phy_sleep.o
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue