⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 project.map

📁 ssd1289驱动源码
💻 MAP
📖 第 1 页 / 共 5 页
字号:
ARM Linker, RVCT4.0 [Build 524] for uVision [Evaluation]

==============================================================================

Section Cross References

    main.o(i.main) refers to touchpanel.o(i.TP_Init) for TP_Init
    main.o(i.main) refers to systick.o(i.delay_init) for delay_init
    main.o(i.main) refers to lcd.o(i.LCD_Initializtion) for LCD_Initializtion
    main.o(i.main) refers to touchpanel.o(i.TouchPanel_Calibrate) for TouchPanel_Calibrate
    main.o(i.main) refers to touchpanel.o(i.Read_Ads7846) for Read_Ads7846
    main.o(i.main) refers to touchpanel.o(i.getDisplayPoint) for getDisplayPoint
    main.o(i.main) refers to touchpanel.o(i.TP_DrawPoint) for TP_DrawPoint
    main.o(i.main) refers to touchpanel.o(.bss) for matrix
    main.o(i.main) refers to touchpanel.o(.data) for display
    asciilib.o(i.GetASCIICode) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
    asciilib.o(i.GetASCIICode) refers to asciilib.o(.constdata) for .constdata
    lcd.o(i.GUI_Text) refers to lcd.o(i.PutChar) for PutChar
    lcd.o(i.LCD_Clear) refers to lcd.o(i.LCD_WriteReg) for LCD_WriteReg
    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_WriteIndex) for LCD_WriteIndex
    lcd.o(i.LCD_Clear) refers to lcd.o(i.LCD_WriteData) for LCD_WriteData
    lcd.o(i.LCD_Clear) refers to lcd.o(.data) for .data
    lcd.o(i.LCD_Configuration) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
    lcd.o(i.LCD_Configuration) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
    lcd.o(i.LCD_DrawLine) refers to lcd.o(i.LCD_SetPoint) for LCD_SetPoint
    lcd.o(i.LCD_GetPoint) refers to lcd.o(i.LCD_SetCursor) for LCD_SetCursor
    lcd.o(i.LCD_GetPoint) refers to lcd.o(i.LCD_WriteIndex) for LCD_WriteIndex
    lcd.o(i.LCD_GetPoint) refers to lcd.o(i.LCD_ReadData) for LCD_ReadData
    lcd.o(i.LCD_GetPoint) refers to lcd.o(i.LCD_BGR2RGB) for LCD_BGR2RGB
    lcd.o(i.LCD_GetPoint) refers to lcd.o(.data) for .data
    lcd.o(i.LCD_Initializtion) refers to lcd.o(i.LCD_Configuration) for LCD_Configuration
    lcd.o(i.LCD_Initializtion) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
    lcd.o(i.LCD_Initializtion) refers to lcd.o(i.delay_ms) for delay_ms
    lcd.o(i.LCD_Initializtion) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    lcd.o(i.LCD_Initializtion) refers to lcd.o(i.LCD_ReadReg) for LCD_ReadReg
    lcd.o(i.LCD_Initializtion) refers to lcd.o(i.LCD_WriteReg) for LCD_WriteReg
    lcd.o(i.LCD_Initializtion) refers to lcd.o(.data) for .data
    lcd.o(i.LCD_SetCursor) refers to lcd.o(i.LCD_WriteReg) for LCD_WriteReg
    lcd.o(i.LCD_SetCursor) refers to lcd.o(.data) for .data
    lcd.o(i.LCD_SetPoint) refers to lcd.o(i.LCD_SetCursor) for LCD_SetCursor
    lcd.o(i.LCD_SetPoint) refers to lcd.o(i.LCD_WriteReg) for LCD_WriteReg
    lcd.o(i.PutChar) refers to asciilib.o(i.GetASCIICode) for GetASCIICode
    lcd.o(i.PutChar) refers to lcd.o(i.LCD_SetPoint) for LCD_SetPoint
    systick.o(i._delay_ms) refers to stm32f10x_systick.o(i.SysTick_SetReload) for SysTick_SetReload
    systick.o(i._delay_ms) refers to stm32f10x_systick.o(i.SysTick_CounterCmd) for SysTick_CounterCmd
    systick.o(i._delay_ms) refers to stm32f10x_systick.o(i.SysTick_GetFlagStatus) for SysTick_GetFlagStatus
    systick.o(i._delay_ms) refers to systick.o(.data) for .data
    systick.o(i.delay_init) refers to stm32f10x_rcc.o(i.RCC_GetClocksFreq) for RCC_GetClocksFreq
    systick.o(i.delay_init) refers to misc.o(i.SysTick_CLKSourceConfig) for SysTick_CLKSourceConfig
    systick.o(i.delay_init) refers to stm32f10x_systick.o(i.SysTick_ITConfig) for SysTick_ITConfig
    systick.o(i.delay_init) refers to systick.o(.data) for .data
    systick.o(i.delay_us) refers to stm32f10x_systick.o(i.SysTick_SetReload) for SysTick_SetReload
    systick.o(i.delay_us) refers to stm32f10x_systick.o(i.SysTick_CounterCmd) for SysTick_CounterCmd
    systick.o(i.delay_us) refers to stm32f10x_systick.o(i.SysTick_GetFlagStatus) for SysTick_GetFlagStatus
    systick.o(i.delay_us) refers to systick.o(.data) for .data
    touchpanel.o(i.ADS7843_SPI_Init) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd) for RCC_APB1PeriphClockCmd
    touchpanel.o(i.ADS7843_SPI_Init) refers to stm32f10x_spi.o(i.SPI_Cmd) for SPI_Cmd
    touchpanel.o(i.ADS7843_SPI_Init) refers to stm32f10x_spi.o(i.SPI_Init) for SPI_Init
    touchpanel.o(i.DrawCross) refers to lcd.o(i.LCD_DrawLine) for LCD_DrawLine
    touchpanel.o(i.RD_AD) refers to stm32f10x_spi.o(i.SPI_I2S_GetFlagStatus) for SPI_I2S_GetFlagStatus
    touchpanel.o(i.RD_AD) refers to stm32f10x_spi.o(i.SPI_I2S_SendData) for SPI_I2S_SendData
    touchpanel.o(i.RD_AD) refers to stm32f10x_spi.o(i.SPI_I2S_ReceiveData) for SPI_I2S_ReceiveData
    touchpanel.o(i.RD_AD) refers to touchpanel.o(i.DelayUS) for DelayUS
    touchpanel.o(i.Read_Ads7846) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
    touchpanel.o(i.Read_Ads7846) refers to touchpanel.o(i.TP_GetAdXY) for TP_GetAdXY
    touchpanel.o(i.Read_Ads7846) refers to stm32f10x_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
    touchpanel.o(i.Read_Ads7846) refers to touchpanel.o(.data) for .data
    touchpanel.o(i.Read_X) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
    touchpanel.o(i.Read_X) refers to touchpanel.o(i.DelayUS) for DelayUS
    touchpanel.o(i.Read_X) refers to touchpanel.o(i.WR_CMD) for WR_CMD
    touchpanel.o(i.Read_X) refers to touchpanel.o(i.RD_AD) for RD_AD
    touchpanel.o(i.Read_X) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    touchpanel.o(i.Read_Y) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
    touchpanel.o(i.Read_Y) refers to touchpanel.o(i.DelayUS) for DelayUS
    touchpanel.o(i.Read_Y) refers to touchpanel.o(i.WR_CMD) for WR_CMD
    touchpanel.o(i.Read_Y) refers to touchpanel.o(i.RD_AD) for RD_AD
    touchpanel.o(i.Read_Y) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    touchpanel.o(i.TP_DrawPoint) refers to lcd.o(i.LCD_SetPoint) for LCD_SetPoint
    touchpanel.o(i.TP_GetAdXY) refers to touchpanel.o(i.Read_X) for Read_X
    touchpanel.o(i.TP_GetAdXY) refers to touchpanel.o(i.DelayUS) for DelayUS
    touchpanel.o(i.TP_GetAdXY) refers to touchpanel.o(i.Read_Y) for Read_Y
    touchpanel.o(i.TP_Init) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
    touchpanel.o(i.TP_Init) refers to stm32f10x_gpio.o(i.GPIO_PinRemapConfig) for GPIO_PinRemapConfig
    touchpanel.o(i.TP_Init) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
    touchpanel.o(i.TP_Init) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    touchpanel.o(i.TP_Init) refers to touchpanel.o(i.ADS7843_SPI_Init) for ADS7843_SPI_Init
    touchpanel.o(i.TouchPanel_Calibrate) refers to lcd.o(i.LCD_Clear) for LCD_Clear
    touchpanel.o(i.TouchPanel_Calibrate) refers to lcd.o(i.GUI_Text) for GUI_Text
    touchpanel.o(i.TouchPanel_Calibrate) refers to lcd.o(i.delay_ms) for delay_ms
    touchpanel.o(i.TouchPanel_Calibrate) refers to touchpanel.o(i.DrawCross) for DrawCross
    touchpanel.o(i.TouchPanel_Calibrate) refers to touchpanel.o(i.Read_Ads7846) for Read_Ads7846
    touchpanel.o(i.TouchPanel_Calibrate) refers to touchpanel.o(i.setCalibrationMatrix) for setCalibrationMatrix
    touchpanel.o(i.TouchPanel_Calibrate) refers to touchpanel.o(.data) for DisplaySample
    touchpanel.o(i.TouchPanel_Calibrate) refers to touchpanel.o(.bss) for ScreenSample
    touchpanel.o(i.WR_CMD) refers to stm32f10x_spi.o(i.SPI_I2S_GetFlagStatus) for SPI_I2S_GetFlagStatus
    touchpanel.o(i.WR_CMD) refers to stm32f10x_spi.o(i.SPI_I2S_SendData) for SPI_I2S_SendData
    touchpanel.o(i.WR_CMD) refers to stm32f10x_spi.o(i.SPI_I2S_ReceiveData) for SPI_I2S_ReceiveData
    touchpanel.o(i.getDisplayPoint) refers to deqf.o(x$fpl$deqf) for __aeabi_cdcmpeq
    touchpanel.o(i.getDisplayPoint) refers to dflt_clz.o(x$fpl$dfltu) for __aeabi_ui2d
    touchpanel.o(i.getDisplayPoint) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
    touchpanel.o(i.getDisplayPoint) refers to daddsub_clz.o(x$fpl$dadd) for __aeabi_dadd
    touchpanel.o(i.getDisplayPoint) refers to ddiv.o(x$fpl$ddiv) for __aeabi_ddiv
    touchpanel.o(i.getDisplayPoint) refers to dfixu.o(x$fpl$dfixu) for __aeabi_d2uiz
    touchpanel.o(i.setCalibrationMatrix) refers to dflt_clz.o(x$fpl$dflt) for __aeabi_i2d
    touchpanel.o(i.setCalibrationMatrix) refers to deqf.o(x$fpl$deqf) for __aeabi_cdcmpeq
    stm32f10x_gpio.o(i.GPIO_AFIODeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
    stm32f10x_gpio.o(i.GPIO_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
    stm32f10x_rcc.o(i.RCC_GetClocksFreq) refers to stm32f10x_rcc.o(.data) for .data
    stm32f10x_rcc.o(i.RCC_WaitForHSEStartUp) refers to stm32f10x_rcc.o(i.RCC_GetFlagStatus) for RCC_GetFlagStatus
    stm32f10x_spi.o(i.I2S_Init) refers to stm32f10x_rcc.o(i.RCC_GetClocksFreq) for RCC_GetClocksFreq
    stm32f10x_spi.o(i.SPI_I2S_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
    stm32f10x_spi.o(i.SPI_I2S_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
    system_stm32f10x.o(i.SetSysClock) refers to system_stm32f10x.o(i.SetSysClockTo72) for SetSysClockTo72
    system_stm32f10x.o(i.SystemCoreClockUpdate) refers to system_stm32f10x.o(.data) for SystemCoreClock
    system_stm32f10x.o(i.SystemInit) refers to system_stm32f10x.o(i.SetSysClock) for SetSysClock
    startup_stm32f10x_cl.o(STACK) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
    startup_stm32f10x_cl.o(HEAP) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
    startup_stm32f10x_cl.o(RESET) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
    startup_stm32f10x_cl.o(RESET) refers to startup_stm32f10x_cl.o(STACK) for __initial_sp
    startup_stm32f10x_cl.o(RESET) refers to startup_stm32f10x_cl.o(.text) for Reset_Handler
    startup_stm32f10x_cl.o(RESET) refers to stm32f10x_it.o(i.NMI_Handler) for NMI_Handler
    startup_stm32f10x_cl.o(RESET) refers to stm32f10x_it.o(i.HardFault_Handler) for HardFault_Handler
    startup_stm32f10x_cl.o(RESET) refers to stm32f10x_it.o(i.MemManage_Handler) for MemManage_Handler
    startup_stm32f10x_cl.o(RESET) refers to stm32f10x_it.o(i.BusFault_Handler) for BusFault_Handler
    startup_stm32f10x_cl.o(RESET) refers to stm32f10x_it.o(i.UsageFault_Handler) for UsageFault_Handler
    startup_stm32f10x_cl.o(RESET) refers to stm32f10x_it.o(i.SVC_Handler) for SVC_Handler
    startup_stm32f10x_cl.o(RESET) refers to stm32f10x_it.o(i.DebugMon_Handler) for DebugMon_Handler
    startup_stm32f10x_cl.o(RESET) refers to stm32f10x_it.o(i.PendSV_Handler) for PendSV_Handler
    startup_stm32f10x_cl.o(RESET) refers to stm32f10x_it.o(i.SysTick_Handler) for SysTick_Handler
    startup_stm32f10x_cl.o(.text) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
    startup_stm32f10x_cl.o(.text) refers to system_stm32f10x.o(i.SystemInit) for SystemInit
    startup_stm32f10x_cl.o(.text) refers to __main.o(!!!main) for __main
    startup_stm32f10x_cl.o(.text) refers to startup_stm32f10x_cl.o(HEAP) for Heap_Mem
    startup_stm32f10x_cl.o(.text) refers to startup_stm32f10x_cl.o(STACK) for Stack_Mem
    rt_memcpy_v6.o(.text) refers to rt_memcpy_w.o(.text) for __aeabi_memcpy4
    __main.o(!!!main) refers to rtentry.o(.ARM.Collect$$rtentry$$00000000) for __rt_entry
    daddsub_clz.o(x$fpl$dadd) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
    daddsub_clz.o(x$fpl$dadd) refers (Special) to dunder.o(x$fpl$dunder) for __dunder
    daddsub_clz.o(x$fpl$dadd) refers to daddsub_clz.o(x$fpl$dsub) for _dsub1
    daddsub_clz.o(x$fpl$dadd) refers to dcheck.o(x$fpl$dcheck) for __fpl_dcheck_NaN2
    daddsub_clz.o(x$fpl$drsb) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
    daddsub_clz.o(x$fpl$drsb) refers (Special) to dunder.o(x$fpl$dunder) for __dunder

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -