2039 lines
183 KiB
Plaintext

Component: ARM Compiler 5.06 update 4 (build 422) Tool: armlink [4d35d2]
==============================================================================
Section Cross References
main.o(i.main) refers to sys.o(i.Cache_Enable) for Cache_Enable
main.o(i.main) refers to stm32h7xx_hal.o(i.HAL_Init) for HAL_Init
main.o(i.main) refers to sys.o(i.Stm32_Clock_Init) for Stm32_Clock_Init
main.o(i.main) refers to delay.o(i.delay_init) for delay_init
main.o(i.main) refers to usart.o(i.uart_init) for uart_init
main.o(i.main) refers to led.o(i.LED_Init) for LED_Init
main.o(i.main) refers to key.o(i.KEY_Init) for KEY_Init
main.o(i.main) refers to timer.o(i.TIM3_PWM_Init) for TIM3_PWM_Init
main.o(i.main) refers to timer.o(i.TIM5_CH1_Cap_Init) for TIM5_CH1_Cap_Init
main.o(i.main) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
main.o(i.main) refers to delay.o(i.delay_ms) for delay_ms
main.o(i.main) refers to timer.o(i.TIM_GetTIM3Capture4) for TIM_GetTIM3Capture4
main.o(i.main) refers to timer.o(i.TIM_SetTIM3Compare4) for TIM_SetTIM3Compare4
main.o(i.main) refers to printf4.o(i.__0printf$4) for __2printf
main.o(i.main) refers to timer.o(.data) for TIM5CH1_CAPTURE_STA
stm32h7xx_it.o(i.SysTick_Handler) refers to stm32h7xx_hal.o(i.HAL_IncTick) for HAL_IncTick
system_stm32h7xx.o(i.SystemCoreClockUpdate) refers to system_stm32h7xx.o(.data) for .data
system_stm32h7xx.o(i.SystemCoreClockUpdate) refers to system_stm32h7xx.o(.constdata) for .constdata
startup_stm32h750xx.o(RESET) refers to startup_stm32h750xx.o(STACK) for __initial_sp
startup_stm32h750xx.o(RESET) refers to startup_stm32h750xx.o(.text) for Reset_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.NMI_Handler) for NMI_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.HardFault_Handler) for HardFault_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.BusFault_Handler) for BusFault_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.UsageFault_Handler) for UsageFault_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.SVC_Handler) for SVC_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.DebugMon_Handler) for DebugMon_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.PendSV_Handler) for PendSV_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.SysTick_Handler) for SysTick_Handler
startup_stm32h750xx.o(RESET) refers to timer.o(i.TIM3_IRQHandler) for TIM3_IRQHandler
startup_stm32h750xx.o(RESET) refers to usart.o(i.USART1_IRQHandler) for USART1_IRQHandler
startup_stm32h750xx.o(RESET) refers to timer.o(i.TIM5_IRQHandler) for TIM5_IRQHandler
startup_stm32h750xx.o(.text) refers to system_stm32h7xx.o(i.SystemInit) for SystemInit
startup_stm32h750xx.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
delay.o(i.delay_init) refers to stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig) for HAL_SYSTICK_CLKSourceConfig
delay.o(i.delay_init) refers to delay.o(.data) for .data
delay.o(i.delay_ms) refers to delay.o(i.delay_us) for delay_us
delay.o(i.delay_us) refers to delay.o(.data) for .data
sys.o(i.QSPI_Enable_Memmapmode) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
sys.o(i.Stm32_Clock_Init) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_OscConfig) for HAL_RCC_OscConfig
sys.o(i.Stm32_Clock_Init) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig) for HAL_RCC_ClockConfig
sys.o(i.Stm32_Clock_Init) refers to stm32h7xx_hal.o(i.HAL_EnableCompensationCell) for HAL_EnableCompensationCell
usart.o(i.HAL_UART_MspInit) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
usart.o(i.HAL_UART_MspInit) refers to stm32h7xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
usart.o(i.HAL_UART_MspInit) refers to stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
usart.o(i.HAL_UART_RxCpltCallback) refers to usart.o(.data) for .data
usart.o(i.HAL_UART_RxCpltCallback) refers to usart.o(.bss) for .bss
usart.o(i.USART1_IRQHandler) refers to stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
usart.o(i.USART1_IRQHandler) refers to stm32h7xx_hal_uart.o(i.HAL_UART_GetState) for HAL_UART_GetState
usart.o(i.USART1_IRQHandler) refers to stm32h7xx_hal_uart.o(i.HAL_UART_Receive_IT) for HAL_UART_Receive_IT
usart.o(i.USART1_IRQHandler) refers to usart.o(.bss) for .bss
usart.o(i.USART1_IRQHandler) refers to usart.o(.data) for .data
usart.o(i.uart_init) refers to stm32h7xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
usart.o(i.uart_init) refers to stm32h7xx_hal_uart.o(i.HAL_UART_Receive_IT) for HAL_UART_Receive_IT
usart.o(i.uart_init) refers to usart.o(.bss) for .bss
usart.o(i.uart_init) refers to usart.o(.data) for .data
stm32h7xx_hal.o(i.HAL_DeInit) refers to stm32h7xx_hal_msp.o(i.HAL_MspDeInit) for HAL_MspDeInit
stm32h7xx_hal.o(i.HAL_Delay) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal.o(i.HAL_Delay) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal.o(i.HAL_GetTick) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal.o(i.HAL_GetTickFreq) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal.o(i.HAL_GetTickPrio) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal.o(i.HAL_IncTick) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal.o(i.HAL_Init) refers to stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping) for HAL_NVIC_SetPriorityGrouping
stm32h7xx_hal.o(i.HAL_Init) refers to stm32h7xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32h7xx_hal.o(i.HAL_Init) refers to stm32h7xx_hal_msp.o(i.HAL_MspInit) for HAL_MspInit
stm32h7xx_hal.o(i.HAL_InitTick) refers to stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_Config) for HAL_SYSTICK_Config
stm32h7xx_hal.o(i.HAL_InitTick) refers to stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
stm32h7xx_hal.o(i.HAL_InitTick) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal.o(i.HAL_InitTick) refers to system_stm32h7xx.o(.data) for SystemCoreClock
stm32h7xx_hal.o(i.HAL_SYSCFG_EnableVREFBUF) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal.o(i.HAL_SetTickFreq) refers to stm32h7xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32h7xx_hal.o(i.HAL_SetTickFreq) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32h7xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32h7xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler) refers to stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_Callback) for HAL_SYSTICK_Callback
stm32h7xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) refers to stm32h7xx_hal_dma.o(.constdata) for .constdata
stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_dma.o(i.HAL_DMA_DeInit) refers to stm32h7xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) for DMA_CalcBaseAndBitshift
stm32h7xx_hal_dma.o(i.HAL_DMA_DeInit) refers to stm32h7xx_hal_dma.o(i.DMA_CalcDMAMUXChannelBaseAndMask) for DMA_CalcDMAMUXChannelBaseAndMask
stm32h7xx_hal_dma.o(i.HAL_DMA_DeInit) refers to stm32h7xx_hal_dma.o(i.DMA_CalcDMAMUXRequestGenBaseAndMask) for DMA_CalcDMAMUXRequestGenBaseAndMask
stm32h7xx_hal_dma.o(i.HAL_DMA_IRQHandler) refers to system_stm32h7xx.o(.data) for SystemCoreClock
stm32h7xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32h7xx_hal_dma.o(i.DMA_CheckFifoParam) for DMA_CheckFifoParam
stm32h7xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32h7xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) for DMA_CalcBaseAndBitshift
stm32h7xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32h7xx_hal_dma.o(i.DMA_CalcDMAMUXChannelBaseAndMask) for DMA_CalcDMAMUXChannelBaseAndMask
stm32h7xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32h7xx_hal_dma.o(i.DMA_CalcDMAMUXRequestGenBaseAndMask) for DMA_CalcDMAMUXRequestGenBaseAndMask
stm32h7xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_dma.o(i.HAL_DMA_Start) refers to stm32h7xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) refers to stm32h7xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
stm32h7xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) for HAL_GPIO_EXTI_Callback
stm32h7xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler) refers to stm32h7xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ConfigSupply) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBkUpReg) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableUSBReg) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBkUpReg) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableUSBReg) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_PVD_AVD_IRQHandler) refers to stm32h7xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_PVD_AVD_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_AVDCallback) for HAL_PWREx_AVDCallback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP1_Callback) for HAL_PWREx_WKUP1_Callback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP2_Callback) for HAL_PWREx_WKUP2_Callback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP3_Callback) for HAL_PWREx_WKUP3_Callback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP4_Callback) for HAL_PWREx_WKUP4_Callback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP5_Callback) for HAL_PWREx_WKUP5_Callback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP6_Callback) for HAL_PWREx_WKUP6_Callback
stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32h7xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32h7xx.o(.data) for SystemCoreClock
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1SysClockFreq) for HAL_RCCEx_GetD1SysClockFreq
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32h7xx.o(.data) for SystemD2Clock
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
stm32h7xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_CSSCallback) for HAL_RCC_CSSCallback
stm32h7xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRSWaitSynchronization) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_IRQHandler) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_SyncOkCallback) for HAL_RCCEx_CRS_SyncOkCallback
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_IRQHandler) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_SyncWarnCallback) for HAL_RCCEx_CRS_SyncWarnCallback
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_IRQHandler) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_ExpectedSyncCallback) for HAL_RCCEx_CRS_ExpectedSyncCallback
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_IRQHandler) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_ErrorCallback) for HAL_RCCEx_CRS_ErrorCallback
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1PCLK1Freq) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1PCLK1Freq) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1SysClockFreq) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1SysClockFreq) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1SysClockFreq) refers to system_stm32h7xx.o(.data) for SystemCoreClock
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD3PCLK1Freq) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD3PCLK1Freq) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL1ClockFreq) for HAL_RCCEx_GetPLL1ClockFreq
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL2ClockFreq) for HAL_RCCEx_GetPLL2ClockFreq
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL3ClockFreq) for HAL_RCCEx_GetPLL3ClockFreq
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL2_Config) for RCCEx_PLL2_Config
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL3_Config) for RCCEx_PLL3_Config
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL2_Config) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL3_Config) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32h7xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart.o(i.HAL_LIN_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h7xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32h7xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32h7xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h7xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32h7xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32h7xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) for UART_DMARxOnlyAbortCallback
stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32h7xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) for UART_DMATxOnlyAbortCallback
stm32h7xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32h7xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32h7xx_hal_uart.o(i.UART_DMATxAbortCallback) for UART_DMATxAbortCallback
stm32h7xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32h7xx_hal_uart.o(i.UART_DMARxAbortCallback) for UART_DMARxAbortCallback
stm32h7xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32h7xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer
stm32h7xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32h7xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32h7xx_hal_uart.o(i.HAL_UART_DeInit) refers to stm32h7xx_hal_uart.o(i.HAL_UART_MspDeInit) for HAL_UART_MspDeInit
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart.o(i.UART_Receive_IT) for UART_Receive_IT
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) for HAL_UARTEx_WakeupCallback
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart.o(i.UART_Transmit_IT) for UART_Transmit_IT
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart.o(i.UART_DMAAbortOnError) for UART_DMAAbortOnError
stm32h7xx_hal_uart.o(i.HAL_UART_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h7xx_hal_uart.o(i.HAL_UART_Init) refers to stm32h7xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32h7xx_hal_uart.o(i.HAL_UART_Init) refers to stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h7xx_hal_uart.o(i.HAL_UART_Init) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32h7xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32h7xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt
stm32h7xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32h7xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt
stm32h7xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32h7xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
stm32h7xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32h7xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32h7xx_hal_uart.o(i.UART_DMATransmitCplt) for UART_DMATransmitCplt
stm32h7xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32h7xx_hal_uart.o(i.UART_DMATxHalfCplt) for UART_DMATxHalfCplt
stm32h7xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32h7xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
stm32h7xx_hal_uart.o(i.UART_CheckIdleState) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_uart.o(i.UART_CheckIdleState) refers to stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32h7xx_hal_uart.o(i.UART_DMAAbortOnError) refers to stm32h7xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32h7xx_hal_uart.o(i.UART_DMAError) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32h7xx_hal_uart.o(i.UART_DMAError) refers to stm32h7xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer
stm32h7xx_hal_uart.o(i.UART_DMAError) refers to stm32h7xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32h7xx_hal_uart.o(i.UART_DMAError) refers to stm32h7xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32h7xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to usart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMARxAbortCallback) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32h7xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMATransmitCplt) refers to stm32h7xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMATxAbortCallback) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMATxHalfCplt) refers to stm32h7xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
stm32h7xx_hal_uart.o(i.UART_Receive_IT) refers to usart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD3PCLK1Freq) for HAL_RCCEx_GetD3PCLK1Freq
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL2ClockFreq) for HAL_RCCEx_GetPLL2ClockFreq
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL3ClockFreq) for HAL_RCCEx_GetPLL3ClockFreq
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to uldiv.o(.text) for __aeabi_uldivmod
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to stm32h7xx_hal_uart.o(.constdata) for .constdata
stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_uart_ex.o(i.HAL_MultiProcessorEx_AddressLength_Set) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h7xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32h7xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32h7xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h7xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32h7xx_hal_usart.o(i.HAL_USART_Abort) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_usart.o(i.HAL_USART_Abort_IT) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_usart.o(i.HAL_USART_Abort_IT) refers to stm32h7xx_hal_usart.o(i.HAL_USART_AbortCpltCallback) for HAL_USART_AbortCpltCallback
stm32h7xx_hal_usart.o(i.HAL_USART_Abort_IT) refers to stm32h7xx_hal_usart.o(i.USART_DMATxAbortCallback) for USART_DMATxAbortCallback
stm32h7xx_hal_usart.o(i.HAL_USART_Abort_IT) refers to stm32h7xx_hal_usart.o(i.USART_DMARxAbortCallback) for USART_DMARxAbortCallback
stm32h7xx_hal_usart.o(i.HAL_USART_DMAStop) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_usart.o(i.HAL_USART_DMAStop) refers to stm32h7xx_hal_usart.o(i.USART_EndTransfer) for USART_EndTransfer
stm32h7xx_hal_usart.o(i.HAL_USART_DeInit) refers to stm32h7xx_hal_usart.o(i.HAL_USART_MspDeInit) for HAL_USART_MspDeInit
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.USART_TransmitReceive_IT) for USART_TransmitReceive_IT
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.USART_EndTransfer) for USART_EndTransfer
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.USART_Receive_IT) for USART_Receive_IT
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.HAL_USART_ErrorCallback) for HAL_USART_ErrorCallback
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.USART_Transmit_IT) for USART_Transmit_IT
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.HAL_USART_TxCpltCallback) for HAL_USART_TxCpltCallback
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.USART_DMAAbortOnError) for USART_DMAAbortOnError
stm32h7xx_hal_usart.o(i.HAL_USART_Init) refers to stm32h7xx_hal_usart.o(i.HAL_USART_MspInit) for HAL_USART_MspInit
stm32h7xx_hal_usart.o(i.HAL_USART_Init) refers to stm32h7xx_hal_usart.o(i.USART_SetConfig) for USART_SetConfig
stm32h7xx_hal_usart.o(i.HAL_USART_Init) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_usart.o(i.HAL_USART_Init) refers to stm32h7xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) for USART_WaitOnFlagUntilTimeout
stm32h7xx_hal_usart.o(i.HAL_USART_Receive) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_usart.o(i.HAL_USART_Receive) refers to stm32h7xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) for USART_WaitOnFlagUntilTimeout
stm32h7xx_hal_usart.o(i.HAL_USART_Receive_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_usart.o(i.HAL_USART_Receive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMAReceiveCplt) for USART_DMAReceiveCplt
stm32h7xx_hal_usart.o(i.HAL_USART_Receive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMARxHalfCplt) for USART_DMARxHalfCplt
stm32h7xx_hal_usart.o(i.HAL_USART_Receive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMAError) for USART_DMAError
stm32h7xx_hal_usart.o(i.HAL_USART_Transmit) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_usart.o(i.HAL_USART_Transmit) refers to stm32h7xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) for USART_WaitOnFlagUntilTimeout
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive) refers to stm32h7xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) for USART_WaitOnFlagUntilTimeout
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMAReceiveCplt) for USART_DMAReceiveCplt
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMARxHalfCplt) for USART_DMARxHalfCplt
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMATransmitCplt) for USART_DMATransmitCplt
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMATxHalfCplt) for USART_DMATxHalfCplt
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMAError) for USART_DMAError
stm32h7xx_hal_usart.o(i.HAL_USART_Transmit_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_usart.o(i.HAL_USART_Transmit_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMATransmitCplt) for USART_DMATransmitCplt
stm32h7xx_hal_usart.o(i.HAL_USART_Transmit_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMATxHalfCplt) for USART_DMATxHalfCplt
stm32h7xx_hal_usart.o(i.HAL_USART_Transmit_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMAError) for USART_DMAError
stm32h7xx_hal_usart.o(i.USART_DMAAbortOnError) refers to stm32h7xx_hal_usart.o(i.HAL_USART_ErrorCallback) for HAL_USART_ErrorCallback
stm32h7xx_hal_usart.o(i.USART_DMAError) refers to stm32h7xx_hal_usart.o(i.USART_EndTransfer) for USART_EndTransfer
stm32h7xx_hal_usart.o(i.USART_DMAError) refers to stm32h7xx_hal_usart.o(i.HAL_USART_ErrorCallback) for HAL_USART_ErrorCallback
stm32h7xx_hal_usart.o(i.USART_DMAReceiveCplt) refers to stm32h7xx_hal_usart.o(i.HAL_USART_TxRxCpltCallback) for HAL_USART_TxRxCpltCallback
stm32h7xx_hal_usart.o(i.USART_DMAReceiveCplt) refers to stm32h7xx_hal_usart.o(i.HAL_USART_RxCpltCallback) for HAL_USART_RxCpltCallback
stm32h7xx_hal_usart.o(i.USART_DMARxAbortCallback) refers to stm32h7xx_hal_usart.o(i.HAL_USART_AbortCpltCallback) for HAL_USART_AbortCpltCallback
stm32h7xx_hal_usart.o(i.USART_DMARxHalfCplt) refers to stm32h7xx_hal_usart.o(i.HAL_USART_RxHalfCpltCallback) for HAL_USART_RxHalfCpltCallback
stm32h7xx_hal_usart.o(i.USART_DMATransmitCplt) refers to stm32h7xx_hal_usart.o(i.HAL_USART_TxCpltCallback) for HAL_USART_TxCpltCallback
stm32h7xx_hal_usart.o(i.USART_DMATxAbortCallback) refers to stm32h7xx_hal_usart.o(i.HAL_USART_AbortCpltCallback) for HAL_USART_AbortCpltCallback
stm32h7xx_hal_usart.o(i.USART_DMATxHalfCplt) refers to stm32h7xx_hal_usart.o(i.HAL_USART_TxHalfCpltCallback) for HAL_USART_TxHalfCpltCallback
stm32h7xx_hal_usart.o(i.USART_Receive_IT) refers to stm32h7xx_hal_usart.o(i.HAL_USART_RxCpltCallback) for HAL_USART_RxCpltCallback
stm32h7xx_hal_usart.o(i.USART_SetConfig) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
stm32h7xx_hal_usart.o(i.USART_SetConfig) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
stm32h7xx_hal_usart.o(i.USART_SetConfig) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL2ClockFreq) for HAL_RCCEx_GetPLL2ClockFreq
stm32h7xx_hal_usart.o(i.USART_SetConfig) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL3ClockFreq) for HAL_RCCEx_GetPLL3ClockFreq
stm32h7xx_hal_usart.o(i.USART_SetConfig) refers to stm32h7xx_hal_usart.o(.constdata) for .constdata
stm32h7xx_hal_usart.o(i.USART_TransmitReceive_IT) refers to stm32h7xx_hal_usart.o(i.HAL_USART_TxRxCpltCallback) for HAL_USART_TxRxCpltCallback
stm32h7xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_tim.o(i.HAL_TIM_Base_DeInit) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_Base_MspDeInit) for HAL_TIM_Base_MspDeInit
stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Init) refers to timer.o(i.HAL_TIM_Base_MspInit) for HAL_TIM_Base_MspInit
stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Init) refers to stm32h7xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32h7xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32h7xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32h7xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage
stm32h7xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32h7xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage
stm32h7xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32h7xx_hal_tim.o(i.TIM_ITRx_SetConfig) for TIM_ITRx_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_ConfigOCrefClear) refers to stm32h7xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32h7xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32h7xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32h7xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32h7xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt) for TIMEx_DMACommutationCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32h7xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32h7xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32h7xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32h7xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32h7xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt) for TIMEx_DMACommutationCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32h7xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_MspDeInit) for HAL_TIM_Encoder_MspDeInit
stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Init) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_MspInit) for HAL_TIM_Encoder_MspInit
stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Init) refers to stm32h7xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Start) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Stop) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_TI2_SetConfig) for TIM_TI2_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_DeInit) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_IC_MspDeInit) for HAL_TIM_IC_MspDeInit
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Init) refers to timer.o(i.HAL_TIM_IC_MspInit) for HAL_TIM_IC_MspInit
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Init) refers to stm32h7xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Start) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Start_IT) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Stop) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to timer.o(i.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback
stm32h7xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback) for HAL_TIM_OC_DelayElapsedCallback
stm32h7xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback
stm32h7xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to timer.o(i.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback
stm32h7xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_BreakCallback) for HAL_TIMEx_BreakCallback
stm32h7xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback
stm32h7xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_CommutationCallback) for HAL_TIMEx_CommutationCallback
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC3_SetConfig) for TIM_OC3_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC4_SetConfig) for TIM_OC4_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC5_SetConfig) for TIM_OC5_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC6_SetConfig) for TIM_OC6_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_DeInit) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_OC_MspDeInit) for HAL_TIM_OC_MspDeInit
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Init) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_OC_MspInit) for HAL_TIM_OC_MspInit
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Init) refers to stm32h7xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Start) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Start_IT) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Stop) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_TI2_SetConfig) for TIM_TI2_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_MspDeInit) for HAL_TIM_OnePulse_MspDeInit
stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_Init) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_MspInit) for HAL_TIM_OnePulse_MspInit
stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_Init) refers to stm32h7xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_Start) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC3_SetConfig) for TIM_OC3_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC4_SetConfig) for TIM_OC4_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC5_SetConfig) for TIM_OC5_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32h7xx_hal_tim.o(i.TIM_OC6_SetConfig) for TIM_OC6_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_DeInit) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit) for HAL_TIM_PWM_MspDeInit
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Init) refers to timer.o(i.HAL_TIM_PWM_MspInit) for HAL_TIM_PWM_MspInit
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Init) refers to stm32h7xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Start) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Stop) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchronization) refers to stm32h7xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig
stm32h7xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchronization_IT) refers to stm32h7xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig
stm32h7xx_hal_tim.o(i.TIM_DMACaptureCplt) refers to timer.o(i.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback
stm32h7xx_hal_tim.o(i.TIM_DMADelayPulseCplt) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback
stm32h7xx_hal_tim.o(i.TIM_DMAError) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_ErrorCallback) for HAL_TIM_ErrorCallback
stm32h7xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) refers to timer.o(i.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback
stm32h7xx_hal_tim.o(i.TIM_DMATriggerCplt) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback
stm32h7xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32h7xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32h7xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32h7xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage
stm32h7xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32h7xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutationEvent_DMA) refers to stm32h7xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt) for TIMEx_DMACommutationCplt
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutationEvent_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_DeInit) refers to stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_MspDeInit) for HAL_TIMEx_HallSensor_MspDeInit
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init) refers to stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_MspInit) for HAL_TIMEx_HallSensor_MspInit
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init) refers to stm32h7xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init) refers to stm32h7xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init) refers to stm32h7xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_IT) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_IT) refers to stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_IT) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_DMA) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_IT) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start_IT) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop_IT) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32h7xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_IT) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_DMA) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_IT) refers to stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h7xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt) refers to stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_CommutationCallback) for HAL_TIMEx_CommutationCallback
led.o(i.LED_Init) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
led.o(i.LED_Init) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
key.o(i.KEY_Init) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
key.o(i.KEY_Scan) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
key.o(i.KEY_Scan) refers to delay.o(i.delay_ms) for delay_ms
key.o(i.KEY_Scan) refers to key.o(.data) for .data
timer.o(i.HAL_TIM_Base_MspInit) refers to stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
timer.o(i.HAL_TIM_Base_MspInit) refers to stm32h7xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
timer.o(i.HAL_TIM_IC_CaptureCallback) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_ReadCapturedValue) for HAL_TIM_ReadCapturedValue
timer.o(i.HAL_TIM_IC_CaptureCallback) refers to timer.o(.data) for .data
timer.o(i.HAL_TIM_IC_CaptureCallback) refers to timer.o(.bss) for .bss
timer.o(i.HAL_TIM_IC_MspInit) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
timer.o(i.HAL_TIM_IC_MspInit) refers to stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
timer.o(i.HAL_TIM_IC_MspInit) refers to stm32h7xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
timer.o(i.HAL_TIM_PWM_MspInit) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
timer.o(i.HAL_TIM_PeriodElapsedCallback) refers to timer.o(.data) for .data
timer.o(i.TIM3_IRQHandler) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_IRQHandler) for HAL_TIM_IRQHandler
timer.o(i.TIM3_IRQHandler) refers to timer.o(.bss) for .bss
timer.o(i.TIM3_Init) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Init) for HAL_TIM_Base_Init
timer.o(i.TIM3_Init) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Start_IT) for HAL_TIM_Base_Start_IT
timer.o(i.TIM3_Init) refers to timer.o(.bss) for .bss
timer.o(i.TIM3_PWM_Init) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Init) for HAL_TIM_PWM_Init
timer.o(i.TIM3_PWM_Init) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) for HAL_TIM_PWM_ConfigChannel
timer.o(i.TIM3_PWM_Init) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Start) for HAL_TIM_PWM_Start
timer.o(i.TIM3_PWM_Init) refers to timer.o(.bss) for .bss
timer.o(i.TIM5_CH1_Cap_Init) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Init) for HAL_TIM_IC_Init
timer.o(i.TIM5_CH1_Cap_Init) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) for HAL_TIM_IC_ConfigChannel
timer.o(i.TIM5_CH1_Cap_Init) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Start_IT) for HAL_TIM_IC_Start_IT
timer.o(i.TIM5_CH1_Cap_Init) refers to timer.o(.bss) for .bss
timer.o(i.TIM5_IRQHandler) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_IRQHandler) for HAL_TIM_IRQHandler
timer.o(i.TIM5_IRQHandler) refers to timer.o(.bss) for .bss
timer.o(i.TIM_GetTIM3Capture4) refers to stm32h7xx_hal_tim.o(i.HAL_TIM_ReadCapturedValue) for HAL_TIM_ReadCapturedValue
timer.o(i.TIM_GetTIM3Capture4) refers to timer.o(.bss) for .bss
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr
uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl
printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0fprintf$bare) refers to usart.o(i.fputc) for fputc
printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0printf$bare) refers to usart.o(i.fputc) for fputc
printfb.o(i.__0printf$bare) refers to usart.o(.data) for __stdout
printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc
printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc
printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vfprintf$bare) refers to usart.o(i.fputc) for fputc
printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vprintf$bare) refers to usart.o(i.fputc) for fputc
printfb.o(i.__0vprintf$bare) refers to usart.o(.data) for __stdout
printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc
printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc
printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0fprintf$0) refers to usart.o(i.fputc) for fputc
printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0printf$0) refers to usart.o(i.fputc) for fputc
printf0.o(i.__0printf$0) refers to usart.o(.data) for __stdout
printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc
printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc
printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vfprintf$0) refers to usart.o(i.fputc) for fputc
printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vprintf$0) refers to usart.o(i.fputc) for fputc
printf0.o(i.__0vprintf$0) refers to usart.o(.data) for __stdout
printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc
printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc
printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0fprintf$1) refers to usart.o(i.fputc) for fputc
printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0printf$1) refers to usart.o(i.fputc) for fputc
printf1.o(i.__0printf$1) refers to usart.o(.data) for __stdout
printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc
printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc
printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vfprintf$1) refers to usart.o(i.fputc) for fputc
printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vprintf$1) refers to usart.o(i.fputc) for fputc
printf1.o(i.__0vprintf$1) refers to usart.o(.data) for __stdout
printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc
printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc
printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0fprintf$2) refers to usart.o(i.fputc) for fputc
printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0printf$2) refers to usart.o(i.fputc) for fputc
printf2.o(i.__0printf$2) refers to usart.o(.data) for __stdout
printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc
printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc
printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vfprintf$2) refers to usart.o(i.fputc) for fputc
printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vprintf$2) refers to usart.o(i.fputc) for fputc
printf2.o(i.__0vprintf$2) refers to usart.o(.data) for __stdout
printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc
printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc
printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0fprintf$3) refers to usart.o(i.fputc) for fputc
printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0printf$3) refers to usart.o(i.fputc) for fputc
printf3.o(i.__0printf$3) refers to usart.o(.data) for __stdout
printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc
printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc
printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vfprintf$3) refers to usart.o(i.fputc) for fputc
printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vprintf$3) refers to usart.o(i.fputc) for fputc
printf3.o(i.__0vprintf$3) refers to usart.o(.data) for __stdout
printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc
printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc
printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0fprintf$4) refers to usart.o(i.fputc) for fputc
printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0printf$4) refers to usart.o(i.fputc) for fputc
printf4.o(i.__0printf$4) refers to usart.o(.data) for __stdout
printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc
printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc
printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vfprintf$4) refers to usart.o(i.fputc) for fputc
printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vprintf$4) refers to usart.o(i.fputc) for fputc
printf4.o(i.__0vprintf$4) refers to usart.o(.data) for __stdout
printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc
printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc
printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0fprintf$5) refers to usart.o(i.fputc) for fputc
printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0printf$5) refers to usart.o(i.fputc) for fputc
printf5.o(i.__0printf$5) refers to usart.o(.data) for __stdout
printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc
printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc
printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vfprintf$5) refers to usart.o(i.fputc) for fputc
printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vprintf$5) refers to usart.o(i.fputc) for fputc
printf5.o(i.__0vprintf$5) refers to usart.o(.data) for __stdout
printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc
printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc
printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0fprintf$6) refers to usart.o(i.fputc) for fputc
printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0printf$6) refers to usart.o(i.fputc) for fputc
printf6.o(i.__0printf$6) refers to usart.o(.data) for __stdout
printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc
printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc
printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vfprintf$6) refers to usart.o(i.fputc) for fputc
printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vprintf$6) refers to usart.o(i.fputc) for fputc
printf6.o(i.__0vprintf$6) refers to usart.o(.data) for __stdout
printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc
printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc
printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding
printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding
printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0fprintf$7) refers to usart.o(i.fputc) for fputc
printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0printf$7) refers to usart.o(i.fputc) for fputc
printf7.o(i.__0printf$7) refers to usart.o(.data) for __stdout
printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc
printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc
printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vfprintf$7) refers to usart.o(i.fputc) for fputc
printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vprintf$7) refers to usart.o(i.fputc) for fputc
printf7.o(i.__0vprintf$7) refers to usart.o(.data) for __stdout
printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc
printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc
printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding
printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding
printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0fprintf$8) refers to usart.o(i.fputc) for fputc
printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0printf$8) refers to usart.o(i.fputc) for fputc
printf8.o(i.__0printf$8) refers to usart.o(.data) for __stdout
printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc
printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc
printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vfprintf$8) refers to usart.o(i.fputc) for fputc
printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vprintf$8) refers to usart.o(i.fputc) for fputc
printf8.o(i.__0vprintf$8) refers to usart.o(.data) for __stdout
printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc
printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc
printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding
printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding
printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0fprintf) refers to usart.o(i.fputc) for fputc
printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0printf) refers to usart.o(i.fputc) for fputc
printfa.o(i.__0printf) refers to usart.o(.data) for __stdout
printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc
printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc
printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vfprintf) refers to usart.o(i.fputc) for fputc
printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vprintf) refers to usart.o(i.fputc) for fputc
printfa.o(i.__0vprintf) refers to usart.o(.data) for __stdout
printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc
printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc
printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul
printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv
printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd
printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz
printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod
printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding
printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding
printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits
printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp
entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32h750xx.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32h750xx.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main
entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload
entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main
entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main
dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr
dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue
dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue
ddiv.o(.text) refers to depilogue.o(.text) for _double_round
dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl
init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl
depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
==============================================================================
Removing Unused input sections from the image.
Removing main.o(.rev16_text), (4 bytes).
Removing main.o(.revsh_text), (4 bytes).
Removing main.o(.rrx_text), (6 bytes).
Removing stm32h7xx_it.o(.rev16_text), (4 bytes).
Removing stm32h7xx_it.o(.revsh_text), (4 bytes).
Removing stm32h7xx_it.o(.rrx_text), (6 bytes).
Removing system_stm32h7xx.o(.rev16_text), (4 bytes).
Removing system_stm32h7xx.o(.revsh_text), (4 bytes).
Removing system_stm32h7xx.o(.rrx_text), (6 bytes).
Removing system_stm32h7xx.o(i.SystemCoreClockUpdate), (284 bytes).
Removing stm32h7xx_hal_msp.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_msp.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_msp.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_msp.o(i.HAL_MspDeInit), (2 bytes).
Removing startup_stm32h750xx.o(HEAP), (512 bytes).
Removing delay.o(.rev16_text), (4 bytes).
Removing delay.o(.revsh_text), (4 bytes).
Removing delay.o(.rrx_text), (6 bytes).
Removing sys.o(.rev16_text), (4 bytes).
Removing sys.o(.revsh_text), (4 bytes).
Removing sys.o(.rrx_text), (6 bytes).
Removing sys.o(.emb_text), (16 bytes).
Removing sys.o(i.Get_DCahceSta), (16 bytes).
Removing sys.o(i.Get_ICahceSta), (16 bytes).
Removing sys.o(i.QSPI_Enable_Memmapmode), (376 bytes).
Removing usart.o(.rev16_text), (4 bytes).
Removing usart.o(.revsh_text), (4 bytes).
Removing usart.o(.rrx_text), (6 bytes).
Removing usart.o(i._sys_exit), (2 bytes).
Removing usart.o(i._ttywrch), (2 bytes).
Removing stm32h7xx_hal.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal.o(i.HAL_DBGMCU_DisableDBGSleepMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DBGMCU_DisableDBGStandbyMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DBGMCU_DisableDBGStopMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DBGMCU_EnableDBGSleepMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DeInit), (76 bytes).
Removing stm32h7xx_hal.o(i.HAL_Delay), (36 bytes).
Removing stm32h7xx_hal.o(i.HAL_DisableCompensationCell), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DisableDomain3DBGStandbyMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DisableDomain3DBGStopMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_EXTI_D1_ClearFlag), (26 bytes).
Removing stm32h7xx_hal.o(i.HAL_EXTI_D1_EventInputConfig), (68 bytes).
Removing stm32h7xx_hal.o(i.HAL_EXTI_D3_EventInputConfig), (76 bytes).
Removing stm32h7xx_hal.o(i.HAL_EXTI_EdgeConfig), (52 bytes).
Removing stm32h7xx_hal.o(i.HAL_EXTI_GenerateSWInterrupt), (24 bytes).
Removing stm32h7xx_hal.o(i.HAL_EnableDomain3DBGStandbyMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_EnableDomain3DBGStopMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_GetDEVID), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_GetFMCMemorySwappingConfig), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_GetHalVersion), (8 bytes).
Removing stm32h7xx_hal.o(i.HAL_GetREVID), (12 bytes).
Removing stm32h7xx_hal.o(i.HAL_GetTickFreq), (12 bytes).
Removing stm32h7xx_hal.o(i.HAL_GetTickPrio), (12 bytes).
Removing stm32h7xx_hal.o(i.HAL_MspDeInit), (2 bytes).
Removing stm32h7xx_hal.o(i.HAL_MspInit), (2 bytes).
Removing stm32h7xx_hal.o(i.HAL_ResumeTick), (14 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_AnalogSwitchConfig), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_CM7BootAddConfig), (56 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_CompensationCodeConfig), (24 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_CompensationCodeSelect), (20 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_DisableBOOST), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_DisableIOSpeedOptimize), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_DisableVREFBUF), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_ETHInterfaceSelect), (20 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_EnableBOOST), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_EnableIOSpeedOptimize), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_EnableVREFBUF), (48 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_VREFBUF_HighImpedanceConfig), (20 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_VREFBUF_TrimmingConfig), (20 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_VREFBUF_VoltageScalingConfig), (20 bytes).
Removing stm32h7xx_hal.o(i.HAL_SetFMCMemorySwappingConfig), (20 bytes).
Removing stm32h7xx_hal.o(i.HAL_SetTickFreq), (28 bytes).
Removing stm32h7xx_hal.o(i.HAL_SuspendTick), (14 bytes).
Removing stm32h7xx_hal_cortex.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_cortex.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_cortex.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_GetCurrentCPUID), (4 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (84 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_MPU_Disable), (28 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_MPU_Enable), (36 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (26 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ), (34 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_GetActive), (36 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (36 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (84 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_GetPriorityGrouping), (16 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (26 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (36 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_Callback), (2 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler), (8 bytes).
Removing stm32h7xx_hal_dma.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_dma.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_dma.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_dma.o(i.DMA_CalcBaseAndBitshift), (40 bytes).
Removing stm32h7xx_hal_dma.o(i.DMA_CalcDMAMUXChannelBaseAndMask), (92 bytes).
Removing stm32h7xx_hal_dma.o(i.DMA_CalcDMAMUXRequestGenBaseAndMask), (68 bytes).
Removing stm32h7xx_hal_dma.o(i.DMA_CheckFifoParam), (84 bytes).
Removing stm32h7xx_hal_dma.o(i.DMA_SetConfig), (120 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_Abort), (224 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_DeInit), (200 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_GetError), (4 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_GetState), (6 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_IRQHandler), (704 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_Init), (404 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (504 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (86 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_Start), (102 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT), (208 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (102 bytes).
Removing stm32h7xx_hal_dma.o(.constdata), (8 bytes).
Removing stm32h7xx_hal_gpio.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_gpio.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_gpio.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_gpio.o(i.HAL_GPIO_DeInit), (312 bytes).
Removing stm32h7xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback), (2 bytes).
Removing stm32h7xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler), (24 bytes).
Removing stm32h7xx_hal_gpio.o(i.HAL_GPIO_LockPin), (34 bytes).
Removing stm32h7xx_hal_gpio.o(i.HAL_GPIO_ReadPin), (10 bytes).
Removing stm32h7xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (8 bytes).
Removing stm32h7xx_hal_pwr.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_pwr.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_pwr.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_ConfigPVD), (128 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_DeInit), (2 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_DisableBkUpAccess), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin), (24 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (32 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (48 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode), (92 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (32 bytes).
Removing stm32h7xx_hal_pwr_ex.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_pwr_ex.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_pwr_ex.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_AVDCallback), (2 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ClearWakeupFlag), (28 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ConfigAVD), (128 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ConfigD3Domain), (20 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ConfigSupply), (68 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ControlStopModeVoltageScaling), (20 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling), (56 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableAVD), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBatteryCharging), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBkUpReg), (56 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableFlashPowerDown), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableMonitoring), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableUSBReg), (52 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableUSBVoltageDetector), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableWakeUpPin), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableAVD), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBatteryCharging), (28 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBkUpReg), (52 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFlashPowerDown), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableMonitoring), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableUSBReg), (52 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableUSBVoltageDetector), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableWakeUpPin), (108 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnterSTANDBYMode), (56 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnterSTOPMode), (92 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_GetStopModeVoltageRange), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_GetSupplyConfig), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_GetTemperatureLevel), (32 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_GetVBATLevel), (32 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_GetVoltageRange), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_GetWakeupFlag), (12 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_PVD_AVD_IRQHandler), (76 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler), (124 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP1_Callback), (2 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP2_Callback), (2 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP3_Callback), (2 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP4_Callback), (2 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP5_Callback), (2 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP6_Callback), (2 bytes).
Removing stm32h7xx_hal_rcc.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_rcc.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_rcc.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_CSSCallback), (2 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_DeInit), (100 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_EnableCSS), (16 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_GetClockConfig), (96 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_GetOscConfig), (372 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (140 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler), (32 bytes).
Removing stm32h7xx_hal_rcc_ex.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_rcc_ex.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_rcc_ex.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRSConfig), (100 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRSGetSynchronizationInfo), (76 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRSSoftwareSynchronizationGenerate), (16 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRSWaitSynchronization), (136 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_ErrorCallback), (2 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_ExpectedSyncCallback), (2 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_IRQHandler), (120 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_SyncOkCallback), (2 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_SyncWarnCallback), (2 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_DisableLSECSS), (28 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_EnableLSECSS), (16 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1PCLK1Freq), (44 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL1ClockFreq), (252 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (616 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (336 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_KerWakeUpStopCLKConfig), (20 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig), (2224 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_WWDGxSysResetConfig), (16 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_WakeUpStopCLKConfig), (20 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL2_Config), (240 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL3_Config), (240 bytes).
Removing stm32h7xx_hal_uart.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_uart.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_uart.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (60 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (60 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_Init), (116 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_LIN_Init), (140 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_LIN_SendBreak), (48 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode), (44 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode), (44 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (12 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_Init), (138 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Abort), (120 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceive), (80 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (112 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmit), (70 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (96 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Abort_IT), (184 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_DMAPause), (98 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_DMAResume), (92 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_DMAStop), (84 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_DeInit), (64 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_GetError), (4 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_MspInit), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Receive), (232 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Receive_DMA), (148 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_RxCpltCallback), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Transmit), (178 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (140 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Transmit_IT), (82 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMAError), (82 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMAReceiveCplt), (62 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMARxAbortCallback), (52 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMARxHalfCplt), (10 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (28 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMATransmitCplt), (48 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMATxAbortCallback), (52 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMATxHalfCplt), (10 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (22 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_EndTxTransfer), (18 bytes).
Removing stm32h7xx_hal_uart_ex.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_uart_ex.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_uart_ex.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_uart_ex.o(i.HAL_MultiProcessorEx_AddressLength_Set), (48 bytes).
Removing stm32h7xx_hal_uart_ex.o(i.HAL_RS485Ex_Init), (140 bytes).
Removing stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_DisableStopMode), (48 bytes).
Removing stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_EnableStopMode), (48 bytes).
Removing stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig), (224 bytes).
Removing stm32h7xx_hal_usart.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_usart.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_usart.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Abort), (116 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_AbortCpltCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Abort_IT), (180 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_DMAPause), (122 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_DMAResume), (102 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_DMAStop), (56 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_DeInit), (50 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_ErrorCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_GetError), (4 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_GetState), (6 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler), (452 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Init), (192 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_MspInit), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Receive), (256 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Receive_DMA), (192 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Receive_IT), (190 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_RxCpltCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_RxHalfCpltCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Transmit), (178 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive), (430 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA), (212 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_IT), (180 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Transmit_DMA), (136 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Transmit_IT), (82 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_TxCpltCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_TxHalfCpltCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_TxRxCpltCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMAAbortOnError), (20 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMAError), (42 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMAReceiveCplt), (108 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMARxAbortCallback), (48 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMARxHalfCplt), (10 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMATransmitCplt), (64 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMATxAbortCallback), (48 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMATxHalfCplt), (10 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_EndTransfer), (32 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_Receive_IT), (108 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_SetConfig), (472 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_TransmitReceive_IT), (214 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_Transmit_IT), (100 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout), (94 bytes).
Removing stm32h7xx_hal_usart.o(.constdata), (24 bytes).
Removing stm32h7xx_hal_tim.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_tim.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_tim.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Base_DeInit), (56 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Base_GetState), (6 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Init), (54 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Base_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Base_MspInit), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Start), (26 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA), (92 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Start_IT), (24 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Stop), (44 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Stop_DMA), (48 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Base_Stop_IT), (42 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_ConfigClockSource), (252 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_ConfigOCrefClear), (236 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_ConfigTI1Input), (16 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart), (264 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop), (96 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart), (264 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop), (96 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit), (56 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_GetState), (6 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Init), (156 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_MspInit), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Start), (50 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA), (272 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT), (92 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Stop), (68 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA), (116 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT), (116 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_ErrorCallback), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_GenerateEvent), (38 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_IC_DeInit), (56 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_IC_GetState), (6 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_IC_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_IC_MspInit), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Start), (26 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA), (200 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Stop), (44 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA), (100 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT), (94 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel), (114 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OC_DeInit), (56 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OC_GetState), (6 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Init), (54 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OC_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OC_MspInit), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Start), (88 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA), (268 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Start_IT), (136 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Stop), (116 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA), (172 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT), (168 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel), (236 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit), (56 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_GetState), (6 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_Init), (74 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_MspInit), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_Start), (88 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT), (108 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop), (128 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT), (148 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_DeInit), (56 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_GetState), (6 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_MspInit), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA), (268 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT), (136 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Stop), (124 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA), (172 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT), (168 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback), (2 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchronization), (66 bytes).
Removing stm32h7xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchronization_IT), (66 bytes).
Removing stm32h7xx_hal_tim.o(i.TIM_DMACaptureCplt), (62 bytes).
Removing stm32h7xx_hal_tim.o(i.TIM_DMADelayPulseCplt), (62 bytes).
Removing stm32h7xx_hal_tim.o(i.TIM_DMAError), (16 bytes).
Removing stm32h7xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt), (16 bytes).
Removing stm32h7xx_hal_tim.o(i.TIM_DMATriggerCplt), (16 bytes).
Removing stm32h7xx_hal_tim.o(i.TIM_ETR_SetConfig), (20 bytes).
Removing stm32h7xx_hal_tim.o(i.TIM_ITRx_SetConfig), (20 bytes).
Removing stm32h7xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig), (132 bytes).
Removing stm32h7xx_hal_tim.o(i.TIM_TI1_ConfigInputStage), (34 bytes).
Removing stm32h7xx_hal_tim.o(i.TIM_TI2_ConfigInputStage), (36 bytes).
Removing stm32h7xx_hal_tim_ex.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_tim_ex.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_tim_ex.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigBreakDeadTime), (140 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigBreakInput), (200 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutationEvent), (96 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutationEvent_DMA), (128 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutationEvent_IT), (108 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_GroupChannel5), (58 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_DeInit), (56 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_GetState), (6 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init), (196 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_MspInit), (2 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start), (28 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA), (104 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_IT), (38 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop), (46 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_DMA), (56 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_IT), (56 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization), (88 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start), (36 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA), (184 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_IT), (84 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop), (68 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_DMA), (112 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_IT), (122 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start), (26 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start_IT), (46 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop), (68 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop_IT), (88 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start), (36 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA), (184 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_IT), (84 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop), (68 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_DMA), (112 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_IT), (122 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_RemapConfig), (48 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_TISelection), (48 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt), (16 bytes).
Removing stm32h7xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd), (22 bytes).
Removing led.o(.rev16_text), (4 bytes).
Removing led.o(.revsh_text), (4 bytes).
Removing led.o(.rrx_text), (6 bytes).
Removing key.o(.rev16_text), (4 bytes).
Removing key.o(.revsh_text), (4 bytes).
Removing key.o(.rrx_text), (6 bytes).
Removing key.o(i.KEY_Scan), (132 bytes).
Removing key.o(.data), (1 bytes).
Removing timer.o(.rev16_text), (4 bytes).
Removing timer.o(.revsh_text), (4 bytes).
Removing timer.o(.rrx_text), (6 bytes).
Removing timer.o(i.HAL_TIM_Base_MspInit), (60 bytes).
Removing timer.o(i.TIM3_Init), (44 bytes).
Removing dadd.o(.text), (334 bytes).
Removing dmul.o(.text), (228 bytes).
Removing ddiv.o(.text), (222 bytes).
Removing dfixul.o(.text), (48 bytes).
Removing cdrcmple.o(.text), (48 bytes).
Removing depilogue.o(.text), (186 bytes).
467 unused section(s) (total 32275 bytes) removed from the image.
==============================================================================
Image Symbol Table
Local Symbols
Symbol Name Value Ov Type Size Object(Section)
../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.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/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 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 printf1.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE
../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 useno.o ABSOLUTE
../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE
../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE
../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
..\CORE\startup_stm32h750xx.s 0x00000000 Number 0 startup_stm32h750xx.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal.c 0x00000000 Number 0 stm32h7xx_hal.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_cortex.c 0x00000000 Number 0 stm32h7xx_hal_cortex.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_dma.c 0x00000000 Number 0 stm32h7xx_hal_dma.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_gpio.c 0x00000000 Number 0 stm32h7xx_hal_gpio.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_pwr.c 0x00000000 Number 0 stm32h7xx_hal_pwr.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_pwr_ex.c 0x00000000 Number 0 stm32h7xx_hal_pwr_ex.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_rcc.c 0x00000000 Number 0 stm32h7xx_hal_rcc.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_rcc_ex.c 0x00000000 Number 0 stm32h7xx_hal_rcc_ex.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_tim.c 0x00000000 Number 0 stm32h7xx_hal_tim.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_tim_ex.c 0x00000000 Number 0 stm32h7xx_hal_tim_ex.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_uart.c 0x00000000 Number 0 stm32h7xx_hal_uart.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_uart_ex.c 0x00000000 Number 0 stm32h7xx_hal_uart_ex.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_usart.c 0x00000000 Number 0 stm32h7xx_hal_usart.o ABSOLUTE
..\HARDWARE\KEY\key.c 0x00000000 Number 0 key.o ABSOLUTE
..\HARDWARE\LED\led.c 0x00000000 Number 0 led.o ABSOLUTE
..\HARDWARE\TIMER\timer.c 0x00000000 Number 0 timer.o ABSOLUTE
..\SYSTEM\delay\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
..\SYSTEM\sys\sys.c 0x00000000 Number 0 sys.o ABSOLUTE
..\SYSTEM\usart\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal.c 0x00000000 Number 0 stm32h7xx_hal.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_cortex.c 0x00000000 Number 0 stm32h7xx_hal_cortex.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_dma.c 0x00000000 Number 0 stm32h7xx_hal_dma.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_gpio.c 0x00000000 Number 0 stm32h7xx_hal_gpio.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_pwr.c 0x00000000 Number 0 stm32h7xx_hal_pwr.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_pwr_ex.c 0x00000000 Number 0 stm32h7xx_hal_pwr_ex.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_rcc.c 0x00000000 Number 0 stm32h7xx_hal_rcc.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_rcc_ex.c 0x00000000 Number 0 stm32h7xx_hal_rcc_ex.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_tim.c 0x00000000 Number 0 stm32h7xx_hal_tim.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_tim_ex.c 0x00000000 Number 0 stm32h7xx_hal_tim_ex.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_uart.c 0x00000000 Number 0 stm32h7xx_hal_uart.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_uart_ex.c 0x00000000 Number 0 stm32h7xx_hal_uart_ex.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_usart.c 0x00000000 Number 0 stm32h7xx_hal_usart.o ABSOLUTE
..\\HARDWARE\\KEY\\key.c 0x00000000 Number 0 key.o ABSOLUTE
..\\HARDWARE\\LED\\led.c 0x00000000 Number 0 led.o ABSOLUTE
..\\HARDWARE\\TIMER\\timer.c 0x00000000 Number 0 timer.o ABSOLUTE
..\\SYSTEM\\delay\\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
..\\SYSTEM\\sys\\sys.c 0x00000000 Number 0 sys.o ABSOLUTE
..\\SYSTEM\\usart\\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE
dc.s 0x00000000 Number 0 dc.o ABSOLUTE
handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE
init.s 0x00000000 Number 0 init.o ABSOLUTE
main.c 0x00000000 Number 0 main.o ABSOLUTE
main.c 0x00000000 Number 0 main.o ABSOLUTE
stm32h7xx_hal_msp.c 0x00000000 Number 0 stm32h7xx_hal_msp.o ABSOLUTE
stm32h7xx_hal_msp.c 0x00000000 Number 0 stm32h7xx_hal_msp.o ABSOLUTE
stm32h7xx_it.c 0x00000000 Number 0 stm32h7xx_it.o ABSOLUTE
stm32h7xx_it.c 0x00000000 Number 0 stm32h7xx_it.o ABSOLUTE
system_stm32h7xx.c 0x00000000 Number 0 system_stm32h7xx.o ABSOLUTE
system_stm32h7xx.c 0x00000000 Number 0 system_stm32h7xx.o ABSOLUTE
RESET 0x08000000 Section 664 startup_stm32h750xx.o(RESET)
.ARM.Collect$$$$00000000 0x08000298 Section 0 entry.o(.ARM.Collect$$$$00000000)
.ARM.Collect$$$$00000001 0x08000298 Section 4 entry2.o(.ARM.Collect$$$$00000001)
.ARM.Collect$$$$00000004 0x0800029c Section 4 entry5.o(.ARM.Collect$$$$00000004)
.ARM.Collect$$$$00000008 0x080002a0 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
.ARM.Collect$$$$0000000A 0x080002a0 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
.ARM.Collect$$$$0000000B 0x080002a0 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
.ARM.Collect$$$$0000000D 0x080002a8 Section 0 entry10a.o(.ARM.Collect$$$$0000000D)
.ARM.Collect$$$$0000000F 0x080002a8 Section 0 entry11a.o(.ARM.Collect$$$$0000000F)
.ARM.Collect$$$$00002712 0x080002a8 Section 4 entry2.o(.ARM.Collect$$$$00002712)
__lit__00000000 0x080002a8 Data 4 entry2.o(.ARM.Collect$$$$00002712)
.text 0x080002ac Section 36 startup_stm32h750xx.o(.text)
$v0 0x080002ac Number 0 startup_stm32h750xx.o(.text)
.text 0x080002d0 Section 0 uldiv.o(.text)
.text 0x08000332 Section 0 llshl.o(.text)
.text 0x08000350 Section 0 llushr.o(.text)
.text 0x08000370 Section 36 init.o(.text)
i.BusFault_Handler 0x08000394 Section 0 stm32h7xx_it.o(i.BusFault_Handler)
i.Cache_Enable 0x08000398 Section 0 sys.o(i.Cache_Enable)
i.DebugMon_Handler 0x08000420 Section 0 stm32h7xx_it.o(i.DebugMon_Handler)
i.HAL_DMA_Abort_IT 0x08000424 Section 0 stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT)
i.HAL_EnableCompensationCell 0x080004b8 Section 0 stm32h7xx_hal.o(i.HAL_EnableCompensationCell)
i.HAL_GPIO_Init 0x080004c8 Section 0 stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init)
i.HAL_GPIO_WritePin 0x080006b0 Section 0 stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin)
i.HAL_GetTick 0x080006bc Section 0 stm32h7xx_hal.o(i.HAL_GetTick)
i.HAL_IncTick 0x080006c8 Section 0 stm32h7xx_hal.o(i.HAL_IncTick)
i.HAL_Init 0x080006d8 Section 0 stm32h7xx_hal.o(i.HAL_Init)
i.HAL_InitTick 0x080006f4 Section 0 stm32h7xx_hal.o(i.HAL_InitTick)
i.HAL_MspInit 0x08000734 Section 0 stm32h7xx_hal_msp.o(i.HAL_MspInit)
i.HAL_NVIC_EnableIRQ 0x08000736 Section 0 stm32h7xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
i.HAL_NVIC_SetPriority 0x08000750 Section 0 stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
i.HAL_NVIC_SetPriorityGrouping 0x08000790 Section 0 stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
i.HAL_RCCEx_GetD1SysClockFreq 0x080007b4 Section 0 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1SysClockFreq)
i.HAL_RCCEx_GetD3PCLK1Freq 0x080007e8 Section 0 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD3PCLK1Freq)
i.HAL_RCCEx_GetPLL2ClockFreq 0x08000814 Section 0 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL2ClockFreq)
i.HAL_RCCEx_GetPLL3ClockFreq 0x08000910 Section 0 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL3ClockFreq)
i.HAL_RCC_ClockConfig 0x08000a0c Section 0 stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
i.HAL_RCC_GetHCLKFreq 0x08000be4 Section 0 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq)
i.HAL_RCC_GetPCLK1Freq 0x08000c18 Section 0 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
i.HAL_RCC_GetPCLK2Freq 0x08000c44 Section 0 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
i.HAL_RCC_GetSysClockFreq 0x08000c70 Section 0 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
i.HAL_RCC_OscConfig 0x08000d68 Section 0 stm32h7xx_hal_rcc.o(i.HAL_RCC_OscConfig)
i.HAL_SYSTICK_CLKSourceConfig 0x08001204 Section 0 stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig)
i.HAL_SYSTICK_Config 0x0800121c Section 0 stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_Config)
i.HAL_TIMEx_BreakCallback 0x08001244 Section 0 stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_BreakCallback)
i.HAL_TIMEx_CommutationCallback 0x08001246 Section 0 stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_CommutationCallback)
i.HAL_TIM_IC_CaptureCallback 0x08001248 Section 0 timer.o(i.HAL_TIM_IC_CaptureCallback)
i.HAL_TIM_IC_ConfigChannel 0x080012cc Section 0 stm32h7xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel)
i.HAL_TIM_IC_Init 0x080013e8 Section 0 stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Init)
i.HAL_TIM_IC_MspInit 0x08001420 Section 0 timer.o(i.HAL_TIM_IC_MspInit)
i.HAL_TIM_IC_Start_IT 0x08001480 Section 0 stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Start_IT)
i.HAL_TIM_IRQHandler 0x080014cc Section 0 stm32h7xx_hal_tim.o(i.HAL_TIM_IRQHandler)
i.HAL_TIM_OC_DelayElapsedCallback 0x0800164c Section 0 stm32h7xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback)
i.HAL_TIM_PWM_ConfigChannel 0x0800164e Section 0 stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel)
i.HAL_TIM_PWM_Init 0x08001776 Section 0 stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Init)
i.HAL_TIM_PWM_MspInit 0x080017ac Section 0 timer.o(i.HAL_TIM_PWM_MspInit)
i.HAL_TIM_PWM_PulseFinishedCallback 0x080017fc Section 0 stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback)
i.HAL_TIM_PWM_Start 0x08001800 Section 0 stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Start)
i.HAL_TIM_PeriodElapsedCallback 0x08001858 Section 0 timer.o(i.HAL_TIM_PeriodElapsedCallback)
i.HAL_TIM_ReadCapturedValue 0x08001884 Section 0 stm32h7xx_hal_tim.o(i.HAL_TIM_ReadCapturedValue)
i.HAL_TIM_TriggerCallback 0x080018c8 Section 0 stm32h7xx_hal_tim.o(i.HAL_TIM_TriggerCallback)
i.HAL_UARTEx_WakeupCallback 0x080018ca Section 0 stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
i.HAL_UART_ErrorCallback 0x080018cc Section 0 stm32h7xx_hal_uart.o(i.HAL_UART_ErrorCallback)
i.HAL_UART_GetState 0x080018ce Section 0 stm32h7xx_hal_uart.o(i.HAL_UART_GetState)
i.HAL_UART_IRQHandler 0x080018dc Section 0 stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler)
i.HAL_UART_Init 0x08001a5c Section 0 stm32h7xx_hal_uart.o(i.HAL_UART_Init)
i.HAL_UART_MspInit 0x08001ac8 Section 0 usart.o(i.HAL_UART_MspInit)
i.HAL_UART_Receive_IT 0x08001b48 Section 0 stm32h7xx_hal_uart.o(i.HAL_UART_Receive_IT)
i.HAL_UART_RxCpltCallback 0x08001bf0 Section 0 usart.o(i.HAL_UART_RxCpltCallback)
i.HAL_UART_TxCpltCallback 0x08001c48 Section 0 stm32h7xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
i.HardFault_Handler 0x08001c4a Section 0 stm32h7xx_it.o(i.HardFault_Handler)
i.KEY_Init 0x08001c4c Section 0 key.o(i.KEY_Init)
i.LED_Init 0x08001cac Section 0 led.o(i.LED_Init)
i.NMI_Handler 0x08001cf0 Section 0 stm32h7xx_it.o(i.NMI_Handler)
i.PendSV_Handler 0x08001cf2 Section 0 stm32h7xx_it.o(i.PendSV_Handler)
i.SVC_Handler 0x08001cf4 Section 0 stm32h7xx_it.o(i.SVC_Handler)
i.Stm32_Clock_Init 0x08001cf8 Section 0 sys.o(i.Stm32_Clock_Init)
i.SysTick_Handler 0x08001da4 Section 0 stm32h7xx_it.o(i.SysTick_Handler)
i.SystemInit 0x08001da8 Section 0 system_stm32h7xx.o(i.SystemInit)
i.TIM3_IRQHandler 0x08001e2c Section 0 timer.o(i.TIM3_IRQHandler)
i.TIM3_PWM_Init 0x08001e38 Section 0 timer.o(i.TIM3_PWM_Init)
i.TIM5_CH1_Cap_Init 0x08001e80 Section 0 timer.o(i.TIM5_CH1_Cap_Init)
i.TIM5_IRQHandler 0x08001ec8 Section 0 timer.o(i.TIM5_IRQHandler)
i.TIM_Base_SetConfig 0x08001ed4 Section 0 stm32h7xx_hal_tim.o(i.TIM_Base_SetConfig)
i.TIM_CCxChannelCmd 0x08001f94 Section 0 stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd)
i.TIM_GetTIM3Capture4 0x08001fac Section 0 timer.o(i.TIM_GetTIM3Capture4)
i.TIM_OC1_SetConfig 0x08001fb8 Section 0 stm32h7xx_hal_tim.o(i.TIM_OC1_SetConfig)
i.TIM_OC2_SetConfig 0x08002054 Section 0 stm32h7xx_hal_tim.o(i.TIM_OC2_SetConfig)
i.TIM_OC3_SetConfig 0x080020e4 Section 0 stm32h7xx_hal_tim.o(i.TIM_OC3_SetConfig)
i.TIM_OC4_SetConfig 0x0800216c Section 0 stm32h7xx_hal_tim.o(i.TIM_OC4_SetConfig)
i.TIM_OC5_SetConfig 0x080021d8 Section 0 stm32h7xx_hal_tim.o(i.TIM_OC5_SetConfig)
TIM_OC5_SetConfig 0x080021d9 Thumb Code 86 stm32h7xx_hal_tim.o(i.TIM_OC5_SetConfig)
i.TIM_OC6_SetConfig 0x08002244 Section 0 stm32h7xx_hal_tim.o(i.TIM_OC6_SetConfig)
TIM_OC6_SetConfig 0x08002245 Thumb Code 88 stm32h7xx_hal_tim.o(i.TIM_OC6_SetConfig)
i.TIM_SetTIM3Compare4 0x080022b0 Section 0 timer.o(i.TIM_SetTIM3Compare4)
i.TIM_TI1_SetConfig 0x080022bc Section 0 stm32h7xx_hal_tim.o(i.TIM_TI1_SetConfig)
i.TIM_TI2_SetConfig 0x0800233c Section 0 stm32h7xx_hal_tim.o(i.TIM_TI2_SetConfig)
TIM_TI2_SetConfig 0x0800233d Thumb Code 54 stm32h7xx_hal_tim.o(i.TIM_TI2_SetConfig)
i.UART_AdvFeatureConfig 0x08002372 Section 0 stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig)
i.UART_CheckIdleState 0x0800243a Section 0 stm32h7xx_hal_uart.o(i.UART_CheckIdleState)
i.UART_DMAAbortOnError 0x08002496 Section 0 stm32h7xx_hal_uart.o(i.UART_DMAAbortOnError)
UART_DMAAbortOnError 0x08002497 Thumb Code 20 stm32h7xx_hal_uart.o(i.UART_DMAAbortOnError)
i.UART_EndRxTransfer 0x080024aa Section 0 stm32h7xx_hal_uart.o(i.UART_EndRxTransfer)
UART_EndRxTransfer 0x080024ab Thumb Code 28 stm32h7xx_hal_uart.o(i.UART_EndRxTransfer)
i.UART_Receive_IT 0x080024c6 Section 0 stm32h7xx_hal_uart.o(i.UART_Receive_IT)
UART_Receive_IT 0x080024c7 Thumb Code 118 stm32h7xx_hal_uart.o(i.UART_Receive_IT)
i.UART_SetConfig 0x0800253c Section 0 stm32h7xx_hal_uart.o(i.UART_SetConfig)
i.UART_Transmit_IT 0x080029e4 Section 0 stm32h7xx_hal_uart.o(i.UART_Transmit_IT)
UART_Transmit_IT 0x080029e5 Thumb Code 116 stm32h7xx_hal_uart.o(i.UART_Transmit_IT)
i.UART_WaitOnFlagUntilTimeout 0x08002a58 Section 0 stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
i.USART1_IRQHandler 0x08002abc Section 0 usart.o(i.USART1_IRQHandler)
i.UsageFault_Handler 0x08002b00 Section 0 stm32h7xx_it.o(i.UsageFault_Handler)
i.__0printf$4 0x08002b04 Section 0 printf4.o(i.__0printf$4)
i.__NVIC_SetPriority 0x08002b24 Section 0 stm32h7xx_hal_cortex.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x08002b25 Thumb Code 32 stm32h7xx_hal_cortex.o(i.__NVIC_SetPriority)
i.__scatterload_copy 0x08002b44 Section 14 handlers.o(i.__scatterload_copy)
i.__scatterload_null 0x08002b52 Section 2 handlers.o(i.__scatterload_null)
i.__scatterload_zeroinit 0x08002b54 Section 14 handlers.o(i.__scatterload_zeroinit)
i._printf_core 0x08002b64 Section 0 printf4.o(i._printf_core)
_printf_core 0x08002b65 Thumb Code 552 printf4.o(i._printf_core)
i.delay_init 0x08002d90 Section 0 delay.o(i.delay_init)
i.delay_ms 0x08002da4 Section 0 delay.o(i.delay_ms)
i.delay_us 0x08002dc0 Section 0 delay.o(i.delay_us)
i.fputc 0x08002df4 Section 0 usart.o(i.fputc)
i.main 0x08002e08 Section 0 main.o(i.main)
i.uart_init 0x08002ec4 Section 0 usart.o(i.uart_init)
.constdata 0x08002efc Section 16 system_stm32h7xx.o(.constdata)
.constdata 0x08002f0c Section 24 stm32h7xx_hal_uart.o(.constdata)
UARTPrescTable 0x08002f0c Data 24 stm32h7xx_hal_uart.o(.constdata)
.data 0x24000000 Section 4 system_stm32h7xx.o(.data)
.data 0x24000004 Section 4 system_stm32h7xx.o(.data)
.data 0x24000008 Section 4 delay.o(.data)
fac_us 0x24000008 Data 4 delay.o(.data)
.data 0x2400000c Section 4 usart.o(.data)
.data 0x24000010 Section 4 usart.o(.data)
.data 0x24000014 Section 12 stm32h7xx_hal.o(.data)
uwTickFreq 0x24000014 Data 1 stm32h7xx_hal.o(.data)
uwTickPrio 0x24000018 Data 4 stm32h7xx_hal.o(.data)
uwTick 0x2400001c Data 4 stm32h7xx_hal.o(.data)
.data 0x24000020 Section 8 timer.o(.data)
.bss 0x24000028 Section 328 usart.o(.bss)
.bss 0x24000170 Section 156 timer.o(.bss)
STACK 0x24000210 Section 2560 startup_stm32h750xx.o(STACK)
Global Symbols
Symbol Name Value Ov Type Size Object(Section)
BuildAttributes$$THM_ISAv4$E$P$D$K$B$S$7EM$VFPv5_D16$PE$PLD8$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$ROPI$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
__ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
__use_no_errno 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_exception_handling 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_fp 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_heap 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_heap_region 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_semihosting 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_semihosting_swi 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_signal_handling 0x00000000 Number 0 useno.o ABSOLUTE
_printf_a 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_c 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_d 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_e 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_f 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_g 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_i 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_l 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_n 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_o 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_p 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_s 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_str 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_u 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE
_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 0x00000298 Number 0 startup_stm32h750xx.o ABSOLUTE
__Vectors 0x08000000 Data 4 startup_stm32h750xx.o(RESET)
__Vectors_End 0x08000298 Data 0 startup_stm32h750xx.o(RESET)
__main 0x08000299 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
_main_stk 0x08000299 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
_main_scatterload 0x0800029d Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
__main_after_scatterload 0x080002a1 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
_main_clock 0x080002a1 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
_main_cpp_init 0x080002a1 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
_main_init 0x080002a1 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
__rt_final_cpp 0x080002a9 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D)
__rt_final_exit 0x080002a9 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F)
Reset_Handler 0x080002ad Thumb Code 8 startup_stm32h750xx.o(.text)
MemManage_Handler 0x080002b9 Thumb Code 2 startup_stm32h750xx.o(.text)
ADC3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
ADC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel6_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel7_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
CEC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
COMP1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
CRS_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
CRYP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DCMI_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DFSDM1_FLT0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DFSDM1_FLT1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DFSDM1_FLT2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DFSDM1_FLT3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream6_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream7_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2D_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream6_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream7_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMAMUX1_OVR_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMAMUX2_OVR_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
ETH_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
ETH_WKUP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI15_10_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI9_5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FDCAN1_IT0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FDCAN1_IT1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FDCAN2_IT0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FDCAN2_IT1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FDCAN_CAL_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FLASH_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FMC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FPU_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HASH_RNG_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_FLT_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_Master_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_TIMA_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_TIMB_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_TIMC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_TIMD_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_TIME_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HSEM1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C1_ER_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C1_EV_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C2_ER_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C2_EV_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C3_ER_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C3_EV_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C4_ER_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C4_EV_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
JPEG_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LPTIM1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LPTIM2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LPTIM3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LPTIM4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LPTIM5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LPUART1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LTDC_ER_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LTDC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
MDIOS_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
MDIOS_WKUP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
MDMA_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_FS_EP1_IN_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_FS_EP1_OUT_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_FS_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_FS_WKUP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_HS_EP1_IN_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_HS_EP1_OUT_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_HS_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_HS_WKUP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
PVD_AVD_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
QUADSPI_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
RCC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
RTC_Alarm_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
RTC_WKUP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SAI1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SAI2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SAI3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SAI4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SDMMC1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SDMMC2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPDIF_RX_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPI1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPI2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPI3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPI4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPI5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPI6_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SWPMI1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TAMP_STAMP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM15_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM16_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM17_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM1_BRK_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM1_CC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM1_TRG_COM_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM1_UP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM6_DAC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM7_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM8_BRK_TIM12_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM8_CC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM8_TRG_COM_TIM14_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM8_UP_TIM13_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
UART4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
UART5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
UART7_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
UART8_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
USART2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
USART3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
USART6_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
WAKEUP_PIN_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
WWDG_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
__aeabi_uldivmod 0x080002d1 Thumb Code 98 uldiv.o(.text)
__aeabi_llsl 0x08000333 Thumb Code 30 llshl.o(.text)
_ll_shift_l 0x08000333 Thumb Code 0 llshl.o(.text)
__aeabi_llsr 0x08000351 Thumb Code 32 llushr.o(.text)
_ll_ushift_r 0x08000351 Thumb Code 0 llushr.o(.text)
__scatterload 0x08000371 Thumb Code 28 init.o(.text)
__scatterload_rt2 0x08000371 Thumb Code 0 init.o(.text)
BusFault_Handler 0x08000395 Thumb Code 2 stm32h7xx_it.o(i.BusFault_Handler)
Cache_Enable 0x08000399 Thumb Code 126 sys.o(i.Cache_Enable)
DebugMon_Handler 0x08000421 Thumb Code 2 stm32h7xx_it.o(i.DebugMon_Handler)
HAL_DMA_Abort_IT 0x08000425 Thumb Code 138 stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT)
HAL_EnableCompensationCell 0x080004b9 Thumb Code 12 stm32h7xx_hal.o(i.HAL_EnableCompensationCell)
HAL_GPIO_Init 0x080004c9 Thumb Code 438 stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init)
HAL_GPIO_WritePin 0x080006b1 Thumb Code 10 stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin)
HAL_GetTick 0x080006bd Thumb Code 6 stm32h7xx_hal.o(i.HAL_GetTick)
HAL_IncTick 0x080006c9 Thumb Code 12 stm32h7xx_hal.o(i.HAL_IncTick)
HAL_Init 0x080006d9 Thumb Code 28 stm32h7xx_hal.o(i.HAL_Init)
HAL_InitTick 0x080006f5 Thumb Code 54 stm32h7xx_hal.o(i.HAL_InitTick)
HAL_MspInit 0x08000735 Thumb Code 2 stm32h7xx_hal_msp.o(i.HAL_MspInit)
HAL_NVIC_EnableIRQ 0x08000737 Thumb Code 26 stm32h7xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
HAL_NVIC_SetPriority 0x08000751 Thumb Code 60 stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
HAL_NVIC_SetPriorityGrouping 0x08000791 Thumb Code 26 stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
HAL_RCCEx_GetD1SysClockFreq 0x080007b5 Thumb Code 40 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1SysClockFreq)
HAL_RCCEx_GetD3PCLK1Freq 0x080007e9 Thumb Code 34 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD3PCLK1Freq)
HAL_RCCEx_GetPLL2ClockFreq 0x08000815 Thumb Code 220 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL2ClockFreq)
HAL_RCCEx_GetPLL3ClockFreq 0x08000911 Thumb Code 220 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL3ClockFreq)
HAL_RCC_ClockConfig 0x08000a0d Thumb Code 450 stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
HAL_RCC_GetHCLKFreq 0x08000be5 Thumb Code 38 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq)
HAL_RCC_GetPCLK1Freq 0x08000c19 Thumb Code 34 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
HAL_RCC_GetPCLK2Freq 0x08000c45 Thumb Code 36 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
HAL_RCC_GetSysClockFreq 0x08000c71 Thumb Code 214 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
HAL_RCC_OscConfig 0x08000d69 Thumb Code 1180 stm32h7xx_hal_rcc.o(i.HAL_RCC_OscConfig)
HAL_SYSTICK_CLKSourceConfig 0x08001205 Thumb Code 24 stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig)
HAL_SYSTICK_Config 0x0800121d Thumb Code 40 stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_Config)
HAL_TIMEx_BreakCallback 0x08001245 Thumb Code 2 stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_BreakCallback)
HAL_TIMEx_CommutationCallback 0x08001247 Thumb Code 2 stm32h7xx_hal_tim_ex.o(i.HAL_TIMEx_CommutationCallback)
HAL_TIM_IC_CaptureCallback 0x08001249 Thumb Code 122 timer.o(i.HAL_TIM_IC_CaptureCallback)
HAL_TIM_IC_ConfigChannel 0x080012cd Thumb Code 284 stm32h7xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel)
HAL_TIM_IC_Init 0x080013e9 Thumb Code 54 stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Init)
HAL_TIM_IC_MspInit 0x08001421 Thumb Code 86 timer.o(i.HAL_TIM_IC_MspInit)
HAL_TIM_IC_Start_IT 0x08001481 Thumb Code 76 stm32h7xx_hal_tim.o(i.HAL_TIM_IC_Start_IT)
HAL_TIM_IRQHandler 0x080014cd Thumb Code 384 stm32h7xx_hal_tim.o(i.HAL_TIM_IRQHandler)
HAL_TIM_OC_DelayElapsedCallback 0x0800164d Thumb Code 2 stm32h7xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback)
HAL_TIM_PWM_ConfigChannel 0x0800164f Thumb Code 296 stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel)
HAL_TIM_PWM_Init 0x08001777 Thumb Code 54 stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Init)
HAL_TIM_PWM_MspInit 0x080017ad Thumb Code 70 timer.o(i.HAL_TIM_PWM_MspInit)
HAL_TIM_PWM_PulseFinishedCallback 0x080017fd Thumb Code 2 stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback)
HAL_TIM_PWM_Start 0x08001801 Thumb Code 66 stm32h7xx_hal_tim.o(i.HAL_TIM_PWM_Start)
HAL_TIM_PeriodElapsedCallback 0x08001859 Thumb Code 38 timer.o(i.HAL_TIM_PeriodElapsedCallback)
HAL_TIM_ReadCapturedValue 0x08001885 Thumb Code 68 stm32h7xx_hal_tim.o(i.HAL_TIM_ReadCapturedValue)
HAL_TIM_TriggerCallback 0x080018c9 Thumb Code 2 stm32h7xx_hal_tim.o(i.HAL_TIM_TriggerCallback)
HAL_UARTEx_WakeupCallback 0x080018cb Thumb Code 2 stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
HAL_UART_ErrorCallback 0x080018cd Thumb Code 2 stm32h7xx_hal_uart.o(i.HAL_UART_ErrorCallback)
HAL_UART_GetState 0x080018cf Thumb Code 12 stm32h7xx_hal_uart.o(i.HAL_UART_GetState)
HAL_UART_IRQHandler 0x080018dd Thumb Code 374 stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler)
HAL_UART_Init 0x08001a5d Thumb Code 106 stm32h7xx_hal_uart.o(i.HAL_UART_Init)
HAL_UART_MspInit 0x08001ac9 Thumb Code 114 usart.o(i.HAL_UART_MspInit)
HAL_UART_Receive_IT 0x08001b49 Thumb Code 166 stm32h7xx_hal_uart.o(i.HAL_UART_Receive_IT)
HAL_UART_RxCpltCallback 0x08001bf1 Thumb Code 76 usart.o(i.HAL_UART_RxCpltCallback)
HAL_UART_TxCpltCallback 0x08001c49 Thumb Code 2 stm32h7xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
HardFault_Handler 0x08001c4b Thumb Code 2 stm32h7xx_it.o(i.HardFault_Handler)
KEY_Init 0x08001c4d Thumb Code 84 key.o(i.KEY_Init)
LED_Init 0x08001cad Thumb Code 60 led.o(i.LED_Init)
NMI_Handler 0x08001cf1 Thumb Code 2 stm32h7xx_it.o(i.NMI_Handler)
PendSV_Handler 0x08001cf3 Thumb Code 2 stm32h7xx_it.o(i.PendSV_Handler)
SVC_Handler 0x08001cf5 Thumb Code 2 stm32h7xx_it.o(i.SVC_Handler)
Stm32_Clock_Init 0x08001cf9 Thumb Code 162 sys.o(i.Stm32_Clock_Init)
SysTick_Handler 0x08001da5 Thumb Code 4 stm32h7xx_it.o(i.SysTick_Handler)
SystemInit 0x08001da9 Thumb Code 116 system_stm32h7xx.o(i.SystemInit)
TIM3_IRQHandler 0x08001e2d Thumb Code 6 timer.o(i.TIM3_IRQHandler)
TIM3_PWM_Init 0x08001e39 Thumb Code 62 timer.o(i.TIM3_PWM_Init)
TIM5_CH1_Cap_Init 0x08001e81 Thumb Code 64 timer.o(i.TIM5_CH1_Cap_Init)
TIM5_IRQHandler 0x08001ec9 Thumb Code 6 timer.o(i.TIM5_IRQHandler)
TIM_Base_SetConfig 0x08001ed5 Thumb Code 160 stm32h7xx_hal_tim.o(i.TIM_Base_SetConfig)
TIM_CCxChannelCmd 0x08001f95 Thumb Code 22 stm32h7xx_hal_tim.o(i.TIM_CCxChannelCmd)
TIM_GetTIM3Capture4 0x08001fad Thumb Code 8 timer.o(i.TIM_GetTIM3Capture4)
TIM_OC1_SetConfig 0x08001fb9 Thumb Code 132 stm32h7xx_hal_tim.o(i.TIM_OC1_SetConfig)
TIM_OC2_SetConfig 0x08002055 Thumb Code 120 stm32h7xx_hal_tim.o(i.TIM_OC2_SetConfig)
TIM_OC3_SetConfig 0x080020e5 Thumb Code 114 stm32h7xx_hal_tim.o(i.TIM_OC3_SetConfig)
TIM_OC4_SetConfig 0x0800216d Thumb Code 88 stm32h7xx_hal_tim.o(i.TIM_OC4_SetConfig)
TIM_SetTIM3Compare4 0x080022b1 Thumb Code 6 timer.o(i.TIM_SetTIM3Compare4)
TIM_TI1_SetConfig 0x080022bd Thumb Code 100 stm32h7xx_hal_tim.o(i.TIM_TI1_SetConfig)
UART_AdvFeatureConfig 0x08002373 Thumb Code 200 stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig)
UART_CheckIdleState 0x0800243b Thumb Code 92 stm32h7xx_hal_uart.o(i.UART_CheckIdleState)
UART_SetConfig 0x0800253d Thumb Code 1186 stm32h7xx_hal_uart.o(i.UART_SetConfig)
UART_WaitOnFlagUntilTimeout 0x08002a59 Thumb Code 98 stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
USART1_IRQHandler 0x08002abd Thumb Code 56 usart.o(i.USART1_IRQHandler)
UsageFault_Handler 0x08002b01 Thumb Code 2 stm32h7xx_it.o(i.UsageFault_Handler)
__0printf$4 0x08002b05 Thumb Code 22 printf4.o(i.__0printf$4)
__1printf$4 0x08002b05 Thumb Code 0 printf4.o(i.__0printf$4)
__2printf 0x08002b05 Thumb Code 0 printf4.o(i.__0printf$4)
__scatterload_copy 0x08002b45 Thumb Code 14 handlers.o(i.__scatterload_copy)
__scatterload_null 0x08002b53 Thumb Code 2 handlers.o(i.__scatterload_null)
__scatterload_zeroinit 0x08002b55 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
delay_init 0x08002d91 Thumb Code 16 delay.o(i.delay_init)
delay_ms 0x08002da5 Thumb Code 26 delay.o(i.delay_ms)
delay_us 0x08002dc1 Thumb Code 48 delay.o(i.delay_us)
fputc 0x08002df5 Thumb Code 14 usart.o(i.fputc)
main 0x08002e09 Thumb Code 160 main.o(i.main)
uart_init 0x08002ec5 Thumb Code 44 usart.o(i.uart_init)
D1CorePrescTable 0x08002efc Data 16 system_stm32h7xx.o(.constdata)
Region$$Table$$Base 0x08002f24 Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x08002f44 Number 0 anon$$obj.o(Region$$Table)
SystemCoreClock 0x24000000 Data 4 system_stm32h7xx.o(.data)
SystemD2Clock 0x24000004 Data 4 system_stm32h7xx.o(.data)
aRxBuffer 0x2400000c Data 1 usart.o(.data)
USART_RX_STA 0x2400000e Data 2 usart.o(.data)
__stdout 0x24000010 Data 4 usart.o(.data)
TIM5CH1_CAPTURE_STA 0x24000020 Data 1 timer.o(.data)
TIM5CH1_CAPTURE_VAL 0x24000024 Data 4 timer.o(.data)
USART_RX_BUF 0x24000028 Data 200 usart.o(.bss)
UART1_Handler 0x240000f0 Data 128 usart.o(.bss)
TIM3_Handler 0x24000170 Data 64 timer.o(.bss)
TIM3_CH4Handler 0x240001b0 Data 28 timer.o(.bss)
TIM5_Handler 0x240001cc Data 64 timer.o(.bss)
__initial_sp 0x24000c10 Data 0 startup_stm32h750xx.o(STACK)
==============================================================================
Memory Map of the image
Image Entry point : 0x08000299
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00002f6c, Max: 0x00020000, ABSOLUTE)
Execution Region ER_IROM1 (Base: 0x08000000, Size: 0x00002f44, Max: 0x00020000, ABSOLUTE)
Base Addr Size Type Attr Idx E Section Name Object
0x08000000 0x00000298 Data RO 624 RESET startup_stm32h750xx.o
0x08000298 0x00000000 Code RO 3785 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
0x08000298 0x00000004 Code RO 4051 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
0x0800029c 0x00000004 Code RO 4054 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
0x080002a0 0x00000000 Code RO 4056 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
0x080002a0 0x00000000 Code RO 4058 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
0x080002a0 0x00000008 Code RO 4059 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
0x080002a8 0x00000000 Code RO 4061 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
0x080002a8 0x00000000 Code RO 4063 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
0x080002a8 0x00000004 Code RO 4052 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
0x080002ac 0x00000024 Code RO 625 .text startup_stm32h750xx.o
0x080002d0 0x00000062 Code RO 3788 .text mc_w.l(uldiv.o)
0x08000332 0x0000001e Code RO 4067 .text mc_w.l(llshl.o)
0x08000350 0x00000020 Code RO 4069 .text mc_w.l(llushr.o)
0x08000370 0x00000024 Code RO 4082 .text mc_w.l(init.o)
0x08000394 0x00000002 Code RO 331 i.BusFault_Handler stm32h7xx_it.o
0x08000396 0x00000002 PAD
0x08000398 0x00000088 Code RO 671 i.Cache_Enable sys.o
0x08000420 0x00000002 Code RO 332 i.DebugMon_Handler stm32h7xx_it.o
0x08000422 0x00000002 PAD
0x08000424 0x00000094 Code RO 1259 i.HAL_DMA_Abort_IT stm32h7xx_hal_dma.o
0x080004b8 0x00000010 Code RO 814 i.HAL_EnableCompensationCell stm32h7xx_hal.o
0x080004c8 0x000001e8 Code RO 1372 i.HAL_GPIO_Init stm32h7xx_hal_gpio.o
0x080006b0 0x0000000a Code RO 1376 i.HAL_GPIO_WritePin stm32h7xx_hal_gpio.o
0x080006ba 0x00000002 PAD
0x080006bc 0x0000000c Code RO 821 i.HAL_GetTick stm32h7xx_hal.o
0x080006c8 0x00000010 Code RO 824 i.HAL_IncTick stm32h7xx_hal.o
0x080006d8 0x0000001c Code RO 825 i.HAL_Init stm32h7xx_hal.o
0x080006f4 0x00000040 Code RO 826 i.HAL_InitTick stm32h7xx_hal.o
0x08000734 0x00000002 Code RO 596 i.HAL_MspInit stm32h7xx_hal_msp.o
0x08000736 0x0000001a Code RO 1118 i.HAL_NVIC_EnableIRQ stm32h7xx_hal_cortex.o
0x08000750 0x00000040 Code RO 1124 i.HAL_NVIC_SetPriority stm32h7xx_hal_cortex.o
0x08000790 0x00000024 Code RO 1125 i.HAL_NVIC_SetPriorityGrouping stm32h7xx_hal_cortex.o
0x080007b4 0x00000034 Code RO 1915 i.HAL_RCCEx_GetD1SysClockFreq stm32h7xx_hal_rcc_ex.o
0x080007e8 0x0000002c Code RO 1916 i.HAL_RCCEx_GetD3PCLK1Freq stm32h7xx_hal_rcc_ex.o
0x08000814 0x000000fc Code RO 1918 i.HAL_RCCEx_GetPLL2ClockFreq stm32h7xx_hal_rcc_ex.o
0x08000910 0x000000fc Code RO 1919 i.HAL_RCCEx_GetPLL3ClockFreq stm32h7xx_hal_rcc_ex.o
0x08000a0c 0x000001d8 Code RO 1808 i.HAL_RCC_ClockConfig stm32h7xx_hal_rcc.o
0x08000be4 0x00000034 Code RO 1812 i.HAL_RCC_GetHCLKFreq stm32h7xx_hal_rcc.o
0x08000c18 0x0000002c Code RO 1814 i.HAL_RCC_GetPCLK1Freq stm32h7xx_hal_rcc.o
0x08000c44 0x0000002c Code RO 1815 i.HAL_RCC_GetPCLK2Freq stm32h7xx_hal_rcc.o
0x08000c70 0x000000f8 Code RO 1816 i.HAL_RCC_GetSysClockFreq stm32h7xx_hal_rcc.o
0x08000d68 0x0000049c Code RO 1819 i.HAL_RCC_OscConfig stm32h7xx_hal_rcc.o
0x08001204 0x00000018 Code RO 1127 i.HAL_SYSTICK_CLKSourceConfig stm32h7xx_hal_cortex.o
0x0800121c 0x00000028 Code RO 1129 i.HAL_SYSTICK_Config stm32h7xx_hal_cortex.o
0x08001244 0x00000002 Code RO 3379 i.HAL_TIMEx_BreakCallback stm32h7xx_hal_tim_ex.o
0x08001246 0x00000002 Code RO 3380 i.HAL_TIMEx_CommutationCallback stm32h7xx_hal_tim_ex.o
0x08001248 0x00000084 Code RO 3692 i.HAL_TIM_IC_CaptureCallback timer.o
0x080012cc 0x0000011c Code RO 2767 i.HAL_TIM_IC_ConfigChannel stm32h7xx_hal_tim.o
0x080013e8 0x00000036 Code RO 2770 i.HAL_TIM_IC_Init stm32h7xx_hal_tim.o
0x0800141e 0x00000002 PAD
0x08001420 0x00000060 Code RO 3693 i.HAL_TIM_IC_MspInit timer.o
0x08001480 0x0000004c Code RO 2775 i.HAL_TIM_IC_Start_IT stm32h7xx_hal_tim.o
0x080014cc 0x00000180 Code RO 2779 i.HAL_TIM_IRQHandler stm32h7xx_hal_tim.o
0x0800164c 0x00000002 Code RO 2782 i.HAL_TIM_OC_DelayElapsedCallback stm32h7xx_hal_tim.o
0x0800164e 0x00000128 Code RO 2803 i.HAL_TIM_PWM_ConfigChannel stm32h7xx_hal_tim.o
0x08001776 0x00000036 Code RO 2806 i.HAL_TIM_PWM_Init stm32h7xx_hal_tim.o
0x080017ac 0x00000050 Code RO 3694 i.HAL_TIM_PWM_MspInit timer.o
0x080017fc 0x00000002 Code RO 2809 i.HAL_TIM_PWM_PulseFinishedCallback stm32h7xx_hal_tim.o
0x080017fe 0x00000002 PAD
0x08001800 0x00000058 Code RO 2810 i.HAL_TIM_PWM_Start stm32h7xx_hal_tim.o
0x08001858 0x0000002c Code RO 3695 i.HAL_TIM_PeriodElapsedCallback timer.o
0x08001884 0x00000044 Code RO 2817 i.HAL_TIM_ReadCapturedValue stm32h7xx_hal_tim.o
0x080018c8 0x00000002 Code RO 2820 i.HAL_TIM_TriggerCallback stm32h7xx_hal_tim.o
0x080018ca 0x00000002 Code RO 2425 i.HAL_UARTEx_WakeupCallback stm32h7xx_hal_uart_ex.o
0x080018cc 0x00000002 Code RO 2091 i.HAL_UART_ErrorCallback stm32h7xx_hal_uart.o
0x080018ce 0x0000000c Code RO 2093 i.HAL_UART_GetState stm32h7xx_hal_uart.o
0x080018da 0x00000002 PAD
0x080018dc 0x00000180 Code RO 2094 i.HAL_UART_IRQHandler stm32h7xx_hal_uart.o
0x08001a5c 0x0000006a Code RO 2095 i.HAL_UART_Init stm32h7xx_hal_uart.o
0x08001ac6 0x00000002 PAD
0x08001ac8 0x00000080 Code RO 726 i.HAL_UART_MspInit usart.o
0x08001b48 0x000000a6 Code RO 2100 i.HAL_UART_Receive_IT stm32h7xx_hal_uart.o
0x08001bee 0x00000002 PAD
0x08001bf0 0x00000058 Code RO 727 i.HAL_UART_RxCpltCallback usart.o
0x08001c48 0x00000002 Code RO 2106 i.HAL_UART_TxCpltCallback stm32h7xx_hal_uart.o
0x08001c4a 0x00000002 Code RO 333 i.HardFault_Handler stm32h7xx_it.o
0x08001c4c 0x00000060 Code RO 3660 i.KEY_Init key.o
0x08001cac 0x00000044 Code RO 3636 i.LED_Init led.o
0x08001cf0 0x00000002 Code RO 334 i.NMI_Handler stm32h7xx_it.o
0x08001cf2 0x00000002 Code RO 335 i.PendSV_Handler stm32h7xx_it.o
0x08001cf4 0x00000002 Code RO 336 i.SVC_Handler stm32h7xx_it.o
0x08001cf6 0x00000002 PAD
0x08001cf8 0x000000ac Code RO 675 i.Stm32_Clock_Init sys.o
0x08001da4 0x00000004 Code RO 337 i.SysTick_Handler stm32h7xx_it.o
0x08001da8 0x00000084 Code RO 404 i.SystemInit system_stm32h7xx.o
0x08001e2c 0x0000000c Code RO 3696 i.TIM3_IRQHandler timer.o
0x08001e38 0x00000048 Code RO 3698 i.TIM3_PWM_Init timer.o
0x08001e80 0x00000048 Code RO 3699 i.TIM5_CH1_Cap_Init timer.o
0x08001ec8 0x0000000c Code RO 3700 i.TIM5_IRQHandler timer.o
0x08001ed4 0x000000c0 Code RO 2821 i.TIM_Base_SetConfig stm32h7xx_hal_tim.o
0x08001f94 0x00000016 Code RO 2822 i.TIM_CCxChannelCmd stm32h7xx_hal_tim.o
0x08001faa 0x00000002 PAD
0x08001fac 0x0000000c Code RO 3701 i.TIM_GetTIM3Capture4 timer.o
0x08001fb8 0x0000009c Code RO 2830 i.TIM_OC1_SetConfig stm32h7xx_hal_tim.o
0x08002054 0x00000090 Code RO 2831 i.TIM_OC2_SetConfig stm32h7xx_hal_tim.o
0x080020e4 0x00000088 Code RO 2832 i.TIM_OC3_SetConfig stm32h7xx_hal_tim.o
0x0800216c 0x0000006c Code RO 2833 i.TIM_OC4_SetConfig stm32h7xx_hal_tim.o
0x080021d8 0x0000006c Code RO 2834 i.TIM_OC5_SetConfig stm32h7xx_hal_tim.o
0x08002244 0x0000006c Code RO 2835 i.TIM_OC6_SetConfig stm32h7xx_hal_tim.o
0x080022b0 0x0000000c Code RO 3702 i.TIM_SetTIM3Compare4 timer.o
0x080022bc 0x00000080 Code RO 2838 i.TIM_TI1_SetConfig stm32h7xx_hal_tim.o
0x0800233c 0x00000036 Code RO 2840 i.TIM_TI2_SetConfig stm32h7xx_hal_tim.o
0x08002372 0x000000c8 Code RO 2108 i.UART_AdvFeatureConfig stm32h7xx_hal_uart.o
0x0800243a 0x0000005c Code RO 2109 i.UART_CheckIdleState stm32h7xx_hal_uart.o
0x08002496 0x00000014 Code RO 2110 i.UART_DMAAbortOnError stm32h7xx_hal_uart.o
0x080024aa 0x0000001c Code RO 2120 i.UART_EndRxTransfer stm32h7xx_hal_uart.o
0x080024c6 0x00000076 Code RO 2122 i.UART_Receive_IT stm32h7xx_hal_uart.o
0x0800253c 0x000004a8 Code RO 2123 i.UART_SetConfig stm32h7xx_hal_uart.o
0x080029e4 0x00000074 Code RO 2124 i.UART_Transmit_IT stm32h7xx_hal_uart.o
0x08002a58 0x00000062 Code RO 2125 i.UART_WaitOnFlagUntilTimeout stm32h7xx_hal_uart.o
0x08002aba 0x00000002 PAD
0x08002abc 0x00000044 Code RO 728 i.USART1_IRQHandler usart.o
0x08002b00 0x00000002 Code RO 338 i.UsageFault_Handler stm32h7xx_it.o
0x08002b02 0x00000002 PAD
0x08002b04 0x00000020 Code RO 3901 i.__0printf$4 mc_w.l(printf4.o)
0x08002b24 0x00000020 Code RO 1131 i.__NVIC_SetPriority stm32h7xx_hal_cortex.o
0x08002b44 0x0000000e Code RO 4090 i.__scatterload_copy mc_w.l(handlers.o)
0x08002b52 0x00000002 Code RO 4091 i.__scatterload_null mc_w.l(handlers.o)
0x08002b54 0x0000000e Code RO 4092 i.__scatterload_zeroinit mc_w.l(handlers.o)
0x08002b62 0x00000002 PAD
0x08002b64 0x0000022c Code RO 3908 i._printf_core mc_w.l(printf4.o)
0x08002d90 0x00000014 Code RO 632 i.delay_init delay.o
0x08002da4 0x0000001a Code RO 633 i.delay_ms delay.o
0x08002dbe 0x00000002 PAD
0x08002dc0 0x00000034 Code RO 634 i.delay_us delay.o
0x08002df4 0x00000014 Code RO 731 i.fputc usart.o
0x08002e08 0x000000bc Code RO 4 i.main main.o
0x08002ec4 0x00000038 Code RO 732 i.uart_init usart.o
0x08002efc 0x00000010 Data RO 405 .constdata system_stm32h7xx.o
0x08002f0c 0x00000018 Data RO 2126 .constdata stm32h7xx_hal_uart.o
0x08002f24 0x00000020 Data RO 4088 Region$$Table anon$$obj.o
Execution Region RW_IRAM1 (Base: 0x20000000, Size: 0x00000000, Max: 0x00020000, ABSOLUTE)
**** No section assigned to this execution region ****
Execution Region RW_IRAM2 (Base: 0x24000000, Size: 0x00000c10, Max: 0x00080000, ABSOLUTE)
Base Addr Size Type Attr Idx E Section Name Object
0x24000000 0x00000004 Data RW 406 .data system_stm32h7xx.o
0x24000004 0x00000004 Data RW 407 .data system_stm32h7xx.o
0x24000008 0x00000004 Data RW 635 .data delay.o
0x2400000c 0x00000004 Data RW 734 .data usart.o
0x24000010 0x00000004 Data RW 735 .data usart.o
0x24000014 0x0000000c Data RW 847 .data stm32h7xx_hal.o
0x24000020 0x00000008 Data RW 3704 .data timer.o
0x24000028 0x00000148 Zero RW 733 .bss usart.o
0x24000170 0x0000009c Zero RW 3703 .bss timer.o
0x2400020c 0x00000004 PAD
0x24000210 0x00000a00 Zero RW 622 STACK startup_stm32h750xx.o
==============================================================================
Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
98 8 0 4 0 1983 delay.o
96 12 0 0 0 951 key.o
68 8 0 0 0 879 led.o
188 28 0 0 0 1214395 main.o
36 8 664 0 2560 828 startup_stm32h750xx.o
136 24 0 12 0 3955 stm32h7xx_hal.o
222 14 0 0 0 38921 stm32h7xx_hal_cortex.o
148 10 0 0 0 2127 stm32h7xx_hal_dma.o
498 50 0 0 0 2760 stm32h7xx_hal_gpio.o
2 0 0 0 0 450 stm32h7xx_hal_msp.o
2040 108 0 0 0 6548 stm32h7xx_hal_rcc.o
600 86 0 0 0 3811 stm32h7xx_hal_rcc_ex.o
2466 214 0 0 0 18310 stm32h7xx_hal_tim.o
4 0 0 0 0 1814 stm32h7xx_hal_tim_ex.o
2536 122 24 0 0 33612 stm32h7xx_hal_uart.o
2 0 0 0 0 1048 stm32h7xx_hal_uart_ex.o
18 0 0 0 0 3602 stm32h7xx_it.o
308 20 0 0 0 36533 sys.o
132 16 16 8 0 1158 system_stm32h7xx.o
544 76 0 8 156 6628 timer.o
360 56 0 8 328 5089 usart.o
----------------------------------------------------------------------
10528 860 736 40 3048 1385402 Object Totals
0 0 32 0 0 0 (incl. Generated)
26 0 0 0 4 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
0 0 0 0 0 0 entry.o
0 0 0 0 0 0 entry10a.o
0 0 0 0 0 0 entry11a.o
8 4 0 0 0 0 entry2.o
4 0 0 0 0 0 entry5.o
0 0 0 0 0 0 entry7b.o
0 0 0 0 0 0 entry8b.o
8 4 0 0 0 0 entry9a.o
30 0 0 0 0 0 handlers.o
36 8 0 0 0 68 init.o
30 0 0 0 0 68 llshl.o
32 0 0 0 0 68 llushr.o
588 14 0 0 0 184 printf4.o
98 0 0 0 0 92 uldiv.o
----------------------------------------------------------------------
836 30 0 0 0 480 Library Totals
2 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
834 30 0 0 0 480 mc_w.l
----------------------------------------------------------------------
836 30 0 0 0 480 Library Totals
----------------------------------------------------------------------
==============================================================================
Code (inc. data) RO Data RW Data ZI Data Debug
11364 890 736 40 3048 1377130 Grand Totals
11364 890 736 40 3048 1377130 ELF Image Totals
11364 890 736 40 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 12100 ( 11.82kB)
Total RW Size (RW Data + ZI Data) 3088 ( 3.02kB)
Total ROM Size (Code + RO Data + RW Data) 12140 ( 11.86kB)
==============================================================================