Files
stm32-cnn/OBJ/FATFS.map
2024-11-01 22:38:48 +08:00

4673 lines
400 KiB
Plaintext

Component: ARM Compiler 5.06 update 3 (build 300) Tool: armlink [4d35c9]
==============================================================================
Section Cross References
main.o(i.main) refers to stm32f4xx_hal.o(i.HAL_Init) for HAL_Init
main.o(i.main) refers to sys.o(i.Stm32_Clock_Init) for Stm32_Clock_Init
main.o(i.main) refers to delay.o(i.delay_init) for delay_init
main.o(i.main) refers to usart.o(i.uart_init) for uart_init
main.o(i.main) refers to led.o(i.LED_Init) for LED_Init
main.o(i.main) refers to key.o(i.KEY_Init) for KEY_Init
main.o(i.main) refers to sdram.o(i.SDRAM_Init) for SDRAM_Init
main.o(i.main) refers to lcd.o(i.LCD_Init) for LCD_Init
main.o(i.main) refers to malloc.o(i.my_mem_init) for my_mem_init
main.o(i.main) refers to my.o(i.model_init) for model_init
main.o(i.main) refers to debug.o(i.TIM3_Init) for TIM3_Init
main.o(i.main) refers to lcd.o(i.LCD_ShowString) for LCD_ShowString
main.o(i.main) refers to delay.o(i.delay_ms) for delay_ms
main.o(i.main) refers to sdio_sdcard.o(i.SD_Init) for SD_Init
main.o(i.main) refers to ftl.o(i.FTL_Init) for FTL_Init
main.o(i.main) refers to exfuns.o(i.exfuns_init) for exfuns_init
main.o(i.main) refers to ff.o(i.f_mount) for f_mount
main.o(i.main) refers to malloc.o(i.mymalloc) for mymalloc
main.o(i.main) refers to lcd.o(i.LCD_Fill) for LCD_Fill
main.o(i.main) refers to exfuns.o(i.exf_getfree) for exf_getfree
main.o(i.main) refers to lcd.o(i.LCD_ShowNum) for LCD_ShowNum
main.o(i.main) refers to my.o(i.model_write) for model_write
main.o(i.main) refers to cnn.o(i.cnn_run) for cnn_run
main.o(i.main) refers to usmart_config.o(.data) for usmart_dev
main.o(i.main) refers to lcd.o(.data) for POINT_COLOR
main.o(i.main) refers to exfuns.o(.bss) for fs
main.o(i.main) refers to exfuns.o(.data) for fatbuf
stm32f4xx_it.o(i.SysTick_Handler) refers to stm32f4xx_hal.o(i.HAL_IncTick) for HAL_IncTick
system_stm32f4xx.o(i.SystemCoreClockUpdate) refers to system_stm32f4xx.o(.data) for .data
startup_stm32f429xx.o(RESET) refers to startup_stm32f429xx.o(STACK) for __initial_sp
startup_stm32f429xx.o(RESET) refers to startup_stm32f429xx.o(.text) for Reset_Handler
startup_stm32f429xx.o(RESET) refers to stm32f4xx_it.o(i.NMI_Handler) for NMI_Handler
startup_stm32f429xx.o(RESET) refers to stm32f4xx_it.o(i.HardFault_Handler) for HardFault_Handler
startup_stm32f429xx.o(RESET) refers to stm32f4xx_it.o(i.MemManage_Handler) for MemManage_Handler
startup_stm32f429xx.o(RESET) refers to stm32f4xx_it.o(i.BusFault_Handler) for BusFault_Handler
startup_stm32f429xx.o(RESET) refers to stm32f4xx_it.o(i.UsageFault_Handler) for UsageFault_Handler
startup_stm32f429xx.o(RESET) refers to stm32f4xx_it.o(i.SVC_Handler) for SVC_Handler
startup_stm32f429xx.o(RESET) refers to stm32f4xx_it.o(i.DebugMon_Handler) for DebugMon_Handler
startup_stm32f429xx.o(RESET) refers to stm32f4xx_it.o(i.PendSV_Handler) for PendSV_Handler
startup_stm32f429xx.o(RESET) refers to stm32f4xx_it.o(i.SysTick_Handler) for SysTick_Handler
startup_stm32f429xx.o(RESET) refers to debug.o(i.TIM3_IRQHandler) for TIM3_IRQHandler
startup_stm32f429xx.o(RESET) refers to usmart.o(i.TIM4_IRQHandler) for TIM4_IRQHandler
startup_stm32f429xx.o(RESET) refers to usart.o(i.USART1_IRQHandler) for USART1_IRQHandler
startup_stm32f429xx.o(.text) refers to system_stm32f4xx.o(i.SystemInit) for SystemInit
startup_stm32f429xx.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
stm32f4xx_hal.o(i.HAL_DeInit) refers to stm32f4xx_hal.o(i.HAL_MspDeInit) for HAL_MspDeInit
stm32f4xx_hal.o(i.HAL_Delay) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal.o(i.HAL_GetTick) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_IncTick) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_Init) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping) for HAL_NVIC_SetPriorityGrouping
stm32f4xx_hal.o(i.HAL_Init) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f4xx_hal.o(i.HAL_Init) refers to stm32f4xx_hal.o(i.HAL_MspInit) for HAL_MspInit
stm32f4xx_hal.o(i.HAL_InitTick) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32f4xx_hal.o(i.HAL_InitTick) refers to stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config) for HAL_SYSTICK_Config
stm32f4xx_hal.o(i.HAL_InitTick) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32f4xx_hal_cortex.o(i.NVIC_SetPriority) for NVIC_SetPriority
stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32f4xx_hal_cortex.o(i.NVIC_SetPriority) for NVIC_SetPriority
stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler) refers to stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Callback) for HAL_SYSTICK_Callback
stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) for HAL_GPIO_EXTI_Callback
stm32f4xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler) refers to stm32f4xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback
stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBkUpReg) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableOverDrive) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBkUpReg) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableOverDrive) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnterUnderDriveSTOPMode) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to stm32f4xx_hal_rcc.o(.constdata) for .constdata
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to stm32f4xx_hal_rcc.o(.constdata) for .constdata
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to stm32f4xx_hal_rcc.o(.constdata) for .constdata
stm32f4xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
stm32f4xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_CSSCallback) for HAL_RCC_CSSCallback
stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f4xx_hal_uart.o(i.HAL_LIN_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f4xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_uart.o(i.HAL_UART_DeInit) refers to stm32f4xx_hal_uart.o(i.HAL_UART_MspDeInit) for HAL_UART_MspDeInit
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.UART_Receive_IT) for UART_Receive_IT
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.UART_Transmit_IT) for UART_Transmit_IT
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32f4xx_hal_uart.o(i.HAL_UART_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f4xx_hal_uart.o(i.HAL_UART_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f4xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt
stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt
stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMATransmitCplt) for UART_DMATransmitCplt
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMATxHalfCplt) for UART_DMATxHalfCplt
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
stm32f4xx_hal_uart.o(i.UART_DMAError) refers to stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMATransmitCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMATxHalfCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback
stm32f4xx_hal_uart.o(i.UART_Receive_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32f4xx_hal_uart.o(i.UART_SetConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
stm32f4xx_hal_uart.o(i.UART_SetConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_usart.o(i.HAL_USART_DMAStop) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_usart.o(i.HAL_USART_DeInit) refers to stm32f4xx_hal_usart.o(i.HAL_USART_MspDeInit) for HAL_USART_MspDeInit
stm32f4xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32f4xx_hal_usart.o(i.HAL_USART_ErrorCallback) for HAL_USART_ErrorCallback
stm32f4xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32f4xx_hal_usart.o(i.USART_TransmitReceive_IT) for USART_TransmitReceive_IT
stm32f4xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32f4xx_hal_usart.o(i.HAL_USART_TxCpltCallback) for HAL_USART_TxCpltCallback
stm32f4xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32f4xx_hal_usart.o(i.USART_Receive_IT) for USART_Receive_IT
stm32f4xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32f4xx_hal_usart.o(i.USART_Transmit_IT) for USART_Transmit_IT
stm32f4xx_hal_usart.o(i.HAL_USART_Init) refers to stm32f4xx_hal_usart.o(i.HAL_USART_MspInit) for HAL_USART_MspInit
stm32f4xx_hal_usart.o(i.HAL_USART_Init) refers to stm32f4xx_hal_usart.o(i.USART_SetConfig) for USART_SetConfig
stm32f4xx_hal_usart.o(i.HAL_USART_Receive) refers to stm32f4xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) for USART_WaitOnFlagUntilTimeout
stm32f4xx_hal_usart.o(i.HAL_USART_Receive_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_usart.o(i.HAL_USART_Receive_DMA) refers to stm32f4xx_hal_usart.o(i.USART_DMAReceiveCplt) for USART_DMAReceiveCplt
stm32f4xx_hal_usart.o(i.HAL_USART_Receive_DMA) refers to stm32f4xx_hal_usart.o(i.USART_DMARxHalfCplt) for USART_DMARxHalfCplt
stm32f4xx_hal_usart.o(i.HAL_USART_Receive_DMA) refers to stm32f4xx_hal_usart.o(i.USART_DMAError) for USART_DMAError
stm32f4xx_hal_usart.o(i.HAL_USART_Transmit) refers to stm32f4xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) for USART_WaitOnFlagUntilTimeout
stm32f4xx_hal_usart.o(i.HAL_USART_TransmitReceive) refers to stm32f4xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) for USART_WaitOnFlagUntilTimeout
stm32f4xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32f4xx_hal_usart.o(i.USART_DMAReceiveCplt) for USART_DMAReceiveCplt
stm32f4xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32f4xx_hal_usart.o(i.USART_DMARxHalfCplt) for USART_DMARxHalfCplt
stm32f4xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32f4xx_hal_usart.o(i.USART_DMATransmitCplt) for USART_DMATransmitCplt
stm32f4xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32f4xx_hal_usart.o(i.USART_DMATxHalfCplt) for USART_DMATxHalfCplt
stm32f4xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32f4xx_hal_usart.o(i.USART_DMAError) for USART_DMAError
stm32f4xx_hal_usart.o(i.HAL_USART_Transmit_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_usart.o(i.HAL_USART_Transmit_DMA) refers to stm32f4xx_hal_usart.o(i.USART_DMATransmitCplt) for USART_DMATransmitCplt
stm32f4xx_hal_usart.o(i.HAL_USART_Transmit_DMA) refers to stm32f4xx_hal_usart.o(i.USART_DMATxHalfCplt) for USART_DMATxHalfCplt
stm32f4xx_hal_usart.o(i.HAL_USART_Transmit_DMA) refers to stm32f4xx_hal_usart.o(i.USART_DMAError) for USART_DMAError
stm32f4xx_hal_usart.o(i.USART_DMAError) refers to stm32f4xx_hal_usart.o(i.HAL_USART_ErrorCallback) for HAL_USART_ErrorCallback
stm32f4xx_hal_usart.o(i.USART_DMAReceiveCplt) refers to stm32f4xx_hal_usart.o(i.HAL_USART_TxRxCpltCallback) for HAL_USART_TxRxCpltCallback
stm32f4xx_hal_usart.o(i.USART_DMAReceiveCplt) refers to stm32f4xx_hal_usart.o(i.HAL_USART_RxCpltCallback) for HAL_USART_RxCpltCallback
stm32f4xx_hal_usart.o(i.USART_DMARxHalfCplt) refers to stm32f4xx_hal_usart.o(i.HAL_USART_RxHalfCpltCallback) for HAL_USART_RxHalfCpltCallback
stm32f4xx_hal_usart.o(i.USART_DMATransmitCplt) refers to stm32f4xx_hal_usart.o(i.HAL_USART_TxCpltCallback) for HAL_USART_TxCpltCallback
stm32f4xx_hal_usart.o(i.USART_DMATxHalfCplt) refers to stm32f4xx_hal_usart.o(i.HAL_USART_TxHalfCpltCallback) for HAL_USART_TxHalfCpltCallback
stm32f4xx_hal_usart.o(i.USART_Receive_IT) refers to stm32f4xx_hal_usart.o(i.HAL_USART_RxCpltCallback) for HAL_USART_RxCpltCallback
stm32f4xx_hal_usart.o(i.USART_SetConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
stm32f4xx_hal_usart.o(i.USART_SetConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
stm32f4xx_hal_usart.o(i.USART_TransmitReceive_IT) refers to stm32f4xx_hal_usart.o(i.HAL_USART_TxRxCpltCallback) for HAL_USART_TxRxCpltCallback
stm32f4xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) refers to stm32f4xx_hal_dma.o(.constdata) for .constdata
stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_dma.o(i.HAL_DMA_DeInit) refers to stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) for DMA_CalcBaseAndBitshift
stm32f4xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) for DMA_CalcBaseAndBitshift
stm32f4xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_dma.o(i.HAL_DMA_Start) refers to stm32f4xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) refers to stm32f4xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart) refers to stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig) for DMA_MultiBufferSetConfig
stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart_IT) refers to stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig) for DMA_MultiBufferSetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_DeInit) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_Base_MspDeInit) for HAL_TIM_Base_MspDeInit
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Init) refers to debug.o(i.HAL_TIM_Base_MspInit) for HAL_TIM_Base_MspInit
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32f4xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32f4xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage
stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32f4xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage
stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32f4xx_hal_tim.o(i.TIM_ITRx_SetConfig) for TIM_ITRx_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigOCrefClear) refers to stm32f4xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt) for TIMEx_DMACommutationCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt) for TIMEx_DMACommutationCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_MspDeInit) for HAL_TIM_Encoder_MspDeInit
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_MspInit) for HAL_TIM_Encoder_MspInit
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_TI2_SetConfig) for TIM_TI2_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_DeInit) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_IC_MspDeInit) for HAL_TIM_IC_MspDeInit
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_IC_MspInit) for HAL_TIM_IC_MspInit
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback) for HAL_TIM_OC_DelayElapsedCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to debug.o(i.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_BreakCallback) for HAL_TIMEx_BreakCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_CommutationCallback) for HAL_TIMEx_CommutationCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC3_SetConfig) for TIM_OC3_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC4_SetConfig) for TIM_OC4_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_DeInit) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_OC_MspDeInit) for HAL_TIM_OC_MspDeInit
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_OC_MspInit) for HAL_TIM_OC_MspInit
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_TI2_SetConfig) for TIM_TI2_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_MspDeInit) for HAL_TIM_OnePulse_MspDeInit
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_MspInit) for HAL_TIM_OnePulse_MspInit
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC3_SetConfig) for TIM_OC3_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC4_SetConfig) for TIM_OC4_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_DeInit) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit) for HAL_TIM_PWM_MspDeInit
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_MspInit) for HAL_TIM_PWM_MspInit
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchronization) refers to stm32f4xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchronization_IT) refers to stm32f4xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig
stm32f4xx_hal_tim.o(i.TIM_DMACaptureCplt) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback
stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseCplt) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback
stm32f4xx_hal_tim.o(i.TIM_DMAError) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_ErrorCallback) for HAL_TIM_ErrorCallback
stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) refers to debug.o(i.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback
stm32f4xx_hal_tim.o(i.TIM_DMATriggerCplt) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback
stm32f4xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32f4xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32f4xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32f4xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage
stm32f4xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32f4xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutationEvent_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt) for TIMEx_DMACommutationCplt
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutationEvent_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_DeInit) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_MspDeInit) for HAL_TIMEx_HallSensor_MspDeInit
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_MspInit) for HAL_TIMEx_HallSensor_MspInit
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init) refers to stm32f4xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init) refers to stm32f4xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_IT) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_IT) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start_IT) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop_IT) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_IT) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_IT) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_CommutationCallback) for HAL_TIMEx_CommutationCallback
stm32f4xx_ll_fmc.o(i.FMC_NAND_GetECC) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_ll_fmc.o(i.FMC_SDRAM_SendCommand) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_sram.o(i.HAL_SRAM_DeInit) refers to stm32f4xx_hal_sram.o(i.HAL_SRAM_MspDeInit) for HAL_SRAM_MspDeInit
stm32f4xx_hal_sram.o(i.HAL_SRAM_DeInit) refers to stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_DeInit) for FMC_NORSRAM_DeInit
stm32f4xx_hal_sram.o(i.HAL_SRAM_Init) refers to lcd.o(i.HAL_SRAM_MspInit) for HAL_SRAM_MspInit
stm32f4xx_hal_sram.o(i.HAL_SRAM_Init) refers to stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_Init) for FMC_NORSRAM_Init
stm32f4xx_hal_sram.o(i.HAL_SRAM_Init) refers to stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_Timing_Init) for FMC_NORSRAM_Timing_Init
stm32f4xx_hal_sram.o(i.HAL_SRAM_Init) refers to stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_Extended_Timing_Init) for FMC_NORSRAM_Extended_Timing_Init
stm32f4xx_hal_sram.o(i.HAL_SRAM_Read_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_sram.o(i.HAL_SRAM_Read_DMA) refers to stm32f4xx_hal_sram.o(i.HAL_SRAM_DMA_XferCpltCallback) for HAL_SRAM_DMA_XferCpltCallback
stm32f4xx_hal_sram.o(i.HAL_SRAM_Read_DMA) refers to stm32f4xx_hal_sram.o(i.HAL_SRAM_DMA_XferErrorCallback) for HAL_SRAM_DMA_XferErrorCallback
stm32f4xx_hal_sram.o(i.HAL_SRAM_WriteOperation_Disable) refers to stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_WriteOperation_Disable) for FMC_NORSRAM_WriteOperation_Disable
stm32f4xx_hal_sram.o(i.HAL_SRAM_WriteOperation_Enable) refers to stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_WriteOperation_Enable) for FMC_NORSRAM_WriteOperation_Enable
stm32f4xx_hal_sram.o(i.HAL_SRAM_Write_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_sram.o(i.HAL_SRAM_Write_DMA) refers to stm32f4xx_hal_sram.o(i.HAL_SRAM_DMA_XferCpltCallback) for HAL_SRAM_DMA_XferCpltCallback
stm32f4xx_hal_sram.o(i.HAL_SRAM_Write_DMA) refers to stm32f4xx_hal_sram.o(i.HAL_SRAM_DMA_XferErrorCallback) for HAL_SRAM_DMA_XferErrorCallback
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_DeInit) refers to stm32f4xx_hal_sdram.o(i.HAL_SDRAM_MspDeInit) for HAL_SDRAM_MspDeInit
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_DeInit) refers to stm32f4xx_ll_fmc.o(i.FMC_SDRAM_DeInit) for FMC_SDRAM_DeInit
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_GetModeStatus) refers to stm32f4xx_ll_fmc.o(i.FMC_SDRAM_GetModeStatus) for FMC_SDRAM_GetModeStatus
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_IRQHandler) refers to stm32f4xx_hal_sdram.o(i.HAL_SDRAM_RefreshErrorCallback) for HAL_SDRAM_RefreshErrorCallback
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Init) refers to sdram.o(i.HAL_SDRAM_MspInit) for HAL_SDRAM_MspInit
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Init) refers to stm32f4xx_ll_fmc.o(i.FMC_SDRAM_Init) for FMC_SDRAM_Init
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Init) refers to stm32f4xx_ll_fmc.o(i.FMC_SDRAM_Timing_Init) for FMC_SDRAM_Timing_Init
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_ProgramRefreshRate) refers to stm32f4xx_ll_fmc.o(i.FMC_SDRAM_ProgramRefreshRate) for FMC_SDRAM_ProgramRefreshRate
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Read_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Read_DMA) refers to stm32f4xx_hal_sdram.o(i.HAL_SDRAM_DMA_XferCpltCallback) for HAL_SDRAM_DMA_XferCpltCallback
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Read_DMA) refers to stm32f4xx_hal_sdram.o(i.HAL_SDRAM_DMA_XferErrorCallback) for HAL_SDRAM_DMA_XferErrorCallback
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_SendCommand) refers to stm32f4xx_ll_fmc.o(i.FMC_SDRAM_SendCommand) for FMC_SDRAM_SendCommand
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_SetAutoRefreshNumber) refers to stm32f4xx_ll_fmc.o(i.FMC_SDRAM_SetAutoRefreshNumber) for FMC_SDRAM_SetAutoRefreshNumber
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_WriteProtection_Disable) refers to stm32f4xx_ll_fmc.o(i.FMC_SDRAM_WriteProtection_Disable) for FMC_SDRAM_WriteProtection_Disable
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_WriteProtection_Enable) refers to stm32f4xx_ll_fmc.o(i.FMC_SDRAM_WriteProtection_Enable) for FMC_SDRAM_WriteProtection_Enable
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Write_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Write_DMA) refers to stm32f4xx_hal_sdram.o(i.HAL_SDRAM_DMA_XferCpltCallback) for HAL_SDRAM_DMA_XferCpltCallback
stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Write_DMA) refers to stm32f4xx_hal_sdram.o(i.HAL_SDRAM_DMA_XferErrorCallback) for HAL_SDRAM_DMA_XferErrorCallback
stm32f4xx_hal_ltdc.o(i.HAL_LTDC_ConfigLayer) refers to memcpya.o(.text) for __aeabi_memcpy4
stm32f4xx_hal_ltdc.o(i.HAL_LTDC_ConfigLayer) refers to stm32f4xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32f4xx_hal_ltdc.o(i.HAL_LTDC_DeInit) refers to stm32f4xx_hal_ltdc.o(i.HAL_LTDC_MspDeInit) for HAL_LTDC_MspDeInit
stm32f4xx_hal_ltdc.o(i.HAL_LTDC_IRQHandler) refers to stm32f4xx_hal_ltdc.o(i.HAL_LTDC_ErrorCallback) for HAL_LTDC_ErrorCallback
stm32f4xx_hal_ltdc.o(i.HAL_LTDC_IRQHandler) refers to stm32f4xx_hal_ltdc.o(i.HAL_LTDC_LineEventCallback) for HAL_LTDC_LineEventCallback
stm32f4xx_hal_ltdc.o(i.HAL_LTDC_Init) refers to ltdc.o(i.HAL_LTDC_MspInit) for HAL_LTDC_MspInit
stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetAddress) refers to stm32f4xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetAlpha) refers to stm32f4xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetPixelFormat) refers to stm32f4xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetWindowPosition) refers to stm32f4xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetWindowSize) refers to stm32f4xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_Abort) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_BlendingStart) refers to stm32f4xx_hal_dma2d.o(i.DMA2D_SetConfig) for DMA2D_SetConfig
stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_BlendingStart_IT) refers to stm32f4xx_hal_dma2d.o(i.DMA2D_SetConfig) for DMA2D_SetConfig
stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_DeInit) refers to stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_MspDeInit) for HAL_DMA2D_MspDeInit
stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_Init) refers to stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_MspInit) for HAL_DMA2D_MspInit
stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_PollForTransfer) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_Start) refers to stm32f4xx_hal_dma2d.o(i.DMA2D_SetConfig) for DMA2D_SetConfig
stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_Start_IT) refers to stm32f4xx_hal_dma2d.o(i.DMA2D_SetConfig) for DMA2D_SetConfig
stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_Suspend) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_sd.o(i.HAL_SD_CheckReadOperation) refers to stm32f4xx_hal_sd.o(i.HAL_SD_StopTransfer) for HAL_SD_StopTransfer
stm32f4xx_hal_sd.o(i.HAL_SD_CheckWriteOperation) refers to stm32f4xx_hal_sd.o(i.HAL_SD_StopTransfer) for HAL_SD_StopTransfer
stm32f4xx_hal_sd.o(i.HAL_SD_CheckWriteOperation) refers to stm32f4xx_hal_sd.o(i.HAL_SD_GetStatus) for HAL_SD_GetStatus
stm32f4xx_hal_sd.o(i.HAL_SD_DeInit) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_PowerState_OFF) for SDIO_PowerState_OFF
stm32f4xx_hal_sd.o(i.HAL_SD_DeInit) refers to stm32f4xx_hal_sd.o(i.HAL_SD_MspDeInit) for HAL_SD_MspDeInit
stm32f4xx_hal_sd.o(i.HAL_SD_Erase) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetResponse) for SDIO_GetResponse
stm32f4xx_hal_sd.o(i.HAL_SD_Erase) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.HAL_SD_Erase) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.HAL_SD_Erase) refers to stm32f4xx_hal_sd.o(i.SD_IsCardProgramming) for SD_IsCardProgramming
stm32f4xx_hal_sd.o(i.HAL_SD_GetCardStatus) refers to stm32f4xx_hal_sd.o(i.HAL_SD_SendSDStatus) for HAL_SD_SendSDStatus
stm32f4xx_hal_sd.o(i.HAL_SD_GetStatus) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.HAL_SD_GetStatus) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.HAL_SD_GetStatus) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetResponse) for SDIO_GetResponse
stm32f4xx_hal_sd.o(i.HAL_SD_HighSpeed) refers to memseta.o(.text) for __aeabi_memclr4
stm32f4xx_hal_sd.o(i.HAL_SD_HighSpeed) refers to stm32f4xx_hal_sd.o(i.SD_FindSCR) for SD_FindSCR
stm32f4xx_hal_sd.o(i.HAL_SD_HighSpeed) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.HAL_SD_HighSpeed) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.HAL_SD_HighSpeed) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_DataConfig) for SDIO_DataConfig
stm32f4xx_hal_sd.o(i.HAL_SD_HighSpeed) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_ReadFIFO) for SDIO_ReadFIFO
stm32f4xx_hal_sd.o(i.HAL_SD_IRQHandler) refers to stm32f4xx_hal_sd.o(i.HAL_SD_XferCpltCallback) for HAL_SD_XferCpltCallback
stm32f4xx_hal_sd.o(i.HAL_SD_IRQHandler) refers to stm32f4xx_hal_sd.o(i.HAL_SD_XferErrorCallback) for HAL_SD_XferErrorCallback
stm32f4xx_hal_sd.o(i.HAL_SD_Init) refers to sdio_sdcard.o(i.HAL_SD_MspInit) for HAL_SD_MspInit
stm32f4xx_hal_sd.o(i.HAL_SD_Init) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_Init) for SDIO_Init
stm32f4xx_hal_sd.o(i.HAL_SD_Init) refers to stm32f4xx_hal_sd.o(i.SD_PowerON) for SD_PowerON
stm32f4xx_hal_sd.o(i.HAL_SD_Init) refers to stm32f4xx_hal_sd.o(i.SD_Initialize_Cards) for SD_Initialize_Cards
stm32f4xx_hal_sd.o(i.HAL_SD_Init) refers to stm32f4xx_hal_sd.o(i.HAL_SD_Get_CardInfo) for HAL_SD_Get_CardInfo
stm32f4xx_hal_sd.o(i.HAL_SD_Init) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.HAL_SD_Init) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_DataConfig) for SDIO_DataConfig
stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_ReadFIFO) for SDIO_ReadFIFO
stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks) refers to stm32f4xx_hal_sd.o(i.HAL_SD_StopTransfer) for HAL_SD_StopTransfer
stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks_DMA) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks_DMA) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks_DMA) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_DataConfig) for SDIO_DataConfig
stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks_DMA) refers to stm32f4xx_hal_sd.o(i.SD_DMA_RxCplt) for SD_DMA_RxCplt
stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks_DMA) refers to stm32f4xx_hal_sd.o(i.SD_DMA_RxError) for SD_DMA_RxError
stm32f4xx_hal_sd.o(i.HAL_SD_SendSDStatus) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetResponse) for SDIO_GetResponse
stm32f4xx_hal_sd.o(i.HAL_SD_SendSDStatus) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.HAL_SD_SendSDStatus) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.HAL_SD_SendSDStatus) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_DataConfig) for SDIO_DataConfig
stm32f4xx_hal_sd.o(i.HAL_SD_SendSDStatus) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_ReadFIFO) for SDIO_ReadFIFO
stm32f4xx_hal_sd.o(i.HAL_SD_StopTransfer) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.HAL_SD_StopTransfer) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.HAL_SD_WideBusOperation_Config) refers to stm32f4xx_hal_sd.o(i.SD_WideBus_Enable) for SD_WideBus_Enable
stm32f4xx_hal_sd.o(i.HAL_SD_WideBusOperation_Config) refers to stm32f4xx_hal_sd.o(i.SD_WideBus_Disable) for SD_WideBus_Disable
stm32f4xx_hal_sd.o(i.HAL_SD_WideBusOperation_Config) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_Init) for SDIO_Init
stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_DataConfig) for SDIO_DataConfig
stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_WriteFIFO) for SDIO_WriteFIFO
stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks) refers to stm32f4xx_hal_sd.o(i.HAL_SD_StopTransfer) for HAL_SD_StopTransfer
stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks) refers to stm32f4xx_hal_sd.o(i.SD_IsCardProgramming) for SD_IsCardProgramming
stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks_DMA) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks_DMA) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks_DMA) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_DataConfig) for SDIO_DataConfig
stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks_DMA) refers to stm32f4xx_hal_sd.o(i.SD_DMA_TxCplt) for SD_DMA_TxCplt
stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks_DMA) refers to stm32f4xx_hal_sd.o(i.SD_DMA_TxError) for SD_DMA_TxError
stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetCommandResponse) for SDIO_GetCommandResponse
stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetResponse) for SDIO_GetResponse
stm32f4xx_hal_sd.o(i.SD_CmdResp6Error) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetCommandResponse) for SDIO_GetCommandResponse
stm32f4xx_hal_sd.o(i.SD_CmdResp6Error) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetResponse) for SDIO_GetResponse
stm32f4xx_hal_sd.o(i.SD_DMA_RxCplt) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_sd.o(i.SD_DMA_RxCplt) refers to stm32f4xx_hal_sd.o(i.HAL_SD_DMA_RxCpltCallback) for HAL_SD_DMA_RxCpltCallback
stm32f4xx_hal_sd.o(i.SD_DMA_RxError) refers to stm32f4xx_hal_sd.o(i.HAL_SD_DMA_RxErrorCallback) for HAL_SD_DMA_RxErrorCallback
stm32f4xx_hal_sd.o(i.SD_DMA_TxCplt) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_sd.o(i.SD_DMA_TxCplt) refers to stm32f4xx_hal_sd.o(i.HAL_SD_DMA_TxCpltCallback) for HAL_SD_DMA_TxCpltCallback
stm32f4xx_hal_sd.o(i.SD_DMA_TxError) refers to stm32f4xx_hal_sd.o(i.HAL_SD_DMA_TxErrorCallback) for HAL_SD_DMA_TxErrorCallback
stm32f4xx_hal_sd.o(i.SD_FindSCR) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.SD_FindSCR) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.SD_FindSCR) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_DataConfig) for SDIO_DataConfig
stm32f4xx_hal_sd.o(i.SD_FindSCR) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_ReadFIFO) for SDIO_ReadFIFO
stm32f4xx_hal_sd.o(i.SD_Initialize_Cards) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetPowerState) for SDIO_GetPowerState
stm32f4xx_hal_sd.o(i.SD_Initialize_Cards) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.SD_Initialize_Cards) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp2Error) for SD_CmdResp2Error
stm32f4xx_hal_sd.o(i.SD_Initialize_Cards) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetResponse) for SDIO_GetResponse
stm32f4xx_hal_sd.o(i.SD_Initialize_Cards) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp6Error) for SD_CmdResp6Error
stm32f4xx_hal_sd.o(i.SD_IsCardProgramming) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.SD_IsCardProgramming) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetCommandResponse) for SDIO_GetCommandResponse
stm32f4xx_hal_sd.o(i.SD_IsCardProgramming) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetResponse) for SDIO_GetResponse
stm32f4xx_hal_sd.o(i.SD_PowerON) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_PowerState_ON) for SDIO_PowerState_ON
stm32f4xx_hal_sd.o(i.SD_PowerON) refers to stm32f4xx_hal.o(i.HAL_Delay) for HAL_Delay
stm32f4xx_hal_sd.o(i.SD_PowerON) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.SD_PowerON) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp7Error) for SD_CmdResp7Error
stm32f4xx_hal_sd.o(i.SD_PowerON) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.SD_PowerON) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetResponse) for SDIO_GetResponse
stm32f4xx_hal_sd.o(i.SD_WideBus_Disable) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetResponse) for SDIO_GetResponse
stm32f4xx_hal_sd.o(i.SD_WideBus_Disable) refers to stm32f4xx_hal_sd.o(i.SD_FindSCR) for SD_FindSCR
stm32f4xx_hal_sd.o(i.SD_WideBus_Disable) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.SD_WideBus_Disable) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_sd.o(i.SD_WideBus_Enable) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_GetResponse) for SDIO_GetResponse
stm32f4xx_hal_sd.o(i.SD_WideBus_Enable) refers to stm32f4xx_hal_sd.o(i.SD_FindSCR) for SD_FindSCR
stm32f4xx_hal_sd.o(i.SD_WideBus_Enable) refers to stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand) for SDIO_SendCommand
stm32f4xx_hal_sd.o(i.SD_WideBus_Enable) refers to stm32f4xx_hal_sd.o(i.SD_CmdResp1Error) for SD_CmdResp1Error
stm32f4xx_hal_spi.o(i.HAL_SPI_DMAStop) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_spi.o(i.HAL_SPI_DeInit) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_MspDeInit) for HAL_SPI_MspDeInit
stm32f4xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.HAL_SPI_Init) refers to spi.o(i.HAL_SPI_MspInit) for HAL_SPI_MspInit
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive) for HAL_SPI_TransmitReceive
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32f4xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) for SPI_WaitOnFlagUntilTimeout
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) for HAL_SPI_TransmitReceive_DMA
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) for HAL_SPI_TransmitReceive_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_RxISR) for SPI_RxISR
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit) refers to stm32f4xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) for SPI_WaitOnFlagUntilTimeout
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32f4xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) for SPI_WaitOnFlagUntilTimeout
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt) for SPI_DMAHalfTransmitReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) for SPI_DMATransmitReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_TxISR) for SPI_TxISR
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_2LinesRxISR) for SPI_2LinesRxISR
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt) for SPI_DMAHalfTransmitCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) for SPI_DMATransmitCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_IT) refers to stm32f4xx_hal_spi.o(i.SPI_TxISR) for SPI_TxISR
stm32f4xx_hal_spi.o(i.SPI_2LinesRxISR) refers to stm32f4xx_hal_spi.o(i.SPI_RxCloseIRQHandler) for SPI_RxCloseIRQHandler
stm32f4xx_hal_spi.o(i.SPI_DMAEndTransmitReceive) refers to stm32f4xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) for SPI_WaitOnFlagUntilTimeout
stm32f4xx_hal_spi.o(i.SPI_DMAError) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback) for HAL_SPI_RxHalfCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback) for HAL_SPI_TxHalfCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback) for HAL_SPI_TxRxHalfCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f4xx_hal_spi.o(i.SPI_DMAEndTransmitReceive) for SPI_DMAEndTransmitReceive
stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f4xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) for SPI_WaitOnFlagUntilTimeout
stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f4xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) for SPI_WaitOnFlagUntilTimeout
stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxCpltCallback) for HAL_SPI_TxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f4xx_hal_spi.o(i.SPI_DMAEndTransmitReceive) for SPI_DMAEndTransmitReceive
stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_RxCloseIRQHandler) refers to stm32f4xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) for SPI_WaitOnFlagUntilTimeout
stm32f4xx_hal_spi.o(i.SPI_RxCloseIRQHandler) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_RxCloseIRQHandler) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_RxCloseIRQHandler) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_RxISR) refers to stm32f4xx_hal_spi.o(i.SPI_RxCloseIRQHandler) for SPI_RxCloseIRQHandler
stm32f4xx_hal_spi.o(i.SPI_TxCloseIRQHandler) refers to stm32f4xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) for SPI_WaitOnFlagUntilTimeout
stm32f4xx_hal_spi.o(i.SPI_TxCloseIRQHandler) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_TxCloseIRQHandler) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxCpltCallback) for HAL_SPI_TxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_TxCloseIRQHandler) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_TxISR) refers to stm32f4xx_hal_spi.o(i.SPI_TxCloseIRQHandler) for SPI_TxCloseIRQHandler
stm32f4xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_nand.o(i.HAL_NAND_DeInit) refers to stm32f4xx_hal_nand.o(i.HAL_NAND_MspDeInit) for HAL_NAND_MspDeInit
stm32f4xx_hal_nand.o(i.HAL_NAND_DeInit) refers to stm32f4xx_ll_fmc.o(i.FMC_NAND_DeInit) for FMC_NAND_DeInit
stm32f4xx_hal_nand.o(i.HAL_NAND_ECC_Disable) refers to stm32f4xx_ll_fmc.o(i.FMC_NAND_ECC_Disable) for FMC_NAND_ECC_Disable
stm32f4xx_hal_nand.o(i.HAL_NAND_ECC_Enable) refers to stm32f4xx_ll_fmc.o(i.FMC_NAND_ECC_Enable) for FMC_NAND_ECC_Enable
stm32f4xx_hal_nand.o(i.HAL_NAND_Erase_Block) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_nand.o(i.HAL_NAND_Erase_Block) refers to stm32f4xx_hal_nand.o(i.HAL_NAND_Read_Status) for HAL_NAND_Read_Status
stm32f4xx_hal_nand.o(i.HAL_NAND_GetECC) refers to stm32f4xx_ll_fmc.o(i.FMC_NAND_GetECC) for FMC_NAND_GetECC
stm32f4xx_hal_nand.o(i.HAL_NAND_IRQHandler) refers to stm32f4xx_hal_nand.o(i.HAL_NAND_ITCallback) for HAL_NAND_ITCallback
stm32f4xx_hal_nand.o(i.HAL_NAND_Init) refers to nand.o(i.HAL_NAND_MspInit) for HAL_NAND_MspInit
stm32f4xx_hal_nand.o(i.HAL_NAND_Init) refers to stm32f4xx_ll_fmc.o(i.FMC_NAND_Init) for FMC_NAND_Init
stm32f4xx_hal_nand.o(i.HAL_NAND_Init) refers to stm32f4xx_ll_fmc.o(i.FMC_NAND_CommonSpace_Timing_Init) for FMC_NAND_CommonSpace_Timing_Init
stm32f4xx_hal_nand.o(i.HAL_NAND_Init) refers to stm32f4xx_ll_fmc.o(i.FMC_NAND_AttributeSpace_Timing_Init) for FMC_NAND_AttributeSpace_Timing_Init
stm32f4xx_hal_nand.o(i.HAL_NAND_Read_Page) refers to stm32f4xx_hal_nand.o(i.HAL_NAND_Address_Inc) for HAL_NAND_Address_Inc
stm32f4xx_hal_nand.o(i.HAL_NAND_Read_SpareArea) refers to stm32f4xx_hal_nand.o(i.HAL_NAND_Address_Inc) for HAL_NAND_Address_Inc
stm32f4xx_hal_nand.o(i.HAL_NAND_Write_Page) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_nand.o(i.HAL_NAND_Write_Page) refers to stm32f4xx_hal_nand.o(i.HAL_NAND_Read_Status) for HAL_NAND_Read_Status
stm32f4xx_hal_nand.o(i.HAL_NAND_Write_Page) refers to stm32f4xx_hal_nand.o(i.HAL_NAND_Address_Inc) for HAL_NAND_Address_Inc
stm32f4xx_hal_nand.o(i.HAL_NAND_Write_SpareArea) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_nand.o(i.HAL_NAND_Write_SpareArea) refers to stm32f4xx_hal_nand.o(i.HAL_NAND_Read_Status) for HAL_NAND_Read_Status
stm32f4xx_hal_nand.o(i.HAL_NAND_Write_SpareArea) refers to stm32f4xx_hal_nand.o(i.HAL_NAND_Address_Inc) for HAL_NAND_Address_Inc
delay.o(i.delay_init) refers to stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig) for HAL_SYSTICK_CLKSourceConfig
delay.o(i.delay_init) refers to delay.o(.data) for .data
delay.o(i.delay_ms) refers to delay.o(i.delay_us) for delay_us
delay.o(i.delay_us) refers to delay.o(.data) for .data
sys.o(i.Stm32_Clock_Init) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig) for HAL_RCC_OscConfig
sys.o(i.Stm32_Clock_Init) refers to stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableOverDrive) for HAL_PWREx_EnableOverDrive
sys.o(i.Stm32_Clock_Init) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) for HAL_RCC_ClockConfig
usart.o(i.HAL_UART_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
usart.o(i.HAL_UART_MspInit) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
usart.o(i.HAL_UART_MspInit) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
usart.o(i.USART1_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Receive) for HAL_UART_Receive
usart.o(i.USART1_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
usart.o(i.USART1_IRQHandler) refers to usart.o(.bss) for .bss
usart.o(i.USART1_IRQHandler) refers to usart.o(.data) for .data
usart.o(i.uart_init) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
usart.o(i.uart_init) refers to usart.o(.bss) for .bss
led.o(i.LED_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
led.o(i.LED_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
key.o(i.KEY_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
key.o(i.KEY_Scan) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
key.o(i.KEY_Scan) refers to delay.o(i.delay_ms) for delay_ms
key.o(i.KEY_Scan) refers to key.o(.data) for .data
lcd.o(i.HAL_SRAM_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
lcd.o(i.LCD_Clear) refers to ltdc.o(i.LTDC_Clear) for LTDC_Clear
lcd.o(i.LCD_Clear) refers to lcd.o(i.LCD_SetCursor) for LCD_SetCursor
lcd.o(i.LCD_Clear) refers to lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
lcd.o(i.LCD_Clear) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_Clear) refers to ltdc.o(.bss) for lcdltdc
lcd.o(i.LCD_Color_Fill) refers to ltdc.o(i.LTDC_Color_Fill) for LTDC_Color_Fill
lcd.o(i.LCD_Color_Fill) refers to lcd.o(i.LCD_SetCursor) for LCD_SetCursor
lcd.o(i.LCD_Color_Fill) refers to lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
lcd.o(i.LCD_Color_Fill) refers to ltdc.o(.bss) for lcdltdc
lcd.o(i.LCD_DisplayOff) refers to ltdc.o(i.LTDC_Switch) for LTDC_Switch
lcd.o(i.LCD_DisplayOff) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_DisplayOff) refers to ltdc.o(.bss) for lcdltdc
lcd.o(i.LCD_DisplayOff) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_DisplayOn) refers to ltdc.o(i.LTDC_Switch) for LTDC_Switch
lcd.o(i.LCD_DisplayOn) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_DisplayOn) refers to ltdc.o(.bss) for lcdltdc
lcd.o(i.LCD_DisplayOn) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_Display_Dir) refers to ltdc.o(i.LTDC_Display_Dir) for LTDC_Display_Dir
lcd.o(i.LCD_Display_Dir) refers to lcd.o(i.LCD_Scan_Dir) for LCD_Scan_Dir
lcd.o(i.LCD_Display_Dir) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_Display_Dir) refers to ltdc.o(.bss) for lcdltdc
lcd.o(i.LCD_DrawLine) refers to lcd.o(i.LCD_DrawPoint) for LCD_DrawPoint
lcd.o(i.LCD_DrawPoint) refers to ltdc.o(i.LTDC_Draw_Point) for LTDC_Draw_Point
lcd.o(i.LCD_DrawPoint) refers to lcd.o(i.LCD_SetCursor) for LCD_SetCursor
lcd.o(i.LCD_DrawPoint) refers to lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
lcd.o(i.LCD_DrawPoint) refers to ltdc.o(.bss) for lcdltdc
lcd.o(i.LCD_DrawPoint) refers to lcd.o(.data) for .data
lcd.o(i.LCD_DrawRectangle) refers to lcd.o(i.LCD_DrawLine) for LCD_DrawLine
lcd.o(i.LCD_Draw_Circle) refers to lcd.o(i.LCD_DrawPoint) for LCD_DrawPoint
lcd.o(i.LCD_Fast_DrawPoint) refers to ltdc.o(i.LTDC_Draw_Point) for LTDC_Draw_Point
lcd.o(i.LCD_Fast_DrawPoint) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_Fast_DrawPoint) refers to lcd.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_Fast_DrawPoint) refers to ltdc.o(.bss) for lcdltdc
lcd.o(i.LCD_Fast_DrawPoint) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_Fill) refers to ltdc.o(i.LTDC_Fill) for LTDC_Fill
lcd.o(i.LCD_Fill) refers to lcd.o(i.LCD_SetCursor) for LCD_SetCursor
lcd.o(i.LCD_Fill) refers to lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
lcd.o(i.LCD_Fill) refers to ltdc.o(.bss) for lcdltdc
lcd.o(i.LCD_Init) refers to ltdc.o(i.LTDC_PanelID_Read) for LTDC_PanelID_Read
lcd.o(i.LCD_Init) refers to ltdc.o(i.LTDC_Init) for LTDC_Init
lcd.o(i.LCD_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
lcd.o(i.LCD_Init) refers to stm32f4xx_hal_sram.o(i.HAL_SRAM_Init) for HAL_SRAM_Init
lcd.o(i.LCD_Init) refers to delay.o(i.delay_ms) for delay_ms
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_RD_DATA) for LCD_RD_DATA
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_WriteReg) for LCD_WriteReg
lcd.o(i.LCD_Init) refers to printfa.o(i.__0printf) for __2printf
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_Init) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_Init) refers to delay.o(i.delay_us) for delay_us
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_SSD_BackLightSet) for LCD_SSD_BackLightSet
lcd.o(i.LCD_Init) refers to stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_Extended_Timing_Init) for FMC_NORSRAM_Extended_Timing_Init
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_Display_Dir) for LCD_Display_Dir
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_Clear) for LCD_Clear
lcd.o(i.LCD_ReadPoint) refers to ltdc.o(i.LTDC_Read_Point) for LTDC_Read_Point
lcd.o(i.LCD_ReadPoint) refers to lcd.o(i.LCD_SetCursor) for LCD_SetCursor
lcd.o(i.LCD_ReadPoint) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_ReadPoint) refers to lcd.o(i.LCD_RD_DATA) for LCD_RD_DATA
lcd.o(i.LCD_ReadPoint) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_ReadPoint) refers to ltdc.o(.bss) for lcdltdc
lcd.o(i.LCD_ReadReg) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_ReadReg) refers to delay.o(i.delay_us) for delay_us
lcd.o(i.LCD_ReadReg) refers to lcd.o(i.LCD_RD_DATA) for LCD_RD_DATA
lcd.o(i.LCD_SSD_BackLightSet) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_SSD_BackLightSet) refers to lcd.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_SSD_BackLightSet) refers to dfltui.o(.text) for __aeabi_ui2d
lcd.o(i.LCD_SSD_BackLightSet) refers to dmul.o(.text) for __aeabi_dmul
lcd.o(i.LCD_SSD_BackLightSet) refers to dfixui.o(.text) for __aeabi_d2uiz
lcd.o(i.LCD_Scan_Dir) refers to lcd.o(i.LCD_WriteReg) for LCD_WriteReg
lcd.o(i.LCD_Scan_Dir) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_Scan_Dir) refers to lcd.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_Scan_Dir) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_SetCursor) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_SetCursor) refers to lcd.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_SetCursor) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_Set_Window) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_Set_Window) refers to lcd.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_Set_Window) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_ShowChar) refers to lcd.o(i.LCD_Fast_DrawPoint) for LCD_Fast_DrawPoint
lcd.o(i.LCD_ShowChar) refers to lcd.o(.constdata) for .constdata
lcd.o(i.LCD_ShowChar) refers to lcd.o(.data) for .data
lcd.o(i.LCD_ShowChar) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_ShowNum) refers to lcd.o(i.LCD_Pow) for LCD_Pow
lcd.o(i.LCD_ShowNum) refers to lcd.o(i.LCD_ShowChar) for LCD_ShowChar
lcd.o(i.LCD_ShowString) refers to lcd.o(i.LCD_ShowChar) for LCD_ShowChar
lcd.o(i.LCD_ShowxNum) refers to lcd.o(i.LCD_Pow) for LCD_Pow
lcd.o(i.LCD_ShowxNum) refers to lcd.o(i.LCD_ShowChar) for LCD_ShowChar
lcd.o(i.LCD_WriteRAM_Prepare) refers to lcd.o(.bss) for .bss
sdram.o(i.HAL_SDRAM_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
sdram.o(i.SDRAM_Init) refers to stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Init) for HAL_SDRAM_Init
sdram.o(i.SDRAM_Init) refers to sdram.o(i.SDRAM_Initialization_Sequence) for SDRAM_Initialization_Sequence
sdram.o(i.SDRAM_Init) refers to sdram.o(.bss) for .bss
sdram.o(i.SDRAM_Initialization_Sequence) refers to sdram.o(i.SDRAM_Send_Cmd) for SDRAM_Send_Cmd
sdram.o(i.SDRAM_Initialization_Sequence) refers to delay.o(i.delay_us) for delay_us
sdram.o(i.SDRAM_Initialization_Sequence) refers to stm32f4xx_hal_sdram.o(i.HAL_SDRAM_ProgramRefreshRate) for HAL_SDRAM_ProgramRefreshRate
sdram.o(i.SDRAM_Initialization_Sequence) refers to sdram.o(.bss) for .bss
sdram.o(i.SDRAM_Send_Cmd) refers to stm32f4xx_hal_sdram.o(i.HAL_SDRAM_SendCommand) for HAL_SDRAM_SendCommand
sdram.o(i.SDRAM_Send_Cmd) refers to sdram.o(.bss) for .bss
ltdc.o(i.HAL_LTDC_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
ltdc.o(i.LTDC_Clear) refers to ltdc.o(i.LTDC_Fill) for LTDC_Fill
ltdc.o(i.LTDC_Clear) refers to ltdc.o(.bss) for .bss
ltdc.o(i.LTDC_Clk_Set) refers to stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) for HAL_RCCEx_PeriphCLKConfig
ltdc.o(i.LTDC_Color_Fill) refers to ltdc.o(.bss) for .bss
ltdc.o(i.LTDC_Color_Fill) refers to ltdc.o(.data) for .data
ltdc.o(i.LTDC_Display_Dir) refers to ltdc.o(.bss) for .bss
ltdc.o(i.LTDC_Draw_Point) refers to ltdc.o(.bss) for .bss
ltdc.o(i.LTDC_Draw_Point) refers to ltdc.o(.data) for .data
ltdc.o(i.LTDC_Fill) refers to ltdc.o(.bss) for .bss
ltdc.o(i.LTDC_Fill) refers to ltdc.o(.data) for .data
ltdc.o(i.LTDC_Init) refers to ltdc.o(i.LTDC_PanelID_Read) for LTDC_PanelID_Read
ltdc.o(i.LTDC_Init) refers to ltdc.o(i.LTDC_Clk_Set) for LTDC_Clk_Set
ltdc.o(i.LTDC_Init) refers to stm32f4xx_hal_ltdc.o(i.HAL_LTDC_Init) for HAL_LTDC_Init
ltdc.o(i.LTDC_Init) refers to ltdc.o(i.LTDC_Layer_Parameter_Config) for LTDC_Layer_Parameter_Config
ltdc.o(i.LTDC_Init) refers to ltdc.o(i.LTDC_Layer_Window_Config) for LTDC_Layer_Window_Config
ltdc.o(i.LTDC_Init) refers to ltdc.o(i.LTDC_Display_Dir) for LTDC_Display_Dir
ltdc.o(i.LTDC_Init) refers to ltdc.o(i.LTDC_Clear) for LTDC_Clear
ltdc.o(i.LTDC_Init) refers to ltdc.o(.bss) for .bss
ltdc.o(i.LTDC_Init) refers to lcd.o(.bss) for lcddev
ltdc.o(i.LTDC_Init) refers to ltdc.o(.ARM.__AT_0xC0000000) for .ARM.__AT_0xC0000000
ltdc.o(i.LTDC_Init) refers to ltdc.o(.data) for .data
ltdc.o(i.LTDC_Layer_Parameter_Config) refers to stm32f4xx_hal_ltdc.o(i.HAL_LTDC_ConfigLayer) for HAL_LTDC_ConfigLayer
ltdc.o(i.LTDC_Layer_Parameter_Config) refers to ltdc.o(.bss) for .bss
ltdc.o(i.LTDC_Layer_Switch) refers to ltdc.o(.bss) for .bss
ltdc.o(i.LTDC_Layer_Window_Config) refers to stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetWindowPosition) for HAL_LTDC_SetWindowPosition
ltdc.o(i.LTDC_Layer_Window_Config) refers to stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetWindowSize) for HAL_LTDC_SetWindowSize
ltdc.o(i.LTDC_Layer_Window_Config) refers to ltdc.o(.bss) for .bss
ltdc.o(i.LTDC_PanelID_Read) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
ltdc.o(i.LTDC_PanelID_Read) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
ltdc.o(i.LTDC_Read_Point) refers to ltdc.o(.bss) for .bss
ltdc.o(i.LTDC_Read_Point) refers to ltdc.o(.data) for .data
ltdc.o(i.LTDC_Select_Layer) refers to ltdc.o(.bss) for .bss
ltdc.o(i.LTDC_Switch) refers to ltdc.o(.bss) for .bss
sdio_sdcard.o(i.HAL_SD_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
sdio_sdcard.o(i.SD_GetCardInfo) refers to stm32f4xx_hal_sd.o(i.HAL_SD_Get_CardInfo) for HAL_SD_Get_CardInfo
sdio_sdcard.o(i.SD_GetCardInfo) refers to sdio_sdcard.o(.bss) for .bss
sdio_sdcard.o(i.SD_Init) refers to stm32f4xx_hal_sd.o(i.HAL_SD_Init) for HAL_SD_Init
sdio_sdcard.o(i.SD_Init) refers to stm32f4xx_hal_sd.o(i.HAL_SD_WideBusOperation_Config) for HAL_SD_WideBusOperation_Config
sdio_sdcard.o(i.SD_Init) refers to sdio_sdcard.o(.bss) for .bss
sdio_sdcard.o(i.SD_ReadDisk) refers to sys.o(.emb_text) for INTX_DISABLE
sdio_sdcard.o(i.SD_ReadDisk) refers to stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks) for HAL_SD_ReadBlocks
sdio_sdcard.o(i.SD_ReadDisk) refers to memcpya.o(.text) for __aeabi_memcpy
sdio_sdcard.o(i.SD_ReadDisk) refers to sdio_sdcard.o(.bss) for .bss
sdio_sdcard.o(i.SD_WriteDisk) refers to sys.o(.emb_text) for INTX_DISABLE
sdio_sdcard.o(i.SD_WriteDisk) refers to memcpya.o(.text) for __aeabi_memcpy
sdio_sdcard.o(i.SD_WriteDisk) refers to stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks) for HAL_SD_WriteBlocks
sdio_sdcard.o(i.SD_WriteDisk) refers to sdio_sdcard.o(.bss) for .bss
spi.o(i.HAL_SPI_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
spi.o(i.SPI5_Init) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_Init) for HAL_SPI_Init
spi.o(i.SPI5_Init) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
spi.o(i.SPI5_Init) refers to spi.o(.bss) for .bss
spi.o(i.SPI5_ReadWriteByte) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive) for HAL_SPI_TransmitReceive
spi.o(i.SPI5_ReadWriteByte) refers to spi.o(.bss) for .bss
spi.o(i.SPI5_SetSpeed) refers to spi.o(.bss) for .bss
w25qxx.o(i.W25QXX_Erase_Chip) refers to w25qxx.o(i.W25QXX_Write_Enable) for W25QXX_Write_Enable
w25qxx.o(i.W25QXX_Erase_Chip) refers to w25qxx.o(i.W25QXX_Wait_Busy) for W25QXX_Wait_Busy
w25qxx.o(i.W25QXX_Erase_Chip) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
w25qxx.o(i.W25QXX_Erase_Sector) refers to w25qxx.o(i.W25QXX_Write_Enable) for W25QXX_Write_Enable
w25qxx.o(i.W25QXX_Erase_Sector) refers to w25qxx.o(i.W25QXX_Wait_Busy) for W25QXX_Wait_Busy
w25qxx.o(i.W25QXX_Erase_Sector) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
w25qxx.o(i.W25QXX_Erase_Sector) refers to w25qxx.o(.data) for .data
w25qxx.o(i.W25QXX_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
w25qxx.o(i.W25QXX_Init) refers to spi.o(i.SPI5_Init) for SPI5_Init
w25qxx.o(i.W25QXX_Init) refers to spi.o(i.SPI5_SetSpeed) for SPI5_SetSpeed
w25qxx.o(i.W25QXX_Init) refers to w25qxx.o(i.W25QXX_ReadID) for W25QXX_ReadID
w25qxx.o(i.W25QXX_Init) refers to w25qxx.o(i.W25QXX_ReadSR) for W25QXX_ReadSR
w25qxx.o(i.W25QXX_Init) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
w25qxx.o(i.W25QXX_Init) refers to w25qxx.o(.data) for .data
w25qxx.o(i.W25QXX_PowerDown) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
w25qxx.o(i.W25QXX_PowerDown) refers to delay.o(i.delay_us) for delay_us
w25qxx.o(i.W25QXX_Read) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
w25qxx.o(i.W25QXX_Read) refers to w25qxx.o(.data) for .data
w25qxx.o(i.W25QXX_ReadID) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
w25qxx.o(i.W25QXX_ReadSR) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
w25qxx.o(i.W25QXX_WAKEUP) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
w25qxx.o(i.W25QXX_WAKEUP) refers to delay.o(i.delay_us) for delay_us
w25qxx.o(i.W25QXX_Wait_Busy) refers to w25qxx.o(i.W25QXX_ReadSR) for W25QXX_ReadSR
w25qxx.o(i.W25QXX_Write) refers to w25qxx.o(i.W25QXX_Read) for W25QXX_Read
w25qxx.o(i.W25QXX_Write) refers to w25qxx.o(i.W25QXX_Erase_Sector) for W25QXX_Erase_Sector
w25qxx.o(i.W25QXX_Write) refers to w25qxx.o(i.W25QXX_Write_NoCheck) for W25QXX_Write_NoCheck
w25qxx.o(i.W25QXX_Write) refers to w25qxx.o(.bss) for .bss
w25qxx.o(i.W25QXX_Write_Disable) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
w25qxx.o(i.W25QXX_Write_Enable) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
w25qxx.o(i.W25QXX_Write_NoCheck) refers to w25qxx.o(i.W25QXX_Write_Page) for W25QXX_Write_Page
w25qxx.o(i.W25QXX_Write_Page) refers to w25qxx.o(i.W25QXX_Write_Enable) for W25QXX_Write_Enable
w25qxx.o(i.W25QXX_Write_Page) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
w25qxx.o(i.W25QXX_Write_Page) refers to w25qxx.o(i.W25QXX_Wait_Busy) for W25QXX_Wait_Busy
w25qxx.o(i.W25QXX_Write_Page) refers to w25qxx.o(.data) for .data
w25qxx.o(i.W25QXX_Write_SR) refers to spi.o(i.SPI5_ReadWriteByte) for SPI5_ReadWriteByte
ftl.o(i.FTL_BadBlockMark) refers to nand.o(i.NAND_WriteSpare) for NAND_WriteSpare
ftl.o(i.FTL_BadBlockMark) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_BlockCompare) refers to nand.o(i.NAND_ReadPageComp) for NAND_ReadPageComp
ftl.o(i.FTL_BlockCompare) refers to nand.o(i.NAND_EraseBlock) for NAND_EraseBlock
ftl.o(i.FTL_BlockCompare) refers to printfa.o(i.__0printf) for __2printf
ftl.o(i.FTL_BlockCompare) refers to nand.o(i.NAND_WritePageConst) for NAND_WritePageConst
ftl.o(i.FTL_BlockCompare) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_CheckBadBlock) refers to nand.o(i.NAND_ReadSpare) for NAND_ReadSpare
ftl.o(i.FTL_CheckBadBlock) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_CopyAndWriteToBlock) refers to ftl.o(i.FTL_FindSamePlaneUnusedBlock) for FTL_FindSamePlaneUnusedBlock
ftl.o(i.FTL_CopyAndWriteToBlock) refers to nand.o(i.NAND_CopyPageWithWrite) for NAND_CopyPageWithWrite
ftl.o(i.FTL_CopyAndWriteToBlock) refers to nand.o(i.NAND_CopyPageWithoutWrite) for NAND_CopyPageWithoutWrite
ftl.o(i.FTL_CopyAndWriteToBlock) refers to ftl.o(i.FTL_BadBlockMark) for FTL_BadBlockMark
ftl.o(i.FTL_CopyAndWriteToBlock) refers to ftl.o(i.FTL_CreateLUT) for FTL_CreateLUT
ftl.o(i.FTL_CopyAndWriteToBlock) refers to ftl.o(i.FTL_UsedBlockMark) for FTL_UsedBlockMark
ftl.o(i.FTL_CopyAndWriteToBlock) refers to nand.o(i.NAND_EraseBlock) for NAND_EraseBlock
ftl.o(i.FTL_CopyAndWriteToBlock) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_CreateLUT) refers to nand.o(i.NAND_ReadSpare) for NAND_ReadSpare
ftl.o(i.FTL_CreateLUT) refers to printfa.o(i.__0printf) for __2printf
ftl.o(i.FTL_CreateLUT) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_FindSamePlaneUnusedBlock) refers to ftl.o(i.FTL_FindUnusedBlock) for FTL_FindUnusedBlock
ftl.o(i.FTL_FindSamePlaneUnusedBlock) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_FindSamePlaneUnusedBlock) refers to ftl.o(.data) for .data
ftl.o(i.FTL_FindUnusedBlock) refers to nand.o(i.NAND_ReadSpare) for NAND_ReadSpare
ftl.o(i.FTL_FindUnusedBlock) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_Format) refers to ftl.o(i.FTL_CheckBadBlock) for FTL_CheckBadBlock
ftl.o(i.FTL_Format) refers to nand.o(i.NAND_EraseBlock) for NAND_EraseBlock
ftl.o(i.FTL_Format) refers to printfa.o(i.__0printf) for __2printf
ftl.o(i.FTL_Format) refers to ftl.o(i.FTL_BadBlockMark) for FTL_BadBlockMark
ftl.o(i.FTL_Format) refers to nand.o(i.NAND_WriteSpare) for NAND_WriteSpare
ftl.o(i.FTL_Format) refers to ftl.o(i.FTL_CreateLUT) for FTL_CreateLUT
ftl.o(i.FTL_Format) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_Init) refers to nand.o(i.NAND_Init) for NAND_Init
ftl.o(i.FTL_Init) refers to malloc.o(i.myfree) for myfree
ftl.o(i.FTL_Init) refers to malloc.o(i.mymalloc) for mymalloc
ftl.o(i.FTL_Init) refers to memseta.o(.text) for __aeabi_memclr
ftl.o(i.FTL_Init) refers to ftl.o(i.FTL_CreateLUT) for FTL_CreateLUT
ftl.o(i.FTL_Init) refers to printfa.o(i.__0printf) for __2printf
ftl.o(i.FTL_Init) refers to ftl.o(i.FTL_Format) for FTL_Format
ftl.o(i.FTL_Init) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_LBNToPBN) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_ReadSectors) refers to ftl.o(i.FTL_LBNToPBN) for FTL_LBNToPBN
ftl.o(i.FTL_ReadSectors) refers to nand.o(i.NAND_ReadPage) for NAND_ReadPage
ftl.o(i.FTL_ReadSectors) refers to ftl.o(i.FTL_CopyAndWriteToBlock) for FTL_CopyAndWriteToBlock
ftl.o(i.FTL_ReadSectors) refers to ftl.o(i.FTL_BlockCompare) for FTL_BlockCompare
ftl.o(i.FTL_ReadSectors) refers to nand.o(i.NAND_EraseBlock) for NAND_EraseBlock
ftl.o(i.FTL_ReadSectors) refers to ftl.o(i.FTL_BadBlockMark) for FTL_BadBlockMark
ftl.o(i.FTL_ReadSectors) refers to ftl.o(i.FTL_CreateLUT) for FTL_CreateLUT
ftl.o(i.FTL_ReadSectors) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_SearchBadBlock) refers to malloc.o(i.mymalloc) for mymalloc
ftl.o(i.FTL_SearchBadBlock) refers to nand.o(i.NAND_EraseChip) for NAND_EraseChip
ftl.o(i.FTL_SearchBadBlock) refers to ftl.o(i.FTL_BlockCompare) for FTL_BlockCompare
ftl.o(i.FTL_SearchBadBlock) refers to nand.o(i.NAND_WritePageConst) for NAND_WritePageConst
ftl.o(i.FTL_SearchBadBlock) refers to ftl.o(i.FTL_BadBlockMark) for FTL_BadBlockMark
ftl.o(i.FTL_SearchBadBlock) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_UsedBlockMark) refers to nand.o(i.NAND_WriteSpare) for NAND_WriteSpare
ftl.o(i.FTL_UsedBlockMark) refers to nand.o(.bss) for nand_dev
ftl.o(i.FTL_WriteSectors) refers to ftl.o(i.FTL_LBNToPBN) for FTL_LBNToPBN
ftl.o(i.FTL_WriteSectors) refers to nand.o(i.NAND_ReadPageComp) for NAND_ReadPageComp
ftl.o(i.FTL_WriteSectors) refers to nand.o(i.NAND_WritePage) for NAND_WritePage
ftl.o(i.FTL_WriteSectors) refers to ftl.o(i.FTL_UsedBlockMark) for FTL_UsedBlockMark
ftl.o(i.FTL_WriteSectors) refers to ftl.o(i.FTL_CopyAndWriteToBlock) for FTL_CopyAndWriteToBlock
ftl.o(i.FTL_WriteSectors) refers to nand.o(.bss) for nand_dev
nand.o(i.HAL_NAND_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
nand.o(i.NAND_CopyPageWithWrite) refers to nand.o(i.NAND_WaitRB) for NAND_WaitRB
nand.o(i.NAND_CopyPageWithWrite) refers to nand.o(i.NAND_Delay) for NAND_Delay
nand.o(i.NAND_CopyPageWithWrite) refers to delay.o(i.delay_us) for delay_us
nand.o(i.NAND_CopyPageWithWrite) refers to nand.o(i.NAND_WaitForReady) for NAND_WaitForReady
nand.o(i.NAND_CopyPageWithWrite) refers to nand.o(.bss) for .bss
nand.o(i.NAND_CopyPageWithoutWrite) refers to nand.o(i.NAND_WaitRB) for NAND_WaitRB
nand.o(i.NAND_CopyPageWithoutWrite) refers to delay.o(i.delay_us) for delay_us
nand.o(i.NAND_CopyPageWithoutWrite) refers to nand.o(i.NAND_WaitForReady) for NAND_WaitForReady
nand.o(i.NAND_CopyPageWithoutWrite) refers to nand.o(.bss) for .bss
nand.o(i.NAND_ECC_Correction) refers to nand.o(i.NAND_ECC_Get_OE) for NAND_ECC_Get_OE
nand.o(i.NAND_ECC_Correction) refers to printfa.o(i.__0printf) for __2printf
nand.o(i.NAND_EraseBlock) refers to delay.o(i.delay_ms) for delay_ms
nand.o(i.NAND_EraseBlock) refers to nand.o(i.NAND_WaitForReady) for NAND_WaitForReady
nand.o(i.NAND_EraseBlock) refers to nand.o(.bss) for .bss
nand.o(i.NAND_EraseChip) refers to nand.o(i.NAND_EraseBlock) for NAND_EraseBlock
nand.o(i.NAND_EraseChip) refers to printfa.o(i.__0printf) for __2printf
nand.o(i.NAND_EraseChip) refers to nand.o(.bss) for .bss
nand.o(i.NAND_Init) refers to stm32f4xx_hal_nand.o(i.HAL_NAND_Init) for HAL_NAND_Init
nand.o(i.NAND_Init) refers to nand.o(i.NAND_Reset) for NAND_Reset
nand.o(i.NAND_Init) refers to delay.o(i.delay_ms) for delay_ms
nand.o(i.NAND_Init) refers to nand.o(i.NAND_ReadID) for NAND_ReadID
nand.o(i.NAND_Init) refers to nand.o(i.NAND_ModeSet) for NAND_ModeSet
nand.o(i.NAND_Init) refers to nand.o(.bss) for .bss
nand.o(i.NAND_ModeSet) refers to nand.o(i.NAND_WaitForReady) for NAND_WaitForReady
nand.o(i.NAND_ReadPage) refers to nand.o(i.NAND_WaitRB) for NAND_WaitRB
nand.o(i.NAND_ReadPage) refers to nand.o(i.NAND_Delay) for NAND_Delay
nand.o(i.NAND_ReadPage) refers to printfa.o(i.__0printf) for __2printf
nand.o(i.NAND_ReadPage) refers to nand.o(i.NAND_ECC_Correction) for NAND_ECC_Correction
nand.o(i.NAND_ReadPage) refers to nand.o(i.NAND_WaitForReady) for NAND_WaitForReady
nand.o(i.NAND_ReadPage) refers to nand.o(.bss) for .bss
nand.o(i.NAND_ReadPageComp) refers to nand.o(i.NAND_WaitRB) for NAND_WaitRB
nand.o(i.NAND_ReadPageComp) refers to nand.o(i.NAND_WaitForReady) for NAND_WaitForReady
nand.o(i.NAND_ReadSpare) refers to nand.o(i.NAND_ReadPage) for NAND_ReadPage
nand.o(i.NAND_ReadSpare) refers to nand.o(.bss) for .bss
nand.o(i.NAND_ReadStatus) refers to nand.o(i.NAND_Delay) for NAND_Delay
nand.o(i.NAND_Reset) refers to nand.o(i.NAND_WaitForReady) for NAND_WaitForReady
nand.o(i.NAND_WaitForReady) refers to nand.o(i.NAND_ReadStatus) for NAND_ReadStatus
nand.o(i.NAND_WritePage) refers to nand.o(i.NAND_Delay) for NAND_Delay
nand.o(i.NAND_WritePage) refers to delay.o(i.delay_us) for delay_us
nand.o(i.NAND_WritePage) refers to nand.o(i.NAND_WaitForReady) for NAND_WaitForReady
nand.o(i.NAND_WritePage) refers to nand.o(.bss) for .bss
nand.o(i.NAND_WritePageConst) refers to nand.o(i.NAND_Delay) for NAND_Delay
nand.o(i.NAND_WritePageConst) refers to delay.o(i.delay_us) for delay_us
nand.o(i.NAND_WritePageConst) refers to nand.o(i.NAND_WaitForReady) for NAND_WaitForReady
nand.o(i.NAND_WriteSpare) refers to nand.o(i.NAND_WritePage) for NAND_WritePage
nand.o(i.NAND_WriteSpare) refers to nand.o(.bss) for .bss
nandtester.o(i.test_copypageandwrite) refers to malloc.o(i.mymalloc) for mymalloc
nandtester.o(i.test_copypageandwrite) refers to nand.o(i.NAND_CopyPageWithWrite) for NAND_CopyPageWithWrite
nandtester.o(i.test_copypageandwrite) refers to malloc.o(i.myfree) for myfree
nandtester.o(i.test_ftlreadsectors) refers to malloc.o(i.mymalloc) for mymalloc
nandtester.o(i.test_ftlreadsectors) refers to ftl.o(i.FTL_ReadSectors) for FTL_ReadSectors
nandtester.o(i.test_ftlreadsectors) refers to printfa.o(i.__0printf) for __2printf
nandtester.o(i.test_ftlreadsectors) refers to malloc.o(i.myfree) for myfree
nandtester.o(i.test_ftlwritesectors) refers to malloc.o(i.mymalloc) for mymalloc
nandtester.o(i.test_ftlwritesectors) refers to ftl.o(i.FTL_WriteSectors) for FTL_WriteSectors
nandtester.o(i.test_ftlwritesectors) refers to malloc.o(i.myfree) for myfree
nandtester.o(i.test_readallblockinfo) refers to printfa.o(i.__0printf) for __2printf
nandtester.o(i.test_readallblockinfo) refers to nand.o(i.NAND_ReadSpare) for NAND_ReadSpare
nandtester.o(i.test_readallblockinfo) refers to nand.o(.bss) for nand_dev
nandtester.o(i.test_readpage) refers to malloc.o(i.mymalloc) for mymalloc
nandtester.o(i.test_readpage) refers to nand.o(i.NAND_ReadPage) for NAND_ReadPage
nandtester.o(i.test_readpage) refers to printfa.o(i.__0printf) for __2printf
nandtester.o(i.test_readpage) refers to malloc.o(i.myfree) for myfree
nandtester.o(i.test_readspare) refers to malloc.o(i.mymalloc) for mymalloc
nandtester.o(i.test_readspare) refers to nand.o(i.NAND_ReadSpare) for NAND_ReadSpare
nandtester.o(i.test_readspare) refers to printfa.o(i.__0printf) for __2printf
nandtester.o(i.test_readspare) refers to malloc.o(i.myfree) for myfree
nandtester.o(i.test_writepage) refers to malloc.o(i.mymalloc) for mymalloc
nandtester.o(i.test_writepage) refers to nand.o(i.NAND_WritePage) for NAND_WritePage
nandtester.o(i.test_writepage) refers to malloc.o(i.myfree) for myfree
malloc.o(i.my_mem_free) refers to malloc.o(.data) for .data
malloc.o(i.my_mem_free) refers to malloc.o(.constdata) for .constdata
malloc.o(i.my_mem_init) refers to malloc.o(i.mymemset) for mymemset
malloc.o(i.my_mem_init) refers to malloc.o(.constdata) for .constdata
malloc.o(i.my_mem_init) refers to malloc.o(.data) for .data
malloc.o(i.my_mem_malloc) refers to malloc.o(.data) for .data
malloc.o(i.my_mem_malloc) refers to malloc.o(.constdata) for .constdata
malloc.o(i.my_mem_perused) refers to printfa.o(i.__0printf) for __2printf
malloc.o(i.my_mem_perused) refers to malloc.o(.constdata) for .constdata
malloc.o(i.my_mem_perused) refers to malloc.o(.data) for .data
malloc.o(i.myfree) refers to malloc.o(i.my_mem_free) for my_mem_free
malloc.o(i.myfree) refers to malloc.o(.data) for .data
malloc.o(i.mymalloc) refers to malloc.o(i.my_mem_malloc) for my_mem_malloc
malloc.o(i.mymalloc) refers to malloc.o(.data) for .data
malloc.o(i.myrealloc) refers to malloc.o(i.my_mem_malloc) for my_mem_malloc
malloc.o(i.myrealloc) refers to malloc.o(i.mymemcpy) for mymemcpy
malloc.o(i.myrealloc) refers to malloc.o(i.myfree) for myfree
malloc.o(i.myrealloc) refers to malloc.o(.data) for .data
malloc.o(.data) refers to malloc.o(i.my_mem_init) for my_mem_init
malloc.o(.data) refers to malloc.o(i.my_mem_perused) for my_mem_perused
malloc.o(.data) refers to malloc.o(.bss) for mem1base
malloc.o(.data) refers to malloc.o(.ARM.__AT_0xC01F4000) for mem2base
malloc.o(.data) refers to malloc.o(.ARM.__AT_0x10000000) for mem3base
malloc.o(.data) refers to malloc.o(.bss) for mem1mapbase
malloc.o(.data) refers to malloc.o(.ARM.__AT_0xC1E30000) for mem2mapbase
malloc.o(.data) refers to malloc.o(.ARM.__AT_0x1000F000) for mem3mapbase
usmart.o(i.TIM4_IRQHandler) refers to usmart.o(.bss) for .bss
usmart.o(i.TIM4_IRQHandler) refers to usmart_config.o(.data) for usmart_dev
usmart.o(i.Timer4_Init) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
usmart.o(i.Timer4_Init) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
usmart.o(i.Timer4_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Init) for HAL_TIM_Base_Init
usmart.o(i.Timer4_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_IT) for HAL_TIM_Base_Start_IT
usmart.o(i.Timer4_Init) refers to usmart.o(.bss) for .bss
usmart.o(i.usmart_cmd_rec) refers to usmart_str.o(i.usmart_get_fname) for usmart_get_fname
usmart.o(i.usmart_cmd_rec) refers to usmart_str.o(i.usmart_strcmp) for usmart_strcmp
usmart.o(i.usmart_cmd_rec) refers to usmart_str.o(i.usmart_get_fparam) for usmart_get_fparam
usmart.o(i.usmart_cmd_rec) refers to usmart_config.o(.data) for usmart_dev
usmart.o(i.usmart_exe) refers to usmart_str.o(i.usmart_get_fname) for usmart_get_fname
usmart.o(i.usmart_exe) refers to printfa.o(i.__0printf) for __2printf
usmart.o(i.usmart_exe) refers to usmart_str.o(i.usmart_get_parmpos) for usmart_get_parmpos
usmart.o(i.usmart_exe) refers to usmart.o(i.usmart_reset_runtime) for usmart_reset_runtime
usmart.o(i.usmart_exe) refers to usmart.o(i.usmart_get_runtime) for usmart_get_runtime
usmart.o(i.usmart_exe) refers to usmart_config.o(.data) for usmart_dev
usmart.o(i.usmart_get_runtime) refers to usmart.o(.bss) for .bss
usmart.o(i.usmart_get_runtime) refers to usmart_config.o(.data) for usmart_dev
usmart.o(i.usmart_init) refers to usmart.o(i.Timer4_Init) for Timer4_Init
usmart.o(i.usmart_init) refers to usmart_config.o(.data) for usmart_dev
usmart.o(i.usmart_reset_runtime) refers to usmart.o(.bss) for .bss
usmart.o(i.usmart_reset_runtime) refers to usmart_config.o(.data) for usmart_dev
usmart.o(i.usmart_scan) refers to usmart.o(i.usmart_sys_cmd_exe) for usmart_sys_cmd_exe
usmart.o(i.usmart_scan) refers to printfa.o(i.__0printf) for __2printf
usmart.o(i.usmart_scan) refers to usart.o(.data) for USART_RX_STA
usmart.o(i.usmart_scan) refers to usart.o(.bss) for USART_RX_BUF
usmart.o(i.usmart_scan) refers to usmart_config.o(.data) for usmart_dev
usmart.o(i.usmart_sys_cmd_exe) refers to usmart_str.o(i.usmart_get_cmdname) for usmart_get_cmdname
usmart.o(i.usmart_sys_cmd_exe) refers to usmart_str.o(i.usmart_strcmp) for usmart_strcmp
usmart.o(i.usmart_sys_cmd_exe) refers to printfa.o(i.__0printf) for __2printf
usmart.o(i.usmart_sys_cmd_exe) refers to usmart.o(.data) for .data
usmart.o(i.usmart_sys_cmd_exe) refers to usmart_config.o(.data) for usmart_dev
usmart.o(i.usmart_sys_cmd_exe) refers to usmart_str.o(i.usmart_get_fname) for usmart_get_fname
usmart.o(i.usmart_sys_cmd_exe) refers to usmart_str.o(i.usmart_get_aparm) for usmart_get_aparm
usmart.o(i.usmart_sys_cmd_exe) refers to usmart_str.o(i.usmart_str2num) for usmart_str2num
usmart.o(.data) refers to usmart.o(.conststring) for .conststring
usmart_config.o(.data) refers to usmart.o(i.read_addr) for read_addr
usmart_config.o(.data) refers to usmart_config.o(.conststring) for .conststring
usmart_config.o(.data) refers to usmart.o(i.write_addr) for write_addr
usmart_config.o(.data) refers to w25qxx.o(i.W25QXX_Erase_Chip) for W25QXX_Erase_Chip
usmart_config.o(.data) refers to fattester.o(i.mf_mount) for mf_mount
usmart_config.o(.data) refers to fattester.o(i.mf_open) for mf_open
usmart_config.o(.data) refers to fattester.o(i.mf_close) for mf_close
usmart_config.o(.data) refers to fattester.o(i.mf_read) for mf_read
usmart_config.o(.data) refers to fattester.o(i.mf_write) for mf_write
usmart_config.o(.data) refers to fattester.o(i.mf_opendir) for mf_opendir
usmart_config.o(.data) refers to fattester.o(i.mf_closedir) for mf_closedir
usmart_config.o(.data) refers to fattester.o(i.mf_readdir) for mf_readdir
usmart_config.o(.data) refers to fattester.o(i.mf_scan_files) for mf_scan_files
usmart_config.o(.data) refers to fattester.o(i.mf_showfree) for mf_showfree
usmart_config.o(.data) refers to fattester.o(i.mf_lseek) for mf_lseek
usmart_config.o(.data) refers to fattester.o(i.mf_tell) for mf_tell
usmart_config.o(.data) refers to fattester.o(i.mf_size) for mf_size
usmart_config.o(.data) refers to fattester.o(i.mf_mkdir) for mf_mkdir
usmart_config.o(.data) refers to fattester.o(i.mf_fmkfs) for mf_fmkfs
usmart_config.o(.data) refers to fattester.o(i.mf_unlink) for mf_unlink
usmart_config.o(.data) refers to fattester.o(i.mf_rename) for mf_rename
usmart_config.o(.data) refers to fattester.o(i.mf_getlabel) for mf_getlabel
usmart_config.o(.data) refers to fattester.o(i.mf_setlabel) for mf_setlabel
usmart_config.o(.data) refers to fattester.o(i.mf_gets) for mf_gets
usmart_config.o(.data) refers to fattester.o(i.mf_putc) for mf_putc
usmart_config.o(.data) refers to fattester.o(i.mf_puts) for mf_puts
usmart_config.o(.data) refers to nand.o(i.NAND_EraseBlock) for NAND_EraseBlock
usmart_config.o(.data) refers to nand.o(i.NAND_EraseChip) for NAND_EraseChip
usmart_config.o(.data) refers to nand.o(i.NAND_CopyPageWithoutWrite) for NAND_CopyPageWithoutWrite
usmart_config.o(.data) refers to ftl.o(i.FTL_Init) for FTL_Init
usmart_config.o(.data) refers to ftl.o(i.FTL_CheckBadBlock) for FTL_CheckBadBlock
usmart_config.o(.data) refers to ftl.o(i.FTL_UsedBlockMark) for FTL_UsedBlockMark
usmart_config.o(.data) refers to ftl.o(i.FTL_FindUnusedBlock) for FTL_FindUnusedBlock
usmart_config.o(.data) refers to ftl.o(i.FTL_FindSamePlaneUnusedBlock) for FTL_FindSamePlaneUnusedBlock
usmart_config.o(.data) refers to ftl.o(i.FTL_LBNToPBN) for FTL_LBNToPBN
usmart_config.o(.data) refers to ftl.o(i.FTL_CreateLUT) for FTL_CreateLUT
usmart_config.o(.data) refers to ftl.o(i.FTL_Format) for FTL_Format
usmart_config.o(.data) refers to debug.o(i.DEBUG) for DEBUG
usmart_config.o(.data) refers to debug.o(i.SDRAM_USED) for SDRAM_USED
usmart_config.o(.data) refers to my.o(i.modelmym_free) for modelmym_free
usmart_config.o(.data) refers to my.o(i.modelmym_init) for modelmym_init
usmart_config.o(.data) refers to my.o(i.sd_read) for sd_read
usmart_config.o(.data) refers to my.o(i.model_write) for model_write
usmart_config.o(.data) refers to my.o(i.model_read) for model_read
usmart_config.o(.data) refers to my.o(i.switch_data) for switch_data
usmart_config.o(.data) refers to my.o(i.model_info) for model_info
usmart_config.o(.data) refers to my.o(i.model_init) for model_init
usmart_config.o(.data) refers to cnn.o(i.cnn_run) for cnn_run
usmart_config.o(.data) refers to usmart_config.o(.data) for usmart_nametab
usmart_config.o(.data) refers to usmart.o(i.usmart_init) for usmart_init
usmart_config.o(.data) refers to usmart.o(i.usmart_cmd_rec) for usmart_cmd_rec
usmart_config.o(.data) refers to usmart.o(i.usmart_exe) for usmart_exe
usmart_config.o(.data) refers to usmart.o(i.usmart_scan) for usmart_scan
usmart_str.o(i.usmart_get_fname) refers to usmart_str.o(i.usmart_strcmp) for usmart_strcmp
usmart_str.o(i.usmart_get_fname) refers to usmart_str.o(i.usmart_search_nextc) for usmart_search_nextc
usmart_str.o(i.usmart_get_fparam) refers to usmart_str.o(i.usmart_get_aparm) for usmart_get_aparm
usmart_str.o(i.usmart_get_fparam) refers to usmart_str.o(i.usmart_str2num) for usmart_str2num
usmart_str.o(i.usmart_get_fparam) refers to usmart_str.o(i.usmart_get_parmpos) for usmart_get_parmpos
usmart_str.o(i.usmart_get_fparam) refers to usmart_str.o(i.usmart_strlen) for usmart_strlen
usmart_str.o(i.usmart_get_fparam) refers to usmart_str.o(i.usmart_strcopy) for usmart_strcopy
usmart_str.o(i.usmart_get_fparam) refers to usmart_config.o(.data) for usmart_dev
usmart_str.o(i.usmart_get_parmpos) refers to usmart_config.o(.data) for usmart_dev
usmart_str.o(i.usmart_str2num) refers to usmart_str.o(i.usmart_pow) for usmart_pow
ff.o(i.change_bitmap) refers to ff.o(i.move_window) for move_window
ff.o(i.check_fs) refers to ff.o(i.move_window) for move_window
ff.o(i.check_fs) refers to ff.o(i.ld_word) for ld_word
ff.o(i.check_fs) refers to ff.o(i.ld_dword) for ld_dword
ff.o(i.check_fs) refers to ff.o(i.mem_cmp) for mem_cmp
ff.o(i.clmt_clust) refers to uldiv.o(.text) for __aeabi_uldivmod
ff.o(i.cmp_lfn) refers to ff.o(i.ld_word) for ld_word
ff.o(i.cmp_lfn) refers to cc936.o(i.ff_wtoupper) for ff_wtoupper
ff.o(i.cmp_lfn) refers to ff.o(.constdata) for .constdata
ff.o(i.create_chain) refers to ff.o(i.get_fat) for get_fat
ff.o(i.create_chain) refers to ff.o(i.find_bitmap) for find_bitmap
ff.o(i.create_chain) refers to ff.o(i.change_bitmap) for change_bitmap
ff.o(i.create_chain) refers to ff.o(i.put_fat) for put_fat
ff.o(i.create_name) refers to cc936.o(i.ff_convert) for ff_convert
ff.o(i.create_name) refers to ff.o(i.chk_chr) for chk_chr
ff.o(i.create_name) refers to ff.o(i.mem_set) for mem_set
ff.o(i.create_name) refers to cc936.o(i.ff_wtoupper) for ff_wtoupper
ff.o(i.create_xdir) refers to ff.o(i.mem_set) for mem_set
ff.o(i.create_xdir) refers to ff.o(i.xname_sum) for xname_sum
ff.o(i.create_xdir) refers to ff.o(i.st_word) for st_word
ff.o(i.dir_alloc) refers to ff.o(i.dir_sdi) for dir_sdi
ff.o(i.dir_alloc) refers to ff.o(i.move_window) for move_window
ff.o(i.dir_alloc) refers to ff.o(i.dir_next) for dir_next
ff.o(i.dir_find) refers to ff.o(i.dir_sdi) for dir_sdi
ff.o(i.dir_find) refers to ff.o(i.move_window) for move_window
ff.o(i.dir_find) refers to ff.o(i.xname_sum) for xname_sum
ff.o(i.dir_find) refers to ff.o(i.ld_word) for ld_word
ff.o(i.dir_find) refers to cc936.o(i.ff_wtoupper) for ff_wtoupper
ff.o(i.dir_find) refers to ff.o(i.dir_read) for dir_read
ff.o(i.dir_find) refers to ff.o(i.cmp_lfn) for cmp_lfn
ff.o(i.dir_find) refers to ff.o(i.sum_sfn) for sum_sfn
ff.o(i.dir_find) refers to ff.o(i.mem_cmp) for mem_cmp
ff.o(i.dir_find) refers to ff.o(i.dir_next) for dir_next
ff.o(i.dir_next) refers to ff.o(i.get_fat) for get_fat
ff.o(i.dir_next) refers to ff.o(i.create_chain) for create_chain
ff.o(i.dir_next) refers to ff.o(i.sync_window) for sync_window
ff.o(i.dir_next) refers to ff.o(i.mem_set) for mem_set
ff.o(i.dir_next) refers to ff.o(i.clust2sect) for clust2sect
ff.o(i.dir_read) refers to ff.o(i.move_window) for move_window
ff.o(i.dir_read) refers to ff.o(i.load_xdir) for load_xdir
ff.o(i.dir_read) refers to ff.o(i.pick_lfn) for pick_lfn
ff.o(i.dir_read) refers to ff.o(i.dir_next) for dir_next
ff.o(i.dir_read) refers to ff.o(i.sum_sfn) for sum_sfn
ff.o(i.dir_register) refers to ff.o(i.mem_cpy) for mem_cpy
ff.o(i.dir_register) refers to ff.o(i.gen_numname) for gen_numname
ff.o(i.dir_register) refers to ff.o(i.dir_find) for dir_find
ff.o(i.dir_register) refers to ff.o(i.dir_alloc) for dir_alloc
ff.o(i.dir_register) refers to ff.o(i.fill_fat_chain) for fill_fat_chain
ff.o(i.dir_register) refers to ff.o(i.load_obj_dir) for load_obj_dir
ff.o(i.dir_register) refers to ff.o(i.st_qword) for st_qword
ff.o(i.dir_register) refers to ff.o(i.store_xdir) for store_xdir
ff.o(i.dir_register) refers to ff.o(i.create_xdir) for create_xdir
ff.o(i.dir_register) refers to ff.o(i.dir_sdi) for dir_sdi
ff.o(i.dir_register) refers to ff.o(i.sum_sfn) for sum_sfn
ff.o(i.dir_register) refers to ff.o(i.move_window) for move_window
ff.o(i.dir_register) refers to ff.o(i.st_word) for st_word
ff.o(i.dir_register) refers to ff.o(i.dir_next) for dir_next
ff.o(i.dir_register) refers to ff.o(i.mem_set) for mem_set
ff.o(i.dir_register) refers to ff.o(.constdata) for .constdata
ff.o(i.dir_remove) refers to ff.o(i.dir_sdi) for dir_sdi
ff.o(i.dir_remove) refers to ff.o(i.move_window) for move_window
ff.o(i.dir_remove) refers to ff.o(i.dir_next) for dir_next
ff.o(i.dir_sdi) refers to ff.o(i.get_fat) for get_fat
ff.o(i.dir_sdi) refers to ff.o(i.clust2sect) for clust2sect
ff.o(i.f_close) refers to ff.o(i.f_sync) for f_sync
ff.o(i.f_close) refers to ff.o(i.validate) for validate
ff.o(i.f_closedir) refers to ff.o(i.validate) for validate
ff.o(i.f_getfree) refers to ff.o(i.find_volume) for find_volume
ff.o(i.f_getfree) refers to ff.o(i.get_fat) for get_fat
ff.o(i.f_getfree) refers to ff.o(i.move_window) for move_window
ff.o(i.f_getfree) refers to ff.o(i.ld_dword) for ld_dword
ff.o(i.f_getfree) refers to ff.o(i.ld_word) for ld_word
ff.o(i.f_getlabel) refers to ff.o(i.find_volume) for find_volume
ff.o(i.f_getlabel) refers to ff.o(i.dir_sdi) for dir_sdi
ff.o(i.f_getlabel) refers to ff.o(i.dir_read) for dir_read
ff.o(i.f_getlabel) refers to ff.o(i.ld_word) for ld_word
ff.o(i.f_getlabel) refers to cc936.o(i.ff_convert) for ff_convert
ff.o(i.f_getlabel) refers to ff.o(i.move_window) for move_window
ff.o(i.f_getlabel) refers to ff.o(i.ld_dword) for ld_dword
ff.o(i.f_gets) refers to ff.o(i.f_read) for f_read
ff.o(i.f_lseek) refers to ff.o(i.validate) for validate
ff.o(i.f_lseek) refers to ff.o(i.clmt_clust) for clmt_clust
ff.o(i.f_lseek) refers to ff.o(i.clust2sect) for clust2sect
ff.o(i.f_lseek) refers to diskio.o(i.disk_write) for disk_write
ff.o(i.f_lseek) refers to ff.o(i.get_fat) for get_fat
ff.o(i.f_lseek) refers to diskio.o(i.disk_read) for disk_read
ff.o(i.f_lseek) refers to uldiv.o(.text) for __aeabi_uldivmod
ff.o(i.f_lseek) refers to ff.o(i.create_chain) for create_chain
ff.o(i.f_mkdir) refers to ff.o(i.find_volume) for find_volume
ff.o(i.f_mkdir) refers to diskio.o(i.ff_memalloc) for ff_memalloc
ff.o(i.f_mkdir) refers to ff.o(i.follow_path) for follow_path
ff.o(i.f_mkdir) refers to ff.o(i.create_chain) for create_chain
ff.o(i.f_mkdir) refers to ff.o(i.sync_window) for sync_window
ff.o(i.f_mkdir) refers to diskio.o(i.get_fattime) for get_fattime
ff.o(i.f_mkdir) refers to ff.o(i.clust2sect) for clust2sect
ff.o(i.f_mkdir) refers to ff.o(i.mem_set) for mem_set
ff.o(i.f_mkdir) refers to ff.o(i.st_dword) for st_dword
ff.o(i.f_mkdir) refers to ff.o(i.st_clust) for st_clust
ff.o(i.f_mkdir) refers to ff.o(i.mem_cpy) for mem_cpy
ff.o(i.f_mkdir) refers to ff.o(i.dir_register) for dir_register
ff.o(i.f_mkdir) refers to ff.o(i.remove_chain) for remove_chain
ff.o(i.f_mkdir) refers to diskio.o(i.ff_memfree) for ff_memfree
ff.o(i.f_mkdir) refers to ff.o(i.sync_fs) for sync_fs
ff.o(i.f_mkdir) refers to ff.o(i.store_xdir) for store_xdir
ff.o(i.f_mkfs) refers to ff.o(i.get_ldnumber) for get_ldnumber
ff.o(i.f_mkfs) refers to diskio.o(i.disk_initialize) for disk_initialize
ff.o(i.f_mkfs) refers to diskio.o(i.disk_ioctl) for disk_ioctl
ff.o(i.f_mkfs) refers to ff.o(i.mem_set) for mem_set
ff.o(i.f_mkfs) refers to ff.o(i.st_dword) for st_dword
ff.o(i.f_mkfs) refers to ff.o(i.st_word) for st_word
ff.o(i.f_mkfs) refers to diskio.o(i.disk_write) for disk_write
ff.o(i.f_mkfs) refers to ff.o(i.mem_cpy) for mem_cpy
ff.o(i.f_mkfs) refers to diskio.o(i.get_fattime) for get_fattime
ff.o(i.f_mkfs) refers to ff.o(.bss) for .bss
ff.o(i.f_mkfs) refers to ff.o(.constdata) for .constdata
ff.o(i.f_mount) refers to ff.o(i.get_ldnumber) for get_ldnumber
ff.o(i.f_mount) refers to ff.o(i.find_volume) for find_volume
ff.o(i.f_mount) refers to ff.o(.bss) for .bss
ff.o(i.f_open) refers to ff.o(i.find_volume) for find_volume
ff.o(i.f_open) refers to diskio.o(i.ff_memalloc) for ff_memalloc
ff.o(i.f_open) refers to ff.o(i.follow_path) for follow_path
ff.o(i.f_open) refers to ff.o(i.dir_register) for dir_register
ff.o(i.f_open) refers to diskio.o(i.get_fattime) for get_fattime
ff.o(i.f_open) refers to ff.o(i.st_dword) for st_dword
ff.o(i.f_open) refers to ff.o(i.ld_clust) for ld_clust
ff.o(i.f_open) refers to ff.o(i.st_clust) for st_clust
ff.o(i.f_open) refers to ff.o(i.remove_chain) for remove_chain
ff.o(i.f_open) refers to ff.o(i.ld_dword) for ld_dword
ff.o(i.f_open) refers to ff.o(i.ld_qword) for ld_qword
ff.o(i.f_open) refers to ff.o(i.st_qword) for st_qword
ff.o(i.f_open) refers to ff.o(i.store_xdir) for store_xdir
ff.o(i.f_open) refers to ff.o(i.move_window) for move_window
ff.o(i.f_open) refers to diskio.o(i.ff_memfree) for ff_memfree
ff.o(i.f_opendir) refers to ff.o(i.find_volume) for find_volume
ff.o(i.f_opendir) refers to diskio.o(i.ff_memalloc) for ff_memalloc
ff.o(i.f_opendir) refers to ff.o(i.follow_path) for follow_path
ff.o(i.f_opendir) refers to ff.o(i.ld_clust) for ld_clust
ff.o(i.f_opendir) refers to ff.o(i.ld_dword) for ld_dword
ff.o(i.f_opendir) refers to ff.o(i.ld_qword) for ld_qword
ff.o(i.f_opendir) refers to ff.o(i.dir_sdi) for dir_sdi
ff.o(i.f_opendir) refers to diskio.o(i.ff_memfree) for ff_memfree
ff.o(i.f_printf) refers to ff.o(i.putc_bfd) for putc_bfd
ff.o(i.f_printf) refers to ff.o(i.f_write) for f_write
ff.o(i.f_putc) refers to ff.o(i.putc_bfd) for putc_bfd
ff.o(i.f_putc) refers to ff.o(i.f_write) for f_write
ff.o(i.f_puts) refers to ff.o(i.putc_bfd) for putc_bfd
ff.o(i.f_puts) refers to ff.o(i.f_write) for f_write
ff.o(i.f_read) refers to ff.o(i.validate) for validate
ff.o(i.f_read) refers to ff.o(i.clmt_clust) for clmt_clust
ff.o(i.f_read) refers to ff.o(i.get_fat) for get_fat
ff.o(i.f_read) refers to ff.o(i.clust2sect) for clust2sect
ff.o(i.f_read) refers to diskio.o(i.disk_read) for disk_read
ff.o(i.f_read) refers to ff.o(i.mem_cpy) for mem_cpy
ff.o(i.f_read) refers to diskio.o(i.disk_write) for disk_write
ff.o(i.f_readdir) refers to ff.o(i.validate) for validate
ff.o(i.f_readdir) refers to diskio.o(i.ff_memalloc) for ff_memalloc
ff.o(i.f_readdir) refers to ff.o(i.dir_read) for dir_read
ff.o(i.f_readdir) refers to ff.o(i.dir_sdi) for dir_sdi
ff.o(i.f_readdir) refers to ff.o(i.get_fileinfo) for get_fileinfo
ff.o(i.f_readdir) refers to ff.o(i.dir_next) for dir_next
ff.o(i.f_readdir) refers to diskio.o(i.ff_memfree) for ff_memfree
ff.o(i.f_rename) refers to ff.o(i.get_ldnumber) for get_ldnumber
ff.o(i.f_rename) refers to ff.o(i.find_volume) for find_volume
ff.o(i.f_rename) refers to diskio.o(i.ff_memalloc) for ff_memalloc
ff.o(i.f_rename) refers to ff.o(i.follow_path) for follow_path
ff.o(i.f_rename) refers to ff.o(i.mem_cpy) for mem_cpy
ff.o(i.f_rename) refers to ff.o(i.dir_register) for dir_register
ff.o(i.f_rename) refers to ff.o(i.ld_word) for ld_word
ff.o(i.f_rename) refers to ff.o(i.st_word) for st_word
ff.o(i.f_rename) refers to ff.o(i.store_xdir) for store_xdir
ff.o(i.f_rename) refers to ff.o(i.ld_clust) for ld_clust
ff.o(i.f_rename) refers to ff.o(i.clust2sect) for clust2sect
ff.o(i.f_rename) refers to ff.o(i.move_window) for move_window
ff.o(i.f_rename) refers to ff.o(i.st_clust) for st_clust
ff.o(i.f_rename) refers to ff.o(i.dir_remove) for dir_remove
ff.o(i.f_rename) refers to ff.o(i.sync_fs) for sync_fs
ff.o(i.f_rename) refers to diskio.o(i.ff_memfree) for ff_memfree
ff.o(i.f_setlabel) refers to ff.o(i.find_volume) for find_volume
ff.o(i.f_setlabel) refers to cc936.o(i.ff_convert) for ff_convert
ff.o(i.f_setlabel) refers to ff.o(i.chk_chr) for chk_chr
ff.o(i.f_setlabel) refers to ff.o(i.st_word) for st_word
ff.o(i.f_setlabel) refers to cc936.o(i.ff_wtoupper) for ff_wtoupper
ff.o(i.f_setlabel) refers to ff.o(i.dir_sdi) for dir_sdi
ff.o(i.f_setlabel) refers to ff.o(i.dir_read) for dir_read
ff.o(i.f_setlabel) refers to ff.o(i.dir_alloc) for dir_alloc
ff.o(i.f_setlabel) refers to ff.o(i.mem_set) for mem_set
ff.o(i.f_setlabel) refers to ff.o(i.mem_cpy) for mem_cpy
ff.o(i.f_setlabel) refers to ff.o(i.sync_fs) for sync_fs
ff.o(i.f_setlabel) refers to ff.o(.constdata) for .constdata
ff.o(i.f_stat) refers to ff.o(i.find_volume) for find_volume
ff.o(i.f_stat) refers to diskio.o(i.ff_memalloc) for ff_memalloc
ff.o(i.f_stat) refers to ff.o(i.follow_path) for follow_path
ff.o(i.f_stat) refers to ff.o(i.get_fileinfo) for get_fileinfo
ff.o(i.f_stat) refers to diskio.o(i.ff_memfree) for ff_memfree
ff.o(i.f_sync) refers to ff.o(i.validate) for validate
ff.o(i.f_sync) refers to diskio.o(i.disk_write) for disk_write
ff.o(i.f_sync) refers to diskio.o(i.get_fattime) for get_fattime
ff.o(i.f_sync) refers to ff.o(i.move_window) for move_window
ff.o(i.f_sync) refers to ff.o(i.fill_fat_chain) for fill_fat_chain
ff.o(i.f_sync) refers to diskio.o(i.ff_memalloc) for ff_memalloc
ff.o(i.f_sync) refers to ff.o(i.load_obj_dir) for load_obj_dir
ff.o(i.f_sync) refers to ff.o(i.st_dword) for st_dword
ff.o(i.f_sync) refers to ff.o(i.st_qword) for st_qword
ff.o(i.f_sync) refers to ff.o(i.store_xdir) for store_xdir
ff.o(i.f_sync) refers to ff.o(i.sync_fs) for sync_fs
ff.o(i.f_sync) refers to diskio.o(i.ff_memfree) for ff_memfree
ff.o(i.f_sync) refers to ff.o(i.st_clust) for st_clust
ff.o(i.f_sync) refers to ff.o(i.st_word) for st_word
ff.o(i.f_truncate) refers to ff.o(i.validate) for validate
ff.o(i.f_truncate) refers to ff.o(i.get_fat) for get_fat
ff.o(i.f_truncate) refers to ff.o(i.remove_chain) for remove_chain
ff.o(i.f_truncate) refers to diskio.o(i.disk_write) for disk_write
ff.o(i.f_unlink) refers to ff.o(i.find_volume) for find_volume
ff.o(i.f_unlink) refers to diskio.o(i.ff_memalloc) for ff_memalloc
ff.o(i.f_unlink) refers to ff.o(i.follow_path) for follow_path
ff.o(i.f_unlink) refers to ff.o(i.ld_clust) for ld_clust
ff.o(i.f_unlink) refers to ff.o(i.ld_dword) for ld_dword
ff.o(i.f_unlink) refers to ff.o(i.ld_qword) for ld_qword
ff.o(i.f_unlink) refers to ff.o(i.dir_sdi) for dir_sdi
ff.o(i.f_unlink) refers to ff.o(i.dir_read) for dir_read
ff.o(i.f_unlink) refers to ff.o(i.dir_remove) for dir_remove
ff.o(i.f_unlink) refers to ff.o(i.remove_chain) for remove_chain
ff.o(i.f_unlink) refers to ff.o(i.sync_fs) for sync_fs
ff.o(i.f_unlink) refers to diskio.o(i.ff_memfree) for ff_memfree
ff.o(i.f_write) refers to ff.o(i.validate) for validate
ff.o(i.f_write) refers to ff.o(i.clmt_clust) for clmt_clust
ff.o(i.f_write) refers to ff.o(i.create_chain) for create_chain
ff.o(i.f_write) refers to diskio.o(i.disk_write) for disk_write
ff.o(i.f_write) refers to ff.o(i.clust2sect) for clust2sect
ff.o(i.f_write) refers to ff.o(i.mem_cpy) for mem_cpy
ff.o(i.f_write) refers to diskio.o(i.disk_read) for disk_read
ff.o(i.fill_fat_chain) refers to ff.o(i.put_fat) for put_fat
ff.o(i.find_bitmap) refers to ff.o(i.move_window) for move_window
ff.o(i.find_volume) refers to ff.o(i.get_ldnumber) for get_ldnumber
ff.o(i.find_volume) refers to diskio.o(i.disk_status) for disk_status
ff.o(i.find_volume) refers to diskio.o(i.disk_initialize) for disk_initialize
ff.o(i.find_volume) refers to ff.o(i.check_fs) for check_fs
ff.o(i.find_volume) refers to ff.o(i.ld_dword) for ld_dword
ff.o(i.find_volume) refers to ff.o(i.ld_word) for ld_word
ff.o(i.find_volume) refers to ff.o(i.ld_qword) for ld_qword
ff.o(i.find_volume) refers to ff.o(i.clust2sect) for clust2sect
ff.o(i.find_volume) refers to ff.o(i.move_window) for move_window
ff.o(i.find_volume) refers to ff.o(.bss) for .bss
ff.o(i.find_volume) refers to ff.o(.data) for .data
ff.o(i.follow_path) refers to ff.o(i.dir_sdi) for dir_sdi
ff.o(i.follow_path) refers to ff.o(i.create_name) for create_name
ff.o(i.follow_path) refers to ff.o(i.dir_find) for dir_find
ff.o(i.follow_path) refers to ff.o(i.ld_clust) for ld_clust
ff.o(i.follow_path) refers to ff.o(i.ld_dword) for ld_dword
ff.o(i.follow_path) refers to ff.o(i.ld_qword) for ld_qword
ff.o(i.gen_numname) refers to ff.o(i.mem_cpy) for mem_cpy
ff.o(i.get_fat) refers to ff.o(i.move_window) for move_window
ff.o(i.get_fat) refers to ff.o(i.ld_word) for ld_word
ff.o(i.get_fat) refers to ff.o(i.ld_dword) for ld_dword
ff.o(i.get_fileinfo) refers to ff.o(i.get_xdir_info) for get_xdir_info
ff.o(i.get_fileinfo) refers to cc936.o(i.ff_convert) for ff_convert
ff.o(i.get_fileinfo) refers to ff.o(i.ld_dword) for ld_dword
ff.o(i.get_fileinfo) refers to ff.o(i.ld_word) for ld_word
ff.o(i.get_xdir_info) refers to ff.o(i.ld_word) for ld_word
ff.o(i.get_xdir_info) refers to cc936.o(i.ff_convert) for ff_convert
ff.o(i.get_xdir_info) refers to ff.o(i.ld_qword) for ld_qword
ff.o(i.ld_clust) refers to ff.o(i.ld_word) for ld_word
ff.o(i.load_obj_dir) refers to ff.o(i.dir_sdi) for dir_sdi
ff.o(i.load_obj_dir) refers to ff.o(i.load_xdir) for load_xdir
ff.o(i.load_xdir) refers to ff.o(i.move_window) for move_window
ff.o(i.load_xdir) refers to ff.o(i.mem_cpy) for mem_cpy
ff.o(i.load_xdir) refers to ff.o(i.dir_next) for dir_next
ff.o(i.load_xdir) refers to ff.o(i.xdir_sum) for xdir_sum
ff.o(i.load_xdir) refers to ff.o(i.ld_word) for ld_word
ff.o(i.move_window) refers to ff.o(i.sync_window) for sync_window
ff.o(i.move_window) refers to diskio.o(i.disk_read) for disk_read
ff.o(i.pick_lfn) refers to ff.o(i.ld_word) for ld_word
ff.o(i.pick_lfn) refers to ff.o(.constdata) for .constdata
ff.o(i.put_fat) refers to ff.o(i.move_window) for move_window
ff.o(i.put_fat) refers to ff.o(i.st_word) for st_word
ff.o(i.put_fat) refers to ff.o(i.ld_dword) for ld_dword
ff.o(i.put_fat) refers to ff.o(i.st_dword) for st_dword
ff.o(i.putc_bfd) refers to ff.o(i.f_write) for f_write
ff.o(i.remove_chain) refers to ff.o(i.put_fat) for put_fat
ff.o(i.remove_chain) refers to ff.o(i.get_fat) for get_fat
ff.o(i.remove_chain) refers to ff.o(i.change_bitmap) for change_bitmap
ff.o(i.st_clust) refers to ff.o(i.st_word) for st_word
ff.o(i.store_xdir) refers to ff.o(i.xdir_sum) for xdir_sum
ff.o(i.store_xdir) refers to ff.o(i.st_word) for st_word
ff.o(i.store_xdir) refers to ff.o(i.dir_sdi) for dir_sdi
ff.o(i.store_xdir) refers to ff.o(i.mem_cpy) for mem_cpy
ff.o(i.store_xdir) refers to ff.o(i.dir_next) for dir_next
ff.o(i.store_xdir) refers to ff.o(i.move_window) for move_window
ff.o(i.sync_fs) refers to ff.o(i.sync_window) for sync_window
ff.o(i.sync_fs) refers to ff.o(i.mem_set) for mem_set
ff.o(i.sync_fs) refers to ff.o(i.st_word) for st_word
ff.o(i.sync_fs) refers to ff.o(i.st_dword) for st_dword
ff.o(i.sync_fs) refers to diskio.o(i.disk_write) for disk_write
ff.o(i.sync_fs) refers to diskio.o(i.disk_ioctl) for disk_ioctl
ff.o(i.sync_window) refers to diskio.o(i.disk_write) for disk_write
ff.o(i.validate) refers to diskio.o(i.disk_status) for disk_status
ff.o(i.xname_sum) refers to cc936.o(i.ff_wtoupper) for ff_wtoupper
cc936.o(i.ff_convert) refers to cc936.o(.constdata) for .constdata
cc936.o(i.ff_wtoupper) refers to cc936.o(.constdata) for .constdata
diskio.o(i.disk_initialize) refers to sdio_sdcard.o(i.SD_Init) for SD_Init
diskio.o(i.disk_initialize) refers to w25qxx.o(i.W25QXX_Init) for W25QXX_Init
diskio.o(i.disk_initialize) refers to ftl.o(i.FTL_Init) for FTL_Init
diskio.o(i.disk_ioctl) refers to sdio_sdcard.o(.bss) for SDCardInfo
diskio.o(i.disk_ioctl) refers to nand.o(.bss) for nand_dev
diskio.o(i.disk_read) refers to sdio_sdcard.o(i.SD_Init) for SD_Init
diskio.o(i.disk_read) refers to sdio_sdcard.o(i.SD_ReadDisk) for SD_ReadDisk
diskio.o(i.disk_read) refers to w25qxx.o(i.W25QXX_Read) for W25QXX_Read
diskio.o(i.disk_read) refers to ftl.o(i.FTL_ReadSectors) for FTL_ReadSectors
diskio.o(i.disk_write) refers to sdio_sdcard.o(i.SD_WriteDisk) for SD_WriteDisk
diskio.o(i.disk_write) refers to sdio_sdcard.o(i.SD_Init) for SD_Init
diskio.o(i.disk_write) refers to w25qxx.o(i.W25QXX_Write) for W25QXX_Write
diskio.o(i.disk_write) refers to ftl.o(i.FTL_WriteSectors) for FTL_WriteSectors
diskio.o(i.ff_memalloc) refers to malloc.o(i.mymalloc) for mymalloc
diskio.o(i.ff_memfree) refers to malloc.o(i.myfree) for myfree
exfuns.o(i.exf_copy) refers to malloc.o(i.mymalloc) for mymalloc
exfuns.o(i.exf_copy) refers to ff.o(i.f_open) for f_open
exfuns.o(i.exf_copy) refers to uldiv.o(.text) for __aeabi_uldivmod
exfuns.o(i.exf_copy) refers to ff.o(i.f_write) for f_write
exfuns.o(i.exf_copy) refers to ff.o(i.f_read) for f_read
exfuns.o(i.exf_copy) refers to ff.o(i.f_close) for f_close
exfuns.o(i.exf_copy) refers to malloc.o(i.myfree) for myfree
exfuns.o(i.exf_fdcopy) refers to malloc.o(i.mymalloc) for mymalloc
exfuns.o(i.exf_fdcopy) refers to strcat.o(.text) for strcat
exfuns.o(i.exf_fdcopy) refers to ff.o(i.f_opendir) for f_opendir
exfuns.o(i.exf_fdcopy) refers to exfuns.o(i.exf_get_src_dname) for exf_get_src_dname
exfuns.o(i.exf_fdcopy) refers to ff.o(i.f_mkdir) for f_mkdir
exfuns.o(i.exf_fdcopy) refers to strlen.o(.text) for strlen
exfuns.o(i.exf_fdcopy) refers to ff.o(i.f_readdir) for f_readdir
exfuns.o(i.exf_fdcopy) refers to exfuns.o(i.exf_copy) for exf_copy
exfuns.o(i.exf_fdcopy) refers to malloc.o(i.myfree) for myfree
exfuns.o(i.exf_fdsize) refers to malloc.o(i.mymalloc) for mymalloc
exfuns.o(i.exf_fdsize) refers to strcat.o(.text) for strcat
exfuns.o(i.exf_fdsize) refers to ff.o(i.f_opendir) for f_opendir
exfuns.o(i.exf_fdsize) refers to strlen.o(.text) for strlen
exfuns.o(i.exf_fdsize) refers to ff.o(i.f_readdir) for f_readdir
exfuns.o(i.exf_fdsize) refers to malloc.o(i.myfree) for myfree
exfuns.o(i.exf_getfree) refers to ff.o(i.f_getfree) for f_getfree
exfuns.o(i.exfuns_init) refers to malloc.o(i.mymalloc) for mymalloc
exfuns.o(i.exfuns_init) refers to exfuns.o(.bss) for .bss
exfuns.o(i.exfuns_init) refers to exfuns.o(.data) for .data
exfuns.o(i.f_typetell) refers to strcpy.o(.text) for strcpy
exfuns.o(i.f_typetell) refers to exfuns.o(i.char_upper) for char_upper
exfuns.o(i.f_typetell) refers to strcmp.o(.text) for strcmp
exfuns.o(i.f_typetell) refers to exfuns.o(.constdata) for .constdata
exfuns.o(.constdata) refers to exfuns.o(.conststring) for .conststring
fattester.o(i.mf_close) refers to ff.o(i.f_close) for f_close
fattester.o(i.mf_close) refers to exfuns.o(.data) for file
fattester.o(i.mf_closedir) refers to ff.o(i.f_closedir) for f_closedir
fattester.o(i.mf_closedir) refers to exfuns.o(.bss) for dir
fattester.o(i.mf_fmkfs) refers to ff.o(i.f_mkfs) for f_mkfs
fattester.o(i.mf_getlabel) refers to ff.o(i.f_getlabel) for f_getlabel
fattester.o(i.mf_getlabel) refers to printfa.o(i.__0printf) for __2printf
fattester.o(i.mf_gets) refers to ff.o(i.f_gets) for f_gets
fattester.o(i.mf_gets) refers to printfa.o(i.__0printf) for __2printf
fattester.o(i.mf_gets) refers to exfuns.o(.data) for file
fattester.o(i.mf_lseek) refers to ff.o(i.f_lseek) for f_lseek
fattester.o(i.mf_lseek) refers to exfuns.o(.data) for file
fattester.o(i.mf_mkdir) refers to ff.o(i.f_mkdir) for f_mkdir
fattester.o(i.mf_mount) refers to ff.o(i.f_mount) for f_mount
fattester.o(i.mf_mount) refers to exfuns.o(.bss) for fs
fattester.o(i.mf_open) refers to ff.o(i.f_open) for f_open
fattester.o(i.mf_open) refers to exfuns.o(.data) for file
fattester.o(i.mf_opendir) refers to ff.o(i.f_opendir) for f_opendir
fattester.o(i.mf_opendir) refers to exfuns.o(.bss) for dir
fattester.o(i.mf_putc) refers to ff.o(i.f_putc) for f_putc
fattester.o(i.mf_putc) refers to exfuns.o(.data) for file
fattester.o(i.mf_puts) refers to ff.o(i.f_puts) for f_puts
fattester.o(i.mf_puts) refers to exfuns.o(.data) for file
fattester.o(i.mf_read) refers to printfa.o(i.__0printf) for __2printf
fattester.o(i.mf_read) refers to ff.o(i.f_read) for f_read
fattester.o(i.mf_read) refers to exfuns.o(.data) for fatbuf
fattester.o(i.mf_read) refers to exfuns.o(.data) for br
fattester.o(i.mf_readdir) refers to ff.o(i.f_readdir) for f_readdir
fattester.o(i.mf_readdir) refers to printfa.o(i.__0printf) for __2printf
fattester.o(i.mf_readdir) refers to exfuns.o(.bss) for fileinfo
fattester.o(i.mf_readdir) refers to exfuns.o(.bss) for dir
fattester.o(i.mf_rename) refers to ff.o(i.f_rename) for f_rename
fattester.o(i.mf_scan_files) refers to ff.o(i.f_opendir) for f_opendir
fattester.o(i.mf_scan_files) refers to printfa.o(i.__0printf) for __2printf
fattester.o(i.mf_scan_files) refers to ff.o(i.f_readdir) for f_readdir
fattester.o(i.mf_scan_files) refers to exfuns.o(.bss) for dir
fattester.o(i.mf_scan_files) refers to exfuns.o(.bss) for fileinfo
fattester.o(i.mf_setlabel) refers to ff.o(i.f_setlabel) for f_setlabel
fattester.o(i.mf_setlabel) refers to printfa.o(i.__0printf) for __2printf
fattester.o(i.mf_showfree) refers to ff.o(i.f_getfree) for f_getfree
fattester.o(i.mf_showfree) refers to printfa.o(i.__0printf) for __2printf
fattester.o(i.mf_size) refers to exfuns.o(.data) for file
fattester.o(i.mf_tell) refers to exfuns.o(.data) for file
fattester.o(i.mf_unlink) refers to ff.o(i.f_unlink) for f_unlink
fattester.o(i.mf_write) refers to printfa.o(i.__0printf) for __2printf
fattester.o(i.mf_write) refers to ff.o(i.f_write) for f_write
fattester.o(i.mf_write) refers to exfuns.o(.data) for bw
fattester.o(i.mf_write) refers to exfuns.o(.data) for file
my.o(i.model) refers to strcmp.o(.text) for strcmp
my.o(i.model) refers to my.o(.bss) for .bss
my.o(i.model_info) refers to strcmp.o(.text) for strcmp
my.o(i.model_info) refers to my.o(i.model) for model
my.o(i.model_info) refers to printfa.o(i.__0printf) for __2printf
my.o(i.model_init) refers to my.o(i.modelmym_init) for modelmym_init
my.o(i.model_init) refers to my.o(.bss) for .bss
my.o(i.model_read) refers to strcmp.o(.text) for strcmp
my.o(i.model_read) refers to my.o(i.model) for model
my.o(i.model_read) refers to f2d.o(.text) for __aeabi_f2d
my.o(i.model_read) refers to printfa.o(i.__0printf) for __2printf
my.o(i.model_write) refers to strcmp.o(.text) for strcmp
my.o(i.model_write) refers to memseta.o(.text) for __aeabi_memclr4
my.o(i.model_write) refers to my.o(i.model) for model
my.o(i.model_write) refers to my.o(i.model_info) for model_info
my.o(i.model_write) refers to debug.o(i.SDRAM_USED) for SDRAM_USED
my.o(i.model_write) refers to printfa.o(i.__0sprintf) for __2sprintf
my.o(i.model_write) refers to ff.o(i.f_open) for f_open
my.o(i.model_write) refers to my.o(i.modelmym_init) for modelmym_init
my.o(i.model_write) refers to debug.o(i.DEBUG_PRINT) for DEBUG_PRINT
my.o(i.model_write) refers to ff.o(i.f_read) for f_read
my.o(i.model_write) refers to strcat.o(.text) for strcat
my.o(i.model_write) refers to atof.o(i.__hardfp_atof) for __hardfp_atof
my.o(i.model_write) refers to d2f.o(.text) for __aeabi_d2f
my.o(i.model_write) refers to printfa.o(i.__0printf) for __2printf
my.o(i.model_write) refers to exfuns.o(.data) for file
my.o(i.model_write) refers to exfuns.o(.data) for br
my.o(i.modelmym_free) refers to strcmp.o(.text) for strcmp
my.o(i.modelmym_free) refers to malloc.o(i.myfree) for myfree
my.o(i.modelmym_free) refers to my.o(.bss) for .bss
my.o(i.modelmym_init) refers to strcmp.o(.text) for strcmp
my.o(i.modelmym_init) refers to malloc.o(i.mymalloc) for mymalloc
my.o(i.modelmym_init) refers to my.o(.bss) for .bss
my.o(i.sd_read) refers to memseta.o(.text) for __aeabi_memclr4
my.o(i.sd_read) refers to my.o(i.model) for model
my.o(i.sd_read) refers to my.o(i.modelmym_init) for modelmym_init
my.o(i.sd_read) refers to printfa.o(i.__0sprintf) for __2sprintf
my.o(i.sd_read) refers to ff.o(i.f_open) for f_open
my.o(i.sd_read) refers to debug.o(i.DEBUG_PRINT) for DEBUG_PRINT
my.o(i.sd_read) refers to ff.o(i.f_read) for f_read
my.o(i.sd_read) refers to strcat.o(.text) for strcat
my.o(i.sd_read) refers to atof.o(i.__hardfp_atof) for __hardfp_atof
my.o(i.sd_read) refers to d2f.o(.text) for __aeabi_d2f
my.o(i.sd_read) refers to f2d.o(.text) for __aeabi_f2d
my.o(i.sd_read) refers to printfa.o(i.__0printf) for __2printf
my.o(i.sd_read) refers to exfuns.o(.data) for file
my.o(i.sd_read) refers to exfuns.o(.data) for br
my.o(i.switch_data) refers to memseta.o(.text) for __aeabi_memclr4
my.o(i.switch_data) refers to printfa.o(i.__0sprintf) for __2sprintf
my.o(i.switch_data) refers to ff.o(i.f_open) for f_open
my.o(i.switch_data) refers to debug.o(i.DEBUG_PRINT) for DEBUG_PRINT
my.o(i.switch_data) refers to my.o(i.model_write) for model_write
my.o(i.switch_data) refers to printfa.o(i.__0printf) for __2printf
my.o(i.switch_data) refers to exfuns.o(.data) for file
debug.o(i.DEBUG) refers to printfa.o(i.__0printf) for __2printf
debug.o(i.DEBUG) refers to debug.o(.data) for .data
debug.o(i.DEBUG_PRINT) refers to printfa.o(i.__0vprintf) for vprintf
debug.o(i.DEBUG_PRINT) refers to debug.o(.data) for .data
debug.o(i.HAL_TIM_Base_MspInit) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
debug.o(i.HAL_TIM_Base_MspInit) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
debug.o(i.HAL_TIM_PeriodElapsedCallback) refers to debug.o(.bss) for .bss
debug.o(i.SDRAM_USED) refers to malloc.o(i.my_mem_perused) for my_mem_perused
debug.o(i.SDRAM_USED) refers to printfa.o(i.__0sprintf) for __2sprintf
debug.o(i.SDRAM_USED) refers to printfa.o(i.__0printf) for __2printf
debug.o(i.TIM3_IRQHandler) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) for HAL_TIM_IRQHandler
debug.o(i.TIM3_IRQHandler) refers to debug.o(.bss) for .bss
debug.o(i.TIM3_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Init) for HAL_TIM_Base_Init
debug.o(i.TIM3_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_IT) for HAL_TIM_Base_Start_IT
debug.o(i.TIM3_Init) refers to debug.o(.bss) for .bss
cnn.o(i.PrintfArray) refers to f2d.o(.text) for __aeabi_f2d
cnn.o(i.PrintfArray) refers to printfa.o(i.__0printf) for __2printf
cnn.o(i.allocate2DArray) refers to malloc.o(i.mymalloc) for mymalloc
cnn.o(i.calculate_probabilities) refers to malloc.o(i.malloc) for malloc
cnn.o(i.calculate_probabilities) refers to f2d.o(.text) for __aeabi_f2d
cnn.o(i.calculate_probabilities) refers to exp.o(i.__hardfp_exp) for __hardfp_exp
cnn.o(i.calculate_probabilities) refers to d2f.o(.text) for __aeabi_d2f
cnn.o(i.calculate_probabilities) refers to malloc.o(i.free) for free
cnn.o(i.cnn_run) refers to printfa.o(i.__0printf) for __2printf
cnn.o(i.cnn_run) refers to f2d.o(.text) for __aeabi_f2d
cnn.o(i.cnn_run) refers to malloc.o(i.mymalloc) for mymalloc
cnn.o(i.cnn_run) refers to cnn.o(i.Full) for Full
cnn.o(i.cnn_run) refers to cnn.o(i.allocate2DArray) for allocate2DArray
cnn.o(i.cnn_run) refers to cnn.o(i.Convolution) for Convolution
cnn.o(i.cnn_run) refers to cnn.o(i.AddBias) for AddBias
cnn.o(i.cnn_run) refers to cnn.o(i.ReLU1) for ReLU1
cnn.o(i.cnn_run) refers to cnn.o(i.Pooling) for Pooling
cnn.o(i.cnn_run) refers to malloc.o(i.myfree) for myfree
cnn.o(i.cnn_run) refers to cnn.o(i.free2DArray) for free2DArray
cnn.o(i.cnn_run) refers to cnn.o(i.Combine) for Combine
cnn.o(i.cnn_run) refers to my.o(.bss) for data
cnn.o(i.cnn_run) refers to cnn.o(i.Flatten2D) for Flatten2D
cnn.o(i.cnn_run) refers to memseta.o(.text) for __aeabi_memclr4
cnn.o(i.cnn_run) refers to memcpya.o(.text) for __aeabi_memcpy4
cnn.o(i.cnn_run) refers to cnn.o(i.ConnectedLayer) for ConnectedLayer
cnn.o(i.cnn_run) refers to cnn.o(i.ReLU2) for ReLU2
cnn.o(i.cnn_run) refers to cnn.o(i.PrintfArray) for PrintfArray
cnn.o(i.cnn_run) refers to cnn.o(i.calculate_probabilities) for calculate_probabilities
cnn.o(i.free2DArray) refers to malloc.o(i.myfree) for myfree
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
exp.o(i.__hardfp_exp) refers (Special) to iusefp.o(.text) for __I$use$fp
exp.o(i.__hardfp_exp) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan
exp.o(i.__hardfp_exp) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
exp.o(i.__hardfp_exp) refers to errno.o(i.__set_errno) for __set_errno
exp.o(i.__hardfp_exp) refers to dunder.o(i.__mathlib_dbl_overflow) for __mathlib_dbl_overflow
exp.o(i.__hardfp_exp) refers to cdcmple.o(.text) for __aeabi_cdcmple
exp.o(i.__hardfp_exp) refers to dunder.o(i.__mathlib_dbl_underflow) for __mathlib_dbl_underflow
exp.o(i.__hardfp_exp) refers to dadd.o(.text) for __aeabi_dsub
exp.o(i.__hardfp_exp) refers to dmul.o(.text) for __aeabi_dmul
exp.o(i.__hardfp_exp) refers to dfixi.o(.text) for __aeabi_d2iz
exp.o(i.__hardfp_exp) refers to dflti.o(.text) for __aeabi_i2d
exp.o(i.__hardfp_exp) refers to poly.o(i.__kernel_poly) for __kernel_poly
exp.o(i.__hardfp_exp) refers to ddiv.o(.text) for __aeabi_ddiv
exp.o(i.__hardfp_exp) refers to fpclassify.o(i.__ARM_fpclassify) for __ARM_fpclassify
exp.o(i.__hardfp_exp) refers to exp.o(.constdata) for .constdata
exp.o(i.__softfp_exp) refers (Special) to iusefp.o(.text) for __I$use$fp
exp.o(i.__softfp_exp) refers to exp.o(i.__hardfp_exp) for __hardfp_exp
exp.o(i.exp) refers (Special) to iusefp.o(.text) for __I$use$fp
exp.o(i.exp) refers to exp.o(i.__hardfp_exp) for __hardfp_exp
exp.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
exp_x.o(i.____hardfp_exp$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
exp_x.o(i.____hardfp_exp$lsc) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan
exp_x.o(i.____hardfp_exp$lsc) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
exp_x.o(i.____hardfp_exp$lsc) refers to errno.o(i.__set_errno) for __set_errno
exp_x.o(i.____hardfp_exp$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple
exp_x.o(i.____hardfp_exp$lsc) refers to dadd.o(.text) for __aeabi_dsub
exp_x.o(i.____hardfp_exp$lsc) refers to dmul.o(.text) for __aeabi_dmul
exp_x.o(i.____hardfp_exp$lsc) refers to dfixi.o(.text) for __aeabi_d2iz
exp_x.o(i.____hardfp_exp$lsc) refers to dflti.o(.text) for __aeabi_i2d
exp_x.o(i.____hardfp_exp$lsc) refers to poly.o(i.__kernel_poly) for __kernel_poly
exp_x.o(i.____hardfp_exp$lsc) refers to ddiv.o(.text) for __aeabi_ddiv
exp_x.o(i.____hardfp_exp$lsc) refers to qnan.o(.constdata) for __mathlib_zero
exp_x.o(i.____hardfp_exp$lsc) refers to exp_x.o(.constdata) for .constdata
exp_x.o(i.____softfp_exp$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
exp_x.o(i.____softfp_exp$lsc) refers to exp_x.o(i.____hardfp_exp$lsc) for ____hardfp_exp$lsc
exp_x.o(i.__exp$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
exp_x.o(i.__exp$lsc) refers to exp_x.o(i.____hardfp_exp$lsc) for ____hardfp_exp$lsc
exp_x.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr
uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl
printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0fprintf$bare) refers to usart.o(i.fputc) for fputc
printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0printf$bare) refers to usart.o(i.fputc) for fputc
printfb.o(i.__0printf$bare) refers to usart.o(.data) for __stdout
printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc
printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc
printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vfprintf$bare) refers to usart.o(i.fputc) for fputc
printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vprintf$bare) refers to usart.o(i.fputc) for fputc
printfb.o(i.__0vprintf$bare) refers to usart.o(.data) for __stdout
printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc
printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc
printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0fprintf$0) refers to usart.o(i.fputc) for fputc
printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0printf$0) refers to usart.o(i.fputc) for fputc
printf0.o(i.__0printf$0) refers to usart.o(.data) for __stdout
printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc
printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc
printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vfprintf$0) refers to usart.o(i.fputc) for fputc
printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vprintf$0) refers to usart.o(i.fputc) for fputc
printf0.o(i.__0vprintf$0) refers to usart.o(.data) for __stdout
printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc
printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc
printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0fprintf$1) refers to usart.o(i.fputc) for fputc
printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0printf$1) refers to usart.o(i.fputc) for fputc
printf1.o(i.__0printf$1) refers to usart.o(.data) for __stdout
printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc
printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc
printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vfprintf$1) refers to usart.o(i.fputc) for fputc
printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vprintf$1) refers to usart.o(i.fputc) for fputc
printf1.o(i.__0vprintf$1) refers to usart.o(.data) for __stdout
printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc
printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc
printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0fprintf$2) refers to usart.o(i.fputc) for fputc
printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0printf$2) refers to usart.o(i.fputc) for fputc
printf2.o(i.__0printf$2) refers to usart.o(.data) for __stdout
printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc
printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc
printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vfprintf$2) refers to usart.o(i.fputc) for fputc
printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vprintf$2) refers to usart.o(i.fputc) for fputc
printf2.o(i.__0vprintf$2) refers to usart.o(.data) for __stdout
printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc
printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc
printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0fprintf$3) refers to usart.o(i.fputc) for fputc
printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0printf$3) refers to usart.o(i.fputc) for fputc
printf3.o(i.__0printf$3) refers to usart.o(.data) for __stdout
printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc
printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc
printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vfprintf$3) refers to usart.o(i.fputc) for fputc
printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vprintf$3) refers to usart.o(i.fputc) for fputc
printf3.o(i.__0vprintf$3) refers to usart.o(.data) for __stdout
printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc
printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc
printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0fprintf$4) refers to usart.o(i.fputc) for fputc
printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0printf$4) refers to usart.o(i.fputc) for fputc
printf4.o(i.__0printf$4) refers to usart.o(.data) for __stdout
printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc
printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc
printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vfprintf$4) refers to usart.o(i.fputc) for fputc
printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vprintf$4) refers to usart.o(i.fputc) for fputc
printf4.o(i.__0vprintf$4) refers to usart.o(.data) for __stdout
printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc
printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc
printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0fprintf$5) refers to usart.o(i.fputc) for fputc
printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0printf$5) refers to usart.o(i.fputc) for fputc
printf5.o(i.__0printf$5) refers to usart.o(.data) for __stdout
printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc
printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc
printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vfprintf$5) refers to usart.o(i.fputc) for fputc
printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vprintf$5) refers to usart.o(i.fputc) for fputc
printf5.o(i.__0vprintf$5) refers to usart.o(.data) for __stdout
printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc
printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc
printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0fprintf$6) refers to usart.o(i.fputc) for fputc
printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0printf$6) refers to usart.o(i.fputc) for fputc
printf6.o(i.__0printf$6) refers to usart.o(.data) for __stdout
printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc
printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc
printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vfprintf$6) refers to usart.o(i.fputc) for fputc
printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vprintf$6) refers to usart.o(i.fputc) for fputc
printf6.o(i.__0vprintf$6) refers to usart.o(.data) for __stdout
printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc
printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc
printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding
printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding
printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0fprintf$7) refers to usart.o(i.fputc) for fputc
printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0printf$7) refers to usart.o(i.fputc) for fputc
printf7.o(i.__0printf$7) refers to usart.o(.data) for __stdout
printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc
printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc
printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vfprintf$7) refers to usart.o(i.fputc) for fputc
printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vprintf$7) refers to usart.o(i.fputc) for fputc
printf7.o(i.__0vprintf$7) refers to usart.o(.data) for __stdout
printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc
printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc
printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding
printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding
printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0fprintf$8) refers to usart.o(i.fputc) for fputc
printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0printf$8) refers to usart.o(i.fputc) for fputc
printf8.o(i.__0printf$8) refers to usart.o(.data) for __stdout
printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc
printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc
printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vfprintf$8) refers to usart.o(i.fputc) for fputc
printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vprintf$8) refers to usart.o(i.fputc) for fputc
printf8.o(i.__0vprintf$8) refers to usart.o(.data) for __stdout
printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc
printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc
printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding
printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding
printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0fprintf) refers to usart.o(i.fputc) for fputc
printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0printf) refers to usart.o(i.fputc) for fputc
printfa.o(i.__0printf) refers to usart.o(.data) for __stdout
printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc
printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc
printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vfprintf) refers to usart.o(i.fputc) for fputc
printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vprintf) refers to usart.o(i.fputc) for fputc
printfa.o(i.__0vprintf) refers to usart.o(.data) for __stdout
printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc
printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc
printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul
printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv
printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd
printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz
printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod
printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding
printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding
printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits
printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp
malloc.o(i.free) refers to mvars.o(.data) for __microlib_freelist
malloc.o(i.malloc) refers to mvars.o(.data) for __microlib_freelist_initialised
malloc.o(i.malloc) refers to mvars.o(.data) for __microlib_freelist
malloc.o(i.malloc) refers to startup_stm32f429xx.o(HEAP) for __heap_base
mallocr.o(i.__free$realloc) refers to mvars.o(.data) for __microlib_freelist
mallocr.o(i.__malloc$realloc) refers to mallocr.o(i.internal_alloc) for internal_alloc
mallocr.o(i.__malloc$realloc) refers to mvars.o(.data) for __microlib_freelist_initialised
mallocr.o(i.__malloc$realloc) refers to startup_stm32f429xx.o(HEAP) for __heap_base
mallocr.o(i.__malloc$realloc) refers to mvars.o(.data) for __microlib_freelist
mallocr.o(i.internal_alloc) refers to memcpya.o(.text) for __aeabi_memcpy
mallocr.o(i.internal_alloc) refers to mvars.o(.data) for __microlib_freelist
mallocr.o(i.realloc) refers to mallocr.o(i.__free$realloc) for __free$realloc
mallocr.o(i.realloc) refers to mallocr.o(i.internal_alloc) for internal_alloc
mallocr.o(i.realloc) refers to mallocr.o(i.__malloc$realloc) for __malloc$realloc
mallocr.o(i.realloc) refers to mvars.o(.data) for __microlib_freelist
malloca.o(i.__aligned_malloc) refers to mvars.o(.data) for __microlib_freelist_initialised
malloca.o(i.__aligned_malloc) refers to mvars.o(.data) for __microlib_freelist
malloca.o(i.__aligned_malloc) refers to startup_stm32f429xx.o(HEAP) for __heap_base
malloca.o(i.__free$memalign) refers to mvars.o(.data) for __microlib_freelist
malloca.o(i.__malloc$memalign) refers to malloca.o(i.__aligned_malloc) for __aligned_malloc
mallocra.o(i.__aligned_malloc$realloc) refers to mallocra.o(i.internal_alloc) for internal_alloc
mallocra.o(i.__aligned_malloc$realloc) refers to mvars.o(.data) for __microlib_freelist_initialised
mallocra.o(i.__aligned_malloc$realloc) refers to startup_stm32f429xx.o(HEAP) for __heap_base
mallocra.o(i.__aligned_malloc$realloc) refers to mvars.o(.data) for __microlib_freelist
mallocra.o(i.__free$realloc$memalign) refers to mvars.o(.data) for __microlib_freelist
mallocra.o(i.__malloc$realloc$memalign) refers to mallocra.o(i.__aligned_malloc$realloc) for __aligned_malloc$realloc
mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.__free$realloc$memalign) for __free$realloc$memalign
mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.internal_alloc) for internal_alloc
mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.__malloc$realloc$memalign) for __malloc$realloc$memalign
mallocra.o(i.__realloc$memalign) refers to mvars.o(.data) for __microlib_freelist
mallocra.o(i.internal_alloc) refers to memcpya.o(.text) for __aeabi_memcpy
mallocra.o(i.internal_alloc) refers to mvars.o(.data) for __microlib_freelist
dmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue
dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue
dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr
f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
d2f.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
d2f.o(.text) refers to fepilogue.o(.text) for _float_round
dunder.o(i.__mathlib_dbl_divzero) refers to ddiv.o(.text) for __aeabi_ddiv
dunder.o(i.__mathlib_dbl_infnan) refers to dadd.o(.text) for __aeabi_dadd
dunder.o(i.__mathlib_dbl_infnan2) refers to dadd.o(.text) for __aeabi_dadd
dunder.o(i.__mathlib_dbl_invalid) refers to ddiv.o(.text) for __aeabi_ddiv
dunder.o(i.__mathlib_dbl_overflow) refers to dmul.o(.text) for __aeabi_dmul
dunder.o(i.__mathlib_dbl_posinfnan) refers to dmul.o(.text) for __aeabi_dmul
dunder.o(i.__mathlib_dbl_underflow) refers to dmul.o(.text) for __aeabi_dmul
fpclassify.o(i.__ARM_fpclassify) refers (Special) to iusefp.o(.text) for __I$use$fp
poly.o(i.__kernel_poly) refers (Special) to iusefp.o(.text) for __I$use$fp
poly.o(i.__kernel_poly) refers to dmul.o(.text) for __aeabi_dmul
poly.o(i.__kernel_poly) refers to dadd.o(.text) for __aeabi_dadd
qnan.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32f429xx.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32f429xx.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main
entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload
entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main
entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main
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
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
depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl
depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
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 to depilogue.o(.text) for _double_round
dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue
dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl
init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
isspace_c.o(.text) refers to ctype_c.o(.text) for __ctype_lookup
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
ctype_c.o(.text) refers to ctype_c.o(.constdata) for .constdata
dfltul.o(.text) refers to depilogue.o(.text) for _double_epilogue
scanf_fp.o(i._is_digit) refers (Special) to iusefp.o(.text) for __I$use$fp
==============================================================================
Removing Unused input sections from the image.
Removing main.o(.rev16_text), (4 bytes).
Removing main.o(.revsh_text), (4 bytes).
Removing main.o(.rrx_text), (6 bytes).
Removing stm32f4xx_it.o(.rev16_text), (4 bytes).
Removing stm32f4xx_it.o(.revsh_text), (4 bytes).
Removing stm32f4xx_it.o(.rrx_text), (6 bytes).
Removing system_stm32f4xx.o(.rev16_text), (4 bytes).
Removing system_stm32f4xx.o(.revsh_text), (4 bytes).
Removing system_stm32f4xx.o(.rrx_text), (6 bytes).
Removing system_stm32f4xx.o(i.SystemCoreClockUpdate), (124 bytes).
Removing stm32f4xx_hal.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_DisableDBGSleepMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_DisableDBGStandbyMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_DisableDBGStopMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_EnableDBGSleepMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DeInit), (52 bytes).
Removing stm32f4xx_hal.o(i.HAL_DisableCompensationCell), (28 bytes).
Removing stm32f4xx_hal.o(i.HAL_DisableMemorySwappingBank), (28 bytes).
Removing stm32f4xx_hal.o(i.HAL_EnableCompensationCell), (28 bytes).
Removing stm32f4xx_hal.o(i.HAL_EnableMemorySwappingBank), (24 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetDEVID), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetHalVersion), (8 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetREVID), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_MspDeInit), (8 bytes).
Removing stm32f4xx_hal.o(i.HAL_ResumeTick), (14 bytes).
Removing stm32f4xx_hal.o(i.HAL_SuspendTick), (14 bytes).
Removing stm32f4xx_hal_cortex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_cortex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_cortex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (84 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (22 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ), (22 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetActive), (32 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (32 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (84 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetPriorityGrouping), (16 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (22 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (36 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Callback), (8 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler), (8 bytes).
Removing stm32f4xx_hal_gpio.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_gpio.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_gpio.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_DeInit), (320 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback), (8 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler), (24 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_LockPin), (34 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (8 bytes).
Removing stm32f4xx_hal_pwr.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_pwr.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_pwr.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_ConfigPVD), (124 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DeInit), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableBkUpAccess), (28 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (32 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (32 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode), (56 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (8 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (28 bytes).
Removing stm32f4xx_hal_pwr_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_pwr_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_pwr_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling), (172 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBkUpReg), (76 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableFlashPowerDown), (28 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableOverDrive), (136 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBkUpReg), (72 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFlashPowerDown), (24 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnterUnderDriveSTOPMode), (140 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_GetVoltageRange), (16 bytes).
Removing stm32f4xx_hal_rcc.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_rcc.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_rcc.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_CSSCallback), (8 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_DeInit), (2 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_DisableCSS), (12 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_EnableCSS), (12 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetClockConfig), (64 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetOscConfig), (224 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (140 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler), (28 bytes).
Removing stm32f4xx_hal_rcc_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_rcc_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_rcc_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (228 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit), (88 bytes).
Removing stm32f4xx_hal_uart.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_uart.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_uart.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (48 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (48 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_Init), (104 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_LIN_Init), (124 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_LIN_SendBreak), (44 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (44 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_ExitMuteMode), (44 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_Init), (138 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_DMAPause), (86 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_DMAResume), (102 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop), (50 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_DeInit), (36 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_GetError), (4 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_GetState), (6 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_MspInit), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA), (132 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Receive_IT), (104 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Transmit), (200 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (144 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_IT), (84 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMAError), (30 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt), (52 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt), (10 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMATransmitCplt), (46 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMATxHalfCplt), (10 bytes).
Removing stm32f4xx_hal_usart.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_usart.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_usart.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_DMAPause), (38 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_DMAResume), (38 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_DMAStop), (50 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_DeInit), (46 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_ErrorCallback), (2 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_GetError), (4 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_GetState), (6 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_IRQHandler), (270 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_Init), (84 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_MspInit), (2 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_Receive), (210 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_Receive_DMA), (156 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_Receive_IT), (90 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_RxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_RxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_Transmit), (168 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_TransmitReceive), (246 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA), (196 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_TransmitReceive_IT), (102 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_Transmit_DMA), (128 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_Transmit_IT), (62 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_TxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_TxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_usart.o(i.HAL_USART_TxRxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_usart.o(i.USART_DMAError), (30 bytes).
Removing stm32f4xx_hal_usart.o(i.USART_DMAReceiveCplt), (80 bytes).
Removing stm32f4xx_hal_usart.o(i.USART_DMARxHalfCplt), (10 bytes).
Removing stm32f4xx_hal_usart.o(i.USART_DMATransmitCplt), (62 bytes).
Removing stm32f4xx_hal_usart.o(i.USART_DMATxHalfCplt), (10 bytes).
Removing stm32f4xx_hal_usart.o(i.USART_Receive_IT), (176 bytes).
Removing stm32f4xx_hal_usart.o(i.USART_SetConfig), (260 bytes).
Removing stm32f4xx_hal_usart.o(i.USART_TransmitReceive_IT), (232 bytes).
Removing stm32f4xx_hal_usart.o(i.USART_Transmit_IT), (98 bytes).
Removing stm32f4xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout), (146 bytes).
Removing stm32f4xx_hal_dma.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_dma.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_dma.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift), (40 bytes).
Removing stm32f4xx_hal_dma.o(i.DMA_SetConfig), (40 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Abort), (82 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_DeInit), (86 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_GetError), (4 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_GetState), (6 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_IRQHandler), (420 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Init), (120 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (320 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Start), (58 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT), (78 bytes).
Removing stm32f4xx_hal_dma.o(.constdata), (8 bytes).
Removing stm32f4xx_hal_dma_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_dma_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_dma_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig), (30 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_ChangeMemory), (14 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart), (92 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart_IT), (142 bytes).
Removing stm32f4xx_hal_tim.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_tim.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_tim.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_DeInit), (56 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_GetState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start), (26 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA), (92 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Stop), (44 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Stop_DMA), (48 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Stop_IT), (42 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigClockSource), (240 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigOCrefClear), (174 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigTI1Input), (16 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart), (260 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop), (96 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart), (260 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop), (96 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit), (56 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_GetState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Init), (150 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start), (50 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA), (272 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT), (92 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop), (68 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA), (116 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT), (116 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_ErrorCallback), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_GenerateEvent), (38 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel), (284 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_DeInit), (56 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_GetState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Init), (54 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start), (26 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA), (200 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_IT), (76 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop), (44 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA), (100 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT), (94 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel), (86 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_DeInit), (56 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_GetState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Init), (54 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start), (56 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA), (240 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_IT), (108 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop), (88 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA), (144 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT), (136 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel), (218 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit), (56 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_GetState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Init), (74 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Start), (60 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT), (80 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop), (100 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT), (120 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel), (208 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_DeInit), (56 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_GetState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Init), (54 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start), (56 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA), (240 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT), (108 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop), (92 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA), (144 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT), (136 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_ReadCapturedValue), (68 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchronization), (66 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchronization_IT), (66 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd), (22 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMACaptureCplt), (62 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseCplt), (62 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMAError), (16 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt), (16 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMATriggerCplt), (16 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_ETR_SetConfig), (20 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_ITRx_SetConfig), (16 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_OC1_SetConfig), (88 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_OC2_SetConfig), (100 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_OC3_SetConfig), (96 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_OC4_SetConfig), (80 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig), (124 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_TI1_ConfigInputStage), (34 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_TI1_SetConfig), (132 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_TI2_ConfigInputStage), (36 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_TI2_SetConfig), (54 bytes).
Removing stm32f4xx_hal_tim_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_tim_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_tim_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigBreakDeadTime), (66 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutationEvent), (92 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutationEvent_DMA), (124 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutationEvent_IT), (102 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_DeInit), (56 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_GetState), (6 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init), (176 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start), (28 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA), (104 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_IT), (38 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop), (46 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_DMA), (56 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_IT), (56 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization), (80 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start), (36 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA), (220 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_IT), (96 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop), (68 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_DMA), (124 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_IT), (134 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start), (26 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start_IT), (46 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop), (68 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop_IT), (88 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start), (36 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA), (220 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_IT), (96 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop), (68 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_DMA), (124 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_IT), (134 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_RemapConfig), (34 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt), (16 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd), (22 bytes).
Removing stm32f4xx_ll_fmc.o(.rev16_text), (4 bytes).
Removing stm32f4xx_ll_fmc.o(.revsh_text), (4 bytes).
Removing stm32f4xx_ll_fmc.o(.rrx_text), (6 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_NAND_DeInit), (52 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_NAND_ECC_Disable), (26 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_NAND_ECC_Enable), (26 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_NAND_GetECC), (78 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_DeInit), (48 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_WriteOperation_Disable), (16 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_WriteOperation_Enable), (16 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_PCCARD_AttributeSpace_Timing_Init), (28 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_PCCARD_CommonSpace_Timing_Init), (28 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_PCCARD_DeInit), (30 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_PCCARD_IOSpace_Timing_Init), (28 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_PCCARD_Init), (40 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_SDRAM_DeInit), (30 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_SDRAM_GetModeStatus), (18 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_SDRAM_SetAutoRefreshNumber), (12 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_SDRAM_WriteProtection_Disable), (16 bytes).
Removing stm32f4xx_ll_fmc.o(i.FMC_SDRAM_WriteProtection_Enable), (16 bytes).
Removing stm32f4xx_hal_sram.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_sram.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_sram.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_DMA_XferCpltCallback), (2 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_DMA_XferErrorCallback), (2 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_DeInit), (28 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_GetState), (6 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_MspInit), (2 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_Read_16b), (54 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_Read_32b), (50 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_Read_8b), (54 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_Read_DMA), (60 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_WriteOperation_Disable), (48 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_WriteOperation_Enable), (42 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_Write_16b), (66 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_Write_32b), (62 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_Write_8b), (66 bytes).
Removing stm32f4xx_hal_sram.o(i.HAL_SRAM_Write_DMA), (80 bytes).
Removing stm32f4xx_hal_sdram.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_sdram.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_sdram.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_DMA_XferCpltCallback), (2 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_DMA_XferErrorCallback), (2 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_DeInit), (28 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_GetModeStatus), (6 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_GetState), (6 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_IRQHandler), (30 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_MspInit), (2 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Read_16b), (66 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Read_32b), (62 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Read_8b), (66 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Read_DMA), (72 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_RefreshErrorCallback), (2 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_SetAutoRefreshNumber), (34 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_WriteProtection_Disable), (36 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_WriteProtection_Enable), (36 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Write_16b), (66 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Write_32b), (62 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Write_8b), (66 bytes).
Removing stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Write_DMA), (84 bytes).
Removing stm32f4xx_hal_ltdc.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_ltdc.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_ltdc.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_ConfigCLUT), (116 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_ConfigColorKeying), (64 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_DeInit), (24 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_DisableCLUT), (58 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_DisableColorKeying), (58 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_DisableDither), (48 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_EnableCLUT), (58 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_EnableColorKeying), (58 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_EnableDither), (48 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_ErrorCallback), (2 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_GetError), (6 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_GetState), (6 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_IRQHandler), (162 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_LineEventCallback), (2 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_MspInit), (2 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_ProgramLineEvent), (56 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetAddress), (68 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetAlpha), (68 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetPitch), (144 bytes).
Removing stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetPixelFormat), (68 bytes).
Removing stm32f4xx_hal_ltdc_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_ltdc_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_ltdc_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_dma2d.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_dma2d.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_dma2d.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_dma2d.o(i.DMA2D_SetConfig), (140 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_Abort), (82 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_BlendingStart), (74 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_BlendingStart_IT), (104 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_ConfigCLUT), (54 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_ConfigLayer), (220 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_DeInit), (28 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_DisableCLUT), (26 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_EnableCLUT), (26 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_GetError), (4 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_GetState), (6 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_IRQHandler), (178 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_Init), (90 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_MspInit), (2 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_PollForTransfer), (222 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_ProgramLineEvent), (40 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_Resume), (20 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_Start), (62 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_Start_IT), (92 bytes).
Removing stm32f4xx_hal_dma2d.o(i.HAL_DMA2D_Suspend), (70 bytes).
Removing stm32f4xx_ll_sdmmc.o(.rev16_text), (4 bytes).
Removing stm32f4xx_ll_sdmmc.o(.revsh_text), (4 bytes).
Removing stm32f4xx_ll_sdmmc.o(.rrx_text), (6 bytes).
Removing stm32f4xx_ll_sdmmc.o(i.SDIO_GetDataCounter), (4 bytes).
Removing stm32f4xx_ll_sdmmc.o(i.SDIO_GetFIFOCount), (6 bytes).
Removing stm32f4xx_ll_sdmmc.o(i.SDIO_PowerState_OFF), (8 bytes).
Removing stm32f4xx_ll_sdmmc.o(i.SDIO_SetSDIOReadWaitMode), (12 bytes).
Removing stm32f4xx_hal_sd.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_sd.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_sd.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_CheckReadOperation), (102 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_CheckWriteOperation), (112 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_DMA_RxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_DMA_RxErrorCallback), (2 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_DMA_TxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_DMA_TxErrorCallback), (2 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_DeInit), (20 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_Erase), (248 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_GetCardStatus), (114 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_GetStatus), (90 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_HighSpeed), (304 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_IRQHandler), (124 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_MspInit), (2 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks_DMA), (240 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_SendSDStatus), (294 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks_DMA), (244 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_XferCpltCallback), (2 bytes).
Removing stm32f4xx_hal_sd.o(i.HAL_SD_XferErrorCallback), (2 bytes).
Removing stm32f4xx_hal_sd.o(i.SD_DMA_RxCplt), (26 bytes).
Removing stm32f4xx_hal_sd.o(i.SD_DMA_RxError), (12 bytes).
Removing stm32f4xx_hal_sd.o(i.SD_DMA_TxCplt), (26 bytes).
Removing stm32f4xx_hal_sd.o(i.SD_DMA_TxError), (12 bytes).
Removing stm32f4xx_hal_spi.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_spi.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_spi.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_DMAPause), (48 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_DMAResume), (48 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_DMAStop), (50 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_DeInit), (40 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_GetError), (4 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_GetState), (6 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_IRQHandler), (188 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_MspInit), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Receive), (464 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (220 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_IT), (180 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_RxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit), (324 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (272 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (168 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (188 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (160 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_2LinesRxISR), (44 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAEndTransmitReceive), (154 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAError), (30 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt), (10 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt), (10 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt), (10 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt), (192 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt), (110 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt), (44 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_RxCloseIRQHandler), (208 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_RxISR), (70 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_TxCloseIRQHandler), (130 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_TxISR), (66 bytes).
Removing stm32f4xx_hal_nand.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_nand.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_nand.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_Address_Inc), (66 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_DeInit), (28 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_ECC_Disable), (36 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_ECC_Enable), (36 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_Erase_Block), (218 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_GetECC), (36 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_GetState), (6 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_IRQHandler), (216 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_ITCallback), (2 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_MspInit), (2 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_Read_ID), (100 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_Read_Page), (234 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_Read_SpareArea), (234 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_Read_Status), (46 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_Reset), (66 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_Write_Page), (274 bytes).
Removing stm32f4xx_hal_nand.o(i.HAL_NAND_Write_SpareArea), (274 bytes).
Removing delay.o(.rev16_text), (4 bytes).
Removing delay.o(.revsh_text), (4 bytes).
Removing delay.o(.rrx_text), (6 bytes).
Removing sys.o(.rev16_text), (4 bytes).
Removing sys.o(.revsh_text), (4 bytes).
Removing sys.o(.rrx_text), (6 bytes).
Removing usart.o(.rev16_text), (4 bytes).
Removing usart.o(.revsh_text), (4 bytes).
Removing usart.o(.rrx_text), (6 bytes).
Removing usart.o(i._sys_exit), (2 bytes).
Removing usart.o(.data), (1 bytes).
Removing led.o(.rev16_text), (4 bytes).
Removing led.o(.revsh_text), (4 bytes).
Removing led.o(.rrx_text), (6 bytes).
Removing key.o(.rev16_text), (4 bytes).
Removing key.o(.revsh_text), (4 bytes).
Removing key.o(.rrx_text), (6 bytes).
Removing key.o(i.KEY_Scan), (216 bytes).
Removing key.o(.data), (1 bytes).
Removing lcd.o(.rev16_text), (4 bytes).
Removing lcd.o(.revsh_text), (4 bytes).
Removing lcd.o(.rrx_text), (6 bytes).
Removing lcd.o(i.LCD_BGR2RGB), (18 bytes).
Removing lcd.o(i.LCD_Color_Fill), (108 bytes).
Removing lcd.o(i.LCD_DisplayOff), (80 bytes).
Removing lcd.o(i.LCD_DisplayOn), (80 bytes).
Removing lcd.o(i.LCD_DrawLine), (150 bytes).
Removing lcd.o(i.LCD_DrawPoint), (48 bytes).
Removing lcd.o(i.LCD_DrawRectangle), (58 bytes).
Removing lcd.o(i.LCD_Draw_Circle), (176 bytes).
Removing lcd.o(i.LCD_ReadPoint), (164 bytes).
Removing lcd.o(i.LCD_ReadReg), (20 bytes).
Removing lcd.o(i.LCD_Set_Window), (368 bytes).
Removing lcd.o(i.LCD_ShowxNum), (134 bytes).
Removing lcd.o(i.LCD_WriteRAM), (12 bytes).
Removing lcd.o(i.opt_delay), (8 bytes).
Removing sdram.o(.rev16_text), (4 bytes).
Removing sdram.o(.revsh_text), (4 bytes).
Removing sdram.o(.rrx_text), (6 bytes).
Removing sdram.o(i.FMC_SDRAM_ReadBuffer), (22 bytes).
Removing sdram.o(i.FMC_SDRAM_WriteBuffer), (24 bytes).
Removing ltdc.o(.rev16_text), (4 bytes).
Removing ltdc.o(.revsh_text), (4 bytes).
Removing ltdc.o(.rrx_text), (6 bytes).
Removing ltdc.o(i.LTDC_Color_Fill), (192 bytes).
Removing ltdc.o(i.LTDC_Layer_Switch), (52 bytes).
Removing ltdc.o(i.LTDC_Read_Point), (56 bytes).
Removing ltdc.o(i.LTDC_Select_Layer), (12 bytes).
Removing ltdc.o(i.LTDC_Switch), (36 bytes).
Removing ltdc.o(.bss), (64 bytes).
Removing sdio_sdcard.o(.rev16_text), (4 bytes).
Removing sdio_sdcard.o(.revsh_text), (4 bytes).
Removing sdio_sdcard.o(.rrx_text), (6 bytes).
Removing sdio_sdcard.o(i.SD_GetCardInfo), (12 bytes).
Removing sdio_sdcard.o(.bss), (88 bytes).
Removing sdio_sdcard.o(.bss), (88 bytes).
Removing spi.o(.rev16_text), (4 bytes).
Removing spi.o(.revsh_text), (4 bytes).
Removing spi.o(.rrx_text), (6 bytes).
Removing w25qxx.o(.rev16_text), (4 bytes).
Removing w25qxx.o(.revsh_text), (4 bytes).
Removing w25qxx.o(.rrx_text), (6 bytes).
Removing w25qxx.o(i.W25QXX_PowerDown), (40 bytes).
Removing w25qxx.o(i.W25QXX_WAKEUP), (40 bytes).
Removing w25qxx.o(i.W25QXX_Write_Disable), (32 bytes).
Removing w25qxx.o(i.W25QXX_Write_SR), (60 bytes).
Removing ftl.o(.rev16_text), (4 bytes).
Removing ftl.o(.revsh_text), (4 bytes).
Removing ftl.o(.rrx_text), (6 bytes).
Removing ftl.o(i.FTL_SearchBadBlock), (172 bytes).
Removing nand.o(.rev16_text), (4 bytes).
Removing nand.o(.revsh_text), (4 bytes).
Removing nand.o(.rrx_text), (6 bytes).
Removing nandtester.o(.rev16_text), (4 bytes).
Removing nandtester.o(.revsh_text), (4 bytes).
Removing nandtester.o(.rrx_text), (6 bytes).
Removing nandtester.o(i.test_copypageandwrite), (72 bytes).
Removing nandtester.o(i.test_ftlreadsectors), (120 bytes).
Removing nandtester.o(i.test_ftlwritesectors), (62 bytes).
Removing nandtester.o(i.test_readallblockinfo), (120 bytes).
Removing nandtester.o(i.test_readpage), (120 bytes).
Removing nandtester.o(i.test_readspare), (120 bytes).
Removing nandtester.o(i.test_writepage), (64 bytes).
Removing malloc.o(.rev16_text), (4 bytes).
Removing malloc.o(.revsh_text), (4 bytes).
Removing malloc.o(.rrx_text), (6 bytes).
Removing malloc.o(i.mymemcpy), (16 bytes).
Removing malloc.o(i.myrealloc), (60 bytes).
Removing usmart.o(.rev16_text), (4 bytes).
Removing usmart.o(.revsh_text), (4 bytes).
Removing usmart.o(.rrx_text), (6 bytes).
Removing usmart_config.o(.rev16_text), (4 bytes).
Removing usmart_config.o(.revsh_text), (4 bytes).
Removing usmart_config.o(.rrx_text), (6 bytes).
Removing usmart_str.o(.rev16_text), (4 bytes).
Removing usmart_str.o(.revsh_text), (4 bytes).
Removing usmart_str.o(.rrx_text), (6 bytes).
Removing ff.o(i.f_printf), (484 bytes).
Removing ff.o(i.f_stat), (98 bytes).
Removing ff.o(i.f_truncate), (188 bytes).
Removing diskio.o(.rev16_text), (4 bytes).
Removing diskio.o(.revsh_text), (4 bytes).
Removing diskio.o(.rrx_text), (6 bytes).
Removing exfuns.o(.rev16_text), (4 bytes).
Removing exfuns.o(.revsh_text), (4 bytes).
Removing exfuns.o(.rrx_text), (6 bytes).
Removing exfuns.o(i.char_upper), (14 bytes).
Removing exfuns.o(i.exf_copy), (350 bytes).
Removing exfuns.o(i.exf_fdcopy), (440 bytes).
Removing exfuns.o(i.exf_fdsize), (204 bytes).
Removing exfuns.o(i.exf_get_src_dname), (40 bytes).
Removing exfuns.o(i.f_typetell), (136 bytes).
Removing exfuns.o(.constdata), (112 bytes).
Removing exfuns.o(.conststring), (72 bytes).
Removing fattester.o(.rev16_text), (4 bytes).
Removing fattester.o(.revsh_text), (4 bytes).
Removing fattester.o(.rrx_text), (6 bytes).
Removing my.o(.rev16_text), (4 bytes).
Removing my.o(.revsh_text), (4 bytes).
Removing my.o(.rrx_text), (6 bytes).
Removing debug.o(.rev16_text), (4 bytes).
Removing debug.o(.revsh_text), (4 bytes).
Removing debug.o(.rrx_text), (6 bytes).
Removing cnn.o(.rev16_text), (4 bytes).
Removing cnn.o(.revsh_text), (4 bytes).
Removing cnn.o(.rrx_text), (6 bytes).
Removing cnn.o(i.generateMatrix), (180 bytes).
661 unused section(s) (total 37748 bytes) removed from the image.
==============================================================================
Image Symbol Table
Local Symbols
Symbol Name Value Ov Type Size Object(Section)
../clib/../cmprslib/zerorunl2.c 0x00000000 Number 0 __dczerorl2.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 entry8b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocra.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 mallocr.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloca.o ABSOLUTE
../clib/microlib/malloc/malloc.c 0x00000000 Number 0 malloc.o ABSOLUTE
../clib/microlib/malloc/mvars.c 0x00000000 Number 0 mvars.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE
../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE
../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE
../clib/microlib/string/strcat.c 0x00000000 Number 0 strcat.o ABSOLUTE
../clib/microlib/string/strcmp.c 0x00000000 Number 0 strcmp.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/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 useno.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 scanf_fp.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _sgetc.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 strtod.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 depilogue.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 fepilogue.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixui.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixi.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltul.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dflti.o ABSOLUTE
../fplib/microlib/fpflt.c 0x00000000 Number 0 dfltui.o ABSOLUTE
../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
../mathlib/atof.c 0x00000000 Number 0 atof.o ABSOLUTE
../mathlib/dunder.c 0x00000000 Number 0 dunder.o ABSOLUTE
../mathlib/exp.c 0x00000000 Number 0 exp.o ABSOLUTE
../mathlib/exp.c 0x00000000 Number 0 exp_x.o ABSOLUTE
../mathlib/fpclassify.c 0x00000000 Number 0 fpclassify.o ABSOLUTE
../mathlib/poly.c 0x00000000 Number 0 poly.o ABSOLUTE
../mathlib/qnan.c 0x00000000 Number 0 qnan.o ABSOLUTE
..\CORE\startup_stm32f429xx.s 0x00000000 Number 0 startup_stm32f429xx.o ABSOLUTE
..\FATFS\exfuns\exfuns.c 0x00000000 Number 0 exfuns.o ABSOLUTE
..\FATFS\exfuns\fattester.c 0x00000000 Number 0 fattester.o ABSOLUTE
..\FATFS\src\diskio.c 0x00000000 Number 0 diskio.o ABSOLUTE
..\FATFS\src\ff.c 0x00000000 Number 0 ff.o ABSOLUTE
..\FATFS\src\option\cc936.c 0x00000000 Number 0 cc936.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c 0x00000000 Number 0 stm32f4xx_hal.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c 0x00000000 Number 0 stm32f4xx_hal_cortex.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c 0x00000000 Number 0 stm32f4xx_hal_dma.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma2d.c 0x00000000 Number 0 stm32f4xx_hal_dma2d.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c 0x00000000 Number 0 stm32f4xx_hal_dma_ex.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c 0x00000000 Number 0 stm32f4xx_hal_gpio.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc.c 0x00000000 Number 0 stm32f4xx_hal_ltdc.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc_ex.c 0x00000000 Number 0 stm32f4xx_hal_ltdc_ex.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_nand.c 0x00000000 Number 0 stm32f4xx_hal_nand.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c 0x00000000 Number 0 stm32f4xx_hal_pwr.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c 0x00000000 Number 0 stm32f4xx_hal_pwr_ex.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c 0x00000000 Number 0 stm32f4xx_hal_rcc.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c 0x00000000 Number 0 stm32f4xx_hal_rcc_ex.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sd.c 0x00000000 Number 0 stm32f4xx_hal_sd.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sdram.c 0x00000000 Number 0 stm32f4xx_hal_sdram.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spi.c 0x00000000 Number 0 stm32f4xx_hal_spi.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sram.c 0x00000000 Number 0 stm32f4xx_hal_sram.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c 0x00000000 Number 0 stm32f4xx_hal_tim.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c 0x00000000 Number 0 stm32f4xx_hal_tim_ex.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c 0x00000000 Number 0 stm32f4xx_hal_uart.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c 0x00000000 Number 0 stm32f4xx_hal_usart.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fmc.c 0x00000000 Number 0 stm32f4xx_ll_fmc.o ABSOLUTE
..\HALLIB\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_sdmmc.c 0x00000000 Number 0 stm32f4xx_ll_sdmmc.o ABSOLUTE
..\HARDWARE\KEY\key.c 0x00000000 Number 0 key.o ABSOLUTE
..\HARDWARE\LCD\lcd.c 0x00000000 Number 0 lcd.o ABSOLUTE
..\HARDWARE\LCD\ltdc.c 0x00000000 Number 0 ltdc.o ABSOLUTE
..\HARDWARE\LED\led.c 0x00000000 Number 0 led.o ABSOLUTE
..\HARDWARE\NAND\ftl.c 0x00000000 Number 0 ftl.o ABSOLUTE
..\HARDWARE\NAND\nand.c 0x00000000 Number 0 nand.o ABSOLUTE
..\HARDWARE\NAND\nandtester.c 0x00000000 Number 0 nandtester.o ABSOLUTE
..\HARDWARE\SDIO\sdio_sdcard.c 0x00000000 Number 0 sdio_sdcard.o ABSOLUTE
..\HARDWARE\SDRAM\sdram.c 0x00000000 Number 0 sdram.o ABSOLUTE
..\HARDWARE\SPI\spi.c 0x00000000 Number 0 spi.o ABSOLUTE
..\HARDWARE\W25QXX\w25qxx.c 0x00000000 Number 0 w25qxx.o ABSOLUTE
..\MALLOC\malloc.c 0x00000000 Number 0 malloc.o ABSOLUTE
..\MY\cnn.c 0x00000000 Number 0 cnn.o ABSOLUTE
..\MY\debug.c 0x00000000 Number 0 debug.o ABSOLUTE
..\MY\my.c 0x00000000 Number 0 my.o ABSOLUTE
..\SYSTEM\delay\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
..\SYSTEM\sys\sys.c 0x00000000 Number 0 sys.o ABSOLUTE
..\SYSTEM\usart\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
..\USMART\usmart.c 0x00000000 Number 0 usmart.o ABSOLUTE
..\USMART\usmart_config.c 0x00000000 Number 0 usmart_config.o ABSOLUTE
..\USMART\usmart_str.c 0x00000000 Number 0 usmart_str.o ABSOLUTE
..\\FATFS\\exfuns\\exfuns.c 0x00000000 Number 0 exfuns.o ABSOLUTE
..\\FATFS\\exfuns\\fattester.c 0x00000000 Number 0 fattester.o ABSOLUTE
..\\FATFS\\src\\diskio.c 0x00000000 Number 0 diskio.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal.c 0x00000000 Number 0 stm32f4xx_hal.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_cortex.c 0x00000000 Number 0 stm32f4xx_hal_cortex.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_dma.c 0x00000000 Number 0 stm32f4xx_hal_dma.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_dma2d.c 0x00000000 Number 0 stm32f4xx_hal_dma2d.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_dma_ex.c 0x00000000 Number 0 stm32f4xx_hal_dma_ex.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_gpio.c 0x00000000 Number 0 stm32f4xx_hal_gpio.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_ltdc.c 0x00000000 Number 0 stm32f4xx_hal_ltdc.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_ltdc_ex.c 0x00000000 Number 0 stm32f4xx_hal_ltdc_ex.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_nand.c 0x00000000 Number 0 stm32f4xx_hal_nand.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_pwr.c 0x00000000 Number 0 stm32f4xx_hal_pwr.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_pwr_ex.c 0x00000000 Number 0 stm32f4xx_hal_pwr_ex.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_rcc.c 0x00000000 Number 0 stm32f4xx_hal_rcc.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_rcc_ex.c 0x00000000 Number 0 stm32f4xx_hal_rcc_ex.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_sd.c 0x00000000 Number 0 stm32f4xx_hal_sd.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_sdram.c 0x00000000 Number 0 stm32f4xx_hal_sdram.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_spi.c 0x00000000 Number 0 stm32f4xx_hal_spi.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_sram.c 0x00000000 Number 0 stm32f4xx_hal_sram.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_tim.c 0x00000000 Number 0 stm32f4xx_hal_tim.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_tim_ex.c 0x00000000 Number 0 stm32f4xx_hal_tim_ex.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_uart.c 0x00000000 Number 0 stm32f4xx_hal_uart.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_hal_usart.c 0x00000000 Number 0 stm32f4xx_hal_usart.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_ll_fmc.c 0x00000000 Number 0 stm32f4xx_ll_fmc.o ABSOLUTE
..\\HALLIB\\STM32F4xx_HAL_Driver\\Src\\stm32f4xx_ll_sdmmc.c 0x00000000 Number 0 stm32f4xx_ll_sdmmc.o ABSOLUTE
..\\HARDWARE\\KEY\\key.c 0x00000000 Number 0 key.o ABSOLUTE
..\\HARDWARE\\LCD\\lcd.c 0x00000000 Number 0 lcd.o ABSOLUTE
..\\HARDWARE\\LCD\\ltdc.c 0x00000000 Number 0 ltdc.o ABSOLUTE
..\\HARDWARE\\LED\\led.c 0x00000000 Number 0 led.o ABSOLUTE
..\\HARDWARE\\NAND\\ftl.c 0x00000000 Number 0 ftl.o ABSOLUTE
..\\HARDWARE\\NAND\\nand.c 0x00000000 Number 0 nand.o ABSOLUTE
..\\HARDWARE\\NAND\\nandtester.c 0x00000000 Number 0 nandtester.o ABSOLUTE
..\\HARDWARE\\SDIO\\sdio_sdcard.c 0x00000000 Number 0 sdio_sdcard.o ABSOLUTE
..\\HARDWARE\\SDRAM\\sdram.c 0x00000000 Number 0 sdram.o ABSOLUTE
..\\HARDWARE\\SPI\\spi.c 0x00000000 Number 0 spi.o ABSOLUTE
..\\HARDWARE\\W25QXX\\w25qxx.c 0x00000000 Number 0 w25qxx.o ABSOLUTE
..\\MALLOC\\malloc.c 0x00000000 Number 0 malloc.o ABSOLUTE
..\\MY\\cnn.c 0x00000000 Number 0 cnn.o ABSOLUTE
..\\MY\\debug.c 0x00000000 Number 0 debug.o ABSOLUTE
..\\MY\\my.c 0x00000000 Number 0 my.o ABSOLUTE
..\\SYSTEM\\delay\\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
..\\SYSTEM\\sys\\sys.c 0x00000000 Number 0 sys.o ABSOLUTE
..\\SYSTEM\\usart\\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
..\\USMART\\usmart.c 0x00000000 Number 0 usmart.o ABSOLUTE
..\\USMART\\usmart_config.c 0x00000000 Number 0 usmart_config.o ABSOLUTE
..\\USMART\\usmart_str.c 0x00000000 Number 0 usmart_str.o ABSOLUTE
cdcmple.s 0x00000000 Number 0 cdcmple.o ABSOLUTE
cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE
dc.s 0x00000000 Number 0 dc.o ABSOLUTE
handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE
init.s 0x00000000 Number 0 init.o ABSOLUTE
main.c 0x00000000 Number 0 main.o ABSOLUTE
main.c 0x00000000 Number 0 main.o ABSOLUTE
stm32f4xx_it.c 0x00000000 Number 0 stm32f4xx_it.o ABSOLUTE
stm32f4xx_it.c 0x00000000 Number 0 stm32f4xx_it.o ABSOLUTE
system_stm32f4xx.c 0x00000000 Number 0 system_stm32f4xx.o ABSOLUTE
system_stm32f4xx.c 0x00000000 Number 0 system_stm32f4xx.o ABSOLUTE
RESET 0x08000000 Section 428 startup_stm32f429xx.o(RESET)
.ARM.Collect$$$$00000000 0x080001ac Section 0 entry.o(.ARM.Collect$$$$00000000)
.ARM.Collect$$$$00000001 0x080001ac Section 4 entry2.o(.ARM.Collect$$$$00000001)
.ARM.Collect$$$$00000004 0x080001b0 Section 4 entry5.o(.ARM.Collect$$$$00000004)
.ARM.Collect$$$$00000008 0x080001b4 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
.ARM.Collect$$$$0000000A 0x080001b4 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
.ARM.Collect$$$$0000000B 0x080001b4 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
.ARM.Collect$$$$0000000D 0x080001bc Section 0 entry10a.o(.ARM.Collect$$$$0000000D)
.ARM.Collect$$$$0000000F 0x080001bc Section 0 entry11a.o(.ARM.Collect$$$$0000000F)
.ARM.Collect$$$$00002712 0x080001bc Section 4 entry2.o(.ARM.Collect$$$$00002712)
__lit__00000000 0x080001bc Data 4 entry2.o(.ARM.Collect$$$$00002712)
.emb_text 0x080001c0 Section 16 sys.o(.emb_text)
$v0 0x080001c0 Number 0 sys.o(.emb_text)
.text 0x080001d0 Section 36 startup_stm32f429xx.o(.text)
$v0 0x080001d0 Number 0 startup_stm32f429xx.o(.text)
.text 0x080001f4 Section 0 uldiv.o(.text)
.text 0x08000256 Section 0 memcpya.o(.text)
.text 0x0800027a Section 0 memseta.o(.text)
.text 0x0800029e Section 0 strcat.o(.text)
.text 0x080002b6 Section 0 strcmp.o(.text)
.text 0x080002d2 Section 0 dmul.o(.text)
.text 0x080003b6 Section 0 dfltui.o(.text)
.text 0x080003d0 Section 0 dfixui.o(.text)
.text 0x08000402 Section 0 f2d.o(.text)
.text 0x08000428 Section 0 d2f.o(.text)
.text 0x08000460 Section 0 uidiv.o(.text)
.text 0x0800048c Section 0 llshl.o(.text)
.text 0x080004aa Section 0 llushr.o(.text)
.text 0x080004cc Section 0 strtod.o(.text)
_local_sscanf 0x080004cd Thumb Code 54 strtod.o(.text)
.text 0x08000568 Section 0 iusefp.o(.text)
.text 0x08000568 Section 0 fepilogue.o(.text)
.text 0x080005d6 Section 0 depilogue.o(.text)
.text 0x08000690 Section 0 dadd.o(.text)
.text 0x080007de Section 0 ddiv.o(.text)
.text 0x080008bc Section 0 dflti.o(.text)
.text 0x080008de Section 0 dfixi.o(.text)
.text 0x0800091c Section 0 dfixul.o(.text)
.text 0x0800094c Section 48 cdcmple.o(.text)
.text 0x0800097c Section 48 cdrcmple.o(.text)
.text 0x080009ac Section 36 init.o(.text)
.text 0x080009d0 Section 0 llsshr.o(.text)
.text 0x080009f4 Section 0 isspace_c.o(.text)
.text 0x08000a00 Section 0 scanf_fp.o(.text)
_fp_value 0x08000a01 Thumb Code 256 scanf_fp.o(.text)
.text 0x08000d38 Section 0 _sgetc.o(.text)
.text 0x08000d78 Section 0 ctype_c.o(.text)
.text 0x08000da0 Section 0 dfltul.o(.text)
.text 0x08000db8 Section 0 __dczerorl2.o(.text)
i.AddBias 0x08000e0e Section 0 cnn.o(i.AddBias)
i.BusFault_Handler 0x08000e30 Section 0 stm32f4xx_it.o(i.BusFault_Handler)
i.Combine 0x08000e34 Section 0 cnn.o(i.Combine)
i.ConnectedLayer 0x08000e80 Section 0 cnn.o(i.ConnectedLayer)
i.Convolution 0x08000eb0 Section 0 cnn.o(i.Convolution)
i.DEBUG 0x08000f34 Section 0 debug.o(i.DEBUG)
i.DEBUG_PRINT 0x08000f6c Section 0 debug.o(i.DEBUG_PRINT)
i.DebugMon_Handler 0x08000f8c Section 0 stm32f4xx_it.o(i.DebugMon_Handler)
i.FMC_NAND_AttributeSpace_Timing_Init 0x08000f8e Section 0 stm32f4xx_ll_fmc.o(i.FMC_NAND_AttributeSpace_Timing_Init)
i.FMC_NAND_CommonSpace_Timing_Init 0x08000fbe Section 0 stm32f4xx_ll_fmc.o(i.FMC_NAND_CommonSpace_Timing_Init)
i.FMC_NAND_Init 0x08000ff0 Section 0 stm32f4xx_ll_fmc.o(i.FMC_NAND_Init)
i.FMC_NORSRAM_Extended_Timing_Init 0x08001040 Section 0 stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_Extended_Timing_Init)
i.FMC_NORSRAM_Init 0x08001080 Section 0 stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_Init)
i.FMC_NORSRAM_Timing_Init 0x080010f8 Section 0 stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_Timing_Init)
i.FMC_SDRAM_Init 0x08001154 Section 0 stm32f4xx_ll_fmc.o(i.FMC_SDRAM_Init)
i.FMC_SDRAM_ProgramRefreshRate 0x080011a0 Section 0 stm32f4xx_ll_fmc.o(i.FMC_SDRAM_ProgramRefreshRate)
i.FMC_SDRAM_SendCommand 0x080011ac Section 0 stm32f4xx_ll_fmc.o(i.FMC_SDRAM_SendCommand)
i.FMC_SDRAM_Timing_Init 0x080011f4 Section 0 stm32f4xx_ll_fmc.o(i.FMC_SDRAM_Timing_Init)
i.FTL_BadBlockMark 0x08001270 Section 0 ftl.o(i.FTL_BadBlockMark)
i.FTL_BlockCompare 0x080012a0 Section 0 ftl.o(i.FTL_BlockCompare)
i.FTL_CheckBadBlock 0x08001370 Section 0 ftl.o(i.FTL_CheckBadBlock)
i.FTL_CopyAndWriteToBlock 0x080013bc Section 0 ftl.o(i.FTL_CopyAndWriteToBlock)
i.FTL_CreateLUT 0x08001484 Section 0 ftl.o(i.FTL_CreateLUT)
i.FTL_FindSamePlaneUnusedBlock 0x0800154c Section 0 ftl.o(i.FTL_FindSamePlaneUnusedBlock)
i.FTL_FindUnusedBlock 0x08001598 Section 0 ftl.o(i.FTL_FindUnusedBlock)
i.FTL_Format 0x080015dc Section 0 ftl.o(i.FTL_Format)
i.FTL_Init 0x0800169c Section 0 ftl.o(i.FTL_Init)
i.FTL_LBNToPBN 0x0800177c Section 0 ftl.o(i.FTL_LBNToPBN)
i.FTL_ReadSectors 0x08001798 Section 0 ftl.o(i.FTL_ReadSectors)
i.FTL_UsedBlockMark 0x080018a8 Section 0 ftl.o(i.FTL_UsedBlockMark)
i.FTL_WriteSectors 0x080018c8 Section 0 ftl.o(i.FTL_WriteSectors)
i.Flatten2D 0x080019e0 Section 0 cnn.o(i.Flatten2D)
i.Full 0x08001a24 Section 0 cnn.o(i.Full)
i.HAL_Delay 0x08001a78 Section 0 stm32f4xx_hal.o(i.HAL_Delay)
i.HAL_GPIO_Init 0x08001a90 Section 0 stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init)
i.HAL_GPIO_ReadPin 0x08001c6c Section 0 stm32f4xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
i.HAL_GPIO_WritePin 0x08001c76 Section 0 stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin)
i.HAL_GetTick 0x08001c80 Section 0 stm32f4xx_hal.o(i.HAL_GetTick)
i.HAL_IncTick 0x08001c8c Section 0 stm32f4xx_hal.o(i.HAL_IncTick)
i.HAL_Init 0x08001c9c Section 0 stm32f4xx_hal.o(i.HAL_Init)
i.HAL_InitTick 0x08001cd0 Section 0 stm32f4xx_hal.o(i.HAL_InitTick)
i.HAL_LTDC_ConfigLayer 0x08001cf2 Section 0 stm32f4xx_hal_ltdc.o(i.HAL_LTDC_ConfigLayer)
i.HAL_LTDC_Init 0x08001d44 Section 0 stm32f4xx_hal_ltdc.o(i.HAL_LTDC_Init)
i.HAL_LTDC_MspInit 0x08001e40 Section 0 ltdc.o(i.HAL_LTDC_MspInit)
i.HAL_LTDC_SetWindowPosition 0x08001f34 Section 0 stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetWindowPosition)
i.HAL_LTDC_SetWindowSize 0x08001f88 Section 0 stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetWindowSize)
i.HAL_MspInit 0x08001fdc Section 0 stm32f4xx_hal.o(i.HAL_MspInit)
i.HAL_NAND_Init 0x08001fe4 Section 0 stm32f4xx_hal_nand.o(i.HAL_NAND_Init)
i.HAL_NAND_MspInit 0x08002048 Section 0 nand.o(i.HAL_NAND_MspInit)
i.HAL_NVIC_EnableIRQ 0x080020f8 Section 0 stm32f4xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
i.HAL_NVIC_SetPriority 0x08002110 Section 0 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
i.HAL_NVIC_SetPriorityGrouping 0x08002150 Section 0 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
i.HAL_PWREx_EnableOverDrive 0x08002174 Section 0 stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableOverDrive)
i.HAL_RCCEx_PeriphCLKConfig 0x080021fc Section 0 stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
i.HAL_RCC_ClockConfig 0x080024a4 Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
i.HAL_RCC_GetHCLKFreq 0x080026ac Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq)
i.HAL_RCC_GetPCLK1Freq 0x080026e0 Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
i.HAL_RCC_GetPCLK2Freq 0x0800270c Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
i.HAL_RCC_GetSysClockFreq 0x08002738 Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
i.HAL_RCC_OscConfig 0x080027ac Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig)
i.HAL_SDRAM_Init 0x08002ac8 Section 0 stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Init)
i.HAL_SDRAM_MspInit 0x08002b0c Section 0 sdram.o(i.HAL_SDRAM_MspInit)
i.HAL_SDRAM_ProgramRefreshRate 0x08002be8 Section 0 stm32f4xx_hal_sdram.o(i.HAL_SDRAM_ProgramRefreshRate)
i.HAL_SDRAM_SendCommand 0x08002c0a Section 0 stm32f4xx_hal_sdram.o(i.HAL_SDRAM_SendCommand)
i.HAL_SD_Get_CardInfo 0x08002c38 Section 0 stm32f4xx_hal_sd.o(i.HAL_SD_Get_CardInfo)
i.HAL_SD_Init 0x08002ef0 Section 0 stm32f4xx_hal_sd.o(i.HAL_SD_Init)
i.HAL_SD_MspInit 0x08002f90 Section 0 sdio_sdcard.o(i.HAL_SD_MspInit)
i.HAL_SD_ReadBlocks 0x08003014 Section 0 stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks)
i.HAL_SD_StopTransfer 0x08003190 Section 0 stm32f4xx_hal_sd.o(i.HAL_SD_StopTransfer)
i.HAL_SD_WideBusOperation_Config 0x080031bc Section 0 stm32f4xx_hal_sd.o(i.HAL_SD_WideBusOperation_Config)
i.HAL_SD_WriteBlocks 0x0800321a Section 0 stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks)
i.HAL_SPI_Init 0x080033ea Section 0 stm32f4xx_hal_spi.o(i.HAL_SPI_Init)
i.HAL_SPI_MspInit 0x08003470 Section 0 spi.o(i.HAL_SPI_MspInit)
i.HAL_SPI_TransmitReceive 0x080034c4 Section 0 stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive)
i.HAL_SRAM_Init 0x0800376e Section 0 stm32f4xx_hal_sram.o(i.HAL_SRAM_Init)
i.HAL_SRAM_MspInit 0x080037c4 Section 0 lcd.o(i.HAL_SRAM_MspInit)
i.HAL_SYSTICK_CLKSourceConfig 0x0800383c Section 0 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig)
i.HAL_SYSTICK_Config 0x08003854 Section 0 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config)
i.HAL_TIMEx_BreakCallback 0x0800387c Section 0 stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_BreakCallback)
i.HAL_TIMEx_CommutationCallback 0x0800387e Section 0 stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_CommutationCallback)
i.HAL_TIM_Base_Init 0x08003880 Section 0 stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Init)
i.HAL_TIM_Base_MspInit 0x080038b8 Section 0 debug.o(i.HAL_TIM_Base_MspInit)
i.HAL_TIM_Base_Start_IT 0x080038f4 Section 0 stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_IT)
i.HAL_TIM_IC_CaptureCallback 0x0800390c Section 0 stm32f4xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback)
i.HAL_TIM_IRQHandler 0x0800390e Section 0 stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler)
i.HAL_TIM_OC_DelayElapsedCallback 0x08003a74 Section 0 stm32f4xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback)
i.HAL_TIM_PWM_PulseFinishedCallback 0x08003a76 Section 0 stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback)
i.HAL_TIM_PeriodElapsedCallback 0x08003a78 Section 0 debug.o(i.HAL_TIM_PeriodElapsedCallback)
i.HAL_TIM_TriggerCallback 0x08003a9c Section 0 stm32f4xx_hal_tim.o(i.HAL_TIM_TriggerCallback)
i.HAL_UART_ErrorCallback 0x08003a9e Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback)
i.HAL_UART_IRQHandler 0x08003aa0 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler)
i.HAL_UART_Init 0x08003b94 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_Init)
i.HAL_UART_MspInit 0x08003bf4 Section 0 usart.o(i.HAL_UART_MspInit)
i.HAL_UART_Receive 0x08003c88 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_Receive)
i.HAL_UART_RxCpltCallback 0x08003d52 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
i.HAL_UART_TxCpltCallback 0x08003d54 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
i.HardFault_Handler 0x08003d56 Section 0 stm32f4xx_it.o(i.HardFault_Handler)
i.KEY_Init 0x08003d58 Section 0 key.o(i.KEY_Init)
i.LCD_Clear 0x08003dd8 Section 0 lcd.o(i.LCD_Clear)
i.LCD_Display_Dir 0x08003e20 Section 0 lcd.o(i.LCD_Display_Dir)
i.LCD_Fast_DrawPoint 0x08003f20 Section 0 lcd.o(i.LCD_Fast_DrawPoint)
i.LCD_Fill 0x08004024 Section 0 lcd.o(i.LCD_Fill)
i.LCD_Init 0x08004084 Section 0 lcd.o(i.LCD_Init)
i.LCD_Pow 0x0800662c Section 0 lcd.o(i.LCD_Pow)
i.LCD_RD_DATA 0x0800663c Section 0 lcd.o(i.LCD_RD_DATA)
i.LCD_SSD_BackLightSet 0x08006650 Section 0 lcd.o(i.LCD_SSD_BackLightSet)
i.LCD_Scan_Dir 0x080066a0 Section 0 lcd.o(i.LCD_Scan_Dir)
i.LCD_SetCursor 0x08006860 Section 0 lcd.o(i.LCD_SetCursor)
i.LCD_ShowChar 0x08006974 Section 0 lcd.o(i.LCD_ShowChar)
i.LCD_ShowNum 0x08006a50 Section 0 lcd.o(i.LCD_ShowNum)
i.LCD_ShowString 0x08006ac6 Section 0 lcd.o(i.LCD_ShowString)
i.LCD_WR_DATA 0x08006b1c Section 0 lcd.o(i.LCD_WR_DATA)
i.LCD_WR_REG 0x08006b34 Section 0 lcd.o(i.LCD_WR_REG)
i.LCD_WriteRAM_Prepare 0x08006b4c Section 0 lcd.o(i.LCD_WriteRAM_Prepare)
i.LCD_WriteReg 0x08006b60 Section 0 lcd.o(i.LCD_WriteReg)
i.LED_Init 0x08006b70 Section 0 led.o(i.LED_Init)
i.LTDC_Clear 0x08006bbc Section 0 ltdc.o(i.LTDC_Clear)
i.LTDC_Clk_Set 0x08006bdc Section 0 ltdc.o(i.LTDC_Clk_Set)
i.LTDC_Display_Dir 0x08006bfc Section 0 ltdc.o(i.LTDC_Display_Dir)
i.LTDC_Draw_Point 0x08006c24 Section 0 ltdc.o(i.LTDC_Draw_Point)
i.LTDC_Fill 0x08006c60 Section 0 ltdc.o(i.LTDC_Fill)
i.LTDC_Init 0x08006d14 Section 0 ltdc.o(i.LTDC_Init)
i.LTDC_Layer_Parameter_Config 0x08006f1c Section 0 ltdc.o(i.LTDC_Layer_Parameter_Config)
i.LTDC_Layer_Window_Config 0x08006f78 Section 0 ltdc.o(i.LTDC_Layer_Window_Config)
i.LTDC_PanelID_Read 0x08006f9c Section 0 ltdc.o(i.LTDC_PanelID_Read)
i.LTDC_SetConfig 0x08007054 Section 0 stm32f4xx_hal_ltdc.o(i.LTDC_SetConfig)
LTDC_SetConfig 0x08007055 Thumb Code 354 stm32f4xx_hal_ltdc.o(i.LTDC_SetConfig)
i.MemManage_Handler 0x080071b6 Section 0 stm32f4xx_it.o(i.MemManage_Handler)
i.NAND_CopyPageWithWrite 0x080071b8 Section 0 nand.o(i.NAND_CopyPageWithWrite)
i.NAND_CopyPageWithoutWrite 0x08007360 Section 0 nand.o(i.NAND_CopyPageWithoutWrite)
i.NAND_Delay 0x080073e4 Section 0 nand.o(i.NAND_Delay)
i.NAND_ECC_Correction 0x080073f4 Section 0 nand.o(i.NAND_ECC_Correction)
i.NAND_ECC_Get_OE 0x08007488 Section 0 nand.o(i.NAND_ECC_Get_OE)
i.NAND_EraseBlock 0x080074b8 Section 0 nand.o(i.NAND_EraseBlock)
i.NAND_EraseChip 0x08007510 Section 0 nand.o(i.NAND_EraseChip)
i.NAND_Init 0x08007560 Section 0 nand.o(i.NAND_Init)
i.NAND_ModeSet 0x0800760c Section 0 nand.o(i.NAND_ModeSet)
i.NAND_ReadID 0x08007640 Section 0 nand.o(i.NAND_ReadID)
i.NAND_ReadPage 0x08007688 Section 0 nand.o(i.NAND_ReadPage)
i.NAND_ReadPageComp 0x080078c4 Section 0 nand.o(i.NAND_ReadPageComp)
i.NAND_ReadSpare 0x0800792c Section 0 nand.o(i.NAND_ReadSpare)
i.NAND_ReadStatus 0x0800794c Section 0 nand.o(i.NAND_ReadStatus)
i.NAND_Reset 0x08007974 Section 0 nand.o(i.NAND_Reset)
i.NAND_WaitForReady 0x08007990 Section 0 nand.o(i.NAND_WaitForReady)
i.NAND_WaitRB 0x080079b4 Section 0 nand.o(i.NAND_WaitRB)
i.NAND_WritePage 0x080079e8 Section 0 nand.o(i.NAND_WritePage)
i.NAND_WritePageConst 0x08007b40 Section 0 nand.o(i.NAND_WritePageConst)
i.NAND_WriteSpare 0x08007b94 Section 0 nand.o(i.NAND_WriteSpare)
i.NMI_Handler 0x08007bb4 Section 0 stm32f4xx_it.o(i.NMI_Handler)
i.NVIC_SetPriority 0x08007bb6 Section 0 stm32f4xx_hal_cortex.o(i.NVIC_SetPriority)
NVIC_SetPriority 0x08007bb7 Thumb Code 32 stm32f4xx_hal_cortex.o(i.NVIC_SetPriority)
i.PendSV_Handler 0x08007bd6 Section 0 stm32f4xx_it.o(i.PendSV_Handler)
i.Pooling 0x08007bd8 Section 0 cnn.o(i.Pooling)
i.PrintfArray 0x08007c50 Section 0 cnn.o(i.PrintfArray)
i.ReLU1 0x08007cb0 Section 0 cnn.o(i.ReLU1)
i.ReLU2 0x08007ce4 Section 0 cnn.o(i.ReLU2)
i.SDIO_DataConfig 0x08007cf8 Section 0 stm32f4xx_ll_sdmmc.o(i.SDIO_DataConfig)
i.SDIO_GetCommandResponse 0x08007d1c Section 0 stm32f4xx_ll_sdmmc.o(i.SDIO_GetCommandResponse)
i.SDIO_GetPowerState 0x08007d22 Section 0 stm32f4xx_ll_sdmmc.o(i.SDIO_GetPowerState)
i.SDIO_GetResponse 0x08007d2c Section 0 stm32f4xx_ll_sdmmc.o(i.SDIO_GetResponse)
i.SDIO_Init 0x08007d3c Section 0 stm32f4xx_ll_sdmmc.o(i.SDIO_Init)
i.SDIO_PowerState_ON 0x08007d60 Section 0 stm32f4xx_ll_sdmmc.o(i.SDIO_PowerState_ON)
i.SDIO_ReadFIFO 0x08007d68 Section 0 stm32f4xx_ll_sdmmc.o(i.SDIO_ReadFIFO)
i.SDIO_SendCommand 0x08007d6e Section 0 stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand)
i.SDIO_WriteFIFO 0x08007d8e Section 0 stm32f4xx_ll_sdmmc.o(i.SDIO_WriteFIFO)
i.SDRAM_Init 0x08007d98 Section 0 sdram.o(i.SDRAM_Init)
i.SDRAM_Initialization_Sequence 0x08007df8 Section 0 sdram.o(i.SDRAM_Initialization_Sequence)
i.SDRAM_Send_Cmd 0x08007e48 Section 0 sdram.o(i.SDRAM_Send_Cmd)
i.SDRAM_USED 0x08007e7c Section 0 debug.o(i.SDRAM_USED)
i.SD_CmdResp1Error 0x08007f2c Section 0 stm32f4xx_hal_sd.o(i.SD_CmdResp1Error)
SD_CmdResp1Error 0x08007f2d Thumb Code 230 stm32f4xx_hal_sd.o(i.SD_CmdResp1Error)
i.SD_CmdResp2Error 0x08008018 Section 0 stm32f4xx_hal_sd.o(i.SD_CmdResp2Error)
SD_CmdResp2Error 0x08008019 Thumb Code 46 stm32f4xx_hal_sd.o(i.SD_CmdResp2Error)
i.SD_CmdResp6Error 0x08008046 Section 0 stm32f4xx_hal_sd.o(i.SD_CmdResp6Error)
SD_CmdResp6Error 0x08008047 Thumb Code 114 stm32f4xx_hal_sd.o(i.SD_CmdResp6Error)
i.SD_CmdResp7Error 0x080080b8 Section 0 stm32f4xx_hal_sd.o(i.SD_CmdResp7Error)
SD_CmdResp7Error 0x080080b9 Thumb Code 70 stm32f4xx_hal_sd.o(i.SD_CmdResp7Error)
i.SD_FindSCR 0x080080fe Section 0 stm32f4xx_hal_sd.o(i.SD_FindSCR)
SD_FindSCR 0x080080ff Thumb Code 266 stm32f4xx_hal_sd.o(i.SD_FindSCR)
i.SD_Init 0x08008208 Section 0 sdio_sdcard.o(i.SD_Init)
i.SD_Initialize_Cards 0x08008248 Section 0 stm32f4xx_hal_sd.o(i.SD_Initialize_Cards)
SD_Initialize_Cards 0x08008249 Thumb Code 220 stm32f4xx_hal_sd.o(i.SD_Initialize_Cards)
i.SD_IsCardProgramming 0x08008324 Section 0 stm32f4xx_hal_sd.o(i.SD_IsCardProgramming)
SD_IsCardProgramming 0x08008325 Thumb Code 310 stm32f4xx_hal_sd.o(i.SD_IsCardProgramming)
i.SD_PowerON 0x08008460 Section 0 stm32f4xx_hal_sd.o(i.SD_PowerON)
SD_PowerON 0x08008461 Thumb Code 388 stm32f4xx_hal_sd.o(i.SD_PowerON)
i.SD_ReadDisk 0x080085ec Section 0 sdio_sdcard.o(i.SD_ReadDisk)
i.SD_WideBus_Disable 0x08008664 Section 0 stm32f4xx_hal_sd.o(i.SD_WideBus_Disable)
SD_WideBus_Disable 0x08008665 Thumb Code 114 stm32f4xx_hal_sd.o(i.SD_WideBus_Disable)
i.SD_WideBus_Enable 0x080086d6 Section 0 stm32f4xx_hal_sd.o(i.SD_WideBus_Enable)
SD_WideBus_Enable 0x080086d7 Thumb Code 116 stm32f4xx_hal_sd.o(i.SD_WideBus_Enable)
i.SD_WriteDisk 0x0800874c Section 0 sdio_sdcard.o(i.SD_WriteDisk)
i.SPI5_Init 0x080087c8 Section 0 spi.o(i.SPI5_Init)
i.SPI5_ReadWriteByte 0x08008818 Section 0 spi.o(i.SPI5_ReadWriteByte)
i.SPI5_SetSpeed 0x08008838 Section 0 spi.o(i.SPI5_SetSpeed)
i.SPI_WaitOnFlagUntilTimeout 0x0800886c Section 0 stm32f4xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout)
SPI_WaitOnFlagUntilTimeout 0x0800886d Thumb Code 158 stm32f4xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout)
i.SVC_Handler 0x0800890a Section 0 stm32f4xx_it.o(i.SVC_Handler)
i.Stm32_Clock_Init 0x0800890c Section 0 sys.o(i.Stm32_Clock_Init)
i.SysTick_Handler 0x08008990 Section 0 stm32f4xx_it.o(i.SysTick_Handler)
i.SystemInit 0x08008994 Section 0 system_stm32f4xx.o(i.SystemInit)
i.TIM3_IRQHandler 0x080089e8 Section 0 debug.o(i.TIM3_IRQHandler)
i.TIM3_Init 0x080089f4 Section 0 debug.o(i.TIM3_Init)
i.TIM4_IRQHandler 0x08008a20 Section 0 usmart.o(i.TIM4_IRQHandler)
i.TIM_Base_SetConfig 0x08008a54 Section 0 stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig)
i.Timer4_Init 0x08008b14 Section 0 usmart.o(i.Timer4_Init)
i.UART_Receive_IT 0x08008b68 Section 0 stm32f4xx_hal_uart.o(i.UART_Receive_IT)
UART_Receive_IT 0x08008b69 Thumb Code 166 stm32f4xx_hal_uart.o(i.UART_Receive_IT)
i.UART_SetConfig 0x08008c10 Section 0 stm32f4xx_hal_uart.o(i.UART_SetConfig)
UART_SetConfig 0x08008c11 Thumb Code 364 stm32f4xx_hal_uart.o(i.UART_SetConfig)
i.UART_Transmit_IT 0x08008d84 Section 0 stm32f4xx_hal_uart.o(i.UART_Transmit_IT)
UART_Transmit_IT 0x08008d85 Thumb Code 102 stm32f4xx_hal_uart.o(i.UART_Transmit_IT)
i.UART_WaitOnFlagUntilTimeout 0x08008dea Section 0 stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
UART_WaitOnFlagUntilTimeout 0x08008deb Thumb Code 146 stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
i.USART1_IRQHandler 0x08008e7c Section 0 usart.o(i.USART1_IRQHandler)
i.UsageFault_Handler 0x08008ee8 Section 0 stm32f4xx_it.o(i.UsageFault_Handler)
i.W25QXX_Erase_Chip 0x08008eec Section 0 w25qxx.o(i.W25QXX_Erase_Chip)
i.W25QXX_Erase_Sector 0x08008f18 Section 0 w25qxx.o(i.W25QXX_Erase_Sector)
i.W25QXX_Init 0x08008f70 Section 0 w25qxx.o(i.W25QXX_Init)
i.W25QXX_Read 0x08008fec Section 0 w25qxx.o(i.W25QXX_Read)
i.W25QXX_ReadID 0x08009054 Section 0 w25qxx.o(i.W25QXX_ReadID)
i.W25QXX_ReadSR 0x08009098 Section 0 w25qxx.o(i.W25QXX_ReadSR)
i.W25QXX_Wait_Busy 0x080090d0 Section 0 w25qxx.o(i.W25QXX_Wait_Busy)
i.W25QXX_Write 0x080090e0 Section 0 w25qxx.o(i.W25QXX_Write)
i.W25QXX_Write_Enable 0x0800917c Section 0 w25qxx.o(i.W25QXX_Write_Enable)
i.W25QXX_Write_NoCheck 0x0800919c Section 0 w25qxx.o(i.W25QXX_Write_NoCheck)
i.W25QXX_Write_Page 0x080091dc Section 0 w25qxx.o(i.W25QXX_Write_Page)
i.__0printf 0x08009248 Section 0 printfa.o(i.__0printf)
i.__0sprintf 0x08009268 Section 0 printfa.o(i.__0sprintf)
i.__0vprintf 0x08009290 Section 0 printfa.o(i.__0vprintf)
i.__ARM_fpclassify 0x080092a0 Section 0 fpclassify.o(i.__ARM_fpclassify)
i.__hardfp_atof 0x080092d0 Section 0 atof.o(i.__hardfp_atof)
i.__hardfp_exp 0x08009308 Section 0 exp.o(i.__hardfp_exp)
i.__kernel_poly 0x08009660 Section 0 poly.o(i.__kernel_poly)
i.__mathlib_dbl_infnan 0x08009758 Section 0 dunder.o(i.__mathlib_dbl_infnan)
i.__mathlib_dbl_overflow 0x08009770 Section 0 dunder.o(i.__mathlib_dbl_overflow)
i.__mathlib_dbl_underflow 0x08009790 Section 0 dunder.o(i.__mathlib_dbl_underflow)
i.__read_errno 0x080097b0 Section 0 errno.o(i.__read_errno)
i.__scatterload_copy 0x080097bc Section 14 handlers.o(i.__scatterload_copy)
i.__scatterload_null 0x080097ca Section 2 handlers.o(i.__scatterload_null)
i.__scatterload_zeroinit 0x080097cc Section 14 handlers.o(i.__scatterload_zeroinit)
i.__set_errno 0x080097dc Section 0 errno.o(i.__set_errno)
i._fp_digits 0x080097e8 Section 0 printfa.o(i._fp_digits)
_fp_digits 0x080097e9 Thumb Code 366 printfa.o(i._fp_digits)
i._is_digit 0x0800996c Section 0 scanf_fp.o(i._is_digit)
i._printf_core 0x0800997c Section 0 printfa.o(i._printf_core)
_printf_core 0x0800997d Thumb Code 1744 printfa.o(i._printf_core)
i._printf_post_padding 0x0800a058 Section 0 printfa.o(i._printf_post_padding)
_printf_post_padding 0x0800a059 Thumb Code 36 printfa.o(i._printf_post_padding)
i._printf_pre_padding 0x0800a07c Section 0 printfa.o(i._printf_pre_padding)
_printf_pre_padding 0x0800a07d Thumb Code 46 printfa.o(i._printf_pre_padding)
i._sputc 0x0800a0aa Section 0 printfa.o(i._sputc)
_sputc 0x0800a0ab Thumb Code 10 printfa.o(i._sputc)
i.allocate2DArray 0x0800a0b4 Section 0 cnn.o(i.allocate2DArray)
i.calculate_probabilities 0x0800a0e8 Section 0 cnn.o(i.calculate_probabilities)
i.change_bitmap 0x0800a190 Section 0 ff.o(i.change_bitmap)
change_bitmap 0x0800a191 Thumb Code 118 ff.o(i.change_bitmap)
i.check_fs 0x0800a208 Section 0 ff.o(i.check_fs)
check_fs 0x0800a209 Thumb Code 100 ff.o(i.check_fs)
i.chk_chr 0x0800a27c Section 0 ff.o(i.chk_chr)
chk_chr 0x0800a27d Thumb Code 16 ff.o(i.chk_chr)
i.clmt_clust 0x0800a28c Section 0 ff.o(i.clmt_clust)
clmt_clust 0x0800a28d Thumb Code 50 ff.o(i.clmt_clust)
i.clust2sect 0x0800a2be Section 0 ff.o(i.clust2sect)
clust2sect 0x0800a2bf Thumb Code 24 ff.o(i.clust2sect)
i.cmp_lfn 0x0800a2d8 Section 0 ff.o(i.cmp_lfn)
cmp_lfn 0x0800a2d9 Thumb Code 128 ff.o(i.cmp_lfn)
i.cnn_run 0x0800a35c Section 0 cnn.o(i.cnn_run)
i.create_chain 0x0800aab8 Section 0 ff.o(i.create_chain)
create_chain 0x0800aab9 Thumb Code 270 ff.o(i.create_chain)
i.create_name 0x0800abc8 Section 0 ff.o(i.create_name)
create_name 0x0800abc9 Thumb Code 514 ff.o(i.create_name)
i.create_xdir 0x0800ade0 Section 0 ff.o(i.create_xdir)
create_xdir 0x0800ade1 Thumb Code 124 ff.o(i.create_xdir)
i.delay_init 0x0800ae5c Section 0 delay.o(i.delay_init)
i.delay_ms 0x0800ae70 Section 0 delay.o(i.delay_ms)
i.delay_us 0x0800ae8c Section 0 delay.o(i.delay_us)
i.dir_alloc 0x0800aec0 Section 0 ff.o(i.dir_alloc)
dir_alloc 0x0800aec1 Thumb Code 88 ff.o(i.dir_alloc)
i.dir_find 0x0800af18 Section 0 ff.o(i.dir_find)
dir_find 0x0800af19 Thumb Code 316 ff.o(i.dir_find)
i.dir_next 0x0800b054 Section 0 ff.o(i.dir_next)
dir_next 0x0800b055 Thumb Code 260 ff.o(i.dir_next)
i.dir_read 0x0800b158 Section 0 ff.o(i.dir_read)
dir_read 0x0800b159 Thumb Code 230 ff.o(i.dir_read)
i.dir_register 0x0800b240 Section 0 ff.o(i.dir_register)
dir_register 0x0800b241 Thumb Code 566 ff.o(i.dir_register)
i.dir_remove 0x0800b47c Section 0 ff.o(i.dir_remove)
dir_remove 0x0800b47d Thumb Code 94 ff.o(i.dir_remove)
i.dir_sdi 0x0800b4da Section 0 ff.o(i.dir_sdi)
dir_sdi 0x0800b4db Thumb Code 150 ff.o(i.dir_sdi)
i.disk_initialize 0x0800b570 Section 0 diskio.o(i.disk_initialize)
i.disk_ioctl 0x0800b598 Section 0 diskio.o(i.disk_ioctl)
i.disk_read 0x0800b634 Section 0 diskio.o(i.disk_read)
i.disk_status 0x0800b69a Section 0 diskio.o(i.disk_status)
i.disk_write 0x0800b69e Section 0 diskio.o(i.disk_write)
i.exf_getfree 0x0800b6fe Section 0 exfuns.o(i.exf_getfree)
i.exfuns_init 0x0800b72c Section 0 exfuns.o(i.exfuns_init)
i.f_close 0x0800b790 Section 0 ff.o(i.f_close)
i.f_closedir 0x0800b7ae Section 0 ff.o(i.f_closedir)
i.f_getfree 0x0800b7c2 Section 0 ff.o(i.f_getfree)
i.f_getlabel 0x0800b8da Section 0 ff.o(i.f_getlabel)
i.f_gets 0x0800b9cc Section 0 ff.o(i.f_gets)
i.f_lseek 0x0800ba10 Section 0 ff.o(i.f_lseek)
i.f_mkdir 0x0800bccc Section 0 ff.o(i.f_mkdir)
i.f_mkfs 0x0800bea8 Section 0 ff.o(i.f_mkfs)
i.f_mount 0x0800c36c Section 0 ff.o(i.f_mount)
i.f_open 0x0800c3b8 Section 0 ff.o(i.f_open)
i.f_opendir 0x0800c62e Section 0 ff.o(i.f_opendir)
i.f_putc 0x0800c702 Section 0 ff.o(i.f_putc)
i.f_puts 0x0800c73e Section 0 ff.o(i.f_puts)
i.f_read 0x0800c784 Section 0 ff.o(i.f_read)
i.f_readdir 0x0800c8fa Section 0 ff.o(i.f_readdir)
i.f_rename 0x0800c970 Section 0 ff.o(i.f_rename)
i.f_setlabel 0x0800cb00 Section 0 ff.o(i.f_setlabel)
i.f_sync 0x0800ccd0 Section 0 ff.o(i.f_sync)
i.f_unlink 0x0800ce22 Section 0 ff.o(i.f_unlink)
i.f_write 0x0800cf2c Section 0 ff.o(i.f_write)
i.ff_convert 0x0800d100 Section 0 cc936.o(i.ff_convert)
i.ff_memalloc 0x0800d14c Section 0 diskio.o(i.ff_memalloc)
i.ff_memfree 0x0800d154 Section 0 diskio.o(i.ff_memfree)
i.ff_wtoupper 0x0800d15c Section 0 cc936.o(i.ff_wtoupper)
i.fill_fat_chain 0x0800d1dc Section 0 ff.o(i.fill_fat_chain)
fill_fat_chain 0x0800d1dd Thumb Code 46 ff.o(i.fill_fat_chain)
i.find_bitmap 0x0800d20a Section 0 ff.o(i.find_bitmap)
find_bitmap 0x0800d20b Thumb Code 146 ff.o(i.find_bitmap)
i.find_volume 0x0800d29c Section 0 ff.o(i.find_volume)
find_volume 0x0800d29d Thumb Code 832 ff.o(i.find_volume)
i.follow_path 0x0800d5ec Section 0 ff.o(i.follow_path)
follow_path 0x0800d5ed Thumb Code 180 ff.o(i.follow_path)
i.fputc 0x0800d6a0 Section 0 usart.o(i.fputc)
i.free 0x0800d6b4 Section 0 malloc.o(i.free)
i.free2DArray 0x0800d704 Section 0 cnn.o(i.free2DArray)
i.gen_numname 0x0800d72c Section 0 ff.o(i.gen_numname)
gen_numname 0x0800d72d Thumb Code 134 ff.o(i.gen_numname)
i.get_fat 0x0800d7b8 Section 0 ff.o(i.get_fat)
get_fat 0x0800d7b9 Thumb Code 294 ff.o(i.get_fat)
i.get_fattime 0x0800d8de Section 0 diskio.o(i.get_fattime)
i.get_fileinfo 0x0800d8e2 Section 0 ff.o(i.get_fileinfo)
get_fileinfo 0x0800d8e3 Thumb Code 262 ff.o(i.get_fileinfo)
i.get_ldnumber 0x0800d9e8 Section 0 ff.o(i.get_ldnumber)
get_ldnumber 0x0800d9e9 Thumb Code 60 ff.o(i.get_ldnumber)
i.get_xdir_info 0x0800da24 Section 0 ff.o(i.get_xdir_info)
get_xdir_info 0x0800da25 Thumb Code 138 ff.o(i.get_xdir_info)
i.ld_clust 0x0800daae Section 0 ff.o(i.ld_clust)
ld_clust 0x0800daaf Thumb Code 38 ff.o(i.ld_clust)
i.ld_dword 0x0800dad4 Section 0 ff.o(i.ld_dword)
ld_dword 0x0800dad5 Thumb Code 22 ff.o(i.ld_dword)
i.ld_qword 0x0800daea Section 0 ff.o(i.ld_qword)
ld_qword 0x0800daeb Thumb Code 86 ff.o(i.ld_qword)
i.ld_word 0x0800db40 Section 0 ff.o(i.ld_word)
ld_word 0x0800db41 Thumb Code 10 ff.o(i.ld_word)
i.load_obj_dir 0x0800db4a Section 0 ff.o(i.load_obj_dir)
load_obj_dir 0x0800db4b Thumb Code 56 ff.o(i.load_obj_dir)
i.load_xdir 0x0800db82 Section 0 ff.o(i.load_xdir)
load_xdir 0x0800db83 Thumb Code 170 ff.o(i.load_xdir)
i.main 0x0800dc2c Section 0 main.o(i.main)
i.malloc 0x0800de7c Section 0 malloc.o(i.malloc)
i.mem_cmp 0x0800dee8 Section 0 ff.o(i.mem_cmp)
mem_cmp 0x0800dee9 Thumb Code 24 ff.o(i.mem_cmp)
i.mem_cpy 0x0800df00 Section 0 ff.o(i.mem_cpy)
mem_cpy 0x0800df01 Thumb Code 18 ff.o(i.mem_cpy)
i.mem_set 0x0800df12 Section 0 ff.o(i.mem_set)
mem_set 0x0800df13 Thumb Code 12 ff.o(i.mem_set)
i.mf_close 0x0800df20 Section 0 fattester.o(i.mf_close)
i.mf_closedir 0x0800df34 Section 0 fattester.o(i.mf_closedir)
i.mf_fmkfs 0x0800df40 Section 0 fattester.o(i.mf_fmkfs)
i.mf_getlabel 0x0800df44 Section 0 fattester.o(i.mf_getlabel)
i.mf_gets 0x0800dfc4 Section 0 fattester.o(i.mf_gets)
i.mf_lseek 0x0800e00c Section 0 fattester.o(i.mf_lseek)
i.mf_mkdir 0x0800e01c Section 0 fattester.o(i.mf_mkdir)
i.mf_mount 0x0800e020 Section 0 fattester.o(i.mf_mount)
i.mf_open 0x0800e034 Section 0 fattester.o(i.mf_open)
i.mf_opendir 0x0800e044 Section 0 fattester.o(i.mf_opendir)
i.mf_putc 0x0800e050 Section 0 fattester.o(i.mf_putc)
i.mf_puts 0x0800e064 Section 0 fattester.o(i.mf_puts)
i.mf_read 0x0800e078 Section 0 fattester.o(i.mf_read)
i.mf_readdir 0x0800e1c4 Section 0 fattester.o(i.mf_readdir)
i.mf_rename 0x0800e36c Section 0 fattester.o(i.mf_rename)
i.mf_scan_files 0x0800e370 Section 0 fattester.o(i.mf_scan_files)
i.mf_setlabel 0x0800e3cc Section 0 fattester.o(i.mf_setlabel)
i.mf_showfree 0x0800e420 Section 0 fattester.o(i.mf_showfree)
i.mf_size 0x0800e4b0 Section 0 fattester.o(i.mf_size)
i.mf_tell 0x0800e4bc Section 0 fattester.o(i.mf_tell)
i.mf_unlink 0x0800e4c8 Section 0 fattester.o(i.mf_unlink)
i.mf_write 0x0800e4cc Section 0 fattester.o(i.mf_write)
i.model 0x0800e580 Section 0 my.o(i.model)
i.model_info 0x0800e6d0 Section 0 my.o(i.model_info)
i.model_init 0x0800e84c Section 0 my.o(i.model_init)
i.model_read 0x0800e99c Section 0 my.o(i.model_read)
i.model_write 0x0800eb18 Section 0 my.o(i.model_write)
i.modelmym_free 0x0800ee98 Section 0 my.o(i.modelmym_free)
i.modelmym_init 0x0800f068 Section 0 my.o(i.modelmym_init)
i.move_window 0x0800f370 Section 0 ff.o(i.move_window)
move_window 0x0800f371 Thumb Code 50 ff.o(i.move_window)
i.my_mem_free 0x0800f3a4 Section 0 malloc.o(i.my_mem_free)
i.my_mem_init 0x0800f3fc Section 0 malloc.o(i.my_mem_init)
i.my_mem_malloc 0x0800f428 Section 0 malloc.o(i.my_mem_malloc)
i.my_mem_perused 0x0800f4b0 Section 0 malloc.o(i.my_mem_perused)
i.myfree 0x0800f544 Section 0 malloc.o(i.myfree)
i.mymalloc 0x0800f55c Section 0 malloc.o(i.mymalloc)
i.mymemset 0x0800f57c Section 0 malloc.o(i.mymemset)
i.pick_lfn 0x0800f588 Section 0 ff.o(i.pick_lfn)
pick_lfn 0x0800f589 Thumb Code 108 ff.o(i.pick_lfn)
i.put_fat 0x0800f5f8 Section 0 ff.o(i.put_fat)
put_fat 0x0800f5f9 Thumb Code 246 ff.o(i.put_fat)
i.putc_bfd 0x0800f6ee Section 0 ff.o(i.putc_bfd)
putc_bfd 0x0800f6ef Thumb Code 58 ff.o(i.putc_bfd)
i.read_addr 0x0800f728 Section 0 usmart.o(i.read_addr)
i.remove_chain 0x0800f72c Section 0 ff.o(i.remove_chain)
remove_chain 0x0800f72d Thumb Code 232 ff.o(i.remove_chain)
i.sd_read 0x0800f814 Section 0 my.o(i.sd_read)
i.st_clust 0x0800fa1c Section 0 ff.o(i.st_clust)
st_clust 0x0800fa1d Thumb Code 40 ff.o(i.st_clust)
i.st_dword 0x0800fa44 Section 0 ff.o(i.st_dword)
st_dword 0x0800fa45 Thumb Code 16 ff.o(i.st_dword)
i.st_qword 0x0800fa54 Section 0 ff.o(i.st_qword)
st_qword 0x0800fa55 Thumb Code 74 ff.o(i.st_qword)
i.st_word 0x0800fa9e Section 0 ff.o(i.st_word)
st_word 0x0800fa9f Thumb Code 8 ff.o(i.st_word)
i.store_xdir 0x0800faa6 Section 0 ff.o(i.store_xdir)
store_xdir 0x0800faa7 Thumb Code 108 ff.o(i.store_xdir)
i.sum_sfn 0x0800fb12 Section 0 ff.o(i.sum_sfn)
sum_sfn 0x0800fb13 Thumb Code 26 ff.o(i.sum_sfn)
i.switch_data 0x0800fb2c Section 0 my.o(i.switch_data)
i.sync_fs 0x0800fbcc Section 0 ff.o(i.sync_fs)
sync_fs 0x0800fbcd Thumb Code 126 ff.o(i.sync_fs)
i.sync_window 0x0800fc54 Section 0 ff.o(i.sync_window)
sync_window 0x0800fc55 Thumb Code 82 ff.o(i.sync_window)
i.uart_init 0x0800fca8 Section 0 usart.o(i.uart_init)
i.usmart_cmd_rec 0x0800fccc Section 0 usmart.o(i.usmart_cmd_rec)
i.usmart_exe 0x0800fd60 Section 0 usmart.o(i.usmart_exe)
i.usmart_get_aparm 0x0800ffc0 Section 0 usmart_str.o(i.usmart_get_aparm)
i.usmart_get_cmdname 0x0801005c Section 0 usmart_str.o(i.usmart_get_cmdname)
i.usmart_get_fname 0x0801008c Section 0 usmart_str.o(i.usmart_get_fname)
i.usmart_get_fparam 0x080101f4 Section 0 usmart_str.o(i.usmart_get_fparam)
i.usmart_get_parmpos 0x080102c4 Section 0 usmart_str.o(i.usmart_get_parmpos)
i.usmart_get_runtime 0x080102e8 Section 0 usmart.o(i.usmart_get_runtime)
i.usmart_init 0x08010318 Section 0 usmart.o(i.usmart_init)
i.usmart_pow 0x08010340 Section 0 usmart_str.o(i.usmart_pow)
i.usmart_reset_runtime 0x08010350 Section 0 usmart.o(i.usmart_reset_runtime)
i.usmart_scan 0x08010378 Section 0 usmart.o(i.usmart_scan)
i.usmart_search_nextc 0x0801041c Section 0 usmart_str.o(i.usmart_search_nextc)
i.usmart_str2num 0x0801042c Section 0 usmart_str.o(i.usmart_str2num)
i.usmart_strcmp 0x080104cc Section 0 usmart_str.o(i.usmart_strcmp)
i.usmart_strcopy 0x080104e4 Section 0 usmart_str.o(i.usmart_strcopy)
i.usmart_strlen 0x080104f6 Section 0 usmart_str.o(i.usmart_strlen)
i.usmart_sys_cmd_exe 0x08010508 Section 0 usmart.o(i.usmart_sys_cmd_exe)
i.validate 0x08010b88 Section 0 ff.o(i.validate)
validate 0x08010b89 Thumb Code 50 ff.o(i.validate)
i.write_addr 0x08010bba Section 0 usmart.o(i.write_addr)
i.xdir_sum 0x08010bbe Section 0 ff.o(i.xdir_sum)
xdir_sum 0x08010bbf Thumb Code 52 ff.o(i.xdir_sum)
i.xname_sum 0x08010bf2 Section 0 ff.o(i.xname_sum)
xname_sum 0x08010bf3 Thumb Code 60 ff.o(i.xname_sum)
.constdata 0x08010c2e Section 16 stm32f4xx_hal_rcc.o(.constdata)
.constdata 0x08010c3e Section 18240 lcd.o(.constdata)
.constdata 0x08015380 Section 36 malloc.o(.constdata)
.constdata 0x080153a4 Section 74 ff.o(.constdata)
LfnOfs 0x080153a4 Data 13 ff.o(.constdata)
badchr 0x080153b1 Data 16 ff.o(.constdata)
vst 0x080153c2 Data 22 ff.o(.constdata)
cst 0x080153d8 Data 22 ff.o(.constdata)
.constdata 0x080153ee Section 175030 cc936.o(.constdata)
uni2oem 0x080153ee Data 87172 cc936.o(.constdata)
oem2uni 0x0802a872 Data 87172 cc936.o(.constdata)
cvt1 0x0803fcf6 Data 498 cc936.o(.constdata)
cvt2 0x0803fee8 Data 188 cc936.o(.constdata)
.constdata 0x0803ffa8 Section 88 exp.o(.constdata)
halF 0x0803ffa8 Data 16 exp.o(.constdata)
ln2HI 0x0803ffb8 Data 16 exp.o(.constdata)
ln2LO 0x0803ffc8 Data 16 exp.o(.constdata)
P 0x0803ffd8 Data 40 exp.o(.constdata)
.constdata 0x08040000 Section 64 ctype_c.o(.constdata)
.conststring 0x08040040 Section 40 usmart.o(.conststring)
.conststring 0x08040068 Section 1521 usmart_config.o(.conststring)
.ARM.__AT_0x10000000 0x10000000 Section 61440 malloc.o(.ARM.__AT_0x10000000)
.ARM.__AT_0x1000F000 0x1000f000 Section 3840 malloc.o(.ARM.__AT_0x1000F000)
.data 0x20000000 Section 20 system_stm32f4xx.o(.data)
.data 0x20000014 Section 4 stm32f4xx_hal.o(.data)
uwTick 0x20000014 Data 4 stm32f4xx_hal.o(.data)
.data 0x20000018 Section 4 delay.o(.data)
fac_us 0x20000018 Data 4 delay.o(.data)
.data 0x2000001c Section 2 usart.o(.data)
.data 0x20000020 Section 4 usart.o(.data)
.data 0x20000024 Section 8 lcd.o(.data)
.data 0x2000002c Section 8 ltdc.o(.data)
.data 0x20000034 Section 2 w25qxx.o(.data)
.data 0x20000038 Section 4 ftl.o(.data)
curblock 0x20000038 Data 4 ftl.o(.data)
.data 0x2000003c Section 36 malloc.o(.data)
.data 0x20000060 Section 28 usmart.o(.data)
.data 0x2000007c Section 400 usmart_config.o(.data)
.data 0x2000020c Section 244 usmart_config.o(.data)
.data 0x20000300 Section 2 ff.o(.data)
Fsid 0x20000300 Data 2 ff.o(.data)
.data 0x20000304 Section 12 exfuns.o(.data)
.data 0x20000310 Section 4 exfuns.o(.data)
.data 0x20000314 Section 4 exfuns.o(.data)
.data 0x20000318 Section 1 debug.o(.data)
.data 0x2000031c Section 4 mvars.o(.data)
.data 0x20000320 Section 4 mvars.o(.data)
.data 0x20000324 Section 4 errno.o(.data)
_errno 0x20000324 Data 4 errno.o(.data)
.bss 0x20000328 Section 264 usart.o(.bss)
.bss 0x20000430 Section 94 lcd.o(.bss)
.bss 0x20000490 Section 52 sdram.o(.bss)
.bss 0x200004c4 Section 200 ltdc.o(.bss)
.bss 0x20000590 Section 696 sdio_sdcard.o(.bss)
.bss 0x20000848 Section 88 spi.o(.bss)
.bss 0x200008a0 Section 4096 w25qxx.o(.bss)
.bss 0x200018a0 Section 148 nand.o(.bss)
.bss 0x20001940 Section 163840 malloc.o(.bss)
.bss 0x20029940 Section 10240 malloc.o(.bss)
.bss 0x2002c140 Section 60 usmart.o(.bss)
.bss 0x2002c17c Section 12 ff.o(.bss)
FatFs 0x2002c17c Data 12 ff.o(.bss)
.bss 0x2002c188 Section 12 exfuns.o(.bss)
.bss 0x2002c198 Section 288 exfuns.o(.bss)
.bss 0x2002c2b8 Section 72 exfuns.o(.bss)
.bss 0x2002c300 Section 176 my.o(.bss)
.bss 0x2002c3b0 Section 60 debug.o(.bss)
HEAP 0x2002c3f0 Section 512 startup_stm32f429xx.o(HEAP)
STACK 0x2002c5f0 Section 1024 startup_stm32f429xx.o(STACK)
.ARM.__AT_0xC0000000 0xc0000000 Section 2048000 ltdc.o(.ARM.__AT_0xC0000000)
.ARM.__AT_0xC01F4000 0xc01f4000 Section 29605888 malloc.o(.ARM.__AT_0xC01F4000)
.ARM.__AT_0xC1E30000 0xc1e30000 Section 1850368 malloc.o(.ARM.__AT_0xC1E30000)
Global Symbols
Symbol Name Value Ov Type Size Object(Section)
BuildAttributes$$THM_ISAv4$E$P$D$K$B$S$7EM$VFPi3$EXTD16$VFPS$VFMA$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OTIME$ROPI$IEEEX$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
__ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
__use_no_errno 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_exception_handling 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_fp 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_heap 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_heap_region 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_semihosting 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_semihosting_swi 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_signal_handling 0x00000000 Number 0 useno.o ABSOLUTE
_printf_a 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_c 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_d 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_e 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_f 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_g 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_i 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_l 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_n 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_o 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_p 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_s 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_str 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_u 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_x 0x00000000 Number 0 stubs.o ABSOLUTE
__cpp_initialize__aeabi_ - Undefined Weak Reference
__cxa_finalize - Undefined Weak Reference
_clock_init - Undefined Weak Reference
_microlib_exit - Undefined Weak Reference
__Vectors_Size 0x000001ac Number 0 startup_stm32f429xx.o ABSOLUTE
__Vectors 0x08000000 Data 4 startup_stm32f429xx.o(RESET)
__Vectors_End 0x080001ac Data 0 startup_stm32f429xx.o(RESET)
__main 0x080001ad Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
_main_stk 0x080001ad Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
_main_scatterload 0x080001b1 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
__main_after_scatterload 0x080001b5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
_main_clock 0x080001b5 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
_main_cpp_init 0x080001b5 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
_main_init 0x080001b5 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
__rt_final_cpp 0x080001bd Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D)
__rt_final_exit 0x080001bd Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F)
WFI_SET 0x080001c1 Thumb Code 2 sys.o(.emb_text)
INTX_DISABLE 0x080001c3 Thumb Code 4 sys.o(.emb_text)
INTX_ENABLE 0x080001c7 Thumb Code 4 sys.o(.emb_text)
MSR_MSP 0x080001cb Thumb Code 6 sys.o(.emb_text)
Reset_Handler 0x080001d1 Thumb Code 8 startup_stm32f429xx.o(.text)
ADC_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
CAN1_RX0_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
CAN1_RX1_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
CAN1_SCE_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
CAN1_TX_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
CAN2_RX0_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
CAN2_RX1_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
CAN2_SCE_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
CAN2_TX_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DCMI_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA1_Stream0_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA1_Stream1_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA1_Stream2_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA1_Stream3_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA1_Stream4_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA1_Stream5_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA1_Stream6_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA1_Stream7_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA2D_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA2_Stream0_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA2_Stream1_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA2_Stream2_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA2_Stream3_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA2_Stream4_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA2_Stream5_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA2_Stream6_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
DMA2_Stream7_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
ETH_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
ETH_WKUP_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
EXTI0_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
EXTI15_10_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
EXTI1_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
EXTI2_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
EXTI3_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
EXTI4_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
EXTI9_5_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
FLASH_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
FMC_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
FPU_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
HASH_RNG_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
I2C1_ER_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
I2C1_EV_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
I2C2_ER_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
I2C2_EV_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
I2C3_ER_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
I2C3_EV_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
LTDC_ER_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
LTDC_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
OTG_FS_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
OTG_FS_WKUP_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
OTG_HS_EP1_IN_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
OTG_HS_EP1_OUT_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
OTG_HS_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
OTG_HS_WKUP_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
PVD_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
RCC_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
RTC_Alarm_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
RTC_WKUP_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
SAI1_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
SDIO_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
SPI1_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
SPI2_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
SPI3_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
SPI4_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
SPI5_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
SPI6_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TAMP_STAMP_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TIM1_BRK_TIM9_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TIM1_CC_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TIM1_TRG_COM_TIM11_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TIM1_UP_TIM10_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TIM2_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TIM5_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TIM6_DAC_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TIM7_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TIM8_BRK_TIM12_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TIM8_CC_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TIM8_TRG_COM_TIM14_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
TIM8_UP_TIM13_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
UART4_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
UART5_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
UART7_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
UART8_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
USART2_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
USART3_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
USART6_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
WWDG_IRQHandler 0x080001eb Thumb Code 0 startup_stm32f429xx.o(.text)
__aeabi_uldivmod 0x080001f5 Thumb Code 98 uldiv.o(.text)
__aeabi_memcpy 0x08000257 Thumb Code 36 memcpya.o(.text)
__aeabi_memcpy4 0x08000257 Thumb Code 0 memcpya.o(.text)
__aeabi_memcpy8 0x08000257 Thumb Code 0 memcpya.o(.text)
__aeabi_memset 0x0800027b Thumb Code 14 memseta.o(.text)
__aeabi_memset4 0x0800027b Thumb Code 0 memseta.o(.text)
__aeabi_memset8 0x0800027b Thumb Code 0 memseta.o(.text)
__aeabi_memclr 0x08000289 Thumb Code 4 memseta.o(.text)
__aeabi_memclr4 0x08000289 Thumb Code 0 memseta.o(.text)
__aeabi_memclr8 0x08000289 Thumb Code 0 memseta.o(.text)
_memset$wrapper 0x0800028d Thumb Code 18 memseta.o(.text)
strcat 0x0800029f Thumb Code 24 strcat.o(.text)
strcmp 0x080002b7 Thumb Code 28 strcmp.o(.text)
__aeabi_dmul 0x080002d3 Thumb Code 228 dmul.o(.text)
__aeabi_ui2d 0x080003b7 Thumb Code 26 dfltui.o(.text)
__aeabi_d2uiz 0x080003d1 Thumb Code 50 dfixui.o(.text)
__aeabi_f2d 0x08000403 Thumb Code 38 f2d.o(.text)
__aeabi_d2f 0x08000429 Thumb Code 56 d2f.o(.text)
__aeabi_uidiv 0x08000461 Thumb Code 0 uidiv.o(.text)
__aeabi_uidivmod 0x08000461 Thumb Code 44 uidiv.o(.text)
__aeabi_llsl 0x0800048d Thumb Code 30 llshl.o(.text)
_ll_shift_l 0x0800048d Thumb Code 0 llshl.o(.text)
__aeabi_llsr 0x080004ab Thumb Code 32 llushr.o(.text)
_ll_ushift_r 0x080004ab Thumb Code 0 llushr.o(.text)
__strtod_int 0x08000503 Thumb Code 90 strtod.o(.text)
__I$use$fp 0x08000569 Thumb Code 0 iusefp.o(.text)
_float_round 0x08000569 Thumb Code 18 fepilogue.o(.text)
_float_epilogue 0x0800057b Thumb Code 92 fepilogue.o(.text)
_double_round 0x080005d7 Thumb Code 30 depilogue.o(.text)
_double_epilogue 0x080005f5 Thumb Code 156 depilogue.o(.text)
__aeabi_dadd 0x08000691 Thumb Code 322 dadd.o(.text)
__aeabi_dsub 0x080007d3 Thumb Code 6 dadd.o(.text)
__aeabi_drsub 0x080007d9 Thumb Code 6 dadd.o(.text)
__aeabi_ddiv 0x080007df Thumb Code 222 ddiv.o(.text)
__aeabi_i2d 0x080008bd Thumb Code 34 dflti.o(.text)
__aeabi_d2iz 0x080008df Thumb Code 62 dfixi.o(.text)
__aeabi_d2ulz 0x0800091d Thumb Code 48 dfixul.o(.text)
__aeabi_cdcmpeq 0x0800094d Thumb Code 0 cdcmple.o(.text)
__aeabi_cdcmple 0x0800094d Thumb Code 48 cdcmple.o(.text)
__aeabi_cdrcmple 0x0800097d Thumb Code 48 cdrcmple.o(.text)
__scatterload 0x080009ad Thumb Code 28 init.o(.text)
__scatterload_rt2 0x080009ad Thumb Code 0 init.o(.text)
__aeabi_lasr 0x080009d1 Thumb Code 36 llsshr.o(.text)
_ll_sshift_r 0x080009d1 Thumb Code 0 llsshr.o(.text)
isspace 0x080009f5 Thumb Code 10 isspace_c.o(.text)
_scanf_real 0x08000b01 Thumb Code 0 scanf_fp.o(.text)
_scanf_really_real 0x08000b01 Thumb Code 556 scanf_fp.o(.text)
_sgetc 0x08000d39 Thumb Code 30 _sgetc.o(.text)
_sbackspace 0x08000d57 Thumb Code 34 _sgetc.o(.text)
__ctype_lookup 0x08000d79 Thumb Code 34 ctype_c.o(.text)
__aeabi_ul2d 0x08000da1 Thumb Code 24 dfltul.o(.text)
__decompress 0x08000db9 Thumb Code 0 __dczerorl2.o(.text)
__decompress1 0x08000db9 Thumb Code 86 __dczerorl2.o(.text)
AddBias 0x08000e0f Thumb Code 34 cnn.o(i.AddBias)
BusFault_Handler 0x08000e31 Thumb Code 2 stm32f4xx_it.o(i.BusFault_Handler)
Combine 0x08000e35 Thumb Code 70 cnn.o(i.Combine)
ConnectedLayer 0x08000e81 Thumb Code 42 cnn.o(i.ConnectedLayer)
Convolution 0x08000eb1 Thumb Code 128 cnn.o(i.Convolution)
DEBUG 0x08000f35 Thumb Code 28 debug.o(i.DEBUG)
DEBUG_PRINT 0x08000f6d Thumb Code 26 debug.o(i.DEBUG_PRINT)
DebugMon_Handler 0x08000f8d Thumb Code 2 stm32f4xx_it.o(i.DebugMon_Handler)
FMC_NAND_AttributeSpace_Timing_Init 0x08000f8f Thumb Code 48 stm32f4xx_ll_fmc.o(i.FMC_NAND_AttributeSpace_Timing_Init)
FMC_NAND_CommonSpace_Timing_Init 0x08000fbf Thumb Code 48 stm32f4xx_ll_fmc.o(i.FMC_NAND_CommonSpace_Timing_Init)
FMC_NAND_Init 0x08000ff1 Thumb Code 74 stm32f4xx_ll_fmc.o(i.FMC_NAND_Init)
FMC_NORSRAM_Extended_Timing_Init 0x08001041 Thumb Code 60 stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_Extended_Timing_Init)
FMC_NORSRAM_Init 0x08001081 Thumb Code 110 stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_Init)
FMC_NORSRAM_Timing_Init 0x080010f9 Thumb Code 86 stm32f4xx_ll_fmc.o(i.FMC_NORSRAM_Timing_Init)
FMC_SDRAM_Init 0x08001155 Thumb Code 76 stm32f4xx_ll_fmc.o(i.FMC_SDRAM_Init)
FMC_SDRAM_ProgramRefreshRate 0x080011a1 Thumb Code 12 stm32f4xx_ll_fmc.o(i.FMC_SDRAM_ProgramRefreshRate)
FMC_SDRAM_SendCommand 0x080011ad Thumb Code 72 stm32f4xx_ll_fmc.o(i.FMC_SDRAM_SendCommand)
FMC_SDRAM_Timing_Init 0x080011f5 Thumb Code 124 stm32f4xx_ll_fmc.o(i.FMC_SDRAM_Timing_Init)
FTL_BadBlockMark 0x08001271 Thumb Code 44 ftl.o(i.FTL_BadBlockMark)
FTL_BlockCompare 0x080012a1 Thumb Code 156 ftl.o(i.FTL_BlockCompare)
FTL_CheckBadBlock 0x08001371 Thumb Code 70 ftl.o(i.FTL_CheckBadBlock)
FTL_CopyAndWriteToBlock 0x080013bd Thumb Code 196 ftl.o(i.FTL_CopyAndWriteToBlock)
FTL_CreateLUT 0x08001485 Thumb Code 170 ftl.o(i.FTL_CreateLUT)
FTL_FindSamePlaneUnusedBlock 0x0800154d Thumb Code 66 ftl.o(i.FTL_FindSamePlaneUnusedBlock)
FTL_FindUnusedBlock 0x08001599 Thumb Code 62 ftl.o(i.FTL_FindUnusedBlock)
FTL_Format 0x080015dd Thumb Code 150 ftl.o(i.FTL_Format)
FTL_Init 0x0800169d Thumb Code 106 ftl.o(i.FTL_Init)
FTL_LBNToPBN 0x0800177d Thumb Code 22 ftl.o(i.FTL_LBNToPBN)
FTL_ReadSectors 0x08001799 Thumb Code 266 ftl.o(i.FTL_ReadSectors)
FTL_UsedBlockMark 0x080018a9 Thumb Code 26 ftl.o(i.FTL_UsedBlockMark)
FTL_WriteSectors 0x080018c9 Thumb Code 274 ftl.o(i.FTL_WriteSectors)
Flatten2D 0x080019e1 Thumb Code 66 cnn.o(i.Flatten2D)
Full 0x08001a25 Thumb Code 78 cnn.o(i.Full)
HAL_Delay 0x08001a79 Thumb Code 22 stm32f4xx_hal.o(i.HAL_Delay)
HAL_GPIO_Init 0x08001a91 Thumb Code 422 stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init)
HAL_GPIO_ReadPin 0x08001c6d Thumb Code 10 stm32f4xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
HAL_GPIO_WritePin 0x08001c77 Thumb Code 10 stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin)
HAL_GetTick 0x08001c81 Thumb Code 6 stm32f4xx_hal.o(i.HAL_GetTick)
HAL_IncTick 0x08001c8d Thumb Code 10 stm32f4xx_hal.o(i.HAL_IncTick)
HAL_Init 0x08001c9d Thumb Code 48 stm32f4xx_hal.o(i.HAL_Init)
HAL_InitTick 0x08001cd1 Thumb Code 34 stm32f4xx_hal.o(i.HAL_InitTick)
HAL_LTDC_ConfigLayer 0x08001cf3 Thumb Code 82 stm32f4xx_hal_ltdc.o(i.HAL_LTDC_ConfigLayer)
HAL_LTDC_Init 0x08001d45 Thumb Code 248 stm32f4xx_hal_ltdc.o(i.HAL_LTDC_Init)
HAL_LTDC_MspInit 0x08001e41 Thumb Code 218 ltdc.o(i.HAL_LTDC_MspInit)
HAL_LTDC_SetWindowPosition 0x08001f35 Thumb Code 84 stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetWindowPosition)
HAL_LTDC_SetWindowSize 0x08001f89 Thumb Code 84 stm32f4xx_hal_ltdc.o(i.HAL_LTDC_SetWindowSize)
HAL_MspInit 0x08001fdd Thumb Code 8 stm32f4xx_hal.o(i.HAL_MspInit)
HAL_NAND_Init 0x08001fe5 Thumb Code 98 stm32f4xx_hal_nand.o(i.HAL_NAND_Init)
HAL_NAND_MspInit 0x08002049 Thumb Code 158 nand.o(i.HAL_NAND_MspInit)
HAL_NVIC_EnableIRQ 0x080020f9 Thumb Code 22 stm32f4xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
HAL_NVIC_SetPriority 0x08002111 Thumb Code 60 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
HAL_NVIC_SetPriorityGrouping 0x08002151 Thumb Code 26 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
HAL_PWREx_EnableOverDrive 0x08002175 Thumb Code 122 stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableOverDrive)
HAL_RCCEx_PeriphCLKConfig 0x080021fd Thumb Code 644 stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
HAL_RCC_ClockConfig 0x080024a5 Thumb Code 512 stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
HAL_RCC_GetHCLKFreq 0x080026ad Thumb Code 38 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq)
HAL_RCC_GetPCLK1Freq 0x080026e1 Thumb Code 36 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
HAL_RCC_GetPCLK2Freq 0x0800270d Thumb Code 36 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
HAL_RCC_GetSysClockFreq 0x08002739 Thumb Code 104 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
HAL_RCC_OscConfig 0x080027ad Thumb Code 774 stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig)
HAL_SDRAM_Init 0x08002ac9 Thumb Code 66 stm32f4xx_hal_sdram.o(i.HAL_SDRAM_Init)
HAL_SDRAM_MspInit 0x08002b0d Thumb Code 194 sdram.o(i.HAL_SDRAM_MspInit)
HAL_SDRAM_ProgramRefreshRate 0x08002be9 Thumb Code 34 stm32f4xx_hal_sdram.o(i.HAL_SDRAM_ProgramRefreshRate)
HAL_SDRAM_SendCommand 0x08002c0b Thumb Code 46 stm32f4xx_hal_sdram.o(i.HAL_SDRAM_SendCommand)
HAL_SD_Get_CardInfo 0x08002c39 Thumb Code 696 stm32f4xx_hal_sd.o(i.HAL_SD_Get_CardInfo)
HAL_SD_Init 0x08002ef1 Thumb Code 160 stm32f4xx_hal_sd.o(i.HAL_SD_Init)
HAL_SD_MspInit 0x08002f91 Thumb Code 120 sdio_sdcard.o(i.HAL_SD_MspInit)
HAL_SD_ReadBlocks 0x08003015 Thumb Code 380 stm32f4xx_hal_sd.o(i.HAL_SD_ReadBlocks)
HAL_SD_StopTransfer 0x08003191 Thumb Code 44 stm32f4xx_hal_sd.o(i.HAL_SD_StopTransfer)
HAL_SD_WideBusOperation_Config 0x080031bd Thumb Code 94 stm32f4xx_hal_sd.o(i.HAL_SD_WideBusOperation_Config)
HAL_SD_WriteBlocks 0x0800321b Thumb Code 464 stm32f4xx_hal_sd.o(i.HAL_SD_WriteBlocks)
HAL_SPI_Init 0x080033eb Thumb Code 132 stm32f4xx_hal_spi.o(i.HAL_SPI_Init)
HAL_SPI_MspInit 0x08003471 Thumb Code 74 spi.o(i.HAL_SPI_MspInit)
HAL_SPI_TransmitReceive 0x080034c5 Thumb Code 682 stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive)
HAL_SRAM_Init 0x0800376f Thumb Code 86 stm32f4xx_hal_sram.o(i.HAL_SRAM_Init)
HAL_SRAM_MspInit 0x080037c5 Thumb Code 106 lcd.o(i.HAL_SRAM_MspInit)
HAL_SYSTICK_CLKSourceConfig 0x0800383d Thumb Code 24 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig)
HAL_SYSTICK_Config 0x08003855 Thumb Code 40 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config)
HAL_TIMEx_BreakCallback 0x0800387d Thumb Code 2 stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_BreakCallback)
HAL_TIMEx_CommutationCallback 0x0800387f Thumb Code 2 stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_CommutationCallback)
HAL_TIM_Base_Init 0x08003881 Thumb Code 54 stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Init)
HAL_TIM_Base_MspInit 0x080038b9 Thumb Code 50 debug.o(i.HAL_TIM_Base_MspInit)
HAL_TIM_Base_Start_IT 0x080038f5 Thumb Code 24 stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_IT)
HAL_TIM_IC_CaptureCallback 0x0800390d Thumb Code 2 stm32f4xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback)
HAL_TIM_IRQHandler 0x0800390f Thumb Code 358 stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler)
HAL_TIM_OC_DelayElapsedCallback 0x08003a75 Thumb Code 2 stm32f4xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback)
HAL_TIM_PWM_PulseFinishedCallback 0x08003a77 Thumb Code 2 stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback)
HAL_TIM_PeriodElapsedCallback 0x08003a79 Thumb Code 26 debug.o(i.HAL_TIM_PeriodElapsedCallback)
HAL_TIM_TriggerCallback 0x08003a9d Thumb Code 2 stm32f4xx_hal_tim.o(i.HAL_TIM_TriggerCallback)
HAL_UART_ErrorCallback 0x08003a9f Thumb Code 2 stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback)
HAL_UART_IRQHandler 0x08003aa1 Thumb Code 244 stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler)
HAL_UART_Init 0x08003b95 Thumb Code 94 stm32f4xx_hal_uart.o(i.HAL_UART_Init)
HAL_UART_MspInit 0x08003bf5 Thumb Code 134 usart.o(i.HAL_UART_MspInit)
HAL_UART_Receive 0x08003c89 Thumb Code 202 stm32f4xx_hal_uart.o(i.HAL_UART_Receive)
HAL_UART_RxCpltCallback 0x08003d53 Thumb Code 2 stm32f4xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
HAL_UART_TxCpltCallback 0x08003d55 Thumb Code 2 stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
HardFault_Handler 0x08003d57 Thumb Code 2 stm32f4xx_it.o(i.HardFault_Handler)
KEY_Init 0x08003d59 Thumb Code 110 key.o(i.KEY_Init)
LCD_Clear 0x08003dd9 Thumb Code 58 lcd.o(i.LCD_Clear)
LCD_Display_Dir 0x08003e21 Thumb Code 246 lcd.o(i.LCD_Display_Dir)
LCD_Fast_DrawPoint 0x08003f21 Thumb Code 246 lcd.o(i.LCD_Fast_DrawPoint)
LCD_Fill 0x08004025 Thumb Code 86 lcd.o(i.LCD_Fill)
LCD_Init 0x08004085 Thumb Code 9636 lcd.o(i.LCD_Init)
LCD_Pow 0x0800662d Thumb Code 16 lcd.o(i.LCD_Pow)
LCD_RD_DATA 0x0800663d Thumb Code 16 lcd.o(i.LCD_RD_DATA)
LCD_SSD_BackLightSet 0x08006651 Thumb Code 72 lcd.o(i.LCD_SSD_BackLightSet)
LCD_Scan_Dir 0x080066a1 Thumb Code 442 lcd.o(i.LCD_Scan_Dir)
LCD_SetCursor 0x08006861 Thumb Code 270 lcd.o(i.LCD_SetCursor)
LCD_ShowChar 0x08006975 Thumb Code 196 lcd.o(i.LCD_ShowChar)
LCD_ShowNum 0x08006a51 Thumb Code 118 lcd.o(i.LCD_ShowNum)
LCD_ShowString 0x08006ac7 Thumb Code 84 lcd.o(i.LCD_ShowString)
LCD_WR_DATA 0x08006b1d Thumb Code 20 lcd.o(i.LCD_WR_DATA)
LCD_WR_REG 0x08006b35 Thumb Code 20 lcd.o(i.LCD_WR_REG)
LCD_WriteRAM_Prepare 0x08006b4d Thumb Code 10 lcd.o(i.LCD_WriteRAM_Prepare)
LCD_WriteReg 0x08006b61 Thumb Code 10 lcd.o(i.LCD_WriteReg)
LED_Init 0x08006b71 Thumb Code 68 led.o(i.LED_Init)
LTDC_Clear 0x08006bbd Thumb Code 28 ltdc.o(i.LTDC_Clear)
LTDC_Clk_Set 0x08006bdd Thumb Code 30 ltdc.o(i.LTDC_Clk_Set)
LTDC_Display_Dir 0x08006bfd Thumb Code 34 ltdc.o(i.LTDC_Display_Dir)
LTDC_Draw_Point 0x08006c25 Thumb Code 52 ltdc.o(i.LTDC_Draw_Point)
LTDC_Fill 0x08006c61 Thumb Code 162 ltdc.o(i.LTDC_Fill)
LTDC_Init 0x08006d15 Thumb Code 494 ltdc.o(i.LTDC_Init)
LTDC_Layer_Parameter_Config 0x08006f1d Thumb Code 86 ltdc.o(i.LTDC_Layer_Parameter_Config)
LTDC_Layer_Window_Config 0x08006f79 Thumb Code 32 ltdc.o(i.LTDC_Layer_Window_Config)
LTDC_PanelID_Read 0x08006f9d Thumb Code 170 ltdc.o(i.LTDC_PanelID_Read)
MemManage_Handler 0x080071b7 Thumb Code 2 stm32f4xx_it.o(i.MemManage_Handler)
NAND_CopyPageWithWrite 0x080071b9 Thumb Code 412 nand.o(i.NAND_CopyPageWithWrite)
NAND_CopyPageWithoutWrite 0x08007361 Thumb Code 118 nand.o(i.NAND_CopyPageWithoutWrite)
NAND_Delay 0x080073e5 Thumb Code 16 nand.o(i.NAND_Delay)
NAND_ECC_Correction 0x080073f5 Thumb Code 104 nand.o(i.NAND_ECC_Correction)
NAND_ECC_Get_OE 0x08007489 Thumb Code 48 nand.o(i.NAND_ECC_Get_OE)
NAND_EraseBlock 0x080074b9 Thumb Code 68 nand.o(i.NAND_EraseBlock)
NAND_EraseChip 0x08007511 Thumb Code 38 nand.o(i.NAND_EraseChip)
NAND_Init 0x08007561 Thumb Code 156 nand.o(i.NAND_Init)
NAND_ModeSet 0x0800760d Thumb Code 42 nand.o(i.NAND_ModeSet)
NAND_ReadID 0x08007641 Thumb Code 64 nand.o(i.NAND_ReadID)
NAND_ReadPage 0x08007689 Thumb Code 488 nand.o(i.NAND_ReadPage)
NAND_ReadPageComp 0x080078c5 Thumb Code 94 nand.o(i.NAND_ReadPageComp)
NAND_ReadSpare 0x0800792d Thumb Code 28 nand.o(i.NAND_ReadSpare)
NAND_ReadStatus 0x0800794d Thumb Code 36 nand.o(i.NAND_ReadStatus)
NAND_Reset 0x08007975 Thumb Code 24 nand.o(i.NAND_Reset)
NAND_WaitForReady 0x08007991 Thumb Code 36 nand.o(i.NAND_WaitForReady)
NAND_WaitRB 0x080079b5 Thumb Code 46 nand.o(i.NAND_WaitRB)
NAND_WritePage 0x080079e9 Thumb Code 330 nand.o(i.NAND_WritePage)
NAND_WritePageConst 0x08007b41 Thumb Code 76 nand.o(i.NAND_WritePageConst)
NAND_WriteSpare 0x08007b95 Thumb Code 28 nand.o(i.NAND_WriteSpare)
NMI_Handler 0x08007bb5 Thumb Code 2 stm32f4xx_it.o(i.NMI_Handler)
PendSV_Handler 0x08007bd7 Thumb Code 2 stm32f4xx_it.o(i.PendSV_Handler)
Pooling 0x08007bd9 Thumb Code 114 cnn.o(i.Pooling)
PrintfArray 0x08007c51 Thumb Code 86 cnn.o(i.PrintfArray)
ReLU1 0x08007cb1 Thumb Code 48 cnn.o(i.ReLU1)
ReLU2 0x08007ce5 Thumb Code 16 cnn.o(i.ReLU2)
SDIO_DataConfig 0x08007cf9 Thumb Code 36 stm32f4xx_ll_sdmmc.o(i.SDIO_DataConfig)
SDIO_GetCommandResponse 0x08007d1d Thumb Code 6 stm32f4xx_ll_sdmmc.o(i.SDIO_GetCommandResponse)
SDIO_GetPowerState 0x08007d23 Thumb Code 8 stm32f4xx_ll_sdmmc.o(i.SDIO_GetPowerState)
SDIO_GetResponse 0x08007d2d Thumb Code 12 stm32f4xx_ll_sdmmc.o(i.SDIO_GetResponse)
SDIO_Init 0x08007d3d Thumb Code 36 stm32f4xx_ll_sdmmc.o(i.SDIO_Init)
SDIO_PowerState_ON 0x08007d61 Thumb Code 8 stm32f4xx_ll_sdmmc.o(i.SDIO_PowerState_ON)
SDIO_ReadFIFO 0x08007d69 Thumb Code 6 stm32f4xx_ll_sdmmc.o(i.SDIO_ReadFIFO)
SDIO_SendCommand 0x08007d6f Thumb Code 32 stm32f4xx_ll_sdmmc.o(i.SDIO_SendCommand)
SDIO_WriteFIFO 0x08007d8f Thumb Code 10 stm32f4xx_ll_sdmmc.o(i.SDIO_WriteFIFO)
SDRAM_Init 0x08007d99 Thumb Code 86 sdram.o(i.SDRAM_Init)
SDRAM_Initialization_Sequence 0x08007df9 Thumb Code 74 sdram.o(i.SDRAM_Initialization_Sequence)
SDRAM_Send_Cmd 0x08007e49 Thumb Code 48 sdram.o(i.SDRAM_Send_Cmd)
SDRAM_USED 0x08007e7d Thumb Code 138 debug.o(i.SDRAM_USED)
SD_Init 0x08008209 Thumb Code 54 sdio_sdcard.o(i.SD_Init)
SD_ReadDisk 0x080085ed Thumb Code 116 sdio_sdcard.o(i.SD_ReadDisk)
SD_WriteDisk 0x0800874d Thumb Code 118 sdio_sdcard.o(i.SD_WriteDisk)
SPI5_Init 0x080087c9 Thumb Code 72 spi.o(i.SPI5_Init)
SPI5_ReadWriteByte 0x08008819 Thumb Code 28 spi.o(i.SPI5_ReadWriteByte)
SPI5_SetSpeed 0x08008839 Thumb Code 46 spi.o(i.SPI5_SetSpeed)
SVC_Handler 0x0800890b Thumb Code 2 stm32f4xx_it.o(i.SVC_Handler)
Stm32_Clock_Init 0x0800890d Thumb Code 122 sys.o(i.Stm32_Clock_Init)
SysTick_Handler 0x08008991 Thumb Code 4 stm32f4xx_it.o(i.SysTick_Handler)
SystemInit 0x08008995 Thumb Code 66 system_stm32f4xx.o(i.SystemInit)
TIM3_IRQHandler 0x080089e9 Thumb Code 6 debug.o(i.TIM3_IRQHandler)
TIM3_Init 0x080089f5 Thumb Code 34 debug.o(i.TIM3_Init)
TIM4_IRQHandler 0x08008a21 Thumb Code 44 usmart.o(i.TIM4_IRQHandler)
TIM_Base_SetConfig 0x08008a55 Thumb Code 148 stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig)
Timer4_Init 0x08008b15 Thumb Code 72 usmart.o(i.Timer4_Init)
USART1_IRQHandler 0x08008e7d Thumb Code 100 usart.o(i.USART1_IRQHandler)
UsageFault_Handler 0x08008ee9 Thumb Code 2 stm32f4xx_it.o(i.UsageFault_Handler)
W25QXX_Erase_Chip 0x08008eed Thumb Code 40 w25qxx.o(i.W25QXX_Erase_Chip)
W25QXX_Erase_Sector 0x08008f19 Thumb Code 80 w25qxx.o(i.W25QXX_Erase_Sector)
W25QXX_Init 0x08008f71 Thumb Code 106 w25qxx.o(i.W25QXX_Init)
W25QXX_Read 0x08008fed Thumb Code 94 w25qxx.o(i.W25QXX_Read)
W25QXX_ReadID 0x08009055 Thumb Code 62 w25qxx.o(i.W25QXX_ReadID)
W25QXX_ReadSR 0x08009099 Thumb Code 52 w25qxx.o(i.W25QXX_ReadSR)
W25QXX_Wait_Busy 0x080090d1 Thumb Code 14 w25qxx.o(i.W25QXX_Wait_Busy)
W25QXX_Write 0x080090e1 Thumb Code 150 w25qxx.o(i.W25QXX_Write)
W25QXX_Write_Enable 0x0800917d Thumb Code 26 w25qxx.o(i.W25QXX_Write_Enable)
W25QXX_Write_NoCheck 0x0800919d Thumb Code 62 w25qxx.o(i.W25QXX_Write_NoCheck)
W25QXX_Write_Page 0x080091dd Thumb Code 100 w25qxx.o(i.W25QXX_Write_Page)
__0printf 0x08009249 Thumb Code 22 printfa.o(i.__0printf)
__1printf 0x08009249 Thumb Code 0 printfa.o(i.__0printf)
__2printf 0x08009249 Thumb Code 0 printfa.o(i.__0printf)
__c89printf 0x08009249 Thumb Code 0 printfa.o(i.__0printf)
printf 0x08009249 Thumb Code 0 printfa.o(i.__0printf)
__0sprintf 0x08009269 Thumb Code 34 printfa.o(i.__0sprintf)
__1sprintf 0x08009269 Thumb Code 0 printfa.o(i.__0sprintf)
__2sprintf 0x08009269 Thumb Code 0 printfa.o(i.__0sprintf)
__c89sprintf 0x08009269 Thumb Code 0 printfa.o(i.__0sprintf)
sprintf 0x08009269 Thumb Code 0 printfa.o(i.__0sprintf)
__0vprintf 0x08009291 Thumb Code 8 printfa.o(i.__0vprintf)
__1vprintf 0x08009291 Thumb Code 0 printfa.o(i.__0vprintf)
__2vprintf 0x08009291 Thumb Code 0 printfa.o(i.__0vprintf)
__c89vprintf 0x08009291 Thumb Code 0 printfa.o(i.__0vprintf)
vprintf 0x08009291 Thumb Code 0 printfa.o(i.__0vprintf)
__ARM_fpclassify 0x080092a1 Thumb Code 48 fpclassify.o(i.__ARM_fpclassify)
__hardfp_atof 0x080092d1 Thumb Code 44 atof.o(i.__hardfp_atof)
__hardfp_exp 0x08009309 Thumb Code 714 exp.o(i.__hardfp_exp)
__kernel_poly 0x08009661 Thumb Code 248 poly.o(i.__kernel_poly)
__mathlib_dbl_infnan 0x08009759 Thumb Code 20 dunder.o(i.__mathlib_dbl_infnan)
__mathlib_dbl_overflow 0x08009771 Thumb Code 24 dunder.o(i.__mathlib_dbl_overflow)
__mathlib_dbl_underflow 0x08009791 Thumb Code 24 dunder.o(i.__mathlib_dbl_underflow)
__read_errno 0x080097b1 Thumb Code 6 errno.o(i.__read_errno)
__scatterload_copy 0x080097bd Thumb Code 14 handlers.o(i.__scatterload_copy)
__scatterload_null 0x080097cb Thumb Code 2 handlers.o(i.__scatterload_null)
__scatterload_zeroinit 0x080097cd Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
__set_errno 0x080097dd Thumb Code 6 errno.o(i.__set_errno)
_is_digit 0x0800996d Thumb Code 14 scanf_fp.o(i._is_digit)
allocate2DArray 0x0800a0b5 Thumb Code 52 cnn.o(i.allocate2DArray)
calculate_probabilities 0x0800a0e9 Thumb Code 164 cnn.o(i.calculate_probabilities)
cnn_run 0x0800a35d Thumb Code 1792 cnn.o(i.cnn_run)
delay_init 0x0800ae5d Thumb Code 16 delay.o(i.delay_init)
delay_ms 0x0800ae71 Thumb Code 26 delay.o(i.delay_ms)
delay_us 0x0800ae8d Thumb Code 48 delay.o(i.delay_us)
disk_initialize 0x0800b571 Thumb Code 40 diskio.o(i.disk_initialize)
disk_ioctl 0x0800b599 Thumb Code 146 diskio.o(i.disk_ioctl)
disk_read 0x0800b635 Thumb Code 102 diskio.o(i.disk_read)
disk_status 0x0800b69b Thumb Code 4 diskio.o(i.disk_status)
disk_write 0x0800b69f Thumb Code 96 diskio.o(i.disk_write)
exf_getfree 0x0800b6ff Thumb Code 46 exfuns.o(i.exf_getfree)
exfuns_init 0x0800b72d Thumb Code 92 exfuns.o(i.exfuns_init)
f_close 0x0800b791 Thumb Code 30 ff.o(i.f_close)
f_closedir 0x0800b7af Thumb Code 20 ff.o(i.f_closedir)
f_getfree 0x0800b7c3 Thumb Code 280 ff.o(i.f_getfree)
f_getlabel 0x0800b8db Thumb Code 242 ff.o(i.f_getlabel)
f_gets 0x0800b9cd Thumb Code 68 ff.o(i.f_gets)
f_lseek 0x0800ba11 Thumb Code 700 ff.o(i.f_lseek)
f_mkdir 0x0800bccd Thumb Code 476 ff.o(i.f_mkdir)
f_mkfs 0x0800bea9 Thumb Code 1216 ff.o(i.f_mkfs)
f_mount 0x0800c36d Thumb Code 72 ff.o(i.f_mount)
f_open 0x0800c3b9 Thumb Code 630 ff.o(i.f_open)
f_opendir 0x0800c62f Thumb Code 212 ff.o(i.f_opendir)
f_putc 0x0800c703 Thumb Code 60 ff.o(i.f_putc)
f_puts 0x0800c73f Thumb Code 70 ff.o(i.f_puts)
f_read 0x0800c785 Thumb Code 374 ff.o(i.f_read)
f_readdir 0x0800c8fb Thumb Code 118 ff.o(i.f_readdir)
f_rename 0x0800c971 Thumb Code 398 ff.o(i.f_rename)
f_setlabel 0x0800cb01 Thumb Code 460 ff.o(i.f_setlabel)
f_sync 0x0800ccd1 Thumb Code 338 ff.o(i.f_sync)
f_unlink 0x0800ce23 Thumb Code 266 ff.o(i.f_unlink)
f_write 0x0800cf2d Thumb Code 468 ff.o(i.f_write)
ff_convert 0x0800d101 Thumb Code 68 cc936.o(i.ff_convert)
ff_memalloc 0x0800d14d Thumb Code 8 diskio.o(i.ff_memalloc)
ff_memfree 0x0800d155 Thumb Code 8 diskio.o(i.ff_memfree)
ff_wtoupper 0x0800d15d Thumb Code 120 cc936.o(i.ff_wtoupper)
fputc 0x0800d6a1 Thumb Code 14 usart.o(i.fputc)
free 0x0800d6b5 Thumb Code 76 malloc.o(i.free)
free2DArray 0x0800d705 Thumb Code 38 cnn.o(i.free2DArray)
get_fattime 0x0800d8df Thumb Code 4 diskio.o(i.get_fattime)
main 0x0800dc2d Thumb Code 428 main.o(i.main)
malloc 0x0800de7d Thumb Code 92 malloc.o(i.malloc)
mf_close 0x0800df21 Thumb Code 14 fattester.o(i.mf_close)
mf_closedir 0x0800df35 Thumb Code 6 fattester.o(i.mf_closedir)
mf_fmkfs 0x0800df41 Thumb Code 4 fattester.o(i.mf_fmkfs)
mf_getlabel 0x0800df45 Thumb Code 56 fattester.o(i.mf_getlabel)
mf_gets 0x0800dfc5 Thumb Code 36 fattester.o(i.mf_gets)
mf_lseek 0x0800e00d Thumb Code 12 fattester.o(i.mf_lseek)
mf_mkdir 0x0800e01d Thumb Code 4 fattester.o(i.mf_mkdir)
mf_mount 0x0800e021 Thumb Code 14 fattester.o(i.mf_mount)
mf_open 0x0800e035 Thumb Code 12 fattester.o(i.mf_open)
mf_opendir 0x0800e045 Thumb Code 8 fattester.o(i.mf_opendir)
mf_putc 0x0800e051 Thumb Code 14 fattester.o(i.mf_putc)
mf_puts 0x0800e065 Thumb Code 14 fattester.o(i.mf_puts)
mf_read 0x0800e079 Thumb Code 210 fattester.o(i.mf_read)
mf_readdir 0x0800e1c5 Thumb Code 150 fattester.o(i.mf_readdir)
mf_rename 0x0800e36d Thumb Code 4 fattester.o(i.mf_rename)
mf_scan_files 0x0800e371 Thumb Code 66 fattester.o(i.mf_scan_files)
mf_setlabel 0x0800e3cd Thumb Code 28 fattester.o(i.mf_setlabel)
mf_showfree 0x0800e421 Thumb Code 64 fattester.o(i.mf_showfree)
mf_size 0x0800e4b1 Thumb Code 8 fattester.o(i.mf_size)
mf_tell 0x0800e4bd Thumb Code 8 fattester.o(i.mf_tell)
mf_unlink 0x0800e4c9 Thumb Code 4 fattester.o(i.mf_unlink)
mf_write 0x0800e4cd Thumb Code 64 fattester.o(i.mf_write)
model 0x0800e581 Thumb Code 190 my.o(i.model)
model_info 0x0800e6d1 Thumb Code 122 my.o(i.model_info)
model_init 0x0800e84d Thumb Code 190 my.o(i.model_init)
model_read 0x0800e99d Thumb Code 208 my.o(i.model_read)
model_write 0x0800eb19 Thumb Code 502 my.o(i.model_write)
modelmym_free 0x0800ee99 Thumb Code 314 my.o(i.modelmym_free)
modelmym_init 0x0800f069 Thumb Code 628 my.o(i.modelmym_init)
my_mem_free 0x0800f3a5 Thumb Code 80 malloc.o(i.my_mem_free)
my_mem_init 0x0800f3fd Thumb Code 36 malloc.o(i.my_mem_init)
my_mem_malloc 0x0800f429 Thumb Code 128 malloc.o(i.my_mem_malloc)
my_mem_perused 0x0800f4b1 Thumb Code 76 malloc.o(i.my_mem_perused)
myfree 0x0800f545 Thumb Code 20 malloc.o(i.myfree)
mymalloc 0x0800f55d Thumb Code 28 malloc.o(i.mymalloc)
mymemset 0x0800f57d Thumb Code 12 malloc.o(i.mymemset)
read_addr 0x0800f729 Thumb Code 4 usmart.o(i.read_addr)
sd_read 0x0800f815 Thumb Code 346 my.o(i.sd_read)
switch_data 0x0800fb2d Thumb Code 76 my.o(i.switch_data)
uart_init 0x0800fca9 Thumb Code 28 usart.o(i.uart_init)
usmart_cmd_rec 0x0800fccd Thumb Code 144 usmart.o(i.usmart_cmd_rec)
usmart_exe 0x0800fd61 Thumb Code 510 usmart.o(i.usmart_exe)
usmart_get_aparm 0x0800ffc1 Thumb Code 156 usmart_str.o(i.usmart_get_aparm)
usmart_get_cmdname 0x0801005d Thumb Code 46 usmart_str.o(i.usmart_get_cmdname)
usmart_get_fname 0x0801008d Thumb Code 352 usmart_str.o(i.usmart_get_fname)
usmart_get_fparam 0x080101f5 Thumb Code 202 usmart_str.o(i.usmart_get_fparam)
usmart_get_parmpos 0x080102c5 Thumb Code 30 usmart_str.o(i.usmart_get_parmpos)
usmart_get_runtime 0x080102e9 Thumb Code 38 usmart.o(i.usmart_get_runtime)
usmart_init 0x08010319 Thumb Code 36 usmart.o(i.usmart_init)
usmart_pow 0x08010341 Thumb Code 16 usmart_str.o(i.usmart_pow)
usmart_reset_runtime 0x08010351 Thumb Code 32 usmart.o(i.usmart_reset_runtime)
usmart_scan 0x08010379 Thumb Code 94 usmart.o(i.usmart_scan)
usmart_search_nextc 0x0801041d Thumb Code 16 usmart_str.o(i.usmart_search_nextc)
usmart_str2num 0x0801042d Thumb Code 160 usmart_str.o(i.usmart_str2num)
usmart_strcmp 0x080104cd Thumb Code 24 usmart_str.o(i.usmart_strcmp)
usmart_strcopy 0x080104e5 Thumb Code 18 usmart_str.o(i.usmart_strcopy)
usmart_strlen 0x080104f7 Thumb Code 18 usmart_str.o(i.usmart_strlen)
usmart_sys_cmd_exe 0x08010509 Thumb Code 1458 usmart.o(i.usmart_sys_cmd_exe)
write_addr 0x08010bbb Thumb Code 4 usmart.o(i.write_addr)
APBAHBPrescTable 0x08010c2e Data 16 stm32f4xx_hal_rcc.o(.constdata)
asc2_1206 0x08010c3e Data 1140 lcd.o(.constdata)
asc2_1608 0x080110b2 Data 1520 lcd.o(.constdata)
asc2_2412 0x080116a2 Data 3420 lcd.o(.constdata)
asc2_3216 0x080123fe Data 12160 lcd.o(.constdata)
memtblsize 0x08015380 Data 12 malloc.o(.constdata)
memblksize 0x0801538c Data 12 malloc.o(.constdata)
memsize 0x08015398 Data 12 malloc.o(.constdata)
__ctype_categories 0x08040000 Data 64 ctype_c.o(.constdata)
Region$$Table$$Base 0x0804065c Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x0804067c Number 0 anon$$obj.o(Region$$Table)
mem3base 0x10000000 Data 61440 malloc.o(.ARM.__AT_0x10000000)
mem3mapbase 0x1000f000 Data 3840 malloc.o(.ARM.__AT_0x1000F000)
SystemCoreClock 0x20000000 Data 4 system_stm32f4xx.o(.data)
AHBPrescTable 0x20000004 Data 16 system_stm32f4xx.o(.data)
USART_RX_STA 0x2000001c Data 2 usart.o(.data)
__stdout 0x20000020 Data 4 usart.o(.data)
POINT_COLOR 0x20000024 Data 4 lcd.o(.data)
BACK_COLOR 0x20000028 Data 4 lcd.o(.data)
ltdc_framebuf 0x2000002c Data 8 ltdc.o(.data)
W25QXX_TYPE 0x20000034 Data 2 w25qxx.o(.data)
mallco_dev 0x2000003c Data 36 malloc.o(.data)
sys_cmd_tab 0x20000060 Data 28 usmart.o(.data)
usmart_nametab 0x2000007c Data 400 usmart_config.o(.data)
usmart_dev 0x2000020c Data 244 usmart_config.o(.data)
file 0x20000304 Data 4 exfuns.o(.data)
ftemp 0x20000308 Data 4 exfuns.o(.data)
fatbuf 0x2000030c Data 4 exfuns.o(.data)
br 0x20000310 Data 4 exfuns.o(.data)
bw 0x20000314 Data 4 exfuns.o(.data)
_DEBUG 0x20000318 Data 1 debug.o(.data)
__microlib_freelist 0x2000031c Data 4 mvars.o(.data)
__microlib_freelist_initialised 0x20000320 Data 4 mvars.o(.data)
USART_RX_BUF 0x20000328 Data 200 usart.o(.bss)
UART1_Handler 0x200003f0 Data 64 usart.o(.bss)
SRAM_Handler 0x20000430 Data 80 lcd.o(.bss)
lcddev 0x20000480 Data 14 lcd.o(.bss)
SDRAM_Handler 0x20000490 Data 52 sdram.o(.bss)
LTDC_Handler 0x200004c4 Data 168 ltdc.o(.bss)
lcdltdc 0x2000056c Data 32 ltdc.o(.bss)
SDCARD_Handler 0x20000590 Data 96 sdio_sdcard.o(.bss)
SDCardInfo 0x200005f0 Data 88 sdio_sdcard.o(.bss)
SDIO_DATA_BUFFER 0x20000648 Data 512 sdio_sdcard.o(.bss)
SPI5_Handler 0x20000848 Data 88 spi.o(.bss)
W25QXX_BUFFER 0x200008a0 Data 4096 w25qxx.o(.bss)
NAND_Handler 0x200018a0 Data 56 nand.o(.bss)
nand_dev 0x200018d8 Data 92 nand.o(.bss)
mem1base 0x20001940 Data 163840 malloc.o(.bss)
mem1mapbase 0x20029940 Data 10240 malloc.o(.bss)
TIM4_Handler 0x2002c140 Data 60 usmart.o(.bss)
fs 0x2002c188 Data 12 exfuns.o(.bss)
fileinfo 0x2002c198 Data 288 exfuns.o(.bss)
dir 0x2002c2b8 Data 72 exfuns.o(.bss)
conv1_bias 0x2002c300 Data 16 my.o(.bss)
conv1_weight 0x2002c310 Data 16 my.o(.bss)
conv2_bias 0x2002c320 Data 16 my.o(.bss)
conv2_weight 0x2002c330 Data 16 my.o(.bss)
conv3_bias 0x2002c340 Data 16 my.o(.bss)
conv3_weight 0x2002c350 Data 16 my.o(.bss)
fc1_bias 0x2002c360 Data 16 my.o(.bss)
fc1_weight 0x2002c370 Data 16 my.o(.bss)
fc2_bias 0x2002c380 Data 16 my.o(.bss)
fc2_weight 0x2002c390 Data 16 my.o(.bss)
data 0x2002c3a0 Data 16 my.o(.bss)
TIM3_Handler 0x2002c3b0 Data 60 debug.o(.bss)
__heap_base 0x2002c3f0 Data 0 startup_stm32f429xx.o(HEAP)
__heap_limit 0x2002c5f0 Data 0 startup_stm32f429xx.o(HEAP)
__initial_sp 0x2002c9f0 Data 0 startup_stm32f429xx.o(STACK)
ltdc_lcd_framebuf 0xc0000000 Data 2048000 ltdc.o(.ARM.__AT_0xC0000000)
mem2base 0xc01f4000 Data 29605888 malloc.o(.ARM.__AT_0xC01F4000)
mem2mapbase 0xc1e30000 Data 1850368 malloc.o(.ARM.__AT_0xC1E30000)
==============================================================================
Memory Map of the image
Image Entry point : 0x080001ad
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x000409a4, Max: 0x00100000, ABSOLUTE, COMPRESSED[0x00040828])
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x0004067c, Max: 0x00100000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x08000000 0x08000000 0x000001ac Data RO 752 RESET startup_stm32f429xx.o
0x080001ac 0x080001ac 0x00000000 Code RO 6852 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
0x080001ac 0x080001ac 0x00000004 Code RO 7189 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
0x080001b0 0x080001b0 0x00000004 Code RO 7192 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
0x080001b4 0x080001b4 0x00000000 Code RO 7194 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
0x080001b4 0x080001b4 0x00000000 Code RO 7196 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
0x080001b4 0x080001b4 0x00000008 Code RO 7197 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
0x080001bc 0x080001bc 0x00000000 Code RO 7199 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
0x080001bc 0x080001bc 0x00000000 Code RO 7201 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
0x080001bc 0x080001bc 0x00000004 Code RO 7190 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
0x080001c0 0x080001c0 0x00000010 Code RO 4433 .emb_text sys.o
0x080001d0 0x080001d0 0x00000024 Code RO 753 .text startup_stm32f429xx.o
0x080001f4 0x080001f4 0x00000062 Code RO 6855 .text mc_w.l(uldiv.o)
0x08000256 0x08000256 0x00000024 Code RO 6857 .text mc_w.l(memcpya.o)
0x0800027a 0x0800027a 0x00000024 Code RO 6859 .text mc_w.l(memseta.o)
0x0800029e 0x0800029e 0x00000018 Code RO 6861 .text mc_w.l(strcat.o)
0x080002b6 0x080002b6 0x0000001c Code RO 6865 .text mc_w.l(strcmp.o)
0x080002d2 0x080002d2 0x000000e4 Code RO 7160 .text mf_w.l(dmul.o)
0x080003b6 0x080003b6 0x0000001a Code RO 7162 .text mf_w.l(dfltui.o)
0x080003d0 0x080003d0 0x00000032 Code RO 7164 .text mf_w.l(dfixui.o)
0x08000402 0x08000402 0x00000026 Code RO 7166 .text mf_w.l(f2d.o)
0x08000428 0x08000428 0x00000038 Code RO 7168 .text mf_w.l(d2f.o)
0x08000460 0x08000460 0x0000002c Code RO 7203 .text mc_w.l(uidiv.o)
0x0800048c 0x0800048c 0x0000001e Code RO 7205 .text mc_w.l(llshl.o)
0x080004aa 0x080004aa 0x00000020 Code RO 7207 .text mc_w.l(llushr.o)
0x080004ca 0x080004ca 0x00000002 PAD
0x080004cc 0x080004cc 0x0000009c Code RO 7218 .text mc_w.l(strtod.o)
0x08000568 0x08000568 0x00000000 Code RO 7220 .text mc_w.l(iusefp.o)
0x08000568 0x08000568 0x0000006e Code RO 7221 .text mf_w.l(fepilogue.o)
0x080005d6 0x080005d6 0x000000ba Code RO 7223 .text mf_w.l(depilogue.o)
0x08000690 0x08000690 0x0000014e Code RO 7225 .text mf_w.l(dadd.o)
0x080007de 0x080007de 0x000000de Code RO 7227 .text mf_w.l(ddiv.o)
0x080008bc 0x080008bc 0x00000022 Code RO 7229 .text mf_w.l(dflti.o)
0x080008de 0x080008de 0x0000003e Code RO 7231 .text mf_w.l(dfixi.o)
0x0800091c 0x0800091c 0x00000030 Code RO 7233 .text mf_w.l(dfixul.o)
0x0800094c 0x0800094c 0x00000030 Code RO 7235 .text mf_w.l(cdcmple.o)
0x0800097c 0x0800097c 0x00000030 Code RO 7237 .text mf_w.l(cdrcmple.o)
0x080009ac 0x080009ac 0x00000024 Code RO 7239 .text mc_w.l(init.o)
0x080009d0 0x080009d0 0x00000024 Code RO 7241 .text mc_w.l(llsshr.o)
0x080009f4 0x080009f4 0x0000000a Code RO 7243 .text mc_w.l(isspace_c.o)
0x080009fe 0x080009fe 0x00000002 PAD
0x08000a00 0x08000a00 0x00000338 Code RO 7245 .text mc_w.l(scanf_fp.o)
0x08000d38 0x08000d38 0x00000040 Code RO 7249 .text mc_w.l(_sgetc.o)
0x08000d78 0x08000d78 0x00000028 Code RO 7251 .text mc_w.l(ctype_c.o)
0x08000da0 0x08000da0 0x00000018 Code RO 7254 .text mf_w.l(dfltul.o)
0x08000db8 0x08000db8 0x00000056 Code RO 7264 .text mc_w.l(__dczerorl2.o)
0x08000e0e 0x08000e0e 0x00000022 Code RO 6731 i.AddBias cnn.o
0x08000e30 0x08000e30 0x00000002 Code RO 329 i.BusFault_Handler stm32f4xx_it.o
0x08000e32 0x08000e32 0x00000002 PAD
0x08000e34 0x08000e34 0x0000004c Code RO 6732 i.Combine cnn.o
0x08000e80 0x08000e80 0x00000030 Code RO 6733 i.ConnectedLayer cnn.o
0x08000eb0 0x08000eb0 0x00000084 Code RO 6734 i.Convolution cnn.o
0x08000f34 0x08000f34 0x00000038 Code RO 6663 i.DEBUG debug.o
0x08000f6c 0x08000f6c 0x00000020 Code RO 6664 i.DEBUG_PRINT debug.o
0x08000f8c 0x08000f8c 0x00000002 Code RO 330 i.DebugMon_Handler stm32f4xx_it.o
0x08000f8e 0x08000f8e 0x00000030 Code RO 2889 i.FMC_NAND_AttributeSpace_Timing_Init stm32f4xx_ll_fmc.o
0x08000fbe 0x08000fbe 0x00000030 Code RO 2890 i.FMC_NAND_CommonSpace_Timing_Init stm32f4xx_ll_fmc.o
0x08000fee 0x08000fee 0x00000002 PAD
0x08000ff0 0x08000ff0 0x00000050 Code RO 2895 i.FMC_NAND_Init stm32f4xx_ll_fmc.o
0x08001040 0x08001040 0x00000040 Code RO 2897 i.FMC_NORSRAM_Extended_Timing_Init stm32f4xx_ll_fmc.o
0x08001080 0x08001080 0x00000078 Code RO 2898 i.FMC_NORSRAM_Init stm32f4xx_ll_fmc.o
0x080010f8 0x080010f8 0x0000005c Code RO 2899 i.FMC_NORSRAM_Timing_Init stm32f4xx_ll_fmc.o
0x08001154 0x08001154 0x0000004c Code RO 2909 i.FMC_SDRAM_Init stm32f4xx_ll_fmc.o
0x080011a0 0x080011a0 0x0000000c Code RO 2910 i.FMC_SDRAM_ProgramRefreshRate stm32f4xx_ll_fmc.o
0x080011ac 0x080011ac 0x00000048 Code RO 2911 i.FMC_SDRAM_SendCommand stm32f4xx_ll_fmc.o
0x080011f4 0x080011f4 0x0000007c Code RO 2913 i.FMC_SDRAM_Timing_Init stm32f4xx_ll_fmc.o
0x08001270 0x08001270 0x00000030 Code RO 5205 i.FTL_BadBlockMark ftl.o
0x080012a0 0x080012a0 0x000000d0 Code RO 5206 i.FTL_BlockCompare ftl.o
0x08001370 0x08001370 0x0000004c Code RO 5207 i.FTL_CheckBadBlock ftl.o
0x080013bc 0x080013bc 0x000000c8 Code RO 5208 i.FTL_CopyAndWriteToBlock ftl.o
0x08001484 0x08001484 0x000000c8 Code RO 5209 i.FTL_CreateLUT ftl.o
0x0800154c 0x0800154c 0x0000004c Code RO 5210 i.FTL_FindSamePlaneUnusedBlock ftl.o
0x08001598 0x08001598 0x00000044 Code RO 5211 i.FTL_FindUnusedBlock ftl.o
0x080015dc 0x080015dc 0x000000c0 Code RO 5212 i.FTL_Format ftl.o
0x0800169c 0x0800169c 0x000000e0 Code RO 5213 i.FTL_Init ftl.o
0x0800177c 0x0800177c 0x0000001c Code RO 5214 i.FTL_LBNToPBN ftl.o
0x08001798 0x08001798 0x00000110 Code RO 5215 i.FTL_ReadSectors ftl.o
0x080018a8 0x080018a8 0x00000020 Code RO 5217 i.FTL_UsedBlockMark ftl.o
0x080018c8 0x080018c8 0x00000118 Code RO 5218 i.FTL_WriteSectors ftl.o
0x080019e0 0x080019e0 0x00000042 Code RO 6735 i.Flatten2D cnn.o
0x08001a22 0x08001a22 0x00000002 PAD
0x08001a24 0x08001a24 0x00000054 Code RO 6736 i.Full cnn.o
0x08001a78 0x08001a78 0x00000016 Code RO 767 i.HAL_Delay stm32f4xx_hal.o
0x08001a8e 0x08001a8e 0x00000002 PAD
0x08001a90 0x08001a90 0x000001dc Code RO 1044 i.HAL_GPIO_Init stm32f4xx_hal_gpio.o
0x08001c6c 0x08001c6c 0x0000000a Code RO 1046 i.HAL_GPIO_ReadPin stm32f4xx_hal_gpio.o
0x08001c76 0x08001c76 0x0000000a Code RO 1048 i.HAL_GPIO_WritePin stm32f4xx_hal_gpio.o
0x08001c80 0x08001c80 0x0000000c Code RO 775 i.HAL_GetTick stm32f4xx_hal.o
0x08001c8c 0x08001c8c 0x00000010 Code RO 776 i.HAL_IncTick stm32f4xx_hal.o
0x08001c9c 0x08001c9c 0x00000034 Code RO 777 i.HAL_Init stm32f4xx_hal.o
0x08001cd0 0x08001cd0 0x00000022 Code RO 778 i.HAL_InitTick stm32f4xx_hal.o
0x08001cf2 0x08001cf2 0x00000052 Code RO 3347 i.HAL_LTDC_ConfigLayer stm32f4xx_hal_ltdc.o
0x08001d44 0x08001d44 0x000000fc Code RO 3359 i.HAL_LTDC_Init stm32f4xx_hal_ltdc.o
0x08001e40 0x08001e40 0x000000f4 Code RO 4866 i.HAL_LTDC_MspInit ltdc.o
0x08001f34 0x08001f34 0x00000054 Code RO 3368 i.HAL_LTDC_SetWindowPosition stm32f4xx_hal_ltdc.o
0x08001f88 0x08001f88 0x00000054 Code RO 3369 i.HAL_LTDC_SetWindowSize stm32f4xx_hal_ltdc.o
0x08001fdc 0x08001fdc 0x00000008 Code RO 780 i.HAL_MspInit stm32f4xx_hal.o
0x08001fe4 0x08001fe4 0x00000062 Code RO 4266 i.HAL_NAND_Init stm32f4xx_hal_nand.o
0x08002046 0x08002046 0x00000002 PAD
0x08002048 0x08002048 0x000000b0 Code RO 5318 i.HAL_NAND_MspInit nand.o
0x080020f8 0x080020f8 0x00000016 Code RO 921 i.HAL_NVIC_EnableIRQ stm32f4xx_hal_cortex.o
0x0800210e 0x0800210e 0x00000002 PAD
0x08002110 0x08002110 0x00000040 Code RO 927 i.HAL_NVIC_SetPriority stm32f4xx_hal_cortex.o
0x08002150 0x08002150 0x00000024 Code RO 928 i.HAL_NVIC_SetPriorityGrouping stm32f4xx_hal_cortex.o
0x08002174 0x08002174 0x00000088 Code RO 1233 i.HAL_PWREx_EnableOverDrive stm32f4xx_hal_pwr_ex.o
0x080021fc 0x080021fc 0x000002a8 Code RO 1405 i.HAL_RCCEx_PeriphCLKConfig stm32f4xx_hal_rcc_ex.o
0x080024a4 0x080024a4 0x00000208 Code RO 1300 i.HAL_RCC_ClockConfig stm32f4xx_hal_rcc.o
0x080026ac 0x080026ac 0x00000034 Code RO 1305 i.HAL_RCC_GetHCLKFreq stm32f4xx_hal_rcc.o
0x080026e0 0x080026e0 0x0000002c Code RO 1307 i.HAL_RCC_GetPCLK1Freq stm32f4xx_hal_rcc.o
0x0800270c 0x0800270c 0x0000002c Code RO 1308 i.HAL_RCC_GetPCLK2Freq stm32f4xx_hal_rcc.o
0x08002738 0x08002738 0x00000074 Code RO 1309 i.HAL_RCC_GetSysClockFreq stm32f4xx_hal_rcc.o
0x080027ac 0x080027ac 0x0000031c Code RO 1312 i.HAL_RCC_OscConfig stm32f4xx_hal_rcc.o
0x08002ac8 0x08002ac8 0x00000042 Code RO 3195 i.HAL_SDRAM_Init stm32f4xx_hal_sdram.o
0x08002b0a 0x08002b0a 0x00000002 PAD
0x08002b0c 0x08002b0c 0x000000dc Code RO 4808 i.HAL_SDRAM_MspInit sdram.o
0x08002be8 0x08002be8 0x00000022 Code RO 3198 i.HAL_SDRAM_ProgramRefreshRate stm32f4xx_hal_sdram.o
0x08002c0a 0x08002c0a 0x0000002e Code RO 3204 i.HAL_SDRAM_SendCommand stm32f4xx_hal_sdram.o
0x08002c38 0x08002c38 0x000002b8 Code RO 3785 i.HAL_SD_Get_CardInfo stm32f4xx_hal_sd.o
0x08002ef0 0x08002ef0 0x000000a0 Code RO 3788 i.HAL_SD_Init stm32f4xx_hal_sd.o
0x08002f90 0x08002f90 0x00000084 Code RO 4984 i.HAL_SD_MspInit sdio_sdcard.o
0x08003014 0x08003014 0x0000017c Code RO 3791 i.HAL_SD_ReadBlocks stm32f4xx_hal_sd.o
0x08003190 0x08003190 0x0000002c Code RO 3794 i.HAL_SD_StopTransfer stm32f4xx_hal_sd.o
0x080031bc 0x080031bc 0x0000005e Code RO 3795 i.HAL_SD_WideBusOperation_Config stm32f4xx_hal_sd.o
0x0800321a 0x0800321a 0x000001d0 Code RO 3796 i.HAL_SD_WriteBlocks stm32f4xx_hal_sd.o
0x080033ea 0x080033ea 0x00000084 Code RO 4021 i.HAL_SPI_Init stm32f4xx_hal_spi.o
0x0800346e 0x0800346e 0x00000002 PAD
0x08003470 0x08003470 0x00000054 Code RO 5040 i.HAL_SPI_MspInit spi.o
0x080034c4 0x080034c4 0x000002aa Code RO 4030 i.HAL_SPI_TransmitReceive stm32f4xx_hal_spi.o
0x0800376e 0x0800376e 0x00000056 Code RO 3073 i.HAL_SRAM_Init stm32f4xx_hal_sram.o
0x080037c4 0x080037c4 0x00000078 Code RO 4583 i.HAL_SRAM_MspInit lcd.o
0x0800383c 0x0800383c 0x00000018 Code RO 930 i.HAL_SYSTICK_CLKSourceConfig stm32f4xx_hal_cortex.o
0x08003854 0x08003854 0x00000028 Code RO 932 i.HAL_SYSTICK_Config stm32f4xx_hal_cortex.o
0x0800387c 0x0800387c 0x00000002 Code RO 2650 i.HAL_TIMEx_BreakCallback stm32f4xx_hal_tim_ex.o
0x0800387e 0x0800387e 0x00000002 Code RO 2651 i.HAL_TIMEx_CommutationCallback stm32f4xx_hal_tim_ex.o
0x08003880 0x08003880 0x00000036 Code RO 2021 i.HAL_TIM_Base_Init stm32f4xx_hal_tim.o
0x080038b6 0x080038b6 0x00000002 PAD
0x080038b8 0x080038b8 0x0000003c Code RO 6665 i.HAL_TIM_Base_MspInit debug.o
0x080038f4 0x080038f4 0x00000018 Code RO 2026 i.HAL_TIM_Base_Start_IT stm32f4xx_hal_tim.o
0x0800390c 0x0800390c 0x00000002 Code RO 2050 i.HAL_TIM_IC_CaptureCallback stm32f4xx_hal_tim.o
0x0800390e 0x0800390e 0x00000166 Code RO 2063 i.HAL_TIM_IRQHandler stm32f4xx_hal_tim.o
0x08003a74 0x08003a74 0x00000002 Code RO 2066 i.HAL_TIM_OC_DelayElapsedCallback stm32f4xx_hal_tim.o
0x08003a76 0x08003a76 0x00000002 Code RO 2093 i.HAL_TIM_PWM_PulseFinishedCallback stm32f4xx_hal_tim.o
0x08003a78 0x08003a78 0x00000024 Code RO 6666 i.HAL_TIM_PeriodElapsedCallback debug.o
0x08003a9c 0x08003a9c 0x00000002 Code RO 2104 i.HAL_TIM_TriggerCallback stm32f4xx_hal_tim.o
0x08003a9e 0x08003a9e 0x00000002 Code RO 1452 i.HAL_UART_ErrorCallback stm32f4xx_hal_uart.o
0x08003aa0 0x08003aa0 0x000000f4 Code RO 1455 i.HAL_UART_IRQHandler stm32f4xx_hal_uart.o
0x08003b94 0x08003b94 0x0000005e Code RO 1456 i.HAL_UART_Init stm32f4xx_hal_uart.o
0x08003bf2 0x08003bf2 0x00000002 PAD
0x08003bf4 0x08003bf4 0x00000094 Code RO 4461 i.HAL_UART_MspInit usart.o
0x08003c88 0x08003c88 0x000000ca Code RO 1459 i.HAL_UART_Receive stm32f4xx_hal_uart.o
0x08003d52 0x08003d52 0x00000002 Code RO 1462 i.HAL_UART_RxCpltCallback stm32f4xx_hal_uart.o
0x08003d54 0x08003d54 0x00000002 Code RO 1467 i.HAL_UART_TxCpltCallback stm32f4xx_hal_uart.o
0x08003d56 0x08003d56 0x00000002 Code RO 331 i.HardFault_Handler stm32f4xx_it.o
0x08003d58 0x08003d58 0x00000080 Code RO 4549 i.KEY_Init key.o
0x08003dd8 0x08003dd8 0x00000048 Code RO 4585 i.LCD_Clear lcd.o
0x08003e20 0x08003e20 0x00000100 Code RO 4589 i.LCD_Display_Dir lcd.o
0x08003f20 0x08003f20 0x00000104 Code RO 4594 i.LCD_Fast_DrawPoint lcd.o
0x08004024 0x08004024 0x00000060 Code RO 4595 i.LCD_Fill lcd.o
0x08004084 0x08004084 0x000025a8 Code RO 4596 i.LCD_Init lcd.o
0x0800662c 0x0800662c 0x00000010 Code RO 4597 i.LCD_Pow lcd.o
0x0800663c 0x0800663c 0x00000014 Code RO 4598 i.LCD_RD_DATA lcd.o
0x08006650 0x08006650 0x00000050 Code RO 4601 i.LCD_SSD_BackLightSet lcd.o
0x080066a0 0x080066a0 0x000001c0 Code RO 4602 i.LCD_Scan_Dir lcd.o
0x08006860 0x08006860 0x00000114 Code RO 4603 i.LCD_SetCursor lcd.o
0x08006974 0x08006974 0x000000dc Code RO 4605 i.LCD_ShowChar lcd.o
0x08006a50 0x08006a50 0x00000076 Code RO 4606 i.LCD_ShowNum lcd.o
0x08006ac6 0x08006ac6 0x00000054 Code RO 4607 i.LCD_ShowString lcd.o
0x08006b1a 0x08006b1a 0x00000002 PAD
0x08006b1c 0x08006b1c 0x00000018 Code RO 4609 i.LCD_WR_DATA lcd.o
0x08006b34 0x08006b34 0x00000018 Code RO 4610 i.LCD_WR_REG lcd.o
0x08006b4c 0x08006b4c 0x00000014 Code RO 4612 i.LCD_WriteRAM_Prepare lcd.o
0x08006b60 0x08006b60 0x00000010 Code RO 4613 i.LCD_WriteReg lcd.o
0x08006b70 0x08006b70 0x0000004c Code RO 4522 i.LED_Init led.o
0x08006bbc 0x08006bbc 0x00000020 Code RO 4867 i.LTDC_Clear ltdc.o
0x08006bdc 0x08006bdc 0x0000001e Code RO 4868 i.LTDC_Clk_Set ltdc.o
0x08006bfa 0x08006bfa 0x00000002 PAD
0x08006bfc 0x08006bfc 0x00000028 Code RO 4870 i.LTDC_Display_Dir ltdc.o
0x08006c24 0x08006c24 0x0000003c Code RO 4871 i.LTDC_Draw_Point ltdc.o
0x08006c60 0x08006c60 0x000000b4 Code RO 4872 i.LTDC_Fill ltdc.o
0x08006d14 0x08006d14 0x00000208 Code RO 4873 i.LTDC_Init ltdc.o
0x08006f1c 0x08006f1c 0x0000005c Code RO 4874 i.LTDC_Layer_Parameter_Config ltdc.o
0x08006f78 0x08006f78 0x00000024 Code RO 4876 i.LTDC_Layer_Window_Config ltdc.o
0x08006f9c 0x08006f9c 0x000000b8 Code RO 4877 i.LTDC_PanelID_Read ltdc.o
0x08007054 0x08007054 0x00000162 Code RO 3370 i.LTDC_SetConfig stm32f4xx_hal_ltdc.o
0x080071b6 0x080071b6 0x00000002 Code RO 332 i.MemManage_Handler stm32f4xx_it.o
0x080071b8 0x080071b8 0x000001a8 Code RO 5319 i.NAND_CopyPageWithWrite nand.o
0x08007360 0x08007360 0x00000084 Code RO 5320 i.NAND_CopyPageWithoutWrite nand.o
0x080073e4 0x080073e4 0x00000010 Code RO 5321 i.NAND_Delay nand.o
0x080073f4 0x080073f4 0x00000094 Code RO 5322 i.NAND_ECC_Correction nand.o
0x08007488 0x08007488 0x00000030 Code RO 5323 i.NAND_ECC_Get_OE nand.o
0x080074b8 0x080074b8 0x00000058 Code RO 5324 i.NAND_EraseBlock nand.o
0x08007510 0x08007510 0x00000050 Code RO 5325 i.NAND_EraseChip nand.o
0x08007560 0x08007560 0x000000ac Code RO 5326 i.NAND_Init nand.o
0x0800760c 0x0800760c 0x00000034 Code RO 5327 i.NAND_ModeSet nand.o
0x08007640 0x08007640 0x00000048 Code RO 5328 i.NAND_ReadID nand.o
0x08007688 0x08007688 0x0000023c Code RO 5329 i.NAND_ReadPage nand.o
0x080078c4 0x080078c4 0x00000068 Code RO 5330 i.NAND_ReadPageComp nand.o
0x0800792c 0x0800792c 0x00000020 Code RO 5331 i.NAND_ReadSpare nand.o
0x0800794c 0x0800794c 0x00000028 Code RO 5332 i.NAND_ReadStatus nand.o
0x08007974 0x08007974 0x0000001c Code RO 5333 i.NAND_Reset nand.o
0x08007990 0x08007990 0x00000024 Code RO 5334 i.NAND_WaitForReady nand.o
0x080079b4 0x080079b4 0x00000034 Code RO 5335 i.NAND_WaitRB nand.o
0x080079e8 0x080079e8 0x00000158 Code RO 5336 i.NAND_WritePage nand.o
0x08007b40 0x08007b40 0x00000054 Code RO 5337 i.NAND_WritePageConst nand.o
0x08007b94 0x08007b94 0x00000020 Code RO 5338 i.NAND_WriteSpare nand.o
0x08007bb4 0x08007bb4 0x00000002 Code RO 333 i.NMI_Handler stm32f4xx_it.o
0x08007bb6 0x08007bb6 0x00000020 Code RO 934 i.NVIC_SetPriority stm32f4xx_hal_cortex.o
0x08007bd6 0x08007bd6 0x00000002 Code RO 334 i.PendSV_Handler stm32f4xx_it.o
0x08007bd8 0x08007bd8 0x00000078 Code RO 6737 i.Pooling cnn.o
0x08007c50 0x08007c50 0x00000060 Code RO 6738 i.PrintfArray cnn.o
0x08007cb0 0x08007cb0 0x00000034 Code RO 6739 i.ReLU1 cnn.o
0x08007ce4 0x08007ce4 0x00000014 Code RO 6740 i.ReLU2 cnn.o
0x08007cf8 0x08007cf8 0x00000024 Code RO 3679 i.SDIO_DataConfig stm32f4xx_ll_sdmmc.o
0x08007d1c 0x08007d1c 0x00000006 Code RO 3680 i.SDIO_GetCommandResponse stm32f4xx_ll_sdmmc.o
0x08007d22 0x08007d22 0x00000008 Code RO 3683 i.SDIO_GetPowerState stm32f4xx_ll_sdmmc.o
0x08007d2a 0x08007d2a 0x00000002 PAD
0x08007d2c 0x08007d2c 0x00000010 Code RO 3684 i.SDIO_GetResponse stm32f4xx_ll_sdmmc.o
0x08007d3c 0x08007d3c 0x00000024 Code RO 3685 i.SDIO_Init stm32f4xx_ll_sdmmc.o
0x08007d60 0x08007d60 0x00000008 Code RO 3687 i.SDIO_PowerState_ON stm32f4xx_ll_sdmmc.o
0x08007d68 0x08007d68 0x00000006 Code RO 3688 i.SDIO_ReadFIFO stm32f4xx_ll_sdmmc.o
0x08007d6e 0x08007d6e 0x00000020 Code RO 3689 i.SDIO_SendCommand stm32f4xx_ll_sdmmc.o
0x08007d8e 0x08007d8e 0x0000000a Code RO 3691 i.SDIO_WriteFIFO stm32f4xx_ll_sdmmc.o
0x08007d98 0x08007d98 0x00000060 Code RO 4809 i.SDRAM_Init sdram.o
0x08007df8 0x08007df8 0x00000050 Code RO 4810 i.SDRAM_Initialization_Sequence sdram.o
0x08007e48 0x08007e48 0x00000034 Code RO 4811 i.SDRAM_Send_Cmd sdram.o
0x08007e7c 0x08007e7c 0x000000b0 Code RO 6667 i.SDRAM_USED debug.o
0x08007f2c 0x08007f2c 0x000000ec Code RO 3800 i.SD_CmdResp1Error stm32f4xx_hal_sd.o
0x08008018 0x08008018 0x0000002e Code RO 3801 i.SD_CmdResp2Error stm32f4xx_hal_sd.o
0x08008046 0x08008046 0x00000072 Code RO 3802 i.SD_CmdResp6Error stm32f4xx_hal_sd.o
0x080080b8 0x080080b8 0x00000046 Code RO 3803 i.SD_CmdResp7Error stm32f4xx_hal_sd.o
0x080080fe 0x080080fe 0x0000010a Code RO 3808 i.SD_FindSCR stm32f4xx_hal_sd.o
0x08008208 0x08008208 0x00000040 Code RO 4986 i.SD_Init sdio_sdcard.o
0x08008248 0x08008248 0x000000dc Code RO 3809 i.SD_Initialize_Cards stm32f4xx_hal_sd.o
0x08008324 0x08008324 0x0000013c Code RO 3810 i.SD_IsCardProgramming stm32f4xx_hal_sd.o
0x08008460 0x08008460 0x0000018c Code RO 3811 i.SD_PowerON stm32f4xx_hal_sd.o
0x080085ec 0x080085ec 0x00000078 Code RO 4987 i.SD_ReadDisk sdio_sdcard.o
0x08008664 0x08008664 0x00000072 Code RO 3812 i.SD_WideBus_Disable stm32f4xx_hal_sd.o
0x080086d6 0x080086d6 0x00000074 Code RO 3813 i.SD_WideBus_Enable stm32f4xx_hal_sd.o
0x0800874a 0x0800874a 0x00000002 PAD
0x0800874c 0x0800874c 0x0000007c Code RO 4988 i.SD_WriteDisk sdio_sdcard.o
0x080087c8 0x080087c8 0x00000050 Code RO 5041 i.SPI5_Init spi.o
0x08008818 0x08008818 0x00000020 Code RO 5042 i.SPI5_ReadWriteByte spi.o
0x08008838 0x08008838 0x00000034 Code RO 5043 i.SPI5_SetSpeed spi.o
0x0800886c 0x0800886c 0x0000009e Code RO 4052 i.SPI_WaitOnFlagUntilTimeout stm32f4xx_hal_spi.o
0x0800890a 0x0800890a 0x00000002 Code RO 335 i.SVC_Handler stm32f4xx_it.o
0x0800890c 0x0800890c 0x00000084 Code RO 4434 i.Stm32_Clock_Init sys.o
0x08008990 0x08008990 0x00000004 Code RO 336 i.SysTick_Handler stm32f4xx_it.o
0x08008994 0x08008994 0x00000054 Code RO 618 i.SystemInit system_stm32f4xx.o
0x080089e8 0x080089e8 0x0000000c Code RO 6668 i.TIM3_IRQHandler debug.o
0x080089f4 0x080089f4 0x0000002c Code RO 6669 i.TIM3_Init debug.o
0x08008a20 0x08008a20 0x00000034 Code RO 5609 i.TIM4_IRQHandler usmart.o
0x08008a54 0x08008a54 0x000000c0 Code RO 2105 i.TIM_Base_SetConfig stm32f4xx_hal_tim.o
0x08008b14 0x08008b14 0x00000054 Code RO 5610 i.Timer4_Init usmart.o
0x08008b68 0x08008b68 0x000000a6 Code RO 1474 i.UART_Receive_IT stm32f4xx_hal_uart.o
0x08008c0e 0x08008c0e 0x00000002 PAD
0x08008c10 0x08008c10 0x00000174 Code RO 1475 i.UART_SetConfig stm32f4xx_hal_uart.o
0x08008d84 0x08008d84 0x00000066 Code RO 1476 i.UART_Transmit_IT stm32f4xx_hal_uart.o
0x08008dea 0x08008dea 0x00000092 Code RO 1477 i.UART_WaitOnFlagUntilTimeout stm32f4xx_hal_uart.o
0x08008e7c 0x08008e7c 0x0000006c Code RO 4462 i.USART1_IRQHandler usart.o
0x08008ee8 0x08008ee8 0x00000002 Code RO 337 i.UsageFault_Handler stm32f4xx_it.o
0x08008eea 0x08008eea 0x00000002 PAD
0x08008eec 0x08008eec 0x0000002c Code RO 5088 i.W25QXX_Erase_Chip w25qxx.o
0x08008f18 0x08008f18 0x00000058 Code RO 5089 i.W25QXX_Erase_Sector w25qxx.o
0x08008f70 0x08008f70 0x0000007c Code RO 5090 i.W25QXX_Init w25qxx.o
0x08008fec 0x08008fec 0x00000068 Code RO 5092 i.W25QXX_Read w25qxx.o
0x08009054 0x08009054 0x00000044 Code RO 5093 i.W25QXX_ReadID w25qxx.o
0x08009098 0x08009098 0x00000038 Code RO 5094 i.W25QXX_ReadSR w25qxx.o
0x080090d0 0x080090d0 0x0000000e Code RO 5096 i.W25QXX_Wait_Busy w25qxx.o
0x080090de 0x080090de 0x00000002 PAD
0x080090e0 0x080090e0 0x0000009c Code RO 5097 i.W25QXX_Write w25qxx.o
0x0800917c 0x0800917c 0x00000020 Code RO 5099 i.W25QXX_Write_Enable w25qxx.o
0x0800919c 0x0800919c 0x0000003e Code RO 5100 i.W25QXX_Write_NoCheck w25qxx.o
0x080091da 0x080091da 0x00000002 PAD
0x080091dc 0x080091dc 0x0000006c Code RO 5101 i.W25QXX_Write_Page w25qxx.o
0x08009248 0x08009248 0x00000020 Code RO 7104 i.__0printf mc_w.l(printfa.o)
0x08009268 0x08009268 0x00000028 Code RO 7106 i.__0sprintf mc_w.l(printfa.o)
0x08009290 0x08009290 0x00000010 Code RO 7108 i.__0vprintf mc_w.l(printfa.o)
0x080092a0 0x080092a0 0x00000030 Code RO 7184 i.__ARM_fpclassify m_wm.l(fpclassify.o)
0x080092d0 0x080092d0 0x00000038 Code RO 6832 i.__hardfp_atof m_wm.l(atof.o)
0x08009308 0x08009308 0x00000358 Code RO 6838 i.__hardfp_exp m_wm.l(exp.o)
0x08009660 0x08009660 0x000000f8 Code RO 7186 i.__kernel_poly m_wm.l(poly.o)
0x08009758 0x08009758 0x00000014 Code RO 7171 i.__mathlib_dbl_infnan m_wm.l(dunder.o)
0x0800976c 0x0800976c 0x00000004 PAD
0x08009770 0x08009770 0x00000020 Code RO 7174 i.__mathlib_dbl_overflow m_wm.l(dunder.o)
0x08009790 0x08009790 0x00000020 Code RO 7176 i.__mathlib_dbl_underflow m_wm.l(dunder.o)
0x080097b0 0x080097b0 0x0000000c Code RO 7212 i.__read_errno mc_w.l(errno.o)
0x080097bc 0x080097bc 0x0000000e Code RO 7258 i.__scatterload_copy mc_w.l(handlers.o)
0x080097ca 0x080097ca 0x00000002 Code RO 7259 i.__scatterload_null mc_w.l(handlers.o)
0x080097cc 0x080097cc 0x0000000e Code RO 7260 i.__scatterload_zeroinit mc_w.l(handlers.o)
0x080097da 0x080097da 0x00000002 PAD
0x080097dc 0x080097dc 0x0000000c Code RO 7213 i.__set_errno mc_w.l(errno.o)
0x080097e8 0x080097e8 0x00000184 Code RO 7111 i._fp_digits mc_w.l(printfa.o)
0x0800996c 0x0800996c 0x0000000e Code RO 7247 i._is_digit mc_w.l(scanf_fp.o)
0x0800997a 0x0800997a 0x00000002 PAD
0x0800997c 0x0800997c 0x000006dc Code RO 7112 i._printf_core mc_w.l(printfa.o)
0x0800a058 0x0800a058 0x00000024 Code RO 7113 i._printf_post_padding mc_w.l(printfa.o)
0x0800a07c 0x0800a07c 0x0000002e Code RO 7114 i._printf_pre_padding mc_w.l(printfa.o)
0x0800a0aa 0x0800a0aa 0x0000000a Code RO 7116 i._sputc mc_w.l(printfa.o)
0x0800a0b4 0x0800a0b4 0x00000034 Code RO 6741 i.allocate2DArray cnn.o
0x0800a0e8 0x0800a0e8 0x000000a8 Code RO 6742 i.calculate_probabilities cnn.o
0x0800a190 0x0800a190 0x00000076 Code RO 5841 i.change_bitmap ff.o
0x0800a206 0x0800a206 0x00000002 PAD
0x0800a208 0x0800a208 0x00000074 Code RO 5842 i.check_fs ff.o
0x0800a27c 0x0800a27c 0x00000010 Code RO 5843 i.chk_chr ff.o
0x0800a28c 0x0800a28c 0x00000032 Code RO 5844 i.clmt_clust ff.o
0x0800a2be 0x0800a2be 0x00000018 Code RO 5845 i.clust2sect ff.o
0x0800a2d6 0x0800a2d6 0x00000002 PAD
0x0800a2d8 0x0800a2d8 0x00000084 Code RO 5846 i.cmp_lfn ff.o
0x0800a35c 0x0800a35c 0x0000075c Code RO 6743 i.cnn_run cnn.o
0x0800aab8 0x0800aab8 0x0000010e Code RO 5847 i.create_chain ff.o
0x0800abc6 0x0800abc6 0x00000002 PAD
0x0800abc8 0x0800abc8 0x00000218 Code RO 5848 i.create_name ff.o
0x0800ade0 0x0800ade0 0x0000007c Code RO 5849 i.create_xdir ff.o
0x0800ae5c 0x0800ae5c 0x00000014 Code RO 4389 i.delay_init delay.o
0x0800ae70 0x0800ae70 0x0000001a Code RO 4390 i.delay_ms delay.o
0x0800ae8a 0x0800ae8a 0x00000002 PAD
0x0800ae8c 0x0800ae8c 0x00000034 Code RO 4391 i.delay_us delay.o
0x0800aec0 0x0800aec0 0x00000058 Code RO 5850 i.dir_alloc ff.o
0x0800af18 0x0800af18 0x0000013c Code RO 5851 i.dir_find ff.o
0x0800b054 0x0800b054 0x00000104 Code RO 5852 i.dir_next ff.o
0x0800b158 0x0800b158 0x000000e6 Code RO 5853 i.dir_read ff.o
0x0800b23e 0x0800b23e 0x00000002 PAD
0x0800b240 0x0800b240 0x0000023c Code RO 5854 i.dir_register ff.o
0x0800b47c 0x0800b47c 0x0000005e Code RO 5855 i.dir_remove ff.o
0x0800b4da 0x0800b4da 0x00000096 Code RO 5856 i.dir_sdi ff.o
0x0800b570 0x0800b570 0x00000028 Code RO 6280 i.disk_initialize diskio.o
0x0800b598 0x0800b598 0x0000009c Code RO 6281 i.disk_ioctl diskio.o
0x0800b634 0x0800b634 0x00000066 Code RO 6282 i.disk_read diskio.o
0x0800b69a 0x0800b69a 0x00000004 Code RO 6283 i.disk_status diskio.o
0x0800b69e 0x0800b69e 0x00000060 Code RO 6284 i.disk_write diskio.o
0x0800b6fe 0x0800b6fe 0x0000002e Code RO 6351 i.exf_getfree exfuns.o
0x0800b72c 0x0800b72c 0x00000064 Code RO 6352 i.exfuns_init exfuns.o
0x0800b790 0x0800b790 0x0000001e Code RO 5857 i.f_close ff.o
0x0800b7ae 0x0800b7ae 0x00000014 Code RO 5858 i.f_closedir ff.o
0x0800b7c2 0x0800b7c2 0x00000118 Code RO 5859 i.f_getfree ff.o
0x0800b8da 0x0800b8da 0x000000f2 Code RO 5860 i.f_getlabel ff.o
0x0800b9cc 0x0800b9cc 0x00000044 Code RO 5861 i.f_gets ff.o
0x0800ba10 0x0800ba10 0x000002bc Code RO 5862 i.f_lseek ff.o
0x0800bccc 0x0800bccc 0x000001dc Code RO 5863 i.f_mkdir ff.o
0x0800bea8 0x0800bea8 0x000004c4 Code RO 5864 i.f_mkfs ff.o
0x0800c36c 0x0800c36c 0x0000004c Code RO 5865 i.f_mount ff.o
0x0800c3b8 0x0800c3b8 0x00000276 Code RO 5866 i.f_open ff.o
0x0800c62e 0x0800c62e 0x000000d4 Code RO 5867 i.f_opendir ff.o
0x0800c702 0x0800c702 0x0000003c Code RO 5869 i.f_putc ff.o
0x0800c73e 0x0800c73e 0x00000046 Code RO 5870 i.f_puts ff.o
0x0800c784 0x0800c784 0x00000176 Code RO 5871 i.f_read ff.o
0x0800c8fa 0x0800c8fa 0x00000076 Code RO 5872 i.f_readdir ff.o
0x0800c970 0x0800c970 0x0000018e Code RO 5873 i.f_rename ff.o
0x0800cafe 0x0800cafe 0x00000002 PAD
0x0800cb00 0x0800cb00 0x000001d0 Code RO 5874 i.f_setlabel ff.o
0x0800ccd0 0x0800ccd0 0x00000152 Code RO 5876 i.f_sync ff.o
0x0800ce22 0x0800ce22 0x0000010a Code RO 5878 i.f_unlink ff.o
0x0800cf2c 0x0800cf2c 0x000001d4 Code RO 5879 i.f_write ff.o
0x0800d100 0x0800d100 0x0000004c Code RO 6248 i.ff_convert cc936.o
0x0800d14c 0x0800d14c 0x00000008 Code RO 6285 i.ff_memalloc diskio.o
0x0800d154 0x0800d154 0x00000008 Code RO 6286 i.ff_memfree diskio.o
0x0800d15c 0x0800d15c 0x00000080 Code RO 6249 i.ff_wtoupper cc936.o
0x0800d1dc 0x0800d1dc 0x0000002e Code RO 5880 i.fill_fat_chain ff.o
0x0800d20a 0x0800d20a 0x00000092 Code RO 5881 i.find_bitmap ff.o
0x0800d29c 0x0800d29c 0x00000350 Code RO 5882 i.find_volume ff.o
0x0800d5ec 0x0800d5ec 0x000000b4 Code RO 5883 i.follow_path ff.o
0x0800d6a0 0x0800d6a0 0x00000014 Code RO 4464 i.fputc usart.o
0x0800d6b4 0x0800d6b4 0x00000050 Code RO 7132 i.free mc_w.l(malloc.o)
0x0800d704 0x0800d704 0x00000026 Code RO 6744 i.free2DArray cnn.o
0x0800d72a 0x0800d72a 0x00000002 PAD
0x0800d72c 0x0800d72c 0x0000008c Code RO 5884 i.gen_numname ff.o
0x0800d7b8 0x0800d7b8 0x00000126 Code RO 5885 i.get_fat ff.o
0x0800d8de 0x0800d8de 0x00000004 Code RO 6287 i.get_fattime diskio.o
0x0800d8e2 0x0800d8e2 0x00000106 Code RO 5886 i.get_fileinfo ff.o
0x0800d9e8 0x0800d9e8 0x0000003c Code RO 5887 i.get_ldnumber ff.o
0x0800da24 0x0800da24 0x0000008a Code RO 5888 i.get_xdir_info ff.o
0x0800daae 0x0800daae 0x00000026 Code RO 5889 i.ld_clust ff.o
0x0800dad4 0x0800dad4 0x00000016 Code RO 5890 i.ld_dword ff.o
0x0800daea 0x0800daea 0x00000056 Code RO 5891 i.ld_qword ff.o
0x0800db40 0x0800db40 0x0000000a Code RO 5892 i.ld_word ff.o
0x0800db4a 0x0800db4a 0x00000038 Code RO 5893 i.load_obj_dir ff.o
0x0800db82 0x0800db82 0x000000aa Code RO 5894 i.load_xdir ff.o
0x0800dc2c 0x0800dc2c 0x00000250 Code RO 4 i.main main.o
0x0800de7c 0x0800de7c 0x0000006c Code RO 7133 i.malloc mc_w.l(malloc.o)
0x0800dee8 0x0800dee8 0x00000018 Code RO 5895 i.mem_cmp ff.o
0x0800df00 0x0800df00 0x00000012 Code RO 5896 i.mem_cpy ff.o
0x0800df12 0x0800df12 0x0000000c Code RO 5897 i.mem_set ff.o
0x0800df1e 0x0800df1e 0x00000002 PAD
0x0800df20 0x0800df20 0x00000014 Code RO 6432 i.mf_close fattester.o
0x0800df34 0x0800df34 0x0000000c Code RO 6433 i.mf_closedir fattester.o
0x0800df40 0x0800df40 0x00000004 Code RO 6434 i.mf_fmkfs fattester.o
0x0800df44 0x0800df44 0x00000080 Code RO 6435 i.mf_getlabel fattester.o
0x0800dfc4 0x0800dfc4 0x00000048 Code RO 6436 i.mf_gets fattester.o
0x0800e00c 0x0800e00c 0x00000010 Code RO 6437 i.mf_lseek fattester.o
0x0800e01c 0x0800e01c 0x00000004 Code RO 6438 i.mf_mkdir fattester.o
0x0800e020 0x0800e020 0x00000014 Code RO 6439 i.mf_mount fattester.o
0x0800e034 0x0800e034 0x00000010 Code RO 6440 i.mf_open fattester.o
0x0800e044 0x0800e044 0x0000000c Code RO 6441 i.mf_opendir fattester.o
0x0800e050 0x0800e050 0x00000014 Code RO 6442 i.mf_putc fattester.o
0x0800e064 0x0800e064 0x00000014 Code RO 6443 i.mf_puts fattester.o
0x0800e078 0x0800e078 0x0000014c Code RO 6444 i.mf_read fattester.o
0x0800e1c4 0x0800e1c4 0x000001a8 Code RO 6445 i.mf_readdir fattester.o
0x0800e36c 0x0800e36c 0x00000004 Code RO 6446 i.mf_rename fattester.o
0x0800e370 0x0800e370 0x0000005c Code RO 6447 i.mf_scan_files fattester.o
0x0800e3cc 0x0800e3cc 0x00000054 Code RO 6448 i.mf_setlabel fattester.o
0x0800e420 0x0800e420 0x00000090 Code RO 6449 i.mf_showfree fattester.o
0x0800e4b0 0x0800e4b0 0x0000000c Code RO 6450 i.mf_size fattester.o
0x0800e4bc 0x0800e4bc 0x0000000c Code RO 6451 i.mf_tell fattester.o
0x0800e4c8 0x0800e4c8 0x00000004 Code RO 6452 i.mf_unlink fattester.o
0x0800e4cc 0x0800e4cc 0x000000b4 Code RO 6453 i.mf_write fattester.o
0x0800e580 0x0800e580 0x00000150 Code RO 6582 i.model my.o
0x0800e6d0 0x0800e6d0 0x0000017c Code RO 6583 i.model_info my.o
0x0800e84c 0x0800e84c 0x00000150 Code RO 6584 i.model_init my.o
0x0800e99c 0x0800e99c 0x0000017c Code RO 6585 i.model_read my.o
0x0800eb18 0x0800eb18 0x00000380 Code RO 6586 i.model_write my.o
0x0800ee98 0x0800ee98 0x000001d0 Code RO 6587 i.modelmym_free my.o
0x0800f068 0x0800f068 0x00000308 Code RO 6588 i.modelmym_init my.o
0x0800f370 0x0800f370 0x00000032 Code RO 5898 i.move_window ff.o
0x0800f3a2 0x0800f3a2 0x00000002 PAD
0x0800f3a4 0x0800f3a4 0x00000058 Code RO 5526 i.my_mem_free malloc.o
0x0800f3fc 0x0800f3fc 0x0000002c Code RO 5527 i.my_mem_init malloc.o
0x0800f428 0x0800f428 0x00000088 Code RO 5528 i.my_mem_malloc malloc.o
0x0800f4b0 0x0800f4b0 0x00000094 Code RO 5529 i.my_mem_perused malloc.o
0x0800f544 0x0800f544 0x00000018 Code RO 5530 i.myfree malloc.o
0x0800f55c 0x0800f55c 0x00000020 Code RO 5531 i.mymalloc malloc.o
0x0800f57c 0x0800f57c 0x0000000c Code RO 5533 i.mymemset malloc.o
0x0800f588 0x0800f588 0x00000070 Code RO 5899 i.pick_lfn ff.o
0x0800f5f8 0x0800f5f8 0x000000f6 Code RO 5900 i.put_fat ff.o
0x0800f6ee 0x0800f6ee 0x0000003a Code RO 5901 i.putc_bfd ff.o
0x0800f728 0x0800f728 0x00000004 Code RO 5611 i.read_addr usmart.o
0x0800f72c 0x0800f72c 0x000000e8 Code RO 5902 i.remove_chain ff.o
0x0800f814 0x0800f814 0x00000208 Code RO 6589 i.sd_read my.o
0x0800fa1c 0x0800fa1c 0x00000028 Code RO 5903 i.st_clust ff.o
0x0800fa44 0x0800fa44 0x00000010 Code RO 5904 i.st_dword ff.o
0x0800fa54 0x0800fa54 0x0000004a Code RO 5905 i.st_qword ff.o
0x0800fa9e 0x0800fa9e 0x00000008 Code RO 5906 i.st_word ff.o
0x0800faa6 0x0800faa6 0x0000006c Code RO 5907 i.store_xdir ff.o
0x0800fb12 0x0800fb12 0x0000001a Code RO 5908 i.sum_sfn ff.o
0x0800fb2c 0x0800fb2c 0x000000a0 Code RO 6590 i.switch_data my.o
0x0800fbcc 0x0800fbcc 0x00000088 Code RO 5909 i.sync_fs ff.o
0x0800fc54 0x0800fc54 0x00000052 Code RO 5910 i.sync_window ff.o
0x0800fca6 0x0800fca6 0x00000002 PAD
0x0800fca8 0x0800fca8 0x00000024 Code RO 4465 i.uart_init usart.o
0x0800fccc 0x0800fccc 0x00000094 Code RO 5612 i.usmart_cmd_rec usmart.o
0x0800fd60 0x0800fd60 0x00000260 Code RO 5613 i.usmart_exe usmart.o
0x0800ffc0 0x0800ffc0 0x0000009c Code RO 5765 i.usmart_get_aparm usmart_str.o
0x0801005c 0x0801005c 0x0000002e Code RO 5766 i.usmart_get_cmdname usmart_str.o
0x0801008a 0x0801008a 0x00000002 PAD
0x0801008c 0x0801008c 0x00000168 Code RO 5767 i.usmart_get_fname usmart_str.o
0x080101f4 0x080101f4 0x000000d0 Code RO 5768 i.usmart_get_fparam usmart_str.o
0x080102c4 0x080102c4 0x00000024 Code RO 5769 i.usmart_get_parmpos usmart_str.o
0x080102e8 0x080102e8 0x00000030 Code RO 5614 i.usmart_get_runtime usmart.o
0x08010318 0x08010318 0x00000028 Code RO 5615 i.usmart_init usmart.o
0x08010340 0x08010340 0x00000010 Code RO 5770 i.usmart_pow usmart_str.o
0x08010350 0x08010350 0x00000028 Code RO 5616 i.usmart_reset_runtime usmart.o
0x08010378 0x08010378 0x000000a4 Code RO 5617 i.usmart_scan usmart.o
0x0801041c 0x0801041c 0x00000010 Code RO 5771 i.usmart_search_nextc usmart_str.o
0x0801042c 0x0801042c 0x000000a0 Code RO 5772 i.usmart_str2num usmart_str.o
0x080104cc 0x080104cc 0x00000018 Code RO 5773 i.usmart_strcmp usmart_str.o
0x080104e4 0x080104e4 0x00000012 Code RO 5774 i.usmart_strcopy usmart_str.o
0x080104f6 0x080104f6 0x00000012 Code RO 5775 i.usmart_strlen usmart_str.o
0x08010508 0x08010508 0x00000680 Code RO 5618 i.usmart_sys_cmd_exe usmart.o
0x08010b88 0x08010b88 0x00000032 Code RO 5911 i.validate ff.o
0x08010bba 0x08010bba 0x00000004 Code RO 5619 i.write_addr usmart.o
0x08010bbe 0x08010bbe 0x00000034 Code RO 5912 i.xdir_sum ff.o
0x08010bf2 0x08010bf2 0x0000003c Code RO 5913 i.xname_sum ff.o
0x08010c2e 0x08010c2e 0x00000010 Data RO 1313 .constdata stm32f4xx_hal_rcc.o
0x08010c3e 0x08010c3e 0x00004740 Data RO 4616 .constdata lcd.o
0x0801537e 0x0801537e 0x00000002 PAD
0x08015380 0x08015380 0x00000024 Data RO 5541 .constdata malloc.o
0x080153a4 0x080153a4 0x0000004a Data RO 5915 .constdata ff.o
0x080153ee 0x080153ee 0x0002abb6 Data RO 6250 .constdata cc936.o
0x0803ffa4 0x0803ffa4 0x00000004 PAD
0x0803ffa8 0x0803ffa8 0x00000058 Data RO 6841 .constdata m_wm.l(exp.o)
0x08040000 0x08040000 0x00000040 Data RO 7252 .constdata mc_w.l(ctype_c.o)
0x08040040 0x08040040 0x00000028 Data RO 5621 .conststring usmart.o
0x08040068 0x08040068 0x000005f1 Data RO 5705 .conststring usmart_config.o
0x08040659 0x08040659 0x00000003 PAD
0x0804065c 0x0804065c 0x00000020 Data RO 7256 Region$$Table anon$$obj.o
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0804067c, Size: 0x0002c9f0, Max: 0x00030000, ABSOLUTE, COMPRESSED[0x000001ac])
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x20000000 COMPRESSED 0x00000014 Data RW 619 .data system_stm32f4xx.o
0x20000014 COMPRESSED 0x00000004 Data RW 783 .data stm32f4xx_hal.o
0x20000018 COMPRESSED 0x00000004 Data RW 4392 .data delay.o
0x2000001c COMPRESSED 0x00000002 Data RW 4467 .data usart.o
0x2000001e COMPRESSED 0x00000002 PAD
0x20000020 COMPRESSED 0x00000004 Data RW 4468 .data usart.o
0x20000024 COMPRESSED 0x00000008 Data RW 4617 .data lcd.o
0x2000002c COMPRESSED 0x00000008 Data RW 4884 .data ltdc.o
0x20000034 COMPRESSED 0x00000002 Data RW 5104 .data w25qxx.o
0x20000036 COMPRESSED 0x00000002 PAD
0x20000038 COMPRESSED 0x00000004 Data RW 5219 .data ftl.o
0x2000003c COMPRESSED 0x00000024 Data RW 5542 .data malloc.o
0x20000060 COMPRESSED 0x0000001c Data RW 5622 .data usmart.o
0x2000007c COMPRESSED 0x00000190 Data RW 5706 .data usmart_config.o
0x2000020c COMPRESSED 0x000000f4 Data RW 5707 .data usmart_config.o
0x20000300 COMPRESSED 0x00000002 Data RW 5916 .data ff.o
0x20000302 COMPRESSED 0x00000002 PAD
0x20000304 COMPRESSED 0x0000000c Data RW 6359 .data exfuns.o
0x20000310 COMPRESSED 0x00000004 Data RW 6360 .data exfuns.o
0x20000314 COMPRESSED 0x00000004 Data RW 6361 .data exfuns.o
0x20000318 COMPRESSED 0x00000001 Data RW 6671 .data debug.o
0x20000319 COMPRESSED 0x00000003 PAD
0x2000031c COMPRESSED 0x00000004 Data RW 7209 .data mc_w.l(mvars.o)
0x20000320 COMPRESSED 0x00000004 Data RW 7210 .data mc_w.l(mvars.o)
0x20000324 COMPRESSED 0x00000004 Data RW 7214 .data mc_w.l(errno.o)
0x20000328 - 0x00000108 Zero RW 4466 .bss usart.o
0x20000430 - 0x0000005e Zero RW 4615 .bss lcd.o
0x2000048e COMPRESSED 0x00000002 PAD
0x20000490 - 0x00000034 Zero RW 4812 .bss sdram.o
0x200004c4 - 0x000000c8 Zero RW 4882 .bss ltdc.o
0x2000058c COMPRESSED 0x00000004 PAD
0x20000590 - 0x000002b8 Zero RW 4989 .bss sdio_sdcard.o
0x20000848 - 0x00000058 Zero RW 5044 .bss spi.o
0x200008a0 - 0x00001000 Zero RW 5103 .bss w25qxx.o
0x200018a0 - 0x00000094 Zero RW 5339 .bss nand.o
0x20001934 COMPRESSED 0x0000000c PAD
0x20001940 - 0x00028000 Zero RW 5539 .bss malloc.o
0x20029940 - 0x00002800 Zero RW 5540 .bss malloc.o
0x2002c140 - 0x0000003c Zero RW 5620 .bss usmart.o
0x2002c17c - 0x0000000c Zero RW 5914 .bss ff.o
0x2002c188 - 0x0000000c Zero RW 6354 .bss exfuns.o
0x2002c194 COMPRESSED 0x00000004 PAD
0x2002c198 - 0x00000120 Zero RW 6355 .bss exfuns.o
0x2002c2b8 - 0x00000048 Zero RW 6356 .bss exfuns.o
0x2002c300 - 0x000000b0 Zero RW 6591 .bss my.o
0x2002c3b0 - 0x0000003c Zero RW 6670 .bss debug.o
0x2002c3ec COMPRESSED 0x00000004 PAD
0x2002c3f0 - 0x00000200 Zero RW 751 HEAP startup_stm32f429xx.o
0x2002c5f0 - 0x00000400 Zero RW 750 STACK startup_stm32f429xx.o
Load Region LR$$.ARM.__AT_0x10000000 (Base: 0x10000000, Size: 0x00000000, Max: 0x0000f000, ABSOLUTE)
Execution Region ER$$.ARM.__AT_0x10000000 (Exec base: 0x10000000, Load base: 0x10000000, Size: 0x0000f000, Max: 0x0000f000, ABSOLUTE, UNINIT)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x10000000 - 0x0000f000 Zero RW 5535 .ARM.__AT_0x10000000 malloc.o
Load Region LR$$.ARM.__AT_0x1000F000 (Base: 0x1000f000, Size: 0x00000000, Max: 0x00000f00, ABSOLUTE)
Execution Region ER$$.ARM.__AT_0x1000F000 (Exec base: 0x1000f000, Load base: 0x1000f000, Size: 0x00000f00, Max: 0x00000f00, ABSOLUTE, UNINIT)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x1000f000 - 0x00000f00 Zero RW 5536 .ARM.__AT_0x1000F000 malloc.o
Load Region LR$$.ARM.__AT_0xC0000000 (Base: 0xc0000000, Size: 0x00000000, Max: 0x001f4000, ABSOLUTE)
Execution Region ER$$.ARM.__AT_0xC0000000 (Exec base: 0xc0000000, Load base: 0xc0000000, Size: 0x001f4000, Max: 0x001f4000, ABSOLUTE, UNINIT)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0xc0000000 - 0x001f4000 Zero RW 4881 .ARM.__AT_0xC0000000 ltdc.o
Load Region LR$$.ARM.__AT_0xC01F4000 (Base: 0xc01f4000, Size: 0x00000000, Max: 0x01c3c000, ABSOLUTE)
Execution Region ER$$.ARM.__AT_0xC01F4000 (Exec base: 0xc01f4000, Load base: 0xc01f4000, Size: 0x01c3c000, Max: 0x01c3c000, ABSOLUTE, UNINIT)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0xc01f4000 - 0x01c3c000 Zero RW 5537 .ARM.__AT_0xC01F4000 malloc.o
Load Region LR$$.ARM.__AT_0xC1E30000 (Base: 0xc1e30000, Size: 0x00000000, Max: 0x001c3c00, ABSOLUTE)
Execution Region ER$$.ARM.__AT_0xC1E30000 (Exec base: 0xc1e30000, Load base: 0xc1e30000, Size: 0x001c3c00, Max: 0x001c3c00, ABSOLUTE, UNINIT)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0xc1e30000 - 0x001c3c00 Zero RW 5538 .ARM.__AT_0xC1E30000 malloc.o
==============================================================================
Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
204 26 175030 0 0 2835 cc936.o
2870 250 0 0 0 14562 cnn.o
416 108 0 1 60 4194 debug.o
98 8 0 4 0 4307 delay.o
418 10 0 0 0 5535 diskio.o
146 8 0 20 372 2497 exfuns.o
1632 832 0 0 0 13150 fattester.o
13506 166 74 2 12 71606 ff.o
1904 296 0 4 0 11371 ftl.o
128 18 0 0 0 955 key.o
11790 186 18240 8 94 20986 lcd.o
76 8 0 0 0 839 led.o
1418 118 0 8 2048200 9256 ltdc.o
592 164 0 0 0 9439 main.o
484 104 36 36 31695616 6481 malloc.o
4248 1672 0 0 176 10412 my.o
2732 322 0 0 148 18310 nand.o
440 32 0 0 696 3991 sdio_sdcard.o
448 46 0 0 52 3334 sdram.o
248 28 0 0 88 2774 spi.o
36 8 428 0 1536 812 startup_stm32f429xx.o
144 16 0 4 0 4616 stm32f4xx_hal.o
218 14 0 0 0 30805 stm32f4xx_hal_cortex.o
496 54 0 0 0 3263 stm32f4xx_hal_gpio.o
856 4 0 0 0 4677 stm32f4xx_hal_ltdc.o
98 0 0 0 0 1220 stm32f4xx_hal_nand.o
136 14 0 0 0 1276 stm32f4xx_hal_pwr_ex.o
1572 72 16 0 0 6263 stm32f4xx_hal_rcc.o
680 36 0 0 0 1648 stm32f4xx_hal_rcc_ex.o
3732 20 0 0 0 20744 stm32f4xx_hal_sd.o
146 0 0 0 0 2676 stm32f4xx_hal_sdram.o
972 0 0 0 0 3725 stm32f4xx_hal_spi.o
86 0 0 0 0 1192 stm32f4xx_hal_sram.o
636 44 0 0 0 6579 stm32f4xx_hal_tim.o
4 0 0 0 0 1626 stm32f4xx_hal_tim_ex.o
1332 8 0 0 0 8534 stm32f4xx_hal_uart.o
20 0 0 0 0 454922 stm32f4xx_it.o
736 26 0 0 0 8093 stm32f4xx_ll_fmc.o
158 4 0 0 0 5965 stm32f4xx_ll_sdmmc.o
148 10 0 0 0 1591 sys.o
84 18 0 20 0 1001 system_stm32f4xx.o
312 36 0 6 264 4243 usart.o
2856 1354 40 28 60 7819 usmart.o
0 0 1521 644 0 4336 usmart_config.o
1058 20 0 0 0 9235 usmart_str.o
856 70 0 2 4096 7993 w25qxx.o
----------------------------------------------------------------------
61228 6230 195426 796 33751496 821688 Object Totals
0 0 32 0 0 0 (incl. Generated)
58 0 9 9 26 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
56 12 0 0 0 132 atof.o
84 16 0 0 0 372 dunder.o
856 142 88 0 0 288 exp.o
48 0 0 0 0 124 fpclassify.o
248 0 0 0 0 152 poly.o
86 0 0 0 0 0 __dczerorl2.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
36 8 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
188 20 0 0 0 160 malloc.o
36 0 0 0 0 68 memcpya.o
36 0 0 0 0 108 memseta.o
0 0 0 8 0 0 mvars.o
2324 104 0 0 0 672 printfa.o
838 12 0 0 0 216 scanf_fp.o
24 0 0 0 0 68 strcat.o
28 0 0 0 0 76 strcmp.o
156 12 0 0 0 120 strtod.o
44 0 0 0 0 80 uidiv.o
98 0 0 0 0 92 uldiv.o
48 0 0 0 0 68 cdcmple.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
50 0 0 0 0 76 dfixui.o
48 0 0 0 0 68 dfixul.o
34 0 0 0 0 76 dflti.o
26 0 0 0 0 76 dfltui.o
24 0 0 0 0 76 dfltul.o
228 0 0 0 0 96 dmul.o
38 0 0 0 0 68 f2d.o
110 0 0 0 0 168 fepilogue.o
----------------------------------------------------------------------
6998 352 152 12 0 4788 Library Totals
12 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
1292 170 88 0 0 1068 m_wm.l
4180 182 64 12 0 2288 mc_w.l
1514 0 0 0 0 1432 mf_w.l
----------------------------------------------------------------------
6998 352 152 12 0 4788 Library Totals
----------------------------------------------------------------------
==============================================================================
Code (inc. data) RO Data RW Data ZI Data Debug
68226 6582 195578 808 33751496 789432 Grand Totals
68226 6582 195578 428 33751496 789432 ELF Image Totals (compressed)
68226 6582 195578 428 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 263804 ( 257.62kB)
Total RW Size (RW Data + ZI Data) 33752304 (32961.23kB)
Total ROM Size (Code + RO Data + RW Data) 264232 ( 258.04kB)
==============================================================================