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

📄 usbhostlite.map

📁 LPCXpresso1768
💻 MAP
📖 第 1 页 / 共 5 页
字号:
                0x00000140                CAN_IRQHandler
                0x00000140                PLL1_IRQHandler
                0x00000140                SSP0_IRQHandler
                0x00000140                I2S_IRQHandler
                0x00000140                I2C2_IRQHandler
                0x00000140                RTC_IRQHandler
                0x00000140                TIMER0_IRQHandler
                0x00000140                SPI_IRQHandler
                0x000000f4                data_init
                0x00000140                EINT1_IRQHandler
                0x00000140                TIMER1_IRQHandler
                0x00000140                UART2_IRQHandler
                0x00000140                ADC_IRQHandler
                0x00000140                SSP1_IRQHandler
                0x00000140                BOD_IRQHandler
                0x00000124                MemManage_Handler
                0x00000140                WDT_IRQHandler
                0x00000140                QEI_IRQHandler
                0x00000140                EINT0_IRQHandler
                0x00000144                ResetISR
                0x00000140                DMA_IRQHandler
                0x00000128                BusFault_Handler
                0x00000140                UART3_IRQHandler
                0x00000140                MCPWM_IRQHandler
                0x00000140                ENET_IRQHandler
                0x000002fc                . = 0x2fc
 *fill*         0x00000184      0x178 ff
                0x000002fc                PROVIDE (__CRP_WORD_START__, .)
 *(.crp)
 .crp           0x000002fc        0x4 ./Main/usbhost_main.o
                0x000002fc                CRP_WORD
                0x00000300                PROVIDE (__CRP_WORD_END__, .)
                0x00000001                ASSERT (! ((__CRP_WORD_START__ == __CRP_WORD_END__)), Linker CRP Enabled, but no CRP_WORD provided within application)
 *(.text*)
 .text.UART_Init
                0x00000300       0xf0 ./Uart/usbhost_uart.o
                0x00000300                UART_Init
 .text.UART_PrintChar
                0x000003f0       0x34 ./Uart/usbhost_uart.o
                0x000003f0                UART_PrintChar
 .text.UART_PrintStr
                0x00000424       0x50 ./Uart/usbhost_uart.o
                0x00000424                UART_PrintStr
 .text.UART_Printf
                0x00000474       0x38 ./Uart/usbhost_uart.o
                0x00000474                UART_Printf
 .text.MS_Init  0x000004ac       0x94 ./MassStorage/usbhost_ms.o
                0x000004ac                MS_Init
 .text.MS_ParseConfiguration
                0x00000540      0x1d8 ./MassStorage/usbhost_ms.o
                0x00000540                MS_ParseConfiguration
 .text.MS_GetMaxLUN
                0x00000718       0x3c ./MassStorage/usbhost_ms.o
                0x00000718                MS_GetMaxLUN
 .text.MS_GetSenseInfo
                0x00000754       0xd8 ./MassStorage/usbhost_ms.o
                0x00000754                MS_GetSenseInfo
 .text.MS_TestUnitReady
                0x0000082c       0xac ./MassStorage/usbhost_ms.o
                0x0000082c                MS_TestUnitReady
 .text.MS_ReadCapacity
                0x000008d8      0x118 ./MassStorage/usbhost_ms.o
                0x000008d8                MS_ReadCapacity
 .text.MS_Inquire
                0x000009f0      0x120 ./MassStorage/usbhost_ms.o
                0x000009f0                MS_Inquire
 .text.MS_BulkRecv
                0x00000b10      0x124 ./MassStorage/usbhost_ms.o
                0x00000b10                MS_BulkRecv
 .text.MS_BulkSend
                0x00000c34       0xe8 ./MassStorage/usbhost_ms.o
                0x00000c34                MS_BulkSend
 .text.Fill_MSCommand
                0x00000d1c      0x20c ./MassStorage/usbhost_ms.o
                0x00000d1c                Fill_MSCommand
 .text.main     0x00000f28       0x80 ./Main/usbhost_main.o
                0x00000f28                main
 .text.Main_Copy
                0x00000fa8       0xd8 ./Main/usbhost_main.o
                0x00000fa8                Main_Copy
 .text.Host_DelayMS
                0x00001080       0x30 ./Host/usbhost_lpc17xx.o
                0x00001080                Host_DelayMS
 .text.Host_DelayUS
                0x000010b0       0x30 ./Host/usbhost_lpc17xx.o
                0x000010b0                Host_DelayUS
 .text.Host_Init
                0x000010e0      0x2c4 ./Host/usbhost_lpc17xx.o
                0x000010e0                Host_Init
 .text.NVIC_EnableIRQ
                0x000013a4       0x38 ./Host/usbhost_lpc17xx.o
 .text.NVIC_SetPriority
                0x000013dc       0x5c ./Host/usbhost_lpc17xx.o
 .text.USB_IRQHandler
                0x00001438      0x30c ./Host/usbhost_lpc17xx.o
                0x00001438                USB_IRQHandler
 .text.Host_ProcessTD
                0x00001744      0x1bc ./Host/usbhost_lpc17xx.o
                0x00001744                Host_ProcessTD
 .text.Host_EnumDev
                0x00001900      0x2e0 ./Host/usbhost_lpc17xx.o
                0x00001900                Host_EnumDev
 .text.Host_CtrlRecv
                0x00001be0       0xbc ./Host/usbhost_lpc17xx.o
                0x00001be0                Host_CtrlRecv
 .text.Host_CtrlSend
                0x00001c9c       0xbc ./Host/usbhost_lpc17xx.o
                0x00001c9c                Host_CtrlSend
 .text.Host_FillSetup
                0x00001d58       0xb4 ./Host/usbhost_lpc17xx.o
                0x00001d58                Host_FillSetup
 .text.Host_TDInit
                0x00001e0c       0x34 ./Host/usbhost_lpc17xx.o
                0x00001e0c                Host_TDInit
 .text.Host_EDInit
                0x00001e40       0x34 ./Host/usbhost_lpc17xx.o
                0x00001e40                Host_EDInit
 .text.Host_HCCAInit
                0x00001e74       0x48 ./Host/usbhost_lpc17xx.o
                0x00001e74                Host_HCCAInit
 .text.Host_WDHWait
                0x00001ebc       0x28 ./Host/usbhost_lpc17xx.o
                0x00001ebc                Host_WDHWait
 .text.ReadLE32U
                0x00001ee4       0x60 ./Host/usbhost_lpc17xx.o
                0x00001ee4                ReadLE32U
 .text.WriteLE32U
                0x00001f44       0x4c ./Host/usbhost_lpc17xx.o
                0x00001f44                WriteLE32U
 .text.ReadLE16U
                0x00001f90       0x38 ./Host/usbhost_lpc17xx.o
         

⌨️ 快捷键说明

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