switched project to make

This commit is contained in:
feda
2025-03-03 16:03:02 +03:00
parent 2d2912a771
commit d0637bb5e6
97 changed files with 15957 additions and 15422 deletions

View File

@ -1,4 +1,4 @@
ARM GAS /tmp/ccM5oG95.s page 1
ARM GAS /tmp/cclMsPT1.s page 1
1 .cpu cortex-m7
@ -58,7 +58,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c ****
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /** @addtogroup STM32F7xx_LL_Driver
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * @{
ARM GAS /tmp/ccM5oG95.s page 2
ARM GAS /tmp/cclMsPT1.s page 2
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** */
@ -118,7 +118,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /* Private function prototypes -----------------------------------------------*/
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c ****
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /* Exported functions --------------------------------------------------------*/
ARM GAS /tmp/ccM5oG95.s page 3
ARM GAS /tmp/cclMsPT1.s page 3
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /** @addtogroup GPIO_LL_Exported_Functions
@ -178,7 +178,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
49 000e 9842 cmp r0, r3
50 0010 31D0 beq .L16
122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** {
ARM GAS /tmp/ccM5oG95.s page 4
ARM GAS /tmp/cclMsPT1.s page 4
123:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_AHB1_GRP1_ForceReset(LL_AHB1_GRP1_PERIPH_GPIOC);
@ -238,7 +238,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
72 .loc 1 155 11 is_stmt 0 view .LVU18
73 002a 504B ldr r3, .L25+28
74 002c 9842 cmp r0, r3
ARM GAS /tmp/ccM5oG95.s page 5
ARM GAS /tmp/cclMsPT1.s page 5
75 002e 5ED0 beq .L21
@ -298,7 +298,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
96 0044 7047 bx lr
97 .LVL2:
98 .L14:
ARM GAS /tmp/ccM5oG95.s page 6
ARM GAS /tmp/cclMsPT1.s page 6
113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_AHB1_GRP1_ReleaseReset(LL_AHB1_GRP1_PERIPH_GPIOA);
@ -358,7 +358,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
50:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(RCC)
51:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
52:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @defgroup BUS_LL BUS
ARM GAS /tmp/ccM5oG95.s page 7
ARM GAS /tmp/cclMsPT1.s page 7
53:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @{
@ -418,7 +418,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
107:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
108:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
109:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @defgroup BUS_LL_EC_AHB2_GRP1_PERIPH AHB2 GRP1 PERIPH
ARM GAS /tmp/ccM5oG95.s page 8
ARM GAS /tmp/cclMsPT1.s page 8
110:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @{
@ -478,7 +478,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
164:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_USART2 RCC_APB1ENR_USART2EN
165:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_USART3 RCC_APB1ENR_USART3EN
166:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_UART4 RCC_APB1ENR_UART4EN
ARM GAS /tmp/ccM5oG95.s page 9
ARM GAS /tmp/cclMsPT1.s page 9
167:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_UART5 RCC_APB1ENR_UART5EN
@ -538,7 +538,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
221:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SAI2 RCC_APB2ENR_SAI2EN
222:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(LTDC)
223:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_LTDC RCC_APB2ENR_LTDCEN
ARM GAS /tmp/ccM5oG95.s page 10
ARM GAS /tmp/cclMsPT1.s page 10
224:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* LTDC */
@ -598,7 +598,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
278:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACPTPEN LL_AHB1_GRP1_EnableClock\n
279:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR OTGHSEN LL_AHB1_GRP1_EnableClock\n
280:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR OTGHSULPIEN LL_AHB1_GRP1_EnableClock
ARM GAS /tmp/ccM5oG95.s page 11
ARM GAS /tmp/cclMsPT1.s page 11
281:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
@ -658,7 +658,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
335:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA2EN LL_AHB1_GRP1_IsEnabledClock\n
336:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA2DEN LL_AHB1_GRP1_IsEnabledClock\n
337:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACEN LL_AHB1_GRP1_IsEnabledClock\n
ARM GAS /tmp/ccM5oG95.s page 12
ARM GAS /tmp/cclMsPT1.s page 12
338:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACTXEN LL_AHB1_GRP1_IsEnabledClock\n
@ -718,7 +718,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
392:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA1EN LL_AHB1_GRP1_DisableClock\n
393:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA2EN LL_AHB1_GRP1_DisableClock\n
394:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA2DEN LL_AHB1_GRP1_DisableClock\n
ARM GAS /tmp/ccM5oG95.s page 13
ARM GAS /tmp/cclMsPT1.s page 13
395:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACEN LL_AHB1_GRP1_DisableClock\n
@ -778,7 +778,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
449:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR DMA2RST LL_AHB1_GRP1_ForceReset\n
450:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR DMA2DRST LL_AHB1_GRP1_ForceReset\n
451:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR ETHMACRST LL_AHB1_GRP1_ForceReset\n
ARM GAS /tmp/ccM5oG95.s page 14
ARM GAS /tmp/cclMsPT1.s page 14
452:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR OTGHSRST LL_AHB1_GRP1_ForceReset
@ -838,7 +838,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
491:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOIRST LL_AHB1_GRP1_ReleaseReset\n
492:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOJRST LL_AHB1_GRP1_ReleaseReset\n
493:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOKRST LL_AHB1_GRP1_ReleaseReset\n
ARM GAS /tmp/ccM5oG95.s page 15
ARM GAS /tmp/cclMsPT1.s page 15
494:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR CRCRST LL_AHB1_GRP1_ReleaseReset\n
@ -898,7 +898,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
118:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_AHB1_GRP1_ReleaseReset(LL_AHB1_GRP1_PERIPH_GPIOB);
137 .loc 1 118 5 is_stmt 1 view .LVU38
138 .LBB82:
ARM GAS /tmp/ccM5oG95.s page 16
ARM GAS /tmp/cclMsPT1.s page 16
139 .LBI82:
@ -958,7 +958,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
183 0080 1A61 str r2, [r3, #16]
184 .LVL9:
478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
ARM GAS /tmp/ccM5oG95.s page 17
ARM GAS /tmp/cclMsPT1.s page 17
185 .loc 2 478 3 is_stmt 0 view .LVU51
@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
229 .LBB97:
525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
230 .loc 2 525 3 view .LVU64
ARM GAS /tmp/ccM5oG95.s page 18
ARM GAS /tmp/cclMsPT1.s page 18
231 009a 1A69 ldr r2, [r3, #16]
@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
276 .LBB105:
277 .LBB104:
278 .loc 2 526 1 view .LVU76
ARM GAS /tmp/ccM5oG95.s page 19
ARM GAS /tmp/cclMsPT1.s page 19
279 00bc 7047 bx lr
@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
324 .LBI112:
476:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
325 .loc 2 476 22 view .LVU89
ARM GAS /tmp/ccM5oG95.s page 20
ARM GAS /tmp/cclMsPT1.s page 20
326 .LBB113:
@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
370 .loc 2 478 3 is_stmt 0 view .LVU101
371 .LBE119:
372 .LBE118:
ARM GAS /tmp/ccM5oG95.s page 21
ARM GAS /tmp/cclMsPT1.s page 21
158:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** }
@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
416 0112 1A69 ldr r2, [r3, #16]
417 0114 22F48072 bic r2, r2, #256
418 0118 1A61 str r2, [r3, #16]
ARM GAS /tmp/ccM5oG95.s page 22
ARM GAS /tmp/cclMsPT1.s page 22
419 .LBE127:
@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
464 0134 7047 bx lr
465 .LVL32:
466 .L24:
ARM GAS /tmp/ccM5oG95.s page 23
ARM GAS /tmp/cclMsPT1.s page 23
467 .loc 2 526 1 view .LVU127
@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
513 0170 00200240 .word 1073881088
514 0174 00240240 .word 1073882112
515 0178 00280240 .word 1073883136
ARM GAS /tmp/ccM5oG95.s page 24
ARM GAS /tmp/cclMsPT1.s page 24
516 .LBE140:
@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
548 .file 3 "Drivers/CMSIS/Include/cmsis_gcc.h"
1:Drivers/CMSIS/Include/cmsis_gcc.h **** /**************************************************************************//**
2:Drivers/CMSIS/Include/cmsis_gcc.h **** * @file cmsis_gcc.h
ARM GAS /tmp/ccM5oG95.s page 25
ARM GAS /tmp/cclMsPT1.s page 25
3:Drivers/CMSIS/Include/cmsis_gcc.h **** * @brief CMSIS compiler GCC header file
@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
57:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
58:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __WEAK
59:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __WEAK __attribute__((weak))
ARM GAS /tmp/ccM5oG95.s page 26
ARM GAS /tmp/cclMsPT1.s page 26
60:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
114:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __RESTRICT __restrict
115:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
116:Drivers/CMSIS/Include/cmsis_gcc.h ****
ARM GAS /tmp/ccM5oG95.s page 27
ARM GAS /tmp/cclMsPT1.s page 27
117:Drivers/CMSIS/Include/cmsis_gcc.h ****
@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
171:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
172:Drivers/CMSIS/Include/cmsis_gcc.h **** }
173:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
ARM GAS /tmp/ccM5oG95.s page 28
ARM GAS /tmp/cclMsPT1.s page 28
174:Drivers/CMSIS/Include/cmsis_gcc.h ****
@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
228:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
229:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get xPSR Register
230:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the content of the xPSR Register.
ARM GAS /tmp/ccM5oG95.s page 29
ARM GAS /tmp/cclMsPT1.s page 29
231:Drivers/CMSIS/Include/cmsis_gcc.h **** \return xPSR Register value
@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
285:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Process Stack Pointer (non-secure)
286:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Process Stack Pointer (PSP) when in secure sta
287:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] topOfProcStack Process Stack Pointer value to set
ARM GAS /tmp/ccM5oG95.s page 30
ARM GAS /tmp/cclMsPT1.s page 30
288:Drivers/CMSIS/Include/cmsis_gcc.h **** */
@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
342:Drivers/CMSIS/Include/cmsis_gcc.h **** */
343:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack)
344:Drivers/CMSIS/Include/cmsis_gcc.h **** {
ARM GAS /tmp/ccM5oG95.s page 31
ARM GAS /tmp/cclMsPT1.s page 31
345:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : );
@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
399:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
400:Drivers/CMSIS/Include/cmsis_gcc.h ****
401:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, primask_ns" : "=r" (result) :: "memory");
ARM GAS /tmp/ccM5oG95.s page 32
ARM GAS /tmp/cclMsPT1.s page 32
402:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
456:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
457:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Base Priority
458:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Base Priority register.
ARM GAS /tmp/ccM5oG95.s page 33
ARM GAS /tmp/cclMsPT1.s page 33
459:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Base Priority register value
@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
513:Drivers/CMSIS/Include/cmsis_gcc.h **** or the new value increases the BASEPRI priority level.
514:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] basePri Base Priority value to set
515:Drivers/CMSIS/Include/cmsis_gcc.h **** */
ARM GAS /tmp/ccM5oG95.s page 34
ARM GAS /tmp/cclMsPT1.s page 34
516:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __set_BASEPRI_MAX(uint32_t basePri)
@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
570:Drivers/CMSIS/Include/cmsis_gcc.h **** {
571:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR faultmask_ns, %0" : : "r" (faultMask) : "memory");
572:Drivers/CMSIS/Include/cmsis_gcc.h **** }
ARM GAS /tmp/ccM5oG95.s page 35
ARM GAS /tmp/cclMsPT1.s page 35
573:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
627:Drivers/CMSIS/Include/cmsis_gcc.h ****
628:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
629:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Process Stack Pointer Limit
ARM GAS /tmp/ccM5oG95.s page 36
ARM GAS /tmp/cclMsPT1.s page 36
630:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
684:Drivers/CMSIS/Include/cmsis_gcc.h **** return 0U;
685:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
686:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
ARM GAS /tmp/ccM5oG95.s page 37
ARM GAS /tmp/cclMsPT1.s page 37
687:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, msplim" : "=r" (result) );
@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
741:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence the write is silently ignored.
742:Drivers/CMSIS/Include/cmsis_gcc.h ****
743:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Main Stack Pointer Limit (MSPLIM) when in secu
ARM GAS /tmp/ccM5oG95.s page 38
ARM GAS /tmp/cclMsPT1.s page 38
744:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] MainStackPtrLimit Main Stack Pointer value to set
@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
798:Drivers/CMSIS/Include/cmsis_gcc.h **** // || (__GNUC__ > 7) || (__GNUC__ == 7 && __GNUC_MINOR__ >= 2)
799:Drivers/CMSIS/Include/cmsis_gcc.h **** /* see https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00443.html */
800:Drivers/CMSIS/Include/cmsis_gcc.h **** __builtin_arm_set_fpscr(fpscr);
ARM GAS /tmp/ccM5oG95.s page 39
ARM GAS /tmp/cclMsPT1.s page 39
801:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
855:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Send Event is a hint instruction. It causes an event to be signaled to the CPU.
856:Drivers/CMSIS/Include/cmsis_gcc.h **** */
857:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __SEV() __ASM volatile ("sev")
ARM GAS /tmp/ccM5oG95.s page 40
ARM GAS /tmp/cclMsPT1.s page 40
858:Drivers/CMSIS/Include/cmsis_gcc.h ****
@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
912:Drivers/CMSIS/Include/cmsis_gcc.h ****
913:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
914:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Reverse byte order (16 bit)
ARM GAS /tmp/ccM5oG95.s page 41
ARM GAS /tmp/cclMsPT1.s page 41
915:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Reverses the byte order within each halfword of a word. For example, 0x12345678 becomes
@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
969:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] value is ignored by the processor.
970:Drivers/CMSIS/Include/cmsis_gcc.h **** If required, a debugger can use it to store additional information about the break
971:Drivers/CMSIS/Include/cmsis_gcc.h **** */
ARM GAS /tmp/ccM5oG95.s page 42
ARM GAS /tmp/cclMsPT1.s page 42
972:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __BKPT(value) __ASM volatile ("bkpt "#value)
@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
570 .LVL39:
571 .L43:
572 .LCFI0:
ARM GAS /tmp/ccM5oG95.s page 43
ARM GAS /tmp/cclMsPT1.s page 43
573 .cfi_def_cfa_offset 16
@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
30:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /** @addtogroup STM32F7xx_LL_Driver
31:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @{
32:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** */
ARM GAS /tmp/ccM5oG95.s page 44
ARM GAS /tmp/cclMsPT1.s page 44
33:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
87:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
88:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins.
89:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** This parameter can be a value of @ref GPIO_LL_EC_AF.
ARM GAS /tmp/ccM5oG95.s page 45
ARM GAS /tmp/cclMsPT1.s page 45
90:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
144:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /** @defgroup GPIO_LL_EC_OUTPUT Output Type
145:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @{
146:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** */
ARM GAS /tmp/ccM5oG95.s page 46
ARM GAS /tmp/cclMsPT1.s page 46
147:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** #define LL_GPIO_OUTPUT_PUSHPULL (0x00000000U) /*!< Select push-pull as output type */
@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
201:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /* Exported macro ------------------------------------------------------------*/
202:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /** @defgroup GPIO_LL_Exported_Macros GPIO Exported Macros
203:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @{
ARM GAS /tmp/ccM5oG95.s page 47
ARM GAS /tmp/cclMsPT1.s page 47
204:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** */
@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
258:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_8
259:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_9
260:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_10
ARM GAS /tmp/ccM5oG95.s page 48
ARM GAS /tmp/cclMsPT1.s page 48
261:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_11
@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
315:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @note Output type as to be set when gpio pin is in output or
316:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * alternate modes. Possible type are Push-pull or Open-drain.
317:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @rmtoll OTYPER OTy LL_GPIO_SetPinOutputType
ARM GAS /tmp/ccM5oG95.s page 49
ARM GAS /tmp/cclMsPT1.s page 49
318:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @param GPIOx GPIO Port
@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
372:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @retval Returned value can be one of the following values:
373:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_OUTPUT_PUSHPULL
374:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_OUTPUT_OPENDRAIN
ARM GAS /tmp/ccM5oG95.s page 50
ARM GAS /tmp/cclMsPT1.s page 50
375:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** */
@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
595 .loc 3 988 4 view .LVU160
596 .syntax unified
597 @ 988 "Drivers/CMSIS/Include/cmsis_gcc.h" 1
ARM GAS /tmp/ccM5oG95.s page 51
ARM GAS /tmp/cclMsPT1.s page 51
598 0010 93FAA3F4 rbit r4, r3
@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
643 0038 0C68 ldr r4, [r1]
644 003a CD68 ldr r5, [r1, #12]
645 .LVL46:
ARM GAS /tmp/ccM5oG95.s page 52
ARM GAS /tmp/cclMsPT1.s page 52
646 .LBB186:
@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
680 .loc 3 1001 3 is_stmt 0 view .LVU184
681 .thumb
682 .syntax unified
ARM GAS /tmp/ccM5oG95.s page 53
ARM GAS /tmp/cclMsPT1.s page 53
683 .LBE189:
@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
456:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /**
457:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @brief Configure gpio pull-up or pull-down for a dedicated pin on a dedicated port.
458:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @note Warning: only one pin can be passed as parameter.
ARM GAS /tmp/ccM5oG95.s page 54
ARM GAS /tmp/cclMsPT1.s page 54
459:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @rmtoll PUPDR PUPDy LL_GPIO_SetPinPull
@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
513:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PULL_UP
514:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PULL_DOWN
515:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** */
ARM GAS /tmp/ccM5oG95.s page 55
ARM GAS /tmp/cclMsPT1.s page 55
516:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** __STATIC_INLINE uint32_t LL_GPIO_GetPinPull(GPIO_TypeDef *GPIOx, uint32_t Pin)
@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
704 .loc 3 983 3 view .LVU191
988:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
705 .loc 3 988 4 view .LVU192
ARM GAS /tmp/ccM5oG95.s page 56
ARM GAS /tmp/cclMsPT1.s page 56
706 .syntax unified
@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
250:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** else
251:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** {
252:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_GPIO_SetAFPin_8_15(GPIOx, currentpin, GPIO_InitStruct->Alternate);
ARM GAS /tmp/ccM5oG95.s page 57
ARM GAS /tmp/cclMsPT1.s page 57
754 .loc 1 252 11 is_stmt 1 view .LVU204
@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
610:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_12
611:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_13
612:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_14
ARM GAS /tmp/ccM5oG95.s page 58
ARM GAS /tmp/cclMsPT1.s page 58
613:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_15
@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
787 009c 25EA0E05 bic r5, r5, lr
788 .LVL60:
789 .LBB200:
ARM GAS /tmp/ccM5oG95.s page 59
ARM GAS /tmp/cclMsPT1.s page 59
790 .LBI200:
@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
830 .cfi_restore 5
831 .cfi_restore 6
832 .cfi_restore 14
ARM GAS /tmp/ccM5oG95.s page 60
ARM GAS /tmp/cclMsPT1.s page 60
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** }
@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
872 .L30:
238:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c ****
873 .loc 1 238 7 is_stmt 1 view .LVU239
ARM GAS /tmp/ccM5oG95.s page 61
ARM GAS /tmp/cclMsPT1.s page 61
874 .LVL68:
@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
919 .thumb
920 .syntax unified
921 .LBE207:
ARM GAS /tmp/ccM5oG95.s page 62
ARM GAS /tmp/cclMsPT1.s page 62
922 .LBE206:
@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
965 .syntax unified
966 .LBE211:
967 .LBE210:
ARM GAS /tmp/ccM5oG95.s page 63
ARM GAS /tmp/cclMsPT1.s page 63
275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** }
@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
1011 013c 33FA0CF2 lsrs r2, r3, ip
1012 0140 B8D0 beq .L45
218:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c ****
ARM GAS /tmp/ccM5oG95.s page 64
ARM GAS /tmp/cclMsPT1.s page 64
1013 .loc 1 218 5 is_stmt 1 view .LVU279
@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccM5oG95.s page 1
1054 .cfi_startproc
1055 @ args = 0, pretend = 0, frame = 0
1056 @ frame_needed = 0, uses_anonymous_args = 0
ARM GAS /tmp/ccM5oG95.s page 65
ARM GAS /tmp/cclMsPT1.s page 65
1057 @ link register save eliminated.
@ -3880,17 +3880,17 @@ ARM GAS /tmp/ccM5oG95.s page 1
1086 .file 5 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h"
1087 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
1088 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
ARM GAS /tmp/ccM5oG95.s page 66
ARM GAS /tmp/cclMsPT1.s page 66
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_ll_gpio.c
/tmp/ccM5oG95.s:17 .text.LL_GPIO_DeInit:0000000000000000 $t
/tmp/ccM5oG95.s:25 .text.LL_GPIO_DeInit:0000000000000000 LL_GPIO_DeInit
/tmp/ccM5oG95.s:505 .text.LL_GPIO_DeInit:0000000000000150 $d
/tmp/ccM5oG95.s:522 .text.LL_GPIO_Init:0000000000000000 $t
/tmp/ccM5oG95.s:529 .text.LL_GPIO_Init:0000000000000000 LL_GPIO_Init
/tmp/ccM5oG95.s:1043 .text.LL_GPIO_StructInit:0000000000000000 $t
/tmp/ccM5oG95.s:1050 .text.LL_GPIO_StructInit:0000000000000000 LL_GPIO_StructInit
/tmp/cclMsPT1.s:17 .text.LL_GPIO_DeInit:0000000000000000 $t
/tmp/cclMsPT1.s:25 .text.LL_GPIO_DeInit:0000000000000000 LL_GPIO_DeInit
/tmp/cclMsPT1.s:505 .text.LL_GPIO_DeInit:0000000000000150 $d
/tmp/cclMsPT1.s:522 .text.LL_GPIO_Init:0000000000000000 $t
/tmp/cclMsPT1.s:529 .text.LL_GPIO_Init:0000000000000000 LL_GPIO_Init
/tmp/cclMsPT1.s:1043 .text.LL_GPIO_StructInit:0000000000000000 $t
/tmp/cclMsPT1.s:1050 .text.LL_GPIO_StructInit:0000000000000000 LL_GPIO_StructInit
NO UNDEFINED SYMBOLS