big refactoring and features added
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
ARM GAS /tmp/ccvRXtb2.s page 1
|
||||
|
||||
|
||||
1 .cpu cortex-m7
|
||||
@ -58,7 +58,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Services HAL APIs
|
||||
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** @endverbatim
|
||||
ARM GAS /tmp/ccqG5zDC.s page 2
|
||||
ARM GAS /tmp/ccvRXtb2.s page 2
|
||||
|
||||
|
||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** ******************************************************************************
|
||||
@ -118,7 +118,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
|
||||
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /** @defgroup HAL_Exported_Functions_Group1 Initialization and de-initialization Functions
|
||||
ARM GAS /tmp/ccqG5zDC.s page 3
|
||||
ARM GAS /tmp/ccvRXtb2.s page 3
|
||||
|
||||
|
||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Initialization and de-initialization functions
|
||||
@ -178,7 +178,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** #endif /* ART_ACCELERATOR_ENABLE */
|
||||
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /* Configure Flash prefetch */
|
||||
ARM GAS /tmp/ccqG5zDC.s page 4
|
||||
ARM GAS /tmp/ccvRXtb2.s page 4
|
||||
|
||||
|
||||
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** #if (PREFETCH_ENABLE != 0U)
|
||||
@ -238,7 +238,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
29 .cfi_startproc
|
||||
30 @ args = 0, pretend = 0, frame = 0
|
||||
31 @ frame_needed = 0, uses_anonymous_args = 0
|
||||
ARM GAS /tmp/ccqG5zDC.s page 5
|
||||
ARM GAS /tmp/ccvRXtb2.s page 5
|
||||
|
||||
|
||||
32 @ link register save eliminated.
|
||||
@ -298,7 +298,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
74 .cfi_offset 14, -4
|
||||
171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** __HAL_RCC_APB1_RELEASE_RESET();
|
||||
75 .loc 1 171 3 view .LVU5
|
||||
ARM GAS /tmp/ccqG5zDC.s page 6
|
||||
ARM GAS /tmp/ccvRXtb2.s page 6
|
||||
|
||||
|
||||
76 0002 094B ldr r3, .L5
|
||||
@ -358,7 +358,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
120 .LVL1:
|
||||
121 .LFB145:
|
||||
214:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||
ARM GAS /tmp/ccqG5zDC.s page 7
|
||||
ARM GAS /tmp/ccvRXtb2.s page 7
|
||||
|
||||
|
||||
215:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /**
|
||||
@ -418,7 +418,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
150 .loc 1 240 6 is_stmt 0 view .LVU26
|
||||
151 001e 0F2C cmp r4, #15
|
||||
152 0020 01D9 bls .L12
|
||||
ARM GAS /tmp/ccqG5zDC.s page 8
|
||||
ARM GAS /tmp/ccvRXtb2.s page 8
|
||||
|
||||
|
||||
241:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
|
||||
@ -478,7 +478,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
192 .thumb
|
||||
193 .thumb_func
|
||||
195 HAL_Init:
|
||||
ARM GAS /tmp/ccqG5zDC.s page 9
|
||||
ARM GAS /tmp/ccvRXtb2.s page 9
|
||||
|
||||
|
||||
196 .LFB141:
|
||||
@ -538,7 +538,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
266:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Provide a tick value in millisecond
|
||||
267:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Provide a blocking delay in millisecond
|
||||
268:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Suspend the time base source interrupt
|
||||
ARM GAS /tmp/ccqG5zDC.s page 10
|
||||
ARM GAS /tmp/ccvRXtb2.s page 10
|
||||
|
||||
|
||||
269:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Resume the time base source interrupt
|
||||
@ -598,7 +598,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
264 .LFB147:
|
||||
294:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||
295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /**
|
||||
ARM GAS /tmp/ccqG5zDC.s page 11
|
||||
ARM GAS /tmp/ccvRXtb2.s page 11
|
||||
|
||||
|
||||
296:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Provides a tick value in millisecond.
|
||||
@ -658,7 +658,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
303 0006 00BF .align 2
|
||||
304 .L24:
|
||||
305 0008 00000000 .word uwTickPrio
|
||||
ARM GAS /tmp/ccqG5zDC.s page 12
|
||||
ARM GAS /tmp/ccvRXtb2.s page 12
|
||||
|
||||
|
||||
306 .cfi_endproc
|
||||
@ -718,7 +718,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
331:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /* Update uwTickFreq global variable used by HAL_InitTick() */
|
||||
332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** uwTickFreq = Freq;
|
||||
333:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||
ARM GAS /tmp/ccqG5zDC.s page 13
|
||||
ARM GAS /tmp/ccvRXtb2.s page 13
|
||||
|
||||
|
||||
334:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /* Apply the new tick Freq */
|
||||
@ -778,7 +778,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
376 .LFE149:
|
||||
378 .section .text.HAL_GetTickFreq,"ax",%progbits
|
||||
379 .align 1
|
||||
ARM GAS /tmp/ccqG5zDC.s page 14
|
||||
ARM GAS /tmp/ccvRXtb2.s page 14
|
||||
|
||||
|
||||
380 .global HAL_GetTickFreq
|
||||
@ -838,7 +838,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
369:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
|
||||
414 .loc 1 369 1 is_stmt 1 view -0
|
||||
415 .cfi_startproc
|
||||
ARM GAS /tmp/ccqG5zDC.s page 15
|
||||
ARM GAS /tmp/ccvRXtb2.s page 15
|
||||
|
||||
|
||||
416 @ args = 0, pretend = 0, frame = 0
|
||||
@ -898,7 +898,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
454 .loc 1 379 38 discriminator 1 view .LVU92
|
||||
455 001c A042 cmp r0, r4
|
||||
456 001e FAD3 bcc .L38
|
||||
ARM GAS /tmp/ccqG5zDC.s page 16
|
||||
ARM GAS /tmp/ccvRXtb2.s page 16
|
||||
|
||||
|
||||
382:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** }
|
||||
@ -958,7 +958,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
497 .syntax unified
|
||||
498 .thumb
|
||||
499 .thumb_func
|
||||
ARM GAS /tmp/ccqG5zDC.s page 17
|
||||
ARM GAS /tmp/ccvRXtb2.s page 17
|
||||
|
||||
|
||||
501 HAL_ResumeTick:
|
||||
@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
422:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** return __STM32F7xx_HAL_VERSION;
|
||||
534 .loc 1 422 3 view .LVU106
|
||||
423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** }
|
||||
ARM GAS /tmp/ccqG5zDC.s page 18
|
||||
ARM GAS /tmp/ccvRXtb2.s page 18
|
||||
|
||||
|
||||
535 .loc 1 423 1 is_stmt 0 view .LVU107
|
||||
@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
435:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Returns the device identifier.
|
||||
436:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @retval Device identifier
|
||||
437:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
|
||||
ARM GAS /tmp/ccqG5zDC.s page 19
|
||||
ARM GAS /tmp/ccvRXtb2.s page 19
|
||||
|
||||
|
||||
438:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** uint32_t HAL_GetDEVID(void)
|
||||
@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
625 .LFE157:
|
||||
627 .section .text.HAL_GetUIDw1,"ax",%progbits
|
||||
628 .align 1
|
||||
ARM GAS /tmp/ccqG5zDC.s page 20
|
||||
ARM GAS /tmp/ccvRXtb2.s page 20
|
||||
|
||||
|
||||
629 .global HAL_GetUIDw1
|
||||
@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
668 .loc 1 468 1 is_stmt 0 view .LVU124
|
||||
669 0000 014B ldr r3, .L60
|
||||
670 0002 D3F82804 ldr r0, [r3, #1064]
|
||||
ARM GAS /tmp/ccqG5zDC.s page 21
|
||||
ARM GAS /tmp/ccvRXtb2.s page 21
|
||||
|
||||
|
||||
671 0006 7047 bx lr
|
||||
@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
|
||||
483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** void HAL_DBGMCU_DisableDBGSleepMode(void)
|
||||
484:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
|
||||
ARM GAS /tmp/ccqG5zDC.s page 22
|
||||
ARM GAS /tmp/ccvRXtb2.s page 22
|
||||
|
||||
|
||||
716 .loc 1 484 1 is_stmt 1 view -0
|
||||
@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
761 .LFE162:
|
||||
763 .section .text.HAL_DBGMCU_DisableDBGStopMode,"ax",%progbits
|
||||
764 .align 1
|
||||
ARM GAS /tmp/ccqG5zDC.s page 23
|
||||
ARM GAS /tmp/ccvRXtb2.s page 23
|
||||
|
||||
|
||||
765 .global HAL_DBGMCU_DisableDBGStopMode
|
||||
@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
805 .loc 1 512 3 view .LVU138
|
||||
806 0000 024A ldr r2, .L75
|
||||
807 0002 5368 ldr r3, [r2, #4]
|
||||
ARM GAS /tmp/ccqG5zDC.s page 24
|
||||
ARM GAS /tmp/ccvRXtb2.s page 24
|
||||
|
||||
|
||||
808 0004 43F00403 orr r3, r3, #4
|
||||
@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
523:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||
524:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /**
|
||||
525:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Enables the I/O Compensation Cell.
|
||||
ARM GAS /tmp/ccqG5zDC.s page 25
|
||||
ARM GAS /tmp/ccvRXtb2.s page 25
|
||||
|
||||
|
||||
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @note The I/O compensation cell can be used only when the device supply
|
||||
@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
894 0002 136A ldr r3, [r2, #32]
|
||||
895 .loc 1 543 17 view .LVU151
|
||||
896 0004 23F00103 bic r3, r3, #1
|
||||
ARM GAS /tmp/ccqG5zDC.s page 26
|
||||
ARM GAS /tmp/ccvRXtb2.s page 26
|
||||
|
||||
|
||||
897 0008 1362 str r3, [r2, #32]
|
||||
@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
940 .syntax unified
|
||||
941 .thumb
|
||||
942 .thumb_func
|
||||
ARM GAS /tmp/ccqG5zDC.s page 27
|
||||
ARM GAS /tmp/ccvRXtb2.s page 27
|
||||
|
||||
|
||||
944 HAL_DisableFMCMemorySwapping:
|
||||
@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
582:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
|
||||
583:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** void HAL_EnableMemorySwappingBank(void)
|
||||
584:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
|
||||
ARM GAS /tmp/ccqG5zDC.s page 28
|
||||
ARM GAS /tmp/ccvRXtb2.s page 28
|
||||
|
||||
|
||||
976 .loc 1 584 1 is_stmt 1 view -0
|
||||
@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
1015 000a 7047 bx lr
|
||||
1016 .L97:
|
||||
1017 .align 2
|
||||
ARM GAS /tmp/ccqG5zDC.s page 29
|
||||
ARM GAS /tmp/ccvRXtb2.s page 29
|
||||
|
||||
|
||||
1018 .L96:
|
||||
@ -1708,107 +1708,107 @@ ARM GAS /tmp/ccqG5zDC.s page 1
|
||||
1049 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
||||
1050 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
|
||||
1051 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h"
|
||||
ARM GAS /tmp/ccqG5zDC.s page 30
|
||||
ARM GAS /tmp/ccvRXtb2.s page 30
|
||||
|
||||
|
||||
DEFINED SYMBOLS
|
||||
*ABS*:00000000 stm32f7xx_hal.c
|
||||
/tmp/ccqG5zDC.s:20 .text.HAL_MspInit:00000000 $t
|
||||
/tmp/ccqG5zDC.s:26 .text.HAL_MspInit:00000000 HAL_MspInit
|
||||
/tmp/ccqG5zDC.s:39 .text.HAL_MspDeInit:00000000 $t
|
||||
/tmp/ccqG5zDC.s:45 .text.HAL_MspDeInit:00000000 HAL_MspDeInit
|
||||
/tmp/ccqG5zDC.s:58 .text.HAL_DeInit:00000000 $t
|
||||
/tmp/ccqG5zDC.s:64 .text.HAL_DeInit:00000000 HAL_DeInit
|
||||
/tmp/ccqG5zDC.s:108 .text.HAL_DeInit:00000028 $d
|
||||
/tmp/ccqG5zDC.s:113 .text.HAL_InitTick:00000000 $t
|
||||
/tmp/ccqG5zDC.s:119 .text.HAL_InitTick:00000000 HAL_InitTick
|
||||
/tmp/ccqG5zDC.s:182 .text.HAL_InitTick:00000040 $d
|
||||
/tmp/ccqG5zDC.s:1027 .data.uwTickFreq:00000000 uwTickFreq
|
||||
/tmp/ccqG5zDC.s:1034 .data.uwTickPrio:00000000 uwTickPrio
|
||||
/tmp/ccqG5zDC.s:189 .text.HAL_Init:00000000 $t
|
||||
/tmp/ccqG5zDC.s:195 .text.HAL_Init:00000000 HAL_Init
|
||||
/tmp/ccqG5zDC.s:225 .text.HAL_IncTick:00000000 $t
|
||||
/tmp/ccqG5zDC.s:231 .text.HAL_IncTick:00000000 HAL_IncTick
|
||||
/tmp/ccqG5zDC.s:251 .text.HAL_IncTick:00000010 $d
|
||||
/tmp/ccqG5zDC.s:1041 .bss.uwTick:00000000 uwTick
|
||||
/tmp/ccqG5zDC.s:257 .text.HAL_GetTick:00000000 $t
|
||||
/tmp/ccqG5zDC.s:263 .text.HAL_GetTick:00000000 HAL_GetTick
|
||||
/tmp/ccqG5zDC.s:279 .text.HAL_GetTick:00000008 $d
|
||||
/tmp/ccqG5zDC.s:284 .text.HAL_GetTickPrio:00000000 $t
|
||||
/tmp/ccqG5zDC.s:290 .text.HAL_GetTickPrio:00000000 HAL_GetTickPrio
|
||||
/tmp/ccqG5zDC.s:305 .text.HAL_GetTickPrio:00000008 $d
|
||||
/tmp/ccqG5zDC.s:310 .text.HAL_SetTickFreq:00000000 $t
|
||||
/tmp/ccqG5zDC.s:316 .text.HAL_SetTickFreq:00000000 HAL_SetTickFreq
|
||||
/tmp/ccqG5zDC.s:373 .text.HAL_SetTickFreq:00000024 $d
|
||||
/tmp/ccqG5zDC.s:379 .text.HAL_GetTickFreq:00000000 $t
|
||||
/tmp/ccqG5zDC.s:385 .text.HAL_GetTickFreq:00000000 HAL_GetTickFreq
|
||||
/tmp/ccqG5zDC.s:400 .text.HAL_GetTickFreq:00000008 $d
|
||||
/tmp/ccqG5zDC.s:405 .text.HAL_Delay:00000000 $t
|
||||
/tmp/ccqG5zDC.s:411 .text.HAL_Delay:00000000 HAL_Delay
|
||||
/tmp/ccqG5zDC.s:464 .text.HAL_Delay:00000024 $d
|
||||
/tmp/ccqG5zDC.s:469 .text.HAL_SuspendTick:00000000 $t
|
||||
/tmp/ccqG5zDC.s:475 .text.HAL_SuspendTick:00000000 HAL_SuspendTick
|
||||
/tmp/ccqG5zDC.s:495 .text.HAL_ResumeTick:00000000 $t
|
||||
/tmp/ccqG5zDC.s:501 .text.HAL_ResumeTick:00000000 HAL_ResumeTick
|
||||
/tmp/ccqG5zDC.s:521 .text.HAL_GetHalVersion:00000000 $t
|
||||
/tmp/ccqG5zDC.s:527 .text.HAL_GetHalVersion:00000000 HAL_GetHalVersion
|
||||
/tmp/ccqG5zDC.s:541 .text.HAL_GetHalVersion:00000004 $d
|
||||
/tmp/ccqG5zDC.s:546 .text.HAL_GetREVID:00000000 $t
|
||||
/tmp/ccqG5zDC.s:552 .text.HAL_GetREVID:00000000 HAL_GetREVID
|
||||
/tmp/ccqG5zDC.s:569 .text.HAL_GetREVID:00000008 $d
|
||||
/tmp/ccqG5zDC.s:574 .text.HAL_GetDEVID:00000000 $t
|
||||
/tmp/ccqG5zDC.s:580 .text.HAL_GetDEVID:00000000 HAL_GetDEVID
|
||||
/tmp/ccqG5zDC.s:597 .text.HAL_GetDEVID:0000000c $d
|
||||
/tmp/ccqG5zDC.s:602 .text.HAL_GetUIDw0:00000000 $t
|
||||
/tmp/ccqG5zDC.s:608 .text.HAL_GetUIDw0:00000000 HAL_GetUIDw0
|
||||
/tmp/ccqG5zDC.s:623 .text.HAL_GetUIDw0:00000008 $d
|
||||
/tmp/ccqG5zDC.s:628 .text.HAL_GetUIDw1:00000000 $t
|
||||
/tmp/ccqG5zDC.s:634 .text.HAL_GetUIDw1:00000000 HAL_GetUIDw1
|
||||
/tmp/ccqG5zDC.s:649 .text.HAL_GetUIDw1:00000008 $d
|
||||
/tmp/ccqG5zDC.s:654 .text.HAL_GetUIDw2:00000000 $t
|
||||
/tmp/ccqG5zDC.s:660 .text.HAL_GetUIDw2:00000000 HAL_GetUIDw2
|
||||
/tmp/ccqG5zDC.s:675 .text.HAL_GetUIDw2:00000008 $d
|
||||
ARM GAS /tmp/ccqG5zDC.s page 31
|
||||
/tmp/ccvRXtb2.s:20 .text.HAL_MspInit:00000000 $t
|
||||
/tmp/ccvRXtb2.s:26 .text.HAL_MspInit:00000000 HAL_MspInit
|
||||
/tmp/ccvRXtb2.s:39 .text.HAL_MspDeInit:00000000 $t
|
||||
/tmp/ccvRXtb2.s:45 .text.HAL_MspDeInit:00000000 HAL_MspDeInit
|
||||
/tmp/ccvRXtb2.s:58 .text.HAL_DeInit:00000000 $t
|
||||
/tmp/ccvRXtb2.s:64 .text.HAL_DeInit:00000000 HAL_DeInit
|
||||
/tmp/ccvRXtb2.s:108 .text.HAL_DeInit:00000028 $d
|
||||
/tmp/ccvRXtb2.s:113 .text.HAL_InitTick:00000000 $t
|
||||
/tmp/ccvRXtb2.s:119 .text.HAL_InitTick:00000000 HAL_InitTick
|
||||
/tmp/ccvRXtb2.s:182 .text.HAL_InitTick:00000040 $d
|
||||
/tmp/ccvRXtb2.s:1027 .data.uwTickFreq:00000000 uwTickFreq
|
||||
/tmp/ccvRXtb2.s:1034 .data.uwTickPrio:00000000 uwTickPrio
|
||||
/tmp/ccvRXtb2.s:189 .text.HAL_Init:00000000 $t
|
||||
/tmp/ccvRXtb2.s:195 .text.HAL_Init:00000000 HAL_Init
|
||||
/tmp/ccvRXtb2.s:225 .text.HAL_IncTick:00000000 $t
|
||||
/tmp/ccvRXtb2.s:231 .text.HAL_IncTick:00000000 HAL_IncTick
|
||||
/tmp/ccvRXtb2.s:251 .text.HAL_IncTick:00000010 $d
|
||||
/tmp/ccvRXtb2.s:1041 .bss.uwTick:00000000 uwTick
|
||||
/tmp/ccvRXtb2.s:257 .text.HAL_GetTick:00000000 $t
|
||||
/tmp/ccvRXtb2.s:263 .text.HAL_GetTick:00000000 HAL_GetTick
|
||||
/tmp/ccvRXtb2.s:279 .text.HAL_GetTick:00000008 $d
|
||||
/tmp/ccvRXtb2.s:284 .text.HAL_GetTickPrio:00000000 $t
|
||||
/tmp/ccvRXtb2.s:290 .text.HAL_GetTickPrio:00000000 HAL_GetTickPrio
|
||||
/tmp/ccvRXtb2.s:305 .text.HAL_GetTickPrio:00000008 $d
|
||||
/tmp/ccvRXtb2.s:310 .text.HAL_SetTickFreq:00000000 $t
|
||||
/tmp/ccvRXtb2.s:316 .text.HAL_SetTickFreq:00000000 HAL_SetTickFreq
|
||||
/tmp/ccvRXtb2.s:373 .text.HAL_SetTickFreq:00000024 $d
|
||||
/tmp/ccvRXtb2.s:379 .text.HAL_GetTickFreq:00000000 $t
|
||||
/tmp/ccvRXtb2.s:385 .text.HAL_GetTickFreq:00000000 HAL_GetTickFreq
|
||||
/tmp/ccvRXtb2.s:400 .text.HAL_GetTickFreq:00000008 $d
|
||||
/tmp/ccvRXtb2.s:405 .text.HAL_Delay:00000000 $t
|
||||
/tmp/ccvRXtb2.s:411 .text.HAL_Delay:00000000 HAL_Delay
|
||||
/tmp/ccvRXtb2.s:464 .text.HAL_Delay:00000024 $d
|
||||
/tmp/ccvRXtb2.s:469 .text.HAL_SuspendTick:00000000 $t
|
||||
/tmp/ccvRXtb2.s:475 .text.HAL_SuspendTick:00000000 HAL_SuspendTick
|
||||
/tmp/ccvRXtb2.s:495 .text.HAL_ResumeTick:00000000 $t
|
||||
/tmp/ccvRXtb2.s:501 .text.HAL_ResumeTick:00000000 HAL_ResumeTick
|
||||
/tmp/ccvRXtb2.s:521 .text.HAL_GetHalVersion:00000000 $t
|
||||
/tmp/ccvRXtb2.s:527 .text.HAL_GetHalVersion:00000000 HAL_GetHalVersion
|
||||
/tmp/ccvRXtb2.s:541 .text.HAL_GetHalVersion:00000004 $d
|
||||
/tmp/ccvRXtb2.s:546 .text.HAL_GetREVID:00000000 $t
|
||||
/tmp/ccvRXtb2.s:552 .text.HAL_GetREVID:00000000 HAL_GetREVID
|
||||
/tmp/ccvRXtb2.s:569 .text.HAL_GetREVID:00000008 $d
|
||||
/tmp/ccvRXtb2.s:574 .text.HAL_GetDEVID:00000000 $t
|
||||
/tmp/ccvRXtb2.s:580 .text.HAL_GetDEVID:00000000 HAL_GetDEVID
|
||||
/tmp/ccvRXtb2.s:597 .text.HAL_GetDEVID:0000000c $d
|
||||
/tmp/ccvRXtb2.s:602 .text.HAL_GetUIDw0:00000000 $t
|
||||
/tmp/ccvRXtb2.s:608 .text.HAL_GetUIDw0:00000000 HAL_GetUIDw0
|
||||
/tmp/ccvRXtb2.s:623 .text.HAL_GetUIDw0:00000008 $d
|
||||
/tmp/ccvRXtb2.s:628 .text.HAL_GetUIDw1:00000000 $t
|
||||
/tmp/ccvRXtb2.s:634 .text.HAL_GetUIDw1:00000000 HAL_GetUIDw1
|
||||
/tmp/ccvRXtb2.s:649 .text.HAL_GetUIDw1:00000008 $d
|
||||
/tmp/ccvRXtb2.s:654 .text.HAL_GetUIDw2:00000000 $t
|
||||
/tmp/ccvRXtb2.s:660 .text.HAL_GetUIDw2:00000000 HAL_GetUIDw2
|
||||
/tmp/ccvRXtb2.s:675 .text.HAL_GetUIDw2:00000008 $d
|
||||
ARM GAS /tmp/ccvRXtb2.s page 31
|
||||
|
||||
|
||||
/tmp/ccqG5zDC.s:680 .text.HAL_DBGMCU_EnableDBGSleepMode:00000000 $t
|
||||
/tmp/ccqG5zDC.s:686 .text.HAL_DBGMCU_EnableDBGSleepMode:00000000 HAL_DBGMCU_EnableDBGSleepMode
|
||||
/tmp/ccqG5zDC.s:703 .text.HAL_DBGMCU_EnableDBGSleepMode:0000000c $d
|
||||
/tmp/ccqG5zDC.s:708 .text.HAL_DBGMCU_DisableDBGSleepMode:00000000 $t
|
||||
/tmp/ccqG5zDC.s:714 .text.HAL_DBGMCU_DisableDBGSleepMode:00000000 HAL_DBGMCU_DisableDBGSleepMode
|
||||
/tmp/ccqG5zDC.s:731 .text.HAL_DBGMCU_DisableDBGSleepMode:0000000c $d
|
||||
/tmp/ccqG5zDC.s:736 .text.HAL_DBGMCU_EnableDBGStopMode:00000000 $t
|
||||
/tmp/ccqG5zDC.s:742 .text.HAL_DBGMCU_EnableDBGStopMode:00000000 HAL_DBGMCU_EnableDBGStopMode
|
||||
/tmp/ccqG5zDC.s:759 .text.HAL_DBGMCU_EnableDBGStopMode:0000000c $d
|
||||
/tmp/ccqG5zDC.s:764 .text.HAL_DBGMCU_DisableDBGStopMode:00000000 $t
|
||||
/tmp/ccqG5zDC.s:770 .text.HAL_DBGMCU_DisableDBGStopMode:00000000 HAL_DBGMCU_DisableDBGStopMode
|
||||
/tmp/ccqG5zDC.s:787 .text.HAL_DBGMCU_DisableDBGStopMode:0000000c $d
|
||||
/tmp/ccqG5zDC.s:792 .text.HAL_DBGMCU_EnableDBGStandbyMode:00000000 $t
|
||||
/tmp/ccqG5zDC.s:798 .text.HAL_DBGMCU_EnableDBGStandbyMode:00000000 HAL_DBGMCU_EnableDBGStandbyMode
|
||||
/tmp/ccqG5zDC.s:815 .text.HAL_DBGMCU_EnableDBGStandbyMode:0000000c $d
|
||||
/tmp/ccqG5zDC.s:820 .text.HAL_DBGMCU_DisableDBGStandbyMode:00000000 $t
|
||||
/tmp/ccqG5zDC.s:826 .text.HAL_DBGMCU_DisableDBGStandbyMode:00000000 HAL_DBGMCU_DisableDBGStandbyMode
|
||||
/tmp/ccqG5zDC.s:843 .text.HAL_DBGMCU_DisableDBGStandbyMode:0000000c $d
|
||||
/tmp/ccqG5zDC.s:848 .text.HAL_EnableCompensationCell:00000000 $t
|
||||
/tmp/ccqG5zDC.s:854 .text.HAL_EnableCompensationCell:00000000 HAL_EnableCompensationCell
|
||||
/tmp/ccqG5zDC.s:873 .text.HAL_EnableCompensationCell:0000000c $d
|
||||
/tmp/ccqG5zDC.s:878 .text.HAL_DisableCompensationCell:00000000 $t
|
||||
/tmp/ccqG5zDC.s:884 .text.HAL_DisableCompensationCell:00000000 HAL_DisableCompensationCell
|
||||
/tmp/ccqG5zDC.s:903 .text.HAL_DisableCompensationCell:0000000c $d
|
||||
/tmp/ccqG5zDC.s:908 .text.HAL_EnableFMCMemorySwapping:00000000 $t
|
||||
/tmp/ccqG5zDC.s:914 .text.HAL_EnableFMCMemorySwapping:00000000 HAL_EnableFMCMemorySwapping
|
||||
/tmp/ccqG5zDC.s:933 .text.HAL_EnableFMCMemorySwapping:0000000c $d
|
||||
/tmp/ccqG5zDC.s:938 .text.HAL_DisableFMCMemorySwapping:00000000 $t
|
||||
/tmp/ccqG5zDC.s:944 .text.HAL_DisableFMCMemorySwapping:00000000 HAL_DisableFMCMemorySwapping
|
||||
/tmp/ccqG5zDC.s:963 .text.HAL_DisableFMCMemorySwapping:0000000c $d
|
||||
/tmp/ccqG5zDC.s:968 .text.HAL_EnableMemorySwappingBank:00000000 $t
|
||||
/tmp/ccqG5zDC.s:974 .text.HAL_EnableMemorySwappingBank:00000000 HAL_EnableMemorySwappingBank
|
||||
/tmp/ccqG5zDC.s:991 .text.HAL_EnableMemorySwappingBank:0000000c $d
|
||||
/tmp/ccqG5zDC.s:996 .text.HAL_DisableMemorySwappingBank:00000000 $t
|
||||
/tmp/ccqG5zDC.s:1002 .text.HAL_DisableMemorySwappingBank:00000000 HAL_DisableMemorySwappingBank
|
||||
/tmp/ccqG5zDC.s:1019 .text.HAL_DisableMemorySwappingBank:0000000c $d
|
||||
/tmp/ccqG5zDC.s:1031 .data.uwTickPrio:00000000 $d
|
||||
/tmp/ccqG5zDC.s:1038 .bss.uwTick:00000000 $d
|
||||
/tmp/ccvRXtb2.s:680 .text.HAL_DBGMCU_EnableDBGSleepMode:00000000 $t
|
||||
/tmp/ccvRXtb2.s:686 .text.HAL_DBGMCU_EnableDBGSleepMode:00000000 HAL_DBGMCU_EnableDBGSleepMode
|
||||
/tmp/ccvRXtb2.s:703 .text.HAL_DBGMCU_EnableDBGSleepMode:0000000c $d
|
||||
/tmp/ccvRXtb2.s:708 .text.HAL_DBGMCU_DisableDBGSleepMode:00000000 $t
|
||||
/tmp/ccvRXtb2.s:714 .text.HAL_DBGMCU_DisableDBGSleepMode:00000000 HAL_DBGMCU_DisableDBGSleepMode
|
||||
/tmp/ccvRXtb2.s:731 .text.HAL_DBGMCU_DisableDBGSleepMode:0000000c $d
|
||||
/tmp/ccvRXtb2.s:736 .text.HAL_DBGMCU_EnableDBGStopMode:00000000 $t
|
||||
/tmp/ccvRXtb2.s:742 .text.HAL_DBGMCU_EnableDBGStopMode:00000000 HAL_DBGMCU_EnableDBGStopMode
|
||||
/tmp/ccvRXtb2.s:759 .text.HAL_DBGMCU_EnableDBGStopMode:0000000c $d
|
||||
/tmp/ccvRXtb2.s:764 .text.HAL_DBGMCU_DisableDBGStopMode:00000000 $t
|
||||
/tmp/ccvRXtb2.s:770 .text.HAL_DBGMCU_DisableDBGStopMode:00000000 HAL_DBGMCU_DisableDBGStopMode
|
||||
/tmp/ccvRXtb2.s:787 .text.HAL_DBGMCU_DisableDBGStopMode:0000000c $d
|
||||
/tmp/ccvRXtb2.s:792 .text.HAL_DBGMCU_EnableDBGStandbyMode:00000000 $t
|
||||
/tmp/ccvRXtb2.s:798 .text.HAL_DBGMCU_EnableDBGStandbyMode:00000000 HAL_DBGMCU_EnableDBGStandbyMode
|
||||
/tmp/ccvRXtb2.s:815 .text.HAL_DBGMCU_EnableDBGStandbyMode:0000000c $d
|
||||
/tmp/ccvRXtb2.s:820 .text.HAL_DBGMCU_DisableDBGStandbyMode:00000000 $t
|
||||
/tmp/ccvRXtb2.s:826 .text.HAL_DBGMCU_DisableDBGStandbyMode:00000000 HAL_DBGMCU_DisableDBGStandbyMode
|
||||
/tmp/ccvRXtb2.s:843 .text.HAL_DBGMCU_DisableDBGStandbyMode:0000000c $d
|
||||
/tmp/ccvRXtb2.s:848 .text.HAL_EnableCompensationCell:00000000 $t
|
||||
/tmp/ccvRXtb2.s:854 .text.HAL_EnableCompensationCell:00000000 HAL_EnableCompensationCell
|
||||
/tmp/ccvRXtb2.s:873 .text.HAL_EnableCompensationCell:0000000c $d
|
||||
/tmp/ccvRXtb2.s:878 .text.HAL_DisableCompensationCell:00000000 $t
|
||||
/tmp/ccvRXtb2.s:884 .text.HAL_DisableCompensationCell:00000000 HAL_DisableCompensationCell
|
||||
/tmp/ccvRXtb2.s:903 .text.HAL_DisableCompensationCell:0000000c $d
|
||||
/tmp/ccvRXtb2.s:908 .text.HAL_EnableFMCMemorySwapping:00000000 $t
|
||||
/tmp/ccvRXtb2.s:914 .text.HAL_EnableFMCMemorySwapping:00000000 HAL_EnableFMCMemorySwapping
|
||||
/tmp/ccvRXtb2.s:933 .text.HAL_EnableFMCMemorySwapping:0000000c $d
|
||||
/tmp/ccvRXtb2.s:938 .text.HAL_DisableFMCMemorySwapping:00000000 $t
|
||||
/tmp/ccvRXtb2.s:944 .text.HAL_DisableFMCMemorySwapping:00000000 HAL_DisableFMCMemorySwapping
|
||||
/tmp/ccvRXtb2.s:963 .text.HAL_DisableFMCMemorySwapping:0000000c $d
|
||||
/tmp/ccvRXtb2.s:968 .text.HAL_EnableMemorySwappingBank:00000000 $t
|
||||
/tmp/ccvRXtb2.s:974 .text.HAL_EnableMemorySwappingBank:00000000 HAL_EnableMemorySwappingBank
|
||||
/tmp/ccvRXtb2.s:991 .text.HAL_EnableMemorySwappingBank:0000000c $d
|
||||
/tmp/ccvRXtb2.s:996 .text.HAL_DisableMemorySwappingBank:00000000 $t
|
||||
/tmp/ccvRXtb2.s:1002 .text.HAL_DisableMemorySwappingBank:00000000 HAL_DisableMemorySwappingBank
|
||||
/tmp/ccvRXtb2.s:1019 .text.HAL_DisableMemorySwappingBank:0000000c $d
|
||||
/tmp/ccvRXtb2.s:1031 .data.uwTickPrio:00000000 $d
|
||||
/tmp/ccvRXtb2.s:1038 .bss.uwTick:00000000 $d
|
||||
|
||||
UNDEFINED SYMBOLS
|
||||
HAL_SYSTICK_Config
|
||||
|
||||
Reference in New Issue
Block a user