Save current local changes
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
ARM GAS /tmp/ccVndrET.s page 1
|
||||
|
||||
|
||||
1 .cpu cortex-m7
|
||||
@ -58,7 +58,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** * @{
|
||||
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** */
|
||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c ****
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 2
|
||||
ARM GAS /tmp/ccVndrET.s page 2
|
||||
|
||||
|
||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** #if defined (EXTI)
|
||||
@ -118,7 +118,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
81:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** /* Interrupt mask register set to default reset values */
|
||||
82:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** LL_EXTI_WriteReg(IMR, 0x00000000U);
|
||||
33 .loc 1 82 3 view .LVU1
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 3
|
||||
ARM GAS /tmp/ccVndrET.s page 3
|
||||
|
||||
|
||||
34 0000 054B ldr r3, .L2
|
||||
@ -178,7 +178,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
105:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** {
|
||||
68 .loc 1 105 1 is_stmt 1 view -0
|
||||
69 .cfi_startproc
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 4
|
||||
ARM GAS /tmp/ccVndrET.s page 4
|
||||
|
||||
|
||||
70 @ args = 0, pretend = 0, frame = 0
|
||||
@ -238,7 +238,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** case LL_EXTI_MODE_IT:
|
||||
123:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** /* First Disable Event on provided Lines */
|
||||
124:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** LL_EXTI_DisableEvent_0_31(EXTI_InitStruct->Line_0_31);
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 5
|
||||
ARM GAS /tmp/ccVndrET.s page 5
|
||||
|
||||
|
||||
108 .loc 1 124 11 is_stmt 1 view .LVU25
|
||||
@ -298,7 +298,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
50:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** */
|
||||
51:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #endif /*USE_FULL_LL_DRIVER*/
|
||||
52:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /* Exported types ------------------------------------------------------------*/
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 6
|
||||
ARM GAS /tmp/ccVndrET.s page 6
|
||||
|
||||
|
||||
53:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #if defined(USE_FULL_LL_DRIVER)
|
||||
@ -358,7 +358,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
107:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #define LL_EXTI_LINE_18 EXTI_IMR_IM18 /*!< Extended line 18 */
|
||||
108:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #endif
|
||||
109:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #define LL_EXTI_LINE_19 EXTI_IMR_IM19 /*!< Extended line 19 */
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 7
|
||||
ARM GAS /tmp/ccVndrET.s page 7
|
||||
|
||||
|
||||
110:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #if defined(EXTI_IMR_IM20)
|
||||
@ -418,7 +418,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
164:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /**
|
||||
165:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @}
|
||||
166:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** */
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 8
|
||||
ARM GAS /tmp/ccVndrET.s page 8
|
||||
|
||||
|
||||
167:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||
@ -478,7 +478,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
221:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||
222:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /* Exported functions --------------------------------------------------------*/
|
||||
223:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /** @defgroup EXTI_LL_Exported_Functions EXTI Exported Functions
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 9
|
||||
ARM GAS /tmp/ccVndrET.s page 9
|
||||
|
||||
|
||||
224:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @{
|
||||
@ -538,7 +538,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
278:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @param ExtiLine This parameter can be one of the following values:
|
||||
279:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_0
|
||||
280:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_1
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 10
|
||||
ARM GAS /tmp/ccVndrET.s page 10
|
||||
|
||||
|
||||
281:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_2
|
||||
@ -598,7 +598,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
335:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_13
|
||||
336:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_14
|
||||
337:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_15
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 11
|
||||
ARM GAS /tmp/ccVndrET.s page 11
|
||||
|
||||
|
||||
338:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_16
|
||||
@ -658,7 +658,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
392:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_22
|
||||
393:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_23
|
||||
394:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_24(*)
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 12
|
||||
ARM GAS /tmp/ccVndrET.s page 12
|
||||
|
||||
|
||||
395:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_ALL_0_31
|
||||
@ -718,7 +718,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
118 0022 24EA0202 bic r2, r4, r2
|
||||
119 .LVL4:
|
||||
120 .loc 2 443 3 is_stmt 0 view .LVU28
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 13
|
||||
ARM GAS /tmp/ccVndrET.s page 13
|
||||
|
||||
|
||||
121 0026 4A60 str r2, [r1, #4]
|
||||
@ -778,7 +778,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** switch (EXTI_InitStruct->Trigger)
|
||||
151 .loc 1 145 9 is_stmt 1 view .LVU39
|
||||
152 0036 022A cmp r2, #2
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 14
|
||||
ARM GAS /tmp/ccVndrET.s page 14
|
||||
|
||||
|
||||
153 0038 25D0 beq .L10
|
||||
@ -838,7 +838,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
484:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||
485:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** }
|
||||
486:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 15
|
||||
ARM GAS /tmp/ccVndrET.s page 15
|
||||
|
||||
|
||||
487:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||
@ -898,7 +898,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
541:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @note The configurable wakeup lines are edge-triggered. No glitch must be
|
||||
542:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * generated on these lines. If a rising edge on a configurable interrupt
|
||||
543:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * line occurs during a write operation in the EXTI_RTSR register, the
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 16
|
||||
ARM GAS /tmp/ccVndrET.s page 16
|
||||
|
||||
|
||||
544:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * pending bit is not set.
|
||||
@ -958,7 +958,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
598:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_12
|
||||
599:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_13
|
||||
600:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_14
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 17
|
||||
ARM GAS /tmp/ccVndrET.s page 17
|
||||
|
||||
|
||||
601:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_15
|
||||
@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
655:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_20
|
||||
656:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_21
|
||||
657:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_22
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 18
|
||||
ARM GAS /tmp/ccVndrET.s page 18
|
||||
|
||||
|
||||
658:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @note Please check each device line mapping for EXTI Line availability
|
||||
@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
170 .LVL10:
|
||||
171 .loc 2 704 3 is_stmt 0 view .LVU43
|
||||
172 .LBE35:
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 19
|
||||
ARM GAS /tmp/ccVndrET.s page 19
|
||||
|
||||
|
||||
173 .LBE34:
|
||||
@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
311:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** }
|
||||
214 .loc 2 311 3 view .LVU56
|
||||
215 .LBE41:
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 20
|
||||
ARM GAS /tmp/ccVndrET.s page 20
|
||||
|
||||
|
||||
216 .LBE40:
|
||||
@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
257 0074 0A60 str r2, [r1]
|
||||
258 .LVL22:
|
||||
269:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** }
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 21
|
||||
ARM GAS /tmp/ccVndrET.s page 21
|
||||
|
||||
|
||||
259 .loc 2 269 3 view .LVU70
|
||||
@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
575:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** {
|
||||
300 .loc 2 575 22 view .LVU82
|
||||
301 .LBB53:
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 22
|
||||
ARM GAS /tmp/ccVndrET.s page 22
|
||||
|
||||
|
||||
577:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||
@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
532:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** {
|
||||
343 .loc 2 532 22 view .LVU94
|
||||
344 .LBB59:
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 23
|
||||
ARM GAS /tmp/ccVndrET.s page 23
|
||||
|
||||
|
||||
534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||
@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
168:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** }
|
||||
169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** }
|
||||
170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** /* DISABLE LineCommand */
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 24
|
||||
ARM GAS /tmp/ccVndrET.s page 24
|
||||
|
||||
|
||||
171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** else
|
||||
@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
422 .cfi_def_cfa_offset 0
|
||||
423 00ca 7047 bx lr
|
||||
424 .LVL44:
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 25
|
||||
ARM GAS /tmp/ccVndrET.s page 25
|
||||
|
||||
|
||||
425 .L12:
|
||||
@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
467 .loc 1 189 3 is_stmt 1 view .LVU125
|
||||
468 .loc 1 189 35 is_stmt 0 view .LVU126
|
||||
469 0006 4371 strb r3, [r0, #5]
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 26
|
||||
ARM GAS /tmp/ccVndrET.s page 26
|
||||
|
||||
|
||||
190:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** EXTI_InitStruct->Trigger = LL_EXTI_TRIGGER_FALLING;
|
||||
@ -1516,18 +1516,18 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
||||
481 .file 3 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
||||
482 .file 4 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
||||
483 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
||||
ARM GAS /tmp/ccsXZQ1q.s page 27
|
||||
ARM GAS /tmp/ccVndrET.s page 27
|
||||
|
||||
|
||||
DEFINED SYMBOLS
|
||||
*ABS*:00000000 stm32f7xx_ll_exti.c
|
||||
/tmp/ccsXZQ1q.s:20 .text.LL_EXTI_DeInit:00000000 $t
|
||||
/tmp/ccsXZQ1q.s:26 .text.LL_EXTI_DeInit:00000000 LL_EXTI_DeInit
|
||||
/tmp/ccsXZQ1q.s:54 .text.LL_EXTI_DeInit:00000018 $d
|
||||
/tmp/ccsXZQ1q.s:59 .text.LL_EXTI_Init:00000000 $t
|
||||
/tmp/ccsXZQ1q.s:65 .text.LL_EXTI_Init:00000000 LL_EXTI_Init
|
||||
/tmp/ccsXZQ1q.s:441 .text.LL_EXTI_Init:000000d4 $d
|
||||
/tmp/ccsXZQ1q.s:446 .text.LL_EXTI_StructInit:00000000 $t
|
||||
/tmp/ccsXZQ1q.s:452 .text.LL_EXTI_StructInit:00000000 LL_EXTI_StructInit
|
||||
/tmp/ccVndrET.s:20 .text.LL_EXTI_DeInit:00000000 $t
|
||||
/tmp/ccVndrET.s:26 .text.LL_EXTI_DeInit:00000000 LL_EXTI_DeInit
|
||||
/tmp/ccVndrET.s:54 .text.LL_EXTI_DeInit:00000018 $d
|
||||
/tmp/ccVndrET.s:59 .text.LL_EXTI_Init:00000000 $t
|
||||
/tmp/ccVndrET.s:65 .text.LL_EXTI_Init:00000000 LL_EXTI_Init
|
||||
/tmp/ccVndrET.s:441 .text.LL_EXTI_Init:000000d4 $d
|
||||
/tmp/ccVndrET.s:446 .text.LL_EXTI_StructInit:00000000 $t
|
||||
/tmp/ccVndrET.s:452 .text.LL_EXTI_StructInit:00000000 LL_EXTI_StructInit
|
||||
|
||||
NO UNDEFINED SYMBOLS
|
||||
|
||||
Reference in New Issue
Block a user