Rev 20 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 21 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | ARM GAS C:\Users\mike\AppData\Local\Temp\cc1D6url.s page 1 |
1 | ARM GAS C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s page 1 |
2 | 2 | ||
3 | 3 | ||
4 | 1 .cpu cortex-m3 |
4 | 1 .cpu cortex-m3 |
5 | 2 .eabi_attribute 20, 1 |
5 | 2 .eabi_attribute 20, 1 |
6 | 3 .eabi_attribute 21, 1 |
6 | 3 .eabi_attribute 21, 1 |
Line 56... | Line 56... | ||
56 | 27:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** |
56 | 27:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** |
57 | 28:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** /** @defgroup USBD_IOREQ |
57 | 28:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** /** @defgroup USBD_IOREQ |
58 | 29:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @brief control I/O requests module |
58 | 29:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @brief control I/O requests module |
59 | 30:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @{ |
59 | 30:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @{ |
60 | 31:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** */ |
60 | 31:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** */ |
61 | ARM GAS C:\Users\mike\AppData\Local\Temp\cc1D6url.s page 2 |
61 | ARM GAS C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s page 2 |
62 | 62 | ||
63 | 63 | ||
64 | 32:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** |
64 | 32:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** |
65 | 33:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** /** @defgroup USBD_IOREQ_Private_TypesDefinitions |
65 | 33:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** /** @defgroup USBD_IOREQ_Private_TypesDefinitions |
66 | 34:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @{ |
66 | 34:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @{ |
Line 116... | Line 116... | ||
116 | 84:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param len: length of data to be sent |
116 | 84:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param len: length of data to be sent |
117 | 85:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @retval status |
117 | 85:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @retval status |
118 | 86:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** */ |
118 | 86:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** */ |
119 | 87:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** USBD_StatusTypeDef USBD_CtlSendData(USBD_HandleTypeDef *pdev, |
119 | 87:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** USBD_StatusTypeDef USBD_CtlSendData(USBD_HandleTypeDef *pdev, |
120 | 88:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** uint8_t *pbuf, uint16_t len) |
120 | 88:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** uint8_t *pbuf, uint16_t len) |
121 | ARM GAS C:\Users\mike\AppData\Local\Temp\cc1D6url.s page 3 |
121 | ARM GAS C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s page 3 |
122 | 122 | ||
123 | 123 | ||
124 | 89:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** { |
124 | 89:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** { |
125 | 28 .loc 1 89 1 view -0 |
125 | 28 .loc 1 89 1 view -0 |
126 | 29 .cfi_startproc |
126 | 29 .cfi_startproc |
Line 176... | Line 176... | ||
176 | 70 .thumb_func |
176 | 70 .thumb_func |
177 | 71 .fpu softvfp |
177 | 71 .fpu softvfp |
178 | 73 USBD_CtlContinueSendData: |
178 | 73 USBD_CtlContinueSendData: |
179 | 74 .LVL4: |
179 | 74 .LVL4: |
180 | 75 .LFB69: |
180 | 75 .LFB69: |
181 | ARM GAS C:\Users\mike\AppData\Local\Temp\cc1D6url.s page 4 |
181 | ARM GAS C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s page 4 |
182 | 182 | ||
183 | 183 | ||
184 | 100:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** |
184 | 100:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** |
185 | 101:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** /** |
185 | 101:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** /** |
186 | 102:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @brief USBD_CtlContinueSendData |
186 | 102:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @brief USBD_CtlContinueSendData |
Line 236... | Line 236... | ||
236 | 113 .LFB70: |
236 | 113 .LFB70: |
237 | 117:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** |
237 | 117:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** |
238 | 118:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** /** |
238 | 118:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** /** |
239 | 119:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @brief USBD_CtlPrepareRx |
239 | 119:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @brief USBD_CtlPrepareRx |
240 | 120:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * receive data on the ctl pipe |
240 | 120:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * receive data on the ctl pipe |
241 | ARM GAS C:\Users\mike\AppData\Local\Temp\cc1D6url.s page 5 |
241 | ARM GAS C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s page 5 |
242 | 242 | ||
243 | 243 | ||
244 | 121:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param pdev: device instance |
244 | 121:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param pdev: device instance |
245 | 122:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param buff: pointer to data buffer |
245 | 122:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param buff: pointer to data buffer |
246 | 123:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param len: length of data to be received |
246 | 123:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param len: length of data to be received |
Line 296... | Line 296... | ||
296 | 148 .cfi_endproc |
296 | 148 .cfi_endproc |
297 | 149 .LFE70: |
297 | 149 .LFE70: |
298 | 151 .section .text.USBD_CtlContinueRx,"ax",%progbits |
298 | 151 .section .text.USBD_CtlContinueRx,"ax",%progbits |
299 | 152 .align 1 |
299 | 152 .align 1 |
300 | 153 .global USBD_CtlContinueRx |
300 | 153 .global USBD_CtlContinueRx |
301 | ARM GAS C:\Users\mike\AppData\Local\Temp\cc1D6url.s page 6 |
301 | ARM GAS C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s page 6 |
302 | 302 | ||
303 | 303 | ||
304 | 154 .syntax unified |
304 | 154 .syntax unified |
305 | 155 .thumb |
305 | 155 .thumb |
306 | 156 .thumb_func |
306 | 156 .thumb_func |
Line 356... | Line 356... | ||
356 | 192 .syntax unified |
356 | 192 .syntax unified |
357 | 193 .thumb |
357 | 193 .thumb |
358 | 194 .thumb_func |
358 | 194 .thumb_func |
359 | 195 .fpu softvfp |
359 | 195 .fpu softvfp |
360 | 197 USBD_CtlSendStatus: |
360 | 197 USBD_CtlSendStatus: |
361 | ARM GAS C:\Users\mike\AppData\Local\Temp\cc1D6url.s page 7 |
361 | ARM GAS C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s page 7 |
362 | 362 | ||
363 | 363 | ||
364 | 198 .LVL16: |
364 | 198 .LVL16: |
365 | 199 .LFB72: |
365 | 199 .LFB72: |
366 | 155:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** |
366 | 155:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** |
Line 416... | Line 416... | ||
416 | 235 USBD_CtlReceiveStatus: |
416 | 235 USBD_CtlReceiveStatus: |
417 | 236 .LVL18: |
417 | 236 .LVL18: |
418 | 237 .LFB73: |
418 | 237 .LFB73: |
419 | 172:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** |
419 | 172:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** |
420 | 173:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** /** |
420 | 173:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** /** |
421 | ARM GAS C:\Users\mike\AppData\Local\Temp\cc1D6url.s page 8 |
421 | ARM GAS C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s page 8 |
422 | 422 | ||
423 | 423 | ||
424 | 174:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @brief USBD_CtlReceiveStatus |
424 | 174:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @brief USBD_CtlReceiveStatus |
425 | 175:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * receive zero lzngth packet on the ctl pipe |
425 | 175:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * receive zero lzngth packet on the ctl pipe |
426 | 176:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param pdev: device instance |
426 | 176:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param pdev: device instance |
Line 476... | Line 476... | ||
476 | 190:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** /** |
476 | 190:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** /** |
477 | 191:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @brief USBD_GetRxCount |
477 | 191:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @brief USBD_GetRxCount |
478 | 192:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * returns the received data length |
478 | 192:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * returns the received data length |
479 | 193:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param pdev: device instance |
479 | 193:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param pdev: device instance |
480 | 194:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param ep_addr: endpoint address |
480 | 194:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @param ep_addr: endpoint address |
481 | ARM GAS C:\Users\mike\AppData\Local\Temp\cc1D6url.s page 9 |
481 | ARM GAS C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s page 9 |
482 | 482 | ||
483 | 483 | ||
484 | 195:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @retval Rx Data blength |
484 | 195:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** * @retval Rx Data blength |
485 | 196:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** */ |
485 | 196:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** */ |
486 | 197:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** uint32_t USBD_GetRxCount(USBD_HandleTypeDef *pdev, uint8_t ep_addr) |
486 | 197:Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c **** uint32_t USBD_GetRxCount(USBD_HandleTypeDef *pdev, uint8_t ep_addr) |
Line 522... | Line 522... | ||
522 | 309 .file 14 "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h" |
522 | 309 .file 14 "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h" |
523 | 310 .file 15 "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h" |
523 | 310 .file 15 "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h" |
524 | 311 .file 16 "Core/Inc/main.h" |
524 | 311 .file 16 "Core/Inc/main.h" |
525 | 312 .file 17 "Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h" |
525 | 312 .file 17 "Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h" |
526 | 313 .file 18 "Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h" |
526 | 313 .file 18 "Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h" |
527 | ARM GAS C:\Users\mike\AppData\Local\Temp\cc1D6url.s page 10 |
527 | ARM GAS C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s page 10 |
528 | 528 | ||
529 | 529 | ||
530 | DEFINED SYMBOLS |
530 | DEFINED SYMBOLS |
531 | *ABS*:0000000000000000 usbd_ioreq.c |
531 | *ABS*:0000000000000000 usbd_ioreq.c |
532 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:16 .text.USBD_CtlSendData:0000000000000000 $t |
532 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:16 .text.USBD_CtlSendData:0000000000000000 $t |
533 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:24 .text.USBD_CtlSendData:0000000000000000 USBD_CtlSendData |
533 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:24 .text.USBD_CtlSendData:0000000000000000 USBD_CtlSendData |
534 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:66 .text.USBD_CtlContinueSendData:0000000000000000 $t |
534 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:66 .text.USBD_CtlContinueSendData:0000000000000000 $t |
535 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:73 .text.USBD_CtlContinueSendData:0000000000000000 USBD_CtlContinueSendData |
535 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:73 .text.USBD_CtlContinueSendData:0000000000000000 USBD_CtlContinueSendData |
536 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:104 .text.USBD_CtlPrepareRx:0000000000000000 $t |
536 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:104 .text.USBD_CtlPrepareRx:0000000000000000 $t |
537 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:111 .text.USBD_CtlPrepareRx:0000000000000000 USBD_CtlPrepareRx |
537 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:111 .text.USBD_CtlPrepareRx:0000000000000000 USBD_CtlPrepareRx |
538 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:152 .text.USBD_CtlContinueRx:0000000000000000 $t |
538 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:152 .text.USBD_CtlContinueRx:0000000000000000 $t |
539 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:159 .text.USBD_CtlContinueRx:0000000000000000 USBD_CtlContinueRx |
539 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:159 .text.USBD_CtlContinueRx:0000000000000000 USBD_CtlContinueRx |
540 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:190 .text.USBD_CtlSendStatus:0000000000000000 $t |
540 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:190 .text.USBD_CtlSendStatus:0000000000000000 $t |
541 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:197 .text.USBD_CtlSendStatus:0000000000000000 USBD_CtlSendStatus |
541 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:197 .text.USBD_CtlSendStatus:0000000000000000 USBD_CtlSendStatus |
542 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:228 .text.USBD_CtlReceiveStatus:0000000000000000 $t |
542 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:228 .text.USBD_CtlReceiveStatus:0000000000000000 $t |
543 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:235 .text.USBD_CtlReceiveStatus:0000000000000000 USBD_CtlReceiveStatus |
543 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:235 .text.USBD_CtlReceiveStatus:0000000000000000 USBD_CtlReceiveStatus |
544 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:266 .text.USBD_GetRxCount:0000000000000000 $t |
544 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:266 .text.USBD_GetRxCount:0000000000000000 $t |
545 | C:\Users\mike\AppData\Local\Temp\cc1D6url.s:273 .text.USBD_GetRxCount:0000000000000000 USBD_GetRxCount |
545 | C:\Users\mike\AppData\Local\Temp\ccnvo8jp.s:273 .text.USBD_GetRxCount:0000000000000000 USBD_GetRxCount |
546 | 546 | ||
547 | UNDEFINED SYMBOLS |
547 | UNDEFINED SYMBOLS |
548 | USBD_LL_Transmit |
548 | USBD_LL_Transmit |
549 | USBD_LL_PrepareReceive |
549 | USBD_LL_PrepareReceive |
550 | USBD_LL_GetRxDataSize |
550 | USBD_LL_GetRxDataSize |