Files
ManGoWalk_STM32/MDK-ARM/AutoGuideStick/AutoGuideStick.map
2025-07-02 00:06:16 +08:00

6360 lines
662 KiB
Plaintext

Component: Arm Compiler for Embedded 6.21 Tool: armlink [5ec1fa00]
==============================================================================
Section Cross References
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.TIM2_IRQHandler) for TIM2_IRQHandler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.TIM3_IRQHandler) for TIM3_IRQHandler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.TIM6_IRQHandler) for TIM6_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.USART3_IRQHandler) for USART3_IRQHandler
startup_stm32h563xx.o(RESET) refers to stm32h5xx_it.o(.text.UART4_IRQHandler) for UART4_IRQHandler
startup_stm32h563xx.o(.text) refers to system_stm32h5xx.o(.text.SystemInit) for SystemInit
startup_stm32h563xx.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
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_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 tim.o(.text.MX_TIM3_Init) for MX_TIM3_Init
main.o(.text.main) refers to usart.o(.text.MX_USART3_UART_Init) for MX_USART3_UART_Init
main.o(.text.main) refers to tim.o(.text.MX_TIM4_Init) for MX_TIM4_Init
main.o(.text.main) refers to usart.o(.text.MX_UART4_Init) for MX_UART4_Init
main.o(.text.main) refers to tim.o(.text.MX_TIM1_Init) for MX_TIM1_Init
main.o(.text.main) refers to tim.o(.text.MX_TIM8_Init) for MX_TIM8_Init
main.o(.text.main) refers to imu948.o(.text.imu600_init) for imu600_init
main.o(.text.main) refers to gps.o(.text.GPS_Init) for GPS_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 memseta.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(.text.App_ThreadX_Init) refers to app_threadx.o(.rodata.str1.1) for .L.str
app_threadx.o(.text.App_ThreadX_Init) refers to hcble.o(.text.HCBle_SendData) for HCBle_SendData
app_threadx.o(.text.App_ThreadX_Init) refers to app_threadx.o(.bss.ble_rx_stack) for ble_rx_stack
app_threadx.o(.text.App_ThreadX_Init) refers to app_threadx.o(.bss.ble_rx_thread) for ble_rx_thread
app_threadx.o(.text.App_ThreadX_Init) refers to hcble.o(.text.ble_rx_task_entry) for ble_rx_task_entry
app_threadx.o(.text.App_ThreadX_Init) refers to txe_thread_create.o(.text._txe_thread_create) for _txe_thread_create
app_threadx.o(.text.App_ThreadX_Init) refers to app_threadx.o(.bss.ble_tx_stack) for ble_tx_stack
app_threadx.o(.text.App_ThreadX_Init) refers to app_threadx.o(.bss.ble_tx_thread) for ble_tx_thread
app_threadx.o(.text.App_ThreadX_Init) refers to hcble.o(.text.ble_tx_task_entry) for ble_tx_task_entry
app_threadx.o(.text.App_ThreadX_Init) refers to app_threadx.o(.bss.ble_tx_queue) for ble_tx_queue
app_threadx.o(.text.App_ThreadX_Init) refers to app_threadx.o(.bss.ble_tx_queue_buffer) for ble_tx_queue_buffer
app_threadx.o(.text.App_ThreadX_Init) refers to txe_queue_create.o(.text._txe_queue_create) for _txe_queue_create
app_threadx.o(.text.App_ThreadX_Init) refers to app_threadx.o(.bss.imu_angle_stack) for imu_angle_stack
app_threadx.o(.text.App_ThreadX_Init) refers to app_threadx.o(.bss.imu_angle_thread) for imu_angle_thread
app_threadx.o(.text.App_ThreadX_Init) refers to imu948.o(.text.imu_angle_ble_task_entry) for imu_angle_ble_task_entry
app_threadx.o(.text.App_ThreadX_Init) refers to app_threadx.o(.bss.im948_uart_rx_queue) for im948_uart_rx_queue
app_threadx.o(.text.App_ThreadX_Init) refers to app_threadx.o(.bss.im948_rx_queue_buffer) for im948_rx_queue_buffer
app_threadx.o(.text.App_ThreadX_Init) refers to app_threadx.o(.bss.gps_task_stack) for gps_task_stack
app_threadx.o(.text.App_ThreadX_Init) refers to app_threadx.o(.bss.gps_task) for gps_task
app_threadx.o(.text.App_ThreadX_Init) refers to gps.o(.text.gps_thread_entry) for gps_thread_entry
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 hcble.o(.text.HCBle_InitEventFlags) for HCBle_InitEventFlags
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_TIM1_Init) refers to memseta.o(.text) for __aeabi_memclr4
tim.o(.text.MX_TIM1_Init) refers to tim.o(.bss.htim1) for htim1
tim.o(.text.MX_TIM1_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Init) for HAL_TIM_Encoder_Init
tim.o(.text.MX_TIM1_Init) refers to main.o(.text.Error_Handler) for Error_Handler
tim.o(.text.MX_TIM1_Init) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_MasterConfigSynchronization) for HAL_TIMEx_MasterConfigSynchronization
tim.o(.ARM.exidx.text.MX_TIM1_Init) refers to tim.o(.text.MX_TIM1_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_ex.o(.text.HAL_TIMEx_MasterConfigSynchronization) for HAL_TIMEx_MasterConfigSynchronization
tim.o(.ARM.exidx.text.MX_TIM2_Init) refers to tim.o(.text.MX_TIM2_Init) for [Anonymous Symbol]
tim.o(.text.MX_TIM3_Init) refers to tim.o(.bss.htim3) for htim3
tim.o(.text.MX_TIM3_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Init) for HAL_TIM_Base_Init
tim.o(.text.MX_TIM3_Init) refers to main.o(.text.Error_Handler) for Error_Handler
tim.o(.text.MX_TIM3_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigClockSource) for HAL_TIM_ConfigClockSource
tim.o(.text.MX_TIM3_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Init) for HAL_TIM_IC_Init
tim.o(.text.MX_TIM3_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Init) for HAL_TIM_PWM_Init
tim.o(.text.MX_TIM3_Init) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_MasterConfigSynchronization) for HAL_TIMEx_MasterConfigSynchronization
tim.o(.text.MX_TIM3_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_ConfigChannel) for HAL_TIM_IC_ConfigChannel
tim.o(.text.MX_TIM3_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_ConfigChannel) for HAL_TIM_PWM_ConfigChannel
tim.o(.text.MX_TIM3_Init) refers to tim.o(.text.HAL_TIM_MspPostInit) for HAL_TIM_MspPostInit
tim.o(.ARM.exidx.text.MX_TIM3_Init) refers to tim.o(.text.MX_TIM3_Init) for [Anonymous Symbol]
tim.o(.text.HAL_TIM_MspPostInit) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_Init) for HAL_GPIO_Init
tim.o(.ARM.exidx.text.HAL_TIM_MspPostInit) refers to tim.o(.text.HAL_TIM_MspPostInit) for [Anonymous Symbol]
tim.o(.text.MX_TIM4_Init) refers to tim.o(.bss.htim4) for htim4
tim.o(.text.MX_TIM4_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Init) for HAL_TIM_Base_Init
tim.o(.text.MX_TIM4_Init) refers to main.o(.text.Error_Handler) for Error_Handler
tim.o(.text.MX_TIM4_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigClockSource) for HAL_TIM_ConfigClockSource
tim.o(.text.MX_TIM4_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Init) for HAL_TIM_PWM_Init
tim.o(.text.MX_TIM4_Init) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_MasterConfigSynchronization) for HAL_TIMEx_MasterConfigSynchronization
tim.o(.text.MX_TIM4_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_ConfigChannel) for HAL_TIM_PWM_ConfigChannel
tim.o(.text.MX_TIM4_Init) refers to tim.o(.text.HAL_TIM_MspPostInit) for HAL_TIM_MspPostInit
tim.o(.ARM.exidx.text.MX_TIM4_Init) refers to tim.o(.text.MX_TIM4_Init) for [Anonymous Symbol]
tim.o(.text.MX_TIM8_Init) refers to memseta.o(.text) for __aeabi_memclr4
tim.o(.text.MX_TIM8_Init) refers to tim.o(.bss.htim8) for htim8
tim.o(.text.MX_TIM8_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Init) for HAL_TIM_Encoder_Init
tim.o(.text.MX_TIM8_Init) refers to main.o(.text.Error_Handler) for Error_Handler
tim.o(.text.MX_TIM8_Init) refers to stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_MasterConfigSynchronization) for HAL_TIMEx_MasterConfigSynchronization
tim.o(.ARM.exidx.text.MX_TIM8_Init) refers to tim.o(.text.MX_TIM8_Init) for [Anonymous Symbol]
tim.o(.text.HAL_TIM_Encoder_MspInit) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_Init) for HAL_GPIO_Init
tim.o(.ARM.exidx.text.HAL_TIM_Encoder_MspInit) refers to tim.o(.text.HAL_TIM_Encoder_MspInit) for [Anonymous Symbol]
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(.text.HAL_TIM_Base_MspInit) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_Init) for HAL_GPIO_Init
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_Encoder_MspDeInit) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
tim.o(.ARM.exidx.text.HAL_TIM_Encoder_MspDeInit) refers to tim.o(.text.HAL_TIM_Encoder_MspDeInit) for [Anonymous Symbol]
tim.o(.text.HAL_TIM_Base_MspDeInit) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ
tim.o(.text.HAL_TIM_Base_MspDeInit) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
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_UART4_Init) refers to usart.o(.bss.huart4) for huart4
usart.o(.text.MX_UART4_Init) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Init) for HAL_UART_Init
usart.o(.text.MX_UART4_Init) refers to main.o(.text.Error_Handler) for Error_Handler
usart.o(.text.MX_UART4_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetTxFifoThreshold) for HAL_UARTEx_SetTxFifoThreshold
usart.o(.text.MX_UART4_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetRxFifoThreshold) for HAL_UARTEx_SetRxFifoThreshold
usart.o(.text.MX_UART4_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_DisableFifoMode) for HAL_UARTEx_DisableFifoMode
usart.o(.ARM.exidx.text.MX_UART4_Init) refers to usart.o(.text.MX_UART4_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.MX_USART3_UART_Init) refers to usart.o(.bss.huart3) for huart3
usart.o(.text.MX_USART3_UART_Init) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Init) for HAL_UART_Init
usart.o(.text.MX_USART3_UART_Init) refers to main.o(.text.Error_Handler) for Error_Handler
usart.o(.text.MX_USART3_UART_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetTxFifoThreshold) for HAL_UARTEx_SetTxFifoThreshold
usart.o(.text.MX_USART3_UART_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetRxFifoThreshold) for HAL_UARTEx_SetRxFifoThreshold
usart.o(.text.MX_USART3_UART_Init) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_DisableFifoMode) for HAL_UARTEx_DisableFifoMode
usart.o(.ARM.exidx.text.MX_USART3_UART_Init) refers to usart.o(.text.MX_USART3_UART_Init) for [Anonymous Symbol]
usart.o(.text.HAL_UART_MspInit) refers to memseta.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 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 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_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_dma.o(.text.HAL_DMA_DeInit) for HAL_DMA_DeInit
usart.o(.text.HAL_UART_MspDeInit) refers to stm32h5xx_hal_cortex.o(.text.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ
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.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.TIM3_IRQHandler) refers to tim.o(.bss.htim3) for htim3
stm32h5xx_it.o(.text.TIM3_IRQHandler) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) for HAL_TIM_IRQHandler
stm32h5xx_it.o(.ARM.exidx.text.TIM3_IRQHandler) refers to stm32h5xx_it.o(.text.TIM3_IRQHandler) for [Anonymous Symbol]
stm32h5xx_it.o(.text.TIM6_IRQHandler) refers to stm32h5xx_hal_timebase_tim.o(.bss.htim6) for htim6
stm32h5xx_it.o(.text.TIM6_IRQHandler) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler) for HAL_TIM_IRQHandler
stm32h5xx_it.o(.ARM.exidx.text.TIM6_IRQHandler) refers to stm32h5xx_it.o(.text.TIM6_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.USART3_IRQHandler) refers to usart.o(.bss.huart3) for huart3
stm32h5xx_it.o(.text.USART3_IRQHandler) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
stm32h5xx_it.o(.ARM.exidx.text.USART3_IRQHandler) refers to stm32h5xx_it.o(.text.USART3_IRQHandler) for [Anonymous Symbol]
stm32h5xx_it.o(.text.UART4_IRQHandler) refers to usart.o(.bss.huart4) for huart4
stm32h5xx_it.o(.text.UART4_IRQHandler) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
stm32h5xx_it.o(.ARM.exidx.text.UART4_IRQHandler) refers to stm32h5xx_it.o(.text.UART4_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_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick) refers to stm32h5xx_hal_timebase_tim.o(.bss.htim6) for htim6
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.htim6) for htim6
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.htim6) for htim6
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 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 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 uldiv.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 hcble.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 hcble.o(.text.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT_FIFOEN) refers to imu948.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 hcble.o(.text.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT_FIFOEN) refers to imu948.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 hcble.o(.text.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT) refers to imu948.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 hcble.o(.text.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT) refers to imu948.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 hcble.o(.text.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32h5xx_hal_uart.o(.text.UART_DMAReceiveCplt) refers to imu948.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 hcble.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 memseta.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 memseta.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 memseta.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 memseta.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 memseta.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 memseta.o(.text) for __aeabi_memset
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 memseta.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 memseta.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 memseta.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 memseta.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_InitEventFlags) refers to hcble.o(.bss.ble_event_flags) for ble_event_flags
hcble.o(.text.HCBle_InitEventFlags) refers to hcble.o(.rodata.str1.1) for .L.str
hcble.o(.text.HCBle_InitEventFlags) refers to txe_event_flags_create.o(.text._txe_event_flags_create) for _txe_event_flags_create
hcble.o(.text.HCBle_InitEventFlags) refers to app_threadx.o(.bss.system_events) for system_events
hcble.o(.ARM.exidx.text.HCBle_InitEventFlags) refers to hcble.o(.text.HCBle_InitEventFlags) for [Anonymous Symbol]
hcble.o(.text.HCBle_InitDMAReception) refers to usart.o(.bss.huart4) for huart4
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_ex.o(.text.HAL_UARTEx_ReceiveToIdle_IT) for HAL_UARTEx_ReceiveToIdle_IT
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 printfa.o(i.__0vsprintf) for vsprintf
hcble.o(.text.HCBle_SendData) refers to strlen.o(.text) for strlen
hcble.o(.text.HCBle_SendData) refers to usart.o(.bss.huart4) for huart4
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_UARTEx_RxEventCallback) refers to hcble.o(.bss.uart_dma_rx_buf) for uart_dma_rx_buf
hcble.o(.text.HAL_UARTEx_RxEventCallback) refers to hcble.o(.bss.ble_rx_ring) for ble_rx_ring
hcble.o(.text.HAL_UARTEx_RxEventCallback) refers to hcble.o(.bss.ble_event_flags) for ble_event_flags
hcble.o(.text.HAL_UARTEx_RxEventCallback) refers to txe_event_flags_set.o(.text._txe_event_flags_set) for _txe_event_flags_set
hcble.o(.text.HAL_UARTEx_RxEventCallback) refers to usart.o(.bss.huart4) for huart4
hcble.o(.text.HAL_UARTEx_RxEventCallback) refers to stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_IT) for HAL_UARTEx_ReceiveToIdle_IT
hcble.o(.text.HAL_UARTEx_RxEventCallback) refers to gps.o(.bss.GPS) for GPS
hcble.o(.text.HAL_UARTEx_RxEventCallback) refers to gps.o(.bss.GPS_DMA_RX_BUF) for GPS_DMA_RX_BUF
hcble.o(.text.HAL_UARTEx_RxEventCallback) refers to memcpya.o(.text) for __aeabi_memcpy
hcble.o(.text.HAL_UARTEx_RxEventCallback) refers to app_threadx.o(.bss.system_events) for system_events
hcble.o(.text.HAL_UARTEx_RxEventCallback) refers to usart.o(.bss.huart2) for huart2
hcble.o(.ARM.exidx.text.HAL_UARTEx_RxEventCallback) refers to hcble.o(.text.HAL_UARTEx_RxEventCallback) for [Anonymous Symbol]
hcble.o(.text.HCBle_ParseAndHandleFrame) refers to hcble.o(.rodata.str1.1) for .L.str.2
hcble.o(.text.HCBle_ParseAndHandleFrame) refers to sscanf.o(.text) for sscanf
hcble.o(.text.HCBle_ParseAndHandleFrame) refers to hcble.o(.bss.cmd) for cmd
hcble.o(.text.HCBle_ParseAndHandleFrame) refers to hcble.o(.text.HCBle_SendData) for HCBle_SendData
hcble.o(.ARM.exidx.text.HCBle_ParseAndHandleFrame) refers to hcble.o(.text.HCBle_ParseAndHandleFrame) for [Anonymous Symbol]
hcble.o(.text.ble_rx_task_entry) refers to hcble.o(.text.HCBle_InitDMAReception) for HCBle_InitDMAReception
hcble.o(.text.ble_rx_task_entry) refers to hcble.o(.bss.ble_event_flags) for ble_event_flags
hcble.o(.text.ble_rx_task_entry) refers to txe_event_flags_get.o(.text._txe_event_flags_get) for _txe_event_flags_get
hcble.o(.text.ble_rx_task_entry) refers to hcble.o(.bss.ble_rx_ring) for ble_rx_ring
hcble.o(.text.ble_rx_task_entry) refers to hcble.o(.bss.ble_rx_task_entry.parsing) for ble_rx_task_entry.parsing
hcble.o(.text.ble_rx_task_entry) refers to hcble.o(.bss.ble_rx_task_entry.idx) for ble_rx_task_entry.idx
hcble.o(.text.ble_rx_task_entry) refers to hcble.o(.bss.ble_rx_task_entry.json_buf) for ble_rx_task_entry.json_buf
hcble.o(.text.ble_rx_task_entry) refers to hcble.o(.text.HCBle_ParseAndHandleFrame) for HCBle_ParseAndHandleFrame
hcble.o(.ARM.exidx.text.ble_rx_task_entry) refers to hcble.o(.text.ble_rx_task_entry) for [Anonymous Symbol]
hcble.o(.text.ble_tx_task_entry) refers to app_threadx.o(.bss.ble_tx_queue) for ble_tx_queue
hcble.o(.text.ble_tx_task_entry) refers to txe_queue_receive.o(.text._txe_queue_receive) for _txe_queue_receive
hcble.o(.text.ble_tx_task_entry) refers to f2d.o(.text) for __aeabi_f2d
hcble.o(.text.ble_tx_task_entry) refers to hcble.o(.rodata.str1.1) for .L.str.5
hcble.o(.text.ble_tx_task_entry) refers to hcble.o(.text.HCBle_SendData) for HCBle_SendData
hcble.o(.text.ble_tx_task_entry) refers to tx_thread_sleep.o(.text._tx_thread_sleep) for _tx_thread_sleep
hcble.o(.ARM.exidx.text.ble_tx_task_entry) refers to hcble.o(.text.ble_tx_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_IT) for HAL_UARTEx_ReceiveToIdle_IT
gps.o(.ARM.exidx.text.GPS_Init) refers to gps.o(.text.GPS_Init) for [Anonymous Symbol]
gps.o(.text.GPS_LinePush) refers to gps.o(.bss.line_w) for line_w
gps.o(.text.GPS_LinePush) refers to gps.o(.bss.line_buf) for line_buf
gps.o(.text.GPS_LinePush) refers to gps.o(.bss.GPS) for GPS
gps.o(.text.GPS_LinePush) refers to strlen.o(.text) for strlen
gps.o(.text.GPS_LinePush) refers to strncat.o(.text) for strncat
gps.o(.text.GPS_LinePush) refers to strncpy.o(.text) for strncpy
gps.o(.text.GPS_LinePush) refers to app_threadx.o(.bss.system_events) for system_events
gps.o(.text.GPS_LinePush) refers to txe_event_flags_set.o(.text._txe_event_flags_set) for _txe_event_flags_set
gps.o(.ARM.exidx.text.GPS_LinePush) refers to gps.o(.text.GPS_LinePush) 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 strncmp.o(.text) for strncmp
gps.o(.text.parseGpsBuffer) refers to sscanf.o(.text) for sscanf
gps.o(.text.parseGpsBuffer) refers to strcpy.o(.text) for strcpy
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(.text) for __aeabi_ddiv
gps.o(.text.Convert_to_degrees) refers to dfixi.o(.text) for __aeabi_d2iz
gps.o(.text.Convert_to_degrees) refers to dflti.o(.text) for __aeabi_i2d
gps.o(.text.Convert_to_degrees) refers to dadd.o(.text) for __aeabi_dsub
gps.o(.ARM.exidx.text.Convert_to_degrees) refers to gps.o(.text.Convert_to_degrees) 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 memseta.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.gps_thread_entry) refers to gps.o(.text.GPS_Init) for GPS_Init
gps.o(.text.gps_thread_entry) refers to app_threadx.o(.bss.system_events) for system_events
gps.o(.text.gps_thread_entry) refers to txe_event_flags_get.o(.text._txe_event_flags_get) for _txe_event_flags_get
gps.o(.text.gps_thread_entry) refers to gps.o(.text.parseGpsBuffer) for parseGpsBuffer
gps.o(.text.gps_thread_entry) refers to gps.o(.bss.GPS) for GPS
gps.o(.text.gps_thread_entry) refers to gps.o(.text.Convert_to_degrees) for Convert_to_degrees
gps.o(.text.gps_thread_entry) refers to d2f.o(.text) for __aeabi_d2f
gps.o(.text.gps_thread_entry) refers to hcble.o(.bss.current_location) for current_location
gps.o(.text.gps_thread_entry) refers to txe_event_flags_set.o(.text._txe_event_flags_set) for _txe_event_flags_set
gps.o(.text.gps_thread_entry) refers to app_threadx.o(.bss.ble_tx_queue) for ble_tx_queue
gps.o(.text.gps_thread_entry) refers to txe_queue_send.o(.text._txe_queue_send) for _txe_queue_send
gps.o(.ARM.exidx.text.gps_thread_entry) refers to gps.o(.text.gps_thread_entry) 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]
shake_motor.o(.text.Shake_Motor_Left) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
shake_motor.o(.text.Shake_Motor_Left) refers to tx_thread_sleep.o(.text._tx_thread_sleep) for _tx_thread_sleep
shake_motor.o(.ARM.exidx.text.Shake_Motor_Left) refers to shake_motor.o(.text.Shake_Motor_Left) for [Anonymous Symbol]
shake_motor.o(.text.Shake_Motor_Right) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
shake_motor.o(.text.Shake_Motor_Right) refers to tx_thread_sleep.o(.text._tx_thread_sleep) for _tx_thread_sleep
shake_motor.o(.ARM.exidx.text.Shake_Motor_Right) refers to shake_motor.o(.text.Shake_Motor_Right) 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.DWT_Init) for DWT_Init
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 app_threadx.o(.bss.system_events) for system_events
ultrasound.o(.text.ultrasonic_task_entry) refers to txe_event_flags_set.o(.text._txe_event_flags_set) for _txe_event_flags_set
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(.text.HAL_TIM_IC_CaptureCallback) refers to ultrasound.o(.bss.ultrasonic_event) for ultrasonic_event
ultrasound.o(.text.HAL_TIM_IC_CaptureCallback) refers to txe_event_flags_set.o(.text._txe_event_flags_set) for _txe_event_flags_set
ultrasound.o(.ARM.exidx.text.HAL_TIM_IC_CaptureCallback) refers to ultrasound.o(.text.HAL_TIM_IC_CaptureCallback) for [Anonymous Symbol]
imu.o(.ARM.exidx.text.CalcSum1) refers to imu.o(.text.CalcSum1) for [Anonymous Symbol]
imu.o(.ARM.exidx.text.Memcpy) refers to imu.o(.text.Memcpy) for [Anonymous Symbol]
imu.o(.text.Cmd_PackAndTx) refers to memseta.o(.text) for __aeabi_memclr
imu.o(.text.Cmd_PackAndTx) refers to imu.o(.data.targetDeviceAddress) for targetDeviceAddress
imu.o(.text.Cmd_PackAndTx) refers to imu.o(.text.Memcpy) for Memcpy
imu.o(.text.Cmd_PackAndTx) refers to imu.o(.text.CalcSum1) for CalcSum1
imu.o(.text.Cmd_PackAndTx) refers to imu.o(.text.Cmd_Write) for Cmd_Write
imu.o(.ARM.exidx.text.Cmd_PackAndTx) refers to imu.o(.text.Cmd_PackAndTx) for [Anonymous Symbol]
imu.o(.text.Cmd_Write) refers to imu.o(.text.UART_Write) for UART_Write
imu.o(.ARM.exidx.text.Cmd_Write) refers to imu.o(.text.Cmd_Write) for [Anonymous Symbol]
imu.o(.text.Cmd_GetPkt) refers to imu.o(.bss.Cmd_GetPkt.CS) for Cmd_GetPkt.CS
imu.o(.text.Cmd_GetPkt) refers to imu.o(.bss.Cmd_GetPkt.RxIndex) for Cmd_GetPkt.RxIndex
imu.o(.text.Cmd_GetPkt) refers to imu.o(.bss.Cmd_GetPkt.i) for Cmd_GetPkt.i
imu.o(.text.Cmd_GetPkt) refers to imu.o(.bss.Cmd_GetPkt.buf) for Cmd_GetPkt.buf
imu.o(.text.Cmd_GetPkt) refers to imu.o(.data.targetDeviceAddress) for targetDeviceAddress
imu.o(.text.Cmd_GetPkt) refers to imu.o(.text.Cmd_RxUnpack) for Cmd_RxUnpack
imu.o(.ARM.exidx.text.Cmd_GetPkt) refers to imu.o(.text.Cmd_GetPkt) for [Anonymous Symbol]
imu.o(.text.Cmd_RxUnpack) refers to f2d.o(.text) for __aeabi_f2d
imu.o(.text.Cmd_RxUnpack) refers to sqrt.o(i.__hardfp_sqrt) for __hardfp_sqrt
imu.o(.text.Cmd_RxUnpack) refers to d2f.o(.text) for __aeabi_d2f
imu.o(.text.Cmd_RxUnpack) refers to imu.o(.bss.AngleX) for AngleX
imu.o(.text.Cmd_RxUnpack) refers to imu.o(.bss.AngleY) for AngleY
imu.o(.text.Cmd_RxUnpack) refers to imu.o(.bss.AngleZ) for AngleZ
imu.o(.text.Cmd_RxUnpack) refers to imu.o(.bss.isNewData) for isNewData
imu.o(.ARM.exidx.text.Cmd_RxUnpack) refers to imu.o(.text.Cmd_RxUnpack) for [Anonymous Symbol]
imu.o(.text.Cmd_02) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_02) refers to imu.o(.text.Cmd_02) for [Anonymous Symbol]
imu.o(.text.Cmd_03) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_03) refers to imu.o(.text.Cmd_03) for [Anonymous Symbol]
imu.o(.text.Cmd_18) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_18) refers to imu.o(.text.Cmd_18) for [Anonymous Symbol]
imu.o(.text.Cmd_19) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_19) refers to imu.o(.text.Cmd_19) for [Anonymous Symbol]
imu.o(.text.Cmd_11) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_11) refers to imu.o(.text.Cmd_11) for [Anonymous Symbol]
imu.o(.text.Cmd_10) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_10) refers to imu.o(.text.Cmd_10) for [Anonymous Symbol]
imu.o(.text.Cmd_12) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_12) refers to imu.o(.text.Cmd_12) for [Anonymous Symbol]
imu.o(.text.Cmd_13) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_13) refers to imu.o(.text.Cmd_13) for [Anonymous Symbol]
imu.o(.text.Cmd_16) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_16) refers to imu.o(.text.Cmd_16) for [Anonymous Symbol]
imu.o(.text.Cmd_14) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_14) refers to imu.o(.text.Cmd_14) for [Anonymous Symbol]
imu.o(.text.Cmd_15) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_15) refers to imu.o(.text.Cmd_15) for [Anonymous Symbol]
imu.o(.text.Cmd_07) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_07) refers to imu.o(.text.Cmd_07) for [Anonymous Symbol]
imu.o(.text.Cmd_17) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_17) refers to imu.o(.text.Cmd_17) for [Anonymous Symbol]
imu.o(.text.Cmd_32) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_32) refers to imu.o(.text.Cmd_32) for [Anonymous Symbol]
imu.o(.text.Cmd_04) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_04) refers to imu.o(.text.Cmd_04) for [Anonymous Symbol]
imu.o(.text.Cmd_05) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_05) refers to imu.o(.text.Cmd_05) for [Anonymous Symbol]
imu.o(.text.Cmd_06) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_06) refers to imu.o(.text.Cmd_06) for [Anonymous Symbol]
imu.o(.text.Cmd_08) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_08) refers to imu.o(.text.Cmd_08) for [Anonymous Symbol]
imu.o(.text.Cmd_20) refers to imu.o(.rodata..L__const.Cmd_20.buf) for .L__const.Cmd_20.buf
imu.o(.text.Cmd_20) refers to memcpya.o(.text) for __aeabi_memcpy
imu.o(.text.Cmd_20) refers to imu.o(.text.Memcpy) for Memcpy
imu.o(.text.Cmd_20) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_20) refers to imu.o(.text.Cmd_20) for [Anonymous Symbol]
imu.o(.text.Cmd_21) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_21) refers to imu.o(.text.Cmd_21) for [Anonymous Symbol]
imu.o(.text.Cmd_22) refers to imu.o(.rodata..L__const.Cmd_22.buf) for .L__const.Cmd_22.buf
imu.o(.text.Cmd_22) refers to memcpya.o(.text) for __aeabi_memcpy
imu.o(.text.Cmd_22) refers to imu.o(.text.Memcpy) for Memcpy
imu.o(.text.Cmd_22) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_22) refers to imu.o(.text.Cmd_22) for [Anonymous Symbol]
imu.o(.text.Cmd_23) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_23) refers to imu.o(.text.Cmd_23) for [Anonymous Symbol]
imu.o(.text.Cmd_24) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_24) refers to imu.o(.text.Cmd_24) for [Anonymous Symbol]
imu.o(.text.Cmd_25) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_25) refers to imu.o(.text.Cmd_25) for [Anonymous Symbol]
imu.o(.text.Cmd_26) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_26) refers to imu.o(.text.Cmd_26) for [Anonymous Symbol]
imu.o(.text.Cmd_27) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_27) refers to imu.o(.text.Cmd_27) for [Anonymous Symbol]
imu.o(.text.Cmd_2A) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_2A) refers to imu.o(.text.Cmd_2A) for [Anonymous Symbol]
imu.o(.text.Cmd_2B) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_2B) refers to imu.o(.text.Cmd_2B) for [Anonymous Symbol]
imu.o(.text.Cmd_2C) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_2C) refers to imu.o(.text.Cmd_2C) for [Anonymous Symbol]
imu.o(.text.Cmd_2D) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_2D) refers to imu.o(.text.Cmd_2D) for [Anonymous Symbol]
imu.o(.text.Cmd_2E) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_2E) refers to imu.o(.text.Cmd_2E) for [Anonymous Symbol]
imu.o(.text.Cmd_2F) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_2F) refers to imu.o(.text.Cmd_2F) for [Anonymous Symbol]
imu.o(.text.Cmd_30) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_30) refers to imu.o(.text.Cmd_30) for [Anonymous Symbol]
imu.o(.text.Cmd_31) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_31) refers to imu.o(.text.Cmd_31) for [Anonymous Symbol]
imu.o(.text.Cmd_33) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_33) refers to imu.o(.text.Cmd_33) for [Anonymous Symbol]
imu.o(.text.Cmd_34) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_34) refers to imu.o(.text.Cmd_34) for [Anonymous Symbol]
imu.o(.text.Cmd_35) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_35) refers to imu.o(.text.Cmd_35) for [Anonymous Symbol]
imu.o(.text.Cmd_36) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_36) refers to imu.o(.text.Cmd_36) for [Anonymous Symbol]
imu.o(.text.Cmd_37) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_37) refers to imu.o(.text.Cmd_37) for [Anonymous Symbol]
imu.o(.text.Cmd_38) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_38) refers to imu.o(.text.Cmd_38) for [Anonymous Symbol]
imu.o(.text.Cmd_28) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_28) refers to imu.o(.text.Cmd_28) for [Anonymous Symbol]
imu.o(.text.Cmd_40) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_40) refers to imu.o(.text.Cmd_40) for [Anonymous Symbol]
imu.o(.text.Cmd_41) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_41) refers to imu.o(.text.Cmd_41) for [Anonymous Symbol]
imu.o(.text.Cmd_42) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_42) refers to imu.o(.text.Cmd_42) for [Anonymous Symbol]
imu.o(.text.Cmd_43) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_43) refers to imu.o(.text.Cmd_43) for [Anonymous Symbol]
imu.o(.text.Cmd_44) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_44) refers to imu.o(.text.Cmd_44) for [Anonymous Symbol]
imu.o(.text.Cmd_47) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_47) refers to imu.o(.text.Cmd_47) for [Anonymous Symbol]
imu.o(.text.Cmd_48) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_48) refers to imu.o(.text.Cmd_48) for [Anonymous Symbol]
imu.o(.text.Cmd_49) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_49) refers to imu.o(.text.Cmd_49) for [Anonymous Symbol]
imu.o(.text.Cmd_50) refers to imu.o(.rodata..L__const.Cmd_50.buf) for .L__const.Cmd_50.buf
imu.o(.text.Cmd_50) refers to memcpya.o(.text) for __aeabi_memcpy
imu.o(.text.Cmd_50) refers to imu.o(.text.Memcpy) for Memcpy
imu.o(.text.Cmd_50) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_50) refers to imu.o(.text.Cmd_50) for [Anonymous Symbol]
imu.o(.text.Cmd_51) refers to imu.o(.text.Cmd_PackAndTx) for Cmd_PackAndTx
imu.o(.ARM.exidx.text.Cmd_51) refers to imu.o(.text.Cmd_51) for [Anonymous Symbol]
imu.o(.text.UART_Write) refers to usart.o(.bss.huart3) for huart3
imu.o(.text.UART_Write) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_IT) for HAL_UART_Transmit_IT
imu.o(.ARM.exidx.text.UART_Write) refers to imu.o(.text.UART_Write) for [Anonymous Symbol]
imu.o(.text.im948_test) refers to imu.o(.bss.im948_ctl) for im948_ctl
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_02) for Cmd_02
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_03) for Cmd_03
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_18) for Cmd_18
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_19) for Cmd_19
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_11) for Cmd_11
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_10) for Cmd_10
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_12) for Cmd_12
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_13) for Cmd_13
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_16) for Cmd_16
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_14) for Cmd_14
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_15) for Cmd_15
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_07) for Cmd_07
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_17) for Cmd_17
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_32) for Cmd_32
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_04) for Cmd_04
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_05) for Cmd_05
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_06) for Cmd_06
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_08) for Cmd_08
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_20) for Cmd_20
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_21) for Cmd_21
imu.o(.text.im948_test) refers to imu.o(.rodata.str1.1) for .L.str
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_22) for Cmd_22
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_23) for Cmd_23
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_24) for Cmd_24
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_25) for Cmd_25
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_26) for Cmd_26
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_27) for Cmd_27
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_2A) for Cmd_2A
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_2B) for Cmd_2B
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_2C) for Cmd_2C
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_2D) for Cmd_2D
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_2E) for Cmd_2E
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_2F) for Cmd_2F
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_30) for Cmd_30
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_31) for Cmd_31
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_33) for Cmd_33
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_34) for Cmd_34
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_35) for Cmd_35
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_36) for Cmd_36
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_37) for Cmd_37
imu.o(.text.im948_test) refers to imu.o(.text.Cmd_38) for Cmd_38
imu.o(.ARM.exidx.text.im948_test) refers to imu.o(.text.im948_test) for [Anonymous Symbol]
motor.o(.text.PWM_GPIO_TIM_Init) refers to tim.o(.bss.htim3) for htim3
motor.o(.text.PWM_GPIO_TIM_Init) refers to stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Start) for HAL_TIM_PWM_Start
motor.o(.text.PWM_GPIO_TIM_Init) refers to tim.o(.bss.htim4) for htim4
motor.o(.ARM.exidx.text.PWM_GPIO_TIM_Init) refers to motor.o(.text.PWM_GPIO_TIM_Init) for [Anonymous Symbol]
motor.o(.text.MotorA_Dir) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
motor.o(.ARM.exidx.text.MotorA_Dir) refers to motor.o(.text.MotorA_Dir) for [Anonymous Symbol]
motor.o(.text.MotorB_Dir) refers to stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
motor.o(.ARM.exidx.text.MotorB_Dir) refers to motor.o(.text.MotorB_Dir) for [Anonymous Symbol]
motor.o(.text.MotorA_Speed) refers to tim.o(.bss.htim4) for htim4
motor.o(.ARM.exidx.text.MotorA_Speed) refers to motor.o(.text.MotorA_Speed) for [Anonymous Symbol]
motor.o(.text.MotorB_Speed) refers to tim.o(.bss.htim3) for htim3
motor.o(.ARM.exidx.text.MotorB_Speed) refers to motor.o(.text.MotorB_Speed) for [Anonymous Symbol]
motor.o(.text.DriveBOTH) refers to motor.o(.text.MotorA_Dir) for MotorA_Dir
motor.o(.text.DriveBOTH) refers to motor.o(.text.MotorA_Speed) for MotorA_Speed
motor.o(.text.DriveBOTH) refers to motor.o(.text.MotorB_Dir) for MotorB_Dir
motor.o(.ARM.exidx.text.DriveBOTH) refers to motor.o(.text.DriveBOTH) for [Anonymous Symbol]
imu948.o(.text.imu600_init) refers to usart.o(.bss.huart3) for huart3
imu948.o(.text.imu600_init) refers to main.o(.bss.rx_byte) for rx_byte
imu948.o(.text.imu600_init) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_IT) for HAL_UART_Receive_IT
imu948.o(.text.imu600_init) refers to stm32h5xx_hal.o(.text.HAL_Delay) for HAL_Delay
imu948.o(.text.imu600_init) refers to imu.o(.text.Cmd_03) for Cmd_03
imu948.o(.text.imu600_init) refers to imu.o(.text.Cmd_12) for Cmd_12
imu948.o(.text.imu600_init) refers to imu.o(.text.Cmd_19) for Cmd_19
imu948.o(.ARM.exidx.text.imu600_init) refers to imu948.o(.text.imu600_init) for [Anonymous Symbol]
imu948.o(.text.imu_angle_ble_task_entry) refers to app_threadx.o(.bss.im948_uart_rx_queue) for im948_uart_rx_queue
imu948.o(.text.imu_angle_ble_task_entry) refers to txe_queue_receive.o(.text._txe_queue_receive) for _txe_queue_receive
imu948.o(.text.imu_angle_ble_task_entry) refers to imu.o(.text.Cmd_GetPkt) for Cmd_GetPkt
imu948.o(.text.imu_angle_ble_task_entry) refers to imu.o(.bss.isNewData) for isNewData
imu948.o(.text.imu_angle_ble_task_entry) refers to imu.o(.bss.AngleZ) for AngleZ
imu948.o(.text.imu_angle_ble_task_entry) refers to f2d.o(.text) for __aeabi_f2d
imu948.o(.text.imu_angle_ble_task_entry) refers to dadd.o(.text) for __aeabi_dadd
imu948.o(.text.imu_angle_ble_task_entry) refers to d2f.o(.text) for __aeabi_d2f
imu948.o(.text.imu_angle_ble_task_entry) refers to imu948.o(.bss.imu_angle_ble_task_entry.heading_filt) for imu_angle_ble_task_entry.heading_filt
imu948.o(.text.imu_angle_ble_task_entry) refers to hcble.o(.bss.current_location) for current_location
imu948.o(.text.imu_angle_ble_task_entry) refers to app_threadx.o(.bss.ble_tx_queue) for ble_tx_queue
imu948.o(.text.imu_angle_ble_task_entry) refers to txe_queue_send.o(.text._txe_queue_send) for _txe_queue_send
imu948.o(.text.imu_angle_ble_task_entry) refers to tx_thread_sleep.o(.text._tx_thread_sleep) for _tx_thread_sleep
imu948.o(.ARM.exidx.text.imu_angle_ble_task_entry) refers to imu948.o(.text.imu_angle_ble_task_entry) for [Anonymous Symbol]
imu948.o(.text.HAL_UART_RxCpltCallback) refers to main.o(.bss.rx_byte) for rx_byte
imu948.o(.text.HAL_UART_RxCpltCallback) refers to app_threadx.o(.bss.im948_uart_rx_queue) for im948_uart_rx_queue
imu948.o(.text.HAL_UART_RxCpltCallback) refers to txe_queue_send.o(.text._txe_queue_send) for _txe_queue_send
imu948.o(.text.HAL_UART_RxCpltCallback) refers to stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_IT) for HAL_UART_Receive_IT
imu948.o(.ARM.exidx.text.HAL_UART_RxCpltCallback) refers to imu948.o(.text.HAL_UART_RxCpltCallback) for [Anonymous Symbol]
atof.o(i.__hardfp_atof) refers (Special) to iusefp.o(.text) for __I$use$fp
atof.o(i.__hardfp_atof) refers to errno.o(i.__read_errno) for __read_errno
atof.o(i.__hardfp_atof) refers to strtod.o(.text) for __strtod_int
atof.o(i.__hardfp_atof) refers to errno.o(i.__set_errno) for __set_errno
atof.o(i.__softfp_atof) refers (Special) to iusefp.o(.text) for __I$use$fp
atof.o(i.__softfp_atof) refers to errno.o(i.__read_errno) for __read_errno
atof.o(i.__softfp_atof) refers to strtod.o(.text) for __strtod_int
atof.o(i.__softfp_atof) refers to errno.o(i.__set_errno) for __set_errno
atof.o(i.atof) refers (Special) to iusefp.o(.text) for __I$use$fp
atof.o(i.atof) refers to errno.o(i.__read_errno) for __read_errno
atof.o(i.atof) refers to strtod.o(.text) for __strtod_int
atof.o(i.atof) refers to errno.o(i.__set_errno) for __set_errno
sqrt.o(i.__hardfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp
sqrt.o(i.__hardfp_sqrt) refers to dsqrt.o(.text) for _dsqrt
sqrt.o(i.__hardfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno
sqrt.o(i.__softfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp
sqrt.o(i.__softfp_sqrt) refers to dsqrt.o(.text) for _dsqrt
sqrt.o(i.__softfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno
sqrt.o(i.sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp
sqrt.o(i.sqrt) refers to dsqrt.o(.text) for _dsqrt
sqrt.o(i.sqrt) refers to errno.o(i.__set_errno) for __set_errno
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr
uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl
printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0fprintf) refers to fputc.o(i.fputc) for fputc
printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0printf) refers to fputc.o(i.fputc) for fputc
printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout
printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc
printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc
printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vfprintf) refers to fputc.o(i.fputc) for fputc
printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vprintf) refers to fputc.o(i.fputc) for fputc
printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout
printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc
printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc
printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul
printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv
printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd
printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz
printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod
printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding
printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding
printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits
printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp
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_fp.o(.text) for _scanf_real
sscanf.o(.text) refers (Special) to _scanf_str.o(.text) for _scanf_string
sscanf.o(.text) refers to scanf_char.o(.text) for __vfscanf_char
sscanf.o(.text) refers to _sgetc.o(.text) for _sgetc
dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr
dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue
ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
ddiv.o(.text) refers to depilogue.o(.text) for _double_round
dflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue
dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr
f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
d2f.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
d2f.o(.text) refers to fepilogue.o(.text) for _float_round
entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32h563xx.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32h563xx.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main
entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload
entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(.text.main) for main
entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(.text.main) for main
fputc.o(i.fputc) refers (Special) to iusesemip.o(.text) for __I$use$semihosting$fputc
fputc.o(i.fputc) refers (Special) to semi.o(.text) for __semihosting_library_function
fputc_h.o(i._fputc$hlt) refers (Special) to iusesemip.o(.text) for __I$use$semihosting$fputc
fputc_h.o(i._fputc$hlt) refers (Special) to semi.o(.text) for __semihosting_library_function
errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data
errno.o(i.__read_errno) refers to errno.o(.data) for .data
errno.o(i.__set_errno) refers to errno.o(.data) for .data
_scanf_longlong.o(.text) refers to _chval.o(.text) for _chval
_scanf_int.o(.text) refers to _chval.o(.text) for _chval
scanf_fp.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
scanf_fp.o(.text) refers to dfltul.o(.text) for __aeabi_ul2d
scanf_fp.o(.text) refers to dmul.o(.text) for __aeabi_dmul
scanf_fp.o(.text) refers to ddiv.o(.text) for __aeabi_ddiv
scanf_fp.o(.text) refers to scanf_fp.o(i._is_digit) for _is_digit
scanf_fp.o(.text) refers to d2f.o(.text) for __aeabi_d2f
scanf_char.o(.text) refers to _scanf.o(.text) for __vfscanf
scanf_char.o(.text) refers to isspace_c.o(.text) for isspace
strtod.o(.text) refers to scanf_fp.o(.text) for _scanf_real
strtod.o(.text) refers to _sgetc.o(.text) for _sgetc
strtod.o(.text) refers to isspace_c.o(.text) for isspace
fepilogue.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
depilogue.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl
depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue
dsqrt.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dsqrt.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dsqrt.o(.text) refers to depilogue.o(.text) for _double_round
dfixul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl
cdrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
isspace_c.o(.text) refers to ctype_c.o(.text) for __ctype_lookup
_scanf.o(.text) refers (Weak) to scanf_fp.o(.text) 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_str.o(.text) for _scanf_string
dfltul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dfltul.o(.text) refers to depilogue.o(.text) for _double_epilogue
ctype_c.o(.text) refers to ctype_c.o(.constdata) for .constdata
scanf_fp.o(i._is_digit) refers (Special) to iusefp.o(.text) for __I$use$fp
==============================================================================
Removing Unused input sections from the image.
Removing startup_stm32h563xx.o(HEAP), (512 bytes).
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.sensor_events), (36 bytes).
Removing app_threadx.o(.bss.gps_data), (297 bytes).
Removing tim.o(.text), (0 bytes).
Removing tim.o(.ARM.exidx.text.MX_TIM1_Init), (8 bytes).
Removing tim.o(.ARM.exidx.text.MX_TIM2_Init), (8 bytes).
Removing tim.o(.ARM.exidx.text.MX_TIM3_Init), (8 bytes).
Removing tim.o(.ARM.exidx.text.HAL_TIM_MspPostInit), (8 bytes).
Removing tim.o(.ARM.exidx.text.MX_TIM4_Init), (8 bytes).
Removing tim.o(.ARM.exidx.text.MX_TIM8_Init), (8 bytes).
Removing tim.o(.ARM.exidx.text.HAL_TIM_Encoder_MspInit), (8 bytes).
Removing tim.o(.ARM.exidx.text.HAL_TIM_Base_MspInit), (8 bytes).
Removing tim.o(.text.HAL_TIM_Encoder_MspDeInit), (114 bytes).
Removing tim.o(.ARM.exidx.text.HAL_TIM_Encoder_MspDeInit), (8 bytes).
Removing tim.o(.text.HAL_TIM_Base_MspDeInit), (158 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_UART4_Init), (8 bytes).
Removing usart.o(.ARM.exidx.text.MX_USART2_UART_Init), (8 bytes).
Removing usart.o(.ARM.exidx.text.MX_USART3_UART_Init), (8 bytes).
Removing usart.o(.ARM.exidx.text.HAL_UART_MspInit), (8 bytes).
Removing usart.o(.text.HAL_UART_MspDeInit), (230 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.TIM2_IRQHandler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.TIM3_IRQHandler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.TIM6_IRQHandler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.USART2_IRQHandler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.USART3_IRQHandler), (8 bytes).
Removing stm32h5xx_it.o(.ARM.exidx.text.UART4_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(.ARM.exidx.text.HAL_TIM_PWM_Init), (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(.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(.ARM.exidx.text.TIM_OC1_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC2_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC3_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC4_SetConfig), (8 bytes).
Removing stm32h5xx_hal_tim.o(.ARM.exidx.text.TIM_OC5_SetConfig), (8 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(.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(.text.HAL_DMA_GetError), (12 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(.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(.ARM.exidx.text.HAL_UART_Transmit_IT), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_TxISR_16BIT_FIFOEN), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_TxISR_8BIT_FIFOEN), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_TxISR_16BIT), (8 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(.ARM.exidx.text.HAL_UART_Transmit_DMA), (8 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMATransmitCplt), (8 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(.text.HAL_UART_Receive_DMA), (178 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.HAL_UART_Receive_DMA), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.UART_Start_Receive_DMA), (472 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(.text.HAL_UART_AbortReceive), (278 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(.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(.text.HAL_UART_RxHalfCpltCallback), (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(.text.UART_DMAReceiveCplt), (260 bytes).
Removing stm32h5xx_hal_uart.o(.ARM.exidx.text.UART_DMAReceiveCplt), (8 bytes).
Removing stm32h5xx_hal_uart.o(.text.UART_DMARxHalfCplt), (110 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(.ARM.exidx.text.HAL_UARTEx_ReceiveToIdle_IT), (8 bytes).
Removing stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_DMA), (176 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(.ARM.exidx.text._tx_event_flags_cleanup), (8 bytes).
Removing tx_event_flags_create.o(.text), (0 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(.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(.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(.ARM.exidx.text._tx_queue_cleanup), (8 bytes).
Removing tx_queue_create.o(.text), (0 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(.ARM.exidx.text._tx_queue_receive), (8 bytes).
Removing tx_queue_send.o(.text), (0 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(.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(.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(.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(.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(.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(.ARM.exidx.text._txe_queue_receive), (8 bytes).
Removing txe_queue_send.o(.text), (0 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(.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_InitEventFlags), (8 bytes).
Removing hcble.o(.ARM.exidx.text.HCBle_InitDMAReception), (8 bytes).
Removing hcble.o(.ARM.exidx.text.HCBle_SendData), (8 bytes).
Removing hcble.o(.ARM.exidx.text.HAL_UARTEx_RxEventCallback), (8 bytes).
Removing hcble.o(.ARM.exidx.text.HCBle_ParseAndHandleFrame), (8 bytes).
Removing hcble.o(.ARM.exidx.text.ble_rx_task_entry), (8 bytes).
Removing hcble.o(.ARM.exidx.text.ble_tx_task_entry), (8 bytes).
Removing hcble.o(.bss.rx_index), (2 bytes).
Removing hcble.o(.bss.data_received), (1 bytes).
Removing hcble.o(.bss.imu_angle), (4 bytes).
Removing hcble.o(.bss.HC_Recevie), (128 bytes).
Removing hcble.o(.bss.rx_data), (1 bytes).
Removing gps.o(.text), (0 bytes).
Removing gps.o(.ARM.exidx.text.GPS_Init), (8 bytes).
Removing gps.o(.text.GPS_LinePush), (186 bytes).
Removing gps.o(.ARM.exidx.text.GPS_LinePush), (8 bytes).
Removing gps.o(.ARM.exidx.text.parseGpsBuffer), (8 bytes).
Removing gps.o(.ARM.exidx.text.Convert_to_degrees), (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(.ARM.exidx.text.gps_thread_entry), (8 bytes).
Removing gps.o(.bss.line_buf), (256 bytes).
Removing gps.o(.bss.line_w), (2 bytes).
Removing gps.o(.bss.gps_thread_entry.gps_first_fix_sent), (4 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), (22 bytes).
Removing shake_motor.o(.ARM.exidx.text.Shake_Motor_Open), (8 bytes).
Removing shake_motor.o(.text.Shake_Motor_Close), (22 bytes).
Removing shake_motor.o(.ARM.exidx.text.Shake_Motor_Close), (8 bytes).
Removing shake_motor.o(.text.Shake_Motor_Left), (76 bytes).
Removing shake_motor.o(.ARM.exidx.text.Shake_Motor_Left), (8 bytes).
Removing shake_motor.o(.text.Shake_Motor_Right), (48 bytes).
Removing shake_motor.o(.ARM.exidx.text.Shake_Motor_Right), (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), (64 bytes).
Removing ultrasound.o(.ARM.exidx.text.HCSR04_Trigger), (8 bytes).
Removing ultrasound.o(.text.ultrasonic_task_entry), (104 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_task_handle), (176 bytes).
Removing imu.o(.text), (0 bytes).
Removing imu.o(.ARM.exidx.text.CalcSum1), (8 bytes).
Removing imu.o(.ARM.exidx.text.Memcpy), (8 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_PackAndTx), (8 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_Write), (8 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_GetPkt), (8 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_RxUnpack), (8 bytes).
Removing imu.o(.text.Cmd_02), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_02), (8 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_03), (8 bytes).
Removing imu.o(.text.Cmd_18), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_18), (8 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_19), (8 bytes).
Removing imu.o(.text.Cmd_11), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_11), (8 bytes).
Removing imu.o(.text.Cmd_10), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_10), (8 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_12), (8 bytes).
Removing imu.o(.text.Cmd_13), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_13), (8 bytes).
Removing imu.o(.text.Cmd_16), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_16), (8 bytes).
Removing imu.o(.text.Cmd_14), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_14), (8 bytes).
Removing imu.o(.text.Cmd_15), (30 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_15), (8 bytes).
Removing imu.o(.text.Cmd_07), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_07), (8 bytes).
Removing imu.o(.text.Cmd_17), (76 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_17), (8 bytes).
Removing imu.o(.text.Cmd_32), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_32), (8 bytes).
Removing imu.o(.text.Cmd_04), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_04), (8 bytes).
Removing imu.o(.text.Cmd_05), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_05), (8 bytes).
Removing imu.o(.text.Cmd_06), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_06), (8 bytes).
Removing imu.o(.text.Cmd_08), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_08), (8 bytes).
Removing imu.o(.text.Cmd_20), (68 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_20), (8 bytes).
Removing imu.o(.text.Cmd_21), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_21), (8 bytes).
Removing imu.o(.text.Cmd_22), (52 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_22), (8 bytes).
Removing imu.o(.text.Cmd_23), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_23), (8 bytes).
Removing imu.o(.text.Cmd_24), (162 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_24), (8 bytes).
Removing imu.o(.text.Cmd_25), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_25), (8 bytes).
Removing imu.o(.text.Cmd_26), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_26), (8 bytes).
Removing imu.o(.text.Cmd_27), (36 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_27), (8 bytes).
Removing imu.o(.text.Cmd_2A), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_2A), (8 bytes).
Removing imu.o(.text.Cmd_2B), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_2B), (8 bytes).
Removing imu.o(.text.Cmd_2C), (34 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_2C), (8 bytes).
Removing imu.o(.text.Cmd_2D), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_2D), (8 bytes).
Removing imu.o(.text.Cmd_2E), (56 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_2E), (8 bytes).
Removing imu.o(.text.Cmd_2F), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_2F), (8 bytes).
Removing imu.o(.text.Cmd_30), (56 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_30), (8 bytes).
Removing imu.o(.text.Cmd_31), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_31), (8 bytes).
Removing imu.o(.text.Cmd_33), (98 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_33), (8 bytes).
Removing imu.o(.text.Cmd_34), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_34), (8 bytes).
Removing imu.o(.text.Cmd_35), (42 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_35), (8 bytes).
Removing imu.o(.text.Cmd_36), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_36), (8 bytes).
Removing imu.o(.text.Cmd_37), (34 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_37), (8 bytes).
Removing imu.o(.text.Cmd_38), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_38), (8 bytes).
Removing imu.o(.text.Cmd_28), (58 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_28), (8 bytes).
Removing imu.o(.text.Cmd_40), (34 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_40), (8 bytes).
Removing imu.o(.text.Cmd_41), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_41), (8 bytes).
Removing imu.o(.text.Cmd_42), (58 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_42), (8 bytes).
Removing imu.o(.text.Cmd_43), (34 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_43), (8 bytes).
Removing imu.o(.text.Cmd_44), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_44), (8 bytes).
Removing imu.o(.text.Cmd_47), (34 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_47), (8 bytes).
Removing imu.o(.text.Cmd_48), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_48), (8 bytes).
Removing imu.o(.text.Cmd_49), (24 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_49), (8 bytes).
Removing imu.o(.text.Cmd_50), (74 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_50), (8 bytes).
Removing imu.o(.text.Cmd_51), (66 bytes).
Removing imu.o(.ARM.exidx.text.Cmd_51), (8 bytes).
Removing imu.o(.ARM.exidx.text.UART_Write), (8 bytes).
Removing imu.o(.text.im948_test), (728 bytes).
Removing imu.o(.ARM.exidx.text.im948_test), (8 bytes).
Removing imu.o(.rodata..L__const.Cmd_02.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_03.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_18.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_19.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_11.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_10.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_12.buf), (11 bytes).
Removing imu.o(.rodata..L__const.Cmd_13.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_16.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_14.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_15.buf), (3 bytes).
Removing imu.o(.rodata..L__const.Cmd_07.buf), (1 bytes).
Removing imu.o(.rodata.str1.1), (35 bytes).
Removing imu.o(.rodata..L__const.Cmd_32.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_04.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_05.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_06.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_08.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_20.buf), (19 bytes).
Removing imu.o(.rodata..L__const.Cmd_21.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_22.buf), (17 bytes).
Removing imu.o(.rodata..L__const.Cmd_23.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_24.buf), (5 bytes).
Removing imu.o(.rodata..L__const.Cmd_25.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_26.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_2A.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_2B.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_2D.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_2F.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_31.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_33.buf), (3 bytes).
Removing imu.o(.rodata..L__const.Cmd_34.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_36.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_38.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_28.buf), (5 bytes).
Removing imu.o(.rodata..L__const.Cmd_41.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_42.buf), (5 bytes).
Removing imu.o(.rodata..L__const.Cmd_44.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_48.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_49.buf), (1 bytes).
Removing imu.o(.rodata..L__const.Cmd_50.buf), (31 bytes).
Removing imu.o(.rodata..L__const.Cmd_51.buf), (3 bytes).
Removing imu.o(.bss.im948_ctl), (1 bytes).
Removing imu.o(.rodata..L__const.im948_test.accMatrix), (9 bytes).
Removing imu.o(.rodata..L__const.im948_test.comMatrix), (9 bytes).
Removing imu.o(.rodata..L__const.im948_test.accMatrix.1), (9 bytes).
Removing imu.o(.rodata..L__const.im948_test.comMatrix.2), (9 bytes).
Removing imu.o(.bss.UartFifo), (203 bytes).
Removing imu.o(.bss.IMU_Send_Data), (128 bytes).
Removing motor.o(.text), (0 bytes).
Removing motor.o(.text.PWM_GPIO_TIM_Init), (38 bytes).
Removing motor.o(.ARM.exidx.text.PWM_GPIO_TIM_Init), (8 bytes).
Removing motor.o(.text.MotorA_Dir), (82 bytes).
Removing motor.o(.ARM.exidx.text.MotorA_Dir), (8 bytes).
Removing motor.o(.text.MotorB_Dir), (80 bytes).
Removing motor.o(.ARM.exidx.text.MotorB_Dir), (8 bytes).
Removing motor.o(.text.MotorA_Speed), (26 bytes).
Removing motor.o(.ARM.exidx.text.MotorA_Speed), (8 bytes).
Removing motor.o(.text.MotorB_Speed), (26 bytes).
Removing motor.o(.ARM.exidx.text.MotorB_Speed), (8 bytes).
Removing motor.o(.text.DriveBOTH), (104 bytes).
Removing motor.o(.ARM.exidx.text.DriveBOTH), (8 bytes).
Removing imu948.o(.text), (0 bytes).
Removing imu948.o(.ARM.exidx.text.imu600_init), (8 bytes).
Removing imu948.o(.ARM.exidx.text.imu_angle_ble_task_entry), (8 bytes).
Removing imu948.o(.ARM.exidx.text.HAL_UART_RxCpltCallback), (8 bytes).
Removing imu948.o(.bss.imu_angle_ble_task_entry.filtInit), (1 bytes).
1872 unused section(s) (total 115900 bytes) removed from the image.
==============================================================================
Image Symbol Table
Local Symbols
Symbol Name Value Ov Type Size Object(Section)
../clib/division.s 0x00000000 Number 0 aeabi_sdiv.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isspace_c.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 ctype_c.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE
../clib/microlib/stdio/fputc.c 0x00000000 Number 0 fputc.o ABSOLUTE
../clib/microlib/stdio/fputc.c 0x00000000 Number 0 fputc_h.o ABSOLUTE
../clib/microlib/stdio/semi.s 0x00000000 Number 0 semi.o ABSOLUTE
../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE
../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE
../clib/microlib/string/strcpy.c 0x00000000 Number 0 strcpy.o ABSOLUTE
../clib/microlib/string/strlen.c 0x00000000 Number 0 strlen.o ABSOLUTE
../clib/microlib/string/strncat.c 0x00000000 Number 0 strncat.o ABSOLUTE
../clib/microlib/string/strncmp.c 0x00000000 Number 0 strncmp.o ABSOLUTE
../clib/microlib/string/strncpy.c 0x00000000 Number 0 strncpy.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 iusesemip.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_fp.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 _chval.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _scanf.o ABSOLUTE
../fplib/microlib/d2f.c 0x00000000 Number 0 d2f.o ABSOLUTE
../fplib/microlib/f2d.c 0x00000000 Number 0 f2d.o ABSOLUTE
../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE
../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltul.o ABSOLUTE
../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
../fplib/microlib/fpsqrt.c 0x00000000 Number 0 dsqrt.o ABSOLUTE
../mathlib/atof.c 0x00000000 Number 0 atof.o ABSOLUTE
../mathlib/sqrt.c 0x00000000 Number 0 sqrt.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
Motor.c 0x00000000 Number 0 motor.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
cdrcmple.s 0x00000000 Number 0 cdrcmple.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
handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE
imu948.c 0x00000000 Number 0 imu948.o ABSOLUTE
init.s 0x00000000 Number 0 init.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)
.ARM.Collect$$$$00000000 0x0800024c Section 0 entry.o(.ARM.Collect$$$$00000000)
.ARM.Collect$$$$00000001 0x0800024c Section 4 entry2.o(.ARM.Collect$$$$00000001)
.ARM.Collect$$$$00000004 0x08000250 Section 4 entry5.o(.ARM.Collect$$$$00000004)
.ARM.Collect$$$$00000008 0x08000254 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
.ARM.Collect$$$$0000000A 0x08000254 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
.ARM.Collect$$$$0000000B 0x08000254 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
__lit__00000000 0x0800025c Data 4 entry2.o(.ARM.Collect$$$$00002712)
.ARM.Collect$$$$0000000D 0x0800025c Section 0 entry10a.o(.ARM.Collect$$$$0000000D)
.ARM.Collect$$$$0000000F 0x0800025c Section 0 entry11a.o(.ARM.Collect$$$$0000000F)
.ARM.Collect$$$$00002712 0x0800025c Section 4 entry2.o(.ARM.Collect$$$$00002712)
$v0 0x08000260 Number 0 startup_stm32h563xx.o(.text)
.text 0x08000260 Section 40 startup_stm32h563xx.o(.text)
[Anonymous Symbol] 0x08000288 Section 0 tx_initialize_low_level.o(.text)
[Anonymous Symbol] 0x08000300 Section 0 tx_thread_schedule.o(.text)
__tx_wait_here 0x0800032a Number 0 tx_thread_schedule.o(.text)
__tx_ts_handler 0x0800032c Number 0 tx_thread_schedule.o(.text)
_skip_vfp_save 0x0800034c Number 0 tx_thread_schedule.o(.text)
__tx_ts_new 0x0800035e Number 0 tx_thread_schedule.o(.text)
__tx_ts_restore 0x08000368 Number 0 tx_thread_schedule.o(.text)
_skip_vfp_restore 0x08000390 Number 0 tx_thread_schedule.o(.text)
__tx_ts_wait 0x0800039a Number 0 tx_thread_schedule.o(.text)
__tx_ts_ready 0x080003a6 Number 0 tx_thread_schedule.o(.text)
[Anonymous Symbol] 0x080003d0 Section 0 tx_thread_stack_build.o(.text)
[Anonymous Symbol] 0x08000410 Section 0 tx_timer_interrupt.o(.text)
__tx_timer_no_time_slice 0x08000430 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_no_timer 0x08000442 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_skip_wrap 0x08000452 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_done 0x08000454 Number 0 tx_timer_interrupt.o(.text)
__tx_something_expired 0x08000460 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_dont_activate 0x0800046c Number 0 tx_timer_interrupt.o(.text)
__tx_timer_not_ts_expiration 0x08000490 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_skip_time_slice 0x08000490 Number 0 tx_timer_interrupt.o(.text)
__tx_timer_nothing_expired 0x08000494 Number 0 tx_timer_interrupt.o(.text)
.text 0x080004c8 Section 0 uldiv.o(.text)
.text 0x0800052a Section 0 memcpya.o(.text)
.text 0x0800054e Section 0 memseta.o(.text)
.text 0x08000572 Section 0 strlen.o(.text)
.text 0x08000580 Section 0 strcpy.o(.text)
.text 0x08000592 Section 0 strncmp.o(.text)
.text 0x080005b0 Section 0 sscanf.o(.text)
.text 0x080005e8 Section 0 dadd.o(.text)
.text 0x08000736 Section 0 ddiv.o(.text)
.text 0x08000814 Section 0 dflti.o(.text)
.text 0x08000836 Section 0 dfixi.o(.text)
.text 0x08000874 Section 0 f2d.o(.text)
.text 0x0800089a Section 0 d2f.o(.text)
.text 0x080008d2 Section 0 uidiv.o(.text)
.text 0x080008fe Section 0 llshl.o(.text)
.text 0x0800091c Section 0 llushr.o(.text)
.text 0x0800093c Section 0 llsshr.o(.text)
.text 0x08000960 Section 0 _scanf_longlong.o(.text)
.text 0x08000ab6 Section 0 _scanf_int.o(.text)
.text 0x08000c02 Section 0 _scanf_str.o(.text)
_fp_value 0x08000ce5 Thumb Code 296 scanf_fp.o(.text)
.text 0x08000ce4 Section 0 scanf_fp.o(.text)
_scanf_char_input 0x08001045 Thumb Code 12 scanf_char.o(.text)
.text 0x08001044 Section 0 scanf_char.o(.text)
.text 0x0800106c Section 0 _sgetc.o(.text)
_local_sscanf 0x080010ad Thumb Code 62 strtod.o(.text)
.text 0x080010ac Section 0 strtod.o(.text)
.text 0x08001154 Section 0 iusefp.o(.text)
.text 0x08001154 Section 0 fepilogue.o(.text)
.text 0x080011c2 Section 0 depilogue.o(.text)
.text 0x0800127c Section 0 dmul.o(.text)
.text 0x08001360 Section 0 dsqrt.o(.text)
.text 0x08001402 Section 0 dfixul.o(.text)
.text 0x08001434 Section 48 cdrcmple.o(.text)
.text 0x08001464 Section 48 init.o(.text)
.text 0x08001494 Section 0 isspace_c.o(.text)
.text 0x0800149e Section 0 _chval.o(.text)
.text 0x080014bc Section 0 _scanf.o(.text)
.text 0x080017e8 Section 0 dfltul.o(.text)
.text 0x08001800 Section 0 ctype_c.o(.text)
[Anonymous Symbol] 0x08001828 Section 0 app_threadx.o(.text.App_ThreadX_Init)
[Anonymous Symbol] 0x08001a18 Section 0 stm32h5xx_it.o(.text.BusFault_Handler)
[Anonymous Symbol] 0x08001a1c Section 0 imu.o(.text.CalcSum1)
[Anonymous Symbol] 0x08001a50 Section 0 imu.o(.text.Cmd_03)
[Anonymous Symbol] 0x08001a68 Section 0 imu.o(.text.Cmd_12)
[Anonymous Symbol] 0x08001b28 Section 0 imu.o(.text.Cmd_19)
[Anonymous Symbol] 0x08001b40 Section 0 imu.o(.text.Cmd_GetPkt)
[Anonymous Symbol] 0x08001d7c Section 0 imu.o(.text.Cmd_PackAndTx)
Cmd_RxUnpack 0x08001e2d Thumb Code 2400 imu.o(.text.Cmd_RxUnpack)
[Anonymous Symbol] 0x08001e2c Section 0 imu.o(.text.Cmd_RxUnpack)
__arm_cp.5_11 0x08002320 Number 4 imu.o(.text.Cmd_RxUnpack)
__arm_cp.5_12 0x08002324 Number 4 imu.o(.text.Cmd_RxUnpack)
__arm_cp.5_13 0x08002328 Number 4 imu.o(.text.Cmd_RxUnpack)
__arm_cp.5_14 0x0800232c Number 4 imu.o(.text.Cmd_RxUnpack)
__arm_cp.5_15 0x08002330 Number 4 imu.o(.text.Cmd_RxUnpack)
__arm_cp.5_16 0x08002334 Number 4 imu.o(.text.Cmd_RxUnpack)
Cmd_Write 0x08002799 Thumb Code 22 imu.o(.text.Cmd_Write)
[Anonymous Symbol] 0x08002798 Section 0 imu.o(.text.Cmd_Write)
[Anonymous Symbol] 0x080027b0 Section 0 gps.o(.text.Convert_to_degrees)
DMA_Init 0x08002861 Thumb Code 1930 stm32h5xx_hal_dma.o(.text.DMA_Init)
[Anonymous Symbol] 0x08002860 Section 0 stm32h5xx_hal_dma.o(.text.DMA_Init)
DMA_List_BuildNode 0x08002fed Thumb Code 728 stm32h5xx_hal_dma_ex.o(.text.DMA_List_BuildNode)
[Anonymous Symbol] 0x08002fec Section 0 stm32h5xx_hal_dma_ex.o(.text.DMA_List_BuildNode)
DMA_List_CheckNodesBaseAddresses 0x080032c5 Thumb Code 104 stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses)
[Anonymous Symbol] 0x080032c4 Section 0 stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesBaseAddresses)
DMA_List_CheckNodesTypes 0x0800332d Thumb Code 134 stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes)
[Anonymous Symbol] 0x0800332c Section 0 stm32h5xx_hal_dma_ex.o(.text.DMA_List_CheckNodesTypes)
DMA_List_FindNode 0x080033b5 Thumb Code 326 stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode)
[Anonymous Symbol] 0x080033b4 Section 0 stm32h5xx_hal_dma_ex.o(.text.DMA_List_FindNode)
DMA_List_GetCLLRNodeInfo 0x080034fd Thumb Code 94 stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo)
[Anonymous Symbol] 0x080034fc Section 0 stm32h5xx_hal_dma_ex.o(.text.DMA_List_GetCLLRNodeInfo)
DMA_List_Init 0x0800355d Thumb Code 1040 stm32h5xx_hal_dma_ex.o(.text.DMA_List_Init)
[Anonymous Symbol] 0x0800355c Section 0 stm32h5xx_hal_dma_ex.o(.text.DMA_List_Init)
DMA_SetConfig 0x0800396d Thumb Code 64 stm32h5xx_hal_dma.o(.text.DMA_SetConfig)
[Anonymous Symbol] 0x0800396c Section 0 stm32h5xx_hal_dma.o(.text.DMA_SetConfig)
[Anonymous Symbol] 0x080039ac Section 0 stm32h5xx_it.o(.text.DebugMon_Handler)
[Anonymous Symbol] 0x080039b0 Section 0 main.o(.text.Error_Handler)
[Anonymous Symbol] 0x080039b8 Section 0 stm32h5xx_it.o(.text.GPDMA1_Channel3_IRQHandler)
[Anonymous Symbol] 0x080039c8 Section 0 stm32h5xx_it.o(.text.GPDMA1_Channel4_IRQHandler)
[Anonymous Symbol] 0x080039d8 Section 0 stm32h5xx_it.o(.text.GPDMA1_Channel5_IRQHandler)
[Anonymous Symbol] 0x080039e8 Section 0 gps.o(.text.GPS_Init)
[Anonymous Symbol] 0x08003a04 Section 0 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_BuildNode)
[Anonymous Symbol] 0x08003a60 Section 0 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Init)
[Anonymous Symbol] 0x08003de4 Section 0 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode)
[Anonymous Symbol] 0x08003f80 Section 0 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_LinkQ)
[Anonymous Symbol] 0x08004124 Section 0 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_SetCircularMode)
[Anonymous Symbol] 0x080041f0 Section 0 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Start_IT)
[Anonymous Symbol] 0x08004338 Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort)
[Anonymous Symbol] 0x08004450 Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT)
[Anonymous Symbol] 0x080044a4 Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_ConfigChannelAttributes)
[Anonymous Symbol] 0x08004518 Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_IRQHandler)
[Anonymous Symbol] 0x080047ec Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_Init)
[Anonymous Symbol] 0x08004bac Section 0 stm32h5xx_hal_dma.o(.text.HAL_DMA_Start_IT)
[Anonymous Symbol] 0x08004c90 Section 0 stm32h5xx_hal.o(.text.HAL_Delay)
[Anonymous Symbol] 0x08004cd4 Section 0 stm32h5xx_hal_gpio.o(.text.HAL_GPIO_Init)
[Anonymous Symbol] 0x08004fc0 Section 0 stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin)
[Anonymous Symbol] 0x08004fec Section 0 stm32h5xx_hal.o(.text.HAL_GetTick)
[Anonymous Symbol] 0x08004ff8 Section 0 stm32h5xx_hal.o(.text.HAL_IncTick)
[Anonymous Symbol] 0x08005014 Section 0 stm32h5xx_hal.o(.text.HAL_Init)
[Anonymous Symbol] 0x08005074 Section 0 stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick)
[Anonymous Symbol] 0x08005158 Section 0 stm32h5xx_hal_msp.o(.text.HAL_MspInit)
[Anonymous Symbol] 0x0800515c Section 0 stm32h5xx_hal_cortex.o(.text.HAL_NVIC_EnableIRQ)
[Anonymous Symbol] 0x08005170 Section 0 stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority)
[Anonymous Symbol] 0x080051a0 Section 0 stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriorityGrouping)
[Anonymous Symbol] 0x080051b0 Section 0 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL1ClockFreq)
[Anonymous Symbol] 0x080054a8 Section 0 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL2ClockFreq)
[Anonymous Symbol] 0x080057a0 Section 0 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL3ClockFreq)
[Anonymous Symbol] 0x08005a98 Section 0 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq)
[Anonymous Symbol] 0x08008390 Section 0 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_PeriphCLKConfig)
[Anonymous Symbol] 0x08009c80 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_ClockConfig)
[Anonymous Symbol] 0x0800a114 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetClockConfig)
[Anonymous Symbol] 0x0800a180 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq)
[Anonymous Symbol] 0x0800a1b4 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK1Freq)
[Anonymous Symbol] 0x0800a1dc Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK2Freq)
[Anonymous Symbol] 0x0800a204 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK3Freq)
[Anonymous Symbol] 0x0800a22c Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetSysClockFreq)
[Anonymous Symbol] 0x0800a4f8 Section 0 stm32h5xx_hal_rcc.o(.text.HAL_RCC_OscConfig)
[Anonymous Symbol] 0x0800aef4 Section 0 stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_CLKSourceConfig)
[Anonymous Symbol] 0x0800af90 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_Break2Callback)
[Anonymous Symbol] 0x0800af98 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_BreakCallback)
[Anonymous Symbol] 0x0800afa0 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_CommutCallback)
[Anonymous Symbol] 0x0800afa8 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DirectionChangeCallback)
[Anonymous Symbol] 0x0800afb0 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EncoderIndexCallback)
[Anonymous Symbol] 0x0800afb8 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_IndexErrorCallback)
[Anonymous Symbol] 0x0800afc0 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_MasterConfigSynchronization)
[Anonymous Symbol] 0x0800b1d4 Section 0 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_TransitionErrorCallback)
[Anonymous Symbol] 0x0800b1dc Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Init)
[Anonymous Symbol] 0x0800b284 Section 0 tim.o(.text.HAL_TIM_Base_MspInit)
[Anonymous Symbol] 0x0800b394 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start_IT)
[Anonymous Symbol] 0x0800b528 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigClockSource)
[Anonymous Symbol] 0x0800b730 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Init)
[Anonymous Symbol] 0x0800b864 Section 0 tim.o(.text.HAL_TIM_Encoder_MspInit)
[Anonymous Symbol] 0x0800b960 Section 0 ultrasound.o(.text.HAL_TIM_IC_CaptureCallback)
[Anonymous Symbol] 0x0800ba7c Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_ConfigChannel)
[Anonymous Symbol] 0x0800bbac Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Init)
[Anonymous Symbol] 0x0800bc54 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_MspInit)
[Anonymous Symbol] 0x0800bc5c Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler)
[Anonymous Symbol] 0x0800bf5c Section 0 tim.o(.text.HAL_TIM_MspPostInit)
[Anonymous Symbol] 0x0800c014 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_DelayElapsedCallback)
[Anonymous Symbol] 0x0800c01c Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_ConfigChannel)
[Anonymous Symbol] 0x0800c1cc Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Init)
[Anonymous Symbol] 0x0800c274 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_MspInit)
[Anonymous Symbol] 0x0800c27c Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_PulseFinishedCallback)
[Anonymous Symbol] 0x0800c284 Section 0 main.o(.text.HAL_TIM_PeriodElapsedCallback)
[Anonymous Symbol] 0x0800c2a8 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_ReadCapturedValue)
[Anonymous Symbol] 0x0800c300 Section 0 stm32h5xx_hal_tim.o(.text.HAL_TIM_TriggerCallback)
[Anonymous Symbol] 0x0800c308 Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_DisableFifoMode)
[Anonymous Symbol] 0x0800c384 Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_IT)
[Anonymous Symbol] 0x0800c448 Section 0 hcble.o(.text.HAL_UARTEx_RxEventCallback)
[Anonymous Symbol] 0x0800c564 Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_RxFifoFullCallback)
[Anonymous Symbol] 0x0800c56c Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetRxFifoThreshold)
[Anonymous Symbol] 0x0800c5f8 Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetTxFifoThreshold)
[Anonymous Symbol] 0x0800c684 Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_TxFifoEmptyCallback)
[Anonymous Symbol] 0x0800c68c Section 0 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_WakeupCallback)
[Anonymous Symbol] 0x0800c694 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_ErrorCallback)
[Anonymous Symbol] 0x0800c69c Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler)
[Anonymous Symbol] 0x0800cbe0 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_Init)
[Anonymous Symbol] 0x0800cc8c Section 0 usart.o(.text.HAL_UART_MspInit)
[Anonymous Symbol] 0x0800d140 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_IT)
[Anonymous Symbol] 0x0800d210 Section 0 imu948.o(.text.HAL_UART_RxCpltCallback)
[Anonymous Symbol] 0x0800d258 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_DMA)
[Anonymous Symbol] 0x0800d3fc Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_IT)
[Anonymous Symbol] 0x0800d548 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_TxCpltCallback)
[Anonymous Symbol] 0x0800d550 Section 0 stm32h5xx_hal_uart.o(.text.HAL_UART_TxHalfCpltCallback)
[Anonymous Symbol] 0x0800d558 Section 0 hcble.o(.text.HCBle_InitDMAReception)
[Anonymous Symbol] 0x0800d574 Section 0 hcble.o(.text.HCBle_InitEventFlags)
[Anonymous Symbol] 0x0800d5ac Section 0 hcble.o(.text.HCBle_ParseAndHandleFrame)
[Anonymous Symbol] 0x0800d600 Section 0 hcble.o(.text.HCBle_SendData)
[Anonymous Symbol] 0x0800d644 Section 0 stm32h5xx_it.o(.text.HardFault_Handler)
[Anonymous Symbol] 0x0800d648 Section 0 gpdma.o(.text.MX_GPDMA1_Init)
[Anonymous Symbol] 0x0800d6a8 Section 0 gpio.o(.text.MX_GPIO_Init)
[Anonymous Symbol] 0x0800d840 Section 0 tim.o(.text.MX_TIM1_Init)
[Anonymous Symbol] 0x0800d8c4 Section 0 tim.o(.text.MX_TIM2_Init)
[Anonymous Symbol] 0x0800d948 Section 0 tim.o(.text.MX_TIM3_Init)
[Anonymous Symbol] 0x0800da68 Section 0 tim.o(.text.MX_TIM4_Init)
[Anonymous Symbol] 0x0800db44 Section 0 tim.o(.text.MX_TIM8_Init)
[Anonymous Symbol] 0x0800dbc8 Section 0 app_threadx.o(.text.MX_ThreadX_Init)
[Anonymous Symbol] 0x0800dbd4 Section 0 usart.o(.text.MX_UART4_Init)
[Anonymous Symbol] 0x0800dc64 Section 0 usart.o(.text.MX_USART2_UART_Init)
[Anonymous Symbol] 0x0800dcf4 Section 0 usart.o(.text.MX_USART3_UART_Init)
[Anonymous Symbol] 0x0800dd84 Section 0 stm32h5xx_it.o(.text.MemManage_Handler)
[Anonymous Symbol] 0x0800dd88 Section 0 imu.o(.text.Memcpy)
[Anonymous Symbol] 0x0800ddcc Section 0 stm32h5xx_it.o(.text.NMI_Handler)
NVIC_EncodePriority 0x0800ddd1 Thumb Code 108 stm32h5xx_hal_cortex.o(.text.NVIC_EncodePriority)
[Anonymous Symbol] 0x0800ddd0 Section 0 stm32h5xx_hal_cortex.o(.text.NVIC_EncodePriority)
RCCEx_PLL2_Config 0x0800de3d Thumb Code 364 stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL2_Config)
[Anonymous Symbol] 0x0800de3c Section 0 stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL2_Config)
RCCEx_PLL3_Config 0x0800dfa9 Thumb Code 364 stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL3_Config)
[Anonymous Symbol] 0x0800dfa8 Section 0 stm32h5xx_hal_rcc_ex.o(.text.RCCEx_PLL3_Config)
[Anonymous Symbol] 0x0800e114 Section 0 main.o(.text.SystemClock_Config)
[Anonymous Symbol] 0x0800e1dc Section 0 system_stm32h5xx.o(.text.SystemInit)
[Anonymous Symbol] 0x0800e314 Section 0 stm32h5xx_it.o(.text.TIM2_IRQHandler)
[Anonymous Symbol] 0x0800e324 Section 0 stm32h5xx_it.o(.text.TIM3_IRQHandler)
[Anonymous Symbol] 0x0800e334 Section 0 stm32h5xx_it.o(.text.TIM6_IRQHandler)
[Anonymous Symbol] 0x0800e344 Section 0 stm32h5xx_hal_tim.o(.text.TIM_Base_SetConfig)
[Anonymous Symbol] 0x0800e6a0 Section 0 stm32h5xx_hal_tim.o(.text.TIM_ETR_SetConfig)
TIM_ITRx_SetConfig 0x0800e6d5 Thumb Code 48 stm32h5xx_hal_tim.o(.text.TIM_ITRx_SetConfig)
[Anonymous Symbol] 0x0800e6d4 Section 0 stm32h5xx_hal_tim.o(.text.TIM_ITRx_SetConfig)
TIM_OC1_SetConfig 0x0800e705 Thumb Code 500 stm32h5xx_hal_tim.o(.text.TIM_OC1_SetConfig)
[Anonymous Symbol] 0x0800e704 Section 0 stm32h5xx_hal_tim.o(.text.TIM_OC1_SetConfig)
[Anonymous Symbol] 0x0800e8f8 Section 0 stm32h5xx_hal_tim.o(.text.TIM_OC2_SetConfig)
TIM_OC3_SetConfig 0x0800eb09 Thumb Code 526 stm32h5xx_hal_tim.o(.text.TIM_OC3_SetConfig)
[Anonymous Symbol] 0x0800eb08 Section 0 stm32h5xx_hal_tim.o(.text.TIM_OC3_SetConfig)
TIM_OC4_SetConfig 0x0800ed19 Thumb Code 528 stm32h5xx_hal_tim.o(.text.TIM_OC4_SetConfig)
[Anonymous Symbol] 0x0800ed18 Section 0 stm32h5xx_hal_tim.o(.text.TIM_OC4_SetConfig)
TIM_OC5_SetConfig 0x0800ef29 Thumb Code 290 stm32h5xx_hal_tim.o(.text.TIM_OC5_SetConfig)
[Anonymous Symbol] 0x0800ef28 Section 0 stm32h5xx_hal_tim.o(.text.TIM_OC5_SetConfig)
TIM_OC6_SetConfig 0x0800f04d Thumb Code 292 stm32h5xx_hal_tim.o(.text.TIM_OC6_SetConfig)
[Anonymous Symbol] 0x0800f04c Section 0 stm32h5xx_hal_tim.o(.text.TIM_OC6_SetConfig)
TIM_TI1_ConfigInputStage 0x0800f171 Thumb Code 80 stm32h5xx_hal_tim.o(.text.TIM_TI1_ConfigInputStage)
[Anonymous Symbol] 0x0800f170 Section 0 stm32h5xx_hal_tim.o(.text.TIM_TI1_ConfigInputStage)
[Anonymous Symbol] 0x0800f1c0 Section 0 stm32h5xx_hal_tim.o(.text.TIM_TI1_SetConfig)
TIM_TI2_ConfigInputStage 0x0800f379 Thumb Code 82 stm32h5xx_hal_tim.o(.text.TIM_TI2_ConfigInputStage)
[Anonymous Symbol] 0x0800f378 Section 0 stm32h5xx_hal_tim.o(.text.TIM_TI2_ConfigInputStage)
TIM_TI2_SetConfig 0x0800f3cd Thumb Code 108 stm32h5xx_hal_tim.o(.text.TIM_TI2_SetConfig)
[Anonymous Symbol] 0x0800f3cc Section 0 stm32h5xx_hal_tim.o(.text.TIM_TI2_SetConfig)
TIM_TI3_SetConfig 0x0800f439 Thumb Code 106 stm32h5xx_hal_tim.o(.text.TIM_TI3_SetConfig)
[Anonymous Symbol] 0x0800f438 Section 0 stm32h5xx_hal_tim.o(.text.TIM_TI3_SetConfig)
TIM_TI4_SetConfig 0x0800f4a5 Thumb Code 108 stm32h5xx_hal_tim.o(.text.TIM_TI4_SetConfig)
[Anonymous Symbol] 0x0800f4a4 Section 0 stm32h5xx_hal_tim.o(.text.TIM_TI4_SetConfig)
[Anonymous Symbol] 0x0800f510 Section 0 stm32h5xx_it.o(.text.UART4_IRQHandler)
UARTEx_SetNbDataToProcess 0x0800f521 Thumb Code 138 stm32h5xx_hal_uart_ex.o(.text.UARTEx_SetNbDataToProcess)
[Anonymous Symbol] 0x0800f520 Section 0 stm32h5xx_hal_uart_ex.o(.text.UARTEx_SetNbDataToProcess)
[Anonymous Symbol] 0x0800f5ac Section 0 stm32h5xx_hal_uart.o(.text.UART_AdvFeatureConfig)
[Anonymous Symbol] 0x0800f6f4 Section 0 stm32h5xx_hal_uart.o(.text.UART_CheckIdleState)
UART_DMAAbortOnError 0x0800f83d Thumb Code 30 stm32h5xx_hal_uart.o(.text.UART_DMAAbortOnError)
[Anonymous Symbol] 0x0800f83c Section 0 stm32h5xx_hal_uart.o(.text.UART_DMAAbortOnError)
UART_DMAError 0x0800f85d Thumb Code 128 stm32h5xx_hal_uart.o(.text.UART_DMAError)
[Anonymous Symbol] 0x0800f85c Section 0 stm32h5xx_hal_uart.o(.text.UART_DMAError)
UART_DMATransmitCplt 0x0800f8dd Thumb Code 82 stm32h5xx_hal_uart.o(.text.UART_DMATransmitCplt)
[Anonymous Symbol] 0x0800f8dc Section 0 stm32h5xx_hal_uart.o(.text.UART_DMATransmitCplt)
UART_DMATxHalfCplt 0x0800f931 Thumb Code 22 stm32h5xx_hal_uart.o(.text.UART_DMATxHalfCplt)
[Anonymous Symbol] 0x0800f930 Section 0 stm32h5xx_hal_uart.o(.text.UART_DMATxHalfCplt)
UART_EndRxTransfer 0x0800f949 Thumb Code 158 stm32h5xx_hal_uart.o(.text.UART_EndRxTransfer)
[Anonymous Symbol] 0x0800f948 Section 0 stm32h5xx_hal_uart.o(.text.UART_EndRxTransfer)
UART_EndTransmit_IT 0x0800f9e9 Thumb Code 68 stm32h5xx_hal_uart.o(.text.UART_EndTransmit_IT)
[Anonymous Symbol] 0x0800f9e8 Section 0 stm32h5xx_hal_uart.o(.text.UART_EndTransmit_IT)
UART_EndTxTransfer 0x0800fa2d Thumb Code 92 stm32h5xx_hal_uart.o(.text.UART_EndTxTransfer)
[Anonymous Symbol] 0x0800fa2c Section 0 stm32h5xx_hal_uart.o(.text.UART_EndTxTransfer)
UART_RxISR_16BIT 0x0800fa89 Thumb Code 406 stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT)
[Anonymous Symbol] 0x0800fa88 Section 0 stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT)
UART_RxISR_16BIT_FIFOEN 0x0800fc21 Thumb Code 794 stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT_FIFOEN)
[Anonymous Symbol] 0x0800fc20 Section 0 stm32h5xx_hal_uart.o(.text.UART_RxISR_16BIT_FIFOEN)
UART_RxISR_8BIT 0x0800ff3d Thumb Code 402 stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT)
[Anonymous Symbol] 0x0800ff3c Section 0 stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT)
UART_RxISR_8BIT_FIFOEN 0x080100d1 Thumb Code 790 stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT_FIFOEN)
[Anonymous Symbol] 0x080100d0 Section 0 stm32h5xx_hal_uart.o(.text.UART_RxISR_8BIT_FIFOEN)
[Anonymous Symbol] 0x080103e8 Section 0 stm32h5xx_hal_uart.o(.text.UART_SetConfig)
[Anonymous Symbol] 0x08010800 Section 0 stm32h5xx_hal_uart.o(.text.UART_Start_Receive_IT)
UART_TxISR_16BIT 0x08010a25 Thumb Code 152 stm32h5xx_hal_uart.o(.text.UART_TxISR_16BIT)
[Anonymous Symbol] 0x08010a24 Section 0 stm32h5xx_hal_uart.o(.text.UART_TxISR_16BIT)
UART_TxISR_16BIT_FIFOEN 0x08010abd Thumb Code 206 stm32h5xx_hal_uart.o(.text.UART_TxISR_16BIT_FIFOEN)
[Anonymous Symbol] 0x08010abc Section 0 stm32h5xx_hal_uart.o(.text.UART_TxISR_16BIT_FIFOEN)
UART_TxISR_8BIT 0x08010b8d Thumb Code 142 stm32h5xx_hal_uart.o(.text.UART_TxISR_8BIT)
[Anonymous Symbol] 0x08010b8c Section 0 stm32h5xx_hal_uart.o(.text.UART_TxISR_8BIT)
UART_TxISR_8BIT_FIFOEN 0x08010c1d Thumb Code 196 stm32h5xx_hal_uart.o(.text.UART_TxISR_8BIT_FIFOEN)
[Anonymous Symbol] 0x08010c1c Section 0 stm32h5xx_hal_uart.o(.text.UART_TxISR_8BIT_FIFOEN)
[Anonymous Symbol] 0x08010ce0 Section 0 stm32h5xx_hal_uart.o(.text.UART_WaitOnFlagUntilTimeout)
[Anonymous Symbol] 0x08010dec Section 0 imu.o(.text.UART_Write)
[Anonymous Symbol] 0x08010e10 Section 0 stm32h5xx_it.o(.text.USART2_IRQHandler)
[Anonymous Symbol] 0x08010e20 Section 0 stm32h5xx_it.o(.text.USART3_IRQHandler)
[Anonymous Symbol] 0x08010e30 Section 0 stm32h5xx_it.o(.text.UsageFault_Handler)
__NVIC_EnableIRQ 0x08010e35 Thumb Code 48 stm32h5xx_hal_cortex.o(.text.__NVIC_EnableIRQ)
[Anonymous Symbol] 0x08010e34 Section 0 stm32h5xx_hal_cortex.o(.text.__NVIC_EnableIRQ)
__NVIC_GetPriorityGrouping 0x08010e65 Thumb Code 16 stm32h5xx_hal_cortex.o(.text.__NVIC_GetPriorityGrouping)
[Anonymous Symbol] 0x08010e64 Section 0 stm32h5xx_hal_cortex.o(.text.__NVIC_GetPriorityGrouping)
__NVIC_SetPriority 0x08010e75 Thumb Code 66 stm32h5xx_hal_cortex.o(.text.__NVIC_SetPriority)
[Anonymous Symbol] 0x08010e74 Section 0 stm32h5xx_hal_cortex.o(.text.__NVIC_SetPriority)
__NVIC_SetPriorityGrouping 0x08010eb9 Thumb Code 60 stm32h5xx_hal_cortex.o(.text.__NVIC_SetPriorityGrouping)
[Anonymous Symbol] 0x08010eb8 Section 0 stm32h5xx_hal_cortex.o(.text.__NVIC_SetPriorityGrouping)
[Anonymous Symbol] 0x08010ef4 Section 0 tx_byte_pool_create.o(.text._tx_byte_pool_create)
[Anonymous Symbol] 0x08011024 Section 0 tx_event_flags_cleanup.o(.text._tx_event_flags_cleanup)
[Anonymous Symbol] 0x08011148 Section 0 tx_event_flags_create.o(.text._tx_event_flags_create)
[Anonymous Symbol] 0x080111e8 Section 0 tx_event_flags_get.o(.text._tx_event_flags_get)
[Anonymous Symbol] 0x080113cc Section 0 tx_event_flags_set.o(.text._tx_event_flags_set)
[Anonymous Symbol] 0x08011790 Section 0 tx_initialize_high_level.o(.text._tx_initialize_high_level)
[Anonymous Symbol] 0x08011818 Section 0 tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter)
[Anonymous Symbol] 0x08011880 Section 0 tx_queue_cleanup.o(.text._tx_queue_cleanup)
[Anonymous Symbol] 0x080119a0 Section 0 tx_queue_create.o(.text._tx_queue_create)
[Anonymous Symbol] 0x08011a90 Section 0 tx_queue_receive.o(.text._tx_queue_receive)
[Anonymous Symbol] 0x08011e48 Section 0 tx_queue_send.o(.text._tx_queue_send)
[Anonymous Symbol] 0x080120b4 Section 0 tx_thread_create.o(.text._tx_thread_create)
[Anonymous Symbol] 0x080122d0 Section 0 tx_thread_initialize.o(.text._tx_thread_initialize)
[Anonymous Symbol] 0x08012350 Section 0 tx_thread_shell_entry.o(.text._tx_thread_shell_entry)
[Anonymous Symbol] 0x080123e4 Section 0 tx_thread_sleep.o(.text._tx_thread_sleep)
[Anonymous Symbol] 0x080124e8 Section 0 tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check)
[Anonymous Symbol] 0x08012558 Section 0 tx_thread_system_resume.o(.text._tx_thread_system_resume)
[Anonymous Symbol] 0x080127a0 Section 0 tx_thread_system_suspend.o(.text._tx_thread_system_suspend)
[Anonymous Symbol] 0x08012a20 Section 0 tx_thread_time_slice.o(.text._tx_thread_time_slice)
[Anonymous Symbol] 0x08012ac4 Section 0 tx_thread_timeout.o(.text._tx_thread_timeout)
[Anonymous Symbol] 0x08012b38 Section 0 tx_timer_expiration_process.o(.text._tx_timer_expiration_process)
[Anonymous Symbol] 0x08012b74 Section 0 tx_timer_initialize.o(.text._tx_timer_initialize)
[Anonymous Symbol] 0x08012c94 Section 0 tx_timer_system_activate.o(.text._tx_timer_system_activate)
[Anonymous Symbol] 0x08012d68 Section 0 tx_timer_system_deactivate.o(.text._tx_timer_system_deactivate)
[Anonymous Symbol] 0x08012dd8 Section 0 tx_timer_thread_entry.o(.text._tx_timer_thread_entry)
[Anonymous Symbol] 0x08012ff0 Section 0 txe_byte_pool_create.o(.text._txe_byte_pool_create)
[Anonymous Symbol] 0x08013164 Section 0 txe_event_flags_create.o(.text._txe_event_flags_create)
[Anonymous Symbol] 0x080132b0 Section 0 txe_event_flags_get.o(.text._txe_event_flags_get)
[Anonymous Symbol] 0x08013380 Section 0 txe_event_flags_set.o(.text._txe_event_flags_set)
[Anonymous Symbol] 0x080133e8 Section 0 txe_queue_create.o(.text._txe_queue_create)
[Anonymous Symbol] 0x0801358c Section 0 txe_queue_receive.o(.text._txe_queue_receive)
[Anonymous Symbol] 0x08013634 Section 0 txe_queue_send.o(.text._txe_queue_send)
[Anonymous Symbol] 0x080136dc Section 0 txe_thread_create.o(.text._txe_thread_create)
[Anonymous Symbol] 0x08013944 Section 0 hcble.o(.text.ble_rx_task_entry)
[Anonymous Symbol] 0x08013a6c Section 0 hcble.o(.text.ble_tx_task_entry)
[Anonymous Symbol] 0x08013af4 Section 0 gps.o(.text.gps_thread_entry)
[Anonymous Symbol] 0x08013bb4 Section 0 imu948.o(.text.imu600_init)
[Anonymous Symbol] 0x08013c18 Section 0 imu948.o(.text.imu_angle_ble_task_entry)
[Anonymous Symbol] 0x08013d9c Section 0 main.o(.text.main)
[Anonymous Symbol] 0x08013de4 Section 0 gps.o(.text.parseGpsBuffer)
[Anonymous Symbol] 0x08014024 Section 0 app_azure_rtos.o(.text.tx_application_define)
i.__0vsprintf 0x0801407c Section 0 printfa.o(i.__0vsprintf)
i.__hardfp_atof 0x080140a0 Section 0 atof.o(i.__hardfp_atof)
i.__hardfp_sqrt 0x080140d8 Section 0 sqrt.o(i.__hardfp_sqrt)
i.__read_errno 0x08014154 Section 0 errno.o(i.__read_errno)
i.__scatterload_copy 0x08014160 Section 14 handlers.o(i.__scatterload_copy)
i.__scatterload_null 0x0801416e Section 2 handlers.o(i.__scatterload_null)
i.__scatterload_zeroinit 0x08014170 Section 14 handlers.o(i.__scatterload_zeroinit)
i.__set_errno 0x08014180 Section 0 errno.o(i.__set_errno)
_fp_digits 0x0801418d Thumb Code 366 printfa.o(i._fp_digits)
i._fp_digits 0x0801418c Section 0 printfa.o(i._fp_digits)
i._is_digit 0x08014310 Section 0 scanf_fp.o(i._is_digit)
_printf_core 0x08014321 Thumb Code 1744 printfa.o(i._printf_core)
i._printf_core 0x08014320 Section 0 printfa.o(i._printf_core)
_printf_post_padding 0x080149fd Thumb Code 36 printfa.o(i._printf_post_padding)
i._printf_post_padding 0x080149fc Section 0 printfa.o(i._printf_post_padding)
_printf_pre_padding 0x08014a21 Thumb Code 46 printfa.o(i._printf_pre_padding)
i._printf_pre_padding 0x08014a20 Section 0 printfa.o(i._printf_pre_padding)
_sputc 0x08014a4f Thumb Code 10 printfa.o(i._sputc)
i._sputc 0x08014a4e Section 0 printfa.o(i._sputc)
.constdata 0x08014a58 Section 64 ctype_c.o(.constdata)
UARTEx_SetNbDataToProcess.denominator 0x08014ab0 Data 8 stm32h5xx_hal_uart_ex.o(.rodata.UARTEx_SetNbDataToProcess.denominator)
[Anonymous Symbol] 0x08014ab0 Section 0 stm32h5xx_hal_uart_ex.o(.rodata.UARTEx_SetNbDataToProcess.denominator)
UARTEx_SetNbDataToProcess.numerator 0x08014ab8 Data 8 stm32h5xx_hal_uart_ex.o(.rodata.UARTEx_SetNbDataToProcess.numerator)
[Anonymous Symbol] 0x08014ab8 Section 0 stm32h5xx_hal_uart_ex.o(.rodata.UARTEx_SetNbDataToProcess.numerator)
.L.str.3 0x08014ad8 Data 47 app_threadx.o(.rodata.str1.1)
[Anonymous Symbol] 0x08014ad8 Section 0 app_threadx.o(.rodata.str1.1)
.L.str.5 0x08014b07 Data 53 app_threadx.o(.rodata.str1.1)
.L.str 0x08014b3c Data 26 app_threadx.o(.rodata.str1.1)
.L.str.9 0x08014b56 Data 47 app_threadx.o(.rodata.str1.1)
.L.str.7 0x08014b85 Data 15 app_threadx.o(.rodata.str1.1)
.L.str.1 0x08014b94 Data 14 app_threadx.o(.rodata.str1.1)
.L.str.2 0x08014ba2 Data 14 app_threadx.o(.rodata.str1.1)
.L.str.6 0x08014bb0 Data 17 app_threadx.o(.rodata.str1.1)
.L.str.4 0x08014bc1 Data 13 app_threadx.o(.rodata.str1.1)
.L.str.8 0x08014bce Data 9 app_threadx.o(.rodata.str1.1)
.L.str 0x08014bd7 Data 19 app_azure_rtos.o(.rodata.str1.1)
[Anonymous Symbol] 0x08014bd7 Section 0 app_azure_rtos.o(.rodata.str1.1)
.L.str 0x08014bea Data 20 tx_timer_initialize.o(.rodata.str1.1)
[Anonymous Symbol] 0x08014bea Section 0 tx_timer_initialize.o(.rodata.str1.1)
.L.str.3 0x08014bfe Data 20 hcble.o(.rodata.str1.1)
[Anonymous Symbol] 0x08014bfe Section 0 hcble.o(.rodata.str1.1)
.L.str.4 0x08014c12 Data 17 hcble.o(.rodata.str1.1)
.L.str.5 0x08014c23 Data 39 hcble.o(.rodata.str1.1)
.L.str.2 0x08014c4a Data 35 hcble.o(.rodata.str1.1)
.L.str 0x08014c6d Data 11 hcble.o(.rodata.str1.1)
.L.str.1 0x08014c78 Data 11 hcble.o(.rodata.str1.1)
.L.str.2 0x08014c83 Data 49 gps.o(.rodata.str1.1)
[Anonymous Symbol] 0x08014c83 Section 0 gps.o(.rodata.str1.1)
.L.str.5 0x08014cb4 Data 49 gps.o(.rodata.str1.1)
.L.str.3 0x08014ce5 Data 7 gps.o(.rodata.str1.1)
.L.str.4 0x08014cec Data 7 gps.o(.rodata.str1.1)
.L.str 0x08014cf3 Data 7 gps.o(.rodata.str1.1)
.L.str.1 0x08014cfa Data 7 gps.o(.rodata.str1.1)
.L.str.6 0x08014d01 Data 7 gps.o(.rodata.str1.1)
.L.str.7 0x08014d08 Data 7 gps.o(.rodata.str1.1)
.L.str.8 0x08014d0f Data 48 gps.o(.rodata.str1.1)
SYSTEM_CLOCK 0x0ee6b280 Number 0 tx_initialize_low_level.o ABSOLUTE
_errno 0x20000000 Data 4 errno.o(.data)
.data 0x20000000 Section 4 errno.o(.data)
Cmd_GetPkt.CS 0x20000024 Data 1 imu.o(.bss.Cmd_GetPkt.CS)
[Anonymous Symbol] 0x20000024 Section 0 imu.o(.bss.Cmd_GetPkt.CS)
Cmd_GetPkt.RxIndex 0x20000025 Data 1 imu.o(.bss.Cmd_GetPkt.RxIndex)
[Anonymous Symbol] 0x20000025 Section 0 imu.o(.bss.Cmd_GetPkt.RxIndex)
Cmd_GetPkt.buf 0x20000026 Data 78 imu.o(.bss.Cmd_GetPkt.buf)
[Anonymous Symbol] 0x20000026 Section 0 imu.o(.bss.Cmd_GetPkt.buf)
Cmd_GetPkt.i 0x20000074 Data 1 imu.o(.bss.Cmd_GetPkt.i)
[Anonymous Symbol] 0x20000074 Section 0 imu.o(.bss.Cmd_GetPkt.i)
ble_rx_task_entry.idx 0x200012dc Data 4 hcble.o(.bss.ble_rx_task_entry.idx)
[Anonymous Symbol] 0x200012dc Section 0 hcble.o(.bss.ble_rx_task_entry.idx)
ble_rx_task_entry.json_buf 0x200012e0 Data 128 hcble.o(.bss.ble_rx_task_entry.json_buf)
[Anonymous Symbol] 0x200012e0 Section 0 hcble.o(.bss.ble_rx_task_entry.json_buf)
ble_rx_task_entry.parsing 0x20001360 Data 4 hcble.o(.bss.ble_rx_task_entry.parsing)
[Anonymous Symbol] 0x20001360 Section 0 hcble.o(.bss.ble_rx_task_entry.parsing)
imu_angle_ble_task_entry.heading_filt 0x20002e70 Data 4 imu948.o(.bss.imu_angle_ble_task_entry.heading_filt)
[Anonymous Symbol] 0x20002e70 Section 0 imu948.o(.bss.imu_angle_ble_task_entry.heading_filt)
tx_app_byte_pool 0x2000334c Data 52 app_azure_rtos.o(.bss.tx_app_byte_pool)
[Anonymous Symbol] 0x2000334c Section 0 app_azure_rtos.o(.bss.tx_app_byte_pool)
tx_byte_pool_buffer 0x20003380 Data 1024 app_azure_rtos.o(.bss.tx_byte_pool_buffer)
[Anonymous Symbol] 0x20003380 Section 0 app_azure_rtos.o(.bss.tx_byte_pool_buffer)
STACK 0x200037c0 Section 1024 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$IEEEJ$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
__cpp_initialize__aeabi_ - Undefined Weak Reference
__cxa_finalize - Undefined Weak Reference
__decompress - Undefined Weak Reference
_clock_init - Undefined Weak Reference
_microlib_exit - Undefined Weak Reference
__Vectors_Size 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 0 entry.o(.ARM.Collect$$$$00000000)
_main_stk 0x0800024d Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
_main_scatterload 0x08000251 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
__main_after_scatterload 0x08000255 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
_main_clock 0x08000255 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
_main_cpp_init 0x08000255 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
_main_init 0x08000255 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
__rt_final_cpp 0x0800025d Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D)
__rt_final_exit 0x0800025d Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F)
Reset_Handler 0x08000261 Thumb Code 8 startup_stm32h563xx.o(.text)
SecureFault_Handler 0x08000273 Thumb Code 2 startup_stm32h563xx.o(.text)
SVC_Handler 0x08000275 Thumb Code 2 startup_stm32h563xx.o(.text)
ADC1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
ADC2_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
CEC_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
CORDIC_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
CRS_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
DAC1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
DCACHE1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
DCMI_PSSI_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
DTS_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
ETH_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
ETH_WKUP_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI0_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI10_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI11_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI12_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI13_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI14_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI15_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI2_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI3_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI4_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI5_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI6_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI7_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI8_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
EXTI9_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
FDCAN1_IT0_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
FDCAN1_IT1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
FDCAN2_IT0_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
FDCAN2_IT1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
FLASH_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
FLASH_S_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
FMAC_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
FMC_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
FPU_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA1_Channel0_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA1_Channel1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA1_Channel2_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA1_Channel6_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA1_Channel7_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel0_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel2_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel3_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel4_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel5_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel6_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GPDMA2_Channel7_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
GTZC_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
HASH_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
I2C1_ER_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
I2C1_EV_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
I2C2_ER_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
I2C2_EV_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
I2C3_ER_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
I2C3_EV_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
I2C4_ER_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
I2C4_EV_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
I3C1_ER_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
I3C1_EV_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
ICACHE_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
IWDG_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
LPTIM1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
LPTIM2_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
LPTIM3_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
LPTIM4_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
LPTIM5_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
LPTIM6_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
LPUART1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
OCTOSPI1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
PVD_AVD_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
RAMCFG_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
RCC_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
RCC_S_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
RNG_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
RTC_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
RTC_S_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
SAI1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
SAI2_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
SDMMC1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
SDMMC2_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
SPI1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
SPI2_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
SPI3_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
SPI4_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
SPI5_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
SPI6_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TAMP_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM12_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM13_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM14_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM15_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM16_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM17_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM1_BRK_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM1_CC_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM1_TRG_COM_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM1_UP_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM4_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM5_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM7_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM8_BRK_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM8_CC_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM8_TRG_COM_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
TIM8_UP_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
UART12_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
UART5_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
UART7_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
UART8_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
UART9_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
UCPD1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
USART10_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
USART11_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
USART1_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
USART6_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
USB_DRD_FS_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
WWDG_IRQHandler 0x0800027d Thumb Code 0 startup_stm32h563xx.o(.text)
_tx_initialize_low_level 0x08000289 Thumb Code 0 tx_initialize_low_level.o(.text)
__tx_BadHandler 0x080002cd Thumb Code 0 tx_initialize_low_level.o(.text)
__tx_IntHandler 0x080002d1 Thumb Code 0 tx_initialize_low_level.o(.text)
SysTick_Handler 0x080002d9 Thumb Code 0 tx_initialize_low_level.o(.text)
__tx_NMIHandler 0x080002e5 Thumb Code 0 tx_initialize_low_level.o(.text)
__tx_DBGHandler 0x080002e9 Thumb Code 0 tx_initialize_low_level.o(.text)
_tx_thread_schedule 0x08000301 Thumb Code 0 tx_thread_schedule.o(.text)
PendSV_Handler 0x0800032d Thumb Code 0 tx_thread_schedule.o(.text)
_tx_vfp_access 0x080003b9 Thumb Code 0 tx_thread_schedule.o(.text)
_tx_thread_stack_build 0x080003d1 Thumb Code 0 tx_thread_stack_build.o(.text)
_tx_timer_interrupt 0x08000411 Thumb Code 0 tx_timer_interrupt.o(.text)
__aeabi_uldivmod 0x080004c9 Thumb Code 98 uldiv.o(.text)
__aeabi_memcpy 0x0800052b Thumb Code 36 memcpya.o(.text)
__aeabi_memcpy4 0x0800052b Thumb Code 0 memcpya.o(.text)
__aeabi_memcpy8 0x0800052b Thumb Code 0 memcpya.o(.text)
__aeabi_memset 0x0800054f Thumb Code 14 memseta.o(.text)
__aeabi_memset4 0x0800054f Thumb Code 0 memseta.o(.text)
__aeabi_memset8 0x0800054f Thumb Code 0 memseta.o(.text)
__aeabi_memclr 0x0800055d Thumb Code 4 memseta.o(.text)
__aeabi_memclr4 0x0800055d Thumb Code 0 memseta.o(.text)
__aeabi_memclr8 0x0800055d Thumb Code 0 memseta.o(.text)
_memset$wrapper 0x08000561 Thumb Code 18 memseta.o(.text)
strlen 0x08000573 Thumb Code 14 strlen.o(.text)
strcpy 0x08000581 Thumb Code 18 strcpy.o(.text)
strncmp 0x08000593 Thumb Code 30 strncmp.o(.text)
sscanf 0x080005b1 Thumb Code 48 sscanf.o(.text)
__aeabi_dadd 0x080005e9 Thumb Code 322 dadd.o(.text)
__aeabi_dsub 0x0800072b Thumb Code 6 dadd.o(.text)
__aeabi_drsub 0x08000731 Thumb Code 6 dadd.o(.text)
__aeabi_ddiv 0x08000737 Thumb Code 222 ddiv.o(.text)
__aeabi_i2d 0x08000815 Thumb Code 34 dflti.o(.text)
__aeabi_d2iz 0x08000837 Thumb Code 62 dfixi.o(.text)
__aeabi_f2d 0x08000875 Thumb Code 38 f2d.o(.text)
__aeabi_d2f 0x0800089b Thumb Code 56 d2f.o(.text)
__aeabi_uidiv 0x080008d3 Thumb Code 0 uidiv.o(.text)
__aeabi_uidivmod 0x080008d3 Thumb Code 44 uidiv.o(.text)
__aeabi_llsl 0x080008ff Thumb Code 30 llshl.o(.text)
_ll_shift_l 0x080008ff Thumb Code 0 llshl.o(.text)
__aeabi_llsr 0x0800091d Thumb Code 32 llushr.o(.text)
_ll_ushift_r 0x0800091d Thumb Code 0 llushr.o(.text)
__aeabi_lasr 0x0800093d Thumb Code 36 llsshr.o(.text)
_ll_sshift_r 0x0800093d Thumb Code 0 llsshr.o(.text)
_scanf_longlong 0x08000961 Thumb Code 342 _scanf_longlong.o(.text)
_scanf_int 0x08000ab7 Thumb Code 332 _scanf_int.o(.text)
_scanf_string 0x08000c03 Thumb Code 224 _scanf_str.o(.text)
_scanf_real 0x08000e0d Thumb Code 0 scanf_fp.o(.text)
_scanf_really_real 0x08000e0d Thumb Code 556 scanf_fp.o(.text)
__vfscanf_char 0x08001051 Thumb Code 20 scanf_char.o(.text)
_sgetc 0x0800106d Thumb Code 30 _sgetc.o(.text)
_sbackspace 0x0800108b Thumb Code 34 _sgetc.o(.text)
__strtod_int 0x080010eb Thumb Code 94 strtod.o(.text)
__I$use$fp 0x08001155 Thumb Code 0 iusefp.o(.text)
_float_round 0x08001155 Thumb Code 18 fepilogue.o(.text)
_float_epilogue 0x08001167 Thumb Code 92 fepilogue.o(.text)
_double_round 0x080011c3 Thumb Code 30 depilogue.o(.text)
_double_epilogue 0x080011e1 Thumb Code 156 depilogue.o(.text)
__aeabi_dmul 0x0800127d Thumb Code 228 dmul.o(.text)
_dsqrt 0x08001361 Thumb Code 162 dsqrt.o(.text)
__aeabi_d2ulz 0x08001403 Thumb Code 48 dfixul.o(.text)
__aeabi_cdrcmple 0x08001435 Thumb Code 48 cdrcmple.o(.text)
__scatterload 0x08001465 Thumb Code 38 init.o(.text)
__scatterload_rt2 0x08001465 Thumb Code 0 init.o(.text)
isspace 0x08001495 Thumb Code 10 isspace_c.o(.text)
_chval 0x0800149f Thumb Code 28 _chval.o(.text)
__vfscanf 0x080014bd Thumb Code 808 _scanf.o(.text)
__aeabi_ul2d 0x080017e9 Thumb Code 24 dfltul.o(.text)
__ctype_lookup 0x08001801 Thumb Code 34 ctype_c.o(.text)
App_ThreadX_Init 0x08001829 Thumb Code 494 app_threadx.o(.text.App_ThreadX_Init)
BusFault_Handler 0x08001a19 Thumb Code 4 stm32h5xx_it.o(.text.BusFault_Handler)
CalcSum1 0x08001a1d Thumb Code 52 imu.o(.text.CalcSum1)
Cmd_03 0x08001a51 Thumb Code 24 imu.o(.text.Cmd_03)
Cmd_12 0x08001a69 Thumb Code 192 imu.o(.text.Cmd_12)
Cmd_19 0x08001b29 Thumb Code 24 imu.o(.text.Cmd_19)
Cmd_GetPkt 0x08001b41 Thumb Code 570 imu.o(.text.Cmd_GetPkt)
Cmd_PackAndTx 0x08001d7d Thumb Code 174 imu.o(.text.Cmd_PackAndTx)
Convert_to_degrees 0x080027b1 Thumb Code 160 gps.o(.text.Convert_to_degrees)
DebugMon_Handler 0x080039ad Thumb Code 2 stm32h5xx_it.o(.text.DebugMon_Handler)
Error_Handler 0x080039b1 Thumb Code 6 main.o(.text.Error_Handler)
GPDMA1_Channel3_IRQHandler 0x080039b9 Thumb Code 16 stm32h5xx_it.o(.text.GPDMA1_Channel3_IRQHandler)
GPDMA1_Channel4_IRQHandler 0x080039c9 Thumb Code 16 stm32h5xx_it.o(.text.GPDMA1_Channel4_IRQHandler)
GPDMA1_Channel5_IRQHandler 0x080039d9 Thumb Code 16 stm32h5xx_it.o(.text.GPDMA1_Channel5_IRQHandler)
GPS_Init 0x080039e9 Thumb Code 26 gps.o(.text.GPS_Init)
HAL_DMAEx_List_BuildNode 0x08003a05 Thumb Code 90 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_BuildNode)
HAL_DMAEx_List_Init 0x08003a61 Thumb Code 898 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Init)
HAL_DMAEx_List_InsertNode 0x08003de5 Thumb Code 410 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_InsertNode)
HAL_DMAEx_List_LinkQ 0x08003f81 Thumb Code 418 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_LinkQ)
HAL_DMAEx_List_SetCircularMode 0x08004125 Thumb Code 202 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_SetCircularMode)
HAL_DMAEx_List_Start_IT 0x080041f1 Thumb Code 326 stm32h5xx_hal_dma_ex.o(.text.HAL_DMAEx_List_Start_IT)
HAL_DMA_Abort 0x08004339 Thumb Code 278 stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort)
HAL_DMA_Abort_IT 0x08004451 Thumb Code 84 stm32h5xx_hal_dma.o(.text.HAL_DMA_Abort_IT)
HAL_DMA_ConfigChannelAttributes 0x080044a5 Thumb Code 114 stm32h5xx_hal_dma.o(.text.HAL_DMA_ConfigChannelAttributes)
HAL_DMA_IRQHandler 0x08004519 Thumb Code 724 stm32h5xx_hal_dma.o(.text.HAL_DMA_IRQHandler)
HAL_DMA_Init 0x080047ed Thumb Code 960 stm32h5xx_hal_dma.o(.text.HAL_DMA_Init)
HAL_DMA_Start_IT 0x08004bad Thumb Code 226 stm32h5xx_hal_dma.o(.text.HAL_DMA_Start_IT)
HAL_Delay 0x08004c91 Thumb Code 66 stm32h5xx_hal.o(.text.HAL_Delay)
HAL_GPIO_Init 0x08004cd5 Thumb Code 746 stm32h5xx_hal_gpio.o(.text.HAL_GPIO_Init)
HAL_GPIO_WritePin 0x08004fc1 Thumb Code 44 stm32h5xx_hal_gpio.o(.text.HAL_GPIO_WritePin)
HAL_GetTick 0x08004fed Thumb Code 12 stm32h5xx_hal.o(.text.HAL_GetTick)
HAL_IncTick 0x08004ff9 Thumb Code 26 stm32h5xx_hal.o(.text.HAL_IncTick)
HAL_Init 0x08005015 Thumb Code 94 stm32h5xx_hal.o(.text.HAL_Init)
HAL_InitTick 0x08005075 Thumb Code 228 stm32h5xx_hal_timebase_tim.o(.text.HAL_InitTick)
HAL_MspInit 0x08005159 Thumb Code 2 stm32h5xx_hal_msp.o(.text.HAL_MspInit)
HAL_NVIC_EnableIRQ 0x0800515d Thumb Code 20 stm32h5xx_hal_cortex.o(.text.HAL_NVIC_EnableIRQ)
HAL_NVIC_SetPriority 0x08005171 Thumb Code 46 stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriority)
HAL_NVIC_SetPriorityGrouping 0x080051a1 Thumb Code 16 stm32h5xx_hal_cortex.o(.text.HAL_NVIC_SetPriorityGrouping)
HAL_RCCEx_GetPLL1ClockFreq 0x080051b1 Thumb Code 748 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL1ClockFreq)
HAL_RCCEx_GetPLL2ClockFreq 0x080054a9 Thumb Code 748 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL2ClockFreq)
HAL_RCCEx_GetPLL3ClockFreq 0x080057a1 Thumb Code 748 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPLL3ClockFreq)
HAL_RCCEx_GetPeriphCLKFreq 0x08005a99 Thumb Code 10488 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_GetPeriphCLKFreq)
HAL_RCCEx_PeriphCLKConfig 0x08008391 Thumb Code 6382 stm32h5xx_hal_rcc_ex.o(.text.HAL_RCCEx_PeriphCLKConfig)
HAL_RCC_ClockConfig 0x08009c81 Thumb Code 1172 stm32h5xx_hal_rcc.o(.text.HAL_RCC_ClockConfig)
HAL_RCC_GetClockConfig 0x0800a115 Thumb Code 108 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetClockConfig)
HAL_RCC_GetHCLKFreq 0x0800a181 Thumb Code 52 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetHCLKFreq)
HAL_RCC_GetPCLK1Freq 0x0800a1b5 Thumb Code 38 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK1Freq)
HAL_RCC_GetPCLK2Freq 0x0800a1dd Thumb Code 38 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK2Freq)
HAL_RCC_GetPCLK3Freq 0x0800a205 Thumb Code 38 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetPCLK3Freq)
HAL_RCC_GetSysClockFreq 0x0800a22d Thumb Code 700 stm32h5xx_hal_rcc.o(.text.HAL_RCC_GetSysClockFreq)
HAL_RCC_OscConfig 0x0800a4f9 Thumb Code 2556 stm32h5xx_hal_rcc.o(.text.HAL_RCC_OscConfig)
HAL_SYSTICK_CLKSourceConfig 0x0800aef5 Thumb Code 154 stm32h5xx_hal_cortex.o(.text.HAL_SYSTICK_CLKSourceConfig)
HAL_TIMEx_Break2Callback 0x0800af91 Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_Break2Callback)
HAL_TIMEx_BreakCallback 0x0800af99 Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_BreakCallback)
HAL_TIMEx_CommutCallback 0x0800afa1 Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_CommutCallback)
HAL_TIMEx_DirectionChangeCallback 0x0800afa9 Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_DirectionChangeCallback)
HAL_TIMEx_EncoderIndexCallback 0x0800afb1 Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_EncoderIndexCallback)
HAL_TIMEx_IndexErrorCallback 0x0800afb9 Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_IndexErrorCallback)
HAL_TIMEx_MasterConfigSynchronization 0x0800afc1 Thumb Code 530 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_MasterConfigSynchronization)
HAL_TIMEx_TransitionErrorCallback 0x0800b1d5 Thumb Code 8 stm32h5xx_hal_tim_ex.o(.text.HAL_TIMEx_TransitionErrorCallback)
HAL_TIM_Base_Init 0x0800b1dd Thumb Code 168 stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Init)
HAL_TIM_Base_MspInit 0x0800b285 Thumb Code 270 tim.o(.text.HAL_TIM_Base_MspInit)
HAL_TIM_Base_Start_IT 0x0800b395 Thumb Code 402 stm32h5xx_hal_tim.o(.text.HAL_TIM_Base_Start_IT)
HAL_TIM_ConfigClockSource 0x0800b529 Thumb Code 520 stm32h5xx_hal_tim.o(.text.HAL_TIM_ConfigClockSource)
HAL_TIM_Encoder_Init 0x0800b731 Thumb Code 308 stm32h5xx_hal_tim.o(.text.HAL_TIM_Encoder_Init)
HAL_TIM_Encoder_MspInit 0x0800b865 Thumb Code 250 tim.o(.text.HAL_TIM_Encoder_MspInit)
HAL_TIM_IC_CaptureCallback 0x0800b961 Thumb Code 284 ultrasound.o(.text.HAL_TIM_IC_CaptureCallback)
HAL_TIM_IC_ConfigChannel 0x0800ba7d Thumb Code 304 stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_ConfigChannel)
HAL_TIM_IC_Init 0x0800bbad Thumb Code 168 stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_Init)
HAL_TIM_IC_MspInit 0x0800bc55 Thumb Code 8 stm32h5xx_hal_tim.o(.text.HAL_TIM_IC_MspInit)
HAL_TIM_IRQHandler 0x0800bc5d Thumb Code 768 stm32h5xx_hal_tim.o(.text.HAL_TIM_IRQHandler)
HAL_TIM_MspPostInit 0x0800bf5d Thumb Code 182 tim.o(.text.HAL_TIM_MspPostInit)
HAL_TIM_OC_DelayElapsedCallback 0x0800c015 Thumb Code 8 stm32h5xx_hal_tim.o(.text.HAL_TIM_OC_DelayElapsedCallback)
HAL_TIM_PWM_ConfigChannel 0x0800c01d Thumb Code 432 stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_ConfigChannel)
HAL_TIM_PWM_Init 0x0800c1cd Thumb Code 168 stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_Init)
HAL_TIM_PWM_MspInit 0x0800c275 Thumb Code 8 stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_MspInit)
HAL_TIM_PWM_PulseFinishedCallback 0x0800c27d Thumb Code 8 stm32h5xx_hal_tim.o(.text.HAL_TIM_PWM_PulseFinishedCallback)
HAL_TIM_PeriodElapsedCallback 0x0800c285 Thumb Code 34 main.o(.text.HAL_TIM_PeriodElapsedCallback)
HAL_TIM_ReadCapturedValue 0x0800c2a9 Thumb Code 86 stm32h5xx_hal_tim.o(.text.HAL_TIM_ReadCapturedValue)
HAL_TIM_TriggerCallback 0x0800c301 Thumb Code 8 stm32h5xx_hal_tim.o(.text.HAL_TIM_TriggerCallback)
HAL_UARTEx_DisableFifoMode 0x0800c309 Thumb Code 124 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_DisableFifoMode)
HAL_UARTEx_ReceiveToIdle_IT 0x0800c385 Thumb Code 196 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_ReceiveToIdle_IT)
HAL_UARTEx_RxEventCallback 0x0800c449 Thumb Code 282 hcble.o(.text.HAL_UARTEx_RxEventCallback)
HAL_UARTEx_RxFifoFullCallback 0x0800c565 Thumb Code 8 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_RxFifoFullCallback)
HAL_UARTEx_SetRxFifoThreshold 0x0800c56d Thumb Code 140 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetRxFifoThreshold)
HAL_UARTEx_SetTxFifoThreshold 0x0800c5f9 Thumb Code 140 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_SetTxFifoThreshold)
HAL_UARTEx_TxFifoEmptyCallback 0x0800c685 Thumb Code 8 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_TxFifoEmptyCallback)
HAL_UARTEx_WakeupCallback 0x0800c68d Thumb Code 8 stm32h5xx_hal_uart_ex.o(.text.HAL_UARTEx_WakeupCallback)
HAL_UART_ErrorCallback 0x0800c695 Thumb Code 8 stm32h5xx_hal_uart.o(.text.HAL_UART_ErrorCallback)
HAL_UART_IRQHandler 0x0800c69d Thumb Code 1346 stm32h5xx_hal_uart.o(.text.HAL_UART_IRQHandler)
HAL_UART_Init 0x0800cbe1 Thumb Code 170 stm32h5xx_hal_uart.o(.text.HAL_UART_Init)
HAL_UART_MspInit 0x0800cc8d Thumb Code 1204 usart.o(.text.HAL_UART_MspInit)
HAL_UART_Receive_IT 0x0800d141 Thumb Code 206 stm32h5xx_hal_uart.o(.text.HAL_UART_Receive_IT)
HAL_UART_RxCpltCallback 0x0800d211 Thumb Code 70 imu948.o(.text.HAL_UART_RxCpltCallback)
HAL_UART_Transmit_DMA 0x0800d259 Thumb Code 420 stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_DMA)
HAL_UART_Transmit_IT 0x0800d3fd Thumb Code 332 stm32h5xx_hal_uart.o(.text.HAL_UART_Transmit_IT)
HAL_UART_TxCpltCallback 0x0800d549 Thumb Code 8 stm32h5xx_hal_uart.o(.text.HAL_UART_TxCpltCallback)
HAL_UART_TxHalfCpltCallback 0x0800d551 Thumb Code 8 stm32h5xx_hal_uart.o(.text.HAL_UART_TxHalfCpltCallback)
HCBle_InitDMAReception 0x0800d559 Thumb Code 26 hcble.o(.text.HCBle_InitDMAReception)
HCBle_InitEventFlags 0x0800d575 Thumb Code 54 hcble.o(.text.HCBle_InitEventFlags)
HCBle_ParseAndHandleFrame 0x0800d5ad Thumb Code 84 hcble.o(.text.HCBle_ParseAndHandleFrame)
HCBle_SendData 0x0800d601 Thumb Code 68 hcble.o(.text.HCBle_SendData)
HardFault_Handler 0x0800d645 Thumb Code 4 stm32h5xx_it.o(.text.HardFault_Handler)
MX_GPDMA1_Init 0x0800d649 Thumb Code 94 gpdma.o(.text.MX_GPDMA1_Init)
MX_GPIO_Init 0x0800d6a9 Thumb Code 406 gpio.o(.text.MX_GPIO_Init)
MX_TIM1_Init 0x0800d841 Thumb Code 132 tim.o(.text.MX_TIM1_Init)
MX_TIM2_Init 0x0800d8c5 Thumb Code 130 tim.o(.text.MX_TIM2_Init)
MX_TIM3_Init 0x0800d949 Thumb Code 286 tim.o(.text.MX_TIM3_Init)
MX_TIM4_Init 0x0800da69 Thumb Code 218 tim.o(.text.MX_TIM4_Init)
MX_TIM8_Init 0x0800db45 Thumb Code 132 tim.o(.text.MX_TIM8_Init)
MX_ThreadX_Init 0x0800dbc9 Thumb Code 12 app_threadx.o(.text.MX_ThreadX_Init)
MX_UART4_Init 0x0800dbd5 Thumb Code 142 usart.o(.text.MX_UART4_Init)
MX_USART2_UART_Init 0x0800dc65 Thumb Code 142 usart.o(.text.MX_USART2_UART_Init)
MX_USART3_UART_Init 0x0800dcf5 Thumb Code 142 usart.o(.text.MX_USART3_UART_Init)
MemManage_Handler 0x0800dd85 Thumb Code 4 stm32h5xx_it.o(.text.MemManage_Handler)
Memcpy 0x0800dd89 Thumb Code 66 imu.o(.text.Memcpy)
NMI_Handler 0x0800ddcd Thumb Code 4 stm32h5xx_it.o(.text.NMI_Handler)
SystemClock_Config 0x0800e115 Thumb Code 198 main.o(.text.SystemClock_Config)
SystemInit 0x0800e1dd Thumb Code 310 system_stm32h5xx.o(.text.SystemInit)
TIM2_IRQHandler 0x0800e315 Thumb Code 16 stm32h5xx_it.o(.text.TIM2_IRQHandler)
TIM3_IRQHandler 0x0800e325 Thumb Code 16 stm32h5xx_it.o(.text.TIM3_IRQHandler)
TIM6_IRQHandler 0x0800e335 Thumb Code 16 stm32h5xx_it.o(.text.TIM6_IRQHandler)
TIM_Base_SetConfig 0x0800e345 Thumb Code 858 stm32h5xx_hal_tim.o(.text.TIM_Base_SetConfig)
TIM_ETR_SetConfig 0x0800e6a1 Thumb Code 52 stm32h5xx_hal_tim.o(.text.TIM_ETR_SetConfig)
TIM_OC2_SetConfig 0x0800e8f9 Thumb Code 528 stm32h5xx_hal_tim.o(.text.TIM_OC2_SetConfig)
TIM_TI1_SetConfig 0x0800f1c1 Thumb Code 440 stm32h5xx_hal_tim.o(.text.TIM_TI1_SetConfig)
UART4_IRQHandler 0x0800f511 Thumb Code 16 stm32h5xx_it.o(.text.UART4_IRQHandler)
UART_AdvFeatureConfig 0x0800f5ad Thumb Code 328 stm32h5xx_hal_uart.o(.text.UART_AdvFeatureConfig)
UART_CheckIdleState 0x0800f6f5 Thumb Code 326 stm32h5xx_hal_uart.o(.text.UART_CheckIdleState)
UART_SetConfig 0x080103e9 Thumb Code 1048 stm32h5xx_hal_uart.o(.text.UART_SetConfig)
UART_Start_Receive_IT 0x08010801 Thumb Code 546 stm32h5xx_hal_uart.o(.text.UART_Start_Receive_IT)
UART_WaitOnFlagUntilTimeout 0x08010ce1 Thumb Code 268 stm32h5xx_hal_uart.o(.text.UART_WaitOnFlagUntilTimeout)
UART_Write 0x08010ded Thumb Code 36 imu.o(.text.UART_Write)
USART2_IRQHandler 0x08010e11 Thumb Code 16 stm32h5xx_it.o(.text.USART2_IRQHandler)
USART3_IRQHandler 0x08010e21 Thumb Code 16 stm32h5xx_it.o(.text.USART3_IRQHandler)
UsageFault_Handler 0x08010e31 Thumb Code 4 stm32h5xx_it.o(.text.UsageFault_Handler)
_tx_byte_pool_create 0x08010ef5 Thumb Code 304 tx_byte_pool_create.o(.text._tx_byte_pool_create)
_tx_event_flags_cleanup 0x08011025 Thumb Code 292 tx_event_flags_cleanup.o(.text._tx_event_flags_cleanup)
_tx_event_flags_create 0x08011149 Thumb Code 160 tx_event_flags_create.o(.text._tx_event_flags_create)
_tx_event_flags_get 0x080111e9 Thumb Code 484 tx_event_flags_get.o(.text._tx_event_flags_get)
_tx_event_flags_set 0x080113cd Thumb Code 962 tx_event_flags_set.o(.text._tx_event_flags_set)
_tx_initialize_high_level 0x08011791 Thumb Code 134 tx_initialize_high_level.o(.text._tx_initialize_high_level)
_tx_initialize_kernel_enter 0x08011819 Thumb Code 104 tx_initialize_kernel_enter.o(.text._tx_initialize_kernel_enter)
_tx_queue_cleanup 0x08011881 Thumb Code 288 tx_queue_cleanup.o(.text._tx_queue_cleanup)
_tx_queue_create 0x080119a1 Thumb Code 238 tx_queue_create.o(.text._tx_queue_create)
_tx_queue_receive 0x08011a91 Thumb Code 950 tx_queue_receive.o(.text._tx_queue_receive)
_tx_queue_send 0x08011e49 Thumb Code 620 tx_queue_send.o(.text._tx_queue_send)
_tx_thread_create 0x080120b5 Thumb Code 538 tx_thread_create.o(.text._tx_thread_create)
_tx_thread_initialize 0x080122d1 Thumb Code 126 tx_thread_initialize.o(.text._tx_thread_initialize)
_tx_thread_shell_entry 0x08012351 Thumb Code 148 tx_thread_shell_entry.o(.text._tx_thread_shell_entry)
_tx_thread_sleep 0x080123e5 Thumb Code 260 tx_thread_sleep.o(.text._tx_thread_sleep)
_tx_thread_system_preempt_check 0x080124e9 Thumb Code 112 tx_thread_system_preempt_check.o(.text._tx_thread_system_preempt_check)
_tx_thread_system_resume 0x08012559 Thumb Code 584 tx_thread_system_resume.o(.text._tx_thread_system_resume)
_tx_thread_system_suspend 0x080127a1 Thumb Code 640 tx_thread_system_suspend.o(.text._tx_thread_system_suspend)
_tx_thread_time_slice 0x08012a21 Thumb Code 162 tx_thread_time_slice.o(.text._tx_thread_time_slice)
_tx_thread_timeout 0x08012ac5 Thumb Code 114 tx_thread_timeout.o(.text._tx_thread_timeout)
_tx_timer_expiration_process 0x08012b39 Thumb Code 60 tx_timer_expiration_process.o(.text._tx_timer_expiration_process)
_tx_timer_initialize 0x08012b75 Thumb Code 286 tx_timer_initialize.o(.text._tx_timer_initialize)
_tx_timer_system_activate 0x08012c95 Thumb Code 212 tx_timer_system_activate.o(.text._tx_timer_system_activate)
_tx_timer_system_deactivate 0x08012d69 Thumb Code 112 tx_timer_system_deactivate.o(.text._tx_timer_system_deactivate)
_tx_timer_thread_entry 0x08012dd9 Thumb Code 536 tx_timer_thread_entry.o(.text._tx_timer_thread_entry)
_txe_byte_pool_create 0x08012ff1 Thumb Code 372 txe_byte_pool_create.o(.text._txe_byte_pool_create)
_txe_event_flags_create 0x08013165 Thumb Code 332 txe_event_flags_create.o(.text._txe_event_flags_create)
_txe_event_flags_get 0x080132b1 Thumb Code 208 txe_event_flags_get.o(.text._txe_event_flags_get)
_txe_event_flags_set 0x08013381 Thumb Code 102 txe_event_flags_set.o(.text._txe_event_flags_set)
_txe_queue_create 0x080133e9 Thumb Code 420 txe_queue_create.o(.text._txe_queue_create)
_txe_queue_receive 0x0801358d Thumb Code 168 txe_queue_receive.o(.text._txe_queue_receive)
_txe_queue_send 0x08013635 Thumb Code 168 txe_queue_send.o(.text._txe_queue_send)
_txe_thread_create 0x080136dd Thumb Code 614 txe_thread_create.o(.text._txe_thread_create)
ble_rx_task_entry 0x08013945 Thumb Code 296 hcble.o(.text.ble_rx_task_entry)
ble_tx_task_entry 0x08013a6d Thumb Code 136 hcble.o(.text.ble_tx_task_entry)
gps_thread_entry 0x08013af5 Thumb Code 190 gps.o(.text.gps_thread_entry)
imu600_init 0x08013bb5 Thumb Code 100 imu948.o(.text.imu600_init)
imu_angle_ble_task_entry 0x08013c19 Thumb Code 360 imu948.o(.text.imu_angle_ble_task_entry)
main 0x08013d9d Thumb Code 72 main.o(.text.main)
parseGpsBuffer 0x08013de5 Thumb Code 574 gps.o(.text.parseGpsBuffer)
tx_application_define 0x08014025 Thumb Code 88 app_azure_rtos.o(.text.tx_application_define)
__0vsprintf 0x0801407d Thumb Code 30 printfa.o(i.__0vsprintf)
__1vsprintf 0x0801407d Thumb Code 0 printfa.o(i.__0vsprintf)
__2vsprintf 0x0801407d Thumb Code 0 printfa.o(i.__0vsprintf)
__c89vsprintf 0x0801407d Thumb Code 0 printfa.o(i.__0vsprintf)
vsprintf 0x0801407d Thumb Code 0 printfa.o(i.__0vsprintf)
__hardfp_atof 0x080140a1 Thumb Code 46 atof.o(i.__hardfp_atof)
__hardfp_sqrt 0x080140d9 Thumb Code 122 sqrt.o(i.__hardfp_sqrt)
__read_errno 0x08014155 Thumb Code 6 errno.o(i.__read_errno)
__scatterload_copy 0x08014161 Thumb Code 14 handlers.o(i.__scatterload_copy)
__scatterload_null 0x0801416f Thumb Code 2 handlers.o(i.__scatterload_null)
__scatterload_zeroinit 0x08014171 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
__set_errno 0x08014181 Thumb Code 6 errno.o(i.__set_errno)
_is_digit 0x08014311 Thumb Code 14 scanf_fp.o(i._is_digit)
__ctype_categories 0x08014a58 Data 64 ctype_c.o(.constdata)
AHBPrescTable 0x08014a98 Data 16 system_stm32h5xx.o(.rodata.AHBPrescTable)
APBPrescTable 0x08014aa8 Data 8 system_stm32h5xx.o(.rodata.APBPrescTable)
UARTPrescTable 0x08014ac0 Data 24 stm32h5xx_hal_uart.o(.rodata.UARTPrescTable)
Region$$Table$$Base 0x08014d40 Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x08014d60 Number 0 anon$$obj.o(Region$$Table)
SystemCoreClock 0x20000004 Data 4 system_stm32h5xx.o(.data.SystemCoreClock)
_tx_thread_system_state 0x20000008 Data 4 tx_thread_initialize.o(.data._tx_thread_system_state)
targetDeviceAddress 0x2000000c Data 1 imu.o(.data.targetDeviceAddress)
uwTickFreq 0x2000000d Data 1 stm32h5xx_hal.o(.data.uwTickFreq)
uwTickPrio 0x20000010 Data 4 stm32h5xx_hal.o(.data.uwTickPrio)
AngleX 0x20000018 Data 4 imu.o(.bss.AngleX)
AngleY 0x2000001c Data 4 imu.o(.bss.AngleY)
AngleZ 0x20000020 Data 4 imu.o(.bss.AngleZ)
GPS 0x20000075 Data 297 gps.o(.bss.GPS)
GPS_DMA_RX_BUF 0x2000019e Data 220 gps.o(.bss.GPS_DMA_RX_BUF)
HC_Send_Data 0x2000027a Data 128 hcble.o(.bss.HC_Send_Data)
List_GPDMA1_Channel3 0x200002fc Data 24 usart.o(.bss.List_GPDMA1_Channel3)
List_GPDMA1_Channel5 0x20000314 Data 24 usart.o(.bss.List_GPDMA1_Channel5)
Node_GPDMA1_Channel3 0x2000032c Data 36 usart.o(.bss.Node_GPDMA1_Channel3)
Node_GPDMA1_Channel5 0x20000350 Data 36 usart.o(.bss.Node_GPDMA1_Channel5)
_tx_block_pool_created_count 0x20000374 Data 4 tx_initialize_high_level.o(.bss._tx_block_pool_created_count)
_tx_block_pool_created_ptr 0x20000378 Data 4 tx_initialize_high_level.o(.bss._tx_block_pool_created_ptr)
_tx_build_options 0x2000037c Data 4 tx_thread_initialize.o(.bss._tx_build_options)
_tx_byte_pool_created_count 0x20000380 Data 4 tx_initialize_high_level.o(.bss._tx_byte_pool_created_count)
_tx_byte_pool_created_ptr 0x20000384 Data 4 tx_initialize_high_level.o(.bss._tx_byte_pool_created_ptr)
_tx_event_flags_created_count 0x20000388 Data 4 tx_initialize_high_level.o(.bss._tx_event_flags_created_count)
_tx_event_flags_created_ptr 0x2000038c Data 4 tx_initialize_high_level.o(.bss._tx_event_flags_created_ptr)
_tx_initialize_unused_memory 0x20000390 Data 4 tx_initialize_high_level.o(.bss._tx_initialize_unused_memory)
_tx_mutex_created_count 0x20000394 Data 4 tx_initialize_high_level.o(.bss._tx_mutex_created_count)
_tx_mutex_created_ptr 0x20000398 Data 4 tx_initialize_high_level.o(.bss._tx_mutex_created_ptr)
_tx_queue_created_count 0x2000039c Data 4 tx_initialize_high_level.o(.bss._tx_queue_created_count)
_tx_queue_created_ptr 0x200003a0 Data 4 tx_initialize_high_level.o(.bss._tx_queue_created_ptr)
_tx_semaphore_created_count 0x200003a4 Data 4 tx_initialize_high_level.o(.bss._tx_semaphore_created_count)
_tx_semaphore_created_ptr 0x200003a8 Data 4 tx_initialize_high_level.o(.bss._tx_semaphore_created_ptr)
_tx_thread_created_count 0x200003ac Data 4 tx_thread_initialize.o(.bss._tx_thread_created_count)
_tx_thread_created_ptr 0x200003b0 Data 4 tx_thread_initialize.o(.bss._tx_thread_created_ptr)
_tx_thread_current_ptr 0x200003b4 Data 4 tx_thread_initialize.o(.bss._tx_thread_current_ptr)
_tx_thread_execute_ptr 0x200003b8 Data 4 tx_thread_initialize.o(.bss._tx_thread_execute_ptr)
_tx_thread_highest_priority 0x200003bc Data 4 tx_thread_initialize.o(.bss._tx_thread_highest_priority)
_tx_thread_mutex_release 0x200003c0 Data 4 tx_thread_initialize.o(.bss._tx_thread_mutex_release)
_tx_thread_preempt_disable 0x200003c4 Data 4 tx_thread_initialize.o(.bss._tx_thread_preempt_disable)
_tx_thread_priority_list 0x200003c8 Data 128 tx_thread_initialize.o(.bss._tx_thread_priority_list)
_tx_thread_priority_maps 0x20000448 Data 4 tx_thread_initialize.o(.bss._tx_thread_priority_maps)
_tx_thread_system_stack_ptr 0x2000044c Data 4 tx_thread_initialize.o(.bss._tx_thread_system_stack_ptr)
_tx_timer_created_count 0x20000450 Data 4 tx_timer_initialize.o(.bss._tx_timer_created_count)
_tx_timer_created_ptr 0x20000454 Data 4 tx_timer_initialize.o(.bss._tx_timer_created_ptr)
_tx_timer_current_ptr 0x20000458 Data 4 tx_timer_initialize.o(.bss._tx_timer_current_ptr)
_tx_timer_expired 0x2000045c Data 4 tx_timer_initialize.o(.bss._tx_timer_expired)
_tx_timer_expired_time_slice 0x20000460 Data 4 tx_timer_initialize.o(.bss._tx_timer_expired_time_slice)
_tx_timer_expired_timer_ptr 0x20000464 Data 4 tx_timer_initialize.o(.bss._tx_timer_expired_timer_ptr)
_tx_timer_list 0x20000468 Data 128 tx_timer_initialize.o(.bss._tx_timer_list)
_tx_timer_list_end 0x200004e8 Data 4 tx_timer_initialize.o(.bss._tx_timer_list_end)
_tx_timer_list_start 0x200004ec Data 4 tx_timer_initialize.o(.bss._tx_timer_list_start)
_tx_timer_priority 0x200004f0 Data 4 tx_timer_initialize.o(.bss._tx_timer_priority)
_tx_timer_stack_size 0x200004f4 Data 4 tx_timer_initialize.o(.bss._tx_timer_stack_size)
_tx_timer_stack_start 0x200004f8 Data 4 tx_timer_initialize.o(.bss._tx_timer_stack_start)
_tx_timer_system_clock 0x200004fc Data 4 tx_timer_initialize.o(.bss._tx_timer_system_clock)
_tx_timer_thread 0x20000500 Data 176 tx_timer_initialize.o(.bss._tx_timer_thread)
_tx_timer_thread_stack_area 0x200005b0 Data 1024 tx_timer_initialize.o(.bss._tx_timer_thread_stack_area)
_tx_timer_time_slice 0x200009b0 Data 4 tx_timer_initialize.o(.bss._tx_timer_time_slice)
ble_event_flags 0x200009b4 Data 36 hcble.o(.bss.ble_event_flags)
ble_rx_ring 0x200009d8 Data 260 hcble.o(.bss.ble_rx_ring)
ble_rx_stack 0x20000adc Data 2048 app_threadx.o(.bss.ble_rx_stack)
ble_rx_thread 0x20001364 Data 176 app_threadx.o(.bss.ble_rx_thread)
ble_tx_queue 0x20001414 Data 56 app_threadx.o(.bss.ble_tx_queue)
ble_tx_queue_buffer 0x2000144c Data 640 app_threadx.o(.bss.ble_tx_queue_buffer)
ble_tx_stack 0x200016cc Data 2048 app_threadx.o(.bss.ble_tx_stack)
ble_tx_thread 0x20001ecc Data 176 app_threadx.o(.bss.ble_tx_thread)
cmd 0x20001f7c Data 8 hcble.o(.bss.cmd)
current_location 0x20001f84 Data 12 hcble.o(.bss.current_location)
distance_cm 0x20001f90 Data 4 ultrasound.o(.bss.distance_cm)
gps_task 0x20001f94 Data 176 app_threadx.o(.bss.gps_task)
gps_task_stack 0x20002044 Data 2048 app_threadx.o(.bss.gps_task_stack)
handle_GPDMA1_Channel3 0x20002844 Data 120 usart.o(.bss.handle_GPDMA1_Channel3)
handle_GPDMA1_Channel4 0x200028bc Data 120 usart.o(.bss.handle_GPDMA1_Channel4)
handle_GPDMA1_Channel5 0x20002934 Data 120 usart.o(.bss.handle_GPDMA1_Channel5)
htim1 0x200029ac Data 76 tim.o(.bss.htim1)
htim2 0x200029f8 Data 76 tim.o(.bss.htim2)
htim3 0x20002a44 Data 76 tim.o(.bss.htim3)
htim4 0x20002a90 Data 76 tim.o(.bss.htim4)
htim6 0x20002adc Data 76 stm32h5xx_hal_timebase_tim.o(.bss.htim6)
htim8 0x20002b28 Data 76 tim.o(.bss.htim8)
huart2 0x20002b74 Data 148 usart.o(.bss.huart2)
huart3 0x20002c08 Data 148 usart.o(.bss.huart3)
huart4 0x20002c9c Data 148 usart.o(.bss.huart4)
ic_val1 0x20002d30 Data 4 ultrasound.o(.bss.ic_val1)
ic_val2 0x20002d34 Data 4 ultrasound.o(.bss.ic_val2)
im948_rx_queue_buffer 0x20002d38 Data 256 app_threadx.o(.bss.im948_rx_queue_buffer)
im948_uart_rx_queue 0x20002e38 Data 56 app_threadx.o(.bss.im948_uart_rx_queue)
imu_angle_stack 0x20002e74 Data 1024 app_threadx.o(.bss.imu_angle_stack)
imu_angle_thread 0x20003274 Data 176 app_threadx.o(.bss.imu_angle_thread)
isNewData 0x20003324 Data 1 imu.o(.bss.isNewData)
is_first_capture 0x20003325 Data 1 ultrasound.o(.bss.is_first_capture)
rx_byte 0x20003326 Data 1 main.o(.bss.rx_byte)
system_events 0x20003328 Data 36 app_threadx.o(.bss.system_events)
uart_dma_rx_buf 0x20003780 Data 20 hcble.o(.bss.uart_dma_rx_buf)
ultrasonic_event 0x20003794 Data 36 ultrasound.o(.bss.ultrasonic_event)
uwTick 0x200037b8 Data 4 stm32h5xx_hal.o(.bss.uwTick)
__initial_sp 0x20003bc0 Data 0 startup_stm32h563xx.o(STACK)
==============================================================================
Memory Map of the image
Image Entry point : 0x0800024d
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00014d78, Max: 0x00200000, ABSOLUTE)
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00014d60, 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 0x00000000 Code RO 3228 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
0x0800024c 0x0800024c 0x00000004 Code RO 3291 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
0x08000250 0x08000250 0x00000004 Code RO 3294 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
0x08000254 0x08000254 0x00000000 Code RO 3296 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
0x08000254 0x08000254 0x00000000 Code RO 3298 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
0x08000254 0x08000254 0x00000008 Code RO 3299 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
0x0800025c 0x0800025c 0x00000000 Code RO 3301 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
0x0800025c 0x0800025c 0x00000000 Code RO 3303 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
0x0800025c 0x0800025c 0x00000004 Code RO 3292 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
0x08000260 0x08000260 0x00000028 Code RO 4 .text startup_stm32h563xx.o
0x08000288 0x08000288 0x00000078 Code RO 27 .text tx_initialize_low_level.o
0x08000300 0x08000300 0x000000d0 Code RO 1652 .text tx_thread_schedule.o
0x080003d0 0x080003d0 0x00000040 Code RO 1657 .text tx_thread_stack_build.o
0x08000410 0x08000410 0x000000b8 Code RO 1667 .text tx_timer_interrupt.o
0x080004c8 0x080004c8 0x00000062 Code RO 3231 .text mc_w.l(uldiv.o)
0x0800052a 0x0800052a 0x00000024 Code RO 3233 .text mc_w.l(memcpya.o)
0x0800054e 0x0800054e 0x00000024 Code RO 3235 .text mc_w.l(memseta.o)
0x08000572 0x08000572 0x0000000e Code RO 3239 .text mc_w.l(strlen.o)
0x08000580 0x08000580 0x00000012 Code RO 3243 .text mc_w.l(strcpy.o)
0x08000592 0x08000592 0x0000001e Code RO 3245 .text mc_w.l(strncmp.o)
0x080005b0 0x080005b0 0x00000038 Code RO 3277 .text mc_w.l(sscanf.o)
0x080005e8 0x080005e8 0x0000014e Code RO 3279 .text mf_w.l(dadd.o)
0x08000736 0x08000736 0x000000de Code RO 3281 .text mf_w.l(ddiv.o)
0x08000814 0x08000814 0x00000022 Code RO 3283 .text mf_w.l(dflti.o)
0x08000836 0x08000836 0x0000003e Code RO 3285 .text mf_w.l(dfixi.o)
0x08000874 0x08000874 0x00000026 Code RO 3287 .text mf_w.l(f2d.o)
0x0800089a 0x0800089a 0x00000038 Code RO 3289 .text mf_w.l(d2f.o)
0x080008d2 0x080008d2 0x0000002c Code RO 3319 .text mc_w.l(uidiv.o)
0x080008fe 0x080008fe 0x0000001e Code RO 3321 .text mc_w.l(llshl.o)
0x0800091c 0x0800091c 0x00000020 Code RO 3323 .text mc_w.l(llushr.o)
0x0800093c 0x0800093c 0x00000024 Code RO 3325 .text mc_w.l(llsshr.o)
0x08000960 0x08000960 0x00000156 Code RO 3334 .text mc_w.l(_scanf_longlong.o)
0x08000ab6 0x08000ab6 0x0000014c Code RO 3336 .text mc_w.l(_scanf_int.o)
0x08000c02 0x08000c02 0x000000e0 Code RO 3338 .text mc_w.l(_scanf_str.o)
0x08000ce2 0x08000ce2 0x00000002 PAD
0x08000ce4 0x08000ce4 0x00000360 Code RO 3340 .text mc_w.l(scanf_fp.o)
0x08001044 0x08001044 0x00000028 Code RO 3344 .text mc_w.l(scanf_char.o)
0x0800106c 0x0800106c 0x00000040 Code RO 3346 .text mc_w.l(_sgetc.o)
0x080010ac 0x080010ac 0x000000a8 Code RO 3348 .text mc_w.l(strtod.o)
0x08001154 0x08001154 0x00000000 Code RO 3350 .text mc_w.l(iusefp.o)
0x08001154 0x08001154 0x0000006e Code RO 3351 .text mf_w.l(fepilogue.o)
0x080011c2 0x080011c2 0x000000ba Code RO 3353 .text mf_w.l(depilogue.o)
0x0800127c 0x0800127c 0x000000e4 Code RO 3355 .text mf_w.l(dmul.o)
0x08001360 0x08001360 0x000000a2 Code RO 3357 .text mf_w.l(dsqrt.o)
0x08001402 0x08001402 0x00000030 Code RO 3359 .text mf_w.l(dfixul.o)
0x08001432 0x08001432 0x00000002 PAD
0x08001434 0x08001434 0x00000030 Code RO 3361 .text mf_w.l(cdrcmple.o)
0x08001464 0x08001464 0x00000030 Code RO 3363 .text mc_w.l(init.o)
0x08001494 0x08001494 0x0000000a Code RO 3366 .text mc_w.l(isspace_c.o)
0x0800149e 0x0800149e 0x0000001c Code RO 3368 .text mc_w.l(_chval.o)
0x080014ba 0x080014ba 0x00000002 PAD
0x080014bc 0x080014bc 0x0000032c Code RO 3370 .text mc_w.l(_scanf.o)
0x080017e8 0x080017e8 0x00000018 Code RO 3373 .text mf_w.l(dfltul.o)
0x08001800 0x08001800 0x00000028 Code RO 3375 .text mc_w.l(ctype_c.o)
0x08001828 0x08001828 0x000001ee Code RO 50 .text.App_ThreadX_Init app_threadx.o
0x08001a16 0x08001a16 0x00000002 PAD
0x08001a18 0x08001a18 0x00000004 Code RO 143 .text.BusFault_Handler stm32h5xx_it.o
0x08001a1c 0x08001a1c 0x00000034 Code RO 3000 .text.CalcSum1 imu.o
0x08001a50 0x08001a50 0x00000018 Code RO 3014 .text.Cmd_03 imu.o
0x08001a68 0x08001a68 0x000000c0 Code RO 3024 .text.Cmd_12 imu.o
0x08001b28 0x08001b28 0x00000018 Code RO 3018 .text.Cmd_19 imu.o
0x08001b40 0x08001b40 0x0000023a Code RO 3008 .text.Cmd_GetPkt imu.o
0x08001d7a 0x08001d7a 0x00000002 PAD
0x08001d7c 0x08001d7c 0x000000ae Code RO 3004 .text.Cmd_PackAndTx imu.o
0x08001e2a 0x08001e2a 0x00000002 PAD
0x08001e2c 0x08001e2c 0x0000096c Code RO 3010 .text.Cmd_RxUnpack imu.o
0x08002798 0x08002798 0x00000016 Code RO 3006 .text.Cmd_Write imu.o
0x080027ae 0x080027ae 0x00000002 PAD
0x080027b0 0x080027b0 0x000000b0 Code RO 2932 .text.Convert_to_degrees gps.o
0x08002860 0x08002860 0x0000078a Code RO 950 .text.DMA_Init stm32h5xx_hal_dma.o
0x08002fea 0x08002fea 0x00000002 PAD
0x08002fec 0x08002fec 0x000002d8 Code RO 1003 .text.DMA_List_BuildNode stm32h5xx_hal_dma_ex.o
0x080032c4 0x080032c4 0x00000068 Code RO 1011 .text.DMA_List_CheckNodesBaseAddresses stm32h5xx_hal_dma_ex.o
0x0800332c 0x0800332c 0x00000086 Code RO 1013 .text.DMA_List_CheckNodesTypes stm32h5xx_hal_dma_ex.o
0x080033b2 0x080033b2 0x00000002 PAD
0x080033b4 0x080033b4 0x00000146 Code RO 1015 .text.DMA_List_FindNode stm32h5xx_hal_dma_ex.o
0x080034fa 0x080034fa 0x00000002 PAD
0x080034fc 0x080034fc 0x0000005e Code RO 997 .text.DMA_List_GetCLLRNodeInfo stm32h5xx_hal_dma_ex.o
0x0800355a 0x0800355a 0x00000002 PAD
0x0800355c 0x0800355c 0x00000410 Code RO 991 .text.DMA_List_Init stm32h5xx_hal_dma_ex.o
0x0800396c 0x0800396c 0x00000040 Code RO 956 .text.DMA_SetConfig stm32h5xx_hal_dma.o
0x080039ac 0x080039ac 0x00000002 Code RO 147 .text.DebugMon_Handler stm32h5xx_it.o
0x080039ae 0x080039ae 0x00000002 PAD
0x080039b0 0x080039b0 0x00000006 Code RO 15 .text.Error_Handler main.o
0x080039b6 0x080039b6 0x00000002 PAD
0x080039b8 0x080039b8 0x00000010 Code RO 149 .text.GPDMA1_Channel3_IRQHandler stm32h5xx_it.o
0x080039c8 0x080039c8 0x00000010 Code RO 151 .text.GPDMA1_Channel4_IRQHandler stm32h5xx_it.o
0x080039d8 0x080039d8 0x00000010 Code RO 153 .text.GPDMA1_Channel5_IRQHandler stm32h5xx_it.o
0x080039e8 0x080039e8 0x0000001a Code RO 2926 .text.GPS_Init gps.o
0x08003a02 0x08003a02 0x00000002 PAD
0x08003a04 0x08003a04 0x0000005a Code RO 1001 .text.HAL_DMAEx_List_BuildNode stm32h5xx_hal_dma_ex.o
0x08003a5e 0x08003a5e 0x00000002 PAD
0x08003a60 0x08003a60 0x00000382 Code RO 989 .text.HAL_DMAEx_List_Init stm32h5xx_hal_dma_ex.o
0x08003de2 0x08003de2 0x00000002 PAD
0x08003de4 0x08003de4 0x0000019a Code RO 1009 .text.HAL_DMAEx_List_InsertNode stm32h5xx_hal_dma_ex.o
0x08003f7e 0x08003f7e 0x00000002 PAD
0x08003f80 0x08003f80 0x000001a2 Code RO 1065 .text.HAL_DMAEx_List_LinkQ stm32h5xx_hal_dma_ex.o
0x08004122 0x08004122 0x00000002 PAD
0x08004124 0x08004124 0x000000ca Code RO 1047 .text.HAL_DMAEx_List_SetCircularMode stm32h5xx_hal_dma_ex.o
0x080041ee 0x080041ee 0x00000002 PAD
0x080041f0 0x080041f0 0x00000146 Code RO 999 .text.HAL_DMAEx_List_Start_IT stm32h5xx_hal_dma_ex.o
0x08004336 0x08004336 0x00000002 PAD
0x08004338 0x08004338 0x00000116 Code RO 960 .text.HAL_DMA_Abort stm32h5xx_hal_dma.o
0x0800444e 0x0800444e 0x00000002 PAD
0x08004450 0x08004450 0x00000054 Code RO 962 .text.HAL_DMA_Abort_IT stm32h5xx_hal_dma.o
0x080044a4 0x080044a4 0x00000072 Code RO 976 .text.HAL_DMA_ConfigChannelAttributes stm32h5xx_hal_dma.o
0x08004516 0x08004516 0x00000002 PAD
0x08004518 0x08004518 0x000002d4 Code RO 966 .text.HAL_DMA_IRQHandler stm32h5xx_hal_dma.o
0x080047ec 0x080047ec 0x000003c0 Code RO 948 .text.HAL_DMA_Init stm32h5xx_hal_dma.o
0x08004bac 0x08004bac 0x000000e2 Code RO 958 .text.HAL_DMA_Start_IT stm32h5xx_hal_dma.o
0x08004c8e 0x08004c8e 0x00000002 PAD
0x08004c90 0x08004c90 0x00000042 Code RO 1243 .text.HAL_Delay stm32h5xx_hal.o
0x08004cd2 0x08004cd2 0x00000002 PAD
0x08004cd4 0x08004cd4 0x000002ea Code RO 917 .text.HAL_GPIO_Init stm32h5xx_hal_gpio.o
0x08004fbe 0x08004fbe 0x00000002 PAD
0x08004fc0 0x08004fc0 0x0000002c Code RO 923 .text.HAL_GPIO_WritePin stm32h5xx_hal_gpio.o
0x08004fec 0x08004fec 0x0000000c Code RO 1235 .text.HAL_GetTick stm32h5xx_hal.o
0x08004ff8 0x08004ff8 0x0000001a Code RO 1233 .text.HAL_IncTick stm32h5xx_hal.o
0x08005012 0x08005012 0x00000002 PAD
0x08005014 0x08005014 0x0000005e Code RO 1223 .text.HAL_Init stm32h5xx_hal.o
0x08005072 0x08005072 0x00000002 PAD
0x08005074 0x08005074 0x000000e4 Code RO 182 .text.HAL_InitTick stm32h5xx_hal_timebase_tim.o
0x08005158 0x08005158 0x00000002 Code RO 174 .text.HAL_MspInit stm32h5xx_hal_msp.o
0x0800515a 0x0800515a 0x00000002 PAD
0x0800515c 0x0800515c 0x00000014 Code RO 615 .text.HAL_NVIC_EnableIRQ stm32h5xx_hal_cortex.o
0x08005170 0x08005170 0x0000002e Code RO 607 .text.HAL_NVIC_SetPriority stm32h5xx_hal_cortex.o
0x0800519e 0x0800519e 0x00000002 PAD
0x080051a0 0x080051a0 0x00000010 Code RO 603 .text.HAL_NVIC_SetPriorityGrouping stm32h5xx_hal_cortex.o
0x080051b0 0x080051b0 0x000002f8 Code RO 733 .text.HAL_RCCEx_GetPLL1ClockFreq stm32h5xx_hal_rcc_ex.o
0x080054a8 0x080054a8 0x000002f8 Code RO 735 .text.HAL_RCCEx_GetPLL2ClockFreq stm32h5xx_hal_rcc_ex.o
0x080057a0 0x080057a0 0x000002f8 Code RO 737 .text.HAL_RCCEx_GetPLL3ClockFreq stm32h5xx_hal_rcc_ex.o
0x08005a98 0x08005a98 0x000028f8 Code RO 739 .text.HAL_RCCEx_GetPeriphCLKFreq stm32h5xx_hal_rcc_ex.o
0x08008390 0x08008390 0x000018ee Code RO 725 .text.HAL_RCCEx_PeriphCLKConfig stm32h5xx_hal_rcc_ex.o
0x08009c7e 0x08009c7e 0x00000002 PAD
0x08009c80 0x08009c80 0x00000494 Code RO 690 .text.HAL_RCC_ClockConfig stm32h5xx_hal_rcc.o
0x0800a114 0x0800a114 0x0000006c Code RO 704 .text.HAL_RCC_GetClockConfig stm32h5xx_hal_rcc.o
0x0800a180 0x0800a180 0x00000034 Code RO 688 .text.HAL_RCC_GetHCLKFreq stm32h5xx_hal_rcc.o
0x0800a1b4 0x0800a1b4 0x00000026 Code RO 696 .text.HAL_RCC_GetPCLK1Freq stm32h5xx_hal_rcc.o
0x0800a1da 0x0800a1da 0x00000002 PAD
0x0800a1dc 0x0800a1dc 0x00000026 Code RO 698 .text.HAL_RCC_GetPCLK2Freq stm32h5xx_hal_rcc.o
0x0800a202 0x0800a202 0x00000002 PAD
0x0800a204 0x0800a204 0x00000026 Code RO 700 .text.HAL_RCC_GetPCLK3Freq stm32h5xx_hal_rcc.o
0x0800a22a 0x0800a22a 0x00000002 PAD
0x0800a22c 0x0800a22c 0x000002cc Code RO 692 .text.HAL_RCC_GetSysClockFreq stm32h5xx_hal_rcc.o
0x0800a4f8 0x0800a4f8 0x000009fc Code RO 686 .text.HAL_RCC_OscConfig stm32h5xx_hal_rcc.o
0x0800aef4 0x0800aef4 0x0000009a Code RO 653 .text.HAL_SYSTICK_CLKSourceConfig stm32h5xx_hal_cortex.o
0x0800af8e 0x0800af8e 0x00000002 PAD
0x0800af90 0x0800af90 0x00000008 Code RO 582 .text.HAL_TIMEx_Break2Callback stm32h5xx_hal_tim_ex.o
0x0800af98 0x0800af98 0x00000008 Code RO 580 .text.HAL_TIMEx_BreakCallback stm32h5xx_hal_tim_ex.o
0x0800afa0 0x0800afa0 0x00000008 Code RO 576 .text.HAL_TIMEx_CommutCallback stm32h5xx_hal_tim_ex.o
0x0800afa8 0x0800afa8 0x00000008 Code RO 586 .text.HAL_TIMEx_DirectionChangeCallback stm32h5xx_hal_tim_ex.o
0x0800afb0 0x0800afb0 0x00000008 Code RO 584 .text.HAL_TIMEx_EncoderIndexCallback stm32h5xx_hal_tim_ex.o
0x0800afb8 0x0800afb8 0x00000008 Code RO 588 .text.HAL_TIMEx_IndexErrorCallback stm32h5xx_hal_tim_ex.o
0x0800afc0 0x0800afc0 0x00000212 Code RO 526 .text.HAL_TIMEx_MasterConfigSynchronization stm32h5xx_hal_tim_ex.o
0x0800b1d2 0x0800b1d2 0x00000002 PAD
0x0800b1d4 0x0800b1d4 0x00000008 Code RO 590 .text.HAL_TIMEx_TransitionErrorCallback stm32h5xx_hal_tim_ex.o
0x0800b1dc 0x0800b1dc 0x000000a8 Code RO 207 .text.HAL_TIM_Base_Init stm32h5xx_hal_tim.o
0x0800b284 0x0800b284 0x0000010e Code RO 92 .text.HAL_TIM_Base_MspInit tim.o
0x0800b392 0x0800b392 0x00000002 PAD
0x0800b394 0x0800b394 0x00000192 Code RO 221 .text.HAL_TIM_Base_Start_IT stm32h5xx_hal_tim.o
0x0800b526 0x0800b526 0x00000002 PAD
0x0800b528 0x0800b528 0x00000208 Code RO 405 .text.HAL_TIM_ConfigClockSource stm32h5xx_hal_tim.o
0x0800b730 0x0800b730 0x00000134 Code RO 323 .text.HAL_TIM_Encoder_Init stm32h5xx_hal_tim.o
0x0800b864 0x0800b864 0x000000fa Code RO 90 .text.HAL_TIM_Encoder_MspInit tim.o
0x0800b95e 0x0800b95e 0x00000002 PAD
0x0800b960 0x0800b960 0x0000011c Code RO 2985 .text.HAL_TIM_IC_CaptureCallback ultrasound.o
0x0800ba7c 0x0800ba7c 0x00000130 Code RO 369 .text.HAL_TIM_IC_ConfigChannel stm32h5xx_hal_tim.o
0x0800bbac 0x0800bbac 0x000000a8 Code RO 283 .text.HAL_TIM_IC_Init stm32h5xx_hal_tim.o
0x0800bc54 0x0800bc54 0x00000008 Code RO 285 .text.HAL_TIM_IC_MspInit stm32h5xx_hal_tim.o
0x0800bc5c 0x0800bc5c 0x00000300 Code RO 343 .text.HAL_TIM_IRQHandler stm32h5xx_hal_tim.o
0x0800bf5c 0x0800bf5c 0x000000b6 Code RO 84 .text.HAL_TIM_MspPostInit tim.o
0x0800c012 0x0800c012 0x00000002 PAD
0x0800c014 0x0800c014 0x00000008 Code RO 347 .text.HAL_TIM_OC_DelayElapsedCallback stm32h5xx_hal_tim.o
0x0800c01c 0x0800c01c 0x000001b0 Code RO 379 .text.HAL_TIM_PWM_ConfigChannel stm32h5xx_hal_tim.o
0x0800c1cc 0x0800c1cc 0x000000a8 Code RO 263 .text.HAL_TIM_PWM_Init stm32h5xx_hal_tim.o
0x0800c274 0x0800c274 0x00000008 Code RO 265 .text.HAL_TIM_PWM_MspInit stm32h5xx_hal_tim.o
0x0800c27c 0x0800c27c 0x00000008 Code RO 349 .text.HAL_TIM_PWM_PulseFinishedCallback stm32h5xx_hal_tim.o
0x0800c284 0x0800c284 0x00000022 Code RO 17 .text.HAL_TIM_PeriodElapsedCallback main.o
0x0800c2a6 0x0800c2a6 0x00000002 PAD
0x0800c2a8 0x0800c2a8 0x00000056 Code RO 421 .text.HAL_TIM_ReadCapturedValue stm32h5xx_hal_tim.o
0x0800c2fe 0x0800c2fe 0x00000002 PAD
0x0800c300 0x0800c300 0x00000008 Code RO 353 .text.HAL_TIM_TriggerCallback stm32h5xx_hal_tim.o
0x0800c308 0x0800c308 0x0000007c Code RO 1554 .text.HAL_UARTEx_DisableFifoMode stm32h5xx_hal_uart_ex.o
0x0800c384 0x0800c384 0x000000c4 Code RO 1562 .text.HAL_UARTEx_ReceiveToIdle_IT stm32h5xx_hal_uart_ex.o
0x0800c448 0x0800c448 0x0000011a Code RO 2896 .text.HAL_UARTEx_RxEventCallback hcble.o
0x0800c562 0x0800c562 0x00000002 PAD
0x0800c564 0x0800c564 0x00000008 Code RO 1536 .text.HAL_UARTEx_RxFifoFullCallback stm32h5xx_hal_uart_ex.o
0x0800c56c 0x0800c56c 0x0000008c Code RO 1558 .text.HAL_UARTEx_SetRxFifoThreshold stm32h5xx_hal_uart_ex.o
0x0800c5f8 0x0800c5f8 0x0000008c Code RO 1556 .text.HAL_UARTEx_SetTxFifoThreshold stm32h5xx_hal_uart_ex.o
0x0800c684 0x0800c684 0x00000008 Code RO 1538 .text.HAL_UARTEx_TxFifoEmptyCallback stm32h5xx_hal_uart_ex.o
0x0800c68c 0x0800c68c 0x00000008 Code RO 1534 .text.HAL_UARTEx_WakeupCallback stm32h5xx_hal_uart_ex.o
0x0800c694 0x0800c694 0x00000008 Code RO 1476 .text.HAL_UART_ErrorCallback stm32h5xx_hal_uart.o
0x0800c69c 0x0800c69c 0x00000542 Code RO 1472 .text.HAL_UART_IRQHandler stm32h5xx_hal_uart.o
0x0800cbde 0x0800cbde 0x00000002 PAD
0x0800cbe0 0x0800cbe0 0x000000aa Code RO 1384 .text.HAL_UART_Init stm32h5xx_hal_uart.o
0x0800cc8a 0x0800cc8a 0x00000002 PAD
0x0800cc8c 0x0800cc8c 0x000004b4 Code RO 116 .text.HAL_UART_MspInit usart.o
0x0800d140 0x0800d140 0x000000ce Code RO 1420 .text.HAL_UART_Receive_IT stm32h5xx_hal_uart.o
0x0800d20e 0x0800d20e 0x00000002 PAD
0x0800d210 0x0800d210 0x00000046 Code RO 3206 .text.HAL_UART_RxCpltCallback imu948.o
0x0800d256 0x0800d256 0x00000002 PAD
0x0800d258 0x0800d258 0x000001a4 Code RO 1424 .text.HAL_UART_Transmit_DMA stm32h5xx_hal_uart.o
0x0800d3fc 0x0800d3fc 0x0000014c Code RO 1410 .text.HAL_UART_Transmit_IT stm32h5xx_hal_uart.o
0x0800d548 0x0800d548 0x00000008 Code RO 1482 .text.HAL_UART_TxCpltCallback stm32h5xx_hal_uart.o
0x0800d550 0x0800d550 0x00000008 Code RO 1484 .text.HAL_UART_TxHalfCpltCallback stm32h5xx_hal_uart.o
0x0800d558 0x0800d558 0x0000001a Code RO 2892 .text.HCBle_InitDMAReception hcble.o
0x0800d572 0x0800d572 0x00000002 PAD
0x0800d574 0x0800d574 0x00000036 Code RO 2890 .text.HCBle_InitEventFlags hcble.o
0x0800d5aa 0x0800d5aa 0x00000002 PAD
0x0800d5ac 0x0800d5ac 0x00000054 Code RO 2898 .text.HCBle_ParseAndHandleFrame hcble.o
0x0800d600 0x0800d600 0x00000044 Code RO 2894 .text.HCBle_SendData hcble.o
0x0800d644 0x0800d644 0x00000004 Code RO 139 .text.HardFault_Handler stm32h5xx_it.o
0x0800d648 0x0800d648 0x0000005e Code RO 41 .text.MX_GPDMA1_Init gpdma.o
0x0800d6a6 0x0800d6a6 0x00000002 PAD
0x0800d6a8 0x0800d6a8 0x00000196 Code RO 33 .text.MX_GPIO_Init gpio.o
0x0800d83e 0x0800d83e 0x00000002 PAD
0x0800d840 0x0800d840 0x00000084 Code RO 78 .text.MX_TIM1_Init tim.o
0x0800d8c4 0x0800d8c4 0x00000082 Code RO 80 .text.MX_TIM2_Init tim.o
0x0800d946 0x0800d946 0x00000002 PAD
0x0800d948 0x0800d948 0x0000011e Code RO 82 .text.MX_TIM3_Init tim.o
0x0800da66 0x0800da66 0x00000002 PAD
0x0800da68 0x0800da68 0x000000da Code RO 86 .text.MX_TIM4_Init tim.o
0x0800db42 0x0800db42 0x00000002 PAD
0x0800db44 0x0800db44 0x00000084 Code RO 88 .text.MX_TIM8_Init tim.o
0x0800dbc8 0x0800dbc8 0x0000000c Code RO 52 .text.MX_ThreadX_Init app_threadx.o
0x0800dbd4 0x0800dbd4 0x0000008e Code RO 110 .text.MX_UART4_Init usart.o
0x0800dc62 0x0800dc62 0x00000002 PAD
0x0800dc64 0x0800dc64 0x0000008e Code RO 112 .text.MX_USART2_UART_Init usart.o
0x0800dcf2 0x0800dcf2 0x00000002 PAD
0x0800dcf4 0x0800dcf4 0x0000008e Code RO 114 .text.MX_USART3_UART_Init usart.o
0x0800dd82 0x0800dd82 0x00000002 PAD
0x0800dd84 0x0800dd84 0x00000004 Code RO 141 .text.MemManage_Handler stm32h5xx_it.o
0x0800dd88 0x0800dd88 0x00000042 Code RO 3002 .text.Memcpy imu.o
0x0800ddca 0x0800ddca 0x00000002 PAD
0x0800ddcc 0x0800ddcc 0x00000004 Code RO 137 .text.NMI_Handler stm32h5xx_it.o
0x0800ddd0 0x0800ddd0 0x0000006c Code RO 613 .text.NVIC_EncodePriority stm32h5xx_hal_cortex.o
0x0800de3c 0x0800de3c 0x0000016c Code RO 727 .text.RCCEx_PLL2_Config stm32h5xx_hal_rcc_ex.o
0x0800dfa8 0x0800dfa8 0x0000016c Code RO 729 .text.RCCEx_PLL3_Config stm32h5xx_hal_rcc_ex.o
0x0800e114 0x0800e114 0x000000c6 Code RO 13 .text.SystemClock_Config main.o
0x0800e1da 0x0800e1da 0x00000002 PAD
0x0800e1dc 0x0800e1dc 0x00000136 Code RO 1577 .text.SystemInit system_stm32h5xx.o
0x0800e312 0x0800e312 0x00000002 PAD
0x0800e314 0x0800e314 0x00000010 Code RO 155 .text.TIM2_IRQHandler stm32h5xx_it.o
0x0800e324 0x0800e324 0x00000010 Code RO 157 .text.TIM3_IRQHandler stm32h5xx_it.o
0x0800e334 0x0800e334 0x00000010 Code RO 159 .text.TIM6_IRQHandler stm32h5xx_it.o
0x0800e344 0x0800e344 0x0000035a Code RO 211 .text.TIM_Base_SetConfig stm32h5xx_hal_tim.o
0x0800e69e 0x0800e69e 0x00000002 PAD
0x0800e6a0 0x0800e6a0 0x00000034 Code RO 403 .text.TIM_ETR_SetConfig stm32h5xx_hal_tim.o
0x0800e6d4 0x0800e6d4 0x00000030 Code RO 409 .text.TIM_ITRx_SetConfig stm32h5xx_hal_tim.o
0x0800e704 0x0800e704 0x000001f4 Code RO 357 .text.TIM_OC1_SetConfig stm32h5xx_hal_tim.o
0x0800e8f8 0x0800e8f8 0x00000210 Code RO 359 .text.TIM_OC2_SetConfig stm32h5xx_hal_tim.o
0x0800eb08 0x0800eb08 0x0000020e Code RO 361 .text.TIM_OC3_SetConfig stm32h5xx_hal_tim.o
0x0800ed16 0x0800ed16 0x00000002 PAD
0x0800ed18 0x0800ed18 0x00000210 Code RO 363 .text.TIM_OC4_SetConfig stm32h5xx_hal_tim.o
0x0800ef28 0x0800ef28 0x00000122 Code RO 365 .text.TIM_OC5_SetConfig stm32h5xx_hal_tim.o
0x0800f04a 0x0800f04a 0x00000002 PAD
0x0800f04c 0x0800f04c 0x00000124 Code RO 367 .text.TIM_OC6_SetConfig stm32h5xx_hal_tim.o
0x0800f170 0x0800f170 0x00000050 Code RO 407 .text.TIM_TI1_ConfigInputStage stm32h5xx_hal_tim.o
0x0800f1c0 0x0800f1c0 0x000001b8 Code RO 371 .text.TIM_TI1_SetConfig stm32h5xx_hal_tim.o
0x0800f378 0x0800f378 0x00000052 Code RO 411 .text.TIM_TI2_ConfigInputStage stm32h5xx_hal_tim.o
0x0800f3ca 0x0800f3ca 0x00000002 PAD
0x0800f3cc 0x0800f3cc 0x0000006c Code RO 373 .text.TIM_TI2_SetConfig stm32h5xx_hal_tim.o
0x0800f438 0x0800f438 0x0000006a Code RO 375 .text.TIM_TI3_SetConfig stm32h5xx_hal_tim.o
0x0800f4a2 0x0800f4a2 0x00000002 PAD
0x0800f4a4 0x0800f4a4 0x0000006c Code RO 377 .text.TIM_TI4_SetConfig stm32h5xx_hal_tim.o
0x0800f510 0x0800f510 0x00000010 Code RO 165 .text.UART4_IRQHandler stm32h5xx_it.o
0x0800f520 0x0800f520 0x0000008a Code RO 1552 .text.UARTEx_SetNbDataToProcess stm32h5xx_hal_uart_ex.o
0x0800f5aa 0x0800f5aa 0x00000002 PAD
0x0800f5ac 0x0800f5ac 0x00000148 Code RO 1388 .text.UART_AdvFeatureConfig stm32h5xx_hal_uart.o
0x0800f6f4 0x0800f6f4 0x00000146 Code RO 1392 .text.UART_CheckIdleState stm32h5xx_hal_uart.o
0x0800f83a 0x0800f83a 0x00000002 PAD
0x0800f83c 0x0800f83c 0x0000001e Code RO 1474 .text.UART_DMAAbortOnError stm32h5xx_hal_uart.o
0x0800f85a 0x0800f85a 0x00000002 PAD
0x0800f85c 0x0800f85c 0x00000080 Code RO 1430 .text.UART_DMAError stm32h5xx_hal_uart.o
0x0800f8dc 0x0800f8dc 0x00000052 Code RO 1426 .text.UART_DMATransmitCplt stm32h5xx_hal_uart.o
0x0800f92e 0x0800f92e 0x00000002 PAD
0x0800f930 0x0800f930 0x00000016 Code RO 1428 .text.UART_DMATxHalfCplt stm32h5xx_hal_uart.o
0x0800f946 0x0800f946 0x00000002 PAD
0x0800f948 0x0800f948 0x0000009e Code RO 1444 .text.UART_EndRxTransfer stm32h5xx_hal_uart.o
0x0800f9e6 0x0800f9e6 0x00000002 PAD
0x0800f9e8 0x0800f9e8 0x00000044 Code RO 1480 .text.UART_EndTransmit_IT stm32h5xx_hal_uart.o
0x0800fa2c 0x0800fa2c 0x0000005c Code RO 1442 .text.UART_EndTxTransfer stm32h5xx_hal_uart.o
0x0800fa88 0x0800fa88 0x00000196 Code RO 1516 .text.UART_RxISR_16BIT stm32h5xx_hal_uart.o
0x0800fc1e 0x0800fc1e 0x00000002 PAD
0x0800fc20 0x0800fc20 0x0000031a Code RO 1512 .text.UART_RxISR_16BIT_FIFOEN stm32h5xx_hal_uart.o
0x0800ff3a 0x0800ff3a 0x00000002 PAD
0x0800ff3c 0x0800ff3c 0x00000192 Code RO 1518 .text.UART_RxISR_8BIT stm32h5xx_hal_uart.o
0x080100ce 0x080100ce 0x00000002 PAD
0x080100d0 0x080100d0 0x00000316 Code RO 1514 .text.UART_RxISR_8BIT_FIFOEN stm32h5xx_hal_uart.o
0x080103e6 0x080103e6 0x00000002 PAD
0x080103e8 0x080103e8 0x00000418 Code RO 1390 .text.UART_SetConfig stm32h5xx_hal_uart.o
0x08010800 0x08010800 0x00000222 Code RO 1422 .text.UART_Start_Receive_IT stm32h5xx_hal_uart.o
0x08010a22 0x08010a22 0x00000002 PAD
0x08010a24 0x08010a24 0x00000098 Code RO 1416 .text.UART_TxISR_16BIT stm32h5xx_hal_uart.o
0x08010abc 0x08010abc 0x000000ce Code RO 1412 .text.UART_TxISR_16BIT_FIFOEN stm32h5xx_hal_uart.o
0x08010b8a 0x08010b8a 0x00000002 PAD
0x08010b8c 0x08010b8c 0x0000008e Code RO 1418 .text.UART_TxISR_8BIT stm32h5xx_hal_uart.o
0x08010c1a 0x08010c1a 0x00000002 PAD
0x08010c1c 0x08010c1c 0x000000c4 Code RO 1414 .text.UART_TxISR_8BIT_FIFOEN stm32h5xx_hal_uart.o
0x08010ce0 0x08010ce0 0x0000010c Code RO 1406 .text.UART_WaitOnFlagUntilTimeout stm32h5xx_hal_uart.o
0x08010dec 0x08010dec 0x00000024 Code RO 3114 .text.UART_Write imu.o
0x08010e10 0x08010e10 0x00000010 Code RO 161 .text.USART2_IRQHandler stm32h5xx_it.o
0x08010e20 0x08010e20 0x00000010 Code RO 163 .text.USART3_IRQHandler stm32h5xx_it.o
0x08010e30 0x08010e30 0x00000004 Code RO 145 .text.UsageFault_Handler stm32h5xx_it.o
0x08010e34 0x08010e34 0x00000030 Code RO 617 .text.__NVIC_EnableIRQ stm32h5xx_hal_cortex.o
0x08010e64 0x08010e64 0x00000010 Code RO 609 .text.__NVIC_GetPriorityGrouping stm32h5xx_hal_cortex.o
0x08010e74 0x08010e74 0x00000042 Code RO 611 .text.__NVIC_SetPriority stm32h5xx_hal_cortex.o
0x08010eb6 0x08010eb6 0x00000002 PAD
0x08010eb8 0x08010eb8 0x0000003c Code RO 605 .text.__NVIC_SetPriorityGrouping stm32h5xx_hal_cortex.o
0x08010ef4 0x08010ef4 0x00000130 Code RO 1770 .text._tx_byte_pool_create tx_byte_pool_create.o
0x08011024 0x08011024 0x00000124 Code RO 1819 .text._tx_event_flags_cleanup tx_event_flags_cleanup.o
0x08011148 0x08011148 0x000000a0 Code RO 1827 .text._tx_event_flags_create tx_event_flags_create.o
0x080111e8 0x080111e8 0x000001e4 Code RO 1843 .text._tx_event_flags_get tx_event_flags_get.o
0x080113cc 0x080113cc 0x000003c2 Code RO 1860 .text._tx_event_flags_set tx_event_flags_set.o
0x0801178e 0x0801178e 0x00000002 PAD
0x08011790 0x08011790 0x00000086 Code RO 1591 .text._tx_initialize_high_level tx_initialize_high_level.o
0x08011816 0x08011816 0x00000002 PAD
0x08011818 0x08011818 0x00000068 Code RO 1612 .text._tx_initialize_kernel_enter tx_initialize_kernel_enter.o
0x08011880 0x08011880 0x00000120 Code RO 1944 .text._tx_queue_cleanup tx_queue_cleanup.o
0x080119a0 0x080119a0 0x000000ee Code RO 1952 .text._tx_queue_create tx_queue_create.o
0x08011a8e 0x08011a8e 0x00000002 PAD
0x08011a90 0x08011a90 0x000003b6 Code RO 2001 .text._tx_queue_receive tx_queue_receive.o
0x08011e46 0x08011e46 0x00000002 PAD
0x08011e48 0x08011e48 0x0000026c Code RO 2009 .text._tx_queue_send tx_queue_send.o
0x080120b4 0x080120b4 0x0000021a Code RO 2098 .text._tx_thread_create tx_thread_create.o
0x080122ce 0x080122ce 0x00000002 PAD
0x080122d0 0x080122d0 0x0000007e Code RO 2138 .text._tx_thread_initialize tx_thread_initialize.o
0x0801234e 0x0801234e 0x00000002 PAD
0x08012350 0x08012350 0x00000094 Code RO 2201 .text._tx_thread_shell_entry tx_thread_shell_entry.o
0x080123e4 0x080123e4 0x00000104 Code RO 2209 .text._tx_thread_sleep tx_thread_sleep.o
0x080124e8 0x080124e8 0x00000070 Code RO 2233 .text._tx_thread_system_preempt_check tx_thread_system_preempt_check.o
0x08012558 0x08012558 0x00000248 Code RO 1689 .text._tx_thread_system_resume tx_thread_system_resume.o
0x080127a0 0x080127a0 0x00000280 Code RO 2241 .text._tx_thread_system_suspend tx_thread_system_suspend.o
0x08012a20 0x08012a20 0x000000a2 Code RO 2257 .text._tx_thread_time_slice tx_thread_time_slice.o
0x08012ac2 0x08012ac2 0x00000002 PAD
0x08012ac4 0x08012ac4 0x00000072 Code RO 2273 .text._tx_thread_timeout tx_thread_timeout.o
0x08012b36 0x08012b36 0x00000002 PAD
0x08012b38 0x08012b38 0x0000003c Code RO 2777 .text._tx_timer_expiration_process tx_timer_expiration_process.o
0x08012b74 0x08012b74 0x0000011e Code RO 2793 .text._tx_timer_initialize tx_timer_initialize.o
0x08012c92 0x08012c92 0x00000002 PAD
0x08012c94 0x08012c94 0x000000d4 Code RO 2818 .text._tx_timer_system_activate tx_timer_system_activate.o
0x08012d68 0x08012d68 0x00000070 Code RO 2826 .text._tx_timer_system_deactivate tx_timer_system_deactivate.o
0x08012dd8 0x08012dd8 0x00000218 Code RO 2834 .text._tx_timer_thread_entry tx_timer_thread_entry.o
0x08012ff0 0x08012ff0 0x00000174 Code RO 2361 .text._txe_byte_pool_create txe_byte_pool_create.o
0x08013164 0x08013164 0x0000014c Code RO 2401 .text._txe_event_flags_create txe_event_flags_create.o
0x080132b0 0x080132b0 0x000000d0 Code RO 2417 .text._txe_event_flags_get txe_event_flags_get.o
0x08013380 0x08013380 0x00000066 Code RO 2433 .text._txe_event_flags_set txe_event_flags_set.o
0x080133e6 0x080133e6 0x00000002 PAD
0x080133e8 0x080133e8 0x000001a4 Code RO 2497 .text._txe_queue_create txe_queue_create.o
0x0801358c 0x0801358c 0x000000a8 Code RO 2545 .text._txe_queue_receive txe_queue_receive.o
0x08013634 0x08013634 0x000000a8 Code RO 2553 .text._txe_queue_send txe_queue_send.o
0x080136dc 0x080136dc 0x00000266 Code RO 2633 .text._txe_thread_create txe_thread_create.o
0x08013942 0x08013942 0x00000002 PAD
0x08013944 0x08013944 0x00000128 Code RO 2900 .text.ble_rx_task_entry hcble.o
0x08013a6c 0x08013a6c 0x00000088 Code RO 2902 .text.ble_tx_task_entry hcble.o
0x08013af4 0x08013af4 0x000000be Code RO 2936 .text.gps_thread_entry gps.o
0x08013bb2 0x08013bb2 0x00000002 PAD
0x08013bb4 0x08013bb4 0x00000064 Code RO 3202 .text.imu600_init imu948.o
0x08013c18 0x08013c18 0x00000184 Code RO 3204 .text.imu_angle_ble_task_entry imu948.o
0x08013d9c 0x08013d9c 0x00000048 Code RO 11 .text.main main.o
0x08013de4 0x08013de4 0x0000023e Code RO 2930 .text.parseGpsBuffer gps.o
0x08014022 0x08014022 0x00000002 PAD
0x08014024 0x08014024 0x00000058 Code RO 196 .text.tx_application_define app_azure_rtos.o
0x0801407c 0x0801407c 0x00000024 Code RO 3256 i.__0vsprintf mc_w.l(printfa.o)
0x080140a0 0x080140a0 0x00000038 Code RO 3216 i.__hardfp_atof m_wm.l(atof.o)
0x080140d8 0x080140d8 0x0000007a Code RO 3222 i.__hardfp_sqrt m_wm.l(sqrt.o)
0x08014152 0x08014152 0x00000002 PAD
0x08014154 0x08014154 0x0000000c Code RO 3328 i.__read_errno mc_w.l(errno.o)
0x08014160 0x08014160 0x0000000e Code RO 3380 i.__scatterload_copy mc_w.l(handlers.o)
0x0801416e 0x0801416e 0x00000002 Code RO 3381 i.__scatterload_null mc_w.l(handlers.o)
0x08014170 0x08014170 0x0000000e Code RO 3382 i.__scatterload_zeroinit mc_w.l(handlers.o)
0x0801417e 0x0801417e 0x00000002 PAD
0x08014180 0x08014180 0x0000000c Code RO 3329 i.__set_errno mc_w.l(errno.o)
0x0801418c 0x0801418c 0x00000184 Code RO 3257 i._fp_digits mc_w.l(printfa.o)
0x08014310 0x08014310 0x0000000e Code RO 3342 i._is_digit mc_w.l(scanf_fp.o)
0x0801431e 0x0801431e 0x00000002 PAD
0x08014320 0x08014320 0x000006dc Code RO 3258 i._printf_core mc_w.l(printfa.o)
0x080149fc 0x080149fc 0x00000024 Code RO 3259 i._printf_post_padding mc_w.l(printfa.o)
0x08014a20 0x08014a20 0x0000002e Code RO 3260 i._printf_pre_padding mc_w.l(printfa.o)
0x08014a4e 0x08014a4e 0x0000000a Code RO 3262 i._sputc mc_w.l(printfa.o)
0x08014a58 0x08014a58 0x00000040 Data RO 3376 .constdata mc_w.l(ctype_c.o)
0x08014a98 0x08014a98 0x00000010 Data RO 1582 .rodata.AHBPrescTable system_stm32h5xx.o
0x08014aa8 0x08014aa8 0x00000008 Data RO 1583 .rodata.APBPrescTable system_stm32h5xx.o
0x08014ab0 0x08014ab0 0x00000008 Data RO 1569 .rodata.UARTEx_SetNbDataToProcess.denominator stm32h5xx_hal_uart_ex.o
0x08014ab8 0x08014ab8 0x00000008 Data RO 1568 .rodata.UARTEx_SetNbDataToProcess.numerator stm32h5xx_hal_uart_ex.o
0x08014ac0 0x08014ac0 0x00000018 Data RO 1524 .rodata.UARTPrescTable stm32h5xx_hal_uart.o
0x08014ad8 0x08014ad8 0x000000ff Data RO 55 .rodata.str1.1 app_threadx.o
0x08014bd7 0x08014bd7 0x00000013 Data RO 199 .rodata.str1.1 app_azure_rtos.o
0x08014bea 0x08014bea 0x00000014 Data RO 2809 .rodata.str1.1 tx_timer_initialize.o
0x08014bfe 0x08014bfe 0x00000085 Data RO 2910 .rodata.str1.1 hcble.o
0x08014c83 0x08014c83 0x000000bc Data RO 2942 .rodata.str1.1 gps.o
0x08014d3f 0x08014d3f 0x00000001 PAD
0x08014d40 0x08014d40 0x00000020 Data RO 3379 Region$$Table anon$$obj.o
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08014d60, Size: 0x00003bc0, Max: 0x000a0000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x20000000 0x08014d60 0x00000004 Data RW 3330 .data mc_w.l(errno.o)
0x20000004 0x08014d64 0x00000004 Data RW 1581 .data.SystemCoreClock system_stm32h5xx.o
0x20000008 0x08014d68 0x00000004 Data RW 2141 .data._tx_thread_system_state tx_thread_initialize.o
0x2000000c 0x08014d6c 0x00000001 Data RW 3118 .data.targetDeviceAddress imu.o
0x2000000d 0x08014d6d 0x00000001 Data RW 1346 .data.uwTickFreq stm32h5xx_hal.o
0x2000000e 0x08014d6e 0x00000002 PAD
0x20000010 0x08014d70 0x00000004 Data RW 1345 .data.uwTickPrio stm32h5xx_hal.o
0x20000014 0x08014d74 0x00000004 PAD
0x20000018 - 0x00000004 Zero RW 3172 .bss.AngleX imu.o
0x2000001c - 0x00000004 Zero RW 3173 .bss.AngleY imu.o
0x20000020 - 0x00000004 Zero RW 3174 .bss.AngleZ imu.o
0x20000024 - 0x00000001 Zero RW 3119 .bss.Cmd_GetPkt.CS imu.o
0x20000025 - 0x00000001 Zero RW 3121 .bss.Cmd_GetPkt.RxIndex imu.o
0x20000026 - 0x0000004e Zero RW 3122 .bss.Cmd_GetPkt.buf imu.o
0x20000074 - 0x00000001 Zero RW 3120 .bss.Cmd_GetPkt.i imu.o
0x20000075 - 0x00000129 Zero RW 2941 .bss.GPS gps.o
0x2000019e - 0x000000dc Zero RW 2938 .bss.GPS_DMA_RX_BUF gps.o
0x2000027a - 0x00000080 Zero RW 2912 .bss.HC_Send_Data hcble.o
0x200002fa 0x08014d74 0x00000002 PAD
0x200002fc - 0x00000018 Zero RW 128 .bss.List_GPDMA1_Channel3 usart.o
0x20000314 - 0x00000018 Zero RW 124 .bss.List_GPDMA1_Channel5 usart.o
0x2000032c - 0x00000024 Zero RW 127 .bss.Node_GPDMA1_Channel3 usart.o
0x20000350 - 0x00000024 Zero RW 123 .bss.Node_GPDMA1_Channel5 usart.o
0x20000374 - 0x00000004 Zero RW 1600 .bss._tx_block_pool_created_count tx_initialize_high_level.o
0x20000378 - 0x00000004 Zero RW 1599 .bss._tx_block_pool_created_ptr tx_initialize_high_level.o
0x2000037c - 0x00000004 Zero RW 2152 .bss._tx_build_options tx_thread_initialize.o
0x20000380 - 0x00000004 Zero RW 1602 .bss._tx_byte_pool_created_count tx_initialize_high_level.o
0x20000384 - 0x00000004 Zero RW 1601 .bss._tx_byte_pool_created_ptr tx_initialize_high_level.o
0x20000388 - 0x00000004 Zero RW 1598 .bss._tx_event_flags_created_count tx_initialize_high_level.o
0x2000038c - 0x00000004 Zero RW 1597 .bss._tx_event_flags_created_ptr tx_initialize_high_level.o
0x20000390 - 0x00000004 Zero RW 1605 .bss._tx_initialize_unused_memory tx_initialize_high_level.o
0x20000394 - 0x00000004 Zero RW 1604 .bss._tx_mutex_created_count tx_initialize_high_level.o
0x20000398 - 0x00000004 Zero RW 1603 .bss._tx_mutex_created_ptr tx_initialize_high_level.o
0x2000039c - 0x00000004 Zero RW 1596 .bss._tx_queue_created_count tx_initialize_high_level.o
0x200003a0 - 0x00000004 Zero RW 1595 .bss._tx_queue_created_ptr tx_initialize_high_level.o
0x200003a4 - 0x00000004 Zero RW 1594 .bss._tx_semaphore_created_count tx_initialize_high_level.o
0x200003a8 - 0x00000004 Zero RW 1593 .bss._tx_semaphore_created_ptr tx_initialize_high_level.o
0x200003ac - 0x00000004 Zero RW 2149 .bss._tx_thread_created_count tx_thread_initialize.o
0x200003b0 - 0x00000004 Zero RW 2148 .bss._tx_thread_created_ptr tx_thread_initialize.o
0x200003b4 - 0x00000004 Zero RW 2143 .bss._tx_thread_current_ptr tx_thread_initialize.o
0x200003b8 - 0x00000004 Zero RW 2144 .bss._tx_thread_execute_ptr tx_thread_initialize.o
0x200003bc - 0x00000004 Zero RW 2146 .bss._tx_thread_highest_priority tx_thread_initialize.o
0x200003c0 - 0x00000004 Zero RW 2151 .bss._tx_thread_mutex_release tx_thread_initialize.o
0x200003c4 - 0x00000004 Zero RW 2150 .bss._tx_thread_preempt_disable tx_thread_initialize.o
0x200003c8 - 0x00000080 Zero RW 2147 .bss._tx_thread_priority_list tx_thread_initialize.o
0x20000448 - 0x00000004 Zero RW 2145 .bss._tx_thread_priority_maps tx_thread_initialize.o
0x2000044c - 0x00000004 Zero RW 2153 .bss._tx_thread_system_stack_ptr tx_thread_initialize.o
0x20000450 - 0x00000004 Zero RW 2811 .bss._tx_timer_created_count tx_timer_initialize.o
0x20000454 - 0x00000004 Zero RW 2810 .bss._tx_timer_created_ptr tx_timer_initialize.o
0x20000458 - 0x00000004 Zero RW 2802 .bss._tx_timer_current_ptr tx_timer_initialize.o
0x2000045c - 0x00000004 Zero RW 2798 .bss._tx_timer_expired tx_timer_initialize.o
0x20000460 - 0x00000004 Zero RW 2797 .bss._tx_timer_expired_time_slice tx_timer_initialize.o
0x20000464 - 0x00000004 Zero RW 2799 .bss._tx_timer_expired_timer_ptr tx_timer_initialize.o
0x20000468 - 0x00000080 Zero RW 2800 .bss._tx_timer_list tx_timer_initialize.o
0x200004e8 - 0x00000004 Zero RW 2803 .bss._tx_timer_list_end tx_timer_initialize.o
0x200004ec - 0x00000004 Zero RW 2801 .bss._tx_timer_list_start tx_timer_initialize.o
0x200004f0 - 0x00000004 Zero RW 2807 .bss._tx_timer_priority tx_timer_initialize.o
0x200004f4 - 0x00000004 Zero RW 2806 .bss._tx_timer_stack_size tx_timer_initialize.o
0x200004f8 - 0x00000004 Zero RW 2805 .bss._tx_timer_stack_start tx_timer_initialize.o
0x200004fc - 0x00000004 Zero RW 2795 .bss._tx_timer_system_clock tx_timer_initialize.o
0x20000500 - 0x000000b0 Zero RW 2808 .bss._tx_timer_thread tx_timer_initialize.o
0x200005b0 - 0x00000400 Zero RW 2804 .bss._tx_timer_thread_stack_area tx_timer_initialize.o
0x200009b0 - 0x00000004 Zero RW 2796 .bss._tx_timer_time_slice tx_timer_initialize.o
0x200009b4 - 0x00000024 Zero RW 2909 .bss.ble_event_flags hcble.o
0x200009d8 - 0x00000104 Zero RW 2906 .bss.ble_rx_ring hcble.o
0x20000adc - 0x00000800 Zero RW 57 .bss.ble_rx_stack app_threadx.o
0x200012dc - 0x00000004 Zero RW 2915 .bss.ble_rx_task_entry.idx hcble.o
0x200012e0 - 0x00000080 Zero RW 2914 .bss.ble_rx_task_entry.json_buf hcble.o
0x20001360 - 0x00000004 Zero RW 2916 .bss.ble_rx_task_entry.parsing hcble.o
0x20001364 - 0x000000b0 Zero RW 56 .bss.ble_rx_thread app_threadx.o
0x20001414 - 0x00000038 Zero RW 60 .bss.ble_tx_queue app_threadx.o
0x2000144c - 0x00000280 Zero RW 61 .bss.ble_tx_queue_buffer app_threadx.o
0x200016cc - 0x00000800 Zero RW 59 .bss.ble_tx_stack app_threadx.o
0x20001ecc - 0x000000b0 Zero RW 58 .bss.ble_tx_thread app_threadx.o
0x20001f7c - 0x00000008 Zero RW 2913 .bss.cmd hcble.o
0x20001f84 - 0x0000000c Zero RW 2907 .bss.current_location hcble.o
0x20001f90 - 0x00000004 Zero RW 2990 .bss.distance_cm ultrasound.o
0x20001f94 - 0x000000b0 Zero RW 66 .bss.gps_task app_threadx.o
0x20002044 - 0x00000800 Zero RW 67 .bss.gps_task_stack app_threadx.o
0x20002844 - 0x00000078 Zero RW 129 .bss.handle_GPDMA1_Channel3 usart.o
0x200028bc - 0x00000078 Zero RW 126 .bss.handle_GPDMA1_Channel4 usart.o
0x20002934 - 0x00000078 Zero RW 125 .bss.handle_GPDMA1_Channel5 usart.o
0x200029ac - 0x0000004c Zero RW 98 .bss.htim1 tim.o
0x200029f8 - 0x0000004c Zero RW 99 .bss.htim2 tim.o
0x20002a44 - 0x0000004c Zero RW 100 .bss.htim3 tim.o
0x20002a90 - 0x0000004c Zero RW 101 .bss.htim4 tim.o
0x20002adc - 0x0000004c Zero RW 188 .bss.htim6 stm32h5xx_hal_timebase_tim.o
0x20002b28 - 0x0000004c Zero RW 102 .bss.htim8 tim.o
0x20002b74 - 0x00000094 Zero RW 121 .bss.huart2 usart.o
0x20002c08 - 0x00000094 Zero RW 122 .bss.huart3 usart.o
0x20002c9c - 0x00000094 Zero RW 120 .bss.huart4 usart.o
0x20002d30 - 0x00000004 Zero RW 2987 .bss.ic_val1 ultrasound.o
0x20002d34 - 0x00000004 Zero RW 2988 .bss.ic_val2 ultrasound.o
0x20002d38 - 0x00000100 Zero RW 65 .bss.im948_rx_queue_buffer app_threadx.o
0x20002e38 - 0x00000038 Zero RW 64 .bss.im948_uart_rx_queue app_threadx.o
0x20002e70 - 0x00000004 Zero RW 3209 .bss.imu_angle_ble_task_entry.heading_filt imu948.o
0x20002e74 - 0x00000400 Zero RW 63 .bss.imu_angle_stack app_threadx.o
0x20003274 - 0x000000b0 Zero RW 62 .bss.imu_angle_thread app_threadx.o
0x20003324 - 0x00000001 Zero RW 3165 .bss.isNewData imu.o
0x20003325 - 0x00000001 Zero RW 2989 .bss.is_first_capture ultrasound.o
0x20003326 - 0x00000001 Zero RW 19 .bss.rx_byte main.o
0x20003327 0x08014d74 0x00000001 PAD
0x20003328 - 0x00000024 Zero RW 68 .bss.system_events app_threadx.o
0x2000334c - 0x00000034 Zero RW 198 .bss.tx_app_byte_pool app_azure_rtos.o
0x20003380 - 0x00000400 Zero RW 200 .bss.tx_byte_pool_buffer app_azure_rtos.o
0x20003780 - 0x00000014 Zero RW 2911 .bss.uart_dma_rx_buf hcble.o
0x20003794 - 0x00000024 Zero RW 2991 .bss.ultrasonic_event ultrasound.o
0x200037b8 - 0x00000004 Zero RW 1347 .bss.uwTick stm32h5xx_hal.o
0x200037bc 0x08014d74 0x00000004 PAD
0x200037c0 - 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
506 0 255 0 8916 5834 app_threadx.o
94 0 0 0 0 4935 gpdma.o
406 0 0 0 0 3081 gpio.o
966 16 188 0 517 3134 gps.o
946 0 133 0 600 9955 hcble.o
3572 206 0 1 94 12179 imu.o
558 28 0 0 4 5335 imu948.o
310 0 0 0 1 8474 main.o
40 10 588 0 1024 872 startup_stm32h563xx.o
198 0 0 5 4 13991 stm32h5xx_hal.o
534 6 0 0 0 13387 stm32h5xx_hal_cortex.o
4380 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
7910 36 0 0 0 39348 stm32h5xx_hal_tim.o
586 0 0 0 0 21807 stm32h5xx_hal_tim_ex.o
228 0 0 0 76 9792 stm32h5xx_hal_timebase_tim.o
8682 0 24 0 0 26676 stm32h5xx_hal_uart.o
762 0 16 0 0 9343 stm32h5xx_hal_uart_ex.o
166 0 0 0 0 1627 stm32h5xx_it.o
310 0 24 4 0 6001 system_stm32h5xx.o
1600 0 0 0 380 13030 tim.o
304 0 0 0 0 4756 tx_byte_pool_create.o
292 0 0 0 0 4692 tx_event_flags_cleanup.o
160 0 0 0 0 4308 tx_event_flags_create.o
484 0 0 0 0 5255 tx_event_flags_get.o
962 0 0 0 0 6333 tx_event_flags_set.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
288 0 0 0 0 4651 tx_queue_cleanup.o
238 0 0 0 0 4539 tx_queue_create.o
950 0 0 0 0 5481 tx_queue_receive.o
620 0 0 0 0 5130 tx_queue_send.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
260 0 0 0 0 4123 tx_thread_sleep.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
332 0 0 0 0 4770 txe_event_flags_create.o
208 0 0 0 0 4216 txe_event_flags_get.o
102 0 0 0 0 3863 txe_event_flags_set.o
420 0 0 0 0 4943 txe_queue_create.o
168 0 0 0 0 4132 txe_queue_receive.o
168 0 0 0 0 4118 txe_queue_send.o
614 0 0 0 0 4914 txe_thread_create.o
284 0 0 0 49 11047 ultrasound.o
1630 0 0 0 924 14029 usart.o
----------------------------------------------------------------------
76476 576 1300 16 15276 461279 Object Totals
0 0 32 0 0 0 (incl. Generated)
176 0 1 2 11 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
56 10 0 0 0 132 atof.o
122 0 0 0 0 148 sqrt.o
28 0 0 0 0 68 _chval.o
812 4 0 0 0 112 _scanf.o
332 0 0 0 0 96 _scanf_int.o
342 0 0 0 0 100 _scanf_longlong.o
224 0 0 0 0 96 _scanf_str.o
64 0 0 0 0 84 _sgetc.o
40 6 64 0 0 68 ctype_c.o
0 0 0 0 0 0 entry.o
0 0 0 0 0 0 entry10a.o
0 0 0 0 0 0 entry11a.o
8 4 0 0 0 0 entry2.o
4 0 0 0 0 0 entry5.o
0 0 0 0 0 0 entry7b.o
0 0 0 0 0 0 entry8b.o
8 4 0 0 0 0 entry9a.o
24 12 0 4 0 136 errno.o
30 0 0 0 0 0 handlers.o
48 10 0 0 0 68 init.o
10 0 0 0 0 68 isspace_c.o
0 0 0 0 0 0 iusefp.o
30 0 0 0 0 68 llshl.o
36 0 0 0 0 68 llsshr.o
32 0 0 0 0 68 llushr.o
36 0 0 0 0 68 memcpya.o
36 0 0 0 0 108 memseta.o
2272 86 0 0 0 516 printfa.o
40 8 0 0 0 84 scanf_char.o
878 12 0 0 0 216 scanf_fp.o
56 8 0 0 0 84 sscanf.o
18 0 0 0 0 68 strcpy.o
14 0 0 0 0 68 strlen.o
30 0 0 0 0 80 strncmp.o
168 12 0 0 0 124 strtod.o
44 0 0 0 0 80 uidiv.o
98 0 0 0 0 92 uldiv.o
48 0 0 0 0 68 cdrcmple.o
56 0 0 0 0 88 d2f.o
334 0 0 0 0 148 dadd.o
222 0 0 0 0 100 ddiv.o
186 0 0 0 0 176 depilogue.o
62 0 0 0 0 80 dfixi.o
48 0 0 0 0 68 dfixul.o
34 0 0 0 0 76 dflti.o
24 0 0 0 0 76 dfltul.o
228 0 0 0 0 96 dmul.o
162 0 0 0 0 100 dsqrt.o
38 0 0 0 0 68 f2d.o
110 0 0 0 0 168 fepilogue.o
----------------------------------------------------------------------
7504 176 64 4 0 4280 Library Totals
12 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
178 10 0 0 0 280 m_wm.l
5762 166 64 4 0 2688 mc_w.l
1552 0 0 0 0 1312 mf_w.l
----------------------------------------------------------------------
7504 176 64 4 0 4280 Library Totals
----------------------------------------------------------------------
==============================================================================
Code (inc. data) RO Data RW Data ZI Data Debug
83980 752 1364 20 15276 462351 Grand Totals
83980 752 1364 20 15276 462351 ELF Image Totals
83980 752 1364 20 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 85344 ( 83.34kB)
Total RW Size (RW Data + ZI Data) 15296 ( 14.94kB)
Total ROM Size (Code + RO Data + RW Data) 85364 ( 83.36kB)
==============================================================================