From 4936a48d23b9aef4ef44e4cf333e75cb8d49e37c Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期四, 27 二月 2025 15:02:54 +0800 Subject: [PATCH] 2.15,加入写入参数时候,如果没擦除成功会一直擦除的机制,最多200次 不成功就重启。 --- MDK-ARM/L051/L051.map | 4439 ++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 2,818 insertions(+), 1,621 deletions(-) diff --git a/MDK-ARM/L051/L051.map b/MDK-ARM/L051/L051.map index f4bca52..17bba60 100644 --- a/MDK-ARM/L051/L051.map +++ b/MDK-ARM/L051/L051.map @@ -12,11 +12,18 @@ 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_Channel2_3_IRQHandler) for DMA1_Channel2_3_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(.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.Accelerometer_Init) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte + lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) for LIS3DH_GetWHO_AM_I + lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(i.mir3da_init) for mir3da_init + lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(i.LIS3DH_Data_Init) for LIS3DH_Data_Init + lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(.data) for .data + lis3dh_driver.o(i.Accelerometer_Init) refers to global_param.o(.bss) for g_com_map lis3dh_driver.o(i.IIC2_Ack) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin lis3dh_driver.o(i.IIC2_Ack) refers to lis3dh_driver.o(i.delay_us) for delay_us lis3dh_driver.o(i.IIC2_Init) refers to memseta.o(.text) for __aeabi_memclr4 @@ -27,8 +34,8 @@ lis3dh_driver.o(i.IIC2_Read_Byte) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin lis3dh_driver.o(i.IIC2_Read_Byte) refers to lis3dh_driver.o(i.delay_us) for delay_us lis3dh_driver.o(i.IIC2_Read_Byte) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin - lis3dh_driver.o(i.IIC2_Read_Byte) refers to lis3dh_driver.o(i.IIC2_NAck) for IIC2_NAck lis3dh_driver.o(i.IIC2_Read_Byte) refers to lis3dh_driver.o(i.IIC2_Ack) for IIC2_Ack + lis3dh_driver.o(i.IIC2_Read_Byte) refers to lis3dh_driver.o(i.IIC2_NAck) for IIC2_NAck lis3dh_driver.o(i.IIC2_Send_Byte) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin lis3dh_driver.o(i.IIC2_Send_Byte) refers to lis3dh_driver.o(i.delay_us) for delay_us lis3dh_driver.o(i.IIC2_Start) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin @@ -43,6 +50,7 @@ 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.delay_us) for delay_us lis3dh_driver.o(i.LIS3DH_Data_Init) refers to global_param.o(.bss) for g_com_map + lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(.data) for .data 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 lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init) refers to lis3dh_driver.o(i.LIS3DH_SetFullScale) for LIS3DH_SetFullScale @@ -118,7 +126,7 @@ lis3dh_driver.o(i.LIS3DH_SetIntMode) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg lis3dh_driver.o(i.LIS3DH_SetMode) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg lis3dh_driver.o(i.LIS3DH_SetMode) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg - lis3dh_driver.o(i.LIS3DH_SetMode) refers to lis3dh_driver.o(.data) for ODR_old_value + lis3dh_driver.o(i.LIS3DH_SetMode) refers to lis3dh_driver.o(.data) for .data lis3dh_driver.o(i.LIS3DH_SetODR) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg lis3dh_driver.o(i.LIS3DH_SetODR) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg lis3dh_driver.o(i.LIS3DH_SetSPIInterface) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg @@ -154,11 +162,95 @@ lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to cfrcmple.o(.text) for __aeabi_cfrcmple lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to fdiv.o(.text) for __aeabi_fdiv lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to asin.o(i.asin) for asin - lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to dmul.o(.text) for __aeabi_dmul - lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to ddiv.o(.text) for __aeabi_ddiv - lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to fadd.o(.text) for __aeabi_fsub - lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to cfcmple.o(.text) for __aeabi_cfcmple - lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(.data) for lis2dhdata + lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(.data) for .data + lis3dh_driver.o(i.mir3da_ReadLenByte) refers to malloc.o(i.malloc) for malloc + lis3dh_driver.o(i.mir3da_ReadLenByte) refers to memseta.o(.text) for __aeabi_memclr + lis3dh_driver.o(i.mir3da_ReadLenByte) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte + lis3dh_driver.o(i.mir3da_ReadLenByte) refers to malloc.o(i.free) for free + lis3dh_driver.o(i.mir3da_ReadLenByte) refers to lis3dh_driver.o(.data) for .data + lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start + lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte + lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack + lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Read_Byte) for IIC2_Read_Byte + lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop + lis3dh_driver.o(i.mir3da_WriteLenByte) refers to lis3dh_driver.o(i.mir3da_WriteOneByte) for mir3da_WriteOneByte + lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start + lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte + lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack + lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop + lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.delay_us) for delay_us + lis3dh_driver.o(i.mir3da_get_step) refers to lis3dh_driver.o(i.mir3da_ReadLenByte) for mir3da_ReadLenByte + lis3dh_driver.o(i.mir3da_get_step) refers to lis3dh_driver.o(.data) for .data + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_register_write) for mir3da_register_write + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.delay_us) for delay_us + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_register_mask_write) for mir3da_register_mask_write + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_set_active_interrupt_enable) for mir3da_set_active_interrupt_enable + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_set_enable) for mir3da_set_enable + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_set_step_counter_open) for mir3da_set_step_counter_open + lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(.data) for .data + lis3dh_driver.o(i.mir3da_init) refers to global_param.o(.bss) for g_com_map + lis3dh_driver.o(i.mir3da_read_data) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte + lis3dh_driver.o(i.mir3da_read_data) refers to lis3dh_driver.o(.data) for .data + lis3dh_driver.o(i.mir3da_read_raw_data) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte + lis3dh_driver.o(i.mir3da_register_mask_write) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte + lis3dh_driver.o(i.mir3da_register_mask_write) refers to lis3dh_driver.o(i.mir3da_register_write) for mir3da_register_write + lis3dh_driver.o(i.mir3da_register_read) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte + lis3dh_driver.o(i.mir3da_register_write) refers to lis3dh_driver.o(i.mir3da_WriteOneByte) for mir3da_WriteOneByte + lis3dh_driver.o(i.mir3da_reset_step_counter) refers to lis3dh_driver.o(i.mir3da_register_mask_write) for mir3da_register_mask_write + lis3dh_driver.o(i.mir3da_set_active_interrupt_enable) refers to lis3dh_driver.o(i.mir3da_register_write) for mir3da_register_write + lis3dh_driver.o(i.mir3da_set_enable) refers to lis3dh_driver.o(i.mir3da_register_mask_write) for mir3da_register_mask_write + lis3dh_driver.o(i.mir3da_set_enable) refers to lis3dh_driver.o(i.delay_us) for delay_us + lis3dh_driver.o(i.mir3da_set_step_counter_open) refers to lis3dh_driver.o(i.mir3da_register_write) for mir3da_register_write + dps310.o(i.dps310_config) refers to dps310.o(i.dps310_get_scaling_coef) for dps310_get_scaling_coef + dps310.o(i.dps310_get_processed_data) refers to dps368_test.o(i.test_read_block) for test_read_block + dps310.o(i.dps310_get_processed_data) refers to dfltui.o(.text) for __aeabi_ui2d + dps310.o(i.dps310_get_processed_data) refers to cdrcmple.o(.text) for __aeabi_cdrcmple + dps310.o(i.dps310_get_processed_data) refers to dadd.o(.text) for __aeabi_dsub + dps310.o(i.dps310_get_processed_data) refers to ddiv.o(.text) for __aeabi_ddiv + dps310.o(i.dps310_get_processed_data) refers to dflti.o(.text) for __aeabi_i2d + dps310.o(i.dps310_get_processed_data) refers to dmul.o(.text) for __aeabi_dmul + dps310.o(i.dps310_get_processed_data) refers to fflti.o(.text) for __aeabi_i2f + dps310.o(i.dps310_get_processed_data) refers to fscalb.o(.text) for __ARM_scalbnf + dps310.o(i.dps310_get_processed_data) refers to f2d.o(.text) for __aeabi_f2d + dps310.o(i.dps310_get_scaling_coef) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 + dps310.o(i.dps310_init) refers to dps310.o(i.dps310_read_calib_coeffs) for dps310_read_calib_coeffs + dps310.o(i.dps310_init) refers to dps310.o(i.dps310_config) for dps310_config + dps310.o(i.dps310_init) refers to dps310.o(i.dps310_resume) for dps310_resume + dps310.o(i.dps310_read_calib_coeffs) refers to memseta.o(.text) for __aeabi_memclr4 + dps368_test.o(i.BarInit) refers to dps310.o(i.dps310_init) for dps310_init + dps368_test.o(i.BarInit) refers to dps310.o(i.dps310_get_processed_data) for dps310_get_processed_data + dps368_test.o(i.BarInit) refers to dps368_test.o(i.GetPressAndHeight) for GetPressAndHeight + dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_read_byte) for test_read_byte + dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_read_block) for test_read_block + dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_write_byte) for test_write_byte + dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_wait_ms) for test_wait_ms + dps368_test.o(i.BarInit) refers to dps368_test.o(.bss) for .bss + dps368_test.o(i.BarInit) refers to dps368_test.o(.data) for .data + dps368_test.o(i.GetPressAndHeight) refers to dps310.o(i.dps310_get_processed_data) for dps310_get_processed_data + dps368_test.o(i.GetPressAndHeight) refers to ddiv.o(.text) for __aeabi_ddiv + dps368_test.o(i.GetPressAndHeight) refers to pow.o(i.pow) for pow + dps368_test.o(i.GetPressAndHeight) refers to dadd.o(.text) for __aeabi_drsub + dps368_test.o(i.GetPressAndHeight) refers to dmul.o(.text) for __aeabi_dmul + dps368_test.o(i.GetPressAndHeight) refers to d2f.o(.text) for __aeabi_d2f + dps368_test.o(i.GetPressAndHeight) refers to cdcmple.o(.text) for __aeabi_cdcmpeq + dps368_test.o(i.GetPressAndHeight) refers to dps368_test.o(.data) for .data + dps368_test.o(i.GetPressAndHeight) refers to dps368_test.o(.bss) for .bss + dps368_test.o(i.test_read_block) refers to dps368_test.o(i.test_read_byte) for test_read_byte + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Read_Byte) for IIC2_Read_Byte + dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop + dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.delay_us) for delay_us + dw_driver.o(i.Reset_DW1000) refers to memseta.o(.text) for __aeabi_memclr4 + dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init + dw_driver.o(i.Reset_DW1000) refers to dw_driver.o(i.delay_ms) for delay_ms + dw_driver.o(i.delay_ms) refers to lis3dh_driver.o(i.delay_us) for delay_us deca_device.o(i._dwt_aonarrayupload) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_aonconfigupload) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_configlde) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice @@ -166,7 +258,7 @@ deca_device.o(i._dwt_disablesequencing) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks deca_device.o(i._dwt_disablesequencing) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice - deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8 + deca_device.o(i._dwt_enableclocks) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_loaducodefromrom) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_loaducodefromrom) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg @@ -178,7 +270,7 @@ deca_device.o(i._dwt_otpread) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i._dwt_otpread) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice - deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8 + deca_device.o(i._dwt_otpsetmrregs) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 deca_device.o(i._dwt_otpsetmrregs) refers to dw_driver.o(i.delay_ms) for delay_ms deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_calibratesleepcnt) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice @@ -197,27 +289,38 @@ deca_device.o(i.dwt_configcwmode) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg deca_device.o(i.dwt_configcwmode) refers to deca_params_init.o(.constdata) for chan_idx deca_device.o(i.dwt_configcwmode) refers to deca_params_init.o(.data) for pll2_config + deca_device.o(i.dwt_configcwmode) refers to deca_params_init.o(.constdata) for tx_config deca_device.o(i.dwt_configeventcounters) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i.dwt_configure) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg deca_device.o(i.dwt_configure) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg deca_device.o(i.dwt_configure) refers to deca_device.o(i._dwt_configlde) for _dwt_configlde deca_device.o(i.dwt_configure) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for lde_replicaCoeff - deca_device.o(i.dwt_configure) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_configure) refers to deca_device.o(.bss) for .bss + deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for chan_idx deca_device.o(i.dwt_configure) refers to deca_params_init.o(.data) for pll2_config + deca_device.o(i.dwt_configure) refers to deca_params_init.o(.data) for rx_config + deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for tx_config + deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for sftsh + deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for dtune1 + deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for digital_bb_config + deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for agc_config + deca_device.o(i.dwt_configure) refers to deca_params_init.o(.data) for dwnsSFDlen deca_device.o(i.dwt_configuresleep) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg deca_device.o(i.dwt_configuresleep) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice - deca_device.o(i.dwt_configuresleep) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_configuresleep) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_configuresleepcnt) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i.dwt_configuresleepcnt) refers to deca_device.o(i._dwt_aonconfigupload) for _dwt_aonconfigupload deca_device.o(i.dwt_configuretxrf) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i.dwt_configuretxrf) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg deca_device.o(i.dwt_enableautoack) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg deca_device.o(i.dwt_enableautoack) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg - deca_device.o(i.dwt_enableautoack) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_enableautoack) refers to deca_device.o(.bss) for .bss + deca_device.o(i.dwt_enableautorxeanble) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg + deca_device.o(i.dwt_enableautorxeanble) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_enableframefilter) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg deca_device.o(i.dwt_enableframefilter) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg - deca_device.o(i.dwt_enableframefilter) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_enableframefilter) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_entersleep) refers to deca_device.o(i._dwt_aonarrayupload) for _dwt_aonarrayupload deca_device.o(i.dwt_entersleepaftertx) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg deca_device.o(i.dwt_entersleepaftertx) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg @@ -225,13 +328,13 @@ deca_device.o(i.dwt_forcetrxoff) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg deca_device.o(i.dwt_forcetrxoff) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i.dwt_forcetrxoff) refers to deca_device.o(i.dwt_syncrxbufptrs) for dwt_syncrxbufptrs - deca_device.o(i.dwt_forcetrxoff) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_forcetrxoff) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_geteui) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice - deca_device.o(i.dwt_getlotid) refers to deca_device.o(.bss) for dw1000local - deca_device.o(i.dwt_getpartid) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_getlotid) refers to deca_device.o(.bss) for .bss + deca_device.o(i.dwt_getpartid) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid deca_device.o(i.dwt_initialise) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks - deca_device.o(i.dwt_initialise) refers to idiv.o(.text) for __aeabi_idivmod + deca_device.o(i.dwt_initialise) refers to uidiv.o(.text) for __aeabi_uidivmod deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i.dwt_initialise) refers to deca_device.o(i._dwt_otpread) for _dwt_otpread @@ -240,8 +343,8 @@ deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_read16bitoffsetreg) for dwt_read16bitoffsetreg deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg - deca_device.o(i.dwt_initialise) refers to deca_device.o(.bss) for dw1000local - deca_device.o(i.dwt_initialise) refers to deca_device.o(.data) for module_power + deca_device.o(i.dwt_initialise) refers to deca_device.o(.bss) for .bss + deca_device.o(i.dwt_initialise) refers to deca_device.o(.data) for .data deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_rxreset) for dwt_rxreset @@ -251,13 +354,13 @@ deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_checkoverrun) for dwt_checkoverrun deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice - deca_device.o(i.dwt_isr) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_isr) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_loadopsettabfromotp) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i.dwt_loadopsettabfromotp) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg deca_device.o(i.dwt_loadopsettabfromotp) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks deca_device.o(i.dwt_otpread) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks deca_device.o(i.dwt_otpread) refers to deca_device.o(i._dwt_otpread) for _dwt_otpread - deca_device.o(i.dwt_otprevision) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_otprevision) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_otpwriteandverify) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks deca_device.o(i.dwt_otpwriteandverify) refers to deca_device.o(i._dwt_otpsetmrregs) for _dwt_otpsetmrregs deca_device.o(i.dwt_otpwriteandverify) refers to deca_device.o(i._dwt_otpprogword32) for _dwt_otpprogword32 @@ -266,6 +369,7 @@ deca_device.o(i.dwt_read32bitoffsetreg) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_readaccdata) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks deca_device.o(i.dwt_readaccdata) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice + deca_device.o(i.dwt_readcarrierintegrator) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_readdevid) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg deca_device.o(i.dwt_readdiagnostics) refers to deca_device.o(i.dwt_read16bitoffsetreg) for dwt_read16bitoffsetreg deca_device.o(i.dwt_readdiagnostics) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice @@ -279,9 +383,9 @@ deca_device.o(i.dwt_readsystime) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_readsystimestamphi32) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg deca_device.o(i.dwt_readtempvbat) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice - deca_device.o(i.dwt_readtempvbat) refers to dw_driver.o(i.delay_ms) for delay_ms - deca_device.o(i.dwt_readtempvbat) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_readtempvbat) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks + deca_device.o(i.dwt_readtempvbat) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice + deca_device.o(i.dwt_readtempvbat) refers to dw_driver.o(i.delay_ms) for delay_ms deca_device.o(i.dwt_readtxtimestamp) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_readtxtimestamphi32) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg deca_device.o(i.dwt_readtxtimestamplo32) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg @@ -298,10 +402,10 @@ deca_device.o(i.dwt_setGPIOvalue) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i.dwt_setaddress16) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg deca_device.o(i.dwt_setautorxreenable) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice - deca_device.o(i.dwt_setautorxreenable) refers to deca_device.o(.bss) for dw1000local - deca_device.o(i.dwt_setcallbacks) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_setautorxreenable) refers to deca_device.o(.bss) for .bss + deca_device.o(i.dwt_setcallbacks) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_setdblrxbuffmode) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg - deca_device.o(i.dwt_setdblrxbuffmode) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_setdblrxbuffmode) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_setdelayedtrxtime) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg deca_device.o(i.dwt_seteui) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i.dwt_setinterrupt) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg @@ -317,10 +421,10 @@ deca_device.o(i.dwt_setrxtimeout) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_setrxtimeout) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg deca_device.o(i.dwt_setrxtimeout) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice - deca_device.o(i.dwt_setrxtimeout) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_setrxtimeout) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_setsmarttxpower) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg deca_device.o(i.dwt_setsmarttxpower) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg - deca_device.o(i.dwt_setsmarttxpower) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_setsmarttxpower) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_settxantennadelay) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg deca_device.o(i.dwt_softreset) refers to deca_device.o(i._dwt_disablesequencing) for _dwt_disablesequencing deca_device.o(i.dwt_softreset) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg @@ -328,14 +432,14 @@ deca_device.o(i.dwt_softreset) refers to deca_device.o(i._dwt_aonarrayupload) for _dwt_aonarrayupload deca_device.o(i.dwt_softreset) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_softreset) refers to dw_driver.o(i.delay_ms) for delay_ms - deca_device.o(i.dwt_softreset) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_softreset) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_spicswakeup) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid deca_device.o(i.dwt_spicswakeup) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_spicswakeup) refers to dw_driver.o(i.delay_ms) for delay_ms deca_device.o(i.dwt_starttx) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i.dwt_starttx) refers to deca_device.o(i.dwt_read16bitoffsetreg) for dwt_read16bitoffsetreg deca_device.o(i.dwt_starttx) refers to deca_device.o(i.dwt_entersleepaftertx) for dwt_entersleepaftertx - deca_device.o(i.dwt_starttx) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_starttx) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_syncrxbufptrs) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_syncrxbufptrs) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i.dwt_write16bitoffsetreg) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice @@ -343,19 +447,15 @@ deca_device.o(i.dwt_writetodevice) refers to spi.o(i.writetospi) for writetospi deca_device.o(i.dwt_writetxdata) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_device.o(i.dwt_writetxfctrl) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg - deca_device.o(i.dwt_writetxfctrl) refers to deca_device.o(.bss) for dw1000local + deca_device.o(i.dwt_writetxfctrl) refers to deca_device.o(.bss) for .bss deca_device.o(i.dwt_xtaltrim) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice deca_device.o(i.dwt_xtaltrim) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice deca_range_tables.o(i.dwt_getrangebias) refers to f2d.o(.text) for __aeabi_f2d - deca_range_tables.o(i.dwt_getrangebias) refers to dmul.o(.text) for __aeabi_dmul + deca_range_tables.o(i.dwt_getrangebias) refers to dscalb.o(.text) for __ARM_scalbn deca_range_tables.o(i.dwt_getrangebias) refers to dfixi.o(.text) for __aeabi_d2iz deca_range_tables.o(i.dwt_getrangebias) refers to fflti.o(.text) for __aeabi_i2f - deca_range_tables.o(i.dwt_getrangebias) refers to deca_range_tables.o(.constdata) for chan_idxwb - dw_driver.o(i.Reset_DW1000) refers to memseta.o(.text) for __aeabi_memclr4 - dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin - dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init - dw_driver.o(i.Reset_DW1000) refers to dw_driver.o(i.delay_ms) for delay_ms - dw_driver.o(i.delay_ms) refers to lis3dh_driver.o(i.delay_us) for delay_us + deca_range_tables.o(i.dwt_getrangebias) refers to dmul.o(.text) for __aeabi_dmul + deca_range_tables.o(i.dwt_getrangebias) refers to deca_range_tables.o(.constdata) for .constdata adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_Start) for HAL_ADC_Start adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) for HAL_ADC_PollForConversion adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) for HAL_ADC_GetState @@ -366,28 +466,24 @@ 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 adc.o(i.Get_Battary) refers to f2d.o(.text) for __aeabi_f2d - adc.o(i.Get_Battary) refers to cdrcmple.o(.text) for __aeabi_cdrcmple adc.o(i.Get_Battary) refers to dadd.o(.text) for __aeabi_dsub adc.o(i.Get_Battary) refers to dmul.o(.text) for __aeabi_dmul adc.o(i.Get_Battary) refers to d2f.o(.text) for __aeabi_d2f - adc.o(i.Get_Battary) refers to cfrcmple.o(.text) for __aeabi_cfrcmple - adc.o(i.Get_Battary) refers to cfcmple.o(.text) for __aeabi_cfcmple adc.o(i.Get_Battary) refers to ffixui.o(.text) for __aeabi_f2uiz - adc.o(i.Get_Battary) refers to adc.o(.data) for bat_volt - usart.o(i.UART_CheckReceive) refers to usart.o(.data) for m_bEUARTPushingFrms - usart.o(i.UART_CheckReceive) refers to usart.o(.bss) for m_EUART_DMA_RXBuf - usart.o(i.UART_CheckReceive) refers to main.o(.data) for tag_frequency + adc.o(i.Get_Battary) refers to adc.o(.data) for .data + usart.o(i.UART_CheckReceive) refers to usart.o(.data) for .data + usart.o(i.UART_CheckReceive) refers to usart.o(.bss) for .bss usart.o(i.UART_CheckSend) refers to lis3dh_driver.o(i.delay_us) for delay_us - usart.o(i.UART_CheckSend) refers to usart.o(.data) for m_bEUARTPushingFrms - usart.o(i.UART_CheckSend) refers to usart.o(.bss) for m_EUART_TxFrames - usart.o(i.UART_PopFrame) refers to usart.o(.data) for m_bEUARTPushingFrms + usart.o(i.UART_CheckSend) refers to usart.o(.data) for .data + usart.o(i.UART_CheckSend) refers to usart.o(.bss) for .bss + usart.o(i.UART_PopFrame) refers to usart.o(.data) for .data usart.o(i.UART_PushFrame) refers to memcpya.o(.text) for __aeabi_memcpy - usart.o(i.UART_PushFrame) refers to usart.o(.data) for m_bEUARTPushingFrms - usart.o(i.UART_PushFrame) refers to usart.o(.bss) for m_EUART_TxFrames + usart.o(i.UART_PushFrame) refers to usart.o(.data) for .data + usart.o(i.UART_PushFrame) refers to usart.o(.bss) for .bss usart.o(i.USART_putc) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) for HAL_UART_Transmit usart.o(i.USART_putc) refers to main.o(.bss) for huart1 usart.o(i.USART_puts) refers to usart.o(i.USART_putc) for USART_putc - usart.o(i.Usart1InitVariables) refers to usart.o(.data) for m_EUART_TxFrm_FreeFrmLen + usart.o(i.Usart1InitVariables) refers to usart.o(.data) for .data usart.o(i.fputc) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) for HAL_UART_Transmit usart.o(i.fputc) refers to main.o(.bss) for huart1 flash.o(i.FLASH_Prepare) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) for HAL_FLASH_Unlock @@ -396,92 +492,231 @@ flash.o(i.FLASH_Write) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) for HAL_FLASH_Unlock flash.o(i.FLASH_Write) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) for HAL_FLASH_Program flash.o(i.FLASH_Write) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) for HAL_FLASH_Lock + global_param.o(i.parameter_check) refers to global_param.o(.bss) for .bss global_param.o(i.parameter_init) refers to flash.o(i.FLASH_Read) for FLASH_Read global_param.o(i.parameter_init) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash - global_param.o(i.parameter_init) refers to global_param.o(.bss) for g_com_map + global_param.o(i.parameter_init) refers to global_param.o(.bss) for .bss + global_param.o(i.save_com_map_to_flash) refers to global_param.o(i.parameter_check) for parameter_check global_param.o(i.save_com_map_to_flash) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare global_param.o(i.save_com_map_to_flash) refers to flash.o(i.FLASH_Write) for FLASH_Write - global_param.o(i.save_com_map_to_flash) refers to global_param.o(.bss) for g_com_map - dw_app.o(i.Dw1000_App_Init) refers to dw_app.o(.bss) for tx_poll_msg - dw_app.o(i.Dw1000_App_Init) refers to main.o(.data) for dev_id + global_param.o(i.save_com_map_to_flash) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset) for HAL_NVIC_SystemReset + global_param.o(i.save_com_map_to_flash) refers to global_param.o(.data) for .data + 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.DiscPoll) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata + dw_app.o(i.DiscPoll) refers to dw_app.o(i.__NVIC_SystemReset) for __NVIC_SystemReset + dw_app.o(i.DiscPoll) refers to memcmp.o(.text) for memcmp + dw_app.o(i.DiscPoll) refers to dw_app.o(i.get_tx_timestamp_u64) for get_tx_timestamp_u64 + dw_app.o(i.DiscPoll) refers to dw_app.o(i.get_rx_timestamp_u64) for get_rx_timestamp_u64 + dw_app.o(i.DiscPoll) refers to memcpya.o(.text) for __aeabi_memcpy + dw_app.o(i.DiscPoll) refers to deca_device.o(i.dwt_setdelayedtrxtime) for dwt_setdelayedtrxtime + dw_app.o(i.DiscPoll) refers to dw_app.o(i.final_msg_set_ts) for final_msg_set_ts + dw_app.o(i.DiscPoll) refers to dw_app.o(i.GetNearMsg) for GetNearMsg + dw_app.o(i.DiscPoll) refers to dw_app.o(.data) for .data + dw_app.o(i.DiscPoll) refers to dw_app.o(.bss) for .bss + dw_app.o(i.DiscPoll) refers to main.o(.data) for tag_frequency + dw_app.o(i.DiscPoll) refers to main.o(.data) for sync_timer + 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 group_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 dw_app.o(i.Dw1000_Init) refers to deca_device.o(i.dwt_configure) for dwt_configure 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 config - dw_app.o(i.FindNearBasePos) refers to dw_app.o(.bss) for nearbaseid_list - dw_app.o(i.FindNearBasePos) refers to dw_app.o(.data) for nearbase_num + 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.GetNearMsg) refers to dw_app.o(i.NextSlotDelayMs) for NextSlotDelayMs dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl + dw_app.o(i.GetNearMsg) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_starttx) for dwt_starttx dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg - dw_app.o(i.GetNearMsg) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata dw_app.o(i.GetNearMsg) refers to memcmp.o(.text) for memcmp dw_app.o(i.GetNearMsg) refers to memcpya.o(.text) for __aeabi_memcpy - dw_app.o(i.GetNearMsg) refers to dw_app.o(i.GetRandomSlotPos) for GetRandomSlotPos - dw_app.o(i.GetNearMsg) refers to idiv.o(.text) for __aeabi_idivmod - dw_app.o(i.GetNearMsg) refers to dw_app.o(.data) for nearmsg_mainbase - dw_app.o(i.GetNearMsg) refers to dw_app.o(.bss) for tx_near_msg + dw_app.o(i.GetNearMsg) refers to dw_app.o(i.__NVIC_SystemReset) for __NVIC_SystemReset + dw_app.o(i.GetNearMsg) refers to dw_app.o(.bss) for .bss + dw_app.o(i.GetNearMsg) refers to dw_app.o(.data) for .data dw_app.o(i.GetNearMsg) refers to main.o(.data) for dev_id + dw_app.o(i.GetNearMsg) refers to main.o(.bss) for hlptim1 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.MODBUS_Poll) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay + dw_app.o(i.MODBUS_Poll) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout + dw_app.o(i.MODBUS_Poll) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata + dw_app.o(i.MODBUS_Poll) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl + dw_app.o(i.MODBUS_Poll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx + dw_app.o(i.MODBUS_Poll) refers to main.o(i.IdleTask) for IdleTask + dw_app.o(i.MODBUS_Poll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg + dw_app.o(i.MODBUS_Poll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg + dw_app.o(i.MODBUS_Poll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata + dw_app.o(i.MODBUS_Poll) refers to dw_app.o(i.__NVIC_SystemReset) for __NVIC_SystemReset + dw_app.o(i.MODBUS_Poll) refers to memcmp.o(.text) for memcmp + dw_app.o(i.MODBUS_Poll) refers to dw_app.o(i.get_tx_timestamp_u64) for get_tx_timestamp_u64 + dw_app.o(i.MODBUS_Poll) refers to dw_app.o(i.get_rx_timestamp_u64) for get_rx_timestamp_u64 + dw_app.o(i.MODBUS_Poll) refers to memcpya.o(.text) for __aeabi_memcpy + dw_app.o(i.MODBUS_Poll) refers to deca_device.o(i.dwt_setdelayedtrxtime) for dwt_setdelayedtrxtime + dw_app.o(i.MODBUS_Poll) refers to dw_app.o(i.final_msg_set_ts) for final_msg_set_ts + dw_app.o(i.MODBUS_Poll) refers to main.o(i.GPIO_Toggle) for GPIO_Toggle + dw_app.o(i.MODBUS_Poll) refers to dw_driver.o(i.delay_ms) for delay_ms + dw_app.o(i.MODBUS_Poll) refers to dw_app.o(.data) for .data + dw_app.o(i.MODBUS_Poll) refers to dw_app.o(.bss) for .bss + dw_app.o(i.MODBUS_Poll) refers to global_param.o(.bss) for g_com_map + dw_app.o(i.MODBUS_Poll) refers to main.o(.data) for group_id + dw_app.o(i.MODBUS_Poll) refers to main.o(.data) for sync_timer 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 adc.o(i.Get_Battary) for Get_Battary 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 ffltui.o(.text) for __aeabi_ui2f - dw_app.o(i.NearPoll) refers to f2d.o(.text) for __aeabi_f2d + dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx + 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 ceil.o(i.ceil) for ceil 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 deca_device.o(i.dwt_setdelayedtrxtime) for dwt_setdelayedtrxtime dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg - dw_app.o(i.NearPoll) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset 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 dw_app.o(i.get_tx_timestamp_u64) for get_tx_timestamp_u64 dw_app.o(i.NearPoll) refers to dw_app.o(i.get_rx_timestamp_u64) for get_rx_timestamp_u64 + dw_app.o(i.NearPoll) refers to dw_app.o(i.SetANCTimestap) for SetANCTimestap + dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff + 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 dw_app.o(i.SetLPTimer) for SetLPTimer + dw_app.o(i.NearPoll) refers to dw_app.o(i.FindNearBasePos) for FindNearBasePos 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 tag_succ_times - dw_app.o(i.NearPoll) refers to dw_app.o(.bss) for tx_near_msg + dw_app.o(i.NearPoll) refers to dw_app.o(.data) for .data + dw_app.o(i.NearPoll) refers to main.o(.data) for bat_percent + dw_app.o(i.NearPoll) refers to dw_app.o(.bss) for .bss + dw_app.o(i.NearPoll) refers to stm32l0xx_it.o(.data) for userkey_state + dw_app.o(i.NearPoll) refers to global_param.o(.bss) for g_com_map dw_app.o(i.NearPoll) refers to main.o(.bss) for hlptim1 - dw_app.o(i.NearPoll) refers to main.o(.data) for dev_id - 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 dfltui.o(.text) for __aeabi_ui2d - dw_app.o(i.NearPoll) refers to dfixi.o(.text) for __aeabi_d2iz - dw_app.o(i.NearPoll) refers to main.o(i.SetNextPollTime) for SetNextPollTime + dw_app.o(i.NearPoll) refers to main.o(.data) for sync_timer + dw_app.o(i.NearPoll) refers to dw_app.o(i.DiscPoll) for DiscPoll + dw_app.o(i.NearPoll) refers to dw_app.o(i.NextSlotDelayMs) for NextSlotDelayMs + dw_app.o(i.NearPoll) refers to dw_app.o(i.CalculateDists) for CalculateDists + dw_app.o(i.NearPoll) refers to dw_app.o(i.GetNearMsg) for GetNearMsg 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 dw_app.o(i.FindNearBasePos) for FindNearBasePos - dw_app.o(i.NearPoll) refers to dw_app.o(i.GetRandomSlotPos) for GetRandomSlotPos - dw_app.o(i.NearPoll) refers to idiv.o(.text) for __aeabi_idivmod - dw_app.o(i.NearPoll) refers to global_param.o(.bss) for g_com_map - dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid + dw_app.o(i.NearPoll) refers to ffltui.o(.text) for __aeabi_ui2f + dw_app.o(i.NearPoll) refers to uidiv.o(.text) for __aeabi_uidivmod + dw_app.o(i.NextPollDelay) refers to dflti.o(.text) for __aeabi_i2d + dw_app.o(i.NextPollDelay) refers to dmul.o(.text) for __aeabi_dmul + dw_app.o(i.NextPollDelay) refers to dadd.o(.text) for __aeabi_dadd + dw_app.o(i.NextPollDelay) refers to dfixi.o(.text) for __aeabi_d2iz + dw_app.o(i.NextPollDelay) refers to dw_app.o(.data) for .data + dw_app.o(i.NextPollDelay) refers to main.o(.data) for bigslot_num + dw_app.o(i.NextPollDelay) refers to main.o(.data) for slotpos_intoatl + dw_app.o(i.NextSlotDelayMs) refers to dflti.o(.text) for __aeabi_i2d + dw_app.o(i.NextSlotDelayMs) refers to dmul.o(.text) for __aeabi_dmul + dw_app.o(i.NextSlotDelayMs) refers to uidiv.o(.text) for __aeabi_uidivmod + dw_app.o(i.NextSlotDelayMs) refers to dfltui.o(.text) for __aeabi_ui2d + dw_app.o(i.NextSlotDelayMs) refers to dadd.o(.text) for __aeabi_dadd + dw_app.o(i.NextSlotDelayMs) refers to dfixui.o(.text) for __aeabi_d2uiz + dw_app.o(i.NextSlotDelayMs) refers to ddiv.o(.text) for __aeabi_ddiv + dw_app.o(i.NextSlotDelayMs) refers to main.o(.data) for current_slotnum + dw_app.o(i.NextSlotDelayMs) refers to dw_app.o(.data) for .data + dw_app.o(i.NextSlotDelayMs) refers to main.o(.bss) for hlptim1 + dw_app.o(i.Registor_Poll) refers to dw_app.o(i.NextSlotDelayMs) for NextSlotDelayMs + dw_app.o(i.Registor_Poll) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay + dw_app.o(i.Registor_Poll) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout + dw_app.o(i.Registor_Poll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin + dw_app.o(i.Registor_Poll) refers to uidiv.o(.text) for __aeabi_uidivmod + dw_app.o(i.Registor_Poll) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata + dw_app.o(i.Registor_Poll) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl + dw_app.o(i.Registor_Poll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx + dw_app.o(i.Registor_Poll) refers to main.o(i.IdleTask) for IdleTask + dw_app.o(i.Registor_Poll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg + dw_app.o(i.Registor_Poll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg + dw_app.o(i.Registor_Poll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata + dw_app.o(i.Registor_Poll) refers to memcmp.o(.text) for memcmp + dw_app.o(i.Registor_Poll) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter + dw_app.o(i.Registor_Poll) refers to dw_app.o(i.SetLPTimer) for SetLPTimer + dw_app.o(i.Registor_Poll) refers to memcpya.o(.text) for __aeabi_memcpy + dw_app.o(i.Registor_Poll) refers to dw_app.o(.data) for .data + dw_app.o(i.Registor_Poll) refers to main.o(.data) for tag_frequency + dw_app.o(i.Registor_Poll) refers to dw_app.o(.bss) for .bss + dw_app.o(i.Registor_Poll) refers to global_param.o(.bss) for g_com_map + dw_app.o(i.Registor_Poll) refers to deca_device.o(.data) for module_power + dw_app.o(i.Registor_Poll) refers to main.o(.data) for sync_timer + dw_app.o(i.Registor_Poll) refers to main.o(.bss) for hlptim1 + dw_app.o(i.SendHuiZongData) refers to memcpya.o(.text) for __aeabi_memcpy + dw_app.o(i.SendHuiZongData) refers to dw_app.o(i.Checksum_u16) for Checksum_u16 + dw_app.o(i.SendHuiZongData) refers to usart.o(i.USART_puts) for USART_puts + dw_app.o(i.SendHuiZongData) refers to dw_app.o(.bss) for .bss + dw_app.o(i.SendHuiZongData) refers to dw_app.o(.data) for .data + dw_app.o(i.SendHuiZongData) refers to main.o(.data) for dev_id + 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.SetLPTimer) refers to dw_app.o(i.NextPollDelay) for NextPollDelay + dw_app.o(i.SetLPTimer) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter + dw_app.o(i.SetLPTimer) refers to dflti.o(.text) for __aeabi_i2d + dw_app.o(i.SetLPTimer) refers to dfltui.o(.text) for __aeabi_ui2d + dw_app.o(i.SetLPTimer) refers to ddiv.o(.text) for __aeabi_ddiv + dw_app.o(i.SetLPTimer) refers to dadd.o(.text) for __aeabi_dadd + dw_app.o(i.SetLPTimer) refers to dfixui.o(.text) for __aeabi_d2uiz + dw_app.o(i.SetLPTimer) refers to main.o(.bss) for hlptim1 + dw_app.o(i.SetLPTimer) refers to dw_app.o(.data) for .data + dw_app.o(i.Tag_App) refers to dw_app.o(i.Dw1000_Init) for Dw1000_Init + dw_app.o(i.Tag_App) refers to stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh) for HAL_IWDG_Refresh + dw_app.o(i.Tag_App) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 + dw_app.o(i.Tag_App) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + dw_app.o(i.Tag_App) refers to dw_app.o(i.Registor_Poll) for Registor_Poll + dw_app.o(i.Tag_App) refers to dw_app.o(i.DiscPoll) for DiscPoll dw_app.o(i.Tag_App) refers to dw_app.o(i.GetNearMsg) for GetNearMsg 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 dw_app.o(.data) for g_Resttimer + dw_app.o(i.Tag_App) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin + dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff + dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_setinterrupt) for dwt_setinterrupt + dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout + dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_rxenable) for dwt_rxenable + dw_app.o(i.Tag_App) refers to dw_app.o(.data) for .data + dw_app.o(i.Tag_App) refers to main.o(.bss) for hiwdg + dw_app.o(i.Tag_App) refers to stm32l0xx_it.o(.data) for userkey_state + dw_app.o(i.UWB_RXOFF) refers to deca_device.o(i.dwt_setinterrupt) for dwt_setinterrupt + dw_app.o(i.UWB_RXOFF) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff + dw_app.o(i.UWB_RXOFF) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep + dw_app.o(i.UWB_RXOFF) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash + dw_app.o(i.UWB_RXOFF) refers to global_param.o(.bss) for g_com_map + dw_app.o(i.UWB_RXOFF) refers to dw_app.o(.data) for .data + dw_app.o(i.UWB_RXON) refers to dw_app.o(i.Dw1000_Init) for Dw1000_Init + dw_app.o(i.UWB_RXON) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash + dw_app.o(i.UWB_RXON) refers to global_param.o(.bss) for g_com_map + dw_app.o(i.UWB_RXON) refers to dw_app.o(.data) for .data dw_app.o(i.get_rx_timestamp_u64) refers to deca_device.o(i.dwt_readrxtimestamp) for dwt_readrxtimestamp dw_app.o(i.get_tx_timestamp_u64) refers to deca_device.o(i.dwt_readtxtimestamp) for dwt_readtxtimestamp dw_app.o(i.tag_sleep_configuraion) refers to deca_device.o(i.dwt_configuresleep) for dwt_configuresleep @@ -489,51 +724,145 @@ serial_at_cmd_app.o(i.SendComMap) refers to memcpya.o(.text) for __aeabi_memcpy serial_at_cmd_app.o(i.SendComMap) refers to dw_app.o(i.Checksum_u16) for Checksum_u16 serial_at_cmd_app.o(i.SendComMap) refers to usart.o(i.UART_PushFrame) for UART_PushFrame - serial_at_cmd_app.o(i.SendComMap) refers to serial_at_cmd_app.o(.bss) for send_frame + serial_at_cmd_app.o(i.SendComMap) refers to serial_at_cmd_app.o(.bss) for .bss serial_at_cmd_app.o(i.SendComMap) refers to global_param.o(.bss) for g_com_map serial_at_cmd_app.o(i.UsartParseDataHandler) refers to memcpya.o(.text) for __aeabi_memcpy serial_at_cmd_app.o(i.UsartParseDataHandler) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash serial_at_cmd_app.o(i.UsartParseDataHandler) refers to dw_driver.o(i.delay_ms) for delay_ms serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(i.SendComMap) for SendComMap - serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(.data) for usart_receive_state - serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(.bss) for mUsartReceivePack + serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(.data) for .data + 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 + dw_ds_anc.o(i.Anchor_App) refers to deca_device.o(i.dwt_setinterrupt) for dwt_setinterrupt + dw_ds_anc.o(i.Anchor_App) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg + dw_ds_anc.o(i.Anchor_App) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg + dw_ds_anc.o(i.Anchor_App) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata + dw_ds_anc.o(i.Anchor_App) refers to memcpya.o(.text) for __aeabi_memcpy + dw_ds_anc.o(i.Anchor_App) refers to dw_ds_anc.o(i.CmpTagInList) for CmpTagInList + dw_ds_anc.o(i.Anchor_App) refers to ffltui.o(.text) for __aeabi_ui2f + dw_ds_anc.o(i.Anchor_App) refers to uidiv.o(.text) for __aeabi_uidivmod + dw_ds_anc.o(i.Anchor_App) refers to fdiv.o(.text) for __aeabi_fdiv + dw_ds_anc.o(i.Anchor_App) refers to f2d.o(.text) for __aeabi_f2d + dw_ds_anc.o(i.Anchor_App) refers to round.o(i.round) for round + dw_ds_anc.o(i.Anchor_App) refers to d2f.o(.text) for __aeabi_d2f + dw_ds_anc.o(i.Anchor_App) refers to ffixui.o(.text) for __aeabi_f2uiz + dw_ds_anc.o(i.Anchor_App) refers to dw_ds_anc.o(i.Anchor_RecNearPoll) for Anchor_RecNearPoll + dw_ds_anc.o(i.Anchor_App) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff + dw_ds_anc.o(i.Anchor_App) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout + dw_ds_anc.o(i.Anchor_App) refers to deca_device.o(i.dwt_rxenable) for dwt_rxenable + dw_ds_anc.o(i.Anchor_App) refers to dw_ds_anc.o(.data) for .data + dw_ds_anc.o(i.Anchor_App) refers to dw_ds_anc.o(.bss) for .bss + dw_ds_anc.o(i.Anchor_App) refers to main.o(.data) for group_id + dw_ds_anc.o(i.Anchor_App) refers to global_param.o(.bss) for g_com_map + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dw_ds_anc.o(i.get_rx_timestamp_u64) for get_rx_timestamp_u64 + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_setdelayedtrxtime) for dwt_setdelayedtrxtime + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_rxenable) for dwt_rxenable + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to memcmp.o(.text) for memcmp + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_readtxtimestamp) for dwt_readtxtimestamp + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dw_ds_anc.o(i.final_msg_get_ts) for final_msg_get_ts + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dfltui.o(.text) for __aeabi_ui2d + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dadd.o(.text) for __aeabi_dadd + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dmul.o(.text) for __aeabi_dmul + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to ddiv.o(.text) for __aeabi_ddiv + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dfixl.o(.text) for __aeabi_d2lz + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dfltl.o(.text) for __aeabi_l2d + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to d2f.o(.text) for __aeabi_d2f + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_range_tables.o(i.dwt_getrangebias) for dwt_getrangebias + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to deca_device.o(i.dwt_readdiagnostics) for dwt_readdiagnostics + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dw_ds_anc.o(i.LOS) for LOS + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dflti.o(.text) for __aeabi_i2d + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dfixi.o(.text) for __aeabi_d2iz + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to idiv.o(.text) for __aeabi_idivmod + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to memcpya.o(.text) for __aeabi_memcpy + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dw_ds_anc.o(.bss) for .bss + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to main.o(.data) for dev_id + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dw_ds_anc.o(.data) for .data + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to global_param.o(.bss) for g_com_map + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dw_app.o(.data) for config + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dw_app.o(.data) for dis_after_filter + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dw_app.o(.bss) for usart_send + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dfixui.o(.text) for __aeabi_d2uiz + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to dw_app.o(i.Checksum_u16) for Checksum_u16 + dw_ds_anc.o(i.Anchor_RecNearPoll) refers to usart.o(i.USART_puts) for USART_puts + dw_ds_anc.o(i.CmpTagInList) refers to memcmp.o(.text) for memcmp + dw_ds_anc.o(i.CmpTagInList) refers to dw_ds_anc.o(.bss) for .bss + dw_ds_anc.o(i.CmpTagInList) refers to dw_ds_anc.o(.data) for .data + dw_ds_anc.o(i.HAL_GPIO_EXTI_Callback) refers to dw_ds_anc.o(i.Anchor_App) for Anchor_App + dw_ds_anc.o(i.LOS) refers to idiv.o(.text) for __aeabi_idivmod + dw_ds_anc.o(i.LOS) refers to dflti.o(.text) for __aeabi_i2d + dw_ds_anc.o(i.LOS) refers to log10.o(i.log10) for log10 + dw_ds_anc.o(i.LOS) refers to dmul.o(.text) for __aeabi_dmul + dw_ds_anc.o(i.LOS) refers to dadd.o(.text) for __aeabi_dsub + dw_ds_anc.o(i.LOS) refers to dfltui.o(.text) for __aeabi_ui2d + dw_ds_anc.o(i.LOS) refers to dscalb.o(.text) for __ARM_scalbn + dw_ds_anc.o(i.LOS) refers to ddiv.o(.text) for __aeabi_ddiv + dw_ds_anc.o(i.LOS) refers to dw_ds_anc.o(.data) for .data + dw_ds_anc.o(i.TagListUpdate) refers to dw_ds_anc.o(.data) for .data + dw_ds_anc.o(i.TagListUpdate) refers to dw_ds_anc.o(.bss) for .bss + dw_ds_anc.o(i.get_rx_timestamp_u64) refers to deca_device.o(i.dwt_readrxtimestamp) for dwt_readrxtimestamp + main.o(i.DoubleClickProcess) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) for HAL_TIM_PWM_Start + main.o(i.DoubleClickProcess) refers to stm32l0xx_hal.o(i.HAL_Delay) for HAL_Delay + main.o(i.DoubleClickProcess) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) for HAL_TIM_PWM_Stop + main.o(i.DoubleClickProcess) refers to dw_app.o(i.UWB_RXOFF) for UWB_RXOFF + main.o(i.DoubleClickProcess) refers to dw_app.o(i.UWB_RXON) for UWB_RXON + main.o(i.DoubleClickProcess) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash + main.o(i.DoubleClickProcess) refers to main.o(.data) for .data + main.o(i.DoubleClickProcess) refers to main.o(.bss) for .bss + main.o(i.DoubleClickProcess) refers to dw_app.o(.data) for uwb_onflag + main.o(i.DoubleClickProcess) refers to global_param.o(.bss) for g_com_map + main.o(i.ErrorConfig_Handler) refers to global_param.o(.bss) for g_com_map main.o(i.GPIO_Toggle) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) for HAL_GPIO_TogglePin 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 hlptim1 - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.SetNextPollTime) for SetNextPollTime + main.o(i.GetLPTime) refers to main.o(.bss) for .bss + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.SystemClock_Config) for SystemClock_Config 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_LPTIM_CompareMatchCallback) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to cfrcmple.o(.text) for __aeabi_cfrcmple + 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 cfcmple.o(.text) for __aeabi_cfcmple - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.mcu_sleep) for mcu_sleep - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(.data) for i + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to uidiv.o(.text) for __aeabi_uidivmod + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.GPIO_Toggle) for GPIO_Toggle + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to global_param.o(i.parameter_init) for parameter_init + 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 dw_driver.o(i.delay_ms) for delay_ms + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fflti.o(.text) for __aeabi_i2f + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(.data) for .data + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_it.o(.data) for button_delay + main.o(i.HAL_LPTIM_CompareMatchCallback) refers to dw_app.o(.data) for stationary_flag main.o(i.HAL_LPTIM_CompareMatchCallback) refers to global_param.o(.bss) for g_com_map - main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_it.o(.data) for nomove_count 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.GetLPTime) for GetLPTime - main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + main.o(i.IdleTask) refers to adc.o(i.Get_Battary) for Get_Battary main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin + main.o(i.IdleTask) refers to dw_app.o(i.UWB_RXOFF) for UWB_RXOFF + 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 flash.o(i.FLASH_Prepare) for FLASH_Prepare main.o(i.IdleTask) refers to flash.o(i.FLASH_Write) for FLASH_Write main.o(i.IdleTask) refers to printf1.o(i.__0printf$1) for __2printf main.o(i.IdleTask) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash main.o(i.IdleTask) refers to dw_driver.o(i.delay_ms) for delay_ms - main.o(i.IdleTask) refers to dw_app.o(.data) for motor_state - main.o(i.IdleTask) refers to main.o(.data) for bat_percent + main.o(i.IdleTask) refers to main.o(.bss) for .bss + main.o(i.IdleTask) refers to main.o(.data) for .data main.o(i.IdleTask) refers to global_param.o(.bss) for g_com_map main.o(i.MX_ADC_Init) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_Init) for HAL_ADC_Init - main.o(i.MX_ADC_Init) refers to main.o(i.Error_Handler) for Error_Handler main.o(i.MX_ADC_Init) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) for HAL_ADC_ConfigChannel main.o(i.MX_ADC_Init) refers to stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) for HAL_ADCEx_Calibration_Start - main.o(i.MX_ADC_Init) refers to main.o(.bss) for hadc + main.o(i.MX_ADC_Init) refers to main.o(.bss) for .bss main.o(i.MX_DMA_Init) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority main.o(i.MX_DMA_Init) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ main.o(i.MX_GPIO_Init) refers to memseta.o(.text) for __aeabi_memclr4 @@ -541,91 +870,96 @@ main.o(i.MX_GPIO_Init) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init main.o(i.MX_GPIO_Init) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority main.o(i.MX_GPIO_Init) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ - main.o(i.MX_LPTIM1_Init) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) for HAL_LPTIM_Init - main.o(i.MX_LPTIM1_Init) refers to main.o(i.Error_Handler) for Error_Handler - main.o(i.MX_LPTIM1_Init) refers to main.o(.bss) for hlptim1 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(i.Error_Handler) for Error_Handler - main.o(i.MX_SPI1_Init) refers to main.o(.bss) for hspi1 + 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 main.o(i.Error_Handler) for Error_Handler - 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 huart1 + main.o(i.MX_USART1_UART_Init) refers to main.o(.bss) for .bss 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 uidiv.o(.text) for __aeabi_uidivmod 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 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 idiv.o(.text) for __aeabi_idivmod - main.o(i.Program_Init) refers to dflti.o(.text) for __aeabi_i2d main.o(i.Program_Init) refers to ddiv.o(.text) for __aeabi_ddiv + main.o(i.Program_Init) refers to dfixui.o(.text) for __aeabi_d2uiz 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 main.o(i.Error_Handler) for Error_Handler main.o(i.Program_Init) refers to printf1.o(i.__0printf$1) for __2printf main.o(i.Program_Init) refers to serial_at_cmd_app.o(i.UsartParseDataHandler) for UsartParseDataHandler main.o(i.Program_Init) refers to usart.o(.data) for Usart1ParseDataCallback + main.o(i.Program_Init) refers to main.o(.data) for .data main.o(i.Program_Init) refers to global_param.o(.bss) for g_com_map + main.o(i.Program_Init) refers to dw_app.o(.data) for uwb_onflag main.o(i.Program_Init) refers to deca_device.o(.data) for module_power - main.o(i.Program_Init) refers to main.o(.data) for imu_enable - main.o(i.Program_Init) refers to main.o(.bss) for hlptim1 - main.o(i.SetNextPollTime) refers to dflti.o(.text) for __aeabi_i2d - main.o(i.SetNextPollTime) refers to ddiv.o(.text) for __aeabi_ddiv - main.o(i.SetNextPollTime) refers to dfixi.o(.text) for __aeabi_d2iz - main.o(i.SetNextPollTime) refers to main.o(.data) for current_slotnum - main.o(i.SetNextPollTime) refers to global_param.o(.bss) for g_com_map - main.o(i.SetNextPollTime) refers to dw_app.o(.data) for offsettimeus - main.o(i.SetNextPollTime) refers to main.o(.bss) for hlptim1 + main.o(i.Program_Init) 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 main.o(i.Error_Handler) for Error_Handler 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.SystemPower_Config) refers to stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableUltraLowPower) for HAL_PWREx_EnableUltraLowPower - main.o(i.SystemPower_Config) refers to stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFastWakeUp) for HAL_PWREx_EnableFastWakeUp + 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 usart.o(.bss) for m_EUART_DMA_RXBuf + main.o(i.UsartInit) refers to main.o(.bss) for .bss 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 main.o(i.MX_LPTIM1_Init) for MX_LPTIM1_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_USART1_UART_Init) for MX_USART1_UART_Init main.o(i.main) refers to main.o(i.MX_SPI1_Init) for MX_SPI1_Init main.o(i.main) refers to main.o(i.MX_ADC_Init) for MX_ADC_Init + main.o(i.main) refers to main.o(i.MX_TIM2_Init) for MX_TIM2_Init + main.o(i.main) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin 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 lis3dh_driver.o(i.Accelerometer_Init) for Accelerometer_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_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + main.o(i.main) refers to dw_app.o(i.UWB_RXON) for UWB_RXON + main.o(i.main) refers to dw_app.o(i.UWB_RXOFF) for UWB_RXOFF 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 main.o(i.Error_Handler) for Error_Handler - main.o(i.main) refers to adc.o(i.Get_Battary) for Get_Battary + main.o(i.main) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep + main.o(i.main) refers to stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh) for HAL_IWDG_Refresh + main.o(i.main) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) for HAL_PWR_EnterSTOPMode main.o(i.main) refers to dw_app.o(i.Tag_App) for Tag_App main.o(i.main) refers to main.o(i.IdleTask) for IdleTask - 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(.data) for tag_frequency + main.o(i.main) refers to ffltui.o(.text) for __aeabi_ui2f + main.o(i.main) refers to cfcmple.o(.text) for __aeabi_cfcmple + main.o(i.main) refers to main.o(i.mcu_sleep) for mcu_sleep + main.o(i.main) refers to main.o(.bss) for .bss + main.o(i.main) refers to dw_app.o(.data) for uwb_onflag main.o(i.main) refers to usart.o(.bss) for m_EUART_DMA_RXBuf - main.o(i.main) refers to main.o(.bss) for huart1 - main.o(i.main) refers to usart.o(.data) for m_bEUARTTxEn - 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 - main.o(i.mcu_sleep) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) for HAL_PWR_EnterSTOPMode - main.o(i.mcu_sleep) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin) for HAL_PWR_DisableWakeUpPin - 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 hlptim1 + main.o(i.main) refers to main.o(.data) for .data + main.o(i.main) refers to global_param.o(.bss) for g_com_map + main.o(i.main) refers to stm32l0xx_it.o(.data) for nomove_count + main.o(i.mcu_sleep) refers to dw_app.o(i.Dw1000_Init) for Dw1000_Init + main.o(i.mcu_sleep) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff + main.o(i.mcu_sleep) refers to deca_device.o(i.dwt_setinterrupt) for dwt_setinterrupt + main.o(i.mcu_sleep) refers to deca_device.o(i.dwt_configuresleep) for dwt_configuresleep + main.o(i.mcu_sleep) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep + main.o(i.mcu_sleep) refers to dw_driver.o(i.delay_ms) for delay_ms + main.o(i.mcu_sleep) refers to main.o(.data) for .data 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 main.o(i.SystemClock_Config) for SystemClock_Config 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 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset) for HAL_NVIC_SystemReset + stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(i.GetLPTime) for GetLPTime + stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(i.DoubleClickProcess) for DoubleClickProcess 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 nomove_count - stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(.data) for tag_frequency + 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 mcu_sleep_flag + 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.HardFault_Handler) refers to printf1.o(i.__0printf$1) for __2printf 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.SysTick_Handler) refers to stm32l0xx_hal.o(i.HAL_IncTick) for HAL_IncTick @@ -640,6 +974,8 @@ 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 @@ -650,6 +986,10 @@ 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 + 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_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 @@ -661,8 +1001,8 @@ stm32l0xx_hal_adc.o(i.ADC_Enable) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) refers to stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) for ADC_DelayMicroSecond stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) refers to stm32l0xx_hal_adc.o(i.ADC_ConversionStop) for ADC_ConversionStop - stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) refers to stm32l0xx_hal_adc.o(i.ADC_Disable) for ADC_Disable stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) refers to stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit) for HAL_ADC_MspDeInit + stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) refers to stm32l0xx_hal_adc.o(i.ADC_Disable) for ADC_Disable stm32l0xx_hal_adc.o(i.HAL_ADC_IRQHandler) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_ConvCpltCallback) for HAL_ADC_ConvCpltCallback stm32l0xx_hal_adc.o(i.HAL_ADC_IRQHandler) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_LevelOutOfWindowCallback) for HAL_ADC_LevelOutOfWindowCallback stm32l0xx_hal_adc.o(i.HAL_ADC_IRQHandler) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_ErrorCallback) for HAL_ADC_ErrorCallback @@ -688,14 +1028,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_GetTick) refers to stm32l0xx_hal.o(.data) for uwTick - stm32l0xx_hal.o(i.HAL_IncTick) refers to stm32l0xx_hal.o(.data) for uwTick + 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 @@ -846,15 +1192,14 @@ 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_AbortCpltCallback) for HAL_I2C_AbortCpltCallback - 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.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 @@ -862,65 +1207,67 @@ 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_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_AbortCpltCallback) for HAL_I2C_AbortCpltCallback - 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.I2C_Slave_ISR_IT) for I2C_Slave_ISR_IT + 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_MemTxCpltCallback) for HAL_I2C_MemTxCpltCallback - stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterTxCpltCallback) for HAL_I2C_MasterTxCpltCallback - stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MemRxCpltCallback) for HAL_I2C_MemRxCpltCallback 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 + stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MemTxCpltCallback) for HAL_I2C_MemTxCpltCallback + stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MemRxCpltCallback) for HAL_I2C_MemRxCpltCallback stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ - stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterTxCpltCallback) for HAL_I2C_MasterTxCpltCallback stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterRxCpltCallback) for HAL_I2C_MasterRxCpltCallback + stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterTxCpltCallback) for HAL_I2C_MasterTxCpltCallback stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) for I2C_ITListenCplt stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ListenCpltCallback) for HAL_I2C_ListenCpltCallback - stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveRxCpltCallback) for HAL_I2C_SlaveRxCpltCallback stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveTxCpltCallback) for HAL_I2C_SlaveTxCpltCallback + stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) 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.I2C_Disable_IRQ) for I2C_Disable_IRQ - 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_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_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 - stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) for I2C_ITMasterSeqCplt stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError + stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) for I2C_ITMasterSeqCplt stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) 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_Flush_TXDR) for I2C_Flush_TXDR stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig - 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_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_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_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt - 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_ITAddrCplt) for I2C_ITAddrCplt - 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_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt + 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.o(i.HAL_GetTick) for HAL_GetTick @@ -933,15 +1280,18 @@ 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 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq + 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 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq + 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 @@ -951,6 +1301,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 @@ -960,29 +1311,21 @@ 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_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.o(i.FLASH_SetErrorCode) refers to stm32l0xx_hal_flash.o(.bss) for pFlash + 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 - stm32l0xx_hal_flash.o(i.HAL_FLASH_GetError) refers to stm32l0xx_hal_flash.o(.bss) for pFlash + stm32l0xx_hal_flash.o(i.HAL_FLASH_GetError) refers to stm32l0xx_hal_flash.o(.bss) for .bss stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) for FLASH_SetErrorCode stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_OperationErrorCallback) for HAL_FLASH_OperationErrorCallback stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_EndOfOperationCallback) for HAL_FLASH_EndOfOperationCallback stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) for FLASH_PageErase - stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32l0xx_hal_flash.o(.bss) for pFlash + stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32l0xx_hal_flash.o(.bss) for .bss stm32l0xx_hal_flash.o(i.HAL_FLASH_OB_Launch) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation - stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32l0xx_hal_flash.o(.bss) for pFlash - stm32l0xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32l0xx_hal_flash.o(.bss) for pFlash - stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BOOTBit1Config) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation - stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BOOTBit1Config) refers to stm32l0xx_hal_flash.o(.bss) for pFlash - stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BORConfig) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation - stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BORConfig) refers to stm32l0xx_hal_flash.o(.bss) for pFlash + stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32l0xx_hal_flash.o(.bss) for .bss + stm32l0xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32l0xx_hal_flash.o(.bss) for .bss stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation 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_OB_RDPConfig) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation - stm32l0xx_hal_flash_ex.o(i.FLASH_OB_RDPConfig) refers to stm32l0xx_hal_flash.o(.bss) for pFlash - stm32l0xx_hal_flash_ex.o(i.FLASH_OB_UserConfig) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation - stm32l0xx_hal_flash_ex.o(i.FLASH_OB_UserConfig) 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_DATAEEPROM_Erase) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation @@ -995,38 +1338,37 @@ stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) for FLASH_PageErase stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32l0xx_hal_flash.o(.bss) for pFlash - stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetWRP) for FLASH_OB_GetWRP - stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetRDP) for FLASH_OB_GetRDP - stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetUser) for FLASH_OB_GetUser - stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetBOR) for FLASH_OB_GetBOR - stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetBOOTBit1) for FLASH_OB_GetBOOTBit1 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig) for FLASH_OB_ProtectedSectorsConfig - stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_RDPConfig) for FLASH_OB_RDPConfig - stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_UserConfig) for FLASH_OB_UserConfig - stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BORConfig) for FLASH_OB_BORConfig - stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BOOTBit1Config) for FLASH_OB_BOOTBit1Config + stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash.o(.bss) for pFlash stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_DeSelectPCROP) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation 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 dw_ds_anc.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 stm32l0xx_hal_dma.o(i.HAL_DMA_Start) refers to stm32l0xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) refers to stm32l0xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig - stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8 + stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode) refers to system_stm32l0xx.o(.data) for SystemCoreClock - stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) for NVIC_SetPriority - stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) for NVIC_SetPriority + stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority + stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler) refers to stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Callback) for HAL_SYSTICK_Callback + stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) refers to stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) for HAL_LPTIM_MspDeInit + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag + stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) refers to main.o(i.HAL_LPTIM_CompareMatchCallback) for HAL_LPTIM_CompareMatchCallback @@ -1037,15 +1379,29 @@ 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_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 @@ -1065,8 +1421,8 @@ stm32l0xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback stm32l0xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32l0xx_hal_spi.o(i.SPI_DMAAbortOnError) for SPI_DMAAbortOnError stm32l0xx_hal_spi.o(i.HAL_SPI_Init) refers to stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) for HAL_SPI_MspInit - 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.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 @@ -1081,11 +1437,11 @@ stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT - stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt - stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt) for SPI_DMAHalfTransmitReceiveCplt stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) for SPI_DMATransmitReceiveCplt stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError + stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt + stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32l0xx_hal_spi.o(i.SPI_2linesRxISR_16BIT) for SPI_2linesRxISR_16BIT stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32l0xx_hal_spi.o(i.SPI_2linesTxISR_16BIT) for SPI_2linesTxISR_16BIT stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32l0xx_hal_spi.o(i.SPI_2linesRxISR_8BIT) for SPI_2linesRxISR_8BIT @@ -1105,14 +1461,14 @@ stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction - stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback - stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback + stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback + stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to system_stm32l0xx.o(.data) for SystemCoreClock stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32l0xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction - stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback + stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to uidiv.o(.text) for __aeabi_uidivmod stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction @@ -1143,12 +1499,145 @@ 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_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to system_stm32l0xx.o(.data) for SystemCoreClock + 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_MultiReadStart) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) for TIM_DMATriggerHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) for TIM_DMATriggerHalfCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt + stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) 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.HAL_TIM_DMABurst_MultiReadStart) for HAL_TIM_DMABurst_MultiReadStart + 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_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) for HAL_TIM_DMABurst_MultiWriteStart + 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_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_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 dps310.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 @@ -1187,8 +1676,10 @@ stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback + stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort + stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) for HAL_UARTEx_WakeupCallback - stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.UART_EndTransmit_IT) for UART_EndTransmit_IT + 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 @@ -1196,20 +1687,16 @@ 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_16BIT) for UART_RxISR_16BIT - 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_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_16BIT) for UART_TxISR_16BIT 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 @@ -1217,34 +1704,42 @@ stm32l0xx_hal_uart.o(i.UART_DMAError) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer stm32l0xx_hal_uart.o(i.UART_DMAError) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback + stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback + stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback - stm32l0xx_hal_uart.o(i.UART_EndTransmit_IT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback + stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback + stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq - stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_uart.o(i.__ARM_common_ll_muluu) for __ARM_common_ll_muluu stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uldiv.o(.text) for __aeabi_uldivmod - stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uidiv.o(.text) for __aeabi_uidivmod + stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8 stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq + stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uidiv.o(.text) for __aeabi_uidivmod + stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT + stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt + stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt + stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAError) for UART_DMAError + stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) for UART_RxISR_8BIT + stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) for UART_RxISR_16BIT stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick stm32l0xx_hal_uart_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_uart_ex.o(i.UARTEx_Wakeup_AddressConfig) for UARTEx_Wakeup_AddressConfig + 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 - 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 SystemCoreClock - system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to system_stm32l0xx.o(.constdata) for PLLMulTable 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 @@ -1279,6 +1774,28 @@ 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 + 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 @@ -1316,6 +1833,11 @@ 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 + 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 @@ -1576,10 +2098,43 @@ 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 + malloc.o(i.free) refers to mvars.o(.data) for __microlib_freelist + malloc.o(i.malloc) refers to mvars.o(.data) for __microlib_freelist_initialised + malloc.o(i.malloc) refers to mvars.o(.data) for __microlib_freelist + malloc.o(i.malloc) refers to startup_stm32l051xx.o(HEAP) for __heap_base + mallocr.o(i.__free$realloc) refers to mvars.o(.data) for __microlib_freelist + mallocr.o(i.__malloc$realloc) refers to mallocr.o(i.internal_alloc) for internal_alloc + mallocr.o(i.__malloc$realloc) refers to mvars.o(.data) for __microlib_freelist_initialised + mallocr.o(i.__malloc$realloc) refers to startup_stm32l051xx.o(HEAP) for __heap_base + mallocr.o(i.__malloc$realloc) refers to mvars.o(.data) for __microlib_freelist + mallocr.o(i.internal_alloc) refers to memcpya.o(.text) for __aeabi_memcpy + mallocr.o(i.internal_alloc) refers to mvars.o(.data) for __microlib_freelist + mallocr.o(i.realloc) refers to mallocr.o(i.__free$realloc) for __free$realloc + mallocr.o(i.realloc) refers to mallocr.o(i.internal_alloc) for internal_alloc + mallocr.o(i.realloc) refers to mallocr.o(i.__malloc$realloc) for __malloc$realloc + mallocr.o(i.realloc) refers to mvars.o(.data) for __microlib_freelist + malloca.o(i.__aligned_malloc) refers to mvars.o(.data) for __microlib_freelist + malloca.o(i.__aligned_malloc) refers to mvars.o(.data) for __microlib_freelist_initialised + malloca.o(i.__aligned_malloc) refers to startup_stm32l051xx.o(HEAP) for __heap_base + malloca.o(i.__free$memalign) refers to mvars.o(.data) for __microlib_freelist + malloca.o(i.__malloc$memalign) refers to malloca.o(i.__aligned_malloc) for __aligned_malloc + mallocra.o(i.__aligned_malloc$realloc) refers to mallocra.o(i.internal_alloc) for internal_alloc + mallocra.o(i.__aligned_malloc$realloc) refers to startup_stm32l051xx.o(HEAP) for __heap_base + mallocra.o(i.__aligned_malloc$realloc) refers to mvars.o(.data) for __microlib_freelist + mallocra.o(i.__aligned_malloc$realloc) refers to mvars.o(.data) for __microlib_freelist_initialised + mallocra.o(i.__free$realloc$memalign) refers to mvars.o(.data) for __microlib_freelist + mallocra.o(i.__malloc$realloc$memalign) refers to mallocra.o(i.__aligned_malloc$realloc) for __aligned_malloc$realloc + mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.__free$realloc$memalign) for __free$realloc$memalign + mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.internal_alloc) for internal_alloc + mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.__malloc$realloc$memalign) for __malloc$realloc$memalign + mallocra.o(i.__realloc$memalign) refers to mvars.o(.data) for __microlib_freelist + mallocra.o(i.internal_alloc) refers to memcpya.o(.text) for __aeabi_memcpy + mallocra.o(i.internal_alloc) refers to mvars.o(.data) for __microlib_freelist fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp fdiv.o(.text) refers to fepilogue.o(.text) for _float_round + fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr @@ -1588,6 +2143,7 @@ dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp ddiv.o(.text) refers to depilogue.o(.text) for _double_round + dscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp fflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp fflti.o(.text) refers to fepilogue.o(.text) for _float_epilogue ffltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp @@ -1596,12 +2152,20 @@ 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 + dfltl.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp + dfltl.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 dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr + dfixl.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp + dfixl.o(.text) refers to llushr.o(.text) for __aeabi_llsr + dfixl.o(.text) refers to llshl.o(.text) for __aeabi_llsl f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp + cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp cdrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp d2f.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp d2f.o(.text) refers to fepilogue.o(.text) for _float_round @@ -1615,6 +2179,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 @@ -1634,6 +2230,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 @@ -1646,116 +2245,139 @@ 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_Init), (84 bytes). + Removing lis3dh_driver.o(i.IIC2_Init), (72 bytes). Removing lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init), (40 bytes). - Removing lis3dh_driver.o(i.LIS3DH_FIFOModeEnable), (520 bytes). - Removing lis3dh_driver.o(i.LIS3DH_Get6DPosition), (104 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetAccAxesRaw), (120 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetAuxRaw), (158 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetClickResponse), (326 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceBit), (126 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceFSS), (38 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceReg), (22 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetInt1Src), (22 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetInt1SrcBit), (248 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetStatusAUX), (22 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetStatusAUXBit), (280 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetStatusBit), (286 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetStatusReg), (22 bytes). - Removing lis3dh_driver.o(i.LIS3DH_GetTempRaw), (44 bytes). - Removing lis3dh_driver.o(i.LIS3DH_HPFAOI1Enable), (54 bytes). - Removing lis3dh_driver.o(i.LIS3DH_HPFAOI2Enable), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_HPFClickEnable), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_Int1LatchEnable), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_ReadLenByte), (40 bytes). - Removing lis3dh_driver.o(i.LIS3DH_ResetInt1Latch), (20 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetADCAux), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetAxis), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetBDU), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetBLE), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetClickCFG), (54 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetClickLATENCY), (22 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetClickLIMIT), (30 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetClickTHS), (30 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetClickWINDOW), (22 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetFilterDataSel), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetFullScale), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetHPFCutOFF), (68 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetHPFMode), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetInt1Duration), (30 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetInt1Pin), (48 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetInt1Threshold), (30 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetInt2Pin), (48 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetInt6D4DConfiguration), (186 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetIntConfiguration), (54 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetIntMode), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetMode), (212 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetODR), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetSPIInterface), (54 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetSelfTest), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetTemperature), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetTriggerInt), (60 bytes). - Removing lis3dh_driver.o(i.LIS3DH_SetWaterMark), (62 bytes). + Removing lis3dh_driver.o(i.LIS3DH_FIFOModeEnable), (330 bytes). + Removing lis3dh_driver.o(i.LIS3DH_Get6DPosition), (60 bytes). + Removing lis3dh_driver.o(i.LIS3DH_GetAccAxesRaw), (102 bytes). + Removing lis3dh_driver.o(i.LIS3DH_GetAuxRaw), (122 bytes). + Removing lis3dh_driver.o(i.LIS3DH_GetClickResponse), (152 bytes). + Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceBit), (90 bytes). + Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceFSS), (32 bytes). + Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceReg), (18 bytes). + Removing lis3dh_driver.o(i.LIS3DH_GetInt1Src), (18 bytes). + Removing lis3dh_driver.o(i.LIS3DH_GetInt1SrcBit), (134 bytes). + Removing lis3dh_driver.o(i.LIS3DH_GetStatusAUX), (18 bytes). + Removing lis3dh_driver.o(i.LIS3DH_GetStatusAUXBit), (150 bytes). + 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_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_ResetInt1Latch), (18 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetADCAux), (48 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetAxis), (48 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetBDU), (48 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetBLE), (48 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetClickCFG), (44 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetClickLATENCY), (18 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetClickLIMIT), (26 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetClickTHS), (26 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetClickWINDOW), (18 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetFilterDataSel), (48 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetFullScale), (48 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetHPFCutOFF), (56 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetHPFMode), (48 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetInt1Duration), (26 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetInt1Pin), (36 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetInt1Threshold), (26 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetInt2Pin), (36 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetInt6D4DConfiguration), (126 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetIntConfiguration), (44 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetIntMode), (48 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetMode), (156 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetODR), (48 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetSPIInterface), (44 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetSelfTest), (48 bytes). + Removing lis3dh_driver.o(i.LIS3DH_SetTemperature), (48 bytes). + 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.drv_lis2dh12_get_angle), (376 bytes). - Removing lis3dh_driver.o(.data), (7 bytes). + Removing lis3dh_driver.o(i.drv_lis2dh12_get_angle), (216 bytes). + Removing lis3dh_driver.o(i.mir3da_ReadLenByte), (72 bytes). + Removing lis3dh_driver.o(i.mir3da_WriteLenByte), (38 bytes). + Removing lis3dh_driver.o(i.mir3da_get_step), (24 bytes). + Removing lis3dh_driver.o(i.mir3da_read_data), (72 bytes). + Removing lis3dh_driver.o(i.mir3da_read_raw_data), (52 bytes). + Removing lis3dh_driver.o(i.mir3da_register_read), (8 bytes). + Removing lis3dh_driver.o(i.mir3da_reset_step_counter), (14 bytes). + Removing lis3dh_driver.o(.data), (4 bytes). + Removing dps310.o(i.dps310_config), (132 bytes). + Removing dps310.o(i.dps310_get_processed_data), (480 bytes). + Removing dps310.o(i.dps310_get_scaling_coef), (68 bytes). + Removing dps310.o(i.dps310_init), (160 bytes). + Removing dps310.o(i.dps310_read_calib_coeffs), (336 bytes). + Removing dps310.o(i.dps310_resume), (42 bytes). + Removing dps310.o(i.dps310_standby), (40 bytes). + Removing dps368_test.o(.rev16_text), (4 bytes). + Removing dps368_test.o(.revsh_text), (4 bytes). + Removing dps368_test.o(i.BarInit), (72 bytes). + Removing dps368_test.o(i.GetPressAndHeight), (112 bytes). + Removing dps368_test.o(i.test_read_block), (36 bytes). + Removing dps368_test.o(i.test_read_byte), (58 bytes). + Removing dps368_test.o(i.test_wait_ms), (2 bytes). + Removing dps368_test.o(i.test_write_byte), (52 bytes). + Removing dps368_test.o(.bss), (44 bytes). + Removing dps368_test.o(.data), (24 bytes). + Removing dw_driver.o(.rev16_text), (4 bytes). + Removing dw_driver.o(.revsh_text), (4 bytes). Removing deca_device.o(.rev16_text), (4 bytes). Removing deca_device.o(.revsh_text), (4 bytes). - Removing deca_device.o(i.ReadUniqueID), (44 bytes). - Removing deca_device.o(i._dwt_aonconfigupload), (36 bytes). + Removing deca_device.o(i.ReadUniqueID), (26 bytes). + Removing deca_device.o(i._dwt_aonconfigupload), (40 bytes). Removing deca_device.o(i._dwt_disablesequencing), (20 bytes). - Removing deca_device.o(i._dwt_otpprogword32), (172 bytes). - Removing deca_device.o(i._dwt_otpsetmrregs), (592 bytes). - Removing deca_device.o(i.dwt_calibratesleepcnt), (250 bytes). + Removing deca_device.o(i._dwt_otpprogword32), (148 bytes). + Removing deca_device.o(i._dwt_otpsetmrregs), (532 bytes). + Removing deca_device.o(i.dwt_calibratesleepcnt), (242 bytes). Removing deca_device.o(i.dwt_checkIRQ), (24 bytes). - Removing deca_device.o(i.dwt_checkoverrun), (18 bytes). + Removing deca_device.o(i.dwt_checkoverrun), (16 bytes). Removing deca_device.o(i.dwt_configcontinuousframemode), (84 bytes). - Removing deca_device.o(i.dwt_configcwmode), (148 bytes). + Removing deca_device.o(i.dwt_configcwmode), (152 bytes). Removing deca_device.o(i.dwt_configeventcounters), (46 bytes). - Removing deca_device.o(i.dwt_configuresleepcnt), (130 bytes). + Removing deca_device.o(i.dwt_configuresleepcnt), (122 bytes). Removing deca_device.o(i.dwt_configuretxrf), (28 bytes). - Removing deca_device.o(i.dwt_enableautoack), (48 bytes). - Removing deca_device.o(i.dwt_enableframefilter), (72 bytes). - Removing deca_device.o(i.dwt_geteui), (18 bytes). + Removing deca_device.o(i.dwt_enableautoack), (40 bytes). + Removing deca_device.o(i.dwt_enableautorxeanble), (36 bytes). + Removing deca_device.o(i.dwt_enableframefilter), (64 bytes). + Removing deca_device.o(i.dwt_geteui), (16 bytes). Removing deca_device.o(i.dwt_getlotid), (12 bytes). Removing deca_device.o(i.dwt_getpartid), (12 bytes). - Removing deca_device.o(i.dwt_isr), (932 bytes). - Removing deca_device.o(i.dwt_loadopsettabfromotp), (50 bytes). + Removing deca_device.o(i.dwt_isr), (564 bytes). + Removing deca_device.o(i.dwt_loadopsettabfromotp), (48 bytes). Removing deca_device.o(i.dwt_otpread), (42 bytes). Removing deca_device.o(i.dwt_otprevision), (12 bytes). - Removing deca_device.o(i.dwt_otpwriteandverify), (86 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_readeventcounters), (138 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), (18 bytes). - Removing deca_device.o(i.dwt_readtempvbat), (166 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_readtxtimestamphi32), (12 bytes). Removing deca_device.o(i.dwt_readtxtimestamplo32), (12 bytes). Removing deca_device.o(i.dwt_readwakeuptemp), (20 bytes). Removing deca_device.o(i.dwt_readwakeupvbat), (20 bytes). - Removing deca_device.o(i.dwt_rxreset), (36 bytes). - Removing deca_device.o(i.dwt_setGPIOdirection), (46 bytes). + Removing deca_device.o(i.dwt_rxreset), (40 bytes). + Removing deca_device.o(i.dwt_setGPIOdirection), (30 bytes). Removing deca_device.o(i.dwt_setGPIOforEXTTRX), (40 bytes). - Removing deca_device.o(i.dwt_setGPIOvalue), (46 bytes). - Removing deca_device.o(i.dwt_setaddress16), (16 bytes). - Removing deca_device.o(i.dwt_setautorxreenable), (68 bytes). + Removing deca_device.o(i.dwt_setGPIOvalue), (30 bytes). + Removing deca_device.o(i.dwt_setaddress16), (14 bytes). + 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), (64 bytes). - Removing deca_device.o(i.dwt_seteui), (18 bytes). - Removing deca_device.o(i.dwt_setinterrupt), (46 bytes). - Removing deca_device.o(i.dwt_setleds), (208 bytes). - Removing deca_device.o(i.dwt_setpanid), (16 bytes). - Removing deca_device.o(i.dwt_setpreambledetecttimeout), (16 bytes). - Removing deca_device.o(i.dwt_setrxmode), (56 bytes). - Removing deca_device.o(i.dwt_setsmarttxpower), (68 bytes). + Removing deca_device.o(i.dwt_setdblrxbuffmode), (48 bytes). + Removing deca_device.o(i.dwt_seteui), (16 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_setrxmode), (28 bytes). + Removing deca_device.o(i.dwt_setsmarttxpower), (48 bytes). Removing deca_device.o(i.dwt_softreset), (112 bytes). - Removing deca_device.o(i.dwt_spicswakeup), (64 bytes). - Removing deca_range_tables.o(i.dwt_getrangebias), (276 bytes). - Removing deca_range_tables.o(.constdata), (522 bytes). - Removing dw_driver.o(.rev16_text), (4 bytes). - Removing dw_driver.o(.revsh_text), (4 bytes). + Removing deca_device.o(i.dwt_spicswakeup), (56 bytes). + Removing deca_device.o(.data), (1 bytes). Removing spi.o(.rev16_text), (4 bytes). Removing spi.o(.revsh_text), (4 bytes). Removing spi.o(.data), (1 bytes). @@ -1763,444 +2385,628 @@ Removing adc.o(.revsh_text), (4 bytes). Removing usart.o(.rev16_text), (4 bytes). Removing usart.o(.revsh_text), (4 bytes). - Removing usart.o(i.UART_PopFrame), (92 bytes). - Removing usart.o(i.USART_putc), (32 bytes). - Removing usart.o(i.USART_puts), (24 bytes). + Removing usart.o(i.UART_PopFrame), (52 bytes). + Removing usart.o(.data), (2 bytes). + Removing usart.o(.data), (2 bytes). + Removing usart.o(.data), (2 bytes). + Removing usart.o(.data), (1 bytes). + Removing usart.o(.data), (2 bytes). + Removing usart.o(.data), (2 bytes). + Removing usart.o(.data), (2 bytes). Removing flash.o(.rev16_text), (4 bytes). Removing flash.o(.revsh_text), (4 bytes). - Removing flash.o(i.FLASH_Pages_Calculate), (30 bytes). + 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 dw_app.o(.rev16_text), (4 bytes). Removing dw_app.o(.revsh_text), (4 bytes). - Removing dw_app.o(i.GetRandomValue), (36 bytes). - Removing dw_app.o(i.final_msg_get_ts), (32 bytes). + Removing dw_app.o(i.GetRandomSlotPos), (72 bytes). + Removing dw_app.o(i.GetRandomValue), (32 bytes). + Removing dw_app.o(i.MODBUS_Poll), (556 bytes). + Removing dw_app.o(i.SendHuiZongData), (216 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), (50 bytes). + Removing dw_app.o(.bss), (24 bytes). + Removing dw_app.o(.bss), (48 bytes). + Removing dw_app.o(.bss), (48 bytes). + Removing dw_app.o(.bss), (80 bytes). + Removing dw_app.o(.bss), (32 bytes). + Removing dw_app.o(.bss), (40 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), (4 bytes). + Removing dw_app.o(.data), (2 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), (40 bytes). + Removing dw_app.o(.data), (4 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), (1 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), (2 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), (2 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), (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), (4 bytes). + Removing dw_app.o(.data), (1 bytes). + Removing dw_app.o(.data), (1 bytes). + Removing dw_app.o(.data), (4 bytes). Removing serial_at_cmd_app.o(.rev16_text), (4 bytes). Removing serial_at_cmd_app.o(.revsh_text), (4 bytes). + Removing dw_ds_anc.o(.rev16_text), (4 bytes). + Removing dw_ds_anc.o(.revsh_text), (4 bytes). + Removing dw_ds_anc.o(i.TagListUpdate), (68 bytes). + Removing dw_ds_anc.o(.constdata), (8 bytes). + Removing dw_ds_anc.o(.constdata), (8 bytes). Removing main.o(.rev16_text), (4 bytes). Removing main.o(.revsh_text), (4 bytes). - Removing main.o(i.GPIO_Toggle), (16 bytes). - Removing main.o(i.SystemPower_Config), (12 bytes). + Removing main.o(i.ErrorConfig_Handler), (56 bytes). + Removing main.o(i.HardWareTypeDiffConfig), (2 bytes). + Removing main.o(.data), (2 bytes). + Removing main.o(.data), (2 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 stm32l0xx_it.o(.rev16_text), (4 bytes). Removing stm32l0xx_it.o(.revsh_text), (4 bytes). + Removing stm32l0xx_it.o(.data), (4 bytes). Removing stm32l0xx_hal_msp.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_msp.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit), (44 bytes). - Removing stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit), (44 bytes). - Removing stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit), (68 bytes). + Removing stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit), (40 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_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 stm32l0xx_hal_adc.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_adc.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_adc.o(i.ADC_ConversionStop), (108 bytes). - Removing stm32l0xx_hal_adc.o(i.ADC_DMAConvCplt), (136 bytes). - Removing stm32l0xx_hal_adc.o(i.ADC_DMAError), (30 bytes). - Removing stm32l0xx_hal_adc.o(i.ADC_DMAHalfConvCplt), (14 bytes). - Removing stm32l0xx_hal_adc.o(i.ADC_Disable), (156 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_AnalogWDGConfig), (212 bytes). + Removing stm32l0xx_hal_adc.o(i.ADC_ConversionStop), (82 bytes). + Removing stm32l0xx_hal_adc.o(i.ADC_DMAConvCplt), (110 bytes). + Removing stm32l0xx_hal_adc.o(i.ADC_DMAError), (26 bytes). + Removing stm32l0xx_hal_adc.o(i.ADC_DMAHalfConvCplt), (10 bytes). + Removing stm32l0xx_hal_adc.o(i.ADC_Disable), (96 bytes). + Removing stm32l0xx_hal_adc.o(i.HAL_ADC_AnalogWDGConfig), (156 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_ConvCpltCallback), (2 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_ConvHalfCpltCallback), (2 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit), (212 bytes). + Removing stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit), (180 bytes). Removing stm32l0xx_hal_adc.o(i.HAL_ADC_ErrorCallback), (2 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_GetError), (6 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_IRQHandler), (286 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_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), (138 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_DMA), (192 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_IT), (168 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop), (80 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_DMA), (136 bytes). - Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_IT), (92 bytes). + Removing stm32l0xx_hal_adc.o(i.HAL_ADC_PollForEvent), (116 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), (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), (14 bytes). - Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_SetValue), (140 bytes). - Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT), (20 bytes). - Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINTTempSensor), (20 bytes). - Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT), (64 bytes). - Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINTTempSensor), (64 bytes). + Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_GetValue), (12 bytes). + Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_SetValue), (94 bytes). + Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT), (16 bytes). + Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINTTempSensor), (16 bytes). + Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT), (48 bytes). + Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINTTempSensor), (48 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). Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DBG_EnableLowPowerConfig), (16 bytes). - Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DisableDBGSleepMode), (20 bytes). - Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DisableDBGStandbyMode), (20 bytes). - Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DisableDBGStopMode), (20 bytes). - Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGSleepMode), (20 bytes). - Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (20 bytes). - Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (20 bytes). - Removing stm32l0xx_hal.o(i.HAL_DeInit), (52 bytes). - Removing stm32l0xx_hal.o(i.HAL_Delay), (34 bytes). + Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DisableDBGSleepMode), (16 bytes). + Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DisableDBGStandbyMode), (16 bytes). + Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DisableDBGStopMode), (16 bytes). + Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGSleepMode), (16 bytes). + Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (16 bytes). + Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (16 bytes). + Removing stm32l0xx_hal.o(i.HAL_DeInit), (40 bytes). Removing stm32l0xx_hal.o(i.HAL_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). Removing stm32l0xx_hal.o(i.HAL_MspDeInit), (2 bytes). Removing stm32l0xx_hal.o(i.HAL_MspInit), (2 bytes). - Removing stm32l0xx_hal.o(i.HAL_ResumeTick), (20 bytes). - Removing stm32l0xx_hal.o(i.HAL_SYSCFG_Disable_Lock_VREFINT), (20 bytes). - Removing stm32l0xx_hal.o(i.HAL_SYSCFG_Enable_Lock_VREFINT), (20 bytes). + Removing stm32l0xx_hal.o(i.HAL_ResumeTick), (16 bytes). + Removing stm32l0xx_hal.o(i.HAL_SYSCFG_Disable_Lock_VREFINT), (16 bytes). + 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), (28 bytes). - Removing stm32l0xx_hal.o(i.HAL_SuspendTick), (20 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), (66 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DisableListen_IT), (60 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_ER_IRQHandler), (140 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_EV_IRQHandler), (30 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_EnableListen_IT), (44 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DeInit), (52 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). Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_ErrorCallback), (2 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_GetError), (6 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_GetMode), (8 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_GetState), (8 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Init), (212 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_IsDeviceReady), (434 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_GetError), (4 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_GetMode), (6 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_GetState), (6 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Init), (180 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_IsDeviceReady), (288 bytes). 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), (104 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive), (364 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive_DMA), (376 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive_IT), (168 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Receive_DMA), (404 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Receive_IT), (192 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Transmit_DMA), (404 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Transmit_IT), (192 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Transmit), (364 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Transmit_DMA), (376 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Transmit_IT), (168 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). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Receive_DMA), (316 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Receive_IT), (156 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Transmit_DMA), (312 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Transmit_IT), (156 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Transmit), (272 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Transmit_DMA), (284 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Transmit_IT), (128 bytes). 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), (428 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA), (388 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT), (228 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write), (420 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA), (380 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT), (224 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_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_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), (390 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive_DMA), (284 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive_IT), (116 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_DMA), (464 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_IT), (236 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_DMA), (464 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_IT), (236 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit), (418 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA), (284 bytes). - Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT), (116 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ConvertOtherXferOptions), (30 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_DMAAbort), (46 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_DMAError), (30 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt), (100 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt), (100 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_DMASlaveReceiveCplt), (52 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_DMASlaveTransmitCplt), (42 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ), (122 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ), (140 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR), (50 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt), (204 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITError), (284 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt), (124 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt), (236 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt), (98 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt), (328 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt), (98 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed), (160 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA), (392 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT), (460 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead), (128 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite), (128 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA), (332 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT), (388 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_TransferConfig), (56 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout), (88 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout), (176 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout), (90 bytes). - Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout), (96 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive), (276 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), (364 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_IT), (204 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_DMA), (368 bytes). + Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_IT), (208 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.I2C_ConvertOtherXferOptions), (28 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), (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), (82 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ), (92 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR), (34 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt), (124 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITError), (236 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), (316 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt), (106 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed), (112 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_RequestMemoryRead), (96 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite), (96 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), (40 bytes). + Removing stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback), (38 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_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), (110 bytes). - Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_ConfigDigitalFilter), (112 bytes). - Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_DisableFastModePlus), (32 bytes). - Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_DisableWakeUp), (100 bytes). - Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_EnableFastModePlus), (32 bytes). - Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_EnableWakeUp), (100 bytes). + Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_ConfigAnalogFilter), (74 bytes). + Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_ConfigDigitalFilter), (72 bytes). + Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_DisableFastModePlus), (28 bytes). + Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_DisableWakeUp), (66 bytes). + Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_EnableFastModePlus), (28 bytes). + Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_EnableWakeUp), (66 bytes). 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), (268 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), (68 bytes). - Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_GetOscConfig), (268 bytes). - Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (160 bytes). - Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler), (36 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), (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), (36 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), (68 bytes). - Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (116 bytes). - Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (676 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_LSECSS_Callback), (2 bytes). - Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_LSECSS_IRQHandler), (32 bytes). + Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_LSECSS_IRQHandler), (24 bytes). Removing stm32l0xx_hal_flash_ramfunc.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_flash_ramfunc.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_SetErrorCode), (240 bytes). - Removing stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_WaitForLastOperation), (152 bytes). - Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_DisableRunPowerDown), (44 bytes). - Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_EnableRunPowerDown), (44 bytes). + Removing stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_SetErrorCode), (144 bytes). + 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_GetError), (16 bytes). - Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_HalfPageProgram), (112 bytes). + Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_HalfPageProgram), (84 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). Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_GetError), (12 bytes). - Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler), (336 bytes). + Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler), (220 bytes). Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_OB_Launch), (32 bytes). Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_OB_Lock), (20 bytes). - Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_OB_Unlock), (92 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), (76 bytes). + Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_Program_IT), (60 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_BOOTBit1Config), (84 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BORConfig), (84 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetBOOTBit1), (12 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetBOR), (20 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetRDP), (28 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetUser), (20 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetWRP), (12 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig), (112 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_RDPConfig), (96 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_UserConfig), (104 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBGetConfig), (36 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram), (28 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_DisableFixedTimeProgram), (20 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_EnableFixedTimeProgram), (20 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Erase), (44 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.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), (108 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Unlock), (76 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT), (116 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig), (40 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram), (232 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_DeSelectPCROP), (80 bytes). - Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_SelectPCROP), (88 bytes). + Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Program), (84 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_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_DeInit), (280 bytes). - Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_LockPin), (50 bytes). - Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (8 bytes). + Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit), (228 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_dma.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_dma.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_dma.o(i.HAL_DMA_Abort), (88 bytes). - Removing stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit), (124 bytes). - Removing stm32l0xx_hal_dma.o(i.HAL_DMA_GetError), (6 bytes). - Removing stm32l0xx_hal_dma.o(i.HAL_DMA_GetState), (8 bytes). - Removing stm32l0xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (256 bytes). - Removing stm32l0xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (92 bytes). - Removing stm32l0xx_hal_dma.o(i.HAL_DMA_Start), (110 bytes). - Removing stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (108 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). + Removing stm32l0xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (72 bytes). + Removing stm32l0xx_hal_dma.o(i.HAL_DMA_Start), (74 bytes). + Removing stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (78 bytes). Removing stm32l0xx_hal_pwr.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_pwr.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_ConfigPVD), (176 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DeInit), (32 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableBkUpAccess), (20 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (20 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (20 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (20 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (20 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (20 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (20 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (64 bytes). + Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_ConfigPVD), (104 bytes). + Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DeInit), (24 bytes). + Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableBkUpAccess), (16 bytes). + Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (16 bytes). + Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (16 bytes). + Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (16 bytes). + Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin), (16 bytes). + Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (16 bytes). + 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), (96 bytes). + Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (32 bytes). Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes). - Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (36 bytes). + Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (28 bytes). Removing stm32l0xx_hal_pwr_ex.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_pwr_ex.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableFastWakeUp), (20 bytes). - Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode), (96 bytes). - Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableUltraLowPower), (20 bytes). - Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFastWakeUp), (20 bytes). - Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableLowPowerRunMode), (32 bytes). - Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableUltraLowPower), (20 bytes). + Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableFastWakeUp), (16 bytes). + Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode), (76 bytes). + Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableUltraLowPower), (16 bytes). + Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFastWakeUp), (16 bytes). + Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableLowPowerRunMode), (24 bytes). + Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableUltraLowPower), (16 bytes). 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), (84 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Disable), (28 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Enable), (48 bytes). + Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (80 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), (24 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (40 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (72 bytes). + Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ), (32 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), (24 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (56 bytes). - Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig), (36 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), (148 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GetHandle), (14 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GetPending), (24 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_IRQHandler), (36 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_RegisterCallback), (16 bytes). + Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_SetConfigLine), (148 bytes). + Removing stm32l0xx_hal_iwdg.o(.rev16_text), (4 bytes). + Removing stm32l0xx_hal_iwdg.o(.revsh_text), (4 bytes). + Removing stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init), (100 bytes). Removing stm32l0xx_hal_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), (74 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT), (116 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop), (26 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT), (68 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start), (84 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT), (108 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop), (40 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), (64 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), (8 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), (64 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT), (136 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop), (26 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop_IT), (100 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start), (64 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT), (136 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop), (26 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop_IT), (100 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadAutoReload), (8 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCompare), (8 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start), (64 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT), (136 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop), (26 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop_IT), (100 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start), (64 bytes). - Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop), (40 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), (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), (68 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), (388 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Abort), (292 bytes). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback), (2 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Abort_IT), (404 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DMAPause), (50 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DMAResume), (50 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DMAStop), (80 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DeInit), (58 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Abort_IT), (308 bytes). + 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), (6 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_GetState), (8 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_IRQHandler), (412 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), (396 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (280 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_IT), (232 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive), (332 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (236 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), (456 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive), (600 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (380 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (220 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (248 bytes). - Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (192 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit), (352 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_TransmitReceive_IT), (176 bytes). + Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (208 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). Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback), (2 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_2linesRxISR_16BIT), (56 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_2linesRxISR_8BIT), (56 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_2linesTxISR_16BIT), (56 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_2linesTxISR_8BIT), (56 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_AbortRx_ISR), (108 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_AbortTx_ISR), (32 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR), (196 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR), (98 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR), (168 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_DMAAbortOnError), (20 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_DMAError), (40 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt), (14 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt), (14 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt), (14 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt), (98 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_DMARxAbortCallback), (150 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_DMATransmitCplt), (128 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt), (104 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_DMATxAbortCallback), (180 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_EndRxTransaction), (162 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction), (90 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_RxISR_16BIT), (38 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_RxISR_8BIT), (38 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_TxISR_16BIT), (38 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_TxISR_8BIT), (38 bytes). - Removing stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout), (168 bytes). + Removing stm32l0xx_hal_spi.o(i.SPI_2linesRxISR_16BIT), (50 bytes). + 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_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). + Removing stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR), (132 bytes). + Removing stm32l0xx_hal_spi.o(i.SPI_DMAAbortOnError), (16 bytes). + Removing stm32l0xx_hal_spi.o(i.SPI_DMAError), (34 bytes). + 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), (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), (96 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), (184 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), (56 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_GetState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_MspDeInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_MspInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start), (68 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA), (152 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_IT), (76 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop), (32 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), (44 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_DMABurstState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart), (284 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart), (284 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart), (18 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop), (96 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart), (18 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop), (96 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit), (52 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_GetState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Init), (164 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), (94 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA), (384 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT), (130 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop), (84 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA), (152 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT), (128 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_GetActiveChannel), (4 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_GetChannelState), (30 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), (282 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_DeInit), (56 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_GetState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Init), (62 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), (132 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA), (328 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_IT), (168 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop), (72 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA), (156 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT), (116 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler), (294 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel), (74 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DeInit), (56 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), (62 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), (124 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA), (352 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_IT), (160 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop), (72 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA), (148 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT), (116 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel), (202 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit), (52 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_GetState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Init), (78 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), (52 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT), (70 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop), (60 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT), (80 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_DeInit), (56 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_GetState), (6 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedHalfCpltCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA), (352 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT), (160 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA), (148 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT), (116 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedHalfCpltCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ReadCapturedValue), (44 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro), (76 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro_IT), (76 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerHalfCpltCallback), (2 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt), (102 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt), (56 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt), (102 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt), (56 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMAError), (84 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt), (24 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt), (10 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt), (24 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt), (10 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig), (134 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_TI1_SetConfig), (76 bytes). + Removing stm32l0xx_hal_tim.o(i.TIM_TI2_SetConfig), (52 bytes). Removing stm32l0xx_hal_tim_ex.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_tim_ex.o(.revsh_text), (4 bytes). + Removing stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_RemapConfig), (28 bytes). Removing stm32l0xx_hal_uart.o(.rev16_text), (4 bytes). Removing stm32l0xx_hal_uart.o(.revsh_text), (4 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (70 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (70 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init), (128 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_LIN_Init), (170 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_LIN_SendBreak), (58 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode), (54 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode), (54 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (14 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init), (160 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort), (196 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), (182 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive), (124 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive), (128 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (156 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit), (92 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (144 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit), (84 bytes). Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback), (2 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (120 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT), (256 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAPause), (122 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAResume), (106 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop), (144 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_DeInit), (70 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (88 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT), (224 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), (126 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_DeInit), (62 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), (12 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), (352 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT), (280 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (216 bytes). - Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT), (156 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive), (272 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT), (96 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_ReceiverTimeout_Config), (24 bytes). + Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (176 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), (76 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (42 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt), (58 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback), (64 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt), (14 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (24 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT), (108 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT), (108 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_TxISR_16BIT), (72 bytes). - Removing stm32l0xx_hal_uart.o(i.UART_TxISR_8BIT), (68 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback), (64 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (38 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt), (48 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_RxISR_16BIT), (118 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT), (118 bytes). + Removing stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT), (152 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), (64 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init), (156 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableClockStopMode), (50 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableStopMode), (50 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableClockStopMode), (50 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableStopMode), (50 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig), (148 bytes). - Removing stm32l0xx_hal_uart_ex.o(i.UARTEx_Wakeup_AddressConfig), (42 bytes). - Removing system_stm32l0xx.o(.rev16_text), (4 bytes). - Removing system_stm32l0xx.o(.revsh_text), (4 bytes). - Removing system_stm32l0xx.o(i.SystemCoreClockUpdate), (276 bytes). - Removing fflti.o(.text), (22 bytes). - Removing dscalb.o(.text), (44 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_ReceiveToIdle), (340 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_DMA), (94 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_IT), (94 bytes). + Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig), (152 bytes). + Removing fscalb.o(.text), (24 bytes). + Removing cfrcmple.o(.text), (20 bytes). Removing dsqrt.o(.text), (162 bytes). Removing dfixul.o(.text), (64 bytes). - Removing cdcmple.o(.text), (40 bytes). -556 unused section(s) (total 48330 bytes) removed from the image. +763 unused section(s) (total 50533 bytes) removed from the image. ============================================================================== @@ -2215,12 +3021,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 @@ -2237,85 +3045,102 @@ ../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 uidiv.o ABSOLUTE - ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE ../clib/microlib/division.c 0x00000000 Number 0 idiv.o ABSOLUTE + ../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE ../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.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 entry10a.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 entry10b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.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 entry8a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE ../clib/microlib/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/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE + ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloc.o ABSOLUTE + ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocr.o ABSOLUTE + ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloca.o ABSOLUTE + ../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocra.o ABSOLUTE + ../clib/microlib/malloc/mvars.c 0x00000000 Number 0 mvars.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 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 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/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.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/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/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE ../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.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 dadd.o ABSOLUTE ../fplib/microlib/fpadd.c 0x00000000 Number 0 fadd.o ABSOLUTE - ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE + ../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.o ABSOLUTE + ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE + ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixl.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltul.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 dflti.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltl.o ABSOLUTE ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE + ../fplib/microlib/fprnd.c 0x00000000 Number 0 drnd.o ABSOLUTE + ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE ../fplib/microlib/fpscalb.c 0x00000000 Number 0 dscalb.o ABSOLUTE ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE - ../mathlib/asin.c 0x00000000 Number 0 asin_x.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/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_x.o ABSOLUTE + ../mathlib/round.c 0x00000000 Number 0 round.o ABSOLUTE ../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE + ../mathlib/sqrt.c 0x00000000 Number 0 sqrt_x.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 @@ -2326,31 +3151,36 @@ ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_tim_ex.c 0x00000000 Number 0 stm32l0xx_hal_tim_ex.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_uart.c 0x00000000 Number 0 stm32l0xx_hal_uart.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_uart_ex.c 0x00000000 Number 0 stm32l0xx_hal_uart_ex.o ABSOLUTE - ..\Src\ExternalDevices\dw_driver.c 0x00000000 Number 0 dw_driver.o ABSOLUTE + ..\Src\ExternalDevices\dps310.c 0x00000000 Number 0 dps310.o ABSOLUTE + ..\Src\ExternalDevices\dps368_test.c 0x00000000 Number 0 dps368_test.o ABSOLUTE ..\Src\OnChipDevices\ADC.c 0x00000000 Number 0 adc.o ABSOLUTE ..\Src\OnChipDevices\Flash.c 0x00000000 Number 0 flash.o ABSOLUTE ..\Src\OnChipDevices\Spi.c 0x00000000 Number 0 spi.o ABSOLUTE ..\Src\OnChipDevices\Usart.c 0x00000000 Number 0 usart.o ABSOLUTE ..\Src\application\dw_app.c 0x00000000 Number 0 dw_app.o ABSOLUTE + ..\Src\application\dw_ds_anc.c 0x00000000 Number 0 dw_ds_anc.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\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\decadriver\dw_driver.c 0x00000000 Number 0 dw_driver.o ABSOLUTE ..\Src\main.c 0x00000000 Number 0 main.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 ..\\Drivers\\ExternlDrivers\\lis3dh_driver.c 0x00000000 Number 0 lis3dh_driver.o ABSOLUTE - ..\\Src\\ExternalDevices\\dw_driver.c 0x00000000 Number 0 dw_driver.o ABSOLUTE + ..\\Src\\ExternalDevices\\dps368_test.c 0x00000000 Number 0 dps368_test.o ABSOLUTE ..\\Src\\OnChipDevices\\ADC.c 0x00000000 Number 0 adc.o ABSOLUTE ..\\Src\\OnChipDevices\\Flash.c 0x00000000 Number 0 flash.o ABSOLUTE ..\\Src\\OnChipDevices\\Spi.c 0x00000000 Number 0 spi.o ABSOLUTE ..\\Src\\OnChipDevices\\Usart.c 0x00000000 Number 0 usart.o ABSOLUTE ..\\Src\\application\\dw_app.c 0x00000000 Number 0 dw_app.o ABSOLUTE + ..\\Src\\application\\dw_ds_anc.c 0x00000000 Number 0 dw_ds_anc.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\\decadriver\\deca_device.c 0x00000000 Number 0 deca_device.o ABSOLUTE + ..\\Src\\decadriver\\dw_driver.c 0x00000000 Number 0 dw_driver.o ABSOLUTE cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE cfcmple.s 0x00000000 Number 0 cfcmple.o ABSOLUTE @@ -2382,297 +3212,455 @@ .text 0x08005334 Section 0 dadd.o(.text) .text 0x08005498 Section 0 dmul.o(.text) .text 0x08005568 Section 0 ddiv.o(.text) - .text 0x08005658 Section 0 ffltui.o(.text) - .text 0x08005668 Section 0 dflti.o(.text) - .text 0x08005690 Section 0 dfltui.o(.text) - .text 0x080056ac Section 0 ffixui.o(.text) - .text 0x080056d4 Section 0 dfixi.o(.text) - .text 0x0800571c Section 0 dfixui.o(.text) - .text 0x08005758 Section 0 f2d.o(.text) - .text 0x08005780 Section 40 cdrcmple.o(.text) - .text 0x080057a8 Section 0 d2f.o(.text) - .text 0x080057e0 Section 20 cfcmple.o(.text) - .text 0x080057f4 Section 20 cfrcmple.o(.text) - .text 0x08005808 Section 0 llshl.o(.text) - .text 0x08005828 Section 0 llushr.o(.text) - .text 0x0800584a Section 0 llsshr.o(.text) - .text 0x08005870 Section 0 fepilogue.o(.text) - .text 0x08005870 Section 0 iusefp.o(.text) - .text 0x080058f2 Section 0 depilogue.o(.text) - .text 0x080059b0 Section 36 init.o(.text) - .text 0x080059d4 Section 0 __dczerorl2.o(.text) - i.ADC_DelayMicroSecond 0x08005a2c Section 0 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) - ADC_DelayMicroSecond 0x08005a2d Thumb Code 34 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) - i.ADC_Enable 0x08005a58 Section 0 stm32l0xx_hal_adc.o(i.ADC_Enable) - ADC_Enable 0x08005a59 Thumb Code 160 stm32l0xx_hal_adc.o(i.ADC_Enable) - i.Checksum_u16 0x08005afc Section 0 dw_app.o(i.Checksum_u16) - i.DMA1_Channel2_3_IRQHandler 0x08005b1c Section 0 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) - i.DMA_SetConfig 0x08005b34 Section 0 stm32l0xx_hal_dma.o(i.DMA_SetConfig) - DMA_SetConfig 0x08005b35 Thumb Code 46 stm32l0xx_hal_dma.o(i.DMA_SetConfig) - i.Dw1000_App_Init 0x08005b64 Section 0 dw_app.o(i.Dw1000_App_Init) - i.Dw1000_Init 0x08005bdc Section 0 dw_app.o(i.Dw1000_Init) - i.EXTI0_1_IRQHandler 0x08005c10 Section 0 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) - i.Error_Handler 0x08005c5c Section 0 main.o(i.Error_Handler) - i.FLASH_PageErase 0x08005c60 Section 0 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) - i.FLASH_Prepare 0x08005c94 Section 0 flash.o(i.FLASH_Prepare) - i.FLASH_Read 0x08005cca Section 0 flash.o(i.FLASH_Read) - i.FLASH_SetErrorCode 0x08005ce0 Section 0 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) - FLASH_SetErrorCode 0x08005ce1 Thumb Code 230 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) - i.FLASH_WaitForLastOperation 0x08005dd0 Section 0 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) - i.FLASH_Write 0x08005e78 Section 0 flash.o(i.FLASH_Write) - i.FindNearBasePos 0x08005ed4 Section 0 dw_app.o(i.FindNearBasePos) - i.GetLPTime 0x08005f00 Section 0 main.o(i.GetLPTime) - i.GetNearMsg 0x08005f44 Section 0 dw_app.o(i.GetNearMsg) - i.GetRandomSlotPos 0x080060ac Section 0 dw_app.o(i.GetRandomSlotPos) - i.Get_ADC_Value 0x08006118 Section 0 adc.o(i.Get_ADC_Value) - i.Get_Battary 0x0800614c Section 0 adc.o(i.Get_Battary) - i.HAL_ADCEx_Calibration_Start 0x0800628c Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) - i.HAL_ADC_ConfigChannel 0x08006368 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) - i.HAL_ADC_GetState 0x08006470 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) - i.HAL_ADC_GetValue 0x08006476 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) - i.HAL_ADC_Init 0x08006480 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) - i.HAL_ADC_MspInit 0x080066bc Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) - i.HAL_ADC_PollForConversion 0x0800671c Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) - i.HAL_ADC_Start 0x08006808 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) - i.HAL_DMA_Abort_IT 0x08006880 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) - i.HAL_DMA_IRQHandler 0x080068dc Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) - i.HAL_DMA_Init 0x080069e4 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) - i.HAL_DMA_Start_IT 0x08006a8c Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) - i.HAL_FLASHEx_Erase 0x08006b28 Section 0 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) - i.HAL_FLASH_Lock 0x08006bb4 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) - i.HAL_FLASH_Program 0x08006bd4 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) - i.HAL_FLASH_Unlock 0x08006c24 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) - i.HAL_GPIO_EXTI_Callback 0x08006cb0 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) - i.HAL_GPIO_EXTI_IRQHandler 0x08006cb4 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) - i.HAL_GPIO_Init 0x08006cd4 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) - i.HAL_GPIO_ReadPin 0x08006ec0 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) - i.HAL_GPIO_WritePin 0x08006ed2 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) - i.HAL_GetTick 0x08006ee0 Section 0 stm32l0xx_hal.o(i.HAL_GetTick) - i.HAL_IncTick 0x08006eec Section 0 stm32l0xx_hal.o(i.HAL_IncTick) - i.HAL_Init 0x08006efc Section 0 stm32l0xx_hal.o(i.HAL_Init) - i.HAL_InitTick 0x08006f28 Section 0 stm32l0xx_hal.o(i.HAL_InitTick) - i.HAL_LPTIM_AutoReloadMatchCallback 0x08006f5c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) - i.HAL_LPTIM_AutoReloadWriteCallback 0x08006f5e Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) - i.HAL_LPTIM_CompareMatchCallback 0x08006f60 Section 0 main.o(i.HAL_LPTIM_CompareMatchCallback) - i.HAL_LPTIM_CompareWriteCallback 0x08007044 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) - i.HAL_LPTIM_DeInit 0x08007046 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) - i.HAL_LPTIM_DirectionDownCallback 0x08007076 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) - i.HAL_LPTIM_DirectionUpCallback 0x08007078 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) - i.HAL_LPTIM_IRQHandler 0x0800707a Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) - i.HAL_LPTIM_Init 0x08007190 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) - i.HAL_LPTIM_MspDeInit 0x0800724c Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) - i.HAL_LPTIM_MspInit 0x08007274 Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) - i.HAL_LPTIM_ReadCounter 0x080072a8 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) - i.HAL_LPTIM_TimeOut_Start_IT 0x080072b0 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) - i.HAL_LPTIM_TriggerCallback 0x08007310 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) - i.HAL_MspInit 0x08007314 Section 0 stm32l0xx_hal_msp.o(i.HAL_MspInit) - i.HAL_NVIC_DisableIRQ 0x08007334 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) - i.HAL_NVIC_EnableIRQ 0x0800734c Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) - i.HAL_NVIC_SetPriority 0x08007364 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) - i.HAL_PWR_DisableWakeUpPin 0x08007378 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin) - i.HAL_PWR_EnableBkUpAccess 0x08007388 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) - i.HAL_PWR_EnableWakeUpPin 0x0800739c Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin) - i.HAL_PWR_EnterSTANDBYMode 0x080073ac Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode) - i.HAL_PWR_EnterSTOPMode 0x080073d4 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) - i.HAL_RCCEx_PeriphCLKConfig 0x0800741c Section 0 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) - i.HAL_RCC_ClockConfig 0x08007648 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) - i.HAL_RCC_GetHCLKFreq 0x08007850 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) - i.HAL_RCC_GetPCLK1Freq 0x0800785c Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) - i.HAL_RCC_GetPCLK2Freq 0x08007880 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) - i.HAL_RCC_GetSysClockFreq 0x080078a4 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) - i.HAL_RCC_OscConfig 0x08007974 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) - i.HAL_SPI_Init 0x08007f98 Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) - i.HAL_SPI_MspInit 0x0800802c Section 0 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) - i.HAL_SYSTICK_Config 0x08008094 Section 0 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) - i.HAL_UARTEx_WakeupCallback 0x080080cc Section 0 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) - i.HAL_UART_ErrorCallback 0x080080ce Section 0 main.o(i.HAL_UART_ErrorCallback) - i.HAL_UART_IRQHandler 0x080080d0 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) - i.HAL_UART_Init 0x0800829c Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Init) - i.HAL_UART_MspInit 0x0800831c Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) - i.HAL_UART_Receive_DMA 0x08008438 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) - i.HAL_UART_RxCpltCallback 0x08008520 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) - i.HAL_UART_RxHalfCpltCallback 0x08008522 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) - i.HAL_UART_Transmit 0x08008524 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) - i.HAL_UART_TxCpltCallback 0x08008624 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) - i.HardFault_Handler 0x08008626 Section 0 stm32l0xx_it.o(i.HardFault_Handler) - i.IIC2_Ack 0x0800862a Section 0 lis3dh_driver.o(i.IIC2_Ack) - i.IIC2_NAck 0x0800866a Section 0 lis3dh_driver.o(i.IIC2_NAck) - i.IIC2_Read_Byte 0x080086aa Section 0 lis3dh_driver.o(i.IIC2_Read_Byte) - i.IIC2_Send_Byte 0x08008708 Section 0 lis3dh_driver.o(i.IIC2_Send_Byte) - i.IIC2_Start 0x08008778 Section 0 lis3dh_driver.o(i.IIC2_Start) - i.IIC2_Stop 0x080087b2 Section 0 lis3dh_driver.o(i.IIC2_Stop) - i.IIC2_Wait_Ack 0x080087f2 Section 0 lis3dh_driver.o(i.IIC2_Wait_Ack) - i.IdleTask 0x0800884c Section 0 main.o(i.IdleTask) - i.LIS3DH_Data_Init 0x080089dc Section 0 lis3dh_driver.o(i.LIS3DH_Data_Init) - i.LIS3DH_GetWHO_AM_I 0x08008a34 Section 0 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) - i.LIS3DH_ReadOneByte 0x08008a4a Section 0 lis3dh_driver.o(i.LIS3DH_ReadOneByte) - i.LIS3DH_ReadReg 0x08008a86 Section 0 lis3dh_driver.o(i.LIS3DH_ReadReg) - i.LIS3DH_WriteOneByte 0x08008a98 Section 0 lis3dh_driver.o(i.LIS3DH_WriteOneByte) - i.LIS3DH_WriteReg 0x08008acc Section 0 lis3dh_driver.o(i.LIS3DH_WriteReg) - i.LPTIM1_IRQHandler 0x08008ae0 Section 0 stm32l0xx_it.o(i.LPTIM1_IRQHandler) - i.LPTIM_Disable 0x08008af0 Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) - i.MX_ADC_Init 0x08008c44 Section 0 main.o(i.MX_ADC_Init) - MX_ADC_Init 0x08008c45 Thumb Code 130 main.o(i.MX_ADC_Init) - i.MX_DMA_Init 0x08008cd4 Section 0 main.o(i.MX_DMA_Init) - MX_DMA_Init 0x08008cd5 Thumb Code 48 main.o(i.MX_DMA_Init) - i.MX_GPIO_Init 0x08008d08 Section 0 main.o(i.MX_GPIO_Init) - MX_GPIO_Init 0x08008d09 Thumb Code 418 main.o(i.MX_GPIO_Init) - i.MX_LPTIM1_Init 0x08008ec8 Section 0 main.o(i.MX_LPTIM1_Init) - MX_LPTIM1_Init 0x08008ec9 Thumb Code 44 main.o(i.MX_LPTIM1_Init) - i.MX_SPI1_Init 0x08008f00 Section 0 main.o(i.MX_SPI1_Init) - MX_SPI1_Init 0x08008f01 Thumb Code 76 main.o(i.MX_SPI1_Init) - i.MX_USART1_UART_Init 0x08008f54 Section 0 main.o(i.MX_USART1_UART_Init) - MX_USART1_UART_Init 0x08008f55 Thumb Code 116 main.o(i.MX_USART1_UART_Init) - i.NMI_Handler 0x08008fd0 Section 0 stm32l0xx_it.o(i.NMI_Handler) - i.NVIC_SetPriority 0x08008fd4 Section 0 stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) - NVIC_SetPriority 0x08008fd5 Thumb Code 110 stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) - i.NVIC_SystemReset 0x0800904c Section 0 dw_app.o(i.NVIC_SystemReset) - NVIC_SystemReset 0x0800904d Thumb Code 44 dw_app.o(i.NVIC_SystemReset) - i.NearPoll 0x08009080 Section 0 dw_app.o(i.NearPoll) - i.PendSV_Handler 0x080099e4 Section 0 stm32l0xx_it.o(i.PendSV_Handler) - i.Program_Init 0x080099e8 Section 0 main.o(i.Program_Init) - i.Reset_DW1000 0x08009bac Section 0 dw_driver.o(i.Reset_DW1000) - i.SVC_Handler 0x08009c04 Section 0 stm32l0xx_it.o(i.SVC_Handler) - i.SendComMap 0x08009c08 Section 0 serial_at_cmd_app.o(i.SendComMap) - i.SetNextPollTime 0x08009c8c Section 0 main.o(i.SetNextPollTime) - i.Spi_ChangePrescaler 0x08009d1c Section 0 spi.o(i.Spi_ChangePrescaler) - i.SysTick_Handler 0x08009d40 Section 0 stm32l0xx_it.o(i.SysTick_Handler) - i.SystemClock_Config 0x08009d48 Section 0 main.o(i.SystemClock_Config) - i.SystemInit 0x08009e00 Section 0 system_stm32l0xx.o(i.SystemInit) - i.Tag_App 0x08009e6c Section 0 dw_app.o(i.Tag_App) - i.UART_AdvFeatureConfig 0x08009ebc Section 0 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) - i.UART_CheckIdleState 0x08009fac Section 0 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) - i.UART_CheckReceive 0x0800a01c Section 0 usart.o(i.UART_CheckReceive) - i.UART_CheckSend 0x0800a0c4 Section 0 usart.o(i.UART_CheckSend) - i.UART_DMAAbortOnError 0x0800a1d8 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) - UART_DMAAbortOnError 0x0800a1d9 Thumb Code 24 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) - i.UART_DMAError 0x0800a1f0 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAError) - UART_DMAError 0x0800a1f1 Thumb Code 82 stm32l0xx_hal_uart.o(i.UART_DMAError) - i.UART_DMAReceiveCplt 0x0800a242 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) - UART_DMAReceiveCplt 0x0800a243 Thumb Code 74 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) - i.UART_DMARxHalfCplt 0x0800a28c Section 0 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) - UART_DMARxHalfCplt 0x0800a28d Thumb Code 14 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) - i.UART_EndRxTransfer 0x0800a29a Section 0 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) - UART_EndRxTransfer 0x0800a29b Thumb Code 36 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) - i.UART_EndTransmit_IT 0x0800a2be Section 0 stm32l0xx_hal_uart.o(i.UART_EndTransmit_IT) - UART_EndTransmit_IT 0x0800a2bf Thumb Code 32 stm32l0xx_hal_uart.o(i.UART_EndTransmit_IT) - i.UART_EndTxTransfer 0x0800a2de Section 0 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) - UART_EndTxTransfer 0x0800a2df Thumb Code 18 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) - i.UART_PushFrame 0x0800a2f0 Section 0 usart.o(i.UART_PushFrame) - i.UART_SetConfig 0x0800a38c Section 0 stm32l0xx_hal_uart.o(i.UART_SetConfig) - i.UART_WaitOnFlagUntilTimeout 0x0800a768 Section 0 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) - i.USART1_IRQHandler 0x0800a7d4 Section 0 stm32l0xx_it.o(i.USART1_IRQHandler) - i.Usart1InitVariables 0x0800a7ec Section 0 usart.o(i.Usart1InitVariables) - i.UsartParseDataHandler 0x0800a7f8 Section 0 serial_at_cmd_app.o(i.UsartParseDataHandler) - i.__0printf$1 0x0800a9d4 Section 0 printf1.o(i.__0printf$1) - i.__ARM_clz 0x0800a9f4 Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_ll_muluu 0x0800aa22 Section 0 stm32l0xx_hal_uart.o(i.__ARM_common_ll_muluu) - i.__ARM_common_switch8 0x0800aa52 Section 0 deca_device.o(i.__ARM_common_switch8) - i.__scatterload_copy 0x0800aa6e Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_null 0x0800aa7c Section 2 handlers.o(i.__scatterload_null) - i.__scatterload_zeroinit 0x0800aa7e Section 14 handlers.o(i.__scatterload_zeroinit) - i._dwt_aonarrayupload 0x0800aa8c Section 0 deca_device.o(i._dwt_aonarrayupload) - i._dwt_configlde 0x0800aab0 Section 0 deca_device.o(i._dwt_configlde) - i._dwt_enableclocks 0x0800aaf0 Section 0 deca_device.o(i._dwt_enableclocks) - i._dwt_loaducodefromrom 0x0800abce Section 0 deca_device.o(i._dwt_loaducodefromrom) - i._dwt_otpread 0x0800ac00 Section 0 deca_device.o(i._dwt_otpread) - i._printf_core 0x0800ac4c Section 0 printf1.o(i._printf_core) - _printf_core 0x0800ac4d Thumb Code 332 printf1.o(i._printf_core) - i.ceil 0x0800ad9c Section 0 ceil.o(i.ceil) - i.delay_ms 0x0800ae64 Section 0 dw_driver.o(i.delay_ms) - i.delay_us 0x0800ae78 Section 0 lis3dh_driver.o(i.delay_us) - i.dwt_configure 0x0800af08 Section 0 deca_device.o(i.dwt_configure) - i.dwt_configuresleep 0x0800b178 Section 0 deca_device.o(i.dwt_configuresleep) - i.dwt_entersleep 0x0800b1a4 Section 0 deca_device.o(i.dwt_entersleep) - i.dwt_entersleepaftertx 0x0800b1ac Section 0 deca_device.o(i.dwt_entersleepaftertx) - i.dwt_forcetrxoff 0x0800b1dc Section 0 deca_device.o(i.dwt_forcetrxoff) - i.dwt_initialise 0x0800b22c Section 0 deca_device.o(i.dwt_initialise) - i.dwt_read16bitoffsetreg 0x0800b3e8 Section 0 deca_device.o(i.dwt_read16bitoffsetreg) - i.dwt_read32bitoffsetreg 0x0800b418 Section 0 deca_device.o(i.dwt_read32bitoffsetreg) - i.dwt_readdevid 0x0800b44c Section 0 deca_device.o(i.dwt_readdevid) - i.dwt_readfromdevice 0x0800b458 Section 0 deca_device.o(i.dwt_readfromdevice) - i.dwt_readrxdata 0x0800b4b8 Section 0 deca_device.o(i.dwt_readrxdata) - i.dwt_readrxtimestamp 0x0800b4ce Section 0 deca_device.o(i.dwt_readrxtimestamp) - i.dwt_readsystimestamphi32 0x0800b4e0 Section 0 deca_device.o(i.dwt_readsystimestamphi32) - i.dwt_readtxtimestamp 0x0800b4ec Section 0 deca_device.o(i.dwt_readtxtimestamp) - i.dwt_rxenable 0x0800b4fe Section 0 deca_device.o(i.dwt_rxenable) - i.dwt_setdelayedtrxtime 0x0800b558 Section 0 deca_device.o(i.dwt_setdelayedtrxtime) - i.dwt_setrxaftertxdelay 0x0800b568 Section 0 deca_device.o(i.dwt_setrxaftertxdelay) - i.dwt_setrxantennadelay 0x0800b58c Section 0 deca_device.o(i.dwt_setrxantennadelay) - i.dwt_setrxtimeout 0x0800b5a0 Section 0 deca_device.o(i.dwt_setrxtimeout) - i.dwt_settxantennadelay 0x0800b60c Section 0 deca_device.o(i.dwt_settxantennadelay) - i.dwt_starttx 0x0800b61c Section 0 deca_device.o(i.dwt_starttx) - i.dwt_syncrxbufptrs 0x0800b6bc Section 0 deca_device.o(i.dwt_syncrxbufptrs) - i.dwt_write16bitoffsetreg 0x0800b6f4 Section 0 deca_device.o(i.dwt_write16bitoffsetreg) - i.dwt_write32bitoffsetreg 0x0800b716 Section 0 deca_device.o(i.dwt_write32bitoffsetreg) - i.dwt_writetodevice 0x0800b740 Section 0 deca_device.o(i.dwt_writetodevice) - i.dwt_writetxdata 0x0800b7a4 Section 0 deca_device.o(i.dwt_writetxdata) - i.dwt_writetxfctrl 0x0800b7cc Section 0 deca_device.o(i.dwt_writetxfctrl) - i.dwt_xtaltrim 0x0800b7f0 Section 0 deca_device.o(i.dwt_xtaltrim) - i.final_msg_set_ts 0x0800b824 Section 0 dw_app.o(i.final_msg_set_ts) - final_msg_set_ts 0x0800b825 Thumb Code 28 dw_app.o(i.final_msg_set_ts) - i.fputc 0x0800b840 Section 0 usart.o(i.fputc) - i.get_rx_timestamp_u64 0x0800b858 Section 0 dw_app.o(i.get_rx_timestamp_u64) - get_rx_timestamp_u64 0x0800b859 Thumb Code 46 dw_app.o(i.get_rx_timestamp_u64) - i.get_tx_timestamp_u64 0x0800b886 Section 0 dw_app.o(i.get_tx_timestamp_u64) - get_tx_timestamp_u64 0x0800b887 Thumb Code 46 dw_app.o(i.get_tx_timestamp_u64) - i.main 0x0800b8b4 Section 0 main.o(i.main) - i.mcu_sleep 0x0800b9d0 Section 0 main.o(i.mcu_sleep) - i.parameter_init 0x0800ba48 Section 0 global_param.o(i.parameter_init) - i.readfromspi 0x0800bac8 Section 0 spi.o(i.readfromspi) - i.save_com_map_to_flash 0x0800bb30 Section 0 global_param.o(i.save_com_map_to_flash) - i.writetospi 0x0800bb64 Section 0 spi.o(i.writetospi) - .constdata 0x0800bbc8 Section 138 deca_params_init.o(.constdata) - .constdata 0x0800bc52 Section 33 system_stm32l0xx.o(.constdata) - .data 0x20000000 Section 2 deca_device.o(.data) - .data 0x20000002 Section 35 deca_params_init.o(.data) - .data 0x20000028 Section 9 adc.o(.data) - last_value 0x2000002c Data 4 adc.o(.data) - first 0x20000030 Data 1 adc.o(.data) - .data 0x20000034 Section 40 usart.o(.data) - s_count 0x20000058 Data 4 usart.o(.data) - .data 0x20000060 Section 213 dw_app.o(.data) - config 0x20000061 Data 11 dw_app.o(.data) - frame_seq_nb 0x2000006c Data 4 dw_app.o(.data) - status_reg 0x20000070 Data 4 dw_app.o(.data) - poll_tx_ts 0x20000078 Data 8 dw_app.o(.data) - resp_rx_ts 0x20000080 Data 8 dw_app.o(.data) - final_tx_ts 0x20000088 Data 8 dw_app.o(.data) - poll_rx_ts 0x20000090 Data 8 dw_app.o(.data) - resp_tx_ts 0x20000098 Data 8 dw_app.o(.data) - final_rx_ts 0x200000a0 Data 8 dw_app.o(.data) - tof 0x200000a8 Data 8 dw_app.o(.data) - .data 0x20000135 Section 7 serial_at_cmd_app.o(.data) - usart_receive_state 0x20000135 Data 1 serial_at_cmd_app.o(.data) - pack_datalen 0x20000136 Data 1 serial_at_cmd_app.o(.data) - pack_length 0x20000137 Data 1 serial_at_cmd_app.o(.data) - pack_index 0x20000138 Data 1 serial_at_cmd_app.o(.data) - pack_msgtype 0x20000139 Data 1 serial_at_cmd_app.o(.data) - pack_cmd 0x2000013a Data 1 serial_at_cmd_app.o(.data) - index 0x2000013b Data 1 serial_at_cmd_app.o(.data) - .data 0x2000013c Section 55 main.o(.data) - blink_count 0x20000170 Data 2 main.o(.data) - i 0x20000172 Data 1 main.o(.data) - .data 0x20000174 Section 4 stm32l0xx_it.o(.data) - .data 0x20000178 Section 4 stm32l0xx_hal.o(.data) - .data 0x2000017c Section 4 system_stm32l0xx.o(.data) - .data 0x20000180 Section 4 stdout.o(.data) - .bss 0x20000184 Section 60 deca_device.o(.bss) - dw1000local 0x20000184 Data 60 deca_device.o(.bss) - .bss 0x200001c0 Section 3056 usart.o(.bss) - .bss 0x20000db0 Section 1024 global_param.o(.bss) - .bss 0x200011b0 Section 890 dw_app.o(.bss) - tx_poll_msg 0x200011b0 Data 20 dw_app.o(.bss) - tx_sync_msg 0x200011c4 Data 14 dw_app.o(.bss) - tx_final_msg 0x200011d2 Data 60 dw_app.o(.bss) - tx_resp_msg 0x2000120e Data 22 dw_app.o(.bss) - tx_near_msg 0x20001224 Data 80 dw_app.o(.bss) - rx_buffer 0x20001274 Data 100 dw_app.o(.bss) - .bss 0x2000152a Section 200 serial_at_cmd_app.o(.bss) - send_frame 0x2000158e Data 100 serial_at_cmd_app.o(.bss) - .bss 0x200015f4 Section 500 main.o(.bss) - .bss 0x200017e8 Section 24 stm32l0xx_hal_flash.o(.bss) - STACK 0x20001800 Section 1024 startup_stm32l051xx.o(STACK) + .text 0x08005658 Section 0 dscalb.o(.text) + .text 0x08005684 Section 0 fflti.o(.text) + .text 0x0800569a Section 0 ffltui.o(.text) + .text 0x080056a8 Section 0 dflti.o(.text) + .text 0x080056d0 Section 0 dfltui.o(.text) + .text 0x080056ec Section 0 dfltl.o(.text) + .text 0x08005718 Section 0 dfltul.o(.text) + .text 0x08005734 Section 0 ffixui.o(.text) + .text 0x0800575c Section 0 dfixi.o(.text) + .text 0x080057a4 Section 0 dfixui.o(.text) + .text 0x080057e0 Section 0 dfixl.o(.text) + .text 0x08005830 Section 0 f2d.o(.text) + .text 0x08005858 Section 40 cdcmple.o(.text) + .text 0x08005880 Section 40 cdrcmple.o(.text) + .text 0x080058a8 Section 0 d2f.o(.text) + .text 0x080058e0 Section 20 cfcmple.o(.text) + .text 0x080058f4 Section 0 llshl.o(.text) + .text 0x08005914 Section 0 llushr.o(.text) + .text 0x08005936 Section 0 llsshr.o(.text) + .text 0x0800595c Section 0 fepilogue.o(.text) + .text 0x0800595c Section 0 iusefp.o(.text) + .text 0x080059de Section 0 depilogue.o(.text) + .text 0x08005a9c Section 0 drnd.o(.text) + .text 0x08005b18 Section 36 init.o(.text) + .text 0x08005b3c Section 0 __dczerorl2.o(.text) + i.ADC_DelayMicroSecond 0x08005b94 Section 0 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) + ADC_DelayMicroSecond 0x08005b95 Thumb Code 28 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) + i.ADC_Enable 0x08005bb8 Section 0 stm32l0xx_hal_adc.o(i.ADC_Enable) + ADC_Enable 0x08005bb9 Thumb Code 96 stm32l0xx_hal_adc.o(i.ADC_Enable) + i.Accelerometer_Init 0x08005c1c Section 0 lis3dh_driver.o(i.Accelerometer_Init) + i.Anchor_App 0x08005c58 Section 0 dw_ds_anc.o(i.Anchor_App) + i.Anchor_RecNearPoll 0x08005e20 Section 0 dw_ds_anc.o(i.Anchor_RecNearPoll) + i.CalculateDists 0x080062d0 Section 0 dw_app.o(i.CalculateDists) + i.Checksum_u16 0x08006410 Section 0 dw_app.o(i.Checksum_u16) + i.CmpTagInList 0x0800642c Section 0 dw_ds_anc.o(i.CmpTagInList) + i.DMA1_Channel2_3_IRQHandler 0x0800645c Section 0 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) + i.DMA_SetConfig 0x08006474 Section 0 stm32l0xx_hal_dma.o(i.DMA_SetConfig) + DMA_SetConfig 0x08006475 Thumb Code 44 stm32l0xx_hal_dma.o(i.DMA_SetConfig) + i.DiscPoll 0x080064a0 Section 0 dw_app.o(i.DiscPoll) + i.DoubleClickProcess 0x080066f4 Section 0 main.o(i.DoubleClickProcess) + i.Dw1000_App_Init 0x0800675c Section 0 dw_app.o(i.Dw1000_App_Init) + i.Dw1000_Init 0x080067bc Section 0 dw_app.o(i.Dw1000_Init) + i.EXTI0_1_IRQHandler 0x080067f0 Section 0 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) + i.EXTI4_15_IRQHandler 0x0800686c Section 0 stm32l0xx_it.o(i.EXTI4_15_IRQHandler) + i.Error_Handler 0x08006878 Section 0 main.o(i.Error_Handler) + i.FLASH_PageErase 0x0800687c Section 0 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) + i.FLASH_Prepare 0x080068a8 Section 0 flash.o(i.FLASH_Prepare) + i.FLASH_Read 0x080068dc Section 0 flash.o(i.FLASH_Read) + i.FLASH_SetErrorCode 0x080068f0 Section 0 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) + FLASH_SetErrorCode 0x080068f1 Thumb Code 134 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) + i.FLASH_WaitForLastOperation 0x08006980 Section 0 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) + i.FLASH_Write 0x080069f0 Section 0 flash.o(i.FLASH_Write) + i.FindNearBasePos 0x08006a28 Section 0 dw_app.o(i.FindNearBasePos) + i.GPIO_Toggle 0x08006a50 Section 0 main.o(i.GPIO_Toggle) + i.GetLPTime 0x08006a58 Section 0 main.o(i.GetLPTime) + i.GetNearMsg 0x08006a90 Section 0 dw_app.o(i.GetNearMsg) + i.Get_ADC_Value 0x08006bd4 Section 0 adc.o(i.Get_ADC_Value) + i.Get_Battary 0x08006bfc Section 0 adc.o(i.Get_Battary) + i.HAL_ADCEx_Calibration_Start 0x08006ce4 Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) + i.HAL_ADC_ConfigChannel 0x08006d90 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) + i.HAL_ADC_GetState 0x08006e24 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) + i.HAL_ADC_GetValue 0x08006e28 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) + i.HAL_ADC_Init 0x08006e30 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) + i.HAL_ADC_MspInit 0x08006ff8 Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) + i.HAL_ADC_PollForConversion 0x08007048 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) + i.HAL_ADC_Start 0x08007108 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) + i.HAL_DMA_Abort 0x08007164 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) + i.HAL_DMA_Abort_IT 0x080071a8 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) + i.HAL_DMA_IRQHandler 0x080071f4 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) + i.HAL_DMA_Init 0x0800729c Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) + i.HAL_DMA_Start_IT 0x0800732c Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) + i.HAL_Delay 0x08007394 Section 0 stm32l0xx_hal.o(i.HAL_Delay) + i.HAL_FLASHEx_Erase 0x080073b8 Section 0 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) + i.HAL_FLASH_Lock 0x08007430 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) + i.HAL_FLASH_Program 0x0800744c Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) + i.HAL_FLASH_Unlock 0x08007488 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) + i.HAL_GPIO_EXTI_Callback 0x080074e4 Section 0 dw_ds_anc.o(i.HAL_GPIO_EXTI_Callback) + i.HAL_GPIO_EXTI_IRQHandler 0x080074f4 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) + i.HAL_GPIO_Init 0x0800750c Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) + i.HAL_GPIO_ReadPin 0x08007684 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) + i.HAL_GPIO_TogglePin 0x0800768e Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) + i.HAL_GPIO_WritePin 0x0800769e Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) + i.HAL_GetTick 0x080076ac Section 0 stm32l0xx_hal.o(i.HAL_GetTick) + i.HAL_IWDG_Refresh 0x080076b8 Section 0 stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh) + i.HAL_IncTick 0x080076c8 Section 0 stm32l0xx_hal.o(i.HAL_IncTick) + i.HAL_Init 0x080076d8 Section 0 stm32l0xx_hal.o(i.HAL_Init) + i.HAL_InitTick 0x08007700 Section 0 stm32l0xx_hal.o(i.HAL_InitTick) + i.HAL_LPTIM_AutoReloadMatchCallback 0x08007744 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) + i.HAL_LPTIM_AutoReloadWriteCallback 0x08007746 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) + i.HAL_LPTIM_CompareMatchCallback 0x08007748 Section 0 main.o(i.HAL_LPTIM_CompareMatchCallback) + i.HAL_LPTIM_CompareWriteCallback 0x08007910 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) + i.HAL_LPTIM_DirectionDownCallback 0x08007912 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) + i.HAL_LPTIM_DirectionUpCallback 0x08007914 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) + i.HAL_LPTIM_IRQHandler 0x08007916 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) + i.HAL_LPTIM_Init 0x080079e0 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) + i.HAL_LPTIM_MspInit 0x08007a78 Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) + i.HAL_LPTIM_ReadCounter 0x08007aa8 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) + i.HAL_LPTIM_TimeOut_Start_IT 0x08007ab0 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) + i.HAL_LPTIM_TriggerCallback 0x08007b38 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) + i.HAL_MspInit 0x08007b3c Section 0 stm32l0xx_hal_msp.o(i.HAL_MspInit) + i.HAL_NVIC_EnableIRQ 0x08007b54 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) + i.HAL_NVIC_SetPriority 0x08007b6c Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) + i.HAL_NVIC_SystemReset 0x08007b74 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset) + i.HAL_PWR_EnableBkUpAccess 0x08007b90 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) + i.HAL_PWR_EnterSTOPMode 0x08007ba0 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) + i.HAL_RCCEx_PeriphCLKConfig 0x08007c04 Section 0 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) + i.HAL_RCC_ClockConfig 0x08007d68 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) + i.HAL_RCC_GetPCLK1Freq 0x08007f04 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) + i.HAL_RCC_GetPCLK2Freq 0x08007f24 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) + i.HAL_RCC_GetSysClockFreq 0x08007f44 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) + i.HAL_RCC_OscConfig 0x08007fbc Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) + i.HAL_SPI_Init 0x080083e2 Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) + i.HAL_SPI_MspInit 0x08008498 Section 0 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) + i.HAL_SYSTICK_Config 0x080084f0 Section 0 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) + i.HAL_TIMEx_MasterConfigSynchronization 0x08008520 Section 0 stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) + i.HAL_TIM_Base_Init 0x08008578 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) + i.HAL_TIM_Base_MspInit 0x080085b8 Section 0 stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit) + i.HAL_TIM_ConfigClockSource 0x080085d4 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) + i.HAL_TIM_MspPostInit 0x080086a4 Section 0 stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) + i.HAL_TIM_PWM_ConfigChannel 0x080086f0 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) + i.HAL_TIM_PWM_Init 0x080087b8 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) + i.HAL_TIM_PWM_MspInit 0x080087f6 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit) + i.HAL_TIM_PWM_Start 0x080087f8 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) + i.HAL_TIM_PWM_Stop 0x08008874 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) + i.HAL_UARTEx_RxEventCallback 0x080088bc Section 0 stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) + i.HAL_UARTEx_WakeupCallback 0x080088be Section 0 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) + i.HAL_UART_ErrorCallback 0x080088c0 Section 0 main.o(i.HAL_UART_ErrorCallback) + i.HAL_UART_IRQHandler 0x080088c4 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) + i.HAL_UART_Init 0x08008ae4 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Init) + i.HAL_UART_MspInit 0x08008b50 Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) + i.HAL_UART_Receive_DMA 0x08008c24 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) + i.HAL_UART_RxCpltCallback 0x08008c84 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) + i.HAL_UART_RxHalfCpltCallback 0x08008c86 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) + i.HAL_UART_Transmit 0x08008c88 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) + i.HAL_UART_TxCpltCallback 0x08008d5a Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) + i.HardFault_Handler 0x08008d5c Section 0 stm32l0xx_it.o(i.HardFault_Handler) + i.IIC2_Ack 0x08008d8c Section 0 lis3dh_driver.o(i.IIC2_Ack) + i.IIC2_NAck 0x08008dc8 Section 0 lis3dh_driver.o(i.IIC2_NAck) + i.IIC2_Read_Byte 0x08008e04 Section 0 lis3dh_driver.o(i.IIC2_Read_Byte) + i.IIC2_Send_Byte 0x08008e5e Section 0 lis3dh_driver.o(i.IIC2_Send_Byte) + i.IIC2_Start 0x08008eb8 Section 0 lis3dh_driver.o(i.IIC2_Start) + i.IIC2_Stop 0x08008eee Section 0 lis3dh_driver.o(i.IIC2_Stop) + i.IIC2_Wait_Ack 0x08008f2a Section 0 lis3dh_driver.o(i.IIC2_Wait_Ack) + i.IdleTask 0x08008f80 Section 0 main.o(i.IdleTask) + i.LIS3DH_Data_Init 0x080090b4 Section 0 lis3dh_driver.o(i.LIS3DH_Data_Init) + i.LIS3DH_GetWHO_AM_I 0x08009110 Section 0 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) + i.LIS3DH_ReadOneByte 0x08009122 Section 0 lis3dh_driver.o(i.LIS3DH_ReadOneByte) + i.LIS3DH_ReadReg 0x0800915c Section 0 lis3dh_driver.o(i.LIS3DH_ReadReg) + i.LIS3DH_WriteOneByte 0x0800916a Section 0 lis3dh_driver.o(i.LIS3DH_WriteOneByte) + i.LIS3DH_WriteReg 0x0800919e Section 0 lis3dh_driver.o(i.LIS3DH_WriteReg) + i.LOS 0x080091a8 Section 0 dw_ds_anc.o(i.LOS) + i.LPTIM1_IRQHandler 0x08009240 Section 0 stm32l0xx_it.o(i.LPTIM1_IRQHandler) + i.LPTIM_Disable 0x08009250 Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) + i.LPTIM_WaitForFlag 0x08009330 Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) + LPTIM_WaitForFlag 0x08009331 Thumb Code 48 stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) + i.MX_ADC_Init 0x08009368 Section 0 main.o(i.MX_ADC_Init) + MX_ADC_Init 0x08009369 Thumb Code 92 main.o(i.MX_ADC_Init) + i.MX_DMA_Init 0x080093d0 Section 0 main.o(i.MX_DMA_Init) + MX_DMA_Init 0x080093d1 Thumb Code 36 main.o(i.MX_DMA_Init) + i.MX_GPIO_Init 0x080093f8 Section 0 main.o(i.MX_GPIO_Init) + MX_GPIO_Init 0x080093f9 Thumb Code 336 main.o(i.MX_GPIO_Init) + i.MX_SPI1_Init 0x08009564 Section 0 main.o(i.MX_SPI1_Init) + MX_SPI1_Init 0x08009565 Thumb Code 60 main.o(i.MX_SPI1_Init) + i.MX_TIM2_Init 0x080095a8 Section 0 main.o(i.MX_TIM2_Init) + MX_TIM2_Init 0x080095a9 Thumb Code 116 main.o(i.MX_TIM2_Init) + i.MX_USART1_UART_Init 0x08009628 Section 0 main.o(i.MX_USART1_UART_Init) + MX_USART1_UART_Init 0x08009629 Thumb Code 68 main.o(i.MX_USART1_UART_Init) + i.NMI_Handler 0x08009674 Section 0 stm32l0xx_it.o(i.NMI_Handler) + i.NearPoll 0x08009678 Section 0 dw_app.o(i.NearPoll) + i.NextPollDelay 0x08009c64 Section 0 dw_app.o(i.NextPollDelay) + i.NextSlotDelayMs 0x08009d4c Section 0 dw_app.o(i.NextSlotDelayMs) + i.PendSV_Handler 0x08009e1c Section 0 stm32l0xx_it.o(i.PendSV_Handler) + i.Program_Init 0x08009e20 Section 0 main.o(i.Program_Init) + i.Registor_Poll 0x08009f5c Section 0 dw_app.o(i.Registor_Poll) + i.Reset_DW1000 0x0800a164 Section 0 dw_driver.o(i.Reset_DW1000) + i.STMFLASH_ReadHalfWord 0x0800a1bc Section 0 flash.o(i.STMFLASH_ReadHalfWord) + i.SVC_Handler 0x0800a1c0 Section 0 stm32l0xx_it.o(i.SVC_Handler) + i.SendComMap 0x0800a1c4 Section 0 serial_at_cmd_app.o(i.SendComMap) + i.SetANCTimestap 0x0800a23c Section 0 dw_app.o(i.SetANCTimestap) + i.SetLPTimer 0x0800a290 Section 0 dw_app.o(i.SetLPTimer) + i.Spi_ChangePrescaler 0x0800a33c Section 0 spi.o(i.Spi_ChangePrescaler) + i.SysTick_Handler 0x0800a350 Section 0 stm32l0xx_it.o(i.SysTick_Handler) + i.SystemClock_Config 0x0800a358 Section 0 main.o(i.SystemClock_Config) + i.SystemInit 0x0800a3f0 Section 0 system_stm32l0xx.o(i.SystemInit) + i.TIM_Base_SetConfig 0x0800a448 Section 0 stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) + TIM_Base_SetConfig 0x0800a449 Thumb Code 78 stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) + i.TIM_CCxChannelCmd 0x0800a4a0 Section 0 stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) + TIM_CCxChannelCmd 0x0800a4a1 Thumb Code 26 stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) + i.TIM_ETR_SetConfig 0x0800a4ba Section 0 stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) + TIM_ETR_SetConfig 0x0800a4bb Thumb Code 22 stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) + i.TIM_ITRx_SetConfig 0x0800a4d0 Section 0 stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig) + TIM_ITRx_SetConfig 0x0800a4d1 Thumb Code 16 stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig) + i.TIM_OC1_SetConfig 0x0800a4e0 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) + TIM_OC1_SetConfig 0x0800a4e1 Thumb Code 48 stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) + i.TIM_OC2_SetConfig 0x0800a510 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) + TIM_OC2_SetConfig 0x0800a511 Thumb Code 50 stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) + i.TIM_OC3_SetConfig 0x0800a542 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) + TIM_OC3_SetConfig 0x0800a543 Thumb Code 54 stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) + i.TIM_OC4_SetConfig 0x0800a578 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) + TIM_OC4_SetConfig 0x0800a579 Thumb Code 54 stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) + i.TIM_TI1_ConfigInputStage 0x0800a5ae Section 0 stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) + TIM_TI1_ConfigInputStage 0x0800a5af Thumb Code 34 stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) + i.TIM_TI2_ConfigInputStage 0x0800a5d0 Section 0 stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) + TIM_TI2_ConfigInputStage 0x0800a5d1 Thumb Code 38 stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) + i.Tag_App 0x0800a5f8 Section 0 dw_app.o(i.Tag_App) + i.UART_AdvFeatureConfig 0x0800a6bc Section 0 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) + i.UART_CheckIdleState 0x0800a788 Section 0 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) + i.UART_CheckReceive 0x0800a7ec Section 0 usart.o(i.UART_CheckReceive) + i.UART_CheckSend 0x0800a850 Section 0 usart.o(i.UART_CheckSend) + i.UART_DMAAbortOnError 0x0800a8e8 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) + UART_DMAAbortOnError 0x0800a8e9 Thumb Code 20 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) + i.UART_DMAError 0x0800a8fc Section 0 stm32l0xx_hal_uart.o(i.UART_DMAError) + UART_DMAError 0x0800a8fd Thumb Code 76 stm32l0xx_hal_uart.o(i.UART_DMAError) + i.UART_DMAReceiveCplt 0x0800a948 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) + UART_DMAReceiveCplt 0x0800a949 Thumb Code 94 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) + i.UART_DMARxHalfCplt 0x0800a9a6 Section 0 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) + UART_DMARxHalfCplt 0x0800a9a7 Thumb Code 28 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) + i.UART_EndRxTransfer 0x0800a9c2 Section 0 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) + UART_EndRxTransfer 0x0800a9c3 Thumb Code 50 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) + i.UART_EndTxTransfer 0x0800a9f4 Section 0 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) + UART_EndTxTransfer 0x0800a9f5 Thumb Code 16 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) + i.UART_PushFrame 0x0800aa04 Section 0 usart.o(i.UART_PushFrame) + i.UART_SetConfig 0x0800aa68 Section 0 stm32l0xx_hal_uart.o(i.UART_SetConfig) + i.UART_Start_Receive_DMA 0x0800ac68 Section 0 stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) + i.UART_WaitOnFlagUntilTimeout 0x0800acf4 Section 0 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) + i.USART1_IRQHandler 0x0800ad94 Section 0 stm32l0xx_it.o(i.USART1_IRQHandler) + i.USART_putc 0x0800adac Section 0 usart.o(i.USART_putc) + i.USART_puts 0x0800adc8 Section 0 usart.o(i.USART_puts) + i.UWB_RXOFF 0x0800ade0 Section 0 dw_app.o(i.UWB_RXOFF) + i.UWB_RXON 0x0800ae14 Section 0 dw_app.o(i.UWB_RXON) + i.Usart1InitVariables 0x0800ae38 Section 0 usart.o(i.Usart1InitVariables) + i.UsartInit 0x0800ae44 Section 0 main.o(i.UsartInit) + i.UsartParseDataHandler 0x0800ae64 Section 0 serial_at_cmd_app.o(i.UsartParseDataHandler) + i.__0printf$1 0x0800af74 Section 0 printf1.o(i.__0printf$1) + i.__ARM_clz 0x0800af94 Section 0 depilogue.o(i.__ARM_clz) + i.__ARM_common_ll_muluu 0x0800afc2 Section 0 stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) + i.__ARM_common_switch8 0x0800aff2 Section 0 dps310.o(i.__ARM_common_switch8) + i.__NVIC_SetPriority 0x0800b00c Section 0 stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) + __NVIC_SetPriority 0x0800b00d Thumb Code 60 stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) + i.__NVIC_SystemReset 0x0800b050 Section 0 dw_app.o(i.__NVIC_SystemReset) + __NVIC_SystemReset 0x0800b051 Thumb Code 18 dw_app.o(i.__NVIC_SystemReset) + i.__kernel_poly 0x0800b06c Section 0 poly.o(i.__kernel_poly) + i.__mathlib_dbl_divzero 0x0800b118 Section 0 dunder.o(i.__mathlib_dbl_divzero) + i.__mathlib_dbl_infnan 0x0800b12c Section 0 dunder.o(i.__mathlib_dbl_infnan) + i.__mathlib_dbl_invalid 0x0800b136 Section 0 dunder.o(i.__mathlib_dbl_invalid) + i.__scatterload_copy 0x0800b146 Section 14 handlers.o(i.__scatterload_copy) + i.__scatterload_null 0x0800b154 Section 2 handlers.o(i.__scatterload_null) + i.__scatterload_zeroinit 0x0800b156 Section 14 handlers.o(i.__scatterload_zeroinit) + i.__set_errno 0x0800b164 Section 0 errno.o(i.__set_errno) + i._dwt_aonarrayupload 0x0800b170 Section 0 deca_device.o(i._dwt_aonarrayupload) + i._dwt_configlde 0x0800b198 Section 0 deca_device.o(i._dwt_configlde) + i._dwt_enableclocks 0x0800b1d4 Section 0 deca_device.o(i._dwt_enableclocks) + i._dwt_loaducodefromrom 0x0800b28a Section 0 deca_device.o(i._dwt_loaducodefromrom) + i._dwt_otpread 0x0800b2bc Section 0 deca_device.o(i._dwt_otpread) + i._printf_core 0x0800b300 Section 0 printf1.o(i._printf_core) + _printf_core 0x0800b301 Thumb Code 332 printf1.o(i._printf_core) + i.ceil 0x0800b450 Section 0 ceil.o(i.ceil) + i.delay_ms 0x0800b518 Section 0 dw_driver.o(i.delay_ms) + i.delay_us 0x0800b526 Section 0 lis3dh_driver.o(i.delay_us) + i.dwt_configure 0x0800b5b4 Section 0 deca_device.o(i.dwt_configure) + i.dwt_configuresleep 0x0800b7c4 Section 0 deca_device.o(i.dwt_configuresleep) + i.dwt_entersleep 0x0800b7ec Section 0 deca_device.o(i.dwt_entersleep) + i.dwt_entersleepaftertx 0x0800b7f4 Section 0 deca_device.o(i.dwt_entersleepaftertx) + i.dwt_forcetrxoff 0x0800b81c Section 0 deca_device.o(i.dwt_forcetrxoff) + i.dwt_getrangebias 0x0800b86c Section 0 deca_range_tables.o(i.dwt_getrangebias) + i.dwt_initialise 0x0800b934 Section 0 deca_device.o(i.dwt_initialise) + i.dwt_read16bitoffsetreg 0x0800ba94 Section 0 deca_device.o(i.dwt_read16bitoffsetreg) + i.dwt_read32bitoffsetreg 0x0800bac0 Section 0 deca_device.o(i.dwt_read32bitoffsetreg) + i.dwt_readcarrierintegrator 0x0800bae8 Section 0 deca_device.o(i.dwt_readcarrierintegrator) + i.dwt_readdevid 0x0800bb1c Section 0 deca_device.o(i.dwt_readdevid) + i.dwt_readdiagnostics 0x0800bb28 Section 0 deca_device.o(i.dwt_readdiagnostics) + i.dwt_readfromdevice 0x0800bb64 Section 0 deca_device.o(i.dwt_readfromdevice) + i.dwt_readrxdata 0x0800bb9c Section 0 deca_device.o(i.dwt_readrxdata) + i.dwt_readrxtimestamp 0x0800bbae Section 0 deca_device.o(i.dwt_readrxtimestamp) + i.dwt_readtxtimestamp 0x0800bbbe Section 0 deca_device.o(i.dwt_readtxtimestamp) + i.dwt_rxenable 0x0800bbce Section 0 deca_device.o(i.dwt_rxenable) + i.dwt_setdelayedtrxtime 0x0800bc22 Section 0 deca_device.o(i.dwt_setdelayedtrxtime) + i.dwt_setinterrupt 0x0800bc30 Section 0 deca_device.o(i.dwt_setinterrupt) + i.dwt_setrxaftertxdelay 0x0800bc54 Section 0 deca_device.o(i.dwt_setrxaftertxdelay) + i.dwt_setrxantennadelay 0x0800bc74 Section 0 deca_device.o(i.dwt_setrxantennadelay) + i.dwt_setrxtimeout 0x0800bc88 Section 0 deca_device.o(i.dwt_setrxtimeout) + i.dwt_settxantennadelay 0x0800bce4 Section 0 deca_device.o(i.dwt_settxantennadelay) + i.dwt_starttx 0x0800bcf4 Section 0 deca_device.o(i.dwt_starttx) + i.dwt_syncrxbufptrs 0x0800bd88 Section 0 deca_device.o(i.dwt_syncrxbufptrs) + i.dwt_write16bitoffsetreg 0x0800bdbc Section 0 deca_device.o(i.dwt_write16bitoffsetreg) + i.dwt_write32bitoffsetreg 0x0800bdd2 Section 0 deca_device.o(i.dwt_write32bitoffsetreg) + i.dwt_writetodevice 0x0800bdf0 Section 0 deca_device.o(i.dwt_writetodevice) + i.dwt_writetxdata 0x0800be28 Section 0 deca_device.o(i.dwt_writetxdata) + i.dwt_writetxfctrl 0x0800be4c Section 0 deca_device.o(i.dwt_writetxfctrl) + i.dwt_xtaltrim 0x0800be68 Section 0 deca_device.o(i.dwt_xtaltrim) + i.final_msg_get_ts 0x0800be98 Section 0 dw_ds_anc.o(i.final_msg_get_ts) + final_msg_get_ts 0x0800be99 Thumb Code 26 dw_ds_anc.o(i.final_msg_get_ts) + i.final_msg_set_ts 0x0800beb2 Section 0 dw_app.o(i.final_msg_set_ts) + final_msg_set_ts 0x0800beb3 Thumb Code 22 dw_app.o(i.final_msg_set_ts) + i.fputc 0x0800bec8 Section 0 usart.o(i.fputc) + i.get_rx_timestamp_u64 0x0800bee0 Section 0 dw_app.o(i.get_rx_timestamp_u64) + get_rx_timestamp_u64 0x0800bee1 Thumb Code 38 dw_app.o(i.get_rx_timestamp_u64) + i.get_rx_timestamp_u64 0x0800bf06 Section 0 dw_ds_anc.o(i.get_rx_timestamp_u64) + get_rx_timestamp_u64 0x0800bf07 Thumb Code 38 dw_ds_anc.o(i.get_rx_timestamp_u64) + i.get_tx_timestamp_u64 0x0800bf2c Section 0 dw_app.o(i.get_tx_timestamp_u64) + get_tx_timestamp_u64 0x0800bf2d Thumb Code 38 dw_app.o(i.get_tx_timestamp_u64) + i.log 0x0800bf54 Section 0 log.o(i.log) + i.log10 0x0800c2a8 Section 0 log10.o(i.log10) + i.main 0x0800c394 Section 0 main.o(i.main) + i.mcu_sleep 0x0800c4c8 Section 0 main.o(i.mcu_sleep) + i.mir3da_ReadOneByte 0x0800c500 Section 0 lis3dh_driver.o(i.mir3da_ReadOneByte) + i.mir3da_WriteOneByte 0x0800c53a Section 0 lis3dh_driver.o(i.mir3da_WriteOneByte) + i.mir3da_init 0x0800c570 Section 0 lis3dh_driver.o(i.mir3da_init) + i.mir3da_register_mask_write 0x0800c5f4 Section 0 lis3dh_driver.o(i.mir3da_register_mask_write) + i.mir3da_register_write 0x0800c614 Section 0 lis3dh_driver.o(i.mir3da_register_write) + i.mir3da_set_active_interrupt_enable 0x0800c61c Section 0 lis3dh_driver.o(i.mir3da_set_active_interrupt_enable) + i.mir3da_set_enable 0x0800c64c Section 0 lis3dh_driver.o(i.mir3da_set_enable) + i.mir3da_set_step_counter_open 0x0800c66c Section 0 lis3dh_driver.o(i.mir3da_set_step_counter_open) + i.parameter_check 0x0800c6a0 Section 0 global_param.o(i.parameter_check) + i.parameter_init 0x0800c6dc Section 0 global_param.o(i.parameter_init) + i.readfromspi 0x0800c750 Section 0 spi.o(i.readfromspi) + i.round 0x0800c79c Section 0 round.o(i.round) + i.save_com_map_to_flash 0x0800c838 Section 0 global_param.o(i.save_com_map_to_flash) + i.writetospi 0x0800c888 Section 0 spi.o(i.writetospi) + .constdata 0x0800c8d0 Section 8 deca_params_init.o(.constdata) + .constdata 0x0800c8d8 Section 24 deca_params_init.o(.constdata) + .constdata 0x0800c8f0 Section 8 deca_params_init.o(.constdata) + .constdata 0x0800c8f8 Section 12 deca_params_init.o(.constdata) + .constdata 0x0800c904 Section 4 deca_params_init.o(.constdata) + .constdata 0x0800c908 Section 32 deca_params_init.o(.constdata) + .constdata 0x0800c928 Section 50 deca_params_init.o(.constdata) + .constdata 0x0800c95a Section 522 deca_range_tables.o(.constdata) + .constdata 0x0800cb64 Section 25 system_stm32l0xx.o(.constdata) + .constdata 0x0800cb7d Section 8 system_stm32l0xx.o(.constdata) + .constdata 0x0800cb88 Section 56 log.o(.constdata) + Lg2 0x0800cb88 Data 24 log.o(.constdata) + Lg 0x0800cba0 Data 32 log.o(.constdata) + .constdata 0x0800cbc0 Section 8 qnan.o(.constdata) + .data 0x20000000 Section 22 lis3dh_driver.o(.data) + ODR_old_value 0x20000001 Data 1 lis3dh_driver.o(.data) + lisidtemp 0x20000003 Data 1 lis3dh_driver.o(.data) + .data 0x20000018 Section 12 deca_device.o(.data) + .data 0x20000024 Section 30 deca_params_init.o(.data) + .data 0x20000042 Section 2 deca_params_init.o(.data) + .data 0x20000044 Section 3 deca_params_init.o(.data) + .data 0x20000048 Section 12 adc.o(.data) + first 0x20000048 Data 1 adc.o(.data) + last_value 0x2000004c Data 4 adc.o(.data) + .data 0x20000054 Section 24 usart.o(.data) + s_count 0x20000064 Data 4 usart.o(.data) + .data 0x2000006c Section 1 global_param.o(.data) + .data 0x20000070 Section 195 dw_app.o(.data) + regpoll_count 0x2000007c Data 1 dw_app.o(.data) + frame_seq_nb 0x200000b0 Data 4 dw_app.o(.data) + status_reg 0x200000b4 Data 4 dw_app.o(.data) + poll_tx_ts 0x200000f0 Data 8 dw_app.o(.data) + resp_rx_ts 0x200000f8 Data 8 dw_app.o(.data) + final_tx_ts 0x20000100 Data 8 dw_app.o(.data) + .data 0x20000134 Section 4 dw_app.o(.data) + .data 0x20000138 Section 7 serial_at_cmd_app.o(.data) + usart_receive_state 0x20000138 Data 1 serial_at_cmd_app.o(.data) + pack_datalen 0x20000139 Data 1 serial_at_cmd_app.o(.data) + pack_length 0x2000013a Data 1 serial_at_cmd_app.o(.data) + pack_index 0x2000013b Data 1 serial_at_cmd_app.o(.data) + pack_msgtype 0x2000013c Data 1 serial_at_cmd_app.o(.data) + pack_cmd 0x2000013d Data 1 serial_at_cmd_app.o(.data) + index 0x2000013e Data 1 serial_at_cmd_app.o(.data) + .data 0x20000140 Section 200 dw_ds_anc.o(.data) + frame_len 0x20000140 Data 1 dw_ds_anc.o(.data) + recpoll_len 0x20000141 Data 1 dw_ds_anc.o(.data) + new_tagid 0x20000142 Data 1 dw_ds_anc.o(.data) + seize_anchor 0x20000143 Data 1 dw_ds_anc.o(.data) + result 0x20000144 Data 1 dw_ds_anc.o(.data) + g_start_sync_flag 0x20000145 Data 1 dw_ds_anc.o(.data) + frame_seq_nb2 0x20000146 Data 1 dw_ds_anc.o(.data) + battary 0x20000147 Data 1 dw_ds_anc.o(.data) + button 0x20000148 Data 1 dw_ds_anc.o(.data) + rec_nearbase_num 0x20000149 Data 1 dw_ds_anc.o(.data) + ancidlist_num 0x2000014a Data 1 dw_ds_anc.o(.data) + taglist_num 0x2000014c Data 2 dw_ds_anc.o(.data) + anc_id_recv 0x2000014e Data 2 dw_ds_anc.o(.data) + tag_id_recv 0x20000150 Data 2 dw_ds_anc.o(.data) + sync_timer 0x20000152 Data 2 dw_ds_anc.o(.data) + rec_antdelay 0x20000154 Data 2 dw_ds_anc.o(.data) + taglist_pos 0x20000156 Data 2 dw_ds_anc.o(.data) + F1 0x20000158 Data 2 dw_ds_anc.o(.data) + F2 0x2000015a Data 2 dw_ds_anc.o(.data) + F3 0x2000015c Data 2 dw_ds_anc.o(.data) + N 0x2000015e Data 2 dw_ds_anc.o(.data) + C 0x20000160 Data 2 dw_ds_anc.o(.data) + status_reg 0x20000164 Data 4 dw_ds_anc.o(.data) + resp_tx_time 0x20000168 Data 4 dw_ds_anc.o(.data) + poll_tx_ts 0x2000016c Data 4 dw_ds_anc.o(.data) + resp_rx_ts 0x20000170 Data 4 dw_ds_anc.o(.data) + final_tx_ts 0x20000174 Data 4 dw_ds_anc.o(.data) + poll_rx_ts_32 0x20000178 Data 4 dw_ds_anc.o(.data) + resp_tx_ts_32 0x2000017c Data 4 dw_ds_anc.o(.data) + final_rx_ts_32 0x20000180 Data 4 dw_ds_anc.o(.data) + hex_dist 0x20000184 Data 4 dw_ds_anc.o(.data) + resp_tx_ts 0x20000190 Data 8 dw_ds_anc.o(.data) + final_rx_ts 0x20000198 Data 8 dw_ds_anc.o(.data) + poll_rx_ts 0x200001a0 Data 8 dw_ds_anc.o(.data) + Ra 0x200001a8 Data 8 dw_ds_anc.o(.data) + Rb 0x200001b0 Data 8 dw_ds_anc.o(.data) + Da 0x200001b8 Data 8 dw_ds_anc.o(.data) + Db 0x200001c0 Data 8 dw_ds_anc.o(.data) + tof_dtu 0x200001c8 Data 8 dw_ds_anc.o(.data) + tof 0x200001d0 Data 8 dw_ds_anc.o(.data) + distance 0x200001d8 Data 8 dw_ds_anc.o(.data) + dist_no_bias 0x200001e0 Data 8 dw_ds_anc.o(.data) + dist_cm 0x200001e8 Data 8 dw_ds_anc.o(.data) + firstpath_power 0x200001f0 Data 8 dw_ds_anc.o(.data) + rx_power 0x200001f8 Data 8 dw_ds_anc.o(.data) + .data 0x20000208 Section 52 main.o(.data) + .data 0x2000023c Section 2 main.o(.data) + .data 0x2000023e Section 2 main.o(.data) + .data 0x20000240 Section 12 stm32l0xx_it.o(.data) + .data 0x2000024c Section 4 system_stm32l0xx.o(.data) + .data 0x20000250 Section 12 stm32l0xx_hal.o(.data) + .data 0x2000025c Section 4 stdout.o(.data) + .data 0x20000260 Section 4 errno.o(.data) + _errno 0x20000260 Data 4 errno.o(.data) + .bss 0x20000264 Section 60 deca_device.o(.bss) + dw1000local 0x20000264 Data 60 deca_device.o(.bss) + .bss 0x200002a0 Section 3056 usart.o(.bss) + .bss 0x20000e90 Section 200 global_param.o(.bss) + .bss 0x20000f58 Section 1106 dw_app.o(.bss) + tx_poll_msg 0x20000f58 Data 20 dw_app.o(.bss) + tx_sync_msg 0x20000f6c Data 14 dw_app.o(.bss) + tx_final_msg 0x20000f7a Data 60 dw_app.o(.bss) + tx_resp_msg 0x20000fb6 Data 22 dw_app.o(.bss) + rx_buffer 0x20001080 Data 100 dw_app.o(.bss) + send_buffer 0x20001204 Data 200 dw_app.o(.bss) + .bss 0x200013aa Section 200 serial_at_cmd_app.o(.bss) + send_frame 0x2000140e Data 100 serial_at_cmd_app.o(.bss) + .bss 0x20001474 Section 940 dw_ds_anc.o(.bss) + rx_buffer 0x20001474 Data 150 dw_ds_anc.o(.bss) + send_buffer 0x2000150a Data 150 dw_ds_anc.o(.bss) + ancidlist_rec 0x200015a0 Data 40 dw_ds_anc.o(.bss) + rec_ancidlist 0x200015c8 Data 40 dw_ds_anc.o(.bss) + rec_ancdistlist 0x200015f0 Data 40 dw_ds_anc.o(.bss) + tagid_list 0x20001618 Data 50 dw_ds_anc.o(.bss) + tagofflinetime 0x2000164a Data 25 dw_ds_anc.o(.bss) + tagdist_list 0x20001664 Data 100 dw_ds_anc.o(.bss) + tagpos_rec 0x200016c8 Data 50 dw_ds_anc.o(.bss) + flag_tag_distsmooth 0x20001713 Data 25 dw_ds_anc.o(.bss) + misdist_num 0x2000172c Data 25 dw_ds_anc.o(.bss) + d1 0x20001746 Data 16 dw_ds_anc.o(.bss) + his_dist 0x20001758 Data 100 dw_ds_anc.o(.bss) + .bss 0x20001820 Section 440 main.o(.bss) + .bss 0x200019d8 Section 72 main.o(.bss) + .bss 0x20001a20 Section 72 main.o(.bss) + .bss 0x20001a68 Section 24 stm32l0xx_hal_flash.o(.bss) + STACK 0x20001a80 Section 1024 startup_stm32l051xx.o(STACK) Global Symbols @@ -2742,7 +3730,6 @@ 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) @@ -2783,350 +3770,447 @@ __aeabi_drsub 0x08005489 Thumb Code 12 dadd.o(.text) __aeabi_dmul 0x08005499 Thumb Code 202 dmul.o(.text) __aeabi_ddiv 0x08005569 Thumb Code 234 ddiv.o(.text) - __aeabi_ui2f 0x08005659 Thumb Code 14 ffltui.o(.text) - __aeabi_i2d 0x08005669 Thumb Code 34 dflti.o(.text) - __aeabi_ui2d 0x08005691 Thumb Code 24 dfltui.o(.text) - __aeabi_f2uiz 0x080056ad Thumb Code 40 ffixui.o(.text) - __aeabi_d2iz 0x080056d5 Thumb Code 62 dfixi.o(.text) - __aeabi_d2uiz 0x0800571d Thumb Code 50 dfixui.o(.text) - __aeabi_f2d 0x08005759 Thumb Code 40 f2d.o(.text) - __aeabi_cdrcmple 0x08005781 Thumb Code 38 cdrcmple.o(.text) - __aeabi_d2f 0x080057a9 Thumb Code 56 d2f.o(.text) - __aeabi_cfcmpeq 0x080057e1 Thumb Code 0 cfcmple.o(.text) - __aeabi_cfcmple 0x080057e1 Thumb Code 20 cfcmple.o(.text) - __aeabi_cfrcmple 0x080057f5 Thumb Code 20 cfrcmple.o(.text) - __aeabi_llsl 0x08005809 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x08005809 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x08005829 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x08005829 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x0800584b Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x0800584b Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x08005871 Thumb Code 0 iusefp.o(.text) - _float_round 0x08005871 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x08005881 Thumb Code 114 fepilogue.o(.text) - _double_round 0x080058f3 Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x0800590d Thumb Code 164 depilogue.o(.text) - __scatterload 0x080059b1 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x080059b1 Thumb Code 0 init.o(.text) - __decompress 0x080059d5 Thumb Code 0 __dczerorl2.o(.text) - __decompress1 0x080059d5 Thumb Code 86 __dczerorl2.o(.text) - Checksum_u16 0x08005afd Thumb Code 30 dw_app.o(i.Checksum_u16) - DMA1_Channel2_3_IRQHandler 0x08005b1d Thumb Code 16 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) - Dw1000_App_Init 0x08005b65 Thumb Code 96 dw_app.o(i.Dw1000_App_Init) - Dw1000_Init 0x08005bdd Thumb Code 44 dw_app.o(i.Dw1000_Init) - EXTI0_1_IRQHandler 0x08005c11 Thumb Code 60 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) - Error_Handler 0x08005c5d Thumb Code 2 main.o(i.Error_Handler) - FLASH_PageErase 0x08005c61 Thumb Code 42 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) - FLASH_Prepare 0x08005c95 Thumb Code 54 flash.o(i.FLASH_Prepare) - FLASH_Read 0x08005ccb Thumb Code 20 flash.o(i.FLASH_Read) - FLASH_WaitForLastOperation 0x08005dd1 Thumb Code 162 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) - FLASH_Write 0x08005e79 Thumb Code 90 flash.o(i.FLASH_Write) - FindNearBasePos 0x08005ed5 Thumb Code 36 dw_app.o(i.FindNearBasePos) - GetLPTime 0x08005f01 Thumb Code 50 main.o(i.GetLPTime) - GetNearMsg 0x08005f45 Thumb Code 302 dw_app.o(i.GetNearMsg) - GetRandomSlotPos 0x080060ad Thumb Code 100 dw_app.o(i.GetRandomSlotPos) - Get_ADC_Value 0x08006119 Thumb Code 46 adc.o(i.Get_ADC_Value) - Get_Battary 0x0800614d Thumb Code 276 adc.o(i.Get_Battary) - HAL_ADCEx_Calibration_Start 0x0800628d Thumb Code 220 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) - HAL_ADC_ConfigChannel 0x08006369 Thumb Code 246 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) - HAL_ADC_GetState 0x08006471 Thumb Code 6 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) - HAL_ADC_GetValue 0x08006477 Thumb Code 8 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) - HAL_ADC_Init 0x08006481 Thumb Code 562 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) - HAL_ADC_MspInit 0x080066bd Thumb Code 88 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) - HAL_ADC_PollForConversion 0x0800671d Thumb Code 234 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) - HAL_ADC_Start 0x08006809 Thumb Code 114 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) - HAL_DMA_Abort_IT 0x08006881 Thumb Code 92 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) - HAL_DMA_IRQHandler 0x080068dd Thumb Code 264 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) - HAL_DMA_Init 0x080069e5 Thumb Code 158 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) - HAL_DMA_Start_IT 0x08006a8d Thumb Code 154 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) - HAL_FLASHEx_Erase 0x08006b29 Thumb Code 128 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) - HAL_FLASH_Lock 0x08006bb5 Thumb Code 28 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) - HAL_FLASH_Program 0x08006bd5 Thumb Code 72 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) - HAL_FLASH_Unlock 0x08006c25 Thumb Code 118 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) - HAL_GPIO_EXTI_Callback 0x08006cb1 Thumb Code 2 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) - HAL_GPIO_EXTI_IRQHandler 0x08006cb5 Thumb Code 26 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) - HAL_GPIO_Init 0x08006cd5 Thumb Code 462 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) - HAL_GPIO_ReadPin 0x08006ec1 Thumb Code 18 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) - HAL_GPIO_WritePin 0x08006ed3 Thumb Code 12 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) - HAL_GetTick 0x08006ee1 Thumb Code 6 stm32l0xx_hal.o(i.HAL_GetTick) - HAL_IncTick 0x08006eed Thumb Code 12 stm32l0xx_hal.o(i.HAL_IncTick) - HAL_Init 0x08006efd Thumb Code 38 stm32l0xx_hal.o(i.HAL_Init) - HAL_InitTick 0x08006f29 Thumb Code 46 stm32l0xx_hal.o(i.HAL_InitTick) - HAL_LPTIM_AutoReloadMatchCallback 0x08006f5d Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) - HAL_LPTIM_AutoReloadWriteCallback 0x08006f5f Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) - HAL_LPTIM_CompareMatchCallback 0x08006f61 Thumb Code 176 main.o(i.HAL_LPTIM_CompareMatchCallback) - HAL_LPTIM_CompareWriteCallback 0x08007045 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) - HAL_LPTIM_DeInit 0x08007047 Thumb Code 48 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) - HAL_LPTIM_DirectionDownCallback 0x08007077 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) - HAL_LPTIM_DirectionUpCallback 0x08007079 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) - HAL_LPTIM_IRQHandler 0x0800707b Thumb Code 278 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) - HAL_LPTIM_Init 0x08007191 Thumb Code 176 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) - HAL_LPTIM_MspDeInit 0x0800724d Thumb Code 32 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) - HAL_LPTIM_MspInit 0x08007275 Thumb Code 42 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) - HAL_LPTIM_ReadCounter 0x080072a9 Thumb Code 8 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) - HAL_LPTIM_TimeOut_Start_IT 0x080072b1 Thumb Code 90 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) - HAL_LPTIM_TriggerCallback 0x08007311 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) - HAL_MspInit 0x08007315 Thumb Code 26 stm32l0xx_hal_msp.o(i.HAL_MspInit) - HAL_NVIC_DisableIRQ 0x08007335 Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) - HAL_NVIC_EnableIRQ 0x0800734d Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) - HAL_NVIC_SetPriority 0x08007365 Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) - HAL_PWR_DisableWakeUpPin 0x08007379 Thumb Code 12 stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin) - HAL_PWR_EnableBkUpAccess 0x08007389 Thumb Code 16 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) - HAL_PWR_EnableWakeUpPin 0x0800739d Thumb Code 12 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin) - HAL_PWR_EnterSTANDBYMode 0x080073ad Thumb Code 32 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode) - HAL_PWR_EnterSTOPMode 0x080073d5 Thumb Code 64 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) - HAL_RCCEx_PeriphCLKConfig 0x0800741d Thumb Code 542 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) - HAL_RCC_ClockConfig 0x08007649 Thumb Code 498 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) - HAL_RCC_GetHCLKFreq 0x08007851 Thumb Code 6 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) - HAL_RCC_GetPCLK1Freq 0x0800785d Thumb Code 26 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) - HAL_RCC_GetPCLK2Freq 0x08007881 Thumb Code 26 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) - HAL_RCC_GetSysClockFreq 0x080078a5 Thumb Code 186 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) - HAL_RCC_OscConfig 0x08007975 Thumb Code 1558 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) - HAL_SPI_Init 0x08007f99 Thumb Code 146 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) - HAL_SPI_MspInit 0x0800802d Thumb Code 96 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) - HAL_SYSTICK_Config 0x08008095 Thumb Code 46 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) - HAL_UARTEx_WakeupCallback 0x080080cd Thumb Code 2 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) - HAL_UART_ErrorCallback 0x080080cf Thumb Code 2 main.o(i.HAL_UART_ErrorCallback) - HAL_UART_IRQHandler 0x080080d1 Thumb Code 456 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) - HAL_UART_Init 0x0800829d Thumb Code 126 stm32l0xx_hal_uart.o(i.HAL_UART_Init) - HAL_UART_MspInit 0x0800831d Thumb Code 262 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) - HAL_UART_Receive_DMA 0x08008439 Thumb Code 218 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) - HAL_UART_RxCpltCallback 0x08008521 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) - HAL_UART_RxHalfCpltCallback 0x08008523 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) - HAL_UART_Transmit 0x08008525 Thumb Code 256 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) - HAL_UART_TxCpltCallback 0x08008625 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) - HardFault_Handler 0x08008627 Thumb Code 4 stm32l0xx_it.o(i.HardFault_Handler) - IIC2_Ack 0x0800862b Thumb Code 64 lis3dh_driver.o(i.IIC2_Ack) - IIC2_NAck 0x0800866b Thumb Code 64 lis3dh_driver.o(i.IIC2_NAck) - IIC2_Read_Byte 0x080086ab Thumb Code 94 lis3dh_driver.o(i.IIC2_Read_Byte) - IIC2_Send_Byte 0x08008709 Thumb Code 112 lis3dh_driver.o(i.IIC2_Send_Byte) - IIC2_Start 0x08008779 Thumb Code 58 lis3dh_driver.o(i.IIC2_Start) - IIC2_Stop 0x080087b3 Thumb Code 64 lis3dh_driver.o(i.IIC2_Stop) - IIC2_Wait_Ack 0x080087f3 Thumb Code 88 lis3dh_driver.o(i.IIC2_Wait_Ack) - IdleTask 0x0800884d Thumb Code 350 main.o(i.IdleTask) - LIS3DH_Data_Init 0x080089dd Thumb Code 84 lis3dh_driver.o(i.LIS3DH_Data_Init) - LIS3DH_GetWHO_AM_I 0x08008a35 Thumb Code 22 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) - LIS3DH_ReadOneByte 0x08008a4b Thumb Code 60 lis3dh_driver.o(i.LIS3DH_ReadOneByte) - LIS3DH_ReadReg 0x08008a87 Thumb Code 18 lis3dh_driver.o(i.LIS3DH_ReadReg) - LIS3DH_WriteOneByte 0x08008a99 Thumb Code 52 lis3dh_driver.o(i.LIS3DH_WriteOneByte) - LIS3DH_WriteReg 0x08008acd Thumb Code 18 lis3dh_driver.o(i.LIS3DH_WriteReg) - LPTIM1_IRQHandler 0x08008ae1 Thumb Code 10 stm32l0xx_it.o(i.LPTIM1_IRQHandler) - LPTIM_Disable 0x08008af1 Thumb Code 332 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) - NMI_Handler 0x08008fd1 Thumb Code 2 stm32l0xx_it.o(i.NMI_Handler) - NearPoll 0x08009081 Thumb Code 2404 dw_app.o(i.NearPoll) - PendSV_Handler 0x080099e5 Thumb Code 2 stm32l0xx_it.o(i.PendSV_Handler) - Program_Init 0x080099e9 Thumb Code 294 main.o(i.Program_Init) - Reset_DW1000 0x08009bad Thumb Code 82 dw_driver.o(i.Reset_DW1000) - SVC_Handler 0x08009c05 Thumb Code 2 stm32l0xx_it.o(i.SVC_Handler) - SendComMap 0x08009c09 Thumb Code 122 serial_at_cmd_app.o(i.SendComMap) - SetNextPollTime 0x08009c8d Thumb Code 112 main.o(i.SetNextPollTime) - Spi_ChangePrescaler 0x08009d1d Thumb Code 26 spi.o(i.Spi_ChangePrescaler) - SysTick_Handler 0x08009d41 Thumb Code 8 stm32l0xx_it.o(i.SysTick_Handler) - SystemClock_Config 0x08009d49 Thumb Code 176 main.o(i.SystemClock_Config) - SystemInit 0x08009e01 Thumb Code 88 system_stm32l0xx.o(i.SystemInit) - Tag_App 0x08009e6d Thumb Code 68 dw_app.o(i.Tag_App) - UART_AdvFeatureConfig 0x08009ebd Thumb Code 240 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) - UART_CheckIdleState 0x08009fad Thumb Code 106 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) - UART_CheckReceive 0x0800a01d Thumb Code 134 usart.o(i.UART_CheckReceive) - UART_CheckSend 0x0800a0c5 Thumb Code 234 usart.o(i.UART_CheckSend) - UART_PushFrame 0x0800a2f1 Thumb Code 136 usart.o(i.UART_PushFrame) - UART_SetConfig 0x0800a38d Thumb Code 942 stm32l0xx_hal_uart.o(i.UART_SetConfig) - UART_WaitOnFlagUntilTimeout 0x0800a769 Thumb Code 108 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) - USART1_IRQHandler 0x0800a7d5 Thumb Code 18 stm32l0xx_it.o(i.USART1_IRQHandler) - Usart1InitVariables 0x0800a7ed Thumb Code 8 usart.o(i.Usart1InitVariables) - UsartParseDataHandler 0x0800a7f9 Thumb Code 430 serial_at_cmd_app.o(i.UsartParseDataHandler) - __0printf$1 0x0800a9d5 Thumb Code 24 printf1.o(i.__0printf$1) - __1printf$1 0x0800a9d5 Thumb Code 0 printf1.o(i.__0printf$1) - __2printf 0x0800a9d5 Thumb Code 0 printf1.o(i.__0printf$1) - __ARM_clz 0x0800a9f5 Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_ll_muluu 0x0800aa23 Thumb Code 48 stm32l0xx_hal_uart.o(i.__ARM_common_ll_muluu) - __ARM_common_switch8 0x0800aa53 Thumb Code 28 deca_device.o(i.__ARM_common_switch8) - __scatterload_copy 0x0800aa6f Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_null 0x0800aa7d Thumb Code 2 handlers.o(i.__scatterload_null) - __scatterload_zeroinit 0x0800aa7f Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - _dwt_aonarrayupload 0x0800aa8d Thumb Code 34 deca_device.o(i._dwt_aonarrayupload) - _dwt_configlde 0x0800aab1 Thumb Code 48 deca_device.o(i._dwt_configlde) - _dwt_enableclocks 0x0800aaf1 Thumb Code 222 deca_device.o(i._dwt_enableclocks) - _dwt_loaducodefromrom 0x0800abcf Thumb Code 50 deca_device.o(i._dwt_loaducodefromrom) - _dwt_otpread 0x0800ac01 Thumb Code 76 deca_device.o(i._dwt_otpread) - ceil 0x0800ad9d Thumb Code 180 ceil.o(i.ceil) - delay_ms 0x0800ae65 Thumb Code 20 dw_driver.o(i.delay_ms) - delay_us 0x0800ae79 Thumb Code 142 lis3dh_driver.o(i.delay_us) - dwt_configure 0x0800af09 Thumb Code 570 deca_device.o(i.dwt_configure) - dwt_configuresleep 0x0800b179 Thumb Code 38 deca_device.o(i.dwt_configuresleep) - dwt_entersleep 0x0800b1a5 Thumb Code 8 deca_device.o(i.dwt_entersleep) - dwt_entersleepaftertx 0x0800b1ad Thumb Code 48 deca_device.o(i.dwt_entersleepaftertx) - dwt_forcetrxoff 0x0800b1dd Thumb Code 70 deca_device.o(i.dwt_forcetrxoff) - dwt_initialise 0x0800b22d Thumb Code 428 deca_device.o(i.dwt_initialise) - dwt_read16bitoffsetreg 0x0800b3e9 Thumb Code 44 deca_device.o(i.dwt_read16bitoffsetreg) - dwt_read32bitoffsetreg 0x0800b419 Thumb Code 52 deca_device.o(i.dwt_read32bitoffsetreg) - dwt_readdevid 0x0800b44d Thumb Code 12 deca_device.o(i.dwt_readdevid) - dwt_readfromdevice 0x0800b459 Thumb Code 96 deca_device.o(i.dwt_readfromdevice) - dwt_readrxdata 0x0800b4b9 Thumb Code 22 deca_device.o(i.dwt_readrxdata) - dwt_readrxtimestamp 0x0800b4cf Thumb Code 18 deca_device.o(i.dwt_readrxtimestamp) - dwt_readsystimestamphi32 0x0800b4e1 Thumb Code 12 deca_device.o(i.dwt_readsystimestamphi32) - dwt_readtxtimestamp 0x0800b4ed Thumb Code 18 deca_device.o(i.dwt_readtxtimestamp) - dwt_rxenable 0x0800b4ff Thumb Code 90 deca_device.o(i.dwt_rxenable) - dwt_setdelayedtrxtime 0x0800b559 Thumb Code 16 deca_device.o(i.dwt_setdelayedtrxtime) - dwt_setrxaftertxdelay 0x0800b569 Thumb Code 36 deca_device.o(i.dwt_setrxaftertxdelay) - dwt_setrxantennadelay 0x0800b58d Thumb Code 16 deca_device.o(i.dwt_setrxantennadelay) - dwt_setrxtimeout 0x0800b5a1 Thumb Code 102 deca_device.o(i.dwt_setrxtimeout) - dwt_settxantennadelay 0x0800b60d Thumb Code 16 deca_device.o(i.dwt_settxantennadelay) - dwt_starttx 0x0800b61d Thumb Code 154 deca_device.o(i.dwt_starttx) - dwt_syncrxbufptrs 0x0800b6bd Thumb Code 56 deca_device.o(i.dwt_syncrxbufptrs) - dwt_write16bitoffsetreg 0x0800b6f5 Thumb Code 34 deca_device.o(i.dwt_write16bitoffsetreg) - dwt_write32bitoffsetreg 0x0800b717 Thumb Code 42 deca_device.o(i.dwt_write32bitoffsetreg) - dwt_writetodevice 0x0800b741 Thumb Code 100 deca_device.o(i.dwt_writetodevice) - dwt_writetxdata 0x0800b7a5 Thumb Code 40 deca_device.o(i.dwt_writetxdata) - dwt_writetxfctrl 0x0800b7cd Thumb Code 32 deca_device.o(i.dwt_writetxfctrl) - dwt_xtaltrim 0x0800b7f1 Thumb Code 52 deca_device.o(i.dwt_xtaltrim) - fputc 0x0800b841 Thumb Code 20 usart.o(i.fputc) - main 0x0800b8b5 Thumb Code 250 main.o(i.main) - mcu_sleep 0x0800b9d1 Thumb Code 98 main.o(i.mcu_sleep) - parameter_init 0x0800ba49 Thumb Code 116 global_param.o(i.parameter_init) - readfromspi 0x0800bac9 Thumb Code 100 spi.o(i.readfromspi) - save_com_map_to_flash 0x0800bb31 Thumb Code 42 global_param.o(i.save_com_map_to_flash) - writetospi 0x0800bb65 Thumb Code 96 spi.o(i.writetospi) - chan_idx 0x0800bbc8 Data 8 deca_params_init.o(.constdata) - tx_config 0x0800bbd0 Data 24 deca_params_init.o(.constdata) - agc_config 0x0800bbe8 Data 8 deca_params_init.o(.constdata) - sftsh 0x0800bbf0 Data 12 deca_params_init.o(.constdata) - dtune1 0x0800bbfc Data 4 deca_params_init.o(.constdata) - digital_bb_config 0x0800bc00 Data 32 deca_params_init.o(.constdata) - lde_replicaCoeff 0x0800bc20 Data 50 deca_params_init.o(.constdata) - AHBPrescTable 0x0800bc52 Data 16 system_stm32l0xx.o(.constdata) - APBPrescTable 0x0800bc62 Data 8 system_stm32l0xx.o(.constdata) - PLLMulTable 0x0800bc6a Data 9 system_stm32l0xx.o(.constdata) - Region$$Table$$Base 0x0800bc74 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0800bc94 Number 0 anon$$obj.o(Region$$Table) - UID_ERROR 0x20000000 Data 1 deca_device.o(.data) - module_power 0x20000001 Data 1 deca_device.o(.data) - pll2_config 0x20000002 Data 30 deca_params_init.o(.data) - rx_config 0x20000020 Data 2 deca_params_init.o(.data) - dwnsSFDlen 0x20000022 Data 3 deca_params_init.o(.data) - bat_volt 0x20000028 Data 4 adc.o(.data) - m_EUART_TxFrm_Tail 0x20000034 Data 1 usart.o(.data) - m_EUART_TxFrm_Head 0x20000035 Data 1 usart.o(.data) - m_EUART_TxFrm_FreeFrmLen 0x20000036 Data 1 usart.o(.data) - m_EUART_DMA_RXPtr 0x20000038 Data 4 usart.o(.data) - DMA_rxtemp 0x2000003c Data 2 usart.o(.data) - DMA_rxtemp2 0x2000003e Data 2 usart.o(.data) - datadelaycount 0x20000040 Data 2 usart.o(.data) - m_bEUARTPushingFrms 0x20000042 Data 1 usart.o(.data) - m_bEUARTCheckingSend 0x20000043 Data 1 usart.o(.data) - m_bEUARTCheckingRec 0x20000044 Data 1 usart.o(.data) - m_bEUARTTxEn 0x20000045 Data 1 usart.o(.data) - Usart1ParseDataCallback 0x20000048 Data 4 usart.o(.data) - overrun_flag 0x2000004c Data 1 usart.o(.data) - t1 0x2000004e Data 2 usart.o(.data) - t2 0x20000050 Data 2 usart.o(.data) - t3 0x20000052 Data 2 usart.o(.data) - t4 0x20000054 Data 2 usart.o(.data) - tag_state 0x20000060 Data 1 dw_app.o(.data) - tag_id 0x200000b0 Data 4 dw_app.o(.data) - tag_id_recv 0x200000b4 Data 4 dw_app.o(.data) - anc_id_recv 0x200000b8 Data 4 dw_app.o(.data) - random_delay_tim 0x200000bc Data 1 dw_app.o(.data) - distance 0x200000c0 Data 8 dw_app.o(.data) - dist_no_bias 0x200000c8 Data 8 dw_app.o(.data) - dist_cm 0x200000d0 Data 8 dw_app.o(.data) - g_UWB_com_interval 0x200000d8 Data 4 dw_app.o(.data) - dis_after_filter 0x200000dc Data 4 dw_app.o(.data) - p_Dis_Filter 0x200000e0 Data 4 dw_app.o(.data) - battary 0x200000e4 Data 1 dw_app.o(.data) - button 0x200000e5 Data 1 dw_app.o(.data) - g_Resttimer 0x200000e6 Data 2 dw_app.o(.data) - result 0x200000e8 Data 1 dw_app.o(.data) - tag_succ_times 0x200000e9 Data 1 dw_app.o(.data) - hex_dist 0x200000ec Data 4 dw_app.o(.data) - checksum 0x200000f0 Data 2 dw_app.o(.data) - tag_delaytime 0x200000f2 Data 1 dw_app.o(.data) - tmp_time 0x200000f4 Data 2 dw_app.o(.data) - temp_dist 0x200000f8 Data 4 dw_app.o(.data) - tagslotpos 0x200000fc Data 2 dw_app.o(.data) - anclist_num 0x200000fe Data 2 dw_app.o(.data) - anclist_pos 0x20000100 Data 2 dw_app.o(.data) - mainbase_id 0x20000102 Data 2 dw_app.o(.data) - mainbase_dist 0x20000104 Data 4 dw_app.o(.data) - trygetnearmsg_times 0x20000108 Data 1 dw_app.o(.data) - recbase_num 0x20000109 Data 1 dw_app.o(.data) - ancsync_time 0x2000010c Data 4 dw_app.o(.data) - nextpoll_delaytime 0x20000110 Data 4 dw_app.o(.data) - offsettimeus 0x20000114 Data 4 dw_app.o(.data) - anclost_times 0x20000118 Data 1 dw_app.o(.data) - mainbase_lost_count 0x20000119 Data 1 dw_app.o(.data) - report_num 0x2000011a Data 1 dw_app.o(.data) - get_newbase 0x2000011b Data 1 dw_app.o(.data) - flag_finalsend 0x2000011c Data 1 dw_app.o(.data) - flag_getresponse 0x2000011d Data 1 dw_app.o(.data) - flag_rxon 0x2000011e Data 1 dw_app.o(.data) - current_count 0x20000120 Data 2 dw_app.o(.data) - start_count 0x20000122 Data 2 dw_app.o(.data) - end_count 0x20000124 Data 2 dw_app.o(.data) - lastsync_timer 0x20000126 Data 2 dw_app.o(.data) - nearbase_num 0x20000128 Data 1 dw_app.o(.data) - last_nearbase_num 0x20000129 Data 1 dw_app.o(.data) - next_nearbase_num 0x2000012a Data 1 dw_app.o(.data) - last_slotnum 0x2000012b Data 1 dw_app.o(.data) - rec_tagpos_binary 0x2000012c Data 4 dw_app.o(.data) - offset 0x20000130 Data 2 dw_app.o(.data) - motor_state 0x20000132 Data 1 dw_app.o(.data) - rec_remotepara_state 0x20000133 Data 1 dw_app.o(.data) - nearmsg_mainbase 0x20000134 Data 1 dw_app.o(.data) - dev_id 0x2000013c Data 4 main.o(.data) - heartbeat_timer 0x20000140 Data 2 main.o(.data) - poll_timer 0x20000142 Data 2 main.o(.data) - sync_timer 0x20000144 Data 2 main.o(.data) - aRxBuffer 0x20000146 Data 1 main.o(.data) - group_id 0x20000147 Data 1 main.o(.data) - bat_percent 0x20000148 Data 1 main.o(.data) - g_start_send_flag 0x20000149 Data 1 main.o(.data) - tyncpoll_time 0x2000014a Data 2 main.o(.data) - lpsettime 0x2000014c Data 2 main.o(.data) - slottime 0x2000014e Data 2 main.o(.data) - max_slotpos 0x20000150 Data 2 main.o(.data) - lastpoll_count 0x20000152 Data 2 main.o(.data) - interval_count 0x20000154 Data 2 main.o(.data) - slot_startcount 0x20000156 Data 2 main.o(.data) - tag_frequency 0x20000158 Data 2 main.o(.data) - lastpoll_time 0x2000015a Data 2 main.o(.data) - current_time 0x2000015c Data 2 main.o(.data) - imu_enable 0x2000015e Data 1 main.o(.data) - motor_enable 0x2000015f Data 1 main.o(.data) - total_slotnum 0x20000160 Data 2 main.o(.data) - current_slotnum 0x20000162 Data 2 main.o(.data) - temp 0x20000164 Data 4 main.o(.data) - waitusart_timer 0x20000168 Data 2 main.o(.data) - key_keeptime 0x2000016c Data 4 main.o(.data) - nomove_count 0x20000174 Data 4 stm32l0xx_it.o(.data) - uwTick 0x20000178 Data 4 stm32l0xx_hal.o(.data) - SystemCoreClock 0x2000017c Data 4 system_stm32l0xx.o(.data) - __stdout 0x20000180 Data 4 stdout.o(.data) - m_EUART_TxFrames 0x200001c0 Data 2856 usart.o(.bss) - m_EUART_DMA_RXBuf 0x20000ce8 Data 200 usart.o(.bss) - g_com_map 0x20000db0 Data 1024 global_param.o(.bss) - anchor_dist_last_frm 0x200012d8 Data 100 dw_app.o(.bss) - his_dist 0x2000133c Data 100 dw_app.o(.bss) - tag_time_recv 0x200013a0 Data 50 dw_app.o(.bss) - usart_send 0x200013d2 Data 25 dw_app.o(.bss) - ancid_list 0x200013ec Data 50 dw_app.o(.bss) - nearbaseid_list 0x2000141e Data 24 dw_app.o(.bss) - true_nearbase_idlist 0x20001436 Data 24 dw_app.o(.bss) - nearbase_distlist 0x20001450 Data 48 dw_app.o(.bss) - true_nearbase_distlist 0x20001480 Data 48 dw_app.o(.bss) - true_exsistbase_list 0x200014b0 Data 48 dw_app.o(.bss) - exsistbase_list 0x200014e0 Data 12 dw_app.o(.bss) - rec_remotepara 0x200014ec Data 30 dw_app.o(.bss) - rec_tagpos_emptylist 0x2000150a Data 32 dw_app.o(.bss) - mUsartReceivePack 0x2000152a Data 100 serial_at_cmd_app.o(.bss) - hadc 0x200015f4 Data 92 main.o(.bss) - hlptim1 0x20001650 Data 48 main.o(.bss) - hspi1 0x20001680 Data 88 main.o(.bss) - huart1 0x200016d8 Data 128 main.o(.bss) - hdma_usart1_rx 0x20001758 Data 72 main.o(.bss) - hdma_usart1_tx 0x200017a0 Data 72 main.o(.bss) - pFlash 0x200017e8 Data 24 stm32l0xx_hal_flash.o(.bss) - __initial_sp 0x20001c00 Data 0 startup_stm32l051xx.o(STACK) + __ARM_scalbn 0x08005659 Thumb Code 44 dscalb.o(.text) + scalbn 0x08005659 Thumb Code 0 dscalb.o(.text) + __aeabi_i2f 0x08005685 Thumb Code 22 fflti.o(.text) + __aeabi_ui2f 0x0800569b Thumb Code 14 ffltui.o(.text) + __aeabi_i2d 0x080056a9 Thumb Code 34 dflti.o(.text) + __aeabi_ui2d 0x080056d1 Thumb Code 24 dfltui.o(.text) + __aeabi_l2d 0x080056ed Thumb Code 38 dfltl.o(.text) + __aeabi_ul2d 0x08005719 Thumb Code 22 dfltul.o(.text) + __aeabi_f2uiz 0x08005735 Thumb Code 40 ffixui.o(.text) + __aeabi_d2iz 0x0800575d Thumb Code 62 dfixi.o(.text) + __aeabi_d2uiz 0x080057a5 Thumb Code 50 dfixui.o(.text) + __aeabi_d2lz 0x080057e1 Thumb Code 72 dfixl.o(.text) + __aeabi_f2d 0x08005831 Thumb Code 40 f2d.o(.text) + __aeabi_cdcmpeq 0x08005859 Thumb Code 0 cdcmple.o(.text) + __aeabi_cdcmple 0x08005859 Thumb Code 38 cdcmple.o(.text) + __aeabi_cdrcmple 0x08005881 Thumb Code 38 cdrcmple.o(.text) + __aeabi_d2f 0x080058a9 Thumb Code 56 d2f.o(.text) + __aeabi_cfcmpeq 0x080058e1 Thumb Code 0 cfcmple.o(.text) + __aeabi_cfcmple 0x080058e1 Thumb Code 20 cfcmple.o(.text) + __aeabi_llsl 0x080058f5 Thumb Code 32 llshl.o(.text) + _ll_shift_l 0x080058f5 Thumb Code 0 llshl.o(.text) + __aeabi_llsr 0x08005915 Thumb Code 34 llushr.o(.text) + _ll_ushift_r 0x08005915 Thumb Code 0 llushr.o(.text) + __aeabi_lasr 0x08005937 Thumb Code 38 llsshr.o(.text) + _ll_sshift_r 0x08005937 Thumb Code 0 llsshr.o(.text) + __I$use$fp 0x0800595d Thumb Code 0 iusefp.o(.text) + _float_round 0x0800595d Thumb Code 16 fepilogue.o(.text) + _float_epilogue 0x0800596d Thumb Code 114 fepilogue.o(.text) + _double_round 0x080059df Thumb Code 26 depilogue.o(.text) + _double_epilogue 0x080059f9 Thumb Code 164 depilogue.o(.text) + _drnd 0x08005a9d Thumb Code 114 drnd.o(.text) + __scatterload 0x08005b19 Thumb Code 28 init.o(.text) + __scatterload_rt2 0x08005b19 Thumb Code 0 init.o(.text) + __decompress 0x08005b3d Thumb Code 0 __dczerorl2.o(.text) + __decompress1 0x08005b3d Thumb Code 86 __dczerorl2.o(.text) + Accelerometer_Init 0x08005c1d Thumb Code 50 lis3dh_driver.o(i.Accelerometer_Init) + Anchor_App 0x08005c59 Thumb Code 414 dw_ds_anc.o(i.Anchor_App) + Anchor_RecNearPoll 0x08005e21 Thumb Code 1190 dw_ds_anc.o(i.Anchor_RecNearPoll) + CalculateDists 0x080062d1 Thumb Code 276 dw_app.o(i.CalculateDists) + Checksum_u16 0x08006411 Thumb Code 26 dw_app.o(i.Checksum_u16) + CmpTagInList 0x0800642d Thumb Code 40 dw_ds_anc.o(i.CmpTagInList) + DMA1_Channel2_3_IRQHandler 0x0800645d Thumb Code 16 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) + DiscPoll 0x080064a1 Thumb Code 556 dw_app.o(i.DiscPoll) + DoubleClickProcess 0x080066f5 Thumb Code 84 main.o(i.DoubleClickProcess) + Dw1000_App_Init 0x0800675d Thumb Code 84 dw_app.o(i.Dw1000_App_Init) + Dw1000_Init 0x080067bd Thumb Code 44 dw_app.o(i.Dw1000_Init) + EXTI0_1_IRQHandler 0x080067f1 Thumb Code 110 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) + EXTI4_15_IRQHandler 0x0800686d Thumb Code 12 stm32l0xx_it.o(i.EXTI4_15_IRQHandler) + Error_Handler 0x08006879 Thumb Code 2 main.o(i.Error_Handler) + FLASH_PageErase 0x0800687d Thumb Code 34 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) + FLASH_Prepare 0x080068a9 Thumb Code 52 flash.o(i.FLASH_Prepare) + FLASH_Read 0x080068dd Thumb Code 18 flash.o(i.FLASH_Read) + FLASH_WaitForLastOperation 0x08006981 Thumb Code 106 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) + FLASH_Write 0x080069f1 Thumb Code 56 flash.o(i.FLASH_Write) + FindNearBasePos 0x08006a29 Thumb Code 32 dw_app.o(i.FindNearBasePos) + GPIO_Toggle 0x08006a51 Thumb Code 8 main.o(i.GPIO_Toggle) + GetLPTime 0x08006a59 Thumb Code 38 main.o(i.GetLPTime) + GetNearMsg 0x08006a91 Thumb Code 294 dw_app.o(i.GetNearMsg) + Get_ADC_Value 0x08006bd5 Thumb Code 36 adc.o(i.Get_ADC_Value) + Get_Battary 0x08006bfd Thumb Code 192 adc.o(i.Get_Battary) + HAL_ADCEx_Calibration_Start 0x08006ce5 Thumb Code 170 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) + HAL_ADC_ConfigChannel 0x08006d91 Thumb Code 140 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) + HAL_ADC_GetState 0x08006e25 Thumb Code 4 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) + HAL_ADC_GetValue 0x08006e29 Thumb Code 6 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) + HAL_ADC_Init 0x08006e31 Thumb Code 446 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) + HAL_ADC_MspInit 0x08006ff9 Thumb Code 72 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) + HAL_ADC_PollForConversion 0x08007049 Thumb Code 192 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) + HAL_ADC_Start 0x08007109 Thumb Code 86 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) + HAL_DMA_Abort 0x08007165 Thumb Code 68 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) + HAL_DMA_Abort_IT 0x080071a9 Thumb Code 76 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) + HAL_DMA_IRQHandler 0x080071f5 Thumb Code 168 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) + HAL_DMA_Init 0x0800729d Thumb Code 132 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) + HAL_DMA_Start_IT 0x0800732d Thumb Code 104 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) + HAL_Delay 0x08007395 Thumb Code 32 stm32l0xx_hal.o(i.HAL_Delay) + HAL_FLASHEx_Erase 0x080073b9 Thumb Code 106 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) + HAL_FLASH_Lock 0x08007431 Thumb Code 22 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) + HAL_FLASH_Program 0x0800744d Thumb Code 50 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) + HAL_FLASH_Unlock 0x08007489 Thumb Code 70 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) + HAL_GPIO_EXTI_Callback 0x080074e5 Thumb Code 14 dw_ds_anc.o(i.HAL_GPIO_EXTI_Callback) + HAL_GPIO_EXTI_IRQHandler 0x080074f5 Thumb Code 18 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) + HAL_GPIO_Init 0x0800750d Thumb Code 346 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) + HAL_GPIO_ReadPin 0x08007685 Thumb Code 10 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) + HAL_GPIO_TogglePin 0x0800768f Thumb Code 16 stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) + HAL_GPIO_WritePin 0x0800769f Thumb Code 12 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) + HAL_GetTick 0x080076ad Thumb Code 6 stm32l0xx_hal.o(i.HAL_GetTick) + HAL_IWDG_Refresh 0x080076b9 Thumb Code 10 stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh) + HAL_IncTick 0x080076c9 Thumb Code 12 stm32l0xx_hal.o(i.HAL_IncTick) + HAL_Init 0x080076d9 Thumb Code 36 stm32l0xx_hal.o(i.HAL_Init) + HAL_InitTick 0x08007701 Thumb Code 58 stm32l0xx_hal.o(i.HAL_InitTick) + HAL_LPTIM_AutoReloadMatchCallback 0x08007745 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) + HAL_LPTIM_AutoReloadWriteCallback 0x08007747 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) + HAL_LPTIM_CompareMatchCallback 0x08007749 Thumb Code 404 main.o(i.HAL_LPTIM_CompareMatchCallback) + HAL_LPTIM_CompareWriteCallback 0x08007911 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) + HAL_LPTIM_DirectionDownCallback 0x08007913 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) + HAL_LPTIM_DirectionUpCallback 0x08007915 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) + HAL_LPTIM_IRQHandler 0x08007917 Thumb Code 202 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) + HAL_LPTIM_Init 0x080079e1 Thumb Code 144 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) + HAL_LPTIM_MspInit 0x08007a79 Thumb Code 38 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) + HAL_LPTIM_ReadCounter 0x08007aa9 Thumb Code 6 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) + HAL_LPTIM_TimeOut_Start_IT 0x08007ab1 Thumb Code 132 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) + HAL_LPTIM_TriggerCallback 0x08007b39 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) + HAL_MspInit 0x08007b3d Thumb Code 20 stm32l0xx_hal_msp.o(i.HAL_MspInit) + HAL_NVIC_EnableIRQ 0x08007b55 Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) + HAL_NVIC_SetPriority 0x08007b6d Thumb Code 8 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) + HAL_NVIC_SystemReset 0x08007b75 Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset) + HAL_PWR_EnableBkUpAccess 0x08007b91 Thumb Code 12 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) + HAL_PWR_EnterSTOPMode 0x08007ba1 Thumb Code 88 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) + HAL_RCCEx_PeriphCLKConfig 0x08007c05 Thumb Code 342 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) + HAL_RCC_ClockConfig 0x08007d69 Thumb Code 386 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) + HAL_RCC_GetPCLK1Freq 0x08007f05 Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) + HAL_RCC_GetPCLK2Freq 0x08007f25 Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) + HAL_RCC_GetSysClockFreq 0x08007f45 Thumb Code 108 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) + HAL_RCC_OscConfig 0x08007fbd Thumb Code 1062 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) + HAL_SPI_Init 0x080083e3 Thumb Code 182 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) + HAL_SPI_MspInit 0x08008499 Thumb Code 78 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) + HAL_SYSTICK_Config 0x080084f1 Thumb Code 38 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) + HAL_TIMEx_MasterConfigSynchronization 0x08008521 Thumb Code 78 stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) + HAL_TIM_Base_Init 0x08008579 Thumb Code 62 stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) + HAL_TIM_Base_MspInit 0x080085b9 Thumb Code 22 stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit) + HAL_TIM_ConfigClockSource 0x080085d5 Thumb Code 208 stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) + HAL_TIM_MspPostInit 0x080086a5 Thumb Code 66 stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) + HAL_TIM_PWM_ConfigChannel 0x080086f1 Thumb Code 200 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) + HAL_TIM_PWM_Init 0x080087b9 Thumb Code 62 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) + HAL_TIM_PWM_MspInit 0x080087f7 Thumb Code 2 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit) + HAL_TIM_PWM_Start 0x080087f9 Thumb Code 116 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) + HAL_TIM_PWM_Stop 0x08008875 Thumb Code 66 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) + HAL_UARTEx_RxEventCallback 0x080088bd Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) + HAL_UARTEx_WakeupCallback 0x080088bf Thumb Code 2 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) + HAL_UART_ErrorCallback 0x080088c1 Thumb Code 2 main.o(i.HAL_UART_ErrorCallback) + HAL_UART_IRQHandler 0x080088c5 Thumb Code 530 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) + HAL_UART_Init 0x08008ae5 Thumb Code 106 stm32l0xx_hal_uart.o(i.HAL_UART_Init) + HAL_UART_MspInit 0x08008b51 Thumb Code 190 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) + HAL_UART_Receive_DMA 0x08008c25 Thumb Code 92 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) + HAL_UART_RxCpltCallback 0x08008c85 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) + HAL_UART_RxHalfCpltCallback 0x08008c87 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) + HAL_UART_Transmit 0x08008c89 Thumb Code 210 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) + HAL_UART_TxCpltCallback 0x08008d5b Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) + HardFault_Handler 0x08008d5d Thumb Code 14 stm32l0xx_it.o(i.HardFault_Handler) + IIC2_Ack 0x08008d8d Thumb Code 60 lis3dh_driver.o(i.IIC2_Ack) + IIC2_NAck 0x08008dc9 Thumb Code 60 lis3dh_driver.o(i.IIC2_NAck) + IIC2_Read_Byte 0x08008e05 Thumb Code 90 lis3dh_driver.o(i.IIC2_Read_Byte) + IIC2_Send_Byte 0x08008e5f Thumb Code 90 lis3dh_driver.o(i.IIC2_Send_Byte) + IIC2_Start 0x08008eb9 Thumb Code 54 lis3dh_driver.o(i.IIC2_Start) + IIC2_Stop 0x08008eef Thumb Code 60 lis3dh_driver.o(i.IIC2_Stop) + IIC2_Wait_Ack 0x08008f2b Thumb Code 84 lis3dh_driver.o(i.IIC2_Wait_Ack) + IdleTask 0x08008f81 Thumb Code 256 main.o(i.IdleTask) + LIS3DH_Data_Init 0x080090b5 Thumb Code 84 lis3dh_driver.o(i.LIS3DH_Data_Init) + LIS3DH_GetWHO_AM_I 0x08009111 Thumb Code 18 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) + LIS3DH_ReadOneByte 0x08009123 Thumb Code 58 lis3dh_driver.o(i.LIS3DH_ReadOneByte) + LIS3DH_ReadReg 0x0800915d Thumb Code 14 lis3dh_driver.o(i.LIS3DH_ReadReg) + LIS3DH_WriteOneByte 0x0800916b Thumb Code 52 lis3dh_driver.o(i.LIS3DH_WriteOneByte) + LIS3DH_WriteReg 0x0800919f Thumb Code 10 lis3dh_driver.o(i.LIS3DH_WriteReg) + LOS 0x080091a9 Thumb Code 134 dw_ds_anc.o(i.LOS) + LPTIM1_IRQHandler 0x08009241 Thumb Code 10 stm32l0xx_it.o(i.LPTIM1_IRQHandler) + LPTIM_Disable 0x08009251 Thumb Code 214 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) + NMI_Handler 0x08009675 Thumb Code 2 stm32l0xx_it.o(i.NMI_Handler) + NearPoll 0x08009679 Thumb Code 1488 dw_app.o(i.NearPoll) + NextPollDelay 0x08009c65 Thumb Code 188 dw_app.o(i.NextPollDelay) + NextSlotDelayMs 0x08009d4d Thumb Code 166 dw_app.o(i.NextSlotDelayMs) + PendSV_Handler 0x08009e1d Thumb Code 2 stm32l0xx_it.o(i.PendSV_Handler) + Program_Init 0x08009e21 Thumb Code 224 main.o(i.Program_Init) + Registor_Poll 0x08009f5d Thumb Code 456 dw_app.o(i.Registor_Poll) + Reset_DW1000 0x0800a165 Thumb Code 82 dw_driver.o(i.Reset_DW1000) + STMFLASH_ReadHalfWord 0x0800a1bd Thumb Code 4 flash.o(i.STMFLASH_ReadHalfWord) + SVC_Handler 0x0800a1c1 Thumb Code 2 stm32l0xx_it.o(i.SVC_Handler) + SendComMap 0x0800a1c5 Thumb Code 110 serial_at_cmd_app.o(i.SendComMap) + SetANCTimestap 0x0800a23d Thumb Code 74 dw_app.o(i.SetANCTimestap) + SetLPTimer 0x0800a291 Thumb Code 154 dw_app.o(i.SetLPTimer) + Spi_ChangePrescaler 0x0800a33d Thumb Code 16 spi.o(i.Spi_ChangePrescaler) + SysTick_Handler 0x0800a351 Thumb Code 8 stm32l0xx_it.o(i.SysTick_Handler) + SystemClock_Config 0x0800a359 Thumb Code 142 main.o(i.SystemClock_Config) + SystemInit 0x0800a3f1 Thumb Code 66 system_stm32l0xx.o(i.SystemInit) + Tag_App 0x0800a5f9 Thumb Code 174 dw_app.o(i.Tag_App) + UART_AdvFeatureConfig 0x0800a6bd Thumb Code 202 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) + UART_CheckIdleState 0x0800a789 Thumb Code 94 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) + UART_CheckReceive 0x0800a7ed Thumb Code 86 usart.o(i.UART_CheckReceive) + UART_CheckSend 0x0800a851 Thumb Code 140 usart.o(i.UART_CheckSend) + UART_PushFrame 0x0800aa05 Thumb Code 92 usart.o(i.UART_PushFrame) + UART_SetConfig 0x0800aa69 Thumb Code 480 stm32l0xx_hal_uart.o(i.UART_SetConfig) + UART_Start_Receive_DMA 0x0800ac69 Thumb Code 128 stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) + UART_WaitOnFlagUntilTimeout 0x0800acf5 Thumb Code 158 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) + USART1_IRQHandler 0x0800ad95 Thumb Code 18 stm32l0xx_it.o(i.USART1_IRQHandler) + USART_putc 0x0800adad Thumb Code 20 usart.o(i.USART_putc) + USART_puts 0x0800adc9 Thumb Code 24 usart.o(i.USART_puts) + UWB_RXOFF 0x0800ade1 Thumb Code 40 dw_app.o(i.UWB_RXOFF) + UWB_RXON 0x0800ae15 Thumb Code 28 dw_app.o(i.UWB_RXON) + Usart1InitVariables 0x0800ae39 Thumb Code 8 usart.o(i.Usart1InitVariables) + UsartInit 0x0800ae45 Thumb Code 22 main.o(i.UsartInit) + UsartParseDataHandler 0x0800ae65 Thumb Code 250 serial_at_cmd_app.o(i.UsartParseDataHandler) + __0printf$1 0x0800af75 Thumb Code 24 printf1.o(i.__0printf$1) + __1printf$1 0x0800af75 Thumb Code 0 printf1.o(i.__0printf$1) + __2printf 0x0800af75 Thumb Code 0 printf1.o(i.__0printf$1) + __ARM_clz 0x0800af95 Thumb Code 46 depilogue.o(i.__ARM_clz) + __ARM_common_ll_muluu 0x0800afc3 Thumb Code 48 stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) + __ARM_common_switch8 0x0800aff3 Thumb Code 26 dps310.o(i.__ARM_common_switch8) + __kernel_poly 0x0800b06d Thumb Code 172 poly.o(i.__kernel_poly) + __mathlib_dbl_divzero 0x0800b119 Thumb Code 16 dunder.o(i.__mathlib_dbl_divzero) + __mathlib_dbl_infnan 0x0800b12d Thumb Code 10 dunder.o(i.__mathlib_dbl_infnan) + __mathlib_dbl_invalid 0x0800b137 Thumb Code 16 dunder.o(i.__mathlib_dbl_invalid) + __scatterload_copy 0x0800b147 Thumb Code 14 handlers.o(i.__scatterload_copy) + __scatterload_null 0x0800b155 Thumb Code 2 handlers.o(i.__scatterload_null) + __scatterload_zeroinit 0x0800b157 Thumb Code 14 handlers.o(i.__scatterload_zeroinit) + __set_errno 0x0800b165 Thumb Code 6 errno.o(i.__set_errno) + _dwt_aonarrayupload 0x0800b171 Thumb Code 38 deca_device.o(i._dwt_aonarrayupload) + _dwt_configlde 0x0800b199 Thumb Code 42 deca_device.o(i._dwt_configlde) + _dwt_enableclocks 0x0800b1d5 Thumb Code 182 deca_device.o(i._dwt_enableclocks) + _dwt_loaducodefromrom 0x0800b28b Thumb Code 50 deca_device.o(i._dwt_loaducodefromrom) + _dwt_otpread 0x0800b2bd Thumb Code 68 deca_device.o(i._dwt_otpread) + ceil 0x0800b451 Thumb Code 180 ceil.o(i.ceil) + delay_ms 0x0800b519 Thumb Code 14 dw_driver.o(i.delay_ms) + delay_us 0x0800b527 Thumb Code 140 lis3dh_driver.o(i.delay_us) + dwt_configure 0x0800b5b5 Thumb Code 474 deca_device.o(i.dwt_configure) + dwt_configuresleep 0x0800b7c5 Thumb Code 36 deca_device.o(i.dwt_configuresleep) + dwt_entersleep 0x0800b7ed Thumb Code 8 deca_device.o(i.dwt_entersleep) + dwt_entersleepaftertx 0x0800b7f5 Thumb Code 38 deca_device.o(i.dwt_entersleepaftertx) + dwt_forcetrxoff 0x0800b81d Thumb Code 72 deca_device.o(i.dwt_forcetrxoff) + dwt_getrangebias 0x0800b86d Thumb Code 182 deca_range_tables.o(i.dwt_getrangebias) + dwt_initialise 0x0800b935 Thumb Code 334 deca_device.o(i.dwt_initialise) + dwt_read16bitoffsetreg 0x0800ba95 Thumb Code 38 deca_device.o(i.dwt_read16bitoffsetreg) + dwt_read32bitoffsetreg 0x0800bac1 Thumb Code 40 deca_device.o(i.dwt_read32bitoffsetreg) + dwt_readcarrierintegrator 0x0800bae9 Thumb Code 46 deca_device.o(i.dwt_readcarrierintegrator) + dwt_readdevid 0x0800bb1d Thumb Code 12 deca_device.o(i.dwt_readdevid) + dwt_readdiagnostics 0x0800bb29 Thumb Code 60 deca_device.o(i.dwt_readdiagnostics) + dwt_readfromdevice 0x0800bb65 Thumb Code 56 deca_device.o(i.dwt_readfromdevice) + dwt_readrxdata 0x0800bb9d Thumb Code 18 deca_device.o(i.dwt_readrxdata) + dwt_readrxtimestamp 0x0800bbaf Thumb Code 16 deca_device.o(i.dwt_readrxtimestamp) + dwt_readtxtimestamp 0x0800bbbf Thumb Code 16 deca_device.o(i.dwt_readtxtimestamp) + dwt_rxenable 0x0800bbcf Thumb Code 84 deca_device.o(i.dwt_rxenable) + dwt_setdelayedtrxtime 0x0800bc23 Thumb Code 14 deca_device.o(i.dwt_setdelayedtrxtime) + dwt_setinterrupt 0x0800bc31 Thumb Code 36 deca_device.o(i.dwt_setinterrupt) + dwt_setrxaftertxdelay 0x0800bc55 Thumb Code 32 deca_device.o(i.dwt_setrxaftertxdelay) + dwt_setrxantennadelay 0x0800bc75 Thumb Code 14 deca_device.o(i.dwt_setrxantennadelay) + dwt_setrxtimeout 0x0800bc89 Thumb Code 86 deca_device.o(i.dwt_setrxtimeout) + dwt_settxantennadelay 0x0800bce5 Thumb Code 14 deca_device.o(i.dwt_settxantennadelay) + dwt_starttx 0x0800bcf5 Thumb Code 142 deca_device.o(i.dwt_starttx) + dwt_syncrxbufptrs 0x0800bd89 Thumb Code 52 deca_device.o(i.dwt_syncrxbufptrs) + dwt_write16bitoffsetreg 0x0800bdbd Thumb Code 22 deca_device.o(i.dwt_write16bitoffsetreg) + dwt_write32bitoffsetreg 0x0800bdd3 Thumb Code 30 deca_device.o(i.dwt_write32bitoffsetreg) + dwt_writetodevice 0x0800bdf1 Thumb Code 56 deca_device.o(i.dwt_writetodevice) + dwt_writetxdata 0x0800be29 Thumb Code 36 deca_device.o(i.dwt_writetxdata) + dwt_writetxfctrl 0x0800be4d Thumb Code 24 deca_device.o(i.dwt_writetxfctrl) + dwt_xtaltrim 0x0800be69 Thumb Code 48 deca_device.o(i.dwt_xtaltrim) + fputc 0x0800bec9 Thumb Code 18 usart.o(i.fputc) + log 0x0800bf55 Thumb Code 790 log.o(i.log) + log10 0x0800c2a9 Thumb Code 200 log10.o(i.log10) + main 0x0800c395 Thumb Code 272 main.o(i.main) + mcu_sleep 0x0800c4c9 Thumb Code 46 main.o(i.mcu_sleep) + mir3da_ReadOneByte 0x0800c501 Thumb Code 58 lis3dh_driver.o(i.mir3da_ReadOneByte) + mir3da_WriteOneByte 0x0800c53b Thumb Code 52 lis3dh_driver.o(i.mir3da_WriteOneByte) + mir3da_init 0x0800c571 Thumb Code 120 lis3dh_driver.o(i.mir3da_init) + mir3da_register_mask_write 0x0800c5f5 Thumb Code 32 lis3dh_driver.o(i.mir3da_register_mask_write) + mir3da_register_write 0x0800c615 Thumb Code 8 lis3dh_driver.o(i.mir3da_register_write) + mir3da_set_active_interrupt_enable 0x0800c61d Thumb Code 46 lis3dh_driver.o(i.mir3da_set_active_interrupt_enable) + mir3da_set_enable 0x0800c64d Thumb Code 28 lis3dh_driver.o(i.mir3da_set_enable) + mir3da_set_step_counter_open 0x0800c66d Thumb Code 52 lis3dh_driver.o(i.mir3da_set_step_counter_open) + parameter_check 0x0800c6a1 Thumb Code 52 global_param.o(i.parameter_check) + parameter_init 0x0800c6dd Thumb Code 98 global_param.o(i.parameter_init) + readfromspi 0x0800c751 Thumb Code 70 spi.o(i.readfromspi) + round 0x0800c79d Thumb Code 142 round.o(i.round) + save_com_map_to_flash 0x0800c839 Thumb Code 68 global_param.o(i.save_com_map_to_flash) + writetospi 0x0800c889 Thumb Code 68 spi.o(i.writetospi) + chan_idx 0x0800c8d0 Data 8 deca_params_init.o(.constdata) + tx_config 0x0800c8d8 Data 24 deca_params_init.o(.constdata) + agc_config 0x0800c8f0 Data 8 deca_params_init.o(.constdata) + sftsh 0x0800c8f8 Data 12 deca_params_init.o(.constdata) + dtune1 0x0800c904 Data 4 deca_params_init.o(.constdata) + digital_bb_config 0x0800c908 Data 32 deca_params_init.o(.constdata) + lde_replicaCoeff 0x0800c928 Data 50 deca_params_init.o(.constdata) + chan_idxnb 0x0800c95a Data 8 deca_range_tables.o(.constdata) + chan_idxwb 0x0800c962 Data 8 deca_range_tables.o(.constdata) + range25cm16PRFnb 0x0800c96a Data 148 deca_range_tables.o(.constdata) + range25cm16PRFwb 0x0800c9fe Data 136 deca_range_tables.o(.constdata) + range25cm64PRFnb 0x0800ca86 Data 104 deca_range_tables.o(.constdata) + range25cm64PRFwb 0x0800caee Data 118 deca_range_tables.o(.constdata) + AHBPrescTable 0x0800cb64 Data 16 system_stm32l0xx.o(.constdata) + PLLMulTable 0x0800cb74 Data 9 system_stm32l0xx.o(.constdata) + APBPrescTable 0x0800cb7d Data 8 system_stm32l0xx.o(.constdata) + __mathlib_zero 0x0800cbc0 Data 8 qnan.o(.constdata) + Region$$Table$$Base 0x0800cbc8 Number 0 anon$$obj.o(Region$$Table) + Region$$Table$$Limit 0x0800cbe8 Number 0 anon$$obj.o(Region$$Table) + i2c_addr 0x20000000 Data 1 lis3dh_driver.o(.data) + lisid 0x20000002 Data 1 lis3dh_driver.o(.data) + offset_x 0x20000004 Data 2 lis3dh_driver.o(.data) + offset_y 0x20000006 Data 2 lis3dh_driver.o(.data) + offset_z 0x20000008 Data 2 lis3dh_driver.o(.data) + f_step 0x2000000a Data 2 lis3dh_driver.o(.data) + bu 0x2000000c Data 4 lis3dh_driver.o(.data) + lis2dhdata 0x20000010 Data 6 lis3dh_driver.o(.data) + module_power 0x20000018 Data 1 deca_device.o(.data) + power_temp 0x2000001c Data 4 deca_device.o(.data) + power_input 0x20000020 Data 4 deca_device.o(.data) + pll2_config 0x20000024 Data 30 deca_params_init.o(.data) + rx_config 0x20000042 Data 2 deca_params_init.o(.data) + dwnsSFDlen 0x20000044 Data 3 deca_params_init.o(.data) + bat_volt 0x20000050 Data 4 adc.o(.data) + m_EUART_TxFrm_Tail 0x20000054 Data 1 usart.o(.data) + m_EUART_TxFrm_Head 0x20000055 Data 1 usart.o(.data) + m_EUART_TxFrm_FreeFrmLen 0x20000056 Data 1 usart.o(.data) + m_bEUARTPushingFrms 0x20000057 Data 1 usart.o(.data) + m_bEUARTCheckingSend 0x20000058 Data 1 usart.o(.data) + m_bEUARTCheckingRec 0x20000059 Data 1 usart.o(.data) + m_bEUARTTxEn 0x2000005a Data 1 usart.o(.data) + t3 0x2000005c Data 2 usart.o(.data) + m_EUART_DMA_RXPtr 0x20000060 Data 4 usart.o(.data) + Usart1ParseDataCallback 0x20000068 Data 4 usart.o(.data) + resultnum 0x2000006c Data 1 global_param.o(.data) + tag_state 0x20000070 Data 1 dw_app.o(.data) + random_delay_tim 0x20000071 Data 1 dw_app.o(.data) + uwb_onflag 0x20000072 Data 1 dw_app.o(.data) + tag_succ_times 0x20000073 Data 1 dw_app.o(.data) + recbase_num 0x20000074 Data 1 dw_app.o(.data) + mainbase_lost_count 0x20000075 Data 1 dw_app.o(.data) + nearbase_num 0x20000076 Data 1 dw_app.o(.data) + stationary_flag 0x20000077 Data 1 dw_app.o(.data) + changemainbase_count 0x20000078 Data 1 dw_app.o(.data) + pack_length 0x20000079 Data 1 dw_app.o(.data) + pack_index 0x2000007a Data 1 dw_app.o(.data) + pack_msgtype 0x2000007b Data 1 dw_app.o(.data) + result 0x2000007d Data 1 dw_app.o(.data) + trygetnearmsg_times 0x2000007e Data 1 dw_app.o(.data) + flag_finalsend 0x2000007f Data 1 dw_app.o(.data) + flag_getresponse 0x20000080 Data 1 dw_app.o(.data) + flag_rxon 0x20000081 Data 1 dw_app.o(.data) + next_nearbase_num 0x20000082 Data 1 dw_app.o(.data) + para_update 0x20000083 Data 1 dw_app.o(.data) + para_len 0x20000084 Data 1 dw_app.o(.data) + motor_state 0x20000085 Data 1 dw_app.o(.data) + rec_remotepara_state 0x20000086 Data 1 dw_app.o(.data) + gotosleep_flag 0x20000087 Data 1 dw_app.o(.data) + outrange_times 0x20000088 Data 1 dw_app.o(.data) + pd_i 0x20000089 Data 1 dw_app.o(.data) + motor_flag 0x2000008a Data 1 dw_app.o(.data) + target_offsettime 0x2000008c Data 2 dw_app.o(.data) + poll_offsettime 0x2000008e Data 2 dw_app.o(.data) + waketopolltimeus 0x20000090 Data 2 dw_app.o(.data) + g_Resttimer 0x20000092 Data 2 dw_app.o(.data) + checksum 0x20000094 Data 2 dw_app.o(.data) + tmp_time 0x20000096 Data 2 dw_app.o(.data) + tagslotpos 0x20000098 Data 2 dw_app.o(.data) + mainbase_id 0x2000009a Data 2 dw_app.o(.data) + current_count 0x2000009c Data 2 dw_app.o(.data) + start_count 0x2000009e Data 2 dw_app.o(.data) + end_count 0x200000a0 Data 2 dw_app.o(.data) + intheight 0x200000a2 Data 2 dw_app.o(.data) + rec_maxrangelen 0x200000a4 Data 2 dw_app.o(.data) + clockoffset 0x200000a6 Data 2 dw_app.o(.data) + lpcount 0x200000a8 Data 2 dw_app.o(.data) + poll_startcount 0x200000aa Data 2 dw_app.o(.data) + last_lpcount 0x200000ac Data 2 dw_app.o(.data) + error_times 0x200000b8 Data 4 dw_app.o(.data) + temp_dist 0x200000bc Data 4 dw_app.o(.data) + mainbase_dist 0x200000c0 Data 4 dw_app.o(.data) + base_mindist 0x200000c4 Data 4 dw_app.o(.data) + ancsync_time 0x200000c8 Data 4 dw_app.o(.data) + rec_tagpos_binary 0x200000cc Data 4 dw_app.o(.data) + frame_len 0x200000d0 Data 4 dw_app.o(.data) + salvebase_mindist 0x200000d4 Data 4 dw_app.o(.data) + temptime 0x200000d8 Data 4 dw_app.o(.data) + delaytime 0x200000dc Data 4 dw_app.o(.data) + expect_anctime 0x200000e0 Data 4 dw_app.o(.data) + error_time 0x200000e4 Data 4 dw_app.o(.data) + test2 0x200000e8 Data 4 dw_app.o(.data) + clockOffsetRatio 0x200000ec Data 4 dw_app.o(.data) + distance 0x20000108 Data 8 dw_app.o(.data) + rtd_init 0x20000110 Data 8 dw_app.o(.data) + rtd_resp 0x20000118 Data 8 dw_app.o(.data) + tof 0x20000120 Data 8 dw_app.o(.data) + config 0x20000128 Data 11 dw_app.o(.data) + dis_after_filter 0x20000134 Data 4 dw_app.o(.data) + filter_dist 0x20000188 Data 4 dw_ds_anc.o(.data) + min_power 0x20000200 Data 8 dw_ds_anc.o(.data) + bat_percent 0x20000208 Data 1 main.o(.data) + uwb_active_flag 0x20000209 Data 1 main.o(.data) + active_flag 0x2000020a Data 1 main.o(.data) + group_id 0x2000020b Data 1 main.o(.data) + g_start_send_flag 0x2000020c Data 1 main.o(.data) + imu_enable 0x2000020d Data 1 main.o(.data) + motor_enable 0x2000020e Data 1 main.o(.data) + state5v 0x2000020f Data 1 main.o(.data) + mcu_sleep_flag 0x20000210 Data 1 main.o(.data) + userkey_num 0x20000211 Data 1 main.o(.data) + nomovesleep_time 0x20000212 Data 2 main.o(.data) + tyncpoll_time 0x20000214 Data 2 main.o(.data) + slottime 0x20000216 Data 2 main.o(.data) + max_slotpos 0x20000218 Data 2 main.o(.data) + slot_startcount 0x2000021a Data 2 main.o(.data) + tag_frequency 0x2000021c Data 2 main.o(.data) + lastpoll_time 0x2000021e Data 2 main.o(.data) + current_time 0x20000220 Data 2 main.o(.data) + hardware_version 0x20000222 Data 2 main.o(.data) + hardware_pici 0x20000224 Data 2 main.o(.data) + hardware_type 0x20000226 Data 2 main.o(.data) + current_slotnum 0x20000228 Data 2 main.o(.data) + bigslot_num 0x2000022a Data 2 main.o(.data) + interval 0x2000022c Data 2 main.o(.data) + waitusart_timer 0x2000022e Data 2 main.o(.data) + dev_id 0x20000230 Data 4 main.o(.data) + motor_keeptime 0x20000234 Data 4 main.o(.data) + key_keeptime 0x20000238 Data 4 main.o(.data) + sync_timer 0x2000023c Data 2 main.o(.data) + slotpos_intoatl 0x2000023e Data 2 main.o(.data) + userkey_state 0x20000240 Data 1 stm32l0xx_it.o(.data) + button_start 0x20000242 Data 2 stm32l0xx_it.o(.data) + nomove_count 0x20000244 Data 4 stm32l0xx_it.o(.data) + button_delay 0x20000248 Data 4 stm32l0xx_it.o(.data) + SystemCoreClock 0x2000024c Data 4 system_stm32l0xx.o(.data) + uwTickFreq 0x20000250 Data 1 stm32l0xx_hal.o(.data) + uwTickPrio 0x20000254 Data 4 stm32l0xx_hal.o(.data) + uwTick 0x20000258 Data 4 stm32l0xx_hal.o(.data) + __stdout 0x2000025c Data 4 stdout.o(.data) + m_EUART_TxFrames 0x200002a0 Data 2856 usart.o(.bss) + m_EUART_DMA_RXBuf 0x20000dc8 Data 200 usart.o(.bss) + g_com_map 0x20000e90 Data 200 global_param.o(.bss) + tx_near_msg 0x20000fcc Data 180 dw_app.o(.bss) + usart_send 0x200010e4 Data 25 dw_app.o(.bss) + nearbaseid_list0 0x200010fe Data 24 dw_app.o(.bss) + nearbaseid_list 0x20001116 Data 24 dw_app.o(.bss) + nearbaseid_list2 0x2000112e Data 24 dw_app.o(.bss) + nearbase_switchdistlist 0x20001148 Data 48 dw_app.o(.bss) + nearbase_distlist 0x20001178 Data 48 dw_app.o(.bss) + exsistbase_list 0x200011a8 Data 12 dw_app.o(.bss) + rec_remotepara 0x200011b4 Data 80 dw_app.o(.bss) + rec_anc_signalpower 0x200012cc Data 22 dw_app.o(.bss) + anc_pollrx 0x200012e4 Data 44 dw_app.o(.bss) + anc_resptx 0x20001310 Data 44 dw_app.o(.bss) + tag_resprx 0x2000133c Data 44 dw_app.o(.bss) + anc_clockoffset 0x20001368 Data 44 dw_app.o(.bss) + anc_distoffset 0x20001394 Data 22 dw_app.o(.bss) + mUsartReceivePack 0x200013aa Data 100 serial_at_cmd_app.o(.bss) + g_flag_Taggetdist 0x200016fa Data 25 dw_ds_anc.o(.bss) + g_Tagdist 0x200017bc Data 100 dw_ds_anc.o(.bss) + hadc 0x20001820 Data 92 main.o(.bss) + hiwdg 0x2000187c Data 16 main.o(.bss) + hlptim1 0x2000188c Data 48 main.o(.bss) + hspi1 0x200018bc Data 88 main.o(.bss) + htim2 0x20001914 Data 64 main.o(.bss) + huart1 0x20001954 Data 132 main.o(.bss) + hdma_usart1_rx 0x200019d8 Data 72 main.o(.bss) + hdma_usart1_tx 0x20001a20 Data 72 main.o(.bss) + pFlash 0x20001a68 Data 24 stm32l0xx_hal_flash.o(.bss) + __initial_sp 0x20001e80 Data 0 startup_stm32l051xx.o(STACK) @@ -3136,308 +4220,402 @@ Image Entry point : 0x080050c1 - Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00006e18, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x00006cd0]) + Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00007e4c, Max: 0x0000b000, ABSOLUTE, COMPRESSED[0x00007c34]) - Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00006c94, Max: 0x00010000, ABSOLUTE) + Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00007be8, Max: 0x0000b000, 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 4730 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x080050c0 0x080050c0 0x00000004 Code RO 5061 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x080050c4 0x080050c4 0x00000004 Code RO 5064 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x080050c8 0x080050c8 0x00000000 Code RO 5066 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x080050c8 0x080050c8 0x00000000 Code RO 5068 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x080050c8 0x080050c8 0x00000008 Code RO 5069 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x080050d0 0x080050d0 0x00000000 Code RO 5071 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x080050d0 0x080050d0 0x00000000 Code RO 5073 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x080050d0 0x080050d0 0x00000004 Code RO 5062 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) + 0x080050c0 0x080050c0 0x00000000 Code RO 6183 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) + 0x080050c0 0x080050c0 0x00000004 Code RO 6564 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) + 0x080050c4 0x080050c4 0x00000004 Code RO 6567 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) + 0x080050c8 0x080050c8 0x00000000 Code RO 6569 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) + 0x080050c8 0x080050c8 0x00000000 Code RO 6571 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) + 0x080050c8 0x080050c8 0x00000008 Code RO 6572 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) + 0x080050d0 0x080050d0 0x00000000 Code RO 6574 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) + 0x080050d0 0x080050d0 0x00000000 Code RO 6576 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) + 0x080050d0 0x080050d0 0x00000004 Code RO 6565 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) 0x080050d4 0x080050d4 0x0000001c Code RO 4 .text startup_stm32l051xx.o - 0x080050f0 0x080050f0 0x0000002c Code RO 4733 .text mc_p.l(uidiv.o) - 0x0800511c 0x0800511c 0x00000028 Code RO 4735 .text mc_p.l(idiv.o) - 0x08005144 0x08005144 0x00000060 Code RO 4737 .text mc_p.l(uldiv.o) - 0x080051a4 0x080051a4 0x00000024 Code RO 4739 .text mc_p.l(memcpya.o) - 0x080051c8 0x080051c8 0x00000024 Code RO 4741 .text mc_p.l(memseta.o) - 0x080051ec 0x080051ec 0x0000001a Code RO 4743 .text mc_p.l(memcmp.o) - 0x08005206 0x08005206 0x000000b2 Code RO 5008 .text mf_p.l(fadd.o) - 0x080052b8 0x080052b8 0x0000007c Code RO 5010 .text mf_p.l(fdiv.o) - 0x08005334 0x08005334 0x00000164 Code RO 5012 .text mf_p.l(dadd.o) - 0x08005498 0x08005498 0x000000d0 Code RO 5014 .text mf_p.l(dmul.o) - 0x08005568 0x08005568 0x000000f0 Code RO 5016 .text mf_p.l(ddiv.o) - 0x08005658 0x08005658 0x0000000e Code RO 5020 .text mf_p.l(ffltui.o) - 0x08005666 0x08005666 0x00000002 PAD - 0x08005668 0x08005668 0x00000028 Code RO 5022 .text mf_p.l(dflti.o) - 0x08005690 0x08005690 0x0000001c Code RO 5024 .text mf_p.l(dfltui.o) - 0x080056ac 0x080056ac 0x00000028 Code RO 5026 .text mf_p.l(ffixui.o) - 0x080056d4 0x080056d4 0x00000048 Code RO 5028 .text mf_p.l(dfixi.o) - 0x0800571c 0x0800571c 0x0000003c Code RO 5030 .text mf_p.l(dfixui.o) - 0x08005758 0x08005758 0x00000028 Code RO 5032 .text mf_p.l(f2d.o) - 0x08005780 0x08005780 0x00000028 Code RO 5034 .text mf_p.l(cdrcmple.o) - 0x080057a8 0x080057a8 0x00000038 Code RO 5036 .text mf_p.l(d2f.o) - 0x080057e0 0x080057e0 0x00000014 Code RO 5038 .text mf_p.l(cfcmple.o) - 0x080057f4 0x080057f4 0x00000014 Code RO 5040 .text mf_p.l(cfrcmple.o) - 0x08005808 0x08005808 0x00000020 Code RO 5076 .text mc_p.l(llshl.o) - 0x08005828 0x08005828 0x00000022 Code RO 5078 .text mc_p.l(llushr.o) - 0x0800584a 0x0800584a 0x00000026 Code RO 5080 .text mc_p.l(llsshr.o) - 0x08005870 0x08005870 0x00000000 Code RO 5089 .text mc_p.l(iusefp.o) - 0x08005870 0x08005870 0x00000082 Code RO 5090 .text mf_p.l(fepilogue.o) - 0x080058f2 0x080058f2 0x000000be Code RO 5092 .text mf_p.l(depilogue.o) - 0x080059b0 0x080059b0 0x00000024 Code RO 5104 .text mc_p.l(init.o) - 0x080059d4 0x080059d4 0x00000056 Code RO 5114 .text mc_p.l(__dczerorl2.o) - 0x08005a2a 0x08005a2a 0x00000002 PAD - 0x08005a2c 0x08005a2c 0x0000002c Code RO 1819 i.ADC_DelayMicroSecond stm32l0xx_hal_adc.o - 0x08005a58 0x08005a58 0x000000a4 Code RO 1821 i.ADC_Enable stm32l0xx_hal_adc.o - 0x08005afc 0x08005afc 0x0000001e Code RO 1384 i.Checksum_u16 dw_app.o - 0x08005b1a 0x08005b1a 0x00000002 PAD - 0x08005b1c 0x08005b1c 0x00000018 Code RO 1671 i.DMA1_Channel2_3_IRQHandler stm32l0xx_it.o - 0x08005b34 0x08005b34 0x0000002e Code RO 3260 i.DMA_SetConfig stm32l0xx_hal_dma.o - 0x08005b62 0x08005b62 0x00000002 PAD - 0x08005b64 0x08005b64 0x00000078 Code RO 1385 i.Dw1000_App_Init dw_app.o - 0x08005bdc 0x08005bdc 0x00000034 Code RO 1386 i.Dw1000_Init dw_app.o - 0x08005c10 0x08005c10 0x0000004c Code RO 1672 i.EXTI0_1_IRQHandler stm32l0xx_it.o - 0x08005c5c 0x08005c5c 0x00000002 Code RO 1544 i.Error_Handler main.o - 0x08005c5e 0x08005c5e 0x00000002 PAD - 0x08005c60 0x08005c60 0x00000034 Code RO 3053 i.FLASH_PageErase stm32l0xx_hal_flash_ex.o - 0x08005c94 0x08005c94 0x00000036 Code RO 1312 i.FLASH_Prepare flash.o - 0x08005cca 0x08005cca 0x00000014 Code RO 1313 i.FLASH_Read flash.o - 0x08005cde 0x08005cde 0x00000002 PAD - 0x08005ce0 0x08005ce0 0x000000f0 Code RO 2946 i.FLASH_SetErrorCode stm32l0xx_hal_flash.o - 0x08005dd0 0x08005dd0 0x000000a8 Code RO 2947 i.FLASH_WaitForLastOperation stm32l0xx_hal_flash.o - 0x08005e78 0x08005e78 0x0000005a Code RO 1314 i.FLASH_Write flash.o - 0x08005ed2 0x08005ed2 0x00000002 PAD - 0x08005ed4 0x08005ed4 0x0000002c Code RO 1387 i.FindNearBasePos dw_app.o - 0x08005f00 0x08005f00 0x00000044 Code RO 1546 i.GetLPTime main.o - 0x08005f44 0x08005f44 0x00000168 Code RO 1388 i.GetNearMsg dw_app.o - 0x080060ac 0x080060ac 0x0000006c Code RO 1389 i.GetRandomSlotPos dw_app.o - 0x08006118 0x08006118 0x00000034 Code RO 1202 i.Get_ADC_Value adc.o - 0x0800614c 0x0800614c 0x00000140 Code RO 1203 i.Get_Battary adc.o - 0x0800628c 0x0800628c 0x000000dc Code RO 1998 i.HAL_ADCEx_Calibration_Start stm32l0xx_hal_adc_ex.o - 0x08006368 0x08006368 0x00000108 Code RO 1823 i.HAL_ADC_ConfigChannel stm32l0xx_hal_adc.o - 0x08006470 0x08006470 0x00000006 Code RO 1829 i.HAL_ADC_GetState stm32l0xx_hal_adc.o - 0x08006476 0x08006476 0x00000008 Code RO 1830 i.HAL_ADC_GetValue stm32l0xx_hal_adc.o - 0x0800647e 0x0800647e 0x00000002 PAD - 0x08006480 0x08006480 0x0000023c Code RO 1832 i.HAL_ADC_Init stm32l0xx_hal_adc.o - 0x080066bc 0x080066bc 0x00000060 Code RO 1747 i.HAL_ADC_MspInit stm32l0xx_hal_msp.o - 0x0800671c 0x0800671c 0x000000ea Code RO 1836 i.HAL_ADC_PollForConversion stm32l0xx_hal_adc.o - 0x08006806 0x08006806 0x00000002 PAD - 0x08006808 0x08006808 0x00000078 Code RO 1838 i.HAL_ADC_Start stm32l0xx_hal_adc.o - 0x08006880 0x08006880 0x0000005c Code RO 3262 i.HAL_DMA_Abort_IT stm32l0xx_hal_dma.o - 0x080068dc 0x080068dc 0x00000108 Code RO 3266 i.HAL_DMA_IRQHandler stm32l0xx_hal_dma.o - 0x080069e4 0x080069e4 0x000000a8 Code RO 3267 i.HAL_DMA_Init stm32l0xx_hal_dma.o - 0x08006a8c 0x08006a8c 0x0000009a Code RO 3271 i.HAL_DMA_Start_IT stm32l0xx_hal_dma.o - 0x08006b26 0x08006b26 0x00000002 PAD - 0x08006b28 0x08006b28 0x0000008c Code RO 3062 i.HAL_FLASHEx_Erase stm32l0xx_hal_flash_ex.o - 0x08006bb4 0x08006bb4 0x00000020 Code RO 2951 i.HAL_FLASH_Lock stm32l0xx_hal_flash.o - 0x08006bd4 0x08006bd4 0x00000050 Code RO 2956 i.HAL_FLASH_Program stm32l0xx_hal_flash.o - 0x08006c24 0x08006c24 0x0000008c Code RO 2958 i.HAL_FLASH_Unlock stm32l0xx_hal_flash.o - 0x08006cb0 0x08006cb0 0x00000002 Code RO 3199 i.HAL_GPIO_EXTI_Callback stm32l0xx_hal_gpio.o - 0x08006cb2 0x08006cb2 0x00000002 PAD - 0x08006cb4 0x08006cb4 0x00000020 Code RO 3200 i.HAL_GPIO_EXTI_IRQHandler stm32l0xx_hal_gpio.o - 0x08006cd4 0x08006cd4 0x000001ec Code RO 3201 i.HAL_GPIO_Init stm32l0xx_hal_gpio.o - 0x08006ec0 0x08006ec0 0x00000012 Code RO 3203 i.HAL_GPIO_ReadPin stm32l0xx_hal_gpio.o - 0x08006ed2 0x08006ed2 0x0000000c Code RO 3205 i.HAL_GPIO_WritePin stm32l0xx_hal_gpio.o - 0x08006ede 0x08006ede 0x00000002 PAD - 0x08006ee0 0x08006ee0 0x0000000c Code RO 2065 i.HAL_GetTick stm32l0xx_hal.o - 0x08006eec 0x08006eec 0x00000010 Code RO 2069 i.HAL_IncTick stm32l0xx_hal.o - 0x08006efc 0x08006efc 0x0000002c Code RO 2070 i.HAL_Init stm32l0xx_hal.o - 0x08006f28 0x08006f28 0x00000034 Code RO 2071 i.HAL_InitTick stm32l0xx_hal.o - 0x08006f5c 0x08006f5c 0x00000002 Code RO 3635 i.HAL_LPTIM_AutoReloadMatchCallback stm32l0xx_hal_lptim.o - 0x08006f5e 0x08006f5e 0x00000002 Code RO 3636 i.HAL_LPTIM_AutoReloadWriteCallback stm32l0xx_hal_lptim.o - 0x08006f60 0x08006f60 0x000000e4 Code RO 1547 i.HAL_LPTIM_CompareMatchCallback main.o - 0x08007044 0x08007044 0x00000002 Code RO 3638 i.HAL_LPTIM_CompareWriteCallback stm32l0xx_hal_lptim.o - 0x08007046 0x08007046 0x00000030 Code RO 3643 i.HAL_LPTIM_DeInit stm32l0xx_hal_lptim.o - 0x08007076 0x08007076 0x00000002 Code RO 3644 i.HAL_LPTIM_DirectionDownCallback stm32l0xx_hal_lptim.o - 0x08007078 0x08007078 0x00000002 Code RO 3645 i.HAL_LPTIM_DirectionUpCallback stm32l0xx_hal_lptim.o - 0x0800707a 0x0800707a 0x00000116 Code RO 3651 i.HAL_LPTIM_IRQHandler stm32l0xx_hal_lptim.o - 0x08007190 0x08007190 0x000000bc Code RO 3652 i.HAL_LPTIM_Init stm32l0xx_hal_lptim.o - 0x0800724c 0x0800724c 0x00000028 Code RO 1748 i.HAL_LPTIM_MspDeInit stm32l0xx_hal_msp.o - 0x08007274 0x08007274 0x00000034 Code RO 1749 i.HAL_LPTIM_MspInit stm32l0xx_hal_msp.o - 0x080072a8 0x080072a8 0x00000008 Code RO 3665 i.HAL_LPTIM_ReadCounter stm32l0xx_hal_lptim.o - 0x080072b0 0x080072b0 0x00000060 Code RO 3671 i.HAL_LPTIM_TimeOut_Start_IT stm32l0xx_hal_lptim.o - 0x08007310 0x08007310 0x00000002 Code RO 3674 i.HAL_LPTIM_TriggerCallback stm32l0xx_hal_lptim.o - 0x08007312 0x08007312 0x00000002 PAD - 0x08007314 0x08007314 0x00000020 Code RO 1750 i.HAL_MspInit stm32l0xx_hal_msp.o - 0x08007334 0x08007334 0x00000018 Code RO 3527 i.HAL_NVIC_DisableIRQ stm32l0xx_hal_cortex.o - 0x0800734c 0x0800734c 0x00000018 Code RO 3528 i.HAL_NVIC_EnableIRQ stm32l0xx_hal_cortex.o - 0x08007364 0x08007364 0x00000012 Code RO 3532 i.HAL_NVIC_SetPriority stm32l0xx_hal_cortex.o - 0x08007376 0x08007376 0x00000002 PAD - 0x08007378 0x08007378 0x00000010 Code RO 3357 i.HAL_PWR_DisableWakeUpPin stm32l0xx_hal_pwr.o - 0x08007388 0x08007388 0x00000014 Code RO 3358 i.HAL_PWR_EnableBkUpAccess stm32l0xx_hal_pwr.o - 0x0800739c 0x0800739c 0x00000010 Code RO 3362 i.HAL_PWR_EnableWakeUpPin stm32l0xx_hal_pwr.o - 0x080073ac 0x080073ac 0x00000028 Code RO 3364 i.HAL_PWR_EnterSTANDBYMode stm32l0xx_hal_pwr.o - 0x080073d4 0x080073d4 0x00000048 Code RO 3365 i.HAL_PWR_EnterSTOPMode stm32l0xx_hal_pwr.o - 0x0800741c 0x0800741c 0x0000022c Code RO 2842 i.HAL_RCCEx_PeriphCLKConfig stm32l0xx_hal_rcc_ex.o - 0x08007648 0x08007648 0x00000208 Code RO 2744 i.HAL_RCC_ClockConfig stm32l0xx_hal_rcc.o - 0x08007850 0x08007850 0x0000000c Code RO 2748 i.HAL_RCC_GetHCLKFreq stm32l0xx_hal_rcc.o - 0x0800785c 0x0800785c 0x00000024 Code RO 2750 i.HAL_RCC_GetPCLK1Freq stm32l0xx_hal_rcc.o - 0x08007880 0x08007880 0x00000024 Code RO 2751 i.HAL_RCC_GetPCLK2Freq stm32l0xx_hal_rcc.o - 0x080078a4 0x080078a4 0x000000d0 Code RO 2752 i.HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc.o - 0x08007974 0x08007974 0x00000624 Code RO 2755 i.HAL_RCC_OscConfig stm32l0xx_hal_rcc.o - 0x08007f98 0x08007f98 0x00000092 Code RO 3906 i.HAL_SPI_Init stm32l0xx_hal_spi.o - 0x0800802a 0x0800802a 0x00000002 PAD - 0x0800802c 0x0800802c 0x00000068 Code RO 1752 i.HAL_SPI_MspInit stm32l0xx_hal_msp.o - 0x08008094 0x08008094 0x00000038 Code RO 3536 i.HAL_SYSTICK_Config stm32l0xx_hal_cortex.o - 0x080080cc 0x080080cc 0x00000002 Code RO 4607 i.HAL_UARTEx_WakeupCallback stm32l0xx_hal_uart_ex.o - 0x080080ce 0x080080ce 0x00000002 Code RO 1548 i.HAL_UART_ErrorCallback main.o - 0x080080d0 0x080080d0 0x000001cc Code RO 4266 i.HAL_UART_IRQHandler stm32l0xx_hal_uart.o - 0x0800829c 0x0800829c 0x0000007e Code RO 4267 i.HAL_UART_Init stm32l0xx_hal_uart.o - 0x0800831a 0x0800831a 0x00000002 PAD - 0x0800831c 0x0800831c 0x0000011c Code RO 1754 i.HAL_UART_MspInit stm32l0xx_hal_msp.o - 0x08008438 0x08008438 0x000000e8 Code RO 4271 i.HAL_UART_Receive_DMA stm32l0xx_hal_uart.o - 0x08008520 0x08008520 0x00000002 Code RO 4273 i.HAL_UART_RxCpltCallback stm32l0xx_hal_uart.o - 0x08008522 0x08008522 0x00000002 Code RO 4274 i.HAL_UART_RxHalfCpltCallback stm32l0xx_hal_uart.o - 0x08008524 0x08008524 0x00000100 Code RO 4275 i.HAL_UART_Transmit stm32l0xx_hal_uart.o - 0x08008624 0x08008624 0x00000002 Code RO 4278 i.HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o - 0x08008626 0x08008626 0x00000004 Code RO 1673 i.HardFault_Handler stm32l0xx_it.o - 0x0800862a 0x0800862a 0x00000040 Code RO 12 i.IIC2_Ack lis3dh_driver.o - 0x0800866a 0x0800866a 0x00000040 Code RO 14 i.IIC2_NAck lis3dh_driver.o - 0x080086aa 0x080086aa 0x0000005e Code RO 15 i.IIC2_Read_Byte lis3dh_driver.o - 0x08008708 0x08008708 0x00000070 Code RO 16 i.IIC2_Send_Byte lis3dh_driver.o - 0x08008778 0x08008778 0x0000003a Code RO 17 i.IIC2_Start lis3dh_driver.o - 0x080087b2 0x080087b2 0x00000040 Code RO 18 i.IIC2_Stop lis3dh_driver.o - 0x080087f2 0x080087f2 0x00000058 Code RO 19 i.IIC2_Wait_Ack lis3dh_driver.o - 0x0800884a 0x0800884a 0x00000002 PAD - 0x0800884c 0x0800884c 0x00000190 Code RO 1549 i.IdleTask main.o - 0x080089dc 0x080089dc 0x00000058 Code RO 20 i.LIS3DH_Data_Init lis3dh_driver.o - 0x08008a34 0x08008a34 0x00000016 Code RO 37 i.LIS3DH_GetWHO_AM_I lis3dh_driver.o - 0x08008a4a 0x08008a4a 0x0000003c Code RO 43 i.LIS3DH_ReadOneByte lis3dh_driver.o - 0x08008a86 0x08008a86 0x00000012 Code RO 44 i.LIS3DH_ReadReg lis3dh_driver.o - 0x08008a98 0x08008a98 0x00000034 Code RO 74 i.LIS3DH_WriteOneByte lis3dh_driver.o - 0x08008acc 0x08008acc 0x00000012 Code RO 75 i.LIS3DH_WriteReg lis3dh_driver.o - 0x08008ade 0x08008ade 0x00000002 PAD - 0x08008ae0 0x08008ae0 0x00000010 Code RO 1674 i.LPTIM1_IRQHandler stm32l0xx_it.o - 0x08008af0 0x08008af0 0x00000154 Code RO 3675 i.LPTIM_Disable stm32l0xx_hal_lptim.o - 0x08008c44 0x08008c44 0x00000090 Code RO 1550 i.MX_ADC_Init main.o - 0x08008cd4 0x08008cd4 0x00000034 Code RO 1551 i.MX_DMA_Init main.o - 0x08008d08 0x08008d08 0x000001c0 Code RO 1552 i.MX_GPIO_Init main.o - 0x08008ec8 0x08008ec8 0x00000038 Code RO 1553 i.MX_LPTIM1_Init main.o - 0x08008f00 0x08008f00 0x00000054 Code RO 1554 i.MX_SPI1_Init main.o - 0x08008f54 0x08008f54 0x0000007c Code RO 1555 i.MX_USART1_UART_Init main.o - 0x08008fd0 0x08008fd0 0x00000002 Code RO 1675 i.NMI_Handler stm32l0xx_it.o - 0x08008fd2 0x08008fd2 0x00000002 PAD - 0x08008fd4 0x08008fd4 0x00000078 Code RO 3538 i.NVIC_SetPriority stm32l0xx_hal_cortex.o - 0x0800904c 0x0800904c 0x00000034 Code RO 1391 i.NVIC_SystemReset dw_app.o - 0x08009080 0x08009080 0x00000964 Code RO 1392 i.NearPoll dw_app.o - 0x080099e4 0x080099e4 0x00000002 Code RO 1676 i.PendSV_Handler stm32l0xx_it.o - 0x080099e6 0x080099e6 0x00000002 PAD - 0x080099e8 0x080099e8 0x000001c4 Code RO 1556 i.Program_Init main.o - 0x08009bac 0x08009bac 0x00000058 Code RO 1138 i.Reset_DW1000 dw_driver.o - 0x08009c04 0x08009c04 0x00000002 Code RO 1677 i.SVC_Handler stm32l0xx_it.o - 0x08009c06 0x08009c06 0x00000002 PAD - 0x08009c08 0x08009c08 0x00000084 Code RO 1511 i.SendComMap serial_at_cmd_app.o - 0x08009c8c 0x08009c8c 0x00000090 Code RO 1557 i.SetNextPollTime main.o - 0x08009d1c 0x08009d1c 0x00000024 Code RO 1164 i.Spi_ChangePrescaler spi.o - 0x08009d40 0x08009d40 0x00000008 Code RO 1678 i.SysTick_Handler stm32l0xx_it.o - 0x08009d48 0x08009d48 0x000000b8 Code RO 1558 i.SystemClock_Config main.o - 0x08009e00 0x08009e00 0x0000006c Code RO 4668 i.SystemInit system_stm32l0xx.o - 0x08009e6c 0x08009e6c 0x00000050 Code RO 1393 i.Tag_App dw_app.o - 0x08009ebc 0x08009ebc 0x000000f0 Code RO 4280 i.UART_AdvFeatureConfig stm32l0xx_hal_uart.o - 0x08009fac 0x08009fac 0x00000070 Code RO 4281 i.UART_CheckIdleState stm32l0xx_hal_uart.o - 0x0800a01c 0x0800a01c 0x000000a8 Code RO 1231 i.UART_CheckReceive usart.o - 0x0800a0c4 0x0800a0c4 0x00000114 Code RO 1232 i.UART_CheckSend usart.o - 0x0800a1d8 0x0800a1d8 0x00000018 Code RO 4282 i.UART_DMAAbortOnError stm32l0xx_hal_uart.o - 0x0800a1f0 0x0800a1f0 0x00000052 Code RO 4283 i.UART_DMAError stm32l0xx_hal_uart.o - 0x0800a242 0x0800a242 0x0000004a Code RO 4284 i.UART_DMAReceiveCplt stm32l0xx_hal_uart.o - 0x0800a28c 0x0800a28c 0x0000000e Code RO 4286 i.UART_DMARxHalfCplt stm32l0xx_hal_uart.o - 0x0800a29a 0x0800a29a 0x00000024 Code RO 4292 i.UART_EndRxTransfer stm32l0xx_hal_uart.o - 0x0800a2be 0x0800a2be 0x00000020 Code RO 4293 i.UART_EndTransmit_IT stm32l0xx_hal_uart.o - 0x0800a2de 0x0800a2de 0x00000012 Code RO 4294 i.UART_EndTxTransfer stm32l0xx_hal_uart.o - 0x0800a2f0 0x0800a2f0 0x0000009c Code RO 1234 i.UART_PushFrame usart.o - 0x0800a38c 0x0800a38c 0x000003dc Code RO 4297 i.UART_SetConfig stm32l0xx_hal_uart.o - 0x0800a768 0x0800a768 0x0000006c Code RO 4300 i.UART_WaitOnFlagUntilTimeout stm32l0xx_hal_uart.o - 0x0800a7d4 0x0800a7d4 0x00000018 Code RO 1679 i.USART1_IRQHandler stm32l0xx_it.o - 0x0800a7ec 0x0800a7ec 0x0000000c Code RO 1237 i.Usart1InitVariables usart.o - 0x0800a7f8 0x0800a7f8 0x000001dc Code RO 1512 i.UsartParseDataHandler serial_at_cmd_app.o - 0x0800a9d4 0x0800a9d4 0x00000020 Code RO 4792 i.__0printf$1 mc_p.l(printf1.o) - 0x0800a9f4 0x0800a9f4 0x0000002e Code RO 5094 i.__ARM_clz mf_p.l(depilogue.o) - 0x0800aa22 0x0800aa22 0x00000030 Code RO 4593 i.__ARM_common_ll_muluu stm32l0xx_hal_uart.o - 0x0800aa52 0x0800aa52 0x0000001c Code RO 1083 i.__ARM_common_switch8 deca_device.o - 0x0800aa6e 0x0800aa6e 0x0000000e Code RO 5108 i.__scatterload_copy mc_p.l(handlers.o) - 0x0800aa7c 0x0800aa7c 0x00000002 Code RO 5109 i.__scatterload_null mc_p.l(handlers.o) - 0x0800aa7e 0x0800aa7e 0x0000000e Code RO 5110 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x0800aa8c 0x0800aa8c 0x00000022 Code RO 567 i._dwt_aonarrayupload deca_device.o - 0x0800aaae 0x0800aaae 0x00000002 PAD - 0x0800aab0 0x0800aab0 0x00000040 Code RO 569 i._dwt_configlde deca_device.o - 0x0800aaf0 0x0800aaf0 0x000000de Code RO 571 i._dwt_enableclocks deca_device.o - 0x0800abce 0x0800abce 0x00000032 Code RO 572 i._dwt_loaducodefromrom deca_device.o - 0x0800ac00 0x0800ac00 0x0000004c Code RO 574 i._dwt_otpread deca_device.o - 0x0800ac4c 0x0800ac4c 0x00000150 Code RO 4799 i._printf_core mc_p.l(printf1.o) - 0x0800ad9c 0x0800ad9c 0x000000c8 Code RO 4709 i.ceil m_ps.l(ceil.o) - 0x0800ae64 0x0800ae64 0x00000014 Code RO 1139 i.delay_ms dw_driver.o - 0x0800ae78 0x0800ae78 0x0000008e Code RO 76 i.delay_us lis3dh_driver.o - 0x0800af06 0x0800af06 0x00000002 PAD - 0x0800af08 0x0800af08 0x00000270 Code RO 582 i.dwt_configure deca_device.o - 0x0800b178 0x0800b178 0x0000002c Code RO 583 i.dwt_configuresleep deca_device.o - 0x0800b1a4 0x0800b1a4 0x00000008 Code RO 588 i.dwt_entersleep deca_device.o - 0x0800b1ac 0x0800b1ac 0x00000030 Code RO 589 i.dwt_entersleepaftertx deca_device.o - 0x0800b1dc 0x0800b1dc 0x00000050 Code RO 590 i.dwt_forcetrxoff deca_device.o - 0x0800b22c 0x0800b22c 0x000001bc Code RO 594 i.dwt_initialise deca_device.o - 0x0800b3e8 0x0800b3e8 0x00000030 Code RO 600 i.dwt_read16bitoffsetreg deca_device.o - 0x0800b418 0x0800b418 0x00000034 Code RO 601 i.dwt_read32bitoffsetreg deca_device.o - 0x0800b44c 0x0800b44c 0x0000000c Code RO 603 i.dwt_readdevid deca_device.o - 0x0800b458 0x0800b458 0x00000060 Code RO 606 i.dwt_readfromdevice deca_device.o - 0x0800b4b8 0x0800b4b8 0x00000016 Code RO 607 i.dwt_readrxdata deca_device.o - 0x0800b4ce 0x0800b4ce 0x00000012 Code RO 608 i.dwt_readrxtimestamp deca_device.o - 0x0800b4e0 0x0800b4e0 0x0000000c Code RO 612 i.dwt_readsystimestamphi32 deca_device.o - 0x0800b4ec 0x0800b4ec 0x00000012 Code RO 614 i.dwt_readtxtimestamp deca_device.o - 0x0800b4fe 0x0800b4fe 0x0000005a Code RO 619 i.dwt_rxenable deca_device.o - 0x0800b558 0x0800b558 0x00000010 Code RO 628 i.dwt_setdelayedtrxtime deca_device.o - 0x0800b568 0x0800b568 0x00000024 Code RO 634 i.dwt_setrxaftertxdelay deca_device.o - 0x0800b58c 0x0800b58c 0x00000014 Code RO 635 i.dwt_setrxantennadelay deca_device.o - 0x0800b5a0 0x0800b5a0 0x0000006c Code RO 637 i.dwt_setrxtimeout deca_device.o - 0x0800b60c 0x0800b60c 0x00000010 Code RO 639 i.dwt_settxantennadelay deca_device.o - 0x0800b61c 0x0800b61c 0x000000a0 Code RO 642 i.dwt_starttx deca_device.o - 0x0800b6bc 0x0800b6bc 0x00000038 Code RO 643 i.dwt_syncrxbufptrs deca_device.o - 0x0800b6f4 0x0800b6f4 0x00000022 Code RO 644 i.dwt_write16bitoffsetreg deca_device.o - 0x0800b716 0x0800b716 0x0000002a Code RO 645 i.dwt_write32bitoffsetreg deca_device.o - 0x0800b740 0x0800b740 0x00000064 Code RO 646 i.dwt_writetodevice deca_device.o - 0x0800b7a4 0x0800b7a4 0x00000028 Code RO 647 i.dwt_writetxdata deca_device.o - 0x0800b7cc 0x0800b7cc 0x00000024 Code RO 648 i.dwt_writetxfctrl deca_device.o - 0x0800b7f0 0x0800b7f0 0x00000034 Code RO 649 i.dwt_xtaltrim deca_device.o - 0x0800b824 0x0800b824 0x0000001c Code RO 1395 i.final_msg_set_ts dw_app.o - 0x0800b840 0x0800b840 0x00000018 Code RO 1238 i.fputc usart.o - 0x0800b858 0x0800b858 0x0000002e Code RO 1396 i.get_rx_timestamp_u64 dw_app.o - 0x0800b886 0x0800b886 0x0000002e Code RO 1397 i.get_tx_timestamp_u64 dw_app.o - 0x0800b8b4 0x0800b8b4 0x0000011c Code RO 1560 i.main main.o - 0x0800b9d0 0x0800b9d0 0x00000078 Code RO 1561 i.mcu_sleep main.o - 0x0800ba48 0x0800ba48 0x00000080 Code RO 1352 i.parameter_init global_param.o - 0x0800bac8 0x0800bac8 0x00000068 Code RO 1165 i.readfromspi spi.o - 0x0800bb30 0x0800bb30 0x00000034 Code RO 1353 i.save_com_map_to_flash global_param.o - 0x0800bb64 0x0800bb64 0x00000064 Code RO 1166 i.writetospi spi.o - 0x0800bbc8 0x0800bbc8 0x0000008a Data RO 1101 .constdata deca_params_init.o - 0x0800bc52 0x0800bc52 0x00000021 Data RO 4669 .constdata system_stm32l0xx.o - 0x0800bc73 0x0800bc73 0x00000001 PAD - 0x0800bc74 0x0800bc74 0x00000020 Data RO 5106 Region$$Table anon$$obj.o + 0x080050f0 0x080050f0 0x0000002c Code RO 6186 .text mc_p.l(uidiv.o) + 0x0800511c 0x0800511c 0x00000028 Code RO 6188 .text mc_p.l(idiv.o) + 0x08005144 0x08005144 0x00000060 Code RO 6190 .text mc_p.l(uldiv.o) + 0x080051a4 0x080051a4 0x00000024 Code RO 6192 .text mc_p.l(memcpya.o) + 0x080051c8 0x080051c8 0x00000024 Code RO 6194 .text mc_p.l(memseta.o) + 0x080051ec 0x080051ec 0x0000001a Code RO 6196 .text mc_p.l(memcmp.o) + 0x08005206 0x08005206 0x000000b2 Code RO 6489 .text mf_p.l(fadd.o) + 0x080052b8 0x080052b8 0x0000007c Code RO 6491 .text mf_p.l(fdiv.o) + 0x08005334 0x08005334 0x00000164 Code RO 6495 .text mf_p.l(dadd.o) + 0x08005498 0x08005498 0x000000d0 Code RO 6497 .text mf_p.l(dmul.o) + 0x08005568 0x08005568 0x000000f0 Code RO 6499 .text mf_p.l(ddiv.o) + 0x08005658 0x08005658 0x0000002c Code RO 6501 .text mf_p.l(dscalb.o) + 0x08005684 0x08005684 0x00000016 Code RO 6503 .text mf_p.l(fflti.o) + 0x0800569a 0x0800569a 0x0000000e Code RO 6505 .text mf_p.l(ffltui.o) + 0x080056a8 0x080056a8 0x00000028 Code RO 6507 .text mf_p.l(dflti.o) + 0x080056d0 0x080056d0 0x0000001c Code RO 6509 .text mf_p.l(dfltui.o) + 0x080056ec 0x080056ec 0x0000002c Code RO 6511 .text mf_p.l(dfltl.o) + 0x08005718 0x08005718 0x0000001c Code RO 6513 .text mf_p.l(dfltul.o) + 0x08005734 0x08005734 0x00000028 Code RO 6515 .text mf_p.l(ffixui.o) + 0x0800575c 0x0800575c 0x00000048 Code RO 6517 .text mf_p.l(dfixi.o) + 0x080057a4 0x080057a4 0x0000003c Code RO 6519 .text mf_p.l(dfixui.o) + 0x080057e0 0x080057e0 0x00000050 Code RO 6521 .text mf_p.l(dfixl.o) + 0x08005830 0x08005830 0x00000028 Code RO 6523 .text mf_p.l(f2d.o) + 0x08005858 0x08005858 0x00000028 Code RO 6525 .text mf_p.l(cdcmple.o) + 0x08005880 0x08005880 0x00000028 Code RO 6527 .text mf_p.l(cdrcmple.o) + 0x080058a8 0x080058a8 0x00000038 Code RO 6529 .text mf_p.l(d2f.o) + 0x080058e0 0x080058e0 0x00000014 Code RO 6531 .text mf_p.l(cfcmple.o) + 0x080058f4 0x080058f4 0x00000020 Code RO 6579 .text mc_p.l(llshl.o) + 0x08005914 0x08005914 0x00000022 Code RO 6581 .text mc_p.l(llushr.o) + 0x08005936 0x08005936 0x00000026 Code RO 6583 .text mc_p.l(llsshr.o) + 0x0800595c 0x0800595c 0x00000000 Code RO 6594 .text mc_p.l(iusefp.o) + 0x0800595c 0x0800595c 0x00000082 Code RO 6595 .text mf_p.l(fepilogue.o) + 0x080059de 0x080059de 0x000000be Code RO 6597 .text mf_p.l(depilogue.o) + 0x08005a9c 0x08005a9c 0x0000007c Code RO 6603 .text mf_p.l(drnd.o) + 0x08005b18 0x08005b18 0x00000024 Code RO 6607 .text mc_p.l(init.o) + 0x08005b3c 0x08005b3c 0x00000056 Code RO 6617 .text mc_p.l(__dczerorl2.o) + 0x08005b92 0x08005b92 0x00000002 PAD + 0x08005b94 0x08005b94 0x00000024 Code RO 2473 i.ADC_DelayMicroSecond stm32l0xx_hal_adc.o + 0x08005bb8 0x08005bb8 0x00000064 Code RO 2475 i.ADC_Enable stm32l0xx_hal_adc.o + 0x08005c1c 0x08005c1c 0x0000003c Code RO 12 i.Accelerometer_Init lis3dh_driver.o + 0x08005c58 0x08005c58 0x000001c8 Code RO 1942 i.Anchor_App dw_ds_anc.o + 0x08005e20 0x08005e20 0x000004b0 Code RO 1943 i.Anchor_RecNearPoll dw_ds_anc.o + 0x080062d0 0x080062d0 0x00000140 Code RO 1665 i.CalculateDists dw_app.o + 0x08006410 0x08006410 0x0000001a Code RO 1666 i.Checksum_u16 dw_app.o + 0x0800642a 0x0800642a 0x00000002 PAD + 0x0800642c 0x0800642c 0x00000030 Code RO 1944 i.CmpTagInList dw_ds_anc.o + 0x0800645c 0x0800645c 0x00000018 Code RO 2166 i.DMA1_Channel2_3_IRQHandler stm32l0xx_it.o + 0x08006474 0x08006474 0x0000002c Code RO 3900 i.DMA_SetConfig stm32l0xx_hal_dma.o + 0x080064a0 0x080064a0 0x00000254 Code RO 1667 i.DiscPoll dw_app.o + 0x080066f4 0x080066f4 0x00000068 Code RO 2016 i.DoubleClickProcess main.o + 0x0800675c 0x0800675c 0x00000060 Code RO 1668 i.Dw1000_App_Init dw_app.o + 0x080067bc 0x080067bc 0x00000034 Code RO 1669 i.Dw1000_Init dw_app.o + 0x080067f0 0x080067f0 0x0000007c Code RO 2167 i.EXTI0_1_IRQHandler stm32l0xx_it.o + 0x0800686c 0x0800686c 0x0000000c Code RO 2168 i.EXTI4_15_IRQHandler stm32l0xx_it.o + 0x08006878 0x08006878 0x00000002 Code RO 2018 i.Error_Handler main.o + 0x0800687a 0x0800687a 0x00000002 PAD + 0x0800687c 0x0800687c 0x0000002c Code RO 3727 i.FLASH_PageErase stm32l0xx_hal_flash_ex.o + 0x080068a8 0x080068a8 0x00000034 Code RO 1576 i.FLASH_Prepare flash.o + 0x080068dc 0x080068dc 0x00000012 Code RO 1577 i.FLASH_Read flash.o + 0x080068ee 0x080068ee 0x00000002 PAD + 0x080068f0 0x080068f0 0x00000090 Code RO 3629 i.FLASH_SetErrorCode stm32l0xx_hal_flash.o + 0x08006980 0x08006980 0x00000070 Code RO 3630 i.FLASH_WaitForLastOperation stm32l0xx_hal_flash.o + 0x080069f0 0x080069f0 0x00000038 Code RO 1578 i.FLASH_Write flash.o + 0x08006a28 0x08006a28 0x00000028 Code RO 1670 i.FindNearBasePos dw_app.o + 0x08006a50 0x08006a50 0x00000008 Code RO 2019 i.GPIO_Toggle main.o + 0x08006a58 0x08006a58 0x00000038 Code RO 2020 i.GetLPTime main.o + 0x08006a90 0x08006a90 0x00000144 Code RO 1671 i.GetNearMsg dw_app.o + 0x08006bd4 0x08006bd4 0x00000028 Code RO 1456 i.Get_ADC_Value adc.o + 0x08006bfc 0x08006bfc 0x000000e8 Code RO 1457 i.Get_Battary adc.o + 0x08006ce4 0x08006ce4 0x000000aa Code RO 2656 i.HAL_ADCEx_Calibration_Start stm32l0xx_hal_adc_ex.o + 0x08006d8e 0x08006d8e 0x00000002 PAD + 0x08006d90 0x08006d90 0x00000094 Code RO 2477 i.HAL_ADC_ConfigChannel stm32l0xx_hal_adc.o + 0x08006e24 0x08006e24 0x00000004 Code RO 2483 i.HAL_ADC_GetState stm32l0xx_hal_adc.o + 0x08006e28 0x08006e28 0x00000006 Code RO 2484 i.HAL_ADC_GetValue stm32l0xx_hal_adc.o + 0x08006e2e 0x08006e2e 0x00000002 PAD + 0x08006e30 0x08006e30 0x000001c8 Code RO 2486 i.HAL_ADC_Init stm32l0xx_hal_adc.o + 0x08006ff8 0x08006ff8 0x00000050 Code RO 2246 i.HAL_ADC_MspInit stm32l0xx_hal_msp.o + 0x08007048 0x08007048 0x000000c0 Code RO 2490 i.HAL_ADC_PollForConversion stm32l0xx_hal_adc.o + 0x08007108 0x08007108 0x0000005c Code RO 2492 i.HAL_ADC_Start stm32l0xx_hal_adc.o + 0x08007164 0x08007164 0x00000044 Code RO 3901 i.HAL_DMA_Abort stm32l0xx_hal_dma.o + 0x080071a8 0x080071a8 0x0000004c Code RO 3902 i.HAL_DMA_Abort_IT stm32l0xx_hal_dma.o + 0x080071f4 0x080071f4 0x000000a8 Code RO 3906 i.HAL_DMA_IRQHandler stm32l0xx_hal_dma.o + 0x0800729c 0x0800729c 0x00000090 Code RO 3907 i.HAL_DMA_Init stm32l0xx_hal_dma.o + 0x0800732c 0x0800732c 0x00000068 Code RO 3911 i.HAL_DMA_Start_IT stm32l0xx_hal_dma.o + 0x08007394 0x08007394 0x00000024 Code RO 2719 i.HAL_Delay stm32l0xx_hal.o + 0x080073b8 0x080073b8 0x00000078 Code RO 3736 i.HAL_FLASHEx_Erase stm32l0xx_hal_flash_ex.o + 0x08007430 0x08007430 0x0000001c Code RO 3634 i.HAL_FLASH_Lock stm32l0xx_hal_flash.o + 0x0800744c 0x0800744c 0x0000003c Code RO 3639 i.HAL_FLASH_Program stm32l0xx_hal_flash.o + 0x08007488 0x08007488 0x0000005c Code RO 3641 i.HAL_FLASH_Unlock stm32l0xx_hal_flash.o + 0x080074e4 0x080074e4 0x0000000e Code RO 1945 i.HAL_GPIO_EXTI_Callback dw_ds_anc.o + 0x080074f2 0x080074f2 0x00000002 PAD + 0x080074f4 0x080074f4 0x00000018 Code RO 3840 i.HAL_GPIO_EXTI_IRQHandler stm32l0xx_hal_gpio.o + 0x0800750c 0x0800750c 0x00000178 Code RO 3841 i.HAL_GPIO_Init stm32l0xx_hal_gpio.o + 0x08007684 0x08007684 0x0000000a Code RO 3843 i.HAL_GPIO_ReadPin stm32l0xx_hal_gpio.o + 0x0800768e 0x0800768e 0x00000010 Code RO 3844 i.HAL_GPIO_TogglePin stm32l0xx_hal_gpio.o + 0x0800769e 0x0800769e 0x0000000c Code RO 3845 i.HAL_GPIO_WritePin stm32l0xx_hal_gpio.o + 0x080076aa 0x080076aa 0x00000002 PAD + 0x080076ac 0x080076ac 0x0000000c Code RO 2723 i.HAL_GetTick stm32l0xx_hal.o + 0x080076b8 0x080076b8 0x00000010 Code RO 4344 i.HAL_IWDG_Refresh stm32l0xx_hal_iwdg.o + 0x080076c8 0x080076c8 0x00000010 Code RO 2729 i.HAL_IncTick stm32l0xx_hal.o + 0x080076d8 0x080076d8 0x00000028 Code RO 2730 i.HAL_Init stm32l0xx_hal.o + 0x08007700 0x08007700 0x00000044 Code RO 2731 i.HAL_InitTick stm32l0xx_hal.o + 0x08007744 0x08007744 0x00000002 Code RO 4369 i.HAL_LPTIM_AutoReloadMatchCallback stm32l0xx_hal_lptim.o + 0x08007746 0x08007746 0x00000002 Code RO 4370 i.HAL_LPTIM_AutoReloadWriteCallback stm32l0xx_hal_lptim.o + 0x08007748 0x08007748 0x000001c8 Code RO 2021 i.HAL_LPTIM_CompareMatchCallback main.o + 0x08007910 0x08007910 0x00000002 Code RO 4372 i.HAL_LPTIM_CompareWriteCallback stm32l0xx_hal_lptim.o + 0x08007912 0x08007912 0x00000002 Code RO 4378 i.HAL_LPTIM_DirectionDownCallback stm32l0xx_hal_lptim.o + 0x08007914 0x08007914 0x00000002 Code RO 4379 i.HAL_LPTIM_DirectionUpCallback stm32l0xx_hal_lptim.o + 0x08007916 0x08007916 0x000000ca Code RO 4385 i.HAL_LPTIM_IRQHandler stm32l0xx_hal_lptim.o + 0x080079e0 0x080079e0 0x00000098 Code RO 4386 i.HAL_LPTIM_Init stm32l0xx_hal_lptim.o + 0x08007a78 0x08007a78 0x00000030 Code RO 2248 i.HAL_LPTIM_MspInit stm32l0xx_hal_msp.o + 0x08007aa8 0x08007aa8 0x00000006 Code RO 4399 i.HAL_LPTIM_ReadCounter stm32l0xx_hal_lptim.o + 0x08007aae 0x08007aae 0x00000002 PAD + 0x08007ab0 0x08007ab0 0x00000088 Code RO 4405 i.HAL_LPTIM_TimeOut_Start_IT stm32l0xx_hal_lptim.o + 0x08007b38 0x08007b38 0x00000002 Code RO 4408 i.HAL_LPTIM_TriggerCallback stm32l0xx_hal_lptim.o + 0x08007b3a 0x08007b3a 0x00000002 PAD + 0x08007b3c 0x08007b3c 0x00000018 Code RO 2249 i.HAL_MspInit stm32l0xx_hal_msp.o + 0x08007b54 0x08007b54 0x00000018 Code RO 4168 i.HAL_NVIC_EnableIRQ stm32l0xx_hal_cortex.o + 0x08007b6c 0x08007b6c 0x00000008 Code RO 4172 i.HAL_NVIC_SetPriority stm32l0xx_hal_cortex.o + 0x08007b74 0x08007b74 0x0000001c Code RO 4173 i.HAL_NVIC_SystemReset stm32l0xx_hal_cortex.o + 0x08007b90 0x08007b90 0x00000010 Code RO 3998 i.HAL_PWR_EnableBkUpAccess stm32l0xx_hal_pwr.o + 0x08007ba0 0x08007ba0 0x00000064 Code RO 4005 i.HAL_PWR_EnterSTOPMode stm32l0xx_hal_pwr.o + 0x08007c04 0x08007c04 0x00000164 Code RO 3525 i.HAL_RCCEx_PeriphCLKConfig stm32l0xx_hal_rcc_ex.o + 0x08007d68 0x08007d68 0x0000019c Code RO 3425 i.HAL_RCC_ClockConfig stm32l0xx_hal_rcc.o + 0x08007f04 0x08007f04 0x00000020 Code RO 3431 i.HAL_RCC_GetPCLK1Freq stm32l0xx_hal_rcc.o + 0x08007f24 0x08007f24 0x00000020 Code RO 3432 i.HAL_RCC_GetPCLK2Freq stm32l0xx_hal_rcc.o + 0x08007f44 0x08007f44 0x00000078 Code RO 3433 i.HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc.o + 0x08007fbc 0x08007fbc 0x00000426 Code RO 3436 i.HAL_RCC_OscConfig stm32l0xx_hal_rcc.o + 0x080083e2 0x080083e2 0x000000b6 Code RO 4645 i.HAL_SPI_Init stm32l0xx_hal_spi.o + 0x08008498 0x08008498 0x00000058 Code RO 2251 i.HAL_SPI_MspInit stm32l0xx_hal_msp.o + 0x080084f0 0x080084f0 0x00000030 Code RO 4176 i.HAL_SYSTICK_Config stm32l0xx_hal_cortex.o + 0x08008520 0x08008520 0x00000058 Code RO 5649 i.HAL_TIMEx_MasterConfigSynchronization stm32l0xx_hal_tim_ex.o + 0x08008578 0x08008578 0x0000003e Code RO 4954 i.HAL_TIM_Base_Init stm32l0xx_hal_tim.o + 0x080085b6 0x080085b6 0x00000002 PAD + 0x080085b8 0x080085b8 0x0000001c Code RO 2253 i.HAL_TIM_Base_MspInit stm32l0xx_hal_msp.o + 0x080085d4 0x080085d4 0x000000d0 Code RO 4963 i.HAL_TIM_ConfigClockSource stm32l0xx_hal_tim.o + 0x080086a4 0x080086a4 0x0000004c Code RO 2254 i.HAL_TIM_MspPostInit stm32l0xx_hal_msp.o + 0x080086f0 0x080086f0 0x000000c8 Code RO 5026 i.HAL_TIM_PWM_ConfigChannel stm32l0xx_hal_tim.o + 0x080087b8 0x080087b8 0x0000003e Code RO 5029 i.HAL_TIM_PWM_Init stm32l0xx_hal_tim.o + 0x080087f6 0x080087f6 0x00000002 Code RO 5031 i.HAL_TIM_PWM_MspInit stm32l0xx_hal_tim.o + 0x080087f8 0x080087f8 0x0000007c Code RO 5034 i.HAL_TIM_PWM_Start stm32l0xx_hal_tim.o + 0x08008874 0x08008874 0x00000048 Code RO 5037 i.HAL_TIM_PWM_Stop stm32l0xx_hal_tim.o + 0x080088bc 0x080088bc 0x00000002 Code RO 5684 i.HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o + 0x080088be 0x080088be 0x00000002 Code RO 6073 i.HAL_UARTEx_WakeupCallback stm32l0xx_hal_uart_ex.o + 0x080088c0 0x080088c0 0x00000002 Code RO 2022 i.HAL_UART_ErrorCallback main.o + 0x080088c2 0x080088c2 0x00000002 PAD + 0x080088c4 0x080088c4 0x00000220 Code RO 5703 i.HAL_UART_IRQHandler stm32l0xx_hal_uart.o + 0x08008ae4 0x08008ae4 0x0000006a Code RO 5704 i.HAL_UART_Init stm32l0xx_hal_uart.o + 0x08008b4e 0x08008b4e 0x00000002 PAD + 0x08008b50 0x08008b50 0x000000d4 Code RO 2256 i.HAL_UART_MspInit stm32l0xx_hal_msp.o + 0x08008c24 0x08008c24 0x00000060 Code RO 5708 i.HAL_UART_Receive_DMA stm32l0xx_hal_uart.o + 0x08008c84 0x08008c84 0x00000002 Code RO 5711 i.HAL_UART_RxCpltCallback stm32l0xx_hal_uart.o + 0x08008c86 0x08008c86 0x00000002 Code RO 5712 i.HAL_UART_RxHalfCpltCallback stm32l0xx_hal_uart.o + 0x08008c88 0x08008c88 0x000000d2 Code RO 5713 i.HAL_UART_Transmit stm32l0xx_hal_uart.o + 0x08008d5a 0x08008d5a 0x00000002 Code RO 5716 i.HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o + 0x08008d5c 0x08008d5c 0x00000030 Code RO 2169 i.HardFault_Handler stm32l0xx_it.o + 0x08008d8c 0x08008d8c 0x0000003c Code RO 13 i.IIC2_Ack lis3dh_driver.o + 0x08008dc8 0x08008dc8 0x0000003c Code RO 15 i.IIC2_NAck lis3dh_driver.o + 0x08008e04 0x08008e04 0x0000005a Code RO 16 i.IIC2_Read_Byte lis3dh_driver.o + 0x08008e5e 0x08008e5e 0x0000005a Code RO 17 i.IIC2_Send_Byte lis3dh_driver.o + 0x08008eb8 0x08008eb8 0x00000036 Code RO 18 i.IIC2_Start lis3dh_driver.o + 0x08008eee 0x08008eee 0x0000003c Code RO 19 i.IIC2_Stop lis3dh_driver.o + 0x08008f2a 0x08008f2a 0x00000054 Code RO 20 i.IIC2_Wait_Ack lis3dh_driver.o + 0x08008f7e 0x08008f7e 0x00000002 PAD + 0x08008f80 0x08008f80 0x00000134 Code RO 2024 i.IdleTask main.o + 0x080090b4 0x080090b4 0x0000005c Code RO 21 i.LIS3DH_Data_Init lis3dh_driver.o + 0x08009110 0x08009110 0x00000012 Code RO 38 i.LIS3DH_GetWHO_AM_I lis3dh_driver.o + 0x08009122 0x08009122 0x0000003a Code RO 44 i.LIS3DH_ReadOneByte lis3dh_driver.o + 0x0800915c 0x0800915c 0x0000000e Code RO 45 i.LIS3DH_ReadReg lis3dh_driver.o + 0x0800916a 0x0800916a 0x00000034 Code RO 75 i.LIS3DH_WriteOneByte lis3dh_driver.o + 0x0800919e 0x0800919e 0x0000000a Code RO 76 i.LIS3DH_WriteReg lis3dh_driver.o + 0x080091a8 0x080091a8 0x00000098 Code RO 1946 i.LOS dw_ds_anc.o + 0x08009240 0x08009240 0x00000010 Code RO 2170 i.LPTIM1_IRQHandler stm32l0xx_it.o + 0x08009250 0x08009250 0x000000e0 Code RO 4409 i.LPTIM_Disable stm32l0xx_hal_lptim.o + 0x08009330 0x08009330 0x00000038 Code RO 4410 i.LPTIM_WaitForFlag stm32l0xx_hal_lptim.o + 0x08009368 0x08009368 0x00000068 Code RO 2025 i.MX_ADC_Init main.o + 0x080093d0 0x080093d0 0x00000028 Code RO 2026 i.MX_DMA_Init main.o + 0x080093f8 0x080093f8 0x0000016c Code RO 2027 i.MX_GPIO_Init main.o + 0x08009564 0x08009564 0x00000044 Code RO 2028 i.MX_SPI1_Init main.o + 0x080095a8 0x080095a8 0x00000080 Code RO 2029 i.MX_TIM2_Init main.o + 0x08009628 0x08009628 0x0000004c Code RO 2030 i.MX_USART1_UART_Init main.o + 0x08009674 0x08009674 0x00000002 Code RO 2171 i.NMI_Handler stm32l0xx_it.o + 0x08009676 0x08009676 0x00000002 PAD + 0x08009678 0x08009678 0x000005ec Code RO 1675 i.NearPoll dw_app.o + 0x08009c64 0x08009c64 0x000000e8 Code RO 1676 i.NextPollDelay dw_app.o + 0x08009d4c 0x08009d4c 0x000000d0 Code RO 1677 i.NextSlotDelayMs dw_app.o + 0x08009e1c 0x08009e1c 0x00000002 Code RO 2172 i.PendSV_Handler stm32l0xx_it.o + 0x08009e1e 0x08009e1e 0x00000002 PAD + 0x08009e20 0x08009e20 0x0000013c Code RO 2031 i.Program_Init main.o + 0x08009f5c 0x08009f5c 0x00000208 Code RO 1678 i.Registor_Poll dw_app.o + 0x0800a164 0x0800a164 0x00000058 Code RO 804 i.Reset_DW1000 dw_driver.o + 0x0800a1bc 0x0800a1bc 0x00000004 Code RO 1579 i.STMFLASH_ReadHalfWord flash.o + 0x0800a1c0 0x0800a1c0 0x00000002 Code RO 2173 i.SVC_Handler stm32l0xx_it.o + 0x0800a1c2 0x0800a1c2 0x00000002 PAD + 0x0800a1c4 0x0800a1c4 0x00000078 Code RO 1909 i.SendComMap serial_at_cmd_app.o + 0x0800a23c 0x0800a23c 0x00000054 Code RO 1680 i.SetANCTimestap dw_app.o + 0x0800a290 0x0800a290 0x000000ac Code RO 1681 i.SetLPTimer dw_app.o + 0x0800a33c 0x0800a33c 0x00000014 Code RO 1415 i.Spi_ChangePrescaler spi.o + 0x0800a350 0x0800a350 0x00000008 Code RO 2174 i.SysTick_Handler stm32l0xx_it.o + 0x0800a358 0x0800a358 0x00000098 Code RO 2032 i.SystemClock_Config main.o + 0x0800a3f0 0x0800a3f0 0x00000058 Code RO 2333 i.SystemInit system_stm32l0xx.o + 0x0800a448 0x0800a448 0x00000058 Code RO 5047 i.TIM_Base_SetConfig stm32l0xx_hal_tim.o + 0x0800a4a0 0x0800a4a0 0x0000001a Code RO 5048 i.TIM_CCxChannelCmd stm32l0xx_hal_tim.o + 0x0800a4ba 0x0800a4ba 0x00000016 Code RO 5058 i.TIM_ETR_SetConfig stm32l0xx_hal_tim.o + 0x0800a4d0 0x0800a4d0 0x00000010 Code RO 5059 i.TIM_ITRx_SetConfig stm32l0xx_hal_tim.o + 0x0800a4e0 0x0800a4e0 0x00000030 Code RO 5060 i.TIM_OC1_SetConfig stm32l0xx_hal_tim.o + 0x0800a510 0x0800a510 0x00000032 Code RO 5061 i.TIM_OC2_SetConfig stm32l0xx_hal_tim.o + 0x0800a542 0x0800a542 0x00000036 Code RO 5062 i.TIM_OC3_SetConfig stm32l0xx_hal_tim.o + 0x0800a578 0x0800a578 0x00000036 Code RO 5063 i.TIM_OC4_SetConfig stm32l0xx_hal_tim.o + 0x0800a5ae 0x0800a5ae 0x00000022 Code RO 5065 i.TIM_TI1_ConfigInputStage stm32l0xx_hal_tim.o + 0x0800a5d0 0x0800a5d0 0x00000026 Code RO 5067 i.TIM_TI2_ConfigInputStage stm32l0xx_hal_tim.o + 0x0800a5f6 0x0800a5f6 0x00000002 PAD + 0x0800a5f8 0x0800a5f8 0x000000c4 Code RO 1682 i.Tag_App dw_app.o + 0x0800a6bc 0x0800a6bc 0x000000ca Code RO 5718 i.UART_AdvFeatureConfig stm32l0xx_hal_uart.o + 0x0800a786 0x0800a786 0x00000002 PAD + 0x0800a788 0x0800a788 0x00000064 Code RO 5719 i.UART_CheckIdleState stm32l0xx_hal_uart.o + 0x0800a7ec 0x0800a7ec 0x00000064 Code RO 1488 i.UART_CheckReceive usart.o + 0x0800a850 0x0800a850 0x00000098 Code RO 1489 i.UART_CheckSend usart.o + 0x0800a8e8 0x0800a8e8 0x00000014 Code RO 5720 i.UART_DMAAbortOnError stm32l0xx_hal_uart.o + 0x0800a8fc 0x0800a8fc 0x0000004c Code RO 5721 i.UART_DMAError stm32l0xx_hal_uart.o + 0x0800a948 0x0800a948 0x0000005e Code RO 5722 i.UART_DMAReceiveCplt stm32l0xx_hal_uart.o + 0x0800a9a6 0x0800a9a6 0x0000001c Code RO 5724 i.UART_DMARxHalfCplt stm32l0xx_hal_uart.o + 0x0800a9c2 0x0800a9c2 0x00000032 Code RO 5730 i.UART_EndRxTransfer stm32l0xx_hal_uart.o + 0x0800a9f4 0x0800a9f4 0x00000010 Code RO 5731 i.UART_EndTxTransfer stm32l0xx_hal_uart.o + 0x0800aa04 0x0800aa04 0x00000064 Code RO 1491 i.UART_PushFrame usart.o + 0x0800aa68 0x0800aa68 0x00000200 Code RO 5734 i.UART_SetConfig stm32l0xx_hal_uart.o + 0x0800ac68 0x0800ac68 0x0000008c Code RO 5735 i.UART_Start_Receive_DMA stm32l0xx_hal_uart.o + 0x0800acf4 0x0800acf4 0x0000009e Code RO 5739 i.UART_WaitOnFlagUntilTimeout stm32l0xx_hal_uart.o + 0x0800ad92 0x0800ad92 0x00000002 PAD + 0x0800ad94 0x0800ad94 0x00000018 Code RO 2175 i.USART1_IRQHandler stm32l0xx_it.o + 0x0800adac 0x0800adac 0x0000001c Code RO 1492 i.USART_putc usart.o + 0x0800adc8 0x0800adc8 0x00000018 Code RO 1493 i.USART_puts usart.o + 0x0800ade0 0x0800ade0 0x00000034 Code RO 1683 i.UWB_RXOFF dw_app.o + 0x0800ae14 0x0800ae14 0x00000024 Code RO 1684 i.UWB_RXON dw_app.o + 0x0800ae38 0x0800ae38 0x0000000c Code RO 1494 i.Usart1InitVariables usart.o + 0x0800ae44 0x0800ae44 0x00000020 Code RO 2033 i.UsartInit main.o + 0x0800ae64 0x0800ae64 0x00000110 Code RO 1910 i.UsartParseDataHandler serial_at_cmd_app.o + 0x0800af74 0x0800af74 0x00000020 Code RO 6245 i.__0printf$1 mc_p.l(printf1.o) + 0x0800af94 0x0800af94 0x0000002e Code RO 6599 i.__ARM_clz mf_p.l(depilogue.o) + 0x0800afc2 0x0800afc2 0x00000030 Code RO 3510 i.__ARM_common_ll_muluu stm32l0xx_hal_rcc.o + 0x0800aff2 0x0800aff2 0x0000001a Code RO 716 i.__ARM_common_switch8 dps310.o + 0x0800b00c 0x0800b00c 0x00000044 Code RO 4178 i.__NVIC_SetPriority stm32l0xx_hal_cortex.o + 0x0800b050 0x0800b050 0x0000001c Code RO 1685 i.__NVIC_SystemReset dw_app.o + 0x0800b06c 0x0800b06c 0x000000ac Code RO 6561 i.__kernel_poly m_ps.l(poly.o) + 0x0800b118 0x0800b118 0x00000014 Code RO 6535 i.__mathlib_dbl_divzero m_ps.l(dunder.o) + 0x0800b12c 0x0800b12c 0x0000000a Code RO 6536 i.__mathlib_dbl_infnan m_ps.l(dunder.o) + 0x0800b136 0x0800b136 0x00000010 Code RO 6538 i.__mathlib_dbl_invalid m_ps.l(dunder.o) + 0x0800b146 0x0800b146 0x0000000e Code RO 6611 i.__scatterload_copy mc_p.l(handlers.o) + 0x0800b154 0x0800b154 0x00000002 Code RO 6612 i.__scatterload_null mc_p.l(handlers.o) + 0x0800b156 0x0800b156 0x0000000e Code RO 6613 i.__scatterload_zeroinit mc_p.l(handlers.o) + 0x0800b164 0x0800b164 0x0000000c Code RO 6589 i.__set_errno mc_p.l(errno.o) + 0x0800b170 0x0800b170 0x00000026 Code RO 837 i._dwt_aonarrayupload deca_device.o + 0x0800b196 0x0800b196 0x00000002 PAD + 0x0800b198 0x0800b198 0x0000003c Code RO 839 i._dwt_configlde deca_device.o + 0x0800b1d4 0x0800b1d4 0x000000b6 Code RO 841 i._dwt_enableclocks deca_device.o + 0x0800b28a 0x0800b28a 0x00000032 Code RO 842 i._dwt_loaducodefromrom deca_device.o + 0x0800b2bc 0x0800b2bc 0x00000044 Code RO 844 i._dwt_otpread deca_device.o + 0x0800b300 0x0800b300 0x00000150 Code RO 6252 i._printf_core mc_p.l(printf1.o) + 0x0800b450 0x0800b450 0x000000c8 Code RO 6152 i.ceil m_ps.l(ceil.o) + 0x0800b518 0x0800b518 0x0000000e Code RO 805 i.delay_ms dw_driver.o + 0x0800b526 0x0800b526 0x0000008c Code RO 77 i.delay_us lis3dh_driver.o + 0x0800b5b2 0x0800b5b2 0x00000002 PAD + 0x0800b5b4 0x0800b5b4 0x00000210 Code RO 852 i.dwt_configure deca_device.o + 0x0800b7c4 0x0800b7c4 0x00000028 Code RO 853 i.dwt_configuresleep deca_device.o + 0x0800b7ec 0x0800b7ec 0x00000008 Code RO 859 i.dwt_entersleep deca_device.o + 0x0800b7f4 0x0800b7f4 0x00000026 Code RO 860 i.dwt_entersleepaftertx deca_device.o + 0x0800b81a 0x0800b81a 0x00000002 PAD + 0x0800b81c 0x0800b81c 0x00000050 Code RO 861 i.dwt_forcetrxoff deca_device.o + 0x0800b86c 0x0800b86c 0x000000c8 Code RO 1394 i.dwt_getrangebias deca_range_tables.o + 0x0800b934 0x0800b934 0x00000160 Code RO 865 i.dwt_initialise deca_device.o + 0x0800ba94 0x0800ba94 0x0000002c Code RO 871 i.dwt_read16bitoffsetreg deca_device.o + 0x0800bac0 0x0800bac0 0x00000028 Code RO 872 i.dwt_read32bitoffsetreg deca_device.o + 0x0800bae8 0x0800bae8 0x00000034 Code RO 874 i.dwt_readcarrierintegrator deca_device.o + 0x0800bb1c 0x0800bb1c 0x0000000c Code RO 875 i.dwt_readdevid deca_device.o + 0x0800bb28 0x0800bb28 0x0000003c Code RO 876 i.dwt_readdiagnostics deca_device.o + 0x0800bb64 0x0800bb64 0x00000038 Code RO 878 i.dwt_readfromdevice deca_device.o + 0x0800bb9c 0x0800bb9c 0x00000012 Code RO 879 i.dwt_readrxdata deca_device.o + 0x0800bbae 0x0800bbae 0x00000010 Code RO 880 i.dwt_readrxtimestamp deca_device.o + 0x0800bbbe 0x0800bbbe 0x00000010 Code RO 886 i.dwt_readtxtimestamp deca_device.o + 0x0800bbce 0x0800bbce 0x00000054 Code RO 891 i.dwt_rxenable deca_device.o + 0x0800bc22 0x0800bc22 0x0000000e Code RO 900 i.dwt_setdelayedtrxtime deca_device.o + 0x0800bc30 0x0800bc30 0x00000024 Code RO 902 i.dwt_setinterrupt deca_device.o + 0x0800bc54 0x0800bc54 0x00000020 Code RO 906 i.dwt_setrxaftertxdelay deca_device.o + 0x0800bc74 0x0800bc74 0x00000014 Code RO 907 i.dwt_setrxantennadelay deca_device.o + 0x0800bc88 0x0800bc88 0x0000005c Code RO 909 i.dwt_setrxtimeout deca_device.o + 0x0800bce4 0x0800bce4 0x0000000e Code RO 911 i.dwt_settxantennadelay deca_device.o + 0x0800bcf2 0x0800bcf2 0x00000002 PAD + 0x0800bcf4 0x0800bcf4 0x00000094 Code RO 914 i.dwt_starttx deca_device.o + 0x0800bd88 0x0800bd88 0x00000034 Code RO 915 i.dwt_syncrxbufptrs deca_device.o + 0x0800bdbc 0x0800bdbc 0x00000016 Code RO 916 i.dwt_write16bitoffsetreg deca_device.o + 0x0800bdd2 0x0800bdd2 0x0000001e Code RO 917 i.dwt_write32bitoffsetreg deca_device.o + 0x0800bdf0 0x0800bdf0 0x00000038 Code RO 918 i.dwt_writetodevice deca_device.o + 0x0800be28 0x0800be28 0x00000024 Code RO 919 i.dwt_writetxdata deca_device.o + 0x0800be4c 0x0800be4c 0x0000001c Code RO 920 i.dwt_writetxfctrl deca_device.o + 0x0800be68 0x0800be68 0x00000030 Code RO 921 i.dwt_xtaltrim deca_device.o + 0x0800be98 0x0800be98 0x0000001a Code RO 1948 i.final_msg_get_ts dw_ds_anc.o + 0x0800beb2 0x0800beb2 0x00000016 Code RO 1686 i.final_msg_set_ts dw_app.o + 0x0800bec8 0x0800bec8 0x00000018 Code RO 1495 i.fputc usart.o + 0x0800bee0 0x0800bee0 0x00000026 Code RO 1687 i.get_rx_timestamp_u64 dw_app.o + 0x0800bf06 0x0800bf06 0x00000026 Code RO 1949 i.get_rx_timestamp_u64 dw_ds_anc.o + 0x0800bf2c 0x0800bf2c 0x00000026 Code RO 1688 i.get_tx_timestamp_u64 dw_app.o + 0x0800bf52 0x0800bf52 0x00000002 PAD + 0x0800bf54 0x0800bf54 0x00000354 Code RO 6552 i.log m_ps.l(log.o) + 0x0800c2a8 0x0800c2a8 0x000000ec Code RO 6156 i.log10 m_ps.l(log10.o) + 0x0800c394 0x0800c394 0x00000134 Code RO 2034 i.main main.o + 0x0800c4c8 0x0800c4c8 0x00000038 Code RO 2035 i.mcu_sleep main.o + 0x0800c500 0x0800c500 0x0000003a Code RO 80 i.mir3da_ReadOneByte lis3dh_driver.o + 0x0800c53a 0x0800c53a 0x00000034 Code RO 82 i.mir3da_WriteOneByte lis3dh_driver.o + 0x0800c56e 0x0800c56e 0x00000002 PAD + 0x0800c570 0x0800c570 0x00000084 Code RO 84 i.mir3da_init lis3dh_driver.o + 0x0800c5f4 0x0800c5f4 0x00000020 Code RO 87 i.mir3da_register_mask_write lis3dh_driver.o + 0x0800c614 0x0800c614 0x00000008 Code RO 89 i.mir3da_register_write lis3dh_driver.o + 0x0800c61c 0x0800c61c 0x0000002e Code RO 91 i.mir3da_set_active_interrupt_enable lis3dh_driver.o + 0x0800c64a 0x0800c64a 0x00000002 PAD + 0x0800c64c 0x0800c64c 0x00000020 Code RO 92 i.mir3da_set_enable lis3dh_driver.o + 0x0800c66c 0x0800c66c 0x00000034 Code RO 93 i.mir3da_set_step_counter_open lis3dh_driver.o + 0x0800c6a0 0x0800c6a0 0x0000003c Code RO 1622 i.parameter_check global_param.o + 0x0800c6dc 0x0800c6dc 0x00000074 Code RO 1623 i.parameter_init global_param.o + 0x0800c750 0x0800c750 0x0000004c Code RO 1416 i.readfromspi spi.o + 0x0800c79c 0x0800c79c 0x0000009c Code RO 6173 i.round m_ps.l(round.o) + 0x0800c838 0x0800c838 0x00000050 Code RO 1624 i.save_com_map_to_flash global_param.o + 0x0800c888 0x0800c888 0x00000048 Code RO 1417 i.writetospi spi.o + 0x0800c8d0 0x0800c8d0 0x00000008 Data RO 1367 .constdata deca_params_init.o + 0x0800c8d8 0x0800c8d8 0x00000018 Data RO 1368 .constdata deca_params_init.o + 0x0800c8f0 0x0800c8f0 0x00000008 Data RO 1369 .constdata deca_params_init.o + 0x0800c8f8 0x0800c8f8 0x0000000c Data RO 1370 .constdata deca_params_init.o + 0x0800c904 0x0800c904 0x00000004 Data RO 1371 .constdata deca_params_init.o + 0x0800c908 0x0800c908 0x00000020 Data RO 1372 .constdata deca_params_init.o + 0x0800c928 0x0800c928 0x00000032 Data RO 1373 .constdata deca_params_init.o + 0x0800c95a 0x0800c95a 0x0000020a Data RO 1395 .constdata deca_range_tables.o + 0x0800cb64 0x0800cb64 0x00000019 Data RO 2334 .constdata system_stm32l0xx.o + 0x0800cb7d 0x0800cb7d 0x00000008 Data RO 2335 .constdata system_stm32l0xx.o + 0x0800cb85 0x0800cb85 0x00000003 PAD + 0x0800cb88 0x0800cb88 0x00000038 Data RO 6553 .constdata m_ps.l(log.o) + 0x0800cbc0 0x0800cbc0 0x00000008 Data RO 6563 .constdata m_ps.l(qnan.o) + 0x0800cbc8 0x0800cbc8 0x00000020 Data RO 6609 Region$$Table anon$$obj.o - Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800bc94, Size: 0x00001c00, Max: 0x00002000, ABSOLUTE, COMPRESSED[0x0000003c]) + Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800cbe8, Size: 0x00001e80, Max: 0x00002000, ABSOLUTE, COMPRESSED[0x0000004c]) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x20000000 COMPRESSED 0x00000002 Data RW 651 .data deca_device.o - 0x20000002 COMPRESSED 0x00000023 Data RW 1102 .data deca_params_init.o - 0x20000025 COMPRESSED 0x00000003 PAD - 0x20000028 COMPRESSED 0x00000009 Data RW 1204 .data adc.o - 0x20000031 COMPRESSED 0x00000003 PAD - 0x20000034 COMPRESSED 0x00000028 Data RW 1240 .data usart.o - 0x2000005c COMPRESSED 0x00000004 PAD - 0x20000060 COMPRESSED 0x000000d5 Data RW 1400 .data dw_app.o - 0x20000135 COMPRESSED 0x00000007 Data RW 1514 .data serial_at_cmd_app.o - 0x2000013c COMPRESSED 0x00000037 Data RW 1563 .data main.o - 0x20000173 COMPRESSED 0x00000001 PAD - 0x20000174 COMPRESSED 0x00000004 Data RW 1680 .data stm32l0xx_it.o - 0x20000178 COMPRESSED 0x00000004 Data RW 2080 .data stm32l0xx_hal.o - 0x2000017c COMPRESSED 0x00000004 Data RW 4670 .data system_stm32l0xx.o - 0x20000180 COMPRESSED 0x00000004 Data RW 5075 .data mc_p.l(stdout.o) - 0x20000184 - 0x0000003c Zero RW 650 .bss deca_device.o - 0x200001c0 - 0x00000bf0 Zero RW 1239 .bss usart.o - 0x20000db0 - 0x00000400 Zero RW 1354 .bss global_param.o - 0x200011b0 - 0x0000037a Zero RW 1399 .bss dw_app.o - 0x2000152a - 0x000000c8 Zero RW 1513 .bss serial_at_cmd_app.o - 0x200015f2 COMPRESSED 0x00000002 PAD - 0x200015f4 - 0x000001f4 Zero RW 1562 .bss main.o - 0x200017e8 - 0x00000018 Zero RW 2959 .bss stm32l0xx_hal_flash.o - 0x20001800 - 0x00000400 Zero RW 1 STACK startup_stm32l051xx.o + 0x20000000 COMPRESSED 0x00000016 Data RW 94 .data lis3dh_driver.o + 0x20000016 COMPRESSED 0x00000002 PAD + 0x20000018 COMPRESSED 0x0000000c Data RW 924 .data deca_device.o + 0x20000024 COMPRESSED 0x0000001e Data RW 1374 .data deca_params_init.o + 0x20000042 COMPRESSED 0x00000002 Data RW 1375 .data deca_params_init.o + 0x20000044 COMPRESSED 0x00000003 Data RW 1376 .data deca_params_init.o + 0x20000047 COMPRESSED 0x00000001 PAD + 0x20000048 COMPRESSED 0x0000000c Data RW 1458 .data adc.o + 0x20000054 COMPRESSED 0x00000018 Data RW 1497 .data usart.o + 0x2000006c COMPRESSED 0x00000001 Data RW 1626 .data global_param.o + 0x2000006d COMPRESSED 0x00000003 PAD + 0x20000070 COMPRESSED 0x000000c3 Data RW 1701 .data dw_app.o + 0x20000133 COMPRESSED 0x00000001 PAD + 0x20000134 COMPRESSED 0x00000004 Data RW 1715 .data dw_app.o + 0x20000138 COMPRESSED 0x00000007 Data RW 1912 .data serial_at_cmd_app.o + 0x2000013f COMPRESSED 0x00000001 PAD + 0x20000140 COMPRESSED 0x000000c8 Data RW 1953 .data dw_ds_anc.o + 0x20000208 COMPRESSED 0x00000034 Data RW 2039 .data main.o + 0x2000023c COMPRESSED 0x00000002 Data RW 2042 .data main.o + 0x2000023e COMPRESSED 0x00000002 Data RW 2047 .data main.o + 0x20000240 COMPRESSED 0x0000000c Data RW 2176 .data stm32l0xx_it.o + 0x2000024c COMPRESSED 0x00000004 Data RW 2336 .data system_stm32l0xx.o + 0x20000250 COMPRESSED 0x0000000c Data RW 2741 .data stm32l0xx_hal.o + 0x2000025c COMPRESSED 0x00000004 Data RW 6578 .data mc_p.l(stdout.o) + 0x20000260 COMPRESSED 0x00000004 Data RW 6590 .data mc_p.l(errno.o) + 0x20000264 - 0x0000003c Zero RW 922 .bss deca_device.o + 0x200002a0 - 0x00000bf0 Zero RW 1496 .bss usart.o + 0x20000e90 - 0x000000c8 Zero RW 1625 .bss global_param.o + 0x20000f58 - 0x00000452 Zero RW 1690 .bss dw_app.o + 0x200013aa - 0x000000c8 Zero RW 1911 .bss serial_at_cmd_app.o + 0x20001472 COMPRESSED 0x00000002 PAD + 0x20001474 - 0x000003ac Zero RW 1950 .bss dw_ds_anc.o + 0x20001820 - 0x000001b8 Zero RW 2036 .bss main.o + 0x200019d8 - 0x00000048 Zero RW 2037 .bss main.o + 0x20001a20 - 0x00000048 Zero RW 2038 .bss main.o + 0x20001a68 - 0x00000018 Zero RW 3642 .bss stm32l0xx_hal_flash.o + 0x20001a80 - 0x00000400 Zero RW 1 STACK startup_stm32l051xx.o ============================================================================== @@ -3447,48 +4625,60 @@ Code (inc. data) RO Data RW Data ZI Data Debug Object Name - 372 50 0 9 0 1269 adc.o - 2806 142 0 2 60 23975 deca_device.o - 0 0 138 35 0 1749 deca_params_init.o - 3370 460 0 213 890 12808 dw_app.o - 108 6 0 0 0 1030 dw_driver.o - 164 0 0 0 0 2511 flash.o - 180 22 0 0 1024 1605 global_param.o - 944 4 0 0 0 341941 lis3dh_driver.o - 2792 450 0 55 500 11847 main.o - 608 56 0 7 200 10949 serial_at_cmd_app.o - 240 18 0 0 0 2285 spi.o - 28 8 192 0 1024 592 startup_stm32l051xx.o - 124 22 0 4 0 2919 stm32l0xx_hal.o - 1412 48 0 0 0 5881 stm32l0xx_hal_adc.o - 220 0 0 0 0 1414 stm32l0xx_hal_adc_ex.o - 242 32 0 0 0 11119 stm32l0xx_hal_cortex.o - 724 10 0 0 0 3854 stm32l0xx_hal_dma.o - 660 50 0 0 24 5082 stm32l0xx_hal_flash.o - 192 22 0 0 0 1747 stm32l0xx_hal_flash_ex.o - 556 36 0 0 0 3807 stm32l0xx_hal_gpio.o - 970 26 0 0 0 7735 stm32l0xx_hal_lptim.o - 608 62 0 0 0 3667 stm32l0xx_hal_msp.o - 164 28 0 0 0 2607 stm32l0xx_hal_pwr.o - 2384 100 0 0 0 5764 stm32l0xx_hal_rcc.o - 556 14 0 0 0 1388 stm32l0xx_hal_rcc_ex.o - 146 0 0 0 0 1031 stm32l0xx_hal_spi.o - 2856 70 0 0 0 12848 stm32l0xx_hal_uart.o - 2 0 0 0 0 860 stm32l0xx_hal_uart_ex.o - 158 36 0 4 0 3804 stm32l0xx_it.o - 108 20 33 4 0 1091 system_stm32l0xx.o - 636 104 0 40 3056 6247 usart.o + 272 44 0 12 0 1333 adc.o + 2470 152 0 12 60 24019 deca_device.o + 0 0 138 35 0 1845 deca_params_init.o + 200 18 522 0 0 2175 deca_range_tables.o + 26 0 0 0 0 72 dps310.o + 4596 486 0 199 1106 32191 dw_app.o + 102 6 0 0 0 4494 dw_driver.o + 1934 170 0 200 940 8329 dw_ds_anc.o + 130 0 0 0 0 3095 flash.o + 256 38 0 1 200 2433 global_param.o + 1354 34 0 22 0 378337 lis3dh_driver.o + 2580 372 0 56 584 14679 main.o + 392 32 0 7 200 2941 serial_at_cmd_app.o + 168 14 0 0 0 5465 spi.o + 28 8 192 0 1024 616 startup_stm32l051xx.o + 172 28 0 12 0 8573 stm32l0xx_hal.o + 1034 36 0 0 0 6429 stm32l0xx_hal_adc.o + 170 0 0 0 0 1406 stm32l0xx_hal_adc_ex.o + 176 34 0 0 0 12644 stm32l0xx_hal_cortex.o + 604 12 0 0 0 4922 stm32l0xx_hal_dma.o + 436 54 0 0 24 6330 stm32l0xx_hal_flash.o + 164 24 0 0 0 2637 stm32l0xx_hal_flash_ex.o + 438 36 0 0 0 4039 stm32l0xx_hal_gpio.o + 16 6 0 0 0 987 stm32l0xx_hal_iwdg.o + 788 30 0 0 0 8245 stm32l0xx_hal_lptim.o + 556 70 0 0 0 4530 stm32l0xx_hal_msp.o + 116 16 0 0 0 1243 stm32l0xx_hal_pwr.o + 1706 90 0 0 0 5640 stm32l0xx_hal_rcc.o + 356 14 0 0 0 1420 stm32l0xx_hal_rcc_ex.o + 182 0 0 0 0 1179 stm32l0xx_hal_spi.o + 1160 24 0 0 0 12180 stm32l0xx_hal_tim.o + 88 10 0 0 0 1200 stm32l0xx_hal_tim_ex.o + 2360 92 0 0 0 15070 stm32l0xx_hal_uart.o + 2 0 0 0 0 984 stm32l0xx_hal_uart_ex.o + 262 68 0 12 0 4991 stm32l0xx_it.o + 88 22 33 4 0 344807 system_stm32l0xx.o + 440 52 0 24 3056 7533 usart.o ---------------------------------------------------------------------- - 24372 1896 396 384 6780 495426 Object Totals + 25874 2092 920 604 7196 939013 Object Totals 0 0 32 0 0 0 (incl. Generated) - 42 0 1 11 2 0 (incl. Padding) + 52 0 3 8 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 + 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 + 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 @@ -3498,6 +4688,7 @@ 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 @@ -3512,39 +4703,45 @@ 0 0 0 4 0 0 stdout.o 44 0 0 0 0 72 uidiv.o 96 0 0 0 0 84 uldiv.o + 40 2 0 0 0 68 cdcmple.o 40 2 0 0 0 68 cdrcmple.o 20 0 0 0 0 68 cfcmple.o - 20 0 0 0 0 68 cfrcmple.o 56 0 0 0 0 68 d2f.o 356 4 0 0 0 140 dadd.o 240 6 0 0 0 84 ddiv.o 236 0 0 0 0 216 depilogue.o 72 10 0 0 0 72 dfixi.o + 80 8 0 0 0 72 dfixl.o 60 10 0 0 0 68 dfixui.o 40 6 0 0 0 68 dflti.o + 44 6 0 0 0 72 dfltl.o 28 4 0 0 0 68 dfltui.o + 28 6 0 0 0 68 dfltul.o 208 6 0 0 0 88 dmul.o + 124 10 0 0 0 76 drnd.o + 44 0 0 0 0 72 dscalb.o 40 0 0 0 0 60 f2d.o 178 0 0 0 0 108 fadd.o 124 0 0 0 0 72 fdiv.o 130 0 0 0 0 144 fepilogue.o 40 0 0 0 0 60 ffixui.o + 22 0 0 0 0 68 fflti.o 14 0 0 0 0 68 ffltui.o ---------------------------------------------------------------------- - 3028 96 0 4 0 2564 Library Totals - 4 0 0 0 0 0 (incl. Padding) + 4862 250 64 8 0 3628 Library Totals + 2 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 - 922 28 0 4 0 900 mc_p.l - 1902 48 0 0 0 1588 mf_p.l + 1662 136 64 0 0 652 m_ps.l + 934 34 0 8 0 960 mc_p.l + 2264 80 0 0 0 2016 mf_p.l ---------------------------------------------------------------------- - 3028 96 0 4 0 2564 Library Totals + 4862 250 64 8 0 3628 Library Totals ---------------------------------------------------------------------- @@ -3553,15 +4750,15 @@ Code (inc. data) RO Data RW Data ZI Data Debug - 27400 1992 396 388 6780 488686 Grand Totals - 27400 1992 396 60 6780 488686 ELF Image Totals (compressed) - 27400 1992 396 60 0 0 ROM Totals + 30736 2342 984 612 7196 930301 Grand Totals + 30736 2342 984 76 7196 930301 ELF Image Totals (compressed) + 30736 2342 984 76 0 0 ROM Totals ============================================================================== - Total RO Size (Code + RO Data) 27796 ( 27.14kB) - Total RW Size (RW Data + ZI Data) 7168 ( 7.00kB) - Total ROM Size (Code + RO Data + RW Data) 27856 ( 27.20kB) + Total RO Size (Code + RO Data) 31720 ( 30.98kB) + Total RW Size (RW Data + ZI Data) 7808 ( 7.63kB) + Total ROM Size (Code + RO Data + RW Data) 31796 ( 31.05kB) ============================================================================== -- Gitblit v1.9.3