Stabilize USB control firmware

This commit is contained in:
Ayzen
2026-04-26 18:39:55 +03:00
parent ea1fbb071d
commit d32db245fa
51 changed files with 11583 additions and 11479 deletions

View File

@ -1,4 +1,4 @@
ARM GAS /tmp/ccfifxFc.s page 1
ARM GAS /tmp/ccXZ1dc3.s page 1
1 .cpu cortex-m7
@ -58,7 +58,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /** @defgroup RCCEx RCCEx
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @brief RCCEx HAL module driver
ARM GAS /tmp/ccfifxFc.s page 2
ARM GAS /tmp/ccXZ1dc3.s page 2
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @{
@ -118,7 +118,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** @endverbatim
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @{
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** */
ARM GAS /tmp/ccfifxFc.s page 3
ARM GAS /tmp/ccXZ1dc3.s page 3
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** #if defined (STM32F745xx) || defined (STM32F746xx) || defined (STM32F756xx) || defined (STM32F765xx
@ -178,7 +178,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
53 .loc 1 117 3 view .LVU8
54 .loc 1 117 21 is_stmt 0 view .LVU9
55 0006 0668 ldr r6, [r0]
ARM GAS /tmp/ccfifxFc.s page 4
ARM GAS /tmp/ccXZ1dc3.s page 4
56 .loc 1 117 5 view .LVU10
@ -238,7 +238,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
138:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure SAI1 Clock source */
139:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_SAI1_CONFIG(PeriphClkInit->Sai1ClockSelection);
89 .loc 1 139 5 view .LVU24
ARM GAS /tmp/ccfifxFc.s page 5
ARM GAS /tmp/ccXZ1dc3.s page 5
90 0032 AC4A ldr r2, .L87
@ -298,7 +298,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
123 0068 216C ldr r1, [r4, #64]
124 006a 0B43 orrs r3, r3, r1
125 006c C2F88C30 str r3, [r2, #140]
ARM GAS /tmp/ccfifxFc.s page 6
ARM GAS /tmp/ccXZ1dc3.s page 6
160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@ -358,7 +358,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_RTCCLKSOURCE(PeriphClkInit->RTCClockSelection));
184:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
185:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Enable Power Clock*/
ARM GAS /tmp/ccfifxFc.s page 7
ARM GAS /tmp/ccXZ1dc3.s page 7
186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PWR_CLK_ENABLE();
@ -418,7 +418,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
158 .loc 1 238 3 view .LVU49
159 .loc 1 238 21 is_stmt 0 view .LVU50
160 0090 2368 ldr r3, [r4]
ARM GAS /tmp/ccfifxFc.s page 8
ARM GAS /tmp/ccXZ1dc3.s page 8
161 .loc 1 238 5 view .LVU51
@ -478,7 +478,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
195 00cc 2368 ldr r3, [r4]
196 .loc 1 258 5 view .LVU64
197 00ce 13F4004F tst r3, #32768
ARM GAS /tmp/ccfifxFc.s page 9
ARM GAS /tmp/ccXZ1dc3.s page 9
198 00d2 08D0 beq .L19
@ -538,7 +538,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
229 .loc 1 281 5 is_stmt 1 view .LVU75
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the I2C4 clock source */
ARM GAS /tmp/ccfifxFc.s page 10
ARM GAS /tmp/ccXZ1dc3.s page 10
284:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_I2C4_CONFIG(PeriphClkInit->I2c4ClockSelection);
@ -598,7 +598,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
263 0142 23F00C03 bic r3, r3, #12
264 0146 A16C ldr r1, [r4, #72]
265 0148 0B43 orrs r3, r3, r1
ARM GAS /tmp/ccfifxFc.s page 11
ARM GAS /tmp/ccXZ1dc3.s page 11
266 014a C2F89030 str r3, [r2, #144]
@ -658,7 +658,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
327:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /*-------------------------------------- UART5 Configuration -----------------------------------*
328:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if(((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_UART5) == RCC_PERIPHCLK_UART5)
298 .loc 1 328 3 view .LVU97
ARM GAS /tmp/ccfifxFc.s page 12
ARM GAS /tmp/ccXZ1dc3.s page 12
299 .loc 1 328 21 is_stmt 0 view .LVU98
@ -718,7 +718,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
333 01bc 08D0 beq .L28
349:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
350:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Check the parameters */
ARM GAS /tmp/ccfifxFc.s page 13
ARM GAS /tmp/ccXZ1dc3.s page 13
351:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_UART7CLKSOURCE(PeriphClkInit->Uart7ClockSelection));
@ -778,7 +778,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_CEC_CONFIG(PeriphClkInit->CecClockSelection);
365 .loc 1 374 5 view .LVU121
366 01f2 3C4A ldr r2, .L87
ARM GAS /tmp/ccfifxFc.s page 14
ARM GAS /tmp/ccXZ1dc3.s page 14
367 01f4 D2F89030 ldr r3, [r2, #144]
@ -838,7 +838,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
400 022e 00D0 beq .L32
396:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** pllsaiused = 1;
ARM GAS /tmp/ccfifxFc.s page 15
ARM GAS /tmp/ccXZ1dc3.s page 15
401 .loc 1 397 16 view .LVU133
@ -898,7 +898,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
420:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
421:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** #if defined (STM32F765xx) || defined (STM32F767xx) || defined (STM32F769xx) || defined (STM32F777xx
422:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /*------------------------------------- SDMMC2 Configuration ------------------------------------
ARM GAS /tmp/ccfifxFc.s page 16
ARM GAS /tmp/ccXZ1dc3.s page 16
423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if(((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_SDMMC2) == RCC_PERIPHCLK_SDMMC2)
@ -958,7 +958,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
466 .loc 1 443 5 view .LVU155
467 02a0 13F0805F tst r3, #268435456
468 02a4 09D0 beq .L37
ARM GAS /tmp/ccfifxFc.s page 17
ARM GAS /tmp/ccXZ1dc3.s page 17
444:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
502 02d6 034B ldr r3, .L87
503 02d8 1B68 ldr r3, [r3]
504 .loc 1 464 51 view .LVU168
ARM GAS /tmp/ccfifxFc.s page 18
ARM GAS /tmp/ccXZ1dc3.s page 18
505 02da 13F0006F tst r3, #134217728
@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
548 0304 B9E6 b .L6
549 .LVL20:
550 .L77:
ARM GAS /tmp/ccfifxFc.s page 19
ARM GAS /tmp/ccXZ1dc3.s page 19
183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
588 .loc 1 195 36 view .LVU196
589 032e 13F4807F tst r3, #256
590 0332 06D1 bne .L80
ARM GAS /tmp/ccfifxFc.s page 20
ARM GAS /tmp/ccXZ1dc3.s page 20
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
628 .loc 1 209 15 view .LVU213
629 035a 22F44072 bic r2, r2, #768
630 .LVL27:
ARM GAS /tmp/ccfifxFc.s page 21
ARM GAS /tmp/ccXZ1dc3.s page 21
212:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_BACKUPRESET_RELEASE();
@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
673 .loc 1 222 21 is_stmt 0 view .LVU226
674 039e FFF7FEFF bl HAL_GetTick
ARM GAS /tmp/ccfifxFc.s page 22
ARM GAS /tmp/ccXZ1dc3.s page 22
675 .LVL30:
@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
389:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
717 .loc 1 389 18 view .LVU239
718 03d4 28E7 b .L31
ARM GAS /tmp/ccfifxFc.s page 23
ARM GAS /tmp/ccXZ1dc3.s page 23
719 .LVL36:
@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
754 0402 C2F88430 str r3, [r2, #132]
755 .LVL41:
756 .L42:
ARM GAS /tmp/ccfifxFc.s page 24
ARM GAS /tmp/ccXZ1dc3.s page 24
489:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
792 .LVL44:
793 .loc 1 507 7 is_stmt 0 view .LVU269
794 0434 43EA8013 orr r3, r3, r0, lsl #6
ARM GAS /tmp/ccfifxFc.s page 25
ARM GAS /tmp/ccXZ1dc3.s page 25
795 0438 E068 ldr r0, [r4, #12]
@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
831 046e 2369 ldr r3, [r4, #16]
832 0470 1B04 lsls r3, r3, #16
833 0472 43EA8613 orr r3, r3, r6, lsl #6
ARM GAS /tmp/ccfifxFc.s page 26
ARM GAS /tmp/ccXZ1dc3.s page 26
834 0476 00F07060 and r0, r0, #251658240
@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
870 04b2 1360 str r3, [r2]
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get Start Tick*/
ARM GAS /tmp/ccfifxFc.s page 27
ARM GAS /tmp/ccXZ1dc3.s page 27
546:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tickstart = HAL_GetTick();
@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
567:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tickstart = HAL_GetTick();
568:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
569:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Wait till PLLSAI is disabled */
ARM GAS /tmp/ccfifxFc.s page 28
ARM GAS /tmp/ccXZ1dc3.s page 28
570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** while(__HAL_RCC_PLLSAI_GET_FLAG() != RESET)
@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_PLLSAI_DIVR_VALUE(PeriphClkInit->PLLSAIDivR));
625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
626:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Read PLLSAIP and PLLSAIQ value from PLLSAICFGR register (these value are not needed for LT
ARM GAS /tmp/ccfifxFc.s page 29
ARM GAS /tmp/ccXZ1dc3.s page 29
627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tmpreg0 = ((RCC->PLLSAICFGR & RCC_PLLSAICFGR_PLLSAIQ) >> RCC_PLLSAICFGR_PLLSAIQ_Pos);
@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
567:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
925 .loc 1 567 17 is_stmt 0 view .LVU309
926 04e6 FFF7FEFF bl HAL_GetTick
ARM GAS /tmp/ccfifxFc.s page 30
ARM GAS /tmp/ccXZ1dc3.s page 30
927 .LVL59:
@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
583:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** ((((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_SAI2) == RCC_PERIPHCLK_SAI2) && (Pe
967 .loc 1 583 94 discriminator 1 view .LVU324
968 051a 22B1 cbz r2, .L53
ARM GAS /tmp/ccfifxFc.s page 31
ARM GAS /tmp/ccXZ1dc3.s page 31
969 .L52:
@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1010 .L54:
605:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
1011 .loc 1 605 5 view .LVU338
ARM GAS /tmp/ccfifxFc.s page 32
ARM GAS /tmp/ccXZ1dc3.s page 32
605:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1050 058e 0B43 orrs r3, r3, r1
1051 0590 E169 ldr r1, [r4, #28]
1052 0592 43EA0173 orr r3, r3, r1, lsl #28
ARM GAS /tmp/ccfifxFc.s page 33
ARM GAS /tmp/ccXZ1dc3.s page 33
1053 0596 C2F88830 str r3, [r2, #136]
@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1094 .LVL76:
1095 .L85:
608:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Read PLLSAIQ and PLLSAIR value from PLLSAICFGR register (this value is not needed for CK48
ARM GAS /tmp/ccfifxFc.s page 34
ARM GAS /tmp/ccXZ1dc3.s page 34
1096 .loc 1 608 7 is_stmt 1 view .LVU368
@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1143 .LVL83:
1144 .LFB142:
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
ARM GAS /tmp/ccfifxFc.s page 35
ARM GAS /tmp/ccXZ1dc3.s page 35
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /**
@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1159 .loc 1 698 35 view .LVU384
1160 000a C2F38812 ubfx r2, r2, #6, #9
1161 .loc 1 698 33 view .LVU385
ARM GAS /tmp/ccfifxFc.s page 36
ARM GAS /tmp/ccXZ1dc3.s page 36
1162 000e 4260 str r2, [r0, #4]
@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1207 004c D3F88820 ldr r2, [r3, #136]
1208 .loc 1 707 35 view .LVU412
1209 0050 C2F30272 ubfx r2, r2, #28, #3
ARM GAS /tmp/ccfifxFc.s page 37
ARM GAS /tmp/ccXZ1dc3.s page 37
1210 .loc 1 707 33 view .LVU413
@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1250 008e 4263 str r2, [r0, #52]
722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
723:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get the I2C1 clock configuration ------------------------------------------*/
ARM GAS /tmp/ccfifxFc.s page 38
ARM GAS /tmp/ccXZ1dc3.s page 38
724:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE();
@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
742:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->Usart3ClockSelection = __HAL_RCC_GET_USART3_SOURCE();
1287 .loc 1 742 3 is_stmt 1 view .LVU453
1288 .loc 1 742 41 is_stmt 0 view .LVU454
ARM GAS /tmp/ccfifxFc.s page 39
ARM GAS /tmp/ccXZ1dc3.s page 39
1289 00cc D3F89020 ldr r2, [r3, #144]
@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1325 0108 D3F89020 ldr r2, [r3, #144]
1326 010c 02F04072 and r2, r2, #50331648
1327 .loc 1 760 39 view .LVU473
ARM GAS /tmp/ccfifxFc.s page 40
ARM GAS /tmp/ccXZ1dc3.s page 40
1328 0110 4267 str r2, [r0, #116]
@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1363 .loc 1 779 44 view .LVU491
1364 0152 C0F88C20 str r2, [r0, #140]
780:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** #endif /* STM32F767xx || STM32F769xx || STM32F777xx || STM32F779xx */
ARM GAS /tmp/ccfifxFc.s page 41
ARM GAS /tmp/ccXZ1dc3.s page 41
781:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1404 .LFE142:
1406 .section .text.HAL_RCCEx_GetPeriphCLKFreq,"ax",%progbits
1407 .align 1
ARM GAS /tmp/ccfifxFc.s page 42
ARM GAS /tmp/ccXZ1dc3.s page 42
1408 .global HAL_RCCEx_GetPeriphCLKFreq
@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
843:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_SAI1CLKSOURCE(PeriphClkInit->Sai1ClockSelection));
844:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
845:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure SAI1 Clock source */
ARM GAS /tmp/ccfifxFc.s page 43
ARM GAS /tmp/ccXZ1dc3.s page 43
846:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_SAI1_CONFIG(PeriphClkInit->Sai1ClockSelection);
@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
900:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** return HAL_TIMEOUT;
901:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
902:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
ARM GAS /tmp/ccfifxFc.s page 44
ARM GAS /tmp/ccXZ1dc3.s page 44
903:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
957:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
958:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /*-------------------------------------- I2C2 Configuration -----------------------------------*/
959:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if(((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_I2C2) == RCC_PERIPHCLK_I2C2)
ARM GAS /tmp/ccfifxFc.s page 45
ARM GAS /tmp/ccXZ1dc3.s page 45
960:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1014:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the UART4 clock source */
1015:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_UART4_CONFIG(PeriphClkInit->Uart4ClockSelection);
1016:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
ARM GAS /tmp/ccfifxFc.s page 46
ARM GAS /tmp/ccXZ1dc3.s page 46
1017:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1071:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
1072:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
1073:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
ARM GAS /tmp/ccfifxFc.s page 47
ARM GAS /tmp/ccXZ1dc3.s page 47
1074:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /*-------------------------------------- LPTIM1 Configuration -----------------------------------
@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1128:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if(((((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_I2S) == RCC_PERIPHCLK_I2S) && (Peri
1129:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
1130:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* check for Parameters */
ARM GAS /tmp/ccfifxFc.s page 48
ARM GAS /tmp/ccXZ1dc3.s page 48
1131:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_PLLI2SR_VALUE(PeriphClkInit->PLLI2S.PLLI2SR));
@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1185:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* return in case of Timeout detected */
1186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** return HAL_TIMEOUT;
1187:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
ARM GAS /tmp/ccfifxFc.s page 49
ARM GAS /tmp/ccXZ1dc3.s page 49
1188:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
1243:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the PLLSAI division factors */
1244:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* PLLSAI_VCO = f(VCO clock) = f(PLLSAI clock input) x (PLLI2SN/PLLM) */
ARM GAS /tmp/ccfifxFc.s page 50
ARM GAS /tmp/ccXZ1dc3.s page 50
1245:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* 48CLK = f(PLLSAI clock output) = f(VCO clock) / PLLSAIP */
@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1299:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
1300:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get the PLLSAI/PLLI2S division factors -------------------------------------------*/
1301:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->PLLI2SDivQ = (uint32_t)((RCC->DCKCFGR1 & RCC_DCKCFGR1_PLLI2SDIVQ) >> RCC_DCKCFGR1_
ARM GAS /tmp/ccfifxFc.s page 51
ARM GAS /tmp/ccXZ1dc3.s page 51
1302:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->PLLSAIDivQ = (uint32_t)((RCC->DCKCFGR1 & RCC_DCKCFGR1_PLLSAIDIVQ) >> RCC_DCKCFGR1_
@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1356:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->Sdmmc2ClockSelection = __HAL_RCC_GET_SDMMC2_SOURCE();
1357:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
1358:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get the RTC Clock configuration -----------------------------------------------*/
ARM GAS /tmp/ccfifxFc.s page 52
ARM GAS /tmp/ccXZ1dc3.s page 52
1359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tempreg = (RCC->CFGR & RCC_CFGR_RTCPRE);
@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1434 .LVL87:
1435 .L100:
1394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
ARM GAS /tmp/ccfifxFc.s page 53
ARM GAS /tmp/ccXZ1dc3.s page 53
1395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** saiclocksource = RCC->DCKCFGR1;
@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1449:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
1450:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = EXTERNAL_CLOCK_VALUE;
1451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** break;
ARM GAS /tmp/ccfifxFc.s page 54
ARM GAS /tmp/ccXZ1dc3.s page 54
1452:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1500:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
1501:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* SAI_CLK_x = SAI_CLK(first level)/PLLSAIDIVQ */
1502:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tmpreg = (((RCC->DCKCFGR1 & RCC_DCKCFGR1_PLLSAIDIVQ) >> 8) + 1);
ARM GAS /tmp/ccfifxFc.s page 55
ARM GAS /tmp/ccXZ1dc3.s page 55
1503:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = frequency/(tmpreg);
@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1557:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
1558:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
1559:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** return frequency;
ARM GAS /tmp/ccfifxFc.s page 56
ARM GAS /tmp/ccXZ1dc3.s page 56
1560:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1440:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = (vcoinput * ((RCC->PLLI2SCFGR & RCC_PLLI2SCFGR_PLLI2SN) >> 6))/(tmpreg);
1482 .loc 1 1440 9 is_stmt 1 view .LVU533
1440:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = (vcoinput * ((RCC->PLLI2SCFGR & RCC_PLLI2SCFGR_PLLI2SN) >> 6))/(tmpreg);
ARM GAS /tmp/ccfifxFc.s page 57
ARM GAS /tmp/ccXZ1dc3.s page 57
1483 .loc 1 1440 22 is_stmt 0 view .LVU534
@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1522 .L101:
1397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
1523 .loc 1 1397 5 view .LVU550
ARM GAS /tmp/ccfifxFc.s page 58
ARM GAS /tmp/ccXZ1dc3.s page 58
1524 0072 B2F5401F cmp r2, #3145728
@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1563 0098 01F03F01 and r1, r1, #63
1406:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
1564 .loc 1 1406 20 view .LVU566
ARM GAS /tmp/ccfifxFc.s page 59
ARM GAS /tmp/ccXZ1dc3.s page 59
1565 009c 4E4A ldr r2, .L129+4
@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1603 .loc 1 1411 11 view .LVU582
1411:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
1604 .loc 1 1411 50 is_stmt 0 view .LVU583
ARM GAS /tmp/ccfifxFc.s page 60
ARM GAS /tmp/ccXZ1dc3.s page 60
1605 00cc 414A ldr r2, .L129
@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1478:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** saiclocksource &= RCC_DCKCFGR1_SAI2SEL;
1646 .loc 1 1478 20 is_stmt 0 view .LVU597
1647 00f4 374B ldr r3, .L129
ARM GAS /tmp/ccfifxFc.s page 61
ARM GAS /tmp/ccXZ1dc3.s page 61
1648 .LVL123:
@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1687 .loc 1 1523 16 view .LVU612
1688 012c C2F30362 ubfx r2, r2, #24, #4
1689 .LVL128:
ARM GAS /tmp/ccfifxFc.s page 62
ARM GAS /tmp/ccXZ1dc3.s page 62
1524:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1727 .loc 1 1539 16 view .LVU629
1728 015a 5B68 ldr r3, [r3, #4]
1539:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
ARM GAS /tmp/ccfifxFc.s page 63
ARM GAS /tmp/ccXZ1dc3.s page 63
1729 .loc 1 1539 11 view .LVU630
@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1499:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
1769 .loc 1 1499 9 is_stmt 1 view .LVU645
1499:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
ARM GAS /tmp/ccfifxFc.s page 64
ARM GAS /tmp/ccXZ1dc3.s page 64
1770 .loc 1 1499 38 is_stmt 0 view .LVU646
@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1809 .L116:
1518:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
1810 .loc 1 1518 11 is_stmt 1 view .LVU662
ARM GAS /tmp/ccfifxFc.s page 65
ARM GAS /tmp/ccXZ1dc3.s page 65
1518:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1562:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /**
1563:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @}
1564:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** */
ARM GAS /tmp/ccfifxFc.s page 66
ARM GAS /tmp/ccXZ1dc3.s page 66
1565:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1876 0004 1B4A ldr r2, .L142
1877 0006 1368 ldr r3, [r2]
1878 0008 23F08063 bic r3, r3, #67108864
ARM GAS /tmp/ccfifxFc.s page 67
ARM GAS /tmp/ccXZ1dc3.s page 67
1879 000c 1360 str r3, [r2]
@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
1626:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Enable the PLLI2S */
1627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PLLI2S_ENABLE();
ARM GAS /tmp/ccfifxFc.s page 68
ARM GAS /tmp/ccXZ1dc3.s page 68
1628:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1940 005a 13F0006F tst r3, #134217728
1941 005e 06D1 bne .L141
1633:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
ARM GAS /tmp/ccfifxFc.s page 69
ARM GAS /tmp/ccXZ1dc3.s page 69
1942 .loc 1 1633 5 is_stmt 1 view .LVU701
@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1651:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Disable the PLLI2S */
1652:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PLLI2S_DISABLE();
1984 .loc 1 1652 3 view .LVU709
ARM GAS /tmp/ccfifxFc.s page 70
ARM GAS /tmp/ccXZ1dc3.s page 70
1985 0002 0B4A ldr r2, .L151
@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
2025 002e 00BF .align 2
2026 .L151:
2027 0030 00380240 .word 1073887232
ARM GAS /tmp/ccfifxFc.s page 71
ARM GAS /tmp/ccXZ1dc3.s page 71
2028 .cfi_endproc
@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
2063 000c 1360 str r3, [r2]
1688:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
1689:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Wait till PLLSAI is disabled */
ARM GAS /tmp/ccfifxFc.s page 72
ARM GAS /tmp/ccXZ1dc3.s page 72
1690:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tickstart = HAL_GetTick();
@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PLLSAI_ENABLE();
1717:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
1718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Wait till PLLSAI is ready */
ARM GAS /tmp/ccfifxFc.s page 73
ARM GAS /tmp/ccXZ1dc3.s page 73
1719:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tickstart = HAL_GetTick();
@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
1722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
2126 .loc 1 1722 5 is_stmt 1 view .LVU753
1722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
ARM GAS /tmp/ccfifxFc.s page 74
ARM GAS /tmp/ccXZ1dc3.s page 74
2127 .loc 1 1722 9 is_stmt 0 view .LVU754
@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
2168 .loc 1 1741 3 view .LVU761
2169 0002 0B4A ldr r2, .L173
2170 0004 1368 ldr r3, [r2]
ARM GAS /tmp/ccfifxFc.s page 75
ARM GAS /tmp/ccXZ1dc3.s page 75
2171 0006 23F08053 bic r3, r3, #268435456
@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccfifxFc.s page 1
2211 0030 00380240 .word 1073887232
2212 .cfi_endproc
2213 .LFE147:
ARM GAS /tmp/ccfifxFc.s page 76
ARM GAS /tmp/ccXZ1dc3.s page 76
2215 .text
@ -4509,36 +4509,36 @@ ARM GAS /tmp/ccfifxFc.s page 1
2220 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
2221 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h"
2222 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
ARM GAS /tmp/ccfifxFc.s page 77
ARM GAS /tmp/ccXZ1dc3.s page 77
DEFINED SYMBOLS
*ABS*:00000000 stm32f7xx_hal_rcc_ex.c
/tmp/ccfifxFc.s:20 .text.HAL_RCCEx_PeriphCLKConfig:00000000 $t
/tmp/ccfifxFc.s:26 .text.HAL_RCCEx_PeriphCLKConfig:00000000 HAL_RCCEx_PeriphCLKConfig
/tmp/ccfifxFc.s:511 .text.HAL_RCCEx_PeriphCLKConfig:000002e4 $d
/tmp/ccfifxFc.s:515 .text.HAL_RCCEx_PeriphCLKConfig:000002e8 $t
/tmp/ccfifxFc.s:954 .text.HAL_RCCEx_PeriphCLKConfig:00000504 $d
/tmp/ccfifxFc.s:961 .text.HAL_RCCEx_PeriphCLKConfig:00000510 $t
/tmp/ccfifxFc.s:1131 .text.HAL_RCCEx_PeriphCLKConfig:000005fc $d
/tmp/ccfifxFc.s:1136 .text.HAL_RCCEx_GetPeriphCLKConfig:00000000 $t
/tmp/ccfifxFc.s:1142 .text.HAL_RCCEx_GetPeriphCLKConfig:00000000 HAL_RCCEx_GetPeriphCLKConfig
/tmp/ccfifxFc.s:1401 .text.HAL_RCCEx_GetPeriphCLKConfig:00000180 $d
/tmp/ccfifxFc.s:1407 .text.HAL_RCCEx_GetPeriphCLKFreq:00000000 $t
/tmp/ccfifxFc.s:1413 .text.HAL_RCCEx_GetPeriphCLKFreq:00000000 HAL_RCCEx_GetPeriphCLKFreq
/tmp/ccfifxFc.s:1840 .text.HAL_RCCEx_GetPeriphCLKFreq:000001d4 $d
/tmp/ccfifxFc.s:1848 .text.HAL_RCCEx_EnablePLLI2S:00000000 $t
/tmp/ccfifxFc.s:1854 .text.HAL_RCCEx_EnablePLLI2S:00000000 HAL_RCCEx_EnablePLLI2S
/tmp/ccfifxFc.s:1961 .text.HAL_RCCEx_EnablePLLI2S:00000074 $d
/tmp/ccfifxFc.s:1966 .text.HAL_RCCEx_DisablePLLI2S:00000000 $t
/tmp/ccfifxFc.s:1972 .text.HAL_RCCEx_DisablePLLI2S:00000000 HAL_RCCEx_DisablePLLI2S
/tmp/ccfifxFc.s:2027 .text.HAL_RCCEx_DisablePLLI2S:00000030 $d
/tmp/ccfifxFc.s:2032 .text.HAL_RCCEx_EnablePLLSAI:00000000 $t
/tmp/ccfifxFc.s:2038 .text.HAL_RCCEx_EnablePLLSAI:00000000 HAL_RCCEx_EnablePLLSAI
/tmp/ccfifxFc.s:2145 .text.HAL_RCCEx_EnablePLLSAI:00000074 $d
/tmp/ccfifxFc.s:2150 .text.HAL_RCCEx_DisablePLLSAI:00000000 $t
/tmp/ccfifxFc.s:2156 .text.HAL_RCCEx_DisablePLLSAI:00000000 HAL_RCCEx_DisablePLLSAI
/tmp/ccfifxFc.s:2211 .text.HAL_RCCEx_DisablePLLSAI:00000030 $d
/tmp/ccXZ1dc3.s:20 .text.HAL_RCCEx_PeriphCLKConfig:00000000 $t
/tmp/ccXZ1dc3.s:26 .text.HAL_RCCEx_PeriphCLKConfig:00000000 HAL_RCCEx_PeriphCLKConfig
/tmp/ccXZ1dc3.s:511 .text.HAL_RCCEx_PeriphCLKConfig:000002e4 $d
/tmp/ccXZ1dc3.s:515 .text.HAL_RCCEx_PeriphCLKConfig:000002e8 $t
/tmp/ccXZ1dc3.s:954 .text.HAL_RCCEx_PeriphCLKConfig:00000504 $d
/tmp/ccXZ1dc3.s:961 .text.HAL_RCCEx_PeriphCLKConfig:00000510 $t
/tmp/ccXZ1dc3.s:1131 .text.HAL_RCCEx_PeriphCLKConfig:000005fc $d
/tmp/ccXZ1dc3.s:1136 .text.HAL_RCCEx_GetPeriphCLKConfig:00000000 $t
/tmp/ccXZ1dc3.s:1142 .text.HAL_RCCEx_GetPeriphCLKConfig:00000000 HAL_RCCEx_GetPeriphCLKConfig
/tmp/ccXZ1dc3.s:1401 .text.HAL_RCCEx_GetPeriphCLKConfig:00000180 $d
/tmp/ccXZ1dc3.s:1407 .text.HAL_RCCEx_GetPeriphCLKFreq:00000000 $t
/tmp/ccXZ1dc3.s:1413 .text.HAL_RCCEx_GetPeriphCLKFreq:00000000 HAL_RCCEx_GetPeriphCLKFreq
/tmp/ccXZ1dc3.s:1840 .text.HAL_RCCEx_GetPeriphCLKFreq:000001d4 $d
/tmp/ccXZ1dc3.s:1848 .text.HAL_RCCEx_EnablePLLI2S:00000000 $t
/tmp/ccXZ1dc3.s:1854 .text.HAL_RCCEx_EnablePLLI2S:00000000 HAL_RCCEx_EnablePLLI2S
/tmp/ccXZ1dc3.s:1961 .text.HAL_RCCEx_EnablePLLI2S:00000074 $d
/tmp/ccXZ1dc3.s:1966 .text.HAL_RCCEx_DisablePLLI2S:00000000 $t
/tmp/ccXZ1dc3.s:1972 .text.HAL_RCCEx_DisablePLLI2S:00000000 HAL_RCCEx_DisablePLLI2S
/tmp/ccXZ1dc3.s:2027 .text.HAL_RCCEx_DisablePLLI2S:00000030 $d
/tmp/ccXZ1dc3.s:2032 .text.HAL_RCCEx_EnablePLLSAI:00000000 $t
/tmp/ccXZ1dc3.s:2038 .text.HAL_RCCEx_EnablePLLSAI:00000000 HAL_RCCEx_EnablePLLSAI
/tmp/ccXZ1dc3.s:2145 .text.HAL_RCCEx_EnablePLLSAI:00000074 $d
/tmp/ccXZ1dc3.s:2150 .text.HAL_RCCEx_DisablePLLSAI:00000000 $t
/tmp/ccXZ1dc3.s:2156 .text.HAL_RCCEx_DisablePLLSAI:00000000 HAL_RCCEx_DisablePLLSAI
/tmp/ccXZ1dc3.s:2211 .text.HAL_RCCEx_DisablePLLSAI:00000030 $d
UNDEFINED SYMBOLS
HAL_GetTick