From 6e3f1f560d618b37ee1a47fa2b0f682b70c3ef1c Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Wed, 19 Jun 2024 17:25:45 +0800
Subject: [PATCH] 增加OTA协议
---
KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map | 4179 +++++++++++++++++++++++++++++++----------------------------
1 files changed, 2,216 insertions(+), 1,963 deletions(-)
diff --git a/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map b/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
index 81649d3..f701336 100644
--- a/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
+++ b/KEIL_MDKARM/Listings/SZV103_FM33A0_MainSystem.map
@@ -71,6 +71,7 @@
system_run_fun.o(i.hardwareDriversInit) refers to spi.o(i.SPI3_Init) for SPI3_Init
system_run_fun.o(i.sysRunFunCtrlPro) refers to system_general_para.o(i.IntervalTriggerHandle) for IntervalTriggerHandle
system_run_fun.o(i.sysRunFunCtrlPro) refers to system_run_fun.o(.data) for start_rs485_g
+ system_run_fun.o(i.sysRunFunCtrlPro) refers to sizhu_history_record.o(.data) for interval_report_record_flag
system_run_fun.o(i.sysRunFunCtrlPro) refers to sizhu_ctrl_word.o(.bss) for system_status_word_g
system_run_fun.o(i.sysRunFunCtrlPro) refers to system_mem_para.o(.data) for wrc_para_sizhu_g
system_run_fun.o(i.sysRunFunCtrlPro) refers to wireless_remote_comm.o(.bss) for wrc_ctrl_para_g
@@ -87,6 +88,7 @@
system_run_fun.o(i.sysRunFunParaInit) refers to extern_rtc.o(.data) for sys_clockBCD_g
system_run_fun.o(i.sysRunFunParaInit) refers to system_mem_para.o(.data) for equipment_basic_inf_g
system_run_fun.o(i.sysStoredParaInit) refers to memseta.o(.text) for __aeabi_memclr4
+ system_run_fun.o(i.sysStoredParaInit) refers to spi.o(i.SPI3_Init) for SPI3_Init
system_run_fun.o(i.sysStoredParaInit) refers to eeprom.o(i.E2P_Ctrl_Gpio_Init) for E2P_Ctrl_Gpio_Init
system_run_fun.o(i.sysStoredParaInit) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
system_run_fun.o(i.sysStoredParaInit) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
@@ -95,6 +97,8 @@
system_run_fun.o(i.sysStoredParaInit) refers to system_mem_para.o(i.allParaDefaultInit) for allParaDefaultInit
system_run_fun.o(i.sysStoredParaInit) refers to system_mem_para.o(i.allParaReadFromEep) for allParaReadFromEep
system_run_fun.o(i.sysStoredParaInit) refers to system_mem_para.o(i.allParaPatchPro) for allParaPatchPro
+ system_run_fun.o(i.sysStoredParaInit) refers to spi.o(i.SPI3_sleep) for SPI3_sleep
+ system_run_fun.o(i.sysStoredParaInit) refers to eeprom.o(i.E2P_Ctrl_Gpio_sleep) for E2P_Ctrl_Gpio_sleep
main.o(i.main) refers to rcc_config.o(i.System_power_on_init) for System_power_on_init
main.o(i.main) refers to system_run_fun.o(i.hardwareDriversInit) for hardwareDriversInit
main.o(i.main) refers to system_run_fun.o(i.sysStoredParaInit) for sysStoredParaInit
@@ -103,12 +107,14 @@
main.o(i.main) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
main.o(i.main) refers to lcd.o(i.lcdDisplayPro) for lcdDisplayPro
main.o(i.main) refers to extern_rtc.o(i.Get_Extern_Rtc_Time) for Get_Extern_Rtc_Time
+ main.o(i.main) refers to sizhu_alarm_record.o(i.sizhuAlarmRecord) for sizhuAlarmRecord
main.o(i.main) refers to sizhu_ctrl_word.o(i.AlarmCntIncrease) for AlarmCntIncrease
main.o(i.main) refers to linked_list.o(i.Alarm_List_Node_PushBack) for Alarm_List_Node_PushBack
main.o(i.main) refers to key.o(i.keyPro) for keyPro
main.o(i.main) refers to upper_com.o(i.upperComPro) for upperComPro
main.o(i.main) refers to pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck) for PulseAndAlarmLineCheck
main.o(i.main) refers to system_run_fun.o(i.sysRunFunCtrlPro) for sysRunFunCtrlPro
+ main.o(i.main) refers to rs485_read_data.o(i.rs485ReadDataPro) for rs485ReadDataPro
main.o(i.main) refers to billing.o(i.SettlementPro) for SettlementPro
main.o(i.main) refers to sizhu_history_record.o(i.sizhuHistoryRecord) for sizhuHistoryRecord
main.o(i.main) refers to power_manage.o(i.GetPwrStatusPro) for GetPwrStatusPro
@@ -616,11 +622,14 @@
off_chip_flash.o(i.Flash_data_read) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
off_chip_flash.o(i.Flash_data_read) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
off_chip_flash.o(i.Flash_data_read) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
+ off_chip_flash.o(i.OUT_FLASH_test) refers to spi.o(i.SPI3_Init) for SPI3_Init
off_chip_flash.o(i.OUT_FLASH_test) refers to eeprom.o(i.E2P_Ctrl_Gpio_Init) for E2P_Ctrl_Gpio_Init
off_chip_flash.o(i.OUT_FLASH_test) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
off_chip_flash.o(i.OUT_FLASH_test) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
off_chip_flash.o(i.OUT_FLASH_test) refers to off_chip_flash.o(i.Out_Flash_MultipleRead) for Out_Flash_MultipleRead
off_chip_flash.o(i.OUT_FLASH_test) refers to off_chip_flash.o(i.Out_Flash_MultipleWrite) for Out_Flash_MultipleWrite
+ off_chip_flash.o(i.OUT_FLASH_test) refers to spi.o(i.SPI3_sleep) for SPI3_sleep
+ off_chip_flash.o(i.OUT_FLASH_test) refers to eeprom.o(i.E2P_Ctrl_Gpio_sleep) for E2P_Ctrl_Gpio_sleep
off_chip_flash.o(i.Out_Flash_MultipleRead) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
off_chip_flash.o(i.Out_Flash_MultipleRead) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
off_chip_flash.o(i.Out_Flash_MultipleRead) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
@@ -629,31 +638,48 @@
off_chip_flash.o(i.Out_Flash_MultipleWrite) refers to off_chip_flash.o(i.Flash_OUT_Erase_Sector) for Flash_OUT_Erase_Sector
off_chip_flash.o(i.Out_Flash_MultipleWrite) refers to off_chip_flash.o(i.Flash_Write_NoCheck) for Flash_Write_NoCheck
off_chip_flash.o(i.Out_Flash_MultipleWrite) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to spi.o(i.SPI3_Init) for SPI3_Init
+ bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to eeprom.o(i.E2P_Ctrl_Gpio_Init) for E2P_Ctrl_Gpio_Init
bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to off_chip_flash.o(i.Out_Flash_MultipleRead) for Out_Flash_MultipleRead
bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to mbcrc1.o(i.usMBCRC16) for usMBCRC16
bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
+ bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to spi.o(i.SPI3_sleep) for SPI3_sleep
+ bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to eeprom.o(i.E2P_Ctrl_Gpio_sleep) for E2P_Ctrl_Gpio_sleep
bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to bootloader_iap.o(i.IapBootload_WriteCfgFlash_Handler) for IapBootload_WriteCfgFlash_Handler
- bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to bootloader_iap.o(.data) for lzma_flag
bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) refers to bootloader_iap.o(.bss) for bootload_para_g
+ bootloader_iap.o(i.BootLoader_IapConfigLzmaSetHander) refers to bootloader_iap.o(i.BootLoader_IapConfigSetHander) for BootLoader_IapConfigSetHander
+ bootloader_iap.o(i.BootLoader_IapConfigLzmaSetHander) refers to bootloader_iap.o(.data) for lzma_flag
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to memcpya.o(.text) for __aeabi_memcpy
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to mbcrc1.o(i.usMBCRC16) for usMBCRC16
+ bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to spi.o(i.SPI3_Init) for SPI3_Init
+ bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to eeprom.o(i.E2P_Ctrl_Gpio_Init) for E2P_Ctrl_Gpio_Init
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to off_chip_flash.o(i.Flash_OUT_Erase_Sector) for Flash_OUT_Erase_Sector
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
- bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to spi.o(i.SPI3_sleep) for SPI3_sleep
+ bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to eeprom.o(i.E2P_Ctrl_Gpio_sleep) for E2P_Ctrl_Gpio_sleep
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to flash.o(i.Flash_AppPageErase) for Flash_AppPageErase
bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to bootloader_iap.o(.bss) for bootload_para_g
+ bootloader_iap.o(i.BootLoader_IapConfigSetHander) refers to bootloader_iap.o(.data) for lzma_flag
bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to memcpya.o(.text) for __aeabi_memcpy
+ bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to spi.o(i.SPI3_Init) for SPI3_Init
+ bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to eeprom.o(i.E2P_Ctrl_Gpio_Init) for E2P_Ctrl_Gpio_Init
bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
- bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to off_chip_flash.o(i.Out_Flash_MultipleWrite) for Out_Flash_MultipleWrite
bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to off_chip_flash.o(i.Out_Flash_MultipleWrite) for Out_Flash_MultipleWrite
+ bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to spi.o(i.SPI3_sleep) for SPI3_sleep
+ bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to eeprom.o(i.E2P_Ctrl_Gpio_sleep) for E2P_Ctrl_Gpio_sleep
bootloader_iap.o(i.BootLoader_IapDiffDataHandler) refers to bootloader_iap.o(.bss) for bootload_para_g
bootloader_iap.o(i.BootLoader_IapDiffMapSetHandler) refers to memcpya.o(.text) for __aeabi_memcpy
bootloader_iap.o(i.BootLoader_IapDiffMapSetHandler) refers to flash.o(i.Flash_App_Write_String) for Flash_App_Write_String
bootloader_iap.o(i.BootLoader_IapDiffMapSetHandler) refers to bootloader_iap.o(.bss) for FlashWrBuf
bootloader_iap.o(i.IapBootload_WriteCfgFlash_Handler) refers to flash.o(i.Flash_AppPageErase) for Flash_AppPageErase
bootloader_iap.o(i.IapBootload_WriteCfgFlash_Handler) refers to flash.o(i.Flash_App_Write_String) for Flash_App_Write_String
+ bootloader_iap.o(i.IapBootload_WriteCfgFlash_Handler) refers to bootloader_iap.o(.data) for lzma_flag
bootloader_iap.o(i.IapBootload_WriteCfgFlash_Handler) refers to bootloader_iap.o(.bss) for bootload_para_g
bootloader_iap.o(i.OTA_UpdataResetHandler) refers to memseta.o(.text) for __aeabi_memclr4
bootloader_iap.o(i.OTA_UpdataResetHandler) refers to memcpya.o(.text) for __aeabi_memcpy4
@@ -661,8 +687,13 @@
eeprom.o(i.E2P_Ctrl_Gpio_Init) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
eeprom.o(i.E2P_Ctrl_Gpio_Init) refers to gpio.o(i.OutputIO) for OutputIO
eeprom.o(i.E2P_Ctrl_Gpio_Init) refers to gpio.o(i.CloseIO) for CloseIO
- eeprom.o(i.E2P_Ctrl_Gpio_Init) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.E2P_Ctrl_Gpio_Init) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ eeprom.o(i.E2P_Ctrl_Gpio_Init) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ eeprom.o(i.E2P_Ctrl_Gpio_sleep) refers to fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx) for CMU_PERCLK_SetableEx
+ eeprom.o(i.E2P_Ctrl_Gpio_sleep) refers to gpio.o(i.OutputIO) for OutputIO
+ eeprom.o(i.E2P_Ctrl_Gpio_sleep) refers to gpio.o(i.CloseIO) for CloseIO
+ eeprom.o(i.E2P_Ctrl_Gpio_sleep) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ eeprom.o(i.E2P_Ctrl_Gpio_sleep) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
eeprom.o(i.EEPROM_ID_read) refers to delay.o(i.delay_us) for delay_us
eeprom.o(i.EEPROM_ID_read) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
eeprom.o(i.EEPROM_ID_read) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
@@ -671,14 +702,10 @@
eeprom.o(i.EEPROM_MultipleRead) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.EEPROM_MultipleRead) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
eeprom.o(i.EEPROM_MultipleRead) refers to eeprom.o(i.EEPROM_Wait_Busy) for EEPROM_Wait_Busy
- eeprom.o(i.EEPROM_MultipleRead_CS_2) refers to eeprom.o(i.EEPROM_MultipleRead) for EEPROM_MultipleRead
- eeprom.o(i.EEPROM_MultipleRead_CS_2) refers to eeprom.o(.data) for Fram_cs_flag
eeprom.o(i.EEPROM_MultipleWrite) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
eeprom.o(i.EEPROM_MultipleWrite) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.EEPROM_MultipleWrite) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
eeprom.o(i.EEPROM_MultipleWrite) refers to eeprom.o(i.EEPROM_Wait_Busy) for EEPROM_Wait_Busy
- eeprom.o(i.EEPROM_MultipleWrite_CS_2) refers to eeprom.o(i.EEPROM_MultipleWrite) for EEPROM_MultipleWrite
- eeprom.o(i.EEPROM_MultipleWrite_CS_2) refers to eeprom.o(.data) for Fram_cs_flag
eeprom.o(i.EEPROM_Wait_Busy) refers to eeprom.o(i.EEPROM_stat_read) for EEPROM_stat_read
eeprom.o(i.EEPROM_data_read) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
eeprom.o(i.EEPROM_data_read) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
@@ -706,13 +733,15 @@
eeprom.o(i.EEPROM_stat_write) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
eeprom.o(i.EEPROM_stat_write) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.EEPROM_stat_write) refers to spi.o(i.SpiWriteAndRead) for SpiWriteAndRead
- eeprom.o(i.EEPROM_test) refers to eeprom.o(i.E2P_Ctrl_Gpio_Init) for E2P_Ctrl_Gpio_Init
+ eeprom.o(i.EEPROM_test) refers to delay.o(i.delay_ms) for delay_ms
eeprom.o(i.EEPROM_test) refers to spi.o(i.SPI3_Init) for SPI3_Init
+ eeprom.o(i.EEPROM_test) refers to eeprom.o(i.E2P_Ctrl_Gpio_Init) for E2P_Ctrl_Gpio_Init
eeprom.o(i.EEPROM_test) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
eeprom.o(i.EEPROM_test) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
eeprom.o(i.EEPROM_test) refers to eeprom.o(i.EEPROM_MultipleRead) for EEPROM_MultipleRead
- eeprom.o(i.EEPROM_test) refers to delay.o(i.delay_ms) for delay_ms
- eeprom.o(i.EEPROM_test) refers to eeprom.o(i.EEPROM_MultipleWrite) for EEPROM_MultipleWrite
+ eeprom.o(i.EEPROM_test) refers to spi.o(i.SPI3_sleep) for SPI3_sleep
+ eeprom.o(i.EEPROM_test) refers to eeprom.o(i.E2P_Ctrl_Gpio_sleep) for E2P_Ctrl_Gpio_sleep
+ eeprom.o(i.EEPROM_test) refers to user_init.o(i.IWDT_Clr) for IWDT_Clr
valve_control.o(i.Force_Open_GPIO_Init) refers to gpio.o(i.InputtIO) for InputtIO
valve_control.o(i.Force_Open_GPIO_Init_sleep_mode) refers to gpio.o(i.CloseIO) for CloseIO
valve_control.o(i.GetValveRunMaxTime) refers to extern_rtc.o(i.__ARM_common_switch8) for __ARM_common_switch8
@@ -725,10 +754,12 @@
valve_control.o(i.ValveCtrlHade) refers to fm33a0xxev_gpio.o(i.GPIO_EXTI_Init) for GPIO_EXTI_Init
valve_control.o(i.ValveCtrlHade) refers to valve_control.o(i.Read_OP_CL_VALVE_Status) for Read_OP_CL_VALVE_Status
valve_control.o(i.ValveCtrlHade) refers to valve_control.o(i.ValveMotorStop) for ValveMotorStop
+ valve_control.o(i.ValveCtrlHade) refers to sizhu_event_record.o(i.sizhuValveActionLogHandle) for sizhuValveActionLogHandle
valve_control.o(i.ValveCtrlHade) refers to valve_control.o(i.GetValveRunMaxTime) for GetValveRunMaxTime
valve_control.o(i.ValveCtrlHade) refers to valve_control.o(i.ValveMotorOpenRun) for ValveMotorOpenRun
valve_control.o(i.ValveCtrlHade) refers to delay.o(i.delay_ms) for delay_ms
valve_control.o(i.ValveCtrlHade) refers to valve_control.o(i.ValveMotorCloseRun) for ValveMotorCloseRun
+ valve_control.o(i.ValveCtrlHade) refers to sizhu_alarm_record.o(i.sizhuAlarmRecord) for sizhuAlarmRecord
valve_control.o(i.ValveCtrlHade) refers to sizhu_ctrl_word.o(i.AlarmCntIncrease) for AlarmCntIncrease
valve_control.o(i.ValveCtrlHade) refers to linked_list.o(i.Alarm_List_Node_PushBack) for Alarm_List_Node_PushBack
valve_control.o(i.ValveCtrlHade) refers to valve_control.o(.data) for valve_ctrl_para_g
@@ -737,13 +768,14 @@
valve_control.o(i.ValveCtrlHade) refers to sizhu_ctrl_word.o(.data) for system_alarm_report_ctrl_word_g
valve_control.o(i.ValveCtrlHade) refers to linked_list.o(.data) for pList_head
valve_control.o(i.ValveCtrlOrder) refers to extern_rtc.o(i.__ARM_common_switch8) for __ARM_common_switch8
+ valve_control.o(i.ValveCtrlOrder) refers to valve_control.o(.data) for valve_ctrl_para_g
valve_control.o(i.ValveCtrlOrder) refers to sizhu_ctrl_word.o(.bss) for system_status_word_g
valve_control.o(i.ValveCtrlOrder) refers to system_mem_para.o(.bss) for save_valve_para_g
- valve_control.o(i.ValveCtrlOrder) refers to valve_control.o(.data) for valve_ctrl_para_g
valve_control.o(i.ValveCtrlOrder) refers to power_manage.o(.data) for pwr_vol_g
valve_control.o(i.ValveForceOpenSignalCheck) refers to valve_control.o(i.Force_Open_GPIO_Init) for Force_Open_GPIO_Init
valve_control.o(i.ValveForceOpenSignalCheck) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
valve_control.o(i.ValveForceOpenSignalCheck) refers to delay.o(i.delay_ms) for delay_ms
+ valve_control.o(i.ValveForceOpenSignalCheck) refers to sizhu_event_record.o(i.sizhuValveActionLogHandle) for sizhuValveActionLogHandle
valve_control.o(i.ValveForceOpenSignalCheck) refers to valve_control.o(i.Read_OP_CL_VALVE_Status) for Read_OP_CL_VALVE_Status
valve_control.o(i.ValveForceOpenSignalCheck) refers to valve_control.o(.data) for valve_ctrl_para_g
valve_control.o(i.ValveMotorCloseRun) refers to power_manage.o(i.borrow_Pwr_GPIO_Clk_Init) for borrow_Pwr_GPIO_Clk_Init
@@ -790,6 +822,7 @@
power_manage.o(i.EX_Pwr_GPIO_Clk_Init) refers to gpio.o(i.InputtIO) for InputtIO
power_manage.o(i.EX_Pwr_GPIO_Clk_Init) refers to gpio.o(i.OutputIO) for OutputIO
power_manage.o(i.GetPwrStatusPro) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
+ power_manage.o(i.GetPwrStatusPro) refers to sizhu_alarm_record.o(i.sizhuAlarmRecord) for sizhuAlarmRecord
power_manage.o(i.GetPwrStatusPro) refers to sizhu_ctrl_word.o(i.AlarmCntIncrease) for AlarmCntIncrease
power_manage.o(i.GetPwrStatusPro) refers to linked_list.o(i.Alarm_List_Node_PushBack) for Alarm_List_Node_PushBack
power_manage.o(i.GetPwrStatusPro) refers to fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit) for GPIOH_ReadInputDataBit
@@ -930,6 +963,7 @@
billing.o(i.balanceStatusHandler) refers to dmul.o(.text) for __aeabi_dmul
billing.o(i.balanceStatusHandler) refers to cdcmple.o(.text) for __aeabi_cdcmple
billing.o(i.balanceStatusHandler) refers to linked_list.o(i.Alarm_List_Node_Deleted) for Alarm_List_Node_Deleted
+ billing.o(i.balanceStatusHandler) refers to sizhu_alarm_record.o(i.sizhuAlarmRecord) for sizhuAlarmRecord
billing.o(i.balanceStatusHandler) refers to sizhu_ctrl_word.o(i.AlarmCntIncrease) for AlarmCntIncrease
billing.o(i.balanceStatusHandler) refers to linked_list.o(i.Alarm_List_Node_PushBack) for Alarm_List_Node_PushBack
billing.o(i.balanceStatusHandler) refers to sizhu_ctrl_word.o(.bss) for system_status_word_g
@@ -946,6 +980,7 @@
other_fun.o(i.UNCAP_GPIO_Clk_Init) refers to gpio.o(i.InputtIO) for InputtIO
other_fun.o(i.UncapCheck) refers to other_fun.o(i.UNCAP_GPIO_Clk_Init) for UNCAP_GPIO_Clk_Init
other_fun.o(i.UncapCheck) refers to fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
+ other_fun.o(i.UncapCheck) refers to sizhu_alarm_record.o(i.sizhuAlarmRecord) for sizhuAlarmRecord
other_fun.o(i.UncapCheck) refers to sizhu_ctrl_word.o(i.AlarmCntIncrease) for AlarmCntIncrease
other_fun.o(i.UncapCheck) refers to linked_list.o(i.Alarm_List_Node_PushBack) for Alarm_List_Node_PushBack
other_fun.o(i.UncapCheck) refers to linked_list.o(i.Alarm_List_Node_Deleted) for Alarm_List_Node_Deleted
@@ -970,9 +1005,14 @@
sizhu_event_record.o(i.sizhu_event_log_eeprom_only_read_init) refers to sizhu_event_record.o(i.sizhu_valve_action_log_only_read_init) for sizhu_valve_action_log_only_read_init
sizhu_event_record.o(i.sizhu_event_log_eeprom_only_read_init) refers to sizhu_event_record.o(i.sizhu_factory_reset_log_only_read_init) for sizhu_factory_reset_log_only_read_init
sizhu_event_record.o(i.sizhu_event_log_eeprom_only_read_init) refers to sizhu_event_record.o(i.sizhu_calibration_time_log_only_read_init) for sizhu_calibration_time_log_only_read_init
+ sizhu_history_record.o(i.HistoryRecordTest) refers to uread4.o(.text) for __aeabi_uread4
+ sizhu_history_record.o(i.HistoryRecordTest) refers to system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck) for FlashMultipleReadAndCrcCheck
+ sizhu_history_record.o(i.HistoryRecordTest) refers to sizhu_history_record.o(.data) for test_start_flag
+ sizhu_history_record.o(i.HistoryRecordTest) refers to system_mem_para.o(.data) for log_sizhu_history_ctrl_g
sizhu_history_record.o(i.sizhuHistoryRecord) refers to system_general_para.o(i.IntervalTriggerHandle) for IntervalTriggerHandle
sizhu_history_record.o(i.sizhuHistoryRecord) refers to sizhu_history_record.o(i.sizhuIntervalHistoryRecord) for sizhuIntervalHistoryRecord
sizhu_history_record.o(i.sizhuHistoryRecord) refers to sizhu_history_record.o(i.sizhuMDHHistoryRecord) for sizhuMDHHistoryRecord
+ sizhu_history_record.o(i.sizhuHistoryRecord) refers to sizhu_history_record.o(i.HistoryRecordTest) for HistoryRecordTest
sizhu_history_record.o(i.sizhuHistoryRecord) refers to sizhu_ctrl_word.o(.bss) for system_status_word_g
sizhu_history_record.o(i.sizhuHistoryRecord) refers to system_mem_para.o(.data) for wrc_para_sizhu_g
sizhu_history_record.o(i.sizhuHistoryRecord) refers to sizhu_history_record.o(.data) for interval_report_record_flag
@@ -993,21 +1033,24 @@
sizhu_history_record.o(i.sizhuIntervalHistoryRecord) refers to power_manage.o(.data) for pwr_vol_g
sizhu_history_record.o(i.sizhuIntervalHistoryRecord) refers to sizhu_ctrl_word.o(.bss) for system_status_word_g
sizhu_history_record.o(i.sizhuIntervalHistoryRecord) refers to system_mem_para.o(.data) for log_sizhu_history_ctrl_g
- sizhu_history_record.o(i.sizhuMDHHistoryRecord) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
- sizhu_history_record.o(i.sizhuMDHHistoryRecord) refers to uwrite8.o(.text) for __aeabi_uwrite8
- sizhu_history_record.o(i.sizhuMDHHistoryRecord) refers to mbcrc1.o(i.usMBCRC16) for usMBCRC16
- sizhu_history_record.o(i.sizhuMDHHistoryRecord) refers to uread4.o(.text) for __aeabi_uread4
- sizhu_history_record.o(i.sizhuMDHHistoryRecord) refers to system_flash_mem_manage.o(i.FlashLogAddrCheck) for FlashLogAddrCheck
- sizhu_history_record.o(i.sizhuMDHHistoryRecord) refers to uwrite4.o(.text) for __aeabi_uwrite4
- sizhu_history_record.o(i.sizhuMDHHistoryRecord) refers to system_flash_mem_manage.o(i.FlashMultipleWriteAndReadCheck) for FlashMultipleWriteAndReadCheck
- sizhu_history_record.o(i.sizhuMDHHistoryRecord) refers to system_mem_para.o(i.paraCalcCrcAndWriteEepAB) for paraCalcCrcAndWriteEepAB
- sizhu_history_record.o(i.sizhuMDHHistoryRecord) refers to extern_rtc.o(.data) for sys_clockBCD_g
- sizhu_history_record.o(i.sizhuMDHHistoryRecord) refers to system_mem_para.o(.bss) for save_realtime_data_g
- sizhu_history_record.o(i.sizhuMDHHistoryRecord) refers to rs485_data_analysis_pro.o(.bss) for flow_meter_data_g
- sizhu_history_record.o(i.sizhuMDHHistoryRecord) refers to system_mem_para.o(.data) for log_sizhu_history_ctrl_g
+ system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck) refers to spi.o(i.SPI3_Init) for SPI3_Init
+ system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck) refers to eeprom.o(i.E2P_Ctrl_Gpio_Init) for E2P_Ctrl_Gpio_Init
+ system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
+ system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck) refers to off_chip_flash.o(i.Out_Flash_MultipleRead) for Out_Flash_MultipleRead
+ system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck) refers to mbcrc1.o(i.usMBCRC16) for usMBCRC16
+ system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
+ system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck) refers to spi.o(i.SPI3_sleep) for SPI3_sleep
+ system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck) refers to eeprom.o(i.E2P_Ctrl_Gpio_sleep) for E2P_Ctrl_Gpio_sleep
system_flash_mem_manage.o(i.FlashMultipleWriteAndReadCheck) refers to system_flash_mem_manage.o(i.FlashWriteAndReadCheck) for FlashWriteAndReadCheck
+ system_flash_mem_manage.o(i.FlashWriteAndReadCheck) refers to spi.o(i.SPI3_Init) for SPI3_Init
+ system_flash_mem_manage.o(i.FlashWriteAndReadCheck) refers to eeprom.o(i.E2P_Ctrl_Gpio_Init) for E2P_Ctrl_Gpio_Init
+ system_flash_mem_manage.o(i.FlashWriteAndReadCheck) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ system_flash_mem_manage.o(i.FlashWriteAndReadCheck) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
system_flash_mem_manage.o(i.FlashWriteAndReadCheck) refers to off_chip_flash.o(i.Out_Flash_MultipleWrite) for Out_Flash_MultipleWrite
system_flash_mem_manage.o(i.FlashWriteAndReadCheck) refers to off_chip_flash.o(i.Out_Flash_MultipleRead) for Out_Flash_MultipleRead
+ system_flash_mem_manage.o(i.FlashWriteAndReadCheck) refers to spi.o(i.SPI3_sleep) for SPI3_sleep
+ system_flash_mem_manage.o(i.FlashWriteAndReadCheck) refers to eeprom.o(i.E2P_Ctrl_Gpio_sleep) for E2P_Ctrl_Gpio_sleep
system_flash_mem_manage.o(i.FlashWriteAndReadCheck) refers to system_general_para.o(i.ucharcmp) for ucharcmp
system_mem_para.o(i.CtrlWordParaDefaultInit) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
system_mem_para.o(i.CtrlWordParaDefaultInit) refers to system_mem_para.o(i.paraCalcCrcAndWriteEepAB) for paraCalcCrcAndWriteEepAB
@@ -1041,13 +1084,25 @@
system_mem_para.o(i.allParaReadFromEep) refers to system_mem_para.o(i.CtrlWordParaReadFromEep) for CtrlWordParaReadFromEep
system_mem_para.o(i.allParaReadFromEep) refers to system_mem_para.o(i.LogCtrlParaReadFromEep) for LogCtrlParaReadFromEep
system_mem_para.o(i.eepABReadCheck) refers to memseta.o(.text) for __aeabi_memclr4
+ system_mem_para.o(i.eepABReadCheck) refers to spi.o(i.SPI3_Init) for SPI3_Init
+ system_mem_para.o(i.eepABReadCheck) refers to eeprom.o(i.E2P_Ctrl_Gpio_Init) for E2P_Ctrl_Gpio_Init
+ system_mem_para.o(i.eepABReadCheck) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ system_mem_para.o(i.eepABReadCheck) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
system_mem_para.o(i.eepABReadCheck) refers to eeprom.o(i.EEPROM_MultipleRead) for EEPROM_MultipleRead
system_mem_para.o(i.eepABReadCheck) refers to mbcrc1.o(i.usMBCRC16) for usMBCRC16
+ system_mem_para.o(i.eepABReadCheck) refers to spi.o(i.SPI3_sleep) for SPI3_sleep
+ system_mem_para.o(i.eepABReadCheck) refers to eeprom.o(i.E2P_Ctrl_Gpio_sleep) for E2P_Ctrl_Gpio_sleep
system_mem_para.o(i.eepABReadCheck) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
system_mem_para.o(i.eepABReadCheck) refers to eeprom.o(i.EEPROM_MultipleWrite) for EEPROM_MultipleWrite
system_mem_para.o(i.eepABWriteAndReadCheck) refers to system_mem_para.o(i.eepWriteAndReadCheck) for eepWriteAndReadCheck
+ system_mem_para.o(i.eepWriteAndReadCheck) refers to spi.o(i.SPI3_Init) for SPI3_Init
+ system_mem_para.o(i.eepWriteAndReadCheck) refers to eeprom.o(i.E2P_Ctrl_Gpio_Init) for E2P_Ctrl_Gpio_Init
+ system_mem_para.o(i.eepWriteAndReadCheck) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
+ system_mem_para.o(i.eepWriteAndReadCheck) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
system_mem_para.o(i.eepWriteAndReadCheck) refers to eeprom.o(i.EEPROM_MultipleWrite) for EEPROM_MultipleWrite
system_mem_para.o(i.eepWriteAndReadCheck) refers to eeprom.o(i.EEPROM_MultipleRead) for EEPROM_MultipleRead
+ system_mem_para.o(i.eepWriteAndReadCheck) refers to spi.o(i.SPI3_sleep) for SPI3_sleep
+ system_mem_para.o(i.eepWriteAndReadCheck) refers to eeprom.o(i.E2P_Ctrl_Gpio_sleep) for E2P_Ctrl_Gpio_sleep
system_mem_para.o(i.eepWriteAndReadCheck) refers to system_general_para.o(i.ucharcmp) for ucharcmp
system_mem_para.o(i.paraCalcCrcAndWriteEepAB) refers to mbcrc1.o(i.usMBCRC16) for usMBCRC16
system_mem_para.o(i.paraCalcCrcAndWriteEepAB) refers to system_mem_para.o(i.eepABWriteAndReadCheck) for eepABWriteAndReadCheck
@@ -1065,6 +1120,7 @@
upper_com.o(i.Upper_ComputerLoginRecvHandler) refers to upper_com.o(.data) for local_random_code_g
upper_com.o(i.Upper_ComputerLoginRespond) refers to upper_com.o(i.Upper_ComputerRespond) for Upper_ComputerRespond
upper_com.o(i.Upper_ComputerReadWriteHandler) refers to upper_com_data_pro.o(i.COM_equipment_basic_inf_handle) for COM_equipment_basic_inf_handle
+ upper_com.o(i.Upper_ComputerReadWriteHandler) refers to upper_com_data_pro.o(i.COM_time_set_handle) for COM_time_set_handle
upper_com.o(i.Upper_ComputerReadWriteHandler) refers to upper_com.o(.data) for uc_login_state_g
upper_com.o(i.Upper_ComputerRespond) refers to mbcrc1.o(i.usMBCRC16) for usMBCRC16
upper_com.o(i.Upper_ComputerRespond) refers to fm33a0xxev_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
@@ -1084,6 +1140,7 @@
upper_com.o(i.upperComPro) refers to upper_com.o(i.Upper_ComputerLoginRespond) for Upper_ComputerLoginRespond
upper_com.o(i.upperComPro) refers to upper_com.o(i.Upper_ComputerReadWriteHandler) for Upper_ComputerReadWriteHandler
upper_com.o(i.upperComPro) refers to upper_com.o(i.Upper_ComputerRespond) for Upper_ComputerRespond
+ upper_com.o(i.upperComPro) refers to upper_com_iap_pro.o(i.Upper_ComputerIapHandler) for Upper_ComputerIapHandler
upper_com.o(i.upperComPro) refers to mbrtu.o(i.xMBRTUReceiveCheck) for xMBRTUReceiveCheck
upper_com.o(i.upperComPro) refers to mb.o(i.eMBPoll) for eMBPoll
upper_com.o(i.upperComPro) refers to memseta.o(.text) for __aeabi_memclr
@@ -1094,11 +1151,34 @@
upper_com.o(i.upperComPro) refers to system_general_para.o(.data) for sys_delay_sec_para_g
upper_com_data_pro.o(i.COM_equipment_basic_inf_handle) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
upper_com_data_pro.o(i.COM_equipment_basic_inf_handle) refers to system_mem_para.o(.data) for equipment_basic_inf_g
+ upper_com_data_pro.o(i.COM_time_set_handle) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
+ upper_com_data_pro.o(i.COM_time_set_handle) refers to extern_rtc.o(i.Set_Extern_Rtc_Time) for Set_Extern_Rtc_Time
+ upper_com_data_pro.o(i.COM_time_set_handle) refers to sizhu_event_record.o(i.sizhuSetTimeLogHandle) for sizhuSetTimeLogHandle
+ upper_com_data_pro.o(i.COM_time_set_handle) refers to upper_com.o(.bss) for uc_recv_para_g
+ upper_com_data_pro.o(i.COM_time_set_handle) refers to extern_rtc.o(.data) for sys_clockBCD_g
+ upper_com_iap_pro.o(i.UC_IapConfigCheckHandler) refers to bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) for BootLoader_IapConfigCheckHandler
+ upper_com_iap_pro.o(i.UC_IapConfigLzmaSetHandler) refers to bootloader_iap.o(i.BootLoader_IapConfigLzmaSetHander) for BootLoader_IapConfigLzmaSetHander
+ upper_com_iap_pro.o(i.UC_IapConfigLzmaSetHandler) refers to upper_com.o(.bss) for uc_recv_para_g
+ upper_com_iap_pro.o(i.UC_IapConfigSetHandler) refers to bootloader_iap.o(i.BootLoader_IapConfigSetHander) for BootLoader_IapConfigSetHander
+ upper_com_iap_pro.o(i.UC_IapConfigSetHandler) refers to upper_com.o(.bss) for uc_recv_para_g
+ upper_com_iap_pro.o(i.UC_IapDiffDataHandler) refers to bootloader_iap.o(i.BootLoader_IapDiffDataHandler) for BootLoader_IapDiffDataHandler
+ upper_com_iap_pro.o(i.UC_IapDiffDataHandler) refers to upper_com.o(.bss) for uc_recv_para_g
+ upper_com_iap_pro.o(i.UC_IapDiffMapSetHandler) refers to bootloader_iap.o(i.BootLoader_IapDiffMapSetHandler) for BootLoader_IapDiffMapSetHandler
+ upper_com_iap_pro.o(i.UC_IapDiffMapSetHandler) refers to upper_com.o(.bss) for uc_recv_para_g
+ upper_com_iap_pro.o(i.UC_IapResetHandler) refers to delay.o(i.delay_ms) for delay_ms
+ upper_com_iap_pro.o(i.Upper_ComputerIapHandler) refers to extern_rtc.o(i.__ARM_common_switch8) for __ARM_common_switch8
+ upper_com_iap_pro.o(i.Upper_ComputerIapHandler) refers to upper_com_iap_pro.o(i.UC_IapResetHandler) for UC_IapResetHandler
+ upper_com_iap_pro.o(i.Upper_ComputerIapHandler) refers to upper_com_iap_pro.o(i.UC_IapConfigSetHandler) for UC_IapConfigSetHandler
+ upper_com_iap_pro.o(i.Upper_ComputerIapHandler) refers to upper_com_iap_pro.o(i.UC_IapDiffDataHandler) for UC_IapDiffDataHandler
+ upper_com_iap_pro.o(i.Upper_ComputerIapHandler) refers to upper_com_iap_pro.o(i.UC_IapConfigCheckHandler) for UC_IapConfigCheckHandler
+ upper_com_iap_pro.o(i.Upper_ComputerIapHandler) refers to upper_com_iap_pro.o(i.UC_IapDiffMapSetHandler) for UC_IapDiffMapSetHandler
+ upper_com_iap_pro.o(i.Upper_ComputerIapHandler) refers to upper_com_iap_pro.o(i.UC_IapConfigLzmaSetHandler) for UC_IapConfigLzmaSetHandler
wireless_remote_comm.o(i.LinkDataAnalysis) refers to uart.o(i.WRC_RX_DMA_CH3_reload) for WRC_RX_DMA_CH3_reload
wireless_remote_comm.o(i.LinkDataAnalysis) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
wireless_remote_comm.o(i.LinkDataAnalysis) refers to uread4.o(.text) for __aeabi_uread4
wireless_remote_comm.o(i.LinkDataAnalysis) refers to wireless_remote_comm.o(.bss) for link_info_g
wireless_remote_comm.o(i.LongTimeReportFailed) refers to linked_list.o(i.Alarm_List_Node_Deleted) for Alarm_List_Node_Deleted
+ wireless_remote_comm.o(i.LongTimeReportFailed) refers to sizhu_alarm_record.o(i.sizhuAlarmRecord) for sizhuAlarmRecord
wireless_remote_comm.o(i.LongTimeReportFailed) refers to sizhu_ctrl_word.o(i.AlarmCntIncrease) for AlarmCntIncrease
wireless_remote_comm.o(i.LongTimeReportFailed) refers to linked_list.o(i.Alarm_List_Node_PushBack) for Alarm_List_Node_PushBack
wireless_remote_comm.o(i.LongTimeReportFailed) refers to extern_rtc.o(.data) for sys_clockBCD_g
@@ -1175,10 +1255,17 @@
wrc_sizhu_v4.o(i.DataReportAckPro) refers to system_mem_para.o(.data) for wrc_data_num_ctrl_para_sizhu_g
wrc_sizhu_v4.o(i.EndFramePro) refers to system_general_para.o(i.Datecmp) for Datecmp
wrc_sizhu_v4.o(i.EndFramePro) refers to extern_rtc.o(i.Set_Extern_Rtc_Time) for Set_Extern_Rtc_Time
+ wrc_sizhu_v4.o(i.EndFramePro) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
+ wrc_sizhu_v4.o(i.EndFramePro) refers to sizhu_event_record.o(i.sizhuSetTimeLogHandle) for sizhuSetTimeLogHandle
wrc_sizhu_v4.o(i.EndFramePro) refers to wrc_sizhu_v4.o(.data) for wrc_sizhuV4_result_flag
wrc_sizhu_v4.o(i.EndFramePro) refers to wrc_sizhu_v4.o(.bss) for up_data_head_g
wrc_sizhu_v4.o(i.EndFramePro) refers to extern_rtc.o(.data) for sys_clockBCD_g
wrc_sizhu_v4.o(i.EndFramePro) refers to system_mem_para.o(.data) for wrc_data_num_ctrl_para_sizhu_g
+ wrc_sizhu_v4.o(i.OTA_DiffData) refers to bootloader_iap.o(i.BootLoader_IapDiffDataHandler) for BootLoader_IapDiffDataHandler
+ wrc_sizhu_v4.o(i.OTA_DiffMap) refers to bootloader_iap.o(i.BootLoader_IapDiffMapSetHandler) for BootLoader_IapDiffMapSetHandler
+ wrc_sizhu_v4.o(i.OTA_check) refers to bootloader_iap.o(i.BootLoader_IapConfigCheckHandler) for BootLoader_IapConfigCheckHandler
+ wrc_sizhu_v4.o(i.OTA_config) refers to bootloader_iap.o(i.BootLoader_IapConfigSetHander) for BootLoader_IapConfigSetHander
+ wrc_sizhu_v4.o(i.OTA_config_bsdiff_lzma) refers to bootloader_iap.o(i.BootLoader_IapConfigLzmaSetHander) for BootLoader_IapConfigLzmaSetHander
wrc_sizhu_v4.o(i.PushSettlementInfoPro) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
wrc_sizhu_v4.o(i.PushSettlementInfoPro) refers to dmul.o(.text) for __aeabi_dmul
wrc_sizhu_v4.o(i.PushSettlementInfoPro) refers to dfixl.o(.text) for __aeabi_d2lz
@@ -1186,6 +1273,17 @@
wrc_sizhu_v4.o(i.PushSettlementInfoPro) refers to dfltl.o(.text) for __aeabi_l2d
wrc_sizhu_v4.o(i.PushSettlementInfoPro) refers to dadd.o(.text) for __aeabi_dsub
wrc_sizhu_v4.o(i.PushSettlementInfoPro) refers to system_mem_para.o(.bss) for save_realtime_data_g
+ wrc_sizhu_v4.o(i.ReadDataFromRecord) refers to system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck) for FlashMultipleReadAndCrcCheck
+ wrc_sizhu_v4.o(i.ReadDataFromRecord) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
+ wrc_sizhu_v4.o(i.ReadDataFromRecord) refers to uread8.o(.text) for __aeabi_uread8
+ wrc_sizhu_v4.o(i.ReadDataFromRecord) refers to dmul.o(.text) for __aeabi_dmul
+ wrc_sizhu_v4.o(i.ReadDataFromRecord) refers to dfixul.o(.text) for __aeabi_d2ulz
+ wrc_sizhu_v4.o(i.ReadDataFromRecord) refers to uwrite8.o(.text) for __aeabi_uwrite8
+ wrc_sizhu_v4.o(i.ReadDataFromRecord) refers to fmul.o(.text) for __aeabi_fmul
+ wrc_sizhu_v4.o(i.ReadDataFromRecord) refers to ffixi.o(.text) for __aeabi_f2iz
+ wrc_sizhu_v4.o(i.ReadDataFromRecord) refers to uwrite4.o(.text) for __aeabi_uwrite4
+ wrc_sizhu_v4.o(i.ReadDataFromRecord) refers to dfixl.o(.text) for __aeabi_d2lz
+ wrc_sizhu_v4.o(i.ReadDataFromRecord) refers to memseta.o(.text) for __aeabi_memclr
wrc_sizhu_v4.o(i.SetAccountPro) refers to linked_list.o(i.Alarm_List_Node_PushBack) for Alarm_List_Node_PushBack
wrc_sizhu_v4.o(i.SetAccountPro) refers to linked_list.o(i.Alarm_List_Node_Deleted) for Alarm_List_Node_Deleted
wrc_sizhu_v4.o(i.SetAccountPro) refers to sizhu_ctrl_word.o(.bss) for system_status_word_g
@@ -1197,35 +1295,31 @@
wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to mbcrc1.o(i.usMBCRC16) for usMBCRC16
wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to uart.o(i.WRC_RX_DMA_CH3_reload) for WRC_RX_DMA_CH3_reload
wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.DataAes128EcbDecrypt) for DataAes128EcbDecrypt
+ wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to extern_rtc.o(i.__ARM_common_switch8) for __ARM_common_switch8
wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.DataReportAckPro) for DataReportAckPro
wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.EndFramePro) for EndFramePro
wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.SetKeyPro) for SetKeyPro
wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.PushSettlementInfoPro) for PushSettlementInfoPro
wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.SetBalanceValveClosePro) for SetBalanceValveClosePro
+ wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.OTA_config) for OTA_config
+ wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.OTA_DiffData) for OTA_DiffData
+ wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.OTA_check) for OTA_check
+ wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.OTA_DiffMap) for OTA_DiffMap
+ wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.OTA_config_bsdiff_lzma) for OTA_config_bsdiff_lzma
wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(i.DataAes128EcbEncrypt) for DataAes128EcbEncrypt
wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to wrc_sizhu_v4.o(.data) for protocol_head_up_g
wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis) refers to extern_rtc.o(.data) for sys_clockBCD_g
wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to uread8.o(.text) for __aeabi_uread8
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to dmul.o(.text) for __aeabi_dmul
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to dfixul.o(.text) for __aeabi_d2ulz
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to uwrite8.o(.text) for __aeabi_uwrite8
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to fmul.o(.text) for __aeabi_fmul
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to ffixi.o(.text) for __aeabi_f2iz
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to uwrite4.o(.text) for __aeabi_uwrite4
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to dfixl.o(.text) for __aeabi_d2lz
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to uread4.o(.text) for __aeabi_uread4
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to ffixui.o(.text) for __aeabi_f2uiz
+ wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to wrc_sizhu_v4.o(i.ReadDataFromRecord) for ReadDataFromRecord
wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to wrc_sizhu_v4.o(i.DataAes128EcbEncrypt) for DataAes128EcbEncrypt
wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to mbcrc1.o(i.usMBCRC16) for usMBCRC16
wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to wrc_sizhu_v4.o(.data) for protocol_head_up_g
wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to extern_rtc.o(.data) for sys_clockBCD_g
wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to wrc_sizhu_v4.o(.bss) for up_data_head_g
wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to sizhu_ctrl_word.o(.bss) for system_alarm_word_g
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to rs485_data_analysis_pro.o(.bss) for flow_meter_data_g
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to system_mem_para.o(.bss) for save_realtime_data_g
- wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf) refers to power_manage.o(.data) for pwr_vol_g
wrc_sizhu_v4.o(i.SizhuV4SendParaInit) refers to system_general_para.o(i.arrayA_2_arrayB) for arrayA_2_arrayB
+ wrc_sizhu_v4.o(i.SizhuV4SendParaInit) refers to uread4.o(.text) for __aeabi_uread4
+ wrc_sizhu_v4.o(i.SizhuV4SendParaInit) refers to wrc_sizhu_v4.o(i.DataReadAddrInit) for DataReadAddrInit
wrc_sizhu_v4.o(i.SizhuV4SendParaInit) refers to system_mem_para.o(.data) for wrc_para_sizhu_g
wrc_sizhu_v4.o(i.SizhuV4SendParaInit) refers to wireless_remote_comm.o(.bss) for wrc_ctrl_para_g
wrc_sizhu_v4.o(i.SizhuV4SendParaInit) refers to wrc_sizhu_v4.o(.data) for wrc_sizhuV4_result_flag
@@ -1587,6 +1681,7 @@
rs485_read_data.o(i.rs485ComWaitAnswerHandle) refers to fm33a0xxev_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
rs485_read_data.o(i.rs485ComWaitAnswerHandle) refers to rs485_read_data.o(i.RS485_UART_GPIO_sleep) for RS485_UART_GPIO_sleep
rs485_read_data.o(i.rs485ComWaitAnswerHandle) refers to linked_list.o(i.Alarm_List_Node_Deleted) for Alarm_List_Node_Deleted
+ rs485_read_data.o(i.rs485ComWaitAnswerHandle) refers to sizhu_alarm_record.o(i.sizhuAlarmRecord) for sizhuAlarmRecord
rs485_read_data.o(i.rs485ComWaitAnswerHandle) refers to sizhu_ctrl_word.o(i.AlarmCntIncrease) for AlarmCntIncrease
rs485_read_data.o(i.rs485ComWaitAnswerHandle) refers to linked_list.o(i.Alarm_List_Node_PushBack) for Alarm_List_Node_PushBack
rs485_read_data.o(i.rs485ComWaitAnswerHandle) refers to uart.o(.data) for uart_ctrl_para_g
@@ -1654,6 +1749,7 @@
pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck) refers to pulse_and_alarm_line.o(i.UV_lose_check_GPIO_Clk_Init) for UV_lose_check_GPIO_Clk_Init
pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck) refers to pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_Init) for Under_Pwr_INT_GPIO_Clk_Init
pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck) refers to pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_sleep) for Under_Pwr_INT_GPIO_Clk_sleep
+ pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck) refers to sizhu_alarm_record.o(i.sizhuAlarmRecord) for sizhuAlarmRecord
pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck) refers to sizhu_ctrl_word.o(i.AlarmCntIncrease) for AlarmCntIncrease
pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck) refers to linked_list.o(i.Alarm_List_Node_PushBack) for Alarm_List_Node_PushBack
pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck) refers to pulse_and_alarm_line.o(i.LV_lose_check_GPIO_Clk_Init) for LV_lose_check_GPIO_Clk_Init
@@ -1971,9 +2067,6 @@
Removing exti.o(i.All_Exti_Init), (2 bytes).
Removing uart.o(.rev16_text), (4 bytes).
Removing uart.o(.revsh_text), (4 bytes).
- Removing uart.o(i.RS485_read_data_RX_DMA_CH3_Init), (96 bytes).
- Removing uart.o(i.RS485_read_data_RX_DMA_CH3_reload), (48 bytes).
- Removing uart.o(i.RS485_read_data_uart_Init), (176 bytes).
Removing uart.o(i.UARTx_SendData_DMA), (2 bytes).
Removing uart.o(i.UARTx_SendData_IT), (2 bytes).
Removing tim.o(.rev16_text), (4 bytes).
@@ -1998,7 +2091,6 @@
Removing i2c.o(i.I2c_Wait_Ack), (92 bytes).
Removing spi.o(.rev16_text), (4 bytes).
Removing spi.o(.revsh_text), (4 bytes).
- Removing spi.o(i.SPI3_sleep), (60 bytes).
Removing spi.o(i.SpiRead), (28 bytes).
Removing spi.o(i.SpiWrite), (26 bytes).
Removing dma.o(.rev16_text), (4 bytes).
@@ -2006,10 +2098,6 @@
Removing flash.o(.rev16_text), (4 bytes).
Removing flash.o(.revsh_text), (4 bytes).
Removing flash.o(i.FlashInit), (16 bytes).
- Removing flash.o(i.FlashPageErase), (108 bytes).
- Removing flash.o(i.Flash_AppPageErase), (56 bytes).
- Removing flash.o(i.Flash_App_Write_String), (92 bytes).
- Removing flash.o(i.LL_FLASH_Program_Word), (72 bytes).
Removing extern_rtc.o(.rev16_text), (4 bytes).
Removing extern_rtc.o(.revsh_text), (4 bytes).
Removing key.o(.rev16_text), (4 bytes).
@@ -2024,21 +2112,13 @@
Removing off_chip_flash.o(i.Flash_ReadID), (100 bytes).
Removing off_chip_flash.o(i.Flash_WAKEUP), (64 bytes).
Removing off_chip_flash.o(i.Flash_data_read), (92 bytes).
- Removing off_chip_flash.o(i.OUT_FLASH_test), (148 bytes).
+ Removing off_chip_flash.o(i.OUT_FLASH_test), (156 bytes).
Removing bootloader_iap.o(.rev16_text), (4 bytes).
Removing bootloader_iap.o(.revsh_text), (4 bytes).
- Removing bootloader_iap.o(i.BootLoader_IapConfigCheckHandler), (352 bytes).
- Removing bootloader_iap.o(i.BootLoader_IapConfigSetHander), (272 bytes).
- Removing bootloader_iap.o(i.BootLoader_IapDiffDataHandler), (112 bytes).
- Removing bootloader_iap.o(i.BootLoader_IapDiffMapSetHandler), (76 bytes).
- Removing bootloader_iap.o(i.IapBootload_WriteCfgFlash_Handler), (56 bytes).
Removing bootloader_iap.o(i.OTA_UpdataResetHandler), (64 bytes).
- Removing bootloader_iap.o(.bss), (556 bytes).
Removing eeprom.o(.rev16_text), (4 bytes).
Removing eeprom.o(.revsh_text), (4 bytes).
Removing eeprom.o(i.EEPROM_ID_read), (88 bytes).
- Removing eeprom.o(i.EEPROM_MultipleRead_CS_2), (36 bytes).
- Removing eeprom.o(i.EEPROM_MultipleWrite_CS_2), (36 bytes).
Removing eeprom.o(i.EEPROM_data_read), (96 bytes).
Removing eeprom.o(i.EEPROM_data_read_double), (172 bytes).
Removing eeprom.o(i.EEPROM_data_read_float), (52 bytes).
@@ -2051,7 +2131,7 @@
Removing eeprom.o(i.EEPROM_data_write_uint32), (20 bytes).
Removing eeprom.o(i.EEPROM_sleep), (64 bytes).
Removing eeprom.o(i.EEPROM_stat_write), (116 bytes).
- Removing eeprom.o(i.EEPROM_test), (412 bytes).
+ Removing eeprom.o(i.EEPROM_test), (208 bytes).
Removing eeprom.o(.data), (6 bytes).
Removing valve_control.o(.rev16_text), (4 bytes).
Removing valve_control.o(.revsh_text), (4 bytes).
@@ -2071,35 +2151,32 @@
Removing sizhu_alarm_record.o(.rev16_text), (4 bytes).
Removing sizhu_alarm_record.o(.revsh_text), (4 bytes).
Removing sizhu_alarm_record.o(i.system_alarm_log_data_handle), (2 bytes).
- Removing sizhu_alarm_record.o(i.system_alarm_log_eeprom_default_init), (4 bytes).
- Removing sizhu_alarm_record.o(i.system_alarm_log_record_only_read_init), (4 bytes).
Removing sizhu_alarm_record.o(i.system_alarm_log_record_read), (6 bytes).
Removing sizhu_alarm_record.o(i.system_alarm_log_record_save), (6 bytes).
Removing sizhu_event_record.o(.rev16_text), (4 bytes).
Removing sizhu_event_record.o(.revsh_text), (4 bytes).
- Removing sizhu_event_record.o(i.sizhu_calibration_time_log_data_handle), (2 bytes).
+ Removing sizhu_event_record.o(i.sizhuFactoryResetLogHandle), (6 bytes).
Removing sizhu_event_record.o(i.sizhu_calibration_time_log_eeprom_default_init), (2 bytes).
Removing sizhu_event_record.o(i.sizhu_calibration_time_log_only_read_init), (2 bytes).
Removing sizhu_event_record.o(i.sizhu_calibration_time_log_save), (4 bytes).
Removing sizhu_event_record.o(i.sizhu_event_log_eeprom_default_init), (16 bytes).
Removing sizhu_event_record.o(i.sizhu_event_log_eeprom_only_read_init), (16 bytes).
- Removing sizhu_event_record.o(i.sizhu_factory_reset_log_data_handle), (2 bytes).
Removing sizhu_event_record.o(i.sizhu_factory_reset_log_eeprom_default_init), (2 bytes).
Removing sizhu_event_record.o(i.sizhu_factory_reset_log_only_read_init), (2 bytes).
Removing sizhu_event_record.o(i.sizhu_factory_reset_log_save), (4 bytes).
- Removing sizhu_event_record.o(i.sizhu_valve_action_log_data_handle), (2 bytes).
Removing sizhu_event_record.o(i.sizhu_valve_action_log_eeprom_default_init), (2 bytes).
Removing sizhu_event_record.o(i.sizhu_valve_action_log_only_read_init), (2 bytes).
Removing sizhu_event_record.o(i.sizhu_valve_action_log_save), (6 bytes).
Removing sizhu_history_record.o(.rev16_text), (4 bytes).
Removing sizhu_history_record.o(.revsh_text), (4 bytes).
- Removing sizhu_history_record.o(i.sizhu_historical_record_read), (4 bytes).
+ Removing sizhu_history_record.o(i.sizhu_historical_record_read), (8 bytes).
Removing sizhu_para_modify_record.o(.rev16_text), (4 bytes).
Removing sizhu_para_modify_record.o(.revsh_text), (4 bytes).
Removing system_eep_mem_manage.o(.rev16_text), (4 bytes).
Removing system_eep_mem_manage.o(.revsh_text), (4 bytes).
Removing system_flash_mem_manage.o(.rev16_text), (4 bytes).
Removing system_flash_mem_manage.o(.revsh_text), (4 bytes).
+ Removing system_flash_mem_manage.o(i.FlashLogPreviousAddrGet), (18 bytes).
Removing system_mem_para.o(.rev16_text), (4 bytes).
Removing system_mem_para.o(.revsh_text), (4 bytes).
Removing system_mem_para.o(i.eepParaPatchPro_2), (2 bytes).
@@ -2107,12 +2184,12 @@
Removing upper_com.o(.revsh_text), (4 bytes).
Removing upper_com_data_pro.o(.rev16_text), (4 bytes).
Removing upper_com_data_pro.o(.revsh_text), (4 bytes).
+ Removing upper_com_iap_pro.o(.rev16_text), (4 bytes).
+ Removing upper_com_iap_pro.o(.revsh_text), (4 bytes).
Removing wireless_remote_comm.o(.rev16_text), (4 bytes).
Removing wireless_remote_comm.o(.revsh_text), (4 bytes).
Removing wrc_sizhu_v4.o(.rev16_text), (4 bytes).
Removing wrc_sizhu_v4.o(.revsh_text), (4 bytes).
- Removing wrc_sizhu_v4.o(i.DataReadAddrInit), (8 bytes).
- Removing wrc_sizhu_v4.o(i.ReadDataFromRecord), (2 bytes).
Removing wrc_sizhu_v4.o(i.SetAccountPro), (180 bytes).
Removing lcd.o(.rev16_text), (4 bytes).
Removing lcd.o(.revsh_text), (4 bytes).
@@ -2401,7 +2478,6 @@
Removing fm33a0xxev_cmu.o(i.CMU_OPCCR2_LPTCKS_Get), (16 bytes).
Removing fm33a0xxev_cmu.o(i.CMU_OPCCR2_LPTCKS_Set), (32 bytes).
Removing fm33a0xxev_cmu.o(i.CMU_OPCCR2_NVMCKE_Getable), (28 bytes).
- Removing fm33a0xxev_cmu.o(i.CMU_OPCCR2_NVMCKE_Setable), (40 bytes).
Removing fm33a0xxev_cmu.o(i.CMU_OPCCR2_RNGCKE_Getable), (28 bytes).
Removing fm33a0xxev_cmu.o(i.CMU_OPCCR2_RNGCKE_Setable), (40 bytes).
Removing fm33a0xxev_cmu.o(i.CMU_OPCCR2_RNGPRSC_Get), (16 bytes).
@@ -2651,11 +2727,8 @@
Removing fm33a0xxev_flash.o(.revsh_text), (4 bytes).
Removing fm33a0xxev_flash.o(i.FLS_Deinit), (2 bytes).
Removing fm33a0xxev_flash.o(i.FLS_EPCR_EREQ_Get), (16 bytes).
- Removing fm33a0xxev_flash.o(i.FLS_EPCR_EREQ_Set), (28 bytes).
Removing fm33a0xxev_flash.o(i.FLS_EPCR_ERTYPE_Get), (16 bytes).
- Removing fm33a0xxev_flash.o(i.FLS_EPCR_ERTYPE_Set), (32 bytes).
Removing fm33a0xxev_flash.o(i.FLS_EPCR_PREQ_Get), (16 bytes).
- Removing fm33a0xxev_flash.o(i.FLS_EPCR_PREQ_Set), (32 bytes).
Removing fm33a0xxev_flash.o(i.FLS_IER_AUTHIE_Getable), (28 bytes).
Removing fm33a0xxev_flash.o(i.FLS_IER_AUTHIE_Setable), (40 bytes).
Removing fm33a0xxev_flash.o(i.FLS_IER_CKIE_Getable), (28 bytes).
@@ -2673,16 +2746,11 @@
Removing fm33a0xxev_flash.o(i.FLS_ISR_BTSF_Get), (16 bytes).
Removing fm33a0xxev_flash.o(i.FLS_ISR_CKERR_Chk), (28 bytes).
Removing fm33a0xxev_flash.o(i.FLS_ISR_CKERR_Clr), (16 bytes).
- Removing fm33a0xxev_flash.o(i.FLS_ISR_ERD_Chk), (24 bytes).
- Removing fm33a0xxev_flash.o(i.FLS_ISR_ERD_Clr), (12 bytes).
Removing fm33a0xxev_flash.o(i.FLS_ISR_KEYERR_Chk), (28 bytes).
Removing fm33a0xxev_flash.o(i.FLS_ISR_KEYERR_Clr), (16 bytes).
Removing fm33a0xxev_flash.o(i.FLS_ISR_KEYSTA_Get), (16 bytes).
Removing fm33a0xxev_flash.o(i.FLS_ISR_OTPERR_Chk), (28 bytes).
Removing fm33a0xxev_flash.o(i.FLS_ISR_OTPERR_Clr), (16 bytes).
- Removing fm33a0xxev_flash.o(i.FLS_ISR_PRD_Chk), (24 bytes).
- Removing fm33a0xxev_flash.o(i.FLS_ISR_PRD_Clr), (12 bytes).
- Removing fm33a0xxev_flash.o(i.FLS_KEY_Write), (12 bytes).
Removing fm33a0xxev_flash.o(i.FLS_OPTBR_ACLOCKEN_Getable), (24 bytes).
Removing fm33a0xxev_flash.o(i.FLS_OPTBR_BTSEN_Getable), (32 bytes).
Removing fm33a0xxev_flash.o(i.FLS_OPTBR_DBGCFGEN_Chk), (24 bytes).
@@ -3623,23 +3691,8 @@
Removing rs485_read_data.o(.rev16_text), (4 bytes).
Removing rs485_read_data.o(.revsh_text), (4 bytes).
Removing rs485_read_data.o(i.RS485_UART_GPIO_Init), (64 bytes).
- Removing rs485_read_data.o(i.RS485_UART_GPIO_sleep), (36 bytes).
- Removing rs485_read_data.o(i.RS485_read_data_RX_DMA_check), (120 bytes).
- Removing rs485_read_data.o(i.rs485ComPwrOnHandle), (384 bytes).
- Removing rs485_read_data.o(i.rs485ComSendHandle), (228 bytes).
- Removing rs485_read_data.o(i.rs485ComWaitAnswerHandle), (620 bytes).
- Removing rs485_read_data.o(i.rs485GetDelayTime), (116 bytes).
- Removing rs485_read_data.o(i.rs485ReadDataPro), (132 bytes).
- Removing rs485_read_data.o(i.rs485SendReadData), (152 bytes).
- Removing rs485_read_data.o(.bss), (260 bytes).
- Removing rs485_read_data.o(.data), (8 bytes).
Removing rs485_data_analysis_pro.o(.rev16_text), (4 bytes).
Removing rs485_data_analysis_pro.o(.revsh_text), (4 bytes).
- Removing rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis), (240 bytes).
- Removing rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis), (564 bytes).
- Removing rs485_data_analysis_pro.o(i.modbus03AnswerCheck), (84 bytes).
- Removing rs485_data_analysis_pro.o(i.rs485ComDataAnalysis), (162 bytes).
- Removing rs485_data_analysis_pro.o(i.sendModbusReadFrame), (108 bytes).
Removing pulse_and_alarm_line.o(.rev16_text), (4 bytes).
Removing pulse_and_alarm_line.o(.revsh_text), (4 bytes).
Removing mb.o(.rev16_text), (4 bytes).
@@ -3686,7 +3739,7 @@
Removing system_fm33a0xxev.o(.revsh_text), (4 bytes).
Removing system_fm33a0xxev.o(i.SystemCoreClockUpdate), (16 bytes).
-1751 unused section(s) (total 102058 bytes) removed from the image.
+1708 unused section(s) (total 96240 bytes) removed from the image.
==============================================================================
@@ -3696,37 +3749,36 @@
Symbol Name Value Ov Type Size Object(Section)
- RESET 0x00000000 Section 192 startup_fm33a0xxev.o(RESET)
../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
- ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
+ ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry12b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry12a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
- ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
+ ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocra.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloca.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocr.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloc.o ABSOLUTE
../clib/microlib/malloc/mvars.c 0x00000000 Number 0 mvars.o ABSOLUTE
../clib/microlib/stdlib/rand.c 0x00000000 Number 0 rand.o ABSOLUTE
- ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE
+ ../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE
../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE
../clib/microlib/string/strstr.c 0x00000000 Number 0 strstr.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE
@@ -3734,30 +3786,30 @@
../clib/microlib/time/localtime.c 0x00000000 Number 0 localtime_i.o ABSOLUTE
../clib/microlib/time/mktime.c 0x00000000 Number 0 mktime.o ABSOLUTE
../clib/microlib/unhosted.c 0x00000000 Number 0 uread4.o ABSOLUTE
- ../clib/microlib/unhosted.c 0x00000000 Number 0 uwrite8.o ABSOLUTE
../clib/microlib/unhosted.c 0x00000000 Number 0 uread8.o ABSOLUTE
../clib/microlib/unhosted.c 0x00000000 Number 0 uwrite4.o ABSOLUTE
+ ../clib/microlib/unhosted.c 0x00000000 Number 0 uwrite8.o ABSOLUTE
../fplib/microlib/d2f.c 0x00000000 Number 0 d2f.o ABSOLUTE
../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE
../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE
../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE
- ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE
../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE
+ ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
- ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixl.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE
+ ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixl.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE
- ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE
+ ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixi.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE
- ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE
- ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltl.o ABSOLUTE
- ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
+ ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE
+ ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE
../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE
+ ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
..\Core\main.c 0x00000000 Number 0 main.o ABSOLUTE
..\Drivers\fm33a0xxev_adc.c 0x00000000 Number 0 fm33a0xxev_adc.o ABSOLUTE
..\Drivers\fm33a0xxev_aes.c 0x00000000 Number 0 fm33a0xxev_aes.o ABSOLUTE
@@ -3814,6 +3866,7 @@
..\Function\SYS_SLEEP\sys_sleep.c 0x00000000 Number 0 sys_sleep.o ABSOLUTE
..\Function\UPPER_COMPUTER\upper_com.c 0x00000000 Number 0 upper_com.o ABSOLUTE
..\Function\UPPER_COMPUTER\upper_com_data_pro.c 0x00000000 Number 0 upper_com_data_pro.o ABSOLUTE
+ ..\Function\UPPER_COMPUTER\upper_com_iap_pro.c 0x00000000 Number 0 upper_com_iap_pro.o ABSOLUTE
..\Function\VALVE\valve_control.c 0x00000000 Number 0 valve_control.o ABSOLUTE
..\Function\WirelessRemoteComm\wireless_remote_comm.c 0x00000000 Number 0 wireless_remote_comm.o ABSOLUTE
..\Function\WirelessRemoteComm\wrc_sizhu_v4.c 0x00000000 Number 0 wrc_sizhu_v4.o ABSOLUTE
@@ -3907,6 +3960,7 @@
..\\Function\\SYS_SLEEP\\sys_sleep.c 0x00000000 Number 0 sys_sleep.o ABSOLUTE
..\\Function\\UPPER_COMPUTER\\upper_com.c 0x00000000 Number 0 upper_com.o ABSOLUTE
..\\Function\\UPPER_COMPUTER\\upper_com_data_pro.c 0x00000000 Number 0 upper_com_data_pro.o ABSOLUTE
+ ..\\Function\\UPPER_COMPUTER\\upper_com_iap_pro.c 0x00000000 Number 0 upper_com_iap_pro.o ABSOLUTE
..\\Function\\VALVE\\valve_control.c 0x00000000 Number 0 valve_control.o ABSOLUTE
..\\Function\\WirelessRemoteComm\\wireless_remote_comm.c 0x00000000 Number 0 wireless_remote_comm.o ABSOLUTE
..\\Function\\WirelessRemoteComm\\wrc_sizhu_v4.c 0x00000000 Number 0 wrc_sizhu_v4.o ABSOLUTE
@@ -3952,543 +4006,601 @@
dc.s 0x00000000 Number 0 dc.o ABSOLUTE
handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE
init.s 0x00000000 Number 0 init.o ABSOLUTE
- .ARM.Collect$$$$00000000 0x000000c0 Section 0 entry.o(.ARM.Collect$$$$00000000)
- .ARM.Collect$$$$00000001 0x000000c0 Section 4 entry2.o(.ARM.Collect$$$$00000001)
- .ARM.Collect$$$$00000004 0x000000c4 Section 4 entry5.o(.ARM.Collect$$$$00000004)
- .ARM.Collect$$$$00000008 0x000000c8 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
- .ARM.Collect$$$$0000000A 0x000000c8 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
- .ARM.Collect$$$$0000000B 0x000000c8 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
- .ARM.Collect$$$$0000000E 0x000000d0 Section 4 entry12b.o(.ARM.Collect$$$$0000000E)
- .ARM.Collect$$$$0000000F 0x000000d4 Section 0 entry10a.o(.ARM.Collect$$$$0000000F)
- .ARM.Collect$$$$00000011 0x000000d4 Section 0 entry11a.o(.ARM.Collect$$$$00000011)
- .ARM.Collect$$$$00002712 0x000000d4 Section 4 entry2.o(.ARM.Collect$$$$00002712)
- __lit__00000000 0x000000d4 Data 4 entry2.o(.ARM.Collect$$$$00002712)
- .text 0x000000d8 Section 28 startup_fm33a0xxev.o(.text)
- .text 0x000000f4 Section 0 uidiv.o(.text)
- .text 0x00000120 Section 0 idiv.o(.text)
- .text 0x00000148 Section 0 rand.o(.text)
- .text 0x0000016c Section 0 mktime.o(.text)
- .text 0x000001f8 Section 0 memcpya.o(.text)
- .text 0x0000021c Section 0 memseta.o(.text)
- .text 0x00000240 Section 0 strstr.o(.text)
- .text 0x00000268 Section 0 uread4.o(.text)
- .text 0x0000027c Section 0 uread8.o(.text)
- .text 0x00000298 Section 0 uwrite4.o(.text)
- .text 0x000002aa Section 0 uwrite8.o(.text)
- .text 0x000002c8 Section 0 fadd.o(.text)
- .text 0x0000037a Section 0 fmul.o(.text)
- .text 0x000003f4 Section 0 fdiv.o(.text)
- .text 0x00000470 Section 0 dadd.o(.text)
- .text 0x000005d8 Section 0 dmul.o(.text)
- .text 0x000006a8 Section 0 ddiv.o(.text)
- .text 0x00000798 Section 0 fflti.o(.text)
- .text 0x000007ae Section 0 ffltui.o(.text)
- .text 0x000007bc Section 0 dflti.o(.text)
- .text 0x000007e4 Section 0 dfltui.o(.text)
- .text 0x00000800 Section 0 dfltl.o(.text)
- .text 0x0000082c Section 0 ffixi.o(.text)
- .text 0x0000085e Section 0 ffixui.o(.text)
- .text 0x00000888 Section 0 dfixi.o(.text)
- .text 0x000008d0 Section 0 dfixui.o(.text)
- .text 0x0000090c Section 0 dfixl.o(.text)
- .text 0x0000095c Section 0 dfixul.o(.text)
- .text 0x0000099c Section 0 f2d.o(.text)
- .text 0x000009c4 Section 40 cdcmple.o(.text)
- .text 0x000009ec Section 40 cdrcmple.o(.text)
- .text 0x00000a14 Section 0 d2f.o(.text)
- .text 0x00000a4c Section 20 cfcmple.o(.text)
- .text 0x00000a60 Section 20 cfrcmple.o(.text)
- .text 0x00000a74 Section 0 llshl.o(.text)
- .text 0x00000a94 Section 0 llushr.o(.text)
- .text 0x00000ab6 Section 0 llsshr.o(.text)
- .text 0x00000adc Section 0 localtime_i.o(.text)
- .text 0x00000b50 Section 0 fepilogue.o(.text)
- .text 0x00000b50 Section 0 iusefp.o(.text)
- .text 0x00000bd2 Section 0 depilogue.o(.text)
- .text 0x00000c90 Section 36 init.o(.text)
- .text 0x00000cb4 Section 0 __dczerorl2.o(.text)
- i.ADC_CFGR_ACC_PERIOD_Set 0x00000d0c Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
- i.ADC_CFGR_BUFEN_Setable 0x00000d2c Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
- i.ADC_CFGR_BUFSEL_Set 0x00000d50 Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
- i.ADC_CR_ACC_IE_Setable 0x00000d6c Section 0 fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
- i.ADC_CR_EN_Setable 0x00000d90 Section 0 fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
- i.ADC_CR_HPEN_Set 0x00000db4 Section 0 fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
- i.ADC_CR_MODE_Set 0x00000dd4 Section 0 fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
- i.ADC_CR_RSTCTRL_EN_Setable 0x00000df4 Section 0 fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
- i.ADC_DR_Read 0x00000e18 Section 0 fm33a0xxev_adc.o(i.ADC_DR_Read)
- i.ADC_IN10_Init 0x00000e24 Section 0 adc.o(i.ADC_IN10_Init)
- i.ADC_IN5_Init 0x00000e80 Section 0 adc.o(i.ADC_IN5_Init)
- i.ADC_ISR_ACC_IF_Chk 0x00000edc Section 0 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
- i.ADC_ISR_ACC_IF_Clr 0x00000ef8 Section 0 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
- i.ADC_TRIM_Write 0x00000f08 Section 0 fm33a0xxev_adc.o(i.ADC_TRIM_Write)
- i.ADC_Temp_Init 0x00000f18 Section 0 adc.o(i.ADC_Temp_Init)
- i.AES128_ECB_decrypt 0x00000f70 Section 0 aes128.o(i.AES128_ECB_decrypt)
- i.AES128_ECB_encrypt 0x00000f9c Section 0 aes128.o(i.AES128_ECB_encrypt)
- i.AddRoundKey 0x00000fc8 Section 0 aes128.o(i.AddRoundKey)
- AddRoundKey 0x00000fc9 Thumb Code 64 aes128.o(i.AddRoundKey)
- i.AlarmCntClearAll 0x00001010 Section 0 sizhu_ctrl_word.o(i.AlarmCntClearAll)
- i.AlarmCntIncrease 0x00001038 Section 0 sizhu_ctrl_word.o(i.AlarmCntIncrease)
- i.Alarm_List_Node_Deleted 0x000010bc Section 0 linked_list.o(i.Alarm_List_Node_Deleted)
- i.Alarm_List_Node_PushBack 0x000010be Section 0 linked_list.o(i.Alarm_List_Node_PushBack)
- i.Alka_Bat_Voltage_Status 0x000010c0 Section 0 power_manage.o(i.Alka_Bat_Voltage_Status)
- i.Alka_Battery_GPIO_Clk_Init 0x00001374 Section 0 power_manage.o(i.Alka_Battery_GPIO_Clk_Init)
- i.AltFunIO 0x00001398 Section 0 gpio.o(i.AltFunIO)
- i.AnalogIO 0x0000143e Section 0 gpio.o(i.AnalogIO)
- i.AnalogIO_H 0x00001490 Section 0 gpio.o(i.AnalogIO_H)
- i.BSTIM_IRQHandler 0x000014f0 Section 0 tim.o(i.BSTIM_IRQHandler)
- i.BSTIM_ISR_UIF_Chk 0x00001500 Section 0 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
- i.BSTIM_ISR_UIF_Clr 0x00001518 Section 0 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
- i.BTx_CFGR1_GRP1SEL_Set 0x00001524 Section 0 fm33a0xxev_bt.o(i.BTx_CFGR1_GRP1SEL_Set)
- i.BTx_CR1_CHEN_Setable 0x00001536 Section 0 fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)
- i.BTx_CR1_EDGESEL_Set 0x0000154e Section 0 fm33a0xxev_bt.o(i.BTx_CR1_EDGESEL_Set)
- i.BTx_CR1_MODE_Set 0x00001566 Section 0 fm33a0xxev_bt.o(i.BTx_CR1_MODE_Set)
- i.BTx_CR2_CNTHSEL_Set 0x0000157e Section 0 fm33a0xxev_bt.o(i.BTx_CR2_CNTHSEL_Set)
- i.BTx_CR2_SIG2SEL_Set 0x00001596 Section 0 fm33a0xxev_bt.o(i.BTx_CR2_SIG2SEL_Set)
- i.BTx_CR2_STDIR_Setable 0x000015ae Section 0 fm33a0xxev_bt.o(i.BTx_CR2_STDIR_Setable)
- i.BTx_IER_CMPHIE_Setable 0x000015c6 Section 0 fm33a0xxev_bt.o(i.BTx_IER_CMPHIE_Setable)
- i.BTx_IER_OVHIE_Setable 0x000015de Section 0 fm33a0xxev_bt.o(i.BTx_IER_OVHIE_Setable)
- i.BTx_IRQHandler 0x000015f8 Section 0 tim.o(i.BTx_IRQHandler)
- i.BTx_ISR_CMPHIF_Chk 0x00001658 Section 0 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)
- i.BTx_ISR_CMPHIF_Clr 0x0000166c Section 0 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)
- i.BTx_ISR_CMPLIF_Clr 0x00001672 Section 0 fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)
- i.BTx_LOADCR_LHEN_Setable 0x00001678 Section 0 fm33a0xxev_bt.o(i.BTx_LOADCR_LHEN_Setable)
- i.BTx_LOADCR_LLEN_Setable 0x00001690 Section 0 fm33a0xxev_bt.o(i.BTx_LOADCR_LLEN_Setable)
- i.BTx_LOADH_Write 0x000016a8 Section 0 fm33a0xxev_bt.o(i.BTx_LOADH_Write)
- i.BTx_LOADL_Write 0x000016ae Section 0 fm33a0xxev_bt.o(i.BTx_LOADL_Write)
- i.BTx_PRES_Write 0x000016b4 Section 0 fm33a0xxev_bt.o(i.BTx_PRES_Write)
- i.BasicTimer16_Init 0x000016bc Section 0 tim.o(i.BasicTimer16_Init)
- i.BlockCopy 0x00001784 Section 0 aes128.o(i.BlockCopy)
- BlockCopy 0x00001785 Thumb Code 20 aes128.o(i.BlockCopy)
- i.CDIF_CR_INTF_EN_Getable 0x00001798 Section 0 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
- i.CDIF_CR_INTF_EN_Setable 0x000017b0 Section 0 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
- i.CMU_GetClocksFreq 0x000017c8 Section 0 fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)
- i.CMU_IER_HFDET_IE_Setable 0x000018e8 Section 0 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
- i.CMU_IRQHandler 0x0000190c Section 0 user_init.o(i.CMU_IRQHandler)
- i.CMU_ISR_HFDETO_Chk 0x00001910 Section 0 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
- i.CMU_Init_RCHF_Trim 0x0000192c Section 0 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
- i.CMU_OPCCR1_EXTICKE_Setable 0x00001980 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
- i.CMU_OPCCR1_EXTICKSEL_Set 0x000019a4 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
- i.CMU_OPCCR1_UART0CKE_Setable 0x000019c4 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)
- i.CMU_OPCCR1_UART0CKS_Set 0x000019ec Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)
- i.CMU_OPCCR1_UART1CKE_Setable 0x00001a08 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)
- i.CMU_OPCCR1_UART1CKS_Set 0x00001a30 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)
- i.CMU_PERCLK_SetableEx 0x00001a50 Section 0 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
- i.CMU_PLLHCR_EN_Getable 0x00001ab8 Section 0 fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)
- i.CMU_PLLHCR_OSEL_Get 0x00001ad0 Section 0 fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)
- i.CMU_PLLHCR_PLLHDB_Get 0x00001ae0 Section 0 fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)
- i.CMU_RCHFCR_FSEL_Get 0x00001af4 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)
- i.CMU_RCHFCR_FSEL_Set 0x00001b04 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
- i.CMU_RCHFCR_RCHFEN_Getable 0x00001b24 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)
- i.CMU_RCHFCR_RCHFEN_Setable 0x00001b3c Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
- i.CMU_RCHFTR_RCHFTRIM_Set 0x00001b60 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
- i.CMU_RCHF_Init 0x00001b78 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
- i.CMU_SYSCLKCR_AHBPRES_Get 0x00001b8c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)
- i.CMU_SYSCLKCR_AHBPRES_Set 0x00001b9c Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
- i.CMU_SYSCLKCR_APBPRES_Get 0x00001bbc Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)
- i.CMU_SYSCLKCR_APBPRES_Set 0x00001bcc Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
- i.CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x00001bec Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
- i.CMU_SYSCLKCR_SYSCLKSEL_Get 0x00001c14 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)
- i.CMU_SYSCLKCR_SYSCLKSEL_Set 0x00001c24 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
- i.CMU_SysClk_Init 0x00001c40 Section 0 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
- i.CMU_XTHFCR_XTHFEN_Setable 0x00001c60 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
- i.CMU_XTHFCR_XTHF_CFG_Set 0x00001c84 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
- i.COM_equipment_basic_inf_handle 0x00001ca4 Section 0 upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
- i.CV_lose_check_GPIO_Clk_Init 0x00001cd8 Section 0 pulse_and_alarm_line.o(i.CV_lose_check_GPIO_Clk_Init)
- i.Cipher 0x00001d00 Section 0 aes128.o(i.Cipher)
- Cipher 0x00001d01 Thumb Code 56 aes128.o(i.Cipher)
- i.CloseIO 0x00001d38 Section 0 gpio.o(i.CloseIO)
- i.Close_Valve_Alarm_Line_GPIO_Clk_Init 0x00001d70 Section 0 pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_Init)
- i.Close_Valve_Alarm_Line_GPIO_Clk_sleep 0x00001d90 Section 0 pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_sleep)
- i.CtrlWordParaDefaultInit 0x00001db0 Section 0 system_mem_para.o(i.CtrlWordParaDefaultInit)
- i.CtrlWordParaReadFromEep 0x00001e48 Section 0 system_mem_para.o(i.CtrlWordParaReadFromEep)
- i.DEBUG_Init 0x00001ee4 Section 0 rcc_config.o(i.DEBUG_Init)
- i.DMA_CH11CR_CH11DIR_Set 0x00001ef0 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)
- i.DMA_CH11CR_CH11EN_Setable 0x00001f10 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)
- i.DMA_CH11CR_CH11FI_Set 0x00001f34 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)
- i.DMA_CH11CR_CH11FTIE_Setable 0x00001f54 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)
- i.DMA_CH11CR_CH11HTIE_Setable 0x00001f78 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)
- i.DMA_CH11CR_CH11PRI_Set 0x00001f9c Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)
- i.DMA_CH11CR_CH11RI_Set 0x00001fbc Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)
- i.DMA_CH11CR_CH11TSIZE_Set 0x00001fdc Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)
- i.DMA_CH11FAR_Write 0x00001ffc Section 0 fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)
- i.DMA_CHxCR_BDW_Set 0x0000200c Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)
- i.DMA_CHxCR_CHxFTIE_Getable 0x00002030 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
- i.DMA_CHxCR_CHxFTIE_Setable 0x00002050 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)
- i.DMA_CHxCR_CHxHTIE_Setable 0x00002078 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)
- i.DMA_CHxCR_CHxINC_Set 0x000020a0 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)
- i.DMA_CHxCR_CHxPRI_Set 0x000020c4 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)
- i.DMA_CHxCR_CHxSSEL_Set 0x000020e8 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)
- i.DMA_CHxCR_CHxTSIZE_Set 0x0000210c Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)
- i.DMA_CHxCR_CIRC_Setable 0x00002130 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)
- i.DMA_CHxCR_ChxEN_Setable 0x00002158 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)
- i.DMA_CHxCR_DIR_Set 0x00002180 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)
- i.DMA_CHxMAR_Read 0x000021a4 Section 0 fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)
- i.DMA_CHxMAR_Write 0x000021b4 Section 0 fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)
- i.DMA_GCR_DMAEN_Setable 0x000021c4 Section 0 fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)
- i.DMA_IRQHandler 0x000021e8 Section 0 uart.o(i.DMA_IRQHandler)
- i.DMA_ISR_DMACHFT_Chk 0x00002208 Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
- i.DMA_ISR_DMACHFT_Clr 0x00002228 Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
- i.DMA_Init 0x00002238 Section 0 fm33a0xxev_dma.o(i.DMA_Init)
- i.DataAes128EcbDecrypt 0x000022ec Section 0 wrc_sizhu_v4.o(i.DataAes128EcbDecrypt)
- i.DataAes128EcbEncrypt 0x0000233c Section 0 wrc_sizhu_v4.o(i.DataAes128EcbEncrypt)
- i.DataReportAckPro 0x000023c0 Section 0 wrc_sizhu_v4.o(i.DataReportAckPro)
- i.Datecmp 0x00002470 Section 0 system_general_para.o(i.Datecmp)
- i.E2P_Ctrl_Gpio_Init 0x0000264c Section 0 eeprom.o(i.E2P_Ctrl_Gpio_Init)
- i.EEPROM_MultipleRead 0x000026a8 Section 0 eeprom.o(i.EEPROM_MultipleRead)
- i.EEPROM_MultipleWrite 0x00002718 Section 0 eeprom.o(i.EEPROM_MultipleWrite)
- i.EEPROM_Wait_Busy 0x00002830 Section 0 eeprom.o(i.EEPROM_Wait_Busy)
- i.EEPROM_stat_read 0x00002844 Section 0 eeprom.o(i.EEPROM_stat_read)
- i.EX_Pwr_GPIO_Clk_Init 0x00002890 Section 0 power_manage.o(i.EX_Pwr_GPIO_Clk_Init)
- i.EndFramePro 0x000028bc Section 0 wrc_sizhu_v4.o(i.EndFramePro)
- i.EquipmentBasicInfoDefaultInit 0x00002940 Section 0 system_mem_para.o(i.EquipmentBasicInfoDefaultInit)
- i.EquipmentBasicInfoReadFromEep 0x0000295c Section 0 system_mem_para.o(i.EquipmentBasicInfoReadFromEep)
- i.EveryDayClearAlarmCnt 0x00002984 Section 0 sizhu_ctrl_word.o(i.EveryDayClearAlarmCnt)
- i.FLASH_Write_Enable 0x000029a4 Section 0 off_chip_flash.o(i.FLASH_Write_Enable)
- i.FLS_RDCR_WAIT_Set 0x000029e0 Section 0 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
- i.FlashLogAddrCheck 0x000029fc Section 0 system_flash_mem_manage.o(i.FlashLogAddrCheck)
- i.FlashMultipleWriteAndReadCheck 0x00002a44 Section 0 system_flash_mem_manage.o(i.FlashMultipleWriteAndReadCheck)
- i.FlashWriteAndReadCheck 0x00002a70 Section 0 system_flash_mem_manage.o(i.FlashWriteAndReadCheck)
- i.Flash_OUT_Erase_Sector 0x00002ab0 Section 0 off_chip_flash.o(i.Flash_OUT_Erase_Sector)
- i.Flash_ReadSR 0x00002b10 Section 0 off_chip_flash.o(i.Flash_ReadSR)
- i.Flash_Wait_Busy 0x00002b58 Section 0 off_chip_flash.o(i.Flash_Wait_Busy)
- i.Flash_Write_NoCheck 0x00002b6a Section 0 off_chip_flash.o(i.Flash_Write_NoCheck)
- i.Flash_Write_Page 0x00002bb0 Section 0 off_chip_flash.o(i.Flash_Write_Page)
- i.Force_Open_GPIO_Init 0x00002c20 Section 0 valve_control.o(i.Force_Open_GPIO_Init)
- i.GPIOH_ReadInputDataBit 0x00002c34 Section 0 fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit)
- i.GPIO_EXTI_EXTIDF_Setable 0x00002c50 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
- i.GPIO_EXTI_EXTIISR_ChkEx 0x00002d4c Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
- i.GPIO_EXTI_EXTIISR_ClrEx 0x00002e40 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
- i.GPIO_EXTI_Init 0x00002f2c Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
- i.GPIO_EXTI_Select_Edge 0x00002f84 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
- i.GPIO_EXTI_Select_Pin 0x00003090 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
- i.GPIO_Get_InitPara 0x000031c4 Section 0 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
- i.GPIO_IRQHandler 0x00003258 Section 0 exti.o(i.GPIO_IRQHandler)
- i.GPIO_Init 0x00003530 Section 0 fm33a0xxev_gpio.o(i.GPIO_Init)
- i.GPIO_ReadInputDataBit 0x000035a2 Section 0 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
- i.GPIO_ResetBits 0x000035b6 Section 0 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
- i.GPIO_SetBits 0x000035ba Section 0 fm33a0xxev_gpio.o(i.GPIO_SetBits)
- i.GPIO_ToggleBits 0x000035be Section 0 fm33a0xxev_gpio.o(i.GPIO_ToggleBits)
- i.GPIOx_ANEN_Setable 0x000035ce Section 0 fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)
- i.GetPwrStatusPro 0x000035ec Section 0 power_manage.o(i.GetPwrStatusPro)
- i.GetValveRunMaxTime 0x00003e18 Section 0 valve_control.o(i.GetValveRunMaxTime)
- i.Get_AdcTempValue 0x00003e5c Section 0 adc.o(i.Get_AdcTempValue)
- i.Get_AdcValue 0x00003e8c Section 0 adc.o(i.Get_AdcValue)
- i.Get_Alka_Bat_Voltage 0x00003ec0 Section 0 power_manage.o(i.Get_Alka_Bat_Voltage)
- i.Get_Extern_Rtc_Time 0x00003f54 Section 0 extern_rtc.o(i.Get_Extern_Rtc_Time)
- i.Get_Lith_Bat_Voltage 0x00004010 Section 0 power_manage.o(i.Get_Lith_Bat_Voltage)
- i.Get_Mcu_Temp 0x000040a4 Section 0 power_manage.o(i.Get_Mcu_Temp)
- i.Get_vol_Average 0x000040d4 Section 0 power_manage.o(i.Get_vol_Average)
- i.I2c_Ack 0x000041b4 Section 0 i2c.o(i.I2c_Ack)
- i.I2c_No_Ack 0x000041f4 Section 0 i2c.o(i.I2c_No_Ack)
- i.I2c_Read 0x0000422c Section 0 i2c.o(i.I2c_Read)
- i.I2c_Scl_Gpio_Init 0x00004284 Section 0 i2c.o(i.I2c_Scl_Gpio_Init)
- i.I2c_Send 0x000042ac Section 0 i2c.o(i.I2c_Send)
- i.I2c_Start 0x00004318 Section 0 i2c.o(i.I2c_Start)
- i.I2c_Stop 0x00004354 Section 0 i2c.o(i.I2c_Stop)
- i.IO_JitterEliminationCheck 0x00004394 Section 0 system_general_para.o(i.IO_JitterEliminationCheck)
- i.IWDT_Clr 0x000043d8 Section 0 user_init.o(i.IWDT_Clr)
- i.IWDT_Init 0x000043e8 Section 0 user_init.o(i.IWDT_Init)
- i.Init_RCHF 0x00004408 Section 0 user_init.o(i.Init_RCHF)
- i.Init_RCLP 0x00004424 Section 0 user_init.o(i.Init_RCLP)
- i.Init_SysClk 0x00004448 Section 0 user_init.o(i.Init_SysClk)
- i.Init_SysClk_Gen 0x000044c0 Section 0 user_init.o(i.Init_SysClk_Gen)
- i.InputtIO 0x000044d6 Section 0 gpio.o(i.InputtIO)
- i.InputtIO_H 0x0000454c Section 0 gpio.o(i.InputtIO_H)
- i.IntervalTriggerHandle 0x000045d0 Section 0 system_general_para.o(i.IntervalTriggerHandle)
- i.InvCipher 0x000046dc Section 0 aes128.o(i.InvCipher)
- InvCipher 0x000046dd Thumb Code 56 aes128.o(i.InvCipher)
- i.InvMixColumns 0x00004714 Section 0 aes128.o(i.InvMixColumns)
- InvMixColumns 0x00004715 Thumb Code 1206 aes128.o(i.InvMixColumns)
- i.InvShiftRows 0x00004bd0 Section 0 aes128.o(i.InvShiftRows)
- InvShiftRows 0x00004bd1 Thumb Code 146 aes128.o(i.InvShiftRows)
- i.InvSubBytes 0x00004c68 Section 0 aes128.o(i.InvSubBytes)
- InvSubBytes 0x00004c69 Thumb Code 52 aes128.o(i.InvSubBytes)
- i.KeyExpansion 0x00004ca0 Section 0 aes128.o(i.KeyExpansion)
- KeyExpansion 0x00004ca1 Thumb Code 280 aes128.o(i.KeyExpansion)
- i.Key_GPIO_Init 0x00004dc4 Section 0 key.o(i.Key_GPIO_Init)
- i.LF_PULSE_INT_GPIO_Clk_Init 0x00004df4 Section 0 pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_Init)
- i.LF_PULSE_INT_GPIO_Clk_sleep 0x00004e14 Section 0 pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_sleep)
- i.LPTIM_CR_EN_Getable 0x00004e30 Section 0 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
- i.LPTIM_IRQHandler 0x00004e48 Section 0 tim.o(i.LPTIM_IRQHandler)
- i.LPTIM_ISR_OVIF_Chk 0x00004e60 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
- i.LPTIM_ISR_OVIF_Clr 0x00004e78 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
- i.LP_lose_check_GPIO_Clk_Init 0x00004e84 Section 0 pulse_and_alarm_line.o(i.LP_lose_check_GPIO_Clk_Init)
- i.LV_lose_check_GPIO_Clk_Init 0x00004eac Section 0 pulse_and_alarm_line.o(i.LV_lose_check_GPIO_Clk_Init)
- i.Lcd_Battery 0x00004ed4 Section 0 lcd_cfg_api.o(i.Lcd_Battery)
- i.Lcd_BillingShow 0x00004fc4 Section 0 lcd_cfg_api.o(i.Lcd_BillingShow)
- i.Lcd_DeInit 0x00005008 Section 0 lcd.o(i.Lcd_DeInit)
- i.Lcd_DisplayDigit_23A 0x00005028 Section 0 lcd_io_api.o(i.Lcd_DisplayDigit_23A)
- i.Lcd_GPIO_Init 0x0000977c Section 0 lcd_io_api.o(i.Lcd_GPIO_Init)
- i.Lcd_Init 0x000097a4 Section 0 lcd.o(i.Lcd_Init)
- i.Lcd_Show_MenuProcess 0x000097b8 Section 0 lcd.o(i.Lcd_Show_MenuProcess)
- i.Lcd_Sys_Init 0x000098d0 Section 0 lcd.o(i.Lcd_Sys_Init)
- i.Lcd_ValveShow 0x000098f0 Section 0 lcd_cfg_api.o(i.Lcd_ValveShow)
- i.Lcd_WaringShow 0x00009a34 Section 0 lcd_cfg_api.o(i.Lcd_WaringShow)
- i.Lcd_WrcShow 0x00009b84 Section 0 lcd_cfg_api.o(i.Lcd_WrcShow)
- i.Lcd_Write 0x00009cf8 Section 0 lcd_io_api.o(i.Lcd_Write)
- i.Lcd_Write_Reg 0x00009d2a Section 0 lcd_io_api.o(i.Lcd_Write_Reg)
- i.LinkDataAnalysis 0x00009d64 Section 0 wireless_remote_comm.o(i.LinkDataAnalysis)
- i.LithBatUseTimeCalculate 0x00009e20 Section 0 power_manage.o(i.LithBatUseTimeCalculate)
- i.Lith_Bat_Voltage_Status 0x00009e7c Section 0 power_manage.o(i.Lith_Bat_Voltage_Status)
- i.Lith_Battery_GPIO_Clk_Init 0x0000a130 Section 0 power_manage.o(i.Lith_Battery_GPIO_Clk_Init)
- i.LogCtrlParaDefaultInit 0x0000a160 Section 0 system_mem_para.o(i.LogCtrlParaDefaultInit)
- i.LogCtrlParaReadFromEep 0x0000a330 Section 0 system_mem_para.o(i.LogCtrlParaReadFromEep)
- i.LongTimeReportFailed 0x0000a534 Section 0 wireless_remote_comm.o(i.LongTimeReportFailed)
- i.Low_Pwr_INT_GPIO_Clk_Init 0x0000a638 Section 0 pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_Init)
- i.Low_Pwr_INT_GPIO_Clk_sleep 0x0000a658 Section 0 pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_sleep)
- i.MagneticInterferenceCheck 0x0000a674 Section 0 other_fun.o(i.MagneticInterferenceCheck)
- i.MixColumns 0x0000a6b8 Section 0 aes128.o(i.MixColumns)
- MixColumns 0x0000a6b9 Thumb Code 288 aes128.o(i.MixColumns)
- i.Motor_AB_GPIO_Init 0x0000a7dc Section 0 valve_control.o(i.Motor_AB_GPIO_Init)
- i.Motor_OP_CL_GPIO_Init 0x0000a7fc Section 0 valve_control.o(i.Motor_OP_CL_GPIO_Init)
- i.Motor_OP_CL_GPIO_Init_sleep_mode 0x0000a818 Section 0 valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
- i.NMI_Handler 0x0000a830 Section 0 exti.o(i.NMI_Handler)
- i.NVIC_DisableIRQ 0x0000a834 Section 0 uart.o(i.NVIC_DisableIRQ)
- NVIC_DisableIRQ 0x0000a835 Thumb Code 18 uart.o(i.NVIC_DisableIRQ)
- i.NVIC_DisableIRQ 0x0000a84c Section 0 tim.o(i.NVIC_DisableIRQ)
- NVIC_DisableIRQ 0x0000a84d Thumb Code 18 tim.o(i.NVIC_DisableIRQ)
- i.NVIC_EnableIRQ 0x0000a864 Section 0 uart.o(i.NVIC_EnableIRQ)
- NVIC_EnableIRQ 0x0000a865 Thumb Code 18 uart.o(i.NVIC_EnableIRQ)
- i.NVIC_EnableIRQ 0x0000a87c Section 0 tim.o(i.NVIC_EnableIRQ)
- NVIC_EnableIRQ 0x0000a87d Thumb Code 18 tim.o(i.NVIC_EnableIRQ)
- i.NVIC_SetPriority 0x0000a894 Section 0 system_run_fun.o(i.NVIC_SetPriority)
- NVIC_SetPriority 0x0000a895 Thumb Code 110 system_run_fun.o(i.NVIC_SetPriority)
- i.NVIC_SetPriority 0x0000a90c Section 0 uart.o(i.NVIC_SetPriority)
- NVIC_SetPriority 0x0000a90d Thumb Code 110 uart.o(i.NVIC_SetPriority)
- i.NVIC_SetPriority 0x0000a984 Section 0 tim.o(i.NVIC_SetPriority)
- NVIC_SetPriority 0x0000a985 Thumb Code 110 tim.o(i.NVIC_SetPriority)
- i.OtherFunPro 0x0000a9fc Section 0 other_fun.o(i.OtherFunPro)
- i.Out_Flash_MultipleRead 0x0000aa1c Section 0 off_chip_flash.o(i.Out_Flash_MultipleRead)
- i.Out_Flash_MultipleWrite 0x0000aa88 Section 0 off_chip_flash.o(i.Out_Flash_MultipleWrite)
- i.OutputIO 0x0000aba8 Section 0 gpio.o(i.OutputIO)
- i.PowerManagrInit 0x0000ac1c Section 0 power_manage.o(i.PowerManagrInit)
- i.Power_IO_Init 0x0000af94 Section 0 power_manage.o(i.Power_IO_Init)
- i.ProtocolDataAnalysis 0x0000b01c Section 0 wireless_remote_comm.o(i.ProtocolDataAnalysis)
- i.PulseAndAlarmLineCheck 0x0000b064 Section 0 pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck)
- i.PulseAndAlarmLineInit 0x0000b614 Section 0 pulse_and_alarm_line.o(i.PulseAndAlarmLineInit)
- i.PulseSettlement 0x0000ba78 Section 0 billing.o(i.PulseSettlement)
- i.Pulse_And_Alarm_Line_IO_Init 0x0000bc38 Section 0 pulse_and_alarm_line.o(i.Pulse_And_Alarm_Line_IO_Init)
- i.PushSettlementInfoPro 0x0000bc5c Section 0 wrc_sizhu_v4.o(i.PushSettlementInfoPro)
- i.R8025T_Read 0x0000bde4 Section 0 extern_rtc.o(i.R8025T_Read)
- i.R8025T_Write 0x0000be30 Section 0 extern_rtc.o(i.R8025T_Write)
- i.RMU_BORCR_BOR_PDRCFG_Set 0x0000be60 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
- i.RMU_BORCR_OFF_BOR_Setable 0x0000be80 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
- i.RMU_PDRCR_PDREN_Setable 0x0000bea4 Section 0 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
- i.RS485Settlement 0x0000bec8 Section 0 billing.o(i.RS485Settlement)
- i.RS485_read_data_GPIO_Init 0x0000c144 Section 0 rs485_read_data.o(i.RS485_read_data_GPIO_Init)
- i.RTC_GPIO_Init 0x0000c208 Section 0 extern_rtc.o(i.RTC_GPIO_Init)
- i.RTC_IRQHandler 0x0000c220 Section 0 rtc.o(i.RTC_IRQHandler)
- i.Read_OP_CL_VALVE_Status 0x0000c224 Section 0 valve_control.o(i.Read_OP_CL_VALVE_Status)
- i.SPI3_Init 0x0000c278 Section 0 spi.o(i.SPI3_Init)
- i.SPIx_CR1_BAUD_Set 0x0000c350 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
- i.SPIx_CR1_CPHA_Set 0x0000c368 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
- i.SPIx_CR1_CPHOL_Set 0x0000c37a Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
- i.SPIx_CR1_IOSWAP_Set 0x0000c392 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
- i.SPIx_CR1_LSBF_Set 0x0000c3ac Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
- i.SPIx_CR1_MM_Set 0x0000c3c4 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
- i.SPIx_CR1_WAIT_Set 0x0000c3de Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
- i.SPIx_CR2_DLEN_Set 0x0000c3f6 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
- i.SPIx_CR2_HALFDUPLEX_Set 0x0000c410 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
- i.SPIx_CR2_RXO_Setable 0x0000c42a Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
- i.SPIx_CR2_SPIEN_Setable 0x0000c444 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
- i.SPIx_CR2_SSNM_Set 0x0000c45c Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
- i.SPIx_CR2_SSNSEN_Setable 0x0000c474 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
- i.SPIx_CR2_TXO_AC_Setable 0x0000c48c Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
- i.SPIx_CR2_TXO_Setable 0x0000c4a4 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
- i.SPIx_CR3_MERRC_Clr 0x0000c4bc Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
- i.SPIx_CR3_RXBFC_Clr 0x0000c4c2 Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
- i.SPIx_CR3_SERRC_Clr 0x0000c4c8 Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
- i.SPIx_CR3_TXBFC_Clr 0x0000c4ce Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
- i.SPIx_ISR_RXBF_Chk 0x0000c4d4 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
- i.SPIx_ISR_TXBE_Chk 0x0000c4e8 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
- i.SPIx_RXBUF_Read 0x0000c4fc Section 0 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
- i.SPIx_TXBUF_Write 0x0000c502 Section 0 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
- i.Sda_In 0x0000c508 Section 0 i2c.o(i.Sda_In)
- i.Sda_Out 0x0000c528 Section 0 i2c.o(i.Sda_Out)
- i.SetBalanceValveClosePro 0x0000c548 Section 0 wrc_sizhu_v4.o(i.SetBalanceValveClosePro)
- i.SetKeyPro 0x0000c558 Section 0 wrc_sizhu_v4.o(i.SetKeyPro)
- i.Set_Extern_Rtc_Time 0x0000c580 Section 0 extern_rtc.o(i.Set_Extern_Rtc_Time)
- i.Set_Rtc_UpdataInterrupt 0x0000c5e8 Section 0 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
- i.SettlementPro 0x0000c60c Section 0 billing.o(i.SettlementPro)
- i.ShiftRows 0x0000c6e4 Section 0 aes128.o(i.ShiftRows)
- ShiftRows 0x0000c6e5 Thumb Code 146 aes128.o(i.ShiftRows)
- i.SizhuV4ProtocolDataAnalysis 0x0000c77c Section 0 wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis)
- i.SizhuV4SendNormalData2buf 0x0000c9a8 Section 0 wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf)
- i.SizhuV4SendParaInit 0x0000cc88 Section 0 wrc_sizhu_v4.o(i.SizhuV4SendParaInit)
- i.SpiWriteAndRead 0x0000cdb8 Section 0 spi.o(i.SpiWriteAndRead)
- i.SubBytes 0x0000cdec Section 0 aes128.o(i.SubBytes)
- SubBytes 0x0000cded Thumb Code 52 aes128.o(i.SubBytes)
- i.SysAlarmCtrlPro 0x0000ce24 Section 0 sizhu_ctrl_word.o(i.SysAlarmCtrlPro)
- i.SysWakeUp_ClockCfg 0x0000d018 Section 0 user_init.o(i.SysWakeUp_ClockCfg)
- i.SystemInit 0x0000d070 Section 0 system_fm33a0xxev.o(i.SystemInit)
- i.System_power_on_init 0x0000d080 Section 0 rcc_config.o(i.System_power_on_init)
- i.TimeEffectJudgm 0x0000d0c8 Section 0 extern_rtc.o(i.TimeEffectJudgm)
- i.UART1_IRQHandler 0x0000d224 Section 0 uart.o(i.UART1_IRQHandler)
- i.UART_BaudREGCalc 0x0000d248 Section 0 fm33a0xxev_uart.o(i.UART_BaudREGCalc)
- i.UART_Init 0x0000d2ac Section 0 fm33a0xxev_uart.o(i.UART_Init)
- i.UART_SInit 0x0000d324 Section 0 fm33a0xxev_uart.o(i.UART_SInit)
- i.UARTx_BGR_Write 0x0000d534 Section 0 fm33a0xxev_uart.o(i.UARTx_BGR_Write)
- i.UARTx_CSR_PARITY_Set 0x0000d53a Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)
- i.UARTx_CSR_PDSEL_Set 0x0000d552 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)
- i.UARTx_CSR_RXEN_Setable 0x0000d56a Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)
- i.UARTx_CSR_RXPOL_Setable 0x0000d582 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)
- i.UARTx_CSR_RXTOEN_Setable 0x0000d59a Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_RXTOEN_Setable)
- i.UARTx_CSR_STOPCFG_Set 0x0000d5b4 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)
- i.UARTx_CSR_TXEN_Setable 0x0000d5ce Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)
- i.UARTx_CSR_TXIREN_Setable 0x0000d5e6 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)
- i.UARTx_CSR_TXPOL_Setable 0x0000d600 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)
- i.UARTx_IER_RXBF_IE_Setable 0x0000d618 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)
- i.UARTx_IER_RXERR_IE_Setable 0x0000d632 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)
- i.UARTx_IER_RXTO_IE_Setable 0x0000d64c Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)
- i.UARTx_IER_TXBE_IE_Setable 0x0000d666 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)
- i.UARTx_IER_TXSE_IE_Setable 0x0000d67e Section 0 fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)
- i.UARTx_ISR_RXBF_Clr 0x0000d696 Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)
- i.UARTx_ISR_RXTO_Chk 0x0000d69e Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Chk)
- i.UARTx_ISR_RXTO_Clr 0x0000d6b4 Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Clr)
- i.UARTx_ISR_TXSE_Chk 0x0000d6bc Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
- i.UARTx_RXBUF_Read 0x0000d6d0 Section 0 fm33a0xxev_uart.o(i.UARTx_RXBUF_Read)
- i.UARTx_SendData_Normal 0x0000d6da Section 0 uart.o(i.UARTx_SendData_Normal)
- i.UARTx_TODR_RXTO_LEN_Set 0x0000d704 Section 0 fm33a0xxev_uart.o(i.UARTx_TODR_RXTO_LEN_Set)
- i.UARTx_TXBUF_Write 0x0000d714 Section 0 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
- i.UNCAP_GPIO_Clk_Init 0x0000d71c Section 0 other_fun.o(i.UNCAP_GPIO_Clk_Init)
- i.UV_lose_check_GPIO_Clk_Init 0x0000d73c Section 0 pulse_and_alarm_line.o(i.UV_lose_check_GPIO_Clk_Init)
- i.UncapCheck 0x0000d764 Section 0 other_fun.o(i.UncapCheck)
- i.Under_Pwr_INT_GPIO_Clk_Init 0x0000d850 Section 0 pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_Init)
- i.Under_Pwr_INT_GPIO_Clk_sleep 0x0000d870 Section 0 pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_sleep)
- i.Upper_ComputerLoginRecvHandler 0x0000d88c Section 0 upper_com.o(i.Upper_ComputerLoginRecvHandler)
- i.Upper_ComputerLoginRespond 0x0000d928 Section 0 upper_com.o(i.Upper_ComputerLoginRespond)
- i.Upper_ComputerReadWriteHandler 0x0000d934 Section 0 upper_com.o(i.Upper_ComputerReadWriteHandler)
- i.Upper_ComputerRespond 0x0000d994 Section 0 upper_com.o(i.Upper_ComputerRespond)
- i.VRTC_ADCCR_CKE_Setable 0x0000da0c Section 0 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
- i.VRTC_ADCCR_CKS_Set 0x0000da30 Section 0 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
- i.VRTC_Init_RCMF_Trim 0x0000da50 Section 0 fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
- i.VRTC_RCMFCR_EN_Setable 0x0000da74 Section 0 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
- i.VRTC_RCMFCR_TRIM_Set 0x0000da98 Section 0 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
- i.ValveCtrlHade 0x0000dab4 Section 0 valve_control.o(i.ValveCtrlHade)
- i.ValveCtrlOrder 0x0000dd24 Section 0 valve_control.o(i.ValveCtrlOrder)
- i.ValveForceOpenSignalCheck 0x0000ddd4 Section 0 valve_control.o(i.ValveForceOpenSignalCheck)
- i.ValveMotorCloseRun 0x0000de3c Section 0 valve_control.o(i.ValveMotorCloseRun)
- i.ValveMotorOpenRun 0x0000dea0 Section 0 valve_control.o(i.ValveMotorOpenRun)
- i.ValveMotorStop 0x0000dec4 Section 0 valve_control.o(i.ValveMotorStop)
- i.ValveRunParaInit 0x0000df10 Section 0 valve_control.o(i.ValveRunParaInit)
- i.Valve_CTRL_GPIO_Init 0x0000df38 Section 0 valve_control.o(i.Valve_CTRL_GPIO_Init)
- i.WRC_PWR_GPIO_Init 0x0000df5c Section 0 wireless_remote_comm.o(i.WRC_PWR_GPIO_Init)
- i.WRC_RX_DMA_CH3_Init 0x0000df90 Section 0 uart.o(i.WRC_RX_DMA_CH3_Init)
- i.WRC_RX_DMA_CH3_reload 0x0000dff4 Section 0 uart.o(i.WRC_RX_DMA_CH3_reload)
- i.WRC_RX_DMA_check 0x0000e024 Section 0 wireless_remote_comm.o(i.WRC_RX_DMA_check)
- i.WRC_uart_Init 0x0000e0a8 Section 0 uart.o(i.WRC_uart_Init)
- i.WirelessRemoteCommPro 0x0000e158 Section 0 wireless_remote_comm.o(i.WirelessRemoteCommPro)
- i.WrcClosePwrPro 0x0000e208 Section 0 wireless_remote_comm.o(i.WrcClosePwrPro)
- i.WrcCreateLinkPro 0x0000e308 Section 0 wireless_remote_comm.o(i.WrcCreateLinkPro)
- i.WrcOpenPwrPro 0x0000e350 Section 0 wireless_remote_comm.o(i.WrcOpenPwrPro)
- i.WrcSendCreateLinkCmd 0x0000e38c Section 0 wireless_remote_comm.o(i.WrcSendCreateLinkCmd)
- i.WrcSendDataPro 0x0000e49c Section 0 wireless_remote_comm.o(i.WrcSendDataPro)
- i.WrcWaitRecDataPro 0x0000e528 Section 0 wireless_remote_comm.o(i.WrcWaitRecDataPro)
- i.__ARM_clz 0x0000e65c Section 0 depilogue.o(i.__ARM_clz)
- i.__ARM_common_switch8 0x0000e68a Section 0 extern_rtc.o(i.__ARM_common_switch8)
- i.__scatterload_copy 0x0000e6a6 Section 14 handlers.o(i.__scatterload_copy)
- i.__scatterload_null 0x0000e6b4 Section 2 handlers.o(i.__scatterload_null)
- i.__scatterload_zeroinit 0x0000e6b6 Section 14 handlers.o(i.__scatterload_zeroinit)
- i.__set_PRIMASK 0x0000e6c4 Section 0 mbrtu.o(i.__set_PRIMASK)
- __set_PRIMASK 0x0000e6c5 Thumb Code 6 mbrtu.o(i.__set_PRIMASK)
- i.adc_tem_cal 0x0000e6cc Section 0 adc.o(i.adc_tem_cal)
- i.adc_vol_cal 0x0000e770 Section 0 adc.o(i.adc_vol_cal)
- i.adc_wait_finish 0x0000e7d4 Section 0 adc.o(i.adc_wait_finish)
- i.allExtiIRQ 0x0000e7f4 Section 0 system_run_fun.o(i.allExtiIRQ)
- i.allGpioInit 0x0000e908 Section 0 system_run_fun.o(i.allGpioInit)
- i.allParaDefaultInit 0x0000e930 Section 0 system_mem_para.o(i.allParaDefaultInit)
- i.allParaPatchPro 0x0000e960 Section 0 system_mem_para.o(i.allParaPatchPro)
- i.allParaReadFromEep 0x0000e9a0 Section 0 system_mem_para.o(i.allParaReadFromEep)
- i.arrayA_2_arrayB 0x0000e9ce Section 0 system_general_para.o(i.arrayA_2_arrayB)
- i.balanceStatusHandler 0x0000ea10 Section 0 billing.o(i.balanceStatusHandler)
- i.borrow_Pwr_GPIO_Clk_Init 0x0000edf0 Section 0 power_manage.o(i.borrow_Pwr_GPIO_Clk_Init)
- i.delay_init 0x0000ee10 Section 0 delay.o(i.delay_init)
- i.delay_ms 0x0000ee58 Section 0 delay.o(i.delay_ms)
- i.delay_us 0x0000eea8 Section 0 delay.o(i.delay_us)
- i.eMBFuncReadCoils 0x0000eef8 Section 0 mbfunccoils.o(i.eMBFuncReadCoils)
- i.eMBFuncReadDiscreteInputs 0x0000efb2 Section 0 mbfuncdisc.o(i.eMBFuncReadDiscreteInputs)
- i.eMBFuncReadHoldingRegister 0x0000f06a Section 0 mbfuncholding.o(i.eMBFuncReadHoldingRegister)
- i.eMBFuncReadInputRegister 0x0000f0f4 Section 0 mbfuncinput.o(i.eMBFuncReadInputRegister)
- i.eMBFuncReadWriteMultipleHoldingRegister 0x0000f17e Section 0 mbfuncholding.o(i.eMBFuncReadWriteMultipleHoldingRegister)
- i.eMBFuncReportSlaveID 0x0000f260 Section 0 mbfuncother.o(i.eMBFuncReportSlaveID)
- i.eMBFuncWriteCoil 0x0000f288 Section 0 mbfunccoils.o(i.eMBFuncWriteCoil)
- i.eMBFuncWriteHoldingRegister 0x0000f2f8 Section 0 mbfuncholding.o(i.eMBFuncWriteHoldingRegister)
- i.eMBFuncWriteMultipleCoils 0x0000f338 Section 0 mbfunccoils.o(i.eMBFuncWriteMultipleCoils)
- i.eMBFuncWriteMultipleHoldingRegister 0x0000f3d2 Section 0 mbfuncholding.o(i.eMBFuncWriteMultipleHoldingRegister)
- i.eMBInit 0x0000f440 Section 0 mb.o(i.eMBInit)
- i.eMBPoll 0x0000f51c Section 0 mb.o(i.eMBPoll)
- i.eMBRTUInit 0x0000f65c Section 0 mbrtu.o(i.eMBRTUInit)
- i.eMBRTUReceive 0x0000f6b8 Section 0 mbrtu.o(i.eMBRTUReceive)
- i.eMBRTUSend 0x0000f710 Section 0 mbrtu.o(i.eMBRTUSend)
- i.eMBRTUStart 0x0000f7d8 Section 0 mbrtu.o(i.eMBRTUStart)
- i.eMBRTUStop 0x0000f800 Section 0 mbrtu.o(i.eMBRTUStop)
- i.eMBRegCoilsCB 0x0000f81c Section 0 regport.o(i.eMBRegCoilsCB)
- i.eMBRegDiscreteCB 0x0000f824 Section 0 regport.o(i.eMBRegDiscreteCB)
- i.eMBRegHoldingCB 0x0000f82c Section 0 regport.o(i.eMBRegHoldingCB)
- i.eMBRegInputCB 0x0000f890 Section 0 regport.o(i.eMBRegInputCB)
- i.eepABReadCheck 0x0000f8dc Section 0 system_mem_para.o(i.eepABReadCheck)
- i.eepABWriteAndReadCheck 0x0000f9e8 Section 0 system_mem_para.o(i.eepABWriteAndReadCheck)
- i.eepParaPatchPro_1 0x0000fa36 Section 0 system_mem_para.o(i.eepParaPatchPro_1)
- i.eepWriteAndReadCheck 0x0000fa38 Section 0 system_mem_para.o(i.eepWriteAndReadCheck)
- i.free 0x0000fa78 Section 0 malloc.o(i.free)
- i.getSBoxInvert 0x0000facc Section 0 aes128.o(i.getSBoxInvert)
- getSBoxInvert 0x0000facd Thumb Code 8 aes128.o(i.getSBoxInvert)
- i.getSBoxValue 0x0000fad8 Section 0 aes128.o(i.getSBoxValue)
- getSBoxValue 0x0000fad9 Thumb Code 8 aes128.o(i.getSBoxValue)
- i.hardwareDriversInit 0x0000fae4 Section 0 system_run_fun.o(i.hardwareDriversInit)
- i.keyPro 0x0000faf0 Section 0 key.o(i.keyPro)
- i.lcdDisplayPro 0x0000fc60 Section 0 lcd.o(i.lcdDisplayPro)
- i.led_init 0x0000fcd0 Section 0 other_fun.o(i.led_init)
- i.magnetic_interference_GPIO_Clk_Init 0x0000fcf0 Section 0 other_fun.o(i.magnetic_interference_GPIO_Clk_Init)
- i.main 0x0000fd10 Section 0 main.o(i.main)
- i.malloc 0x0000fea4 Section 0 malloc.o(i.malloc)
- i.paraCalcCrcAndWriteEepAB 0x0000ff10 Section 0 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
- i.prveMBError2Exception 0x0000ff48 Section 0 mbutils.o(i.prveMBError2Exception)
- i.sizhuHistoryRecord 0x0000ff6c Section 0 sizhu_history_record.o(i.sizhuHistoryRecord)
- i.sizhuIntervalHistoryRecord 0x00010088 Section 0 sizhu_history_record.o(i.sizhuIntervalHistoryRecord)
- i.sizhuMDHHistoryRecord 0x00010340 Section 0 sizhu_history_record.o(i.sizhuMDHHistoryRecord)
- i.sysRunFunCtrlPro 0x00010694 Section 0 system_run_fun.o(i.sysRunFunCtrlPro)
- i.sysRunFunParaInit 0x00010878 Section 0 system_run_fun.o(i.sysRunFunParaInit)
- i.sysStoredParaInit 0x00010984 Section 0 system_run_fun.o(i.sysStoredParaInit)
- i.systemEepIdDefaultInit 0x00010a28 Section 0 system_mem_para.o(i.systemEepIdDefaultInit)
- i.systemEepIdReadFromEep 0x00010a64 Section 0 system_mem_para.o(i.systemEepIdReadFromEep)
- i.ucharcmp 0x00010a8c Section 0 system_general_para.o(i.ucharcmp)
- i.up_comm_RX_DMA_CH2_Init 0x00010ab8 Section 0 uart.o(i.up_comm_RX_DMA_CH2_Init)
- i.up_comm_RX_DMA_CH2_reload 0x00010b1c Section 0 uart.o(i.up_comm_RX_DMA_CH2_reload)
- i.up_comm_RX_DMA_check 0x00010b4c Section 0 upper_com.o(i.up_comm_RX_DMA_check)
- i.up_comm_uart_Init 0x00010bd0 Section 0 uart.o(i.up_comm_uart_Init)
- i.up_comm_uart_enable 0x00010c68 Section 0 upper_com.o(i.up_comm_uart_enable)
- i.upperComPro 0x00010cf4 Section 0 upper_com.o(i.upperComPro)
- i.usMBCRC16 0x00010ee0 Section 0 mbcrc1.o(i.usMBCRC16)
- i.usMBCRC16_initFF 0x00010f14 Section 0 mbcrc_1.o(i.usMBCRC16_initFF)
- i.vMBPortSerialEnable 0x00010f2c Section 0 portserial.o(i.vMBPortSerialEnable)
- i.vMBPortTimersDisable 0x00010f2e Section 0 porttimer.o(i.vMBPortTimersDisable)
- i.vMBPortTimersEnable 0x00010f30 Section 0 porttimer.o(i.vMBPortTimersEnable)
- i.valveCtrlPro 0x00010f34 Section 0 valve_control.o(i.valveCtrlPro)
- i.xMBPortEventGet 0x00010f4c Section 0 portevent.o(i.xMBPortEventGet)
- i.xMBPortEventInit 0x00010f70 Section 0 portevent.o(i.xMBPortEventInit)
- i.xMBPortEventPost 0x00010f80 Section 0 portevent.o(i.xMBPortEventPost)
- i.xMBPortSerialGetByte 0x00010f98 Section 0 portserial.o(i.xMBPortSerialGetByte)
- i.xMBPortSerialInit 0x00010fac Section 0 portserial.o(i.xMBPortSerialInit)
- i.xMBPortSerialPutByte 0x00010fd8 Section 0 portserial.o(i.xMBPortSerialPutByte)
- i.xMBPortTimersInit 0x00011004 Section 0 porttimer.o(i.xMBPortTimersInit)
- i.xMBRTUReceiveCheck 0x0001100c Section 0 mbrtu.o(i.xMBRTUReceiveCheck)
- i.xMBRTUReceiveFSM 0x0001103c Section 0 mbrtu.o(i.xMBRTUReceiveFSM)
- i.xMBRTUTimerT35Expired 0x000110c8 Section 0 mbrtu.o(i.xMBRTUTimerT35Expired)
- i.xMBRTUTransmitFSM 0x0001110c Section 0 mbrtu.o(i.xMBRTUTransmitFSM)
- i.xtime 0x0001117c Section 0 aes128.o(i.xtime)
- xtime 0x0001117d Thumb Code 18 aes128.o(i.xtime)
- .constdata 0x0001118e Section 767 aes128.o(.constdata)
- sbox 0x0001118e Data 256 aes128.o(.constdata)
- rsbox 0x0001128e Data 256 aes128.o(.constdata)
- Rcon 0x0001138e Data 255 aes128.o(.constdata)
- .constdata 0x0001148d Section 512 mbcrc1.o(.constdata)
- aucCRCHi 0x0001148d Data 256 mbcrc1.o(.constdata)
- aucCRCLo 0x0001158d Data 256 mbcrc1.o(.constdata)
- .constdata 0x0001168d Section 12 mktime.o(.constdata)
- monlen 0x0001168d Data 12 mktime.o(.constdata)
- .constdata 0x00011699 Section 12 localtime_i.o(.constdata)
- monlen 0x00011699 Data 12 localtime_i.o(.constdata)
+ RESET 0x00019000 Section 192 startup_fm33a0xxev.o(RESET)
+ .ARM.Collect$$$$00000000 0x000190c0 Section 0 entry.o(.ARM.Collect$$$$00000000)
+ .ARM.Collect$$$$00000001 0x000190c0 Section 4 entry2.o(.ARM.Collect$$$$00000001)
+ .ARM.Collect$$$$00000004 0x000190c4 Section 4 entry5.o(.ARM.Collect$$$$00000004)
+ .ARM.Collect$$$$00000008 0x000190c8 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
+ .ARM.Collect$$$$0000000A 0x000190c8 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
+ .ARM.Collect$$$$0000000B 0x000190c8 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
+ .ARM.Collect$$$$0000000E 0x000190d0 Section 4 entry12b.o(.ARM.Collect$$$$0000000E)
+ .ARM.Collect$$$$0000000F 0x000190d4 Section 0 entry10a.o(.ARM.Collect$$$$0000000F)
+ .ARM.Collect$$$$00000011 0x000190d4 Section 0 entry11a.o(.ARM.Collect$$$$00000011)
+ .ARM.Collect$$$$00002712 0x000190d4 Section 4 entry2.o(.ARM.Collect$$$$00002712)
+ __lit__00000000 0x000190d4 Data 4 entry2.o(.ARM.Collect$$$$00002712)
+ .text 0x000190d8 Section 28 startup_fm33a0xxev.o(.text)
+ .text 0x000190f4 Section 0 uidiv.o(.text)
+ .text 0x00019120 Section 0 idiv.o(.text)
+ .text 0x00019148 Section 0 rand.o(.text)
+ .text 0x0001916c Section 0 mktime.o(.text)
+ .text 0x000191f8 Section 0 memcpya.o(.text)
+ .text 0x0001921c Section 0 memseta.o(.text)
+ .text 0x00019240 Section 0 strstr.o(.text)
+ .text 0x00019268 Section 0 uread4.o(.text)
+ .text 0x0001927c Section 0 uread8.o(.text)
+ .text 0x00019298 Section 0 uwrite4.o(.text)
+ .text 0x000192aa Section 0 uwrite8.o(.text)
+ .text 0x000192c8 Section 0 fadd.o(.text)
+ .text 0x0001937a Section 0 fmul.o(.text)
+ .text 0x000193f4 Section 0 fdiv.o(.text)
+ .text 0x00019470 Section 0 dadd.o(.text)
+ .text 0x000195d8 Section 0 dmul.o(.text)
+ .text 0x000196a8 Section 0 ddiv.o(.text)
+ .text 0x00019798 Section 0 fflti.o(.text)
+ .text 0x000197ae Section 0 ffltui.o(.text)
+ .text 0x000197bc Section 0 dflti.o(.text)
+ .text 0x000197e4 Section 0 dfltui.o(.text)
+ .text 0x00019800 Section 0 dfltl.o(.text)
+ .text 0x0001982c Section 0 ffixi.o(.text)
+ .text 0x0001985e Section 0 ffixui.o(.text)
+ .text 0x00019888 Section 0 dfixi.o(.text)
+ .text 0x000198d0 Section 0 dfixui.o(.text)
+ .text 0x0001990c Section 0 dfixl.o(.text)
+ .text 0x0001995c Section 0 dfixul.o(.text)
+ .text 0x0001999c Section 0 f2d.o(.text)
+ .text 0x000199c4 Section 40 cdcmple.o(.text)
+ .text 0x000199ec Section 40 cdrcmple.o(.text)
+ .text 0x00019a14 Section 0 d2f.o(.text)
+ .text 0x00019a4c Section 20 cfcmple.o(.text)
+ .text 0x00019a60 Section 20 cfrcmple.o(.text)
+ .text 0x00019a74 Section 0 llshl.o(.text)
+ .text 0x00019a94 Section 0 llushr.o(.text)
+ .text 0x00019ab6 Section 0 llsshr.o(.text)
+ .text 0x00019adc Section 0 localtime_i.o(.text)
+ .text 0x00019b50 Section 0 fepilogue.o(.text)
+ .text 0x00019b50 Section 0 iusefp.o(.text)
+ .text 0x00019bd2 Section 0 depilogue.o(.text)
+ .text 0x00019c90 Section 36 init.o(.text)
+ .text 0x00019cb4 Section 0 __dczerorl2.o(.text)
+ i.ADC_CFGR_ACC_PERIOD_Set 0x00019d0c Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
+ i.ADC_CFGR_BUFEN_Setable 0x00019d2c Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
+ i.ADC_CFGR_BUFSEL_Set 0x00019d50 Section 0 fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
+ i.ADC_CR_ACC_IE_Setable 0x00019d6c Section 0 fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
+ i.ADC_CR_EN_Setable 0x00019d90 Section 0 fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
+ i.ADC_CR_HPEN_Set 0x00019db4 Section 0 fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
+ i.ADC_CR_MODE_Set 0x00019dd4 Section 0 fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
+ i.ADC_CR_RSTCTRL_EN_Setable 0x00019df4 Section 0 fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
+ i.ADC_DR_Read 0x00019e18 Section 0 fm33a0xxev_adc.o(i.ADC_DR_Read)
+ i.ADC_IN10_Init 0x00019e24 Section 0 adc.o(i.ADC_IN10_Init)
+ i.ADC_IN5_Init 0x00019e80 Section 0 adc.o(i.ADC_IN5_Init)
+ i.ADC_ISR_ACC_IF_Chk 0x00019edc Section 0 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
+ i.ADC_ISR_ACC_IF_Clr 0x00019ef8 Section 0 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
+ i.ADC_TRIM_Write 0x00019f08 Section 0 fm33a0xxev_adc.o(i.ADC_TRIM_Write)
+ i.ADC_Temp_Init 0x00019f18 Section 0 adc.o(i.ADC_Temp_Init)
+ i.AES128_ECB_decrypt 0x00019f70 Section 0 aes128.o(i.AES128_ECB_decrypt)
+ i.AES128_ECB_encrypt 0x00019f9c Section 0 aes128.o(i.AES128_ECB_encrypt)
+ i.AddRoundKey 0x00019fc8 Section 0 aes128.o(i.AddRoundKey)
+ AddRoundKey 0x00019fc9 Thumb Code 64 aes128.o(i.AddRoundKey)
+ i.AlarmCntClearAll 0x0001a010 Section 0 sizhu_ctrl_word.o(i.AlarmCntClearAll)
+ i.AlarmCntIncrease 0x0001a038 Section 0 sizhu_ctrl_word.o(i.AlarmCntIncrease)
+ i.Alarm_List_Node_Deleted 0x0001a0bc Section 0 linked_list.o(i.Alarm_List_Node_Deleted)
+ i.Alarm_List_Node_PushBack 0x0001a0be Section 0 linked_list.o(i.Alarm_List_Node_PushBack)
+ i.Alka_Bat_Voltage_Status 0x0001a0c0 Section 0 power_manage.o(i.Alka_Bat_Voltage_Status)
+ i.Alka_Battery_GPIO_Clk_Init 0x0001a374 Section 0 power_manage.o(i.Alka_Battery_GPIO_Clk_Init)
+ i.AltFunIO 0x0001a398 Section 0 gpio.o(i.AltFunIO)
+ i.AnalogIO 0x0001a43e Section 0 gpio.o(i.AnalogIO)
+ i.AnalogIO_H 0x0001a490 Section 0 gpio.o(i.AnalogIO_H)
+ i.BSTIM_IRQHandler 0x0001a4f0 Section 0 tim.o(i.BSTIM_IRQHandler)
+ i.BSTIM_ISR_UIF_Chk 0x0001a500 Section 0 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
+ i.BSTIM_ISR_UIF_Clr 0x0001a518 Section 0 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
+ i.BTx_CFGR1_GRP1SEL_Set 0x0001a524 Section 0 fm33a0xxev_bt.o(i.BTx_CFGR1_GRP1SEL_Set)
+ i.BTx_CR1_CHEN_Setable 0x0001a536 Section 0 fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)
+ i.BTx_CR1_EDGESEL_Set 0x0001a54e Section 0 fm33a0xxev_bt.o(i.BTx_CR1_EDGESEL_Set)
+ i.BTx_CR1_MODE_Set 0x0001a566 Section 0 fm33a0xxev_bt.o(i.BTx_CR1_MODE_Set)
+ i.BTx_CR2_CNTHSEL_Set 0x0001a57e Section 0 fm33a0xxev_bt.o(i.BTx_CR2_CNTHSEL_Set)
+ i.BTx_CR2_SIG2SEL_Set 0x0001a596 Section 0 fm33a0xxev_bt.o(i.BTx_CR2_SIG2SEL_Set)
+ i.BTx_CR2_STDIR_Setable 0x0001a5ae Section 0 fm33a0xxev_bt.o(i.BTx_CR2_STDIR_Setable)
+ i.BTx_IER_CMPHIE_Setable 0x0001a5c6 Section 0 fm33a0xxev_bt.o(i.BTx_IER_CMPHIE_Setable)
+ i.BTx_IER_OVHIE_Setable 0x0001a5de Section 0 fm33a0xxev_bt.o(i.BTx_IER_OVHIE_Setable)
+ i.BTx_IRQHandler 0x0001a5f8 Section 0 tim.o(i.BTx_IRQHandler)
+ i.BTx_ISR_CMPHIF_Chk 0x0001a658 Section 0 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)
+ i.BTx_ISR_CMPHIF_Clr 0x0001a66c Section 0 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)
+ i.BTx_ISR_CMPLIF_Clr 0x0001a672 Section 0 fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)
+ i.BTx_LOADCR_LHEN_Setable 0x0001a678 Section 0 fm33a0xxev_bt.o(i.BTx_LOADCR_LHEN_Setable)
+ i.BTx_LOADCR_LLEN_Setable 0x0001a690 Section 0 fm33a0xxev_bt.o(i.BTx_LOADCR_LLEN_Setable)
+ i.BTx_LOADH_Write 0x0001a6a8 Section 0 fm33a0xxev_bt.o(i.BTx_LOADH_Write)
+ i.BTx_LOADL_Write 0x0001a6ae Section 0 fm33a0xxev_bt.o(i.BTx_LOADL_Write)
+ i.BTx_PRES_Write 0x0001a6b4 Section 0 fm33a0xxev_bt.o(i.BTx_PRES_Write)
+ i.BasicTimer16_Init 0x0001a6bc Section 0 tim.o(i.BasicTimer16_Init)
+ i.BlockCopy 0x0001a784 Section 0 aes128.o(i.BlockCopy)
+ BlockCopy 0x0001a785 Thumb Code 20 aes128.o(i.BlockCopy)
+ i.BootLoader_IapConfigCheckHandler 0x0001a798 Section 0 bootloader_iap.o(i.BootLoader_IapConfigCheckHandler)
+ i.BootLoader_IapConfigLzmaSetHander 0x0001a9a0 Section 0 bootloader_iap.o(i.BootLoader_IapConfigLzmaSetHander)
+ i.BootLoader_IapConfigSetHander 0x0001a9bc Section 0 bootloader_iap.o(i.BootLoader_IapConfigSetHander)
+ i.BootLoader_IapDiffDataHandler 0x0001aafc Section 0 bootloader_iap.o(i.BootLoader_IapDiffDataHandler)
+ i.BootLoader_IapDiffMapSetHandler 0x0001abc8 Section 0 bootloader_iap.o(i.BootLoader_IapDiffMapSetHandler)
+ i.CDIF_CR_INTF_EN_Getable 0x0001ac14 Section 0 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
+ i.CDIF_CR_INTF_EN_Setable 0x0001ac2c Section 0 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
+ i.CMU_GetClocksFreq 0x0001ac44 Section 0 fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)
+ i.CMU_IER_HFDET_IE_Setable 0x0001ad64 Section 0 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
+ i.CMU_IRQHandler 0x0001ad88 Section 0 user_init.o(i.CMU_IRQHandler)
+ i.CMU_ISR_HFDETO_Chk 0x0001ad8c Section 0 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
+ i.CMU_Init_RCHF_Trim 0x0001ada8 Section 0 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
+ i.CMU_OPCCR1_EXTICKE_Setable 0x0001adfc Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
+ i.CMU_OPCCR1_EXTICKSEL_Set 0x0001ae20 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
+ i.CMU_OPCCR1_UART0CKE_Setable 0x0001ae40 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)
+ i.CMU_OPCCR1_UART0CKS_Set 0x0001ae68 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)
+ i.CMU_OPCCR1_UART1CKE_Setable 0x0001ae84 Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)
+ i.CMU_OPCCR1_UART1CKS_Set 0x0001aeac Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)
+ i.CMU_OPCCR2_NVMCKE_Setable 0x0001aecc Section 0 fm33a0xxev_cmu.o(i.CMU_OPCCR2_NVMCKE_Setable)
+ i.CMU_PERCLK_SetableEx 0x0001aef4 Section 0 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
+ i.CMU_PLLHCR_EN_Getable 0x0001af5c Section 0 fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)
+ i.CMU_PLLHCR_OSEL_Get 0x0001af74 Section 0 fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)
+ i.CMU_PLLHCR_PLLHDB_Get 0x0001af84 Section 0 fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)
+ i.CMU_RCHFCR_FSEL_Get 0x0001af98 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)
+ i.CMU_RCHFCR_FSEL_Set 0x0001afa8 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
+ i.CMU_RCHFCR_RCHFEN_Getable 0x0001afc8 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)
+ i.CMU_RCHFCR_RCHFEN_Setable 0x0001afe0 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
+ i.CMU_RCHFTR_RCHFTRIM_Set 0x0001b004 Section 0 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
+ i.CMU_RCHF_Init 0x0001b01c Section 0 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
+ i.CMU_SYSCLKCR_AHBPRES_Get 0x0001b030 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)
+ i.CMU_SYSCLKCR_AHBPRES_Set 0x0001b040 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
+ i.CMU_SYSCLKCR_APBPRES_Get 0x0001b060 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)
+ i.CMU_SYSCLKCR_APBPRES_Set 0x0001b070 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
+ i.CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x0001b090 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
+ i.CMU_SYSCLKCR_SYSCLKSEL_Get 0x0001b0b8 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)
+ i.CMU_SYSCLKCR_SYSCLKSEL_Set 0x0001b0c8 Section 0 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
+ i.CMU_SysClk_Init 0x0001b0e4 Section 0 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
+ i.CMU_XTHFCR_XTHFEN_Setable 0x0001b104 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
+ i.CMU_XTHFCR_XTHF_CFG_Set 0x0001b128 Section 0 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
+ i.COM_equipment_basic_inf_handle 0x0001b148 Section 0 upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
+ i.COM_time_set_handle 0x0001b17c Section 0 upper_com_data_pro.o(i.COM_time_set_handle)
+ i.CV_lose_check_GPIO_Clk_Init 0x0001b204 Section 0 pulse_and_alarm_line.o(i.CV_lose_check_GPIO_Clk_Init)
+ i.Cipher 0x0001b22c Section 0 aes128.o(i.Cipher)
+ Cipher 0x0001b22d Thumb Code 56 aes128.o(i.Cipher)
+ i.CloseIO 0x0001b264 Section 0 gpio.o(i.CloseIO)
+ i.Close_Valve_Alarm_Line_GPIO_Clk_Init 0x0001b29c Section 0 pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_Init)
+ i.Close_Valve_Alarm_Line_GPIO_Clk_sleep 0x0001b2bc Section 0 pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_sleep)
+ i.CtrlWordParaDefaultInit 0x0001b2dc Section 0 system_mem_para.o(i.CtrlWordParaDefaultInit)
+ i.CtrlWordParaReadFromEep 0x0001b374 Section 0 system_mem_para.o(i.CtrlWordParaReadFromEep)
+ i.DEBUG_Init 0x0001b410 Section 0 rcc_config.o(i.DEBUG_Init)
+ i.DMA_CH11CR_CH11DIR_Set 0x0001b41c Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)
+ i.DMA_CH11CR_CH11EN_Setable 0x0001b43c Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)
+ i.DMA_CH11CR_CH11FI_Set 0x0001b460 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)
+ i.DMA_CH11CR_CH11FTIE_Setable 0x0001b480 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)
+ i.DMA_CH11CR_CH11HTIE_Setable 0x0001b4a4 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)
+ i.DMA_CH11CR_CH11PRI_Set 0x0001b4c8 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)
+ i.DMA_CH11CR_CH11RI_Set 0x0001b4e8 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)
+ i.DMA_CH11CR_CH11TSIZE_Set 0x0001b508 Section 0 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)
+ i.DMA_CH11FAR_Write 0x0001b528 Section 0 fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)
+ i.DMA_CHxCR_BDW_Set 0x0001b538 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)
+ i.DMA_CHxCR_CHxFTIE_Getable 0x0001b55c Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
+ i.DMA_CHxCR_CHxFTIE_Setable 0x0001b57c Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)
+ i.DMA_CHxCR_CHxHTIE_Setable 0x0001b5a4 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)
+ i.DMA_CHxCR_CHxINC_Set 0x0001b5cc Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)
+ i.DMA_CHxCR_CHxPRI_Set 0x0001b5f0 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)
+ i.DMA_CHxCR_CHxSSEL_Set 0x0001b614 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)
+ i.DMA_CHxCR_CHxTSIZE_Set 0x0001b638 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)
+ i.DMA_CHxCR_CIRC_Setable 0x0001b65c Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)
+ i.DMA_CHxCR_ChxEN_Setable 0x0001b684 Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)
+ i.DMA_CHxCR_DIR_Set 0x0001b6ac Section 0 fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)
+ i.DMA_CHxMAR_Read 0x0001b6d0 Section 0 fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)
+ i.DMA_CHxMAR_Write 0x0001b6e0 Section 0 fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)
+ i.DMA_GCR_DMAEN_Setable 0x0001b6f0 Section 0 fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)
+ i.DMA_IRQHandler 0x0001b714 Section 0 uart.o(i.DMA_IRQHandler)
+ i.DMA_ISR_DMACHFT_Chk 0x0001b734 Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
+ i.DMA_ISR_DMACHFT_Clr 0x0001b754 Section 0 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
+ i.DMA_Init 0x0001b764 Section 0 fm33a0xxev_dma.o(i.DMA_Init)
+ i.DataAes128EcbDecrypt 0x0001b818 Section 0 wrc_sizhu_v4.o(i.DataAes128EcbDecrypt)
+ i.DataAes128EcbEncrypt 0x0001b868 Section 0 wrc_sizhu_v4.o(i.DataAes128EcbEncrypt)
+ i.DataReadAddrInit 0x0001b8ec Section 0 wrc_sizhu_v4.o(i.DataReadAddrInit)
+ i.DataReportAckPro 0x0001b91c Section 0 wrc_sizhu_v4.o(i.DataReportAckPro)
+ i.Datecmp 0x0001b9cc Section 0 system_general_para.o(i.Datecmp)
+ i.E2P_Ctrl_Gpio_Init 0x0001bba8 Section 0 eeprom.o(i.E2P_Ctrl_Gpio_Init)
+ i.E2P_Ctrl_Gpio_sleep 0x0001bc04 Section 0 eeprom.o(i.E2P_Ctrl_Gpio_sleep)
+ i.EEPROM_MultipleRead 0x0001bc60 Section 0 eeprom.o(i.EEPROM_MultipleRead)
+ i.EEPROM_MultipleWrite 0x0001bcd0 Section 0 eeprom.o(i.EEPROM_MultipleWrite)
+ i.EEPROM_Wait_Busy 0x0001bde8 Section 0 eeprom.o(i.EEPROM_Wait_Busy)
+ i.EEPROM_stat_read 0x0001bdfc Section 0 eeprom.o(i.EEPROM_stat_read)
+ i.EKMODBUS_dataAnalysis 0x0001be48 Section 0 rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis)
+ i.EX_Pwr_GPIO_Clk_Init 0x0001bf38 Section 0 power_manage.o(i.EX_Pwr_GPIO_Clk_Init)
+ i.EndFramePro 0x0001bf64 Section 0 wrc_sizhu_v4.o(i.EndFramePro)
+ i.EquipmentBasicInfoDefaultInit 0x0001c004 Section 0 system_mem_para.o(i.EquipmentBasicInfoDefaultInit)
+ i.EquipmentBasicInfoReadFromEep 0x0001c020 Section 0 system_mem_para.o(i.EquipmentBasicInfoReadFromEep)
+ i.EveryDayClearAlarmCnt 0x0001c048 Section 0 sizhu_ctrl_word.o(i.EveryDayClearAlarmCnt)
+ i.FLASH_Write_Enable 0x0001c068 Section 0 off_chip_flash.o(i.FLASH_Write_Enable)
+ i.FLS_EPCR_EREQ_Set 0x0001c0a4 Section 0 fm33a0xxev_flash.o(i.FLS_EPCR_EREQ_Set)
+ i.FLS_EPCR_ERTYPE_Set 0x0001c0c0 Section 0 fm33a0xxev_flash.o(i.FLS_EPCR_ERTYPE_Set)
+ i.FLS_EPCR_PREQ_Set 0x0001c0e0 Section 0 fm33a0xxev_flash.o(i.FLS_EPCR_PREQ_Set)
+ i.FLS_ISR_ERD_Chk 0x0001c100 Section 0 fm33a0xxev_flash.o(i.FLS_ISR_ERD_Chk)
+ i.FLS_ISR_ERD_Clr 0x0001c118 Section 0 fm33a0xxev_flash.o(i.FLS_ISR_ERD_Clr)
+ i.FLS_ISR_PRD_Chk 0x0001c124 Section 0 fm33a0xxev_flash.o(i.FLS_ISR_PRD_Chk)
+ i.FLS_ISR_PRD_Clr 0x0001c13c Section 0 fm33a0xxev_flash.o(i.FLS_ISR_PRD_Clr)
+ i.FLS_KEY_Write 0x0001c148 Section 0 fm33a0xxev_flash.o(i.FLS_KEY_Write)
+ i.FLS_RDCR_WAIT_Set 0x0001c154 Section 0 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
+ i.FlashLogAddrCheck 0x0001c170 Section 0 system_flash_mem_manage.o(i.FlashLogAddrCheck)
+ i.FlashMultipleReadAndCrcCheck 0x0001c1b8 Section 0 system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck)
+ i.FlashMultipleWriteAndReadCheck 0x0001c294 Section 0 system_flash_mem_manage.o(i.FlashMultipleWriteAndReadCheck)
+ i.FlashPageErase 0x0001c2c0 Section 0 flash.o(i.FlashPageErase)
+ i.FlashWriteAndReadCheck 0x0001c32c Section 0 system_flash_mem_manage.o(i.FlashWriteAndReadCheck)
+ i.Flash_AppPageErase 0x0001c3a8 Section 0 flash.o(i.Flash_AppPageErase)
+ i.Flash_App_Write_String 0x0001c3e0 Section 0 flash.o(i.Flash_App_Write_String)
+ i.Flash_OUT_Erase_Sector 0x0001c43c Section 0 off_chip_flash.o(i.Flash_OUT_Erase_Sector)
+ i.Flash_ReadSR 0x0001c49c Section 0 off_chip_flash.o(i.Flash_ReadSR)
+ i.Flash_Wait_Busy 0x0001c4e4 Section 0 off_chip_flash.o(i.Flash_Wait_Busy)
+ i.Flash_Write_NoCheck 0x0001c4f6 Section 0 off_chip_flash.o(i.Flash_Write_NoCheck)
+ i.Flash_Write_Page 0x0001c53c Section 0 off_chip_flash.o(i.Flash_Write_Page)
+ i.Force_Open_GPIO_Init 0x0001c5ac Section 0 valve_control.o(i.Force_Open_GPIO_Init)
+ i.GPIOH_ReadInputDataBit 0x0001c5c0 Section 0 fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit)
+ i.GPIO_EXTI_EXTIDF_Setable 0x0001c5dc Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
+ i.GPIO_EXTI_EXTIISR_ChkEx 0x0001c6d8 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
+ i.GPIO_EXTI_EXTIISR_ClrEx 0x0001c7cc Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
+ i.GPIO_EXTI_Init 0x0001c8b8 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
+ i.GPIO_EXTI_Select_Edge 0x0001c910 Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
+ i.GPIO_EXTI_Select_Pin 0x0001ca1c Section 0 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
+ i.GPIO_Get_InitPara 0x0001cb50 Section 0 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
+ i.GPIO_IRQHandler 0x0001cbe4 Section 0 exti.o(i.GPIO_IRQHandler)
+ i.GPIO_Init 0x0001cec0 Section 0 fm33a0xxev_gpio.o(i.GPIO_Init)
+ i.GPIO_ReadInputDataBit 0x0001cf32 Section 0 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
+ i.GPIO_ResetBits 0x0001cf46 Section 0 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
+ i.GPIO_SetBits 0x0001cf4a Section 0 fm33a0xxev_gpio.o(i.GPIO_SetBits)
+ i.GPIO_ToggleBits 0x0001cf4e Section 0 fm33a0xxev_gpio.o(i.GPIO_ToggleBits)
+ i.GPIOx_ANEN_Setable 0x0001cf5e Section 0 fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)
+ i.GetPwrStatusPro 0x0001cf7c Section 0 power_manage.o(i.GetPwrStatusPro)
+ i.GetValveRunMaxTime 0x0001d7fc Section 0 valve_control.o(i.GetValveRunMaxTime)
+ i.Get_AdcTempValue 0x0001d840 Section 0 adc.o(i.Get_AdcTempValue)
+ i.Get_AdcValue 0x0001d870 Section 0 adc.o(i.Get_AdcValue)
+ i.Get_Alka_Bat_Voltage 0x0001d8a4 Section 0 power_manage.o(i.Get_Alka_Bat_Voltage)
+ i.Get_Extern_Rtc_Time 0x0001d938 Section 0 extern_rtc.o(i.Get_Extern_Rtc_Time)
+ i.Get_Lith_Bat_Voltage 0x0001d9f4 Section 0 power_manage.o(i.Get_Lith_Bat_Voltage)
+ i.Get_Mcu_Temp 0x0001da88 Section 0 power_manage.o(i.Get_Mcu_Temp)
+ i.Get_vol_Average 0x0001dab8 Section 0 power_manage.o(i.Get_vol_Average)
+ i.HistoryRecordTest 0x0001db98 Section 0 sizhu_history_record.o(i.HistoryRecordTest)
+ i.I2c_Ack 0x0001dc24 Section 0 i2c.o(i.I2c_Ack)
+ i.I2c_No_Ack 0x0001dc64 Section 0 i2c.o(i.I2c_No_Ack)
+ i.I2c_Read 0x0001dc9c Section 0 i2c.o(i.I2c_Read)
+ i.I2c_Scl_Gpio_Init 0x0001dcf4 Section 0 i2c.o(i.I2c_Scl_Gpio_Init)
+ i.I2c_Send 0x0001dd1c Section 0 i2c.o(i.I2c_Send)
+ i.I2c_Start 0x0001dd88 Section 0 i2c.o(i.I2c_Start)
+ i.I2c_Stop 0x0001ddc4 Section 0 i2c.o(i.I2c_Stop)
+ i.IO_JitterEliminationCheck 0x0001de04 Section 0 system_general_para.o(i.IO_JitterEliminationCheck)
+ i.IWDT_Clr 0x0001de48 Section 0 user_init.o(i.IWDT_Clr)
+ i.IWDT_Init 0x0001de58 Section 0 user_init.o(i.IWDT_Init)
+ i.IapBootload_WriteCfgFlash_Handler 0x0001de78 Section 0 bootloader_iap.o(i.IapBootload_WriteCfgFlash_Handler)
+ i.Init_RCHF 0x0001dedc Section 0 user_init.o(i.Init_RCHF)
+ i.Init_RCLP 0x0001def8 Section 0 user_init.o(i.Init_RCLP)
+ i.Init_SysClk 0x0001df1c Section 0 user_init.o(i.Init_SysClk)
+ i.Init_SysClk_Gen 0x0001df94 Section 0 user_init.o(i.Init_SysClk_Gen)
+ i.InputtIO 0x0001dfaa Section 0 gpio.o(i.InputtIO)
+ i.InputtIO_H 0x0001e020 Section 0 gpio.o(i.InputtIO_H)
+ i.IntervalTriggerHandle 0x0001e0a4 Section 0 system_general_para.o(i.IntervalTriggerHandle)
+ i.InvCipher 0x0001e1b0 Section 0 aes128.o(i.InvCipher)
+ InvCipher 0x0001e1b1 Thumb Code 56 aes128.o(i.InvCipher)
+ i.InvMixColumns 0x0001e1e8 Section 0 aes128.o(i.InvMixColumns)
+ InvMixColumns 0x0001e1e9 Thumb Code 1206 aes128.o(i.InvMixColumns)
+ i.InvShiftRows 0x0001e6a4 Section 0 aes128.o(i.InvShiftRows)
+ InvShiftRows 0x0001e6a5 Thumb Code 146 aes128.o(i.InvShiftRows)
+ i.InvSubBytes 0x0001e73c Section 0 aes128.o(i.InvSubBytes)
+ InvSubBytes 0x0001e73d Thumb Code 52 aes128.o(i.InvSubBytes)
+ i.KeyExpansion 0x0001e774 Section 0 aes128.o(i.KeyExpansion)
+ KeyExpansion 0x0001e775 Thumb Code 280 aes128.o(i.KeyExpansion)
+ i.Key_GPIO_Init 0x0001e898 Section 0 key.o(i.Key_GPIO_Init)
+ i.LF_PULSE_INT_GPIO_Clk_Init 0x0001e8c8 Section 0 pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_Init)
+ i.LF_PULSE_INT_GPIO_Clk_sleep 0x0001e8e8 Section 0 pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_sleep)
+ i.LL_FLASH_Program_Word 0x0001e904 Section 0 flash.o(i.LL_FLASH_Program_Word)
+ i.LPTIM_CR_EN_Getable 0x0001e94c Section 0 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
+ i.LPTIM_IRQHandler 0x0001e964 Section 0 tim.o(i.LPTIM_IRQHandler)
+ i.LPTIM_ISR_OVIF_Chk 0x0001e97c Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
+ i.LPTIM_ISR_OVIF_Clr 0x0001e994 Section 0 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
+ i.LP_lose_check_GPIO_Clk_Init 0x0001e9a0 Section 0 pulse_and_alarm_line.o(i.LP_lose_check_GPIO_Clk_Init)
+ i.LV_lose_check_GPIO_Clk_Init 0x0001e9c8 Section 0 pulse_and_alarm_line.o(i.LV_lose_check_GPIO_Clk_Init)
+ i.Lcd_Battery 0x0001e9f0 Section 0 lcd_cfg_api.o(i.Lcd_Battery)
+ i.Lcd_BillingShow 0x0001eae0 Section 0 lcd_cfg_api.o(i.Lcd_BillingShow)
+ i.Lcd_DeInit 0x0001eb24 Section 0 lcd.o(i.Lcd_DeInit)
+ i.Lcd_DisplayDigit_23A 0x0001eb44 Section 0 lcd_io_api.o(i.Lcd_DisplayDigit_23A)
+ i.Lcd_GPIO_Init 0x00023298 Section 0 lcd_io_api.o(i.Lcd_GPIO_Init)
+ i.Lcd_Init 0x000232c0 Section 0 lcd.o(i.Lcd_Init)
+ i.Lcd_Show_MenuProcess 0x000232d4 Section 0 lcd.o(i.Lcd_Show_MenuProcess)
+ i.Lcd_Sys_Init 0x000233ec Section 0 lcd.o(i.Lcd_Sys_Init)
+ i.Lcd_ValveShow 0x0002340c Section 0 lcd_cfg_api.o(i.Lcd_ValveShow)
+ i.Lcd_WaringShow 0x00023550 Section 0 lcd_cfg_api.o(i.Lcd_WaringShow)
+ i.Lcd_WrcShow 0x000236a0 Section 0 lcd_cfg_api.o(i.Lcd_WrcShow)
+ i.Lcd_Write 0x00023814 Section 0 lcd_io_api.o(i.Lcd_Write)
+ i.Lcd_Write_Reg 0x00023846 Section 0 lcd_io_api.o(i.Lcd_Write_Reg)
+ i.LinkDataAnalysis 0x00023880 Section 0 wireless_remote_comm.o(i.LinkDataAnalysis)
+ i.LithBatUseTimeCalculate 0x0002393c Section 0 power_manage.o(i.LithBatUseTimeCalculate)
+ i.Lith_Bat_Voltage_Status 0x00023998 Section 0 power_manage.o(i.Lith_Bat_Voltage_Status)
+ i.Lith_Battery_GPIO_Clk_Init 0x00023c4c Section 0 power_manage.o(i.Lith_Battery_GPIO_Clk_Init)
+ i.LogCtrlParaDefaultInit 0x00023c7c Section 0 system_mem_para.o(i.LogCtrlParaDefaultInit)
+ i.LogCtrlParaReadFromEep 0x00023e4c Section 0 system_mem_para.o(i.LogCtrlParaReadFromEep)
+ i.LongTimeReportFailed 0x00024050 Section 0 wireless_remote_comm.o(i.LongTimeReportFailed)
+ i.Low_Pwr_INT_GPIO_Clk_Init 0x0002415c Section 0 pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_Init)
+ i.Low_Pwr_INT_GPIO_Clk_sleep 0x0002417c Section 0 pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_sleep)
+ i.MagneticInterferenceCheck 0x00024198 Section 0 other_fun.o(i.MagneticInterferenceCheck)
+ i.MixColumns 0x000241dc Section 0 aes128.o(i.MixColumns)
+ MixColumns 0x000241dd Thumb Code 288 aes128.o(i.MixColumns)
+ i.Motor_AB_GPIO_Init 0x00024300 Section 0 valve_control.o(i.Motor_AB_GPIO_Init)
+ i.Motor_OP_CL_GPIO_Init 0x00024320 Section 0 valve_control.o(i.Motor_OP_CL_GPIO_Init)
+ i.Motor_OP_CL_GPIO_Init_sleep_mode 0x0002433c Section 0 valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
+ i.NMI_Handler 0x00024354 Section 0 exti.o(i.NMI_Handler)
+ i.NVIC_DisableIRQ 0x00024358 Section 0 uart.o(i.NVIC_DisableIRQ)
+ NVIC_DisableIRQ 0x00024359 Thumb Code 18 uart.o(i.NVIC_DisableIRQ)
+ i.NVIC_DisableIRQ 0x00024370 Section 0 tim.o(i.NVIC_DisableIRQ)
+ NVIC_DisableIRQ 0x00024371 Thumb Code 18 tim.o(i.NVIC_DisableIRQ)
+ i.NVIC_EnableIRQ 0x00024388 Section 0 uart.o(i.NVIC_EnableIRQ)
+ NVIC_EnableIRQ 0x00024389 Thumb Code 18 uart.o(i.NVIC_EnableIRQ)
+ i.NVIC_EnableIRQ 0x000243a0 Section 0 tim.o(i.NVIC_EnableIRQ)
+ NVIC_EnableIRQ 0x000243a1 Thumb Code 18 tim.o(i.NVIC_EnableIRQ)
+ i.NVIC_SetPriority 0x000243b8 Section 0 system_run_fun.o(i.NVIC_SetPriority)
+ NVIC_SetPriority 0x000243b9 Thumb Code 110 system_run_fun.o(i.NVIC_SetPriority)
+ i.NVIC_SetPriority 0x00024430 Section 0 uart.o(i.NVIC_SetPriority)
+ NVIC_SetPriority 0x00024431 Thumb Code 110 uart.o(i.NVIC_SetPriority)
+ i.NVIC_SetPriority 0x000244a8 Section 0 tim.o(i.NVIC_SetPriority)
+ NVIC_SetPriority 0x000244a9 Thumb Code 110 tim.o(i.NVIC_SetPriority)
+ i.OTA_DiffData 0x00024520 Section 0 wrc_sizhu_v4.o(i.OTA_DiffData)
+ i.OTA_DiffMap 0x00024578 Section 0 wrc_sizhu_v4.o(i.OTA_DiffMap)
+ i.OTA_check 0x000245d0 Section 0 wrc_sizhu_v4.o(i.OTA_check)
+ i.OTA_config 0x000245f6 Section 0 wrc_sizhu_v4.o(i.OTA_config)
+ i.OTA_config_bsdiff_lzma 0x00024628 Section 0 wrc_sizhu_v4.o(i.OTA_config_bsdiff_lzma)
+ i.OtherFunPro 0x0002465c Section 0 other_fun.o(i.OtherFunPro)
+ i.Out_Flash_MultipleRead 0x0002467c Section 0 off_chip_flash.o(i.Out_Flash_MultipleRead)
+ i.Out_Flash_MultipleWrite 0x000246e8 Section 0 off_chip_flash.o(i.Out_Flash_MultipleWrite)
+ i.OutputIO 0x00024808 Section 0 gpio.o(i.OutputIO)
+ i.PowerManagrInit 0x0002487c Section 0 power_manage.o(i.PowerManagrInit)
+ i.Power_IO_Init 0x00024bf4 Section 0 power_manage.o(i.Power_IO_Init)
+ i.ProtocolDataAnalysis 0x00024c7c Section 0 wireless_remote_comm.o(i.ProtocolDataAnalysis)
+ i.PulseAndAlarmLineCheck 0x00024cc4 Section 0 pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck)
+ i.PulseAndAlarmLineInit 0x00025294 Section 0 pulse_and_alarm_line.o(i.PulseAndAlarmLineInit)
+ i.PulseSettlement 0x000256f8 Section 0 billing.o(i.PulseSettlement)
+ i.Pulse_And_Alarm_Line_IO_Init 0x000258b8 Section 0 pulse_and_alarm_line.o(i.Pulse_And_Alarm_Line_IO_Init)
+ i.PushSettlementInfoPro 0x000258dc Section 0 wrc_sizhu_v4.o(i.PushSettlementInfoPro)
+ i.R8025T_Read 0x00025a64 Section 0 extern_rtc.o(i.R8025T_Read)
+ i.R8025T_Write 0x00025ab0 Section 0 extern_rtc.o(i.R8025T_Write)
+ i.RMU_BORCR_BOR_PDRCFG_Set 0x00025ae0 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
+ i.RMU_BORCR_OFF_BOR_Setable 0x00025b00 Section 0 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
+ i.RMU_PDRCR_PDREN_Setable 0x00025b24 Section 0 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
+ i.RS485Settlement 0x00025b48 Section 0 billing.o(i.RS485Settlement)
+ i.RS485_UART_GPIO_sleep 0x00025dc4 Section 0 rs485_read_data.o(i.RS485_UART_GPIO_sleep)
+ i.RS485_read_data_GPIO_Init 0x00025de8 Section 0 rs485_read_data.o(i.RS485_read_data_GPIO_Init)
+ i.RS485_read_data_RX_DMA_CH3_Init 0x00025eac Section 0 uart.o(i.RS485_read_data_RX_DMA_CH3_Init)
+ i.RS485_read_data_RX_DMA_CH3_reload 0x00025f0c Section 0 uart.o(i.RS485_read_data_RX_DMA_CH3_reload)
+ i.RS485_read_data_RX_DMA_check 0x00025f3c Section 0 rs485_read_data.o(i.RS485_read_data_RX_DMA_check)
+ i.RS485_read_data_uart_Init 0x00025fb4 Section 0 uart.o(i.RS485_read_data_uart_Init)
+ i.RTC_GPIO_Init 0x00026064 Section 0 extern_rtc.o(i.RTC_GPIO_Init)
+ i.RTC_IRQHandler 0x0002607c Section 0 rtc.o(i.RTC_IRQHandler)
+ i.ReadDataFromRecord 0x00026080 Section 0 wrc_sizhu_v4.o(i.ReadDataFromRecord)
+ i.Read_OP_CL_VALVE_Status 0x000261d4 Section 0 valve_control.o(i.Read_OP_CL_VALVE_Status)
+ i.SIZHUMODBUSV2_0_dataAnalysis 0x00026228 Section 0 rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis)
+ i.SPI3_Init 0x0002645c Section 0 spi.o(i.SPI3_Init)
+ i.SPI3_sleep 0x00026534 Section 0 spi.o(i.SPI3_sleep)
+ i.SPIx_CR1_BAUD_Set 0x00026570 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
+ i.SPIx_CR1_CPHA_Set 0x00026588 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
+ i.SPIx_CR1_CPHOL_Set 0x0002659a Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
+ i.SPIx_CR1_IOSWAP_Set 0x000265b2 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
+ i.SPIx_CR1_LSBF_Set 0x000265cc Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
+ i.SPIx_CR1_MM_Set 0x000265e4 Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
+ i.SPIx_CR1_WAIT_Set 0x000265fe Section 0 fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
+ i.SPIx_CR2_DLEN_Set 0x00026616 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
+ i.SPIx_CR2_HALFDUPLEX_Set 0x00026630 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
+ i.SPIx_CR2_RXO_Setable 0x0002664a Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
+ i.SPIx_CR2_SPIEN_Setable 0x00026664 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
+ i.SPIx_CR2_SSNM_Set 0x0002667c Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
+ i.SPIx_CR2_SSNSEN_Setable 0x00026694 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
+ i.SPIx_CR2_TXO_AC_Setable 0x000266ac Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
+ i.SPIx_CR2_TXO_Setable 0x000266c4 Section 0 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
+ i.SPIx_CR3_MERRC_Clr 0x000266dc Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
+ i.SPIx_CR3_RXBFC_Clr 0x000266e2 Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
+ i.SPIx_CR3_SERRC_Clr 0x000266e8 Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
+ i.SPIx_CR3_TXBFC_Clr 0x000266ee Section 0 fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
+ i.SPIx_ISR_RXBF_Chk 0x000266f4 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
+ i.SPIx_ISR_TXBE_Chk 0x00026708 Section 0 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
+ i.SPIx_RXBUF_Read 0x0002671c Section 0 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
+ i.SPIx_TXBUF_Write 0x00026722 Section 0 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
+ i.Sda_In 0x00026728 Section 0 i2c.o(i.Sda_In)
+ i.Sda_Out 0x00026748 Section 0 i2c.o(i.Sda_Out)
+ i.SetBalanceValveClosePro 0x00026768 Section 0 wrc_sizhu_v4.o(i.SetBalanceValveClosePro)
+ i.SetKeyPro 0x00026778 Section 0 wrc_sizhu_v4.o(i.SetKeyPro)
+ i.Set_Extern_Rtc_Time 0x000267a0 Section 0 extern_rtc.o(i.Set_Extern_Rtc_Time)
+ i.Set_Rtc_UpdataInterrupt 0x00026808 Section 0 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
+ i.SettlementPro 0x0002682c Section 0 billing.o(i.SettlementPro)
+ i.ShiftRows 0x00026904 Section 0 aes128.o(i.ShiftRows)
+ ShiftRows 0x00026905 Thumb Code 146 aes128.o(i.ShiftRows)
+ i.SizhuV4ProtocolDataAnalysis 0x0002699c Section 0 wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis)
+ i.SizhuV4SendNormalData2buf 0x00026c40 Section 0 wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf)
+ i.SizhuV4SendParaInit 0x00026d8c Section 0 wrc_sizhu_v4.o(i.SizhuV4SendParaInit)
+ i.SpiWriteAndRead 0x00026f58 Section 0 spi.o(i.SpiWriteAndRead)
+ i.SubBytes 0x00026f8c Section 0 aes128.o(i.SubBytes)
+ SubBytes 0x00026f8d Thumb Code 52 aes128.o(i.SubBytes)
+ i.SysAlarmCtrlPro 0x00026fc4 Section 0 sizhu_ctrl_word.o(i.SysAlarmCtrlPro)
+ i.SysWakeUp_ClockCfg 0x0002718c Section 0 user_init.o(i.SysWakeUp_ClockCfg)
+ i.SystemInit 0x000271e4 Section 0 system_fm33a0xxev.o(i.SystemInit)
+ i.System_power_on_init 0x00027200 Section 0 rcc_config.o(i.System_power_on_init)
+ i.TimeEffectJudgm 0x00027248 Section 0 extern_rtc.o(i.TimeEffectJudgm)
+ i.UART1_IRQHandler 0x000273a4 Section 0 uart.o(i.UART1_IRQHandler)
+ i.UART_BaudREGCalc 0x000273c8 Section 0 fm33a0xxev_uart.o(i.UART_BaudREGCalc)
+ i.UART_Init 0x0002742c Section 0 fm33a0xxev_uart.o(i.UART_Init)
+ i.UART_SInit 0x000274a4 Section 0 fm33a0xxev_uart.o(i.UART_SInit)
+ i.UARTx_BGR_Write 0x000276b4 Section 0 fm33a0xxev_uart.o(i.UARTx_BGR_Write)
+ i.UARTx_CSR_PARITY_Set 0x000276ba Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)
+ i.UARTx_CSR_PDSEL_Set 0x000276d2 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)
+ i.UARTx_CSR_RXEN_Setable 0x000276ea Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)
+ i.UARTx_CSR_RXPOL_Setable 0x00027702 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)
+ i.UARTx_CSR_RXTOEN_Setable 0x0002771a Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_RXTOEN_Setable)
+ i.UARTx_CSR_STOPCFG_Set 0x00027734 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)
+ i.UARTx_CSR_TXEN_Setable 0x0002774e Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)
+ i.UARTx_CSR_TXIREN_Setable 0x00027766 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)
+ i.UARTx_CSR_TXPOL_Setable 0x00027780 Section 0 fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)
+ i.UARTx_IER_RXBF_IE_Setable 0x00027798 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)
+ i.UARTx_IER_RXERR_IE_Setable 0x000277b2 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)
+ i.UARTx_IER_RXTO_IE_Setable 0x000277cc Section 0 fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)
+ i.UARTx_IER_TXBE_IE_Setable 0x000277e6 Section 0 fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)
+ i.UARTx_IER_TXSE_IE_Setable 0x000277fe Section 0 fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)
+ i.UARTx_ISR_RXBF_Clr 0x00027816 Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)
+ i.UARTx_ISR_RXTO_Chk 0x0002781e Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Chk)
+ i.UARTx_ISR_RXTO_Clr 0x00027834 Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Clr)
+ i.UARTx_ISR_TXSE_Chk 0x0002783c Section 0 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
+ i.UARTx_RXBUF_Read 0x00027850 Section 0 fm33a0xxev_uart.o(i.UARTx_RXBUF_Read)
+ i.UARTx_SendData_Normal 0x0002785a Section 0 uart.o(i.UARTx_SendData_Normal)
+ i.UARTx_TODR_RXTO_LEN_Set 0x00027884 Section 0 fm33a0xxev_uart.o(i.UARTx_TODR_RXTO_LEN_Set)
+ i.UARTx_TXBUF_Write 0x00027894 Section 0 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
+ i.UC_IapConfigCheckHandler 0x0002789c Section 0 upper_com_iap_pro.o(i.UC_IapConfigCheckHandler)
+ i.UC_IapConfigLzmaSetHandler 0x000278c4 Section 0 upper_com_iap_pro.o(i.UC_IapConfigLzmaSetHandler)
+ i.UC_IapConfigSetHandler 0x000278fc Section 0 upper_com_iap_pro.o(i.UC_IapConfigSetHandler)
+ i.UC_IapDiffDataHandler 0x00027934 Section 0 upper_com_iap_pro.o(i.UC_IapDiffDataHandler)
+ i.UC_IapDiffMapSetHandler 0x00027988 Section 0 upper_com_iap_pro.o(i.UC_IapDiffMapSetHandler)
+ i.UC_IapResetHandler 0x000279dc Section 0 upper_com_iap_pro.o(i.UC_IapResetHandler)
+ i.UNCAP_GPIO_Clk_Init 0x00027a00 Section 0 other_fun.o(i.UNCAP_GPIO_Clk_Init)
+ i.UV_lose_check_GPIO_Clk_Init 0x00027a20 Section 0 pulse_and_alarm_line.o(i.UV_lose_check_GPIO_Clk_Init)
+ i.UncapCheck 0x00027a48 Section 0 other_fun.o(i.UncapCheck)
+ i.Under_Pwr_INT_GPIO_Clk_Init 0x00027b3c Section 0 pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_Init)
+ i.Under_Pwr_INT_GPIO_Clk_sleep 0x00027b5c Section 0 pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_sleep)
+ i.Upper_ComputerIapHandler 0x00027b78 Section 0 upper_com_iap_pro.o(i.Upper_ComputerIapHandler)
+ i.Upper_ComputerLoginRecvHandler 0x00027c14 Section 0 upper_com.o(i.Upper_ComputerLoginRecvHandler)
+ i.Upper_ComputerLoginRespond 0x00027cb0 Section 0 upper_com.o(i.Upper_ComputerLoginRespond)
+ i.Upper_ComputerReadWriteHandler 0x00027cbc Section 0 upper_com.o(i.Upper_ComputerReadWriteHandler)
+ i.Upper_ComputerRespond 0x00027d40 Section 0 upper_com.o(i.Upper_ComputerRespond)
+ i.VRTC_ADCCR_CKE_Setable 0x00027db8 Section 0 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
+ i.VRTC_ADCCR_CKS_Set 0x00027ddc Section 0 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
+ i.VRTC_Init_RCMF_Trim 0x00027dfc Section 0 fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
+ i.VRTC_RCMFCR_EN_Setable 0x00027e20 Section 0 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
+ i.VRTC_RCMFCR_TRIM_Set 0x00027e44 Section 0 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
+ i.ValveCtrlHade 0x00027e60 Section 0 valve_control.o(i.ValveCtrlHade)
+ i.ValveCtrlOrder 0x000281ac Section 0 valve_control.o(i.ValveCtrlOrder)
+ i.ValveForceOpenSignalCheck 0x0002828c Section 0 valve_control.o(i.ValveForceOpenSignalCheck)
+ i.ValveMotorCloseRun 0x000282fc Section 0 valve_control.o(i.ValveMotorCloseRun)
+ i.ValveMotorOpenRun 0x00028384 Section 0 valve_control.o(i.ValveMotorOpenRun)
+ i.ValveMotorStop 0x000283a8 Section 0 valve_control.o(i.ValveMotorStop)
+ i.ValveRunParaInit 0x000283f4 Section 0 valve_control.o(i.ValveRunParaInit)
+ i.Valve_CTRL_GPIO_Init 0x0002841c Section 0 valve_control.o(i.Valve_CTRL_GPIO_Init)
+ i.WRC_PWR_GPIO_Init 0x00028440 Section 0 wireless_remote_comm.o(i.WRC_PWR_GPIO_Init)
+ i.WRC_RX_DMA_CH3_Init 0x00028474 Section 0 uart.o(i.WRC_RX_DMA_CH3_Init)
+ i.WRC_RX_DMA_CH3_reload 0x000284d8 Section 0 uart.o(i.WRC_RX_DMA_CH3_reload)
+ i.WRC_RX_DMA_check 0x00028508 Section 0 wireless_remote_comm.o(i.WRC_RX_DMA_check)
+ i.WRC_uart_Init 0x0002858c Section 0 uart.o(i.WRC_uart_Init)
+ i.WirelessRemoteCommPro 0x0002863c Section 0 wireless_remote_comm.o(i.WirelessRemoteCommPro)
+ i.WrcClosePwrPro 0x000286ec Section 0 wireless_remote_comm.o(i.WrcClosePwrPro)
+ i.WrcCreateLinkPro 0x000287ec Section 0 wireless_remote_comm.o(i.WrcCreateLinkPro)
+ i.WrcOpenPwrPro 0x00028834 Section 0 wireless_remote_comm.o(i.WrcOpenPwrPro)
+ i.WrcSendCreateLinkCmd 0x00028870 Section 0 wireless_remote_comm.o(i.WrcSendCreateLinkCmd)
+ i.WrcSendDataPro 0x00028980 Section 0 wireless_remote_comm.o(i.WrcSendDataPro)
+ i.WrcWaitRecDataPro 0x00028a0c Section 0 wireless_remote_comm.o(i.WrcWaitRecDataPro)
+ i.__ARM_clz 0x00028b40 Section 0 depilogue.o(i.__ARM_clz)
+ i.__ARM_common_switch8 0x00028b6e Section 0 extern_rtc.o(i.__ARM_common_switch8)
+ i.__scatterload_copy 0x00028b8a Section 14 handlers.o(i.__scatterload_copy)
+ i.__scatterload_null 0x00028b98 Section 2 handlers.o(i.__scatterload_null)
+ i.__scatterload_zeroinit 0x00028b9a Section 14 handlers.o(i.__scatterload_zeroinit)
+ i.__set_PRIMASK 0x00028ba8 Section 0 mbrtu.o(i.__set_PRIMASK)
+ __set_PRIMASK 0x00028ba9 Thumb Code 6 mbrtu.o(i.__set_PRIMASK)
+ i.adc_tem_cal 0x00028bb0 Section 0 adc.o(i.adc_tem_cal)
+ i.adc_vol_cal 0x00028c54 Section 0 adc.o(i.adc_vol_cal)
+ i.adc_wait_finish 0x00028cb8 Section 0 adc.o(i.adc_wait_finish)
+ i.allExtiIRQ 0x00028cd8 Section 0 system_run_fun.o(i.allExtiIRQ)
+ i.allGpioInit 0x00028dd0 Section 0 system_run_fun.o(i.allGpioInit)
+ i.allParaDefaultInit 0x00028df8 Section 0 system_mem_para.o(i.allParaDefaultInit)
+ i.allParaPatchPro 0x00028e28 Section 0 system_mem_para.o(i.allParaPatchPro)
+ i.allParaReadFromEep 0x00028e68 Section 0 system_mem_para.o(i.allParaReadFromEep)
+ i.arrayA_2_arrayB 0x00028e96 Section 0 system_general_para.o(i.arrayA_2_arrayB)
+ i.balanceStatusHandler 0x00028ed8 Section 0 billing.o(i.balanceStatusHandler)
+ i.borrow_Pwr_GPIO_Clk_Init 0x000292d8 Section 0 power_manage.o(i.borrow_Pwr_GPIO_Clk_Init)
+ i.delay_init 0x000292f8 Section 0 delay.o(i.delay_init)
+ i.delay_ms 0x00029340 Section 0 delay.o(i.delay_ms)
+ i.delay_us 0x00029390 Section 0 delay.o(i.delay_us)
+ i.eMBFuncReadCoils 0x000293e0 Section 0 mbfunccoils.o(i.eMBFuncReadCoils)
+ i.eMBFuncReadDiscreteInputs 0x0002949a Section 0 mbfuncdisc.o(i.eMBFuncReadDiscreteInputs)
+ i.eMBFuncReadHoldingRegister 0x00029552 Section 0 mbfuncholding.o(i.eMBFuncReadHoldingRegister)
+ i.eMBFuncReadInputRegister 0x000295dc Section 0 mbfuncinput.o(i.eMBFuncReadInputRegister)
+ i.eMBFuncReadWriteMultipleHoldingRegister 0x00029666 Section 0 mbfuncholding.o(i.eMBFuncReadWriteMultipleHoldingRegister)
+ i.eMBFuncReportSlaveID 0x00029748 Section 0 mbfuncother.o(i.eMBFuncReportSlaveID)
+ i.eMBFuncWriteCoil 0x00029770 Section 0 mbfunccoils.o(i.eMBFuncWriteCoil)
+ i.eMBFuncWriteHoldingRegister 0x000297e0 Section 0 mbfuncholding.o(i.eMBFuncWriteHoldingRegister)
+ i.eMBFuncWriteMultipleCoils 0x00029820 Section 0 mbfunccoils.o(i.eMBFuncWriteMultipleCoils)
+ i.eMBFuncWriteMultipleHoldingRegister 0x000298ba Section 0 mbfuncholding.o(i.eMBFuncWriteMultipleHoldingRegister)
+ i.eMBInit 0x00029928 Section 0 mb.o(i.eMBInit)
+ i.eMBPoll 0x00029a04 Section 0 mb.o(i.eMBPoll)
+ i.eMBRTUInit 0x00029b44 Section 0 mbrtu.o(i.eMBRTUInit)
+ i.eMBRTUReceive 0x00029ba0 Section 0 mbrtu.o(i.eMBRTUReceive)
+ i.eMBRTUSend 0x00029bf8 Section 0 mbrtu.o(i.eMBRTUSend)
+ i.eMBRTUStart 0x00029cc0 Section 0 mbrtu.o(i.eMBRTUStart)
+ i.eMBRTUStop 0x00029ce8 Section 0 mbrtu.o(i.eMBRTUStop)
+ i.eMBRegCoilsCB 0x00029d04 Section 0 regport.o(i.eMBRegCoilsCB)
+ i.eMBRegDiscreteCB 0x00029d0c Section 0 regport.o(i.eMBRegDiscreteCB)
+ i.eMBRegHoldingCB 0x00029d14 Section 0 regport.o(i.eMBRegHoldingCB)
+ i.eMBRegInputCB 0x00029d78 Section 0 regport.o(i.eMBRegInputCB)
+ i.eepABReadCheck 0x00029dc4 Section 0 system_mem_para.o(i.eepABReadCheck)
+ i.eepABWriteAndReadCheck 0x00029f50 Section 0 system_mem_para.o(i.eepABWriteAndReadCheck)
+ i.eepParaPatchPro_1 0x00029f9e Section 0 system_mem_para.o(i.eepParaPatchPro_1)
+ i.eepWriteAndReadCheck 0x00029fa0 Section 0 system_mem_para.o(i.eepWriteAndReadCheck)
+ i.free 0x0002a01c Section 0 malloc.o(i.free)
+ i.getSBoxInvert 0x0002a070 Section 0 aes128.o(i.getSBoxInvert)
+ getSBoxInvert 0x0002a071 Thumb Code 8 aes128.o(i.getSBoxInvert)
+ i.getSBoxValue 0x0002a07c Section 0 aes128.o(i.getSBoxValue)
+ getSBoxValue 0x0002a07d Thumb Code 8 aes128.o(i.getSBoxValue)
+ i.hardwareDriversInit 0x0002a088 Section 0 system_run_fun.o(i.hardwareDriversInit)
+ i.keyPro 0x0002a094 Section 0 key.o(i.keyPro)
+ i.lcdDisplayPro 0x0002a204 Section 0 lcd.o(i.lcdDisplayPro)
+ i.led_init 0x0002a274 Section 0 other_fun.o(i.led_init)
+ i.magnetic_interference_GPIO_Clk_Init 0x0002a294 Section 0 other_fun.o(i.magnetic_interference_GPIO_Clk_Init)
+ i.main 0x0002a2b4 Section 0 main.o(i.main)
+ i.malloc 0x0002a45c Section 0 malloc.o(i.malloc)
+ i.modbus03AnswerCheck 0x0002a4c8 Section 0 rs485_data_analysis_pro.o(i.modbus03AnswerCheck)
+ i.paraCalcCrcAndWriteEepAB 0x0002a51c Section 0 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
+ i.prveMBError2Exception 0x0002a554 Section 0 mbutils.o(i.prveMBError2Exception)
+ i.rs485ComDataAnalysis 0x0002a578 Section 0 rs485_data_analysis_pro.o(i.rs485ComDataAnalysis)
+ i.rs485ComPwrOnHandle 0x0002a61c Section 0 rs485_read_data.o(i.rs485ComPwrOnHandle)
+ i.rs485ComSendHandle 0x0002a79c Section 0 rs485_read_data.o(i.rs485ComSendHandle)
+ i.rs485ComWaitAnswerHandle 0x0002a880 Section 0 rs485_read_data.o(i.rs485ComWaitAnswerHandle)
+ i.rs485GetDelayTime 0x0002aaf4 Section 0 rs485_read_data.o(i.rs485GetDelayTime)
+ i.rs485ReadDataPro 0x0002ab68 Section 0 rs485_read_data.o(i.rs485ReadDataPro)
+ i.rs485SendReadData 0x0002abec Section 0 rs485_read_data.o(i.rs485SendReadData)
+ i.sendModbusReadFrame 0x0002ac84 Section 0 rs485_data_analysis_pro.o(i.sendModbusReadFrame)
+ i.sizhuAlarmRecord 0x0002acf0 Section 0 sizhu_alarm_record.o(i.sizhuAlarmRecord)
+ i.sizhuHistoryRecord 0x0002acf8 Section 0 sizhu_history_record.o(i.sizhuHistoryRecord)
+ i.sizhuIntervalHistoryRecord 0x0002ae34 Section 0 sizhu_history_record.o(i.sizhuIntervalHistoryRecord)
+ i.sizhuMDHHistoryRecord 0x0002b100 Section 0 sizhu_history_record.o(i.sizhuMDHHistoryRecord)
+ i.sizhuSetTimeLogHandle 0x0002b102 Section 0 sizhu_event_record.o(i.sizhuSetTimeLogHandle)
+ i.sizhuValveActionLogHandle 0x0002b10a Section 0 sizhu_event_record.o(i.sizhuValveActionLogHandle)
+ i.sysRunFunCtrlPro 0x0002b114 Section 0 system_run_fun.o(i.sysRunFunCtrlPro)
+ i.sysRunFunParaInit 0x0002b308 Section 0 system_run_fun.o(i.sysRunFunParaInit)
+ i.sysStoredParaInit 0x0002b414 Section 0 system_run_fun.o(i.sysStoredParaInit)
+ i.systemEepIdDefaultInit 0x0002b4b8 Section 0 system_mem_para.o(i.systemEepIdDefaultInit)
+ i.systemEepIdReadFromEep 0x0002b4f4 Section 0 system_mem_para.o(i.systemEepIdReadFromEep)
+ i.ucharcmp 0x0002b51c Section 0 system_general_para.o(i.ucharcmp)
+ i.up_comm_RX_DMA_CH2_Init 0x0002b548 Section 0 uart.o(i.up_comm_RX_DMA_CH2_Init)
+ i.up_comm_RX_DMA_CH2_reload 0x0002b5ac Section 0 uart.o(i.up_comm_RX_DMA_CH2_reload)
+ i.up_comm_RX_DMA_check 0x0002b5dc Section 0 upper_com.o(i.up_comm_RX_DMA_check)
+ i.up_comm_uart_Init 0x0002b660 Section 0 uart.o(i.up_comm_uart_Init)
+ i.up_comm_uart_enable 0x0002b6f8 Section 0 upper_com.o(i.up_comm_uart_enable)
+ i.upperComPro 0x0002b784 Section 0 upper_com.o(i.upperComPro)
+ i.usMBCRC16 0x0002b998 Section 0 mbcrc1.o(i.usMBCRC16)
+ i.usMBCRC16_initFF 0x0002b9cc Section 0 mbcrc_1.o(i.usMBCRC16_initFF)
+ i.vMBPortSerialEnable 0x0002b9e4 Section 0 portserial.o(i.vMBPortSerialEnable)
+ i.vMBPortTimersDisable 0x0002b9e6 Section 0 porttimer.o(i.vMBPortTimersDisable)
+ i.vMBPortTimersEnable 0x0002b9e8 Section 0 porttimer.o(i.vMBPortTimersEnable)
+ i.valveCtrlPro 0x0002b9ec Section 0 valve_control.o(i.valveCtrlPro)
+ i.xMBPortEventGet 0x0002ba04 Section 0 portevent.o(i.xMBPortEventGet)
+ i.xMBPortEventInit 0x0002ba28 Section 0 portevent.o(i.xMBPortEventInit)
+ i.xMBPortEventPost 0x0002ba38 Section 0 portevent.o(i.xMBPortEventPost)
+ i.xMBPortSerialGetByte 0x0002ba50 Section 0 portserial.o(i.xMBPortSerialGetByte)
+ i.xMBPortSerialInit 0x0002ba64 Section 0 portserial.o(i.xMBPortSerialInit)
+ i.xMBPortSerialPutByte 0x0002ba90 Section 0 portserial.o(i.xMBPortSerialPutByte)
+ i.xMBPortTimersInit 0x0002babc Section 0 porttimer.o(i.xMBPortTimersInit)
+ i.xMBRTUReceiveCheck 0x0002bac4 Section 0 mbrtu.o(i.xMBRTUReceiveCheck)
+ i.xMBRTUReceiveFSM 0x0002baf4 Section 0 mbrtu.o(i.xMBRTUReceiveFSM)
+ i.xMBRTUTimerT35Expired 0x0002bb80 Section 0 mbrtu.o(i.xMBRTUTimerT35Expired)
+ i.xMBRTUTransmitFSM 0x0002bbc4 Section 0 mbrtu.o(i.xMBRTUTransmitFSM)
+ i.xtime 0x0002bc34 Section 0 aes128.o(i.xtime)
+ xtime 0x0002bc35 Thumb Code 18 aes128.o(i.xtime)
+ .constdata 0x0002bc46 Section 767 aes128.o(.constdata)
+ sbox 0x0002bc46 Data 256 aes128.o(.constdata)
+ rsbox 0x0002bd46 Data 256 aes128.o(.constdata)
+ Rcon 0x0002be46 Data 255 aes128.o(.constdata)
+ .constdata 0x0002bf45 Section 512 mbcrc1.o(.constdata)
+ aucCRCHi 0x0002bf45 Data 256 mbcrc1.o(.constdata)
+ aucCRCLo 0x0002c045 Data 256 mbcrc1.o(.constdata)
+ .constdata 0x0002c145 Section 12 mktime.o(.constdata)
+ monlen 0x0002c145 Data 12 mktime.o(.constdata)
+ .constdata 0x0002c151 Section 12 localtime_i.o(.constdata)
+ monlen 0x0002c151 Data 12 localtime_i.o(.constdata)
.data 0x20000000 Section 8 aes128.o(.data)
state 0x20000000 Data 4 aes128.o(.data)
Key 0x20000004 Data 4 aes128.o(.data)
@@ -4506,6 +4618,7 @@
P_Key1Cnt 0x200002d2 Data 1 key.o(.data)
R_Key2Cnt 0x200002d3 Data 1 key.o(.data)
L_Key3Cnt 0x200002d4 Data 1 key.o(.data)
+ .data 0x200002d5 Section 1 bootloader_iap.o(.data)
.data 0x200002d6 Section 8 valve_control.o(.data)
.data 0x200002de Section 28 power_manage.o(.data)
delay_time_cnt 0x200002f8 Data 2 power_manage.o(.data)
@@ -4513,90 +4626,94 @@
.data 0x200002fb Section 2 other_fun.o(.data)
upcap_cnt 0x200002fb Data 1 other_fun.o(.data)
magnetic_interference_cnt 0x200002fc Data 1 other_fun.o(.data)
- .data 0x200002fd Section 4 sizhu_history_record.o(.data)
- hour_record_flag 0x200002fd Data 1 sizhu_history_record.o(.data)
- day_record_flag 0x200002fe Data 1 sizhu_history_record.o(.data)
- month_record_flag 0x200002ff Data 1 sizhu_history_record.o(.data)
- interval_report_record_flag 0x20000300 Data 1 sizhu_history_record.o(.data)
- .data 0x20000301 Section 833 system_mem_para.o(.data)
- .data 0x20000642 Section 6 upper_com.o(.data)
- uc_login_state_g 0x20000642 Data 1 upper_com.o(.data)
- uc_rw_result_g 0x20000644 Data 1 upper_com.o(.data)
- local_random_code_g 0x20000646 Data 2 upper_com.o(.data)
- .data 0x20000648 Section 1 wireless_remote_comm.o(.data)
- report_failed_days_cnt 0x20000648 Data 1 wireless_remote_comm.o(.data)
- .data 0x20000649 Section 39 wrc_sizhu_v4.o(.data)
- protocol_head_up_g 0x20000649 Data 26 wrc_sizhu_v4.o(.data)
- proto_tail_up_g 0x20000663 Data 3 wrc_sizhu_v4.o(.data)
- report_ctrl_para_g 0x20000666 Data 8 wrc_sizhu_v4.o(.data)
- .data 0x20000670 Section 13 lcd.o(.data)
- only_trigger_once_flag 0x2000067c Data 1 lcd.o(.data)
- .data 0x2000067e Section 9 lcd_cfg_api.o(.data)
- show_flag 0x2000067e Data 1 lcd_cfg_api.o(.data)
- sec_limit_flag 0x2000067f Data 1 lcd_cfg_api.o(.data)
- temp_list_cnt_flag 0x20000680 Data 1 lcd_cfg_api.o(.data)
- show_min_flag 0x20000681 Data 1 lcd_cfg_api.o(.data)
- alarm_show_num 0x20000682 Data 1 lcd_cfg_api.o(.data)
- alarm_id 0x20000684 Data 2 lcd_cfg_api.o(.data)
- temp_sig 0x20000686 Data 1 lcd_cfg_api.o(.data)
- .data 0x20000688 Section 12 pulse_and_alarm_line.o(.data)
- broken_line_cnt 0x20000690 Data 1 pulse_and_alarm_line.o(.data)
- low_pwr_line_cnt 0x20000691 Data 1 pulse_and_alarm_line.o(.data)
- under_pwr_line_cnt 0x20000692 Data 1 pulse_and_alarm_line.o(.data)
- close_valve_line_cnt 0x20000693 Data 1 pulse_and_alarm_line.o(.data)
- .data 0x20000694 Section 182 mb.o(.data)
- ucMBAddress 0x20000694 Data 1 mb.o(.data)
- eMBCurrentMode 0x20000695 Data 1 mb.o(.data)
- eMBState 0x20000696 Data 1 mb.o(.data)
- peMBFrameSendCur 0x20000698 Data 4 mb.o(.data)
- pvMBFrameStartCur 0x2000069c Data 4 mb.o(.data)
- pvMBFrameStopCur 0x200006a0 Data 4 mb.o(.data)
- peMBFrameReceiveCur 0x200006a4 Data 4 mb.o(.data)
- pvMBFrameCloseCur 0x200006a8 Data 4 mb.o(.data)
- xFuncHandlers 0x200006c0 Data 128 mb.o(.data)
- ucMBFrame 0x20000740 Data 4 mb.o(.data)
- ucRcvAddress 0x20000744 Data 1 mb.o(.data)
- ucFunctionCode 0x20000745 Data 1 mb.o(.data)
- usLength 0x20000746 Data 2 mb.o(.data)
- eException 0x20000748 Data 1 mb.o(.data)
- old_addr 0x20000749 Data 1 mb.o(.data)
- .data 0x2000074a Section 2 mbfuncother.o(.data)
- usMBSlaveIDLen 0x2000074a Data 2 mbfuncother.o(.data)
- .data 0x2000074c Section 2 portevent.o(.data)
- eQueuedEvent 0x2000074c Data 1 portevent.o(.data)
- xEventInQueue 0x2000074d Data 1 portevent.o(.data)
- .data 0x2000074e Section 10 regport.o(.data)
- usRegInputStart 0x2000074e Data 2 regport.o(.data)
- usRegInputBuf 0x20000750 Data 8 regport.o(.data)
- .data 0x20000758 Section 12 mbrtu.o(.data)
- eSndState 0x20000758 Data 1 mbrtu.o(.data)
- eRcvState 0x20000759 Data 1 mbrtu.o(.data)
- pucSndBufferCur 0x2000075c Data 4 mbrtu.o(.data)
- usSndBufferCount 0x20000760 Data 2 mbrtu.o(.data)
- usRcvBufferPos 0x20000762 Data 2 mbrtu.o(.data)
- .data 0x20000764 Section 4 system_fm33a0xxev.o(.data)
- .data 0x20000768 Section 4 rand.o(.data)
- _rand_state 0x20000768 Data 4 rand.o(.data)
- .data 0x2000076c Section 4 mvars.o(.data)
- .data 0x20000770 Section 4 mvars.o(.data)
- .bss 0x20000774 Section 320 aes128.o(.bss)
- RoundKey 0x20000804 Data 176 aes128.o(.bss)
- .bss 0x200008b4 Section 40 sizhu_ctrl_word.o(.bss)
- .bss 0x200008dc Section 2304 uart.o(.bss)
- .bss 0x200011dc Section 20 power_manage.o(.bss)
- .bss 0x200011f0 Section 263 system_mem_para.o(.bss)
- .bss 0x200012f8 Section 2051 upper_com.o(.bss)
- .bss 0x20001afb Section 314 wireless_remote_comm.o(.bss)
- .bss 0x20001c35 Section 57 wrc_sizhu_v4.o(.bss)
- up_data_head_g 0x20001c35 Data 57 wrc_sizhu_v4.o(.bss)
- .bss 0x20001c6e Section 48 lcd_io_api.o(.bss)
- .bss 0x20001ca0 Section 96 rs485_data_analysis_pro.o(.bss)
- .bss 0x20001d00 Section 32 mbfuncother.o(.bss)
- ucMBSlaveID 0x20001d00 Data 32 mbfuncother.o(.bss)
- .bss 0x20001d20 Section 30 regdefine.o(.bss)
- .bss 0x20001d3e Section 256 mbrtu.o(.bss)
- HEAP 0x20001e40 Section 4096 startup_fm33a0xxev.o(HEAP)
- STACK 0x20002e40 Section 16384 startup_fm33a0xxev.o(STACK)
+ .data 0x200002fd Section 5 sizhu_history_record.o(.data)
+ test_start_flag 0x200002fe Data 1 sizhu_history_record.o(.data)
+ hour_record_flag 0x200002ff Data 1 sizhu_history_record.o(.data)
+ day_record_flag 0x20000300 Data 1 sizhu_history_record.o(.data)
+ month_record_flag 0x20000301 Data 1 sizhu_history_record.o(.data)
+ .data 0x20000302 Section 833 system_mem_para.o(.data)
+ .data 0x20000644 Section 6 upper_com.o(.data)
+ uc_login_state_g 0x20000644 Data 1 upper_com.o(.data)
+ uc_rw_result_g 0x20000646 Data 1 upper_com.o(.data)
+ local_random_code_g 0x20000648 Data 2 upper_com.o(.data)
+ .data 0x2000064a Section 1 wireless_remote_comm.o(.data)
+ report_failed_days_cnt 0x2000064a Data 1 wireless_remote_comm.o(.data)
+ .data 0x2000064c Section 42 wrc_sizhu_v4.o(.data)
+ protocol_head_up_g 0x2000064c Data 26 wrc_sizhu_v4.o(.data)
+ proto_tail_up_g 0x20000666 Data 3 wrc_sizhu_v4.o(.data)
+ report_ctrl_para_g 0x2000066c Data 8 wrc_sizhu_v4.o(.data)
+ .data 0x20000676 Section 13 lcd.o(.data)
+ only_trigger_once_flag 0x20000682 Data 1 lcd.o(.data)
+ .data 0x20000684 Section 9 lcd_cfg_api.o(.data)
+ show_flag 0x20000684 Data 1 lcd_cfg_api.o(.data)
+ sec_limit_flag 0x20000685 Data 1 lcd_cfg_api.o(.data)
+ temp_list_cnt_flag 0x20000686 Data 1 lcd_cfg_api.o(.data)
+ show_min_flag 0x20000687 Data 1 lcd_cfg_api.o(.data)
+ alarm_show_num 0x20000688 Data 1 lcd_cfg_api.o(.data)
+ alarm_id 0x2000068a Data 2 lcd_cfg_api.o(.data)
+ temp_sig 0x2000068c Data 1 lcd_cfg_api.o(.data)
+ .data 0x2000068d Section 8 rs485_read_data.o(.data)
+ RS485_err_cnt 0x20000694 Data 1 rs485_read_data.o(.data)
+ .data 0x20000698 Section 12 pulse_and_alarm_line.o(.data)
+ broken_line_cnt 0x200006a0 Data 1 pulse_and_alarm_line.o(.data)
+ low_pwr_line_cnt 0x200006a1 Data 1 pulse_and_alarm_line.o(.data)
+ under_pwr_line_cnt 0x200006a2 Data 1 pulse_and_alarm_line.o(.data)
+ close_valve_line_cnt 0x200006a3 Data 1 pulse_and_alarm_line.o(.data)
+ .data 0x200006a4 Section 182 mb.o(.data)
+ ucMBAddress 0x200006a4 Data 1 mb.o(.data)
+ eMBCurrentMode 0x200006a5 Data 1 mb.o(.data)
+ eMBState 0x200006a6 Data 1 mb.o(.data)
+ peMBFrameSendCur 0x200006a8 Data 4 mb.o(.data)
+ pvMBFrameStartCur 0x200006ac Data 4 mb.o(.data)
+ pvMBFrameStopCur 0x200006b0 Data 4 mb.o(.data)
+ peMBFrameReceiveCur 0x200006b4 Data 4 mb.o(.data)
+ pvMBFrameCloseCur 0x200006b8 Data 4 mb.o(.data)
+ xFuncHandlers 0x200006d0 Data 128 mb.o(.data)
+ ucMBFrame 0x20000750 Data 4 mb.o(.data)
+ ucRcvAddress 0x20000754 Data 1 mb.o(.data)
+ ucFunctionCode 0x20000755 Data 1 mb.o(.data)
+ usLength 0x20000756 Data 2 mb.o(.data)
+ eException 0x20000758 Data 1 mb.o(.data)
+ old_addr 0x20000759 Data 1 mb.o(.data)
+ .data 0x2000075a Section 2 mbfuncother.o(.data)
+ usMBSlaveIDLen 0x2000075a Data 2 mbfuncother.o(.data)
+ .data 0x2000075c Section 2 portevent.o(.data)
+ eQueuedEvent 0x2000075c Data 1 portevent.o(.data)
+ xEventInQueue 0x2000075d Data 1 portevent.o(.data)
+ .data 0x2000075e Section 10 regport.o(.data)
+ usRegInputStart 0x2000075e Data 2 regport.o(.data)
+ usRegInputBuf 0x20000760 Data 8 regport.o(.data)
+ .data 0x20000768 Section 12 mbrtu.o(.data)
+ eSndState 0x20000768 Data 1 mbrtu.o(.data)
+ eRcvState 0x20000769 Data 1 mbrtu.o(.data)
+ pucSndBufferCur 0x2000076c Data 4 mbrtu.o(.data)
+ usSndBufferCount 0x20000770 Data 2 mbrtu.o(.data)
+ usRcvBufferPos 0x20000772 Data 2 mbrtu.o(.data)
+ .data 0x20000774 Section 4 system_fm33a0xxev.o(.data)
+ .data 0x20000778 Section 4 rand.o(.data)
+ _rand_state 0x20000778 Data 4 rand.o(.data)
+ .data 0x2000077c Section 4 mvars.o(.data)
+ .data 0x20000780 Section 4 mvars.o(.data)
+ .bss 0x20000784 Section 320 aes128.o(.bss)
+ RoundKey 0x20000814 Data 176 aes128.o(.bss)
+ .bss 0x200008c4 Section 40 sizhu_ctrl_word.o(.bss)
+ .bss 0x200008ec Section 2304 uart.o(.bss)
+ .bss 0x200011ec Section 556 bootloader_iap.o(.bss)
+ .bss 0x20001418 Section 20 power_manage.o(.bss)
+ .bss 0x2000142c Section 263 system_mem_para.o(.bss)
+ .bss 0x20001534 Section 2051 upper_com.o(.bss)
+ .bss 0x20001d37 Section 314 wireless_remote_comm.o(.bss)
+ .bss 0x20001e71 Section 57 wrc_sizhu_v4.o(.bss)
+ up_data_head_g 0x20001e71 Data 57 wrc_sizhu_v4.o(.bss)
+ .bss 0x20001eaa Section 48 lcd_io_api.o(.bss)
+ .bss 0x20001eda Section 260 rs485_read_data.o(.bss)
+ .bss 0x20001fe0 Section 96 rs485_data_analysis_pro.o(.bss)
+ .bss 0x20002040 Section 32 mbfuncother.o(.bss)
+ ucMBSlaveID 0x20002040 Data 32 mbfuncother.o(.bss)
+ .bss 0x20002060 Section 30 regdefine.o(.bss)
+ .bss 0x2000207e Section 256 mbrtu.o(.bss)
+ HEAP 0x20002180 Section 16384 startup_fm33a0xxev.o(HEAP)
+ STACK 0x20006180 Section 16384 startup_fm33a0xxev.o(STACK)
Global Symbols
@@ -4604,556 +4721,613 @@
BuildAttributes$$THM_ISAv3M$S$PE$A:L22$X:L11$S22$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
__ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
- __Vectors 0x00000000 Data 4 startup_fm33a0xxev.o(RESET)
__arm_fini_ - Undefined Weak Reference
__cpp_initialize__aeabi_ - Undefined Weak Reference
__cxa_finalize - Undefined Weak Reference
_clock_init - Undefined Weak Reference
_microlib_exit - Undefined Weak Reference
- __Vectors_End 0x000000c0 Data 0 startup_fm33a0xxev.o(RESET)
__Vectors_Size 0x000000c0 Number 0 startup_fm33a0xxev.o ABSOLUTE
- __main 0x000000c1 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
- _main_stk 0x000000c1 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
- _main_scatterload 0x000000c5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
- __main_after_scatterload 0x000000c9 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
- _main_clock 0x000000c9 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
- _main_cpp_init 0x000000c9 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
- _main_init 0x000000c9 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
- __rt_lib_shutdown_fini 0x000000d1 Thumb Code 0 entry12b.o(.ARM.Collect$$$$0000000E)
- __rt_final_cpp 0x000000d5 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000F)
- __rt_final_exit 0x000000d5 Thumb Code 0 entry11a.o(.ARM.Collect$$$$00000011)
- Reset_Handler 0x000000d9 Thumb Code 8 startup_fm33a0xxev.o(.text)
- HardFault_Handler 0x000000e3 Thumb Code 2 startup_fm33a0xxev.o(.text)
- SVC_Handler 0x000000e5 Thumb Code 2 startup_fm33a0xxev.o(.text)
- PendSV_Handler 0x000000e7 Thumb Code 2 startup_fm33a0xxev.o(.text)
- SysTick_Handler 0x000000e9 Thumb Code 2 startup_fm33a0xxev.o(.text)
- ADC_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- COMP_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- CRYPTO_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- ETx_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- FLASH_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- I2Cx_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- LPUART0_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- LPUART1_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- QSPI_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- SPI0_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- SPI1_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- SPI2_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- SPI3_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- SPI4_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- SVD_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- U7816_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- UART0_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- UART2_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- UART3_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- UART4_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- UART5_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- WKUPx_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- WWDT_IRQHandler 0x000000eb Thumb Code 0 startup_fm33a0xxev.o(.text)
- __aeabi_uidiv 0x000000f5 Thumb Code 0 uidiv.o(.text)
- __aeabi_uidivmod 0x000000f5 Thumb Code 44 uidiv.o(.text)
- __aeabi_idiv 0x00000121 Thumb Code 0 idiv.o(.text)
- __aeabi_idivmod 0x00000121 Thumb Code 40 idiv.o(.text)
- rand 0x00000149 Thumb Code 18 rand.o(.text)
- srand 0x0000015b Thumb Code 6 rand.o(.text)
- mktime 0x0000016d Thumb Code 124 mktime.o(.text)
- __aeabi_memcpy 0x000001f9 Thumb Code 36 memcpya.o(.text)
- __aeabi_memcpy4 0x000001f9 Thumb Code 0 memcpya.o(.text)
- __aeabi_memcpy8 0x000001f9 Thumb Code 0 memcpya.o(.text)
- __aeabi_memset 0x0000021d Thumb Code 14 memseta.o(.text)
- __aeabi_memset4 0x0000021d Thumb Code 0 memseta.o(.text)
- __aeabi_memset8 0x0000021d Thumb Code 0 memseta.o(.text)
- __aeabi_memclr 0x0000022b Thumb Code 4 memseta.o(.text)
- __aeabi_memclr4 0x0000022b Thumb Code 0 memseta.o(.text)
- __aeabi_memclr8 0x0000022b Thumb Code 0 memseta.o(.text)
- _memset$wrapper 0x0000022f Thumb Code 18 memseta.o(.text)
- strstr 0x00000241 Thumb Code 40 strstr.o(.text)
- __aeabi_uread4 0x00000269 Thumb Code 20 uread4.o(.text)
- __rt_uread4 0x00000269 Thumb Code 0 uread4.o(.text)
- _uread4 0x00000269 Thumb Code 0 uread4.o(.text)
- __aeabi_uread8 0x0000027d Thumb Code 28 uread8.o(.text)
- __rt_uread8 0x0000027d Thumb Code 0 uread8.o(.text)
- _uread8 0x0000027d Thumb Code 0 uread8.o(.text)
- __aeabi_uwrite4 0x00000299 Thumb Code 18 uwrite4.o(.text)
- __rt_uwrite4 0x00000299 Thumb Code 0 uwrite4.o(.text)
- _uwrite4 0x00000299 Thumb Code 0 uwrite4.o(.text)
- __aeabi_uwrite8 0x000002ab Thumb Code 30 uwrite8.o(.text)
- __rt_uwrite8 0x000002ab Thumb Code 0 uwrite8.o(.text)
- _uwrite8 0x000002ab Thumb Code 0 uwrite8.o(.text)
- __aeabi_fadd 0x000002c9 Thumb Code 162 fadd.o(.text)
- __aeabi_fsub 0x0000036b Thumb Code 8 fadd.o(.text)
- __aeabi_frsub 0x00000373 Thumb Code 8 fadd.o(.text)
- __aeabi_fmul 0x0000037b Thumb Code 122 fmul.o(.text)
- __aeabi_fdiv 0x000003f5 Thumb Code 124 fdiv.o(.text)
- __aeabi_dadd 0x00000471 Thumb Code 330 dadd.o(.text)
- __aeabi_dsub 0x000005bb Thumb Code 12 dadd.o(.text)
- __aeabi_drsub 0x000005c7 Thumb Code 12 dadd.o(.text)
- __aeabi_dmul 0x000005d9 Thumb Code 202 dmul.o(.text)
- __aeabi_ddiv 0x000006a9 Thumb Code 234 ddiv.o(.text)
- __aeabi_i2f 0x00000799 Thumb Code 22 fflti.o(.text)
- __aeabi_ui2f 0x000007af Thumb Code 14 ffltui.o(.text)
- __aeabi_i2d 0x000007bd Thumb Code 34 dflti.o(.text)
- __aeabi_ui2d 0x000007e5 Thumb Code 24 dfltui.o(.text)
- __aeabi_l2d 0x00000801 Thumb Code 38 dfltl.o(.text)
- __aeabi_f2iz 0x0000082d Thumb Code 50 ffixi.o(.text)
- __aeabi_f2uiz 0x0000085f Thumb Code 40 ffixui.o(.text)
- __aeabi_d2iz 0x00000889 Thumb Code 62 dfixi.o(.text)
- __aeabi_d2uiz 0x000008d1 Thumb Code 50 dfixui.o(.text)
- __aeabi_d2lz 0x0000090d Thumb Code 72 dfixl.o(.text)
- __aeabi_d2ulz 0x0000095d Thumb Code 54 dfixul.o(.text)
- __aeabi_f2d 0x0000099d Thumb Code 40 f2d.o(.text)
- __aeabi_cdcmpeq 0x000009c5 Thumb Code 0 cdcmple.o(.text)
- __aeabi_cdcmple 0x000009c5 Thumb Code 38 cdcmple.o(.text)
- __aeabi_cdrcmple 0x000009ed Thumb Code 38 cdrcmple.o(.text)
- __aeabi_d2f 0x00000a15 Thumb Code 56 d2f.o(.text)
- __aeabi_cfcmpeq 0x00000a4d Thumb Code 0 cfcmple.o(.text)
- __aeabi_cfcmple 0x00000a4d Thumb Code 20 cfcmple.o(.text)
- __aeabi_cfrcmple 0x00000a61 Thumb Code 20 cfrcmple.o(.text)
- __aeabi_llsl 0x00000a75 Thumb Code 32 llshl.o(.text)
- _ll_shift_l 0x00000a75 Thumb Code 0 llshl.o(.text)
- __aeabi_llsr 0x00000a95 Thumb Code 34 llushr.o(.text)
- _ll_ushift_r 0x00000a95 Thumb Code 0 llushr.o(.text)
- __aeabi_lasr 0x00000ab7 Thumb Code 38 llsshr.o(.text)
- _ll_sshift_r 0x00000ab7 Thumb Code 0 llsshr.o(.text)
- _localtime 0x00000add Thumb Code 104 localtime_i.o(.text)
- __I$use$fp 0x00000b51 Thumb Code 0 iusefp.o(.text)
- _float_round 0x00000b51 Thumb Code 16 fepilogue.o(.text)
- _float_epilogue 0x00000b61 Thumb Code 114 fepilogue.o(.text)
- _double_round 0x00000bd3 Thumb Code 26 depilogue.o(.text)
- _double_epilogue 0x00000bed Thumb Code 164 depilogue.o(.text)
- __scatterload 0x00000c91 Thumb Code 28 init.o(.text)
- __scatterload_rt2 0x00000c91 Thumb Code 0 init.o(.text)
- __decompress 0x00000cb5 Thumb Code 0 __dczerorl2.o(.text)
- __decompress1 0x00000cb5 Thumb Code 86 __dczerorl2.o(.text)
- ADC_CFGR_ACC_PERIOD_Set 0x00000d0d Thumb Code 28 fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
- ADC_CFGR_BUFEN_Setable 0x00000d2d Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
- ADC_CFGR_BUFSEL_Set 0x00000d51 Thumb Code 22 fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
- ADC_CR_ACC_IE_Setable 0x00000d6d Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
- ADC_CR_EN_Setable 0x00000d91 Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
- ADC_CR_HPEN_Set 0x00000db5 Thumb Code 26 fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
- ADC_CR_MODE_Set 0x00000dd5 Thumb Code 26 fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
- ADC_CR_RSTCTRL_EN_Setable 0x00000df5 Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
- ADC_DR_Read 0x00000e19 Thumb Code 8 fm33a0xxev_adc.o(i.ADC_DR_Read)
- ADC_IN10_Init 0x00000e25 Thumb Code 88 adc.o(i.ADC_IN10_Init)
- ADC_IN5_Init 0x00000e81 Thumb Code 88 adc.o(i.ADC_IN5_Init)
- ADC_ISR_ACC_IF_Chk 0x00000edd Thumb Code 22 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
- ADC_ISR_ACC_IF_Clr 0x00000ef9 Thumb Code 10 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
- ADC_TRIM_Write 0x00000f09 Thumb Code 10 fm33a0xxev_adc.o(i.ADC_TRIM_Write)
- ADC_Temp_Init 0x00000f19 Thumb Code 82 adc.o(i.ADC_Temp_Init)
- AES128_ECB_decrypt 0x00000f71 Thumb Code 34 aes128.o(i.AES128_ECB_decrypt)
- AES128_ECB_encrypt 0x00000f9d Thumb Code 34 aes128.o(i.AES128_ECB_encrypt)
- AlarmCntClearAll 0x00001011 Thumb Code 36 sizhu_ctrl_word.o(i.AlarmCntClearAll)
- AlarmCntIncrease 0x00001039 Thumb Code 126 sizhu_ctrl_word.o(i.AlarmCntIncrease)
- Alarm_List_Node_Deleted 0x000010bd Thumb Code 2 linked_list.o(i.Alarm_List_Node_Deleted)
- Alarm_List_Node_PushBack 0x000010bf Thumb Code 2 linked_list.o(i.Alarm_List_Node_PushBack)
- Alka_Bat_Voltage_Status 0x000010c1 Thumb Code 654 power_manage.o(i.Alka_Bat_Voltage_Status)
- Alka_Battery_GPIO_Clk_Init 0x00001375 Thumb Code 28 power_manage.o(i.Alka_Battery_GPIO_Clk_Init)
- AltFunIO 0x00001399 Thumb Code 166 gpio.o(i.AltFunIO)
- AnalogIO 0x0000143f Thumb Code 80 gpio.o(i.AnalogIO)
- AnalogIO_H 0x00001491 Thumb Code 92 gpio.o(i.AnalogIO_H)
- BSTIM_IRQHandler 0x000014f1 Thumb Code 16 tim.o(i.BSTIM_IRQHandler)
- BSTIM_ISR_UIF_Chk 0x00001501 Thumb Code 20 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
- BSTIM_ISR_UIF_Clr 0x00001519 Thumb Code 8 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
- BTx_CFGR1_GRP1SEL_Set 0x00001525 Thumb Code 18 fm33a0xxev_bt.o(i.BTx_CFGR1_GRP1SEL_Set)
- BTx_CR1_CHEN_Setable 0x00001537 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)
- BTx_CR1_EDGESEL_Set 0x0000154f Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR1_EDGESEL_Set)
- BTx_CR1_MODE_Set 0x00001567 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR1_MODE_Set)
- BTx_CR2_CNTHSEL_Set 0x0000157f Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR2_CNTHSEL_Set)
- BTx_CR2_SIG2SEL_Set 0x00001597 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR2_SIG2SEL_Set)
- BTx_CR2_STDIR_Setable 0x000015af Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR2_STDIR_Setable)
- BTx_IER_CMPHIE_Setable 0x000015c7 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_IER_CMPHIE_Setable)
- BTx_IER_OVHIE_Setable 0x000015df Thumb Code 24 fm33a0xxev_bt.o(i.BTx_IER_OVHIE_Setable)
- BTx_IRQHandler 0x000015f9 Thumb Code 82 tim.o(i.BTx_IRQHandler)
- BTx_ISR_CMPHIF_Chk 0x00001659 Thumb Code 20 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)
- BTx_ISR_CMPHIF_Clr 0x0000166d Thumb Code 6 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)
- BTx_ISR_CMPLIF_Clr 0x00001673 Thumb Code 6 fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)
- BTx_LOADCR_LHEN_Setable 0x00001679 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_LOADCR_LHEN_Setable)
- BTx_LOADCR_LLEN_Setable 0x00001691 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_LOADCR_LLEN_Setable)
- BTx_LOADH_Write 0x000016a9 Thumb Code 6 fm33a0xxev_bt.o(i.BTx_LOADH_Write)
- BTx_LOADL_Write 0x000016af Thumb Code 6 fm33a0xxev_bt.o(i.BTx_LOADL_Write)
- BTx_PRES_Write 0x000016b5 Thumb Code 6 fm33a0xxev_bt.o(i.BTx_PRES_Write)
- BasicTimer16_Init 0x000016bd Thumb Code 190 tim.o(i.BasicTimer16_Init)
- CDIF_CR_INTF_EN_Getable 0x00001799 Thumb Code 20 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
- CDIF_CR_INTF_EN_Setable 0x000017b1 Thumb Code 20 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
- CMU_GetClocksFreq 0x000017c9 Thumb Code 274 fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)
- CMU_IER_HFDET_IE_Setable 0x000018e9 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
- CMU_IRQHandler 0x0000190d Thumb Code 4 user_init.o(i.CMU_IRQHandler)
- CMU_ISR_HFDETO_Chk 0x00001911 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
- CMU_Init_RCHF_Trim 0x0000192d Thumb Code 80 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
- CMU_OPCCR1_EXTICKE_Setable 0x00001981 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
- CMU_OPCCR1_EXTICKSEL_Set 0x000019a5 Thumb Code 26 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
- CMU_OPCCR1_UART0CKE_Setable 0x000019c5 Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)
- CMU_OPCCR1_UART0CKS_Set 0x000019ed Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)
- CMU_OPCCR1_UART1CKE_Setable 0x00001a09 Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)
- CMU_OPCCR1_UART1CKS_Set 0x00001a31 Thumb Code 26 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)
- CMU_PERCLK_SetableEx 0x00001a51 Thumb Code 100 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
- CMU_PLLHCR_EN_Getable 0x00001ab9 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)
- CMU_PLLHCR_OSEL_Get 0x00001ad1 Thumb Code 10 fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)
- CMU_PLLHCR_PLLHDB_Get 0x00001ae1 Thumb Code 10 fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)
- CMU_RCHFCR_FSEL_Get 0x00001af5 Thumb Code 12 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)
- CMU_RCHFCR_FSEL_Set 0x00001b05 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
- CMU_RCHFCR_RCHFEN_Getable 0x00001b25 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)
- CMU_RCHFCR_RCHFEN_Setable 0x00001b3d Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
- CMU_RCHFTR_RCHFTRIM_Set 0x00001b61 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
- CMU_RCHF_Init 0x00001b79 Thumb Code 18 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
- CMU_SYSCLKCR_AHBPRES_Get 0x00001b8d Thumb Code 12 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)
- CMU_SYSCLKCR_AHBPRES_Set 0x00001b9d Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
- CMU_SYSCLKCR_APBPRES_Get 0x00001bbd Thumb Code 12 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)
- CMU_SYSCLKCR_APBPRES_Set 0x00001bcd Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
- CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x00001bed Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
- CMU_SYSCLKCR_SYSCLKSEL_Get 0x00001c15 Thumb Code 10 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)
- CMU_SYSCLKCR_SYSCLKSEL_Set 0x00001c25 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
- CMU_SysClk_Init 0x00001c41 Thumb Code 30 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
- CMU_XTHFCR_XTHFEN_Setable 0x00001c61 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
- CMU_XTHFCR_XTHF_CFG_Set 0x00001c85 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
- COM_equipment_basic_inf_handle 0x00001ca5 Thumb Code 46 upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
- CV_lose_check_GPIO_Clk_Init 0x00001cd9 Thumb Code 30 pulse_and_alarm_line.o(i.CV_lose_check_GPIO_Clk_Init)
- CloseIO 0x00001d39 Thumb Code 56 gpio.o(i.CloseIO)
- Close_Valve_Alarm_Line_GPIO_Clk_Init 0x00001d71 Thumb Code 24 pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_Init)
- Close_Valve_Alarm_Line_GPIO_Clk_sleep 0x00001d91 Thumb Code 22 pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_sleep)
- CtrlWordParaDefaultInit 0x00001db1 Thumb Code 128 system_mem_para.o(i.CtrlWordParaDefaultInit)
- CtrlWordParaReadFromEep 0x00001e49 Thumb Code 132 system_mem_para.o(i.CtrlWordParaReadFromEep)
- DEBUG_Init 0x00001ee5 Thumb Code 10 rcc_config.o(i.DEBUG_Init)
- DMA_CH11CR_CH11DIR_Set 0x00001ef1 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)
- DMA_CH11CR_CH11EN_Setable 0x00001f11 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)
- DMA_CH11CR_CH11FI_Set 0x00001f35 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)
- DMA_CH11CR_CH11FTIE_Setable 0x00001f55 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)
- DMA_CH11CR_CH11HTIE_Setable 0x00001f79 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)
- DMA_CH11CR_CH11PRI_Set 0x00001f9d Thumb Code 28 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)
- DMA_CH11CR_CH11RI_Set 0x00001fbd Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)
- DMA_CH11CR_CH11TSIZE_Set 0x00001fdd Thumb Code 22 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)
- DMA_CH11FAR_Write 0x00001ffd Thumb Code 10 fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)
- DMA_CHxCR_BDW_Set 0x0000200d Thumb Code 30 fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)
- DMA_CHxCR_CHxFTIE_Getable 0x00002031 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
- DMA_CHxCR_CHxFTIE_Setable 0x00002051 Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)
- DMA_CHxCR_CHxHTIE_Setable 0x00002079 Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)
- DMA_CHxCR_CHxINC_Set 0x000020a1 Thumb Code 30 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)
- DMA_CHxCR_CHxPRI_Set 0x000020c5 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)
- DMA_CHxCR_CHxSSEL_Set 0x000020e9 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)
- DMA_CHxCR_CHxTSIZE_Set 0x0000210d Thumb Code 28 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)
- DMA_CHxCR_CIRC_Setable 0x00002131 Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)
- DMA_CHxCR_ChxEN_Setable 0x00002159 Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)
- DMA_CHxCR_DIR_Set 0x00002181 Thumb Code 30 fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)
- DMA_CHxMAR_Read 0x000021a5 Thumb Code 12 fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)
- DMA_CHxMAR_Write 0x000021b5 Thumb Code 12 fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)
- DMA_GCR_DMAEN_Setable 0x000021c5 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)
- DMA_IRQHandler 0x000021e9 Thumb Code 30 uart.o(i.DMA_IRQHandler)
- DMA_ISR_DMACHFT_Chk 0x00002209 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
- DMA_ISR_DMACHFT_Clr 0x00002229 Thumb Code 12 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
- DMA_Init 0x00002239 Thumb Code 180 fm33a0xxev_dma.o(i.DMA_Init)
- DataAes128EcbDecrypt 0x000022ed Thumb Code 74 wrc_sizhu_v4.o(i.DataAes128EcbDecrypt)
- DataAes128EcbEncrypt 0x0000233d Thumb Code 128 wrc_sizhu_v4.o(i.DataAes128EcbEncrypt)
- DataReportAckPro 0x000023c1 Thumb Code 160 wrc_sizhu_v4.o(i.DataReportAckPro)
- Datecmp 0x00002471 Thumb Code 472 system_general_para.o(i.Datecmp)
- E2P_Ctrl_Gpio_Init 0x0000264d Thumb Code 84 eeprom.o(i.E2P_Ctrl_Gpio_Init)
- EEPROM_MultipleRead 0x000026a9 Thumb Code 106 eeprom.o(i.EEPROM_MultipleRead)
- EEPROM_MultipleWrite 0x00002719 Thumb Code 274 eeprom.o(i.EEPROM_MultipleWrite)
- EEPROM_Wait_Busy 0x00002831 Thumb Code 18 eeprom.o(i.EEPROM_Wait_Busy)
- EEPROM_stat_read 0x00002845 Thumb Code 70 eeprom.o(i.EEPROM_stat_read)
- EX_Pwr_GPIO_Clk_Init 0x00002891 Thumb Code 34 power_manage.o(i.EX_Pwr_GPIO_Clk_Init)
- EndFramePro 0x000028bd Thumb Code 112 wrc_sizhu_v4.o(i.EndFramePro)
- EquipmentBasicInfoDefaultInit 0x00002941 Thumb Code 18 system_mem_para.o(i.EquipmentBasicInfoDefaultInit)
- EquipmentBasicInfoReadFromEep 0x0000295d Thumb Code 32 system_mem_para.o(i.EquipmentBasicInfoReadFromEep)
- EveryDayClearAlarmCnt 0x00002985 Thumb Code 32 sizhu_ctrl_word.o(i.EveryDayClearAlarmCnt)
- FLASH_Write_Enable 0x000029a5 Thumb Code 54 off_chip_flash.o(i.FLASH_Write_Enable)
- FLS_RDCR_WAIT_Set 0x000029e1 Thumb Code 22 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
- FlashLogAddrCheck 0x000029fd Thumb Code 68 system_flash_mem_manage.o(i.FlashLogAddrCheck)
- FlashMultipleWriteAndReadCheck 0x00002a45 Thumb Code 44 system_flash_mem_manage.o(i.FlashMultipleWriteAndReadCheck)
- FlashWriteAndReadCheck 0x00002a71 Thumb Code 64 system_flash_mem_manage.o(i.FlashWriteAndReadCheck)
- Flash_OUT_Erase_Sector 0x00002ab1 Thumb Code 92 off_chip_flash.o(i.Flash_OUT_Erase_Sector)
- Flash_ReadSR 0x00002b11 Thumb Code 66 off_chip_flash.o(i.Flash_ReadSR)
- Flash_Wait_Busy 0x00002b59 Thumb Code 18 off_chip_flash.o(i.Flash_Wait_Busy)
- Flash_Write_NoCheck 0x00002b6b Thumb Code 68 off_chip_flash.o(i.Flash_Write_NoCheck)
- Flash_Write_Page 0x00002bb1 Thumb Code 108 off_chip_flash.o(i.Flash_Write_Page)
- Force_Open_GPIO_Init 0x00002c21 Thumb Code 16 valve_control.o(i.Force_Open_GPIO_Init)
- GPIOH_ReadInputDataBit 0x00002c35 Thumb Code 22 fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit)
- GPIO_EXTI_EXTIDF_Setable 0x00002c51 Thumb Code 238 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
- GPIO_EXTI_EXTIISR_ChkEx 0x00002d4d Thumb Code 232 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
- GPIO_EXTI_EXTIISR_ClrEx 0x00002e41 Thumb Code 222 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
- GPIO_EXTI_Init 0x00002f2d Thumb Code 84 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
- GPIO_EXTI_Select_Edge 0x00002f85 Thumb Code 254 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
- GPIO_EXTI_Select_Pin 0x00003091 Thumb Code 296 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
- GPIO_Get_InitPara 0x000031c5 Thumb Code 148 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
- GPIO_IRQHandler 0x00003259 Thumb Code 668 exti.o(i.GPIO_IRQHandler)
- GPIO_Init 0x00003531 Thumb Code 114 fm33a0xxev_gpio.o(i.GPIO_Init)
- GPIO_ReadInputDataBit 0x000035a3 Thumb Code 20 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
- GPIO_ResetBits 0x000035b7 Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
- GPIO_SetBits 0x000035bb Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_SetBits)
- GPIO_ToggleBits 0x000035bf Thumb Code 16 fm33a0xxev_gpio.o(i.GPIO_ToggleBits)
- GPIOx_ANEN_Setable 0x000035cf Thumb Code 28 fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)
- GetPwrStatusPro 0x000035ed Thumb Code 2052 power_manage.o(i.GetPwrStatusPro)
- GetValveRunMaxTime 0x00003e19 Thumb Code 68 valve_control.o(i.GetValveRunMaxTime)
- Get_AdcTempValue 0x00003e5d Thumb Code 48 adc.o(i.Get_AdcTempValue)
- Get_AdcValue 0x00003e8d Thumb Code 50 adc.o(i.Get_AdcValue)
- Get_Alka_Bat_Voltage 0x00003ec1 Thumb Code 130 power_manage.o(i.Get_Alka_Bat_Voltage)
- Get_Extern_Rtc_Time 0x00003f55 Thumb Code 186 extern_rtc.o(i.Get_Extern_Rtc_Time)
- Get_Lith_Bat_Voltage 0x00004011 Thumb Code 130 power_manage.o(i.Get_Lith_Bat_Voltage)
- Get_Mcu_Temp 0x000040a5 Thumb Code 48 power_manage.o(i.Get_Mcu_Temp)
- Get_vol_Average 0x000040d5 Thumb Code 222 power_manage.o(i.Get_vol_Average)
- I2c_Ack 0x000041b5 Thumb Code 58 i2c.o(i.I2c_Ack)
- I2c_No_Ack 0x000041f5 Thumb Code 50 i2c.o(i.I2c_No_Ack)
- I2c_Read 0x0000422d Thumb Code 82 i2c.o(i.I2c_Read)
- I2c_Scl_Gpio_Init 0x00004285 Thumb Code 30 i2c.o(i.I2c_Scl_Gpio_Init)
- I2c_Send 0x000042ad Thumb Code 102 i2c.o(i.I2c_Send)
- I2c_Start 0x00004319 Thumb Code 56 i2c.o(i.I2c_Start)
- I2c_Stop 0x00004355 Thumb Code 58 i2c.o(i.I2c_Stop)
- IO_JitterEliminationCheck 0x00004395 Thumb Code 68 system_general_para.o(i.IO_JitterEliminationCheck)
- IWDT_Clr 0x000043d9 Thumb Code 8 user_init.o(i.IWDT_Clr)
- IWDT_Init 0x000043e9 Thumb Code 22 user_init.o(i.IWDT_Init)
- Init_RCHF 0x00004409 Thumb Code 26 user_init.o(i.Init_RCHF)
- Init_RCLP 0x00004425 Thumb Code 24 user_init.o(i.Init_RCLP)
- Init_SysClk 0x00004449 Thumb Code 108 user_init.o(i.Init_SysClk)
- Init_SysClk_Gen 0x000044c1 Thumb Code 22 user_init.o(i.Init_SysClk_Gen)
- InputtIO 0x000044d7 Thumb Code 116 gpio.o(i.InputtIO)
- InputtIO_H 0x0000454d Thumb Code 126 gpio.o(i.InputtIO_H)
- IntervalTriggerHandle 0x000045d1 Thumb Code 268 system_general_para.o(i.IntervalTriggerHandle)
- Key_GPIO_Init 0x00004dc5 Thumb Code 44 key.o(i.Key_GPIO_Init)
- LF_PULSE_INT_GPIO_Clk_Init 0x00004df5 Thumb Code 22 pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_Init)
- LF_PULSE_INT_GPIO_Clk_sleep 0x00004e15 Thumb Code 20 pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_sleep)
- LPTIM_CR_EN_Getable 0x00004e31 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
- LPTIM_IRQHandler 0x00004e49 Thumb Code 24 tim.o(i.LPTIM_IRQHandler)
- LPTIM_ISR_OVIF_Chk 0x00004e61 Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
- LPTIM_ISR_OVIF_Clr 0x00004e79 Thumb Code 8 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
- LP_lose_check_GPIO_Clk_Init 0x00004e85 Thumb Code 30 pulse_and_alarm_line.o(i.LP_lose_check_GPIO_Clk_Init)
- LV_lose_check_GPIO_Clk_Init 0x00004ead Thumb Code 30 pulse_and_alarm_line.o(i.LV_lose_check_GPIO_Clk_Init)
- Lcd_Battery 0x00004ed5 Thumb Code 232 lcd_cfg_api.o(i.Lcd_Battery)
- Lcd_BillingShow 0x00004fc5 Thumb Code 64 lcd_cfg_api.o(i.Lcd_BillingShow)
- Lcd_DeInit 0x00005009 Thumb Code 22 lcd.o(i.Lcd_DeInit)
- Lcd_DisplayDigit_23A 0x00005029 Thumb Code 18256 lcd_io_api.o(i.Lcd_DisplayDigit_23A)
- Lcd_GPIO_Init 0x0000977d Thumb Code 30 lcd_io_api.o(i.Lcd_GPIO_Init)
- Lcd_Init 0x000097a5 Thumb Code 14 lcd.o(i.Lcd_Init)
- Lcd_Show_MenuProcess 0x000097b9 Thumb Code 236 lcd.o(i.Lcd_Show_MenuProcess)
- Lcd_Sys_Init 0x000098d1 Thumb Code 26 lcd.o(i.Lcd_Sys_Init)
- Lcd_ValveShow 0x000098f1 Thumb Code 314 lcd_cfg_api.o(i.Lcd_ValveShow)
- Lcd_WaringShow 0x00009a35 Thumb Code 306 lcd_cfg_api.o(i.Lcd_WaringShow)
- Lcd_WrcShow 0x00009b85 Thumb Code 362 lcd_cfg_api.o(i.Lcd_WrcShow)
- Lcd_Write 0x00009cf9 Thumb Code 50 lcd_io_api.o(i.Lcd_Write)
- Lcd_Write_Reg 0x00009d2b Thumb Code 56 lcd_io_api.o(i.Lcd_Write_Reg)
- LinkDataAnalysis 0x00009d65 Thumb Code 184 wireless_remote_comm.o(i.LinkDataAnalysis)
- LithBatUseTimeCalculate 0x00009e21 Thumb Code 86 power_manage.o(i.LithBatUseTimeCalculate)
- Lith_Bat_Voltage_Status 0x00009e7d Thumb Code 654 power_manage.o(i.Lith_Bat_Voltage_Status)
- Lith_Battery_GPIO_Clk_Init 0x0000a131 Thumb Code 40 power_manage.o(i.Lith_Battery_GPIO_Clk_Init)
- LogCtrlParaDefaultInit 0x0000a161 Thumb Code 384 system_mem_para.o(i.LogCtrlParaDefaultInit)
- LogCtrlParaReadFromEep 0x0000a331 Thumb Code 434 system_mem_para.o(i.LogCtrlParaReadFromEep)
- LongTimeReportFailed 0x0000a535 Thumb Code 220 wireless_remote_comm.o(i.LongTimeReportFailed)
- Low_Pwr_INT_GPIO_Clk_Init 0x0000a639 Thumb Code 22 pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_Init)
- Low_Pwr_INT_GPIO_Clk_sleep 0x0000a659 Thumb Code 20 pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_sleep)
- MagneticInterferenceCheck 0x0000a675 Thumb Code 58 other_fun.o(i.MagneticInterferenceCheck)
- Motor_AB_GPIO_Init 0x0000a7dd Thumb Code 28 valve_control.o(i.Motor_AB_GPIO_Init)
- Motor_OP_CL_GPIO_Init 0x0000a7fd Thumb Code 24 valve_control.o(i.Motor_OP_CL_GPIO_Init)
- Motor_OP_CL_GPIO_Init_sleep_mode 0x0000a819 Thumb Code 20 valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
- NMI_Handler 0x0000a831 Thumb Code 2 exti.o(i.NMI_Handler)
- OtherFunPro 0x0000a9fd Thumb Code 26 other_fun.o(i.OtherFunPro)
- Out_Flash_MultipleRead 0x0000aa1d Thumb Code 102 off_chip_flash.o(i.Out_Flash_MultipleRead)
- Out_Flash_MultipleWrite 0x0000aa89 Thumb Code 272 off_chip_flash.o(i.Out_Flash_MultipleWrite)
- OutputIO 0x0000aba9 Thumb Code 114 gpio.o(i.OutputIO)
- PowerManagrInit 0x0000ac1d Thumb Code 860 power_manage.o(i.PowerManagrInit)
- Power_IO_Init 0x0000af95 Thumb Code 126 power_manage.o(i.Power_IO_Init)
- ProtocolDataAnalysis 0x0000b01d Thumb Code 62 wireless_remote_comm.o(i.ProtocolDataAnalysis)
- PulseAndAlarmLineCheck 0x0000b065 Thumb Code 1416 pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck)
- PulseAndAlarmLineInit 0x0000b615 Thumb Code 1112 pulse_and_alarm_line.o(i.PulseAndAlarmLineInit)
- PulseSettlement 0x0000ba79 Thumb Code 436 billing.o(i.PulseSettlement)
- Pulse_And_Alarm_Line_IO_Init 0x0000bc39 Thumb Code 36 pulse_and_alarm_line.o(i.Pulse_And_Alarm_Line_IO_Init)
- PushSettlementInfoPro 0x0000bc5d Thumb Code 368 wrc_sizhu_v4.o(i.PushSettlementInfoPro)
- R8025T_Read 0x0000bde5 Thumb Code 76 extern_rtc.o(i.R8025T_Read)
- R8025T_Write 0x0000be31 Thumb Code 48 extern_rtc.o(i.R8025T_Write)
- RMU_BORCR_BOR_PDRCFG_Set 0x0000be61 Thumb Code 26 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
- RMU_BORCR_OFF_BOR_Setable 0x0000be81 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
- RMU_PDRCR_PDREN_Setable 0x0000bea5 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
- RS485Settlement 0x0000bec9 Thumb Code 626 billing.o(i.RS485Settlement)
- RS485_read_data_GPIO_Init 0x0000c145 Thumb Code 188 rs485_read_data.o(i.RS485_read_data_GPIO_Init)
- RTC_GPIO_Init 0x0000c209 Thumb Code 18 extern_rtc.o(i.RTC_GPIO_Init)
- RTC_IRQHandler 0x0000c221 Thumb Code 2 rtc.o(i.RTC_IRQHandler)
- Read_OP_CL_VALVE_Status 0x0000c225 Thumb Code 80 valve_control.o(i.Read_OP_CL_VALVE_Status)
- SPI3_Init 0x0000c279 Thumb Code 200 spi.o(i.SPI3_Init)
- SPIx_CR1_BAUD_Set 0x0000c351 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
- SPIx_CR1_CPHA_Set 0x0000c369 Thumb Code 18 fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
- SPIx_CR1_CPHOL_Set 0x0000c37b Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
- SPIx_CR1_IOSWAP_Set 0x0000c393 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
- SPIx_CR1_LSBF_Set 0x0000c3ad Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
- SPIx_CR1_MM_Set 0x0000c3c5 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
- SPIx_CR1_WAIT_Set 0x0000c3df Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
- SPIx_CR2_DLEN_Set 0x0000c3f7 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
- SPIx_CR2_HALFDUPLEX_Set 0x0000c411 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
- SPIx_CR2_RXO_Setable 0x0000c42b Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
- SPIx_CR2_SPIEN_Setable 0x0000c445 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
- SPIx_CR2_SSNM_Set 0x0000c45d Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
- SPIx_CR2_SSNSEN_Setable 0x0000c475 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
- SPIx_CR2_TXO_AC_Setable 0x0000c48d Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
- SPIx_CR2_TXO_Setable 0x0000c4a5 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
- SPIx_CR3_MERRC_Clr 0x0000c4bd Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
- SPIx_CR3_RXBFC_Clr 0x0000c4c3 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
- SPIx_CR3_SERRC_Clr 0x0000c4c9 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
- SPIx_CR3_TXBFC_Clr 0x0000c4cf Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
- SPIx_ISR_RXBF_Chk 0x0000c4d5 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
- SPIx_ISR_TXBE_Chk 0x0000c4e9 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
- SPIx_RXBUF_Read 0x0000c4fd Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
- SPIx_TXBUF_Write 0x0000c503 Thumb Code 4 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
- Sda_In 0x0000c509 Thumb Code 22 i2c.o(i.Sda_In)
- Sda_Out 0x0000c529 Thumb Code 22 i2c.o(i.Sda_Out)
- SetBalanceValveClosePro 0x0000c549 Thumb Code 16 wrc_sizhu_v4.o(i.SetBalanceValveClosePro)
- SetKeyPro 0x0000c559 Thumb Code 34 wrc_sizhu_v4.o(i.SetKeyPro)
- Set_Extern_Rtc_Time 0x0000c581 Thumb Code 96 extern_rtc.o(i.Set_Extern_Rtc_Time)
- Set_Rtc_UpdataInterrupt 0x0000c5e9 Thumb Code 34 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
- SettlementPro 0x0000c60d Thumb Code 192 billing.o(i.SettlementPro)
- SizhuV4ProtocolDataAnalysis 0x0000c77d Thumb Code 540 wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis)
- SizhuV4SendNormalData2buf 0x0000c9a9 Thumb Code 678 wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf)
- SizhuV4SendParaInit 0x0000cc89 Thumb Code 264 wrc_sizhu_v4.o(i.SizhuV4SendParaInit)
- SpiWriteAndRead 0x0000cdb9 Thumb Code 48 spi.o(i.SpiWriteAndRead)
- SysAlarmCtrlPro 0x0000ce25 Thumb Code 470 sizhu_ctrl_word.o(i.SysAlarmCtrlPro)
- SysWakeUp_ClockCfg 0x0000d019 Thumb Code 84 user_init.o(i.SysWakeUp_ClockCfg)
- SystemInit 0x0000d071 Thumb Code 8 system_fm33a0xxev.o(i.SystemInit)
- System_power_on_init 0x0000d081 Thumb Code 62 rcc_config.o(i.System_power_on_init)
- TimeEffectJudgm 0x0000d0c9 Thumb Code 346 extern_rtc.o(i.TimeEffectJudgm)
- UART1_IRQHandler 0x0000d225 Thumb Code 28 uart.o(i.UART1_IRQHandler)
- UART_BaudREGCalc 0x0000d249 Thumb Code 90 fm33a0xxev_uart.o(i.UART_BaudREGCalc)
- UART_Init 0x0000d2ad Thumb Code 120 fm33a0xxev_uart.o(i.UART_Init)
- UART_SInit 0x0000d325 Thumb Code 500 fm33a0xxev_uart.o(i.UART_SInit)
- UARTx_BGR_Write 0x0000d535 Thumb Code 6 fm33a0xxev_uart.o(i.UARTx_BGR_Write)
- UARTx_CSR_PARITY_Set 0x0000d53b Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)
- UARTx_CSR_PDSEL_Set 0x0000d553 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)
- UARTx_CSR_RXEN_Setable 0x0000d56b Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)
- UARTx_CSR_RXPOL_Setable 0x0000d583 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)
- UARTx_CSR_RXTOEN_Setable 0x0000d59b Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_CSR_RXTOEN_Setable)
- UARTx_CSR_STOPCFG_Set 0x0000d5b5 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)
- UARTx_CSR_TXEN_Setable 0x0000d5cf Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)
- UARTx_CSR_TXIREN_Setable 0x0000d5e7 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)
- UARTx_CSR_TXPOL_Setable 0x0000d601 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)
- UARTx_IER_RXBF_IE_Setable 0x0000d619 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)
- UARTx_IER_RXERR_IE_Setable 0x0000d633 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)
- UARTx_IER_RXTO_IE_Setable 0x0000d64d Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)
- UARTx_IER_TXBE_IE_Setable 0x0000d667 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)
- UARTx_IER_TXSE_IE_Setable 0x0000d67f Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)
- UARTx_ISR_RXBF_Clr 0x0000d697 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)
- UARTx_ISR_RXTO_Chk 0x0000d69f Thumb Code 22 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Chk)
- UARTx_ISR_RXTO_Clr 0x0000d6b5 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Clr)
- UARTx_ISR_TXSE_Chk 0x0000d6bd Thumb Code 20 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
- UARTx_RXBUF_Read 0x0000d6d1 Thumb Code 10 fm33a0xxev_uart.o(i.UARTx_RXBUF_Read)
- UARTx_SendData_Normal 0x0000d6db Thumb Code 42 uart.o(i.UARTx_SendData_Normal)
- UARTx_TODR_RXTO_LEN_Set 0x0000d705 Thumb Code 16 fm33a0xxev_uart.o(i.UARTx_TODR_RXTO_LEN_Set)
- UARTx_TXBUF_Write 0x0000d715 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
- UNCAP_GPIO_Clk_Init 0x0000d71d Thumb Code 22 other_fun.o(i.UNCAP_GPIO_Clk_Init)
- UV_lose_check_GPIO_Clk_Init 0x0000d73d Thumb Code 30 pulse_and_alarm_line.o(i.UV_lose_check_GPIO_Clk_Init)
- UncapCheck 0x0000d765 Thumb Code 200 other_fun.o(i.UncapCheck)
- Under_Pwr_INT_GPIO_Clk_Init 0x0000d851 Thumb Code 22 pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_Init)
- Under_Pwr_INT_GPIO_Clk_sleep 0x0000d871 Thumb Code 20 pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_sleep)
- Upper_ComputerLoginRecvHandler 0x0000d88d Thumb Code 142 upper_com.o(i.Upper_ComputerLoginRecvHandler)
- Upper_ComputerLoginRespond 0x0000d929 Thumb Code 12 upper_com.o(i.Upper_ComputerLoginRespond)
- Upper_ComputerReadWriteHandler 0x0000d935 Thumb Code 88 upper_com.o(i.Upper_ComputerReadWriteHandler)
- Upper_ComputerRespond 0x0000d995 Thumb Code 108 upper_com.o(i.Upper_ComputerRespond)
- VRTC_ADCCR_CKE_Setable 0x0000da0d Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
- VRTC_ADCCR_CKS_Set 0x0000da31 Thumb Code 26 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
- VRTC_Init_RCMF_Trim 0x0000da51 Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
- VRTC_RCMFCR_EN_Setable 0x0000da75 Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
- VRTC_RCMFCR_TRIM_Set 0x0000da99 Thumb Code 22 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
- ValveCtrlHade 0x0000dab5 Thumb Code 584 valve_control.o(i.ValveCtrlHade)
- ValveCtrlOrder 0x0000dd25 Thumb Code 160 valve_control.o(i.ValveCtrlOrder)
- ValveForceOpenSignalCheck 0x0000ddd5 Thumb Code 94 valve_control.o(i.ValveForceOpenSignalCheck)
- ValveMotorCloseRun 0x0000de3d Thumb Code 86 valve_control.o(i.ValveMotorCloseRun)
- ValveMotorOpenRun 0x0000dea1 Thumb Code 32 valve_control.o(i.ValveMotorOpenRun)
- ValveMotorStop 0x0000dec5 Thumb Code 68 valve_control.o(i.ValveMotorStop)
- ValveRunParaInit 0x0000df11 Thumb Code 34 valve_control.o(i.ValveRunParaInit)
- Valve_CTRL_GPIO_Init 0x0000df39 Thumb Code 32 valve_control.o(i.Valve_CTRL_GPIO_Init)
- WRC_PWR_GPIO_Init 0x0000df5d Thumb Code 48 wireless_remote_comm.o(i.WRC_PWR_GPIO_Init)
- WRC_RX_DMA_CH3_Init 0x0000df91 Thumb Code 88 uart.o(i.WRC_RX_DMA_CH3_Init)
- WRC_RX_DMA_CH3_reload 0x0000dff5 Thumb Code 44 uart.o(i.WRC_RX_DMA_CH3_reload)
- WRC_RX_DMA_check 0x0000e025 Thumb Code 126 wireless_remote_comm.o(i.WRC_RX_DMA_check)
- WRC_uart_Init 0x0000e0a9 Thumb Code 162 uart.o(i.WRC_uart_Init)
- WirelessRemoteCommPro 0x0000e159 Thumb Code 166 wireless_remote_comm.o(i.WirelessRemoteCommPro)
- WrcClosePwrPro 0x0000e209 Thumb Code 222 wireless_remote_comm.o(i.WrcClosePwrPro)
- WrcCreateLinkPro 0x0000e309 Thumb Code 58 wireless_remote_comm.o(i.WrcCreateLinkPro)
- WrcOpenPwrPro 0x0000e351 Thumb Code 50 wireless_remote_comm.o(i.WrcOpenPwrPro)
- WrcSendCreateLinkCmd 0x0000e38d Thumb Code 262 wireless_remote_comm.o(i.WrcSendCreateLinkCmd)
- WrcSendDataPro 0x0000e49d Thumb Code 122 wireless_remote_comm.o(i.WrcSendDataPro)
- WrcWaitRecDataPro 0x0000e529 Thumb Code 278 wireless_remote_comm.o(i.WrcWaitRecDataPro)
- __ARM_clz 0x0000e65d Thumb Code 46 depilogue.o(i.__ARM_clz)
- __ARM_common_switch8 0x0000e68b Thumb Code 28 extern_rtc.o(i.__ARM_common_switch8)
- __scatterload_copy 0x0000e6a7 Thumb Code 14 handlers.o(i.__scatterload_copy)
- __scatterload_null 0x0000e6b5 Thumb Code 2 handlers.o(i.__scatterload_null)
- __scatterload_zeroinit 0x0000e6b7 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
- adc_tem_cal 0x0000e6cd Thumb Code 146 adc.o(i.adc_tem_cal)
- adc_vol_cal 0x0000e771 Thumb Code 88 adc.o(i.adc_vol_cal)
- adc_wait_finish 0x0000e7d5 Thumb Code 32 adc.o(i.adc_wait_finish)
- allExtiIRQ 0x0000e7f5 Thumb Code 256 system_run_fun.o(i.allExtiIRQ)
- allGpioInit 0x0000e909 Thumb Code 40 system_run_fun.o(i.allGpioInit)
- allParaDefaultInit 0x0000e931 Thumb Code 46 system_mem_para.o(i.allParaDefaultInit)
- allParaPatchPro 0x0000e961 Thumb Code 54 system_mem_para.o(i.allParaPatchPro)
- allParaReadFromEep 0x0000e9a1 Thumb Code 46 system_mem_para.o(i.allParaReadFromEep)
- arrayA_2_arrayB 0x0000e9cf Thumb Code 66 system_general_para.o(i.arrayA_2_arrayB)
- balanceStatusHandler 0x0000ea11 Thumb Code 956 billing.o(i.balanceStatusHandler)
- borrow_Pwr_GPIO_Clk_Init 0x0000edf1 Thumb Code 22 power_manage.o(i.borrow_Pwr_GPIO_Clk_Init)
- delay_init 0x0000ee11 Thumb Code 56 delay.o(i.delay_init)
- delay_ms 0x0000ee59 Thumb Code 70 delay.o(i.delay_ms)
- delay_us 0x0000eea9 Thumb Code 70 delay.o(i.delay_us)
- eMBFuncReadCoils 0x0000eef9 Thumb Code 186 mbfunccoils.o(i.eMBFuncReadCoils)
- eMBFuncReadDiscreteInputs 0x0000efb3 Thumb Code 184 mbfuncdisc.o(i.eMBFuncReadDiscreteInputs)
- eMBFuncReadHoldingRegister 0x0000f06b Thumb Code 138 mbfuncholding.o(i.eMBFuncReadHoldingRegister)
- eMBFuncReadInputRegister 0x0000f0f5 Thumb Code 138 mbfuncinput.o(i.eMBFuncReadInputRegister)
- eMBFuncReadWriteMultipleHoldingRegister 0x0000f17f Thumb Code 224 mbfuncholding.o(i.eMBFuncReadWriteMultipleHoldingRegister)
- eMBFuncReportSlaveID 0x0000f261 Thumb Code 30 mbfuncother.o(i.eMBFuncReportSlaveID)
- eMBFuncWriteCoil 0x0000f289 Thumb Code 112 mbfunccoils.o(i.eMBFuncWriteCoil)
- eMBFuncWriteHoldingRegister 0x0000f2f9 Thumb Code 64 mbfuncholding.o(i.eMBFuncWriteHoldingRegister)
- eMBFuncWriteMultipleCoils 0x0000f339 Thumb Code 154 mbfunccoils.o(i.eMBFuncWriteMultipleCoils)
- eMBFuncWriteMultipleHoldingRegister 0x0000f3d3 Thumb Code 108 mbfuncholding.o(i.eMBFuncWriteMultipleHoldingRegister)
- eMBInit 0x0000f441 Thumb Code 148 mb.o(i.eMBInit)
- eMBPoll 0x0000f51d Thumb Code 274 mb.o(i.eMBPoll)
- eMBRTUInit 0x0000f65d Thumb Code 86 mbrtu.o(i.eMBRTUInit)
- eMBRTUReceive 0x0000f6b9 Thumb Code 80 mbrtu.o(i.eMBRTUReceive)
- eMBRTUSend 0x0000f711 Thumb Code 178 mbrtu.o(i.eMBRTUSend)
- eMBRTUStart 0x0000f7d9 Thumb Code 34 mbrtu.o(i.eMBRTUStart)
- eMBRTUStop 0x0000f801 Thumb Code 28 mbrtu.o(i.eMBRTUStop)
- eMBRegCoilsCB 0x0000f81d Thumb Code 8 regport.o(i.eMBRegCoilsCB)
- eMBRegDiscreteCB 0x0000f825 Thumb Code 6 regport.o(i.eMBRegDiscreteCB)
- eMBRegHoldingCB 0x0000f82d Thumb Code 94 regport.o(i.eMBRegHoldingCB)
- eMBRegInputCB 0x0000f891 Thumb Code 68 regport.o(i.eMBRegInputCB)
- eepABReadCheck 0x0000f8dd Thumb Code 262 system_mem_para.o(i.eepABReadCheck)
- eepABWriteAndReadCheck 0x0000f9e9 Thumb Code 78 system_mem_para.o(i.eepABWriteAndReadCheck)
- eepParaPatchPro_1 0x0000fa37 Thumb Code 2 system_mem_para.o(i.eepParaPatchPro_1)
- eepWriteAndReadCheck 0x0000fa39 Thumb Code 64 system_mem_para.o(i.eepWriteAndReadCheck)
- free 0x0000fa79 Thumb Code 80 malloc.o(i.free)
- hardwareDriversInit 0x0000fae5 Thumb Code 12 system_run_fun.o(i.hardwareDriversInit)
- keyPro 0x0000faf1 Thumb Code 332 key.o(i.keyPro)
- lcdDisplayPro 0x0000fc61 Thumb Code 90 lcd.o(i.lcdDisplayPro)
- led_init 0x0000fcd1 Thumb Code 24 other_fun.o(i.led_init)
- magnetic_interference_GPIO_Clk_Init 0x0000fcf1 Thumb Code 22 other_fun.o(i.magnetic_interference_GPIO_Clk_Init)
- main 0x0000fd11 Thumb Code 356 main.o(i.main)
- malloc 0x0000fea5 Thumb Code 92 malloc.o(i.malloc)
- paraCalcCrcAndWriteEepAB 0x0000ff11 Thumb Code 52 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
- prveMBError2Exception 0x0000ff49 Thumb Code 36 mbutils.o(i.prveMBError2Exception)
- sizhuHistoryRecord 0x0000ff6d Thumb Code 256 sizhu_history_record.o(i.sizhuHistoryRecord)
- sizhuIntervalHistoryRecord 0x00010089 Thumb Code 646 sizhu_history_record.o(i.sizhuIntervalHistoryRecord)
- sizhuMDHHistoryRecord 0x00010341 Thumb Code 808 sizhu_history_record.o(i.sizhuMDHHistoryRecord)
- sysRunFunCtrlPro 0x00010695 Thumb Code 460 system_run_fun.o(i.sysRunFunCtrlPro)
- sysRunFunParaInit 0x00010879 Thumb Code 244 system_run_fun.o(i.sysRunFunParaInit)
- sysStoredParaInit 0x00010985 Thumb Code 156 system_run_fun.o(i.sysStoredParaInit)
- systemEepIdDefaultInit 0x00010a29 Thumb Code 50 system_mem_para.o(i.systemEepIdDefaultInit)
- systemEepIdReadFromEep 0x00010a65 Thumb Code 34 system_mem_para.o(i.systemEepIdReadFromEep)
- ucharcmp 0x00010a8d Thumb Code 44 system_general_para.o(i.ucharcmp)
- up_comm_RX_DMA_CH2_Init 0x00010ab9 Thumb Code 88 uart.o(i.up_comm_RX_DMA_CH2_Init)
- up_comm_RX_DMA_CH2_reload 0x00010b1d Thumb Code 44 uart.o(i.up_comm_RX_DMA_CH2_reload)
- up_comm_RX_DMA_check 0x00010b4d Thumb Code 126 upper_com.o(i.up_comm_RX_DMA_check)
- up_comm_uart_Init 0x00010bd1 Thumb Code 140 uart.o(i.up_comm_uart_Init)
- up_comm_uart_enable 0x00010c69 Thumb Code 132 upper_com.o(i.up_comm_uart_enable)
- upperComPro 0x00010cf5 Thumb Code 458 upper_com.o(i.upperComPro)
- usMBCRC16 0x00010ee1 Thumb Code 44 mbcrc1.o(i.usMBCRC16)
- usMBCRC16_initFF 0x00010f15 Thumb Code 18 mbcrc_1.o(i.usMBCRC16_initFF)
- vMBPortSerialEnable 0x00010f2d Thumb Code 2 portserial.o(i.vMBPortSerialEnable)
- vMBPortTimersDisable 0x00010f2f Thumb Code 2 porttimer.o(i.vMBPortTimersDisable)
- vMBPortTimersEnable 0x00010f31 Thumb Code 2 porttimer.o(i.vMBPortTimersEnable)
- valveCtrlPro 0x00010f35 Thumb Code 20 valve_control.o(i.valveCtrlPro)
- xMBPortEventGet 0x00010f4d Thumb Code 28 portevent.o(i.xMBPortEventGet)
- xMBPortEventInit 0x00010f71 Thumb Code 10 portevent.o(i.xMBPortEventInit)
- xMBPortEventPost 0x00010f81 Thumb Code 16 portevent.o(i.xMBPortEventPost)
- xMBPortSerialGetByte 0x00010f99 Thumb Code 16 portserial.o(i.xMBPortSerialGetByte)
- xMBPortSerialInit 0x00010fad Thumb Code 44 portserial.o(i.xMBPortSerialInit)
- xMBPortSerialPutByte 0x00010fd9 Thumb Code 36 portserial.o(i.xMBPortSerialPutByte)
- xMBPortTimersInit 0x00011005 Thumb Code 6 porttimer.o(i.xMBPortTimersInit)
- xMBRTUReceiveCheck 0x0001100d Thumb Code 38 mbrtu.o(i.xMBRTUReceiveCheck)
- xMBRTUReceiveFSM 0x0001103d Thumb Code 126 mbrtu.o(i.xMBRTUReceiveFSM)
- xMBRTUTimerT35Expired 0x000110c9 Thumb Code 62 mbrtu.o(i.xMBRTUTimerT35Expired)
- xMBRTUTransmitFSM 0x0001110d Thumb Code 98 mbrtu.o(i.xMBRTUTransmitFSM)
- Region$$Table$$Base 0x000116a8 Number 0 anon$$obj.o(Region$$Table)
- Region$$Table$$Limit 0x000116c8 Number 0 anon$$obj.o(Region$$Table)
+ __Vectors 0x00019000 Data 4 startup_fm33a0xxev.o(RESET)
+ __Vectors_End 0x000190c0 Data 0 startup_fm33a0xxev.o(RESET)
+ __main 0x000190c1 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
+ _main_stk 0x000190c1 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
+ _main_scatterload 0x000190c5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
+ __main_after_scatterload 0x000190c9 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
+ _main_clock 0x000190c9 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
+ _main_cpp_init 0x000190c9 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
+ _main_init 0x000190c9 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
+ __rt_lib_shutdown_fini 0x000190d1 Thumb Code 0 entry12b.o(.ARM.Collect$$$$0000000E)
+ __rt_final_cpp 0x000190d5 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000F)
+ __rt_final_exit 0x000190d5 Thumb Code 0 entry11a.o(.ARM.Collect$$$$00000011)
+ Reset_Handler 0x000190d9 Thumb Code 8 startup_fm33a0xxev.o(.text)
+ HardFault_Handler 0x000190e3 Thumb Code 2 startup_fm33a0xxev.o(.text)
+ SVC_Handler 0x000190e5 Thumb Code 2 startup_fm33a0xxev.o(.text)
+ PendSV_Handler 0x000190e7 Thumb Code 2 startup_fm33a0xxev.o(.text)
+ SysTick_Handler 0x000190e9 Thumb Code 2 startup_fm33a0xxev.o(.text)
+ ADC_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ COMP_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ CRYPTO_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ ETx_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ FLASH_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ I2Cx_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ LPUART0_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ LPUART1_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ QSPI_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ SPI0_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ SPI1_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ SPI2_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ SPI3_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ SPI4_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ SVD_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ U7816_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ UART0_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ UART2_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ UART3_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ UART4_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ UART5_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ WKUPx_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ WWDT_IRQHandler 0x000190eb Thumb Code 0 startup_fm33a0xxev.o(.text)
+ __aeabi_uidiv 0x000190f5 Thumb Code 0 uidiv.o(.text)
+ __aeabi_uidivmod 0x000190f5 Thumb Code 44 uidiv.o(.text)
+ __aeabi_idiv 0x00019121 Thumb Code 0 idiv.o(.text)
+ __aeabi_idivmod 0x00019121 Thumb Code 40 idiv.o(.text)
+ rand 0x00019149 Thumb Code 18 rand.o(.text)
+ srand 0x0001915b Thumb Code 6 rand.o(.text)
+ mktime 0x0001916d Thumb Code 124 mktime.o(.text)
+ __aeabi_memcpy 0x000191f9 Thumb Code 36 memcpya.o(.text)
+ __aeabi_memcpy4 0x000191f9 Thumb Code 0 memcpya.o(.text)
+ __aeabi_memcpy8 0x000191f9 Thumb Code 0 memcpya.o(.text)
+ __aeabi_memset 0x0001921d Thumb Code 14 memseta.o(.text)
+ __aeabi_memset4 0x0001921d Thumb Code 0 memseta.o(.text)
+ __aeabi_memset8 0x0001921d Thumb Code 0 memseta.o(.text)
+ __aeabi_memclr 0x0001922b Thumb Code 4 memseta.o(.text)
+ __aeabi_memclr4 0x0001922b Thumb Code 0 memseta.o(.text)
+ __aeabi_memclr8 0x0001922b Thumb Code 0 memseta.o(.text)
+ _memset$wrapper 0x0001922f Thumb Code 18 memseta.o(.text)
+ strstr 0x00019241 Thumb Code 40 strstr.o(.text)
+ __aeabi_uread4 0x00019269 Thumb Code 20 uread4.o(.text)
+ __rt_uread4 0x00019269 Thumb Code 0 uread4.o(.text)
+ _uread4 0x00019269 Thumb Code 0 uread4.o(.text)
+ __aeabi_uread8 0x0001927d Thumb Code 28 uread8.o(.text)
+ __rt_uread8 0x0001927d Thumb Code 0 uread8.o(.text)
+ _uread8 0x0001927d Thumb Code 0 uread8.o(.text)
+ __aeabi_uwrite4 0x00019299 Thumb Code 18 uwrite4.o(.text)
+ __rt_uwrite4 0x00019299 Thumb Code 0 uwrite4.o(.text)
+ _uwrite4 0x00019299 Thumb Code 0 uwrite4.o(.text)
+ __aeabi_uwrite8 0x000192ab Thumb Code 30 uwrite8.o(.text)
+ __rt_uwrite8 0x000192ab Thumb Code 0 uwrite8.o(.text)
+ _uwrite8 0x000192ab Thumb Code 0 uwrite8.o(.text)
+ __aeabi_fadd 0x000192c9 Thumb Code 162 fadd.o(.text)
+ __aeabi_fsub 0x0001936b Thumb Code 8 fadd.o(.text)
+ __aeabi_frsub 0x00019373 Thumb Code 8 fadd.o(.text)
+ __aeabi_fmul 0x0001937b Thumb Code 122 fmul.o(.text)
+ __aeabi_fdiv 0x000193f5 Thumb Code 124 fdiv.o(.text)
+ __aeabi_dadd 0x00019471 Thumb Code 330 dadd.o(.text)
+ __aeabi_dsub 0x000195bb Thumb Code 12 dadd.o(.text)
+ __aeabi_drsub 0x000195c7 Thumb Code 12 dadd.o(.text)
+ __aeabi_dmul 0x000195d9 Thumb Code 202 dmul.o(.text)
+ __aeabi_ddiv 0x000196a9 Thumb Code 234 ddiv.o(.text)
+ __aeabi_i2f 0x00019799 Thumb Code 22 fflti.o(.text)
+ __aeabi_ui2f 0x000197af Thumb Code 14 ffltui.o(.text)
+ __aeabi_i2d 0x000197bd Thumb Code 34 dflti.o(.text)
+ __aeabi_ui2d 0x000197e5 Thumb Code 24 dfltui.o(.text)
+ __aeabi_l2d 0x00019801 Thumb Code 38 dfltl.o(.text)
+ __aeabi_f2iz 0x0001982d Thumb Code 50 ffixi.o(.text)
+ __aeabi_f2uiz 0x0001985f Thumb Code 40 ffixui.o(.text)
+ __aeabi_d2iz 0x00019889 Thumb Code 62 dfixi.o(.text)
+ __aeabi_d2uiz 0x000198d1 Thumb Code 50 dfixui.o(.text)
+ __aeabi_d2lz 0x0001990d Thumb Code 72 dfixl.o(.text)
+ __aeabi_d2ulz 0x0001995d Thumb Code 54 dfixul.o(.text)
+ __aeabi_f2d 0x0001999d Thumb Code 40 f2d.o(.text)
+ __aeabi_cdcmpeq 0x000199c5 Thumb Code 0 cdcmple.o(.text)
+ __aeabi_cdcmple 0x000199c5 Thumb Code 38 cdcmple.o(.text)
+ __aeabi_cdrcmple 0x000199ed Thumb Code 38 cdrcmple.o(.text)
+ __aeabi_d2f 0x00019a15 Thumb Code 56 d2f.o(.text)
+ __aeabi_cfcmpeq 0x00019a4d Thumb Code 0 cfcmple.o(.text)
+ __aeabi_cfcmple 0x00019a4d Thumb Code 20 cfcmple.o(.text)
+ __aeabi_cfrcmple 0x00019a61 Thumb Code 20 cfrcmple.o(.text)
+ __aeabi_llsl 0x00019a75 Thumb Code 32 llshl.o(.text)
+ _ll_shift_l 0x00019a75 Thumb Code 0 llshl.o(.text)
+ __aeabi_llsr 0x00019a95 Thumb Code 34 llushr.o(.text)
+ _ll_ushift_r 0x00019a95 Thumb Code 0 llushr.o(.text)
+ __aeabi_lasr 0x00019ab7 Thumb Code 38 llsshr.o(.text)
+ _ll_sshift_r 0x00019ab7 Thumb Code 0 llsshr.o(.text)
+ _localtime 0x00019add Thumb Code 104 localtime_i.o(.text)
+ __I$use$fp 0x00019b51 Thumb Code 0 iusefp.o(.text)
+ _float_round 0x00019b51 Thumb Code 16 fepilogue.o(.text)
+ _float_epilogue 0x00019b61 Thumb Code 114 fepilogue.o(.text)
+ _double_round 0x00019bd3 Thumb Code 26 depilogue.o(.text)
+ _double_epilogue 0x00019bed Thumb Code 164 depilogue.o(.text)
+ __scatterload 0x00019c91 Thumb Code 28 init.o(.text)
+ __scatterload_rt2 0x00019c91 Thumb Code 0 init.o(.text)
+ __decompress 0x00019cb5 Thumb Code 0 __dczerorl2.o(.text)
+ __decompress1 0x00019cb5 Thumb Code 86 __dczerorl2.o(.text)
+ ADC_CFGR_ACC_PERIOD_Set 0x00019d0d Thumb Code 28 fm33a0xxev_adc.o(i.ADC_CFGR_ACC_PERIOD_Set)
+ ADC_CFGR_BUFEN_Setable 0x00019d2d Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CFGR_BUFEN_Setable)
+ ADC_CFGR_BUFSEL_Set 0x00019d51 Thumb Code 22 fm33a0xxev_adc.o(i.ADC_CFGR_BUFSEL_Set)
+ ADC_CR_ACC_IE_Setable 0x00019d6d Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_ACC_IE_Setable)
+ ADC_CR_EN_Setable 0x00019d91 Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_EN_Setable)
+ ADC_CR_HPEN_Set 0x00019db5 Thumb Code 26 fm33a0xxev_adc.o(i.ADC_CR_HPEN_Set)
+ ADC_CR_MODE_Set 0x00019dd5 Thumb Code 26 fm33a0xxev_adc.o(i.ADC_CR_MODE_Set)
+ ADC_CR_RSTCTRL_EN_Setable 0x00019df5 Thumb Code 32 fm33a0xxev_adc.o(i.ADC_CR_RSTCTRL_EN_Setable)
+ ADC_DR_Read 0x00019e19 Thumb Code 8 fm33a0xxev_adc.o(i.ADC_DR_Read)
+ ADC_IN10_Init 0x00019e25 Thumb Code 88 adc.o(i.ADC_IN10_Init)
+ ADC_IN5_Init 0x00019e81 Thumb Code 88 adc.o(i.ADC_IN5_Init)
+ ADC_ISR_ACC_IF_Chk 0x00019edd Thumb Code 22 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Chk)
+ ADC_ISR_ACC_IF_Clr 0x00019ef9 Thumb Code 10 fm33a0xxev_adc.o(i.ADC_ISR_ACC_IF_Clr)
+ ADC_TRIM_Write 0x00019f09 Thumb Code 10 fm33a0xxev_adc.o(i.ADC_TRIM_Write)
+ ADC_Temp_Init 0x00019f19 Thumb Code 82 adc.o(i.ADC_Temp_Init)
+ AES128_ECB_decrypt 0x00019f71 Thumb Code 34 aes128.o(i.AES128_ECB_decrypt)
+ AES128_ECB_encrypt 0x00019f9d Thumb Code 34 aes128.o(i.AES128_ECB_encrypt)
+ AlarmCntClearAll 0x0001a011 Thumb Code 36 sizhu_ctrl_word.o(i.AlarmCntClearAll)
+ AlarmCntIncrease 0x0001a039 Thumb Code 126 sizhu_ctrl_word.o(i.AlarmCntIncrease)
+ Alarm_List_Node_Deleted 0x0001a0bd Thumb Code 2 linked_list.o(i.Alarm_List_Node_Deleted)
+ Alarm_List_Node_PushBack 0x0001a0bf Thumb Code 2 linked_list.o(i.Alarm_List_Node_PushBack)
+ Alka_Bat_Voltage_Status 0x0001a0c1 Thumb Code 654 power_manage.o(i.Alka_Bat_Voltage_Status)
+ Alka_Battery_GPIO_Clk_Init 0x0001a375 Thumb Code 28 power_manage.o(i.Alka_Battery_GPIO_Clk_Init)
+ AltFunIO 0x0001a399 Thumb Code 166 gpio.o(i.AltFunIO)
+ AnalogIO 0x0001a43f Thumb Code 80 gpio.o(i.AnalogIO)
+ AnalogIO_H 0x0001a491 Thumb Code 92 gpio.o(i.AnalogIO_H)
+ BSTIM_IRQHandler 0x0001a4f1 Thumb Code 16 tim.o(i.BSTIM_IRQHandler)
+ BSTIM_ISR_UIF_Chk 0x0001a501 Thumb Code 20 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Chk)
+ BSTIM_ISR_UIF_Clr 0x0001a519 Thumb Code 8 fm33a0xxev_bstim.o(i.BSTIM_ISR_UIF_Clr)
+ BTx_CFGR1_GRP1SEL_Set 0x0001a525 Thumb Code 18 fm33a0xxev_bt.o(i.BTx_CFGR1_GRP1SEL_Set)
+ BTx_CR1_CHEN_Setable 0x0001a537 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR1_CHEN_Setable)
+ BTx_CR1_EDGESEL_Set 0x0001a54f Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR1_EDGESEL_Set)
+ BTx_CR1_MODE_Set 0x0001a567 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR1_MODE_Set)
+ BTx_CR2_CNTHSEL_Set 0x0001a57f Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR2_CNTHSEL_Set)
+ BTx_CR2_SIG2SEL_Set 0x0001a597 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR2_SIG2SEL_Set)
+ BTx_CR2_STDIR_Setable 0x0001a5af Thumb Code 24 fm33a0xxev_bt.o(i.BTx_CR2_STDIR_Setable)
+ BTx_IER_CMPHIE_Setable 0x0001a5c7 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_IER_CMPHIE_Setable)
+ BTx_IER_OVHIE_Setable 0x0001a5df Thumb Code 24 fm33a0xxev_bt.o(i.BTx_IER_OVHIE_Setable)
+ BTx_IRQHandler 0x0001a5f9 Thumb Code 82 tim.o(i.BTx_IRQHandler)
+ BTx_ISR_CMPHIF_Chk 0x0001a659 Thumb Code 20 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Chk)
+ BTx_ISR_CMPHIF_Clr 0x0001a66d Thumb Code 6 fm33a0xxev_bt.o(i.BTx_ISR_CMPHIF_Clr)
+ BTx_ISR_CMPLIF_Clr 0x0001a673 Thumb Code 6 fm33a0xxev_bt.o(i.BTx_ISR_CMPLIF_Clr)
+ BTx_LOADCR_LHEN_Setable 0x0001a679 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_LOADCR_LHEN_Setable)
+ BTx_LOADCR_LLEN_Setable 0x0001a691 Thumb Code 24 fm33a0xxev_bt.o(i.BTx_LOADCR_LLEN_Setable)
+ BTx_LOADH_Write 0x0001a6a9 Thumb Code 6 fm33a0xxev_bt.o(i.BTx_LOADH_Write)
+ BTx_LOADL_Write 0x0001a6af Thumb Code 6 fm33a0xxev_bt.o(i.BTx_LOADL_Write)
+ BTx_PRES_Write 0x0001a6b5 Thumb Code 6 fm33a0xxev_bt.o(i.BTx_PRES_Write)
+ BasicTimer16_Init 0x0001a6bd Thumb Code 190 tim.o(i.BasicTimer16_Init)
+ BootLoader_IapConfigCheckHandler 0x0001a799 Thumb Code 502 bootloader_iap.o(i.BootLoader_IapConfigCheckHandler)
+ BootLoader_IapConfigLzmaSetHander 0x0001a9a1 Thumb Code 22 bootloader_iap.o(i.BootLoader_IapConfigLzmaSetHander)
+ BootLoader_IapConfigSetHander 0x0001a9bd Thumb Code 302 bootloader_iap.o(i.BootLoader_IapConfigSetHander)
+ BootLoader_IapDiffDataHandler 0x0001aafd Thumb Code 190 bootloader_iap.o(i.BootLoader_IapDiffDataHandler)
+ BootLoader_IapDiffMapSetHandler 0x0001abc9 Thumb Code 70 bootloader_iap.o(i.BootLoader_IapDiffMapSetHandler)
+ CDIF_CR_INTF_EN_Getable 0x0001ac15 Thumb Code 20 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Getable)
+ CDIF_CR_INTF_EN_Setable 0x0001ac2d Thumb Code 20 fm33a0xxev_cdif.o(i.CDIF_CR_INTF_EN_Setable)
+ CMU_GetClocksFreq 0x0001ac45 Thumb Code 274 fm33a0xxev_cmu.o(i.CMU_GetClocksFreq)
+ CMU_IER_HFDET_IE_Setable 0x0001ad65 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_IER_HFDET_IE_Setable)
+ CMU_IRQHandler 0x0001ad89 Thumb Code 4 user_init.o(i.CMU_IRQHandler)
+ CMU_ISR_HFDETO_Chk 0x0001ad8d Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_ISR_HFDETO_Chk)
+ CMU_Init_RCHF_Trim 0x0001ada9 Thumb Code 80 fm33a0xxev_cmu.o(i.CMU_Init_RCHF_Trim)
+ CMU_OPCCR1_EXTICKE_Setable 0x0001adfd Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKE_Setable)
+ CMU_OPCCR1_EXTICKSEL_Set 0x0001ae21 Thumb Code 26 fm33a0xxev_cmu.o(i.CMU_OPCCR1_EXTICKSEL_Set)
+ CMU_OPCCR1_UART0CKE_Setable 0x0001ae41 Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKE_Setable)
+ CMU_OPCCR1_UART0CKS_Set 0x0001ae69 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART0CKS_Set)
+ CMU_OPCCR1_UART1CKE_Setable 0x0001ae85 Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKE_Setable)
+ CMU_OPCCR1_UART1CKS_Set 0x0001aead Thumb Code 26 fm33a0xxev_cmu.o(i.CMU_OPCCR1_UART1CKS_Set)
+ CMU_OPCCR2_NVMCKE_Setable 0x0001aecd Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_OPCCR2_NVMCKE_Setable)
+ CMU_PERCLK_SetableEx 0x0001aef5 Thumb Code 100 fm33a0xxev_cmu.o(i.CMU_PERCLK_SetableEx)
+ CMU_PLLHCR_EN_Getable 0x0001af5d Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_PLLHCR_EN_Getable)
+ CMU_PLLHCR_OSEL_Get 0x0001af75 Thumb Code 10 fm33a0xxev_cmu.o(i.CMU_PLLHCR_OSEL_Get)
+ CMU_PLLHCR_PLLHDB_Get 0x0001af85 Thumb Code 10 fm33a0xxev_cmu.o(i.CMU_PLLHCR_PLLHDB_Get)
+ CMU_RCHFCR_FSEL_Get 0x0001af99 Thumb Code 12 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Get)
+ CMU_RCHFCR_FSEL_Set 0x0001afa9 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_RCHFCR_FSEL_Set)
+ CMU_RCHFCR_RCHFEN_Getable 0x0001afc9 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Getable)
+ CMU_RCHFCR_RCHFEN_Setable 0x0001afe1 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_RCHFCR_RCHFEN_Setable)
+ CMU_RCHFTR_RCHFTRIM_Set 0x0001b005 Thumb Code 20 fm33a0xxev_cmu.o(i.CMU_RCHFTR_RCHFTRIM_Set)
+ CMU_RCHF_Init 0x0001b01d Thumb Code 18 fm33a0xxev_cmu.o(i.CMU_RCHF_Init)
+ CMU_SYSCLKCR_AHBPRES_Get 0x0001b031 Thumb Code 12 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Get)
+ CMU_SYSCLKCR_AHBPRES_Set 0x0001b041 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_AHBPRES_Set)
+ CMU_SYSCLKCR_APBPRES_Get 0x0001b061 Thumb Code 12 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Get)
+ CMU_SYSCLKCR_APBPRES_Set 0x0001b071 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_APBPRES_Set)
+ CMU_SYSCLKCR_SLP_ENEXTI_Setable 0x0001b091 Thumb Code 34 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SLP_ENEXTI_Setable)
+ CMU_SYSCLKCR_SYSCLKSEL_Get 0x0001b0b9 Thumb Code 10 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Get)
+ CMU_SYSCLKCR_SYSCLKSEL_Set 0x0001b0c9 Thumb Code 22 fm33a0xxev_cmu.o(i.CMU_SYSCLKCR_SYSCLKSEL_Set)
+ CMU_SysClk_Init 0x0001b0e5 Thumb Code 30 fm33a0xxev_cmu.o(i.CMU_SysClk_Init)
+ CMU_XTHFCR_XTHFEN_Setable 0x0001b105 Thumb Code 32 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHFEN_Setable)
+ CMU_XTHFCR_XTHF_CFG_Set 0x0001b129 Thumb Code 28 fm33a0xxev_cmu.o(i.CMU_XTHFCR_XTHF_CFG_Set)
+ COM_equipment_basic_inf_handle 0x0001b149 Thumb Code 46 upper_com_data_pro.o(i.COM_equipment_basic_inf_handle)
+ COM_time_set_handle 0x0001b17d Thumb Code 128 upper_com_data_pro.o(i.COM_time_set_handle)
+ CV_lose_check_GPIO_Clk_Init 0x0001b205 Thumb Code 30 pulse_and_alarm_line.o(i.CV_lose_check_GPIO_Clk_Init)
+ CloseIO 0x0001b265 Thumb Code 56 gpio.o(i.CloseIO)
+ Close_Valve_Alarm_Line_GPIO_Clk_Init 0x0001b29d Thumb Code 24 pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_Init)
+ Close_Valve_Alarm_Line_GPIO_Clk_sleep 0x0001b2bd Thumb Code 22 pulse_and_alarm_line.o(i.Close_Valve_Alarm_Line_GPIO_Clk_sleep)
+ CtrlWordParaDefaultInit 0x0001b2dd Thumb Code 128 system_mem_para.o(i.CtrlWordParaDefaultInit)
+ CtrlWordParaReadFromEep 0x0001b375 Thumb Code 132 system_mem_para.o(i.CtrlWordParaReadFromEep)
+ DEBUG_Init 0x0001b411 Thumb Code 10 rcc_config.o(i.DEBUG_Init)
+ DMA_CH11CR_CH11DIR_Set 0x0001b41d Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11DIR_Set)
+ DMA_CH11CR_CH11EN_Setable 0x0001b43d Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11EN_Setable)
+ DMA_CH11CR_CH11FI_Set 0x0001b461 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FI_Set)
+ DMA_CH11CR_CH11FTIE_Setable 0x0001b481 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11FTIE_Setable)
+ DMA_CH11CR_CH11HTIE_Setable 0x0001b4a5 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11HTIE_Setable)
+ DMA_CH11CR_CH11PRI_Set 0x0001b4c9 Thumb Code 28 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11PRI_Set)
+ DMA_CH11CR_CH11RI_Set 0x0001b4e9 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11RI_Set)
+ DMA_CH11CR_CH11TSIZE_Set 0x0001b509 Thumb Code 22 fm33a0xxev_dma.o(i.DMA_CH11CR_CH11TSIZE_Set)
+ DMA_CH11FAR_Write 0x0001b529 Thumb Code 10 fm33a0xxev_dma.o(i.DMA_CH11FAR_Write)
+ DMA_CHxCR_BDW_Set 0x0001b539 Thumb Code 30 fm33a0xxev_dma.o(i.DMA_CHxCR_BDW_Set)
+ DMA_CHxCR_CHxFTIE_Getable 0x0001b55d Thumb Code 26 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Getable)
+ DMA_CHxCR_CHxFTIE_Setable 0x0001b57d Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxFTIE_Setable)
+ DMA_CHxCR_CHxHTIE_Setable 0x0001b5a5 Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxHTIE_Setable)
+ DMA_CHxCR_CHxINC_Set 0x0001b5cd Thumb Code 30 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxINC_Set)
+ DMA_CHxCR_CHxPRI_Set 0x0001b5f1 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxPRI_Set)
+ DMA_CHxCR_CHxSSEL_Set 0x0001b615 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxSSEL_Set)
+ DMA_CHxCR_CHxTSIZE_Set 0x0001b639 Thumb Code 28 fm33a0xxev_dma.o(i.DMA_CHxCR_CHxTSIZE_Set)
+ DMA_CHxCR_CIRC_Setable 0x0001b65d Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_CIRC_Setable)
+ DMA_CHxCR_ChxEN_Setable 0x0001b685 Thumb Code 34 fm33a0xxev_dma.o(i.DMA_CHxCR_ChxEN_Setable)
+ DMA_CHxCR_DIR_Set 0x0001b6ad Thumb Code 30 fm33a0xxev_dma.o(i.DMA_CHxCR_DIR_Set)
+ DMA_CHxMAR_Read 0x0001b6d1 Thumb Code 12 fm33a0xxev_dma.o(i.DMA_CHxMAR_Read)
+ DMA_CHxMAR_Write 0x0001b6e1 Thumb Code 12 fm33a0xxev_dma.o(i.DMA_CHxMAR_Write)
+ DMA_GCR_DMAEN_Setable 0x0001b6f1 Thumb Code 32 fm33a0xxev_dma.o(i.DMA_GCR_DMAEN_Setable)
+ DMA_IRQHandler 0x0001b715 Thumb Code 30 uart.o(i.DMA_IRQHandler)
+ DMA_ISR_DMACHFT_Chk 0x0001b735 Thumb Code 26 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Chk)
+ DMA_ISR_DMACHFT_Clr 0x0001b755 Thumb Code 12 fm33a0xxev_dma.o(i.DMA_ISR_DMACHFT_Clr)
+ DMA_Init 0x0001b765 Thumb Code 180 fm33a0xxev_dma.o(i.DMA_Init)
+ DataAes128EcbDecrypt 0x0001b819 Thumb Code 74 wrc_sizhu_v4.o(i.DataAes128EcbDecrypt)
+ DataAes128EcbEncrypt 0x0001b869 Thumb Code 128 wrc_sizhu_v4.o(i.DataAes128EcbEncrypt)
+ DataReadAddrInit 0x0001b8ed Thumb Code 40 wrc_sizhu_v4.o(i.DataReadAddrInit)
+ DataReportAckPro 0x0001b91d Thumb Code 160 wrc_sizhu_v4.o(i.DataReportAckPro)
+ Datecmp 0x0001b9cd Thumb Code 472 system_general_para.o(i.Datecmp)
+ E2P_Ctrl_Gpio_Init 0x0001bba9 Thumb Code 84 eeprom.o(i.E2P_Ctrl_Gpio_Init)
+ E2P_Ctrl_Gpio_sleep 0x0001bc05 Thumb Code 84 eeprom.o(i.E2P_Ctrl_Gpio_sleep)
+ EEPROM_MultipleRead 0x0001bc61 Thumb Code 106 eeprom.o(i.EEPROM_MultipleRead)
+ EEPROM_MultipleWrite 0x0001bcd1 Thumb Code 274 eeprom.o(i.EEPROM_MultipleWrite)
+ EEPROM_Wait_Busy 0x0001bde9 Thumb Code 18 eeprom.o(i.EEPROM_Wait_Busy)
+ EEPROM_stat_read 0x0001bdfd Thumb Code 70 eeprom.o(i.EEPROM_stat_read)
+ EKMODBUS_dataAnalysis 0x0001be49 Thumb Code 236 rs485_data_analysis_pro.o(i.EKMODBUS_dataAnalysis)
+ EX_Pwr_GPIO_Clk_Init 0x0001bf39 Thumb Code 34 power_manage.o(i.EX_Pwr_GPIO_Clk_Init)
+ EndFramePro 0x0001bf65 Thumb Code 140 wrc_sizhu_v4.o(i.EndFramePro)
+ EquipmentBasicInfoDefaultInit 0x0001c005 Thumb Code 18 system_mem_para.o(i.EquipmentBasicInfoDefaultInit)
+ EquipmentBasicInfoReadFromEep 0x0001c021 Thumb Code 32 system_mem_para.o(i.EquipmentBasicInfoReadFromEep)
+ EveryDayClearAlarmCnt 0x0001c049 Thumb Code 32 sizhu_ctrl_word.o(i.EveryDayClearAlarmCnt)
+ FLASH_Write_Enable 0x0001c069 Thumb Code 54 off_chip_flash.o(i.FLASH_Write_Enable)
+ FLS_EPCR_EREQ_Set 0x0001c0a5 Thumb Code 22 fm33a0xxev_flash.o(i.FLS_EPCR_EREQ_Set)
+ FLS_EPCR_ERTYPE_Set 0x0001c0c1 Thumb Code 28 fm33a0xxev_flash.o(i.FLS_EPCR_ERTYPE_Set)
+ FLS_EPCR_PREQ_Set 0x0001c0e1 Thumb Code 26 fm33a0xxev_flash.o(i.FLS_EPCR_PREQ_Set)
+ FLS_ISR_ERD_Chk 0x0001c101 Thumb Code 20 fm33a0xxev_flash.o(i.FLS_ISR_ERD_Chk)
+ FLS_ISR_ERD_Clr 0x0001c119 Thumb Code 8 fm33a0xxev_flash.o(i.FLS_ISR_ERD_Clr)
+ FLS_ISR_PRD_Chk 0x0001c125 Thumb Code 20 fm33a0xxev_flash.o(i.FLS_ISR_PRD_Chk)
+ FLS_ISR_PRD_Clr 0x0001c13d Thumb Code 8 fm33a0xxev_flash.o(i.FLS_ISR_PRD_Clr)
+ FLS_KEY_Write 0x0001c149 Thumb Code 6 fm33a0xxev_flash.o(i.FLS_KEY_Write)
+ FLS_RDCR_WAIT_Set 0x0001c155 Thumb Code 22 fm33a0xxev_flash.o(i.FLS_RDCR_WAIT_Set)
+ FlashLogAddrCheck 0x0001c171 Thumb Code 68 system_flash_mem_manage.o(i.FlashLogAddrCheck)
+ FlashMultipleReadAndCrcCheck 0x0001c1b9 Thumb Code 210 system_flash_mem_manage.o(i.FlashMultipleReadAndCrcCheck)
+ FlashMultipleWriteAndReadCheck 0x0001c295 Thumb Code 44 system_flash_mem_manage.o(i.FlashMultipleWriteAndReadCheck)
+ FlashPageErase 0x0001c2c1 Thumb Code 94 flash.o(i.FlashPageErase)
+ FlashWriteAndReadCheck 0x0001c32d Thumb Code 120 system_flash_mem_manage.o(i.FlashWriteAndReadCheck)
+ Flash_AppPageErase 0x0001c3a9 Thumb Code 56 flash.o(i.Flash_AppPageErase)
+ Flash_App_Write_String 0x0001c3e1 Thumb Code 92 flash.o(i.Flash_App_Write_String)
+ Flash_OUT_Erase_Sector 0x0001c43d Thumb Code 92 off_chip_flash.o(i.Flash_OUT_Erase_Sector)
+ Flash_ReadSR 0x0001c49d Thumb Code 66 off_chip_flash.o(i.Flash_ReadSR)
+ Flash_Wait_Busy 0x0001c4e5 Thumb Code 18 off_chip_flash.o(i.Flash_Wait_Busy)
+ Flash_Write_NoCheck 0x0001c4f7 Thumb Code 68 off_chip_flash.o(i.Flash_Write_NoCheck)
+ Flash_Write_Page 0x0001c53d Thumb Code 108 off_chip_flash.o(i.Flash_Write_Page)
+ Force_Open_GPIO_Init 0x0001c5ad Thumb Code 16 valve_control.o(i.Force_Open_GPIO_Init)
+ GPIOH_ReadInputDataBit 0x0001c5c1 Thumb Code 22 fm33a0xxev_gpio.o(i.GPIOH_ReadInputDataBit)
+ GPIO_EXTI_EXTIDF_Setable 0x0001c5dd Thumb Code 238 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIDF_Setable)
+ GPIO_EXTI_EXTIISR_ChkEx 0x0001c6d9 Thumb Code 232 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ChkEx)
+ GPIO_EXTI_EXTIISR_ClrEx 0x0001c7cd Thumb Code 222 fm33a0xxev_gpio.o(i.GPIO_EXTI_EXTIISR_ClrEx)
+ GPIO_EXTI_Init 0x0001c8b9 Thumb Code 84 fm33a0xxev_gpio.o(i.GPIO_EXTI_Init)
+ GPIO_EXTI_Select_Edge 0x0001c911 Thumb Code 254 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Edge)
+ GPIO_EXTI_Select_Pin 0x0001ca1d Thumb Code 296 fm33a0xxev_gpio.o(i.GPIO_EXTI_Select_Pin)
+ GPIO_Get_InitPara 0x0001cb51 Thumb Code 148 fm33a0xxev_gpio.o(i.GPIO_Get_InitPara)
+ GPIO_IRQHandler 0x0001cbe5 Thumb Code 672 exti.o(i.GPIO_IRQHandler)
+ GPIO_Init 0x0001cec1 Thumb Code 114 fm33a0xxev_gpio.o(i.GPIO_Init)
+ GPIO_ReadInputDataBit 0x0001cf33 Thumb Code 20 fm33a0xxev_gpio.o(i.GPIO_ReadInputDataBit)
+ GPIO_ResetBits 0x0001cf47 Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_ResetBits)
+ GPIO_SetBits 0x0001cf4b Thumb Code 4 fm33a0xxev_gpio.o(i.GPIO_SetBits)
+ GPIO_ToggleBits 0x0001cf4f Thumb Code 16 fm33a0xxev_gpio.o(i.GPIO_ToggleBits)
+ GPIOx_ANEN_Setable 0x0001cf5f Thumb Code 28 fm33a0xxev_gpio.o(i.GPIOx_ANEN_Setable)
+ GetPwrStatusPro 0x0001cf7d Thumb Code 2170 power_manage.o(i.GetPwrStatusPro)
+ GetValveRunMaxTime 0x0001d7fd Thumb Code 68 valve_control.o(i.GetValveRunMaxTime)
+ Get_AdcTempValue 0x0001d841 Thumb Code 48 adc.o(i.Get_AdcTempValue)
+ Get_AdcValue 0x0001d871 Thumb Code 50 adc.o(i.Get_AdcValue)
+ Get_Alka_Bat_Voltage 0x0001d8a5 Thumb Code 130 power_manage.o(i.Get_Alka_Bat_Voltage)
+ Get_Extern_Rtc_Time 0x0001d939 Thumb Code 186 extern_rtc.o(i.Get_Extern_Rtc_Time)
+ Get_Lith_Bat_Voltage 0x0001d9f5 Thumb Code 130 power_manage.o(i.Get_Lith_Bat_Voltage)
+ Get_Mcu_Temp 0x0001da89 Thumb Code 48 power_manage.o(i.Get_Mcu_Temp)
+ Get_vol_Average 0x0001dab9 Thumb Code 222 power_manage.o(i.Get_vol_Average)
+ HistoryRecordTest 0x0001db99 Thumb Code 124 sizhu_history_record.o(i.HistoryRecordTest)
+ I2c_Ack 0x0001dc25 Thumb Code 58 i2c.o(i.I2c_Ack)
+ I2c_No_Ack 0x0001dc65 Thumb Code 50 i2c.o(i.I2c_No_Ack)
+ I2c_Read 0x0001dc9d Thumb Code 82 i2c.o(i.I2c_Read)
+ I2c_Scl_Gpio_Init 0x0001dcf5 Thumb Code 30 i2c.o(i.I2c_Scl_Gpio_Init)
+ I2c_Send 0x0001dd1d Thumb Code 102 i2c.o(i.I2c_Send)
+ I2c_Start 0x0001dd89 Thumb Code 56 i2c.o(i.I2c_Start)
+ I2c_Stop 0x0001ddc5 Thumb Code 58 i2c.o(i.I2c_Stop)
+ IO_JitterEliminationCheck 0x0001de05 Thumb Code 68 system_general_para.o(i.IO_JitterEliminationCheck)
+ IWDT_Clr 0x0001de49 Thumb Code 8 user_init.o(i.IWDT_Clr)
+ IWDT_Init 0x0001de59 Thumb Code 22 user_init.o(i.IWDT_Init)
+ IapBootload_WriteCfgFlash_Handler 0x0001de79 Thumb Code 80 bootloader_iap.o(i.IapBootload_WriteCfgFlash_Handler)
+ Init_RCHF 0x0001dedd Thumb Code 26 user_init.o(i.Init_RCHF)
+ Init_RCLP 0x0001def9 Thumb Code 24 user_init.o(i.Init_RCLP)
+ Init_SysClk 0x0001df1d Thumb Code 108 user_init.o(i.Init_SysClk)
+ Init_SysClk_Gen 0x0001df95 Thumb Code 22 user_init.o(i.Init_SysClk_Gen)
+ InputtIO 0x0001dfab Thumb Code 116 gpio.o(i.InputtIO)
+ InputtIO_H 0x0001e021 Thumb Code 126 gpio.o(i.InputtIO_H)
+ IntervalTriggerHandle 0x0001e0a5 Thumb Code 268 system_general_para.o(i.IntervalTriggerHandle)
+ Key_GPIO_Init 0x0001e899 Thumb Code 44 key.o(i.Key_GPIO_Init)
+ LF_PULSE_INT_GPIO_Clk_Init 0x0001e8c9 Thumb Code 22 pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_Init)
+ LF_PULSE_INT_GPIO_Clk_sleep 0x0001e8e9 Thumb Code 20 pulse_and_alarm_line.o(i.LF_PULSE_INT_GPIO_Clk_sleep)
+ LL_FLASH_Program_Word 0x0001e905 Thumb Code 62 flash.o(i.LL_FLASH_Program_Word)
+ LPTIM_CR_EN_Getable 0x0001e94d Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_CR_EN_Getable)
+ LPTIM_IRQHandler 0x0001e965 Thumb Code 24 tim.o(i.LPTIM_IRQHandler)
+ LPTIM_ISR_OVIF_Chk 0x0001e97d Thumb Code 20 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Chk)
+ LPTIM_ISR_OVIF_Clr 0x0001e995 Thumb Code 8 fm33a0xxev_lptim.o(i.LPTIM_ISR_OVIF_Clr)
+ LP_lose_check_GPIO_Clk_Init 0x0001e9a1 Thumb Code 30 pulse_and_alarm_line.o(i.LP_lose_check_GPIO_Clk_Init)
+ LV_lose_check_GPIO_Clk_Init 0x0001e9c9 Thumb Code 30 pulse_and_alarm_line.o(i.LV_lose_check_GPIO_Clk_Init)
+ Lcd_Battery 0x0001e9f1 Thumb Code 232 lcd_cfg_api.o(i.Lcd_Battery)
+ Lcd_BillingShow 0x0001eae1 Thumb Code 64 lcd_cfg_api.o(i.Lcd_BillingShow)
+ Lcd_DeInit 0x0001eb25 Thumb Code 22 lcd.o(i.Lcd_DeInit)
+ Lcd_DisplayDigit_23A 0x0001eb45 Thumb Code 18256 lcd_io_api.o(i.Lcd_DisplayDigit_23A)
+ Lcd_GPIO_Init 0x00023299 Thumb Code 30 lcd_io_api.o(i.Lcd_GPIO_Init)
+ Lcd_Init 0x000232c1 Thumb Code 14 lcd.o(i.Lcd_Init)
+ Lcd_Show_MenuProcess 0x000232d5 Thumb Code 236 lcd.o(i.Lcd_Show_MenuProcess)
+ Lcd_Sys_Init 0x000233ed Thumb Code 26 lcd.o(i.Lcd_Sys_Init)
+ Lcd_ValveShow 0x0002340d Thumb Code 314 lcd_cfg_api.o(i.Lcd_ValveShow)
+ Lcd_WaringShow 0x00023551 Thumb Code 306 lcd_cfg_api.o(i.Lcd_WaringShow)
+ Lcd_WrcShow 0x000236a1 Thumb Code 362 lcd_cfg_api.o(i.Lcd_WrcShow)
+ Lcd_Write 0x00023815 Thumb Code 50 lcd_io_api.o(i.Lcd_Write)
+ Lcd_Write_Reg 0x00023847 Thumb Code 56 lcd_io_api.o(i.Lcd_Write_Reg)
+ LinkDataAnalysis 0x00023881 Thumb Code 184 wireless_remote_comm.o(i.LinkDataAnalysis)
+ LithBatUseTimeCalculate 0x0002393d Thumb Code 86 power_manage.o(i.LithBatUseTimeCalculate)
+ Lith_Bat_Voltage_Status 0x00023999 Thumb Code 654 power_manage.o(i.Lith_Bat_Voltage_Status)
+ Lith_Battery_GPIO_Clk_Init 0x00023c4d Thumb Code 40 power_manage.o(i.Lith_Battery_GPIO_Clk_Init)
+ LogCtrlParaDefaultInit 0x00023c7d Thumb Code 384 system_mem_para.o(i.LogCtrlParaDefaultInit)
+ LogCtrlParaReadFromEep 0x00023e4d Thumb Code 434 system_mem_para.o(i.LogCtrlParaReadFromEep)
+ LongTimeReportFailed 0x00024051 Thumb Code 228 wireless_remote_comm.o(i.LongTimeReportFailed)
+ Low_Pwr_INT_GPIO_Clk_Init 0x0002415d Thumb Code 22 pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_Init)
+ Low_Pwr_INT_GPIO_Clk_sleep 0x0002417d Thumb Code 20 pulse_and_alarm_line.o(i.Low_Pwr_INT_GPIO_Clk_sleep)
+ MagneticInterferenceCheck 0x00024199 Thumb Code 58 other_fun.o(i.MagneticInterferenceCheck)
+ Motor_AB_GPIO_Init 0x00024301 Thumb Code 28 valve_control.o(i.Motor_AB_GPIO_Init)
+ Motor_OP_CL_GPIO_Init 0x00024321 Thumb Code 24 valve_control.o(i.Motor_OP_CL_GPIO_Init)
+ Motor_OP_CL_GPIO_Init_sleep_mode 0x0002433d Thumb Code 20 valve_control.o(i.Motor_OP_CL_GPIO_Init_sleep_mode)
+ NMI_Handler 0x00024355 Thumb Code 2 exti.o(i.NMI_Handler)
+ OTA_DiffData 0x00024521 Thumb Code 88 wrc_sizhu_v4.o(i.OTA_DiffData)
+ OTA_DiffMap 0x00024579 Thumb Code 88 wrc_sizhu_v4.o(i.OTA_DiffMap)
+ OTA_check 0x000245d1 Thumb Code 38 wrc_sizhu_v4.o(i.OTA_check)
+ OTA_config 0x000245f7 Thumb Code 50 wrc_sizhu_v4.o(i.OTA_config)
+ OTA_config_bsdiff_lzma 0x00024629 Thumb Code 50 wrc_sizhu_v4.o(i.OTA_config_bsdiff_lzma)
+ OtherFunPro 0x0002465d Thumb Code 26 other_fun.o(i.OtherFunPro)
+ Out_Flash_MultipleRead 0x0002467d Thumb Code 102 off_chip_flash.o(i.Out_Flash_MultipleRead)
+ Out_Flash_MultipleWrite 0x000246e9 Thumb Code 272 off_chip_flash.o(i.Out_Flash_MultipleWrite)
+ OutputIO 0x00024809 Thumb Code 114 gpio.o(i.OutputIO)
+ PowerManagrInit 0x0002487d Thumb Code 860 power_manage.o(i.PowerManagrInit)
+ Power_IO_Init 0x00024bf5 Thumb Code 126 power_manage.o(i.Power_IO_Init)
+ ProtocolDataAnalysis 0x00024c7d Thumb Code 62 wireless_remote_comm.o(i.ProtocolDataAnalysis)
+ PulseAndAlarmLineCheck 0x00024cc5 Thumb Code 1448 pulse_and_alarm_line.o(i.PulseAndAlarmLineCheck)
+ PulseAndAlarmLineInit 0x00025295 Thumb Code 1112 pulse_and_alarm_line.o(i.PulseAndAlarmLineInit)
+ PulseSettlement 0x000256f9 Thumb Code 436 billing.o(i.PulseSettlement)
+ Pulse_And_Alarm_Line_IO_Init 0x000258b9 Thumb Code 36 pulse_and_alarm_line.o(i.Pulse_And_Alarm_Line_IO_Init)
+ PushSettlementInfoPro 0x000258dd Thumb Code 368 wrc_sizhu_v4.o(i.PushSettlementInfoPro)
+ R8025T_Read 0x00025a65 Thumb Code 76 extern_rtc.o(i.R8025T_Read)
+ R8025T_Write 0x00025ab1 Thumb Code 48 extern_rtc.o(i.R8025T_Write)
+ RMU_BORCR_BOR_PDRCFG_Set 0x00025ae1 Thumb Code 26 fm33a0xxev_rmu.o(i.RMU_BORCR_BOR_PDRCFG_Set)
+ RMU_BORCR_OFF_BOR_Setable 0x00025b01 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_BORCR_OFF_BOR_Setable)
+ RMU_PDRCR_PDREN_Setable 0x00025b25 Thumb Code 32 fm33a0xxev_rmu.o(i.RMU_PDRCR_PDREN_Setable)
+ RS485Settlement 0x00025b49 Thumb Code 626 billing.o(i.RS485Settlement)
+ RS485_UART_GPIO_sleep 0x00025dc5 Thumb Code 28 rs485_read_data.o(i.RS485_UART_GPIO_sleep)
+ RS485_read_data_GPIO_Init 0x00025de9 Thumb Code 188 rs485_read_data.o(i.RS485_read_data_GPIO_Init)
+ RS485_read_data_RX_DMA_CH3_Init 0x00025ead Thumb Code 88 uart.o(i.RS485_read_data_RX_DMA_CH3_Init)
+ RS485_read_data_RX_DMA_CH3_reload 0x00025f0d Thumb Code 44 uart.o(i.RS485_read_data_RX_DMA_CH3_reload)
+ RS485_read_data_RX_DMA_check 0x00025f3d Thumb Code 112 rs485_read_data.o(i.RS485_read_data_RX_DMA_check)
+ RS485_read_data_uart_Init 0x00025fb5 Thumb Code 162 uart.o(i.RS485_read_data_uart_Init)
+ RTC_GPIO_Init 0x00026065 Thumb Code 18 extern_rtc.o(i.RTC_GPIO_Init)
+ RTC_IRQHandler 0x0002607d Thumb Code 2 rtc.o(i.RTC_IRQHandler)
+ ReadDataFromRecord 0x00026081 Thumb Code 320 wrc_sizhu_v4.o(i.ReadDataFromRecord)
+ Read_OP_CL_VALVE_Status 0x000261d5 Thumb Code 80 valve_control.o(i.Read_OP_CL_VALVE_Status)
+ SIZHUMODBUSV2_0_dataAnalysis 0x00026229 Thumb Code 550 rs485_data_analysis_pro.o(i.SIZHUMODBUSV2_0_dataAnalysis)
+ SPI3_Init 0x0002645d Thumb Code 200 spi.o(i.SPI3_Init)
+ SPI3_sleep 0x00026535 Thumb Code 48 spi.o(i.SPI3_sleep)
+ SPIx_CR1_BAUD_Set 0x00026571 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_BAUD_Set)
+ SPIx_CR1_CPHA_Set 0x00026589 Thumb Code 18 fm33a0xxev_spi.o(i.SPIx_CR1_CPHA_Set)
+ SPIx_CR1_CPHOL_Set 0x0002659b Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_CPHOL_Set)
+ SPIx_CR1_IOSWAP_Set 0x000265b3 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR1_IOSWAP_Set)
+ SPIx_CR1_LSBF_Set 0x000265cd Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_LSBF_Set)
+ SPIx_CR1_MM_Set 0x000265e5 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR1_MM_Set)
+ SPIx_CR1_WAIT_Set 0x000265ff Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR1_WAIT_Set)
+ SPIx_CR2_DLEN_Set 0x00026617 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_DLEN_Set)
+ SPIx_CR2_HALFDUPLEX_Set 0x00026631 Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_HALFDUPLEX_Set)
+ SPIx_CR2_RXO_Setable 0x0002664b Thumb Code 26 fm33a0xxev_spi.o(i.SPIx_CR2_RXO_Setable)
+ SPIx_CR2_SPIEN_Setable 0x00026665 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SPIEN_Setable)
+ SPIx_CR2_SSNM_Set 0x0002667d Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SSNM_Set)
+ SPIx_CR2_SSNSEN_Setable 0x00026695 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_SSNSEN_Setable)
+ SPIx_CR2_TXO_AC_Setable 0x000266ad Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_AC_Setable)
+ SPIx_CR2_TXO_Setable 0x000266c5 Thumb Code 24 fm33a0xxev_spi.o(i.SPIx_CR2_TXO_Setable)
+ SPIx_CR3_MERRC_Clr 0x000266dd Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_MERRC_Clr)
+ SPIx_CR3_RXBFC_Clr 0x000266e3 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_RXBFC_Clr)
+ SPIx_CR3_SERRC_Clr 0x000266e9 Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_SERRC_Clr)
+ SPIx_CR3_TXBFC_Clr 0x000266ef Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_CR3_TXBFC_Clr)
+ SPIx_ISR_RXBF_Chk 0x000266f5 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_RXBF_Chk)
+ SPIx_ISR_TXBE_Chk 0x00026709 Thumb Code 20 fm33a0xxev_spi.o(i.SPIx_ISR_TXBE_Chk)
+ SPIx_RXBUF_Read 0x0002671d Thumb Code 6 fm33a0xxev_spi.o(i.SPIx_RXBUF_Read)
+ SPIx_TXBUF_Write 0x00026723 Thumb Code 4 fm33a0xxev_spi.o(i.SPIx_TXBUF_Write)
+ Sda_In 0x00026729 Thumb Code 22 i2c.o(i.Sda_In)
+ Sda_Out 0x00026749 Thumb Code 22 i2c.o(i.Sda_Out)
+ SetBalanceValveClosePro 0x00026769 Thumb Code 16 wrc_sizhu_v4.o(i.SetBalanceValveClosePro)
+ SetKeyPro 0x00026779 Thumb Code 34 wrc_sizhu_v4.o(i.SetKeyPro)
+ Set_Extern_Rtc_Time 0x000267a1 Thumb Code 96 extern_rtc.o(i.Set_Extern_Rtc_Time)
+ Set_Rtc_UpdataInterrupt 0x00026809 Thumb Code 34 extern_rtc.o(i.Set_Rtc_UpdataInterrupt)
+ SettlementPro 0x0002682d Thumb Code 192 billing.o(i.SettlementPro)
+ SizhuV4ProtocolDataAnalysis 0x0002699d Thumb Code 648 wrc_sizhu_v4.o(i.SizhuV4ProtocolDataAnalysis)
+ SizhuV4SendNormalData2buf 0x00026c41 Thumb Code 302 wrc_sizhu_v4.o(i.SizhuV4SendNormalData2buf)
+ SizhuV4SendParaInit 0x00026d8d Thumb Code 408 wrc_sizhu_v4.o(i.SizhuV4SendParaInit)
+ SpiWriteAndRead 0x00026f59 Thumb Code 48 spi.o(i.SpiWriteAndRead)
+ SysAlarmCtrlPro 0x00026fc5 Thumb Code 430 sizhu_ctrl_word.o(i.SysAlarmCtrlPro)
+ SysWakeUp_ClockCfg 0x0002718d Thumb Code 84 user_init.o(i.SysWakeUp_ClockCfg)
+ SystemInit 0x000271e5 Thumb Code 16 system_fm33a0xxev.o(i.SystemInit)
+ System_power_on_init 0x00027201 Thumb Code 62 rcc_config.o(i.System_power_on_init)
+ TimeEffectJudgm 0x00027249 Thumb Code 346 extern_rtc.o(i.TimeEffectJudgm)
+ UART1_IRQHandler 0x000273a5 Thumb Code 28 uart.o(i.UART1_IRQHandler)
+ UART_BaudREGCalc 0x000273c9 Thumb Code 90 fm33a0xxev_uart.o(i.UART_BaudREGCalc)
+ UART_Init 0x0002742d Thumb Code 120 fm33a0xxev_uart.o(i.UART_Init)
+ UART_SInit 0x000274a5 Thumb Code 500 fm33a0xxev_uart.o(i.UART_SInit)
+ UARTx_BGR_Write 0x000276b5 Thumb Code 6 fm33a0xxev_uart.o(i.UARTx_BGR_Write)
+ UARTx_CSR_PARITY_Set 0x000276bb Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_PARITY_Set)
+ UARTx_CSR_PDSEL_Set 0x000276d3 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_PDSEL_Set)
+ UARTx_CSR_RXEN_Setable 0x000276eb Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_RXEN_Setable)
+ UARTx_CSR_RXPOL_Setable 0x00027703 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_RXPOL_Setable)
+ UARTx_CSR_RXTOEN_Setable 0x0002771b Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_CSR_RXTOEN_Setable)
+ UARTx_CSR_STOPCFG_Set 0x00027735 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_CSR_STOPCFG_Set)
+ UARTx_CSR_TXEN_Setable 0x0002774f Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_TXEN_Setable)
+ UARTx_CSR_TXIREN_Setable 0x00027767 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_CSR_TXIREN_Setable)
+ UARTx_CSR_TXPOL_Setable 0x00027781 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_CSR_TXPOL_Setable)
+ UARTx_IER_RXBF_IE_Setable 0x00027799 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_IER_RXBF_IE_Setable)
+ UARTx_IER_RXERR_IE_Setable 0x000277b3 Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_IER_RXERR_IE_Setable)
+ UARTx_IER_RXTO_IE_Setable 0x000277cd Thumb Code 26 fm33a0xxev_uart.o(i.UARTx_IER_RXTO_IE_Setable)
+ UARTx_IER_TXBE_IE_Setable 0x000277e7 Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_IER_TXBE_IE_Setable)
+ UARTx_IER_TXSE_IE_Setable 0x000277ff Thumb Code 24 fm33a0xxev_uart.o(i.UARTx_IER_TXSE_IE_Setable)
+ UARTx_ISR_RXBF_Clr 0x00027817 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_ISR_RXBF_Clr)
+ UARTx_ISR_RXTO_Chk 0x0002781f Thumb Code 22 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Chk)
+ UARTx_ISR_RXTO_Clr 0x00027835 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_ISR_RXTO_Clr)
+ UARTx_ISR_TXSE_Chk 0x0002783d Thumb Code 20 fm33a0xxev_uart.o(i.UARTx_ISR_TXSE_Chk)
+ UARTx_RXBUF_Read 0x00027851 Thumb Code 10 fm33a0xxev_uart.o(i.UARTx_RXBUF_Read)
+ UARTx_SendData_Normal 0x0002785b Thumb Code 42 uart.o(i.UARTx_SendData_Normal)
+ UARTx_TODR_RXTO_LEN_Set 0x00027885 Thumb Code 16 fm33a0xxev_uart.o(i.UARTx_TODR_RXTO_LEN_Set)
+ UARTx_TXBUF_Write 0x00027895 Thumb Code 8 fm33a0xxev_uart.o(i.UARTx_TXBUF_Write)
+ UC_IapConfigCheckHandler 0x0002789d Thumb Code 38 upper_com_iap_pro.o(i.UC_IapConfigCheckHandler)
+ UC_IapConfigLzmaSetHandler 0x000278c5 Thumb Code 52 upper_com_iap_pro.o(i.UC_IapConfigLzmaSetHandler)
+ UC_IapConfigSetHandler 0x000278fd Thumb Code 52 upper_com_iap_pro.o(i.UC_IapConfigSetHandler)
+ UC_IapDiffDataHandler 0x00027935 Thumb Code 80 upper_com_iap_pro.o(i.UC_IapDiffDataHandler)
+ UC_IapDiffMapSetHandler 0x00027989 Thumb Code 80 upper_com_iap_pro.o(i.UC_IapDiffMapSetHandler)
+ UC_IapResetHandler 0x000279dd Thumb Code 26 upper_com_iap_pro.o(i.UC_IapResetHandler)
+ UNCAP_GPIO_Clk_Init 0x00027a01 Thumb Code 22 other_fun.o(i.UNCAP_GPIO_Clk_Init)
+ UV_lose_check_GPIO_Clk_Init 0x00027a21 Thumb Code 30 pulse_and_alarm_line.o(i.UV_lose_check_GPIO_Clk_Init)
+ UncapCheck 0x00027a49 Thumb Code 208 other_fun.o(i.UncapCheck)
+ Under_Pwr_INT_GPIO_Clk_Init 0x00027b3d Thumb Code 22 pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_Init)
+ Under_Pwr_INT_GPIO_Clk_sleep 0x00027b5d Thumb Code 20 pulse_and_alarm_line.o(i.Under_Pwr_INT_GPIO_Clk_sleep)
+ Upper_ComputerIapHandler 0x00027b79 Thumb Code 154 upper_com_iap_pro.o(i.Upper_ComputerIapHandler)
+ Upper_ComputerLoginRecvHandler 0x00027c15 Thumb Code 144 upper_com.o(i.Upper_ComputerLoginRecvHandler)
+ Upper_ComputerLoginRespond 0x00027cb1 Thumb Code 12 upper_com.o(i.Upper_ComputerLoginRespond)
+ Upper_ComputerReadWriteHandler 0x00027cbd Thumb Code 122 upper_com.o(i.Upper_ComputerReadWriteHandler)
+ Upper_ComputerRespond 0x00027d41 Thumb Code 108 upper_com.o(i.Upper_ComputerRespond)
+ VRTC_ADCCR_CKE_Setable 0x00027db9 Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKE_Setable)
+ VRTC_ADCCR_CKS_Set 0x00027ddd Thumb Code 26 fm33a0xxev_vrtc.o(i.VRTC_ADCCR_CKS_Set)
+ VRTC_Init_RCMF_Trim 0x00027dfd Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_Init_RCMF_Trim)
+ VRTC_RCMFCR_EN_Setable 0x00027e21 Thumb Code 32 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_EN_Setable)
+ VRTC_RCMFCR_TRIM_Set 0x00027e45 Thumb Code 22 fm33a0xxev_vrtc.o(i.VRTC_RCMFCR_TRIM_Set)
+ ValveCtrlHade 0x00027e61 Thumb Code 802 valve_control.o(i.ValveCtrlHade)
+ ValveCtrlOrder 0x000281ad Thumb Code 208 valve_control.o(i.ValveCtrlOrder)
+ ValveForceOpenSignalCheck 0x0002828d Thumb Code 104 valve_control.o(i.ValveForceOpenSignalCheck)
+ ValveMotorCloseRun 0x000282fd Thumb Code 122 valve_control.o(i.ValveMotorCloseRun)
+ ValveMotorOpenRun 0x00028385 Thumb Code 32 valve_control.o(i.ValveMotorOpenRun)
+ ValveMotorStop 0x000283a9 Thumb Code 68 valve_control.o(i.ValveMotorStop)
+ ValveRunParaInit 0x000283f5 Thumb Code 34 valve_control.o(i.ValveRunParaInit)
+ Valve_CTRL_GPIO_Init 0x0002841d Thumb Code 32 valve_control.o(i.Valve_CTRL_GPIO_Init)
+ WRC_PWR_GPIO_Init 0x00028441 Thumb Code 48 wireless_remote_comm.o(i.WRC_PWR_GPIO_Init)
+ WRC_RX_DMA_CH3_Init 0x00028475 Thumb Code 88 uart.o(i.WRC_RX_DMA_CH3_Init)
+ WRC_RX_DMA_CH3_reload 0x000284d9 Thumb Code 44 uart.o(i.WRC_RX_DMA_CH3_reload)
+ WRC_RX_DMA_check 0x00028509 Thumb Code 126 wireless_remote_comm.o(i.WRC_RX_DMA_check)
+ WRC_uart_Init 0x0002858d Thumb Code 162 uart.o(i.WRC_uart_Init)
+ WirelessRemoteCommPro 0x0002863d Thumb Code 166 wireless_remote_comm.o(i.WirelessRemoteCommPro)
+ WrcClosePwrPro 0x000286ed Thumb Code 222 wireless_remote_comm.o(i.WrcClosePwrPro)
+ WrcCreateLinkPro 0x000287ed Thumb Code 58 wireless_remote_comm.o(i.WrcCreateLinkPro)
+ WrcOpenPwrPro 0x00028835 Thumb Code 50 wireless_remote_comm.o(i.WrcOpenPwrPro)
+ WrcSendCreateLinkCmd 0x00028871 Thumb Code 262 wireless_remote_comm.o(i.WrcSendCreateLinkCmd)
+ WrcSendDataPro 0x00028981 Thumb Code 122 wireless_remote_comm.o(i.WrcSendDataPro)
+ WrcWaitRecDataPro 0x00028a0d Thumb Code 278 wireless_remote_comm.o(i.WrcWaitRecDataPro)
+ __ARM_clz 0x00028b41 Thumb Code 46 depilogue.o(i.__ARM_clz)
+ __ARM_common_switch8 0x00028b6f Thumb Code 28 extern_rtc.o(i.__ARM_common_switch8)
+ __scatterload_copy 0x00028b8b Thumb Code 14 handlers.o(i.__scatterload_copy)
+ __scatterload_null 0x00028b99 Thumb Code 2 handlers.o(i.__scatterload_null)
+ __scatterload_zeroinit 0x00028b9b Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
+ adc_tem_cal 0x00028bb1 Thumb Code 146 adc.o(i.adc_tem_cal)
+ adc_vol_cal 0x00028c55 Thumb Code 88 adc.o(i.adc_vol_cal)
+ adc_wait_finish 0x00028cb9 Thumb Code 32 adc.o(i.adc_wait_finish)
+ allExtiIRQ 0x00028cd9 Thumb Code 228 system_run_fun.o(i.allExtiIRQ)
+ allGpioInit 0x00028dd1 Thumb Code 40 system_run_fun.o(i.allGpioInit)
+ allParaDefaultInit 0x00028df9 Thumb Code 46 system_mem_para.o(i.allParaDefaultInit)
+ allParaPatchPro 0x00028e29 Thumb Code 54 system_mem_para.o(i.allParaPatchPro)
+ allParaReadFromEep 0x00028e69 Thumb Code 46 system_mem_para.o(i.allParaReadFromEep)
+ arrayA_2_arrayB 0x00028e97 Thumb Code 66 system_general_para.o(i.arrayA_2_arrayB)
+ balanceStatusHandler 0x00028ed9 Thumb Code 988 billing.o(i.balanceStatusHandler)
+ borrow_Pwr_GPIO_Clk_Init 0x000292d9 Thumb Code 22 power_manage.o(i.borrow_Pwr_GPIO_Clk_Init)
+ delay_init 0x000292f9 Thumb Code 56 delay.o(i.delay_init)
+ delay_ms 0x00029341 Thumb Code 70 delay.o(i.delay_ms)
+ delay_us 0x00029391 Thumb Code 70 delay.o(i.delay_us)
+ eMBFuncReadCoils 0x000293e1 Thumb Code 186 mbfunccoils.o(i.eMBFuncReadCoils)
+ eMBFuncReadDiscreteInputs 0x0002949b Thumb Code 184 mbfuncdisc.o(i.eMBFuncReadDiscreteInputs)
+ eMBFuncReadHoldingRegister 0x00029553 Thumb Code 138 mbfuncholding.o(i.eMBFuncReadHoldingRegister)
+ eMBFuncReadInputRegister 0x000295dd Thumb Code 138 mbfuncinput.o(i.eMBFuncReadInputRegister)
+ eMBFuncReadWriteMultipleHoldingRegister 0x00029667 Thumb Code 224 mbfuncholding.o(i.eMBFuncReadWriteMultipleHoldingRegister)
+ eMBFuncReportSlaveID 0x00029749 Thumb Code 30 mbfuncother.o(i.eMBFuncReportSlaveID)
+ eMBFuncWriteCoil 0x00029771 Thumb Code 112 mbfunccoils.o(i.eMBFuncWriteCoil)
+ eMBFuncWriteHoldingRegister 0x000297e1 Thumb Code 64 mbfuncholding.o(i.eMBFuncWriteHoldingRegister)
+ eMBFuncWriteMultipleCoils 0x00029821 Thumb Code 154 mbfunccoils.o(i.eMBFuncWriteMultipleCoils)
+ eMBFuncWriteMultipleHoldingRegister 0x000298bb Thumb Code 108 mbfuncholding.o(i.eMBFuncWriteMultipleHoldingRegister)
+ eMBInit 0x00029929 Thumb Code 148 mb.o(i.eMBInit)
+ eMBPoll 0x00029a05 Thumb Code 274 mb.o(i.eMBPoll)
+ eMBRTUInit 0x00029b45 Thumb Code 86 mbrtu.o(i.eMBRTUInit)
+ eMBRTUReceive 0x00029ba1 Thumb Code 80 mbrtu.o(i.eMBRTUReceive)
+ eMBRTUSend 0x00029bf9 Thumb Code 178 mbrtu.o(i.eMBRTUSend)
+ eMBRTUStart 0x00029cc1 Thumb Code 34 mbrtu.o(i.eMBRTUStart)
+ eMBRTUStop 0x00029ce9 Thumb Code 28 mbrtu.o(i.eMBRTUStop)
+ eMBRegCoilsCB 0x00029d05 Thumb Code 8 regport.o(i.eMBRegCoilsCB)
+ eMBRegDiscreteCB 0x00029d0d Thumb Code 6 regport.o(i.eMBRegDiscreteCB)
+ eMBRegHoldingCB 0x00029d15 Thumb Code 94 regport.o(i.eMBRegHoldingCB)
+ eMBRegInputCB 0x00029d79 Thumb Code 68 regport.o(i.eMBRegInputCB)
+ eepABReadCheck 0x00029dc5 Thumb Code 386 system_mem_para.o(i.eepABReadCheck)
+ eepABWriteAndReadCheck 0x00029f51 Thumb Code 78 system_mem_para.o(i.eepABWriteAndReadCheck)
+ eepParaPatchPro_1 0x00029f9f Thumb Code 2 system_mem_para.o(i.eepParaPatchPro_1)
+ eepWriteAndReadCheck 0x00029fa1 Thumb Code 120 system_mem_para.o(i.eepWriteAndReadCheck)
+ free 0x0002a01d Thumb Code 80 malloc.o(i.free)
+ hardwareDriversInit 0x0002a089 Thumb Code 12 system_run_fun.o(i.hardwareDriversInit)
+ keyPro 0x0002a095 Thumb Code 332 key.o(i.keyPro)
+ lcdDisplayPro 0x0002a205 Thumb Code 90 lcd.o(i.lcdDisplayPro)
+ led_init 0x0002a275 Thumb Code 24 other_fun.o(i.led_init)
+ magnetic_interference_GPIO_Clk_Init 0x0002a295 Thumb Code 22 other_fun.o(i.magnetic_interference_GPIO_Clk_Init)
+ main 0x0002a2b5 Thumb Code 374 main.o(i.main)
+ malloc 0x0002a45d Thumb Code 92 malloc.o(i.malloc)
+ modbus03AnswerCheck 0x0002a4c9 Thumb Code 80 rs485_data_analysis_pro.o(i.modbus03AnswerCheck)
+ paraCalcCrcAndWriteEepAB 0x0002a51d Thumb Code 52 system_mem_para.o(i.paraCalcCrcAndWriteEepAB)
+ prveMBError2Exception 0x0002a555 Thumb Code 36 mbutils.o(i.prveMBError2Exception)
+ rs485ComDataAnalysis 0x0002a579 Thumb Code 162 rs485_data_analysis_pro.o(i.rs485ComDataAnalysis)
+ rs485ComPwrOnHandle 0x0002a61d Thumb Code 372 rs485_read_data.o(i.rs485ComPwrOnHandle)
+ rs485ComSendHandle 0x0002a79d Thumb Code 206 rs485_read_data.o(i.rs485ComSendHandle)
+ rs485ComWaitAnswerHandle 0x0002a881 Thumb Code 576 rs485_read_data.o(i.rs485ComWaitAnswerHandle)
+ rs485GetDelayTime 0x0002aaf5 Thumb Code 112 rs485_read_data.o(i.rs485GetDelayTime)
+ rs485ReadDataPro 0x0002ab69 Thumb Code 124 rs485_read_data.o(i.rs485ReadDataPro)
+ rs485SendReadData 0x0002abed Thumb Code 148 rs485_read_data.o(i.rs485SendReadData)
+ sendModbusReadFrame 0x0002ac85 Thumb Code 94 rs485_data_analysis_pro.o(i.sendModbusReadFrame)
+ sizhuAlarmRecord 0x0002acf1 Thumb Code 6 sizhu_alarm_record.o(i.sizhuAlarmRecord)
+ sizhuHistoryRecord 0x0002acf9 Thumb Code 282 sizhu_history_record.o(i.sizhuHistoryRecord)
+ sizhuIntervalHistoryRecord 0x0002ae35 Thumb Code 666 sizhu_history_record.o(i.sizhuIntervalHistoryRecord)
+ sizhuMDHHistoryRecord 0x0002b101 Thumb Code 2 sizhu_history_record.o(i.sizhuMDHHistoryRecord)
+ sizhuSetTimeLogHandle 0x0002b103 Thumb Code 8 sizhu_event_record.o(i.sizhuSetTimeLogHandle)
+ sizhuValveActionLogHandle 0x0002b10b Thumb Code 8 sizhu_event_record.o(i.sizhuValveActionLogHandle)
+ sysRunFunCtrlPro 0x0002b115 Thumb Code 472 system_run_fun.o(i.sysRunFunCtrlPro)
+ sysRunFunParaInit 0x0002b309 Thumb Code 244 system_run_fun.o(i.sysRunFunParaInit)
+ sysStoredParaInit 0x0002b415 Thumb Code 154 system_run_fun.o(i.sysStoredParaInit)
+ systemEepIdDefaultInit 0x0002b4b9 Thumb Code 50 system_mem_para.o(i.systemEepIdDefaultInit)
+ systemEepIdReadFromEep 0x0002b4f5 Thumb Code 34 system_mem_para.o(i.systemEepIdReadFromEep)
+ ucharcmp 0x0002b51d Thumb Code 44 system_general_para.o(i.ucharcmp)
+ up_comm_RX_DMA_CH2_Init 0x0002b549 Thumb Code 88 uart.o(i.up_comm_RX_DMA_CH2_Init)
+ up_comm_RX_DMA_CH2_reload 0x0002b5ad Thumb Code 44 uart.o(i.up_comm_RX_DMA_CH2_reload)
+ up_comm_RX_DMA_check 0x0002b5dd Thumb Code 126 upper_com.o(i.up_comm_RX_DMA_check)
+ up_comm_uart_Init 0x0002b661 Thumb Code 140 uart.o(i.up_comm_uart_Init)
+ up_comm_uart_enable 0x0002b6f9 Thumb Code 132 upper_com.o(i.up_comm_uart_enable)
+ upperComPro 0x0002b785 Thumb Code 498 upper_com.o(i.upperComPro)
+ usMBCRC16 0x0002b999 Thumb Code 44 mbcrc1.o(i.usMBCRC16)
+ usMBCRC16_initFF 0x0002b9cd Thumb Code 18 mbcrc_1.o(i.usMBCRC16_initFF)
+ vMBPortSerialEnable 0x0002b9e5 Thumb Code 2 portserial.o(i.vMBPortSerialEnable)
+ vMBPortTimersDisable 0x0002b9e7 Thumb Code 2 porttimer.o(i.vMBPortTimersDisable)
+ vMBPortTimersEnable 0x0002b9e9 Thumb Code 2 porttimer.o(i.vMBPortTimersEnable)
+ valveCtrlPro 0x0002b9ed Thumb Code 20 valve_control.o(i.valveCtrlPro)
+ xMBPortEventGet 0x0002ba05 Thumb Code 28 portevent.o(i.xMBPortEventGet)
+ xMBPortEventInit 0x0002ba29 Thumb Code 10 portevent.o(i.xMBPortEventInit)
+ xMBPortEventPost 0x0002ba39 Thumb Code 16 portevent.o(i.xMBPortEventPost)
+ xMBPortSerialGetByte 0x0002ba51 Thumb Code 16 portserial.o(i.xMBPortSerialGetByte)
+ xMBPortSerialInit 0x0002ba65 Thumb Code 44 portserial.o(i.xMBPortSerialInit)
+ xMBPortSerialPutByte 0x0002ba91 Thumb Code 36 portserial.o(i.xMBPortSerialPutByte)
+ xMBPortTimersInit 0x0002babd Thumb Code 6 porttimer.o(i.xMBPortTimersInit)
+ xMBRTUReceiveCheck 0x0002bac5 Thumb Code 38 mbrtu.o(i.xMBRTUReceiveCheck)
+ xMBRTUReceiveFSM 0x0002baf5 Thumb Code 126 mbrtu.o(i.xMBRTUReceiveFSM)
+ xMBRTUTimerT35Expired 0x0002bb81 Thumb Code 62 mbrtu.o(i.xMBRTUTimerT35Expired)
+ xMBRTUTransmitFSM 0x0002bbc5 Thumb Code 98 mbrtu.o(i.xMBRTUTransmitFSM)
+ Region$$Table$$Base 0x0002c160 Number 0 anon$$obj.o(Region$$Table)
+ Region$$Table$$Limit 0x0002c180 Number 0 anon$$obj.o(Region$$Table)
AlarmTriggerWrcFlag 0x20000008 Data 1 sizhu_ctrl_word.o(.data)
AlarmTriggerCLoseValveNum 0x20000009 Data 1 sizhu_ctrl_word.o(.data)
system_function_ctrl_word_g 0x2000000a Data 10 sizhu_ctrl_word.o(.data)
@@ -5173,74 +5347,80 @@
const_TmpeK_14BIT 0x200002c4 Data 4 adc.o(.data)
const_30_top 0x200002c8 Data 4 adc.o(.data)
sys_clockBCD_g 0x200002cc Data 6 extern_rtc.o(.data)
+ lzma_flag 0x200002d5 Data 1 bootloader_iap.o(.data)
valve_ctrl_para_g 0x200002d6 Data 8 valve_control.o(.data)
pwr_vol_g 0x200002de Data 25 power_manage.o(.data)
first_power_get_cnt_g 0x200002f7 Data 1 power_manage.o(.data)
RS485_trigger_settle_flag 0x200002fa Data 1 billing.o(.data)
- system_eep_id_g 0x20000301 Data 42 system_mem_para.o(.data)
- equipment_basic_inf_g 0x2000032b Data 70 system_mem_para.o(.data)
- flow_meter_para_g 0x20000371 Data 18 system_mem_para.o(.data)
- tem_pre_para_g 0x20000383 Data 30 system_mem_para.o(.data)
- measure_freeze_para_g 0x200003a1 Data 6 system_mem_para.o(.data)
- bat_para_g 0x200003a7 Data 50 system_mem_para.o(.data)
- login_passeord_g 0x200003d9 Data 8 system_mem_para.o(.data)
- up_comm_para_g 0x200003e1 Data 5 system_mem_para.o(.data)
- wrc_para_sizhu_g 0x200003e6 Data 201 system_mem_para.o(.data)
- wrc_data_num_ctrl_para_sizhu_g 0x200004af Data 6 system_mem_para.o(.data)
- billing_valve_ctrl_para_g 0x200004b5 Data 37 system_mem_para.o(.data)
- log_sizhu_history_ctrl_g 0x200004da Data 90 system_mem_para.o(.data)
- log_alarm_ctrl_g 0x20000534 Data 24 system_mem_para.o(.data)
- log_event_ctrl_g 0x2000054c Data 68 system_mem_para.o(.data)
- log_para_modify_ctrl_g 0x20000590 Data 178 system_mem_para.o(.data)
- uc_return_flag_g 0x20000643 Data 1 upper_com.o(.data)
- wrc_sizhuV4_result_flag 0x2000066e Data 1 wrc_sizhu_v4.o(.data)
- report_sizhuV4_result_flag 0x2000066f Data 1 wrc_sizhu_v4.o(.data)
- LCD_DRIVE_MODE_14_13 0x20000670 Data 1 lcd.o(.data)
- LCD_DRIVE_MODE_14_14 0x20000671 Data 1 lcd.o(.data)
- LCD_DRIVE_MODE_18_13 0x20000672 Data 1 lcd.o(.data)
- LCD_DRIVE_MODE_18_14 0x20000673 Data 1 lcd.o(.data)
- LCD_SYSTEM_MODE_OFF_OFF 0x20000674 Data 1 lcd.o(.data)
- LCD_SYSTEM_MODE_ON_OFF 0x20000675 Data 1 lcd.o(.data)
- LCD_SYSTEM_MODE_ON_ON 0x20000676 Data 1 lcd.o(.data)
- lcd_wake_up_flag_g 0x20000677 Data 1 lcd.o(.data)
- lcd_first_wake_up_flag_g 0x20000678 Data 1 lcd.o(.data)
- sys_display_para_g 0x20000679 Data 3 lcd.o(.data)
- pulse_count 0x20000688 Data 2 pulse_and_alarm_line.o(.data)
- pulse_exti_flag 0x2000068a Data 1 pulse_and_alarm_line.o(.data)
- pulse_check_delay_ms_cnt 0x2000068c Data 4 pulse_and_alarm_line.o(.data)
- pxMBFrameCBByteReceived 0x200006ac Data 4 mb.o(.data)
- pxMBFrameCBTransmitterEmpty 0x200006b0 Data 4 mb.o(.data)
- pxMBPortCBTimerExpired 0x200006b4 Data 4 mb.o(.data)
- pxMBFrameCBReceiveFSMCur 0x200006b8 Data 4 mb.o(.data)
- pxMBFrameCBTransmitFSMCur 0x200006bc Data 4 mb.o(.data)
- SystemCoreClock 0x20000764 Data 4 system_fm33a0xxev.o(.data)
- __microlib_freelist 0x2000076c Data 4 mvars.o(.data)
- __microlib_freelist_initialised 0x20000770 Data 4 mvars.o(.data)
- KVer_AES_128_xinao 0x20000774 Data 144 aes128.o(.bss)
- system_status_word_g 0x200008b4 Data 12 sizhu_ctrl_word.o(.bss)
- system_alarm_word_g 0x200008c0 Data 14 sizhu_ctrl_word.o(.bss)
- system_alarm_word_for_valve_g 0x200008ce Data 14 sizhu_ctrl_word.o(.bss)
- RS485_read_data_recv_buff 0x200008dc Data 256 uart.o(.bss)
- up_comm_recv_buff 0x200009dc Data 1024 uart.o(.bss)
- WRC_recv_buff 0x20000ddc Data 1024 uart.o(.bss)
- limit_trigger_record_para_g 0x200011dc Data 20 power_manage.o(.bss)
- main_equipment_hardware_software_inf_g 0x200011f0 Data 26 system_mem_para.o(.bss)
- lcd_equipment_hardware_software_inf_g 0x2000120a Data 26 system_mem_para.o(.bss)
- wireless_equipment_hardware_software_inf_g 0x20001224 Data 26 system_mem_para.o(.bss)
- save_realtime_data_g 0x2000123e Data 175 system_mem_para.o(.bss)
- save_valve_para_g 0x200012ed Data 10 system_mem_para.o(.bss)
- uc_recv_para_g 0x200012f8 Data 1027 upper_com.o(.bss)
- uc_respond_data_g 0x200016fb Data 1024 upper_com.o(.bss)
- wrc_ctrl_para_g 0x20001afb Data 14 wireless_remote_comm.o(.bss)
- wrc_uart_para_g 0x20001b09 Data 259 wireless_remote_comm.o(.bss)
- link_info_g 0x20001c0c Data 41 wireless_remote_comm.o(.bss)
- LCD_Buffer 0x20001c6e Data 48 lcd_io_api.o(.bss)
- flow_meter_data_g 0x20001ca0 Data 96 rs485_data_analysis_pro.o(.bss)
- modbus_dtu_out_para 0x20001d20 Data 30 regdefine.o(.bss)
- ucRTUBuf 0x20001d3e Data 256 mbrtu.o(.bss)
- __heap_base 0x20001e40 Data 0 startup_fm33a0xxev.o(HEAP)
- __heap_limit 0x20002e40 Data 0 startup_fm33a0xxev.o(HEAP)
- __initial_sp 0x20006e40 Data 0 startup_fm33a0xxev.o(STACK)
+ interval_report_record_flag 0x200002fd Data 1 sizhu_history_record.o(.data)
+ system_eep_id_g 0x20000302 Data 42 system_mem_para.o(.data)
+ equipment_basic_inf_g 0x2000032c Data 70 system_mem_para.o(.data)
+ flow_meter_para_g 0x20000372 Data 18 system_mem_para.o(.data)
+ tem_pre_para_g 0x20000384 Data 30 system_mem_para.o(.data)
+ measure_freeze_para_g 0x200003a2 Data 6 system_mem_para.o(.data)
+ bat_para_g 0x200003a8 Data 50 system_mem_para.o(.data)
+ login_passeord_g 0x200003da Data 8 system_mem_para.o(.data)
+ up_comm_para_g 0x200003e2 Data 5 system_mem_para.o(.data)
+ wrc_para_sizhu_g 0x200003e7 Data 201 system_mem_para.o(.data)
+ wrc_data_num_ctrl_para_sizhu_g 0x200004b0 Data 6 system_mem_para.o(.data)
+ billing_valve_ctrl_para_g 0x200004b6 Data 37 system_mem_para.o(.data)
+ log_sizhu_history_ctrl_g 0x200004db Data 90 system_mem_para.o(.data)
+ log_alarm_ctrl_g 0x20000535 Data 24 system_mem_para.o(.data)
+ log_event_ctrl_g 0x2000054d Data 68 system_mem_para.o(.data)
+ log_para_modify_ctrl_g 0x20000591 Data 178 system_mem_para.o(.data)
+ uc_return_flag_g 0x20000645 Data 1 upper_com.o(.data)
+ wrc_sizhuV4_result_flag 0x20000674 Data 1 wrc_sizhu_v4.o(.data)
+ report_sizhuV4_result_flag 0x20000675 Data 1 wrc_sizhu_v4.o(.data)
+ LCD_DRIVE_MODE_14_13 0x20000676 Data 1 lcd.o(.data)
+ LCD_DRIVE_MODE_14_14 0x20000677 Data 1 lcd.o(.data)
+ LCD_DRIVE_MODE_18_13 0x20000678 Data 1 lcd.o(.data)
+ LCD_DRIVE_MODE_18_14 0x20000679 Data 1 lcd.o(.data)
+ LCD_SYSTEM_MODE_OFF_OFF 0x2000067a Data 1 lcd.o(.data)
+ LCD_SYSTEM_MODE_ON_OFF 0x2000067b Data 1 lcd.o(.data)
+ LCD_SYSTEM_MODE_ON_ON 0x2000067c Data 1 lcd.o(.data)
+ lcd_wake_up_flag_g 0x2000067d Data 1 lcd.o(.data)
+ lcd_first_wake_up_flag_g 0x2000067e Data 1 lcd.o(.data)
+ sys_display_para_g 0x2000067f Data 3 lcd.o(.data)
+ rs485_com_ctrl_pata_g 0x2000068d Data 7 rs485_read_data.o(.data)
+ pulse_count 0x20000698 Data 2 pulse_and_alarm_line.o(.data)
+ pulse_exti_flag 0x2000069a Data 1 pulse_and_alarm_line.o(.data)
+ pulse_check_delay_ms_cnt 0x2000069c Data 4 pulse_and_alarm_line.o(.data)
+ pxMBFrameCBByteReceived 0x200006bc Data 4 mb.o(.data)
+ pxMBFrameCBTransmitterEmpty 0x200006c0 Data 4 mb.o(.data)
+ pxMBPortCBTimerExpired 0x200006c4 Data 4 mb.o(.data)
+ pxMBFrameCBReceiveFSMCur 0x200006c8 Data 4 mb.o(.data)
+ pxMBFrameCBTransmitFSMCur 0x200006cc Data 4 mb.o(.data)
+ SystemCoreClock 0x20000774 Data 4 system_fm33a0xxev.o(.data)
+ __microlib_freelist 0x2000077c Data 4 mvars.o(.data)
+ __microlib_freelist_initialised 0x20000780 Data 4 mvars.o(.data)
+ KVer_AES_128_xinao 0x20000784 Data 144 aes128.o(.bss)
+ system_status_word_g 0x200008c4 Data 12 sizhu_ctrl_word.o(.bss)
+ system_alarm_word_g 0x200008d0 Data 14 sizhu_ctrl_word.o(.bss)
+ system_alarm_word_for_valve_g 0x200008de Data 14 sizhu_ctrl_word.o(.bss)
+ RS485_read_data_recv_buff 0x200008ec Data 256 uart.o(.bss)
+ up_comm_recv_buff 0x200009ec Data 1024 uart.o(.bss)
+ WRC_recv_buff 0x20000dec Data 1024 uart.o(.bss)
+ bootload_para_g 0x200011ec Data 44 bootloader_iap.o(.bss)
+ FlashWrBuf 0x20001218 Data 512 bootloader_iap.o(.bss)
+ limit_trigger_record_para_g 0x20001418 Data 20 power_manage.o(.bss)
+ main_equipment_hardware_software_inf_g 0x2000142c Data 26 system_mem_para.o(.bss)
+ lcd_equipment_hardware_software_inf_g 0x20001446 Data 26 system_mem_para.o(.bss)
+ wireless_equipment_hardware_software_inf_g 0x20001460 Data 26 system_mem_para.o(.bss)
+ save_realtime_data_g 0x2000147a Data 175 system_mem_para.o(.bss)
+ save_valve_para_g 0x20001529 Data 10 system_mem_para.o(.bss)
+ uc_recv_para_g 0x20001534 Data 1027 upper_com.o(.bss)
+ uc_respond_data_g 0x20001937 Data 1024 upper_com.o(.bss)
+ wrc_ctrl_para_g 0x20001d37 Data 14 wireless_remote_comm.o(.bss)
+ wrc_uart_para_g 0x20001d45 Data 259 wireless_remote_comm.o(.bss)
+ link_info_g 0x20001e48 Data 41 wireless_remote_comm.o(.bss)
+ LCD_Buffer 0x20001eaa Data 48 lcd_io_api.o(.bss)
+ rs485_com_uart_data_g 0x20001eda Data 260 rs485_read_data.o(.bss)
+ flow_meter_data_g 0x20001fe0 Data 96 rs485_data_analysis_pro.o(.bss)
+ modbus_dtu_out_para 0x20002060 Data 30 regdefine.o(.bss)
+ ucRTUBuf 0x2000207e Data 256 mbrtu.o(.bss)
+ __heap_base 0x20002180 Data 0 startup_fm33a0xxev.o(HEAP)
+ __heap_limit 0x20006180 Data 0 startup_fm33a0xxev.o(HEAP)
+ __initial_sp 0x2000a180 Data 0 startup_fm33a0xxev.o(STACK)
@@ -5248,615 +5428,683 @@
Memory Map of the image
- Image Entry point : 0x000000c1
+ Image Entry point : 0x000190c1
- Load Region LR_IROM1 (Base: 0x00000000, Size: 0x00011e3c, Max: 0x00080000, ABSOLUTE, COMPRESSED[0x000119c8])
+ Load Region LR_IROM1 (Base: 0x00019000, Size: 0x00013904, Max: 0x00067000, ABSOLUTE, COMPRESSED[0x00013488])
- Execution Region ER_IROM1 (Exec base: 0x00000000, Load base: 0x00000000, Size: 0x000116c8, Max: 0x00080000, ABSOLUTE)
+ Execution Region ER_IROM1 (Exec base: 0x00019000, Load base: 0x00019000, Size: 0x00013180, Max: 0x00067000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
- 0x00000000 0x00000000 0x000000c0 Data RO 14320 RESET startup_fm33a0xxev.o
- 0x000000c0 0x000000c0 0x00000000 Code RO 14361 * .ARM.Collect$$$$00000000 mc_p.l(entry.o)
- 0x000000c0 0x000000c0 0x00000004 Code RO 14466 .ARM.Collect$$$$00000001 mc_p.l(entry2.o)
- 0x000000c4 0x000000c4 0x00000004 Code RO 14469 .ARM.Collect$$$$00000004 mc_p.l(entry5.o)
- 0x000000c8 0x000000c8 0x00000000 Code RO 14471 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o)
- 0x000000c8 0x000000c8 0x00000000 Code RO 14473 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o)
- 0x000000c8 0x000000c8 0x00000008 Code RO 14474 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o)
- 0x000000d0 0x000000d0 0x00000004 Code RO 14481 .ARM.Collect$$$$0000000E mc_p.l(entry12b.o)
- 0x000000d4 0x000000d4 0x00000000 Code RO 14476 .ARM.Collect$$$$0000000F mc_p.l(entry10a.o)
- 0x000000d4 0x000000d4 0x00000000 Code RO 14478 .ARM.Collect$$$$00000011 mc_p.l(entry11a.o)
- 0x000000d4 0x000000d4 0x00000004 Code RO 14467 .ARM.Collect$$$$00002712 mc_p.l(entry2.o)
- 0x000000d8 0x000000d8 0x0000001c Code RO 14321 .text startup_fm33a0xxev.o
- 0x000000f4 0x000000f4 0x0000002c Code RO 14364 .text mc_p.l(uidiv.o)
- 0x00000120 0x00000120 0x00000028 Code RO 14366 .text mc_p.l(idiv.o)
- 0x00000148 0x00000148 0x00000024 Code RO 14370 .text mc_p.l(rand.o)
- 0x0000016c 0x0000016c 0x0000008c Code RO 14373 .text mc_p.l(mktime.o)
- 0x000001f8 0x000001f8 0x00000024 Code RO 14376 .text mc_p.l(memcpya.o)
- 0x0000021c 0x0000021c 0x00000024 Code RO 14378 .text mc_p.l(memseta.o)
- 0x00000240 0x00000240 0x00000028 Code RO 14380 .text mc_p.l(strstr.o)
- 0x00000268 0x00000268 0x00000014 Code RO 14412 .text mc_p.l(uread4.o)
- 0x0000027c 0x0000027c 0x0000001c Code RO 14414 .text mc_p.l(uread8.o)
- 0x00000298 0x00000298 0x00000012 Code RO 14416 .text mc_p.l(uwrite4.o)
- 0x000002aa 0x000002aa 0x0000001e Code RO 14418 .text mc_p.l(uwrite8.o)
- 0x000002c8 0x000002c8 0x000000b2 Code RO 14420 .text mf_p.l(fadd.o)
- 0x0000037a 0x0000037a 0x0000007a Code RO 14422 .text mf_p.l(fmul.o)
- 0x000003f4 0x000003f4 0x0000007c Code RO 14424 .text mf_p.l(fdiv.o)
- 0x00000470 0x00000470 0x00000168 Code RO 14426 .text mf_p.l(dadd.o)
- 0x000005d8 0x000005d8 0x000000d0 Code RO 14428 .text mf_p.l(dmul.o)
- 0x000006a8 0x000006a8 0x000000f0 Code RO 14430 .text mf_p.l(ddiv.o)
- 0x00000798 0x00000798 0x00000016 Code RO 14432 .text mf_p.l(fflti.o)
- 0x000007ae 0x000007ae 0x0000000e Code RO 14434 .text mf_p.l(ffltui.o)
- 0x000007bc 0x000007bc 0x00000028 Code RO 14436 .text mf_p.l(dflti.o)
- 0x000007e4 0x000007e4 0x0000001c Code RO 14438 .text mf_p.l(dfltui.o)
- 0x00000800 0x00000800 0x0000002c Code RO 14440 .text mf_p.l(dfltl.o)
- 0x0000082c 0x0000082c 0x00000032 Code RO 14442 .text mf_p.l(ffixi.o)
- 0x0000085e 0x0000085e 0x00000028 Code RO 14444 .text mf_p.l(ffixui.o)
- 0x00000886 0x00000886 0x00000002 PAD
- 0x00000888 0x00000888 0x00000048 Code RO 14446 .text mf_p.l(dfixi.o)
- 0x000008d0 0x000008d0 0x0000003c Code RO 14448 .text mf_p.l(dfixui.o)
- 0x0000090c 0x0000090c 0x00000050 Code RO 14450 .text mf_p.l(dfixl.o)
- 0x0000095c 0x0000095c 0x00000040 Code RO 14452 .text mf_p.l(dfixul.o)
- 0x0000099c 0x0000099c 0x00000028 Code RO 14454 .text mf_p.l(f2d.o)
- 0x000009c4 0x000009c4 0x00000028 Code RO 14456 .text mf_p.l(cdcmple.o)
- 0x000009ec 0x000009ec 0x00000028 Code RO 14458 .text mf_p.l(cdrcmple.o)
- 0x00000a14 0x00000a14 0x00000038 Code RO 14460 .text mf_p.l(d2f.o)
- 0x00000a4c 0x00000a4c 0x00000014 Code RO 14462 .text mf_p.l(cfcmple.o)
- 0x00000a60 0x00000a60 0x00000014 Code RO 14464 .text mf_p.l(cfrcmple.o)
- 0x00000a74 0x00000a74 0x00000020 Code RO 14482 .text mc_p.l(llshl.o)
- 0x00000a94 0x00000a94 0x00000022 Code RO 14484 .text mc_p.l(llushr.o)
- 0x00000ab6 0x00000ab6 0x00000026 Code RO 14486 .text mc_p.l(llsshr.o)
- 0x00000adc 0x00000adc 0x00000074 Code RO 14491 .text mc_p.l(localtime_i.o)
- 0x00000b50 0x00000b50 0x00000000 Code RO 14496 .text mc_p.l(iusefp.o)
- 0x00000b50 0x00000b50 0x00000082 Code RO 14497 .text mf_p.l(fepilogue.o)
- 0x00000bd2 0x00000bd2 0x000000be Code RO 14499 .text mf_p.l(depilogue.o)
- 0x00000c90 0x00000c90 0x00000024 Code RO 14503 .text mc_p.l(init.o)
- 0x00000cb4 0x00000cb4 0x00000056 Code RO 14513 .text mc_p.l(__dczerorl2.o)
- 0x00000d0a 0x00000d0a 0x00000002 PAD
- 0x00000d0c 0x00000d0c 0x00000020 Code RO 3368 i.ADC_CFGR_ACC_PERIOD_Set fm33a0xxev_adc.o
- 0x00000d2c 0x00000d2c 0x00000024 Code RO 3370 i.ADC_CFGR_BUFEN_Setable fm33a0xxev_adc.o
- 0x00000d50 0x00000d50 0x0000001c Code RO 3372 i.ADC_CFGR_BUFSEL_Set fm33a0xxev_adc.o
- 0x00000d6c 0x00000d6c 0x00000024 Code RO 3376 i.ADC_CR_ACC_IE_Setable fm33a0xxev_adc.o
- 0x00000d90 0x00000d90 0x00000024 Code RO 3380 i.ADC_CR_EN_Setable fm33a0xxev_adc.o
- 0x00000db4 0x00000db4 0x00000020 Code RO 3382 i.ADC_CR_HPEN_Set fm33a0xxev_adc.o
- 0x00000dd4 0x00000dd4 0x00000020 Code RO 3384 i.ADC_CR_MODE_Set fm33a0xxev_adc.o
- 0x00000df4 0x00000df4 0x00000024 Code RO 3386 i.ADC_CR_RSTCTRL_EN_Setable fm33a0xxev_adc.o
- 0x00000e18 0x00000e18 0x0000000c Code RO 3387 i.ADC_DR_Read fm33a0xxev_adc.o
- 0x00000e24 0x00000e24 0x0000005c Code RO 1272 i.ADC_IN10_Init adc.o
- 0x00000e80 0x00000e80 0x0000005c Code RO 1274 i.ADC_IN5_Init adc.o
- 0x00000edc 0x00000edc 0x0000001c Code RO 3389 i.ADC_ISR_ACC_IF_Chk fm33a0xxev_adc.o
- 0x00000ef8 0x00000ef8 0x00000010 Code RO 3390 i.ADC_ISR_ACC_IF_Clr fm33a0xxev_adc.o
- 0x00000f08 0x00000f08 0x00000010 Code RO 3396 i.ADC_TRIM_Write fm33a0xxev_adc.o
- 0x00000f18 0x00000f18 0x00000058 Code RO 1276 i.ADC_Temp_Init adc.o
- 0x00000f70 0x00000f70 0x0000002c Code RO 1 i.AES128_ECB_decrypt aes128.o
- 0x00000f9c 0x00000f9c 0x0000002c Code RO 2 i.AES128_ECB_encrypt aes128.o
- 0x00000fc8 0x00000fc8 0x00000048 Code RO 3 i.AddRoundKey aes128.o
- 0x00001010 0x00001010 0x00000028 Code RO 104 i.AlarmCntClearAll sizhu_ctrl_word.o
- 0x00001038 0x00001038 0x00000084 Code RO 105 i.AlarmCntIncrease sizhu_ctrl_word.o
- 0x000010bc 0x000010bc 0x00000002 Code RO 607 i.Alarm_List_Node_Deleted linked_list.o
- 0x000010be 0x000010be 0x00000002 Code RO 609 i.Alarm_List_Node_PushBack linked_list.o
- 0x000010c0 0x000010c0 0x000002b4 Code RO 2105 i.Alka_Bat_Voltage_Status power_manage.o
- 0x00001374 0x00001374 0x00000024 Code RO 2106 i.Alka_Battery_GPIO_Clk_Init power_manage.o
- 0x00001398 0x00001398 0x000000a6 Code RO 890 i.AltFunIO gpio.o
- 0x0000143e 0x0000143e 0x00000050 Code RO 892 i.AnalogIO gpio.o
- 0x0000148e 0x0000148e 0x00000002 PAD
- 0x00001490 0x00001490 0x00000060 Code RO 893 i.AnalogIO_H gpio.o
- 0x000014f0 0x000014f0 0x00000010 Code RO 1138 i.BSTIM_IRQHandler tim.o
- 0x00001500 0x00001500 0x00000018 Code RO 4107 i.BSTIM_ISR_UIF_Chk fm33a0xxev_bstim.o
- 0x00001518 0x00001518 0x0000000c Code RO 4108 i.BSTIM_ISR_UIF_Clr fm33a0xxev_bstim.o
- 0x00001524 0x00001524 0x00000012 Code RO 4250 i.BTx_CFGR1_GRP1SEL_Set fm33a0xxev_bt.o
- 0x00001536 0x00001536 0x00000018 Code RO 4278 i.BTx_CR1_CHEN_Setable fm33a0xxev_bt.o
- 0x0000154e 0x0000154e 0x00000018 Code RO 4282 i.BTx_CR1_EDGESEL_Set fm33a0xxev_bt.o
- 0x00001566 0x00001566 0x00000018 Code RO 4284 i.BTx_CR1_MODE_Set fm33a0xxev_bt.o
- 0x0000157e 0x0000157e 0x00000018 Code RO 4288 i.BTx_CR2_CNTHSEL_Set fm33a0xxev_bt.o
- 0x00001596 0x00001596 0x00000018 Code RO 4296 i.BTx_CR2_SIG2SEL_Set fm33a0xxev_bt.o
- 0x000015ae 0x000015ae 0x00000018 Code RO 4300 i.BTx_CR2_STDIR_Setable fm33a0xxev_bt.o
- 0x000015c6 0x000015c6 0x00000018 Code RO 4305 i.BTx_IER_CMPHIE_Setable fm33a0xxev_bt.o
- 0x000015de 0x000015de 0x00000018 Code RO 4309 i.BTx_IER_OVHIE_Setable fm33a0xxev_bt.o
- 0x000015f6 0x000015f6 0x00000002 PAD
- 0x000015f8 0x000015f8 0x00000060 Code RO 1139 i.BTx_IRQHandler tim.o
- 0x00001658 0x00001658 0x00000014 Code RO 4314 i.BTx_ISR_CMPHIF_Chk fm33a0xxev_bt.o
- 0x0000166c 0x0000166c 0x00000006 Code RO 4315 i.BTx_ISR_CMPHIF_Clr fm33a0xxev_bt.o
- 0x00001672 0x00001672 0x00000006 Code RO 4317 i.BTx_ISR_CMPLIF_Clr fm33a0xxev_bt.o
- 0x00001678 0x00001678 0x00000018 Code RO 4324 i.BTx_LOADCR_LHEN_Setable fm33a0xxev_bt.o
- 0x00001690 0x00001690 0x00000018 Code RO 4326 i.BTx_LOADCR_LLEN_Setable fm33a0xxev_bt.o
- 0x000016a8 0x000016a8 0x00000006 Code RO 4328 i.BTx_LOADH_Write fm33a0xxev_bt.o
- 0x000016ae 0x000016ae 0x00000006 Code RO 4330 i.BTx_LOADL_Write fm33a0xxev_bt.o
- 0x000016b4 0x000016b4 0x00000006 Code RO 4346 i.BTx_PRES_Write fm33a0xxev_bt.o
- 0x000016ba 0x000016ba 0x00000002 PAD
- 0x000016bc 0x000016bc 0x000000c8 Code RO 1140 i.BasicTimer16_Init tim.o
- 0x00001784 0x00001784 0x00000014 Code RO 4 i.BlockCopy aes128.o
- 0x00001798 0x00001798 0x00000018 Code RO 4855 i.CDIF_CR_INTF_EN_Getable fm33a0xxev_cdif.o
- 0x000017b0 0x000017b0 0x00000018 Code RO 4856 i.CDIF_CR_INTF_EN_Setable fm33a0xxev_cdif.o
- 0x000017c8 0x000017c8 0x00000120 Code RO 4904 i.CMU_GetClocksFreq fm33a0xxev_cmu.o
- 0x000018e8 0x000018e8 0x00000024 Code RO 4906 i.CMU_IER_HFDET_IE_Setable fm33a0xxev_cmu.o
- 0x0000190c 0x0000190c 0x00000004 Code RO 738 i.CMU_IRQHandler user_init.o
- 0x00001910 0x00001910 0x0000001c Code RO 4909 i.CMU_ISR_HFDETO_Chk fm33a0xxev_cmu.o
- 0x0000192c 0x0000192c 0x00000054 Code RO 4914 i.CMU_Init_RCHF_Trim fm33a0xxev_cmu.o
- 0x00001980 0x00001980 0x00000024 Code RO 4916 i.CMU_OPCCR1_EXTICKE_Setable fm33a0xxev_cmu.o
- 0x000019a4 0x000019a4 0x00000020 Code RO 4918 i.CMU_OPCCR1_EXTICKSEL_Set fm33a0xxev_cmu.o
- 0x000019c4 0x000019c4 0x00000028 Code RO 4936 i.CMU_OPCCR1_UART0CKE_Setable fm33a0xxev_cmu.o
- 0x000019ec 0x000019ec 0x0000001c Code RO 4938 i.CMU_OPCCR1_UART0CKS_Set fm33a0xxev_cmu.o
- 0x00001a08 0x00001a08 0x00000028 Code RO 4940 i.CMU_OPCCR1_UART1CKE_Setable fm33a0xxev_cmu.o
- 0x00001a30 0x00001a30 0x00000020 Code RO 4942 i.CMU_OPCCR1_UART1CKS_Set fm33a0xxev_cmu.o
- 0x00001a50 0x00001a50 0x00000068 Code RO 4957 i.CMU_PERCLK_SetableEx fm33a0xxev_cmu.o
- 0x00001ab8 0x00001ab8 0x00000018 Code RO 4958 i.CMU_PLLHCR_EN_Getable fm33a0xxev_cmu.o
- 0x00001ad0 0x00001ad0 0x00000010 Code RO 4963 i.CMU_PLLHCR_OSEL_Get fm33a0xxev_cmu.o
- 0x00001ae0 0x00001ae0 0x00000014 Code RO 4965 i.CMU_PLLHCR_PLLHDB_Get fm33a0xxev_cmu.o
- 0x00001af4 0x00001af4 0x00000010 Code RO 4975 i.CMU_RCHFCR_FSEL_Get fm33a0xxev_cmu.o
- 0x00001b04 0x00001b04 0x00000020 Code RO 4976 i.CMU_RCHFCR_FSEL_Set fm33a0xxev_cmu.o
- 0x00001b24 0x00001b24 0x00000018 Code RO 4977 i.CMU_RCHFCR_RCHFEN_Getable fm33a0xxev_cmu.o
- 0x00001b3c 0x00001b3c 0x00000024 Code RO 4978 i.CMU_RCHFCR_RCHFEN_Setable fm33a0xxev_cmu.o
- 0x00001b60 0x00001b60 0x00000018 Code RO 4980 i.CMU_RCHFTR_RCHFTRIM_Set fm33a0xxev_cmu.o
- 0x00001b78 0x00001b78 0x00000012 Code RO 4981 i.CMU_RCHF_Init fm33a0xxev_cmu.o
- 0x00001b8a 0x00001b8a 0x00000002 PAD
- 0x00001b8c 0x00001b8c 0x00000010 Code RO 4982 i.CMU_SYSCLKCR_AHBPRES_Get fm33a0xxev_cmu.o
- 0x00001b9c 0x00001b9c 0x00000020 Code RO 4983 i.CMU_SYSCLKCR_AHBPRES_Set fm33a0xxev_cmu.o
- 0x00001bbc 0x00001bbc 0x00000010 Code RO 4984 i.CMU_SYSCLKCR_APBPRES_Get fm33a0xxev_cmu.o
- 0x00001bcc 0x00001bcc 0x00000020 Code RO 4985 i.CMU_SYSCLKCR_APBPRES_Set fm33a0xxev_cmu.o
- 0x00001bec 0x00001bec 0x00000028 Code RO 4987 i.CMU_SYSCLKCR_SLP_ENEXTI_Setable fm33a0xxev_cmu.o
- 0x00001c14 0x00001c14 0x00000010 Code RO 4990 i.CMU_SYSCLKCR_SYSCLKSEL_Get fm33a0xxev_cmu.o
- 0x00001c24 0x00001c24 0x0000001c Code RO 4991 i.CMU_SYSCLKCR_SYSCLKSEL_Set fm33a0xxev_cmu.o
- 0x00001c40 0x00001c40 0x0000001e Code RO 4992 i.CMU_SysClk_Init fm33a0xxev_cmu.o
- 0x00001c5e 0x00001c5e 0x00000002 PAD
- 0x00001c60 0x00001c60 0x00000024 Code RO 4994 i.CMU_XTHFCR_XTHFEN_Setable fm33a0xxev_cmu.o
- 0x00001c84 0x00001c84 0x00000020 Code RO 4996 i.CMU_XTHFCR_XTHF_CFG_Set fm33a0xxev_cmu.o
- 0x00001ca4 0x00001ca4 0x00000034 Code RO 2844 i.COM_equipment_basic_inf_handle upper_com_data_pro.o
- 0x00001cd8 0x00001cd8 0x00000028 Code RO 13585 i.CV_lose_check_GPIO_Clk_Init pulse_and_alarm_line.o
- 0x00001d00 0x00001d00 0x00000038 Code RO 5 i.Cipher aes128.o
- 0x00001d38 0x00001d38 0x00000038 Code RO 895 i.CloseIO gpio.o
- 0x00001d70 0x00001d70 0x00000020 Code RO 13586 i.Close_Valve_Alarm_Line_GPIO_Clk_Init pulse_and_alarm_line.o
- 0x00001d90 0x00001d90 0x00000020 Code RO 13587 i.Close_Valve_Alarm_Line_GPIO_Clk_sleep pulse_and_alarm_line.o
- 0x00001db0 0x00001db0 0x00000098 Code RO 2633 i.CtrlWordParaDefaultInit system_mem_para.o
- 0x00001e48 0x00001e48 0x0000009c Code RO 2634 i.CtrlWordParaReadFromEep system_mem_para.o
- 0x00001ee4 0x00001ee4 0x0000000a Code RO 854 i.DEBUG_Init rcc_config.o
- 0x00001eee 0x00001eee 0x00000002 PAD
- 0x00001ef0 0x00001ef0 0x00000020 Code RO 6272 i.DMA_CH11CR_CH11DIR_Set fm33a0xxev_dma.o
- 0x00001f10 0x00001f10 0x00000024 Code RO 6274 i.DMA_CH11CR_CH11EN_Setable fm33a0xxev_dma.o
- 0x00001f34 0x00001f34 0x00000020 Code RO 6276 i.DMA_CH11CR_CH11FI_Set fm33a0xxev_dma.o
- 0x00001f54 0x00001f54 0x00000024 Code RO 6278 i.DMA_CH11CR_CH11FTIE_Setable fm33a0xxev_dma.o
- 0x00001f78 0x00001f78 0x00000024 Code RO 6280 i.DMA_CH11CR_CH11HTIE_Setable fm33a0xxev_dma.o
- 0x00001f9c 0x00001f9c 0x00000020 Code RO 6282 i.DMA_CH11CR_CH11PRI_Set fm33a0xxev_dma.o
- 0x00001fbc 0x00001fbc 0x00000020 Code RO 6284 i.DMA_CH11CR_CH11RI_Set fm33a0xxev_dma.o
- 0x00001fdc 0x00001fdc 0x00000020 Code RO 6286 i.DMA_CH11CR_CH11TSIZE_Set fm33a0xxev_dma.o
- 0x00001ffc 0x00001ffc 0x00000010 Code RO 6288 i.DMA_CH11FAR_Write fm33a0xxev_dma.o
- 0x0000200c 0x0000200c 0x00000024 Code RO 6292 i.DMA_CHxCR_BDW_Set fm33a0xxev_dma.o
- 0x00002030 0x00002030 0x00000020 Code RO 6293 i.DMA_CHxCR_CHxFTIE_Getable fm33a0xxev_dma.o
- 0x00002050 0x00002050 0x00000028 Code RO 6294 i.DMA_CHxCR_CHxFTIE_Setable fm33a0xxev_dma.o
- 0x00002078 0x00002078 0x00000028 Code RO 6296 i.DMA_CHxCR_CHxHTIE_Setable fm33a0xxev_dma.o
- 0x000020a0 0x000020a0 0x00000024 Code RO 6298 i.DMA_CHxCR_CHxINC_Set fm33a0xxev_dma.o
- 0x000020c4 0x000020c4 0x00000024 Code RO 6300 i.DMA_CHxCR_CHxPRI_Set fm33a0xxev_dma.o
- 0x000020e8 0x000020e8 0x00000024 Code RO 6302 i.DMA_CHxCR_CHxSSEL_Set fm33a0xxev_dma.o
- 0x0000210c 0x0000210c 0x00000024 Code RO 6304 i.DMA_CHxCR_CHxTSIZE_Set fm33a0xxev_dma.o
- 0x00002130 0x00002130 0x00000028 Code RO 6306 i.DMA_CHxCR_CIRC_Setable fm33a0xxev_dma.o
- 0x00002158 0x00002158 0x00000028 Code RO 6310 i.DMA_CHxCR_ChxEN_Setable fm33a0xxev_dma.o
- 0x00002180 0x00002180 0x00000024 Code RO 6312 i.DMA_CHxCR_DIR_Set fm33a0xxev_dma.o
- 0x000021a4 0x000021a4 0x00000010 Code RO 6317 i.DMA_CHxMAR_Read fm33a0xxev_dma.o
- 0x000021b4 0x000021b4 0x00000010 Code RO 6318 i.DMA_CHxMAR_Write fm33a0xxev_dma.o
- 0x000021c4 0x000021c4 0x00000024 Code RO 6323 i.DMA_GCR_DMAEN_Setable fm33a0xxev_dma.o
- 0x000021e8 0x000021e8 0x0000001e Code RO 1004 i.DMA_IRQHandler uart.o
- 0x00002206 0x00002206 0x00000002 PAD
- 0x00002208 0x00002208 0x00000020 Code RO 6326 i.DMA_ISR_DMACHFT_Chk fm33a0xxev_dma.o
- 0x00002228 0x00002228 0x00000010 Code RO 6327 i.DMA_ISR_DMACHFT_Clr fm33a0xxev_dma.o
- 0x00002238 0x00002238 0x000000b4 Code RO 6332 i.DMA_Init fm33a0xxev_dma.o
- 0x000022ec 0x000022ec 0x00000050 Code RO 2973 i.DataAes128EcbDecrypt wrc_sizhu_v4.o
- 0x0000233c 0x0000233c 0x00000084 Code RO 2974 i.DataAes128EcbEncrypt wrc_sizhu_v4.o
- 0x000023c0 0x000023c0 0x000000b0 Code RO 2976 i.DataReportAckPro wrc_sizhu_v4.o
- 0x00002470 0x00002470 0x000001dc Code RO 315 i.Datecmp system_general_para.o
- 0x0000264c 0x0000264c 0x0000005c Code RO 1831 i.E2P_Ctrl_Gpio_Init eeprom.o
- 0x000026a8 0x000026a8 0x00000070 Code RO 1833 i.EEPROM_MultipleRead eeprom.o
- 0x00002718 0x00002718 0x00000118 Code RO 1835 i.EEPROM_MultipleWrite eeprom.o
- 0x00002830 0x00002830 0x00000012 Code RO 1837 i.EEPROM_Wait_Busy eeprom.o
- 0x00002842 0x00002842 0x00000002 PAD
- 0x00002844 0x00002844 0x0000004c Code RO 1849 i.EEPROM_stat_read eeprom.o
- 0x00002890 0x00002890 0x0000002c Code RO 2107 i.EX_Pwr_GPIO_Clk_Init power_manage.o
- 0x000028bc 0x000028bc 0x00000084 Code RO 2977 i.EndFramePro wrc_sizhu_v4.o
- 0x00002940 0x00002940 0x0000001c Code RO 2635 i.EquipmentBasicInfoDefaultInit system_mem_para.o
- 0x0000295c 0x0000295c 0x00000028 Code RO 2636 i.EquipmentBasicInfoReadFromEep system_mem_para.o
- 0x00002984 0x00002984 0x00000020 Code RO 106 i.EveryDayClearAlarmCnt sizhu_ctrl_word.o
- 0x000029a4 0x000029a4 0x0000003c Code RO 1658 i.FLASH_Write_Enable off_chip_flash.o
- 0x000029e0 0x000029e0 0x0000001c Code RO 7042 i.FLS_RDCR_WAIT_Set fm33a0xxev_flash.o
- 0x000029fc 0x000029fc 0x00000048 Code RO 2597 i.FlashLogAddrCheck system_flash_mem_manage.o
- 0x00002a44 0x00002a44 0x0000002c Code RO 2598 i.FlashMultipleWriteAndReadCheck system_flash_mem_manage.o
- 0x00002a70 0x00002a70 0x00000040 Code RO 2599 i.FlashWriteAndReadCheck system_flash_mem_manage.o
- 0x00002ab0 0x00002ab0 0x00000060 Code RO 1661 i.Flash_OUT_Erase_Sector off_chip_flash.o
- 0x00002b10 0x00002b10 0x00000048 Code RO 1664 i.Flash_ReadSR off_chip_flash.o
- 0x00002b58 0x00002b58 0x00000012 Code RO 1666 i.Flash_Wait_Busy off_chip_flash.o
- 0x00002b6a 0x00002b6a 0x00000044 Code RO 1667 i.Flash_Write_NoCheck off_chip_flash.o
- 0x00002bae 0x00002bae 0x00000002 PAD
- 0x00002bb0 0x00002bb0 0x00000070 Code RO 1668 i.Flash_Write_Page off_chip_flash.o
- 0x00002c20 0x00002c20 0x00000014 Code RO 1981 i.Force_Open_GPIO_Init valve_control.o
- 0x00002c34 0x00002c34 0x0000001c Code RO 7295 i.GPIOH_ReadInputDataBit fm33a0xxev_gpio.o
- 0x00002c50 0x00002c50 0x000000fc Code RO 7302 i.GPIO_EXTI_EXTIDF_Setable fm33a0xxev_gpio.o
- 0x00002d4c 0x00002d4c 0x000000f4 Code RO 7304 i.GPIO_EXTI_EXTIISR_ChkEx fm33a0xxev_gpio.o
- 0x00002e40 0x00002e40 0x000000ec Code RO 7305 i.GPIO_EXTI_EXTIISR_ClrEx fm33a0xxev_gpio.o
- 0x00002f2c 0x00002f2c 0x00000058 Code RO 7306 i.GPIO_EXTI_Init fm33a0xxev_gpio.o
- 0x00002f84 0x00002f84 0x0000010c Code RO 7307 i.GPIO_EXTI_Select_Edge fm33a0xxev_gpio.o
- 0x00003090 0x00003090 0x00000134 Code RO 7308 i.GPIO_EXTI_Select_Pin fm33a0xxev_gpio.o
- 0x000031c4 0x000031c4 0x00000094 Code RO 7313 i.GPIO_Get_InitPara fm33a0xxev_gpio.o
- 0x00003258 0x00003258 0x000002d8 Code RO 969 i.GPIO_IRQHandler exti.o
- 0x00003530 0x00003530 0x00000072 Code RO 7318 i.GPIO_Init fm33a0xxev_gpio.o
- 0x000035a2 0x000035a2 0x00000014 Code RO 7326 i.GPIO_ReadInputDataBit fm33a0xxev_gpio.o
- 0x000035b6 0x000035b6 0x00000004 Code RO 7329 i.GPIO_ResetBits fm33a0xxev_gpio.o
- 0x000035ba 0x000035ba 0x00000004 Code RO 7330 i.GPIO_SetBits fm33a0xxev_gpio.o
- 0x000035be 0x000035be 0x00000010 Code RO 7331 i.GPIO_ToggleBits fm33a0xxev_gpio.o
- 0x000035ce 0x000035ce 0x0000001c Code RO 7333 i.GPIOx_ANEN_Setable fm33a0xxev_gpio.o
- 0x000035ea 0x000035ea 0x00000002 PAD
- 0x000035ec 0x000035ec 0x0000082c Code RO 2108 i.GetPwrStatusPro power_manage.o
- 0x00003e18 0x00003e18 0x00000044 Code RO 1983 i.GetValveRunMaxTime valve_control.o
- 0x00003e5c 0x00003e5c 0x00000030 Code RO 1277 i.Get_AdcTempValue adc.o
- 0x00003e8c 0x00003e8c 0x00000032 Code RO 1278 i.Get_AdcValue adc.o
- 0x00003ebe 0x00003ebe 0x00000002 PAD
- 0x00003ec0 0x00003ec0 0x00000094 Code RO 2109 i.Get_Alka_Bat_Voltage power_manage.o
- 0x00003f54 0x00003f54 0x000000ba Code RO 1552 i.Get_Extern_Rtc_Time extern_rtc.o
- 0x0000400e 0x0000400e 0x00000002 PAD
- 0x00004010 0x00004010 0x00000094 Code RO 2110 i.Get_Lith_Bat_Voltage power_manage.o
- 0x000040a4 0x000040a4 0x00000030 Code RO 2111 i.Get_Mcu_Temp power_manage.o
- 0x000040d4 0x000040d4 0x000000de Code RO 2112 i.Get_vol_Average power_manage.o
- 0x000041b2 0x000041b2 0x00000002 PAD
- 0x000041b4 0x000041b4 0x00000040 Code RO 1353 i.I2c_Ack i2c.o
- 0x000041f4 0x000041f4 0x00000038 Code RO 1354 i.I2c_No_Ack i2c.o
- 0x0000422c 0x0000422c 0x00000058 Code RO 1355 i.I2c_Read i2c.o
- 0x00004284 0x00004284 0x00000028 Code RO 1356 i.I2c_Scl_Gpio_Init i2c.o
- 0x000042ac 0x000042ac 0x0000006c Code RO 1357 i.I2c_Send i2c.o
- 0x00004318 0x00004318 0x0000003c Code RO 1358 i.I2c_Start i2c.o
- 0x00004354 0x00004354 0x00000040 Code RO 1359 i.I2c_Stop i2c.o
- 0x00004394 0x00004394 0x00000044 Code RO 316 i.IO_JitterEliminationCheck system_general_para.o
- 0x000043d8 0x000043d8 0x00000010 Code RO 741 i.IWDT_Clr user_init.o
- 0x000043e8 0x000043e8 0x00000020 Code RO 742 i.IWDT_Init user_init.o
- 0x00004408 0x00004408 0x0000001a Code RO 743 i.Init_RCHF user_init.o
- 0x00004422 0x00004422 0x00000002 PAD
- 0x00004424 0x00004424 0x00000024 Code RO 744 i.Init_RCLP user_init.o
- 0x00004448 0x00004448 0x00000078 Code RO 745 i.Init_SysClk user_init.o
- 0x000044c0 0x000044c0 0x00000016 Code RO 746 i.Init_SysClk_Gen user_init.o
- 0x000044d6 0x000044d6 0x00000074 Code RO 896 i.InputtIO gpio.o
- 0x0000454a 0x0000454a 0x00000002 PAD
- 0x0000454c 0x0000454c 0x00000084 Code RO 897 i.InputtIO_H gpio.o
- 0x000045d0 0x000045d0 0x0000010c Code RO 317 i.IntervalTriggerHandle system_general_para.o
- 0x000046dc 0x000046dc 0x00000038 Code RO 6 i.InvCipher aes128.o
- 0x00004714 0x00004714 0x000004bc Code RO 7 i.InvMixColumns aes128.o
- 0x00004bd0 0x00004bd0 0x00000098 Code RO 8 i.InvShiftRows aes128.o
- 0x00004c68 0x00004c68 0x00000038 Code RO 9 i.InvSubBytes aes128.o
- 0x00004ca0 0x00004ca0 0x00000124 Code RO 10 i.KeyExpansion aes128.o
- 0x00004dc4 0x00004dc4 0x00000030 Code RO 1621 i.Key_GPIO_Init key.o
- 0x00004df4 0x00004df4 0x00000020 Code RO 13588 i.LF_PULSE_INT_GPIO_Clk_Init pulse_and_alarm_line.o
- 0x00004e14 0x00004e14 0x0000001c Code RO 13589 i.LF_PULSE_INT_GPIO_Clk_sleep pulse_and_alarm_line.o
- 0x00004e30 0x00004e30 0x00000018 Code RO 8574 i.LPTIM_CR_EN_Getable fm33a0xxev_lptim.o
- 0x00004e48 0x00004e48 0x00000018 Code RO 1142 i.LPTIM_IRQHandler tim.o
- 0x00004e60 0x00004e60 0x00000018 Code RO 8613 i.LPTIM_ISR_OVIF_Chk fm33a0xxev_lptim.o
- 0x00004e78 0x00004e78 0x0000000c Code RO 8614 i.LPTIM_ISR_OVIF_Clr fm33a0xxev_lptim.o
- 0x00004e84 0x00004e84 0x00000028 Code RO 13590 i.LP_lose_check_GPIO_Clk_Init pulse_and_alarm_line.o
- 0x00004eac 0x00004eac 0x00000028 Code RO 13591 i.LV_lose_check_GPIO_Clk_Init pulse_and_alarm_line.o
- 0x00004ed4 0x00004ed4 0x000000f0 Code RO 3152 i.Lcd_Battery lcd_cfg_api.o
- 0x00004fc4 0x00004fc4 0x00000044 Code RO 3153 i.Lcd_BillingShow lcd_cfg_api.o
- 0x00005008 0x00005008 0x00000020 Code RO 3081 i.Lcd_DeInit lcd.o
- 0x00005028 0x00005028 0x00004754 Code RO 3292 i.Lcd_DisplayDigit_23A lcd_io_api.o
- 0x0000977c 0x0000977c 0x00000028 Code RO 3296 i.Lcd_GPIO_Init lcd_io_api.o
- 0x000097a4 0x000097a4 0x00000014 Code RO 3083 i.Lcd_Init lcd.o
- 0x000097b8 0x000097b8 0x00000118 Code RO 3085 i.Lcd_Show_MenuProcess lcd.o
- 0x000098d0 0x000098d0 0x00000020 Code RO 3086 i.Lcd_Sys_Init lcd.o
- 0x000098f0 0x000098f0 0x00000144 Code RO 3169 i.Lcd_ValveShow lcd_cfg_api.o
- 0x00009a34 0x00009a34 0x00000150 Code RO 3170 i.Lcd_WaringShow lcd_cfg_api.o
- 0x00009b84 0x00009b84 0x00000174 Code RO 3171 i.Lcd_WrcShow lcd_cfg_api.o
- 0x00009cf8 0x00009cf8 0x00000032 Code RO 3297 i.Lcd_Write lcd_io_api.o
- 0x00009d2a 0x00009d2a 0x00000038 Code RO 3298 i.Lcd_Write_Reg lcd_io_api.o
- 0x00009d62 0x00009d62 0x00000002 PAD
- 0x00009d64 0x00009d64 0x000000bc Code RO 2868 i.LinkDataAnalysis wireless_remote_comm.o
- 0x00009e20 0x00009e20 0x0000005c Code RO 2113 i.LithBatUseTimeCalculate power_manage.o
- 0x00009e7c 0x00009e7c 0x000002b4 Code RO 2114 i.Lith_Bat_Voltage_Status power_manage.o
- 0x0000a130 0x0000a130 0x00000030 Code RO 2115 i.Lith_Battery_GPIO_Clk_Init power_manage.o
- 0x0000a160 0x0000a160 0x000001d0 Code RO 2637 i.LogCtrlParaDefaultInit system_mem_para.o
- 0x0000a330 0x0000a330 0x00000204 Code RO 2638 i.LogCtrlParaReadFromEep system_mem_para.o
- 0x0000a534 0x0000a534 0x00000104 Code RO 2869 i.LongTimeReportFailed wireless_remote_comm.o
- 0x0000a638 0x0000a638 0x00000020 Code RO 13592 i.Low_Pwr_INT_GPIO_Clk_Init pulse_and_alarm_line.o
- 0x0000a658 0x0000a658 0x0000001c Code RO 13593 i.Low_Pwr_INT_GPIO_Clk_sleep pulse_and_alarm_line.o
- 0x0000a674 0x0000a674 0x00000044 Code RO 2268 i.MagneticInterferenceCheck other_fun.o
- 0x0000a6b8 0x0000a6b8 0x00000124 Code RO 11 i.MixColumns aes128.o
- 0x0000a7dc 0x0000a7dc 0x00000020 Code RO 1984 i.Motor_AB_GPIO_Init valve_control.o
- 0x0000a7fc 0x0000a7fc 0x0000001c Code RO 1985 i.Motor_OP_CL_GPIO_Init valve_control.o
- 0x0000a818 0x0000a818 0x00000018 Code RO 1986 i.Motor_OP_CL_GPIO_Init_sleep_mode valve_control.o
- 0x0000a830 0x0000a830 0x00000002 Code RO 970 i.NMI_Handler exti.o
- 0x0000a832 0x0000a832 0x00000002 PAD
- 0x0000a834 0x0000a834 0x00000018 Code RO 1005 i.NVIC_DisableIRQ uart.o
- 0x0000a84c 0x0000a84c 0x00000018 Code RO 1144 i.NVIC_DisableIRQ tim.o
- 0x0000a864 0x0000a864 0x00000018 Code RO 1006 i.NVIC_EnableIRQ uart.o
- 0x0000a87c 0x0000a87c 0x00000018 Code RO 1145 i.NVIC_EnableIRQ tim.o
- 0x0000a894 0x0000a894 0x00000078 Code RO 376 i.NVIC_SetPriority system_run_fun.o
- 0x0000a90c 0x0000a90c 0x00000078 Code RO 1007 i.NVIC_SetPriority uart.o
- 0x0000a984 0x0000a984 0x00000078 Code RO 1146 i.NVIC_SetPriority tim.o
- 0x0000a9fc 0x0000a9fc 0x00000020 Code RO 2269 i.OtherFunPro other_fun.o
- 0x0000aa1c 0x0000aa1c 0x0000006c Code RO 1671 i.Out_Flash_MultipleRead off_chip_flash.o
- 0x0000aa88 0x0000aa88 0x00000120 Code RO 1672 i.Out_Flash_MultipleWrite off_chip_flash.o
- 0x0000aba8 0x0000aba8 0x00000072 Code RO 898 i.OutputIO gpio.o
- 0x0000ac1a 0x0000ac1a 0x00000002 PAD
- 0x0000ac1c 0x0000ac1c 0x00000378 Code RO 2117 i.PowerManagrInit power_manage.o
- 0x0000af94 0x0000af94 0x00000088 Code RO 2118 i.Power_IO_Init power_manage.o
- 0x0000b01c 0x0000b01c 0x00000048 Code RO 2870 i.ProtocolDataAnalysis wireless_remote_comm.o
- 0x0000b064 0x0000b064 0x000005b0 Code RO 13594 i.PulseAndAlarmLineCheck pulse_and_alarm_line.o
- 0x0000b614 0x0000b614 0x00000464 Code RO 13595 i.PulseAndAlarmLineInit pulse_and_alarm_line.o
- 0x0000ba78 0x0000ba78 0x000001c0 Code RO 2220 i.PulseSettlement billing.o
- 0x0000bc38 0x0000bc38 0x00000024 Code RO 13596 i.Pulse_And_Alarm_Line_IO_Init pulse_and_alarm_line.o
- 0x0000bc5c 0x0000bc5c 0x00000188 Code RO 2978 i.PushSettlementInfoPro wrc_sizhu_v4.o
- 0x0000bde4 0x0000bde4 0x0000004c Code RO 1553 i.R8025T_Read extern_rtc.o
- 0x0000be30 0x0000be30 0x00000030 Code RO 1554 i.R8025T_Write extern_rtc.o
- 0x0000be60 0x0000be60 0x00000020 Code RO 10498 i.RMU_BORCR_BOR_PDRCFG_Set fm33a0xxev_rmu.o
- 0x0000be80 0x0000be80 0x00000024 Code RO 10500 i.RMU_BORCR_OFF_BOR_Setable fm33a0xxev_rmu.o
- 0x0000bea4 0x0000bea4 0x00000024 Code RO 10505 i.RMU_PDRCR_PDREN_Setable fm33a0xxev_rmu.o
- 0x0000bec8 0x0000bec8 0x0000027c Code RO 2221 i.RS485Settlement billing.o
- 0x0000c144 0x0000c144 0x000000c4 Code RO 13440 i.RS485_read_data_GPIO_Init rs485_read_data.o
- 0x0000c208 0x0000c208 0x00000018 Code RO 1555 i.RTC_GPIO_Init extern_rtc.o
- 0x0000c220 0x0000c220 0x00000002 Code RO 1218 i.RTC_IRQHandler rtc.o
- 0x0000c222 0x0000c222 0x00000002 PAD
- 0x0000c224 0x0000c224 0x00000054 Code RO 1987 i.Read_OP_CL_VALVE_Status valve_control.o
- 0x0000c278 0x0000c278 0x000000d8 Code RO 1431 i.SPI3_Init spi.o
- 0x0000c350 0x0000c350 0x00000018 Code RO 11747 i.SPIx_CR1_BAUD_Set fm33a0xxev_spi.o
- 0x0000c368 0x0000c368 0x00000012 Code RO 11749 i.SPIx_CR1_CPHA_Set fm33a0xxev_spi.o
- 0x0000c37a 0x0000c37a 0x00000018 Code RO 11751 i.SPIx_CR1_CPHOL_Set fm33a0xxev_spi.o
- 0x0000c392 0x0000c392 0x0000001a Code RO 11753 i.SPIx_CR1_IOSWAP_Set fm33a0xxev_spi.o
- 0x0000c3ac 0x0000c3ac 0x00000018 Code RO 11755 i.SPIx_CR1_LSBF_Set fm33a0xxev_spi.o
- 0x0000c3c4 0x0000c3c4 0x0000001a Code RO 11757 i.SPIx_CR1_MM_Set fm33a0xxev_spi.o
- 0x0000c3de 0x0000c3de 0x00000018 Code RO 11763 i.SPIx_CR1_WAIT_Set fm33a0xxev_spi.o
- 0x0000c3f6 0x0000c3f6 0x0000001a Code RO 11767 i.SPIx_CR2_DLEN_Set fm33a0xxev_spi.o
- 0x0000c410 0x0000c410 0x0000001a Code RO 11771 i.SPIx_CR2_HALFDUPLEX_Set fm33a0xxev_spi.o
- 0x0000c42a 0x0000c42a 0x0000001a Code RO 11775 i.SPIx_CR2_RXO_Setable fm33a0xxev_spi.o
- 0x0000c444 0x0000c444 0x00000018 Code RO 11777 i.SPIx_CR2_SPIEN_Setable fm33a0xxev_spi.o
- 0x0000c45c 0x0000c45c 0x00000018 Code RO 11779 i.SPIx_CR2_SSNM_Set fm33a0xxev_spi.o
- 0x0000c474 0x0000c474 0x00000018 Code RO 11781 i.SPIx_CR2_SSNSEN_Setable fm33a0xxev_spi.o
- 0x0000c48c 0x0000c48c 0x00000018 Code RO 11785 i.SPIx_CR2_TXO_AC_Setable fm33a0xxev_spi.o
- 0x0000c4a4 0x0000c4a4 0x00000018 Code RO 11787 i.SPIx_CR2_TXO_Setable fm33a0xxev_spi.o
- 0x0000c4bc 0x0000c4bc 0x00000006 Code RO 11788 i.SPIx_CR3_MERRC_Clr fm33a0xxev_spi.o
- 0x0000c4c2 0x0000c4c2 0x00000006 Code RO 11789 i.SPIx_CR3_RXBFC_Clr fm33a0xxev_spi.o
- 0x0000c4c8 0x0000c4c8 0x00000006 Code RO 11790 i.SPIx_CR3_SERRC_Clr fm33a0xxev_spi.o
- 0x0000c4ce 0x0000c4ce 0x00000006 Code RO 11791 i.SPIx_CR3_TXBFC_Clr fm33a0xxev_spi.o
- 0x0000c4d4 0x0000c4d4 0x00000014 Code RO 11803 i.SPIx_ISR_RXBF_Chk fm33a0xxev_spi.o
- 0x0000c4e8 0x0000c4e8 0x00000014 Code RO 11807 i.SPIx_ISR_TXBE_Chk fm33a0xxev_spi.o
- 0x0000c4fc 0x0000c4fc 0x00000006 Code RO 11810 i.SPIx_RXBUF_Read fm33a0xxev_spi.o
- 0x0000c502 0x0000c502 0x00000004 Code RO 11811 i.SPIx_TXBUF_Write fm33a0xxev_spi.o
- 0x0000c506 0x0000c506 0x00000002 PAD
- 0x0000c508 0x0000c508 0x00000020 Code RO 1361 i.Sda_In i2c.o
- 0x0000c528 0x0000c528 0x00000020 Code RO 1362 i.Sda_Out i2c.o
- 0x0000c548 0x0000c548 0x00000010 Code RO 2981 i.SetBalanceValveClosePro wrc_sizhu_v4.o
- 0x0000c558 0x0000c558 0x00000028 Code RO 2982 i.SetKeyPro wrc_sizhu_v4.o
- 0x0000c580 0x0000c580 0x00000068 Code RO 1556 i.Set_Extern_Rtc_Time extern_rtc.o
- 0x0000c5e8 0x0000c5e8 0x00000022 Code RO 1557 i.Set_Rtc_UpdataInterrupt extern_rtc.o
- 0x0000c60a 0x0000c60a 0x00000002 PAD
- 0x0000c60c 0x0000c60c 0x000000d8 Code RO 2222 i.SettlementPro billing.o
- 0x0000c6e4 0x0000c6e4 0x00000098 Code RO 12 i.ShiftRows aes128.o
- 0x0000c77c 0x0000c77c 0x0000022c Code RO 2983 i.SizhuV4ProtocolDataAnalysis wrc_sizhu_v4.o
- 0x0000c9a8 0x0000c9a8 0x000002e0 Code RO 2984 i.SizhuV4SendNormalData2buf wrc_sizhu_v4.o
- 0x0000cc88 0x0000cc88 0x00000130 Code RO 2985 i.SizhuV4SendParaInit wrc_sizhu_v4.o
- 0x0000cdb8 0x0000cdb8 0x00000034 Code RO 1435 i.SpiWriteAndRead spi.o
- 0x0000cdec 0x0000cdec 0x00000038 Code RO 13 i.SubBytes aes128.o
- 0x0000ce24 0x0000ce24 0x000001f4 Code RO 107 i.SysAlarmCtrlPro sizhu_ctrl_word.o
- 0x0000d018 0x0000d018 0x00000058 Code RO 747 i.SysWakeUp_ClockCfg user_init.o
- 0x0000d070 0x0000d070 0x00000010 Code RO 14328 i.SystemInit system_fm33a0xxev.o
- 0x0000d080 0x0000d080 0x00000048 Code RO 855 i.System_power_on_init rcc_config.o
- 0x0000d0c8 0x0000d0c8 0x0000015a Code RO 1558 i.TimeEffectJudgm extern_rtc.o
- 0x0000d222 0x0000d222 0x00000002 PAD
- 0x0000d224 0x0000d224 0x00000024 Code RO 1011 i.UART1_IRQHandler uart.o
- 0x0000d248 0x0000d248 0x00000064 Code RO 12769 i.UART_BaudREGCalc fm33a0xxev_uart.o
- 0x0000d2ac 0x0000d2ac 0x00000078 Code RO 12772 i.UART_Init fm33a0xxev_uart.o
- 0x0000d324 0x0000d324 0x00000210 Code RO 12773 i.UART_SInit fm33a0xxev_uart.o
- 0x0000d534 0x0000d534 0x00000006 Code RO 12775 i.UARTx_BGR_Write fm33a0xxev_uart.o
- 0x0000d53a 0x0000d53a 0x00000018 Code RO 12784 i.UARTx_CSR_PARITY_Set fm33a0xxev_uart.o
- 0x0000d552 0x0000d552 0x00000018 Code RO 12786 i.UARTx_CSR_PDSEL_Set fm33a0xxev_uart.o
- 0x0000d56a 0x0000d56a 0x00000018 Code RO 12788 i.UARTx_CSR_RXEN_Setable fm33a0xxev_uart.o
- 0x0000d582 0x0000d582 0x00000018 Code RO 12790 i.UARTx_CSR_RXPOL_Setable fm33a0xxev_uart.o
- 0x0000d59a 0x0000d59a 0x0000001a Code RO 12792 i.UARTx_CSR_RXTOEN_Setable fm33a0xxev_uart.o
- 0x0000d5b4 0x0000d5b4 0x0000001a Code RO 12794 i.UARTx_CSR_STOPCFG_Set fm33a0xxev_uart.o
- 0x0000d5ce 0x0000d5ce 0x00000018 Code RO 12796 i.UARTx_CSR_TXEN_Setable fm33a0xxev_uart.o
- 0x0000d5e6 0x0000d5e6 0x0000001a Code RO 12798 i.UARTx_CSR_TXIREN_Setable fm33a0xxev_uart.o
- 0x0000d600 0x0000d600 0x00000018 Code RO 12800 i.UARTx_CSR_TXPOL_Setable fm33a0xxev_uart.o
- 0x0000d618 0x0000d618 0x0000001a Code RO 12803 i.UARTx_IER_RXBF_IE_Setable fm33a0xxev_uart.o
- 0x0000d632 0x0000d632 0x0000001a Code RO 12805 i.UARTx_IER_RXERR_IE_Setable fm33a0xxev_uart.o
- 0x0000d64c 0x0000d64c 0x0000001a Code RO 12807 i.UARTx_IER_RXTO_IE_Setable fm33a0xxev_uart.o
- 0x0000d666 0x0000d666 0x00000018 Code RO 12809 i.UARTx_IER_TXBE_IE_Setable fm33a0xxev_uart.o
- 0x0000d67e 0x0000d67e 0x00000018 Code RO 12811 i.UARTx_IER_TXSE_IE_Setable fm33a0xxev_uart.o
- 0x0000d696 0x0000d696 0x00000008 Code RO 12819 i.UARTx_ISR_RXBF_Clr fm33a0xxev_uart.o
- 0x0000d69e 0x0000d69e 0x00000016 Code RO 12820 i.UARTx_ISR_RXTO_Chk fm33a0xxev_uart.o
- 0x0000d6b4 0x0000d6b4 0x00000008 Code RO 12821 i.UARTx_ISR_RXTO_Clr fm33a0xxev_uart.o
- 0x0000d6bc 0x0000d6bc 0x00000014 Code RO 12823 i.UARTx_ISR_TXSE_Chk fm33a0xxev_uart.o
- 0x0000d6d0 0x0000d6d0 0x0000000a Code RO 12825 i.UARTx_RXBUF_Read fm33a0xxev_uart.o
- 0x0000d6da 0x0000d6da 0x0000002a Code RO 1014 i.UARTx_SendData_Normal uart.o
- 0x0000d704 0x0000d704 0x00000010 Code RO 12827 i.UARTx_TODR_RXTO_LEN_Set fm33a0xxev_uart.o
- 0x0000d714 0x0000d714 0x00000008 Code RO 12831 i.UARTx_TXBUF_Write fm33a0xxev_uart.o
- 0x0000d71c 0x0000d71c 0x00000020 Code RO 2270 i.UNCAP_GPIO_Clk_Init other_fun.o
- 0x0000d73c 0x0000d73c 0x00000028 Code RO 13597 i.UV_lose_check_GPIO_Clk_Init pulse_and_alarm_line.o
- 0x0000d764 0x0000d764 0x000000ec Code RO 2271 i.UncapCheck other_fun.o
- 0x0000d850 0x0000d850 0x00000020 Code RO 13598 i.Under_Pwr_INT_GPIO_Clk_Init pulse_and_alarm_line.o
- 0x0000d870 0x0000d870 0x0000001c Code RO 13599 i.Under_Pwr_INT_GPIO_Clk_sleep pulse_and_alarm_line.o
- 0x0000d88c 0x0000d88c 0x0000009c Code RO 2764 i.Upper_ComputerLoginRecvHandler upper_com.o
- 0x0000d928 0x0000d928 0x0000000c Code RO 2765 i.Upper_ComputerLoginRespond upper_com.o
- 0x0000d934 0x0000d934 0x00000060 Code RO 2766 i.Upper_ComputerReadWriteHandler upper_com.o
- 0x0000d994 0x0000d994 0x00000078 Code RO 2767 i.Upper_ComputerRespond upper_com.o
- 0x0000da0c 0x0000da0c 0x00000024 Code RO 13199 i.VRTC_ADCCR_CKE_Setable fm33a0xxev_vrtc.o
- 0x0000da30 0x0000da30 0x00000020 Code RO 13201 i.VRTC_ADCCR_CKS_Set fm33a0xxev_vrtc.o
- 0x0000da50 0x0000da50 0x00000024 Code RO 13204 i.VRTC_Init_RCMF_Trim fm33a0xxev_vrtc.o
- 0x0000da74 0x0000da74 0x00000024 Code RO 13217 i.VRTC_RCMFCR_EN_Setable fm33a0xxev_vrtc.o
- 0x0000da98 0x0000da98 0x0000001c Code RO 13219 i.VRTC_RCMFCR_TRIM_Set fm33a0xxev_vrtc.o
- 0x0000dab4 0x0000dab4 0x00000270 Code RO 1988 i.ValveCtrlHade valve_control.o
- 0x0000dd24 0x0000dd24 0x000000b0 Code RO 1989 i.ValveCtrlOrder valve_control.o
- 0x0000ddd4 0x0000ddd4 0x00000068 Code RO 1990 i.ValveForceOpenSignalCheck valve_control.o
- 0x0000de3c 0x0000de3c 0x00000064 Code RO 1991 i.ValveMotorCloseRun valve_control.o
- 0x0000dea0 0x0000dea0 0x00000024 Code RO 1992 i.ValveMotorOpenRun valve_control.o
- 0x0000dec4 0x0000dec4 0x0000004c Code RO 1993 i.ValveMotorStop valve_control.o
- 0x0000df10 0x0000df10 0x00000028 Code RO 1994 i.ValveRunParaInit valve_control.o
- 0x0000df38 0x0000df38 0x00000024 Code RO 1995 i.Valve_CTRL_GPIO_Init valve_control.o
- 0x0000df5c 0x0000df5c 0x00000034 Code RO 2871 i.WRC_PWR_GPIO_Init wireless_remote_comm.o
- 0x0000df90 0x0000df90 0x00000064 Code RO 1015 i.WRC_RX_DMA_CH3_Init uart.o
- 0x0000dff4 0x0000dff4 0x00000030 Code RO 1016 i.WRC_RX_DMA_CH3_reload uart.o
- 0x0000e024 0x0000e024 0x00000084 Code RO 2872 i.WRC_RX_DMA_check wireless_remote_comm.o
- 0x0000e0a8 0x0000e0a8 0x000000b0 Code RO 1017 i.WRC_uart_Init uart.o
- 0x0000e158 0x0000e158 0x000000b0 Code RO 2873 i.WirelessRemoteCommPro wireless_remote_comm.o
- 0x0000e208 0x0000e208 0x00000100 Code RO 2874 i.WrcClosePwrPro wireless_remote_comm.o
- 0x0000e308 0x0000e308 0x00000048 Code RO 2875 i.WrcCreateLinkPro wireless_remote_comm.o
- 0x0000e350 0x0000e350 0x0000003c Code RO 2876 i.WrcOpenPwrPro wireless_remote_comm.o
- 0x0000e38c 0x0000e38c 0x00000110 Code RO 2877 i.WrcSendCreateLinkCmd wireless_remote_comm.o
- 0x0000e49c 0x0000e49c 0x0000008c Code RO 2878 i.WrcSendDataPro wireless_remote_comm.o
- 0x0000e528 0x0000e528 0x00000134 Code RO 2879 i.WrcWaitRecDataPro wireless_remote_comm.o
- 0x0000e65c 0x0000e65c 0x0000002e Code RO 14501 i.__ARM_clz mf_p.l(depilogue.o)
- 0x0000e68a 0x0000e68a 0x0000001c Code RO 1606 i.__ARM_common_switch8 extern_rtc.o
- 0x0000e6a6 0x0000e6a6 0x0000000e Code RO 14507 i.__scatterload_copy mc_p.l(handlers.o)
- 0x0000e6b4 0x0000e6b4 0x00000002 Code RO 14508 i.__scatterload_null mc_p.l(handlers.o)
- 0x0000e6b6 0x0000e6b6 0x0000000e Code RO 14509 i.__scatterload_zeroinit mc_p.l(handlers.o)
- 0x0000e6c4 0x0000e6c4 0x00000006 Code RO 14236 i.__set_PRIMASK mbrtu.o
- 0x0000e6ca 0x0000e6ca 0x00000002 PAD
- 0x0000e6cc 0x0000e6cc 0x000000a4 Code RO 1279 i.adc_tem_cal adc.o
- 0x0000e770 0x0000e770 0x00000064 Code RO 1280 i.adc_vol_cal adc.o
- 0x0000e7d4 0x0000e7d4 0x00000020 Code RO 1281 i.adc_wait_finish adc.o
- 0x0000e7f4 0x0000e7f4 0x00000114 Code RO 379 i.allExtiIRQ system_run_fun.o
- 0x0000e908 0x0000e908 0x00000028 Code RO 380 i.allGpioInit system_run_fun.o
- 0x0000e930 0x0000e930 0x0000002e Code RO 2639 i.allParaDefaultInit system_mem_para.o
- 0x0000e95e 0x0000e95e 0x00000002 PAD
- 0x0000e960 0x0000e960 0x00000040 Code RO 2640 i.allParaPatchPro system_mem_para.o
- 0x0000e9a0 0x0000e9a0 0x0000002e Code RO 2641 i.allParaReadFromEep system_mem_para.o
- 0x0000e9ce 0x0000e9ce 0x00000042 Code RO 318 i.arrayA_2_arrayB system_general_para.o
- 0x0000ea10 0x0000ea10 0x000003e0 Code RO 2223 i.balanceStatusHandler billing.o
- 0x0000edf0 0x0000edf0 0x00000020 Code RO 2119 i.borrow_Pwr_GPIO_Clk_Init power_manage.o
- 0x0000ee10 0x0000ee10 0x00000048 Code RO 816 i.delay_init delay.o
- 0x0000ee58 0x0000ee58 0x00000050 Code RO 817 i.delay_ms delay.o
- 0x0000eea8 0x0000eea8 0x00000050 Code RO 818 i.delay_us delay.o
- 0x0000eef8 0x0000eef8 0x000000ba Code RO 13786 i.eMBFuncReadCoils mbfunccoils.o
- 0x0000efb2 0x0000efb2 0x000000b8 Code RO 13831 i.eMBFuncReadDiscreteInputs mbfuncdisc.o
- 0x0000f06a 0x0000f06a 0x0000008a Code RO 13855 i.eMBFuncReadHoldingRegister mbfuncholding.o
- 0x0000f0f4 0x0000f0f4 0x0000008a Code RO 13897 i.eMBFuncReadInputRegister mbfuncinput.o
- 0x0000f17e 0x0000f17e 0x000000e0 Code RO 13856 i.eMBFuncReadWriteMultipleHoldingRegister mbfuncholding.o
- 0x0000f25e 0x0000f25e 0x00000002 PAD
- 0x0000f260 0x0000f260 0x00000028 Code RO 13921 i.eMBFuncReportSlaveID mbfuncother.o
- 0x0000f288 0x0000f288 0x00000070 Code RO 13787 i.eMBFuncWriteCoil mbfunccoils.o
- 0x0000f2f8 0x0000f2f8 0x00000040 Code RO 13857 i.eMBFuncWriteHoldingRegister mbfuncholding.o
- 0x0000f338 0x0000f338 0x0000009a Code RO 13788 i.eMBFuncWriteMultipleCoils mbfunccoils.o
- 0x0000f3d2 0x0000f3d2 0x0000006c Code RO 13858 i.eMBFuncWriteMultipleHoldingRegister mbfuncholding.o
- 0x0000f43e 0x0000f43e 0x00000002 PAD
- 0x0000f440 0x0000f440 0x000000dc Code RO 13702 i.eMBInit mb.o
- 0x0000f51c 0x0000f51c 0x00000140 Code RO 13703 i.eMBPoll mb.o
- 0x0000f65c 0x0000f65c 0x0000005c Code RO 14237 i.eMBRTUInit mbrtu.o
- 0x0000f6b8 0x0000f6b8 0x00000058 Code RO 14238 i.eMBRTUReceive mbrtu.o
- 0x0000f710 0x0000f710 0x000000c8 Code RO 14239 i.eMBRTUSend mbrtu.o
- 0x0000f7d8 0x0000f7d8 0x00000028 Code RO 14240 i.eMBRTUStart mbrtu.o
- 0x0000f800 0x0000f800 0x0000001c Code RO 14241 i.eMBRTUStop mbrtu.o
- 0x0000f81c 0x0000f81c 0x00000008 Code RO 14161 i.eMBRegCoilsCB regport.o
- 0x0000f824 0x0000f824 0x00000006 Code RO 14162 i.eMBRegDiscreteCB regport.o
- 0x0000f82a 0x0000f82a 0x00000002 PAD
- 0x0000f82c 0x0000f82c 0x00000064 Code RO 14163 i.eMBRegHoldingCB regport.o
- 0x0000f890 0x0000f890 0x0000004c Code RO 14164 i.eMBRegInputCB regport.o
- 0x0000f8dc 0x0000f8dc 0x0000010c Code RO 2642 i.eepABReadCheck system_mem_para.o
- 0x0000f9e8 0x0000f9e8 0x0000004e Code RO 2643 i.eepABWriteAndReadCheck system_mem_para.o
- 0x0000fa36 0x0000fa36 0x00000002 Code RO 2644 i.eepParaPatchPro_1 system_mem_para.o
- 0x0000fa38 0x0000fa38 0x00000040 Code RO 2646 i.eepWriteAndReadCheck system_mem_para.o
- 0x0000fa78 0x0000fa78 0x00000054 Code RO 14384 i.free mc_p.l(malloc.o)
- 0x0000facc 0x0000facc 0x0000000c Code RO 14 i.getSBoxInvert aes128.o
- 0x0000fad8 0x0000fad8 0x0000000c Code RO 15 i.getSBoxValue aes128.o
- 0x0000fae4 0x0000fae4 0x0000000c Code RO 382 i.hardwareDriversInit system_run_fun.o
- 0x0000faf0 0x0000faf0 0x00000170 Code RO 1622 i.keyPro key.o
- 0x0000fc60 0x0000fc60 0x00000070 Code RO 3087 i.lcdDisplayPro lcd.o
- 0x0000fcd0 0x0000fcd0 0x00000020 Code RO 2273 i.led_init other_fun.o
- 0x0000fcf0 0x0000fcf0 0x00000020 Code RO 2274 i.magnetic_interference_GPIO_Clk_Init other_fun.o
- 0x0000fd10 0x0000fd10 0x00000194 Code RO 521 i.main main.o
- 0x0000fea4 0x0000fea4 0x0000006c Code RO 14385 i.malloc mc_p.l(malloc.o)
- 0x0000ff10 0x0000ff10 0x00000038 Code RO 2647 i.paraCalcCrcAndWriteEepAB system_mem_para.o
- 0x0000ff48 0x0000ff48 0x00000024 Code RO 13954 i.prveMBError2Exception mbutils.o
- 0x0000ff6c 0x0000ff6c 0x0000011c Code RO 2515 i.sizhuHistoryRecord sizhu_history_record.o
- 0x00010088 0x00010088 0x000002b8 Code RO 2516 i.sizhuIntervalHistoryRecord sizhu_history_record.o
- 0x00010340 0x00010340 0x00000354 Code RO 2517 i.sizhuMDHHistoryRecord sizhu_history_record.o
- 0x00010694 0x00010694 0x000001e4 Code RO 383 i.sysRunFunCtrlPro system_run_fun.o
- 0x00010878 0x00010878 0x0000010c Code RO 384 i.sysRunFunParaInit system_run_fun.o
- 0x00010984 0x00010984 0x000000a4 Code RO 385 i.sysStoredParaInit system_run_fun.o
- 0x00010a28 0x00010a28 0x0000003c Code RO 2648 i.systemEepIdDefaultInit system_mem_para.o
- 0x00010a64 0x00010a64 0x00000028 Code RO 2649 i.systemEepIdReadFromEep system_mem_para.o
- 0x00010a8c 0x00010a8c 0x0000002c Code RO 319 i.ucharcmp system_general_para.o
- 0x00010ab8 0x00010ab8 0x00000064 Code RO 1018 i.up_comm_RX_DMA_CH2_Init uart.o
- 0x00010b1c 0x00010b1c 0x00000030 Code RO 1019 i.up_comm_RX_DMA_CH2_reload uart.o
- 0x00010b4c 0x00010b4c 0x00000084 Code RO 2768 i.up_comm_RX_DMA_check upper_com.o
- 0x00010bd0 0x00010bd0 0x00000098 Code RO 1020 i.up_comm_uart_Init uart.o
- 0x00010c68 0x00010c68 0x0000008c Code RO 2769 i.up_comm_uart_enable upper_com.o
- 0x00010cf4 0x00010cf4 0x000001ec Code RO 2770 i.upperComPro upper_com.o
- 0x00010ee0 0x00010ee0 0x00000034 Code RO 654 i.usMBCRC16 mbcrc1.o
- 0x00010f14 0x00010f14 0x00000018 Code RO 14212 i.usMBCRC16_initFF mbcrc_1.o
- 0x00010f2c 0x00010f2c 0x00000002 Code RO 14030 i.vMBPortSerialEnable portserial.o
- 0x00010f2e 0x00010f2e 0x00000002 Code RO 14116 i.vMBPortTimersDisable porttimer.o
- 0x00010f30 0x00010f30 0x00000002 Code RO 14110 i.vMBPortTimersEnable porttimer.o
- 0x00010f32 0x00010f32 0x00000002 PAD
- 0x00010f34 0x00010f34 0x00000018 Code RO 1996 i.valveCtrlPro valve_control.o
- 0x00010f4c 0x00010f4c 0x00000024 Code RO 13990 i.xMBPortEventGet portevent.o
- 0x00010f70 0x00010f70 0x00000010 Code RO 13991 i.xMBPortEventInit portevent.o
- 0x00010f80 0x00010f80 0x00000018 Code RO 13992 i.xMBPortEventPost portevent.o
- 0x00010f98 0x00010f98 0x00000014 Code RO 14031 i.xMBPortSerialGetByte portserial.o
- 0x00010fac 0x00010fac 0x0000002c Code RO 14032 i.xMBPortSerialInit portserial.o
- 0x00010fd8 0x00010fd8 0x0000002c Code RO 14033 i.xMBPortSerialPutByte portserial.o
- 0x00011004 0x00011004 0x00000006 Code RO 14086 i.xMBPortTimersInit porttimer.o
- 0x0001100a 0x0001100a 0x00000002 PAD
- 0x0001100c 0x0001100c 0x00000030 Code RO 14242 i.xMBRTUReceiveCheck mbrtu.o
- 0x0001103c 0x0001103c 0x0000008c Code RO 14243 i.xMBRTUReceiveFSM mbrtu.o
- 0x000110c8 0x000110c8 0x00000044 Code RO 14244 i.xMBRTUTimerT35Expired mbrtu.o
- 0x0001110c 0x0001110c 0x00000070 Code RO 14245 i.xMBRTUTransmitFSM mbrtu.o
- 0x0001117c 0x0001117c 0x00000012 Code RO 16 i.xtime aes128.o
- 0x0001118e 0x0001118e 0x000002ff Data RO 18 .constdata aes128.o
- 0x0001148d 0x0001148d 0x00000200 Data RO 655 .constdata mbcrc1.o
- 0x0001168d 0x0001168d 0x0000000c Data RO 14374 .constdata mc_p.l(mktime.o)
- 0x00011699 0x00011699 0x0000000c Data RO 14492 .constdata mc_p.l(localtime_i.o)
- 0x000116a5 0x000116a5 0x00000003 PAD
- 0x000116a8 0x000116a8 0x00000020 Data RO 14505 Region$$Table anon$$obj.o
+ 0x00019000 0x00019000 0x000000c0 Data RO 14444 RESET startup_fm33a0xxev.o
+ 0x000190c0 0x000190c0 0x00000000 Code RO 14485 * .ARM.Collect$$$$00000000 mc_p.l(entry.o)
+ 0x000190c0 0x000190c0 0x00000004 Code RO 14590 .ARM.Collect$$$$00000001 mc_p.l(entry2.o)
+ 0x000190c4 0x000190c4 0x00000004 Code RO 14593 .ARM.Collect$$$$00000004 mc_p.l(entry5.o)
+ 0x000190c8 0x000190c8 0x00000000 Code RO 14595 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o)
+ 0x000190c8 0x000190c8 0x00000000 Code RO 14597 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o)
+ 0x000190c8 0x000190c8 0x00000008 Code RO 14598 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o)
+ 0x000190d0 0x000190d0 0x00000004 Code RO 14605 .ARM.Collect$$$$0000000E mc_p.l(entry12b.o)
+ 0x000190d4 0x000190d4 0x00000000 Code RO 14600 .ARM.Collect$$$$0000000F mc_p.l(entry10a.o)
+ 0x000190d4 0x000190d4 0x00000000 Code RO 14602 .ARM.Collect$$$$00000011 mc_p.l(entry11a.o)
+ 0x000190d4 0x000190d4 0x00000004 Code RO 14591 .ARM.Collect$$$$00002712 mc_p.l(entry2.o)
+ 0x000190d8 0x000190d8 0x0000001c Code RO 14445 .text startup_fm33a0xxev.o
+ 0x000190f4 0x000190f4 0x0000002c Code RO 14488 .text mc_p.l(uidiv.o)
+ 0x00019120 0x00019120 0x00000028 Code RO 14490 .text mc_p.l(idiv.o)
+ 0x00019148 0x00019148 0x00000024 Code RO 14494 .text mc_p.l(rand.o)
+ 0x0001916c 0x0001916c 0x0000008c Code RO 14497 .text mc_p.l(mktime.o)
+ 0x000191f8 0x000191f8 0x00000024 Code RO 14500 .text mc_p.l(memcpya.o)
+ 0x0001921c 0x0001921c 0x00000024 Code RO 14502 .text mc_p.l(memseta.o)
+ 0x00019240 0x00019240 0x00000028 Code RO 14504 .text mc_p.l(strstr.o)
+ 0x00019268 0x00019268 0x00000014 Code RO 14536 .text mc_p.l(uread4.o)
+ 0x0001927c 0x0001927c 0x0000001c Code RO 14538 .text mc_p.l(uread8.o)
+ 0x00019298 0x00019298 0x00000012 Code RO 14540 .text mc_p.l(uwrite4.o)
+ 0x000192aa 0x000192aa 0x0000001e Code RO 14542 .text mc_p.l(uwrite8.o)
+ 0x000192c8 0x000192c8 0x000000b2 Code RO 14544 .text mf_p.l(fadd.o)
+ 0x0001937a 0x0001937a 0x0000007a Code RO 14546 .text mf_p.l(fmul.o)
+ 0x000193f4 0x000193f4 0x0000007c Code RO 14548 .text mf_p.l(fdiv.o)
+ 0x00019470 0x00019470 0x00000168 Code RO 14550 .text mf_p.l(dadd.o)
+ 0x000195d8 0x000195d8 0x000000d0 Code RO 14552 .text mf_p.l(dmul.o)
+ 0x000196a8 0x000196a8 0x000000f0 Code RO 14554 .text mf_p.l(ddiv.o)
+ 0x00019798 0x00019798 0x00000016 Code RO 14556 .text mf_p.l(fflti.o)
+ 0x000197ae 0x000197ae 0x0000000e Code RO 14558 .text mf_p.l(ffltui.o)
+ 0x000197bc 0x000197bc 0x00000028 Code RO 14560 .text mf_p.l(dflti.o)
+ 0x000197e4 0x000197e4 0x0000001c Code RO 14562 .text mf_p.l(dfltui.o)
+ 0x00019800 0x00019800 0x0000002c Code RO 14564 .text mf_p.l(dfltl.o)
+ 0x0001982c 0x0001982c 0x00000032 Code RO 14566 .text mf_p.l(ffixi.o)
+ 0x0001985e 0x0001985e 0x00000028 Code RO 14568 .text mf_p.l(ffixui.o)
+ 0x00019886 0x00019886 0x00000002 PAD
+ 0x00019888 0x00019888 0x00000048 Code RO 14570 .text mf_p.l(dfixi.o)
+ 0x000198d0 0x000198d0 0x0000003c Code RO 14572 .text mf_p.l(dfixui.o)
+ 0x0001990c 0x0001990c 0x00000050 Code RO 14574 .text mf_p.l(dfixl.o)
+ 0x0001995c 0x0001995c 0x00000040 Code RO 14576 .text mf_p.l(dfixul.o)
+ 0x0001999c 0x0001999c 0x00000028 Code RO 14578 .text mf_p.l(f2d.o)
+ 0x000199c4 0x000199c4 0x00000028 Code RO 14580 .text mf_p.l(cdcmple.o)
+ 0x000199ec 0x000199ec 0x00000028 Code RO 14582 .text mf_p.l(cdrcmple.o)
+ 0x00019a14 0x00019a14 0x00000038 Code RO 14584 .text mf_p.l(d2f.o)
+ 0x00019a4c 0x00019a4c 0x00000014 Code RO 14586 .text mf_p.l(cfcmple.o)
+ 0x00019a60 0x00019a60 0x00000014 Code RO 14588 .text mf_p.l(cfrcmple.o)
+ 0x00019a74 0x00019a74 0x00000020 Code RO 14606 .text mc_p.l(llshl.o)
+ 0x00019a94 0x00019a94 0x00000022 Code RO 14608 .text mc_p.l(llushr.o)
+ 0x00019ab6 0x00019ab6 0x00000026 Code RO 14610 .text mc_p.l(llsshr.o)
+ 0x00019adc 0x00019adc 0x00000074 Code RO 14615 .text mc_p.l(localtime_i.o)
+ 0x00019b50 0x00019b50 0x00000000 Code RO 14620 .text mc_p.l(iusefp.o)
+ 0x00019b50 0x00019b50 0x00000082 Code RO 14621 .text mf_p.l(fepilogue.o)
+ 0x00019bd2 0x00019bd2 0x000000be Code RO 14623 .text mf_p.l(depilogue.o)
+ 0x00019c90 0x00019c90 0x00000024 Code RO 14627 .text mc_p.l(init.o)
+ 0x00019cb4 0x00019cb4 0x00000056 Code RO 14637 .text mc_p.l(__dczerorl2.o)
+ 0x00019d0a 0x00019d0a 0x00000002 PAD
+ 0x00019d0c 0x00019d0c 0x00000020 Code RO 3492 i.ADC_CFGR_ACC_PERIOD_Set fm33a0xxev_adc.o
+ 0x00019d2c 0x00019d2c 0x00000024 Code RO 3494 i.ADC_CFGR_BUFEN_Setable fm33a0xxev_adc.o
+ 0x00019d50 0x00019d50 0x0000001c Code RO 3496 i.ADC_CFGR_BUFSEL_Set fm33a0xxev_adc.o
+ 0x00019d6c 0x00019d6c 0x00000024 Code RO 3500 i.ADC_CR_ACC_IE_Setable fm33a0xxev_adc.o
+ 0x00019d90 0x00019d90 0x00000024 Code RO 3504 i.ADC_CR_EN_Setable fm33a0xxev_adc.o
+ 0x00019db4 0x00019db4 0x00000020 Code RO 3506 i.ADC_CR_HPEN_Set fm33a0xxev_adc.o
+ 0x00019dd4 0x00019dd4 0x00000020 Code RO 3508 i.ADC_CR_MODE_Set fm33a0xxev_adc.o
+ 0x00019df4 0x00019df4 0x00000024 Code RO 3510 i.ADC_CR_RSTCTRL_EN_Setable fm33a0xxev_adc.o
+ 0x00019e18 0x00019e18 0x0000000c Code RO 3511 i.ADC_DR_Read fm33a0xxev_adc.o
+ 0x00019e24 0x00019e24 0x0000005c Code RO 1279 i.ADC_IN10_Init adc.o
+ 0x00019e80 0x00019e80 0x0000005c Code RO 1281 i.ADC_IN5_Init adc.o
+ 0x00019edc 0x00019edc 0x0000001c Code RO 3513 i.ADC_ISR_ACC_IF_Chk fm33a0xxev_adc.o
+ 0x00019ef8 0x00019ef8 0x00000010 Code RO 3514 i.ADC_ISR_ACC_IF_Clr fm33a0xxev_adc.o
+ 0x00019f08 0x00019f08 0x00000010 Code RO 3520 i.ADC_TRIM_Write fm33a0xxev_adc.o
+ 0x00019f18 0x00019f18 0x00000058 Code RO 1283 i.ADC_Temp_Init adc.o
+ 0x00019f70 0x00019f70 0x0000002c Code RO 1 i.AES128_ECB_decrypt aes128.o
+ 0x00019f9c 0x00019f9c 0x0000002c Code RO 2 i.AES128_ECB_encrypt aes128.o
+ 0x00019fc8 0x00019fc8 0x00000048 Code RO 3 i.AddRoundKey aes128.o
+ 0x0001a010 0x0001a010 0x00000028 Code RO 104 i.AlarmCntClearAll sizhu_ctrl_word.o
+ 0x0001a038 0x0001a038 0x00000084 Code RO 105 i.AlarmCntIncrease sizhu_ctrl_word.o
+ 0x0001a0bc 0x0001a0bc 0x00000002 Code RO 614 i.Alarm_List_Node_Deleted linked_list.o
+ 0x0001a0be 0x0001a0be 0x00000002 Code RO 616 i.Alarm_List_Node_PushBack linked_list.o
+ 0x0001a0c0 0x0001a0c0 0x000002b4 Code RO 2116 i.Alka_Bat_Voltage_Status power_manage.o
+ 0x0001a374 0x0001a374 0x00000024 Code RO 2117 i.Alka_Battery_GPIO_Clk_Init power_manage.o
+ 0x0001a398 0x0001a398 0x000000a6 Code RO 897 i.AltFunIO gpio.o
+ 0x0001a43e 0x0001a43e 0x00000050 Code RO 899 i.AnalogIO gpio.o
+ 0x0001a48e 0x0001a48e 0x00000002 PAD
+ 0x0001a490 0x0001a490 0x00000060 Code RO 900 i.AnalogIO_H gpio.o
+ 0x0001a4f0 0x0001a4f0 0x00000010 Code RO 1145 i.BSTIM_IRQHandler tim.o
+ 0x0001a500 0x0001a500 0x00000018 Code RO 4231 i.BSTIM_ISR_UIF_Chk fm33a0xxev_bstim.o
+ 0x0001a518 0x0001a518 0x0000000c Code RO 4232 i.BSTIM_ISR_UIF_Clr fm33a0xxev_bstim.o
+ 0x0001a524 0x0001a524 0x00000012 Code RO 4374 i.BTx_CFGR1_GRP1SEL_Set fm33a0xxev_bt.o
+ 0x0001a536 0x0001a536 0x00000018 Code RO 4402 i.BTx_CR1_CHEN_Setable fm33a0xxev_bt.o
+ 0x0001a54e 0x0001a54e 0x00000018 Code RO 4406 i.BTx_CR1_EDGESEL_Set fm33a0xxev_bt.o
+ 0x0001a566 0x0001a566 0x00000018 Code RO 4408 i.BTx_CR1_MODE_Set fm33a0xxev_bt.o
+ 0x0001a57e 0x0001a57e 0x00000018 Code RO 4412 i.BTx_CR2_CNTHSEL_Set fm33a0xxev_bt.o
+ 0x0001a596 0x0001a596 0x00000018 Code RO 4420 i.BTx_CR2_SIG2SEL_Set fm33a0xxev_bt.o
+ 0x0001a5ae 0x0001a5ae 0x00000018 Code RO 4424 i.BTx_CR2_STDIR_Setable fm33a0xxev_bt.o
+ 0x0001a5c6 0x0001a5c6 0x00000018 Code RO 4429 i.BTx_IER_CMPHIE_Setable fm33a0xxev_bt.o
+ 0x0001a5de 0x0001a5de 0x00000018 Code RO 4433 i.BTx_IER_OVHIE_Setable fm33a0xxev_bt.o
+ 0x0001a5f6 0x0001a5f6 0x00000002 PAD
+ 0x0001a5f8 0x0001a5f8 0x00000060 Code RO 1146 i.BTx_IRQHandler tim.o
+ 0x0001a658 0x0001a658 0x00000014 Code RO 4438 i.BTx_ISR_CMPHIF_Chk fm33a0xxev_bt.o
+ 0x0001a66c 0x0001a66c 0x00000006 Code RO 4439 i.BTx_ISR_CMPHIF_Clr fm33a0xxev_bt.o
+ 0x0001a672 0x0001a672 0x00000006 Code RO 4441 i.BTx_ISR_CMPLIF_Clr fm33a0xxev_bt.o
+ 0x0001a678 0x0001a678 0x00000018 Code RO 4448 i.BTx_LOADCR_LHEN_Setable fm33a0xxev_bt.o
+ 0x0001a690 0x0001a690 0x00000018 Code RO 4450 i.BTx_LOADCR_LLEN_Setable fm33a0xxev_bt.o
+ 0x0001a6a8 0x0001a6a8 0x00000006 Code RO 4452 i.BTx_LOADH_Write fm33a0xxev_bt.o
+ 0x0001a6ae 0x0001a6ae 0x00000006 Code RO 4454 i.BTx_LOADL_Write fm33a0xxev_bt.o
+ 0x0001a6b4 0x0001a6b4 0x00000006 Code RO 4470 i.BTx_PRES_Write fm33a0xxev_bt.o
+ 0x0001a6ba 0x0001a6ba 0x00000002 PAD
+ 0x0001a6bc 0x0001a6bc 0x000000c8 Code RO 1147 i.BasicTimer16_Init tim.o
+ 0x0001a784 0x0001a784 0x00000014 Code RO 4 i.BlockCopy aes128.o
+ 0x0001a798 0x0001a798 0x00000208 Code RO 1778 i.BootLoader_IapConfigCheckHandler bootloader_iap.o
+ 0x0001a9a0 0x0001a9a0 0x0000001c Code RO 1779 i.BootLoader_IapConfigLzmaSetHander bootloader_iap.o
+ 0x0001a9bc 0x0001a9bc 0x00000140 Code RO 1780 i.BootLoader_IapConfigSetHander bootloader_iap.o
+ 0x0001aafc 0x0001aafc 0x000000cc Code RO 1781 i.BootLoader_IapDiffDataHandler bootloader_iap.o
+ 0x0001abc8 0x0001abc8 0x0000004c Code RO 1782 i.BootLoader_IapDiffMapSetHandler bootloader_iap.o
+ 0x0001ac14 0x0001ac14 0x00000018 Code RO 4979 i.CDIF_CR_INTF_EN_Getable fm33a0xxev_cdif.o
+ 0x0001ac2c 0x0001ac2c 0x00000018 Code RO 4980 i.CDIF_CR_INTF_EN_Setable fm33a0xxev_cdif.o
+ 0x0001ac44 0x0001ac44 0x00000120 Code RO 5028 i.CMU_GetClocksFreq fm33a0xxev_cmu.o
+ 0x0001ad64 0x0001ad64 0x00000024 Code RO 5030 i.CMU_IER_HFDET_IE_Setable fm33a0xxev_cmu.o
+ 0x0001ad88 0x0001ad88 0x00000004 Code RO 745 i.CMU_IRQHandler user_init.o
+ 0x0001ad8c 0x0001ad8c 0x0000001c Code RO 5033 i.CMU_ISR_HFDETO_Chk fm33a0xxev_cmu.o
+ 0x0001ada8 0x0001ada8 0x00000054 Code RO 5038 i.CMU_Init_RCHF_Trim fm33a0xxev_cmu.o
+ 0x0001adfc 0x0001adfc 0x00000024 Code RO 5040 i.CMU_OPCCR1_EXTICKE_Setable fm33a0xxev_cmu.o
+ 0x0001ae20 0x0001ae20 0x00000020 Code RO 5042 i.CMU_OPCCR1_EXTICKSEL_Set fm33a0xxev_cmu.o
+ 0x0001ae40 0x0001ae40 0x00000028 Code RO 5060 i.CMU_OPCCR1_UART0CKE_Setable fm33a0xxev_cmu.o
+ 0x0001ae68 0x0001ae68 0x0000001c Code RO 5062 i.CMU_OPCCR1_UART0CKS_Set fm33a0xxev_cmu.o
+ 0x0001ae84 0x0001ae84 0x00000028 Code RO 5064 i.CMU_OPCCR1_UART1CKE_Setable fm33a0xxev_cmu.o
+ 0x0001aeac 0x0001aeac 0x00000020 Code RO 5066 i.CMU_OPCCR1_UART1CKS_Set fm33a0xxev_cmu.o
+ 0x0001aecc 0x0001aecc 0x00000028 Code RO 5076 i.CMU_OPCCR2_NVMCKE_Setable fm33a0xxev_cmu.o
+ 0x0001aef4 0x0001aef4 0x00000068 Code RO 5081 i.CMU_PERCLK_SetableEx fm33a0xxev_cmu.o
+ 0x0001af5c 0x0001af5c 0x00000018 Code RO 5082 i.CMU_PLLHCR_EN_Getable fm33a0xxev_cmu.o
+ 0x0001af74 0x0001af74 0x00000010 Code RO 5087 i.CMU_PLLHCR_OSEL_Get fm33a0xxev_cmu.o
+ 0x0001af84 0x0001af84 0x00000014 Code RO 5089 i.CMU_PLLHCR_PLLHDB_Get fm33a0xxev_cmu.o
+ 0x0001af98 0x0001af98 0x00000010 Code RO 5099 i.CMU_RCHFCR_FSEL_Get fm33a0xxev_cmu.o
+ 0x0001afa8 0x0001afa8 0x00000020 Code RO 5100 i.CMU_RCHFCR_FSEL_Set fm33a0xxev_cmu.o
+ 0x0001afc8 0x0001afc8 0x00000018 Code RO 5101 i.CMU_RCHFCR_RCHFEN_Getable fm33a0xxev_cmu.o
+ 0x0001afe0 0x0001afe0 0x00000024 Code RO 5102 i.CMU_RCHFCR_RCHFEN_Setable fm33a0xxev_cmu.o
+ 0x0001b004 0x0001b004 0x00000018 Code RO 5104 i.CMU_RCHFTR_RCHFTRIM_Set fm33a0xxev_cmu.o
+ 0x0001b01c 0x0001b01c 0x00000012 Code RO 5105 i.CMU_RCHF_Init fm33a0xxev_cmu.o
+ 0x0001b02e 0x0001b02e 0x00000002 PAD
+ 0x0001b030 0x0001b030 0x00000010 Code RO 5106 i.CMU_SYSCLKCR_AHBPRES_Get fm33a0xxev_cmu.o
+ 0x0001b040 0x0001b040 0x00000020 Code RO 5107 i.CMU_SYSCLKCR_AHBPRES_Set fm33a0xxev_cmu.o
+ 0x0001b060 0x0001b060 0x00000010 Code RO 5108 i.CMU_SYSCLKCR_APBPRES_Get fm33a0xxev_cmu.o
+ 0x0001b070 0x0001b070 0x00000020 Code RO 5109 i.CMU_SYSCLKCR_APBPRES_Set fm33a0xxev_cmu.o
+ 0x0001b090 0x0001b090 0x00000028 Code RO 5111 i.CMU_SYSCLKCR_SLP_ENEXTI_Setable fm33a0xxev_cmu.o
+ 0x0001b0b8 0x0001b0b8 0x00000010 Code RO 5114 i.CMU_SYSCLKCR_SYSCLKSEL_Get fm33a0xxev_cmu.o
+ 0x0001b0c8 0x0001b0c8 0x0000001c Code RO 5115 i.CMU_SYSCLKCR_SYSCLKSEL_Set fm33a0xxev_cmu.o
+ 0x0001b0e4 0x0001b0e4 0x0000001e Code RO 5116 i.CMU_SysClk_Init fm33a0xxev_cmu.o
+ 0x0001b102 0x0001b102 0x00000002 PAD
+ 0x0001b104 0x0001b104 0x00000024 Code RO 5118 i.CMU_XTHFCR_XTHFEN_Setable fm33a0xxev_cmu.o
+ 0x0001b128 0x0001b128 0x00000020 Code RO 5120 i.CMU_XTHFCR_XTHF_CFG_Set fm33a0xxev_cmu.o
+ 0x0001b148 0x0001b148 0x00000034 Code RO 2872 i.COM_equipment_basic_inf_handle upper_com_data_pro.o
+ 0x0001b17c 0x0001b17c 0x00000088 Code RO 2873 i.COM_time_set_handle upper_com_data_pro.o
+ 0x0001b204 0x0001b204 0x00000028 Code RO 13709 i.CV_lose_check_GPIO_Clk_Init pulse_and_alarm_line.o
+ 0x0001b22c 0x0001b22c 0x00000038 Code RO 5 i.Cipher aes128.o
+ 0x0001b264 0x0001b264 0x00000038 Code RO 902 i.CloseIO gpio.o
+ 0x0001b29c 0x0001b29c 0x00000020 Code RO 13710 i.Close_Valve_Alarm_Line_GPIO_Clk_Init pulse_and_alarm_line.o
+ 0x0001b2bc 0x0001b2bc 0x00000020 Code RO 13711 i.Close_Valve_Alarm_Line_GPIO_Clk_sleep pulse_and_alarm_line.o
+ 0x0001b2dc 0x0001b2dc 0x00000098 Code RO 2658 i.CtrlWordParaDefaultInit system_mem_para.o
+ 0x0001b374 0x0001b374 0x0000009c Code RO 2659 i.CtrlWordParaReadFromEep system_mem_para.o
+ 0x0001b410 0x0001b410 0x0000000a Code RO 861 i.DEBUG_Init rcc_config.o
+ 0x0001b41a 0x0001b41a 0x00000002 PAD
+ 0x0001b41c 0x0001b41c 0x00000020 Code RO 6396 i.DMA_CH11CR_CH11DIR_Set fm33a0xxev_dma.o
+ 0x0001b43c 0x0001b43c 0x00000024 Code RO 6398 i.DMA_CH11CR_CH11EN_Setable fm33a0xxev_dma.o
+ 0x0001b460 0x0001b460 0x00000020 Code RO 6400 i.DMA_CH11CR_CH11FI_Set fm33a0xxev_dma.o
+ 0x0001b480 0x0001b480 0x00000024 Code RO 6402 i.DMA_CH11CR_CH11FTIE_Setable fm33a0xxev_dma.o
+ 0x0001b4a4 0x0001b4a4 0x00000024 Code RO 6404 i.DMA_CH11CR_CH11HTIE_Setable fm33a0xxev_dma.o
+ 0x0001b4c8 0x0001b4c8 0x00000020 Code RO 6406 i.DMA_CH11CR_CH11PRI_Set fm33a0xxev_dma.o
+ 0x0001b4e8 0x0001b4e8 0x00000020 Code RO 6408 i.DMA_CH11CR_CH11RI_Set fm33a0xxev_dma.o
+ 0x0001b508 0x0001b508 0x00000020 Code RO 6410 i.DMA_CH11CR_CH11TSIZE_Set fm33a0xxev_dma.o
+ 0x0001b528 0x0001b528 0x00000010 Code RO 6412 i.DMA_CH11FAR_Write fm33a0xxev_dma.o
+ 0x0001b538 0x0001b538 0x00000024 Code RO 6416 i.DMA_CHxCR_BDW_Set fm33a0xxev_dma.o
+ 0x0001b55c 0x0001b55c 0x00000020 Code RO 6417 i.DMA_CHxCR_CHxFTIE_Getable fm33a0xxev_dma.o
+ 0x0001b57c 0x0001b57c 0x00000028 Code RO 6418 i.DMA_CHxCR_CHxFTIE_Setable fm33a0xxev_dma.o
+ 0x0001b5a4 0x0001b5a4 0x00000028 Code RO 6420 i.DMA_CHxCR_CHxHTIE_Setable fm33a0xxev_dma.o
+ 0x0001b5cc 0x0001b5cc 0x00000024 Code RO 6422 i.DMA_CHxCR_CHxINC_Set fm33a0xxev_dma.o
+ 0x0001b5f0 0x0001b5f0 0x00000024 Code RO 6424 i.DMA_CHxCR_CHxPRI_Set fm33a0xxev_dma.o
+ 0x0001b614 0x0001b614 0x00000024 Code RO 6426 i.DMA_CHxCR_CHxSSEL_Set fm33a0xxev_dma.o
+ 0x0001b638 0x0001b638 0x00000024 Code RO 6428 i.DMA_CHxCR_CHxTSIZE_Set fm33a0xxev_dma.o
+ 0x0001b65c 0x0001b65c 0x00000028 Code RO 6430 i.DMA_CHxCR_CIRC_Setable fm33a0xxev_dma.o
+ 0x0001b684 0x0001b684 0x00000028 Code RO 6434 i.DMA_CHxCR_ChxEN_Setable fm33a0xxev_dma.o
+ 0x0001b6ac 0x0001b6ac 0x00000024 Code RO 6436 i.DMA_CHxCR_DIR_Set fm33a0xxev_dma.o
+ 0x0001b6d0 0x0001b6d0 0x00000010 Code RO 6441 i.DMA_CHxMAR_Read fm33a0xxev_dma.o
+ 0x0001b6e0 0x0001b6e0 0x00000010 Code RO 6442 i.DMA_CHxMAR_Write fm33a0xxev_dma.o
+ 0x0001b6f0 0x0001b6f0 0x00000024 Code RO 6447 i.DMA_GCR_DMAEN_Setable fm33a0xxev_dma.o
+ 0x0001b714 0x0001b714 0x0000001e Code RO 1011 i.DMA_IRQHandler uart.o
+ 0x0001b732 0x0001b732 0x00000002 PAD
+ 0x0001b734 0x0001b734 0x00000020 Code RO 6450 i.DMA_ISR_DMACHFT_Chk fm33a0xxev_dma.o
+ 0x0001b754 0x0001b754 0x00000010 Code RO 6451 i.DMA_ISR_DMACHFT_Clr fm33a0xxev_dma.o
+ 0x0001b764 0x0001b764 0x000000b4 Code RO 6456 i.DMA_Init fm33a0xxev_dma.o
+ 0x0001b818 0x0001b818 0x00000050 Code RO 3067 i.DataAes128EcbDecrypt wrc_sizhu_v4.o
+ 0x0001b868 0x0001b868 0x00000084 Code RO 3068 i.DataAes128EcbEncrypt wrc_sizhu_v4.o
+ 0x0001b8ec 0x0001b8ec 0x00000030 Code RO 3069 i.DataReadAddrInit wrc_sizhu_v4.o
+ 0x0001b91c 0x0001b91c 0x000000b0 Code RO 3070 i.DataReportAckPro wrc_sizhu_v4.o
+ 0x0001b9cc 0x0001b9cc 0x000001dc Code RO 328 i.Datecmp system_general_para.o
+ 0x0001bba8 0x0001bba8 0x0000005c Code RO 1845 i.E2P_Ctrl_Gpio_Init eeprom.o
+ 0x0001bc04 0x0001bc04 0x0000005c Code RO 1846 i.E2P_Ctrl_Gpio_sleep eeprom.o
+ 0x0001bc60 0x0001bc60 0x00000070 Code RO 1848 i.EEPROM_MultipleRead eeprom.o
+ 0x0001bcd0 0x0001bcd0 0x00000118 Code RO 1849 i.EEPROM_MultipleWrite eeprom.o
+ 0x0001bde8 0x0001bde8 0x00000012 Code RO 1850 i.EEPROM_Wait_Busy eeprom.o
+ 0x0001bdfa 0x0001bdfa 0x00000002 PAD
+ 0x0001bdfc 0x0001bdfc 0x0000004c Code RO 1862 i.EEPROM_stat_read eeprom.o
+ 0x0001be48 0x0001be48 0x000000f0 Code RO 13655 i.EKMODBUS_dataAnalysis rs485_data_analysis_pro.o
+ 0x0001bf38 0x0001bf38 0x0000002c Code RO 2118 i.EX_Pwr_GPIO_Clk_Init power_manage.o
+ 0x0001bf64 0x0001bf64 0x000000a0 Code RO 3071 i.EndFramePro wrc_sizhu_v4.o
+ 0x0001c004 0x0001c004 0x0000001c Code RO 2660 i.EquipmentBasicInfoDefaultInit system_mem_para.o
+ 0x0001c020 0x0001c020 0x00000028 Code RO 2661 i.EquipmentBasicInfoReadFromEep system_mem_para.o
+ 0x0001c048 0x0001c048 0x00000020 Code RO 106 i.EveryDayClearAlarmCnt sizhu_ctrl_word.o
+ 0x0001c068 0x0001c068 0x0000003c Code RO 1665 i.FLASH_Write_Enable off_chip_flash.o
+ 0x0001c0a4 0x0001c0a4 0x0000001c Code RO 7123 i.FLS_EPCR_EREQ_Set fm33a0xxev_flash.o
+ 0x0001c0c0 0x0001c0c0 0x00000020 Code RO 7125 i.FLS_EPCR_ERTYPE_Set fm33a0xxev_flash.o
+ 0x0001c0e0 0x0001c0e0 0x00000020 Code RO 7127 i.FLS_EPCR_PREQ_Set fm33a0xxev_flash.o
+ 0x0001c100 0x0001c100 0x00000018 Code RO 7145 i.FLS_ISR_ERD_Chk fm33a0xxev_flash.o
+ 0x0001c118 0x0001c118 0x0000000c Code RO 7146 i.FLS_ISR_ERD_Clr fm33a0xxev_flash.o
+ 0x0001c124 0x0001c124 0x00000018 Code RO 7152 i.FLS_ISR_PRD_Chk fm33a0xxev_flash.o
+ 0x0001c13c 0x0001c13c 0x0000000c Code RO 7153 i.FLS_ISR_PRD_Clr fm33a0xxev_flash.o
+ 0x0001c148 0x0001c148 0x0000000c Code RO 7154 i.FLS_KEY_Write fm33a0xxev_flash.o
+ 0x0001c154 0x0001c154 0x0000001c Code RO 7166 i.FLS_RDCR_WAIT_Set fm33a0xxev_flash.o
+ 0x0001c170 0x0001c170 0x00000048 Code RO 2610 i.FlashLogAddrCheck system_flash_mem_manage.o
+ 0x0001c1b8 0x0001c1b8 0x000000dc Code RO 2612 i.FlashMultipleReadAndCrcCheck system_flash_mem_manage.o
+ 0x0001c294 0x0001c294 0x0000002c Code RO 2613 i.FlashMultipleWriteAndReadCheck system_flash_mem_manage.o
+ 0x0001c2c0 0x0001c2c0 0x0000006c Code RO 1508 i.FlashPageErase flash.o
+ 0x0001c32c 0x0001c32c 0x0000007c Code RO 2614 i.FlashWriteAndReadCheck system_flash_mem_manage.o
+ 0x0001c3a8 0x0001c3a8 0x00000038 Code RO 1509 i.Flash_AppPageErase flash.o
+ 0x0001c3e0 0x0001c3e0 0x0000005c Code RO 1510 i.Flash_App_Write_String flash.o
+ 0x0001c43c 0x0001c43c 0x00000060 Code RO 1668 i.Flash_OUT_Erase_Sector off_chip_flash.o
+ 0x0001c49c 0x0001c49c 0x00000048 Code RO 1671 i.Flash_ReadSR off_chip_flash.o
+ 0x0001c4e4 0x0001c4e4 0x00000012 Code RO 1673 i.Flash_Wait_Busy off_chip_flash.o
+ 0x0001c4f6 0x0001c4f6 0x00000044 Code RO 1674 i.Flash_Write_NoCheck off_chip_flash.o
+ 0x0001c53a 0x0001c53a 0x00000002 PAD
+ 0x0001c53c 0x0001c53c 0x00000070 Code RO 1675 i.Flash_Write_Page off_chip_flash.o
+ 0x0001c5ac 0x0001c5ac 0x00000014 Code RO 1989 i.Force_Open_GPIO_Init valve_control.o
+ 0x0001c5c0 0x0001c5c0 0x0000001c Code RO 7419 i.GPIOH_ReadInputDataBit fm33a0xxev_gpio.o
+ 0x0001c5dc 0x0001c5dc 0x000000fc Code RO 7426 i.GPIO_EXTI_EXTIDF_Setable fm33a0xxev_gpio.o
+ 0x0001c6d8 0x0001c6d8 0x000000f4 Code RO 7428 i.GPIO_EXTI_EXTIISR_ChkEx fm33a0xxev_gpio.o
+ 0x0001c7cc 0x0001c7cc 0x000000ec Code RO 7429 i.GPIO_EXTI_EXTIISR_ClrEx fm33a0xxev_gpio.o
+ 0x0001c8b8 0x0001c8b8 0x00000058 Code RO 7430 i.GPIO_EXTI_Init fm33a0xxev_gpio.o
+ 0x0001c910 0x0001c910 0x0000010c Code RO 7431 i.GPIO_EXTI_Select_Edge fm33a0xxev_gpio.o
+ 0x0001ca1c 0x0001ca1c 0x00000134 Code RO 7432 i.GPIO_EXTI_Select_Pin fm33a0xxev_gpio.o
+ 0x0001cb50 0x0001cb50 0x00000094 Code RO 7437 i.GPIO_Get_InitPara fm33a0xxev_gpio.o
+ 0x0001cbe4 0x0001cbe4 0x000002dc Code RO 976 i.GPIO_IRQHandler exti.o
+ 0x0001cec0 0x0001cec0 0x00000072 Code RO 7442 i.GPIO_Init fm33a0xxev_gpio.o
+ 0x0001cf32 0x0001cf32 0x00000014 Code RO 7450 i.GPIO_ReadInputDataBit fm33a0xxev_gpio.o
+ 0x0001cf46 0x0001cf46 0x00000004 Code RO 7453 i.GPIO_ResetBits fm33a0xxev_gpio.o
+ 0x0001cf4a 0x0001cf4a 0x00000004 Code RO 7454 i.GPIO_SetBits fm33a0xxev_gpio.o
+ 0x0001cf4e 0x0001cf4e 0x00000010 Code RO 7455 i.GPIO_ToggleBits fm33a0xxev_gpio.o
+ 0x0001cf5e 0x0001cf5e 0x0000001c Code RO 7457 i.GPIOx_ANEN_Setable fm33a0xxev_gpio.o
+ 0x0001cf7a 0x0001cf7a 0x00000002 PAD
+ 0x0001cf7c 0x0001cf7c 0x00000880 Code RO 2119 i.GetPwrStatusPro power_manage.o
+ 0x0001d7fc 0x0001d7fc 0x00000044 Code RO 1991 i.GetValveRunMaxTime valve_control.o
+ 0x0001d840 0x0001d840 0x00000030 Code RO 1284 i.Get_AdcTempValue adc.o
+ 0x0001d870 0x0001d870 0x00000032 Code RO 1285 i.Get_AdcValue adc.o
+ 0x0001d8a2 0x0001d8a2 0x00000002 PAD
+ 0x0001d8a4 0x0001d8a4 0x00000094 Code RO 2120 i.Get_Alka_Bat_Voltage power_manage.o
+ 0x0001d938 0x0001d938 0x000000ba Code RO 1559 i.Get_Extern_Rtc_Time extern_rtc.o
+ 0x0001d9f2 0x0001d9f2 0x00000002 PAD
+ 0x0001d9f4 0x0001d9f4 0x00000094 Code RO 2121 i.Get_Lith_Bat_Voltage power_manage.o
+ 0x0001da88 0x0001da88 0x00000030 Code RO 2122 i.Get_Mcu_Temp power_manage.o
+ 0x0001dab8 0x0001dab8 0x000000de Code RO 2123 i.Get_vol_Average power_manage.o
+ 0x0001db96 0x0001db96 0x00000002 PAD
+ 0x0001db98 0x0001db98 0x0000008c Code RO 2517 i.HistoryRecordTest sizhu_history_record.o
+ 0x0001dc24 0x0001dc24 0x00000040 Code RO 1360 i.I2c_Ack i2c.o
+ 0x0001dc64 0x0001dc64 0x00000038 Code RO 1361 i.I2c_No_Ack i2c.o
+ 0x0001dc9c 0x0001dc9c 0x00000058 Code RO 1362 i.I2c_Read i2c.o
+ 0x0001dcf4 0x0001dcf4 0x00000028 Code RO 1363 i.I2c_Scl_Gpio_Init i2c.o
+ 0x0001dd1c 0x0001dd1c 0x0000006c Code RO 1364 i.I2c_Send i2c.o
+ 0x0001dd88 0x0001dd88 0x0000003c Code RO 1365 i.I2c_Start i2c.o
+ 0x0001ddc4 0x0001ddc4 0x00000040 Code RO 1366 i.I2c_Stop i2c.o
+ 0x0001de04 0x0001de04 0x00000044 Code RO 329 i.IO_JitterEliminationCheck system_general_para.o
+ 0x0001de48 0x0001de48 0x00000010 Code RO 748 i.IWDT_Clr user_init.o
+ 0x0001de58 0x0001de58 0x00000020 Code RO 749 i.IWDT_Init user_init.o
+ 0x0001de78 0x0001de78 0x00000064 Code RO 1783 i.IapBootload_WriteCfgFlash_Handler bootloader_iap.o
+ 0x0001dedc 0x0001dedc 0x0000001a Code RO 750 i.Init_RCHF user_init.o
+ 0x0001def6 0x0001def6 0x00000002 PAD
+ 0x0001def8 0x0001def8 0x00000024 Code RO 751 i.Init_RCLP user_init.o
+ 0x0001df1c 0x0001df1c 0x00000078 Code RO 752 i.Init_SysClk user_init.o
+ 0x0001df94 0x0001df94 0x00000016 Code RO 753 i.Init_SysClk_Gen user_init.o
+ 0x0001dfaa 0x0001dfaa 0x00000074 Code RO 903 i.InputtIO gpio.o
+ 0x0001e01e 0x0001e01e 0x00000002 PAD
+ 0x0001e020 0x0001e020 0x00000084 Code RO 904 i.InputtIO_H gpio.o
+ 0x0001e0a4 0x0001e0a4 0x0000010c Code RO 330 i.IntervalTriggerHandle system_general_para.o
+ 0x0001e1b0 0x0001e1b0 0x00000038 Code RO 6 i.InvCipher aes128.o
+ 0x0001e1e8 0x0001e1e8 0x000004bc Code RO 7 i.InvMixColumns aes128.o
+ 0x0001e6a4 0x0001e6a4 0x00000098 Code RO 8 i.InvShiftRows aes128.o
+ 0x0001e73c 0x0001e73c 0x00000038 Code RO 9 i.InvSubBytes aes128.o
+ 0x0001e774 0x0001e774 0x00000124 Code RO 10 i.KeyExpansion aes128.o
+ 0x0001e898 0x0001e898 0x00000030 Code RO 1628 i.Key_GPIO_Init key.o
+ 0x0001e8c8 0x0001e8c8 0x00000020 Code RO 13712 i.LF_PULSE_INT_GPIO_Clk_Init pulse_and_alarm_line.o
+ 0x0001e8e8 0x0001e8e8 0x0000001c Code RO 13713 i.LF_PULSE_INT_GPIO_Clk_sleep pulse_and_alarm_line.o
+ 0x0001e904 0x0001e904 0x00000048 Code RO 1511 i.LL_FLASH_Program_Word flash.o
+ 0x0001e94c 0x0001e94c 0x00000018 Code RO 8698 i.LPTIM_CR_EN_Getable fm33a0xxev_lptim.o
+ 0x0001e964 0x0001e964 0x00000018 Code RO 1149 i.LPTIM_IRQHandler tim.o
+ 0x0001e97c 0x0001e97c 0x00000018 Code RO 8737 i.LPTIM_ISR_OVIF_Chk fm33a0xxev_lptim.o
+ 0x0001e994 0x0001e994 0x0000000c Code RO 8738 i.LPTIM_ISR_OVIF_Clr fm33a0xxev_lptim.o
+ 0x0001e9a0 0x0001e9a0 0x00000028 Code RO 13714 i.LP_lose_check_GPIO_Clk_Init pulse_and_alarm_line.o
+ 0x0001e9c8 0x0001e9c8 0x00000028 Code RO 13715 i.LV_lose_check_GPIO_Clk_Init pulse_and_alarm_line.o
+ 0x0001e9f0 0x0001e9f0 0x000000f0 Code RO 3276 i.Lcd_Battery lcd_cfg_api.o
+ 0x0001eae0 0x0001eae0 0x00000044 Code RO 3277 i.Lcd_BillingShow lcd_cfg_api.o
+ 0x0001eb24 0x0001eb24 0x00000020 Code RO 3205 i.Lcd_DeInit lcd.o
+ 0x0001eb44 0x0001eb44 0x00004754 Code RO 3416 i.Lcd_DisplayDigit_23A lcd_io_api.o
+ 0x00023298 0x00023298 0x00000028 Code RO 3420 i.Lcd_GPIO_Init lcd_io_api.o
+ 0x000232c0 0x000232c0 0x00000014 Code RO 3207 i.Lcd_Init lcd.o
+ 0x000232d4 0x000232d4 0x00000118 Code RO 3209 i.Lcd_Show_MenuProcess lcd.o
+ 0x000233ec 0x000233ec 0x00000020 Code RO 3210 i.Lcd_Sys_Init lcd.o
+ 0x0002340c 0x0002340c 0x00000144 Code RO 3293 i.Lcd_ValveShow lcd_cfg_api.o
+ 0x00023550 0x00023550 0x00000150 Code RO 3294 i.Lcd_WaringShow lcd_cfg_api.o
+ 0x000236a0 0x000236a0 0x00000174 Code RO 3295 i.Lcd_WrcShow lcd_cfg_api.o
+ 0x00023814 0x00023814 0x00000032 Code RO 3421 i.Lcd_Write lcd_io_api.o
+ 0x00023846 0x00023846 0x00000038 Code RO 3422 i.Lcd_Write_Reg lcd_io_api.o
+ 0x0002387e 0x0002387e 0x00000002 PAD
+ 0x00023880 0x00023880 0x000000bc Code RO 2962 i.LinkDataAnalysis wireless_remote_comm.o
+ 0x0002393c 0x0002393c 0x0000005c Code RO 2124 i.LithBatUseTimeCalculate power_manage.o
+ 0x00023998 0x00023998 0x000002b4 Code RO 2125 i.Lith_Bat_Voltage_Status power_manage.o
+ 0x00023c4c 0x00023c4c 0x00000030 Code RO 2126 i.Lith_Battery_GPIO_Clk_Init power_manage.o
+ 0x00023c7c 0x00023c7c 0x000001d0 Code RO 2662 i.LogCtrlParaDefaultInit system_mem_para.o
+ 0x00023e4c 0x00023e4c 0x00000204 Code RO 2663 i.LogCtrlParaReadFromEep system_mem_para.o
+ 0x00024050 0x00024050 0x0000010c Code RO 2963 i.LongTimeReportFailed wireless_remote_comm.o
+ 0x0002415c 0x0002415c 0x00000020 Code RO 13716 i.Low_Pwr_INT_GPIO_Clk_Init pulse_and_alarm_line.o
+ 0x0002417c 0x0002417c 0x0000001c Code RO 13717 i.Low_Pwr_INT_GPIO_Clk_sleep pulse_and_alarm_line.o
+ 0x00024198 0x00024198 0x00000044 Code RO 2279 i.MagneticInterferenceCheck other_fun.o
+ 0x000241dc 0x000241dc 0x00000124 Code RO 11 i.MixColumns aes128.o
+ 0x00024300 0x00024300 0x00000020 Code RO 1992 i.Motor_AB_GPIO_Init valve_control.o
+ 0x00024320 0x00024320 0x0000001c Code RO 1993 i.Motor_OP_CL_GPIO_Init valve_control.o
+ 0x0002433c 0x0002433c 0x00000018 Code RO 1994 i.Motor_OP_CL_GPIO_Init_sleep_mode valve_control.o
+ 0x00024354 0x00024354 0x00000002 Code RO 977 i.NMI_Handler exti.o
+ 0x00024356 0x00024356 0x00000002 PAD
+ 0x00024358 0x00024358 0x00000018 Code RO 1012 i.NVIC_DisableIRQ uart.o
+ 0x00024370 0x00024370 0x00000018 Code RO 1151 i.NVIC_DisableIRQ tim.o
+ 0x00024388 0x00024388 0x00000018 Code RO 1013 i.NVIC_EnableIRQ uart.o
+ 0x000243a0 0x000243a0 0x00000018 Code RO 1152 i.NVIC_EnableIRQ tim.o
+ 0x000243b8 0x000243b8 0x00000078 Code RO 389 i.NVIC_SetPriority system_run_fun.o
+ 0x00024430 0x00024430 0x00000078 Code RO 1014 i.NVIC_SetPriority uart.o
+ 0x000244a8 0x000244a8 0x00000078 Code RO 1153 i.NVIC_SetPriority tim.o
+ 0x00024520 0x00024520 0x00000058 Code RO 3072 i.OTA_DiffData wrc_sizhu_v4.o
+ 0x00024578 0x00024578 0x00000058 Code RO 3073 i.OTA_DiffMap wrc_sizhu_v4.o
+ 0x000245d0 0x000245d0 0x00000026 Code RO 3074 i.OTA_check wrc_sizhu_v4.o
+ 0x000245f6 0x000245f6 0x00000032 Code RO 3075 i.OTA_config wrc_sizhu_v4.o
+ 0x00024628 0x00024628 0x00000032 Code RO 3076 i.OTA_config_bsdiff_lzma wrc_sizhu_v4.o
+ 0x0002465a 0x0002465a 0x00000002 PAD
+ 0x0002465c 0x0002465c 0x00000020 Code RO 2280 i.OtherFunPro other_fun.o
+ 0x0002467c 0x0002467c 0x0000006c Code RO 1678 i.Out_Flash_MultipleRead off_chip_flash.o
+ 0x000246e8 0x000246e8 0x00000120 Code RO 1679 i.Out_Flash_MultipleWrite off_chip_flash.o
+ 0x00024808 0x00024808 0x00000072 Code RO 905 i.OutputIO gpio.o
+ 0x0002487a 0x0002487a 0x00000002 PAD
+ 0x0002487c 0x0002487c 0x00000378 Code RO 2128 i.PowerManagrInit power_manage.o
+ 0x00024bf4 0x00024bf4 0x00000088 Code RO 2129 i.Power_IO_Init power_manage.o
+ 0x00024c7c 0x00024c7c 0x00000048 Code RO 2964 i.ProtocolDataAnalysis wireless_remote_comm.o
+ 0x00024cc4 0x00024cc4 0x000005d0 Code RO 13718 i.PulseAndAlarmLineCheck pulse_and_alarm_line.o
+ 0x00025294 0x00025294 0x00000464 Code RO 13719 i.PulseAndAlarmLineInit pulse_and_alarm_line.o
+ 0x000256f8 0x000256f8 0x000001c0 Code RO 2231 i.PulseSettlement billing.o
+ 0x000258b8 0x000258b8 0x00000024 Code RO 13720 i.Pulse_And_Alarm_Line_IO_Init pulse_and_alarm_line.o
+ 0x000258dc 0x000258dc 0x00000188 Code RO 3077 i.PushSettlementInfoPro wrc_sizhu_v4.o
+ 0x00025a64 0x00025a64 0x0000004c Code RO 1560 i.R8025T_Read extern_rtc.o
+ 0x00025ab0 0x00025ab0 0x00000030 Code RO 1561 i.R8025T_Write extern_rtc.o
+ 0x00025ae0 0x00025ae0 0x00000020 Code RO 10622 i.RMU_BORCR_BOR_PDRCFG_Set fm33a0xxev_rmu.o
+ 0x00025b00 0x00025b00 0x00000024 Code RO 10624 i.RMU_BORCR_OFF_BOR_Setable fm33a0xxev_rmu.o
+ 0x00025b24 0x00025b24 0x00000024 Code RO 10629 i.RMU_PDRCR_PDREN_Setable fm33a0xxev_rmu.o
+ 0x00025b48 0x00025b48 0x0000027c Code RO 2232 i.RS485Settlement billing.o
+ 0x00025dc4 0x00025dc4 0x00000024 Code RO 13563 i.RS485_UART_GPIO_sleep rs485_read_data.o
+ 0x00025de8 0x00025de8 0x000000c4 Code RO 13564 i.RS485_read_data_GPIO_Init rs485_read_data.o
+ 0x00025eac 0x00025eac 0x00000060 Code RO 1015 i.RS485_read_data_RX_DMA_CH3_Init uart.o
+ 0x00025f0c 0x00025f0c 0x00000030 Code RO 1016 i.RS485_read_data_RX_DMA_CH3_reload uart.o
+ 0x00025f3c 0x00025f3c 0x00000078 Code RO 13565 i.RS485_read_data_RX_DMA_check rs485_read_data.o
+ 0x00025fb4 0x00025fb4 0x000000b0 Code RO 1017 i.RS485_read_data_uart_Init uart.o
+ 0x00026064 0x00026064 0x00000018 Code RO 1562 i.RTC_GPIO_Init extern_rtc.o
+ 0x0002607c 0x0002607c 0x00000002 Code RO 1225 i.RTC_IRQHandler rtc.o
+ 0x0002607e 0x0002607e 0x00000002 PAD
+ 0x00026080 0x00026080 0x00000154 Code RO 3078 i.ReadDataFromRecord wrc_sizhu_v4.o
+ 0x000261d4 0x000261d4 0x00000054 Code RO 1995 i.Read_OP_CL_VALVE_Status valve_control.o
+ 0x00026228 0x00026228 0x00000234 Code RO 13656 i.SIZHUMODBUSV2_0_dataAnalysis rs485_data_analysis_pro.o
+ 0x0002645c 0x0002645c 0x000000d8 Code RO 1438 i.SPI3_Init spi.o
+ 0x00026534 0x00026534 0x0000003c Code RO 1439 i.SPI3_sleep spi.o
+ 0x00026570 0x00026570 0x00000018 Code RO 11871 i.SPIx_CR1_BAUD_Set fm33a0xxev_spi.o
+ 0x00026588 0x00026588 0x00000012 Code RO 11873 i.SPIx_CR1_CPHA_Set fm33a0xxev_spi.o
+ 0x0002659a 0x0002659a 0x00000018 Code RO 11875 i.SPIx_CR1_CPHOL_Set fm33a0xxev_spi.o
+ 0x000265b2 0x000265b2 0x0000001a Code RO 11877 i.SPIx_CR1_IOSWAP_Set fm33a0xxev_spi.o
+ 0x000265cc 0x000265cc 0x00000018 Code RO 11879 i.SPIx_CR1_LSBF_Set fm33a0xxev_spi.o
+ 0x000265e4 0x000265e4 0x0000001a Code RO 11881 i.SPIx_CR1_MM_Set fm33a0xxev_spi.o
+ 0x000265fe 0x000265fe 0x00000018 Code RO 11887 i.SPIx_CR1_WAIT_Set fm33a0xxev_spi.o
+ 0x00026616 0x00026616 0x0000001a Code RO 11891 i.SPIx_CR2_DLEN_Set fm33a0xxev_spi.o
+ 0x00026630 0x00026630 0x0000001a Code RO 11895 i.SPIx_CR2_HALFDUPLEX_Set fm33a0xxev_spi.o
+ 0x0002664a 0x0002664a 0x0000001a Code RO 11899 i.SPIx_CR2_RXO_Setable fm33a0xxev_spi.o
+ 0x00026664 0x00026664 0x00000018 Code RO 11901 i.SPIx_CR2_SPIEN_Setable fm33a0xxev_spi.o
+ 0x0002667c 0x0002667c 0x00000018 Code RO 11903 i.SPIx_CR2_SSNM_Set fm33a0xxev_spi.o
+ 0x00026694 0x00026694 0x00000018 Code RO 11905 i.SPIx_CR2_SSNSEN_Setable fm33a0xxev_spi.o
+ 0x000266ac 0x000266ac 0x00000018 Code RO 11909 i.SPIx_CR2_TXO_AC_Setable fm33a0xxev_spi.o
+ 0x000266c4 0x000266c4 0x00000018 Code RO 11911 i.SPIx_CR2_TXO_Setable fm33a0xxev_spi.o
+ 0x000266dc 0x000266dc 0x00000006 Code RO 11912 i.SPIx_CR3_MERRC_Clr fm33a0xxev_spi.o
+ 0x000266e2 0x000266e2 0x00000006 Code RO 11913 i.SPIx_CR3_RXBFC_Clr fm33a0xxev_spi.o
+ 0x000266e8 0x000266e8 0x00000006 Code RO 11914 i.SPIx_CR3_SERRC_Clr fm33a0xxev_spi.o
+ 0x000266ee 0x000266ee 0x00000006 Code RO 11915 i.SPIx_CR3_TXBFC_Clr fm33a0xxev_spi.o
+ 0x000266f4 0x000266f4 0x00000014 Code RO 11927 i.SPIx_ISR_RXBF_Chk fm33a0xxev_spi.o
+ 0x00026708 0x00026708 0x00000014 Code RO 11931 i.SPIx_ISR_TXBE_Chk fm33a0xxev_spi.o
+ 0x0002671c 0x0002671c 0x00000006 Code RO 11934 i.SPIx_RXBUF_Read fm33a0xxev_spi.o
+ 0x00026722 0x00026722 0x00000004 Code RO 11935 i.SPIx_TXBUF_Write fm33a0xxev_spi.o
+ 0x00026726 0x00026726 0x00000002 PAD
+ 0x00026728 0x00026728 0x00000020 Code RO 1368 i.Sda_In i2c.o
+ 0x00026748 0x00026748 0x00000020 Code RO 1369 i.Sda_Out i2c.o
+ 0x00026768 0x00026768 0x00000010 Code RO 3080 i.SetBalanceValveClosePro wrc_sizhu_v4.o
+ 0x00026778 0x00026778 0x00000028 Code RO 3081 i.SetKeyPro wrc_sizhu_v4.o
+ 0x000267a0 0x000267a0 0x00000068 Code RO 1563 i.Set_Extern_Rtc_Time extern_rtc.o
+ 0x00026808 0x00026808 0x00000022 Code RO 1564 i.Set_Rtc_UpdataInterrupt extern_rtc.o
+ 0x0002682a 0x0002682a 0x00000002 PAD
+ 0x0002682c 0x0002682c 0x000000d8 Code RO 2233 i.SettlementPro billing.o
+ 0x00026904 0x00026904 0x00000098 Code RO 12 i.ShiftRows aes128.o
+ 0x0002699c 0x0002699c 0x000002a4 Code RO 3082 i.SizhuV4ProtocolDataAnalysis wrc_sizhu_v4.o
+ 0x00026c40 0x00026c40 0x0000014c Code RO 3083 i.SizhuV4SendNormalData2buf wrc_sizhu_v4.o
+ 0x00026d8c 0x00026d8c 0x000001cc Code RO 3084 i.SizhuV4SendParaInit wrc_sizhu_v4.o
+ 0x00026f58 0x00026f58 0x00000034 Code RO 1442 i.SpiWriteAndRead spi.o
+ 0x00026f8c 0x00026f8c 0x00000038 Code RO 13 i.SubBytes aes128.o
+ 0x00026fc4 0x00026fc4 0x000001c8 Code RO 107 i.SysAlarmCtrlPro sizhu_ctrl_word.o
+ 0x0002718c 0x0002718c 0x00000058 Code RO 754 i.SysWakeUp_ClockCfg user_init.o
+ 0x000271e4 0x000271e4 0x0000001c Code RO 14452 i.SystemInit system_fm33a0xxev.o
+ 0x00027200 0x00027200 0x00000048 Code RO 862 i.System_power_on_init rcc_config.o
+ 0x00027248 0x00027248 0x0000015a Code RO 1565 i.TimeEffectJudgm extern_rtc.o
+ 0x000273a2 0x000273a2 0x00000002 PAD
+ 0x000273a4 0x000273a4 0x00000024 Code RO 1018 i.UART1_IRQHandler uart.o
+ 0x000273c8 0x000273c8 0x00000064 Code RO 12893 i.UART_BaudREGCalc fm33a0xxev_uart.o
+ 0x0002742c 0x0002742c 0x00000078 Code RO 12896 i.UART_Init fm33a0xxev_uart.o
+ 0x000274a4 0x000274a4 0x00000210 Code RO 12897 i.UART_SInit fm33a0xxev_uart.o
+ 0x000276b4 0x000276b4 0x00000006 Code RO 12899 i.UARTx_BGR_Write fm33a0xxev_uart.o
+ 0x000276ba 0x000276ba 0x00000018 Code RO 12908 i.UARTx_CSR_PARITY_Set fm33a0xxev_uart.o
+ 0x000276d2 0x000276d2 0x00000018 Code RO 12910 i.UARTx_CSR_PDSEL_Set fm33a0xxev_uart.o
+ 0x000276ea 0x000276ea 0x00000018 Code RO 12912 i.UARTx_CSR_RXEN_Setable fm33a0xxev_uart.o
+ 0x00027702 0x00027702 0x00000018 Code RO 12914 i.UARTx_CSR_RXPOL_Setable fm33a0xxev_uart.o
+ 0x0002771a 0x0002771a 0x0000001a Code RO 12916 i.UARTx_CSR_RXTOEN_Setable fm33a0xxev_uart.o
+ 0x00027734 0x00027734 0x0000001a Code RO 12918 i.UARTx_CSR_STOPCFG_Set fm33a0xxev_uart.o
+ 0x0002774e 0x0002774e 0x00000018 Code RO 12920 i.UARTx_CSR_TXEN_Setable fm33a0xxev_uart.o
+ 0x00027766 0x00027766 0x0000001a Code RO 12922 i.UARTx_CSR_TXIREN_Setable fm33a0xxev_uart.o
+ 0x00027780 0x00027780 0x00000018 Code RO 12924 i.UARTx_CSR_TXPOL_Setable fm33a0xxev_uart.o
+ 0x00027798 0x00027798 0x0000001a Code RO 12927 i.UARTx_IER_RXBF_IE_Setable fm33a0xxev_uart.o
+ 0x000277b2 0x000277b2 0x0000001a Code RO 12929 i.UARTx_IER_RXERR_IE_Setable fm33a0xxev_uart.o
+ 0x000277cc 0x000277cc 0x0000001a Code RO 12931 i.UARTx_IER_RXTO_IE_Setable fm33a0xxev_uart.o
+ 0x000277e6 0x000277e6 0x00000018 Code RO 12933 i.UARTx_IER_TXBE_IE_Setable fm33a0xxev_uart.o
+ 0x000277fe 0x000277fe 0x00000018 Code RO 12935 i.UARTx_IER_TXSE_IE_Setable fm33a0xxev_uart.o
+ 0x00027816 0x00027816 0x00000008 Code RO 12943 i.UARTx_ISR_RXBF_Clr fm33a0xxev_uart.o
+ 0x0002781e 0x0002781e 0x00000016 Code RO 12944 i.UARTx_ISR_RXTO_Chk fm33a0xxev_uart.o
+ 0x00027834 0x00027834 0x00000008 Code RO 12945 i.UARTx_ISR_RXTO_Clr fm33a0xxev_uart.o
+ 0x0002783c 0x0002783c 0x00000014 Code RO 12947 i.UARTx_ISR_TXSE_Chk fm33a0xxev_uart.o
+ 0x00027850 0x00027850 0x0000000a Code RO 12949 i.UARTx_RXBUF_Read fm33a0xxev_uart.o
+ 0x0002785a 0x0002785a 0x0000002a Code RO 1021 i.UARTx_SendData_Normal uart.o
+ 0x00027884 0x00027884 0x00000010 Code RO 12951 i.UARTx_TODR_RXTO_LEN_Set fm33a0xxev_uart.o
+ 0x00027894 0x00027894 0x00000008 Code RO 12955 i.UARTx_TXBUF_Write fm33a0xxev_uart.o
+ 0x0002789c 0x0002789c 0x00000026 Code RO 2902 i.UC_IapConfigCheckHandler upper_com_iap_pro.o
+ 0x000278c2 0x000278c2 0x00000002 PAD
+ 0x000278c4 0x000278c4 0x00000038 Code RO 2903 i.UC_IapConfigLzmaSetHandler upper_com_iap_pro.o
+ 0x000278fc 0x000278fc 0x00000038 Code RO 2904 i.UC_IapConfigSetHandler upper_com_iap_pro.o
+ 0x00027934 0x00027934 0x00000054 Code RO 2905 i.UC_IapDiffDataHandler upper_com_iap_pro.o
+ 0x00027988 0x00027988 0x00000054 Code RO 2906 i.UC_IapDiffMapSetHandler upper_com_iap_pro.o
+ 0x000279dc 0x000279dc 0x00000024 Code RO 2907 i.UC_IapResetHandler upper_com_iap_pro.o
+ 0x00027a00 0x00027a00 0x00000020 Code RO 2281 i.UNCAP_GPIO_Clk_Init other_fun.o
+ 0x00027a20 0x00027a20 0x00000028 Code RO 13721 i.UV_lose_check_GPIO_Clk_Init pulse_and_alarm_line.o
+ 0x00027a48 0x00027a48 0x000000f4 Code RO 2282 i.UncapCheck other_fun.o
+ 0x00027b3c 0x00027b3c 0x00000020 Code RO 13722 i.Under_Pwr_INT_GPIO_Clk_Init pulse_and_alarm_line.o
+ 0x00027b5c 0x00027b5c 0x0000001c Code RO 13723 i.Under_Pwr_INT_GPIO_Clk_sleep pulse_and_alarm_line.o
+ 0x00027b78 0x00027b78 0x0000009a Code RO 2908 i.Upper_ComputerIapHandler upper_com_iap_pro.o
+ 0x00027c12 0x00027c12 0x00000002 PAD
+ 0x00027c14 0x00027c14 0x0000009c Code RO 2789 i.Upper_ComputerLoginRecvHandler upper_com.o
+ 0x00027cb0 0x00027cb0 0x0000000c Code RO 2790 i.Upper_ComputerLoginRespond upper_com.o
+ 0x00027cbc 0x00027cbc 0x00000084 Code RO 2791 i.Upper_ComputerReadWriteHandler upper_com.o
+ 0x00027d40 0x00027d40 0x00000078 Code RO 2792 i.Upper_ComputerRespond upper_com.o
+ 0x00027db8 0x00027db8 0x00000024 Code RO 13323 i.VRTC_ADCCR_CKE_Setable fm33a0xxev_vrtc.o
+ 0x00027ddc 0x00027ddc 0x00000020 Code RO 13325 i.VRTC_ADCCR_CKS_Set fm33a0xxev_vrtc.o
+ 0x00027dfc 0x00027dfc 0x00000024 Code RO 13328 i.VRTC_Init_RCMF_Trim fm33a0xxev_vrtc.o
+ 0x00027e20 0x00027e20 0x00000024 Code RO 13341 i.VRTC_RCMFCR_EN_Setable fm33a0xxev_vrtc.o
+ 0x00027e44 0x00027e44 0x0000001c Code RO 13343 i.VRTC_RCMFCR_TRIM_Set fm33a0xxev_vrtc.o
+ 0x00027e60 0x00027e60 0x0000034c Code RO 1996 i.ValveCtrlHade valve_control.o
+ 0x000281ac 0x000281ac 0x000000e0 Code RO 1997 i.ValveCtrlOrder valve_control.o
+ 0x0002828c 0x0002828c 0x00000070 Code RO 1998 i.ValveForceOpenSignalCheck valve_control.o
+ 0x000282fc 0x000282fc 0x00000088 Code RO 1999 i.ValveMotorCloseRun valve_control.o
+ 0x00028384 0x00028384 0x00000024 Code RO 2000 i.ValveMotorOpenRun valve_control.o
+ 0x000283a8 0x000283a8 0x0000004c Code RO 2001 i.ValveMotorStop valve_control.o
+ 0x000283f4 0x000283f4 0x00000028 Code RO 2002 i.ValveRunParaInit valve_control.o
+ 0x0002841c 0x0002841c 0x00000024 Code RO 2003 i.Valve_CTRL_GPIO_Init valve_control.o
+ 0x00028440 0x00028440 0x00000034 Code RO 2965 i.WRC_PWR_GPIO_Init wireless_remote_comm.o
+ 0x00028474 0x00028474 0x00000064 Code RO 1022 i.WRC_RX_DMA_CH3_Init uart.o
+ 0x000284d8 0x000284d8 0x00000030 Code RO 1023 i.WRC_RX_DMA_CH3_reload uart.o
+ 0x00028508 0x00028508 0x00000084 Code RO 2966 i.WRC_RX_DMA_check wireless_remote_comm.o
+ 0x0002858c 0x0002858c 0x000000b0 Code RO 1024 i.WRC_uart_Init uart.o
+ 0x0002863c 0x0002863c 0x000000b0 Code RO 2967 i.WirelessRemoteCommPro wireless_remote_comm.o
+ 0x000286ec 0x000286ec 0x00000100 Code RO 2968 i.WrcClosePwrPro wireless_remote_comm.o
+ 0x000287ec 0x000287ec 0x00000048 Code RO 2969 i.WrcCreateLinkPro wireless_remote_comm.o
+ 0x00028834 0x00028834 0x0000003c Code RO 2970 i.WrcOpenPwrPro wireless_remote_comm.o
+ 0x00028870 0x00028870 0x00000110 Code RO 2971 i.WrcSendCreateLinkCmd wireless_remote_comm.o
+ 0x00028980 0x00028980 0x0000008c Code RO 2972 i.WrcSendDataPro wireless_remote_comm.o
+ 0x00028a0c 0x00028a0c 0x00000134 Code RO 2973 i.WrcWaitRecDataPro wireless_remote_comm.o
+ 0x00028b40 0x00028b40 0x0000002e Code RO 14625 i.__ARM_clz mf_p.l(depilogue.o)
+ 0x00028b6e 0x00028b6e 0x0000001c Code RO 1613 i.__ARM_common_switch8 extern_rtc.o
+ 0x00028b8a 0x00028b8a 0x0000000e Code RO 14631 i.__scatterload_copy mc_p.l(handlers.o)
+ 0x00028b98 0x00028b98 0x00000002 Code RO 14632 i.__scatterload_null mc_p.l(handlers.o)
+ 0x00028b9a 0x00028b9a 0x0000000e Code RO 14633 i.__scatterload_zeroinit mc_p.l(handlers.o)
+ 0x00028ba8 0x00028ba8 0x00000006 Code RO 14360 i.__set_PRIMASK mbrtu.o
+ 0x00028bae 0x00028bae 0x00000002 PAD
+ 0x00028bb0 0x00028bb0 0x000000a4 Code RO 1286 i.adc_tem_cal adc.o
+ 0x00028c54 0x00028c54 0x00000064 Code RO 1287 i.adc_vol_cal adc.o
+ 0x00028cb8 0x00028cb8 0x00000020 Code RO 1288 i.adc_wait_finish adc.o
+ 0x00028cd8 0x00028cd8 0x000000f8 Code RO 392 i.allExtiIRQ system_run_fun.o
+ 0x00028dd0 0x00028dd0 0x00000028 Code RO 393 i.allGpioInit system_run_fun.o
+ 0x00028df8 0x00028df8 0x0000002e Code RO 2664 i.allParaDefaultInit system_mem_para.o
+ 0x00028e26 0x00028e26 0x00000002 PAD
+ 0x00028e28 0x00028e28 0x00000040 Code RO 2665 i.allParaPatchPro system_mem_para.o
+ 0x00028e68 0x00028e68 0x0000002e Code RO 2666 i.allParaReadFromEep system_mem_para.o
+ 0x00028e96 0x00028e96 0x00000042 Code RO 331 i.arrayA_2_arrayB system_general_para.o
+ 0x00028ed8 0x00028ed8 0x00000400 Code RO 2234 i.balanceStatusHandler billing.o
+ 0x000292d8 0x000292d8 0x00000020 Code RO 2130 i.borrow_Pwr_GPIO_Clk_Init power_manage.o
+ 0x000292f8 0x000292f8 0x00000048 Code RO 823 i.delay_init delay.o
+ 0x00029340 0x00029340 0x00000050 Code RO 824 i.delay_ms delay.o
+ 0x00029390 0x00029390 0x00000050 Code RO 825 i.delay_us delay.o
+ 0x000293e0 0x000293e0 0x000000ba Code RO 13910 i.eMBFuncReadCoils mbfunccoils.o
+ 0x0002949a 0x0002949a 0x000000b8 Code RO 13955 i.eMBFuncReadDiscreteInputs mbfuncdisc.o
+ 0x00029552 0x00029552 0x0000008a Code RO 13979 i.eMBFuncReadHoldingRegister mbfuncholding.o
+ 0x000295dc 0x000295dc 0x0000008a Code RO 14021 i.eMBFuncReadInputRegister mbfuncinput.o
+ 0x00029666 0x00029666 0x000000e0 Code RO 13980 i.eMBFuncReadWriteMultipleHoldingRegister mbfuncholding.o
+ 0x00029746 0x00029746 0x00000002 PAD
+ 0x00029748 0x00029748 0x00000028 Code RO 14045 i.eMBFuncReportSlaveID mbfuncother.o
+ 0x00029770 0x00029770 0x00000070 Code RO 13911 i.eMBFuncWriteCoil mbfunccoils.o
+ 0x000297e0 0x000297e0 0x00000040 Code RO 13981 i.eMBFuncWriteHoldingRegister mbfuncholding.o
+ 0x00029820 0x00029820 0x0000009a Code RO 13912 i.eMBFuncWriteMultipleCoils mbfunccoils.o
+ 0x000298ba 0x000298ba 0x0000006c Code RO 13982 i.eMBFuncWriteMultipleHoldingRegister mbfuncholding.o
+ 0x00029926 0x00029926 0x00000002 PAD
+ 0x00029928 0x00029928 0x000000dc Code RO 13826 i.eMBInit mb.o
+ 0x00029a04 0x00029a04 0x00000140 Code RO 13827 i.eMBPoll mb.o
+ 0x00029b44 0x00029b44 0x0000005c Code RO 14361 i.eMBRTUInit mbrtu.o
+ 0x00029ba0 0x00029ba0 0x00000058 Code RO 14362 i.eMBRTUReceive mbrtu.o
+ 0x00029bf8 0x00029bf8 0x000000c8 Code RO 14363 i.eMBRTUSend mbrtu.o
+ 0x00029cc0 0x00029cc0 0x00000028 Code RO 14364 i.eMBRTUStart mbrtu.o
+ 0x00029ce8 0x00029ce8 0x0000001c Code RO 14365 i.eMBRTUStop mbrtu.o
+ 0x00029d04 0x00029d04 0x00000008 Code RO 14285 i.eMBRegCoilsCB regport.o
+ 0x00029d0c 0x00029d0c 0x00000006 Code RO 14286 i.eMBRegDiscreteCB regport.o
+ 0x00029d12 0x00029d12 0x00000002 PAD
+ 0x00029d14 0x00029d14 0x00000064 Code RO 14287 i.eMBRegHoldingCB regport.o
+ 0x00029d78 0x00029d78 0x0000004c Code RO 14288 i.eMBRegInputCB regport.o
+ 0x00029dc4 0x00029dc4 0x0000018c Code RO 2667 i.eepABReadCheck system_mem_para.o
+ 0x00029f50 0x00029f50 0x0000004e Code RO 2668 i.eepABWriteAndReadCheck system_mem_para.o
+ 0x00029f9e 0x00029f9e 0x00000002 Code RO 2669 i.eepParaPatchPro_1 system_mem_para.o
+ 0x00029fa0 0x00029fa0 0x0000007c Code RO 2671 i.eepWriteAndReadCheck system_mem_para.o
+ 0x0002a01c 0x0002a01c 0x00000054 Code RO 14508 i.free mc_p.l(malloc.o)
+ 0x0002a070 0x0002a070 0x0000000c Code RO 14 i.getSBoxInvert aes128.o
+ 0x0002a07c 0x0002a07c 0x0000000c Code RO 15 i.getSBoxValue aes128.o
+ 0x0002a088 0x0002a088 0x0000000c Code RO 395 i.hardwareDriversInit system_run_fun.o
+ 0x0002a094 0x0002a094 0x00000170 Code RO 1629 i.keyPro key.o
+ 0x0002a204 0x0002a204 0x00000070 Code RO 3211 i.lcdDisplayPro lcd.o
+ 0x0002a274 0x0002a274 0x00000020 Code RO 2284 i.led_init other_fun.o
+ 0x0002a294 0x0002a294 0x00000020 Code RO 2285 i.magnetic_interference_GPIO_Clk_Init other_fun.o
+ 0x0002a2b4 0x0002a2b4 0x000001a8 Code RO 537 i.main main.o
+ 0x0002a45c 0x0002a45c 0x0000006c Code RO 14509 i.malloc mc_p.l(malloc.o)
+ 0x0002a4c8 0x0002a4c8 0x00000054 Code RO 13657 i.modbus03AnswerCheck rs485_data_analysis_pro.o
+ 0x0002a51c 0x0002a51c 0x00000038 Code RO 2672 i.paraCalcCrcAndWriteEepAB system_mem_para.o
+ 0x0002a554 0x0002a554 0x00000024 Code RO 14078 i.prveMBError2Exception mbutils.o
+ 0x0002a578 0x0002a578 0x000000a2 Code RO 13658 i.rs485ComDataAnalysis rs485_data_analysis_pro.o
+ 0x0002a61a 0x0002a61a 0x00000002 PAD
+ 0x0002a61c 0x0002a61c 0x00000180 Code RO 13566 i.rs485ComPwrOnHandle rs485_read_data.o
+ 0x0002a79c 0x0002a79c 0x000000e4 Code RO 13567 i.rs485ComSendHandle rs485_read_data.o
+ 0x0002a880 0x0002a880 0x00000274 Code RO 13568 i.rs485ComWaitAnswerHandle rs485_read_data.o
+ 0x0002aaf4 0x0002aaf4 0x00000074 Code RO 13569 i.rs485GetDelayTime rs485_read_data.o
+ 0x0002ab68 0x0002ab68 0x00000084 Code RO 13570 i.rs485ReadDataPro rs485_read_data.o
+ 0x0002abec 0x0002abec 0x00000098 Code RO 13571 i.rs485SendReadData rs485_read_data.o
+ 0x0002ac84 0x0002ac84 0x0000006c Code RO 13659 i.sendModbusReadFrame rs485_data_analysis_pro.o
+ 0x0002acf0 0x0002acf0 0x00000006 Code RO 2370 i.sizhuAlarmRecord sizhu_alarm_record.o
+ 0x0002acf6 0x0002acf6 0x00000002 PAD
+ 0x0002acf8 0x0002acf8 0x0000013c Code RO 2518 i.sizhuHistoryRecord sizhu_history_record.o
+ 0x0002ae34 0x0002ae34 0x000002cc Code RO 2519 i.sizhuIntervalHistoryRecord sizhu_history_record.o
+ 0x0002b100 0x0002b100 0x00000002 Code RO 2520 i.sizhuMDHHistoryRecord sizhu_history_record.o
+ 0x0002b102 0x0002b102 0x00000008 Code RO 2413 i.sizhuSetTimeLogHandle sizhu_event_record.o
+ 0x0002b10a 0x0002b10a 0x00000008 Code RO 2414 i.sizhuValveActionLogHandle sizhu_event_record.o
+ 0x0002b112 0x0002b112 0x00000002 PAD
+ 0x0002b114 0x0002b114 0x000001f4 Code RO 396 i.sysRunFunCtrlPro system_run_fun.o
+ 0x0002b308 0x0002b308 0x0000010c Code RO 397 i.sysRunFunParaInit system_run_fun.o
+ 0x0002b414 0x0002b414 0x000000a4 Code RO 398 i.sysStoredParaInit system_run_fun.o
+ 0x0002b4b8 0x0002b4b8 0x0000003c Code RO 2673 i.systemEepIdDefaultInit system_mem_para.o
+ 0x0002b4f4 0x0002b4f4 0x00000028 Code RO 2674 i.systemEepIdReadFromEep system_mem_para.o
+ 0x0002b51c 0x0002b51c 0x0000002c Code RO 332 i.ucharcmp system_general_para.o
+ 0x0002b548 0x0002b548 0x00000064 Code RO 1025 i.up_comm_RX_DMA_CH2_Init uart.o
+ 0x0002b5ac 0x0002b5ac 0x00000030 Code RO 1026 i.up_comm_RX_DMA_CH2_reload uart.o
+ 0x0002b5dc 0x0002b5dc 0x00000084 Code RO 2793 i.up_comm_RX_DMA_check upper_com.o
+ 0x0002b660 0x0002b660 0x00000098 Code RO 1027 i.up_comm_uart_Init uart.o
+ 0x0002b6f8 0x0002b6f8 0x0000008c Code RO 2794 i.up_comm_uart_enable upper_com.o
+ 0x0002b784 0x0002b784 0x00000214 Code RO 2795 i.upperComPro upper_com.o
+ 0x0002b998 0x0002b998 0x00000034 Code RO 661 i.usMBCRC16 mbcrc1.o
+ 0x0002b9cc 0x0002b9cc 0x00000018 Code RO 14336 i.usMBCRC16_initFF mbcrc_1.o
+ 0x0002b9e4 0x0002b9e4 0x00000002 Code RO 14154 i.vMBPortSerialEnable portserial.o
+ 0x0002b9e6 0x0002b9e6 0x00000002 Code RO 14240 i.vMBPortTimersDisable porttimer.o
+ 0x0002b9e8 0x0002b9e8 0x00000002 Code RO 14234 i.vMBPortTimersEnable porttimer.o
+ 0x0002b9ea 0x0002b9ea 0x00000002 PAD
+ 0x0002b9ec 0x0002b9ec 0x00000018 Code RO 2004 i.valveCtrlPro valve_control.o
+ 0x0002ba04 0x0002ba04 0x00000024 Code RO 14114 i.xMBPortEventGet portevent.o
+ 0x0002ba28 0x0002ba28 0x00000010 Code RO 14115 i.xMBPortEventInit portevent.o
+ 0x0002ba38 0x0002ba38 0x00000018 Code RO 14116 i.xMBPortEventPost portevent.o
+ 0x0002ba50 0x0002ba50 0x00000014 Code RO 14155 i.xMBPortSerialGetByte portserial.o
+ 0x0002ba64 0x0002ba64 0x0000002c Code RO 14156 i.xMBPortSerialInit portserial.o
+ 0x0002ba90 0x0002ba90 0x0000002c Code RO 14157 i.xMBPortSerialPutByte portserial.o
+ 0x0002babc 0x0002babc 0x00000006 Code RO 14210 i.xMBPortTimersInit porttimer.o
+ 0x0002bac2 0x0002bac2 0x00000002 PAD
+ 0x0002bac4 0x0002bac4 0x00000030 Code RO 14366 i.xMBRTUReceiveCheck mbrtu.o
+ 0x0002baf4 0x0002baf4 0x0000008c Code RO 14367 i.xMBRTUReceiveFSM mbrtu.o
+ 0x0002bb80 0x0002bb80 0x00000044 Code RO 14368 i.xMBRTUTimerT35Expired mbrtu.o
+ 0x0002bbc4 0x0002bbc4 0x00000070 Code RO 14369 i.xMBRTUTransmitFSM mbrtu.o
+ 0x0002bc34 0x0002bc34 0x00000012 Code RO 16 i.xtime aes128.o
+ 0x0002bc46 0x0002bc46 0x000002ff Data RO 18 .constdata aes128.o
+ 0x0002bf45 0x0002bf45 0x00000200 Data RO 662 .constdata mbcrc1.o
+ 0x0002c145 0x0002c145 0x0000000c Data RO 14498 .constdata mc_p.l(mktime.o)
+ 0x0002c151 0x0002c151 0x0000000c Data RO 14616 .constdata mc_p.l(localtime_i.o)
+ 0x0002c15d 0x0002c15d 0x00000003 PAD
+ 0x0002c160 0x0002c160 0x00000020 Data RO 14629 Region$$Table anon$$obj.o
- Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x000116c8, Size: 0x00006e40, Max: 0x00014000, ABSOLUTE, COMPRESSED[0x00000300])
+ Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0002c180, Size: 0x0000a180, Max: 0x00014000, ABSOLUTE, COMPRESSED[0x00000308])
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x20000000 COMPRESSED 0x00000008 Data RW 19 .data aes128.o
0x20000008 COMPRESSED 0x00000290 Data RW 109 .data sizhu_ctrl_word.o
- 0x20000298 COMPRESSED 0x00000018 Data RW 320 .data system_general_para.o
- 0x200002b0 COMPRESSED 0x00000002 Data RW 386 .data system_run_fun.o
+ 0x20000298 COMPRESSED 0x00000018 Data RW 333 .data system_general_para.o
+ 0x200002b0 COMPRESSED 0x00000002 Data RW 399 .data system_run_fun.o
0x200002b2 COMPRESSED 0x00000002 PAD
- 0x200002b4 COMPRESSED 0x00000005 Data RW 610 .data linked_list.o
+ 0x200002b4 COMPRESSED 0x00000005 Data RW 617 .data linked_list.o
0x200002b9 COMPRESSED 0x00000001 PAD
- 0x200002ba COMPRESSED 0x00000004 Data RW 819 .data delay.o
- 0x200002be COMPRESSED 0x00000006 Data RW 1022 .data uart.o
- 0x200002c4 COMPRESSED 0x00000008 Data RW 1282 .data adc.o
- 0x200002cc COMPRESSED 0x00000006 Data RW 1559 .data extern_rtc.o
- 0x200002d2 COMPRESSED 0x00000003 Data RW 1623 .data key.o
- 0x200002d5 COMPRESSED 0x00000001 PAD
- 0x200002d6 COMPRESSED 0x00000008 Data RW 1997 .data valve_control.o
- 0x200002de COMPRESSED 0x0000001c Data RW 2121 .data power_manage.o
- 0x200002fa COMPRESSED 0x00000001 Data RW 2224 .data billing.o
- 0x200002fb COMPRESSED 0x00000002 Data RW 2275 .data other_fun.o
- 0x200002fd COMPRESSED 0x00000004 Data RW 2519 .data sizhu_history_record.o
- 0x20000301 COMPRESSED 0x00000341 Data RW 2651 .data system_mem_para.o
- 0x20000642 COMPRESSED 0x00000006 Data RW 2772 .data upper_com.o
- 0x20000648 COMPRESSED 0x00000001 Data RW 2881 .data wireless_remote_comm.o
- 0x20000649 COMPRESSED 0x00000027 Data RW 2987 .data wrc_sizhu_v4.o
- 0x20000670 COMPRESSED 0x0000000d Data RW 3088 .data lcd.o
- 0x2000067d COMPRESSED 0x00000001 PAD
- 0x2000067e COMPRESSED 0x00000009 Data RW 3172 .data lcd_cfg_api.o
- 0x20000687 COMPRESSED 0x00000001 PAD
- 0x20000688 COMPRESSED 0x0000000c Data RW 13600 .data pulse_and_alarm_line.o
- 0x20000694 COMPRESSED 0x000000b6 Data RW 13705 .data mb.o
- 0x2000074a COMPRESSED 0x00000002 Data RW 13924 .data mbfuncother.o
- 0x2000074c COMPRESSED 0x00000002 Data RW 13993 .data portevent.o
- 0x2000074e COMPRESSED 0x0000000a Data RW 14165 .data regport.o
- 0x20000758 COMPRESSED 0x0000000c Data RW 14247 .data mbrtu.o
- 0x20000764 COMPRESSED 0x00000004 Data RW 14329 .data system_fm33a0xxev.o
- 0x20000768 COMPRESSED 0x00000004 Data RW 14371 .data mc_p.l(rand.o)
- 0x2000076c COMPRESSED 0x00000004 Data RW 14494 .data mc_p.l(mvars.o)
- 0x20000770 COMPRESSED 0x00000004 Data RW 14495 .data mc_p.l(mvars.o)
- 0x20000774 - 0x00000140 Zero RW 17 .bss aes128.o
- 0x200008b4 - 0x00000028 Zero RW 108 .bss sizhu_ctrl_word.o
- 0x200008dc - 0x00000900 Zero RW 1021 .bss uart.o
- 0x200011dc - 0x00000014 Zero RW 2120 .bss power_manage.o
- 0x200011f0 - 0x00000107 Zero RW 2650 .bss system_mem_para.o
- 0x200012f7 COMPRESSED 0x00000001 PAD
- 0x200012f8 - 0x00000803 Zero RW 2771 .bss upper_com.o
- 0x20001afb - 0x0000013a Zero RW 2880 .bss wireless_remote_comm.o
- 0x20001c35 - 0x00000039 Zero RW 2986 .bss wrc_sizhu_v4.o
- 0x20001c6e - 0x00000030 Zero RW 3299 .bss lcd_io_api.o
- 0x20001c9e COMPRESSED 0x00000002 PAD
- 0x20001ca0 - 0x00000060 Zero RW 13536 .bss rs485_data_analysis_pro.o
- 0x20001d00 - 0x00000020 Zero RW 13923 .bss mbfuncother.o
- 0x20001d20 - 0x0000001e Zero RW 14132 .bss regdefine.o
- 0x20001d3e - 0x00000100 Zero RW 14246 .bss mbrtu.o
- 0x20001e3e COMPRESSED 0x00000002 PAD
- 0x20001e40 - 0x00001000 Zero RW 14319 HEAP startup_fm33a0xxev.o
- 0x20002e40 - 0x00004000 Zero RW 14318 STACK startup_fm33a0xxev.o
+ 0x200002ba COMPRESSED 0x00000004 Data RW 826 .data delay.o
+ 0x200002be COMPRESSED 0x00000006 Data RW 1029 .data uart.o
+ 0x200002c4 COMPRESSED 0x00000008 Data RW 1289 .data adc.o
+ 0x200002cc COMPRESSED 0x00000006 Data RW 1566 .data extern_rtc.o
+ 0x200002d2 COMPRESSED 0x00000003 Data RW 1630 .data key.o
+ 0x200002d5 COMPRESSED 0x00000001 Data RW 1786 .data bootloader_iap.o
+ 0x200002d6 COMPRESSED 0x00000008 Data RW 2005 .data valve_control.o
+ 0x200002de COMPRESSED 0x0000001c Data RW 2132 .data power_manage.o
+ 0x200002fa COMPRESSED 0x00000001 Data RW 2235 .data billing.o
+ 0x200002fb COMPRESSED 0x00000002 Data RW 2286 .data other_fun.o
+ 0x200002fd COMPRESSED 0x00000005 Data RW 2522 .data sizhu_history_record.o
+ 0x20000302 COMPRESSED 0x00000341 Data RW 2676 .data system_mem_para.o
+ 0x20000643 COMPRESSED 0x00000001 PAD
+ 0x20000644 COMPRESSED 0x00000006 Data RW 2797 .data upper_com.o
+ 0x2000064a COMPRESSED 0x00000001 Data RW 2975 .data wireless_remote_comm.o
+ 0x2000064b COMPRESSED 0x00000001 PAD
+ 0x2000064c COMPRESSED 0x0000002a Data RW 3086 .data wrc_sizhu_v4.o
+ 0x20000676 COMPRESSED 0x0000000d Data RW 3212 .data lcd.o
+ 0x20000683 COMPRESSED 0x00000001 PAD
+ 0x20000684 COMPRESSED 0x00000009 Data RW 3296 .data lcd_cfg_api.o
+ 0x2000068d COMPRESSED 0x00000008 Data RW 13573 .data rs485_read_data.o
+ 0x20000695 COMPRESSED 0x00000003 PAD
+ 0x20000698 COMPRESSED 0x0000000c Data RW 13724 .data pulse_and_alarm_line.o
+ 0x200006a4 COMPRESSED 0x000000b6 Data RW 13829 .data mb.o
+ 0x2000075a COMPRESSED 0x00000002 Data RW 14048 .data mbfuncother.o
+ 0x2000075c COMPRESSED 0x00000002 Data RW 14117 .data portevent.o
+ 0x2000075e COMPRESSED 0x0000000a Data RW 14289 .data regport.o
+ 0x20000768 COMPRESSED 0x0000000c Data RW 14371 .data mbrtu.o
+ 0x20000774 COMPRESSED 0x00000004 Data RW 14453 .data system_fm33a0xxev.o
+ 0x20000778 COMPRESSED 0x00000004 Data RW 14495 .data mc_p.l(rand.o)
+ 0x2000077c COMPRESSED 0x00000004 Data RW 14618 .data mc_p.l(mvars.o)
+ 0x20000780 COMPRESSED 0x00000004 Data RW 14619 .data mc_p.l(mvars.o)
+ 0x20000784 - 0x00000140 Zero RW 17 .bss aes128.o
+ 0x200008c4 - 0x00000028 Zero RW 108 .bss sizhu_ctrl_word.o
+ 0x200008ec - 0x00000900 Zero RW 1028 .bss uart.o
+ 0x200011ec - 0x0000022c Zero RW 1785 .bss bootloader_iap.o
+ 0x20001418 - 0x00000014 Zero RW 2131 .bss power_manage.o
+ 0x2000142c - 0x00000107 Zero RW 2675 .bss system_mem_para.o
+ 0x20001533 COMPRESSED 0x00000001 PAD
+ 0x20001534 - 0x00000803 Zero RW 2796 .bss upper_com.o
+ 0x20001d37 - 0x0000013a Zero RW 2974 .bss wireless_remote_comm.o
+ 0x20001e71 - 0x00000039 Zero RW 3085 .bss wrc_sizhu_v4.o
+ 0x20001eaa - 0x00000030 Zero RW 3423 .bss lcd_io_api.o
+ 0x20001eda - 0x00000104 Zero RW 13572 .bss rs485_read_data.o
+ 0x20001fde COMPRESSED 0x00000002 PAD
+ 0x20001fe0 - 0x00000060 Zero RW 13660 .bss rs485_data_analysis_pro.o
+ 0x20002040 - 0x00000020 Zero RW 14047 .bss mbfuncother.o
+ 0x20002060 - 0x0000001e Zero RW 14256 .bss regdefine.o
+ 0x2000207e - 0x00000100 Zero RW 14370 .bss mbrtu.o
+ 0x2000217e COMPRESSED 0x00000002 PAD
+ 0x20002180 - 0x00004000 Zero RW 14443 HEAP startup_fm33a0xxev.o
+ 0x20006180 - 0x00004000 Zero RW 14442 STACK startup_fm33a0xxev.o
==============================================================================
@@ -5868,18 +6116,20 @@
666 44 0 8 0 5520 adc.o
2546 82 767 8 320 14631 aes128.o
- 2292 82 0 1 0 4303 billing.o
+ 2324 82 0 1 0 4347 billing.o
+ 1248 82 0 1 556 7652 bootloader_iap.o
232 36 0 4 0 1907 delay.o
- 578 26 0 0 0 4320 eeprom.o
+ 670 34 0 0 0 4846 eeprom.o
846 26 0 6 0 7426 extern_rtc.o
- 730 60 0 0 0 1308 exti.o
+ 734 60 0 0 0 1308 exti.o
+ 328 24 0 0 0 3859 flash.o
340 60 0 0 0 6394 fm33a0xxev_adc.o
36 8 0 0 0 1016 fm33a0xxev_bstim.o
308 0 0 0 0 10149 fm33a0xxev_bt.o
48 8 0 0 0 1084 fm33a0xxev_cdif.o
- 1236 148 0 0 0 17400 fm33a0xxev_cmu.o
+ 1276 154 0 0 0 17940 fm33a0xxev_cmu.o
988 136 0 0 0 15943 fm33a0xxev_dma.o
- 28 6 0 0 0 560 fm33a0xxev_flash.o
+ 204 44 0 0 0 4782 fm33a0xxev_flash.o
1758 76 0 0 0 30975 fm33a0xxev_gpio.o
60 12 0 0 0 1560 fm33a0xxev_lptim.o
104 14 0 0 0 1653 fm33a0xxev_rmu.o
@@ -5893,7 +6143,7 @@
1340 78 0 9 0 4655 lcd_cfg_api.o
18406 366 0 0 48 9888 lcd_io_api.o
4 0 0 5 0 2409 linked_list.o
- 404 48 0 0 0 4611 main.o
+ 424 50 0 0 0 2351 main.o
540 118 0 182 0 7112 mb.o
52 8 512 0 0 52332 mbcrc1.o
24 6 0 0 0 1127 mbcrc_1.o
@@ -5905,40 +6155,43 @@
822 86 0 12 256 7896 mbrtu.o
36 0 0 0 0 616 mbutils.o
822 42 0 0 0 6611 off_chip_flash.o
- 432 80 0 2 0 3262 other_fun.o
+ 440 80 0 2 0 3266 other_fun.o
76 22 0 2 0 2464 portevent.o
110 12 0 0 0 3116 portserial.o
10 0 0 0 0 1581 porttimer.o
- 5318 280 0 28 20 14743 power_manage.o
- 3020 258 0 12 0 11367 pulse_and_alarm_line.o
+ 5402 286 0 28 20 14795 power_manage.o
+ 3052 258 0 12 0 11411 pulse_and_alarm_line.o
82 10 0 0 0 1028 rcc_config.o
0 0 0 0 30 1330 regdefine.o
190 14 0 10 0 3837 regport.o
- 0 0 0 0 96 2320 rs485_data_analysis_pro.o
- 196 8 0 0 0 624 rs485_read_data.o
+ 1158 36 0 0 96 7742 rs485_data_analysis_pro.o
+ 1992 138 0 8 260 10998 rs485_read_data.o
2 0 0 0 0 453 rtc.o
- 704 40 0 656 40 88560 sizhu_ctrl_word.o
- 1832 122 0 4 0 2510 sizhu_history_record.o
- 268 20 0 0 0 1146 spi.o
- 28 8 192 0 20480 684 startup_fm33a0xxev.o
- 180 4 0 0 0 3118 system_flash_mem_manage.o
- 16 8 0 4 0 787 system_fm33a0xxev.o
+ 6 0 0 0 0 663 sizhu_alarm_record.o
+ 660 36 0 656 40 88844 sizhu_ctrl_word.o
+ 16 0 0 0 0 3780 sizhu_event_record.o
+ 1174 100 0 5 0 5844 sizhu_history_record.o
+ 328 32 0 0 0 1635 spi.o
+ 28 8 192 0 32768 684 startup_fm33a0xxev.o
+ 460 18 0 0 0 4165 system_flash_mem_manage.o
+ 28 12 0 4 0 791 system_fm33a0xxev.o
922 4 0 24 0 9672 system_general_para.o
- 2080 264 0 833 263 20633 system_mem_para.o
- 1364 86 0 2 0 44944 system_run_fun.o
+ 2268 272 0 833 263 20729 system_mem_para.o
+ 1352 92 0 2 0 48658 system_run_fun.o
504 46 0 0 0 4235 tim.o
- 900 88 0 6 2304 17738 uart.o
- 1148 94 0 6 2051 9547 upper_com.o
- 52 6 0 0 0 1469 upper_com_data_pro.o
+ 1220 114 0 6 2304 19740 uart.o
+ 1224 94 0 6 2051 9615 upper_com.o
+ 188 14 0 0 0 2467 upper_com_data_pro.o
+ 508 34 0 0 0 6403 upper_com_iap_pro.o
344 46 0 0 0 4161 user_init.o
- 1472 146 0 8 0 11966 valve_control.o
- 1988 198 0 1 314 21048 wireless_remote_comm.o
- 2564 190 0 39 57 14430 wrc_sizhu_v4.o
+ 1784 146 0 8 0 12478 valve_control.o
+ 1996 198 0 1 314 21080 wireless_remote_comm.o
+ 3166 222 0 42 57 20969 wrc_sizhu_v4.o
----------------------------------------------------------------------
- 66450 3904 1503 1896 26316 606835 Object Totals
+ 73290 4354 1503 1912 39420 667279 Object Totals
0 0 32 0 0 0 (incl. Generated)
- 58 0 0 6 5 0 (incl. Padding)
+ 70 0 0 9 5 0 (incl. Padding)
----------------------------------------------------------------------
@@ -6021,15 +6274,15 @@
Code (inc. data) RO Data RW Data ZI Data Debug
- 69838 4056 1530 1908 26316 589291 Grand Totals
- 69838 4056 1530 768 26316 589291 ELF Image Totals (compressed)
- 69838 4056 1530 768 0 0 ROM Totals
+ 76678 4506 1530 1924 39420 647227 Grand Totals
+ 76678 4506 1530 776 39420 647227 ELF Image Totals (compressed)
+ 76678 4506 1530 776 0 0 ROM Totals
==============================================================================
- Total RO Size (Code + RO Data) 71368 ( 69.70kB)
- Total RW Size (RW Data + ZI Data) 28224 ( 27.56kB)
- Total ROM Size (Code + RO Data + RW Data) 72136 ( 70.45kB)
+ Total RO Size (Code + RO Data) 78208 ( 76.38kB)
+ Total RW Size (RW Data + ZI Data) 41344 ( 40.38kB)
+ Total ROM Size (Code + RO Data + RW Data) 78984 ( 77.13kB)
==============================================================================
--
Gitblit v1.9.3