Files
ManGoWalk_STM32/MDK-ARM/AutoGuideStick/AutoGuideStick.map
2025-06-24 21:06:53 +08:00

6034 lines
644 KiB
Plaintext

Component: Arm Compiler for Embedded 6.21 Tool: armlink [5ec1fa00]
==============================================================================
Section Cross References
startup_stm32h563xx.o(STACK) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32h563xx.o(HEAP) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32h563xx.o(RESET) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32h563xx.o(RESET) refers to startup_stm32h563xx.o(STACK) for __initial_sp
startup_stm32h563xx.o(RESET) refers to startup_stm32h563xx.o(.text) for Reset_Handler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.NMI_Handler) for NMI_Handler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.HardFault_Handler) for HardFault_Handler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.MemManage_Handler) for MemManage_Handler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.BusFault_Handler) for BusFault_Handler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.UsageFault_Handler) for UsageFault_Handler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.DebugMon_Handler) for DebugMon_Handler
startup_stm32h563xx.o(RESET) refers to tx_thread_schedule.o(.text) for PendSV_Handler
startup_stm32h563xx.o(RESET) refers to tx_initialize_low_level.o(.text) for SysTick_Handler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.GPDMA1_Channel3_IRQHandler) for GPDMA1_Channel3_IRQHandler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.GPDMA1_Channel4_IRQHandler) for GPDMA1_Channel4_IRQHandler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.GPDMA1_Channel5_IRQHandler) for GPDMA1_Channel5_IRQHandler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.TIM1_UP_IRQHandler) for TIM1_UP_IRQHandler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.TIM2_IRQHandler) for TIM2_IRQHandler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.USART1_IRQHandler) for USART1_IRQHandler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.USART2_IRQHandler) for USART2_IRQHandler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.UART5_IRQHandler) for UART5_IRQHandler
startup_stm32h563xx.o(.text) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32h563xx.o(.text) refers to system_stm32h5xx.o(.text.SystemInit) for SystemInit
startup_stm32h563xx.o(.text) refers to __main.o(!!!main) for __main
startup_stm32h563xx.o(.text) refers to startup_stm32h563xx.o(HEAP) for Heap_Mem
startup_stm32h563xx.o(.text) refers to startup_stm32h563xx.o(STACK) for Stack_Mem
main.o(.text.main) refers to stm32h5xx_hal.o(.text.HAL_Init) for HAL_Init
main.o(.text.main) refers to main.o(.text.SystemClock_Config) for SystemClock_Config
main.o(.text.main) refers to gpio.o(.text.MX_GPIO_Init) for MX_GPIO_Init
main.o(.text.main) refers to gpdma.o(.text.MX_GPDMA1_Init) for MX_GPDMA1_Init
main.o(.text.main) refers to usart.o(.text.MX_USART1_UART_Init) for MX_USART1_UART_Init
main.o(.text.main) refers to usart.o(.text.MX_USART2_UART_Init) for MX_USART2_UART_Init
main.o(.text.main) refers to tim.o(.text.MX_TIM2_Init) for MX_TIM2_Init
main.o(.text.main) refers to usart.o(.text.MX_UART5_Init) for MX_UART5_Init
main.o(.text.main) refers to app_threadx.o(.text.MX_ThreadX_Init) for MX_ThreadX_Init
main.o(.ARM.exidx.text.main) refers to main.o(.text.main) for [Anonymous Symbol]
main.o(.text.SystemClock_Config) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
main.o(.text.SystemClock_Config) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_OscConfig) for HAL_RCC_OscConfig
main.o(.text.SystemClock_Config) refers to main.o(.text.Error_Handler) for Error_Handler
main.o(.text.SystemClock_Config) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_ClockConfig) for HAL_RCC_ClockConfig
main.o(.ARM.exidx.text.SystemClock_Config) refers to main.o(.text.SystemClock_Config) for [Anonymous Symbol]
main.o(.ARM.exidx.text.Error_Handler) refers to main.o(.text.Error_Handler) for [Anonymous Symbol]
main.o(.text.HAL_TIM_PeriodElapsedCallback) refers to stm32h5xx_hal.o(.text.HAL_IncTick) for HAL_IncTick
main.o(.ARM.exidx.text.HAL_TIM_PeriodElapsedCallback) refers to main.o(.text.HAL_TIM_PeriodElapsedCallback) for [Anonymous Symbol]
tx_initialize_low_level.o(.text) refers to tx_timer_interrupt.o(.text) for _tx_timer_interrupt
tx_initialize_low_level.o(.text) refers to startup_stm32h563xx.o(RESET) for __Vectors
tx_initialize_low_level.o(.text) refers to tx_thread_initialize.o(.bss._tx_thread_system_stack_ptr) for _tx_thread_system_stack_ptr
gpio.o(.text.MX_GPIO_Init) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
gpio.o(.text.MX_GPIO_Init) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_Init) for HAL_GPIO_Init
gpio.o(.ARM.exidx.text.MX_GPIO_Init) refers to gpio.o(.text.MX_GPIO_Init) for [Anonymous Symbol]
gpdma.o(.text.MX_GPDMA1_Init) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
gpdma.o(.text.MX_GPDMA1_Init) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
gpdma.o(.ARM.exidx.text.MX_GPDMA1_Init) refers to gpdma.o(.text.MX_GPDMA1_Init) for [Anonymous Symbol]
app_threadx.o(.ARM.exidx.text.App_ThreadX_Init) refers to app_threadx.o(.text.App_ThreadX_Init) for [Anonymous Symbol]
app_threadx.o(.text.MX_ThreadX_Init) refers to tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter) for _tx_initialize_kernel_enter
app_threadx.o(.ARM.exidx.text.MX_ThreadX_Init) refers to app_threadx.o(.text.MX_ThreadX_Init) for [Anonymous Symbol]
tim.o(.text.MX_TIM2_Init) refers to tim.o(.bss.htim2) for htim2
tim.o(.text.MX_TIM2_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Init) for HAL_TIM_Base_Init
tim.o(.text.MX_TIM2_Init) refers to main.o(.text.Error_Handler) for Error_Handler
tim.o(.text.MX_TIM2_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigClockSource) for HAL_TIM_ConfigClockSource
tim.o(.text.MX_TIM2_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Init) for HAL_TIM_IC_Init
tim.o(.text.MX_TIM2_Init) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_MasterConfigSynchronization) for HAL_TIMEx_MasterConfigSynchronization
tim.o(.text.MX_TIM2_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_ConfigChannel) for HAL_TIM_IC_ConfigChannel
tim.o(.ARM.exidx.text.MX_TIM2_Init) refers to tim.o(.text.MX_TIM2_Init) for [Anonymous Symbol]
tim.o(.text.HAL_TIM_Base_MspInit) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_Init) for HAL_GPIO_Init
tim.o(.text.HAL_TIM_Base_MspInit) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
tim.o(.text.HAL_TIM_Base_MspInit) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
tim.o(.ARM.exidx.text.HAL_TIM_Base_MspInit) refers to tim.o(.text.HAL_TIM_Base_MspInit) for [Anonymous Symbol]
tim.o(.text.HAL_TIM_Base_MspDeInit) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
tim.o(.text.HAL_TIM_Base_MspDeInit) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ
tim.o(.ARM.exidx.text.HAL_TIM_Base_MspDeInit) refers to tim.o(.text.HAL_TIM_Base_MspDeInit) for [Anonymous Symbol]
usart.o(.text.MX_UART5_Init) refers to usart.o(.bss.huart5) for huart5
usart.o(.text.MX_UART5_Init) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Init) for HAL_UART_Init
usart.o(.text.MX_UART5_Init) refers to main.o(.text.Error_Handler) for Error_Handler
usart.o(.text.MX_UART5_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetTxFifoThreshold) for HAL_UARTEx_SetTxFifoThreshold
usart.o(.text.MX_UART5_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetRxFifoThreshold) for HAL_UARTEx_SetRxFifoThreshold
usart.o(.text.MX_UART5_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_DisableFifoMode) for HAL_UARTEx_DisableFifoMode
usart.o(.ARM.exidx.text.MX_UART5_Init) refers to usart.o(.text.MX_UART5_Init) for [Anonymous Symbol]
usart.o(.text.MX_USART1_UART_Init) refers to usart.o(.bss.huart1) for huart1
usart.o(.text.MX_USART1_UART_Init) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Init) for HAL_UART_Init
usart.o(.text.MX_USART1_UART_Init) refers to main.o(.text.Error_Handler) for Error_Handler
usart.o(.text.MX_USART1_UART_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetTxFifoThreshold) for HAL_UARTEx_SetTxFifoThreshold
usart.o(.text.MX_USART1_UART_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetRxFifoThreshold) for HAL_UARTEx_SetRxFifoThreshold
usart.o(.text.MX_USART1_UART_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_DisableFifoMode) for HAL_UARTEx_DisableFifoMode
usart.o(.ARM.exidx.text.MX_USART1_UART_Init) refers to usart.o(.text.MX_USART1_UART_Init) for [Anonymous Symbol]
usart.o(.text.MX_USART2_UART_Init) refers to usart.o(.bss.huart2) for huart2
usart.o(.text.MX_USART2_UART_Init) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Init) for HAL_UART_Init
usart.o(.text.MX_USART2_UART_Init) refers to main.o(.text.Error_Handler) for Error_Handler
usart.o(.text.MX_USART2_UART_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetTxFifoThreshold) for HAL_UARTEx_SetTxFifoThreshold
usart.o(.text.MX_USART2_UART_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetRxFifoThreshold) for HAL_UARTEx_SetRxFifoThreshold
usart.o(.text.MX_USART2_UART_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_DisableFifoMode) for HAL_UARTEx_DisableFifoMode
usart.o(.ARM.exidx.text.MX_USART2_UART_Init) refers to usart.o(.text.MX_USART2_UART_Init) for [Anonymous Symbol]
usart.o(.text.HAL_UART_MspInit) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
usart.o(.text.HAL_UART_MspInit) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_PeriphCLKConfig) for HAL_RCCEx_PeriphCLKConfig
usart.o(.text.HAL_UART_MspInit) refers to main.o(.text.Error_Handler) for Error_Handler
usart.o(.text.HAL_UART_MspInit) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_Init) for HAL_GPIO_Init
usart.o(.text.HAL_UART_MspInit) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
usart.o(.text.HAL_UART_MspInit) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
usart.o(.text.HAL_UART_MspInit) refers to usart.o(.bss.Node_GPDMA1_Channel5) for Node_GPDMA1_Channel5
usart.o(.text.HAL_UART_MspInit) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_BuildNode) for HAL_DMAEx_List_BuildNode
usart.o(.text.HAL_UART_MspInit) refers to usart.o(.bss.List_GPDMA1_Channel5) for List_GPDMA1_Channel5
usart.o(.text.HAL_UART_MspInit) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode) for HAL_DMAEx_List_InsertNode
usart.o(.text.HAL_UART_MspInit) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_SetCircularMode) for HAL_DMAEx_List_SetCircularMode
usart.o(.text.HAL_UART_MspInit) refers to usart.o(.bss.handle_GPDMA1_Channel5) for handle_GPDMA1_Channel5
usart.o(.text.HAL_UART_MspInit) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Init) for HAL_DMAEx_List_Init
usart.o(.text.HAL_UART_MspInit) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_LinkQ) for HAL_DMAEx_List_LinkQ
usart.o(.text.HAL_UART_MspInit) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_ConfigChannelAttributes) for HAL_DMA_ConfigChannelAttributes
usart.o(.text.HAL_UART_MspInit) refers to usart.o(.bss.handle_GPDMA1_Channel4) for handle_GPDMA1_Channel4
usart.o(.text.HAL_UART_MspInit) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Init) for HAL_DMA_Init
usart.o(.text.HAL_UART_MspInit) refers to usart.o(.bss.Node_GPDMA1_Channel3) for Node_GPDMA1_Channel3
usart.o(.text.HAL_UART_MspInit) refers to usart.o(.bss.List_GPDMA1_Channel3) for List_GPDMA1_Channel3
usart.o(.text.HAL_UART_MspInit) refers to usart.o(.bss.handle_GPDMA1_Channel3) for handle_GPDMA1_Channel3
usart.o(.ARM.exidx.text.HAL_UART_MspInit) refers to usart.o(.text.HAL_UART_MspInit) for [Anonymous Symbol]
usart.o(.text.HAL_UART_MspDeInit) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
usart.o(.text.HAL_UART_MspDeInit) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ
usart.o(.text.HAL_UART_MspDeInit) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_DeInit) for HAL_DMA_DeInit
usart.o(.ARM.exidx.text.HAL_UART_MspDeInit) refers to usart.o(.text.HAL_UART_MspDeInit) for [Anonymous Symbol]
stm32h5xx_it.o(.ARM.exidx.text.NMI_Handler) refers to stm32h5xx_it.o(.text.NMI_Handler) for [Anonymous Symbol]
stm32h5xx_it.o(.ARM.exidx.text.HardFault_Handler) refers to stm32h5xx_it.o(.text.HardFault_Handler) for [Anonymous Symbol]
stm32h5xx_it.o(.ARM.exidx.text.MemManage_Handler) refers to stm32h5xx_it.o(.text.MemManage_Handler) for [Anonymous Symbol]
stm32h5xx_it.o(.ARM.exidx.text.BusFault_Handler) refers to stm32h5xx_it.o(.text.BusFault_Handler) for [Anonymous Symbol]
stm32h5xx_it.o(.ARM.exidx.text.UsageFault_Handler) refers to stm32h5xx_it.o(.text.UsageFault_Handler) for [Anonymous Symbol]
stm32h5xx_it.o(.ARM.exidx.text.DebugMon_Handler) refers to stm32h5xx_it.o(.text.DebugMon_Handler) for [Anonymous Symbol]
stm32h5xx_it.o(.text.GPDMA1_Channel3_IRQHandler) refers to usart.o(.bss.handle_GPDMA1_Channel3) for handle_GPDMA1_Channel3
stm32h5xx_it.o(.text.GPDMA1_Channel3_IRQHandler) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_IRQHandler) for HAL_DMA_IRQHandler
stm32h5xx_it.o(.ARM.exidx.text.GPDMA1_Channel3_IRQHandler) refers to stm32h5xx_it.o(.text.GPDMA1_Channel3_IRQHandler) for [Anonymous Symbol]
stm32h5xx_it.o(.text.GPDMA1_Channel4_IRQHandler) refers to usart.o(.bss.handle_GPDMA1_Channel4) for handle_GPDMA1_Channel4
stm32h5xx_it.o(.text.GPDMA1_Channel4_IRQHandler) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_IRQHandler) for HAL_DMA_IRQHandler
stm32h5xx_it.o(.ARM.exidx.text.GPDMA1_Channel4_IRQHandler) refers to stm32h5xx_it.o(.text.GPDMA1_Channel4_IRQHandler) for [Anonymous Symbol]
stm32h5xx_it.o(.text.GPDMA1_Channel5_IRQHandler) refers to usart.o(.bss.handle_GPDMA1_Channel5) for handle_GPDMA1_Channel5
stm32h5xx_it.o(.text.GPDMA1_Channel5_IRQHandler) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_IRQHandler) for HAL_DMA_IRQHandler
stm32h5xx_it.o(.ARM.exidx.text.GPDMA1_Channel5_IRQHandler) refers to stm32h5xx_it.o(.text.GPDMA1_Channel5_IRQHandler) for [Anonymous Symbol]
stm32h5xx_it.o(.text.TIM1_UP_IRQHandler) refers to stm32h5xx_hal_timebase_tim.o(.bss.htim1) for htim1
stm32h5xx_it.o(.text.TIM1_UP_IRQHandler) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) for HAL_TIM_IRQHandler
stm32h5xx_it.o(.ARM.exidx.text.TIM1_UP_IRQHandler) refers to stm32h5xx_it.o(.text.TIM1_UP_IRQHandler) for [Anonymous Symbol]
stm32h5xx_it.o(.text.TIM2_IRQHandler) refers to tim.o(.bss.htim2) for htim2
stm32h5xx_it.o(.text.TIM2_IRQHandler) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) for HAL_TIM_IRQHandler
stm32h5xx_it.o(.ARM.exidx.text.TIM2_IRQHandler) refers to stm32h5xx_it.o(.text.TIM2_IRQHandler) for [Anonymous Symbol]
stm32h5xx_it.o(.text.USART1_IRQHandler) refers to usart.o(.bss.huart1) for huart1
stm32h5xx_it.o(.text.USART1_IRQHandler) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
stm32h5xx_it.o(.text.USART1_IRQHandler) refers to hcble.o(.bss.uart_dma_rx_buf) for uart_dma_rx_buf
stm32h5xx_it.o(.text.USART1_IRQHandler) refers to hcble.o(.bss.ble_rx_ring) for ble_rx_ring
stm32h5xx_it.o(.text.USART1_IRQHandler) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceive) for HAL_UART_AbortReceive
stm32h5xx_it.o(.text.USART1_IRQHandler) refers to hcble.o(.text.HCBle_InitDMAReception) for HCBle_InitDMAReception
stm32h5xx_it.o(.ARM.exidx.text.USART1_IRQHandler) refers to stm32h5xx_it.o(.text.USART1_IRQHandler) for [Anonymous Symbol]
stm32h5xx_it.o(.text.USART2_IRQHandler) refers to usart.o(.bss.huart2) for huart2
stm32h5xx_it.o(.text.USART2_IRQHandler) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
stm32h5xx_it.o(.ARM.exidx.text.USART2_IRQHandler) refers to stm32h5xx_it.o(.text.USART2_IRQHandler) for [Anonymous Symbol]
stm32h5xx_it.o(.text.UART5_IRQHandler) refers to usart.o(.bss.huart5) for huart5
stm32h5xx_it.o(.text.UART5_IRQHandler) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
stm32h5xx_it.o(.ARM.exidx.text.UART5_IRQHandler) refers to stm32h5xx_it.o(.text.UART5_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_msp.o(.ARM.exidx.text.HAL_MspInit) refers to stm32h5xx_hal_msp.o(.text.HAL_MspInit) for [Anonymous Symbol]
stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetClockConfig) for HAL_RCC_GetClockConfig
stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) refers to stm32h5xx_hal_timebase_tim.o(.bss.htim1) for htim1
stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Init) for HAL_TIM_Base_Init
stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start_IT) for HAL_TIM_Base_Start_IT
stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) refers to stm32h5xx_hal.o(.data.uwTickPrio) for uwTickPrio
stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
stm32h5xx_hal_timebase_tim.o(.ARM.exidx.text.HAL_InitTick) refers to stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) for [Anonymous Symbol]
stm32h5xx_hal_timebase_tim.o(.text.HAL_SuspendTick) refers to stm32h5xx_hal_timebase_tim.o(.bss.htim1) for htim1
stm32h5xx_hal_timebase_tim.o(.ARM.exidx.text.HAL_SuspendTick) refers to stm32h5xx_hal_timebase_tim.o(.text.HAL_SuspendTick) for [Anonymous Symbol]
stm32h5xx_hal_timebase_tim.o(.text.HAL_ResumeTick) refers to stm32h5xx_hal_timebase_tim.o(.bss.htim1) for htim1
stm32h5xx_hal_timebase_tim.o(.ARM.exidx.text.HAL_ResumeTick) refers to stm32h5xx_hal_timebase_tim.o(.text.HAL_ResumeTick) for [Anonymous Symbol]
app_azure_rtos.o(.text.tx_application_define) refers to app_azure_rtos.o(.bss.tx_app_byte_pool) for tx_app_byte_pool
app_azure_rtos.o(.text.tx_application_define) refers to app_azure_rtos.o(.rodata.str1.1) for .L.str
app_azure_rtos.o(.text.tx_application_define) refers to app_azure_rtos.o(.bss.tx_byte_pool_buffer) for tx_byte_pool_buffer
app_azure_rtos.o(.text.tx_application_define) refers to txe_byte_pool_create.o(.text._txe_byte_pool_create) for _txe_byte_pool_create
app_azure_rtos.o(.text.tx_application_define) refers to app_threadx.o(.text.App_ThreadX_Init) for App_ThreadX_Init
app_azure_rtos.o(.ARM.exidx.text.tx_application_define) refers to app_azure_rtos.o(.text.tx_application_define) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Init) refers to tim.o(.text.HAL_TIM_Base_MspInit) for HAL_TIM_Base_MspInit
stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Init) refers to stm32h5xx_hal_tim.o(.text.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Init) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_MspInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_MspInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_Base_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_Base_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_DeInit) refers to tim.o(.text.HAL_TIM_Base_MspDeInit) for HAL_TIM_Base_MspDeInit
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_DeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_MspDeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_MspDeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Start) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Stop) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Stop) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Start_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Stop_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAError) for TIM_DMAError
stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) for TIM_DMA_Start_IT
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.TIM_DMAPeriodElapsedCplt) refers to main.o(.text.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMAPeriodElapsedCplt) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAPeriodElapsedCplt) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.TIM_DMAPeriodElapsedHalfCplt) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PeriodElapsedHalfCpltCallback) for HAL_TIM_PeriodElapsedHalfCpltCallback
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMAPeriodElapsedHalfCplt) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAPeriodElapsedHalfCplt) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.TIM_DMAError) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_ErrorCallback) for HAL_TIM_ErrorCallback
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMAError) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAError) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Start_IT) for HAL_DMAEx_List_Start_IT
stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMA_Start_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Stop_DMA) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Stop_DMA) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Stop_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_MspInit) for HAL_TIM_OC_MspInit
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Init) refers to stm32h5xx_hal_tim.o(.text.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Init) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_MspInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_MspInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_DeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_MspDeInit) for HAL_TIM_OC_MspDeInit
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_DeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_MspDeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_MspDeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Start) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_CCxChannelCmd) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Stop) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Stop) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Stop) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Start_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Stop_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAError) for TIM_DMAError
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) for TIM_DMA_Start_IT
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseCplt) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMADelayPulseCplt) refers to stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseCplt) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseHalfCplt) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_PulseFinishedHalfCpltCallback) for HAL_TIM_PWM_PulseFinishedHalfCpltCallback
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMADelayPulseHalfCplt) refers to stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseHalfCplt) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Stop_DMA) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Stop_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Stop_DMA) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Stop_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_MspInit) for HAL_TIM_PWM_MspInit
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Init) refers to stm32h5xx_hal_tim.o(.text.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Init) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_MspInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_MspInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_DeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_MspDeInit) for HAL_TIM_PWM_MspDeInit
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_DeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_MspDeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_MspDeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Start) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Stop) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Stop) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Stop) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Start_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Stop_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAError) for TIM_DMAError
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) for TIM_DMA_Start_IT
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Stop_DMA) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Stop_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Stop_DMA) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Stop_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_MspInit) for HAL_TIM_IC_MspInit
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Init) refers to stm32h5xx_hal_tim.o(.text.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Init) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_MspInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_MspInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_DeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_MspDeInit) for HAL_TIM_IC_MspDeInit
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_DeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_MspDeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_MspDeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Start) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Stop) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Stop) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Stop) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Start_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Stop_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAError) for TIM_DMAError
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) for TIM_DMA_Start_IT
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.TIM_DMACaptureCplt) refers to ultrasound.o(.text.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMACaptureCplt) refers to stm32h5xx_hal_tim.o(.text.TIM_DMACaptureCplt) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.TIM_DMACaptureHalfCplt) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_CaptureHalfCpltCallback) for HAL_TIM_IC_CaptureHalfCpltCallback
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMACaptureHalfCplt) refers to stm32h5xx_hal_tim.o(.text.TIM_DMACaptureHalfCplt) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Stop_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Stop_DMA) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Stop_DMA) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Stop_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_MspInit) for HAL_TIM_OnePulse_MspInit
stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Init) refers to stm32h5xx_hal_tim.o(.text.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Init) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_MspInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_MspInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_DeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_MspDeInit) for HAL_TIM_OnePulse_MspDeInit
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_DeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_MspDeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_MspDeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Start) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_Start) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Start) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Stop) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_Stop) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Stop) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Start_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_Start_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Stop_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_MspInit) for HAL_TIM_Encoder_MspInit
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Init) refers to stm32h5xx_hal_tim.o(.text.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Init) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_MspInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_MspInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_DeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_MspDeInit) for HAL_TIM_Encoder_MspDeInit
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_DeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_MspDeInit) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_MspDeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Start) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Stop) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Stop) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Stop) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Start_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Stop_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAError) for TIM_DMAError
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) for TIM_DMA_Start_IT
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Stop_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Stop_DMA) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Stop_DMA) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Stop_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) refers to ultrasound.o(.text.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback
stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_DelayElapsedCallback) for HAL_TIM_OC_DelayElapsedCallback
stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback
stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) refers to main.o(.text.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback
stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_BreakCallback) for HAL_TIMEx_BreakCallback
stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_Break2Callback) for HAL_TIMEx_Break2Callback
stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback
stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_CommutCallback) for HAL_TIMEx_CommutCallback
stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EncoderIndexCallback) for HAL_TIMEx_EncoderIndexCallback
stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DirectionChangeCallback) for HAL_TIMEx_DirectionChangeCallback
stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_IndexErrorCallback) for HAL_TIMEx_IndexErrorCallback
stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_TransitionErrorCallback) for HAL_TIMEx_TransitionErrorCallback
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IRQHandler) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_CaptureCallback) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_CaptureCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_DelayElapsedCallback) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_DelayElapsedCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_PulseFinishedCallback) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_PulseFinishedCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PeriodElapsedCallback) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PeriodElapsedCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_TriggerCallback) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_TriggerCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC3_SetConfig) for TIM_OC3_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC4_SetConfig) for TIM_OC4_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC5_SetConfig) for TIM_OC5_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC6_SetConfig) for TIM_OC6_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_ConfigChannel) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC1_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_OC1_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC2_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_OC2_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC3_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_OC3_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC4_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_OC4_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC5_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_OC5_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC6_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_OC6_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_TI2_SetConfig) for TIM_TI2_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_TI3_SetConfig) for TIM_TI3_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_TI4_SetConfig) for TIM_TI4_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_ConfigChannel) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_TI1_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_TI1_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_TI2_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_TI2_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_TI3_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_TI3_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_TI4_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_TI4_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC3_SetConfig) for TIM_OC3_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC4_SetConfig) for TIM_OC4_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC5_SetConfig) for TIM_OC5_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC6_SetConfig) for TIM_OC6_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_ConfigChannel) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.TIM_TI2_SetConfig) for TIM_TI2_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_ConfigChannel) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_ConfigChannel) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_WriteStart) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart) for HAL_TIM_DMABurst_MultiWriteStart
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurst_WriteStart) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_WriteStart) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAError) for TIM_DMAError
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) for TIM_DMA_Start_IT
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32h5xx_hal_tim_ex.o(.text.TIMEx_DMACommutationCplt) for TIMEx_DMACommutationCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32h5xx_hal_tim_ex.o(.text.TIMEx_DMACommutationHalfCplt) for TIMEx_DMACommutationHalfCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMATriggerCplt) for TIM_DMATriggerCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMATriggerHalfCplt) for TIM_DMATriggerHalfCplt
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.TIM_DMATriggerCplt) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMATriggerCplt) refers to stm32h5xx_hal_tim.o(.text.TIM_DMATriggerCplt) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.TIM_DMATriggerHalfCplt) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_TriggerHalfCpltCallback) for HAL_TIM_TriggerHalfCpltCallback
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMATriggerHalfCplt) refers to stm32h5xx_hal_tim.o(.text.TIM_DMATriggerHalfCplt) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_WriteStop) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurst_WriteStop) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_WriteStop) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_ReadStart) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart) for HAL_TIM_DMABurst_MultiReadStart
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurst_ReadStart) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_ReadStart) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAError) for TIM_DMAError
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) for TIM_DMA_Start_IT
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart) refers to stm32h5xx_hal_tim_ex.o(.text.TIMEx_DMACommutationCplt) for TIMEx_DMACommutationCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart) refers to stm32h5xx_hal_tim_ex.o(.text.TIMEx_DMACommutationHalfCplt) for TIMEx_DMACommutationHalfCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMATriggerCplt) for TIM_DMATriggerCplt
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart) refers to stm32h5xx_hal_tim.o(.text.TIM_DMATriggerHalfCplt) for TIM_DMATriggerHalfCplt
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurst_MultiReadStart) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_ReadStop) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurst_ReadStop) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_ReadStop) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_GenerateEvent) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_GenerateEvent) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigOCrefClear) refers to stm32h5xx_hal_tim.o(.text.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_ConfigOCrefClear) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigOCrefClear) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_ETR_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_ETR_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigClockSource) refers to stm32h5xx_hal_tim.o(.text.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigClockSource) refers to stm32h5xx_hal_tim.o(.text.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage
stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigClockSource) refers to stm32h5xx_hal_tim.o(.text.TIM_ITRx_SetConfig) for TIM_ITRx_SetConfig
stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigClockSource) refers to stm32h5xx_hal_tim.o(.text.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_ConfigClockSource) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigClockSource) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_TI1_ConfigInputStage) refers to stm32h5xx_hal_tim.o(.text.TIM_TI1_ConfigInputStage) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_ITRx_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_ITRx_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_TI2_ConfigInputStage) refers to stm32h5xx_hal_tim.o(.text.TIM_TI2_ConfigInputStage) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_ConfigTI1Input) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigTI1Input) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_SlaveConfigSynchro) refers to stm32h5xx_hal_tim.o(.text.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_SlaveConfigSynchro) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_SlaveConfigSynchro) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.TIM_SlaveTimer_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32h5xx_hal_tim.o(.text.TIM_SlaveTimer_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage
stm32h5xx_hal_tim.o(.text.TIM_SlaveTimer_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage
stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_SlaveTimer_SetConfig) refers to stm32h5xx_hal_tim.o(.text.TIM_SlaveTimer_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.text.HAL_TIM_SlaveConfigSynchro_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_SlaveConfigSynchro_IT) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_SlaveConfigSynchro_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_ReadCapturedValue) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_ReadCapturedValue) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PeriodElapsedHalfCpltCallback) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PeriodElapsedHalfCpltCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_CaptureHalfCpltCallback) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_CaptureHalfCpltCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_PulseFinishedHalfCpltCallback) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_PulseFinishedHalfCpltCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_TriggerHalfCpltCallback) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_TriggerHalfCpltCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_ErrorCallback) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_ErrorCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_GetState) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_GetState) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_GetState) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_GetState) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_GetState) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_GetState) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_GetState) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_GetState) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_GetState) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_GetState) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_GetState) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_GetState) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_GetActiveChannel) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_GetActiveChannel) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_GetChannelState) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_GetChannelState) for [Anonymous Symbol]
stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurstState) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurstState) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Init) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_MspInit) for HAL_TIMEx_HallSensor_MspInit
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Init) refers to stm32h5xx_hal_tim.o(.text.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Init) refers to stm32h5xx_hal_tim.o(.text.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Init) refers to stm32h5xx_hal_tim.o(.text.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Init) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Init) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_MspInit) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_MspInit) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_DeInit) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_MspDeInit) for HAL_TIMEx_HallSensor_MspDeInit
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_DeInit) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_MspDeInit) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_MspDeInit) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Start) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Stop) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Stop) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Stop) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Start_IT) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Stop_IT) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Stop_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAError) for TIM_DMAError
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) for TIM_DMA_Start_IT
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Stop_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Stop_DMA) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Stop_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Stop_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OCN_Start) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.TIM_CCxNChannelCmd) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Stop) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OCN_Stop) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Stop) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start_IT) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OCN_Start_IT) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Stop_IT) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OCN_Stop_IT) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Stop_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_DMADelayPulseNCplt) for TIM_DMADelayPulseNCplt
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_DMAErrorCCxN) for TIM_DMAErrorCCxN
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) for TIM_DMA_Start_IT
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OCN_Start_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.TIM_DMADelayPulseNCplt) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.TIM_DMADelayPulseNCplt) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_DMADelayPulseNCplt) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.TIM_DMAErrorCCxN) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_ErrorCallback) for HAL_TIM_ErrorCallback
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.TIM_DMAErrorCCxN) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_DMAErrorCCxN) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Stop_DMA) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Stop_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OCN_Stop_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Stop_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_PWMN_Start) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Stop) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_PWMN_Stop) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Stop) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start_IT) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_PWMN_Start_IT) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Stop_IT) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_PWMN_Stop_IT) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Stop_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_DMADelayPulseNCplt) for TIM_DMADelayPulseNCplt
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_DMAErrorCCxN) for TIM_DMAErrorCCxN
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT) for TIM_DMA_Start_IT
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_PWMN_Start_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Stop_DMA) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Stop_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_PWMN_Stop_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Stop_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Start) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Start) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OnePulseN_Start) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Start) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Stop) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Stop) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OnePulseN_Stop) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Stop) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Start_IT) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Start_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OnePulseN_Start_IT) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Stop_IT) refers to stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Stop_IT) refers to stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OnePulseN_Stop_IT) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Stop_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigCommutEvent) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigCommutEvent) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigCommutEvent_IT) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigCommutEvent_IT) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigCommutEvent_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.TIMEx_DMACommutationCplt) for TIMEx_DMACommutationCplt
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigCommutEvent_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.TIMEx_DMACommutationHalfCplt) for TIMEx_DMACommutationHalfCplt
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigCommutEvent_DMA) refers to stm32h5xx_hal_tim.o(.text.TIM_DMAError) for TIM_DMAError
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigCommutEvent_DMA) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigCommutEvent_DMA) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.TIMEx_DMACommutationCplt) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_CommutCallback) for HAL_TIMEx_CommutCallback
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.TIMEx_DMACommutationCplt) refers to stm32h5xx_hal_tim_ex.o(.text.TIMEx_DMACommutationCplt) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.TIMEx_DMACommutationHalfCplt) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_CommutHalfCpltCallback) for HAL_TIMEx_CommutHalfCpltCallback
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.TIMEx_DMACommutationHalfCplt) refers to stm32h5xx_hal_tim_ex.o(.text.TIMEx_DMACommutationHalfCplt) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_MasterConfigSynchronization) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_MasterConfigSynchronization) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigBreakDeadTime) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigBreakDeadTime) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigBreakInput) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigBreakInput) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_RemapConfig) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_RemapConfig) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_TISelection) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_TISelection) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_GroupChannel5) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_GroupChannel5) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DisarmBreakInput) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DisarmBreakInput) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ReArmBreakInput) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ReArmBreakInput) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ReArmBreakInput) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DitheringEnable) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DitheringEnable) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DitheringDisable) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DitheringDisable) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OC_ConfigPulseOnCompare) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OC_ConfigPulseOnCompare) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigSlaveModePreload) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigSlaveModePreload) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_EnableSlaveModePreload) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EnableSlaveModePreload) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DisableSlaveModePreload) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DisableSlaveModePreload) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_EnableDeadTimePreload) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EnableDeadTimePreload) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DisableDeadTimePreload) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DisableDeadTimePreload) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigDeadTime) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigDeadTime) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigAsymmetricalDeadTime) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigAsymmetricalDeadTime) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_EnableAsymmetricalDeadTime) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EnableAsymmetricalDeadTime) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DisableAsymmetricalDeadTime) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DisableAsymmetricalDeadTime) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigEncoderIndex) refers to stm32h5xx_hal_tim.o(.text.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigEncoderIndex) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigEncoderIndex) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_EnableEncoderIndex) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EnableEncoderIndex) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DisableEncoderIndex) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DisableEncoderIndex) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_EnableEncoderFirstIndex) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EnableEncoderFirstIndex) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DisableEncoderFirstIndex) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DisableEncoderFirstIndex) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_CommutCallback) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_CommutCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_CommutHalfCpltCallback) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_CommutHalfCpltCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_BreakCallback) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_BreakCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_Break2Callback) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_Break2Callback) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_EncoderIndexCallback) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EncoderIndexCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DirectionChangeCallback) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DirectionChangeCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_IndexErrorCallback) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_IndexErrorCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_TransitionErrorCallback) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_TransitionErrorCallback) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_GetState) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_GetState) for [Anonymous Symbol]
stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_GetChannelNState) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_GetChannelNState) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriorityGrouping) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_SetPriorityGrouping) for __NVIC_SetPriorityGrouping
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_SetPriorityGrouping) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriorityGrouping) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_SetPriorityGrouping) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_SetPriorityGrouping) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_GetPriorityGrouping) for __NVIC_GetPriorityGrouping
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority) refers to stm32h5xx_hal_cortex.o(.text.NVIC_EncodePriority) for NVIC_EncodePriority
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_SetPriority) for __NVIC_SetPriority
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_SetPriority) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_GetPriorityGrouping) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_GetPriorityGrouping) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_SetPriority) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_SetPriority) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.NVIC_EncodePriority) refers to stm32h5xx_hal_cortex.o(.text.NVIC_EncodePriority) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_EnableIRQ) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_EnableIRQ) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_EnableIRQ) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_EnableIRQ) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_EnableIRQ) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_DisableIRQ) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_DisableIRQ) for __NVIC_DisableIRQ
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_DisableIRQ) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_DisableIRQ) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_DisableIRQ) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_DisableIRQ) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SystemReset) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_SystemReset) for __NVIC_SystemReset
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_SystemReset) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SystemReset) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_SystemReset) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_SystemReset) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetPriorityGrouping) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_GetPriorityGrouping) for __NVIC_GetPriorityGrouping
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_GetPriorityGrouping) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetPriorityGrouping) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetPriority) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_GetPriority) for __NVIC_GetPriority
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetPriority) refers to stm32h5xx_hal_cortex.o(.text.NVIC_DecodePriority) for NVIC_DecodePriority
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_GetPriority) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetPriority) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.NVIC_DecodePriority) refers to stm32h5xx_hal_cortex.o(.text.NVIC_DecodePriority) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_GetPriority) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_GetPriority) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPendingIRQ) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_SetPendingIRQ) for __NVIC_SetPendingIRQ
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_SetPendingIRQ) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPendingIRQ) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_SetPendingIRQ) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_SetPendingIRQ) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetPendingIRQ) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_GetPendingIRQ) for __NVIC_GetPendingIRQ
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_GetPendingIRQ) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetPendingIRQ) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_GetPendingIRQ) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_GetPendingIRQ) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_ClearPendingIRQ) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_ClearPendingIRQ) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_ClearPendingIRQ) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_ClearPendingIRQ) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_ClearPendingIRQ) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetActive) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_GetActive) for __NVIC_GetActive
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_GetActive) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetActive) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_GetActive) refers to stm32h5xx_hal_cortex.o(.text.__NVIC_GetActive) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_SYSTICK_Config) refers to stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_Config) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_SYSTICK_CLKSourceConfig) refers to stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_CLKSourceConfig) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_SYSTICK_GetCLKSourceConfig) refers to stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_GetCLKSourceConfig) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_IRQHandler) refers to stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_Callback) for HAL_SYSTICK_Callback
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_SYSTICK_IRQHandler) refers to stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_SYSTICK_Callback) refers to stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_Callback) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_MPU_Enable) refers to stm32h5xx_hal_cortex.o(.text.HAL_MPU_Enable) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_MPU_Disable) refers to stm32h5xx_hal_cortex.o(.text.HAL_MPU_Disable) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_MPU_EnableRegion) refers to stm32h5xx_hal_cortex.o(.text.HAL_MPU_EnableRegion) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_MPU_DisableRegion) refers to stm32h5xx_hal_cortex.o(.text.HAL_MPU_DisableRegion) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_MPU_ConfigRegion) refers to stm32h5xx_hal_cortex.o(.text.MPU_ConfigRegion) for MPU_ConfigRegion
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_MPU_ConfigRegion) refers to stm32h5xx_hal_cortex.o(.text.HAL_MPU_ConfigRegion) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.MPU_ConfigRegion) refers to stm32h5xx_hal_cortex.o(.text.MPU_ConfigRegion) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.text.HAL_MPU_ConfigMemoryAttributes) refers to stm32h5xx_hal_cortex.o(.text.MPU_ConfigMemoryAttributes) for MPU_ConfigMemoryAttributes
stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_MPU_ConfigMemoryAttributes) refers to stm32h5xx_hal_cortex.o(.text.HAL_MPU_ConfigMemoryAttributes) for [Anonymous Symbol]
stm32h5xx_hal_cortex.o(.ARM.exidx.text.MPU_ConfigMemoryAttributes) refers to stm32h5xx_hal_cortex.o(.text.MPU_ConfigMemoryAttributes) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.text.HAL_RCC_DeInit) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_rcc.o(.text.HAL_RCC_DeInit) refers to stm32h5xx_hal.o(.data.uwTickPrio) for uwTickPrio
stm32h5xx_hal_rcc.o(.text.HAL_RCC_DeInit) refers to stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) for HAL_InitTick
stm32h5xx_hal_rcc.o(.text.HAL_RCC_DeInit) refers to system_stm32h5xx.o(.data.SystemCoreClock) for SystemCoreClock
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_DeInit) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.text.HAL_RCC_OscConfig) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_rcc.o(.text.HAL_RCC_OscConfig) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h5xx_hal_rcc.o(.text.HAL_RCC_OscConfig) refers to stm32h5xx_hal.o(.data.uwTickPrio) for uwTickPrio
stm32h5xx_hal_rcc.o(.text.HAL_RCC_OscConfig) refers to stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) for HAL_InitTick
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_OscConfig) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_OscConfig) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq) refers to system_stm32h5xx.o(.rodata.AHBPrescTable) for AHBPrescTable
stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq) refers to system_stm32h5xx.o(.data.SystemCoreClock) for SystemCoreClock
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetHCLKFreq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.text.HAL_RCC_ClockConfig) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_rcc.o(.text.HAL_RCC_ClockConfig) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32h5xx_hal_rcc.o(.text.HAL_RCC_ClockConfig) refers to system_stm32h5xx.o(.rodata.AHBPrescTable) for AHBPrescTable
stm32h5xx_hal_rcc.o(.text.HAL_RCC_ClockConfig) refers to system_stm32h5xx.o(.data.SystemCoreClock) for SystemCoreClock
stm32h5xx_hal_rcc.o(.text.HAL_RCC_ClockConfig) refers to stm32h5xx_hal.o(.data.uwTickPrio) for uwTickPrio
stm32h5xx_hal_rcc.o(.text.HAL_RCC_ClockConfig) refers to stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) for HAL_InitTick
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_ClockConfig) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_ClockConfig) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetSysClockFreq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetSysClockFreq) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.text.HAL_RCC_MCOConfig) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_Init) for HAL_GPIO_Init
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_MCOConfig) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_MCOConfig) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK1Freq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK1Freq) refers to system_stm32h5xx.o(.rodata.APBPrescTable) for APBPrescTable
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetPCLK1Freq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK1Freq) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK2Freq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK2Freq) refers to system_stm32h5xx.o(.rodata.APBPrescTable) for APBPrescTable
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetPCLK2Freq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK2Freq) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK3Freq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK3Freq) refers to system_stm32h5xx.o(.rodata.APBPrescTable) for APBPrescTable
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetPCLK3Freq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK3Freq) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetOscConfig) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetOscConfig) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetClockConfig) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetClockConfig) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetResetSource) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetResetSource) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_EnableCSS) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_EnableCSS) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.text.HAL_RCC_NMI_IRQHandler) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_CSSCallback) for HAL_RCC_CSSCallback
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_NMI_IRQHandler) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_NMI_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_CSSCallback) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_CSSCallback) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_ConfigAttributes) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_ConfigAttributes) for [Anonymous Symbol]
stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetConfigAttributes) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetConfigAttributes) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_PeriphCLKConfig) refers to stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL2_Config) for RCCEx_PLL2_Config
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_PeriphCLKConfig) refers to stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL3_Config) for RCCEx_PLL3_Config
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_PeriphCLKConfig) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_PeriphCLKConfig) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_PeriphCLKConfig) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL2_Config) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.RCCEx_PLL2_Config) refers to stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL2_Config) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL3_Config) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.RCCEx_PLL3_Config) refers to stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL3_Config) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_GetPeriphCLKConfig) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKConfig) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_GetPLL1ClockFreq) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL1ClockFreq) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_GetPLL2ClockFreq) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL2ClockFreq) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_GetPLL3ClockFreq) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL3ClockFreq) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL1ClockFreq) for HAL_RCCEx_GetPLL1ClockFreq
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL2ClockFreq) for HAL_RCCEx_GetPLL2ClockFreq
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL3ClockFreq) for HAL_RCCEx_GetPLL3ClockFreq
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK3Freq) for HAL_RCC_GetPCLK3Freq
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnablePLL2) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnablePLL2) refers to stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLLSource_Enable) for RCCEx_PLLSource_Enable
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_EnablePLL2) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnablePLL2) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLLSource_Enable) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.RCCEx_PLLSource_Enable) refers to stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLLSource_Enable) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_DisablePLL2) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_DisablePLL2) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_DisablePLL2) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnablePLL3) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnablePLL3) refers to stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLLSource_Enable) for RCCEx_PLLSource_Enable
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_EnablePLL3) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnablePLL3) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_DisablePLL3) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_DisablePLL3) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_DisablePLL3) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_WakeUpStopCLKConfig) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_WakeUpStopCLKConfig) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_KerWakeUpStopCLKConfig) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_KerWakeUpStopCLKConfig) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_EnableLSECSS) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnableLSECSS) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_DisableLSECSS) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_DisableLSECSS) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_LSECSS_IRQHandler) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_LSECSS_Callback) for HAL_RCCEx_LSECSS_Callback
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_LSECSS_IRQHandler) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_LSECSS_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_LSECSS_Callback) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_LSECSS_Callback) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnableLSCO) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnableBkUpAccess) for HAL_PWR_EnableBkUpAccess
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnableLSCO) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_DisableBkUpAccess) for HAL_PWR_DisableBkUpAccess
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_EnableLSCO) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnableLSCO) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_DisableLSCO) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnableBkUpAccess) for HAL_PWR_EnableBkUpAccess
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_DisableLSCO) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_DisableBkUpAccess) for HAL_PWR_DisableBkUpAccess
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_DisableLSCO) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_DisableLSCO) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRSConfig) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRSConfig) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRSSoftwareSynchronizationGenerate) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRSSoftwareSynchronizationGenerate) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRSGetSynchronizationInfo) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRSGetSynchronizationInfo) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRSWaitSynchronization) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRSWaitSynchronization) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRSWaitSynchronization) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_IRQHandler) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_SyncOkCallback) for HAL_RCCEx_CRS_SyncOkCallback
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_IRQHandler) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_SyncWarnCallback) for HAL_RCCEx_CRS_SyncWarnCallback
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_IRQHandler) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_ExpectedSyncCallback) for HAL_RCCEx_CRS_ExpectedSyncCallback
stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_IRQHandler) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_ErrorCallback) for HAL_RCCEx_CRS_ErrorCallback
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRS_IRQHandler) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRS_SyncOkCallback) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_SyncOkCallback) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRS_SyncWarnCallback) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_SyncWarnCallback) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRS_ExpectedSyncCallback) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_ExpectedSyncCallback) for [Anonymous Symbol]
stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRS_ErrorCallback) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_ErrorCallback) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program) refers to stm32h5xx_hal_flash.o(.data.pFlash) for pFlash
stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program) refers to stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program) refers to stm32h5xx_hal_flash.o(.text.FLASH_Program_QuadWord) for FLASH_Program_QuadWord
stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program) refers to stm32h5xx_hal_flash.o(.text.FLASH_Program_QuadWord_OBK) for FLASH_Program_QuadWord_OBK
stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program) refers to stm32h5xx_hal_flash.o(.text.FLASH_Program_HalfWord) for FLASH_Program_HalfWord
stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program) refers to stm32h5xx_hal_flash.o(.text.FLASH_Program_Word) for FLASH_Program_Word
stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_Program) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation) refers to stm32h5xx_hal_flash.o(.data.pFlash) for pFlash
stm32h5xx_hal_flash.o(.ARM.exidx.text.FLASH_WaitForLastOperation) refers to stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.ARM.exidx.text.FLASH_Program_QuadWord) refers to stm32h5xx_hal_flash.o(.text.FLASH_Program_QuadWord) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.text.FLASH_Program_QuadWord_OBK) refers to stm32h5xx_hal_flash.o(.data.pFlash) for pFlash
stm32h5xx_hal_flash.o(.ARM.exidx.text.FLASH_Program_QuadWord_OBK) refers to stm32h5xx_hal_flash.o(.text.FLASH_Program_QuadWord_OBK) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.ARM.exidx.text.FLASH_Program_HalfWord) refers to stm32h5xx_hal_flash.o(.text.FLASH_Program_HalfWord) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.ARM.exidx.text.FLASH_Program_Word) refers to stm32h5xx_hal_flash.o(.text.FLASH_Program_Word) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program_IT) refers to stm32h5xx_hal_flash.o(.data.pFlash) for pFlash
stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program_IT) refers to stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program_IT) refers to stm32h5xx_hal_flash.o(.text.FLASH_Program_QuadWord) for FLASH_Program_QuadWord
stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program_IT) refers to stm32h5xx_hal_flash.o(.text.FLASH_Program_QuadWord_OBK) for FLASH_Program_QuadWord_OBK
stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program_IT) refers to stm32h5xx_hal_flash.o(.text.FLASH_Program_HalfWord) for FLASH_Program_HalfWord
stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program_IT) refers to stm32h5xx_hal_flash.o(.text.FLASH_Program_Word) for FLASH_Program_Word
stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_Program_IT) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program_IT) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.text.HAL_FLASH_IRQHandler) refers to stm32h5xx_hal_flash.o(.data.pFlash) for pFlash
stm32h5xx_hal_flash.o(.text.HAL_FLASH_IRQHandler) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_OperationErrorCallback) for HAL_FLASH_OperationErrorCallback
stm32h5xx_hal_flash.o(.text.HAL_FLASH_IRQHandler) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_Erase_Sector) for FLASH_Erase_Sector
stm32h5xx_hal_flash.o(.text.HAL_FLASH_IRQHandler) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_EndOfOperationCallback) for HAL_FLASH_EndOfOperationCallback
stm32h5xx_hal_flash.o(.text.HAL_FLASH_IRQHandler) refers (Weak) to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_EccCorrectionCallback) for HAL_FLASHEx_EccCorrectionCallback
stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_IRQHandler) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_OperationErrorCallback) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_OperationErrorCallback) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_EndOfOperationCallback) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_EndOfOperationCallback) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_Unlock) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_Unlock) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_Lock) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_Lock) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_OB_Unlock) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_OB_Unlock) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_OB_Lock) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_OB_Lock) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.text.HAL_FLASH_OB_Launch) refers to stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_OB_Launch) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_OB_Launch) for [Anonymous Symbol]
stm32h5xx_hal_flash.o(.text.HAL_FLASH_GetError) refers to stm32h5xx_hal_flash.o(.data.pFlash) for pFlash
stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_GetError) refers to stm32h5xx_hal_flash.o(.text.HAL_FLASH_GetError) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase) refers to stm32h5xx_hal_flash.o(.data.pFlash) for pFlash
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase) refers to stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_MassErase) for FLASH_MassErase
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OBKErase) for FLASH_OBKErase
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_Erase_Sector) for FLASH_Erase_Sector
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_Erase) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_MassErase) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_MassErase) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OBKErase) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OBKErase) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_Erase_Sector) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_Erase_Sector) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase_IT) refers to stm32h5xx_hal_flash.o(.data.pFlash) for pFlash
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase_IT) refers to stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase_IT) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_MassErase) for FLASH_MassErase
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase_IT) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OBKErase) for FLASH_OBKErase
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase_IT) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_Erase_Sector) for FLASH_Erase_Sector
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_Erase_IT) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase_IT) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram) refers to stm32h5xx_hal_flash.o(.data.pFlash) for pFlash
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram) refers to stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_EnableWRP) for FLASH_OB_EnableWRP
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_DisableWRP) for FLASH_OB_DisableWRP
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_ProdStateConfig) for FLASH_OB_ProdStateConfig
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_UserConfig) for FLASH_OB_UserConfig
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_BootAddrConfig) for FLASH_OB_BootAddrConfig
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_BootLockConfig) for FLASH_OB_BootLockConfig
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_OTP_LockConfig) for FLASH_OB_OTP_LockConfig
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_HDPConfig) for FLASH_OB_HDPConfig
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_EDATAConfig) for FLASH_OB_EDATAConfig
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_OBProgram) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_EnableWRP) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_EnableWRP) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_DisableWRP) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_DisableWRP) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_ProdStateConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_ProdStateConfig) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_UserConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_UserConfig) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_BootAddrConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_BootAddrConfig) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_BootLockConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_BootLockConfig) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_OTP_LockConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_OTP_LockConfig) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_HDPConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_HDPConfig) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_EDATAConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_EDATAConfig) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBGetConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetProdState) for FLASH_OB_GetProdState
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBGetConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetUser) for FLASH_OB_GetUser
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBGetConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetWRP) for FLASH_OB_GetWRP
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBGetConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetHDP) for FLASH_OB_GetHDP
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBGetConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetEDATA) for FLASH_OB_GetEDATA
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBGetConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetBootConfig) for FLASH_OB_GetBootConfig
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBGetConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_OTP_GetLock) for FLASH_OB_OTP_GetLock
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_OBGetConfig) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBGetConfig) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_GetProdState) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetProdState) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_GetUser) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetUser) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_GetWRP) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetWRP) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_GetHDP) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetHDP) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_GetEDATA) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetEDATA) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_GetBootConfig) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetBootConfig) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_OTP_GetLock) refers to stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_OTP_GetLock) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_OBK_Unlock) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBK_Unlock) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_OBK_Lock) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBK_Lock) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBK_Swap) refers to stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_OBK_Swap) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBK_Swap) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBK_Swap_IT) refers to stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_OBK_Swap_IT) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBK_Swap_IT) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_GetOperation) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_GetOperation) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_ConfigBBAttributes) refers to stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_ConfigBBAttributes) refers to stm32h5xx_hal_flash.o(.data.pFlash) for pFlash
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_ConfigBBAttributes) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_ConfigBBAttributes) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_GetConfigBBAttributes) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_GetConfigBBAttributes) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_ConfigPrivMode) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_ConfigPrivMode) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_GetPrivMode) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_GetPrivMode) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_ConfigHDPExtension) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_ConfigHDPExtension) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_EnableEccCorrectionInterrupt) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_EnableEccCorrectionInterrupt) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_DisableEccCorrectionInterrupt) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_DisableEccCorrectionInterrupt) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_GetEccInfo) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_GetEccInfo) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_ECCD_IRQHandler) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_EccDetectionCallback) for HAL_FLASHEx_EccDetectionCallback
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_ECCD_IRQHandler) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_ECCD_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_EccDetectionCallback) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_EccDetectionCallback) for [Anonymous Symbol]
stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_EccCorrectionCallback) refers to stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_EccCorrectionCallback) for [Anonymous Symbol]
stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_Init) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_Init) for [Anonymous Symbol]
stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_DeInit) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_ReadPin) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_ReadPin) for [Anonymous Symbol]
stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_WritePin) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin) for [Anonymous Symbol]
stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_WriteMultipleStatePin) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WriteMultipleStatePin) for [Anonymous Symbol]
stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_TogglePin) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_TogglePin) for [Anonymous Symbol]
stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_LockPin) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_LockPin) for [Anonymous Symbol]
stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_EnableHighSPeedLowVoltage) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_EnableHighSPeedLowVoltage) for [Anonymous Symbol]
stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_DisableHighSPeedLowVoltage) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_DisableHighSPeedLowVoltage) for [Anonymous Symbol]
stm32h5xx_hal_gpio.o(.text.HAL_GPIO_EXTI_IRQHandler) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_EXTI_Rising_Callback) for HAL_GPIO_EXTI_Rising_Callback
stm32h5xx_hal_gpio.o(.text.HAL_GPIO_EXTI_IRQHandler) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_EXTI_Falling_Callback) for HAL_GPIO_EXTI_Falling_Callback
stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_EXTI_IRQHandler) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_EXTI_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_EXTI_Rising_Callback) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_EXTI_Rising_Callback) for [Anonymous Symbol]
stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_EXTI_Falling_Callback) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_EXTI_Falling_Callback) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.text.HAL_DMA_Init) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_dma.o(.text.HAL_DMA_Init) refers to stm32h5xx_hal_dma.o(.text.DMA_Init) for DMA_Init
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_Init) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Init) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.ARM.exidx.text.DMA_Init) refers to stm32h5xx_hal_dma.o(.text.DMA_Init) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.text.HAL_DMA_DeInit) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_DeInit) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.text.HAL_DMA_Start) refers to stm32h5xx_hal_dma.o(.text.DMA_SetConfig) for DMA_SetConfig
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_Start) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Start) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.ARM.exidx.text.DMA_SetConfig) refers to stm32h5xx_hal_dma.o(.text.DMA_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.text.HAL_DMA_Start_IT) refers to stm32h5xx_hal_dma.o(.text.DMA_SetConfig) for DMA_SetConfig
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_Start_IT) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_Abort) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_Abort_IT) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.text.HAL_DMA_PollForTransfer) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_dma.o(.text.HAL_DMA_PollForTransfer) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_PollForTransfer) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_PollForTransfer) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_IRQHandler) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_RegisterCallback) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_RegisterCallback) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_UnRegisterCallback) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_UnRegisterCallback) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_GetState) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_GetState) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_GetError) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_GetError) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_ConfigChannelAttributes) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_ConfigChannelAttributes) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_GetConfigChannelAttributes) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_GetConfigChannelAttributes) for [Anonymous Symbol]
stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_GetLockChannelAttributes) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_GetLockChannelAttributes) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Init) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Init) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_Init) for DMA_List_Init
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_Init) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Init) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_Init) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_Init) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_DeInit) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_DeInit) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Start) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_Start) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Start) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_GetCLLRNodeInfo) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Start_IT) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_Start_IT) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Start_IT) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_BuildNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_BuildNode) for DMA_List_BuildNode
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_BuildNode) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_BuildNode) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_BuildNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_BuildNode) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_GetNodeConfig) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetNodeConfig) for DMA_List_GetNodeConfig
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_GetNodeConfig) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_GetNodeConfig) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_GetNodeConfig) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetNodeConfig) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses) for DMA_List_CheckNodesBaseAddresses
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes) for DMA_List_CheckNodesTypes
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_InsertNode) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_CheckNodesBaseAddresses) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_CheckNodesTypes) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_FindNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses) for DMA_List_CheckNodesBaseAddresses
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes) for DMA_List_CheckNodesTypes
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_InsertNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode_Head) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses) for DMA_List_CheckNodesBaseAddresses
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes) for DMA_List_CheckNodesTypes
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_InsertNode_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode_Tail) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CleanQueue) for DMA_List_CleanQueue
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_RemoveNode) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_CleanQueue) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CleanQueue) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CleanQueue) for DMA_List_CleanQueue
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_RemoveNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode_Head) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CleanQueue) for DMA_List_CleanQueue
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_RemoveNode_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode_Tail) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses) for DMA_List_CheckNodesBaseAddresses
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes) for DMA_List_CheckNodesTypes
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ReplaceNode) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses) for DMA_List_CheckNodesBaseAddresses
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes) for DMA_List_CheckNodesTypes
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ReplaceNode_Head) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode_Head) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ReplaceNode_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode_Tail) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ResetQ) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ResetQ) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_ResetQueueNodes) for DMA_List_ResetQueueNodes
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ResetQ) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ResetQ) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_ResetQueueNodes) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_ResetQueueNodes) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses) for DMA_List_CheckNodesBaseAddresses
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes) for DMA_List_CheckNodesTypes
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CleanQueue) for DMA_List_CleanQueue
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_InsertQ) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses) for DMA_List_CheckNodesBaseAddresses
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes) for DMA_List_CheckNodesTypes
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Head) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CleanQueue) for DMA_List_CleanQueue
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_InsertQ_Head) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Head) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses) for DMA_List_CheckNodesBaseAddresses
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes) for DMA_List_CheckNodesTypes
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_CleanQueue) for DMA_List_CleanQueue
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_InsertQ_Tail) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Tail) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_SetCircularModeConfig) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_SetCircularModeConfig) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_SetCircularModeConfig) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_SetCircularModeConfig) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_SetCircularMode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_SetCircularMode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_SetCircularMode) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_SetCircularMode) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ClearCircularMode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ClearCircularMode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ClearCircularMode) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ClearCircularMode) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToDynamic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToDynamic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode) for DMA_List_FindNode
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToDynamic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FillNode) for DMA_List_FillNode
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToDynamic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_ConvertNodeToDynamic) for DMA_List_ConvertNodeToDynamic
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToDynamic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_UpdateDynamicQueueNodesCLLR) for DMA_List_UpdateDynamicQueueNodesCLLR
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ConvertQToDynamic) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToDynamic) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_FillNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FillNode) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.DMA_List_ConvertNodeToDynamic) refers to stm32h5xx_hal_dma_ex.o(.rodata.cst32) for .L__const.DMA_List_ConvertNodeToDynamic.update_link
stm32h5xx_hal_dma_ex.o(.text.DMA_List_ConvertNodeToDynamic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FormatNode) for DMA_List_FormatNode
stm32h5xx_hal_dma_ex.o(.text.DMA_List_ConvertNodeToDynamic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_ClearUnusedFields) for DMA_List_ClearUnusedFields
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_ConvertNodeToDynamic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_ConvertNodeToDynamic) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.DMA_List_UpdateDynamicQueueNodesCLLR) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_UpdateDynamicQueueNodesCLLR) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_UpdateDynamicQueueNodesCLLR) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToStatic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToStatic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_UpdateStaticQueueNodesCLLR) for DMA_List_UpdateStaticQueueNodesCLLR
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToStatic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FillNode) for DMA_List_FillNode
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToStatic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_ConvertNodeToStatic) for DMA_List_ConvertNodeToStatic
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ConvertQToStatic) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToStatic) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.DMA_List_UpdateStaticQueueNodesCLLR) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo) for DMA_List_GetCLLRNodeInfo
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_UpdateStaticQueueNodesCLLR) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_UpdateStaticQueueNodesCLLR) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.DMA_List_ConvertNodeToStatic) refers to stm32h5xx_hal_dma_ex.o(.rodata.cst32) for .L__const.DMA_List_ConvertNodeToStatic.update_link
stm32h5xx_hal_dma_ex.o(.text.DMA_List_ConvertNodeToStatic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FormatNode) for DMA_List_FormatNode
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_ConvertNodeToStatic) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_ConvertNodeToStatic) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_LinkQ) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_LinkQ) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_UnLinkQ) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_UnLinkQ) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_ConfigDataHandling) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_ConfigDataHandling) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_ConfigTrigger) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_ConfigTrigger) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_ConfigRepeatBlock) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_ConfigRepeatBlock) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_Suspend) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_Suspend) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_Suspend) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_Suspend_IT) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_Suspend_IT) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_Resume) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_Resume) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_GetFifoLevel) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_GetFifoLevel) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_FormatNode) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_FormatNode) for [Anonymous Symbol]
stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_ClearUnusedFields) refers to stm32h5xx_hal_dma_ex.o(.text.DMA_List_ClearUnusedFields) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_DeInit) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnableBkUpAccess) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnableBkUpAccess) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_DisableBkUpAccess) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_DisableBkUpAccess) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_ConfigPVD) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_ConfigPVD) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnablePVD) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnablePVD) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_DisablePVD) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_DisablePVD) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnableWakeUpPin) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnableWakeUpPin) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_DisableWakeUpPin) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_DisableWakeUpPin) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnterSLEEPMode) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnterSLEEPMode) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnterSTOPMode) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnterSTOPMode) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnterSTANDBYMode) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnterSTANDBYMode) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnableSleepOnExit) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnableSleepOnExit) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_DisableSleepOnExit) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_DisableSleepOnExit) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnableSEVOnPend) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnableSEVOnPend) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_DisableSEVOnPend) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_DisableSEVOnPend) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.text.HAL_PWR_PVD_IRQHandler) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_PVD_IRQHandler) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_PVD_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_PVDCallback) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_PVDCallback) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_ConfigAttributes) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_ConfigAttributes) for [Anonymous Symbol]
stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_GetConfigAttributes) refers to stm32h5xx_hal_pwr.o(.text.HAL_PWR_GetConfigAttributes) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_ConfigSupply) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_ConfigSupply) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_ConfigSupply) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_GetSupplyConfig) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_GetSupplyConfig) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_ControlVoltageScaling) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_ControlVoltageScaling) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_ControlVoltageScaling) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_GetVoltageRange) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_GetVoltageRange) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_ControlStopModeVoltageScaling) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_ControlStopModeVoltageScaling) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_GetStopModeVoltageRange) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_GetStopModeVoltageRange) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_ConfigAVD) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_ConfigAVD) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableAVD) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableAVD) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableAVD) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableAVD) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableUSBVoltageDetector) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableUSBVoltageDetector) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableUSBVoltageDetector) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableUSBVoltageDetector) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableVddUSB) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableVddUSB) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableVddUSB) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableVddUSB) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableMonitoring) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableMonitoring) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableMonitoring) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableMonitoring) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableUCPDStandbyMode) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableUCPDStandbyMode) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableUCPDStandbyMode) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableUCPDStandbyMode) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableUCPDDeadBattery) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableUCPDDeadBattery) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableUCPDDeadBattery) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableUCPDDeadBattery) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableBatteryCharging) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableBatteryCharging) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableBatteryCharging) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableBatteryCharging) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableAnalogBooster) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableAnalogBooster) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableAnalogBooster) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableAnalogBooster) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_PVD_AVD_IRQHandler) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_PVD_AVD_Rising_Callback) for HAL_PWREx_PVD_AVD_Rising_Callback
stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_PVD_AVD_IRQHandler) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_PVD_AVD_Falling_Callback) for HAL_PWREx_PVD_AVD_Falling_Callback
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_PVD_AVD_IRQHandler) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_PVD_AVD_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_PVD_AVD_Rising_Callback) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_PVD_AVD_Rising_Callback) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_PVD_AVD_Falling_Callback) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_PVD_AVD_Falling_Callback) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableWakeUpPin) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableWakeUpPin) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableWakeUpPin) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableWakeUpPin) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableFlashPowerDown) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableFlashPowerDown) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableFlashPowerDown) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableFlashPowerDown) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableMemoryShutOff) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableMemoryShutOff) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableMemoryShutOff) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableMemoryShutOff) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableBkupRAMRetention) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableBkupRAMRetention) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableBkupRAMRetention) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableBkupRAMRetention) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableStandbyIORetention) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableStandbyIORetention) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableStandbyIORetention) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableStandbyIORetention) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableStandbyJTAGIORetention) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableStandbyJTAGIORetention) for [Anonymous Symbol]
stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableStandbyJTAGIORetention) refers to stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableStandbyJTAGIORetention) for [Anonymous Symbol]
stm32h5xx_hal.o(.text.HAL_Init) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriorityGrouping) for HAL_NVIC_SetPriorityGrouping
stm32h5xx_hal.o(.text.HAL_Init) refers to stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32h5xx_hal.o(.text.HAL_Init) refers to system_stm32h5xx.o(.rodata.AHBPrescTable) for AHBPrescTable
stm32h5xx_hal.o(.text.HAL_Init) refers to system_stm32h5xx.o(.data.SystemCoreClock) for SystemCoreClock
stm32h5xx_hal.o(.text.HAL_Init) refers to stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_CLKSourceConfig) for HAL_SYSTICK_CLKSourceConfig
stm32h5xx_hal.o(.text.HAL_Init) refers to stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) for HAL_InitTick
stm32h5xx_hal.o(.text.HAL_Init) refers to stm32h5xx_hal_msp.o(.text.HAL_MspInit) for HAL_MspInit
stm32h5xx_hal.o(.ARM.exidx.text.HAL_Init) refers to stm32h5xx_hal.o(.text.HAL_Init) for [Anonymous Symbol]
stm32h5xx_hal.o(.text.HAL_InitTick) refers to stm32h5xx_hal.o(.data.uwTickFreq) for uwTickFreq
stm32h5xx_hal.o(.text.HAL_InitTick) refers to system_stm32h5xx.o(.data.SystemCoreClock) for SystemCoreClock
stm32h5xx_hal.o(.text.HAL_InitTick) refers to stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_GetCLKSourceConfig) for HAL_SYSTICK_GetCLKSourceConfig
stm32h5xx_hal.o(.text.HAL_InitTick) refers to stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_Config) for HAL_SYSTICK_Config
stm32h5xx_hal.o(.text.HAL_InitTick) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
stm32h5xx_hal.o(.text.HAL_InitTick) refers to stm32h5xx_hal.o(.data.uwTickPrio) for uwTickPrio
stm32h5xx_hal.o(.ARM.exidx.text.HAL_InitTick) refers to stm32h5xx_hal.o(.text.HAL_InitTick) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_MspInit) refers to stm32h5xx_hal.o(.text.HAL_MspInit) for [Anonymous Symbol]
stm32h5xx_hal.o(.text.HAL_DeInit) refers to stm32h5xx_hal.o(.text.HAL_MspDeInit) for HAL_MspDeInit
stm32h5xx_hal.o(.ARM.exidx.text.HAL_DeInit) refers to stm32h5xx_hal.o(.text.HAL_DeInit) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_MspDeInit) refers to stm32h5xx_hal.o(.text.HAL_MspDeInit) for [Anonymous Symbol]
stm32h5xx_hal.o(.text.HAL_IncTick) refers to stm32h5xx_hal.o(.data.uwTickFreq) for uwTickFreq
stm32h5xx_hal.o(.text.HAL_IncTick) refers to stm32h5xx_hal.o(.bss.uwTick) for uwTick
stm32h5xx_hal.o(.ARM.exidx.text.HAL_IncTick) refers to stm32h5xx_hal.o(.text.HAL_IncTick) for [Anonymous Symbol]
stm32h5xx_hal.o(.text.HAL_GetTick) refers to stm32h5xx_hal.o(.bss.uwTick) for uwTick
stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetTick) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for [Anonymous Symbol]
stm32h5xx_hal.o(.text.HAL_GetTickPrio) refers to stm32h5xx_hal.o(.data.uwTickPrio) for uwTickPrio
stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetTickPrio) refers to stm32h5xx_hal.o(.text.HAL_GetTickPrio) for [Anonymous Symbol]
stm32h5xx_hal.o(.text.HAL_SetTickFreq) refers to stm32h5xx_hal.o(.data.uwTickFreq) for uwTickFreq
stm32h5xx_hal.o(.text.HAL_SetTickFreq) refers to stm32h5xx_hal.o(.data.uwTickPrio) for uwTickPrio
stm32h5xx_hal.o(.text.HAL_SetTickFreq) refers to stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) for HAL_InitTick
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SetTickFreq) refers to stm32h5xx_hal.o(.text.HAL_SetTickFreq) for [Anonymous Symbol]
stm32h5xx_hal.o(.text.HAL_GetTickFreq) refers to stm32h5xx_hal.o(.data.uwTickFreq) for uwTickFreq
stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetTickFreq) refers to stm32h5xx_hal.o(.text.HAL_GetTickFreq) for [Anonymous Symbol]
stm32h5xx_hal.o(.text.HAL_Delay) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal.o(.text.HAL_Delay) refers to stm32h5xx_hal.o(.data.uwTickFreq) for uwTickFreq
stm32h5xx_hal.o(.ARM.exidx.text.HAL_Delay) refers to stm32h5xx_hal.o(.text.HAL_Delay) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SuspendTick) refers to stm32h5xx_hal.o(.text.HAL_SuspendTick) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_ResumeTick) refers to stm32h5xx_hal.o(.text.HAL_ResumeTick) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetHalVersion) refers to stm32h5xx_hal.o(.text.HAL_GetHalVersion) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetREVID) refers to stm32h5xx_hal.o(.text.HAL_GetREVID) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetDEVID) refers to stm32h5xx_hal.o(.text.HAL_GetDEVID) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetUIDw0) refers to stm32h5xx_hal.o(.text.HAL_GetUIDw0) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetUIDw1) refers to stm32h5xx_hal.o(.text.HAL_GetUIDw1) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetUIDw2) refers to stm32h5xx_hal.o(.text.HAL_GetUIDw2) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_DBGMCU_EnableDBGStopMode) refers to stm32h5xx_hal.o(.text.HAL_DBGMCU_EnableDBGStopMode) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_DBGMCU_DisableDBGStopMode) refers to stm32h5xx_hal.o(.text.HAL_DBGMCU_DisableDBGStopMode) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_DBGMCU_EnableDBGStandbyMode) refers to stm32h5xx_hal.o(.text.HAL_DBGMCU_EnableDBGStandbyMode) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_DBGMCU_DisableDBGStandbyMode) refers to stm32h5xx_hal.o(.text.HAL_DBGMCU_DisableDBGStandbyMode) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_VREFBUF_VoltageScalingConfig) refers to stm32h5xx_hal.o(.text.HAL_VREFBUF_VoltageScalingConfig) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_VREFBUF_HighImpedanceConfig) refers to stm32h5xx_hal.o(.text.HAL_VREFBUF_HighImpedanceConfig) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_VREFBUF_TrimmingConfig) refers to stm32h5xx_hal.o(.text.HAL_VREFBUF_TrimmingConfig) for [Anonymous Symbol]
stm32h5xx_hal.o(.text.HAL_EnableVREFBUF) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal.o(.ARM.exidx.text.HAL_EnableVREFBUF) refers to stm32h5xx_hal.o(.text.HAL_EnableVREFBUF) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_DisableVREFBUF) refers to stm32h5xx_hal.o(.text.HAL_DisableVREFBUF) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_ETHInterfaceSelect) refers to stm32h5xx_hal.o(.text.HAL_SBS_ETHInterfaceSelect) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_EnableVddIO1CompensationCell) refers to stm32h5xx_hal.o(.text.HAL_SBS_EnableVddIO1CompensationCell) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_DisableVddIO1CompensationCell) refers to stm32h5xx_hal.o(.text.HAL_SBS_DisableVddIO1CompensationCell) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_EnableVddIO2CompensationCell) refers to stm32h5xx_hal.o(.text.HAL_SBS_EnableVddIO2CompensationCell) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_DisableVddIO2CompensationCell) refers to stm32h5xx_hal.o(.text.HAL_SBS_DisableVddIO2CompensationCell) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_VDDCompensationCodeSelect) refers to stm32h5xx_hal.o(.text.HAL_SBS_VDDCompensationCodeSelect) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_VDDIOCompensationCodeSelect) refers to stm32h5xx_hal.o(.text.HAL_SBS_VDDIOCompensationCodeSelect) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetVddIO1CompensationCellReadyFlag) refers to stm32h5xx_hal.o(.text.HAL_SBS_GetVddIO1CompensationCellReadyFlag) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetVddIO2CompensationCellReadyFlag) refers to stm32h5xx_hal.o(.text.HAL_SBS_GetVddIO2CompensationCellReadyFlag) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_VDDCompensationCodeConfig) refers to stm32h5xx_hal.o(.text.HAL_SBS_VDDCompensationCodeConfig) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_VDDIOCompensationCodeConfig) refers to stm32h5xx_hal.o(.text.HAL_SBS_VDDIOCompensationCodeConfig) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetNMOSVddCompensationValue) refers to stm32h5xx_hal.o(.text.HAL_SBS_GetNMOSVddCompensationValue) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetPMOSVddCompensationValue) refers to stm32h5xx_hal.o(.text.HAL_SBS_GetPMOSVddCompensationValue) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetNMOSVddIO2CompensationValue) refers to stm32h5xx_hal.o(.text.HAL_SBS_GetNMOSVddIO2CompensationValue) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetPMOSVddIO2CompensationValue) refers to stm32h5xx_hal.o(.text.HAL_SBS_GetPMOSVddIO2CompensationValue) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_FLASH_DisableECCNMI) refers to stm32h5xx_hal.o(.text.HAL_SBS_FLASH_DisableECCNMI) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_FLASH_EnableECCNMI) refers to stm32h5xx_hal.o(.text.HAL_SBS_FLASH_EnableECCNMI) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_FLASH_ECCNMI_IsDisabled) refers to stm32h5xx_hal.o(.text.HAL_SBS_FLASH_ECCNMI_IsDisabled) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_IncrementHDPLValue) refers to stm32h5xx_hal.o(.text.HAL_SBS_IncrementHDPLValue) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetHDPLValue) refers to stm32h5xx_hal.o(.text.HAL_SBS_GetHDPLValue) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_EPOCHSelection) refers to stm32h5xx_hal.o(.text.HAL_SBS_EPOCHSelection) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetEPOCHSelection) refers to stm32h5xx_hal.o(.text.HAL_SBS_GetEPOCHSelection) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_SetOBKHDPL) refers to stm32h5xx_hal.o(.text.HAL_SBS_SetOBKHDPL) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetOBKHDPL) refers to stm32h5xx_hal.o(.text.HAL_SBS_GetOBKHDPL) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_OpenAccessPort) refers to stm32h5xx_hal.o(.text.HAL_SBS_OpenAccessPort) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_OpenDebug) refers to stm32h5xx_hal.o(.text.HAL_SBS_OpenDebug) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_ConfigDebugLevel) refers to stm32h5xx_hal.o(.text.HAL_SBS_ConfigDebugLevel) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetDebugLevel) refers to stm32h5xx_hal.o(.text.HAL_SBS_GetDebugLevel) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_LockDebugConfig) refers to stm32h5xx_hal.o(.text.HAL_SBS_LockDebugConfig) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_ConfigDebugSecurity) refers to stm32h5xx_hal.o(.text.HAL_SBS_ConfigDebugSecurity) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetDebugSecurity) refers to stm32h5xx_hal.o(.text.HAL_SBS_GetDebugSecurity) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_Lock) refers to stm32h5xx_hal.o(.text.HAL_SBS_Lock) for [Anonymous Symbol]
stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetLock) refers to stm32h5xx_hal.o(.text.HAL_SBS_GetLock) for [Anonymous Symbol]
stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_SetConfigLine) refers to stm32h5xx_hal_exti.o(.text.HAL_EXTI_SetConfigLine) for [Anonymous Symbol]
stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_GetConfigLine) refers to stm32h5xx_hal_exti.o(.text.HAL_EXTI_GetConfigLine) for [Anonymous Symbol]
stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_ClearConfigLine) refers to stm32h5xx_hal_exti.o(.text.HAL_EXTI_ClearConfigLine) for [Anonymous Symbol]
stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_RegisterCallback) refers to stm32h5xx_hal_exti.o(.text.HAL_EXTI_RegisterCallback) for [Anonymous Symbol]
stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_GetHandle) refers to stm32h5xx_hal_exti.o(.text.HAL_EXTI_GetHandle) for [Anonymous Symbol]
stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_IRQHandler) refers to stm32h5xx_hal_exti.o(.text.HAL_EXTI_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_GetPending) refers to stm32h5xx_hal_exti.o(.text.HAL_EXTI_GetPending) for [Anonymous Symbol]
stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_ClearPending) refers to stm32h5xx_hal_exti.o(.text.HAL_EXTI_ClearPending) for [Anonymous Symbol]
stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_GenerateSWI) refers to stm32h5xx_hal_exti.o(.text.HAL_EXTI_GenerateSWI) for [Anonymous Symbol]
stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_ConfigLineAttributes) refers to stm32h5xx_hal_exti.o(.text.HAL_EXTI_ConfigLineAttributes) for [Anonymous Symbol]
stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_GetConfigLineAttributes) refers to stm32h5xx_hal_exti.o(.text.HAL_EXTI_GetConfigLineAttributes) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_Init) refers to usart.o(.text.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h5xx_hal_uart.o(.text.HAL_UART_Init) refers to stm32h5xx_hal_uart.o(.text.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h5xx_hal_uart.o(.text.HAL_UART_Init) refers to stm32h5xx_hal_uart.o(.text.UART_SetConfig) for UART_SetConfig
stm32h5xx_hal_uart.o(.text.HAL_UART_Init) refers to stm32h5xx_hal_uart.o(.text.UART_CheckIdleState) for UART_CheckIdleState
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Init) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Init) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_MspInit) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_MspInit) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_AdvFeatureConfig) refers to stm32h5xx_hal_uart.o(.text.UART_AdvFeatureConfig) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_SetConfig) refers to stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq) for HAL_RCCEx_GetPeriphCLKFreq
stm32h5xx_hal_uart.o(.text.UART_SetConfig) refers to stm32h5xx_hal_uart.o(.rodata.UARTPrescTable) for UARTPrescTable
stm32h5xx_hal_uart.o(.text.UART_SetConfig) refers to lludivv7m.o(.text) for __aeabi_uldivmod
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_SetConfig) refers to stm32h5xx_hal_uart.o(.text.UART_SetConfig) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_CheckIdleState) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_uart.o(.text.UART_CheckIdleState) refers to stm32h5xx_hal_uart.o(.text.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_CheckIdleState) refers to stm32h5xx_hal_uart.o(.text.UART_CheckIdleState) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_HalfDuplex_Init) refers to usart.o(.text.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h5xx_hal_uart.o(.text.HAL_HalfDuplex_Init) refers to stm32h5xx_hal_uart.o(.text.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h5xx_hal_uart.o(.text.HAL_HalfDuplex_Init) refers to stm32h5xx_hal_uart.o(.text.UART_SetConfig) for UART_SetConfig
stm32h5xx_hal_uart.o(.text.HAL_HalfDuplex_Init) refers to stm32h5xx_hal_uart.o(.text.UART_CheckIdleState) for UART_CheckIdleState
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_HalfDuplex_Init) refers to stm32h5xx_hal_uart.o(.text.HAL_HalfDuplex_Init) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_LIN_Init) refers to usart.o(.text.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h5xx_hal_uart.o(.text.HAL_LIN_Init) refers to stm32h5xx_hal_uart.o(.text.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h5xx_hal_uart.o(.text.HAL_LIN_Init) refers to stm32h5xx_hal_uart.o(.text.UART_SetConfig) for UART_SetConfig
stm32h5xx_hal_uart.o(.text.HAL_LIN_Init) refers to stm32h5xx_hal_uart.o(.text.UART_CheckIdleState) for UART_CheckIdleState
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_LIN_Init) refers to stm32h5xx_hal_uart.o(.text.HAL_LIN_Init) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_Init) refers to usart.o(.text.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_Init) refers to stm32h5xx_hal_uart.o(.text.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_Init) refers to stm32h5xx_hal_uart.o(.text.UART_SetConfig) for UART_SetConfig
stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_Init) refers to stm32h5xx_hal_uart.o(.text.UART_CheckIdleState) for UART_CheckIdleState
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_MultiProcessor_Init) refers to stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_Init) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_DeInit) refers to usart.o(.text.HAL_UART_MspDeInit) for HAL_UART_MspDeInit
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_DeInit) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_DeInit) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_MspDeInit) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_MspDeInit) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit) refers to stm32h5xx_hal_uart.o(.text.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Transmit) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_WaitOnFlagUntilTimeout) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_uart.o(.text.UART_WaitOnFlagUntilTimeout) refers to stm32h5xx_hal_uart.o(.text.UART_EndRxTransfer) for UART_EndRxTransfer
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_WaitOnFlagUntilTimeout) refers to stm32h5xx_hal_uart.o(.text.UART_WaitOnFlagUntilTimeout) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_Receive) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_uart.o(.text.HAL_UART_Receive) refers to stm32h5xx_hal_uart.o(.text.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Receive) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Receive) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_IT) refers to stm32h5xx_hal_uart.o(.text.UART_TxISR_16BIT_FIFOEN) for UART_TxISR_16BIT_FIFOEN
stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_IT) refers to stm32h5xx_hal_uart.o(.text.UART_TxISR_8BIT_FIFOEN) for UART_TxISR_8BIT_FIFOEN
stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_IT) refers to stm32h5xx_hal_uart.o(.text.UART_TxISR_16BIT) for UART_TxISR_16BIT
stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_IT) refers to stm32h5xx_hal_uart.o(.text.UART_TxISR_8BIT) for UART_TxISR_8BIT
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Transmit_IT) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_IT) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_TxISR_16BIT_FIFOEN) refers to stm32h5xx_hal_uart.o(.text.UART_TxISR_16BIT_FIFOEN) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_TxISR_8BIT_FIFOEN) refers to stm32h5xx_hal_uart.o(.text.UART_TxISR_8BIT_FIFOEN) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_TxISR_16BIT) refers to stm32h5xx_hal_uart.o(.text.UART_TxISR_16BIT) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_TxISR_8BIT) refers to stm32h5xx_hal_uart.o(.text.UART_TxISR_8BIT) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_IT) refers to stm32h5xx_hal_uart.o(.text.UART_Start_Receive_IT) for UART_Start_Receive_IT
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Receive_IT) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_IT) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_Start_Receive_IT) refers to stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT_FIFOEN) for UART_RxISR_16BIT_FIFOEN
stm32h5xx_hal_uart.o(.text.UART_Start_Receive_IT) refers to stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT_FIFOEN) for UART_RxISR_8BIT_FIFOEN
stm32h5xx_hal_uart.o(.text.UART_Start_Receive_IT) refers to stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT) for UART_RxISR_16BIT
stm32h5xx_hal_uart.o(.text.UART_Start_Receive_IT) refers to stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT) for UART_RxISR_8BIT
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_Start_Receive_IT) refers to stm32h5xx_hal_uart.o(.text.UART_Start_Receive_IT) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_DMA) refers to stm32h5xx_hal_uart.o(.text.UART_DMATransmitCplt) for UART_DMATransmitCplt
stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_DMA) refers to stm32h5xx_hal_uart.o(.text.UART_DMATxHalfCplt) for UART_DMATxHalfCplt
stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_DMA) refers to stm32h5xx_hal_uart.o(.text.UART_DMAError) for UART_DMAError
stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_DMA) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Start_IT) for HAL_DMAEx_List_Start_IT
stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_DMA) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Transmit_DMA) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_DMA) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_DMATransmitCplt) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMATransmitCplt) refers to stm32h5xx_hal_uart.o(.text.UART_DMATransmitCplt) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_DMATxHalfCplt) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMATxHalfCplt) refers to stm32h5xx_hal_uart.o(.text.UART_DMATxHalfCplt) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_DMAError) refers to stm32h5xx_hal_uart.o(.text.UART_EndTxTransfer) for UART_EndTxTransfer
stm32h5xx_hal_uart.o(.text.UART_DMAError) refers to stm32h5xx_hal_uart.o(.text.UART_EndRxTransfer) for UART_EndRxTransfer
stm32h5xx_hal_uart.o(.text.UART_DMAError) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMAError) refers to stm32h5xx_hal_uart.o(.text.UART_DMAError) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_DMA) refers to stm32h5xx_hal_uart.o(.text.UART_Start_Receive_DMA) for UART_Start_Receive_DMA
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Receive_DMA) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_DMA) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_Start_Receive_DMA) refers to stm32h5xx_hal_uart.o(.text.UART_DMAReceiveCplt) for UART_DMAReceiveCplt
stm32h5xx_hal_uart.o(.text.UART_Start_Receive_DMA) refers to stm32h5xx_hal_uart.o(.text.UART_DMARxHalfCplt) for UART_DMARxHalfCplt
stm32h5xx_hal_uart.o(.text.UART_Start_Receive_DMA) refers to stm32h5xx_hal_uart.o(.text.UART_DMAError) for UART_DMAError
stm32h5xx_hal_uart.o(.text.UART_Start_Receive_DMA) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Start_IT) for HAL_DMAEx_List_Start_IT
stm32h5xx_hal_uart.o(.text.UART_Start_Receive_DMA) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_Start_Receive_DMA) refers to stm32h5xx_hal_uart.o(.text.UART_Start_Receive_DMA) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_DMAPause) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_Suspend) for HAL_DMAEx_Suspend
stm32h5xx_hal_uart.o(.text.HAL_UART_DMAPause) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_GetError) for HAL_DMA_GetError
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_DMAPause) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_DMAPause) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_DMAResume) refers to stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_Resume) for HAL_DMAEx_Resume
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_DMAResume) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_DMAResume) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_DMAStop) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h5xx_hal_uart.o(.text.HAL_UART_DMAStop) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_GetError) for HAL_DMA_GetError
stm32h5xx_hal_uart.o(.text.HAL_UART_DMAStop) refers to stm32h5xx_hal_uart.o(.text.UART_EndTxTransfer) for UART_EndTxTransfer
stm32h5xx_hal_uart.o(.text.HAL_UART_DMAStop) refers to stm32h5xx_hal_uart.o(.text.UART_EndRxTransfer) for UART_EndRxTransfer
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_DMAStop) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_DMAStop) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_EndTxTransfer) refers to stm32h5xx_hal_uart.o(.text.UART_EndTxTransfer) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_EndRxTransfer) refers to stm32h5xx_hal_uart.o(.text.UART_EndRxTransfer) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_Abort) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h5xx_hal_uart.o(.text.HAL_UART_Abort) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_GetError) for HAL_DMA_GetError
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Abort) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Abort) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmit) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmit) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_GetError) for HAL_DMA_GetError
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortTransmit) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmit) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceive) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceive) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_GetError) for HAL_DMA_GetError
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortReceive) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceive) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_Abort_IT) refers to stm32h5xx_hal_uart.o(.text.UART_DMATxAbortCallback) for UART_DMATxAbortCallback
stm32h5xx_hal_uart.o(.text.HAL_UART_Abort_IT) refers to stm32h5xx_hal_uart.o(.text.UART_DMARxAbortCallback) for UART_DMARxAbortCallback
stm32h5xx_hal_uart.o(.text.HAL_UART_Abort_IT) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_uart.o(.text.HAL_UART_Abort_IT) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Abort_IT) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Abort_IT) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_DMATxAbortCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMATxAbortCallback) refers to stm32h5xx_hal_uart.o(.text.UART_DMATxAbortCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_DMARxAbortCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMARxAbortCallback) refers to stm32h5xx_hal_uart.o(.text.UART_DMARxAbortCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortCpltCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortCpltCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmit_IT) refers to stm32h5xx_hal_uart.o(.text.UART_DMATxOnlyAbortCallback) for UART_DMATxOnlyAbortCallback
stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmit_IT) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmit_IT) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortTransmit_IT) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmit_IT) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_DMATxOnlyAbortCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMATxOnlyAbortCallback) refers to stm32h5xx_hal_uart.o(.text.UART_DMATxOnlyAbortCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortTransmitCpltCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmitCpltCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceive_IT) refers to stm32h5xx_hal_uart.o(.text.UART_DMARxOnlyAbortCallback) for UART_DMARxOnlyAbortCallback
stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceive_IT) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceive_IT) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortReceive_IT) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceive_IT) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_DMARxOnlyAbortCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMARxOnlyAbortCallback) refers to stm32h5xx_hal_uart.o(.text.UART_DMARxOnlyAbortCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortReceiveCpltCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceiveCpltCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) refers to stm32h5xx_hal_uart.o(.text.UART_EndRxTransfer) for UART_EndRxTransfer
stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) refers to stm32h5xx_hal_uart.o(.text.UART_DMAAbortOnError) for UART_DMAAbortOnError
stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) refers to stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) refers to gps.o(.text.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_WakeupCallback) for HAL_UARTEx_WakeupCallback
stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) refers to stm32h5xx_hal_uart.o(.text.UART_EndTransmit_IT) for UART_EndTransmit_IT
stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_TxFifoEmptyCallback) for HAL_UARTEx_TxFifoEmptyCallback
stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_RxFifoFullCallback) for HAL_UARTEx_RxFifoFullCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_IRQHandler) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_DMAAbortOnError) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMAAbortOnError) refers to stm32h5xx_hal_uart.o(.text.UART_DMAAbortOnError) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_ErrorCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_ErrorCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UARTEx_RxEventCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UARTEx_RxEventCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_EndTransmit_IT) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_EndTransmit_IT) refers to stm32h5xx_hal_uart.o(.text.UART_EndTransmit_IT) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_TxCpltCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_TxCpltCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_TxHalfCpltCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_TxHalfCpltCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_RxCpltCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_RxCpltCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_RxHalfCpltCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_RxHalfCpltCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_ReceiverTimeout_Config) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_ReceiverTimeout_Config) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_EnableReceiverTimeout) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_EnableReceiverTimeout) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_DisableReceiverTimeout) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_DisableReceiverTimeout) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_EnableMuteMode) refers to stm32h5xx_hal_uart.o(.text.UART_CheckIdleState) for UART_CheckIdleState
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_MultiProcessor_EnableMuteMode) refers to stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_EnableMuteMode) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_DisableMuteMode) refers to stm32h5xx_hal_uart.o(.text.UART_CheckIdleState) for UART_CheckIdleState
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_MultiProcessor_DisableMuteMode) refers to stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_DisableMuteMode) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_MultiProcessor_EnterMuteMode) refers to stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_EnterMuteMode) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_HalfDuplex_EnableTransmitter) refers to stm32h5xx_hal_uart.o(.text.HAL_HalfDuplex_EnableTransmitter) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_HalfDuplex_EnableReceiver) refers to stm32h5xx_hal_uart.o(.text.HAL_HalfDuplex_EnableReceiver) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_LIN_SendBreak) refers to stm32h5xx_hal_uart.o(.text.HAL_LIN_SendBreak) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_GetState) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_GetState) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_GetError) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_GetError) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT_FIFOEN) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT_FIFOEN) refers to gps.o(.text.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT_FIFOEN) refers to hcble.o(.text.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT_FIFOEN) refers to stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT) for UART_RxISR_16BIT
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_RxISR_16BIT_FIFOEN) refers to stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT_FIFOEN) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT_FIFOEN) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT_FIFOEN) refers to gps.o(.text.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT_FIFOEN) refers to hcble.o(.text.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT_FIFOEN) refers to stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT) for UART_RxISR_8BIT
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_RxISR_8BIT_FIFOEN) refers to stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT_FIFOEN) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT) refers to gps.o(.text.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT) refers to hcble.o(.text.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_RxISR_16BIT) refers to stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT) refers to gps.o(.text.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT) refers to hcble.o(.text.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_RxISR_8BIT) refers to stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_DMAReceiveCplt) refers to gps.o(.text.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32h5xx_hal_uart.o(.text.UART_DMAReceiveCplt) refers to hcble.o(.text.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMAReceiveCplt) refers to stm32h5xx_hal_uart.o(.text.UART_DMAReceiveCplt) for [Anonymous Symbol]
stm32h5xx_hal_uart.o(.text.UART_DMARxHalfCplt) refers to gps.o(.text.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32h5xx_hal_uart.o(.text.UART_DMARxHalfCplt) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback
stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMARxHalfCplt) refers to stm32h5xx_hal_uart.o(.text.UART_DMARxHalfCplt) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.text.HAL_RS485Ex_Init) refers to usart.o(.text.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h5xx_hal_uart_ex.o(.text.HAL_RS485Ex_Init) refers to stm32h5xx_hal_uart.o(.text.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h5xx_hal_uart_ex.o(.text.HAL_RS485Ex_Init) refers to stm32h5xx_hal_uart.o(.text.UART_SetConfig) for UART_SetConfig
stm32h5xx_hal_uart_ex.o(.text.HAL_RS485Ex_Init) refers to stm32h5xx_hal_uart.o(.text.UART_CheckIdleState) for UART_CheckIdleState
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_RS485Ex_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_RS485Ex_Init) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_WakeupCallback) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_WakeupCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_RxFifoFullCallback) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_RxFifoFullCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_TxFifoEmptyCallback) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_TxFifoEmptyCallback) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.text.HAL_MultiProcessorEx_AddressLength_Set) refers to stm32h5xx_hal_uart.o(.text.UART_CheckIdleState) for UART_CheckIdleState
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_MultiProcessorEx_AddressLength_Set) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_MultiProcessorEx_AddressLength_Set) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32h5xx_hal_uart_ex.o(.text.UARTEx_Wakeup_AddressConfig) for UARTEx_Wakeup_AddressConfig
stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32h5xx_hal_uart.o(.text.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_StopModeWakeUpSourceConfig) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.UARTEx_Wakeup_AddressConfig) refers to stm32h5xx_hal_uart_ex.o(.text.UARTEx_Wakeup_AddressConfig) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_EnableStopMode) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_EnableStopMode) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_DisableStopMode) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_DisableStopMode) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_EnableFifoMode) refers to stm32h5xx_hal_uart_ex.o(.text.UARTEx_SetNbDataToProcess) for UARTEx_SetNbDataToProcess
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_EnableFifoMode) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_EnableFifoMode) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.text.UARTEx_SetNbDataToProcess) refers to stm32h5xx_hal_uart_ex.o(.rodata.UARTEx_SetNbDataToProcess.numerator) for UARTEx_SetNbDataToProcess.numerator
stm32h5xx_hal_uart_ex.o(.text.UARTEx_SetNbDataToProcess) refers to stm32h5xx_hal_uart_ex.o(.rodata.UARTEx_SetNbDataToProcess.denominator) for UARTEx_SetNbDataToProcess.denominator
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.UARTEx_SetNbDataToProcess) refers to stm32h5xx_hal_uart_ex.o(.text.UARTEx_SetNbDataToProcess) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_DisableFifoMode) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_DisableFifoMode) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetTxFifoThreshold) refers to stm32h5xx_hal_uart_ex.o(.text.UARTEx_SetNbDataToProcess) for UARTEx_SetNbDataToProcess
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_SetTxFifoThreshold) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetTxFifoThreshold) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetRxFifoThreshold) refers to stm32h5xx_hal_uart_ex.o(.text.UARTEx_SetNbDataToProcess) for UARTEx_SetNbDataToProcess
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_SetRxFifoThreshold) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetRxFifoThreshold) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle) refers to stm32h5xx_hal.o(.text.HAL_GetTick) for HAL_GetTick
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_ReceiveToIdle) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_IT) refers to stm32h5xx_hal_uart.o(.text.UART_Start_Receive_IT) for UART_Start_Receive_IT
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_ReceiveToIdle_IT) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_IT) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_DMA) refers to stm32h5xx_hal_uart.o(.text.UART_Start_Receive_DMA) for UART_Start_Receive_DMA
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_ReceiveToIdle_DMA) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_DMA) for [Anonymous Symbol]
stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_GetRxEventType) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_GetRxEventType) for [Anonymous Symbol]
system_stm32h5xx.o(.ARM.exidx.text.SystemInit) refers to system_stm32h5xx.o(.text.SystemInit) for [Anonymous Symbol]
system_stm32h5xx.o(.text.SystemCoreClockUpdate) refers to system_stm32h5xx.o(.data.SystemCoreClock) for SystemCoreClock
system_stm32h5xx.o(.text.SystemCoreClockUpdate) refers to system_stm32h5xx.o(.rodata.AHBPrescTable) for AHBPrescTable
system_stm32h5xx.o(.ARM.exidx.text.SystemCoreClockUpdate) refers to system_stm32h5xx.o(.text.SystemCoreClockUpdate) for [Anonymous Symbol]
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_thread_initialize.o(.text._tx_thread_initialize) for _tx_thread_initialize
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_timer_initialize.o(.text._tx_timer_initialize) for _tx_timer_initialize
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.bss._tx_semaphore_created_ptr) for _tx_semaphore_created_ptr
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.bss._tx_semaphore_created_count) for _tx_semaphore_created_count
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.bss._tx_queue_created_ptr) for _tx_queue_created_ptr
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.bss._tx_queue_created_count) for _tx_queue_created_count
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.bss._tx_event_flags_created_ptr) for _tx_event_flags_created_ptr
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.bss._tx_event_flags_created_count) for _tx_event_flags_created_count
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.bss._tx_block_pool_created_ptr) for _tx_block_pool_created_ptr
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.bss._tx_block_pool_created_count) for _tx_block_pool_created_count
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.bss._tx_byte_pool_created_ptr) for _tx_byte_pool_created_ptr
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.bss._tx_byte_pool_created_count) for _tx_byte_pool_created_count
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.bss._tx_mutex_created_ptr) for _tx_mutex_created_ptr
tx_initialize_high_level.o(.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.bss._tx_mutex_created_count) for _tx_mutex_created_count
tx_initialize_high_level.o(.ARM.exidx.text._tx_initialize_high_level) refers to tx_initialize_high_level.o(.text._tx_initialize_high_level) for [Anonymous Symbol]
tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter) refers to tx_initialize_low_level.o(.text) for _tx_initialize_low_level
tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter) refers to tx_initialize_high_level.o(.text._tx_initialize_high_level) for _tx_initialize_high_level
tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter) refers to tx_initialize_high_level.o(.bss._tx_initialize_unused_memory) for _tx_initialize_unused_memory
tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter) refers to app_azure_rtos.o(.text.tx_application_define) for tx_application_define
tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter) refers to tx_thread_schedule.o(.text) for _tx_thread_schedule
tx_initialize_kernel_enter.o(.ARM.exidx.text._tx_initialize_kernel_enter) refers to tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter) for [Anonymous Symbol]
tx_initialize_kernel_setup.o(.text._tx_initialize_kernel_setup) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
tx_initialize_kernel_setup.o(.text._tx_initialize_kernel_setup) refers to tx_initialize_low_level.o(.text) for _tx_initialize_low_level
tx_initialize_kernel_setup.o(.text._tx_initialize_kernel_setup) refers to tx_initialize_high_level.o(.text._tx_initialize_high_level) for _tx_initialize_high_level
tx_initialize_kernel_setup.o(.text._tx_initialize_kernel_setup) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_initialize_kernel_setup.o(.ARM.exidx.text._tx_initialize_kernel_setup) refers to tx_initialize_kernel_setup.o(.text._tx_initialize_kernel_setup) for [Anonymous Symbol]
tx_thread_schedule.o(.text) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_schedule.o(.text) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_schedule.o(.text) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_thread_schedule.o(.text) refers to tx_timer_initialize.o(.bss._tx_timer_time_slice) for _tx_timer_time_slice
tx_timer_interrupt.o(.text) refers to tx_timer_expiration_process.o(.text._tx_timer_expiration_process) for _tx_timer_expiration_process
tx_timer_interrupt.o(.text) refers to tx_thread_time_slice.o(.text._tx_thread_time_slice) for _tx_thread_time_slice
tx_timer_interrupt.o(.text) refers to tx_timer_initialize.o(.bss._tx_timer_system_clock) for _tx_timer_system_clock
tx_timer_interrupt.o(.text) refers to tx_timer_initialize.o(.bss._tx_timer_time_slice) for _tx_timer_time_slice
tx_timer_interrupt.o(.text) refers to tx_timer_initialize.o(.bss._tx_timer_expired_time_slice) for _tx_timer_expired_time_slice
tx_timer_interrupt.o(.text) refers to tx_timer_initialize.o(.bss._tx_timer_current_ptr) for _tx_timer_current_ptr
tx_timer_interrupt.o(.text) refers to tx_timer_initialize.o(.bss._tx_timer_expired) for _tx_timer_expired
tx_timer_interrupt.o(.text) refers to tx_timer_initialize.o(.bss._tx_timer_list_end) for _tx_timer_list_end
tx_timer_interrupt.o(.text) refers to tx_timer_initialize.o(.bss._tx_timer_list_start) for _tx_timer_list_start
tx_timer_interrupt.o(.text) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_timer_interrupt.o(.text) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_timer_interrupt.o(.text) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_thread_stack_error_handler.o(.text._tx_thread_stack_error_handler) refers to tx_thread_initialize.o(.bss._tx_thread_application_stack_error_handler) for _tx_thread_application_stack_error_handler
tx_thread_stack_error_handler.o(.ARM.exidx.text._tx_thread_stack_error_handler) refers to tx_thread_stack_error_handler.o(.text._tx_thread_stack_error_handler) for [Anonymous Symbol]
tx_thread_stack_error_notify.o(.text._tx_thread_stack_error_notify) refers to tx_thread_initialize.o(.bss._tx_thread_application_stack_error_handler) for _tx_thread_application_stack_error_handler
tx_thread_stack_error_notify.o(.ARM.exidx.text._tx_thread_stack_error_notify) refers to tx_thread_stack_error_notify.o(.text._tx_thread_stack_error_notify) for [Anonymous Symbol]
tx_thread_system_resume.o(.text._tx_thread_system_resume) refers to tx_timer_system_deactivate.o(.text._tx_timer_system_deactivate) for _tx_timer_system_deactivate
tx_thread_system_resume.o(.text._tx_thread_system_resume) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_system_resume.o(.text._tx_thread_system_resume) refers to tx_thread_initialize.o(.bss._tx_thread_priority_list) for _tx_thread_priority_list
tx_thread_system_resume.o(.text._tx_thread_system_resume) refers to tx_thread_initialize.o(.bss._tx_thread_priority_maps) for _tx_thread_priority_maps
tx_thread_system_resume.o(.text._tx_thread_system_resume) refers to tx_thread_initialize.o(.bss._tx_thread_highest_priority) for _tx_thread_highest_priority
tx_thread_system_resume.o(.text._tx_thread_system_resume) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_thread_system_resume.o(.text._tx_thread_system_resume) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_system_resume.o(.ARM.exidx.text._tx_thread_system_resume) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for [Anonymous Symbol]
tx_block_allocate.o(.text._tx_block_allocate) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_block_allocate.o(.text._tx_block_allocate) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_block_allocate.o(.text._tx_block_allocate) refers to tx_block_pool_cleanup.o(.text._tx_block_pool_cleanup) for _tx_block_pool_cleanup
tx_block_allocate.o(.text._tx_block_allocate) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_block_allocate.o(.ARM.exidx.text._tx_block_allocate) refers to tx_block_allocate.o(.text._tx_block_allocate) for [Anonymous Symbol]
tx_block_pool_cleanup.o(.text._tx_block_pool_cleanup) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_block_pool_cleanup.o(.text._tx_block_pool_cleanup) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_block_pool_cleanup.o(.ARM.exidx.text._tx_block_pool_cleanup) refers to tx_block_pool_cleanup.o(.text._tx_block_pool_cleanup) for [Anonymous Symbol]
tx_block_pool_create.o(.text._tx_block_pool_create) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
tx_block_pool_create.o(.text._tx_block_pool_create) refers to tx_initialize_high_level.o(.bss._tx_block_pool_created_count) for _tx_block_pool_created_count
tx_block_pool_create.o(.text._tx_block_pool_create) refers to tx_initialize_high_level.o(.bss._tx_block_pool_created_ptr) for _tx_block_pool_created_ptr
tx_block_pool_create.o(.ARM.exidx.text._tx_block_pool_create) refers to tx_block_pool_create.o(.text._tx_block_pool_create) for [Anonymous Symbol]
tx_block_pool_delete.o(.text._tx_block_pool_delete) refers to tx_initialize_high_level.o(.bss._tx_block_pool_created_count) for _tx_block_pool_created_count
tx_block_pool_delete.o(.text._tx_block_pool_delete) refers to tx_initialize_high_level.o(.bss._tx_block_pool_created_ptr) for _tx_block_pool_created_ptr
tx_block_pool_delete.o(.text._tx_block_pool_delete) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_block_pool_delete.o(.text._tx_block_pool_delete) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_block_pool_delete.o(.text._tx_block_pool_delete) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_block_pool_delete.o(.ARM.exidx.text._tx_block_pool_delete) refers to tx_block_pool_delete.o(.text._tx_block_pool_delete) for [Anonymous Symbol]
tx_block_pool_info_get.o(.ARM.exidx.text._tx_block_pool_info_get) refers to tx_block_pool_info_get.o(.text._tx_block_pool_info_get) for [Anonymous Symbol]
tx_block_pool_prioritize.o(.text._tx_block_pool_prioritize) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_block_pool_prioritize.o(.text._tx_block_pool_prioritize) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_block_pool_prioritize.o(.ARM.exidx.text._tx_block_pool_prioritize) refers to tx_block_pool_prioritize.o(.text._tx_block_pool_prioritize) for [Anonymous Symbol]
tx_block_release.o(.text._tx_block_release) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_block_release.o(.text._tx_block_release) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_block_release.o(.ARM.exidx.text._tx_block_release) refers to tx_block_release.o(.text._tx_block_release) for [Anonymous Symbol]
tx_byte_allocate.o(.text._tx_byte_allocate) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_byte_allocate.o(.text._tx_byte_allocate) refers to tx_byte_pool_search.o(.text._tx_byte_pool_search) for _tx_byte_pool_search
tx_byte_allocate.o(.text._tx_byte_allocate) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_byte_allocate.o(.text._tx_byte_allocate) refers to tx_byte_pool_cleanup.o(.text._tx_byte_pool_cleanup) for _tx_byte_pool_cleanup
tx_byte_allocate.o(.text._tx_byte_allocate) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_byte_allocate.o(.ARM.exidx.text._tx_byte_allocate) refers to tx_byte_allocate.o(.text._tx_byte_allocate) for [Anonymous Symbol]
tx_byte_pool_cleanup.o(.text._tx_byte_pool_cleanup) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_byte_pool_cleanup.o(.text._tx_byte_pool_cleanup) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_byte_pool_cleanup.o(.ARM.exidx.text._tx_byte_pool_cleanup) refers to tx_byte_pool_cleanup.o(.text._tx_byte_pool_cleanup) for [Anonymous Symbol]
tx_byte_pool_create.o(.text._tx_byte_pool_create) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
tx_byte_pool_create.o(.text._tx_byte_pool_create) refers to tx_initialize_high_level.o(.bss._tx_byte_pool_created_count) for _tx_byte_pool_created_count
tx_byte_pool_create.o(.text._tx_byte_pool_create) refers to tx_initialize_high_level.o(.bss._tx_byte_pool_created_ptr) for _tx_byte_pool_created_ptr
tx_byte_pool_create.o(.ARM.exidx.text._tx_byte_pool_create) refers to tx_byte_pool_create.o(.text._tx_byte_pool_create) for [Anonymous Symbol]
tx_byte_pool_delete.o(.text._tx_byte_pool_delete) refers to tx_initialize_high_level.o(.bss._tx_byte_pool_created_count) for _tx_byte_pool_created_count
tx_byte_pool_delete.o(.text._tx_byte_pool_delete) refers to tx_initialize_high_level.o(.bss._tx_byte_pool_created_ptr) for _tx_byte_pool_created_ptr
tx_byte_pool_delete.o(.text._tx_byte_pool_delete) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_byte_pool_delete.o(.text._tx_byte_pool_delete) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_byte_pool_delete.o(.text._tx_byte_pool_delete) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_byte_pool_delete.o(.ARM.exidx.text._tx_byte_pool_delete) refers to tx_byte_pool_delete.o(.text._tx_byte_pool_delete) for [Anonymous Symbol]
tx_byte_pool_info_get.o(.ARM.exidx.text._tx_byte_pool_info_get) refers to tx_byte_pool_info_get.o(.text._tx_byte_pool_info_get) for [Anonymous Symbol]
tx_byte_pool_prioritize.o(.text._tx_byte_pool_prioritize) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_byte_pool_prioritize.o(.text._tx_byte_pool_prioritize) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_byte_pool_prioritize.o(.ARM.exidx.text._tx_byte_pool_prioritize) refers to tx_byte_pool_prioritize.o(.text._tx_byte_pool_prioritize) for [Anonymous Symbol]
tx_byte_pool_search.o(.text._tx_byte_pool_search) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_byte_pool_search.o(.ARM.exidx.text._tx_byte_pool_search) refers to tx_byte_pool_search.o(.text._tx_byte_pool_search) for [Anonymous Symbol]
tx_byte_release.o(.text._tx_byte_release) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_byte_release.o(.text._tx_byte_release) refers to tx_byte_pool_search.o(.text._tx_byte_pool_search) for _tx_byte_pool_search
tx_byte_release.o(.text._tx_byte_release) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_byte_release.o(.text._tx_byte_release) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_byte_release.o(.text._tx_byte_release) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_byte_release.o(.ARM.exidx.text._tx_byte_release) refers to tx_byte_release.o(.text._tx_byte_release) for [Anonymous Symbol]
tx_event_flags_cleanup.o(.text._tx_event_flags_cleanup) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_event_flags_cleanup.o(.text._tx_event_flags_cleanup) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_event_flags_cleanup.o(.ARM.exidx.text._tx_event_flags_cleanup) refers to tx_event_flags_cleanup.o(.text._tx_event_flags_cleanup) for [Anonymous Symbol]
tx_event_flags_create.o(.text._tx_event_flags_create) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
tx_event_flags_create.o(.text._tx_event_flags_create) refers to tx_initialize_high_level.o(.bss._tx_event_flags_created_count) for _tx_event_flags_created_count
tx_event_flags_create.o(.text._tx_event_flags_create) refers to tx_initialize_high_level.o(.bss._tx_event_flags_created_ptr) for _tx_event_flags_created_ptr
tx_event_flags_create.o(.ARM.exidx.text._tx_event_flags_create) refers to tx_event_flags_create.o(.text._tx_event_flags_create) for [Anonymous Symbol]
tx_event_flags_delete.o(.text._tx_event_flags_delete) refers to tx_initialize_high_level.o(.bss._tx_event_flags_created_count) for _tx_event_flags_created_count
tx_event_flags_delete.o(.text._tx_event_flags_delete) refers to tx_initialize_high_level.o(.bss._tx_event_flags_created_ptr) for _tx_event_flags_created_ptr
tx_event_flags_delete.o(.text._tx_event_flags_delete) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_event_flags_delete.o(.text._tx_event_flags_delete) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_event_flags_delete.o(.text._tx_event_flags_delete) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_event_flags_delete.o(.ARM.exidx.text._tx_event_flags_delete) refers to tx_event_flags_delete.o(.text._tx_event_flags_delete) for [Anonymous Symbol]
tx_event_flags_get.o(.text._tx_event_flags_get) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_event_flags_get.o(.text._tx_event_flags_get) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_event_flags_get.o(.text._tx_event_flags_get) refers to tx_event_flags_cleanup.o(.text._tx_event_flags_cleanup) for _tx_event_flags_cleanup
tx_event_flags_get.o(.text._tx_event_flags_get) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_event_flags_get.o(.ARM.exidx.text._tx_event_flags_get) refers to tx_event_flags_get.o(.text._tx_event_flags_get) for [Anonymous Symbol]
tx_event_flags_info_get.o(.ARM.exidx.text._tx_event_flags_info_get) refers to tx_event_flags_info_get.o(.text._tx_event_flags_info_get) for [Anonymous Symbol]
tx_event_flags_set.o(.text._tx_event_flags_set) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_event_flags_set.o(.text._tx_event_flags_set) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_event_flags_set.o(.text._tx_event_flags_set) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_event_flags_set.o(.ARM.exidx.text._tx_event_flags_set) refers to tx_event_flags_set.o(.text._tx_event_flags_set) for [Anonymous Symbol]
tx_event_flags_set_notify.o(.ARM.exidx.text._tx_event_flags_set_notify) refers to tx_event_flags_set_notify.o(.text._tx_event_flags_set_notify) for [Anonymous Symbol]
tx_mutex_cleanup.o(.text._tx_mutex_cleanup) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_mutex_cleanup.o(.text._tx_mutex_cleanup) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_mutex_cleanup.o(.ARM.exidx.text._tx_mutex_cleanup) refers to tx_mutex_cleanup.o(.text._tx_mutex_cleanup) for [Anonymous Symbol]
tx_mutex_cleanup.o(.text._tx_mutex_thread_release) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_mutex_cleanup.o(.text._tx_mutex_thread_release) refers to tx_mutex_put.o(.text._tx_mutex_put) for _tx_mutex_put
tx_mutex_cleanup.o(.ARM.exidx.text._tx_mutex_thread_release) refers to tx_mutex_cleanup.o(.text._tx_mutex_thread_release) for [Anonymous Symbol]
tx_mutex_create.o(.text._tx_mutex_create) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
tx_mutex_create.o(.text._tx_mutex_create) refers to tx_thread_initialize.o(.bss._tx_thread_mutex_release) for _tx_thread_mutex_release
tx_mutex_create.o(.text._tx_mutex_create) refers to tx_mutex_cleanup.o(.text._tx_mutex_thread_release) for _tx_mutex_thread_release
tx_mutex_create.o(.text._tx_mutex_create) refers to tx_initialize_high_level.o(.bss._tx_mutex_created_count) for _tx_mutex_created_count
tx_mutex_create.o(.text._tx_mutex_create) refers to tx_initialize_high_level.o(.bss._tx_mutex_created_ptr) for _tx_mutex_created_ptr
tx_mutex_create.o(.ARM.exidx.text._tx_mutex_create) refers to tx_mutex_create.o(.text._tx_mutex_create) for [Anonymous Symbol]
tx_mutex_delete.o(.text._tx_mutex_delete) refers to tx_initialize_high_level.o(.bss._tx_mutex_created_count) for _tx_mutex_created_count
tx_mutex_delete.o(.text._tx_mutex_delete) refers to tx_initialize_high_level.o(.bss._tx_mutex_created_ptr) for _tx_mutex_created_ptr
tx_mutex_delete.o(.text._tx_mutex_delete) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_mutex_delete.o(.text._tx_mutex_delete) refers to tx_mutex_put.o(.text._tx_mutex_put) for _tx_mutex_put
tx_mutex_delete.o(.text._tx_mutex_delete) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_mutex_delete.o(.text._tx_mutex_delete) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_mutex_delete.o(.ARM.exidx.text._tx_mutex_delete) refers to tx_mutex_delete.o(.text._tx_mutex_delete) for [Anonymous Symbol]
tx_mutex_get.o(.text._tx_mutex_get) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_mutex_get.o(.text._tx_mutex_get) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_mutex_get.o(.text._tx_mutex_get) refers to tx_mutex_cleanup.o(.text._tx_mutex_cleanup) for _tx_mutex_cleanup
tx_mutex_get.o(.text._tx_mutex_get) refers to tx_mutex_priority_change.o(.text._tx_mutex_priority_change) for _tx_mutex_priority_change
tx_mutex_get.o(.text._tx_mutex_get) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_mutex_get.o(.ARM.exidx.text._tx_mutex_get) refers to tx_mutex_get.o(.text._tx_mutex_get) for [Anonymous Symbol]
tx_mutex_info_get.o(.ARM.exidx.text._tx_mutex_info_get) refers to tx_mutex_info_get.o(.text._tx_mutex_info_get) for [Anonymous Symbol]
tx_mutex_prioritize.o(.text._tx_mutex_prioritize) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_mutex_prioritize.o(.text._tx_mutex_prioritize) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_mutex_prioritize.o(.ARM.exidx.text._tx_mutex_prioritize) refers to tx_mutex_prioritize.o(.text._tx_mutex_prioritize) for [Anonymous Symbol]
tx_mutex_priority_change.o(.text._tx_mutex_priority_change) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_mutex_priority_change.o(.text._tx_mutex_priority_change) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_mutex_priority_change.o(.text._tx_mutex_priority_change) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_mutex_priority_change.o(.text._tx_mutex_priority_change) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_mutex_priority_change.o(.text._tx_mutex_priority_change) refers to tx_thread_initialize.o(.bss._tx_thread_priority_list) for _tx_thread_priority_list
tx_mutex_priority_change.o(.ARM.exidx.text._tx_mutex_priority_change) refers to tx_mutex_priority_change.o(.text._tx_mutex_priority_change) for [Anonymous Symbol]
tx_mutex_put.o(.text._tx_mutex_put) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_mutex_put.o(.text._tx_mutex_put) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_mutex_put.o(.text._tx_mutex_put) refers to tx_mutex_prioritize.o(.text._tx_mutex_prioritize) for _tx_mutex_prioritize
tx_mutex_put.o(.text._tx_mutex_put) refers to tx_mutex_priority_change.o(.text._tx_mutex_priority_change) for _tx_mutex_priority_change
tx_mutex_put.o(.text._tx_mutex_put) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_mutex_put.o(.text._tx_mutex_put) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_mutex_put.o(.ARM.exidx.text._tx_mutex_put) refers to tx_mutex_put.o(.text._tx_mutex_put) for [Anonymous Symbol]
tx_queue_cleanup.o(.text._tx_queue_cleanup) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_queue_cleanup.o(.text._tx_queue_cleanup) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_queue_cleanup.o(.ARM.exidx.text._tx_queue_cleanup) refers to tx_queue_cleanup.o(.text._tx_queue_cleanup) for [Anonymous Symbol]
tx_queue_create.o(.text._tx_queue_create) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
tx_queue_create.o(.text._tx_queue_create) refers to tx_initialize_high_level.o(.bss._tx_queue_created_count) for _tx_queue_created_count
tx_queue_create.o(.text._tx_queue_create) refers to tx_initialize_high_level.o(.bss._tx_queue_created_ptr) for _tx_queue_created_ptr
tx_queue_create.o(.ARM.exidx.text._tx_queue_create) refers to tx_queue_create.o(.text._tx_queue_create) for [Anonymous Symbol]
tx_queue_delete.o(.text._tx_queue_delete) refers to tx_initialize_high_level.o(.bss._tx_queue_created_count) for _tx_queue_created_count
tx_queue_delete.o(.text._tx_queue_delete) refers to tx_initialize_high_level.o(.bss._tx_queue_created_ptr) for _tx_queue_created_ptr
tx_queue_delete.o(.text._tx_queue_delete) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_queue_delete.o(.text._tx_queue_delete) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_queue_delete.o(.text._tx_queue_delete) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_queue_delete.o(.ARM.exidx.text._tx_queue_delete) refers to tx_queue_delete.o(.text._tx_queue_delete) for [Anonymous Symbol]
tx_queue_flush.o(.text._tx_queue_flush) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_queue_flush.o(.text._tx_queue_flush) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_queue_flush.o(.text._tx_queue_flush) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_queue_flush.o(.ARM.exidx.text._tx_queue_flush) refers to tx_queue_flush.o(.text._tx_queue_flush) for [Anonymous Symbol]
tx_queue_front_send.o(.text._tx_queue_front_send) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_queue_front_send.o(.text._tx_queue_front_send) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_queue_front_send.o(.text._tx_queue_front_send) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_queue_front_send.o(.text._tx_queue_front_send) refers to tx_queue_cleanup.o(.text._tx_queue_cleanup) for _tx_queue_cleanup
tx_queue_front_send.o(.text._tx_queue_front_send) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_queue_front_send.o(.ARM.exidx.text._tx_queue_front_send) refers to tx_queue_front_send.o(.text._tx_queue_front_send) for [Anonymous Symbol]
tx_queue_info_get.o(.ARM.exidx.text._tx_queue_info_get) refers to tx_queue_info_get.o(.text._tx_queue_info_get) for [Anonymous Symbol]
tx_queue_prioritize.o(.text._tx_queue_prioritize) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_queue_prioritize.o(.text._tx_queue_prioritize) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_queue_prioritize.o(.ARM.exidx.text._tx_queue_prioritize) refers to tx_queue_prioritize.o(.text._tx_queue_prioritize) for [Anonymous Symbol]
tx_queue_receive.o(.text._tx_queue_receive) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_queue_receive.o(.text._tx_queue_receive) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_queue_receive.o(.text._tx_queue_receive) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_queue_receive.o(.text._tx_queue_receive) refers to tx_queue_cleanup.o(.text._tx_queue_cleanup) for _tx_queue_cleanup
tx_queue_receive.o(.text._tx_queue_receive) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_queue_receive.o(.ARM.exidx.text._tx_queue_receive) refers to tx_queue_receive.o(.text._tx_queue_receive) for [Anonymous Symbol]
tx_queue_send.o(.text._tx_queue_send) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_queue_send.o(.text._tx_queue_send) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_queue_send.o(.text._tx_queue_send) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_queue_send.o(.text._tx_queue_send) refers to tx_queue_cleanup.o(.text._tx_queue_cleanup) for _tx_queue_cleanup
tx_queue_send.o(.text._tx_queue_send) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_queue_send.o(.ARM.exidx.text._tx_queue_send) refers to tx_queue_send.o(.text._tx_queue_send) for [Anonymous Symbol]
tx_queue_send_notify.o(.ARM.exidx.text._tx_queue_send_notify) refers to tx_queue_send_notify.o(.text._tx_queue_send_notify) for [Anonymous Symbol]
tx_semaphore_ceiling_put.o(.text._tx_semaphore_ceiling_put) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_semaphore_ceiling_put.o(.text._tx_semaphore_ceiling_put) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_semaphore_ceiling_put.o(.ARM.exidx.text._tx_semaphore_ceiling_put) refers to tx_semaphore_ceiling_put.o(.text._tx_semaphore_ceiling_put) for [Anonymous Symbol]
tx_semaphore_cleanup.o(.text._tx_semaphore_cleanup) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_semaphore_cleanup.o(.text._tx_semaphore_cleanup) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_semaphore_cleanup.o(.ARM.exidx.text._tx_semaphore_cleanup) refers to tx_semaphore_cleanup.o(.text._tx_semaphore_cleanup) for [Anonymous Symbol]
tx_semaphore_create.o(.text._tx_semaphore_create) refers to tx_initialize_high_level.o(.bss._tx_semaphore_created_count) for _tx_semaphore_created_count
tx_semaphore_create.o(.text._tx_semaphore_create) refers to tx_initialize_high_level.o(.bss._tx_semaphore_created_ptr) for _tx_semaphore_created_ptr
tx_semaphore_create.o(.ARM.exidx.text._tx_semaphore_create) refers to tx_semaphore_create.o(.text._tx_semaphore_create) for [Anonymous Symbol]
tx_semaphore_delete.o(.text._tx_semaphore_delete) refers to tx_initialize_high_level.o(.bss._tx_semaphore_created_count) for _tx_semaphore_created_count
tx_semaphore_delete.o(.text._tx_semaphore_delete) refers to tx_initialize_high_level.o(.bss._tx_semaphore_created_ptr) for _tx_semaphore_created_ptr
tx_semaphore_delete.o(.text._tx_semaphore_delete) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_semaphore_delete.o(.text._tx_semaphore_delete) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_semaphore_delete.o(.text._tx_semaphore_delete) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_semaphore_delete.o(.ARM.exidx.text._tx_semaphore_delete) refers to tx_semaphore_delete.o(.text._tx_semaphore_delete) for [Anonymous Symbol]
tx_semaphore_get.o(.text._tx_semaphore_get) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_semaphore_get.o(.text._tx_semaphore_get) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_semaphore_get.o(.text._tx_semaphore_get) refers to tx_semaphore_cleanup.o(.text._tx_semaphore_cleanup) for _tx_semaphore_cleanup
tx_semaphore_get.o(.text._tx_semaphore_get) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_semaphore_get.o(.ARM.exidx.text._tx_semaphore_get) refers to tx_semaphore_get.o(.text._tx_semaphore_get) for [Anonymous Symbol]
tx_semaphore_info_get.o(.ARM.exidx.text._tx_semaphore_info_get) refers to tx_semaphore_info_get.o(.text._tx_semaphore_info_get) for [Anonymous Symbol]
tx_semaphore_prioritize.o(.text._tx_semaphore_prioritize) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_semaphore_prioritize.o(.text._tx_semaphore_prioritize) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_semaphore_prioritize.o(.ARM.exidx.text._tx_semaphore_prioritize) refers to tx_semaphore_prioritize.o(.text._tx_semaphore_prioritize) for [Anonymous Symbol]
tx_semaphore_put.o(.text._tx_semaphore_put) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_semaphore_put.o(.text._tx_semaphore_put) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_semaphore_put.o(.ARM.exidx.text._tx_semaphore_put) refers to tx_semaphore_put.o(.text._tx_semaphore_put) for [Anonymous Symbol]
tx_semaphore_put_notify.o(.ARM.exidx.text._tx_semaphore_put_notify) refers to tx_semaphore_put_notify.o(.text._tx_semaphore_put_notify) for [Anonymous Symbol]
tx_thread_create.o(.text._tx_thread_create) refers to aeabi_memset.o(.text) for __aeabi_memset
tx_thread_create.o(.text._tx_thread_create) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
tx_thread_create.o(.text._tx_thread_create) refers to tx_thread_timeout.o(.text._tx_thread_timeout) for _tx_thread_timeout
tx_thread_create.o(.text._tx_thread_create) refers to tx_thread_shell_entry.o(.text._tx_thread_shell_entry) for _tx_thread_shell_entry
tx_thread_create.o(.text._tx_thread_create) refers to tx_thread_stack_build.o(.text) for _tx_thread_stack_build
tx_thread_create.o(.text._tx_thread_create) refers to tx_thread_initialize.o(.bss._tx_thread_created_count) for _tx_thread_created_count
tx_thread_create.o(.text._tx_thread_create) refers to tx_thread_initialize.o(.bss._tx_thread_created_ptr) for _tx_thread_created_ptr
tx_thread_create.o(.text._tx_thread_create) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_create.o(.text._tx_thread_create) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
tx_thread_create.o(.text._tx_thread_create) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_thread_create.o(.text._tx_thread_create) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_thread_create.o(.text._tx_thread_create) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_thread_create.o(.ARM.exidx.text._tx_thread_create) refers to tx_thread_create.o(.text._tx_thread_create) for [Anonymous Symbol]
tx_thread_delete.o(.text._tx_thread_delete) refers to tx_thread_initialize.o(.bss._tx_thread_created_count) for _tx_thread_created_count
tx_thread_delete.o(.text._tx_thread_delete) refers to tx_thread_initialize.o(.bss._tx_thread_created_ptr) for _tx_thread_created_ptr
tx_thread_delete.o(.ARM.exidx.text._tx_thread_delete) refers to tx_thread_delete.o(.text._tx_thread_delete) for [Anonymous Symbol]
tx_thread_entry_exit_notify.o(.ARM.exidx.text._tx_thread_entry_exit_notify) refers to tx_thread_entry_exit_notify.o(.text._tx_thread_entry_exit_notify) for [Anonymous Symbol]
tx_thread_identify.o(.text._tx_thread_identify) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_identify.o(.ARM.exidx.text._tx_thread_identify) refers to tx_thread_identify.o(.text._tx_thread_identify) for [Anonymous Symbol]
tx_thread_info_get.o(.ARM.exidx.text._tx_thread_info_get) refers to tx_thread_info_get.o(.text._tx_thread_info_get) for [Anonymous Symbol]
tx_thread_initialize.o(.text._tx_thread_initialize) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_initialize.o(.text._tx_thread_initialize) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_thread_initialize.o(.text._tx_thread_initialize) refers to tx_thread_initialize.o(.bss._tx_thread_priority_maps) for _tx_thread_priority_maps
tx_thread_initialize.o(.text._tx_thread_initialize) refers to tx_thread_initialize.o(.bss._tx_thread_highest_priority) for _tx_thread_highest_priority
tx_thread_initialize.o(.text._tx_thread_initialize) refers to tx_thread_initialize.o(.bss._tx_thread_priority_list) for _tx_thread_priority_list
tx_thread_initialize.o(.text._tx_thread_initialize) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
tx_thread_initialize.o(.text._tx_thread_initialize) refers to tx_thread_initialize.o(.bss._tx_thread_created_ptr) for _tx_thread_created_ptr
tx_thread_initialize.o(.text._tx_thread_initialize) refers to tx_thread_initialize.o(.bss._tx_thread_created_count) for _tx_thread_created_count
tx_thread_initialize.o(.text._tx_thread_initialize) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_initialize.o(.text._tx_thread_initialize) refers to tx_thread_initialize.o(.bss._tx_thread_mutex_release) for _tx_thread_mutex_release
tx_thread_initialize.o(.text._tx_thread_initialize) refers to tx_thread_initialize.o(.bss._tx_build_options) for _tx_build_options
tx_thread_initialize.o(.ARM.exidx.text._tx_thread_initialize) refers to tx_thread_initialize.o(.text._tx_thread_initialize) for [Anonymous Symbol]
tx_thread_preemption_change.o(.text._tx_thread_preemption_change) refers to tx_thread_initialize.o(.bss._tx_thread_highest_priority) for _tx_thread_highest_priority
tx_thread_preemption_change.o(.text._tx_thread_preemption_change) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_thread_preemption_change.o(.text._tx_thread_preemption_change) refers to tx_thread_initialize.o(.bss._tx_thread_priority_list) for _tx_thread_priority_list
tx_thread_preemption_change.o(.text._tx_thread_preemption_change) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_thread_preemption_change.o(.ARM.exidx.text._tx_thread_preemption_change) refers to tx_thread_preemption_change.o(.text._tx_thread_preemption_change) for [Anonymous Symbol]
tx_thread_priority_change.o(.text._tx_thread_priority_change) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_thread_priority_change.o(.text._tx_thread_priority_change) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_priority_change.o(.text._tx_thread_priority_change) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_thread_priority_change.o(.text._tx_thread_priority_change) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_thread_priority_change.o(.text._tx_thread_priority_change) refers to tx_thread_initialize.o(.bss._tx_thread_priority_list) for _tx_thread_priority_list
tx_thread_priority_change.o(.text._tx_thread_priority_change) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_thread_priority_change.o(.ARM.exidx.text._tx_thread_priority_change) refers to tx_thread_priority_change.o(.text._tx_thread_priority_change) for [Anonymous Symbol]
tx_thread_relinquish.o(.text._tx_thread_relinquish) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_relinquish.o(.text._tx_thread_relinquish) refers to tx_timer_initialize.o(.bss._tx_timer_time_slice) for _tx_timer_time_slice
tx_thread_relinquish.o(.text._tx_thread_relinquish) refers to tx_thread_initialize.o(.bss._tx_thread_priority_list) for _tx_thread_priority_list
tx_thread_relinquish.o(.text._tx_thread_relinquish) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_thread_relinquish.o(.text._tx_thread_relinquish) refers to tx_thread_initialize.o(.bss._tx_thread_highest_priority) for _tx_thread_highest_priority
tx_thread_relinquish.o(.ARM.exidx.text._tx_thread_relinquish) refers to tx_thread_relinquish.o(.text._tx_thread_relinquish) for [Anonymous Symbol]
tx_thread_reset.o(.text._tx_thread_reset) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_reset.o(.text._tx_thread_reset) refers to aeabi_memset.o(.text) for __aeabi_memset
tx_thread_reset.o(.text._tx_thread_reset) refers to tx_thread_shell_entry.o(.text._tx_thread_shell_entry) for _tx_thread_shell_entry
tx_thread_reset.o(.text._tx_thread_reset) refers to tx_thread_stack_build.o(.text) for _tx_thread_stack_build
tx_thread_reset.o(.ARM.exidx.text._tx_thread_reset) refers to tx_thread_reset.o(.text._tx_thread_reset) for [Anonymous Symbol]
tx_thread_resume.o(.text._tx_thread_resume) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
tx_thread_resume.o(.text._tx_thread_resume) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_thread_resume.o(.text._tx_thread_resume) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_resume.o(.text._tx_thread_resume) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_thread_resume.o(.ARM.exidx.text._tx_thread_resume) refers to tx_thread_resume.o(.text._tx_thread_resume) for [Anonymous Symbol]
tx_thread_shell_entry.o(.text._tx_thread_shell_entry) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_shell_entry.o(.text._tx_thread_shell_entry) refers to tx_thread_initialize.o(.bss._tx_thread_mutex_release) for _tx_thread_mutex_release
tx_thread_shell_entry.o(.text._tx_thread_shell_entry) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_shell_entry.o(.text._tx_thread_shell_entry) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_thread_shell_entry.o(.ARM.exidx.text._tx_thread_shell_entry) refers to tx_thread_shell_entry.o(.text._tx_thread_shell_entry) for [Anonymous Symbol]
tx_thread_sleep.o(.text._tx_thread_sleep) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_sleep.o(.text._tx_thread_sleep) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
tx_thread_sleep.o(.text._tx_thread_sleep) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
tx_thread_sleep.o(.text._tx_thread_sleep) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_sleep.o(.text._tx_thread_sleep) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_thread_sleep.o(.ARM.exidx.text._tx_thread_sleep) refers to tx_thread_sleep.o(.text._tx_thread_sleep) for [Anonymous Symbol]
tx_thread_stack_analyze.o(.ARM.exidx.text._tx_thread_stack_analyze) refers to tx_thread_stack_analyze.o(.text._tx_thread_stack_analyze) for [Anonymous Symbol]
tx_thread_suspend.o(.text._tx_thread_suspend) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_suspend.o(.text._tx_thread_suspend) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
tx_thread_suspend.o(.text._tx_thread_suspend) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_suspend.o(.text._tx_thread_suspend) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_thread_suspend.o(.ARM.exidx.text._tx_thread_suspend) refers to tx_thread_suspend.o(.text._tx_thread_suspend) for [Anonymous Symbol]
tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_thread_system_preempt_check.o(.ARM.exidx.text._tx_thread_system_preempt_check) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for [Anonymous Symbol]
tx_thread_system_suspend.o(.text._tx_thread_system_suspend) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_system_suspend.o(.text._tx_thread_system_suspend) refers to tx_timer_system_activate.o(.text._tx_timer_system_activate) for _tx_timer_system_activate
tx_thread_system_suspend.o(.text._tx_thread_system_suspend) refers to tx_timer_initialize.o(.bss._tx_timer_time_slice) for _tx_timer_time_slice
tx_thread_system_suspend.o(.text._tx_thread_system_suspend) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_system_suspend.o(.text._tx_thread_system_suspend) refers to tx_thread_initialize.o(.bss._tx_thread_priority_list) for _tx_thread_priority_list
tx_thread_system_suspend.o(.text._tx_thread_system_suspend) refers to tx_thread_initialize.o(.bss._tx_thread_priority_maps) for _tx_thread_priority_maps
tx_thread_system_suspend.o(.text._tx_thread_system_suspend) refers to tx_thread_initialize.o(.bss._tx_thread_highest_priority) for _tx_thread_highest_priority
tx_thread_system_suspend.o(.text._tx_thread_system_suspend) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_thread_system_suspend.o(.ARM.exidx.text._tx_thread_system_suspend) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for [Anonymous Symbol]
tx_thread_terminate.o(.text._tx_thread_terminate) refers to tx_timer_system_deactivate.o(.text._tx_timer_system_deactivate) for _tx_timer_system_deactivate
tx_thread_terminate.o(.text._tx_thread_terminate) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_terminate.o(.text._tx_thread_terminate) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
tx_thread_terminate.o(.text._tx_thread_terminate) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_terminate.o(.text._tx_thread_terminate) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_thread_terminate.o(.text._tx_thread_terminate) refers to tx_thread_initialize.o(.bss._tx_thread_mutex_release) for _tx_thread_mutex_release
tx_thread_terminate.o(.text._tx_thread_terminate) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
tx_thread_terminate.o(.ARM.exidx.text._tx_thread_terminate) refers to tx_thread_terminate.o(.text._tx_thread_terminate) for [Anonymous Symbol]
tx_thread_time_slice.o(.text._tx_thread_time_slice) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_time_slice.o(.text._tx_thread_time_slice) refers to tx_timer_initialize.o(.bss._tx_timer_expired_time_slice) for _tx_timer_expired_time_slice
tx_thread_time_slice.o(.text._tx_thread_time_slice) refers to tx_timer_initialize.o(.bss._tx_timer_time_slice) for _tx_timer_time_slice
tx_thread_time_slice.o(.text._tx_thread_time_slice) refers to tx_thread_initialize.o(.bss._tx_thread_priority_list) for _tx_thread_priority_list
tx_thread_time_slice.o(.text._tx_thread_time_slice) refers to tx_thread_initialize.o(.bss._tx_thread_highest_priority) for _tx_thread_highest_priority
tx_thread_time_slice.o(.text._tx_thread_time_slice) refers to tx_thread_initialize.o(.bss._tx_thread_execute_ptr) for _tx_thread_execute_ptr
tx_thread_time_slice.o(.ARM.exidx.text._tx_thread_time_slice) refers to tx_thread_time_slice.o(.text._tx_thread_time_slice) for [Anonymous Symbol]
tx_thread_time_slice_change.o(.text._tx_thread_time_slice_change) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
tx_thread_time_slice_change.o(.text._tx_thread_time_slice_change) refers to tx_timer_initialize.o(.bss._tx_timer_time_slice) for _tx_timer_time_slice
tx_thread_time_slice_change.o(.ARM.exidx.text._tx_thread_time_slice_change) refers to tx_thread_time_slice_change.o(.text._tx_thread_time_slice_change) for [Anonymous Symbol]
tx_thread_timeout.o(.text._tx_thread_timeout) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_timeout.o(.text._tx_thread_timeout) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_thread_timeout.o(.ARM.exidx.text._tx_thread_timeout) refers to tx_thread_timeout.o(.text._tx_thread_timeout) for [Anonymous Symbol]
tx_thread_wait_abort.o(.text._tx_thread_wait_abort) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_thread_wait_abort.o(.text._tx_thread_wait_abort) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_thread_wait_abort.o(.ARM.exidx.text._tx_thread_wait_abort) refers to tx_thread_wait_abort.o(.text._tx_thread_wait_abort) for [Anonymous Symbol]
tx_time_get.o(.text._tx_time_get) refers to tx_timer_initialize.o(.bss._tx_timer_system_clock) for _tx_timer_system_clock
tx_time_get.o(.ARM.exidx.text._tx_time_get) refers to tx_time_get.o(.text._tx_time_get) for [Anonymous Symbol]
tx_time_set.o(.text._tx_time_set) refers to tx_timer_initialize.o(.bss._tx_timer_system_clock) for _tx_timer_system_clock
tx_time_set.o(.ARM.exidx.text._tx_time_set) refers to tx_time_set.o(.text._tx_time_set) for [Anonymous Symbol]
txe_block_allocate.o(.text._txe_block_allocate) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_block_allocate.o(.text._txe_block_allocate) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_block_allocate.o(.text._txe_block_allocate) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_block_allocate.o(.text._txe_block_allocate) refers to tx_block_allocate.o(.text._tx_block_allocate) for _tx_block_allocate
txe_block_allocate.o(.ARM.exidx.text._txe_block_allocate) refers to txe_block_allocate.o(.text._txe_block_allocate) for [Anonymous Symbol]
txe_block_pool_create.o(.text._txe_block_pool_create) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
txe_block_pool_create.o(.text._txe_block_pool_create) refers to tx_initialize_high_level.o(.bss._tx_block_pool_created_ptr) for _tx_block_pool_created_ptr
txe_block_pool_create.o(.text._txe_block_pool_create) refers to tx_initialize_high_level.o(.bss._tx_block_pool_created_count) for _tx_block_pool_created_count
txe_block_pool_create.o(.text._txe_block_pool_create) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
txe_block_pool_create.o(.text._txe_block_pool_create) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_block_pool_create.o(.text._txe_block_pool_create) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_block_pool_create.o(.text._txe_block_pool_create) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_block_pool_create.o(.text._txe_block_pool_create) refers to tx_block_pool_create.o(.text._tx_block_pool_create) for _tx_block_pool_create
txe_block_pool_create.o(.ARM.exidx.text._txe_block_pool_create) refers to txe_block_pool_create.o(.text._txe_block_pool_create) for [Anonymous Symbol]
txe_block_pool_delete.o(.text._txe_block_pool_delete) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_block_pool_delete.o(.text._txe_block_pool_delete) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_block_pool_delete.o(.text._txe_block_pool_delete) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_block_pool_delete.o(.text._txe_block_pool_delete) refers to tx_block_pool_delete.o(.text._tx_block_pool_delete) for _tx_block_pool_delete
txe_block_pool_delete.o(.ARM.exidx.text._txe_block_pool_delete) refers to txe_block_pool_delete.o(.text._txe_block_pool_delete) for [Anonymous Symbol]
txe_block_pool_info_get.o(.text._txe_block_pool_info_get) refers to tx_block_pool_info_get.o(.text._tx_block_pool_info_get) for _tx_block_pool_info_get
txe_block_pool_info_get.o(.ARM.exidx.text._txe_block_pool_info_get) refers to txe_block_pool_info_get.o(.text._txe_block_pool_info_get) for [Anonymous Symbol]
txe_block_pool_prioritize.o(.text._txe_block_pool_prioritize) refers to tx_block_pool_prioritize.o(.text._tx_block_pool_prioritize) for _tx_block_pool_prioritize
txe_block_pool_prioritize.o(.ARM.exidx.text._txe_block_pool_prioritize) refers to txe_block_pool_prioritize.o(.text._txe_block_pool_prioritize) for [Anonymous Symbol]
txe_block_release.o(.text._txe_block_release) refers to tx_block_release.o(.text._tx_block_release) for _tx_block_release
txe_block_release.o(.ARM.exidx.text._txe_block_release) refers to txe_block_release.o(.text._txe_block_release) for [Anonymous Symbol]
txe_byte_allocate.o(.text._txe_byte_allocate) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_byte_allocate.o(.text._txe_byte_allocate) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_byte_allocate.o(.text._txe_byte_allocate) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_byte_allocate.o(.text._txe_byte_allocate) refers to tx_byte_allocate.o(.text._tx_byte_allocate) for _tx_byte_allocate
txe_byte_allocate.o(.ARM.exidx.text._txe_byte_allocate) refers to txe_byte_allocate.o(.text._txe_byte_allocate) for [Anonymous Symbol]
txe_byte_pool_create.o(.text._txe_byte_pool_create) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
txe_byte_pool_create.o(.text._txe_byte_pool_create) refers to tx_initialize_high_level.o(.bss._tx_byte_pool_created_ptr) for _tx_byte_pool_created_ptr
txe_byte_pool_create.o(.text._txe_byte_pool_create) refers to tx_initialize_high_level.o(.bss._tx_byte_pool_created_count) for _tx_byte_pool_created_count
txe_byte_pool_create.o(.text._txe_byte_pool_create) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
txe_byte_pool_create.o(.text._txe_byte_pool_create) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_byte_pool_create.o(.text._txe_byte_pool_create) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_byte_pool_create.o(.text._txe_byte_pool_create) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_byte_pool_create.o(.text._txe_byte_pool_create) refers to tx_byte_pool_create.o(.text._tx_byte_pool_create) for _tx_byte_pool_create
txe_byte_pool_create.o(.ARM.exidx.text._txe_byte_pool_create) refers to txe_byte_pool_create.o(.text._txe_byte_pool_create) for [Anonymous Symbol]
txe_byte_pool_delete.o(.text._txe_byte_pool_delete) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_byte_pool_delete.o(.text._txe_byte_pool_delete) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_byte_pool_delete.o(.text._txe_byte_pool_delete) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_byte_pool_delete.o(.text._txe_byte_pool_delete) refers to tx_byte_pool_delete.o(.text._tx_byte_pool_delete) for _tx_byte_pool_delete
txe_byte_pool_delete.o(.ARM.exidx.text._txe_byte_pool_delete) refers to txe_byte_pool_delete.o(.text._txe_byte_pool_delete) for [Anonymous Symbol]
txe_byte_pool_info_get.o(.text._txe_byte_pool_info_get) refers to tx_byte_pool_info_get.o(.text._tx_byte_pool_info_get) for _tx_byte_pool_info_get
txe_byte_pool_info_get.o(.ARM.exidx.text._txe_byte_pool_info_get) refers to txe_byte_pool_info_get.o(.text._txe_byte_pool_info_get) for [Anonymous Symbol]
txe_byte_pool_prioritize.o(.text._txe_byte_pool_prioritize) refers to tx_byte_pool_prioritize.o(.text._tx_byte_pool_prioritize) for _tx_byte_pool_prioritize
txe_byte_pool_prioritize.o(.ARM.exidx.text._txe_byte_pool_prioritize) refers to txe_byte_pool_prioritize.o(.text._txe_byte_pool_prioritize) for [Anonymous Symbol]
txe_byte_release.o(.text._txe_byte_release) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_byte_release.o(.text._txe_byte_release) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_byte_release.o(.text._txe_byte_release) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_byte_release.o(.text._txe_byte_release) refers to tx_byte_release.o(.text._tx_byte_release) for _tx_byte_release
txe_byte_release.o(.ARM.exidx.text._txe_byte_release) refers to txe_byte_release.o(.text._txe_byte_release) for [Anonymous Symbol]
txe_event_flags_create.o(.text._txe_event_flags_create) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
txe_event_flags_create.o(.text._txe_event_flags_create) refers to tx_initialize_high_level.o(.bss._tx_event_flags_created_ptr) for _tx_event_flags_created_ptr
txe_event_flags_create.o(.text._txe_event_flags_create) refers to tx_initialize_high_level.o(.bss._tx_event_flags_created_count) for _tx_event_flags_created_count
txe_event_flags_create.o(.text._txe_event_flags_create) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
txe_event_flags_create.o(.text._txe_event_flags_create) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_event_flags_create.o(.text._txe_event_flags_create) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_event_flags_create.o(.text._txe_event_flags_create) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_event_flags_create.o(.text._txe_event_flags_create) refers to tx_event_flags_create.o(.text._tx_event_flags_create) for _tx_event_flags_create
txe_event_flags_create.o(.ARM.exidx.text._txe_event_flags_create) refers to txe_event_flags_create.o(.text._txe_event_flags_create) for [Anonymous Symbol]
txe_event_flags_delete.o(.text._txe_event_flags_delete) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_event_flags_delete.o(.text._txe_event_flags_delete) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_event_flags_delete.o(.text._txe_event_flags_delete) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_event_flags_delete.o(.text._txe_event_flags_delete) refers to tx_event_flags_delete.o(.text._tx_event_flags_delete) for _tx_event_flags_delete
txe_event_flags_delete.o(.ARM.exidx.text._txe_event_flags_delete) refers to txe_event_flags_delete.o(.text._txe_event_flags_delete) for [Anonymous Symbol]
txe_event_flags_get.o(.text._txe_event_flags_get) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_event_flags_get.o(.text._txe_event_flags_get) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_event_flags_get.o(.text._txe_event_flags_get) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_event_flags_get.o(.text._txe_event_flags_get) refers to tx_event_flags_get.o(.text._tx_event_flags_get) for _tx_event_flags_get
txe_event_flags_get.o(.ARM.exidx.text._txe_event_flags_get) refers to txe_event_flags_get.o(.text._txe_event_flags_get) for [Anonymous Symbol]
txe_event_flags_info_get.o(.text._txe_event_flags_info_get) refers to tx_event_flags_info_get.o(.text._tx_event_flags_info_get) for _tx_event_flags_info_get
txe_event_flags_info_get.o(.ARM.exidx.text._txe_event_flags_info_get) refers to txe_event_flags_info_get.o(.text._txe_event_flags_info_get) for [Anonymous Symbol]
txe_event_flags_set.o(.text._txe_event_flags_set) refers to tx_event_flags_set.o(.text._tx_event_flags_set) for _tx_event_flags_set
txe_event_flags_set.o(.ARM.exidx.text._txe_event_flags_set) refers to txe_event_flags_set.o(.text._txe_event_flags_set) for [Anonymous Symbol]
txe_event_flags_set_notify.o(.text._txe_event_flags_set_notify) refers to tx_event_flags_set_notify.o(.text._tx_event_flags_set_notify) for _tx_event_flags_set_notify
txe_event_flags_set_notify.o(.ARM.exidx.text._txe_event_flags_set_notify) refers to txe_event_flags_set_notify.o(.text._txe_event_flags_set_notify) for [Anonymous Symbol]
txe_mutex_create.o(.text._txe_mutex_create) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
txe_mutex_create.o(.text._txe_mutex_create) refers to tx_initialize_high_level.o(.bss._tx_mutex_created_ptr) for _tx_mutex_created_ptr
txe_mutex_create.o(.text._txe_mutex_create) refers to tx_initialize_high_level.o(.bss._tx_mutex_created_count) for _tx_mutex_created_count
txe_mutex_create.o(.text._txe_mutex_create) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
txe_mutex_create.o(.text._txe_mutex_create) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_mutex_create.o(.text._txe_mutex_create) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_mutex_create.o(.text._txe_mutex_create) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_mutex_create.o(.text._txe_mutex_create) refers to tx_mutex_create.o(.text._tx_mutex_create) for _tx_mutex_create
txe_mutex_create.o(.ARM.exidx.text._txe_mutex_create) refers to txe_mutex_create.o(.text._txe_mutex_create) for [Anonymous Symbol]
txe_mutex_delete.o(.text._txe_mutex_delete) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_mutex_delete.o(.text._txe_mutex_delete) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_mutex_delete.o(.text._txe_mutex_delete) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_mutex_delete.o(.text._txe_mutex_delete) refers to tx_mutex_delete.o(.text._tx_mutex_delete) for _tx_mutex_delete
txe_mutex_delete.o(.ARM.exidx.text._txe_mutex_delete) refers to txe_mutex_delete.o(.text._txe_mutex_delete) for [Anonymous Symbol]
txe_mutex_get.o(.text._txe_mutex_get) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_mutex_get.o(.text._txe_mutex_get) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_mutex_get.o(.text._txe_mutex_get) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_mutex_get.o(.text._txe_mutex_get) refers to tx_mutex_get.o(.text._tx_mutex_get) for _tx_mutex_get
txe_mutex_get.o(.ARM.exidx.text._txe_mutex_get) refers to txe_mutex_get.o(.text._txe_mutex_get) for [Anonymous Symbol]
txe_mutex_info_get.o(.text._txe_mutex_info_get) refers to tx_mutex_info_get.o(.text._tx_mutex_info_get) for _tx_mutex_info_get
txe_mutex_info_get.o(.ARM.exidx.text._txe_mutex_info_get) refers to txe_mutex_info_get.o(.text._txe_mutex_info_get) for [Anonymous Symbol]
txe_mutex_prioritize.o(.text._txe_mutex_prioritize) refers to tx_mutex_prioritize.o(.text._tx_mutex_prioritize) for _tx_mutex_prioritize
txe_mutex_prioritize.o(.ARM.exidx.text._txe_mutex_prioritize) refers to txe_mutex_prioritize.o(.text._txe_mutex_prioritize) for [Anonymous Symbol]
txe_mutex_put.o(.text._txe_mutex_put) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_mutex_put.o(.text._txe_mutex_put) refers to tx_mutex_put.o(.text._tx_mutex_put) for _tx_mutex_put
txe_mutex_put.o(.ARM.exidx.text._txe_mutex_put) refers to txe_mutex_put.o(.text._txe_mutex_put) for [Anonymous Symbol]
txe_queue_create.o(.text._txe_queue_create) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
txe_queue_create.o(.text._txe_queue_create) refers to tx_initialize_high_level.o(.bss._tx_queue_created_ptr) for _tx_queue_created_ptr
txe_queue_create.o(.text._txe_queue_create) refers to tx_initialize_high_level.o(.bss._tx_queue_created_count) for _tx_queue_created_count
txe_queue_create.o(.text._txe_queue_create) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
txe_queue_create.o(.text._txe_queue_create) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_queue_create.o(.text._txe_queue_create) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_queue_create.o(.text._txe_queue_create) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_queue_create.o(.text._txe_queue_create) refers to tx_queue_create.o(.text._tx_queue_create) for _tx_queue_create
txe_queue_create.o(.ARM.exidx.text._txe_queue_create) refers to txe_queue_create.o(.text._txe_queue_create) for [Anonymous Symbol]
txe_queue_delete.o(.text._txe_queue_delete) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_queue_delete.o(.text._txe_queue_delete) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_queue_delete.o(.text._txe_queue_delete) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_queue_delete.o(.text._txe_queue_delete) refers to tx_queue_delete.o(.text._tx_queue_delete) for _tx_queue_delete
txe_queue_delete.o(.ARM.exidx.text._txe_queue_delete) refers to txe_queue_delete.o(.text._txe_queue_delete) for [Anonymous Symbol]
txe_queue_flush.o(.text._txe_queue_flush) refers to tx_queue_flush.o(.text._tx_queue_flush) for _tx_queue_flush
txe_queue_flush.o(.ARM.exidx.text._txe_queue_flush) refers to txe_queue_flush.o(.text._txe_queue_flush) for [Anonymous Symbol]
txe_queue_front_send.o(.text._txe_queue_front_send) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_queue_front_send.o(.text._txe_queue_front_send) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_queue_front_send.o(.text._txe_queue_front_send) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_queue_front_send.o(.text._txe_queue_front_send) refers to tx_queue_front_send.o(.text._tx_queue_front_send) for _tx_queue_front_send
txe_queue_front_send.o(.ARM.exidx.text._txe_queue_front_send) refers to txe_queue_front_send.o(.text._txe_queue_front_send) for [Anonymous Symbol]
txe_queue_info_get.o(.text._txe_queue_info_get) refers to tx_queue_info_get.o(.text._tx_queue_info_get) for _tx_queue_info_get
txe_queue_info_get.o(.ARM.exidx.text._txe_queue_info_get) refers to txe_queue_info_get.o(.text._txe_queue_info_get) for [Anonymous Symbol]
txe_queue_prioritize.o(.text._txe_queue_prioritize) refers to tx_queue_prioritize.o(.text._tx_queue_prioritize) for _tx_queue_prioritize
txe_queue_prioritize.o(.ARM.exidx.text._txe_queue_prioritize) refers to txe_queue_prioritize.o(.text._txe_queue_prioritize) for [Anonymous Symbol]
txe_queue_receive.o(.text._txe_queue_receive) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_queue_receive.o(.text._txe_queue_receive) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_queue_receive.o(.text._txe_queue_receive) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_queue_receive.o(.text._txe_queue_receive) refers to tx_queue_receive.o(.text._tx_queue_receive) for _tx_queue_receive
txe_queue_receive.o(.ARM.exidx.text._txe_queue_receive) refers to txe_queue_receive.o(.text._txe_queue_receive) for [Anonymous Symbol]
txe_queue_send.o(.text._txe_queue_send) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_queue_send.o(.text._txe_queue_send) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_queue_send.o(.text._txe_queue_send) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_queue_send.o(.text._txe_queue_send) refers to tx_queue_send.o(.text._tx_queue_send) for _tx_queue_send
txe_queue_send.o(.ARM.exidx.text._txe_queue_send) refers to txe_queue_send.o(.text._txe_queue_send) for [Anonymous Symbol]
txe_queue_send_notify.o(.text._txe_queue_send_notify) refers to tx_queue_send_notify.o(.text._tx_queue_send_notify) for _tx_queue_send_notify
txe_queue_send_notify.o(.ARM.exidx.text._txe_queue_send_notify) refers to txe_queue_send_notify.o(.text._txe_queue_send_notify) for [Anonymous Symbol]
txe_semaphore_ceiling_put.o(.text._txe_semaphore_ceiling_put) refers to tx_semaphore_ceiling_put.o(.text._tx_semaphore_ceiling_put) for _tx_semaphore_ceiling_put
txe_semaphore_ceiling_put.o(.ARM.exidx.text._txe_semaphore_ceiling_put) refers to txe_semaphore_ceiling_put.o(.text._txe_semaphore_ceiling_put) for [Anonymous Symbol]
txe_semaphore_create.o(.text._txe_semaphore_create) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
txe_semaphore_create.o(.text._txe_semaphore_create) refers to tx_initialize_high_level.o(.bss._tx_semaphore_created_ptr) for _tx_semaphore_created_ptr
txe_semaphore_create.o(.text._txe_semaphore_create) refers to tx_initialize_high_level.o(.bss._tx_semaphore_created_count) for _tx_semaphore_created_count
txe_semaphore_create.o(.text._txe_semaphore_create) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
txe_semaphore_create.o(.text._txe_semaphore_create) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_semaphore_create.o(.text._txe_semaphore_create) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_semaphore_create.o(.text._txe_semaphore_create) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_semaphore_create.o(.text._txe_semaphore_create) refers to tx_semaphore_create.o(.text._tx_semaphore_create) for _tx_semaphore_create
txe_semaphore_create.o(.ARM.exidx.text._txe_semaphore_create) refers to txe_semaphore_create.o(.text._txe_semaphore_create) for [Anonymous Symbol]
txe_semaphore_delete.o(.text._txe_semaphore_delete) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_semaphore_delete.o(.text._txe_semaphore_delete) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_semaphore_delete.o(.text._txe_semaphore_delete) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_semaphore_delete.o(.text._txe_semaphore_delete) refers to tx_semaphore_delete.o(.text._tx_semaphore_delete) for _tx_semaphore_delete
txe_semaphore_delete.o(.ARM.exidx.text._txe_semaphore_delete) refers to txe_semaphore_delete.o(.text._txe_semaphore_delete) for [Anonymous Symbol]
txe_semaphore_get.o(.text._txe_semaphore_get) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_semaphore_get.o(.text._txe_semaphore_get) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_semaphore_get.o(.text._txe_semaphore_get) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_semaphore_get.o(.text._txe_semaphore_get) refers to tx_semaphore_get.o(.text._tx_semaphore_get) for _tx_semaphore_get
txe_semaphore_get.o(.ARM.exidx.text._txe_semaphore_get) refers to txe_semaphore_get.o(.text._txe_semaphore_get) for [Anonymous Symbol]
txe_semaphore_info_get.o(.text._txe_semaphore_info_get) refers to tx_semaphore_info_get.o(.text._tx_semaphore_info_get) for _tx_semaphore_info_get
txe_semaphore_info_get.o(.ARM.exidx.text._txe_semaphore_info_get) refers to txe_semaphore_info_get.o(.text._txe_semaphore_info_get) for [Anonymous Symbol]
txe_semaphore_prioritize.o(.text._txe_semaphore_prioritize) refers to tx_semaphore_prioritize.o(.text._tx_semaphore_prioritize) for _tx_semaphore_prioritize
txe_semaphore_prioritize.o(.ARM.exidx.text._txe_semaphore_prioritize) refers to txe_semaphore_prioritize.o(.text._txe_semaphore_prioritize) for [Anonymous Symbol]
txe_semaphore_put.o(.text._txe_semaphore_put) refers to tx_semaphore_put.o(.text._tx_semaphore_put) for _tx_semaphore_put
txe_semaphore_put.o(.ARM.exidx.text._txe_semaphore_put) refers to txe_semaphore_put.o(.text._txe_semaphore_put) for [Anonymous Symbol]
txe_semaphore_put_notify.o(.text._txe_semaphore_put_notify) refers to tx_semaphore_put_notify.o(.text._tx_semaphore_put_notify) for _tx_semaphore_put_notify
txe_semaphore_put_notify.o(.ARM.exidx.text._txe_semaphore_put_notify) refers to txe_semaphore_put_notify.o(.text._txe_semaphore_put_notify) for [Anonymous Symbol]
txe_thread_create.o(.text._txe_thread_create) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
txe_thread_create.o(.text._txe_thread_create) refers to tx_thread_initialize.o(.bss._tx_thread_created_ptr) for _tx_thread_created_ptr
txe_thread_create.o(.text._txe_thread_create) refers to tx_thread_initialize.o(.bss._tx_thread_created_count) for _tx_thread_created_count
txe_thread_create.o(.text._txe_thread_create) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
txe_thread_create.o(.text._txe_thread_create) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_thread_create.o(.text._txe_thread_create) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_thread_create.o(.text._txe_thread_create) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_thread_create.o(.text._txe_thread_create) refers to tx_thread_create.o(.text._tx_thread_create) for _tx_thread_create
txe_thread_create.o(.ARM.exidx.text._txe_thread_create) refers to txe_thread_create.o(.text._txe_thread_create) for [Anonymous Symbol]
txe_thread_delete.o(.text._txe_thread_delete) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_thread_delete.o(.text._txe_thread_delete) refers to tx_thread_delete.o(.text._tx_thread_delete) for _tx_thread_delete
txe_thread_delete.o(.ARM.exidx.text._txe_thread_delete) refers to txe_thread_delete.o(.text._txe_thread_delete) for [Anonymous Symbol]
txe_thread_entry_exit_notify.o(.text._txe_thread_entry_exit_notify) refers to tx_thread_entry_exit_notify.o(.text._tx_thread_entry_exit_notify) for _tx_thread_entry_exit_notify
txe_thread_entry_exit_notify.o(.ARM.exidx.text._txe_thread_entry_exit_notify) refers to txe_thread_entry_exit_notify.o(.text._txe_thread_entry_exit_notify) for [Anonymous Symbol]
txe_thread_info_get.o(.text._txe_thread_info_get) refers to tx_thread_info_get.o(.text._tx_thread_info_get) for _tx_thread_info_get
txe_thread_info_get.o(.ARM.exidx.text._txe_thread_info_get) refers to txe_thread_info_get.o(.text._txe_thread_info_get) for [Anonymous Symbol]
txe_thread_preemption_change.o(.text._txe_thread_preemption_change) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_thread_preemption_change.o(.text._txe_thread_preemption_change) refers to tx_thread_preemption_change.o(.text._tx_thread_preemption_change) for _tx_thread_preemption_change
txe_thread_preemption_change.o(.ARM.exidx.text._txe_thread_preemption_change) refers to txe_thread_preemption_change.o(.text._txe_thread_preemption_change) for [Anonymous Symbol]
txe_thread_priority_change.o(.text._txe_thread_priority_change) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_thread_priority_change.o(.text._txe_thread_priority_change) refers to tx_thread_priority_change.o(.text._tx_thread_priority_change) for _tx_thread_priority_change
txe_thread_priority_change.o(.ARM.exidx.text._txe_thread_priority_change) refers to txe_thread_priority_change.o(.text._txe_thread_priority_change) for [Anonymous Symbol]
txe_thread_relinquish.o(.text._txe_thread_relinquish) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_thread_relinquish.o(.text._txe_thread_relinquish) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_thread_relinquish.o(.text._txe_thread_relinquish) refers to tx_thread_relinquish.o(.text._tx_thread_relinquish) for _tx_thread_relinquish
txe_thread_relinquish.o(.ARM.exidx.text._txe_thread_relinquish) refers to txe_thread_relinquish.o(.text._txe_thread_relinquish) for [Anonymous Symbol]
txe_thread_reset.o(.text._txe_thread_reset) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_thread_reset.o(.text._txe_thread_reset) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_thread_reset.o(.text._txe_thread_reset) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_thread_reset.o(.text._txe_thread_reset) refers to tx_thread_reset.o(.text._tx_thread_reset) for _tx_thread_reset
txe_thread_reset.o(.ARM.exidx.text._txe_thread_reset) refers to txe_thread_reset.o(.text._txe_thread_reset) for [Anonymous Symbol]
txe_thread_resume.o(.text._txe_thread_resume) refers to tx_thread_resume.o(.text._tx_thread_resume) for _tx_thread_resume
txe_thread_resume.o(.ARM.exidx.text._txe_thread_resume) refers to txe_thread_resume.o(.text._txe_thread_resume) for [Anonymous Symbol]
txe_thread_suspend.o(.text._txe_thread_suspend) refers to tx_thread_suspend.o(.text._tx_thread_suspend) for _tx_thread_suspend
txe_thread_suspend.o(.ARM.exidx.text._txe_thread_suspend) refers to txe_thread_suspend.o(.text._txe_thread_suspend) for [Anonymous Symbol]
txe_thread_terminate.o(.text._txe_thread_terminate) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_thread_terminate.o(.text._txe_thread_terminate) refers to tx_thread_terminate.o(.text._tx_thread_terminate) for _tx_thread_terminate
txe_thread_terminate.o(.ARM.exidx.text._txe_thread_terminate) refers to txe_thread_terminate.o(.text._txe_thread_terminate) for [Anonymous Symbol]
txe_thread_time_slice_change.o(.text._txe_thread_time_slice_change) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_thread_time_slice_change.o(.text._txe_thread_time_slice_change) refers to tx_thread_time_slice_change.o(.text._tx_thread_time_slice_change) for _tx_thread_time_slice_change
txe_thread_time_slice_change.o(.ARM.exidx.text._txe_thread_time_slice_change) refers to txe_thread_time_slice_change.o(.text._txe_thread_time_slice_change) for [Anonymous Symbol]
txe_thread_wait_abort.o(.text._txe_thread_wait_abort) refers to tx_thread_wait_abort.o(.text._tx_thread_wait_abort) for _tx_thread_wait_abort
txe_thread_wait_abort.o(.ARM.exidx.text._txe_thread_wait_abort) refers to txe_thread_wait_abort.o(.text._txe_thread_wait_abort) for [Anonymous Symbol]
tx_timer_activate.o(.text._tx_timer_activate) refers to tx_timer_system_activate.o(.text._tx_timer_system_activate) for _tx_timer_system_activate
tx_timer_activate.o(.ARM.exidx.text._tx_timer_activate) refers to tx_timer_activate.o(.text._tx_timer_activate) for [Anonymous Symbol]
tx_timer_change.o(.ARM.exidx.text._tx_timer_change) refers to tx_timer_change.o(.text._tx_timer_change) for [Anonymous Symbol]
tx_timer_create.o(.text._tx_timer_create) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
tx_timer_create.o(.text._tx_timer_create) refers to tx_timer_initialize.o(.bss._tx_timer_created_count) for _tx_timer_created_count
tx_timer_create.o(.text._tx_timer_create) refers to tx_timer_initialize.o(.bss._tx_timer_created_ptr) for _tx_timer_created_ptr
tx_timer_create.o(.text._tx_timer_create) refers to tx_timer_system_activate.o(.text._tx_timer_system_activate) for _tx_timer_system_activate
tx_timer_create.o(.ARM.exidx.text._tx_timer_create) refers to tx_timer_create.o(.text._tx_timer_create) for [Anonymous Symbol]
tx_timer_deactivate.o(.text._tx_timer_deactivate) refers to tx_timer_initialize.o(.bss._tx_timer_list_start) for _tx_timer_list_start
tx_timer_deactivate.o(.text._tx_timer_deactivate) refers to tx_timer_initialize.o(.bss._tx_timer_list_end) for _tx_timer_list_end
tx_timer_deactivate.o(.text._tx_timer_deactivate) refers to tx_timer_initialize.o(.bss._tx_timer_current_ptr) for _tx_timer_current_ptr
tx_timer_deactivate.o(.text._tx_timer_deactivate) refers to tx_timer_initialize.o(.bss._tx_timer_expired_timer_ptr) for _tx_timer_expired_timer_ptr
tx_timer_deactivate.o(.ARM.exidx.text._tx_timer_deactivate) refers to tx_timer_deactivate.o(.text._tx_timer_deactivate) for [Anonymous Symbol]
tx_timer_delete.o(.text._tx_timer_delete) refers to tx_timer_system_deactivate.o(.text._tx_timer_system_deactivate) for _tx_timer_system_deactivate
tx_timer_delete.o(.text._tx_timer_delete) refers to tx_timer_initialize.o(.bss._tx_timer_created_count) for _tx_timer_created_count
tx_timer_delete.o(.text._tx_timer_delete) refers to tx_timer_initialize.o(.bss._tx_timer_created_ptr) for _tx_timer_created_ptr
tx_timer_delete.o(.ARM.exidx.text._tx_timer_delete) refers to tx_timer_delete.o(.text._tx_timer_delete) for [Anonymous Symbol]
tx_timer_expiration_process.o(.text._tx_timer_expiration_process) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_timer_expiration_process.o(.text._tx_timer_expiration_process) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
tx_timer_expiration_process.o(.text._tx_timer_expiration_process) refers to tx_thread_system_resume.o(.text._tx_thread_system_resume) for _tx_thread_system_resume
tx_timer_expiration_process.o(.ARM.exidx.text._tx_timer_expiration_process) refers to tx_timer_expiration_process.o(.text._tx_timer_expiration_process) for [Anonymous Symbol]
tx_timer_info_get.o(.text._tx_timer_info_get) refers to tx_timer_initialize.o(.bss._tx_timer_list_start) for _tx_timer_list_start
tx_timer_info_get.o(.text._tx_timer_info_get) refers to tx_timer_initialize.o(.bss._tx_timer_list_end) for _tx_timer_list_end
tx_timer_info_get.o(.text._tx_timer_info_get) refers to tx_timer_initialize.o(.bss._tx_timer_current_ptr) for _tx_timer_current_ptr
tx_timer_info_get.o(.text._tx_timer_info_get) refers to tx_timer_initialize.o(.bss._tx_timer_expired_timer_ptr) for _tx_timer_expired_timer_ptr
tx_timer_info_get.o(.ARM.exidx.text._tx_timer_info_get) refers to tx_timer_info_get.o(.text._tx_timer_info_get) for [Anonymous Symbol]
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_system_clock) for _tx_timer_system_clock
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_time_slice) for _tx_timer_time_slice
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_expired_time_slice) for _tx_timer_expired_time_slice
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_expired) for _tx_timer_expired
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_expired_timer_ptr) for _tx_timer_expired_timer_ptr
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_list) for _tx_timer_list
tx_timer_initialize.o(.text._tx_timer_initialize) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_list_start) for _tx_timer_list_start
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_current_ptr) for _tx_timer_current_ptr
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_list_end) for _tx_timer_list_end
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_stack_start) for _tx_timer_stack_start
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_thread_stack_area) for _tx_timer_thread_stack_area
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_stack_size) for _tx_timer_stack_size
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_priority) for _tx_timer_priority
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.rodata.str1.1) for .L.str
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_thread_entry.o(.text._tx_timer_thread_entry) for _tx_timer_thread_entry
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_thread_create.o(.text._tx_thread_create) for _tx_thread_create
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_created_ptr) for _tx_timer_created_ptr
tx_timer_initialize.o(.text._tx_timer_initialize) refers to tx_timer_initialize.o(.bss._tx_timer_created_count) for _tx_timer_created_count
tx_timer_initialize.o(.ARM.exidx.text._tx_timer_initialize) refers to tx_timer_initialize.o(.text._tx_timer_initialize) for [Anonymous Symbol]
tx_timer_system_activate.o(.text._tx_timer_system_activate) refers to tx_timer_initialize.o(.bss._tx_timer_current_ptr) for _tx_timer_current_ptr
tx_timer_system_activate.o(.text._tx_timer_system_activate) refers to tx_timer_initialize.o(.bss._tx_timer_list_end) for _tx_timer_list_end
tx_timer_system_activate.o(.text._tx_timer_system_activate) refers to tx_timer_initialize.o(.bss._tx_timer_list_start) for _tx_timer_list_start
tx_timer_system_activate.o(.ARM.exidx.text._tx_timer_system_activate) refers to tx_timer_system_activate.o(.text._tx_timer_system_activate) for [Anonymous Symbol]
tx_timer_system_deactivate.o(.ARM.exidx.text._tx_timer_system_deactivate) refers to tx_timer_system_deactivate.o(.text._tx_timer_system_deactivate) for [Anonymous Symbol]
tx_timer_thread_entry.o(.text._tx_timer_thread_entry) refers to tx_timer_initialize.o(.bss._tx_timer_current_ptr) for _tx_timer_current_ptr
tx_timer_thread_entry.o(.text._tx_timer_thread_entry) refers to tx_timer_initialize.o(.bss._tx_timer_list_end) for _tx_timer_list_end
tx_timer_thread_entry.o(.text._tx_timer_thread_entry) refers to tx_timer_initialize.o(.bss._tx_timer_list_start) for _tx_timer_list_start
tx_timer_thread_entry.o(.text._tx_timer_thread_entry) refers to tx_timer_initialize.o(.bss._tx_timer_expired) for _tx_timer_expired
tx_timer_thread_entry.o(.text._tx_timer_thread_entry) refers to tx_timer_initialize.o(.bss._tx_timer_expired_timer_ptr) for _tx_timer_expired_timer_ptr
tx_timer_thread_entry.o(.text._tx_timer_thread_entry) refers to tx_timer_system_activate.o(.text._tx_timer_system_activate) for _tx_timer_system_activate
tx_timer_thread_entry.o(.text._tx_timer_thread_entry) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
tx_timer_thread_entry.o(.text._tx_timer_thread_entry) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
tx_timer_thread_entry.o(.text._tx_timer_thread_entry) refers to tx_thread_system_suspend.o(.text._tx_thread_system_suspend) for _tx_thread_system_suspend
tx_timer_thread_entry.o(.ARM.exidx.text._tx_timer_thread_entry) refers to tx_timer_thread_entry.o(.text._tx_timer_thread_entry) for [Anonymous Symbol]
txe_timer_activate.o(.text._txe_timer_activate) refers to tx_timer_activate.o(.text._tx_timer_activate) for _tx_timer_activate
txe_timer_activate.o(.ARM.exidx.text._txe_timer_activate) refers to txe_timer_activate.o(.text._txe_timer_activate) for [Anonymous Symbol]
txe_timer_change.o(.text._txe_timer_change) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_timer_change.o(.text._txe_timer_change) refers to tx_timer_change.o(.text._tx_timer_change) for _tx_timer_change
txe_timer_change.o(.ARM.exidx.text._txe_timer_change) refers to txe_timer_change.o(.text._txe_timer_change) for [Anonymous Symbol]
txe_timer_create.o(.text._txe_timer_create) refers to tx_thread_initialize.o(.bss._tx_thread_preempt_disable) for _tx_thread_preempt_disable
txe_timer_create.o(.text._txe_timer_create) refers to tx_timer_initialize.o(.bss._tx_timer_created_ptr) for _tx_timer_created_ptr
txe_timer_create.o(.text._txe_timer_create) refers to tx_timer_initialize.o(.bss._tx_timer_created_count) for _tx_timer_created_count
txe_timer_create.o(.text._txe_timer_create) refers to tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check) for _tx_thread_system_preempt_check
txe_timer_create.o(.text._txe_timer_create) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_timer_create.o(.text._txe_timer_create) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_timer_create.o(.text._txe_timer_create) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_timer_create.o(.text._txe_timer_create) refers to tx_timer_create.o(.text._tx_timer_create) for _tx_timer_create
txe_timer_create.o(.ARM.exidx.text._txe_timer_create) refers to txe_timer_create.o(.text._txe_timer_create) for [Anonymous Symbol]
txe_timer_deactivate.o(.text._txe_timer_deactivate) refers to tx_timer_deactivate.o(.text._tx_timer_deactivate) for _tx_timer_deactivate
txe_timer_deactivate.o(.ARM.exidx.text._txe_timer_deactivate) refers to txe_timer_deactivate.o(.text._txe_timer_deactivate) for [Anonymous Symbol]
txe_timer_delete.o(.text._txe_timer_delete) refers to tx_thread_initialize.o(.data._tx_thread_system_state) for _tx_thread_system_state
txe_timer_delete.o(.text._txe_timer_delete) refers to tx_thread_initialize.o(.bss._tx_thread_current_ptr) for _tx_thread_current_ptr
txe_timer_delete.o(.text._txe_timer_delete) refers to tx_timer_initialize.o(.bss._tx_timer_thread) for _tx_timer_thread
txe_timer_delete.o(.text._txe_timer_delete) refers to tx_timer_delete.o(.text._tx_timer_delete) for _tx_timer_delete
txe_timer_delete.o(.ARM.exidx.text._txe_timer_delete) refers to txe_timer_delete.o(.text._txe_timer_delete) for [Anonymous Symbol]
txe_timer_info_get.o(.text._txe_timer_info_get) refers to tx_timer_info_get.o(.text._tx_timer_info_get) for _tx_timer_info_get
txe_timer_info_get.o(.ARM.exidx.text._txe_timer_info_get) refers to txe_timer_info_get.o(.text._txe_timer_info_get) for [Anonymous Symbol]
hcble.o(.text.HCBle_InitDMAReception) refers to usart.o(.bss.huart1) for huart1
hcble.o(.text.HCBle_InitDMAReception) refers to hcble.o(.bss.uart_dma_rx_buf) for uart_dma_rx_buf
hcble.o(.text.HCBle_InitDMAReception) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_DMA) for HAL_UART_Receive_DMA
hcble.o(.ARM.exidx.text.HCBle_InitDMAReception) refers to hcble.o(.text.HCBle_InitDMAReception) for [Anonymous Symbol]
hcble.o(.text.HCBle_SendData) refers to hcble.o(.bss.HC_Send_Data) for HC_Send_Data
hcble.o(.text.HCBle_SendData) refers to vsprintf.o(.text) for vsprintf
hcble.o(.text.HCBle_SendData) refers to strlen.o(.text) for strlen
hcble.o(.text.HCBle_SendData) refers to usart.o(.bss.huart1) for huart1
hcble.o(.text.HCBle_SendData) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_DMA) for HAL_UART_Transmit_DMA
hcble.o(.ARM.exidx.text.HCBle_SendData) refers to hcble.o(.text.HCBle_SendData) for [Anonymous Symbol]
hcble.o(.text.HAL_UART_RxCpltCallback) refers to hcble.o(.bss.rx_data) for rx_data
hcble.o(.text.HAL_UART_RxCpltCallback) refers to hcble.o(.bss.rx_index) for rx_index
hcble.o(.text.HAL_UART_RxCpltCallback) refers to hcble.o(.bss.HC_Recevie) for HC_Recevie
hcble.o(.text.HAL_UART_RxCpltCallback) refers to hcble.o(.bss.data_received) for data_received
hcble.o(.text.HAL_UART_RxCpltCallback) refers to rt_memclr.o(.text) for __aeabi_memclr
hcble.o(.text.HAL_UART_RxCpltCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_IT) for HAL_UART_Receive_IT
hcble.o(.ARM.exidx.text.HAL_UART_RxCpltCallback) refers to hcble.o(.text.HAL_UART_RxCpltCallback) for [Anonymous Symbol]
hcble.o(.text.HCBle_ExtractAndParseFrame) refers to hcble.o(.bss.ble_rx_ring) for ble_rx_ring
hcble.o(.text.HCBle_ExtractAndParseFrame) refers to hcble.o(.bss.HCBle_ExtractAndParseFrame.idx) for HCBle_ExtractAndParseFrame.idx
hcble.o(.text.HCBle_ExtractAndParseFrame) refers to hcble.o(.bss.HCBle_ExtractAndParseFrame.in_frame) for HCBle_ExtractAndParseFrame.in_frame
hcble.o(.text.HCBle_ExtractAndParseFrame) refers to hcble.o(.bss.HCBle_ExtractAndParseFrame.json_buf) for HCBle_ExtractAndParseFrame.json_buf
hcble.o(.text.HCBle_ExtractAndParseFrame) refers to hcble.o(.rodata.str1.1) for .L.str
hcble.o(.text.HCBle_ExtractAndParseFrame) refers to strstr.o(.text) for strstr
hcble.o(.text.HCBle_ExtractAndParseFrame) refers to hcble.o(.bss.cmd) for cmd
hcble.o(.text.HCBle_ExtractAndParseFrame) refers to sscanf.o(.text) for sscanf
hcble.o(.ARM.exidx.text.HCBle_ExtractAndParseFrame) refers to hcble.o(.text.HCBle_ExtractAndParseFrame) for [Anonymous Symbol]
hcble.o(.text.ble_rx_task_entry) refers to hcble.o(.text.HCBle_InitDMAReception) for HCBle_InitDMAReception
hcble.o(.ARM.exidx.text.ble_rx_task_entry) refers to hcble.o(.text.ble_rx_task_entry) for [Anonymous Symbol]
gps.o(.text.GPS_Init) refers to usart.o(.bss.huart2) for huart2
gps.o(.text.GPS_Init) refers to gps.o(.bss.GPS_DMA_RX_BUF) for GPS_DMA_RX_BUF
gps.o(.text.GPS_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_DMA) for HAL_UARTEx_ReceiveToIdle_DMA
gps.o(.text.GPS_Init) refers to usart.o(.bss.handle_GPDMA1_Channel3) for handle_GPDMA1_Channel3
gps.o(.ARM.exidx.text.GPS_Init) refers to gps.o(.text.GPS_Init) for [Anonymous Symbol]
gps.o(.text.HAL_UARTEx_RxEventCallback) refers to gps.o(.bss.GPS) for GPS
gps.o(.text.HAL_UARTEx_RxEventCallback) refers to gps.o(.bss.GPS_DMA_RX_BUF) for GPS_DMA_RX_BUF
gps.o(.text.HAL_UARTEx_RxEventCallback) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
gps.o(.text.HAL_UARTEx_RxEventCallback) refers to usart.o(.bss.huart2) for huart2
gps.o(.text.HAL_UARTEx_RxEventCallback) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_DMA) for HAL_UARTEx_ReceiveToIdle_DMA
gps.o(.text.HAL_UARTEx_RxEventCallback) refers to usart.o(.bss.handle_GPDMA1_Channel3) for handle_GPDMA1_Channel3
gps.o(.ARM.exidx.text.HAL_UARTEx_RxEventCallback) refers to gps.o(.text.HAL_UARTEx_RxEventCallback) for [Anonymous Symbol]
gps.o(.text.GPS_Data_CLR) refers to gps.o(.bss.GPS_DMA_RX_BUF) for GPS_DMA_RX_BUF
gps.o(.text.GPS_Data_CLR) refers to rt_memclr.o(.text) for __aeabi_memclr
gps.o(.ARM.exidx.text.GPS_Data_CLR) refers to gps.o(.text.GPS_Data_CLR) for [Anonymous Symbol]
gps.o(.text.parseGpsBuffer) refers to gps.o(.bss.GPS) for GPS
gps.o(.text.parseGpsBuffer) refers to gps.o(.rodata.str1.1) for .L.str
gps.o(.text.parseGpsBuffer) refers to strstr.o(.text) for strstr
gps.o(.text.parseGpsBuffer) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
gps.o(.ARM.exidx.text.parseGpsBuffer) refers to gps.o(.text.parseGpsBuffer) for [Anonymous Symbol]
gps.o(.text.Convert_to_degrees) refers to atof.o(i.__hardfp_atof) for __hardfp_atof
gps.o(.text.Convert_to_degrees) refers to ddiv.o(x$fpl$ddiv) for __aeabi_ddiv
gps.o(.text.Convert_to_degrees) refers to dfix.o(x$fpl$dfix) for __aeabi_d2iz
gps.o(.text.Convert_to_degrees) refers to dflt_clz.o(x$fpl$dflt) for __aeabi_i2d
gps.o(.text.Convert_to_degrees) refers to daddsub_clz.o(x$fpl$dsub) for __aeabi_dsub
gps.o(.text.Convert_to_degrees) refers to daddsub_clz.o(x$fpl$dadd) for __aeabi_dadd
gps.o(.ARM.exidx.text.Convert_to_degrees) refers to gps.o(.text.Convert_to_degrees) for [Anonymous Symbol]
buzzer.o(.text.Buzzer_Open) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
buzzer.o(.ARM.exidx.text.Buzzer_Open) refers to buzzer.o(.text.Buzzer_Open) for [Anonymous Symbol]
buzzer.o(.text.Buzzer_Close) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
buzzer.o(.ARM.exidx.text.Buzzer_Close) refers to buzzer.o(.text.Buzzer_Close) for [Anonymous Symbol]
shake_motor.o(.text.Shake_Motor_Open) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
shake_motor.o(.ARM.exidx.text.Shake_Motor_Open) refers to shake_motor.o(.text.Shake_Motor_Open) for [Anonymous Symbol]
shake_motor.o(.text.Shake_Motor_Close) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
shake_motor.o(.ARM.exidx.text.Shake_Motor_Close) refers to shake_motor.o(.text.Shake_Motor_Close) for [Anonymous Symbol]
ultrasound.o(.ARM.exidx.text.DWT_Init) refers to ultrasound.o(.text.DWT_Init) for [Anonymous Symbol]
ultrasound.o(.text.delay_us) refers to system_stm32h5xx.o(.data.SystemCoreClock) for SystemCoreClock
ultrasound.o(.ARM.exidx.text.delay_us) refers to ultrasound.o(.text.delay_us) for [Anonymous Symbol]
ultrasound.o(.text.HCSR04_Trigger) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
ultrasound.o(.text.HCSR04_Trigger) refers to ultrasound.o(.text.delay_us) for delay_us
ultrasound.o(.ARM.exidx.text.HCSR04_Trigger) refers to ultrasound.o(.text.HCSR04_Trigger) for [Anonymous Symbol]
ultrasound.o(.text.ultrasonic_task_entry) refers to tim.o(.bss.htim2) for htim2
ultrasound.o(.text.ultrasonic_task_entry) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start_IT) for HAL_TIM_IC_Start_IT
ultrasound.o(.text.ultrasonic_task_entry) refers to ultrasound.o(.text.HCSR04_Trigger) for HCSR04_Trigger
ultrasound.o(.text.ultrasonic_task_entry) refers to ultrasound.o(.bss.ultrasonic_event) for ultrasonic_event
ultrasound.o(.text.ultrasonic_task_entry) refers to txe_event_flags_get.o(.text._txe_event_flags_get) for _txe_event_flags_get
ultrasound.o(.text.ultrasonic_task_entry) refers to ultrasound.o(.bss.distance_cm) for distance_cm
ultrasound.o(.text.ultrasonic_task_entry) refers to tx_thread_sleep.o(.text._tx_thread_sleep) for _tx_thread_sleep
ultrasound.o(.ARM.exidx.text.ultrasonic_task_entry) refers to ultrasound.o(.text.ultrasonic_task_entry) for [Anonymous Symbol]
ultrasound.o(.text.HAL_TIM_IC_CaptureCallback) refers to ultrasound.o(.bss.is_first_capture) for is_first_capture
ultrasound.o(.text.HAL_TIM_IC_CaptureCallback) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_ReadCapturedValue) for HAL_TIM_ReadCapturedValue
ultrasound.o(.text.HAL_TIM_IC_CaptureCallback) refers to ultrasound.o(.bss.ic_val1) for ic_val1
ultrasound.o(.text.HAL_TIM_IC_CaptureCallback) refers to ultrasound.o(.bss.ic_val2) for ic_val2
ultrasound.o(.text.HAL_TIM_IC_CaptureCallback) refers to ultrasound.o(.bss.distance_cm) for distance_cm
ultrasound.o(.ARM.exidx.text.HAL_TIM_IC_CaptureCallback) refers to ultrasound.o(.text.HAL_TIM_IC_CaptureCallback) for [Anonymous Symbol]
vsprintf.o(.text) refers (Special) to _printf_a.o(.ARM.Collect$$_printf_percent$$00000006) for _printf_a
vsprintf.o(.text) refers (Special) to _printf_c.o(.ARM.Collect$$_printf_percent$$00000013) for _printf_c
vsprintf.o(.text) refers (Special) to _printf_charcount.o(.text) for _printf_charcount
vsprintf.o(.text) refers (Special) to _printf_d.o(.ARM.Collect$$_printf_percent$$00000009) for _printf_d
vsprintf.o(.text) refers (Special) to _printf_e.o(.ARM.Collect$$_printf_percent$$00000004) for _printf_e
vsprintf.o(.text) refers (Special) to _printf_f.o(.ARM.Collect$$_printf_percent$$00000003) for _printf_f
vsprintf.o(.text) refers (Special) to printf1.o(x$fpl$printf1) for _printf_fp_dec
vsprintf.o(.text) refers (Special) to printf2.o(x$fpl$printf2) for _printf_fp_hex
vsprintf.o(.text) refers (Special) to _printf_g.o(.ARM.Collect$$_printf_percent$$00000005) for _printf_g
vsprintf.o(.text) refers (Special) to _printf_i.o(.ARM.Collect$$_printf_percent$$00000008) for _printf_i
vsprintf.o(.text) refers (Special) to _printf_dec.o(.text) for _printf_int_dec
vsprintf.o(.text) refers (Special) to _printf_l.o(.ARM.Collect$$_printf_percent$$00000012) for _printf_l
vsprintf.o(.text) refers (Special) to _printf_lc.o(.ARM.Collect$$_printf_percent$$00000015) for _printf_lc
vsprintf.o(.text) refers (Special) to _printf_ll.o(.ARM.Collect$$_printf_percent$$00000007) for _printf_ll
vsprintf.o(.text) refers (Special) to _printf_lld.o(.ARM.Collect$$_printf_percent$$0000000E) for _printf_lld
vsprintf.o(.text) refers (Special) to _printf_lli.o(.ARM.Collect$$_printf_percent$$0000000D) for _printf_lli
vsprintf.o(.text) refers (Special) to _printf_llo.o(.ARM.Collect$$_printf_percent$$00000010) for _printf_llo
vsprintf.o(.text) refers (Special) to _printf_llu.o(.ARM.Collect$$_printf_percent$$0000000F) for _printf_llu
vsprintf.o(.text) refers (Special) to _printf_llx.o(.ARM.Collect$$_printf_percent$$00000011) for _printf_llx
vsprintf.o(.text) refers (Special) to _printf_longlong_dec.o(.text) for _printf_longlong_dec
vsprintf.o(.text) refers (Special) to _printf_hex_int_ll_ptr.o(.text) for _printf_longlong_hex
vsprintf.o(.text) refers (Special) to _printf_oct_int_ll.o(.text) for _printf_longlong_oct
vsprintf.o(.text) refers (Special) to _printf_ls.o(.ARM.Collect$$_printf_percent$$00000016) for _printf_ls
vsprintf.o(.text) refers (Special) to _printf_n.o(.ARM.Collect$$_printf_percent$$00000001) for _printf_n
vsprintf.o(.text) refers (Special) to _printf_o.o(.ARM.Collect$$_printf_percent$$0000000B) for _printf_o
vsprintf.o(.text) refers (Special) to _printf_p.o(.ARM.Collect$$_printf_percent$$00000002) for _printf_p
vsprintf.o(.text) refers (Special) to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
vsprintf.o(.text) refers (Special) to _printf_pad.o(.text) for _printf_post_padding
vsprintf.o(.text) refers (Special) to _printf_s.o(.ARM.Collect$$_printf_percent$$00000014) for _printf_s
vsprintf.o(.text) refers (Special) to _printf_str.o(.text) for _printf_str
vsprintf.o(.text) refers (Special) to _printf_truncate.o(.text) for _printf_truncate_signed
vsprintf.o(.text) refers (Special) to _printf_u.o(.ARM.Collect$$_printf_percent$$0000000A) for _printf_u
vsprintf.o(.text) refers (Special) to _printf_wctomb.o(.text) for _printf_wctomb
vsprintf.o(.text) refers (Special) to _printf_x.o(.ARM.Collect$$_printf_percent$$0000000C) for _printf_x
vsprintf.o(.text) refers to _printf_char_common.o(.text) for _printf_char_common
vsprintf.o(.text) refers to _sputc.o(.text) for _sputc
sscanf.o(.text) refers (Special) to _scanf_int.o(.text) for _scanf_int
sscanf.o(.text) refers (Special) to _scanf_longlong.o(.text) for _scanf_longlong
sscanf.o(.text) refers (Special) to _scanf_mbtowc.o(.text) for _scanf_mbtowc
sscanf.o(.text) refers (Special) to scanf1.o(x$fpl$scanf1) for _scanf_real
sscanf.o(.text) refers (Special) to _scanf_str.o(.text) for _scanf_string
sscanf.o(.text) refers (Special) to _scanf_wctomb.o(.text) for _scanf_wctomb
sscanf.o(.text) refers (Special) to _scanf_wstr.o(.text) for _scanf_wstring
sscanf.o(.text) refers to scanf_char.o(.text) for __vfscanf_char
sscanf.o(.text) refers to _sgetc.o(.text) for _sgetc
rt_memcpy_v6.o(.text) refers to rt_memcpy_w.o(.text) for __aeabi_memcpy4
aeabi_memset.o(.text) refers to rt_memclr.o(.text) for _memset
rt_memclr.o(.text) refers to rt_memclr_w.o(.text) for _memset_w
__main.o(!!!main) refers to __rtentry.o(.ARM.Collect$$rtentry$$00000000) for __rt_entry
daddsub_clz.o(x$fpl$dadd) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
daddsub_clz.o(x$fpl$dadd) refers to daddsub_clz.o(x$fpl$dsub) for _dsub1
daddsub_clz.o(x$fpl$dadd) refers to dretinf.o(x$fpl$dretinf) for __fpl_dretinf
daddsub_clz.o(x$fpl$dadd) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
daddsub_clz.o(x$fpl$drsb) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
daddsub_clz.o(x$fpl$drsb) refers to daddsub_clz.o(x$fpl$dadd) for _dadd1
daddsub_clz.o(x$fpl$drsb) refers to daddsub_clz.o(x$fpl$dsub) for _dsub1
daddsub_clz.o(x$fpl$dsub) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
daddsub_clz.o(x$fpl$dsub) refers to daddsub_clz.o(x$fpl$dadd) for _dadd1
daddsub_clz.o(x$fpl$dsub) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
ddiv.o(x$fpl$drdiv) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
ddiv.o(x$fpl$drdiv) refers to ddiv.o(x$fpl$ddiv) for ddiv_entry
ddiv.o(x$fpl$ddiv) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
ddiv.o(x$fpl$ddiv) refers to dretinf.o(x$fpl$dretinf) for __fpl_dretinf
ddiv.o(x$fpl$ddiv) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
dfix.o(x$fpl$dfix) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dfix.o(x$fpl$dfix) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
dfix.o(x$fpl$dfixr) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dfix.o(x$fpl$dfixr) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
dflt_clz.o(x$fpl$dfltu) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dflt_clz.o(x$fpl$dflt) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dflt_clz.o(x$fpl$dfltn) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
atof.o(i.__hardfp_atof) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
atof.o(i.__hardfp_atof) refers to _rserrno.o(.text) for __read_errno
atof.o(i.__hardfp_atof) refers to strtod.o(.text) for __strtod_int
atof.o(i.__softfp_atof) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
atof.o(i.__softfp_atof) refers to _rserrno.o(.text) for __read_errno
atof.o(i.__softfp_atof) refers to strtod.o(.text) for __strtod_int
atof.o(i.atof) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
atof.o(i.atof) refers to _rserrno.o(.text) for __read_errno
atof.o(i.atof) refers to strtod.o(.text) for __strtod_int
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$0000000A) for __rt_entry_li
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$0000000D) for __rt_entry_main
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$0000000C) for __rt_entry_postli_1
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$00000009) for __rt_entry_postsh_1
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$00000002) for __rt_entry_presh_1
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry4.o(.ARM.Collect$$rtentry$$00000004) for __rt_entry_sh
aeabi_ldiv0_sigfpe.o(.text) refers to rt_div0.o(.text) for __rt_div0
_rserrno.o(.text) refers to rt_errno_addr_intlibspace.o(.text) for __aeabi_errno_addr
__printf.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
_printf_str.o(.text) refers (Special) to _printf_char.o(.text) for _printf_cs_common
_printf_str.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_pre_padding
_printf_str.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_post_padding
_printf_dec.o(.text) refers (Weak) to _printf_truncate.o(.text) for _printf_truncate_signed
_printf_dec.o(.text) refers (Weak) to _printf_truncate.o(.text) for _printf_truncate_unsigned
_printf_dec.o(.text) refers to _printf_intcommon.o(.text) for _printf_int_common
_printf_char_common.o(.text) refers to __printf_flags_ss_wp.o(.text) for __printf
_printf_wctomb.o(.text) refers (Special) to _printf_wchar.o(.text) for _printf_lcs_common
_printf_wctomb.o(.text) refers to _c16rtomb.o(.text) for _wcrtomb
_printf_wctomb.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_pre_padding
_printf_wctomb.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_post_padding
_printf_wctomb.o(.text) refers to _printf_wctomb.o(.constdata) for .constdata
_printf_wctomb.o(.constdata) refers (Special) to _printf_wchar.o(.text) for _printf_lcs_common
_printf_longlong_dec.o(.text) refers to lludiv10.o(.text) for _ll_udiv10
_printf_longlong_dec.o(.text) refers to _printf_intcommon.o(.text) for _printf_int_common
_printf_oct_ll.o(.text) refers to _printf_intcommon.o(.text) for _printf_int_common
_printf_oct_int.o(.text) refers (Weak) to _printf_truncate.o(.text) for _printf_truncate_unsigned
_printf_oct_int.o(.text) refers to _printf_intcommon.o(.text) for _printf_int_common
_printf_oct_int_ll.o(.text) refers to _printf_intcommon.o(.text) for _printf_int_common
_printf_oct_int_ll.o(.text) refers (Weak) to _printf_truncate.o(.text) for _printf_truncate_unsigned
_printf_hex_ll.o(.text) refers to _printf_intcommon.o(.text) for _printf_int_common
_printf_hex_ll.o(.text) refers to _printf_hex_ll.o(.constdata) for .constdata
_printf_hex_int.o(.text) refers (Weak) to _printf_truncate.o(.text) for _printf_truncate_unsigned
_printf_hex_int.o(.text) refers to _printf_intcommon.o(.text) for _printf_int_common
_printf_hex_int.o(.text) refers to _printf_hex_int.o(.constdata) for .constdata
_printf_hex_int_ll.o(.text) refers to _printf_intcommon.o(.text) for _printf_int_common
_printf_hex_int_ll.o(.text) refers (Weak) to _printf_truncate.o(.text) for _printf_truncate_unsigned
_printf_hex_int_ll.o(.text) refers to _printf_hex_int_ll.o(.constdata) for .constdata
_printf_hex_ptr.o(.text) refers to _printf_intcommon.o(.text) for _printf_int_common
_printf_hex_ptr.o(.text) refers to _printf_hex_ptr.o(.constdata) for .constdata
_printf_hex_int_ptr.o(.text) refers to _printf_intcommon.o(.text) for _printf_int_common
_printf_hex_int_ptr.o(.text) refers (Weak) to _printf_truncate.o(.text) for _printf_truncate_unsigned
_printf_hex_int_ptr.o(.text) refers to _printf_hex_int_ptr.o(.constdata) for .constdata
_printf_hex_ll_ptr.o(.text) refers to _printf_intcommon.o(.text) for _printf_int_common
_printf_hex_ll_ptr.o(.text) refers to _printf_hex_ll_ptr.o(.constdata) for .constdata
_printf_hex_int_ll_ptr.o(.text) refers to _printf_intcommon.o(.text) for _printf_int_common
_printf_hex_int_ll_ptr.o(.text) refers (Weak) to _printf_truncate.o(.text) for _printf_truncate_unsigned
_printf_hex_int_ll_ptr.o(.text) refers to _printf_hex_int_ll_ptr.o(.constdata) for .constdata
__printf_flags.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags.o(.text) refers to __printf_flags.o(.constdata) for .constdata
__printf_ss.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags_ss.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags_ss.o(.text) refers to __printf_flags_ss.o(.constdata) for .constdata
__printf_wp.o(.text) refers to __printf_wp.o(i._is_digit) for _is_digit
__printf_wp.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags_wp.o(.text) refers to __printf_wp.o(i._is_digit) for _is_digit
__printf_flags_wp.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags_wp.o(.text) refers to __printf_flags_wp.o(.constdata) for .constdata
__printf_ss_wp.o(.text) refers to __printf_wp.o(i._is_digit) for _is_digit
__printf_ss_wp.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags_ss_wp.o(.text) refers to __printf_wp.o(i._is_digit) for _is_digit
__printf_flags_ss_wp.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags_ss_wp.o(.text) refers to __printf_flags_ss_wp.o(.constdata) for .constdata
_printf_c.o(.ARM.Collect$$_printf_percent$$00000013) refers (Weak) to _printf_char.o(.text) for _printf_char
_printf_s.o(.ARM.Collect$$_printf_percent$$00000014) refers (Weak) to _printf_char.o(.text) for _printf_string
_printf_n.o(.ARM.Collect$$_printf_percent$$00000001) refers (Weak) to _printf_charcount.o(.text) for _printf_charcount
_printf_x.o(.ARM.Collect$$_printf_percent$$0000000C) refers (Weak) to _printf_hex_int_ll_ptr.o(.text) for _printf_int_hex
_printf_p.o(.ARM.Collect$$_printf_percent$$00000002) refers (Weak) to _printf_hex_int_ll_ptr.o(.text) for _printf_hex_ptr
_printf_o.o(.ARM.Collect$$_printf_percent$$0000000B) refers (Weak) to _printf_oct_int_ll.o(.text) for _printf_int_oct
_printf_i.o(.ARM.Collect$$_printf_percent$$00000008) refers (Weak) to _printf_dec.o(.text) for _printf_int_dec
_printf_d.o(.ARM.Collect$$_printf_percent$$00000009) refers (Weak) to _printf_dec.o(.text) for _printf_int_dec
_printf_u.o(.ARM.Collect$$_printf_percent$$0000000A) refers (Weak) to _printf_dec.o(.text) for _printf_int_dec
_printf_f.o(.ARM.Collect$$_printf_percent$$00000003) refers (Weak) to printf1.o(x$fpl$printf1) for _printf_fp_dec
_printf_e.o(.ARM.Collect$$_printf_percent$$00000004) refers (Weak) to printf1.o(x$fpl$printf1) for _printf_fp_dec
_printf_g.o(.ARM.Collect$$_printf_percent$$00000005) refers (Weak) to printf1.o(x$fpl$printf1) for _printf_fp_dec
_printf_a.o(.ARM.Collect$$_printf_percent$$00000006) refers (Weak) to printf2.o(x$fpl$printf2) for _printf_fp_hex
_printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) refers (Special) to _printf_percent_end.o(.ARM.Collect$$_printf_percent$$00000017) for _printf_percent_end
_printf_lli.o(.ARM.Collect$$_printf_percent$$0000000D) refers (Special) to _printf_ll.o(.ARM.Collect$$_printf_percent$$00000007) for _printf_ll
_printf_lli.o(.ARM.Collect$$_printf_percent$$0000000D) refers (Weak) to _printf_longlong_dec.o(.text) for _printf_longlong_dec
_printf_lld.o(.ARM.Collect$$_printf_percent$$0000000E) refers (Special) to _printf_ll.o(.ARM.Collect$$_printf_percent$$00000007) for _printf_ll
_printf_lld.o(.ARM.Collect$$_printf_percent$$0000000E) refers (Weak) to _printf_longlong_dec.o(.text) for _printf_longlong_dec
_printf_llu.o(.ARM.Collect$$_printf_percent$$0000000F) refers (Special) to _printf_ll.o(.ARM.Collect$$_printf_percent$$00000007) for _printf_ll
_printf_llu.o(.ARM.Collect$$_printf_percent$$0000000F) refers (Weak) to _printf_longlong_dec.o(.text) for _printf_longlong_dec
_printf_lc.o(.ARM.Collect$$_printf_percent$$00000015) refers (Special) to _printf_l.o(.ARM.Collect$$_printf_percent$$00000012) for _printf_l
_printf_lc.o(.ARM.Collect$$_printf_percent$$00000015) refers (Weak) to _printf_wchar.o(.text) for _printf_wchar
_printf_ls.o(.ARM.Collect$$_printf_percent$$00000016) refers (Special) to _printf_l.o(.ARM.Collect$$_printf_percent$$00000012) for _printf_l
_printf_ls.o(.ARM.Collect$$_printf_percent$$00000016) refers (Weak) to _printf_wchar.o(.text) for _printf_wstring
_printf_llo.o(.ARM.Collect$$_printf_percent$$00000010) refers (Special) to _printf_ll.o(.ARM.Collect$$_printf_percent$$00000007) for _printf_ll
_printf_llo.o(.ARM.Collect$$_printf_percent$$00000010) refers (Weak) to _printf_oct_int_ll.o(.text) for _printf_ll_oct
_printf_llx.o(.ARM.Collect$$_printf_percent$$00000011) refers (Special) to _printf_ll.o(.ARM.Collect$$_printf_percent$$00000007) for _printf_ll
_printf_llx.o(.ARM.Collect$$_printf_percent$$00000011) refers (Weak) to _printf_hex_int_ll_ptr.o(.text) for _printf_ll_hex
_scanf_longlong.o(.text) refers to _chval.o(.text) for _chval
_scanf_int.o(.text) refers to _chval.o(.text) for _chval
scanf_char.o(.text) refers to _scanf.o(.text) for __vfscanf
scanf_char.o(.text) refers to isspace.o(.text) for isspace
strtod.o(.text) refers (Special) to lc_numeric_c.o(locale$$code) for _get_lc_numeric
strtod.o(.text) refers to scanf1.o(x$fpl$scanf1) for _scanf_real
strtod.o(.text) refers to _sgetc.o(.text) for _sgetc
strtod.o(.text) refers to isspace.o(.text) for isspace
_scanf_mbtowc.o(.text) refers to _mbrtoc16.o(.text) for _mbrtowc
_scanf_wctomb.o(.text) refers to _c16rtomb.o(.text) for _wcrtomb
_scanf_wctomb.o(.text) refers to _scanf_wcharmap.o(.text) for _scanf_wcharmap
_scanf_wstr.o(.text) refers to _scanf_wcharmap.o(.text) for _scanf_wcharmap
dnaninf.o(x$fpl$dnaninf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dretinf.o(x$fpl$dretinf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
printf1.o(x$fpl$printf1) refers to _printf_fp_dec.o(.text) for _printf_fp_dec_real
printf2.o(x$fpl$printf2) refers to _printf_fp_hex.o(.text) for _printf_fp_hex_real
printf2b.o(x$fpl$printf2) refers to _printf_fp_hex.o(.text) for _printf_fp_hex_real
scanf1.o(x$fpl$scanf1) refers to scanf_fp.o(.text) for _scanf_really_real
__rtentry2.o(.ARM.Collect$$rtentry$$00000008) refers to boardinit2.o(.text) for _platform_post_stackheap_init
__rtentry2.o(.ARM.Collect$$rtentry$$0000000A) refers to libinit.o(.ARM.Collect$$libinit$$00000000) for __rt_lib_init
__rtentry2.o(.ARM.Collect$$rtentry$$0000000B) refers to boardinit3.o(.text) for _platform_post_lib_init
__rtentry2.o(.ARM.Collect$$rtentry$$0000000D) refers to main.o(.text.main) for main
__rtentry2.o(.ARM.Collect$$rtentry$$0000000D) refers to exit.o(.text) for exit
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$00000001) for .ARM.Collect$$rtentry$$00000001
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$00000008) for .ARM.Collect$$rtentry$$00000008
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$0000000A) for .ARM.Collect$$rtentry$$0000000A
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$0000000B) for .ARM.Collect$$rtentry$$0000000B
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$0000000D) for .ARM.Collect$$rtentry$$0000000D
__rtentry4.o(.ARM.Collect$$rtentry$$00000004) refers to sys_stackheap_outer.o(.text) for __user_setup_stackheap
__rtentry4.o(.ARM.exidx) refers to __rtentry4.o(.ARM.Collect$$rtentry$$00000004) for .ARM.Collect$$rtentry$$00000004
rt_div0.o(.text) refers to defsig_fpe_outer.o(.text) for __rt_SIGFPE
rt_errno_addr.o(.text) refers to rt_errno_addr.o(.bss) for __aeabi_errno_addr_data
rt_errno_addr_intlibspace.o(.text) refers to libspace.o(.bss) for __libspace_start
isspace.o(.text) refers to rt_ctype_table.o(.text) for __rt_ctype_table
_printf_intcommon.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_pre_padding
_printf_intcommon.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_pre_padding
_printf_intcommon.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_post_padding
_printf_fp_dec.o(.text) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
_printf_fp_dec.o(.text) refers (Special) to lc_numeric_c.o(locale$$code) for _get_lc_numeric
_printf_fp_dec.o(.text) refers to bigflt0.o(.text) for _btod_etento
_printf_fp_dec.o(.text) refers to btod.o(CL$$btod_d2e) for _btod_d2e
_printf_fp_dec.o(.text) refers to btod.o(CL$$btod_ediv) for _btod_ediv
_printf_fp_dec.o(.text) refers to btod.o(CL$$btod_emul) for _btod_emul
_printf_fp_dec.o(.text) refers to lludiv10.o(.text) for _ll_udiv10
_printf_fp_dec.o(.text) refers to fpclassify.o(i.__ARM_fpclassify) for __ARM_fpclassify
_printf_fp_dec.o(.text) refers to _printf_fp_infnan.o(.text) for _printf_fp_infnan
_printf_fp_dec.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_pre_padding
_printf_fp_dec.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_pre_padding
_printf_fp_dec.o(.text) refers to rt_locale_intlibspace.o(.text) for __rt_locale
_printf_fp_dec.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_post_padding
_printf_fp_dec_accurate.o(.text) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
_printf_fp_dec_accurate.o(.text) refers (Special) to lc_numeric_c.o(locale$$code) for _get_lc_numeric
_printf_fp_dec_accurate.o(.text) refers to btod_accurate.o(.text) for _btod_main
_printf_fp_dec_accurate.o(.text) refers to fpclassify.o(i.__ARM_fpclassify) for __ARM_fpclassify
_printf_fp_dec_accurate.o(.text) refers to _printf_fp_infnan.o(.text) for _printf_fp_infnan
_printf_fp_dec_accurate.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_pre_padding
_printf_fp_dec_accurate.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_pre_padding
_printf_fp_dec_accurate.o(.text) refers to rt_locale_intlibspace.o(.text) for __rt_locale
_printf_fp_dec_accurate.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_post_padding
_printf_fp_hex.o(.text) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
_printf_fp_hex.o(.text) refers to fpclassify.o(i.__ARM_fpclassify) for __ARM_fpclassify
_printf_fp_hex.o(.text) refers to _printf_fp_infnan.o(.text) for _printf_fp_infnan
_printf_fp_hex.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_pre_padding
_printf_fp_hex.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_pre_padding
_printf_fp_hex.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_post_padding
_printf_fp_hex.o(.text) refers to _printf_fp_hex.o(.constdata) for .constdata
_printf_fp_hex.o(.constdata) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
_printf_char.o(.text) refers (Weak) to _printf_str.o(.text) for _printf_str
_printf_wchar.o(.text) refers (Weak) to _printf_wctomb.o(.text) for _printf_wctomb
_scanf.o(.text) refers (Weak) to scanf1.o(x$fpl$scanf1) for _scanf_real
_scanf.o(.text) refers (Weak) to _scanf_longlong.o(.text) for _scanf_longlong
_scanf.o(.text) refers (Weak) to _scanf_int.o(.text) for _scanf_int
_scanf.o(.text) refers (Weak) to _scanf_wstr.o(.text) for _scanf_wstring
_scanf.o(.text) refers (Weak) to _scanf_mbtowc.o(.text) for _scanf_mbtowc
_scanf.o(.text) refers (Weak) to _scanf_str.o(.text) for _scanf_string
_scanf.o(.text) refers (Weak) to _scanf_wctomb.o(.text) for _scanf_wctomb
scanf_fp.o(.text) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
scanf_fp.o(.text) refers (Special) to lc_numeric_c.o(locale$$code) for _get_lc_numeric
scanf_fp.o(.text) refers to rt_errno_addr_intlibspace.o(.text) for __aeabi_errno_addr
scanf_fp.o(.text) refers to istatus.o(x$fpl$ieeestatus) for __ieee_status
scanf_fp.o(.text) refers to bigflt0.o(.text) for _btod_etento
scanf_fp.o(.text) refers to btod.o(CL$$btod_emuld) for _btod_emuld
scanf_fp.o(.text) refers to btod.o(CL$$btod_edivd) for _btod_edivd
scanf_fp.o(.text) refers to rt_locale_intlibspace.o(.text) for __rt_locale
scanf_fp.o(.text) refers to scanf2.o(x$fpl$scanf2) for _scanf_infnan
scanf_fp.o(.text) refers to __printf_wp.o(i._is_digit) for _is_digit
scanf_fp.o(.text) refers to fpconst.o(c$$dmax) for __dbl_max
scanf_fp.o(.text) refers to fpconst.o(c$$dinf) for __huge_val
scanf_fp.o(.text) refers to narrow.o(i.__mathlib_narrow) for __mathlib_narrow
scanf_fp_accurate.o(.text) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
scanf_fp_accurate.o(.text) refers (Special) to lc_numeric_c.o(locale$$code) for _get_lc_numeric
scanf_fp_accurate.o(.text) refers to strlen.o(.text) for strlen
scanf_fp_accurate.o(.text) refers to dtob_accurate.o(.text) for _dtob
scanf_fp_accurate.o(.text) refers to rt_errno_addr_intlibspace.o(.text) for __aeabi_errno_addr
scanf_fp_accurate.o(.text) refers to llshl.o(.text) for __aeabi_llsl
scanf_fp_accurate.o(.text) refers to rt_locale_intlibspace.o(.text) for __rt_locale
scanf_fp_accurate.o(.text) refers to scanf2.o(x$fpl$scanf2) for _scanf_infnan
scanf_fp_accurate.o(.text) refers to __printf_wp.o(i._is_digit) for _is_digit
scanf_fp_accurate.o(.text) refers to narrow.o(i.__mathlib_narrow) for __mathlib_narrow
_mbrtoc16.o(.text) refers to rt_ctype_table.o(.text) for __rt_ctype_table
_c16rtomb.o(.text) refers to rt_ctype_table.o(.text) for __rt_ctype_table
lc_numeric_c.o(locale$$data) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000018) for __rt_lib_init_lc_numeric_2
lc_numeric_c.o(locale$$code) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000018) for __rt_lib_init_lc_numeric_2
lc_numeric_c.o(locale$$code) refers to strcmpv8m_maindsp.o(.text) for strcmp
lc_numeric_c.o(locale$$code) refers to lc_numeric_c.o(locale$$data) for __lcnum_c_name
libspace.o(.text) refers to libspace.o(.bss) for __libspace_start
sys_stackheap_outer.o(.text) refers to libspace.o(.text) for __user_perproc_libspace
sys_stackheap_outer.o(.text) refers to startup_stm32h563xx.o(.text) for __user_initial_stackheap
rt_ctype_table.o(.text) refers to rt_locale_intlibspace.o(.text) for __rt_locale
rt_ctype_table.o(.text) refers to lc_ctype_c.o(locale$$code) for _get_lc_ctype
rt_locale.o(.text) refers to rt_locale.o(.bss) for __rt_locale_data
rt_locale_intlibspace.o(.text) refers to libspace.o(.bss) for __libspace_start
_printf_fp_infnan.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_pre_padding
_printf_fp_infnan.o(.text) refers (Weak) to _printf_pad.o(.text) for _printf_post_padding
bigflt0.o(.text) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
bigflt0.o(.text) refers to btod.o(CL$$btod_emul) for _btod_emul
bigflt0.o(.text) refers to btod.o(CL$$btod_ediv) for _btod_ediv
bigflt0.o(.text) refers to bigflt0.o(.constdata) for .constdata
bigflt0.o(.constdata) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
btod.o(CL$$btod_d2e) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
btod.o(CL$$btod_d2e) refers to btod.o(CL$$btod_d2e_norm_op1) for _d2e_norm_op1
btod.o(CL$$btod_d2e_norm_op1) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
btod.o(CL$$btod_d2e_norm_op1) refers to btod.o(CL$$btod_d2e_denorm_low) for _d2e_denorm_low
btod.o(CL$$btod_d2e_denorm_low) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
btod.o(CL$$btod_emul) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
btod.o(CL$$btod_emul) refers to btod.o(CL$$btod_mult_common) for __btod_mult_common
btod.o(CL$$btod_emul) refers to btod.o(CL$$btod_e2e) for _e2e
btod.o(CL$$btod_ediv) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
btod.o(CL$$btod_ediv) refers to btod.o(CL$$btod_div_common) for __btod_div_common
btod.o(CL$$btod_ediv) refers to btod.o(CL$$btod_e2e) for _e2e
btod.o(CL$$btod_emuld) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
btod.o(CL$$btod_emuld) refers to btod.o(CL$$btod_mult_common) for __btod_mult_common
btod.o(CL$$btod_emuld) refers to btod.o(CL$$btod_e2d) for _e2d
btod.o(CL$$btod_edivd) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
btod.o(CL$$btod_edivd) refers to btod.o(CL$$btod_div_common) for __btod_div_common
btod.o(CL$$btod_edivd) refers to btod.o(CL$$btod_e2d) for _e2d
btod.o(CL$$btod_e2e) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
btod.o(CL$$btod_e2d) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
btod.o(CL$$btod_e2d) refers to btod.o(CL$$btod_e2e) for _e2e
btod.o(CL$$btod_mult_common) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
btod.o(CL$$btod_div_common) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
btod_accurate.o(.text) refers to btod_accurate_common.o(.text) for _btod_common
dtob_accurate.o(.text) refers to llshl.o(.text) for __aeabi_llsl
dtob_accurate.o(.text) refers to btod_accurate_common.o(.text) for _btod_pow
dtob_accurate.o(.text) refers to dtob_accurate.o(.constdata) for .constdata
exit.o(.text) refers to rtexit.o(.ARM.Collect$$rtexit$$00000000) for __rt_exit
defsig_fpe_outer.o(.text) refers to defsig_fpe_inner.o(.text) for __rt_SIGFPE_inner
defsig_fpe_outer.o(.text) refers to defsig_exit.o(.text) for __sig_exit
defsig_fpe_formal.o(.text) refers to rt_raise.o(.text) for __rt_raise
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000030) for __rt_lib_init_alloca_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000002E) for __rt_lib_init_argv_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001D) for __rt_lib_init_atexit_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000023) for __rt_lib_init_clock_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000034) for __rt_lib_init_cpp_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000032) for __rt_lib_init_exceptions_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000001) for __rt_lib_init_fp_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000021) for __rt_lib_init_fp_trap_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000025) for __rt_lib_init_getenv_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000C) for __rt_lib_init_heap_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000013) for __rt_lib_init_lc_collate_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000015) for __rt_lib_init_lc_ctype_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000017) for __rt_lib_init_lc_monetary_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000019) for __rt_lib_init_lc_numeric_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001B) for __rt_lib_init_lc_time_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000006) for __rt_lib_init_preinit_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000010) for __rt_lib_init_rand_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000004) for __rt_lib_init_relocate_pie_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000035) for __rt_lib_init_return
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001F) for __rt_lib_init_signal_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000027) for __rt_lib_init_stdio_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000E) for __rt_lib_init_user_alloc_1
libinit2.o(.ARM.Collect$$libinit$$00000001) refers to fpinit.o(x$fpl$fpinit) for _fp_init
libinit2.o(.ARM.Collect$$libinit$$00000011) refers (Weak) to rt_locale_intlibspace.o(.text) for __rt_locale
libinit2.o(.ARM.Collect$$libinit$$00000012) refers to libinit2.o(.ARM.Collect$$libinit$$00000011) for .ARM.Collect$$libinit$$00000011
libinit2.o(.ARM.Collect$$libinit$$00000014) refers to libinit2.o(.ARM.Collect$$libinit$$00000011) for .ARM.Collect$$libinit$$00000011
libinit2.o(.ARM.Collect$$libinit$$00000014) refers (Weak) to lc_ctype_c.o(locale$$code) for _get_lc_ctype
libinit2.o(.ARM.Collect$$libinit$$00000016) refers to libinit2.o(.ARM.Collect$$libinit$$00000011) for .ARM.Collect$$libinit$$00000011
libinit2.o(.ARM.Collect$$libinit$$00000018) refers to libinit2.o(.ARM.Collect$$libinit$$00000011) for .ARM.Collect$$libinit$$00000011
libinit2.o(.ARM.Collect$$libinit$$00000018) refers (Weak) to lc_numeric_c.o(locale$$code) for _get_lc_numeric
libinit2.o(.ARM.Collect$$libinit$$0000001A) refers to libinit2.o(.ARM.Collect$$libinit$$00000011) for .ARM.Collect$$libinit$$00000011
libinit2.o(.ARM.Collect$$libinit$$00000028) refers to argv_veneer.o(.emb_text) for __ARM_argv_veneer
libinit2.o(.ARM.Collect$$libinit$$00000029) refers to argv_veneer.o(.emb_text) for __ARM_argv_veneer
fpconst.o(c$$dinf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
fpconst.o(c$$dnan) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
fpconst.o(c$$finf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
fpconst.o(c$$dmax) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
istatus.o(x$fpl$ieeestatus) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
scanf2.o(x$fpl$scanf2) refers to scanf_hexfp.o(.text) for _scanf_really_hex_real
scanf2.o(x$fpl$scanf2) refers to scanf_infnan.o(.text) for _scanf_really_infnan
scanf2b.o(x$fpl$scanf2) refers to scanf_hexfp.o(.text) for _scanf_really_hex_real
scanf2b.o(x$fpl$scanf2) refers to scanf_infnan.o(.text) for _scanf_really_infnan
fpclassify.o(i.__ARM_fpclassify) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
narrow.o(i.__hardfp___mathlib_tofloat) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
narrow.o(i.__hardfp___mathlib_tofloat) refers to frexp.o(i.frexp) for frexp
narrow.o(i.__hardfp___mathlib_tofloat) refers to deqf.o(x$fpl$deqf) for __aeabi_cdcmpeq
narrow.o(i.__hardfp___mathlib_tofloat) refers to d2f.o(x$fpl$d2f) for __aeabi_d2f
narrow.o(i.__hardfp___mathlib_tofloat) refers to _rserrno.o(.text) for __set_errno
narrow.o(i.__hardfp___mathlib_tofloat) refers to drleqf.o(x$fpl$drleqf) for __aeabi_cdrcmple
narrow.o(i.__mathlib_narrow) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
narrow.o(i.__mathlib_narrow) refers to narrow.o(i.__hardfp___mathlib_tofloat) for __hardfp___mathlib_tofloat
narrow.o(i.__mathlib_tofloat) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
narrow.o(i.__mathlib_tofloat) refers to narrow.o(i.__hardfp___mathlib_tofloat) for __hardfp___mathlib_tofloat
narrow.o(i.__softfp___mathlib_tofloat) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
narrow.o(i.__softfp___mathlib_tofloat) refers to narrow.o(i.__hardfp___mathlib_tofloat) for __hardfp___mathlib_tofloat
rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for __rt_exit_exit
rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for __rt_exit_ls
rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000002) for __rt_exit_prels_1
rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for __rt_exit_exit
rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for __rt_exit_ls
rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000002) for __rt_exit_prels_1
rtexit.o(.ARM.exidx) refers to rtexit.o(.ARM.Collect$$rtexit$$00000000) for .ARM.Collect$$rtexit$$00000000
rt_raise.o(.text) refers to __raise.o(.text) for __raise
rt_raise.o(.text) refers to sys_exit.o(.text) for _sys_exit
scanf_hexfp.o(.text) refers to _chval.o(.text) for _chval
scanf_hexfp.o(.text) refers to llshl.o(.text) for __aeabi_llsl
scanf_hexfp.o(.text) refers to ldexp.o(i.__support_ldexp) for __support_ldexp
scanf_hexfp.o(.text) refers to narrow.o(i.__mathlib_narrow) for __mathlib_narrow
btod_accurate_common.o(.text) refers to llushr.o(.text) for __aeabi_llsr
lc_ctype_c.o(locale$$data) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000014) for __rt_lib_init_lc_ctype_2
lc_ctype_c.o(locale$$code) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000014) for __rt_lib_init_lc_ctype_2
lc_ctype_c.o(locale$$code) refers to strcmpv8m_maindsp.o(.text) for strcmp
lc_ctype_c.o(locale$$code) refers to lc_ctype_c.o(locale$$data) for __lcctype_c_name
defsig_exit.o(.text) refers to sys_exit.o(.text) for _sys_exit
defsig_fpe_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
argv_veneer.o(.emb_text) refers to no_argv.o(.text) for __ARM_get_argv
d2f.o(x$fpl$d2f) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
d2f.o(x$fpl$d2f) refers to fretinf.o(x$fpl$fretinf) for __fpl_fretinf
d2f.o(x$fpl$d2f) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
deqf.o(x$fpl$deqf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
deqf.o(x$fpl$deqf) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
deqf.o(x$fpl$deqf) refers to dcmpi.o(x$fpl$dcmpinf) for __fpl_dcmp_Inf
drleqf.o(x$fpl$drleqf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
drleqf.o(x$fpl$drleqf) refers to dleqf.o(x$fpl$dleqf) for __fpl_dcmple_InfNaN
frexp.o(i.__hardfp_frexp) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
frexp.o(i.__hardfp_frexp) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
frexp.o(i.__softfp_frexp) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
frexp.o(i.__softfp_frexp) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
frexp.o(i.frexp) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
frexp.o(i.frexp) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
sys_exit.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_exit.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
sys_exit_hlt.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_exit_hlt.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
rtexit2.o(.ARM.Collect$$rtexit$$00000003) refers to libshutdown.o(.ARM.Collect$$libshutdown$$00000000) for __rt_lib_shutdown
rtexit2.o(.ARM.Collect$$rtexit$$00000004) refers to sys_exit.o(.text) for _sys_exit
rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000001) for .ARM.Collect$$rtexit$$00000001
rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for .ARM.Collect$$rtexit$$00000003
rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for .ARM.Collect$$rtexit$$00000004
__raise.o(.text) refers to defsig.o(CL$$defsig) for __default_signal_handler
defsig_general.o(.text) refers to sys_wrch.o(.text) for _ttywrch
_get_argv_nomalloc.o(.text) refers (Special) to hrguard.o(.text) for __heap_region$guard
_get_argv_nomalloc.o(.text) refers to defsig_rtmem_outer.o(.text) for __rt_SIGRTMEM
_get_argv_nomalloc.o(.text) refers to sys_command.o(.text) for _sys_command_string
dcmpi.o(x$fpl$dcmpinf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dleqf.o(x$fpl$dleqf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dleqf.o(x$fpl$dleqf) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
dleqf.o(x$fpl$dleqf) refers to dcmpi.o(x$fpl$dcmpinf) for __fpl_dcmp_Inf
dmul.o(x$fpl$dmul) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dmul.o(x$fpl$dmul) refers to dretinf.o(x$fpl$dretinf) for __fpl_dretinf
dmul.o(x$fpl$dmul) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
fretinf.o(x$fpl$fretinf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
ldexp.o(i.__hardfp_ldexp) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
ldexp.o(i.__hardfp_ldexp) refers to deqf.o(x$fpl$deqf) for __aeabi_cdcmpeq
ldexp.o(i.__hardfp_ldexp) refers to scalbn.o(x$fpl$scalbn) for __ARM_scalbn
ldexp.o(i.__hardfp_ldexp) refers to _rserrno.o(.text) for __set_errno
ldexp.o(i.__hardfp_ldexp) refers to dunder.o(i.__mathlib_dbl_underflow) for __mathlib_dbl_underflow
ldexp.o(i.__hardfp_ldexp) refers to dunder.o(i.__mathlib_dbl_overflow) for __mathlib_dbl_overflow
ldexp.o(i.__softfp_ldexp) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
ldexp.o(i.__softfp_ldexp) refers to ldexp.o(i.__hardfp_ldexp) for __hardfp_ldexp
ldexp.o(i.__support_ldexp) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
ldexp.o(i.__support_ldexp) refers to ldexp.o(i.__hardfp_ldexp) for __hardfp_ldexp
ldexp.o(i.ldexp) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
ldexp.o(i.ldexp) refers to ldexp.o(i.__hardfp_ldexp) for __hardfp_ldexp
sys_wrch.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_wrch.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
sys_command.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_command.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
sys_wrch_hlt.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_wrch_hlt.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
sys_command_hlt.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_command_hlt.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
defsig_rtmem_outer.o(.text) refers to defsig_rtmem_inner.o(.text) for __rt_SIGRTMEM_inner
defsig_rtmem_outer.o(.text) refers to defsig_exit.o(.text) for __sig_exit
defsig_rtmem_formal.o(.text) refers to rt_raise.o(.text) for __rt_raise
defsig.o(CL$$defsig) refers to defsig_fpe_inner.o(.text) for __rt_SIGFPE_inner
defsig.o(CL$$defsig) refers to defsig_rtmem_inner.o(.text) for __rt_SIGRTMEM_inner
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000002) for __rt_lib_shutdown_cpp_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000007) for __rt_lib_shutdown_fp_trap_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F) for __rt_lib_shutdown_heap_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000010) for __rt_lib_shutdown_return
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A) for __rt_lib_shutdown_signal_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000004) for __rt_lib_shutdown_stdio_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C) for __rt_lib_shutdown_user_alloc_1
scalbn.o(x$fpl$scalbn) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
scalbn.o(x$fpl$scalbn) refers to dcheck1.o(x$fpl$dcheck1) for __fpl_dcheck_NaN1
dunder.o(i.__mathlib_dbl_divzero) refers to ddiv.o(x$fpl$ddiv) for __aeabi_ddiv
dunder.o(i.__mathlib_dbl_infnan) refers to daddsub_clz.o(x$fpl$dadd) for __aeabi_dadd
dunder.o(i.__mathlib_dbl_infnan2) refers to daddsub_clz.o(x$fpl$dadd) for __aeabi_dadd
dunder.o(i.__mathlib_dbl_invalid) refers to ddiv.o(x$fpl$ddiv) for __aeabi_ddiv
dunder.o(i.__mathlib_dbl_overflow) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
dunder.o(i.__mathlib_dbl_posinfnan) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
dunder.o(i.__mathlib_dbl_underflow) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
defsig_abrt_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_rtred_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_rtmem_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_stak_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_pvfn_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_cppl_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_segv_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_other.o(.text) refers to defsig_general.o(.text) for __default_signal_display
dcheck1.o(x$fpl$dcheck1) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dcheck1.o(x$fpl$dcheck1) refers to retnan.o(x$fpl$retnan) for __fpl_return_NaN
retnan.o(x$fpl$retnan) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
retnan.o(x$fpl$retnan) refers to trapv.o(x$fpl$trapveneer) for __fpl_cmpreturn
trapv.o(x$fpl$trapveneer) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
==============================================================================
Removing Unused input sections from the image.
Removing main.o(.text), (0 bytes).
Removing main.o(.ARM.exidx.text.main), (8 bytes).
Removing main.o(.ARM.exidx.text.SystemClock_Config), (8 bytes).
Removing main.o(.ARM.exidx.text.Error_Handler), (8 bytes).
Removing main.o(.ARM.exidx.text.HAL_TIM_PeriodElapsedCallback), (8 bytes).
Removing main.o(.ARM.use_no_argv), (4 bytes).
Removing gpio.o(.text), (0 bytes).
Removing gpio.o(.ARM.exidx.text.MX_GPIO_Init), (8 bytes).
Removing gpdma.o(.text), (0 bytes).
Removing gpdma.o(.ARM.exidx.text.MX_GPDMA1_Init), (8 bytes).
Removing memorymap.o(.text), (0 bytes).
Removing app_threadx.o(.text), (0 bytes).
Removing app_threadx.o(.ARM.exidx.text.App_ThreadX_Init), (8 bytes).
Removing app_threadx.o(.ARM.exidx.text.MX_ThreadX_Init), (8 bytes).
Removing app_threadx.o(.bss.current_motor_cmd), (8 bytes).
Removing app_threadx.o(.bss.ble_tx_queue), (56 bytes).
Removing app_threadx.o(.bss.system_events), (36 bytes).
Removing app_threadx.o(.bss.gps_data), (121 bytes).
Removing tim.o(.text), (0 bytes).
Removing tim.o(.ARM.exidx.text.MX_TIM2_Init), (8 bytes).
Removing tim.o(.ARM.exidx.text.HAL_TIM_Base_MspInit), (8 bytes).
Removing tim.o(.text.HAL_TIM_Base_MspDeInit), (58 bytes).
Removing tim.o(.ARM.exidx.text.HAL_TIM_Base_MspDeInit), (8 bytes).
Removing usart.o(.text), (0 bytes).
Removing usart.o(.ARM.exidx.text.MX_UART5_Init), (8 bytes).
Removing usart.o(.ARM.exidx.text.MX_USART1_UART_Init), (8 bytes).
Removing usart.o(.ARM.exidx.text.MX_USART2_UART_Init), (8 bytes).
Removing usart.o(.ARM.exidx.text.HAL_UART_MspInit), (8 bytes).
Removing usart.o(.text.HAL_UART_MspDeInit), (212 bytes).
Removing usart.o(.ARM.exidx.text.HAL_UART_MspDeInit), (8 bytes).
Removing stm32h5xx_it.o(.text), (0 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.NMI_Handler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.HardFault_Handler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.MemManage_Handler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.BusFault_Handler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.UsageFault_Handler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.DebugMon_Handler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.GPDMA1_Channel3_IRQHandler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.GPDMA1_Channel4_IRQHandler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.GPDMA1_Channel5_IRQHandler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.TIM1_UP_IRQHandler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.TIM2_IRQHandler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.USART1_IRQHandler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.USART2_IRQHandler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.UART5_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_msp.o(.text), (0 bytes).
Removing stm32h5xx_hal_msp.o(.ARM.exidx.text.HAL_MspInit), (8 bytes).
Removing stm32h5xx_hal_timebase_tim.o(.text), (0 bytes).
Removing stm32h5xx_hal_timebase_tim.o(.ARM.exidx.text.HAL_InitTick), (8 bytes).
Removing stm32h5xx_hal_timebase_tim.o(.text.HAL_SuspendTick), (20 bytes).
Removing stm32h5xx_hal_timebase_tim.o(.ARM.exidx.text.HAL_SuspendTick), (8 bytes).
Removing stm32h5xx_hal_timebase_tim.o(.text.HAL_ResumeTick), (20 bytes).
Removing stm32h5xx_hal_timebase_tim.o(.ARM.exidx.text.HAL_ResumeTick), (8 bytes).
Removing app_azure_rtos.o(.text), (0 bytes).
Removing app_azure_rtos.o(.ARM.exidx.text.tx_application_define), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text), (0 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Init), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_Base_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_DeInit), (178 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_DeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start), (390 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Start), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Stop), (70 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Stop), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Start_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Stop_IT), (82 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Stop_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start_DMA), (530 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Start_DMA), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_DMAPeriodElapsedCplt), (22 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMAPeriodElapsedCplt), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_DMAPeriodElapsedHalfCplt), (22 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMAPeriodElapsedHalfCplt), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_DMAError), (154 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMAError), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_DMA_Start_IT), (122 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMA_Start_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Stop_DMA), (92 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_Stop_DMA), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Init), (168 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Init), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_DeInit), (178 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_DeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start), (892 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Start), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_CCxChannelCmd), (54 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_CCxChannelCmd), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Stop), (492 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Stop), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start_IT), (1006 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Start_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Stop_IT), (606 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Stop_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Start_DMA), (1468 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Start_DMA), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseCplt), (116 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMADelayPulseCplt), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_DMADelayPulseHalfCplt), (116 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMADelayPulseHalfCplt), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_Stop_DMA), (638 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_Stop_DMA), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Init), (168 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Init), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_DeInit), (178 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_DeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start), (892 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Start), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Stop), (492 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Stop), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start_IT), (1006 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Start_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Stop_IT), (606 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Stop_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start_DMA), (1468 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Start_DMA), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Stop_DMA), (638 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_Stop_DMA), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Init), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_DeInit), (178 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_DeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start), (822 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Start), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Stop), (286 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Stop), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start_IT), (936 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Start_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Stop_IT), (400 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Stop_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Start_DMA), (1274 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Start_DMA), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_DMACaptureCplt), (116 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMACaptureCplt), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_DMACaptureHalfCplt), (116 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMACaptureHalfCplt), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Stop_DMA), (430 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_Stop_DMA), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Init), (144 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_Init), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_DeInit), (128 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_DeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Start), (408 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_Start), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Stop), (402 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_Stop), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Start_IT), (432 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_Start_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_Stop_IT), (426 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_Stop_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Init), (308 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Init), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_DeInit), (128 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_DeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start), (334 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Start), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Stop), (390 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Stop), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start_IT), (382 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Start_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Stop_IT), (438 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Stop_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Start_DMA), (896 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Start_DMA), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Stop_DMA), (470 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_Stop_DMA), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_CaptureCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_CaptureCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_DelayElapsedCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_PulseFinishedCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PeriodElapsedCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PeriodElapsedCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_TriggerCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_ConfigChannel), (196 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_ConfigChannel), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_OC1_SetConfig), (500 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC1_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_OC2_SetConfig), (528 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC2_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_OC3_SetConfig), (526 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC3_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_OC4_SetConfig), (528 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC4_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_OC5_SetConfig), (290 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC5_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_OC6_SetConfig), (292 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC6_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_ConfigChannel), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_TI1_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_TI2_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_TI3_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_TI4_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_ConfigChannel), (432 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_ConfigChannel), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_ConfigChannel), (418 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_ConfigChannel), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_WriteStart), (350 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurst_WriteStart), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiWriteStart), (802 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurst_MultiWriteStart), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_DMATriggerCplt), (22 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMATriggerCplt), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_DMATriggerHalfCplt), (22 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_DMATriggerHalfCplt), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_WriteStop), (202 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurst_WriteStop), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_ReadStart), (350 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurst_ReadStart), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_MultiReadStart), (802 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurst_MultiReadStart), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurst_ReadStop), (202 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurst_ReadStop), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_GenerateEvent), (92 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_GenerateEvent), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigOCrefClear), (500 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_ConfigOCrefClear), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_ETR_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_ConfigClockSource), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_TI1_ConfigInputStage), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_ITRx_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_TI2_ConfigInputStage), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigTI1Input), (44 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_ConfigTI1Input), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_SlaveConfigSynchro), (150 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_SlaveConfigSynchro), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.TIM_SlaveTimer_SetConfig), (442 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_SlaveTimer_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_SlaveConfigSynchro_IT), (150 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_SlaveConfigSynchro_IT), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_ReadCapturedValue), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PeriodElapsedHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PeriodElapsedHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_CaptureHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_CaptureHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_PulseFinishedHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_PulseFinishedHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_TriggerHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_TriggerHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_ErrorCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_ErrorCallback), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_GetState), (14 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Base_GetState), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_GetState), (14 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OC_GetState), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_GetState), (14 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_PWM_GetState), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_GetState), (14 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_IC_GetState), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_OnePulse_GetState), (14 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_OnePulse_GetState), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_GetState), (14 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_Encoder_GetState), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_GetActiveChannel), (12 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_GetActiveChannel), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_GetChannelState), (142 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_GetChannelState), (8 bytes).
Removing stm32h5xx_hal_tim.o(.text.HAL_TIM_DMABurstState), (14 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.HAL_TIM_DMABurstState), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text), (0 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Init), (298 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Init), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_MspInit), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_DeInit), (128 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_DeInit), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start), (490 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Start), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Stop), (102 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Stop), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start_IT), (502 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Start_IT), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Stop_IT), (114 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Stop_IT), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Start_DMA), (584 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Start_DMA), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_Stop_DMA), (110 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_Stop_DMA), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start), (558 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OCN_Start), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.TIM_CCxNChannelCmd), (54 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.TIM_CCxNChannelCmd), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Stop), (208 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OCN_Stop), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start_IT), (684 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OCN_Start_IT), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Stop_IT), (356 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OCN_Stop_IT), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Start_DMA), (1086 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OCN_Start_DMA), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.TIM_DMADelayPulseNCplt), (116 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.TIM_DMADelayPulseNCplt), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.TIM_DMAErrorCCxN), (146 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.TIM_DMAErrorCCxN), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OCN_Stop_DMA), (352 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OCN_Stop_DMA), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start), (558 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_PWMN_Start), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Stop), (208 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_PWMN_Stop), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start_IT), (684 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_PWMN_Start_IT), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Stop_IT), (356 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_PWMN_Stop_IT), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Start_DMA), (1086 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_PWMN_Start_DMA), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_PWMN_Stop_DMA), (352 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_PWMN_Stop_DMA), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Start), (186 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OnePulseN_Start), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Stop), (182 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OnePulseN_Stop), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Start_IT), (210 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OnePulseN_Start_IT), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OnePulseN_Stop_IT), (206 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OnePulseN_Stop_IT), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigCommutEvent), (170 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigCommutEvent), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigCommutEvent_IT), (170 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigCommutEvent_IT), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigCommutEvent_DMA), (212 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigCommutEvent_DMA), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.TIMEx_DMACommutationCplt), (30 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.TIMEx_DMACommutationCplt), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.TIMEx_DMACommutationHalfCplt), (30 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.TIMEx_DMACommutationHalfCplt), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_MasterConfigSynchronization), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigBreakDeadTime), (340 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigBreakDeadTime), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigBreakInput), (286 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigBreakInput), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_RemapConfig), (88 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_RemapConfig), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_TISelection), (248 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_TISelection), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_GroupChannel5), (108 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_GroupChannel5), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DisarmBreakInput), (142 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DisarmBreakInput), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ReArmBreakInput), (218 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ReArmBreakInput), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DitheringEnable), (22 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DitheringEnable), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DitheringDisable), (22 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DitheringDisable), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_OC_ConfigPulseOnCompare), (130 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_OC_ConfigPulseOnCompare), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigSlaveModePreload), (32 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigSlaveModePreload), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EnableSlaveModePreload), (22 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_EnableSlaveModePreload), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DisableSlaveModePreload), (22 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DisableSlaveModePreload), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EnableDeadTimePreload), (22 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_EnableDeadTimePreload), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DisableDeadTimePreload), (22 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DisableDeadTimePreload), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigDeadTime), (32 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigDeadTime), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigAsymmetricalDeadTime), (32 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigAsymmetricalDeadTime), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EnableAsymmetricalDeadTime), (22 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_EnableAsymmetricalDeadTime), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DisableAsymmetricalDeadTime), (22 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DisableAsymmetricalDeadTime), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_ConfigEncoderIndex), (136 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_ConfigEncoderIndex), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EnableEncoderIndex), (22 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_EnableEncoderIndex), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DisableEncoderIndex), (22 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DisableEncoderIndex), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EnableEncoderFirstIndex), (22 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_EnableEncoderFirstIndex), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DisableEncoderFirstIndex), (22 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DisableEncoderFirstIndex), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_CommutCallback), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_CommutHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_CommutHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_BreakCallback), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_Break2Callback), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_EncoderIndexCallback), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_DirectionChangeCallback), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_IndexErrorCallback), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_TransitionErrorCallback), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_HallSensor_GetState), (14 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_HallSensor_GetState), (8 bytes).
Removing stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_GetChannelNState), (94 bytes).
Removing stm32h5xx_hal_tim_ex.o(.ARM.exidx.text.HAL_TIMEx_GetChannelNState), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text), (0 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_SetPriorityGrouping), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_SetPriorityGrouping), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_SetPriority), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_GetPriorityGrouping), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_SetPriority), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.NVIC_EncodePriority), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_EnableIRQ), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_EnableIRQ), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_NVIC_DisableIRQ), (20 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_DisableIRQ), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.__NVIC_DisableIRQ), (56 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_DisableIRQ), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SystemReset), (4 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_SystemReset), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.__NVIC_SystemReset), (38 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_SystemReset), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetPriorityGrouping), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_GetPriorityGrouping), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetPriority), (36 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_GetPriority), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.NVIC_DecodePriority), (118 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.NVIC_DecodePriority), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.__NVIC_GetPriority), (66 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_GetPriority), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPendingIRQ), (20 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_SetPendingIRQ), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.__NVIC_SetPendingIRQ), (48 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_SetPendingIRQ), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetPendingIRQ), (20 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_GetPendingIRQ), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.__NVIC_GetPendingIRQ), (64 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_GetPendingIRQ), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_NVIC_ClearPendingIRQ), (20 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_ClearPendingIRQ), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.__NVIC_ClearPendingIRQ), (48 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_ClearPendingIRQ), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_NVIC_GetActive), (20 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_NVIC_GetActive), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.__NVIC_GetActive), (64 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.__NVIC_GetActive), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_Config), (74 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_SYSTICK_Config), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_SYSTICK_CLKSourceConfig), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_GetCLKSourceConfig), (98 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_SYSTICK_GetCLKSourceConfig), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_SYSTICK_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_Callback), (2 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_SYSTICK_Callback), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_MPU_Enable), (52 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_MPU_Enable), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_MPU_Disable), (46 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_MPU_Disable), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_MPU_EnableRegion), (36 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_MPU_EnableRegion), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_MPU_DisableRegion), (36 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_MPU_DisableRegion), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_MPU_ConfigRegion), (24 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_MPU_ConfigRegion), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.MPU_ConfigRegion), (82 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.MPU_ConfigRegion), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.HAL_MPU_ConfigMemoryAttributes), (24 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.HAL_MPU_ConfigMemoryAttributes), (8 bytes).
Removing stm32h5xx_hal_cortex.o(.text.MPU_ConfigMemoryAttributes), (94 bytes).
Removing stm32h5xx_hal_cortex.o(.ARM.exidx.text.MPU_ConfigMemoryAttributes), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.text), (0 bytes).
Removing stm32h5xx_hal_rcc.o(.text.HAL_RCC_DeInit), (754 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_DeInit), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_OscConfig), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetHCLKFreq), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_ClockConfig), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetSysClockFreq), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.text.HAL_RCC_MCOConfig), (200 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_MCOConfig), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetPCLK1Freq), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetPCLK2Freq), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetPCLK3Freq), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetOscConfig), (292 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetOscConfig), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetClockConfig), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetResetSource), (32 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetResetSource), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.text.HAL_RCC_EnableCSS), (18 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_EnableCSS), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.text.HAL_RCC_NMI_IRQHandler), (42 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_NMI_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.text.HAL_RCC_CSSCallback), (2 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_CSSCallback), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.text.HAL_RCC_ConfigAttributes), (66 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_ConfigAttributes), (8 bytes).
Removing stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetConfigAttributes), (64 bytes).
Removing stm32h5xx_hal_rcc.o(.ARM.exidx.text.HAL_RCC_GetConfigAttributes), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text), (0 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_PeriphCLKConfig), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.RCCEx_PLL2_Config), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.RCCEx_PLL3_Config), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKConfig), (1282 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_GetPeriphCLKConfig), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_GetPLL1ClockFreq), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_GetPLL2ClockFreq), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_GetPLL3ClockFreq), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_GetPeriphCLKFreq), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnablePLL2), (390 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_EnablePLL2), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLLSource_Enable), (318 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.RCCEx_PLLSource_Enable), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_DisablePLL2), (106 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_DisablePLL2), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnablePLL3), (390 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_EnablePLL3), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_DisablePLL3), (106 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_DisablePLL3), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_WakeUpStopCLKConfig), (28 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_WakeUpStopCLKConfig), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_KerWakeUpStopCLKConfig), (28 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_KerWakeUpStopCLKConfig), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnableLSECSS), (18 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_EnableLSECSS), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_DisableLSECSS), (18 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_DisableLSECSS), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_LSECSS_IRQHandler), (28 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_LSECSS_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_LSECSS_Callback), (2 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_LSECSS_Callback), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_EnableLSCO), (84 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_EnableLSCO), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_DisableLSCO), (74 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_DisableLSCO), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRSConfig), (112 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRSConfig), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRSSoftwareSynchronizationGenerate), (18 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRSSoftwareSynchronizationGenerate), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRSGetSynchronizationInfo), (68 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRSGetSynchronizationInfo), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRSWaitSynchronization), (328 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRSWaitSynchronization), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_IRQHandler), (272 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRS_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_SyncOkCallback), (2 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRS_SyncOkCallback), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_SyncWarnCallback), (2 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRS_SyncWarnCallback), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_ExpectedSyncCallback), (2 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRS_ExpectedSyncCallback), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_CRS_ErrorCallback), (8 bytes).
Removing stm32h5xx_hal_rcc_ex.o(.ARM.exidx.text.HAL_RCCEx_CRS_ErrorCallback), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text), (0 bytes).
Removing stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program), (276 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_Program), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.FLASH_WaitForLastOperation), (176 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.FLASH_WaitForLastOperation), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.FLASH_Program_QuadWord), (110 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.FLASH_Program_QuadWord), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.FLASH_Program_QuadWord_OBK), (142 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.FLASH_Program_QuadWord_OBK), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.FLASH_Program_HalfWord), (38 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.FLASH_Program_HalfWord), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.FLASH_Program_Word), (38 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.FLASH_Program_Word), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.HAL_FLASH_Program_IT), (246 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_Program_IT), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.HAL_FLASH_IRQHandler), (432 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.HAL_FLASH_OperationErrorCallback), (8 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_OperationErrorCallback), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.HAL_FLASH_EndOfOperationCallback), (8 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_EndOfOperationCallback), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.HAL_FLASH_Unlock), (86 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_Unlock), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.HAL_FLASH_Lock), (48 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_Lock), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.HAL_FLASH_OB_Unlock), (88 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_OB_Unlock), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.HAL_FLASH_OB_Lock), (50 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_OB_Lock), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.HAL_FLASH_OB_Launch), (40 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_OB_Launch), (8 bytes).
Removing stm32h5xx_hal_flash.o(.text.HAL_FLASH_GetError), (12 bytes).
Removing stm32h5xx_hal_flash.o(.ARM.exidx.text.HAL_FLASH_GetError), (8 bytes).
Removing stm32h5xx_hal_flash.o(.data.pFlash), (28 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text), (0 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase), (322 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_Erase), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_MassErase), (106 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_MassErase), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OBKErase), (26 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OBKErase), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_Erase_Sector), (96 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_Erase_Sector), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_Erase_IT), (192 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_Erase_IT), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBProgram), (338 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_OBProgram), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_EnableWRP), (68 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_EnableWRP), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_DisableWRP), (68 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_DisableWRP), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_ProdStateConfig), (28 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_ProdStateConfig), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_UserConfig), (726 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_UserConfig), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_BootAddrConfig), (40 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_BootAddrConfig), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_BootLockConfig), (42 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_BootLockConfig), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_OTP_LockConfig), (24 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_OTP_LockConfig), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_HDPConfig), (74 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_HDPConfig), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_EDATAConfig), (132 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_EDATAConfig), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBGetConfig), (180 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_OBGetConfig), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetProdState), (16 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_GetProdState), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetUser), (42 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_GetUser), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetWRP), (92 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_GetWRP), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetHDP), (80 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_GetHDP), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetEDATA), (92 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_GetEDATA), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_GetBootConfig), (50 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_GetBootConfig), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.FLASH_OB_OTP_GetLock), (12 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.FLASH_OB_OTP_GetLock), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBK_Unlock), (86 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_OBK_Unlock), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBK_Lock), (48 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_OBK_Lock), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBK_Swap), (86 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_OBK_Swap), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_OBK_Swap_IT), (84 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_OBK_Swap_IT), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_GetOperation), (50 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_GetOperation), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_ConfigBBAttributes), (176 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_ConfigBBAttributes), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_GetConfigBBAttributes), (96 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_GetConfigBBAttributes), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_ConfigPrivMode), (28 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_ConfigPrivMode), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_GetPrivMode), (16 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_GetPrivMode), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_ConfigHDPExtension), (102 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_ConfigHDPExtension), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_EnableEccCorrectionInterrupt), (22 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_EnableEccCorrectionInterrupt), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_DisableEccCorrectionInterrupt), (22 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_DisableEccCorrectionInterrupt), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_GetEccInfo), (536 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_GetEccInfo), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_ECCD_IRQHandler), (42 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_ECCD_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_EccDetectionCallback), (2 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_EccDetectionCallback), (8 bytes).
Removing stm32h5xx_hal_flash_ex.o(.text.HAL_FLASHEx_EccCorrectionCallback), (2 bytes).
Removing stm32h5xx_hal_flash_ex.o(.ARM.exidx.text.HAL_FLASHEx_EccCorrectionCallback), (8 bytes).
Removing stm32h5xx_hal_gpio.o(.text), (0 bytes).
Removing stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_Init), (8 bytes).
Removing stm32h5xx_hal_gpio.o(.text.HAL_GPIO_DeInit), (334 bytes).
Removing stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_DeInit), (8 bytes).
Removing stm32h5xx_hal_gpio.o(.text.HAL_GPIO_ReadPin), (46 bytes).
Removing stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_ReadPin), (8 bytes).
Removing stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_WritePin), (8 bytes).
Removing stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WriteMultipleStatePin), (36 bytes).
Removing stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_WriteMultipleStatePin), (8 bytes).
Removing stm32h5xx_hal_gpio.o(.text.HAL_GPIO_TogglePin), (38 bytes).
Removing stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_TogglePin), (8 bytes).
Removing stm32h5xx_hal_gpio.o(.text.HAL_GPIO_LockPin), (90 bytes).
Removing stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_LockPin), (8 bytes).
Removing stm32h5xx_hal_gpio.o(.text.HAL_GPIO_EnableHighSPeedLowVoltage), (24 bytes).
Removing stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_EnableHighSPeedLowVoltage), (8 bytes).
Removing stm32h5xx_hal_gpio.o(.text.HAL_GPIO_DisableHighSPeedLowVoltage), (24 bytes).
Removing stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_DisableHighSPeedLowVoltage), (8 bytes).
Removing stm32h5xx_hal_gpio.o(.text.HAL_GPIO_EXTI_IRQHandler), (100 bytes).
Removing stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_EXTI_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_gpio.o(.text.HAL_GPIO_EXTI_Rising_Callback), (10 bytes).
Removing stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_EXTI_Rising_Callback), (8 bytes).
Removing stm32h5xx_hal_gpio.o(.text.HAL_GPIO_EXTI_Falling_Callback), (10 bytes).
Removing stm32h5xx_hal_gpio.o(.ARM.exidx.text.HAL_GPIO_EXTI_Falling_Callback), (8 bytes).
Removing stm32h5xx_hal_dma.o(.text), (0 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_Init), (8 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.DMA_Init), (8 bytes).
Removing stm32h5xx_hal_dma.o(.text.HAL_DMA_DeInit), (476 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_DeInit), (8 bytes).
Removing stm32h5xx_hal_dma.o(.text.HAL_DMA_Start), (170 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_Start), (8 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.DMA_SetConfig), (8 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_Start_IT), (8 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_Abort), (8 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_Abort_IT), (8 bytes).
Removing stm32h5xx_hal_dma.o(.text.HAL_DMA_PollForTransfer), (526 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_PollForTransfer), (8 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_dma.o(.text.HAL_DMA_RegisterCallback), (142 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_RegisterCallback), (8 bytes).
Removing stm32h5xx_hal_dma.o(.text.HAL_DMA_UnRegisterCallback), (164 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_UnRegisterCallback), (8 bytes).
Removing stm32h5xx_hal_dma.o(.text.HAL_DMA_GetState), (14 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_GetState), (8 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_GetError), (8 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_ConfigChannelAttributes), (8 bytes).
Removing stm32h5xx_hal_dma.o(.text.HAL_DMA_GetConfigChannelAttributes), (156 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_GetConfigChannelAttributes), (8 bytes).
Removing stm32h5xx_hal_dma.o(.text.HAL_DMA_GetLockChannelAttributes), (88 bytes).
Removing stm32h5xx_hal_dma.o(.ARM.exidx.text.HAL_DMA_GetLockChannelAttributes), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text), (0 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_Init), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_Init), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_DeInit), (502 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_DeInit), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Start), (268 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_Start), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_GetCLLRNodeInfo), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_Start_IT), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_BuildNode), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_BuildNode), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_GetNodeConfig), (52 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_GetNodeConfig), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetNodeConfig), (532 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_GetNodeConfig), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_InsertNode), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_CheckNodesBaseAddresses), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_CheckNodesTypes), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_FindNode), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode_Head), (214 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_InsertNode_Head), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode_Tail), (240 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_InsertNode_Tail), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode), (368 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_RemoveNode), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.DMA_List_CleanQueue), (34 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_CleanQueue), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode_Head), (262 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_RemoveNode_Head), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_RemoveNode_Tail), (214 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_RemoveNode_Tail), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode), (534 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ReplaceNode), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode_Head), (268 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ReplaceNode_Head), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ReplaceNode_Tail), (260 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ReplaceNode_Tail), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ResetQ), (148 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ResetQ), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.DMA_List_ResetQueueNodes), (126 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_ResetQueueNodes), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ), (618 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_InsertQ), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Head), (376 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_InsertQ_Head), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertQ_Tail), (364 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_InsertQ_Tail), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_SetCircularModeConfig), (234 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_SetCircularModeConfig), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_SetCircularMode), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ClearCircularMode), (158 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ClearCircularMode), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToDynamic), (296 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ConvertQToDynamic), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.DMA_List_FillNode), (56 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_FillNode), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.DMA_List_ConvertNodeToDynamic), (282 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_ConvertNodeToDynamic), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.DMA_List_UpdateDynamicQueueNodesCLLR), (222 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_UpdateDynamicQueueNodesCLLR), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_ConvertQToStatic), (202 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_ConvertQToStatic), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.DMA_List_UpdateStaticQueueNodesCLLR), (174 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_UpdateStaticQueueNodesCLLR), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.DMA_List_ConvertNodeToStatic), (196 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_ConvertNodeToStatic), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_LinkQ), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_UnLinkQ), (112 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_List_UnLinkQ), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_ConfigDataHandling), (130 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_ConfigDataHandling), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_ConfigTrigger), (136 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_ConfigTrigger), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_ConfigRepeatBlock), (322 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_ConfigRepeatBlock), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_Suspend), (172 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_Suspend), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_Suspend_IT), (88 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_Suspend_IT), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_Resume), (106 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_Resume), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_GetFifoLevel), (18 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.HAL_DMAEx_GetFifoLevel), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.DMA_List_FormatNode), (112 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_FormatNode), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.text.DMA_List_ClearUnusedFields), (44 bytes).
Removing stm32h5xx_hal_dma_ex.o(.ARM.exidx.text.DMA_List_ClearUnusedFields), (8 bytes).
Removing stm32h5xx_hal_dma_ex.o(.rodata.cst32), (64 bytes).
Removing stm32h5xx_hal_pwr.o(.text), (0 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_DeInit), (2 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_DeInit), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnableBkUpAccess), (18 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnableBkUpAccess), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_DisableBkUpAccess), (18 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_DisableBkUpAccess), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_ConfigPVD), (214 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_ConfigPVD), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnablePVD), (18 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnablePVD), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_DisablePVD), (18 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_DisablePVD), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnableWakeUpPin), (34 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnableWakeUpPin), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_DisableWakeUpPin), (32 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_DisableWakeUpPin), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnterSLEEPMode), (50 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnterSLEEPMode), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnterSTOPMode), (82 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnterSTOPMode), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnterSTANDBYMode), (44 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnterSTANDBYMode), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnableSleepOnExit), (18 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnableSleepOnExit), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_DisableSleepOnExit), (18 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_DisableSleepOnExit), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_EnableSEVOnPend), (18 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_EnableSEVOnPend), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_DisableSEVOnPend), (18 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_DisableSEVOnPend), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_PVD_IRQHandler), (76 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_PVD_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_PVDCallback), (2 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_PVDCallback), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_ConfigAttributes), (72 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_ConfigAttributes), (8 bytes).
Removing stm32h5xx_hal_pwr.o(.text.HAL_PWR_GetConfigAttributes), (64 bytes).
Removing stm32h5xx_hal_pwr.o(.ARM.exidx.text.HAL_PWR_GetConfigAttributes), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text), (0 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_ConfigSupply), (118 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_ConfigSupply), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_GetSupplyConfig), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_GetSupplyConfig), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_ControlVoltageScaling), (130 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_ControlVoltageScaling), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_GetVoltageRange), (16 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_GetVoltageRange), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_ControlStopModeVoltageScaling), (30 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_ControlStopModeVoltageScaling), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_GetStopModeVoltageRange), (16 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_GetStopModeVoltageRange), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_ConfigAVD), (210 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_ConfigAVD), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableAVD), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableAVD), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableAVD), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableAVD), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableUSBVoltageDetector), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableUSBVoltageDetector), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableUSBVoltageDetector), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableUSBVoltageDetector), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableVddUSB), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableVddUSB), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableVddUSB), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableVddUSB), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableMonitoring), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableMonitoring), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableMonitoring), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableMonitoring), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableUCPDStandbyMode), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableUCPDStandbyMode), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableUCPDStandbyMode), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableUCPDStandbyMode), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableUCPDDeadBattery), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableUCPDDeadBattery), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableUCPDDeadBattery), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableUCPDDeadBattery), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableBatteryCharging), (36 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableBatteryCharging), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableBatteryCharging), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableBatteryCharging), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableAnalogBooster), (26 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableAnalogBooster), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableAnalogBooster), (26 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableAnalogBooster), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_PVD_AVD_IRQHandler), (92 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_PVD_AVD_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_PVD_AVD_Rising_Callback), (2 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_PVD_AVD_Rising_Callback), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_PVD_AVD_Falling_Callback), (2 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_PVD_AVD_Falling_Callback), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableWakeUpPin), (276 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableWakeUpPin), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableWakeUpPin), (32 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableWakeUpPin), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableFlashPowerDown), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableFlashPowerDown), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableFlashPowerDown), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableFlashPowerDown), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableMemoryShutOff), (24 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableMemoryShutOff), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableMemoryShutOff), (24 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableMemoryShutOff), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableBkupRAMRetention), (20 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableBkupRAMRetention), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableBkupRAMRetention), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableBkupRAMRetention), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableStandbyIORetention), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableStandbyIORetention), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableStandbyIORetention), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableStandbyIORetention), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_EnableStandbyJTAGIORetention), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_EnableStandbyJTAGIORetention), (8 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.text.HAL_PWREx_DisableStandbyJTAGIORetention), (18 bytes).
Removing stm32h5xx_hal_pwr_ex.o(.ARM.exidx.text.HAL_PWREx_DisableStandbyJTAGIORetention), (8 bytes).
Removing stm32h5xx_hal.o(.text), (0 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_Init), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_InitTick), (276 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_InitTick), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_MspInit), (2 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_MspInit), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_DeInit), (184 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_DeInit), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_MspDeInit), (2 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_MspDeInit), (8 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_IncTick), (8 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetTick), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_GetTickPrio), (12 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetTickPrio), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SetTickFreq), (106 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SetTickFreq), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_GetTickFreq), (12 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetTickFreq), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_Delay), (66 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_Delay), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SuspendTick), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SuspendTick), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_ResumeTick), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_ResumeTick), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_GetHalVersion), (8 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetHalVersion), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_GetREVID), (14 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetREVID), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_GetDEVID), (16 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetDEVID), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_GetUIDw0), (12 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetUIDw0), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_GetUIDw1), (12 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetUIDw1), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_GetUIDw2), (12 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_GetUIDw2), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_DBGMCU_EnableDBGStopMode), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_DBGMCU_EnableDBGStopMode), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_DBGMCU_DisableDBGStopMode), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_DBGMCU_DisableDBGStopMode), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_DBGMCU_EnableDBGStandbyMode), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_DBGMCU_EnableDBGStandbyMode), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_DBGMCU_DisableDBGStandbyMode), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_DBGMCU_DisableDBGStandbyMode), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_VREFBUF_VoltageScalingConfig), (28 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_VREFBUF_VoltageScalingConfig), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_VREFBUF_HighImpedanceConfig), (28 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_VREFBUF_HighImpedanceConfig), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_VREFBUF_TrimmingConfig), (28 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_VREFBUF_TrimmingConfig), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_EnableVREFBUF), (86 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_EnableVREFBUF), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_DisableVREFBUF), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_DisableVREFBUF), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_ETHInterfaceSelect), (28 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_ETHInterfaceSelect), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_EnableVddIO1CompensationCell), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_EnableVddIO1CompensationCell), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_DisableVddIO1CompensationCell), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_DisableVddIO1CompensationCell), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_EnableVddIO2CompensationCell), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_EnableVddIO2CompensationCell), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_DisableVddIO2CompensationCell), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_DisableVddIO2CompensationCell), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_VDDCompensationCodeSelect), (28 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_VDDCompensationCodeSelect), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_VDDIOCompensationCodeSelect), (28 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_VDDIOCompensationCodeSelect), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_GetVddIO1CompensationCellReadyFlag), (16 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetVddIO1CompensationCellReadyFlag), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_GetVddIO2CompensationCellReadyFlag), (16 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetVddIO2CompensationCellReadyFlag), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_VDDCompensationCodeConfig), (36 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_VDDCompensationCodeConfig), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_VDDIOCompensationCodeConfig), (38 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_VDDIOCompensationCodeConfig), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_GetNMOSVddCompensationValue), (16 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetNMOSVddCompensationValue), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_GetPMOSVddCompensationValue), (16 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetPMOSVddCompensationValue), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_GetNMOSVddIO2CompensationValue), (16 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetNMOSVddIO2CompensationValue), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_GetPMOSVddIO2CompensationValue), (16 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetPMOSVddIO2CompensationValue), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_FLASH_DisableECCNMI), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_FLASH_DisableECCNMI), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_FLASH_EnableECCNMI), (18 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_FLASH_EnableECCNMI), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_FLASH_ECCNMI_IsDisabled), (16 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_FLASH_ECCNMI_IsDisabled), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_IncrementHDPLValue), (20 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_IncrementHDPLValue), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_GetHDPLValue), (14 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetHDPLValue), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_EPOCHSelection), (28 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_EPOCHSelection), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_GetEPOCHSelection), (16 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetEPOCHSelection), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_SetOBKHDPL), (28 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_SetOBKHDPL), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_GetOBKHDPL), (16 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetOBKHDPL), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_OpenAccessPort), (20 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_OpenAccessPort), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_OpenDebug), (20 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_OpenDebug), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_ConfigDebugLevel), (58 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_ConfigDebugLevel), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_GetDebugLevel), (16 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetDebugLevel), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_LockDebugConfig), (20 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_LockDebugConfig), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_ConfigDebugSecurity), (30 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_ConfigDebugSecurity), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_GetDebugSecurity), (14 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetDebugSecurity), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_Lock), (22 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_Lock), (8 bytes).
Removing stm32h5xx_hal.o(.text.HAL_SBS_GetLock), (52 bytes).
Removing stm32h5xx_hal.o(.ARM.exidx.text.HAL_SBS_GetLock), (8 bytes).
Removing stm32h5xx_hal_exti.o(.text), (0 bytes).
Removing stm32h5xx_hal_exti.o(.text.HAL_EXTI_SetConfigLine), (416 bytes).
Removing stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_SetConfigLine), (8 bytes).
Removing stm32h5xx_hal_exti.o(.text.HAL_EXTI_GetConfigLine), (334 bytes).
Removing stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_GetConfigLine), (8 bytes).
Removing stm32h5xx_hal_exti.o(.text.HAL_EXTI_ClearConfigLine), (270 bytes).
Removing stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_ClearConfigLine), (8 bytes).
Removing stm32h5xx_hal_exti.o(.text.HAL_EXTI_RegisterCallback), (90 bytes).
Removing stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_RegisterCallback), (8 bytes).
Removing stm32h5xx_hal_exti.o(.text.HAL_EXTI_GetHandle), (42 bytes).
Removing stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_GetHandle), (8 bytes).
Removing stm32h5xx_hal_exti.o(.text.HAL_EXTI_IRQHandler), (146 bytes).
Removing stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_exti.o(.text.HAL_EXTI_GetPending), (98 bytes).
Removing stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_GetPending), (8 bytes).
Removing stm32h5xx_hal_exti.o(.text.HAL_EXTI_ClearPending), (84 bytes).
Removing stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_ClearPending), (8 bytes).
Removing stm32h5xx_hal_exti.o(.text.HAL_EXTI_GenerateSWI), (54 bytes).
Removing stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_GenerateSWI), (8 bytes).
Removing stm32h5xx_hal_exti.o(.text.HAL_EXTI_ConfigLineAttributes), (112 bytes).
Removing stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_ConfigLineAttributes), (8 bytes).
Removing stm32h5xx_hal_exti.o(.text.HAL_EXTI_GetConfigLineAttributes), (110 bytes).
Removing stm32h5xx_hal_exti.o(.ARM.exidx.text.HAL_EXTI_GetConfigLineAttributes), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text), (0 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Init), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_MspInit), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_MspInit), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_AdvFeatureConfig), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_SetConfig), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_CheckIdleState), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_HalfDuplex_Init), (170 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_HalfDuplex_Init), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_LIN_Init), (228 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_LIN_Init), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_Init), (220 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_MultiProcessor_Init), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_DeInit), (124 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_DeInit), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_MspDeInit), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit), (340 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Transmit), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_WaitOnFlagUntilTimeout), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_Receive), (466 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Receive), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_IT), (332 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Transmit_IT), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.UART_TxISR_16BIT_FIFOEN), (206 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_TxISR_16BIT_FIFOEN), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.UART_TxISR_8BIT_FIFOEN), (196 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_TxISR_8BIT_FIFOEN), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.UART_TxISR_16BIT), (152 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_TxISR_16BIT), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.UART_TxISR_8BIT), (142 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_TxISR_8BIT), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Receive_IT), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_Start_Receive_IT), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_DMA), (420 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Transmit_DMA), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.UART_DMATransmitCplt), (82 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMATransmitCplt), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.UART_DMATxHalfCplt), (22 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMATxHalfCplt), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMAError), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Receive_DMA), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_Start_Receive_DMA), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_DMAPause), (296 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_DMAPause), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_DMAResume), (224 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_DMAResume), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_DMAStop), (288 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_DMAStop), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_EndTxTransfer), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_EndRxTransfer), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_Abort), (402 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Abort), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmit), (218 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortTransmit), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortReceive), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_Abort_IT), (482 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Abort_IT), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.UART_DMATxAbortCallback), (132 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMATxAbortCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.UART_DMARxAbortCallback), (114 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMARxAbortCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_AbortCpltCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortCpltCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmit_IT), (232 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortTransmit_IT), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.UART_DMATxOnlyAbortCallback), (64 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMATxOnlyAbortCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_AbortTransmitCpltCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortTransmitCpltCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceive_IT), (306 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortReceive_IT), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.UART_DMARxOnlyAbortCallback), (62 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMARxOnlyAbortCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceiveCpltCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_AbortReceiveCpltCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_IRQHandler), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMAAbortOnError), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_ErrorCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UARTEx_RxEventCallback), (12 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UARTEx_RxEventCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_EndTransmit_IT), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_TxCpltCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_TxHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_TxHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_RxCpltCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_RxCpltCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_RxHalfCpltCallback), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_ReceiverTimeout_Config), (68 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_ReceiverTimeout_Config), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_EnableReceiverTimeout), (158 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_EnableReceiverTimeout), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_DisableReceiverTimeout), (158 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_DisableReceiverTimeout), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_EnableMuteMode), (114 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_MultiProcessor_EnableMuteMode), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_DisableMuteMode), (114 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_MultiProcessor_DisableMuteMode), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_MultiProcessor_EnterMuteMode), (20 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_MultiProcessor_EnterMuteMode), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_HalfDuplex_EnableTransmitter), (158 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_HalfDuplex_EnableTransmitter), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_HalfDuplex_EnableReceiver), (158 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_HalfDuplex_EnableReceiver), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_LIN_SendBreak), (94 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_LIN_SendBreak), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_GetState), (30 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_GetState), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.HAL_UART_GetError), (14 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_GetError), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_RxISR_16BIT_FIFOEN), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_RxISR_8BIT_FIFOEN), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_RxISR_16BIT), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_RxISR_8BIT), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMAReceiveCplt), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMARxHalfCplt), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.text), (0 bytes).
Removing stm32h5xx_hal_uart_ex.o(.text.HAL_RS485Ex_Init), (208 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_RS485Ex_Init), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_WakeupCallback), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_RxFifoFullCallback), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_TxFifoEmptyCallback), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.text.HAL_MultiProcessorEx_AddressLength_Set), (94 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_MultiProcessorEx_AddressLength_Set), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_StopModeWakeUpSourceConfig), (200 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_StopModeWakeUpSourceConfig), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.text.UARTEx_Wakeup_AddressConfig), (58 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.UARTEx_Wakeup_AddressConfig), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_EnableStopMode), (104 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_EnableStopMode), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_DisableStopMode), (104 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_DisableStopMode), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_EnableFifoMode), (134 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_EnableFifoMode), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.UARTEx_SetNbDataToProcess), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_DisableFifoMode), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_SetTxFifoThreshold), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_SetRxFifoThreshold), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle), (588 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_ReceiveToIdle), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_IT), (196 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_ReceiveToIdle_IT), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_ReceiveToIdle_DMA), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_GetRxEventType), (12 bytes).
Removing stm32h5xx_hal_uart_ex.o(.ARM.exidx.text.HAL_UARTEx_GetRxEventType), (8 bytes).
Removing system_stm32h5xx.o(.text), (0 bytes).
Removing system_stm32h5xx.o(.ARM.exidx.text.SystemInit), (8 bytes).
Removing system_stm32h5xx.o(.text.SystemCoreClockUpdate), (632 bytes).
Removing system_stm32h5xx.o(.ARM.exidx.text.SystemCoreClockUpdate), (8 bytes).
Removing tx_initialize_high_level.o(.text), (0 bytes).
Removing tx_initialize_high_level.o(.ARM.exidx.text._tx_initialize_high_level), (8 bytes).
Removing tx_initialize_kernel_enter.o(.text), (0 bytes).
Removing tx_initialize_kernel_enter.o(.ARM.exidx.text._tx_initialize_kernel_enter), (8 bytes).
Removing tx_initialize_kernel_setup.o(.text), (0 bytes).
Removing tx_initialize_kernel_setup.o(.text._tx_initialize_kernel_setup), (58 bytes).
Removing tx_initialize_kernel_setup.o(.ARM.exidx.text._tx_initialize_kernel_setup), (8 bytes).
Removing tx_thread_context_restore.o(.text), (2 bytes).
Removing tx_thread_context_save.o(.text), (2 bytes).
Removing tx_thread_interrupt_control.o(.text), (12 bytes).
Removing tx_thread_interrupt_disable.o(.text), (8 bytes).
Removing tx_thread_interrupt_restore.o(.text), (6 bytes).
Removing tx_thread_system_return.o(.text), (32 bytes).
Removing tx_thread_stack_error_handler.o(.text), (0 bytes).
Removing tx_thread_stack_error_handler.o(.text._tx_thread_stack_error_handler), (66 bytes).
Removing tx_thread_stack_error_handler.o(.ARM.exidx.text._tx_thread_stack_error_handler), (8 bytes).
Removing tx_thread_stack_error_notify.o(.text), (0 bytes).
Removing tx_thread_stack_error_notify.o(.text._tx_thread_stack_error_notify), (48 bytes).
Removing tx_thread_stack_error_notify.o(.ARM.exidx.text._tx_thread_stack_error_notify), (8 bytes).
Removing tx_thread_system_resume.o(.text), (0 bytes).
Removing tx_thread_system_resume.o(.ARM.exidx.text._tx_thread_system_resume), (8 bytes).
Removing tx_block_allocate.o(.text), (0 bytes).
Removing tx_block_allocate.o(.text._tx_block_allocate), (356 bytes).
Removing tx_block_allocate.o(.ARM.exidx.text._tx_block_allocate), (8 bytes).
Removing tx_block_pool_cleanup.o(.text), (0 bytes).
Removing tx_block_pool_cleanup.o(.text._tx_block_pool_cleanup), (268 bytes).
Removing tx_block_pool_cleanup.o(.ARM.exidx.text._tx_block_pool_cleanup), (8 bytes).
Removing tx_block_pool_create.o(.text), (0 bytes).
Removing tx_block_pool_create.o(.text._tx_block_pool_create), (336 bytes).
Removing tx_block_pool_create.o(.ARM.exidx.text._tx_block_pool_create), (8 bytes).
Removing tx_block_pool_delete.o(.text), (0 bytes).
Removing tx_block_pool_delete.o(.text._tx_block_pool_delete), (302 bytes).
Removing tx_block_pool_delete.o(.ARM.exidx.text._tx_block_pool_delete), (8 bytes).
Removing tx_block_pool_info_get.o(.text), (0 bytes).
Removing tx_block_pool_info_get.o(.text._tx_block_pool_info_get), (150 bytes).
Removing tx_block_pool_info_get.o(.ARM.exidx.text._tx_block_pool_info_get), (8 bytes).
Removing tx_block_pool_initialize.o(.text), (0 bytes).
Removing tx_block_pool_prioritize.o(.text), (0 bytes).
Removing tx_block_pool_prioritize.o(.text._tx_block_pool_prioritize), (386 bytes).
Removing tx_block_pool_prioritize.o(.ARM.exidx.text._tx_block_pool_prioritize), (8 bytes).
Removing tx_block_release.o(.text), (0 bytes).
Removing tx_block_release.o(.text._tx_block_release), (214 bytes).
Removing tx_block_release.o(.ARM.exidx.text._tx_block_release), (8 bytes).
Removing tx_byte_allocate.o(.text), (0 bytes).
Removing tx_byte_allocate.o(.text._tx_byte_allocate), (406 bytes).
Removing tx_byte_allocate.o(.ARM.exidx.text._tx_byte_allocate), (8 bytes).
Removing tx_byte_pool_cleanup.o(.text), (0 bytes).
Removing tx_byte_pool_cleanup.o(.text._tx_byte_pool_cleanup), (268 bytes).
Removing tx_byte_pool_cleanup.o(.ARM.exidx.text._tx_byte_pool_cleanup), (8 bytes).
Removing tx_byte_pool_create.o(.text), (0 bytes).
Removing tx_byte_pool_create.o(.ARM.exidx.text._tx_byte_pool_create), (8 bytes).
Removing tx_byte_pool_delete.o(.text), (0 bytes).
Removing tx_byte_pool_delete.o(.text._tx_byte_pool_delete), (302 bytes).
Removing tx_byte_pool_delete.o(.ARM.exidx.text._tx_byte_pool_delete), (8 bytes).
Removing tx_byte_pool_info_get.o(.text), (0 bytes).
Removing tx_byte_pool_info_get.o(.text._tx_byte_pool_info_get), (150 bytes).
Removing tx_byte_pool_info_get.o(.ARM.exidx.text._tx_byte_pool_info_get), (8 bytes).
Removing tx_byte_pool_initialize.o(.text), (0 bytes).
Removing tx_byte_pool_prioritize.o(.text), (0 bytes).
Removing tx_byte_pool_prioritize.o(.text._tx_byte_pool_prioritize), (386 bytes).
Removing tx_byte_pool_prioritize.o(.ARM.exidx.text._tx_byte_pool_prioritize), (8 bytes).
Removing tx_byte_pool_search.o(.text), (0 bytes).
Removing tx_byte_pool_search.o(.text._tx_byte_pool_search), (572 bytes).
Removing tx_byte_pool_search.o(.ARM.exidx.text._tx_byte_pool_search), (8 bytes).
Removing tx_byte_release.o(.text), (0 bytes).
Removing tx_byte_release.o(.text._tx_byte_release), (614 bytes).
Removing tx_byte_release.o(.ARM.exidx.text._tx_byte_release), (8 bytes).
Removing tx_event_flags_cleanup.o(.text), (0 bytes).
Removing tx_event_flags_cleanup.o(.text._tx_event_flags_cleanup), (292 bytes).
Removing tx_event_flags_cleanup.o(.ARM.exidx.text._tx_event_flags_cleanup), (8 bytes).
Removing tx_event_flags_create.o(.text), (0 bytes).
Removing tx_event_flags_create.o(.text._tx_event_flags_create), (160 bytes).
Removing tx_event_flags_create.o(.ARM.exidx.text._tx_event_flags_create), (8 bytes).
Removing tx_event_flags_delete.o(.text), (0 bytes).
Removing tx_event_flags_delete.o(.text._tx_event_flags_delete), (302 bytes).
Removing tx_event_flags_delete.o(.ARM.exidx.text._tx_event_flags_delete), (8 bytes).
Removing tx_event_flags_get.o(.text), (0 bytes).
Removing tx_event_flags_get.o(.text._tx_event_flags_get), (484 bytes).
Removing tx_event_flags_get.o(.ARM.exidx.text._tx_event_flags_get), (8 bytes).
Removing tx_event_flags_info_get.o(.text), (0 bytes).
Removing tx_event_flags_info_get.o(.text._tx_event_flags_info_get), (134 bytes).
Removing tx_event_flags_info_get.o(.ARM.exidx.text._tx_event_flags_info_get), (8 bytes).
Removing tx_event_flags_initialize.o(.text), (0 bytes).
Removing tx_event_flags_set.o(.text), (0 bytes).
Removing tx_event_flags_set.o(.text._tx_event_flags_set), (962 bytes).
Removing tx_event_flags_set.o(.ARM.exidx.text._tx_event_flags_set), (8 bytes).
Removing tx_event_flags_set_notify.o(.text), (0 bytes).
Removing tx_event_flags_set_notify.o(.text._tx_event_flags_set_notify), (12 bytes).
Removing tx_event_flags_set_notify.o(.ARM.exidx.text._tx_event_flags_set_notify), (8 bytes).
Removing tx_mutex_cleanup.o(.text), (0 bytes).
Removing tx_mutex_cleanup.o(.text._tx_mutex_cleanup), (268 bytes).
Removing tx_mutex_cleanup.o(.ARM.exidx.text._tx_mutex_cleanup), (8 bytes).
Removing tx_mutex_cleanup.o(.text._tx_mutex_thread_release), (138 bytes).
Removing tx_mutex_cleanup.o(.ARM.exidx.text._tx_mutex_thread_release), (8 bytes).
Removing tx_mutex_create.o(.text), (0 bytes).
Removing tx_mutex_create.o(.text._tx_mutex_create), (186 bytes).
Removing tx_mutex_create.o(.ARM.exidx.text._tx_mutex_create), (8 bytes).
Removing tx_mutex_delete.o(.text), (0 bytes).
Removing tx_mutex_delete.o(.text._tx_mutex_delete), (354 bytes).
Removing tx_mutex_delete.o(.ARM.exidx.text._tx_mutex_delete), (8 bytes).
Removing tx_mutex_get.o(.text), (0 bytes).
Removing tx_mutex_get.o(.text._tx_mutex_get), (542 bytes).
Removing tx_mutex_get.o(.ARM.exidx.text._tx_mutex_get), (8 bytes).
Removing tx_mutex_info_get.o(.text), (0 bytes).
Removing tx_mutex_info_get.o(.text._tx_mutex_info_get), (150 bytes).
Removing tx_mutex_info_get.o(.ARM.exidx.text._tx_mutex_info_get), (8 bytes).
Removing tx_mutex_initialize.o(.text), (0 bytes).
Removing tx_mutex_prioritize.o(.text), (0 bytes).
Removing tx_mutex_prioritize.o(.text._tx_mutex_prioritize), (386 bytes).
Removing tx_mutex_prioritize.o(.ARM.exidx.text._tx_mutex_prioritize), (8 bytes).
Removing tx_mutex_priority_change.o(.text), (0 bytes).
Removing tx_mutex_priority_change.o(.text._tx_mutex_priority_change), (426 bytes).
Removing tx_mutex_priority_change.o(.ARM.exidx.text._tx_mutex_priority_change), (8 bytes).
Removing tx_mutex_put.o(.text), (0 bytes).
Removing tx_mutex_put.o(.text._tx_mutex_put), (1050 bytes).
Removing tx_mutex_put.o(.ARM.exidx.text._tx_mutex_put), (8 bytes).
Removing tx_queue_cleanup.o(.text), (0 bytes).
Removing tx_queue_cleanup.o(.text._tx_queue_cleanup), (288 bytes).
Removing tx_queue_cleanup.o(.ARM.exidx.text._tx_queue_cleanup), (8 bytes).
Removing tx_queue_create.o(.text), (0 bytes).
Removing tx_queue_create.o(.text._tx_queue_create), (238 bytes).
Removing tx_queue_create.o(.ARM.exidx.text._tx_queue_create), (8 bytes).
Removing tx_queue_delete.o(.text), (0 bytes).
Removing tx_queue_delete.o(.text._tx_queue_delete), (302 bytes).
Removing tx_queue_delete.o(.ARM.exidx.text._tx_queue_delete), (8 bytes).
Removing tx_queue_flush.o(.text), (0 bytes).
Removing tx_queue_flush.o(.text._tx_queue_flush), (272 bytes).
Removing tx_queue_flush.o(.ARM.exidx.text._tx_queue_flush), (8 bytes).
Removing tx_queue_front_send.o(.text), (0 bytes).
Removing tx_queue_front_send.o(.text._tx_queue_front_send), (640 bytes).
Removing tx_queue_front_send.o(.ARM.exidx.text._tx_queue_front_send), (8 bytes).
Removing tx_queue_info_get.o(.text), (0 bytes).
Removing tx_queue_info_get.o(.text._tx_queue_info_get), (150 bytes).
Removing tx_queue_info_get.o(.ARM.exidx.text._tx_queue_info_get), (8 bytes).
Removing tx_queue_initialize.o(.text), (0 bytes).
Removing tx_queue_prioritize.o(.text), (0 bytes).
Removing tx_queue_prioritize.o(.text._tx_queue_prioritize), (386 bytes).
Removing tx_queue_prioritize.o(.ARM.exidx.text._tx_queue_prioritize), (8 bytes).
Removing tx_queue_receive.o(.text), (0 bytes).
Removing tx_queue_receive.o(.text._tx_queue_receive), (950 bytes).
Removing tx_queue_receive.o(.ARM.exidx.text._tx_queue_receive), (8 bytes).
Removing tx_queue_send.o(.text), (0 bytes).
Removing tx_queue_send.o(.text._tx_queue_send), (620 bytes).
Removing tx_queue_send.o(.ARM.exidx.text._tx_queue_send), (8 bytes).
Removing tx_queue_send_notify.o(.text), (0 bytes).
Removing tx_queue_send_notify.o(.text._tx_queue_send_notify), (12 bytes).
Removing tx_queue_send_notify.o(.ARM.exidx.text._tx_queue_send_notify), (8 bytes).
Removing tx_semaphore_ceiling_put.o(.text), (0 bytes).
Removing tx_semaphore_ceiling_put.o(.text._tx_semaphore_ceiling_put), (208 bytes).
Removing tx_semaphore_ceiling_put.o(.ARM.exidx.text._tx_semaphore_ceiling_put), (8 bytes).
Removing tx_semaphore_cleanup.o(.text), (0 bytes).
Removing tx_semaphore_cleanup.o(.text._tx_semaphore_cleanup), (268 bytes).
Removing tx_semaphore_cleanup.o(.ARM.exidx.text._tx_semaphore_cleanup), (8 bytes).
Removing tx_semaphore_create.o(.text), (0 bytes).
Removing tx_semaphore_create.o(.text._tx_semaphore_create), (176 bytes).
Removing tx_semaphore_create.o(.ARM.exidx.text._tx_semaphore_create), (8 bytes).
Removing tx_semaphore_delete.o(.text), (0 bytes).
Removing tx_semaphore_delete.o(.text._tx_semaphore_delete), (302 bytes).
Removing tx_semaphore_delete.o(.ARM.exidx.text._tx_semaphore_delete), (8 bytes).
Removing tx_semaphore_get.o(.text), (0 bytes).
Removing tx_semaphore_get.o(.text._tx_semaphore_get), (290 bytes).
Removing tx_semaphore_get.o(.ARM.exidx.text._tx_semaphore_get), (8 bytes).
Removing tx_semaphore_info_get.o(.text), (0 bytes).
Removing tx_semaphore_info_get.o(.text._tx_semaphore_info_get), (130 bytes).
Removing tx_semaphore_info_get.o(.ARM.exidx.text._tx_semaphore_info_get), (8 bytes).
Removing tx_semaphore_initialize.o(.text), (0 bytes).
Removing tx_semaphore_prioritize.o(.text), (0 bytes).
Removing tx_semaphore_prioritize.o(.text._tx_semaphore_prioritize), (386 bytes).
Removing tx_semaphore_prioritize.o(.ARM.exidx.text._tx_semaphore_prioritize), (8 bytes).
Removing tx_semaphore_put.o(.text), (0 bytes).
Removing tx_semaphore_put.o(.text._tx_semaphore_put), (168 bytes).
Removing tx_semaphore_put.o(.ARM.exidx.text._tx_semaphore_put), (8 bytes).
Removing tx_semaphore_put_notify.o(.text), (0 bytes).
Removing tx_semaphore_put_notify.o(.text._tx_semaphore_put_notify), (12 bytes).
Removing tx_semaphore_put_notify.o(.ARM.exidx.text._tx_semaphore_put_notify), (8 bytes).
Removing tx_thread_create.o(.text), (0 bytes).
Removing tx_thread_create.o(.ARM.exidx.text._tx_thread_create), (8 bytes).
Removing tx_thread_delete.o(.text), (0 bytes).
Removing tx_thread_delete.o(.text._tx_thread_delete), (192 bytes).
Removing tx_thread_delete.o(.ARM.exidx.text._tx_thread_delete), (8 bytes).
Removing tx_thread_entry_exit_notify.o(.text), (0 bytes).
Removing tx_thread_entry_exit_notify.o(.text._tx_thread_entry_exit_notify), (12 bytes).
Removing tx_thread_entry_exit_notify.o(.ARM.exidx.text._tx_thread_entry_exit_notify), (8 bytes).
Removing tx_thread_identify.o(.text), (0 bytes).
Removing tx_thread_identify.o(.text._tx_thread_identify), (46 bytes).
Removing tx_thread_identify.o(.ARM.exidx.text._tx_thread_identify), (8 bytes).
Removing tx_thread_info_get.o(.text), (0 bytes).
Removing tx_thread_info_get.o(.text._tx_thread_info_get), (196 bytes).
Removing tx_thread_info_get.o(.ARM.exidx.text._tx_thread_info_get), (8 bytes).
Removing tx_thread_initialize.o(.text), (0 bytes).
Removing tx_thread_initialize.o(.ARM.exidx.text._tx_thread_initialize), (8 bytes).
Removing tx_thread_initialize.o(.data._tx_version_id), (99 bytes).
Removing tx_thread_initialize.o(.rodata._tx_thread_special_string), (87 bytes).
Removing tx_thread_initialize.o(.bss._tx_thread_application_stack_error_handler), (4 bytes).
Removing tx_thread_preemption_change.o(.text), (0 bytes).
Removing tx_thread_preemption_change.o(.text._tx_thread_preemption_change), (270 bytes).
Removing tx_thread_preemption_change.o(.ARM.exidx.text._tx_thread_preemption_change), (8 bytes).
Removing tx_thread_priority_change.o(.text), (0 bytes).
Removing tx_thread_priority_change.o(.text._tx_thread_priority_change), (406 bytes).
Removing tx_thread_priority_change.o(.ARM.exidx.text._tx_thread_priority_change), (8 bytes).
Removing tx_thread_relinquish.o(.text), (0 bytes).
Removing tx_thread_relinquish.o(.text._tx_thread_relinquish), (230 bytes).
Removing tx_thread_relinquish.o(.ARM.exidx.text._tx_thread_relinquish), (8 bytes).
Removing tx_thread_reset.o(.text), (0 bytes).
Removing tx_thread_reset.o(.text._tx_thread_reset), (172 bytes).
Removing tx_thread_reset.o(.ARM.exidx.text._tx_thread_reset), (8 bytes).
Removing tx_thread_resume.o(.text), (0 bytes).
Removing tx_thread_resume.o(.text._tx_thread_resume), (206 bytes).
Removing tx_thread_resume.o(.ARM.exidx.text._tx_thread_resume), (8 bytes).
Removing tx_thread_shell_entry.o(.text), (0 bytes).
Removing tx_thread_shell_entry.o(.ARM.exidx.text._tx_thread_shell_entry), (8 bytes).
Removing tx_thread_sleep.o(.text), (0 bytes).
Removing tx_thread_sleep.o(.text._tx_thread_sleep), (260 bytes).
Removing tx_thread_sleep.o(.ARM.exidx.text._tx_thread_sleep), (8 bytes).
Removing tx_thread_stack_analyze.o(.text), (0 bytes).
Removing tx_thread_stack_analyze.o(.text._tx_thread_stack_analyze), (276 bytes).
Removing tx_thread_stack_analyze.o(.ARM.exidx.text._tx_thread_stack_analyze), (8 bytes).
Removing tx_thread_suspend.o(.text), (0 bytes).
Removing tx_thread_suspend.o(.text._tx_thread_suspend), (258 bytes).
Removing tx_thread_suspend.o(.ARM.exidx.text._tx_thread_suspend), (8 bytes).
Removing tx_thread_system_preempt_check.o(.text), (0 bytes).
Removing tx_thread_system_preempt_check.o(.ARM.exidx.text._tx_thread_system_preempt_check), (8 bytes).
Removing tx_thread_system_suspend.o(.text), (0 bytes).
Removing tx_thread_system_suspend.o(.ARM.exidx.text._tx_thread_system_suspend), (8 bytes).
Removing tx_thread_terminate.o(.text), (0 bytes).
Removing tx_thread_terminate.o(.text._tx_thread_terminate), (704 bytes).
Removing tx_thread_terminate.o(.ARM.exidx.text._tx_thread_terminate), (8 bytes).
Removing tx_thread_time_slice.o(.text), (0 bytes).
Removing tx_thread_time_slice.o(.ARM.exidx.text._tx_thread_time_slice), (8 bytes).
Removing tx_thread_time_slice_change.o(.text), (0 bytes).
Removing tx_thread_time_slice_change.o(.text._tx_thread_time_slice_change), (96 bytes).
Removing tx_thread_time_slice_change.o(.ARM.exidx.text._tx_thread_time_slice_change), (8 bytes).
Removing tx_thread_timeout.o(.text), (0 bytes).
Removing tx_thread_timeout.o(.ARM.exidx.text._tx_thread_timeout), (8 bytes).
Removing tx_thread_wait_abort.o(.text), (0 bytes).
Removing tx_thread_wait_abort.o(.text._tx_thread_wait_abort), (280 bytes).
Removing tx_thread_wait_abort.o(.ARM.exidx.text._tx_thread_wait_abort), (8 bytes).
Removing tx_time_get.o(.text), (0 bytes).
Removing tx_time_get.o(.text._tx_time_get), (46 bytes).
Removing tx_time_get.o(.ARM.exidx.text._tx_time_get), (8 bytes).
Removing tx_time_set.o(.text), (0 bytes).
Removing tx_time_set.o(.text._tx_time_set), (46 bytes).
Removing tx_time_set.o(.ARM.exidx.text._tx_time_set), (8 bytes).
Removing txe_block_allocate.o(.text), (0 bytes).
Removing txe_block_allocate.o(.text._txe_block_allocate), (168 bytes).
Removing txe_block_allocate.o(.ARM.exidx.text._txe_block_allocate), (8 bytes).
Removing txe_block_pool_create.o(.text), (0 bytes).
Removing txe_block_pool_create.o(.text._txe_block_pool_create), (398 bytes).
Removing txe_block_pool_create.o(.ARM.exidx.text._txe_block_pool_create), (8 bytes).
Removing txe_block_pool_delete.o(.text), (0 bytes).
Removing txe_block_pool_delete.o(.text._txe_block_pool_delete), (138 bytes).
Removing txe_block_pool_delete.o(.ARM.exidx.text._txe_block_pool_delete), (8 bytes).
Removing txe_block_pool_info_get.o(.text), (0 bytes).
Removing txe_block_pool_info_get.o(.text._txe_block_pool_info_get), (106 bytes).
Removing txe_block_pool_info_get.o(.ARM.exidx.text._txe_block_pool_info_get), (8 bytes).
Removing txe_block_pool_prioritize.o(.text), (0 bytes).
Removing txe_block_pool_prioritize.o(.text._txe_block_pool_prioritize), (60 bytes).
Removing txe_block_pool_prioritize.o(.ARM.exidx.text._txe_block_pool_prioritize), (8 bytes).
Removing txe_block_release.o(.text), (0 bytes).
Removing txe_block_release.o(.text._txe_block_release), (98 bytes).
Removing txe_block_release.o(.ARM.exidx.text._txe_block_release), (8 bytes).
Removing txe_byte_allocate.o(.text), (0 bytes).
Removing txe_byte_allocate.o(.text._txe_byte_allocate), (282 bytes).
Removing txe_byte_allocate.o(.ARM.exidx.text._txe_byte_allocate), (8 bytes).
Removing txe_byte_pool_create.o(.text), (0 bytes).
Removing txe_byte_pool_create.o(.ARM.exidx.text._txe_byte_pool_create), (8 bytes).
Removing txe_byte_pool_delete.o(.text), (0 bytes).
Removing txe_byte_pool_delete.o(.text._txe_byte_pool_delete), (138 bytes).
Removing txe_byte_pool_delete.o(.ARM.exidx.text._txe_byte_pool_delete), (8 bytes).
Removing txe_byte_pool_info_get.o(.text), (0 bytes).
Removing txe_byte_pool_info_get.o(.text._txe_byte_pool_info_get), (106 bytes).
Removing txe_byte_pool_info_get.o(.ARM.exidx.text._txe_byte_pool_info_get), (8 bytes).
Removing txe_byte_pool_prioritize.o(.text), (0 bytes).
Removing txe_byte_pool_prioritize.o(.text._txe_byte_pool_prioritize), (60 bytes).
Removing txe_byte_pool_prioritize.o(.ARM.exidx.text._txe_byte_pool_prioritize), (8 bytes).
Removing txe_byte_release.o(.text), (0 bytes).
Removing txe_byte_release.o(.text._txe_byte_release), (142 bytes).
Removing txe_byte_release.o(.ARM.exidx.text._txe_byte_release), (8 bytes).
Removing txe_event_flags_create.o(.text), (0 bytes).
Removing txe_event_flags_create.o(.text._txe_event_flags_create), (332 bytes).
Removing txe_event_flags_create.o(.ARM.exidx.text._txe_event_flags_create), (8 bytes).
Removing txe_event_flags_delete.o(.text), (0 bytes).
Removing txe_event_flags_delete.o(.text._txe_event_flags_delete), (138 bytes).
Removing txe_event_flags_delete.o(.ARM.exidx.text._txe_event_flags_delete), (8 bytes).
Removing txe_event_flags_get.o(.text), (0 bytes).
Removing txe_event_flags_get.o(.text._txe_event_flags_get), (208 bytes).
Removing txe_event_flags_get.o(.ARM.exidx.text._txe_event_flags_get), (8 bytes).
Removing txe_event_flags_info_get.o(.text), (0 bytes).
Removing txe_event_flags_info_get.o(.text._txe_event_flags_info_get), (96 bytes).
Removing txe_event_flags_info_get.o(.ARM.exidx.text._txe_event_flags_info_get), (8 bytes).
Removing txe_event_flags_set.o(.text), (0 bytes).
Removing txe_event_flags_set.o(.text._txe_event_flags_set), (102 bytes).
Removing txe_event_flags_set.o(.ARM.exidx.text._txe_event_flags_set), (8 bytes).
Removing txe_event_flags_set_notify.o(.text), (0 bytes).
Removing txe_event_flags_set_notify.o(.text._txe_event_flags_set_notify), (64 bytes).
Removing txe_event_flags_set_notify.o(.ARM.exidx.text._txe_event_flags_set_notify), (8 bytes).
Removing txe_mutex_create.o(.text), (0 bytes).
Removing txe_mutex_create.o(.text._txe_mutex_create), (366 bytes).
Removing txe_mutex_create.o(.ARM.exidx.text._txe_mutex_create), (8 bytes).
Removing txe_mutex_delete.o(.text), (0 bytes).
Removing txe_mutex_delete.o(.text._txe_mutex_delete), (138 bytes).
Removing txe_mutex_delete.o(.ARM.exidx.text._txe_mutex_delete), (8 bytes).
Removing txe_mutex_get.o(.text), (0 bytes).
Removing txe_mutex_get.o(.text._txe_mutex_get), (220 bytes).
Removing txe_mutex_get.o(.ARM.exidx.text._txe_mutex_get), (8 bytes).
Removing txe_mutex_info_get.o(.text), (0 bytes).
Removing txe_mutex_info_get.o(.text._txe_mutex_info_get), (106 bytes).
Removing txe_mutex_info_get.o(.ARM.exidx.text._txe_mutex_info_get), (8 bytes).
Removing txe_mutex_prioritize.o(.text), (0 bytes).
Removing txe_mutex_prioritize.o(.text._txe_mutex_prioritize), (60 bytes).
Removing txe_mutex_prioritize.o(.ARM.exidx.text._txe_mutex_prioritize), (8 bytes).
Removing txe_mutex_put.o(.text), (0 bytes).
Removing txe_mutex_put.o(.text._txe_mutex_put), (134 bytes).
Removing txe_mutex_put.o(.ARM.exidx.text._txe_mutex_put), (8 bytes).
Removing txe_queue_create.o(.text), (0 bytes).
Removing txe_queue_create.o(.text._txe_queue_create), (420 bytes).
Removing txe_queue_create.o(.ARM.exidx.text._txe_queue_create), (8 bytes).
Removing txe_queue_delete.o(.text), (0 bytes).
Removing txe_queue_delete.o(.text._txe_queue_delete), (138 bytes).
Removing txe_queue_delete.o(.ARM.exidx.text._txe_queue_delete), (8 bytes).
Removing txe_queue_flush.o(.text), (0 bytes).
Removing txe_queue_flush.o(.text._txe_queue_flush), (60 bytes).
Removing txe_queue_flush.o(.ARM.exidx.text._txe_queue_flush), (8 bytes).
Removing txe_queue_front_send.o(.text), (0 bytes).
Removing txe_queue_front_send.o(.text._txe_queue_front_send), (168 bytes).
Removing txe_queue_front_send.o(.ARM.exidx.text._txe_queue_front_send), (8 bytes).
Removing txe_queue_info_get.o(.text), (0 bytes).
Removing txe_queue_info_get.o(.text._txe_queue_info_get), (106 bytes).
Removing txe_queue_info_get.o(.ARM.exidx.text._txe_queue_info_get), (8 bytes).
Removing txe_queue_prioritize.o(.text), (0 bytes).
Removing txe_queue_prioritize.o(.text._txe_queue_prioritize), (60 bytes).
Removing txe_queue_prioritize.o(.ARM.exidx.text._txe_queue_prioritize), (8 bytes).
Removing txe_queue_receive.o(.text), (0 bytes).
Removing txe_queue_receive.o(.text._txe_queue_receive), (168 bytes).
Removing txe_queue_receive.o(.ARM.exidx.text._txe_queue_receive), (8 bytes).
Removing txe_queue_send.o(.text), (0 bytes).
Removing txe_queue_send.o(.text._txe_queue_send), (168 bytes).
Removing txe_queue_send.o(.ARM.exidx.text._txe_queue_send), (8 bytes).
Removing txe_queue_send_notify.o(.text), (0 bytes).
Removing txe_queue_send_notify.o(.text._txe_queue_send_notify), (64 bytes).
Removing txe_queue_send_notify.o(.ARM.exidx.text._txe_queue_send_notify), (8 bytes).
Removing txe_semaphore_ceiling_put.o(.text), (0 bytes).
Removing txe_semaphore_ceiling_put.o(.text._txe_semaphore_ceiling_put), (78 bytes).
Removing txe_semaphore_ceiling_put.o(.ARM.exidx.text._txe_semaphore_ceiling_put), (8 bytes).
Removing txe_semaphore_create.o(.text), (0 bytes).
Removing txe_semaphore_create.o(.text._txe_semaphore_create), (344 bytes).
Removing txe_semaphore_create.o(.ARM.exidx.text._txe_semaphore_create), (8 bytes).
Removing txe_semaphore_delete.o(.text), (0 bytes).
Removing txe_semaphore_delete.o(.text._txe_semaphore_delete), (138 bytes).
Removing txe_semaphore_delete.o(.ARM.exidx.text._txe_semaphore_delete), (8 bytes).
Removing txe_semaphore_get.o(.text), (0 bytes).
Removing txe_semaphore_get.o(.text._txe_semaphore_get), (150 bytes).
Removing txe_semaphore_get.o(.ARM.exidx.text._txe_semaphore_get), (8 bytes).
Removing txe_semaphore_info_get.o(.text), (0 bytes).
Removing txe_semaphore_info_get.o(.text._txe_semaphore_info_get), (96 bytes).
Removing txe_semaphore_info_get.o(.ARM.exidx.text._txe_semaphore_info_get), (8 bytes).
Removing txe_semaphore_prioritize.o(.text), (0 bytes).
Removing txe_semaphore_prioritize.o(.text._txe_semaphore_prioritize), (60 bytes).
Removing txe_semaphore_prioritize.o(.ARM.exidx.text._txe_semaphore_prioritize), (8 bytes).
Removing txe_semaphore_put.o(.text), (0 bytes).
Removing txe_semaphore_put.o(.text._txe_semaphore_put), (60 bytes).
Removing txe_semaphore_put.o(.ARM.exidx.text._txe_semaphore_put), (8 bytes).
Removing txe_semaphore_put_notify.o(.text), (0 bytes).
Removing txe_semaphore_put_notify.o(.text._txe_semaphore_put_notify), (64 bytes).
Removing txe_semaphore_put_notify.o(.ARM.exidx.text._txe_semaphore_put_notify), (8 bytes).
Removing txe_thread_create.o(.text), (0 bytes).
Removing txe_thread_create.o(.text._txe_thread_create), (612 bytes).
Removing txe_thread_create.o(.ARM.exidx.text._txe_thread_create), (8 bytes).
Removing txe_thread_delete.o(.text), (0 bytes).
Removing txe_thread_delete.o(.text._txe_thread_delete), (92 bytes).
Removing txe_thread_delete.o(.ARM.exidx.text._txe_thread_delete), (8 bytes).
Removing txe_thread_entry_exit_notify.o(.text), (0 bytes).
Removing txe_thread_entry_exit_notify.o(.text._txe_thread_entry_exit_notify), (64 bytes).
Removing txe_thread_entry_exit_notify.o(.ARM.exidx.text._txe_thread_entry_exit_notify), (8 bytes).
Removing txe_thread_info_get.o(.text), (0 bytes).
Removing txe_thread_info_get.o(.text._txe_thread_info_get), (126 bytes).
Removing txe_thread_info_get.o(.ARM.exidx.text._txe_thread_info_get), (8 bytes).
Removing txe_thread_preemption_change.o(.text), (0 bytes).
Removing txe_thread_preemption_change.o(.text._txe_thread_preemption_change), (136 bytes).
Removing txe_thread_preemption_change.o(.ARM.exidx.text._txe_thread_preemption_change), (8 bytes).
Removing txe_thread_priority_change.o(.text), (0 bytes).
Removing txe_thread_priority_change.o(.text._txe_thread_priority_change), (130 bytes).
Removing txe_thread_priority_change.o(.ARM.exidx.text._txe_thread_priority_change), (8 bytes).
Removing txe_thread_relinquish.o(.text), (0 bytes).
Removing txe_thread_relinquish.o(.text._txe_thread_relinquish), (58 bytes).
Removing txe_thread_relinquish.o(.ARM.exidx.text._txe_thread_relinquish), (8 bytes).
Removing txe_thread_reset.o(.text), (0 bytes).
Removing txe_thread_reset.o(.text._txe_thread_reset), (136 bytes).
Removing txe_thread_reset.o(.ARM.exidx.text._txe_thread_reset), (8 bytes).
Removing txe_thread_resume.o(.text), (0 bytes).
Removing txe_thread_resume.o(.text._txe_thread_resume), (60 bytes).
Removing txe_thread_resume.o(.ARM.exidx.text._txe_thread_resume), (8 bytes).
Removing txe_thread_suspend.o(.text), (0 bytes).
Removing txe_thread_suspend.o(.text._txe_thread_suspend), (60 bytes).
Removing txe_thread_suspend.o(.ARM.exidx.text._txe_thread_suspend), (8 bytes).
Removing txe_thread_terminate.o(.text), (0 bytes).
Removing txe_thread_terminate.o(.text._txe_thread_terminate), (92 bytes).
Removing txe_thread_terminate.o(.ARM.exidx.text._txe_thread_terminate), (8 bytes).
Removing txe_thread_time_slice_change.o(.text), (0 bytes).
Removing txe_thread_time_slice_change.o(.text._txe_thread_time_slice_change), (114 bytes).
Removing txe_thread_time_slice_change.o(.ARM.exidx.text._txe_thread_time_slice_change), (8 bytes).
Removing txe_thread_wait_abort.o(.text), (0 bytes).
Removing txe_thread_wait_abort.o(.text._txe_thread_wait_abort), (60 bytes).
Removing txe_thread_wait_abort.o(.ARM.exidx.text._txe_thread_wait_abort), (8 bytes).
Removing tx_timer_activate.o(.text), (0 bytes).
Removing tx_timer_activate.o(.text._tx_timer_activate), (82 bytes).
Removing tx_timer_activate.o(.ARM.exidx.text._tx_timer_activate), (8 bytes).
Removing tx_timer_change.o(.text), (0 bytes).
Removing tx_timer_change.o(.text._tx_timer_change), (62 bytes).
Removing tx_timer_change.o(.ARM.exidx.text._tx_timer_change), (8 bytes).
Removing tx_timer_create.o(.text), (0 bytes).
Removing tx_timer_create.o(.text._tx_timer_create), (218 bytes).
Removing tx_timer_create.o(.ARM.exidx.text._tx_timer_create), (8 bytes).
Removing tx_timer_deactivate.o(.text), (0 bytes).
Removing tx_timer_deactivate.o(.text._tx_timer_deactivate), (392 bytes).
Removing tx_timer_deactivate.o(.ARM.exidx.text._tx_timer_deactivate), (8 bytes).
Removing tx_timer_delete.o(.text), (0 bytes).
Removing tx_timer_delete.o(.text._tx_timer_delete), (154 bytes).
Removing tx_timer_delete.o(.ARM.exidx.text._tx_timer_delete), (8 bytes).
Removing tx_timer_expiration_process.o(.text), (0 bytes).
Removing tx_timer_expiration_process.o(.ARM.exidx.text._tx_timer_expiration_process), (8 bytes).
Removing tx_timer_info_get.o(.text), (0 bytes).
Removing tx_timer_info_get.o(.text._tx_timer_info_get), (398 bytes).
Removing tx_timer_info_get.o(.ARM.exidx.text._tx_timer_info_get), (8 bytes).
Removing tx_timer_initialize.o(.text), (0 bytes).
Removing tx_timer_initialize.o(.ARM.exidx.text._tx_timer_initialize), (8 bytes).
Removing tx_timer_system_activate.o(.text), (0 bytes).
Removing tx_timer_system_activate.o(.ARM.exidx.text._tx_timer_system_activate), (8 bytes).
Removing tx_timer_system_deactivate.o(.text), (0 bytes).
Removing tx_timer_system_deactivate.o(.ARM.exidx.text._tx_timer_system_deactivate), (8 bytes).
Removing tx_timer_thread_entry.o(.text), (0 bytes).
Removing tx_timer_thread_entry.o(.ARM.exidx.text._tx_timer_thread_entry), (8 bytes).
Removing txe_timer_activate.o(.text), (0 bytes).
Removing txe_timer_activate.o(.text._txe_timer_activate), (60 bytes).
Removing txe_timer_activate.o(.ARM.exidx.text._txe_timer_activate), (8 bytes).
Removing txe_timer_change.o(.text), (0 bytes).
Removing txe_timer_change.o(.text._txe_timer_change), (118 bytes).
Removing txe_timer_change.o(.ARM.exidx.text._txe_timer_change), (8 bytes).
Removing txe_timer_create.o(.text), (0 bytes).
Removing txe_timer_create.o(.text._txe_timer_create), (420 bytes).
Removing txe_timer_create.o(.ARM.exidx.text._txe_timer_create), (8 bytes).
Removing txe_timer_deactivate.o(.text), (0 bytes).
Removing txe_timer_deactivate.o(.text._txe_timer_deactivate), (60 bytes).
Removing txe_timer_deactivate.o(.ARM.exidx.text._txe_timer_deactivate), (8 bytes).
Removing txe_timer_delete.o(.text), (0 bytes).
Removing txe_timer_delete.o(.text._txe_timer_delete), (138 bytes).
Removing txe_timer_delete.o(.ARM.exidx.text._txe_timer_delete), (8 bytes).
Removing txe_timer_info_get.o(.text), (0 bytes).
Removing txe_timer_info_get.o(.text._txe_timer_info_get), (96 bytes).
Removing txe_timer_info_get.o(.ARM.exidx.text._txe_timer_info_get), (8 bytes).
Removing hcble.o(.text), (0 bytes).
Removing hcble.o(.ARM.exidx.text.HCBle_InitDMAReception), (8 bytes).
Removing hcble.o(.text.HCBle_SendData), (68 bytes).
Removing hcble.o(.ARM.exidx.text.HCBle_SendData), (8 bytes).
Removing hcble.o(.ARM.exidx.text.HAL_UART_RxCpltCallback), (8 bytes).
Removing hcble.o(.text.HCBle_ExtractAndParseFrame), (340 bytes).
Removing hcble.o(.ARM.exidx.text.HCBle_ExtractAndParseFrame), (8 bytes).
Removing hcble.o(.text.ble_rx_task_entry), (14 bytes).
Removing hcble.o(.ARM.exidx.text.ble_rx_task_entry), (8 bytes).
Removing hcble.o(.bss.HC_Send_Data), (128 bytes).
Removing hcble.o(.bss.HCBle_ExtractAndParseFrame.json_buf), (128 bytes).
Removing hcble.o(.bss.HCBle_ExtractAndParseFrame.idx), (4 bytes).
Removing hcble.o(.bss.HCBle_ExtractAndParseFrame.in_frame), (4 bytes).
Removing hcble.o(.rodata.str1.1), (55 bytes).
Removing hcble.o(.bss.cmd), (8 bytes).
Removing gps.o(.text), (0 bytes).
Removing gps.o(.text.GPS_Init), (44 bytes).
Removing gps.o(.ARM.exidx.text.GPS_Init), (8 bytes).
Removing gps.o(.ARM.exidx.text.HAL_UARTEx_RxEventCallback), (8 bytes).
Removing gps.o(.text.GPS_Data_CLR), (18 bytes).
Removing gps.o(.ARM.exidx.text.GPS_Data_CLR), (8 bytes).
Removing gps.o(.text.parseGpsBuffer), (344 bytes).
Removing gps.o(.ARM.exidx.text.parseGpsBuffer), (8 bytes).
Removing gps.o(.text.Convert_to_degrees), (176 bytes).
Removing gps.o(.ARM.exidx.text.Convert_to_degrees), (8 bytes).
Removing gps.o(.rodata.str1.1), (2 bytes).
Removing buzzer.o(.text), (0 bytes).
Removing buzzer.o(.text.Buzzer_Open), (20 bytes).
Removing buzzer.o(.ARM.exidx.text.Buzzer_Open), (8 bytes).
Removing buzzer.o(.text.Buzzer_Close), (20 bytes).
Removing buzzer.o(.ARM.exidx.text.Buzzer_Close), (8 bytes).
Removing shake_motor.o(.text), (0 bytes).
Removing shake_motor.o(.text.Shake_Motor_Open), (20 bytes).
Removing shake_motor.o(.ARM.exidx.text.Shake_Motor_Open), (8 bytes).
Removing shake_motor.o(.text.Shake_Motor_Close), (20 bytes).
Removing shake_motor.o(.ARM.exidx.text.Shake_Motor_Close), (8 bytes).
Removing ultrasound.o(.text), (0 bytes).
Removing ultrasound.o(.text.DWT_Init), (46 bytes).
Removing ultrasound.o(.ARM.exidx.text.DWT_Init), (8 bytes).
Removing ultrasound.o(.text.delay_us), (78 bytes).
Removing ultrasound.o(.ARM.exidx.text.delay_us), (8 bytes).
Removing ultrasound.o(.text.HCSR04_Trigger), (60 bytes).
Removing ultrasound.o(.ARM.exidx.text.HCSR04_Trigger), (8 bytes).
Removing ultrasound.o(.text.ultrasonic_task_entry), (84 bytes).
Removing ultrasound.o(.ARM.exidx.text.ultrasonic_task_entry), (8 bytes).
Removing ultrasound.o(.ARM.exidx.text.HAL_TIM_IC_CaptureCallback), (8 bytes).
Removing ultrasound.o(.bss.ultrasonic_event), (36 bytes).
Removing ultrasound.o(.bss.ultrasonic_task_handle), (176 bytes).
Removing imu.o(.text), (0 bytes).
1715 unused section(s) (total 121756 bytes) removed from the image.
==============================================================================
Image Symbol Table
Local Symbols
Symbol Name Value Ov Type Size Object(Section)
../clib/angel/boardlib.s 0x00000000 Number 0 boardinit1.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardinit2.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardinit3.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardshut.o ABSOLUTE
../clib/angel/handlers.s 0x00000000 Number 0 __scatter_copy.o ABSOLUTE
../clib/angel/handlers.s 0x00000000 Number 0 __scatter_zi.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry2.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry4.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 rtexit.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 rtexit2.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 aeabi_ldiv0.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 aeabi_ldiv0_sigfpe.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_div0.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_errno_addr.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_errno_addr_intlibspace.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_ctype_table.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_locale.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_locale_intlibspace.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_raise.o ABSOLUTE
../clib/angel/scatter.s 0x00000000 Number 0 __scatter.o ABSOLUTE
../clib/angel/startup.s 0x00000000 Number 0 __main.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 libspace.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 sys_stackheap_outer.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 use_no_semi.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 indicate_semi.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_exit.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_exit_hlt.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_wrch.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_command.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_wrch_hlt.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_command_hlt.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 _get_argv_nomalloc.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 no_argv.o ABSOLUTE
../clib/bigflt.c 0x00000000 Number 0 bigflt0.o ABSOLUTE
../clib/btod.s 0x00000000 Number 0 btod.o ABSOLUTE
../clib/btod_accurate.c 0x00000000 Number 0 btod_accurate.o ABSOLUTE
../clib/btod_accurate.c 0x00000000 Number 0 dtob_accurate.o ABSOLUTE
../clib/btod_accurate.c 0x00000000 Number 0 btod_accurate_common.o ABSOLUTE
../clib/ctype.c 0x00000000 Number 0 isspace.o ABSOLUTE
../clib/fenv.c 0x00000000 Number 0 _rserrno.o ABSOLUTE
../clib/heapalloc.c 0x00000000 Number 0 hrguard.o ABSOLUTE
../clib/heapaux.c 0x00000000 Number 0 heapauxi.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libinit.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libinit2.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libshutdown.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libshutdown2.o ABSOLUTE
../clib/locale.c 0x00000000 Number 0 _mbrtoc16.o ABSOLUTE
../clib/locale.c 0x00000000 Number 0 _c16rtomb.o ABSOLUTE
../clib/locale.s 0x00000000 Number 0 lc_numeric_c.o ABSOLUTE
../clib/locale.s 0x00000000 Number 0 lc_ctype_c.o ABSOLUTE
../clib/longlong.s 0x00000000 Number 0 lludivv7m.o ABSOLUTE
../clib/longlong.s 0x00000000 Number 0 lludiv10.o ABSOLUTE
../clib/longlong.s 0x00000000 Number 0 llshl.o ABSOLUTE
../clib/longlong.s 0x00000000 Number 0 llushr.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 rt_memcpy_v6.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 aeabi_memset.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 rt_memclr.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 rt_memclr_w.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 rt_memcpy_w.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 strcmpv8m_maindsp.o ABSOLUTE
../clib/misc.s 0x00000000 Number 0 printf_stubs.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 vsprintf.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_pad.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_truncate.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_str.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_dec.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_charcount.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_char_common.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _sputc.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_wctomb.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_longlong_dec.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_oct_ll.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_oct_int.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_oct_int_ll.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_hex_ll.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_hex_int.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_hex_int_ll.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_hex_ptr.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_hex_int_ptr.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_hex_ll_ptr.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_hex_int_ll_ptr.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_flags.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_ss.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_flags_ss.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_wp.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_flags_wp.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_ss_wp.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_flags_ss_wp.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_intcommon.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_fp_dec.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_fp_dec_accurate.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_fp_hex.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_nopercent.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_char.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_wchar.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_fp_infnan.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_c.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_s.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_n.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_x.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_p.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_o.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_i.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_d.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_u.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_f.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_e.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_g.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_a.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_percent.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_lli.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_lld.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_llu.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_ll.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_l.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_lc.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_ls.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_llo.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_llx.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_percent_end.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 sscanf.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _scanf_longlong.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _scanf_int.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _scanf_str.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 scanf_char.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _sgetc.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 strtod.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _scanf_mbtowc.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _scanf_wctomb.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _scanf_wstr.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _chval.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _scanf.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 scanf_fp.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 scanf_fp_accurate.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _scanf_wcharmap.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 scanf_hexfp.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 scanf_infnan.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_fpe_outer.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_fpe_formal.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_exit.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_fpe_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 __raise.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_general.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_outer.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_formal.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_abrt_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtred_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_stak_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_pvfn_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_cppl_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_segv_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_other.o ABSOLUTE
../clib/signal.s 0x00000000 Number 0 defsig.o ABSOLUTE
../clib/stdlib.c 0x00000000 Number 0 exit.o ABSOLUTE
../clib/string.c 0x00000000 Number 0 strstr.o ABSOLUTE
../clib/string.c 0x00000000 Number 0 strlen.o ABSOLUTE
../fplib/d2f.s 0x00000000 Number 0 d2f.o ABSOLUTE
../fplib/daddsub.s 0x00000000 Number 0 daddsub_clz.o ABSOLUTE
../fplib/dcheck1.s 0x00000000 Number 0 dcheck1.o ABSOLUTE
../fplib/dcmpi.s 0x00000000 Number 0 dcmpi.o ABSOLUTE
../fplib/ddiv.s 0x00000000 Number 0 ddiv.o ABSOLUTE
../fplib/deqf.s 0x00000000 Number 0 deqf.o ABSOLUTE
../fplib/dfix.s 0x00000000 Number 0 dfix.o ABSOLUTE
../fplib/dflt.s 0x00000000 Number 0 dflt_clz.o ABSOLUTE
../fplib/dleqf.s 0x00000000 Number 0 dleqf.o ABSOLUTE
../fplib/dmul.s 0x00000000 Number 0 dmul.o ABSOLUTE
../fplib/dnaninf.s 0x00000000 Number 0 dnaninf.o ABSOLUTE
../fplib/dretinf.s 0x00000000 Number 0 dretinf.o ABSOLUTE
../fplib/drleqf.s 0x00000000 Number 0 drleqf.o ABSOLUTE
../fplib/fpconst.s 0x00000000 Number 0 fpconst.o ABSOLUTE
../fplib/fpinit.s 0x00000000 Number 0 fpinit.o ABSOLUTE
../fplib/fretinf.s 0x00000000 Number 0 fretinf.o ABSOLUTE
../fplib/istatus.s 0x00000000 Number 0 istatus.o ABSOLUTE
../fplib/printf1.s 0x00000000 Number 0 printf1.o ABSOLUTE
../fplib/printf2.s 0x00000000 Number 0 printf2.o ABSOLUTE
../fplib/printf2a.s 0x00000000 Number 0 printf2a.o ABSOLUTE
../fplib/printf2b.s 0x00000000 Number 0 printf2b.o ABSOLUTE
../fplib/retnan.s 0x00000000 Number 0 retnan.o ABSOLUTE
../fplib/scalbn.s 0x00000000 Number 0 scalbn.o ABSOLUTE
../fplib/scanf1.s 0x00000000 Number 0 scanf1.o ABSOLUTE
../fplib/scanf2.s 0x00000000 Number 0 scanf2.o ABSOLUTE
../fplib/scanf2a.s 0x00000000 Number 0 scanf2a.o ABSOLUTE
../fplib/scanf2b.s 0x00000000 Number 0 scanf2b.o ABSOLUTE
../fplib/trapv.s 0x00000000 Number 0 trapv.o ABSOLUTE
../fplib/usenofp.s 0x00000000 Number 0 usenofp.o ABSOLUTE
../mathlib/atof.c 0x00000000 Number 0 atof.o ABSOLUTE
../mathlib/dunder.c 0x00000000 Number 0 dunder.o ABSOLUTE
../mathlib/fpclassify.c 0x00000000 Number 0 fpclassify.o ABSOLUTE
../mathlib/frexp.c 0x00000000 Number 0 frexp.o ABSOLUTE
../mathlib/ldexp.c 0x00000000 Number 0 ldexp.o ABSOLUTE
../mathlib/narrow.c 0x00000000 Number 0 narrow.o ABSOLUTE
Buzzer.c 0x00000000 Number 0 buzzer.o ABSOLUTE
HCBle.c 0x00000000 Number 0 hcble.o ABSOLUTE
IMU.c 0x00000000 Number 0 imu.o ABSOLUTE
Shake_Motor.c 0x00000000 Number 0 shake_motor.o ABSOLUTE
Ultrasound.c 0x00000000 Number 0 ultrasound.o ABSOLUTE
app_azure_rtos.c 0x00000000 Number 0 app_azure_rtos.o ABSOLUTE
app_threadx.c 0x00000000 Number 0 app_threadx.o ABSOLUTE
dc.s 0x00000000 Number 0 dc.o ABSOLUTE
gpdma.c 0x00000000 Number 0 gpdma.o ABSOLUTE
gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
gps.c 0x00000000 Number 0 gps.o ABSOLUTE
main.c 0x00000000 Number 0 main.o ABSOLUTE
memorymap.c 0x00000000 Number 0 memorymap.o ABSOLUTE
startup_stm32h563xx.s 0x00000000 Number 0 startup_stm32h563xx.o ABSOLUTE
stm32h5xx_hal.c 0x00000000 Number 0 stm32h5xx_hal.o ABSOLUTE
stm32h5xx_hal_cortex.c 0x00000000 Number 0 stm32h5xx_hal_cortex.o ABSOLUTE
stm32h5xx_hal_dma.c 0x00000000 Number 0 stm32h5xx_hal_dma.o ABSOLUTE
stm32h5xx_hal_dma_ex.c 0x00000000 Number 0 stm32h5xx_hal_dma_ex.o ABSOLUTE
stm32h5xx_hal_exti.c 0x00000000 Number 0 stm32h5xx_hal_exti.o ABSOLUTE
stm32h5xx_hal_flash.c 0x00000000 Number 0 stm32h5xx_hal_flash.o ABSOLUTE
stm32h5xx_hal_flash_ex.c 0x00000000 Number 0 stm32h5xx_hal_flash_ex.o ABSOLUTE
stm32h5xx_hal_gpio.c 0x00000000 Number 0 stm32h5xx_hal_gpio.o ABSOLUTE
stm32h5xx_hal_msp.c 0x00000000 Number 0 stm32h5xx_hal_msp.o ABSOLUTE
stm32h5xx_hal_pwr.c 0x00000000 Number 0 stm32h5xx_hal_pwr.o ABSOLUTE
stm32h5xx_hal_pwr_ex.c 0x00000000 Number 0 stm32h5xx_hal_pwr_ex.o ABSOLUTE
stm32h5xx_hal_rcc.c 0x00000000 Number 0 stm32h5xx_hal_rcc.o ABSOLUTE
stm32h5xx_hal_rcc_ex.c 0x00000000 Number 0 stm32h5xx_hal_rcc_ex.o ABSOLUTE
stm32h5xx_hal_tim.c 0x00000000 Number 0 stm32h5xx_hal_tim.o ABSOLUTE
stm32h5xx_hal_tim_ex.c 0x00000000 Number 0 stm32h5xx_hal_tim_ex.o ABSOLUTE
stm32h5xx_hal_timebase_tim.c 0x00000000 Number 0 stm32h5xx_hal_timebase_tim.o ABSOLUTE
stm32h5xx_hal_uart.c 0x00000000 Number 0 stm32h5xx_hal_uart.o ABSOLUTE
stm32h5xx_hal_uart_ex.c 0x00000000 Number 0 stm32h5xx_hal_uart_ex.o ABSOLUTE
stm32h5xx_it.c 0x00000000 Number 0 stm32h5xx_it.o ABSOLUTE
system_stm32h5xx.c 0x00000000 Number 0 system_stm32h5xx.o ABSOLUTE
tim.c 0x00000000 Number 0 tim.o ABSOLUTE
tx_block_allocate.c 0x00000000 Number 0 tx_block_allocate.o ABSOLUTE
tx_block_pool_cleanup.c 0x00000000 Number 0 tx_block_pool_cleanup.o ABSOLUTE
tx_block_pool_create.c 0x00000000 Number 0 tx_block_pool_create.o ABSOLUTE
tx_block_pool_delete.c 0x00000000 Number 0 tx_block_pool_delete.o ABSOLUTE
tx_block_pool_info_get.c 0x00000000 Number 0 tx_block_pool_info_get.o ABSOLUTE
tx_block_pool_initialize.c 0x00000000 Number 0 tx_block_pool_initialize.o ABSOLUTE
tx_block_pool_prioritize.c 0x00000000 Number 0 tx_block_pool_prioritize.o ABSOLUTE
tx_block_release.c 0x00000000 Number 0 tx_block_release.o ABSOLUTE
tx_byte_allocate.c 0x00000000 Number 0 tx_byte_allocate.o ABSOLUTE
tx_byte_pool_cleanup.c 0x00000000 Number 0 tx_byte_pool_cleanup.o ABSOLUTE
tx_byte_pool_create.c 0x00000000 Number 0 tx_byte_pool_create.o ABSOLUTE
tx_byte_pool_delete.c 0x00000000 Number 0 tx_byte_pool_delete.o ABSOLUTE
tx_byte_pool_info_get.c 0x00000000 Number 0 tx_byte_pool_info_get.o ABSOLUTE
tx_byte_pool_initialize.c 0x00000000 Number 0 tx_byte_pool_initialize.o ABSOLUTE
tx_byte_pool_prioritize.c 0x00000000 Number 0 tx_byte_pool_prioritize.o ABSOLUTE
tx_byte_pool_search.c 0x00000000 Number 0 tx_byte_pool_search.o ABSOLUTE
tx_byte_release.c 0x00000000 Number 0 tx_byte_release.o ABSOLUTE
tx_event_flags_cleanup.c 0x00000000 Number 0 tx_event_flags_cleanup.o ABSOLUTE
tx_event_flags_create.c 0x00000000 Number 0 tx_event_flags_create.o ABSOLUTE
tx_event_flags_delete.c 0x00000000 Number 0 tx_event_flags_delete.o ABSOLUTE
tx_event_flags_get.c 0x00000000 Number 0 tx_event_flags_get.o ABSOLUTE
tx_event_flags_info_get.c 0x00000000 Number 0 tx_event_flags_info_get.o ABSOLUTE
tx_event_flags_initialize.c 0x00000000 Number 0 tx_event_flags_initialize.o ABSOLUTE
tx_event_flags_set.c 0x00000000 Number 0 tx_event_flags_set.o ABSOLUTE
tx_event_flags_set_notify.c 0x00000000 Number 0 tx_event_flags_set_notify.o ABSOLUTE
tx_initialize_high_level.c 0x00000000 Number 0 tx_initialize_high_level.o ABSOLUTE
tx_initialize_kernel_enter.c 0x00000000 Number 0 tx_initialize_kernel_enter.o ABSOLUTE
tx_initialize_kernel_setup.c 0x00000000 Number 0 tx_initialize_kernel_setup.o ABSOLUTE
tx_mutex_cleanup.c 0x00000000 Number 0 tx_mutex_cleanup.o ABSOLUTE
tx_mutex_create.c 0x00000000 Number 0 tx_mutex_create.o ABSOLUTE
tx_mutex_delete.c 0x00000000 Number 0 tx_mutex_delete.o ABSOLUTE
tx_mutex_get.c 0x00000000 Number 0 tx_mutex_get.o ABSOLUTE
tx_mutex_info_get.c 0x00000000 Number 0 tx_mutex_info_get.o ABSOLUTE
tx_mutex_initialize.c 0x00000000 Number 0 tx_mutex_initialize.o ABSOLUTE
tx_mutex_prioritize.c 0x00000000 Number 0 tx_mutex_prioritize.o ABSOLUTE
tx_mutex_priority_change.c 0x00000000 Number 0 tx_mutex_priority_change.o ABSOLUTE
tx_mutex_put.c 0x00000000 Number 0 tx_mutex_put.o ABSOLUTE
tx_queue_cleanup.c 0x00000000 Number 0 tx_queue_cleanup.o ABSOLUTE
tx_queue_create.c 0x00000000 Number 0 tx_queue_create.o ABSOLUTE
tx_queue_delete.c 0x00000000 Number 0 tx_queue_delete.o ABSOLUTE
tx_queue_flush.c 0x00000000 Number 0 tx_queue_flush.o ABSOLUTE
tx_queue_front_send.c 0x00000000 Number 0 tx_queue_front_send.o ABSOLUTE
tx_queue_info_get.c 0x00000000 Number 0 tx_queue_info_get.o ABSOLUTE
tx_queue_initialize.c 0x00000000 Number 0 tx_queue_initialize.o ABSOLUTE
tx_queue_prioritize.c 0x00000000 Number 0 tx_queue_prioritize.o ABSOLUTE
tx_queue_receive.c 0x00000000 Number 0 tx_queue_receive.o ABSOLUTE
tx_queue_send.c 0x00000000 Number 0 tx_queue_send.o ABSOLUTE
tx_queue_send_notify.c 0x00000000 Number 0 tx_queue_send_notify.o ABSOLUTE
tx_semaphore_ceiling_put.c 0x00000000 Number 0 tx_semaphore_ceiling_put.o ABSOLUTE
tx_semaphore_cleanup.c 0x00000000 Number 0 tx_semaphore_cleanup.o ABSOLUTE
tx_semaphore_create.c 0x00000000 Number 0 tx_semaphore_create.o ABSOLUTE
tx_semaphore_delete.c 0x00000000 Number 0 tx_semaphore_delete.o ABSOLUTE
tx_semaphore_get.c 0x00000000 Number 0 tx_semaphore_get.o ABSOLUTE
tx_semaphore_info_get.c 0x00000000 Number 0 tx_semaphore_info_get.o ABSOLUTE
tx_semaphore_initialize.c 0x00000000 Number 0 tx_semaphore_initialize.o ABSOLUTE
tx_semaphore_prioritize.c 0x00000000 Number 0 tx_semaphore_prioritize.o ABSOLUTE
tx_semaphore_put.c 0x00000000 Number 0 tx_semaphore_put.o ABSOLUTE
tx_semaphore_put_notify.c 0x00000000 Number 0 tx_semaphore_put_notify.o ABSOLUTE
tx_thread_create.c 0x00000000 Number 0 tx_thread_create.o ABSOLUTE
tx_thread_delete.c 0x00000000 Number 0 tx_thread_delete.o ABSOLUTE
tx_thread_entry_exit_notify.c 0x00000000 Number 0 tx_thread_entry_exit_notify.o ABSOLUTE
tx_thread_identify.c 0x00000000 Number 0 tx_thread_identify.o ABSOLUTE
tx_thread_info_get.c 0x00000000 Number 0 tx_thread_info_get.o ABSOLUTE
tx_thread_initialize.c 0x00000000 Number 0 tx_thread_initialize.o ABSOLUTE
tx_thread_preemption_change.c 0x00000000 Number 0 tx_thread_preemption_change.o ABSOLUTE
tx_thread_priority_change.c 0x00000000 Number 0 tx_thread_priority_change.o ABSOLUTE
tx_thread_relinquish.c 0x00000000 Number 0 tx_thread_relinquish.o ABSOLUTE
tx_thread_reset.c 0x00000000 Number 0 tx_thread_reset.o ABSOLUTE
tx_thread_resume.c 0x00000000 Number 0 tx_thread_resume.o ABSOLUTE
tx_thread_shell_entry.c 0x00000000 Number 0 tx_thread_shell_entry.o ABSOLUTE
tx_thread_sleep.c 0x00000000 Number 0 tx_thread_sleep.o ABSOLUTE
tx_thread_stack_analyze.c 0x00000000 Number 0 tx_thread_stack_analyze.o ABSOLUTE
tx_thread_stack_error_handler.c 0x00000000 Number 0 tx_thread_stack_error_handler.o ABSOLUTE
tx_thread_stack_error_notify.c 0x00000000 Number 0 tx_thread_stack_error_notify.o ABSOLUTE
tx_thread_suspend.c 0x00000000 Number 0 tx_thread_suspend.o ABSOLUTE
tx_thread_system_preempt_check.c 0x00000000 Number 0 tx_thread_system_preempt_check.o ABSOLUTE
tx_thread_system_resume.c 0x00000000 Number 0 tx_thread_system_resume.o ABSOLUTE
tx_thread_system_suspend.c 0x00000000 Number 0 tx_thread_system_suspend.o ABSOLUTE
tx_thread_terminate.c 0x00000000 Number 0 tx_thread_terminate.o ABSOLUTE
tx_thread_time_slice.c 0x00000000 Number 0 tx_thread_time_slice.o ABSOLUTE
tx_thread_time_slice_change.c 0x00000000 Number 0 tx_thread_time_slice_change.o ABSOLUTE
tx_thread_timeout.c 0x00000000 Number 0 tx_thread_timeout.o ABSOLUTE
tx_thread_wait_abort.c 0x00000000 Number 0 tx_thread_wait_abort.o ABSOLUTE
tx_time_get.c 0x00000000 Number 0 tx_time_get.o ABSOLUTE
tx_time_set.c 0x00000000 Number 0 tx_time_set.o ABSOLUTE
tx_timer_activate.c 0x00000000 Number 0 tx_timer_activate.o ABSOLUTE
tx_timer_change.c 0x00000000 Number 0 tx_timer_change.o ABSOLUTE
tx_timer_create.c 0x00000000 Number 0 tx_timer_create.o ABSOLUTE
tx_timer_deactivate.c 0x00000000 Number 0 tx_timer_deactivate.o ABSOLUTE
tx_timer_delete.c 0x00000000 Number 0 tx_timer_delete.o ABSOLUTE
tx_timer_expiration_process.c 0x00000000 Number 0 tx_timer_expiration_process.o ABSOLUTE
tx_timer_info_get.c 0x00000000 Number 0 tx_timer_info_get.o ABSOLUTE
tx_timer_initialize.c 0x00000000 Number 0 tx_timer_initialize.o ABSOLUTE
tx_timer_system_activate.c 0x00000000 Number 0 tx_timer_system_activate.o ABSOLUTE
tx_timer_system_deactivate.c 0x00000000 Number 0 tx_timer_system_deactivate.o ABSOLUTE
tx_timer_thread_entry.c 0x00000000 Number 0 tx_timer_thread_entry.o ABSOLUTE
txe_block_allocate.c 0x00000000 Number 0 txe_block_allocate.o ABSOLUTE
txe_block_pool_create.c 0x00000000 Number 0 txe_block_pool_create.o ABSOLUTE
txe_block_pool_delete.c 0x00000000 Number 0 txe_block_pool_delete.o ABSOLUTE
txe_block_pool_info_get.c 0x00000000 Number 0 txe_block_pool_info_get.o ABSOLUTE
txe_block_pool_prioritize.c 0x00000000 Number 0 txe_block_pool_prioritize.o ABSOLUTE
txe_block_release.c 0x00000000 Number 0 txe_block_release.o ABSOLUTE
txe_byte_allocate.c 0x00000000 Number 0 txe_byte_allocate.o ABSOLUTE
txe_byte_pool_create.c 0x00000000 Number 0 txe_byte_pool_create.o ABSOLUTE
txe_byte_pool_delete.c 0x00000000 Number 0 txe_byte_pool_delete.o ABSOLUTE
txe_byte_pool_info_get.c 0x00000000 Number 0 txe_byte_pool_info_get.o ABSOLUTE
txe_byte_pool_prioritize.c 0x00000000 Number 0 txe_byte_pool_prioritize.o ABSOLUTE
txe_byte_release.c 0x00000000 Number 0 txe_byte_release.o ABSOLUTE
txe_event_flags_create.c 0x00000000 Number 0 txe_event_flags_create.o ABSOLUTE
txe_event_flags_delete.c 0x00000000 Number 0 txe_event_flags_delete.o ABSOLUTE
txe_event_flags_get.c 0x00000000 Number 0 txe_event_flags_get.o ABSOLUTE
txe_event_flags_info_get.c 0x00000000 Number 0 txe_event_flags_info_get.o ABSOLUTE
txe_event_flags_set.c 0x00000000 Number 0 txe_event_flags_set.o ABSOLUTE
txe_event_flags_set_notify.c 0x00000000 Number 0 txe_event_flags_set_notify.o ABSOLUTE
txe_mutex_create.c 0x00000000 Number 0 txe_mutex_create.o ABSOLUTE
txe_mutex_delete.c 0x00000000 Number 0 txe_mutex_delete.o ABSOLUTE
txe_mutex_get.c 0x00000000 Number 0 txe_mutex_get.o ABSOLUTE
txe_mutex_info_get.c 0x00000000 Number 0 txe_mutex_info_get.o ABSOLUTE
txe_mutex_prioritize.c 0x00000000 Number 0 txe_mutex_prioritize.o ABSOLUTE
txe_mutex_put.c 0x00000000 Number 0 txe_mutex_put.o ABSOLUTE
txe_queue_create.c 0x00000000 Number 0 txe_queue_create.o ABSOLUTE
txe_queue_delete.c 0x00000000 Number 0 txe_queue_delete.o ABSOLUTE
txe_queue_flush.c 0x00000000 Number 0 txe_queue_flush.o ABSOLUTE
txe_queue_front_send.c 0x00000000 Number 0 txe_queue_front_send.o ABSOLUTE
txe_queue_info_get.c 0x00000000 Number 0 txe_queue_info_get.o ABSOLUTE
txe_queue_prioritize.c 0x00000000 Number 0 txe_queue_prioritize.o ABSOLUTE
txe_queue_receive.c 0x00000000 Number 0 txe_queue_receive.o ABSOLUTE
txe_queue_send.c 0x00000000 Number 0 txe_queue_send.o ABSOLUTE
txe_queue_send_notify.c 0x00000000 Number 0 txe_queue_send_notify.o ABSOLUTE
txe_semaphore_ceiling_put.c 0x00000000 Number 0 txe_semaphore_ceiling_put.o ABSOLUTE
txe_semaphore_create.c 0x00000000 Number 0 txe_semaphore_create.o ABSOLUTE
txe_semaphore_delete.c 0x00000000 Number 0 txe_semaphore_delete.o ABSOLUTE
txe_semaphore_get.c 0x00000000 Number 0 txe_semaphore_get.o ABSOLUTE
txe_semaphore_info_get.c 0x00000000 Number 0 txe_semaphore_info_get.o ABSOLUTE
txe_semaphore_prioritize.c 0x00000000 Number 0 txe_semaphore_prioritize.o ABSOLUTE
txe_semaphore_put.c 0x00000000 Number 0 txe_semaphore_put.o ABSOLUTE
txe_semaphore_put_notify.c 0x00000000 Number 0 txe_semaphore_put_notify.o ABSOLUTE
txe_thread_create.c 0x00000000 Number 0 txe_thread_create.o ABSOLUTE
txe_thread_delete.c 0x00000000 Number 0 txe_thread_delete.o ABSOLUTE
txe_thread_entry_exit_notify.c 0x00000000 Number 0 txe_thread_entry_exit_notify.o ABSOLUTE
txe_thread_info_get.c 0x00000000 Number 0 txe_thread_info_get.o ABSOLUTE
txe_thread_preemption_change.c 0x00000000 Number 0 txe_thread_preemption_change.o ABSOLUTE
txe_thread_priority_change.c 0x00000000 Number 0 txe_thread_priority_change.o ABSOLUTE
txe_thread_relinquish.c 0x00000000 Number 0 txe_thread_relinquish.o ABSOLUTE
txe_thread_reset.c 0x00000000 Number 0 txe_thread_reset.o ABSOLUTE
txe_thread_resume.c 0x00000000 Number 0 txe_thread_resume.o ABSOLUTE
txe_thread_suspend.c 0x00000000 Number 0 txe_thread_suspend.o ABSOLUTE
txe_thread_terminate.c 0x00000000 Number 0 txe_thread_terminate.o ABSOLUTE
txe_thread_time_slice_change.c 0x00000000 Number 0 txe_thread_time_slice_change.o ABSOLUTE
txe_thread_wait_abort.c 0x00000000 Number 0 txe_thread_wait_abort.o ABSOLUTE
txe_timer_activate.c 0x00000000 Number 0 txe_timer_activate.o ABSOLUTE
txe_timer_change.c 0x00000000 Number 0 txe_timer_change.o ABSOLUTE
txe_timer_create.c 0x00000000 Number 0 txe_timer_create.o ABSOLUTE
txe_timer_deactivate.c 0x00000000 Number 0 txe_timer_deactivate.o ABSOLUTE
txe_timer_delete.c 0x00000000 Number 0 txe_timer_delete.o ABSOLUTE
txe_timer_info_get.c 0x00000000 Number 0 txe_timer_info_get.o ABSOLUTE
usart.c 0x00000000 Number 0 usart.o ABSOLUTE
SYSTICK_CYCLES 0x0026259f Number 0 tx_initialize_low_level.o ABSOLUTE
RESET 0x08000000 Section 588 startup_stm32h563xx.o(RESET)
!!!main 0x0800024c Section 8 __main.o(!!!main)
!!!scatter 0x08000254 Section 92 __scatter.o(!!!scatter)
!!handler_copy 0x080002b0 Section 26 __scatter_copy.o(!!handler_copy)
!!handler_null 0x080002cc Section 2 __scatter.o(!!handler_null)
!!handler_zi 0x080002d0 Section 28 __scatter_zi.o(!!handler_zi)
.ARM.Collect$$libinit$$00000000 0x080002ec Section 2 libinit.o(.ARM.Collect$$libinit$$00000000)
.ARM.Collect$$libinit$$00000001 0x080002ee Section 4 libinit2.o(.ARM.Collect$$libinit$$00000001)
.ARM.Collect$$libinit$$00000004 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000004)
.ARM.Collect$$libinit$$00000006 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000006)
.ARM.Collect$$libinit$$0000000C 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
.ARM.Collect$$libinit$$0000000E 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000E)
.ARM.Collect$$libinit$$00000010 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000010)
.ARM.Collect$$libinit$$00000013 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
.ARM.Collect$$libinit$$00000015 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
.ARM.Collect$$libinit$$00000017 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
.ARM.Collect$$libinit$$00000019 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
.ARM.Collect$$libinit$$0000001B 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
.ARM.Collect$$libinit$$0000001D 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
.ARM.Collect$$libinit$$0000001F 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
.ARM.Collect$$libinit$$00000021 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
.ARM.Collect$$libinit$$00000023 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
.ARM.Collect$$libinit$$00000025 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000025)
.ARM.Collect$$libinit$$00000027 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000027)
.ARM.Collect$$libinit$$0000002E 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
.ARM.Collect$$libinit$$00000030 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
.ARM.Collect$$libinit$$00000032 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000032)
.ARM.Collect$$libinit$$00000034 0x080002f2 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000034)
.ARM.Collect$$libinit$$00000035 0x080002f2 Section 2 libinit2.o(.ARM.Collect$$libinit$$00000035)
.ARM.Collect$$libshutdown$$00000000 0x080002f4 Section 2 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
.ARM.Collect$$libshutdown$$00000002 0x080002f6 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000002)
.ARM.Collect$$libshutdown$$00000004 0x080002f6 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000004)
.ARM.Collect$$libshutdown$$00000007 0x080002f6 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000007)
.ARM.Collect$$libshutdown$$0000000A 0x080002f6 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A)
.ARM.Collect$$libshutdown$$0000000C 0x080002f6 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C)
.ARM.Collect$$libshutdown$$0000000F 0x080002f6 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
.ARM.Collect$$libshutdown$$00000010 0x080002f6 Section 2 libshutdown2.o(.ARM.Collect$$libshutdown$$00000010)
.ARM.Collect$$rtentry$$00000000 0x080002f8 Section 0 __rtentry.o(.ARM.Collect$$rtentry$$00000000)
.ARM.Collect$$rtentry$$00000002 0x080002f8 Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000002)
.ARM.Collect$$rtentry$$00000004 0x080002f8 Section 6 __rtentry4.o(.ARM.Collect$$rtentry$$00000004)
.ARM.Collect$$rtentry$$00000009 0x080002fe Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000009)
.ARM.Collect$$rtentry$$0000000A 0x080002fe Section 4 __rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
.ARM.Collect$$rtentry$$0000000C 0x08000302 Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
.ARM.Collect$$rtentry$$0000000D 0x08000302 Section 8 __rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
.ARM.Collect$$rtexit$$00000000 0x0800030a Section 2 rtexit.o(.ARM.Collect$$rtexit$$00000000)
.ARM.Collect$$rtexit$$00000002 0x0800030c Section 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
.ARM.Collect$$rtexit$$00000003 0x0800030c Section 4 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
.ARM.Collect$$rtexit$$00000004 0x08000310 Section 6 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
$v0 0x08000318 Number 0 startup_stm32h563xx.o(.text)
.text 0x08000318 Section 68 startup_stm32h563xx.o(.text)
[Anonymous Symbol] 0x0800035c Section 0 tx_initialize_low_level.o(.text)
[Anonymous Symbol] 0x080003d4 Section 0 tx_thread_schedule.o(.text)
__tx_wait_here 0x080003fe Number 0 tx_thread_schedule.o(.text)
__tx_ts_handler 0x08000400 Number 0 tx_thread_schedule.o(.text)
_skip_vfp_save 0x08000420 Number 0 tx_thread_schedule.o(.text)
__tx_ts_new 0x08000432 Number 0 tx_thread_schedule.o(.text)
__tx_ts_restore 0x0800043c Number 0 tx_thread_schedule.o(.text)
_skip_vfp_restore 0x08000464 Number 0 tx_thread_schedule.o(.text)
__tx_ts_wait 0x0800046e Number 0 tx_thread_schedule.o(.text)
__tx_ts_ready 0x0800047a Number 0 tx_thread_schedule.o(.text)
[Anonymous Symbol] 0x080004a4 Section 0 tx_thread_stack_build.o(.text)
[Anonymous Symbol] 0x080004e4 Section 0 tx_timer_interrupt.o(.text)
__tx_timer_no_time_slice 0x08000504 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_no_timer 0x08000516 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_skip_wrap 0x08000526 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_done 0x08000528 Number 0 tx_timer_interrupt.o(.text)
__tx_something_expired 0x08000534 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_dont_activate 0x08000540 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_not_ts_expiration 0x08000564 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_skip_time_slice 0x08000564 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_nothing_expired 0x08000568 Number 0 tx_timer_interrupt.o(.text)
.text 0x0800059c Section 240 lludivv7m.o(.text)
.text 0x0800068c Section 138 rt_memcpy_v6.o(.text)
.text 0x08000716 Section 16 aeabi_memset.o(.text)
.text 0x08000726 Section 68 rt_memclr.o(.text)
.text 0x0800076a Section 78 rt_memclr_w.o(.text)
.text 0x080007b8 Section 0 heapauxi.o(.text)
.text 0x080007be Section 100 rt_memcpy_w.o(.text)
.text 0x08000824 Section 8 libspace.o(.text)
.text 0x0800082c Section 74 sys_stackheap_outer.o(.text)
.text 0x08000876 Section 0 exit.o(.text)
.text 0x08000888 Section 0 sys_exit.o(.text)
.text 0x08000894 Section 2 use_no_semi.o(.text)
.text 0x08000896 Section 0 indicate_semi.o(.text)
[Anonymous Symbol] 0x08000898 Section 0 app_threadx.o(.text.App_ThreadX_Init)
[Anonymous Symbol] 0x080008a8 Section 0 stm32h5xx_it.o(.text.BusFault_Handler)
DMA_Init 0x080008ad Thumb Code 1930 stm32h5xx_hal_dma.o(.text.DMA_Init)
[Anonymous Symbol] 0x080008ac Section 0 stm32h5xx_hal_dma.o(.text.DMA_Init)
DMA_List_BuildNode 0x08001039 Thumb Code 728 stm32h5xx_hal_dma_ex.o(.text.DMA_List_BuildNode)
[Anonymous Symbol] 0x08001038 Section 0 stm32h5xx_hal_dma_ex.o(.text.DMA_List_BuildNode)
DMA_List_CheckNodesBaseAddresses 0x08001311 Thumb Code 104 stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses)
[Anonymous Symbol] 0x08001310 Section 0 stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses)
DMA_List_CheckNodesTypes 0x08001379 Thumb Code 134 stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes)
[Anonymous Symbol] 0x08001378 Section 0 stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes)
DMA_List_FindNode 0x08001401 Thumb Code 326 stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode)
[Anonymous Symbol] 0x08001400 Section 0 stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode)
DMA_List_GetCLLRNodeInfo 0x08001549 Thumb Code 94 stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo)
[Anonymous Symbol] 0x08001548 Section 0 stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo)
DMA_List_Init 0x080015a9 Thumb Code 1040 stm32h5xx_hal_dma_ex.o(.text.DMA_List_Init)
[Anonymous Symbol] 0x080015a8 Section 0 stm32h5xx_hal_dma_ex.o(.text.DMA_List_Init)
DMA_SetConfig 0x080019b9 Thumb Code 64 stm32h5xx_hal_dma.o(.text.DMA_SetConfig)
[Anonymous Symbol] 0x080019b8 Section 0 stm32h5xx_hal_dma.o(.text.DMA_SetConfig)
[Anonymous Symbol] 0x080019f8 Section 0 stm32h5xx_it.o(.text.DebugMon_Handler)
[Anonymous Symbol] 0x080019fc Section 0 main.o(.text.Error_Handler)
[Anonymous Symbol] 0x08001a04 Section 0 stm32h5xx_it.o(.text.GPDMA1_Channel3_IRQHandler)
[Anonymous Symbol] 0x08001a14 Section 0 stm32h5xx_it.o(.text.GPDMA1_Channel4_IRQHandler)
[Anonymous Symbol] 0x08001a24 Section 0 stm32h5xx_it.o(.text.GPDMA1_Channel5_IRQHandler)
[Anonymous Symbol] 0x08001a34 Section 0 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_BuildNode)
[Anonymous Symbol] 0x08001a90 Section 0 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Init)
[Anonymous Symbol] 0x08001e14 Section 0 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode)
[Anonymous Symbol] 0x08001fb0 Section 0 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_LinkQ)
[Anonymous Symbol] 0x08002154 Section 0 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_SetCircularMode)
[Anonymous Symbol] 0x08002220 Section 0 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Start_IT)
[Anonymous Symbol] 0x08002368 Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort)
[Anonymous Symbol] 0x08002480 Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT)
[Anonymous Symbol] 0x080024d4 Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_ConfigChannelAttributes)
[Anonymous Symbol] 0x08002548 Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_GetError)
[Anonymous Symbol] 0x08002554 Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_IRQHandler)
[Anonymous Symbol] 0x08002828 Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_Init)
[Anonymous Symbol] 0x08002be8 Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_Start_IT)
[Anonymous Symbol] 0x08002ccc Section 0 stm32h5xx_hal_gpio.o(.text.HAL_GPIO_Init)
[Anonymous Symbol] 0x08002fb8 Section 0 stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin)
[Anonymous Symbol] 0x08002fe4 Section 0 stm32h5xx_hal.o(.text.HAL_GetTick)
[Anonymous Symbol] 0x08002ff0 Section 0 stm32h5xx_hal.o(.text.HAL_IncTick)
[Anonymous Symbol] 0x0800300c Section 0 stm32h5xx_hal.o(.text.HAL_Init)
[Anonymous Symbol] 0x0800306c Section 0 stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick)
[Anonymous Symbol] 0x0800313c Section 0 stm32h5xx_hal_msp.o(.text.HAL_MspInit)
[Anonymous Symbol] 0x08003140 Section 0 stm32h5xx_hal_cortex.o(.text.HAL_NVIC_EnableIRQ)
[Anonymous Symbol] 0x08003154 Section 0 stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority)
[Anonymous Symbol] 0x08003184 Section 0 stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriorityGrouping)
[Anonymous Symbol] 0x08003194 Section 0 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL1ClockFreq)
[Anonymous Symbol] 0x0800348c Section 0 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL2ClockFreq)
[Anonymous Symbol] 0x08003784 Section 0 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL3ClockFreq)
[Anonymous Symbol] 0x08003a7c Section 0 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq)
[Anonymous Symbol] 0x08006374 Section 0 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_PeriphCLKConfig)
[Anonymous Symbol] 0x08007c64 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_ClockConfig)
[Anonymous Symbol] 0x080080f8 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetClockConfig)
[Anonymous Symbol] 0x08008164 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq)
[Anonymous Symbol] 0x08008198 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK1Freq)
[Anonymous Symbol] 0x080081c0 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK2Freq)
[Anonymous Symbol] 0x080081e8 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK3Freq)
[Anonymous Symbol] 0x08008210 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetSysClockFreq)
[Anonymous Symbol] 0x080084dc Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_OscConfig)
[Anonymous Symbol] 0x08008ed8 Section 0 stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_CLKSourceConfig)
[Anonymous Symbol] 0x08008f74 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_Break2Callback)
[Anonymous Symbol] 0x08008f7c Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_BreakCallback)
[Anonymous Symbol] 0x08008f84 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_CommutCallback)
[Anonymous Symbol] 0x08008f8c Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DirectionChangeCallback)
[Anonymous Symbol] 0x08008f94 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EncoderIndexCallback)
[Anonymous Symbol] 0x08008f9c Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_IndexErrorCallback)
[Anonymous Symbol] 0x08008fa4 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_MasterConfigSynchronization)
[Anonymous Symbol] 0x080091b8 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_TransitionErrorCallback)
[Anonymous Symbol] 0x080091c0 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Init)
[Anonymous Symbol] 0x08009268 Section 0 tim.o(.text.HAL_TIM_Base_MspInit)
[Anonymous Symbol] 0x080092f8 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start_IT)
[Anonymous Symbol] 0x0800948c Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigClockSource)
[Anonymous Symbol] 0x08009694 Section 0 ultrasound.o(.text.HAL_TIM_IC_CaptureCallback)
[Anonymous Symbol] 0x080097a0 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_ConfigChannel)
[Anonymous Symbol] 0x080098d0 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Init)
[Anonymous Symbol] 0x08009978 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_MspInit)
[Anonymous Symbol] 0x08009980 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler)
[Anonymous Symbol] 0x08009c80 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_DelayElapsedCallback)
[Anonymous Symbol] 0x08009c88 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_PulseFinishedCallback)
[Anonymous Symbol] 0x08009c90 Section 0 main.o(.text.HAL_TIM_PeriodElapsedCallback)
[Anonymous Symbol] 0x08009cb4 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_ReadCapturedValue)
[Anonymous Symbol] 0x08009d0c Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_TriggerCallback)
[Anonymous Symbol] 0x08009d14 Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_DisableFifoMode)
[Anonymous Symbol] 0x08009d90 Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_DMA)
[Anonymous Symbol] 0x08009e40 Section 0 gps.o(.text.HAL_UARTEx_RxEventCallback)
[Anonymous Symbol] 0x08009eb0 Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_RxFifoFullCallback)
[Anonymous Symbol] 0x08009eb8 Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetRxFifoThreshold)
[Anonymous Symbol] 0x08009f44 Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetTxFifoThreshold)
[Anonymous Symbol] 0x08009fd0 Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_TxFifoEmptyCallback)
[Anonymous Symbol] 0x08009fd8 Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_WakeupCallback)
[Anonymous Symbol] 0x08009fe0 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceive)
[Anonymous Symbol] 0x0800a0f8 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_ErrorCallback)
[Anonymous Symbol] 0x0800a100 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler)
[Anonymous Symbol] 0x0800a644 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_Init)
[Anonymous Symbol] 0x0800a6f0 Section 0 usart.o(.text.HAL_UART_MspInit)
[Anonymous Symbol] 0x0800ab5c Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_DMA)
[Anonymous Symbol] 0x0800ac10 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_IT)
[Anonymous Symbol] 0x0800ace0 Section 0 hcble.o(.text.HAL_UART_RxCpltCallback)
[Anonymous Symbol] 0x0800ad88 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_RxHalfCpltCallback)
[Anonymous Symbol] 0x0800ad90 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_TxCpltCallback)
[Anonymous Symbol] 0x0800ad98 Section 0 hcble.o(.text.HCBle_InitDMAReception)
[Anonymous Symbol] 0x0800adc4 Section 0 stm32h5xx_it.o(.text.HardFault_Handler)
[Anonymous Symbol] 0x0800adc8 Section 0 gpdma.o(.text.MX_GPDMA1_Init)
[Anonymous Symbol] 0x0800ae28 Section 0 gpio.o(.text.MX_GPIO_Init)
[Anonymous Symbol] 0x0800af10 Section 0 tim.o(.text.MX_TIM2_Init)
[Anonymous Symbol] 0x0800afd8 Section 0 app_threadx.o(.text.MX_ThreadX_Init)
[Anonymous Symbol] 0x0800afe0 Section 0 usart.o(.text.MX_UART5_Init)
[Anonymous Symbol] 0x0800b070 Section 0 usart.o(.text.MX_USART1_UART_Init)
[Anonymous Symbol] 0x0800b100 Section 0 usart.o(.text.MX_USART2_UART_Init)
[Anonymous Symbol] 0x0800b190 Section 0 stm32h5xx_it.o(.text.MemManage_Handler)
[Anonymous Symbol] 0x0800b194 Section 0 stm32h5xx_it.o(.text.NMI_Handler)
NVIC_EncodePriority 0x0800b199 Thumb Code 108 stm32h5xx_hal_cortex.o(.text.NVIC_EncodePriority)
[Anonymous Symbol] 0x0800b198 Section 0 stm32h5xx_hal_cortex.o(.text.NVIC_EncodePriority)
RCCEx_PLL2_Config 0x0800b205 Thumb Code 364 stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL2_Config)
[Anonymous Symbol] 0x0800b204 Section 0 stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL2_Config)
RCCEx_PLL3_Config 0x0800b371 Thumb Code 364 stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL3_Config)
[Anonymous Symbol] 0x0800b370 Section 0 stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL3_Config)
[Anonymous Symbol] 0x0800b4dc Section 0 main.o(.text.SystemClock_Config)
[Anonymous Symbol] 0x0800b5a4 Section 0 system_stm32h5xx.o(.text.SystemInit)
[Anonymous Symbol] 0x0800b6dc Section 0 stm32h5xx_it.o(.text.TIM1_UP_IRQHandler)
[Anonymous Symbol] 0x0800b6ec Section 0 stm32h5xx_it.o(.text.TIM2_IRQHandler)
[Anonymous Symbol] 0x0800b6fc Section 0 stm32h5xx_hal_tim.o(.text.TIM_Base_SetConfig)
[Anonymous Symbol] 0x0800ba58 Section 0 stm32h5xx_hal_tim.o(.text.TIM_ETR_SetConfig)
TIM_ITRx_SetConfig 0x0800ba8d Thumb Code 48 stm32h5xx_hal_tim.o(.text.TIM_ITRx_SetConfig)
[Anonymous Symbol] 0x0800ba8c Section 0 stm32h5xx_hal_tim.o(.text.TIM_ITRx_SetConfig)
TIM_TI1_ConfigInputStage 0x0800babd Thumb Code 80 stm32h5xx_hal_tim.o(.text.TIM_TI1_ConfigInputStage)
[Anonymous Symbol] 0x0800babc Section 0 stm32h5xx_hal_tim.o(.text.TIM_TI1_ConfigInputStage)
[Anonymous Symbol] 0x0800bb0c Section 0 stm32h5xx_hal_tim.o(.text.TIM_TI1_SetConfig)
TIM_TI2_ConfigInputStage 0x0800bcc5 Thumb Code 82 stm32h5xx_hal_tim.o(.text.TIM_TI2_ConfigInputStage)
[Anonymous Symbol] 0x0800bcc4 Section 0 stm32h5xx_hal_tim.o(.text.TIM_TI2_ConfigInputStage)
TIM_TI2_SetConfig 0x0800bd19 Thumb Code 108 stm32h5xx_hal_tim.o(.text.TIM_TI2_SetConfig)
[Anonymous Symbol] 0x0800bd18 Section 0 stm32h5xx_hal_tim.o(.text.TIM_TI2_SetConfig)
TIM_TI3_SetConfig 0x0800bd85 Thumb Code 106 stm32h5xx_hal_tim.o(.text.TIM_TI3_SetConfig)
[Anonymous Symbol] 0x0800bd84 Section 0 stm32h5xx_hal_tim.o(.text.TIM_TI3_SetConfig)
TIM_TI4_SetConfig 0x0800bdf1 Thumb Code 108 stm32h5xx_hal_tim.o(.text.TIM_TI4_SetConfig)
[Anonymous Symbol] 0x0800bdf0 Section 0 stm32h5xx_hal_tim.o(.text.TIM_TI4_SetConfig)
[Anonymous Symbol] 0x0800be5c Section 0 stm32h5xx_it.o(.text.UART5_IRQHandler)
UARTEx_SetNbDataToProcess 0x0800be6d Thumb Code 138 stm32h5xx_hal_uart_ex.o(.text.UARTEx_SetNbDataToProcess)
[Anonymous Symbol] 0x0800be6c Section 0 stm32h5xx_hal_uart_ex.o(.text.UARTEx_SetNbDataToProcess)
[Anonymous Symbol] 0x0800bef8 Section 0 stm32h5xx_hal_uart.o(.text.UART_AdvFeatureConfig)
[Anonymous Symbol] 0x0800c040 Section 0 stm32h5xx_hal_uart.o(.text.UART_CheckIdleState)
UART_DMAAbortOnError 0x0800c189 Thumb Code 30 stm32h5xx_hal_uart.o(.text.UART_DMAAbortOnError)
[Anonymous Symbol] 0x0800c188 Section 0 stm32h5xx_hal_uart.o(.text.UART_DMAAbortOnError)
UART_DMAError 0x0800c1a9 Thumb Code 128 stm32h5xx_hal_uart.o(.text.UART_DMAError)
[Anonymous Symbol] 0x0800c1a8 Section 0 stm32h5xx_hal_uart.o(.text.UART_DMAError)
UART_DMAReceiveCplt 0x0800c229 Thumb Code 260 stm32h5xx_hal_uart.o(.text.UART_DMAReceiveCplt)
[Anonymous Symbol] 0x0800c228 Section 0 stm32h5xx_hal_uart.o(.text.UART_DMAReceiveCplt)
UART_DMARxHalfCplt 0x0800c32d Thumb Code 110 stm32h5xx_hal_uart.o(.text.UART_DMARxHalfCplt)
[Anonymous Symbol] 0x0800c32c Section 0 stm32h5xx_hal_uart.o(.text.UART_DMARxHalfCplt)
UART_EndRxTransfer 0x0800c39d Thumb Code 158 stm32h5xx_hal_uart.o(.text.UART_EndRxTransfer)
[Anonymous Symbol] 0x0800c39c Section 0 stm32h5xx_hal_uart.o(.text.UART_EndRxTransfer)
UART_EndTransmit_IT 0x0800c43d Thumb Code 68 stm32h5xx_hal_uart.o(.text.UART_EndTransmit_IT)
[Anonymous Symbol] 0x0800c43c Section 0 stm32h5xx_hal_uart.o(.text.UART_EndTransmit_IT)
UART_EndTxTransfer 0x0800c481 Thumb Code 92 stm32h5xx_hal_uart.o(.text.UART_EndTxTransfer)
[Anonymous Symbol] 0x0800c480 Section 0 stm32h5xx_hal_uart.o(.text.UART_EndTxTransfer)
UART_RxISR_16BIT 0x0800c4dd Thumb Code 406 stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT)
[Anonymous Symbol] 0x0800c4dc Section 0 stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT)
UART_RxISR_16BIT_FIFOEN 0x0800c675 Thumb Code 794 stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT_FIFOEN)
[Anonymous Symbol] 0x0800c674 Section 0 stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT_FIFOEN)
UART_RxISR_8BIT 0x0800c991 Thumb Code 402 stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT)
[Anonymous Symbol] 0x0800c990 Section 0 stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT)
UART_RxISR_8BIT_FIFOEN 0x0800cb25 Thumb Code 790 stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT_FIFOEN)
[Anonymous Symbol] 0x0800cb24 Section 0 stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT_FIFOEN)
[Anonymous Symbol] 0x0800ce3c Section 0 stm32h5xx_hal_uart.o(.text.UART_SetConfig)
[Anonymous Symbol] 0x0800d254 Section 0 stm32h5xx_hal_uart.o(.text.UART_Start_Receive_DMA)
[Anonymous Symbol] 0x0800d42c Section 0 stm32h5xx_hal_uart.o(.text.UART_Start_Receive_IT)
[Anonymous Symbol] 0x0800d650 Section 0 stm32h5xx_hal_uart.o(.text.UART_WaitOnFlagUntilTimeout)
[Anonymous Symbol] 0x0800d75c Section 0 stm32h5xx_it.o(.text.USART1_IRQHandler)
[Anonymous Symbol] 0x0800d7fc Section 0 stm32h5xx_it.o(.text.USART2_IRQHandler)
[Anonymous Symbol] 0x0800d80c Section 0 stm32h5xx_it.o(.text.UsageFault_Handler)
__NVIC_EnableIRQ 0x0800d811 Thumb Code 48 stm32h5xx_hal_cortex.o(.text.__NVIC_EnableIRQ)
[Anonymous Symbol] 0x0800d810 Section 0 stm32h5xx_hal_cortex.o(.text.__NVIC_EnableIRQ)
__NVIC_GetPriorityGrouping 0x0800d841 Thumb Code 16 stm32h5xx_hal_cortex.o(.text.__NVIC_GetPriorityGrouping)
[Anonymous Symbol] 0x0800d840 Section 0 stm32h5xx_hal_cortex.o(.text.__NVIC_GetPriorityGrouping)
__NVIC_SetPriority 0x0800d851 Thumb Code 66 stm32h5xx_hal_cortex.o(.text.__NVIC_SetPriority)
[Anonymous Symbol] 0x0800d850 Section 0 stm32h5xx_hal_cortex.o(.text.__NVIC_SetPriority)
__NVIC_SetPriorityGrouping 0x0800d895 Thumb Code 60 stm32h5xx_hal_cortex.o(.text.__NVIC_SetPriorityGrouping)
[Anonymous Symbol] 0x0800d894 Section 0 stm32h5xx_hal_cortex.o(.text.__NVIC_SetPriorityGrouping)
[Anonymous Symbol] 0x0800d8d0 Section 0 tx_byte_pool_create.o(.text._tx_byte_pool_create)
[Anonymous Symbol] 0x0800da00 Section 0 tx_initialize_high_level.o(.text._tx_initialize_high_level)
[Anonymous Symbol] 0x0800da88 Section 0 tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter)
[Anonymous Symbol] 0x0800daf0 Section 0 tx_thread_create.o(.text._tx_thread_create)
[Anonymous Symbol] 0x0800dd0c Section 0 tx_thread_initialize.o(.text._tx_thread_initialize)
[Anonymous Symbol] 0x0800dd8c Section 0 tx_thread_shell_entry.o(.text._tx_thread_shell_entry)
[Anonymous Symbol] 0x0800de20 Section 0 tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check)
[Anonymous Symbol] 0x0800de90 Section 0 tx_thread_system_resume.o(.text._tx_thread_system_resume)
[Anonymous Symbol] 0x0800e0d8 Section 0 tx_thread_system_suspend.o(.text._tx_thread_system_suspend)
[Anonymous Symbol] 0x0800e358 Section 0 tx_thread_time_slice.o(.text._tx_thread_time_slice)
[Anonymous Symbol] 0x0800e3fc Section 0 tx_thread_timeout.o(.text._tx_thread_timeout)
[Anonymous Symbol] 0x0800e470 Section 0 tx_timer_expiration_process.o(.text._tx_timer_expiration_process)
[Anonymous Symbol] 0x0800e4ac Section 0 tx_timer_initialize.o(.text._tx_timer_initialize)
[Anonymous Symbol] 0x0800e5cc Section 0 tx_timer_system_activate.o(.text._tx_timer_system_activate)
[Anonymous Symbol] 0x0800e6a0 Section 0 tx_timer_system_deactivate.o(.text._tx_timer_system_deactivate)
[Anonymous Symbol] 0x0800e710 Section 0 tx_timer_thread_entry.o(.text._tx_timer_thread_entry)
[Anonymous Symbol] 0x0800e928 Section 0 txe_byte_pool_create.o(.text._txe_byte_pool_create)
[Anonymous Symbol] 0x0800ea9c Section 0 main.o(.text.main)
[Anonymous Symbol] 0x0800eacc Section 0 app_azure_rtos.o(.text.tx_application_define)
$v0 0x0800eb24 Number 0 fpinit.o(x$fpl$fpinit)
x$fpl$fpinit 0x0800eb24 Section 26 fpinit.o(x$fpl$fpinit)
UARTEx_SetNbDataToProcess.denominator 0x0800eb56 Data 8 stm32h5xx_hal_uart_ex.o(.rodata.UARTEx_SetNbDataToProcess.denominator)
[Anonymous Symbol] 0x0800eb56 Section 0 stm32h5xx_hal_uart_ex.o(.rodata.UARTEx_SetNbDataToProcess.denominator)
UARTEx_SetNbDataToProcess.numerator 0x0800eb5e Data 8 stm32h5xx_hal_uart_ex.o(.rodata.UARTEx_SetNbDataToProcess.numerator)
[Anonymous Symbol] 0x0800eb5e Section 0 stm32h5xx_hal_uart_ex.o(.rodata.UARTEx_SetNbDataToProcess.numerator)
.L.str 0x0800eb7e Data 19 app_azure_rtos.o(.rodata.str1.1)
[Anonymous Symbol] 0x0800eb7e Section 0 app_azure_rtos.o(.rodata.str1.1)
.L.str 0x0800eb91 Data 20 tx_timer_initialize.o(.rodata.str1.1)
[Anonymous Symbol] 0x0800eb91 Section 0 tx_timer_initialize.o(.rodata.str1.1)
SYSTEM_CLOCK 0x0ee6b280 Number 0 tx_initialize_low_level.o ABSOLUTE
.bss 0x20000010 Section 96 libspace.o(.bss)
tx_app_byte_pool 0x20000dc0 Data 52 app_azure_rtos.o(.bss.tx_app_byte_pool)
[Anonymous Symbol] 0x20000dc0 Section 0 app_azure_rtos.o(.bss.tx_app_byte_pool)
tx_byte_pool_buffer 0x20000df4 Data 1024 app_azure_rtos.o(.bss.tx_byte_pool_buffer)
[Anonymous Symbol] 0x20000df4 Section 0 app_azure_rtos.o(.bss.tx_byte_pool_buffer)
Heap_Mem 0x20001238 Data 512 startup_stm32h563xx.o(HEAP)
HEAP 0x20001238 Section 512 startup_stm32h563xx.o(HEAP)
Stack_Mem 0x20001438 Data 1024 startup_stm32h563xx.o(STACK)
STACK 0x20001438 Section 1024 startup_stm32h563xx.o(STACK)
__initial_sp 0x20001838 Data 0 startup_stm32h563xx.o(STACK)
Global Symbols
Symbol Name Value Ov Type Size Object(Section)
BuildAttributes$$THM_ISAv4$E$P$D$K$B$S$7EM$8M$VFPi5$EXTD16$VFPS$VFMA$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$~IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$IEEEX$EBA8$UX$STANDARDLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
_printf_flags 0x00000000 Number 0 printf_stubs.o ABSOLUTE
_printf_return_value 0x00000000 Number 0 printf_stubs.o ABSOLUTE
_printf_sizespec 0x00000000 Number 0 printf_stubs.o ABSOLUTE
_printf_widthprec 0x00000000 Number 0 printf_stubs.o ABSOLUTE
__ARM_exceptions_init - Undefined Weak Reference
__alloca_initialize - Undefined Weak Reference
__arm_preinit_ - Undefined Weak Reference
__arm_relocate_pie_ - Undefined Weak Reference
__cpp_initialize__aeabi_ - Undefined Weak Reference
__cxa_finalize - Undefined Weak Reference
__sigvec_lookup - Undefined Weak Reference
_atexit_init - Undefined Weak Reference
_call_atexit_fns - Undefined Weak Reference
_clock_init - Undefined Weak Reference
_fp_trap_init - Undefined Weak Reference
_fp_trap_shutdown - Undefined Weak Reference
_get_lc_collate - Undefined Weak Reference
_get_lc_monetary - Undefined Weak Reference
_get_lc_time - Undefined Weak Reference
_getenv_init - Undefined Weak Reference
_handle_redirection - Undefined Weak Reference
_init_alloc - Undefined Weak Reference
_init_user_alloc - Undefined Weak Reference
_initio - Undefined Weak Reference
_printf_mbtowc - Undefined Weak Reference
_printf_wc - Undefined Weak Reference
_rand_init - Undefined Weak Reference
_signal_finish - Undefined Weak Reference
_signal_init - Undefined Weak Reference
_terminate_alloc - Undefined Weak Reference
_terminate_user_alloc - Undefined Weak Reference
_terminateio - Undefined Weak Reference
__Vectors_Size 0x0000024c Number 0 startup_stm32h563xx.o ABSOLUTE
__Vectors 0x08000000 Data 4 startup_stm32h563xx.o(RESET)
__Vectors_End 0x0800024c Data 0 startup_stm32h563xx.o(RESET)
__main 0x0800024d Thumb Code 8 __main.o(!!!main)
__scatterload 0x08000255 Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_rt2 0x08000255 Thumb Code 84 __scatter.o(!!!scatter)
__scatterload_rt2_thumb_only 0x08000255 Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_loop 0x0800025f Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_copy 0x080002b1 Thumb Code 26 __scatter_copy.o(!!handler_copy)
__scatterload_null 0x080002cd Thumb Code 2 __scatter.o(!!handler_null)
__scatterload_zeroinit 0x080002d1 Thumb Code 28 __scatter_zi.o(!!handler_zi)
__rt_lib_init 0x080002ed Thumb Code 0 libinit.o(.ARM.Collect$$libinit$$00000000)
__rt_lib_init_fp_1 0x080002ef Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000001)
__rt_lib_init_alloca_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
__rt_lib_init_argv_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
__rt_lib_init_atexit_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
__rt_lib_init_clock_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
__rt_lib_init_cpp_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000034)
__rt_lib_init_exceptions_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000032)
__rt_lib_init_fp_trap_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
__rt_lib_init_getenv_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000025)
__rt_lib_init_heap_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
__rt_lib_init_lc_collate_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
__rt_lib_init_lc_ctype_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
__rt_lib_init_lc_monetary_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
__rt_lib_init_lc_numeric_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
__rt_lib_init_lc_time_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
__rt_lib_init_preinit_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000006)
__rt_lib_init_rand_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000010)
__rt_lib_init_relocate_pie_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000004)
__rt_lib_init_return 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000035)
__rt_lib_init_signal_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
__rt_lib_init_stdio_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000027)
__rt_lib_init_user_alloc_1 0x080002f3 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000E)
__rt_lib_shutdown 0x080002f5 Thumb Code 0 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
__rt_lib_shutdown_cpp_1 0x080002f7 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000002)
__rt_lib_shutdown_fp_trap_1 0x080002f7 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000007)
__rt_lib_shutdown_heap_1 0x080002f7 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
__rt_lib_shutdown_return 0x080002f7 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000010)
__rt_lib_shutdown_signal_1 0x080002f7 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A)
__rt_lib_shutdown_stdio_1 0x080002f7 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000004)
__rt_lib_shutdown_user_alloc_1 0x080002f7 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C)
__rt_entry 0x080002f9 Thumb Code 0 __rtentry.o(.ARM.Collect$$rtentry$$00000000)
__rt_entry_presh_1 0x080002f9 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000002)
__rt_entry_sh 0x080002f9 Thumb Code 0 __rtentry4.o(.ARM.Collect$$rtentry$$00000004)
__rt_entry_li 0x080002ff Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
__rt_entry_postsh_1 0x080002ff Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000009)
__rt_entry_main 0x08000303 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
__rt_entry_postli_1 0x08000303 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
__rt_exit 0x0800030b Thumb Code 0 rtexit.o(.ARM.Collect$$rtexit$$00000000)
__rt_exit_ls 0x0800030d Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
__rt_exit_prels_1 0x0800030d Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
__rt_exit_exit 0x08000311 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
Reset_Handler 0x08000319 Thumb Code 8 startup_stm32h563xx.o(.text)
SecureFault_Handler 0x0800032b Thumb Code 2 startup_stm32h563xx.o(.text)
SVC_Handler 0x0800032d Thumb Code 2 startup_stm32h563xx.o(.text)
ADC1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
ADC2_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
CEC_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
CORDIC_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
CRS_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
DAC1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
DCACHE1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
DCMI_PSSI_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
DTS_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
ETH_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
ETH_WKUP_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI0_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI10_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI11_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI12_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI13_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI14_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI15_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI2_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI3_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI4_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI5_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI6_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI7_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI8_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI9_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
FDCAN1_IT0_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
FDCAN1_IT1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
FDCAN2_IT0_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
FDCAN2_IT1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
FLASH_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
FLASH_S_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
FMAC_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
FMC_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
FPU_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA1_Channel0_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA1_Channel1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA1_Channel2_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA1_Channel6_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA1_Channel7_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel0_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel2_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel3_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel4_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel5_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel6_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel7_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
GTZC_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
HASH_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
I2C1_ER_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
I2C1_EV_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
I2C2_ER_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
I2C2_EV_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
I2C3_ER_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
I2C3_EV_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
I2C4_ER_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
I2C4_EV_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
I3C1_ER_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
I3C1_EV_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
ICACHE_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
IWDG_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
LPTIM1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
LPTIM2_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
LPTIM3_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
LPTIM4_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
LPTIM5_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
LPTIM6_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
LPUART1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
OCTOSPI1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
PVD_AVD_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
RAMCFG_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
RCC_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
RCC_S_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
RNG_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
RTC_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
RTC_S_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
SAI1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
SAI2_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
SDMMC1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
SDMMC2_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
SPI1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
SPI2_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
SPI3_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
SPI4_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
SPI5_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
SPI6_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TAMP_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM12_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM13_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM14_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM15_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM16_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM17_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM1_BRK_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM1_CC_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM1_TRG_COM_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM3_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM4_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM5_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM6_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM7_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM8_BRK_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM8_CC_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM8_TRG_COM_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
TIM8_UP_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
UART12_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
UART4_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
UART7_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
UART8_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
UART9_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
UCPD1_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
USART10_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
USART11_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
USART3_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
USART6_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
USB_DRD_FS_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
WWDG_IRQHandler 0x08000335 Thumb Code 0 startup_stm32h563xx.o(.text)
__user_initial_stackheap 0x08000339 Thumb Code 10 startup_stm32h563xx.o(.text)
_tx_initialize_low_level 0x0800035d Thumb Code 0 tx_initialize_low_level.o(.text)
__tx_BadHandler 0x080003a1 Thumb Code 0 tx_initialize_low_level.o(.text)
__tx_IntHandler 0x080003a5 Thumb Code 0 tx_initialize_low_level.o(.text)
SysTick_Handler 0x080003ad Thumb Code 0 tx_initialize_low_level.o(.text)
__tx_NMIHandler 0x080003b9 Thumb Code 0 tx_initialize_low_level.o(.text)
__tx_DBGHandler 0x080003bd Thumb Code 0 tx_initialize_low_level.o(.text)
_tx_thread_schedule 0x080003d5 Thumb Code 0 tx_thread_schedule.o(.text)
PendSV_Handler 0x08000401 Thumb Code 0 tx_thread_schedule.o(.text)
_tx_vfp_access 0x0800048d Thumb Code 0 tx_thread_schedule.o(.text)
_tx_thread_stack_build 0x080004a5 Thumb Code 0 tx_thread_stack_build.o(.text)
_tx_timer_interrupt 0x080004e5 Thumb Code 0 tx_timer_interrupt.o(.text)
__aeabi_uldivmod 0x0800059d Thumb Code 0 lludivv7m.o(.text)
_ll_udiv 0x0800059d Thumb Code 240 lludivv7m.o(.text)
__aeabi_memcpy 0x0800068d Thumb Code 0 rt_memcpy_v6.o(.text)
__rt_memcpy 0x0800068d Thumb Code 138 rt_memcpy_v6.o(.text)
_memcpy_lastbytes 0x080006f3 Thumb Code 0 rt_memcpy_v6.o(.text)
__aeabi_memset 0x08000717 Thumb Code 16 aeabi_memset.o(.text)
__aeabi_memclr 0x08000727 Thumb Code 0 rt_memclr.o(.text)
__rt_memclr 0x08000727 Thumb Code 0 rt_memclr.o(.text)
_memset 0x0800072b Thumb Code 64 rt_memclr.o(.text)
__aeabi_memclr4 0x0800076b Thumb Code 0 rt_memclr_w.o(.text)
__aeabi_memclr8 0x0800076b Thumb Code 0 rt_memclr_w.o(.text)
__rt_memclr_w 0x0800076b Thumb Code 0 rt_memclr_w.o(.text)
_memset_w 0x0800076f Thumb Code 74 rt_memclr_w.o(.text)
__use_two_region_memory 0x080007b9 Thumb Code 2 heapauxi.o(.text)
__rt_heap_escrow$2region 0x080007bb Thumb Code 2 heapauxi.o(.text)
__rt_heap_expand$2region 0x080007bd Thumb Code 2 heapauxi.o(.text)
__aeabi_memcpy4 0x080007bf Thumb Code 0 rt_memcpy_w.o(.text)
__aeabi_memcpy8 0x080007bf Thumb Code 0 rt_memcpy_w.o(.text)
__rt_memcpy_w 0x080007bf Thumb Code 100 rt_memcpy_w.o(.text)
_memcpy_lastbytes_aligned 0x08000807 Thumb Code 0 rt_memcpy_w.o(.text)
__user_libspace 0x08000825 Thumb Code 8 libspace.o(.text)
__user_perproc_libspace 0x08000825 Thumb Code 0 libspace.o(.text)
__user_perthread_libspace 0x08000825 Thumb Code 0 libspace.o(.text)
__user_setup_stackheap 0x0800082d Thumb Code 74 sys_stackheap_outer.o(.text)
exit 0x08000877 Thumb Code 18 exit.o(.text)
_sys_exit 0x08000889 Thumb Code 8 sys_exit.o(.text)
__I$use$semihosting 0x08000895 Thumb Code 0 use_no_semi.o(.text)
__use_no_semihosting_swi 0x08000895 Thumb Code 2 use_no_semi.o(.text)
__semihosting_library_function 0x08000897 Thumb Code 0 indicate_semi.o(.text)
App_ThreadX_Init 0x08000899 Thumb Code 14 app_threadx.o(.text.App_ThreadX_Init)
BusFault_Handler 0x080008a9 Thumb Code 4 stm32h5xx_it.o(.text.BusFault_Handler)
DebugMon_Handler 0x080019f9 Thumb Code 2 stm32h5xx_it.o(.text.DebugMon_Handler)
Error_Handler 0x080019fd Thumb Code 6 main.o(.text.Error_Handler)
GPDMA1_Channel3_IRQHandler 0x08001a05 Thumb Code 16 stm32h5xx_it.o(.text.GPDMA1_Channel3_IRQHandler)
GPDMA1_Channel4_IRQHandler 0x08001a15 Thumb Code 16 stm32h5xx_it.o(.text.GPDMA1_Channel4_IRQHandler)
GPDMA1_Channel5_IRQHandler 0x08001a25 Thumb Code 16 stm32h5xx_it.o(.text.GPDMA1_Channel5_IRQHandler)
HAL_DMAEx_List_BuildNode 0x08001a35 Thumb Code 90 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_BuildNode)
HAL_DMAEx_List_Init 0x08001a91 Thumb Code 898 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Init)
HAL_DMAEx_List_InsertNode 0x08001e15 Thumb Code 410 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode)
HAL_DMAEx_List_LinkQ 0x08001fb1 Thumb Code 418 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_LinkQ)
HAL_DMAEx_List_SetCircularMode 0x08002155 Thumb Code 202 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_SetCircularMode)
HAL_DMAEx_List_Start_IT 0x08002221 Thumb Code 326 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Start_IT)
HAL_DMA_Abort 0x08002369 Thumb Code 278 stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort)
HAL_DMA_Abort_IT 0x08002481 Thumb Code 84 stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT)
HAL_DMA_ConfigChannelAttributes 0x080024d5 Thumb Code 114 stm32h5xx_hal_dma.o(.text.HAL_DMA_ConfigChannelAttributes)
HAL_DMA_GetError 0x08002549 Thumb Code 12 stm32h5xx_hal_dma.o(.text.HAL_DMA_GetError)
HAL_DMA_IRQHandler 0x08002555 Thumb Code 724 stm32h5xx_hal_dma.o(.text.HAL_DMA_IRQHandler)
HAL_DMA_Init 0x08002829 Thumb Code 960 stm32h5xx_hal_dma.o(.text.HAL_DMA_Init)
HAL_DMA_Start_IT 0x08002be9 Thumb Code 226 stm32h5xx_hal_dma.o(.text.HAL_DMA_Start_IT)
HAL_GPIO_Init 0x08002ccd Thumb Code 746 stm32h5xx_hal_gpio.o(.text.HAL_GPIO_Init)
HAL_GPIO_WritePin 0x08002fb9 Thumb Code 44 stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin)
HAL_GetTick 0x08002fe5 Thumb Code 12 stm32h5xx_hal.o(.text.HAL_GetTick)
HAL_IncTick 0x08002ff1 Thumb Code 26 stm32h5xx_hal.o(.text.HAL_IncTick)
HAL_Init 0x0800300d Thumb Code 94 stm32h5xx_hal.o(.text.HAL_Init)
HAL_InitTick 0x0800306d Thumb Code 206 stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick)
HAL_MspInit 0x0800313d Thumb Code 2 stm32h5xx_hal_msp.o(.text.HAL_MspInit)
HAL_NVIC_EnableIRQ 0x08003141 Thumb Code 20 stm32h5xx_hal_cortex.o(.text.HAL_NVIC_EnableIRQ)
HAL_NVIC_SetPriority 0x08003155 Thumb Code 46 stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority)
HAL_NVIC_SetPriorityGrouping 0x08003185 Thumb Code 16 stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriorityGrouping)
HAL_RCCEx_GetPLL1ClockFreq 0x08003195 Thumb Code 748 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL1ClockFreq)
HAL_RCCEx_GetPLL2ClockFreq 0x0800348d Thumb Code 748 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL2ClockFreq)
HAL_RCCEx_GetPLL3ClockFreq 0x08003785 Thumb Code 748 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL3ClockFreq)
HAL_RCCEx_GetPeriphCLKFreq 0x08003a7d Thumb Code 10488 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq)
HAL_RCCEx_PeriphCLKConfig 0x08006375 Thumb Code 6382 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_PeriphCLKConfig)
HAL_RCC_ClockConfig 0x08007c65 Thumb Code 1172 stm32h5xx_hal_rcc.o(.text.HAL_RCC_ClockConfig)
HAL_RCC_GetClockConfig 0x080080f9 Thumb Code 108 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetClockConfig)
HAL_RCC_GetHCLKFreq 0x08008165 Thumb Code 52 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq)
HAL_RCC_GetPCLK1Freq 0x08008199 Thumb Code 38 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK1Freq)
HAL_RCC_GetPCLK2Freq 0x080081c1 Thumb Code 38 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK2Freq)
HAL_RCC_GetPCLK3Freq 0x080081e9 Thumb Code 38 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK3Freq)
HAL_RCC_GetSysClockFreq 0x08008211 Thumb Code 700 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetSysClockFreq)
HAL_RCC_OscConfig 0x080084dd Thumb Code 2556 stm32h5xx_hal_rcc.o(.text.HAL_RCC_OscConfig)
HAL_SYSTICK_CLKSourceConfig 0x08008ed9 Thumb Code 154 stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_CLKSourceConfig)
HAL_TIMEx_Break2Callback 0x08008f75 Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_Break2Callback)
HAL_TIMEx_BreakCallback 0x08008f7d Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_BreakCallback)
HAL_TIMEx_CommutCallback 0x08008f85 Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_CommutCallback)
HAL_TIMEx_DirectionChangeCallback 0x08008f8d Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DirectionChangeCallback)
HAL_TIMEx_EncoderIndexCallback 0x08008f95 Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EncoderIndexCallback)
HAL_TIMEx_IndexErrorCallback 0x08008f9d Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_IndexErrorCallback)
HAL_TIMEx_MasterConfigSynchronization 0x08008fa5 Thumb Code 530 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_MasterConfigSynchronization)
HAL_TIMEx_TransitionErrorCallback 0x080091b9 Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_TransitionErrorCallback)
HAL_TIM_Base_Init 0x080091c1 Thumb Code 168 stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Init)
HAL_TIM_Base_MspInit 0x08009269 Thumb Code 144 tim.o(.text.HAL_TIM_Base_MspInit)
HAL_TIM_Base_Start_IT 0x080092f9 Thumb Code 402 stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start_IT)
HAL_TIM_ConfigClockSource 0x0800948d Thumb Code 520 stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigClockSource)
HAL_TIM_IC_CaptureCallback 0x08009695 Thumb Code 266 ultrasound.o(.text.HAL_TIM_IC_CaptureCallback)
HAL_TIM_IC_ConfigChannel 0x080097a1 Thumb Code 304 stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_ConfigChannel)
HAL_TIM_IC_Init 0x080098d1 Thumb Code 168 stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Init)
HAL_TIM_IC_MspInit 0x08009979 Thumb Code 8 stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_MspInit)
HAL_TIM_IRQHandler 0x08009981 Thumb Code 768 stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler)
HAL_TIM_OC_DelayElapsedCallback 0x08009c81 Thumb Code 8 stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_DelayElapsedCallback)
HAL_TIM_PWM_PulseFinishedCallback 0x08009c89 Thumb Code 8 stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_PulseFinishedCallback)
HAL_TIM_PeriodElapsedCallback 0x08009c91 Thumb Code 34 main.o(.text.HAL_TIM_PeriodElapsedCallback)
HAL_TIM_ReadCapturedValue 0x08009cb5 Thumb Code 86 stm32h5xx_hal_tim.o(.text.HAL_TIM_ReadCapturedValue)
HAL_TIM_TriggerCallback 0x08009d0d Thumb Code 8 stm32h5xx_hal_tim.o(.text.HAL_TIM_TriggerCallback)
HAL_UARTEx_DisableFifoMode 0x08009d15 Thumb Code 124 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_DisableFifoMode)
HAL_UARTEx_ReceiveToIdle_DMA 0x08009d91 Thumb Code 176 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_DMA)
HAL_UARTEx_RxEventCallback 0x08009e41 Thumb Code 112 gps.o(.text.HAL_UARTEx_RxEventCallback)
HAL_UARTEx_RxFifoFullCallback 0x08009eb1 Thumb Code 8 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_RxFifoFullCallback)
HAL_UARTEx_SetRxFifoThreshold 0x08009eb9 Thumb Code 140 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetRxFifoThreshold)
HAL_UARTEx_SetTxFifoThreshold 0x08009f45 Thumb Code 140 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetTxFifoThreshold)
HAL_UARTEx_TxFifoEmptyCallback 0x08009fd1 Thumb Code 8 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_TxFifoEmptyCallback)
HAL_UARTEx_WakeupCallback 0x08009fd9 Thumb Code 8 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_WakeupCallback)
HAL_UART_AbortReceive 0x08009fe1 Thumb Code 278 stm32h5xx_hal_uart.o(.text.HAL_UART_AbortReceive)
HAL_UART_ErrorCallback 0x0800a0f9 Thumb Code 8 stm32h5xx_hal_uart.o(.text.HAL_UART_ErrorCallback)
HAL_UART_IRQHandler 0x0800a101 Thumb Code 1346 stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler)
HAL_UART_Init 0x0800a645 Thumb Code 170 stm32h5xx_hal_uart.o(.text.HAL_UART_Init)
HAL_UART_MspInit 0x0800a6f1 Thumb Code 1130 usart.o(.text.HAL_UART_MspInit)
HAL_UART_Receive_DMA 0x0800ab5d Thumb Code 178 stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_DMA)
HAL_UART_Receive_IT 0x0800ac11 Thumb Code 206 stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_IT)
HAL_UART_RxCpltCallback 0x0800ace1 Thumb Code 166 hcble.o(.text.HAL_UART_RxCpltCallback)
HAL_UART_RxHalfCpltCallback 0x0800ad89 Thumb Code 8 stm32h5xx_hal_uart.o(.text.HAL_UART_RxHalfCpltCallback)
HAL_UART_TxCpltCallback 0x0800ad91 Thumb Code 8 stm32h5xx_hal_uart.o(.text.HAL_UART_TxCpltCallback)
HCBle_InitDMAReception 0x0800ad99 Thumb Code 44 hcble.o(.text.HCBle_InitDMAReception)
HardFault_Handler 0x0800adc5 Thumb Code 4 stm32h5xx_it.o(.text.HardFault_Handler)
MX_GPDMA1_Init 0x0800adc9 Thumb Code 94 gpdma.o(.text.MX_GPDMA1_Init)
MX_GPIO_Init 0x0800ae29 Thumb Code 230 gpio.o(.text.MX_GPIO_Init)
MX_TIM2_Init 0x0800af11 Thumb Code 198 tim.o(.text.MX_TIM2_Init)
MX_ThreadX_Init 0x0800afd9 Thumb Code 8 app_threadx.o(.text.MX_ThreadX_Init)
MX_UART5_Init 0x0800afe1 Thumb Code 142 usart.o(.text.MX_UART5_Init)
MX_USART1_UART_Init 0x0800b071 Thumb Code 142 usart.o(.text.MX_USART1_UART_Init)
MX_USART2_UART_Init 0x0800b101 Thumb Code 142 usart.o(.text.MX_USART2_UART_Init)
MemManage_Handler 0x0800b191 Thumb Code 4 stm32h5xx_it.o(.text.MemManage_Handler)
NMI_Handler 0x0800b195 Thumb Code 4 stm32h5xx_it.o(.text.NMI_Handler)
SystemClock_Config 0x0800b4dd Thumb Code 198 main.o(.text.SystemClock_Config)
SystemInit 0x0800b5a5 Thumb Code 310 system_stm32h5xx.o(.text.SystemInit)
TIM1_UP_IRQHandler 0x0800b6dd Thumb Code 16 stm32h5xx_it.o(.text.TIM1_UP_IRQHandler)
TIM2_IRQHandler 0x0800b6ed Thumb Code 16 stm32h5xx_it.o(.text.TIM2_IRQHandler)
TIM_Base_SetConfig 0x0800b6fd Thumb Code 858 stm32h5xx_hal_tim.o(.text.TIM_Base_SetConfig)
TIM_ETR_SetConfig 0x0800ba59 Thumb Code 52 stm32h5xx_hal_tim.o(.text.TIM_ETR_SetConfig)
TIM_TI1_SetConfig 0x0800bb0d Thumb Code 440 stm32h5xx_hal_tim.o(.text.TIM_TI1_SetConfig)
UART5_IRQHandler 0x0800be5d Thumb Code 16 stm32h5xx_it.o(.text.UART5_IRQHandler)
UART_AdvFeatureConfig 0x0800bef9 Thumb Code 328 stm32h5xx_hal_uart.o(.text.UART_AdvFeatureConfig)
UART_CheckIdleState 0x0800c041 Thumb Code 326 stm32h5xx_hal_uart.o(.text.UART_CheckIdleState)
UART_SetConfig 0x0800ce3d Thumb Code 1048 stm32h5xx_hal_uart.o(.text.UART_SetConfig)
UART_Start_Receive_DMA 0x0800d255 Thumb Code 472 stm32h5xx_hal_uart.o(.text.UART_Start_Receive_DMA)
UART_Start_Receive_IT 0x0800d42d Thumb Code 546 stm32h5xx_hal_uart.o(.text.UART_Start_Receive_IT)
UART_WaitOnFlagUntilTimeout 0x0800d651 Thumb Code 268 stm32h5xx_hal_uart.o(.text.UART_WaitOnFlagUntilTimeout)
USART1_IRQHandler 0x0800d75d Thumb Code 160 stm32h5xx_it.o(.text.USART1_IRQHandler)
USART2_IRQHandler 0x0800d7fd Thumb Code 16 stm32h5xx_it.o(.text.USART2_IRQHandler)
UsageFault_Handler 0x0800d80d Thumb Code 4 stm32h5xx_it.o(.text.UsageFault_Handler)
_tx_byte_pool_create 0x0800d8d1 Thumb Code 304 tx_byte_pool_create.o(.text._tx_byte_pool_create)
_tx_initialize_high_level 0x0800da01 Thumb Code 134 tx_initialize_high_level.o(.text._tx_initialize_high_level)
_tx_initialize_kernel_enter 0x0800da89 Thumb Code 104 tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter)
_tx_thread_create 0x0800daf1 Thumb Code 538 tx_thread_create.o(.text._tx_thread_create)
_tx_thread_initialize 0x0800dd0d Thumb Code 126 tx_thread_initialize.o(.text._tx_thread_initialize)
_tx_thread_shell_entry 0x0800dd8d Thumb Code 148 tx_thread_shell_entry.o(.text._tx_thread_shell_entry)
_tx_thread_system_preempt_check 0x0800de21 Thumb Code 112 tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check)
_tx_thread_system_resume 0x0800de91 Thumb Code 584 tx_thread_system_resume.o(.text._tx_thread_system_resume)
_tx_thread_system_suspend 0x0800e0d9 Thumb Code 640 tx_thread_system_suspend.o(.text._tx_thread_system_suspend)
_tx_thread_time_slice 0x0800e359 Thumb Code 162 tx_thread_time_slice.o(.text._tx_thread_time_slice)
_tx_thread_timeout 0x0800e3fd Thumb Code 114 tx_thread_timeout.o(.text._tx_thread_timeout)
_tx_timer_expiration_process 0x0800e471 Thumb Code 60 tx_timer_expiration_process.o(.text._tx_timer_expiration_process)
_tx_timer_initialize 0x0800e4ad Thumb Code 286 tx_timer_initialize.o(.text._tx_timer_initialize)
_tx_timer_system_activate 0x0800e5cd Thumb Code 212 tx_timer_system_activate.o(.text._tx_timer_system_activate)
_tx_timer_system_deactivate 0x0800e6a1 Thumb Code 112 tx_timer_system_deactivate.o(.text._tx_timer_system_deactivate)
_tx_timer_thread_entry 0x0800e711 Thumb Code 536 tx_timer_thread_entry.o(.text._tx_timer_thread_entry)
_txe_byte_pool_create 0x0800e929 Thumb Code 372 txe_byte_pool_create.o(.text._txe_byte_pool_create)
main 0x0800ea9d Thumb Code 48 main.o(.text.main)
tx_application_define 0x0800eacd Thumb Code 88 app_azure_rtos.o(.text.tx_application_define)
_fp_init 0x0800eb25 Thumb Code 26 fpinit.o(x$fpl$fpinit)
__fplib_config_fpu_vfp 0x0800eb3d Thumb Code 0 fpinit.o(x$fpl$fpinit)
__fplib_config_pureend_doubles 0x0800eb3d Thumb Code 0 fpinit.o(x$fpl$fpinit)
AHBPrescTable 0x0800eb3e Data 16 system_stm32h5xx.o(.rodata.AHBPrescTable)
APBPrescTable 0x0800eb4e Data 8 system_stm32h5xx.o(.rodata.APBPrescTable)
UARTPrescTable 0x0800eb66 Data 24 stm32h5xx_hal_uart.o(.rodata.UARTPrescTable)
Region$$Table$$Base 0x0800eba8 Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x0800ebc8 Number 0 anon$$obj.o(Region$$Table)
SystemCoreClock 0x20000000 Data 4 system_stm32h5xx.o(.data.SystemCoreClock)
_tx_thread_system_state 0x20000004 Data 4 tx_thread_initialize.o(.data._tx_thread_system_state)
uwTickFreq 0x20000008 Data 1 stm32h5xx_hal.o(.data.uwTickFreq)
uwTickPrio 0x2000000c Data 4 stm32h5xx_hal.o(.data.uwTickPrio)
__libspace_start 0x20000010 Data 96 libspace.o(.bss)
GPS 0x20000070 Data 121 gps.o(.bss.GPS)
__temporary_stack_top$libspace 0x20000070 Data 0 libspace.o(.bss)
GPS_DMA_RX_BUF 0x200000e9 Data 200 gps.o(.bss.GPS_DMA_RX_BUF)
HC_Recevie 0x200001b1 Data 128 hcble.o(.bss.HC_Recevie)
List_GPDMA1_Channel3 0x20000234 Data 24 usart.o(.bss.List_GPDMA1_Channel3)
List_GPDMA1_Channel5 0x2000024c Data 24 usart.o(.bss.List_GPDMA1_Channel5)
Node_GPDMA1_Channel3 0x20000264 Data 36 usart.o(.bss.Node_GPDMA1_Channel3)
Node_GPDMA1_Channel5 0x20000288 Data 36 usart.o(.bss.Node_GPDMA1_Channel5)
_tx_block_pool_created_count 0x200002ac Data 4 tx_initialize_high_level.o(.bss._tx_block_pool_created_count)
_tx_block_pool_created_ptr 0x200002b0 Data 4 tx_initialize_high_level.o(.bss._tx_block_pool_created_ptr)
_tx_build_options 0x200002b4 Data 4 tx_thread_initialize.o(.bss._tx_build_options)
_tx_byte_pool_created_count 0x200002b8 Data 4 tx_initialize_high_level.o(.bss._tx_byte_pool_created_count)
_tx_byte_pool_created_ptr 0x200002bc Data 4 tx_initialize_high_level.o(.bss._tx_byte_pool_created_ptr)
_tx_event_flags_created_count 0x200002c0 Data 4 tx_initialize_high_level.o(.bss._tx_event_flags_created_count)
_tx_event_flags_created_ptr 0x200002c4 Data 4 tx_initialize_high_level.o(.bss._tx_event_flags_created_ptr)
_tx_initialize_unused_memory 0x200002c8 Data 4 tx_initialize_high_level.o(.bss._tx_initialize_unused_memory)
_tx_mutex_created_count 0x200002cc Data 4 tx_initialize_high_level.o(.bss._tx_mutex_created_count)
_tx_mutex_created_ptr 0x200002d0 Data 4 tx_initialize_high_level.o(.bss._tx_mutex_created_ptr)
_tx_queue_created_count 0x200002d4 Data 4 tx_initialize_high_level.o(.bss._tx_queue_created_count)
_tx_queue_created_ptr 0x200002d8 Data 4 tx_initialize_high_level.o(.bss._tx_queue_created_ptr)
_tx_semaphore_created_count 0x200002dc Data 4 tx_initialize_high_level.o(.bss._tx_semaphore_created_count)
_tx_semaphore_created_ptr 0x200002e0 Data 4 tx_initialize_high_level.o(.bss._tx_semaphore_created_ptr)
_tx_thread_created_count 0x200002e4 Data 4 tx_thread_initialize.o(.bss._tx_thread_created_count)
_tx_thread_created_ptr 0x200002e8 Data 4 tx_thread_initialize.o(.bss._tx_thread_created_ptr)
_tx_thread_current_ptr 0x200002ec Data 4 tx_thread_initialize.o(.bss._tx_thread_current_ptr)
_tx_thread_execute_ptr 0x200002f0 Data 4 tx_thread_initialize.o(.bss._tx_thread_execute_ptr)
_tx_thread_highest_priority 0x200002f4 Data 4 tx_thread_initialize.o(.bss._tx_thread_highest_priority)
_tx_thread_mutex_release 0x200002f8 Data 4 tx_thread_initialize.o(.bss._tx_thread_mutex_release)
_tx_thread_preempt_disable 0x200002fc Data 4 tx_thread_initialize.o(.bss._tx_thread_preempt_disable)
_tx_thread_priority_list 0x20000300 Data 128 tx_thread_initialize.o(.bss._tx_thread_priority_list)
_tx_thread_priority_maps 0x20000380 Data 4 tx_thread_initialize.o(.bss._tx_thread_priority_maps)
_tx_thread_system_stack_ptr 0x20000384 Data 4 tx_thread_initialize.o(.bss._tx_thread_system_stack_ptr)
_tx_timer_created_count 0x20000388 Data 4 tx_timer_initialize.o(.bss._tx_timer_created_count)
_tx_timer_created_ptr 0x2000038c Data 4 tx_timer_initialize.o(.bss._tx_timer_created_ptr)
_tx_timer_current_ptr 0x20000390 Data 4 tx_timer_initialize.o(.bss._tx_timer_current_ptr)
_tx_timer_expired 0x20000394 Data 4 tx_timer_initialize.o(.bss._tx_timer_expired)
_tx_timer_expired_time_slice 0x20000398 Data 4 tx_timer_initialize.o(.bss._tx_timer_expired_time_slice)
_tx_timer_expired_timer_ptr 0x2000039c Data 4 tx_timer_initialize.o(.bss._tx_timer_expired_timer_ptr)
_tx_timer_list 0x200003a0 Data 128 tx_timer_initialize.o(.bss._tx_timer_list)
_tx_timer_list_end 0x20000420 Data 4 tx_timer_initialize.o(.bss._tx_timer_list_end)
_tx_timer_list_start 0x20000424 Data 4 tx_timer_initialize.o(.bss._tx_timer_list_start)
_tx_timer_priority 0x20000428 Data 4 tx_timer_initialize.o(.bss._tx_timer_priority)
_tx_timer_stack_size 0x2000042c Data 4 tx_timer_initialize.o(.bss._tx_timer_stack_size)
_tx_timer_stack_start 0x20000430 Data 4 tx_timer_initialize.o(.bss._tx_timer_stack_start)
_tx_timer_system_clock 0x20000434 Data 4 tx_timer_initialize.o(.bss._tx_timer_system_clock)
_tx_timer_thread 0x20000438 Data 176 tx_timer_initialize.o(.bss._tx_timer_thread)
_tx_timer_thread_stack_area 0x200004e8 Data 1024 tx_timer_initialize.o(.bss._tx_timer_thread_stack_area)
_tx_timer_time_slice 0x200008e8 Data 4 tx_timer_initialize.o(.bss._tx_timer_time_slice)
ble_rx_ring 0x200008ec Data 260 hcble.o(.bss.ble_rx_ring)
data_received 0x200009f0 Data 1 hcble.o(.bss.data_received)
distance_cm 0x200009f4 Data 4 ultrasound.o(.bss.distance_cm)
handle_GPDMA1_Channel3 0x200009f8 Data 120 usart.o(.bss.handle_GPDMA1_Channel3)
handle_GPDMA1_Channel4 0x20000a70 Data 120 usart.o(.bss.handle_GPDMA1_Channel4)
handle_GPDMA1_Channel5 0x20000ae8 Data 120 usart.o(.bss.handle_GPDMA1_Channel5)
htim1 0x20000b60 Data 76 stm32h5xx_hal_timebase_tim.o(.bss.htim1)
htim2 0x20000bac Data 76 tim.o(.bss.htim2)
huart1 0x20000bf8 Data 148 usart.o(.bss.huart1)
huart2 0x20000c8c Data 148 usart.o(.bss.huart2)
huart5 0x20000d20 Data 148 usart.o(.bss.huart5)
ic_val1 0x20000db4 Data 4 ultrasound.o(.bss.ic_val1)
ic_val2 0x20000db8 Data 4 ultrasound.o(.bss.ic_val2)
is_first_capture 0x20000dbc Data 1 ultrasound.o(.bss.is_first_capture)
rx_data 0x20000dbd Data 1 hcble.o(.bss.rx_data)
rx_index 0x20000dbe Data 2 hcble.o(.bss.rx_index)
uart_dma_rx_buf 0x200011f4 Data 64 hcble.o(.bss.uart_dma_rx_buf)
uwTick 0x20001234 Data 4 stm32h5xx_hal.o(.bss.uwTick)
==============================================================================
Memory Map of the image
Image Entry point : 0x0800024d
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x0000ebd8, Max: 0x00200000, ABSOLUTE)
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x0000ebc8, Max: 0x00200000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x08000000 0x08000000 0x0000024c Data RO 3 RESET startup_stm32h563xx.o
0x0800024c 0x0800024c 0x00000008 Code RO 2972 * !!!main c_w.l(__main.o)
0x08000254 0x08000254 0x0000005c Code RO 3469 !!!scatter c_w.l(__scatter.o)
0x080002b0 0x080002b0 0x0000001a Code RO 3473 !!handler_copy c_w.l(__scatter_copy.o)
0x080002ca 0x080002ca 0x00000002 PAD
0x080002cc 0x080002cc 0x00000002 Code RO 3470 !!handler_null c_w.l(__scatter.o)
0x080002ce 0x080002ce 0x00000002 PAD
0x080002d0 0x080002d0 0x0000001c Code RO 3475 !!handler_zi c_w.l(__scatter_zi.o)
0x080002ec 0x080002ec 0x00000002 Code RO 3251 .ARM.Collect$$libinit$$00000000 c_w.l(libinit.o)
0x080002ee 0x080002ee 0x00000004 Code RO 3252 .ARM.Collect$$libinit$$00000001 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3255 .ARM.Collect$$libinit$$00000004 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3257 .ARM.Collect$$libinit$$00000006 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3260 .ARM.Collect$$libinit$$0000000C c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3262 .ARM.Collect$$libinit$$0000000E c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3264 .ARM.Collect$$libinit$$00000010 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3267 .ARM.Collect$$libinit$$00000013 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3269 .ARM.Collect$$libinit$$00000015 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3271 .ARM.Collect$$libinit$$00000017 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3273 .ARM.Collect$$libinit$$00000019 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3275 .ARM.Collect$$libinit$$0000001B c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3277 .ARM.Collect$$libinit$$0000001D c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3279 .ARM.Collect$$libinit$$0000001F c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3281 .ARM.Collect$$libinit$$00000021 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3283 .ARM.Collect$$libinit$$00000023 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3285 .ARM.Collect$$libinit$$00000025 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3287 .ARM.Collect$$libinit$$00000027 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3291 .ARM.Collect$$libinit$$0000002E c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3293 .ARM.Collect$$libinit$$00000030 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3295 .ARM.Collect$$libinit$$00000032 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000000 Code RO 3297 .ARM.Collect$$libinit$$00000034 c_w.l(libinit2.o)
0x080002f2 0x080002f2 0x00000002 Code RO 3298 .ARM.Collect$$libinit$$00000035 c_w.l(libinit2.o)
0x080002f4 0x080002f4 0x00000002 Code RO 3412 .ARM.Collect$$libshutdown$$00000000 c_w.l(libshutdown.o)
0x080002f6 0x080002f6 0x00000000 Code RO 3446 .ARM.Collect$$libshutdown$$00000002 c_w.l(libshutdown2.o)
0x080002f6 0x080002f6 0x00000000 Code RO 3448 .ARM.Collect$$libshutdown$$00000004 c_w.l(libshutdown2.o)
0x080002f6 0x080002f6 0x00000000 Code RO 3451 .ARM.Collect$$libshutdown$$00000007 c_w.l(libshutdown2.o)
0x080002f6 0x080002f6 0x00000000 Code RO 3454 .ARM.Collect$$libshutdown$$0000000A c_w.l(libshutdown2.o)
0x080002f6 0x080002f6 0x00000000 Code RO 3456 .ARM.Collect$$libshutdown$$0000000C c_w.l(libshutdown2.o)
0x080002f6 0x080002f6 0x00000000 Code RO 3459 .ARM.Collect$$libshutdown$$0000000F c_w.l(libshutdown2.o)
0x080002f6 0x080002f6 0x00000002 Code RO 3460 .ARM.Collect$$libshutdown$$00000010 c_w.l(libshutdown2.o)
0x080002f8 0x080002f8 0x00000000 Code RO 3000 .ARM.Collect$$rtentry$$00000000 c_w.l(__rtentry.o)
0x080002f8 0x080002f8 0x00000000 Code RO 3134 .ARM.Collect$$rtentry$$00000002 c_w.l(__rtentry2.o)
0x080002f8 0x080002f8 0x00000006 Code RO 3146 .ARM.Collect$$rtentry$$00000004 c_w.l(__rtentry4.o)
0x080002fe 0x080002fe 0x00000000 Code RO 3136 .ARM.Collect$$rtentry$$00000009 c_w.l(__rtentry2.o)
0x080002fe 0x080002fe 0x00000004 Code RO 3137 .ARM.Collect$$rtentry$$0000000A c_w.l(__rtentry2.o)
0x08000302 0x08000302 0x00000000 Code RO 3139 .ARM.Collect$$rtentry$$0000000C c_w.l(__rtentry2.o)
0x08000302 0x08000302 0x00000008 Code RO 3140 .ARM.Collect$$rtentry$$0000000D c_w.l(__rtentry2.o)
0x0800030a 0x0800030a 0x00000002 Code RO 3321 .ARM.Collect$$rtexit$$00000000 c_w.l(rtexit.o)
0x0800030c 0x0800030c 0x00000000 Code RO 3359 .ARM.Collect$$rtexit$$00000002 c_w.l(rtexit2.o)
0x0800030c 0x0800030c 0x00000004 Code RO 3360 .ARM.Collect$$rtexit$$00000003 c_w.l(rtexit2.o)
0x08000310 0x08000310 0x00000006 Code RO 3361 .ARM.Collect$$rtexit$$00000004 c_w.l(rtexit2.o)
0x08000316 0x08000316 0x00000002 PAD
0x08000318 0x08000318 0x00000044 Code RO 4 .text startup_stm32h563xx.o
0x0800035c 0x0800035c 0x00000078 Code RO 26 .text tx_initialize_low_level.o
0x080003d4 0x080003d4 0x000000d0 Code RO 1618 .text tx_thread_schedule.o
0x080004a4 0x080004a4 0x00000040 Code RO 1623 .text tx_thread_stack_build.o
0x080004e4 0x080004e4 0x000000b8 Code RO 1633 .text tx_timer_interrupt.o
0x0800059c 0x0800059c 0x000000f0 Code RO 2952 .text c_w.l(lludivv7m.o)
0x0800068c 0x0800068c 0x0000008a Code RO 2962 .text c_w.l(rt_memcpy_v6.o)
0x08000716 0x08000716 0x00000010 Code RO 2964 .text c_w.l(aeabi_memset.o)
0x08000726 0x08000726 0x00000044 Code RO 2966 .text c_w.l(rt_memclr.o)
0x0800076a 0x0800076a 0x0000004e Code RO 2968 .text c_w.l(rt_memclr_w.o)
0x080007b8 0x080007b8 0x00000006 Code RO 2970 .text c_w.l(heapauxi.o)
0x080007be 0x080007be 0x00000064 Code RO 3116 .text c_w.l(rt_memcpy_w.o)
0x08000822 0x08000822 0x00000002 PAD
0x08000824 0x08000824 0x00000008 Code RO 3192 .text c_w.l(libspace.o)
0x0800082c 0x0800082c 0x0000004a Code RO 3195 .text c_w.l(sys_stackheap_outer.o)
0x08000876 0x08000876 0x00000012 Code RO 3238 .text c_w.l(exit.o)
0x08000888 0x08000888 0x0000000c Code RO 3354 .text c_w.l(sys_exit.o)
0x08000894 0x08000894 0x00000002 Code RO 3399 .text c_w.l(use_no_semi.o)
0x08000896 0x08000896 0x00000000 Code RO 3401 .text c_w.l(indicate_semi.o)
0x08000896 0x08000896 0x00000002 PAD
0x08000898 0x08000898 0x0000000e Code RO 49 .text.App_ThreadX_Init app_threadx.o
0x080008a6 0x080008a6 0x00000002 PAD
0x080008a8 0x080008a8 0x00000004 Code RO 111 .text.BusFault_Handler stm32h5xx_it.o
0x080008ac 0x080008ac 0x0000078a Code RO 916 .text.DMA_Init stm32h5xx_hal_dma.o
0x08001036 0x08001036 0x00000002 PAD
0x08001038 0x08001038 0x000002d8 Code RO 969 .text.DMA_List_BuildNode stm32h5xx_hal_dma_ex.o
0x08001310 0x08001310 0x00000068 Code RO 977 .text.DMA_List_CheckNodesBaseAddresses stm32h5xx_hal_dma_ex.o
0x08001378 0x08001378 0x00000086 Code RO 979 .text.DMA_List_CheckNodesTypes stm32h5xx_hal_dma_ex.o
0x080013fe 0x080013fe 0x00000002 PAD
0x08001400 0x08001400 0x00000146 Code RO 981 .text.DMA_List_FindNode stm32h5xx_hal_dma_ex.o
0x08001546 0x08001546 0x00000002 PAD
0x08001548 0x08001548 0x0000005e Code RO 963 .text.DMA_List_GetCLLRNodeInfo stm32h5xx_hal_dma_ex.o
0x080015a6 0x080015a6 0x00000002 PAD
0x080015a8 0x080015a8 0x00000410 Code RO 957 .text.DMA_List_Init stm32h5xx_hal_dma_ex.o
0x080019b8 0x080019b8 0x00000040 Code RO 922 .text.DMA_SetConfig stm32h5xx_hal_dma.o
0x080019f8 0x080019f8 0x00000002 Code RO 115 .text.DebugMon_Handler stm32h5xx_it.o
0x080019fa 0x080019fa 0x00000002 PAD
0x080019fc 0x080019fc 0x00000006 Code RO 15 .text.Error_Handler main.o
0x08001a02 0x08001a02 0x00000002 PAD
0x08001a04 0x08001a04 0x00000010 Code RO 117 .text.GPDMA1_Channel3_IRQHandler stm32h5xx_it.o
0x08001a14 0x08001a14 0x00000010 Code RO 119 .text.GPDMA1_Channel4_IRQHandler stm32h5xx_it.o
0x08001a24 0x08001a24 0x00000010 Code RO 121 .text.GPDMA1_Channel5_IRQHandler stm32h5xx_it.o
0x08001a34 0x08001a34 0x0000005a Code RO 967 .text.HAL_DMAEx_List_BuildNode stm32h5xx_hal_dma_ex.o
0x08001a8e 0x08001a8e 0x00000002 PAD
0x08001a90 0x08001a90 0x00000382 Code RO 955 .text.HAL_DMAEx_List_Init stm32h5xx_hal_dma_ex.o
0x08001e12 0x08001e12 0x00000002 PAD
0x08001e14 0x08001e14 0x0000019a Code RO 975 .text.HAL_DMAEx_List_InsertNode stm32h5xx_hal_dma_ex.o
0x08001fae 0x08001fae 0x00000002 PAD
0x08001fb0 0x08001fb0 0x000001a2 Code RO 1031 .text.HAL_DMAEx_List_LinkQ stm32h5xx_hal_dma_ex.o
0x08002152 0x08002152 0x00000002 PAD
0x08002154 0x08002154 0x000000ca Code RO 1013 .text.HAL_DMAEx_List_SetCircularMode stm32h5xx_hal_dma_ex.o
0x0800221e 0x0800221e 0x00000002 PAD
0x08002220 0x08002220 0x00000146 Code RO 965 .text.HAL_DMAEx_List_Start_IT stm32h5xx_hal_dma_ex.o
0x08002366 0x08002366 0x00000002 PAD
0x08002368 0x08002368 0x00000116 Code RO 926 .text.HAL_DMA_Abort stm32h5xx_hal_dma.o
0x0800247e 0x0800247e 0x00000002 PAD
0x08002480 0x08002480 0x00000054 Code RO 928 .text.HAL_DMA_Abort_IT stm32h5xx_hal_dma.o
0x080024d4 0x080024d4 0x00000072 Code RO 942 .text.HAL_DMA_ConfigChannelAttributes stm32h5xx_hal_dma.o
0x08002546 0x08002546 0x00000002 PAD
0x08002548 0x08002548 0x0000000c Code RO 940 .text.HAL_DMA_GetError stm32h5xx_hal_dma.o
0x08002554 0x08002554 0x000002d4 Code RO 932 .text.HAL_DMA_IRQHandler stm32h5xx_hal_dma.o
0x08002828 0x08002828 0x000003c0 Code RO 914 .text.HAL_DMA_Init stm32h5xx_hal_dma.o
0x08002be8 0x08002be8 0x000000e2 Code RO 924 .text.HAL_DMA_Start_IT stm32h5xx_hal_dma.o
0x08002cca 0x08002cca 0x00000002 PAD
0x08002ccc 0x08002ccc 0x000002ea Code RO 883 .text.HAL_GPIO_Init stm32h5xx_hal_gpio.o
0x08002fb6 0x08002fb6 0x00000002 PAD
0x08002fb8 0x08002fb8 0x0000002c Code RO 889 .text.HAL_GPIO_WritePin stm32h5xx_hal_gpio.o
0x08002fe4 0x08002fe4 0x0000000c Code RO 1201 .text.HAL_GetTick stm32h5xx_hal.o
0x08002ff0 0x08002ff0 0x0000001a Code RO 1199 .text.HAL_IncTick stm32h5xx_hal.o
0x0800300a 0x0800300a 0x00000002 PAD
0x0800300c 0x0800300c 0x0000005e Code RO 1189 .text.HAL_Init stm32h5xx_hal.o
0x0800306a 0x0800306a 0x00000002 PAD
0x0800306c 0x0800306c 0x000000ce Code RO 148 .text.HAL_InitTick stm32h5xx_hal_timebase_tim.o
0x0800313a 0x0800313a 0x00000002 PAD
0x0800313c 0x0800313c 0x00000002 Code RO 140 .text.HAL_MspInit stm32h5xx_hal_msp.o
0x0800313e 0x0800313e 0x00000002 PAD
0x08003140 0x08003140 0x00000014 Code RO 581 .text.HAL_NVIC_EnableIRQ stm32h5xx_hal_cortex.o
0x08003154 0x08003154 0x0000002e Code RO 573 .text.HAL_NVIC_SetPriority stm32h5xx_hal_cortex.o
0x08003182 0x08003182 0x00000002 PAD
0x08003184 0x08003184 0x00000010 Code RO 569 .text.HAL_NVIC_SetPriorityGrouping stm32h5xx_hal_cortex.o
0x08003194 0x08003194 0x000002f8 Code RO 699 .text.HAL_RCCEx_GetPLL1ClockFreq stm32h5xx_hal_rcc_ex.o
0x0800348c 0x0800348c 0x000002f8 Code RO 701 .text.HAL_RCCEx_GetPLL2ClockFreq stm32h5xx_hal_rcc_ex.o
0x08003784 0x08003784 0x000002f8 Code RO 703 .text.HAL_RCCEx_GetPLL3ClockFreq stm32h5xx_hal_rcc_ex.o
0x08003a7c 0x08003a7c 0x000028f8 Code RO 705 .text.HAL_RCCEx_GetPeriphCLKFreq stm32h5xx_hal_rcc_ex.o
0x08006374 0x08006374 0x000018ee Code RO 691 .text.HAL_RCCEx_PeriphCLKConfig stm32h5xx_hal_rcc_ex.o
0x08007c62 0x08007c62 0x00000002 PAD
0x08007c64 0x08007c64 0x00000494 Code RO 656 .text.HAL_RCC_ClockConfig stm32h5xx_hal_rcc.o
0x080080f8 0x080080f8 0x0000006c Code RO 670 .text.HAL_RCC_GetClockConfig stm32h5xx_hal_rcc.o
0x08008164 0x08008164 0x00000034 Code RO 654 .text.HAL_RCC_GetHCLKFreq stm32h5xx_hal_rcc.o
0x08008198 0x08008198 0x00000026 Code RO 662 .text.HAL_RCC_GetPCLK1Freq stm32h5xx_hal_rcc.o
0x080081be 0x080081be 0x00000002 PAD
0x080081c0 0x080081c0 0x00000026 Code RO 664 .text.HAL_RCC_GetPCLK2Freq stm32h5xx_hal_rcc.o
0x080081e6 0x080081e6 0x00000002 PAD
0x080081e8 0x080081e8 0x00000026 Code RO 666 .text.HAL_RCC_GetPCLK3Freq stm32h5xx_hal_rcc.o
0x0800820e 0x0800820e 0x00000002 PAD
0x08008210 0x08008210 0x000002cc Code RO 658 .text.HAL_RCC_GetSysClockFreq stm32h5xx_hal_rcc.o
0x080084dc 0x080084dc 0x000009fc Code RO 652 .text.HAL_RCC_OscConfig stm32h5xx_hal_rcc.o
0x08008ed8 0x08008ed8 0x0000009a Code RO 619 .text.HAL_SYSTICK_CLKSourceConfig stm32h5xx_hal_cortex.o
0x08008f72 0x08008f72 0x00000002 PAD
0x08008f74 0x08008f74 0x00000008 Code RO 548 .text.HAL_TIMEx_Break2Callback stm32h5xx_hal_tim_ex.o
0x08008f7c 0x08008f7c 0x00000008 Code RO 546 .text.HAL_TIMEx_BreakCallback stm32h5xx_hal_tim_ex.o
0x08008f84 0x08008f84 0x00000008 Code RO 542 .text.HAL_TIMEx_CommutCallback stm32h5xx_hal_tim_ex.o
0x08008f8c 0x08008f8c 0x00000008 Code RO 552 .text.HAL_TIMEx_DirectionChangeCallback stm32h5xx_hal_tim_ex.o
0x08008f94 0x08008f94 0x00000008 Code RO 550 .text.HAL_TIMEx_EncoderIndexCallback stm32h5xx_hal_tim_ex.o
0x08008f9c 0x08008f9c 0x00000008 Code RO 554 .text.HAL_TIMEx_IndexErrorCallback stm32h5xx_hal_tim_ex.o
0x08008fa4 0x08008fa4 0x00000212 Code RO 492 .text.HAL_TIMEx_MasterConfigSynchronization stm32h5xx_hal_tim_ex.o
0x080091b6 0x080091b6 0x00000002 PAD
0x080091b8 0x080091b8 0x00000008 Code RO 556 .text.HAL_TIMEx_TransitionErrorCallback stm32h5xx_hal_tim_ex.o
0x080091c0 0x080091c0 0x000000a8 Code RO 173 .text.HAL_TIM_Base_Init stm32h5xx_hal_tim.o
0x08009268 0x08009268 0x00000090 Code RO 66 .text.HAL_TIM_Base_MspInit tim.o
0x080092f8 0x080092f8 0x00000192 Code RO 187 .text.HAL_TIM_Base_Start_IT stm32h5xx_hal_tim.o
0x0800948a 0x0800948a 0x00000002 PAD
0x0800948c 0x0800948c 0x00000208 Code RO 371 .text.HAL_TIM_ConfigClockSource stm32h5xx_hal_tim.o
0x08009694 0x08009694 0x0000010a Code RO 2935 .text.HAL_TIM_IC_CaptureCallback ultrasound.o
0x0800979e 0x0800979e 0x00000002 PAD
0x080097a0 0x080097a0 0x00000130 Code RO 335 .text.HAL_TIM_IC_ConfigChannel stm32h5xx_hal_tim.o
0x080098d0 0x080098d0 0x000000a8 Code RO 249 .text.HAL_TIM_IC_Init stm32h5xx_hal_tim.o
0x08009978 0x08009978 0x00000008 Code RO 251 .text.HAL_TIM_IC_MspInit stm32h5xx_hal_tim.o
0x08009980 0x08009980 0x00000300 Code RO 309 .text.HAL_TIM_IRQHandler stm32h5xx_hal_tim.o
0x08009c80 0x08009c80 0x00000008 Code RO 313 .text.HAL_TIM_OC_DelayElapsedCallback stm32h5xx_hal_tim.o
0x08009c88 0x08009c88 0x00000008 Code RO 315 .text.HAL_TIM_PWM_PulseFinishedCallback stm32h5xx_hal_tim.o
0x08009c90 0x08009c90 0x00000022 Code RO 17 .text.HAL_TIM_PeriodElapsedCallback main.o
0x08009cb2 0x08009cb2 0x00000002 PAD
0x08009cb4 0x08009cb4 0x00000056 Code RO 387 .text.HAL_TIM_ReadCapturedValue stm32h5xx_hal_tim.o
0x08009d0a 0x08009d0a 0x00000002 PAD
0x08009d0c 0x08009d0c 0x00000008 Code RO 319 .text.HAL_TIM_TriggerCallback stm32h5xx_hal_tim.o
0x08009d14 0x08009d14 0x0000007c Code RO 1520 .text.HAL_UARTEx_DisableFifoMode stm32h5xx_hal_uart_ex.o
0x08009d90 0x08009d90 0x000000b0 Code RO 1530 .text.HAL_UARTEx_ReceiveToIdle_DMA stm32h5xx_hal_uart_ex.o
0x08009e40 0x08009e40 0x00000070 Code RO 2887 .text.HAL_UARTEx_RxEventCallback gps.o
0x08009eb0 0x08009eb0 0x00000008 Code RO 1502 .text.HAL_UARTEx_RxFifoFullCallback stm32h5xx_hal_uart_ex.o
0x08009eb8 0x08009eb8 0x0000008c Code RO 1524 .text.HAL_UARTEx_SetRxFifoThreshold stm32h5xx_hal_uart_ex.o
0x08009f44 0x08009f44 0x0000008c Code RO 1522 .text.HAL_UARTEx_SetTxFifoThreshold stm32h5xx_hal_uart_ex.o
0x08009fd0 0x08009fd0 0x00000008 Code RO 1504 .text.HAL_UARTEx_TxFifoEmptyCallback stm32h5xx_hal_uart_ex.o
0x08009fd8 0x08009fd8 0x00000008 Code RO 1500 .text.HAL_UARTEx_WakeupCallback stm32h5xx_hal_uart_ex.o
0x08009fe0 0x08009fe0 0x00000116 Code RO 1416 .text.HAL_UART_AbortReceive stm32h5xx_hal_uart.o
0x0800a0f6 0x0800a0f6 0x00000002 PAD
0x0800a0f8 0x0800a0f8 0x00000008 Code RO 1442 .text.HAL_UART_ErrorCallback stm32h5xx_hal_uart.o
0x0800a100 0x0800a100 0x00000542 Code RO 1438 .text.HAL_UART_IRQHandler stm32h5xx_hal_uart.o
0x0800a642 0x0800a642 0x00000002 PAD
0x0800a644 0x0800a644 0x000000aa Code RO 1350 .text.HAL_UART_Init stm32h5xx_hal_uart.o
0x0800a6ee 0x0800a6ee 0x00000002 PAD
0x0800a6f0 0x0800a6f0 0x0000046a Code RO 84 .text.HAL_UART_MspInit usart.o
0x0800ab5a 0x0800ab5a 0x00000002 PAD
0x0800ab5c 0x0800ab5c 0x000000b2 Code RO 1398 .text.HAL_UART_Receive_DMA stm32h5xx_hal_uart.o
0x0800ac0e 0x0800ac0e 0x00000002 PAD
0x0800ac10 0x0800ac10 0x000000ce Code RO 1386 .text.HAL_UART_Receive_IT stm32h5xx_hal_uart.o
0x0800acde 0x0800acde 0x00000002 PAD
0x0800ace0 0x0800ace0 0x000000a6 Code RO 2860 .text.HAL_UART_RxCpltCallback hcble.o
0x0800ad86 0x0800ad86 0x00000002 PAD
0x0800ad88 0x0800ad88 0x00000008 Code RO 1454 .text.HAL_UART_RxHalfCpltCallback stm32h5xx_hal_uart.o
0x0800ad90 0x0800ad90 0x00000008 Code RO 1448 .text.HAL_UART_TxCpltCallback stm32h5xx_hal_uart.o
0x0800ad98 0x0800ad98 0x0000002c Code RO 2856 .text.HCBle_InitDMAReception hcble.o
0x0800adc4 0x0800adc4 0x00000004 Code RO 107 .text.HardFault_Handler stm32h5xx_it.o
0x0800adc8 0x0800adc8 0x0000005e Code RO 40 .text.MX_GPDMA1_Init gpdma.o
0x0800ae26 0x0800ae26 0x00000002 PAD
0x0800ae28 0x0800ae28 0x000000e6 Code RO 32 .text.MX_GPIO_Init gpio.o
0x0800af0e 0x0800af0e 0x00000002 PAD
0x0800af10 0x0800af10 0x000000c6 Code RO 64 .text.MX_TIM2_Init tim.o
0x0800afd6 0x0800afd6 0x00000002 PAD
0x0800afd8 0x0800afd8 0x00000008 Code RO 51 .text.MX_ThreadX_Init app_threadx.o
0x0800afe0 0x0800afe0 0x0000008e Code RO 78 .text.MX_UART5_Init usart.o
0x0800b06e 0x0800b06e 0x00000002 PAD
0x0800b070 0x0800b070 0x0000008e Code RO 80 .text.MX_USART1_UART_Init usart.o
0x0800b0fe 0x0800b0fe 0x00000002 PAD
0x0800b100 0x0800b100 0x0000008e Code RO 82 .text.MX_USART2_UART_Init usart.o
0x0800b18e 0x0800b18e 0x00000002 PAD
0x0800b190 0x0800b190 0x00000004 Code RO 109 .text.MemManage_Handler stm32h5xx_it.o
0x0800b194 0x0800b194 0x00000004 Code RO 105 .text.NMI_Handler stm32h5xx_it.o
0x0800b198 0x0800b198 0x0000006c Code RO 579 .text.NVIC_EncodePriority stm32h5xx_hal_cortex.o
0x0800b204 0x0800b204 0x0000016c Code RO 693 .text.RCCEx_PLL2_Config stm32h5xx_hal_rcc_ex.o
0x0800b370 0x0800b370 0x0000016c Code RO 695 .text.RCCEx_PLL3_Config stm32h5xx_hal_rcc_ex.o
0x0800b4dc 0x0800b4dc 0x000000c6 Code RO 13 .text.SystemClock_Config main.o
0x0800b5a2 0x0800b5a2 0x00000002 PAD
0x0800b5a4 0x0800b5a4 0x00000136 Code RO 1543 .text.SystemInit system_stm32h5xx.o
0x0800b6da 0x0800b6da 0x00000002 PAD
0x0800b6dc 0x0800b6dc 0x00000010 Code RO 123 .text.TIM1_UP_IRQHandler stm32h5xx_it.o
0x0800b6ec 0x0800b6ec 0x00000010 Code RO 125 .text.TIM2_IRQHandler stm32h5xx_it.o
0x0800b6fc 0x0800b6fc 0x0000035a Code RO 177 .text.TIM_Base_SetConfig stm32h5xx_hal_tim.o
0x0800ba56 0x0800ba56 0x00000002 PAD
0x0800ba58 0x0800ba58 0x00000034 Code RO 369 .text.TIM_ETR_SetConfig stm32h5xx_hal_tim.o
0x0800ba8c 0x0800ba8c 0x00000030 Code RO 375 .text.TIM_ITRx_SetConfig stm32h5xx_hal_tim.o
0x0800babc 0x0800babc 0x00000050 Code RO 373 .text.TIM_TI1_ConfigInputStage stm32h5xx_hal_tim.o
0x0800bb0c 0x0800bb0c 0x000001b8 Code RO 337 .text.TIM_TI1_SetConfig stm32h5xx_hal_tim.o
0x0800bcc4 0x0800bcc4 0x00000052 Code RO 377 .text.TIM_TI2_ConfigInputStage stm32h5xx_hal_tim.o
0x0800bd16 0x0800bd16 0x00000002 PAD
0x0800bd18 0x0800bd18 0x0000006c Code RO 339 .text.TIM_TI2_SetConfig stm32h5xx_hal_tim.o
0x0800bd84 0x0800bd84 0x0000006a Code RO 341 .text.TIM_TI3_SetConfig stm32h5xx_hal_tim.o
0x0800bdee 0x0800bdee 0x00000002 PAD
0x0800bdf0 0x0800bdf0 0x0000006c Code RO 343 .text.TIM_TI4_SetConfig stm32h5xx_hal_tim.o
0x0800be5c 0x0800be5c 0x00000010 Code RO 131 .text.UART5_IRQHandler stm32h5xx_it.o
0x0800be6c 0x0800be6c 0x0000008a Code RO 1518 .text.UARTEx_SetNbDataToProcess stm32h5xx_hal_uart_ex.o
0x0800bef6 0x0800bef6 0x00000002 PAD
0x0800bef8 0x0800bef8 0x00000148 Code RO 1354 .text.UART_AdvFeatureConfig stm32h5xx_hal_uart.o
0x0800c040 0x0800c040 0x00000146 Code RO 1358 .text.UART_CheckIdleState stm32h5xx_hal_uart.o
0x0800c186 0x0800c186 0x00000002 PAD
0x0800c188 0x0800c188 0x0000001e Code RO 1440 .text.UART_DMAAbortOnError stm32h5xx_hal_uart.o
0x0800c1a6 0x0800c1a6 0x00000002 PAD
0x0800c1a8 0x0800c1a8 0x00000080 Code RO 1396 .text.UART_DMAError stm32h5xx_hal_uart.o
0x0800c228 0x0800c228 0x00000104 Code RO 1486 .text.UART_DMAReceiveCplt stm32h5xx_hal_uart.o
0x0800c32c 0x0800c32c 0x0000006e Code RO 1488 .text.UART_DMARxHalfCplt stm32h5xx_hal_uart.o
0x0800c39a 0x0800c39a 0x00000002 PAD
0x0800c39c 0x0800c39c 0x0000009e Code RO 1410 .text.UART_EndRxTransfer stm32h5xx_hal_uart.o
0x0800c43a 0x0800c43a 0x00000002 PAD
0x0800c43c 0x0800c43c 0x00000044 Code RO 1446 .text.UART_EndTransmit_IT stm32h5xx_hal_uart.o
0x0800c480 0x0800c480 0x0000005c Code RO 1408 .text.UART_EndTxTransfer stm32h5xx_hal_uart.o
0x0800c4dc 0x0800c4dc 0x00000196 Code RO 1482 .text.UART_RxISR_16BIT stm32h5xx_hal_uart.o
0x0800c672 0x0800c672 0x00000002 PAD
0x0800c674 0x0800c674 0x0000031a Code RO 1478 .text.UART_RxISR_16BIT_FIFOEN stm32h5xx_hal_uart.o
0x0800c98e 0x0800c98e 0x00000002 PAD
0x0800c990 0x0800c990 0x00000192 Code RO 1484 .text.UART_RxISR_8BIT stm32h5xx_hal_uart.o
0x0800cb22 0x0800cb22 0x00000002 PAD
0x0800cb24 0x0800cb24 0x00000316 Code RO 1480 .text.UART_RxISR_8BIT_FIFOEN stm32h5xx_hal_uart.o
0x0800ce3a 0x0800ce3a 0x00000002 PAD
0x0800ce3c 0x0800ce3c 0x00000418 Code RO 1356 .text.UART_SetConfig stm32h5xx_hal_uart.o
0x0800d254 0x0800d254 0x000001d8 Code RO 1400 .text.UART_Start_Receive_DMA stm32h5xx_hal_uart.o
0x0800d42c 0x0800d42c 0x00000222 Code RO 1388 .text.UART_Start_Receive_IT stm32h5xx_hal_uart.o
0x0800d64e 0x0800d64e 0x00000002 PAD
0x0800d650 0x0800d650 0x0000010c Code RO 1372 .text.UART_WaitOnFlagUntilTimeout stm32h5xx_hal_uart.o
0x0800d75c 0x0800d75c 0x000000a0 Code RO 127 .text.USART1_IRQHandler stm32h5xx_it.o
0x0800d7fc 0x0800d7fc 0x00000010 Code RO 129 .text.USART2_IRQHandler stm32h5xx_it.o
0x0800d80c 0x0800d80c 0x00000004 Code RO 113 .text.UsageFault_Handler stm32h5xx_it.o
0x0800d810 0x0800d810 0x00000030 Code RO 583 .text.__NVIC_EnableIRQ stm32h5xx_hal_cortex.o
0x0800d840 0x0800d840 0x00000010 Code RO 575 .text.__NVIC_GetPriorityGrouping stm32h5xx_hal_cortex.o
0x0800d850 0x0800d850 0x00000042 Code RO 577 .text.__NVIC_SetPriority stm32h5xx_hal_cortex.o
0x0800d892 0x0800d892 0x00000002 PAD
0x0800d894 0x0800d894 0x0000003c Code RO 571 .text.__NVIC_SetPriorityGrouping stm32h5xx_hal_cortex.o
0x0800d8d0 0x0800d8d0 0x00000130 Code RO 1736 .text._tx_byte_pool_create tx_byte_pool_create.o
0x0800da00 0x0800da00 0x00000086 Code RO 1557 .text._tx_initialize_high_level tx_initialize_high_level.o
0x0800da86 0x0800da86 0x00000002 PAD
0x0800da88 0x0800da88 0x00000068 Code RO 1578 .text._tx_initialize_kernel_enter tx_initialize_kernel_enter.o
0x0800daf0 0x0800daf0 0x0000021a Code RO 2064 .text._tx_thread_create tx_thread_create.o
0x0800dd0a 0x0800dd0a 0x00000002 PAD
0x0800dd0c 0x0800dd0c 0x0000007e Code RO 2104 .text._tx_thread_initialize tx_thread_initialize.o
0x0800dd8a 0x0800dd8a 0x00000002 PAD
0x0800dd8c 0x0800dd8c 0x00000094 Code RO 2167 .text._tx_thread_shell_entry tx_thread_shell_entry.o
0x0800de20 0x0800de20 0x00000070 Code RO 2199 .text._tx_thread_system_preempt_check tx_thread_system_preempt_check.o
0x0800de90 0x0800de90 0x00000248 Code RO 1655 .text._tx_thread_system_resume tx_thread_system_resume.o
0x0800e0d8 0x0800e0d8 0x00000280 Code RO 2207 .text._tx_thread_system_suspend tx_thread_system_suspend.o
0x0800e358 0x0800e358 0x000000a2 Code RO 2223 .text._tx_thread_time_slice tx_thread_time_slice.o
0x0800e3fa 0x0800e3fa 0x00000002 PAD
0x0800e3fc 0x0800e3fc 0x00000072 Code RO 2239 .text._tx_thread_timeout tx_thread_timeout.o
0x0800e46e 0x0800e46e 0x00000002 PAD
0x0800e470 0x0800e470 0x0000003c Code RO 2743 .text._tx_timer_expiration_process tx_timer_expiration_process.o
0x0800e4ac 0x0800e4ac 0x0000011e Code RO 2759 .text._tx_timer_initialize tx_timer_initialize.o
0x0800e5ca 0x0800e5ca 0x00000002 PAD
0x0800e5cc 0x0800e5cc 0x000000d4 Code RO 2784 .text._tx_timer_system_activate tx_timer_system_activate.o
0x0800e6a0 0x0800e6a0 0x00000070 Code RO 2792 .text._tx_timer_system_deactivate tx_timer_system_deactivate.o
0x0800e710 0x0800e710 0x00000218 Code RO 2800 .text._tx_timer_thread_entry tx_timer_thread_entry.o
0x0800e928 0x0800e928 0x00000174 Code RO 2327 .text._txe_byte_pool_create txe_byte_pool_create.o
0x0800ea9c 0x0800ea9c 0x00000030 Code RO 11 .text.main main.o
0x0800eacc 0x0800eacc 0x00000058 Code RO 162 .text.tx_application_define app_azure_rtos.o
0x0800eb24 0x0800eb24 0x0000001a Code RO 3346 x$fpl$fpinit fz_wm.l(fpinit.o)
0x0800eb3e 0x0800eb3e 0x00000010 Data RO 1548 .rodata.AHBPrescTable system_stm32h5xx.o
0x0800eb4e 0x0800eb4e 0x00000008 Data RO 1549 .rodata.APBPrescTable system_stm32h5xx.o
0x0800eb56 0x0800eb56 0x00000008 Data RO 1535 .rodata.UARTEx_SetNbDataToProcess.denominator stm32h5xx_hal_uart_ex.o
0x0800eb5e 0x0800eb5e 0x00000008 Data RO 1534 .rodata.UARTEx_SetNbDataToProcess.numerator stm32h5xx_hal_uart_ex.o
0x0800eb66 0x0800eb66 0x00000018 Data RO 1490 .rodata.UARTPrescTable stm32h5xx_hal_uart.o
0x0800eb7e 0x0800eb7e 0x00000013 Data RO 165 .rodata.str1.1 app_azure_rtos.o
0x0800eb91 0x0800eb91 0x00000014 Data RO 2775 .rodata.str1.1 tx_timer_initialize.o
0x0800eba5 0x0800eba5 0x00000003 PAD
0x0800eba8 0x0800eba8 0x00000020 Data RO 3468 Region$$Table anon$$obj.o
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800ebc8, Size: 0x00001838, Max: 0x000a0000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x20000000 0x0800ebc8 0x00000004 Data RW 1547 .data.SystemCoreClock system_stm32h5xx.o
0x20000004 0x0800ebcc 0x00000004 Data RW 2107 .data._tx_thread_system_state tx_thread_initialize.o
0x20000008 0x0800ebd0 0x00000001 Data RW 1312 .data.uwTickFreq stm32h5xx_hal.o
0x20000009 0x0800ebd1 0x00000003 PAD
0x2000000c 0x0800ebd4 0x00000004 Data RW 1311 .data.uwTickPrio stm32h5xx_hal.o
0x20000010 - 0x00000060 Zero RW 3193 .bss c_w.l(libspace.o)
0x20000070 - 0x00000079 Zero RW 2896 .bss.GPS gps.o
0x200000e9 - 0x000000c8 Zero RW 2895 .bss.GPS_DMA_RX_BUF gps.o
0x200001b1 - 0x00000080 Zero RW 2872 .bss.HC_Recevie hcble.o
0x20000231 0x0800ebd8 0x00000003 PAD
0x20000234 - 0x00000018 Zero RW 96 .bss.List_GPDMA1_Channel3 usart.o
0x2000024c - 0x00000018 Zero RW 92 .bss.List_GPDMA1_Channel5 usart.o
0x20000264 - 0x00000024 Zero RW 95 .bss.Node_GPDMA1_Channel3 usart.o
0x20000288 - 0x00000024 Zero RW 91 .bss.Node_GPDMA1_Channel5 usart.o
0x200002ac - 0x00000004 Zero RW 1566 .bss._tx_block_pool_created_count tx_initialize_high_level.o
0x200002b0 - 0x00000004 Zero RW 1565 .bss._tx_block_pool_created_ptr tx_initialize_high_level.o
0x200002b4 - 0x00000004 Zero RW 2118 .bss._tx_build_options tx_thread_initialize.o
0x200002b8 - 0x00000004 Zero RW 1568 .bss._tx_byte_pool_created_count tx_initialize_high_level.o
0x200002bc - 0x00000004 Zero RW 1567 .bss._tx_byte_pool_created_ptr tx_initialize_high_level.o
0x200002c0 - 0x00000004 Zero RW 1564 .bss._tx_event_flags_created_count tx_initialize_high_level.o
0x200002c4 - 0x00000004 Zero RW 1563 .bss._tx_event_flags_created_ptr tx_initialize_high_level.o
0x200002c8 - 0x00000004 Zero RW 1571 .bss._tx_initialize_unused_memory tx_initialize_high_level.o
0x200002cc - 0x00000004 Zero RW 1570 .bss._tx_mutex_created_count tx_initialize_high_level.o
0x200002d0 - 0x00000004 Zero RW 1569 .bss._tx_mutex_created_ptr tx_initialize_high_level.o
0x200002d4 - 0x00000004 Zero RW 1562 .bss._tx_queue_created_count tx_initialize_high_level.o
0x200002d8 - 0x00000004 Zero RW 1561 .bss._tx_queue_created_ptr tx_initialize_high_level.o
0x200002dc - 0x00000004 Zero RW 1560 .bss._tx_semaphore_created_count tx_initialize_high_level.o
0x200002e0 - 0x00000004 Zero RW 1559 .bss._tx_semaphore_created_ptr tx_initialize_high_level.o
0x200002e4 - 0x00000004 Zero RW 2115 .bss._tx_thread_created_count tx_thread_initialize.o
0x200002e8 - 0x00000004 Zero RW 2114 .bss._tx_thread_created_ptr tx_thread_initialize.o
0x200002ec - 0x00000004 Zero RW 2109 .bss._tx_thread_current_ptr tx_thread_initialize.o
0x200002f0 - 0x00000004 Zero RW 2110 .bss._tx_thread_execute_ptr tx_thread_initialize.o
0x200002f4 - 0x00000004 Zero RW 2112 .bss._tx_thread_highest_priority tx_thread_initialize.o
0x200002f8 - 0x00000004 Zero RW 2117 .bss._tx_thread_mutex_release tx_thread_initialize.o
0x200002fc - 0x00000004 Zero RW 2116 .bss._tx_thread_preempt_disable tx_thread_initialize.o
0x20000300 - 0x00000080 Zero RW 2113 .bss._tx_thread_priority_list tx_thread_initialize.o
0x20000380 - 0x00000004 Zero RW 2111 .bss._tx_thread_priority_maps tx_thread_initialize.o
0x20000384 - 0x00000004 Zero RW 2119 .bss._tx_thread_system_stack_ptr tx_thread_initialize.o
0x20000388 - 0x00000004 Zero RW 2777 .bss._tx_timer_created_count tx_timer_initialize.o
0x2000038c - 0x00000004 Zero RW 2776 .bss._tx_timer_created_ptr tx_timer_initialize.o
0x20000390 - 0x00000004 Zero RW 2768 .bss._tx_timer_current_ptr tx_timer_initialize.o
0x20000394 - 0x00000004 Zero RW 2764 .bss._tx_timer_expired tx_timer_initialize.o
0x20000398 - 0x00000004 Zero RW 2763 .bss._tx_timer_expired_time_slice tx_timer_initialize.o
0x2000039c - 0x00000004 Zero RW 2765 .bss._tx_timer_expired_timer_ptr tx_timer_initialize.o
0x200003a0 - 0x00000080 Zero RW 2766 .bss._tx_timer_list tx_timer_initialize.o
0x20000420 - 0x00000004 Zero RW 2769 .bss._tx_timer_list_end tx_timer_initialize.o
0x20000424 - 0x00000004 Zero RW 2767 .bss._tx_timer_list_start tx_timer_initialize.o
0x20000428 - 0x00000004 Zero RW 2773 .bss._tx_timer_priority tx_timer_initialize.o
0x2000042c - 0x00000004 Zero RW 2772 .bss._tx_timer_stack_size tx_timer_initialize.o
0x20000430 - 0x00000004 Zero RW 2771 .bss._tx_timer_stack_start tx_timer_initialize.o
0x20000434 - 0x00000004 Zero RW 2761 .bss._tx_timer_system_clock tx_timer_initialize.o
0x20000438 - 0x000000b0 Zero RW 2774 .bss._tx_timer_thread tx_timer_initialize.o
0x200004e8 - 0x00000400 Zero RW 2770 .bss._tx_timer_thread_stack_area tx_timer_initialize.o
0x200008e8 - 0x00000004 Zero RW 2762 .bss._tx_timer_time_slice tx_timer_initialize.o
0x200008ec - 0x00000104 Zero RW 2868 .bss.ble_rx_ring hcble.o
0x200009f0 - 0x00000001 Zero RW 2867 .bss.data_received hcble.o
0x200009f1 0x0800ebd8 0x00000003 PAD
0x200009f4 - 0x00000004 Zero RW 2940 .bss.distance_cm ultrasound.o
0x200009f8 - 0x00000078 Zero RW 97 .bss.handle_GPDMA1_Channel3 usart.o
0x20000a70 - 0x00000078 Zero RW 94 .bss.handle_GPDMA1_Channel4 usart.o
0x20000ae8 - 0x00000078 Zero RW 93 .bss.handle_GPDMA1_Channel5 usart.o
0x20000b60 - 0x0000004c Zero RW 154 .bss.htim1 stm32h5xx_hal_timebase_tim.o
0x20000bac - 0x0000004c Zero RW 70 .bss.htim2 tim.o
0x20000bf8 - 0x00000094 Zero RW 89 .bss.huart1 usart.o
0x20000c8c - 0x00000094 Zero RW 90 .bss.huart2 usart.o
0x20000d20 - 0x00000094 Zero RW 88 .bss.huart5 usart.o
0x20000db4 - 0x00000004 Zero RW 2937 .bss.ic_val1 ultrasound.o
0x20000db8 - 0x00000004 Zero RW 2938 .bss.ic_val2 ultrasound.o
0x20000dbc - 0x00000001 Zero RW 2939 .bss.is_first_capture ultrasound.o
0x20000dbd - 0x00000001 Zero RW 2871 .bss.rx_data hcble.o
0x20000dbe - 0x00000002 Zero RW 2866 .bss.rx_index hcble.o
0x20000dc0 - 0x00000034 Zero RW 164 .bss.tx_app_byte_pool app_azure_rtos.o
0x20000df4 - 0x00000400 Zero RW 166 .bss.tx_byte_pool_buffer app_azure_rtos.o
0x200011f4 - 0x00000040 Zero RW 2869 .bss.uart_dma_rx_buf hcble.o
0x20001234 - 0x00000004 Zero RW 1313 .bss.uwTick stm32h5xx_hal.o
0x20001238 - 0x00000200 Zero RW 2 HEAP startup_stm32h563xx.o
0x20001438 - 0x00000400 Zero RW 1 STACK startup_stm32h563xx.o
==============================================================================
Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
88 0 19 0 1076 4013 app_azure_rtos.o
22 0 0 0 0 4870 app_threadx.o
94 0 0 0 0 4935 gpdma.o
230 0 0 0 0 2948 gpio.o
112 0 0 0 321 5806 gps.o
210 0 0 0 456 6135 hcble.o
286 0 0 0 0 8403 main.o
68 28 588 0 1536 944 startup_stm32h563xx.o
132 0 0 5 4 13991 stm32h5xx_hal.o
534 6 0 0 0 13387 stm32h5xx_hal_cortex.o
4392 0 0 0 0 9291 stm32h5xx_hal_dma.o
4770 0 0 0 0 24570 stm32h5xx_hal_dma_ex.o
790 0 0 0 0 5090 stm32h5xx_hal_gpio.o
2 0 0 0 0 369 stm32h5xx_hal_msp.o
4718 16 0 0 0 13001 stm32h5xx_hal_rcc.o
19878 178 0 0 0 29257 stm32h5xx_hal_rcc_ex.o
4330 14 0 0 0 39348 stm32h5xx_hal_tim.o
586 0 0 0 0 21807 stm32h5xx_hal_tim_ex.o
206 0 0 0 76 9734 stm32h5xx_hal_timebase_tim.o
8428 0 24 0 0 26676 stm32h5xx_hal_uart.o
742 0 16 0 0 9343 stm32h5xx_hal_uart_ex.o
294 0 0 0 0 1842 stm32h5xx_it.o
310 0 24 4 0 6001 system_stm32h5xx.o
342 0 0 0 76 10429 tim.o
304 0 0 0 0 4756 tx_byte_pool_create.o
134 0 0 0 52 6286 tx_initialize_high_level.o
104 0 0 0 0 655 tx_initialize_kernel_enter.o
120 20 0 0 0 550 tx_initialize_low_level.o
538 0 0 0 0 4752 tx_thread_create.o
126 0 0 4 168 3995 tx_thread_initialize.o
208 16 0 0 0 774 tx_thread_schedule.o
148 0 0 0 0 3912 tx_thread_shell_entry.o
64 0 0 0 0 459 tx_thread_stack_build.o
112 0 0 0 0 3892 tx_thread_system_preempt_check.o
584 0 0 0 0 4859 tx_thread_system_resume.o
640 0 0 0 0 5068 tx_thread_system_suspend.o
162 0 0 0 0 3716 tx_thread_time_slice.o
114 0 0 0 0 3844 tx_thread_timeout.o
60 0 0 0 0 1108 tx_timer_expiration_process.o
286 0 20 0 1380 4262 tx_timer_initialize.o
184 44 0 0 0 812 tx_timer_interrupt.o
212 0 0 0 0 1562 tx_timer_system_activate.o
112 0 0 0 0 1413 tx_timer_system_deactivate.o
536 0 0 0 0 4737 tx_timer_thread_entry.o
372 0 0 0 0 4931 txe_byte_pool_create.o
266 0 0 0 13 11043 ultrasound.o
1556 0 0 0 924 13968 usart.o
----------------------------------------------------------------------
58640 322 726 16 6088 363544 Object Totals
0 0 32 0 0 0 (incl. Generated)
134 0 3 3 6 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
8 0 0 0 0 68 __main.o
0 0 0 0 0 0 __rtentry.o
12 0 0 0 0 0 __rtentry2.o
6 0 0 0 0 0 __rtentry4.o
94 8 0 0 0 0 __scatter.o
26 0 0 0 0 0 __scatter_copy.o
28 0 0 0 0 0 __scatter_zi.o
16 0 0 0 0 68 aeabi_memset.o
18 0 0 0 0 80 exit.o
6 0 0 0 0 152 heapauxi.o
0 0 0 0 0 0 indicate_semi.o
2 0 0 0 0 0 libinit.o
6 0 0 0 0 0 libinit2.o
2 0 0 0 0 0 libshutdown.o
2 0 0 0 0 0 libshutdown2.o
8 4 0 0 96 68 libspace.o
240 0 0 0 0 100 lludivv7m.o
68 0 0 0 0 68 rt_memclr.o
78 0 0 0 0 80 rt_memclr_w.o
138 0 0 0 0 68 rt_memcpy_v6.o
100 0 0 0 0 80 rt_memcpy_w.o
2 0 0 0 0 0 rtexit.o
10 0 0 0 0 0 rtexit2.o
12 4 0 0 0 68 sys_exit.o
74 0 0 0 0 80 sys_stackheap_outer.o
2 0 0 0 0 68 use_no_semi.o
26 0 0 0 0 116 fpinit.o
----------------------------------------------------------------------
994 16 0 0 96 1164 Library Totals
10 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
958 16 0 0 96 1048 c_w.l
26 0 0 0 0 116 fz_wm.l
----------------------------------------------------------------------
994 16 0 0 96 1164 Library Totals
----------------------------------------------------------------------
==============================================================================
Code (inc. data) RO Data RW Data ZI Data Debug
59634 338 726 16 6184 363488 Grand Totals
59634 338 726 16 6184 363488 ELF Image Totals
59634 338 726 16 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 60360 ( 58.95kB)
Total RW Size (RW Data + ZI Data) 6200 ( 6.05kB)
Total ROM Size (Code + RO Data + RW Data) 60376 ( 58.96kB)
==============================================================================