Save current local changes

This commit is contained in:
Ayzen
2026-03-13 17:49:58 +03:00
parent db80907a0b
commit eafc328caa
89 changed files with 36315 additions and 34500 deletions

View File

@ -1,4 +1,4 @@
ARM GAS /tmp/ccZKwQMo.s page 1
ARM GAS /tmp/ccBN2W7T.s page 1
1 .cpu cortex-m7
@ -58,7 +58,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
28:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** #include "stm32f7xx.h"
29:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
30:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /** @addtogroup STM32F7xx_LL_Driver
ARM GAS /tmp/ccZKwQMo.s page 2
ARM GAS /tmp/ccBN2W7T.s page 2
31:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @{
@ -118,7 +118,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
85:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
86:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** GPIO HW configuration can be modified afterwards using unitary functi
87:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
ARM GAS /tmp/ccZKwQMo.s page 3
ARM GAS /tmp/ccBN2W7T.s page 3
88:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins.
@ -178,7 +178,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
142:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** */
143:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
144:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /** @defgroup GPIO_LL_EC_OUTPUT Output Type
ARM GAS /tmp/ccZKwQMo.s page 4
ARM GAS /tmp/ccBN2W7T.s page 4
145:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @{
@ -238,7 +238,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
199:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** */
200:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
201:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /* Exported macro ------------------------------------------------------------*/
ARM GAS /tmp/ccZKwQMo.s page 5
ARM GAS /tmp/ccBN2W7T.s page 5
202:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /** @defgroup GPIO_LL_Exported_Macros GPIO Exported Macros
@ -298,7 +298,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
256:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_6
257:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_7
258:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_8
ARM GAS /tmp/ccZKwQMo.s page 6
ARM GAS /tmp/ccBN2W7T.s page 6
259:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_9
@ -358,7 +358,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
313:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /**
314:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @brief Configure gpio output type for several pins on dedicated port.
315:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @note Output type as to be set when gpio pin is in output or
ARM GAS /tmp/ccZKwQMo.s page 7
ARM GAS /tmp/ccBN2W7T.s page 7
316:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * alternate modes. Possible type are Push-pull or Open-drain.
@ -418,7 +418,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
370:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_15
371:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_ALL
372:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @retval Returned value can be one of the following values:
ARM GAS /tmp/ccZKwQMo.s page 8
ARM GAS /tmp/ccBN2W7T.s page 8
373:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_OUTPUT_PUSHPULL
@ -478,7 +478,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
40 .LVL1:
41 .LBB76:
42 .LBI76:
ARM GAS /tmp/ccZKwQMo.s page 9
ARM GAS /tmp/ccBN2W7T.s page 9
43 .file 3 "Drivers/CMSIS/Include/cmsis_gcc.h"
@ -538,7 +538,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
54:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
55:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __USED
56:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __USED __attribute__((used))
ARM GAS /tmp/ccZKwQMo.s page 10
ARM GAS /tmp/ccBN2W7T.s page 10
57:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
@ -598,7 +598,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
111:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __ALIGNED(x) __attribute__((aligned(x)))
112:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
113:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __RESTRICT
ARM GAS /tmp/ccZKwQMo.s page 11
ARM GAS /tmp/ccBN2W7T.s page 11
114:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __RESTRICT __restrict
@ -658,7 +658,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
168:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
169:Drivers/CMSIS/Include/cmsis_gcc.h ****
170:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, control_ns" : "=r" (result) );
ARM GAS /tmp/ccZKwQMo.s page 12
ARM GAS /tmp/ccBN2W7T.s page 12
171:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
@ -718,7 +718,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
225:Drivers/CMSIS/Include/cmsis_gcc.h **** }
226:Drivers/CMSIS/Include/cmsis_gcc.h ****
227:Drivers/CMSIS/Include/cmsis_gcc.h ****
ARM GAS /tmp/ccZKwQMo.s page 13
ARM GAS /tmp/ccBN2W7T.s page 13
228:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
@ -778,7 +778,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
282:Drivers/CMSIS/Include/cmsis_gcc.h ****
283:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
284:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
ARM GAS /tmp/ccZKwQMo.s page 14
ARM GAS /tmp/ccBN2W7T.s page 14
285:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Process Stack Pointer (non-secure)
@ -838,7 +838,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
339:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Main Stack Pointer (non-secure)
340:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Main Stack Pointer (MSP) when in secure state.
341:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] topOfMainStack Main Stack Pointer value to set
ARM GAS /tmp/ccZKwQMo.s page 15
ARM GAS /tmp/ccBN2W7T.s page 15
342:Drivers/CMSIS/Include/cmsis_gcc.h **** */
@ -898,7 +898,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
396:Drivers/CMSIS/Include/cmsis_gcc.h **** */
397:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_PRIMASK_NS(void)
398:Drivers/CMSIS/Include/cmsis_gcc.h **** {
ARM GAS /tmp/ccZKwQMo.s page 16
ARM GAS /tmp/ccBN2W7T.s page 16
399:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
@ -958,7 +958,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
453:Drivers/CMSIS/Include/cmsis_gcc.h **** }
454:Drivers/CMSIS/Include/cmsis_gcc.h ****
455:Drivers/CMSIS/Include/cmsis_gcc.h ****
ARM GAS /tmp/ccZKwQMo.s page 17
ARM GAS /tmp/ccBN2W7T.s page 17
456:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
510:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
511:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Base Priority with condition
512:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the Base Priority register only if BASEPRI masking is disable
ARM GAS /tmp/ccZKwQMo.s page 18
ARM GAS /tmp/ccBN2W7T.s page 18
513:Drivers/CMSIS/Include/cmsis_gcc.h **** or the new value increases the BASEPRI priority level.
@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
567:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] faultMask Fault Mask value to set
568:Drivers/CMSIS/Include/cmsis_gcc.h **** */
569:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_FAULTMASK_NS(uint32_t faultMask)
ARM GAS /tmp/ccZKwQMo.s page 19
ARM GAS /tmp/ccBN2W7T.s page 19
570:Drivers/CMSIS/Include/cmsis_gcc.h **** {
@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
624:Drivers/CMSIS/Include/cmsis_gcc.h **** }
625:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
626:Drivers/CMSIS/Include/cmsis_gcc.h ****
ARM GAS /tmp/ccZKwQMo.s page 20
ARM GAS /tmp/ccBN2W7T.s page 20
627:Drivers/CMSIS/Include/cmsis_gcc.h ****
@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
681:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) && \
682:Drivers/CMSIS/Include/cmsis_gcc.h **** (!defined (__ARM_FEATURE_CMSE) || (__ARM_FEATURE_CMSE < 3)))
683:Drivers/CMSIS/Include/cmsis_gcc.h **** // without main extensions, the non-secure MSPLIM is RAZ/WI
ARM GAS /tmp/ccZKwQMo.s page 21
ARM GAS /tmp/ccBN2W7T.s page 21
684:Drivers/CMSIS/Include/cmsis_gcc.h **** return 0U;
@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
738:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
739:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Main Stack Pointer Limit (non-secure)
740:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
ARM GAS /tmp/ccZKwQMo.s page 22
ARM GAS /tmp/ccBN2W7T.s page 22
741:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence the write is silently ignored.
@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
795:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__FPU_USED ) && (__FPU_USED == 1U)) )
796:Drivers/CMSIS/Include/cmsis_gcc.h **** #if __has_builtin(__builtin_arm_set_fpscr)
797:Drivers/CMSIS/Include/cmsis_gcc.h **** // Re-enable using built-in when GCC has been fixed
ARM GAS /tmp/ccZKwQMo.s page 23
ARM GAS /tmp/ccBN2W7T.s page 23
798:Drivers/CMSIS/Include/cmsis_gcc.h **** // || (__GNUC__ > 7) || (__GNUC__ == 7 && __GNUC_MINOR__ >= 2)
@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
852:Drivers/CMSIS/Include/cmsis_gcc.h ****
853:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
854:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Send Event
ARM GAS /tmp/ccZKwQMo.s page 24
ARM GAS /tmp/ccBN2W7T.s page 24
855:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Send Event is a hint instruction. It causes an event to be signaled to the CPU.
@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
909:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
910:Drivers/CMSIS/Include/cmsis_gcc.h **** }
911:Drivers/CMSIS/Include/cmsis_gcc.h ****
ARM GAS /tmp/ccZKwQMo.s page 25
ARM GAS /tmp/ccBN2W7T.s page 25
912:Drivers/CMSIS/Include/cmsis_gcc.h ****
@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
966:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Breakpoint
967:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Causes the processor to enter Debug state.
968:Drivers/CMSIS/Include/cmsis_gcc.h **** Debug tools can use this to investigate system state when the instruction at a particula
ARM GAS /tmp/ccZKwQMo.s page 26
ARM GAS /tmp/ccBN2W7T.s page 26
969:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] value is ignored by the processor.
@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
65 .LVL3:
66 .LBB78:
67 .LBI78:
ARM GAS /tmp/ccZKwQMo.s page 27
ARM GAS /tmp/ccBN2W7T.s page 27
981:Drivers/CMSIS/Include/cmsis_gcc.h **** {
@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
432:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_4
433:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_5
434:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_6
ARM GAS /tmp/ccZKwQMo.s page 28
ARM GAS /tmp/ccBN2W7T.s page 28
435:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_7
@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
108 @ frame_needed = 0, uses_anonymous_args = 0
109 .loc 2 485 1 is_stmt 0 view .LVU18
110 0000 00B5 push {lr}
ARM GAS /tmp/ccZKwQMo.s page 29
ARM GAS /tmp/ccBN2W7T.s page 29
111 .LCFI1:
@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
158 .loc 2 486 3 discriminator 4 view .LVU31
159 0020 B1FA81F1 clz r1, r1
160 0024 4900 lsls r1, r1, #1
ARM GAS /tmp/ccZKwQMo.s page 30
ARM GAS /tmp/ccBN2W7T.s page 30
161 0026 8A40 lsls r2, r2, r1
@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
524:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @note Possible values are from AF0 to AF15 depending on target.
525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @note Warning: only one pin can be passed as parameter.
526:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @rmtoll AFRL AFSELy LL_GPIO_SetAFPin_0_7
ARM GAS /tmp/ccZKwQMo.s page 31
ARM GAS /tmp/ccBN2W7T.s page 31
527:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @param GPIOx GPIO Port
@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
199 @ 988 "Drivers/CMSIS/Include/cmsis_gcc.h" 1
200 0004 91FAA1FC rbit ip, r1
201 @ 0 "" 2
ARM GAS /tmp/ccZKwQMo.s page 32
ARM GAS /tmp/ccBN2W7T.s page 32
202 .LVL14:
@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
253 .LVL18:
254 .LFB151:
561:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
ARM GAS /tmp/ccZKwQMo.s page 33
ARM GAS /tmp/ccBN2W7T.s page 33
562:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /**
@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
616:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_AF_1
617:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_AF_2
618:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_AF_3
ARM GAS /tmp/ccZKwQMo.s page 34
ARM GAS /tmp/ccBN2W7T.s page 34
619:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_AF_4
@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
289 0016 0EFA0CFC lsl ip, lr, ip
290 001a 23EA0C03 bic r3, r3, ip
291 .LVL21:
ARM GAS /tmp/ccZKwQMo.s page 35
ARM GAS /tmp/ccBN2W7T.s page 35
292 .LBB90:
@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
340 .loc 2 275 3 is_stmt 1 view .LVU70
341 0002 0368 ldr r3, [r0]
342 .LVL25:
ARM GAS /tmp/ccZKwQMo.s page 36
ARM GAS /tmp/ccBN2W7T.s page 36
343 .LBB92:
@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** }
389 .loc 2 275 3 discriminator 4 view .LVU83
390 0028 1343 orrs r3, r3, r2
ARM GAS /tmp/ccZKwQMo.s page 37
ARM GAS /tmp/ccBN2W7T.s page 37
391 002a 0360 str r3, [r0]
@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
40:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /* Private variables ---------------------------------------------------------*/
41:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /* Private constants ---------------------------------------------------------*/
42:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /* Private macros ------------------------------------------------------------*/
ARM GAS /tmp/ccZKwQMo.s page 38
ARM GAS /tmp/ccBN2W7T.s page 38
43:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /** @addtogroup GPIO_LL_Private_Macros
@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
97:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * @brief De-initialize GPIO registers (Registers restored to their default values).
98:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * @param GPIOx GPIO Port
99:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * @retval An ErrorStatus enumeration value:
ARM GAS /tmp/ccZKwQMo.s page 39
ARM GAS /tmp/ccBN2W7T.s page 39
100:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * - SUCCESS: GPIO registers are de-initialized
@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
433 0016 3AD0 beq .L27
128:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** {
129:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_AHB1_GRP1_ForceReset(LL_AHB1_GRP1_PERIPH_GPIOD);
ARM GAS /tmp/ccZKwQMo.s page 40
ARM GAS /tmp/ccBN2W7T.s page 40
130:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_AHB1_GRP1_ReleaseReset(LL_AHB1_GRP1_PERIPH_GPIOD);
@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
455 .loc 1 162 11 is_stmt 0 view .LVU105
456 0030 4F4B ldr r3, .L35+32
457 0032 9842 cmp r0, r3
ARM GAS /tmp/ccZKwQMo.s page 41
ARM GAS /tmp/ccBN2W7T.s page 41
458 0034 67D0 beq .L32
@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
5:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Header file of BUS LL module.
6:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
7:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** @verbatim
ARM GAS /tmp/ccZKwQMo.s page 42
ARM GAS /tmp/ccBN2W7T.s page 42
8:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** ##### RCC Limitations #####
@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
62:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @defgroup BUS_LL_Exported_Constants BUS Exported Constants
63:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @{
64:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
ARM GAS /tmp/ccZKwQMo.s page 43
ARM GAS /tmp/ccBN2W7T.s page 43
65:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
119:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(CRYP)
120:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB2_GRP1_PERIPH_CRYP RCC_AHB2ENR_CRYPEN
121:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* CRYP */
ARM GAS /tmp/ccZKwQMo.s page 44
ARM GAS /tmp/ccBN2W7T.s page 44
122:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(AES)
@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
176:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_CAN2 RCC_APB1ENR_CAN2EN
177:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* CAN2 */
178:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(CAN3)
ARM GAS /tmp/ccZKwQMo.s page 45
ARM GAS /tmp/ccBN2W7T.s page 45
179:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_CAN3 RCC_APB1ENR_CAN3EN
@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
233:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* MDIOS */
234:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(USB_HS_PHYC)
235:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_OTGPHYC RCC_APB2ENR_OTGPHYCEN
ARM GAS /tmp/ccZKwQMo.s page 46
ARM GAS /tmp/ccBN2W7T.s page 46
236:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* USB_HS_PHYC */
@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
290:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOI
291:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOJ (*)
292:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOK (*)
ARM GAS /tmp/ccZKwQMo.s page 47
ARM GAS /tmp/ccBN2W7T.s page 47
293:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_CRC
@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
347:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOD
348:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOE
349:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOF
ARM GAS /tmp/ccZKwQMo.s page 48
ARM GAS /tmp/ccBN2W7T.s page 48
350:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOG
@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
404:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOC
405:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOD
406:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOE
ARM GAS /tmp/ccZKwQMo.s page 49
ARM GAS /tmp/ccBN2W7T.s page 49
407:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOF
@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
461:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOG
462:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOH
463:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOI
ARM GAS /tmp/ccZKwQMo.s page 50
ARM GAS /tmp/ccBN2W7T.s page 50
464:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOJ (*)
@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
503:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOB
504:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOC
505:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOD
ARM GAS /tmp/ccZKwQMo.s page 51
ARM GAS /tmp/ccBN2W7T.s page 51
506:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOE
@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
524 0062 1A69 ldr r2, [r3, #16]
525 0064 42F00202 orr r2, r2, #2
526 0068 1A61 str r2, [r3, #16]
ARM GAS /tmp/ccZKwQMo.s page 52
ARM GAS /tmp/ccBN2W7T.s page 52
527 .LVL37:
@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
570 .loc 1 124 5 is_stmt 1 view .LVU139
571 .LBB110:
572 .LBI110:
ARM GAS /tmp/ccZKwQMo.s page 53
ARM GAS /tmp/ccBN2W7T.s page 53
523:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
616 009c 22F00802 bic r2, r2, #8
617 00a0 1A61 str r2, [r3, #16]
618 .LVL46:
ARM GAS /tmp/ccZKwQMo.s page 54
ARM GAS /tmp/ccBN2W7T.s page 54
525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
662 00ba 0020 movs r0, #0
663 .LVL51:
664 .LBB125:
ARM GAS /tmp/ccZKwQMo.s page 55
ARM GAS /tmp/ccBN2W7T.s page 55
665 .LBB124:
@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
710 .LBE130:
711 .LBE131:
150:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_AHB1_GRP1_ReleaseReset(LL_AHB1_GRP1_PERIPH_GPIOG);
ARM GAS /tmp/ccZKwQMo.s page 56
ARM GAS /tmp/ccBN2W7T.s page 56
712 .loc 1 150 5 is_stmt 1 view .LVU179
@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
756 .loc 4 478 3 view .LVU192
757 00ee 03F5E053 add r3, r3, #7168
ARM GAS /tmp/ccZKwQMo.s page 57
ARM GAS /tmp/ccBN2W7T.s page 57
758 00f2 1A69 ldr r2, [r3, #16]
@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
802 .LBE145:
803 .LBE144:
165:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** }
ARM GAS /tmp/ccZKwQMo.s page 58
ARM GAS /tmp/ccBN2W7T.s page 58
804 .loc 1 165 5 is_stmt 1 view .LVU205
@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
848 .loc 4 525 3 view .LVU218
849 012a 1A69 ldr r2, [r3, #16]
ARM GAS /tmp/ccZKwQMo.s page 59
ARM GAS /tmp/ccBN2W7T.s page 59
850 012c 22F40072 bic r2, r2, #512
@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
894 .LBE158:
105:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c ****
895 .loc 1 105 15 view .LVU231
ARM GAS /tmp/ccZKwQMo.s page 60
ARM GAS /tmp/ccBN2W7T.s page 60
896 014a 0020 movs r0, #0
@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
940 .cfi_offset 4, -20
941 .cfi_offset 5, -16
942 .cfi_offset 6, -12
ARM GAS /tmp/ccZKwQMo.s page 61
ARM GAS /tmp/ccBN2W7T.s page 61
943 .cfi_offset 7, -8
@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
979 .loc 1 215 9 is_stmt 0 view .LVU250
980 0010 19E0 b .L38
981 .LVL81:
ARM GAS /tmp/ccZKwQMo.s page 62
ARM GAS /tmp/ccBN2W7T.s page 62
982 .L46:
@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
1012 .LBE165:
1013 .LBE164:
235:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** }
ARM GAS /tmp/ccZKwQMo.s page 63
ARM GAS /tmp/ccBN2W7T.s page 63
236:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c ****
@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
1040 .loc 1 218 56 is_stmt 0 view .LVU268
1041 004e 0122 movs r2, #1
1042 0050 AA40 lsls r2, r2, r5
ARM GAS /tmp/ccZKwQMo.s page 64
ARM GAS /tmp/ccBN2W7T.s page 64
1043 .LVL89:
@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
1081 @ 988 "Drivers/CMSIS/Include/cmsis_gcc.h" 1
1082 006e 94FAA4F3 rbit r3, r4
1083 @ 0 "" 2
ARM GAS /tmp/ccZKwQMo.s page 65
ARM GAS /tmp/ccBN2W7T.s page 65
1084 .LVL93:
@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
1124 .cfi_startproc
1125 @ args = 0, pretend = 0, frame = 0
1126 @ frame_needed = 0, uses_anonymous_args = 0
ARM GAS /tmp/ccZKwQMo.s page 66
ARM GAS /tmp/ccBN2W7T.s page 66
1127 @ link register save eliminated.
@ -3940,27 +3940,27 @@ ARM GAS /tmp/ccZKwQMo.s page 1
1156 .file 5 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
1157 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
1158 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
ARM GAS /tmp/ccZKwQMo.s page 67
ARM GAS /tmp/ccBN2W7T.s page 67
DEFINED SYMBOLS
*ABS*:00000000 stm32f7xx_ll_gpio.c
/tmp/ccZKwQMo.s:20 .text.LL_GPIO_SetPinSpeed:00000000 $t
/tmp/ccZKwQMo.s:25 .text.LL_GPIO_SetPinSpeed:00000000 LL_GPIO_SetPinSpeed
/tmp/ccZKwQMo.s:97 .text.LL_GPIO_SetPinPull:00000000 $t
/tmp/ccZKwQMo.s:102 .text.LL_GPIO_SetPinPull:00000000 LL_GPIO_SetPinPull
/tmp/ccZKwQMo.s:172 .text.LL_GPIO_SetAFPin_0_7:00000000 $t
/tmp/ccZKwQMo.s:177 .text.LL_GPIO_SetAFPin_0_7:00000000 LL_GPIO_SetAFPin_0_7
/tmp/ccZKwQMo.s:247 .text.LL_GPIO_SetAFPin_8_15:00000000 $t
/tmp/ccZKwQMo.s:252 .text.LL_GPIO_SetAFPin_8_15:00000000 LL_GPIO_SetAFPin_8_15
/tmp/ccZKwQMo.s:323 .text.LL_GPIO_SetPinMode:00000000 $t
/tmp/ccZKwQMo.s:328 .text.LL_GPIO_SetPinMode:00000000 LL_GPIO_SetPinMode
/tmp/ccZKwQMo.s:398 .text.LL_GPIO_DeInit:00000000 $t
/tmp/ccZKwQMo.s:404 .text.LL_GPIO_DeInit:00000000 LL_GPIO_DeInit
/tmp/ccZKwQMo.s:905 .text.LL_GPIO_DeInit:00000150 $d
/tmp/ccZKwQMo.s:922 .text.LL_GPIO_Init:00000000 $t
/tmp/ccZKwQMo.s:928 .text.LL_GPIO_Init:00000000 LL_GPIO_Init
/tmp/ccZKwQMo.s:1114 .text.LL_GPIO_StructInit:00000000 $t
/tmp/ccZKwQMo.s:1120 .text.LL_GPIO_StructInit:00000000 LL_GPIO_StructInit
/tmp/ccBN2W7T.s:20 .text.LL_GPIO_SetPinSpeed:00000000 $t
/tmp/ccBN2W7T.s:25 .text.LL_GPIO_SetPinSpeed:00000000 LL_GPIO_SetPinSpeed
/tmp/ccBN2W7T.s:97 .text.LL_GPIO_SetPinPull:00000000 $t
/tmp/ccBN2W7T.s:102 .text.LL_GPIO_SetPinPull:00000000 LL_GPIO_SetPinPull
/tmp/ccBN2W7T.s:172 .text.LL_GPIO_SetAFPin_0_7:00000000 $t
/tmp/ccBN2W7T.s:177 .text.LL_GPIO_SetAFPin_0_7:00000000 LL_GPIO_SetAFPin_0_7
/tmp/ccBN2W7T.s:247 .text.LL_GPIO_SetAFPin_8_15:00000000 $t
/tmp/ccBN2W7T.s:252 .text.LL_GPIO_SetAFPin_8_15:00000000 LL_GPIO_SetAFPin_8_15
/tmp/ccBN2W7T.s:323 .text.LL_GPIO_SetPinMode:00000000 $t
/tmp/ccBN2W7T.s:328 .text.LL_GPIO_SetPinMode:00000000 LL_GPIO_SetPinMode
/tmp/ccBN2W7T.s:398 .text.LL_GPIO_DeInit:00000000 $t
/tmp/ccBN2W7T.s:404 .text.LL_GPIO_DeInit:00000000 LL_GPIO_DeInit
/tmp/ccBN2W7T.s:905 .text.LL_GPIO_DeInit:00000150 $d
/tmp/ccBN2W7T.s:922 .text.LL_GPIO_Init:00000000 $t
/tmp/ccBN2W7T.s:928 .text.LL_GPIO_Init:00000000 LL_GPIO_Init
/tmp/ccBN2W7T.s:1114 .text.LL_GPIO_StructInit:00000000 $t
/tmp/ccBN2W7T.s:1120 .text.LL_GPIO_StructInit:00000000 LL_GPIO_StructInit
NO UNDEFINED SYMBOLS