From ef2519e856f324550def78ebdd57f2b7a8743e5d Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 02 二月 2024 18:35:37 +0800 Subject: [PATCH] 初步开发完成 --- MDK-ARM/L051/L051.map | 4433 ++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 2,715 insertions(+), 1,718 deletions(-) diff --git a/MDK-ARM/L051/L051.map b/MDK-ARM/L051/L051.map index 5a18308..a749433 100644 --- a/MDK-ARM/L051/L051.map +++ b/MDK-ARM/L051/L051.map @@ -12,9 +12,13 @@ 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.EXTI4_15_IRQHandler) for EXTI4_15_IRQHandler + startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.DMA1_Channel1_IRQHandler) for DMA1_Channel1_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 @@ -39,9 +43,10 @@ lis3dh_driver.o(i.IIC2_Wait_Ack) refers to lis3dh_driver.o(i.delay_us) for delay_us lis3dh_driver.o(i.IIC2_Wait_Ack) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop lis3dh_driver.o(i.IIC2_Wait_Ack) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin - lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) for LIS3DH_GetWHO_AM_I + lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(i.delay_us) for delay_us + lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(.data) for .data lis3dh_driver.o(i.LIS3DH_Data_Init) refers to global_param.o(.bss) for g_com_map lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init) refers to lis3dh_driver.o(i.LIS3DH_SetODR) for LIS3DH_SetODR lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init) refers to lis3dh_driver.o(i.LIS3DH_SetMode) for LIS3DH_SetMode @@ -368,7 +373,6 @@ 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 @@ -379,15 +383,15 @@ adc.o(i.Get_Battary) refers to ffixui.o(.text) for __aeabi_f2uiz adc.o(i.Get_Battary) refers to adc.o(.data) for .data adc.o(i.Get_VDDVlotage) refers to uidiv.o(.text) for __aeabi_uidivmod - adc.o(i.Get_VDDVlotage) refers to main.o(i.MX_ADC_Init) for MX_ADC_Init - adc.o(i.Get_VDDVlotage) refers to stm32l0xx_hal.o(i.HAL_Delay) for HAL_Delay + adc.o(i.Get_VDDVlotage) refers to main.o(i.MX_ADC1_Init) for MX_ADC1_Init + adc.o(i.Get_VDDVlotage) refers to delay.o(i.Delay_Us) for Delay_Us adc.o(i.Get_VDDVlotage) refers to adc.o(i.Get_ADC_Value) for Get_ADC_Value adc.o(i.Get_VDDVlotage) refers to main.o(i.MX_ADC_DeInit) for MX_ADC_DeInit adc.o(i.Get_VDDVlotage) refers to ffltui.o(.text) for __aeabi_ui2f adc.o(i.Get_VDDVlotage) refers to fmul.o(.text) for __aeabi_fmul adc.o(i.Get_VDDVlotage) refers to fdiv.o(.text) for __aeabi_fdiv adc.o(i.Get_VDDVlotage) refers to f2d.o(.text) for __aeabi_f2d - adc.o(i.Get_VDDVlotage) refers to dadd.o(.text) for __aeabi_dadd + adc.o(i.Get_VDDVlotage) refers to dadd.o(.text) for __aeabi_dsub adc.o(i.Get_VDDVlotage) refers to d2f.o(.text) for __aeabi_d2f adc.o(i.Get_VDDVlotage) refers to dmul.o(.text) for __aeabi_dmul adc.o(i.Get_VDDVlotage) refers to ffixui.o(.text) for __aeabi_f2uiz @@ -427,22 +431,6 @@ 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 - dw_app.o(i.CalculateDists) refers to dflti.o(.text) for __aeabi_i2d - dw_app.o(i.CalculateDists) refers to dmul.o(.text) for __aeabi_dmul - dw_app.o(i.CalculateDists) refers to d2f.o(.text) for __aeabi_d2f - dw_app.o(i.CalculateDists) refers to dfltul.o(.text) for __aeabi_ul2d - dw_app.o(i.CalculateDists) refers to dfltui.o(.text) for __aeabi_ui2d - dw_app.o(i.CalculateDists) refers to fadd.o(.text) for __aeabi_fsub - dw_app.o(i.CalculateDists) refers to f2d.o(.text) for __aeabi_f2d - dw_app.o(i.CalculateDists) refers to dadd.o(.text) for __aeabi_drsub - dw_app.o(i.CalculateDists) refers to dscalb.o(.text) for __ARM_scalbn - dw_app.o(i.CalculateDists) refers to cdrcmple.o(.text) for __aeabi_cdrcmple - dw_app.o(i.CalculateDists) refers to cdcmple.o(.text) for __aeabi_cdcmple - dw_app.o(i.CalculateDists) refers to dfixi.o(.text) for __aeabi_d2iz - dw_app.o(i.CalculateDists) refers to dw_app.o(.data) for .data - dw_app.o(i.CalculateDists) refers to dw_app.o(.bss) for .bss - dw_app.o(i.Dw1000_App_Init) refers to dw_app.o(.bss) for .bss - dw_app.o(i.Dw1000_App_Init) refers to main.o(.data) for dev_id dw_app.o(i.Dw1000_Init) refers to dw_driver.o(i.Reset_DW1000) for Reset_DW1000 dw_app.o(i.Dw1000_Init) refers to spi.o(i.Spi_ChangePrescaler) for Spi_ChangePrescaler dw_app.o(i.Dw1000_Init) refers to deca_device.o(i.dwt_initialise) for dwt_initialise @@ -450,70 +438,6 @@ 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.FindNearBasePos) refers to dw_app.o(.bss) for .bss - dw_app.o(i.FindNearBasePos) refers to dw_app.o(.data) for .data - dw_app.o(i.GetRandomSlotPos) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter - dw_app.o(i.GetRandomSlotPos) refers to main.o(.bss) for hlptim1 - dw_app.o(i.GetRandomSlotPos) refers to main.o(.data) for max_slotpos - dw_app.o(i.GetRandomValue) refers to adc.o(i.Get_ADC_Value) for Get_ADC_Value - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout - dw_app.o(i.NearPoll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin - dw_app.o(i.NearPoll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin - dw_app.o(i.NearPoll) refers to memcpya.o(.text) for __aeabi_memcpy - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx - dw_app.o(i.NearPoll) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter - dw_app.o(i.NearPoll) refers to dfltui.o(.text) for __aeabi_ui2d - dw_app.o(i.NearPoll) refers to dmul.o(.text) for __aeabi_dmul - dw_app.o(i.NearPoll) refers to dadd.o(.text) for __aeabi_dadd - dw_app.o(i.NearPoll) refers to dfixui.o(.text) for __aeabi_d2uiz - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_readsystimestamphi32) for dwt_readsystimestamphi32 - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff - dw_app.o(i.NearPoll) refers to crc.o(i.CRC_Compute) for CRC_Compute - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_readcarrierintegrator) for dwt_readcarrierintegrator - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_rxenable) for dwt_rxenable - dw_app.o(i.NearPoll) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset - dw_app.o(i.NearPoll) refers to memcmp.o(.text) for memcmp - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_readtxtimestamp) for dwt_readtxtimestamp - dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_readrxtimestamp) for dwt_readrxtimestamp - dw_app.o(i.NearPoll) refers to dw_app.o(i.TagFreqProcess) for TagFreqProcess - dw_app.o(i.NearPoll) refers to dw_app.o(i.SetANCTimestap) for SetANCTimestap - dw_app.o(i.NearPoll) refers to dw_app.o(i.final_msg_set_ts) for final_msg_set_ts - dw_app.o(i.NearPoll) refers to dw_app.o(.data) for .data - dw_app.o(i.NearPoll) refers to dw_app.o(.bss) for .bss - dw_app.o(i.NearPoll) refers to main.o(.data) for group_id - dw_app.o(i.NearPoll) refers to main.o(.bss) for hlptim1 - dw_app.o(i.NearPoll) refers to global_param.o(.bss) for g_com_map - dw_app.o(i.NearPoll) refers to main.o(.data) for sync_timer - dw_app.o(i.NearPoll) refers to ffltui.o(.text) for __aeabi_ui2f - dw_app.o(i.NearPoll) refers to fdiv.o(.text) for __aeabi_fdiv - dw_app.o(i.NearPoll) refers to fadd.o(.text) for __aeabi_fadd - dw_app.o(i.NearPoll) refers to ffixui.o(.text) for __aeabi_f2uiz - dw_app.o(i.NearPoll) refers to dflti.o(.text) for __aeabi_i2d - dw_app.o(i.NearPoll) refers to dfixi.o(.text) for __aeabi_d2iz - dw_app.o(i.NearPoll) refers to dw_app.o(i.FindNearBasePos) for FindNearBasePos - dw_app.o(i.NearPoll) refers to uidiv.o(.text) for __aeabi_uidivmod - dw_app.o(i.NearPoll) refers to dw_app.o(i.CalculateDists) for CalculateDists - dw_app.o(i.NearPoll) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash - dw_app.o(i.NearPoll) refers to dw_driver.o(i.delay_ms) for delay_ms - dw_app.o(i.NearPoll) refers to global_param.o(i.EnterUWBUpdateMode) for EnterUWBUpdateMode - dw_app.o(i.SetANCTimestap) refers to memcpya.o(.text) for __aeabi_memcpy - dw_app.o(i.SetANCTimestap) refers to dw_app.o(.bss) for .bss - dw_app.o(i.SetANCTimestap) refers to dw_app.o(.data) for .data - dw_app.o(i.TagFreqProcess) refers to main.o(.data) for tag_frequency - dw_app.o(i.TagFreqProcess) refers to dw_app.o(.data) for .data - dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid - dw_app.o(i.Tag_App) refers to lis3dh_driver.o(i.delay_us) for delay_us - dw_app.o(i.Tag_App) refers to dw_app.o(i.NearPoll) for NearPoll - dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep - dw_app.o(i.Tag_App) refers to adc.o(i.Get_VDDVlotage) for Get_VDDVlotage - dw_app.o(i.Tag_App) refers to dw_app.o(.data) for .data - dw_app.o(i.Tag_App) refers to main.o(.data) for bat_percent 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 @@ -536,13 +460,105 @@ 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 + 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 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 delay.o(i.Delay_Ms) for Delay_Ms + main.o(i.GPS_Close_Init) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) for HAL_UART_Transmit + 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 @@ -552,32 +568,66 @@ main.o(i.Get_Battary_UWB) refers to dmul.o(.text) for __aeabi_dmul 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_LPTIM_CompareMatchCallback) refers to ffltui.o(.text) for __aeabi_ui2f - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fdiv.o(.text) for __aeabi_fdiv - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fadd.o(.text) for __aeabi_fadd + 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 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_LPTIM_CompareMatchCallback) refers to main.o(i.SystemClock_Config) for SystemClock_Config + 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.SetNextPollTime) for SetNextPollTime - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash + 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 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_hal.o(i.HAL_Delay) for HAL_Delay main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(.data) for .data - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to dw_app.o(.data) for freqlost_count - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to dw_app.o(.data) for range_lost_time - 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.HardWareTypeDiffConfig) refers to memseta.o(.text) for __aeabi_memclr4 - main.o(i.HardWareTypeDiffConfig) refers to main.o(i.MX_TIM2_Init) for MX_TIM2_Init - main.o(i.HardWareTypeDiffConfig) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin - main.o(i.HardWareTypeDiffConfig) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init - main.o(i.HardWareTypeDiffConfig) refers to main.o(.data) for .data + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to lora.o(.data) for yuyinzidongguan_time + main.o(i.HAL_UARTEx_WakeupCallback) refers to main.o(i.SystemClock_Config) for SystemClock_Config + main.o(i.HAL_UARTEx_WakeupCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) for HAL_UART_Receive_IT + main.o(i.HAL_UARTEx_WakeupCallback) refers to main.o(.data) for .data + main.o(i.HAL_UARTEx_WakeupCallback) refers to main.o(.bss) for .bss + main.o(i.HAL_UART_RxCpltCallback) refers to memcpya.o(.text) for __aeabi_memcpy4 + main.o(i.HAL_UART_RxCpltCallback) refers to memseta.o(.text) for __aeabi_memclr4 + main.o(i.HAL_UART_RxCpltCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) for HAL_UART_Receive_IT + main.o(i.HAL_UART_RxCpltCallback) refers to main.o(.data) for .data + main.o(i.HAL_UART_RxCpltCallback) 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 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 ws2812.o(i.Set4LEDColor) for Set4LEDColor + main.o(i.IdleTask) refers to main.o(i.UsartDeInit) for UsartDeInit main.o(i.IdleTask) refers to main.o(.data) for .data 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.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.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 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(.data) for usart_send + main.o(i.Lora_Tx_Poll) refers to dw_ancapp.o(.bss) for Lora_tx_ancdist + 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 main.o(i.MX_ADC_DeInit) refers to main.o(.bss) for .bss @@ -595,28 +645,25 @@ 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.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 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin 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 - main.o(i.Program_Init) refers to dmul.o(.text) for __aeabi_dmul + main.o(i.Program_Init) refers to dscalb.o(.text) for __ARM_scalbn main.o(i.Program_Init) refers to ceil.o(i.ceil) for ceil main.o(i.Program_Init) refers to dadd.o(.text) for __aeabi_dadd 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 main.o(i.GetLPTime) for GetLPTime 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 memcpya.o(.text) for __aeabi_memcpy @@ -626,47 +673,87 @@ 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 uidiv.o(.text) for __aeabi_uidivmod - main.o(i.SetNextPollTime) refers to dadd.o(.text) for __aeabi_dsub + 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(.data) for .data 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 dw_driver.o(i.delay_ms) for delay_ms + 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 main.o(.data) for .data + 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 + main.o(i.UsartDeInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init + main.o(i.UsartDeInit) refers to main.o(.data) for .data + main.o(i.UsartDeInit) refers to main.o(.bss) for .bss main.o(i.UsartInit) refers to main.o(i.MX_DMA_Init) for MX_DMA_Init main.o(i.UsartInit) refers to main.o(i.MX_USART1_UART_Init) for MX_USART1_UART_Init main.o(i.UsartInit) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) for HAL_UART_Receive_DMA 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.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 stm32l0xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_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_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 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 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) for HAL_UART_Receive_DMA + main.o(i.main) refers to delay.o(i.Delay_Ms) for Delay_Ms + 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.GPS_Close_Init) for GPS_Close_Init + main.o(i.main) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) for HAL_UART_Receive_IT + 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 dw_app.o(i.Tag_App) for Tag_App + main.o(i.main) refers to ws2812.o(i.Set4LEDColor_Off) for Set4LEDColor_Off + 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.IdleTask) for IdleTask - main.o(i.main) refers to memcmp.o(.text) for memcmp + main.o(i.main) refers to main.o(i.TTSchaxun_Busy) for TTSchaxun_Busy + main.o(i.main) refers to main.o(i.PowerDownDetect) for PowerDownDetect + main.o(i.main) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin + main.o(i.main) refers to main.o(i.Jingzhi_Poll) for Jingzhi_Poll + main.o(i.main) refers to main.o(i.Usart5DeInit) for Usart5DeInit + main.o(i.main) refers to stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableClockStopMode) for HAL_UARTEx_EnableClockStopMode + main.o(i.main) refers to stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableStopMode) for HAL_UARTEx_EnableStopMode + main.o(i.main) refers to stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) for HAL_UARTEx_StopModeWakeUpSourceConfig + 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 main.o(.data) for .data - main.o(i.main) refers to usart.o(.data) for m_bEUARTTxEn - main.o(i.main) refers to global_param.o(.bss) for g_com_map + main.o(i.main) refers to lora.o(.data) for yuyin_no_sleep_flag 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 @@ -675,41 +762,382 @@ main.o(i.mcu_sleep) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin) for HAL_PWR_EnableWakeUpPin main.o(i.mcu_sleep) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode) for HAL_PWR_EnterSTANDBYMode main.o(i.mcu_sleep) refers to main.o(.bss) for .bss + stm32l0xx_it.o(i.DMA1_Channel1_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) for HAL_DMA_IRQHandler + stm32l0xx_it.o(i.DMA1_Channel1_IRQHandler) refers to main.o(.bss) for hdma_adc 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_usart5_rx + stm32l0xx_it.o(i.DMA1_Channel4_5_6_7_IRQHandler) refers to main.o(.bss) for hdma_usart5_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.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_IRQHandler) for HAL_UART_IRQHandler + stm32l0xx_it.o(i.LPUART1_IRQHandler) refers to main.o(.bss) for hlpuart1 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 + stm32l0xx_it.o(i.USART4_5_IRQHandler) refers to stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) for HAL_UART_IRQHandler + stm32l0xx_it.o(i.USART4_5_IRQHandler) refers to main.o(.bss) for huart1 stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit + stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) for HAL_DMA_DeInit stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) refers to memseta.o(.text) for __aeabi_memclr4 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init + stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Init) for HAL_DMA_Init + stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) refers to main.o(i.Error_Handler) for Error_Handler + stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) refers to main.o(.bss) for hdma_adc stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ 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 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to memseta.o(.text) for __aeabi_memclr4 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init + 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_dma.o(i.HAL_DMA_Init) for HAL_DMA_Init 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_usart1_rx stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to main.o(.bss) for hdma_usart1_tx + stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to main.o(.bss) for hdma_usart5_rx + stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to main.o(.bss) for hdma_usart5_tx + system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to uidiv.o(.text) for __aeabi_uidivmod + system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to system_stm32l0xx.o(.data) for .data + system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to system_stm32l0xx.o(.constdata) for .constdata + crc_1.o(i.RadioComputeCRC) refers to crc_1.o(i.ComputeCrc) for ComputeCrc + delay.o(i.HAL_Delay_nMS) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + radio.o(i.RadioGetFskBandwidthRegValue) refers to radio.o(.constdata) for .constdata + radio.o(i.RadioGetStatus) refers to sx126x.o(i.SX126xGetOperatingMode) for SX126xGetOperatingMode + radio.o(i.RadioInit) refers to sx126x.o(i.SX126xInit) for SX126xInit + radio.o(i.RadioInit) refers to sx126x.o(i.SX126xSetStandby) for SX126xSetStandby + radio.o(i.RadioInit) refers to sx126x.o(i.SX126xSetRegulatorMode) for SX126xSetRegulatorMode + radio.o(i.RadioInit) refers to sx126x.o(i.SX126xSetBufferBaseAddress) for SX126xSetBufferBaseAddress + radio.o(i.RadioInit) refers to sx126x.o(i.SX126xSetTxParams) for SX126xSetTxParams + radio.o(i.RadioInit) refers to sx126x.o(i.SX126xSetDioIrqParams) for SX126xSetDioIrqParams + radio.o(i.RadioInit) refers to radio.o(.data) for .data + radio.o(i.RadioInit) refers to radio.o(i.RadioOnDioIrq) for RadioOnDioIrq + radio.o(i.RadioIrqProcess) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin + radio.o(i.RadioIrqProcess) refers to sx126x.o(i.SX126xGetIrqStatus) for SX126xGetIrqStatus + radio.o(i.RadioIrqProcess) refers to sx126x.o(i.SX126xClearIrqStatus) for SX126xClearIrqStatus + radio.o(i.RadioIrqProcess) refers to sx126x.o(i.SX126xGetPayload) for SX126xGetPayload + radio.o(i.RadioIrqProcess) refers to sx126x.o(i.SX126xGetPacketStatus) for SX126xGetPacketStatus + radio.o(i.RadioIrqProcess) refers to sx126x.o(i.SX126xGetOperatingMode) for SX126xGetOperatingMode + radio.o(i.RadioIrqProcess) refers to radio.o(.data) for .data + radio.o(i.RadioIrqProcess) refers to radio.o(.bss) for .bss + radio.o(i.RadioIsChannelFree) refers to radio.o(i.RadioSetModem) for RadioSetModem + radio.o(i.RadioIsChannelFree) refers to sx126x.o(i.SX126xSetRfFrequency) for SX126xSetRfFrequency + radio.o(i.RadioIsChannelFree) refers to radio.o(i.RadioRx) for RadioRx + radio.o(i.RadioIsChannelFree) refers to delay.o(i.HAL_Delay_nMS) for HAL_Delay_nMS + radio.o(i.RadioIsChannelFree) refers to radio.o(i.RadioSleep) for RadioSleep + radio.o(i.RadioOnDioIrq) refers to radio.o(.data) for .data + radio.o(i.RadioOnRxTimeoutIrq) refers to radio.o(.data) for .data + radio.o(i.RadioOnTxTimeoutIrq) refers to radio.o(.data) for .data + radio.o(i.RadioRandom) refers to radio.o(i.RadioSetModem) for RadioSetModem + radio.o(i.RadioRandom) refers to sx126x.o(i.SX126xSetRx) for SX126xSetRx + radio.o(i.RadioRandom) refers to delay.o(i.HAL_Delay_nMS) for HAL_Delay_nMS + radio.o(i.RadioRandom) refers to sx126x.o(i.SX126xGetRssiInst) for SX126xGetRssiInst + radio.o(i.RadioRandom) refers to radio.o(i.RadioSleep) for RadioSleep + radio.o(i.RadioRead) refers to sx126x-board.o(i.SX126xReadRegister) for SX126xReadRegister + radio.o(i.RadioReadBuffer) refers to sx126x-board.o(i.SX126xReadRegisters) for SX126xReadRegisters + radio.o(i.RadioReadFifo) refers to sx126x-board.o(i.SX126xReadBuffer) for SX126xReadBuffer + radio.o(i.RadioRssi) refers to sx126x.o(i.SX126xGetRssiInst) for SX126xGetRssiInst + radio.o(i.RadioRx) refers to sx126x.o(i.SX126xSetDioIrqParams) for SX126xSetDioIrqParams + radio.o(i.RadioRx) refers to sx126x.o(i.SX126xSetRx) for SX126xSetRx + radio.o(i.RadioRx) refers to radio.o(.data) for .data + radio.o(i.RadioRxBoosted) refers to sx126x.o(i.SX126xSetDioIrqParams) for SX126xSetDioIrqParams + radio.o(i.RadioRxBoosted) refers to sx126x.o(i.SX126xSetRxBoosted) for SX126xSetRxBoosted + radio.o(i.RadioRxBoosted) refers to radio.o(.data) for .data + radio.o(i.RadioSend) refers to sx126x.o(i.SX126xSetDioIrqParams) for SX126xSetDioIrqParams + radio.o(i.RadioSend) refers to sx126x.o(i.SX126xGetPacketType) for SX126xGetPacketType + radio.o(i.RadioSend) refers to sx126x.o(i.SX126xSetPacketParams) for SX126xSetPacketParams + radio.o(i.RadioSend) refers to sx126x.o(i.SX126xSendPayload) for SX126xSendPayload + radio.o(i.RadioSend) refers to radio.o(.bss) for .bss + radio.o(i.RadioSetChannel) refers to sx126x.o(i.SX126xSetRfFrequency) for SX126xSetRfFrequency + radio.o(i.RadioSetMaxPayloadLength) refers to sx126x.o(i.SX126xSetPacketParams) for SX126xSetPacketParams + radio.o(i.RadioSetMaxPayloadLength) refers to radio.o(.data) for .data + radio.o(i.RadioSetMaxPayloadLength) refers to radio.o(.bss) for .bss + radio.o(i.RadioSetModem) refers to sx126x.o(i.SX126xSetPacketType) for SX126xSetPacketType + radio.o(i.RadioSetModem) refers to radio.o(i.RadioSetPublicNetwork) for RadioSetPublicNetwork + radio.o(i.RadioSetModem) refers to radio.o(.data) for .data + radio.o(i.RadioSetPublicNetwork) refers to radio.o(i.RadioSetModem) for RadioSetModem + radio.o(i.RadioSetPublicNetwork) refers to sx126x-board.o(i.SX126xWriteRegister) for SX126xWriteRegister + radio.o(i.RadioSetPublicNetwork) refers to radio.o(.data) for .data + radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect) for SX126xSetStopRxTimerOnPreambleDetect + radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetLoRaSymbNumTimeout) for SX126xSetLoRaSymbNumTimeout + radio.o(i.RadioSetRxConfig) refers to radio.o(i.RadioGetFskBandwidthRegValue) for RadioGetFskBandwidthRegValue + radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetStandby) for SX126xSetStandby + radio.o(i.RadioSetRxConfig) refers to radio.o(i.RadioSetModem) for RadioSetModem + radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetModulationParams) for SX126xSetModulationParams + radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetPacketParams) for SX126xSetPacketParams + radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetSyncWord) for SX126xSetSyncWord + radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetWhiteningSeed) for SX126xSetWhiteningSeed + radio.o(i.RadioSetRxConfig) refers to dfltui.o(.text) for __aeabi_ui2d + radio.o(i.RadioSetRxConfig) refers to ddiv.o(.text) for __aeabi_ddiv + radio.o(i.RadioSetRxConfig) refers to dscalb.o(.text) for __ARM_scalbn + radio.o(i.RadioSetRxConfig) refers to dmul.o(.text) for __aeabi_dmul + radio.o(i.RadioSetRxConfig) refers to dfixui.o(.text) for __aeabi_d2uiz + radio.o(i.RadioSetRxConfig) refers to radio.o(.data) for .data + radio.o(i.RadioSetRxConfig) refers to radio.o(.bss) for .bss + radio.o(i.RadioSetRxConfig) refers to radio.o(.constdata) for .constdata + radio.o(i.RadioSetRxDutyCycle) refers to sx126x.o(i.SX126xSetRxDutyCycle) for SX126xSetRxDutyCycle + radio.o(i.RadioSetTxConfig) refers to radio.o(i.RadioGetFskBandwidthRegValue) for RadioGetFskBandwidthRegValue + radio.o(i.RadioSetTxConfig) refers to sx126x.o(i.SX126xSetStandby) for SX126xSetStandby + radio.o(i.RadioSetTxConfig) refers to radio.o(i.RadioSetModem) for RadioSetModem + radio.o(i.RadioSetTxConfig) refers to sx126x.o(i.SX126xSetModulationParams) for SX126xSetModulationParams + radio.o(i.RadioSetTxConfig) refers to sx126x.o(i.SX126xSetPacketParams) for SX126xSetPacketParams + radio.o(i.RadioSetTxConfig) refers to sx126x.o(i.SX126xSetSyncWord) for SX126xSetSyncWord + radio.o(i.RadioSetTxConfig) refers to sx126x.o(i.SX126xSetWhiteningSeed) for SX126xSetWhiteningSeed + radio.o(i.RadioSetTxConfig) refers to sx126x-board.o(i.SX126xSetRfTxPower) for SX126xSetRfTxPower + radio.o(i.RadioSetTxConfig) refers to radio.o(.bss) for .bss + radio.o(i.RadioSetTxConfig) refers to radio.o(.constdata) for .constdata + radio.o(i.RadioSetTxConfig) refers to radio.o(.data) for .data + radio.o(i.RadioSetTxContinuousWave) refers to sx126x.o(i.SX126xSetRfFrequency) for SX126xSetRfFrequency + radio.o(i.RadioSetTxContinuousWave) refers to sx126x-board.o(i.SX126xSetRfTxPower) for SX126xSetRfTxPower + radio.o(i.RadioSetTxContinuousWave) refers to sx126x.o(i.SX126xSetTxContinuousWave) for SX126xSetTxContinuousWave + radio.o(i.RadioSleep) refers to sx126x.o(i.SX126xSetSleep) for SX126xSetSleep + radio.o(i.RadioSleep) refers to delay.o(i.HAL_Delay_nMS) for HAL_Delay_nMS + radio.o(i.RadioStandby) refers to sx126x.o(i.SX126xSetStandby) for SX126xSetStandby + radio.o(i.RadioStartCad) refers to sx126x.o(i.SX126xSetCad) for SX126xSetCad + radio.o(i.RadioTimeOnAir) refers to dfltui.o(.text) for __aeabi_ui2d + radio.o(i.RadioTimeOnAir) refers to dadd.o(.text) for __aeabi_dadd + radio.o(i.RadioTimeOnAir) refers to dmul.o(.text) for __aeabi_dmul + radio.o(i.RadioTimeOnAir) refers to dflti.o(.text) for __aeabi_i2d + radio.o(i.RadioTimeOnAir) refers to ddiv.o(.text) for __aeabi_ddiv + radio.o(i.RadioTimeOnAir) refers to ceil.o(i.ceil) for ceil + radio.o(i.RadioTimeOnAir) refers to cdrcmple.o(.text) for __aeabi_cdrcmple + radio.o(i.RadioTimeOnAir) refers to dscalb.o(.text) for __ARM_scalbn + radio.o(i.RadioTimeOnAir) refers to rint.o(i.rint) for rint + radio.o(i.RadioTimeOnAir) refers to floor.o(i.floor) for floor + radio.o(i.RadioTimeOnAir) refers to dfixui.o(.text) for __aeabi_d2uiz + radio.o(i.RadioTimeOnAir) refers to radio.o(.bss) for .bss + radio.o(i.RadioTimeOnAir) refers to radio.o(.data) for .data + radio.o(i.RadioTx) refers to sx126x.o(i.SX126xSetTx) for SX126xSetTx + radio.o(i.RadioWrite) refers to sx126x-board.o(i.SX126xWriteRegister) for SX126xWriteRegister + radio.o(i.RadioWriteBuffer) refers to sx126x-board.o(i.SX126xWriteRegisters) for SX126xWriteRegisters + radio.o(i.RadioWriteFifo) refers to sx126x-board.o(i.SX126xWriteBuffer) for SX126xWriteBuffer + radio.o(.constdata) refers to radio.o(i.RadioInit) for RadioInit + radio.o(.constdata) refers to radio.o(i.RadioGetStatus) for RadioGetStatus + radio.o(.constdata) refers to radio.o(i.RadioSetModem) for RadioSetModem + radio.o(.constdata) refers to radio.o(i.RadioSetChannel) for RadioSetChannel + radio.o(.constdata) refers to radio.o(i.RadioIsChannelFree) for RadioIsChannelFree + radio.o(.constdata) refers to radio.o(i.RadioRandom) for RadioRandom + radio.o(.constdata) refers to radio.o(i.RadioSetRxConfig) for RadioSetRxConfig + radio.o(.constdata) refers to radio.o(i.RadioSetTxConfig) for RadioSetTxConfig + radio.o(.constdata) refers to radio.o(i.RadioCheckRfFrequency) for RadioCheckRfFrequency + radio.o(.constdata) refers to radio.o(i.RadioTimeOnAir) for RadioTimeOnAir + radio.o(.constdata) refers to radio.o(i.RadioSend) for RadioSend + radio.o(.constdata) refers to radio.o(i.RadioSleep) for RadioSleep + radio.o(.constdata) refers to radio.o(i.RadioStandby) for RadioStandby + radio.o(.constdata) refers to radio.o(i.RadioRx) for RadioRx + radio.o(.constdata) refers to radio.o(i.RadioStartCad) for RadioStartCad + radio.o(.constdata) refers to radio.o(i.RadioSetTxContinuousWave) for RadioSetTxContinuousWave + radio.o(.constdata) refers to radio.o(i.RadioRssi) for RadioRssi + radio.o(.constdata) refers to radio.o(i.RadioWrite) for RadioWrite + radio.o(.constdata) refers to radio.o(i.RadioRead) for RadioRead + radio.o(.constdata) refers to radio.o(i.RadioWriteBuffer) for RadioWriteBuffer + radio.o(.constdata) refers to radio.o(i.RadioReadBuffer) for RadioReadBuffer + radio.o(.constdata) refers to radio.o(i.RadioSetMaxPayloadLength) for RadioSetMaxPayloadLength + radio.o(.constdata) refers to radio.o(i.RadioSetPublicNetwork) for RadioSetPublicNetwork + radio.o(.constdata) refers to radio.o(i.RadioGetWakeupTime) for RadioGetWakeupTime + radio.o(.constdata) refers to radio.o(i.RadioIrqProcess) for RadioIrqProcess + radio.o(.constdata) refers to radio.o(i.RadioRxBoosted) for RadioRxBoosted + radio.o(.constdata) refers to radio.o(i.RadioSetRxDutyCycle) for RadioSetRxDutyCycle + sx126x.o(i.SX126xCalibrate) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xCalibrateImage) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xCheckDeviceReady) refers to sx126x-board.o(i.SX126xWakeup) for SX126xWakeup + sx126x.o(i.SX126xCheckDeviceReady) refers to sx126x-board.o(i.SX126xAntSwOn) for SX126xAntSwOn + sx126x.o(i.SX126xCheckDeviceReady) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy + sx126x.o(i.SX126xCheckDeviceReady) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xClearDeviceErrors) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xClearIrqStatus) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xGetDeviceErrors) refers to sx126x-board.o(i.SX126xReadCommand) for SX126xReadCommand + sx126x.o(i.SX126xGetIrqStatus) refers to sx126x-board.o(i.SX126xReadCommand) for SX126xReadCommand + sx126x.o(i.SX126xGetOperatingMode) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xGetPacketStatus) refers to sx126x-board.o(i.SX126xReadCommand) for SX126xReadCommand + sx126x.o(i.SX126xGetPacketStatus) refers to memseta.o(.text) for __aeabi_memclr4 + sx126x.o(i.SX126xGetPacketStatus) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xGetPacketType) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xGetPayload) refers to sx126x.o(i.SX126xGetRxBufferStatus) for SX126xGetRxBufferStatus + sx126x.o(i.SX126xGetPayload) refers to sx126x-board.o(i.SX126xReadBuffer) for SX126xReadBuffer + sx126x.o(i.SX126xGetRandom) refers to sx126x.o(i.SX126xSetRx) for SX126xSetRx + sx126x.o(i.SX126xGetRandom) refers to delay.o(i.HAL_Delay_nMS) for HAL_Delay_nMS + sx126x.o(i.SX126xGetRandom) refers to sx126x-board.o(i.SX126xReadRegisters) for SX126xReadRegisters + sx126x.o(i.SX126xGetRandom) refers to sx126x.o(i.SX126xSetStandby) for SX126xSetStandby + sx126x.o(i.SX126xGetRssiInst) refers to sx126x-board.o(i.SX126xReadCommand) for SX126xReadCommand + sx126x.o(i.SX126xGetRxBufferStatus) refers to sx126x-board.o(i.SX126xReadCommand) for SX126xReadCommand + sx126x.o(i.SX126xGetRxBufferStatus) refers to sx126x-board.o(i.SX126xReadRegister) for SX126xReadRegister + sx126x.o(i.SX126xGetRxBufferStatus) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xGetStatus) refers to sx126x-board.o(i.SX126xReadCommand) for SX126xReadCommand + sx126x.o(i.SX126xInit) refers to sx126x-board.o(i.SX126xReset) for SX126xReset + sx126x.o(i.SX126xInit) refers to sx126x-board.o(i.SX126xWakeup) for SX126xWakeup + sx126x.o(i.SX126xInit) refers to sx126x.o(i.SX126xSetStandby) for SX126xSetStandby + sx126x.o(i.SX126xInit) refers to sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl) for SX126xSetDio2AsRfSwitchCtrl + sx126x.o(i.SX126xInit) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSendPayload) refers to sx126x.o(i.SX126xSetPayload) for SX126xSetPayload + sx126x.o(i.SX126xSendPayload) refers to sx126x.o(i.SX126xSetTx) for SX126xSetTx + sx126x.o(i.SX126xSetBufferBaseAddress) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetCad) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetCad) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetCadParams) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetCadParams) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetCrcPolynomial) refers to sx126x-board.o(i.SX126xWriteRegisters) for SX126xWriteRegisters + sx126x.o(i.SX126xSetCrcPolynomial) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetCrcSeed) refers to sx126x-board.o(i.SX126xWriteRegisters) for SX126xWriteRegisters + sx126x.o(i.SX126xSetCrcSeed) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetDio3AsTcxoCtrl) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetDioIrqParams) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetFs) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetFs) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetLoRaSymbNumTimeout) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetModulationParams) refers to sx126x.o(i.SX126xSetPacketType) for SX126xSetPacketType + sx126x.o(i.SX126xSetModulationParams) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetModulationParams) refers to dfltui.o(.text) for __aeabi_ui2d + sx126x.o(i.SX126xSetModulationParams) refers to ddiv.o(.text) for __aeabi_ddiv + sx126x.o(i.SX126xSetModulationParams) refers to dscalb.o(.text) for __ARM_scalbn + sx126x.o(i.SX126xSetModulationParams) refers to dfixui.o(.text) for __aeabi_d2uiz + sx126x.o(i.SX126xSetModulationParams) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetPaConfig) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetPacketParams) refers to sx126x.o(i.SX126xSetPacketType) for SX126xSetPacketType + sx126x.o(i.SX126xSetPacketParams) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetPacketParams) refers to sx126x.o(i.SX126xSetCrcSeed) for SX126xSetCrcSeed + sx126x.o(i.SX126xSetPacketParams) refers to sx126x.o(i.SX126xSetCrcPolynomial) for SX126xSetCrcPolynomial + sx126x.o(i.SX126xSetPacketParams) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetPacketType) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetPacketType) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetPayload) refers to sx126x-board.o(i.SX126xWriteBuffer) for SX126xWriteBuffer + sx126x.o(i.SX126xSetRegulatorMode) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetRfFrequency) refers to sx126x.o(i.SX126xCalibrateImage) for SX126xCalibrateImage + sx126x.o(i.SX126xSetRfFrequency) refers to dfltui.o(.text) for __aeabi_ui2d + sx126x.o(i.SX126xSetRfFrequency) refers to ddiv.o(.text) for __aeabi_ddiv + sx126x.o(i.SX126xSetRfFrequency) refers to dfixui.o(.text) for __aeabi_d2uiz + sx126x.o(i.SX126xSetRfFrequency) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetRfFrequency) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetRx) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetRx) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetRxBoosted) refers to sx126x-board.o(i.SX126xWriteRegister) for SX126xWriteRegister + sx126x.o(i.SX126xSetRxBoosted) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetRxBoosted) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetRxDutyCycle) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetRxDutyCycle) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetRxTxFallbackMode) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetSleep) refers to sx126x-board.o(i.SX126xAntSwOff) for SX126xAntSwOff + sx126x.o(i.SX126xSetSleep) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetSleep) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetStandby) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetStandby) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetSyncWord) refers to sx126x-board.o(i.SX126xWriteRegisters) for SX126xWriteRegisters + sx126x.o(i.SX126xSetTx) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetTx) refers to sx126x.o(.data) for .data + sx126x.o(i.SX126xSetTxContinuousWave) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetTxInfinitePreamble) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetTxParams) refers to sx126x-board.o(i.SX126xGetPaSelect) for SX126xGetPaSelect + sx126x.o(i.SX126xSetTxParams) refers to sx126x.o(i.SX126xSetPaConfig) for SX126xSetPaConfig + sx126x.o(i.SX126xSetTxParams) refers to sx126x-board.o(i.SX126xWriteRegister) for SX126xWriteRegister + sx126x.o(i.SX126xSetTxParams) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand + sx126x.o(i.SX126xSetWhiteningSeed) refers to sx126x-board.o(i.SX126xReadRegister) for SX126xReadRegister + 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 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 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 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 + sx126x-board.o(i.SX126xReset) refers to delay.o(i.HAL_Delay_nMS) for HAL_Delay_nMS + sx126x-board.o(i.SX126xReset) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + 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 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 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 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 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.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.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(.data) 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.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 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 memcmp.o(.text) for memcmp + lora.o(i.OnRxDone) refers to main.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 lora.o(i.__NVIC_SystemReset) for __NVIC_SystemReset + lora.o(i.OnRxDone) refers to main.o(i.Usart5Init) for Usart5Init + lora.o(i.OnRxDone) refers to lora.o(i.Lora433_change) for Lora433_change + lora.o(i.OnRxDone) refers to uidiv.o(.text) for __aeabi_uidivmod + 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(.data) for no_data_chongqi_num + 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 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.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.OnRxTimeout) refers to radio.o(.constdata) for Radio + 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 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 radio.o(.constdata) for Radio 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 @@ -748,14 +1176,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 @@ -826,38 +1260,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 @@ -898,6 +1324,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 @@ -906,31 +1333,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 @@ -950,8 +1378,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 @@ -963,45 +1391,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 @@ -1011,6 +1453,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 @@ -1018,8 +1461,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 @@ -1037,6 +1482,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 @@ -1054,7 +1501,7 @@ stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_DeSelectPCROP) refers to stm32l0xx_hal_flash.o(.bss) for pFlash stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_SelectPCROP) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_SelectPCROP) refers to stm32l0xx_hal_flash.o(.bss) for pFlash - stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) for HAL_GPIO_EXTI_Callback + stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) refers to main.o(i.HAL_GPIO_EXTI_Callback) for HAL_GPIO_EXTI_Callback stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal_dma.o(i.HAL_DMA_Init) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick @@ -1064,13 +1511,20 @@ 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 @@ -1081,15 +1535,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 main.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 main.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 main.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 main.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 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_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 @@ -1112,8 +1683,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 @@ -1187,234 +1758,15 @@ 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 - system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to uidiv.o(.text) for __aeabi_uidivmod - system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to system_stm32l0xx.o(.data) for .data - system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to system_stm32l0xx.o(.constdata) for .constdata + stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to system_stm32l0xx.o(.data) for SystemCoreClock 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 @@ -1449,6 +1801,33 @@ ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp ceil.o(i.ceil) refers to dadd.o(.text) for __aeabi_dadd ceil.o(i.ceil) refers to cdrcmple.o(.text) for __aeabi_cdrcmple + floor.o(i.__softfp_floor) refers (Special) to iusefp.o(.text) for __I$use$fp + floor.o(i.__softfp_floor) refers to floor.o(i.floor) for floor + 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 @@ -1486,6 +1865,13 @@ pow_x.o(i.__pow$lsc) refers to cdrcmple.o(.text) for __aeabi_cdrcmple pow_x.o(i.__pow$lsc) refers to pow_x.o(.constdata) for .constdata 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 @@ -1507,8 +1893,10 @@ entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk + 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 @@ -1745,8 +2133,6 @@ 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 - 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 @@ -1767,8 +2153,6 @@ dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue - dfltul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp - dfltul.o(.text) refers to depilogue.o(.text) for _double_epilogue ffixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr @@ -1788,6 +2172,38 @@ 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 @@ -1807,6 +2223,9 @@ depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr dsqrt.o(.text) refers to llushr.o(.text) for __aeabi_llsr dsqrt.o(.text) refers to depilogue.o(.text) for _double_round + drnd.o(.text) refers to llshl.o(.text) for __aeabi_llsl + drnd.o(.text) refers to llushr.o(.text) for __aeabi_llsr + drnd.o(.text) refers to depilogue.o(.text) for _double_round 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 @@ -1819,15 +2238,7 @@ Removing startup_stm32l051xx.o(HEAP), (512 bytes). Removing lis3dh_driver.o(.rev16_text), (4 bytes). Removing lis3dh_driver.o(.revsh_text), (4 bytes). - Removing lis3dh_driver.o(i.IIC2_Ack), (60 bytes). Removing lis3dh_driver.o(i.IIC2_Init), (72 bytes). - Removing lis3dh_driver.o(i.IIC2_NAck), (60 bytes). - Removing lis3dh_driver.o(i.IIC2_Read_Byte), (90 bytes). - Removing lis3dh_driver.o(i.IIC2_Send_Byte), (90 bytes). - Removing lis3dh_driver.o(i.IIC2_Start), (54 bytes). - Removing lis3dh_driver.o(i.IIC2_Stop), (60 bytes). - Removing lis3dh_driver.o(i.IIC2_Wait_Ack), (84 bytes). - Removing lis3dh_driver.o(i.LIS3DH_Data_Init), (88 bytes). Removing lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init), (40 bytes). Removing lis3dh_driver.o(i.LIS3DH_FIFOModeEnable), (330 bytes). Removing lis3dh_driver.o(i.LIS3DH_Get6DPosition), (60 bytes). @@ -1844,14 +2255,11 @@ Removing lis3dh_driver.o(i.LIS3DH_GetStatusBit), (156 bytes). Removing lis3dh_driver.o(i.LIS3DH_GetStatusReg), (18 bytes). Removing lis3dh_driver.o(i.LIS3DH_GetTempRaw), (38 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I), (18 bytes). Removing lis3dh_driver.o(i.LIS3DH_HPFAOI1Enable), (44 bytes). Removing lis3dh_driver.o(i.LIS3DH_HPFAOI2Enable), (48 bytes). Removing lis3dh_driver.o(i.LIS3DH_HPFClickEnable), (48 bytes). Removing lis3dh_driver.o(i.LIS3DH_Int1LatchEnable), (48 bytes). Removing lis3dh_driver.o(i.LIS3DH_ReadLenByte), (38 bytes). - Removing lis3dh_driver.o(i.LIS3DH_ReadOneByte), (58 bytes). - Removing lis3dh_driver.o(i.LIS3DH_ReadReg), (14 bytes). Removing lis3dh_driver.o(i.LIS3DH_ResetInt1Latch), (18 bytes). Removing lis3dh_driver.o(i.LIS3DH_SetADCAux), (48 bytes). Removing lis3dh_driver.o(i.LIS3DH_SetAxis), (48 bytes). @@ -1881,10 +2289,8 @@ Removing lis3dh_driver.o(i.LIS3DH_SetTriggerInt), (48 bytes). Removing lis3dh_driver.o(i.LIS3DH_SetWaterMark), (52 bytes). Removing lis3dh_driver.o(i.LIS3DH_WriteLenByte), (38 bytes). - Removing lis3dh_driver.o(i.LIS3DH_WriteOneByte), (52 bytes). - Removing lis3dh_driver.o(i.LIS3DH_WriteReg), (10 bytes). Removing lis3dh_driver.o(i.drv_lis2dh12_get_angle), (216 bytes). - Removing lis3dh_driver.o(.data), (8 bytes). + Removing lis3dh_driver.o(.data), (1 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). @@ -1911,12 +2317,14 @@ Removing deca_device.o(i.dwt_otprevision), (12 bytes). Removing deca_device.o(i.dwt_otpwriteandverify), (76 bytes). Removing deca_device.o(i.dwt_readaccdata), (34 bytes). - Removing deca_device.o(i.dwt_readdiagnostics), (60 bytes). + Removing deca_device.o(i.dwt_readcarrierintegrator), (52 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). Removing deca_device.o(i.dwt_readsystime), (16 bytes). + Removing deca_device.o(i.dwt_readsystimestamphi32), (12 bytes). Removing deca_device.o(i.dwt_readtempvbat), (168 bytes). + Removing deca_device.o(i.dwt_readtxtimestamp), (16 bytes). Removing deca_device.o(i.dwt_readtxtimestamphi32), (12 bytes). Removing deca_device.o(i.dwt_readtxtimestamplo32), (12 bytes). Removing deca_device.o(i.dwt_readwakeuptemp), (20 bytes). @@ -1929,12 +2337,12 @@ Removing deca_device.o(i.dwt_setautorxreenable), (52 bytes). Removing deca_device.o(i.dwt_setcallbacks), (12 bytes). Removing deca_device.o(i.dwt_setdblrxbuffmode), (48 bytes). - Removing deca_device.o(i.dwt_setdelayedtrxtime), (14 bytes). Removing deca_device.o(i.dwt_seteui), (16 bytes). Removing deca_device.o(i.dwt_setinterrupt), (36 bytes). Removing deca_device.o(i.dwt_setleds), (180 bytes). Removing deca_device.o(i.dwt_setpanid), (14 bytes). Removing deca_device.o(i.dwt_setpreambledetecttimeout), (14 bytes). + Removing deca_device.o(i.dwt_setrxaftertxdelay), (32 bytes). Removing deca_device.o(i.dwt_setrxmode), (28 bytes). Removing deca_device.o(i.dwt_setsmarttxpower), (48 bytes). Removing deca_device.o(i.dwt_softreset), (112 bytes). @@ -1949,7 +2357,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_Battary), (204 bytes). Removing usart.o(.rev16_text), (4 bytes). Removing usart.o(.revsh_text), (4 bytes). Removing usart.o(i.UART_PopFrame), (52 bytes). @@ -1967,41 +2375,11 @@ Removing flash.o(i.FLASH_Pages_Calculate), (18 bytes). Removing global_param.o(.rev16_text), (4 bytes). Removing global_param.o(.revsh_text), (4 bytes). + Removing global_param.o(i.EnterUWBUpdateMode), (104 bytes). Removing dw_app.o(.rev16_text), (4 bytes). Removing dw_app.o(.revsh_text), (4 bytes). - Removing dw_app.o(i.GetRandomSlotPos), (72 bytes). - Removing dw_app.o(i.GetRandomValue), (32 bytes). Removing dw_app.o(i.tag_sleep_configuraion), (18 bytes). - Removing dw_app.o(.bss), (100 bytes). - Removing dw_app.o(.bss), (100 bytes). Removing dw_app.o(.bss), (50 bytes). - Removing dw_app.o(.bss), (25 bytes). - Removing dw_app.o(.bss), (50 bytes). - Removing dw_app.o(.data), (4 bytes). - Removing dw_app.o(.data), (4 bytes). - Removing dw_app.o(.data), (4 bytes). - Removing dw_app.o(.data), (1 bytes). - Removing dw_app.o(.data), (4 bytes). - Removing dw_app.o(.data), (2 bytes). - Removing dw_app.o(.data), (1 bytes). - Removing dw_app.o(.data), (8 bytes). - Removing dw_app.o(.data), (8 bytes). - Removing dw_app.o(.data), (4 bytes). - Removing dw_app.o(.data), (4 bytes). - Removing dw_app.o(.data), (1 bytes). - Removing dw_app.o(.data), (1 bytes). - Removing dw_app.o(.data), (1 bytes). - Removing dw_app.o(.data), (4 bytes). - Removing dw_app.o(.data), (2 bytes). - Removing dw_app.o(.data), (1 bytes). - Removing dw_app.o(.data), (2 bytes). - Removing dw_app.o(.data), (2 bytes). - Removing dw_app.o(.data), (1 bytes). - Removing dw_app.o(.data), (4 bytes). - Removing dw_app.o(.data), (1 bytes). - Removing dw_app.o(.data), (1 bytes). - Removing dw_app.o(.data), (1 bytes). - Removing dw_app.o(.data), (2 bytes). Removing dw_app.o(.data), (4 bytes). Removing dw_app.o(.data), (1 bytes). Removing dw_app.o(.data), (1 bytes). @@ -2009,30 +2387,97 @@ Removing serial_at_cmd_app.o(.revsh_text), (4 bytes). Removing crc.o(.rev16_text), (4 bytes). 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 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.Get_Battary_UWB), (224 bytes). - Removing main.o(i.HardWareTypeDiffConfig), (84 bytes). - Removing main.o(i.MX_TIM2_Init), (128 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), (3 bytes). Removing main.o(.data), (2 bytes). Removing main.o(.data), (2 bytes). + Removing main.o(.data), (2 bytes). + Removing main.o(.data), (1 bytes). Removing main.o(.data), (1 bytes). Removing main.o(.data), (2 bytes). Removing main.o(.data), (2 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), (4 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_it.o(i.USART4_5_IRQHandler), (28 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 stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit), (28 bytes). - Removing stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit), (76 bytes). - Removing stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit), (64 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). + Removing crc_1.o(i.ComputeCrc), (44 bytes). + Removing crc_1.o(i.RadioComputeCRC), (68 bytes). + Removing delay.o(.rev16_text), (4 bytes). + Removing delay.o(.revsh_text), (4 bytes). + Removing radio.o(.rev16_text), (4 bytes). + Removing radio.o(.revsh_text), (4 bytes). + Removing radio.o(i.RadioOnRxTimeoutIrq), (24 bytes). + Removing radio.o(i.RadioOnTxTimeoutIrq), (24 bytes). + Removing radio.o(i.RadioReadFifo), (14 bytes). + Removing radio.o(i.RadioTx), (10 bytes). + Removing radio.o(i.RadioWriteFifo), (14 bytes). + Removing sx126x.o(i.SX126xCalibrate), (14 bytes). + Removing sx126x.o(i.SX126xClearDeviceErrors), (18 bytes). + Removing sx126x.o(i.SX126xGetDeviceErrors), (18 bytes). + Removing sx126x.o(i.SX126xGetRandom), (52 bytes). + Removing sx126x.o(i.SX126xGetStatus), (22 bytes). + Removing sx126x.o(i.SX126xSetCadParams), (48 bytes). + Removing sx126x.o(i.SX126xSetDio3AsTcxoCtrl), (32 bytes). + Removing sx126x.o(i.SX126xSetFs), (24 bytes). + Removing sx126x.o(i.SX126xSetRxTxFallbackMode), (14 bytes). + Removing sx126x.o(i.SX126xSetTxInfinitePreamble), (14 bytes). + Removing sx126x-board.o(.rev16_text), (4 bytes). + Removing sx126x-board.o(.revsh_text), (4 bytes). + 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(.bss), (64 bytes). + Removing lora.o(.constdata), (5 bytes). + Removing lora.o(.constdata), (5 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), (2 bytes). + Removing lora.o(.data), (2 bytes). + Removing lora.o(.data), (2 bytes). + 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), (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). @@ -2043,22 +2488,22 @@ 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_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). @@ -2073,6 +2518,8 @@ 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). @@ -2083,13 +2530,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). @@ -2102,7 +2550,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). @@ -2116,54 +2564,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). @@ -2175,20 +2626,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). @@ -2197,8 +2648,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). @@ -2208,31 +2661,30 @@ 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). Removing stm32l0xx_hal_gpio.o(.rev16_text), (4 bytes). 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_DeInit), (104 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). @@ -2252,9 +2704,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). @@ -2268,51 +2719,118 @@ 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_DisableIRQ), (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), (108 bytes). + Removing stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh), (16 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_DMAStop), (154 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_ReceiverTimeout_Config), (24 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback), (2 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), (66 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (40 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt), (76 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback), (54 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_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_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_WakeupCallback), (2 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). @@ -2321,24 +2839,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), (496 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). @@ -2347,7 +2863,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). @@ -2357,198 +2873,26 @@ 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). Removing stm32l0xx_hal_spi.o(i.SPI_DMATxAbortCallback), (124 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_EndRxTransaction), (92 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction), (66 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_RxISR_16BIT), (34 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_RxISR_8BIT), (34 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_TxISR_16BIT), (34 bytes). Removing stm32l0xx_hal_spi.o(i.SPI_TxISR_8BIT), (34 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout), (140 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_Init), (52 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_Start_IT), (32 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_Base_Stop_IT), (36 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource), (208 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_ConfigChannel), (208 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_Init), (52 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit), (2 bytes). - Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit), (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), (36 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), (44 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_Base_SetConfig), (88 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd), (26 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_ETR_SetConfig), (22 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig), (16 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig), (48 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig), (50 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig), (54 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig), (54 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig), (134 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage), (34 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_TI1_SetConfig), (76 bytes). - Removing stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage), (38 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_MasterConfigSynchronization), (60 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_DeInit), (58 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 system_stm32l0xx.o(.rev16_text), (4 bytes). - Removing system_stm32l0xx.o(.revsh_text), (4 bytes). - Removing system_stm32l0xx.o(i.SystemCoreClockUpdate), (156 bytes). Removing fflti.o(.text), (22 bytes). Removing cfrcmple.o(.text), (20 bytes). Removing dsqrt.o(.text), (162 bytes). Removing dfixul.o(.text), (64 bytes). -731 unused section(s) (total 46411 bytes) removed from the image. +656 unused section(s) (total 41536 bytes) removed from the image. ============================================================================== @@ -2563,12 +2907,14 @@ ../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 ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_gpio.c 0x00000000 Number 0 stm32l0xx_hal_gpio.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_i2c.c 0x00000000 Number 0 stm32l0xx_hal_i2c.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_i2c_ex.c 0x00000000 Number 0 stm32l0xx_hal_i2c_ex.o ABSOLUTE + ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_iwdg.c 0x00000000 Number 0 stm32l0xx_hal_iwdg.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_lptim.c 0x00000000 Number 0 stm32l0xx_hal_lptim.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_pwr.c 0x00000000 Number 0 stm32l0xx_hal_pwr.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_pwr_ex.c 0x00000000 Number 0 stm32l0xx_hal_pwr_ex.o ABSOLUTE @@ -2584,87 +2930,98 @@ ../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/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.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 entry11b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE + ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.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 printfa.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.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 printf5.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.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/printf.c 0x00000000 Number 0 printf0.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/strlen.c 0x00000000 Number 0 strlen.o ABSOLUTE ../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.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 fepilogue.o ABSOLUTE ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltul.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.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 dfltui.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE + ../fplib/microlib/fprnd.c 0x00000000 Number 0 drnd.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/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.o ABSOLUTE + ../mathlib/log.c 0x00000000 Number 0 log_x.o ABSOLUTE + ../mathlib/log10.c 0x00000000 Number 0 log10_x.o ABSOLUTE + ../mathlib/log10.c 0x00000000 Number 0 log10.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/sqrt.c 0x00000000 Number 0 sqrt.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\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 ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_gpio.c 0x00000000 Number 0 stm32l0xx_hal_gpio.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_i2c.c 0x00000000 Number 0 stm32l0xx_hal_i2c.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_i2c_ex.c 0x00000000 Number 0 stm32l0xx_hal_i2c_ex.o ABSOLUTE + ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_iwdg.c 0x00000000 Number 0 stm32l0xx_hal_iwdg.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_lptim.c 0x00000000 Number 0 stm32l0xx_hal_lptim.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_pwr.c 0x00000000 Number 0 stm32l0xx_hal_pwr.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_pwr_ex.c 0x00000000 Number 0 stm32l0xx_hal_pwr_ex.o ABSOLUTE @@ -2681,13 +3038,22 @@ ..\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\WS2812.c 0x00000000 Number 0 ws2812.o ABSOLUTE + ..\Src\application\dw_ancapp.c 0x00000000 Number 0 dw_ancapp.o ABSOLUTE ..\Src\application\dw_app.c 0x00000000 Number 0 dw_app.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 ..\Src\main.c 0x00000000 Number 0 main.o ABSOLUTE + ..\Src\radio\Lora.c 0x00000000 Number 0 lora.o ABSOLUTE + ..\Src\radio\crc.c 0x00000000 Number 0 crc_1.o ABSOLUTE + ..\Src\radio\delay.c 0x00000000 Number 0 delay.o ABSOLUTE + ..\Src\radio\radio.c 0x00000000 Number 0 radio.o ABSOLUTE + ..\Src\radio\sx126x-board.c 0x00000000 Number 0 sx126x-board.o ABSOLUTE + ..\Src\radio\sx126x.c 0x00000000 Number 0 sx126x.o ABSOLUTE ..\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 @@ -2698,10 +3064,17 @@ ..\\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\\WS2812.c 0x00000000 Number 0 ws2812.o ABSOLUTE + ..\\Src\\application\\dw_ancapp.c 0x00000000 Number 0 dw_ancapp.o ABSOLUTE ..\\Src\\application\\dw_app.c 0x00000000 Number 0 dw_app.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 + ..\\Src\\radio\\radio.c 0x00000000 Number 0 radio.o ABSOLUTE + ..\\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 cfrcmple.s 0x00000000 Number 0 cfrcmple.o ABSOLUTE @@ -2722,305 +3095,534 @@ __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 uldiv.o(.text) - .text 0x0800517c Section 0 memcpya.o(.text) - .text 0x080051a0 Section 0 memseta.o(.text) - .text 0x080051c4 Section 0 memcmp.o(.text) - .text 0x080051de Section 0 fadd.o(.text) - .text 0x08005290 Section 0 fmul.o(.text) - .text 0x0800530a Section 0 fdiv.o(.text) - .text 0x08005388 Section 0 dadd.o(.text) - .text 0x080054ec Section 0 dmul.o(.text) - .text 0x080055bc Section 0 ddiv.o(.text) - .text 0x080056ac Section 0 dscalb.o(.text) - .text 0x080056d8 Section 0 ffltui.o(.text) - .text 0x080056e8 Section 0 dflti.o(.text) - .text 0x08005710 Section 0 dfltui.o(.text) - .text 0x0800572c Section 0 dfltul.o(.text) - .text 0x08005748 Section 0 ffixui.o(.text) - .text 0x08005770 Section 0 dfixi.o(.text) - .text 0x080057b8 Section 0 dfixui.o(.text) - .text 0x080057f4 Section 0 f2d.o(.text) - .text 0x0800581c Section 40 cdcmple.o(.text) - .text 0x08005844 Section 40 cdrcmple.o(.text) - .text 0x0800586c Section 0 d2f.o(.text) - .text 0x080058a4 Section 0 llshl.o(.text) - .text 0x080058c4 Section 0 llushr.o(.text) - .text 0x080058e6 Section 0 llsshr.o(.text) - .text 0x0800590c Section 0 fepilogue.o(.text) - .text 0x0800590c Section 0 iusefp.o(.text) - .text 0x0800598e Section 0 depilogue.o(.text) - .text 0x08005a4c Section 36 init.o(.text) - .text 0x08005a70 Section 0 __dczerorl2.o(.text) - i.ADC_ConversionStop 0x08005ac6 Section 0 stm32l0xx_hal_adc.o(i.ADC_ConversionStop) - ADC_ConversionStop 0x08005ac7 Thumb Code 82 stm32l0xx_hal_adc.o(i.ADC_ConversionStop) - i.ADC_DelayMicroSecond 0x08005b18 Section 0 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) - ADC_DelayMicroSecond 0x08005b19 Thumb Code 28 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) - i.ADC_Disable 0x08005b3c Section 0 stm32l0xx_hal_adc.o(i.ADC_Disable) - ADC_Disable 0x08005b3d Thumb Code 96 stm32l0xx_hal_adc.o(i.ADC_Disable) - i.ADC_Enable 0x08005b9c Section 0 stm32l0xx_hal_adc.o(i.ADC_Enable) - ADC_Enable 0x08005b9d Thumb Code 96 stm32l0xx_hal_adc.o(i.ADC_Enable) - i.CRC_Compute 0x08005c00 Section 0 crc.o(i.CRC_Compute) - i.CalculateDists 0x08005c30 Section 0 dw_app.o(i.CalculateDists) - i.Checksum_u16 0x08005d64 Section 0 dw_app.o(i.Checksum_u16) - i.DMA1_Channel2_3_IRQHandler 0x08005d80 Section 0 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) - i.DMA_SetConfig 0x08005d98 Section 0 stm32l0xx_hal_dma.o(i.DMA_SetConfig) - DMA_SetConfig 0x08005d99 Thumb Code 44 stm32l0xx_hal_dma.o(i.DMA_SetConfig) - i.Dw1000_App_Init 0x08005dc4 Section 0 dw_app.o(i.Dw1000_App_Init) - i.Dw1000_Init 0x08005e10 Section 0 dw_app.o(i.Dw1000_Init) - i.EXTI0_1_IRQHandler 0x08005e44 Section 0 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) - i.EnterUWBUpdateMode 0x08005e94 Section 0 global_param.o(i.EnterUWBUpdateMode) - i.Error_Handler 0x08005efc Section 0 main.o(i.Error_Handler) - i.FLASH_PageErase 0x08005f00 Section 0 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) - i.FLASH_Prepare 0x08005f2c Section 0 flash.o(i.FLASH_Prepare) - i.FLASH_Read 0x08005f60 Section 0 flash.o(i.FLASH_Read) - i.FLASH_SetErrorCode 0x08005f74 Section 0 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) - FLASH_SetErrorCode 0x08005f75 Thumb Code 134 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) - i.FLASH_WaitForLastOperation 0x08006004 Section 0 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) - i.FLASH_Write 0x08006074 Section 0 flash.o(i.FLASH_Write) - i.FindNearBasePos 0x080060ac Section 0 dw_app.o(i.FindNearBasePos) - i.GetLPTime 0x080060d4 Section 0 main.o(i.GetLPTime) - i.Get_ADC_Value 0x0800610c Section 0 adc.o(i.Get_ADC_Value) - i.Get_VDDVlotage 0x08006134 Section 0 adc.o(i.Get_VDDVlotage) - i.HAL_ADCEx_Calibration_Start 0x08006244 Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) - i.HAL_ADCEx_DisableVREFINT 0x080062f0 Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT) - i.HAL_ADCEx_EnableVREFINT 0x08006300 Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT) - i.HAL_ADC_ConfigChannel 0x08006330 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) - i.HAL_ADC_DeInit 0x080063c4 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) - i.HAL_ADC_GetState 0x08006478 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) - i.HAL_ADC_GetValue 0x0800647c Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) - i.HAL_ADC_Init 0x08006484 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) - i.HAL_ADC_MspDeInit 0x0800664c Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit) - i.HAL_ADC_MspInit 0x08006674 Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) - i.HAL_ADC_PollForConversion 0x080066c4 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) - i.HAL_ADC_Start 0x08006784 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) - i.HAL_DMA_Abort_IT 0x080067e0 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) - i.HAL_DMA_IRQHandler 0x0800682c Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) - i.HAL_DMA_Init 0x080068d4 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) - i.HAL_DMA_Start_IT 0x08006964 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) - i.HAL_Delay 0x080069cc Section 0 stm32l0xx_hal.o(i.HAL_Delay) - i.HAL_FLASHEx_Erase 0x080069e8 Section 0 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) - i.HAL_FLASH_Lock 0x08006a60 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) - i.HAL_FLASH_Program 0x08006a7c Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) - i.HAL_FLASH_Unlock 0x08006ab8 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) - i.HAL_GPIO_DeInit 0x08006b14 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) - i.HAL_GPIO_EXTI_Callback 0x08006bf8 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) - i.HAL_GPIO_EXTI_IRQHandler 0x08006bfc Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) - i.HAL_GPIO_Init 0x08006c14 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) - i.HAL_GPIO_ReadPin 0x08006d8c Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) - i.HAL_GPIO_WritePin 0x08006d96 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) - i.HAL_GetTick 0x08006da4 Section 0 stm32l0xx_hal.o(i.HAL_GetTick) - i.HAL_IncTick 0x08006db0 Section 0 stm32l0xx_hal.o(i.HAL_IncTick) - i.HAL_Init 0x08006dc0 Section 0 stm32l0xx_hal.o(i.HAL_Init) - i.HAL_InitTick 0x08006de8 Section 0 stm32l0xx_hal.o(i.HAL_InitTick) - i.HAL_LPTIM_AutoReloadMatchCallback 0x08006e18 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) - i.HAL_LPTIM_AutoReloadWriteCallback 0x08006e1a Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) - i.HAL_LPTIM_CompareMatchCallback 0x08006e1c Section 0 main.o(i.HAL_LPTIM_CompareMatchCallback) - i.HAL_LPTIM_CompareWriteCallback 0x08006f30 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) - i.HAL_LPTIM_DirectionDownCallback 0x08006f32 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) - i.HAL_LPTIM_DirectionUpCallback 0x08006f34 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) - i.HAL_LPTIM_IRQHandler 0x08006f36 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) - i.HAL_LPTIM_Init 0x08007000 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) - i.HAL_LPTIM_MspInit 0x080070a0 Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) - i.HAL_LPTIM_ReadCounter 0x080070d0 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) - i.HAL_LPTIM_TimeOut_Start_IT 0x080070d8 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) - i.HAL_LPTIM_TriggerCallback 0x08007124 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) - i.HAL_MspInit 0x08007128 Section 0 stm32l0xx_hal_msp.o(i.HAL_MspInit) - i.HAL_NVIC_EnableIRQ 0x08007140 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) - i.HAL_NVIC_SetPriority 0x08007154 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) - i.HAL_PWR_EnableBkUpAccess 0x0800715c Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) - i.HAL_RCCEx_PeriphCLKConfig 0x0800716c Section 0 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) - i.HAL_RCC_ClockConfig 0x080072d0 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) - i.HAL_RCC_GetPCLK1Freq 0x0800743c Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) - i.HAL_RCC_GetPCLK2Freq 0x0800745c Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) - i.HAL_RCC_GetSysClockFreq 0x0800747c Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) - i.HAL_RCC_OscConfig 0x080074f4 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) - i.HAL_SPI_Init 0x08007910 Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) - i.HAL_SPI_MspInit 0x08007990 Section 0 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) - i.HAL_SYSTICK_Config 0x080079e8 Section 0 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) - i.HAL_UARTEx_WakeupCallback 0x08007a18 Section 0 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) - i.HAL_UART_ErrorCallback 0x08007a1a Section 0 main.o(i.HAL_UART_ErrorCallback) - i.HAL_UART_IRQHandler 0x08007a1c Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) - i.HAL_UART_Init 0x08007b58 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Init) - i.HAL_UART_MspInit 0x08007bc4 Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) - i.HAL_UART_Receive_DMA 0x08007c98 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) - i.HAL_UART_RxCpltCallback 0x08007d50 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) - i.HAL_UART_RxHalfCpltCallback 0x08007d52 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) - i.HAL_UART_Transmit 0x08007d54 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) - i.HAL_UART_TxCpltCallback 0x08007e22 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) - i.HardFault_Handler 0x08007e24 Section 0 stm32l0xx_it.o(i.HardFault_Handler) - i.IdleTask 0x08007e34 Section 0 main.o(i.IdleTask) - i.LPTIM1_IRQHandler 0x08007ecc Section 0 stm32l0xx_it.o(i.LPTIM1_IRQHandler) - i.MX_ADC_DeInit 0x08007edc Section 0 main.o(i.MX_ADC_DeInit) - i.MX_ADC_Init 0x08007ef0 Section 0 main.o(i.MX_ADC_Init) - i.MX_DMA_Init 0x08007f60 Section 0 main.o(i.MX_DMA_Init) - MX_DMA_Init 0x08007f61 Thumb Code 36 main.o(i.MX_DMA_Init) - i.MX_GPIO_Init 0x08007f88 Section 0 main.o(i.MX_GPIO_Init) - MX_GPIO_Init 0x08007f89 Thumb Code 298 main.o(i.MX_GPIO_Init) - i.MX_SPI1_Init 0x080080d0 Section 0 main.o(i.MX_SPI1_Init) - MX_SPI1_Init 0x080080d1 Thumb Code 60 main.o(i.MX_SPI1_Init) - i.MX_USART1_UART_Init 0x08008114 Section 0 main.o(i.MX_USART1_UART_Init) - MX_USART1_UART_Init 0x08008115 Thumb Code 100 main.o(i.MX_USART1_UART_Init) - i.NMI_Handler 0x08008180 Section 0 stm32l0xx_it.o(i.NMI_Handler) - i.NVIC_SetPriority 0x08008184 Section 0 stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) - NVIC_SetPriority 0x08008185 Thumb Code 60 stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) - i.NVIC_SystemReset 0x080081c8 Section 0 dw_app.o(i.NVIC_SystemReset) - NVIC_SystemReset 0x080081c9 Thumb Code 18 dw_app.o(i.NVIC_SystemReset) - i.NearPoll 0x080081e4 Section 0 dw_app.o(i.NearPoll) - i.PendSV_Handler 0x080089b4 Section 0 stm32l0xx_it.o(i.PendSV_Handler) - i.Program_Init 0x080089b8 Section 0 main.o(i.Program_Init) - i.Reset_DW1000 0x08008b14 Section 0 dw_driver.o(i.Reset_DW1000) - i.STMFLASH_ReadHalfWord 0x08008b64 Section 0 flash.o(i.STMFLASH_ReadHalfWord) - i.SVC_Handler 0x08008b68 Section 0 stm32l0xx_it.o(i.SVC_Handler) - i.SendComMap 0x08008b6c Section 0 serial_at_cmd_app.o(i.SendComMap) - i.SetANCTimestap 0x08008be4 Section 0 dw_app.o(i.SetANCTimestap) - i.SetNextPollTime 0x08008c38 Section 0 main.o(i.SetNextPollTime) - i.Spi_ChangePrescaler 0x08008c94 Section 0 spi.o(i.Spi_ChangePrescaler) - i.SysTick_Handler 0x08008ca8 Section 0 stm32l0xx_it.o(i.SysTick_Handler) - i.SystemClock_Config 0x08008cb0 Section 0 main.o(i.SystemClock_Config) - i.SystemInit 0x08008d44 Section 0 system_stm32l0xx.o(i.SystemInit) - i.TagFreqProcess 0x08008d9c Section 0 dw_app.o(i.TagFreqProcess) - i.Tag_App 0x08008dc4 Section 0 dw_app.o(i.Tag_App) - i.UART_AdvFeatureConfig 0x08008e04 Section 0 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) - i.UART_CheckIdleState 0x08008ed0 Section 0 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) - i.UART_CheckReceive 0x08008f30 Section 0 usart.o(i.UART_CheckReceive) - i.UART_CheckSend 0x08008fa4 Section 0 usart.o(i.UART_CheckSend) - i.UART_DMAAbortOnError 0x0800903c Section 0 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) - UART_DMAAbortOnError 0x0800903d Thumb Code 20 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) - i.UART_DMAError 0x08009050 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAError) - UART_DMAError 0x08009051 Thumb Code 72 stm32l0xx_hal_uart.o(i.UART_DMAError) - i.UART_DMAReceiveCplt 0x08009098 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) - UART_DMAReceiveCplt 0x08009099 Thumb Code 62 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) - i.UART_DMARxHalfCplt 0x080090d6 Section 0 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) - UART_DMARxHalfCplt 0x080090d7 Thumb Code 10 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) - i.UART_EndRxTransfer 0x080090e0 Section 0 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) - UART_EndRxTransfer 0x080090e1 Thumb Code 32 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) - i.UART_EndTxTransfer 0x08009100 Section 0 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) - UART_EndTxTransfer 0x08009101 Thumb Code 16 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) - i.UART_PushFrame 0x08009110 Section 0 usart.o(i.UART_PushFrame) - i.UART_SetConfig 0x08009174 Section 0 stm32l0xx_hal_uart.o(i.UART_SetConfig) - i.UART_WaitOnFlagUntilTimeout 0x0800939c Section 0 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) - i.USART1_IRQHandler 0x08009400 Section 0 stm32l0xx_it.o(i.USART1_IRQHandler) - i.UpdateProcess 0x08009418 Section 0 serial_at_cmd_app.o(i.UpdateProcess) - i.Usart1InitVariables 0x08009498 Section 0 usart.o(i.Usart1InitVariables) - i.UsartInit 0x080094a4 Section 0 main.o(i.UsartInit) - i.UsartParseDataHandler 0x080094d0 Section 0 serial_at_cmd_app.o(i.UsartParseDataHandler) - i.__0printf$1 0x080095ec Section 0 printf1.o(i.__0printf$1) - i.__ARM_clz 0x0800960c Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_switch8 0x0800963a Section 0 deca_device.o(i.__ARM_common_switch8) - i.__scatterload_copy 0x08009654 Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_null 0x08009662 Section 2 handlers.o(i.__scatterload_null) - i.__scatterload_zeroinit 0x08009664 Section 14 handlers.o(i.__scatterload_zeroinit) - i._dwt_aonarrayupload 0x08009672 Section 0 deca_device.o(i._dwt_aonarrayupload) - i._dwt_configlde 0x08009698 Section 0 deca_device.o(i._dwt_configlde) - i._dwt_enableclocks 0x080096d4 Section 0 deca_device.o(i._dwt_enableclocks) - i._dwt_loaducodefromrom 0x0800978a Section 0 deca_device.o(i._dwt_loaducodefromrom) - i._dwt_otpread 0x080097bc Section 0 deca_device.o(i._dwt_otpread) - i._printf_core 0x08009800 Section 0 printf1.o(i._printf_core) - _printf_core 0x08009801 Thumb Code 332 printf1.o(i._printf_core) - i.ceil 0x08009950 Section 0 ceil.o(i.ceil) - i.delay_ms 0x08009a18 Section 0 dw_driver.o(i.delay_ms) - i.delay_us 0x08009a26 Section 0 lis3dh_driver.o(i.delay_us) - i.dwt_configure 0x08009ab4 Section 0 deca_device.o(i.dwt_configure) - i.dwt_configuresleep 0x08009cc4 Section 0 deca_device.o(i.dwt_configuresleep) - i.dwt_entersleep 0x08009cec Section 0 deca_device.o(i.dwt_entersleep) - i.dwt_entersleepaftertx 0x08009cf4 Section 0 deca_device.o(i.dwt_entersleepaftertx) - i.dwt_forcetrxoff 0x08009d1c Section 0 deca_device.o(i.dwt_forcetrxoff) - i.dwt_initialise 0x08009d6c Section 0 deca_device.o(i.dwt_initialise) - i.dwt_read16bitoffsetreg 0x08009eb4 Section 0 deca_device.o(i.dwt_read16bitoffsetreg) - i.dwt_read32bitoffsetreg 0x08009ee0 Section 0 deca_device.o(i.dwt_read32bitoffsetreg) - i.dwt_readcarrierintegrator 0x08009f08 Section 0 deca_device.o(i.dwt_readcarrierintegrator) - i.dwt_readdevid 0x08009f3c Section 0 deca_device.o(i.dwt_readdevid) - i.dwt_readfromdevice 0x08009f48 Section 0 deca_device.o(i.dwt_readfromdevice) - i.dwt_readrxdata 0x08009f80 Section 0 deca_device.o(i.dwt_readrxdata) - i.dwt_readrxtimestamp 0x08009f92 Section 0 deca_device.o(i.dwt_readrxtimestamp) - i.dwt_readsystimestamphi32 0x08009fa2 Section 0 deca_device.o(i.dwt_readsystimestamphi32) - i.dwt_readtxtimestamp 0x08009fae Section 0 deca_device.o(i.dwt_readtxtimestamp) - i.dwt_rxenable 0x08009fbe Section 0 deca_device.o(i.dwt_rxenable) - i.dwt_setrxaftertxdelay 0x0800a012 Section 0 deca_device.o(i.dwt_setrxaftertxdelay) - i.dwt_setrxantennadelay 0x0800a034 Section 0 deca_device.o(i.dwt_setrxantennadelay) - i.dwt_setrxtimeout 0x0800a048 Section 0 deca_device.o(i.dwt_setrxtimeout) - i.dwt_settxantennadelay 0x0800a0a4 Section 0 deca_device.o(i.dwt_settxantennadelay) - i.dwt_starttx 0x0800a0b4 Section 0 deca_device.o(i.dwt_starttx) - i.dwt_syncrxbufptrs 0x0800a148 Section 0 deca_device.o(i.dwt_syncrxbufptrs) - i.dwt_write16bitoffsetreg 0x0800a17c Section 0 deca_device.o(i.dwt_write16bitoffsetreg) - i.dwt_write32bitoffsetreg 0x0800a192 Section 0 deca_device.o(i.dwt_write32bitoffsetreg) - i.dwt_writetodevice 0x0800a1b0 Section 0 deca_device.o(i.dwt_writetodevice) - i.dwt_writetxdata 0x0800a1e8 Section 0 deca_device.o(i.dwt_writetxdata) - i.dwt_writetxfctrl 0x0800a20c Section 0 deca_device.o(i.dwt_writetxfctrl) - i.dwt_xtaltrim 0x0800a228 Section 0 deca_device.o(i.dwt_xtaltrim) - i.final_msg_set_ts 0x0800a258 Section 0 dw_app.o(i.final_msg_set_ts) - final_msg_set_ts 0x0800a259 Thumb Code 22 dw_app.o(i.final_msg_set_ts) - i.fputc 0x0800a270 Section 0 usart.o(i.fputc) - i.main 0x0800a288 Section 0 main.o(i.main) - i.parameter_init 0x0800a3a4 Section 0 global_param.o(i.parameter_init) - i.readfromspi 0x0800a418 Section 0 spi.o(i.readfromspi) - i.save_com_map_to_flash 0x0800a464 Section 0 global_param.o(i.save_com_map_to_flash) - i.writetospi 0x0800a4a4 Section 0 spi.o(i.writetospi) - .constdata 0x0800a4ec Section 8 deca_params_init.o(.constdata) - .constdata 0x0800a4f4 Section 24 deca_params_init.o(.constdata) - .constdata 0x0800a50c Section 8 deca_params_init.o(.constdata) - .constdata 0x0800a514 Section 12 deca_params_init.o(.constdata) - .constdata 0x0800a520 Section 4 deca_params_init.o(.constdata) - .constdata 0x0800a524 Section 32 deca_params_init.o(.constdata) - .constdata 0x0800a544 Section 50 deca_params_init.o(.constdata) - .constdata 0x0800a576 Section 512 crc.o(.constdata) - .constdata 0x0800a776 Section 25 system_stm32l0xx.o(.constdata) - .constdata 0x0800a78f Section 8 system_stm32l0xx.o(.constdata) - .data 0x20000000 Section 1 deca_device.o(.data) - .data 0x20000001 Section 30 deca_params_init.o(.data) - .data 0x2000001f Section 2 deca_params_init.o(.data) - .data 0x20000021 Section 3 deca_params_init.o(.data) - .data 0x20000024 Section 20 adc.o(.data) - first 0x20000024 Data 1 adc.o(.data) - first 0x20000025 Data 1 adc.o(.data) - bat_count 0x20000026 Data 2 adc.o(.data) - last_value 0x2000002c Data 4 adc.o(.data) - last_value 0x20000030 Data 4 adc.o(.data) - .data 0x20000038 Section 24 usart.o(.data) - s_count 0x20000048 Data 4 usart.o(.data) - .data 0x20000050 Section 147 dw_app.o(.data) - frame_seq_nb 0x20000074 Data 4 dw_app.o(.data) - status_reg 0x20000078 Data 4 dw_app.o(.data) - poll_tx_ts 0x200000a0 Data 8 dw_app.o(.data) - resp_rx_ts 0x200000a8 Data 8 dw_app.o(.data) - final_tx_ts 0x200000b0 Data 8 dw_app.o(.data) - config 0x200000d8 Data 11 dw_app.o(.data) - .data 0x200000e4 Section 4 dw_app.o(.data) - .data 0x200000e8 Section 7 serial_at_cmd_app.o(.data) - usart_receive_state 0x200000e8 Data 1 serial_at_cmd_app.o(.data) - pack_datalen 0x200000e9 Data 1 serial_at_cmd_app.o(.data) - pack_length 0x200000ea Data 1 serial_at_cmd_app.o(.data) - pack_index 0x200000eb Data 1 serial_at_cmd_app.o(.data) - pack_msgtype 0x200000ec Data 1 serial_at_cmd_app.o(.data) - pack_cmd 0x200000ed Data 1 serial_at_cmd_app.o(.data) - index 0x200000ee Data 1 serial_at_cmd_app.o(.data) - .data 0x200000f0 Section 64 main.o(.data) - first 0x200000f1 Data 1 main.o(.data) - i 0x200000f2 Data 1 main.o(.data) - last_value 0x20000118 Data 4 main.o(.data) - .data 0x20000130 Section 2 main.o(.data) - .data 0x20000134 Section 4 stm32l0xx_it.o(.data) - .data 0x20000138 Section 4 stm32l0xx_hal.o(.data) - .data 0x2000013c Section 4 system_stm32l0xx.o(.data) - .data 0x20000140 Section 4 stdout.o(.data) - .bss 0x20000144 Section 60 deca_device.o(.bss) - dw1000local 0x20000144 Data 60 deca_device.o(.bss) - .bss 0x20000180 Section 3056 usart.o(.bss) - .bss 0x20000d70 Section 2048 global_param.o(.bss) - .bss 0x20001570 Section 820 dw_app.o(.bss) - tx_poll_msg 0x20001570 Data 20 dw_app.o(.bss) - tx_sync_msg 0x20001584 Data 14 dw_app.o(.bss) - tx_final_msg 0x20001592 Data 60 dw_app.o(.bss) - tx_resp_msg 0x200015ce Data 22 dw_app.o(.bss) - rx_buffer 0x20001634 Data 100 dw_app.o(.bss) - .bss 0x200018a4 Section 200 serial_at_cmd_app.o(.bss) - send_frame 0x20001908 Data 100 serial_at_cmd_app.o(.bss) - .bss 0x2000196c Section 416 main.o(.bss) - .bss 0x20001b0c Section 72 main.o(.bss) - .bss 0x20001b54 Section 72 main.o(.bss) - .bss 0x20001b9c Section 24 stm32l0xx_hal_flash.o(.bss) - STACK 0x20001bb8 Section 1024 startup_stm32l051xx.o(STACK) + .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 strlen.o(.text) + .text 0x08005242 Section 0 memcmp.o(.text) + .text 0x0800525c Section 0 fmul.o(.text) + .text 0x080052d6 Section 0 fdiv.o(.text) + .text 0x08005354 Section 0 dadd.o(.text) + .text 0x080054b8 Section 0 dmul.o(.text) + .text 0x08005588 Section 0 ddiv.o(.text) + .text 0x08005678 Section 0 dscalb.o(.text) + .text 0x080056a4 Section 0 ffltui.o(.text) + .text 0x080056b4 Section 0 dflti.o(.text) + .text 0x080056dc Section 0 dfltui.o(.text) + .text 0x080056f8 Section 0 ffixui.o(.text) + .text 0x08005720 Section 0 dfixi.o(.text) + .text 0x08005768 Section 0 dfixui.o(.text) + .text 0x080057a4 Section 0 f2d.o(.text) + .text 0x080057cc Section 40 cdcmple.o(.text) + .text 0x080057f4 Section 40 cdrcmple.o(.text) + .text 0x0800581c Section 0 d2f.o(.text) + .text 0x08005854 Section 0 llshl.o(.text) + .text 0x08005874 Section 0 llsshr.o(.text) + .text 0x0800589a Section 0 iusefp.o(.text) + .text 0x0800589a Section 0 fepilogue.o(.text) + .text 0x0800591c Section 0 depilogue.o(.text) + .text 0x080059dc Section 0 drnd.o(.text) + .text 0x08005a58 Section 36 init.o(.text) + .text 0x08005a7c Section 0 __dczerorl2.o(.text) + i.ADC_ConversionStop 0x08005ad2 Section 0 stm32l0xx_hal_adc.o(i.ADC_ConversionStop) + ADC_ConversionStop 0x08005ad3 Thumb Code 90 stm32l0xx_hal_adc.o(i.ADC_ConversionStop) + i.ADC_DelayMicroSecond 0x08005b2c Section 0 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) + ADC_DelayMicroSecond 0x08005b2d Thumb Code 28 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) + i.ADC_Disable 0x08005b50 Section 0 stm32l0xx_hal_adc.o(i.ADC_Disable) + ADC_Disable 0x08005b51 Thumb Code 104 stm32l0xx_hal_adc.o(i.ADC_Disable) + i.ADC_Enable 0x08005bb8 Section 0 stm32l0xx_hal_adc.o(i.ADC_Enable) + ADC_Enable 0x08005bb9 Thumb Code 106 stm32l0xx_hal_adc.o(i.ADC_Enable) + i.Anchor_App 0x08005c28 Section 0 dw_ancapp.o(i.Anchor_App) + i.Anchor_RecNearPoll 0x08005f54 Section 0 dw_ancapp.o(i.Anchor_RecNearPoll) + i.Checksum_u16 0x080060ac Section 0 dw_app.o(i.Checksum_u16) + i.CmpTagInList 0x080060c8 Section 0 dw_ancapp.o(i.CmpTagInList) + i.DMA1_Channel1_IRQHandler 0x08006100 Section 0 stm32l0xx_it.o(i.DMA1_Channel1_IRQHandler) + i.DMA1_Channel2_3_IRQHandler 0x08006110 Section 0 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) + i.DMA1_Channel4_5_6_7_IRQHandler 0x08006128 Section 0 stm32l0xx_it.o(i.DMA1_Channel4_5_6_7_IRQHandler) + i.DMA_SetConfig 0x08006140 Section 0 stm32l0xx_hal_dma.o(i.DMA_SetConfig) + DMA_SetConfig 0x08006141 Thumb Code 44 stm32l0xx_hal_dma.o(i.DMA_SetConfig) + i.Delay_Ms 0x0800616c Section 0 delay.o(i.Delay_Ms) + i.Delay_Us 0x0800618c Section 0 delay.o(i.Delay_Us) + i.Dw1000_App_Init 0x080061a2 Section 0 dw_app.o(i.Dw1000_App_Init) + i.Dw1000_Init 0x080061a4 Section 0 dw_app.o(i.Dw1000_Init) + i.EXTI0_1_IRQHandler 0x080061d8 Section 0 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) + i.EXTI4_15_IRQHandler 0x080061e8 Section 0 stm32l0xx_it.o(i.EXTI4_15_IRQHandler) + i.Error_Handler 0x080061fc Section 0 main.o(i.Error_Handler) + i.FLASH_PageErase 0x08006200 Section 0 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) + i.FLASH_Prepare 0x0800622c Section 0 flash.o(i.FLASH_Prepare) + i.FLASH_Read 0x08006260 Section 0 flash.o(i.FLASH_Read) + i.FLASH_SetErrorCode 0x08006274 Section 0 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) + FLASH_SetErrorCode 0x08006275 Thumb Code 134 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) + i.FLASH_WaitForLastOperation 0x08006304 Section 0 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) + i.FLASH_Write 0x08006374 Section 0 flash.o(i.FLASH_Write) + i.GPS_Close_Init 0x080063ac Section 0 main.o(i.GPS_Close_Init) + i.GetLPTime 0x08006438 Section 0 main.o(i.GetLPTime) + i.GetLoratx_frequency 0x08006470 Section 0 main.o(i.GetLoratx_frequency) + i.Get_ADC_Value 0x080064f4 Section 0 adc.o(i.Get_ADC_Value) + i.Get_VDDVlotage 0x0800651c Section 0 adc.o(i.Get_VDDVlotage) + i.HAL_ADCEx_Calibration_Start 0x0800662c Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) + i.HAL_ADCEx_DisableVREFINT 0x080066e0 Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT) + i.HAL_ADCEx_EnableVREFINT 0x080066f0 Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT) + i.HAL_ADC_ConfigChannel 0x08006728 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) + i.HAL_ADC_DeInit 0x080067bc Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) + i.HAL_ADC_GetState 0x08006870 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) + i.HAL_ADC_GetValue 0x08006874 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) + i.HAL_ADC_Init 0x0800687c Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) + i.HAL_ADC_MspDeInit 0x08006a44 Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit) + i.HAL_ADC_MspInit 0x08006a74 Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) + i.HAL_ADC_PollForConversion 0x08006b00 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) + i.HAL_ADC_Start 0x08006bc8 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) + i.HAL_DMA_Abort 0x08006c24 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) + i.HAL_DMA_Abort_IT 0x08006c68 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) + i.HAL_DMA_DeInit 0x08006cb4 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) + i.HAL_DMA_IRQHandler 0x08006d1c Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) + i.HAL_DMA_Init 0x08006dc4 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) + i.HAL_DMA_Start_IT 0x08006e54 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) + i.HAL_Delay 0x08006ebc Section 0 stm32l0xx_hal.o(i.HAL_Delay) + i.HAL_Delay_nMS 0x08006ee0 Section 0 delay.o(i.HAL_Delay_nMS) + i.HAL_FLASHEx_Erase 0x08006ef8 Section 0 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) + i.HAL_FLASH_Lock 0x08006f70 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) + i.HAL_FLASH_Program 0x08006f8c Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) + i.HAL_FLASH_Unlock 0x08006fc8 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) + i.HAL_GPIO_DeInit 0x08007024 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) + i.HAL_GPIO_EXTI_Callback 0x08007114 Section 0 main.o(i.HAL_GPIO_EXTI_Callback) + i.HAL_GPIO_EXTI_IRQHandler 0x0800715c Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) + i.HAL_GPIO_Init 0x08007174 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) + i.HAL_GPIO_ReadPin 0x08007330 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) + i.HAL_GPIO_WritePin 0x0800733a Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) + i.HAL_GetTick 0x08007348 Section 0 stm32l0xx_hal.o(i.HAL_GetTick) + i.HAL_IncTick 0x08007354 Section 0 stm32l0xx_hal.o(i.HAL_IncTick) + i.HAL_Init 0x08007364 Section 0 stm32l0xx_hal.o(i.HAL_Init) + i.HAL_InitTick 0x0800738c Section 0 stm32l0xx_hal.o(i.HAL_InitTick) + i.HAL_LPTIM_AutoReloadMatchCallback 0x080073d0 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) + i.HAL_LPTIM_AutoReloadWriteCallback 0x080073d2 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) + i.HAL_LPTIM_CompareMatchCallback 0x080073d4 Section 0 main.o(i.HAL_LPTIM_CompareMatchCallback) + i.HAL_LPTIM_CompareWriteCallback 0x080074c4 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) + i.HAL_LPTIM_DirectionDownCallback 0x080074c6 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) + i.HAL_LPTIM_DirectionUpCallback 0x080074c8 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) + i.HAL_LPTIM_IRQHandler 0x080074ca Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) + i.HAL_LPTIM_Init 0x08007594 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) + i.HAL_LPTIM_MspInit 0x08007644 Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) + i.HAL_LPTIM_ReadCounter 0x08007674 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) + i.HAL_LPTIM_TimeOut_Start_IT 0x0800767c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) + i.HAL_LPTIM_TriggerCallback 0x08007704 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) + i.HAL_MspInit 0x08007708 Section 0 stm32l0xx_hal_msp.o(i.HAL_MspInit) + i.HAL_NVIC_DisableIRQ 0x08007720 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) + i.HAL_NVIC_EnableIRQ 0x08007740 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) + i.HAL_NVIC_SetPriority 0x08007758 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) + i.HAL_NVIC_SystemReset 0x08007760 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset) + i.HAL_PWR_EnableBkUpAccess 0x0800777c Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) + i.HAL_PWR_EnterSTOPMode 0x0800778c Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) + i.HAL_RCCEx_PeriphCLKConfig 0x080077f0 Section 0 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) + i.HAL_RCC_ClockConfig 0x0800796c Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) + i.HAL_RCC_GetPCLK1Freq 0x08007b08 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) + i.HAL_RCC_GetPCLK2Freq 0x08007b28 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) + i.HAL_RCC_GetSysClockFreq 0x08007b48 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) + i.HAL_RCC_OscConfig 0x08007bc0 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) + i.HAL_SPI_DeInit 0x08007ff2 Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_DeInit) + i.HAL_SPI_Init 0x08008022 Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) + i.HAL_SPI_MspDeInit 0x080080d8 Section 0 stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit) + i.HAL_SPI_MspInit 0x08008100 Section 0 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) + i.HAL_SPI_TransmitReceive 0x08008158 Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) + i.HAL_SYSTICK_Config 0x08008348 Section 0 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) + i.HAL_UARTEx_EnableClockStopMode 0x08008378 Section 0 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableClockStopMode) + i.HAL_UARTEx_EnableStopMode 0x080083aa Section 0 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableStopMode) + i.HAL_UARTEx_RxEventCallback 0x080083da Section 0 stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) + i.HAL_UARTEx_StopModeWakeUpSourceConfig 0x080083dc Section 0 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) + i.HAL_UARTEx_WakeupCallback 0x08008474 Section 0 main.o(i.HAL_UARTEx_WakeupCallback) + i.HAL_UART_DeInit 0x08008494 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) + i.HAL_UART_ErrorCallback 0x080084d6 Section 0 main.o(i.HAL_UART_ErrorCallback) + i.HAL_UART_IRQHandler 0x080084d8 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) + i.HAL_UART_Init 0x08008784 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Init) + i.HAL_UART_MspDeInit 0x080087f0 Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) + i.HAL_UART_MspInit 0x08008890 Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) + i.HAL_UART_Receive_DMA 0x08008a84 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) + i.HAL_UART_Receive_IT 0x08008ae8 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) + i.HAL_UART_RxCpltCallback 0x08008b4c Section 0 main.o(i.HAL_UART_RxCpltCallback) + i.HAL_UART_RxHalfCpltCallback 0x08008bb8 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) + i.HAL_UART_Transmit 0x08008bba Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) + i.HAL_UART_TxCpltCallback 0x08008c7a Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) + i.HardFault_Handler 0x08008c7c Section 0 stm32l0xx_it.o(i.HardFault_Handler) + i.IIC2_Ack 0x08008c8c Section 0 lis3dh_driver.o(i.IIC2_Ack) + i.IIC2_NAck 0x08008cd0 Section 0 lis3dh_driver.o(i.IIC2_NAck) + i.IIC2_Read_Byte 0x08008d14 Section 0 lis3dh_driver.o(i.IIC2_Read_Byte) + i.IIC2_Send_Byte 0x08008d78 Section 0 lis3dh_driver.o(i.IIC2_Send_Byte) + i.IIC2_Start 0x08008ddc Section 0 lis3dh_driver.o(i.IIC2_Start) + i.IIC2_Stop 0x08008e18 Section 0 lis3dh_driver.o(i.IIC2_Stop) + i.IIC2_Wait_Ack 0x08008e5c Section 0 lis3dh_driver.o(i.IIC2_Wait_Ack) + i.IdleTask 0x08008eb8 Section 0 main.o(i.IdleTask) + i.Jingzhi_Poll 0x08008f44 Section 0 main.o(i.Jingzhi_Poll) + i.LIS3DH_Data_Init 0x08008fbc Section 0 lis3dh_driver.o(i.LIS3DH_Data_Init) + i.LIS3DH_GetWHO_AM_I 0x08009028 Section 0 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) + i.LIS3DH_ReadOneByte 0x0800903a Section 0 lis3dh_driver.o(i.LIS3DH_ReadOneByte) + i.LIS3DH_ReadReg 0x08009074 Section 0 lis3dh_driver.o(i.LIS3DH_ReadReg) + i.LIS3DH_WriteOneByte 0x08009082 Section 0 lis3dh_driver.o(i.LIS3DH_WriteOneByte) + i.LIS3DH_WriteReg 0x080090b6 Section 0 lis3dh_driver.o(i.LIS3DH_WriteReg) + i.LOS 0x080090c0 Section 0 dw_ancapp.o(i.LOS) + i.LPTIM1_IRQHandler 0x08009154 Section 0 stm32l0xx_it.o(i.LPTIM1_IRQHandler) + i.LPTIM_Disable 0x08009164 Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) + i.LPTIM_WaitForFlag 0x08009250 Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) + LPTIM_WaitForFlag 0x08009251 Thumb Code 48 stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) + i.LPUART1_IRQHandler 0x08009288 Section 0 stm32l0xx_it.o(i.LPUART1_IRQHandler) + i.Lora433_change 0x08009298 Section 0 lora.o(i.Lora433_change) + i.Lora47X_Init 0x08009344 Section 0 lora.o(i.Lora47X_Init) + i.LoraSendComMap 0x080093e8 Section 0 main.o(i.LoraSendComMap) + i.Lora_Tx_Poll 0x08009460 Section 0 main.o(i.Lora_Tx_Poll) + i.Lora_tx_zubao 0x08009508 Section 0 lora.o(i.Lora_tx_zubao) + i.LpusartDeInit 0x080095dc Section 0 main.o(i.LpusartDeInit) + i.MX_ADC1_Init 0x08009624 Section 0 main.o(i.MX_ADC1_Init) + i.MX_ADC_DeInit 0x0800962c Section 0 main.o(i.MX_ADC_DeInit) + i.MX_ADC_Init 0x08009640 Section 0 main.o(i.MX_ADC_Init) + MX_ADC_Init 0x08009641 Thumb Code 106 main.o(i.MX_ADC_Init) + i.MX_DMA_Init 0x080096bc Section 0 main.o(i.MX_DMA_Init) + MX_DMA_Init 0x080096bd Thumb Code 68 main.o(i.MX_DMA_Init) + i.MX_GPIO_Init 0x08009704 Section 0 main.o(i.MX_GPIO_Init) + MX_GPIO_Init 0x08009705 Thumb Code 394 main.o(i.MX_GPIO_Init) + i.MX_SPI1_Init 0x080098a8 Section 0 main.o(i.MX_SPI1_Init) + MX_SPI1_Init 0x080098a9 Thumb Code 60 main.o(i.MX_SPI1_Init) + i.MX_USART1_UART_Init 0x080098ec Section 0 main.o(i.MX_USART1_UART_Init) + MX_USART1_UART_Init 0x080098ed Thumb Code 100 main.o(i.MX_USART1_UART_Init) + i.MX_USART5_UART_Init 0x08009958 Section 0 main.o(i.MX_USART5_UART_Init) + MX_USART5_UART_Init 0x08009959 Thumb Code 52 main.o(i.MX_USART5_UART_Init) + i.NMI_Handler 0x08009994 Section 0 stm32l0xx_it.o(i.NMI_Handler) + i.OnRxDone 0x08009998 Section 0 lora.o(i.OnRxDone) + i.OnRxError 0x08009b9c Section 0 lora.o(i.OnRxError) + i.OnRxTimeout 0x08009bb0 Section 0 lora.o(i.OnRxTimeout) + i.OnTxDone 0x08009c14 Section 0 lora.o(i.OnTxDone) + i.OnTxTimeout 0x08009c28 Section 0 lora.o(i.OnTxTimeout) + i.PendSV_Handler 0x08009c3c Section 0 stm32l0xx_it.o(i.PendSV_Handler) + i.PowerDownDetect 0x08009c40 Section 0 main.o(i.PowerDownDetect) + i.Program_Init 0x08009c94 Section 0 main.o(i.Program_Init) + i.RGB_Rst 0x08009e04 Section 0 ws2812.o(i.RGB_Rst) + i.RGB_Set 0x08009e1c Section 0 ws2812.o(i.RGB_Set) + i.RGB_Set_BLUE 0x08009e60 Section 0 ws2812.o(i.RGB_Set_BLUE) + i.RGB_Set_Down 0x08009ec4 Section 0 ws2812.o(i.RGB_Set_Down) + i.RGB_Set_GREEN 0x08009ee8 Section 0 ws2812.o(i.RGB_Set_GREEN) + i.RGB_Set_LEDOFF 0x08009f4c Section 0 ws2812.o(i.RGB_Set_LEDOFF) + i.RGB_Set_RED 0x08009fb0 Section 0 ws2812.o(i.RGB_Set_RED) + i.RGB_Set_Up 0x0800a014 Section 0 ws2812.o(i.RGB_Set_Up) + i.RGB_Set_WHITE 0x0800a04c Section 0 ws2812.o(i.RGB_Set_WHITE) + i.RadioCheckRfFrequency 0x0800a0b0 Section 0 radio.o(i.RadioCheckRfFrequency) + i.RadioGetFskBandwidthRegValue 0x0800a0b4 Section 0 radio.o(i.RadioGetFskBandwidthRegValue) + RadioGetFskBandwidthRegValue 0x0800a0b5 Thumb Code 48 radio.o(i.RadioGetFskBandwidthRegValue) + i.RadioGetStatus 0x0800a0e8 Section 0 radio.o(i.RadioGetStatus) + i.RadioGetWakeupTime 0x0800a106 Section 0 radio.o(i.RadioGetWakeupTime) + i.RadioInit 0x0800a10c Section 0 radio.o(i.RadioInit) + i.RadioIrqProcess 0x0800a154 Section 0 radio.o(i.RadioIrqProcess) + i.RadioIsChannelFree 0x0800a23c Section 0 radio.o(i.RadioIsChannelFree) + i.RadioOnDioIrq 0x0800a260 Section 0 radio.o(i.RadioOnDioIrq) + i.RadioRandom 0x0800a26c Section 0 radio.o(i.RadioRandom) + i.RadioRead 0x0800a2a0 Section 0 radio.o(i.RadioRead) + i.RadioReadBuffer 0x0800a2a8 Section 0 radio.o(i.RadioReadBuffer) + i.RadioRssi 0x0800a2b0 Section 0 radio.o(i.RadioRssi) + i.RadioRx 0x0800a2b8 Section 0 radio.o(i.RadioRx) + i.RadioRxBoosted 0x0800a2ec Section 0 radio.o(i.RadioRxBoosted) + i.RadioSend 0x0800a31c Section 0 radio.o(i.RadioSend) + i.RadioSetChannel 0x0800a35c Section 0 radio.o(i.RadioSetChannel) + i.RadioSetMaxPayloadLength 0x0800a364 Section 0 radio.o(i.RadioSetMaxPayloadLength) + i.RadioSetModem 0x0800a390 Section 0 radio.o(i.RadioSetModem) + i.RadioSetPublicNetwork 0x0800a3c0 Section 0 radio.o(i.RadioSetPublicNetwork) + i.RadioSetRxConfig 0x0800a3f8 Section 0 radio.o(i.RadioSetRxConfig) + i.RadioSetRxDutyCycle 0x0800a588 Section 0 radio.o(i.RadioSetRxDutyCycle) + i.RadioSetTxConfig 0x0800a590 Section 0 radio.o(i.RadioSetTxConfig) + i.RadioSetTxContinuousWave 0x0800a6c0 Section 0 radio.o(i.RadioSetTxContinuousWave) + i.RadioSleep 0x0800a6d4 Section 0 radio.o(i.RadioSleep) + i.RadioStandby 0x0800a6f4 Section 0 radio.o(i.RadioStandby) + i.RadioStartCad 0x0800a6fe Section 0 radio.o(i.RadioStartCad) + i.RadioTimeOnAir 0x0800a708 Section 0 radio.o(i.RadioTimeOnAir) + i.RadioWrite 0x0800a88c Section 0 radio.o(i.RadioWrite) + i.RadioWriteBuffer 0x0800a894 Section 0 radio.o(i.RadioWriteBuffer) + i.Reset_DW1000 0x0800a89c Section 0 dw_driver.o(i.Reset_DW1000) + i.SPI_EndRxTxTransaction 0x0800a8ec Section 0 stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) + SPI_EndRxTxTransaction 0x0800a8ed Thumb Code 88 stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) + i.SPI_WaitFlagStateUntilTimeout 0x0800a94c Section 0 stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) + SPI_WaitFlagStateUntilTimeout 0x0800a94d Thumb Code 180 stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) + i.STMFLASH_ReadHalfWord 0x0800aa04 Section 0 flash.o(i.STMFLASH_ReadHalfWord) + i.SVC_Handler 0x0800aa08 Section 0 stm32l0xx_it.o(i.SVC_Handler) + i.SX126xAntSwOff 0x0800aa0a Section 0 sx126x-board.o(i.SX126xAntSwOff) + i.SX126xAntSwOn 0x0800aa0c Section 0 sx126x-board.o(i.SX126xAntSwOn) + i.SX126xCalibrateImage 0x0800aa10 Section 0 sx126x.o(i.SX126xCalibrateImage) + i.SX126xCheckDeviceReady 0x0800aa84 Section 0 sx126x.o(i.SX126xCheckDeviceReady) + i.SX126xClearIrqStatus 0x0800aaa4 Section 0 sx126x.o(i.SX126xClearIrqStatus) + i.SX126xGetIrqStatus 0x0800aab8 Section 0 sx126x.o(i.SX126xGetIrqStatus) + i.SX126xGetOperatingMode 0x0800aacc Section 0 sx126x.o(i.SX126xGetOperatingMode) + i.SX126xGetPaSelect 0x0800aad8 Section 0 sx126x-board.o(i.SX126xGetPaSelect) + i.SX126xGetPacketStatus 0x0800aadc Section 0 sx126x.o(i.SX126xGetPacketStatus) + i.SX126xGetPacketType 0x0800ab58 Section 0 sx126x.o(i.SX126xGetPacketType) + i.SX126xGetPayload 0x0800ab64 Section 0 sx126x.o(i.SX126xGetPayload) + i.SX126xGetRssiInst 0x0800ab90 Section 0 sx126x.o(i.SX126xGetRssiInst) + i.SX126xGetRxBufferStatus 0x0800aba8 Section 0 sx126x.o(i.SX126xGetRxBufferStatus) + i.SX126xInit 0x0800abec Section 0 sx126x.o(i.SX126xInit) + i.SX126xReadBuffer 0x0800ac10 Section 0 sx126x-board.o(i.SX126xReadBuffer) + i.SX126xReadCommand 0x0800ac64 Section 0 sx126x-board.o(i.SX126xReadCommand) + i.SX126xReadRegister 0x0800acb0 Section 0 sx126x-board.o(i.SX126xReadRegister) + i.SX126xReadRegisters 0x0800acc0 Section 0 sx126x-board.o(i.SX126xReadRegisters) + i.SX126xReset 0x0800ad18 Section 0 sx126x-board.o(i.SX126xReset) + i.SX126xSendPayload 0x0800ad4c Section 0 sx126x.o(i.SX126xSendPayload) + i.SX126xSetBufferBaseAddress 0x0800ad5c Section 0 sx126x.o(i.SX126xSetBufferBaseAddress) + i.SX126xSetCad 0x0800ad70 Section 0 sx126x.o(i.SX126xSetCad) + i.SX126xSetCrcPolynomial 0x0800ad88 Section 0 sx126x.o(i.SX126xSetCrcPolynomial) + i.SX126xSetCrcSeed 0x0800adac Section 0 sx126x.o(i.SX126xSetCrcSeed) + i.SX126xSetDio2AsRfSwitchCtrl 0x0800add0 Section 0 sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl) + i.SX126xSetDioIrqParams 0x0800adde Section 0 sx126x.o(i.SX126xSetDioIrqParams) + i.SX126xSetLoRaSymbNumTimeout 0x0800ae06 Section 0 sx126x.o(i.SX126xSetLoRaSymbNumTimeout) + i.SX126xSetModulationParams 0x0800ae14 Section 0 sx126x.o(i.SX126xSetModulationParams) + i.SX126xSetPaConfig 0x0800aeb4 Section 0 sx126x.o(i.SX126xSetPaConfig) + i.SX126xSetPacketParams 0x0800aecc Section 0 sx126x.o(i.SX126xSetPacketParams) + i.SX126xSetPacketType 0x0800af80 Section 0 sx126x.o(i.SX126xSetPacketType) + i.SX126xSetPayload 0x0800af9c Section 0 sx126x.o(i.SX126xSetPayload) + i.SX126xSetRegulatorMode 0x0800afaa Section 0 sx126x.o(i.SX126xSetRegulatorMode) + i.SX126xSetRfFrequency 0x0800afb8 Section 0 sx126x.o(i.SX126xSetRfFrequency) + i.SX126xSetRfTxPower 0x0800b004 Section 0 sx126x-board.o(i.SX126xSetRfTxPower) + i.SX126xSetRx 0x0800b010 Section 0 sx126x.o(i.SX126xSetRx) + i.SX126xSetRxBoosted 0x0800b034 Section 0 sx126x.o(i.SX126xSetRxBoosted) + i.SX126xSetRxDutyCycle 0x0800b068 Section 0 sx126x.o(i.SX126xSetRxDutyCycle) + i.SX126xSetSleep 0x0800b098 Section 0 sx126x.o(i.SX126xSetSleep) + i.SX126xSetStandby 0x0800b0b4 Section 0 sx126x.o(i.SX126xSetStandby) + i.SX126xSetStopRxTimerOnPreambleDetect 0x0800b0d8 Section 0 sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect) + i.SX126xSetSyncWord 0x0800b0e6 Section 0 sx126x.o(i.SX126xSetSyncWord) + i.SX126xSetTx 0x0800b0f8 Section 0 sx126x.o(i.SX126xSetTx) + i.SX126xSetTxContinuousWave 0x0800b11c Section 0 sx126x.o(i.SX126xSetTxContinuousWave) + i.SX126xSetTxParams 0x0800b12c Section 0 sx126x.o(i.SX126xSetTxParams) + i.SX126xSetWhiteningSeed 0x0800b1ac Section 0 sx126x.o(i.SX126xSetWhiteningSeed) + i.SX126xWaitOnBusy 0x0800b1e0 Section 0 sx126x-board.o(i.SX126xWaitOnBusy) + i.SX126xWakeup 0x0800b1fc Section 0 sx126x-board.o(i.SX126xWakeup) + i.SX126xWriteBuffer 0x0800b22c Section 0 sx126x-board.o(i.SX126xWriteBuffer) + i.SX126xWriteCommand 0x0800b278 Section 0 sx126x-board.o(i.SX126xWriteCommand) + i.SX126xWriteRegister 0x0800b2c0 Section 0 sx126x-board.o(i.SX126xWriteRegister) + i.SX126xWriteRegisters 0x0800b2cc Section 0 sx126x-board.o(i.SX126xWriteRegisters) + i.SYN_FrameInfo 0x0800b31c Section 0 syn6288.o(i.SYN_FrameInfo) + i.SendComMap 0x0800b38c Section 0 serial_at_cmd_app.o(i.SendComMap) + i.Set4LEDColor 0x0800b404 Section 0 ws2812.o(i.Set4LEDColor) + i.Set4LEDColor_Off 0x0800b440 Section 0 ws2812.o(i.Set4LEDColor_Off) + i.SetNextPollTime 0x0800b454 Section 0 main.o(i.SetNextPollTime) + i.SpiInOut 0x0800b4b0 Section 0 sx126x-board.o(i.SpiInOut) + i.Spi_ChangePrescaler 0x0800b4d8 Section 0 spi.o(i.Spi_ChangePrescaler) + i.SysTick_Handler 0x0800b4ec Section 0 stm32l0xx_it.o(i.SysTick_Handler) + i.SystemClock_Config 0x0800b4f4 Section 0 main.o(i.SystemClock_Config) + i.SystemInit 0x0800b590 Section 0 system_stm32l0xx.o(i.SystemInit) + i.TTSchaxun_Busy 0x0800b5e8 Section 0 main.o(i.TTSchaxun_Busy) + i.UART_AdvFeatureConfig 0x0800b624 Section 0 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) + i.UART_CheckIdleState 0x0800b6f0 Section 0 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) + i.UART_CheckReceive 0x0800b7b4 Section 0 usart.o(i.UART_CheckReceive) + i.UART_CheckSend 0x0800b828 Section 0 usart.o(i.UART_CheckSend) + i.UART_DMAAbortOnError 0x0800b8c0 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) + UART_DMAAbortOnError 0x0800b8c1 Thumb Code 20 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) + i.UART_DMAError 0x0800b8d4 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAError) + UART_DMAError 0x0800b8d5 Thumb Code 76 stm32l0xx_hal_uart.o(i.UART_DMAError) + i.UART_DMAReceiveCplt 0x0800b920 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) + UART_DMAReceiveCplt 0x0800b921 Thumb Code 156 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) + i.UART_DMARxHalfCplt 0x0800b9bc Section 0 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) + UART_DMARxHalfCplt 0x0800b9bd Thumb Code 32 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) + i.UART_EndRxTransfer 0x0800b9dc Section 0 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) + UART_EndRxTransfer 0x0800b9dd Thumb Code 96 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) + i.UART_EndTxTransfer 0x0800ba3c Section 0 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) + UART_EndTxTransfer 0x0800ba3d Thumb Code 32 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) + i.UART_PushFrame 0x0800ba5c Section 0 usart.o(i.UART_PushFrame) + i.UART_RxISR_16BIT 0x0800bac0 Section 0 stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) + UART_RxISR_16BIT 0x0800bac1 Thumb Code 212 stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) + i.UART_RxISR_8BIT 0x0800bb98 Section 0 stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) + UART_RxISR_8BIT 0x0800bb99 Thumb Code 212 stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) + i.UART_SetConfig 0x0800bc70 Section 0 stm32l0xx_hal_uart.o(i.UART_SetConfig) + i.UART_Start_Receive_DMA 0x0800be84 Section 0 stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) + i.UART_Start_Receive_IT 0x0800bf30 Section 0 stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) + i.UART_WaitOnFlagUntilTimeout 0x0800bff8 Section 0 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) + i.USART1_IRQHandler 0x0800c084 Section 0 stm32l0xx_it.o(i.USART1_IRQHandler) + i.UpdateProcess 0x0800c09c Section 0 serial_at_cmd_app.o(i.UpdateProcess) + i.Usart1InitVariables 0x0800c11c Section 0 usart.o(i.Usart1InitVariables) + i.Usart5DeInit 0x0800c128 Section 0 main.o(i.Usart5DeInit) + i.Usart5Init 0x0800c174 Section 0 main.o(i.Usart5Init) + i.UsartDeInit 0x0800c180 Section 0 main.o(i.UsartDeInit) + i.UsartInit 0x0800c1d0 Section 0 main.o(i.UsartInit) + i.UsartParseDataHandler 0x0800c1fc Section 0 serial_at_cmd_app.o(i.UsartParseDataHandler) + i.__0printf$1 0x0800c318 Section 0 printf1.o(i.__0printf$1) + i.__ARM_clz 0x0800c338 Section 0 depilogue.o(i.__ARM_clz) + i.__ARM_common_ll_muluu 0x0800c366 Section 0 stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) + i.__ARM_common_switch8 0x0800c396 Section 0 deca_device.o(i.__ARM_common_switch8) + i.__NVIC_SetPriority 0x0800c3b0 Section 0 stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) + __NVIC_SetPriority 0x0800c3b1 Thumb Code 60 stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) + i.__NVIC_SystemReset 0x0800c3f4 Section 0 lora.o(i.__NVIC_SystemReset) + __NVIC_SystemReset 0x0800c3f5 Thumb Code 18 lora.o(i.__NVIC_SystemReset) + i.__kernel_poly 0x0800c410 Section 0 poly.o(i.__kernel_poly) + i.__mathlib_dbl_divzero 0x0800c4bc Section 0 dunder.o(i.__mathlib_dbl_divzero) + i.__mathlib_dbl_infnan 0x0800c4d0 Section 0 dunder.o(i.__mathlib_dbl_infnan) + i.__mathlib_dbl_invalid 0x0800c4da Section 0 dunder.o(i.__mathlib_dbl_invalid) + i.__scatterload_copy 0x0800c4ea Section 14 handlers.o(i.__scatterload_copy) + i.__scatterload_null 0x0800c4f8 Section 2 handlers.o(i.__scatterload_null) + i.__scatterload_zeroinit 0x0800c4fa Section 14 handlers.o(i.__scatterload_zeroinit) + i.__set_errno 0x0800c508 Section 0 errno.o(i.__set_errno) + i._dwt_aonarrayupload 0x0800c514 Section 0 deca_device.o(i._dwt_aonarrayupload) + i._dwt_configlde 0x0800c53c Section 0 deca_device.o(i._dwt_configlde) + i._dwt_enableclocks 0x0800c578 Section 0 deca_device.o(i._dwt_enableclocks) + i._dwt_loaducodefromrom 0x0800c62e Section 0 deca_device.o(i._dwt_loaducodefromrom) + i._dwt_otpread 0x0800c660 Section 0 deca_device.o(i._dwt_otpread) + i._printf_core 0x0800c6a4 Section 0 printf1.o(i._printf_core) + _printf_core 0x0800c6a5 Thumb Code 332 printf1.o(i._printf_core) + i.ceil 0x0800c7f4 Section 0 ceil.o(i.ceil) + i.delay_ms 0x0800c8bc Section 0 dw_driver.o(i.delay_ms) + i.delay_us 0x0800c8ca Section 0 lis3dh_driver.o(i.delay_us) + i.dwt_configure 0x0800c958 Section 0 deca_device.o(i.dwt_configure) + i.dwt_configuresleep 0x0800cb68 Section 0 deca_device.o(i.dwt_configuresleep) + i.dwt_entersleep 0x0800cb90 Section 0 deca_device.o(i.dwt_entersleep) + i.dwt_entersleepaftertx 0x0800cb98 Section 0 deca_device.o(i.dwt_entersleepaftertx) + i.dwt_forcetrxoff 0x0800cbc0 Section 0 deca_device.o(i.dwt_forcetrxoff) + i.dwt_initialise 0x0800cc10 Section 0 deca_device.o(i.dwt_initialise) + i.dwt_read16bitoffsetreg 0x0800cd58 Section 0 deca_device.o(i.dwt_read16bitoffsetreg) + i.dwt_read32bitoffsetreg 0x0800cd84 Section 0 deca_device.o(i.dwt_read32bitoffsetreg) + i.dwt_readdevid 0x0800cdac Section 0 deca_device.o(i.dwt_readdevid) + i.dwt_readdiagnostics 0x0800cdb8 Section 0 deca_device.o(i.dwt_readdiagnostics) + i.dwt_readfromdevice 0x0800cdf4 Section 0 deca_device.o(i.dwt_readfromdevice) + i.dwt_readrxdata 0x0800ce2c Section 0 deca_device.o(i.dwt_readrxdata) + i.dwt_readrxtimestamp 0x0800ce3e Section 0 deca_device.o(i.dwt_readrxtimestamp) + i.dwt_rxenable 0x0800ce4e Section 0 deca_device.o(i.dwt_rxenable) + i.dwt_setdelayedtrxtime 0x0800cea2 Section 0 deca_device.o(i.dwt_setdelayedtrxtime) + i.dwt_setrxantennadelay 0x0800ceb0 Section 0 deca_device.o(i.dwt_setrxantennadelay) + i.dwt_setrxtimeout 0x0800cec4 Section 0 deca_device.o(i.dwt_setrxtimeout) + i.dwt_settxantennadelay 0x0800cf20 Section 0 deca_device.o(i.dwt_settxantennadelay) + i.dwt_starttx 0x0800cf30 Section 0 deca_device.o(i.dwt_starttx) + i.dwt_syncrxbufptrs 0x0800cfc4 Section 0 deca_device.o(i.dwt_syncrxbufptrs) + i.dwt_write16bitoffsetreg 0x0800cff8 Section 0 deca_device.o(i.dwt_write16bitoffsetreg) + i.dwt_write32bitoffsetreg 0x0800d00e Section 0 deca_device.o(i.dwt_write32bitoffsetreg) + i.dwt_writetodevice 0x0800d02c Section 0 deca_device.o(i.dwt_writetodevice) + i.dwt_writetxdata 0x0800d064 Section 0 deca_device.o(i.dwt_writetxdata) + i.dwt_writetxfctrl 0x0800d088 Section 0 deca_device.o(i.dwt_writetxfctrl) + i.dwt_xtaltrim 0x0800d0a4 Section 0 deca_device.o(i.dwt_xtaltrim) + i.floor 0x0800d0d4 Section 0 floor.o(i.floor) + i.fputc 0x0800d19c Section 0 usart.o(i.fputc) + i.log 0x0800d1b4 Section 0 log.o(i.log) + i.log10 0x0800d508 Section 0 log10.o(i.log10) + i.main 0x0800d5f4 Section 0 main.o(i.main) + i.parameter_init 0x0800d79c Section 0 global_param.o(i.parameter_init) + i.readfromspi 0x0800d818 Section 0 spi.o(i.readfromspi) + i.resp_msg_set_ts 0x0800d864 Section 0 dw_ancapp.o(i.resp_msg_set_ts) + resp_msg_set_ts 0x0800d865 Thumb Code 30 dw_ancapp.o(i.resp_msg_set_ts) + i.rint 0x0800d882 Section 0 rint.o(i.rint) + i.round 0x0800d88c Section 0 round.o(i.round) + i.save_com_map_to_flash 0x0800d928 Section 0 global_param.o(i.save_com_map_to_flash) + i.w28delay 0x0800d968 Section 0 ws2812.o(i.w28delay) + i.writetospi 0x0800d974 Section 0 spi.o(i.writetospi) + .constdata 0x0800d9bc Section 8 deca_params_init.o(.constdata) + .constdata 0x0800d9c4 Section 24 deca_params_init.o(.constdata) + .constdata 0x0800d9dc Section 8 deca_params_init.o(.constdata) + .constdata 0x0800d9e4 Section 12 deca_params_init.o(.constdata) + .constdata 0x0800d9f0 Section 4 deca_params_init.o(.constdata) + .constdata 0x0800d9f4 Section 32 deca_params_init.o(.constdata) + .constdata 0x0800da14 Section 50 deca_params_init.o(.constdata) + .constdata 0x0800da46 Section 25 system_stm32l0xx.o(.constdata) + .constdata 0x0800da5f Section 8 system_stm32l0xx.o(.constdata) + .constdata 0x0800da68 Section 108 radio.o(.constdata) + .constdata 0x0800dad4 Section 180 radio.o(.constdata) + .constdata 0x0800db88 Section 56 log.o(.constdata) + Lg2 0x0800db88 Data 24 log.o(.constdata) + Lg 0x0800dba0 Data 32 log.o(.constdata) + .constdata 0x0800dbc0 Section 8 qnan.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) + .data 0x2000000b Section 30 deca_params_init.o(.data) + .data 0x20000029 Section 2 deca_params_init.o(.data) + .data 0x2000002b Section 3 deca_params_init.o(.data) + .data 0x20000030 Section 20 adc.o(.data) + first 0x20000030 Data 1 adc.o(.data) + first 0x20000031 Data 1 adc.o(.data) + bat_count 0x20000032 Data 2 adc.o(.data) + last_value 0x20000038 Data 4 adc.o(.data) + 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 300 dw_app.o(.data) + .data 0x20000193 Section 7 serial_at_cmd_app.o(.data) + usart_receive_state 0x20000193 Data 1 serial_at_cmd_app.o(.data) + pack_datalen 0x20000194 Data 1 serial_at_cmd_app.o(.data) + pack_length 0x20000195 Data 1 serial_at_cmd_app.o(.data) + pack_index 0x20000196 Data 1 serial_at_cmd_app.o(.data) + pack_msgtype 0x20000197 Data 1 serial_at_cmd_app.o(.data) + pack_cmd 0x20000198 Data 1 serial_at_cmd_app.o(.data) + index 0x20000199 Data 1 serial_at_cmd_app.o(.data) + .data 0x200001a0 Section 96 dw_ancapp.o(.data) + frame_len 0x200001a1 Data 1 dw_ancapp.o(.data) + recpoll_len 0x200001a2 Data 1 dw_ancapp.o(.data) + new_tagid 0x200001a3 Data 1 dw_ancapp.o(.data) + seize_anchor 0x200001a4 Data 1 dw_ancapp.o(.data) + result 0x200001a5 Data 1 dw_ancapp.o(.data) + temp_nearbaspos 0x200001a6 Data 1 dw_ancapp.o(.data) + battary 0x200001a7 Data 1 dw_ancapp.o(.data) + button 0x200001a8 Data 1 dw_ancapp.o(.data) + ancidlist_num 0x200001a9 Data 1 dw_ancapp.o(.data) + taglist_num 0x200001ae Data 2 dw_ancapp.o(.data) + anc_id_recv 0x200001b0 Data 2 dw_ancapp.o(.data) + tag_id_recv 0x200001b2 Data 2 dw_ancapp.o(.data) + sync_timer 0x200001b4 Data 2 dw_ancapp.o(.data) + rec_antdelay 0x200001b6 Data 2 dw_ancapp.o(.data) + taglist_pos 0x200001b8 Data 2 dw_ancapp.o(.data) + F1 0x200001ba Data 2 dw_ancapp.o(.data) + F2 0x200001bc Data 2 dw_ancapp.o(.data) + F3 0x200001be Data 2 dw_ancapp.o(.data) + N 0x200001c0 Data 2 dw_ancapp.o(.data) + C 0x200001c2 Data 2 dw_ancapp.o(.data) + status_reg 0x200001cc Data 4 dw_ancapp.o(.data) + resp_tx_time 0x200001d0 Data 4 dw_ancapp.o(.data) + resp_tx_ts 0x200001d8 Data 8 dw_ancapp.o(.data) + poll_rx_ts 0x200001e0 Data 8 dw_ancapp.o(.data) + firstpath_power 0x200001e8 Data 8 dw_ancapp.o(.data) + rx_power 0x200001f0 Data 8 dw_ancapp.o(.data) + .data 0x20000200 Section 1 dw_ancapp.o(.data) + .data 0x20000204 Section 414 main.o(.data) + first 0x20000206 Data 1 main.o(.data) + last_value 0x2000023c Data 4 main.o(.data) + .data 0x200003a4 Section 4 stm32l0xx_it.o(.data) + .data 0x200003a8 Section 4 system_stm32l0xx.o(.data) + .data 0x200003b0 Section 168 radio.o(.data) + RadioPublicNetwork 0x200003b3 Data 2 radio.o(.data) + RadioEvents 0x200003c0 Data 4 radio.o(.data) + RadioLoRaSymbTime 0x200003c8 Data 144 radio.o(.data) + .data 0x20000458 Section 8 sx126x.o(.data) + ImageCalibrated 0x20000458 Data 1 sx126x.o(.data) + OperatingMode 0x20000459 Data 1 sx126x.o(.data) + PacketType 0x2000045a Data 1 sx126x.o(.data) + .data 0x20000460 Section 24 lora.o(.data) + .data 0x20000478 Section 2 lora.o(.data) + .data 0x2000047a Section 2 lora.o(.data) + .data 0x2000047c Section 2 lora.o(.data) + .data 0x20000480 Section 12 stm32l0xx_hal.o(.data) + .data 0x2000048c Section 4 rand.o(.data) + _rand_state 0x2000048c Data 4 rand.o(.data) + .data 0x20000490 Section 4 stdout.o(.data) + .data 0x20000494 Section 4 errno.o(.data) + _errno 0x20000494 Data 4 errno.o(.data) + .bss 0x20000498 Section 60 deca_device.o(.bss) + dw1000local 0x20000498 Data 60 deca_device.o(.bss) + .bss 0x200004d4 Section 2240 usart.o(.bss) + .bss 0x20000d94 Section 600 global_param.o(.bss) + .bss 0x20000fec Section 200 serial_at_cmd_app.o(.bss) + send_frame 0x20001050 Data 100 serial_at_cmd_app.o(.bss) + .bss 0x200010b4 Section 842 dw_ancapp.o(.bss) + rx_buffer 0x200010b4 Data 150 dw_ancapp.o(.bss) + send_buffer 0x2000114a Data 150 dw_ancapp.o(.bss) + ancidlist_rec 0x200011e0 Data 50 dw_ancapp.o(.bss) + rec_ancidlist 0x20001212 Data 50 dw_ancapp.o(.bss) + rec_ancdistlist 0x20001244 Data 50 dw_ancapp.o(.bss) + tagid_list 0x20001276 Data 50 dw_ancapp.o(.bss) + tagofflinetime 0x200012a8 Data 25 dw_ancapp.o(.bss) + tagpos_rec 0x200012c1 Data 50 dw_ancapp.o(.bss) + d1 0x200012f4 Data 16 dw_ancapp.o(.bss) + .bss 0x20001400 Section 1036 main.o(.bss) + send_frame1 0x2000167c Data 200 main.o(.bss) + .bss 0x2000180c Section 72 main.o(.bss) + .bss 0x20001854 Section 72 main.o(.bss) + .bss 0x2000189c Section 72 main.o(.bss) + .bss 0x200018e4 Section 72 main.o(.bss) + .bss 0x2000192c Section 72 main.o(.bss) + .bss 0x20001974 Section 336 radio.o(.bss) + .bss 0x20001ac4 Section 292 lora.o(.bss) + RadioEvents 0x20001ac4 Data 28 lora.o(.bss) + .bss 0x20001be8 Section 24 stm32l0xx_hal_flash.o(.bss) + STACK 0x20001c00 Section 1024 startup_stm32l051xx.o(STACK) Global Symbols @@ -3087,14 +3689,10 @@ __rt_final_exit 0x080050d1 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F) 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) EXTI2_3_IRQHandler 0x080050e7 Thumb Code 0 startup_stm32l051xx.o(.text) - EXTI4_15_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) @@ -3108,356 +3706,544 @@ 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_uldivmod 0x0800511d Thumb Code 96 uldiv.o(.text) - __aeabi_memcpy 0x0800517d Thumb Code 36 memcpya.o(.text) - __aeabi_memcpy4 0x0800517d Thumb Code 0 memcpya.o(.text) - __aeabi_memcpy8 0x0800517d Thumb Code 0 memcpya.o(.text) - __aeabi_memset 0x080051a1 Thumb Code 14 memseta.o(.text) - __aeabi_memset4 0x080051a1 Thumb Code 0 memseta.o(.text) - __aeabi_memset8 0x080051a1 Thumb Code 0 memseta.o(.text) - __aeabi_memclr 0x080051af Thumb Code 4 memseta.o(.text) - __aeabi_memclr4 0x080051af Thumb Code 0 memseta.o(.text) - __aeabi_memclr8 0x080051af Thumb Code 0 memseta.o(.text) - _memset$wrapper 0x080051b3 Thumb Code 18 memseta.o(.text) - memcmp 0x080051c5 Thumb Code 26 memcmp.o(.text) - __aeabi_fadd 0x080051df Thumb Code 162 fadd.o(.text) - __aeabi_fsub 0x08005281 Thumb Code 8 fadd.o(.text) - __aeabi_frsub 0x08005289 Thumb Code 8 fadd.o(.text) - __aeabi_fmul 0x08005291 Thumb Code 122 fmul.o(.text) - __aeabi_fdiv 0x0800530b Thumb Code 124 fdiv.o(.text) - __aeabi_dadd 0x08005389 Thumb Code 328 dadd.o(.text) - __aeabi_dsub 0x080054d1 Thumb Code 12 dadd.o(.text) - __aeabi_drsub 0x080054dd Thumb Code 12 dadd.o(.text) - __aeabi_dmul 0x080054ed Thumb Code 202 dmul.o(.text) - __aeabi_ddiv 0x080055bd Thumb Code 234 ddiv.o(.text) - __ARM_scalbn 0x080056ad Thumb Code 44 dscalb.o(.text) - scalbn 0x080056ad Thumb Code 0 dscalb.o(.text) - __aeabi_ui2f 0x080056d9 Thumb Code 14 ffltui.o(.text) - __aeabi_i2d 0x080056e9 Thumb Code 34 dflti.o(.text) - __aeabi_ui2d 0x08005711 Thumb Code 24 dfltui.o(.text) - __aeabi_ul2d 0x0800572d Thumb Code 22 dfltul.o(.text) - __aeabi_f2uiz 0x08005749 Thumb Code 40 ffixui.o(.text) - __aeabi_d2iz 0x08005771 Thumb Code 62 dfixi.o(.text) - __aeabi_d2uiz 0x080057b9 Thumb Code 50 dfixui.o(.text) - __aeabi_f2d 0x080057f5 Thumb Code 40 f2d.o(.text) - __aeabi_cdcmpeq 0x0800581d Thumb Code 0 cdcmple.o(.text) - __aeabi_cdcmple 0x0800581d Thumb Code 38 cdcmple.o(.text) - __aeabi_cdrcmple 0x08005845 Thumb Code 38 cdrcmple.o(.text) - __aeabi_d2f 0x0800586d Thumb Code 56 d2f.o(.text) - __aeabi_llsl 0x080058a5 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x080058a5 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x080058c5 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x080058c5 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x080058e7 Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x080058e7 Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x0800590d Thumb Code 0 iusefp.o(.text) - _float_round 0x0800590d Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x0800591d Thumb Code 114 fepilogue.o(.text) - _double_round 0x0800598f Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x080059a9 Thumb Code 164 depilogue.o(.text) - __scatterload 0x08005a4d Thumb Code 28 init.o(.text) - __scatterload_rt2 0x08005a4d Thumb Code 0 init.o(.text) - __decompress 0x08005a71 Thumb Code 0 __dczerorl2.o(.text) - __decompress1 0x08005a71 Thumb Code 86 __dczerorl2.o(.text) - CRC_Compute 0x08005c01 Thumb Code 42 crc.o(i.CRC_Compute) - CalculateDists 0x08005c31 Thumb Code 260 dw_app.o(i.CalculateDists) - Checksum_u16 0x08005d65 Thumb Code 26 dw_app.o(i.Checksum_u16) - DMA1_Channel2_3_IRQHandler 0x08005d81 Thumb Code 16 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) - Dw1000_App_Init 0x08005dc5 Thumb Code 68 dw_app.o(i.Dw1000_App_Init) - Dw1000_Init 0x08005e11 Thumb Code 44 dw_app.o(i.Dw1000_Init) - EXTI0_1_IRQHandler 0x08005e45 Thumb Code 64 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) - EnterUWBUpdateMode 0x08005e95 Thumb Code 66 global_param.o(i.EnterUWBUpdateMode) - Error_Handler 0x08005efd Thumb Code 2 main.o(i.Error_Handler) - FLASH_PageErase 0x08005f01 Thumb Code 34 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) - FLASH_Prepare 0x08005f2d Thumb Code 52 flash.o(i.FLASH_Prepare) - FLASH_Read 0x08005f61 Thumb Code 18 flash.o(i.FLASH_Read) - FLASH_WaitForLastOperation 0x08006005 Thumb Code 106 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) - FLASH_Write 0x08006075 Thumb Code 56 flash.o(i.FLASH_Write) - FindNearBasePos 0x080060ad Thumb Code 32 dw_app.o(i.FindNearBasePos) - GetLPTime 0x080060d5 Thumb Code 38 main.o(i.GetLPTime) - Get_ADC_Value 0x0800610d Thumb Code 36 adc.o(i.Get_ADC_Value) - Get_VDDVlotage 0x08006135 Thumb Code 228 adc.o(i.Get_VDDVlotage) - HAL_ADCEx_Calibration_Start 0x08006245 Thumb Code 170 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) - HAL_ADCEx_DisableVREFINT 0x080062f1 Thumb Code 12 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT) - HAL_ADCEx_EnableVREFINT 0x08006301 Thumb Code 44 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT) - HAL_ADC_ConfigChannel 0x08006331 Thumb Code 140 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) - HAL_ADC_DeInit 0x080063c5 Thumb Code 164 stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) - HAL_ADC_GetState 0x08006479 Thumb Code 4 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) - HAL_ADC_GetValue 0x0800647d Thumb Code 6 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) - HAL_ADC_Init 0x08006485 Thumb Code 446 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) - HAL_ADC_MspDeInit 0x0800664d Thumb Code 32 stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit) - HAL_ADC_MspInit 0x08006675 Thumb Code 72 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) - HAL_ADC_PollForConversion 0x080066c5 Thumb Code 192 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) - HAL_ADC_Start 0x08006785 Thumb Code 86 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) - HAL_DMA_Abort_IT 0x080067e1 Thumb Code 76 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) - HAL_DMA_IRQHandler 0x0800682d Thumb Code 168 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) - HAL_DMA_Init 0x080068d5 Thumb Code 132 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) - HAL_DMA_Start_IT 0x08006965 Thumb Code 104 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) - HAL_Delay 0x080069cd Thumb Code 28 stm32l0xx_hal.o(i.HAL_Delay) - HAL_FLASHEx_Erase 0x080069e9 Thumb Code 106 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) - HAL_FLASH_Lock 0x08006a61 Thumb Code 22 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) - HAL_FLASH_Program 0x08006a7d Thumb Code 50 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) - HAL_FLASH_Unlock 0x08006ab9 Thumb Code 70 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) - HAL_GPIO_DeInit 0x08006b15 Thumb Code 202 stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) - HAL_GPIO_EXTI_Callback 0x08006bf9 Thumb Code 2 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) - HAL_GPIO_EXTI_IRQHandler 0x08006bfd Thumb Code 18 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) - HAL_GPIO_Init 0x08006c15 Thumb Code 346 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) - HAL_GPIO_ReadPin 0x08006d8d Thumb Code 10 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) - HAL_GPIO_WritePin 0x08006d97 Thumb Code 12 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) - HAL_GetTick 0x08006da5 Thumb Code 6 stm32l0xx_hal.o(i.HAL_GetTick) - HAL_IncTick 0x08006db1 Thumb Code 10 stm32l0xx_hal.o(i.HAL_IncTick) - HAL_Init 0x08006dc1 Thumb Code 36 stm32l0xx_hal.o(i.HAL_Init) - HAL_InitTick 0x08006de9 Thumb Code 44 stm32l0xx_hal.o(i.HAL_InitTick) - HAL_LPTIM_AutoReloadMatchCallback 0x08006e19 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) - HAL_LPTIM_AutoReloadWriteCallback 0x08006e1b Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) - HAL_LPTIM_CompareMatchCallback 0x08006e1d Thumb Code 236 main.o(i.HAL_LPTIM_CompareMatchCallback) - HAL_LPTIM_CompareWriteCallback 0x08006f31 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) - HAL_LPTIM_DirectionDownCallback 0x08006f33 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) - HAL_LPTIM_DirectionUpCallback 0x08006f35 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) - HAL_LPTIM_IRQHandler 0x08006f37 Thumb Code 202 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) - HAL_LPTIM_Init 0x08007001 Thumb Code 148 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) - HAL_LPTIM_MspInit 0x080070a1 Thumb Code 38 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) - HAL_LPTIM_ReadCounter 0x080070d1 Thumb Code 6 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) - HAL_LPTIM_TimeOut_Start_IT 0x080070d9 Thumb Code 72 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) - HAL_LPTIM_TriggerCallback 0x08007125 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) - HAL_MspInit 0x08007129 Thumb Code 20 stm32l0xx_hal_msp.o(i.HAL_MspInit) - HAL_NVIC_EnableIRQ 0x08007141 Thumb Code 14 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) - HAL_NVIC_SetPriority 0x08007155 Thumb Code 8 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) - HAL_PWR_EnableBkUpAccess 0x0800715d Thumb Code 12 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) - HAL_RCCEx_PeriphCLKConfig 0x0800716d Thumb Code 342 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) - HAL_RCC_ClockConfig 0x080072d1 Thumb Code 344 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) - HAL_RCC_GetPCLK1Freq 0x0800743d Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) - HAL_RCC_GetPCLK2Freq 0x0800745d Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) - HAL_RCC_GetSysClockFreq 0x0800747d Thumb Code 100 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) - HAL_RCC_OscConfig 0x080074f5 Thumb Code 1052 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) - HAL_SPI_Init 0x08007911 Thumb Code 128 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) - HAL_SPI_MspInit 0x08007991 Thumb Code 78 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) - HAL_SYSTICK_Config 0x080079e9 Thumb Code 38 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) - HAL_UARTEx_WakeupCallback 0x08007a19 Thumb Code 2 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) - HAL_UART_ErrorCallback 0x08007a1b Thumb Code 2 main.o(i.HAL_UART_ErrorCallback) - HAL_UART_IRQHandler 0x08007a1d Thumb Code 310 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) - HAL_UART_Init 0x08007b59 Thumb Code 106 stm32l0xx_hal_uart.o(i.HAL_UART_Init) - HAL_UART_MspInit 0x08007bc5 Thumb Code 190 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) - HAL_UART_Receive_DMA 0x08007c99 Thumb Code 170 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) - HAL_UART_RxCpltCallback 0x08007d51 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) - HAL_UART_RxHalfCpltCallback 0x08007d53 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) - HAL_UART_Transmit 0x08007d55 Thumb Code 206 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) - HAL_UART_TxCpltCallback 0x08007e23 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) - HardFault_Handler 0x08007e25 Thumb Code 8 stm32l0xx_it.o(i.HardFault_Handler) - IdleTask 0x08007e35 Thumb Code 122 main.o(i.IdleTask) - LPTIM1_IRQHandler 0x08007ecd Thumb Code 10 stm32l0xx_it.o(i.LPTIM1_IRQHandler) - MX_ADC_DeInit 0x08007edd Thumb Code 14 main.o(i.MX_ADC_DeInit) - MX_ADC_Init 0x08007ef1 Thumb Code 98 main.o(i.MX_ADC_Init) - NMI_Handler 0x08008181 Thumb Code 2 stm32l0xx_it.o(i.NMI_Handler) - NearPoll 0x080081e5 Thumb Code 1944 dw_app.o(i.NearPoll) - PendSV_Handler 0x080089b5 Thumb Code 2 stm32l0xx_it.o(i.PendSV_Handler) - Program_Init 0x080089b9 Thumb Code 260 main.o(i.Program_Init) - Reset_DW1000 0x08008b15 Thumb Code 76 dw_driver.o(i.Reset_DW1000) - STMFLASH_ReadHalfWord 0x08008b65 Thumb Code 4 flash.o(i.STMFLASH_ReadHalfWord) - SVC_Handler 0x08008b69 Thumb Code 2 stm32l0xx_it.o(i.SVC_Handler) - SendComMap 0x08008b6d Thumb Code 110 serial_at_cmd_app.o(i.SendComMap) - SetANCTimestap 0x08008be5 Thumb Code 74 dw_app.o(i.SetANCTimestap) - SetNextPollTime 0x08008c39 Thumb Code 72 main.o(i.SetNextPollTime) - Spi_ChangePrescaler 0x08008c95 Thumb Code 16 spi.o(i.Spi_ChangePrescaler) - SysTick_Handler 0x08008ca9 Thumb Code 8 stm32l0xx_it.o(i.SysTick_Handler) - SystemClock_Config 0x08008cb1 Thumb Code 140 main.o(i.SystemClock_Config) - SystemInit 0x08008d45 Thumb Code 66 system_stm32l0xx.o(i.SystemInit) - TagFreqProcess 0x08008d9d Thumb Code 30 dw_app.o(i.TagFreqProcess) - Tag_App 0x08008dc5 Thumb Code 52 dw_app.o(i.Tag_App) - UART_AdvFeatureConfig 0x08008e05 Thumb Code 202 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) - UART_CheckIdleState 0x08008ed1 Thumb Code 90 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) - UART_CheckReceive 0x08008f31 Thumb Code 96 usart.o(i.UART_CheckReceive) - UART_CheckSend 0x08008fa5 Thumb Code 140 usart.o(i.UART_CheckSend) - UART_PushFrame 0x08009111 Thumb Code 92 usart.o(i.UART_PushFrame) - UART_SetConfig 0x08009175 Thumb Code 506 stm32l0xx_hal_uart.o(i.UART_SetConfig) - UART_WaitOnFlagUntilTimeout 0x0800939d Thumb Code 98 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) - USART1_IRQHandler 0x08009401 Thumb Code 18 stm32l0xx_it.o(i.USART1_IRQHandler) - UpdateProcess 0x08009419 Thumb Code 90 serial_at_cmd_app.o(i.UpdateProcess) - Usart1InitVariables 0x08009499 Thumb Code 8 usart.o(i.Usart1InitVariables) - UsartInit 0x080094a5 Thumb Code 30 main.o(i.UsartInit) - UsartParseDataHandler 0x080094d1 Thumb Code 264 serial_at_cmd_app.o(i.UsartParseDataHandler) - __0printf$1 0x080095ed Thumb Code 24 printf1.o(i.__0printf$1) - __1printf$1 0x080095ed Thumb Code 0 printf1.o(i.__0printf$1) - __2printf 0x080095ed Thumb Code 0 printf1.o(i.__0printf$1) - __ARM_clz 0x0800960d Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_switch8 0x0800963b Thumb Code 26 deca_device.o(i.__ARM_common_switch8) - __scatterload_copy 0x08009655 Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_null 0x08009663 Thumb Code 2 handlers.o(i.__scatterload_null) - __scatterload_zeroinit 0x08009665 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - _dwt_aonarrayupload 0x08009673 Thumb Code 38 deca_device.o(i._dwt_aonarrayupload) - _dwt_configlde 0x08009699 Thumb Code 42 deca_device.o(i._dwt_configlde) - _dwt_enableclocks 0x080096d5 Thumb Code 182 deca_device.o(i._dwt_enableclocks) - _dwt_loaducodefromrom 0x0800978b Thumb Code 50 deca_device.o(i._dwt_loaducodefromrom) - _dwt_otpread 0x080097bd Thumb Code 68 deca_device.o(i._dwt_otpread) - ceil 0x08009951 Thumb Code 180 ceil.o(i.ceil) - delay_ms 0x08009a19 Thumb Code 14 dw_driver.o(i.delay_ms) - delay_us 0x08009a27 Thumb Code 140 lis3dh_driver.o(i.delay_us) - dwt_configure 0x08009ab5 Thumb Code 474 deca_device.o(i.dwt_configure) - dwt_configuresleep 0x08009cc5 Thumb Code 36 deca_device.o(i.dwt_configuresleep) - dwt_entersleep 0x08009ced Thumb Code 8 deca_device.o(i.dwt_entersleep) - dwt_entersleepaftertx 0x08009cf5 Thumb Code 38 deca_device.o(i.dwt_entersleepaftertx) - dwt_forcetrxoff 0x08009d1d Thumb Code 72 deca_device.o(i.dwt_forcetrxoff) - dwt_initialise 0x08009d6d Thumb Code 310 deca_device.o(i.dwt_initialise) - dwt_read16bitoffsetreg 0x08009eb5 Thumb Code 38 deca_device.o(i.dwt_read16bitoffsetreg) - dwt_read32bitoffsetreg 0x08009ee1 Thumb Code 40 deca_device.o(i.dwt_read32bitoffsetreg) - dwt_readcarrierintegrator 0x08009f09 Thumb Code 46 deca_device.o(i.dwt_readcarrierintegrator) - dwt_readdevid 0x08009f3d Thumb Code 12 deca_device.o(i.dwt_readdevid) - dwt_readfromdevice 0x08009f49 Thumb Code 56 deca_device.o(i.dwt_readfromdevice) - dwt_readrxdata 0x08009f81 Thumb Code 18 deca_device.o(i.dwt_readrxdata) - dwt_readrxtimestamp 0x08009f93 Thumb Code 16 deca_device.o(i.dwt_readrxtimestamp) - dwt_readsystimestamphi32 0x08009fa3 Thumb Code 12 deca_device.o(i.dwt_readsystimestamphi32) - dwt_readtxtimestamp 0x08009faf Thumb Code 16 deca_device.o(i.dwt_readtxtimestamp) - dwt_rxenable 0x08009fbf Thumb Code 84 deca_device.o(i.dwt_rxenable) - dwt_setrxaftertxdelay 0x0800a013 Thumb Code 32 deca_device.o(i.dwt_setrxaftertxdelay) - dwt_setrxantennadelay 0x0800a035 Thumb Code 14 deca_device.o(i.dwt_setrxantennadelay) - dwt_setrxtimeout 0x0800a049 Thumb Code 86 deca_device.o(i.dwt_setrxtimeout) - dwt_settxantennadelay 0x0800a0a5 Thumb Code 14 deca_device.o(i.dwt_settxantennadelay) - dwt_starttx 0x0800a0b5 Thumb Code 142 deca_device.o(i.dwt_starttx) - dwt_syncrxbufptrs 0x0800a149 Thumb Code 52 deca_device.o(i.dwt_syncrxbufptrs) - dwt_write16bitoffsetreg 0x0800a17d Thumb Code 22 deca_device.o(i.dwt_write16bitoffsetreg) - dwt_write32bitoffsetreg 0x0800a193 Thumb Code 30 deca_device.o(i.dwt_write32bitoffsetreg) - dwt_writetodevice 0x0800a1b1 Thumb Code 56 deca_device.o(i.dwt_writetodevice) - dwt_writetxdata 0x0800a1e9 Thumb Code 36 deca_device.o(i.dwt_writetxdata) - dwt_writetxfctrl 0x0800a20d Thumb Code 24 deca_device.o(i.dwt_writetxfctrl) - dwt_xtaltrim 0x0800a229 Thumb Code 48 deca_device.o(i.dwt_xtaltrim) - fputc 0x0800a271 Thumb Code 18 usart.o(i.fputc) - main 0x0800a289 Thumb Code 240 main.o(i.main) - parameter_init 0x0800a3a5 Thumb Code 104 global_param.o(i.parameter_init) - readfromspi 0x0800a419 Thumb Code 70 spi.o(i.readfromspi) - save_com_map_to_flash 0x0800a465 Thumb Code 52 global_param.o(i.save_com_map_to_flash) - writetospi 0x0800a4a5 Thumb Code 68 spi.o(i.writetospi) - chan_idx 0x0800a4ec Data 8 deca_params_init.o(.constdata) - tx_config 0x0800a4f4 Data 24 deca_params_init.o(.constdata) - agc_config 0x0800a50c Data 8 deca_params_init.o(.constdata) - sftsh 0x0800a514 Data 12 deca_params_init.o(.constdata) - dtune1 0x0800a520 Data 4 deca_params_init.o(.constdata) - digital_bb_config 0x0800a524 Data 32 deca_params_init.o(.constdata) - lde_replicaCoeff 0x0800a544 Data 50 deca_params_init.o(.constdata) - auchCRCHi 0x0800a576 Data 256 crc.o(.constdata) - auchCRCLo 0x0800a676 Data 256 crc.o(.constdata) - AHBPrescTable 0x0800a776 Data 16 system_stm32l0xx.o(.constdata) - PLLMulTable 0x0800a786 Data 9 system_stm32l0xx.o(.constdata) - APBPrescTable 0x0800a78f Data 8 system_stm32l0xx.o(.constdata) - Region$$Table$$Base 0x0800a798 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0800a7b8 Number 0 anon$$obj.o(Region$$Table) - module_power 0x20000000 Data 1 deca_device.o(.data) - pll2_config 0x20000001 Data 30 deca_params_init.o(.data) - rx_config 0x2000001f Data 2 deca_params_init.o(.data) - dwnsSFDlen 0x20000021 Data 3 deca_params_init.o(.data) - verfint_cal 0x20000028 Data 2 adc.o(.data) - adc_val 0x2000002a Data 2 adc.o(.data) - bat_volt 0x20000034 Data 4 adc.o(.data) - m_EUART_TxFrm_Tail 0x20000038 Data 1 usart.o(.data) - m_EUART_TxFrm_Head 0x20000039 Data 1 usart.o(.data) - m_EUART_TxFrm_FreeFrmLen 0x2000003a Data 1 usart.o(.data) - m_bEUARTPushingFrms 0x2000003b Data 1 usart.o(.data) - m_bEUARTCheckingSend 0x2000003c Data 1 usart.o(.data) - m_bEUARTCheckingRec 0x2000003d Data 1 usart.o(.data) - m_bEUARTTxEn 0x2000003e Data 1 usart.o(.data) - t3 0x20000040 Data 2 usart.o(.data) - m_EUART_DMA_RXPtr 0x20000044 Data 4 usart.o(.data) - Usart1ParseDataCallback 0x2000004c Data 4 usart.o(.data) - tag_succ_times 0x20000050 Data 1 dw_app.o(.data) - recbase_num 0x20000051 Data 1 dw_app.o(.data) - mainbase_lost_count 0x20000052 Data 1 dw_app.o(.data) - get_newbase 0x20000053 Data 1 dw_app.o(.data) - nearbase_num 0x20000054 Data 1 dw_app.o(.data) - stationary_flag 0x20000055 Data 1 dw_app.o(.data) - report_num 0x20000056 Data 1 dw_app.o(.data) - flag_finalsend 0x20000057 Data 1 dw_app.o(.data) - flag_getresponse 0x20000058 Data 1 dw_app.o(.data) - flag_rxon 0x20000059 Data 1 dw_app.o(.data) - last_nearbase_num 0x2000005a Data 1 dw_app.o(.data) - next_nearbase_num 0x2000005b Data 1 dw_app.o(.data) - last_slotnum 0x2000005c Data 1 dw_app.o(.data) - para_update 0x2000005d Data 1 dw_app.o(.data) - motor_state 0x2000005e Data 1 dw_app.o(.data) - rec_remotepara_state 0x2000005f Data 1 dw_app.o(.data) - offset 0x20000060 Data 2 dw_app.o(.data) - g_Resttimer 0x20000062 Data 2 dw_app.o(.data) - tmp_time 0x20000064 Data 2 dw_app.o(.data) - mainbase_id 0x20000066 Data 2 dw_app.o(.data) - current_count 0x20000068 Data 2 dw_app.o(.data) - start_count 0x2000006a Data 2 dw_app.o(.data) - end_count 0x2000006c Data 2 dw_app.o(.data) - lastsync_timer 0x2000006e Data 2 dw_app.o(.data) - rec_nearbaseid 0x20000070 Data 2 dw_app.o(.data) - rec_nearbasepos 0x20000072 Data 2 dw_app.o(.data) - freqlost_count 0x2000007c Data 4 dw_app.o(.data) - temp_dist 0x20000080 Data 4 dw_app.o(.data) - mainbase_dist 0x20000084 Data 4 dw_app.o(.data) - ancsync_time 0x20000088 Data 4 dw_app.o(.data) - offsettimeus 0x2000008c Data 4 dw_app.o(.data) - rec_tagpos_binary 0x20000090 Data 4 dw_app.o(.data) - clockOffsetRatio 0x20000094 Data 4 dw_app.o(.data) - test2 0x20000098 Data 4 dw_app.o(.data) - id 0x2000009c Data 4 dw_app.o(.data) - distance 0x200000b8 Data 8 dw_app.o(.data) - rtd_init 0x200000c0 Data 8 dw_app.o(.data) - rtd_resp 0x200000c8 Data 8 dw_app.o(.data) - tof 0x200000d0 Data 8 dw_app.o(.data) - range_lost_time 0x200000e4 Data 4 dw_app.o(.data) - bat_percent 0x200000f0 Data 1 main.o(.data) - group_id 0x200000f3 Data 1 main.o(.data) - g_start_send_flag 0x200000f4 Data 1 main.o(.data) - imu_enable 0x200000f5 Data 1 main.o(.data) - motor_enable 0x200000f6 Data 1 main.o(.data) - state5v 0x200000f7 Data 1 main.o(.data) - active_flag 0x200000f8 Data 1 main.o(.data) - nomovesleeptime 0x200000f9 Data 1 main.o(.data) - last_lpcount 0x200000fa Data 2 main.o(.data) - tyncpoll_time 0x200000fc Data 2 main.o(.data) - slottime 0x200000fe Data 2 main.o(.data) - max_slotpos 0x20000100 Data 2 main.o(.data) - slot_startcount 0x20000102 Data 2 main.o(.data) - tag_frequency 0x20000104 Data 2 main.o(.data) - lastpoll_time 0x20000106 Data 2 main.o(.data) - current_time 0x20000108 Data 2 main.o(.data) - hardware_version 0x2000010a Data 2 main.o(.data) - hardware_pici 0x2000010c Data 2 main.o(.data) - hardware_type 0x2000010e Data 2 main.o(.data) - total_slotnum 0x20000110 Data 2 main.o(.data) - current_slotnum 0x20000112 Data 2 main.o(.data) - waitusart_timer 0x20000114 Data 2 main.o(.data) - temp2 0x20000116 Data 2 main.o(.data) - dev_id 0x2000011c Data 4 main.o(.data) - motor_keeptime 0x20000120 Data 4 main.o(.data) - dw_vbat 0x20000124 Data 4 main.o(.data) - last_vbat 0x20000128 Data 4 main.o(.data) - key_keeptime 0x2000012c Data 4 main.o(.data) - sync_timer 0x20000130 Data 2 main.o(.data) - nomove_count 0x20000134 Data 4 stm32l0xx_it.o(.data) - uwTick 0x20000138 Data 4 stm32l0xx_hal.o(.data) - SystemCoreClock 0x2000013c Data 4 system_stm32l0xx.o(.data) - __stdout 0x20000140 Data 4 stdout.o(.data) - m_EUART_TxFrames 0x20000180 Data 2856 usart.o(.bss) - m_EUART_DMA_RXBuf 0x20000ca8 Data 200 usart.o(.bss) - g_com_map 0x20000d70 Data 1024 global_param.o(.bss) - g_com_map2 0x20001170 Data 1024 global_param.o(.bss) - tx_near_msg 0x200015e4 Data 80 dw_app.o(.bss) - nearbaseid_list 0x20001698 Data 24 dw_app.o(.bss) - true_nearbase_idlist 0x200016b0 Data 24 dw_app.o(.bss) - nearbase_distlist 0x200016c8 Data 48 dw_app.o(.bss) - true_nearbase_distlist 0x200016f8 Data 48 dw_app.o(.bss) - true_exsistbase_list 0x20001728 Data 48 dw_app.o(.bss) - exsistbase_list 0x20001758 Data 12 dw_app.o(.bss) - rec_remotepara 0x20001764 Data 80 dw_app.o(.bss) - anc_pollrx 0x200017b4 Data 48 dw_app.o(.bss) - anc_resptx 0x200017e4 Data 48 dw_app.o(.bss) - tag_resprx 0x20001814 Data 48 dw_app.o(.bss) - anc_clockoffset 0x20001844 Data 48 dw_app.o(.bss) - anc_distoffset 0x20001874 Data 24 dw_app.o(.bss) - u16_nearbase_distlist 0x2000188c Data 24 dw_app.o(.bss) - mUsartReceivePack 0x200018a4 Data 100 serial_at_cmd_app.o(.bss) - hadc 0x2000196c Data 92 main.o(.bss) - hlptim1 0x200019c8 Data 48 main.o(.bss) - hspi1 0x200019f8 Data 88 main.o(.bss) - htim2 0x20001a50 Data 60 main.o(.bss) - huart1 0x20001a8c Data 128 main.o(.bss) - hdma_usart1_rx 0x20001b0c Data 72 main.o(.bss) - hdma_usart1_tx 0x20001b54 Data 72 main.o(.bss) - pFlash 0x20001b9c Data 24 stm32l0xx_hal_flash.o(.bss) - __initial_sp 0x20001fb8 Data 0 startup_stm32l051xx.o(STACK) + __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) + strlen 0x08005235 Thumb Code 14 strlen.o(.text) + memcmp 0x08005243 Thumb Code 26 memcmp.o(.text) + __aeabi_fmul 0x0800525d Thumb Code 122 fmul.o(.text) + __aeabi_fdiv 0x080052d7 Thumb Code 124 fdiv.o(.text) + __aeabi_dadd 0x08005355 Thumb Code 328 dadd.o(.text) + __aeabi_dsub 0x0800549d Thumb Code 12 dadd.o(.text) + __aeabi_drsub 0x080054a9 Thumb Code 12 dadd.o(.text) + __aeabi_dmul 0x080054b9 Thumb Code 202 dmul.o(.text) + __aeabi_ddiv 0x08005589 Thumb Code 234 ddiv.o(.text) + __ARM_scalbn 0x08005679 Thumb Code 44 dscalb.o(.text) + scalbn 0x08005679 Thumb Code 0 dscalb.o(.text) + __aeabi_ui2f 0x080056a5 Thumb Code 14 ffltui.o(.text) + __aeabi_i2d 0x080056b5 Thumb Code 34 dflti.o(.text) + __aeabi_ui2d 0x080056dd Thumb Code 24 dfltui.o(.text) + __aeabi_f2uiz 0x080056f9 Thumb Code 40 ffixui.o(.text) + __aeabi_d2iz 0x08005721 Thumb Code 62 dfixi.o(.text) + __aeabi_d2uiz 0x08005769 Thumb Code 50 dfixui.o(.text) + __aeabi_f2d 0x080057a5 Thumb Code 40 f2d.o(.text) + __aeabi_cdcmpeq 0x080057cd Thumb Code 0 cdcmple.o(.text) + __aeabi_cdcmple 0x080057cd Thumb Code 38 cdcmple.o(.text) + __aeabi_cdrcmple 0x080057f5 Thumb Code 38 cdrcmple.o(.text) + __aeabi_d2f 0x0800581d Thumb Code 56 d2f.o(.text) + __aeabi_llsl 0x08005855 Thumb Code 32 llshl.o(.text) + _ll_shift_l 0x08005855 Thumb Code 0 llshl.o(.text) + __aeabi_lasr 0x08005875 Thumb Code 38 llsshr.o(.text) + _ll_sshift_r 0x08005875 Thumb Code 0 llsshr.o(.text) + __I$use$fp 0x0800589b Thumb Code 0 iusefp.o(.text) + _float_round 0x0800589b Thumb Code 16 fepilogue.o(.text) + _float_epilogue 0x080058ab Thumb Code 114 fepilogue.o(.text) + _double_round 0x0800591d Thumb Code 26 depilogue.o(.text) + _double_epilogue 0x08005937 Thumb Code 164 depilogue.o(.text) + _drnd 0x080059dd Thumb Code 114 drnd.o(.text) + __scatterload 0x08005a59 Thumb Code 28 init.o(.text) + __scatterload_rt2 0x08005a59 Thumb Code 0 init.o(.text) + __decompress 0x08005a7d Thumb Code 0 __dczerorl2.o(.text) + __decompress1 0x08005a7d Thumb Code 86 __dczerorl2.o(.text) + Anchor_App 0x08005c29 Thumb Code 746 dw_ancapp.o(i.Anchor_App) + Anchor_RecNearPoll 0x08005f55 Thumb Code 314 dw_ancapp.o(i.Anchor_RecNearPoll) + Checksum_u16 0x080060ad Thumb Code 26 dw_app.o(i.Checksum_u16) + CmpTagInList 0x080060c9 Thumb Code 48 dw_ancapp.o(i.CmpTagInList) + DMA1_Channel1_IRQHandler 0x08006101 Thumb Code 10 stm32l0xx_it.o(i.DMA1_Channel1_IRQHandler) + DMA1_Channel2_3_IRQHandler 0x08006111 Thumb Code 16 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) + DMA1_Channel4_5_6_7_IRQHandler 0x08006129 Thumb Code 16 stm32l0xx_it.o(i.DMA1_Channel4_5_6_7_IRQHandler) + Delay_Ms 0x0800616d Thumb Code 26 delay.o(i.Delay_Ms) + Delay_Us 0x0800618d Thumb Code 22 delay.o(i.Delay_Us) + Dw1000_App_Init 0x080061a3 Thumb Code 2 dw_app.o(i.Dw1000_App_Init) + Dw1000_Init 0x080061a5 Thumb Code 44 dw_app.o(i.Dw1000_Init) + EXTI0_1_IRQHandler 0x080061d9 Thumb Code 16 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) + EXTI4_15_IRQHandler 0x080061e9 Thumb Code 20 stm32l0xx_it.o(i.EXTI4_15_IRQHandler) + Error_Handler 0x080061fd Thumb Code 2 main.o(i.Error_Handler) + FLASH_PageErase 0x08006201 Thumb Code 34 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) + FLASH_Prepare 0x0800622d Thumb Code 52 flash.o(i.FLASH_Prepare) + FLASH_Read 0x08006261 Thumb Code 18 flash.o(i.FLASH_Read) + FLASH_WaitForLastOperation 0x08006305 Thumb Code 106 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) + FLASH_Write 0x08006375 Thumb Code 56 flash.o(i.FLASH_Write) + GPS_Close_Init 0x080063ad Thumb Code 130 main.o(i.GPS_Close_Init) + GetLPTime 0x08006439 Thumb Code 38 main.o(i.GetLPTime) + GetLoratx_frequency 0x08006471 Thumb Code 98 main.o(i.GetLoratx_frequency) + Get_ADC_Value 0x080064f5 Thumb Code 36 adc.o(i.Get_ADC_Value) + Get_VDDVlotage 0x0800651d Thumb Code 228 adc.o(i.Get_VDDVlotage) + HAL_ADCEx_Calibration_Start 0x0800662d Thumb Code 178 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) + HAL_ADCEx_DisableVREFINT 0x080066e1 Thumb Code 12 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT) + HAL_ADCEx_EnableVREFINT 0x080066f1 Thumb Code 50 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT) + HAL_ADC_ConfigChannel 0x08006729 Thumb Code 140 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) + HAL_ADC_DeInit 0x080067bd Thumb Code 164 stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) + HAL_ADC_GetState 0x08006871 Thumb Code 4 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) + HAL_ADC_GetValue 0x08006875 Thumb Code 6 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) + HAL_ADC_Init 0x0800687d Thumb Code 446 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) + HAL_ADC_MspDeInit 0x08006a45 Thumb Code 40 stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit) + HAL_ADC_MspInit 0x08006a75 Thumb Code 122 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) + HAL_ADC_PollForConversion 0x08006b01 Thumb Code 200 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) + HAL_ADC_Start 0x08006bc9 Thumb Code 86 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) + HAL_DMA_Abort 0x08006c25 Thumb Code 68 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) + HAL_DMA_Abort_IT 0x08006c69 Thumb Code 76 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) + HAL_DMA_DeInit 0x08006cb5 Thumb Code 94 stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) + HAL_DMA_IRQHandler 0x08006d1d Thumb Code 168 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) + HAL_DMA_Init 0x08006dc5 Thumb Code 132 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) + HAL_DMA_Start_IT 0x08006e55 Thumb Code 104 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) + HAL_Delay 0x08006ebd Thumb Code 32 stm32l0xx_hal.o(i.HAL_Delay) + HAL_Delay_nMS 0x08006ee1 Thumb Code 22 delay.o(i.HAL_Delay_nMS) + HAL_FLASHEx_Erase 0x08006ef9 Thumb Code 106 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) + HAL_FLASH_Lock 0x08006f71 Thumb Code 22 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) + HAL_FLASH_Program 0x08006f8d Thumb Code 50 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) + HAL_FLASH_Unlock 0x08006fc9 Thumb Code 70 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) + HAL_GPIO_DeInit 0x08007025 Thumb Code 212 stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) + HAL_GPIO_EXTI_Callback 0x08007115 Thumb Code 68 main.o(i.HAL_GPIO_EXTI_Callback) + HAL_GPIO_EXTI_IRQHandler 0x0800715d Thumb Code 18 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) + HAL_GPIO_Init 0x08007175 Thumb Code 412 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) + HAL_GPIO_ReadPin 0x08007331 Thumb Code 10 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) + HAL_GPIO_WritePin 0x0800733b Thumb Code 12 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) + HAL_GetTick 0x08007349 Thumb Code 6 stm32l0xx_hal.o(i.HAL_GetTick) + HAL_IncTick 0x08007355 Thumb Code 12 stm32l0xx_hal.o(i.HAL_IncTick) + HAL_Init 0x08007365 Thumb Code 36 stm32l0xx_hal.o(i.HAL_Init) + HAL_InitTick 0x0800738d Thumb Code 58 stm32l0xx_hal.o(i.HAL_InitTick) + HAL_LPTIM_AutoReloadMatchCallback 0x080073d1 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) + HAL_LPTIM_AutoReloadWriteCallback 0x080073d3 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) + HAL_LPTIM_CompareMatchCallback 0x080073d5 Thumb Code 212 main.o(i.HAL_LPTIM_CompareMatchCallback) + HAL_LPTIM_CompareWriteCallback 0x080074c5 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) + HAL_LPTIM_DirectionDownCallback 0x080074c7 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) + HAL_LPTIM_DirectionUpCallback 0x080074c9 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) + HAL_LPTIM_IRQHandler 0x080074cb Thumb Code 202 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) + HAL_LPTIM_Init 0x08007595 Thumb Code 162 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) + HAL_LPTIM_MspInit 0x08007645 Thumb Code 38 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) + HAL_LPTIM_ReadCounter 0x08007675 Thumb Code 6 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) + HAL_LPTIM_TimeOut_Start_IT 0x0800767d Thumb Code 132 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) + HAL_LPTIM_TriggerCallback 0x08007705 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) + HAL_MspInit 0x08007709 Thumb Code 20 stm32l0xx_hal_msp.o(i.HAL_MspInit) + HAL_NVIC_DisableIRQ 0x08007721 Thumb Code 26 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) + HAL_NVIC_EnableIRQ 0x08007741 Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) + HAL_NVIC_SetPriority 0x08007759 Thumb Code 8 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) + HAL_NVIC_SystemReset 0x08007761 Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset) + HAL_PWR_EnableBkUpAccess 0x0800777d Thumb Code 12 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) + HAL_PWR_EnterSTOPMode 0x0800778d Thumb Code 88 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) + HAL_RCCEx_PeriphCLKConfig 0x080077f1 Thumb Code 368 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) + HAL_RCC_ClockConfig 0x0800796d Thumb Code 386 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) + HAL_RCC_GetPCLK1Freq 0x08007b09 Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) + HAL_RCC_GetPCLK2Freq 0x08007b29 Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) + HAL_RCC_GetSysClockFreq 0x08007b49 Thumb Code 108 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) + HAL_RCC_OscConfig 0x08007bc1 Thumb Code 1074 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) + HAL_SPI_DeInit 0x08007ff3 Thumb Code 48 stm32l0xx_hal_spi.o(i.HAL_SPI_DeInit) + HAL_SPI_Init 0x08008023 Thumb Code 182 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) + HAL_SPI_MspDeInit 0x080080d9 Thumb Code 32 stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit) + HAL_SPI_MspInit 0x08008101 Thumb Code 78 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) + HAL_SPI_TransmitReceive 0x08008159 Thumb Code 496 stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) + HAL_SYSTICK_Config 0x08008349 Thumb Code 38 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) + HAL_UARTEx_EnableClockStopMode 0x08008379 Thumb Code 50 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableClockStopMode) + HAL_UARTEx_EnableStopMode 0x080083ab Thumb Code 48 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableStopMode) + HAL_UARTEx_RxEventCallback 0x080083db Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) + HAL_UARTEx_StopModeWakeUpSourceConfig 0x080083dd Thumb Code 148 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) + HAL_UARTEx_WakeupCallback 0x08008475 Thumb Code 24 main.o(i.HAL_UARTEx_WakeupCallback) + HAL_UART_DeInit 0x08008495 Thumb Code 66 stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) + HAL_UART_ErrorCallback 0x080084d7 Thumb Code 2 main.o(i.HAL_UART_ErrorCallback) + HAL_UART_IRQHandler 0x080084d9 Thumb Code 672 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) + HAL_UART_Init 0x08008785 Thumb Code 106 stm32l0xx_hal_uart.o(i.HAL_UART_Init) + HAL_UART_MspDeInit 0x080087f1 Thumb Code 134 stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) + HAL_UART_MspInit 0x08008891 Thumb Code 454 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) + HAL_UART_Receive_DMA 0x08008a85 Thumb Code 94 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) + HAL_UART_Receive_IT 0x08008ae9 Thumb Code 94 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) + HAL_UART_RxCpltCallback 0x08008b4d Thumb Code 96 main.o(i.HAL_UART_RxCpltCallback) + HAL_UART_RxHalfCpltCallback 0x08008bb9 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) + HAL_UART_Transmit 0x08008bbb Thumb Code 192 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) + HAL_UART_TxCpltCallback 0x08008c7b Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) + HardFault_Handler 0x08008c7d Thumb Code 8 stm32l0xx_it.o(i.HardFault_Handler) + IIC2_Ack 0x08008c8d Thumb Code 62 lis3dh_driver.o(i.IIC2_Ack) + IIC2_NAck 0x08008cd1 Thumb Code 62 lis3dh_driver.o(i.IIC2_NAck) + IIC2_Read_Byte 0x08008d15 Thumb Code 94 lis3dh_driver.o(i.IIC2_Read_Byte) + IIC2_Send_Byte 0x08008d79 Thumb Code 94 lis3dh_driver.o(i.IIC2_Send_Byte) + IIC2_Start 0x08008ddd Thumb Code 56 lis3dh_driver.o(i.IIC2_Start) + IIC2_Stop 0x08008e19 Thumb Code 64 lis3dh_driver.o(i.IIC2_Stop) + IIC2_Wait_Ack 0x08008e5d Thumb Code 86 lis3dh_driver.o(i.IIC2_Wait_Ack) + IdleTask 0x08008eb9 Thumb Code 112 main.o(i.IdleTask) + Jingzhi_Poll 0x08008f45 Thumb Code 104 main.o(i.Jingzhi_Poll) + LIS3DH_Data_Init 0x08008fbd Thumb Code 98 lis3dh_driver.o(i.LIS3DH_Data_Init) + LIS3DH_GetWHO_AM_I 0x08009029 Thumb Code 18 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) + LIS3DH_ReadOneByte 0x0800903b Thumb Code 58 lis3dh_driver.o(i.LIS3DH_ReadOneByte) + LIS3DH_ReadReg 0x08009075 Thumb Code 14 lis3dh_driver.o(i.LIS3DH_ReadReg) + LIS3DH_WriteOneByte 0x08009083 Thumb Code 52 lis3dh_driver.o(i.LIS3DH_WriteOneByte) + LIS3DH_WriteReg 0x080090b7 Thumb Code 10 lis3dh_driver.o(i.LIS3DH_WriteReg) + LOS 0x080090c1 Thumb Code 132 dw_ancapp.o(i.LOS) + LPTIM1_IRQHandler 0x08009155 Thumb Code 10 stm32l0xx_it.o(i.LPTIM1_IRQHandler) + LPTIM_Disable 0x08009165 Thumb Code 228 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) + LPUART1_IRQHandler 0x08009289 Thumb Code 10 stm32l0xx_it.o(i.LPUART1_IRQHandler) + Lora433_change 0x08009299 Thumb Code 126 lora.o(i.Lora433_change) + Lora47X_Init 0x08009345 Thumb Code 122 lora.o(i.Lora47X_Init) + LoraSendComMap 0x080093e9 Thumb Code 108 main.o(i.LoraSendComMap) + Lora_Tx_Poll 0x08009461 Thumb Code 130 main.o(i.Lora_Tx_Poll) + Lora_tx_zubao 0x08009509 Thumb Code 162 lora.o(i.Lora_tx_zubao) + LpusartDeInit 0x080095dd Thumb Code 62 main.o(i.LpusartDeInit) + MX_ADC1_Init 0x08009625 Thumb Code 8 main.o(i.MX_ADC1_Init) + MX_ADC_DeInit 0x0800962d Thumb Code 14 main.o(i.MX_ADC_DeInit) + NMI_Handler 0x08009995 Thumb Code 2 stm32l0xx_it.o(i.NMI_Handler) + OnRxDone 0x08009999 Thumb Code 432 lora.o(i.OnRxDone) + OnRxError 0x08009b9d Thumb Code 14 lora.o(i.OnRxError) + OnRxTimeout 0x08009bb1 Thumb Code 74 lora.o(i.OnRxTimeout) + OnTxDone 0x08009c15 Thumb Code 16 lora.o(i.OnTxDone) + OnTxTimeout 0x08009c29 Thumb Code 14 lora.o(i.OnTxTimeout) + PendSV_Handler 0x08009c3d Thumb Code 2 stm32l0xx_it.o(i.PendSV_Handler) + PowerDownDetect 0x08009c41 Thumb Code 78 main.o(i.PowerDownDetect) + Program_Init 0x08009c95 Thumb Code 280 main.o(i.Program_Init) + RGB_Rst 0x08009e05 Thumb Code 18 ws2812.o(i.RGB_Rst) + RGB_Set 0x08009e1d Thumb Code 62 ws2812.o(i.RGB_Set) + RGB_Set_BLUE 0x08009e61 Thumb Code 100 ws2812.o(i.RGB_Set_BLUE) + RGB_Set_Down 0x08009ec5 Thumb Code 32 ws2812.o(i.RGB_Set_Down) + RGB_Set_GREEN 0x08009ee9 Thumb Code 100 ws2812.o(i.RGB_Set_GREEN) + RGB_Set_LEDOFF 0x08009f4d Thumb Code 100 ws2812.o(i.RGB_Set_LEDOFF) + RGB_Set_RED 0x08009fb1 Thumb Code 100 ws2812.o(i.RGB_Set_RED) + RGB_Set_Up 0x0800a015 Thumb Code 50 ws2812.o(i.RGB_Set_Up) + RGB_Set_WHITE 0x0800a04d Thumb Code 100 ws2812.o(i.RGB_Set_WHITE) + RadioCheckRfFrequency 0x0800a0b1 Thumb Code 4 radio.o(i.RadioCheckRfFrequency) + RadioGetStatus 0x0800a0e9 Thumb Code 30 radio.o(i.RadioGetStatus) + RadioGetWakeupTime 0x0800a107 Thumb Code 4 radio.o(i.RadioGetWakeupTime) + RadioInit 0x0800a10d Thumb Code 58 radio.o(i.RadioInit) + RadioIrqProcess 0x0800a155 Thumb Code 216 radio.o(i.RadioIrqProcess) + RadioIsChannelFree 0x0800a23d Thumb Code 36 radio.o(i.RadioIsChannelFree) + RadioOnDioIrq 0x0800a261 Thumb Code 8 radio.o(i.RadioOnDioIrq) + RadioRandom 0x0800a26d Thumb Code 52 radio.o(i.RadioRandom) + RadioRead 0x0800a2a1 Thumb Code 8 radio.o(i.RadioRead) + RadioReadBuffer 0x0800a2a9 Thumb Code 8 radio.o(i.RadioReadBuffer) + RadioRssi 0x0800a2b1 Thumb Code 8 radio.o(i.RadioRssi) + RadioRx 0x0800a2b9 Thumb Code 36 radio.o(i.RadioRx) + RadioRxBoosted 0x0800a2ed Thumb Code 36 radio.o(i.RadioRxBoosted) + RadioSend 0x0800a31d Thumb Code 54 radio.o(i.RadioSend) + RadioSetChannel 0x0800a35d Thumb Code 8 radio.o(i.RadioSetChannel) + RadioSetMaxPayloadLength 0x0800a365 Thumb Code 34 radio.o(i.RadioSetMaxPayloadLength) + RadioSetModem 0x0800a391 Thumb Code 42 radio.o(i.RadioSetModem) + RadioSetPublicNetwork 0x0800a3c1 Thumb Code 52 radio.o(i.RadioSetPublicNetwork) + RadioSetRxConfig 0x0800a3f9 Thumb Code 364 radio.o(i.RadioSetRxConfig) + RadioSetRxDutyCycle 0x0800a589 Thumb Code 8 radio.o(i.RadioSetRxDutyCycle) + RadioSetTxConfig 0x0800a591 Thumb Code 278 radio.o(i.RadioSetTxConfig) + RadioSetTxContinuousWave 0x0800a6c1 Thumb Code 20 radio.o(i.RadioSetTxContinuousWave) + RadioSleep 0x0800a6d5 Thumb Code 32 radio.o(i.RadioSleep) + RadioStandby 0x0800a6f5 Thumb Code 10 radio.o(i.RadioStandby) + RadioStartCad 0x0800a6ff Thumb Code 8 radio.o(i.RadioStartCad) + RadioTimeOnAir 0x0800a709 Thumb Code 356 radio.o(i.RadioTimeOnAir) + RadioWrite 0x0800a88d Thumb Code 8 radio.o(i.RadioWrite) + RadioWriteBuffer 0x0800a895 Thumb Code 8 radio.o(i.RadioWriteBuffer) + Reset_DW1000 0x0800a89d Thumb Code 76 dw_driver.o(i.Reset_DW1000) + STMFLASH_ReadHalfWord 0x0800aa05 Thumb Code 4 flash.o(i.STMFLASH_ReadHalfWord) + SVC_Handler 0x0800aa09 Thumb Code 2 stm32l0xx_it.o(i.SVC_Handler) + SX126xAntSwOff 0x0800aa0b Thumb Code 2 sx126x-board.o(i.SX126xAntSwOff) + SX126xAntSwOn 0x0800aa0d Thumb Code 2 sx126x-board.o(i.SX126xAntSwOn) + SX126xCalibrateImage 0x0800aa11 Thumb Code 94 sx126x.o(i.SX126xCalibrateImage) + SX126xCheckDeviceReady 0x0800aa85 Thumb Code 28 sx126x.o(i.SX126xCheckDeviceReady) + SX126xClearIrqStatus 0x0800aaa5 Thumb Code 20 sx126x.o(i.SX126xClearIrqStatus) + SX126xGetIrqStatus 0x0800aab9 Thumb Code 20 sx126x.o(i.SX126xGetIrqStatus) + SX126xGetOperatingMode 0x0800aacd Thumb Code 6 sx126x.o(i.SX126xGetOperatingMode) + SX126xGetPaSelect 0x0800aad9 Thumb Code 4 sx126x-board.o(i.SX126xGetPaSelect) + SX126xGetPacketStatus 0x0800aadd Thumb Code 120 sx126x.o(i.SX126xGetPacketStatus) + SX126xGetPacketType 0x0800ab59 Thumb Code 6 sx126x.o(i.SX126xGetPacketType) + SX126xGetPayload 0x0800ab65 Thumb Code 44 sx126x.o(i.SX126xGetPayload) + SX126xGetRssiInst 0x0800ab91 Thumb Code 24 sx126x.o(i.SX126xGetRssiInst) + SX126xGetRxBufferStatus 0x0800aba9 Thumb Code 58 sx126x.o(i.SX126xGetRxBufferStatus) + SX126xInit 0x0800abed Thumb Code 30 sx126x.o(i.SX126xInit) + SX126xReadBuffer 0x0800ac11 Thumb Code 78 sx126x-board.o(i.SX126xReadBuffer) + SX126xReadCommand 0x0800ac65 Thumb Code 72 sx126x-board.o(i.SX126xReadCommand) + SX126xReadRegister 0x0800acb1 Thumb Code 16 sx126x-board.o(i.SX126xReadRegister) + SX126xReadRegisters 0x0800acc1 Thumb Code 84 sx126x-board.o(i.SX126xReadRegisters) + SX126xReset 0x0800ad19 Thumb Code 46 sx126x-board.o(i.SX126xReset) + SX126xSendPayload 0x0800ad4d Thumb Code 16 sx126x.o(i.SX126xSendPayload) + SX126xSetBufferBaseAddress 0x0800ad5d Thumb Code 20 sx126x.o(i.SX126xSetBufferBaseAddress) + SX126xSetCad 0x0800ad71 Thumb Code 20 sx126x.o(i.SX126xSetCad) + SX126xSetCrcPolynomial 0x0800ad89 Thumb Code 28 sx126x.o(i.SX126xSetCrcPolynomial) + SX126xSetCrcSeed 0x0800adad Thumb Code 28 sx126x.o(i.SX126xSetCrcSeed) + SX126xSetDio2AsRfSwitchCtrl 0x0800add1 Thumb Code 14 sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl) + SX126xSetDioIrqParams 0x0800addf Thumb Code 40 sx126x.o(i.SX126xSetDioIrqParams) + SX126xSetLoRaSymbNumTimeout 0x0800ae07 Thumb Code 14 sx126x.o(i.SX126xSetLoRaSymbNumTimeout) + SX126xSetModulationParams 0x0800ae15 Thumb Code 148 sx126x.o(i.SX126xSetModulationParams) + SX126xSetPaConfig 0x0800aeb5 Thumb Code 24 sx126x.o(i.SX126xSetPaConfig) + SX126xSetPacketParams 0x0800aecd Thumb Code 158 sx126x.o(i.SX126xSetPacketParams) + SX126xSetPacketType 0x0800af81 Thumb Code 22 sx126x.o(i.SX126xSetPacketType) + SX126xSetPayload 0x0800af9d Thumb Code 14 sx126x.o(i.SX126xSetPayload) + SX126xSetRegulatorMode 0x0800afab Thumb Code 14 sx126x.o(i.SX126xSetRegulatorMode) + SX126xSetRfFrequency 0x0800afb9 Thumb Code 66 sx126x.o(i.SX126xSetRfFrequency) + SX126xSetRfTxPower 0x0800b005 Thumb Code 10 sx126x-board.o(i.SX126xSetRfTxPower) + SX126xSetRx 0x0800b011 Thumb Code 30 sx126x.o(i.SX126xSetRx) + SX126xSetRxBoosted 0x0800b035 Thumb Code 42 sx126x.o(i.SX126xSetRxBoosted) + SX126xSetRxDutyCycle 0x0800b069 Thumb Code 42 sx126x.o(i.SX126xSetRxDutyCycle) + SX126xSetSleep 0x0800b099 Thumb Code 24 sx126x.o(i.SX126xSetSleep) + SX126xSetStandby 0x0800b0b5 Thumb Code 32 sx126x.o(i.SX126xSetStandby) + SX126xSetStopRxTimerOnPreambleDetect 0x0800b0d9 Thumb Code 14 sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect) + SX126xSetSyncWord 0x0800b0e7 Thumb Code 18 sx126x.o(i.SX126xSetSyncWord) + SX126xSetTx 0x0800b0f9 Thumb Code 30 sx126x.o(i.SX126xSetTx) + SX126xSetTxContinuousWave 0x0800b11d Thumb Code 14 sx126x.o(i.SX126xSetTxContinuousWave) + SX126xSetTxParams 0x0800b12d Thumb Code 122 sx126x.o(i.SX126xSetTxParams) + SX126xSetWhiteningSeed 0x0800b1ad Thumb Code 48 sx126x.o(i.SX126xSetWhiteningSeed) + SX126xWaitOnBusy 0x0800b1e1 Thumb Code 22 sx126x-board.o(i.SX126xWaitOnBusy) + SX126xWakeup 0x0800b1fd Thumb Code 42 sx126x-board.o(i.SX126xWakeup) + SX126xWriteBuffer 0x0800b22d Thumb Code 70 sx126x-board.o(i.SX126xWriteBuffer) + SX126xWriteCommand 0x0800b279 Thumb Code 66 sx126x-board.o(i.SX126xWriteCommand) + SX126xWriteRegister 0x0800b2c1 Thumb Code 12 sx126x-board.o(i.SX126xWriteRegister) + SX126xWriteRegisters 0x0800b2cd Thumb Code 76 sx126x-board.o(i.SX126xWriteRegisters) + SYN_FrameInfo 0x0800b31d Thumb Code 104 syn6288.o(i.SYN_FrameInfo) + SendComMap 0x0800b38d Thumb Code 110 serial_at_cmd_app.o(i.SendComMap) + Set4LEDColor 0x0800b405 Thumb Code 54 ws2812.o(i.Set4LEDColor) + Set4LEDColor_Off 0x0800b441 Thumb Code 14 ws2812.o(i.Set4LEDColor_Off) + SetNextPollTime 0x0800b455 Thumb Code 74 main.o(i.SetNextPollTime) + SpiInOut 0x0800b4b1 Thumb Code 34 sx126x-board.o(i.SpiInOut) + Spi_ChangePrescaler 0x0800b4d9 Thumb Code 16 spi.o(i.Spi_ChangePrescaler) + SysTick_Handler 0x0800b4ed Thumb Code 8 stm32l0xx_it.o(i.SysTick_Handler) + SystemClock_Config 0x0800b4f5 Thumb Code 146 main.o(i.SystemClock_Config) + SystemInit 0x0800b591 Thumb Code 66 system_stm32l0xx.o(i.SystemInit) + TTSchaxun_Busy 0x0800b5e9 Thumb Code 46 main.o(i.TTSchaxun_Busy) + UART_AdvFeatureConfig 0x0800b625 Thumb Code 202 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) + UART_CheckIdleState 0x0800b6f1 Thumb Code 190 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) + UART_CheckReceive 0x0800b7b5 Thumb Code 96 usart.o(i.UART_CheckReceive) + UART_CheckSend 0x0800b829 Thumb Code 140 usart.o(i.UART_CheckSend) + UART_PushFrame 0x0800ba5d Thumb Code 92 usart.o(i.UART_PushFrame) + UART_SetConfig 0x0800bc71 Thumb Code 492 stm32l0xx_hal_uart.o(i.UART_SetConfig) + UART_Start_Receive_DMA 0x0800be85 Thumb Code 160 stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) + UART_Start_Receive_IT 0x0800bf31 Thumb Code 188 stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) + UART_WaitOnFlagUntilTimeout 0x0800bff9 Thumb Code 138 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) + USART1_IRQHandler 0x0800c085 Thumb Code 18 stm32l0xx_it.o(i.USART1_IRQHandler) + UpdateProcess 0x0800c09d Thumb Code 90 serial_at_cmd_app.o(i.UpdateProcess) + Usart1InitVariables 0x0800c11d Thumb Code 8 usart.o(i.Usart1InitVariables) + Usart5DeInit 0x0800c129 Thumb Code 60 main.o(i.Usart5DeInit) + Usart5Init 0x0800c175 Thumb Code 12 main.o(i.Usart5Init) + UsartDeInit 0x0800c181 Thumb Code 66 main.o(i.UsartDeInit) + UsartInit 0x0800c1d1 Thumb Code 30 main.o(i.UsartInit) + UsartParseDataHandler 0x0800c1fd Thumb Code 264 serial_at_cmd_app.o(i.UsartParseDataHandler) + __0printf$1 0x0800c319 Thumb Code 24 printf1.o(i.__0printf$1) + __1printf$1 0x0800c319 Thumb Code 0 printf1.o(i.__0printf$1) + __2printf 0x0800c319 Thumb Code 0 printf1.o(i.__0printf$1) + __ARM_clz 0x0800c339 Thumb Code 46 depilogue.o(i.__ARM_clz) + __ARM_common_ll_muluu 0x0800c367 Thumb Code 48 stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) + __ARM_common_switch8 0x0800c397 Thumb Code 26 deca_device.o(i.__ARM_common_switch8) + __kernel_poly 0x0800c411 Thumb Code 172 poly.o(i.__kernel_poly) + __mathlib_dbl_divzero 0x0800c4bd Thumb Code 16 dunder.o(i.__mathlib_dbl_divzero) + __mathlib_dbl_infnan 0x0800c4d1 Thumb Code 10 dunder.o(i.__mathlib_dbl_infnan) + __mathlib_dbl_invalid 0x0800c4db Thumb Code 16 dunder.o(i.__mathlib_dbl_invalid) + __scatterload_copy 0x0800c4eb Thumb Code 14 handlers.o(i.__scatterload_copy) + __scatterload_null 0x0800c4f9 Thumb Code 2 handlers.o(i.__scatterload_null) + __scatterload_zeroinit 0x0800c4fb Thumb Code 14 handlers.o(i.__scatterload_zeroinit) + __set_errno 0x0800c509 Thumb Code 6 errno.o(i.__set_errno) + _dwt_aonarrayupload 0x0800c515 Thumb Code 38 deca_device.o(i._dwt_aonarrayupload) + _dwt_configlde 0x0800c53d Thumb Code 42 deca_device.o(i._dwt_configlde) + _dwt_enableclocks 0x0800c579 Thumb Code 182 deca_device.o(i._dwt_enableclocks) + _dwt_loaducodefromrom 0x0800c62f Thumb Code 50 deca_device.o(i._dwt_loaducodefromrom) + _dwt_otpread 0x0800c661 Thumb Code 68 deca_device.o(i._dwt_otpread) + ceil 0x0800c7f5 Thumb Code 180 ceil.o(i.ceil) + delay_ms 0x0800c8bd Thumb Code 14 dw_driver.o(i.delay_ms) + delay_us 0x0800c8cb Thumb Code 140 lis3dh_driver.o(i.delay_us) + dwt_configure 0x0800c959 Thumb Code 474 deca_device.o(i.dwt_configure) + dwt_configuresleep 0x0800cb69 Thumb Code 36 deca_device.o(i.dwt_configuresleep) + dwt_entersleep 0x0800cb91 Thumb Code 8 deca_device.o(i.dwt_entersleep) + dwt_entersleepaftertx 0x0800cb99 Thumb Code 38 deca_device.o(i.dwt_entersleepaftertx) + dwt_forcetrxoff 0x0800cbc1 Thumb Code 72 deca_device.o(i.dwt_forcetrxoff) + dwt_initialise 0x0800cc11 Thumb Code 310 deca_device.o(i.dwt_initialise) + dwt_read16bitoffsetreg 0x0800cd59 Thumb Code 38 deca_device.o(i.dwt_read16bitoffsetreg) + dwt_read32bitoffsetreg 0x0800cd85 Thumb Code 40 deca_device.o(i.dwt_read32bitoffsetreg) + dwt_readdevid 0x0800cdad Thumb Code 12 deca_device.o(i.dwt_readdevid) + dwt_readdiagnostics 0x0800cdb9 Thumb Code 60 deca_device.o(i.dwt_readdiagnostics) + dwt_readfromdevice 0x0800cdf5 Thumb Code 56 deca_device.o(i.dwt_readfromdevice) + dwt_readrxdata 0x0800ce2d Thumb Code 18 deca_device.o(i.dwt_readrxdata) + dwt_readrxtimestamp 0x0800ce3f Thumb Code 16 deca_device.o(i.dwt_readrxtimestamp) + dwt_rxenable 0x0800ce4f Thumb Code 84 deca_device.o(i.dwt_rxenable) + dwt_setdelayedtrxtime 0x0800cea3 Thumb Code 14 deca_device.o(i.dwt_setdelayedtrxtime) + dwt_setrxantennadelay 0x0800ceb1 Thumb Code 14 deca_device.o(i.dwt_setrxantennadelay) + dwt_setrxtimeout 0x0800cec5 Thumb Code 86 deca_device.o(i.dwt_setrxtimeout) + dwt_settxantennadelay 0x0800cf21 Thumb Code 14 deca_device.o(i.dwt_settxantennadelay) + dwt_starttx 0x0800cf31 Thumb Code 142 deca_device.o(i.dwt_starttx) + dwt_syncrxbufptrs 0x0800cfc5 Thumb Code 52 deca_device.o(i.dwt_syncrxbufptrs) + dwt_write16bitoffsetreg 0x0800cff9 Thumb Code 22 deca_device.o(i.dwt_write16bitoffsetreg) + dwt_write32bitoffsetreg 0x0800d00f Thumb Code 30 deca_device.o(i.dwt_write32bitoffsetreg) + dwt_writetodevice 0x0800d02d Thumb Code 56 deca_device.o(i.dwt_writetodevice) + dwt_writetxdata 0x0800d065 Thumb Code 36 deca_device.o(i.dwt_writetxdata) + dwt_writetxfctrl 0x0800d089 Thumb Code 24 deca_device.o(i.dwt_writetxfctrl) + dwt_xtaltrim 0x0800d0a5 Thumb Code 48 deca_device.o(i.dwt_xtaltrim) + floor 0x0800d0d5 Thumb Code 180 floor.o(i.floor) + fputc 0x0800d19d Thumb Code 18 usart.o(i.fputc) + log 0x0800d1b5 Thumb Code 790 log.o(i.log) + log10 0x0800d509 Thumb Code 200 log10.o(i.log10) + main 0x0800d5f5 Thumb Code 392 main.o(i.main) + parameter_init 0x0800d79d Thumb Code 110 global_param.o(i.parameter_init) + readfromspi 0x0800d819 Thumb Code 70 spi.o(i.readfromspi) + rint 0x0800d883 Thumb Code 8 rint.o(i.rint) + round 0x0800d88d Thumb Code 142 round.o(i.round) + save_com_map_to_flash 0x0800d929 Thumb Code 50 global_param.o(i.save_com_map_to_flash) + w28delay 0x0800d969 Thumb Code 12 ws2812.o(i.w28delay) + writetospi 0x0800d975 Thumb Code 68 spi.o(i.writetospi) + chan_idx 0x0800d9bc Data 8 deca_params_init.o(.constdata) + tx_config 0x0800d9c4 Data 24 deca_params_init.o(.constdata) + agc_config 0x0800d9dc Data 8 deca_params_init.o(.constdata) + sftsh 0x0800d9e4 Data 12 deca_params_init.o(.constdata) + dtune1 0x0800d9f0 Data 4 deca_params_init.o(.constdata) + digital_bb_config 0x0800d9f4 Data 32 deca_params_init.o(.constdata) + lde_replicaCoeff 0x0800da14 Data 50 deca_params_init.o(.constdata) + AHBPrescTable 0x0800da46 Data 16 system_stm32l0xx.o(.constdata) + PLLMulTable 0x0800da56 Data 9 system_stm32l0xx.o(.constdata) + APBPrescTable 0x0800da5f Data 8 system_stm32l0xx.o(.constdata) + Radio 0x0800da68 Data 108 radio.o(.constdata) + Bandwidths 0x0800dad4 Data 3 radio.o(.constdata) + FskBandwidths 0x0800dad8 Data 176 radio.o(.constdata) + __mathlib_zero 0x0800dbc0 Data 8 qnan.o(.constdata) + Region$$Table$$Base 0x0800dbc8 Number 0 anon$$obj.o(Region$$Table) + Region$$Table$$Limit 0x0800dbe8 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) + module_power 0x2000000a Data 1 deca_device.o(.data) + pll2_config 0x2000000b Data 30 deca_params_init.o(.data) + rx_config 0x20000029 Data 2 deca_params_init.o(.data) + dwnsSFDlen 0x2000002b Data 3 deca_params_init.o(.data) + verfint_cal 0x20000034 Data 2 adc.o(.data) + adc_val 0x20000036 Data 2 adc.o(.data) + bat_volt 0x20000040 Data 4 adc.o(.data) + m_EUART_TxFrm_Tail 0x20000044 Data 1 usart.o(.data) + m_EUART_TxFrm_Head 0x20000045 Data 1 usart.o(.data) + m_EUART_TxFrm_FreeFrmLen 0x20000046 Data 1 usart.o(.data) + m_bEUARTPushingFrms 0x20000047 Data 1 usart.o(.data) + m_bEUARTCheckingSend 0x20000048 Data 1 usart.o(.data) + m_bEUARTCheckingRec 0x20000049 Data 1 usart.o(.data) + m_bEUARTTxEn 0x2000004a Data 1 usart.o(.data) + t3 0x2000004c Data 2 usart.o(.data) + m_EUART_DMA_RXPtr 0x20000050 Data 4 usart.o(.data) + Usart1ParseDataCallback 0x20000058 Data 4 usart.o(.data) + usart_send 0x20000067 Data 300 dw_app.o(.data) + Lora_tx_ancnum 0x200001a0 Data 1 dw_ancapp.o(.data) + frame_seq_nb2 0x200001aa Data 1 dw_ancapp.o(.data) + rec_nearbase_num 0x200001ab Data 1 dw_ancapp.o(.data) + remotesend_state 0x200001ac Data 1 dw_ancapp.o(.data) + break_flag 0x200001ad Data 1 dw_ancapp.o(.data) + basesystimer 0x200001c4 Data 2 dw_ancapp.o(.data) + uwb_losttimer 0x200001c6 Data 2 dw_ancapp.o(.data) + random_time 0x200001c8 Data 2 dw_ancapp.o(.data) + RX_TIMEOUTs_UWB 0x200001ca Data 2 dw_ancapp.o(.data) + uwb_timeout 0x200001d4 Data 4 dw_ancapp.o(.data) + min_power 0x200001f8 Data 8 dw_ancapp.o(.data) + lora_yingda_flag 0x20000200 Data 1 dw_ancapp.o(.data) + bat_percent 0x20000204 Data 1 main.o(.data) + state5v 0x20000205 Data 1 main.o(.data) + chongqi_flag 0x20000207 Data 1 main.o(.data) + group_id 0x20000208 Data 1 main.o(.data) + imu_enable 0x20000209 Data 1 main.o(.data) + motor_enable 0x2000020a Data 1 main.o(.data) + anjian_flag 0x2000020b Data 1 main.o(.data) + stationary_flag 0x2000020c Data 1 main.o(.data) + active_flag 0x2000020d Data 1 main.o(.data) + nomovesleeptime 0x2000020e Data 1 main.o(.data) + lora_tx_flag 0x2000020f Data 1 main.o(.data) + lora_txanchor_power_flag 0x20000210 Data 1 main.o(.data) + data_length1 0x20000211 Data 1 main.o(.data) + no_yingdaflag 0x20000212 Data 1 main.o(.data) + GPSRxBuffer 0x20000213 Data 1 main.o(.data) + ble_rx_success_flag 0x20000214 Data 1 main.o(.data) + fangzhijinrushuimian_flag 0x20000215 Data 1 main.o(.data) + GPS_zhongzhuannum 0x20000216 Data 1 main.o(.data) + GPSchangdu 0x20000217 Data 1 main.o(.data) + usart5_state 0x20000218 Data 1 main.o(.data) + no_yingdatime 0x20000219 Data 1 main.o(.data) + tyncpoll_time 0x2000021a Data 2 main.o(.data) + slottime 0x2000021c Data 2 main.o(.data) + max_slotpos 0x2000021e Data 2 main.o(.data) + slot_startcount 0x20000220 Data 2 main.o(.data) + tag_frequency 0x20000222 Data 2 main.o(.data) + lastpoll_time 0x20000224 Data 2 main.o(.data) + stationary_num 0x20000226 Data 2 main.o(.data) + hardware_version 0x20000228 Data 2 main.o(.data) + hardware_pici 0x2000022a Data 2 main.o(.data) + hardware_type 0x2000022c Data 2 main.o(.data) + total_slotnum 0x2000022e Data 2 main.o(.data) + current_slotnum 0x20000230 Data 2 main.o(.data) + waitusart_timer 0x20000232 Data 2 main.o(.data) + temp2 0x20000234 Data 2 main.o(.data) + irq_num 0x20000236 Data 2 main.o(.data) + no_data_chongqi_num 0x20000238 Data 2 main.o(.data) + anchor_send_num 0x2000023a Data 2 main.o(.data) + uwbled 0x20000240 Data 4 main.o(.data) + gpsled 0x20000244 Data 4 main.o(.data) + loraled 0x20000248 Data 4 main.o(.data) + powerled 0x2000024c Data 4 main.o(.data) + dev_id 0x20000250 Data 4 main.o(.data) + lp_time 0x20000254 Data 4 main.o(.data) + Loratx_frequency 0x20000258 Data 4 main.o(.data) + dw_vbat 0x2000025c Data 4 main.o(.data) + last_vbat 0x20000260 Data 4 main.o(.data) + Selection 0x20000264 Data 8 main.o(.data) + Close_RMC 0x2000026c Data 20 main.o(.data) + Close_GSA 0x20000280 Data 20 main.o(.data) + Close_GSV 0x20000294 Data 20 main.o(.data) + Close_GLL 0x200002a8 Data 20 main.o(.data) + Close_TXT 0x200002bc Data 20 main.o(.data) + GPS_GGAdate 0x200002d0 Data 200 main.o(.data) + yuyin_yinliang 0x20000398 Data 10 main.o(.data) + nomove_count 0x200003a4 Data 4 stm32l0xx_it.o(.data) + SystemCoreClock 0x200003a8 Data 4 system_stm32l0xx.o(.data) + MaxPayloadLength 0x200003b0 Data 1 radio.o(.data) + RxContinuous 0x200003b1 Data 1 radio.o(.data) + IrqFired 0x200003b2 Data 1 radio.o(.data) + TxTimeout 0x200003b8 Data 4 radio.o(.data) + RxTimeout 0x200003bc Data 4 radio.o(.data) + FrequencyError 0x2000045c Data 4 sx126x.o(.data) + Lora_status 0x20000460 Data 1 lora.o(.data) + RssiValue 0x20000461 Data 1 lora.o(.data) + SnrValue 0x20000462 Data 1 lora.o(.data) + power_and_key 0x20000463 Data 1 lora.o(.data) + lora_seq_nb2 0x20000464 Data 1 lora.o(.data) + du_flag 0x20000465 Data 1 lora.o(.data) + yuyin_sendflag 0x20000466 Data 1 lora.o(.data) + yuyinzidongguan_time 0x20000467 Data 1 lora.o(.data) + yuyin_no_sleep_flag 0x20000468 Data 1 lora.o(.data) + tm 0x20000469 Data 1 lora.o(.data) + BufferSize 0x2000046a Data 2 lora.o(.data) + Lora_wangguanid 0x2000046c Data 2 lora.o(.data) + Lora_rece_error 0x2000046e Data 2 lora.o(.data) + current_count 0x20000470 Data 2 lora.o(.data) + Lora_recevcount 0x20000472 Data 2 lora.o(.data) + id 0x20000474 Data 4 lora.o(.data) + current_time 0x20000478 Data 2 lora.o(.data) + start_time 0x2000047a Data 2 lora.o(.data) + end_time 0x2000047c Data 2 lora.o(.data) + uwTickFreq 0x20000480 Data 1 stm32l0xx_hal.o(.data) + uwTickPrio 0x20000484 Data 4 stm32l0xx_hal.o(.data) + uwTick 0x20000488 Data 4 stm32l0xx_hal.o(.data) + __stdout 0x20000490 Data 4 stdout.o(.data) + m_EUART_TxFrames 0x200004d4 Data 2040 usart.o(.bss) + m_EUART_DMA_RXBuf 0x20000ccc Data 200 usart.o(.bss) + g_com_map 0x20000d94 Data 300 global_param.o(.bss) + g_com_map2 0x20000ec0 Data 300 global_param.o(.bss) + mUsartReceivePack 0x20000fec Data 100 serial_at_cmd_app.o(.bss) + Lora_tx_ancid 0x20001304 Data 100 dw_ancapp.o(.bss) + Lora_tx_ancdist 0x20001368 Data 100 dw_ancapp.o(.bss) + Lora_tx_anc_electricity 0x200013cc Data 50 dw_ancapp.o(.bss) + hadc 0x20001400 Data 92 main.o(.bss) + hlptim1 0x2000145c Data 48 main.o(.bss) + hlpuart1 0x2000148c Data 136 main.o(.bss) + huart1 0x20001514 Data 136 main.o(.bss) + huart5 0x2000159c Data 136 main.o(.bss) + hspi1 0x20001624 Data 88 main.o(.bss) + GPS_zhongzhuandate 0x20001744 Data 200 main.o(.bss) + hdma_adc 0x2000180c Data 72 main.o(.bss) + hdma_usart1_rx 0x20001854 Data 72 main.o(.bss) + hdma_usart1_tx 0x2000189c Data 72 main.o(.bss) + hdma_usart5_rx 0x200018e4 Data 72 main.o(.bss) + hdma_usart5_tx 0x2000192c Data 72 main.o(.bss) + RadioPktStatus 0x20001974 Data 20 radio.o(.bss) + RadioRxPayload 0x20001988 Data 255 radio.o(.bss) + SX126x 0x20001a88 Data 60 radio.o(.bss) + RX_Buffer 0x20001ae0 Data 64 lora.o(.bss) + xiafayuyin_data 0x20001b20 Data 200 lora.o(.bss) + pFlash 0x20001be8 Data 24 stm32l0xx_hal_flash.o(.bss) + __initial_sp 0x20002000 Data 0 startup_stm32l051xx.o(STACK) @@ -3467,308 +4253,501 @@ Image Entry point : 0x080050c1 - Load Region LR_IROM1 (Base: 0x08005000, Size: 0x000058fc, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x000057fc]) + Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00009080, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x00008ca8]) - Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x000057b8, Max: 0x00010000, ABSOLUTE) + Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00008be8, 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 5480 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x080050c0 0x080050c0 0x00000004 Code RO 5815 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x080050c4 0x080050c4 0x00000004 Code RO 5818 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x080050c8 0x080050c8 0x00000000 Code RO 5820 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x080050c8 0x080050c8 0x00000000 Code RO 5822 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x080050c8 0x080050c8 0x00000008 Code RO 5823 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x080050d0 0x080050d0 0x00000000 Code RO 5825 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x080050d0 0x080050d0 0x00000000 Code RO 5827 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x080050d0 0x080050d0 0x00000004 Code RO 5816 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) + 0x080050c0 0x080050c0 0x00000000 Code RO 6131 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) + 0x080050c0 0x080050c0 0x00000004 Code RO 6481 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) + 0x080050c4 0x080050c4 0x00000004 Code RO 6484 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) + 0x080050c8 0x080050c8 0x00000000 Code RO 6486 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) + 0x080050c8 0x080050c8 0x00000000 Code RO 6488 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) + 0x080050c8 0x080050c8 0x00000008 Code RO 6489 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) + 0x080050d0 0x080050d0 0x00000000 Code RO 6491 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) + 0x080050d0 0x080050d0 0x00000000 Code RO 6493 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) + 0x080050d0 0x080050d0 0x00000004 Code RO 6482 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) 0x080050d4 0x080050d4 0x0000001c Code RO 4 .text startup_stm32l051xx.o - 0x080050f0 0x080050f0 0x0000002c Code RO 5483 .text mc_p.l(uidiv.o) - 0x0800511c 0x0800511c 0x00000060 Code RO 5485 .text mc_p.l(uldiv.o) - 0x0800517c 0x0800517c 0x00000024 Code RO 5487 .text mc_p.l(memcpya.o) - 0x080051a0 0x080051a0 0x00000024 Code RO 5489 .text mc_p.l(memseta.o) - 0x080051c4 0x080051c4 0x0000001a Code RO 5491 .text mc_p.l(memcmp.o) - 0x080051de 0x080051de 0x000000b2 Code RO 5756 .text mf_p.l(fadd.o) - 0x08005290 0x08005290 0x0000007a Code RO 5758 .text mf_p.l(fmul.o) - 0x0800530a 0x0800530a 0x0000007c Code RO 5760 .text mf_p.l(fdiv.o) - 0x08005386 0x08005386 0x00000002 PAD - 0x08005388 0x08005388 0x00000164 Code RO 5762 .text mf_p.l(dadd.o) - 0x080054ec 0x080054ec 0x000000d0 Code RO 5764 .text mf_p.l(dmul.o) - 0x080055bc 0x080055bc 0x000000f0 Code RO 5766 .text mf_p.l(ddiv.o) - 0x080056ac 0x080056ac 0x0000002c Code RO 5768 .text mf_p.l(dscalb.o) - 0x080056d8 0x080056d8 0x0000000e Code RO 5772 .text mf_p.l(ffltui.o) - 0x080056e6 0x080056e6 0x00000002 PAD - 0x080056e8 0x080056e8 0x00000028 Code RO 5774 .text mf_p.l(dflti.o) - 0x08005710 0x08005710 0x0000001c Code RO 5776 .text mf_p.l(dfltui.o) - 0x0800572c 0x0800572c 0x0000001c Code RO 5778 .text mf_p.l(dfltul.o) - 0x08005748 0x08005748 0x00000028 Code RO 5780 .text mf_p.l(ffixui.o) - 0x08005770 0x08005770 0x00000048 Code RO 5782 .text mf_p.l(dfixi.o) - 0x080057b8 0x080057b8 0x0000003c Code RO 5784 .text mf_p.l(dfixui.o) - 0x080057f4 0x080057f4 0x00000028 Code RO 5786 .text mf_p.l(f2d.o) - 0x0800581c 0x0800581c 0x00000028 Code RO 5788 .text mf_p.l(cdcmple.o) - 0x08005844 0x08005844 0x00000028 Code RO 5790 .text mf_p.l(cdrcmple.o) - 0x0800586c 0x0800586c 0x00000038 Code RO 5792 .text mf_p.l(d2f.o) - 0x080058a4 0x080058a4 0x00000020 Code RO 5830 .text mc_p.l(llshl.o) - 0x080058c4 0x080058c4 0x00000022 Code RO 5832 .text mc_p.l(llushr.o) - 0x080058e6 0x080058e6 0x00000026 Code RO 5834 .text mc_p.l(llsshr.o) - 0x0800590c 0x0800590c 0x00000000 Code RO 5843 .text mc_p.l(iusefp.o) - 0x0800590c 0x0800590c 0x00000082 Code RO 5844 .text mf_p.l(fepilogue.o) - 0x0800598e 0x0800598e 0x000000be Code RO 5846 .text mf_p.l(depilogue.o) - 0x08005a4c 0x08005a4c 0x00000024 Code RO 5854 .text mc_p.l(init.o) - 0x08005a70 0x08005a70 0x00000056 Code RO 5864 .text mc_p.l(__dczerorl2.o) - 0x08005ac6 0x08005ac6 0x00000052 Code RO 1955 i.ADC_ConversionStop stm32l0xx_hal_adc.o - 0x08005b18 0x08005b18 0x00000024 Code RO 1959 i.ADC_DelayMicroSecond stm32l0xx_hal_adc.o - 0x08005b3c 0x08005b3c 0x00000060 Code RO 1960 i.ADC_Disable stm32l0xx_hal_adc.o - 0x08005b9c 0x08005b9c 0x00000064 Code RO 1961 i.ADC_Enable stm32l0xx_hal_adc.o - 0x08005c00 0x08005c00 0x00000030 Code RO 1615 i.CRC_Compute crc.o - 0x08005c30 0x08005c30 0x00000134 Code RO 1420 i.CalculateDists dw_app.o - 0x08005d64 0x08005d64 0x0000001a Code RO 1421 i.Checksum_u16 dw_app.o - 0x08005d7e 0x08005d7e 0x00000002 PAD - 0x08005d80 0x08005d80 0x00000018 Code RO 1793 i.DMA1_Channel2_3_IRQHandler stm32l0xx_it.o - 0x08005d98 0x08005d98 0x0000002c Code RO 3354 i.DMA_SetConfig stm32l0xx_hal_dma.o - 0x08005dc4 0x08005dc4 0x0000004c Code RO 1422 i.Dw1000_App_Init dw_app.o - 0x08005e10 0x08005e10 0x00000034 Code RO 1423 i.Dw1000_Init dw_app.o - 0x08005e44 0x08005e44 0x00000050 Code RO 1794 i.EXTI0_1_IRQHandler stm32l0xx_it.o - 0x08005e94 0x08005e94 0x00000068 Code RO 1381 i.EnterUWBUpdateMode global_param.o - 0x08005efc 0x08005efc 0x00000002 Code RO 1638 i.Error_Handler main.o - 0x08005efe 0x08005efe 0x00000002 PAD - 0x08005f00 0x08005f00 0x0000002c Code RO 3184 i.FLASH_PageErase stm32l0xx_hal_flash_ex.o - 0x08005f2c 0x08005f2c 0x00000034 Code RO 1335 i.FLASH_Prepare flash.o - 0x08005f60 0x08005f60 0x00000012 Code RO 1336 i.FLASH_Read flash.o - 0x08005f72 0x08005f72 0x00000002 PAD - 0x08005f74 0x08005f74 0x00000090 Code RO 3086 i.FLASH_SetErrorCode stm32l0xx_hal_flash.o - 0x08006004 0x08006004 0x00000070 Code RO 3087 i.FLASH_WaitForLastOperation stm32l0xx_hal_flash.o - 0x08006074 0x08006074 0x00000038 Code RO 1337 i.FLASH_Write flash.o - 0x080060ac 0x080060ac 0x00000028 Code RO 1424 i.FindNearBasePos dw_app.o - 0x080060d4 0x080060d4 0x00000038 Code RO 1640 i.GetLPTime main.o - 0x0800610c 0x0800610c 0x00000028 Code RO 1212 i.Get_ADC_Value adc.o - 0x08006134 0x08006134 0x00000110 Code RO 1214 i.Get_VDDVlotage adc.o - 0x08006244 0x08006244 0x000000aa Code RO 2138 i.HAL_ADCEx_Calibration_Start stm32l0xx_hal_adc_ex.o - 0x080062ee 0x080062ee 0x00000002 PAD - 0x080062f0 0x080062f0 0x00000010 Code RO 2139 i.HAL_ADCEx_DisableVREFINT stm32l0xx_hal_adc_ex.o - 0x08006300 0x08006300 0x00000030 Code RO 2141 i.HAL_ADCEx_EnableVREFINT stm32l0xx_hal_adc_ex.o - 0x08006330 0x08006330 0x00000094 Code RO 1963 i.HAL_ADC_ConfigChannel stm32l0xx_hal_adc.o - 0x080063c4 0x080063c4 0x000000b4 Code RO 1966 i.HAL_ADC_DeInit stm32l0xx_hal_adc.o - 0x08006478 0x08006478 0x00000004 Code RO 1969 i.HAL_ADC_GetState stm32l0xx_hal_adc.o - 0x0800647c 0x0800647c 0x00000006 Code RO 1970 i.HAL_ADC_GetValue stm32l0xx_hal_adc.o - 0x08006482 0x08006482 0x00000002 PAD - 0x08006484 0x08006484 0x000001c8 Code RO 1972 i.HAL_ADC_Init stm32l0xx_hal_adc.o - 0x0800664c 0x0800664c 0x00000028 Code RO 1868 i.HAL_ADC_MspDeInit stm32l0xx_hal_msp.o - 0x08006674 0x08006674 0x00000050 Code RO 1869 i.HAL_ADC_MspInit stm32l0xx_hal_msp.o - 0x080066c4 0x080066c4 0x000000c0 Code RO 1976 i.HAL_ADC_PollForConversion stm32l0xx_hal_adc.o - 0x08006784 0x08006784 0x0000005c Code RO 1978 i.HAL_ADC_Start stm32l0xx_hal_adc.o - 0x080067e0 0x080067e0 0x0000004c Code RO 3356 i.HAL_DMA_Abort_IT stm32l0xx_hal_dma.o - 0x0800682c 0x0800682c 0x000000a8 Code RO 3360 i.HAL_DMA_IRQHandler stm32l0xx_hal_dma.o - 0x080068d4 0x080068d4 0x00000090 Code RO 3361 i.HAL_DMA_Init stm32l0xx_hal_dma.o - 0x08006964 0x08006964 0x00000068 Code RO 3365 i.HAL_DMA_Start_IT stm32l0xx_hal_dma.o - 0x080069cc 0x080069cc 0x0000001c Code RO 2201 i.HAL_Delay stm32l0xx_hal.o - 0x080069e8 0x080069e8 0x00000078 Code RO 3193 i.HAL_FLASHEx_Erase stm32l0xx_hal_flash_ex.o - 0x08006a60 0x08006a60 0x0000001c Code RO 3091 i.HAL_FLASH_Lock stm32l0xx_hal_flash.o - 0x08006a7c 0x08006a7c 0x0000003c Code RO 3096 i.HAL_FLASH_Program stm32l0xx_hal_flash.o - 0x08006ab8 0x08006ab8 0x0000005c Code RO 3098 i.HAL_FLASH_Unlock stm32l0xx_hal_flash.o - 0x08006b14 0x08006b14 0x000000e4 Code RO 3292 i.HAL_GPIO_DeInit stm32l0xx_hal_gpio.o - 0x08006bf8 0x08006bf8 0x00000002 Code RO 3293 i.HAL_GPIO_EXTI_Callback stm32l0xx_hal_gpio.o - 0x08006bfa 0x08006bfa 0x00000002 PAD - 0x08006bfc 0x08006bfc 0x00000018 Code RO 3294 i.HAL_GPIO_EXTI_IRQHandler stm32l0xx_hal_gpio.o - 0x08006c14 0x08006c14 0x00000178 Code RO 3295 i.HAL_GPIO_Init stm32l0xx_hal_gpio.o - 0x08006d8c 0x08006d8c 0x0000000a Code RO 3297 i.HAL_GPIO_ReadPin stm32l0xx_hal_gpio.o - 0x08006d96 0x08006d96 0x0000000c Code RO 3299 i.HAL_GPIO_WritePin stm32l0xx_hal_gpio.o - 0x08006da2 0x08006da2 0x00000002 PAD - 0x08006da4 0x08006da4 0x0000000c Code RO 2205 i.HAL_GetTick stm32l0xx_hal.o - 0x08006db0 0x08006db0 0x00000010 Code RO 2209 i.HAL_IncTick stm32l0xx_hal.o - 0x08006dc0 0x08006dc0 0x00000028 Code RO 2210 i.HAL_Init stm32l0xx_hal.o - 0x08006de8 0x08006de8 0x00000030 Code RO 2211 i.HAL_InitTick stm32l0xx_hal.o - 0x08006e18 0x08006e18 0x00000002 Code RO 3729 i.HAL_LPTIM_AutoReloadMatchCallback stm32l0xx_hal_lptim.o - 0x08006e1a 0x08006e1a 0x00000002 Code RO 3730 i.HAL_LPTIM_AutoReloadWriteCallback stm32l0xx_hal_lptim.o - 0x08006e1c 0x08006e1c 0x00000114 Code RO 1642 i.HAL_LPTIM_CompareMatchCallback main.o - 0x08006f30 0x08006f30 0x00000002 Code RO 3732 i.HAL_LPTIM_CompareWriteCallback stm32l0xx_hal_lptim.o - 0x08006f32 0x08006f32 0x00000002 Code RO 3738 i.HAL_LPTIM_DirectionDownCallback stm32l0xx_hal_lptim.o - 0x08006f34 0x08006f34 0x00000002 Code RO 3739 i.HAL_LPTIM_DirectionUpCallback stm32l0xx_hal_lptim.o - 0x08006f36 0x08006f36 0x000000ca Code RO 3745 i.HAL_LPTIM_IRQHandler stm32l0xx_hal_lptim.o - 0x08007000 0x08007000 0x000000a0 Code RO 3746 i.HAL_LPTIM_Init stm32l0xx_hal_lptim.o - 0x080070a0 0x080070a0 0x00000030 Code RO 1871 i.HAL_LPTIM_MspInit stm32l0xx_hal_msp.o - 0x080070d0 0x080070d0 0x00000006 Code RO 3759 i.HAL_LPTIM_ReadCounter stm32l0xx_hal_lptim.o - 0x080070d6 0x080070d6 0x00000002 PAD - 0x080070d8 0x080070d8 0x0000004c Code RO 3765 i.HAL_LPTIM_TimeOut_Start_IT stm32l0xx_hal_lptim.o - 0x08007124 0x08007124 0x00000002 Code RO 3768 i.HAL_LPTIM_TriggerCallback stm32l0xx_hal_lptim.o - 0x08007126 0x08007126 0x00000002 PAD - 0x08007128 0x08007128 0x00000018 Code RO 1872 i.HAL_MspInit stm32l0xx_hal_msp.o - 0x08007140 0x08007140 0x00000014 Code RO 3622 i.HAL_NVIC_EnableIRQ stm32l0xx_hal_cortex.o - 0x08007154 0x08007154 0x00000008 Code RO 3626 i.HAL_NVIC_SetPriority stm32l0xx_hal_cortex.o - 0x0800715c 0x0800715c 0x00000010 Code RO 3452 i.HAL_PWR_EnableBkUpAccess stm32l0xx_hal_pwr.o - 0x0800716c 0x0800716c 0x00000164 Code RO 2982 i.HAL_RCCEx_PeriphCLKConfig stm32l0xx_hal_rcc_ex.o - 0x080072d0 0x080072d0 0x0000016c Code RO 2884 i.HAL_RCC_ClockConfig stm32l0xx_hal_rcc.o - 0x0800743c 0x0800743c 0x00000020 Code RO 2890 i.HAL_RCC_GetPCLK1Freq stm32l0xx_hal_rcc.o - 0x0800745c 0x0800745c 0x00000020 Code RO 2891 i.HAL_RCC_GetPCLK2Freq stm32l0xx_hal_rcc.o - 0x0800747c 0x0800747c 0x00000078 Code RO 2892 i.HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc.o - 0x080074f4 0x080074f4 0x0000041c Code RO 2895 i.HAL_RCC_OscConfig stm32l0xx_hal_rcc.o - 0x08007910 0x08007910 0x00000080 Code RO 4000 i.HAL_SPI_Init stm32l0xx_hal_spi.o - 0x08007990 0x08007990 0x00000058 Code RO 1874 i.HAL_SPI_MspInit stm32l0xx_hal_msp.o - 0x080079e8 0x080079e8 0x00000030 Code RO 3630 i.HAL_SYSTICK_Config stm32l0xx_hal_cortex.o - 0x08007a18 0x08007a18 0x00000002 Code RO 5361 i.HAL_UARTEx_WakeupCallback stm32l0xx_hal_uart_ex.o - 0x08007a1a 0x08007a1a 0x00000002 Code RO 1643 i.HAL_UART_ErrorCallback main.o - 0x08007a1c 0x08007a1c 0x0000013c Code RO 5027 i.HAL_UART_IRQHandler stm32l0xx_hal_uart.o - 0x08007b58 0x08007b58 0x0000006a Code RO 5028 i.HAL_UART_Init stm32l0xx_hal_uart.o - 0x08007bc2 0x08007bc2 0x00000002 PAD - 0x08007bc4 0x08007bc4 0x000000d4 Code RO 1879 i.HAL_UART_MspInit stm32l0xx_hal_msp.o - 0x08007c98 0x08007c98 0x000000b8 Code RO 5032 i.HAL_UART_Receive_DMA stm32l0xx_hal_uart.o - 0x08007d50 0x08007d50 0x00000002 Code RO 5034 i.HAL_UART_RxCpltCallback stm32l0xx_hal_uart.o - 0x08007d52 0x08007d52 0x00000002 Code RO 5035 i.HAL_UART_RxHalfCpltCallback stm32l0xx_hal_uart.o - 0x08007d54 0x08007d54 0x000000ce Code RO 5036 i.HAL_UART_Transmit stm32l0xx_hal_uart.o - 0x08007e22 0x08007e22 0x00000002 Code RO 5039 i.HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o - 0x08007e24 0x08007e24 0x00000010 Code RO 1795 i.HardFault_Handler stm32l0xx_it.o - 0x08007e34 0x08007e34 0x00000098 Code RO 1645 i.IdleTask main.o - 0x08007ecc 0x08007ecc 0x00000010 Code RO 1796 i.LPTIM1_IRQHandler stm32l0xx_it.o - 0x08007edc 0x08007edc 0x00000014 Code RO 1646 i.MX_ADC_DeInit main.o - 0x08007ef0 0x08007ef0 0x00000070 Code RO 1647 i.MX_ADC_Init main.o - 0x08007f60 0x08007f60 0x00000028 Code RO 1648 i.MX_DMA_Init main.o - 0x08007f88 0x08007f88 0x00000148 Code RO 1649 i.MX_GPIO_Init main.o - 0x080080d0 0x080080d0 0x00000044 Code RO 1650 i.MX_SPI1_Init main.o - 0x08008114 0x08008114 0x0000006c Code RO 1652 i.MX_USART1_UART_Init main.o - 0x08008180 0x08008180 0x00000002 Code RO 1797 i.NMI_Handler stm32l0xx_it.o - 0x08008182 0x08008182 0x00000002 PAD - 0x08008184 0x08008184 0x00000044 Code RO 3632 i.NVIC_SetPriority stm32l0xx_hal_cortex.o - 0x080081c8 0x080081c8 0x0000001c Code RO 1427 i.NVIC_SystemReset dw_app.o - 0x080081e4 0x080081e4 0x000007d0 Code RO 1428 i.NearPoll dw_app.o - 0x080089b4 0x080089b4 0x00000002 Code RO 1798 i.PendSV_Handler stm32l0xx_it.o - 0x080089b6 0x080089b6 0x00000002 PAD - 0x080089b8 0x080089b8 0x0000015c Code RO 1653 i.Program_Init main.o - 0x08008b14 0x08008b14 0x00000050 Code RO 1148 i.Reset_DW1000 dw_driver.o - 0x08008b64 0x08008b64 0x00000004 Code RO 1338 i.STMFLASH_ReadHalfWord flash.o - 0x08008b68 0x08008b68 0x00000002 Code RO 1799 i.SVC_Handler stm32l0xx_it.o - 0x08008b6a 0x08008b6a 0x00000002 PAD - 0x08008b6c 0x08008b6c 0x00000078 Code RO 1579 i.SendComMap serial_at_cmd_app.o - 0x08008be4 0x08008be4 0x00000054 Code RO 1429 i.SetANCTimestap dw_app.o - 0x08008c38 0x08008c38 0x0000005c Code RO 1654 i.SetNextPollTime main.o - 0x08008c94 0x08008c94 0x00000014 Code RO 1174 i.Spi_ChangePrescaler spi.o - 0x08008ca8 0x08008ca8 0x00000008 Code RO 1800 i.SysTick_Handler stm32l0xx_it.o - 0x08008cb0 0x08008cb0 0x00000094 Code RO 1655 i.SystemClock_Config main.o - 0x08008d44 0x08008d44 0x00000058 Code RO 5417 i.SystemInit system_stm32l0xx.o - 0x08008d9c 0x08008d9c 0x00000028 Code RO 1430 i.TagFreqProcess dw_app.o - 0x08008dc4 0x08008dc4 0x00000040 Code RO 1431 i.Tag_App dw_app.o - 0x08008e04 0x08008e04 0x000000ca Code RO 5041 i.UART_AdvFeatureConfig stm32l0xx_hal_uart.o - 0x08008ece 0x08008ece 0x00000002 PAD - 0x08008ed0 0x08008ed0 0x00000060 Code RO 5042 i.UART_CheckIdleState stm32l0xx_hal_uart.o - 0x08008f30 0x08008f30 0x00000074 Code RO 1247 i.UART_CheckReceive usart.o - 0x08008fa4 0x08008fa4 0x00000098 Code RO 1248 i.UART_CheckSend usart.o - 0x0800903c 0x0800903c 0x00000014 Code RO 5043 i.UART_DMAAbortOnError stm32l0xx_hal_uart.o - 0x08009050 0x08009050 0x00000048 Code RO 5044 i.UART_DMAError stm32l0xx_hal_uart.o - 0x08009098 0x08009098 0x0000003e Code RO 5045 i.UART_DMAReceiveCplt stm32l0xx_hal_uart.o - 0x080090d6 0x080090d6 0x0000000a Code RO 5047 i.UART_DMARxHalfCplt stm32l0xx_hal_uart.o - 0x080090e0 0x080090e0 0x00000020 Code RO 5053 i.UART_EndRxTransfer stm32l0xx_hal_uart.o - 0x08009100 0x08009100 0x00000010 Code RO 5054 i.UART_EndTxTransfer stm32l0xx_hal_uart.o - 0x08009110 0x08009110 0x00000064 Code RO 1250 i.UART_PushFrame usart.o - 0x08009174 0x08009174 0x00000228 Code RO 5057 i.UART_SetConfig stm32l0xx_hal_uart.o - 0x0800939c 0x0800939c 0x00000062 Code RO 5060 i.UART_WaitOnFlagUntilTimeout stm32l0xx_hal_uart.o - 0x080093fe 0x080093fe 0x00000002 PAD - 0x08009400 0x08009400 0x00000018 Code RO 1801 i.USART1_IRQHandler stm32l0xx_it.o - 0x08009418 0x08009418 0x00000080 Code RO 1580 i.UpdateProcess serial_at_cmd_app.o - 0x08009498 0x08009498 0x0000000c Code RO 1253 i.Usart1InitVariables usart.o - 0x080094a4 0x080094a4 0x0000002c Code RO 1656 i.UsartInit main.o - 0x080094d0 0x080094d0 0x0000011c Code RO 1581 i.UsartParseDataHandler serial_at_cmd_app.o - 0x080095ec 0x080095ec 0x00000020 Code RO 5540 i.__0printf$1 mc_p.l(printf1.o) - 0x0800960c 0x0800960c 0x0000002e Code RO 5848 i.__ARM_clz mf_p.l(depilogue.o) - 0x0800963a 0x0800963a 0x0000001a Code RO 1084 i.__ARM_common_switch8 deca_device.o - 0x08009654 0x08009654 0x0000000e Code RO 5858 i.__scatterload_copy mc_p.l(handlers.o) - 0x08009662 0x08009662 0x00000002 Code RO 5859 i.__scatterload_null mc_p.l(handlers.o) - 0x08009664 0x08009664 0x0000000e Code RO 5860 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x08009672 0x08009672 0x00000026 Code RO 571 i._dwt_aonarrayupload deca_device.o - 0x08009698 0x08009698 0x0000003c Code RO 573 i._dwt_configlde deca_device.o - 0x080096d4 0x080096d4 0x000000b6 Code RO 575 i._dwt_enableclocks deca_device.o - 0x0800978a 0x0800978a 0x00000032 Code RO 576 i._dwt_loaducodefromrom deca_device.o - 0x080097bc 0x080097bc 0x00000044 Code RO 578 i._dwt_otpread deca_device.o - 0x08009800 0x08009800 0x00000150 Code RO 5547 i._printf_core mc_p.l(printf1.o) - 0x08009950 0x08009950 0x000000c8 Code RO 5459 i.ceil m_ps.l(ceil.o) - 0x08009a18 0x08009a18 0x0000000e Code RO 1149 i.delay_ms dw_driver.o - 0x08009a26 0x08009a26 0x0000008c Code RO 76 i.delay_us lis3dh_driver.o - 0x08009ab2 0x08009ab2 0x00000002 PAD - 0x08009ab4 0x08009ab4 0x00000210 Code RO 586 i.dwt_configure deca_device.o - 0x08009cc4 0x08009cc4 0x00000028 Code RO 587 i.dwt_configuresleep deca_device.o - 0x08009cec 0x08009cec 0x00000008 Code RO 592 i.dwt_entersleep deca_device.o - 0x08009cf4 0x08009cf4 0x00000026 Code RO 593 i.dwt_entersleepaftertx deca_device.o - 0x08009d1a 0x08009d1a 0x00000002 PAD - 0x08009d1c 0x08009d1c 0x00000050 Code RO 594 i.dwt_forcetrxoff deca_device.o - 0x08009d6c 0x08009d6c 0x00000148 Code RO 598 i.dwt_initialise deca_device.o - 0x08009eb4 0x08009eb4 0x0000002c Code RO 604 i.dwt_read16bitoffsetreg deca_device.o - 0x08009ee0 0x08009ee0 0x00000028 Code RO 605 i.dwt_read32bitoffsetreg deca_device.o - 0x08009f08 0x08009f08 0x00000034 Code RO 607 i.dwt_readcarrierintegrator deca_device.o - 0x08009f3c 0x08009f3c 0x0000000c Code RO 608 i.dwt_readdevid deca_device.o - 0x08009f48 0x08009f48 0x00000038 Code RO 611 i.dwt_readfromdevice deca_device.o - 0x08009f80 0x08009f80 0x00000012 Code RO 612 i.dwt_readrxdata deca_device.o - 0x08009f92 0x08009f92 0x00000010 Code RO 613 i.dwt_readrxtimestamp deca_device.o - 0x08009fa2 0x08009fa2 0x0000000c Code RO 617 i.dwt_readsystimestamphi32 deca_device.o - 0x08009fae 0x08009fae 0x00000010 Code RO 619 i.dwt_readtxtimestamp deca_device.o - 0x08009fbe 0x08009fbe 0x00000054 Code RO 624 i.dwt_rxenable deca_device.o - 0x0800a012 0x0800a012 0x00000020 Code RO 639 i.dwt_setrxaftertxdelay deca_device.o - 0x0800a032 0x0800a032 0x00000002 PAD - 0x0800a034 0x0800a034 0x00000014 Code RO 640 i.dwt_setrxantennadelay deca_device.o - 0x0800a048 0x0800a048 0x0000005c Code RO 642 i.dwt_setrxtimeout deca_device.o - 0x0800a0a4 0x0800a0a4 0x0000000e Code RO 644 i.dwt_settxantennadelay deca_device.o - 0x0800a0b2 0x0800a0b2 0x00000002 PAD - 0x0800a0b4 0x0800a0b4 0x00000094 Code RO 647 i.dwt_starttx deca_device.o - 0x0800a148 0x0800a148 0x00000034 Code RO 648 i.dwt_syncrxbufptrs deca_device.o - 0x0800a17c 0x0800a17c 0x00000016 Code RO 649 i.dwt_write16bitoffsetreg deca_device.o - 0x0800a192 0x0800a192 0x0000001e Code RO 650 i.dwt_write32bitoffsetreg deca_device.o - 0x0800a1b0 0x0800a1b0 0x00000038 Code RO 651 i.dwt_writetodevice deca_device.o - 0x0800a1e8 0x0800a1e8 0x00000024 Code RO 652 i.dwt_writetxdata deca_device.o - 0x0800a20c 0x0800a20c 0x0000001c Code RO 653 i.dwt_writetxfctrl deca_device.o - 0x0800a228 0x0800a228 0x00000030 Code RO 654 i.dwt_xtaltrim deca_device.o - 0x0800a258 0x0800a258 0x00000016 Code RO 1432 i.final_msg_set_ts dw_app.o - 0x0800a26e 0x0800a26e 0x00000002 PAD - 0x0800a270 0x0800a270 0x00000018 Code RO 1254 i.fputc usart.o - 0x0800a288 0x0800a288 0x0000011c Code RO 1657 i.main main.o - 0x0800a3a4 0x0800a3a4 0x00000074 Code RO 1382 i.parameter_init global_param.o - 0x0800a418 0x0800a418 0x0000004c Code RO 1175 i.readfromspi spi.o - 0x0800a464 0x0800a464 0x00000040 Code RO 1383 i.save_com_map_to_flash global_param.o - 0x0800a4a4 0x0800a4a4 0x00000048 Code RO 1176 i.writetospi spi.o - 0x0800a4ec 0x0800a4ec 0x00000008 Data RO 1103 .constdata deca_params_init.o - 0x0800a4f4 0x0800a4f4 0x00000018 Data RO 1104 .constdata deca_params_init.o - 0x0800a50c 0x0800a50c 0x00000008 Data RO 1105 .constdata deca_params_init.o - 0x0800a514 0x0800a514 0x0000000c Data RO 1106 .constdata deca_params_init.o - 0x0800a520 0x0800a520 0x00000004 Data RO 1107 .constdata deca_params_init.o - 0x0800a524 0x0800a524 0x00000020 Data RO 1108 .constdata deca_params_init.o - 0x0800a544 0x0800a544 0x00000032 Data RO 1109 .constdata deca_params_init.o - 0x0800a576 0x0800a576 0x00000200 Data RO 1616 .constdata crc.o - 0x0800a776 0x0800a776 0x00000019 Data RO 5418 .constdata system_stm32l0xx.o - 0x0800a78f 0x0800a78f 0x00000008 Data RO 5419 .constdata system_stm32l0xx.o - 0x0800a797 0x0800a797 0x00000001 PAD - 0x0800a798 0x0800a798 0x00000020 Data RO 5856 Region$$Table anon$$obj.o + 0x080050f0 0x080050f0 0x0000002c Code RO 6134 .text mc_p.l(uidiv.o) + 0x0800511c 0x0800511c 0x00000028 Code RO 6136 .text mc_p.l(idiv.o) + 0x08005144 0x08005144 0x00000060 Code RO 6138 .text mc_p.l(uldiv.o) + 0x080051a4 0x080051a4 0x00000022 Code RO 6140 .text mc_p.l(llushr.o) + 0x080051c6 0x080051c6 0x00000002 PAD + 0x080051c8 0x080051c8 0x00000024 Code RO 6142 .text mc_p.l(rand.o) + 0x080051ec 0x080051ec 0x00000024 Code RO 6145 .text mc_p.l(memcpya.o) + 0x08005210 0x08005210 0x00000024 Code RO 6147 .text mc_p.l(memseta.o) + 0x08005234 0x08005234 0x0000000e Code RO 6149 .text mc_p.l(strlen.o) + 0x08005242 0x08005242 0x0000001a Code RO 6151 .text mc_p.l(memcmp.o) + 0x0800525c 0x0800525c 0x0000007a Code RO 6416 .text mf_p.l(fmul.o) + 0x080052d6 0x080052d6 0x0000007c Code RO 6418 .text mf_p.l(fdiv.o) + 0x08005352 0x08005352 0x00000002 PAD + 0x08005354 0x08005354 0x00000164 Code RO 6420 .text mf_p.l(dadd.o) + 0x080054b8 0x080054b8 0x000000d0 Code RO 6422 .text mf_p.l(dmul.o) + 0x08005588 0x08005588 0x000000f0 Code RO 6424 .text mf_p.l(ddiv.o) + 0x08005678 0x08005678 0x0000002c Code RO 6426 .text mf_p.l(dscalb.o) + 0x080056a4 0x080056a4 0x0000000e Code RO 6430 .text mf_p.l(ffltui.o) + 0x080056b2 0x080056b2 0x00000002 PAD + 0x080056b4 0x080056b4 0x00000028 Code RO 6432 .text mf_p.l(dflti.o) + 0x080056dc 0x080056dc 0x0000001c Code RO 6434 .text mf_p.l(dfltui.o) + 0x080056f8 0x080056f8 0x00000028 Code RO 6436 .text mf_p.l(ffixui.o) + 0x08005720 0x08005720 0x00000048 Code RO 6438 .text mf_p.l(dfixi.o) + 0x08005768 0x08005768 0x0000003c Code RO 6440 .text mf_p.l(dfixui.o) + 0x080057a4 0x080057a4 0x00000028 Code RO 6442 .text mf_p.l(f2d.o) + 0x080057cc 0x080057cc 0x00000028 Code RO 6444 .text mf_p.l(cdcmple.o) + 0x080057f4 0x080057f4 0x00000028 Code RO 6446 .text mf_p.l(cdrcmple.o) + 0x0800581c 0x0800581c 0x00000038 Code RO 6448 .text mf_p.l(d2f.o) + 0x08005854 0x08005854 0x00000020 Code RO 6496 .text mc_p.l(llshl.o) + 0x08005874 0x08005874 0x00000026 Code RO 6498 .text mc_p.l(llsshr.o) + 0x0800589a 0x0800589a 0x00000000 Code RO 6507 .text mc_p.l(iusefp.o) + 0x0800589a 0x0800589a 0x00000082 Code RO 6508 .text mf_p.l(fepilogue.o) + 0x0800591c 0x0800591c 0x000000be Code RO 6510 .text mf_p.l(depilogue.o) + 0x080059da 0x080059da 0x00000002 PAD + 0x080059dc 0x080059dc 0x0000007c Code RO 6516 .text mf_p.l(drnd.o) + 0x08005a58 0x08005a58 0x00000024 Code RO 6520 .text mc_p.l(init.o) + 0x08005a7c 0x08005a7c 0x00000056 Code RO 6530 .text mc_p.l(__dczerorl2.o) + 0x08005ad2 0x08005ad2 0x0000005a Code RO 3083 i.ADC_ConversionStop stm32l0xx_hal_adc.o + 0x08005b2c 0x08005b2c 0x00000024 Code RO 3087 i.ADC_DelayMicroSecond stm32l0xx_hal_adc.o + 0x08005b50 0x08005b50 0x00000068 Code RO 3088 i.ADC_Disable stm32l0xx_hal_adc.o + 0x08005bb8 0x08005bb8 0x00000070 Code RO 3089 i.ADC_Enable stm32l0xx_hal_adc.o + 0x08005c28 0x08005c28 0x0000032c Code RO 1592 i.Anchor_App dw_ancapp.o + 0x08005f54 0x08005f54 0x00000158 Code RO 1593 i.Anchor_RecNearPoll dw_ancapp.o + 0x080060ac 0x080060ac 0x0000001a Code RO 1447 i.Checksum_u16 dw_app.o + 0x080060c6 0x080060c6 0x00000002 PAD + 0x080060c8 0x080060c8 0x00000038 Code RO 1594 i.CmpTagInList dw_ancapp.o + 0x08006100 0x08006100 0x00000010 Code RO 2066 i.DMA1_Channel1_IRQHandler stm32l0xx_it.o + 0x08006110 0x08006110 0x00000018 Code RO 2067 i.DMA1_Channel2_3_IRQHandler stm32l0xx_it.o + 0x08006128 0x08006128 0x00000018 Code RO 2068 i.DMA1_Channel4_5_6_7_IRQHandler stm32l0xx_it.o + 0x08006140 0x08006140 0x0000002c Code RO 4531 i.DMA_SetConfig stm32l0xx_hal_dma.o + 0x0800616c 0x0800616c 0x00000020 Code RO 2295 i.Delay_Ms delay.o + 0x0800618c 0x0800618c 0x00000016 Code RO 2296 i.Delay_Us delay.o + 0x080061a2 0x080061a2 0x00000002 Code RO 1448 i.Dw1000_App_Init dw_app.o + 0x080061a4 0x080061a4 0x00000034 Code RO 1449 i.Dw1000_Init dw_app.o + 0x080061d8 0x080061d8 0x00000010 Code RO 2069 i.EXTI0_1_IRQHandler stm32l0xx_it.o + 0x080061e8 0x080061e8 0x00000014 Code RO 2070 i.EXTI4_15_IRQHandler stm32l0xx_it.o + 0x080061fc 0x080061fc 0x00000002 Code RO 1773 i.Error_Handler main.o + 0x080061fe 0x080061fe 0x00000002 PAD + 0x08006200 0x08006200 0x0000002c Code RO 4361 i.FLASH_PageErase stm32l0xx_hal_flash_ex.o + 0x0800622c 0x0800622c 0x00000034 Code RO 1359 i.FLASH_Prepare flash.o + 0x08006260 0x08006260 0x00000012 Code RO 1360 i.FLASH_Read flash.o + 0x08006272 0x08006272 0x00000002 PAD + 0x08006274 0x08006274 0x00000090 Code RO 4260 i.FLASH_SetErrorCode stm32l0xx_hal_flash.o + 0x08006304 0x08006304 0x00000070 Code RO 4261 i.FLASH_WaitForLastOperation stm32l0xx_hal_flash.o + 0x08006374 0x08006374 0x00000038 Code RO 1361 i.FLASH_Write flash.o + 0x080063ac 0x080063ac 0x0000008c Code RO 1775 i.GPS_Close_Init main.o + 0x08006438 0x08006438 0x00000038 Code RO 1776 i.GetLPTime main.o + 0x08006470 0x08006470 0x00000084 Code RO 1777 i.GetLoratx_frequency main.o + 0x080064f4 0x080064f4 0x00000028 Code RO 1233 i.Get_ADC_Value adc.o + 0x0800651c 0x0800651c 0x00000110 Code RO 1235 i.Get_VDDVlotage adc.o + 0x0800662c 0x0800662c 0x000000b2 Code RO 3266 i.HAL_ADCEx_Calibration_Start stm32l0xx_hal_adc_ex.o + 0x080066de 0x080066de 0x00000002 PAD + 0x080066e0 0x080066e0 0x00000010 Code RO 3267 i.HAL_ADCEx_DisableVREFINT stm32l0xx_hal_adc_ex.o + 0x080066f0 0x080066f0 0x00000038 Code RO 3269 i.HAL_ADCEx_EnableVREFINT stm32l0xx_hal_adc_ex.o + 0x08006728 0x08006728 0x00000094 Code RO 3091 i.HAL_ADC_ConfigChannel stm32l0xx_hal_adc.o + 0x080067bc 0x080067bc 0x000000b4 Code RO 3094 i.HAL_ADC_DeInit stm32l0xx_hal_adc.o + 0x08006870 0x08006870 0x00000004 Code RO 3097 i.HAL_ADC_GetState stm32l0xx_hal_adc.o + 0x08006874 0x08006874 0x00000006 Code RO 3098 i.HAL_ADC_GetValue stm32l0xx_hal_adc.o + 0x0800687a 0x0800687a 0x00000002 PAD + 0x0800687c 0x0800687c 0x000001c8 Code RO 3100 i.HAL_ADC_Init stm32l0xx_hal_adc.o + 0x08006a44 0x08006a44 0x00000030 Code RO 2171 i.HAL_ADC_MspDeInit stm32l0xx_hal_msp.o + 0x08006a74 0x08006a74 0x0000008c Code RO 2172 i.HAL_ADC_MspInit stm32l0xx_hal_msp.o + 0x08006b00 0x08006b00 0x000000c8 Code RO 3104 i.HAL_ADC_PollForConversion stm32l0xx_hal_adc.o + 0x08006bc8 0x08006bc8 0x0000005c Code RO 3106 i.HAL_ADC_Start stm32l0xx_hal_adc.o + 0x08006c24 0x08006c24 0x00000044 Code RO 4532 i.HAL_DMA_Abort stm32l0xx_hal_dma.o + 0x08006c68 0x08006c68 0x0000004c Code RO 4533 i.HAL_DMA_Abort_IT stm32l0xx_hal_dma.o + 0x08006cb4 0x08006cb4 0x00000068 Code RO 4534 i.HAL_DMA_DeInit stm32l0xx_hal_dma.o + 0x08006d1c 0x08006d1c 0x000000a8 Code RO 4537 i.HAL_DMA_IRQHandler stm32l0xx_hal_dma.o + 0x08006dc4 0x08006dc4 0x00000090 Code RO 4538 i.HAL_DMA_Init stm32l0xx_hal_dma.o + 0x08006e54 0x08006e54 0x00000068 Code RO 4542 i.HAL_DMA_Start_IT stm32l0xx_hal_dma.o + 0x08006ebc 0x08006ebc 0x00000024 Code RO 3329 i.HAL_Delay stm32l0xx_hal.o + 0x08006ee0 0x08006ee0 0x00000016 Code RO 2297 i.HAL_Delay_nMS delay.o + 0x08006ef6 0x08006ef6 0x00000002 PAD + 0x08006ef8 0x08006ef8 0x00000078 Code RO 4370 i.HAL_FLASHEx_Erase stm32l0xx_hal_flash_ex.o + 0x08006f70 0x08006f70 0x0000001c Code RO 4265 i.HAL_FLASH_Lock stm32l0xx_hal_flash.o + 0x08006f8c 0x08006f8c 0x0000003c Code RO 4270 i.HAL_FLASH_Program stm32l0xx_hal_flash.o + 0x08006fc8 0x08006fc8 0x0000005c Code RO 4272 i.HAL_FLASH_Unlock stm32l0xx_hal_flash.o + 0x08007024 0x08007024 0x000000f0 Code RO 4469 i.HAL_GPIO_DeInit stm32l0xx_hal_gpio.o + 0x08007114 0x08007114 0x00000048 Code RO 1779 i.HAL_GPIO_EXTI_Callback main.o + 0x0800715c 0x0800715c 0x00000018 Code RO 4471 i.HAL_GPIO_EXTI_IRQHandler stm32l0xx_hal_gpio.o + 0x08007174 0x08007174 0x000001bc Code RO 4472 i.HAL_GPIO_Init stm32l0xx_hal_gpio.o + 0x08007330 0x08007330 0x0000000a Code RO 4474 i.HAL_GPIO_ReadPin stm32l0xx_hal_gpio.o + 0x0800733a 0x0800733a 0x0000000c Code RO 4476 i.HAL_GPIO_WritePin stm32l0xx_hal_gpio.o + 0x08007346 0x08007346 0x00000002 PAD + 0x08007348 0x08007348 0x0000000c Code RO 3333 i.HAL_GetTick stm32l0xx_hal.o + 0x08007354 0x08007354 0x00000010 Code RO 3339 i.HAL_IncTick stm32l0xx_hal.o + 0x08007364 0x08007364 0x00000028 Code RO 3340 i.HAL_Init stm32l0xx_hal.o + 0x0800738c 0x0800738c 0x00000044 Code RO 3341 i.HAL_InitTick stm32l0xx_hal.o + 0x080073d0 0x080073d0 0x00000002 Code RO 5000 i.HAL_LPTIM_AutoReloadMatchCallback stm32l0xx_hal_lptim.o + 0x080073d2 0x080073d2 0x00000002 Code RO 5001 i.HAL_LPTIM_AutoReloadWriteCallback stm32l0xx_hal_lptim.o + 0x080073d4 0x080073d4 0x000000f0 Code RO 1780 i.HAL_LPTIM_CompareMatchCallback main.o + 0x080074c4 0x080074c4 0x00000002 Code RO 5003 i.HAL_LPTIM_CompareWriteCallback stm32l0xx_hal_lptim.o + 0x080074c6 0x080074c6 0x00000002 Code RO 5009 i.HAL_LPTIM_DirectionDownCallback stm32l0xx_hal_lptim.o + 0x080074c8 0x080074c8 0x00000002 Code RO 5010 i.HAL_LPTIM_DirectionUpCallback stm32l0xx_hal_lptim.o + 0x080074ca 0x080074ca 0x000000ca Code RO 5016 i.HAL_LPTIM_IRQHandler stm32l0xx_hal_lptim.o + 0x08007594 0x08007594 0x000000b0 Code RO 5017 i.HAL_LPTIM_Init stm32l0xx_hal_lptim.o + 0x08007644 0x08007644 0x00000030 Code RO 2174 i.HAL_LPTIM_MspInit stm32l0xx_hal_msp.o + 0x08007674 0x08007674 0x00000006 Code RO 5030 i.HAL_LPTIM_ReadCounter stm32l0xx_hal_lptim.o + 0x0800767a 0x0800767a 0x00000002 PAD + 0x0800767c 0x0800767c 0x00000088 Code RO 5036 i.HAL_LPTIM_TimeOut_Start_IT stm32l0xx_hal_lptim.o + 0x08007704 0x08007704 0x00000002 Code RO 5039 i.HAL_LPTIM_TriggerCallback stm32l0xx_hal_lptim.o + 0x08007706 0x08007706 0x00000002 PAD + 0x08007708 0x08007708 0x00000018 Code RO 2175 i.HAL_MspInit stm32l0xx_hal_msp.o + 0x08007720 0x08007720 0x00000020 Code RO 4798 i.HAL_NVIC_DisableIRQ stm32l0xx_hal_cortex.o + 0x08007740 0x08007740 0x00000018 Code RO 4799 i.HAL_NVIC_EnableIRQ stm32l0xx_hal_cortex.o + 0x08007758 0x08007758 0x00000008 Code RO 4803 i.HAL_NVIC_SetPriority stm32l0xx_hal_cortex.o + 0x08007760 0x08007760 0x0000001c Code RO 4804 i.HAL_NVIC_SystemReset stm32l0xx_hal_cortex.o + 0x0800777c 0x0800777c 0x00000010 Code RO 4629 i.HAL_PWR_EnableBkUpAccess stm32l0xx_hal_pwr.o + 0x0800778c 0x0800778c 0x00000064 Code RO 4636 i.HAL_PWR_EnterSTOPMode stm32l0xx_hal_pwr.o + 0x080077f0 0x080077f0 0x0000017c Code RO 4145 i.HAL_RCCEx_PeriphCLKConfig stm32l0xx_hal_rcc_ex.o + 0x0800796c 0x0800796c 0x0000019c Code RO 4045 i.HAL_RCC_ClockConfig stm32l0xx_hal_rcc.o + 0x08007b08 0x08007b08 0x00000020 Code RO 4051 i.HAL_RCC_GetPCLK1Freq stm32l0xx_hal_rcc.o + 0x08007b28 0x08007b28 0x00000020 Code RO 4052 i.HAL_RCC_GetPCLK2Freq stm32l0xx_hal_rcc.o + 0x08007b48 0x08007b48 0x00000078 Code RO 4053 i.HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc.o + 0x08007bc0 0x08007bc0 0x00000432 Code RO 4056 i.HAL_RCC_OscConfig stm32l0xx_hal_rcc.o + 0x08007ff2 0x08007ff2 0x00000030 Code RO 5745 i.HAL_SPI_DeInit stm32l0xx_hal_spi.o + 0x08008022 0x08008022 0x000000b6 Code RO 5750 i.HAL_SPI_Init stm32l0xx_hal_spi.o + 0x080080d8 0x080080d8 0x00000028 Code RO 2176 i.HAL_SPI_MspDeInit stm32l0xx_hal_msp.o + 0x08008100 0x08008100 0x00000058 Code RO 2177 i.HAL_SPI_MspInit stm32l0xx_hal_msp.o + 0x08008158 0x08008158 0x000001f0 Code RO 5759 i.HAL_SPI_TransmitReceive stm32l0xx_hal_spi.o + 0x08008348 0x08008348 0x00000030 Code RO 4807 i.HAL_SYSTICK_Config stm32l0xx_hal_cortex.o + 0x08008378 0x08008378 0x00000032 Code RO 5657 i.HAL_UARTEx_EnableClockStopMode stm32l0xx_hal_uart_ex.o + 0x080083aa 0x080083aa 0x00000030 Code RO 5658 i.HAL_UARTEx_EnableStopMode stm32l0xx_hal_uart_ex.o + 0x080083da 0x080083da 0x00000002 Code RO 5274 i.HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o + 0x080083dc 0x080083dc 0x00000098 Code RO 5663 i.HAL_UARTEx_StopModeWakeUpSourceConfig stm32l0xx_hal_uart_ex.o + 0x08008474 0x08008474 0x00000020 Code RO 1781 i.HAL_UARTEx_WakeupCallback main.o + 0x08008494 0x08008494 0x00000042 Code RO 5287 i.HAL_UART_DeInit stm32l0xx_hal_uart.o + 0x080084d6 0x080084d6 0x00000002 Code RO 1782 i.HAL_UART_ErrorCallback main.o + 0x080084d8 0x080084d8 0x000002ac Code RO 5293 i.HAL_UART_IRQHandler stm32l0xx_hal_uart.o + 0x08008784 0x08008784 0x0000006a Code RO 5294 i.HAL_UART_Init stm32l0xx_hal_uart.o + 0x080087ee 0x080087ee 0x00000002 PAD + 0x080087f0 0x080087f0 0x000000a0 Code RO 2178 i.HAL_UART_MspDeInit stm32l0xx_hal_msp.o + 0x08008890 0x08008890 0x000001f4 Code RO 2179 i.HAL_UART_MspInit stm32l0xx_hal_msp.o + 0x08008a84 0x08008a84 0x00000064 Code RO 5298 i.HAL_UART_Receive_DMA stm32l0xx_hal_uart.o + 0x08008ae8 0x08008ae8 0x00000064 Code RO 5299 i.HAL_UART_Receive_IT stm32l0xx_hal_uart.o + 0x08008b4c 0x08008b4c 0x0000006c Code RO 1783 i.HAL_UART_RxCpltCallback main.o + 0x08008bb8 0x08008bb8 0x00000002 Code RO 5302 i.HAL_UART_RxHalfCpltCallback stm32l0xx_hal_uart.o + 0x08008bba 0x08008bba 0x000000c0 Code RO 5303 i.HAL_UART_Transmit stm32l0xx_hal_uart.o + 0x08008c7a 0x08008c7a 0x00000002 Code RO 5306 i.HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o + 0x08008c7c 0x08008c7c 0x00000010 Code RO 2071 i.HardFault_Handler stm32l0xx_it.o + 0x08008c8c 0x08008c8c 0x00000044 Code RO 12 i.IIC2_Ack lis3dh_driver.o + 0x08008cd0 0x08008cd0 0x00000044 Code RO 14 i.IIC2_NAck lis3dh_driver.o + 0x08008d14 0x08008d14 0x00000064 Code RO 15 i.IIC2_Read_Byte lis3dh_driver.o + 0x08008d78 0x08008d78 0x00000064 Code RO 16 i.IIC2_Send_Byte lis3dh_driver.o + 0x08008ddc 0x08008ddc 0x0000003c Code RO 17 i.IIC2_Start lis3dh_driver.o + 0x08008e18 0x08008e18 0x00000044 Code RO 18 i.IIC2_Stop lis3dh_driver.o + 0x08008e5c 0x08008e5c 0x0000005c Code RO 19 i.IIC2_Wait_Ack lis3dh_driver.o + 0x08008eb8 0x08008eb8 0x0000008c Code RO 1784 i.IdleTask main.o + 0x08008f44 0x08008f44 0x00000078 Code RO 1785 i.Jingzhi_Poll main.o + 0x08008fbc 0x08008fbc 0x0000006c Code RO 20 i.LIS3DH_Data_Init lis3dh_driver.o + 0x08009028 0x08009028 0x00000012 Code RO 37 i.LIS3DH_GetWHO_AM_I lis3dh_driver.o + 0x0800903a 0x0800903a 0x0000003a Code RO 43 i.LIS3DH_ReadOneByte lis3dh_driver.o + 0x08009074 0x08009074 0x0000000e Code RO 44 i.LIS3DH_ReadReg lis3dh_driver.o + 0x08009082 0x08009082 0x00000034 Code RO 74 i.LIS3DH_WriteOneByte lis3dh_driver.o + 0x080090b6 0x080090b6 0x0000000a Code RO 75 i.LIS3DH_WriteReg lis3dh_driver.o + 0x080090c0 0x080090c0 0x00000094 Code RO 1595 i.LOS dw_ancapp.o + 0x08009154 0x08009154 0x00000010 Code RO 2072 i.LPTIM1_IRQHandler stm32l0xx_it.o + 0x08009164 0x08009164 0x000000ec Code RO 5040 i.LPTIM_Disable stm32l0xx_hal_lptim.o + 0x08009250 0x08009250 0x00000038 Code RO 5041 i.LPTIM_WaitForFlag stm32l0xx_hal_lptim.o + 0x08009288 0x08009288 0x00000010 Code RO 2073 i.LPUART1_IRQHandler stm32l0xx_it.o + 0x08009298 0x08009298 0x000000ac Code RO 2974 i.Lora433_change lora.o + 0x08009344 0x08009344 0x000000a4 Code RO 2975 i.Lora47X_Init lora.o + 0x080093e8 0x080093e8 0x00000078 Code RO 1786 i.LoraSendComMap main.o + 0x08009460 0x08009460 0x000000a8 Code RO 1787 i.Lora_Tx_Poll main.o + 0x08009508 0x08009508 0x000000d4 Code RO 2976 i.Lora_tx_zubao lora.o + 0x080095dc 0x080095dc 0x00000048 Code RO 1788 i.LpusartDeInit main.o + 0x08009624 0x08009624 0x00000008 Code RO 1789 i.MX_ADC1_Init main.o + 0x0800962c 0x0800962c 0x00000014 Code RO 1790 i.MX_ADC_DeInit main.o + 0x08009640 0x08009640 0x0000007c Code RO 1791 i.MX_ADC_Init main.o + 0x080096bc 0x080096bc 0x00000048 Code RO 1792 i.MX_DMA_Init main.o + 0x08009704 0x08009704 0x000001a4 Code RO 1793 i.MX_GPIO_Init main.o + 0x080098a8 0x080098a8 0x00000044 Code RO 1794 i.MX_SPI1_Init main.o + 0x080098ec 0x080098ec 0x0000006c Code RO 1795 i.MX_USART1_UART_Init main.o + 0x08009958 0x08009958 0x0000003c Code RO 1796 i.MX_USART5_UART_Init main.o + 0x08009994 0x08009994 0x00000002 Code RO 2074 i.NMI_Handler stm32l0xx_it.o + 0x08009996 0x08009996 0x00000002 PAD + 0x08009998 0x08009998 0x00000204 Code RO 2977 i.OnRxDone lora.o + 0x08009b9c 0x08009b9c 0x00000014 Code RO 2978 i.OnRxError lora.o + 0x08009bb0 0x08009bb0 0x00000064 Code RO 2979 i.OnRxTimeout lora.o + 0x08009c14 0x08009c14 0x00000014 Code RO 2980 i.OnTxDone lora.o + 0x08009c28 0x08009c28 0x00000014 Code RO 2981 i.OnTxTimeout lora.o + 0x08009c3c 0x08009c3c 0x00000002 Code RO 2075 i.PendSV_Handler stm32l0xx_it.o + 0x08009c3e 0x08009c3e 0x00000002 PAD + 0x08009c40 0x08009c40 0x00000054 Code RO 1797 i.PowerDownDetect main.o + 0x08009c94 0x08009c94 0x00000170 Code RO 1798 i.Program_Init main.o + 0x08009e04 0x08009e04 0x00000018 Code RO 1657 i.RGB_Rst ws2812.o + 0x08009e1c 0x08009e1c 0x00000044 Code RO 1658 i.RGB_Set ws2812.o + 0x08009e60 0x08009e60 0x00000064 Code RO 1659 i.RGB_Set_BLUE ws2812.o + 0x08009ec4 0x08009ec4 0x00000024 Code RO 1660 i.RGB_Set_Down ws2812.o + 0x08009ee8 0x08009ee8 0x00000064 Code RO 1661 i.RGB_Set_GREEN ws2812.o + 0x08009f4c 0x08009f4c 0x00000064 Code RO 1662 i.RGB_Set_LEDOFF ws2812.o + 0x08009fb0 0x08009fb0 0x00000064 Code RO 1663 i.RGB_Set_RED ws2812.o + 0x0800a014 0x0800a014 0x00000038 Code RO 1664 i.RGB_Set_Up ws2812.o + 0x0800a04c 0x0800a04c 0x00000064 Code RO 1665 i.RGB_Set_WHITE ws2812.o + 0x0800a0b0 0x0800a0b0 0x00000004 Code RO 2330 i.RadioCheckRfFrequency radio.o + 0x0800a0b4 0x0800a0b4 0x00000034 Code RO 2331 i.RadioGetFskBandwidthRegValue radio.o + 0x0800a0e8 0x0800a0e8 0x0000001e Code RO 2332 i.RadioGetStatus radio.o + 0x0800a106 0x0800a106 0x00000004 Code RO 2333 i.RadioGetWakeupTime radio.o + 0x0800a10a 0x0800a10a 0x00000002 PAD + 0x0800a10c 0x0800a10c 0x00000048 Code RO 2334 i.RadioInit radio.o + 0x0800a154 0x0800a154 0x000000e8 Code RO 2335 i.RadioIrqProcess radio.o + 0x0800a23c 0x0800a23c 0x00000024 Code RO 2336 i.RadioIsChannelFree radio.o + 0x0800a260 0x0800a260 0x0000000c Code RO 2337 i.RadioOnDioIrq radio.o + 0x0800a26c 0x0800a26c 0x00000034 Code RO 2340 i.RadioRandom radio.o + 0x0800a2a0 0x0800a2a0 0x00000008 Code RO 2341 i.RadioRead radio.o + 0x0800a2a8 0x0800a2a8 0x00000008 Code RO 2342 i.RadioReadBuffer radio.o + 0x0800a2b0 0x0800a2b0 0x00000008 Code RO 2344 i.RadioRssi radio.o + 0x0800a2b8 0x0800a2b8 0x00000034 Code RO 2345 i.RadioRx radio.o + 0x0800a2ec 0x0800a2ec 0x00000030 Code RO 2346 i.RadioRxBoosted radio.o + 0x0800a31c 0x0800a31c 0x00000040 Code RO 2347 i.RadioSend radio.o + 0x0800a35c 0x0800a35c 0x00000008 Code RO 2348 i.RadioSetChannel radio.o + 0x0800a364 0x0800a364 0x0000002c Code RO 2349 i.RadioSetMaxPayloadLength radio.o + 0x0800a390 0x0800a390 0x00000030 Code RO 2350 i.RadioSetModem radio.o + 0x0800a3c0 0x0800a3c0 0x00000038 Code RO 2351 i.RadioSetPublicNetwork radio.o + 0x0800a3f8 0x0800a3f8 0x00000190 Code RO 2352 i.RadioSetRxConfig radio.o + 0x0800a588 0x0800a588 0x00000008 Code RO 2353 i.RadioSetRxDutyCycle radio.o + 0x0800a590 0x0800a590 0x00000130 Code RO 2354 i.RadioSetTxConfig radio.o + 0x0800a6c0 0x0800a6c0 0x00000014 Code RO 2355 i.RadioSetTxContinuousWave radio.o + 0x0800a6d4 0x0800a6d4 0x00000020 Code RO 2356 i.RadioSleep radio.o + 0x0800a6f4 0x0800a6f4 0x0000000a Code RO 2357 i.RadioStandby radio.o + 0x0800a6fe 0x0800a6fe 0x00000008 Code RO 2358 i.RadioStartCad radio.o + 0x0800a706 0x0800a706 0x00000002 PAD + 0x0800a708 0x0800a708 0x00000184 Code RO 2359 i.RadioTimeOnAir radio.o + 0x0800a88c 0x0800a88c 0x00000008 Code RO 2361 i.RadioWrite radio.o + 0x0800a894 0x0800a894 0x00000008 Code RO 2362 i.RadioWriteBuffer radio.o + 0x0800a89c 0x0800a89c 0x00000050 Code RO 1163 i.Reset_DW1000 dw_driver.o + 0x0800a8ec 0x0800a8ec 0x00000060 Code RO 5788 i.SPI_EndRxTxTransaction stm32l0xx_hal_spi.o + 0x0800a94c 0x0800a94c 0x000000b8 Code RO 5793 i.SPI_WaitFlagStateUntilTimeout stm32l0xx_hal_spi.o + 0x0800aa04 0x0800aa04 0x00000004 Code RO 1362 i.STMFLASH_ReadHalfWord flash.o + 0x0800aa08 0x0800aa08 0x00000002 Code RO 2076 i.SVC_Handler stm32l0xx_it.o + 0x0800aa0a 0x0800aa0a 0x00000002 Code RO 2850 i.SX126xAntSwOff sx126x-board.o + 0x0800aa0c 0x0800aa0c 0x00000002 Code RO 2851 i.SX126xAntSwOn sx126x-board.o + 0x0800aa0e 0x0800aa0e 0x00000002 PAD + 0x0800aa10 0x0800aa10 0x00000074 Code RO 2558 i.SX126xCalibrateImage sx126x.o + 0x0800aa84 0x0800aa84 0x00000020 Code RO 2559 i.SX126xCheckDeviceReady sx126x.o + 0x0800aaa4 0x0800aaa4 0x00000014 Code RO 2561 i.SX126xClearIrqStatus sx126x.o + 0x0800aab8 0x0800aab8 0x00000014 Code RO 2563 i.SX126xGetIrqStatus sx126x.o + 0x0800aacc 0x0800aacc 0x0000000c Code RO 2564 i.SX126xGetOperatingMode sx126x.o + 0x0800aad8 0x0800aad8 0x00000004 Code RO 2853 i.SX126xGetPaSelect sx126x-board.o + 0x0800aadc 0x0800aadc 0x0000007c Code RO 2565 i.SX126xGetPacketStatus sx126x.o + 0x0800ab58 0x0800ab58 0x0000000c Code RO 2566 i.SX126xGetPacketType sx126x.o + 0x0800ab64 0x0800ab64 0x0000002c Code RO 2567 i.SX126xGetPayload sx126x.o + 0x0800ab90 0x0800ab90 0x00000018 Code RO 2569 i.SX126xGetRssiInst sx126x.o + 0x0800aba8 0x0800aba8 0x00000044 Code RO 2570 i.SX126xGetRxBufferStatus sx126x.o + 0x0800abec 0x0800abec 0x00000024 Code RO 2572 i.SX126xInit sx126x.o + 0x0800ac10 0x0800ac10 0x00000054 Code RO 2854 i.SX126xReadBuffer sx126x-board.o + 0x0800ac64 0x0800ac64 0x0000004c Code RO 2855 i.SX126xReadCommand sx126x-board.o + 0x0800acb0 0x0800acb0 0x00000010 Code RO 2856 i.SX126xReadRegister sx126x-board.o + 0x0800acc0 0x0800acc0 0x00000058 Code RO 2857 i.SX126xReadRegisters sx126x-board.o + 0x0800ad18 0x0800ad18 0x00000034 Code RO 2858 i.SX126xReset sx126x-board.o + 0x0800ad4c 0x0800ad4c 0x00000010 Code RO 2573 i.SX126xSendPayload sx126x.o + 0x0800ad5c 0x0800ad5c 0x00000014 Code RO 2574 i.SX126xSetBufferBaseAddress sx126x.o + 0x0800ad70 0x0800ad70 0x00000018 Code RO 2575 i.SX126xSetCad sx126x.o + 0x0800ad88 0x0800ad88 0x00000024 Code RO 2577 i.SX126xSetCrcPolynomial sx126x.o + 0x0800adac 0x0800adac 0x00000024 Code RO 2578 i.SX126xSetCrcSeed sx126x.o + 0x0800add0 0x0800add0 0x0000000e Code RO 2579 i.SX126xSetDio2AsRfSwitchCtrl sx126x.o + 0x0800adde 0x0800adde 0x00000028 Code RO 2581 i.SX126xSetDioIrqParams sx126x.o + 0x0800ae06 0x0800ae06 0x0000000e Code RO 2583 i.SX126xSetLoRaSymbNumTimeout sx126x.o + 0x0800ae14 0x0800ae14 0x000000a0 Code RO 2584 i.SX126xSetModulationParams sx126x.o + 0x0800aeb4 0x0800aeb4 0x00000018 Code RO 2585 i.SX126xSetPaConfig sx126x.o + 0x0800aecc 0x0800aecc 0x000000b4 Code RO 2586 i.SX126xSetPacketParams sx126x.o + 0x0800af80 0x0800af80 0x0000001c Code RO 2587 i.SX126xSetPacketType sx126x.o + 0x0800af9c 0x0800af9c 0x0000000e Code RO 2588 i.SX126xSetPayload sx126x.o + 0x0800afaa 0x0800afaa 0x0000000e Code RO 2589 i.SX126xSetRegulatorMode sx126x.o + 0x0800afb8 0x0800afb8 0x0000004c Code RO 2590 i.SX126xSetRfFrequency sx126x.o + 0x0800b004 0x0800b004 0x0000000a Code RO 2859 i.SX126xSetRfTxPower sx126x-board.o + 0x0800b00e 0x0800b00e 0x00000002 PAD + 0x0800b010 0x0800b010 0x00000024 Code RO 2591 i.SX126xSetRx sx126x.o + 0x0800b034 0x0800b034 0x00000034 Code RO 2592 i.SX126xSetRxBoosted sx126x.o + 0x0800b068 0x0800b068 0x00000030 Code RO 2593 i.SX126xSetRxDutyCycle sx126x.o + 0x0800b098 0x0800b098 0x0000001c Code RO 2595 i.SX126xSetSleep sx126x.o + 0x0800b0b4 0x0800b0b4 0x00000024 Code RO 2596 i.SX126xSetStandby sx126x.o + 0x0800b0d8 0x0800b0d8 0x0000000e Code RO 2597 i.SX126xSetStopRxTimerOnPreambleDetect sx126x.o + 0x0800b0e6 0x0800b0e6 0x00000012 Code RO 2598 i.SX126xSetSyncWord sx126x.o + 0x0800b0f8 0x0800b0f8 0x00000024 Code RO 2599 i.SX126xSetTx sx126x.o + 0x0800b11c 0x0800b11c 0x0000000e Code RO 2600 i.SX126xSetTxContinuousWave sx126x.o + 0x0800b12a 0x0800b12a 0x00000002 PAD + 0x0800b12c 0x0800b12c 0x00000080 Code RO 2602 i.SX126xSetTxParams sx126x.o + 0x0800b1ac 0x0800b1ac 0x00000034 Code RO 2603 i.SX126xSetWhiteningSeed sx126x.o + 0x0800b1e0 0x0800b1e0 0x0000001c Code RO 2860 i.SX126xWaitOnBusy sx126x-board.o + 0x0800b1fc 0x0800b1fc 0x00000030 Code RO 2861 i.SX126xWakeup sx126x-board.o + 0x0800b22c 0x0800b22c 0x0000004c Code RO 2862 i.SX126xWriteBuffer sx126x-board.o + 0x0800b278 0x0800b278 0x00000048 Code RO 2863 i.SX126xWriteCommand sx126x-board.o + 0x0800b2c0 0x0800b2c0 0x0000000c Code RO 2864 i.SX126xWriteRegister sx126x-board.o + 0x0800b2cc 0x0800b2cc 0x00000050 Code RO 2865 i.SX126xWriteRegisters sx126x-board.o + 0x0800b31c 0x0800b31c 0x00000070 Code RO 1745 i.SYN_FrameInfo syn6288.o + 0x0800b38c 0x0800b38c 0x00000078 Code RO 1527 i.SendComMap serial_at_cmd_app.o + 0x0800b404 0x0800b404 0x0000003c Code RO 1666 i.Set4LEDColor ws2812.o + 0x0800b440 0x0800b440 0x00000014 Code RO 1667 i.Set4LEDColor_Off ws2812.o + 0x0800b454 0x0800b454 0x0000005c Code RO 1799 i.SetNextPollTime main.o + 0x0800b4b0 0x0800b4b0 0x00000028 Code RO 2866 i.SpiInOut sx126x-board.o + 0x0800b4d8 0x0800b4d8 0x00000014 Code RO 1195 i.Spi_ChangePrescaler spi.o + 0x0800b4ec 0x0800b4ec 0x00000008 Code RO 2077 i.SysTick_Handler stm32l0xx_it.o + 0x0800b4f4 0x0800b4f4 0x0000009c Code RO 1800 i.SystemClock_Config main.o + 0x0800b590 0x0800b590 0x00000058 Code RO 2241 i.SystemInit system_stm32l0xx.o + 0x0800b5e8 0x0800b5e8 0x0000003c Code RO 1801 i.TTSchaxun_Busy main.o + 0x0800b624 0x0800b624 0x000000ca Code RO 5308 i.UART_AdvFeatureConfig stm32l0xx_hal_uart.o + 0x0800b6ee 0x0800b6ee 0x00000002 PAD + 0x0800b6f0 0x0800b6f0 0x000000c4 Code RO 5309 i.UART_CheckIdleState stm32l0xx_hal_uart.o + 0x0800b7b4 0x0800b7b4 0x00000074 Code RO 1271 i.UART_CheckReceive usart.o + 0x0800b828 0x0800b828 0x00000098 Code RO 1272 i.UART_CheckSend usart.o + 0x0800b8c0 0x0800b8c0 0x00000014 Code RO 5310 i.UART_DMAAbortOnError stm32l0xx_hal_uart.o + 0x0800b8d4 0x0800b8d4 0x0000004c Code RO 5311 i.UART_DMAError stm32l0xx_hal_uart.o + 0x0800b920 0x0800b920 0x0000009c Code RO 5312 i.UART_DMAReceiveCplt stm32l0xx_hal_uart.o + 0x0800b9bc 0x0800b9bc 0x00000020 Code RO 5314 i.UART_DMARxHalfCplt stm32l0xx_hal_uart.o + 0x0800b9dc 0x0800b9dc 0x00000060 Code RO 5320 i.UART_EndRxTransfer stm32l0xx_hal_uart.o + 0x0800ba3c 0x0800ba3c 0x00000020 Code RO 5321 i.UART_EndTxTransfer stm32l0xx_hal_uart.o + 0x0800ba5c 0x0800ba5c 0x00000064 Code RO 1274 i.UART_PushFrame usart.o + 0x0800bac0 0x0800bac0 0x000000d8 Code RO 5322 i.UART_RxISR_16BIT stm32l0xx_hal_uart.o + 0x0800bb98 0x0800bb98 0x000000d8 Code RO 5323 i.UART_RxISR_8BIT stm32l0xx_hal_uart.o + 0x0800bc70 0x0800bc70 0x00000214 Code RO 5324 i.UART_SetConfig stm32l0xx_hal_uart.o + 0x0800be84 0x0800be84 0x000000ac Code RO 5325 i.UART_Start_Receive_DMA stm32l0xx_hal_uart.o + 0x0800bf30 0x0800bf30 0x000000c8 Code RO 5326 i.UART_Start_Receive_IT stm32l0xx_hal_uart.o + 0x0800bff8 0x0800bff8 0x0000008a Code RO 5329 i.UART_WaitOnFlagUntilTimeout stm32l0xx_hal_uart.o + 0x0800c082 0x0800c082 0x00000002 PAD + 0x0800c084 0x0800c084 0x00000018 Code RO 2078 i.USART1_IRQHandler stm32l0xx_it.o + 0x0800c09c 0x0800c09c 0x00000080 Code RO 1528 i.UpdateProcess serial_at_cmd_app.o + 0x0800c11c 0x0800c11c 0x0000000c Code RO 1277 i.Usart1InitVariables usart.o + 0x0800c128 0x0800c128 0x0000004c Code RO 1802 i.Usart5DeInit main.o + 0x0800c174 0x0800c174 0x0000000c Code RO 1803 i.Usart5Init main.o + 0x0800c180 0x0800c180 0x00000050 Code RO 1804 i.UsartDeInit main.o + 0x0800c1d0 0x0800c1d0 0x0000002c Code RO 1805 i.UsartInit main.o + 0x0800c1fc 0x0800c1fc 0x0000011c Code RO 1529 i.UsartParseDataHandler serial_at_cmd_app.o + 0x0800c318 0x0800c318 0x00000020 Code RO 6200 i.__0printf$1 mc_p.l(printf1.o) + 0x0800c338 0x0800c338 0x0000002e Code RO 6512 i.__ARM_clz mf_p.l(depilogue.o) + 0x0800c366 0x0800c366 0x00000030 Code RO 4130 i.__ARM_common_ll_muluu stm32l0xx_hal_rcc.o + 0x0800c396 0x0800c396 0x0000001a Code RO 1089 i.__ARM_common_switch8 deca_device.o + 0x0800c3b0 0x0800c3b0 0x00000044 Code RO 4809 i.__NVIC_SetPriority stm32l0xx_hal_cortex.o + 0x0800c3f4 0x0800c3f4 0x0000001c Code RO 2982 i.__NVIC_SystemReset lora.o + 0x0800c410 0x0800c410 0x000000ac Code RO 6478 i.__kernel_poly m_ps.l(poly.o) + 0x0800c4bc 0x0800c4bc 0x00000014 Code RO 6452 i.__mathlib_dbl_divzero m_ps.l(dunder.o) + 0x0800c4d0 0x0800c4d0 0x0000000a Code RO 6453 i.__mathlib_dbl_infnan m_ps.l(dunder.o) + 0x0800c4da 0x0800c4da 0x00000010 Code RO 6455 i.__mathlib_dbl_invalid m_ps.l(dunder.o) + 0x0800c4ea 0x0800c4ea 0x0000000e Code RO 6524 i.__scatterload_copy mc_p.l(handlers.o) + 0x0800c4f8 0x0800c4f8 0x00000002 Code RO 6525 i.__scatterload_null mc_p.l(handlers.o) + 0x0800c4fa 0x0800c4fa 0x0000000e Code RO 6526 i.__scatterload_zeroinit mc_p.l(handlers.o) + 0x0800c508 0x0800c508 0x0000000c Code RO 6502 i.__set_errno mc_p.l(errno.o) + 0x0800c514 0x0800c514 0x00000026 Code RO 576 i._dwt_aonarrayupload deca_device.o + 0x0800c53a 0x0800c53a 0x00000002 PAD + 0x0800c53c 0x0800c53c 0x0000003c Code RO 578 i._dwt_configlde deca_device.o + 0x0800c578 0x0800c578 0x000000b6 Code RO 580 i._dwt_enableclocks deca_device.o + 0x0800c62e 0x0800c62e 0x00000032 Code RO 581 i._dwt_loaducodefromrom deca_device.o + 0x0800c660 0x0800c660 0x00000044 Code RO 583 i._dwt_otpread deca_device.o + 0x0800c6a4 0x0800c6a4 0x00000150 Code RO 6207 i._printf_core mc_p.l(printf1.o) + 0x0800c7f4 0x0800c7f4 0x000000c8 Code RO 6094 i.ceil m_ps.l(ceil.o) + 0x0800c8bc 0x0800c8bc 0x0000000e Code RO 1164 i.delay_ms dw_driver.o + 0x0800c8ca 0x0800c8ca 0x0000008c Code RO 76 i.delay_us lis3dh_driver.o + 0x0800c956 0x0800c956 0x00000002 PAD + 0x0800c958 0x0800c958 0x00000210 Code RO 591 i.dwt_configure deca_device.o + 0x0800cb68 0x0800cb68 0x00000028 Code RO 592 i.dwt_configuresleep deca_device.o + 0x0800cb90 0x0800cb90 0x00000008 Code RO 597 i.dwt_entersleep deca_device.o + 0x0800cb98 0x0800cb98 0x00000026 Code RO 598 i.dwt_entersleepaftertx deca_device.o + 0x0800cbbe 0x0800cbbe 0x00000002 PAD + 0x0800cbc0 0x0800cbc0 0x00000050 Code RO 599 i.dwt_forcetrxoff deca_device.o + 0x0800cc10 0x0800cc10 0x00000148 Code RO 603 i.dwt_initialise deca_device.o + 0x0800cd58 0x0800cd58 0x0000002c Code RO 609 i.dwt_read16bitoffsetreg deca_device.o + 0x0800cd84 0x0800cd84 0x00000028 Code RO 610 i.dwt_read32bitoffsetreg deca_device.o + 0x0800cdac 0x0800cdac 0x0000000c Code RO 613 i.dwt_readdevid deca_device.o + 0x0800cdb8 0x0800cdb8 0x0000003c Code RO 614 i.dwt_readdiagnostics deca_device.o + 0x0800cdf4 0x0800cdf4 0x00000038 Code RO 616 i.dwt_readfromdevice deca_device.o + 0x0800ce2c 0x0800ce2c 0x00000012 Code RO 617 i.dwt_readrxdata deca_device.o + 0x0800ce3e 0x0800ce3e 0x00000010 Code RO 618 i.dwt_readrxtimestamp deca_device.o + 0x0800ce4e 0x0800ce4e 0x00000054 Code RO 629 i.dwt_rxenable deca_device.o + 0x0800cea2 0x0800cea2 0x0000000e Code RO 638 i.dwt_setdelayedtrxtime deca_device.o + 0x0800ceb0 0x0800ceb0 0x00000014 Code RO 645 i.dwt_setrxantennadelay deca_device.o + 0x0800cec4 0x0800cec4 0x0000005c Code RO 647 i.dwt_setrxtimeout deca_device.o + 0x0800cf20 0x0800cf20 0x0000000e Code RO 649 i.dwt_settxantennadelay deca_device.o + 0x0800cf2e 0x0800cf2e 0x00000002 PAD + 0x0800cf30 0x0800cf30 0x00000094 Code RO 652 i.dwt_starttx deca_device.o + 0x0800cfc4 0x0800cfc4 0x00000034 Code RO 653 i.dwt_syncrxbufptrs deca_device.o + 0x0800cff8 0x0800cff8 0x00000016 Code RO 654 i.dwt_write16bitoffsetreg deca_device.o + 0x0800d00e 0x0800d00e 0x0000001e Code RO 655 i.dwt_write32bitoffsetreg deca_device.o + 0x0800d02c 0x0800d02c 0x00000038 Code RO 656 i.dwt_writetodevice deca_device.o + 0x0800d064 0x0800d064 0x00000024 Code RO 657 i.dwt_writetxdata deca_device.o + 0x0800d088 0x0800d088 0x0000001c Code RO 658 i.dwt_writetxfctrl deca_device.o + 0x0800d0a4 0x0800d0a4 0x00000030 Code RO 659 i.dwt_xtaltrim deca_device.o + 0x0800d0d4 0x0800d0d4 0x000000c8 Code RO 6098 i.floor m_ps.l(floor.o) + 0x0800d19c 0x0800d19c 0x00000018 Code RO 1278 i.fputc usart.o + 0x0800d1b4 0x0800d1b4 0x00000354 Code RO 6469 i.log m_ps.l(log.o) + 0x0800d508 0x0800d508 0x000000ec Code RO 6102 i.log10 m_ps.l(log10.o) + 0x0800d5f4 0x0800d5f4 0x000001a8 Code RO 1808 i.main main.o + 0x0800d79c 0x0800d79c 0x0000007c Code RO 1406 i.parameter_init global_param.o + 0x0800d818 0x0800d818 0x0000004c Code RO 1196 i.readfromspi spi.o + 0x0800d864 0x0800d864 0x0000001e Code RO 1597 i.resp_msg_set_ts dw_ancapp.o + 0x0800d882 0x0800d882 0x00000008 Code RO 6119 i.rint m_ps.l(rint.o) + 0x0800d88a 0x0800d88a 0x00000002 PAD + 0x0800d88c 0x0800d88c 0x0000009c Code RO 6121 i.round m_ps.l(round.o) + 0x0800d928 0x0800d928 0x00000040 Code RO 1407 i.save_com_map_to_flash global_param.o + 0x0800d968 0x0800d968 0x0000000c Code RO 1668 i.w28delay ws2812.o + 0x0800d974 0x0800d974 0x00000048 Code RO 1197 i.writetospi spi.o + 0x0800d9bc 0x0800d9bc 0x00000008 Data RO 1108 .constdata deca_params_init.o + 0x0800d9c4 0x0800d9c4 0x00000018 Data RO 1109 .constdata deca_params_init.o + 0x0800d9dc 0x0800d9dc 0x00000008 Data RO 1110 .constdata deca_params_init.o + 0x0800d9e4 0x0800d9e4 0x0000000c Data RO 1111 .constdata deca_params_init.o + 0x0800d9f0 0x0800d9f0 0x00000004 Data RO 1112 .constdata deca_params_init.o + 0x0800d9f4 0x0800d9f4 0x00000020 Data RO 1113 .constdata deca_params_init.o + 0x0800da14 0x0800da14 0x00000032 Data RO 1114 .constdata deca_params_init.o + 0x0800da46 0x0800da46 0x00000019 Data RO 2242 .constdata system_stm32l0xx.o + 0x0800da5f 0x0800da5f 0x00000008 Data RO 2243 .constdata system_stm32l0xx.o + 0x0800da67 0x0800da67 0x00000001 PAD + 0x0800da68 0x0800da68 0x0000006c Data RO 2365 .constdata radio.o + 0x0800dad4 0x0800dad4 0x000000b4 Data RO 2366 .constdata radio.o + 0x0800db88 0x0800db88 0x00000038 Data RO 6470 .constdata m_ps.l(log.o) + 0x0800dbc0 0x0800dbc0 0x00000008 Data RO 6480 .constdata m_ps.l(qnan.o) + 0x0800dbc8 0x0800dbc8 0x00000020 Data RO 6522 Region$$Table anon$$obj.o - Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800a7b8, Size: 0x00001fb8, Max: 0x00002000, ABSOLUTE, COMPRESSED[0x00000044]) + Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800dbe8, Size: 0x00002000, Max: 0x00005000, ABSOLUTE, COMPRESSED[0x000000c0]) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x20000000 COMPRESSED 0x00000001 Data RW 657 .data deca_device.o - 0x20000001 COMPRESSED 0x0000001e Data RW 1110 .data deca_params_init.o - 0x2000001f COMPRESSED 0x00000002 Data RW 1111 .data deca_params_init.o - 0x20000021 COMPRESSED 0x00000003 Data RW 1112 .data deca_params_init.o - 0x20000024 COMPRESSED 0x00000014 Data RW 1215 .data adc.o - 0x20000038 COMPRESSED 0x00000018 Data RW 1256 .data usart.o - 0x20000050 COMPRESSED 0x00000093 Data RW 1440 .data dw_app.o - 0x200000e3 COMPRESSED 0x00000001 PAD - 0x200000e4 COMPRESSED 0x00000004 Data RW 1448 .data dw_app.o - 0x200000e8 COMPRESSED 0x00000007 Data RW 1583 .data serial_at_cmd_app.o - 0x200000ef COMPRESSED 0x00000001 PAD - 0x200000f0 COMPRESSED 0x00000040 Data RW 1662 .data main.o - 0x20000130 COMPRESSED 0x00000002 Data RW 1665 .data main.o - 0x20000132 COMPRESSED 0x00000002 PAD - 0x20000134 COMPRESSED 0x00000004 Data RW 1802 .data stm32l0xx_it.o - 0x20000138 COMPRESSED 0x00000004 Data RW 2220 .data stm32l0xx_hal.o - 0x2000013c COMPRESSED 0x00000004 Data RW 5420 .data system_stm32l0xx.o - 0x20000140 COMPRESSED 0x00000004 Data RW 5829 .data mc_p.l(stdout.o) - 0x20000144 - 0x0000003c Zero RW 655 .bss deca_device.o - 0x20000180 - 0x00000bf0 Zero RW 1255 .bss usart.o - 0x20000d70 - 0x00000800 Zero RW 1384 .bss global_param.o - 0x20001570 - 0x00000334 Zero RW 1434 .bss dw_app.o - 0x200018a4 - 0x000000c8 Zero RW 1582 .bss serial_at_cmd_app.o - 0x2000196c - 0x000001a0 Zero RW 1659 .bss main.o - 0x20001b0c - 0x00000048 Zero RW 1660 .bss main.o - 0x20001b54 - 0x00000048 Zero RW 1661 .bss main.o - 0x20001b9c - 0x00000018 Zero RW 3099 .bss stm32l0xx_hal_flash.o - 0x20001bb4 COMPRESSED 0x00000004 PAD - 0x20001bb8 - 0x00000400 Zero RW 1 STACK startup_stm32l051xx.o + 0x20000000 COMPRESSED 0x0000000a Data RW 78 .data lis3dh_driver.o + 0x2000000a COMPRESSED 0x00000001 Data RW 662 .data deca_device.o + 0x2000000b COMPRESSED 0x0000001e Data RW 1115 .data deca_params_init.o + 0x20000029 COMPRESSED 0x00000002 Data RW 1116 .data deca_params_init.o + 0x2000002b COMPRESSED 0x00000003 Data RW 1117 .data deca_params_init.o + 0x2000002e COMPRESSED 0x00000002 PAD + 0x20000030 COMPRESSED 0x00000014 Data RW 1236 .data adc.o + 0x20000044 COMPRESSED 0x00000018 Data RW 1280 .data usart.o + 0x2000005c COMPRESSED 0x0000000b Data RW 1452 .data dw_app.o + 0x20000067 COMPRESSED 0x0000012c Data RW 1454 .data dw_app.o + 0x20000193 COMPRESSED 0x00000007 Data RW 1531 .data serial_at_cmd_app.o + 0x2000019a COMPRESSED 0x00000006 PAD + 0x200001a0 COMPRESSED 0x00000060 Data RW 1602 .data dw_ancapp.o + 0x20000200 COMPRESSED 0x00000001 Data RW 1604 .data dw_ancapp.o + 0x20000201 COMPRESSED 0x00000003 PAD + 0x20000204 COMPRESSED 0x0000019e Data RW 1817 .data main.o + 0x200003a2 COMPRESSED 0x00000002 PAD + 0x200003a4 COMPRESSED 0x00000004 Data RW 2080 .data stm32l0xx_it.o + 0x200003a8 COMPRESSED 0x00000004 Data RW 2244 .data system_stm32l0xx.o + 0x200003ac COMPRESSED 0x00000004 PAD + 0x200003b0 COMPRESSED 0x000000a8 Data RW 2367 .data radio.o + 0x20000458 COMPRESSED 0x00000008 Data RW 2604 .data sx126x.o + 0x20000460 COMPRESSED 0x00000018 Data RW 2989 .data lora.o + 0x20000478 COMPRESSED 0x00000002 Data RW 3000 .data lora.o + 0x2000047a COMPRESSED 0x00000002 Data RW 3001 .data lora.o + 0x2000047c COMPRESSED 0x00000002 Data RW 3002 .data lora.o + 0x2000047e COMPRESSED 0x00000002 PAD + 0x20000480 COMPRESSED 0x0000000c Data RW 3351 .data stm32l0xx_hal.o + 0x2000048c COMPRESSED 0x00000004 Data RW 6143 .data mc_p.l(rand.o) + 0x20000490 COMPRESSED 0x00000004 Data RW 6495 .data mc_p.l(stdout.o) + 0x20000494 COMPRESSED 0x00000004 Data RW 6503 .data mc_p.l(errno.o) + 0x20000498 - 0x0000003c Zero RW 660 .bss deca_device.o + 0x200004d4 - 0x000008c0 Zero RW 1279 .bss usart.o + 0x20000d94 - 0x00000258 Zero RW 1408 .bss global_param.o + 0x20000fec - 0x000000c8 Zero RW 1530 .bss serial_at_cmd_app.o + 0x200010b4 - 0x0000034a Zero RW 1598 .bss dw_ancapp.o + 0x200013fe COMPRESSED 0x00000002 PAD + 0x20001400 - 0x0000040c Zero RW 1810 .bss main.o + 0x2000180c - 0x00000048 Zero RW 1811 .bss main.o + 0x20001854 - 0x00000048 Zero RW 1813 .bss main.o + 0x2000189c - 0x00000048 Zero RW 1814 .bss main.o + 0x200018e4 - 0x00000048 Zero RW 1815 .bss main.o + 0x2000192c - 0x00000048 Zero RW 1816 .bss main.o + 0x20001974 - 0x00000150 Zero RW 2364 .bss radio.o + 0x20001ac4 - 0x00000124 Zero RW 2983 .bss lora.o + 0x20001be8 - 0x00000018 Zero RW 4273 .bss stm32l0xx_hal_flash.o + 0x20001c00 - 0x00000400 Zero RW 1 STACK startup_stm32l051xx.o ============================================================================== @@ -3778,49 +4757,64 @@ Code (inc. data) RO Data RW Data ZI Data Debug Object Name - 312 48 0 20 0 1846 adc.o - 48 6 512 0 0 1184 crc.o - 2374 152 0 1 60 24790 deca_device.o - 0 0 138 35 0 1781 deca_params_init.o - 2740 248 0 151 820 22774 dw_app.o - 94 4 0 0 0 1390 dw_driver.o - 130 0 0 0 0 2935 flash.o - 284 62 0 0 2048 2209 global_param.o - 140 0 0 0 0 354021 lis3dh_driver.o - 2080 332 0 66 560 12993 main.o - 532 68 0 7 200 3453 serial_at_cmd_app.o - 168 14 0 0 0 2281 spi.o - 28 8 192 0 1024 600 startup_stm32l051xx.o - 144 20 0 4 0 3543 stm32l0xx_hal.o - 1392 52 0 0 0 8358 stm32l0xx_hal_adc.o - 234 8 0 0 0 2503 stm32l0xx_hal_adc_ex.o - 144 24 0 0 0 10497 stm32l0xx_hal_cortex.o - 536 12 0 0 0 4122 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 - 652 62 0 0 0 4729 stm32l0xx_hal_gpio.o - 456 16 0 0 0 6108 stm32l0xx_hal_lptim.o - 492 62 0 0 0 3681 stm32l0xx_hal_msp.o - 16 4 0 0 0 479 stm32l0xx_hal_pwr.o - 1600 90 0 0 0 5336 stm32l0xx_hal_rcc.o - 356 14 0 0 0 1388 stm32l0xx_hal_rcc_ex.o - 128 0 0 0 0 1043 stm32l0xx_hal_spi.o - 1978 96 0 0 0 12900 stm32l0xx_hal_uart.o - 2 0 0 0 0 928 stm32l0xx_hal_uart_ex.o - 174 44 0 4 0 3912 stm32l0xx_it.o - 88 22 33 4 0 1119 system_stm32l0xx.o - 404 50 0 24 3056 6280 usart.o + 312 48 0 20 0 1882 adc.o + 2336 146 0 1 60 24067 deca_device.o + 0 0 138 35 0 1797 deca_params_init.o + 76 6 0 0 0 1522 delay.o + 1390 120 0 97 842 8373 dw_ancapp.o + 80 8 0 311 0 2789 dw_app.o + 94 4 0 0 0 4462 dw_driver.o + 130 0 0 0 0 2995 flash.o + 188 28 0 0 600 1748 global_param.o + 956 48 0 10 0 365736 lis3dh_driver.o + 1252 274 0 30 292 8718 lora.o + 3680 508 0 414 1396 24150 main.o + 2024 190 288 168 336 27828 radio.o + 532 68 0 7 200 13041 serial_at_cmd_app.o + 168 14 0 0 0 2329 spi.o + 28 8 192 0 1024 608 startup_stm32l051xx.o + 172 28 0 12 0 9009 stm32l0xx_hal.o + 1428 54 0 0 0 8494 stm32l0xx_hal_adc.o + 250 10 0 0 0 2543 stm32l0xx_hal_adc_ex.o + 208 40 0 0 0 13234 stm32l0xx_hal_cortex.o + 708 22 0 0 0 5487 stm32l0xx_hal_dma.o + 436 54 0 0 24 8794 stm32l0xx_hal_flash.o + 164 24 0 0 0 2686 stm32l0xx_hal_flash_ex.o + 730 66 0 0 0 4076 stm32l0xx_hal_gpio.o + 824 34 0 0 0 8333 stm32l0xx_hal_lptim.o + 1048 130 0 0 0 5401 stm32l0xx_hal_msp.o + 116 16 0 0 0 1223 stm32l0xx_hal_pwr.o + 1718 90 0 0 0 5596 stm32l0xx_hal_rcc.o + 380 12 0 0 0 1416 stm32l0xx_hal_rcc_ex.o + 1006 12 0 0 0 5766 stm32l0xx_hal_spi.o + 3538 126 0 0 0 24832 stm32l0xx_hal_uart.o + 250 4 0 0 0 3165 stm32l0xx_hal_uart_ex.o + 186 48 0 4 0 5783 stm32l0xx_it.o + 690 54 0 0 0 11039 sx126x-board.o + 1666 174 0 8 0 27927 sx126x.o + 112 8 0 0 0 1209 syn6288.o + 88 22 33 4 0 1155 system_stm32l0xx.o + 404 50 0 24 2240 6376 usart.o + 776 34 0 0 0 6387 ws2812.o ---------------------------------------------------------------------- - 18366 1596 908 320 7796 516894 Object Totals + 30190 2582 684 1164 7016 661976 Object Totals 0 0 32 0 0 0 (incl. Generated) - 40 0 1 4 4 0 (incl. Padding) + 46 0 1 19 2 0 (incl. Padding) ---------------------------------------------------------------------- Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name 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 0 0 0 0 0 0 entry.o 0 0 0 0 0 0 entry10a.o @@ -3830,7 +4824,9 @@ 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 30 0 0 0 0 0 handlers.o + 40 0 0 0 0 72 idiv.o 36 8 0 0 0 68 init.o 0 0 0 0 0 0 iusefp.o 32 0 0 0 0 68 llshl.o @@ -3840,7 +4836,9 @@ 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 0 0 0 4 0 0 stdout.o + 14 0 0 0 0 60 strlen.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 @@ -3853,11 +4851,10 @@ 60 10 0 0 0 68 dfixui.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 @@ -3865,19 +4862,19 @@ 122 0 0 0 0 72 fmul.o ---------------------------------------------------------------------- - 3182 104 0 4 0 2636 Library Totals - 4 0 0 0 0 0 (incl. Padding) + 4878 262 64 12 0 3568 Library Totals + 10 0 0 0 0 0 (incl. Padding) ---------------------------------------------------------------------- Code (inc. data) RO Data RW Data ZI Data Debug Library Name - 200 20 0 0 0 76 m_ps.l - 882 28 0 4 0 828 mc_p.l - 2096 56 0 0 0 1732 mf_p.l + 1870 156 64 0 0 796 m_ps.l + 984 46 0 12 0 1140 mc_p.l + 2014 60 0 0 0 1632 mf_p.l ---------------------------------------------------------------------- - 3182 104 0 4 0 2636 Library Totals + 4878 262 64 12 0 3568 Library Totals ---------------------------------------------------------------------- @@ -3886,15 +4883,15 @@ Code (inc. data) RO Data RW Data ZI Data Debug - 21548 1700 908 324 7796 510674 Grand Totals - 21548 1700 908 68 7796 510674 ELF Image Totals (compressed) - 21548 1700 908 68 0 0 ROM Totals + 35068 2844 748 1176 7016 649384 Grand Totals + 35068 2844 748 192 7016 649384 ELF Image Totals (compressed) + 35068 2844 748 192 0 0 ROM Totals ============================================================================== - Total RO Size (Code + RO Data) 22456 ( 21.93kB) - Total RW Size (RW Data + ZI Data) 8120 ( 7.93kB) - Total ROM Size (Code + RO Data + RW Data) 22524 ( 22.00kB) + Total RO Size (Code + RO Data) 35816 ( 34.98kB) + Total RW Size (RW Data + ZI Data) 8192 ( 8.00kB) + Total ROM Size (Code + RO Data + RW Data) 36008 ( 35.16kB) ============================================================================== -- Gitblit v1.9.3