solved laser current setup timing issue
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
ARM GAS /tmp/ccx0Lnwd.s page 1
|
||||
ARM GAS /tmp/ccdozaSJ.s page 1
|
||||
|
||||
|
||||
1 .cpu cortex-m7
|
||||
@ -58,7 +58,7 @@ ARM GAS /tmp/ccx0Lnwd.s page 1
|
||||
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** devices contains the following additional features
|
||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c ****
|
||||
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** (+) Possibility to disable or enable Analog Noise Filter
|
||||
ARM GAS /tmp/ccx0Lnwd.s page 2
|
||||
ARM GAS /tmp/ccdozaSJ.s page 2
|
||||
|
||||
|
||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** (+) Use of a configured Digital Noise Filter
|
||||
@ -118,7 +118,7 @@ ARM GAS /tmp/ccx0Lnwd.s page 1
|
||||
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * @brief Configure I2C Analog noise filter.
|
||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains
|
||||
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * the configuration information for the specified I2Cx peripheral.
|
||||
ARM GAS /tmp/ccx0Lnwd.s page 3
|
||||
ARM GAS /tmp/ccdozaSJ.s page 3
|
||||
|
||||
|
||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * @param AnalogFilter New state of the Analog filter.
|
||||
@ -178,7 +178,7 @@ ARM GAS /tmp/ccx0Lnwd.s page 1
|
||||
62 .loc 1 108 9 is_stmt 0 discriminator 2 view .LVU14
|
||||
63 0028 0268 ldr r2, [r0]
|
||||
64 .loc 1 108 25 discriminator 2 view .LVU15
|
||||
ARM GAS /tmp/ccx0Lnwd.s page 4
|
||||
ARM GAS /tmp/ccdozaSJ.s page 4
|
||||
|
||||
|
||||
65 002a 1368 ldr r3, [r2]
|
||||
@ -238,7 +238,7 @@ ARM GAS /tmp/ccx0Lnwd.s page 1
|
||||
103 0056 7047 bx lr
|
||||
104 .LVL5:
|
||||
105 .L4:
|
||||
ARM GAS /tmp/ccx0Lnwd.s page 5
|
||||
ARM GAS /tmp/ccdozaSJ.s page 5
|
||||
|
||||
|
||||
100:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c ****
|
||||
@ -298,7 +298,7 @@ ARM GAS /tmp/ccx0Lnwd.s page 1
|
||||
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** __HAL_LOCK(hi2c);
|
||||
140 .loc 1 146 5 is_stmt 1 view .LVU40
|
||||
141 .loc 1 146 5 view .LVU41
|
||||
ARM GAS /tmp/ccx0Lnwd.s page 6
|
||||
ARM GAS /tmp/ccdozaSJ.s page 6
|
||||
|
||||
|
||||
142 000a 90F84030 ldrb r3, [r0, #64] @ zero_extendqisi2
|
||||
@ -358,7 +358,7 @@ ARM GAS /tmp/ccx0Lnwd.s page 1
|
||||
177 0038 1368 ldr r3, [r2]
|
||||
178 003a 43F00103 orr r3, r3, #1
|
||||
179 003e 1360 str r3, [r2]
|
||||
ARM GAS /tmp/ccx0Lnwd.s page 7
|
||||
ARM GAS /tmp/ccdozaSJ.s page 7
|
||||
|
||||
|
||||
166:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c ****
|
||||
@ -418,7 +418,7 @@ ARM GAS /tmp/ccx0Lnwd.s page 1
|
||||
222 .LFB143:
|
||||
179:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** /**
|
||||
180:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * @}
|
||||
ARM GAS /tmp/ccx0Lnwd.s page 8
|
||||
ARM GAS /tmp/ccdozaSJ.s page 8
|
||||
|
||||
|
||||
181:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** */
|
||||
@ -478,7 +478,7 @@ ARM GAS /tmp/ccx0Lnwd.s page 1
|
||||
236 .loc 1 221 3 view .LVU74
|
||||
237 0002 084A ldr r2, .L11
|
||||
238 0004 516C ldr r1, [r2, #68]
|
||||
ARM GAS /tmp/ccx0Lnwd.s page 9
|
||||
ARM GAS /tmp/ccdozaSJ.s page 9
|
||||
|
||||
|
||||
239 0006 41F48041 orr r1, r1, #16384
|
||||
@ -538,7 +538,7 @@ ARM GAS /tmp/ccx0Lnwd.s page 1
|
||||
238:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * @note For all I2C3 pins fast mode plus driving capability can be disabled
|
||||
239:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * only by using I2C_FASTMODEPLUS_I2C3 parameter.
|
||||
240:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * @note For all I2C4 pins fast mode plus driving capability can be disabled
|
||||
ARM GAS /tmp/ccx0Lnwd.s page 10
|
||||
ARM GAS /tmp/ccdozaSJ.s page 10
|
||||
|
||||
|
||||
241:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * only by using I2C_FASTMODEPLUS_I2C4 parameter.
|
||||
@ -598,7 +598,7 @@ ARM GAS /tmp/ccx0Lnwd.s page 1
|
||||
319 0024 00380240 .word 1073887232
|
||||
320 0028 00380140 .word 1073821696
|
||||
321 .cfi_endproc
|
||||
ARM GAS /tmp/ccx0Lnwd.s page 11
|
||||
ARM GAS /tmp/ccdozaSJ.s page 11
|
||||
|
||||
|
||||
322 .LFE144:
|
||||
@ -609,20 +609,20 @@ ARM GAS /tmp/ccx0Lnwd.s page 1
|
||||
328 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
||||
329 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h"
|
||||
330 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h"
|
||||
ARM GAS /tmp/ccx0Lnwd.s page 12
|
||||
ARM GAS /tmp/ccdozaSJ.s page 12
|
||||
|
||||
|
||||
DEFINED SYMBOLS
|
||||
*ABS*:0000000000000000 stm32f7xx_hal_i2c_ex.c
|
||||
/tmp/ccx0Lnwd.s:17 .text.HAL_I2CEx_ConfigAnalogFilter:0000000000000000 $t
|
||||
/tmp/ccx0Lnwd.s:25 .text.HAL_I2CEx_ConfigAnalogFilter:0000000000000000 HAL_I2CEx_ConfigAnalogFilter
|
||||
/tmp/ccx0Lnwd.s:115 .text.HAL_I2CEx_ConfigDigitalFilter:0000000000000000 $t
|
||||
/tmp/ccx0Lnwd.s:122 .text.HAL_I2CEx_ConfigDigitalFilter:0000000000000000 HAL_I2CEx_ConfigDigitalFilter
|
||||
/tmp/ccx0Lnwd.s:213 .text.HAL_I2CEx_EnableFastModePlus:0000000000000000 $t
|
||||
/tmp/ccx0Lnwd.s:220 .text.HAL_I2CEx_EnableFastModePlus:0000000000000000 HAL_I2CEx_EnableFastModePlus
|
||||
/tmp/ccx0Lnwd.s:263 .text.HAL_I2CEx_EnableFastModePlus:0000000000000024 $d
|
||||
/tmp/ccx0Lnwd.s:269 .text.HAL_I2CEx_DisableFastModePlus:0000000000000000 $t
|
||||
/tmp/ccx0Lnwd.s:276 .text.HAL_I2CEx_DisableFastModePlus:0000000000000000 HAL_I2CEx_DisableFastModePlus
|
||||
/tmp/ccx0Lnwd.s:319 .text.HAL_I2CEx_DisableFastModePlus:0000000000000024 $d
|
||||
/tmp/ccdozaSJ.s:17 .text.HAL_I2CEx_ConfigAnalogFilter:0000000000000000 $t
|
||||
/tmp/ccdozaSJ.s:25 .text.HAL_I2CEx_ConfigAnalogFilter:0000000000000000 HAL_I2CEx_ConfigAnalogFilter
|
||||
/tmp/ccdozaSJ.s:115 .text.HAL_I2CEx_ConfigDigitalFilter:0000000000000000 $t
|
||||
/tmp/ccdozaSJ.s:122 .text.HAL_I2CEx_ConfigDigitalFilter:0000000000000000 HAL_I2CEx_ConfigDigitalFilter
|
||||
/tmp/ccdozaSJ.s:213 .text.HAL_I2CEx_EnableFastModePlus:0000000000000000 $t
|
||||
/tmp/ccdozaSJ.s:220 .text.HAL_I2CEx_EnableFastModePlus:0000000000000000 HAL_I2CEx_EnableFastModePlus
|
||||
/tmp/ccdozaSJ.s:263 .text.HAL_I2CEx_EnableFastModePlus:0000000000000024 $d
|
||||
/tmp/ccdozaSJ.s:269 .text.HAL_I2CEx_DisableFastModePlus:0000000000000000 $t
|
||||
/tmp/ccdozaSJ.s:276 .text.HAL_I2CEx_DisableFastModePlus:0000000000000000 HAL_I2CEx_DisableFastModePlus
|
||||
/tmp/ccdozaSJ.s:319 .text.HAL_I2CEx_DisableFastModePlus:0000000000000024 $d
|
||||
|
||||
NO UNDEFINED SYMBOLS
|
||||
|
||||
Reference in New Issue
Block a user