From 1b83e716601b4c7ba981a00be6ecf24a9d549d52 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期三, 20 一月 2021 10:18:56 +0800 Subject: [PATCH] V2.20 1.增加静止时间判定参数,测距有BUG抖动较大 --- MDK-ARM/L051/L051.map | 3042 +++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 1,793 insertions(+), 1,249 deletions(-) diff --git a/MDK-ARM/L051/L051.map b/MDK-ARM/L051/L051.map index 4847e11..1b1bc54 100644 --- a/MDK-ARM/L051/L051.map +++ b/MDK-ARM/L051/L051.map @@ -155,6 +155,57 @@ lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to fdiv.o(.text) for __aeabi_fdiv lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to asin.o(i.asin) for asin lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(.data) for .data + dps310.o(i.dps310_config) refers to dps310.o(i.dps310_get_scaling_coef) for dps310_get_scaling_coef + dps310.o(i.dps310_get_processed_data) refers to 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.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.GetPressAndTemp) refers to dps310.o(i.dps310_get_processed_data) for dps310_get_processed_data + dps368_test.o(i.GetPressAndTemp) refers to printfa.o(i.__0printf) for __2printf + dps368_test.o(i.GetPressAndTemp) refers to dps368_test.o(.data) for .data + dps368_test.o(i.GetPressAndTemp) refers to dps368_test.o(.bss) for .bss + dps368_test.o(i.PressToHeight) refers to f2d.o(.text) for __aeabi_f2d + dps368_test.o(i.PressToHeight) refers to dmul.o(.text) for __aeabi_dmul + dps368_test.o(i.PressToHeight) refers to ddiv.o(.text) for __aeabi_ddiv + dps368_test.o(i.PressToHeight) refers to d2f.o(.text) for __aeabi_d2f + dps368_test.o(i.PressToHeight) refers to fdiv.o(.text) for __aeabi_fdiv + dps368_test.o(i.PressToHeight) refers to log10f.o(i.log10f) for log10f + dps368_test.o(i.PressToHeight) refers to fmul.o(.text) for __aeabi_fmul + 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_wait_ms) refers to printfa.o(i.__0printf) for __2printf + 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 @@ -162,7 +213,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 @@ -174,7 +225,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 @@ -193,6 +244,7 @@ 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 @@ -200,7 +252,15 @@ 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 .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 .bss @@ -345,15 +405,11 @@ 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 @@ -418,8 +474,7 @@ 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.NVIC_SystemReset) for NVIC_SystemReset - dw_app.o(i.GetNearMsg) refers to uidiv.o(.text) for __aeabi_uidivmod + 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 @@ -436,7 +491,7 @@ 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 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 @@ -452,7 +507,6 @@ 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 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 @@ -467,7 +521,7 @@ 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_rxenable) for dwt_rxenable dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata - dw_app.o(i.NearPoll) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset + 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 @@ -500,7 +554,7 @@ dw_app.o(i.Poll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg dw_app.o(i.Poll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg dw_app.o(i.Poll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata - dw_app.o(i.Poll) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset + dw_app.o(i.Poll) refers to dw_app.o(i.__NVIC_SystemReset) for __NVIC_SystemReset dw_app.o(i.Poll) refers to memcmp.o(.text) for memcmp dw_app.o(i.Poll) refers to dw_app.o(i.get_tx_timestamp_u64) for get_tx_timestamp_u64 dw_app.o(i.Poll) refers to dw_app.o(i.get_rx_timestamp_u64) for get_rx_timestamp_u64 @@ -550,7 +604,7 @@ dw_app.o(i.Registor_Poll) refers to dadd.o(.text) for __aeabi_dsub dw_app.o(i.Registor_Poll) refers to dfixi.o(.text) for __aeabi_d2iz 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(i.NVIC_SystemReset) for NVIC_SystemReset + dw_app.o(i.Registor_Poll) refers to dw_app.o(i.__NVIC_SystemReset) for __NVIC_SystemReset 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(.data) for .data dw_app.o(i.Registor_Poll) refers to dw_app.o(.bss) for .bss @@ -558,8 +612,8 @@ 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.Tag_App) refers to lis3dh_driver.o(i.delay_us) for delay_us dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid - dw_app.o(i.Tag_App) refers to dw_app.o(i.Dw1000_Init) for Dw1000_Init 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.Poll) for Poll @@ -595,28 +649,41 @@ 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 fflti.o(.text) for __aeabi_i2f + 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 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(i.mcu_sleep) for mcu_sleep main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(.data) for .data main.o(i.HAL_LPTIM_CompareMatchCallback) refers to dw_app.o(.data) for tagslotpos 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.HardWareTypeDiffConfig) refers to memseta.o(.text) for __aeabi_memclr4 + main.o(i.HardWareTypeDiffConfig) refers to main.o(i.MX_TIM2_Init) for MX_TIM2_Init + main.o(i.HardWareTypeDiffConfig) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + main.o(i.HardWareTypeDiffConfig) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init + main.o(i.HardWareTypeDiffConfig) refers to main.o(.data) for .data main.o(i.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_tim.o(i.HAL_TIM_PWM_Stop) for HAL_TIM_PWM_Stop main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin + main.o(i.IdleTask) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) for HAL_TIM_PWM_Start main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin main.o(i.IdleTask) refers to main.o(i.UsartInit) for UsartInit 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 printfa.o(i.__0printf) 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 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.IdleTask) refers to dw_app.o(.data) for motor_state - main.o(i.IdleTask) refers to main.o(.data) for .data main.o(i.IdleTask) refers to stm32l0xx_it.o(.data) for nomove_count main.o(i.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 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) for HAL_ADC_ConfigChannel @@ -631,23 +698,30 @@ main.o(i.MX_GPIO_Init) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ main.o(i.MX_SPI1_Init) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_Init) for HAL_SPI_Init main.o(i.MX_SPI1_Init) refers to main.o(.bss) for .bss + main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) for HAL_TIM_Base_Init + main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) for HAL_TIM_ConfigClockSource + main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) for HAL_TIM_PWM_Init + main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) for HAL_TIMEx_MasterConfigSynchronization + main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) for HAL_TIM_PWM_ConfigChannel + main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) for HAL_TIM_MspPostInit + main.o(i.MX_TIM2_Init) refers to main.o(.bss) for .bss main.o(i.MX_USART1_UART_Init) refers to memseta.o(.text) for __aeabi_memclr4 main.o(i.MX_USART1_UART_Init) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init main.o(i.MX_USART1_UART_Init) refers to usart.o(i.Usart1InitVariables) for Usart1InitVariables 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 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 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 deca_device.o(.data) for module_power - main.o(i.Program_Init) refers to main.o(.data) for .data main.o(i.Program_Init) refers to main.o(.bss) for .bss main.o(i.SetNextPollTime) refers to dflti.o(.text) for __aeabi_i2d main.o(i.SetNextPollTime) refers to ddiv.o(.text) for __aeabi_ddiv @@ -679,6 +753,7 @@ main.o(i.main) refers to lis3dh_driver.o(i.LIS3DH_Data_Init) for LIS3DH_Data_Init main.o(i.main) refers to dw_app.o(i.Dw1000_Init) for Dw1000_Init main.o(i.main) refers to dw_app.o(i.Dw1000_App_Init) for Dw1000_App_Init + main.o(i.main) refers to main.o(i.HardWareTypeDiffConfig) for HardWareTypeDiffConfig main.o(i.main) refers to deca_device.o(i.dwt_configuresleep) for dwt_configuresleep 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 adc.o(i.Get_Battary) for Get_Battary @@ -689,6 +764,7 @@ main.o(i.main) refers to main.o(.bss) for .bss main.o(i.main) refers to main.o(.data) for .data main.o(i.main) refers to usart.o(.bss) for m_EUART_DMA_RXBuf + main.o(i.main) refers to dw_app.o(.data) for motor_state 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 @@ -703,7 +779,7 @@ stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to main.o(.bss) for hdma_usart1_rx stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin - stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(i.UsartInit) for UsartInit + stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to dw_driver.o(i.delay_ms) for delay_ms stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) for HAL_GPIO_EXTI_IRQHandler stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_it.o(.data) for .data stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to global_param.o(.bss) for g_com_map @@ -722,6 +798,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 @@ -744,8 +822,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 @@ -771,14 +849,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 @@ -929,15 +1013,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 @@ -945,65 +1028,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 @@ -1016,15 +1101,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 @@ -1034,6 +1122,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 @@ -1043,29 +1132,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 @@ -1078,16 +1159,8 @@ 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 @@ -1099,17 +1172,23 @@ 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_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 @@ -1120,15 +1199,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 @@ -1148,8 +1241,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 @@ -1164,11 +1257,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 @@ -1188,14 +1281,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 @@ -1226,12 +1319,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 @@ -1270,8 +1496,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 @@ -1279,20 +1507,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 @@ -1300,34 +1524,45 @@ 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 + 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 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 @@ -1362,6 +1597,32 @@ 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 + log10f.o(i.__softfp_log10f) refers (Special) to iusefp.o(.text) for __I$use$fp + log10f.o(i.__softfp_log10f) refers to log10f.o(i.log10f) for log10f + log10f.o(i.log10f) refers (Special) to iusefp.o(.text) for __I$use$fp + log10f.o(i.log10f) refers to fadd.o(.text) for __aeabi_fadd + log10f.o(i.log10f) refers to fdiv.o(.text) for __aeabi_fdiv + log10f.o(i.log10f) refers to fmul.o(.text) for __aeabi_fmul + log10f.o(i.log10f) refers to fflti.o(.text) for __aeabi_i2f + log10f.o(i.log10f) refers to funder.o(i.__mathlib_flt_infnan) for __mathlib_flt_infnan + log10f.o(i.log10f) refers to errno.o(i.__set_errno) for __set_errno + log10f.o(i.log10f) refers to funder.o(i.__mathlib_flt_invalid) for __mathlib_flt_invalid + log10f.o(i.log10f) refers to fscalb.o(.text) for __ARM_scalbnf + log10f.o(i.log10f) refers to funder.o(i.__mathlib_flt_divzero) for __mathlib_flt_divzero + log10f.o(i.log10f) refers to log10f.o(.constdata) for .constdata + log10f.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp + log10f_x.o(i.____softfp_log10f$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp + log10f_x.o(i.____softfp_log10f$lsc) refers to log10f_x.o(i.__log10f$lsc) for __log10f$lsc + log10f_x.o(i.__log10f$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp + log10f_x.o(i.__log10f$lsc) refers to fadd.o(.text) for __aeabi_fadd + log10f_x.o(i.__log10f$lsc) refers to fdiv.o(.text) for __aeabi_fdiv + log10f_x.o(i.__log10f$lsc) refers to fmul.o(.text) for __aeabi_fmul + log10f_x.o(i.__log10f$lsc) refers to fflti.o(.text) for __aeabi_i2f + log10f_x.o(i.__log10f$lsc) refers to funder.o(i.__mathlib_flt_infnan) for __mathlib_flt_infnan + log10f_x.o(i.__log10f$lsc) refers to errno.o(i.__set_errno) for __set_errno + log10f_x.o(i.__log10f$lsc) refers to fscalb.o(.text) for __ARM_scalbnf + log10f_x.o(i.__log10f$lsc) refers to log10f_x.o(.constdata) for .constdata + log10f_x.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp 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 @@ -1660,8 +1921,10 @@ printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue + fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp fdiv.o(.text) refers to fepilogue.o(.text) for _float_round + 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 @@ -1670,6 +1933,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 @@ -1684,6 +1948,7 @@ dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr f2d.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 cfcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp @@ -1696,6 +1961,13 @@ 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 + funder.o(i.__mathlib_flt_divzero) refers to fdiv.o(.text) for __aeabi_fdiv + funder.o(i.__mathlib_flt_infnan) refers to fscalb.o(.text) for __ARM_scalbnf + funder.o(i.__mathlib_flt_infnan2) refers to fadd.o(.text) for __aeabi_fadd + funder.o(i.__mathlib_flt_invalid) refers to fdiv.o(.text) for __aeabi_fdiv + funder.o(i.__mathlib_flt_overflow) refers to fscalb.o(.text) for __ARM_scalbnf + funder.o(i.__mathlib_flt_posinfnan) refers to fmul.o(.text) for __aeabi_fmul + funder.o(i.__mathlib_flt_underflow) refers to fscalb.o(.text) for __ARM_scalbnf 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 @@ -1780,6 +2052,27 @@ Removing lis3dh_driver.o(i.LIS3DH_WriteLenByte), (38 bytes). Removing lis3dh_driver.o(i.drv_lis2dh12_get_angle), (216 bytes). Removing lis3dh_driver.o(.data), (8 bytes). + Removing dps310.o(i.dps310_config), (132 bytes). + Removing dps310.o(i.dps310_get_processed_data), (484 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), (68 bytes). + Removing dps368_test.o(i.GetPressAndTemp), (112 bytes). + Removing dps368_test.o(i.PressToHeight), (72 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), (32 bytes). + Removing dps368_test.o(i.test_write_byte), (52 bytes). + Removing dps368_test.o(.bss), (44 bytes). + Removing dps368_test.o(.data), (16 bytes). + Removing dps368_test.o(.data), (4 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), (26 bytes). @@ -1836,10 +2129,8 @@ Removing deca_device.o(i.dwt_softreset), (112 bytes). Removing deca_device.o(i.dwt_spicswakeup), (56 bytes). Removing deca_device.o(.data), (1 bytes). - Removing deca_range_tables.o(i.dwt_getrangebias), (276 bytes). + Removing deca_range_tables.o(i.dwt_getrangebias), (200 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 spi.o(.rev16_text), (4 bytes). Removing spi.o(.revsh_text), (4 bytes). Removing spi.o(.data), (1 bytes). @@ -1905,6 +2196,7 @@ Removing serial_at_cmd_app.o(.revsh_text), (4 bytes). Removing main.o(.rev16_text), (4 bytes). Removing main.o(.revsh_text), (4 bytes). + Removing main.o(.data), (1 bytes). Removing main.o(.data), (2 bytes). Removing main.o(.data), (2 bytes). Removing main.o(.data), (1 bytes). @@ -1914,422 +2206,538 @@ 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), (40 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 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_Delay), (36 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_DeInit), (228 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_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_EnterSLEEPMode), (96 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_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_NVIC_SystemReset), (28 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_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_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 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 system_stm32l0xx.o(.rev16_text), (4 bytes). Removing system_stm32l0xx.o(.revsh_text), (4 bytes). - Removing system_stm32l0xx.o(i.SystemCoreClockUpdate), (276 bytes). - Removing cfrcmple.o(.text), (20 bytes). + Removing system_stm32l0xx.o(i.SystemCoreClockUpdate), (156 bytes). + Removing fmul.o(.text), (122 bytes). + Removing fscalb.o(.text), (24 bytes). Removing dscalb.o(.text), (44 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). -604 unused section(s) (total 47261 bytes) removed from the image. +740 unused section(s) (total 50612 bytes) removed from the image. ============================================================================== @@ -2344,6 +2752,7 @@ ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_adc_ex.c 0x00000000 Number 0 stm32l0xx_hal_adc_ex.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_cortex.c 0x00000000 Number 0 stm32l0xx_hal_cortex.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_dma.c 0x00000000 Number 0 stm32l0xx_hal_dma.o ABSOLUTE + ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_exti.c 0x00000000 Number 0 stm32l0xx_hal_exti.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash.c 0x00000000 Number 0 stm32l0xx_hal_flash.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash_ex.c 0x00000000 Number 0 stm32l0xx_hal_flash_ex.o ABSOLUTE ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32l0xx_hal_flash_ramfunc.o ABSOLUTE @@ -2364,36 +2773,37 @@ ../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 + ../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/errno.c 0x00000000 Number 0 errno.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE - ../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE ../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE - ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE + ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.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 entry8b.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE ../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE + ../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE - ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE + ../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.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 @@ -2405,26 +2815,31 @@ ../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 fdiv.o ABSOLUTE ../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE - ../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE + ../fplib/microlib/fpdiv.c 0x00000000 Number 0 fdiv.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 dfixi.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE - ../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE ../fplib/microlib/fpfix.c 0x00000000 Number 0 ffixui.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 fflti.o ABSOLUTE - ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE + ../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE ../fplib/microlib/fpflt.c 0x00000000 Number 0 ffltui.o ABSOLUTE ../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE + ../fplib/microlib/fpmul.c 0x00000000 Number 0 fmul.o ABSOLUTE ../fplib/microlib/fpscalb.c 0x00000000 Number 0 dscalb.o ABSOLUTE + ../fplib/microlib/fpscalb.c 0x00000000 Number 0 fscalb.o ABSOLUTE ../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE ../mathlib/asin.c 0x00000000 Number 0 asin.o ABSOLUTE ../mathlib/asin.c 0x00000000 Number 0 asin_x.o ABSOLUTE ../mathlib/ceil.c 0x00000000 Number 0 ceil.o ABSOLUTE ../mathlib/dunder.c 0x00000000 Number 0 dunder.o ABSOLUTE ../mathlib/fpclassify.c 0x00000000 Number 0 fpclassify.o ABSOLUTE + ../mathlib/funder.c 0x00000000 Number 0 funder.o ABSOLUTE + ../mathlib/log10f.c 0x00000000 Number 0 log10f_x.o ABSOLUTE + ../mathlib/log10f.c 0x00000000 Number 0 log10f.o ABSOLUTE ../mathlib/poly.c 0x00000000 Number 0 poly.o ABSOLUTE ../mathlib/pow.c 0x00000000 Number 0 pow_x.o ABSOLUTE ../mathlib/pow.c 0x00000000 Number 0 pow.o ABSOLUTE @@ -2437,6 +2852,7 @@ ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_adc_ex.c 0x00000000 Number 0 stm32l0xx_hal_adc_ex.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_cortex.c 0x00000000 Number 0 stm32l0xx_hal_cortex.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_dma.c 0x00000000 Number 0 stm32l0xx_hal_dma.o ABSOLUTE + ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_exti.c 0x00000000 Number 0 stm32l0xx_hal_exti.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_flash.c 0x00000000 Number 0 stm32l0xx_hal_flash.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_flash_ex.c 0x00000000 Number 0 stm32l0xx_hal_flash_ex.o ABSOLUTE ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32l0xx_hal_flash_ramfunc.o ABSOLUTE @@ -2453,7 +2869,8 @@ ..\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 @@ -2464,12 +2881,13 @@ ..\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 @@ -2478,6 +2896,7 @@ ..\\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 @@ -2516,242 +2935,295 @@ .text 0x080056c0 Section 0 dfixi.o(.text) .text 0x08005708 Section 0 dfixui.o(.text) .text 0x08005744 Section 0 f2d.o(.text) - .text 0x0800576c Section 0 d2f.o(.text) - .text 0x080057a4 Section 20 cfcmple.o(.text) - .text 0x080057b8 Section 0 llshl.o(.text) - .text 0x080057d8 Section 0 llushr.o(.text) - .text 0x080057fa Section 0 llsshr.o(.text) - .text 0x08005820 Section 0 iusefp.o(.text) - .text 0x08005820 Section 0 fepilogue.o(.text) - .text 0x080058a2 Section 0 depilogue.o(.text) - .text 0x08005960 Section 40 cdrcmple.o(.text) - .text 0x08005988 Section 36 init.o(.text) - i.ADC_DelayMicroSecond 0x080059ac Section 0 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) - ADC_DelayMicroSecond 0x080059ad Thumb Code 34 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) - i.ADC_Enable 0x080059d8 Section 0 stm32l0xx_hal_adc.o(i.ADC_Enable) - ADC_Enable 0x080059d9 Thumb Code 160 stm32l0xx_hal_adc.o(i.ADC_Enable) - i.Checksum_u16 0x08005a7c Section 0 dw_app.o(i.Checksum_u16) - i.DMA1_Channel2_3_IRQHandler 0x08005a98 Section 0 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) - i.DMA_SetConfig 0x08005ab0 Section 0 stm32l0xx_hal_dma.o(i.DMA_SetConfig) - DMA_SetConfig 0x08005ab1 Thumb Code 46 stm32l0xx_hal_dma.o(i.DMA_SetConfig) - i.Dw1000_App_Init 0x08005ae0 Section 0 dw_app.o(i.Dw1000_App_Init) - i.Dw1000_Init 0x08005b40 Section 0 dw_app.o(i.Dw1000_Init) - i.EXTI0_1_IRQHandler 0x08005b74 Section 0 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) - i.Error_Handler 0x08005bec Section 0 main.o(i.Error_Handler) - i.FLASH_PageErase 0x08005bf0 Section 0 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) - i.FLASH_Prepare 0x08005c24 Section 0 flash.o(i.FLASH_Prepare) - i.FLASH_Read 0x08005c58 Section 0 flash.o(i.FLASH_Read) - i.FLASH_SetErrorCode 0x08005c6c Section 0 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) - FLASH_SetErrorCode 0x08005c6d Thumb Code 230 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) - i.FLASH_WaitForLastOperation 0x08005d5c Section 0 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) - i.FLASH_Write 0x08005e04 Section 0 flash.o(i.FLASH_Write) - i.FindNearBasePos 0x08005e3c Section 0 dw_app.o(i.FindNearBasePos) - i.GPIO_Toggle 0x08005e64 Section 0 main.o(i.GPIO_Toggle) - i.GetLPTime 0x08005e6c Section 0 main.o(i.GetLPTime) - i.GetNearMsg 0x08005ea4 Section 0 dw_app.o(i.GetNearMsg) - i.Get_ADC_Value 0x08005fa0 Section 0 adc.o(i.Get_ADC_Value) - i.Get_Battary 0x08005fc8 Section 0 adc.o(i.Get_Battary) - i.HAL_ADCEx_Calibration_Start 0x080060b0 Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) - i.HAL_ADC_ConfigChannel 0x0800618c Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) - i.HAL_ADC_GetState 0x08006294 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) - i.HAL_ADC_GetValue 0x0800629a Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) - i.HAL_ADC_Init 0x080062a4 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) - i.HAL_ADC_MspInit 0x080064e0 Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) - i.HAL_ADC_PollForConversion 0x08006530 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) - i.HAL_ADC_Start 0x0800661c Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) - i.HAL_DMA_Abort_IT 0x08006694 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) - i.HAL_DMA_IRQHandler 0x080066f0 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) - i.HAL_DMA_Init 0x080067f8 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) - i.HAL_DMA_Start_IT 0x080068a0 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) - i.HAL_FLASHEx_Erase 0x0800693c Section 0 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) - i.HAL_FLASH_Lock 0x080069c8 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) - i.HAL_FLASH_Program 0x080069e8 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) - i.HAL_FLASH_Unlock 0x08006a38 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) - i.HAL_GPIO_EXTI_Callback 0x08006ac4 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) - i.HAL_GPIO_EXTI_IRQHandler 0x08006ac8 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) - i.HAL_GPIO_Init 0x08006ae8 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) - i.HAL_GPIO_ReadPin 0x08006cd4 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) - i.HAL_GPIO_TogglePin 0x08006ce6 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) - i.HAL_GPIO_WritePin 0x08006cee Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) - i.HAL_GetTick 0x08006cfc Section 0 stm32l0xx_hal.o(i.HAL_GetTick) - i.HAL_IncTick 0x08006d08 Section 0 stm32l0xx_hal.o(i.HAL_IncTick) - i.HAL_Init 0x08006d18 Section 0 stm32l0xx_hal.o(i.HAL_Init) - i.HAL_InitTick 0x08006d44 Section 0 stm32l0xx_hal.o(i.HAL_InitTick) - i.HAL_LPTIM_AutoReloadMatchCallback 0x08006d78 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) - i.HAL_LPTIM_AutoReloadWriteCallback 0x08006d7a Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) - i.HAL_LPTIM_CompareMatchCallback 0x08006d7c Section 0 main.o(i.HAL_LPTIM_CompareMatchCallback) - i.HAL_LPTIM_CompareWriteCallback 0x08006e9c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) - i.HAL_LPTIM_DeInit 0x08006e9e Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) - i.HAL_LPTIM_DirectionDownCallback 0x08006ece Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) - i.HAL_LPTIM_DirectionUpCallback 0x08006ed0 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) - i.HAL_LPTIM_IRQHandler 0x08006ed2 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) - i.HAL_LPTIM_Init 0x08006fe8 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) - i.HAL_LPTIM_MspDeInit 0x080070a4 Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) - i.HAL_LPTIM_MspInit 0x080070c8 Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) - i.HAL_LPTIM_ReadCounter 0x080070f8 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) - i.HAL_LPTIM_TimeOut_Start_IT 0x08007100 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) - i.HAL_LPTIM_TriggerCallback 0x08007160 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) - i.HAL_MspInit 0x08007164 Section 0 stm32l0xx_hal_msp.o(i.HAL_MspInit) - i.HAL_NVIC_DisableIRQ 0x0800717c Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) - i.HAL_NVIC_EnableIRQ 0x08007194 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) - i.HAL_NVIC_SetPriority 0x080071ac Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) - i.HAL_PWR_DisableWakeUpPin 0x080071c0 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin) - i.HAL_PWR_EnableBkUpAccess 0x080071d0 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) - i.HAL_PWR_EnableWakeUpPin 0x080071e4 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin) - i.HAL_PWR_EnterSTANDBYMode 0x080071f4 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode) - i.HAL_PWR_EnterSTOPMode 0x0800721c Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) - i.HAL_RCCEx_PeriphCLKConfig 0x08007264 Section 0 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) - i.HAL_RCC_ClockConfig 0x08007490 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) - i.HAL_RCC_GetHCLKFreq 0x08007698 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) - i.HAL_RCC_GetPCLK1Freq 0x080076a4 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) - i.HAL_RCC_GetPCLK2Freq 0x080076c8 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) - i.HAL_RCC_GetSysClockFreq 0x080076ec Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) - i.HAL_RCC_OscConfig 0x080077bc Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) - i.HAL_SPI_Init 0x08007de0 Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) - i.HAL_SPI_MspInit 0x08007e74 Section 0 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) - i.HAL_SYSTICK_Config 0x08007ecc Section 0 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) - i.HAL_UARTEx_WakeupCallback 0x08007f04 Section 0 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) - i.HAL_UART_ErrorCallback 0x08007f06 Section 0 main.o(i.HAL_UART_ErrorCallback) - i.HAL_UART_IRQHandler 0x08007f08 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) - i.HAL_UART_Init 0x080080d4 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Init) - i.HAL_UART_MspInit 0x08008154 Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) - i.HAL_UART_Receive_DMA 0x08008228 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) - i.HAL_UART_RxCpltCallback 0x08008310 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) - i.HAL_UART_RxHalfCpltCallback 0x08008312 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) - i.HAL_UART_Transmit 0x08008314 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) - i.HAL_UART_TxCpltCallback 0x08008414 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) - i.HardFault_Handler 0x08008418 Section 0 stm32l0xx_it.o(i.HardFault_Handler) - i.IIC2_Ack 0x08008428 Section 0 lis3dh_driver.o(i.IIC2_Ack) - i.IIC2_NAck 0x08008464 Section 0 lis3dh_driver.o(i.IIC2_NAck) - i.IIC2_Read_Byte 0x080084a0 Section 0 lis3dh_driver.o(i.IIC2_Read_Byte) - i.IIC2_Send_Byte 0x080084fa Section 0 lis3dh_driver.o(i.IIC2_Send_Byte) - i.IIC2_Start 0x08008554 Section 0 lis3dh_driver.o(i.IIC2_Start) - i.IIC2_Stop 0x0800858a Section 0 lis3dh_driver.o(i.IIC2_Stop) - i.IIC2_Wait_Ack 0x080085c6 Section 0 lis3dh_driver.o(i.IIC2_Wait_Ack) - i.IdleTask 0x0800861c Section 0 main.o(i.IdleTask) - i.LIS3DH_Data_Init 0x08008780 Section 0 lis3dh_driver.o(i.LIS3DH_Data_Init) - i.LIS3DH_GetWHO_AM_I 0x080087d8 Section 0 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) - i.LIS3DH_ReadOneByte 0x080087ea Section 0 lis3dh_driver.o(i.LIS3DH_ReadOneByte) - i.LIS3DH_ReadReg 0x08008824 Section 0 lis3dh_driver.o(i.LIS3DH_ReadReg) - i.LIS3DH_WriteOneByte 0x08008832 Section 0 lis3dh_driver.o(i.LIS3DH_WriteOneByte) - i.LIS3DH_WriteReg 0x08008866 Section 0 lis3dh_driver.o(i.LIS3DH_WriteReg) - i.LPTIM1_IRQHandler 0x08008870 Section 0 stm32l0xx_it.o(i.LPTIM1_IRQHandler) - i.LPTIM_Disable 0x08008880 Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) - i.MX_ADC_Init 0x080089d4 Section 0 main.o(i.MX_ADC_Init) - MX_ADC_Init 0x080089d5 Thumb Code 92 main.o(i.MX_ADC_Init) - i.MX_DMA_Init 0x08008a3c Section 0 main.o(i.MX_DMA_Init) - MX_DMA_Init 0x08008a3d Thumb Code 36 main.o(i.MX_DMA_Init) - i.MX_GPIO_Init 0x08008a64 Section 0 main.o(i.MX_GPIO_Init) - MX_GPIO_Init 0x08008a65 Thumb Code 320 main.o(i.MX_GPIO_Init) - i.MX_SPI1_Init 0x08008bc0 Section 0 main.o(i.MX_SPI1_Init) - MX_SPI1_Init 0x08008bc1 Thumb Code 60 main.o(i.MX_SPI1_Init) - i.MX_USART1_UART_Init 0x08008c04 Section 0 main.o(i.MX_USART1_UART_Init) - MX_USART1_UART_Init 0x08008c05 Thumb Code 68 main.o(i.MX_USART1_UART_Init) - i.NMI_Handler 0x08008c50 Section 0 stm32l0xx_it.o(i.NMI_Handler) - i.NVIC_SetPriority 0x08008c54 Section 0 stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) - NVIC_SetPriority 0x08008c55 Thumb Code 110 stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) - i.NVIC_SystemReset 0x08008ccc Section 0 dw_app.o(i.NVIC_SystemReset) - NVIC_SystemReset 0x08008ccd Thumb Code 18 dw_app.o(i.NVIC_SystemReset) - i.NearPoll 0x08008ce8 Section 0 dw_app.o(i.NearPoll) - i.PendSV_Handler 0x080091c8 Section 0 stm32l0xx_it.o(i.PendSV_Handler) - i.Poll 0x080091cc Section 0 dw_app.o(i.Poll) - i.Program_Init 0x080094e8 Section 0 main.o(i.Program_Init) - i.Registor_Poll 0x08009614 Section 0 dw_app.o(i.Registor_Poll) - i.Reset_DW1000 0x0800989c Section 0 dw_driver.o(i.Reset_DW1000) - i.SVC_Handler 0x080098ec Section 0 stm32l0xx_it.o(i.SVC_Handler) - i.SendComMap 0x080098f0 Section 0 serial_at_cmd_app.o(i.SendComMap) - i.SetNextPollTime 0x08009968 Section 0 main.o(i.SetNextPollTime) - i.Spi_ChangePrescaler 0x080099f4 Section 0 spi.o(i.Spi_ChangePrescaler) - i.SysTick_Handler 0x08009a08 Section 0 stm32l0xx_it.o(i.SysTick_Handler) - i.SystemClock_Config 0x08009a10 Section 0 main.o(i.SystemClock_Config) - i.SystemInit 0x08009aa4 Section 0 system_stm32l0xx.o(i.SystemInit) - i.Tag_App 0x08009b10 Section 0 dw_app.o(i.Tag_App) - i.UART_AdvFeatureConfig 0x08009bb0 Section 0 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) - i.UART_CheckIdleState 0x08009ca0 Section 0 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) - i.UART_CheckReceive 0x08009d10 Section 0 usart.o(i.UART_CheckReceive) - i.UART_CheckSend 0x08009d88 Section 0 usart.o(i.UART_CheckSend) - i.UART_DMAAbortOnError 0x08009e20 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) - UART_DMAAbortOnError 0x08009e21 Thumb Code 24 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) - i.UART_DMAError 0x08009e38 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAError) - UART_DMAError 0x08009e39 Thumb Code 82 stm32l0xx_hal_uart.o(i.UART_DMAError) - i.UART_DMAReceiveCplt 0x08009e8a Section 0 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) - UART_DMAReceiveCplt 0x08009e8b Thumb Code 74 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) - i.UART_DMARxHalfCplt 0x08009ed4 Section 0 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) - UART_DMARxHalfCplt 0x08009ed5 Thumb Code 14 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) - i.UART_EndRxTransfer 0x08009ee2 Section 0 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) - UART_EndRxTransfer 0x08009ee3 Thumb Code 36 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) - i.UART_EndTransmit_IT 0x08009f06 Section 0 stm32l0xx_hal_uart.o(i.UART_EndTransmit_IT) - UART_EndTransmit_IT 0x08009f07 Thumb Code 32 stm32l0xx_hal_uart.o(i.UART_EndTransmit_IT) - i.UART_EndTxTransfer 0x08009f26 Section 0 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) - UART_EndTxTransfer 0x08009f27 Thumb Code 18 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) - i.UART_PushFrame 0x08009f38 Section 0 usart.o(i.UART_PushFrame) - i.UART_SetConfig 0x08009f9c Section 0 stm32l0xx_hal_uart.o(i.UART_SetConfig) - i.UART_WaitOnFlagUntilTimeout 0x0800a378 Section 0 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) - i.USART1_IRQHandler 0x0800a3e4 Section 0 stm32l0xx_it.o(i.USART1_IRQHandler) - i.Usart1InitVariables 0x0800a3fc Section 0 usart.o(i.Usart1InitVariables) - i.UsartInit 0x0800a408 Section 0 main.o(i.UsartInit) - i.UsartParseDataHandler 0x0800a434 Section 0 serial_at_cmd_app.o(i.UsartParseDataHandler) - i.__0printf$1 0x0800a544 Section 0 printf1.o(i.__0printf$1) - i.__ARM_clz 0x0800a564 Section 0 depilogue.o(i.__ARM_clz) - i.__ARM_common_ll_muluu 0x0800a592 Section 0 stm32l0xx_hal_uart.o(i.__ARM_common_ll_muluu) - i.__ARM_common_switch8 0x0800a5c2 Section 0 deca_device.o(i.__ARM_common_switch8) - i.__scatterload_copy 0x0800a5dc Section 14 handlers.o(i.__scatterload_copy) - i.__scatterload_null 0x0800a5ea Section 2 handlers.o(i.__scatterload_null) - i.__scatterload_zeroinit 0x0800a5ec Section 14 handlers.o(i.__scatterload_zeroinit) - i._dwt_aonarrayupload 0x0800a5fa Section 0 deca_device.o(i._dwt_aonarrayupload) - i._dwt_configlde 0x0800a620 Section 0 deca_device.o(i._dwt_configlde) - i._dwt_enableclocks 0x0800a65c Section 0 deca_device.o(i._dwt_enableclocks) - i._dwt_loaducodefromrom 0x0800a712 Section 0 deca_device.o(i._dwt_loaducodefromrom) - i._dwt_otpread 0x0800a744 Section 0 deca_device.o(i._dwt_otpread) - i._printf_core 0x0800a788 Section 0 printf1.o(i._printf_core) - _printf_core 0x0800a789 Thumb Code 332 printf1.o(i._printf_core) - i.ceil 0x0800a8d8 Section 0 ceil.o(i.ceil) - i.delay_ms 0x0800a9a0 Section 0 dw_driver.o(i.delay_ms) - i.delay_us 0x0800a9ae Section 0 lis3dh_driver.o(i.delay_us) - i.dwt_configure 0x0800aa3c Section 0 deca_device.o(i.dwt_configure) - i.dwt_configuresleep 0x0800ac4c Section 0 deca_device.o(i.dwt_configuresleep) - i.dwt_entersleep 0x0800ac74 Section 0 deca_device.o(i.dwt_entersleep) - i.dwt_entersleepaftertx 0x0800ac7c Section 0 deca_device.o(i.dwt_entersleepaftertx) - i.dwt_forcetrxoff 0x0800aca4 Section 0 deca_device.o(i.dwt_forcetrxoff) - i.dwt_initialise 0x0800acf4 Section 0 deca_device.o(i.dwt_initialise) - i.dwt_read16bitoffsetreg 0x0800ae54 Section 0 deca_device.o(i.dwt_read16bitoffsetreg) - i.dwt_read32bitoffsetreg 0x0800ae80 Section 0 deca_device.o(i.dwt_read32bitoffsetreg) - i.dwt_readdevid 0x0800aea8 Section 0 deca_device.o(i.dwt_readdevid) - i.dwt_readfromdevice 0x0800aeb4 Section 0 deca_device.o(i.dwt_readfromdevice) - i.dwt_readrxdata 0x0800aeec Section 0 deca_device.o(i.dwt_readrxdata) - i.dwt_readrxtimestamp 0x0800aefe Section 0 deca_device.o(i.dwt_readrxtimestamp) - i.dwt_readtxtimestamp 0x0800af0e Section 0 deca_device.o(i.dwt_readtxtimestamp) - i.dwt_rxenable 0x0800af1e Section 0 deca_device.o(i.dwt_rxenable) - i.dwt_setdelayedtrxtime 0x0800af72 Section 0 deca_device.o(i.dwt_setdelayedtrxtime) - i.dwt_setrxaftertxdelay 0x0800af80 Section 0 deca_device.o(i.dwt_setrxaftertxdelay) - i.dwt_setrxantennadelay 0x0800afa0 Section 0 deca_device.o(i.dwt_setrxantennadelay) - i.dwt_setrxtimeout 0x0800afb4 Section 0 deca_device.o(i.dwt_setrxtimeout) - i.dwt_settxantennadelay 0x0800b010 Section 0 deca_device.o(i.dwt_settxantennadelay) - i.dwt_starttx 0x0800b020 Section 0 deca_device.o(i.dwt_starttx) - i.dwt_syncrxbufptrs 0x0800b0b4 Section 0 deca_device.o(i.dwt_syncrxbufptrs) - i.dwt_write16bitoffsetreg 0x0800b0e8 Section 0 deca_device.o(i.dwt_write16bitoffsetreg) - i.dwt_write32bitoffsetreg 0x0800b0fe Section 0 deca_device.o(i.dwt_write32bitoffsetreg) - i.dwt_writetodevice 0x0800b11c Section 0 deca_device.o(i.dwt_writetodevice) - i.dwt_writetxdata 0x0800b154 Section 0 deca_device.o(i.dwt_writetxdata) - i.dwt_writetxfctrl 0x0800b178 Section 0 deca_device.o(i.dwt_writetxfctrl) - i.dwt_xtaltrim 0x0800b194 Section 0 deca_device.o(i.dwt_xtaltrim) - i.final_msg_set_ts 0x0800b1c4 Section 0 dw_app.o(i.final_msg_set_ts) - final_msg_set_ts 0x0800b1c5 Thumb Code 22 dw_app.o(i.final_msg_set_ts) - i.fputc 0x0800b1dc Section 0 usart.o(i.fputc) - i.get_rx_timestamp_u64 0x0800b1f4 Section 0 dw_app.o(i.get_rx_timestamp_u64) - get_rx_timestamp_u64 0x0800b1f5 Thumb Code 38 dw_app.o(i.get_rx_timestamp_u64) - i.get_tx_timestamp_u64 0x0800b21a Section 0 dw_app.o(i.get_tx_timestamp_u64) - get_tx_timestamp_u64 0x0800b21b Thumb Code 38 dw_app.o(i.get_tx_timestamp_u64) - i.main 0x0800b240 Section 0 main.o(i.main) - i.mcu_sleep 0x0800b358 Section 0 main.o(i.mcu_sleep) - i.parameter_init 0x0800b3d0 Section 0 global_param.o(i.parameter_init) - i.readfromspi 0x0800b444 Section 0 spi.o(i.readfromspi) - i.save_com_map_to_flash 0x0800b490 Section 0 global_param.o(i.save_com_map_to_flash) - i.writetospi 0x0800b4bc Section 0 spi.o(i.writetospi) - .constdata 0x0800b504 Section 138 deca_params_init.o(.constdata) - .constdata 0x0800b58e Section 33 system_stm32l0xx.o(.constdata) + .text 0x0800576c Section 40 cdrcmple.o(.text) + .text 0x08005794 Section 0 d2f.o(.text) + .text 0x080057cc Section 20 cfcmple.o(.text) + .text 0x080057e0 Section 0 llshl.o(.text) + .text 0x08005800 Section 0 llushr.o(.text) + .text 0x08005822 Section 0 llsshr.o(.text) + .text 0x08005848 Section 0 iusefp.o(.text) + .text 0x08005848 Section 0 fepilogue.o(.text) + .text 0x080058ca Section 0 depilogue.o(.text) + .text 0x08005988 Section 0 dfixul.o(.text) + .text 0x080059c8 Section 36 init.o(.text) + .text 0x080059ec Section 0 __dczerorl2.o(.text) + i.ADC_DelayMicroSecond 0x08005a44 Section 0 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) + ADC_DelayMicroSecond 0x08005a45 Thumb Code 28 stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) + i.ADC_Enable 0x08005a68 Section 0 stm32l0xx_hal_adc.o(i.ADC_Enable) + ADC_Enable 0x08005a69 Thumb Code 96 stm32l0xx_hal_adc.o(i.ADC_Enable) + i.Checksum_u16 0x08005acc Section 0 dw_app.o(i.Checksum_u16) + i.DMA1_Channel2_3_IRQHandler 0x08005ae8 Section 0 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) + i.DMA_SetConfig 0x08005b00 Section 0 stm32l0xx_hal_dma.o(i.DMA_SetConfig) + DMA_SetConfig 0x08005b01 Thumb Code 44 stm32l0xx_hal_dma.o(i.DMA_SetConfig) + i.Dw1000_App_Init 0x08005b2c Section 0 dw_app.o(i.Dw1000_App_Init) + i.Dw1000_Init 0x08005b8c Section 0 dw_app.o(i.Dw1000_Init) + i.EXTI0_1_IRQHandler 0x08005bc0 Section 0 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) + i.Error_Handler 0x08005c40 Section 0 main.o(i.Error_Handler) + i.FLASH_PageErase 0x08005c44 Section 0 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) + i.FLASH_Prepare 0x08005c70 Section 0 flash.o(i.FLASH_Prepare) + i.FLASH_Read 0x08005ca4 Section 0 flash.o(i.FLASH_Read) + i.FLASH_SetErrorCode 0x08005cb8 Section 0 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) + FLASH_SetErrorCode 0x08005cb9 Thumb Code 134 stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) + i.FLASH_WaitForLastOperation 0x08005d48 Section 0 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) + i.FLASH_Write 0x08005db8 Section 0 flash.o(i.FLASH_Write) + i.FindNearBasePos 0x08005df0 Section 0 dw_app.o(i.FindNearBasePos) + i.GPIO_Toggle 0x08005e18 Section 0 main.o(i.GPIO_Toggle) + i.GetLPTime 0x08005e20 Section 0 main.o(i.GetLPTime) + i.GetNearMsg 0x08005e58 Section 0 dw_app.o(i.GetNearMsg) + i.Get_ADC_Value 0x08005f3c Section 0 adc.o(i.Get_ADC_Value) + i.Get_Battary 0x08005f64 Section 0 adc.o(i.Get_Battary) + i.HAL_ADCEx_Calibration_Start 0x0800604c Section 0 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) + i.HAL_ADC_ConfigChannel 0x080060f8 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) + i.HAL_ADC_GetState 0x0800618c Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) + i.HAL_ADC_GetValue 0x08006190 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) + i.HAL_ADC_Init 0x08006198 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) + i.HAL_ADC_MspInit 0x08006360 Section 0 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) + i.HAL_ADC_PollForConversion 0x080063b0 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) + i.HAL_ADC_Start 0x08006470 Section 0 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) + i.HAL_DMA_Abort 0x080064cc Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) + i.HAL_DMA_Abort_IT 0x08006510 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) + i.HAL_DMA_IRQHandler 0x0800655c Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) + i.HAL_DMA_Init 0x08006604 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) + i.HAL_DMA_Start_IT 0x08006694 Section 0 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) + i.HAL_FLASHEx_Erase 0x080066fc Section 0 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) + i.HAL_FLASH_Lock 0x08006774 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) + i.HAL_FLASH_Program 0x08006790 Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) + i.HAL_FLASH_Unlock 0x080067cc Section 0 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) + i.HAL_GPIO_EXTI_Callback 0x08006828 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) + i.HAL_GPIO_EXTI_IRQHandler 0x0800682c Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) + i.HAL_GPIO_Init 0x08006844 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) + i.HAL_GPIO_ReadPin 0x080069bc Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) + i.HAL_GPIO_TogglePin 0x080069c6 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) + i.HAL_GPIO_WritePin 0x080069d6 Section 0 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) + i.HAL_GetTick 0x080069e4 Section 0 stm32l0xx_hal.o(i.HAL_GetTick) + i.HAL_IncTick 0x080069f0 Section 0 stm32l0xx_hal.o(i.HAL_IncTick) + i.HAL_Init 0x08006a00 Section 0 stm32l0xx_hal.o(i.HAL_Init) + i.HAL_InitTick 0x08006a28 Section 0 stm32l0xx_hal.o(i.HAL_InitTick) + i.HAL_LPTIM_AutoReloadMatchCallback 0x08006a6c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) + i.HAL_LPTIM_AutoReloadWriteCallback 0x08006a6e Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) + i.HAL_LPTIM_CompareMatchCallback 0x08006a70 Section 0 main.o(i.HAL_LPTIM_CompareMatchCallback) + i.HAL_LPTIM_CompareWriteCallback 0x08006c24 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) + i.HAL_LPTIM_DeInit 0x08006c26 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) + i.HAL_LPTIM_DirectionDownCallback 0x08006c52 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) + i.HAL_LPTIM_DirectionUpCallback 0x08006c54 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) + i.HAL_LPTIM_IRQHandler 0x08006c56 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) + i.HAL_LPTIM_Init 0x08006d20 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) + i.HAL_LPTIM_MspDeInit 0x08006db8 Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) + i.HAL_LPTIM_MspInit 0x08006ddc Section 0 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) + i.HAL_LPTIM_ReadCounter 0x08006e0c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) + i.HAL_LPTIM_TimeOut_Start_IT 0x08006e14 Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) + i.HAL_LPTIM_TriggerCallback 0x08006e9c Section 0 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) + i.HAL_MspInit 0x08006ea0 Section 0 stm32l0xx_hal_msp.o(i.HAL_MspInit) + i.HAL_NVIC_DisableIRQ 0x08006eb8 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) + i.HAL_NVIC_EnableIRQ 0x08006ed8 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) + i.HAL_NVIC_SetPriority 0x08006ef0 Section 0 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) + i.HAL_PWR_DisableWakeUpPin 0x08006ef8 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin) + i.HAL_PWR_EnableBkUpAccess 0x08006f08 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) + i.HAL_PWR_EnableWakeUpPin 0x08006f18 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin) + i.HAL_PWR_EnterSTANDBYMode 0x08006f28 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode) + i.HAL_PWR_EnterSTOPMode 0x08006f48 Section 0 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) + i.HAL_RCCEx_PeriphCLKConfig 0x08006fac Section 0 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) + i.HAL_RCC_ClockConfig 0x08007110 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) + i.HAL_RCC_GetPCLK1Freq 0x080072ac Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) + i.HAL_RCC_GetPCLK2Freq 0x080072cc Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) + i.HAL_RCC_GetSysClockFreq 0x080072ec Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) + i.HAL_RCC_OscConfig 0x08007364 Section 0 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) + i.HAL_SPI_Init 0x0800778a Section 0 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) + i.HAL_SPI_MspInit 0x08007840 Section 0 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) + i.HAL_SYSTICK_Config 0x08007898 Section 0 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) + i.HAL_TIMEx_MasterConfigSynchronization 0x080078c8 Section 0 stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) + i.HAL_TIM_Base_Init 0x08007920 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) + i.HAL_TIM_Base_MspInit 0x08007960 Section 0 stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit) + i.HAL_TIM_ConfigClockSource 0x0800797c Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) + i.HAL_TIM_MspPostInit 0x08007a4c Section 0 stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) + i.HAL_TIM_PWM_ConfigChannel 0x08007a98 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) + i.HAL_TIM_PWM_Init 0x08007b60 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) + i.HAL_TIM_PWM_MspInit 0x08007b9e Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit) + i.HAL_TIM_PWM_Start 0x08007ba0 Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) + i.HAL_TIM_PWM_Stop 0x08007c1c Section 0 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) + i.HAL_UARTEx_RxEventCallback 0x08007c64 Section 0 stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) + i.HAL_UARTEx_WakeupCallback 0x08007c66 Section 0 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) + i.HAL_UART_ErrorCallback 0x08007c68 Section 0 main.o(i.HAL_UART_ErrorCallback) + i.HAL_UART_IRQHandler 0x08007c6c Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) + i.HAL_UART_Init 0x08007e8c Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Init) + i.HAL_UART_MspInit 0x08007ef8 Section 0 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) + i.HAL_UART_Receive_DMA 0x08007fcc Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) + i.HAL_UART_RxCpltCallback 0x0800802c Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) + i.HAL_UART_RxHalfCpltCallback 0x0800802e Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) + i.HAL_UART_Transmit 0x08008030 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) + i.HAL_UART_TxCpltCallback 0x08008102 Section 0 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) + i.HardFault_Handler 0x08008104 Section 0 stm32l0xx_it.o(i.HardFault_Handler) + i.HardWareTypeDiffConfig 0x08008114 Section 0 main.o(i.HardWareTypeDiffConfig) + i.IIC2_Ack 0x08008160 Section 0 lis3dh_driver.o(i.IIC2_Ack) + i.IIC2_NAck 0x0800819c Section 0 lis3dh_driver.o(i.IIC2_NAck) + i.IIC2_Read_Byte 0x080081d8 Section 0 lis3dh_driver.o(i.IIC2_Read_Byte) + i.IIC2_Send_Byte 0x08008232 Section 0 lis3dh_driver.o(i.IIC2_Send_Byte) + i.IIC2_Start 0x0800828c Section 0 lis3dh_driver.o(i.IIC2_Start) + i.IIC2_Stop 0x080082c2 Section 0 lis3dh_driver.o(i.IIC2_Stop) + i.IIC2_Wait_Ack 0x080082fe Section 0 lis3dh_driver.o(i.IIC2_Wait_Ack) + i.IdleTask 0x08008354 Section 0 main.o(i.IdleTask) + i.LIS3DH_Data_Init 0x080084fc Section 0 lis3dh_driver.o(i.LIS3DH_Data_Init) + i.LIS3DH_GetWHO_AM_I 0x08008554 Section 0 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) + i.LIS3DH_ReadOneByte 0x08008566 Section 0 lis3dh_driver.o(i.LIS3DH_ReadOneByte) + i.LIS3DH_ReadReg 0x080085a0 Section 0 lis3dh_driver.o(i.LIS3DH_ReadReg) + i.LIS3DH_WriteOneByte 0x080085ae Section 0 lis3dh_driver.o(i.LIS3DH_WriteOneByte) + i.LIS3DH_WriteReg 0x080085e2 Section 0 lis3dh_driver.o(i.LIS3DH_WriteReg) + i.LPTIM1_IRQHandler 0x080085ec Section 0 stm32l0xx_it.o(i.LPTIM1_IRQHandler) + i.LPTIM_Disable 0x080085fc Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) + i.LPTIM_WaitForFlag 0x080086dc Section 0 stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) + LPTIM_WaitForFlag 0x080086dd Thumb Code 48 stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) + i.MX_ADC_Init 0x08008714 Section 0 main.o(i.MX_ADC_Init) + MX_ADC_Init 0x08008715 Thumb Code 92 main.o(i.MX_ADC_Init) + i.MX_DMA_Init 0x0800877c Section 0 main.o(i.MX_DMA_Init) + MX_DMA_Init 0x0800877d Thumb Code 36 main.o(i.MX_DMA_Init) + i.MX_GPIO_Init 0x080087a4 Section 0 main.o(i.MX_GPIO_Init) + MX_GPIO_Init 0x080087a5 Thumb Code 298 main.o(i.MX_GPIO_Init) + i.MX_SPI1_Init 0x080088ec Section 0 main.o(i.MX_SPI1_Init) + MX_SPI1_Init 0x080088ed Thumb Code 60 main.o(i.MX_SPI1_Init) + i.MX_TIM2_Init 0x08008930 Section 0 main.o(i.MX_TIM2_Init) + MX_TIM2_Init 0x08008931 Thumb Code 116 main.o(i.MX_TIM2_Init) + i.MX_USART1_UART_Init 0x080089b0 Section 0 main.o(i.MX_USART1_UART_Init) + MX_USART1_UART_Init 0x080089b1 Thumb Code 68 main.o(i.MX_USART1_UART_Init) + i.NMI_Handler 0x080089fc Section 0 stm32l0xx_it.o(i.NMI_Handler) + i.NearPoll 0x08008a00 Section 0 dw_app.o(i.NearPoll) + i.PendSV_Handler 0x08008f30 Section 0 stm32l0xx_it.o(i.PendSV_Handler) + i.Poll 0x08008f34 Section 0 dw_app.o(i.Poll) + i.Program_Init 0x08009250 Section 0 main.o(i.Program_Init) + i.Registor_Poll 0x08009364 Section 0 dw_app.o(i.Registor_Poll) + i.Reset_DW1000 0x08009600 Section 0 dw_driver.o(i.Reset_DW1000) + i.STMFLASH_ReadHalfWord 0x08009650 Section 0 flash.o(i.STMFLASH_ReadHalfWord) + i.SVC_Handler 0x08009654 Section 0 stm32l0xx_it.o(i.SVC_Handler) + i.SendComMap 0x08009658 Section 0 serial_at_cmd_app.o(i.SendComMap) + i.SetNextPollTime 0x080096d0 Section 0 main.o(i.SetNextPollTime) + i.Spi_ChangePrescaler 0x08009758 Section 0 spi.o(i.Spi_ChangePrescaler) + i.SysTick_Handler 0x0800976c Section 0 stm32l0xx_it.o(i.SysTick_Handler) + i.SystemClock_Config 0x08009774 Section 0 main.o(i.SystemClock_Config) + i.SystemInit 0x08009808 Section 0 system_stm32l0xx.o(i.SystemInit) + i.TIM_Base_SetConfig 0x08009860 Section 0 stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) + TIM_Base_SetConfig 0x08009861 Thumb Code 78 stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) + i.TIM_CCxChannelCmd 0x080098b8 Section 0 stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) + TIM_CCxChannelCmd 0x080098b9 Thumb Code 26 stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) + i.TIM_ETR_SetConfig 0x080098d2 Section 0 stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) + TIM_ETR_SetConfig 0x080098d3 Thumb Code 22 stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) + i.TIM_ITRx_SetConfig 0x080098e8 Section 0 stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig) + TIM_ITRx_SetConfig 0x080098e9 Thumb Code 16 stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig) + i.TIM_OC1_SetConfig 0x080098f8 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) + TIM_OC1_SetConfig 0x080098f9 Thumb Code 48 stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) + i.TIM_OC2_SetConfig 0x08009928 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) + TIM_OC2_SetConfig 0x08009929 Thumb Code 50 stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) + i.TIM_OC3_SetConfig 0x0800995a Section 0 stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) + TIM_OC3_SetConfig 0x0800995b Thumb Code 54 stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) + i.TIM_OC4_SetConfig 0x08009990 Section 0 stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) + TIM_OC4_SetConfig 0x08009991 Thumb Code 54 stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) + i.TIM_TI1_ConfigInputStage 0x080099c6 Section 0 stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) + TIM_TI1_ConfigInputStage 0x080099c7 Thumb Code 34 stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) + i.TIM_TI2_ConfigInputStage 0x080099e8 Section 0 stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) + TIM_TI2_ConfigInputStage 0x080099e9 Thumb Code 38 stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) + i.Tag_App 0x08009a10 Section 0 dw_app.o(i.Tag_App) + i.UART_AdvFeatureConfig 0x08009ab8 Section 0 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) + i.UART_CheckIdleState 0x08009b84 Section 0 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) + i.UART_CheckReceive 0x08009be8 Section 0 usart.o(i.UART_CheckReceive) + i.UART_CheckSend 0x08009c60 Section 0 usart.o(i.UART_CheckSend) + i.UART_DMAAbortOnError 0x08009cf8 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) + UART_DMAAbortOnError 0x08009cf9 Thumb Code 20 stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) + i.UART_DMAError 0x08009d0c Section 0 stm32l0xx_hal_uart.o(i.UART_DMAError) + UART_DMAError 0x08009d0d Thumb Code 76 stm32l0xx_hal_uart.o(i.UART_DMAError) + i.UART_DMAReceiveCplt 0x08009d58 Section 0 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) + UART_DMAReceiveCplt 0x08009d59 Thumb Code 94 stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) + i.UART_DMARxHalfCplt 0x08009db6 Section 0 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) + UART_DMARxHalfCplt 0x08009db7 Thumb Code 28 stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) + i.UART_EndRxTransfer 0x08009dd2 Section 0 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) + UART_EndRxTransfer 0x08009dd3 Thumb Code 50 stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) + i.UART_EndTxTransfer 0x08009e04 Section 0 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) + UART_EndTxTransfer 0x08009e05 Thumb Code 16 stm32l0xx_hal_uart.o(i.UART_EndTxTransfer) + i.UART_PushFrame 0x08009e14 Section 0 usart.o(i.UART_PushFrame) + i.UART_SetConfig 0x08009e78 Section 0 stm32l0xx_hal_uart.o(i.UART_SetConfig) + i.UART_Start_Receive_DMA 0x0800a078 Section 0 stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) + i.UART_WaitOnFlagUntilTimeout 0x0800a104 Section 0 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) + i.USART1_IRQHandler 0x0800a1a4 Section 0 stm32l0xx_it.o(i.USART1_IRQHandler) + i.Usart1InitVariables 0x0800a1bc Section 0 usart.o(i.Usart1InitVariables) + i.UsartInit 0x0800a1c8 Section 0 main.o(i.UsartInit) + i.UsartParseDataHandler 0x0800a1f4 Section 0 serial_at_cmd_app.o(i.UsartParseDataHandler) + i.__0printf 0x0800a304 Section 0 printfa.o(i.__0printf) + i.__ARM_clz 0x0800a324 Section 0 depilogue.o(i.__ARM_clz) + i.__ARM_common_ll_muluu 0x0800a352 Section 0 stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) + i.__ARM_common_switch8 0x0800a382 Section 0 dps310.o(i.__ARM_common_switch8) + i.__NVIC_SetPriority 0x0800a39c Section 0 stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) + __NVIC_SetPriority 0x0800a39d Thumb Code 60 stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) + i.__NVIC_SystemReset 0x0800a3e0 Section 0 dw_app.o(i.__NVIC_SystemReset) + __NVIC_SystemReset 0x0800a3e1 Thumb Code 18 dw_app.o(i.__NVIC_SystemReset) + i.__scatterload_copy 0x0800a3fc Section 14 handlers.o(i.__scatterload_copy) + i.__scatterload_null 0x0800a40a Section 2 handlers.o(i.__scatterload_null) + i.__scatterload_zeroinit 0x0800a40c Section 14 handlers.o(i.__scatterload_zeroinit) + i._dwt_aonarrayupload 0x0800a41a Section 0 deca_device.o(i._dwt_aonarrayupload) + i._dwt_configlde 0x0800a440 Section 0 deca_device.o(i._dwt_configlde) + i._dwt_enableclocks 0x0800a47c Section 0 deca_device.o(i._dwt_enableclocks) + i._dwt_loaducodefromrom 0x0800a532 Section 0 deca_device.o(i._dwt_loaducodefromrom) + i._dwt_otpread 0x0800a564 Section 0 deca_device.o(i._dwt_otpread) + i._fp_digits 0x0800a5a8 Section 0 printfa.o(i._fp_digits) + _fp_digits 0x0800a5a9 Thumb Code 344 printfa.o(i._fp_digits) + i._printf_core 0x0800a71c Section 0 printfa.o(i._printf_core) + _printf_core 0x0800a71d Thumb Code 1754 printfa.o(i._printf_core) + i._printf_post_padding 0x0800ae08 Section 0 printfa.o(i._printf_post_padding) + _printf_post_padding 0x0800ae09 Thumb Code 32 printfa.o(i._printf_post_padding) + i._printf_pre_padding 0x0800ae28 Section 0 printfa.o(i._printf_pre_padding) + _printf_pre_padding 0x0800ae29 Thumb Code 44 printfa.o(i._printf_pre_padding) + i.ceil 0x0800ae54 Section 0 ceil.o(i.ceil) + i.delay_ms 0x0800af1c Section 0 dw_driver.o(i.delay_ms) + i.delay_us 0x0800af2a Section 0 lis3dh_driver.o(i.delay_us) + i.dwt_configure 0x0800afb8 Section 0 deca_device.o(i.dwt_configure) + i.dwt_configuresleep 0x0800b1c8 Section 0 deca_device.o(i.dwt_configuresleep) + i.dwt_entersleep 0x0800b1f0 Section 0 deca_device.o(i.dwt_entersleep) + i.dwt_entersleepaftertx 0x0800b1f8 Section 0 deca_device.o(i.dwt_entersleepaftertx) + i.dwt_forcetrxoff 0x0800b220 Section 0 deca_device.o(i.dwt_forcetrxoff) + i.dwt_initialise 0x0800b270 Section 0 deca_device.o(i.dwt_initialise) + i.dwt_read16bitoffsetreg 0x0800b3d0 Section 0 deca_device.o(i.dwt_read16bitoffsetreg) + i.dwt_read32bitoffsetreg 0x0800b3fc Section 0 deca_device.o(i.dwt_read32bitoffsetreg) + i.dwt_readdevid 0x0800b424 Section 0 deca_device.o(i.dwt_readdevid) + i.dwt_readfromdevice 0x0800b430 Section 0 deca_device.o(i.dwt_readfromdevice) + i.dwt_readrxdata 0x0800b468 Section 0 deca_device.o(i.dwt_readrxdata) + i.dwt_readrxtimestamp 0x0800b47a Section 0 deca_device.o(i.dwt_readrxtimestamp) + i.dwt_readtxtimestamp 0x0800b48a Section 0 deca_device.o(i.dwt_readtxtimestamp) + i.dwt_rxenable 0x0800b49a Section 0 deca_device.o(i.dwt_rxenable) + i.dwt_setdelayedtrxtime 0x0800b4ee Section 0 deca_device.o(i.dwt_setdelayedtrxtime) + i.dwt_setrxaftertxdelay 0x0800b4fc Section 0 deca_device.o(i.dwt_setrxaftertxdelay) + i.dwt_setrxantennadelay 0x0800b51c Section 0 deca_device.o(i.dwt_setrxantennadelay) + i.dwt_setrxtimeout 0x0800b530 Section 0 deca_device.o(i.dwt_setrxtimeout) + i.dwt_settxantennadelay 0x0800b58c Section 0 deca_device.o(i.dwt_settxantennadelay) + i.dwt_starttx 0x0800b59c Section 0 deca_device.o(i.dwt_starttx) + i.dwt_syncrxbufptrs 0x0800b630 Section 0 deca_device.o(i.dwt_syncrxbufptrs) + i.dwt_write16bitoffsetreg 0x0800b664 Section 0 deca_device.o(i.dwt_write16bitoffsetreg) + i.dwt_write32bitoffsetreg 0x0800b67a Section 0 deca_device.o(i.dwt_write32bitoffsetreg) + i.dwt_writetodevice 0x0800b698 Section 0 deca_device.o(i.dwt_writetodevice) + i.dwt_writetxdata 0x0800b6d0 Section 0 deca_device.o(i.dwt_writetxdata) + i.dwt_writetxfctrl 0x0800b6f4 Section 0 deca_device.o(i.dwt_writetxfctrl) + i.dwt_xtaltrim 0x0800b710 Section 0 deca_device.o(i.dwt_xtaltrim) + i.final_msg_set_ts 0x0800b740 Section 0 dw_app.o(i.final_msg_set_ts) + final_msg_set_ts 0x0800b741 Thumb Code 22 dw_app.o(i.final_msg_set_ts) + i.fputc 0x0800b758 Section 0 usart.o(i.fputc) + i.get_rx_timestamp_u64 0x0800b770 Section 0 dw_app.o(i.get_rx_timestamp_u64) + get_rx_timestamp_u64 0x0800b771 Thumb Code 38 dw_app.o(i.get_rx_timestamp_u64) + i.get_tx_timestamp_u64 0x0800b796 Section 0 dw_app.o(i.get_tx_timestamp_u64) + get_tx_timestamp_u64 0x0800b797 Thumb Code 38 dw_app.o(i.get_tx_timestamp_u64) + i.main 0x0800b7bc Section 0 main.o(i.main) + i.mcu_sleep 0x0800b8ec Section 0 main.o(i.mcu_sleep) + i.parameter_init 0x0800b964 Section 0 global_param.o(i.parameter_init) + i.readfromspi 0x0800b9d4 Section 0 spi.o(i.readfromspi) + i.save_com_map_to_flash 0x0800ba20 Section 0 global_param.o(i.save_com_map_to_flash) + i.writetospi 0x0800ba4c Section 0 spi.o(i.writetospi) + .constdata 0x0800ba94 Section 8 deca_params_init.o(.constdata) + .constdata 0x0800ba9c Section 24 deca_params_init.o(.constdata) + .constdata 0x0800bab4 Section 8 deca_params_init.o(.constdata) + .constdata 0x0800babc Section 12 deca_params_init.o(.constdata) + .constdata 0x0800bac8 Section 4 deca_params_init.o(.constdata) + .constdata 0x0800bacc Section 32 deca_params_init.o(.constdata) + .constdata 0x0800baec Section 50 deca_params_init.o(.constdata) + .constdata 0x0800bb1e Section 25 system_stm32l0xx.o(.constdata) + .constdata 0x0800bb37 Section 8 system_stm32l0xx.o(.constdata) .data 0x20000000 Section 12 deca_device.o(.data) - .data 0x2000000c Section 35 deca_params_init.o(.data) + .data 0x2000000c Section 30 deca_params_init.o(.data) + .data 0x2000002a Section 2 deca_params_init.o(.data) + .data 0x2000002c Section 3 deca_params_init.o(.data) .data 0x20000030 Section 12 adc.o(.data) first 0x20000030 Data 1 adc.o(.data) last_value 0x20000034 Data 4 adc.o(.data) @@ -2773,30 +3245,30 @@ pack_msgtype 0x200000cf Data 1 serial_at_cmd_app.o(.data) pack_cmd 0x200000d0 Data 1 serial_at_cmd_app.o(.data) index 0x200000d1 Data 1 serial_at_cmd_app.o(.data) - .data 0x200000d4 Section 52 main.o(.data) + .data 0x200000d4 Section 60 main.o(.data) i 0x200000d6 Data 1 main.o(.data) - .data 0x20000108 Section 2 main.o(.data) - .data 0x2000010c Section 12 stm32l0xx_it.o(.data) - .data 0x20000118 Section 4 stm32l0xx_hal.o(.data) - .data 0x2000011c Section 4 system_stm32l0xx.o(.data) - .data 0x20000120 Section 4 stdout.o(.data) - .bss 0x20000124 Section 60 deca_device.o(.bss) - dw1000local 0x20000124 Data 60 deca_device.o(.bss) - .bss 0x20000160 Section 3056 usart.o(.bss) - .bss 0x20000d50 Section 1024 global_param.o(.bss) - .bss 0x20001150 Section 508 dw_app.o(.bss) - tx_poll_msg 0x20001150 Data 20 dw_app.o(.bss) - tx_sync_msg 0x20001164 Data 14 dw_app.o(.bss) - tx_final_msg 0x20001172 Data 60 dw_app.o(.bss) - tx_resp_msg 0x200011ae Data 22 dw_app.o(.bss) - rx_buffer 0x20001214 Data 100 dw_app.o(.bss) - .bss 0x2000134c Section 200 serial_at_cmd_app.o(.bss) - send_frame 0x200013b0 Data 100 serial_at_cmd_app.o(.bss) - .bss 0x20001414 Section 356 main.o(.bss) - .bss 0x20001578 Section 72 main.o(.bss) - .bss 0x200015c0 Section 72 main.o(.bss) - .bss 0x20001608 Section 24 stm32l0xx_hal_flash.o(.bss) - STACK 0x20001620 Section 1024 startup_stm32l051xx.o(STACK) + .data 0x20000110 Section 2 main.o(.data) + .data 0x20000114 Section 8 stm32l0xx_it.o(.data) + .data 0x2000011c Section 12 stm32l0xx_hal.o(.data) + .data 0x20000128 Section 4 system_stm32l0xx.o(.data) + .data 0x2000012c Section 4 stdout.o(.data) + .bss 0x20000130 Section 60 deca_device.o(.bss) + dw1000local 0x20000130 Data 60 deca_device.o(.bss) + .bss 0x2000016c Section 3056 usart.o(.bss) + .bss 0x20000d5c Section 1024 global_param.o(.bss) + .bss 0x2000115c Section 532 dw_app.o(.bss) + tx_poll_msg 0x2000115c Data 20 dw_app.o(.bss) + tx_sync_msg 0x20001170 Data 14 dw_app.o(.bss) + tx_final_msg 0x2000117e Data 60 dw_app.o(.bss) + tx_resp_msg 0x200011ba Data 22 dw_app.o(.bss) + rx_buffer 0x20001220 Data 100 dw_app.o(.bss) + .bss 0x20001370 Section 200 serial_at_cmd_app.o(.bss) + send_frame 0x200013d4 Data 100 serial_at_cmd_app.o(.bss) + .bss 0x20001438 Section 424 main.o(.bss) + .bss 0x200015e0 Section 72 main.o(.bss) + .bss 0x20001628 Section 72 main.o(.bss) + .bss 0x20001670 Section 24 stm32l0xx_hal_flash.o(.bss) + STACK 0x20001688 Section 1024 startup_stm32l051xx.o(STACK) Global Symbols @@ -2847,7 +3319,6 @@ _printf_x 0x00000000 Number 0 stubs.o ABSOLUTE __cpp_initialize__aeabi_ - Undefined Weak Reference __cxa_finalize - Undefined Weak Reference - __decompress - Undefined Weak Reference _clock_init - Undefined Weak Reference _microlib_exit - Undefined Weak Reference __Vectors_Size 0x000000c0 Number 0 startup_stm32l051xx.o ABSOLUTE @@ -2914,215 +3385,234 @@ __aeabi_d2iz 0x080056c1 Thumb Code 62 dfixi.o(.text) __aeabi_d2uiz 0x08005709 Thumb Code 50 dfixui.o(.text) __aeabi_f2d 0x08005745 Thumb Code 40 f2d.o(.text) - __aeabi_d2f 0x0800576d Thumb Code 56 d2f.o(.text) - __aeabi_cfcmpeq 0x080057a5 Thumb Code 0 cfcmple.o(.text) - __aeabi_cfcmple 0x080057a5 Thumb Code 20 cfcmple.o(.text) - __aeabi_llsl 0x080057b9 Thumb Code 32 llshl.o(.text) - _ll_shift_l 0x080057b9 Thumb Code 0 llshl.o(.text) - __aeabi_llsr 0x080057d9 Thumb Code 34 llushr.o(.text) - _ll_ushift_r 0x080057d9 Thumb Code 0 llushr.o(.text) - __aeabi_lasr 0x080057fb Thumb Code 38 llsshr.o(.text) - _ll_sshift_r 0x080057fb Thumb Code 0 llsshr.o(.text) - __I$use$fp 0x08005821 Thumb Code 0 iusefp.o(.text) - _float_round 0x08005821 Thumb Code 16 fepilogue.o(.text) - _float_epilogue 0x08005831 Thumb Code 114 fepilogue.o(.text) - _double_round 0x080058a3 Thumb Code 26 depilogue.o(.text) - _double_epilogue 0x080058bd Thumb Code 164 depilogue.o(.text) - __aeabi_cdrcmple 0x08005961 Thumb Code 38 cdrcmple.o(.text) - __scatterload 0x08005989 Thumb Code 28 init.o(.text) - __scatterload_rt2 0x08005989 Thumb Code 0 init.o(.text) - Checksum_u16 0x08005a7d Thumb Code 26 dw_app.o(i.Checksum_u16) - DMA1_Channel2_3_IRQHandler 0x08005a99 Thumb Code 16 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) - Dw1000_App_Init 0x08005ae1 Thumb Code 84 dw_app.o(i.Dw1000_App_Init) - Dw1000_Init 0x08005b41 Thumb Code 44 dw_app.o(i.Dw1000_Init) - EXTI0_1_IRQHandler 0x08005b75 Thumb Code 98 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) - Error_Handler 0x08005bed Thumb Code 2 main.o(i.Error_Handler) - FLASH_PageErase 0x08005bf1 Thumb Code 42 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) - FLASH_Prepare 0x08005c25 Thumb Code 52 flash.o(i.FLASH_Prepare) - FLASH_Read 0x08005c59 Thumb Code 18 flash.o(i.FLASH_Read) - FLASH_WaitForLastOperation 0x08005d5d Thumb Code 162 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) - FLASH_Write 0x08005e05 Thumb Code 56 flash.o(i.FLASH_Write) - FindNearBasePos 0x08005e3d Thumb Code 32 dw_app.o(i.FindNearBasePos) - GPIO_Toggle 0x08005e65 Thumb Code 8 main.o(i.GPIO_Toggle) - GetLPTime 0x08005e6d Thumb Code 38 main.o(i.GetLPTime) - GetNearMsg 0x08005ea5 Thumb Code 224 dw_app.o(i.GetNearMsg) - Get_ADC_Value 0x08005fa1 Thumb Code 36 adc.o(i.Get_ADC_Value) - Get_Battary 0x08005fc9 Thumb Code 192 adc.o(i.Get_Battary) - HAL_ADCEx_Calibration_Start 0x080060b1 Thumb Code 220 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) - HAL_ADC_ConfigChannel 0x0800618d Thumb Code 246 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) - HAL_ADC_GetState 0x08006295 Thumb Code 6 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) - HAL_ADC_GetValue 0x0800629b Thumb Code 8 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) - HAL_ADC_Init 0x080062a5 Thumb Code 562 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) - HAL_ADC_MspInit 0x080064e1 Thumb Code 72 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) - HAL_ADC_PollForConversion 0x08006531 Thumb Code 234 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) - HAL_ADC_Start 0x0800661d Thumb Code 114 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) - HAL_DMA_Abort_IT 0x08006695 Thumb Code 92 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) - HAL_DMA_IRQHandler 0x080066f1 Thumb Code 264 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) - HAL_DMA_Init 0x080067f9 Thumb Code 158 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) - HAL_DMA_Start_IT 0x080068a1 Thumb Code 154 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) - HAL_FLASHEx_Erase 0x0800693d Thumb Code 128 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) - HAL_FLASH_Lock 0x080069c9 Thumb Code 28 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) - HAL_FLASH_Program 0x080069e9 Thumb Code 72 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) - HAL_FLASH_Unlock 0x08006a39 Thumb Code 118 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) - HAL_GPIO_EXTI_Callback 0x08006ac5 Thumb Code 2 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) - HAL_GPIO_EXTI_IRQHandler 0x08006ac9 Thumb Code 26 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) - HAL_GPIO_Init 0x08006ae9 Thumb Code 462 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) - HAL_GPIO_ReadPin 0x08006cd5 Thumb Code 18 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) - HAL_GPIO_TogglePin 0x08006ce7 Thumb Code 8 stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) - HAL_GPIO_WritePin 0x08006cef Thumb Code 12 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) - HAL_GetTick 0x08006cfd Thumb Code 6 stm32l0xx_hal.o(i.HAL_GetTick) - HAL_IncTick 0x08006d09 Thumb Code 12 stm32l0xx_hal.o(i.HAL_IncTick) - HAL_Init 0x08006d19 Thumb Code 38 stm32l0xx_hal.o(i.HAL_Init) - HAL_InitTick 0x08006d45 Thumb Code 46 stm32l0xx_hal.o(i.HAL_InitTick) - HAL_LPTIM_AutoReloadMatchCallback 0x08006d79 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) - HAL_LPTIM_AutoReloadWriteCallback 0x08006d7b Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) - HAL_LPTIM_CompareMatchCallback 0x08006d7d Thumb Code 232 main.o(i.HAL_LPTIM_CompareMatchCallback) - HAL_LPTIM_CompareWriteCallback 0x08006e9d Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) - HAL_LPTIM_DeInit 0x08006e9f Thumb Code 48 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) - HAL_LPTIM_DirectionDownCallback 0x08006ecf Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) - HAL_LPTIM_DirectionUpCallback 0x08006ed1 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) - HAL_LPTIM_IRQHandler 0x08006ed3 Thumb Code 278 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) - HAL_LPTIM_Init 0x08006fe9 Thumb Code 176 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) - HAL_LPTIM_MspDeInit 0x080070a5 Thumb Code 28 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) - HAL_LPTIM_MspInit 0x080070c9 Thumb Code 38 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) - HAL_LPTIM_ReadCounter 0x080070f9 Thumb Code 8 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) - HAL_LPTIM_TimeOut_Start_IT 0x08007101 Thumb Code 90 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) - HAL_LPTIM_TriggerCallback 0x08007161 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) - HAL_MspInit 0x08007165 Thumb Code 20 stm32l0xx_hal_msp.o(i.HAL_MspInit) - HAL_NVIC_DisableIRQ 0x0800717d Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) - HAL_NVIC_EnableIRQ 0x08007195 Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) - HAL_NVIC_SetPriority 0x080071ad Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) - HAL_PWR_DisableWakeUpPin 0x080071c1 Thumb Code 12 stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin) - HAL_PWR_EnableBkUpAccess 0x080071d1 Thumb Code 16 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) - HAL_PWR_EnableWakeUpPin 0x080071e5 Thumb Code 12 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin) - HAL_PWR_EnterSTANDBYMode 0x080071f5 Thumb Code 32 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode) - HAL_PWR_EnterSTOPMode 0x0800721d Thumb Code 64 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) - HAL_RCCEx_PeriphCLKConfig 0x08007265 Thumb Code 542 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) - HAL_RCC_ClockConfig 0x08007491 Thumb Code 498 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) - HAL_RCC_GetHCLKFreq 0x08007699 Thumb Code 6 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) - HAL_RCC_GetPCLK1Freq 0x080076a5 Thumb Code 26 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) - HAL_RCC_GetPCLK2Freq 0x080076c9 Thumb Code 26 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) - HAL_RCC_GetSysClockFreq 0x080076ed Thumb Code 186 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) - HAL_RCC_OscConfig 0x080077bd Thumb Code 1558 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) - HAL_SPI_Init 0x08007de1 Thumb Code 146 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) - HAL_SPI_MspInit 0x08007e75 Thumb Code 78 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) - HAL_SYSTICK_Config 0x08007ecd Thumb Code 46 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) - HAL_UARTEx_WakeupCallback 0x08007f05 Thumb Code 2 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) - HAL_UART_ErrorCallback 0x08007f07 Thumb Code 2 main.o(i.HAL_UART_ErrorCallback) - HAL_UART_IRQHandler 0x08007f09 Thumb Code 456 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) - HAL_UART_Init 0x080080d5 Thumb Code 126 stm32l0xx_hal_uart.o(i.HAL_UART_Init) - HAL_UART_MspInit 0x08008155 Thumb Code 190 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) - HAL_UART_Receive_DMA 0x08008229 Thumb Code 218 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) - HAL_UART_RxCpltCallback 0x08008311 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) - HAL_UART_RxHalfCpltCallback 0x08008313 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) - HAL_UART_Transmit 0x08008315 Thumb Code 256 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) - HAL_UART_TxCpltCallback 0x08008415 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) - HardFault_Handler 0x08008419 Thumb Code 8 stm32l0xx_it.o(i.HardFault_Handler) - IIC2_Ack 0x08008429 Thumb Code 60 lis3dh_driver.o(i.IIC2_Ack) - IIC2_NAck 0x08008465 Thumb Code 60 lis3dh_driver.o(i.IIC2_NAck) - IIC2_Read_Byte 0x080084a1 Thumb Code 90 lis3dh_driver.o(i.IIC2_Read_Byte) - IIC2_Send_Byte 0x080084fb Thumb Code 90 lis3dh_driver.o(i.IIC2_Send_Byte) - IIC2_Start 0x08008555 Thumb Code 54 lis3dh_driver.o(i.IIC2_Start) - IIC2_Stop 0x0800858b Thumb Code 60 lis3dh_driver.o(i.IIC2_Stop) - IIC2_Wait_Ack 0x080085c7 Thumb Code 84 lis3dh_driver.o(i.IIC2_Wait_Ack) - IdleTask 0x0800861d Thumb Code 296 main.o(i.IdleTask) - LIS3DH_Data_Init 0x08008781 Thumb Code 84 lis3dh_driver.o(i.LIS3DH_Data_Init) - LIS3DH_GetWHO_AM_I 0x080087d9 Thumb Code 18 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) - LIS3DH_ReadOneByte 0x080087eb Thumb Code 58 lis3dh_driver.o(i.LIS3DH_ReadOneByte) - LIS3DH_ReadReg 0x08008825 Thumb Code 14 lis3dh_driver.o(i.LIS3DH_ReadReg) - LIS3DH_WriteOneByte 0x08008833 Thumb Code 52 lis3dh_driver.o(i.LIS3DH_WriteOneByte) - LIS3DH_WriteReg 0x08008867 Thumb Code 10 lis3dh_driver.o(i.LIS3DH_WriteReg) - LPTIM1_IRQHandler 0x08008871 Thumb Code 10 stm32l0xx_it.o(i.LPTIM1_IRQHandler) - LPTIM_Disable 0x08008881 Thumb Code 332 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) - NMI_Handler 0x08008c51 Thumb Code 2 stm32l0xx_it.o(i.NMI_Handler) - NearPoll 0x08008ce9 Thumb Code 1232 dw_app.o(i.NearPoll) - PendSV_Handler 0x080091c9 Thumb Code 2 stm32l0xx_it.o(i.PendSV_Handler) - Poll 0x080091cd Thumb Code 730 dw_app.o(i.Poll) - Program_Init 0x080094e9 Thumb Code 196 main.o(i.Program_Init) - Registor_Poll 0x08009615 Thumb Code 578 dw_app.o(i.Registor_Poll) - Reset_DW1000 0x0800989d Thumb Code 76 dw_driver.o(i.Reset_DW1000) - SVC_Handler 0x080098ed Thumb Code 2 stm32l0xx_it.o(i.SVC_Handler) - SendComMap 0x080098f1 Thumb Code 110 serial_at_cmd_app.o(i.SendComMap) - SetNextPollTime 0x08009969 Thumb Code 112 main.o(i.SetNextPollTime) - Spi_ChangePrescaler 0x080099f5 Thumb Code 16 spi.o(i.Spi_ChangePrescaler) - SysTick_Handler 0x08009a09 Thumb Code 8 stm32l0xx_it.o(i.SysTick_Handler) - SystemClock_Config 0x08009a11 Thumb Code 140 main.o(i.SystemClock_Config) - SystemInit 0x08009aa5 Thumb Code 88 system_stm32l0xx.o(i.SystemInit) - Tag_App 0x08009b11 Thumb Code 150 dw_app.o(i.Tag_App) - UART_AdvFeatureConfig 0x08009bb1 Thumb Code 240 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) - UART_CheckIdleState 0x08009ca1 Thumb Code 106 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) - UART_CheckReceive 0x08009d11 Thumb Code 98 usart.o(i.UART_CheckReceive) - UART_CheckSend 0x08009d89 Thumb Code 140 usart.o(i.UART_CheckSend) - UART_PushFrame 0x08009f39 Thumb Code 92 usart.o(i.UART_PushFrame) - UART_SetConfig 0x08009f9d Thumb Code 942 stm32l0xx_hal_uart.o(i.UART_SetConfig) - UART_WaitOnFlagUntilTimeout 0x0800a379 Thumb Code 108 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) - USART1_IRQHandler 0x0800a3e5 Thumb Code 18 stm32l0xx_it.o(i.USART1_IRQHandler) - Usart1InitVariables 0x0800a3fd Thumb Code 8 usart.o(i.Usart1InitVariables) - UsartInit 0x0800a409 Thumb Code 32 main.o(i.UsartInit) - UsartParseDataHandler 0x0800a435 Thumb Code 250 serial_at_cmd_app.o(i.UsartParseDataHandler) - __0printf$1 0x0800a545 Thumb Code 24 printf1.o(i.__0printf$1) - __1printf$1 0x0800a545 Thumb Code 0 printf1.o(i.__0printf$1) - __2printf 0x0800a545 Thumb Code 0 printf1.o(i.__0printf$1) - __ARM_clz 0x0800a565 Thumb Code 46 depilogue.o(i.__ARM_clz) - __ARM_common_ll_muluu 0x0800a593 Thumb Code 48 stm32l0xx_hal_uart.o(i.__ARM_common_ll_muluu) - __ARM_common_switch8 0x0800a5c3 Thumb Code 26 deca_device.o(i.__ARM_common_switch8) - __scatterload_copy 0x0800a5dd Thumb Code 14 handlers.o(i.__scatterload_copy) - __scatterload_null 0x0800a5eb Thumb Code 2 handlers.o(i.__scatterload_null) - __scatterload_zeroinit 0x0800a5ed Thumb Code 14 handlers.o(i.__scatterload_zeroinit) - _dwt_aonarrayupload 0x0800a5fb Thumb Code 38 deca_device.o(i._dwt_aonarrayupload) - _dwt_configlde 0x0800a621 Thumb Code 42 deca_device.o(i._dwt_configlde) - _dwt_enableclocks 0x0800a65d Thumb Code 182 deca_device.o(i._dwt_enableclocks) - _dwt_loaducodefromrom 0x0800a713 Thumb Code 50 deca_device.o(i._dwt_loaducodefromrom) - _dwt_otpread 0x0800a745 Thumb Code 68 deca_device.o(i._dwt_otpread) - ceil 0x0800a8d9 Thumb Code 180 ceil.o(i.ceil) - delay_ms 0x0800a9a1 Thumb Code 14 dw_driver.o(i.delay_ms) - delay_us 0x0800a9af Thumb Code 140 lis3dh_driver.o(i.delay_us) - dwt_configure 0x0800aa3d Thumb Code 474 deca_device.o(i.dwt_configure) - dwt_configuresleep 0x0800ac4d Thumb Code 36 deca_device.o(i.dwt_configuresleep) - dwt_entersleep 0x0800ac75 Thumb Code 8 deca_device.o(i.dwt_entersleep) - dwt_entersleepaftertx 0x0800ac7d Thumb Code 38 deca_device.o(i.dwt_entersleepaftertx) - dwt_forcetrxoff 0x0800aca5 Thumb Code 72 deca_device.o(i.dwt_forcetrxoff) - dwt_initialise 0x0800acf5 Thumb Code 334 deca_device.o(i.dwt_initialise) - dwt_read16bitoffsetreg 0x0800ae55 Thumb Code 38 deca_device.o(i.dwt_read16bitoffsetreg) - dwt_read32bitoffsetreg 0x0800ae81 Thumb Code 40 deca_device.o(i.dwt_read32bitoffsetreg) - dwt_readdevid 0x0800aea9 Thumb Code 12 deca_device.o(i.dwt_readdevid) - dwt_readfromdevice 0x0800aeb5 Thumb Code 56 deca_device.o(i.dwt_readfromdevice) - dwt_readrxdata 0x0800aeed Thumb Code 18 deca_device.o(i.dwt_readrxdata) - dwt_readrxtimestamp 0x0800aeff Thumb Code 16 deca_device.o(i.dwt_readrxtimestamp) - dwt_readtxtimestamp 0x0800af0f Thumb Code 16 deca_device.o(i.dwt_readtxtimestamp) - dwt_rxenable 0x0800af1f Thumb Code 84 deca_device.o(i.dwt_rxenable) - dwt_setdelayedtrxtime 0x0800af73 Thumb Code 14 deca_device.o(i.dwt_setdelayedtrxtime) - dwt_setrxaftertxdelay 0x0800af81 Thumb Code 32 deca_device.o(i.dwt_setrxaftertxdelay) - dwt_setrxantennadelay 0x0800afa1 Thumb Code 14 deca_device.o(i.dwt_setrxantennadelay) - dwt_setrxtimeout 0x0800afb5 Thumb Code 86 deca_device.o(i.dwt_setrxtimeout) - dwt_settxantennadelay 0x0800b011 Thumb Code 14 deca_device.o(i.dwt_settxantennadelay) - dwt_starttx 0x0800b021 Thumb Code 142 deca_device.o(i.dwt_starttx) - dwt_syncrxbufptrs 0x0800b0b5 Thumb Code 52 deca_device.o(i.dwt_syncrxbufptrs) - dwt_write16bitoffsetreg 0x0800b0e9 Thumb Code 22 deca_device.o(i.dwt_write16bitoffsetreg) - dwt_write32bitoffsetreg 0x0800b0ff Thumb Code 30 deca_device.o(i.dwt_write32bitoffsetreg) - dwt_writetodevice 0x0800b11d Thumb Code 56 deca_device.o(i.dwt_writetodevice) - dwt_writetxdata 0x0800b155 Thumb Code 36 deca_device.o(i.dwt_writetxdata) - dwt_writetxfctrl 0x0800b179 Thumb Code 24 deca_device.o(i.dwt_writetxfctrl) - dwt_xtaltrim 0x0800b195 Thumb Code 48 deca_device.o(i.dwt_xtaltrim) - fputc 0x0800b1dd Thumb Code 18 usart.o(i.fputc) - main 0x0800b241 Thumb Code 250 main.o(i.main) - mcu_sleep 0x0800b359 Thumb Code 98 main.o(i.mcu_sleep) - parameter_init 0x0800b3d1 Thumb Code 102 global_param.o(i.parameter_init) - readfromspi 0x0800b445 Thumb Code 70 spi.o(i.readfromspi) - save_com_map_to_flash 0x0800b491 Thumb Code 36 global_param.o(i.save_com_map_to_flash) - writetospi 0x0800b4bd Thumb Code 68 spi.o(i.writetospi) - chan_idx 0x0800b504 Data 8 deca_params_init.o(.constdata) - tx_config 0x0800b50c Data 24 deca_params_init.o(.constdata) - agc_config 0x0800b524 Data 8 deca_params_init.o(.constdata) - sftsh 0x0800b52c Data 12 deca_params_init.o(.constdata) - dtune1 0x0800b538 Data 4 deca_params_init.o(.constdata) - digital_bb_config 0x0800b53c Data 32 deca_params_init.o(.constdata) - lde_replicaCoeff 0x0800b55c Data 50 deca_params_init.o(.constdata) - AHBPrescTable 0x0800b58e Data 16 system_stm32l0xx.o(.constdata) - APBPrescTable 0x0800b59e Data 8 system_stm32l0xx.o(.constdata) - PLLMulTable 0x0800b5a6 Data 9 system_stm32l0xx.o(.constdata) - Region$$Table$$Base 0x0800b5b0 Number 0 anon$$obj.o(Region$$Table) - Region$$Table$$Limit 0x0800b5d0 Number 0 anon$$obj.o(Region$$Table) + __aeabi_cdrcmple 0x0800576d Thumb Code 38 cdrcmple.o(.text) + __aeabi_d2f 0x08005795 Thumb Code 56 d2f.o(.text) + __aeabi_cfcmpeq 0x080057cd Thumb Code 0 cfcmple.o(.text) + __aeabi_cfcmple 0x080057cd Thumb Code 20 cfcmple.o(.text) + __aeabi_llsl 0x080057e1 Thumb Code 32 llshl.o(.text) + _ll_shift_l 0x080057e1 Thumb Code 0 llshl.o(.text) + __aeabi_llsr 0x08005801 Thumb Code 34 llushr.o(.text) + _ll_ushift_r 0x08005801 Thumb Code 0 llushr.o(.text) + __aeabi_lasr 0x08005823 Thumb Code 38 llsshr.o(.text) + _ll_sshift_r 0x08005823 Thumb Code 0 llsshr.o(.text) + __I$use$fp 0x08005849 Thumb Code 0 iusefp.o(.text) + _float_round 0x08005849 Thumb Code 16 fepilogue.o(.text) + _float_epilogue 0x08005859 Thumb Code 114 fepilogue.o(.text) + _double_round 0x080058cb Thumb Code 26 depilogue.o(.text) + _double_epilogue 0x080058e5 Thumb Code 164 depilogue.o(.text) + __aeabi_d2ulz 0x08005989 Thumb Code 54 dfixul.o(.text) + __scatterload 0x080059c9 Thumb Code 28 init.o(.text) + __scatterload_rt2 0x080059c9 Thumb Code 0 init.o(.text) + __decompress 0x080059ed Thumb Code 0 __dczerorl2.o(.text) + __decompress1 0x080059ed Thumb Code 86 __dczerorl2.o(.text) + Checksum_u16 0x08005acd Thumb Code 26 dw_app.o(i.Checksum_u16) + DMA1_Channel2_3_IRQHandler 0x08005ae9 Thumb Code 16 stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) + Dw1000_App_Init 0x08005b2d Thumb Code 84 dw_app.o(i.Dw1000_App_Init) + Dw1000_Init 0x08005b8d Thumb Code 44 dw_app.o(i.Dw1000_Init) + EXTI0_1_IRQHandler 0x08005bc1 Thumb Code 106 stm32l0xx_it.o(i.EXTI0_1_IRQHandler) + Error_Handler 0x08005c41 Thumb Code 2 main.o(i.Error_Handler) + FLASH_PageErase 0x08005c45 Thumb Code 34 stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) + FLASH_Prepare 0x08005c71 Thumb Code 52 flash.o(i.FLASH_Prepare) + FLASH_Read 0x08005ca5 Thumb Code 18 flash.o(i.FLASH_Read) + FLASH_WaitForLastOperation 0x08005d49 Thumb Code 106 stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) + FLASH_Write 0x08005db9 Thumb Code 56 flash.o(i.FLASH_Write) + FindNearBasePos 0x08005df1 Thumb Code 32 dw_app.o(i.FindNearBasePos) + GPIO_Toggle 0x08005e19 Thumb Code 8 main.o(i.GPIO_Toggle) + GetLPTime 0x08005e21 Thumb Code 38 main.o(i.GetLPTime) + GetNearMsg 0x08005e59 Thumb Code 212 dw_app.o(i.GetNearMsg) + Get_ADC_Value 0x08005f3d Thumb Code 36 adc.o(i.Get_ADC_Value) + Get_Battary 0x08005f65 Thumb Code 192 adc.o(i.Get_Battary) + HAL_ADCEx_Calibration_Start 0x0800604d Thumb Code 170 stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) + HAL_ADC_ConfigChannel 0x080060f9 Thumb Code 140 stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) + HAL_ADC_GetState 0x0800618d Thumb Code 4 stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) + HAL_ADC_GetValue 0x08006191 Thumb Code 6 stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue) + HAL_ADC_Init 0x08006199 Thumb Code 446 stm32l0xx_hal_adc.o(i.HAL_ADC_Init) + HAL_ADC_MspInit 0x08006361 Thumb Code 72 stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit) + HAL_ADC_PollForConversion 0x080063b1 Thumb Code 192 stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) + HAL_ADC_Start 0x08006471 Thumb Code 86 stm32l0xx_hal_adc.o(i.HAL_ADC_Start) + HAL_DMA_Abort 0x080064cd Thumb Code 68 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) + HAL_DMA_Abort_IT 0x08006511 Thumb Code 76 stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) + HAL_DMA_IRQHandler 0x0800655d Thumb Code 168 stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) + HAL_DMA_Init 0x08006605 Thumb Code 132 stm32l0xx_hal_dma.o(i.HAL_DMA_Init) + HAL_DMA_Start_IT 0x08006695 Thumb Code 104 stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) + HAL_FLASHEx_Erase 0x080066fd Thumb Code 106 stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) + HAL_FLASH_Lock 0x08006775 Thumb Code 22 stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) + HAL_FLASH_Program 0x08006791 Thumb Code 50 stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) + HAL_FLASH_Unlock 0x080067cd Thumb Code 70 stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) + HAL_GPIO_EXTI_Callback 0x08006829 Thumb Code 2 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) + HAL_GPIO_EXTI_IRQHandler 0x0800682d Thumb Code 18 stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) + HAL_GPIO_Init 0x08006845 Thumb Code 346 stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) + HAL_GPIO_ReadPin 0x080069bd Thumb Code 10 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) + HAL_GPIO_TogglePin 0x080069c7 Thumb Code 16 stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) + HAL_GPIO_WritePin 0x080069d7 Thumb Code 12 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) + HAL_GetTick 0x080069e5 Thumb Code 6 stm32l0xx_hal.o(i.HAL_GetTick) + HAL_IncTick 0x080069f1 Thumb Code 12 stm32l0xx_hal.o(i.HAL_IncTick) + HAL_Init 0x08006a01 Thumb Code 36 stm32l0xx_hal.o(i.HAL_Init) + HAL_InitTick 0x08006a29 Thumb Code 58 stm32l0xx_hal.o(i.HAL_InitTick) + HAL_LPTIM_AutoReloadMatchCallback 0x08006a6d Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback) + HAL_LPTIM_AutoReloadWriteCallback 0x08006a6f Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback) + HAL_LPTIM_CompareMatchCallback 0x08006a71 Thumb Code 380 main.o(i.HAL_LPTIM_CompareMatchCallback) + HAL_LPTIM_CompareWriteCallback 0x08006c25 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback) + HAL_LPTIM_DeInit 0x08006c27 Thumb Code 44 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) + HAL_LPTIM_DirectionDownCallback 0x08006c53 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) + HAL_LPTIM_DirectionUpCallback 0x08006c55 Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) + HAL_LPTIM_IRQHandler 0x08006c57 Thumb Code 202 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) + HAL_LPTIM_Init 0x08006d21 Thumb Code 144 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) + HAL_LPTIM_MspDeInit 0x08006db9 Thumb Code 28 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) + HAL_LPTIM_MspInit 0x08006ddd Thumb Code 38 stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) + HAL_LPTIM_ReadCounter 0x08006e0d Thumb Code 6 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) + HAL_LPTIM_TimeOut_Start_IT 0x08006e15 Thumb Code 132 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) + HAL_LPTIM_TriggerCallback 0x08006e9d Thumb Code 2 stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback) + HAL_MspInit 0x08006ea1 Thumb Code 20 stm32l0xx_hal_msp.o(i.HAL_MspInit) + HAL_NVIC_DisableIRQ 0x08006eb9 Thumb Code 26 stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) + HAL_NVIC_EnableIRQ 0x08006ed9 Thumb Code 18 stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) + HAL_NVIC_SetPriority 0x08006ef1 Thumb Code 8 stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) + HAL_PWR_DisableWakeUpPin 0x08006ef9 Thumb Code 10 stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin) + HAL_PWR_EnableBkUpAccess 0x08006f09 Thumb Code 12 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) + HAL_PWR_EnableWakeUpPin 0x08006f19 Thumb Code 10 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin) + HAL_PWR_EnterSTANDBYMode 0x08006f29 Thumb Code 24 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode) + HAL_PWR_EnterSTOPMode 0x08006f49 Thumb Code 88 stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) + HAL_RCCEx_PeriphCLKConfig 0x08006fad Thumb Code 342 stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) + HAL_RCC_ClockConfig 0x08007111 Thumb Code 386 stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) + HAL_RCC_GetPCLK1Freq 0x080072ad Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) + HAL_RCC_GetPCLK2Freq 0x080072cd Thumb Code 20 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) + HAL_RCC_GetSysClockFreq 0x080072ed Thumb Code 108 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) + HAL_RCC_OscConfig 0x08007365 Thumb Code 1062 stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) + HAL_SPI_Init 0x0800778b Thumb Code 182 stm32l0xx_hal_spi.o(i.HAL_SPI_Init) + HAL_SPI_MspInit 0x08007841 Thumb Code 78 stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) + HAL_SYSTICK_Config 0x08007899 Thumb Code 38 stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) + HAL_TIMEx_MasterConfigSynchronization 0x080078c9 Thumb Code 78 stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) + HAL_TIM_Base_Init 0x08007921 Thumb Code 62 stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) + HAL_TIM_Base_MspInit 0x08007961 Thumb Code 22 stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit) + HAL_TIM_ConfigClockSource 0x0800797d Thumb Code 208 stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) + HAL_TIM_MspPostInit 0x08007a4d Thumb Code 66 stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) + HAL_TIM_PWM_ConfigChannel 0x08007a99 Thumb Code 200 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) + HAL_TIM_PWM_Init 0x08007b61 Thumb Code 62 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) + HAL_TIM_PWM_MspInit 0x08007b9f Thumb Code 2 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit) + HAL_TIM_PWM_Start 0x08007ba1 Thumb Code 116 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) + HAL_TIM_PWM_Stop 0x08007c1d Thumb Code 66 stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) + HAL_UARTEx_RxEventCallback 0x08007c65 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) + HAL_UARTEx_WakeupCallback 0x08007c67 Thumb Code 2 stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) + HAL_UART_ErrorCallback 0x08007c69 Thumb Code 2 main.o(i.HAL_UART_ErrorCallback) + HAL_UART_IRQHandler 0x08007c6d Thumb Code 530 stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) + HAL_UART_Init 0x08007e8d Thumb Code 106 stm32l0xx_hal_uart.o(i.HAL_UART_Init) + HAL_UART_MspInit 0x08007ef9 Thumb Code 190 stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) + HAL_UART_Receive_DMA 0x08007fcd Thumb Code 92 stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) + HAL_UART_RxCpltCallback 0x0800802d Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) + HAL_UART_RxHalfCpltCallback 0x0800802f Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) + HAL_UART_Transmit 0x08008031 Thumb Code 210 stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) + HAL_UART_TxCpltCallback 0x08008103 Thumb Code 2 stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) + HardFault_Handler 0x08008105 Thumb Code 8 stm32l0xx_it.o(i.HardFault_Handler) + HardWareTypeDiffConfig 0x08008115 Thumb Code 68 main.o(i.HardWareTypeDiffConfig) + IIC2_Ack 0x08008161 Thumb Code 60 lis3dh_driver.o(i.IIC2_Ack) + IIC2_NAck 0x0800819d Thumb Code 60 lis3dh_driver.o(i.IIC2_NAck) + IIC2_Read_Byte 0x080081d9 Thumb Code 90 lis3dh_driver.o(i.IIC2_Read_Byte) + IIC2_Send_Byte 0x08008233 Thumb Code 90 lis3dh_driver.o(i.IIC2_Send_Byte) + IIC2_Start 0x0800828d Thumb Code 54 lis3dh_driver.o(i.IIC2_Start) + IIC2_Stop 0x080082c3 Thumb Code 60 lis3dh_driver.o(i.IIC2_Stop) + IIC2_Wait_Ack 0x080082ff Thumb Code 84 lis3dh_driver.o(i.IIC2_Wait_Ack) + IdleTask 0x08008355 Thumb Code 362 main.o(i.IdleTask) + LIS3DH_Data_Init 0x080084fd Thumb Code 84 lis3dh_driver.o(i.LIS3DH_Data_Init) + LIS3DH_GetWHO_AM_I 0x08008555 Thumb Code 18 lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) + LIS3DH_ReadOneByte 0x08008567 Thumb Code 58 lis3dh_driver.o(i.LIS3DH_ReadOneByte) + LIS3DH_ReadReg 0x080085a1 Thumb Code 14 lis3dh_driver.o(i.LIS3DH_ReadReg) + LIS3DH_WriteOneByte 0x080085af Thumb Code 52 lis3dh_driver.o(i.LIS3DH_WriteOneByte) + LIS3DH_WriteReg 0x080085e3 Thumb Code 10 lis3dh_driver.o(i.LIS3DH_WriteReg) + LPTIM1_IRQHandler 0x080085ed Thumb Code 10 stm32l0xx_it.o(i.LPTIM1_IRQHandler) + LPTIM_Disable 0x080085fd Thumb Code 214 stm32l0xx_hal_lptim.o(i.LPTIM_Disable) + NMI_Handler 0x080089fd Thumb Code 2 stm32l0xx_it.o(i.NMI_Handler) + NearPoll 0x08008a01 Thumb Code 1304 dw_app.o(i.NearPoll) + PendSV_Handler 0x08008f31 Thumb Code 2 stm32l0xx_it.o(i.PendSV_Handler) + Poll 0x08008f35 Thumb Code 728 dw_app.o(i.Poll) + Program_Init 0x08009251 Thumb Code 232 main.o(i.Program_Init) + Registor_Poll 0x08009365 Thumb Code 600 dw_app.o(i.Registor_Poll) + Reset_DW1000 0x08009601 Thumb Code 76 dw_driver.o(i.Reset_DW1000) + STMFLASH_ReadHalfWord 0x08009651 Thumb Code 4 flash.o(i.STMFLASH_ReadHalfWord) + SVC_Handler 0x08009655 Thumb Code 2 stm32l0xx_it.o(i.SVC_Handler) + SendComMap 0x08009659 Thumb Code 110 serial_at_cmd_app.o(i.SendComMap) + SetNextPollTime 0x080096d1 Thumb Code 112 main.o(i.SetNextPollTime) + Spi_ChangePrescaler 0x08009759 Thumb Code 16 spi.o(i.Spi_ChangePrescaler) + SysTick_Handler 0x0800976d Thumb Code 8 stm32l0xx_it.o(i.SysTick_Handler) + SystemClock_Config 0x08009775 Thumb Code 140 main.o(i.SystemClock_Config) + SystemInit 0x08009809 Thumb Code 66 system_stm32l0xx.o(i.SystemInit) + Tag_App 0x08009a11 Thumb Code 158 dw_app.o(i.Tag_App) + UART_AdvFeatureConfig 0x08009ab9 Thumb Code 202 stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) + UART_CheckIdleState 0x08009b85 Thumb Code 94 stm32l0xx_hal_uart.o(i.UART_CheckIdleState) + UART_CheckReceive 0x08009be9 Thumb Code 98 usart.o(i.UART_CheckReceive) + UART_CheckSend 0x08009c61 Thumb Code 140 usart.o(i.UART_CheckSend) + UART_PushFrame 0x08009e15 Thumb Code 92 usart.o(i.UART_PushFrame) + UART_SetConfig 0x08009e79 Thumb Code 480 stm32l0xx_hal_uart.o(i.UART_SetConfig) + UART_Start_Receive_DMA 0x0800a079 Thumb Code 128 stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) + UART_WaitOnFlagUntilTimeout 0x0800a105 Thumb Code 158 stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) + USART1_IRQHandler 0x0800a1a5 Thumb Code 18 stm32l0xx_it.o(i.USART1_IRQHandler) + Usart1InitVariables 0x0800a1bd Thumb Code 8 usart.o(i.Usart1InitVariables) + UsartInit 0x0800a1c9 Thumb Code 32 main.o(i.UsartInit) + UsartParseDataHandler 0x0800a1f5 Thumb Code 250 serial_at_cmd_app.o(i.UsartParseDataHandler) + __0printf 0x0800a305 Thumb Code 24 printfa.o(i.__0printf) + __1printf 0x0800a305 Thumb Code 0 printfa.o(i.__0printf) + __2printf 0x0800a305 Thumb Code 0 printfa.o(i.__0printf) + __c89printf 0x0800a305 Thumb Code 0 printfa.o(i.__0printf) + printf 0x0800a305 Thumb Code 0 printfa.o(i.__0printf) + __ARM_clz 0x0800a325 Thumb Code 46 depilogue.o(i.__ARM_clz) + __ARM_common_ll_muluu 0x0800a353 Thumb Code 48 stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) + __ARM_common_switch8 0x0800a383 Thumb Code 26 dps310.o(i.__ARM_common_switch8) + __scatterload_copy 0x0800a3fd Thumb Code 14 handlers.o(i.__scatterload_copy) + __scatterload_null 0x0800a40b Thumb Code 2 handlers.o(i.__scatterload_null) + __scatterload_zeroinit 0x0800a40d Thumb Code 14 handlers.o(i.__scatterload_zeroinit) + _dwt_aonarrayupload 0x0800a41b Thumb Code 38 deca_device.o(i._dwt_aonarrayupload) + _dwt_configlde 0x0800a441 Thumb Code 42 deca_device.o(i._dwt_configlde) + _dwt_enableclocks 0x0800a47d Thumb Code 182 deca_device.o(i._dwt_enableclocks) + _dwt_loaducodefromrom 0x0800a533 Thumb Code 50 deca_device.o(i._dwt_loaducodefromrom) + _dwt_otpread 0x0800a565 Thumb Code 68 deca_device.o(i._dwt_otpread) + ceil 0x0800ae55 Thumb Code 180 ceil.o(i.ceil) + delay_ms 0x0800af1d Thumb Code 14 dw_driver.o(i.delay_ms) + delay_us 0x0800af2b Thumb Code 140 lis3dh_driver.o(i.delay_us) + dwt_configure 0x0800afb9 Thumb Code 474 deca_device.o(i.dwt_configure) + dwt_configuresleep 0x0800b1c9 Thumb Code 36 deca_device.o(i.dwt_configuresleep) + dwt_entersleep 0x0800b1f1 Thumb Code 8 deca_device.o(i.dwt_entersleep) + dwt_entersleepaftertx 0x0800b1f9 Thumb Code 38 deca_device.o(i.dwt_entersleepaftertx) + dwt_forcetrxoff 0x0800b221 Thumb Code 72 deca_device.o(i.dwt_forcetrxoff) + dwt_initialise 0x0800b271 Thumb Code 334 deca_device.o(i.dwt_initialise) + dwt_read16bitoffsetreg 0x0800b3d1 Thumb Code 38 deca_device.o(i.dwt_read16bitoffsetreg) + dwt_read32bitoffsetreg 0x0800b3fd Thumb Code 40 deca_device.o(i.dwt_read32bitoffsetreg) + dwt_readdevid 0x0800b425 Thumb Code 12 deca_device.o(i.dwt_readdevid) + dwt_readfromdevice 0x0800b431 Thumb Code 56 deca_device.o(i.dwt_readfromdevice) + dwt_readrxdata 0x0800b469 Thumb Code 18 deca_device.o(i.dwt_readrxdata) + dwt_readrxtimestamp 0x0800b47b Thumb Code 16 deca_device.o(i.dwt_readrxtimestamp) + dwt_readtxtimestamp 0x0800b48b Thumb Code 16 deca_device.o(i.dwt_readtxtimestamp) + dwt_rxenable 0x0800b49b Thumb Code 84 deca_device.o(i.dwt_rxenable) + dwt_setdelayedtrxtime 0x0800b4ef Thumb Code 14 deca_device.o(i.dwt_setdelayedtrxtime) + dwt_setrxaftertxdelay 0x0800b4fd Thumb Code 32 deca_device.o(i.dwt_setrxaftertxdelay) + dwt_setrxantennadelay 0x0800b51d Thumb Code 14 deca_device.o(i.dwt_setrxantennadelay) + dwt_setrxtimeout 0x0800b531 Thumb Code 86 deca_device.o(i.dwt_setrxtimeout) + dwt_settxantennadelay 0x0800b58d Thumb Code 14 deca_device.o(i.dwt_settxantennadelay) + dwt_starttx 0x0800b59d Thumb Code 142 deca_device.o(i.dwt_starttx) + dwt_syncrxbufptrs 0x0800b631 Thumb Code 52 deca_device.o(i.dwt_syncrxbufptrs) + dwt_write16bitoffsetreg 0x0800b665 Thumb Code 22 deca_device.o(i.dwt_write16bitoffsetreg) + dwt_write32bitoffsetreg 0x0800b67b Thumb Code 30 deca_device.o(i.dwt_write32bitoffsetreg) + dwt_writetodevice 0x0800b699 Thumb Code 56 deca_device.o(i.dwt_writetodevice) + dwt_writetxdata 0x0800b6d1 Thumb Code 36 deca_device.o(i.dwt_writetxdata) + dwt_writetxfctrl 0x0800b6f5 Thumb Code 24 deca_device.o(i.dwt_writetxfctrl) + dwt_xtaltrim 0x0800b711 Thumb Code 48 deca_device.o(i.dwt_xtaltrim) + fputc 0x0800b759 Thumb Code 18 usart.o(i.fputc) + main 0x0800b7bd Thumb Code 272 main.o(i.main) + mcu_sleep 0x0800b8ed Thumb Code 98 main.o(i.mcu_sleep) + parameter_init 0x0800b965 Thumb Code 98 global_param.o(i.parameter_init) + readfromspi 0x0800b9d5 Thumb Code 70 spi.o(i.readfromspi) + save_com_map_to_flash 0x0800ba21 Thumb Code 36 global_param.o(i.save_com_map_to_flash) + writetospi 0x0800ba4d Thumb Code 68 spi.o(i.writetospi) + chan_idx 0x0800ba94 Data 8 deca_params_init.o(.constdata) + tx_config 0x0800ba9c Data 24 deca_params_init.o(.constdata) + agc_config 0x0800bab4 Data 8 deca_params_init.o(.constdata) + sftsh 0x0800babc Data 12 deca_params_init.o(.constdata) + dtune1 0x0800bac8 Data 4 deca_params_init.o(.constdata) + digital_bb_config 0x0800bacc Data 32 deca_params_init.o(.constdata) + lde_replicaCoeff 0x0800baec Data 50 deca_params_init.o(.constdata) + AHBPrescTable 0x0800bb1e Data 16 system_stm32l0xx.o(.constdata) + PLLMulTable 0x0800bb2e Data 9 system_stm32l0xx.o(.constdata) + APBPrescTable 0x0800bb37 Data 8 system_stm32l0xx.o(.constdata) + Region$$Table$$Base 0x0800bb40 Number 0 anon$$obj.o(Region$$Table) + Region$$Table$$Limit 0x0800bb60 Number 0 anon$$obj.o(Region$$Table) module_power 0x20000000 Data 1 deca_device.o(.data) power_temp 0x20000004 Data 4 deca_device.o(.data) power_input 0x20000008 Data 4 deca_device.o(.data) @@ -3175,9 +3665,10 @@ offsettimeus 0x20000094 Data 4 dw_app.o(.data) rec_tagpos_binary 0x20000098 Data 4 dw_app.o(.data) frame_len 0x2000009c Data 4 dw_app.o(.data) - id 0x200000a0 Data 4 dw_app.o(.data) + salvebase_mindist 0x200000a0 Data 4 dw_app.o(.data) + id 0x200000a4 Data 4 dw_app.o(.data) bat_percent 0x200000d4 Data 1 main.o(.data) - fix_slotpos 0x200000d5 Data 1 main.o(.data) + active_flag 0x200000d5 Data 1 main.o(.data) group_id 0x200000d7 Data 1 main.o(.data) g_start_send_flag 0x200000d8 Data 1 main.o(.data) imu_enable 0x200000d9 Data 1 main.o(.data) @@ -3190,40 +3681,47 @@ tag_frequency 0x200000e4 Data 2 main.o(.data) lastpoll_time 0x200000e6 Data 2 main.o(.data) current_time 0x200000e8 Data 2 main.o(.data) - current_slotnum 0x200000ea Data 2 main.o(.data) - slotpos_intoatl 0x200000ec Data 2 main.o(.data) - bigslot_num 0x200000ee Data 2 main.o(.data) - waitusart_timer 0x200000f0 Data 2 main.o(.data) - dev_id 0x200000f4 Data 4 main.o(.data) - lpcount 0x200000f8 Data 4 main.o(.data) - lptime 0x200000fc Data 4 main.o(.data) - target_time 0x20000100 Data 4 main.o(.data) - key_keeptime 0x20000104 Data 4 main.o(.data) - sync_timer 0x20000108 Data 2 main.o(.data) - userkey_state 0x2000010c Data 1 stm32l0xx_it.o(.data) - nomove_count 0x20000110 Data 4 stm32l0xx_it.o(.data) - motor_ontime 0x20000114 Data 4 stm32l0xx_it.o(.data) - uwTick 0x20000118 Data 4 stm32l0xx_hal.o(.data) - SystemCoreClock 0x2000011c Data 4 system_stm32l0xx.o(.data) - __stdout 0x20000120 Data 4 stdout.o(.data) - m_EUART_TxFrames 0x20000160 Data 2856 usart.o(.bss) - m_EUART_DMA_RXBuf 0x20000c88 Data 200 usart.o(.bss) - g_com_map 0x20000d50 Data 1024 global_param.o(.bss) - tx_near_msg 0x200011c4 Data 80 dw_app.o(.bss) - nearbaseid_list 0x20001278 Data 24 dw_app.o(.bss) - nearbase_switchdistlist 0x20001290 Data 48 dw_app.o(.bss) - nearbase_distlist 0x200012c0 Data 48 dw_app.o(.bss) - exsistbase_list 0x200012f0 Data 12 dw_app.o(.bss) - rec_remotepara 0x200012fc Data 80 dw_app.o(.bss) - mUsartReceivePack 0x2000134c Data 100 serial_at_cmd_app.o(.bss) - hadc 0x20001414 Data 92 main.o(.bss) - hlptim1 0x20001470 Data 48 main.o(.bss) - hspi1 0x200014a0 Data 88 main.o(.bss) - huart1 0x200014f8 Data 128 main.o(.bss) - hdma_usart1_rx 0x20001578 Data 72 main.o(.bss) - hdma_usart1_tx 0x200015c0 Data 72 main.o(.bss) - pFlash 0x20001608 Data 24 stm32l0xx_hal_flash.o(.bss) - __initial_sp 0x20001a20 Data 0 startup_stm32l051xx.o(STACK) + hardware_version 0x200000ea Data 2 main.o(.data) + hardware_pici 0x200000ec Data 2 main.o(.data) + hardware_type 0x200000ee Data 2 main.o(.data) + current_slotnum 0x200000f0 Data 2 main.o(.data) + slotpos_intoatl 0x200000f2 Data 2 main.o(.data) + bigslot_num 0x200000f4 Data 2 main.o(.data) + waitusart_timer 0x200000f6 Data 2 main.o(.data) + dev_id 0x200000f8 Data 4 main.o(.data) + motor_keeptime 0x200000fc Data 4 main.o(.data) + lpcount 0x20000100 Data 4 main.o(.data) + lptime 0x20000104 Data 4 main.o(.data) + target_time 0x20000108 Data 4 main.o(.data) + key_keeptime 0x2000010c Data 4 main.o(.data) + sync_timer 0x20000110 Data 2 main.o(.data) + userkey_state 0x20000114 Data 1 stm32l0xx_it.o(.data) + nomove_count 0x20000118 Data 4 stm32l0xx_it.o(.data) + uwTickFreq 0x2000011c Data 1 stm32l0xx_hal.o(.data) + uwTickPrio 0x20000120 Data 4 stm32l0xx_hal.o(.data) + uwTick 0x20000124 Data 4 stm32l0xx_hal.o(.data) + SystemCoreClock 0x20000128 Data 4 system_stm32l0xx.o(.data) + __stdout 0x2000012c Data 4 stdout.o(.data) + m_EUART_TxFrames 0x2000016c Data 2856 usart.o(.bss) + m_EUART_DMA_RXBuf 0x20000c94 Data 200 usart.o(.bss) + g_com_map 0x20000d5c Data 1024 global_param.o(.bss) + tx_near_msg 0x200011d0 Data 80 dw_app.o(.bss) + nearbaseid_list 0x20001284 Data 24 dw_app.o(.bss) + nearbaseid_list2 0x2000129c Data 24 dw_app.o(.bss) + nearbase_switchdistlist 0x200012b4 Data 48 dw_app.o(.bss) + nearbase_distlist 0x200012e4 Data 48 dw_app.o(.bss) + exsistbase_list 0x20001314 Data 12 dw_app.o(.bss) + rec_remotepara 0x20001320 Data 80 dw_app.o(.bss) + mUsartReceivePack 0x20001370 Data 100 serial_at_cmd_app.o(.bss) + hadc 0x20001438 Data 92 main.o(.bss) + hlptim1 0x20001494 Data 48 main.o(.bss) + hspi1 0x200014c4 Data 88 main.o(.bss) + htim2 0x2000151c Data 64 main.o(.bss) + huart1 0x2000155c Data 132 main.o(.bss) + hdma_usart1_rx 0x200015e0 Data 72 main.o(.bss) + hdma_usart1_tx 0x20001628 Data 72 main.o(.bss) + pFlash 0x20001670 Data 24 stm32l0xx_hal_flash.o(.bss) + __initial_sp 0x20001a88 Data 0 startup_stm32l051xx.o(STACK) @@ -3233,309 +3731,350 @@ Image Entry point : 0x080050c1 - Load Region LR_IROM1 (Base: 0x08005000, Size: 0x000066f4, Max: 0x00010000, ABSOLUTE) + Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00006c90, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x00006ba0]) - Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x000065d0, Max: 0x00010000, ABSOLUTE) + Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00006b60, Max: 0x00010000, ABSOLUTE) Exec Addr Load Addr Size Type Attr Idx E Section Name Object 0x08005000 0x08005000 0x000000c0 Data RO 3 RESET startup_stm32l051xx.o - 0x080050c0 0x080050c0 0x00000000 Code RO 4780 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) - 0x080050c0 0x080050c0 0x00000004 Code RO 5107 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) - 0x080050c4 0x080050c4 0x00000004 Code RO 5110 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) - 0x080050c8 0x080050c8 0x00000000 Code RO 5112 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) - 0x080050c8 0x080050c8 0x00000000 Code RO 5114 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) - 0x080050c8 0x080050c8 0x00000008 Code RO 5115 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) - 0x080050d0 0x080050d0 0x00000000 Code RO 5117 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) - 0x080050d0 0x080050d0 0x00000000 Code RO 5119 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) - 0x080050d0 0x080050d0 0x00000004 Code RO 5108 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) + 0x080050c0 0x080050c0 0x00000000 Code RO 5768 * .ARM.Collect$$$$00000000 mc_p.l(entry.o) + 0x080050c0 0x080050c0 0x00000004 Code RO 6117 .ARM.Collect$$$$00000001 mc_p.l(entry2.o) + 0x080050c4 0x080050c4 0x00000004 Code RO 6120 .ARM.Collect$$$$00000004 mc_p.l(entry5.o) + 0x080050c8 0x080050c8 0x00000000 Code RO 6122 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o) + 0x080050c8 0x080050c8 0x00000000 Code RO 6124 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o) + 0x080050c8 0x080050c8 0x00000008 Code RO 6125 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o) + 0x080050d0 0x080050d0 0x00000000 Code RO 6127 .ARM.Collect$$$$0000000D mc_p.l(entry10a.o) + 0x080050d0 0x080050d0 0x00000000 Code RO 6129 .ARM.Collect$$$$0000000F mc_p.l(entry11a.o) + 0x080050d0 0x080050d0 0x00000004 Code RO 6118 .ARM.Collect$$$$00002712 mc_p.l(entry2.o) 0x080050d4 0x080050d4 0x0000001c Code RO 4 .text startup_stm32l051xx.o - 0x080050f0 0x080050f0 0x0000002c Code RO 4783 .text mc_p.l(uidiv.o) - 0x0800511c 0x0800511c 0x00000060 Code RO 4785 .text mc_p.l(uldiv.o) - 0x0800517c 0x0800517c 0x00000024 Code RO 4787 .text mc_p.l(memcpya.o) - 0x080051a0 0x080051a0 0x00000024 Code RO 4789 .text mc_p.l(memseta.o) - 0x080051c4 0x080051c4 0x0000001a Code RO 4791 .text mc_p.l(memcmp.o) - 0x080051de 0x080051de 0x000000b2 Code RO 5056 .text mf_p.l(fadd.o) - 0x08005290 0x08005290 0x0000007c Code RO 5058 .text mf_p.l(fdiv.o) - 0x0800530c 0x0800530c 0x00000164 Code RO 5060 .text mf_p.l(dadd.o) - 0x08005470 0x08005470 0x000000d0 Code RO 5062 .text mf_p.l(dmul.o) - 0x08005540 0x08005540 0x000000f0 Code RO 5064 .text mf_p.l(ddiv.o) - 0x08005630 0x08005630 0x00000016 Code RO 5066 .text mf_p.l(fflti.o) - 0x08005646 0x08005646 0x0000000e Code RO 5068 .text mf_p.l(ffltui.o) - 0x08005654 0x08005654 0x00000028 Code RO 5070 .text mf_p.l(dflti.o) - 0x0800567c 0x0800567c 0x0000001c Code RO 5072 .text mf_p.l(dfltui.o) - 0x08005698 0x08005698 0x00000028 Code RO 5074 .text mf_p.l(ffixui.o) - 0x080056c0 0x080056c0 0x00000048 Code RO 5076 .text mf_p.l(dfixi.o) - 0x08005708 0x08005708 0x0000003c Code RO 5078 .text mf_p.l(dfixui.o) - 0x08005744 0x08005744 0x00000028 Code RO 5080 .text mf_p.l(f2d.o) - 0x0800576c 0x0800576c 0x00000038 Code RO 5082 .text mf_p.l(d2f.o) - 0x080057a4 0x080057a4 0x00000014 Code RO 5084 .text mf_p.l(cfcmple.o) - 0x080057b8 0x080057b8 0x00000020 Code RO 5122 .text mc_p.l(llshl.o) - 0x080057d8 0x080057d8 0x00000022 Code RO 5124 .text mc_p.l(llushr.o) - 0x080057fa 0x080057fa 0x00000026 Code RO 5126 .text mc_p.l(llsshr.o) - 0x08005820 0x08005820 0x00000000 Code RO 5135 .text mc_p.l(iusefp.o) - 0x08005820 0x08005820 0x00000082 Code RO 5136 .text mf_p.l(fepilogue.o) - 0x080058a2 0x080058a2 0x000000be Code RO 5138 .text mf_p.l(depilogue.o) - 0x08005960 0x08005960 0x00000028 Code RO 5150 .text mf_p.l(cdrcmple.o) - 0x08005988 0x08005988 0x00000024 Code RO 5152 .text mc_p.l(init.o) - 0x080059ac 0x080059ac 0x0000002c Code RO 1869 i.ADC_DelayMicroSecond stm32l0xx_hal_adc.o - 0x080059d8 0x080059d8 0x000000a4 Code RO 1871 i.ADC_Enable stm32l0xx_hal_adc.o - 0x08005a7c 0x08005a7c 0x0000001a Code RO 1388 i.Checksum_u16 dw_app.o - 0x08005a96 0x08005a96 0x00000002 PAD - 0x08005a98 0x08005a98 0x00000018 Code RO 1721 i.DMA1_Channel2_3_IRQHandler stm32l0xx_it.o - 0x08005ab0 0x08005ab0 0x0000002e Code RO 3310 i.DMA_SetConfig stm32l0xx_hal_dma.o - 0x08005ade 0x08005ade 0x00000002 PAD - 0x08005ae0 0x08005ae0 0x00000060 Code RO 1389 i.Dw1000_App_Init dw_app.o - 0x08005b40 0x08005b40 0x00000034 Code RO 1390 i.Dw1000_Init dw_app.o - 0x08005b74 0x08005b74 0x00000078 Code RO 1722 i.EXTI0_1_IRQHandler stm32l0xx_it.o - 0x08005bec 0x08005bec 0x00000002 Code RO 1590 i.Error_Handler main.o - 0x08005bee 0x08005bee 0x00000002 PAD - 0x08005bf0 0x08005bf0 0x00000034 Code RO 3103 i.FLASH_PageErase stm32l0xx_hal_flash_ex.o - 0x08005c24 0x08005c24 0x00000034 Code RO 1315 i.FLASH_Prepare flash.o - 0x08005c58 0x08005c58 0x00000012 Code RO 1316 i.FLASH_Read flash.o - 0x08005c6a 0x08005c6a 0x00000002 PAD - 0x08005c6c 0x08005c6c 0x000000f0 Code RO 2996 i.FLASH_SetErrorCode stm32l0xx_hal_flash.o - 0x08005d5c 0x08005d5c 0x000000a8 Code RO 2997 i.FLASH_WaitForLastOperation stm32l0xx_hal_flash.o - 0x08005e04 0x08005e04 0x00000038 Code RO 1317 i.FLASH_Write flash.o - 0x08005e3c 0x08005e3c 0x00000028 Code RO 1391 i.FindNearBasePos dw_app.o - 0x08005e64 0x08005e64 0x00000008 Code RO 1591 i.GPIO_Toggle main.o - 0x08005e6c 0x08005e6c 0x00000038 Code RO 1592 i.GetLPTime main.o - 0x08005ea4 0x08005ea4 0x000000fc Code RO 1392 i.GetNearMsg dw_app.o - 0x08005fa0 0x08005fa0 0x00000028 Code RO 1198 i.Get_ADC_Value adc.o - 0x08005fc8 0x08005fc8 0x000000e8 Code RO 1199 i.Get_Battary adc.o - 0x080060b0 0x080060b0 0x000000dc Code RO 2048 i.HAL_ADCEx_Calibration_Start stm32l0xx_hal_adc_ex.o - 0x0800618c 0x0800618c 0x00000108 Code RO 1873 i.HAL_ADC_ConfigChannel stm32l0xx_hal_adc.o - 0x08006294 0x08006294 0x00000006 Code RO 1879 i.HAL_ADC_GetState stm32l0xx_hal_adc.o - 0x0800629a 0x0800629a 0x00000008 Code RO 1880 i.HAL_ADC_GetValue stm32l0xx_hal_adc.o - 0x080062a2 0x080062a2 0x00000002 PAD - 0x080062a4 0x080062a4 0x0000023c Code RO 1882 i.HAL_ADC_Init stm32l0xx_hal_adc.o - 0x080064e0 0x080064e0 0x00000050 Code RO 1797 i.HAL_ADC_MspInit stm32l0xx_hal_msp.o - 0x08006530 0x08006530 0x000000ea Code RO 1886 i.HAL_ADC_PollForConversion stm32l0xx_hal_adc.o - 0x0800661a 0x0800661a 0x00000002 PAD - 0x0800661c 0x0800661c 0x00000078 Code RO 1888 i.HAL_ADC_Start stm32l0xx_hal_adc.o - 0x08006694 0x08006694 0x0000005c Code RO 3312 i.HAL_DMA_Abort_IT stm32l0xx_hal_dma.o - 0x080066f0 0x080066f0 0x00000108 Code RO 3316 i.HAL_DMA_IRQHandler stm32l0xx_hal_dma.o - 0x080067f8 0x080067f8 0x000000a8 Code RO 3317 i.HAL_DMA_Init stm32l0xx_hal_dma.o - 0x080068a0 0x080068a0 0x0000009a Code RO 3321 i.HAL_DMA_Start_IT stm32l0xx_hal_dma.o - 0x0800693a 0x0800693a 0x00000002 PAD - 0x0800693c 0x0800693c 0x0000008c Code RO 3112 i.HAL_FLASHEx_Erase stm32l0xx_hal_flash_ex.o - 0x080069c8 0x080069c8 0x00000020 Code RO 3001 i.HAL_FLASH_Lock stm32l0xx_hal_flash.o - 0x080069e8 0x080069e8 0x00000050 Code RO 3006 i.HAL_FLASH_Program stm32l0xx_hal_flash.o - 0x08006a38 0x08006a38 0x0000008c Code RO 3008 i.HAL_FLASH_Unlock stm32l0xx_hal_flash.o - 0x08006ac4 0x08006ac4 0x00000002 Code RO 3249 i.HAL_GPIO_EXTI_Callback stm32l0xx_hal_gpio.o - 0x08006ac6 0x08006ac6 0x00000002 PAD - 0x08006ac8 0x08006ac8 0x00000020 Code RO 3250 i.HAL_GPIO_EXTI_IRQHandler stm32l0xx_hal_gpio.o - 0x08006ae8 0x08006ae8 0x000001ec Code RO 3251 i.HAL_GPIO_Init stm32l0xx_hal_gpio.o - 0x08006cd4 0x08006cd4 0x00000012 Code RO 3253 i.HAL_GPIO_ReadPin stm32l0xx_hal_gpio.o - 0x08006ce6 0x08006ce6 0x00000008 Code RO 3254 i.HAL_GPIO_TogglePin stm32l0xx_hal_gpio.o - 0x08006cee 0x08006cee 0x0000000c Code RO 3255 i.HAL_GPIO_WritePin stm32l0xx_hal_gpio.o - 0x08006cfa 0x08006cfa 0x00000002 PAD - 0x08006cfc 0x08006cfc 0x0000000c Code RO 2115 i.HAL_GetTick stm32l0xx_hal.o - 0x08006d08 0x08006d08 0x00000010 Code RO 2119 i.HAL_IncTick stm32l0xx_hal.o - 0x08006d18 0x08006d18 0x0000002c Code RO 2120 i.HAL_Init stm32l0xx_hal.o - 0x08006d44 0x08006d44 0x00000034 Code RO 2121 i.HAL_InitTick stm32l0xx_hal.o - 0x08006d78 0x08006d78 0x00000002 Code RO 3685 i.HAL_LPTIM_AutoReloadMatchCallback stm32l0xx_hal_lptim.o - 0x08006d7a 0x08006d7a 0x00000002 Code RO 3686 i.HAL_LPTIM_AutoReloadWriteCallback stm32l0xx_hal_lptim.o - 0x08006d7c 0x08006d7c 0x00000120 Code RO 1593 i.HAL_LPTIM_CompareMatchCallback main.o - 0x08006e9c 0x08006e9c 0x00000002 Code RO 3688 i.HAL_LPTIM_CompareWriteCallback stm32l0xx_hal_lptim.o - 0x08006e9e 0x08006e9e 0x00000030 Code RO 3693 i.HAL_LPTIM_DeInit stm32l0xx_hal_lptim.o - 0x08006ece 0x08006ece 0x00000002 Code RO 3694 i.HAL_LPTIM_DirectionDownCallback stm32l0xx_hal_lptim.o - 0x08006ed0 0x08006ed0 0x00000002 Code RO 3695 i.HAL_LPTIM_DirectionUpCallback stm32l0xx_hal_lptim.o - 0x08006ed2 0x08006ed2 0x00000116 Code RO 3701 i.HAL_LPTIM_IRQHandler stm32l0xx_hal_lptim.o - 0x08006fe8 0x08006fe8 0x000000bc Code RO 3702 i.HAL_LPTIM_Init stm32l0xx_hal_lptim.o - 0x080070a4 0x080070a4 0x00000024 Code RO 1798 i.HAL_LPTIM_MspDeInit stm32l0xx_hal_msp.o - 0x080070c8 0x080070c8 0x00000030 Code RO 1799 i.HAL_LPTIM_MspInit stm32l0xx_hal_msp.o - 0x080070f8 0x080070f8 0x00000008 Code RO 3715 i.HAL_LPTIM_ReadCounter stm32l0xx_hal_lptim.o - 0x08007100 0x08007100 0x00000060 Code RO 3721 i.HAL_LPTIM_TimeOut_Start_IT stm32l0xx_hal_lptim.o - 0x08007160 0x08007160 0x00000002 Code RO 3724 i.HAL_LPTIM_TriggerCallback stm32l0xx_hal_lptim.o - 0x08007162 0x08007162 0x00000002 PAD - 0x08007164 0x08007164 0x00000018 Code RO 1800 i.HAL_MspInit stm32l0xx_hal_msp.o - 0x0800717c 0x0800717c 0x00000018 Code RO 3577 i.HAL_NVIC_DisableIRQ stm32l0xx_hal_cortex.o - 0x08007194 0x08007194 0x00000018 Code RO 3578 i.HAL_NVIC_EnableIRQ stm32l0xx_hal_cortex.o - 0x080071ac 0x080071ac 0x00000012 Code RO 3582 i.HAL_NVIC_SetPriority stm32l0xx_hal_cortex.o - 0x080071be 0x080071be 0x00000002 PAD - 0x080071c0 0x080071c0 0x00000010 Code RO 3407 i.HAL_PWR_DisableWakeUpPin stm32l0xx_hal_pwr.o - 0x080071d0 0x080071d0 0x00000014 Code RO 3408 i.HAL_PWR_EnableBkUpAccess stm32l0xx_hal_pwr.o - 0x080071e4 0x080071e4 0x00000010 Code RO 3412 i.HAL_PWR_EnableWakeUpPin stm32l0xx_hal_pwr.o - 0x080071f4 0x080071f4 0x00000028 Code RO 3414 i.HAL_PWR_EnterSTANDBYMode stm32l0xx_hal_pwr.o - 0x0800721c 0x0800721c 0x00000048 Code RO 3415 i.HAL_PWR_EnterSTOPMode stm32l0xx_hal_pwr.o - 0x08007264 0x08007264 0x0000022c Code RO 2892 i.HAL_RCCEx_PeriphCLKConfig stm32l0xx_hal_rcc_ex.o - 0x08007490 0x08007490 0x00000208 Code RO 2794 i.HAL_RCC_ClockConfig stm32l0xx_hal_rcc.o - 0x08007698 0x08007698 0x0000000c Code RO 2798 i.HAL_RCC_GetHCLKFreq stm32l0xx_hal_rcc.o - 0x080076a4 0x080076a4 0x00000024 Code RO 2800 i.HAL_RCC_GetPCLK1Freq stm32l0xx_hal_rcc.o - 0x080076c8 0x080076c8 0x00000024 Code RO 2801 i.HAL_RCC_GetPCLK2Freq stm32l0xx_hal_rcc.o - 0x080076ec 0x080076ec 0x000000d0 Code RO 2802 i.HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc.o - 0x080077bc 0x080077bc 0x00000624 Code RO 2805 i.HAL_RCC_OscConfig stm32l0xx_hal_rcc.o - 0x08007de0 0x08007de0 0x00000092 Code RO 3956 i.HAL_SPI_Init stm32l0xx_hal_spi.o - 0x08007e72 0x08007e72 0x00000002 PAD - 0x08007e74 0x08007e74 0x00000058 Code RO 1802 i.HAL_SPI_MspInit stm32l0xx_hal_msp.o - 0x08007ecc 0x08007ecc 0x00000038 Code RO 3586 i.HAL_SYSTICK_Config stm32l0xx_hal_cortex.o - 0x08007f04 0x08007f04 0x00000002 Code RO 4657 i.HAL_UARTEx_WakeupCallback stm32l0xx_hal_uart_ex.o - 0x08007f06 0x08007f06 0x00000002 Code RO 1594 i.HAL_UART_ErrorCallback main.o - 0x08007f08 0x08007f08 0x000001cc Code RO 4316 i.HAL_UART_IRQHandler stm32l0xx_hal_uart.o - 0x080080d4 0x080080d4 0x0000007e Code RO 4317 i.HAL_UART_Init stm32l0xx_hal_uart.o - 0x08008152 0x08008152 0x00000002 PAD - 0x08008154 0x08008154 0x000000d4 Code RO 1804 i.HAL_UART_MspInit stm32l0xx_hal_msp.o - 0x08008228 0x08008228 0x000000e8 Code RO 4321 i.HAL_UART_Receive_DMA stm32l0xx_hal_uart.o - 0x08008310 0x08008310 0x00000002 Code RO 4323 i.HAL_UART_RxCpltCallback stm32l0xx_hal_uart.o - 0x08008312 0x08008312 0x00000002 Code RO 4324 i.HAL_UART_RxHalfCpltCallback stm32l0xx_hal_uart.o - 0x08008314 0x08008314 0x00000100 Code RO 4325 i.HAL_UART_Transmit stm32l0xx_hal_uart.o - 0x08008414 0x08008414 0x00000002 Code RO 4328 i.HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o - 0x08008416 0x08008416 0x00000002 PAD - 0x08008418 0x08008418 0x00000010 Code RO 1723 i.HardFault_Handler stm32l0xx_it.o - 0x08008428 0x08008428 0x0000003c Code RO 12 i.IIC2_Ack lis3dh_driver.o - 0x08008464 0x08008464 0x0000003c Code RO 14 i.IIC2_NAck lis3dh_driver.o - 0x080084a0 0x080084a0 0x0000005a Code RO 15 i.IIC2_Read_Byte lis3dh_driver.o - 0x080084fa 0x080084fa 0x0000005a Code RO 16 i.IIC2_Send_Byte lis3dh_driver.o - 0x08008554 0x08008554 0x00000036 Code RO 17 i.IIC2_Start lis3dh_driver.o - 0x0800858a 0x0800858a 0x0000003c Code RO 18 i.IIC2_Stop lis3dh_driver.o - 0x080085c6 0x080085c6 0x00000054 Code RO 19 i.IIC2_Wait_Ack lis3dh_driver.o - 0x0800861a 0x0800861a 0x00000002 PAD - 0x0800861c 0x0800861c 0x00000164 Code RO 1595 i.IdleTask main.o - 0x08008780 0x08008780 0x00000058 Code RO 20 i.LIS3DH_Data_Init lis3dh_driver.o - 0x080087d8 0x080087d8 0x00000012 Code RO 37 i.LIS3DH_GetWHO_AM_I lis3dh_driver.o - 0x080087ea 0x080087ea 0x0000003a Code RO 43 i.LIS3DH_ReadOneByte lis3dh_driver.o - 0x08008824 0x08008824 0x0000000e Code RO 44 i.LIS3DH_ReadReg lis3dh_driver.o - 0x08008832 0x08008832 0x00000034 Code RO 74 i.LIS3DH_WriteOneByte lis3dh_driver.o - 0x08008866 0x08008866 0x0000000a Code RO 75 i.LIS3DH_WriteReg lis3dh_driver.o - 0x08008870 0x08008870 0x00000010 Code RO 1724 i.LPTIM1_IRQHandler stm32l0xx_it.o - 0x08008880 0x08008880 0x00000154 Code RO 3725 i.LPTIM_Disable stm32l0xx_hal_lptim.o - 0x080089d4 0x080089d4 0x00000068 Code RO 1596 i.MX_ADC_Init main.o - 0x08008a3c 0x08008a3c 0x00000028 Code RO 1597 i.MX_DMA_Init main.o - 0x08008a64 0x08008a64 0x0000015c Code RO 1598 i.MX_GPIO_Init main.o - 0x08008bc0 0x08008bc0 0x00000044 Code RO 1599 i.MX_SPI1_Init main.o - 0x08008c04 0x08008c04 0x0000004c Code RO 1600 i.MX_USART1_UART_Init main.o - 0x08008c50 0x08008c50 0x00000002 Code RO 1725 i.NMI_Handler stm32l0xx_it.o - 0x08008c52 0x08008c52 0x00000002 PAD - 0x08008c54 0x08008c54 0x00000078 Code RO 3588 i.NVIC_SetPriority stm32l0xx_hal_cortex.o - 0x08008ccc 0x08008ccc 0x0000001c Code RO 1396 i.NVIC_SystemReset dw_app.o - 0x08008ce8 0x08008ce8 0x000004e0 Code RO 1397 i.NearPoll dw_app.o - 0x080091c8 0x080091c8 0x00000002 Code RO 1726 i.PendSV_Handler stm32l0xx_it.o - 0x080091ca 0x080091ca 0x00000002 PAD - 0x080091cc 0x080091cc 0x0000031c Code RO 1398 i.Poll dw_app.o - 0x080094e8 0x080094e8 0x0000012c Code RO 1601 i.Program_Init main.o - 0x08009614 0x08009614 0x00000288 Code RO 1399 i.Registor_Poll dw_app.o - 0x0800989c 0x0800989c 0x00000050 Code RO 1134 i.Reset_DW1000 dw_driver.o - 0x080098ec 0x080098ec 0x00000002 Code RO 1727 i.SVC_Handler stm32l0xx_it.o - 0x080098ee 0x080098ee 0x00000002 PAD - 0x080098f0 0x080098f0 0x00000078 Code RO 1560 i.SendComMap serial_at_cmd_app.o - 0x08009968 0x08009968 0x0000008c Code RO 1602 i.SetNextPollTime main.o - 0x080099f4 0x080099f4 0x00000014 Code RO 1160 i.Spi_ChangePrescaler spi.o - 0x08009a08 0x08009a08 0x00000008 Code RO 1728 i.SysTick_Handler stm32l0xx_it.o - 0x08009a10 0x08009a10 0x00000094 Code RO 1603 i.SystemClock_Config main.o - 0x08009aa4 0x08009aa4 0x0000006c Code RO 4718 i.SystemInit system_stm32l0xx.o - 0x08009b10 0x08009b10 0x000000a0 Code RO 1400 i.Tag_App dw_app.o - 0x08009bb0 0x08009bb0 0x000000f0 Code RO 4330 i.UART_AdvFeatureConfig stm32l0xx_hal_uart.o - 0x08009ca0 0x08009ca0 0x00000070 Code RO 4331 i.UART_CheckIdleState stm32l0xx_hal_uart.o - 0x08009d10 0x08009d10 0x00000078 Code RO 1227 i.UART_CheckReceive usart.o - 0x08009d88 0x08009d88 0x00000098 Code RO 1228 i.UART_CheckSend usart.o - 0x08009e20 0x08009e20 0x00000018 Code RO 4332 i.UART_DMAAbortOnError stm32l0xx_hal_uart.o - 0x08009e38 0x08009e38 0x00000052 Code RO 4333 i.UART_DMAError stm32l0xx_hal_uart.o - 0x08009e8a 0x08009e8a 0x0000004a Code RO 4334 i.UART_DMAReceiveCplt stm32l0xx_hal_uart.o - 0x08009ed4 0x08009ed4 0x0000000e Code RO 4336 i.UART_DMARxHalfCplt stm32l0xx_hal_uart.o - 0x08009ee2 0x08009ee2 0x00000024 Code RO 4342 i.UART_EndRxTransfer stm32l0xx_hal_uart.o - 0x08009f06 0x08009f06 0x00000020 Code RO 4343 i.UART_EndTransmit_IT stm32l0xx_hal_uart.o - 0x08009f26 0x08009f26 0x00000012 Code RO 4344 i.UART_EndTxTransfer stm32l0xx_hal_uart.o - 0x08009f38 0x08009f38 0x00000064 Code RO 1230 i.UART_PushFrame usart.o - 0x08009f9c 0x08009f9c 0x000003dc Code RO 4347 i.UART_SetConfig stm32l0xx_hal_uart.o - 0x0800a378 0x0800a378 0x0000006c Code RO 4350 i.UART_WaitOnFlagUntilTimeout stm32l0xx_hal_uart.o - 0x0800a3e4 0x0800a3e4 0x00000018 Code RO 1729 i.USART1_IRQHandler stm32l0xx_it.o - 0x0800a3fc 0x0800a3fc 0x0000000c Code RO 1233 i.Usart1InitVariables usart.o - 0x0800a408 0x0800a408 0x0000002c Code RO 1604 i.UsartInit main.o - 0x0800a434 0x0800a434 0x00000110 Code RO 1561 i.UsartParseDataHandler serial_at_cmd_app.o - 0x0800a544 0x0800a544 0x00000020 Code RO 4840 i.__0printf$1 mc_p.l(printf1.o) - 0x0800a564 0x0800a564 0x0000002e Code RO 5140 i.__ARM_clz mf_p.l(depilogue.o) - 0x0800a592 0x0800a592 0x00000030 Code RO 4643 i.__ARM_common_ll_muluu stm32l0xx_hal_uart.o - 0x0800a5c2 0x0800a5c2 0x0000001a Code RO 1078 i.__ARM_common_switch8 deca_device.o - 0x0800a5dc 0x0800a5dc 0x0000000e Code RO 5156 i.__scatterload_copy mc_p.l(handlers.o) - 0x0800a5ea 0x0800a5ea 0x00000002 Code RO 5157 i.__scatterload_null mc_p.l(handlers.o) - 0x0800a5ec 0x0800a5ec 0x0000000e Code RO 5158 i.__scatterload_zeroinit mc_p.l(handlers.o) - 0x0800a5fa 0x0800a5fa 0x00000026 Code RO 565 i._dwt_aonarrayupload deca_device.o - 0x0800a620 0x0800a620 0x0000003c Code RO 567 i._dwt_configlde deca_device.o - 0x0800a65c 0x0800a65c 0x000000b6 Code RO 569 i._dwt_enableclocks deca_device.o - 0x0800a712 0x0800a712 0x00000032 Code RO 570 i._dwt_loaducodefromrom deca_device.o - 0x0800a744 0x0800a744 0x00000044 Code RO 572 i._dwt_otpread deca_device.o - 0x0800a788 0x0800a788 0x00000150 Code RO 4847 i._printf_core mc_p.l(printf1.o) - 0x0800a8d8 0x0800a8d8 0x000000c8 Code RO 4759 i.ceil m_ps.l(ceil.o) - 0x0800a9a0 0x0800a9a0 0x0000000e Code RO 1135 i.delay_ms dw_driver.o - 0x0800a9ae 0x0800a9ae 0x0000008c Code RO 76 i.delay_us lis3dh_driver.o - 0x0800aa3a 0x0800aa3a 0x00000002 PAD - 0x0800aa3c 0x0800aa3c 0x00000210 Code RO 580 i.dwt_configure deca_device.o - 0x0800ac4c 0x0800ac4c 0x00000028 Code RO 581 i.dwt_configuresleep deca_device.o - 0x0800ac74 0x0800ac74 0x00000008 Code RO 587 i.dwt_entersleep deca_device.o - 0x0800ac7c 0x0800ac7c 0x00000026 Code RO 588 i.dwt_entersleepaftertx deca_device.o - 0x0800aca2 0x0800aca2 0x00000002 PAD - 0x0800aca4 0x0800aca4 0x00000050 Code RO 589 i.dwt_forcetrxoff deca_device.o - 0x0800acf4 0x0800acf4 0x00000160 Code RO 593 i.dwt_initialise deca_device.o - 0x0800ae54 0x0800ae54 0x0000002c Code RO 599 i.dwt_read16bitoffsetreg deca_device.o - 0x0800ae80 0x0800ae80 0x00000028 Code RO 600 i.dwt_read32bitoffsetreg deca_device.o - 0x0800aea8 0x0800aea8 0x0000000c Code RO 602 i.dwt_readdevid deca_device.o - 0x0800aeb4 0x0800aeb4 0x00000038 Code RO 605 i.dwt_readfromdevice deca_device.o - 0x0800aeec 0x0800aeec 0x00000012 Code RO 606 i.dwt_readrxdata deca_device.o - 0x0800aefe 0x0800aefe 0x00000010 Code RO 607 i.dwt_readrxtimestamp deca_device.o - 0x0800af0e 0x0800af0e 0x00000010 Code RO 613 i.dwt_readtxtimestamp deca_device.o - 0x0800af1e 0x0800af1e 0x00000054 Code RO 618 i.dwt_rxenable deca_device.o - 0x0800af72 0x0800af72 0x0000000e Code RO 627 i.dwt_setdelayedtrxtime deca_device.o - 0x0800af80 0x0800af80 0x00000020 Code RO 633 i.dwt_setrxaftertxdelay deca_device.o - 0x0800afa0 0x0800afa0 0x00000014 Code RO 634 i.dwt_setrxantennadelay deca_device.o - 0x0800afb4 0x0800afb4 0x0000005c Code RO 636 i.dwt_setrxtimeout deca_device.o - 0x0800b010 0x0800b010 0x0000000e Code RO 638 i.dwt_settxantennadelay deca_device.o - 0x0800b01e 0x0800b01e 0x00000002 PAD - 0x0800b020 0x0800b020 0x00000094 Code RO 641 i.dwt_starttx deca_device.o - 0x0800b0b4 0x0800b0b4 0x00000034 Code RO 642 i.dwt_syncrxbufptrs deca_device.o - 0x0800b0e8 0x0800b0e8 0x00000016 Code RO 643 i.dwt_write16bitoffsetreg deca_device.o - 0x0800b0fe 0x0800b0fe 0x0000001e Code RO 644 i.dwt_write32bitoffsetreg deca_device.o - 0x0800b11c 0x0800b11c 0x00000038 Code RO 645 i.dwt_writetodevice deca_device.o - 0x0800b154 0x0800b154 0x00000024 Code RO 646 i.dwt_writetxdata deca_device.o - 0x0800b178 0x0800b178 0x0000001c Code RO 647 i.dwt_writetxfctrl deca_device.o - 0x0800b194 0x0800b194 0x00000030 Code RO 648 i.dwt_xtaltrim deca_device.o - 0x0800b1c4 0x0800b1c4 0x00000016 Code RO 1401 i.final_msg_set_ts dw_app.o - 0x0800b1da 0x0800b1da 0x00000002 PAD - 0x0800b1dc 0x0800b1dc 0x00000018 Code RO 1234 i.fputc usart.o - 0x0800b1f4 0x0800b1f4 0x00000026 Code RO 1402 i.get_rx_timestamp_u64 dw_app.o - 0x0800b21a 0x0800b21a 0x00000026 Code RO 1403 i.get_tx_timestamp_u64 dw_app.o - 0x0800b240 0x0800b240 0x00000118 Code RO 1605 i.main main.o - 0x0800b358 0x0800b358 0x00000078 Code RO 1606 i.mcu_sleep main.o - 0x0800b3d0 0x0800b3d0 0x00000074 Code RO 1355 i.parameter_init global_param.o - 0x0800b444 0x0800b444 0x0000004c Code RO 1161 i.readfromspi spi.o - 0x0800b490 0x0800b490 0x0000002c Code RO 1356 i.save_com_map_to_flash global_param.o - 0x0800b4bc 0x0800b4bc 0x00000048 Code RO 1162 i.writetospi spi.o - 0x0800b504 0x0800b504 0x0000008a Data RO 1097 .constdata deca_params_init.o - 0x0800b58e 0x0800b58e 0x00000021 Data RO 4719 .constdata system_stm32l0xx.o - 0x0800b5af 0x0800b5af 0x00000001 PAD - 0x0800b5b0 0x0800b5b0 0x00000020 Data RO 5154 Region$$Table anon$$obj.o + 0x080050f0 0x080050f0 0x0000002c Code RO 5771 .text mc_p.l(uidiv.o) + 0x0800511c 0x0800511c 0x00000060 Code RO 5773 .text mc_p.l(uldiv.o) + 0x0800517c 0x0800517c 0x00000024 Code RO 5775 .text mc_p.l(memcpya.o) + 0x080051a0 0x080051a0 0x00000024 Code RO 5777 .text mc_p.l(memseta.o) + 0x080051c4 0x080051c4 0x0000001a Code RO 5779 .text mc_p.l(memcmp.o) + 0x080051de 0x080051de 0x000000b2 Code RO 6044 .text mf_p.l(fadd.o) + 0x08005290 0x08005290 0x0000007c Code RO 6048 .text mf_p.l(fdiv.o) + 0x0800530c 0x0800530c 0x00000164 Code RO 6052 .text mf_p.l(dadd.o) + 0x08005470 0x08005470 0x000000d0 Code RO 6054 .text mf_p.l(dmul.o) + 0x08005540 0x08005540 0x000000f0 Code RO 6056 .text mf_p.l(ddiv.o) + 0x08005630 0x08005630 0x00000016 Code RO 6060 .text mf_p.l(fflti.o) + 0x08005646 0x08005646 0x0000000e Code RO 6062 .text mf_p.l(ffltui.o) + 0x08005654 0x08005654 0x00000028 Code RO 6064 .text mf_p.l(dflti.o) + 0x0800567c 0x0800567c 0x0000001c Code RO 6066 .text mf_p.l(dfltui.o) + 0x08005698 0x08005698 0x00000028 Code RO 6068 .text mf_p.l(ffixui.o) + 0x080056c0 0x080056c0 0x00000048 Code RO 6070 .text mf_p.l(dfixi.o) + 0x08005708 0x08005708 0x0000003c Code RO 6072 .text mf_p.l(dfixui.o) + 0x08005744 0x08005744 0x00000028 Code RO 6074 .text mf_p.l(f2d.o) + 0x0800576c 0x0800576c 0x00000028 Code RO 6076 .text mf_p.l(cdrcmple.o) + 0x08005794 0x08005794 0x00000038 Code RO 6078 .text mf_p.l(d2f.o) + 0x080057cc 0x080057cc 0x00000014 Code RO 6080 .text mf_p.l(cfcmple.o) + 0x080057e0 0x080057e0 0x00000020 Code RO 6132 .text mc_p.l(llshl.o) + 0x08005800 0x08005800 0x00000022 Code RO 6134 .text mc_p.l(llushr.o) + 0x08005822 0x08005822 0x00000026 Code RO 6136 .text mc_p.l(llsshr.o) + 0x08005848 0x08005848 0x00000000 Code RO 6145 .text mc_p.l(iusefp.o) + 0x08005848 0x08005848 0x00000082 Code RO 6146 .text mf_p.l(fepilogue.o) + 0x080058ca 0x080058ca 0x000000be Code RO 6148 .text mf_p.l(depilogue.o) + 0x08005988 0x08005988 0x00000040 Code RO 6154 .text mf_p.l(dfixul.o) + 0x080059c8 0x080059c8 0x00000024 Code RO 6158 .text mc_p.l(init.o) + 0x080059ec 0x080059ec 0x00000056 Code RO 6168 .text mc_p.l(__dczerorl2.o) + 0x08005a42 0x08005a42 0x00000002 PAD + 0x08005a44 0x08005a44 0x00000024 Code RO 2057 i.ADC_DelayMicroSecond stm32l0xx_hal_adc.o + 0x08005a68 0x08005a68 0x00000064 Code RO 2059 i.ADC_Enable stm32l0xx_hal_adc.o + 0x08005acc 0x08005acc 0x0000001a Code RO 1546 i.Checksum_u16 dw_app.o + 0x08005ae6 0x08005ae6 0x00000002 PAD + 0x08005ae8 0x08005ae8 0x00000018 Code RO 1890 i.DMA1_Channel2_3_IRQHandler stm32l0xx_it.o + 0x08005b00 0x08005b00 0x0000002c Code RO 3477 i.DMA_SetConfig stm32l0xx_hal_dma.o + 0x08005b2c 0x08005b2c 0x00000060 Code RO 1547 i.Dw1000_App_Init dw_app.o + 0x08005b8c 0x08005b8c 0x00000034 Code RO 1548 i.Dw1000_Init dw_app.o + 0x08005bc0 0x08005bc0 0x00000080 Code RO 1891 i.EXTI0_1_IRQHandler stm32l0xx_it.o + 0x08005c40 0x08005c40 0x00000002 Code RO 1748 i.Error_Handler main.o + 0x08005c42 0x08005c42 0x00000002 PAD + 0x08005c44 0x08005c44 0x0000002c Code RO 3307 i.FLASH_PageErase stm32l0xx_hal_flash_ex.o + 0x08005c70 0x08005c70 0x00000034 Code RO 1464 i.FLASH_Prepare flash.o + 0x08005ca4 0x08005ca4 0x00000012 Code RO 1465 i.FLASH_Read flash.o + 0x08005cb6 0x08005cb6 0x00000002 PAD + 0x08005cb8 0x08005cb8 0x00000090 Code RO 3209 i.FLASH_SetErrorCode stm32l0xx_hal_flash.o + 0x08005d48 0x08005d48 0x00000070 Code RO 3210 i.FLASH_WaitForLastOperation stm32l0xx_hal_flash.o + 0x08005db8 0x08005db8 0x00000038 Code RO 1466 i.FLASH_Write flash.o + 0x08005df0 0x08005df0 0x00000028 Code RO 1549 i.FindNearBasePos dw_app.o + 0x08005e18 0x08005e18 0x00000008 Code RO 1749 i.GPIO_Toggle main.o + 0x08005e20 0x08005e20 0x00000038 Code RO 1750 i.GetLPTime main.o + 0x08005e58 0x08005e58 0x000000e4 Code RO 1550 i.GetNearMsg dw_app.o + 0x08005f3c 0x08005f3c 0x00000028 Code RO 1347 i.Get_ADC_Value adc.o + 0x08005f64 0x08005f64 0x000000e8 Code RO 1348 i.Get_Battary adc.o + 0x0800604c 0x0800604c 0x000000aa Code RO 2236 i.HAL_ADCEx_Calibration_Start stm32l0xx_hal_adc_ex.o + 0x080060f6 0x080060f6 0x00000002 PAD + 0x080060f8 0x080060f8 0x00000094 Code RO 2061 i.HAL_ADC_ConfigChannel stm32l0xx_hal_adc.o + 0x0800618c 0x0800618c 0x00000004 Code RO 2067 i.HAL_ADC_GetState stm32l0xx_hal_adc.o + 0x08006190 0x08006190 0x00000006 Code RO 2068 i.HAL_ADC_GetValue stm32l0xx_hal_adc.o + 0x08006196 0x08006196 0x00000002 PAD + 0x08006198 0x08006198 0x000001c8 Code RO 2070 i.HAL_ADC_Init stm32l0xx_hal_adc.o + 0x08006360 0x08006360 0x00000050 Code RO 1967 i.HAL_ADC_MspInit stm32l0xx_hal_msp.o + 0x080063b0 0x080063b0 0x000000c0 Code RO 2074 i.HAL_ADC_PollForConversion stm32l0xx_hal_adc.o + 0x08006470 0x08006470 0x0000005c Code RO 2076 i.HAL_ADC_Start stm32l0xx_hal_adc.o + 0x080064cc 0x080064cc 0x00000044 Code RO 3478 i.HAL_DMA_Abort stm32l0xx_hal_dma.o + 0x08006510 0x08006510 0x0000004c Code RO 3479 i.HAL_DMA_Abort_IT stm32l0xx_hal_dma.o + 0x0800655c 0x0800655c 0x000000a8 Code RO 3483 i.HAL_DMA_IRQHandler stm32l0xx_hal_dma.o + 0x08006604 0x08006604 0x00000090 Code RO 3484 i.HAL_DMA_Init stm32l0xx_hal_dma.o + 0x08006694 0x08006694 0x00000068 Code RO 3488 i.HAL_DMA_Start_IT stm32l0xx_hal_dma.o + 0x080066fc 0x080066fc 0x00000078 Code RO 3316 i.HAL_FLASHEx_Erase stm32l0xx_hal_flash_ex.o + 0x08006774 0x08006774 0x0000001c Code RO 3214 i.HAL_FLASH_Lock stm32l0xx_hal_flash.o + 0x08006790 0x08006790 0x0000003c Code RO 3219 i.HAL_FLASH_Program stm32l0xx_hal_flash.o + 0x080067cc 0x080067cc 0x0000005c Code RO 3221 i.HAL_FLASH_Unlock stm32l0xx_hal_flash.o + 0x08006828 0x08006828 0x00000002 Code RO 3416 i.HAL_GPIO_EXTI_Callback stm32l0xx_hal_gpio.o + 0x0800682a 0x0800682a 0x00000002 PAD + 0x0800682c 0x0800682c 0x00000018 Code RO 3417 i.HAL_GPIO_EXTI_IRQHandler stm32l0xx_hal_gpio.o + 0x08006844 0x08006844 0x00000178 Code RO 3418 i.HAL_GPIO_Init stm32l0xx_hal_gpio.o + 0x080069bc 0x080069bc 0x0000000a Code RO 3420 i.HAL_GPIO_ReadPin stm32l0xx_hal_gpio.o + 0x080069c6 0x080069c6 0x00000010 Code RO 3421 i.HAL_GPIO_TogglePin stm32l0xx_hal_gpio.o + 0x080069d6 0x080069d6 0x0000000c Code RO 3422 i.HAL_GPIO_WritePin stm32l0xx_hal_gpio.o + 0x080069e2 0x080069e2 0x00000002 PAD + 0x080069e4 0x080069e4 0x0000000c Code RO 2303 i.HAL_GetTick stm32l0xx_hal.o + 0x080069f0 0x080069f0 0x00000010 Code RO 2309 i.HAL_IncTick stm32l0xx_hal.o + 0x08006a00 0x08006a00 0x00000028 Code RO 2310 i.HAL_Init stm32l0xx_hal.o + 0x08006a28 0x08006a28 0x00000044 Code RO 2311 i.HAL_InitTick stm32l0xx_hal.o + 0x08006a6c 0x08006a6c 0x00000002 Code RO 3920 i.HAL_LPTIM_AutoReloadMatchCallback stm32l0xx_hal_lptim.o + 0x08006a6e 0x08006a6e 0x00000002 Code RO 3921 i.HAL_LPTIM_AutoReloadWriteCallback stm32l0xx_hal_lptim.o + 0x08006a70 0x08006a70 0x000001b4 Code RO 1751 i.HAL_LPTIM_CompareMatchCallback main.o + 0x08006c24 0x08006c24 0x00000002 Code RO 3923 i.HAL_LPTIM_CompareWriteCallback stm32l0xx_hal_lptim.o + 0x08006c26 0x08006c26 0x0000002c Code RO 3928 i.HAL_LPTIM_DeInit stm32l0xx_hal_lptim.o + 0x08006c52 0x08006c52 0x00000002 Code RO 3929 i.HAL_LPTIM_DirectionDownCallback stm32l0xx_hal_lptim.o + 0x08006c54 0x08006c54 0x00000002 Code RO 3930 i.HAL_LPTIM_DirectionUpCallback stm32l0xx_hal_lptim.o + 0x08006c56 0x08006c56 0x000000ca Code RO 3936 i.HAL_LPTIM_IRQHandler stm32l0xx_hal_lptim.o + 0x08006d20 0x08006d20 0x00000098 Code RO 3937 i.HAL_LPTIM_Init stm32l0xx_hal_lptim.o + 0x08006db8 0x08006db8 0x00000024 Code RO 1968 i.HAL_LPTIM_MspDeInit stm32l0xx_hal_msp.o + 0x08006ddc 0x08006ddc 0x00000030 Code RO 1969 i.HAL_LPTIM_MspInit stm32l0xx_hal_msp.o + 0x08006e0c 0x08006e0c 0x00000006 Code RO 3950 i.HAL_LPTIM_ReadCounter stm32l0xx_hal_lptim.o + 0x08006e12 0x08006e12 0x00000002 PAD + 0x08006e14 0x08006e14 0x00000088 Code RO 3956 i.HAL_LPTIM_TimeOut_Start_IT stm32l0xx_hal_lptim.o + 0x08006e9c 0x08006e9c 0x00000002 Code RO 3959 i.HAL_LPTIM_TriggerCallback stm32l0xx_hal_lptim.o + 0x08006e9e 0x08006e9e 0x00000002 PAD + 0x08006ea0 0x08006ea0 0x00000018 Code RO 1970 i.HAL_MspInit stm32l0xx_hal_msp.o + 0x08006eb8 0x08006eb8 0x00000020 Code RO 3744 i.HAL_NVIC_DisableIRQ stm32l0xx_hal_cortex.o + 0x08006ed8 0x08006ed8 0x00000018 Code RO 3745 i.HAL_NVIC_EnableIRQ stm32l0xx_hal_cortex.o + 0x08006ef0 0x08006ef0 0x00000008 Code RO 3749 i.HAL_NVIC_SetPriority stm32l0xx_hal_cortex.o + 0x08006ef8 0x08006ef8 0x00000010 Code RO 3574 i.HAL_PWR_DisableWakeUpPin stm32l0xx_hal_pwr.o + 0x08006f08 0x08006f08 0x00000010 Code RO 3575 i.HAL_PWR_EnableBkUpAccess stm32l0xx_hal_pwr.o + 0x08006f18 0x08006f18 0x00000010 Code RO 3579 i.HAL_PWR_EnableWakeUpPin stm32l0xx_hal_pwr.o + 0x08006f28 0x08006f28 0x00000020 Code RO 3581 i.HAL_PWR_EnterSTANDBYMode stm32l0xx_hal_pwr.o + 0x08006f48 0x08006f48 0x00000064 Code RO 3582 i.HAL_PWR_EnterSTOPMode stm32l0xx_hal_pwr.o + 0x08006fac 0x08006fac 0x00000164 Code RO 3105 i.HAL_RCCEx_PeriphCLKConfig stm32l0xx_hal_rcc_ex.o + 0x08007110 0x08007110 0x0000019c Code RO 3005 i.HAL_RCC_ClockConfig stm32l0xx_hal_rcc.o + 0x080072ac 0x080072ac 0x00000020 Code RO 3011 i.HAL_RCC_GetPCLK1Freq stm32l0xx_hal_rcc.o + 0x080072cc 0x080072cc 0x00000020 Code RO 3012 i.HAL_RCC_GetPCLK2Freq stm32l0xx_hal_rcc.o + 0x080072ec 0x080072ec 0x00000078 Code RO 3013 i.HAL_RCC_GetSysClockFreq stm32l0xx_hal_rcc.o + 0x08007364 0x08007364 0x00000426 Code RO 3016 i.HAL_RCC_OscConfig stm32l0xx_hal_rcc.o + 0x0800778a 0x0800778a 0x000000b6 Code RO 4196 i.HAL_SPI_Init stm32l0xx_hal_spi.o + 0x08007840 0x08007840 0x00000058 Code RO 1972 i.HAL_SPI_MspInit stm32l0xx_hal_msp.o + 0x08007898 0x08007898 0x00000030 Code RO 3753 i.HAL_SYSTICK_Config stm32l0xx_hal_cortex.o + 0x080078c8 0x080078c8 0x00000058 Code RO 5200 i.HAL_TIMEx_MasterConfigSynchronization stm32l0xx_hal_tim_ex.o + 0x08007920 0x08007920 0x0000003e Code RO 4505 i.HAL_TIM_Base_Init stm32l0xx_hal_tim.o + 0x0800795e 0x0800795e 0x00000002 PAD + 0x08007960 0x08007960 0x0000001c Code RO 1974 i.HAL_TIM_Base_MspInit stm32l0xx_hal_msp.o + 0x0800797c 0x0800797c 0x000000d0 Code RO 4514 i.HAL_TIM_ConfigClockSource stm32l0xx_hal_tim.o + 0x08007a4c 0x08007a4c 0x0000004c Code RO 1975 i.HAL_TIM_MspPostInit stm32l0xx_hal_msp.o + 0x08007a98 0x08007a98 0x000000c8 Code RO 4577 i.HAL_TIM_PWM_ConfigChannel stm32l0xx_hal_tim.o + 0x08007b60 0x08007b60 0x0000003e Code RO 4580 i.HAL_TIM_PWM_Init stm32l0xx_hal_tim.o + 0x08007b9e 0x08007b9e 0x00000002 Code RO 4582 i.HAL_TIM_PWM_MspInit stm32l0xx_hal_tim.o + 0x08007ba0 0x08007ba0 0x0000007c Code RO 4585 i.HAL_TIM_PWM_Start stm32l0xx_hal_tim.o + 0x08007c1c 0x08007c1c 0x00000048 Code RO 4588 i.HAL_TIM_PWM_Stop stm32l0xx_hal_tim.o + 0x08007c64 0x08007c64 0x00000002 Code RO 5235 i.HAL_UARTEx_RxEventCallback stm32l0xx_hal_uart.o + 0x08007c66 0x08007c66 0x00000002 Code RO 5624 i.HAL_UARTEx_WakeupCallback stm32l0xx_hal_uart_ex.o + 0x08007c68 0x08007c68 0x00000002 Code RO 1752 i.HAL_UART_ErrorCallback main.o + 0x08007c6a 0x08007c6a 0x00000002 PAD + 0x08007c6c 0x08007c6c 0x00000220 Code RO 5254 i.HAL_UART_IRQHandler stm32l0xx_hal_uart.o + 0x08007e8c 0x08007e8c 0x0000006a Code RO 5255 i.HAL_UART_Init stm32l0xx_hal_uart.o + 0x08007ef6 0x08007ef6 0x00000002 PAD + 0x08007ef8 0x08007ef8 0x000000d4 Code RO 1977 i.HAL_UART_MspInit stm32l0xx_hal_msp.o + 0x08007fcc 0x08007fcc 0x00000060 Code RO 5259 i.HAL_UART_Receive_DMA stm32l0xx_hal_uart.o + 0x0800802c 0x0800802c 0x00000002 Code RO 5262 i.HAL_UART_RxCpltCallback stm32l0xx_hal_uart.o + 0x0800802e 0x0800802e 0x00000002 Code RO 5263 i.HAL_UART_RxHalfCpltCallback stm32l0xx_hal_uart.o + 0x08008030 0x08008030 0x000000d2 Code RO 5264 i.HAL_UART_Transmit stm32l0xx_hal_uart.o + 0x08008102 0x08008102 0x00000002 Code RO 5267 i.HAL_UART_TxCpltCallback stm32l0xx_hal_uart.o + 0x08008104 0x08008104 0x00000010 Code RO 1892 i.HardFault_Handler stm32l0xx_it.o + 0x08008114 0x08008114 0x0000004c Code RO 1753 i.HardWareTypeDiffConfig main.o + 0x08008160 0x08008160 0x0000003c Code RO 12 i.IIC2_Ack lis3dh_driver.o + 0x0800819c 0x0800819c 0x0000003c Code RO 14 i.IIC2_NAck lis3dh_driver.o + 0x080081d8 0x080081d8 0x0000005a Code RO 15 i.IIC2_Read_Byte lis3dh_driver.o + 0x08008232 0x08008232 0x0000005a Code RO 16 i.IIC2_Send_Byte lis3dh_driver.o + 0x0800828c 0x0800828c 0x00000036 Code RO 17 i.IIC2_Start lis3dh_driver.o + 0x080082c2 0x080082c2 0x0000003c Code RO 18 i.IIC2_Stop lis3dh_driver.o + 0x080082fe 0x080082fe 0x00000054 Code RO 19 i.IIC2_Wait_Ack lis3dh_driver.o + 0x08008352 0x08008352 0x00000002 PAD + 0x08008354 0x08008354 0x000001a8 Code RO 1754 i.IdleTask main.o + 0x080084fc 0x080084fc 0x00000058 Code RO 20 i.LIS3DH_Data_Init lis3dh_driver.o + 0x08008554 0x08008554 0x00000012 Code RO 37 i.LIS3DH_GetWHO_AM_I lis3dh_driver.o + 0x08008566 0x08008566 0x0000003a Code RO 43 i.LIS3DH_ReadOneByte lis3dh_driver.o + 0x080085a0 0x080085a0 0x0000000e Code RO 44 i.LIS3DH_ReadReg lis3dh_driver.o + 0x080085ae 0x080085ae 0x00000034 Code RO 74 i.LIS3DH_WriteOneByte lis3dh_driver.o + 0x080085e2 0x080085e2 0x0000000a Code RO 75 i.LIS3DH_WriteReg lis3dh_driver.o + 0x080085ec 0x080085ec 0x00000010 Code RO 1893 i.LPTIM1_IRQHandler stm32l0xx_it.o + 0x080085fc 0x080085fc 0x000000e0 Code RO 3960 i.LPTIM_Disable stm32l0xx_hal_lptim.o + 0x080086dc 0x080086dc 0x00000038 Code RO 3961 i.LPTIM_WaitForFlag stm32l0xx_hal_lptim.o + 0x08008714 0x08008714 0x00000068 Code RO 1755 i.MX_ADC_Init main.o + 0x0800877c 0x0800877c 0x00000028 Code RO 1756 i.MX_DMA_Init main.o + 0x080087a4 0x080087a4 0x00000148 Code RO 1757 i.MX_GPIO_Init main.o + 0x080088ec 0x080088ec 0x00000044 Code RO 1758 i.MX_SPI1_Init main.o + 0x08008930 0x08008930 0x00000080 Code RO 1759 i.MX_TIM2_Init main.o + 0x080089b0 0x080089b0 0x0000004c Code RO 1760 i.MX_USART1_UART_Init main.o + 0x080089fc 0x080089fc 0x00000002 Code RO 1894 i.NMI_Handler stm32l0xx_it.o + 0x080089fe 0x080089fe 0x00000002 PAD + 0x08008a00 0x08008a00 0x00000530 Code RO 1554 i.NearPoll dw_app.o + 0x08008f30 0x08008f30 0x00000002 Code RO 1895 i.PendSV_Handler stm32l0xx_it.o + 0x08008f32 0x08008f32 0x00000002 PAD + 0x08008f34 0x08008f34 0x0000031c Code RO 1555 i.Poll dw_app.o + 0x08009250 0x08009250 0x00000114 Code RO 1761 i.Program_Init main.o + 0x08009364 0x08009364 0x0000029c Code RO 1556 i.Registor_Poll dw_app.o + 0x08009600 0x08009600 0x00000050 Code RO 714 i.Reset_DW1000 dw_driver.o + 0x08009650 0x08009650 0x00000004 Code RO 1467 i.STMFLASH_ReadHalfWord flash.o + 0x08009654 0x08009654 0x00000002 Code RO 1896 i.SVC_Handler stm32l0xx_it.o + 0x08009656 0x08009656 0x00000002 PAD + 0x08009658 0x08009658 0x00000078 Code RO 1718 i.SendComMap serial_at_cmd_app.o + 0x080096d0 0x080096d0 0x00000088 Code RO 1762 i.SetNextPollTime main.o + 0x08009758 0x08009758 0x00000014 Code RO 1309 i.Spi_ChangePrescaler spi.o + 0x0800976c 0x0800976c 0x00000008 Code RO 1897 i.SysTick_Handler stm32l0xx_it.o + 0x08009774 0x08009774 0x00000094 Code RO 1763 i.SystemClock_Config main.o + 0x08009808 0x08009808 0x00000058 Code RO 5695 i.SystemInit system_stm32l0xx.o + 0x08009860 0x08009860 0x00000058 Code RO 4598 i.TIM_Base_SetConfig stm32l0xx_hal_tim.o + 0x080098b8 0x080098b8 0x0000001a Code RO 4599 i.TIM_CCxChannelCmd stm32l0xx_hal_tim.o + 0x080098d2 0x080098d2 0x00000016 Code RO 4609 i.TIM_ETR_SetConfig stm32l0xx_hal_tim.o + 0x080098e8 0x080098e8 0x00000010 Code RO 4610 i.TIM_ITRx_SetConfig stm32l0xx_hal_tim.o + 0x080098f8 0x080098f8 0x00000030 Code RO 4611 i.TIM_OC1_SetConfig stm32l0xx_hal_tim.o + 0x08009928 0x08009928 0x00000032 Code RO 4612 i.TIM_OC2_SetConfig stm32l0xx_hal_tim.o + 0x0800995a 0x0800995a 0x00000036 Code RO 4613 i.TIM_OC3_SetConfig stm32l0xx_hal_tim.o + 0x08009990 0x08009990 0x00000036 Code RO 4614 i.TIM_OC4_SetConfig stm32l0xx_hal_tim.o + 0x080099c6 0x080099c6 0x00000022 Code RO 4616 i.TIM_TI1_ConfigInputStage stm32l0xx_hal_tim.o + 0x080099e8 0x080099e8 0x00000026 Code RO 4618 i.TIM_TI2_ConfigInputStage stm32l0xx_hal_tim.o + 0x08009a0e 0x08009a0e 0x00000002 PAD + 0x08009a10 0x08009a10 0x000000a8 Code RO 1557 i.Tag_App dw_app.o + 0x08009ab8 0x08009ab8 0x000000ca Code RO 5269 i.UART_AdvFeatureConfig stm32l0xx_hal_uart.o + 0x08009b82 0x08009b82 0x00000002 PAD + 0x08009b84 0x08009b84 0x00000064 Code RO 5270 i.UART_CheckIdleState stm32l0xx_hal_uart.o + 0x08009be8 0x08009be8 0x00000078 Code RO 1376 i.UART_CheckReceive usart.o + 0x08009c60 0x08009c60 0x00000098 Code RO 1377 i.UART_CheckSend usart.o + 0x08009cf8 0x08009cf8 0x00000014 Code RO 5271 i.UART_DMAAbortOnError stm32l0xx_hal_uart.o + 0x08009d0c 0x08009d0c 0x0000004c Code RO 5272 i.UART_DMAError stm32l0xx_hal_uart.o + 0x08009d58 0x08009d58 0x0000005e Code RO 5273 i.UART_DMAReceiveCplt stm32l0xx_hal_uart.o + 0x08009db6 0x08009db6 0x0000001c Code RO 5275 i.UART_DMARxHalfCplt stm32l0xx_hal_uart.o + 0x08009dd2 0x08009dd2 0x00000032 Code RO 5281 i.UART_EndRxTransfer stm32l0xx_hal_uart.o + 0x08009e04 0x08009e04 0x00000010 Code RO 5282 i.UART_EndTxTransfer stm32l0xx_hal_uart.o + 0x08009e14 0x08009e14 0x00000064 Code RO 1379 i.UART_PushFrame usart.o + 0x08009e78 0x08009e78 0x00000200 Code RO 5285 i.UART_SetConfig stm32l0xx_hal_uart.o + 0x0800a078 0x0800a078 0x0000008c Code RO 5286 i.UART_Start_Receive_DMA stm32l0xx_hal_uart.o + 0x0800a104 0x0800a104 0x0000009e Code RO 5290 i.UART_WaitOnFlagUntilTimeout stm32l0xx_hal_uart.o + 0x0800a1a2 0x0800a1a2 0x00000002 PAD + 0x0800a1a4 0x0800a1a4 0x00000018 Code RO 1898 i.USART1_IRQHandler stm32l0xx_it.o + 0x0800a1bc 0x0800a1bc 0x0000000c Code RO 1382 i.Usart1InitVariables usart.o + 0x0800a1c8 0x0800a1c8 0x0000002c Code RO 1764 i.UsartInit main.o + 0x0800a1f4 0x0800a1f4 0x00000110 Code RO 1719 i.UsartParseDataHandler serial_at_cmd_app.o + 0x0800a304 0x0800a304 0x00000020 Code RO 6016 i.__0printf mc_p.l(printfa.o) + 0x0800a324 0x0800a324 0x0000002e Code RO 6150 i.__ARM_clz mf_p.l(depilogue.o) + 0x0800a352 0x0800a352 0x00000030 Code RO 3090 i.__ARM_common_ll_muluu stm32l0xx_hal_rcc.o + 0x0800a382 0x0800a382 0x0000001a Code RO 619 i.__ARM_common_switch8 dps310.o + 0x0800a39c 0x0800a39c 0x00000044 Code RO 3755 i.__NVIC_SetPriority stm32l0xx_hal_cortex.o + 0x0800a3e0 0x0800a3e0 0x0000001c Code RO 1558 i.__NVIC_SystemReset dw_app.o + 0x0800a3fc 0x0800a3fc 0x0000000e Code RO 6162 i.__scatterload_copy mc_p.l(handlers.o) + 0x0800a40a 0x0800a40a 0x00000002 Code RO 6163 i.__scatterload_null mc_p.l(handlers.o) + 0x0800a40c 0x0800a40c 0x0000000e Code RO 6164 i.__scatterload_zeroinit mc_p.l(handlers.o) + 0x0800a41a 0x0800a41a 0x00000026 Code RO 747 i._dwt_aonarrayupload deca_device.o + 0x0800a440 0x0800a440 0x0000003c Code RO 749 i._dwt_configlde deca_device.o + 0x0800a47c 0x0800a47c 0x000000b6 Code RO 751 i._dwt_enableclocks deca_device.o + 0x0800a532 0x0800a532 0x00000032 Code RO 752 i._dwt_loaducodefromrom deca_device.o + 0x0800a564 0x0800a564 0x00000044 Code RO 754 i._dwt_otpread deca_device.o + 0x0800a5a8 0x0800a5a8 0x00000174 Code RO 6023 i._fp_digits mc_p.l(printfa.o) + 0x0800a71c 0x0800a71c 0x000006ec Code RO 6024 i._printf_core mc_p.l(printfa.o) + 0x0800ae08 0x0800ae08 0x00000020 Code RO 6025 i._printf_post_padding mc_p.l(printfa.o) + 0x0800ae28 0x0800ae28 0x0000002c Code RO 6026 i._printf_pre_padding mc_p.l(printfa.o) + 0x0800ae54 0x0800ae54 0x000000c8 Code RO 5737 i.ceil m_ps.l(ceil.o) + 0x0800af1c 0x0800af1c 0x0000000e Code RO 715 i.delay_ms dw_driver.o + 0x0800af2a 0x0800af2a 0x0000008c Code RO 76 i.delay_us lis3dh_driver.o + 0x0800afb6 0x0800afb6 0x00000002 PAD + 0x0800afb8 0x0800afb8 0x00000210 Code RO 762 i.dwt_configure deca_device.o + 0x0800b1c8 0x0800b1c8 0x00000028 Code RO 763 i.dwt_configuresleep deca_device.o + 0x0800b1f0 0x0800b1f0 0x00000008 Code RO 769 i.dwt_entersleep deca_device.o + 0x0800b1f8 0x0800b1f8 0x00000026 Code RO 770 i.dwt_entersleepaftertx deca_device.o + 0x0800b21e 0x0800b21e 0x00000002 PAD + 0x0800b220 0x0800b220 0x00000050 Code RO 771 i.dwt_forcetrxoff deca_device.o + 0x0800b270 0x0800b270 0x00000160 Code RO 775 i.dwt_initialise deca_device.o + 0x0800b3d0 0x0800b3d0 0x0000002c Code RO 781 i.dwt_read16bitoffsetreg deca_device.o + 0x0800b3fc 0x0800b3fc 0x00000028 Code RO 782 i.dwt_read32bitoffsetreg deca_device.o + 0x0800b424 0x0800b424 0x0000000c Code RO 784 i.dwt_readdevid deca_device.o + 0x0800b430 0x0800b430 0x00000038 Code RO 787 i.dwt_readfromdevice deca_device.o + 0x0800b468 0x0800b468 0x00000012 Code RO 788 i.dwt_readrxdata deca_device.o + 0x0800b47a 0x0800b47a 0x00000010 Code RO 789 i.dwt_readrxtimestamp deca_device.o + 0x0800b48a 0x0800b48a 0x00000010 Code RO 795 i.dwt_readtxtimestamp deca_device.o + 0x0800b49a 0x0800b49a 0x00000054 Code RO 800 i.dwt_rxenable deca_device.o + 0x0800b4ee 0x0800b4ee 0x0000000e Code RO 809 i.dwt_setdelayedtrxtime deca_device.o + 0x0800b4fc 0x0800b4fc 0x00000020 Code RO 815 i.dwt_setrxaftertxdelay deca_device.o + 0x0800b51c 0x0800b51c 0x00000014 Code RO 816 i.dwt_setrxantennadelay deca_device.o + 0x0800b530 0x0800b530 0x0000005c Code RO 818 i.dwt_setrxtimeout deca_device.o + 0x0800b58c 0x0800b58c 0x0000000e Code RO 820 i.dwt_settxantennadelay deca_device.o + 0x0800b59a 0x0800b59a 0x00000002 PAD + 0x0800b59c 0x0800b59c 0x00000094 Code RO 823 i.dwt_starttx deca_device.o + 0x0800b630 0x0800b630 0x00000034 Code RO 824 i.dwt_syncrxbufptrs deca_device.o + 0x0800b664 0x0800b664 0x00000016 Code RO 825 i.dwt_write16bitoffsetreg deca_device.o + 0x0800b67a 0x0800b67a 0x0000001e Code RO 826 i.dwt_write32bitoffsetreg deca_device.o + 0x0800b698 0x0800b698 0x00000038 Code RO 827 i.dwt_writetodevice deca_device.o + 0x0800b6d0 0x0800b6d0 0x00000024 Code RO 828 i.dwt_writetxdata deca_device.o + 0x0800b6f4 0x0800b6f4 0x0000001c Code RO 829 i.dwt_writetxfctrl deca_device.o + 0x0800b710 0x0800b710 0x00000030 Code RO 830 i.dwt_xtaltrim deca_device.o + 0x0800b740 0x0800b740 0x00000016 Code RO 1559 i.final_msg_set_ts dw_app.o + 0x0800b756 0x0800b756 0x00000002 PAD + 0x0800b758 0x0800b758 0x00000018 Code RO 1383 i.fputc usart.o + 0x0800b770 0x0800b770 0x00000026 Code RO 1560 i.get_rx_timestamp_u64 dw_app.o + 0x0800b796 0x0800b796 0x00000026 Code RO 1561 i.get_tx_timestamp_u64 dw_app.o + 0x0800b7bc 0x0800b7bc 0x00000130 Code RO 1765 i.main main.o + 0x0800b8ec 0x0800b8ec 0x00000078 Code RO 1766 i.mcu_sleep main.o + 0x0800b964 0x0800b964 0x00000070 Code RO 1510 i.parameter_init global_param.o + 0x0800b9d4 0x0800b9d4 0x0000004c Code RO 1310 i.readfromspi spi.o + 0x0800ba20 0x0800ba20 0x0000002c Code RO 1511 i.save_com_map_to_flash global_param.o + 0x0800ba4c 0x0800ba4c 0x00000048 Code RO 1311 i.writetospi spi.o + 0x0800ba94 0x0800ba94 0x00000008 Data RO 1271 .constdata deca_params_init.o + 0x0800ba9c 0x0800ba9c 0x00000018 Data RO 1272 .constdata deca_params_init.o + 0x0800bab4 0x0800bab4 0x00000008 Data RO 1273 .constdata deca_params_init.o + 0x0800babc 0x0800babc 0x0000000c Data RO 1274 .constdata deca_params_init.o + 0x0800bac8 0x0800bac8 0x00000004 Data RO 1275 .constdata deca_params_init.o + 0x0800bacc 0x0800bacc 0x00000020 Data RO 1276 .constdata deca_params_init.o + 0x0800baec 0x0800baec 0x00000032 Data RO 1277 .constdata deca_params_init.o + 0x0800bb1e 0x0800bb1e 0x00000019 Data RO 5696 .constdata system_stm32l0xx.o + 0x0800bb37 0x0800bb37 0x00000008 Data RO 5697 .constdata system_stm32l0xx.o + 0x0800bb3f 0x0800bb3f 0x00000001 PAD + 0x0800bb40 0x0800bb40 0x00000020 Data RO 6160 Region$$Table anon$$obj.o - Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800b5d0, Size: 0x00001a20, Max: 0x00002000, ABSOLUTE) + Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800bb60, Size: 0x00001a88, Max: 0x00002000, ABSOLUTE, COMPRESSED[0x00000040]) Exec Addr Load Addr Size Type Attr Idx E Section Name Object - 0x20000000 0x0800b5d0 0x0000000c Data RW 651 .data deca_device.o - 0x2000000c 0x0800b5dc 0x00000023 Data RW 1098 .data deca_params_init.o - 0x2000002f 0x0800b5ff 0x00000001 PAD - 0x20000030 0x0800b600 0x0000000c Data RW 1200 .data adc.o - 0x2000003c 0x0800b60c 0x00000018 Data RW 1236 .data usart.o - 0x20000054 0x0800b624 0x00000004 PAD - 0x20000058 0x0800b628 0x00000073 Data RW 1415 .data dw_app.o - 0x200000cb 0x0800b69b 0x00000007 Data RW 1563 .data serial_at_cmd_app.o - 0x200000d2 0x0800b6a2 0x00000002 PAD - 0x200000d4 0x0800b6a4 0x00000034 Data RW 1610 .data main.o - 0x20000108 0x0800b6d8 0x00000002 Data RW 1613 .data main.o - 0x2000010a 0x0800b6da 0x00000002 PAD - 0x2000010c 0x0800b6dc 0x0000000c Data RW 1730 .data stm32l0xx_it.o - 0x20000118 0x0800b6e8 0x00000004 Data RW 2130 .data stm32l0xx_hal.o - 0x2000011c 0x0800b6ec 0x00000004 Data RW 4720 .data system_stm32l0xx.o - 0x20000120 0x0800b6f0 0x00000004 Data RW 5121 .data mc_p.l(stdout.o) - 0x20000124 - 0x0000003c Zero RW 649 .bss deca_device.o - 0x20000160 - 0x00000bf0 Zero RW 1235 .bss usart.o - 0x20000d50 - 0x00000400 Zero RW 1357 .bss global_param.o - 0x20001150 - 0x000001fc Zero RW 1405 .bss dw_app.o - 0x2000134c - 0x000000c8 Zero RW 1562 .bss serial_at_cmd_app.o - 0x20001414 - 0x00000164 Zero RW 1607 .bss main.o - 0x20001578 - 0x00000048 Zero RW 1608 .bss main.o - 0x200015c0 - 0x00000048 Zero RW 1609 .bss main.o - 0x20001608 - 0x00000018 Zero RW 3009 .bss stm32l0xx_hal_flash.o - 0x20001620 - 0x00000400 Zero RW 1 STACK startup_stm32l051xx.o + 0x20000000 COMPRESSED 0x0000000c Data RW 833 .data deca_device.o + 0x2000000c COMPRESSED 0x0000001e Data RW 1278 .data deca_params_init.o + 0x2000002a COMPRESSED 0x00000002 Data RW 1279 .data deca_params_init.o + 0x2000002c COMPRESSED 0x00000003 Data RW 1280 .data deca_params_init.o + 0x2000002f COMPRESSED 0x00000001 PAD + 0x20000030 COMPRESSED 0x0000000c Data RW 1349 .data adc.o + 0x2000003c COMPRESSED 0x00000018 Data RW 1385 .data usart.o + 0x20000054 COMPRESSED 0x00000004 PAD + 0x20000058 COMPRESSED 0x00000073 Data RW 1573 .data dw_app.o + 0x200000cb COMPRESSED 0x00000007 Data RW 1721 .data serial_at_cmd_app.o + 0x200000d2 COMPRESSED 0x00000002 PAD + 0x200000d4 COMPRESSED 0x0000003c Data RW 1770 .data main.o + 0x20000110 COMPRESSED 0x00000002 Data RW 1774 .data main.o + 0x20000112 COMPRESSED 0x00000002 PAD + 0x20000114 COMPRESSED 0x00000008 Data RW 1899 .data stm32l0xx_it.o + 0x2000011c COMPRESSED 0x0000000c Data RW 2321 .data stm32l0xx_hal.o + 0x20000128 COMPRESSED 0x00000004 Data RW 5698 .data system_stm32l0xx.o + 0x2000012c COMPRESSED 0x00000004 Data RW 6131 .data mc_p.l(stdout.o) + 0x20000130 - 0x0000003c Zero RW 831 .bss deca_device.o + 0x2000016c - 0x00000bf0 Zero RW 1384 .bss usart.o + 0x20000d5c - 0x00000400 Zero RW 1512 .bss global_param.o + 0x2000115c - 0x00000214 Zero RW 1563 .bss dw_app.o + 0x20001370 - 0x000000c8 Zero RW 1720 .bss serial_at_cmd_app.o + 0x20001438 - 0x000001a8 Zero RW 1767 .bss main.o + 0x200015e0 - 0x00000048 Zero RW 1768 .bss main.o + 0x20001628 - 0x00000048 Zero RW 1769 .bss main.o + 0x20001670 - 0x00000018 Zero RW 3222 .bss stm32l0xx_hal_flash.o + 0x20001688 - 0x00000400 Zero RW 1 STACK startup_stm32l051xx.o ============================================================================== @@ -3546,47 +4085,51 @@ Code (inc. data) RO Data RW Data ZI Data Debug Object Name 272 44 0 12 0 1213 adc.o - 2348 146 0 12 60 23698 deca_device.o + 2322 146 0 12 60 20590 deca_device.o 0 0 138 35 0 1749 deca_params_init.o - 3444 308 0 115 508 22699 dw_app.o - 94 4 0 0 0 1362 dw_driver.o - 126 0 0 0 0 2359 flash.o - 160 22 0 0 1024 1661 global_param.o - 878 4 0 0 0 342073 lis3dh_driver.o - 2380 398 0 54 500 12777 main.o + 26 0 0 0 0 72 dps310.o + 3528 308 0 115 532 24437 dw_app.o + 94 4 0 0 0 4322 dw_driver.o + 130 0 0 0 0 2883 flash.o + 156 22 0 0 1024 1661 global_param.o + 878 4 0 0 0 370333 lis3dh_driver.o + 2776 360 0 62 568 14314 main.o 392 32 0 7 200 2773 serial_at_cmd_app.o 168 14 0 0 0 2245 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 - 564 36 0 0 0 4344 stm32l0xx_hal_gpio.o - 970 26 0 0 0 7735 stm32l0xx_hal_lptim.o - 488 62 0 0 0 3611 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 - 214 50 0 12 0 3931 stm32l0xx_it.o - 108 20 33 4 0 1091 system_stm32l0xx.o + 136 24 0 12 0 7753 stm32l0xx_hal.o + 1034 36 0 0 0 6141 stm32l0xx_hal_adc.o + 170 0 0 0 0 1342 stm32l0xx_hal_adc_ex.o + 180 30 0 0 0 12535 stm32l0xx_hal_cortex.o + 604 12 0 0 0 4698 stm32l0xx_hal_dma.o + 436 54 0 0 24 6106 stm32l0xx_hal_flash.o + 164 24 0 0 0 2517 stm32l0xx_hal_flash_ex.o + 440 36 0 0 0 4324 stm32l0xx_hal_gpio.o + 832 30 0 0 0 8488 stm32l0xx_hal_lptim.o + 592 78 0 0 0 4680 stm32l0xx_hal_msp.o + 180 36 0 0 0 2675 stm32l0xx_hal_pwr.o + 1706 90 0 0 0 5448 stm32l0xx_hal_rcc.o + 356 14 0 0 0 1356 stm32l0xx_hal_rcc_ex.o + 182 0 0 0 0 1115 stm32l0xx_hal_spi.o + 1160 24 0 0 0 11604 stm32l0xx_hal_tim.o + 88 10 0 0 0 1136 stm32l0xx_hal_tim_ex.o + 2360 92 0 0 0 14430 stm32l0xx_hal_uart.o + 2 0 0 0 0 920 stm32l0xx_hal_uart_ex.o + 222 50 0 8 0 3939 stm32l0xx_it.o + 88 22 33 4 0 1091 system_stm32l0xx.o 408 52 0 24 3056 6212 usart.o ---------------------------------------------------------------------- - 22768 1622 396 288 6396 498639 Object Totals + 22156 1656 396 300 6488 555694 Object Totals 0 0 32 0 0 0 (incl. Generated) - 44 0 1 9 0 0 (incl. Padding) + 46 0 1 9 0 0 (incl. Padding) ---------------------------------------------------------------------- Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name 200 20 0 0 0 76 ceil.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 0 0 0 0 0 0 entry11a.o @@ -3604,7 +4147,7 @@ 26 0 0 0 0 72 memcmp.o 36 0 0 0 0 60 memcpya.o 36 0 0 0 0 100 memseta.o - 368 12 0 0 0 168 printf1.o + 2252 98 0 0 0 412 printfa.o 0 0 0 4 0 0 stdout.o 44 0 0 0 0 72 uidiv.o 96 0 0 0 0 84 uldiv.o @@ -3616,6 +4159,7 @@ 236 0 0 0 0 216 depilogue.o 72 10 0 0 0 72 dfixi.o 60 10 0 0 0 68 dfixui.o + 64 10 0 0 0 68 dfixul.o 40 6 0 0 0 68 dflti.o 28 4 0 0 0 68 dfltui.o 208 6 0 0 0 88 dmul.o @@ -3628,19 +4172,19 @@ 14 0 0 0 0 68 ffltui.o ---------------------------------------------------------------------- - 2900 96 0 4 0 2492 Library Totals - 0 0 0 0 0 0 (incl. Padding) + 4936 192 0 4 0 2804 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 - 796 28 0 4 0 828 mc_p.l - 1904 48 0 0 0 1588 mf_p.l + 2766 114 0 4 0 1072 mc_p.l + 1968 58 0 0 0 1656 mf_p.l ---------------------------------------------------------------------- - 2900 96 0 4 0 2492 Library Totals + 4936 192 0 4 0 2804 Library Totals ---------------------------------------------------------------------- @@ -3649,15 +4193,15 @@ Code (inc. data) RO Data RW Data ZI Data Debug - 25668 1718 396 292 6396 491763 Grand Totals - 25668 1718 396 292 6396 491763 ELF Image Totals - 25668 1718 396 292 0 0 ROM Totals + 27092 1848 396 304 6488 547794 Grand Totals + 27092 1848 396 64 6488 547794 ELF Image Totals (compressed) + 27092 1848 396 64 0 0 ROM Totals ============================================================================== - Total RO Size (Code + RO Data) 26064 ( 25.45kB) - Total RW Size (RW Data + ZI Data) 6688 ( 6.53kB) - Total ROM Size (Code + RO Data + RW Data) 26356 ( 25.74kB) + Total RO Size (Code + RO Data) 27488 ( 26.84kB) + Total RW Size (RW Data + ZI Data) 6792 ( 6.63kB) + Total ROM Size (Code + RO Data + RW Data) 27552 ( 26.91kB) ============================================================================== -- Gitblit v1.9.3