From 578cdb830c456877b4d7539cab72c4f97fea016b Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期一, 25 三月 2024 17:40:26 +0800 Subject: [PATCH] V1.8,完善lora升级,其他功能测试通过 --- MDK-ARM/L051/L051.map | 4878 +++++++++++++++++++++++++++++++--------------------------- 1 files changed, 2,592 insertions(+), 2,286 deletions(-) diff --git a/MDK-ARM/L051/L051.map b/MDK-ARM/L051/L051.map index 985dcdd..bb4c191 100644 --- a/MDK-ARM/L051/L051.map +++ b/MDK-ARM/L051/L051.map @@ -12,10 +12,12 @@ startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.PendSV_Handler) for PendSV_Handler startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.SysTick_Handler) for SysTick_Handler startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.EXTI0_1_IRQHandler) for EXTI0_1_IRQHandler - startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.EXTI2_3_IRQHandler) for EXTI2_3_IRQHandler + startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.EXTI4_15_IRQHandler) for EXTI4_15_IRQHandler startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) for DMA1_Channel2_3_IRQHandler + startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.DMA1_Channel4_5_6_7_IRQHandler) for DMA1_Channel4_5_6_7_IRQHandler startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.LPTIM1_IRQHandler) for LPTIM1_IRQHandler startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.USART1_IRQHandler) for USART1_IRQHandler + startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.LPUART1_IRQHandler) for LPUART1_IRQHandler startup_stm32l051xx.o(.text) refers to system_stm32l0xx.o(i.SystemInit) for SystemInit startup_stm32l051xx.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main lis3dh_driver.o(i.IIC2_Ack) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin @@ -157,6 +159,52 @@ lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to fdiv.o(.text) for __aeabi_fdiv lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to asin.o(i.asin) for asin lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(.data) for .data + dps310.o(i.dps310_config) refers to dps310.o(i.dps310_get_scaling_coef) for dps310_get_scaling_coef + dps310.o(i.dps310_get_processed_data) refers to dps368_test.o(i.test_read_block) for test_read_block + dps310.o(i.dps310_get_processed_data) refers to dfltui.o(.text) for __aeabi_ui2d + dps310.o(i.dps310_get_processed_data) refers to cdrcmple.o(.text) for __aeabi_cdrcmple + dps310.o(i.dps310_get_processed_data) refers to dadd.o(.text) for __aeabi_dsub + dps310.o(i.dps310_get_processed_data) refers to ddiv.o(.text) for __aeabi_ddiv + dps310.o(i.dps310_get_processed_data) refers to dflti.o(.text) for __aeabi_i2d + dps310.o(i.dps310_get_processed_data) refers to dmul.o(.text) for __aeabi_dmul + dps310.o(i.dps310_get_processed_data) refers to fflti.o(.text) for __aeabi_i2f + dps310.o(i.dps310_get_processed_data) refers to fscalb.o(.text) for __ARM_scalbnf + dps310.o(i.dps310_get_processed_data) refers to f2d.o(.text) for __aeabi_f2d + dps310.o(i.dps310_get_scaling_coef) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 + dps310.o(i.dps310_init) refers to dps310.o(i.dps310_read_calib_coeffs) for dps310_read_calib_coeffs + dps310.o(i.dps310_init) refers to dps310.o(i.dps310_config) for dps310_config + dps310.o(i.dps310_init) refers to dps310.o(i.dps310_resume) for dps310_resume + dps310.o(i.dps310_init) refers to dps310.o(.data) for .data + dps310.o(i.dps310_read_calib_coeffs) refers to memseta.o(.text) for __aeabi_memclr4 + dps368_test.o(i.BarInit) refers to dps310.o(i.dps310_init) for dps310_init + dps368_test.o(i.BarInit) refers to dps310.o(i.dps310_get_processed_data) for dps310_get_processed_data + dps368_test.o(i.BarInit) refers to dps368_test.o(i.GetPressAndHeight) for GetPressAndHeight + dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_read_byte) for test_read_byte + dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_read_block) for test_read_block + dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_write_byte) for test_write_byte + dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_wait_ms) for test_wait_ms + dps368_test.o(i.BarInit) refers to dps368_test.o(.bss) for .bss + dps368_test.o(i.BarInit) refers to dps368_test.o(.data) for .data + dps368_test.o(i.GetPressAndHeight) refers to dps310.o(i.dps310_get_processed_data) for dps310_get_processed_data + dps368_test.o(i.GetPressAndHeight) refers to ddiv.o(.text) for __aeabi_ddiv + dps368_test.o(i.GetPressAndHeight) refers to pow.o(i.pow) for pow + dps368_test.o(i.GetPressAndHeight) refers to dadd.o(.text) for __aeabi_drsub + dps368_test.o(i.GetPressAndHeight) refers to dmul.o(.text) for __aeabi_dmul + dps368_test.o(i.GetPressAndHeight) refers to d2f.o(.text) for __aeabi_d2f + dps368_test.o(i.GetPressAndHeight) refers to cdcmple.o(.text) for __aeabi_cdcmpeq + dps368_test.o(i.GetPressAndHeight) refers to dps368_test.o(.data) for .data + dps368_test.o(i.GetPressAndHeight) refers to dps368_test.o(.bss) for .bss + dps368_test.o(i.test_read_block) refers to dps368_test.o(i.test_read_byte) for test_read_byte + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Read_Byte) for IIC2_Read_Byte + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.delay_us) for delay_us deca_device.o(i._dwt_aonarrayupload) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_aonconfigupload) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_configlde) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice @@ -164,7 +212,7 @@ deca_device.o(i._dwt_disablesequencing) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks deca_device.o(i._dwt_disablesequencing) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice - deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8 + deca_device.o(i._dwt_enableclocks) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_loaducodefromrom) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_loaducodefromrom) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg @@ -176,7 +224,7 @@ deca_device.o(i._dwt_otpread) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_otpread) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice - deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8 + deca_device.o(i._dwt_otpsetmrregs) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 deca_device.o(i._dwt_otpsetmrregs) refers to dw_driver.o(i.delay_ms) for delay_ms deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_calibratesleepcnt) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice @@ -365,12 +413,16 @@ dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init dw_driver.o(i.Reset_DW1000) refers to dw_driver.o(i.delay_ms) for delay_ms dw_driver.o(i.delay_ms) refers to lis3dh_driver.o(i.delay_us) for delay_us + spi.o(i.Uwb_CS_di) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin + spi.o(i.Uwb_CS_di) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + spi.o(i.Uwb_CS_di) refers to printfa.o(i.__0printf) for __2printf + spi.o(i.readfromspi) refers to spi.o(i.Uwb_CS_di) for Uwb_CS_di + spi.o(i.writetospi) refers to spi.o(i.Uwb_CS_di) for Uwb_CS_di adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_Start) for HAL_ADC_Start adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) for HAL_ADC_PollForConversion adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) for HAL_ADC_GetState adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) for HAL_ADC_GetValue adc.o(i.Get_ADC_Value) refers to main.o(.bss) for hadc - adc.o(i.Get_Battary) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin adc.o(i.Get_Battary) refers to adc.o(i.Get_ADC_Value) for Get_ADC_Value adc.o(i.Get_Battary) refers to ffltui.o(.text) for __aeabi_ui2f adc.o(i.Get_Battary) refers to fdiv.o(.text) for __aeabi_fdiv @@ -413,12 +465,14 @@ flash.o(i.FLASH_Prepare) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) for HAL_FLASH_Unlock flash.o(i.FLASH_Prepare) refers to stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) for HAL_FLASHEx_Erase flash.o(i.FLASH_Prepare) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) for HAL_FLASH_Lock + flash.o(i.FLASH_Prepare) refers to lora.o(.data) for testflag flash.o(i.FLASH_Write) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) for HAL_FLASH_Unlock flash.o(i.FLASH_Write) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) for HAL_FLASH_Program flash.o(i.FLASH_Write) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) for HAL_FLASH_Lock + flash.o(i.FLASH_Write) refers to flash.o(.data) for .data global_param.o(i.EnterUWBUpdateMode) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare global_param.o(i.EnterUWBUpdateMode) refers to flash.o(i.FLASH_Write) for FLASH_Write - global_param.o(i.EnterUWBUpdateMode) refers to printf1.o(i.__0printf$1) for __2printf + global_param.o(i.EnterUWBUpdateMode) refers to printfa.o(i.__0printf) for __2printf global_param.o(i.EnterUWBUpdateMode) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash global_param.o(i.EnterUWBUpdateMode) refers to dw_driver.o(i.delay_ms) for delay_ms global_param.o(i.EnterUWBUpdateMode) refers to global_param.o(.bss) for .bss @@ -426,6 +480,7 @@ global_param.o(i.parameter_init) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash global_param.o(i.parameter_init) refers to global_param.o(.bss) for .bss global_param.o(i.save_com_map_to_flash) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare + global_param.o(i.save_com_map_to_flash) refers to dw_driver.o(i.delay_ms) for delay_ms global_param.o(i.save_com_map_to_flash) refers to flash.o(i.FLASH_Write) for FLASH_Write global_param.o(i.save_com_map_to_flash) refers to memcpya.o(.text) for __aeabi_memcpy global_param.o(i.save_com_map_to_flash) refers to global_param.o(.bss) for .bss @@ -436,6 +491,9 @@ dw_app.o(i.Dw1000_Init) refers to deca_device.o(i.dwt_setrxantennadelay) for dwt_setrxantennadelay dw_app.o(i.Dw1000_Init) refers to deca_device.o(i.dwt_settxantennadelay) for dwt_settxantennadelay dw_app.o(i.Dw1000_Init) refers to dw_app.o(.data) for .data + dw_app.o(i.UWB_Wkup) refers to lis3dh_driver.o(i.delay_us) for delay_us + dw_app.o(i.UWB_Wkup) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid + dw_app.o(i.UWB_Wkup) refers to dw_app.o(.data) for .data dw_app.o(i.tag_sleep_configuraion) refers to deca_device.o(i.dwt_configuresleep) for dwt_configuresleep dw_app.o(i.tag_sleep_configuraion) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep serial_at_cmd_app.o(i.SendComMap) refers to memcpya.o(.text) for __aeabi_memcpy @@ -447,7 +505,7 @@ serial_at_cmd_app.o(i.UpdateProcess) refers to dw_driver.o(i.delay_ms) for delay_ms serial_at_cmd_app.o(i.UpdateProcess) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare serial_at_cmd_app.o(i.UpdateProcess) refers to flash.o(i.FLASH_Write) for FLASH_Write - serial_at_cmd_app.o(i.UpdateProcess) refers to printf1.o(i.__0printf$1) for __2printf + serial_at_cmd_app.o(i.UpdateProcess) refers to printfa.o(i.__0printf) for __2printf serial_at_cmd_app.o(i.UpdateProcess) refers to global_param.o(.bss) for g_com_map serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(i.UpdateProcess) for UpdateProcess serial_at_cmd_app.o(i.UsartParseDataHandler) refers to memcpya.o(.text) for __aeabi_memcpy @@ -458,84 +516,123 @@ serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(.bss) for .bss serial_at_cmd_app.o(i.UsartParseDataHandler) refers to global_param.o(.bss) for g_com_map crc.o(i.CRC_Compute) refers to crc.o(.constdata) for .constdata - dw_ancapp.o(i.Anchor_App) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout - dw_ancapp.o(i.Anchor_App) refers to deca_device.o(i.dwt_rxenable) for dwt_rxenable - dw_ancapp.o(i.Anchor_App) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter - dw_ancapp.o(i.Anchor_App) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg - dw_ancapp.o(i.Anchor_App) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg - dw_ancapp.o(i.Anchor_App) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata - dw_ancapp.o(i.Anchor_App) refers to deca_device.o(i.dwt_readdiagnostics) for dwt_readdiagnostics - dw_ancapp.o(i.Anchor_App) refers to dw_ancapp.o(i.LOS) for LOS - dw_ancapp.o(i.Anchor_App) refers to cdcmple.o(.text) for __aeabi_cdcmple - dw_ancapp.o(i.Anchor_App) refers to memcpya.o(.text) for __aeabi_memcpy - dw_ancapp.o(i.Anchor_App) refers to dw_ancapp.o(i.CmpTagInList) for CmpTagInList - dw_ancapp.o(i.Anchor_App) refers to ffltui.o(.text) for __aeabi_ui2f - dw_ancapp.o(i.Anchor_App) refers to uidiv.o(.text) for __aeabi_uidivmod - dw_ancapp.o(i.Anchor_App) refers to fdiv.o(.text) for __aeabi_fdiv - dw_ancapp.o(i.Anchor_App) refers to f2d.o(.text) for __aeabi_f2d - dw_ancapp.o(i.Anchor_App) refers to round.o(i.round) for round - dw_ancapp.o(i.Anchor_App) refers to d2f.o(.text) for __aeabi_d2f - dw_ancapp.o(i.Anchor_App) refers to ffixui.o(.text) for __aeabi_f2uiz - dw_ancapp.o(i.Anchor_App) refers to dw_ancapp.o(i.Anchor_RecNearPoll) for Anchor_RecNearPoll - dw_ancapp.o(i.Anchor_App) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff - dw_ancapp.o(i.Anchor_App) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep - dw_ancapp.o(i.Anchor_App) refers to main.o(.bss) for hlptim1 - dw_ancapp.o(i.Anchor_App) refers to lora.o(.data) for start_time - dw_ancapp.o(i.Anchor_App) refers to lora.o(.data) for end_time - dw_ancapp.o(i.Anchor_App) refers to lora.o(.data) for current_time - dw_ancapp.o(i.Anchor_App) refers to dw_ancapp.o(.bss) for .bss - dw_ancapp.o(i.Anchor_App) refers to dw_ancapp.o(.data) for .data - dw_ancapp.o(i.Anchor_App) refers to main.o(.data) for group_id - dw_ancapp.o(i.Anchor_App) refers to global_param.o(.bss) for g_com_map - dw_ancapp.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_readrxtimestamp) for dwt_readrxtimestamp - dw_ancapp.o(i.Anchor_RecNearPoll) refers to main.o(i.GetLPTime) for GetLPTime - dw_ancapp.o(i.Anchor_RecNearPoll) refers to idiv.o(.text) for __aeabi_idivmod - dw_ancapp.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_setdelayedtrxtime) for dwt_setdelayedtrxtime - dw_ancapp.o(i.Anchor_RecNearPoll) refers to dw_ancapp.o(i.resp_msg_set_ts) for resp_msg_set_ts - dw_ancapp.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff - dw_ancapp.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata - dw_ancapp.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl - dw_ancapp.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx - dw_ancapp.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg - dw_ancapp.o(i.Anchor_RecNearPoll) refers to dw_ancapp.o(.data) for .data - dw_ancapp.o(i.Anchor_RecNearPoll) refers to dw_ancapp.o(.bss) for .bss - dw_ancapp.o(i.Anchor_RecNearPoll) refers to main.o(.data) for dev_id - dw_ancapp.o(i.Anchor_RecNearPoll) refers to global_param.o(.bss) for g_com_map - dw_ancapp.o(i.CmpTagInList) refers to memcmp.o(.text) for memcmp - dw_ancapp.o(i.CmpTagInList) refers to dw_ancapp.o(.bss) for .bss - dw_ancapp.o(i.CmpTagInList) refers to dw_ancapp.o(.data) for .data - dw_ancapp.o(i.LOS) refers to idiv.o(.text) for __aeabi_idivmod - dw_ancapp.o(i.LOS) refers to dflti.o(.text) for __aeabi_i2d - dw_ancapp.o(i.LOS) refers to log10.o(i.log10) for log10 - dw_ancapp.o(i.LOS) refers to dmul.o(.text) for __aeabi_dmul - dw_ancapp.o(i.LOS) refers to dadd.o(.text) for __aeabi_dsub - dw_ancapp.o(i.LOS) refers to dfltui.o(.text) for __aeabi_ui2d - dw_ancapp.o(i.LOS) refers to dscalb.o(.text) for __ARM_scalbn - dw_ancapp.o(i.LOS) refers to ddiv.o(.text) for __aeabi_ddiv - dw_ancapp.o(i.LOS) refers to dw_ancapp.o(.data) for .data - dw_ancapp.o(i.TagListUpdate) refers to dw_ancapp.o(.data) for .data - dw_ancapp.o(i.TagListUpdate) refers to dw_ancapp.o(.bss) for .bss - dw_ancapp.o(i.resp_msg_set_ts) refers to llushr.o(.text) for __aeabi_llsr - main.o(i.Beep_Off) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) for HAL_TIM_PWM_Stop - main.o(i.Beep_Off) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop_IT) for HAL_TIM_Base_Stop_IT - main.o(i.Beep_Off) refers to main.o(.bss) for .bss - main.o(i.Beep_On) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_IT) for HAL_TIM_Base_Start_IT - main.o(i.Beep_On) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) for HAL_TIM_PWM_Start - main.o(i.Beep_On) refers to main.o(.bss) for .bss + ws2812.o(i.RGB_Rst) refers to ws2812.o(i.w28delay) for w28delay + ws2812.o(i.RGB_Set) refers to ws2812.o(i.RGB_Set_RED) for RGB_Set_RED + ws2812.o(i.RGB_Set) refers to ws2812.o(i.RGB_Set_GREEN) for RGB_Set_GREEN + ws2812.o(i.RGB_Set) refers to ws2812.o(i.RGB_Set_WHITE) for RGB_Set_WHITE + ws2812.o(i.RGB_Set) refers to ws2812.o(i.RGB_Set_BLUE) for RGB_Set_BLUE + ws2812.o(i.RGB_Set) refers to ws2812.o(i.RGB_Set_LEDOFF) for RGB_Set_LEDOFF + ws2812.o(i.RGB_Set_BLUE) refers to ws2812.o(i.RGB_Set_Down) for RGB_Set_Down + ws2812.o(i.RGB_Set_BLUE) refers to ws2812.o(i.RGB_Set_Up) for RGB_Set_Up + ws2812.o(i.RGB_Set_GREEN) refers to ws2812.o(i.RGB_Set_Up) for RGB_Set_Up + ws2812.o(i.RGB_Set_GREEN) refers to ws2812.o(i.RGB_Set_Down) for RGB_Set_Down + ws2812.o(i.RGB_Set_LEDOFF) refers to ws2812.o(i.RGB_Set_Down) for RGB_Set_Down + ws2812.o(i.RGB_Set_RED) refers to ws2812.o(i.RGB_Set_Down) for RGB_Set_Down + ws2812.o(i.RGB_Set_RED) refers to ws2812.o(i.RGB_Set_Up) for RGB_Set_Up + ws2812.o(i.RGB_Set_WHITE) refers to ws2812.o(i.RGB_Set_Up) for RGB_Set_Up + ws2812.o(i.Set4LEDColor) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + ws2812.o(i.Set4LEDColor) refers to ws2812.o(i.RGB_Rst) for RGB_Rst + ws2812.o(i.Set4LEDColor) refers to ws2812.o(i.RGB_Set) for RGB_Set + ws2812.o(i.Set4LEDColor_Off) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + syn6288.o(i.SYN_FrameInfo) refers to strlen.o(.text) for strlen + syn6288.o(i.SYN_FrameInfo) refers to memcpya.o(.text) for __aeabi_memcpy + syn6288.o(i.SYN_FrameInfo) refers to dw_driver.o(i.delay_ms) for delay_ms + syn6288.o(i.SYN_FrameInfo) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) for HAL_UART_Transmit + syn6288.o(i.SYN_FrameInfo) refers to main.o(.bss) for huart5 + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_readrxtimestamp) for dwt_readrxtimestamp + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_setdelayedtrxtime) for dwt_setdelayedtrxtime + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to dw_mbx_tag.o(i.resp_msg_set_ts) for resp_msg_set_ts + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to dw_mbx_tag.o(.bss) for .bss + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to main.o(.data) for dev_id + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to dw_mbx_tag.o(.data) for .data + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to global_param.o(.bss) for g_com_map + dw_mbx_tag.o(i.Anchor_RecNearPoll) refers to main.o(.bss) for hlptim1 + dw_mbx_tag.o(i.CmpTagInList) refers to memcmp.o(.text) for memcmp + dw_mbx_tag.o(i.CmpTagInList) refers to dw_mbx_tag.o(.bss) for .bss + dw_mbx_tag.o(i.CmpTagInList) refers to dw_mbx_tag.o(.data) for .data + dw_mbx_tag.o(i.LoraHeartBeartPoll) refers to dw_app.o(i.Checksum_u16) for Checksum_u16 + dw_mbx_tag.o(i.LoraHeartBeartPoll) refers to dw_mbx_tag.o(.bss) for .bss + dw_mbx_tag.o(i.LoraHeartBeartPoll) refers to global_param.o(.bss) for g_com_map + dw_mbx_tag.o(i.LoraHeartBeartPoll) refers to dw_mbx_tag.o(.data) for .data + dw_mbx_tag.o(i.LoraHeartBeartPoll) refers to radio.o(.constdata) for Radio + dw_mbx_tag.o(i.LoraReportFreqPoll) refers to lora.o(.data) for wg_lost_count + dw_mbx_tag.o(i.LoraReportFreqPoll) refers to dw_mbx_tag.o(.data) for .data + dw_mbx_tag.o(i.LoraReportPoll) refers to dw_mbx_tag.o(i.TagListUpdate) for TagListUpdate + dw_mbx_tag.o(i.LoraReportPoll) refers to dw_mbx_tag.o(i.LoraReportFreqPoll) for LoraReportFreqPoll + dw_mbx_tag.o(i.LoraReportPoll) refers to lora.o(i.SwitchLoraSettings) for SwitchLoraSettings + dw_mbx_tag.o(i.LoraReportPoll) refers to dw_mbx_tag.o(i.LoraHeartBeartPoll) for LoraHeartBeartPoll + dw_mbx_tag.o(i.LoraReportPoll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin + dw_mbx_tag.o(i.LoraReportPoll) refers to memcpya.o(.text) for __aeabi_memcpy + dw_mbx_tag.o(i.LoraReportPoll) refers to dw_app.o(i.Checksum_u16) for Checksum_u16 + dw_mbx_tag.o(i.LoraReportPoll) refers to dw_mbx_tag.o(.data) for .data + dw_mbx_tag.o(i.LoraReportPoll) refers to global_param.o(.bss) for g_com_map + dw_mbx_tag.o(i.LoraReportPoll) refers to dw_mbx_tag.o(.bss) for .bss + dw_mbx_tag.o(i.LoraReportPoll) refers to main.o(.data) for bat_percent + dw_mbx_tag.o(i.LoraReportPoll) refers to radio.o(.constdata) for Radio + dw_mbx_tag.o(i.MbxTagUwbRec) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout + dw_mbx_tag.o(i.MbxTagUwbRec) refers to deca_device.o(i.dwt_rxenable) for dwt_rxenable + dw_mbx_tag.o(i.MbxTagUwbRec) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg + dw_mbx_tag.o(i.MbxTagUwbRec) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter + dw_mbx_tag.o(i.MbxTagUwbRec) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg + dw_mbx_tag.o(i.MbxTagUwbRec) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata + dw_mbx_tag.o(i.MbxTagUwbRec) refers to memcpya.o(.text) for __aeabi_memcpy + dw_mbx_tag.o(i.MbxTagUwbRec) refers to dw_mbx_tag.o(i.CmpTagInList) for CmpTagInList + dw_mbx_tag.o(i.MbxTagUwbRec) refers to dw_mbx_tag.o(i.Anchor_RecNearPoll) for Anchor_RecNearPoll + dw_mbx_tag.o(i.MbxTagUwbRec) refers to uidiv.o(.text) for __aeabi_uidivmod + dw_mbx_tag.o(i.MbxTagUwbRec) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff + dw_mbx_tag.o(i.MbxTagUwbRec) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep + dw_mbx_tag.o(i.MbxTagUwbRec) refers to dw_mbx_tag.o(.data) for .data + dw_mbx_tag.o(i.MbxTagUwbRec) refers to main.o(.bss) for hlptim1 + dw_mbx_tag.o(i.MbxTagUwbRec) refers to dw_mbx_tag.o(.bss) for .bss + dw_mbx_tag.o(i.MbxTagUwbRec) refers to main.o(.data) for group_id + dw_mbx_tag.o(i.TagListUpdate) refers to dw_mbx_tag.o(.data) for .data + dw_mbx_tag.o(i.TagListUpdate) refers to dw_mbx_tag.o(.bss) for .bss + dw_mbx_tag.o(i.resp_msg_set_ts) refers to llushr.o(.text) for __aeabi_llsr + gps.o(i.GPS_ParseGGA) refers to memseta.o(.text) for __aeabi_memclr4 + gps.o(i.GPS_ParseGGA) refers to hido_util.o(i.HIDO_UtilParseFormat) for HIDO_UtilParseFormat + gps.o(i.GPS_ParseGGA) refers to hido_util.o(i.HIDO_UtilHexStrBufToInt) for HIDO_UtilHexStrBufToInt + gps.o(i.GPS_ParseGGA) refers to hido_util.o(i.HIDO_UtilStrBufToInt) for HIDO_UtilStrBufToInt + gps.o(i.GPS_ParseGGA) refers to gps.o(i.GPS_ParseLat) for GPS_ParseLat + gps.o(i.GPS_ParseGGA) refers to gps.o(i.GPS_ParseLon) for GPS_ParseLon + gps.o(i.GPS_ParseGGA) refers to memcpya.o(.text) for __aeabi_memcpy + gps.o(i.GPS_ParseGGA) refers to atof.o(i.atof) for atof + gps.o(i.GPS_ParseGGA) refers to d2f.o(.text) for __aeabi_d2f + gps.o(i.GPS_ParseGGA) refers to fadd.o(.text) for __aeabi_fadd + gps.o(i.GPS_ParseGGA) refers to gps.o(.data) for .data + gps.o(i.GPS_ParseGGA) refers to main.o(.data) for gpsled + gps.o(i.GPS_ParseGGA) refers to dw_mbx_tag.o(.data) for gps_state + gps.o(i.GPS_ParseLat) refers to hido_util.o(i.HIDO_UtilStrnchr) for HIDO_UtilStrnchr + gps.o(i.GPS_ParseLat) refers to hido_util.o(i.HIDO_UtilStrBufToInt) for HIDO_UtilStrBufToInt + gps.o(i.GPS_ParseLat) refers to dfltui.o(.text) for __aeabi_ui2d + gps.o(i.GPS_ParseLat) refers to ddiv.o(.text) for __aeabi_ddiv + gps.o(i.GPS_ParseLat) refers to dadd.o(.text) for __aeabi_dadd + gps.o(i.GPS_ParseLon) refers to hido_util.o(i.HIDO_UtilStrnchr) for HIDO_UtilStrnchr + gps.o(i.GPS_ParseLon) refers to hido_util.o(i.HIDO_UtilStrBufToInt) for HIDO_UtilStrBufToInt + gps.o(i.GPS_ParseLon) refers to dfltui.o(.text) for __aeabi_ui2d + gps.o(i.GPS_ParseLon) refers to ddiv.o(.text) for __aeabi_ddiv + gps.o(i.GPS_ParseLon) refers to dadd.o(.text) for __aeabi_dadd + gps.o(i.GPS_RecvFsm) refers to strstr.o(.text) for strstr + gps.o(i.GPS_RecvFsm) refers to gps.o(i.GPS_ParseGGA) for GPS_ParseGGA + gps.o(i.GPS_RecvFsm) refers to memseta.o(.text) for __aeabi_memclr + gps.o(i.GPS_RecvFsm) refers to gps.o(.bss) for .bss + main.o(i.Bat_Percent_Poll) refers to adc.o(i.Get_Battary) for Get_Battary + main.o(i.Bat_Percent_Poll) refers to main.o(.data) for .data main.o(i.GPIO_Toggle) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) for HAL_GPIO_TogglePin + main.o(i.GPS_Close_Init) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) for HAL_UART_Transmit_DMA + main.o(i.GPS_Close_Init) refers to delay.o(i.Delay_Ms) for Delay_Ms + main.o(i.GPS_Close_Init) refers to main.o(.data) for .data + main.o(i.GPS_Close_Init) refers to main.o(.bss) for .bss main.o(i.GetLPTime) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter main.o(i.GetLPTime) refers to dfltui.o(.text) for __aeabi_ui2d main.o(i.GetLPTime) refers to dmul.o(.text) for __aeabi_dmul main.o(i.GetLPTime) refers to ddiv.o(.text) for __aeabi_ddiv main.o(i.GetLPTime) refers to dfixui.o(.text) for __aeabi_d2uiz main.o(i.GetLPTime) refers to main.o(.bss) for .bss - main.o(i.GetLoratx_frequency) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter - main.o(i.GetLoratx_frequency) refers to rand.o(.text) for srand - main.o(i.GetLoratx_frequency) refers to idiv.o(.text) for __aeabi_idivmod - main.o(i.GetLoratx_frequency) refers to uidiv.o(.text) for __aeabi_uidivmod - main.o(i.GetLoratx_frequency) refers to main.o(.data) for .data - main.o(i.GetLoratx_frequency) refers to main.o(.bss) for .bss - main.o(i.GetLoratx_frequency) refers to global_param.o(.bss) for g_com_map main.o(i.Get_Battary_UWB) refers to deca_device.o(i.dwt_readtempvbat) for dwt_readtempvbat main.o(i.Get_Battary_UWB) refers to fflti.o(.text) for __aeabi_i2f main.o(i.Get_Battary_UWB) refers to fdiv.o(.text) for __aeabi_fdiv @@ -546,42 +643,57 @@ main.o(i.Get_Battary_UWB) refers to ffixui.o(.text) for __aeabi_f2uiz main.o(i.Get_Battary_UWB) refers to main.o(.data) for .data main.o(i.HAL_GPIO_EXTI_Callback) refers to main.o(i.SystemClock_Config) for SystemClock_Config - main.o(i.HAL_GPIO_EXTI_Callback) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin main.o(i.HAL_GPIO_EXTI_Callback) refers to radio.o(i.RadioIrqProcess) for RadioIrqProcess + main.o(i.HAL_GPIO_EXTI_Callback) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset) for HAL_NVIC_SystemReset main.o(i.HAL_GPIO_EXTI_Callback) refers to main.o(.data) for .data + main.o(i.HAL_GPIO_EXTI_Callback) refers to stm32l0xx_it.o(.data) for nomove_count main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.SystemClock_Config) for SystemClock_Config - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.Beep_Off) for Beep_Off - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.SetNextPollTime) for SetNextPollTime - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to uidiv.o(.text) for __aeabi_uidivmod - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to adc.o(i.Get_VDDVlotage) for Get_VDDVlotage + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to ws2812.o(i.Set4LEDColor) for Set4LEDColor + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.Bat_Percent_Poll) for Bat_Percent_Poll + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.Yuying_Poll) for Yuying_Poll + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fadd.o(.text) for __aeabi_fadd + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to ffltui.o(.text) for __aeabi_ui2f + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to cfcmple.o(.text) for __aeabi_cfcmple + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fflti.o(.text) for __aeabi_i2f + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to ws2812.o(i.Set4LEDColor_Off) for Set4LEDColor_Off + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh) for HAL_IWDG_Refresh main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(.data) for .data - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to lora.o(.data) for Beepchixutime + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to lora.o(.data) for shengji_flag + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_it.o(.data) for nomove_count main.o(i.HAL_LPTIM_CompareMatchCallback) refers to global_param.o(.bss) for g_com_map + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(.bss) for .bss main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin + main.o(i.IdleTask) refers to lora.o(i.LoraInit) for LoraInit + main.o(i.IdleTask) refers to stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop) for HAL_UART_DMAStop main.o(i.IdleTask) refers to usart.o(i.UART_CheckReceive) for UART_CheckReceive main.o(i.IdleTask) refers to usart.o(i.UART_CheckSend) for UART_CheckSend - main.o(i.IdleTask) refers to main.o(i.UsartInit) for UsartInit - main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin - main.o(i.IdleTask) refers to main.o(i.UsartDeInit) for UsartDeInit + main.o(i.IdleTask) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset) for HAL_NVIC_SystemReset + main.o(i.IdleTask) refers to memcmp.o(.text) for memcmp main.o(i.IdleTask) refers to main.o(.data) for .data + main.o(i.IdleTask) refers to main.o(.bss) for .bss main.o(i.IdleTask) refers to stm32l0xx_it.o(.data) for nomove_count main.o(i.IdleTask) refers to global_param.o(.bss) for g_com_map - main.o(i.LoraSendComMap) refers to memcpya.o(.text) for __aeabi_memcpy - main.o(i.LoraSendComMap) refers to dw_app.o(i.Checksum_u16) for Checksum_u16 - main.o(i.LoraSendComMap) refers to main.o(.bss) for .bss - main.o(i.LoraSendComMap) refers to global_param.o(.bss) for g_com_map - main.o(i.LoraSendComMap) refers to main.o(.data) for .data - main.o(i.Lora_Tx_Poll) refers to lora.o(i.Lora47X_Init) for Lora47X_Init - main.o(i.Lora_Tx_Poll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin - main.o(i.Lora_Tx_Poll) refers to lora.o(i.Lora_tx_zubao) for Lora_tx_zubao - main.o(i.Lora_Tx_Poll) refers to memseta.o(.text) for __aeabi_memclr - main.o(i.Lora_Tx_Poll) refers to main.o(.data) for .data - main.o(i.Lora_Tx_Poll) refers to lora.o(.data) for du_flag - main.o(i.Lora_Tx_Poll) refers to radio.o(.constdata) for Radio - main.o(i.Lora_Tx_Poll) refers to main.o(.bss) for .bss - main.o(i.Lora_Tx_Poll) refers to dw_ancapp.o(.data) for Lora_tx_ancnum - main.o(i.Lora_Tx_Poll) refers to dw_app.o(.bss) for usart_send - main.o(i.Lora_Tx_Poll) refers to dw_ancapp.o(.bss) for Lora_tx_ancdist + main.o(i.Jingzhi_Poll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + main.o(i.Jingzhi_Poll) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_DeInit) for HAL_SPI_DeInit + main.o(i.Jingzhi_Poll) refers to main.o(i.Usart5DeInit) for Usart5DeInit + main.o(i.Jingzhi_Poll) refers to main.o(i.LpusartDeInit) for LpusartDeInit + main.o(i.Jingzhi_Poll) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) for HAL_ADC_DeInit + main.o(i.Jingzhi_Poll) refers to ws2812.o(i.Set4LEDColor_Off) for Set4LEDColor_Off + main.o(i.Jingzhi_Poll) refers to main.o(.data) for .data + main.o(i.Jingzhi_Poll) refers to main.o(.bss) for .bss + main.o(i.Lora_Send_Poll) refers to dw_mbx_tag.o(i.LoraReportPoll) for LoraReportPoll + main.o(i.Lora_Send_Poll) refers to main.o(.data) for .data + main.o(i.Lpuart_rx_Poll) refers to gps.o(i.GPS_RecvFsm) for GPS_RecvFsm + main.o(i.Lpuart_rx_Poll) refers to memseta.o(.text) for __aeabi_memclr4 + main.o(i.Lpuart_rx_Poll) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) for HAL_UART_Receive_DMA + main.o(i.Lpuart_rx_Poll) refers to stm32l0xx_it.o(.data) for recv_end_flag + main.o(i.Lpuart_rx_Poll) refers to main.o(.data) for .data + main.o(i.Lpuart_rx_Poll) refers to main.o(.bss) for .bss + main.o(i.LpusartDeInit) refers to memseta.o(.text) for __aeabi_memclr4 + main.o(i.LpusartDeInit) refers to stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) for HAL_UART_DeInit + main.o(i.LpusartDeInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init + main.o(i.LpusartDeInit) refers to main.o(.data) for .data + main.o(i.LpusartDeInit) refers to main.o(.bss) for .bss main.o(i.MX_ADC1_Init) refers to main.o(i.MX_ADC_Init) for MX_ADC_Init main.o(i.MX_ADC_DeInit) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) for HAL_ADC_DeInit main.o(i.MX_ADC_DeInit) refers to stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT) for HAL_ADCEx_DisableVREFINT @@ -600,18 +712,19 @@ main.o(i.MX_GPIO_Init) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ main.o(i.MX_SPI1_Init) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_Init) for HAL_SPI_Init main.o(i.MX_SPI1_Init) refers to main.o(.bss) for .bss - main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) for HAL_TIM_Base_Init - main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) for HAL_TIM_ConfigClockSource - main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) for HAL_TIM_PWM_Init - main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) for HAL_TIMEx_MasterConfigSynchronization - main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) for HAL_TIM_PWM_ConfigChannel - main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) for HAL_TIM_MspPostInit - main.o(i.MX_TIM2_Init) refers to main.o(.bss) for .bss main.o(i.MX_USART1_UART_Init) refers to memseta.o(.text) for __aeabi_memclr4 main.o(i.MX_USART1_UART_Init) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init main.o(i.MX_USART1_UART_Init) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init main.o(i.MX_USART1_UART_Init) refers to usart.o(i.Usart1InitVariables) for Usart1InitVariables main.o(i.MX_USART1_UART_Init) refers to main.o(.bss) for .bss + main.o(i.MX_USART5_UART_Init) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init + main.o(i.MX_USART5_UART_Init) refers to main.o(.bss) for .bss + main.o(i.OneSecondTask) refers to main.o(.data) for .data + main.o(i.PowerDownDetect) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin + main.o(i.PowerDownDetect) refers to dw_driver.o(i.delay_ms) for delay_ms + main.o(i.PowerDownDetect) refers to ws2812.o(i.Set4LEDColor) for Set4LEDColor + main.o(i.PowerDownDetect) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + main.o(i.PowerDownDetect) refers to main.o(.data) for .data main.o(i.Program_Init) refers to global_param.o(i.parameter_init) for parameter_init main.o(i.Program_Init) refers to flash.o(i.STMFLASH_ReadHalfWord) for STMFLASH_ReadHalfWord main.o(i.Program_Init) refers to dfltui.o(.text) for __aeabi_ui2d @@ -621,27 +734,29 @@ main.o(i.Program_Init) refers to dfixui.o(.text) for __aeabi_d2uiz main.o(i.Program_Init) refers to uidiv.o(.text) for __aeabi_uidivmod main.o(i.Program_Init) refers to ddiv.o(.text) for __aeabi_ddiv - main.o(i.Program_Init) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) for HAL_LPTIM_TimeOut_Start_IT - main.o(i.Program_Init) refers to printf1.o(i.__0printf$1) for __2printf + main.o(i.Program_Init) refers to printfa.o(i.__0printf) for __2printf main.o(i.Program_Init) refers to memcpya.o(.text) for __aeabi_memcpy main.o(i.Program_Init) refers to serial_at_cmd_app.o(i.UsartParseDataHandler) for UsartParseDataHandler main.o(i.Program_Init) refers to usart.o(.data) for Usart1ParseDataCallback main.o(i.Program_Init) refers to main.o(.data) for .data main.o(i.Program_Init) refers to global_param.o(.bss) for g_com_map main.o(i.Program_Init) refers to deca_device.o(.data) for module_power - main.o(i.Program_Init) refers to main.o(.bss) for .bss - main.o(i.SetNextPollTime) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter - main.o(i.SetNextPollTime) refers to dfltui.o(.text) for __aeabi_ui2d - main.o(i.SetNextPollTime) refers to dmul.o(.text) for __aeabi_dmul - main.o(i.SetNextPollTime) refers to dflti.o(.text) for __aeabi_i2d - main.o(i.SetNextPollTime) refers to dadd.o(.text) for __aeabi_dadd - main.o(i.SetNextPollTime) refers to dfixi.o(.text) for __aeabi_d2iz - main.o(i.SetNextPollTime) refers to main.o(.bss) for .bss main.o(i.SystemClock_Config) refers to memseta.o(.text) for __aeabi_memclr4 main.o(i.SystemClock_Config) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) for HAL_PWR_EnableBkUpAccess main.o(i.SystemClock_Config) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) for HAL_RCC_OscConfig main.o(i.SystemClock_Config) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) for HAL_RCC_ClockConfig main.o(i.SystemClock_Config) refers to stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) for HAL_RCCEx_PeriphCLKConfig + main.o(i.TTSchaxun_Busy) refers to syn6288.o(i.SYN_FrameInfo) for SYN_FrameInfo + main.o(i.TTSchaxun_Busy) refers to memseta.o(.text) for __aeabi_memclr + main.o(i.TTSchaxun_Busy) refers to lora.o(.data) for yuyin_sendflag + main.o(i.TTSchaxun_Busy) refers to lora.o(.bss) for xiafayuyin_data + main.o(i.Usart5DeInit) refers to memseta.o(.text) for __aeabi_memclr4 + main.o(i.Usart5DeInit) refers to stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) for HAL_UART_DeInit + main.o(i.Usart5DeInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init + main.o(i.Usart5DeInit) refers to main.o(.data) for .data + main.o(i.Usart5DeInit) refers to main.o(.bss) for .bss + main.o(i.Usart5Init) refers to main.o(i.MX_DMA_Init) for MX_DMA_Init + main.o(i.Usart5Init) refers to main.o(i.MX_USART5_UART_Init) for MX_USART5_UART_Init main.o(i.UsartDeInit) refers to memseta.o(.text) for __aeabi_memclr4 main.o(i.UsartDeInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ main.o(i.UsartDeInit) refers to stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) for HAL_UART_DeInit @@ -654,36 +769,47 @@ main.o(i.UsartInit) refers to main.o(.data) for .data main.o(i.UsartInit) refers to usart.o(.bss) for m_EUART_DMA_RXBuf main.o(i.UsartInit) refers to main.o(.bss) for .bss - main.o(i.Uwb_Lora_Switch) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + main.o(i.Yuying_Poll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + main.o(i.Yuying_Poll) refers to lora.o(.data) for yuyinzidongguan_time main.o(i.hexToDec) refers to strlen.o(.text) for strlen main.o(i.hexToDec) refers to main.o(i.getIndexOfSigns) for getIndexOfSigns main.o(i.main) refers to stm32l0xx_hal.o(i.HAL_Init) for HAL_Init main.o(i.main) refers to main.o(i.SystemClock_Config) for SystemClock_Config main.o(i.main) refers to main.o(i.MX_GPIO_Init) for MX_GPIO_Init - main.o(i.main) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) for HAL_LPTIM_Init main.o(i.main) refers to main.o(i.MX_DMA_Init) for MX_DMA_Init + main.o(i.main) refers to main.o(i.MX_ADC_Init) for MX_ADC_Init + main.o(i.main) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) for HAL_LPTIM_Init main.o(i.main) refers to main.o(i.MX_USART1_UART_Init) for MX_USART1_UART_Init main.o(i.main) refers to main.o(i.MX_SPI1_Init) for MX_SPI1_Init - main.o(i.main) refers to main.o(i.MX_ADC_Init) for MX_ADC_Init - main.o(i.main) refers to main.o(i.MX_TIM2_Init) for MX_TIM2_Init + main.o(i.main) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init + main.o(i.main) refers to main.o(i.MX_USART5_UART_Init) for MX_USART5_UART_Init + main.o(i.main) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + main.o(i.main) refers to dw_driver.o(i.delay_ms) for delay_ms main.o(i.main) refers to main.o(i.Program_Init) for Program_Init - main.o(i.main) refers to lis3dh_driver.o(i.LIS3DH_Data_Init) for LIS3DH_Data_Init main.o(i.main) refers to dw_app.o(i.Dw1000_Init) for Dw1000_Init - main.o(i.main) refers to dw_app.o(i.Dw1000_App_Init) for Dw1000_App_Init - main.o(i.main) refers to delay.o(i.Delay_Ms) for Delay_Ms main.o(i.main) refers to deca_device.o(i.dwt_configuresleep) for dwt_configuresleep main.o(i.main) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep + main.o(i.main) refers to lis3dh_driver.o(i.LIS3DH_Data_Init) for LIS3DH_Data_Init + main.o(i.main) refers to ws2812.o(i.Set4LEDColor) for Set4LEDColor + main.o(i.main) refers to stm32l0xx_hal.o(i.HAL_Delay) for HAL_Delay + main.o(i.main) refers to ws2812.o(i.Set4LEDColor_Off) for Set4LEDColor_Off + main.o(i.main) refers to lora.o(i.LoraInit) for LoraInit + main.o(i.main) refers to adc.o(i.Get_Battary) for Get_Battary + main.o(i.main) refers to main.o(i.GPS_Close_Init) for GPS_Close_Init + main.o(i.main) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) for HAL_LPTIM_TimeOut_Start_IT main.o(i.main) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) for HAL_UART_Receive_DMA - main.o(i.main) refers to printf1.o(i.__0printf$1) for __2printf - main.o(i.main) refers to adc.o(i.Get_VDDVlotage) for Get_VDDVlotage - main.o(i.main) refers to main.o(i.GetLoratx_frequency) for GetLoratx_frequency - main.o(i.main) refers to main.o(i.Lora_Tx_Poll) for Lora_Tx_Poll + main.o(i.main) refers to main.o(i.Lpuart_rx_Poll) for Lpuart_rx_Poll + main.o(i.main) refers to main.o(i.OneSecondTask) for OneSecondTask main.o(i.main) refers to main.o(i.IdleTask) for IdleTask + main.o(i.main) refers to main.o(i.PowerDownDetect) for PowerDownDetect + main.o(i.main) refers to main.o(i.Lora_Send_Poll) for Lora_Send_Poll + main.o(i.main) refers to main.o(i.TTSchaxun_Busy) for TTSchaxun_Busy + main.o(i.main) refers to lora.o(i.LoraUp_Poll) for LoraUp_Poll + main.o(i.main) refers to main.o(i.Jingzhi_Poll) for Jingzhi_Poll + main.o(i.main) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) for HAL_PWR_EnterSTOPMode main.o(i.main) refers to main.o(.bss) for .bss - main.o(i.main) refers to usart.o(.bss) for m_EUART_DMA_RXBuf - main.o(i.main) refers to dw_app.o(.bss) for usart_send main.o(i.main) refers to main.o(.data) for .data - main.o(i.main) refers to lora.o(.data) for Lora_rece_error + main.o(i.main) refers to usart.o(.bss) for m_EUART_DMA_RXBuf main.o(i.mcu_sleep) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) for HAL_LPTIM_DeInit main.o(i.mcu_sleep) refers to memseta.o(.text) for __aeabi_memclr4 main.o(i.mcu_sleep) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init @@ -695,14 +821,18 @@ stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) for HAL_DMA_IRQHandler stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to main.o(.bss) for hdma_usart1_tx stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to main.o(.bss) for hdma_usart1_rx - stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin - stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(i.UsartInit) for UsartInit + stm32l0xx_it.o(i.DMA1_Channel4_5_6_7_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) for HAL_DMA_IRQHandler + stm32l0xx_it.o(i.DMA1_Channel4_5_6_7_IRQHandler) refers to main.o(.bss) for hdma_lpuart1_rx + stm32l0xx_it.o(i.DMA1_Channel4_5_6_7_IRQHandler) refers to main.o(.bss) for hdma_lpuart1_tx stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) for HAL_GPIO_EXTI_IRQHandler - stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_it.o(.data) for .data - stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(.data) for tag_frequency - stm32l0xx_it.o(i.EXTI2_3_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) for HAL_GPIO_EXTI_IRQHandler + stm32l0xx_it.o(i.EXTI4_15_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) for HAL_GPIO_EXTI_IRQHandler stm32l0xx_it.o(i.LPTIM1_IRQHandler) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) for HAL_LPTIM_IRQHandler stm32l0xx_it.o(i.LPTIM1_IRQHandler) refers to main.o(.bss) for hlptim1 + stm32l0xx_it.o(i.LPUART1_IRQHandler) refers to stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop) for HAL_UART_DMAStop + stm32l0xx_it.o(i.LPUART1_IRQHandler) refers to stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) for HAL_UART_IRQHandler + stm32l0xx_it.o(i.LPUART1_IRQHandler) refers to main.o(.bss) for hlpuart1 + stm32l0xx_it.o(i.LPUART1_IRQHandler) refers to main.o(.bss) for hdma_lpuart1_rx + stm32l0xx_it.o(i.LPUART1_IRQHandler) refers to stm32l0xx_it.o(.data) for .data stm32l0xx_it.o(i.SysTick_Handler) refers to stm32l0xx_hal.o(i.HAL_IncTick) for HAL_IncTick stm32l0xx_it.o(i.USART1_IRQHandler) refers to stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) for HAL_UART_IRQHandler stm32l0xx_it.o(i.USART1_IRQHandler) refers to main.o(.bss) for huart1 @@ -715,8 +845,6 @@ stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to memseta.o(.text) for __aeabi_memclr4 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init - stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) refers to memseta.o(.text) for __aeabi_memclr4 - stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) for HAL_DMA_DeInit stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ @@ -726,6 +854,8 @@ stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to main.o(i.Error_Handler) for Error_Handler stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ + stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to main.o(.bss) for hdma_lpuart1_rx + stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to main.o(.bss) for hdma_lpuart1_tx stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to main.o(.bss) for hdma_usart1_rx stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to main.o(.bss) for hdma_usart1_tx system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to uidiv.o(.text) for __aeabi_uidivmod @@ -967,15 +1097,18 @@ sx126x.o(i.SX126xSetWhiteningSeed) refers to sx126x-board.o(i.SX126xWriteRegister) for SX126xWriteRegister sx126x.o(i.SX126xSetWhiteningSeed) refers to sx126x.o(.data) for .data sx126x-board.o(i.SX126xReadBuffer) refers to sx126x.o(i.SX126xCheckDeviceReady) for SX126xCheckDeviceReady + sx126x-board.o(i.SX126xReadBuffer) refers to sx126x-board.o(i.SX126x_CS_Di) for SX126x_CS_Di sx126x-board.o(i.SX126xReadBuffer) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin sx126x-board.o(i.SX126xReadBuffer) refers to sx126x-board.o(i.SpiInOut) for SpiInOut sx126x-board.o(i.SX126xReadBuffer) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy sx126x-board.o(i.SX126xReadCommand) refers to sx126x.o(i.SX126xCheckDeviceReady) for SX126xCheckDeviceReady + sx126x-board.o(i.SX126xReadCommand) refers to sx126x-board.o(i.SX126x_CS_Di) for SX126x_CS_Di sx126x-board.o(i.SX126xReadCommand) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin sx126x-board.o(i.SX126xReadCommand) refers to sx126x-board.o(i.SpiInOut) for SpiInOut sx126x-board.o(i.SX126xReadCommand) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy sx126x-board.o(i.SX126xReadRegister) refers to sx126x-board.o(i.SX126xReadRegisters) for SX126xReadRegisters sx126x-board.o(i.SX126xReadRegisters) refers to sx126x.o(i.SX126xCheckDeviceReady) for SX126xCheckDeviceReady + sx126x-board.o(i.SX126xReadRegisters) refers to sx126x-board.o(i.SX126x_CS_Di) for SX126x_CS_Di sx126x-board.o(i.SX126xReadRegisters) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin sx126x-board.o(i.SX126xReadRegisters) refers to sx126x-board.o(i.SpiInOut) for SpiInOut sx126x-board.o(i.SX126xReadRegisters) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy @@ -984,85 +1117,114 @@ sx126x-board.o(i.SX126xReset) refers to lis3dh_driver.o(i.delay_us) for delay_us sx126x-board.o(i.SX126xSetRfTxPower) refers to sx126x.o(i.SX126xSetTxParams) for SX126xSetTxParams sx126x-board.o(i.SX126xWaitOnBusy) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin + sx126x-board.o(i.SX126xWakeup) refers to sx126x-board.o(i.SX126x_CS_Di) for SX126x_CS_Di sx126x-board.o(i.SX126xWakeup) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin sx126x-board.o(i.SX126xWakeup) refers to sx126x-board.o(i.SpiInOut) for SpiInOut sx126x-board.o(i.SX126xWakeup) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy sx126x-board.o(i.SX126xWriteBuffer) refers to sx126x.o(i.SX126xCheckDeviceReady) for SX126xCheckDeviceReady + sx126x-board.o(i.SX126xWriteBuffer) refers to sx126x-board.o(i.SX126x_CS_Di) for SX126x_CS_Di sx126x-board.o(i.SX126xWriteBuffer) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin sx126x-board.o(i.SX126xWriteBuffer) refers to sx126x-board.o(i.SpiInOut) for SpiInOut sx126x-board.o(i.SX126xWriteBuffer) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy sx126x-board.o(i.SX126xWriteCommand) refers to sx126x.o(i.SX126xCheckDeviceReady) for SX126xCheckDeviceReady + sx126x-board.o(i.SX126xWriteCommand) refers to sx126x-board.o(i.SX126x_CS_Di) for SX126x_CS_Di sx126x-board.o(i.SX126xWriteCommand) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin sx126x-board.o(i.SX126xWriteCommand) refers to sx126x-board.o(i.SpiInOut) for SpiInOut sx126x-board.o(i.SX126xWriteCommand) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy sx126x-board.o(i.SX126xWriteRegister) refers to sx126x-board.o(i.SX126xWriteRegisters) for SX126xWriteRegisters sx126x-board.o(i.SX126xWriteRegisters) refers to sx126x.o(i.SX126xCheckDeviceReady) for SX126xCheckDeviceReady + sx126x-board.o(i.SX126xWriteRegisters) refers to sx126x-board.o(i.SX126x_CS_Di) for SX126x_CS_Di sx126x-board.o(i.SX126xWriteRegisters) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin sx126x-board.o(i.SX126xWriteRegisters) refers to sx126x-board.o(i.SpiInOut) for SpiInOut sx126x-board.o(i.SX126xWriteRegisters) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy + sx126x-board.o(i.SX126x_CS_Di) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin + sx126x-board.o(i.SX126x_CS_Di) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + sx126x-board.o(i.SX126x_CS_Di) refers to printfa.o(i.__0printf) for __2printf sx126x-board.o(i.SpiInOut) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) for HAL_SPI_TransmitReceive sx126x-board.o(i.SpiInOut) refers to main.o(.bss) for hspi1 - lora.o(i.Lora433_change) refers to lora.o(.data) for .data - lora.o(i.Lora433_change) refers to lora.o(i.OnTxDone) for OnTxDone - lora.o(i.Lora433_change) refers to lora.o(.bss) for .bss - lora.o(i.Lora433_change) refers to lora.o(i.OnRxDone) for OnRxDone - lora.o(i.Lora433_change) refers to lora.o(i.OnTxTimeout) for OnTxTimeout - lora.o(i.Lora433_change) refers to lora.o(i.OnRxTimeout) for OnRxTimeout - lora.o(i.Lora433_change) refers to lora.o(i.OnRxError) for OnRxError - lora.o(i.Lora433_change) refers to radio.o(.constdata) for Radio - lora.o(i.Lora47X_Init) refers to lora.o(.data) for .data - lora.o(i.Lora47X_Init) refers to lora.o(i.OnTxDone) for OnTxDone - lora.o(i.Lora47X_Init) refers to lora.o(.bss) for .bss - lora.o(i.Lora47X_Init) refers to lora.o(i.OnRxDone) for OnRxDone - lora.o(i.Lora47X_Init) refers to lora.o(i.OnTxTimeout) for OnTxTimeout - lora.o(i.Lora47X_Init) refers to lora.o(i.OnRxTimeout) for OnRxTimeout - lora.o(i.Lora47X_Init) refers to lora.o(i.OnRxError) for OnRxError - lora.o(i.Lora47X_Init) refers to radio.o(.constdata) for Radio - lora.o(i.Lora47X_Init) refers to main.o(.data) for Loratx_frequency - lora.o(i.Lora47X_change) refers to sx126x.o(i.SX126xSetModulationParams) for SX126xSetModulationParams - lora.o(i.Lora47X_change) refers to radio.o(.constdata) for Radio - lora.o(i.Lora47X_change) refers to main.o(.data) for Loratx_frequency - lora.o(i.Lora47X_change) refers to radio.o(.bss) for SX126x - lora.o(i.Lora_tx_zubao) refers to memcpya.o(.text) for __aeabi_memcpy - lora.o(i.Lora_tx_zubao) refers to dw_app.o(i.Checksum_u16) for Checksum_u16 - lora.o(i.Lora_tx_zubao) refers to dw_app.o(.bss) for usart_send - lora.o(i.Lora_tx_zubao) refers to dw_ancapp.o(.data) for Lora_tx_ancnum - lora.o(i.Lora_tx_zubao) refers to main.o(.data) for dev_id - lora.o(i.Lora_tx_zubao) refers to lora.o(.data) for .data - lora.o(i.Lora_tx_zubao) refers to dw_ancapp.o(.data) for lora_yingda_flag - lora.o(i.Lora_tx_zubao) refers to dw_ancapp.o(.bss) for Lora_tx_ancid + lora.o(i.Cal_CRC16) refers to lora.o(i.UpdateCRC16) for UpdateCRC16 + lora.o(i.LoraInit) refers to lora.o(i.SwitchLoraSettings) for SwitchLoraSettings + lora.o(i.LoraInit) refers to lora.o(i.OnTxDone) for OnTxDone + lora.o(i.LoraInit) refers to lora.o(.bss) for .bss + lora.o(i.LoraInit) refers to lora.o(i.OnRxDone) for OnRxDone + lora.o(i.LoraInit) refers to lora.o(i.OnTxTimeout) for OnTxTimeout + lora.o(i.LoraInit) refers to lora.o(i.OnRxTimeout) for OnRxTimeout + lora.o(i.LoraInit) refers to lora.o(i.OnRxError) for OnRxError + lora.o(i.LoraInit) refers to radio.o(.constdata) for Radio + lora.o(i.LoraInit) refers to global_param.o(.bss) for g_com_map + lora.o(i.LoraInit) refers to main.o(.data) for active_flag + lora.o(i.LoraRspWriteCommap) refers to memcpya.o(.text) for __aeabi_memcpy + lora.o(i.LoraRspWriteCommap) refers to dw_app.o(i.Checksum_u16) for Checksum_u16 + lora.o(i.LoraRspWriteCommap) refers to dw_mbx_tag.o(.bss) for lora_sendbuffer + lora.o(i.LoraRspWriteCommap) refers to global_param.o(.bss) for g_com_map + lora.o(i.LoraRspWriteCommap) refers to dw_mbx_tag.o(.data) for wg_report_id + lora.o(i.LoraRspWriteCommap) refers to radio.o(.constdata) for Radio + lora.o(i.LoraSendComMap) refers to memcpya.o(.text) for __aeabi_memcpy + lora.o(i.LoraSendComMap) refers to dw_app.o(i.Checksum_u16) for Checksum_u16 + lora.o(i.LoraSendComMap) refers to dw_mbx_tag.o(.bss) for lora_sendbuffer + lora.o(i.LoraSendComMap) refers to global_param.o(.bss) for g_com_map + lora.o(i.LoraSendComMap) refers to dw_mbx_tag.o(.data) for wg_report_id + lora.o(i.LoraSendComMap) refers to radio.o(.constdata) for Radio + lora.o(i.LoraUp_Poll) refers to dw_app.o(i.Checksum_u16) for Checksum_u16 + lora.o(i.LoraUp_Poll) refers to delay.o(i.Delay_Ms) for Delay_Ms + lora.o(i.LoraUp_Poll) refers to lora.o(i.SwitchLoraSettings) for SwitchLoraSettings + lora.o(i.LoraUp_Poll) refers to dw_driver.o(i.delay_ms) for delay_ms + lora.o(i.LoraUp_Poll) refers to uidiv.o(.text) for __aeabi_uidivmod + lora.o(i.LoraUp_Poll) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare + lora.o(i.LoraUp_Poll) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset) for HAL_NVIC_SystemReset + lora.o(i.LoraUp_Poll) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter + lora.o(i.LoraUp_Poll) refers to stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh) for HAL_IWDG_Refresh + lora.o(i.LoraUp_Poll) refers to lora.o(i.Cal_CRC16) for Cal_CRC16 + lora.o(i.LoraUp_Poll) refers to memcmp.o(.text) for memcmp + lora.o(i.LoraUp_Poll) refers to memcpya.o(.text) for __aeabi_memcpy + lora.o(i.LoraUp_Poll) refers to flash.o(i.FLASH_Write) for FLASH_Write + lora.o(i.LoraUp_Poll) refers to lora.o(.data) for .data + lora.o(i.LoraUp_Poll) refers to lora.o(.bss) for .bss + lora.o(i.LoraUp_Poll) refers to main.o(.data) for dev_id + lora.o(i.LoraUp_Poll) refers to radio.o(.constdata) for Radio + lora.o(i.LoraUp_Poll) refers to main.o(.bss) for hlptim1 lora.o(i.OnRxDone) refers to memcpya.o(.text) for __aeabi_memcpy - lora.o(i.OnRxDone) refers to printf1.o(i.__0printf$1) for __2printf - lora.o(i.OnRxDone) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter + lora.o(i.OnRxDone) refers to dw_app.o(i.UWB_Wkup) for UWB_Wkup + lora.o(i.OnRxDone) refers to dw_mbx_tag.o(i.MbxTagUwbRec) for MbxTagUwbRec lora.o(i.OnRxDone) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin - lora.o(i.OnRxDone) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid - lora.o(i.OnRxDone) refers to dw_ancapp.o(i.Anchor_App) for Anchor_App - lora.o(i.OnRxDone) refers to dw_driver.o(i.delay_ms) for delay_ms + lora.o(i.OnRxDone) refers to dw_app.o(i.Checksum_u16) for Checksum_u16 lora.o(i.OnRxDone) refers to memcmp.o(.text) for memcmp - lora.o(i.OnRxDone) refers to main.o(i.LoraSendComMap) for LoraSendComMap + lora.o(i.OnRxDone) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter + lora.o(i.OnRxDone) refers to dfltui.o(.text) for __aeabi_ui2d + lora.o(i.OnRxDone) refers to dmul.o(.text) for __aeabi_dmul + lora.o(i.OnRxDone) refers to dadd.o(.text) for __aeabi_dadd + lora.o(i.OnRxDone) refers to dfixi.o(.text) for __aeabi_d2iz + lora.o(i.OnRxDone) refers to lora.o(i.LoraSendComMap) for LoraSendComMap lora.o(i.OnRxDone) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash - lora.o(i.OnRxDone) refers to main.o(i.Beep_On) for Beep_On - lora.o(i.OnRxDone) refers to lora.o(i.Lora433_change) for Lora433_change + lora.o(i.OnRxDone) refers to lora.o(i.LoraRspWriteCommap) for LoraRspWriteCommap + lora.o(i.OnRxDone) refers to main.o(i.Usart5Init) for Usart5Init + lora.o(i.OnRxDone) refers to lora.o(i.SwitchLoraSettings) for SwitchLoraSettings lora.o(i.OnRxDone) refers to lora.o(.data) for .data lora.o(i.OnRxDone) refers to lora.o(.bss) for .bss lora.o(i.OnRxDone) refers to radio.o(.constdata) for Radio - lora.o(i.OnRxDone) refers to main.o(.bss) for hlptim1 - lora.o(i.OnRxDone) refers to dw_ancapp.o(.bss) for Lora_tx_ancdist lora.o(i.OnRxDone) refers to main.o(.data) for dev_id + lora.o(i.OnRxDone) refers to dw_mbx_tag.o(.data) for wg_state + lora.o(i.OnRxDone) refers to main.o(.bss) for hlptim1 lora.o(i.OnRxDone) refers to global_param.o(.bss) for g_com_map - lora.o(i.OnRxError) refers to lora.o(i.Lora433_change) for Lora433_change + lora.o(i.OnRxDone) refers to main.o(.data) for usart5_state + lora.o(i.OnRxError) refers to lora.o(i.SwitchLoraSettings) for SwitchLoraSettings lora.o(i.OnRxError) refers to radio.o(.constdata) for Radio - lora.o(i.OnRxTimeout) refers to rand.o(.text) for rand - lora.o(i.OnRxTimeout) refers to idiv.o(.text) for __aeabi_idivmod - lora.o(i.OnRxTimeout) refers to lora.o(i.Lora433_change) for Lora433_change + lora.o(i.OnRxError) refers to global_param.o(.bss) for g_com_map + lora.o(i.OnRxTimeout) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter + lora.o(i.OnRxTimeout) refers to uidiv.o(.text) for __aeabi_uidivmod + lora.o(i.OnRxTimeout) refers to lora.o(i.SwitchLoraSettings) for SwitchLoraSettings lora.o(i.OnRxTimeout) refers to radio.o(.constdata) for Radio + lora.o(i.OnRxTimeout) refers to main.o(.bss) for hlptim1 lora.o(i.OnRxTimeout) refers to lora.o(.data) for .data - lora.o(i.OnRxTimeout) refers to main.o(.data) for Loratx_frequency - lora.o(i.OnTxDone) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin - lora.o(i.OnTxDone) refers to main.o(.data) for bat_percent + lora.o(i.OnRxTimeout) refers to global_param.o(.bss) for g_com_map + lora.o(i.OnTxDone) refers to printfa.o(i.__0printf) for __2printf + lora.o(i.OnTxDone) refers to lora.o(.data) for .data lora.o(i.OnTxDone) refers to radio.o(.constdata) for Radio - lora.o(i.OnTxTimeout) refers to lora.o(i.Lora433_change) for Lora433_change + lora.o(i.OnTxTimeout) refers to lora.o(i.SwitchLoraSettings) for SwitchLoraSettings lora.o(i.OnTxTimeout) refers to radio.o(.constdata) for Radio + lora.o(i.OnTxTimeout) refers to global_param.o(.bss) for g_com_map + lora.o(i.SwitchLoraSettings) refers to radio.o(.constdata) for Radio + lora.o(i.SwitchLoraSettings) refers to lora.o(.data) for .data stm32l0xx_hal_adc.o(i.ADC_ConversionStop) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_adc.o(i.ADC_DMAConvCplt) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_ConvCpltCallback) for HAL_ADC_ConvCpltCallback stm32l0xx_hal_adc.o(i.ADC_DMAError) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_ErrorCallback) for HAL_ADC_ErrorCallback @@ -1101,14 +1263,20 @@ stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINTTempSensor) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal.o(i.HAL_DeInit) refers to stm32l0xx_hal.o(i.HAL_MspDeInit) for HAL_MspDeInit stm32l0xx_hal.o(i.HAL_Delay) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal.o(i.HAL_Delay) refers to stm32l0xx_hal.o(.data) for .data stm32l0xx_hal.o(i.HAL_GetTick) refers to stm32l0xx_hal.o(.data) for .data + stm32l0xx_hal.o(i.HAL_GetTickFreq) refers to stm32l0xx_hal.o(.data) for .data + stm32l0xx_hal.o(i.HAL_GetTickPrio) refers to stm32l0xx_hal.o(.data) for .data stm32l0xx_hal.o(i.HAL_IncTick) refers to stm32l0xx_hal.o(.data) for .data stm32l0xx_hal.o(i.HAL_Init) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick stm32l0xx_hal.o(i.HAL_Init) refers to stm32l0xx_hal_msp.o(i.HAL_MspInit) for HAL_MspInit stm32l0xx_hal.o(i.HAL_InitTick) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal.o(i.HAL_InitTick) refers to stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) for HAL_SYSTICK_Config stm32l0xx_hal.o(i.HAL_InitTick) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority + stm32l0xx_hal.o(i.HAL_InitTick) refers to stm32l0xx_hal.o(.data) for .data stm32l0xx_hal.o(i.HAL_InitTick) refers to system_stm32l0xx.o(.data) for SystemCoreClock + stm32l0xx_hal.o(i.HAL_SetTickFreq) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick + stm32l0xx_hal.o(i.HAL_SetTickFreq) refers to stm32l0xx_hal.o(.data) for .data stm32l0xx_hal_i2c.o(i.HAL_I2C_DeInit) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MspDeInit) for HAL_I2C_MspDeInit stm32l0xx_hal_i2c.o(i.HAL_I2C_DisableListen_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ stm32l0xx_hal_i2c.o(i.HAL_I2C_ER_IRQHandler) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError @@ -1179,38 +1347,30 @@ stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read) refers to stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead) for I2C_RequestMemoryRead stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout) for I2C_WaitOnSTOPFlagUntilTimeout - stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead) for I2C_RequestMemoryRead stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ - stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) for I2C_Master_ISR_DMA + stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) for I2C_Mem_ISR_DMA stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) for I2C_DMAMasterReceiveCplt stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAError) for I2C_DMAError - stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead) for I2C_RequestMemoryRead stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ - stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT) for I2C_Master_ISR_IT + stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT) for I2C_Mem_ISR_IT stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) for I2C_WaitOnFlagUntilTimeout stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write) refers to stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) for I2C_RequestMemoryWrite stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) for I2C_WaitOnTXISFlagUntilTimeout stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout) for I2C_WaitOnSTOPFlagUntilTimeout - stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) for I2C_RequestMemoryWrite stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ - stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) for I2C_Master_ISR_DMA + stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) for I2C_Mem_ISR_DMA stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) for I2C_DMAMasterTransmitCplt stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAError) for I2C_DMAError - stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) for I2C_RequestMemoryWrite stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ - stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT) for I2C_Master_ISR_IT + stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT) for I2C_Mem_ISR_IT stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) for I2C_WaitOnFlagUntilTimeout stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout) for I2C_WaitOnRXNEFlagUntilTimeout @@ -1251,6 +1411,7 @@ stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) for I2C_WaitOnFlagUntilTimeout stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) for I2C_WaitOnTXISFlagUntilTimeout + stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout) for I2C_WaitOnSTOPFlagUntilTimeout stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ @@ -1259,31 +1420,32 @@ stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAError) for I2C_DMAError stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) for I2C_Slave_ISR_IT - stm32l0xx_hal_i2c.o(i.I2C_DMAAbort) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ErrorCallback) for HAL_I2C_ErrorCallback - stm32l0xx_hal_i2c.o(i.I2C_DMAAbort) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_AbortCpltCallback) for HAL_I2C_AbortCpltCallback + stm32l0xx_hal_i2c.o(i.I2C_DMAAbort) refers to stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback) for I2C_TreatErrorCallback stm32l0xx_hal_i2c.o(i.I2C_DMAError) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError - stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError - stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ + stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError + stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ stm32l0xx_hal_i2c.o(i.I2C_DMASlaveReceiveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt stm32l0xx_hal_i2c.o(i.I2C_DMASlaveTransmitCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) refers to stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) for I2C_Master_ISR_DMA + stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) refers to stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) for I2C_Mem_ISR_DMA stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) refers to stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) for I2C_Slave_ISR_DMA stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_AddrCallback) for HAL_I2C_AddrCallback stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ + stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR + stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_GetState) for HAL_DMA_GetState stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ErrorCallback) for HAL_I2C_ErrorCallback - stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_AbortCpltCallback) for HAL_I2C_AbortCpltCallback + stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback) for I2C_TreatErrorCallback stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAAbort) for I2C_DMAAbort stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) for I2C_Slave_ISR_IT stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ListenCpltCallback) for HAL_I2C_ListenCpltCallback - stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ + stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterRxCpltCallback) for HAL_I2C_MasterRxCpltCallback stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterTxCpltCallback) for HAL_I2C_MasterTxCpltCallback @@ -1303,8 +1465,8 @@ stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveRxCpltCallback) for HAL_I2C_SlaveRxCpltCallback stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveTxCpltCallback) for HAL_I2C_SlaveTxCpltCallback - stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR + stm32l0xx_hal_i2c.o(i.I2C_IsErrorOccurred) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_i2c.o(i.I2C_IsErrorOccurred) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig @@ -1316,45 +1478,59 @@ stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) for I2C_ITMasterCplt stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) for I2C_ITMasterSeqCplt + stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ + stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR + stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig + stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError + stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) for I2C_ITMasterCplt + stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR + stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError + stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig + stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) for I2C_ITMasterCplt stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) for I2C_WaitOnTXISFlagUntilTimeout stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) for I2C_WaitOnFlagUntilTimeout stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) for I2C_WaitOnTXISFlagUntilTimeout stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) for I2C_WaitOnFlagUntilTimeout + stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) for I2C_ITListenCplt stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt) for I2C_ITAddrCplt - stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt + stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) for I2C_ITListenCplt stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt) for I2C_ITAddrCplt stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt - stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt + stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ErrorCallback) for HAL_I2C_ErrorCallback + stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_AbortCpltCallback) for HAL_I2C_AbortCpltCallback stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) for I2C_IsAcknowledgeFailed + stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsErrorOccurred) for I2C_IsErrorOccurred stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) for I2C_IsAcknowledgeFailed + stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsErrorOccurred) for I2C_IsErrorOccurred stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) for I2C_IsAcknowledgeFailed + stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsErrorOccurred) for I2C_IsErrorOccurred stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32l0xx.o(.constdata) for AHBPrescTable stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32l0xx.o(.data) for SystemCoreClock + stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32l0xx_hal.o(.data) for uwTickPrio stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to system_stm32l0xx.o(.data) for SystemCoreClock + stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to stm32l0xx_hal.o(.data) for uwTickPrio stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32l0xx.o(.data) for SystemCoreClock stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32l0xx.o(.data) for SystemCoreClock stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32l0xx.o(.constdata) for APBPrescTable stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32l0xx.o(.data) for SystemCoreClock stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32l0xx.o(.constdata) for APBPrescTable - stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to uidiv.o(.text) for __aeabi_uidivmod + stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) for __ARM_common_ll_muluu + stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to uldiv.o(.text) for __aeabi_uldivmod stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to system_stm32l0xx.o(.constdata) for PLLMulTable stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to memseta.o(.text) for __aeabi_memclr4 stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init @@ -1364,6 +1540,7 @@ stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to system_stm32l0xx.o(.constdata) for AHBPrescTable stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to system_stm32l0xx.o(.data) for SystemCoreClock + stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32l0xx_hal.o(.data) for uwTickPrio stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq @@ -1371,8 +1548,10 @@ stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_SetErrorCode) refers to stm32l0xx_hal_flash.o(.bss) for pFlash stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_WaitForLastOperation) refers to stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_SetErrorCode) for FLASHRAM_SetErrorCode + stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_EraseParallelPage) refers to stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_WaitForLastOperation) for FLASHRAM_WaitForLastOperation stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_GetError) refers to stm32l0xx_hal_flash.o(.bss) for pFlash stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_HalfPageProgram) refers to stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_WaitForLastOperation) for FLASHRAM_WaitForLastOperation + stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_ProgramParallelHalfPage) refers to stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_WaitForLastOperation) for FLASHRAM_WaitForLastOperation stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) refers to stm32l0xx_hal_flash.o(.bss) for .bss stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) for FLASH_SetErrorCode @@ -1390,6 +1569,8 @@ stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig) refers to stm32l0xx_hal_flash.o(.bss) for pFlash stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) refers to stm32l0xx_hal_flash.o(.bss) for pFlash stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig) for FLASH_OB_ProtectedSectorsConfig + stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation + stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram) refers to stm32l0xx_hal_flash.o(.bss) for pFlash stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Erase) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Erase) refers to stm32l0xx_hal_flash.o(.bss) for pFlash stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Program) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation @@ -1413,18 +1594,24 @@ stm32l0xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_dma.o(i.HAL_DMA_Start) refers to stm32l0xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) refers to stm32l0xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig - stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8 + stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode) refers to system_stm32l0xx.o(.data) for SystemCoreClock - stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) for NVIC_SetPriority - stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) for NVIC_SetPriority + stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority + stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler) refers to stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Callback) for HAL_SYSTICK_Callback stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) refers to stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) for HAL_LPTIM_MspDeInit + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) refers to main.o(i.HAL_LPTIM_CompareMatchCallback) for HAL_LPTIM_CompareMatchCallback @@ -1435,15 +1622,132 @@ stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) for HAL_LPTIM_DirectionUpCallback stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) for HAL_LPTIM_DirectionDownCallback stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) refers to stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) for HAL_LPTIM_MspInit + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable - stm32l0xx_hal_lptim.o(i.LPTIM_Disable) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_lptim.o(i.LPTIM_Disable) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) refers to uidiv.o(.text) for __aeabi_uidivmod + stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) refers to system_stm32l0xx.o(.data) for SystemCoreClock + stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit + stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig + stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig + stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState + stm32l0xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit + stm32l0xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig + stm32l0xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig + stm32l0xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState + stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState + stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState + stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit + stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig + stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig + stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState + stm32l0xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort + stm32l0xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError + stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort + stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError + stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT + stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback + stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) for UART_DMARxOnlyAbortCallback + stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort + stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError + stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT + stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback + stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) for UART_DMATxOnlyAbortCallback + stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT + stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback + stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback) for UART_DMATxAbortCallback + stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback) for UART_DMARxAbortCallback + stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort + stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError + stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer + stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer + stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) for HAL_UART_MspDeInit + stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer + stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT + stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback + stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort + stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback + stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) for HAL_UARTEx_WakeupCallback + stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback + stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) for UART_DMAAbortOnError + stm32l0xx_hal_uart.o(i.HAL_UART_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit + stm32l0xx_hal_uart.o(i.HAL_UART_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig + stm32l0xx_hal_uart.o(i.HAL_UART_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig + stm32l0xx_hal_uart.o(i.HAL_UART_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState + stm32l0xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout + stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) for UART_Start_Receive_DMA + stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT + stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout + stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt) for UART_DMATransmitCplt + stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt) for UART_DMATxHalfCplt + stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAError) for UART_DMAError + stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT) refers to stm32l0xx_hal_uart.o(i.UART_TxISR_8BIT) for UART_TxISR_8BIT + stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT) refers to stm32l0xx_hal_uart.o(i.UART_TxISR_16BIT) for UART_TxISR_16BIT + stm32l0xx_hal_uart.o(i.UART_CheckIdleState) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_uart.o(i.UART_CheckIdleState) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout + stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback + stm32l0xx_hal_uart.o(i.UART_DMAError) refers to stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer + stm32l0xx_hal_uart.o(i.UART_DMAError) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer + stm32l0xx_hal_uart.o(i.UART_DMAError) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback + stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback + stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback + stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback + stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback + stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback + stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback + stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback + stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback + stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback + stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback + stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback + stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback + stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback + stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback + stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq + stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq + stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uldiv.o(.text) for __aeabi_uldivmod + stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 + stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq + stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uidiv.o(.text) for __aeabi_uidivmod + stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt + stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt + stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAError) for UART_DMAError + stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) for UART_RxISR_8BIT + stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) for UART_RxISR_16BIT + stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer + stm32l0xx_hal_uart_ex.o(i.HAL_MultiProcessorEx_AddressLength_Set) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState + stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit + stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig + stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig + stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState + stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_DMA) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) for UART_Start_Receive_DMA + stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_IT) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT + stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout stm32l0xx_hal_spi.o(i.HAL_SPI_Abort) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort stm32l0xx_hal_spi.o(i.HAL_SPI_Abort) refers to system_stm32l0xx.o(.data) for SystemCoreClock @@ -1466,8 +1770,8 @@ stm32l0xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) for HAL_SPI_TransmitReceive stm32l0xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32l0xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction - stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) for HAL_SPI_TransmitReceive_DMA stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) for HAL_SPI_TransmitReceive_DMA stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError @@ -1541,231 +1845,54 @@ stm32l0xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback stm32l0xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to system_stm32l0xx.o(.data) for SystemCoreClock stm32l0xx_hal_spi.o(i.SPI_EndRxTransaction) refers to stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) for SPI_WaitFlagStateUntilTimeout + stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) for SPI_WaitFlagStateUntilTimeout + stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to system_stm32l0xx.o(.data) for SystemCoreClock stm32l0xx_hal_spi.o(i.SPI_RxISR_16BIT) refers to stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) for SPI_CloseRx_ISR stm32l0xx_hal_spi.o(i.SPI_RxISR_8BIT) refers to stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) for SPI_CloseRx_ISR stm32l0xx_hal_spi.o(i.SPI_TxISR_16BIT) refers to stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR) for SPI_CloseTx_ISR stm32l0xx_hal_spi.o(i.SPI_TxISR_8BIT) refers to stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR) for SPI_CloseTx_ISR stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_tim.o(i.HAL_TIM_Base_DeInit) refers to stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspDeInit) for HAL_TIM_Base_MspDeInit - stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) refers to stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit) for HAL_TIM_Base_MspInit - stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError - stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage - stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage - stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig) for TIM_ITRx_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigOCrefClear) refers to stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) for TIM_DMATriggerHalfCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) for TIM_DMATriggerHalfCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_MspDeInit) for HAL_TIM_Encoder_MspDeInit - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_MspInit) for HAL_TIM_Encoder_MspInit - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_TI2_SetConfig) for TIM_TI2_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_MspDeInit) for HAL_TIM_IC_MspDeInit - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_MspInit) for HAL_TIM_IC_MspInit - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback - stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback) for HAL_TIM_OC_DelayElapsedCallback - stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback - stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback - stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) for TIM_OC3_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) for TIM_OC4_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OC_MspDeInit) for HAL_TIM_OC_MspDeInit - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OC_MspInit) for HAL_TIM_OC_MspInit - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_TI2_SetConfig) for TIM_TI2_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_MspDeInit) for HAL_TIM_OnePulse_MspDeInit - stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_MspInit) for HAL_TIM_OnePulse_MspInit - stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) for TIM_OC3_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) for TIM_OC4_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit) for HAL_TIM_PWM_MspDeInit - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit) for HAL_TIM_PWM_MspInit - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd - stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro) refers to stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig - stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro_IT) refers to stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig - stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback - stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureHalfCpltCallback) for HAL_TIM_IC_CaptureHalfCpltCallback - stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback - stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedHalfCpltCallback) for HAL_TIM_PWM_PulseFinishedHalfCpltCallback - stm32l0xx_hal_tim.o(i.TIM_DMAError) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_ErrorCallback) for HAL_TIM_ErrorCallback - stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback - stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedHalfCpltCallback) for HAL_TIM_PeriodElapsedHalfCpltCallback - stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback - stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerHalfCpltCallback) for HAL_TIM_TriggerHalfCpltCallback - stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8 - stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig - stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage - stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage - stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit - stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig - stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig - stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState - stm32l0xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit - stm32l0xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig - stm32l0xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig - stm32l0xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState - stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState - stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState - stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit - stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig - stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig - stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState - stm32l0xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort - stm32l0xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError - stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort - stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError - stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback - stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) for UART_DMARxOnlyAbortCallback - stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort - stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError - stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback - stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) for UART_DMATxOnlyAbortCallback - stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback - stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback) for UART_DMATxAbortCallback - stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback) for UART_DMARxAbortCallback - stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort - stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError - stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer - stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer - stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) for HAL_UART_MspDeInit - stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer - stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT - stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback - stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) for HAL_UARTEx_WakeupCallback - stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback - stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) for UART_DMAAbortOnError - stm32l0xx_hal_uart.o(i.HAL_UART_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit - stm32l0xx_hal_uart.o(i.HAL_UART_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig - stm32l0xx_hal_uart.o(i.HAL_UART_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig - stm32l0xx_hal_uart.o(i.HAL_UART_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState - stm32l0xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout - stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT - stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt - stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt - stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAError) for UART_DMAError - stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) for UART_RxISR_8BIT - stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) for UART_RxISR_16BIT - stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout - stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT - stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt) for UART_DMATransmitCplt - stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt) for UART_DMATxHalfCplt - stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAError) for UART_DMAError - stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT) refers to stm32l0xx_hal_uart.o(i.UART_TxISR_8BIT) for UART_TxISR_8BIT - stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT) refers to stm32l0xx_hal_uart.o(i.UART_TxISR_16BIT) for UART_TxISR_16BIT - stm32l0xx_hal_uart.o(i.UART_CheckIdleState) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_uart.o(i.UART_CheckIdleState) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout - stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback - stm32l0xx_hal_uart.o(i.UART_DMAError) refers to stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer - stm32l0xx_hal_uart.o(i.UART_DMAError) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer - stm32l0xx_hal_uart.o(i.UART_DMAError) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback - stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback - stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback - stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback - stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback - stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback - stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback - stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback - stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback - stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback - stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback - stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq - stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq - stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uldiv.o(.text) for __aeabi_uldivmod - stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8 - stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq - stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uidiv.o(.text) for __aeabi_uidivmod - stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_uart_ex.o(i.HAL_MultiProcessorEx_AddressLength_Set) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState - stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit - stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig - stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig - stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState - stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick - stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout + stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to system_stm32l0xx.o(.data) for SystemCoreClock + hido_util.o(i.HIDO_UtilBase64Decode) refers to hido_util.o(.constdata) for L_au8Base64DecodeMap + hido_util.o(i.HIDO_UtilBase64Encode) refers to uidiv.o(.text) for __aeabi_uidivmod + hido_util.o(i.HIDO_UtilBase64Encode) refers to hido_util.o(.constdata) for g_au8Base64EncodeMap + hido_util.o(i.HIDO_UtilBufToHex) refers to hido_util.o(i.HIDO_UtilCharToHex) for HIDO_UtilCharToHex + hido_util.o(i.HIDO_UtilByteArrayToHexString) refers to hido_util.o(i.HIDO_UtilByteToChar) for HIDO_UtilByteToChar + hido_util.o(i.HIDO_UtilByteToBcd) refers to idiv.o(.text) for __aeabi_idivmod + hido_util.o(i.HIDO_UtilBzero) refers to memseta.o(.text) for __aeabi_memclr + hido_util.o(i.HIDO_UtilEncode7To8) refers to uidiv.o(.text) for __aeabi_uidivmod + hido_util.o(i.HIDO_UtilEncode7To8) refers to memseta.o(.text) for __aeabi_memset + hido_util.o(i.HIDO_UtilGetMonthAndDay) refers to hido_util.o(.constdata) for MON2 + hido_util.o(i.HIDO_UtilHexStrBufToInt) refers to hido_util.o(i.HIDO_UtilCharToHex) for HIDO_UtilCharToHex + hido_util.o(i.HIDO_UtilHexStrToInt) refers to hido_util.o(i.HIDO_UtilCharToHex) for HIDO_UtilCharToHex + hido_util.o(i.HIDO_UtilHexStringToByteArray) refers to hido_util.o(i.HIDO_UtilCharToByte) for HIDO_UtilCharToByte + hido_util.o(i.HIDO_UtilIPStringBufToInteger) refers to hido_util.o(i.HIDO_UtilParseFormat) for HIDO_UtilParseFormat + hido_util.o(i.HIDO_UtilIPStringToByteArrary) refers to strlen.o(.text) for strlen + hido_util.o(i.HIDO_UtilIPStringToByteArrary) refers to hido_util.o(i.HIDO_UtilParseFormat) for HIDO_UtilParseFormat + hido_util.o(i.HIDO_UtilIPStringToInteger) refers to strlen.o(.text) for strlen + hido_util.o(i.HIDO_UtilIPStringToInteger) refers to hido_util.o(i.HIDO_UtilParseFormat) for HIDO_UtilParseFormat + hido_util.o(i.HIDO_UtilIntegerToIpString) refers to printfa.o(i.__0sprintf) for __2sprintf + hido_util.o(i.HIDO_UtilIsIpString) refers to strlen.o(.text) for strlen + hido_util.o(i.HIDO_UtilIsIpString) refers to hido_util.o(i.HIDO_UtilParseFormat) for HIDO_UtilParseFormat + hido_util.o(i.HIDO_UtilMACStringToByteArrary) refers to memseta.o(.text) for __aeabi_memclr4 + hido_util.o(i.HIDO_UtilMACStringToByteArrary) refers to hido_util.o(i.HIDO_UtilStrSplit) for HIDO_UtilStrSplit + hido_util.o(i.HIDO_UtilMACStringToByteArrary) refers to hido_util.o(i.HIDO_UtilHexStringToByteArray) for HIDO_UtilHexStringToByteArray + hido_util.o(i.HIDO_UtilMKCalendar) refers to uidiv.o(.text) for __aeabi_uidivmod + hido_util.o(i.HIDO_UtilMKCalendar) refers to idiv.o(.text) for __aeabi_idivmod + hido_util.o(i.HIDO_UtilMKCalendar) refers to hido_util.o(i.HIDO_UtilGetMonthAndDay) for HIDO_UtilGetMonthAndDay + hido_util.o(i.HIDO_UtilMakeTime) refers to uidiv.o(.text) for __aeabi_uidivmod + hido_util.o(i.HIDO_UtilSnprintf) refers to printfa.o(i.__0vsnprintf) for vsnprintf + hido_util.o(i.HIDO_UtilStrBufToInt) refers to hido_util.o(i.HIDO_UtilCharToHex) for HIDO_UtilCharToHex + hido_util.o(i.HIDO_UtilStrStr) refers to strlen.o(.text) for strlen + hido_util.o(i.HIDO_UtilStrStr) refers to memcmp.o(.text) for memcmp + hido_util.o(i.HIDO_UtilStrToInt) refers to strchr.o(.text) for strchr + hido_util.o(i.HIDO_UtilStrToInt) refers to hido_util.o(i.HIDO_UtilCharToHex) for HIDO_UtilCharToHex + hido_util.o(i.HIDO_UtilStrToInt) refers to atoi.o(.text) for atoi + hido_util.o(i.HIDO_UtilStrnstr) refers to strlen.o(.text) for strlen + hido_util.o(i.HIDO_UtilStrnstr) refers to memcmp.o(.text) for memcmp + hido_util.o(i.HIDO_UtilStrrnstr) refers to strlen.o(.text) for strlen + hido_util.o(i.HIDO_UtilStrrnstr) refers to memcmp.o(.text) for memcmp asin.o(i.__softfp_asin) refers (Special) to iusefp.o(.text) for __I$use$fp asin.o(i.__softfp_asin) refers to asin.o(i.asin) for asin asin.o(i.asin) refers (Special) to iusefp.o(.text) for __I$use$fp @@ -1795,6 +1922,14 @@ asin_x.o(i.__asin$lsc) refers to sqrt.o(i.sqrt) for sqrt asin_x.o(i.__asin$lsc) refers to asin_x.o(.constdata) for .constdata asin_x.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp + atof.o(i.__softfp_atof) refers (Special) to iusefp.o(.text) for __I$use$fp + atof.o(i.__softfp_atof) refers to errno.o(i.__read_errno) for __read_errno + atof.o(i.__softfp_atof) refers to strtod.o(.text) for __strtod_int + atof.o(i.__softfp_atof) refers to errno.o(i.__set_errno) for __set_errno + atof.o(i.atof) refers (Special) to iusefp.o(.text) for __I$use$fp + atof.o(i.atof) refers to errno.o(i.__read_errno) for __read_errno + atof.o(i.atof) refers to strtod.o(.text) for __strtod_int + atof.o(i.atof) refers to errno.o(i.__set_errno) for __set_errno ceil.o(i.__softfp_ceil) refers (Special) to iusefp.o(.text) for __I$use$fp ceil.o(i.__softfp_ceil) refers to ceil.o(i.ceil) for ceil ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp @@ -1805,28 +1940,6 @@ floor.o(i.floor) refers (Special) to iusefp.o(.text) for __I$use$fp floor.o(i.floor) refers to dadd.o(.text) for __aeabi_dadd floor.o(i.floor) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - log10.o(i.__softfp_log10) refers (Special) to iusefp.o(.text) for __I$use$fp - log10.o(i.__softfp_log10) refers to log10.o(i.log10) for log10 - log10.o(i.log10) refers (Special) to iusefp.o(.text) for __I$use$fp - log10.o(i.log10) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan - log10.o(i.log10) refers to errno.o(i.__set_errno) for __set_errno - log10.o(i.log10) refers to dunder.o(i.__mathlib_dbl_invalid) for __mathlib_dbl_invalid - log10.o(i.log10) refers to dunder.o(i.__mathlib_dbl_divzero) for __mathlib_dbl_divzero - log10.o(i.log10) refers to dscalb.o(.text) for __ARM_scalbn - log10.o(i.log10) refers to dflti.o(.text) for __aeabi_i2d - log10.o(i.log10) refers to log.o(i.log) for log - log10.o(i.log10) refers to dmul.o(.text) for __aeabi_dmul - log10.o(i.log10) refers to dadd.o(.text) for __aeabi_dadd - log10_x.o(i.____softfp_log10$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - log10_x.o(i.____softfp_log10$lsc) refers to log10_x.o(i.__log10$lsc) for __log10$lsc - log10_x.o(i.__log10$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - log10_x.o(i.__log10$lsc) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan - log10_x.o(i.__log10$lsc) refers to errno.o(i.__set_errno) for __set_errno - log10_x.o(i.__log10$lsc) refers to dscalb.o(.text) for __ARM_scalbn - log10_x.o(i.__log10$lsc) refers to dflti.o(.text) for __aeabi_i2d - log10_x.o(i.__log10$lsc) refers to log.o(i.log) for log - log10_x.o(i.__log10$lsc) refers to dmul.o(.text) for __aeabi_dmul - log10_x.o(i.__log10$lsc) refers to dadd.o(.text) for __aeabi_dadd pow.o(i.__softfp_pow) refers (Special) to iusefp.o(.text) for __I$use$fp pow.o(i.__softfp_pow) refers to pow.o(i.pow) for pow pow.o(i.pow) refers (Special) to iusefp.o(.text) for __I$use$fp @@ -1866,11 +1979,6 @@ pow_x.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp rint.o(i.rint) refers (Special) to iusefp.o(.text) for __I$use$fp rint.o(i.rint) refers to drnd.o(.text) for _drnd - round.o(i.round) refers (Special) to iusefp.o(.text) for __I$use$fp - round.o(i.round) refers to drnd.o(.text) for _drnd - round.o(i.round) refers to dadd.o(.text) for __aeabi_dsub - round.o(i.round) refers to cdcmple.o(.text) for __aeabi_cdcmple - round.o(i.round) refers to cdrcmple.o(.text) for __aeabi_cdrcmple sqrt.o(i.__softfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp sqrt.o(i.__softfp_sqrt) refers to dsqrt.o(.text) for _dsqrt sqrt.o(i.__softfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno @@ -1895,7 +2003,6 @@ idiv.o(.text) refers to uidiv.o(.text) for __aeabi_uidivmod uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl - rand.o(.text) refers to rand.o(.data) for .data printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core printfb.o(i.__0fprintf$bare) refers to usart.o(i.fputc) for fputc printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core @@ -2132,9 +2239,14 @@ printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp + atoi.o(.text) refers to errno.o(i.__aeabi_errno_addr) for __aeabi_errno_addr + atoi.o(.text) refers to strtol.o(.text) for strtol + fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp + fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp fdiv.o(.text) refers to fepilogue.o(.text) for _float_round + fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr @@ -2162,6 +2274,7 @@ cdrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp d2f.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp d2f.o(.text) refers to fepilogue.o(.text) for _float_round + cfcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp dunder.o(i.__mathlib_dbl_divzero) refers to ddiv.o(.text) for __aeabi_ddiv dunder.o(i.__mathlib_dbl_infnan) refers to dscalb.o(.text) for __ARM_scalbn @@ -2171,38 +2284,6 @@ dunder.o(i.__mathlib_dbl_posinfnan) refers to dmul.o(.text) for __aeabi_dmul dunder.o(i.__mathlib_dbl_underflow) refers to dscalb.o(.text) for __ARM_scalbn fpclassify.o(i.__ARM_fpclassify) refers (Special) to iusefp.o(.text) for __I$use$fp - log.o(i.__softfp_log) refers (Special) to iusefp.o(.text) for __I$use$fp - log.o(i.__softfp_log) refers to log.o(i.log) for log - log.o(i.log) refers (Special) to iusefp.o(.text) for __I$use$fp - log.o(i.log) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan - log.o(i.log) refers to errno.o(i.__set_errno) for __set_errno - log.o(i.log) refers to dunder.o(i.__mathlib_dbl_invalid) for __mathlib_dbl_invalid - log.o(i.log) refers to dunder.o(i.__mathlib_dbl_divzero) for __mathlib_dbl_divzero - log.o(i.log) refers to dscalb.o(.text) for __ARM_scalbn - log.o(i.log) refers to dadd.o(.text) for __aeabi_dsub - log.o(i.log) refers to cdcmple.o(.text) for __aeabi_cdcmpeq - log.o(i.log) refers to dflti.o(.text) for __aeabi_i2d - log.o(i.log) refers to dmul.o(.text) for __aeabi_dmul - log.o(i.log) refers to ddiv.o(.text) for __aeabi_ddiv - log.o(i.log) refers to poly.o(i.__kernel_poly) for __kernel_poly - log.o(i.log) refers to qnan.o(.constdata) for __mathlib_zero - log.o(i.log) refers to log.o(.constdata) for .constdata - log.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp - log_x.o(i.____softfp_log$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - log_x.o(i.____softfp_log$lsc) refers to log_x.o(i.__log$lsc) for __log$lsc - log_x.o(i.__log$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp - log_x.o(i.__log$lsc) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan - log_x.o(i.__log$lsc) refers to errno.o(i.__set_errno) for __set_errno - log_x.o(i.__log$lsc) refers to dscalb.o(.text) for __ARM_scalbn - log_x.o(i.__log$lsc) refers to dadd.o(.text) for __aeabi_dsub - log_x.o(i.__log$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmpeq - log_x.o(i.__log$lsc) refers to dflti.o(.text) for __aeabi_i2d - log_x.o(i.__log$lsc) refers to dmul.o(.text) for __aeabi_dmul - log_x.o(i.__log$lsc) refers to ddiv.o(.text) for __aeabi_ddiv - log_x.o(i.__log$lsc) refers to poly.o(i.__kernel_poly) for __kernel_poly - log_x.o(i.__log$lsc) refers to qnan.o(.constdata) for __mathlib_zero - log_x.o(i.__log$lsc) refers to log_x.o(.constdata) for .constdata - log_x.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp poly.o(i.__kernel_poly) refers (Special) to iusefp.o(.text) for __I$use$fp poly.o(i.__kernel_poly) refers to dmul.o(.text) for __aeabi_dmul poly.o(i.__kernel_poly) refers to dadd.o(.text) for __aeabi_dadd @@ -2217,6 +2298,12 @@ errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data errno.o(i.__read_errno) refers to errno.o(.data) for .data errno.o(i.__set_errno) refers to errno.o(.data) for .data + strtod.o(.text) refers to scanf_fp.o(.text) for _scanf_real + strtod.o(.text) refers to _sgetc.o(.text) for _sgetc + strtod.o(.text) refers to isspace_o.o(.text) for isspace + strtol.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table + strtol.o(.text) refers to _strtoul.o(.text) for _strtoul + strtol.o(.text) refers to errno.o(i.__aeabi_errno_addr) for __aeabi_errno_addr depilogue.o(.text) refers to depilogue.o(i.__ARM_clz) for __ARM_clz depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr @@ -2228,6 +2315,34 @@ dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload + isspace_c.o(.text) refers to ctype_c.o(.text) for __ctype_lookup + ctype_o.o(.text) refers to ctype_o.o(.constdata) for .constdata + ctype_o.o(.constdata) refers to ctype_o.o(.constdata) for __ctype_table + isalnum_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table + isalpha_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table + isblank_o.o(.text) refers to ctype_o.o(.constdata) for __ctype_table + iscntrl_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table + isdigit_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table + isgraph_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table + islower_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table + isprint_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table + ispunct_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table + isspace_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table + isupper_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table + isxdigit_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table + scanf_fp.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp + scanf_fp.o(.text) refers to llmul.o(.text) for __aeabi_lmul + scanf_fp.o(.text) refers to dfltul.o(.text) for __aeabi_ul2d + scanf_fp.o(.text) refers to dmul.o(.text) for __aeabi_dmul + scanf_fp.o(.text) refers to ddiv.o(.text) for __aeabi_ddiv + scanf_fp.o(.text) refers to scanf_fp.o(i._is_digit) for _is_digit + scanf_fp.o(.text) refers to d2f.o(.text) for __aeabi_d2f + _strtoul.o(.text) refers to _chval.o(.text) for _chval + _strtoul.o(.text) refers to errno.o(i.__aeabi_errno_addr) for __aeabi_errno_addr + llmul.o(.text) refers to llshl.o(.text) for __aeabi_llsl + ctype_c.o(.text) refers to ctype_c.o(.constdata) for .constdata + dfltul.o(.text) refers to depilogue.o(.text) for _double_epilogue + scanf_fp.o(i._is_digit) refers (Special) to iusefp.o(.text) for __I$use$fp ============================================================================== @@ -2290,6 +2405,24 @@ Removing lis3dh_driver.o(i.LIS3DH_WriteLenByte), (38 bytes). Removing lis3dh_driver.o(i.drv_lis2dh12_get_angle), (216 bytes). Removing lis3dh_driver.o(.data), (1 bytes). + Removing dps310.o(i.dps310_config), (132 bytes). + Removing dps310.o(i.dps310_get_processed_data), (480 bytes). + Removing dps310.o(i.dps310_get_scaling_coef), (68 bytes). + Removing dps310.o(i.dps310_init), (168 bytes). + Removing dps310.o(i.dps310_read_calib_coeffs), (336 bytes). + Removing dps310.o(i.dps310_resume), (42 bytes). + Removing dps310.o(i.dps310_standby), (40 bytes). + Removing dps310.o(.data), (1 bytes). + Removing dps368_test.o(.rev16_text), (4 bytes). + Removing dps368_test.o(.revsh_text), (4 bytes). + Removing dps368_test.o(i.BarInit), (72 bytes). + Removing dps368_test.o(i.GetPressAndHeight), (112 bytes). + Removing dps368_test.o(i.test_read_block), (36 bytes). + Removing dps368_test.o(i.test_read_byte), (58 bytes). + Removing dps368_test.o(i.test_wait_ms), (2 bytes). + Removing dps368_test.o(i.test_write_byte), (52 bytes). + Removing dps368_test.o(.bss), (44 bytes). + Removing dps368_test.o(.data), (24 bytes). Removing deca_device.o(.rev16_text), (4 bytes). Removing deca_device.o(.revsh_text), (4 bytes). Removing deca_device.o(i.ReadUniqueID), (26 bytes). @@ -2317,6 +2450,7 @@ Removing deca_device.o(i.dwt_otpwriteandverify), (76 bytes). Removing deca_device.o(i.dwt_readaccdata), (34 bytes). Removing deca_device.o(i.dwt_readcarrierintegrator), (52 bytes). + Removing deca_device.o(i.dwt_readdiagnostics), (60 bytes). Removing deca_device.o(i.dwt_readeventcounters), (126 bytes). Removing deca_device.o(i.dwt_readrxtimestamphi32), (12 bytes). Removing deca_device.o(i.dwt_readrxtimestamplo32), (12 bytes). @@ -2356,7 +2490,7 @@ Removing spi.o(.data), (1 bytes). Removing adc.o(.rev16_text), (4 bytes). Removing adc.o(.revsh_text), (4 bytes). - Removing adc.o(i.Get_Battary), (232 bytes). + Removing adc.o(i.Get_VDDVlotage), (272 bytes). Removing usart.o(.rev16_text), (4 bytes). Removing usart.o(.revsh_text), (4 bytes). Removing usart.o(i.UART_PopFrame), (52 bytes). @@ -2380,6 +2514,7 @@ Removing dw_app.o(i.tag_sleep_configuraion), (18 bytes). Removing dw_app.o(.bss), (50 bytes). Removing dw_app.o(.data), (4 bytes). + Removing dw_app.o(.data), (300 bytes). Removing dw_app.o(.data), (1 bytes). Removing dw_app.o(.data), (1 bytes). Removing serial_at_cmd_app.o(.rev16_text), (4 bytes). @@ -2388,24 +2523,37 @@ Removing crc.o(.revsh_text), (4 bytes). Removing crc.o(i.CRC_Compute), (48 bytes). Removing crc.o(.constdata), (512 bytes). - Removing dw_ancapp.o(.rev16_text), (4 bytes). - Removing dw_ancapp.o(.revsh_text), (4 bytes). - Removing dw_ancapp.o(i.TagListUpdate), (68 bytes). - Removing dw_ancapp.o(.bss), (25 bytes). - Removing dw_ancapp.o(.constdata), (8 bytes). - Removing dw_ancapp.o(.constdata), (8 bytes). - Removing dw_ancapp.o(.data), (24 bytes). - Removing dw_ancapp.o(.data), (1 bytes). - Removing dw_ancapp.o(.data), (4 bytes). + Removing ws2812.o(.rev16_text), (4 bytes). + Removing ws2812.o(.revsh_text), (4 bytes). + Removing syn6288.o(.rev16_text), (4 bytes). + Removing syn6288.o(.revsh_text), (4 bytes). + Removing dw_mbx_tag.o(.rev16_text), (4 bytes). + Removing dw_mbx_tag.o(.revsh_text), (4 bytes). + Removing dw_mbx_tag.o(.data), (20 bytes). + Removing dw_mbx_tag.o(.data), (2 bytes). + Removing dw_mbx_tag.o(.data), (2 bytes). + Removing gps.o(.rev16_text), (4 bytes). + Removing gps.o(.revsh_text), (4 bytes). + Removing gps.o(.bss), (128 bytes). + Removing gps.o(.bss), (256 bytes). + Removing gps.o(.data), (4 bytes). + Removing gps.o(.data), (1 bytes). + Removing gps.o(.data), (4 bytes). Removing main.o(.rev16_text), (4 bytes). Removing main.o(.revsh_text), (4 bytes). Removing main.o(i.GPIO_Toggle), (8 bytes). + Removing main.o(i.GetLPTime), (56 bytes). Removing main.o(i.Get_Battary_UWB), (224 bytes). - Removing main.o(i.Uwb_Lora_Switch), (52 bytes). + Removing main.o(i.MX_ADC1_Init), (8 bytes). + Removing main.o(i.MX_ADC_DeInit), (20 bytes). + Removing main.o(i.UsartDeInit), (80 bytes). + Removing main.o(i.UsartInit), (44 bytes). Removing main.o(i.getIndexOfSigns), (42 bytes). Removing main.o(i.hexToDec), (38 bytes). Removing main.o(i.mcu_sleep), (120 bytes). - Removing main.o(.bss), (16 bytes). + Removing main.o(.data), (200 bytes). + Removing main.o(.data), (10 bytes). + Removing main.o(.data), (8 bytes). Removing main.o(.data), (2 bytes). Removing main.o(.data), (2 bytes). Removing main.o(.data), (2 bytes). @@ -2415,17 +2563,22 @@ Removing main.o(.data), (2 bytes). Removing main.o(.data), (2 bytes). Removing main.o(.data), (4 bytes). + Removing main.o(.data), (2 bytes). + Removing main.o(.data), (4 bytes). Removing main.o(.data), (4 bytes). Removing main.o(.data), (1 bytes). + Removing main.o(.data), (1 bytes). + Removing main.o(.data), (1 bytes). + Removing main.o(.data), (1 bytes). Removing main.o(.data), (4 bytes). + Removing main.o(.data), (1 bytes). + Removing main.o(.data), (2 bytes). Removing main.o(.data), (1 bytes). Removing stm32l0xx_it.o(.rev16_text), (4 bytes). Removing stm32l0xx_it.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_msp.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_msp.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit), (36 bytes). - Removing stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit), (40 bytes). - Removing stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspDeInit), (28 bytes). Removing system_stm32l0xx.o(.rev16_text), (4 bytes). Removing system_stm32l0xx.o(.revsh_text), (4 bytes). Removing system_stm32l0xx.o(i.SystemCoreClockUpdate), (156 bytes). @@ -2433,6 +2586,7 @@ Removing crc_1.o(i.RadioComputeCRC), (68 bytes). Removing delay.o(.rev16_text), (4 bytes). Removing delay.o(.revsh_text), (4 bytes). + Removing delay.o(i.Delay_Us), (22 bytes). Removing radio.o(.rev16_text), (4 bytes). Removing radio.o(.revsh_text), (4 bytes). Removing radio.o(i.RadioOnRxTimeoutIrq), (24 bytes). @@ -2455,11 +2609,10 @@ Removing sx126x-board.o(i.SX126xCheckRfFrequency), (4 bytes). Removing lora.o(.rev16_text), (4 bytes). Removing lora.o(.revsh_text), (4 bytes). - Removing lora.o(i.LedToggle), (2 bytes). - Removing lora.o(i.Lora47X_change), (48 bytes). - Removing lora.o(.bss), (64 bytes). - Removing lora.o(.constdata), (5 bytes). - Removing lora.o(.constdata), (5 bytes). + Removing lora.o(.bss), (255 bytes). + Removing lora.o(.data), (4 bytes). + Removing lora.o(.data), (4 bytes). + Removing lora.o(.data), (1 bytes). Removing lora.o(.data), (1 bytes). Removing lora.o(.data), (1 bytes). Removing lora.o(.data), (2 bytes). @@ -2468,9 +2621,13 @@ Removing lora.o(.data), (1 bytes). Removing lora.o(.data), (1 bytes). Removing lora.o(.data), (4 bytes). - Removing lora.o(.data), (4 bytes). + Removing lora.o(.data), (2 bytes). + Removing lora.o(.data), (2 bytes). Removing lora.o(.data), (2 bytes). Removing lora.o(.data), (1 bytes). + Removing lora.o(.data), (2 bytes). + Removing lora.o(.data), (1 bytes). + Removing lora.o(.data), (2 bytes). Removing stm32l0xx_hal_adc.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_adc.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_adc.o(i.ADC_DMAConvCplt), (110 bytes). @@ -2481,22 +2638,23 @@ Removing stm32l0xx_hal_adc.o(i.HAL_ADC_ConvHalfCpltCallback), (2 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_ErrorCallback), (2 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_GetError), (4 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_IRQHandler), (216 bytes). + Removing stm32l0xx_hal_adc.o(i.HAL_ADC_IRQHandler), (202 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_LevelOutOfWindowCallback), (2 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_MspDeInit), (2 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_MspInit), (2 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_PollForEvent), (116 bytes). + Removing stm32l0xx_hal_adc.o(i.HAL_ADC_PollForEvent), (126 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_DMA), (160 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_IT), (124 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop), (62 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_DMA), (112 bytes). + Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_DMA), (120 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_IT), (72 bytes). Removing stm32l0xx_hal_adc_ex.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_adc_ex.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_GetValue), (12 bytes). Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_SetValue), (94 bytes). + Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT), (16 bytes). Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINTTempSensor), (16 bytes). - Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINTTempSensor), (48 bytes). + Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINTTempSensor), (56 bytes). Removing stm32l0xx_hal.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DBG_DisableLowPowerConfig), (16 bytes). @@ -2508,10 +2666,11 @@ Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (16 bytes). Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (16 bytes). Removing stm32l0xx_hal.o(i.HAL_DeInit), (40 bytes). - Removing stm32l0xx_hal.o(i.HAL_Delay), (28 bytes). Removing stm32l0xx_hal.o(i.HAL_GetDEVID), (16 bytes). Removing stm32l0xx_hal.o(i.HAL_GetHalVersion), (8 bytes). Removing stm32l0xx_hal.o(i.HAL_GetREVID), (12 bytes). + Removing stm32l0xx_hal.o(i.HAL_GetTickFreq), (12 bytes). + Removing stm32l0xx_hal.o(i.HAL_GetTickPrio), (12 bytes). Removing stm32l0xx_hal.o(i.HAL_GetUIDw0), (12 bytes). Removing stm32l0xx_hal.o(i.HAL_GetUIDw1), (12 bytes). Removing stm32l0xx_hal.o(i.HAL_GetUIDw2), (12 bytes). @@ -2522,13 +2681,14 @@ Removing stm32l0xx_hal.o(i.HAL_SYSCFG_Enable_Lock_VREFINT), (16 bytes). Removing stm32l0xx_hal.o(i.HAL_SYSCFG_GetBootMode), (16 bytes). Removing stm32l0xx_hal.o(i.HAL_SYSCFG_VREFINT_OutputSelect), (24 bytes). + Removing stm32l0xx_hal.o(i.HAL_SetTickFreq), (36 bytes). Removing stm32l0xx_hal.o(i.HAL_SuspendTick), (16 bytes). Removing stm32l0xx_hal_i2c.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_i2c.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_AbortCpltCallback), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_AddrCallback), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DeInit), (52 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DisableListen_IT), (48 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DisableListen_IT), (50 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_ER_IRQHandler), (94 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_EV_IRQHandler), (16 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_EnableListen_IT), (40 bytes). @@ -2541,7 +2701,7 @@ Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_ListenCpltCallback), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterRxCpltCallback), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterTxCpltCallback), (2 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Abort_IT), (92 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Abort_IT), (112 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive), (272 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive_DMA), (280 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive_IT), (128 bytes). @@ -2555,54 +2715,57 @@ Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MemRxCpltCallback), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MemTxCpltCallback), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read), (340 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA), (288 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT), (188 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA), (252 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT), (156 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write), (332 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA), (280 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT), (180 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA), (248 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT), (156 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MspDeInit), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MspInit), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveRxCpltCallback), (2 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveTxCpltCallback), (2 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive), (276 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive), (294 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive_DMA), (200 bytes). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive_IT), (88 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_DMA), (360 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_IT), (200 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_DMA), (364 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_IT), (204 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit), (294 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA), (196 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT), (88 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_DMA), (372 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_IT), (212 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_DMA), (376 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_IT), (216 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit), (342 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA), (260 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT), (124 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_ConvertOtherXferOptions), (28 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_DMAAbort), (40 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_DMAAbort), (28 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_DMAError), (24 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt), (80 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt), (80 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt), (84 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt), (84 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_DMASlaveReceiveCplt), (42 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_DMASlaveTransmitCplt), (36 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ), (84 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ), (100 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ), (82 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ), (128 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR), (34 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt), (122 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITError), (208 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt), (100 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt), (164 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt), (124 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITError), (276 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt), (104 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt), (216 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt), (70 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt), (244 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt), (74 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed), (112 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt), (316 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt), (106 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_IsErrorOccurred), (272 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA), (268 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT), (304 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA), (272 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT), (288 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead), (96 bytes). Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite), (96 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA), (232 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT), (298 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_TransferConfig), (40 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout), (78 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout), (128 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout), (76 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout), (80 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA), (274 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT), (304 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_TransferConfig), (44 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback), (38 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout), (98 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout), (156 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout), (86 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout), (90 bytes). Removing stm32l0xx_hal_i2c_ex.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_i2c_ex.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_ConfigAnalogFilter), (74 bytes). @@ -2614,20 +2777,20 @@ Removing stm32l0xx_hal_rcc.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_rcc.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_CSSCallback), (2 bytes). - Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit), (204 bytes). + Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit), (212 bytes). Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_EnableCSS), (20 bytes). Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_GetClockConfig), (64 bytes). Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq), (12 bytes). Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_GetOscConfig), (184 bytes). - Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (96 bytes). + Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (132 bytes). Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler), (24 bytes). Removing stm32l0xx_hal_rcc_ex.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_rcc_ex.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_DisableLSECSS), (32 bytes). Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_EnableLSECSS), (20 bytes). Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_EnableLSECSS_IT), (52 bytes). - Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (92 bytes). - Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (324 bytes). + Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (100 bytes). + Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (352 bytes). Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_LSECSS_Callback), (2 bytes). Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_LSECSS_IRQHandler), (24 bytes). Removing stm32l0xx_hal_flash_ramfunc.o(.rev16_text), (4 bytes). @@ -2636,8 +2799,10 @@ Removing stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_WaitForLastOperation), (96 bytes). Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_DisableRunPowerDown), (36 bytes). Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_EnableRunPowerDown), (36 bytes). + Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_EraseParallelPage), (88 bytes). Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_GetError), (16 bytes). Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_HalfPageProgram), (84 bytes). + Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_ProgramParallelHalfPage), (136 bytes). Removing stm32l0xx_hal_flash.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_flash.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_EndOfOperationCallback), (2 bytes). @@ -2647,20 +2812,20 @@ Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_OB_Lock), (20 bytes). Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_OB_Unlock), (68 bytes). Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_OperationErrorCallback), (2 bytes). - Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_Program_IT), (60 bytes). + Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_Program_IT), (52 bytes). Removing stm32l0xx_hal_flash_ex.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_flash_ex.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig), (80 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBGetConfig), (24 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram), (24 bytes). + Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig), (152 bytes). + Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBGetConfig), (48 bytes). + Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram), (88 bytes). Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_DisableFixedTimeProgram), (16 bytes). Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_EnableFixedTimeProgram), (16 bytes). Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Erase), (40 bytes). Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Lock), (20 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Program), (84 bytes). + Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Program), (88 bytes). Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Unlock), (52 bytes). Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT), (92 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig), (56 bytes). + Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig), (64 bytes). Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram), (292 bytes). Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_DeSelectPCROP), (52 bytes). Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_SelectPCROP), (56 bytes). @@ -2668,11 +2833,9 @@ Removing stm32l0xx_hal_gpio.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback), (2 bytes). Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_LockPin), (36 bytes). - Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (8 bytes). + Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (16 bytes). Removing stm32l0xx_hal_dma.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_dma.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_dma.o(i.HAL_DMA_Abort), (68 bytes). - Removing stm32l0xx_hal_dma.o(i.HAL_DMA_GetError), (4 bytes). Removing stm32l0xx_hal_dma.o(i.HAL_DMA_GetState), (6 bytes). Removing stm32l0xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (190 bytes). Removing stm32l0xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (72 bytes). @@ -2691,9 +2854,8 @@ Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (16 bytes). Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (16 bytes). Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin), (16 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (48 bytes). + Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (96 bytes). Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (32 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode), (52 bytes). Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes). Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (28 bytes). Removing stm32l0xx_hal_pwr_ex.o(.rev16_text), (4 bytes). @@ -2707,54 +2869,117 @@ Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_GetVoltageRange), (16 bytes). Removing stm32l0xx_hal_cortex.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_cortex.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (80 bytes). + Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (84 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Disable), (16 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Enable), (24 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (20 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (28 bytes). + Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (24 bytes). + Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (32 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (52 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (20 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (28 bytes). + Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (24 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig), (24 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Callback), (2 bytes). Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler), (8 bytes). + Removing stm32l0xx_hal_exti.o(.rev16_text), (4 bytes). + Removing stm32l0xx_hal_exti.o(.revsh_text), (4 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_ClearConfigLine), (100 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_ClearPending), (20 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GenerateSWI), (20 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GetConfigLine), (132 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GetHandle), (14 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GetPending), (24 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_IRQHandler), (36 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_RegisterCallback), (16 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_SetConfigLine), (148 bytes). Removing stm32l0xx_hal_iwdg.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_iwdg.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init), (100 bytes). - Removing stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh), (16 bytes). + Removing stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init), (108 bytes). Removing stm32l0xx_hal_lptim.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_lptim.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareMatchCallback), (2 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start), (68 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT), (100 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop), (24 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT), (60 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit), (38 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start), (68 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT), (88 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop), (38 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop_IT), (58 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start), (86 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT), (140 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop), (30 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT), (68 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit), (44 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start), (86 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT), (126 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop), (44 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop_IT), (64 bytes). Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_GetState), (6 bytes). Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_MspDeInit), (2 bytes). Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_MspInit), (2 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start), (52 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT), (116 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop), (24 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop_IT), (88 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start), (56 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT), (112 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop), (24 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop_IT), (88 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start), (92 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT), (172 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop), (30 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop_IT), (92 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start), (96 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT), (172 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop), (30 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop_IT), (92 bytes). Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadAutoReload), (6 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCompare), (6 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start), (52 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT), (116 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop), (24 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop_IT), (88 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start), (56 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop), (38 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop_IT), (64 bytes). - Removing stm32l0xx_hal_lptim.o(i.LPTIM_Disable), (248 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCapturedValue), (6 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start), (92 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT), (172 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop), (30 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop_IT), (92 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start), (96 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop), (44 bytes). + Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop_IT), (72 bytes). + Removing stm32l0xx_hal_uart.o(.rev16_text), (4 bytes). + Removing stm32l0xx_hal_uart.o(.revsh_text), (4 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (78 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (78 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init), (116 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_LIN_Init), (146 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_LIN_SendBreak), (44 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode), (58 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode), (58 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (12 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init), (142 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort), (252 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive), (186 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback), (2 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (204 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit), (112 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback), (2 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (116 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT), (292 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAPause), (130 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAResume), (126 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_DisableReceiverTimeout), (68 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_EnableReceiverTimeout), (68 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_ErrorCallback), (2 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_GetError), (6 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_GetState), (10 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_MspDeInit), (2 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_MspInit), (2 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive), (264 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT), (100 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_ReceiverTimeout_Config), (24 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT), (120 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback), (66 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (40 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback), (54 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (20 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT), (216 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT), (216 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT), (200 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_TxISR_16BIT), (94 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_TxISR_8BIT), (90 bytes). + Removing stm32l0xx_hal_uart_ex.o(.rev16_text), (4 bytes). + Removing stm32l0xx_hal_uart_ex.o(.revsh_text), (4 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_MultiProcessorEx_AddressLength_Set), (52 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init), (136 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableClockStopMode), (50 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableStopMode), (48 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableClockStopMode), (50 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableStopMode), (48 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_GetRxEventType), (4 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle), (332 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_DMA), (108 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_IT), (108 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig), (152 bytes). Removing stm32l0xx_hal_spi.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_spi.o(.revsh_text), (4 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Abort), (292 bytes). @@ -2763,23 +2988,22 @@ Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DMAPause), (34 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DMAResume), (34 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DMAStop), (72 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DeInit), (48 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_ErrorCallback), (2 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_GetError), (4 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_GetState), (6 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_IRQHandler), (248 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_MspDeInit), (2 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_MspInit), (2 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive), (326 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (224 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_IT), (172 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive), (334 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (228 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_IT), (180 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_RxCpltCallback), (2 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback), (2 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit), (348 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (296 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit), (352 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (284 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (176 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (204 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (144 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (148 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TxCpltCallback), (2 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback), (2 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback), (2 bytes). @@ -2788,7 +3012,7 @@ Removing stm32l0xx_hal_spi.o(i.SPI_2linesRxISR_8BIT), (50 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_2linesTxISR_16BIT), (50 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_2linesTxISR_8BIT), (50 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_AbortRx_ISR), (84 bytes). + Removing stm32l0xx_hal_spi.o(i.SPI_AbortRx_ISR), (92 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_AbortTx_ISR), (28 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR), (148 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR), (80 bytes). @@ -2798,7 +3022,7 @@ Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt), (10 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt), (10 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt), (10 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt), (86 bytes). + Removing stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt), (110 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_DMARxAbortCallback), (104 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_DMATransmitCplt), (104 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt), (92 bytes). @@ -2810,160 +3034,46 @@ Removing stm32l0xx_hal_spi.o(i.SPI_TxISR_8BIT), (34 bytes). Removing stm32l0xx_hal_tim.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_tim.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_DeInit), (44 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_GetState), (6 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_MspDeInit), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_MspInit), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start), (34 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA), (124 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop), (40 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop_DMA), (56 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigOCrefClear), (190 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigTI1Input), (16 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart), (296 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop), (94 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart), (296 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop), (94 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit), (44 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_GetState), (6 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Init), (156 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_MspDeInit), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_MspInit), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start), (52 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA), (324 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT), (92 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop), (64 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA), (136 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT), (112 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ErrorCallback), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_GenerateEvent), (36 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureHalfCpltCallback), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel), (288 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_DeInit), (44 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_GetState), (6 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Init), (52 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_MspDeInit), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_MspInit), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start), (36 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA), (260 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_IT), (82 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop), (40 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA), (124 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT), (84 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler), (294 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel), (80 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DeInit), (44 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_GetState), (6 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Init), (52 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_MspDeInit), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_MspInit), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start), (36 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA), (268 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_IT), (82 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop), (40 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA), (124 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT), (84 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel), (202 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit), (44 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_GetState), (6 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Init), (72 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_MspDeInit), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_MspInit), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start), (28 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT), (48 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop), (52 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT), (72 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_DeInit), (44 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_GetState), (6 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedHalfCpltCallback), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA), (268 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT), (82 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA), (124 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT), (84 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedHalfCpltCallback), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ReadCapturedValue), (44 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro), (76 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro_IT), (76 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerCallback), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerHalfCpltCallback), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt), (62 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt), (62 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt), (62 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt), (62 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_DMAError), (16 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt), (16 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt), (16 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt), (16 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt), (16 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig), (134 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_TI1_SetConfig), (76 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_TI2_SetConfig), (52 bytes). Removing stm32l0xx_hal_tim_ex.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_tim_ex.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_RemapConfig), (28 bytes). - Removing stm32l0xx_hal_uart.o(.rev16_text), (4 bytes). - Removing stm32l0xx_hal_uart.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (54 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (54 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init), (116 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_LIN_Init), (146 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_LIN_SendBreak), (44 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode), (46 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode), (46 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (12 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init), (142 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort), (162 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive), (110 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (124 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit), (82 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (88 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT), (204 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAPause), (94 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAResume), (86 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop), (122 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_ErrorCallback), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_GetError), (4 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_GetState), (10 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_MspDeInit), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_MspInit), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive), (260 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT), (196 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (172 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT), (120 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback), (60 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (36 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt), (48 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback), (50 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt), (10 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (20 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT), (88 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT), (88 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_TxISR_16BIT), (64 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_TxISR_8BIT), (60 bytes). - Removing stm32l0xx_hal_uart_ex.o(.rev16_text), (4 bytes). - Removing stm32l0xx_hal_uart_ex.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_MultiProcessorEx_AddressLength_Set), (52 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init), (136 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableClockStopMode), (36 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableStopMode), (34 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableClockStopMode), (36 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableStopMode), (34 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig), (152 bytes). - Removing fflti.o(.text), (22 bytes). + Removing hido_util.o(i.HIDO_UtilBase64Decode), (188 bytes). + Removing hido_util.o(i.HIDO_UtilBase64Encode), (280 bytes). + Removing hido_util.o(i.HIDO_UtilBcdToByte), (20 bytes). + Removing hido_util.o(i.HIDO_UtilBufToHex), (50 bytes). + Removing hido_util.o(i.HIDO_UtilByteArrayToHexString), (126 bytes). + Removing hido_util.o(i.HIDO_UtilByteToBcd), (28 bytes). + Removing hido_util.o(i.HIDO_UtilByteToChar), (34 bytes). + Removing hido_util.o(i.HIDO_UtilBzero), (16 bytes). + Removing hido_util.o(i.HIDO_UtilCharToByte), (54 bytes). + Removing hido_util.o(i.HIDO_UtilDecode8To7), (174 bytes). + Removing hido_util.o(i.HIDO_UtilEncode7To8), (264 bytes). + Removing hido_util.o(i.HIDO_UtilGetMonthAndDay), (72 bytes). + Removing hido_util.o(i.HIDO_UtilHexStrToInt), (30 bytes). + Removing hido_util.o(i.HIDO_UtilHexStringToByteArray), (88 bytes). + Removing hido_util.o(i.HIDO_UtilIPStringBufToInteger), (80 bytes). + Removing hido_util.o(i.HIDO_UtilIPStringToByteArrary), (96 bytes). + Removing hido_util.o(i.HIDO_UtilIPStringToInteger), (84 bytes). + Removing hido_util.o(i.HIDO_UtilIntegerToIpString), (44 bytes). + Removing hido_util.o(i.HIDO_UtilIsAsciiString), (52 bytes). + Removing hido_util.o(i.HIDO_UtilIsIpString), (56 bytes). + Removing hido_util.o(i.HIDO_UtilMACStringToByteArrary), (70 bytes). + Removing hido_util.o(i.HIDO_UtilMKCalendar), (212 bytes). + Removing hido_util.o(i.HIDO_UtilMakeTime), (108 bytes). + Removing hido_util.o(i.HIDO_UtilSnprintf), (48 bytes). + Removing hido_util.o(i.HIDO_UtilStrSplit), (76 bytes). + Removing hido_util.o(i.HIDO_UtilStrStr), (86 bytes). + Removing hido_util.o(i.HIDO_UtilStrToInt), (72 bytes). + Removing hido_util.o(i.HIDO_UtilStringToInteger), (92 bytes). + Removing hido_util.o(i.HIDO_UtilStrnstr), (64 bytes). + Removing hido_util.o(i.HIDO_UtilStrrnstr), (66 bytes). + Removing hido_util.o(.constdata), (420 bytes). + Removing fmul.o(.text), (122 bytes). + Removing fscalb.o(.text), (24 bytes). + Removing cdcmple.o(.text), (40 bytes). Removing cfrcmple.o(.text), (20 bytes). Removing dsqrt.o(.text), (162 bytes). - Removing dfixul.o(.text), (64 bytes). -728 unused section(s) (total 44593 bytes) removed from the image. +723 unused section(s) (total 48132 bytes) removed from the image. ============================================================================== @@ -2978,6 +3088,7 @@ ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_adc_ex.c 0x00000000 Number 0 stm32l0xx_hal_adc_ex.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_cortex.c 0x00000000 Number 0 stm32l0xx_hal_cortex.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_dma.c 0x00000000 Number 0 stm32l0xx_hal_dma.o ABSOLUTE + ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_exti.c 0x00000000 Number 0 stm32l0xx_hal_exti.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash.c 0x00000000 Number 0 stm32l0xx_hal_flash.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash_ex.c 0x00000000 Number 0 stm32l0xx_hal_flash_ex.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32l0xx_hal_flash_ramfunc.o ABSOLUTE @@ -3000,90 +3111,116 @@ ../Src/stm32l0xx_it.c 0x00000000 Number 0 stm32l0xx_it.o ABSOLUTE ../Src/system_stm32l0xx.c 0x00000000 Number 0 system_stm32l0xx.o ABSOLUTE ../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isspace_o.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 ctype_c.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isspace_c.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 ispunct_o.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isprint_o.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 islower_o.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isgraph_o.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isupper_o.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isdigit_o.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 iscntrl_o.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isblank_o.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isxdigit_o.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isalpha_o.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isalnum_o.o ABSOLUTE + ../clib/microlib/ctype/ctype.c 0x00000000 Number 0 ctype_o.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE + ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.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 entry.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.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/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.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 entry7a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE + ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE + ../clib/microlib/longlong.c 0x00000000 Number 0 llmul.o ABSOLUTE + ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE ../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE ../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE - ../clib/microlib/stdlib/rand.c 0x00000000 Number 0 rand.o ABSOLUTE ../clib/microlib/string/memcmp.c 0x00000000 Number 0 memcmp.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/strchr.c 0x00000000 Number 0 strchr.o ABSOLUTE ../clib/microlib/string/strlen.c 0x00000000 Number 0 strlen.o ABSOLUTE + ../clib/microlib/string/strstr.c 0x00000000 Number 0 strstr.o ABSOLUTE ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE + ../clib/scanf.c 0x00000000 Number 0 atoi.o ABSOLUTE + ../clib/scanf.c 0x00000000 Number 0 strtod.o ABSOLUTE + ../clib/scanf.c 0x00000000 Number 0 strtol.o ABSOLUTE + ../clib/scanf.c 0x00000000 Number 0 _strtoul.o ABSOLUTE + ../clib/scanf.c 0x00000000 Number 0 scanf_fp.o ABSOLUTE + ../clib/scanf.c 0x00000000 Number 0 _sgetc.o ABSOLUTE + ../clib/scanf.c 0x00000000 Number 0 _chval.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 fdiv.o ABSOLUTE ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.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 dfixi.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltul.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE ../fplib/microlib/fprnd.c 0x00000000 Number 0 drnd.o ABSOLUTE + ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE ../fplib/microlib/fpscalb.c 0x00000000 Number 0 dscalb.o ABSOLUTE ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE - ../mathlib/asin.c 0x00000000 Number 0 asin.o ABSOLUTE ../mathlib/asin.c 0x00000000 Number 0 asin_x.o ABSOLUTE + ../mathlib/asin.c 0x00000000 Number 0 asin.o ABSOLUTE + ../mathlib/atof.c 0x00000000 Number 0 atof.o ABSOLUTE ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE ../mathlib/dunder.c 0x00000000 Number 0 dunder.o ABSOLUTE ../mathlib/floor.c 0x00000000 Number 0 floor.o ABSOLUTE ../mathlib/fpclassify.c 0x00000000 Number 0 fpclassify.o ABSOLUTE - ../mathlib/log.c 0x00000000 Number 0 log_x.o ABSOLUTE - ../mathlib/log.c 0x00000000 Number 0 log.o ABSOLUTE - ../mathlib/log10.c 0x00000000 Number 0 log10.o ABSOLUTE - ../mathlib/log10.c 0x00000000 Number 0 log10_x.o ABSOLUTE ../mathlib/poly.c 0x00000000 Number 0 poly.o ABSOLUTE - ../mathlib/pow.c 0x00000000 Number 0 pow.o ABSOLUTE ../mathlib/pow.c 0x00000000 Number 0 pow_x.o ABSOLUTE + ../mathlib/pow.c 0x00000000 Number 0 pow.o ABSOLUTE ../mathlib/qnan.c 0x00000000 Number 0 qnan.o ABSOLUTE ../mathlib/rint.c 0x00000000 Number 0 rint.o ABSOLUTE - ../mathlib/round.c 0x00000000 Number 0 round.o ABSOLUTE ../mathlib/sqrt.c 0x00000000 Number 0 sqrt_x.o ABSOLUTE ../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE + ..\Drivers\ExternlDrivers\dps310.c 0x00000000 Number 0 dps310.o ABSOLUTE + ..\Drivers\ExternlDrivers\dps368_test.c 0x00000000 Number 0 dps368_test.o ABSOLUTE ..\Drivers\ExternlDrivers\lis3dh_driver.c 0x00000000 Number 0 lis3dh_driver.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal.c 0x00000000 Number 0 stm32l0xx_hal.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_adc.c 0x00000000 Number 0 stm32l0xx_hal_adc.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_adc_ex.c 0x00000000 Number 0 stm32l0xx_hal_adc_ex.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_cortex.c 0x00000000 Number 0 stm32l0xx_hal_cortex.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_dma.c 0x00000000 Number 0 stm32l0xx_hal_dma.o ABSOLUTE + ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_exti.c 0x00000000 Number 0 stm32l0xx_hal_exti.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_flash.c 0x00000000 Number 0 stm32l0xx_hal_flash.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_flash_ex.c 0x00000000 Number 0 stm32l0xx_hal_flash_ex.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32l0xx_hal_flash_ramfunc.o ABSOLUTE @@ -3101,16 +3238,20 @@ ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_tim_ex.c 0x00000000 Number 0 stm32l0xx_hal_tim_ex.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_uart.c 0x00000000 Number 0 stm32l0xx_hal_uart.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_uart_ex.c 0x00000000 Number 0 stm32l0xx_hal_uart_ex.o ABSOLUTE + ..\Middlewares\HIDOLibrary\Util\HIDO_Util.c 0x00000000 Number 0 hido_util.o ABSOLUTE ..\Src\ExternalDevices\dw_driver.c 0x00000000 Number 0 dw_driver.o ABSOLUTE ..\Src\OnChipDevices\ADC.c 0x00000000 Number 0 adc.o ABSOLUTE ..\Src\OnChipDevices\Flash.c 0x00000000 Number 0 flash.o ABSOLUTE ..\Src\OnChipDevices\Spi.c 0x00000000 Number 0 spi.o ABSOLUTE ..\Src\OnChipDevices\Usart.c 0x00000000 Number 0 usart.o ABSOLUTE ..\Src\application\CRC.c 0x00000000 Number 0 crc.o ABSOLUTE - ..\Src\application\dw_ancapp.c 0x00000000 Number 0 dw_ancapp.o ABSOLUTE + ..\Src\application\GPS.c 0x00000000 Number 0 gps.o ABSOLUTE + ..\Src\application\WS2812.c 0x00000000 Number 0 ws2812.o ABSOLUTE ..\Src\application\dw_app.c 0x00000000 Number 0 dw_app.o ABSOLUTE + ..\Src\application\dw_mbx_tag.c 0x00000000 Number 0 dw_mbx_tag.o ABSOLUTE ..\Src\application\global_param.c 0x00000000 Number 0 global_param.o ABSOLUTE ..\Src\application\serial_at_cmd_app.c 0x00000000 Number 0 serial_at_cmd_app.o ABSOLUTE + ..\Src\application\syn6288.c 0x00000000 Number 0 syn6288.o ABSOLUTE ..\Src\decadriver\deca_device.c 0x00000000 Number 0 deca_device.o ABSOLUTE ..\Src\decadriver\deca_params_init.c 0x00000000 Number 0 deca_params_init.o ABSOLUTE ..\Src\decadriver\deca_range_tables.c 0x00000000 Number 0 deca_range_tables.o ABSOLUTE @@ -3124,6 +3265,7 @@ ..\Src\stm32l0xx_hal_msp.c 0x00000000 Number 0 stm32l0xx_hal_msp.o ABSOLUTE ..\Src\stm32l0xx_it.c 0x00000000 Number 0 stm32l0xx_it.o ABSOLUTE ..\Src\system_stm32l0xx.c 0x00000000 Number 0 system_stm32l0xx.o ABSOLUTE + ..\\Drivers\\ExternlDrivers\\dps368_test.c 0x00000000 Number 0 dps368_test.o ABSOLUTE ..\\Drivers\\ExternlDrivers\\lis3dh_driver.c 0x00000000 Number 0 lis3dh_driver.o ABSOLUTE ..\\Src\\ExternalDevices\\dw_driver.c 0x00000000 Number 0 dw_driver.o ABSOLUTE ..\\Src\\OnChipDevices\\ADC.c 0x00000000 Number 0 adc.o ABSOLUTE @@ -3131,10 +3273,13 @@ ..\\Src\\OnChipDevices\\Spi.c 0x00000000 Number 0 spi.o ABSOLUTE ..\\Src\\OnChipDevices\\Usart.c 0x00000000 Number 0 usart.o ABSOLUTE ..\\Src\\application\\CRC.c 0x00000000 Number 0 crc.o ABSOLUTE - ..\\Src\\application\\dw_ancapp.c 0x00000000 Number 0 dw_ancapp.o ABSOLUTE + ..\\Src\\application\\GPS.c 0x00000000 Number 0 gps.o ABSOLUTE + ..\\Src\\application\\WS2812.c 0x00000000 Number 0 ws2812.o ABSOLUTE ..\\Src\\application\\dw_app.c 0x00000000 Number 0 dw_app.o ABSOLUTE + ..\\Src\\application\\dw_mbx_tag.c 0x00000000 Number 0 dw_mbx_tag.o ABSOLUTE ..\\Src\\application\\global_param.c 0x00000000 Number 0 global_param.o ABSOLUTE ..\\Src\\application\\serial_at_cmd_app.c 0x00000000 Number 0 serial_at_cmd_app.o ABSOLUTE + ..\\Src\\application\\syn6288.c 0x00000000 Number 0 syn6288.o ABSOLUTE ..\\Src\\decadriver\\deca_device.c 0x00000000 Number 0 deca_device.o ABSOLUTE ..\\Src\\radio\\Lora.c 0x00000000 Number 0 lora.o ABSOLUTE ..\\Src\\radio\\delay.c 0x00000000 Number 0 delay.o ABSOLUTE @@ -3142,6 +3287,7 @@ ..\\Src\\radio\\sx126x-board.c 0x00000000 Number 0 sx126x-board.o ABSOLUTE cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE + cfcmple.s 0x00000000 Number 0 cfcmple.o ABSOLUTE cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE dc.s 0x00000000 Number 0 dc.o ABSOLUTE handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE @@ -3160,417 +3306,451 @@ __lit__00000000 0x080050d0 Data 4 entry2.o(.ARM.Collect$$$$00002712) .text 0x080050d4 Section 28 startup_stm32l051xx.o(.text) .text 0x080050f0 Section 0 uidiv.o(.text) - .text 0x0800511c Section 0 idiv.o(.text) - .text 0x08005144 Section 0 uldiv.o(.text) - .text 0x080051a4 Section 0 llushr.o(.text) - .text 0x080051c8 Section 0 rand.o(.text) - .text 0x080051ec Section 0 memcpya.o(.text) - .text 0x08005210 Section 0 memseta.o(.text) - .text 0x08005234 Section 0 memcmp.o(.text) - .text 0x0800524e Section 0 fmul.o(.text) - .text 0x080052c8 Section 0 fdiv.o(.text) - .text 0x08005344 Section 0 dadd.o(.text) - .text 0x080054a8 Section 0 dmul.o(.text) - .text 0x08005578 Section 0 ddiv.o(.text) - .text 0x08005668 Section 0 dscalb.o(.text) - .text 0x08005694 Section 0 ffltui.o(.text) - .text 0x080056a4 Section 0 dflti.o(.text) - .text 0x080056cc Section 0 dfltui.o(.text) - .text 0x080056e8 Section 0 ffixui.o(.text) - .text 0x08005710 Section 0 dfixi.o(.text) - .text 0x08005758 Section 0 dfixui.o(.text) - .text 0x08005794 Section 0 f2d.o(.text) - .text 0x080057bc Section 40 cdcmple.o(.text) - .text 0x080057e4 Section 40 cdrcmple.o(.text) - .text 0x0800580c Section 0 d2f.o(.text) - .text 0x08005844 Section 0 llshl.o(.text) - .text 0x08005864 Section 0 llsshr.o(.text) - .text 0x0800588a Section 0 iusefp.o(.text) - .text 0x0800588a Section 0 fepilogue.o(.text) - .text 0x0800590c Section 0 depilogue.o(.text) - .text 0x080059cc Section 0 drnd.o(.text) - .text 0x08005a48 Section 36 init.o(.text) - .text 0x08005a6c Section 0 __dczerorl2.o(.text) - i.ADC_ConversionStop 0x08005ac2 Section 0 stm32l0xx_hal_adc.o(i.ADC_ConversionStop) - ADC_ConversionStop 0x08005ac3 Thumb Code 82 stm32l0xx_hal_adc.o(i.ADC_ConversionStop) - i.ADC_DelayMicroSecond 0x08005b14 Section 0 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) - ADC_DelayMicroSecond 0x08005b15 Thumb Code 28 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) - i.ADC_Disable 0x08005b38 Section 0 stm32l0xx_hal_adc.o(i.ADC_Disable) - ADC_Disable 0x08005b39 Thumb Code 96 stm32l0xx_hal_adc.o(i.ADC_Disable) - i.ADC_Enable 0x08005b98 Section 0 stm32l0xx_hal_adc.o(i.ADC_Enable) - ADC_Enable 0x08005b99 Thumb Code 96 stm32l0xx_hal_adc.o(i.ADC_Enable) - i.Anchor_App 0x08005bfc Section 0 dw_ancapp.o(i.Anchor_App) - i.Anchor_RecNearPoll 0x08005f28 Section 0 dw_ancapp.o(i.Anchor_RecNearPoll) - i.Beep_Off 0x08006080 Section 0 main.o(i.Beep_Off) - i.Beep_On 0x080060a0 Section 0 main.o(i.Beep_On) - i.Checksum_u16 0x080060c0 Section 0 dw_app.o(i.Checksum_u16) - i.CmpTagInList 0x080060dc Section 0 dw_ancapp.o(i.CmpTagInList) - i.DMA1_Channel2_3_IRQHandler 0x08006114 Section 0 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) - i.DMA_SetConfig 0x0800612c Section 0 stm32l0xx_hal_dma.o(i.DMA_SetConfig) - DMA_SetConfig 0x0800612d Thumb Code 44 stm32l0xx_hal_dma.o(i.DMA_SetConfig) - i.Delay_Ms 0x08006158 Section 0 delay.o(i.Delay_Ms) - i.Delay_Us 0x08006178 Section 0 delay.o(i.Delay_Us) - i.Dw1000_App_Init 0x0800618e Section 0 dw_app.o(i.Dw1000_App_Init) - i.Dw1000_Init 0x08006190 Section 0 dw_app.o(i.Dw1000_Init) - i.EXTI0_1_IRQHandler 0x080061c4 Section 0 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) - i.EXTI2_3_IRQHandler 0x08006214 Section 0 stm32l0xx_it.o(i.EXTI2_3_IRQHandler) - i.Error_Handler 0x0800621e Section 0 main.o(i.Error_Handler) - i.FLASH_PageErase 0x08006220 Section 0 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) - i.FLASH_Prepare 0x0800624c Section 0 flash.o(i.FLASH_Prepare) - i.FLASH_Read 0x08006280 Section 0 flash.o(i.FLASH_Read) - i.FLASH_SetErrorCode 0x08006294 Section 0 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) - FLASH_SetErrorCode 0x08006295 Thumb Code 134 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) - i.FLASH_WaitForLastOperation 0x08006324 Section 0 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) - i.FLASH_Write 0x08006394 Section 0 flash.o(i.FLASH_Write) - i.GetLPTime 0x080063cc Section 0 main.o(i.GetLPTime) - i.GetLoratx_frequency 0x08006404 Section 0 main.o(i.GetLoratx_frequency) - i.Get_ADC_Value 0x08006488 Section 0 adc.o(i.Get_ADC_Value) - i.Get_VDDVlotage 0x080064b0 Section 0 adc.o(i.Get_VDDVlotage) - i.HAL_ADCEx_Calibration_Start 0x080065c0 Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) - i.HAL_ADCEx_DisableVREFINT 0x0800666c Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT) - i.HAL_ADCEx_EnableVREFINT 0x0800667c Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT) - i.HAL_ADC_ConfigChannel 0x080066ac Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) - i.HAL_ADC_DeInit 0x08006740 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) - i.HAL_ADC_GetState 0x080067f4 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) - i.HAL_ADC_GetValue 0x080067f8 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) - i.HAL_ADC_Init 0x08006800 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) - i.HAL_ADC_MspDeInit 0x080069c8 Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit) - i.HAL_ADC_MspInit 0x080069f0 Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) - i.HAL_ADC_PollForConversion 0x08006a40 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) - i.HAL_ADC_Start 0x08006b00 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) - i.HAL_DMA_Abort_IT 0x08006b5c Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) - i.HAL_DMA_DeInit 0x08006ba8 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) - i.HAL_DMA_IRQHandler 0x08006c10 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) - i.HAL_DMA_Init 0x08006cb8 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) - i.HAL_DMA_Start_IT 0x08006d48 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) - i.HAL_Delay_nMS 0x08006db0 Section 0 delay.o(i.HAL_Delay_nMS) - i.HAL_FLASHEx_Erase 0x08006dc8 Section 0 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) - i.HAL_FLASH_Lock 0x08006e40 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) - i.HAL_FLASH_Program 0x08006e5c Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) - i.HAL_FLASH_Unlock 0x08006e98 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) - i.HAL_GPIO_DeInit 0x08006ef4 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) - i.HAL_GPIO_EXTI_Callback 0x08006fd8 Section 0 main.o(i.HAL_GPIO_EXTI_Callback) - i.HAL_GPIO_EXTI_IRQHandler 0x08007018 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) - i.HAL_GPIO_Init 0x08007030 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) - i.HAL_GPIO_ReadPin 0x080071a8 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) - i.HAL_GPIO_WritePin 0x080071b2 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) - i.HAL_GetTick 0x080071c0 Section 0 stm32l0xx_hal.o(i.HAL_GetTick) - i.HAL_IncTick 0x080071cc Section 0 stm32l0xx_hal.o(i.HAL_IncTick) - i.HAL_Init 0x080071dc Section 0 stm32l0xx_hal.o(i.HAL_Init) - i.HAL_InitTick 0x08007204 Section 0 stm32l0xx_hal.o(i.HAL_InitTick) - i.HAL_LPTIM_AutoReloadMatchCallback 0x08007234 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) - i.HAL_LPTIM_AutoReloadWriteCallback 0x08007236 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) - i.HAL_LPTIM_CompareMatchCallback 0x08007238 Section 0 main.o(i.HAL_LPTIM_CompareMatchCallback) - i.HAL_LPTIM_CompareWriteCallback 0x080072fc Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) - i.HAL_LPTIM_DirectionDownCallback 0x080072fe Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) - i.HAL_LPTIM_DirectionUpCallback 0x08007300 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) - i.HAL_LPTIM_IRQHandler 0x08007302 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) - i.HAL_LPTIM_Init 0x080073cc Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) - i.HAL_LPTIM_MspInit 0x0800746c Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) - i.HAL_LPTIM_ReadCounter 0x0800749c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) - i.HAL_LPTIM_TimeOut_Start_IT 0x080074a4 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) - i.HAL_LPTIM_TriggerCallback 0x080074f0 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) - i.HAL_MspInit 0x080074f4 Section 0 stm32l0xx_hal_msp.o(i.HAL_MspInit) - i.HAL_NVIC_DisableIRQ 0x0800750c Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) - i.HAL_NVIC_EnableIRQ 0x08007520 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) - i.HAL_NVIC_SetPriority 0x08007534 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) - i.HAL_PWR_EnableBkUpAccess 0x0800753c Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) - i.HAL_RCCEx_PeriphCLKConfig 0x0800754c Section 0 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) - i.HAL_RCC_ClockConfig 0x080076b0 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) - i.HAL_RCC_GetPCLK1Freq 0x0800781c Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) - i.HAL_RCC_GetPCLK2Freq 0x0800783c Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) - i.HAL_RCC_GetSysClockFreq 0x0800785c Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) - i.HAL_RCC_OscConfig 0x080078d4 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) - i.HAL_SPI_Init 0x08007cf0 Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) - i.HAL_SPI_MspInit 0x08007d70 Section 0 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) - i.HAL_SPI_TransmitReceive 0x08007dc8 Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) - i.HAL_SYSTICK_Config 0x08007fb8 Section 0 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) - i.HAL_TIMEx_MasterConfigSynchronization 0x08007fe8 Section 0 stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) - i.HAL_TIM_Base_Init 0x08008024 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) - i.HAL_TIM_Base_MspInit 0x08008058 Section 0 stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit) - i.HAL_TIM_Base_Start_IT 0x08008074 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_IT) - i.HAL_TIM_Base_Stop_IT 0x08008094 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop_IT) - i.HAL_TIM_ConfigClockSource 0x080080b8 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) - i.HAL_TIM_MspPostInit 0x08008188 Section 0 stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) - i.HAL_TIM_PWM_ConfigChannel 0x080081d4 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) - i.HAL_TIM_PWM_Init 0x080082a4 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) - i.HAL_TIM_PWM_MspInit 0x080082d8 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit) - i.HAL_TIM_PWM_Start 0x080082da Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) - i.HAL_TIM_PWM_Stop 0x08008300 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) - i.HAL_UARTEx_WakeupCallback 0x0800832c Section 0 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) - i.HAL_UART_DeInit 0x0800832e Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) - i.HAL_UART_ErrorCallback 0x08008368 Section 0 main.o(i.HAL_UART_ErrorCallback) - i.HAL_UART_IRQHandler 0x0800836c Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) - i.HAL_UART_Init 0x080084a8 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Init) - i.HAL_UART_MspDeInit 0x08008514 Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) - i.HAL_UART_MspInit 0x08008554 Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) - i.HAL_UART_Receive_DMA 0x08008628 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) - i.HAL_UART_RxCpltCallback 0x080086e0 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) - i.HAL_UART_RxHalfCpltCallback 0x080086e2 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) - i.HAL_UART_Transmit 0x080086e4 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) - i.HAL_UART_TxCpltCallback 0x080087b2 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) - i.HardFault_Handler 0x080087b4 Section 0 stm32l0xx_it.o(i.HardFault_Handler) - i.IIC2_Ack 0x080087c4 Section 0 lis3dh_driver.o(i.IIC2_Ack) - i.IIC2_NAck 0x08008808 Section 0 lis3dh_driver.o(i.IIC2_NAck) - i.IIC2_Read_Byte 0x0800884c Section 0 lis3dh_driver.o(i.IIC2_Read_Byte) - i.IIC2_Send_Byte 0x080088b0 Section 0 lis3dh_driver.o(i.IIC2_Send_Byte) - i.IIC2_Start 0x08008914 Section 0 lis3dh_driver.o(i.IIC2_Start) - i.IIC2_Stop 0x08008950 Section 0 lis3dh_driver.o(i.IIC2_Stop) - i.IIC2_Wait_Ack 0x08008994 Section 0 lis3dh_driver.o(i.IIC2_Wait_Ack) - i.IdleTask 0x080089f0 Section 0 main.o(i.IdleTask) - i.LIS3DH_Data_Init 0x08008a94 Section 0 lis3dh_driver.o(i.LIS3DH_Data_Init) - i.LIS3DH_GetWHO_AM_I 0x08008b00 Section 0 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) - i.LIS3DH_ReadOneByte 0x08008b12 Section 0 lis3dh_driver.o(i.LIS3DH_ReadOneByte) - i.LIS3DH_ReadReg 0x08008b4c Section 0 lis3dh_driver.o(i.LIS3DH_ReadReg) - i.LIS3DH_WriteOneByte 0x08008b5a Section 0 lis3dh_driver.o(i.LIS3DH_WriteOneByte) - i.LIS3DH_WriteReg 0x08008b8e Section 0 lis3dh_driver.o(i.LIS3DH_WriteReg) - i.LOS 0x08008b98 Section 0 dw_ancapp.o(i.LOS) - i.LPTIM1_IRQHandler 0x08008c2c Section 0 stm32l0xx_it.o(i.LPTIM1_IRQHandler) - i.Lora433_change 0x08008c3c Section 0 lora.o(i.Lora433_change) - i.Lora47X_Init 0x08008ce8 Section 0 lora.o(i.Lora47X_Init) - i.LoraSendComMap 0x08008d8c Section 0 main.o(i.LoraSendComMap) - i.Lora_Tx_Poll 0x08008e04 Section 0 main.o(i.Lora_Tx_Poll) - i.Lora_tx_zubao 0x08008ea4 Section 0 lora.o(i.Lora_tx_zubao) - i.MX_ADC1_Init 0x08008f58 Section 0 main.o(i.MX_ADC1_Init) - i.MX_ADC_DeInit 0x08008f60 Section 0 main.o(i.MX_ADC_DeInit) - i.MX_ADC_Init 0x08008f74 Section 0 main.o(i.MX_ADC_Init) - MX_ADC_Init 0x08008f75 Thumb Code 96 main.o(i.MX_ADC_Init) - i.MX_DMA_Init 0x08008fe0 Section 0 main.o(i.MX_DMA_Init) - MX_DMA_Init 0x08008fe1 Thumb Code 36 main.o(i.MX_DMA_Init) - i.MX_GPIO_Init 0x08009008 Section 0 main.o(i.MX_GPIO_Init) - MX_GPIO_Init 0x08009009 Thumb Code 336 main.o(i.MX_GPIO_Init) - i.MX_SPI1_Init 0x08009170 Section 0 main.o(i.MX_SPI1_Init) - MX_SPI1_Init 0x08009171 Thumb Code 60 main.o(i.MX_SPI1_Init) - i.MX_TIM2_Init 0x080091b4 Section 0 main.o(i.MX_TIM2_Init) - MX_TIM2_Init 0x080091b5 Thumb Code 114 main.o(i.MX_TIM2_Init) - i.MX_USART1_UART_Init 0x0800922c Section 0 main.o(i.MX_USART1_UART_Init) - MX_USART1_UART_Init 0x0800922d Thumb Code 100 main.o(i.MX_USART1_UART_Init) - i.NMI_Handler 0x08009298 Section 0 stm32l0xx_it.o(i.NMI_Handler) - i.NVIC_SetPriority 0x0800929c Section 0 stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) - NVIC_SetPriority 0x0800929d Thumb Code 60 stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) - i.OnRxDone 0x080092e0 Section 0 lora.o(i.OnRxDone) - i.OnRxError 0x080094a0 Section 0 lora.o(i.OnRxError) - i.OnRxTimeout 0x080094b4 Section 0 lora.o(i.OnRxTimeout) - i.OnTxDone 0x08009518 Section 0 lora.o(i.OnTxDone) - i.OnTxTimeout 0x08009550 Section 0 lora.o(i.OnTxTimeout) - i.PendSV_Handler 0x08009564 Section 0 stm32l0xx_it.o(i.PendSV_Handler) - i.Program_Init 0x08009568 Section 0 main.o(i.Program_Init) - i.RadioCheckRfFrequency 0x080096d8 Section 0 radio.o(i.RadioCheckRfFrequency) - i.RadioGetFskBandwidthRegValue 0x080096dc Section 0 radio.o(i.RadioGetFskBandwidthRegValue) - RadioGetFskBandwidthRegValue 0x080096dd Thumb Code 48 radio.o(i.RadioGetFskBandwidthRegValue) - i.RadioGetStatus 0x08009710 Section 0 radio.o(i.RadioGetStatus) - i.RadioGetWakeupTime 0x0800972e Section 0 radio.o(i.RadioGetWakeupTime) - i.RadioInit 0x08009734 Section 0 radio.o(i.RadioInit) - i.RadioIrqProcess 0x0800977c Section 0 radio.o(i.RadioIrqProcess) - i.RadioIsChannelFree 0x08009864 Section 0 radio.o(i.RadioIsChannelFree) - i.RadioOnDioIrq 0x08009888 Section 0 radio.o(i.RadioOnDioIrq) - i.RadioRandom 0x08009894 Section 0 radio.o(i.RadioRandom) - i.RadioRead 0x080098c8 Section 0 radio.o(i.RadioRead) - i.RadioReadBuffer 0x080098d0 Section 0 radio.o(i.RadioReadBuffer) - i.RadioRssi 0x080098d8 Section 0 radio.o(i.RadioRssi) - i.RadioRx 0x080098e0 Section 0 radio.o(i.RadioRx) - i.RadioRxBoosted 0x08009914 Section 0 radio.o(i.RadioRxBoosted) - i.RadioSend 0x08009944 Section 0 radio.o(i.RadioSend) - i.RadioSetChannel 0x08009984 Section 0 radio.o(i.RadioSetChannel) - i.RadioSetMaxPayloadLength 0x0800998c Section 0 radio.o(i.RadioSetMaxPayloadLength) - i.RadioSetModem 0x080099b8 Section 0 radio.o(i.RadioSetModem) - i.RadioSetPublicNetwork 0x080099e8 Section 0 radio.o(i.RadioSetPublicNetwork) - i.RadioSetRxConfig 0x08009a20 Section 0 radio.o(i.RadioSetRxConfig) - i.RadioSetRxDutyCycle 0x08009bb0 Section 0 radio.o(i.RadioSetRxDutyCycle) - i.RadioSetTxConfig 0x08009bb8 Section 0 radio.o(i.RadioSetTxConfig) - i.RadioSetTxContinuousWave 0x08009ce8 Section 0 radio.o(i.RadioSetTxContinuousWave) - i.RadioSleep 0x08009cfc Section 0 radio.o(i.RadioSleep) - i.RadioStandby 0x08009d1c Section 0 radio.o(i.RadioStandby) - i.RadioStartCad 0x08009d26 Section 0 radio.o(i.RadioStartCad) - i.RadioTimeOnAir 0x08009d30 Section 0 radio.o(i.RadioTimeOnAir) - i.RadioWrite 0x08009eb4 Section 0 radio.o(i.RadioWrite) - i.RadioWriteBuffer 0x08009ebc Section 0 radio.o(i.RadioWriteBuffer) - i.Reset_DW1000 0x08009ec4 Section 0 dw_driver.o(i.Reset_DW1000) - i.SPI_EndRxTxTransaction 0x08009f14 Section 0 stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) - SPI_EndRxTxTransaction 0x08009f15 Thumb Code 66 stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) - i.SPI_WaitFlagStateUntilTimeout 0x08009f56 Section 0 stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) - SPI_WaitFlagStateUntilTimeout 0x08009f57 Thumb Code 140 stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) - i.STMFLASH_ReadHalfWord 0x08009fe2 Section 0 flash.o(i.STMFLASH_ReadHalfWord) - i.SVC_Handler 0x08009fe6 Section 0 stm32l0xx_it.o(i.SVC_Handler) - i.SX126xAntSwOff 0x08009fe8 Section 0 sx126x-board.o(i.SX126xAntSwOff) - i.SX126xAntSwOn 0x08009fea Section 0 sx126x-board.o(i.SX126xAntSwOn) - i.SX126xCalibrateImage 0x08009fec Section 0 sx126x.o(i.SX126xCalibrateImage) - i.SX126xCheckDeviceReady 0x0800a060 Section 0 sx126x.o(i.SX126xCheckDeviceReady) - i.SX126xClearIrqStatus 0x0800a080 Section 0 sx126x.o(i.SX126xClearIrqStatus) - i.SX126xGetIrqStatus 0x0800a094 Section 0 sx126x.o(i.SX126xGetIrqStatus) - i.SX126xGetOperatingMode 0x0800a0a8 Section 0 sx126x.o(i.SX126xGetOperatingMode) - i.SX126xGetPaSelect 0x0800a0b4 Section 0 sx126x-board.o(i.SX126xGetPaSelect) - i.SX126xGetPacketStatus 0x0800a0b8 Section 0 sx126x.o(i.SX126xGetPacketStatus) - i.SX126xGetPacketType 0x0800a134 Section 0 sx126x.o(i.SX126xGetPacketType) - i.SX126xGetPayload 0x0800a140 Section 0 sx126x.o(i.SX126xGetPayload) - i.SX126xGetRssiInst 0x0800a16c Section 0 sx126x.o(i.SX126xGetRssiInst) - i.SX126xGetRxBufferStatus 0x0800a184 Section 0 sx126x.o(i.SX126xGetRxBufferStatus) - i.SX126xInit 0x0800a1c8 Section 0 sx126x.o(i.SX126xInit) - i.SX126xReadBuffer 0x0800a1ec Section 0 sx126x-board.o(i.SX126xReadBuffer) - i.SX126xReadCommand 0x0800a240 Section 0 sx126x-board.o(i.SX126xReadCommand) - i.SX126xReadRegister 0x0800a28c Section 0 sx126x-board.o(i.SX126xReadRegister) - i.SX126xReadRegisters 0x0800a29c Section 0 sx126x-board.o(i.SX126xReadRegisters) - i.SX126xReset 0x0800a2f4 Section 0 sx126x-board.o(i.SX126xReset) - i.SX126xSendPayload 0x0800a328 Section 0 sx126x.o(i.SX126xSendPayload) - i.SX126xSetBufferBaseAddress 0x0800a338 Section 0 sx126x.o(i.SX126xSetBufferBaseAddress) - i.SX126xSetCad 0x0800a34c Section 0 sx126x.o(i.SX126xSetCad) - i.SX126xSetCrcPolynomial 0x0800a364 Section 0 sx126x.o(i.SX126xSetCrcPolynomial) - i.SX126xSetCrcSeed 0x0800a388 Section 0 sx126x.o(i.SX126xSetCrcSeed) - i.SX126xSetDio2AsRfSwitchCtrl 0x0800a3ac Section 0 sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl) - i.SX126xSetDioIrqParams 0x0800a3ba Section 0 sx126x.o(i.SX126xSetDioIrqParams) - i.SX126xSetLoRaSymbNumTimeout 0x0800a3e2 Section 0 sx126x.o(i.SX126xSetLoRaSymbNumTimeout) - i.SX126xSetModulationParams 0x0800a3f0 Section 0 sx126x.o(i.SX126xSetModulationParams) - i.SX126xSetPaConfig 0x0800a490 Section 0 sx126x.o(i.SX126xSetPaConfig) - i.SX126xSetPacketParams 0x0800a4a8 Section 0 sx126x.o(i.SX126xSetPacketParams) - i.SX126xSetPacketType 0x0800a55c Section 0 sx126x.o(i.SX126xSetPacketType) - i.SX126xSetPayload 0x0800a578 Section 0 sx126x.o(i.SX126xSetPayload) - i.SX126xSetRegulatorMode 0x0800a586 Section 0 sx126x.o(i.SX126xSetRegulatorMode) - i.SX126xSetRfFrequency 0x0800a594 Section 0 sx126x.o(i.SX126xSetRfFrequency) - i.SX126xSetRfTxPower 0x0800a5e0 Section 0 sx126x-board.o(i.SX126xSetRfTxPower) - i.SX126xSetRx 0x0800a5ec Section 0 sx126x.o(i.SX126xSetRx) - i.SX126xSetRxBoosted 0x0800a610 Section 0 sx126x.o(i.SX126xSetRxBoosted) - i.SX126xSetRxDutyCycle 0x0800a644 Section 0 sx126x.o(i.SX126xSetRxDutyCycle) - i.SX126xSetSleep 0x0800a674 Section 0 sx126x.o(i.SX126xSetSleep) - i.SX126xSetStandby 0x0800a690 Section 0 sx126x.o(i.SX126xSetStandby) - i.SX126xSetStopRxTimerOnPreambleDetect 0x0800a6b4 Section 0 sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect) - i.SX126xSetSyncWord 0x0800a6c2 Section 0 sx126x.o(i.SX126xSetSyncWord) - i.SX126xSetTx 0x0800a6d4 Section 0 sx126x.o(i.SX126xSetTx) - i.SX126xSetTxContinuousWave 0x0800a6f8 Section 0 sx126x.o(i.SX126xSetTxContinuousWave) - i.SX126xSetTxParams 0x0800a708 Section 0 sx126x.o(i.SX126xSetTxParams) - i.SX126xSetWhiteningSeed 0x0800a788 Section 0 sx126x.o(i.SX126xSetWhiteningSeed) - i.SX126xWaitOnBusy 0x0800a7bc Section 0 sx126x-board.o(i.SX126xWaitOnBusy) - i.SX126xWakeup 0x0800a7d4 Section 0 sx126x-board.o(i.SX126xWakeup) - i.SX126xWriteBuffer 0x0800a804 Section 0 sx126x-board.o(i.SX126xWriteBuffer) - i.SX126xWriteCommand 0x0800a850 Section 0 sx126x-board.o(i.SX126xWriteCommand) - i.SX126xWriteRegister 0x0800a898 Section 0 sx126x-board.o(i.SX126xWriteRegister) - i.SX126xWriteRegisters 0x0800a8a4 Section 0 sx126x-board.o(i.SX126xWriteRegisters) - i.SendComMap 0x0800a8f4 Section 0 serial_at_cmd_app.o(i.SendComMap) - i.SetNextPollTime 0x0800a96c Section 0 main.o(i.SetNextPollTime) - i.SpiInOut 0x0800a9c8 Section 0 sx126x-board.o(i.SpiInOut) - i.Spi_ChangePrescaler 0x0800a9f0 Section 0 spi.o(i.Spi_ChangePrescaler) - i.SysTick_Handler 0x0800aa04 Section 0 stm32l0xx_it.o(i.SysTick_Handler) - i.SystemClock_Config 0x0800aa0c Section 0 main.o(i.SystemClock_Config) - i.SystemInit 0x0800aaa4 Section 0 system_stm32l0xx.o(i.SystemInit) - i.TIM_Base_SetConfig 0x0800aafc Section 0 stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) - TIM_Base_SetConfig 0x0800aafd Thumb Code 78 stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) - i.TIM_CCxChannelCmd 0x0800ab54 Section 0 stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) - TIM_CCxChannelCmd 0x0800ab55 Thumb Code 26 stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) - i.TIM_ETR_SetConfig 0x0800ab6e Section 0 stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) - TIM_ETR_SetConfig 0x0800ab6f Thumb Code 22 stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) - i.TIM_ITRx_SetConfig 0x0800ab84 Section 0 stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig) - TIM_ITRx_SetConfig 0x0800ab85 Thumb Code 16 stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig) - i.TIM_OC1_SetConfig 0x0800ab94 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) - TIM_OC1_SetConfig 0x0800ab95 Thumb Code 48 stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) - i.TIM_OC2_SetConfig 0x0800abc4 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) - TIM_OC2_SetConfig 0x0800abc5 Thumb Code 50 stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) - i.TIM_OC3_SetConfig 0x0800abf6 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) - TIM_OC3_SetConfig 0x0800abf7 Thumb Code 54 stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) - i.TIM_OC4_SetConfig 0x0800ac2c Section 0 stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) - TIM_OC4_SetConfig 0x0800ac2d Thumb Code 54 stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) - i.TIM_TI1_ConfigInputStage 0x0800ac62 Section 0 stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) - TIM_TI1_ConfigInputStage 0x0800ac63 Thumb Code 34 stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) - i.TIM_TI2_ConfigInputStage 0x0800ac84 Section 0 stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) - TIM_TI2_ConfigInputStage 0x0800ac85 Thumb Code 38 stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) - i.UART_AdvFeatureConfig 0x0800acaa Section 0 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) - i.UART_CheckIdleState 0x0800ad74 Section 0 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) - i.UART_CheckReceive 0x0800add4 Section 0 usart.o(i.UART_CheckReceive) - i.UART_CheckSend 0x0800ae48 Section 0 usart.o(i.UART_CheckSend) - i.UART_DMAAbortOnError 0x0800aee0 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) - UART_DMAAbortOnError 0x0800aee1 Thumb Code 20 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) - i.UART_DMAError 0x0800aef4 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAError) - UART_DMAError 0x0800aef5 Thumb Code 72 stm32l0xx_hal_uart.o(i.UART_DMAError) - i.UART_DMAReceiveCplt 0x0800af3c Section 0 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) - UART_DMAReceiveCplt 0x0800af3d Thumb Code 62 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) - i.UART_DMARxHalfCplt 0x0800af7a Section 0 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) - UART_DMARxHalfCplt 0x0800af7b Thumb Code 10 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) - i.UART_EndRxTransfer 0x0800af84 Section 0 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) - UART_EndRxTransfer 0x0800af85 Thumb Code 32 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) - i.UART_EndTxTransfer 0x0800afa4 Section 0 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) - UART_EndTxTransfer 0x0800afa5 Thumb Code 16 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) - i.UART_PushFrame 0x0800afb4 Section 0 usart.o(i.UART_PushFrame) - i.UART_SetConfig 0x0800b018 Section 0 stm32l0xx_hal_uart.o(i.UART_SetConfig) - i.UART_WaitOnFlagUntilTimeout 0x0800b240 Section 0 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) - i.USART1_IRQHandler 0x0800b2a4 Section 0 stm32l0xx_it.o(i.USART1_IRQHandler) - i.UpdateProcess 0x0800b2bc Section 0 serial_at_cmd_app.o(i.UpdateProcess) - i.Usart1InitVariables 0x0800b33c Section 0 usart.o(i.Usart1InitVariables) - i.UsartDeInit 0x0800b348 Section 0 main.o(i.UsartDeInit) - i.UsartInit 0x0800b398 Section 0 main.o(i.UsartInit) - i.UsartParseDataHandler 0x0800b3c4 Section 0 serial_at_cmd_app.o(i.UsartParseDataHandler) - i.__0printf$1 0x0800b4e0 Section 0 printf1.o(i.__0printf$1) - i.__ARM_clz 0x0800b500 Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x0800b52e Section 0 deca_device.o(i.__ARM_common_switch8) - i.__kernel_poly 0x0800b548 Section 0 poly.o(i.__kernel_poly) - i.__mathlib_dbl_divzero 0x0800b5f4 Section 0 dunder.o(i.__mathlib_dbl_divzero) - i.__mathlib_dbl_infnan 0x0800b608 Section 0 dunder.o(i.__mathlib_dbl_infnan) - i.__mathlib_dbl_invalid 0x0800b612 Section 0 dunder.o(i.__mathlib_dbl_invalid) - i.__scatterload_copy 0x0800b622 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_null 0x0800b630 Section 2 handlers.o(i.__scatterload_null) - i.__scatterload_zeroinit 0x0800b632 Section 14 handlers.o(i.__scatterload_zeroinit) - i.__set_errno 0x0800b640 Section 0 errno.o(i.__set_errno) - i._dwt_aonarrayupload 0x0800b64c Section 0 deca_device.o(i._dwt_aonarrayupload) - i._dwt_configlde 0x0800b674 Section 0 deca_device.o(i._dwt_configlde) - i._dwt_enableclocks 0x0800b6b0 Section 0 deca_device.o(i._dwt_enableclocks) - i._dwt_loaducodefromrom 0x0800b766 Section 0 deca_device.o(i._dwt_loaducodefromrom) - i._dwt_otpread 0x0800b798 Section 0 deca_device.o(i._dwt_otpread) - i._printf_core 0x0800b7dc Section 0 printf1.o(i._printf_core) - _printf_core 0x0800b7dd Thumb Code 332 printf1.o(i._printf_core) - i.ceil 0x0800b92c Section 0 ceil.o(i.ceil) - i.delay_ms 0x0800b9f4 Section 0 dw_driver.o(i.delay_ms) - i.delay_us 0x0800ba02 Section 0 lis3dh_driver.o(i.delay_us) - i.dwt_configure 0x0800ba90 Section 0 deca_device.o(i.dwt_configure) - i.dwt_configuresleep 0x0800bca0 Section 0 deca_device.o(i.dwt_configuresleep) - i.dwt_entersleep 0x0800bcc8 Section 0 deca_device.o(i.dwt_entersleep) - i.dwt_entersleepaftertx 0x0800bcd0 Section 0 deca_device.o(i.dwt_entersleepaftertx) - i.dwt_forcetrxoff 0x0800bcf8 Section 0 deca_device.o(i.dwt_forcetrxoff) - i.dwt_initialise 0x0800bd48 Section 0 deca_device.o(i.dwt_initialise) - i.dwt_read16bitoffsetreg 0x0800be90 Section 0 deca_device.o(i.dwt_read16bitoffsetreg) - i.dwt_read32bitoffsetreg 0x0800bebc Section 0 deca_device.o(i.dwt_read32bitoffsetreg) - i.dwt_readdevid 0x0800bee4 Section 0 deca_device.o(i.dwt_readdevid) - i.dwt_readdiagnostics 0x0800bef0 Section 0 deca_device.o(i.dwt_readdiagnostics) - i.dwt_readfromdevice 0x0800bf2c Section 0 deca_device.o(i.dwt_readfromdevice) - i.dwt_readrxdata 0x0800bf64 Section 0 deca_device.o(i.dwt_readrxdata) - i.dwt_readrxtimestamp 0x0800bf76 Section 0 deca_device.o(i.dwt_readrxtimestamp) - i.dwt_rxenable 0x0800bf86 Section 0 deca_device.o(i.dwt_rxenable) - i.dwt_setdelayedtrxtime 0x0800bfda Section 0 deca_device.o(i.dwt_setdelayedtrxtime) - i.dwt_setrxantennadelay 0x0800bfe8 Section 0 deca_device.o(i.dwt_setrxantennadelay) - i.dwt_setrxtimeout 0x0800bffc Section 0 deca_device.o(i.dwt_setrxtimeout) - i.dwt_settxantennadelay 0x0800c058 Section 0 deca_device.o(i.dwt_settxantennadelay) - i.dwt_starttx 0x0800c068 Section 0 deca_device.o(i.dwt_starttx) - i.dwt_syncrxbufptrs 0x0800c0fc Section 0 deca_device.o(i.dwt_syncrxbufptrs) - i.dwt_write16bitoffsetreg 0x0800c130 Section 0 deca_device.o(i.dwt_write16bitoffsetreg) - i.dwt_write32bitoffsetreg 0x0800c146 Section 0 deca_device.o(i.dwt_write32bitoffsetreg) - i.dwt_writetodevice 0x0800c164 Section 0 deca_device.o(i.dwt_writetodevice) - i.dwt_writetxdata 0x0800c19c Section 0 deca_device.o(i.dwt_writetxdata) - i.dwt_writetxfctrl 0x0800c1c0 Section 0 deca_device.o(i.dwt_writetxfctrl) - i.dwt_xtaltrim 0x0800c1dc Section 0 deca_device.o(i.dwt_xtaltrim) - i.floor 0x0800c20c Section 0 floor.o(i.floor) - i.fputc 0x0800c2d4 Section 0 usart.o(i.fputc) - i.log 0x0800c2ec Section 0 log.o(i.log) - i.log10 0x0800c640 Section 0 log10.o(i.log10) - i.main 0x0800c72c Section 0 main.o(i.main) - i.parameter_init 0x0800c7f8 Section 0 global_param.o(i.parameter_init) - i.readfromspi 0x0800c874 Section 0 spi.o(i.readfromspi) - i.resp_msg_set_ts 0x0800c8c0 Section 0 dw_ancapp.o(i.resp_msg_set_ts) - resp_msg_set_ts 0x0800c8c1 Thumb Code 30 dw_ancapp.o(i.resp_msg_set_ts) - i.rint 0x0800c8de Section 0 rint.o(i.rint) - i.round 0x0800c8e8 Section 0 round.o(i.round) - i.save_com_map_to_flash 0x0800c984 Section 0 global_param.o(i.save_com_map_to_flash) - i.writetospi 0x0800c9c4 Section 0 spi.o(i.writetospi) - .constdata 0x0800ca0c Section 8 deca_params_init.o(.constdata) - .constdata 0x0800ca14 Section 24 deca_params_init.o(.constdata) - .constdata 0x0800ca2c Section 8 deca_params_init.o(.constdata) - .constdata 0x0800ca34 Section 12 deca_params_init.o(.constdata) - .constdata 0x0800ca40 Section 4 deca_params_init.o(.constdata) - .constdata 0x0800ca44 Section 32 deca_params_init.o(.constdata) - .constdata 0x0800ca64 Section 50 deca_params_init.o(.constdata) - .constdata 0x0800ca96 Section 25 system_stm32l0xx.o(.constdata) - .constdata 0x0800caaf Section 8 system_stm32l0xx.o(.constdata) - .constdata 0x0800cab8 Section 108 radio.o(.constdata) - .constdata 0x0800cb24 Section 180 radio.o(.constdata) - .constdata 0x0800cbd8 Section 56 log.o(.constdata) - Lg2 0x0800cbd8 Data 24 log.o(.constdata) - Lg 0x0800cbf0 Data 32 log.o(.constdata) - .constdata 0x0800cc10 Section 8 qnan.o(.constdata) + .text 0x0800511c Section 0 uldiv.o(.text) + .text 0x0800517c Section 0 llushr.o(.text) + .text 0x0800519e Section 0 memcpya.o(.text) + .text 0x080051c2 Section 0 memseta.o(.text) + .text 0x080051e6 Section 0 strstr.o(.text) + .text 0x0800520e Section 0 strlen.o(.text) + .text 0x0800521c Section 0 memcmp.o(.text) + .text 0x08005236 Section 0 fadd.o(.text) + .text 0x080052e8 Section 0 fdiv.o(.text) + .text 0x08005364 Section 0 dadd.o(.text) + .text 0x080054c8 Section 0 dmul.o(.text) + .text 0x08005598 Section 0 ddiv.o(.text) + .text 0x08005688 Section 0 dscalb.o(.text) + .text 0x080056b4 Section 0 fflti.o(.text) + .text 0x080056ca Section 0 ffltui.o(.text) + .text 0x080056d8 Section 0 dflti.o(.text) + .text 0x08005700 Section 0 dfltui.o(.text) + .text 0x0800571c Section 0 ffixui.o(.text) + .text 0x08005744 Section 0 dfixi.o(.text) + .text 0x0800578c Section 0 dfixui.o(.text) + .text 0x080057c8 Section 0 f2d.o(.text) + .text 0x080057f0 Section 40 cdrcmple.o(.text) + .text 0x08005818 Section 0 d2f.o(.text) + .text 0x08005850 Section 20 cfcmple.o(.text) + .text 0x08005864 Section 0 llshl.o(.text) + .text 0x08005884 Section 0 llsshr.o(.text) + .text 0x080058ac Section 0 strtod.o(.text) + _local_sscanf 0x080058ad Thumb Code 54 strtod.o(.text) + .text 0x08005950 Section 0 fepilogue.o(.text) + .text 0x08005950 Section 0 iusefp.o(.text) + .text 0x080059d2 Section 0 depilogue.o(.text) + .text 0x08005a90 Section 0 drnd.o(.text) + .text 0x08005b0c Section 0 dfixul.o(.text) + .text 0x08005b4c Section 36 init.o(.text) + .text 0x08005b70 Section 0 ctype_o.o(.text) + .text 0x08005b78 Section 0 isspace_o.o(.text) + .text 0x08005b8c Section 0 scanf_fp.o(.text) + _fp_value 0x08005b8d Thumb Code 286 scanf_fp.o(.text) + .text 0x08005f00 Section 0 _sgetc.o(.text) + .text 0x08005f44 Section 0 llmul.o(.text) + .text 0x08005fc0 Section 0 dfltul.o(.text) + .text 0x08005fdc Section 0 __dczerorl2.o(.text) + i.ADC_ConversionStop 0x08006032 Section 0 stm32l0xx_hal_adc.o(i.ADC_ConversionStop) + ADC_ConversionStop 0x08006033 Thumb Code 90 stm32l0xx_hal_adc.o(i.ADC_ConversionStop) + i.ADC_DelayMicroSecond 0x0800608c Section 0 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) + ADC_DelayMicroSecond 0x0800608d Thumb Code 28 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) + i.ADC_Disable 0x080060b0 Section 0 stm32l0xx_hal_adc.o(i.ADC_Disable) + ADC_Disable 0x080060b1 Thumb Code 104 stm32l0xx_hal_adc.o(i.ADC_Disable) + i.ADC_Enable 0x08006118 Section 0 stm32l0xx_hal_adc.o(i.ADC_Enable) + ADC_Enable 0x08006119 Thumb Code 106 stm32l0xx_hal_adc.o(i.ADC_Enable) + i.Anchor_RecNearPoll 0x08006188 Section 0 dw_mbx_tag.o(i.Anchor_RecNearPoll) + i.Bat_Percent_Poll 0x080062d8 Section 0 main.o(i.Bat_Percent_Poll) + i.Cal_CRC16 0x080062f8 Section 0 lora.o(i.Cal_CRC16) + i.Checksum_u16 0x0800631c Section 0 dw_app.o(i.Checksum_u16) + i.CmpTagInList 0x08006338 Section 0 dw_mbx_tag.o(i.CmpTagInList) + i.DMA1_Channel2_3_IRQHandler 0x08006368 Section 0 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) + i.DMA1_Channel4_5_6_7_IRQHandler 0x08006380 Section 0 stm32l0xx_it.o(i.DMA1_Channel4_5_6_7_IRQHandler) + i.DMA_SetConfig 0x08006398 Section 0 stm32l0xx_hal_dma.o(i.DMA_SetConfig) + DMA_SetConfig 0x08006399 Thumb Code 44 stm32l0xx_hal_dma.o(i.DMA_SetConfig) + i.Delay_Ms 0x080063c4 Section 0 delay.o(i.Delay_Ms) + i.Dw1000_Init 0x080063e4 Section 0 dw_app.o(i.Dw1000_Init) + i.EXTI0_1_IRQHandler 0x08006418 Section 0 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) + i.EXTI4_15_IRQHandler 0x08006428 Section 0 stm32l0xx_it.o(i.EXTI4_15_IRQHandler) + i.Error_Handler 0x0800643c Section 0 main.o(i.Error_Handler) + i.FLASH_PageErase 0x08006440 Section 0 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) + i.FLASH_Prepare 0x0800646c Section 0 flash.o(i.FLASH_Prepare) + i.FLASH_Read 0x080064ac Section 0 flash.o(i.FLASH_Read) + i.FLASH_SetErrorCode 0x080064c0 Section 0 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) + FLASH_SetErrorCode 0x080064c1 Thumb Code 134 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) + i.FLASH_WaitForLastOperation 0x08006550 Section 0 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) + i.FLASH_Write 0x080065c0 Section 0 flash.o(i.FLASH_Write) + i.GPS_Close_Init 0x08006600 Section 0 main.o(i.GPS_Close_Init) + i.GPS_ParseGGA 0x0800661c Section 0 gps.o(i.GPS_ParseGGA) + i.GPS_ParseLat 0x08006830 Section 0 gps.o(i.GPS_ParseLat) + GPS_ParseLat 0x08006831 Thumb Code 150 gps.o(i.GPS_ParseLat) + i.GPS_ParseLon 0x080068d0 Section 0 gps.o(i.GPS_ParseLon) + GPS_ParseLon 0x080068d1 Thumb Code 150 gps.o(i.GPS_ParseLon) + i.GPS_RecvFsm 0x08006970 Section 0 gps.o(i.GPS_RecvFsm) + i.Get_ADC_Value 0x080069f4 Section 0 adc.o(i.Get_ADC_Value) + i.Get_Battary 0x08006a1c Section 0 adc.o(i.Get_Battary) + i.HAL_ADCEx_Calibration_Start 0x08006ae8 Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) + i.HAL_ADCEx_EnableVREFINT 0x08006b9c Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT) + i.HAL_ADC_ConfigChannel 0x08006bd4 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) + i.HAL_ADC_DeInit 0x08006c68 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) + i.HAL_ADC_GetState 0x08006d1c Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) + i.HAL_ADC_GetValue 0x08006d20 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) + i.HAL_ADC_Init 0x08006d28 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) + i.HAL_ADC_MspDeInit 0x08006ef0 Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit) + i.HAL_ADC_MspInit 0x08006f18 Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) + i.HAL_ADC_PollForConversion 0x08006f68 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) + i.HAL_ADC_Start 0x08007030 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) + i.HAL_DMA_Abort 0x0800708c Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) + i.HAL_DMA_Abort_IT 0x080070d0 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) + i.HAL_DMA_DeInit 0x0800711c Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) + i.HAL_DMA_GetError 0x08007184 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_GetError) + i.HAL_DMA_IRQHandler 0x08007188 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) + i.HAL_DMA_Init 0x08007230 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) + i.HAL_DMA_Start_IT 0x080072c0 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) + i.HAL_Delay 0x08007328 Section 0 stm32l0xx_hal.o(i.HAL_Delay) + i.HAL_Delay_nMS 0x0800734c Section 0 delay.o(i.HAL_Delay_nMS) + i.HAL_FLASHEx_Erase 0x08007364 Section 0 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) + i.HAL_FLASH_Lock 0x080073dc Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) + i.HAL_FLASH_Program 0x080073f8 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) + i.HAL_FLASH_Unlock 0x08007434 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) + i.HAL_GPIO_DeInit 0x08007490 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) + i.HAL_GPIO_EXTI_Callback 0x08007580 Section 0 main.o(i.HAL_GPIO_EXTI_Callback) + i.HAL_GPIO_EXTI_IRQHandler 0x080075d0 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) + i.HAL_GPIO_Init 0x080075e8 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) + i.HAL_GPIO_ReadPin 0x080077a4 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) + i.HAL_GPIO_WritePin 0x080077ae Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) + i.HAL_GetTick 0x080077bc Section 0 stm32l0xx_hal.o(i.HAL_GetTick) + i.HAL_IWDG_Refresh 0x080077c8 Section 0 stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh) + i.HAL_IncTick 0x080077d8 Section 0 stm32l0xx_hal.o(i.HAL_IncTick) + i.HAL_Init 0x080077e8 Section 0 stm32l0xx_hal.o(i.HAL_Init) + i.HAL_InitTick 0x08007810 Section 0 stm32l0xx_hal.o(i.HAL_InitTick) + i.HAL_LPTIM_AutoReloadMatchCallback 0x08007854 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) + i.HAL_LPTIM_AutoReloadWriteCallback 0x08007856 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) + i.HAL_LPTIM_CompareMatchCallback 0x08007858 Section 0 main.o(i.HAL_LPTIM_CompareMatchCallback) + i.HAL_LPTIM_CompareWriteCallback 0x0800790c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) + i.HAL_LPTIM_DirectionDownCallback 0x0800790e Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) + i.HAL_LPTIM_DirectionUpCallback 0x08007910 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) + i.HAL_LPTIM_IRQHandler 0x08007912 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) + i.HAL_LPTIM_Init 0x080079dc Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) + i.HAL_LPTIM_MspInit 0x08007a8c Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) + i.HAL_LPTIM_ReadCounter 0x08007abc Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) + i.HAL_LPTIM_TimeOut_Start_IT 0x08007ac4 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) + i.HAL_LPTIM_TriggerCallback 0x08007b4c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) + i.HAL_MspInit 0x08007b50 Section 0 stm32l0xx_hal_msp.o(i.HAL_MspInit) + i.HAL_NVIC_DisableIRQ 0x08007b68 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) + i.HAL_NVIC_EnableIRQ 0x08007b88 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) + i.HAL_NVIC_SetPriority 0x08007ba0 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) + i.HAL_NVIC_SystemReset 0x08007ba8 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset) + i.HAL_PWR_EnableBkUpAccess 0x08007bc4 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) + i.HAL_PWR_EnterSTOPMode 0x08007bd4 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) + i.HAL_RCCEx_PeriphCLKConfig 0x08007c38 Section 0 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) + i.HAL_RCC_ClockConfig 0x08007db4 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) + i.HAL_RCC_GetPCLK1Freq 0x08007f50 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) + i.HAL_RCC_GetPCLK2Freq 0x08007f70 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) + i.HAL_RCC_GetSysClockFreq 0x08007f90 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) + i.HAL_RCC_OscConfig 0x08008008 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) + i.HAL_SPI_DeInit 0x0800843a Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_DeInit) + i.HAL_SPI_Init 0x0800846a Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) + i.HAL_SPI_MspDeInit 0x08008520 Section 0 stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit) + i.HAL_SPI_MspInit 0x08008548 Section 0 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) + i.HAL_SPI_TransmitReceive 0x080085a0 Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) + i.HAL_SYSTICK_Config 0x08008790 Section 0 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) + i.HAL_UARTEx_RxEventCallback 0x080087c0 Section 0 stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) + i.HAL_UARTEx_WakeupCallback 0x080087c2 Section 0 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) + i.HAL_UART_DMAStop 0x080087c4 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop) + i.HAL_UART_DeInit 0x0800885e Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) + i.HAL_UART_ErrorCallback 0x080088a0 Section 0 main.o(i.HAL_UART_ErrorCallback) + i.HAL_UART_IRQHandler 0x080088a4 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) + i.HAL_UART_Init 0x08008b50 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Init) + i.HAL_UART_MspDeInit 0x08008bbc Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) + i.HAL_UART_MspInit 0x08008c58 Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) + i.HAL_UART_Receive_DMA 0x08008e38 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) + i.HAL_UART_RxCpltCallback 0x08008e9c Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) + i.HAL_UART_RxHalfCpltCallback 0x08008e9e Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) + i.HAL_UART_Transmit 0x08008ea0 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) + i.HAL_UART_Transmit_DMA 0x08008f60 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) + i.HAL_UART_TxCpltCallback 0x0800900c Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) + i.HAL_UART_TxHalfCpltCallback 0x0800900e Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) + i.HIDO_UtilCharToHex 0x08009010 Section 0 hido_util.o(i.HIDO_UtilCharToHex) + i.HIDO_UtilHexStrBufToInt 0x08009042 Section 0 hido_util.o(i.HIDO_UtilHexStrBufToInt) + i.HIDO_UtilParseFormat 0x08009062 Section 0 hido_util.o(i.HIDO_UtilParseFormat) + i.HIDO_UtilStrBufToInt 0x08009248 Section 0 hido_util.o(i.HIDO_UtilStrBufToInt) + i.HIDO_UtilStrnchr 0x0800926a Section 0 hido_util.o(i.HIDO_UtilStrnchr) + i.HardFault_Handler 0x0800928c Section 0 stm32l0xx_it.o(i.HardFault_Handler) + i.IIC2_Ack 0x0800929c Section 0 lis3dh_driver.o(i.IIC2_Ack) + i.IIC2_NAck 0x080092e0 Section 0 lis3dh_driver.o(i.IIC2_NAck) + i.IIC2_Read_Byte 0x08009324 Section 0 lis3dh_driver.o(i.IIC2_Read_Byte) + i.IIC2_Send_Byte 0x08009388 Section 0 lis3dh_driver.o(i.IIC2_Send_Byte) + i.IIC2_Start 0x080093ec Section 0 lis3dh_driver.o(i.IIC2_Start) + i.IIC2_Stop 0x08009428 Section 0 lis3dh_driver.o(i.IIC2_Stop) + i.IIC2_Wait_Ack 0x0800946c Section 0 lis3dh_driver.o(i.IIC2_Wait_Ack) + i.IdleTask 0x080094c8 Section 0 main.o(i.IdleTask) + i.Jingzhi_Poll 0x08009580 Section 0 main.o(i.Jingzhi_Poll) + i.LIS3DH_Data_Init 0x080095fc Section 0 lis3dh_driver.o(i.LIS3DH_Data_Init) + i.LIS3DH_GetWHO_AM_I 0x08009668 Section 0 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) + i.LIS3DH_ReadOneByte 0x0800967a Section 0 lis3dh_driver.o(i.LIS3DH_ReadOneByte) + i.LIS3DH_ReadReg 0x080096b4 Section 0 lis3dh_driver.o(i.LIS3DH_ReadReg) + i.LIS3DH_WriteOneByte 0x080096c2 Section 0 lis3dh_driver.o(i.LIS3DH_WriteOneByte) + i.LIS3DH_WriteReg 0x080096f6 Section 0 lis3dh_driver.o(i.LIS3DH_WriteReg) + i.LPTIM1_IRQHandler 0x08009700 Section 0 stm32l0xx_it.o(i.LPTIM1_IRQHandler) + i.LPTIM_Disable 0x08009710 Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) + i.LPTIM_WaitForFlag 0x080097fc Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) + LPTIM_WaitForFlag 0x080097fd Thumb Code 48 stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) + i.LPUART1_IRQHandler 0x08009834 Section 0 stm32l0xx_it.o(i.LPUART1_IRQHandler) + i.LoraHeartBeartPoll 0x08009874 Section 0 dw_mbx_tag.o(i.LoraHeartBeartPoll) + i.LoraInit 0x080098d0 Section 0 lora.o(i.LoraInit) + i.LoraReportFreqPoll 0x08009938 Section 0 dw_mbx_tag.o(i.LoraReportFreqPoll) + i.LoraReportPoll 0x08009978 Section 0 dw_mbx_tag.o(i.LoraReportPoll) + i.LoraRspWriteCommap 0x08009b20 Section 0 lora.o(i.LoraRspWriteCommap) + i.LoraSendComMap 0x08009b90 Section 0 lora.o(i.LoraSendComMap) + i.LoraUp_Poll 0x08009bfc Section 0 lora.o(i.LoraUp_Poll) + i.Lora_Send_Poll 0x08009e90 Section 0 main.o(i.Lora_Send_Poll) + i.Lpuart_rx_Poll 0x08009eb8 Section 0 main.o(i.Lpuart_rx_Poll) + i.LpusartDeInit 0x08009f10 Section 0 main.o(i.LpusartDeInit) + i.MX_ADC_Init 0x08009f58 Section 0 main.o(i.MX_ADC_Init) + MX_ADC_Init 0x08009f59 Thumb Code 96 main.o(i.MX_ADC_Init) + i.MX_DMA_Init 0x08009fc4 Section 0 main.o(i.MX_DMA_Init) + MX_DMA_Init 0x08009fc5 Thumb Code 52 main.o(i.MX_DMA_Init) + i.MX_GPIO_Init 0x08009ffc Section 0 main.o(i.MX_GPIO_Init) + MX_GPIO_Init 0x08009ffd Thumb Code 392 main.o(i.MX_GPIO_Init) + i.MX_SPI1_Init 0x0800a19c Section 0 main.o(i.MX_SPI1_Init) + MX_SPI1_Init 0x0800a19d Thumb Code 60 main.o(i.MX_SPI1_Init) + i.MX_USART1_UART_Init 0x0800a1e0 Section 0 main.o(i.MX_USART1_UART_Init) + MX_USART1_UART_Init 0x0800a1e1 Thumb Code 100 main.o(i.MX_USART1_UART_Init) + i.MX_USART5_UART_Init 0x0800a24c Section 0 main.o(i.MX_USART5_UART_Init) + MX_USART5_UART_Init 0x0800a24d Thumb Code 52 main.o(i.MX_USART5_UART_Init) + i.MbxTagUwbRec 0x0800a288 Section 0 dw_mbx_tag.o(i.MbxTagUwbRec) + i.NMI_Handler 0x0800a448 Section 0 stm32l0xx_it.o(i.NMI_Handler) + i.OnRxDone 0x0800a44c Section 0 lora.o(i.OnRxDone) + i.OnRxError 0x0800a6ac Section 0 lora.o(i.OnRxError) + i.OnRxTimeout 0x0800a6d0 Section 0 lora.o(i.OnRxTimeout) + i.OnTxDone 0x0800a738 Section 0 lora.o(i.OnTxDone) + i.OnTxTimeout 0x0800a79c Section 0 lora.o(i.OnTxTimeout) + i.OneSecondTask 0x0800a7c0 Section 0 main.o(i.OneSecondTask) + i.PendSV_Handler 0x0800a7d4 Section 0 stm32l0xx_it.o(i.PendSV_Handler) + i.PowerDownDetect 0x0800a7d8 Section 0 main.o(i.PowerDownDetect) + i.Program_Init 0x0800a844 Section 0 main.o(i.Program_Init) + i.RGB_Rst 0x0800a988 Section 0 ws2812.o(i.RGB_Rst) + i.RGB_Set 0x0800a9a0 Section 0 ws2812.o(i.RGB_Set) + i.RGB_Set_BLUE 0x0800a9e4 Section 0 ws2812.o(i.RGB_Set_BLUE) + i.RGB_Set_Down 0x0800aa48 Section 0 ws2812.o(i.RGB_Set_Down) + i.RGB_Set_GREEN 0x0800aa6c Section 0 ws2812.o(i.RGB_Set_GREEN) + i.RGB_Set_LEDOFF 0x0800aad0 Section 0 ws2812.o(i.RGB_Set_LEDOFF) + i.RGB_Set_RED 0x0800ab34 Section 0 ws2812.o(i.RGB_Set_RED) + i.RGB_Set_Up 0x0800ab98 Section 0 ws2812.o(i.RGB_Set_Up) + i.RGB_Set_WHITE 0x0800abd0 Section 0 ws2812.o(i.RGB_Set_WHITE) + i.RadioCheckRfFrequency 0x0800ac34 Section 0 radio.o(i.RadioCheckRfFrequency) + i.RadioGetFskBandwidthRegValue 0x0800ac38 Section 0 radio.o(i.RadioGetFskBandwidthRegValue) + RadioGetFskBandwidthRegValue 0x0800ac39 Thumb Code 48 radio.o(i.RadioGetFskBandwidthRegValue) + i.RadioGetStatus 0x0800ac6c Section 0 radio.o(i.RadioGetStatus) + i.RadioGetWakeupTime 0x0800ac8a Section 0 radio.o(i.RadioGetWakeupTime) + i.RadioInit 0x0800ac90 Section 0 radio.o(i.RadioInit) + i.RadioIrqProcess 0x0800acd8 Section 0 radio.o(i.RadioIrqProcess) + i.RadioIsChannelFree 0x0800adc0 Section 0 radio.o(i.RadioIsChannelFree) + i.RadioOnDioIrq 0x0800ade4 Section 0 radio.o(i.RadioOnDioIrq) + i.RadioRandom 0x0800adf0 Section 0 radio.o(i.RadioRandom) + i.RadioRead 0x0800ae24 Section 0 radio.o(i.RadioRead) + i.RadioReadBuffer 0x0800ae2c Section 0 radio.o(i.RadioReadBuffer) + i.RadioRssi 0x0800ae34 Section 0 radio.o(i.RadioRssi) + i.RadioRx 0x0800ae3c Section 0 radio.o(i.RadioRx) + i.RadioRxBoosted 0x0800ae70 Section 0 radio.o(i.RadioRxBoosted) + i.RadioSend 0x0800aea0 Section 0 radio.o(i.RadioSend) + i.RadioSetChannel 0x0800aee0 Section 0 radio.o(i.RadioSetChannel) + i.RadioSetMaxPayloadLength 0x0800aee8 Section 0 radio.o(i.RadioSetMaxPayloadLength) + i.RadioSetModem 0x0800af14 Section 0 radio.o(i.RadioSetModem) + i.RadioSetPublicNetwork 0x0800af44 Section 0 radio.o(i.RadioSetPublicNetwork) + i.RadioSetRxConfig 0x0800af7c Section 0 radio.o(i.RadioSetRxConfig) + i.RadioSetRxDutyCycle 0x0800b10c Section 0 radio.o(i.RadioSetRxDutyCycle) + i.RadioSetTxConfig 0x0800b114 Section 0 radio.o(i.RadioSetTxConfig) + i.RadioSetTxContinuousWave 0x0800b244 Section 0 radio.o(i.RadioSetTxContinuousWave) + i.RadioSleep 0x0800b258 Section 0 radio.o(i.RadioSleep) + i.RadioStandby 0x0800b278 Section 0 radio.o(i.RadioStandby) + i.RadioStartCad 0x0800b282 Section 0 radio.o(i.RadioStartCad) + i.RadioTimeOnAir 0x0800b28c Section 0 radio.o(i.RadioTimeOnAir) + i.RadioWrite 0x0800b410 Section 0 radio.o(i.RadioWrite) + i.RadioWriteBuffer 0x0800b418 Section 0 radio.o(i.RadioWriteBuffer) + i.Reset_DW1000 0x0800b420 Section 0 dw_driver.o(i.Reset_DW1000) + i.SPI_EndRxTxTransaction 0x0800b470 Section 0 stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) + SPI_EndRxTxTransaction 0x0800b471 Thumb Code 88 stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) + i.SPI_WaitFlagStateUntilTimeout 0x0800b4d0 Section 0 stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) + SPI_WaitFlagStateUntilTimeout 0x0800b4d1 Thumb Code 180 stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) + i.STMFLASH_ReadHalfWord 0x0800b588 Section 0 flash.o(i.STMFLASH_ReadHalfWord) + i.SVC_Handler 0x0800b58c Section 0 stm32l0xx_it.o(i.SVC_Handler) + i.SX126xAntSwOff 0x0800b58e Section 0 sx126x-board.o(i.SX126xAntSwOff) + i.SX126xAntSwOn 0x0800b590 Section 0 sx126x-board.o(i.SX126xAntSwOn) + i.SX126xCalibrateImage 0x0800b594 Section 0 sx126x.o(i.SX126xCalibrateImage) + i.SX126xCheckDeviceReady 0x0800b608 Section 0 sx126x.o(i.SX126xCheckDeviceReady) + i.SX126xClearIrqStatus 0x0800b628 Section 0 sx126x.o(i.SX126xClearIrqStatus) + i.SX126xGetIrqStatus 0x0800b63c Section 0 sx126x.o(i.SX126xGetIrqStatus) + i.SX126xGetOperatingMode 0x0800b650 Section 0 sx126x.o(i.SX126xGetOperatingMode) + i.SX126xGetPaSelect 0x0800b65c Section 0 sx126x-board.o(i.SX126xGetPaSelect) + i.SX126xGetPacketStatus 0x0800b660 Section 0 sx126x.o(i.SX126xGetPacketStatus) + i.SX126xGetPacketType 0x0800b6dc Section 0 sx126x.o(i.SX126xGetPacketType) + i.SX126xGetPayload 0x0800b6e8 Section 0 sx126x.o(i.SX126xGetPayload) + i.SX126xGetRssiInst 0x0800b714 Section 0 sx126x.o(i.SX126xGetRssiInst) + i.SX126xGetRxBufferStatus 0x0800b72c Section 0 sx126x.o(i.SX126xGetRxBufferStatus) + i.SX126xInit 0x0800b770 Section 0 sx126x.o(i.SX126xInit) + i.SX126xReadBuffer 0x0800b794 Section 0 sx126x-board.o(i.SX126xReadBuffer) + i.SX126xReadCommand 0x0800b7ec Section 0 sx126x-board.o(i.SX126xReadCommand) + i.SX126xReadRegister 0x0800b83c Section 0 sx126x-board.o(i.SX126xReadRegister) + i.SX126xReadRegisters 0x0800b84c Section 0 sx126x-board.o(i.SX126xReadRegisters) + i.SX126xReset 0x0800b8a8 Section 0 sx126x-board.o(i.SX126xReset) + i.SX126xSendPayload 0x0800b8dc Section 0 sx126x.o(i.SX126xSendPayload) + i.SX126xSetBufferBaseAddress 0x0800b8ec Section 0 sx126x.o(i.SX126xSetBufferBaseAddress) + i.SX126xSetCad 0x0800b900 Section 0 sx126x.o(i.SX126xSetCad) + i.SX126xSetCrcPolynomial 0x0800b918 Section 0 sx126x.o(i.SX126xSetCrcPolynomial) + i.SX126xSetCrcSeed 0x0800b93c Section 0 sx126x.o(i.SX126xSetCrcSeed) + i.SX126xSetDio2AsRfSwitchCtrl 0x0800b960 Section 0 sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl) + i.SX126xSetDioIrqParams 0x0800b96e Section 0 sx126x.o(i.SX126xSetDioIrqParams) + i.SX126xSetLoRaSymbNumTimeout 0x0800b996 Section 0 sx126x.o(i.SX126xSetLoRaSymbNumTimeout) + i.SX126xSetModulationParams 0x0800b9a4 Section 0 sx126x.o(i.SX126xSetModulationParams) + i.SX126xSetPaConfig 0x0800ba44 Section 0 sx126x.o(i.SX126xSetPaConfig) + i.SX126xSetPacketParams 0x0800ba5c Section 0 sx126x.o(i.SX126xSetPacketParams) + i.SX126xSetPacketType 0x0800bb10 Section 0 sx126x.o(i.SX126xSetPacketType) + i.SX126xSetPayload 0x0800bb2c Section 0 sx126x.o(i.SX126xSetPayload) + i.SX126xSetRegulatorMode 0x0800bb3a Section 0 sx126x.o(i.SX126xSetRegulatorMode) + i.SX126xSetRfFrequency 0x0800bb48 Section 0 sx126x.o(i.SX126xSetRfFrequency) + i.SX126xSetRfTxPower 0x0800bb94 Section 0 sx126x-board.o(i.SX126xSetRfTxPower) + i.SX126xSetRx 0x0800bba0 Section 0 sx126x.o(i.SX126xSetRx) + i.SX126xSetRxBoosted 0x0800bbc4 Section 0 sx126x.o(i.SX126xSetRxBoosted) + i.SX126xSetRxDutyCycle 0x0800bbf8 Section 0 sx126x.o(i.SX126xSetRxDutyCycle) + i.SX126xSetSleep 0x0800bc28 Section 0 sx126x.o(i.SX126xSetSleep) + i.SX126xSetStandby 0x0800bc44 Section 0 sx126x.o(i.SX126xSetStandby) + i.SX126xSetStopRxTimerOnPreambleDetect 0x0800bc68 Section 0 sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect) + i.SX126xSetSyncWord 0x0800bc76 Section 0 sx126x.o(i.SX126xSetSyncWord) + i.SX126xSetTx 0x0800bc88 Section 0 sx126x.o(i.SX126xSetTx) + i.SX126xSetTxContinuousWave 0x0800bcac Section 0 sx126x.o(i.SX126xSetTxContinuousWave) + i.SX126xSetTxParams 0x0800bcbc Section 0 sx126x.o(i.SX126xSetTxParams) + i.SX126xSetWhiteningSeed 0x0800bd3c Section 0 sx126x.o(i.SX126xSetWhiteningSeed) + i.SX126xWaitOnBusy 0x0800bd70 Section 0 sx126x-board.o(i.SX126xWaitOnBusy) + i.SX126xWakeup 0x0800bd8c Section 0 sx126x-board.o(i.SX126xWakeup) + i.SX126xWriteBuffer 0x0800bdc0 Section 0 sx126x-board.o(i.SX126xWriteBuffer) + i.SX126xWriteCommand 0x0800be10 Section 0 sx126x-board.o(i.SX126xWriteCommand) + i.SX126xWriteRegister 0x0800be5c Section 0 sx126x-board.o(i.SX126xWriteRegister) + i.SX126xWriteRegisters 0x0800be68 Section 0 sx126x-board.o(i.SX126xWriteRegisters) + i.SX126x_CS_Di 0x0800bebc Section 0 sx126x-board.o(i.SX126x_CS_Di) + i.SYN_FrameInfo 0x0800bef0 Section 0 syn6288.o(i.SYN_FrameInfo) + i.SendComMap 0x0800bf60 Section 0 serial_at_cmd_app.o(i.SendComMap) + i.Set4LEDColor 0x0800bfd8 Section 0 ws2812.o(i.Set4LEDColor) + i.Set4LEDColor_Off 0x0800c014 Section 0 ws2812.o(i.Set4LEDColor_Off) + i.SpiInOut 0x0800c028 Section 0 sx126x-board.o(i.SpiInOut) + i.Spi_ChangePrescaler 0x0800c050 Section 0 spi.o(i.Spi_ChangePrescaler) + i.SwitchLoraSettings 0x0800c064 Section 0 lora.o(i.SwitchLoraSettings) + i.SysTick_Handler 0x0800c0e0 Section 0 stm32l0xx_it.o(i.SysTick_Handler) + i.SystemClock_Config 0x0800c0e8 Section 0 main.o(i.SystemClock_Config) + i.SystemInit 0x0800c180 Section 0 system_stm32l0xx.o(i.SystemInit) + i.TTSchaxun_Busy 0x0800c1d8 Section 0 main.o(i.TTSchaxun_Busy) + i.TagListUpdate 0x0800c200 Section 0 dw_mbx_tag.o(i.TagListUpdate) + i.UART_AdvFeatureConfig 0x0800c280 Section 0 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) + i.UART_CheckIdleState 0x0800c34c Section 0 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) + i.UART_CheckReceive 0x0800c410 Section 0 usart.o(i.UART_CheckReceive) + i.UART_CheckSend 0x0800c484 Section 0 usart.o(i.UART_CheckSend) + i.UART_DMAAbortOnError 0x0800c51c Section 0 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) + UART_DMAAbortOnError 0x0800c51d Thumb Code 20 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) + i.UART_DMAError 0x0800c530 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAError) + UART_DMAError 0x0800c531 Thumb Code 76 stm32l0xx_hal_uart.o(i.UART_DMAError) + i.UART_DMAReceiveCplt 0x0800c57c Section 0 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) + UART_DMAReceiveCplt 0x0800c57d Thumb Code 156 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) + i.UART_DMARxHalfCplt 0x0800c618 Section 0 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) + UART_DMARxHalfCplt 0x0800c619 Thumb Code 32 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) + i.UART_DMATransmitCplt 0x0800c638 Section 0 stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt) + UART_DMATransmitCplt 0x0800c639 Thumb Code 76 stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt) + i.UART_DMATxHalfCplt 0x0800c684 Section 0 stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt) + UART_DMATxHalfCplt 0x0800c685 Thumb Code 10 stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt) + i.UART_EndRxTransfer 0x0800c68e Section 0 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) + UART_EndRxTransfer 0x0800c68f Thumb Code 96 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) + i.UART_EndTxTransfer 0x0800c6ee Section 0 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) + UART_EndTxTransfer 0x0800c6ef Thumb Code 32 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) + i.UART_PushFrame 0x0800c710 Section 0 usart.o(i.UART_PushFrame) + i.UART_SetConfig 0x0800c774 Section 0 stm32l0xx_hal_uart.o(i.UART_SetConfig) + i.UART_Start_Receive_DMA 0x0800c988 Section 0 stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) + i.UART_WaitOnFlagUntilTimeout 0x0800ca34 Section 0 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) + i.USART1_IRQHandler 0x0800cac0 Section 0 stm32l0xx_it.o(i.USART1_IRQHandler) + i.UWB_Wkup 0x0800cad8 Section 0 dw_app.o(i.UWB_Wkup) + i.UpdateCRC16 0x0800cb0c Section 0 lora.o(i.UpdateCRC16) + i.UpdateProcess 0x0800cb30 Section 0 serial_at_cmd_app.o(i.UpdateProcess) + i.Usart1InitVariables 0x0800cbc4 Section 0 usart.o(i.Usart1InitVariables) + i.Usart5DeInit 0x0800cbd0 Section 0 main.o(i.Usart5DeInit) + i.Usart5Init 0x0800cc1c Section 0 main.o(i.Usart5Init) + i.UsartParseDataHandler 0x0800cc28 Section 0 serial_at_cmd_app.o(i.UsartParseDataHandler) + i.Uwb_CS_di 0x0800cd44 Section 0 spi.o(i.Uwb_CS_di) + i.Yuying_Poll 0x0800cd7c Section 0 main.o(i.Yuying_Poll) + i.__0printf 0x0800cdbc Section 0 printfa.o(i.__0printf) + i.__ARM_clz 0x0800cddc Section 0 depilogue.o(i.__ARM_clz) + i.__ARM_common_ll_muluu 0x0800ce0a Section 0 stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) + i.__ARM_common_switch8 0x0800ce3a Section 0 dps310.o(i.__ARM_common_switch8) + i.__NVIC_SetPriority 0x0800ce54 Section 0 stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) + __NVIC_SetPriority 0x0800ce55 Thumb Code 60 stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) + i.__read_errno 0x0800ce98 Section 0 errno.o(i.__read_errno) + i.__scatterload_copy 0x0800cea4 Section 14 handlers.o(i.__scatterload_copy) + i.__scatterload_null 0x0800ceb2 Section 2 handlers.o(i.__scatterload_null) + i.__scatterload_zeroinit 0x0800ceb4 Section 14 handlers.o(i.__scatterload_zeroinit) + i.__set_errno 0x0800cec4 Section 0 errno.o(i.__set_errno) + i._dwt_aonarrayupload 0x0800ced0 Section 0 deca_device.o(i._dwt_aonarrayupload) + i._dwt_configlde 0x0800cef8 Section 0 deca_device.o(i._dwt_configlde) + i._dwt_enableclocks 0x0800cf34 Section 0 deca_device.o(i._dwt_enableclocks) + i._dwt_loaducodefromrom 0x0800cfea Section 0 deca_device.o(i._dwt_loaducodefromrom) + i._dwt_otpread 0x0800d01c Section 0 deca_device.o(i._dwt_otpread) + i._fp_digits 0x0800d060 Section 0 printfa.o(i._fp_digits) + _fp_digits 0x0800d061 Thumb Code 344 printfa.o(i._fp_digits) + i._is_digit 0x0800d1d4 Section 0 scanf_fp.o(i._is_digit) + i._printf_core 0x0800d1e4 Section 0 printfa.o(i._printf_core) + _printf_core 0x0800d1e5 Thumb Code 1754 printfa.o(i._printf_core) + i._printf_post_padding 0x0800d8d0 Section 0 printfa.o(i._printf_post_padding) + _printf_post_padding 0x0800d8d1 Thumb Code 32 printfa.o(i._printf_post_padding) + i._printf_pre_padding 0x0800d8f0 Section 0 printfa.o(i._printf_pre_padding) + _printf_pre_padding 0x0800d8f1 Thumb Code 44 printfa.o(i._printf_pre_padding) + i.atof 0x0800d91c Section 0 atof.o(i.atof) + i.ceil 0x0800d948 Section 0 ceil.o(i.ceil) + i.delay_ms 0x0800da10 Section 0 dw_driver.o(i.delay_ms) + i.delay_us 0x0800da1e Section 0 lis3dh_driver.o(i.delay_us) + i.dwt_configure 0x0800daac Section 0 deca_device.o(i.dwt_configure) + i.dwt_configuresleep 0x0800dcbc Section 0 deca_device.o(i.dwt_configuresleep) + i.dwt_entersleep 0x0800dce4 Section 0 deca_device.o(i.dwt_entersleep) + i.dwt_entersleepaftertx 0x0800dcec Section 0 deca_device.o(i.dwt_entersleepaftertx) + i.dwt_forcetrxoff 0x0800dd14 Section 0 deca_device.o(i.dwt_forcetrxoff) + i.dwt_initialise 0x0800dd64 Section 0 deca_device.o(i.dwt_initialise) + i.dwt_read16bitoffsetreg 0x0800deac Section 0 deca_device.o(i.dwt_read16bitoffsetreg) + i.dwt_read32bitoffsetreg 0x0800ded8 Section 0 deca_device.o(i.dwt_read32bitoffsetreg) + i.dwt_readdevid 0x0800df00 Section 0 deca_device.o(i.dwt_readdevid) + i.dwt_readfromdevice 0x0800df0c Section 0 deca_device.o(i.dwt_readfromdevice) + i.dwt_readrxdata 0x0800df44 Section 0 deca_device.o(i.dwt_readrxdata) + i.dwt_readrxtimestamp 0x0800df56 Section 0 deca_device.o(i.dwt_readrxtimestamp) + i.dwt_rxenable 0x0800df66 Section 0 deca_device.o(i.dwt_rxenable) + i.dwt_setdelayedtrxtime 0x0800dfba Section 0 deca_device.o(i.dwt_setdelayedtrxtime) + i.dwt_setrxantennadelay 0x0800dfc8 Section 0 deca_device.o(i.dwt_setrxantennadelay) + i.dwt_setrxtimeout 0x0800dfdc Section 0 deca_device.o(i.dwt_setrxtimeout) + i.dwt_settxantennadelay 0x0800e038 Section 0 deca_device.o(i.dwt_settxantennadelay) + i.dwt_starttx 0x0800e048 Section 0 deca_device.o(i.dwt_starttx) + i.dwt_syncrxbufptrs 0x0800e0dc Section 0 deca_device.o(i.dwt_syncrxbufptrs) + i.dwt_write16bitoffsetreg 0x0800e110 Section 0 deca_device.o(i.dwt_write16bitoffsetreg) + i.dwt_write32bitoffsetreg 0x0800e126 Section 0 deca_device.o(i.dwt_write32bitoffsetreg) + i.dwt_writetodevice 0x0800e144 Section 0 deca_device.o(i.dwt_writetodevice) + i.dwt_writetxdata 0x0800e17c Section 0 deca_device.o(i.dwt_writetxdata) + i.dwt_writetxfctrl 0x0800e1a0 Section 0 deca_device.o(i.dwt_writetxfctrl) + i.dwt_xtaltrim 0x0800e1bc Section 0 deca_device.o(i.dwt_xtaltrim) + i.floor 0x0800e1ec Section 0 floor.o(i.floor) + i.fputc 0x0800e2b4 Section 0 usart.o(i.fputc) + i.main 0x0800e2cc Section 0 main.o(i.main) + i.parameter_init 0x0800e404 Section 0 global_param.o(i.parameter_init) + i.readfromspi 0x0800e480 Section 0 spi.o(i.readfromspi) + i.resp_msg_set_ts 0x0800e4d8 Section 0 dw_mbx_tag.o(i.resp_msg_set_ts) + resp_msg_set_ts 0x0800e4d9 Thumb Code 30 dw_mbx_tag.o(i.resp_msg_set_ts) + i.rint 0x0800e4f6 Section 0 rint.o(i.rint) + i.save_com_map_to_flash 0x0800e500 Section 0 global_param.o(i.save_com_map_to_flash) + i.w28delay 0x0800e554 Section 0 ws2812.o(i.w28delay) + i.writetospi 0x0800e560 Section 0 spi.o(i.writetospi) + .constdata 0x0800e5b4 Section 8 deca_params_init.o(.constdata) + .constdata 0x0800e5bc Section 24 deca_params_init.o(.constdata) + .constdata 0x0800e5d4 Section 8 deca_params_init.o(.constdata) + .constdata 0x0800e5dc Section 12 deca_params_init.o(.constdata) + .constdata 0x0800e5e8 Section 4 deca_params_init.o(.constdata) + .constdata 0x0800e5ec Section 32 deca_params_init.o(.constdata) + .constdata 0x0800e60c Section 50 deca_params_init.o(.constdata) + .constdata 0x0800e63e Section 25 system_stm32l0xx.o(.constdata) + .constdata 0x0800e657 Section 8 system_stm32l0xx.o(.constdata) + .constdata 0x0800e660 Section 108 radio.o(.constdata) + .constdata 0x0800e6cc Section 180 radio.o(.constdata) + .constdata 0x0800e780 Section 129 ctype_o.o(.constdata) + .constdata 0x0800e804 Section 4 ctype_o.o(.constdata) + table 0x0800e804 Data 4 ctype_o.o(.constdata) .data 0x20000000 Section 10 lis3dh_driver.o(.data) ODR_old_value 0x20000000 Data 1 lis3dh_driver.o(.data) .data 0x2000000a Section 1 deca_device.o(.data) @@ -3585,93 +3765,88 @@ last_value 0x2000003c Data 4 adc.o(.data) .data 0x20000044 Section 24 usart.o(.data) s_count 0x20000054 Data 4 usart.o(.data) - .data 0x2000005c Section 11 dw_app.o(.data) - config 0x2000005c Data 11 dw_app.o(.data) - .data 0x20000067 Section 7 serial_at_cmd_app.o(.data) - usart_receive_state 0x20000067 Data 1 serial_at_cmd_app.o(.data) - pack_datalen 0x20000068 Data 1 serial_at_cmd_app.o(.data) - pack_length 0x20000069 Data 1 serial_at_cmd_app.o(.data) - pack_index 0x2000006a Data 1 serial_at_cmd_app.o(.data) - pack_msgtype 0x2000006b Data 1 serial_at_cmd_app.o(.data) - pack_cmd 0x2000006c Data 1 serial_at_cmd_app.o(.data) - index 0x2000006d Data 1 serial_at_cmd_app.o(.data) - .data 0x20000070 Section 96 dw_ancapp.o(.data) - frame_len 0x20000071 Data 1 dw_ancapp.o(.data) - recpoll_len 0x20000072 Data 1 dw_ancapp.o(.data) - new_tagid 0x20000073 Data 1 dw_ancapp.o(.data) - seize_anchor 0x20000074 Data 1 dw_ancapp.o(.data) - result 0x20000075 Data 1 dw_ancapp.o(.data) - temp_nearbaspos 0x20000076 Data 1 dw_ancapp.o(.data) - battary 0x20000077 Data 1 dw_ancapp.o(.data) - button 0x20000078 Data 1 dw_ancapp.o(.data) - ancidlist_num 0x20000079 Data 1 dw_ancapp.o(.data) - taglist_num 0x2000007e Data 2 dw_ancapp.o(.data) - anc_id_recv 0x20000080 Data 2 dw_ancapp.o(.data) - tag_id_recv 0x20000082 Data 2 dw_ancapp.o(.data) - sync_timer 0x20000084 Data 2 dw_ancapp.o(.data) - rec_antdelay 0x20000086 Data 2 dw_ancapp.o(.data) - taglist_pos 0x20000088 Data 2 dw_ancapp.o(.data) - F1 0x2000008a Data 2 dw_ancapp.o(.data) - F2 0x2000008c Data 2 dw_ancapp.o(.data) - F3 0x2000008e Data 2 dw_ancapp.o(.data) - N 0x20000090 Data 2 dw_ancapp.o(.data) - C 0x20000092 Data 2 dw_ancapp.o(.data) - status_reg 0x2000009c Data 4 dw_ancapp.o(.data) - resp_tx_time 0x200000a0 Data 4 dw_ancapp.o(.data) - resp_tx_ts 0x200000a8 Data 8 dw_ancapp.o(.data) - poll_rx_ts 0x200000b0 Data 8 dw_ancapp.o(.data) - firstpath_power 0x200000b8 Data 8 dw_ancapp.o(.data) - rx_power 0x200000c0 Data 8 dw_ancapp.o(.data) - .data 0x200000d0 Section 1 dw_ancapp.o(.data) - .data 0x200000d4 Section 76 main.o(.data) - first 0x200000d6 Data 1 main.o(.data) - last_value 0x20000108 Data 4 main.o(.data) - .data 0x20000120 Section 4 stm32l0xx_it.o(.data) - .data 0x20000124 Section 4 system_stm32l0xx.o(.data) - .data 0x20000128 Section 168 radio.o(.data) - RadioPublicNetwork 0x2000012b Data 2 radio.o(.data) - RadioEvents 0x20000138 Data 4 radio.o(.data) - RadioLoRaSymbTime 0x20000140 Data 144 radio.o(.data) - .data 0x200001d0 Section 8 sx126x.o(.data) - ImageCalibrated 0x200001d0 Data 1 sx126x.o(.data) - OperatingMode 0x200001d1 Data 1 sx126x.o(.data) - PacketType 0x200001d2 Data 1 sx126x.o(.data) - .data 0x200001d8 Section 32 lora.o(.data) - .data 0x200001f8 Section 2 lora.o(.data) - .data 0x200001fa Section 2 lora.o(.data) - .data 0x200001fc Section 2 lora.o(.data) - .data 0x20000200 Section 4 stm32l0xx_hal.o(.data) - .data 0x20000204 Section 4 rand.o(.data) - _rand_state 0x20000204 Data 4 rand.o(.data) - .data 0x20000208 Section 4 stdout.o(.data) - .data 0x2000020c Section 4 errno.o(.data) - _errno 0x2000020c Data 4 errno.o(.data) - .bss 0x20000210 Section 60 deca_device.o(.bss) - dw1000local 0x20000210 Data 60 deca_device.o(.bss) - .bss 0x2000024c Section 2240 usart.o(.bss) - .bss 0x20000b0c Section 600 global_param.o(.bss) - .bss 0x20000d64 Section 100 dw_app.o(.bss) - .bss 0x20000dc8 Section 200 serial_at_cmd_app.o(.bss) - send_frame 0x20000e2c Data 100 serial_at_cmd_app.o(.bss) - .bss 0x20000e90 Section 842 dw_ancapp.o(.bss) - rx_buffer 0x20000e90 Data 150 dw_ancapp.o(.bss) - send_buffer 0x20000f26 Data 150 dw_ancapp.o(.bss) - ancidlist_rec 0x20000fbc Data 50 dw_ancapp.o(.bss) - rec_ancidlist 0x20000fee Data 50 dw_ancapp.o(.bss) - rec_ancdistlist 0x20001020 Data 50 dw_ancapp.o(.bss) - tagid_list 0x20001052 Data 50 dw_ancapp.o(.bss) - tagofflinetime 0x20001084 Data 25 dw_ancapp.o(.bss) - tagpos_rec 0x2000109d Data 50 dw_ancapp.o(.bss) - d1 0x200010d0 Data 16 dw_ancapp.o(.bss) - .bss 0x200011dc Section 616 main.o(.bss) - send_frame1 0x2000137c Data 200 main.o(.bss) - .bss 0x20001444 Section 72 main.o(.bss) - .bss 0x2000148c Section 72 main.o(.bss) - .bss 0x200014d4 Section 336 radio.o(.bss) - .bss 0x20001624 Section 92 lora.o(.bss) - RadioEvents 0x20001624 Data 28 lora.o(.bss) - .bss 0x20001680 Section 24 stm32l0xx_hal_flash.o(.bss) - STACK 0x20001698 Section 1024 startup_stm32l051xx.o(STACK) + .data 0x2000005c Section 2 flash.o(.data) + .data 0x20000060 Section 15 dw_app.o(.data) + config 0x20000064 Data 11 dw_app.o(.data) + .data 0x2000006f Section 7 serial_at_cmd_app.o(.data) + usart_receive_state 0x2000006f Data 1 serial_at_cmd_app.o(.data) + pack_datalen 0x20000070 Data 1 serial_at_cmd_app.o(.data) + pack_length 0x20000071 Data 1 serial_at_cmd_app.o(.data) + pack_index 0x20000072 Data 1 serial_at_cmd_app.o(.data) + pack_msgtype 0x20000073 Data 1 serial_at_cmd_app.o(.data) + pack_cmd 0x20000074 Data 1 serial_at_cmd_app.o(.data) + index 0x20000075 Data 1 serial_at_cmd_app.o(.data) + .data 0x20000078 Section 96 dw_mbx_tag.o(.data) + frame_len 0x2000007a Data 1 dw_mbx_tag.o(.data) + timeout 0x2000007b Data 1 dw_mbx_tag.o(.data) + rec_nearbase_num 0x2000007c Data 1 dw_mbx_tag.o(.data) + result 0x2000007d Data 1 dw_mbx_tag.o(.data) + frame_seq_nb2 0x2000007e Data 1 dw_mbx_tag.o(.data) + battary 0x2000007f Data 1 dw_mbx_tag.o(.data) + button 0x20000080 Data 1 dw_mbx_tag.o(.data) + uwb_losttimer 0x20000081 Data 1 dw_mbx_tag.o(.data) + taglist_pos 0x20000082 Data 1 dw_mbx_tag.o(.data) + current_time 0x20000090 Data 2 dw_mbx_tag.o(.data) + start_time 0x20000092 Data 2 dw_mbx_tag.o(.data) + end_time 0x20000094 Data 2 dw_mbx_tag.o(.data) + anc_id_recv 0x20000096 Data 2 dw_mbx_tag.o(.data) + tag_id_recv 0x20000098 Data 2 dw_mbx_tag.o(.data) + checksum 0x2000009e Data 2 dw_mbx_tag.o(.data) + status_reg 0x200000a4 Data 4 dw_mbx_tag.o(.data) + resp_tx_time 0x200000a8 Data 4 dw_mbx_tag.o(.data) + poll_rx_ts 0x200000b8 Data 8 dw_mbx_tag.o(.data) + resp_tx_ts 0x200000c0 Data 8 dw_mbx_tag.o(.data) + .data 0x200000d8 Section 1 gps.o(.data) + l_u8PosState 0x200000d8 Data 1 gps.o(.data) + .data 0x200000dc Section 180 main.o(.data) + first 0x200000de Data 1 main.o(.data) + last_value 0x2000010c Data 4 main.o(.data) + .data 0x20000190 Section 1 main.o(.data) + .data 0x20000194 Section 4 stm32l0xx_it.o(.data) + .data 0x20000198 Section 4 stm32l0xx_it.o(.data) + .data 0x2000019c Section 4 system_stm32l0xx.o(.data) + .data 0x200001a0 Section 168 radio.o(.data) + RadioPublicNetwork 0x200001a3 Data 2 radio.o(.data) + RadioEvents 0x200001b0 Data 4 radio.o(.data) + RadioLoRaSymbTime 0x200001b8 Data 144 radio.o(.data) + .data 0x20000248 Section 8 sx126x.o(.data) + ImageCalibrated 0x20000248 Data 1 sx126x.o(.data) + OperatingMode 0x20000249 Data 1 sx126x.o(.data) + PacketType 0x2000024a Data 1 sx126x.o(.data) + .data 0x20000250 Section 52 lora.o(.data) + delaytime 0x20000262 Data 2 lora.o(.data) + source_id 0x2000026a Data 2 lora.o(.data) + current_count1 0x20000278 Data 2 lora.o(.data) + end_count1 0x2000027a Data 2 lora.o(.data) + start_count1 0x2000027c Data 2 lora.o(.data) + .data 0x20000284 Section 12 stm32l0xx_hal.o(.data) + .data 0x20000290 Section 4 stdout.o(.data) + .data 0x20000294 Section 4 errno.o(.data) + _errno 0x20000294 Data 4 errno.o(.data) + .bss 0x20000298 Section 60 deca_device.o(.bss) + dw1000local 0x20000298 Data 60 deca_device.o(.bss) + .bss 0x200002d4 Section 2240 usart.o(.bss) + .bss 0x20000b94 Section 600 global_param.o(.bss) + .bss 0x20000dec Section 200 serial_at_cmd_app.o(.bss) + send_frame 0x20000e50 Data 100 serial_at_cmd_app.o(.bss) + .bss 0x20000eb4 Section 1150 dw_mbx_tag.o(.bss) + rx_buffer 0x20000eb4 Data 200 dw_mbx_tag.o(.bss) + send_buffer 0x20000f7c Data 200 dw_mbx_tag.o(.bss) + rec_ancidlist 0x20001044 Data 50 dw_mbx_tag.o(.bss) + rec_ancdistlist 0x20001076 Data 50 dw_mbx_tag.o(.bss) + tagofflinetime 0x200010a8 Data 50 dw_mbx_tag.o(.bss) + .bss 0x20001334 Section 264 gps.o(.bss) + l_stGPSRecv 0x20001334 Data 264 gps.o(.bss) + .bss 0x2000143c Section 1052 main.o(.bss) + .bss 0x20001858 Section 72 main.o(.bss) + .bss 0x200018a0 Section 72 main.o(.bss) + .bss 0x200018e8 Section 72 main.o(.bss) + .bss 0x20001930 Section 72 main.o(.bss) + .bss 0x20001978 Section 336 radio.o(.bss) + .bss 0x20001ac8 Section 976 lora.o(.bss) + RadioEvents 0x20001ac8 Data 28 lora.o(.bss) + .bss 0x20001e98 Section 24 stm32l0xx_hal_flash.o(.bss) + STACK 0x20001eb0 Section 1024 startup_stm32l051xx.o(STACK) Global Symbols @@ -3739,12 +3914,10 @@ Reset_Handler 0x080050d5 Thumb Code 8 startup_stm32l051xx.o(.text) ADC1_COMP_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) DMA1_Channel1_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) - DMA1_Channel4_5_6_7_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) - EXTI4_15_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) + EXTI2_3_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) FLASH_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) I2C1_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) I2C2_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) - LPUART1_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) PVD_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) RCC_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) RTC_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) @@ -3758,373 +3931,415 @@ WWDG_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) __aeabi_uidiv 0x080050f1 Thumb Code 0 uidiv.o(.text) __aeabi_uidivmod 0x080050f1 Thumb Code 44 uidiv.o(.text) - __aeabi_idiv 0x0800511d Thumb Code 0 idiv.o(.text) - __aeabi_idivmod 0x0800511d Thumb Code 40 idiv.o(.text) - __aeabi_uldivmod 0x08005145 Thumb Code 96 uldiv.o(.text) - __aeabi_llsr 0x080051a5 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x080051a5 Thumb Code 0 llushr.o(.text) - rand 0x080051c9 Thumb Code 18 rand.o(.text) - srand 0x080051db Thumb Code 6 rand.o(.text) - __aeabi_memcpy 0x080051ed Thumb Code 36 memcpya.o(.text) - __aeabi_memcpy4 0x080051ed Thumb Code 0 memcpya.o(.text) - __aeabi_memcpy8 0x080051ed Thumb Code 0 memcpya.o(.text) - __aeabi_memset 0x08005211 Thumb Code 14 memseta.o(.text) - __aeabi_memset4 0x08005211 Thumb Code 0 memseta.o(.text) - __aeabi_memset8 0x08005211 Thumb Code 0 memseta.o(.text) - __aeabi_memclr 0x0800521f Thumb Code 4 memseta.o(.text) - __aeabi_memclr4 0x0800521f Thumb Code 0 memseta.o(.text) - __aeabi_memclr8 0x0800521f Thumb Code 0 memseta.o(.text) - _memset$wrapper 0x08005223 Thumb Code 18 memseta.o(.text) - memcmp 0x08005235 Thumb Code 26 memcmp.o(.text) - __aeabi_fmul 0x0800524f Thumb Code 122 fmul.o(.text) - __aeabi_fdiv 0x080052c9 Thumb Code 124 fdiv.o(.text) - __aeabi_dadd 0x08005345 Thumb Code 328 dadd.o(.text) - __aeabi_dsub 0x0800548d Thumb Code 12 dadd.o(.text) - __aeabi_drsub 0x08005499 Thumb Code 12 dadd.o(.text) - __aeabi_dmul 0x080054a9 Thumb Code 202 dmul.o(.text) - __aeabi_ddiv 0x08005579 Thumb Code 234 ddiv.o(.text) - __ARM_scalbn 0x08005669 Thumb Code 44 dscalb.o(.text) - scalbn 0x08005669 Thumb Code 0 dscalb.o(.text) - __aeabi_ui2f 0x08005695 Thumb Code 14 ffltui.o(.text) - __aeabi_i2d 0x080056a5 Thumb Code 34 dflti.o(.text) - __aeabi_ui2d 0x080056cd Thumb Code 24 dfltui.o(.text) - __aeabi_f2uiz 0x080056e9 Thumb Code 40 ffixui.o(.text) - __aeabi_d2iz 0x08005711 Thumb Code 62 dfixi.o(.text) - __aeabi_d2uiz 0x08005759 Thumb Code 50 dfixui.o(.text) - __aeabi_f2d 0x08005795 Thumb Code 40 f2d.o(.text) - __aeabi_cdcmpeq 0x080057bd Thumb Code 0 cdcmple.o(.text) - __aeabi_cdcmple 0x080057bd Thumb Code 38 cdcmple.o(.text) - __aeabi_cdrcmple 0x080057e5 Thumb Code 38 cdrcmple.o(.text) - __aeabi_d2f 0x0800580d Thumb Code 56 d2f.o(.text) - __aeabi_llsl 0x08005845 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x08005845 Thumb Code 0 llshl.o(.text) - __aeabi_lasr 0x08005865 Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x08005865 Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x0800588b Thumb Code 0 iusefp.o(.text) - _float_round 0x0800588b Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x0800589b Thumb Code 114 fepilogue.o(.text) - _double_round 0x0800590d Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x08005927 Thumb Code 164 depilogue.o(.text) - _drnd 0x080059cd Thumb Code 114 drnd.o(.text) - __scatterload 0x08005a49 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x08005a49 Thumb Code 0 init.o(.text) - __decompress 0x08005a6d Thumb Code 0 __dczerorl2.o(.text) - __decompress1 0x08005a6d Thumb Code 86 __dczerorl2.o(.text) - Anchor_App 0x08005bfd Thumb Code 746 dw_ancapp.o(i.Anchor_App) - Anchor_RecNearPoll 0x08005f29 Thumb Code 314 dw_ancapp.o(i.Anchor_RecNearPoll) - Beep_Off 0x08006081 Thumb Code 26 main.o(i.Beep_Off) - Beep_On 0x080060a1 Thumb Code 26 main.o(i.Beep_On) - Checksum_u16 0x080060c1 Thumb Code 26 dw_app.o(i.Checksum_u16) - CmpTagInList 0x080060dd Thumb Code 48 dw_ancapp.o(i.CmpTagInList) - DMA1_Channel2_3_IRQHandler 0x08006115 Thumb Code 16 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) - Delay_Ms 0x08006159 Thumb Code 26 delay.o(i.Delay_Ms) - Delay_Us 0x08006179 Thumb Code 22 delay.o(i.Delay_Us) - Dw1000_App_Init 0x0800618f Thumb Code 2 dw_app.o(i.Dw1000_App_Init) - Dw1000_Init 0x08006191 Thumb Code 44 dw_app.o(i.Dw1000_Init) - EXTI0_1_IRQHandler 0x080061c5 Thumb Code 64 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) - EXTI2_3_IRQHandler 0x08006215 Thumb Code 10 stm32l0xx_it.o(i.EXTI2_3_IRQHandler) - Error_Handler 0x0800621f Thumb Code 2 main.o(i.Error_Handler) - FLASH_PageErase 0x08006221 Thumb Code 34 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) - FLASH_Prepare 0x0800624d Thumb Code 52 flash.o(i.FLASH_Prepare) - FLASH_Read 0x08006281 Thumb Code 18 flash.o(i.FLASH_Read) - FLASH_WaitForLastOperation 0x08006325 Thumb Code 106 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) - FLASH_Write 0x08006395 Thumb Code 56 flash.o(i.FLASH_Write) - GetLPTime 0x080063cd Thumb Code 38 main.o(i.GetLPTime) - GetLoratx_frequency 0x08006405 Thumb Code 98 main.o(i.GetLoratx_frequency) - Get_ADC_Value 0x08006489 Thumb Code 36 adc.o(i.Get_ADC_Value) - Get_VDDVlotage 0x080064b1 Thumb Code 228 adc.o(i.Get_VDDVlotage) - HAL_ADCEx_Calibration_Start 0x080065c1 Thumb Code 170 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) - HAL_ADCEx_DisableVREFINT 0x0800666d Thumb Code 12 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT) - HAL_ADCEx_EnableVREFINT 0x0800667d Thumb Code 44 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT) - HAL_ADC_ConfigChannel 0x080066ad Thumb Code 140 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) - HAL_ADC_DeInit 0x08006741 Thumb Code 164 stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) - HAL_ADC_GetState 0x080067f5 Thumb Code 4 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) - HAL_ADC_GetValue 0x080067f9 Thumb Code 6 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) - HAL_ADC_Init 0x08006801 Thumb Code 446 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) - HAL_ADC_MspDeInit 0x080069c9 Thumb Code 32 stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit) - HAL_ADC_MspInit 0x080069f1 Thumb Code 72 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) - HAL_ADC_PollForConversion 0x08006a41 Thumb Code 192 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) - HAL_ADC_Start 0x08006b01 Thumb Code 86 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) - HAL_DMA_Abort_IT 0x08006b5d Thumb Code 76 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) - HAL_DMA_DeInit 0x08006ba9 Thumb Code 94 stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) - HAL_DMA_IRQHandler 0x08006c11 Thumb Code 168 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) - HAL_DMA_Init 0x08006cb9 Thumb Code 132 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) - HAL_DMA_Start_IT 0x08006d49 Thumb Code 104 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) - HAL_Delay_nMS 0x08006db1 Thumb Code 22 delay.o(i.HAL_Delay_nMS) - HAL_FLASHEx_Erase 0x08006dc9 Thumb Code 106 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) - HAL_FLASH_Lock 0x08006e41 Thumb Code 22 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) - HAL_FLASH_Program 0x08006e5d Thumb Code 50 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) - HAL_FLASH_Unlock 0x08006e99 Thumb Code 70 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) - HAL_GPIO_DeInit 0x08006ef5 Thumb Code 202 stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) - HAL_GPIO_EXTI_Callback 0x08006fd9 Thumb Code 58 main.o(i.HAL_GPIO_EXTI_Callback) - HAL_GPIO_EXTI_IRQHandler 0x08007019 Thumb Code 18 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) - HAL_GPIO_Init 0x08007031 Thumb Code 346 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) - HAL_GPIO_ReadPin 0x080071a9 Thumb Code 10 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) - HAL_GPIO_WritePin 0x080071b3 Thumb Code 12 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) - HAL_GetTick 0x080071c1 Thumb Code 6 stm32l0xx_hal.o(i.HAL_GetTick) - HAL_IncTick 0x080071cd Thumb Code 10 stm32l0xx_hal.o(i.HAL_IncTick) - HAL_Init 0x080071dd Thumb Code 36 stm32l0xx_hal.o(i.HAL_Init) - HAL_InitTick 0x08007205 Thumb Code 44 stm32l0xx_hal.o(i.HAL_InitTick) - HAL_LPTIM_AutoReloadMatchCallback 0x08007235 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) - HAL_LPTIM_AutoReloadWriteCallback 0x08007237 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) - HAL_LPTIM_CompareMatchCallback 0x08007239 Thumb Code 176 main.o(i.HAL_LPTIM_CompareMatchCallback) - HAL_LPTIM_CompareWriteCallback 0x080072fd Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) - HAL_LPTIM_DirectionDownCallback 0x080072ff Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) - HAL_LPTIM_DirectionUpCallback 0x08007301 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) - HAL_LPTIM_IRQHandler 0x08007303 Thumb Code 202 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) - HAL_LPTIM_Init 0x080073cd Thumb Code 148 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) - HAL_LPTIM_MspInit 0x0800746d Thumb Code 38 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) - HAL_LPTIM_ReadCounter 0x0800749d Thumb Code 6 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) - HAL_LPTIM_TimeOut_Start_IT 0x080074a5 Thumb Code 72 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) - HAL_LPTIM_TriggerCallback 0x080074f1 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) - HAL_MspInit 0x080074f5 Thumb Code 20 stm32l0xx_hal_msp.o(i.HAL_MspInit) - HAL_NVIC_DisableIRQ 0x0800750d Thumb Code 14 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) - HAL_NVIC_EnableIRQ 0x08007521 Thumb Code 14 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) - HAL_NVIC_SetPriority 0x08007535 Thumb Code 8 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) - HAL_PWR_EnableBkUpAccess 0x0800753d Thumb Code 12 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) - HAL_RCCEx_PeriphCLKConfig 0x0800754d Thumb Code 342 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) - HAL_RCC_ClockConfig 0x080076b1 Thumb Code 344 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) - HAL_RCC_GetPCLK1Freq 0x0800781d Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) - HAL_RCC_GetPCLK2Freq 0x0800783d Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) - HAL_RCC_GetSysClockFreq 0x0800785d Thumb Code 100 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) - HAL_RCC_OscConfig 0x080078d5 Thumb Code 1052 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) - HAL_SPI_Init 0x08007cf1 Thumb Code 128 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) - HAL_SPI_MspInit 0x08007d71 Thumb Code 78 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) - HAL_SPI_TransmitReceive 0x08007dc9 Thumb Code 496 stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) - HAL_SYSTICK_Config 0x08007fb9 Thumb Code 38 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) - HAL_TIMEx_MasterConfigSynchronization 0x08007fe9 Thumb Code 60 stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) - HAL_TIM_Base_Init 0x08008025 Thumb Code 52 stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) - HAL_TIM_Base_MspInit 0x08008059 Thumb Code 22 stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit) - HAL_TIM_Base_Start_IT 0x08008075 Thumb Code 32 stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_IT) - HAL_TIM_Base_Stop_IT 0x08008095 Thumb Code 32 stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop_IT) - HAL_TIM_ConfigClockSource 0x080080b9 Thumb Code 208 stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) - HAL_TIM_MspPostInit 0x08008189 Thumb Code 66 stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) - HAL_TIM_PWM_ConfigChannel 0x080081d5 Thumb Code 208 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) - HAL_TIM_PWM_Init 0x080082a5 Thumb Code 52 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) - HAL_TIM_PWM_MspInit 0x080082d9 Thumb Code 2 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit) - HAL_TIM_PWM_Start 0x080082db Thumb Code 36 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) - HAL_TIM_PWM_Stop 0x08008301 Thumb Code 40 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) - HAL_UARTEx_WakeupCallback 0x0800832d Thumb Code 2 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) - HAL_UART_DeInit 0x0800832f Thumb Code 58 stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) - HAL_UART_ErrorCallback 0x08008369 Thumb Code 2 main.o(i.HAL_UART_ErrorCallback) - HAL_UART_IRQHandler 0x0800836d Thumb Code 310 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) - HAL_UART_Init 0x080084a9 Thumb Code 106 stm32l0xx_hal_uart.o(i.HAL_UART_Init) - HAL_UART_MspDeInit 0x08008515 Thumb Code 56 stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) - HAL_UART_MspInit 0x08008555 Thumb Code 190 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) - HAL_UART_Receive_DMA 0x08008629 Thumb Code 170 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) - HAL_UART_RxCpltCallback 0x080086e1 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) - HAL_UART_RxHalfCpltCallback 0x080086e3 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) - HAL_UART_Transmit 0x080086e5 Thumb Code 206 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) - HAL_UART_TxCpltCallback 0x080087b3 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) - HardFault_Handler 0x080087b5 Thumb Code 8 stm32l0xx_it.o(i.HardFault_Handler) - IIC2_Ack 0x080087c5 Thumb Code 62 lis3dh_driver.o(i.IIC2_Ack) - IIC2_NAck 0x08008809 Thumb Code 62 lis3dh_driver.o(i.IIC2_NAck) - IIC2_Read_Byte 0x0800884d Thumb Code 94 lis3dh_driver.o(i.IIC2_Read_Byte) - IIC2_Send_Byte 0x080088b1 Thumb Code 94 lis3dh_driver.o(i.IIC2_Send_Byte) - IIC2_Start 0x08008915 Thumb Code 56 lis3dh_driver.o(i.IIC2_Start) - IIC2_Stop 0x08008951 Thumb Code 64 lis3dh_driver.o(i.IIC2_Stop) - IIC2_Wait_Ack 0x08008995 Thumb Code 86 lis3dh_driver.o(i.IIC2_Wait_Ack) - IdleTask 0x080089f1 Thumb Code 136 main.o(i.IdleTask) - LIS3DH_Data_Init 0x08008a95 Thumb Code 98 lis3dh_driver.o(i.LIS3DH_Data_Init) - LIS3DH_GetWHO_AM_I 0x08008b01 Thumb Code 18 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) - LIS3DH_ReadOneByte 0x08008b13 Thumb Code 58 lis3dh_driver.o(i.LIS3DH_ReadOneByte) - LIS3DH_ReadReg 0x08008b4d Thumb Code 14 lis3dh_driver.o(i.LIS3DH_ReadReg) - LIS3DH_WriteOneByte 0x08008b5b Thumb Code 52 lis3dh_driver.o(i.LIS3DH_WriteOneByte) - LIS3DH_WriteReg 0x08008b8f Thumb Code 10 lis3dh_driver.o(i.LIS3DH_WriteReg) - LOS 0x08008b99 Thumb Code 132 dw_ancapp.o(i.LOS) - LPTIM1_IRQHandler 0x08008c2d Thumb Code 10 stm32l0xx_it.o(i.LPTIM1_IRQHandler) - Lora433_change 0x08008c3d Thumb Code 130 lora.o(i.Lora433_change) - Lora47X_Init 0x08008ce9 Thumb Code 124 lora.o(i.Lora47X_Init) - LoraSendComMap 0x08008d8d Thumb Code 108 main.o(i.LoraSendComMap) - Lora_Tx_Poll 0x08008e05 Thumb Code 120 main.o(i.Lora_Tx_Poll) - Lora_tx_zubao 0x08008ea5 Thumb Code 138 lora.o(i.Lora_tx_zubao) - MX_ADC1_Init 0x08008f59 Thumb Code 8 main.o(i.MX_ADC1_Init) - MX_ADC_DeInit 0x08008f61 Thumb Code 14 main.o(i.MX_ADC_DeInit) - NMI_Handler 0x08009299 Thumb Code 2 stm32l0xx_it.o(i.NMI_Handler) - OnRxDone 0x080092e1 Thumb Code 368 lora.o(i.OnRxDone) - OnRxError 0x080094a1 Thumb Code 14 lora.o(i.OnRxError) - OnRxTimeout 0x080094b5 Thumb Code 74 lora.o(i.OnRxTimeout) - OnTxDone 0x08009519 Thumb Code 44 lora.o(i.OnTxDone) - OnTxTimeout 0x08009551 Thumb Code 14 lora.o(i.OnTxTimeout) - PendSV_Handler 0x08009565 Thumb Code 2 stm32l0xx_it.o(i.PendSV_Handler) - Program_Init 0x08009569 Thumb Code 280 main.o(i.Program_Init) - RadioCheckRfFrequency 0x080096d9 Thumb Code 4 radio.o(i.RadioCheckRfFrequency) - RadioGetStatus 0x08009711 Thumb Code 30 radio.o(i.RadioGetStatus) - RadioGetWakeupTime 0x0800972f Thumb Code 4 radio.o(i.RadioGetWakeupTime) - RadioInit 0x08009735 Thumb Code 58 radio.o(i.RadioInit) - RadioIrqProcess 0x0800977d Thumb Code 214 radio.o(i.RadioIrqProcess) - RadioIsChannelFree 0x08009865 Thumb Code 36 radio.o(i.RadioIsChannelFree) - RadioOnDioIrq 0x08009889 Thumb Code 8 radio.o(i.RadioOnDioIrq) - RadioRandom 0x08009895 Thumb Code 52 radio.o(i.RadioRandom) - RadioRead 0x080098c9 Thumb Code 8 radio.o(i.RadioRead) - RadioReadBuffer 0x080098d1 Thumb Code 8 radio.o(i.RadioReadBuffer) - RadioRssi 0x080098d9 Thumb Code 8 radio.o(i.RadioRssi) - RadioRx 0x080098e1 Thumb Code 36 radio.o(i.RadioRx) - RadioRxBoosted 0x08009915 Thumb Code 36 radio.o(i.RadioRxBoosted) - RadioSend 0x08009945 Thumb Code 54 radio.o(i.RadioSend) - RadioSetChannel 0x08009985 Thumb Code 8 radio.o(i.RadioSetChannel) - RadioSetMaxPayloadLength 0x0800998d Thumb Code 34 radio.o(i.RadioSetMaxPayloadLength) - RadioSetModem 0x080099b9 Thumb Code 42 radio.o(i.RadioSetModem) - RadioSetPublicNetwork 0x080099e9 Thumb Code 52 radio.o(i.RadioSetPublicNetwork) - RadioSetRxConfig 0x08009a21 Thumb Code 364 radio.o(i.RadioSetRxConfig) - RadioSetRxDutyCycle 0x08009bb1 Thumb Code 8 radio.o(i.RadioSetRxDutyCycle) - RadioSetTxConfig 0x08009bb9 Thumb Code 278 radio.o(i.RadioSetTxConfig) - RadioSetTxContinuousWave 0x08009ce9 Thumb Code 20 radio.o(i.RadioSetTxContinuousWave) - RadioSleep 0x08009cfd Thumb Code 32 radio.o(i.RadioSleep) - RadioStandby 0x08009d1d Thumb Code 10 radio.o(i.RadioStandby) - RadioStartCad 0x08009d27 Thumb Code 8 radio.o(i.RadioStartCad) - RadioTimeOnAir 0x08009d31 Thumb Code 356 radio.o(i.RadioTimeOnAir) - RadioWrite 0x08009eb5 Thumb Code 8 radio.o(i.RadioWrite) - RadioWriteBuffer 0x08009ebd Thumb Code 8 radio.o(i.RadioWriteBuffer) - Reset_DW1000 0x08009ec5 Thumb Code 76 dw_driver.o(i.Reset_DW1000) - STMFLASH_ReadHalfWord 0x08009fe3 Thumb Code 4 flash.o(i.STMFLASH_ReadHalfWord) - SVC_Handler 0x08009fe7 Thumb Code 2 stm32l0xx_it.o(i.SVC_Handler) - SX126xAntSwOff 0x08009fe9 Thumb Code 2 sx126x-board.o(i.SX126xAntSwOff) - SX126xAntSwOn 0x08009feb Thumb Code 2 sx126x-board.o(i.SX126xAntSwOn) - SX126xCalibrateImage 0x08009fed Thumb Code 94 sx126x.o(i.SX126xCalibrateImage) - SX126xCheckDeviceReady 0x0800a061 Thumb Code 28 sx126x.o(i.SX126xCheckDeviceReady) - SX126xClearIrqStatus 0x0800a081 Thumb Code 20 sx126x.o(i.SX126xClearIrqStatus) - SX126xGetIrqStatus 0x0800a095 Thumb Code 20 sx126x.o(i.SX126xGetIrqStatus) - SX126xGetOperatingMode 0x0800a0a9 Thumb Code 6 sx126x.o(i.SX126xGetOperatingMode) - SX126xGetPaSelect 0x0800a0b5 Thumb Code 4 sx126x-board.o(i.SX126xGetPaSelect) - SX126xGetPacketStatus 0x0800a0b9 Thumb Code 120 sx126x.o(i.SX126xGetPacketStatus) - SX126xGetPacketType 0x0800a135 Thumb Code 6 sx126x.o(i.SX126xGetPacketType) - SX126xGetPayload 0x0800a141 Thumb Code 44 sx126x.o(i.SX126xGetPayload) - SX126xGetRssiInst 0x0800a16d Thumb Code 24 sx126x.o(i.SX126xGetRssiInst) - SX126xGetRxBufferStatus 0x0800a185 Thumb Code 58 sx126x.o(i.SX126xGetRxBufferStatus) - SX126xInit 0x0800a1c9 Thumb Code 30 sx126x.o(i.SX126xInit) - SX126xReadBuffer 0x0800a1ed Thumb Code 78 sx126x-board.o(i.SX126xReadBuffer) - SX126xReadCommand 0x0800a241 Thumb Code 72 sx126x-board.o(i.SX126xReadCommand) - SX126xReadRegister 0x0800a28d Thumb Code 16 sx126x-board.o(i.SX126xReadRegister) - SX126xReadRegisters 0x0800a29d Thumb Code 84 sx126x-board.o(i.SX126xReadRegisters) - SX126xReset 0x0800a2f5 Thumb Code 46 sx126x-board.o(i.SX126xReset) - SX126xSendPayload 0x0800a329 Thumb Code 16 sx126x.o(i.SX126xSendPayload) - SX126xSetBufferBaseAddress 0x0800a339 Thumb Code 20 sx126x.o(i.SX126xSetBufferBaseAddress) - SX126xSetCad 0x0800a34d Thumb Code 20 sx126x.o(i.SX126xSetCad) - SX126xSetCrcPolynomial 0x0800a365 Thumb Code 28 sx126x.o(i.SX126xSetCrcPolynomial) - SX126xSetCrcSeed 0x0800a389 Thumb Code 28 sx126x.o(i.SX126xSetCrcSeed) - SX126xSetDio2AsRfSwitchCtrl 0x0800a3ad Thumb Code 14 sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl) - SX126xSetDioIrqParams 0x0800a3bb Thumb Code 40 sx126x.o(i.SX126xSetDioIrqParams) - SX126xSetLoRaSymbNumTimeout 0x0800a3e3 Thumb Code 14 sx126x.o(i.SX126xSetLoRaSymbNumTimeout) - SX126xSetModulationParams 0x0800a3f1 Thumb Code 148 sx126x.o(i.SX126xSetModulationParams) - SX126xSetPaConfig 0x0800a491 Thumb Code 24 sx126x.o(i.SX126xSetPaConfig) - SX126xSetPacketParams 0x0800a4a9 Thumb Code 158 sx126x.o(i.SX126xSetPacketParams) - SX126xSetPacketType 0x0800a55d Thumb Code 22 sx126x.o(i.SX126xSetPacketType) - SX126xSetPayload 0x0800a579 Thumb Code 14 sx126x.o(i.SX126xSetPayload) - SX126xSetRegulatorMode 0x0800a587 Thumb Code 14 sx126x.o(i.SX126xSetRegulatorMode) - SX126xSetRfFrequency 0x0800a595 Thumb Code 66 sx126x.o(i.SX126xSetRfFrequency) - SX126xSetRfTxPower 0x0800a5e1 Thumb Code 10 sx126x-board.o(i.SX126xSetRfTxPower) - SX126xSetRx 0x0800a5ed Thumb Code 30 sx126x.o(i.SX126xSetRx) - SX126xSetRxBoosted 0x0800a611 Thumb Code 42 sx126x.o(i.SX126xSetRxBoosted) - SX126xSetRxDutyCycle 0x0800a645 Thumb Code 42 sx126x.o(i.SX126xSetRxDutyCycle) - SX126xSetSleep 0x0800a675 Thumb Code 24 sx126x.o(i.SX126xSetSleep) - SX126xSetStandby 0x0800a691 Thumb Code 32 sx126x.o(i.SX126xSetStandby) - SX126xSetStopRxTimerOnPreambleDetect 0x0800a6b5 Thumb Code 14 sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect) - SX126xSetSyncWord 0x0800a6c3 Thumb Code 18 sx126x.o(i.SX126xSetSyncWord) - SX126xSetTx 0x0800a6d5 Thumb Code 30 sx126x.o(i.SX126xSetTx) - SX126xSetTxContinuousWave 0x0800a6f9 Thumb Code 14 sx126x.o(i.SX126xSetTxContinuousWave) - SX126xSetTxParams 0x0800a709 Thumb Code 122 sx126x.o(i.SX126xSetTxParams) - SX126xSetWhiteningSeed 0x0800a789 Thumb Code 48 sx126x.o(i.SX126xSetWhiteningSeed) - SX126xWaitOnBusy 0x0800a7bd Thumb Code 18 sx126x-board.o(i.SX126xWaitOnBusy) - SX126xWakeup 0x0800a7d5 Thumb Code 42 sx126x-board.o(i.SX126xWakeup) - SX126xWriteBuffer 0x0800a805 Thumb Code 70 sx126x-board.o(i.SX126xWriteBuffer) - SX126xWriteCommand 0x0800a851 Thumb Code 66 sx126x-board.o(i.SX126xWriteCommand) - SX126xWriteRegister 0x0800a899 Thumb Code 12 sx126x-board.o(i.SX126xWriteRegister) - SX126xWriteRegisters 0x0800a8a5 Thumb Code 76 sx126x-board.o(i.SX126xWriteRegisters) - SendComMap 0x0800a8f5 Thumb Code 110 serial_at_cmd_app.o(i.SendComMap) - SetNextPollTime 0x0800a96d Thumb Code 74 main.o(i.SetNextPollTime) - SpiInOut 0x0800a9c9 Thumb Code 34 sx126x-board.o(i.SpiInOut) - Spi_ChangePrescaler 0x0800a9f1 Thumb Code 16 spi.o(i.Spi_ChangePrescaler) - SysTick_Handler 0x0800aa05 Thumb Code 8 stm32l0xx_it.o(i.SysTick_Handler) - SystemClock_Config 0x0800aa0d Thumb Code 142 main.o(i.SystemClock_Config) - SystemInit 0x0800aaa5 Thumb Code 66 system_stm32l0xx.o(i.SystemInit) - UART_AdvFeatureConfig 0x0800acab Thumb Code 202 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) - UART_CheckIdleState 0x0800ad75 Thumb Code 90 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) - UART_CheckReceive 0x0800add5 Thumb Code 96 usart.o(i.UART_CheckReceive) - UART_CheckSend 0x0800ae49 Thumb Code 140 usart.o(i.UART_CheckSend) - UART_PushFrame 0x0800afb5 Thumb Code 92 usart.o(i.UART_PushFrame) - UART_SetConfig 0x0800b019 Thumb Code 506 stm32l0xx_hal_uart.o(i.UART_SetConfig) - UART_WaitOnFlagUntilTimeout 0x0800b241 Thumb Code 98 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) - USART1_IRQHandler 0x0800b2a5 Thumb Code 18 stm32l0xx_it.o(i.USART1_IRQHandler) - UpdateProcess 0x0800b2bd Thumb Code 90 serial_at_cmd_app.o(i.UpdateProcess) - Usart1InitVariables 0x0800b33d Thumb Code 8 usart.o(i.Usart1InitVariables) - UsartDeInit 0x0800b349 Thumb Code 66 main.o(i.UsartDeInit) - UsartInit 0x0800b399 Thumb Code 30 main.o(i.UsartInit) - UsartParseDataHandler 0x0800b3c5 Thumb Code 264 serial_at_cmd_app.o(i.UsartParseDataHandler) - __0printf$1 0x0800b4e1 Thumb Code 24 printf1.o(i.__0printf$1) - __1printf$1 0x0800b4e1 Thumb Code 0 printf1.o(i.__0printf$1) - __2printf 0x0800b4e1 Thumb Code 0 printf1.o(i.__0printf$1) - __ARM_clz 0x0800b501 Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x0800b52f Thumb Code 26 deca_device.o(i.__ARM_common_switch8) - __kernel_poly 0x0800b549 Thumb Code 172 poly.o(i.__kernel_poly) - __mathlib_dbl_divzero 0x0800b5f5 Thumb Code 16 dunder.o(i.__mathlib_dbl_divzero) - __mathlib_dbl_infnan 0x0800b609 Thumb Code 10 dunder.o(i.__mathlib_dbl_infnan) - __mathlib_dbl_invalid 0x0800b613 Thumb Code 16 dunder.o(i.__mathlib_dbl_invalid) - __scatterload_copy 0x0800b623 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_null 0x0800b631 Thumb Code 2 handlers.o(i.__scatterload_null) - __scatterload_zeroinit 0x0800b633 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - __set_errno 0x0800b641 Thumb Code 6 errno.o(i.__set_errno) - _dwt_aonarrayupload 0x0800b64d Thumb Code 38 deca_device.o(i._dwt_aonarrayupload) - _dwt_configlde 0x0800b675 Thumb Code 42 deca_device.o(i._dwt_configlde) - _dwt_enableclocks 0x0800b6b1 Thumb Code 182 deca_device.o(i._dwt_enableclocks) - _dwt_loaducodefromrom 0x0800b767 Thumb Code 50 deca_device.o(i._dwt_loaducodefromrom) - _dwt_otpread 0x0800b799 Thumb Code 68 deca_device.o(i._dwt_otpread) - ceil 0x0800b92d Thumb Code 180 ceil.o(i.ceil) - delay_ms 0x0800b9f5 Thumb Code 14 dw_driver.o(i.delay_ms) - delay_us 0x0800ba03 Thumb Code 140 lis3dh_driver.o(i.delay_us) - dwt_configure 0x0800ba91 Thumb Code 474 deca_device.o(i.dwt_configure) - dwt_configuresleep 0x0800bca1 Thumb Code 36 deca_device.o(i.dwt_configuresleep) - dwt_entersleep 0x0800bcc9 Thumb Code 8 deca_device.o(i.dwt_entersleep) - dwt_entersleepaftertx 0x0800bcd1 Thumb Code 38 deca_device.o(i.dwt_entersleepaftertx) - dwt_forcetrxoff 0x0800bcf9 Thumb Code 72 deca_device.o(i.dwt_forcetrxoff) - dwt_initialise 0x0800bd49 Thumb Code 310 deca_device.o(i.dwt_initialise) - dwt_read16bitoffsetreg 0x0800be91 Thumb Code 38 deca_device.o(i.dwt_read16bitoffsetreg) - dwt_read32bitoffsetreg 0x0800bebd Thumb Code 40 deca_device.o(i.dwt_read32bitoffsetreg) - dwt_readdevid 0x0800bee5 Thumb Code 12 deca_device.o(i.dwt_readdevid) - dwt_readdiagnostics 0x0800bef1 Thumb Code 60 deca_device.o(i.dwt_readdiagnostics) - dwt_readfromdevice 0x0800bf2d Thumb Code 56 deca_device.o(i.dwt_readfromdevice) - dwt_readrxdata 0x0800bf65 Thumb Code 18 deca_device.o(i.dwt_readrxdata) - dwt_readrxtimestamp 0x0800bf77 Thumb Code 16 deca_device.o(i.dwt_readrxtimestamp) - dwt_rxenable 0x0800bf87 Thumb Code 84 deca_device.o(i.dwt_rxenable) - dwt_setdelayedtrxtime 0x0800bfdb Thumb Code 14 deca_device.o(i.dwt_setdelayedtrxtime) - dwt_setrxantennadelay 0x0800bfe9 Thumb Code 14 deca_device.o(i.dwt_setrxantennadelay) - dwt_setrxtimeout 0x0800bffd Thumb Code 86 deca_device.o(i.dwt_setrxtimeout) - dwt_settxantennadelay 0x0800c059 Thumb Code 14 deca_device.o(i.dwt_settxantennadelay) - dwt_starttx 0x0800c069 Thumb Code 142 deca_device.o(i.dwt_starttx) - dwt_syncrxbufptrs 0x0800c0fd Thumb Code 52 deca_device.o(i.dwt_syncrxbufptrs) - dwt_write16bitoffsetreg 0x0800c131 Thumb Code 22 deca_device.o(i.dwt_write16bitoffsetreg) - dwt_write32bitoffsetreg 0x0800c147 Thumb Code 30 deca_device.o(i.dwt_write32bitoffsetreg) - dwt_writetodevice 0x0800c165 Thumb Code 56 deca_device.o(i.dwt_writetodevice) - dwt_writetxdata 0x0800c19d Thumb Code 36 deca_device.o(i.dwt_writetxdata) - dwt_writetxfctrl 0x0800c1c1 Thumb Code 24 deca_device.o(i.dwt_writetxfctrl) - dwt_xtaltrim 0x0800c1dd Thumb Code 48 deca_device.o(i.dwt_xtaltrim) - floor 0x0800c20d Thumb Code 180 floor.o(i.floor) - fputc 0x0800c2d5 Thumb Code 18 usart.o(i.fputc) - log 0x0800c2ed Thumb Code 790 log.o(i.log) - log10 0x0800c641 Thumb Code 200 log10.o(i.log10) - main 0x0800c72d Thumb Code 160 main.o(i.main) - parameter_init 0x0800c7f9 Thumb Code 110 global_param.o(i.parameter_init) - readfromspi 0x0800c875 Thumb Code 70 spi.o(i.readfromspi) - rint 0x0800c8df Thumb Code 8 rint.o(i.rint) - round 0x0800c8e9 Thumb Code 142 round.o(i.round) - save_com_map_to_flash 0x0800c985 Thumb Code 50 global_param.o(i.save_com_map_to_flash) - writetospi 0x0800c9c5 Thumb Code 68 spi.o(i.writetospi) - chan_idx 0x0800ca0c Data 8 deca_params_init.o(.constdata) - tx_config 0x0800ca14 Data 24 deca_params_init.o(.constdata) - agc_config 0x0800ca2c Data 8 deca_params_init.o(.constdata) - sftsh 0x0800ca34 Data 12 deca_params_init.o(.constdata) - dtune1 0x0800ca40 Data 4 deca_params_init.o(.constdata) - digital_bb_config 0x0800ca44 Data 32 deca_params_init.o(.constdata) - lde_replicaCoeff 0x0800ca64 Data 50 deca_params_init.o(.constdata) - AHBPrescTable 0x0800ca96 Data 16 system_stm32l0xx.o(.constdata) - PLLMulTable 0x0800caa6 Data 9 system_stm32l0xx.o(.constdata) - APBPrescTable 0x0800caaf Data 8 system_stm32l0xx.o(.constdata) - Radio 0x0800cab8 Data 108 radio.o(.constdata) - Bandwidths 0x0800cb24 Data 3 radio.o(.constdata) - FskBandwidths 0x0800cb28 Data 176 radio.o(.constdata) - __mathlib_zero 0x0800cc10 Data 8 qnan.o(.constdata) - Region$$Table$$Base 0x0800cc18 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0800cc38 Number 0 anon$$obj.o(Region$$Table) + __aeabi_uldivmod 0x0800511d Thumb Code 96 uldiv.o(.text) + __aeabi_llsr 0x0800517d Thumb Code 34 llushr.o(.text) + _ll_ushift_r 0x0800517d Thumb Code 0 llushr.o(.text) + __aeabi_memcpy 0x0800519f Thumb Code 36 memcpya.o(.text) + __aeabi_memcpy4 0x0800519f Thumb Code 0 memcpya.o(.text) + __aeabi_memcpy8 0x0800519f Thumb Code 0 memcpya.o(.text) + __aeabi_memset 0x080051c3 Thumb Code 14 memseta.o(.text) + __aeabi_memset4 0x080051c3 Thumb Code 0 memseta.o(.text) + __aeabi_memset8 0x080051c3 Thumb Code 0 memseta.o(.text) + __aeabi_memclr 0x080051d1 Thumb Code 4 memseta.o(.text) + __aeabi_memclr4 0x080051d1 Thumb Code 0 memseta.o(.text) + __aeabi_memclr8 0x080051d1 Thumb Code 0 memseta.o(.text) + _memset$wrapper 0x080051d5 Thumb Code 18 memseta.o(.text) + strstr 0x080051e7 Thumb Code 40 strstr.o(.text) + strlen 0x0800520f Thumb Code 14 strlen.o(.text) + memcmp 0x0800521d Thumb Code 26 memcmp.o(.text) + __aeabi_fadd 0x08005237 Thumb Code 162 fadd.o(.text) + __aeabi_fsub 0x080052d9 Thumb Code 8 fadd.o(.text) + __aeabi_frsub 0x080052e1 Thumb Code 8 fadd.o(.text) + __aeabi_fdiv 0x080052e9 Thumb Code 124 fdiv.o(.text) + __aeabi_dadd 0x08005365 Thumb Code 328 dadd.o(.text) + __aeabi_dsub 0x080054ad Thumb Code 12 dadd.o(.text) + __aeabi_drsub 0x080054b9 Thumb Code 12 dadd.o(.text) + __aeabi_dmul 0x080054c9 Thumb Code 202 dmul.o(.text) + __aeabi_ddiv 0x08005599 Thumb Code 234 ddiv.o(.text) + __ARM_scalbn 0x08005689 Thumb Code 44 dscalb.o(.text) + scalbn 0x08005689 Thumb Code 0 dscalb.o(.text) + __aeabi_i2f 0x080056b5 Thumb Code 22 fflti.o(.text) + __aeabi_ui2f 0x080056cb Thumb Code 14 ffltui.o(.text) + __aeabi_i2d 0x080056d9 Thumb Code 34 dflti.o(.text) + __aeabi_ui2d 0x08005701 Thumb Code 24 dfltui.o(.text) + __aeabi_f2uiz 0x0800571d Thumb Code 40 ffixui.o(.text) + __aeabi_d2iz 0x08005745 Thumb Code 62 dfixi.o(.text) + __aeabi_d2uiz 0x0800578d Thumb Code 50 dfixui.o(.text) + __aeabi_f2d 0x080057c9 Thumb Code 40 f2d.o(.text) + __aeabi_cdrcmple 0x080057f1 Thumb Code 38 cdrcmple.o(.text) + __aeabi_d2f 0x08005819 Thumb Code 56 d2f.o(.text) + __aeabi_cfcmpeq 0x08005851 Thumb Code 0 cfcmple.o(.text) + __aeabi_cfcmple 0x08005851 Thumb Code 20 cfcmple.o(.text) + __aeabi_llsl 0x08005865 Thumb Code 32 llshl.o(.text) + _ll_shift_l 0x08005865 Thumb Code 0 llshl.o(.text) + __aeabi_lasr 0x08005885 Thumb Code 38 llsshr.o(.text) + _ll_sshift_r 0x08005885 Thumb Code 0 llsshr.o(.text) + __strtod_int 0x080058e3 Thumb Code 94 strtod.o(.text) + __I$use$fp 0x08005951 Thumb Code 0 iusefp.o(.text) + _float_round 0x08005951 Thumb Code 16 fepilogue.o(.text) + _float_epilogue 0x08005961 Thumb Code 114 fepilogue.o(.text) + _double_round 0x080059d3 Thumb Code 26 depilogue.o(.text) + _double_epilogue 0x080059ed Thumb Code 164 depilogue.o(.text) + _drnd 0x08005a91 Thumb Code 114 drnd.o(.text) + __aeabi_d2ulz 0x08005b0d Thumb Code 54 dfixul.o(.text) + __scatterload 0x08005b4d Thumb Code 28 init.o(.text) + __scatterload_rt2 0x08005b4d Thumb Code 0 init.o(.text) + __rt_ctype_table 0x08005b71 Thumb Code 4 ctype_o.o(.text) + isspace 0x08005b79 Thumb Code 18 isspace_o.o(.text) + _scanf_real 0x08005cab Thumb Code 0 scanf_fp.o(.text) + _scanf_really_real 0x08005cab Thumb Code 586 scanf_fp.o(.text) + _sgetc 0x08005f01 Thumb Code 32 _sgetc.o(.text) + _sbackspace 0x08005f21 Thumb Code 36 _sgetc.o(.text) + __aeabi_lmul 0x08005f45 Thumb Code 122 llmul.o(.text) + _ll_mul 0x08005f45 Thumb Code 0 llmul.o(.text) + __aeabi_ul2d 0x08005fc1 Thumb Code 22 dfltul.o(.text) + __decompress 0x08005fdd Thumb Code 0 __dczerorl2.o(.text) + __decompress1 0x08005fdd Thumb Code 86 __dczerorl2.o(.text) + Anchor_RecNearPoll 0x08006189 Thumb Code 298 dw_mbx_tag.o(i.Anchor_RecNearPoll) + Bat_Percent_Poll 0x080062d9 Thumb Code 28 main.o(i.Bat_Percent_Poll) + Cal_CRC16 0x080062f9 Thumb Code 36 lora.o(i.Cal_CRC16) + Checksum_u16 0x0800631d Thumb Code 26 dw_app.o(i.Checksum_u16) + CmpTagInList 0x08006339 Thumb Code 40 dw_mbx_tag.o(i.CmpTagInList) + DMA1_Channel2_3_IRQHandler 0x08006369 Thumb Code 16 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) + DMA1_Channel4_5_6_7_IRQHandler 0x08006381 Thumb Code 16 stm32l0xx_it.o(i.DMA1_Channel4_5_6_7_IRQHandler) + Delay_Ms 0x080063c5 Thumb Code 26 delay.o(i.Delay_Ms) + Dw1000_Init 0x080063e5 Thumb Code 44 dw_app.o(i.Dw1000_Init) + EXTI0_1_IRQHandler 0x08006419 Thumb Code 16 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) + EXTI4_15_IRQHandler 0x08006429 Thumb Code 20 stm32l0xx_it.o(i.EXTI4_15_IRQHandler) + Error_Handler 0x0800643d Thumb Code 2 main.o(i.Error_Handler) + FLASH_PageErase 0x08006441 Thumb Code 34 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) + FLASH_Prepare 0x0800646d Thumb Code 60 flash.o(i.FLASH_Prepare) + FLASH_Read 0x080064ad Thumb Code 18 flash.o(i.FLASH_Read) + FLASH_WaitForLastOperation 0x08006551 Thumb Code 106 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) + FLASH_Write 0x080065c1 Thumb Code 60 flash.o(i.FLASH_Write) + GPS_Close_Init 0x08006601 Thumb Code 20 main.o(i.GPS_Close_Init) + GPS_ParseGGA 0x0800661d Thumb Code 430 gps.o(i.GPS_ParseGGA) + GPS_RecvFsm 0x08006971 Thumb Code 118 gps.o(i.GPS_RecvFsm) + Get_ADC_Value 0x080069f5 Thumb Code 36 adc.o(i.Get_ADC_Value) + Get_Battary 0x08006a1d Thumb Code 168 adc.o(i.Get_Battary) + HAL_ADCEx_Calibration_Start 0x08006ae9 Thumb Code 178 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) + HAL_ADCEx_EnableVREFINT 0x08006b9d Thumb Code 50 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT) + HAL_ADC_ConfigChannel 0x08006bd5 Thumb Code 140 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) + HAL_ADC_DeInit 0x08006c69 Thumb Code 164 stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) + HAL_ADC_GetState 0x08006d1d Thumb Code 4 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) + HAL_ADC_GetValue 0x08006d21 Thumb Code 6 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) + HAL_ADC_Init 0x08006d29 Thumb Code 446 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) + HAL_ADC_MspDeInit 0x08006ef1 Thumb Code 32 stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit) + HAL_ADC_MspInit 0x08006f19 Thumb Code 72 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) + HAL_ADC_PollForConversion 0x08006f69 Thumb Code 200 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) + HAL_ADC_Start 0x08007031 Thumb Code 86 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) + HAL_DMA_Abort 0x0800708d Thumb Code 68 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) + HAL_DMA_Abort_IT 0x080070d1 Thumb Code 76 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) + HAL_DMA_DeInit 0x0800711d Thumb Code 94 stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) + HAL_DMA_GetError 0x08007185 Thumb Code 4 stm32l0xx_hal_dma.o(i.HAL_DMA_GetError) + HAL_DMA_IRQHandler 0x08007189 Thumb Code 168 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) + HAL_DMA_Init 0x08007231 Thumb Code 132 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) + HAL_DMA_Start_IT 0x080072c1 Thumb Code 104 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) + HAL_Delay 0x08007329 Thumb Code 32 stm32l0xx_hal.o(i.HAL_Delay) + HAL_Delay_nMS 0x0800734d Thumb Code 22 delay.o(i.HAL_Delay_nMS) + HAL_FLASHEx_Erase 0x08007365 Thumb Code 106 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) + HAL_FLASH_Lock 0x080073dd Thumb Code 22 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) + HAL_FLASH_Program 0x080073f9 Thumb Code 50 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) + HAL_FLASH_Unlock 0x08007435 Thumb Code 70 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) + HAL_GPIO_DeInit 0x08007491 Thumb Code 212 stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) + HAL_GPIO_EXTI_Callback 0x08007581 Thumb Code 70 main.o(i.HAL_GPIO_EXTI_Callback) + HAL_GPIO_EXTI_IRQHandler 0x080075d1 Thumb Code 18 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) + HAL_GPIO_Init 0x080075e9 Thumb Code 412 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) + HAL_GPIO_ReadPin 0x080077a5 Thumb Code 10 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) + HAL_GPIO_WritePin 0x080077af Thumb Code 12 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) + HAL_GetTick 0x080077bd Thumb Code 6 stm32l0xx_hal.o(i.HAL_GetTick) + HAL_IWDG_Refresh 0x080077c9 Thumb Code 10 stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh) + HAL_IncTick 0x080077d9 Thumb Code 12 stm32l0xx_hal.o(i.HAL_IncTick) + HAL_Init 0x080077e9 Thumb Code 36 stm32l0xx_hal.o(i.HAL_Init) + HAL_InitTick 0x08007811 Thumb Code 58 stm32l0xx_hal.o(i.HAL_InitTick) + HAL_LPTIM_AutoReloadMatchCallback 0x08007855 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) + HAL_LPTIM_AutoReloadWriteCallback 0x08007857 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) + HAL_LPTIM_CompareMatchCallback 0x08007859 Thumb Code 156 main.o(i.HAL_LPTIM_CompareMatchCallback) + HAL_LPTIM_CompareWriteCallback 0x0800790d Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) + HAL_LPTIM_DirectionDownCallback 0x0800790f Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) + HAL_LPTIM_DirectionUpCallback 0x08007911 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) + HAL_LPTIM_IRQHandler 0x08007913 Thumb Code 202 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) + HAL_LPTIM_Init 0x080079dd Thumb Code 162 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) + HAL_LPTIM_MspInit 0x08007a8d Thumb Code 38 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) + HAL_LPTIM_ReadCounter 0x08007abd Thumb Code 6 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) + HAL_LPTIM_TimeOut_Start_IT 0x08007ac5 Thumb Code 132 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) + HAL_LPTIM_TriggerCallback 0x08007b4d Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) + HAL_MspInit 0x08007b51 Thumb Code 20 stm32l0xx_hal_msp.o(i.HAL_MspInit) + HAL_NVIC_DisableIRQ 0x08007b69 Thumb Code 26 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) + HAL_NVIC_EnableIRQ 0x08007b89 Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) + HAL_NVIC_SetPriority 0x08007ba1 Thumb Code 8 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) + HAL_NVIC_SystemReset 0x08007ba9 Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset) + HAL_PWR_EnableBkUpAccess 0x08007bc5 Thumb Code 12 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) + HAL_PWR_EnterSTOPMode 0x08007bd5 Thumb Code 88 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) + HAL_RCCEx_PeriphCLKConfig 0x08007c39 Thumb Code 368 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) + HAL_RCC_ClockConfig 0x08007db5 Thumb Code 386 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) + HAL_RCC_GetPCLK1Freq 0x08007f51 Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) + HAL_RCC_GetPCLK2Freq 0x08007f71 Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) + HAL_RCC_GetSysClockFreq 0x08007f91 Thumb Code 108 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) + HAL_RCC_OscConfig 0x08008009 Thumb Code 1074 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) + HAL_SPI_DeInit 0x0800843b Thumb Code 48 stm32l0xx_hal_spi.o(i.HAL_SPI_DeInit) + HAL_SPI_Init 0x0800846b Thumb Code 182 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) + HAL_SPI_MspDeInit 0x08008521 Thumb Code 32 stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit) + HAL_SPI_MspInit 0x08008549 Thumb Code 78 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) + HAL_SPI_TransmitReceive 0x080085a1 Thumb Code 496 stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) + HAL_SYSTICK_Config 0x08008791 Thumb Code 38 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) + HAL_UARTEx_RxEventCallback 0x080087c1 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) + HAL_UARTEx_WakeupCallback 0x080087c3 Thumb Code 2 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) + HAL_UART_DMAStop 0x080087c5 Thumb Code 154 stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop) + HAL_UART_DeInit 0x0800885f Thumb Code 66 stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) + HAL_UART_ErrorCallback 0x080088a1 Thumb Code 2 main.o(i.HAL_UART_ErrorCallback) + HAL_UART_IRQHandler 0x080088a5 Thumb Code 672 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) + HAL_UART_Init 0x08008b51 Thumb Code 106 stm32l0xx_hal_uart.o(i.HAL_UART_Init) + HAL_UART_MspDeInit 0x08008bbd Thumb Code 132 stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) + HAL_UART_MspInit 0x08008c59 Thumb Code 434 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) + HAL_UART_Receive_DMA 0x08008e39 Thumb Code 94 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) + HAL_UART_RxCpltCallback 0x08008e9d Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) + HAL_UART_RxHalfCpltCallback 0x08008e9f Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) + HAL_UART_Transmit 0x08008ea1 Thumb Code 192 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) + HAL_UART_Transmit_DMA 0x08008f61 Thumb Code 158 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) + HAL_UART_TxCpltCallback 0x0800900d Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) + HAL_UART_TxHalfCpltCallback 0x0800900f Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) + HIDO_UtilCharToHex 0x08009011 Thumb Code 50 hido_util.o(i.HIDO_UtilCharToHex) + HIDO_UtilHexStrBufToInt 0x08009043 Thumb Code 32 hido_util.o(i.HIDO_UtilHexStrBufToInt) + HIDO_UtilParseFormat 0x08009063 Thumb Code 486 hido_util.o(i.HIDO_UtilParseFormat) + HIDO_UtilStrBufToInt 0x08009249 Thumb Code 34 hido_util.o(i.HIDO_UtilStrBufToInt) + HIDO_UtilStrnchr 0x0800926b Thumb Code 32 hido_util.o(i.HIDO_UtilStrnchr) + HardFault_Handler 0x0800928d Thumb Code 8 stm32l0xx_it.o(i.HardFault_Handler) + IIC2_Ack 0x0800929d Thumb Code 62 lis3dh_driver.o(i.IIC2_Ack) + IIC2_NAck 0x080092e1 Thumb Code 62 lis3dh_driver.o(i.IIC2_NAck) + IIC2_Read_Byte 0x08009325 Thumb Code 94 lis3dh_driver.o(i.IIC2_Read_Byte) + IIC2_Send_Byte 0x08009389 Thumb Code 94 lis3dh_driver.o(i.IIC2_Send_Byte) + IIC2_Start 0x080093ed Thumb Code 56 lis3dh_driver.o(i.IIC2_Start) + IIC2_Stop 0x08009429 Thumb Code 64 lis3dh_driver.o(i.IIC2_Stop) + IIC2_Wait_Ack 0x0800946d Thumb Code 86 lis3dh_driver.o(i.IIC2_Wait_Ack) + IdleTask 0x080094c9 Thumb Code 146 main.o(i.IdleTask) + Jingzhi_Poll 0x08009581 Thumb Code 106 main.o(i.Jingzhi_Poll) + LIS3DH_Data_Init 0x080095fd Thumb Code 98 lis3dh_driver.o(i.LIS3DH_Data_Init) + LIS3DH_GetWHO_AM_I 0x08009669 Thumb Code 18 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) + LIS3DH_ReadOneByte 0x0800967b Thumb Code 58 lis3dh_driver.o(i.LIS3DH_ReadOneByte) + LIS3DH_ReadReg 0x080096b5 Thumb Code 14 lis3dh_driver.o(i.LIS3DH_ReadReg) + LIS3DH_WriteOneByte 0x080096c3 Thumb Code 52 lis3dh_driver.o(i.LIS3DH_WriteOneByte) + LIS3DH_WriteReg 0x080096f7 Thumb Code 10 lis3dh_driver.o(i.LIS3DH_WriteReg) + LPTIM1_IRQHandler 0x08009701 Thumb Code 10 stm32l0xx_it.o(i.LPTIM1_IRQHandler) + LPTIM_Disable 0x08009711 Thumb Code 228 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) + LPUART1_IRQHandler 0x08009835 Thumb Code 52 stm32l0xx_it.o(i.LPUART1_IRQHandler) + LoraHeartBeartPoll 0x08009875 Thumb Code 74 dw_mbx_tag.o(i.LoraHeartBeartPoll) + LoraInit 0x080098d1 Thumb Code 68 lora.o(i.LoraInit) + LoraReportFreqPoll 0x08009939 Thumb Code 54 dw_mbx_tag.o(i.LoraReportFreqPoll) + LoraReportPoll 0x08009979 Thumb Code 396 dw_mbx_tag.o(i.LoraReportPoll) + LoraRspWriteCommap 0x08009b21 Thumb Code 96 lora.o(i.LoraRspWriteCommap) + LoraSendComMap 0x08009b91 Thumb Code 92 lora.o(i.LoraSendComMap) + LoraUp_Poll 0x08009bfd Thumb Code 616 lora.o(i.LoraUp_Poll) + Lora_Send_Poll 0x08009e91 Thumb Code 34 main.o(i.Lora_Send_Poll) + Lpuart_rx_Poll 0x08009eb9 Thumb Code 68 main.o(i.Lpuart_rx_Poll) + LpusartDeInit 0x08009f11 Thumb Code 62 main.o(i.LpusartDeInit) + MbxTagUwbRec 0x0800a289 Thumb Code 404 dw_mbx_tag.o(i.MbxTagUwbRec) + NMI_Handler 0x0800a449 Thumb Code 2 stm32l0xx_it.o(i.NMI_Handler) + OnRxDone 0x0800a44d Thumb Code 550 lora.o(i.OnRxDone) + OnRxError 0x0800a6ad Thumb Code 26 lora.o(i.OnRxError) + OnRxTimeout 0x0800a6d1 Thumb Code 84 lora.o(i.OnRxTimeout) + OnTxDone 0x0800a739 Thumb Code 54 lora.o(i.OnTxDone) + OnTxTimeout 0x0800a79d Thumb Code 26 lora.o(i.OnTxTimeout) + OneSecondTask 0x0800a7c1 Thumb Code 14 main.o(i.OneSecondTask) + PendSV_Handler 0x0800a7d5 Thumb Code 2 stm32l0xx_it.o(i.PendSV_Handler) + PowerDownDetect 0x0800a7d9 Thumb Code 98 main.o(i.PowerDownDetect) + Program_Init 0x0800a845 Thumb Code 244 main.o(i.Program_Init) + RGB_Rst 0x0800a989 Thumb Code 18 ws2812.o(i.RGB_Rst) + RGB_Set 0x0800a9a1 Thumb Code 62 ws2812.o(i.RGB_Set) + RGB_Set_BLUE 0x0800a9e5 Thumb Code 100 ws2812.o(i.RGB_Set_BLUE) + RGB_Set_Down 0x0800aa49 Thumb Code 32 ws2812.o(i.RGB_Set_Down) + RGB_Set_GREEN 0x0800aa6d Thumb Code 100 ws2812.o(i.RGB_Set_GREEN) + RGB_Set_LEDOFF 0x0800aad1 Thumb Code 100 ws2812.o(i.RGB_Set_LEDOFF) + RGB_Set_RED 0x0800ab35 Thumb Code 100 ws2812.o(i.RGB_Set_RED) + RGB_Set_Up 0x0800ab99 Thumb Code 50 ws2812.o(i.RGB_Set_Up) + RGB_Set_WHITE 0x0800abd1 Thumb Code 100 ws2812.o(i.RGB_Set_WHITE) + RadioCheckRfFrequency 0x0800ac35 Thumb Code 4 radio.o(i.RadioCheckRfFrequency) + RadioGetStatus 0x0800ac6d Thumb Code 30 radio.o(i.RadioGetStatus) + RadioGetWakeupTime 0x0800ac8b Thumb Code 4 radio.o(i.RadioGetWakeupTime) + RadioInit 0x0800ac91 Thumb Code 58 radio.o(i.RadioInit) + RadioIrqProcess 0x0800acd9 Thumb Code 216 radio.o(i.RadioIrqProcess) + RadioIsChannelFree 0x0800adc1 Thumb Code 36 radio.o(i.RadioIsChannelFree) + RadioOnDioIrq 0x0800ade5 Thumb Code 8 radio.o(i.RadioOnDioIrq) + RadioRandom 0x0800adf1 Thumb Code 52 radio.o(i.RadioRandom) + RadioRead 0x0800ae25 Thumb Code 8 radio.o(i.RadioRead) + RadioReadBuffer 0x0800ae2d Thumb Code 8 radio.o(i.RadioReadBuffer) + RadioRssi 0x0800ae35 Thumb Code 8 radio.o(i.RadioRssi) + RadioRx 0x0800ae3d Thumb Code 36 radio.o(i.RadioRx) + RadioRxBoosted 0x0800ae71 Thumb Code 36 radio.o(i.RadioRxBoosted) + RadioSend 0x0800aea1 Thumb Code 54 radio.o(i.RadioSend) + RadioSetChannel 0x0800aee1 Thumb Code 8 radio.o(i.RadioSetChannel) + RadioSetMaxPayloadLength 0x0800aee9 Thumb Code 34 radio.o(i.RadioSetMaxPayloadLength) + RadioSetModem 0x0800af15 Thumb Code 42 radio.o(i.RadioSetModem) + RadioSetPublicNetwork 0x0800af45 Thumb Code 52 radio.o(i.RadioSetPublicNetwork) + RadioSetRxConfig 0x0800af7d Thumb Code 364 radio.o(i.RadioSetRxConfig) + RadioSetRxDutyCycle 0x0800b10d Thumb Code 8 radio.o(i.RadioSetRxDutyCycle) + RadioSetTxConfig 0x0800b115 Thumb Code 278 radio.o(i.RadioSetTxConfig) + RadioSetTxContinuousWave 0x0800b245 Thumb Code 20 radio.o(i.RadioSetTxContinuousWave) + RadioSleep 0x0800b259 Thumb Code 32 radio.o(i.RadioSleep) + RadioStandby 0x0800b279 Thumb Code 10 radio.o(i.RadioStandby) + RadioStartCad 0x0800b283 Thumb Code 8 radio.o(i.RadioStartCad) + RadioTimeOnAir 0x0800b28d Thumb Code 356 radio.o(i.RadioTimeOnAir) + RadioWrite 0x0800b411 Thumb Code 8 radio.o(i.RadioWrite) + RadioWriteBuffer 0x0800b419 Thumb Code 8 radio.o(i.RadioWriteBuffer) + Reset_DW1000 0x0800b421 Thumb Code 76 dw_driver.o(i.Reset_DW1000) + STMFLASH_ReadHalfWord 0x0800b589 Thumb Code 4 flash.o(i.STMFLASH_ReadHalfWord) + SVC_Handler 0x0800b58d Thumb Code 2 stm32l0xx_it.o(i.SVC_Handler) + SX126xAntSwOff 0x0800b58f Thumb Code 2 sx126x-board.o(i.SX126xAntSwOff) + SX126xAntSwOn 0x0800b591 Thumb Code 2 sx126x-board.o(i.SX126xAntSwOn) + SX126xCalibrateImage 0x0800b595 Thumb Code 94 sx126x.o(i.SX126xCalibrateImage) + SX126xCheckDeviceReady 0x0800b609 Thumb Code 28 sx126x.o(i.SX126xCheckDeviceReady) + SX126xClearIrqStatus 0x0800b629 Thumb Code 20 sx126x.o(i.SX126xClearIrqStatus) + SX126xGetIrqStatus 0x0800b63d Thumb Code 20 sx126x.o(i.SX126xGetIrqStatus) + SX126xGetOperatingMode 0x0800b651 Thumb Code 6 sx126x.o(i.SX126xGetOperatingMode) + SX126xGetPaSelect 0x0800b65d Thumb Code 4 sx126x-board.o(i.SX126xGetPaSelect) + SX126xGetPacketStatus 0x0800b661 Thumb Code 120 sx126x.o(i.SX126xGetPacketStatus) + SX126xGetPacketType 0x0800b6dd Thumb Code 6 sx126x.o(i.SX126xGetPacketType) + SX126xGetPayload 0x0800b6e9 Thumb Code 44 sx126x.o(i.SX126xGetPayload) + SX126xGetRssiInst 0x0800b715 Thumb Code 24 sx126x.o(i.SX126xGetRssiInst) + SX126xGetRxBufferStatus 0x0800b72d Thumb Code 58 sx126x.o(i.SX126xGetRxBufferStatus) + SX126xInit 0x0800b771 Thumb Code 30 sx126x.o(i.SX126xInit) + SX126xReadBuffer 0x0800b795 Thumb Code 82 sx126x-board.o(i.SX126xReadBuffer) + SX126xReadCommand 0x0800b7ed Thumb Code 76 sx126x-board.o(i.SX126xReadCommand) + SX126xReadRegister 0x0800b83d Thumb Code 16 sx126x-board.o(i.SX126xReadRegister) + SX126xReadRegisters 0x0800b84d Thumb Code 88 sx126x-board.o(i.SX126xReadRegisters) + SX126xReset 0x0800b8a9 Thumb Code 46 sx126x-board.o(i.SX126xReset) + SX126xSendPayload 0x0800b8dd Thumb Code 16 sx126x.o(i.SX126xSendPayload) + SX126xSetBufferBaseAddress 0x0800b8ed Thumb Code 20 sx126x.o(i.SX126xSetBufferBaseAddress) + SX126xSetCad 0x0800b901 Thumb Code 20 sx126x.o(i.SX126xSetCad) + SX126xSetCrcPolynomial 0x0800b919 Thumb Code 28 sx126x.o(i.SX126xSetCrcPolynomial) + SX126xSetCrcSeed 0x0800b93d Thumb Code 28 sx126x.o(i.SX126xSetCrcSeed) + SX126xSetDio2AsRfSwitchCtrl 0x0800b961 Thumb Code 14 sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl) + SX126xSetDioIrqParams 0x0800b96f Thumb Code 40 sx126x.o(i.SX126xSetDioIrqParams) + SX126xSetLoRaSymbNumTimeout 0x0800b997 Thumb Code 14 sx126x.o(i.SX126xSetLoRaSymbNumTimeout) + SX126xSetModulationParams 0x0800b9a5 Thumb Code 148 sx126x.o(i.SX126xSetModulationParams) + SX126xSetPaConfig 0x0800ba45 Thumb Code 24 sx126x.o(i.SX126xSetPaConfig) + SX126xSetPacketParams 0x0800ba5d Thumb Code 158 sx126x.o(i.SX126xSetPacketParams) + SX126xSetPacketType 0x0800bb11 Thumb Code 22 sx126x.o(i.SX126xSetPacketType) + SX126xSetPayload 0x0800bb2d Thumb Code 14 sx126x.o(i.SX126xSetPayload) + SX126xSetRegulatorMode 0x0800bb3b Thumb Code 14 sx126x.o(i.SX126xSetRegulatorMode) + SX126xSetRfFrequency 0x0800bb49 Thumb Code 66 sx126x.o(i.SX126xSetRfFrequency) + SX126xSetRfTxPower 0x0800bb95 Thumb Code 10 sx126x-board.o(i.SX126xSetRfTxPower) + SX126xSetRx 0x0800bba1 Thumb Code 30 sx126x.o(i.SX126xSetRx) + SX126xSetRxBoosted 0x0800bbc5 Thumb Code 42 sx126x.o(i.SX126xSetRxBoosted) + SX126xSetRxDutyCycle 0x0800bbf9 Thumb Code 42 sx126x.o(i.SX126xSetRxDutyCycle) + SX126xSetSleep 0x0800bc29 Thumb Code 24 sx126x.o(i.SX126xSetSleep) + SX126xSetStandby 0x0800bc45 Thumb Code 32 sx126x.o(i.SX126xSetStandby) + SX126xSetStopRxTimerOnPreambleDetect 0x0800bc69 Thumb Code 14 sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect) + SX126xSetSyncWord 0x0800bc77 Thumb Code 18 sx126x.o(i.SX126xSetSyncWord) + SX126xSetTx 0x0800bc89 Thumb Code 30 sx126x.o(i.SX126xSetTx) + SX126xSetTxContinuousWave 0x0800bcad Thumb Code 14 sx126x.o(i.SX126xSetTxContinuousWave) + SX126xSetTxParams 0x0800bcbd Thumb Code 122 sx126x.o(i.SX126xSetTxParams) + SX126xSetWhiteningSeed 0x0800bd3d Thumb Code 48 sx126x.o(i.SX126xSetWhiteningSeed) + SX126xWaitOnBusy 0x0800bd71 Thumb Code 22 sx126x-board.o(i.SX126xWaitOnBusy) + SX126xWakeup 0x0800bd8d Thumb Code 46 sx126x-board.o(i.SX126xWakeup) + SX126xWriteBuffer 0x0800bdc1 Thumb Code 74 sx126x-board.o(i.SX126xWriteBuffer) + SX126xWriteCommand 0x0800be11 Thumb Code 70 sx126x-board.o(i.SX126xWriteCommand) + SX126xWriteRegister 0x0800be5d Thumb Code 12 sx126x-board.o(i.SX126xWriteRegister) + SX126xWriteRegisters 0x0800be69 Thumb Code 80 sx126x-board.o(i.SX126xWriteRegisters) + SX126x_CS_Di 0x0800bebd Thumb Code 36 sx126x-board.o(i.SX126x_CS_Di) + SYN_FrameInfo 0x0800bef1 Thumb Code 104 syn6288.o(i.SYN_FrameInfo) + SendComMap 0x0800bf61 Thumb Code 110 serial_at_cmd_app.o(i.SendComMap) + Set4LEDColor 0x0800bfd9 Thumb Code 54 ws2812.o(i.Set4LEDColor) + Set4LEDColor_Off 0x0800c015 Thumb Code 14 ws2812.o(i.Set4LEDColor_Off) + SpiInOut 0x0800c029 Thumb Code 34 sx126x-board.o(i.SpiInOut) + Spi_ChangePrescaler 0x0800c051 Thumb Code 16 spi.o(i.Spi_ChangePrescaler) + SwitchLoraSettings 0x0800c065 Thumb Code 106 lora.o(i.SwitchLoraSettings) + SysTick_Handler 0x0800c0e1 Thumb Code 8 stm32l0xx_it.o(i.SysTick_Handler) + SystemClock_Config 0x0800c0e9 Thumb Code 142 main.o(i.SystemClock_Config) + SystemInit 0x0800c181 Thumb Code 66 system_stm32l0xx.o(i.SystemInit) + TTSchaxun_Busy 0x0800c1d9 Thumb Code 32 main.o(i.TTSchaxun_Busy) + TagListUpdate 0x0800c201 Thumb Code 116 dw_mbx_tag.o(i.TagListUpdate) + UART_AdvFeatureConfig 0x0800c281 Thumb Code 202 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) + UART_CheckIdleState 0x0800c34d Thumb Code 190 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) + UART_CheckReceive 0x0800c411 Thumb Code 96 usart.o(i.UART_CheckReceive) + UART_CheckSend 0x0800c485 Thumb Code 140 usart.o(i.UART_CheckSend) + UART_PushFrame 0x0800c711 Thumb Code 92 usart.o(i.UART_PushFrame) + UART_SetConfig 0x0800c775 Thumb Code 492 stm32l0xx_hal_uart.o(i.UART_SetConfig) + UART_Start_Receive_DMA 0x0800c989 Thumb Code 160 stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) + UART_WaitOnFlagUntilTimeout 0x0800ca35 Thumb Code 138 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) + USART1_IRQHandler 0x0800cac1 Thumb Code 18 stm32l0xx_it.o(i.USART1_IRQHandler) + UWB_Wkup 0x0800cad9 Thumb Code 44 dw_app.o(i.UWB_Wkup) + UpdateCRC16 0x0800cb0d Thumb Code 30 lora.o(i.UpdateCRC16) + UpdateProcess 0x0800cb31 Thumb Code 110 serial_at_cmd_app.o(i.UpdateProcess) + Usart1InitVariables 0x0800cbc5 Thumb Code 8 usart.o(i.Usart1InitVariables) + Usart5DeInit 0x0800cbd1 Thumb Code 60 main.o(i.Usart5DeInit) + Usart5Init 0x0800cc1d Thumb Code 12 main.o(i.Usart5Init) + UsartParseDataHandler 0x0800cc29 Thumb Code 264 serial_at_cmd_app.o(i.UsartParseDataHandler) + Uwb_CS_di 0x0800cd45 Thumb Code 34 spi.o(i.Uwb_CS_di) + Yuying_Poll 0x0800cd7d Thumb Code 52 main.o(i.Yuying_Poll) + __0printf 0x0800cdbd Thumb Code 24 printfa.o(i.__0printf) + __1printf 0x0800cdbd Thumb Code 0 printfa.o(i.__0printf) + __2printf 0x0800cdbd Thumb Code 0 printfa.o(i.__0printf) + __c89printf 0x0800cdbd Thumb Code 0 printfa.o(i.__0printf) + printf 0x0800cdbd Thumb Code 0 printfa.o(i.__0printf) + __ARM_clz 0x0800cddd Thumb Code 46 depilogue.o(i.__ARM_clz) + __ARM_common_ll_muluu 0x0800ce0b Thumb Code 48 stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) + __ARM_common_switch8 0x0800ce3b Thumb Code 26 dps310.o(i.__ARM_common_switch8) + __read_errno 0x0800ce99 Thumb Code 6 errno.o(i.__read_errno) + __scatterload_copy 0x0800cea5 Thumb Code 14 handlers.o(i.__scatterload_copy) + __scatterload_null 0x0800ceb3 Thumb Code 2 handlers.o(i.__scatterload_null) + __scatterload_zeroinit 0x0800ceb5 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) + __set_errno 0x0800cec5 Thumb Code 6 errno.o(i.__set_errno) + _dwt_aonarrayupload 0x0800ced1 Thumb Code 38 deca_device.o(i._dwt_aonarrayupload) + _dwt_configlde 0x0800cef9 Thumb Code 42 deca_device.o(i._dwt_configlde) + _dwt_enableclocks 0x0800cf35 Thumb Code 182 deca_device.o(i._dwt_enableclocks) + _dwt_loaducodefromrom 0x0800cfeb Thumb Code 50 deca_device.o(i._dwt_loaducodefromrom) + _dwt_otpread 0x0800d01d Thumb Code 68 deca_device.o(i._dwt_otpread) + _is_digit 0x0800d1d5 Thumb Code 14 scanf_fp.o(i._is_digit) + atof 0x0800d91d Thumb Code 42 atof.o(i.atof) + ceil 0x0800d949 Thumb Code 180 ceil.o(i.ceil) + delay_ms 0x0800da11 Thumb Code 14 dw_driver.o(i.delay_ms) + delay_us 0x0800da1f Thumb Code 140 lis3dh_driver.o(i.delay_us) + dwt_configure 0x0800daad Thumb Code 474 deca_device.o(i.dwt_configure) + dwt_configuresleep 0x0800dcbd Thumb Code 36 deca_device.o(i.dwt_configuresleep) + dwt_entersleep 0x0800dce5 Thumb Code 8 deca_device.o(i.dwt_entersleep) + dwt_entersleepaftertx 0x0800dced Thumb Code 38 deca_device.o(i.dwt_entersleepaftertx) + dwt_forcetrxoff 0x0800dd15 Thumb Code 72 deca_device.o(i.dwt_forcetrxoff) + dwt_initialise 0x0800dd65 Thumb Code 310 deca_device.o(i.dwt_initialise) + dwt_read16bitoffsetreg 0x0800dead Thumb Code 38 deca_device.o(i.dwt_read16bitoffsetreg) + dwt_read32bitoffsetreg 0x0800ded9 Thumb Code 40 deca_device.o(i.dwt_read32bitoffsetreg) + dwt_readdevid 0x0800df01 Thumb Code 12 deca_device.o(i.dwt_readdevid) + dwt_readfromdevice 0x0800df0d Thumb Code 56 deca_device.o(i.dwt_readfromdevice) + dwt_readrxdata 0x0800df45 Thumb Code 18 deca_device.o(i.dwt_readrxdata) + dwt_readrxtimestamp 0x0800df57 Thumb Code 16 deca_device.o(i.dwt_readrxtimestamp) + dwt_rxenable 0x0800df67 Thumb Code 84 deca_device.o(i.dwt_rxenable) + dwt_setdelayedtrxtime 0x0800dfbb Thumb Code 14 deca_device.o(i.dwt_setdelayedtrxtime) + dwt_setrxantennadelay 0x0800dfc9 Thumb Code 14 deca_device.o(i.dwt_setrxantennadelay) + dwt_setrxtimeout 0x0800dfdd Thumb Code 86 deca_device.o(i.dwt_setrxtimeout) + dwt_settxantennadelay 0x0800e039 Thumb Code 14 deca_device.o(i.dwt_settxantennadelay) + dwt_starttx 0x0800e049 Thumb Code 142 deca_device.o(i.dwt_starttx) + dwt_syncrxbufptrs 0x0800e0dd Thumb Code 52 deca_device.o(i.dwt_syncrxbufptrs) + dwt_write16bitoffsetreg 0x0800e111 Thumb Code 22 deca_device.o(i.dwt_write16bitoffsetreg) + dwt_write32bitoffsetreg 0x0800e127 Thumb Code 30 deca_device.o(i.dwt_write32bitoffsetreg) + dwt_writetodevice 0x0800e145 Thumb Code 56 deca_device.o(i.dwt_writetodevice) + dwt_writetxdata 0x0800e17d Thumb Code 36 deca_device.o(i.dwt_writetxdata) + dwt_writetxfctrl 0x0800e1a1 Thumb Code 24 deca_device.o(i.dwt_writetxfctrl) + dwt_xtaltrim 0x0800e1bd Thumb Code 48 deca_device.o(i.dwt_xtaltrim) + floor 0x0800e1ed Thumb Code 180 floor.o(i.floor) + fputc 0x0800e2b5 Thumb Code 18 usart.o(i.fputc) + main 0x0800e2cd Thumb Code 282 main.o(i.main) + parameter_init 0x0800e405 Thumb Code 112 global_param.o(i.parameter_init) + readfromspi 0x0800e481 Thumb Code 82 spi.o(i.readfromspi) + rint 0x0800e4f7 Thumb Code 8 rint.o(i.rint) + save_com_map_to_flash 0x0800e501 Thumb Code 70 global_param.o(i.save_com_map_to_flash) + w28delay 0x0800e555 Thumb Code 12 ws2812.o(i.w28delay) + writetospi 0x0800e561 Thumb Code 78 spi.o(i.writetospi) + chan_idx 0x0800e5b4 Data 8 deca_params_init.o(.constdata) + tx_config 0x0800e5bc Data 24 deca_params_init.o(.constdata) + agc_config 0x0800e5d4 Data 8 deca_params_init.o(.constdata) + sftsh 0x0800e5dc Data 12 deca_params_init.o(.constdata) + dtune1 0x0800e5e8 Data 4 deca_params_init.o(.constdata) + digital_bb_config 0x0800e5ec Data 32 deca_params_init.o(.constdata) + lde_replicaCoeff 0x0800e60c Data 50 deca_params_init.o(.constdata) + AHBPrescTable 0x0800e63e Data 16 system_stm32l0xx.o(.constdata) + PLLMulTable 0x0800e64e Data 9 system_stm32l0xx.o(.constdata) + APBPrescTable 0x0800e657 Data 8 system_stm32l0xx.o(.constdata) + Radio 0x0800e660 Data 108 radio.o(.constdata) + Bandwidths 0x0800e6cc Data 3 radio.o(.constdata) + FskBandwidths 0x0800e6d0 Data 176 radio.o(.constdata) + __ctype_table 0x0800e780 Data 129 ctype_o.o(.constdata) + Region$$Table$$Base 0x0800e808 Number 0 anon$$obj.o(Region$$Table) + Region$$Table$$Limit 0x0800e828 Number 0 anon$$obj.o(Region$$Table) lisidtemp 0x20000001 Data 1 lis3dh_driver.o(.data) lisid 0x20000002 Data 1 lis3dh_driver.o(.data) lis2dhdata 0x20000004 Data 6 lis3dh_driver.o(.data) @@ -4145,105 +4360,142 @@ t3 0x2000004c Data 2 usart.o(.data) m_EUART_DMA_RXPtr 0x20000050 Data 4 usart.o(.data) Usart1ParseDataCallback 0x20000058 Data 4 usart.o(.data) - Lora_tx_ancnum 0x20000070 Data 1 dw_ancapp.o(.data) - frame_seq_nb2 0x2000007a Data 1 dw_ancapp.o(.data) - rec_nearbase_num 0x2000007b Data 1 dw_ancapp.o(.data) - remotesend_state 0x2000007c Data 1 dw_ancapp.o(.data) - break_flag 0x2000007d Data 1 dw_ancapp.o(.data) - basesystimer 0x20000094 Data 2 dw_ancapp.o(.data) - uwb_losttimer 0x20000096 Data 2 dw_ancapp.o(.data) - random_time 0x20000098 Data 2 dw_ancapp.o(.data) - RX_TIMEOUTs_UWB 0x2000009a Data 2 dw_ancapp.o(.data) - uwb_timeout 0x200000a4 Data 4 dw_ancapp.o(.data) - min_power 0x200000c8 Data 8 dw_ancapp.o(.data) - lora_yingda_flag 0x200000d0 Data 1 dw_ancapp.o(.data) - bat_percent 0x200000d4 Data 1 main.o(.data) - state5v 0x200000d5 Data 1 main.o(.data) - group_id 0x200000d7 Data 1 main.o(.data) - imu_enable 0x200000d8 Data 1 main.o(.data) - motor_enable 0x200000d9 Data 1 main.o(.data) - anjian_flag 0x200000da Data 1 main.o(.data) - stationary_flag 0x200000db Data 1 main.o(.data) - active_flag 0x200000dc Data 1 main.o(.data) - nomovesleeptime 0x200000dd Data 1 main.o(.data) - lora_tx_flag 0x200000de Data 1 main.o(.data) - lora_txanchor_power_flag 0x200000df Data 1 main.o(.data) - data_length1 0x200000e0 Data 1 main.o(.data) - no_yingdaflag 0x200000e1 Data 1 main.o(.data) - no_yingdatime 0x200000e2 Data 1 main.o(.data) - tyncpoll_time 0x200000e4 Data 2 main.o(.data) - slottime 0x200000e6 Data 2 main.o(.data) - max_slotpos 0x200000e8 Data 2 main.o(.data) - slot_startcount 0x200000ea Data 2 main.o(.data) - tag_frequency 0x200000ec Data 2 main.o(.data) - lastpoll_time 0x200000ee Data 2 main.o(.data) - stationary_num 0x200000f0 Data 2 main.o(.data) - hardware_version 0x200000f2 Data 2 main.o(.data) - hardware_pici 0x200000f4 Data 2 main.o(.data) - hardware_type 0x200000f6 Data 2 main.o(.data) - total_slotnum 0x200000f8 Data 2 main.o(.data) - current_slotnum 0x200000fa Data 2 main.o(.data) - waitusart_timer 0x200000fc Data 2 main.o(.data) - temp2 0x200000fe Data 2 main.o(.data) - irq_num 0x20000100 Data 2 main.o(.data) - no_data_chongqi_num 0x20000102 Data 2 main.o(.data) - anchor_send_num 0x20000104 Data 2 main.o(.data) - dev_id 0x2000010c Data 4 main.o(.data) - lp_time 0x20000110 Data 4 main.o(.data) - Loratx_frequency 0x20000114 Data 4 main.o(.data) - dw_vbat 0x20000118 Data 4 main.o(.data) - last_vbat 0x2000011c Data 4 main.o(.data) - nomove_count 0x20000120 Data 4 stm32l0xx_it.o(.data) - SystemCoreClock 0x20000124 Data 4 system_stm32l0xx.o(.data) - MaxPayloadLength 0x20000128 Data 1 radio.o(.data) - RxContinuous 0x20000129 Data 1 radio.o(.data) - IrqFired 0x2000012a Data 1 radio.o(.data) - TxTimeout 0x20000130 Data 4 radio.o(.data) - RxTimeout 0x20000134 Data 4 radio.o(.data) - FrequencyError 0x200001d4 Data 4 sx126x.o(.data) - Lora_status 0x200001d8 Data 1 lora.o(.data) - RssiValue 0x200001d9 Data 1 lora.o(.data) - SnrValue 0x200001da Data 1 lora.o(.data) - power_and_key 0x200001db Data 1 lora.o(.data) - lora_seq_nb2 0x200001dc Data 1 lora.o(.data) - du_flag 0x200001dd Data 1 lora.o(.data) - tm 0x200001de Data 1 lora.o(.data) - BufferSize 0x200001e0 Data 2 lora.o(.data) - Lora_wangguanid 0x200001e2 Data 2 lora.o(.data) - Lora_rece_error 0x200001e4 Data 2 lora.o(.data) - current_count 0x200001e6 Data 2 lora.o(.data) - Lora_recevcount 0x200001e8 Data 2 lora.o(.data) - Beepchixutime 0x200001ea Data 2 lora.o(.data) - RxDutyCycle_RX_time 0x200001ec Data 4 lora.o(.data) - RxDutyCycle_SLEEP_time 0x200001f0 Data 4 lora.o(.data) - id 0x200001f4 Data 4 lora.o(.data) - current_time 0x200001f8 Data 2 lora.o(.data) - start_time 0x200001fa Data 2 lora.o(.data) - end_time 0x200001fc Data 2 lora.o(.data) - uwTick 0x20000200 Data 4 stm32l0xx_hal.o(.data) - __stdout 0x20000208 Data 4 stdout.o(.data) - m_EUART_TxFrames 0x2000024c Data 2040 usart.o(.bss) - m_EUART_DMA_RXBuf 0x20000a44 Data 200 usart.o(.bss) - g_com_map 0x20000b0c Data 300 global_param.o(.bss) - g_com_map2 0x20000c38 Data 300 global_param.o(.bss) - usart_send 0x20000d64 Data 100 dw_app.o(.bss) - mUsartReceivePack 0x20000dc8 Data 100 serial_at_cmd_app.o(.bss) - Lora_tx_ancid 0x200010e0 Data 100 dw_ancapp.o(.bss) - Lora_tx_ancdist 0x20001144 Data 100 dw_ancapp.o(.bss) - Lora_tx_anc_electricity 0x200011a8 Data 50 dw_ancapp.o(.bss) - hadc 0x200011dc Data 92 main.o(.bss) - hlptim1 0x20001238 Data 48 main.o(.bss) - hspi1 0x20001268 Data 88 main.o(.bss) - htim2 0x200012c0 Data 60 main.o(.bss) - huart1 0x200012fc Data 128 main.o(.bss) - hdma_usart1_rx 0x20001444 Data 72 main.o(.bss) - hdma_usart1_tx 0x2000148c Data 72 main.o(.bss) - RadioPktStatus 0x200014d4 Data 20 radio.o(.bss) - RadioRxPayload 0x200014e8 Data 255 radio.o(.bss) - SX126x 0x200015e8 Data 60 radio.o(.bss) - RX_Buffer 0x20001640 Data 64 lora.o(.bss) - pFlash 0x20001680 Data 24 stm32l0xx_hal_flash.o(.bss) - __initial_sp 0x20001a98 Data 0 startup_stm32l051xx.o(STACK) + test111 0x2000005c Data 2 flash.o(.data) + id 0x20000060 Data 4 dw_app.o(.data) + wg_state 0x20000078 Data 1 dw_mbx_tag.o(.data) + lora_jianting_flag 0x20000079 Data 1 dw_mbx_tag.o(.data) + taglist_num 0x20000083 Data 1 dw_mbx_tag.o(.data) + report_ancnum 0x20000084 Data 1 dw_mbx_tag.o(.data) + seq_num 0x20000085 Data 1 dw_mbx_tag.o(.data) + gps_state 0x20000086 Data 1 dw_mbx_tag.o(.data) + gps_chafenlingqi 0x20000087 Data 1 dw_mbx_tag.o(.data) + gps_satel_num 0x20000088 Data 1 dw_mbx_tag.o(.data) + gps_signalpower 0x20000089 Data 1 dw_mbx_tag.o(.data) + flag_getwgresp 0x2000008a Data 1 dw_mbx_tag.o(.data) + sendcount 0x2000008c Data 2 dw_mbx_tag.o(.data) + heatbeat_count 0x2000008e Data 2 dw_mbx_tag.o(.data) + wg_report_freq 0x2000009a Data 2 dw_mbx_tag.o(.data) + wg_report_id 0x2000009c Data 2 dw_mbx_tag.o(.data) + intheight 0x200000a0 Data 2 dw_mbx_tag.o(.data) + temp231 0x200000ac Data 4 dw_mbx_tag.o(.data) + uwbdezhuangtai 0x200000b0 Data 4 dw_mbx_tag.o(.data) + gps_height 0x200000b4 Data 4 dw_mbx_tag.o(.data) + gps_jingdu 0x200000c8 Data 8 dw_mbx_tag.o(.data) + gps_weidu 0x200000d0 Data 8 dw_mbx_tag.o(.data) + bat_percent 0x200000dc Data 1 main.o(.data) + GPS_Close_flag 0x200000dd Data 1 main.o(.data) + chongqi_flag 0x200000df Data 1 main.o(.data) + group_id 0x200000e0 Data 1 main.o(.data) + imu_enable 0x200000e1 Data 1 main.o(.data) + motor_enable 0x200000e2 Data 1 main.o(.data) + anjian_flag 0x200000e3 Data 1 main.o(.data) + stationary_flag 0x200000e4 Data 1 main.o(.data) + recv_end_time 0x200000e5 Data 1 main.o(.data) + state5v 0x200000e6 Data 1 main.o(.data) + active_flag 0x200000e7 Data 1 main.o(.data) + nomovesleeptime 0x200000e8 Data 1 main.o(.data) + fangzhijinrushuimian_flag 0x200000e9 Data 1 main.o(.data) + only_one_flag 0x200000ea Data 1 main.o(.data) + gotosleep_flag 0x200000eb Data 1 main.o(.data) + flag_onesecond 0x200000ec Data 1 main.o(.data) + debugnum 0x200000ed Data 1 main.o(.data) + Lora_send_flag 0x200000ee Data 1 main.o(.data) + bat_time 0x200000ef Data 1 main.o(.data) + tyncpoll_time 0x200000f0 Data 2 main.o(.data) + slottime 0x200000f2 Data 2 main.o(.data) + max_slotpos 0x200000f4 Data 2 main.o(.data) + slot_startcount 0x200000f6 Data 2 main.o(.data) + tag_frequency 0x200000f8 Data 2 main.o(.data) + lastpoll_time 0x200000fa Data 2 main.o(.data) + hardware_version 0x200000fc Data 2 main.o(.data) + hardware_pici 0x200000fe Data 2 main.o(.data) + hardware_type 0x20000100 Data 2 main.o(.data) + total_slotnum 0x20000102 Data 2 main.o(.data) + current_slotnum 0x20000104 Data 2 main.o(.data) + waitusart_timer 0x20000106 Data 2 main.o(.data) + temp2 0x20000108 Data 2 main.o(.data) + irq_num 0x2000010a Data 2 main.o(.data) + uwbled 0x20000110 Data 4 main.o(.data) + gpsled 0x20000114 Data 4 main.o(.data) + loraled 0x20000118 Data 4 main.o(.data) + powerled 0x2000011c Data 4 main.o(.data) + dev_id 0x20000120 Data 4 main.o(.data) + dw_vbat 0x20000124 Data 4 main.o(.data) + last_vbat 0x20000128 Data 4 main.o(.data) + Close_RMC 0x2000012c Data 100 main.o(.data) + usart5_state 0x20000190 Data 1 main.o(.data) + nomove_count 0x20000194 Data 4 stm32l0xx_it.o(.data) + recv_end_flag 0x20000198 Data 1 stm32l0xx_it.o(.data) + rx_len 0x2000019a Data 2 stm32l0xx_it.o(.data) + SystemCoreClock 0x2000019c Data 4 system_stm32l0xx.o(.data) + MaxPayloadLength 0x200001a0 Data 1 radio.o(.data) + RxContinuous 0x200001a1 Data 1 radio.o(.data) + IrqFired 0x200001a2 Data 1 radio.o(.data) + TxTimeout 0x200001a8 Data 4 radio.o(.data) + RxTimeout 0x200001ac Data 4 radio.o(.data) + FrequencyError 0x2000024c Data 4 sx126x.o(.data) + RssiValue 0x20000250 Data 1 lora.o(.data) + SnrValue 0x20000251 Data 1 lora.o(.data) + flag_writepara_needreset 0x20000252 Data 1 lora.o(.data) + huifushengjibao_flag 0x20000253 Data 1 lora.o(.data) + LoraUp_flag 0x20000254 Data 1 lora.o(.data) + lora_up_rec_flag 0x20000255 Data 1 lora.o(.data) + yuyin_sendflag 0x20000256 Data 1 lora.o(.data) + yuyinzidongguan_time 0x20000257 Data 1 lora.o(.data) + yuyin_no_sleep_flag 0x20000258 Data 1 lora.o(.data) + no_rx_flag 0x20000259 Data 1 lora.o(.data) + rec_index 0x2000025a Data 1 lora.o(.data) + shengji_flag 0x2000025b Data 1 lora.o(.data) + muqiandeshengjibao 0x2000025c Data 1 lora.o(.data) + huifushengjibaoerror_num 0x2000025d Data 1 lora.o(.data) + final_bag_num 0x2000025e Data 1 lora.o(.data) + BufferSize 0x20000260 Data 2 lora.o(.data) + rec_wenjian_daxiao 0x20000264 Data 2 lora.o(.data) + wangguan_up_id 0x20000266 Data 2 lora.o(.data) + current_count 0x20000268 Data 2 lora.o(.data) + rec_value 0x2000026c Data 2 lora.o(.data) + rec_delaytime 0x2000026e Data 2 lora.o(.data) + rx_count 0x20000270 Data 2 lora.o(.data) + datalen_offset 0x20000272 Data 2 lora.o(.data) + target_count 0x20000274 Data 2 lora.o(.data) + freq_test 0x20000276 Data 2 lora.o(.data) + testflag 0x2000027e Data 2 lora.o(.data) + wg_lost_count 0x20000280 Data 4 lora.o(.data) + uwTickFreq 0x20000284 Data 1 stm32l0xx_hal.o(.data) + uwTickPrio 0x20000288 Data 4 stm32l0xx_hal.o(.data) + uwTick 0x2000028c Data 4 stm32l0xx_hal.o(.data) + __stdout 0x20000290 Data 4 stdout.o(.data) + m_EUART_TxFrames 0x200002d4 Data 2040 usart.o(.bss) + m_EUART_DMA_RXBuf 0x20000acc Data 200 usart.o(.bss) + g_com_map 0x20000b94 Data 300 global_param.o(.bss) + g_com_map2 0x20000cc0 Data 300 global_param.o(.bss) + mUsartReceivePack 0x20000dec Data 100 serial_at_cmd_app.o(.bss) + tagid_list 0x200010da Data 100 dw_mbx_tag.o(.bss) + tagdist_list 0x2000113e Data 100 dw_mbx_tag.o(.bss) + report_ancdist 0x200011a2 Data 100 dw_mbx_tag.o(.bss) + report_ancid 0x20001206 Data 100 dw_mbx_tag.o(.bss) + lora_sendbuffer 0x2000126a Data 200 dw_mbx_tag.o(.bss) + hadc 0x2000143c Data 92 main.o(.bss) + hiwdg 0x20001498 Data 16 main.o(.bss) + hlptim1 0x200014a8 Data 48 main.o(.bss) + hlpuart1 0x200014d8 Data 136 main.o(.bss) + huart1 0x20001560 Data 136 main.o(.bss) + huart5 0x200015e8 Data 136 main.o(.bss) + hspi1 0x20001670 Data 88 main.o(.bss) + GPS_GGAdate 0x200016c8 Data 400 main.o(.bss) + hdma_lpuart1_rx 0x20001858 Data 72 main.o(.bss) + hdma_lpuart1_tx 0x200018a0 Data 72 main.o(.bss) + hdma_usart1_rx 0x200018e8 Data 72 main.o(.bss) + hdma_usart1_tx 0x20001930 Data 72 main.o(.bss) + RadioPktStatus 0x20001978 Data 20 radio.o(.bss) + RadioRxPayload 0x2000198c Data 255 radio.o(.bss) + SX126x 0x20001a8c Data 60 radio.o(.bss) + RX_Buffer 0x20001ae4 Data 255 lora.o(.bss) + xiafayuyin_data 0x20001be3 Data 200 lora.o(.bss) + send_lora_data 0x20001cab Data 250 lora.o(.bss) + Zhongjian_data 0x20001da8 Data 240 lora.o(.bss) + pFlash 0x20001e98 Data 24 stm32l0xx_hal_flash.o(.bss) + __initial_sp 0x200022b0 Data 0 startup_stm32l051xx.o(STACK) @@ -4253,475 +4505,520 @@ Image Entry point : 0x080050c1 - Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00007e48, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x00007ca8]) + Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00009ac0, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x000098dc]) - Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00007c38, Max: 0x00010000, ABSOLUTE) + Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00009828, Max: 0x00010000, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object 0x08005000 0x08005000 0x000000c0 Data RO 3 RESET startup_stm32l051xx.o - 0x080050c0 0x080050c0 0x00000000 Code RO 6419 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x080050c0 0x080050c0 0x00000004 Code RO 6769 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x080050c4 0x080050c4 0x00000004 Code RO 6772 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x080050c8 0x080050c8 0x00000000 Code RO 6774 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x080050c8 0x080050c8 0x00000000 Code RO 6776 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x080050c8 0x080050c8 0x00000008 Code RO 6777 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x080050d0 0x080050d0 0x00000000 Code RO 6779 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x080050d0 0x080050d0 0x00000000 Code RO 6781 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x080050d0 0x080050d0 0x00000004 Code RO 6770 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) + 0x080050c0 0x080050c0 0x00000000 Code RO 6560 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) + 0x080050c0 0x080050c0 0x00000004 Code RO 6909 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) + 0x080050c4 0x080050c4 0x00000004 Code RO 6912 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) + 0x080050c8 0x080050c8 0x00000000 Code RO 6914 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) + 0x080050c8 0x080050c8 0x00000000 Code RO 6916 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) + 0x080050c8 0x080050c8 0x00000008 Code RO 6917 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) + 0x080050d0 0x080050d0 0x00000000 Code RO 6919 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) + 0x080050d0 0x080050d0 0x00000000 Code RO 6921 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) + 0x080050d0 0x080050d0 0x00000004 Code RO 6910 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) 0x080050d4 0x080050d4 0x0000001c Code RO 4 .text startup_stm32l051xx.o - 0x080050f0 0x080050f0 0x0000002c Code RO 6422 .text mc_p.l(uidiv.o) - 0x0800511c 0x0800511c 0x00000028 Code RO 6424 .text mc_p.l(idiv.o) - 0x08005144 0x08005144 0x00000060 Code RO 6426 .text mc_p.l(uldiv.o) - 0x080051a4 0x080051a4 0x00000022 Code RO 6428 .text mc_p.l(llushr.o) - 0x080051c6 0x080051c6 0x00000002 PAD - 0x080051c8 0x080051c8 0x00000024 Code RO 6430 .text mc_p.l(rand.o) - 0x080051ec 0x080051ec 0x00000024 Code RO 6433 .text mc_p.l(memcpya.o) - 0x08005210 0x08005210 0x00000024 Code RO 6435 .text mc_p.l(memseta.o) - 0x08005234 0x08005234 0x0000001a Code RO 6439 .text mc_p.l(memcmp.o) - 0x0800524e 0x0800524e 0x0000007a Code RO 6704 .text mf_p.l(fmul.o) - 0x080052c8 0x080052c8 0x0000007c Code RO 6706 .text mf_p.l(fdiv.o) - 0x08005344 0x08005344 0x00000164 Code RO 6708 .text mf_p.l(dadd.o) - 0x080054a8 0x080054a8 0x000000d0 Code RO 6710 .text mf_p.l(dmul.o) - 0x08005578 0x08005578 0x000000f0 Code RO 6712 .text mf_p.l(ddiv.o) - 0x08005668 0x08005668 0x0000002c Code RO 6714 .text mf_p.l(dscalb.o) - 0x08005694 0x08005694 0x0000000e Code RO 6718 .text mf_p.l(ffltui.o) - 0x080056a2 0x080056a2 0x00000002 PAD - 0x080056a4 0x080056a4 0x00000028 Code RO 6720 .text mf_p.l(dflti.o) - 0x080056cc 0x080056cc 0x0000001c Code RO 6722 .text mf_p.l(dfltui.o) - 0x080056e8 0x080056e8 0x00000028 Code RO 6724 .text mf_p.l(ffixui.o) - 0x08005710 0x08005710 0x00000048 Code RO 6726 .text mf_p.l(dfixi.o) - 0x08005758 0x08005758 0x0000003c Code RO 6728 .text mf_p.l(dfixui.o) - 0x08005794 0x08005794 0x00000028 Code RO 6730 .text mf_p.l(f2d.o) - 0x080057bc 0x080057bc 0x00000028 Code RO 6732 .text mf_p.l(cdcmple.o) - 0x080057e4 0x080057e4 0x00000028 Code RO 6734 .text mf_p.l(cdrcmple.o) - 0x0800580c 0x0800580c 0x00000038 Code RO 6736 .text mf_p.l(d2f.o) - 0x08005844 0x08005844 0x00000020 Code RO 6784 .text mc_p.l(llshl.o) - 0x08005864 0x08005864 0x00000026 Code RO 6786 .text mc_p.l(llsshr.o) - 0x0800588a 0x0800588a 0x00000000 Code RO 6795 .text mc_p.l(iusefp.o) - 0x0800588a 0x0800588a 0x00000082 Code RO 6796 .text mf_p.l(fepilogue.o) - 0x0800590c 0x0800590c 0x000000be Code RO 6798 .text mf_p.l(depilogue.o) - 0x080059ca 0x080059ca 0x00000002 PAD - 0x080059cc 0x080059cc 0x0000007c Code RO 6804 .text mf_p.l(drnd.o) - 0x08005a48 0x08005a48 0x00000024 Code RO 6808 .text mc_p.l(init.o) - 0x08005a6c 0x08005a6c 0x00000056 Code RO 6818 .text mc_p.l(__dczerorl2.o) - 0x08005ac2 0x08005ac2 0x00000052 Code RO 2886 i.ADC_ConversionStop stm32l0xx_hal_adc.o - 0x08005b14 0x08005b14 0x00000024 Code RO 2890 i.ADC_DelayMicroSecond stm32l0xx_hal_adc.o - 0x08005b38 0x08005b38 0x00000060 Code RO 2891 i.ADC_Disable stm32l0xx_hal_adc.o - 0x08005b98 0x08005b98 0x00000064 Code RO 2892 i.ADC_Enable stm32l0xx_hal_adc.o - 0x08005bfc 0x08005bfc 0x0000032c Code RO 1581 i.Anchor_App dw_ancapp.o - 0x08005f28 0x08005f28 0x00000158 Code RO 1582 i.Anchor_RecNearPoll dw_ancapp.o - 0x08006080 0x08006080 0x00000020 Code RO 1646 i.Beep_Off main.o - 0x080060a0 0x080060a0 0x00000020 Code RO 1647 i.Beep_On main.o - 0x080060c0 0x080060c0 0x0000001a Code RO 1436 i.Checksum_u16 dw_app.o - 0x080060da 0x080060da 0x00000002 PAD - 0x080060dc 0x080060dc 0x00000038 Code RO 1583 i.CmpTagInList dw_ancapp.o - 0x08006114 0x08006114 0x00000018 Code RO 1890 i.DMA1_Channel2_3_IRQHandler stm32l0xx_it.o - 0x0800612c 0x0800612c 0x0000002c Code RO 4285 i.DMA_SetConfig stm32l0xx_hal_dma.o - 0x08006158 0x08006158 0x00000020 Code RO 2113 i.Delay_Ms delay.o - 0x08006178 0x08006178 0x00000016 Code RO 2114 i.Delay_Us delay.o - 0x0800618e 0x0800618e 0x00000002 Code RO 1437 i.Dw1000_App_Init dw_app.o - 0x08006190 0x08006190 0x00000034 Code RO 1438 i.Dw1000_Init dw_app.o - 0x080061c4 0x080061c4 0x00000050 Code RO 1891 i.EXTI0_1_IRQHandler stm32l0xx_it.o - 0x08006214 0x08006214 0x0000000a Code RO 1892 i.EXTI2_3_IRQHandler stm32l0xx_it.o - 0x0800621e 0x0800621e 0x00000002 Code RO 1648 i.Error_Handler main.o - 0x08006220 0x08006220 0x0000002c Code RO 4115 i.FLASH_PageErase stm32l0xx_hal_flash_ex.o - 0x0800624c 0x0800624c 0x00000034 Code RO 1348 i.FLASH_Prepare flash.o - 0x08006280 0x08006280 0x00000012 Code RO 1349 i.FLASH_Read flash.o - 0x08006292 0x08006292 0x00000002 PAD - 0x08006294 0x08006294 0x00000090 Code RO 4017 i.FLASH_SetErrorCode stm32l0xx_hal_flash.o - 0x08006324 0x08006324 0x00000070 Code RO 4018 i.FLASH_WaitForLastOperation stm32l0xx_hal_flash.o - 0x08006394 0x08006394 0x00000038 Code RO 1350 i.FLASH_Write flash.o - 0x080063cc 0x080063cc 0x00000038 Code RO 1650 i.GetLPTime main.o - 0x08006404 0x08006404 0x00000084 Code RO 1651 i.GetLoratx_frequency main.o - 0x08006488 0x08006488 0x00000028 Code RO 1222 i.Get_ADC_Value adc.o - 0x080064b0 0x080064b0 0x00000110 Code RO 1224 i.Get_VDDVlotage adc.o - 0x080065c0 0x080065c0 0x000000aa Code RO 3069 i.HAL_ADCEx_Calibration_Start stm32l0xx_hal_adc_ex.o - 0x0800666a 0x0800666a 0x00000002 PAD - 0x0800666c 0x0800666c 0x00000010 Code RO 3070 i.HAL_ADCEx_DisableVREFINT stm32l0xx_hal_adc_ex.o - 0x0800667c 0x0800667c 0x00000030 Code RO 3072 i.HAL_ADCEx_EnableVREFINT stm32l0xx_hal_adc_ex.o - 0x080066ac 0x080066ac 0x00000094 Code RO 2894 i.HAL_ADC_ConfigChannel stm32l0xx_hal_adc.o - 0x08006740 0x08006740 0x000000b4 Code RO 2897 i.HAL_ADC_DeInit stm32l0xx_hal_adc.o - 0x080067f4 0x080067f4 0x00000004 Code RO 2900 i.HAL_ADC_GetState stm32l0xx_hal_adc.o - 0x080067f8 0x080067f8 0x00000006 Code RO 2901 i.HAL_ADC_GetValue stm32l0xx_hal_adc.o - 0x080067fe 0x080067fe 0x00000002 PAD - 0x08006800 0x08006800 0x000001c8 Code RO 2903 i.HAL_ADC_Init stm32l0xx_hal_adc.o - 0x080069c8 0x080069c8 0x00000028 Code RO 1971 i.HAL_ADC_MspDeInit stm32l0xx_hal_msp.o - 0x080069f0 0x080069f0 0x00000050 Code RO 1972 i.HAL_ADC_MspInit stm32l0xx_hal_msp.o - 0x08006a40 0x08006a40 0x000000c0 Code RO 2907 i.HAL_ADC_PollForConversion stm32l0xx_hal_adc.o - 0x08006b00 0x08006b00 0x0000005c Code RO 2909 i.HAL_ADC_Start stm32l0xx_hal_adc.o - 0x08006b5c 0x08006b5c 0x0000004c Code RO 4287 i.HAL_DMA_Abort_IT stm32l0xx_hal_dma.o - 0x08006ba8 0x08006ba8 0x00000068 Code RO 4288 i.HAL_DMA_DeInit stm32l0xx_hal_dma.o - 0x08006c10 0x08006c10 0x000000a8 Code RO 4291 i.HAL_DMA_IRQHandler stm32l0xx_hal_dma.o - 0x08006cb8 0x08006cb8 0x00000090 Code RO 4292 i.HAL_DMA_Init stm32l0xx_hal_dma.o - 0x08006d48 0x08006d48 0x00000068 Code RO 4296 i.HAL_DMA_Start_IT stm32l0xx_hal_dma.o - 0x08006db0 0x08006db0 0x00000016 Code RO 2115 i.HAL_Delay_nMS delay.o - 0x08006dc6 0x08006dc6 0x00000002 PAD - 0x08006dc8 0x08006dc8 0x00000078 Code RO 4124 i.HAL_FLASHEx_Erase stm32l0xx_hal_flash_ex.o - 0x08006e40 0x08006e40 0x0000001c Code RO 4022 i.HAL_FLASH_Lock stm32l0xx_hal_flash.o - 0x08006e5c 0x08006e5c 0x0000003c Code RO 4027 i.HAL_FLASH_Program stm32l0xx_hal_flash.o - 0x08006e98 0x08006e98 0x0000005c Code RO 4029 i.HAL_FLASH_Unlock stm32l0xx_hal_flash.o - 0x08006ef4 0x08006ef4 0x000000e4 Code RO 4223 i.HAL_GPIO_DeInit stm32l0xx_hal_gpio.o - 0x08006fd8 0x08006fd8 0x00000040 Code RO 1653 i.HAL_GPIO_EXTI_Callback main.o - 0x08007018 0x08007018 0x00000018 Code RO 4225 i.HAL_GPIO_EXTI_IRQHandler stm32l0xx_hal_gpio.o - 0x08007030 0x08007030 0x00000178 Code RO 4226 i.HAL_GPIO_Init stm32l0xx_hal_gpio.o - 0x080071a8 0x080071a8 0x0000000a Code RO 4228 i.HAL_GPIO_ReadPin stm32l0xx_hal_gpio.o - 0x080071b2 0x080071b2 0x0000000c Code RO 4230 i.HAL_GPIO_WritePin stm32l0xx_hal_gpio.o - 0x080071be 0x080071be 0x00000002 PAD - 0x080071c0 0x080071c0 0x0000000c Code RO 3136 i.HAL_GetTick stm32l0xx_hal.o - 0x080071cc 0x080071cc 0x00000010 Code RO 3140 i.HAL_IncTick stm32l0xx_hal.o - 0x080071dc 0x080071dc 0x00000028 Code RO 3141 i.HAL_Init stm32l0xx_hal.o - 0x08007204 0x08007204 0x00000030 Code RO 3142 i.HAL_InitTick stm32l0xx_hal.o - 0x08007234 0x08007234 0x00000002 Code RO 4686 i.HAL_LPTIM_AutoReloadMatchCallback stm32l0xx_hal_lptim.o - 0x08007236 0x08007236 0x00000002 Code RO 4687 i.HAL_LPTIM_AutoReloadWriteCallback stm32l0xx_hal_lptim.o - 0x08007238 0x08007238 0x000000c4 Code RO 1654 i.HAL_LPTIM_CompareMatchCallback main.o - 0x080072fc 0x080072fc 0x00000002 Code RO 4689 i.HAL_LPTIM_CompareWriteCallback stm32l0xx_hal_lptim.o - 0x080072fe 0x080072fe 0x00000002 Code RO 4695 i.HAL_LPTIM_DirectionDownCallback stm32l0xx_hal_lptim.o - 0x08007300 0x08007300 0x00000002 Code RO 4696 i.HAL_LPTIM_DirectionUpCallback stm32l0xx_hal_lptim.o - 0x08007302 0x08007302 0x000000ca Code RO 4702 i.HAL_LPTIM_IRQHandler stm32l0xx_hal_lptim.o - 0x080073cc 0x080073cc 0x000000a0 Code RO 4703 i.HAL_LPTIM_Init stm32l0xx_hal_lptim.o - 0x0800746c 0x0800746c 0x00000030 Code RO 1974 i.HAL_LPTIM_MspInit stm32l0xx_hal_msp.o - 0x0800749c 0x0800749c 0x00000006 Code RO 4716 i.HAL_LPTIM_ReadCounter stm32l0xx_hal_lptim.o - 0x080074a2 0x080074a2 0x00000002 PAD - 0x080074a4 0x080074a4 0x0000004c Code RO 4722 i.HAL_LPTIM_TimeOut_Start_IT stm32l0xx_hal_lptim.o - 0x080074f0 0x080074f0 0x00000002 Code RO 4725 i.HAL_LPTIM_TriggerCallback stm32l0xx_hal_lptim.o - 0x080074f2 0x080074f2 0x00000002 PAD - 0x080074f4 0x080074f4 0x00000018 Code RO 1975 i.HAL_MspInit stm32l0xx_hal_msp.o - 0x0800750c 0x0800750c 0x00000014 Code RO 4552 i.HAL_NVIC_DisableIRQ stm32l0xx_hal_cortex.o - 0x08007520 0x08007520 0x00000014 Code RO 4553 i.HAL_NVIC_EnableIRQ stm32l0xx_hal_cortex.o - 0x08007534 0x08007534 0x00000008 Code RO 4557 i.HAL_NVIC_SetPriority stm32l0xx_hal_cortex.o - 0x0800753c 0x0800753c 0x00000010 Code RO 4383 i.HAL_PWR_EnableBkUpAccess stm32l0xx_hal_pwr.o - 0x0800754c 0x0800754c 0x00000164 Code RO 3913 i.HAL_RCCEx_PeriphCLKConfig stm32l0xx_hal_rcc_ex.o - 0x080076b0 0x080076b0 0x0000016c Code RO 3815 i.HAL_RCC_ClockConfig stm32l0xx_hal_rcc.o - 0x0800781c 0x0800781c 0x00000020 Code RO 3821 i.HAL_RCC_GetPCLK1Freq stm32l0xx_hal_rcc.o - 0x0800783c 0x0800783c 0x00000020 Code RO 3822 i.HAL_RCC_GetPCLK2Freq stm32l0xx_hal_rcc.o - 0x0800785c 0x0800785c 0x00000078 Code RO 3823 i.HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc.o - 0x080078d4 0x080078d4 0x0000041c Code RO 3826 i.HAL_RCC_OscConfig stm32l0xx_hal_rcc.o - 0x08007cf0 0x08007cf0 0x00000080 Code RO 4957 i.HAL_SPI_Init stm32l0xx_hal_spi.o - 0x08007d70 0x08007d70 0x00000058 Code RO 1977 i.HAL_SPI_MspInit stm32l0xx_hal_msp.o - 0x08007dc8 0x08007dc8 0x000001f0 Code RO 4966 i.HAL_SPI_TransmitReceive stm32l0xx_hal_spi.o - 0x08007fb8 0x08007fb8 0x00000030 Code RO 4561 i.HAL_SYSTICK_Config stm32l0xx_hal_cortex.o - 0x08007fe8 0x08007fe8 0x0000003c Code RO 5933 i.HAL_TIMEx_MasterConfigSynchronization stm32l0xx_hal_tim_ex.o - 0x08008024 0x08008024 0x00000034 Code RO 5266 i.HAL_TIM_Base_Init stm32l0xx_hal_tim.o - 0x08008058 0x08008058 0x0000001c Code RO 1979 i.HAL_TIM_Base_MspInit stm32l0xx_hal_msp.o - 0x08008074 0x08008074 0x00000020 Code RO 5271 i.HAL_TIM_Base_Start_IT stm32l0xx_hal_tim.o - 0x08008094 0x08008094 0x00000024 Code RO 5274 i.HAL_TIM_Base_Stop_IT stm32l0xx_hal_tim.o - 0x080080b8 0x080080b8 0x000000d0 Code RO 5275 i.HAL_TIM_ConfigClockSource stm32l0xx_hal_tim.o - 0x08008188 0x08008188 0x0000004c Code RO 1980 i.HAL_TIM_MspPostInit stm32l0xx_hal_msp.o - 0x080081d4 0x080081d4 0x000000d0 Code RO 5333 i.HAL_TIM_PWM_ConfigChannel stm32l0xx_hal_tim.o - 0x080082a4 0x080082a4 0x00000034 Code RO 5336 i.HAL_TIM_PWM_Init stm32l0xx_hal_tim.o - 0x080082d8 0x080082d8 0x00000002 Code RO 5338 i.HAL_TIM_PWM_MspInit stm32l0xx_hal_tim.o - 0x080082da 0x080082da 0x00000024 Code RO 5341 i.HAL_TIM_PWM_Start stm32l0xx_hal_tim.o - 0x080082fe 0x080082fe 0x00000002 PAD - 0x08008300 0x08008300 0x0000002c Code RO 5344 i.HAL_TIM_PWM_Stop stm32l0xx_hal_tim.o - 0x0800832c 0x0800832c 0x00000002 Code RO 6318 i.HAL_UARTEx_WakeupCallback stm32l0xx_hal_uart_ex.o - 0x0800832e 0x0800832e 0x0000003a Code RO 5980 i.HAL_UART_DeInit stm32l0xx_hal_uart.o - 0x08008368 0x08008368 0x00000002 Code RO 1655 i.HAL_UART_ErrorCallback main.o - 0x0800836a 0x0800836a 0x00000002 PAD - 0x0800836c 0x0800836c 0x0000013c Code RO 5984 i.HAL_UART_IRQHandler stm32l0xx_hal_uart.o - 0x080084a8 0x080084a8 0x0000006a Code RO 5985 i.HAL_UART_Init stm32l0xx_hal_uart.o - 0x08008512 0x08008512 0x00000002 PAD - 0x08008514 0x08008514 0x00000040 Code RO 1981 i.HAL_UART_MspDeInit stm32l0xx_hal_msp.o - 0x08008554 0x08008554 0x000000d4 Code RO 1982 i.HAL_UART_MspInit stm32l0xx_hal_msp.o - 0x08008628 0x08008628 0x000000b8 Code RO 5989 i.HAL_UART_Receive_DMA stm32l0xx_hal_uart.o - 0x080086e0 0x080086e0 0x00000002 Code RO 5991 i.HAL_UART_RxCpltCallback stm32l0xx_hal_uart.o - 0x080086e2 0x080086e2 0x00000002 Code RO 5992 i.HAL_UART_RxHalfCpltCallback stm32l0xx_hal_uart.o - 0x080086e4 0x080086e4 0x000000ce Code RO 5993 i.HAL_UART_Transmit stm32l0xx_hal_uart.o - 0x080087b2 0x080087b2 0x00000002 Code RO 5996 i.HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o - 0x080087b4 0x080087b4 0x00000010 Code RO 1893 i.HardFault_Handler stm32l0xx_it.o - 0x080087c4 0x080087c4 0x00000044 Code RO 12 i.IIC2_Ack lis3dh_driver.o - 0x08008808 0x08008808 0x00000044 Code RO 14 i.IIC2_NAck lis3dh_driver.o - 0x0800884c 0x0800884c 0x00000064 Code RO 15 i.IIC2_Read_Byte lis3dh_driver.o - 0x080088b0 0x080088b0 0x00000064 Code RO 16 i.IIC2_Send_Byte lis3dh_driver.o - 0x08008914 0x08008914 0x0000003c Code RO 17 i.IIC2_Start lis3dh_driver.o - 0x08008950 0x08008950 0x00000044 Code RO 18 i.IIC2_Stop lis3dh_driver.o - 0x08008994 0x08008994 0x0000005c Code RO 19 i.IIC2_Wait_Ack lis3dh_driver.o - 0x080089f0 0x080089f0 0x000000a4 Code RO 1656 i.IdleTask main.o - 0x08008a94 0x08008a94 0x0000006c Code RO 20 i.LIS3DH_Data_Init lis3dh_driver.o - 0x08008b00 0x08008b00 0x00000012 Code RO 37 i.LIS3DH_GetWHO_AM_I lis3dh_driver.o - 0x08008b12 0x08008b12 0x0000003a Code RO 43 i.LIS3DH_ReadOneByte lis3dh_driver.o - 0x08008b4c 0x08008b4c 0x0000000e Code RO 44 i.LIS3DH_ReadReg lis3dh_driver.o - 0x08008b5a 0x08008b5a 0x00000034 Code RO 74 i.LIS3DH_WriteOneByte lis3dh_driver.o - 0x08008b8e 0x08008b8e 0x0000000a Code RO 75 i.LIS3DH_WriteReg lis3dh_driver.o - 0x08008b98 0x08008b98 0x00000094 Code RO 1584 i.LOS dw_ancapp.o - 0x08008c2c 0x08008c2c 0x00000010 Code RO 1894 i.LPTIM1_IRQHandler stm32l0xx_it.o - 0x08008c3c 0x08008c3c 0x000000ac Code RO 2782 i.Lora433_change lora.o - 0x08008ce8 0x08008ce8 0x000000a4 Code RO 2783 i.Lora47X_Init lora.o - 0x08008d8c 0x08008d8c 0x00000078 Code RO 1657 i.LoraSendComMap main.o - 0x08008e04 0x08008e04 0x000000a0 Code RO 1658 i.Lora_Tx_Poll main.o - 0x08008ea4 0x08008ea4 0x000000b4 Code RO 2785 i.Lora_tx_zubao lora.o - 0x08008f58 0x08008f58 0x00000008 Code RO 1659 i.MX_ADC1_Init main.o - 0x08008f60 0x08008f60 0x00000014 Code RO 1660 i.MX_ADC_DeInit main.o - 0x08008f74 0x08008f74 0x0000006c Code RO 1661 i.MX_ADC_Init main.o - 0x08008fe0 0x08008fe0 0x00000028 Code RO 1662 i.MX_DMA_Init main.o - 0x08009008 0x08009008 0x00000168 Code RO 1663 i.MX_GPIO_Init main.o - 0x08009170 0x08009170 0x00000044 Code RO 1664 i.MX_SPI1_Init main.o - 0x080091b4 0x080091b4 0x00000078 Code RO 1665 i.MX_TIM2_Init main.o - 0x0800922c 0x0800922c 0x0000006c Code RO 1666 i.MX_USART1_UART_Init main.o - 0x08009298 0x08009298 0x00000002 Code RO 1895 i.NMI_Handler stm32l0xx_it.o - 0x0800929a 0x0800929a 0x00000002 PAD - 0x0800929c 0x0800929c 0x00000044 Code RO 4563 i.NVIC_SetPriority stm32l0xx_hal_cortex.o - 0x080092e0 0x080092e0 0x000001c0 Code RO 2786 i.OnRxDone lora.o - 0x080094a0 0x080094a0 0x00000014 Code RO 2787 i.OnRxError lora.o - 0x080094b4 0x080094b4 0x00000064 Code RO 2788 i.OnRxTimeout lora.o - 0x08009518 0x08009518 0x00000038 Code RO 2789 i.OnTxDone lora.o - 0x08009550 0x08009550 0x00000014 Code RO 2790 i.OnTxTimeout lora.o - 0x08009564 0x08009564 0x00000002 Code RO 1896 i.PendSV_Handler stm32l0xx_it.o - 0x08009566 0x08009566 0x00000002 PAD - 0x08009568 0x08009568 0x00000170 Code RO 1667 i.Program_Init main.o - 0x080096d8 0x080096d8 0x00000004 Code RO 2148 i.RadioCheckRfFrequency radio.o - 0x080096dc 0x080096dc 0x00000034 Code RO 2149 i.RadioGetFskBandwidthRegValue radio.o - 0x08009710 0x08009710 0x0000001e Code RO 2150 i.RadioGetStatus radio.o - 0x0800972e 0x0800972e 0x00000004 Code RO 2151 i.RadioGetWakeupTime radio.o - 0x08009732 0x08009732 0x00000002 PAD - 0x08009734 0x08009734 0x00000048 Code RO 2152 i.RadioInit radio.o - 0x0800977c 0x0800977c 0x000000e8 Code RO 2153 i.RadioIrqProcess radio.o - 0x08009864 0x08009864 0x00000024 Code RO 2154 i.RadioIsChannelFree radio.o - 0x08009888 0x08009888 0x0000000c Code RO 2155 i.RadioOnDioIrq radio.o - 0x08009894 0x08009894 0x00000034 Code RO 2158 i.RadioRandom radio.o - 0x080098c8 0x080098c8 0x00000008 Code RO 2159 i.RadioRead radio.o - 0x080098d0 0x080098d0 0x00000008 Code RO 2160 i.RadioReadBuffer radio.o - 0x080098d8 0x080098d8 0x00000008 Code RO 2162 i.RadioRssi radio.o - 0x080098e0 0x080098e0 0x00000034 Code RO 2163 i.RadioRx radio.o - 0x08009914 0x08009914 0x00000030 Code RO 2164 i.RadioRxBoosted radio.o - 0x08009944 0x08009944 0x00000040 Code RO 2165 i.RadioSend radio.o - 0x08009984 0x08009984 0x00000008 Code RO 2166 i.RadioSetChannel radio.o - 0x0800998c 0x0800998c 0x0000002c Code RO 2167 i.RadioSetMaxPayloadLength radio.o - 0x080099b8 0x080099b8 0x00000030 Code RO 2168 i.RadioSetModem radio.o - 0x080099e8 0x080099e8 0x00000038 Code RO 2169 i.RadioSetPublicNetwork radio.o - 0x08009a20 0x08009a20 0x00000190 Code RO 2170 i.RadioSetRxConfig radio.o - 0x08009bb0 0x08009bb0 0x00000008 Code RO 2171 i.RadioSetRxDutyCycle radio.o - 0x08009bb8 0x08009bb8 0x00000130 Code RO 2172 i.RadioSetTxConfig radio.o - 0x08009ce8 0x08009ce8 0x00000014 Code RO 2173 i.RadioSetTxContinuousWave radio.o - 0x08009cfc 0x08009cfc 0x00000020 Code RO 2174 i.RadioSleep radio.o - 0x08009d1c 0x08009d1c 0x0000000a Code RO 2175 i.RadioStandby radio.o - 0x08009d26 0x08009d26 0x00000008 Code RO 2176 i.RadioStartCad radio.o - 0x08009d2e 0x08009d2e 0x00000002 PAD - 0x08009d30 0x08009d30 0x00000184 Code RO 2177 i.RadioTimeOnAir radio.o - 0x08009eb4 0x08009eb4 0x00000008 Code RO 2179 i.RadioWrite radio.o - 0x08009ebc 0x08009ebc 0x00000008 Code RO 2180 i.RadioWriteBuffer radio.o - 0x08009ec4 0x08009ec4 0x00000050 Code RO 1152 i.Reset_DW1000 dw_driver.o - 0x08009f14 0x08009f14 0x00000042 Code RO 4995 i.SPI_EndRxTxTransaction stm32l0xx_hal_spi.o - 0x08009f56 0x08009f56 0x0000008c Code RO 5000 i.SPI_WaitFlagStateUntilTimeout stm32l0xx_hal_spi.o - 0x08009fe2 0x08009fe2 0x00000004 Code RO 1351 i.STMFLASH_ReadHalfWord flash.o - 0x08009fe6 0x08009fe6 0x00000002 Code RO 1897 i.SVC_Handler stm32l0xx_it.o - 0x08009fe8 0x08009fe8 0x00000002 Code RO 2662 i.SX126xAntSwOff sx126x-board.o - 0x08009fea 0x08009fea 0x00000002 Code RO 2663 i.SX126xAntSwOn sx126x-board.o - 0x08009fec 0x08009fec 0x00000074 Code RO 2376 i.SX126xCalibrateImage sx126x.o - 0x0800a060 0x0800a060 0x00000020 Code RO 2377 i.SX126xCheckDeviceReady sx126x.o - 0x0800a080 0x0800a080 0x00000014 Code RO 2379 i.SX126xClearIrqStatus sx126x.o - 0x0800a094 0x0800a094 0x00000014 Code RO 2381 i.SX126xGetIrqStatus sx126x.o - 0x0800a0a8 0x0800a0a8 0x0000000c Code RO 2382 i.SX126xGetOperatingMode sx126x.o - 0x0800a0b4 0x0800a0b4 0x00000004 Code RO 2665 i.SX126xGetPaSelect sx126x-board.o - 0x0800a0b8 0x0800a0b8 0x0000007c Code RO 2383 i.SX126xGetPacketStatus sx126x.o - 0x0800a134 0x0800a134 0x0000000c Code RO 2384 i.SX126xGetPacketType sx126x.o - 0x0800a140 0x0800a140 0x0000002c Code RO 2385 i.SX126xGetPayload sx126x.o - 0x0800a16c 0x0800a16c 0x00000018 Code RO 2387 i.SX126xGetRssiInst sx126x.o - 0x0800a184 0x0800a184 0x00000044 Code RO 2388 i.SX126xGetRxBufferStatus sx126x.o - 0x0800a1c8 0x0800a1c8 0x00000024 Code RO 2390 i.SX126xInit sx126x.o - 0x0800a1ec 0x0800a1ec 0x00000054 Code RO 2666 i.SX126xReadBuffer sx126x-board.o - 0x0800a240 0x0800a240 0x0000004c Code RO 2667 i.SX126xReadCommand sx126x-board.o - 0x0800a28c 0x0800a28c 0x00000010 Code RO 2668 i.SX126xReadRegister sx126x-board.o - 0x0800a29c 0x0800a29c 0x00000058 Code RO 2669 i.SX126xReadRegisters sx126x-board.o - 0x0800a2f4 0x0800a2f4 0x00000034 Code RO 2670 i.SX126xReset sx126x-board.o - 0x0800a328 0x0800a328 0x00000010 Code RO 2391 i.SX126xSendPayload sx126x.o - 0x0800a338 0x0800a338 0x00000014 Code RO 2392 i.SX126xSetBufferBaseAddress sx126x.o - 0x0800a34c 0x0800a34c 0x00000018 Code RO 2393 i.SX126xSetCad sx126x.o - 0x0800a364 0x0800a364 0x00000024 Code RO 2395 i.SX126xSetCrcPolynomial sx126x.o - 0x0800a388 0x0800a388 0x00000024 Code RO 2396 i.SX126xSetCrcSeed sx126x.o - 0x0800a3ac 0x0800a3ac 0x0000000e Code RO 2397 i.SX126xSetDio2AsRfSwitchCtrl sx126x.o - 0x0800a3ba 0x0800a3ba 0x00000028 Code RO 2399 i.SX126xSetDioIrqParams sx126x.o - 0x0800a3e2 0x0800a3e2 0x0000000e Code RO 2401 i.SX126xSetLoRaSymbNumTimeout sx126x.o - 0x0800a3f0 0x0800a3f0 0x000000a0 Code RO 2402 i.SX126xSetModulationParams sx126x.o - 0x0800a490 0x0800a490 0x00000018 Code RO 2403 i.SX126xSetPaConfig sx126x.o - 0x0800a4a8 0x0800a4a8 0x000000b4 Code RO 2404 i.SX126xSetPacketParams sx126x.o - 0x0800a55c 0x0800a55c 0x0000001c Code RO 2405 i.SX126xSetPacketType sx126x.o - 0x0800a578 0x0800a578 0x0000000e Code RO 2406 i.SX126xSetPayload sx126x.o - 0x0800a586 0x0800a586 0x0000000e Code RO 2407 i.SX126xSetRegulatorMode sx126x.o - 0x0800a594 0x0800a594 0x0000004c Code RO 2408 i.SX126xSetRfFrequency sx126x.o - 0x0800a5e0 0x0800a5e0 0x0000000a Code RO 2671 i.SX126xSetRfTxPower sx126x-board.o - 0x0800a5ea 0x0800a5ea 0x00000002 PAD - 0x0800a5ec 0x0800a5ec 0x00000024 Code RO 2409 i.SX126xSetRx sx126x.o - 0x0800a610 0x0800a610 0x00000034 Code RO 2410 i.SX126xSetRxBoosted sx126x.o - 0x0800a644 0x0800a644 0x00000030 Code RO 2411 i.SX126xSetRxDutyCycle sx126x.o - 0x0800a674 0x0800a674 0x0000001c Code RO 2413 i.SX126xSetSleep sx126x.o - 0x0800a690 0x0800a690 0x00000024 Code RO 2414 i.SX126xSetStandby sx126x.o - 0x0800a6b4 0x0800a6b4 0x0000000e Code RO 2415 i.SX126xSetStopRxTimerOnPreambleDetect sx126x.o - 0x0800a6c2 0x0800a6c2 0x00000012 Code RO 2416 i.SX126xSetSyncWord sx126x.o - 0x0800a6d4 0x0800a6d4 0x00000024 Code RO 2417 i.SX126xSetTx sx126x.o - 0x0800a6f8 0x0800a6f8 0x0000000e Code RO 2418 i.SX126xSetTxContinuousWave sx126x.o - 0x0800a706 0x0800a706 0x00000002 PAD - 0x0800a708 0x0800a708 0x00000080 Code RO 2420 i.SX126xSetTxParams sx126x.o - 0x0800a788 0x0800a788 0x00000034 Code RO 2421 i.SX126xSetWhiteningSeed sx126x.o - 0x0800a7bc 0x0800a7bc 0x00000018 Code RO 2672 i.SX126xWaitOnBusy sx126x-board.o - 0x0800a7d4 0x0800a7d4 0x00000030 Code RO 2673 i.SX126xWakeup sx126x-board.o - 0x0800a804 0x0800a804 0x0000004c Code RO 2674 i.SX126xWriteBuffer sx126x-board.o - 0x0800a850 0x0800a850 0x00000048 Code RO 2675 i.SX126xWriteCommand sx126x-board.o - 0x0800a898 0x0800a898 0x0000000c Code RO 2676 i.SX126xWriteRegister sx126x-board.o - 0x0800a8a4 0x0800a8a4 0x00000050 Code RO 2677 i.SX126xWriteRegisters sx126x-board.o - 0x0800a8f4 0x0800a8f4 0x00000078 Code RO 1516 i.SendComMap serial_at_cmd_app.o - 0x0800a96c 0x0800a96c 0x0000005c Code RO 1668 i.SetNextPollTime main.o - 0x0800a9c8 0x0800a9c8 0x00000028 Code RO 2678 i.SpiInOut sx126x-board.o - 0x0800a9f0 0x0800a9f0 0x00000014 Code RO 1184 i.Spi_ChangePrescaler spi.o - 0x0800aa04 0x0800aa04 0x00000008 Code RO 1898 i.SysTick_Handler stm32l0xx_it.o - 0x0800aa0c 0x0800aa0c 0x00000098 Code RO 1669 i.SystemClock_Config main.o - 0x0800aaa4 0x0800aaa4 0x00000058 Code RO 2059 i.SystemInit system_stm32l0xx.o - 0x0800aafc 0x0800aafc 0x00000058 Code RO 5354 i.TIM_Base_SetConfig stm32l0xx_hal_tim.o - 0x0800ab54 0x0800ab54 0x0000001a Code RO 5355 i.TIM_CCxChannelCmd stm32l0xx_hal_tim.o - 0x0800ab6e 0x0800ab6e 0x00000016 Code RO 5365 i.TIM_ETR_SetConfig stm32l0xx_hal_tim.o - 0x0800ab84 0x0800ab84 0x00000010 Code RO 5366 i.TIM_ITRx_SetConfig stm32l0xx_hal_tim.o - 0x0800ab94 0x0800ab94 0x00000030 Code RO 5367 i.TIM_OC1_SetConfig stm32l0xx_hal_tim.o - 0x0800abc4 0x0800abc4 0x00000032 Code RO 5368 i.TIM_OC2_SetConfig stm32l0xx_hal_tim.o - 0x0800abf6 0x0800abf6 0x00000036 Code RO 5369 i.TIM_OC3_SetConfig stm32l0xx_hal_tim.o - 0x0800ac2c 0x0800ac2c 0x00000036 Code RO 5370 i.TIM_OC4_SetConfig stm32l0xx_hal_tim.o - 0x0800ac62 0x0800ac62 0x00000022 Code RO 5372 i.TIM_TI1_ConfigInputStage stm32l0xx_hal_tim.o - 0x0800ac84 0x0800ac84 0x00000026 Code RO 5374 i.TIM_TI2_ConfigInputStage stm32l0xx_hal_tim.o - 0x0800acaa 0x0800acaa 0x000000ca Code RO 5998 i.UART_AdvFeatureConfig stm32l0xx_hal_uart.o - 0x0800ad74 0x0800ad74 0x00000060 Code RO 5999 i.UART_CheckIdleState stm32l0xx_hal_uart.o - 0x0800add4 0x0800add4 0x00000074 Code RO 1260 i.UART_CheckReceive usart.o - 0x0800ae48 0x0800ae48 0x00000098 Code RO 1261 i.UART_CheckSend usart.o - 0x0800aee0 0x0800aee0 0x00000014 Code RO 6000 i.UART_DMAAbortOnError stm32l0xx_hal_uart.o - 0x0800aef4 0x0800aef4 0x00000048 Code RO 6001 i.UART_DMAError stm32l0xx_hal_uart.o - 0x0800af3c 0x0800af3c 0x0000003e Code RO 6002 i.UART_DMAReceiveCplt stm32l0xx_hal_uart.o - 0x0800af7a 0x0800af7a 0x0000000a Code RO 6004 i.UART_DMARxHalfCplt stm32l0xx_hal_uart.o - 0x0800af84 0x0800af84 0x00000020 Code RO 6010 i.UART_EndRxTransfer stm32l0xx_hal_uart.o - 0x0800afa4 0x0800afa4 0x00000010 Code RO 6011 i.UART_EndTxTransfer stm32l0xx_hal_uart.o - 0x0800afb4 0x0800afb4 0x00000064 Code RO 1263 i.UART_PushFrame usart.o - 0x0800b018 0x0800b018 0x00000228 Code RO 6014 i.UART_SetConfig stm32l0xx_hal_uart.o - 0x0800b240 0x0800b240 0x00000062 Code RO 6017 i.UART_WaitOnFlagUntilTimeout stm32l0xx_hal_uart.o - 0x0800b2a2 0x0800b2a2 0x00000002 PAD - 0x0800b2a4 0x0800b2a4 0x00000018 Code RO 1899 i.USART1_IRQHandler stm32l0xx_it.o - 0x0800b2bc 0x0800b2bc 0x00000080 Code RO 1517 i.UpdateProcess serial_at_cmd_app.o - 0x0800b33c 0x0800b33c 0x0000000c Code RO 1266 i.Usart1InitVariables usart.o - 0x0800b348 0x0800b348 0x00000050 Code RO 1670 i.UsartDeInit main.o - 0x0800b398 0x0800b398 0x0000002c Code RO 1671 i.UsartInit main.o - 0x0800b3c4 0x0800b3c4 0x0000011c Code RO 1518 i.UsartParseDataHandler serial_at_cmd_app.o - 0x0800b4e0 0x0800b4e0 0x00000020 Code RO 6488 i.__0printf$1 mc_p.l(printf1.o) - 0x0800b500 0x0800b500 0x0000002e Code RO 6800 i.__ARM_clz mf_p.l(depilogue.o) - 0x0800b52e 0x0800b52e 0x0000001a Code RO 1088 i.__ARM_common_switch8 deca_device.o - 0x0800b548 0x0800b548 0x000000ac Code RO 6766 i.__kernel_poly m_ps.l(poly.o) - 0x0800b5f4 0x0800b5f4 0x00000014 Code RO 6740 i.__mathlib_dbl_divzero m_ps.l(dunder.o) - 0x0800b608 0x0800b608 0x0000000a Code RO 6741 i.__mathlib_dbl_infnan m_ps.l(dunder.o) - 0x0800b612 0x0800b612 0x00000010 Code RO 6743 i.__mathlib_dbl_invalid m_ps.l(dunder.o) - 0x0800b622 0x0800b622 0x0000000e Code RO 6812 i.__scatterload_copy mc_p.l(handlers.o) - 0x0800b630 0x0800b630 0x00000002 Code RO 6813 i.__scatterload_null mc_p.l(handlers.o) - 0x0800b632 0x0800b632 0x0000000e Code RO 6814 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x0800b640 0x0800b640 0x0000000c Code RO 6790 i.__set_errno mc_p.l(errno.o) - 0x0800b64c 0x0800b64c 0x00000026 Code RO 575 i._dwt_aonarrayupload deca_device.o - 0x0800b672 0x0800b672 0x00000002 PAD - 0x0800b674 0x0800b674 0x0000003c Code RO 577 i._dwt_configlde deca_device.o - 0x0800b6b0 0x0800b6b0 0x000000b6 Code RO 579 i._dwt_enableclocks deca_device.o - 0x0800b766 0x0800b766 0x00000032 Code RO 580 i._dwt_loaducodefromrom deca_device.o - 0x0800b798 0x0800b798 0x00000044 Code RO 582 i._dwt_otpread deca_device.o - 0x0800b7dc 0x0800b7dc 0x00000150 Code RO 6495 i._printf_core mc_p.l(printf1.o) - 0x0800b92c 0x0800b92c 0x000000c8 Code RO 6382 i.ceil m_ps.l(ceil.o) - 0x0800b9f4 0x0800b9f4 0x0000000e Code RO 1153 i.delay_ms dw_driver.o - 0x0800ba02 0x0800ba02 0x0000008c Code RO 76 i.delay_us lis3dh_driver.o - 0x0800ba8e 0x0800ba8e 0x00000002 PAD - 0x0800ba90 0x0800ba90 0x00000210 Code RO 590 i.dwt_configure deca_device.o - 0x0800bca0 0x0800bca0 0x00000028 Code RO 591 i.dwt_configuresleep deca_device.o - 0x0800bcc8 0x0800bcc8 0x00000008 Code RO 596 i.dwt_entersleep deca_device.o - 0x0800bcd0 0x0800bcd0 0x00000026 Code RO 597 i.dwt_entersleepaftertx deca_device.o - 0x0800bcf6 0x0800bcf6 0x00000002 PAD - 0x0800bcf8 0x0800bcf8 0x00000050 Code RO 598 i.dwt_forcetrxoff deca_device.o - 0x0800bd48 0x0800bd48 0x00000148 Code RO 602 i.dwt_initialise deca_device.o - 0x0800be90 0x0800be90 0x0000002c Code RO 608 i.dwt_read16bitoffsetreg deca_device.o - 0x0800bebc 0x0800bebc 0x00000028 Code RO 609 i.dwt_read32bitoffsetreg deca_device.o - 0x0800bee4 0x0800bee4 0x0000000c Code RO 612 i.dwt_readdevid deca_device.o - 0x0800bef0 0x0800bef0 0x0000003c Code RO 613 i.dwt_readdiagnostics deca_device.o - 0x0800bf2c 0x0800bf2c 0x00000038 Code RO 615 i.dwt_readfromdevice deca_device.o - 0x0800bf64 0x0800bf64 0x00000012 Code RO 616 i.dwt_readrxdata deca_device.o - 0x0800bf76 0x0800bf76 0x00000010 Code RO 617 i.dwt_readrxtimestamp deca_device.o - 0x0800bf86 0x0800bf86 0x00000054 Code RO 628 i.dwt_rxenable deca_device.o - 0x0800bfda 0x0800bfda 0x0000000e Code RO 637 i.dwt_setdelayedtrxtime deca_device.o - 0x0800bfe8 0x0800bfe8 0x00000014 Code RO 644 i.dwt_setrxantennadelay deca_device.o - 0x0800bffc 0x0800bffc 0x0000005c Code RO 646 i.dwt_setrxtimeout deca_device.o - 0x0800c058 0x0800c058 0x0000000e Code RO 648 i.dwt_settxantennadelay deca_device.o - 0x0800c066 0x0800c066 0x00000002 PAD - 0x0800c068 0x0800c068 0x00000094 Code RO 651 i.dwt_starttx deca_device.o - 0x0800c0fc 0x0800c0fc 0x00000034 Code RO 652 i.dwt_syncrxbufptrs deca_device.o - 0x0800c130 0x0800c130 0x00000016 Code RO 653 i.dwt_write16bitoffsetreg deca_device.o - 0x0800c146 0x0800c146 0x0000001e Code RO 654 i.dwt_write32bitoffsetreg deca_device.o - 0x0800c164 0x0800c164 0x00000038 Code RO 655 i.dwt_writetodevice deca_device.o - 0x0800c19c 0x0800c19c 0x00000024 Code RO 656 i.dwt_writetxdata deca_device.o - 0x0800c1c0 0x0800c1c0 0x0000001c Code RO 657 i.dwt_writetxfctrl deca_device.o - 0x0800c1dc 0x0800c1dc 0x00000030 Code RO 658 i.dwt_xtaltrim deca_device.o - 0x0800c20c 0x0800c20c 0x000000c8 Code RO 6386 i.floor m_ps.l(floor.o) - 0x0800c2d4 0x0800c2d4 0x00000018 Code RO 1267 i.fputc usart.o - 0x0800c2ec 0x0800c2ec 0x00000354 Code RO 6757 i.log m_ps.l(log.o) - 0x0800c640 0x0800c640 0x000000ec Code RO 6390 i.log10 m_ps.l(log10.o) - 0x0800c72c 0x0800c72c 0x000000cc Code RO 1675 i.main main.o - 0x0800c7f8 0x0800c7f8 0x0000007c Code RO 1395 i.parameter_init global_param.o - 0x0800c874 0x0800c874 0x0000004c Code RO 1185 i.readfromspi spi.o - 0x0800c8c0 0x0800c8c0 0x0000001e Code RO 1586 i.resp_msg_set_ts dw_ancapp.o - 0x0800c8de 0x0800c8de 0x00000008 Code RO 6407 i.rint m_ps.l(rint.o) - 0x0800c8e6 0x0800c8e6 0x00000002 PAD - 0x0800c8e8 0x0800c8e8 0x0000009c Code RO 6409 i.round m_ps.l(round.o) - 0x0800c984 0x0800c984 0x00000040 Code RO 1396 i.save_com_map_to_flash global_param.o - 0x0800c9c4 0x0800c9c4 0x00000048 Code RO 1186 i.writetospi spi.o - 0x0800ca0c 0x0800ca0c 0x00000008 Data RO 1107 .constdata deca_params_init.o - 0x0800ca14 0x0800ca14 0x00000018 Data RO 1108 .constdata deca_params_init.o - 0x0800ca2c 0x0800ca2c 0x00000008 Data RO 1109 .constdata deca_params_init.o - 0x0800ca34 0x0800ca34 0x0000000c Data RO 1110 .constdata deca_params_init.o - 0x0800ca40 0x0800ca40 0x00000004 Data RO 1111 .constdata deca_params_init.o - 0x0800ca44 0x0800ca44 0x00000020 Data RO 1112 .constdata deca_params_init.o - 0x0800ca64 0x0800ca64 0x00000032 Data RO 1113 .constdata deca_params_init.o - 0x0800ca96 0x0800ca96 0x00000019 Data RO 2060 .constdata system_stm32l0xx.o - 0x0800caaf 0x0800caaf 0x00000008 Data RO 2061 .constdata system_stm32l0xx.o - 0x0800cab7 0x0800cab7 0x00000001 PAD - 0x0800cab8 0x0800cab8 0x0000006c Data RO 2183 .constdata radio.o - 0x0800cb24 0x0800cb24 0x000000b4 Data RO 2184 .constdata radio.o - 0x0800cbd8 0x0800cbd8 0x00000038 Data RO 6758 .constdata m_ps.l(log.o) - 0x0800cc10 0x0800cc10 0x00000008 Data RO 6768 .constdata m_ps.l(qnan.o) - 0x0800cc18 0x0800cc18 0x00000020 Data RO 6810 Region$$Table anon$$obj.o + 0x080050f0 0x080050f0 0x0000002c Code RO 6563 .text mc_p.l(uidiv.o) + 0x0800511c 0x0800511c 0x00000060 Code RO 6567 .text mc_p.l(uldiv.o) + 0x0800517c 0x0800517c 0x00000022 Code RO 6569 .text mc_p.l(llushr.o) + 0x0800519e 0x0800519e 0x00000024 Code RO 6571 .text mc_p.l(memcpya.o) + 0x080051c2 0x080051c2 0x00000024 Code RO 6573 .text mc_p.l(memseta.o) + 0x080051e6 0x080051e6 0x00000028 Code RO 6575 .text mc_p.l(strstr.o) + 0x0800520e 0x0800520e 0x0000000e Code RO 6579 .text mc_p.l(strlen.o) + 0x0800521c 0x0800521c 0x0000001a Code RO 6581 .text mc_p.l(memcmp.o) + 0x08005236 0x08005236 0x000000b2 Code RO 6848 .text mf_p.l(fadd.o) + 0x080052e8 0x080052e8 0x0000007c Code RO 6852 .text mf_p.l(fdiv.o) + 0x08005364 0x08005364 0x00000164 Code RO 6856 .text mf_p.l(dadd.o) + 0x080054c8 0x080054c8 0x000000d0 Code RO 6858 .text mf_p.l(dmul.o) + 0x08005598 0x08005598 0x000000f0 Code RO 6860 .text mf_p.l(ddiv.o) + 0x08005688 0x08005688 0x0000002c Code RO 6862 .text mf_p.l(dscalb.o) + 0x080056b4 0x080056b4 0x00000016 Code RO 6864 .text mf_p.l(fflti.o) + 0x080056ca 0x080056ca 0x0000000e Code RO 6866 .text mf_p.l(ffltui.o) + 0x080056d8 0x080056d8 0x00000028 Code RO 6868 .text mf_p.l(dflti.o) + 0x08005700 0x08005700 0x0000001c Code RO 6870 .text mf_p.l(dfltui.o) + 0x0800571c 0x0800571c 0x00000028 Code RO 6872 .text mf_p.l(ffixui.o) + 0x08005744 0x08005744 0x00000048 Code RO 6874 .text mf_p.l(dfixi.o) + 0x0800578c 0x0800578c 0x0000003c Code RO 6876 .text mf_p.l(dfixui.o) + 0x080057c8 0x080057c8 0x00000028 Code RO 6878 .text mf_p.l(f2d.o) + 0x080057f0 0x080057f0 0x00000028 Code RO 6882 .text mf_p.l(cdrcmple.o) + 0x08005818 0x08005818 0x00000038 Code RO 6884 .text mf_p.l(d2f.o) + 0x08005850 0x08005850 0x00000014 Code RO 6886 .text mf_p.l(cfcmple.o) + 0x08005864 0x08005864 0x00000020 Code RO 6924 .text mc_p.l(llshl.o) + 0x08005884 0x08005884 0x00000026 Code RO 6926 .text mc_p.l(llsshr.o) + 0x080058aa 0x080058aa 0x00000002 PAD + 0x080058ac 0x080058ac 0x000000a4 Code RO 6935 .text mc_p.l(strtod.o) + 0x08005950 0x08005950 0x00000000 Code RO 6939 .text mc_p.l(iusefp.o) + 0x08005950 0x08005950 0x00000082 Code RO 6940 .text mf_p.l(fepilogue.o) + 0x080059d2 0x080059d2 0x000000be Code RO 6942 .text mf_p.l(depilogue.o) + 0x08005a90 0x08005a90 0x0000007c Code RO 6948 .text mf_p.l(drnd.o) + 0x08005b0c 0x08005b0c 0x00000040 Code RO 6950 .text mf_p.l(dfixul.o) + 0x08005b4c 0x08005b4c 0x00000024 Code RO 6952 .text mc_p.l(init.o) + 0x08005b70 0x08005b70 0x00000008 Code RO 6956 .text mc_p.l(ctype_o.o) + 0x08005b78 0x08005b78 0x00000012 Code RO 6978 .text mc_p.l(isspace_o.o) + 0x08005b8a 0x08005b8a 0x00000002 PAD + 0x08005b8c 0x08005b8c 0x00000374 Code RO 6984 .text mc_p.l(scanf_fp.o) + 0x08005f00 0x08005f00 0x00000044 Code RO 6988 .text mc_p.l(_sgetc.o) + 0x08005f44 0x08005f44 0x0000007a Code RO 6992 .text mc_p.l(llmul.o) + 0x08005fbe 0x08005fbe 0x00000002 PAD + 0x08005fc0 0x08005fc0 0x0000001c Code RO 6999 .text mf_p.l(dfltul.o) + 0x08005fdc 0x08005fdc 0x00000056 Code RO 7009 .text mc_p.l(__dczerorl2.o) + 0x08006032 0x08006032 0x0000005a Code RO 3288 i.ADC_ConversionStop stm32l0xx_hal_adc.o + 0x0800608c 0x0800608c 0x00000024 Code RO 3292 i.ADC_DelayMicroSecond stm32l0xx_hal_adc.o + 0x080060b0 0x080060b0 0x00000068 Code RO 3293 i.ADC_Disable stm32l0xx_hal_adc.o + 0x08006118 0x08006118 0x00000070 Code RO 3294 i.ADC_Enable stm32l0xx_hal_adc.o + 0x08006188 0x08006188 0x00000150 Code RO 1830 i.Anchor_RecNearPoll dw_mbx_tag.o + 0x080062d8 0x080062d8 0x00000020 Code RO 1988 i.Bat_Percent_Poll main.o + 0x080062f8 0x080062f8 0x00000024 Code RO 3170 i.Cal_CRC16 lora.o + 0x0800631c 0x0800631c 0x0000001a Code RO 1569 i.Checksum_u16 dw_app.o + 0x08006336 0x08006336 0x00000002 PAD + 0x08006338 0x08006338 0x00000030 Code RO 1831 i.CmpTagInList dw_mbx_tag.o + 0x08006368 0x08006368 0x00000018 Code RO 2279 i.DMA1_Channel2_3_IRQHandler stm32l0xx_it.o + 0x08006380 0x08006380 0x00000018 Code RO 2280 i.DMA1_Channel4_5_6_7_IRQHandler stm32l0xx_it.o + 0x08006398 0x08006398 0x0000002c Code RO 4736 i.DMA_SetConfig stm32l0xx_hal_dma.o + 0x080063c4 0x080063c4 0x00000020 Code RO 2497 i.Delay_Ms delay.o + 0x080063e4 0x080063e4 0x00000034 Code RO 1570 i.Dw1000_Init dw_app.o + 0x08006418 0x08006418 0x00000010 Code RO 2281 i.EXTI0_1_IRQHandler stm32l0xx_it.o + 0x08006428 0x08006428 0x00000014 Code RO 2282 i.EXTI4_15_IRQHandler stm32l0xx_it.o + 0x0800643c 0x0800643c 0x00000002 Code RO 1989 i.Error_Handler main.o + 0x0800643e 0x0800643e 0x00000002 PAD + 0x08006440 0x08006440 0x0000002c Code RO 4566 i.FLASH_PageErase stm32l0xx_hal_flash_ex.o + 0x0800646c 0x0800646c 0x00000040 Code RO 1477 i.FLASH_Prepare flash.o + 0x080064ac 0x080064ac 0x00000012 Code RO 1478 i.FLASH_Read flash.o + 0x080064be 0x080064be 0x00000002 PAD + 0x080064c0 0x080064c0 0x00000090 Code RO 4465 i.FLASH_SetErrorCode stm32l0xx_hal_flash.o + 0x08006550 0x08006550 0x00000070 Code RO 4466 i.FLASH_WaitForLastOperation stm32l0xx_hal_flash.o + 0x080065c0 0x080065c0 0x00000040 Code RO 1479 i.FLASH_Write flash.o + 0x08006600 0x08006600 0x0000001c Code RO 1991 i.GPS_Close_Init main.o + 0x0800661c 0x0800661c 0x00000214 Code RO 1917 i.GPS_ParseGGA gps.o + 0x08006830 0x08006830 0x000000a0 Code RO 1918 i.GPS_ParseLat gps.o + 0x080068d0 0x080068d0 0x000000a0 Code RO 1919 i.GPS_ParseLon gps.o + 0x08006970 0x08006970 0x00000084 Code RO 1920 i.GPS_RecvFsm gps.o + 0x080069f4 0x080069f4 0x00000028 Code RO 1351 i.Get_ADC_Value adc.o + 0x08006a1c 0x08006a1c 0x000000cc Code RO 1352 i.Get_Battary adc.o + 0x08006ae8 0x08006ae8 0x000000b2 Code RO 3471 i.HAL_ADCEx_Calibration_Start stm32l0xx_hal_adc_ex.o + 0x08006b9a 0x08006b9a 0x00000002 PAD + 0x08006b9c 0x08006b9c 0x00000038 Code RO 3474 i.HAL_ADCEx_EnableVREFINT stm32l0xx_hal_adc_ex.o + 0x08006bd4 0x08006bd4 0x00000094 Code RO 3296 i.HAL_ADC_ConfigChannel stm32l0xx_hal_adc.o + 0x08006c68 0x08006c68 0x000000b4 Code RO 3299 i.HAL_ADC_DeInit stm32l0xx_hal_adc.o + 0x08006d1c 0x08006d1c 0x00000004 Code RO 3302 i.HAL_ADC_GetState stm32l0xx_hal_adc.o + 0x08006d20 0x08006d20 0x00000006 Code RO 3303 i.HAL_ADC_GetValue stm32l0xx_hal_adc.o + 0x08006d26 0x08006d26 0x00000002 PAD + 0x08006d28 0x08006d28 0x000001c8 Code RO 3305 i.HAL_ADC_Init stm32l0xx_hal_adc.o + 0x08006ef0 0x08006ef0 0x00000028 Code RO 2373 i.HAL_ADC_MspDeInit stm32l0xx_hal_msp.o + 0x08006f18 0x08006f18 0x00000050 Code RO 2374 i.HAL_ADC_MspInit stm32l0xx_hal_msp.o + 0x08006f68 0x08006f68 0x000000c8 Code RO 3309 i.HAL_ADC_PollForConversion stm32l0xx_hal_adc.o + 0x08007030 0x08007030 0x0000005c Code RO 3311 i.HAL_ADC_Start stm32l0xx_hal_adc.o + 0x0800708c 0x0800708c 0x00000044 Code RO 4737 i.HAL_DMA_Abort stm32l0xx_hal_dma.o + 0x080070d0 0x080070d0 0x0000004c Code RO 4738 i.HAL_DMA_Abort_IT stm32l0xx_hal_dma.o + 0x0800711c 0x0800711c 0x00000068 Code RO 4739 i.HAL_DMA_DeInit stm32l0xx_hal_dma.o + 0x08007184 0x08007184 0x00000004 Code RO 4740 i.HAL_DMA_GetError stm32l0xx_hal_dma.o + 0x08007188 0x08007188 0x000000a8 Code RO 4742 i.HAL_DMA_IRQHandler stm32l0xx_hal_dma.o + 0x08007230 0x08007230 0x00000090 Code RO 4743 i.HAL_DMA_Init stm32l0xx_hal_dma.o + 0x080072c0 0x080072c0 0x00000068 Code RO 4747 i.HAL_DMA_Start_IT stm32l0xx_hal_dma.o + 0x08007328 0x08007328 0x00000024 Code RO 3534 i.HAL_Delay stm32l0xx_hal.o + 0x0800734c 0x0800734c 0x00000016 Code RO 2499 i.HAL_Delay_nMS delay.o + 0x08007362 0x08007362 0x00000002 PAD + 0x08007364 0x08007364 0x00000078 Code RO 4575 i.HAL_FLASHEx_Erase stm32l0xx_hal_flash_ex.o + 0x080073dc 0x080073dc 0x0000001c Code RO 4470 i.HAL_FLASH_Lock stm32l0xx_hal_flash.o + 0x080073f8 0x080073f8 0x0000003c Code RO 4475 i.HAL_FLASH_Program stm32l0xx_hal_flash.o + 0x08007434 0x08007434 0x0000005c Code RO 4477 i.HAL_FLASH_Unlock stm32l0xx_hal_flash.o + 0x08007490 0x08007490 0x000000f0 Code RO 4674 i.HAL_GPIO_DeInit stm32l0xx_hal_gpio.o + 0x08007580 0x08007580 0x00000050 Code RO 1994 i.HAL_GPIO_EXTI_Callback main.o + 0x080075d0 0x080075d0 0x00000018 Code RO 4676 i.HAL_GPIO_EXTI_IRQHandler stm32l0xx_hal_gpio.o + 0x080075e8 0x080075e8 0x000001bc Code RO 4677 i.HAL_GPIO_Init stm32l0xx_hal_gpio.o + 0x080077a4 0x080077a4 0x0000000a Code RO 4679 i.HAL_GPIO_ReadPin stm32l0xx_hal_gpio.o + 0x080077ae 0x080077ae 0x0000000c Code RO 4681 i.HAL_GPIO_WritePin stm32l0xx_hal_gpio.o + 0x080077ba 0x080077ba 0x00000002 PAD + 0x080077bc 0x080077bc 0x0000000c Code RO 3538 i.HAL_GetTick stm32l0xx_hal.o + 0x080077c8 0x080077c8 0x00000010 Code RO 5180 i.HAL_IWDG_Refresh stm32l0xx_hal_iwdg.o + 0x080077d8 0x080077d8 0x00000010 Code RO 3544 i.HAL_IncTick stm32l0xx_hal.o + 0x080077e8 0x080077e8 0x00000028 Code RO 3545 i.HAL_Init stm32l0xx_hal.o + 0x08007810 0x08007810 0x00000044 Code RO 3546 i.HAL_InitTick stm32l0xx_hal.o + 0x08007854 0x08007854 0x00000002 Code RO 5205 i.HAL_LPTIM_AutoReloadMatchCallback stm32l0xx_hal_lptim.o + 0x08007856 0x08007856 0x00000002 Code RO 5206 i.HAL_LPTIM_AutoReloadWriteCallback stm32l0xx_hal_lptim.o + 0x08007858 0x08007858 0x000000b4 Code RO 1995 i.HAL_LPTIM_CompareMatchCallback main.o + 0x0800790c 0x0800790c 0x00000002 Code RO 5208 i.HAL_LPTIM_CompareWriteCallback stm32l0xx_hal_lptim.o + 0x0800790e 0x0800790e 0x00000002 Code RO 5214 i.HAL_LPTIM_DirectionDownCallback stm32l0xx_hal_lptim.o + 0x08007910 0x08007910 0x00000002 Code RO 5215 i.HAL_LPTIM_DirectionUpCallback stm32l0xx_hal_lptim.o + 0x08007912 0x08007912 0x000000ca Code RO 5221 i.HAL_LPTIM_IRQHandler stm32l0xx_hal_lptim.o + 0x080079dc 0x080079dc 0x000000b0 Code RO 5222 i.HAL_LPTIM_Init stm32l0xx_hal_lptim.o + 0x08007a8c 0x08007a8c 0x00000030 Code RO 2376 i.HAL_LPTIM_MspInit stm32l0xx_hal_msp.o + 0x08007abc 0x08007abc 0x00000006 Code RO 5235 i.HAL_LPTIM_ReadCounter stm32l0xx_hal_lptim.o + 0x08007ac2 0x08007ac2 0x00000002 PAD + 0x08007ac4 0x08007ac4 0x00000088 Code RO 5241 i.HAL_LPTIM_TimeOut_Start_IT stm32l0xx_hal_lptim.o + 0x08007b4c 0x08007b4c 0x00000002 Code RO 5244 i.HAL_LPTIM_TriggerCallback stm32l0xx_hal_lptim.o + 0x08007b4e 0x08007b4e 0x00000002 PAD + 0x08007b50 0x08007b50 0x00000018 Code RO 2377 i.HAL_MspInit stm32l0xx_hal_msp.o + 0x08007b68 0x08007b68 0x00000020 Code RO 5003 i.HAL_NVIC_DisableIRQ stm32l0xx_hal_cortex.o + 0x08007b88 0x08007b88 0x00000018 Code RO 5004 i.HAL_NVIC_EnableIRQ stm32l0xx_hal_cortex.o + 0x08007ba0 0x08007ba0 0x00000008 Code RO 5008 i.HAL_NVIC_SetPriority stm32l0xx_hal_cortex.o + 0x08007ba8 0x08007ba8 0x0000001c Code RO 5009 i.HAL_NVIC_SystemReset stm32l0xx_hal_cortex.o + 0x08007bc4 0x08007bc4 0x00000010 Code RO 4834 i.HAL_PWR_EnableBkUpAccess stm32l0xx_hal_pwr.o + 0x08007bd4 0x08007bd4 0x00000064 Code RO 4841 i.HAL_PWR_EnterSTOPMode stm32l0xx_hal_pwr.o + 0x08007c38 0x08007c38 0x0000017c Code RO 4350 i.HAL_RCCEx_PeriphCLKConfig stm32l0xx_hal_rcc_ex.o + 0x08007db4 0x08007db4 0x0000019c Code RO 4250 i.HAL_RCC_ClockConfig stm32l0xx_hal_rcc.o + 0x08007f50 0x08007f50 0x00000020 Code RO 4256 i.HAL_RCC_GetPCLK1Freq stm32l0xx_hal_rcc.o + 0x08007f70 0x08007f70 0x00000020 Code RO 4257 i.HAL_RCC_GetPCLK2Freq stm32l0xx_hal_rcc.o + 0x08007f90 0x08007f90 0x00000078 Code RO 4258 i.HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc.o + 0x08008008 0x08008008 0x00000432 Code RO 4261 i.HAL_RCC_OscConfig stm32l0xx_hal_rcc.o + 0x0800843a 0x0800843a 0x00000030 Code RO 5950 i.HAL_SPI_DeInit stm32l0xx_hal_spi.o + 0x0800846a 0x0800846a 0x000000b6 Code RO 5955 i.HAL_SPI_Init stm32l0xx_hal_spi.o + 0x08008520 0x08008520 0x00000028 Code RO 2378 i.HAL_SPI_MspDeInit stm32l0xx_hal_msp.o + 0x08008548 0x08008548 0x00000058 Code RO 2379 i.HAL_SPI_MspInit stm32l0xx_hal_msp.o + 0x080085a0 0x080085a0 0x000001f0 Code RO 5964 i.HAL_SPI_TransmitReceive stm32l0xx_hal_spi.o + 0x08008790 0x08008790 0x00000030 Code RO 5012 i.HAL_SYSTICK_Config stm32l0xx_hal_cortex.o + 0x080087c0 0x080087c0 0x00000002 Code RO 5479 i.HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o + 0x080087c2 0x080087c2 0x00000002 Code RO 5869 i.HAL_UARTEx_WakeupCallback stm32l0xx_hal_uart_ex.o + 0x080087c4 0x080087c4 0x0000009a Code RO 5491 i.HAL_UART_DMAStop stm32l0xx_hal_uart.o + 0x0800885e 0x0800885e 0x00000042 Code RO 5492 i.HAL_UART_DeInit stm32l0xx_hal_uart.o + 0x080088a0 0x080088a0 0x00000002 Code RO 1996 i.HAL_UART_ErrorCallback main.o + 0x080088a2 0x080088a2 0x00000002 PAD + 0x080088a4 0x080088a4 0x000002ac Code RO 5498 i.HAL_UART_IRQHandler stm32l0xx_hal_uart.o + 0x08008b50 0x08008b50 0x0000006a Code RO 5499 i.HAL_UART_Init stm32l0xx_hal_uart.o + 0x08008bba 0x08008bba 0x00000002 PAD + 0x08008bbc 0x08008bbc 0x0000009c Code RO 2380 i.HAL_UART_MspDeInit stm32l0xx_hal_msp.o + 0x08008c58 0x08008c58 0x000001e0 Code RO 2381 i.HAL_UART_MspInit stm32l0xx_hal_msp.o + 0x08008e38 0x08008e38 0x00000064 Code RO 5503 i.HAL_UART_Receive_DMA stm32l0xx_hal_uart.o + 0x08008e9c 0x08008e9c 0x00000002 Code RO 5506 i.HAL_UART_RxCpltCallback stm32l0xx_hal_uart.o + 0x08008e9e 0x08008e9e 0x00000002 Code RO 5507 i.HAL_UART_RxHalfCpltCallback stm32l0xx_hal_uart.o + 0x08008ea0 0x08008ea0 0x000000c0 Code RO 5508 i.HAL_UART_Transmit stm32l0xx_hal_uart.o + 0x08008f60 0x08008f60 0x000000ac Code RO 5509 i.HAL_UART_Transmit_DMA stm32l0xx_hal_uart.o + 0x0800900c 0x0800900c 0x00000002 Code RO 5511 i.HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o + 0x0800900e 0x0800900e 0x00000002 Code RO 5512 i.HAL_UART_TxHalfCpltCallback stm32l0xx_hal_uart.o + 0x08009010 0x08009010 0x00000032 Code RO 6297 i.HIDO_UtilCharToHex HIDOLibrary.lib(hido_util.o) + 0x08009042 0x08009042 0x00000020 Code RO 6301 i.HIDO_UtilHexStrBufToInt HIDOLibrary.lib(hido_util.o) + 0x08009062 0x08009062 0x000001e6 Code RO 6313 i.HIDO_UtilParseFormat HIDOLibrary.lib(hido_util.o) + 0x08009248 0x08009248 0x00000022 Code RO 6315 i.HIDO_UtilStrBufToInt HIDOLibrary.lib(hido_util.o) + 0x0800926a 0x0800926a 0x00000020 Code RO 6320 i.HIDO_UtilStrnchr HIDOLibrary.lib(hido_util.o) + 0x0800928a 0x0800928a 0x00000002 PAD + 0x0800928c 0x0800928c 0x00000010 Code RO 2283 i.HardFault_Handler stm32l0xx_it.o + 0x0800929c 0x0800929c 0x00000044 Code RO 12 i.IIC2_Ack lis3dh_driver.o + 0x080092e0 0x080092e0 0x00000044 Code RO 14 i.IIC2_NAck lis3dh_driver.o + 0x08009324 0x08009324 0x00000064 Code RO 15 i.IIC2_Read_Byte lis3dh_driver.o + 0x08009388 0x08009388 0x00000064 Code RO 16 i.IIC2_Send_Byte lis3dh_driver.o + 0x080093ec 0x080093ec 0x0000003c Code RO 17 i.IIC2_Start lis3dh_driver.o + 0x08009428 0x08009428 0x00000044 Code RO 18 i.IIC2_Stop lis3dh_driver.o + 0x0800946c 0x0800946c 0x0000005c Code RO 19 i.IIC2_Wait_Ack lis3dh_driver.o + 0x080094c8 0x080094c8 0x000000b8 Code RO 1997 i.IdleTask main.o + 0x08009580 0x08009580 0x0000007c Code RO 1998 i.Jingzhi_Poll main.o + 0x080095fc 0x080095fc 0x0000006c Code RO 20 i.LIS3DH_Data_Init lis3dh_driver.o + 0x08009668 0x08009668 0x00000012 Code RO 37 i.LIS3DH_GetWHO_AM_I lis3dh_driver.o + 0x0800967a 0x0800967a 0x0000003a Code RO 43 i.LIS3DH_ReadOneByte lis3dh_driver.o + 0x080096b4 0x080096b4 0x0000000e Code RO 44 i.LIS3DH_ReadReg lis3dh_driver.o + 0x080096c2 0x080096c2 0x00000034 Code RO 74 i.LIS3DH_WriteOneByte lis3dh_driver.o + 0x080096f6 0x080096f6 0x0000000a Code RO 75 i.LIS3DH_WriteReg lis3dh_driver.o + 0x08009700 0x08009700 0x00000010 Code RO 2284 i.LPTIM1_IRQHandler stm32l0xx_it.o + 0x08009710 0x08009710 0x000000ec Code RO 5245 i.LPTIM_Disable stm32l0xx_hal_lptim.o + 0x080097fc 0x080097fc 0x00000038 Code RO 5246 i.LPTIM_WaitForFlag stm32l0xx_hal_lptim.o + 0x08009834 0x08009834 0x00000040 Code RO 2285 i.LPUART1_IRQHandler stm32l0xx_it.o + 0x08009874 0x08009874 0x0000005c Code RO 1832 i.LoraHeartBeartPoll dw_mbx_tag.o + 0x080098d0 0x080098d0 0x00000068 Code RO 3171 i.LoraInit lora.o + 0x08009938 0x08009938 0x00000040 Code RO 1833 i.LoraReportFreqPoll dw_mbx_tag.o + 0x08009978 0x08009978 0x000001a8 Code RO 1834 i.LoraReportPoll dw_mbx_tag.o + 0x08009b20 0x08009b20 0x00000070 Code RO 3172 i.LoraRspWriteCommap lora.o + 0x08009b90 0x08009b90 0x0000006c Code RO 3173 i.LoraSendComMap lora.o + 0x08009bfc 0x08009bfc 0x00000294 Code RO 3174 i.LoraUp_Poll lora.o + 0x08009e90 0x08009e90 0x00000028 Code RO 1999 i.Lora_Send_Poll main.o + 0x08009eb8 0x08009eb8 0x00000058 Code RO 2000 i.Lpuart_rx_Poll main.o + 0x08009f10 0x08009f10 0x00000048 Code RO 2001 i.LpusartDeInit main.o + 0x08009f58 0x08009f58 0x0000006c Code RO 2004 i.MX_ADC_Init main.o + 0x08009fc4 0x08009fc4 0x00000038 Code RO 2005 i.MX_DMA_Init main.o + 0x08009ffc 0x08009ffc 0x000001a0 Code RO 2006 i.MX_GPIO_Init main.o + 0x0800a19c 0x0800a19c 0x00000044 Code RO 2007 i.MX_SPI1_Init main.o + 0x0800a1e0 0x0800a1e0 0x0000006c Code RO 2008 i.MX_USART1_UART_Init main.o + 0x0800a24c 0x0800a24c 0x0000003c Code RO 2009 i.MX_USART5_UART_Init main.o + 0x0800a288 0x0800a288 0x000001c0 Code RO 1835 i.MbxTagUwbRec dw_mbx_tag.o + 0x0800a448 0x0800a448 0x00000002 Code RO 2286 i.NMI_Handler stm32l0xx_it.o + 0x0800a44a 0x0800a44a 0x00000002 PAD + 0x0800a44c 0x0800a44c 0x00000260 Code RO 3175 i.OnRxDone lora.o + 0x0800a6ac 0x0800a6ac 0x00000024 Code RO 3176 i.OnRxError lora.o + 0x0800a6d0 0x0800a6d0 0x00000068 Code RO 3177 i.OnRxTimeout lora.o + 0x0800a738 0x0800a738 0x00000064 Code RO 3178 i.OnTxDone lora.o + 0x0800a79c 0x0800a79c 0x00000024 Code RO 3179 i.OnTxTimeout lora.o + 0x0800a7c0 0x0800a7c0 0x00000014 Code RO 2010 i.OneSecondTask main.o + 0x0800a7d4 0x0800a7d4 0x00000002 Code RO 2287 i.PendSV_Handler stm32l0xx_it.o + 0x0800a7d6 0x0800a7d6 0x00000002 PAD + 0x0800a7d8 0x0800a7d8 0x0000006c Code RO 2011 i.PowerDownDetect main.o + 0x0800a844 0x0800a844 0x00000144 Code RO 2012 i.Program_Init main.o + 0x0800a988 0x0800a988 0x00000018 Code RO 1714 i.RGB_Rst ws2812.o + 0x0800a9a0 0x0800a9a0 0x00000044 Code RO 1715 i.RGB_Set ws2812.o + 0x0800a9e4 0x0800a9e4 0x00000064 Code RO 1716 i.RGB_Set_BLUE ws2812.o + 0x0800aa48 0x0800aa48 0x00000024 Code RO 1717 i.RGB_Set_Down ws2812.o + 0x0800aa6c 0x0800aa6c 0x00000064 Code RO 1718 i.RGB_Set_GREEN ws2812.o + 0x0800aad0 0x0800aad0 0x00000064 Code RO 1719 i.RGB_Set_LEDOFF ws2812.o + 0x0800ab34 0x0800ab34 0x00000064 Code RO 1720 i.RGB_Set_RED ws2812.o + 0x0800ab98 0x0800ab98 0x00000038 Code RO 1721 i.RGB_Set_Up ws2812.o + 0x0800abd0 0x0800abd0 0x00000064 Code RO 1722 i.RGB_Set_WHITE ws2812.o + 0x0800ac34 0x0800ac34 0x00000004 Code RO 2532 i.RadioCheckRfFrequency radio.o + 0x0800ac38 0x0800ac38 0x00000034 Code RO 2533 i.RadioGetFskBandwidthRegValue radio.o + 0x0800ac6c 0x0800ac6c 0x0000001e Code RO 2534 i.RadioGetStatus radio.o + 0x0800ac8a 0x0800ac8a 0x00000004 Code RO 2535 i.RadioGetWakeupTime radio.o + 0x0800ac8e 0x0800ac8e 0x00000002 PAD + 0x0800ac90 0x0800ac90 0x00000048 Code RO 2536 i.RadioInit radio.o + 0x0800acd8 0x0800acd8 0x000000e8 Code RO 2537 i.RadioIrqProcess radio.o + 0x0800adc0 0x0800adc0 0x00000024 Code RO 2538 i.RadioIsChannelFree radio.o + 0x0800ade4 0x0800ade4 0x0000000c Code RO 2539 i.RadioOnDioIrq radio.o + 0x0800adf0 0x0800adf0 0x00000034 Code RO 2542 i.RadioRandom radio.o + 0x0800ae24 0x0800ae24 0x00000008 Code RO 2543 i.RadioRead radio.o + 0x0800ae2c 0x0800ae2c 0x00000008 Code RO 2544 i.RadioReadBuffer radio.o + 0x0800ae34 0x0800ae34 0x00000008 Code RO 2546 i.RadioRssi radio.o + 0x0800ae3c 0x0800ae3c 0x00000034 Code RO 2547 i.RadioRx radio.o + 0x0800ae70 0x0800ae70 0x00000030 Code RO 2548 i.RadioRxBoosted radio.o + 0x0800aea0 0x0800aea0 0x00000040 Code RO 2549 i.RadioSend radio.o + 0x0800aee0 0x0800aee0 0x00000008 Code RO 2550 i.RadioSetChannel radio.o + 0x0800aee8 0x0800aee8 0x0000002c Code RO 2551 i.RadioSetMaxPayloadLength radio.o + 0x0800af14 0x0800af14 0x00000030 Code RO 2552 i.RadioSetModem radio.o + 0x0800af44 0x0800af44 0x00000038 Code RO 2553 i.RadioSetPublicNetwork radio.o + 0x0800af7c 0x0800af7c 0x00000190 Code RO 2554 i.RadioSetRxConfig radio.o + 0x0800b10c 0x0800b10c 0x00000008 Code RO 2555 i.RadioSetRxDutyCycle radio.o + 0x0800b114 0x0800b114 0x00000130 Code RO 2556 i.RadioSetTxConfig radio.o + 0x0800b244 0x0800b244 0x00000014 Code RO 2557 i.RadioSetTxContinuousWave radio.o + 0x0800b258 0x0800b258 0x00000020 Code RO 2558 i.RadioSleep radio.o + 0x0800b278 0x0800b278 0x0000000a Code RO 2559 i.RadioStandby radio.o + 0x0800b282 0x0800b282 0x00000008 Code RO 2560 i.RadioStartCad radio.o + 0x0800b28a 0x0800b28a 0x00000002 PAD + 0x0800b28c 0x0800b28c 0x00000184 Code RO 2561 i.RadioTimeOnAir radio.o + 0x0800b410 0x0800b410 0x00000008 Code RO 2563 i.RadioWrite radio.o + 0x0800b418 0x0800b418 0x00000008 Code RO 2564 i.RadioWriteBuffer radio.o + 0x0800b420 0x0800b420 0x00000050 Code RO 1275 i.Reset_DW1000 dw_driver.o + 0x0800b470 0x0800b470 0x00000060 Code RO 5993 i.SPI_EndRxTxTransaction stm32l0xx_hal_spi.o + 0x0800b4d0 0x0800b4d0 0x000000b8 Code RO 5998 i.SPI_WaitFlagStateUntilTimeout stm32l0xx_hal_spi.o + 0x0800b588 0x0800b588 0x00000004 Code RO 1480 i.STMFLASH_ReadHalfWord flash.o + 0x0800b58c 0x0800b58c 0x00000002 Code RO 2288 i.SVC_Handler stm32l0xx_it.o + 0x0800b58e 0x0800b58e 0x00000002 Code RO 3046 i.SX126xAntSwOff sx126x-board.o + 0x0800b590 0x0800b590 0x00000002 Code RO 3047 i.SX126xAntSwOn sx126x-board.o + 0x0800b592 0x0800b592 0x00000002 PAD + 0x0800b594 0x0800b594 0x00000074 Code RO 2760 i.SX126xCalibrateImage sx126x.o + 0x0800b608 0x0800b608 0x00000020 Code RO 2761 i.SX126xCheckDeviceReady sx126x.o + 0x0800b628 0x0800b628 0x00000014 Code RO 2763 i.SX126xClearIrqStatus sx126x.o + 0x0800b63c 0x0800b63c 0x00000014 Code RO 2765 i.SX126xGetIrqStatus sx126x.o + 0x0800b650 0x0800b650 0x0000000c Code RO 2766 i.SX126xGetOperatingMode sx126x.o + 0x0800b65c 0x0800b65c 0x00000004 Code RO 3049 i.SX126xGetPaSelect sx126x-board.o + 0x0800b660 0x0800b660 0x0000007c Code RO 2767 i.SX126xGetPacketStatus sx126x.o + 0x0800b6dc 0x0800b6dc 0x0000000c Code RO 2768 i.SX126xGetPacketType sx126x.o + 0x0800b6e8 0x0800b6e8 0x0000002c Code RO 2769 i.SX126xGetPayload sx126x.o + 0x0800b714 0x0800b714 0x00000018 Code RO 2771 i.SX126xGetRssiInst sx126x.o + 0x0800b72c 0x0800b72c 0x00000044 Code RO 2772 i.SX126xGetRxBufferStatus sx126x.o + 0x0800b770 0x0800b770 0x00000024 Code RO 2774 i.SX126xInit sx126x.o + 0x0800b794 0x0800b794 0x00000058 Code RO 3050 i.SX126xReadBuffer sx126x-board.o + 0x0800b7ec 0x0800b7ec 0x00000050 Code RO 3051 i.SX126xReadCommand sx126x-board.o + 0x0800b83c 0x0800b83c 0x00000010 Code RO 3052 i.SX126xReadRegister sx126x-board.o + 0x0800b84c 0x0800b84c 0x0000005c Code RO 3053 i.SX126xReadRegisters sx126x-board.o + 0x0800b8a8 0x0800b8a8 0x00000034 Code RO 3054 i.SX126xReset sx126x-board.o + 0x0800b8dc 0x0800b8dc 0x00000010 Code RO 2775 i.SX126xSendPayload sx126x.o + 0x0800b8ec 0x0800b8ec 0x00000014 Code RO 2776 i.SX126xSetBufferBaseAddress sx126x.o + 0x0800b900 0x0800b900 0x00000018 Code RO 2777 i.SX126xSetCad sx126x.o + 0x0800b918 0x0800b918 0x00000024 Code RO 2779 i.SX126xSetCrcPolynomial sx126x.o + 0x0800b93c 0x0800b93c 0x00000024 Code RO 2780 i.SX126xSetCrcSeed sx126x.o + 0x0800b960 0x0800b960 0x0000000e Code RO 2781 i.SX126xSetDio2AsRfSwitchCtrl sx126x.o + 0x0800b96e 0x0800b96e 0x00000028 Code RO 2783 i.SX126xSetDioIrqParams sx126x.o + 0x0800b996 0x0800b996 0x0000000e Code RO 2785 i.SX126xSetLoRaSymbNumTimeout sx126x.o + 0x0800b9a4 0x0800b9a4 0x000000a0 Code RO 2786 i.SX126xSetModulationParams sx126x.o + 0x0800ba44 0x0800ba44 0x00000018 Code RO 2787 i.SX126xSetPaConfig sx126x.o + 0x0800ba5c 0x0800ba5c 0x000000b4 Code RO 2788 i.SX126xSetPacketParams sx126x.o + 0x0800bb10 0x0800bb10 0x0000001c Code RO 2789 i.SX126xSetPacketType sx126x.o + 0x0800bb2c 0x0800bb2c 0x0000000e Code RO 2790 i.SX126xSetPayload sx126x.o + 0x0800bb3a 0x0800bb3a 0x0000000e Code RO 2791 i.SX126xSetRegulatorMode sx126x.o + 0x0800bb48 0x0800bb48 0x0000004c Code RO 2792 i.SX126xSetRfFrequency sx126x.o + 0x0800bb94 0x0800bb94 0x0000000a Code RO 3055 i.SX126xSetRfTxPower sx126x-board.o + 0x0800bb9e 0x0800bb9e 0x00000002 PAD + 0x0800bba0 0x0800bba0 0x00000024 Code RO 2793 i.SX126xSetRx sx126x.o + 0x0800bbc4 0x0800bbc4 0x00000034 Code RO 2794 i.SX126xSetRxBoosted sx126x.o + 0x0800bbf8 0x0800bbf8 0x00000030 Code RO 2795 i.SX126xSetRxDutyCycle sx126x.o + 0x0800bc28 0x0800bc28 0x0000001c Code RO 2797 i.SX126xSetSleep sx126x.o + 0x0800bc44 0x0800bc44 0x00000024 Code RO 2798 i.SX126xSetStandby sx126x.o + 0x0800bc68 0x0800bc68 0x0000000e Code RO 2799 i.SX126xSetStopRxTimerOnPreambleDetect sx126x.o + 0x0800bc76 0x0800bc76 0x00000012 Code RO 2800 i.SX126xSetSyncWord sx126x.o + 0x0800bc88 0x0800bc88 0x00000024 Code RO 2801 i.SX126xSetTx sx126x.o + 0x0800bcac 0x0800bcac 0x0000000e Code RO 2802 i.SX126xSetTxContinuousWave sx126x.o + 0x0800bcba 0x0800bcba 0x00000002 PAD + 0x0800bcbc 0x0800bcbc 0x00000080 Code RO 2804 i.SX126xSetTxParams sx126x.o + 0x0800bd3c 0x0800bd3c 0x00000034 Code RO 2805 i.SX126xSetWhiteningSeed sx126x.o + 0x0800bd70 0x0800bd70 0x0000001c Code RO 3056 i.SX126xWaitOnBusy sx126x-board.o + 0x0800bd8c 0x0800bd8c 0x00000034 Code RO 3057 i.SX126xWakeup sx126x-board.o + 0x0800bdc0 0x0800bdc0 0x00000050 Code RO 3058 i.SX126xWriteBuffer sx126x-board.o + 0x0800be10 0x0800be10 0x0000004c Code RO 3059 i.SX126xWriteCommand sx126x-board.o + 0x0800be5c 0x0800be5c 0x0000000c Code RO 3060 i.SX126xWriteRegister sx126x-board.o + 0x0800be68 0x0800be68 0x00000054 Code RO 3061 i.SX126xWriteRegisters sx126x-board.o + 0x0800bebc 0x0800bebc 0x00000034 Code RO 3062 i.SX126x_CS_Di sx126x-board.o + 0x0800bef0 0x0800bef0 0x00000070 Code RO 1802 i.SYN_FrameInfo syn6288.o + 0x0800bf60 0x0800bf60 0x00000078 Code RO 1649 i.SendComMap serial_at_cmd_app.o + 0x0800bfd8 0x0800bfd8 0x0000003c Code RO 1723 i.Set4LEDColor ws2812.o + 0x0800c014 0x0800c014 0x00000014 Code RO 1724 i.Set4LEDColor_Off ws2812.o + 0x0800c028 0x0800c028 0x00000028 Code RO 3063 i.SpiInOut sx126x-board.o + 0x0800c050 0x0800c050 0x00000014 Code RO 1307 i.Spi_ChangePrescaler spi.o + 0x0800c064 0x0800c064 0x0000007c Code RO 3180 i.SwitchLoraSettings lora.o + 0x0800c0e0 0x0800c0e0 0x00000008 Code RO 2289 i.SysTick_Handler stm32l0xx_it.o + 0x0800c0e8 0x0800c0e8 0x00000098 Code RO 2013 i.SystemClock_Config main.o + 0x0800c180 0x0800c180 0x00000058 Code RO 2443 i.SystemInit system_stm32l0xx.o + 0x0800c1d8 0x0800c1d8 0x00000028 Code RO 2014 i.TTSchaxun_Busy main.o + 0x0800c200 0x0800c200 0x00000080 Code RO 1836 i.TagListUpdate dw_mbx_tag.o + 0x0800c280 0x0800c280 0x000000ca Code RO 5513 i.UART_AdvFeatureConfig stm32l0xx_hal_uart.o + 0x0800c34a 0x0800c34a 0x00000002 PAD + 0x0800c34c 0x0800c34c 0x000000c4 Code RO 5514 i.UART_CheckIdleState stm32l0xx_hal_uart.o + 0x0800c410 0x0800c410 0x00000074 Code RO 1389 i.UART_CheckReceive usart.o + 0x0800c484 0x0800c484 0x00000098 Code RO 1390 i.UART_CheckSend usart.o + 0x0800c51c 0x0800c51c 0x00000014 Code RO 5515 i.UART_DMAAbortOnError stm32l0xx_hal_uart.o + 0x0800c530 0x0800c530 0x0000004c Code RO 5516 i.UART_DMAError stm32l0xx_hal_uart.o + 0x0800c57c 0x0800c57c 0x0000009c Code RO 5517 i.UART_DMAReceiveCplt stm32l0xx_hal_uart.o + 0x0800c618 0x0800c618 0x00000020 Code RO 5519 i.UART_DMARxHalfCplt stm32l0xx_hal_uart.o + 0x0800c638 0x0800c638 0x0000004c Code RO 5521 i.UART_DMATransmitCplt stm32l0xx_hal_uart.o + 0x0800c684 0x0800c684 0x0000000a Code RO 5523 i.UART_DMATxHalfCplt stm32l0xx_hal_uart.o + 0x0800c68e 0x0800c68e 0x00000060 Code RO 5525 i.UART_EndRxTransfer stm32l0xx_hal_uart.o + 0x0800c6ee 0x0800c6ee 0x00000020 Code RO 5526 i.UART_EndTxTransfer stm32l0xx_hal_uart.o + 0x0800c70e 0x0800c70e 0x00000002 PAD + 0x0800c710 0x0800c710 0x00000064 Code RO 1392 i.UART_PushFrame usart.o + 0x0800c774 0x0800c774 0x00000214 Code RO 5529 i.UART_SetConfig stm32l0xx_hal_uart.o + 0x0800c988 0x0800c988 0x000000ac Code RO 5530 i.UART_Start_Receive_DMA stm32l0xx_hal_uart.o + 0x0800ca34 0x0800ca34 0x0000008a Code RO 5534 i.UART_WaitOnFlagUntilTimeout stm32l0xx_hal_uart.o + 0x0800cabe 0x0800cabe 0x00000002 PAD + 0x0800cac0 0x0800cac0 0x00000018 Code RO 2290 i.USART1_IRQHandler stm32l0xx_it.o + 0x0800cad8 0x0800cad8 0x00000034 Code RO 1571 i.UWB_Wkup dw_app.o + 0x0800cb0c 0x0800cb0c 0x00000024 Code RO 3181 i.UpdateCRC16 lora.o + 0x0800cb30 0x0800cb30 0x00000094 Code RO 1650 i.UpdateProcess serial_at_cmd_app.o + 0x0800cbc4 0x0800cbc4 0x0000000c Code RO 1395 i.Usart1InitVariables usart.o + 0x0800cbd0 0x0800cbd0 0x0000004c Code RO 2015 i.Usart5DeInit main.o + 0x0800cc1c 0x0800cc1c 0x0000000c Code RO 2016 i.Usart5Init main.o + 0x0800cc28 0x0800cc28 0x0000011c Code RO 1651 i.UsartParseDataHandler serial_at_cmd_app.o + 0x0800cd44 0x0800cd44 0x00000038 Code RO 1308 i.Uwb_CS_di spi.o + 0x0800cd7c 0x0800cd7c 0x00000040 Code RO 2019 i.Yuying_Poll main.o + 0x0800cdbc 0x0800cdbc 0x00000020 Code RO 6818 i.__0printf mc_p.l(printfa.o) + 0x0800cddc 0x0800cddc 0x0000002e Code RO 6944 i.__ARM_clz mf_p.l(depilogue.o) + 0x0800ce0a 0x0800ce0a 0x00000030 Code RO 4335 i.__ARM_common_ll_muluu stm32l0xx_hal_rcc.o + 0x0800ce3a 0x0800ce3a 0x0000001a Code RO 618 i.__ARM_common_switch8 dps310.o + 0x0800ce54 0x0800ce54 0x00000044 Code RO 5014 i.__NVIC_SetPriority stm32l0xx_hal_cortex.o + 0x0800ce98 0x0800ce98 0x0000000c Code RO 6929 i.__read_errno mc_p.l(errno.o) + 0x0800cea4 0x0800cea4 0x0000000e Code RO 7003 i.__scatterload_copy mc_p.l(handlers.o) + 0x0800ceb2 0x0800ceb2 0x00000002 Code RO 7004 i.__scatterload_null mc_p.l(handlers.o) + 0x0800ceb4 0x0800ceb4 0x0000000e Code RO 7005 i.__scatterload_zeroinit mc_p.l(handlers.o) + 0x0800cec2 0x0800cec2 0x00000002 PAD + 0x0800cec4 0x0800cec4 0x0000000c Code RO 6930 i.__set_errno mc_p.l(errno.o) + 0x0800ced0 0x0800ced0 0x00000026 Code RO 707 i._dwt_aonarrayupload deca_device.o + 0x0800cef6 0x0800cef6 0x00000002 PAD + 0x0800cef8 0x0800cef8 0x0000003c Code RO 709 i._dwt_configlde deca_device.o + 0x0800cf34 0x0800cf34 0x000000b6 Code RO 711 i._dwt_enableclocks deca_device.o + 0x0800cfea 0x0800cfea 0x00000032 Code RO 712 i._dwt_loaducodefromrom deca_device.o + 0x0800d01c 0x0800d01c 0x00000044 Code RO 714 i._dwt_otpread deca_device.o + 0x0800d060 0x0800d060 0x00000174 Code RO 6825 i._fp_digits mc_p.l(printfa.o) + 0x0800d1d4 0x0800d1d4 0x0000000e Code RO 6986 i._is_digit mc_p.l(scanf_fp.o) + 0x0800d1e2 0x0800d1e2 0x00000002 PAD + 0x0800d1e4 0x0800d1e4 0x000006ec Code RO 6826 i._printf_core mc_p.l(printfa.o) + 0x0800d8d0 0x0800d8d0 0x00000020 Code RO 6827 i._printf_post_padding mc_p.l(printfa.o) + 0x0800d8f0 0x0800d8f0 0x0000002c Code RO 6828 i._printf_pre_padding mc_p.l(printfa.o) + 0x0800d91c 0x0800d91c 0x0000002a Code RO 6529 i.atof m_ps.l(atof.o) + 0x0800d946 0x0800d946 0x00000002 PAD + 0x0800d948 0x0800d948 0x000000c8 Code RO 6533 i.ceil m_ps.l(ceil.o) + 0x0800da10 0x0800da10 0x0000000e Code RO 1276 i.delay_ms dw_driver.o + 0x0800da1e 0x0800da1e 0x0000008c Code RO 76 i.delay_us lis3dh_driver.o + 0x0800daaa 0x0800daaa 0x00000002 PAD + 0x0800daac 0x0800daac 0x00000210 Code RO 722 i.dwt_configure deca_device.o + 0x0800dcbc 0x0800dcbc 0x00000028 Code RO 723 i.dwt_configuresleep deca_device.o + 0x0800dce4 0x0800dce4 0x00000008 Code RO 728 i.dwt_entersleep deca_device.o + 0x0800dcec 0x0800dcec 0x00000026 Code RO 729 i.dwt_entersleepaftertx deca_device.o + 0x0800dd12 0x0800dd12 0x00000002 PAD + 0x0800dd14 0x0800dd14 0x00000050 Code RO 730 i.dwt_forcetrxoff deca_device.o + 0x0800dd64 0x0800dd64 0x00000148 Code RO 734 i.dwt_initialise deca_device.o + 0x0800deac 0x0800deac 0x0000002c Code RO 740 i.dwt_read16bitoffsetreg deca_device.o + 0x0800ded8 0x0800ded8 0x00000028 Code RO 741 i.dwt_read32bitoffsetreg deca_device.o + 0x0800df00 0x0800df00 0x0000000c Code RO 744 i.dwt_readdevid deca_device.o + 0x0800df0c 0x0800df0c 0x00000038 Code RO 747 i.dwt_readfromdevice deca_device.o + 0x0800df44 0x0800df44 0x00000012 Code RO 748 i.dwt_readrxdata deca_device.o + 0x0800df56 0x0800df56 0x00000010 Code RO 749 i.dwt_readrxtimestamp deca_device.o + 0x0800df66 0x0800df66 0x00000054 Code RO 760 i.dwt_rxenable deca_device.o + 0x0800dfba 0x0800dfba 0x0000000e Code RO 769 i.dwt_setdelayedtrxtime deca_device.o + 0x0800dfc8 0x0800dfc8 0x00000014 Code RO 776 i.dwt_setrxantennadelay deca_device.o + 0x0800dfdc 0x0800dfdc 0x0000005c Code RO 778 i.dwt_setrxtimeout deca_device.o + 0x0800e038 0x0800e038 0x0000000e Code RO 780 i.dwt_settxantennadelay deca_device.o + 0x0800e046 0x0800e046 0x00000002 PAD + 0x0800e048 0x0800e048 0x00000094 Code RO 783 i.dwt_starttx deca_device.o + 0x0800e0dc 0x0800e0dc 0x00000034 Code RO 784 i.dwt_syncrxbufptrs deca_device.o + 0x0800e110 0x0800e110 0x00000016 Code RO 785 i.dwt_write16bitoffsetreg deca_device.o + 0x0800e126 0x0800e126 0x0000001e Code RO 786 i.dwt_write32bitoffsetreg deca_device.o + 0x0800e144 0x0800e144 0x00000038 Code RO 787 i.dwt_writetodevice deca_device.o + 0x0800e17c 0x0800e17c 0x00000024 Code RO 788 i.dwt_writetxdata deca_device.o + 0x0800e1a0 0x0800e1a0 0x0000001c Code RO 789 i.dwt_writetxfctrl deca_device.o + 0x0800e1bc 0x0800e1bc 0x00000030 Code RO 790 i.dwt_xtaltrim deca_device.o + 0x0800e1ec 0x0800e1ec 0x000000c8 Code RO 6537 i.floor m_ps.l(floor.o) + 0x0800e2b4 0x0800e2b4 0x00000018 Code RO 1396 i.fputc usart.o + 0x0800e2cc 0x0800e2cc 0x00000138 Code RO 2022 i.main main.o + 0x0800e404 0x0800e404 0x0000007c Code RO 1528 i.parameter_init global_param.o + 0x0800e480 0x0800e480 0x00000058 Code RO 1309 i.readfromspi spi.o + 0x0800e4d8 0x0800e4d8 0x0000001e Code RO 1837 i.resp_msg_set_ts dw_mbx_tag.o + 0x0800e4f6 0x0800e4f6 0x00000008 Code RO 6550 i.rint m_ps.l(rint.o) + 0x0800e4fe 0x0800e4fe 0x00000002 PAD + 0x0800e500 0x0800e500 0x00000054 Code RO 1529 i.save_com_map_to_flash global_param.o + 0x0800e554 0x0800e554 0x0000000c Code RO 1725 i.w28delay ws2812.o + 0x0800e560 0x0800e560 0x00000054 Code RO 1310 i.writetospi spi.o + 0x0800e5b4 0x0800e5b4 0x00000008 Data RO 1237 .constdata deca_params_init.o + 0x0800e5bc 0x0800e5bc 0x00000018 Data RO 1238 .constdata deca_params_init.o + 0x0800e5d4 0x0800e5d4 0x00000008 Data RO 1239 .constdata deca_params_init.o + 0x0800e5dc 0x0800e5dc 0x0000000c Data RO 1240 .constdata deca_params_init.o + 0x0800e5e8 0x0800e5e8 0x00000004 Data RO 1241 .constdata deca_params_init.o + 0x0800e5ec 0x0800e5ec 0x00000020 Data RO 1242 .constdata deca_params_init.o + 0x0800e60c 0x0800e60c 0x00000032 Data RO 1243 .constdata deca_params_init.o + 0x0800e63e 0x0800e63e 0x00000019 Data RO 2444 .constdata system_stm32l0xx.o + 0x0800e657 0x0800e657 0x00000008 Data RO 2445 .constdata system_stm32l0xx.o + 0x0800e65f 0x0800e65f 0x00000001 PAD + 0x0800e660 0x0800e660 0x0000006c Data RO 2567 .constdata radio.o + 0x0800e6cc 0x0800e6cc 0x000000b4 Data RO 2568 .constdata radio.o + 0x0800e780 0x0800e780 0x00000081 Data RO 6957 .constdata mc_p.l(ctype_o.o) + 0x0800e801 0x0800e801 0x00000003 PAD + 0x0800e804 0x0800e804 0x00000004 Data RO 6958 .constdata mc_p.l(ctype_o.o) + 0x0800e808 0x0800e808 0x00000020 Data RO 7001 Region$$Table anon$$obj.o - Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800cc38, Size: 0x00001a98, Max: 0x00002000, ABSOLUTE, COMPRESSED[0x00000070]) + Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800e828, Size: 0x000022b0, Max: 0x00005000, ABSOLUTE, COMPRESSED[0x000000b4]) Exec Addr Load Addr Size Type Attr Idx E Section Name Object 0x20000000 COMPRESSED 0x0000000a Data RW 78 .data lis3dh_driver.o - 0x2000000a COMPRESSED 0x00000001 Data RW 661 .data deca_device.o - 0x2000000b COMPRESSED 0x0000001e Data RW 1114 .data deca_params_init.o - 0x20000029 COMPRESSED 0x00000002 Data RW 1115 .data deca_params_init.o - 0x2000002b COMPRESSED 0x00000003 Data RW 1116 .data deca_params_init.o + 0x2000000a COMPRESSED 0x00000001 Data RW 793 .data deca_device.o + 0x2000000b COMPRESSED 0x0000001e Data RW 1244 .data deca_params_init.o + 0x20000029 COMPRESSED 0x00000002 Data RW 1245 .data deca_params_init.o + 0x2000002b COMPRESSED 0x00000003 Data RW 1246 .data deca_params_init.o 0x2000002e COMPRESSED 0x00000002 PAD - 0x20000030 COMPRESSED 0x00000014 Data RW 1225 .data adc.o - 0x20000044 COMPRESSED 0x00000018 Data RW 1269 .data usart.o - 0x2000005c COMPRESSED 0x0000000b Data RW 1442 .data dw_app.o - 0x20000067 COMPRESSED 0x00000007 Data RW 1520 .data serial_at_cmd_app.o - 0x2000006e COMPRESSED 0x00000002 PAD - 0x20000070 COMPRESSED 0x00000060 Data RW 1591 .data dw_ancapp.o - 0x200000d0 COMPRESSED 0x00000001 Data RW 1593 .data dw_ancapp.o - 0x200000d1 COMPRESSED 0x00000003 PAD - 0x200000d4 COMPRESSED 0x0000004c Data RW 1681 .data main.o - 0x20000120 COMPRESSED 0x00000004 Data RW 1900 .data stm32l0xx_it.o - 0x20000124 COMPRESSED 0x00000004 Data RW 2062 .data system_stm32l0xx.o - 0x20000128 COMPRESSED 0x000000a8 Data RW 2185 .data radio.o - 0x200001d0 COMPRESSED 0x00000008 Data RW 2422 .data sx126x.o - 0x200001d8 COMPRESSED 0x00000020 Data RW 2795 .data lora.o - 0x200001f8 COMPRESSED 0x00000002 Data RW 2806 .data lora.o - 0x200001fa COMPRESSED 0x00000002 Data RW 2807 .data lora.o - 0x200001fc COMPRESSED 0x00000002 Data RW 2808 .data lora.o - 0x200001fe COMPRESSED 0x00000002 PAD - 0x20000200 COMPRESSED 0x00000004 Data RW 3151 .data stm32l0xx_hal.o - 0x20000204 COMPRESSED 0x00000004 Data RW 6431 .data mc_p.l(rand.o) - 0x20000208 COMPRESSED 0x00000004 Data RW 6783 .data mc_p.l(stdout.o) - 0x2000020c COMPRESSED 0x00000004 Data RW 6791 .data mc_p.l(errno.o) - 0x20000210 - 0x0000003c Zero RW 659 .bss deca_device.o - 0x2000024c - 0x000008c0 Zero RW 1268 .bss usart.o - 0x20000b0c - 0x00000258 Zero RW 1397 .bss global_param.o - 0x20000d64 - 0x00000064 Zero RW 1441 .bss dw_app.o - 0x20000dc8 - 0x000000c8 Zero RW 1519 .bss serial_at_cmd_app.o - 0x20000e90 - 0x0000034a Zero RW 1587 .bss dw_ancapp.o - 0x200011da COMPRESSED 0x00000002 PAD - 0x200011dc - 0x00000268 Zero RW 1677 .bss main.o - 0x20001444 - 0x00000048 Zero RW 1679 .bss main.o - 0x2000148c - 0x00000048 Zero RW 1680 .bss main.o - 0x200014d4 - 0x00000150 Zero RW 2182 .bss radio.o - 0x20001624 - 0x0000005c Zero RW 2791 .bss lora.o - 0x20001680 - 0x00000018 Zero RW 4030 .bss stm32l0xx_hal_flash.o - 0x20001698 - 0x00000400 Zero RW 1 STACK startup_stm32l051xx.o + 0x20000030 COMPRESSED 0x00000014 Data RW 1354 .data adc.o + 0x20000044 COMPRESSED 0x00000018 Data RW 1398 .data usart.o + 0x2000005c COMPRESSED 0x00000002 Data RW 1481 .data flash.o + 0x2000005e COMPRESSED 0x00000002 PAD + 0x20000060 COMPRESSED 0x0000000f Data RW 1574 .data dw_app.o + 0x2000006f COMPRESSED 0x00000007 Data RW 1653 .data serial_at_cmd_app.o + 0x20000076 COMPRESSED 0x00000002 PAD + 0x20000078 COMPRESSED 0x00000060 Data RW 1839 .data dw_mbx_tag.o + 0x200000d8 COMPRESSED 0x00000001 Data RW 1924 .data gps.o + 0x200000d9 COMPRESSED 0x00000003 PAD + 0x200000dc COMPRESSED 0x000000b4 Data RW 2029 .data main.o + 0x20000190 COMPRESSED 0x00000001 Data RW 2048 .data main.o + 0x20000191 COMPRESSED 0x00000003 PAD + 0x20000194 COMPRESSED 0x00000004 Data RW 2291 .data stm32l0xx_it.o + 0x20000198 COMPRESSED 0x00000004 Data RW 2292 .data stm32l0xx_it.o + 0x2000019c COMPRESSED 0x00000004 Data RW 2446 .data system_stm32l0xx.o + 0x200001a0 COMPRESSED 0x000000a8 Data RW 2569 .data radio.o + 0x20000248 COMPRESSED 0x00000008 Data RW 2806 .data sx126x.o + 0x20000250 COMPRESSED 0x00000034 Data RW 3187 .data lora.o + 0x20000284 COMPRESSED 0x0000000c Data RW 3556 .data stm32l0xx_hal.o + 0x20000290 COMPRESSED 0x00000004 Data RW 6923 .data mc_p.l(stdout.o) + 0x20000294 COMPRESSED 0x00000004 Data RW 6931 .data mc_p.l(errno.o) + 0x20000298 - 0x0000003c Zero RW 791 .bss deca_device.o + 0x200002d4 - 0x000008c0 Zero RW 1397 .bss usart.o + 0x20000b94 - 0x00000258 Zero RW 1530 .bss global_param.o + 0x20000dec - 0x000000c8 Zero RW 1652 .bss serial_at_cmd_app.o + 0x20000eb4 - 0x0000047e Zero RW 1838 .bss dw_mbx_tag.o + 0x20001332 COMPRESSED 0x00000002 PAD + 0x20001334 - 0x00000108 Zero RW 1922 .bss gps.o + 0x2000143c - 0x0000041c Zero RW 2024 .bss main.o + 0x20001858 - 0x00000048 Zero RW 2025 .bss main.o + 0x200018a0 - 0x00000048 Zero RW 2026 .bss main.o + 0x200018e8 - 0x00000048 Zero RW 2027 .bss main.o + 0x20001930 - 0x00000048 Zero RW 2028 .bss main.o + 0x20001978 - 0x00000150 Zero RW 2566 .bss radio.o + 0x20001ac8 - 0x000003d0 Zero RW 3182 .bss lora.o + 0x20001e98 - 0x00000018 Zero RW 4478 .bss stm32l0xx_hal_flash.o + 0x20001eb0 - 0x00000400 Zero RW 1 STACK startup_stm32l051xx.o ============================================================================== @@ -4731,65 +5028,66 @@ Code (inc. data) RO Data RW Data ZI Data Debug Object Name - 312 48 0 20 0 1846 adc.o - 2336 146 0 1 60 23611 deca_device.o - 0 0 138 35 0 1773 deca_params_init.o - 76 6 0 0 0 1482 delay.o - 1390 120 0 97 842 8281 dw_ancapp.o - 80 8 0 11 100 2729 dw_app.o - 94 4 0 0 0 4406 dw_driver.o - 130 0 0 0 0 2923 flash.o - 188 28 0 0 600 1700 global_param.o - 956 48 0 10 0 372720 lis3dh_driver.o - 1160 254 0 38 92 7751 lora.o - 2732 426 0 76 760 19200 main.o - 2024 192 288 168 336 27408 radio.o - 532 68 0 7 200 11545 serial_at_cmd_app.o - 168 14 0 0 0 2277 spi.o - 28 8 192 0 1024 600 startup_stm32l051xx.o - 116 20 0 4 0 2979 stm32l0xx_hal.o - 1392 52 0 0 0 8354 stm32l0xx_hal_adc.o - 234 8 0 0 0 2503 stm32l0xx_hal_adc_ex.o - 164 30 0 0 0 11071 stm32l0xx_hal_cortex.o - 640 22 0 0 0 4759 stm32l0xx_hal_dma.o - 436 54 0 0 24 5170 stm32l0xx_hal_flash.o - 164 24 0 0 0 2541 stm32l0xx_hal_flash_ex.o - 650 62 0 0 0 4236 stm32l0xx_hal_gpio.o - 456 16 0 0 0 6104 stm32l0xx_hal_lptim.o - 660 86 0 0 0 5259 stm32l0xx_hal_msp.o - 16 4 0 0 0 479 stm32l0xx_hal_pwr.o - 1600 90 0 0 0 5320 stm32l0xx_hal_rcc.o - 356 14 0 0 0 1388 stm32l0xx_hal_rcc_ex.o - 830 0 0 0 0 4597 stm32l0xx_hal_spi.o - 1100 18 0 0 0 12651 stm32l0xx_hal_tim.o - 60 0 0 0 0 1136 stm32l0xx_hal_tim_ex.o - 2036 96 0 0 0 13526 stm32l0xx_hal_uart.o - 2 0 0 0 0 924 stm32l0xx_hal_uart_ex.o - 184 44 0 4 0 4325 stm32l0xx_it.o - 686 54 0 0 0 10799 sx126x-board.o - 1666 174 0 8 0 20119 sx126x.o - 88 22 33 4 0 1115 system_stm32l0xx.o - 404 50 0 24 2240 6276 usart.o + 244 40 0 20 0 1914 adc.o + 2250 146 0 1 60 23681 deca_device.o + 0 0 138 35 0 1833 deca_params_init.o + 54 6 0 0 0 1051 delay.o + 26 0 0 0 0 72 dps310.o + 130 16 0 15 0 2933 dw_app.o + 94 4 0 0 0 4486 dw_driver.o + 1570 158 0 96 1150 13010 dw_mbx_tag.o + 150 8 0 2 0 3340 flash.o + 208 26 0 0 600 1796 global_param.o + 984 136 0 1 264 9930 gps.o + 956 48 0 10 0 366032 lis3dh_driver.o + 2064 280 0 52 976 11848 lora.o + 2756 374 0 181 1340 22822 main.o + 2024 190 288 168 336 28068 radio.o + 552 68 0 7 200 13117 serial_at_cmd_app.o + 248 38 0 0 0 2933 spi.o + 28 8 192 0 1024 620 startup_stm32l051xx.o + 172 28 0 12 0 9073 stm32l0xx_hal.o + 1428 54 0 0 0 8586 stm32l0xx_hal_adc.o + 234 6 0 0 0 2072 stm32l0xx_hal_adc_ex.o + 208 40 0 0 0 13278 stm32l0xx_hal_cortex.o + 712 22 0 0 0 6090 stm32l0xx_hal_dma.o + 436 54 0 0 24 8858 stm32l0xx_hal_flash.o + 164 24 0 0 0 2710 stm32l0xx_hal_flash_ex.o + 730 66 0 0 0 4116 stm32l0xx_hal_gpio.o + 16 6 0 0 0 1087 stm32l0xx_hal_iwdg.o + 824 34 0 0 0 8429 stm32l0xx_hal_lptim.o + 956 118 0 0 0 5350 stm32l0xx_hal_msp.o + 116 16 0 0 0 1235 stm32l0xx_hal_pwr.o + 1718 90 0 0 0 5628 stm32l0xx_hal_rcc.o + 380 12 0 0 0 1432 stm32l0xx_hal_rcc_ex.o + 1006 12 0 0 0 5810 stm32l0xx_hal_spi.o + 3222 114 0 0 0 24501 stm32l0xx_hal_uart.o + 2 0 0 0 0 976 stm32l0xx_hal_uart_ex.o + 218 48 0 8 0 6138 stm32l0xx_it.o + 770 70 0 0 0 11676 sx126x-board.o + 1666 174 0 8 0 20899 sx126x.o + 112 8 0 0 0 1221 syn6288.o + 88 22 33 4 0 1175 system_stm32l0xx.o + 404 50 0 24 2240 6436 usart.o + 776 34 0 0 0 6475 ws2812.o ---------------------------------------------------------------------- - 26190 2310 684 516 6280 625883 Object Totals + 30746 2648 684 656 8216 672737 Object Totals 0 0 32 0 0 0 (incl. Generated) - 44 0 1 9 2 0 (incl. Padding) + 50 0 1 12 2 0 (incl. Padding) ---------------------------------------------------------------------- Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name + 634 0 0 0 0 7072 hido_util.o + 42 0 0 0 0 76 atof.o 200 20 0 0 0 76 ceil.o - 46 4 0 0 0 204 dunder.o 200 20 0 0 0 76 floor.o - 852 62 56 0 0 136 log.o - 236 36 0 0 0 76 log10.o - 172 0 0 0 0 76 poly.o - 0 0 8 0 0 0 qnan.o 8 0 0 0 0 68 rint.o - 156 14 0 0 0 84 round.o 86 0 0 0 0 0 __dczerorl2.o + 68 0 0 0 0 76 _sgetc.o + 8 4 133 0 0 60 ctype_o.o 0 0 0 0 0 0 entry.o 0 0 0 0 0 0 entry10a.o 0 0 0 0 0 0 entry11a.o @@ -4798,56 +5096,64 @@ 0 0 0 0 0 0 entry7b.o 0 0 0 0 0 0 entry8b.o 8 4 0 0 0 0 entry9a.o - 12 6 0 4 0 60 errno.o + 24 12 0 4 0 120 errno.o 30 0 0 0 0 0 handlers.o - 40 0 0 0 0 72 idiv.o 36 8 0 0 0 68 init.o + 18 0 0 0 0 68 isspace_o.o 0 0 0 0 0 0 iusefp.o + 122 0 0 0 0 84 llmul.o 32 0 0 0 0 68 llshl.o 38 0 0 0 0 68 llsshr.o 34 0 0 0 0 68 llushr.o 26 0 0 0 0 72 memcmp.o 36 0 0 0 0 60 memcpya.o 36 0 0 0 0 100 memseta.o - 368 12 0 0 0 168 printf1.o - 36 12 0 4 0 120 rand.o + 2252 98 0 0 0 412 printfa.o + 898 12 0 0 0 184 scanf_fp.o 0 0 0 4 0 0 stdout.o + 14 0 0 0 0 60 strlen.o + 40 0 0 0 0 72 strstr.o + 164 16 0 0 0 120 strtod.o 44 0 0 0 0 72 uidiv.o 96 0 0 0 0 84 uldiv.o - 40 2 0 0 0 68 cdcmple.o 40 2 0 0 0 68 cdrcmple.o + 20 0 0 0 0 68 cfcmple.o 56 0 0 0 0 68 d2f.o 356 4 0 0 0 140 dadd.o 240 6 0 0 0 84 ddiv.o 236 0 0 0 0 216 depilogue.o 72 10 0 0 0 72 dfixi.o 60 10 0 0 0 68 dfixui.o + 64 10 0 0 0 68 dfixul.o 40 6 0 0 0 68 dflti.o 28 4 0 0 0 68 dfltui.o + 28 6 0 0 0 68 dfltul.o 208 6 0 0 0 88 dmul.o 124 10 0 0 0 76 drnd.o 44 0 0 0 0 72 dscalb.o 40 0 0 0 0 60 f2d.o + 178 0 0 0 0 108 fadd.o 124 0 0 0 0 72 fdiv.o 130 0 0 0 0 144 fepilogue.o 40 0 0 0 0 60 ffixui.o + 22 0 0 0 0 68 fflti.o 14 0 0 0 0 68 ffltui.o - 122 0 0 0 0 72 fmul.o ---------------------------------------------------------------------- - 4862 262 64 12 0 3508 Library Totals - 8 0 0 0 0 0 (incl. Padding) + 7386 272 136 8 0 11156 Library Totals + 16 0 3 0 0 0 (incl. Padding) ---------------------------------------------------------------------- Code (inc. data) RO Data RW Data ZI Data Debug Library Name - 1870 156 64 0 0 796 m_ps.l - 970 46 0 12 0 1080 mc_p.l - 2014 60 0 0 0 1632 mf_p.l + 634 0 0 0 0 7072 HIDOLibrary.lib + 450 40 0 0 0 296 m_ps.l + 4122 158 133 8 0 1916 mc_p.l + 2164 74 0 0 0 1872 mf_p.l ---------------------------------------------------------------------- - 4862 262 64 12 0 3508 Library Totals + 7386 272 136 8 0 11156 Library Totals ---------------------------------------------------------------------- @@ -4856,15 +5162,15 @@ Code (inc. data) RO Data RW Data ZI Data Debug - 31052 2572 748 528 6280 614023 Grand Totals - 31052 2572 748 112 6280 614023 ELF Image Totals (compressed) - 31052 2572 748 112 0 0 ROM Totals + 38132 2920 820 664 8216 667073 Grand Totals + 38132 2920 820 180 8216 667073 ELF Image Totals (compressed) + 38132 2920 820 180 0 0 ROM Totals ============================================================================== - Total RO Size (Code + RO Data) 31800 ( 31.05kB) - Total RW Size (RW Data + ZI Data) 6808 ( 6.65kB) - Total ROM Size (Code + RO Data + RW Data) 31912 ( 31.16kB) + Total RO Size (Code + RO Data) 38952 ( 38.04kB) + Total RW Size (RW Data + ZI Data) 8880 ( 8.67kB) + Total ROM Size (Code + RO Data + RW Data) 39132 ( 38.21kB) ============================================================================== -- Gitblit v1.9.3