Stabilize USB control firmware
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
ARM GAS /tmp/ccezlDn1.s page 1
|
||||
|
||||
|
||||
1 .cpu cortex-m7
|
||||
@ -58,7 +58,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /** @defgroup PWREx PWREx
|
||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief PWR HAL module driver
|
||||
ARM GAS /tmp/ccD9vOwP.s page 2
|
||||
ARM GAS /tmp/ccezlDn1.s page 2
|
||||
|
||||
|
||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @{
|
||||
@ -118,7 +118,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** -@- Refer to the description of Read protection (RDP) in the Flash
|
||||
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** programming manual.
|
||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||
ARM GAS /tmp/ccD9vOwP.s page 3
|
||||
ARM GAS /tmp/ccezlDn1.s page 3
|
||||
|
||||
|
||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** (+) The main internal regulator can be configured to have a tradeoff between
|
||||
@ -178,7 +178,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
35 .cfi_offset 4, -8
|
||||
36 .cfi_offset 14, -4
|
||||
136:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** uint32_t tickstart = 0;
|
||||
ARM GAS /tmp/ccD9vOwP.s page 4
|
||||
ARM GAS /tmp/ccezlDn1.s page 4
|
||||
|
||||
|
||||
37 .loc 1 136 3 view .LVU1
|
||||
@ -238,7 +238,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
152:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||
153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** return HAL_TIMEOUT;
|
||||
76 .loc 1 153 14 view .LVU18
|
||||
ARM GAS /tmp/ccD9vOwP.s page 5
|
||||
ARM GAS /tmp/ccezlDn1.s page 5
|
||||
|
||||
|
||||
77 0030 0320 movs r0, #3
|
||||
@ -298,7 +298,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
118 .loc 1 168 13 view .LVU26
|
||||
119 0006 22F40072 bic r2, r2, #512
|
||||
120 000a 5A60 str r2, [r3, #4]
|
||||
ARM GAS /tmp/ccD9vOwP.s page 6
|
||||
ARM GAS /tmp/ccezlDn1.s page 6
|
||||
|
||||
|
||||
169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||
@ -358,7 +358,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
||||
158 .loc 1 186 1 view .LVU42
|
||||
159 0036 10BD pop {r4, pc}
|
||||
ARM GAS /tmp/ccD9vOwP.s page 7
|
||||
ARM GAS /tmp/ccezlDn1.s page 7
|
||||
|
||||
|
||||
160 .LVL9:
|
||||
@ -418,7 +418,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||
198:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /**
|
||||
199:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief Disables the Flash Power Down in Stop mode.
|
||||
ARM GAS /tmp/ccD9vOwP.s page 8
|
||||
ARM GAS /tmp/ccezlDn1.s page 8
|
||||
|
||||
|
||||
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @retval None
|
||||
@ -478,7 +478,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
248 0004 43F40063 orr r3, r3, #2048
|
||||
249 0008 1360 str r3, [r2]
|
||||
216:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
||||
ARM GAS /tmp/ccD9vOwP.s page 9
|
||||
ARM GAS /tmp/ccezlDn1.s page 9
|
||||
|
||||
|
||||
250 .loc 1 216 1 view .LVU58
|
||||
@ -538,7 +538,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||
228:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /**
|
||||
229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief Enables Low Power Regulator low voltage mode.
|
||||
ARM GAS /tmp/ccD9vOwP.s page 10
|
||||
ARM GAS /tmp/ccezlDn1.s page 10
|
||||
|
||||
|
||||
230:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @retval None
|
||||
@ -598,7 +598,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
338 0004 23F48063 bic r3, r3, #1024
|
||||
339 0008 1360 str r3, [r2]
|
||||
246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
||||
ARM GAS /tmp/ccD9vOwP.s page 11
|
||||
ARM GAS /tmp/ccezlDn1.s page 11
|
||||
|
||||
|
||||
340 .loc 1 246 1 view .LVU73
|
||||
@ -658,7 +658,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
380 .loc 1 262 3 view .LVU79
|
||||
381 000e 1B6C ldr r3, [r3, #64]
|
||||
382 0010 03F08053 and r3, r3, #268435456
|
||||
ARM GAS /tmp/ccD9vOwP.s page 12
|
||||
ARM GAS /tmp/ccezlDn1.s page 12
|
||||
|
||||
|
||||
383 0014 0193 str r3, [sp, #4]
|
||||
@ -718,7 +718,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
280:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||
281:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /* Get tick */
|
||||
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** tickstart = HAL_GetTick();
|
||||
ARM GAS /tmp/ccD9vOwP.s page 13
|
||||
ARM GAS /tmp/ccezlDn1.s page 13
|
||||
|
||||
|
||||
283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||
@ -778,7 +778,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||
455 .loc 1 286 23 discriminator 1 view .LVU104
|
||||
456 0062 001B subs r0, r0, r4
|
||||
ARM GAS /tmp/ccD9vOwP.s page 14
|
||||
ARM GAS /tmp/ccezlDn1.s page 14
|
||||
|
||||
|
||||
286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||
@ -838,7 +838,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
496 .loc 1 306 3 view .LVU109
|
||||
497 .LVL18:
|
||||
307:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||
ARM GAS /tmp/ccD9vOwP.s page 15
|
||||
ARM GAS /tmp/ccezlDn1.s page 15
|
||||
|
||||
|
||||
308:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** __HAL_RCC_PWR_CLK_ENABLE();
|
||||
@ -898,7 +898,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
319:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||
320:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** return HAL_TIMEOUT;
|
||||
541 .loc 1 320 14 view .LVU125
|
||||
ARM GAS /tmp/ccD9vOwP.s page 16
|
||||
ARM GAS /tmp/ccezlDn1.s page 16
|
||||
|
||||
|
||||
542 003e 0320 movs r0, #3
|
||||
@ -958,7 +958,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
572 005c 07D0 beq .L60
|
||||
332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||
573 .loc 1 332 5 view .LVU132
|
||||
ARM GAS /tmp/ccD9vOwP.s page 17
|
||||
ARM GAS /tmp/ccezlDn1.s page 17
|
||||
|
||||
|
||||
332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||
@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
358:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @note When exiting Stop mode by issuing an interrupt or a wakeup event,
|
||||
359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * the HSI RC oscillator is selected as system clock.
|
||||
360:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** *
|
||||
ARM GAS /tmp/ccD9vOwP.s page 18
|
||||
ARM GAS /tmp/ccezlDn1.s page 18
|
||||
|
||||
|
||||
361:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @note When the voltage regulator operates in low power mode, an additional
|
||||
@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
633 0008 1E4B ldr r3, .L73
|
||||
634 000a 1A6C ldr r2, [r3, #64]
|
||||
635 000c 42F08052 orr r2, r2, #268435456
|
||||
ARM GAS /tmp/ccD9vOwP.s page 19
|
||||
ARM GAS /tmp/ccezlDn1.s page 19
|
||||
|
||||
|
||||
636 0010 1A64 str r2, [r3, #64]
|
||||
@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
676 .loc 1 402 23 discriminator 1 view .LVU160
|
||||
677 0046 001B subs r0, r0, r4
|
||||
678 .loc 1 402 7 discriminator 1 view .LVU161
|
||||
ARM GAS /tmp/ccD9vOwP.s page 20
|
||||
ARM GAS /tmp/ccezlDn1.s page 20
|
||||
|
||||
|
||||
679 0048 B0F57A7F cmp r0, #1000
|
||||
@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
712 .loc 1 423 5 is_stmt 0 view .LVU175
|
||||
713 0068 012D cmp r5, #1
|
||||
714 006a 08D0 beq .L72
|
||||
ARM GAS /tmp/ccD9vOwP.s page 21
|
||||
ARM GAS /tmp/ccezlDn1.s page 21
|
||||
|
||||
|
||||
424:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||
@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
754 .L74:
|
||||
755 0082 00BF .align 2
|
||||
756 .L73:
|
||||
ARM GAS /tmp/ccD9vOwP.s page 22
|
||||
ARM GAS /tmp/ccezlDn1.s page 22
|
||||
|
||||
|
||||
757 0084 00380240 .word 1073887232
|
||||
@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
450:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief Configures the main internal regulator output voltage.
|
||||
451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @param VoltageScaling specifies the regulator output voltage to achieve
|
||||
452:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * a tradeoff between performance and power consumption.
|
||||
ARM GAS /tmp/ccD9vOwP.s page 23
|
||||
ARM GAS /tmp/ccezlDn1.s page 23
|
||||
|
||||
|
||||
453:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * This parameter can be one of the following values:
|
||||
@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
826 0008 42F08052 orr r2, r2, #268435456
|
||||
827 000c 1A64 str r2, [r3, #64]
|
||||
828 .loc 1 483 3 view .LVU195
|
||||
ARM GAS /tmp/ccD9vOwP.s page 24
|
||||
ARM GAS /tmp/ccezlDn1.s page 24
|
||||
|
||||
|
||||
829 000e 1A6C ldr r2, [r3, #64]
|
||||
@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
870 0042 031B subs r3, r0, r4
|
||||
871 .loc 1 496 9 discriminator 1 view .LVU212
|
||||
872 0044 022B cmp r3, #2
|
||||
ARM GAS /tmp/ccD9vOwP.s page 25
|
||||
ARM GAS /tmp/ccezlDn1.s page 25
|
||||
|
||||
|
||||
873 0046 F5D9 bls .L80
|
||||
@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
912 .loc 1 511 47 view .LVU226
|
||||
913 0078 13F0007F tst r3, #33554432
|
||||
914 007c 06D1 bne .L92
|
||||
ARM GAS /tmp/ccD9vOwP.s page 26
|
||||
ARM GAS /tmp/ccezlDn1.s page 26
|
||||
|
||||
|
||||
512:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||
@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
955 .L93:
|
||||
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
||||
527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
||||
ARM GAS /tmp/ccD9vOwP.s page 27
|
||||
ARM GAS /tmp/ccezlDn1.s page 27
|
||||
|
||||
|
||||
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
||||
@ -1599,50 +1599,50 @@ ARM GAS /tmp/ccD9vOwP.s page 1
|
||||
984 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
||||
985 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
||||
986 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
||||
ARM GAS /tmp/ccD9vOwP.s page 28
|
||||
ARM GAS /tmp/ccezlDn1.s page 28
|
||||
|
||||
|
||||
DEFINED SYMBOLS
|
||||
*ABS*:00000000 stm32f7xx_hal_pwr_ex.c
|
||||
/tmp/ccD9vOwP.s:20 .text.HAL_PWREx_EnableBkUpReg:00000000 $t
|
||||
/tmp/ccD9vOwP.s:26 .text.HAL_PWREx_EnableBkUpReg:00000000 HAL_PWREx_EnableBkUpReg
|
||||
/tmp/ccD9vOwP.s:90 .text.HAL_PWREx_EnableBkUpReg:00000038 $d
|
||||
/tmp/ccD9vOwP.s:95 .text.HAL_PWREx_DisableBkUpReg:00000000 $t
|
||||
/tmp/ccD9vOwP.s:101 .text.HAL_PWREx_DisableBkUpReg:00000000 HAL_PWREx_DisableBkUpReg
|
||||
/tmp/ccD9vOwP.s:165 .text.HAL_PWREx_DisableBkUpReg:00000038 $d
|
||||
/tmp/ccD9vOwP.s:170 .text.HAL_PWREx_EnableFlashPowerDown:00000000 $t
|
||||
/tmp/ccD9vOwP.s:176 .text.HAL_PWREx_EnableFlashPowerDown:00000000 HAL_PWREx_EnableFlashPowerDown
|
||||
/tmp/ccD9vOwP.s:195 .text.HAL_PWREx_EnableFlashPowerDown:0000000c $d
|
||||
/tmp/ccD9vOwP.s:200 .text.HAL_PWREx_DisableFlashPowerDown:00000000 $t
|
||||
/tmp/ccD9vOwP.s:206 .text.HAL_PWREx_DisableFlashPowerDown:00000000 HAL_PWREx_DisableFlashPowerDown
|
||||
/tmp/ccD9vOwP.s:225 .text.HAL_PWREx_DisableFlashPowerDown:0000000c $d
|
||||
/tmp/ccD9vOwP.s:230 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:00000000 $t
|
||||
/tmp/ccD9vOwP.s:236 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:00000000 HAL_PWREx_EnableMainRegulatorLowVoltage
|
||||
/tmp/ccD9vOwP.s:255 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:0000000c $d
|
||||
/tmp/ccD9vOwP.s:260 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:00000000 $t
|
||||
/tmp/ccD9vOwP.s:266 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:00000000 HAL_PWREx_DisableMainRegulatorLowVoltage
|
||||
/tmp/ccD9vOwP.s:285 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:0000000c $d
|
||||
/tmp/ccD9vOwP.s:290 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:00000000 $t
|
||||
/tmp/ccD9vOwP.s:296 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:00000000 HAL_PWREx_EnableLowRegulatorLowVoltage
|
||||
/tmp/ccD9vOwP.s:315 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:0000000c $d
|
||||
/tmp/ccD9vOwP.s:320 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:00000000 $t
|
||||
/tmp/ccD9vOwP.s:326 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:00000000 HAL_PWREx_DisableLowRegulatorLowVoltage
|
||||
/tmp/ccD9vOwP.s:345 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:0000000c $d
|
||||
/tmp/ccD9vOwP.s:350 .text.HAL_PWREx_EnableOverDrive:00000000 $t
|
||||
/tmp/ccD9vOwP.s:356 .text.HAL_PWREx_EnableOverDrive:00000000 HAL_PWREx_EnableOverDrive
|
||||
/tmp/ccD9vOwP.s:470 .text.HAL_PWREx_EnableOverDrive:00000074 $d
|
||||
/tmp/ccD9vOwP.s:476 .text.HAL_PWREx_DisableOverDrive:00000000 $t
|
||||
/tmp/ccD9vOwP.s:482 .text.HAL_PWREx_DisableOverDrive:00000000 HAL_PWREx_DisableOverDrive
|
||||
/tmp/ccD9vOwP.s:592 .text.HAL_PWREx_DisableOverDrive:00000074 $d
|
||||
/tmp/ccD9vOwP.s:598 .text.HAL_PWREx_EnterUnderDriveSTOPMode:00000000 $t
|
||||
/tmp/ccD9vOwP.s:604 .text.HAL_PWREx_EnterUnderDriveSTOPMode:00000000 HAL_PWREx_EnterUnderDriveSTOPMode
|
||||
/tmp/ccD9vOwP.s:757 .text.HAL_PWREx_EnterUnderDriveSTOPMode:00000084 $d
|
||||
/tmp/ccD9vOwP.s:766 .text.HAL_PWREx_GetVoltageRange:00000000 $t
|
||||
/tmp/ccD9vOwP.s:772 .text.HAL_PWREx_GetVoltageRange:00000000 HAL_PWREx_GetVoltageRange
|
||||
/tmp/ccD9vOwP.s:789 .text.HAL_PWREx_GetVoltageRange:0000000c $d
|
||||
/tmp/ccD9vOwP.s:794 .text.HAL_PWREx_ControlVoltageScaling:00000000 $t
|
||||
/tmp/ccD9vOwP.s:800 .text.HAL_PWREx_ControlVoltageScaling:00000000 HAL_PWREx_ControlVoltageScaling
|
||||
/tmp/ccD9vOwP.s:974 .text.HAL_PWREx_ControlVoltageScaling:000000b8 $d
|
||||
/tmp/ccezlDn1.s:20 .text.HAL_PWREx_EnableBkUpReg:00000000 $t
|
||||
/tmp/ccezlDn1.s:26 .text.HAL_PWREx_EnableBkUpReg:00000000 HAL_PWREx_EnableBkUpReg
|
||||
/tmp/ccezlDn1.s:90 .text.HAL_PWREx_EnableBkUpReg:00000038 $d
|
||||
/tmp/ccezlDn1.s:95 .text.HAL_PWREx_DisableBkUpReg:00000000 $t
|
||||
/tmp/ccezlDn1.s:101 .text.HAL_PWREx_DisableBkUpReg:00000000 HAL_PWREx_DisableBkUpReg
|
||||
/tmp/ccezlDn1.s:165 .text.HAL_PWREx_DisableBkUpReg:00000038 $d
|
||||
/tmp/ccezlDn1.s:170 .text.HAL_PWREx_EnableFlashPowerDown:00000000 $t
|
||||
/tmp/ccezlDn1.s:176 .text.HAL_PWREx_EnableFlashPowerDown:00000000 HAL_PWREx_EnableFlashPowerDown
|
||||
/tmp/ccezlDn1.s:195 .text.HAL_PWREx_EnableFlashPowerDown:0000000c $d
|
||||
/tmp/ccezlDn1.s:200 .text.HAL_PWREx_DisableFlashPowerDown:00000000 $t
|
||||
/tmp/ccezlDn1.s:206 .text.HAL_PWREx_DisableFlashPowerDown:00000000 HAL_PWREx_DisableFlashPowerDown
|
||||
/tmp/ccezlDn1.s:225 .text.HAL_PWREx_DisableFlashPowerDown:0000000c $d
|
||||
/tmp/ccezlDn1.s:230 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:00000000 $t
|
||||
/tmp/ccezlDn1.s:236 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:00000000 HAL_PWREx_EnableMainRegulatorLowVoltage
|
||||
/tmp/ccezlDn1.s:255 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:0000000c $d
|
||||
/tmp/ccezlDn1.s:260 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:00000000 $t
|
||||
/tmp/ccezlDn1.s:266 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:00000000 HAL_PWREx_DisableMainRegulatorLowVoltage
|
||||
/tmp/ccezlDn1.s:285 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:0000000c $d
|
||||
/tmp/ccezlDn1.s:290 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:00000000 $t
|
||||
/tmp/ccezlDn1.s:296 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:00000000 HAL_PWREx_EnableLowRegulatorLowVoltage
|
||||
/tmp/ccezlDn1.s:315 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:0000000c $d
|
||||
/tmp/ccezlDn1.s:320 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:00000000 $t
|
||||
/tmp/ccezlDn1.s:326 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:00000000 HAL_PWREx_DisableLowRegulatorLowVoltage
|
||||
/tmp/ccezlDn1.s:345 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:0000000c $d
|
||||
/tmp/ccezlDn1.s:350 .text.HAL_PWREx_EnableOverDrive:00000000 $t
|
||||
/tmp/ccezlDn1.s:356 .text.HAL_PWREx_EnableOverDrive:00000000 HAL_PWREx_EnableOverDrive
|
||||
/tmp/ccezlDn1.s:470 .text.HAL_PWREx_EnableOverDrive:00000074 $d
|
||||
/tmp/ccezlDn1.s:476 .text.HAL_PWREx_DisableOverDrive:00000000 $t
|
||||
/tmp/ccezlDn1.s:482 .text.HAL_PWREx_DisableOverDrive:00000000 HAL_PWREx_DisableOverDrive
|
||||
/tmp/ccezlDn1.s:592 .text.HAL_PWREx_DisableOverDrive:00000074 $d
|
||||
/tmp/ccezlDn1.s:598 .text.HAL_PWREx_EnterUnderDriveSTOPMode:00000000 $t
|
||||
/tmp/ccezlDn1.s:604 .text.HAL_PWREx_EnterUnderDriveSTOPMode:00000000 HAL_PWREx_EnterUnderDriveSTOPMode
|
||||
/tmp/ccezlDn1.s:757 .text.HAL_PWREx_EnterUnderDriveSTOPMode:00000084 $d
|
||||
/tmp/ccezlDn1.s:766 .text.HAL_PWREx_GetVoltageRange:00000000 $t
|
||||
/tmp/ccezlDn1.s:772 .text.HAL_PWREx_GetVoltageRange:00000000 HAL_PWREx_GetVoltageRange
|
||||
/tmp/ccezlDn1.s:789 .text.HAL_PWREx_GetVoltageRange:0000000c $d
|
||||
/tmp/ccezlDn1.s:794 .text.HAL_PWREx_ControlVoltageScaling:00000000 $t
|
||||
/tmp/ccezlDn1.s:800 .text.HAL_PWREx_ControlVoltageScaling:00000000 HAL_PWREx_ControlVoltageScaling
|
||||
/tmp/ccezlDn1.s:974 .text.HAL_PWREx_ControlVoltageScaling:000000b8 $d
|
||||
|
||||
UNDEFINED SYMBOLS
|
||||
HAL_GetTick
|
||||
|
||||
Reference in New Issue
Block a user