diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..567609b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+build/
diff --git a/.mxproject b/.mxproject
index 8c3bb1f..3174a0e 100644
--- a/.mxproject
+++ b/.mxproject
@@ -11,14 +11,14 @@ SourceFiles=Src/main.c;Src/bsp_driver_sd.c;Src/sd_diskio.c;Src/fatfs.c;Src/fatfs
HeaderPath=Drivers/STM32F7xx_HAL_Driver/Inc;Drivers/STM32F7xx_HAL_Driver/Inc/Legacy;Middlewares/Third_Party/FatFs/src;Drivers/CMSIS/Device/ST/STM32F7xx/Include;Drivers/CMSIS/Include;Inc;
CDefines=USE_FULL_LL_DRIVER;USE_HAL_DRIVER;STM32F767xx;USE_FULL_LL_DRIVER;USE_HAL_DRIVER;USE_HAL_DRIVER;
+[PreviousUsedCubeIDEFiles]
+SourceFiles=Src/main.c;Src/bsp_driver_sd.c;Src/sd_diskio.c;Src/fatfs.c;Src/fatfs_platform.c;Src/stm32f7xx_it.c;Src/stm32f7xx_hal_msp.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c;Middlewares/Third_Party/FatFs/src/diskio.c;Middlewares/Third_Party/FatFs/src/ff.c;Middlewares/Third_Party/FatFs/src/ff_gen_drv.c;Middlewares/Third_Party/FatFs/src/option/syscall.c;Drivers/CMSIS/Device/ST/STM32F7xx/Source/Templates/system_stm32f7xx.c;Src/system_stm32f7xx.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c;Middlewares/Third_Party/FatFs/src/diskio.c;Middlewares/Third_Party/FatFs/src/ff.c;Middlewares/Third_Party/FatFs/src/ff_gen_drv.c;Middlewares/Third_Party/FatFs/src/option/syscall.c;Drivers/CMSIS/Device/ST/STM32F7xx/Source/Templates/system_stm32f7xx.c;Src/system_stm32f7xx.c;;;Middlewares/Third_Party/FatFs/src/diskio.c;Middlewares/Third_Party/FatFs/src/ff.c;Middlewares/Third_Party/FatFs/src/ff_gen_drv.c;Middlewares/Third_Party/FatFs/src/option/syscall.c;
+HeaderPath=Drivers/STM32F7xx_HAL_Driver/Inc;Drivers/STM32F7xx_HAL_Driver/Inc/Legacy;Middlewares/Third_Party/FatFs/src;Drivers/CMSIS/Device/ST/STM32F7xx/Include;Drivers/CMSIS/Include;Inc;
+CDefines=USE_FULL_LL_DRIVER;USE_HAL_DRIVER;STM32F767xx;USE_FULL_LL_DRIVER;USE_HAL_DRIVER;USE_HAL_DRIVER;
+
[PreviousGenFiles]
HeaderPath=../Inc
HeaderFiles=ffconf.h;bsp_driver_sd.h;sd_diskio.h;fatfs.h;fatfs_platform.h;stm32f7xx_it.h;stm32_assert.h;stm32f7xx_hal_conf.h;main.h;
SourcePath=../Src
SourceFiles=bsp_driver_sd.c;sd_diskio.c;fatfs.c;fatfs_platform.c;stm32f7xx_it.c;stm32f7xx_hal_msp.c;main.c;
-[PreviousUsedCubeIDEFiles]
-SourceFiles=Src/main.c;Src/bsp_driver_sd.c;Src/sd_diskio.c;Src/fatfs.c;Src/fatfs_platform.c;Src/stm32f7xx_it.c;Src/stm32f7xx_hal_msp.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c;Middlewares/Third_Party/FatFs/src/diskio.c;Middlewares/Third_Party/FatFs/src/ff.c;Middlewares/Third_Party/FatFs/src/ff_gen_drv.c;Middlewares/Third_Party/FatFs/src/option/syscall.c;Drivers/CMSIS/Device/ST/STM32F7xx/Source/Templates/system_stm32f7xx.c;Src/system_stm32f7xx.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c;Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c;Middlewares/Third_Party/FatFs/src/diskio.c;Middlewares/Third_Party/FatFs/src/ff.c;Middlewares/Third_Party/FatFs/src/ff_gen_drv.c;Middlewares/Third_Party/FatFs/src/option/syscall.c;Drivers/CMSIS/Device/ST/STM32F7xx/Source/Templates/system_stm32f7xx.c;Src/system_stm32f7xx.c;;;Middlewares/Third_Party/FatFs/src/diskio.c;Middlewares/Third_Party/FatFs/src/ff.c;Middlewares/Third_Party/FatFs/src/ff_gen_drv.c;Middlewares/Third_Party/FatFs/src/option/syscall.c;
-HeaderPath=Drivers/STM32F7xx_HAL_Driver/Inc;Drivers/STM32F7xx_HAL_Driver/Inc/Legacy;Middlewares/Third_Party/FatFs/src;Drivers/CMSIS/Device/ST/STM32F7xx/Include;Drivers/CMSIS/Include;Inc;
-CDefines=USE_FULL_LL_DRIVER;USE_HAL_DRIVER;STM32F767xx;USE_FULL_LL_DRIVER;USE_HAL_DRIVER;USE_HAL_DRIVER;
-
diff --git a/.project b/.project
deleted file mode 100644
index a430205..0000000
--- a/.project
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
- For_stm32_2023_12_08
-
-
-
-
-
-
-
-
diff --git a/For_stm32.ioc b/For_stm32.ioc
index 7e5e5f0..6b38531 100644
--- a/For_stm32.ioc
+++ b/For_stm32.ioc
@@ -148,8 +148,8 @@ Mcu.PinsNb=63
Mcu.ThirdPartyNb=0
Mcu.UserConstants=
Mcu.UserName=STM32F767ZITx
-MxCube.Version=6.10.0
-MxDb.Version=DB.6.0.100
+MxCube.Version=6.12.1
+MxDb.Version=DB.6.0.121
NVIC.ADC_IRQn=true\:0\:0\:false\:false\:true\:true\:true\:true
NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
NVIC.DMA2_Stream7_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:true
@@ -378,11 +378,11 @@ ProjectManager.ProjectName=For_stm32
ProjectManager.ProjectStructure=
ProjectManager.RegisterCallBack=
ProjectManager.StackSize=0x4000
-ProjectManager.TargetToolchain=STM32CubeIDE
+ProjectManager.TargetToolchain=Makefile
ProjectManager.ToolChainLocation=
ProjectManager.UAScriptAfterPath=
ProjectManager.UAScriptBeforePath=
-ProjectManager.UnderRoot=true
+ProjectManager.UnderRoot=false
ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false-HAL-true,2-SystemClock_Config-RCC-false-HAL-false,3-MX_DMA_Init-DMA-false-LL-true,4-MX_SPI4_Init-SPI4-false-LL-true,5-MX_FATFS_Init-FATFS-false-HAL-false,6-MX_TIM2_Init-TIM2-false-LL-true,7-MX_TIM5_Init-TIM5-false-LL-true,8-MX_ADC1_Init-ADC1-false-HAL-true,9-MX_ADC3_Init-ADC3-false-HAL-true,10-MX_SPI2_Init-SPI2-false-LL-true,11-MX_SPI5_Init-SPI5-false-LL-true,12-MX_SPI6_Init-SPI6-false-LL-true,13-MX_USART1_UART_Init-USART1-false-LL-true,14-MX_SDMMC1_SD_Init-SDMMC1-false-HAL-true,15-MX_TIM7_Init-TIM7-false-LL-true,16-MX_TIM6_Init-TIM6-false-LL-true,17-MX_TIM10_Init-TIM10-false-HAL-true,0-MX_CORTEX_M7_Init-CORTEX_M7-false-HAL-true
RCC.AHBFreq_Value=184000000
RCC.APB1CLKDivider=RCC_HCLK_DIV4
diff --git a/Inc/ffconf.h b/Inc/ffconf.h
index 98a96ff..e703937 100644
--- a/Inc/ffconf.h
+++ b/Inc/ffconf.h
@@ -219,7 +219,7 @@
#define _NORTC_MON 6
#define _NORTC_MDAY 4
#define _NORTC_YEAR 2015
-/* The option _FS_NORTC switches timestamp functiton. If the system does not have
+/* The option _FS_NORTC switches timestamp function. If the system does not have
/ any RTC function or valid timestamp is not needed, set _FS_NORTC = 1 to disable
/ the timestamp function. All objects modified by FatFs will have a fixed timestamp
/ defined by _NORTC_MON, _NORTC_MDAY and _NORTC_YEAR in local time.
diff --git a/Inc/stm32_assert.h b/Inc/stm32_assert.h
index c096d4b..5a4a451 100644
--- a/Inc/stm32_assert.h
+++ b/Inc/stm32_assert.h
@@ -16,13 +16,12 @@
******************************************************************************
*/
/* USER CODE END Header */
-
/* Define to prevent recursive inclusion -------------------------------------*/
#ifndef __STM32_ASSERT_H
#define __STM32_ASSERT_H
#ifdef __cplusplus
- extern "C" {
+extern "C" {
#endif
/* Exported types ------------------------------------------------------------*/
@@ -32,17 +31,17 @@
#ifdef USE_FULL_ASSERT
/**
* @brief The assert_param macro is used for function's parameters check.
- * @param expr: If expr is false, it calls assert_failed function
+ * @param expr If expr is false, it calls assert_failed function
* which reports the name of the source file and the source
* line number of the call that failed.
* If expr is true, it returns no value.
* @retval None
*/
- #define assert_param(expr) ((expr) ? (void)0U : assert_failed((uint8_t *)__FILE__, __LINE__))
+#define assert_param(expr) ((expr) ? (void)0U : assert_failed((uint8_t *)__FILE__, __LINE__))
/* Exported functions ------------------------------------------------------- */
- void assert_failed(uint8_t* file, uint32_t line);
+void assert_failed(uint8_t *file, uint32_t line);
#else
- #define assert_param(expr) ((void)0U)
+#define assert_param(expr) ((void)0U)
#endif /* USE_FULL_ASSERT */
#ifdef __cplusplus
diff --git a/Inc/stm32f7xx_hal_conf.h b/Inc/stm32f7xx_hal_conf.h
index b574ca8..4c3c6c6 100644
--- a/Inc/stm32f7xx_hal_conf.h
+++ b/Inc/stm32f7xx_hal_conf.h
@@ -210,7 +210,7 @@
#define MAC_ADDR5 0U
/* Definition of the Ethernet driver buffers size and count */
-#define ETH_RX_BUF_SIZE /* buffer size for receive */
+#define ETH_RX_BUF_SIZE ETH_MAX_PACKET_SIZE /* buffer size for receive */
#define ETH_TX_BUF_SIZE ETH_MAX_PACKET_SIZE /* buffer size for transmit */
#define ETH_RXBUFNB ((uint32_t)4U) /* 4 Rx buffers of size ETH_RX_BUF_SIZE */
#define ETH_TXBUFNB ((uint32_t)4U) /* 4 Tx buffers of size ETH_TX_BUF_SIZE */
diff --git a/Makefile b/Makefile
index 8e79b95..aa22f7d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
##########################################################################################################################
-# File automatically-generated by tool: [projectgenerator] version: [4.5.0-B34] date: [Wed Dec 11 12:01:07 MSK 2024]
+# File automatically-generated by tool: [projectgenerator] version: [4.5.0-B34] date: [Mon Mar 03 15:56:50 MSK 2025]
##########################################################################################################################
# ------------------------------------------------
@@ -72,6 +72,7 @@ Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c \
Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c \
Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c \
Src/system_stm32f7xx.c \
+Src/File_Handling.c \
Middlewares/Third_Party/FatFs/src/diskio.c \
Middlewares/Third_Party/FatFs/src/ff.c \
Middlewares/Third_Party/FatFs/src/ff_gen_drv.c \
@@ -196,9 +197,6 @@ $(BUILD_DIR)/%.o: %.S Makefile | $(BUILD_DIR)
$(AS) -c $(CFLAGS) $< -o $@
$(BUILD_DIR)/$(TARGET).elf: $(OBJECTS) Makefile
- $(info CC is $(CC))
- $(info OBJECTS is $(OBJECTS))
- $(info LDFLAGS is $(LDFLAGS))
$(CC) $(OBJECTS) $(LDFLAGS) -o $@
$(SZ) $@
@@ -217,6 +215,15 @@ $(BUILD_DIR):
clean:
-rm -fR $(BUILD_DIR)
+
+
+flash:
+ sudo st-flash write $(BUILD_DIR)/$(TARGET).bin 0x08000000 && sudo st-flash reset
+
+reset:
+ sudo st-flash reset
+
+
#######################################
# dependencies
#######################################
diff --git a/STM32F767ZITx_FLASH.ld b/STM32F767ZITx_FLASH.ld
index 27cee92..3cb6575 100644
--- a/STM32F767ZITx_FLASH.ld
+++ b/STM32F767ZITx_FLASH.ld
@@ -143,7 +143,7 @@ SECTIONS
. = ALIGN(4);
_edata = .; /* define a global symbol at data end */
- } >RAM AT> FLASH
+ } > RAM AT> FLASH
/* Uninitialized data section */
@@ -160,7 +160,7 @@ SECTIONS
. = ALIGN(4);
_ebss = .; /* define a global symbol at bss end */
__bss_end__ = _ebss;
- } >RAM
+ } > RAM
/* User_heap_stack section, used to check that there is enough RAM left */
._user_heap_stack :
@@ -171,7 +171,7 @@ SECTIONS
. = . + _Min_Heap_Size;
. = . + _Min_Stack_Size;
. = ALIGN(8);
- } >RAM
+ } > RAM
diff --git a/Src/main.c b/Src/main.c
index efbdfe5..3119b20 100644
--- a/Src/main.c
+++ b/Src/main.c
@@ -113,6 +113,7 @@ static void Stop_TIM10();
*/
int main(void)
{
+
/* USER CODE BEGIN 1 */
HAL_StatusTypeDef st;
/* USER CODE END 1 */
diff --git a/Src/stm32f7xx_hal_msp.c b/Src/stm32f7xx_hal_msp.c
index 7373e2e..8a67947 100644
--- a/Src/stm32f7xx_hal_msp.c
+++ b/Src/stm32f7xx_hal_msp.c
@@ -1,3 +1,4 @@
+
/* USER CODE BEGIN Header */
/**
******************************************************************************
@@ -20,7 +21,6 @@
/* Includes ------------------------------------------------------------------*/
#include "main.h"
-
/* USER CODE BEGIN Includes */
/* USER CODE END Includes */
@@ -63,6 +63,7 @@
*/
void HAL_MspInit(void)
{
+
/* USER CODE BEGIN MspInit 0 */
/* USER CODE END MspInit 0 */
@@ -281,6 +282,7 @@ void HAL_SD_MspInit(SD_HandleTypeDef* hsd)
/* USER CODE BEGIN SDMMC1_MspInit 1 */
/* USER CODE END SDMMC1_MspInit 1 */
+
}
}
@@ -342,6 +344,7 @@ void HAL_TIM_Base_MspInit(TIM_HandleTypeDef* htim_base)
/* USER CODE BEGIN TIM10_MspInit 1 */
/* USER CODE END TIM10_MspInit 1 */
+
}
}
diff --git a/build/For_stm32.map b/build/For_stm32.map
index 2a07e4f..7225502 100644
--- a/build/For_stm32.map
+++ b/build/For_stm32.map
@@ -12,12 +12,46 @@ Archive member included to satisfy reference by file (symbol)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-exit.o) (_global_impure_ptr)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o (__libc_init_array)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ build/File_Handling.o (malloc)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o (memset)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o) (_free_r)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o) (_malloc_r)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o) (_sbrk_r)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ build/File_Handling.o (sprintf)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcmp.o)
+ build/File_Handling.o (strcmp)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ build/File_Handling.o (strcpy)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strlen.o)
+ build/File_Handling.o (strlen)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-__atexit.o)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-atexit.o) (__register_exitproc)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-__call_atexit.o)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-__atexit.o) (__call_exitprocs)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o) (__malloc_lock)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o) (_svfprintf_r)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o) (_printf_i)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o) (errno)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memchr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o) (memchr)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memcpy.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o) (memcpy)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o) (memmove)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o) (_realloc_r)
+/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o) (_malloc_usable_size_r)
/usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
build/stm32f7xx_hal_rcc.o (__aeabi_uldivmod)
/usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
@@ -48,7 +82,6 @@ Discarded input sections
.text 0x0000000000000000 0x0 build/main.o
.data 0x0000000000000000 0x0 build/main.o
.bss 0x0000000000000000 0x0 build/main.o
- .bss.fresult 0x0000000000000000 0x1 build/main.o
.bss.temp32 0x0000000000000000 0x4 build/main.o
.text 0x0000000000000000 0x0 build/bsp_driver_sd.o
.data 0x0000000000000000 0x0 build/bsp_driver_sd.o
@@ -79,8 +112,6 @@ Discarded input sections
.text 0x0000000000000000 0x0 build/fatfs.o
.data 0x0000000000000000 0x0 build/fatfs.o
.bss 0x0000000000000000 0x0 build/fatfs.o
- .text.get_fattime
- 0x0000000000000000 0x4 build/fatfs.o
.bss.SDFatFS 0x0000000000000000 0x1034 build/fatfs.o
.bss.SDFile 0x0000000000000000 0x1030 build/fatfs.o
.text 0x0000000000000000 0x0 build/fatfs_platform.o
@@ -247,7 +278,7 @@ Discarded input sections
0x0000000000000000 0xa0 build/stm32f7xx_hal_flash.o
.debug_ranges 0x0000000000000000 0x90 build/stm32f7xx_hal_flash.o
.debug_line 0x0000000000000000 0x736 build/stm32f7xx_hal_flash.o
- .debug_str 0x0000000000000000 0x528 build/stm32f7xx_hal_flash.o
+ .debug_str 0x0000000000000000 0x50c build/stm32f7xx_hal_flash.o
.comment 0x0000000000000000 0x34 build/stm32f7xx_hal_flash.o
.debug_frame 0x0000000000000000 0x168 build/stm32f7xx_hal_flash.o
.ARM.attributes
@@ -296,7 +327,7 @@ Discarded input sections
0x0000000000000000 0xa0 build/stm32f7xx_hal_flash_ex.o
.debug_ranges 0x0000000000000000 0x90 build/stm32f7xx_hal_flash_ex.o
.debug_line 0x0000000000000000 0x748 build/stm32f7xx_hal_flash_ex.o
- .debug_str 0x0000000000000000 0x607 build/stm32f7xx_hal_flash_ex.o
+ .debug_str 0x0000000000000000 0x5eb build/stm32f7xx_hal_flash_ex.o
.comment 0x0000000000000000 0x34 build/stm32f7xx_hal_flash_ex.o
.debug_frame 0x0000000000000000 0x190 build/stm32f7xx_hal_flash_ex.o
.ARM.attributes
@@ -354,7 +385,7 @@ Discarded input sections
0x0000000000000000 0x90 build/stm32f7xx_hal_dma.o
.debug_ranges 0x0000000000000000 0x80 build/stm32f7xx_hal_dma.o
.debug_line 0x0000000000000000 0xda9 build/stm32f7xx_hal_dma.o
- .debug_str 0x0000000000000000 0x781 build/stm32f7xx_hal_dma.o
+ .debug_str 0x0000000000000000 0x765 build/stm32f7xx_hal_dma.o
.comment 0x0000000000000000 0x34 build/stm32f7xx_hal_dma.o
.debug_frame 0x0000000000000000 0x188 build/stm32f7xx_hal_dma.o
.ARM.attributes
@@ -377,7 +408,7 @@ Discarded input sections
0x0000000000000000 0x38 build/stm32f7xx_hal_dma_ex.o
.debug_ranges 0x0000000000000000 0x28 build/stm32f7xx_hal_dma_ex.o
.debug_line 0x0000000000000000 0x91f build/stm32f7xx_hal_dma_ex.o
- .debug_str 0x0000000000000000 0x55e build/stm32f7xx_hal_dma_ex.o
+ .debug_str 0x0000000000000000 0x542 build/stm32f7xx_hal_dma_ex.o
.comment 0x0000000000000000 0x34 build/stm32f7xx_hal_dma_ex.o
.debug_frame 0x0000000000000000 0x74 build/stm32f7xx_hal_dma_ex.o
.ARM.attributes
@@ -426,7 +457,7 @@ Discarded input sections
0x0000000000000000 0xa0 build/stm32f7xx_hal_pwr.o
.debug_ranges 0x0000000000000000 0x90 build/stm32f7xx_hal_pwr.o
.debug_line 0x0000000000000000 0x3d1 build/stm32f7xx_hal_pwr.o
- .debug_str 0x0000000000000000 0x648 build/stm32f7xx_hal_pwr.o
+ .debug_str 0x0000000000000000 0x62c build/stm32f7xx_hal_pwr.o
.comment 0x0000000000000000 0x34 build/stm32f7xx_hal_pwr.o
.debug_frame 0x0000000000000000 0x128 build/stm32f7xx_hal_pwr.o
.ARM.attributes
@@ -720,7 +751,7 @@ Discarded input sections
0x0000000000000000 0x2a0 build/stm32f7xx_hal_i2c.o
.debug_ranges 0x0000000000000000 0x290 build/stm32f7xx_hal_i2c.o
.debug_line 0x0000000000000000 0x5143 build/stm32f7xx_hal_i2c.o
- .debug_str 0x0000000000000000 0x106d build/stm32f7xx_hal_i2c.o
+ .debug_str 0x0000000000000000 0x1051 build/stm32f7xx_hal_i2c.o
.comment 0x0000000000000000 0x34 build/stm32f7xx_hal_i2c.o
.debug_frame 0x0000000000000000 0x984 build/stm32f7xx_hal_i2c.o
.ARM.attributes
@@ -743,7 +774,7 @@ Discarded input sections
0x0000000000000000 0x38 build/stm32f7xx_hal_i2c_ex.o
.debug_ranges 0x0000000000000000 0x28 build/stm32f7xx_hal_i2c_ex.o
.debug_line 0x0000000000000000 0x2f8 build/stm32f7xx_hal_i2c_ex.o
- .debug_str 0x0000000000000000 0x8ed build/stm32f7xx_hal_i2c_ex.o
+ .debug_str 0x0000000000000000 0x8d1 build/stm32f7xx_hal_i2c_ex.o
.comment 0x0000000000000000 0x34 build/stm32f7xx_hal_i2c_ex.o
.debug_frame 0x0000000000000000 0x60 build/stm32f7xx_hal_i2c_ex.o
.ARM.attributes
@@ -776,7 +807,7 @@ Discarded input sections
0x0000000000000000 0x60 build/stm32f7xx_hal_exti.o
.debug_ranges 0x0000000000000000 0x50 build/stm32f7xx_hal_exti.o
.debug_line 0x0000000000000000 0x543 build/stm32f7xx_hal_exti.o
- .debug_str 0x0000000000000000 0x3f6 build/stm32f7xx_hal_exti.o
+ .debug_str 0x0000000000000000 0x3da build/stm32f7xx_hal_exti.o
.comment 0x0000000000000000 0x34 build/stm32f7xx_hal_exti.o
.debug_frame 0x0000000000000000 0xe8 build/stm32f7xx_hal_exti.o
.ARM.attributes
@@ -856,7 +887,7 @@ Discarded input sections
0x0000000000000000 0x60 build/stm32f7xx_ll_utils.o
.debug_ranges 0x0000000000000000 0x50 build/stm32f7xx_ll_utils.o
.debug_line 0x0000000000000000 0x7ea build/stm32f7xx_ll_utils.o
- .debug_str 0x0000000000000000 0x786 build/stm32f7xx_ll_utils.o
+ .debug_str 0x0000000000000000 0x76a build/stm32f7xx_ll_utils.o
.comment 0x0000000000000000 0x34 build/stm32f7xx_ll_utils.o
.debug_frame 0x0000000000000000 0xec build/stm32f7xx_ll_utils.o
.ARM.attributes
@@ -877,7 +908,7 @@ Discarded input sections
0x0000000000000000 0x30 build/stm32f7xx_ll_exti.o
.debug_ranges 0x0000000000000000 0x50 build/stm32f7xx_ll_exti.o
.debug_line 0x0000000000000000 0x326 build/stm32f7xx_ll_exti.o
- .debug_str 0x0000000000000000 0x399 build/stm32f7xx_ll_exti.o
+ .debug_str 0x0000000000000000 0x37d build/stm32f7xx_ll_exti.o
.comment 0x0000000000000000 0x34 build/stm32f7xx_ll_exti.o
.debug_frame 0x0000000000000000 0x50 build/stm32f7xx_ll_exti.o
.ARM.attributes
@@ -907,7 +938,7 @@ Discarded input sections
0x0000000000000000 0x30 build/stm32f7xx_ll_dma.o
.debug_ranges 0x0000000000000000 0x50 build/stm32f7xx_ll_dma.o
.debug_line 0x0000000000000000 0x51f build/stm32f7xx_ll_dma.o
- .debug_str 0x0000000000000000 0x5fd build/stm32f7xx_ll_dma.o
+ .debug_str 0x0000000000000000 0x5e1 build/stm32f7xx_ll_dma.o
.comment 0x0000000000000000 0x34 build/stm32f7xx_ll_dma.o
.debug_frame 0x0000000000000000 0x64 build/stm32f7xx_ll_dma.o
.ARM.attributes
@@ -1392,130 +1423,64 @@ Discarded input sections
.bss 0x0000000000000000 0x0 build/system_stm32f7xx.o
.text.SystemCoreClockUpdate
0x0000000000000000 0xa0 build/system_stm32f7xx.o
+ .text 0x0000000000000000 0x0 build/File_Handling.o
+ .data 0x0000000000000000 0x0 build/File_Handling.o
+ .bss 0x0000000000000000 0x0 build/File_Handling.o
+ .text.Send_Uart
+ 0x0000000000000000 0x2 build/File_Handling.o
+ .rodata.Scan_SD.str1.4
+ 0x0000000000000000 0x29 build/File_Handling.o
+ .text.Scan_SD 0x0000000000000000 0xd4 build/File_Handling.o
+ .rodata.Format_SD.str1.4
+ 0x0000000000000000 0x2 build/File_Handling.o
+ .text.Format_SD
+ 0x0000000000000000 0x8c build/File_Handling.o
+ .text.Write_File
+ 0x0000000000000000 0x60 build/File_Handling.o
+ .text.Read_File
+ 0x0000000000000000 0x108 build/File_Handling.o
+ .text.Update_File
+ 0x0000000000000000 0x60 build/File_Handling.o
+ .rodata.Create_Dir.str1.4
+ 0x0000000000000000 0x4e build/File_Handling.o
+ .text.Create_Dir
+ 0x0000000000000000 0x54 build/File_Handling.o
+ .rodata.Check_SD_Space.str1.4
+ 0x0000000000000000 0x3a build/File_Handling.o
+ .text.Check_SD_Space
+ 0x0000000000000000 0xb0 build/File_Handling.o
+ .text.Update_File_float
+ 0x0000000000000000 0x5c build/File_Handling.o
+ .bss.fre_clust
+ 0x0000000000000000 0x4 build/File_Handling.o
+ .bss.free_space
+ 0x0000000000000000 0x4 build/File_Handling.o
+ .bss.pfs 0x0000000000000000 0x4 build/File_Handling.o
+ .bss.total 0x0000000000000000 0x4 build/File_Handling.o
.text 0x0000000000000000 0x0 build/diskio.o
.data 0x0000000000000000 0x0 build/diskio.o
.bss 0x0000000000000000 0x0 build/diskio.o
- .text.disk_status
- 0x0000000000000000 0x18 build/diskio.o
- .text.disk_initialize
- 0x0000000000000000 0x28 build/diskio.o
- .text.disk_read
- 0x0000000000000000 0x18 build/diskio.o
- .text.disk_write
- 0x0000000000000000 0x18 build/diskio.o
- .text.disk_ioctl
- 0x0000000000000000 0x18 build/diskio.o
.text.get_fattime
0x0000000000000000 0x4 build/diskio.o
- .debug_info 0x0000000000000000 0x5c0 build/diskio.o
- .debug_abbrev 0x0000000000000000 0x1ca build/diskio.o
- .debug_loc 0x0000000000000000 0x323 build/diskio.o
- .debug_aranges
- 0x0000000000000000 0x48 build/diskio.o
- .debug_ranges 0x0000000000000000 0x38 build/diskio.o
- .debug_line 0x0000000000000000 0x217 build/diskio.o
- .debug_str 0x0000000000000000 0x33d build/diskio.o
- .comment 0x0000000000000000 0x34 build/diskio.o
- .debug_frame 0x0000000000000000 0xa0 build/diskio.o
- .ARM.attributes
- 0x0000000000000000 0x32 build/diskio.o
.text 0x0000000000000000 0x0 build/ff.o
.data 0x0000000000000000 0x0 build/ff.o
.bss 0x0000000000000000 0x0 build/ff.o
- .text.ld_word 0x0000000000000000 0xa build/ff.o
- .text.ld_dword
- 0x0000000000000000 0x16 build/ff.o
- .text.st_word 0x0000000000000000 0x8 build/ff.o
- .text.st_dword
- 0x0000000000000000 0x14 build/ff.o
- .text.mem_cpy 0x0000000000000000 0x14 build/ff.o
- .text.mem_set 0x0000000000000000 0xa build/ff.o
- .text.mem_cmp 0x0000000000000000 0x1a build/ff.o
- .text.chk_chr 0x0000000000000000 0x10 build/ff.o
- .text.chk_lock
- 0x0000000000000000 0x7c build/ff.o
- .text.enq_lock
- 0x0000000000000000 0x20 build/ff.o
- .text.inc_lock
- 0x0000000000000000 0xa4 build/ff.o
- .text.dec_lock
- 0x0000000000000000 0x40 build/ff.o
- .text.clear_lock
- 0x0000000000000000 0x3c build/ff.o
- .text.clust2sect
- 0x0000000000000000 0x18 build/ff.o
- .text.clmt_clust
- 0x0000000000000000 0x26 build/ff.o
- .text.ld_clust
- 0x0000000000000000 0x26 build/ff.o
- .text.st_clust
- 0x0000000000000000 0x26 build/ff.o
- .text.get_fileinfo
- 0x0000000000000000 0x6a build/ff.o
- .rodata.create_name.str1.4
- 0x0000000000000000 0xf build/ff.o
- .text.create_name
- 0x0000000000000000 0xd0 build/ff.o
- .text.get_ldnumber
- 0x0000000000000000 0x48 build/ff.o
.text.putc_init
0x0000000000000000 0xa build/ff.o
- .text.validate
- 0x0000000000000000 0x46 build/ff.o
- .text.sync_window
- 0x0000000000000000 0x54 build/ff.o
- .text.move_window
- 0x0000000000000000 0x36 build/ff.o
- .text.check_fs
- 0x0000000000000000 0x78 build/ff.o
- .text.find_volume
- 0x0000000000000000 0x34c build/ff.o
- .text.put_fat 0x0000000000000000 0x13e build/ff.o
- .text.get_fat 0x0000000000000000 0xfc build/ff.o
- .text.dir_sdi 0x0000000000000000 0xc0 build/ff.o
- .text.create_chain
- 0x0000000000000000 0xd6 build/ff.o
- .text.remove_chain
- 0x0000000000000000 0x7e build/ff.o
- .text.dir_remove
- 0x0000000000000000 0x1c build/ff.o
- .text.dir_next
- 0x0000000000000000 0x118 build/ff.o
- .text.dir_find
- 0x0000000000000000 0x5a build/ff.o
- .text.follow_path
- 0x0000000000000000 0x92 build/ff.o
- .text.dir_alloc
- 0x0000000000000000 0x4e build/ff.o
- .text.dir_register
- 0x0000000000000000 0x3e build/ff.o
- .text.dir_read
- 0x0000000000000000 0x5e build/ff.o
- .text.sync_fs 0x0000000000000000 0x88 build/ff.o
- .text.f_mount 0x0000000000000000 0x60 build/ff.o
- .text.f_open 0x0000000000000000 0x23c build/ff.o
- .text.f_read 0x0000000000000000 0x1d8 build/ff.o
- .text.f_write 0x0000000000000000 0x210 build/ff.o
.text.putc_bfd
0x0000000000000000 0x4e build/ff.o
.text.putc_flush
0x0000000000000000 0x3a build/ff.o
- .text.f_sync 0x0000000000000000 0x98 build/ff.o
- .text.f_close 0x0000000000000000 0x2a build/ff.o
- .text.f_lseek 0x0000000000000000 0x2a6 build/ff.o
.text.f_opendir
0x0000000000000000 0x8a build/ff.o
.text.f_closedir
0x0000000000000000 0x24 build/ff.o
.text.f_readdir
0x0000000000000000 0x4e build/ff.o
- .text.f_stat 0x0000000000000000 0x44 build/ff.o
.text.f_getfree
0x0000000000000000 0xde build/ff.o
.text.f_truncate
0x0000000000000000 0xac build/ff.o
- .text.f_unlink
- 0x0000000000000000 0xc2 build/ff.o
.text.f_mkdir 0x0000000000000000 0x168 build/ff.o
.text.f_rename
0x0000000000000000 0x128 build/ff.o
@@ -1527,25 +1492,9 @@ Discarded input sections
.text.f_puts 0x0000000000000000 0x26 build/ff.o
.text.f_printf
0x0000000000000000 0x23c build/ff.o
- .bss.FatFs 0x0000000000000000 0x4 build/ff.o
- .bss.Files 0x0000000000000000 0x20 build/ff.o
- .bss.Fsid 0x0000000000000000 0x2 build/ff.o
- .rodata.ExCvt 0x0000000000000000 0x80 build/ff.o
.rodata.cst.0 0x0000000000000000 0xe build/ff.o
.rodata.cst32.1
0x0000000000000000 0xe build/ff.o
- .debug_info 0x0000000000000000 0x476d build/ff.o
- .debug_abbrev 0x0000000000000000 0x2d0 build/ff.o
- .debug_loc 0x0000000000000000 0x5b7b build/ff.o
- .debug_aranges
- 0x0000000000000000 0x208 build/ff.o
- .debug_ranges 0x0000000000000000 0x1f8 build/ff.o
- .debug_line 0x0000000000000000 0x41cb build/ff.o
- .debug_str 0x0000000000000000 0x8cb build/ff.o
- .comment 0x0000000000000000 0x34 build/ff.o
- .debug_frame 0x0000000000000000 0x7c0 build/ff.o
- .ARM.attributes
- 0x0000000000000000 0x32 build/ff.o
.text 0x0000000000000000 0x0 build/ff_gen_drv.o
.data 0x0000000000000000 0x0 build/ff_gen_drv.o
.bss 0x0000000000000000 0x0 build/ff_gen_drv.o
@@ -1563,28 +1512,13 @@ Discarded input sections
.debug_aranges
0x0000000000000000 0x18 build/syscall.o
.debug_line 0x0000000000000000 0xb6 build/syscall.o
- .debug_str 0x0000000000000000 0x25a build/syscall.o
+ .debug_str 0x0000000000000000 0x23e build/syscall.o
.comment 0x0000000000000000 0x34 build/syscall.o
.ARM.attributes
0x0000000000000000 0x37 build/syscall.o
.text 0x0000000000000000 0x0 build/sysmem.o
.data 0x0000000000000000 0x0 build/sysmem.o
.bss 0x0000000000000000 0x0 build/sysmem.o
- .text._sbrk 0x0000000000000000 0x48 build/sysmem.o
- .bss.__sbrk_heap_end
- 0x0000000000000000 0x4 build/sysmem.o
- .debug_info 0x0000000000000000 0x16d build/sysmem.o
- .debug_abbrev 0x0000000000000000 0xea build/sysmem.o
- .debug_loc 0x0000000000000000 0x84 build/sysmem.o
- .debug_aranges
- 0x0000000000000000 0x20 build/sysmem.o
- .debug_ranges 0x0000000000000000 0x10 build/sysmem.o
- .debug_line 0x0000000000000000 0xf4 build/sysmem.o
- .debug_str 0x0000000000000000 0x22b build/sysmem.o
- .comment 0x0000000000000000 0x34 build/sysmem.o
- .debug_frame 0x0000000000000000 0x28 build/sysmem.o
- .ARM.attributes
- 0x0000000000000000 0x32 build/sysmem.o
.text 0x0000000000000000 0x0 build/syscalls.o
.data 0x0000000000000000 0x0 build/syscalls.o
.bss 0x0000000000000000 0x0 build/syscalls.o
@@ -1616,7 +1550,7 @@ Discarded input sections
0x0000000000000000 0xa8 build/syscalls.o
.debug_ranges 0x0000000000000000 0x98 build/syscalls.o
.debug_line 0x0000000000000000 0x393 build/syscalls.o
- .debug_str 0x0000000000000000 0x414 build/syscalls.o
+ .debug_str 0x0000000000000000 0x3f8 build/syscalls.o
.comment 0x0000000000000000 0x34 build/syscalls.o
.debug_frame 0x0000000000000000 0x190 build/syscalls.o
.ARM.attributes
@@ -1638,19 +1572,8 @@ Discarded input sections
.debug_frame 0x0000000000000000 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-atexit.o)
.ARM.attributes
0x0000000000000000 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-atexit.o)
- .text 0x0000000000000000 0xc /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
.data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
.bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
- .debug_info 0x0000000000000000 0x7ae /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
- .debug_abbrev 0x0000000000000000 0x157 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
- .debug_aranges
- 0x0000000000000000 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
- .debug_line 0x0000000000000000 0x109 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
- .debug_str 0x0000000000000000 0x50a /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
- .comment 0x0000000000000000 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
- .debug_frame 0x0000000000000000 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
- .ARM.attributes
- 0x0000000000000000 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
.text 0x0000000000000000 0x28 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-exit.o)
.data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-exit.o)
.bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-exit.o)
@@ -1680,22 +1603,59 @@ Discarded input sections
.ARM.attributes
0x0000000000000000 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-fini.o)
.text 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
- .data 0x0000000000000000 0x64 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
.bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
.rodata 0x0000000000000000 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
- .debug_info 0x0000000000000000 0x863 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
- .debug_abbrev 0x0000000000000000 0x151 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
- .debug_aranges
- 0x0000000000000000 0x18 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
- .debug_line 0x0000000000000000 0xe4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
- .debug_str 0x0000000000000000 0x561 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
- .comment 0x0000000000000000 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
- .ARM.attributes
- 0x0000000000000000 0x30 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
.data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
.bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
.data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
.bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ .text 0x0000000000000000 0x2dc /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcmp.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcmp.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcmp.o)
+ .debug_line 0x0000000000000000 0x137 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcmp.o)
+ .debug_info 0x0000000000000000 0x26 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcmp.o)
+ .debug_abbrev 0x0000000000000000 0x14 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcmp.o)
+ .debug_aranges
+ 0x0000000000000000 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcmp.o)
+ .debug_str 0x0000000000000000 0xb5 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcmp.o)
+ .debug_frame 0x0000000000000000 0x68 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcmp.o)
+ .ARM.attributes
+ 0x0000000000000000 0x1c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcmp.o)
+ .text 0x0000000000000000 0xbc /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .debug_info 0x0000000000000000 0xc4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .debug_abbrev 0x0000000000000000 0x7b /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .debug_loc 0x0000000000000000 0x25 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .debug_aranges
+ 0x0000000000000000 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .debug_ranges 0x0000000000000000 0x10 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .debug_line 0x0000000000000000 0xb9 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .debug_str 0x0000000000000000 0x1b5 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .comment 0x0000000000000000 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .debug_frame 0x0000000000000000 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .ARM.attributes
+ 0x0000000000000000 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ .text 0x0000000000000000 0xdc /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strlen.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strlen.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strlen.o)
+ .debug_line 0x0000000000000000 0xaf /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strlen.o)
+ .debug_info 0x0000000000000000 0x26 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strlen.o)
+ .debug_abbrev 0x0000000000000000 0x14 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strlen.o)
+ .debug_aranges
+ 0x0000000000000000 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strlen.o)
+ .debug_str 0x0000000000000000 0xb5 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strlen.o)
+ .ARM.attributes
+ 0x0000000000000000 0x1c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strlen.o)
.text 0x0000000000000000 0xac /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-__atexit.o)
.data 0x0000000000000000 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-__atexit.o)
.bss 0x0000000000000000 0x8c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-__atexit.o)
@@ -1725,6 +1685,24 @@ Discarded input sections
.debug_frame 0x0000000000000000 0x4c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-__call_atexit.o)
.ARM.attributes
0x0000000000000000 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-__call_atexit.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ .text 0x0000000000000000 0x114 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memchr.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memchr.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memcpy.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memcpy.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ .data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
+ .bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
.data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
.bss 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
.data 0x0000000000000000 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
@@ -1789,6 +1767,7 @@ LOAD build/stm32f7xx_hal_tim_ex.o
LOAD build/stm32f7xx_ll_tim.o
LOAD build/stm32f7xx_ll_usart.o
LOAD build/system_stm32f7xx.o
+LOAD build/File_Handling.o
LOAD build/diskio.o
LOAD build/ff.o
LOAD build/ff_gen_drv.o
@@ -1820,882 +1799,1089 @@ LOAD /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtn.o
0x0000000008000000 g_pfnVectors
0x00000000080001f8 . = ALIGN (0x4)
-.text 0x00000000080001f8 0x65b4
- 0x00000000080001f8 . = ALIGN (0x4)
+.text 0x0000000008000200 0x9290
+ 0x0000000008000200 . = ALIGN (0x4)
*(.text)
- .text 0x00000000080001f8 0x88 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
- .text 0x0000000008000280 0x48 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
- 0x0000000008000280 __libc_init_array
- .text 0x00000000080002c8 0xa4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
- 0x00000000080002c8 memset
- .text 0x000000000800036c 0x30 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
- 0x000000000800036c __aeabi_uldivmod
- .text 0x000000000800039c 0x2d0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
- 0x000000000800039c __udivmoddi4
- .text 0x000000000800066c 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
- 0x000000000800066c __aeabi_ldiv0
- 0x000000000800066c __aeabi_idiv0
+ .text 0x0000000008000200 0x88 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
+ .text 0x0000000008000288 0xc /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
+ 0x0000000008000288 __errno
+ .text 0x0000000008000294 0x48 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+ 0x0000000008000294 __libc_init_array
+ .text 0x00000000080002dc 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ 0x00000000080002dc malloc
+ 0x00000000080002ec free
+ .text 0x00000000080002fc 0xa4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ 0x00000000080002fc memset
+ .text 0x00000000080003a0 0xc4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ 0x00000000080003a0 _free_r
+ .text 0x0000000008000464 0xb4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ 0x0000000008000464 _malloc_r
+ .text 0x0000000008000518 0x24 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ 0x0000000008000518 _sbrk_r
+ .text 0x000000000800053c 0x78 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ 0x000000000800053c _siprintf_r
+ 0x000000000800053c _sprintf_r
+ 0x0000000008000574 sprintf
+ 0x0000000008000574 siprintf
+ .text 0x00000000080005b4 0x8 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ 0x00000000080005b4 __malloc_lock
+ 0x00000000080005b8 __malloc_unlock
+ .text 0x00000000080005bc 0x3f0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ 0x00000000080005bc __ssputs_r
+ 0x0000000008000680 __ssprint_r
+ 0x0000000008000778 _svfprintf_r
+ 0x0000000008000778 _svfiprintf_r
+ .text 0x00000000080009ac 0x3dc /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ 0x00000000080009ac _printf_common
+ 0x0000000008000ad8 _printf_i
+ *fill* 0x0000000008000d88 0x8
+ .text 0x0000000008000d90 0xa0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memchr.o)
+ 0x0000000008000d90 memchr
+ .text 0x0000000008000e30 0x134 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memcpy.o)
+ 0x0000000008000e30 memcpy
+ .text 0x0000000008000f64 0xf8 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ 0x0000000008000f64 memmove
+ .text 0x000000000800105c 0x50 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ 0x000000000800105c _realloc_r
+ .text 0x00000000080010ac 0x14 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
+ 0x00000000080010ac _malloc_usable_size_r
+ .text 0x00000000080010c0 0x30 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
+ 0x00000000080010c0 __aeabi_uldivmod
+ .text 0x00000000080010f0 0x2d0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ 0x00000000080010f0 __udivmoddi4
+ .text 0x00000000080013c0 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
+ 0x00000000080013c0 __aeabi_ldiv0
+ 0x00000000080013c0 __aeabi_idiv0
*(.text*)
.text.NVIC_EncodePriority
- 0x0000000008000670 0x36 build/main.o
- *fill* 0x00000000080006a6 0x2
+ 0x00000000080013c4 0x36 build/main.o
+ *fill* 0x00000000080013fa 0x2
.text.MX_SDMMC1_SD_Init
- 0x00000000080006a8 0x24 build/main.o
+ 0x00000000080013fc 0x24 build/main.o
.text.MX_DMA_Init
- 0x00000000080006cc 0x48 build/main.o
- *fill* 0x0000000008000714 0x4
+ 0x0000000008001420 0x48 build/main.o
.text.Decode_task
- 0x0000000008000718 0x168 build/main.o
+ 0x0000000008001468 0x168 build/main.o
.text.PID_Controller_Temp
- 0x0000000008000880 0xe4 build/main.o
+ 0x00000000080015d0 0xe4 build/main.o
.text.Set_LTEC
- 0x0000000008000964 0x158 build/main.o
- .text.MPhD_T 0x0000000008000abc 0x224 build/main.o
+ 0x00000000080016b4 0x158 build/main.o
+ .text.MPhD_T 0x000000000800180c 0x224 build/main.o
.text.MX_GPIO_Init
- 0x0000000008000ce0 0x210 build/main.o
+ 0x0000000008001a30 0x210 build/main.o
.text.MX_SPI4_Init
- 0x0000000008000ef0 0xd4 build/main.o
+ 0x0000000008001c40 0xd4 build/main.o
.text.MX_SPI2_Init
- 0x0000000008000fc4 0xd0 build/main.o
+ 0x0000000008001d14 0xd0 build/main.o
.text.MX_SPI5_Init
- 0x0000000008001094 0xd0 build/main.o
+ 0x0000000008001de4 0xd0 build/main.o
.text.MX_SPI6_Init
- 0x0000000008001164 0xd0 build/main.o
+ 0x0000000008001eb4 0xd0 build/main.o
.text.MX_TIM2_Init
- 0x0000000008001234 0x9c build/main.o
+ 0x0000000008001f84 0x9c build/main.o
.text.MX_TIM5_Init
- 0x00000000080012d0 0x98 build/main.o
+ 0x0000000008002020 0x98 build/main.o
.text.MX_TIM7_Init
- 0x0000000008001368 0x8c build/main.o
+ 0x00000000080020b8 0x8c build/main.o
.text.MX_TIM6_Init
- 0x00000000080013f4 0x8c build/main.o
+ 0x0000000008002144 0x8c build/main.o
.text.Decode_uart
- 0x0000000008001480 0x2f8 build/main.o
+ 0x00000000080021d0 0x2f8 build/main.o
.text.Init_params
- 0x0000000008001778 0x304 build/main.o
- .text.Get_ADC 0x0000000008001a7c 0x70 build/main.o
+ 0x00000000080024c8 0x304 build/main.o
+ .text.Get_ADC 0x00000000080027cc 0x70 build/main.o
.text.Stop_TIM10
- 0x0000000008001aec 0x20 build/main.o
+ 0x000000000800283c 0x20 build/main.o
.text.CalculateChecksum
- 0x0000000008001b0c 0x18 build/main.o
- 0x0000000008001b0c CalculateChecksum
+ 0x000000000800285c 0x18 build/main.o
+ 0x000000000800285c CalculateChecksum
.text.CheckChecksum
- 0x0000000008001b24 0x48 build/main.o
- 0x0000000008001b24 CheckChecksum
- .text.SD_SAVE 0x0000000008001b6c 0x3c build/main.o
- 0x0000000008001b6c SD_SAVE
- .text.SD_READ 0x0000000008001ba8 0x4c build/main.o
- 0x0000000008001ba8 SD_READ
+ 0x0000000008002874 0x48 build/main.o
+ 0x0000000008002874 CheckChecksum
+ .text.SD_SAVE 0x00000000080028bc 0x3c build/main.o
+ 0x00000000080028bc SD_SAVE
+ .text.SD_READ 0x00000000080028f8 0x4c build/main.o
+ 0x00000000080028f8 SD_READ
.text.SD_REMOVE
- 0x0000000008001bf4 0x40 build/main.o
- 0x0000000008001bf4 SD_REMOVE
+ 0x0000000008002944 0x40 build/main.o
+ 0x0000000008002944 SD_REMOVE
.text.USART_TX
- 0x0000000008001c34 0x2c build/main.o
- 0x0000000008001c34 USART_TX
+ 0x0000000008002984 0x2c build/main.o
+ 0x0000000008002984 USART_TX
.text.USART_TX_DMA
- 0x0000000008001c60 0x44 build/main.o
- 0x0000000008001c60 USART_TX_DMA
+ 0x00000000080029b0 0x44 build/main.o
+ 0x00000000080029b0 USART_TX_DMA
.text.Error_Handler
- 0x0000000008001ca4 0x4 build/main.o
- 0x0000000008001ca4 Error_Handler
+ 0x00000000080029f4 0x4 build/main.o
+ 0x00000000080029f4 Error_Handler
.text.MX_ADC1_Init
- 0x0000000008001ca8 0xc8 build/main.o
+ 0x00000000080029f8 0xc8 build/main.o
.text.MX_ADC3_Init
- 0x0000000008001d70 0x6c build/main.o
+ 0x0000000008002ac0 0x6c build/main.o
.text.MX_USART1_UART_Init
- 0x0000000008001ddc 0x190 build/main.o
+ 0x0000000008002b2c 0x190 build/main.o
.text.MX_TIM10_Init
- 0x0000000008001f6c 0x2c build/main.o
+ 0x0000000008002cbc 0x2c build/main.o
.text.SystemClock_Config
- 0x0000000008001f98 0xb4 build/main.o
- 0x0000000008001f98 SystemClock_Config
- .text.main 0x000000000800204c 0x89c build/main.o
- 0x000000000800204c main
+ 0x0000000008002ce8 0xb4 build/main.o
+ 0x0000000008002ce8 SystemClock_Config
+ .text.main 0x0000000008002d9c 0x89c build/main.o
+ 0x0000000008002d9c main
.text.BSP_SD_ReadBlocks
- 0x00000000080028e8 0x20 build/bsp_driver_sd.o
- 0x00000000080028e8 BSP_SD_ReadBlocks
+ 0x0000000008003638 0x20 build/bsp_driver_sd.o
+ 0x0000000008003638 BSP_SD_ReadBlocks
.text.BSP_SD_WriteBlocks
- 0x0000000008002908 0x20 build/bsp_driver_sd.o
- 0x0000000008002908 BSP_SD_WriteBlocks
+ 0x0000000008003658 0x20 build/bsp_driver_sd.o
+ 0x0000000008003658 BSP_SD_WriteBlocks
.text.BSP_SD_GetCardState
- 0x0000000008002928 0x14 build/bsp_driver_sd.o
- 0x0000000008002928 BSP_SD_GetCardState
+ 0x0000000008003678 0x14 build/bsp_driver_sd.o
+ 0x0000000008003678 BSP_SD_GetCardState
.text.BSP_SD_GetCardInfo
- 0x000000000800293c 0x10 build/bsp_driver_sd.o
- 0x000000000800293c BSP_SD_GetCardInfo
+ 0x000000000800368c 0x10 build/bsp_driver_sd.o
+ 0x000000000800368c BSP_SD_GetCardInfo
.text.BSP_SD_IsDetected
- 0x000000000800294c 0x20 build/bsp_driver_sd.o
- 0x000000000800294c BSP_SD_IsDetected
+ 0x000000000800369c 0x20 build/bsp_driver_sd.o
+ 0x000000000800369c BSP_SD_IsDetected
.text.BSP_SD_Init
- 0x000000000800296c 0x34 build/bsp_driver_sd.o
- 0x000000000800296c BSP_SD_Init
+ 0x00000000080036bc 0x34 build/bsp_driver_sd.o
+ 0x00000000080036bc BSP_SD_Init
.text.SD_CheckStatus
- 0x00000000080029a0 0x24 build/sd_diskio.o
+ 0x00000000080036f0 0x24 build/sd_diskio.o
.text.SD_initialize
- 0x00000000080029c4 0x28 build/sd_diskio.o
- 0x00000000080029c4 SD_initialize
+ 0x0000000008003714 0x28 build/sd_diskio.o
+ 0x0000000008003714 SD_initialize
.text.SD_status
- 0x00000000080029ec 0x8 build/sd_diskio.o
- 0x00000000080029ec SD_status
- .text.SD_read 0x00000000080029f4 0x24 build/sd_diskio.o
- 0x00000000080029f4 SD_read
+ 0x000000000800373c 0x8 build/sd_diskio.o
+ 0x000000000800373c SD_status
+ .text.SD_read 0x0000000008003744 0x24 build/sd_diskio.o
+ 0x0000000008003744 SD_read
.text.SD_write
- 0x0000000008002a18 0x24 build/sd_diskio.o
- 0x0000000008002a18 SD_write
+ 0x0000000008003768 0x24 build/sd_diskio.o
+ 0x0000000008003768 SD_write
.text.SD_ioctl
- 0x0000000008002a3c 0x58 build/sd_diskio.o
- 0x0000000008002a3c SD_ioctl
+ 0x000000000800378c 0x58 build/sd_diskio.o
+ 0x000000000800378c SD_ioctl
.text.MX_FATFS_Init
- 0x0000000008002a94 0x1c build/fatfs.o
- 0x0000000008002a94 MX_FATFS_Init
+ 0x00000000080037e4 0x1c build/fatfs.o
+ 0x00000000080037e4 MX_FATFS_Init
+ .text.get_fattime
+ 0x0000000008003800 0x4 build/fatfs.o
+ 0x0000000008003800 get_fattime
.text.BSP_PlatformIsDetected
- 0x0000000008002ab0 0x18 build/fatfs_platform.o
- 0x0000000008002ab0 BSP_PlatformIsDetected
+ 0x0000000008003804 0x18 build/fatfs_platform.o
+ 0x0000000008003804 BSP_PlatformIsDetected
.text.NMI_Handler
- 0x0000000008002ac8 0x2 build/stm32f7xx_it.o
- 0x0000000008002ac8 NMI_Handler
+ 0x000000000800381c 0x2 build/stm32f7xx_it.o
+ 0x000000000800381c NMI_Handler
.text.HardFault_Handler
- 0x0000000008002aca 0x2 build/stm32f7xx_it.o
- 0x0000000008002aca HardFault_Handler
+ 0x000000000800381e 0x2 build/stm32f7xx_it.o
+ 0x000000000800381e HardFault_Handler
.text.MemManage_Handler
- 0x0000000008002acc 0x2 build/stm32f7xx_it.o
- 0x0000000008002acc MemManage_Handler
+ 0x0000000008003820 0x2 build/stm32f7xx_it.o
+ 0x0000000008003820 MemManage_Handler
.text.BusFault_Handler
- 0x0000000008002ace 0x2 build/stm32f7xx_it.o
- 0x0000000008002ace BusFault_Handler
+ 0x0000000008003822 0x2 build/stm32f7xx_it.o
+ 0x0000000008003822 BusFault_Handler
.text.UsageFault_Handler
- 0x0000000008002ad0 0x2 build/stm32f7xx_it.o
- 0x0000000008002ad0 UsageFault_Handler
+ 0x0000000008003824 0x2 build/stm32f7xx_it.o
+ 0x0000000008003824 UsageFault_Handler
.text.SVC_Handler
- 0x0000000008002ad2 0x2 build/stm32f7xx_it.o
- 0x0000000008002ad2 SVC_Handler
+ 0x0000000008003826 0x2 build/stm32f7xx_it.o
+ 0x0000000008003826 SVC_Handler
.text.DebugMon_Handler
- 0x0000000008002ad4 0x2 build/stm32f7xx_it.o
- 0x0000000008002ad4 DebugMon_Handler
+ 0x0000000008003828 0x2 build/stm32f7xx_it.o
+ 0x0000000008003828 DebugMon_Handler
.text.PendSV_Handler
- 0x0000000008002ad6 0x2 build/stm32f7xx_it.o
- 0x0000000008002ad6 PendSV_Handler
+ 0x000000000800382a 0x2 build/stm32f7xx_it.o
+ 0x000000000800382a PendSV_Handler
.text.SysTick_Handler
- 0x0000000008002ad8 0x8 build/stm32f7xx_it.o
- 0x0000000008002ad8 SysTick_Handler
+ 0x000000000800382c 0x8 build/stm32f7xx_it.o
+ 0x000000000800382c SysTick_Handler
.text.ADC_IRQHandler
- 0x0000000008002ae0 0x18 build/stm32f7xx_it.o
- 0x0000000008002ae0 ADC_IRQHandler
+ 0x0000000008003834 0x18 build/stm32f7xx_it.o
+ 0x0000000008003834 ADC_IRQHandler
.text.TIM1_UP_TIM10_IRQHandler
- 0x0000000008002af8 0x34 build/stm32f7xx_it.o
- 0x0000000008002af8 TIM1_UP_TIM10_IRQHandler
+ 0x000000000800384c 0x34 build/stm32f7xx_it.o
+ 0x000000000800384c TIM1_UP_TIM10_IRQHandler
.text.TIM2_IRQHandler
- 0x0000000008002b2c 0x2 build/stm32f7xx_it.o
- 0x0000000008002b2c TIM2_IRQHandler
+ 0x0000000008003880 0x2 build/stm32f7xx_it.o
+ 0x0000000008003880 TIM2_IRQHandler
.text.TIM5_IRQHandler
- 0x0000000008002b2e 0x2 build/stm32f7xx_it.o
- 0x0000000008002b2e TIM5_IRQHandler
+ 0x0000000008003882 0x2 build/stm32f7xx_it.o
+ 0x0000000008003882 TIM5_IRQHandler
.text.TIM6_DAC_IRQHandler
- 0x0000000008002b30 0x34 build/stm32f7xx_it.o
- 0x0000000008002b30 TIM6_DAC_IRQHandler
+ 0x0000000008003884 0x34 build/stm32f7xx_it.o
+ 0x0000000008003884 TIM6_DAC_IRQHandler
.text.TIM7_IRQHandler
- 0x0000000008002b64 0x24 build/stm32f7xx_it.o
- 0x0000000008002b64 TIM7_IRQHandler
+ 0x00000000080038b8 0x24 build/stm32f7xx_it.o
+ 0x00000000080038b8 TIM7_IRQHandler
.text.UART_RxCpltCallback
- 0x0000000008002b88 0x28c build/stm32f7xx_it.o
- 0x0000000008002b88 UART_RxCpltCallback
+ 0x00000000080038dc 0x28c build/stm32f7xx_it.o
+ 0x00000000080038dc UART_RxCpltCallback
.text.USART1_IRQHandler
- 0x0000000008002e14 0xd0 build/stm32f7xx_it.o
- 0x0000000008002e14 USART1_IRQHandler
+ 0x0000000008003b68 0xd0 build/stm32f7xx_it.o
+ 0x0000000008003b68 USART1_IRQHandler
.text.DMA2_Stream7_TransferComplete
- 0x0000000008002ee4 0x10 build/stm32f7xx_it.o
- 0x0000000008002ee4 DMA2_Stream7_TransferComplete
+ 0x0000000008003c38 0x10 build/stm32f7xx_it.o
+ 0x0000000008003c38 DMA2_Stream7_TransferComplete
.text.DMA2_Stream7_IRQHandler
- 0x0000000008002ef4 0x34 build/stm32f7xx_it.o
- 0x0000000008002ef4 DMA2_Stream7_IRQHandler
+ 0x0000000008003c48 0x34 build/stm32f7xx_it.o
+ 0x0000000008003c48 DMA2_Stream7_IRQHandler
.text.HAL_MspInit
- 0x0000000008002f28 0x30 build/stm32f7xx_hal_msp.o
- 0x0000000008002f28 HAL_MspInit
+ 0x0000000008003c7c 0x30 build/stm32f7xx_hal_msp.o
+ 0x0000000008003c7c HAL_MspInit
.text.HAL_ADC_MspInit
- 0x0000000008002f58 0x110 build/stm32f7xx_hal_msp.o
- 0x0000000008002f58 HAL_ADC_MspInit
+ 0x0000000008003cac 0x110 build/stm32f7xx_hal_msp.o
+ 0x0000000008003cac HAL_ADC_MspInit
.text.HAL_SD_MspInit
- 0x0000000008003068 0xb8 build/stm32f7xx_hal_msp.o
- 0x0000000008003068 HAL_SD_MspInit
+ 0x0000000008003dbc 0xb8 build/stm32f7xx_hal_msp.o
+ 0x0000000008003dbc HAL_SD_MspInit
.text.HAL_TIM_Base_MspInit
- 0x0000000008003120 0x40 build/stm32f7xx_hal_msp.o
- 0x0000000008003120 HAL_TIM_Base_MspInit
+ 0x0000000008003e74 0x40 build/stm32f7xx_hal_msp.o
+ 0x0000000008003e74 HAL_TIM_Base_MspInit
.text.ADC_Init
- 0x0000000008003160 0x134 build/stm32f7xx_hal_adc.o
+ 0x0000000008003eb4 0x134 build/stm32f7xx_hal_adc.o
.text.HAL_ADC_Init
- 0x0000000008003294 0x58 build/stm32f7xx_hal_adc.o
- 0x0000000008003294 HAL_ADC_Init
+ 0x0000000008003fe8 0x58 build/stm32f7xx_hal_adc.o
+ 0x0000000008003fe8 HAL_ADC_Init
.text.HAL_ADC_Start
- 0x00000000080032ec 0x134 build/stm32f7xx_hal_adc.o
- 0x00000000080032ec HAL_ADC_Start
+ 0x0000000008004040 0x134 build/stm32f7xx_hal_adc.o
+ 0x0000000008004040 HAL_ADC_Start
.text.HAL_ADC_Stop
- 0x0000000008003420 0x40 build/stm32f7xx_hal_adc.o
- 0x0000000008003420 HAL_ADC_Stop
+ 0x0000000008004174 0x40 build/stm32f7xx_hal_adc.o
+ 0x0000000008004174 HAL_ADC_Stop
.text.HAL_ADC_PollForConversion
- 0x0000000008003460 0xc2 build/stm32f7xx_hal_adc.o
- 0x0000000008003460 HAL_ADC_PollForConversion
+ 0x00000000080041b4 0xc2 build/stm32f7xx_hal_adc.o
+ 0x00000000080041b4 HAL_ADC_PollForConversion
.text.HAL_ADC_GetValue
- 0x0000000008003522 0x6 build/stm32f7xx_hal_adc.o
- 0x0000000008003522 HAL_ADC_GetValue
+ 0x0000000008004276 0x6 build/stm32f7xx_hal_adc.o
+ 0x0000000008004276 HAL_ADC_GetValue
.text.HAL_ADC_ConvCpltCallback
- 0x0000000008003528 0x2 build/stm32f7xx_hal_adc.o
- 0x0000000008003528 HAL_ADC_ConvCpltCallback
+ 0x000000000800427c 0x2 build/stm32f7xx_hal_adc.o
+ 0x000000000800427c HAL_ADC_ConvCpltCallback
.text.HAL_ADC_LevelOutOfWindowCallback
- 0x000000000800352a 0x2 build/stm32f7xx_hal_adc.o
- 0x000000000800352a HAL_ADC_LevelOutOfWindowCallback
+ 0x000000000800427e 0x2 build/stm32f7xx_hal_adc.o
+ 0x000000000800427e HAL_ADC_LevelOutOfWindowCallback
.text.HAL_ADC_ErrorCallback
- 0x000000000800352c 0x2 build/stm32f7xx_hal_adc.o
- 0x000000000800352c HAL_ADC_ErrorCallback
+ 0x0000000008004280 0x2 build/stm32f7xx_hal_adc.o
+ 0x0000000008004280 HAL_ADC_ErrorCallback
.text.HAL_ADC_IRQHandler
- 0x000000000800352e 0x136 build/stm32f7xx_hal_adc.o
- 0x000000000800352e HAL_ADC_IRQHandler
+ 0x0000000008004282 0x136 build/stm32f7xx_hal_adc.o
+ 0x0000000008004282 HAL_ADC_IRQHandler
.text.HAL_ADC_ConfigChannel
- 0x0000000008003664 0x1e4 build/stm32f7xx_hal_adc.o
- 0x0000000008003664 HAL_ADC_ConfigChannel
+ 0x00000000080043b8 0x1e4 build/stm32f7xx_hal_adc.o
+ 0x00000000080043b8 HAL_ADC_ConfigChannel
.text.HAL_ADCEx_InjectedConvCpltCallback
- 0x0000000008003848 0x2 build/stm32f7xx_hal_adc_ex.o
- 0x0000000008003848 HAL_ADCEx_InjectedConvCpltCallback
- *fill* 0x000000000800384a 0x2
+ 0x000000000800459c 0x2 build/stm32f7xx_hal_adc_ex.o
+ 0x000000000800459c HAL_ADCEx_InjectedConvCpltCallback
+ *fill* 0x000000000800459e 0x2
.text.HAL_RCC_OscConfig
- 0x000000000800384c 0x444 build/stm32f7xx_hal_rcc.o
- 0x000000000800384c HAL_RCC_OscConfig
+ 0x00000000080045a0 0x444 build/stm32f7xx_hal_rcc.o
+ 0x00000000080045a0 HAL_RCC_OscConfig
.text.HAL_RCC_GetSysClockFreq
- 0x0000000008003c90 0xa4 build/stm32f7xx_hal_rcc.o
- 0x0000000008003c90 HAL_RCC_GetSysClockFreq
+ 0x00000000080049e4 0xa4 build/stm32f7xx_hal_rcc.o
+ 0x00000000080049e4 HAL_RCC_GetSysClockFreq
.text.HAL_RCC_ClockConfig
- 0x0000000008003d34 0x16c build/stm32f7xx_hal_rcc.o
- 0x0000000008003d34 HAL_RCC_ClockConfig
+ 0x0000000008004a88 0x16c build/stm32f7xx_hal_rcc.o
+ 0x0000000008004a88 HAL_RCC_ClockConfig
.text.HAL_RCCEx_PeriphCLKConfig
- 0x0000000008003ea0 0x600 build/stm32f7xx_hal_rcc_ex.o
- 0x0000000008003ea0 HAL_RCCEx_PeriphCLKConfig
+ 0x0000000008004bf4 0x600 build/stm32f7xx_hal_rcc_ex.o
+ 0x0000000008004bf4 HAL_RCCEx_PeriphCLKConfig
.text.HAL_GPIO_Init
- 0x00000000080044a0 0x1f8 build/stm32f7xx_hal_gpio.o
- 0x00000000080044a0 HAL_GPIO_Init
+ 0x00000000080051f4 0x1f8 build/stm32f7xx_hal_gpio.o
+ 0x00000000080051f4 HAL_GPIO_Init
.text.HAL_GPIO_ReadPin
- 0x0000000008004698 0xe build/stm32f7xx_hal_gpio.o
- 0x0000000008004698 HAL_GPIO_ReadPin
+ 0x00000000080053ec 0xe build/stm32f7xx_hal_gpio.o
+ 0x00000000080053ec HAL_GPIO_ReadPin
.text.HAL_GPIO_WritePin
- 0x00000000080046a6 0xc build/stm32f7xx_hal_gpio.o
- 0x00000000080046a6 HAL_GPIO_WritePin
+ 0x00000000080053fa 0xc build/stm32f7xx_hal_gpio.o
+ 0x00000000080053fa HAL_GPIO_WritePin
.text.HAL_GPIO_TogglePin
- 0x00000000080046b2 0x12 build/stm32f7xx_hal_gpio.o
- 0x00000000080046b2 HAL_GPIO_TogglePin
+ 0x0000000008005406 0x12 build/stm32f7xx_hal_gpio.o
+ 0x0000000008005406 HAL_GPIO_TogglePin
.text.HAL_PWREx_EnableOverDrive
- 0x00000000080046c4 0x7c build/stm32f7xx_hal_pwr_ex.o
- 0x00000000080046c4 HAL_PWREx_EnableOverDrive
+ 0x0000000008005418 0x7c build/stm32f7xx_hal_pwr_ex.o
+ 0x0000000008005418 HAL_PWREx_EnableOverDrive
.text.HAL_NVIC_SetPriorityGrouping
- 0x0000000008004740 0x24 build/stm32f7xx_hal_cortex.o
- 0x0000000008004740 HAL_NVIC_SetPriorityGrouping
+ 0x0000000008005494 0x24 build/stm32f7xx_hal_cortex.o
+ 0x0000000008005494 HAL_NVIC_SetPriorityGrouping
.text.HAL_NVIC_SetPriority
- 0x0000000008004764 0x6c build/stm32f7xx_hal_cortex.o
- 0x0000000008004764 HAL_NVIC_SetPriority
+ 0x00000000080054b8 0x6c build/stm32f7xx_hal_cortex.o
+ 0x00000000080054b8 HAL_NVIC_SetPriority
.text.HAL_NVIC_EnableIRQ
- 0x00000000080047d0 0x1c build/stm32f7xx_hal_cortex.o
- 0x00000000080047d0 HAL_NVIC_EnableIRQ
+ 0x0000000008005524 0x1c build/stm32f7xx_hal_cortex.o
+ 0x0000000008005524 HAL_NVIC_EnableIRQ
.text.HAL_SYSTICK_Config
- 0x00000000080047ec 0x28 build/stm32f7xx_hal_cortex.o
- 0x00000000080047ec HAL_SYSTICK_Config
+ 0x0000000008005540 0x28 build/stm32f7xx_hal_cortex.o
+ 0x0000000008005540 HAL_SYSTICK_Config
.text.HAL_InitTick
- 0x0000000008004814 0x4c build/stm32f7xx_hal.o
- 0x0000000008004814 HAL_InitTick
+ 0x0000000008005568 0x4c build/stm32f7xx_hal.o
+ 0x0000000008005568 HAL_InitTick
.text.HAL_Init
- 0x0000000008004860 0x16 build/stm32f7xx_hal.o
- 0x0000000008004860 HAL_Init
- *fill* 0x0000000008004876 0x2
+ 0x00000000080055b4 0x16 build/stm32f7xx_hal.o
+ 0x00000000080055b4 HAL_Init
+ *fill* 0x00000000080055ca 0x2
.text.HAL_IncTick
- 0x0000000008004878 0x18 build/stm32f7xx_hal.o
- 0x0000000008004878 HAL_IncTick
+ 0x00000000080055cc 0x18 build/stm32f7xx_hal.o
+ 0x00000000080055cc HAL_IncTick
.text.HAL_GetTick
- 0x0000000008004890 0xc build/stm32f7xx_hal.o
- 0x0000000008004890 HAL_GetTick
+ 0x00000000080055e4 0xc build/stm32f7xx_hal.o
+ 0x00000000080055e4 HAL_GetTick
.text.HAL_Delay
- 0x000000000800489c 0x28 build/stm32f7xx_hal.o
- 0x000000000800489c HAL_Delay
+ 0x00000000080055f0 0x28 build/stm32f7xx_hal.o
+ 0x00000000080055f0 HAL_Delay
.text.RCC_GetHCLKClockFreq
- 0x00000000080048c4 0x18 build/stm32f7xx_ll_rcc.o
- 0x00000000080048c4 RCC_GetHCLKClockFreq
+ 0x0000000008005618 0x18 build/stm32f7xx_ll_rcc.o
+ 0x0000000008005618 RCC_GetHCLKClockFreq
.text.RCC_GetPCLK1ClockFreq
- 0x00000000080048dc 0x18 build/stm32f7xx_ll_rcc.o
- 0x00000000080048dc RCC_GetPCLK1ClockFreq
+ 0x0000000008005630 0x18 build/stm32f7xx_ll_rcc.o
+ 0x0000000008005630 RCC_GetPCLK1ClockFreq
.text.RCC_GetPCLK2ClockFreq
- 0x00000000080048f4 0x18 build/stm32f7xx_ll_rcc.o
- 0x00000000080048f4 RCC_GetPCLK2ClockFreq
+ 0x0000000008005648 0x18 build/stm32f7xx_ll_rcc.o
+ 0x0000000008005648 RCC_GetPCLK2ClockFreq
.text.RCC_PLL_GetFreqDomain_SYS
- 0x000000000800490c 0x44 build/stm32f7xx_ll_rcc.o
- 0x000000000800490c RCC_PLL_GetFreqDomain_SYS
+ 0x0000000008005660 0x44 build/stm32f7xx_ll_rcc.o
+ 0x0000000008005660 RCC_PLL_GetFreqDomain_SYS
.text.RCC_GetSystemClockFreq
- 0x0000000008004950 0x2c build/stm32f7xx_ll_rcc.o
- 0x0000000008004950 RCC_GetSystemClockFreq
+ 0x00000000080056a4 0x2c build/stm32f7xx_ll_rcc.o
+ 0x00000000080056a4 RCC_GetSystemClockFreq
.text.LL_RCC_GetUSARTClockFreq
- 0x000000000800497c 0x178 build/stm32f7xx_ll_rcc.o
- 0x000000000800497c LL_RCC_GetUSARTClockFreq
+ 0x00000000080056d0 0x178 build/stm32f7xx_ll_rcc.o
+ 0x00000000080056d0 LL_RCC_GetUSARTClockFreq
.text.LL_RCC_GetUARTClockFreq
- 0x0000000008004af4 0x180 build/stm32f7xx_ll_rcc.o
- 0x0000000008004af4 LL_RCC_GetUARTClockFreq
+ 0x0000000008005848 0x180 build/stm32f7xx_ll_rcc.o
+ 0x0000000008005848 LL_RCC_GetUARTClockFreq
.text.LL_GPIO_Init
- 0x0000000008004c74 0x152 build/stm32f7xx_ll_gpio.o
- 0x0000000008004c74 LL_GPIO_Init
- *fill* 0x0000000008004dc6 0x2
+ 0x00000000080059c8 0x152 build/stm32f7xx_ll_gpio.o
+ 0x00000000080059c8 LL_GPIO_Init
+ *fill* 0x0000000008005b1a 0x2
.text.SDMMC_GetCmdError
- 0x0000000008004dc8 0x38 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005b1c 0x38 build/stm32f7xx_ll_sdmmc.o
.text.SDMMC_Init
- 0x0000000008004e00 0x34 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008004e00 SDMMC_Init
+ 0x0000000008005b54 0x34 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005b54 SDMMC_Init
.text.SDMMC_ReadFIFO
- 0x0000000008004e34 0x6 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008004e34 SDMMC_ReadFIFO
+ 0x0000000008005b88 0x6 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005b88 SDMMC_ReadFIFO
.text.SDMMC_WriteFIFO
- 0x0000000008004e3a 0xa build/stm32f7xx_ll_sdmmc.o
- 0x0000000008004e3a SDMMC_WriteFIFO
+ 0x0000000008005b8e 0xa build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005b8e SDMMC_WriteFIFO
.text.SDMMC_PowerState_ON
- 0x0000000008004e44 0x8 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008004e44 SDMMC_PowerState_ON
+ 0x0000000008005b98 0x8 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005b98 SDMMC_PowerState_ON
.text.SDMMC_GetPowerState
- 0x0000000008004e4c 0x8 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008004e4c SDMMC_GetPowerState
+ 0x0000000008005ba0 0x8 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005ba0 SDMMC_GetPowerState
.text.SDMMC_SendCommand
- 0x0000000008004e54 0x24 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008004e54 SDMMC_SendCommand
+ 0x0000000008005ba8 0x24 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005ba8 SDMMC_SendCommand
.text.SDMMC_GetCommandResponse
- 0x0000000008004e78 0x6 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008004e78 SDMMC_GetCommandResponse
+ 0x0000000008005bcc 0x6 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005bcc SDMMC_GetCommandResponse
.text.SDMMC_GetResponse
- 0x0000000008004e7e 0x6 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008004e7e SDMMC_GetResponse
+ 0x0000000008005bd2 0x6 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005bd2 SDMMC_GetResponse
.text.SDMMC_ConfigData
- 0x0000000008004e84 0x24 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008004e84 SDMMC_ConfigData
+ 0x0000000008005bd8 0x24 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005bd8 SDMMC_ConfigData
.text.SDMMC_CmdGoIdleState
- 0x0000000008004ea8 0x26 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008004ea8 SDMMC_CmdGoIdleState
- *fill* 0x0000000008004ece 0x2
+ 0x0000000008005bfc 0x26 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005bfc SDMMC_CmdGoIdleState
+ *fill* 0x0000000008005c22 0x2
.text.SDMMC_GetCmdResp1
- 0x0000000008004ed0 0x154 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008004ed0 SDMMC_GetCmdResp1
+ 0x0000000008005c24 0x154 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005c24 SDMMC_GetCmdResp1
.text.SDMMC_CmdBlockLength
- 0x0000000008005024 0x30 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005024 SDMMC_CmdBlockLength
+ 0x0000000008005d78 0x30 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005d78 SDMMC_CmdBlockLength
.text.SDMMC_CmdReadSingleBlock
- 0x0000000008005054 0x30 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005054 SDMMC_CmdReadSingleBlock
+ 0x0000000008005da8 0x30 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005da8 SDMMC_CmdReadSingleBlock
.text.SDMMC_CmdReadMultiBlock
- 0x0000000008005084 0x30 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005084 SDMMC_CmdReadMultiBlock
+ 0x0000000008005dd8 0x30 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005dd8 SDMMC_CmdReadMultiBlock
.text.SDMMC_CmdWriteSingleBlock
- 0x00000000080050b4 0x30 build/stm32f7xx_ll_sdmmc.o
- 0x00000000080050b4 SDMMC_CmdWriteSingleBlock
+ 0x0000000008005e08 0x30 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005e08 SDMMC_CmdWriteSingleBlock
.text.SDMMC_CmdWriteMultiBlock
- 0x00000000080050e4 0x30 build/stm32f7xx_ll_sdmmc.o
- 0x00000000080050e4 SDMMC_CmdWriteMultiBlock
+ 0x0000000008005e38 0x30 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005e38 SDMMC_CmdWriteMultiBlock
.text.SDMMC_CmdStopTransfer
- 0x0000000008005114 0x34 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005114 SDMMC_CmdStopTransfer
+ 0x0000000008005e68 0x34 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005e68 SDMMC_CmdStopTransfer
.text.SDMMC_CmdSelDesel
- 0x0000000008005148 0x30 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005148 SDMMC_CmdSelDesel
+ 0x0000000008005e9c 0x30 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005e9c SDMMC_CmdSelDesel
.text.SDMMC_CmdAppCommand
- 0x0000000008005178 0x30 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005178 SDMMC_CmdAppCommand
+ 0x0000000008005ecc 0x30 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005ecc SDMMC_CmdAppCommand
.text.SDMMC_CmdBusWidth
- 0x00000000080051a8 0x30 build/stm32f7xx_ll_sdmmc.o
- 0x00000000080051a8 SDMMC_CmdBusWidth
+ 0x0000000008005efc 0x30 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005efc SDMMC_CmdBusWidth
.text.SDMMC_CmdSendSCR
- 0x00000000080051d8 0x30 build/stm32f7xx_ll_sdmmc.o
- 0x00000000080051d8 SDMMC_CmdSendSCR
+ 0x0000000008005f2c 0x30 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005f2c SDMMC_CmdSendSCR
.text.SDMMC_CmdSendStatus
- 0x0000000008005208 0x30 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005208 SDMMC_CmdSendStatus
+ 0x0000000008005f5c 0x30 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005f5c SDMMC_CmdSendStatus
.text.SDMMC_GetCmdResp2
- 0x0000000008005238 0x5c build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005238 SDMMC_GetCmdResp2
+ 0x0000000008005f8c 0x5c build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005f8c SDMMC_GetCmdResp2
.text.SDMMC_CmdSendCID
- 0x0000000008005294 0x2a build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005294 SDMMC_CmdSendCID
+ 0x0000000008005fe8 0x2a build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008005fe8 SDMMC_CmdSendCID
.text.SDMMC_CmdSendCSD
- 0x00000000080052be 0x2a build/stm32f7xx_ll_sdmmc.o
- 0x00000000080052be SDMMC_CmdSendCSD
+ 0x0000000008006012 0x2a build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008006012 SDMMC_CmdSendCSD
.text.SDMMC_GetCmdResp3
- 0x00000000080052e8 0x4c build/stm32f7xx_ll_sdmmc.o
- 0x00000000080052e8 SDMMC_GetCmdResp3
+ 0x000000000800603c 0x4c build/stm32f7xx_ll_sdmmc.o
+ 0x000000000800603c SDMMC_GetCmdResp3
.text.SDMMC_CmdAppOperCommand
- 0x0000000008005334 0x34 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005334 SDMMC_CmdAppOperCommand
+ 0x0000000008006088 0x34 build/stm32f7xx_ll_sdmmc.o
+ 0x0000000008006088 SDMMC_CmdAppOperCommand
.text.SDMMC_GetCmdResp6
- 0x0000000008005368 0xa0 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005368 SDMMC_GetCmdResp6
+ 0x00000000080060bc 0xa0 build/stm32f7xx_ll_sdmmc.o
+ 0x00000000080060bc SDMMC_GetCmdResp6
.text.SDMMC_CmdSetRelAdd
- 0x0000000008005408 0x30 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005408 SDMMC_CmdSetRelAdd
+ 0x000000000800615c 0x30 build/stm32f7xx_ll_sdmmc.o
+ 0x000000000800615c SDMMC_CmdSetRelAdd
.text.SDMMC_GetCmdResp7
- 0x0000000008005438 0x64 build/stm32f7xx_ll_sdmmc.o
- 0x0000000008005438 SDMMC_GetCmdResp7
+ 0x000000000800618c 0x64 build/stm32f7xx_ll_sdmmc.o
+ 0x000000000800618c SDMMC_GetCmdResp7
.text.SDMMC_CmdOperCond
- 0x000000000800549c 0x2e build/stm32f7xx_ll_sdmmc.o
- 0x000000000800549c SDMMC_CmdOperCond
- *fill* 0x00000000080054ca 0x2
+ 0x00000000080061f0 0x2e build/stm32f7xx_ll_sdmmc.o
+ 0x00000000080061f0 SDMMC_CmdOperCond
+ *fill* 0x000000000800621e 0x2
.text.SD_PowerON
- 0x00000000080054cc 0xc0 build/stm32f7xx_hal_sd.o
+ 0x0000000008006220 0xc0 build/stm32f7xx_hal_sd.o
.text.SD_FindSCR
- 0x000000000800558c 0x100 build/stm32f7xx_hal_sd.o
+ 0x00000000080062e0 0x100 build/stm32f7xx_hal_sd.o
.text.SD_WideBus_Enable
- 0x000000000800568c 0x4e build/stm32f7xx_hal_sd.o
+ 0x00000000080063e0 0x4e build/stm32f7xx_hal_sd.o
.text.SD_WideBus_Disable
- 0x00000000080056da 0x4e build/stm32f7xx_hal_sd.o
+ 0x000000000800642e 0x4e build/stm32f7xx_hal_sd.o
.text.SD_SendStatus
- 0x0000000008005728 0x2c build/stm32f7xx_hal_sd.o
+ 0x000000000800647c 0x2c build/stm32f7xx_hal_sd.o
.text.HAL_SD_ReadBlocks
- 0x0000000008005754 0x248 build/stm32f7xx_hal_sd.o
- 0x0000000008005754 HAL_SD_ReadBlocks
+ 0x00000000080064a8 0x248 build/stm32f7xx_hal_sd.o
+ 0x00000000080064a8 HAL_SD_ReadBlocks
.text.HAL_SD_WriteBlocks
- 0x000000000800599c 0x200 build/stm32f7xx_hal_sd.o
- 0x000000000800599c HAL_SD_WriteBlocks
+ 0x00000000080066f0 0x200 build/stm32f7xx_hal_sd.o
+ 0x00000000080066f0 HAL_SD_WriteBlocks
.text.HAL_SD_GetCardCSD
- 0x0000000008005b9c 0x1b8 build/stm32f7xx_hal_sd.o
- 0x0000000008005b9c HAL_SD_GetCardCSD
+ 0x00000000080068f0 0x1b8 build/stm32f7xx_hal_sd.o
+ 0x00000000080068f0 HAL_SD_GetCardCSD
.text.SD_InitCard
- 0x0000000008005d54 0x100 build/stm32f7xx_hal_sd.o
+ 0x0000000008006aa8 0x100 build/stm32f7xx_hal_sd.o
.text.HAL_SD_InitCard
- 0x0000000008005e54 0xa8 build/stm32f7xx_hal_sd.o
- 0x0000000008005e54 HAL_SD_InitCard
+ 0x0000000008006ba8 0xa8 build/stm32f7xx_hal_sd.o
+ 0x0000000008006ba8 HAL_SD_InitCard
.text.HAL_SD_Init
- 0x0000000008005efc 0x36 build/stm32f7xx_hal_sd.o
- 0x0000000008005efc HAL_SD_Init
+ 0x0000000008006c50 0x36 build/stm32f7xx_hal_sd.o
+ 0x0000000008006c50 HAL_SD_Init
.text.HAL_SD_GetCardInfo
- 0x0000000008005f32 0x24 build/stm32f7xx_hal_sd.o
- 0x0000000008005f32 HAL_SD_GetCardInfo
- *fill* 0x0000000008005f56 0x2
+ 0x0000000008006c86 0x24 build/stm32f7xx_hal_sd.o
+ 0x0000000008006c86 HAL_SD_GetCardInfo
+ *fill* 0x0000000008006caa 0x2
.text.HAL_SD_ConfigWideBusOperation
- 0x0000000008005f58 0xc0 build/stm32f7xx_hal_sd.o
- 0x0000000008005f58 HAL_SD_ConfigWideBusOperation
+ 0x0000000008006cac 0xc0 build/stm32f7xx_hal_sd.o
+ 0x0000000008006cac HAL_SD_ConfigWideBusOperation
.text.HAL_SD_GetCardState
- 0x0000000008006018 0x22 build/stm32f7xx_hal_sd.o
- 0x0000000008006018 HAL_SD_GetCardState
- *fill* 0x000000000800603a 0x2
+ 0x0000000008006d6c 0x22 build/stm32f7xx_hal_sd.o
+ 0x0000000008006d6c HAL_SD_GetCardState
+ *fill* 0x0000000008006d8e 0x2
.text.LL_SPI_Init
- 0x000000000800603c 0x8c build/stm32f7xx_ll_spi.o
- 0x000000000800603c LL_SPI_Init
+ 0x0000000008006d90 0x8c build/stm32f7xx_ll_spi.o
+ 0x0000000008006d90 LL_SPI_Init
.text.HAL_TIM_Base_Start_IT
- 0x00000000080060c8 0x90 build/stm32f7xx_hal_tim.o
- 0x00000000080060c8 HAL_TIM_Base_Start_IT
+ 0x0000000008006e1c 0x90 build/stm32f7xx_hal_tim.o
+ 0x0000000008006e1c HAL_TIM_Base_Start_IT
.text.HAL_TIM_Base_Stop_IT
- 0x0000000008006158 0x32 build/stm32f7xx_hal_tim.o
- 0x0000000008006158 HAL_TIM_Base_Stop_IT
+ 0x0000000008006eac 0x32 build/stm32f7xx_hal_tim.o
+ 0x0000000008006eac HAL_TIM_Base_Stop_IT
.text.HAL_TIM_PeriodElapsedCallback
- 0x000000000800618a 0x2 build/stm32f7xx_hal_tim.o
- 0x000000000800618a HAL_TIM_PeriodElapsedCallback
+ 0x0000000008006ede 0x2 build/stm32f7xx_hal_tim.o
+ 0x0000000008006ede HAL_TIM_PeriodElapsedCallback
.text.HAL_TIM_OC_DelayElapsedCallback
- 0x000000000800618c 0x2 build/stm32f7xx_hal_tim.o
- 0x000000000800618c HAL_TIM_OC_DelayElapsedCallback
+ 0x0000000008006ee0 0x2 build/stm32f7xx_hal_tim.o
+ 0x0000000008006ee0 HAL_TIM_OC_DelayElapsedCallback
.text.HAL_TIM_IC_CaptureCallback
- 0x000000000800618e 0x2 build/stm32f7xx_hal_tim.o
- 0x000000000800618e HAL_TIM_IC_CaptureCallback
+ 0x0000000008006ee2 0x2 build/stm32f7xx_hal_tim.o
+ 0x0000000008006ee2 HAL_TIM_IC_CaptureCallback
.text.HAL_TIM_PWM_PulseFinishedCallback
- 0x0000000008006190 0x2 build/stm32f7xx_hal_tim.o
- 0x0000000008006190 HAL_TIM_PWM_PulseFinishedCallback
+ 0x0000000008006ee4 0x2 build/stm32f7xx_hal_tim.o
+ 0x0000000008006ee4 HAL_TIM_PWM_PulseFinishedCallback
.text.HAL_TIM_TriggerCallback
- 0x0000000008006192 0x2 build/stm32f7xx_hal_tim.o
- 0x0000000008006192 HAL_TIM_TriggerCallback
+ 0x0000000008006ee6 0x2 build/stm32f7xx_hal_tim.o
+ 0x0000000008006ee6 HAL_TIM_TriggerCallback
.text.HAL_TIM_IRQHandler
- 0x0000000008006194 0x17a build/stm32f7xx_hal_tim.o
- 0x0000000008006194 HAL_TIM_IRQHandler
- *fill* 0x000000000800630e 0x2
+ 0x0000000008006ee8 0x17a build/stm32f7xx_hal_tim.o
+ 0x0000000008006ee8 HAL_TIM_IRQHandler
+ *fill* 0x0000000008007062 0x2
.text.TIM_Base_SetConfig
- 0x0000000008006310 0x120 build/stm32f7xx_hal_tim.o
- 0x0000000008006310 TIM_Base_SetConfig
+ 0x0000000008007064 0x120 build/stm32f7xx_hal_tim.o
+ 0x0000000008007064 TIM_Base_SetConfig
.text.HAL_TIM_Base_Init
- 0x0000000008006430 0x60 build/stm32f7xx_hal_tim.o
- 0x0000000008006430 HAL_TIM_Base_Init
+ 0x0000000008007184 0x60 build/stm32f7xx_hal_tim.o
+ 0x0000000008007184 HAL_TIM_Base_Init
.text.HAL_TIMEx_CommutCallback
- 0x0000000008006490 0x2 build/stm32f7xx_hal_tim_ex.o
- 0x0000000008006490 HAL_TIMEx_CommutCallback
+ 0x00000000080071e4 0x2 build/stm32f7xx_hal_tim_ex.o
+ 0x00000000080071e4 HAL_TIMEx_CommutCallback
.text.HAL_TIMEx_BreakCallback
- 0x0000000008006492 0x2 build/stm32f7xx_hal_tim_ex.o
- 0x0000000008006492 HAL_TIMEx_BreakCallback
+ 0x00000000080071e6 0x2 build/stm32f7xx_hal_tim_ex.o
+ 0x00000000080071e6 HAL_TIMEx_BreakCallback
.text.HAL_TIMEx_Break2Callback
- 0x0000000008006494 0x2 build/stm32f7xx_hal_tim_ex.o
- 0x0000000008006494 HAL_TIMEx_Break2Callback
- *fill* 0x0000000008006496 0x2
+ 0x00000000080071e8 0x2 build/stm32f7xx_hal_tim_ex.o
+ 0x00000000080071e8 HAL_TIMEx_Break2Callback
+ *fill* 0x00000000080071ea 0x2
.text.LL_TIM_Init
- 0x0000000008006498 0x110 build/stm32f7xx_ll_tim.o
- 0x0000000008006498 LL_TIM_Init
+ 0x00000000080071ec 0x110 build/stm32f7xx_ll_tim.o
+ 0x00000000080071ec LL_TIM_Init
.text.LL_USART_Init
- 0x00000000080065a8 0x124 build/stm32f7xx_ll_usart.o
- 0x00000000080065a8 LL_USART_Init
+ 0x00000000080072fc 0x124 build/stm32f7xx_ll_usart.o
+ 0x00000000080072fc LL_USART_Init
.text.SystemInit
- 0x00000000080066cc 0x14 build/system_stm32f7xx.o
- 0x00000000080066cc SystemInit
+ 0x0000000008007420 0x14 build/system_stm32f7xx.o
+ 0x0000000008007420 SystemInit
+ .text.Mount_SD
+ 0x0000000008007434 0x24 build/File_Handling.o
+ 0x0000000008007434 Mount_SD
+ .text.Unmount_SD
+ 0x0000000008007458 0x20 build/File_Handling.o
+ 0x0000000008007458 Unmount_SD
+ .text.Write_File_byte
+ 0x0000000008007478 0x5c build/File_Handling.o
+ 0x0000000008007478 Write_File_byte
+ .text.Seek_Read_File
+ 0x00000000080074d4 0x148 build/File_Handling.o
+ 0x00000000080074d4 Seek_Read_File
+ .text.Create_File
+ 0x000000000800761c 0x44 build/File_Handling.o
+ 0x000000000800761c Create_File
+ .text.Remove_File
+ 0x0000000008007660 0x84 build/File_Handling.o
+ 0x0000000008007660 Remove_File
+ .text.Update_File_byte
+ 0x00000000080076e4 0x5c build/File_Handling.o
+ 0x00000000080076e4 Update_File_byte
+ .text.disk_status
+ 0x0000000008007740 0x18 build/diskio.o
+ 0x0000000008007740 disk_status
+ .text.disk_initialize
+ 0x0000000008007758 0x28 build/diskio.o
+ 0x0000000008007758 disk_initialize
+ .text.disk_read
+ 0x0000000008007780 0x18 build/diskio.o
+ 0x0000000008007780 disk_read
+ .text.disk_write
+ 0x0000000008007798 0x18 build/diskio.o
+ 0x0000000008007798 disk_write
+ .text.disk_ioctl
+ 0x00000000080077b0 0x18 build/diskio.o
+ 0x00000000080077b0 disk_ioctl
+ .text.ld_word 0x00000000080077c8 0xa build/ff.o
+ .text.ld_dword
+ 0x00000000080077d2 0x16 build/ff.o
+ .text.st_word 0x00000000080077e8 0x8 build/ff.o
+ .text.st_dword
+ 0x00000000080077f0 0x14 build/ff.o
+ .text.mem_cpy 0x0000000008007804 0x14 build/ff.o
+ .text.mem_set 0x0000000008007818 0xa build/ff.o
+ .text.mem_cmp 0x0000000008007822 0x1a build/ff.o
+ .text.chk_chr 0x000000000800783c 0x10 build/ff.o
+ .text.chk_lock
+ 0x000000000800784c 0x7c build/ff.o
+ .text.enq_lock
+ 0x00000000080078c8 0x20 build/ff.o
+ .text.inc_lock
+ 0x00000000080078e8 0xa4 build/ff.o
+ .text.dec_lock
+ 0x000000000800798c 0x40 build/ff.o
+ .text.clear_lock
+ 0x00000000080079cc 0x3c build/ff.o
+ .text.clust2sect
+ 0x0000000008007a08 0x18 build/ff.o
+ .text.clmt_clust
+ 0x0000000008007a20 0x26 build/ff.o
+ .text.ld_clust
+ 0x0000000008007a46 0x26 build/ff.o
+ .text.st_clust
+ 0x0000000008007a6c 0x26 build/ff.o
+ .text.get_fileinfo
+ 0x0000000008007a92 0x6a build/ff.o
+ .text.create_name
+ 0x0000000008007afc 0xd0 build/ff.o
+ .text.get_ldnumber
+ 0x0000000008007bcc 0x48 build/ff.o
+ .text.validate
+ 0x0000000008007c14 0x46 build/ff.o
+ .text.sync_window
+ 0x0000000008007c5a 0x54 build/ff.o
+ .text.move_window
+ 0x0000000008007cae 0x36 build/ff.o
+ .text.check_fs
+ 0x0000000008007ce4 0x78 build/ff.o
+ .text.find_volume
+ 0x0000000008007d5c 0x34c build/ff.o
+ .text.put_fat 0x00000000080080a8 0x13e build/ff.o
+ .text.get_fat 0x00000000080081e6 0xfc build/ff.o
+ .text.dir_sdi 0x00000000080082e2 0xc0 build/ff.o
+ .text.create_chain
+ 0x00000000080083a2 0xd6 build/ff.o
+ .text.remove_chain
+ 0x0000000008008478 0x7e build/ff.o
+ .text.dir_remove
+ 0x00000000080084f6 0x1c build/ff.o
+ .text.dir_next
+ 0x0000000008008512 0x118 build/ff.o
+ .text.dir_find
+ 0x000000000800862a 0x5a build/ff.o
+ .text.follow_path
+ 0x0000000008008684 0x92 build/ff.o
+ .text.dir_alloc
+ 0x0000000008008716 0x4e build/ff.o
+ .text.dir_register
+ 0x0000000008008764 0x3e build/ff.o
+ .text.dir_read
+ 0x00000000080087a2 0x5e build/ff.o
+ .text.sync_fs 0x0000000008008800 0x88 build/ff.o
+ .text.f_mount 0x0000000008008888 0x60 build/ff.o
+ 0x0000000008008888 f_mount
+ .text.f_open 0x00000000080088e8 0x23c build/ff.o
+ 0x00000000080088e8 f_open
+ .text.f_read 0x0000000008008b24 0x1d8 build/ff.o
+ 0x0000000008008b24 f_read
+ .text.f_write 0x0000000008008cfc 0x210 build/ff.o
+ 0x0000000008008cfc f_write
+ .text.f_sync 0x0000000008008f0c 0x98 build/ff.o
+ 0x0000000008008f0c f_sync
+ .text.f_close 0x0000000008008fa4 0x2a build/ff.o
+ 0x0000000008008fa4 f_close
+ .text.f_lseek 0x0000000008008fce 0x2a6 build/ff.o
+ 0x0000000008008fce f_lseek
+ .text.f_stat 0x0000000008009274 0x44 build/ff.o
+ 0x0000000008009274 f_stat
+ .text.f_unlink
+ 0x00000000080092b8 0xc2 build/ff.o
+ 0x00000000080092b8 f_unlink
+ *fill* 0x000000000800937a 0x2
.text.FATFS_LinkDriverEx
- 0x00000000080066e0 0x54 build/ff_gen_drv.o
- 0x00000000080066e0 FATFS_LinkDriverEx
+ 0x000000000800937c 0x54 build/ff_gen_drv.o
+ 0x000000000800937c FATFS_LinkDriverEx
.text.FATFS_LinkDriver
- 0x0000000008006734 0xa build/ff_gen_drv.o
- 0x0000000008006734 FATFS_LinkDriver
- *fill* 0x000000000800673e 0x2
+ 0x00000000080093d0 0xa build/ff_gen_drv.o
+ 0x00000000080093d0 FATFS_LinkDriver
+ *fill* 0x00000000080093da 0x2
+ .text._sbrk 0x00000000080093dc 0x48 build/sysmem.o
+ 0x00000000080093dc _sbrk
.text.Reset_Handler
- 0x0000000008006740 0x50 build/startup_stm32f767xx.o
- 0x0000000008006740 Reset_Handler
+ 0x0000000008009424 0x50 build/startup_stm32f767xx.o
+ 0x0000000008009424 Reset_Handler
.text.Default_Handler
- 0x0000000008006790 0x2 build/startup_stm32f767xx.o
- 0x0000000008006790 RTC_Alarm_IRQHandler
- 0x0000000008006790 EXTI2_IRQHandler
- 0x0000000008006790 TIM8_CC_IRQHandler
- 0x0000000008006790 UART8_IRQHandler
- 0x0000000008006790 SPI4_IRQHandler
- 0x0000000008006790 TIM1_CC_IRQHandler
- 0x0000000008006790 DMA2_Stream5_IRQHandler
- 0x0000000008006790 JPEG_IRQHandler
- 0x0000000008006790 DMA1_Stream5_IRQHandler
- 0x0000000008006790 CAN3_RX1_IRQHandler
- 0x0000000008006790 PVD_IRQHandler
- 0x0000000008006790 TAMP_STAMP_IRQHandler
- 0x0000000008006790 CAN2_RX1_IRQHandler
- 0x0000000008006790 EXTI3_IRQHandler
- 0x0000000008006790 TIM8_TRG_COM_TIM14_IRQHandler
- 0x0000000008006790 DFSDM1_FLT1_IRQHandler
- 0x0000000008006790 TIM8_UP_TIM13_IRQHandler
- 0x0000000008006790 I2C3_ER_IRQHandler
- 0x0000000008006790 DFSDM1_FLT2_IRQHandler
- 0x0000000008006790 EXTI0_IRQHandler
- 0x0000000008006790 I2C2_EV_IRQHandler
- 0x0000000008006790 DMA1_Stream2_IRQHandler
- 0x0000000008006790 CAN1_RX0_IRQHandler
- 0x0000000008006790 FPU_IRQHandler
- 0x0000000008006790 OTG_HS_WKUP_IRQHandler
- 0x0000000008006790 CAN3_SCE_IRQHandler
- 0x0000000008006790 LTDC_ER_IRQHandler
- 0x0000000008006790 CAN2_SCE_IRQHandler
- 0x0000000008006790 DMA2_Stream2_IRQHandler
- 0x0000000008006790 SPI1_IRQHandler
- 0x0000000008006790 TIM1_BRK_TIM9_IRQHandler
- 0x0000000008006790 DCMI_IRQHandler
- 0x0000000008006790 CAN2_RX0_IRQHandler
- 0x0000000008006790 DMA2_Stream3_IRQHandler
- 0x0000000008006790 SAI2_IRQHandler
- 0x0000000008006790 DFSDM1_FLT3_IRQHandler
- 0x0000000008006790 USART6_IRQHandler
- 0x0000000008006790 CAN3_RX0_IRQHandler
- 0x0000000008006790 USART3_IRQHandler
- 0x0000000008006790 CAN1_RX1_IRQHandler
- 0x0000000008006790 UART5_IRQHandler
- 0x0000000008006790 DMA2_Stream0_IRQHandler
- 0x0000000008006790 TIM4_IRQHandler
- 0x0000000008006790 QUADSPI_IRQHandler
- 0x0000000008006790 I2C1_EV_IRQHandler
- 0x0000000008006790 DMA1_Stream6_IRQHandler
- 0x0000000008006790 DMA1_Stream1_IRQHandler
- 0x0000000008006790 UART4_IRQHandler
- 0x0000000008006790 TIM3_IRQHandler
- 0x0000000008006790 RCC_IRQHandler
- 0x0000000008006790 TIM8_BRK_TIM12_IRQHandler
- 0x0000000008006790 Default_Handler
- 0x0000000008006790 CEC_IRQHandler
- 0x0000000008006790 EXTI15_10_IRQHandler
- 0x0000000008006790 DMA1_Stream7_IRQHandler
- 0x0000000008006790 SPI5_IRQHandler
- 0x0000000008006790 SDMMC1_IRQHandler
- 0x0000000008006790 CAN2_TX_IRQHandler
- 0x0000000008006790 I2C3_EV_IRQHandler
- 0x0000000008006790 EXTI9_5_IRQHandler
- 0x0000000008006790 RTC_WKUP_IRQHandler
- 0x0000000008006790 LTDC_IRQHandler
- 0x0000000008006790 ETH_WKUP_IRQHandler
- 0x0000000008006790 SPDIF_RX_IRQHandler
- 0x0000000008006790 SPI2_IRQHandler
- 0x0000000008006790 OTG_HS_EP1_IN_IRQHandler
- 0x0000000008006790 DMA1_Stream0_IRQHandler
- 0x0000000008006790 CAN1_TX_IRQHandler
- 0x0000000008006790 EXTI4_IRQHandler
- 0x0000000008006790 RNG_IRQHandler
- 0x0000000008006790 ETH_IRQHandler
- 0x0000000008006790 OTG_HS_EP1_OUT_IRQHandler
- 0x0000000008006790 WWDG_IRQHandler
- 0x0000000008006790 SPI6_IRQHandler
- 0x0000000008006790 MDIOS_IRQHandler
- 0x0000000008006790 I2C4_EV_IRQHandler
- 0x0000000008006790 CAN3_TX_IRQHandler
- 0x0000000008006790 OTG_FS_WKUP_IRQHandler
- 0x0000000008006790 TIM1_TRG_COM_TIM11_IRQHandler
- 0x0000000008006790 OTG_HS_IRQHandler
- 0x0000000008006790 DMA2D_IRQHandler
- 0x0000000008006790 EXTI1_IRQHandler
- 0x0000000008006790 SDMMC2_IRQHandler
- 0x0000000008006790 UART7_IRQHandler
- 0x0000000008006790 USART2_IRQHandler
- 0x0000000008006790 DFSDM1_FLT0_IRQHandler
- 0x0000000008006790 I2C2_ER_IRQHandler
- 0x0000000008006790 DMA2_Stream1_IRQHandler
- 0x0000000008006790 CAN1_SCE_IRQHandler
- 0x0000000008006790 FLASH_IRQHandler
- 0x0000000008006790 DMA2_Stream4_IRQHandler
- 0x0000000008006790 OTG_FS_IRQHandler
- 0x0000000008006790 SPI3_IRQHandler
- 0x0000000008006790 DMA1_Stream4_IRQHandler
- 0x0000000008006790 I2C1_ER_IRQHandler
- 0x0000000008006790 FMC_IRQHandler
- 0x0000000008006790 LPTIM1_IRQHandler
- 0x0000000008006790 I2C4_ER_IRQHandler
- 0x0000000008006790 DMA2_Stream6_IRQHandler
- 0x0000000008006790 SAI1_IRQHandler
- 0x0000000008006790 DMA1_Stream3_IRQHandler
+ 0x0000000008009474 0x2 build/startup_stm32f767xx.o
+ 0x0000000008009474 RTC_Alarm_IRQHandler
+ 0x0000000008009474 EXTI2_IRQHandler
+ 0x0000000008009474 TIM8_CC_IRQHandler
+ 0x0000000008009474 UART8_IRQHandler
+ 0x0000000008009474 SPI4_IRQHandler
+ 0x0000000008009474 TIM1_CC_IRQHandler
+ 0x0000000008009474 DMA2_Stream5_IRQHandler
+ 0x0000000008009474 JPEG_IRQHandler
+ 0x0000000008009474 DMA1_Stream5_IRQHandler
+ 0x0000000008009474 CAN3_RX1_IRQHandler
+ 0x0000000008009474 PVD_IRQHandler
+ 0x0000000008009474 TAMP_STAMP_IRQHandler
+ 0x0000000008009474 CAN2_RX1_IRQHandler
+ 0x0000000008009474 EXTI3_IRQHandler
+ 0x0000000008009474 TIM8_TRG_COM_TIM14_IRQHandler
+ 0x0000000008009474 DFSDM1_FLT1_IRQHandler
+ 0x0000000008009474 TIM8_UP_TIM13_IRQHandler
+ 0x0000000008009474 I2C3_ER_IRQHandler
+ 0x0000000008009474 DFSDM1_FLT2_IRQHandler
+ 0x0000000008009474 EXTI0_IRQHandler
+ 0x0000000008009474 I2C2_EV_IRQHandler
+ 0x0000000008009474 DMA1_Stream2_IRQHandler
+ 0x0000000008009474 CAN1_RX0_IRQHandler
+ 0x0000000008009474 FPU_IRQHandler
+ 0x0000000008009474 OTG_HS_WKUP_IRQHandler
+ 0x0000000008009474 CAN3_SCE_IRQHandler
+ 0x0000000008009474 LTDC_ER_IRQHandler
+ 0x0000000008009474 CAN2_SCE_IRQHandler
+ 0x0000000008009474 DMA2_Stream2_IRQHandler
+ 0x0000000008009474 SPI1_IRQHandler
+ 0x0000000008009474 TIM1_BRK_TIM9_IRQHandler
+ 0x0000000008009474 DCMI_IRQHandler
+ 0x0000000008009474 CAN2_RX0_IRQHandler
+ 0x0000000008009474 DMA2_Stream3_IRQHandler
+ 0x0000000008009474 SAI2_IRQHandler
+ 0x0000000008009474 DFSDM1_FLT3_IRQHandler
+ 0x0000000008009474 USART6_IRQHandler
+ 0x0000000008009474 CAN3_RX0_IRQHandler
+ 0x0000000008009474 USART3_IRQHandler
+ 0x0000000008009474 CAN1_RX1_IRQHandler
+ 0x0000000008009474 UART5_IRQHandler
+ 0x0000000008009474 DMA2_Stream0_IRQHandler
+ 0x0000000008009474 TIM4_IRQHandler
+ 0x0000000008009474 QUADSPI_IRQHandler
+ 0x0000000008009474 I2C1_EV_IRQHandler
+ 0x0000000008009474 DMA1_Stream6_IRQHandler
+ 0x0000000008009474 DMA1_Stream1_IRQHandler
+ 0x0000000008009474 UART4_IRQHandler
+ 0x0000000008009474 TIM3_IRQHandler
+ 0x0000000008009474 RCC_IRQHandler
+ 0x0000000008009474 TIM8_BRK_TIM12_IRQHandler
+ 0x0000000008009474 Default_Handler
+ 0x0000000008009474 CEC_IRQHandler
+ 0x0000000008009474 EXTI15_10_IRQHandler
+ 0x0000000008009474 DMA1_Stream7_IRQHandler
+ 0x0000000008009474 SPI5_IRQHandler
+ 0x0000000008009474 SDMMC1_IRQHandler
+ 0x0000000008009474 CAN2_TX_IRQHandler
+ 0x0000000008009474 I2C3_EV_IRQHandler
+ 0x0000000008009474 EXTI9_5_IRQHandler
+ 0x0000000008009474 RTC_WKUP_IRQHandler
+ 0x0000000008009474 LTDC_IRQHandler
+ 0x0000000008009474 ETH_WKUP_IRQHandler
+ 0x0000000008009474 SPDIF_RX_IRQHandler
+ 0x0000000008009474 SPI2_IRQHandler
+ 0x0000000008009474 OTG_HS_EP1_IN_IRQHandler
+ 0x0000000008009474 DMA1_Stream0_IRQHandler
+ 0x0000000008009474 CAN1_TX_IRQHandler
+ 0x0000000008009474 EXTI4_IRQHandler
+ 0x0000000008009474 RNG_IRQHandler
+ 0x0000000008009474 ETH_IRQHandler
+ 0x0000000008009474 OTG_HS_EP1_OUT_IRQHandler
+ 0x0000000008009474 WWDG_IRQHandler
+ 0x0000000008009474 SPI6_IRQHandler
+ 0x0000000008009474 MDIOS_IRQHandler
+ 0x0000000008009474 I2C4_EV_IRQHandler
+ 0x0000000008009474 CAN3_TX_IRQHandler
+ 0x0000000008009474 OTG_FS_WKUP_IRQHandler
+ 0x0000000008009474 TIM1_TRG_COM_TIM11_IRQHandler
+ 0x0000000008009474 OTG_HS_IRQHandler
+ 0x0000000008009474 DMA2D_IRQHandler
+ 0x0000000008009474 EXTI1_IRQHandler
+ 0x0000000008009474 SDMMC2_IRQHandler
+ 0x0000000008009474 UART7_IRQHandler
+ 0x0000000008009474 USART2_IRQHandler
+ 0x0000000008009474 DFSDM1_FLT0_IRQHandler
+ 0x0000000008009474 I2C2_ER_IRQHandler
+ 0x0000000008009474 DMA2_Stream1_IRQHandler
+ 0x0000000008009474 CAN1_SCE_IRQHandler
+ 0x0000000008009474 FLASH_IRQHandler
+ 0x0000000008009474 DMA2_Stream4_IRQHandler
+ 0x0000000008009474 OTG_FS_IRQHandler
+ 0x0000000008009474 SPI3_IRQHandler
+ 0x0000000008009474 DMA1_Stream4_IRQHandler
+ 0x0000000008009474 I2C1_ER_IRQHandler
+ 0x0000000008009474 FMC_IRQHandler
+ 0x0000000008009474 LPTIM1_IRQHandler
+ 0x0000000008009474 I2C4_ER_IRQHandler
+ 0x0000000008009474 DMA2_Stream6_IRQHandler
+ 0x0000000008009474 SAI1_IRQHandler
+ 0x0000000008009474 DMA1_Stream3_IRQHandler
*(.glue_7)
- .glue_7 0x0000000008006792 0x0 linker stubs
+ .glue_7 0x0000000008009476 0x0 linker stubs
*(.glue_7t)
- .glue_7t 0x0000000008006792 0x0 linker stubs
+ .glue_7t 0x0000000008009476 0x0 linker stubs
*(.eh_frame)
- *fill* 0x0000000008006792 0x2
- .eh_frame 0x0000000008006794 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
+ *fill* 0x0000000008009476 0x2
+ .eh_frame 0x0000000008009478 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
*(.init)
- .init 0x0000000008006794 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crti.o
- 0x0000000008006794 _init
- .init 0x0000000008006798 0x8 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtn.o
+ .init 0x0000000008009478 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crti.o
+ 0x0000000008009478 _init
+ .init 0x000000000800947c 0x8 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtn.o
*(.fini)
- .fini 0x00000000080067a0 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crti.o
- 0x00000000080067a0 _fini
- .fini 0x00000000080067a4 0x8 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtn.o
- 0x00000000080067ac . = ALIGN (0x4)
- 0x00000000080067ac _etext = .
+ .fini 0x0000000008009484 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crti.o
+ 0x0000000008009484 _fini
+ .fini 0x0000000008009488 0x8 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtn.o
+ 0x0000000008009490 . = ALIGN (0x4)
+ 0x0000000008009490 _etext = .
-.vfp11_veneer 0x00000000080067ac 0x0
- .vfp11_veneer 0x00000000080067ac 0x0 linker stubs
+.vfp11_veneer 0x0000000008009490 0x0
+ .vfp11_veneer 0x0000000008009490 0x0 linker stubs
-.v4_bx 0x00000000080067ac 0x0
- .v4_bx 0x00000000080067ac 0x0 linker stubs
+.v4_bx 0x0000000008009490 0x0
+ .v4_bx 0x0000000008009490 0x0 linker stubs
-.iplt 0x00000000080067ac 0x0
- .iplt 0x00000000080067ac 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
+.iplt 0x0000000008009490 0x0
+ .iplt 0x0000000008009490 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
-.rodata 0x00000000080067ac 0x48
- 0x00000000080067ac . = ALIGN (0x4)
+.rodata 0x0000000008009490 0x25c
+ 0x0000000008009490 . = ALIGN (0x4)
*(.rodata)
*(.rodata*)
.rodata.Decode_uart.str1.4
- 0x00000000080067ac 0x10 build/main.o
+ 0x0000000008009490 0x10 build/main.o
.rodata.SD_SAVE.str1.4
- 0x00000000080067bc 0xa build/main.o
- *fill* 0x00000000080067c6 0x2
+ 0x00000000080094a0 0xa build/main.o
+ *fill* 0x00000000080094aa 0x2
.rodata.SD_Driver
- 0x00000000080067c8 0x14 build/sd_diskio.o
- 0x00000000080067c8 SD_Driver
+ 0x00000000080094ac 0x14 build/sd_diskio.o
+ 0x00000000080094ac SD_Driver
.rodata.AHBPrescTable
- 0x00000000080067dc 0x10 build/system_stm32f7xx.o
- 0x00000000080067dc AHBPrescTable
+ 0x00000000080094c0 0x10 build/system_stm32f7xx.o
+ 0x00000000080094c0 AHBPrescTable
.rodata.APBPrescTable
- 0x00000000080067ec 0x8 build/system_stm32f7xx.o
- 0x00000000080067ec APBPrescTable
- 0x00000000080067f4 . = ALIGN (0x4)
+ 0x00000000080094d0 0x8 build/system_stm32f7xx.o
+ 0x00000000080094d0 APBPrescTable
+ .rodata.Read_File.str1.4
+ 0x00000000080094d8 0xbb build/File_Handling.o
+ *fill* 0x0000000008009593 0x1
+ .rodata.Seek_Read_File.str1.4
+ 0x0000000008009594 0x27 build/File_Handling.o
+ *fill* 0x00000000080095bb 0x1
+ .rodata.Remove_File.str1.4
+ 0x00000000080095bc 0x64 build/File_Handling.o
+ .rodata.create_name.str1.4
+ 0x0000000008009620 0xf build/ff.o
+ *fill* 0x000000000800962f 0x1
+ .rodata.ExCvt 0x0000000008009630 0x80 build/ff.o
+ .rodata.str1.4
+ 0x00000000080096b0 0x13 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ *fill* 0x00000000080096c3 0x1
+ .rodata.str1.4
+ 0x00000000080096c4 0x25 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ 0x00000000080096ec . = ALIGN (0x4)
+ *fill* 0x00000000080096e9 0x3
.ARM.extab
*(.ARM.extab* .gnu.linkonce.armextab.*)
-.ARM 0x00000000080067f4 0x8
- 0x00000000080067f4 __exidx_start = .
+.ARM 0x00000000080096ec 0x8
+ 0x00000000080096ec __exidx_start = .
*(.ARM.exidx*)
- .ARM.exidx 0x00000000080067f4 0x8 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
- 0x00000000080067fc __exidx_end = .
+ .ARM.exidx 0x00000000080096ec 0x8 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ 0x00000000080096f4 __exidx_end = .
-.rel.dyn 0x00000000080067fc 0x0
- .rel.iplt 0x00000000080067fc 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
+.rel.dyn 0x00000000080096f4 0x0
+ .rel.iplt 0x00000000080096f4 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
-.preinit_array 0x00000000080067fc 0x0
- 0x00000000080067fc PROVIDE (__preinit_array_start = .)
+.preinit_array 0x00000000080096f4 0x0
+ 0x00000000080096f4 PROVIDE (__preinit_array_start = .)
*(.preinit_array*)
- 0x00000000080067fc PROVIDE (__preinit_array_end = .)
+ 0x00000000080096f4 PROVIDE (__preinit_array_end = .)
-.init_array 0x00000000080067fc 0x4
- 0x00000000080067fc PROVIDE (__init_array_start = .)
+.init_array 0x00000000080096f4 0x4
+ 0x00000000080096f4 PROVIDE (__init_array_start = .)
*(SORT_BY_NAME(.init_array.*))
*(.init_array*)
- .init_array 0x00000000080067fc 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
- 0x0000000008006800 PROVIDE (__init_array_end = .)
+ .init_array 0x00000000080096f4 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
+ 0x00000000080096f8 PROVIDE (__init_array_end = .)
-.fini_array 0x0000000008006800 0x4
- 0x0000000008006800 PROVIDE (__fini_array_start = .)
+.fini_array 0x00000000080096f8 0x4
+ 0x00000000080096f8 PROVIDE (__fini_array_start = .)
*(SORT_BY_NAME(.fini_array.*))
*(.fini_array*)
- .fini_array 0x0000000008006800 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
- 0x0000000008006804 PROVIDE (__fini_array_end = .)
- 0x0000000008006804 _sidata = LOADADDR (.data)
+ .fini_array 0x00000000080096f8 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
+ 0x00000000080096fc PROVIDE (__fini_array_end = .)
+ 0x00000000080096fc _sidata = LOADADDR (.data)
-.data 0x0000000020000000 0xc load address 0x0000000008006804
+.data 0x0000000020000000 0x70 load address 0x00000000080096fc
0x0000000020000000 . = ALIGN (0x4)
0x0000000020000000 _sdata = .
*(.data)
+ .data 0x0000000020000000 0x64 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
+ 0x0000000020000000 _impure_ptr
*(.data*)
- .data.Stat 0x0000000020000000 0x1 build/sd_diskio.o
+ .data.Stat 0x0000000020000064 0x1 build/sd_diskio.o
.data.uwTickFreq
- 0x0000000020000001 0x1 build/stm32f7xx_hal.o
- 0x0000000020000001 uwTickFreq
- *fill* 0x0000000020000002 0x2
+ 0x0000000020000065 0x1 build/stm32f7xx_hal.o
+ 0x0000000020000065 uwTickFreq
+ *fill* 0x0000000020000066 0x2
.data.uwTickPrio
- 0x0000000020000004 0x4 build/stm32f7xx_hal.o
- 0x0000000020000004 uwTickPrio
+ 0x0000000020000068 0x4 build/stm32f7xx_hal.o
+ 0x0000000020000068 uwTickPrio
.data.SystemCoreClock
- 0x0000000020000008 0x4 build/system_stm32f7xx.o
- 0x0000000020000008 SystemCoreClock
- 0x000000002000000c . = ALIGN (0x4)
- 0x000000002000000c _edata = .
+ 0x000000002000006c 0x4 build/system_stm32f7xx.o
+ 0x000000002000006c SystemCoreClock
+ 0x0000000020000070 . = ALIGN (0x4)
+ 0x0000000020000070 _edata = .
.tm_clone_table
- 0x000000002000000c 0x0 load address 0x0000000008006810
+ 0x0000000020000070 0x0 load address 0x000000000800976c
.tm_clone_table
- 0x000000002000000c 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
+ 0x0000000020000070 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
.tm_clone_table
- 0x000000002000000c 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtend.o
+ 0x0000000020000070 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtend.o
-.igot.plt 0x000000002000000c 0x0 load address 0x0000000008006810
- .igot.plt 0x000000002000000c 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
- 0x000000002000000c . = ALIGN (0x4)
+.igot.plt 0x0000000020000070 0x0 load address 0x000000000800976c
+ .igot.plt 0x0000000020000070 0x0 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
+ 0x0000000020000070 . = ALIGN (0x4)
-.bss 0x000000002000000c 0x2fc load address 0x0000000008006810
- 0x000000002000000c _sbss = .
- 0x000000002000000c __bss_start__ = _sbss
+.bss 0x0000000020000070 0x23b8 load address 0x000000000800976c
+ 0x0000000020000070 _sbss = .
+ 0x0000000020000070 __bss_start__ = _sbss
*(.bss)
- .bss 0x000000002000000c 0x1c /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
+ .bss 0x0000000020000070 0x1c /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
+ .bss 0x000000002000008c 0x8 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ 0x000000002000008c __malloc_free_list
+ 0x0000000020000090 __malloc_sbrk_start
+ .bss 0x0000000020000094 0x4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ 0x0000000020000094 errno
*(.bss*)
- .bss.COMMAND 0x0000000020000028 0x1e build/main.o
- 0x0000000020000028 COMMAND
+ .bss.COMMAND 0x0000000020000098 0x1e build/main.o
+ 0x0000000020000098 COMMAND
.bss.CPU_state
- 0x0000000020000046 0x1 build/main.o
- 0x0000000020000046 CPU_state
+ 0x00000000200000b6 0x1 build/main.o
+ 0x00000000200000b6 CPU_state
.bss.CPU_state_old
- 0x0000000020000047 0x1 build/main.o
- 0x0000000020000047 CPU_state_old
+ 0x00000000200000b7 0x1 build/main.o
+ 0x00000000200000b7 CPU_state_old
.bss.CS_result
- 0x0000000020000048 0x2 build/main.o
- 0x0000000020000048 CS_result
- *fill* 0x000000002000004a 0x2
+ 0x00000000200000b8 0x2 build/main.o
+ 0x00000000200000b8 CS_result
+ *fill* 0x00000000200000ba 0x2
.bss.Curr_setup
- 0x000000002000004c 0x12 build/main.o
- 0x000000002000004c Curr_setup
- *fill* 0x000000002000005e 0x2
+ 0x00000000200000bc 0x12 build/main.o
+ 0x00000000200000bc Curr_setup
+ *fill* 0x00000000200000ce 0x2
.bss.Def_setup
- 0x0000000020000060 0x12 build/main.o
- 0x0000000020000060 Def_setup
- *fill* 0x0000000020000072 0x2
+ 0x00000000200000d0 0x12 build/main.o
+ 0x00000000200000d0 Def_setup
+ *fill* 0x00000000200000e2 0x2
.bss.LD1_curr_setup
- 0x0000000020000074 0x10 build/main.o
- 0x0000000020000074 LD1_curr_setup
+ 0x00000000200000e4 0x10 build/main.o
+ 0x00000000200000e4 LD1_curr_setup
.bss.LD1_def_setup
- 0x0000000020000084 0x10 build/main.o
- 0x0000000020000084 LD1_def_setup
+ 0x00000000200000f4 0x10 build/main.o
+ 0x00000000200000f4 LD1_def_setup
.bss.LD1_param
- 0x0000000020000094 0xc build/main.o
- 0x0000000020000094 LD1_param
+ 0x0000000020000104 0xc build/main.o
+ 0x0000000020000104 LD1_param
.bss.LD2_curr_setup
- 0x00000000200000a0 0x10 build/main.o
- 0x00000000200000a0 LD2_curr_setup
+ 0x0000000020000110 0x10 build/main.o
+ 0x0000000020000110 LD2_curr_setup
.bss.LD2_def_setup
- 0x00000000200000b0 0x10 build/main.o
- 0x00000000200000b0 LD2_def_setup
+ 0x0000000020000120 0x10 build/main.o
+ 0x0000000020000120 LD2_def_setup
.bss.LD2_param
- 0x00000000200000c0 0xc build/main.o
- 0x00000000200000c0 LD2_param
+ 0x0000000020000130 0xc build/main.o
+ 0x0000000020000130 LD2_param
.bss.Long_Data
- 0x00000000200000cc 0x1e build/main.o
- 0x00000000200000cc Long_Data
- *fill* 0x00000000200000ea 0x2
- .bss.SD_SEEK 0x00000000200000ec 0x4 build/main.o
- 0x00000000200000ec SD_SEEK
- .bss.SD_SLIDE 0x00000000200000f0 0x4 build/main.o
- 0x00000000200000f0 SD_SLIDE
+ 0x000000002000013c 0x1e build/main.o
+ 0x000000002000013c Long_Data
+ *fill* 0x000000002000015a 0x2
+ .bss.SD_SEEK 0x000000002000015c 0x4 build/main.o
+ 0x000000002000015c SD_SEEK
+ .bss.SD_SLIDE 0x0000000020000160 0x4 build/main.o
+ 0x0000000020000160 SD_SLIDE
.bss.State_Data
- 0x00000000200000f4 0x2 build/main.o
- 0x00000000200000f4 State_Data
+ 0x0000000020000164 0x2 build/main.o
+ 0x0000000020000164 State_Data
.bss.TIM10_coflag
- 0x00000000200000f6 0x1 build/main.o
- 0x00000000200000f6 TIM10_coflag
- *fill* 0x00000000200000f7 0x1
+ 0x0000000020000166 0x1 build/main.o
+ 0x0000000020000166 TIM10_coflag
+ *fill* 0x0000000020000167 0x1
.bss.TIM10_period
- 0x00000000200000f8 0x4 build/main.o
- 0x00000000200000f8 TIM10_period
- .bss.TO10 0x00000000200000fc 0x4 build/main.o
- 0x00000000200000fc TO10
+ 0x0000000020000168 0x4 build/main.o
+ 0x0000000020000168 TIM10_period
+ .bss.TO10 0x000000002000016c 0x4 build/main.o
+ 0x000000002000016c TO10
.bss.TO10_counter
- 0x0000000020000100 0x4 build/main.o
- 0x0000000020000100 TO10_counter
- .bss.TO6 0x0000000020000104 0x4 build/main.o
- 0x0000000020000104 TO6
+ 0x0000000020000170 0x4 build/main.o
+ 0x0000000020000170 TO10_counter
+ .bss.TO6 0x0000000020000174 0x4 build/main.o
+ 0x0000000020000174 TO6
.bss.TO6_before
- 0x0000000020000108 0x4 build/main.o
- 0x0000000020000108 TO6_before
- .bss.TO6_stop 0x000000002000010c 0x4 build/main.o
- 0x000000002000010c TO6_stop
- .bss.TO6_uart 0x0000000020000110 0x4 build/main.o
- 0x0000000020000110 TO6_uart
- .bss.TO7 0x0000000020000114 0x4 build/main.o
- 0x0000000020000114 TO7
- .bss.TO7_PID 0x0000000020000118 0x4 build/main.o
- 0x0000000020000118 TO7_PID
+ 0x0000000020000178 0x4 build/main.o
+ 0x0000000020000178 TO6_before
+ .bss.TO6_stop 0x000000002000017c 0x4 build/main.o
+ 0x000000002000017c TO6_stop
+ .bss.TO6_uart 0x0000000020000180 0x4 build/main.o
+ 0x0000000020000180 TO6_uart
+ .bss.TO7 0x0000000020000184 0x4 build/main.o
+ 0x0000000020000184 TO7
+ .bss.TO7_PID 0x0000000020000188 0x4 build/main.o
+ 0x0000000020000188 TO7_PID
.bss.TO7_before
- 0x000000002000011c 0x4 build/main.o
- 0x000000002000011c TO7_before
+ 0x000000002000018c 0x4 build/main.o
+ 0x000000002000018c TO7_before
.bss.UART_DATA
- 0x0000000020000120 0x1e build/main.o
- 0x0000000020000120 UART_DATA
+ 0x0000000020000190 0x1e build/main.o
+ 0x0000000020000190 UART_DATA
.bss.UART_header
- 0x000000002000013e 0x2 build/main.o
- 0x000000002000013e UART_header
+ 0x00000000200001ae 0x2 build/main.o
+ 0x00000000200001ae UART_header
.bss.UART_rec_incr
- 0x0000000020000140 0x2 build/main.o
- 0x0000000020000140 UART_rec_incr
+ 0x00000000200001b0 0x2 build/main.o
+ 0x00000000200001b0 UART_rec_incr
.bss.UART_transmission_request
- 0x0000000020000142 0x1 build/main.o
- 0x0000000020000142 UART_transmission_request
- *fill* 0x0000000020000143 0x1
- .bss.fgoto 0x0000000020000144 0x4 build/main.o
- 0x0000000020000144 fgoto
- .bss.flg_tmt 0x0000000020000148 0x1 build/main.o
- 0x0000000020000148 flg_tmt
- *fill* 0x0000000020000149 0x3
- .bss.hadc1 0x000000002000014c 0x48 build/main.o
- 0x000000002000014c hadc1
- .bss.hadc3 0x0000000020000194 0x48 build/main.o
- 0x0000000020000194 hadc3
- .bss.hsd1 0x00000000200001dc 0x84 build/main.o
- 0x00000000200001dc hsd1
- .bss.htim10 0x0000000020000260 0x4c build/main.o
- 0x0000000020000260 htim10
+ 0x00000000200001b2 0x1 build/main.o
+ 0x00000000200001b2 UART_transmission_request
+ *fill* 0x00000000200001b3 0x1
+ .bss.fgoto 0x00000000200001b4 0x4 build/main.o
+ 0x00000000200001b4 fgoto
+ .bss.flg_tmt 0x00000000200001b8 0x1 build/main.o
+ 0x00000000200001b8 flg_tmt
+ .bss.fresult 0x00000000200001b9 0x1 build/main.o
+ 0x00000000200001b9 fresult
+ *fill* 0x00000000200001ba 0x2
+ .bss.hadc1 0x00000000200001bc 0x48 build/main.o
+ 0x00000000200001bc hadc1
+ .bss.hadc3 0x0000000020000204 0x48 build/main.o
+ 0x0000000020000204 hadc3
+ .bss.hsd1 0x000000002000024c 0x84 build/main.o
+ 0x000000002000024c hsd1
+ .bss.htim10 0x00000000200002d0 0x4c build/main.o
+ 0x00000000200002d0 htim10
.bss.sizeoffile
- 0x00000000200002ac 0x4 build/main.o
- 0x00000000200002ac sizeoffile
- .bss.task 0x00000000200002b0 0x34 build/main.o
- 0x00000000200002b0 task
- .bss.temp16 0x00000000200002e4 0x2 build/main.o
- 0x00000000200002e4 temp16
- *fill* 0x00000000200002e6 0x2
- .bss.test 0x00000000200002e8 0x4 build/main.o
- 0x00000000200002e8 test
- .bss.u_rx_flg 0x00000000200002ec 0x1 build/main.o
- 0x00000000200002ec u_rx_flg
- .bss.u_tx_flg 0x00000000200002ed 0x1 build/main.o
- 0x00000000200002ed u_tx_flg
- .bss.uart_buf 0x00000000200002ee 0x1 build/main.o
- 0x00000000200002ee uart_buf
- *fill* 0x00000000200002ef 0x1
- .bss.SDPath 0x00000000200002f0 0x4 build/fatfs.o
- 0x00000000200002f0 SDPath
- .bss.retSD 0x00000000200002f4 0x1 build/fatfs.o
- 0x00000000200002f4 retSD
- *fill* 0x00000000200002f5 0x3
- .bss.uwTick 0x00000000200002f8 0x4 build/stm32f7xx_hal.o
- 0x00000000200002f8 uwTick
- .bss.disk 0x00000000200002fc 0xc build/ff_gen_drv.o
- 0x00000000200002fc disk
+ 0x000000002000031c 0x4 build/main.o
+ 0x000000002000031c sizeoffile
+ .bss.task 0x0000000020000320 0x34 build/main.o
+ 0x0000000020000320 task
+ .bss.temp16 0x0000000020000354 0x2 build/main.o
+ 0x0000000020000354 temp16
+ *fill* 0x0000000020000356 0x2
+ .bss.test 0x0000000020000358 0x4 build/main.o
+ 0x0000000020000358 test
+ .bss.u_rx_flg 0x000000002000035c 0x1 build/main.o
+ 0x000000002000035c u_rx_flg
+ .bss.u_tx_flg 0x000000002000035d 0x1 build/main.o
+ 0x000000002000035d u_tx_flg
+ .bss.uart_buf 0x000000002000035e 0x1 build/main.o
+ 0x000000002000035e uart_buf
+ *fill* 0x000000002000035f 0x1
+ .bss.SDPath 0x0000000020000360 0x4 build/fatfs.o
+ 0x0000000020000360 SDPath
+ .bss.retSD 0x0000000020000364 0x1 build/fatfs.o
+ 0x0000000020000364 retSD
+ *fill* 0x0000000020000365 0x3
+ .bss.uwTick 0x0000000020000368 0x4 build/stm32f7xx_hal.o
+ 0x0000000020000368 uwTick
+ .bss.br 0x000000002000036c 0x4 build/File_Handling.o
+ 0x000000002000036c br
+ .bss.bw 0x0000000020000370 0x4 build/File_Handling.o
+ 0x0000000020000370 bw
+ .bss.fil 0x0000000020000374 0x1030 build/File_Handling.o
+ 0x0000000020000374 fil
+ .bss.fno 0x00000000200013a4 0x18 build/File_Handling.o
+ 0x00000000200013a4 fno
+ .bss.fs 0x00000000200013bc 0x1034 build/File_Handling.o
+ 0x00000000200013bc fs
+ .bss.FatFs 0x00000000200023f0 0x4 build/ff.o
+ .bss.Files 0x00000000200023f4 0x20 build/ff.o
+ .bss.Fsid 0x0000000020002414 0x2 build/ff.o
+ *fill* 0x0000000020002416 0x2
+ .bss.disk 0x0000000020002418 0xc build/ff_gen_drv.o
+ 0x0000000020002418 disk
+ .bss.__sbrk_heap_end
+ 0x0000000020002424 0x4 build/sysmem.o
*(COMMON)
- 0x0000000020000308 . = ALIGN (0x4)
- 0x0000000020000308 _ebss = .
- 0x0000000020000308 __bss_end__ = _ebss
+ 0x0000000020002428 . = ALIGN (0x4)
+ 0x0000000020002428 _ebss = .
+ 0x0000000020002428 __bss_end__ = _ebss
._user_heap_stack
- 0x0000000020000308 0x6000 load address 0x0000000008006810
- 0x0000000020000308 . = ALIGN (0x8)
+ 0x0000000020002428 0x6000 load address 0x000000000800976c
+ 0x0000000020002428 . = ALIGN (0x8)
[!provide] PROVIDE (end = .)
- 0x0000000020000308 PROVIDE (_end = .)
- 0x0000000020002308 . = (. + _Min_Heap_Size)
- *fill* 0x0000000020000308 0x2000
- 0x0000000020006308 . = (. + _Min_Stack_Size)
- *fill* 0x0000000020002308 0x4000
- 0x0000000020006308 . = ALIGN (0x8)
+ 0x0000000020002428 PROVIDE (_end = .)
+ 0x0000000020004428 . = (. + _Min_Heap_Size)
+ *fill* 0x0000000020002428 0x2000
+ 0x0000000020008428 . = (. + _Min_Stack_Size)
+ *fill* 0x0000000020004428 0x4000
+ 0x0000000020008428 . = ALIGN (0x8)
/DISCARD/
libc.a(*)
@@ -2764,23 +2950,63 @@ LOAD /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a
.ARM.attributes
0x0000000000000500 0x32 build/system_stm32f7xx.o
.ARM.attributes
- 0x0000000000000532 0x32 build/ff_gen_drv.o
+ 0x0000000000000532 0x32 build/File_Handling.o
.ARM.attributes
- 0x0000000000000564 0x21 build/startup_stm32f767xx.o
+ 0x0000000000000564 0x32 build/diskio.o
.ARM.attributes
- 0x0000000000000585 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+ 0x0000000000000596 0x32 build/ff.o
.ARM.attributes
- 0x00000000000005b7 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ 0x00000000000005c8 0x32 build/ff_gen_drv.o
.ARM.attributes
- 0x00000000000005e9 0x1e /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
+ 0x00000000000005fa 0x32 build/sysmem.o
.ARM.attributes
- 0x0000000000000607 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ 0x000000000000062c 0x21 build/startup_stm32f767xx.o
.ARM.attributes
- 0x0000000000000639 0x1e /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
+ 0x000000000000064d 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
.ARM.attributes
- 0x0000000000000657 0x30 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtend.o
+ 0x000000000000067f 0x30 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
.ARM.attributes
- 0x0000000000000687 0x1e /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtn.o
+ 0x00000000000006af 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+ .ARM.attributes
+ 0x00000000000006e1 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ .ARM.attributes
+ 0x0000000000000713 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ .ARM.attributes
+ 0x0000000000000745 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ .ARM.attributes
+ 0x0000000000000777 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ .ARM.attributes
+ 0x00000000000007a9 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ .ARM.attributes
+ 0x00000000000007db 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ .ARM.attributes
+ 0x000000000000080d 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ .ARM.attributes
+ 0x000000000000083f 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ .ARM.attributes
+ 0x0000000000000871 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ .ARM.attributes
+ 0x00000000000008a3 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ .ARM.attributes
+ 0x00000000000008d5 0x1c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memchr.o)
+ .ARM.attributes
+ 0x00000000000008f1 0x1c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memcpy.o)
+ .ARM.attributes
+ 0x000000000000090d 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ .ARM.attributes
+ 0x000000000000093f 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ .ARM.attributes
+ 0x0000000000000971 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
+ .ARM.attributes
+ 0x00000000000009a3 0x1e /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
+ .ARM.attributes
+ 0x00000000000009c1 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ .ARM.attributes
+ 0x00000000000009f3 0x1e /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
+ .ARM.attributes
+ 0x0000000000000a11 0x30 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtend.o
+ .ARM.attributes
+ 0x0000000000000a41 0x1e /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtn.o
.comment 0x0000000000000000 0x33
.comment 0x0000000000000000 0x33 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
@@ -2810,13 +3036,31 @@ LOAD /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a
.comment 0x0000000000000033 0x34 build/stm32f7xx_ll_tim.o
.comment 0x0000000000000033 0x34 build/stm32f7xx_ll_usart.o
.comment 0x0000000000000033 0x34 build/system_stm32f7xx.o
+ .comment 0x0000000000000033 0x34 build/File_Handling.o
+ .comment 0x0000000000000033 0x34 build/diskio.o
+ .comment 0x0000000000000033 0x34 build/ff.o
.comment 0x0000000000000033 0x34 build/ff_gen_drv.o
+ .comment 0x0000000000000033 0x34 build/sysmem.o
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
.comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
.comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ .comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
.comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
.comment 0x0000000000000033 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtend.o
-.debug_info 0x0000000000000000 0x23f69
+.debug_info 0x0000000000000000 0x32cee
.debug_info 0x0000000000000000 0x71b7 build/main.o
.debug_info 0x00000000000071b7 0xd01 build/bsp_driver_sd.o
.debug_info 0x0000000000007eb8 0x6d3 build/sd_diskio.o
@@ -2842,15 +3086,35 @@ LOAD /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a
.debug_info 0x00000000000202b0 0x19d2 build/stm32f7xx_ll_tim.o
.debug_info 0x0000000000021c82 0xc14 build/stm32f7xx_ll_usart.o
.debug_info 0x0000000000022896 0x7ea build/system_stm32f7xx.o
- .debug_info 0x0000000000023080 0x513 build/ff_gen_drv.o
- .debug_info 0x0000000000023593 0x22 build/startup_stm32f767xx.o
- .debug_info 0x00000000000235b5 0x11a /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
- .debug_info 0x00000000000236cf 0x137 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
- .debug_info 0x0000000000023806 0x26 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
- .debug_info 0x000000000002382c 0x717 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
- .debug_info 0x0000000000023f43 0x26 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
+ .debug_info 0x0000000000023080 0x1d8f build/File_Handling.o
+ .debug_info 0x0000000000024e0f 0x5c0 build/diskio.o
+ .debug_info 0x00000000000253cf 0x476d build/ff.o
+ .debug_info 0x0000000000029b3c 0x513 build/ff_gen_drv.o
+ .debug_info 0x000000000002a04f 0x16d build/sysmem.o
+ .debug_info 0x000000000002a1bc 0x22 build/startup_stm32f767xx.o
+ .debug_info 0x000000000002a1de 0x7ae /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
+ .debug_info 0x000000000002a98c 0x863 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
+ .debug_info 0x000000000002b1ef 0x11a /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+ .debug_info 0x000000000002b309 0x832 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ .debug_info 0x000000000002bb3b 0x137 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ .debug_info 0x000000000002bc72 0x903 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ .debug_info 0x000000000002c575 0xa0c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ .debug_info 0x000000000002cf81 0x828 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ .debug_info 0x000000000002d7a9 0x926 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ .debug_info 0x000000000002e0cf 0x7dc /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ .debug_info 0x000000000002e8ab 0x10d5 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ .debug_info 0x000000000002f980 0xe9e /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ .debug_info 0x000000000003081e 0xa7e /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ .debug_info 0x000000000003129c 0x26 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memchr.o)
+ .debug_info 0x00000000000312c2 0x26 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memcpy.o)
+ .debug_info 0x00000000000312e8 0x152 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ .debug_info 0x000000000003143a 0x911 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ .debug_info 0x0000000000031d4b 0x840 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
+ .debug_info 0x000000000003258b 0x26 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
+ .debug_info 0x00000000000325b1 0x717 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ .debug_info 0x0000000000032cc8 0x26 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
-.debug_abbrev 0x0000000000000000 0x425e
+.debug_abbrev 0x0000000000000000 0x6525
.debug_abbrev 0x0000000000000000 0x4f2 build/main.o
.debug_abbrev 0x00000000000004f2 0x281 build/bsp_driver_sd.o
.debug_abbrev 0x0000000000000773 0x1b6 build/sd_diskio.o
@@ -2876,15 +3140,35 @@ LOAD /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a
.debug_abbrev 0x0000000000003693 0x2b8 build/stm32f7xx_ll_tim.o
.debug_abbrev 0x000000000000394b 0x2f2 build/stm32f7xx_ll_usart.o
.debug_abbrev 0x0000000000003c3d 0x12a build/system_stm32f7xx.o
- .debug_abbrev 0x0000000000003d67 0x1da build/ff_gen_drv.o
- .debug_abbrev 0x0000000000003f41 0x12 build/startup_stm32f767xx.o
- .debug_abbrev 0x0000000000003f53 0xcc /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
- .debug_abbrev 0x000000000000401f 0xb4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
- .debug_abbrev 0x00000000000040d3 0x14 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
- .debug_abbrev 0x00000000000040e7 0x163 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
- .debug_abbrev 0x000000000000424a 0x14 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
+ .debug_abbrev 0x0000000000003d67 0x2d4 build/File_Handling.o
+ .debug_abbrev 0x000000000000403b 0x1ca build/diskio.o
+ .debug_abbrev 0x0000000000004205 0x2d0 build/ff.o
+ .debug_abbrev 0x00000000000044d5 0x1da build/ff_gen_drv.o
+ .debug_abbrev 0x00000000000046af 0xea build/sysmem.o
+ .debug_abbrev 0x0000000000004799 0x12 build/startup_stm32f767xx.o
+ .debug_abbrev 0x00000000000047ab 0x157 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
+ .debug_abbrev 0x0000000000004902 0x151 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
+ .debug_abbrev 0x0000000000004a53 0xcc /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+ .debug_abbrev 0x0000000000004b1f 0x1b6 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ .debug_abbrev 0x0000000000004cd5 0xb4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ .debug_abbrev 0x0000000000004d89 0x235 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ .debug_abbrev 0x0000000000004fbe 0x290 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ .debug_abbrev 0x000000000000524e 0x1d6 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ .debug_abbrev 0x0000000000005424 0x213 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ .debug_abbrev 0x0000000000005637 0x189 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ .debug_abbrev 0x00000000000057c0 0x2ca /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ .debug_abbrev 0x0000000000005a8a 0x25c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ .debug_abbrev 0x0000000000005ce6 0x265 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ .debug_abbrev 0x0000000000005f4b 0x14 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memchr.o)
+ .debug_abbrev 0x0000000000005f5f 0x14 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memcpy.o)
+ .debug_abbrev 0x0000000000005f73 0xc0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ .debug_abbrev 0x0000000000006033 0x1d6 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ .debug_abbrev 0x0000000000006209 0x191 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
+ .debug_abbrev 0x000000000000639a 0x14 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
+ .debug_abbrev 0x00000000000063ae 0x163 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ .debug_abbrev 0x0000000000006511 0x14 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
-.debug_loc 0x0000000000000000 0x197b2
+.debug_loc 0x0000000000000000 0x21d3b
.debug_loc 0x0000000000000000 0x23c7 build/main.o
.debug_loc 0x00000000000023c7 0x66b build/bsp_driver_sd.o
.debug_loc 0x0000000000002a32 0x4d1 build/sd_diskio.o
@@ -2910,12 +3194,27 @@ LOAD /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a
.debug_loc 0x0000000000015d91 0x1a72 build/stm32f7xx_ll_tim.o
.debug_loc 0x0000000000017803 0x851 build/stm32f7xx_ll_usart.o
.debug_loc 0x0000000000018054 0x158 build/system_stm32f7xx.o
- .debug_loc 0x00000000000181ac 0x311 build/ff_gen_drv.o
- .debug_loc 0x00000000000184bd 0xba /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
- .debug_loc 0x0000000000018577 0x22c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
- .debug_loc 0x00000000000187a3 0x100f /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ .debug_loc 0x00000000000181ac 0xa30 build/File_Handling.o
+ .debug_loc 0x0000000000018bdc 0x323 build/diskio.o
+ .debug_loc 0x0000000000018eff 0x5b7b build/ff.o
+ .debug_loc 0x000000000001ea7a 0x311 build/ff_gen_drv.o
+ .debug_loc 0x000000000001ed8b 0x84 build/sysmem.o
+ .debug_loc 0x000000000001ee0f 0xba /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+ .debug_loc 0x000000000001eec9 0x64 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ .debug_loc 0x000000000001ef2d 0x22c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ .debug_loc 0x000000000001f159 0x203 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ .debug_loc 0x000000000001f35c 0x3cd /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ .debug_loc 0x000000000001f729 0x6c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ .debug_loc 0x000000000001f795 0xb7 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ .debug_loc 0x000000000001f84c 0x82e /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ .debug_loc 0x000000000002007a 0x5dd /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ .debug_loc 0x0000000000020657 0x1cd /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ .debug_loc 0x0000000000020824 0x34f /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ .debug_loc 0x0000000000020b73 0x133 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ .debug_loc 0x0000000000020ca6 0x86 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
+ .debug_loc 0x0000000000020d2c 0x100f /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
-.debug_aranges 0x0000000000000000 0x1448
+.debug_aranges 0x0000000000000000 0x1948
.debug_aranges
0x0000000000000000 0x128 build/main.o
.debug_aranges
@@ -2967,21 +3266,61 @@ LOAD /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a
.debug_aranges
0x0000000000001318 0x28 build/system_stm32f7xx.o
.debug_aranges
- 0x0000000000001340 0x40 build/ff_gen_drv.o
+ 0x0000000000001340 0x98 build/File_Handling.o
.debug_aranges
- 0x0000000000001380 0x28 build/startup_stm32f767xx.o
+ 0x00000000000013d8 0x48 build/diskio.o
.debug_aranges
- 0x00000000000013a8 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+ 0x0000000000001420 0x208 build/ff.o
.debug_aranges
- 0x00000000000013c8 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ 0x0000000000001628 0x40 build/ff_gen_drv.o
.debug_aranges
- 0x00000000000013e8 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
+ 0x0000000000001668 0x20 build/sysmem.o
.debug_aranges
- 0x0000000000001408 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ 0x0000000000001688 0x28 build/startup_stm32f767xx.o
.debug_aranges
- 0x0000000000001428 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
+ 0x00000000000016b0 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
+ .debug_aranges
+ 0x00000000000016d0 0x18 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
+ .debug_aranges
+ 0x00000000000016e8 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+ .debug_aranges
+ 0x0000000000001708 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ .debug_aranges
+ 0x0000000000001728 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ .debug_aranges
+ 0x0000000000001748 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ .debug_aranges
+ 0x0000000000001768 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ .debug_aranges
+ 0x0000000000001788 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ .debug_aranges
+ 0x00000000000017a8 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ .debug_aranges
+ 0x00000000000017c8 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ .debug_aranges
+ 0x00000000000017e8 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ .debug_aranges
+ 0x0000000000001808 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ .debug_aranges
+ 0x0000000000001828 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ .debug_aranges
+ 0x0000000000001848 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memchr.o)
+ .debug_aranges
+ 0x0000000000001868 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memcpy.o)
+ .debug_aranges
+ 0x0000000000001888 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ .debug_aranges
+ 0x00000000000018a8 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ .debug_aranges
+ 0x00000000000018c8 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
+ .debug_aranges
+ 0x00000000000018e8 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
+ .debug_aranges
+ 0x0000000000001908 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ .debug_aranges
+ 0x0000000000001928 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
-.debug_ranges 0x0000000000000000 0x16c0
+.debug_ranges 0x0000000000000000 0x1ad8
.debug_ranges 0x0000000000000000 0x130 build/main.o
.debug_ranges 0x0000000000000130 0x88 build/bsp_driver_sd.o
.debug_ranges 0x00000000000001b8 0x38 build/sd_diskio.o
@@ -3007,11 +3346,19 @@ LOAD /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a
.debug_ranges 0x0000000000001240 0x210 build/stm32f7xx_ll_tim.o
.debug_ranges 0x0000000000001450 0x120 build/stm32f7xx_ll_usart.o
.debug_ranges 0x0000000000001570 0x18 build/system_stm32f7xx.o
- .debug_ranges 0x0000000000001588 0x30 build/ff_gen_drv.o
- .debug_ranges 0x00000000000015b8 0x20 build/startup_stm32f767xx.o
- .debug_ranges 0x00000000000015d8 0xe8 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ .debug_ranges 0x0000000000001588 0xa0 build/File_Handling.o
+ .debug_ranges 0x0000000000001628 0x38 build/diskio.o
+ .debug_ranges 0x0000000000001660 0x1f8 build/ff.o
+ .debug_ranges 0x0000000000001858 0x30 build/ff_gen_drv.o
+ .debug_ranges 0x0000000000001888 0x10 build/sysmem.o
+ .debug_ranges 0x0000000000001898 0x20 build/startup_stm32f767xx.o
+ .debug_ranges 0x00000000000018b8 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ .debug_ranges 0x00000000000018d8 0x38 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ .debug_ranges 0x0000000000001910 0x40 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ .debug_ranges 0x0000000000001950 0xa0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ .debug_ranges 0x00000000000019f0 0xe8 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
-.debug_line 0x0000000000000000 0x178f2
+.debug_line 0x0000000000000000 0x1ed87
.debug_line 0x0000000000000000 0x316d build/main.o
.debug_line 0x000000000000316d 0x37d build/bsp_driver_sd.o
.debug_line 0x00000000000034ea 0x2e2 build/sd_diskio.o
@@ -3037,80 +3384,140 @@ LOAD /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a
.debug_line 0x0000000000015704 0xddb build/stm32f7xx_ll_tim.o
.debug_line 0x00000000000164df 0x61f build/stm32f7xx_ll_usart.o
.debug_line 0x0000000000016afe 0x1c0 build/system_stm32f7xx.o
- .debug_line 0x0000000000016cbe 0x259 build/ff_gen_drv.o
- .debug_line 0x0000000000016f17 0x76 build/startup_stm32f767xx.o
- .debug_line 0x0000000000016f8d 0x138 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
- .debug_line 0x00000000000170c5 0x1bf /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
- .debug_line 0x0000000000017284 0x60 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
- .debug_line 0x00000000000172e4 0x5ae /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
- .debug_line 0x0000000000017892 0x60 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
+ .debug_line 0x0000000000016cbe 0x953 build/File_Handling.o
+ .debug_line 0x0000000000017611 0x217 build/diskio.o
+ .debug_line 0x0000000000017828 0x41cb build/ff.o
+ .debug_line 0x000000000001b9f3 0x259 build/ff_gen_drv.o
+ .debug_line 0x000000000001bc4c 0xf4 build/sysmem.o
+ .debug_line 0x000000000001bd40 0x76 build/startup_stm32f767xx.o
+ .debug_line 0x000000000001bdb6 0x109 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
+ .debug_line 0x000000000001bebf 0xe4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
+ .debug_line 0x000000000001bfa3 0x138 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+ .debug_line 0x000000000001c0db 0x15f /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ .debug_line 0x000000000001c23a 0x1bf /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ .debug_line 0x000000000001c3f9 0x2ca /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ .debug_line 0x000000000001c6c3 0x2d0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ .debug_line 0x000000000001c993 0x183 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ .debug_line 0x000000000001cb16 0x209 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ .debug_line 0x000000000001cd1f 0x13e /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ .debug_line 0x000000000001ce5d 0x83a /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ .debug_line 0x000000000001d697 0x746 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ .debug_line 0x000000000001dddd 0x2c7 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ .debug_line 0x000000000001e0a4 0xa4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memchr.o)
+ .debug_line 0x000000000001e148 0xbe /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memcpy.o)
+ .debug_line 0x000000000001e206 0x1ee /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ .debug_line 0x000000000001e3f4 0x1c5 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ .debug_line 0x000000000001e5b9 0x160 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
+ .debug_line 0x000000000001e719 0x60 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
+ .debug_line 0x000000000001e779 0x5ae /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ .debug_line 0x000000000001ed27 0x60 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
-.debug_str 0x0000000000000000 0x7b65
- .debug_str 0x0000000000000000 0x264d build/main.o
- 0x288a (size before relaxing)
- .debug_str 0x000000000000264d 0x256 build/bsp_driver_sd.o
- 0x8e3 (size before relaxing)
- .debug_str 0x00000000000028a3 0x10c build/sd_diskio.o
- 0x410 (size before relaxing)
- .debug_str 0x00000000000029af 0x115 build/fatfs.o
- 0x408 (size before relaxing)
- .debug_str 0x0000000000002ac4 0x15 build/fatfs_platform.o
- 0x247 (size before relaxing)
- .debug_str 0x0000000000002ad9 0x311 build/stm32f7xx_it.o
- 0xdb3 (size before relaxing)
- .debug_str 0x0000000000002dea 0xed build/stm32f7xx_hal_msp.o
- 0x173f (size before relaxing)
- .debug_str 0x0000000000002ed7 0x279 build/stm32f7xx_hal_adc.o
- 0x954 (size before relaxing)
- .debug_str 0x0000000000003150 0x2dc build/stm32f7xx_hal_adc_ex.o
- 0x9a8 (size before relaxing)
- .debug_str 0x000000000000342c 0x20e build/stm32f7xx_hal_rcc.o
- 0x72c (size before relaxing)
- .debug_str 0x000000000000363a 0x142 build/stm32f7xx_hal_rcc_ex.o
- 0x744 (size before relaxing)
- .debug_str 0x000000000000377c 0xfc build/stm32f7xx_hal_gpio.o
- 0x4fd (size before relaxing)
- .debug_str 0x0000000000003878 0x1d3 build/stm32f7xx_hal_pwr_ex.o
- 0x657 (size before relaxing)
- .debug_str 0x0000000000003a4b 0x3c9 build/stm32f7xx_hal_cortex.o
- 0xe7e (size before relaxing)
- .debug_str 0x0000000000003e14 0x313 build/stm32f7xx_hal.o
- 0xd46 (size before relaxing)
- .debug_str 0x0000000000004127 0x8ce build/stm32f7xx_ll_rcc.o
- 0xbe6 (size before relaxing)
- .debug_str 0x00000000000049f5 0x121 build/stm32f7xx_ll_gpio.o
- 0x4b1 (size before relaxing)
- .debug_str 0x0000000000004b16 0x4bf build/stm32f7xx_ll_sdmmc.o
- 0x804 (size before relaxing)
- .debug_str 0x0000000000004fd5 0x613 build/stm32f7xx_hal_sd.o
- 0x10d6 (size before relaxing)
- .debug_str 0x00000000000055e8 0x1d8 build/stm32f7xx_ll_spi.o
- 0x5d7 (size before relaxing)
- .debug_str 0x00000000000057c0 0xe6b build/stm32f7xx_hal_tim.o
- 0x1752 (size before relaxing)
- .debug_str 0x000000000000662b 0x67d build/stm32f7xx_hal_tim_ex.o
- 0x103d (size before relaxing)
- .debug_str 0x0000000000006ca8 0x40e build/stm32f7xx_ll_tim.o
- 0x9e3 (size before relaxing)
- .debug_str 0x00000000000070b6 0x164 build/stm32f7xx_ll_usart.o
- 0x5d6 (size before relaxing)
- .debug_str 0x000000000000721a 0x38 build/system_stm32f7xx.o
- 0x461 (size before relaxing)
- .debug_str 0x0000000000007252 0xb7 build/ff_gen_drv.o
- 0x38e (size before relaxing)
- .debug_str 0x0000000000007309 0x22 build/startup_stm32f767xx.o
- 0x88 (size before relaxing)
- .debug_str 0x000000000000732b 0x173 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+.debug_str 0x0000000000000000 0x8c90
+ .debug_str 0x0000000000000000 0x2631 build/main.o
+ 0x286e (size before relaxing)
+ .debug_str 0x0000000000002631 0x256 build/bsp_driver_sd.o
+ 0x8c7 (size before relaxing)
+ .debug_str 0x0000000000002887 0x106 build/sd_diskio.o
+ 0x3f4 (size before relaxing)
+ .debug_str 0x000000000000298d 0x105 build/fatfs.o
+ 0x3ec (size before relaxing)
+ .debug_str 0x0000000000002a92 0x15 build/fatfs_platform.o
+ 0x22b (size before relaxing)
+ .debug_str 0x0000000000002aa7 0x311 build/stm32f7xx_it.o
+ 0xd97 (size before relaxing)
+ .debug_str 0x0000000000002db8 0xed build/stm32f7xx_hal_msp.o
+ 0x1723 (size before relaxing)
+ .debug_str 0x0000000000002ea5 0x279 build/stm32f7xx_hal_adc.o
+ 0x938 (size before relaxing)
+ .debug_str 0x000000000000311e 0x2dc build/stm32f7xx_hal_adc_ex.o
+ 0x98c (size before relaxing)
+ .debug_str 0x00000000000033fa 0x20e build/stm32f7xx_hal_rcc.o
+ 0x710 (size before relaxing)
+ .debug_str 0x0000000000003608 0x142 build/stm32f7xx_hal_rcc_ex.o
+ 0x728 (size before relaxing)
+ .debug_str 0x000000000000374a 0xfc build/stm32f7xx_hal_gpio.o
+ 0x4e1 (size before relaxing)
+ .debug_str 0x0000000000003846 0x1d3 build/stm32f7xx_hal_pwr_ex.o
+ 0x63b (size before relaxing)
+ .debug_str 0x0000000000003a19 0x3c9 build/stm32f7xx_hal_cortex.o
+ 0xe62 (size before relaxing)
+ .debug_str 0x0000000000003de2 0x313 build/stm32f7xx_hal.o
+ 0xd2a (size before relaxing)
+ .debug_str 0x00000000000040f5 0x8ce build/stm32f7xx_ll_rcc.o
+ 0xbca (size before relaxing)
+ .debug_str 0x00000000000049c3 0x121 build/stm32f7xx_ll_gpio.o
+ 0x495 (size before relaxing)
+ .debug_str 0x0000000000004ae4 0x4bf build/stm32f7xx_ll_sdmmc.o
+ 0x7e8 (size before relaxing)
+ .debug_str 0x0000000000004fa3 0x60e build/stm32f7xx_hal_sd.o
+ 0x10ba (size before relaxing)
+ .debug_str 0x00000000000055b1 0x1d8 build/stm32f7xx_ll_spi.o
+ 0x5bb (size before relaxing)
+ .debug_str 0x0000000000005789 0xe6b build/stm32f7xx_hal_tim.o
+ 0x1736 (size before relaxing)
+ .debug_str 0x00000000000065f4 0x67d build/stm32f7xx_hal_tim_ex.o
+ 0x1021 (size before relaxing)
+ .debug_str 0x0000000000006c71 0x40e build/stm32f7xx_ll_tim.o
+ 0x9c7 (size before relaxing)
+ .debug_str 0x000000000000707f 0x164 build/stm32f7xx_ll_usart.o
+ 0x5ba (size before relaxing)
+ .debug_str 0x00000000000071e3 0x38 build/system_stm32f7xx.o
+ 0x445 (size before relaxing)
+ .debug_str 0x000000000000721b 0x173 build/File_Handling.o
+ 0x63c (size before relaxing)
+ .debug_str 0x000000000000738e 0x54 build/diskio.o
+ 0x321 (size before relaxing)
+ .debug_str 0x00000000000073e2 0x33a build/ff.o
+ 0x8af (size before relaxing)
+ .debug_str 0x000000000000771c 0x8e build/ff_gen_drv.o
+ 0x372 (size before relaxing)
+ .debug_str 0x00000000000077aa 0x70 build/sysmem.o
+ 0x20f (size before relaxing)
+ .debug_str 0x000000000000781a 0x22 build/startup_stm32f767xx.o
+ 0x6c (size before relaxing)
+ .debug_str 0x000000000000783c 0x3e9 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
+ 0x50a (size before relaxing)
+ .debug_str 0x0000000000007c25 0xf2 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
+ 0x561 (size before relaxing)
+ .debug_str 0x0000000000007d17 0xf0 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
0x20e (size before relaxing)
- .debug_str 0x000000000000749e 0xaa /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ .debug_str 0x0000000000007e07 0xb4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ 0x536 (size before relaxing)
+ .debug_str 0x0000000000007ebb 0xa3 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
0x1c3 (size before relaxing)
- .debug_str 0x0000000000007548 0xa6 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
- .debug_str 0x00000000000075ee 0x547 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ .debug_str 0x0000000000007f5e 0xb4 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ 0x598 (size before relaxing)
+ .debug_str 0x0000000000008012 0x46 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ 0x5c3 (size before relaxing)
+ .debug_str 0x0000000000008058 0x32 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ 0x519 (size before relaxing)
+ .debug_str 0x000000000000808a 0xad /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ 0x54f (size before relaxing)
+ .debug_str 0x0000000000008137 0x4c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ 0x52f (size before relaxing)
+ .debug_str 0x0000000000008183 0x28e /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ 0x858 (size before relaxing)
+ .debug_str 0x0000000000008411 0x8d /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ 0x7ef (size before relaxing)
+ .debug_str 0x000000000000849e 0x5e /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ 0x541 (size before relaxing)
+ .debug_str 0x00000000000084fc 0xaf /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memchr.o)
+ .debug_str 0x00000000000085ab 0x43 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memcpy.o)
+ 0xb6 (size before relaxing)
+ .debug_str 0x00000000000085ee 0x5f /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ 0x1e2 (size before relaxing)
+ .debug_str 0x000000000000864d 0x23 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ 0x582 (size before relaxing)
+ .debug_str 0x0000000000008670 0xf /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
+ 0x560 (size before relaxing)
+ .debug_str 0x000000000000867f 0x9a /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
+ 0xa6 (size before relaxing)
+ .debug_str 0x0000000000008719 0x547 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
0x64a (size before relaxing)
- .debug_str 0x0000000000007b35 0x30 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
+ .debug_str 0x0000000000008c60 0x30 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_dvmd_tls.o)
0xaa (size before relaxing)
-.debug_frame 0x0000000000000000 0x3594
+.debug_frame 0x0000000000000000 0x43b4
.debug_frame 0x0000000000000000 0x3f4 build/main.o
.debug_frame 0x00000000000003f4 0x180 build/bsp_driver_sd.o
.debug_frame 0x0000000000000574 0xac build/sd_diskio.o
@@ -3136,11 +3543,28 @@ LOAD /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a
.debug_frame 0x000000000000316c 0x24c build/stm32f7xx_ll_tim.o
.debug_frame 0x00000000000033b8 0x78 build/stm32f7xx_ll_usart.o
.debug_frame 0x0000000000003430 0x30 build/system_stm32f7xx.o
- .debug_frame 0x0000000000003460 0x7c build/ff_gen_drv.o
- .debug_frame 0x00000000000034dc 0x2c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
- .debug_frame 0x0000000000003508 0x2c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
- .debug_frame 0x0000000000003534 0x2c /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
- .debug_frame 0x0000000000003560 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
+ .debug_frame 0x0000000000003460 0x1e8 build/File_Handling.o
+ .debug_frame 0x0000000000003648 0xa0 build/diskio.o
+ .debug_frame 0x00000000000036e8 0x7c0 build/ff.o
+ .debug_frame 0x0000000000003ea8 0x7c build/ff_gen_drv.o
+ .debug_frame 0x0000000000003f24 0x28 build/sysmem.o
+ .debug_frame 0x0000000000003f4c 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
+ .debug_frame 0x0000000000003f6c 0x2c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
+ .debug_frame 0x0000000000003f98 0x30 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ .debug_frame 0x0000000000003fc8 0x2c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
+ .debug_frame 0x0000000000003ff4 0x54 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ .debug_frame 0x0000000000004048 0x30 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ .debug_frame 0x0000000000004078 0x2c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ .debug_frame 0x00000000000040a4 0x74 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ .debug_frame 0x0000000000004118 0x30 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ .debug_frame 0x0000000000004148 0x98 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ .debug_frame 0x00000000000041e0 0x6c /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ .debug_frame 0x000000000000424c 0x70 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ .debug_frame 0x00000000000042bc 0x40 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ .debug_frame 0x00000000000042fc 0x38 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ .debug_frame 0x0000000000004334 0x20 /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
+ .debug_frame 0x0000000000004354 0x2c /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
+ .debug_frame 0x0000000000004380 0x34 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
Cross Reference Table
@@ -3195,7 +3619,10 @@ CPU_state_old build/main.o
CS_result build/main.o
CalculateChecksum build/main.o
CheckChecksum build/main.o
-Create_File build/main.o
+Check_SD_Space build/File_Handling.o
+Create_Dir build/File_Handling.o
+Create_File build/File_Handling.o
+ build/main.o
Curr_setup build/main.o
DCMI_IRQHandler build/startup_stm32f767xx.o
DFSDM1_FLT0_IRQHandler build/startup_stm32f767xx.o
@@ -3247,6 +3674,7 @@ FLASH_WaitForLastOperation build/stm32f7xx_hal_flash.o
build/stm32f7xx_hal_flash_ex.o
FMC_IRQHandler build/startup_stm32f767xx.o
FPU_IRQHandler build/startup_stm32f767xx.o
+Format_SD build/File_Handling.o
HAL_ADCEx_InjectedConfigChannel build/stm32f7xx_hal_adc_ex.o
HAL_ADCEx_InjectedConvCpltCallback build/stm32f7xx_hal_adc_ex.o
build/stm32f7xx_hal_adc.o
@@ -3809,7 +4237,8 @@ MDIOS_IRQHandler build/startup_stm32f767xx.o
MX_FATFS_Init build/fatfs.o
build/main.o
MemManage_Handler build/stm32f7xx_it.o
-Mount_SD build/main.o
+Mount_SD build/File_Handling.o
+ build/main.o
NMI_Handler build/stm32f7xx_it.o
OTG_FS_IRQHandler build/startup_stm32f767xx.o
OTG_FS_WKUP_IRQHandler build/startup_stm32f767xx.o
@@ -3836,7 +4265,9 @@ RCC_PLL_GetFreqDomain_SYS build/stm32f7xx_ll_rcc.o
RNG_IRQHandler build/startup_stm32f767xx.o
RTC_Alarm_IRQHandler build/startup_stm32f767xx.o
RTC_WKUP_IRQHandler build/startup_stm32f767xx.o
-Remove_File build/main.o
+Read_File build/File_Handling.o
+Remove_File build/File_Handling.o
+ build/main.o
Reset_Handler build/startup_stm32f767xx.o
SAI1_IRQHandler build/startup_stm32f767xx.o
SAI2_IRQHandler build/startup_stm32f767xx.o
@@ -3939,7 +4370,10 @@ SPI4_IRQHandler build/startup_stm32f767xx.o
SPI5_IRQHandler build/startup_stm32f767xx.o
SPI6_IRQHandler build/startup_stm32f767xx.o
SVC_Handler build/stm32f7xx_it.o
-Seek_Read_File build/main.o
+Scan_SD build/File_Handling.o
+Seek_Read_File build/File_Handling.o
+ build/main.o
+Send_Uart build/File_Handling.o
State_Data build/main.o
build/stm32f7xx_it.o
SysTick_Handler build/stm32f7xx_it.o
@@ -4026,11 +4460,17 @@ USART3_IRQHandler build/startup_stm32f767xx.o
USART6_IRQHandler build/startup_stm32f767xx.o
USART_TX build/main.o
USART_TX_DMA build/main.o
-Unmount_SD build/main.o
-Update_File_byte build/main.o
+Unmount_SD build/File_Handling.o
+ build/main.o
+Update_File build/File_Handling.o
+Update_File_byte build/File_Handling.o
+ build/main.o
+Update_File_float build/File_Handling.o
UsageFault_Handler build/stm32f7xx_it.o
WWDG_IRQHandler build/startup_stm32f767xx.o
-Write_File_byte build/main.o
+Write_File build/File_Handling.o
+Write_File_byte build/File_Handling.o
+ build/main.o
_ITM_deregisterTMCloneTable /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
_ITM_registerTMCloneTable /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crtbegin.o
_Min_Stack_Size build/sysmem.o
@@ -4064,6 +4504,15 @@ __libc_fini_array /usr/lib/gcc/arm-none-eabi/10.
__libc_init_array /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
build/startup_stm32f767xx.o
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o
+__malloc_free_list /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+__malloc_lock /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+__malloc_sbrk_start /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+__malloc_unlock /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-mlock.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
__on_exit_args /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-__atexit.o)
__preinit_array_end /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
__preinit_array_start /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
@@ -4073,6 +4522,8 @@ __register_frame_info /usr/lib/gcc/arm-none-eabi/10.
__sf_fake_stderr /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
__sf_fake_stdin /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
__sf_fake_stdout /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
+__ssprint_r /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+__ssputs_r /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
__stack /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o
__udivmoddi4 /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_udivmoddi4.o)
/usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/libgcc.a(_aeabi_uldivmod.o)
@@ -4088,6 +4539,11 @@ _exit build/syscalls.o
_fini /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crti.o
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-fini.o)
_fork build/syscalls.o
+_free_r /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-freer.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
_fstat build/syscalls.o
_getpid build/syscalls.o
_global_atexit /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-__call_atexit.o)
@@ -4095,6 +4551,9 @@ _global_atexit /usr/lib/gcc/arm-none-eabi/10.
_global_impure_ptr /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-exit.o)
_impure_ptr /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-impure.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-errno.o)
_init /usr/lib/gcc/arm-none-eabi/10.3.1/thumb/v7e-m+dp/hard/crti.o
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-init.o)
@@ -4103,21 +4562,45 @@ _kill build/syscalls.o
_link build/syscalls.o
_lseek build/syscalls.o
_mainCRTStartup /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o
+_malloc_r /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+_malloc_usable_size_r /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-msizer.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
_open build/syscalls.o
+_printf_common /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+_printf_float /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+_printf_i /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
_read build/syscalls.o
+_realloc_r /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+_reclaim_reent /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
_sbrk build/sysmem.o
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+_sbrk_r /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-mallocr.o)
_sbss build/startup_stm32f767xx.o
_sdata build/startup_stm32f767xx.o
_sidata build/startup_stm32f767xx.o
+_siprintf_r /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+_sprintf_r /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
_stack_init /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o
_start /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o
_stat build/syscalls.o
+_svfiprintf_r /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+_svfprintf_r /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
_times build/syscalls.o
_unlink build/syscalls.o
_wait build/syscalls.o
_write build/syscalls.o
atexit /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-atexit.o)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o
+br build/File_Handling.o
+bw build/File_Handling.o
+cleanup_glue /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
disk build/ff_gen_drv.o
build/diskio.o
disk_initialize build/diskio.o
@@ -4131,33 +4614,56 @@ disk_status build/diskio.o
disk_write build/diskio.o
build/ff.o
environ build/syscalls.o
+errno /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-reent.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sbrkr.o)
exit /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-exit.o)
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o
f_close build/ff.o
+ build/File_Handling.o
f_closedir build/ff.o
+ build/File_Handling.o
f_getfree build/ff.o
+ build/File_Handling.o
f_gets build/ff.o
f_lseek build/ff.o
+ build/File_Handling.o
f_mkdir build/ff.o
+ build/File_Handling.o
f_mkfs build/ff.o
f_mount build/ff.o
+ build/File_Handling.o
f_open build/ff.o
+ build/File_Handling.o
f_opendir build/ff.o
+ build/File_Handling.o
f_printf build/ff.o
f_putc build/ff.o
f_puts build/ff.o
f_read build/ff.o
+ build/File_Handling.o
f_readdir build/ff.o
+ build/File_Handling.o
f_rename build/ff.o
f_stat build/ff.o
+ build/File_Handling.o
f_sync build/ff.o
f_truncate build/ff.o
f_unlink build/ff.o
+ build/File_Handling.o
f_write build/ff.o
+ build/File_Handling.o
fgoto build/main.o
+fil build/File_Handling.o
flg_tmt build/main.o
build/stm32f7xx_it.o
+fno build/File_Handling.o
+fre_clust build/File_Handling.o
+free /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ build/File_Handling.o
+free_space build/File_Handling.o
fresult build/main.o
+ build/File_Handling.o
+fs build/File_Handling.o
g_pfnVectors build/startup_stm32f767xx.o
get_fattime build/fatfs.o
build/ff.o
@@ -4174,20 +4680,42 @@ initialise_monitor_handles build/syscalls.o
main build/main.o
build/startup_stm32f767xx.o
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o
-malloc /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-__atexit.o)
+malloc /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-malloc.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-__atexit.o)
+ build/File_Handling.o
+memchr /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memchr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-vfprintf_i.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+memcpy /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memcpy.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-reallocr.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
+memmove /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memmove.o)
+ /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-nano-svfprintf.o)
memset /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-memset.o)
build/stm32f7xx_hal_msp.o
build/main.o
/usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o
pFlash build/stm32f7xx_hal_flash.o
build/stm32f7xx_hal_flash_ex.o
+pfs build/File_Handling.o
retSD build/fatfs.o
+siprintf /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
sizeoffile build/main.o
+ build/File_Handling.o
software_init_hook /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/crt0.o
+sprintf /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-sprintf.o)
+ build/File_Handling.o
+strcmp /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcmp.o)
+ build/File_Handling.o
+strcpy /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strcpy.o)
+ build/File_Handling.o
+strlen /usr/lib/gcc/arm-none-eabi/10.3.1/../../../arm-none-eabi/lib/thumb/v7e-m+dp/hard/libc_nano.a(lib_a-strlen.o)
+ build/File_Handling.o
task build/main.o
temp16 build/main.o
temp32 build/main.o
test build/main.o
+total build/File_Handling.o
u_rx_flg build/main.o
u_tx_flg build/main.o
build/stm32f7xx_it.o
diff --git a/build/bsp_driver_sd.lst b/build/bsp_driver_sd.lst
index 6c28aed..f5ee3fa 100644
--- a/build/bsp_driver_sd.lst
+++ b/build/bsp_driver_sd.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cckWiXI8.s page 1
+ARM GAS /tmp/cckaKWgV.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
29:Src/bsp_driver_sd.c **** /* USER CODE END 0 */
30:Src/bsp_driver_sd.c **** #else
31:Src/bsp_driver_sd.c **** /* USER CODE BEGIN FirstSection */
-ARM GAS /tmp/cckWiXI8.s page 2
+ARM GAS /tmp/cckaKWgV.s page 2
32:Src/bsp_driver_sd.c **** /* can be used to modify / undefine following code or add new definitions */
@@ -118,7 +118,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
81:Src/bsp_driver_sd.c **** /* Code to be updated by the user or replaced by one from the FW pack (in a stmxxxx_sd.c file) */
82:Src/bsp_driver_sd.c ****
83:Src/bsp_driver_sd.c **** return (uint8_t)0;
-ARM GAS /tmp/cckWiXI8.s page 3
+ARM GAS /tmp/cckaKWgV.s page 3
33 .loc 1 83 3 view .LVU1
@@ -178,7 +178,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
69 .LVL2:
70 .loc 1 103 7 view .LVU8
71 0008 0A46 mov r2, r1
-ARM GAS /tmp/cckWiXI8.s page 4
+ARM GAS /tmp/cckaKWgV.s page 4
72 .LVL3:
@@ -238,7 +238,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
119:Src/bsp_driver_sd.c **** * @param Timeout: Timeout for write operation
120:Src/bsp_driver_sd.c **** * @retval SD status
121:Src/bsp_driver_sd.c **** */
-ARM GAS /tmp/cckWiXI8.s page 5
+ARM GAS /tmp/cckaKWgV.s page 5
122:Src/bsp_driver_sd.c **** __weak uint8_t BSP_SD_WriteBlocks(uint32_t *pData, uint32_t WriteAddr, uint32_t NumOfBlocks, uint32
@@ -298,7 +298,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
156 0018 5DF804FB ldr pc, [sp], #4
157 .L13:
158 .align 2
-ARM GAS /tmp/cckWiXI8.s page 6
+ARM GAS /tmp/cckaKWgV.s page 6
159 .L12:
@@ -358,7 +358,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
198 .loc 1 149 7 view .LVU36
199 000a FFF7FEFF bl HAL_SD_ReadBlocks_DMA
200 .LVL21:
-ARM GAS /tmp/cckWiXI8.s page 7
+ARM GAS /tmp/cckaKWgV.s page 7
201 .loc 1 149 6 view .LVU37
@@ -418,7 +418,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
238 0002 1346 mov r3, r2
169:Src/bsp_driver_sd.c **** uint8_t sd_state = MSD_OK;
239 .loc 1 169 3 is_stmt 1 view .LVU43
-ARM GAS /tmp/cckWiXI8.s page 8
+ARM GAS /tmp/cckaKWgV.s page 8
240 .LVL24:
@@ -478,7 +478,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
185:Src/bsp_driver_sd.c **** * @param StartAddr: Start byte address
186:Src/bsp_driver_sd.c **** * @param EndAddr: End byte address
187:Src/bsp_driver_sd.c **** * @retval SD status
-ARM GAS /tmp/cckWiXI8.s page 9
+ARM GAS /tmp/cckaKWgV.s page 9
188:Src/bsp_driver_sd.c **** */
@@ -538,7 +538,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
324 .thumb
325 .thumb_func
326 .fpu fpv5-d16
-ARM GAS /tmp/cckWiXI8.s page 10
+ARM GAS /tmp/cckaKWgV.s page 10
328 BSP_SD_GetCardState:
@@ -598,7 +598,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
217:Src/bsp_driver_sd.c ****
218:Src/bsp_driver_sd.c **** /**
219:Src/bsp_driver_sd.c **** * @brief Get SD information about specific SD card.
-ARM GAS /tmp/cckWiXI8.s page 11
+ARM GAS /tmp/cckaKWgV.s page 11
220:Src/bsp_driver_sd.c **** * @param CardInfo: Pointer to HAL_SD_CardInfoTypedef structure
@@ -658,7 +658,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
240:Src/bsp_driver_sd.c **** }
241:Src/bsp_driver_sd.c ****
242:Src/bsp_driver_sd.c **** /**
-ARM GAS /tmp/cckWiXI8.s page 12
+ARM GAS /tmp/cckaKWgV.s page 12
243:Src/bsp_driver_sd.c **** * @brief Tx Transfer completed callback
@@ -718,7 +718,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
428 .loc 1 238 1 is_stmt 0 view .LVU76
429 0000 08B5 push {r3, lr}
430 .LCFI11:
-ARM GAS /tmp/cckWiXI8.s page 13
+ARM GAS /tmp/cckaKWgV.s page 13
431 .cfi_def_cfa_offset 8
@@ -778,7 +778,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
476 @ frame_needed = 0, uses_anonymous_args = 0
248:Src/bsp_driver_sd.c **** BSP_SD_WriteCpltCallback();
477 .loc 1 248 1 is_stmt 0 view .LVU82
-ARM GAS /tmp/cckWiXI8.s page 14
+ARM GAS /tmp/cckaKWgV.s page 14
478 0000 08B5 push {r3, lr}
@@ -838,7 +838,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
523 .cfi_startproc
524 @ args = 0, pretend = 0, frame = 0
525 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/cckWiXI8.s page 15
+ARM GAS /tmp/cckaKWgV.s page 15
258:Src/bsp_driver_sd.c **** BSP_SD_ReadCpltCallback();
@@ -898,7 +898,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
566 .loc 1 304 7 is_stmt 0 view .LVU95
567 000a FFF7FEFF bl BSP_PlatformIsDetected
568 .LVL46:
-ARM GAS /tmp/cckWiXI8.s page 16
+ARM GAS /tmp/cckaKWgV.s page 16
569 .loc 1 304 6 view .LVU96
@@ -958,7 +958,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
52:Src/bsp_driver_sd.c **** {
615 .loc 1 52 6 view .LVU106
616 0006 0128 cmp r0, #1
-ARM GAS /tmp/cckWiXI8.s page 17
+ARM GAS /tmp/cckaKWgV.s page 17
617 0008 02D0 beq .L57
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cckWiXI8.s page 1
660 .text
661 .Letext0:
662 .file 2 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h"
-ARM GAS /tmp/cckWiXI8.s page 18
+ARM GAS /tmp/cckaKWgV.s page 18
663 .file 3 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
@@ -1027,51 +1027,51 @@ ARM GAS /tmp/cckWiXI8.s page 1
666 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h"
667 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h"
668 .file 8 "Inc/fatfs_platform.h"
-ARM GAS /tmp/cckWiXI8.s page 19
+ARM GAS /tmp/cckaKWgV.s page 19
DEFINED SYMBOLS
*ABS*:0000000000000000 bsp_driver_sd.c
- /tmp/cckWiXI8.s:17 .text.BSP_SD_ITConfig:0000000000000000 $t
- /tmp/cckWiXI8.s:25 .text.BSP_SD_ITConfig:0000000000000000 BSP_SD_ITConfig
- /tmp/cckWiXI8.s:41 .text.BSP_SD_ReadBlocks:0000000000000000 $t
- /tmp/cckWiXI8.s:48 .text.BSP_SD_ReadBlocks:0000000000000000 BSP_SD_ReadBlocks
- /tmp/cckWiXI8.s:98 .text.BSP_SD_ReadBlocks:000000000000001c $d
- /tmp/cckWiXI8.s:103 .text.BSP_SD_WriteBlocks:0000000000000000 $t
- /tmp/cckWiXI8.s:110 .text.BSP_SD_WriteBlocks:0000000000000000 BSP_SD_WriteBlocks
- /tmp/cckWiXI8.s:160 .text.BSP_SD_WriteBlocks:000000000000001c $d
- /tmp/cckWiXI8.s:165 .text.BSP_SD_ReadBlocks_DMA:0000000000000000 $t
- /tmp/cckWiXI8.s:172 .text.BSP_SD_ReadBlocks_DMA:0000000000000000 BSP_SD_ReadBlocks_DMA
- /tmp/cckWiXI8.s:213 .text.BSP_SD_ReadBlocks_DMA:0000000000000014 $d
- /tmp/cckWiXI8.s:218 .text.BSP_SD_WriteBlocks_DMA:0000000000000000 $t
- /tmp/cckWiXI8.s:225 .text.BSP_SD_WriteBlocks_DMA:0000000000000000 BSP_SD_WriteBlocks_DMA
- /tmp/cckWiXI8.s:266 .text.BSP_SD_WriteBlocks_DMA:0000000000000014 $d
- /tmp/cckWiXI8.s:271 .text.BSP_SD_Erase:0000000000000000 $t
- /tmp/cckWiXI8.s:278 .text.BSP_SD_Erase:0000000000000000 BSP_SD_Erase
- /tmp/cckWiXI8.s:316 .text.BSP_SD_Erase:0000000000000014 $d
- /tmp/cckWiXI8.s:321 .text.BSP_SD_GetCardState:0000000000000000 $t
- /tmp/cckWiXI8.s:328 .text.BSP_SD_GetCardState:0000000000000000 BSP_SD_GetCardState
- /tmp/cckWiXI8.s:352 .text.BSP_SD_GetCardState:0000000000000010 $d
- /tmp/cckWiXI8.s:357 .text.BSP_SD_GetCardInfo:0000000000000000 $t
- /tmp/cckWiXI8.s:364 .text.BSP_SD_GetCardInfo:0000000000000000 BSP_SD_GetCardInfo
- /tmp/cckWiXI8.s:389 .text.BSP_SD_GetCardInfo:000000000000000c $d
- /tmp/cckWiXI8.s:394 .text.BSP_SD_AbortCallback:0000000000000000 $t
- /tmp/cckWiXI8.s:401 .text.BSP_SD_AbortCallback:0000000000000000 BSP_SD_AbortCallback
- /tmp/cckWiXI8.s:414 .text.HAL_SD_AbortCallback:0000000000000000 $t
- /tmp/cckWiXI8.s:421 .text.HAL_SD_AbortCallback:0000000000000000 HAL_SD_AbortCallback
- /tmp/cckWiXI8.s:443 .text.BSP_SD_WriteCpltCallback:0000000000000000 $t
- /tmp/cckWiXI8.s:450 .text.BSP_SD_WriteCpltCallback:0000000000000000 BSP_SD_WriteCpltCallback
- /tmp/cckWiXI8.s:463 .text.HAL_SD_TxCpltCallback:0000000000000000 $t
- /tmp/cckWiXI8.s:470 .text.HAL_SD_TxCpltCallback:0000000000000000 HAL_SD_TxCpltCallback
- /tmp/cckWiXI8.s:492 .text.BSP_SD_ReadCpltCallback:0000000000000000 $t
- /tmp/cckWiXI8.s:499 .text.BSP_SD_ReadCpltCallback:0000000000000000 BSP_SD_ReadCpltCallback
- /tmp/cckWiXI8.s:512 .text.HAL_SD_RxCpltCallback:0000000000000000 $t
- /tmp/cckWiXI8.s:519 .text.HAL_SD_RxCpltCallback:0000000000000000 HAL_SD_RxCpltCallback
- /tmp/cckWiXI8.s:541 .text.BSP_SD_IsDetected:0000000000000000 $t
- /tmp/cckWiXI8.s:548 .text.BSP_SD_IsDetected:0000000000000000 BSP_SD_IsDetected
- /tmp/cckWiXI8.s:589 .text.BSP_SD_Init:0000000000000000 $t
- /tmp/cckWiXI8.s:596 .text.BSP_SD_Init:0000000000000000 BSP_SD_Init
- /tmp/cckWiXI8.s:656 .text.BSP_SD_Init:0000000000000030 $d
+ /tmp/cckaKWgV.s:17 .text.BSP_SD_ITConfig:0000000000000000 $t
+ /tmp/cckaKWgV.s:25 .text.BSP_SD_ITConfig:0000000000000000 BSP_SD_ITConfig
+ /tmp/cckaKWgV.s:41 .text.BSP_SD_ReadBlocks:0000000000000000 $t
+ /tmp/cckaKWgV.s:48 .text.BSP_SD_ReadBlocks:0000000000000000 BSP_SD_ReadBlocks
+ /tmp/cckaKWgV.s:98 .text.BSP_SD_ReadBlocks:000000000000001c $d
+ /tmp/cckaKWgV.s:103 .text.BSP_SD_WriteBlocks:0000000000000000 $t
+ /tmp/cckaKWgV.s:110 .text.BSP_SD_WriteBlocks:0000000000000000 BSP_SD_WriteBlocks
+ /tmp/cckaKWgV.s:160 .text.BSP_SD_WriteBlocks:000000000000001c $d
+ /tmp/cckaKWgV.s:165 .text.BSP_SD_ReadBlocks_DMA:0000000000000000 $t
+ /tmp/cckaKWgV.s:172 .text.BSP_SD_ReadBlocks_DMA:0000000000000000 BSP_SD_ReadBlocks_DMA
+ /tmp/cckaKWgV.s:213 .text.BSP_SD_ReadBlocks_DMA:0000000000000014 $d
+ /tmp/cckaKWgV.s:218 .text.BSP_SD_WriteBlocks_DMA:0000000000000000 $t
+ /tmp/cckaKWgV.s:225 .text.BSP_SD_WriteBlocks_DMA:0000000000000000 BSP_SD_WriteBlocks_DMA
+ /tmp/cckaKWgV.s:266 .text.BSP_SD_WriteBlocks_DMA:0000000000000014 $d
+ /tmp/cckaKWgV.s:271 .text.BSP_SD_Erase:0000000000000000 $t
+ /tmp/cckaKWgV.s:278 .text.BSP_SD_Erase:0000000000000000 BSP_SD_Erase
+ /tmp/cckaKWgV.s:316 .text.BSP_SD_Erase:0000000000000014 $d
+ /tmp/cckaKWgV.s:321 .text.BSP_SD_GetCardState:0000000000000000 $t
+ /tmp/cckaKWgV.s:328 .text.BSP_SD_GetCardState:0000000000000000 BSP_SD_GetCardState
+ /tmp/cckaKWgV.s:352 .text.BSP_SD_GetCardState:0000000000000010 $d
+ /tmp/cckaKWgV.s:357 .text.BSP_SD_GetCardInfo:0000000000000000 $t
+ /tmp/cckaKWgV.s:364 .text.BSP_SD_GetCardInfo:0000000000000000 BSP_SD_GetCardInfo
+ /tmp/cckaKWgV.s:389 .text.BSP_SD_GetCardInfo:000000000000000c $d
+ /tmp/cckaKWgV.s:394 .text.BSP_SD_AbortCallback:0000000000000000 $t
+ /tmp/cckaKWgV.s:401 .text.BSP_SD_AbortCallback:0000000000000000 BSP_SD_AbortCallback
+ /tmp/cckaKWgV.s:414 .text.HAL_SD_AbortCallback:0000000000000000 $t
+ /tmp/cckaKWgV.s:421 .text.HAL_SD_AbortCallback:0000000000000000 HAL_SD_AbortCallback
+ /tmp/cckaKWgV.s:443 .text.BSP_SD_WriteCpltCallback:0000000000000000 $t
+ /tmp/cckaKWgV.s:450 .text.BSP_SD_WriteCpltCallback:0000000000000000 BSP_SD_WriteCpltCallback
+ /tmp/cckaKWgV.s:463 .text.HAL_SD_TxCpltCallback:0000000000000000 $t
+ /tmp/cckaKWgV.s:470 .text.HAL_SD_TxCpltCallback:0000000000000000 HAL_SD_TxCpltCallback
+ /tmp/cckaKWgV.s:492 .text.BSP_SD_ReadCpltCallback:0000000000000000 $t
+ /tmp/cckaKWgV.s:499 .text.BSP_SD_ReadCpltCallback:0000000000000000 BSP_SD_ReadCpltCallback
+ /tmp/cckaKWgV.s:512 .text.HAL_SD_RxCpltCallback:0000000000000000 $t
+ /tmp/cckaKWgV.s:519 .text.HAL_SD_RxCpltCallback:0000000000000000 HAL_SD_RxCpltCallback
+ /tmp/cckaKWgV.s:541 .text.BSP_SD_IsDetected:0000000000000000 $t
+ /tmp/cckaKWgV.s:548 .text.BSP_SD_IsDetected:0000000000000000 BSP_SD_IsDetected
+ /tmp/cckaKWgV.s:589 .text.BSP_SD_Init:0000000000000000 $t
+ /tmp/cckaKWgV.s:596 .text.BSP_SD_Init:0000000000000000 BSP_SD_Init
+ /tmp/cckaKWgV.s:656 .text.BSP_SD_Init:0000000000000030 $d
UNDEFINED SYMBOLS
HAL_SD_ReadBlocks
diff --git a/build/bsp_driver_sd.o b/build/bsp_driver_sd.o
index a99105c..a93c67d 100644
Binary files a/build/bsp_driver_sd.o and b/build/bsp_driver_sd.o differ
diff --git a/build/diskio.lst b/build/diskio.lst
index a5f04e5..f5b1ab1 100644
--- a/build/diskio.lst
+++ b/build/diskio.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccQS9hBN.s page 1
+ARM GAS /tmp/ccRvL6Kc.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccQS9hBN.s page 1
28:Middlewares/Third_Party/FatFs/src/diskio.c **** /* Private function prototypes -----------------------------------------------*/
29:Middlewares/Third_Party/FatFs/src/diskio.c **** /* Private functions ---------------------------------------------------------*/
30:Middlewares/Third_Party/FatFs/src/diskio.c ****
-ARM GAS /tmp/ccQS9hBN.s page 2
+ARM GAS /tmp/ccRvL6Kc.s page 2
31:Middlewares/Third_Party/FatFs/src/diskio.c **** /**
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccQS9hBN.s page 1
70 .fpu fpv5-d16
72 disk_initialize:
73 .LVL3:
-ARM GAS /tmp/ccQS9hBN.s page 3
+ARM GAS /tmp/ccRvL6Kc.s page 3
74 .LFB1184:
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccQS9hBN.s page 1
61:Middlewares/Third_Party/FatFs/src/diskio.c **** }
62:Middlewares/Third_Party/FatFs/src/diskio.c **** return stat;
112 .loc 1 62 3 is_stmt 1 view .LVU23
-ARM GAS /tmp/ccQS9hBN.s page 4
+ARM GAS /tmp/ccRvL6Kc.s page 4
63:Middlewares/Third_Party/FatFs/src/diskio.c **** }
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccQS9hBN.s page 1
150 .cfi_offset 5, -8
151 .cfi_offset 14, -4
80:Middlewares/Third_Party/FatFs/src/diskio.c **** DRESULT res;
-ARM GAS /tmp/ccQS9hBN.s page 5
+ARM GAS /tmp/ccRvL6Kc.s page 5
152 .loc 1 80 3 is_stmt 1 view .LVU29
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccQS9hBN.s page 1
101:Middlewares/Third_Party/FatFs/src/diskio.c **** {
188 .loc 1 101 1 is_stmt 1 view -0
189 .cfi_startproc
-ARM GAS /tmp/ccQS9hBN.s page 6
+ARM GAS /tmp/ccRvL6Kc.s page 6
190 @ args = 0, pretend = 0, frame = 0
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccQS9hBN.s page 1
112:Middlewares/Third_Party/FatFs/src/diskio.c **** * @param cmd: Control code
113:Middlewares/Third_Party/FatFs/src/diskio.c **** * @param *buff: Buffer to send/receive control data
114:Middlewares/Third_Party/FatFs/src/diskio.c **** * @retval DRESULT: Operation result
-ARM GAS /tmp/ccQS9hBN.s page 7
+ARM GAS /tmp/ccRvL6Kc.s page 7
115:Middlewares/Third_Party/FatFs/src/diskio.c **** */
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccQS9hBN.s page 1
279 get_fattime:
280 .LFB1188:
128:Middlewares/Third_Party/FatFs/src/diskio.c **** #endif /* _USE_IOCTL == 1 */
-ARM GAS /tmp/ccQS9hBN.s page 8
+ARM GAS /tmp/ccRvL6Kc.s page 8
129:Middlewares/Third_Party/FatFs/src/diskio.c ****
@@ -451,28 +451,28 @@ ARM GAS /tmp/ccQS9hBN.s page 1
299 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h"
300 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
301 .file 8 "Middlewares/Third_Party/FatFs/src/ff_gen_drv.h"
-ARM GAS /tmp/ccQS9hBN.s page 9
+ARM GAS /tmp/ccRvL6Kc.s page 9
DEFINED SYMBOLS
*ABS*:0000000000000000 diskio.c
- /tmp/ccQS9hBN.s:17 .text.disk_status:0000000000000000 $t
- /tmp/ccQS9hBN.s:25 .text.disk_status:0000000000000000 disk_status
- /tmp/ccQS9hBN.s:60 .text.disk_status:0000000000000014 $d
- /tmp/ccQS9hBN.s:65 .text.disk_initialize:0000000000000000 $t
- /tmp/ccQS9hBN.s:72 .text.disk_initialize:0000000000000000 disk_initialize
- /tmp/ccQS9hBN.s:125 .text.disk_initialize:0000000000000024 $d
- /tmp/ccQS9hBN.s:130 .text.disk_read:0000000000000000 $t
- /tmp/ccQS9hBN.s:137 .text.disk_read:0000000000000000 disk_read
- /tmp/ccQS9hBN.s:173 .text.disk_read:0000000000000014 $d
- /tmp/ccQS9hBN.s:178 .text.disk_write:0000000000000000 $t
- /tmp/ccQS9hBN.s:185 .text.disk_write:0000000000000000 disk_write
- /tmp/ccQS9hBN.s:221 .text.disk_write:0000000000000014 $d
- /tmp/ccQS9hBN.s:226 .text.disk_ioctl:0000000000000000 $t
- /tmp/ccQS9hBN.s:233 .text.disk_ioctl:0000000000000000 disk_ioctl
- /tmp/ccQS9hBN.s:267 .text.disk_ioctl:0000000000000014 $d
- /tmp/ccQS9hBN.s:272 .text.get_fattime:0000000000000000 $t
- /tmp/ccQS9hBN.s:279 .text.get_fattime:0000000000000000 get_fattime
+ /tmp/ccRvL6Kc.s:17 .text.disk_status:0000000000000000 $t
+ /tmp/ccRvL6Kc.s:25 .text.disk_status:0000000000000000 disk_status
+ /tmp/ccRvL6Kc.s:60 .text.disk_status:0000000000000014 $d
+ /tmp/ccRvL6Kc.s:65 .text.disk_initialize:0000000000000000 $t
+ /tmp/ccRvL6Kc.s:72 .text.disk_initialize:0000000000000000 disk_initialize
+ /tmp/ccRvL6Kc.s:125 .text.disk_initialize:0000000000000024 $d
+ /tmp/ccRvL6Kc.s:130 .text.disk_read:0000000000000000 $t
+ /tmp/ccRvL6Kc.s:137 .text.disk_read:0000000000000000 disk_read
+ /tmp/ccRvL6Kc.s:173 .text.disk_read:0000000000000014 $d
+ /tmp/ccRvL6Kc.s:178 .text.disk_write:0000000000000000 $t
+ /tmp/ccRvL6Kc.s:185 .text.disk_write:0000000000000000 disk_write
+ /tmp/ccRvL6Kc.s:221 .text.disk_write:0000000000000014 $d
+ /tmp/ccRvL6Kc.s:226 .text.disk_ioctl:0000000000000000 $t
+ /tmp/ccRvL6Kc.s:233 .text.disk_ioctl:0000000000000000 disk_ioctl
+ /tmp/ccRvL6Kc.s:267 .text.disk_ioctl:0000000000000014 $d
+ /tmp/ccRvL6Kc.s:272 .text.get_fattime:0000000000000000 $t
+ /tmp/ccRvL6Kc.s:279 .text.get_fattime:0000000000000000 get_fattime
UNDEFINED SYMBOLS
disk
diff --git a/build/diskio.o b/build/diskio.o
index 84cf07d..1946c00 100644
Binary files a/build/diskio.o and b/build/diskio.o differ
diff --git a/build/fatfs.lst b/build/fatfs.lst
index 211ef55..ca5c405 100644
--- a/build/fatfs.lst
+++ b/build/fatfs.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccj14z6F.s page 1
+ARM GAS /tmp/cctdVBeu.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccj14z6F.s page 1
29:Src/fatfs.c ****
30:Src/fatfs.c **** void MX_FATFS_Init(void)
31:Src/fatfs.c **** {
-ARM GAS /tmp/ccj14z6F.s page 2
+ARM GAS /tmp/cctdVBeu.s page 2
28 .loc 1 31 1 view -0
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccj14z6F.s page 1
69 @ args = 0, pretend = 0, frame = 0
70 @ frame_needed = 0, uses_anonymous_args = 0
71 @ link register save eliminated.
-ARM GAS /tmp/ccj14z6F.s page 3
+ARM GAS /tmp/cctdVBeu.s page 3
47:Src/fatfs.c **** /* USER CODE BEGIN get_fattime */
@@ -172,24 +172,24 @@ ARM GAS /tmp/ccj14z6F.s page 1
117 .file 9 "Middlewares/Third_Party/FatFs/src/ff_gen_drv.h"
118 .file 10 "Inc/sd_diskio.h"
119 .file 11 "Inc/fatfs.h"
-ARM GAS /tmp/ccj14z6F.s page 4
+ARM GAS /tmp/cctdVBeu.s page 4
DEFINED SYMBOLS
*ABS*:0000000000000000 fatfs.c
- /tmp/ccj14z6F.s:17 .text.MX_FATFS_Init:0000000000000000 $t
- /tmp/ccj14z6F.s:25 .text.MX_FATFS_Init:0000000000000000 MX_FATFS_Init
- /tmp/ccj14z6F.s:51 .text.MX_FATFS_Init:0000000000000010 $d
- /tmp/ccj14z6F.s:58 .text.get_fattime:0000000000000000 $t
- /tmp/ccj14z6F.s:65 .text.get_fattime:0000000000000000 get_fattime
- /tmp/ccj14z6F.s:93 .bss.SDFile:0000000000000000 SDFile
- /tmp/ccj14z6F.s:87 .bss.SDFatFS:0000000000000000 SDFatFS
- /tmp/ccj14z6F.s:100 .bss.SDPath:0000000000000000 SDPath
- /tmp/ccj14z6F.s:106 .bss.retSD:0000000000000000 retSD
- /tmp/ccj14z6F.s:84 .bss.SDFatFS:0000000000000000 $d
- /tmp/ccj14z6F.s:90 .bss.SDFile:0000000000000000 $d
- /tmp/ccj14z6F.s:96 .bss.SDPath:0000000000000000 $d
- /tmp/ccj14z6F.s:107 .bss.retSD:0000000000000000 $d
+ /tmp/cctdVBeu.s:17 .text.MX_FATFS_Init:0000000000000000 $t
+ /tmp/cctdVBeu.s:25 .text.MX_FATFS_Init:0000000000000000 MX_FATFS_Init
+ /tmp/cctdVBeu.s:51 .text.MX_FATFS_Init:0000000000000010 $d
+ /tmp/cctdVBeu.s:58 .text.get_fattime:0000000000000000 $t
+ /tmp/cctdVBeu.s:65 .text.get_fattime:0000000000000000 get_fattime
+ /tmp/cctdVBeu.s:93 .bss.SDFile:0000000000000000 SDFile
+ /tmp/cctdVBeu.s:87 .bss.SDFatFS:0000000000000000 SDFatFS
+ /tmp/cctdVBeu.s:100 .bss.SDPath:0000000000000000 SDPath
+ /tmp/cctdVBeu.s:106 .bss.retSD:0000000000000000 retSD
+ /tmp/cctdVBeu.s:84 .bss.SDFatFS:0000000000000000 $d
+ /tmp/cctdVBeu.s:90 .bss.SDFile:0000000000000000 $d
+ /tmp/cctdVBeu.s:96 .bss.SDPath:0000000000000000 $d
+ /tmp/cctdVBeu.s:107 .bss.retSD:0000000000000000 $d
UNDEFINED SYMBOLS
FATFS_LinkDriver
diff --git a/build/fatfs.o b/build/fatfs.o
index 17838c3..a6263d2 100644
Binary files a/build/fatfs.o and b/build/fatfs.o differ
diff --git a/build/fatfs_platform.lst b/build/fatfs_platform.lst
index 67de266..c7b3460 100644
--- a/build/fatfs_platform.lst
+++ b/build/fatfs_platform.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccwVewTq.s page 1
+ARM GAS /tmp/cc86t6XV.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccwVewTq.s page 1
35 .cfi_offset 3, -8
36 .cfi_offset 14, -4
22:Src/fatfs_platform.c **** uint8_t status = SD_PRESENT;
-ARM GAS /tmp/ccwVewTq.s page 2
+ARM GAS /tmp/cc86t6XV.s page 2
37 .loc 1 22 5 view .LVU1
@@ -106,14 +106,14 @@ ARM GAS /tmp/ccwVewTq.s page 1
68 .file 2 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h"
69 .file 3 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
70 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h"
-ARM GAS /tmp/ccwVewTq.s page 3
+ARM GAS /tmp/cc86t6XV.s page 3
DEFINED SYMBOLS
*ABS*:0000000000000000 fatfs_platform.c
- /tmp/ccwVewTq.s:17 .text.BSP_PlatformIsDetected:0000000000000000 $t
- /tmp/ccwVewTq.s:25 .text.BSP_PlatformIsDetected:0000000000000000 BSP_PlatformIsDetected
- /tmp/ccwVewTq.s:62 .text.BSP_PlatformIsDetected:0000000000000014 $d
+ /tmp/cc86t6XV.s:17 .text.BSP_PlatformIsDetected:0000000000000000 $t
+ /tmp/cc86t6XV.s:25 .text.BSP_PlatformIsDetected:0000000000000000 BSP_PlatformIsDetected
+ /tmp/cc86t6XV.s:62 .text.BSP_PlatformIsDetected:0000000000000014 $d
UNDEFINED SYMBOLS
HAL_GPIO_ReadPin
diff --git a/build/fatfs_platform.o b/build/fatfs_platform.o
index 0a4702d..d8c0211 100644
Binary files a/build/fatfs_platform.o and b/build/fatfs_platform.o differ
diff --git a/build/ff.lst b/build/ff.lst
index 5c81ddb..be01c96 100644
--- a/build/ff.lst
+++ b/build/ff.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cc5lWXRL.s page 1
+ARM GAS /tmp/cc9Rkr8s.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
29:Middlewares/Third_Party/FatFs/src/ff.c **** ---------------------------------------------------------------------------*/
30:Middlewares/Third_Party/FatFs/src/ff.c ****
31:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FATFS != 68300 /* Revision ID */
-ARM GAS /tmp/cc5lWXRL.s page 2
+ARM GAS /tmp/cc9Rkr8s.s page 2
32:Middlewares/Third_Party/FatFs/src/ff.c **** #error Wrong include file (ff.h).
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
86:Middlewares/Third_Party/FatFs/src/ff.c **** #define _DF1S 0
87:Middlewares/Third_Party/FatFs/src/ff.c **** #define _EXCVT {0x80,0x81,0x82,0x83,0x84,0x85,0x86,0x87,0x88,0x89,0x8A,0x8B,0x8C,0x8D,0x8E,0x8F, \
88:Middlewares/Third_Party/FatFs/src/ff.c **** 0x90,0x91,0x92,0x93,0x94,0x95,0x96,0x97,0x98,0x99,0x9A,0x9B,0x9C,0x9D,0x9E,0x9F, \
-ARM GAS /tmp/cc5lWXRL.s page 3
+ARM GAS /tmp/cc9Rkr8s.s page 3
89:Middlewares/Third_Party/FatFs/src/ff.c **** 0xA0,0xA1,0xA2,0xA3,0xA4,0xA5,0xA6,0xA7,0xA8,0xA9,0xAA,0xAB,0xAC,0xAD,0xAE,0xAF, \
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
143:Middlewares/Third_Party/FatFs/src/ff.c **** 0x90,0x91,0x91,0xE2,0x99,0x95,0x95,0x97,0x97,0x99,0x9A,0x9B,0x9B,0x9D,0x9E,0xAC, \
144:Middlewares/Third_Party/FatFs/src/ff.c **** 0xB5,0xD6,0xE0,0xE9,0xA4,0xA4,0xA6,0xA6,0xA8,0xA8,0xAA,0x8D,0xAC,0xB8,0xAE,0xAF, \
145:Middlewares/Third_Party/FatFs/src/ff.c **** 0xB0,0xB1,0xB2,0xB3,0xB4,0xB5,0xB6,0xB7,0xB8,0xB9,0xBA,0xBB,0xBC,0xBD,0xBD,0xBF, \
-ARM GAS /tmp/cc5lWXRL.s page 4
+ARM GAS /tmp/cc9Rkr8s.s page 4
146:Middlewares/Third_Party/FatFs/src/ff.c **** 0xC0,0xC1,0xC2,0xC3,0xC4,0xC5,0xC6,0xC6,0xC8,0xC9,0xCA,0xCB,0xCC,0xCD,0xCE,0xCF, \
@@ -238,7 +238,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
200:Middlewares/Third_Party/FatFs/src/ff.c **** 0xB0,0xB1,0xB2,0xB3,0xB4,0xB5,0xB6,0xB7,0xB8,0xB9,0xBA,0xBB,0xBC,0xBD,0xBE,0xBF, \
201:Middlewares/Third_Party/FatFs/src/ff.c **** 0xC0,0xC1,0xC2,0xC3,0xC4,0xC5,0xC6,0xC7,0xC8,0xC9,0xCA,0xCB,0xCC,0xCD,0xCE,0xCF, \
202:Middlewares/Third_Party/FatFs/src/ff.c **** 0xD0,0xD1,0xD2,0xD3,0xD4,0xD5,0xD6,0xD7,0xD8,0xD9,0xDA,0xDB,0xDC,0xDD,0xDE,0xDF, \
-ARM GAS /tmp/cc5lWXRL.s page 5
+ARM GAS /tmp/cc9Rkr8s.s page 5
203:Middlewares/Third_Party/FatFs/src/ff.c **** 0xE0,0xE1,0xE2,0xE3,0xE4,0xE5,0xE6,0xE7,0xE8,0xE9,0xEA,0xEB,0xEC,0xED,0xEE,0xEF, \
@@ -298,7 +298,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
257:Middlewares/Third_Party/FatFs/src/ff.c **** 0xD0,0xD1,0xD2,0xD3,0xD4,0xD5,0xA4,0xA5,0xA6,0xD9,0xDA,0xDB,0xDC,0xA7,0xA8,0xDF, \
258:Middlewares/Third_Party/FatFs/src/ff.c **** 0xA9,0xAA,0xAC,0xAD,0xB5,0xB6,0xB7,0xB8,0xBD,0xBE,0xC6,0xC7,0xCF,0xCF,0xD0,0xEF, \
259:Middlewares/Third_Party/FatFs/src/ff.c **** 0xF0,0xF1,0xD1,0xD2,0xD3,0xF5,0xD4,0xF7,0xF8,0xF9,0xD5,0x96,0x95,0x98,0xFE,0xFF}
-ARM GAS /tmp/cc5lWXRL.s page 6
+ARM GAS /tmp/cc9Rkr8s.s page 6
260:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -358,7 +358,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
314:Middlewares/Third_Party/FatFs/src/ff.c **** #define NS_LOSS 0x01 /* Out of 8.3 format */
315:Middlewares/Third_Party/FatFs/src/ff.c **** #define NS_LFN 0x02 /* Force to create LFN entry */
316:Middlewares/Third_Party/FatFs/src/ff.c **** #define NS_LAST 0x04 /* Last segment */
-ARM GAS /tmp/cc5lWXRL.s page 7
+ARM GAS /tmp/cc9Rkr8s.s page 7
317:Middlewares/Third_Party/FatFs/src/ff.c **** #define NS_BODY 0x08 /* Lower case flag (body) */
@@ -418,7 +418,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
371:Middlewares/Third_Party/FatFs/src/ff.c **** #define BS_BootCode32 90 /* FAT32: Boot code (420-byte) */
372:Middlewares/Third_Party/FatFs/src/ff.c ****
373:Middlewares/Third_Party/FatFs/src/ff.c **** #define BPB_ZeroedEx 11 /* exFAT: MBZ field (53-byte) */
-ARM GAS /tmp/cc5lWXRL.s page 8
+ARM GAS /tmp/cc9Rkr8s.s page 8
374:Middlewares/Third_Party/FatFs/src/ff.c **** #define BPB_VolOfsEx 64 /* exFAT: Volume offset from top of the drive [sector] (QWORD) */
@@ -478,7 +478,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
428:Middlewares/Third_Party/FatFs/src/ff.c **** #define XDIR_FileSize 56 /* exFAT: File/Directory size (QWORD) */
429:Middlewares/Third_Party/FatFs/src/ff.c ****
430:Middlewares/Third_Party/FatFs/src/ff.c **** #define SZDIRE 32 /* Size of a directory entry */
-ARM GAS /tmp/cc5lWXRL.s page 9
+ARM GAS /tmp/cc9Rkr8s.s page 9
431:Middlewares/Third_Party/FatFs/src/ff.c **** #define DDEM 0xE5 /* Deleted directory entry mark set to DIR_Name[0] */
@@ -538,7 +538,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
485:Middlewares/Third_Party/FatFs/src/ff.c **** #if _MAX_SS == _MIN_SS
486:Middlewares/Third_Party/FatFs/src/ff.c **** #define SS(fs) ((UINT)_MAX_SS) /* Fixed sector size */
487:Middlewares/Third_Party/FatFs/src/ff.c **** #else
-ARM GAS /tmp/cc5lWXRL.s page 10
+ARM GAS /tmp/cc9Rkr8s.s page 10
488:Middlewares/Third_Party/FatFs/src/ff.c **** #define SS(fs) ((fs)->ssize) /* Variable sector size */
@@ -598,7 +598,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
542:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
543:Middlewares/Third_Party/FatFs/src/ff.c ****
544:Middlewares/Third_Party/FatFs/src/ff.c **** #if _USE_LFN == 0 /* Non-LFN configuration */
-ARM GAS /tmp/cc5lWXRL.s page 11
+ARM GAS /tmp/cc9Rkr8s.s page 11
545:Middlewares/Third_Party/FatFs/src/ff.c **** #define DEF_NAMBUF
@@ -658,7 +658,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
599:Middlewares/Third_Party/FatFs/src/ff.c ****
600:Middlewares/Third_Party/FatFs/src/ff.c ****
601:Middlewares/Third_Party/FatFs/src/ff.c **** /*--------------------------------------------------------------------------
-ARM GAS /tmp/cc5lWXRL.s page 12
+ARM GAS /tmp/cc9Rkr8s.s page 12
602:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -718,7 +718,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
61 .loc 1 624 1 is_stmt 1 view -0
62 .cfi_startproc
63 @ args = 0, pretend = 0, frame = 0
-ARM GAS /tmp/cc5lWXRL.s page 13
+ARM GAS /tmp/cc9Rkr8s.s page 13
64 @ frame_needed = 0, uses_anonymous_args = 0
@@ -778,7 +778,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
639:Middlewares/Third_Party/FatFs/src/ff.c ****
640:Middlewares/Third_Party/FatFs/src/ff.c **** rv = ptr[7];
641:Middlewares/Third_Party/FatFs/src/ff.c **** rv = rv << 8 | ptr[6];
-ARM GAS /tmp/cc5lWXRL.s page 14
+ARM GAS /tmp/cc9Rkr8s.s page 14
642:Middlewares/Third_Party/FatFs/src/ff.c **** rv = rv << 8 | ptr[5];
@@ -838,7 +838,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
141 @ link register save eliminated.
663:Middlewares/Third_Party/FatFs/src/ff.c **** *ptr++ = (BYTE)val; val >>= 8;
142 .loc 1 663 2 view .LVU33
-ARM GAS /tmp/cc5lWXRL.s page 15
+ARM GAS /tmp/cc9Rkr8s.s page 15
143 .loc 1 663 9 is_stmt 0 view .LVU34
@@ -898,7 +898,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
681:Middlewares/Third_Party/FatFs/src/ff.c **** }
682:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
683:Middlewares/Third_Party/FatFs/src/ff.c **** #endif /* !_FS_READONLY */
-ARM GAS /tmp/cc5lWXRL.s page 16
+ARM GAS /tmp/cc9Rkr8s.s page 16
684:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -958,7 +958,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
218 .section .text.mem_set,"ax",%progbits
219 .align 1
220 .syntax unified
-ARM GAS /tmp/cc5lWXRL.s page 17
+ARM GAS /tmp/cc9Rkr8s.s page 17
221 .thumb
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
264 @ frame_needed = 0, uses_anonymous_args = 0
265 @ link register save eliminated.
266 .loc 1 716 58 is_stmt 0 view .LVU70
-ARM GAS /tmp/cc5lWXRL.s page 18
+ARM GAS /tmp/cc9Rkr8s.s page 18
267 0000 8446 mov ip, r0
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
310 .loc 1 729 40 is_stmt 1 view -0
311 .cfi_startproc
312 @ args = 0, pretend = 0, frame = 0
-ARM GAS /tmp/cc5lWXRL.s page 19
+ARM GAS /tmp/cc9Rkr8s.s page 19
313 @ frame_needed = 0, uses_anonymous_args = 0
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
747:Middlewares/Third_Party/FatFs/src/ff.c **** }
748:Middlewares/Third_Party/FatFs/src/ff.c ****
749:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 20
+ARM GAS /tmp/cc9Rkr8s.s page 20
750:Middlewares/Third_Party/FatFs/src/ff.c **** static
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
783:Middlewares/Third_Party/FatFs/src/ff.c **** Files[i].ofs == dp->dptr) break;
784:Middlewares/Third_Party/FatFs/src/ff.c **** } else { /* Blank entry */
785:Middlewares/Third_Party/FatFs/src/ff.c **** be = 1;
-ARM GAS /tmp/cc5lWXRL.s page 21
+ARM GAS /tmp/cc9Rkr8s.s page 21
373 .loc 1 785 7 view .LVU102
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
783:Middlewares/Third_Party/FatFs/src/ff.c **** } else { /* Blank entry */
413 .loc 1 783 23 view .LVU117
414 003a 4269 ldr r2, [r0, #20]
-ARM GAS /tmp/cc5lWXRL.s page 22
+ARM GAS /tmp/cc9Rkr8s.s page 22
782:Middlewares/Third_Party/FatFs/src/ff.c **** Files[i].ofs == dp->dptr) break;
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
789:Middlewares/Third_Party/FatFs/src/ff.c **** return (be || acc == 2) ? FR_OK : FR_TOO_MANY_OPEN_FILES; /* Is there a blank entry for new objec
457 .loc 1 789 35 view .LVU130
458 0066 0BB1 cbz r3, .L26
-ARM GAS /tmp/cc5lWXRL.s page 23
+ARM GAS /tmp/cc9Rkr8s.s page 23
459 0068 0020 movs r0, #0
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
503 @ frame_needed = 0, uses_anonymous_args = 0
504 @ link register save eliminated.
800:Middlewares/Third_Party/FatFs/src/ff.c **** UINT i;
-ARM GAS /tmp/cc5lWXRL.s page 24
+ARM GAS /tmp/cc9Rkr8s.s page 24
505 .loc 1 800 2 view .LVU139
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
557 .LVL57:
558 .LFB1193:
805:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 25
+ARM GAS /tmp/cc9Rkr8s.s page 25
806:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
600 0018 214A ldr r2, .L58
601 001a 02EB0312 add r2, r2, r3, lsl #4
602 001e 5468 ldr r4, [r2, #4]
-ARM GAS /tmp/cc5lWXRL.s page 26
+ARM GAS /tmp/cc9Rkr8s.s page 26
603 .loc 1 818 27 discriminator 1 view .LVU169
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
640 004c 9189 ldrh r1, [r2, #12]
641 .LVL62:
642 .loc 1 833 15 discriminator 1 view .LVU183
-ARM GAS /tmp/cc5lWXRL.s page 27
+ARM GAS /tmp/cc9Rkr8s.s page 27
643 004e 0131 adds r1, r1, #1
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
682 .loc 1 826 25 is_stmt 0 view .LVU198
683 0076 8468 ldr r4, [r0, #8]
826:Middlewares/Third_Party/FatFs/src/ff.c **** Files[i].ofs = dp->dptr;
-ARM GAS /tmp/cc5lWXRL.s page 28
+ARM GAS /tmp/cc9Rkr8s.s page 28
684 .loc 1 826 16 view .LVU199
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
728 .L54:
831:Middlewares/Third_Party/FatFs/src/ff.c ****
729 .loc 1 831 34 view .LVU212
-ARM GAS /tmp/cc5lWXRL.s page 29
+ARM GAS /tmp/cc9Rkr8s.s page 29
730 009a 0020 movs r0, #0
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
772 0012 03D0 beq .L64
851:Middlewares/Third_Party/FatFs/src/ff.c **** if (n > 0) n--; /* Decrement read mode open count */
773 .loc 1 851 3 is_stmt 1 view .LVU223
-ARM GAS /tmp/cc5lWXRL.s page 30
+ARM GAS /tmp/cc9Rkr8s.s page 30
774 .loc 1 851 6 is_stmt 0 view .LVU224
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
821 0036 0020 movs r0, #0
822 .LVL82:
857:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 31
+ARM GAS /tmp/cc9Rkr8s.s page 31
858:Middlewares/Third_Party/FatFs/src/ff.c **** return res;
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
864 0008 7047 bx lr
865 .L79:
869:Middlewares/Third_Party/FatFs/src/ff.c **** if (Files[i].fs == fs) Files[i].fs = 0;
-ARM GAS /tmp/cc5lWXRL.s page 32
+ARM GAS /tmp/cc9Rkr8s.s page 32
866 .loc 1 869 28 is_stmt 1 view .LVU250
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
905 0028 1A01 lsls r2, r3, #4
906 002a 0349 ldr r1, .L81
907 002c 8A58 ldr r2, [r1, r2]
-ARM GAS /tmp/cc5lWXRL.s page 33
+ARM GAS /tmp/cc9Rkr8s.s page 33
870:Middlewares/Third_Party/FatFs/src/ff.c **** if (Files[i].fs == fs) Files[i].fs = 0;
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
900:Middlewares/Third_Party/FatFs/src/ff.c **** wsect += fs->fsize;
901:Middlewares/Third_Party/FatFs/src/ff.c **** disk_write(fs->drv, fs->win, wsect, 1);
902:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 34
+ARM GAS /tmp/cc9Rkr8s.s page 34
903:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
957:Middlewares/Third_Party/FatFs/src/ff.c **** st_word(fs->win + BS_55AA, 0xAA55);
958:Middlewares/Third_Party/FatFs/src/ff.c **** st_dword(fs->win + FSI_LeadSig, 0x41615252);
959:Middlewares/Third_Party/FatFs/src/ff.c **** st_dword(fs->win + FSI_StrucSig, 0x61417272);
-ARM GAS /tmp/cc5lWXRL.s page 35
+ARM GAS /tmp/cc9Rkr8s.s page 35
960:Middlewares/Third_Party/FatFs/src/ff.c **** st_dword(fs->win + FSI_Free_Count, fs->free_clst);
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
958 .loc 1 990 26 view .LVU278
959 000e 01FB0300 mla r0, r1, r3, r0
960 0012 7047 bx lr
-ARM GAS /tmp/cc5lWXRL.s page 36
+ARM GAS /tmp/cc9Rkr8s.s page 36
961 .LVL90:
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1026:Middlewares/Third_Party/FatFs/src/ff.c ****
1027:Middlewares/Third_Party/FatFs/src/ff.c **** case FS_FAT16 :
1028:Middlewares/Third_Party/FatFs/src/ff.c **** if (move_window(fs, fs->fatbase + (clst / (SS(fs) / 2))) != FR_OK) break;
-ARM GAS /tmp/cc5lWXRL.s page 37
+ARM GAS /tmp/cc9Rkr8s.s page 37
1029:Middlewares/Third_Party/FatFs/src/ff.c **** val = ld_word(fs->win + clst * 2 % SS(fs));
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1083:Middlewares/Third_Party/FatFs/src/ff.c **** DWORD clst, /* FAT index number (cluster number) to be changed */
1084:Middlewares/Third_Party/FatFs/src/ff.c **** DWORD val /* New value to be set to the entry */
1085:Middlewares/Third_Party/FatFs/src/ff.c **** )
-ARM GAS /tmp/cc5lWXRL.s page 38
+ARM GAS /tmp/cc9Rkr8s.s page 38
1086:Middlewares/Third_Party/FatFs/src/ff.c **** {
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1140:Middlewares/Third_Party/FatFs/src/ff.c ****
1141:Middlewares/Third_Party/FatFs/src/ff.c **** /*--------------------------------------*/
1142:Middlewares/Third_Party/FatFs/src/ff.c **** /* Find a contiguous free cluster block */
-ARM GAS /tmp/cc5lWXRL.s page 39
+ARM GAS /tmp/cc9Rkr8s.s page 39
1143:Middlewares/Third_Party/FatFs/src/ff.c **** /*--------------------------------------*/
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1197:Middlewares/Third_Party/FatFs/src/ff.c ****
1198:Middlewares/Third_Party/FatFs/src/ff.c **** clst -= 2; /* The first bit corresponds to cluster #2 */
1199:Middlewares/Third_Party/FatFs/src/ff.c **** sect = fs->database + clst / 8 / SS(fs); /* Sector address (assuming bitmap is located top of the
-ARM GAS /tmp/cc5lWXRL.s page 40
+ARM GAS /tmp/cc9Rkr8s.s page 40
1200:Middlewares/Third_Party/FatFs/src/ff.c **** i = clst / 8 % SS(fs); /* Byte offset in the sector */
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1254:Middlewares/Third_Party/FatFs/src/ff.c **** while (obj->n_frag > 0) { /* Create the last chain on the FAT */
1255:Middlewares/Third_Party/FatFs/src/ff.c **** res = put_fat(obj->fs, lcl - obj->n_frag + 1, (obj->n_frag > 1) ? lcl - obj->n_frag + 2 : term);
1256:Middlewares/Third_Party/FatFs/src/ff.c **** if (res != FR_OK) return res;
-ARM GAS /tmp/cc5lWXRL.s page 41
+ARM GAS /tmp/cc9Rkr8s.s page 41
1257:Middlewares/Third_Party/FatFs/src/ff.c **** obj->n_frag--;
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1311:Middlewares/Third_Party/FatFs/src/ff.c **** ecl = nxt;
1312:Middlewares/Third_Party/FatFs/src/ff.c **** } else { /* End of contiguous cluster block */
1313:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_EXFAT
-ARM GAS /tmp/cc5lWXRL.s page 42
+ARM GAS /tmp/cc9Rkr8s.s page 42
1314:Middlewares/Third_Party/FatFs/src/ff.c **** if (fs->fs_type == FS_EXFAT) {
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1368:Middlewares/Third_Party/FatFs/src/ff.c **** if (cs == 0xFFFFFFFF) return cs; /* A disk error occurred */
1369:Middlewares/Third_Party/FatFs/src/ff.c **** if (cs < fs->n_fatent) return cs; /* It is already followed by next cluster */
1370:Middlewares/Third_Party/FatFs/src/ff.c **** scl = clst;
-ARM GAS /tmp/cc5lWXRL.s page 43
+ARM GAS /tmp/cc9Rkr8s.s page 43
1371:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1425:Middlewares/Third_Party/FatFs/src/ff.c ****
1426:Middlewares/Third_Party/FatFs/src/ff.c **** return ncl; /* Return new cluster number or error status */
1427:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 44
+ARM GAS /tmp/cc9Rkr8s.s page 44
1428:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1012 .LVL99:
1013 .L90:
1451:Middlewares/Third_Party/FatFs/src/ff.c **** for (;;) {
-ARM GAS /tmp/cc5lWXRL.s page 45
+ARM GAS /tmp/cc9Rkr8s.s page 45
1452:Middlewares/Third_Party/FatFs/src/ff.c **** ncl = *tbl++; /* Number of cluters in the fragment */
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1055 ld_clust:
1056 .LVL104:
1057 .LFB1208:
-ARM GAS /tmp/cc5lWXRL.s page 46
+ARM GAS /tmp/cc9Rkr8s.s page 46
1459:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1513:Middlewares/Third_Party/FatFs/src/ff.c ****
1514:Middlewares/Third_Party/FatFs/src/ff.c **** /*-----------------------------------------------------------------------*/
1515:Middlewares/Third_Party/FatFs/src/ff.c **** /* Directory handling - Move directory table index next */
-ARM GAS /tmp/cc5lWXRL.s page 47
+ARM GAS /tmp/cc9Rkr8s.s page 47
1516:Middlewares/Third_Party/FatFs/src/ff.c **** /*-----------------------------------------------------------------------*/
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1570:Middlewares/Third_Party/FatFs/src/ff.c **** dp->sect = clust2sect(fs, clst);
1571:Middlewares/Third_Party/FatFs/src/ff.c **** }
1572:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 48
+ARM GAS /tmp/cc9Rkr8s.s page 48
1573:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1627:Middlewares/Third_Party/FatFs/src/ff.c **** /*-----------------------------------------------------------------------*/
1628:Middlewares/Third_Party/FatFs/src/ff.c **** /* FAT: Directory handling - Load/Store start cluster number */
1629:Middlewares/Third_Party/FatFs/src/ff.c **** /*-----------------------------------------------------------------------*/
-ARM GAS /tmp/cc5lWXRL.s page 49
+ARM GAS /tmp/cc9Rkr8s.s page 49
1630:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1641:Middlewares/Third_Party/FatFs/src/ff.c **** cl |= (DWORD)ld_word(dir + DIR_FstClusHI) << 16;
1095 .loc 1 1641 16 is_stmt 0 view .LVU322
1096 0018 05F11400 add r0, r5, #20
-ARM GAS /tmp/cc5lWXRL.s page 50
+ARM GAS /tmp/cc9Rkr8s.s page 50
1097 .LVL109:
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1138 .loc 1 1656 2 is_stmt 0 view .LVU330
1139 000a 04F11A00 add r0, r4, #26
1140 .LVL114:
-ARM GAS /tmp/cc5lWXRL.s page 51
+ARM GAS /tmp/cc9Rkr8s.s page 51
1141 .loc 1 1656 2 view .LVU331
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1678:Middlewares/Third_Party/FatFs/src/ff.c **** const WCHAR* lfnbuf, /* Pointer to the LFN working buffer to be compared */
1679:Middlewares/Third_Party/FatFs/src/ff.c **** BYTE* dir /* Pointer to the directory entry containing the part of LFN */
1680:Middlewares/Third_Party/FatFs/src/ff.c **** )
-ARM GAS /tmp/cc5lWXRL.s page 52
+ARM GAS /tmp/cc9Rkr8s.s page 52
1681:Middlewares/Third_Party/FatFs/src/ff.c **** {
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1735:Middlewares/Third_Party/FatFs/src/ff.c ****
1736:Middlewares/Third_Party/FatFs/src/ff.c **** if (dir[LDIR_Ord] & LLEF) { /* Put terminator if it is the last LFN part */
1737:Middlewares/Third_Party/FatFs/src/ff.c **** if (i >= _MAX_LFN) return 0; /* Buffer overflow? */
-ARM GAS /tmp/cc5lWXRL.s page 53
+ARM GAS /tmp/cc9Rkr8s.s page 53
1738:Middlewares/Third_Party/FatFs/src/ff.c **** lfnbuf[i] = 0;
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1792:Middlewares/Third_Party/FatFs/src/ff.c **** const WCHAR* lfn, /* Pointer to LFN */
1793:Middlewares/Third_Party/FatFs/src/ff.c **** UINT seq /* Sequence number */
1794:Middlewares/Third_Party/FatFs/src/ff.c **** )
-ARM GAS /tmp/cc5lWXRL.s page 54
+ARM GAS /tmp/cc9Rkr8s.s page 54
1795:Middlewares/Third_Party/FatFs/src/ff.c **** {
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1849:Middlewares/Third_Party/FatFs/src/ff.c **** const BYTE* dir /* Pointer to the SFN entry */
1850:Middlewares/Third_Party/FatFs/src/ff.c **** )
1851:Middlewares/Third_Party/FatFs/src/ff.c **** {
-ARM GAS /tmp/cc5lWXRL.s page 55
+ARM GAS /tmp/cc9Rkr8s.s page 55
1852:Middlewares/Third_Party/FatFs/src/ff.c **** BYTE sum = 0;
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1906:Middlewares/Third_Party/FatFs/src/ff.c **** return sum;
1907:Middlewares/Third_Party/FatFs/src/ff.c **** }
1908:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 56
+ARM GAS /tmp/cc9Rkr8s.s page 56
1909:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1963:Middlewares/Third_Party/FatFs/src/ff.c **** fno->altname[0] = 0; /* No SFN */
1964:Middlewares/Third_Party/FatFs/src/ff.c **** fno->fattrib = dirb[XDIR_Attr]; /* Attribute */
1965:Middlewares/Third_Party/FatFs/src/ff.c **** fno->fsize = (fno->fattrib & AM_DIR) ? 0 : ld_qword(dirb + XDIR_FileSize); /* Size */
-ARM GAS /tmp/cc5lWXRL.s page 57
+ARM GAS /tmp/cc9Rkr8s.s page 57
1966:Middlewares/Third_Party/FatFs/src/ff.c **** fno->ftime = ld_word(dirb + XDIR_ModTime + 0); /* Time */
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2020:Middlewares/Third_Party/FatFs/src/ff.c **** }
2021:Middlewares/Third_Party/FatFs/src/ff.c ****
2022:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 58
+ARM GAS /tmp/cc9Rkr8s.s page 58
2023:Middlewares/Third_Party/FatFs/src/ff.c **** #if !_FS_READONLY || _FS_RPATH != 0
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2077:Middlewares/Third_Party/FatFs/src/ff.c **** res = dir_next(dp, 0);
2078:Middlewares/Third_Party/FatFs/src/ff.c **** }
2079:Middlewares/Third_Party/FatFs/src/ff.c **** return (res == FR_OK || res == FR_DISK_ERR) ? res : FR_INT_ERR;
-ARM GAS /tmp/cc5lWXRL.s page 59
+ARM GAS /tmp/cc9Rkr8s.s page 59
2080:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2134:Middlewares/Third_Party/FatFs/src/ff.c **** )
2135:Middlewares/Third_Party/FatFs/src/ff.c **** {
2136:Middlewares/Third_Party/FatFs/src/ff.c **** FRESULT res = FR_NO_FILE;
-ARM GAS /tmp/cc5lWXRL.s page 60
+ARM GAS /tmp/cc9Rkr8s.s page 60
2137:Middlewares/Third_Party/FatFs/src/ff.c **** FATFS *fs = dp->obj.fs;
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2191:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
2192:Middlewares/Third_Party/FatFs/src/ff.c **** }
2193:Middlewares/Third_Party/FatFs/src/ff.c **** res = dir_next(dp, 0); /* Next entry */
-ARM GAS /tmp/cc5lWXRL.s page 61
+ARM GAS /tmp/cc9Rkr8s.s page 61
2194:Middlewares/Third_Party/FatFs/src/ff.c **** if (res != FR_OK) break;
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2248:Middlewares/Third_Party/FatFs/src/ff.c **** res = move_window(fs, dp->sect);
2249:Middlewares/Third_Party/FatFs/src/ff.c **** if (res != FR_OK) break;
2250:Middlewares/Third_Party/FatFs/src/ff.c **** c = dp->dir[DIR_Name];
-ARM GAS /tmp/cc5lWXRL.s page 62
+ARM GAS /tmp/cc9Rkr8s.s page 62
2251:Middlewares/Third_Party/FatFs/src/ff.c **** if (c == 0) { res = FR_NO_FILE; break; } /* Reached to end of table */
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2305:Middlewares/Third_Party/FatFs/src/ff.c ****
2306:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_EXFAT
2307:Middlewares/Third_Party/FatFs/src/ff.c **** if (fs->fs_type == FS_EXFAT) { /* On the exFAT volume */
-ARM GAS /tmp/cc5lWXRL.s page 63
+ARM GAS /tmp/cc9Rkr8s.s page 63
2308:Middlewares/Third_Party/FatFs/src/ff.c **** DIR dj;
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2362:Middlewares/Third_Party/FatFs/src/ff.c **** }
2363:Middlewares/Third_Party/FatFs/src/ff.c **** }
2364:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 64
+ARM GAS /tmp/cc9Rkr8s.s page 64
2365:Middlewares/Third_Party/FatFs/src/ff.c **** #else /* Non LFN configuration */
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2419:Middlewares/Third_Party/FatFs/src/ff.c **** } while (res == FR_OK);
2420:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_NO_FILE) res = FR_INT_ERR;
2421:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 65
+ARM GAS /tmp/cc9Rkr8s.s page 65
2422:Middlewares/Third_Party/FatFs/src/ff.c **** #else /* Non LFN configuration */
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1192 0002 0023 movs r3, #0
1193 0004 4B72 strb r3, [r1, #9]
2459:Middlewares/Third_Party/FatFs/src/ff.c **** if (!dp->sect) return; /* Exit if read pointer has reached end of directory */
-ARM GAS /tmp/cc5lWXRL.s page 66
+ARM GAS /tmp/cc9Rkr8s.s page 66
1194 .loc 1 2459 2 is_stmt 1 view .LVU345
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2507:Middlewares/Third_Party/FatFs/src/ff.c **** }
2508:Middlewares/Third_Party/FatFs/src/ff.c **** fno->fname[j] = c;
2509:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 67
+ARM GAS /tmp/cc9Rkr8s.s page 67
2510:Middlewares/Third_Party/FatFs/src/ff.c **** j++;
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1235 002c CB5C ldrb r3, [r1, r3] @ zero_extendqisi2
1236 .LVL124:
2522:Middlewares/Third_Party/FatFs/src/ff.c **** if (c == RDDEM) c = (TCHAR)DDEM; /* Restore replaced DDEM character */
-ARM GAS /tmp/cc5lWXRL.s page 68
+ARM GAS /tmp/cc9Rkr8s.s page 68
1237 .loc 1 2522 3 is_stmt 1 view .LVU360
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1277 004c DB7A ldrb r3, [r3, #11] @ zero_extendqisi2
1278 004e 2372 strb r3, [r4, #8]
2531:Middlewares/Third_Party/FatFs/src/ff.c **** fno->fsize = ld_dword(dp->dir + DIR_FileSize); /* Size */
-ARM GAS /tmp/cc5lWXRL.s page 69
+ARM GAS /tmp/cc9Rkr8s.s page 69
1279 .loc 1 2531 2 is_stmt 1 view .LVU377
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2539:Middlewares/Third_Party/FatFs/src/ff.c ****
2540:Middlewares/Third_Party/FatFs/src/ff.c **** #if _USE_FIND && _FS_MINIMIZE <= 1
2541:Middlewares/Third_Party/FatFs/src/ff.c **** /*-----------------------------------------------------------------------*/
-ARM GAS /tmp/cc5lWXRL.s page 70
+ARM GAS /tmp/cc9Rkr8s.s page 70
2542:Middlewares/Third_Party/FatFs/src/ff.c **** /* Pattern matching */
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2596:Middlewares/Third_Party/FatFs/src/ff.c **** nc = *np; break; /* Branch mismatched */
2597:Middlewares/Third_Party/FatFs/src/ff.c **** }
2598:Middlewares/Third_Party/FatFs/src/ff.c **** pc = get_achar(&pp); /* Get a pattern char */
-ARM GAS /tmp/cc5lWXRL.s page 71
+ARM GAS /tmp/cc9Rkr8s.s page 71
2599:Middlewares/Third_Party/FatFs/src/ff.c **** nc = get_achar(&np); /* Get a name char */
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2633:Middlewares/Third_Party/FatFs/src/ff.c **** if (w < ' ') break; /* Break if end of the path name */
2634:Middlewares/Third_Party/FatFs/src/ff.c **** if (w == '/' || w == '\\') { /* Break if a separator is found */
2635:Middlewares/Third_Party/FatFs/src/ff.c **** while (p[si] == '/' || p[si] == '\\') si++; /* Skip duplicated separator if exist */
-ARM GAS /tmp/cc5lWXRL.s page 72
+ARM GAS /tmp/cc9Rkr8s.s page 72
2636:Middlewares/Third_Party/FatFs/src/ff.c **** break;
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2690:Middlewares/Third_Party/FatFs/src/ff.c **** if (si != di) cf |= NS_LOSS | NS_LFN; /* Out of 8.3 format */
2691:Middlewares/Third_Party/FatFs/src/ff.c **** if (si > di) break; /* No extension */
2692:Middlewares/Third_Party/FatFs/src/ff.c **** si = di; i = 8; ni = 11; /* Enter extension section */
-ARM GAS /tmp/cc5lWXRL.s page 73
+ARM GAS /tmp/cc9Rkr8s.s page 73
2693:Middlewares/Third_Party/FatFs/src/ff.c **** b <<= 2; continue;
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1347 .loc 1 2744 2 view .LVU394
2745:Middlewares/Third_Party/FatFs/src/ff.c ****
2746:Middlewares/Third_Party/FatFs/src/ff.c **** /* Create file name in directory form */
-ARM GAS /tmp/cc5lWXRL.s page 74
+ARM GAS /tmp/cc9Rkr8s.s page 74
2747:Middlewares/Third_Party/FatFs/src/ff.c **** p = *path; sfn = dp->fn;
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1381 .L113:
1382 .loc 1 2767 10 is_stmt 1 discriminator 1 view .LVU409
1383 .loc 1 2767 12 is_stmt 0 discriminator 1 view .LVU410
-ARM GAS /tmp/cc5lWXRL.s page 75
+ARM GAS /tmp/cc9Rkr8s.s page 75
1384 0024 18F80630 ldrb r3, [r8, r6] @ zero_extendqisi2
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1407 .L121:
2799:Middlewares/Third_Party/FatFs/src/ff.c **** sfn[NSFLAG] = (c <= ' ') ? NS_LAST : 0; /* Set last segment flag if end of the path */
1408 .loc 1 2799 2 is_stmt 1 view .LVU420
-ARM GAS /tmp/cc5lWXRL.s page 76
+ARM GAS /tmp/cc9Rkr8s.s page 76
1409 .loc 1 2799 14 is_stmt 0 view .LVU421
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1449 .LVL147:
1450 .L120:
2792:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 77
+ARM GAS /tmp/cc9Rkr8s.s page 77
1451 .loc 1 2792 4 is_stmt 1 view .LVU437
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2771:Middlewares/Third_Party/FatFs/src/ff.c **** i = 8; ni = 11; /* Goto extension */
1490 .loc 1 2771 22 view .LVU453
1491 0092 18BF it ne
-ARM GAS /tmp/cc5lWXRL.s page 78
+ARM GAS /tmp/cc9Rkr8s.s page 78
1492 0094 0124 movne r4, #1
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1533 .loc 1 2771 37 view .LVU466
1534 00ba 0620 movs r0, #6
1535 .LVL161:
-ARM GAS /tmp/cc5lWXRL.s page 79
+ARM GAS /tmp/cc9Rkr8s.s page 79
1536 .L117:
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2825:Middlewares/Third_Party/FatFs/src/ff.c **** if (*path != '/' && *path != '\\') { /* Without heading separator */
2826:Middlewares/Third_Party/FatFs/src/ff.c **** obj->sclust = fs->cdir; /* Start from current directory */
2827:Middlewares/Third_Party/FatFs/src/ff.c **** } else
-ARM GAS /tmp/cc5lWXRL.s page 80
+ARM GAS /tmp/cc9Rkr8s.s page 80
2828:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2882:Middlewares/Third_Party/FatFs/src/ff.c **** obj->sclust = ld_dword(fs->dirbuf + XDIR_FstClus); /* Open next directory */
2883:Middlewares/Third_Party/FatFs/src/ff.c **** obj->stat = fs->dirbuf[XDIR_GenFlags] & 2;
2884:Middlewares/Third_Party/FatFs/src/ff.c **** obj->objsize = ld_qword(fs->dirbuf + XDIR_FileSize);
-ARM GAS /tmp/cc5lWXRL.s page 81
+ARM GAS /tmp/cc9Rkr8s.s page 81
2885:Middlewares/Third_Party/FatFs/src/ff.c **** } else
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1585 0006 0246 mov r2, r0
1586 0008 03E0 b .L134
1587 .L142:
-ARM GAS /tmp/cc5lWXRL.s page 82
+ARM GAS /tmp/cc9Rkr8s.s page 82
2910:Middlewares/Third_Party/FatFs/src/ff.c **** int vol = -1;
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2951:Middlewares/Third_Party/FatFs/src/ff.c **** vol = 0; /* Drive 0 */
1611 .loc 1 2951 7 view .LVU488
1612 0020 0020 movs r0, #0
-ARM GAS /tmp/cc5lWXRL.s page 83
+ARM GAS /tmp/cc9Rkr8s.s page 83
1613 .LVL169:
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1649 .loc 1 2910 6 view .LVU503
1650 003c 4FF0FF30 mov r0, #-1
1651 .LVL177:
-ARM GAS /tmp/cc5lWXRL.s page 84
+ARM GAS /tmp/cc9Rkr8s.s page 84
2910:Middlewares/Third_Party/FatFs/src/ff.c **** #if _STR_VOLUME_ID /* Find string drive id */
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2985:Middlewares/Third_Party/FatFs/src/ff.c ****
2986:Middlewares/Third_Party/FatFs/src/ff.c ****
2987:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 85
+ARM GAS /tmp/cc9Rkr8s.s page 85
2988:Middlewares/Third_Party/FatFs/src/ff.c **** /*-----------------------------------------------------------------------*/
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3042:Middlewares/Third_Party/FatFs/src/ff.c **** }
3043:Middlewares/Third_Party/FatFs/src/ff.c **** #if _MAX_SS != _MIN_SS /* Get sector size (multiple sector size cfg only) */
3044:Middlewares/Third_Party/FatFs/src/ff.c **** if (disk_ioctl(fs->drv, GET_SECTOR_SIZE, &SS(fs)) != RES_OK) return FR_DISK_ERR;
-ARM GAS /tmp/cc5lWXRL.s page 86
+ARM GAS /tmp/cc9Rkr8s.s page 86
3045:Middlewares/Third_Party/FatFs/src/ff.c **** if (SS(fs) > _MAX_SS || SS(fs) < _MIN_SS || (SS(fs) & (SS(fs) - 1))) return FR_DISK_ERR;
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3099:Middlewares/Third_Party/FatFs/src/ff.c **** fs->fatbase = bsect + ld_dword(fs->win + BPB_FatOfsEx);
3100:Middlewares/Third_Party/FatFs/src/ff.c **** if (maxlba < (QWORD)fs->database + nclst * fs->csize) return FR_NO_FILESYSTEM; /* (Volume size mu
3101:Middlewares/Third_Party/FatFs/src/ff.c **** fs->dirbase = ld_dword(fs->win + BPB_RootClusEx);
-ARM GAS /tmp/cc5lWXRL.s page 87
+ARM GAS /tmp/cc9Rkr8s.s page 87
3102:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3156:Middlewares/Third_Party/FatFs/src/ff.c **** szbfat = fs->n_fatent * 4; /* (Needed FAT size) */
3157:Middlewares/Third_Party/FatFs/src/ff.c **** } else {
3158:Middlewares/Third_Party/FatFs/src/ff.c **** if (fs->n_rootdir == 0) return FR_NO_FILESYSTEM;/* (BPB_RootEntCnt must not be 0) */
-ARM GAS /tmp/cc5lWXRL.s page 88
+ARM GAS /tmp/cc9Rkr8s.s page 88
3159:Middlewares/Third_Party/FatFs/src/ff.c **** fs->dirbase = fs->fatbase + fasize; /* Root directory start sector */
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3213:Middlewares/Third_Party/FatFs/src/ff.c **** /*-----------------------------------------------------------------------*/
3214:Middlewares/Third_Party/FatFs/src/ff.c ****
3215:Middlewares/Third_Party/FatFs/src/ff.c **** static
-ARM GAS /tmp/cc5lWXRL.s page 89
+ARM GAS /tmp/cc9Rkr8s.s page 89
3216:Middlewares/Third_Party/FatFs/src/ff.c **** FRESULT validate ( /* Returns FR_OK or FR_INVALID_OBJECT */
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3270:Middlewares/Third_Party/FatFs/src/ff.c ****
3271:Middlewares/Third_Party/FatFs/src/ff.c ****
3272:Middlewares/Third_Party/FatFs/src/ff.c **** /* Get logical drive number */
-ARM GAS /tmp/cc5lWXRL.s page 90
+ARM GAS /tmp/cc9Rkr8s.s page 90
3273:Middlewares/Third_Party/FatFs/src/ff.c **** vol = get_ldnumber(&rp);
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3327:Middlewares/Third_Party/FatFs/src/ff.c **** mode &= _FS_READONLY ? FA_READ : FA_READ | FA_WRITE | FA_CREATE_ALWAYS | FA_CREATE_NEW | FA_OPEN_A
3328:Middlewares/Third_Party/FatFs/src/ff.c **** res = find_volume(&path, &fs, mode);
3329:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) {
-ARM GAS /tmp/cc5lWXRL.s page 91
+ARM GAS /tmp/cc9Rkr8s.s page 91
3330:Middlewares/Third_Party/FatFs/src/ff.c **** dj.obj.fs = fs;
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3384:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK && fp->obj.sclust) { /* Remove the cluster chain if exist */
3385:Middlewares/Third_Party/FatFs/src/ff.c **** res = remove_chain(&fp->obj, fp->obj.sclust, 0);
3386:Middlewares/Third_Party/FatFs/src/ff.c **** fs->last_clst = fp->obj.sclust - 1; /* Reuse the cluster hole */
-ARM GAS /tmp/cc5lWXRL.s page 92
+ARM GAS /tmp/cc9Rkr8s.s page 92
3387:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3441:Middlewares/Third_Party/FatFs/src/ff.c **** }
3442:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
3443:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 93
+ARM GAS /tmp/cc9Rkr8s.s page 93
3444:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) {
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3498:Middlewares/Third_Party/FatFs/src/ff.c ****
3499:Middlewares/Third_Party/FatFs/src/ff.c **** if (res != FR_OK) fp->obj.fs = 0; /* Invalidate file object on error */
3500:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 94
+ARM GAS /tmp/cc9Rkr8s.s page 94
3501:Middlewares/Third_Party/FatFs/src/ff.c **** LEAVE_FF(fs, res);
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3555:Middlewares/Third_Party/FatFs/src/ff.c **** if (!sect) ABORT(fs, FR_INT_ERR);
3556:Middlewares/Third_Party/FatFs/src/ff.c **** sect += csect;
3557:Middlewares/Third_Party/FatFs/src/ff.c **** cc = btr / SS(fs); /* When remaining bytes >= sector size, */
-ARM GAS /tmp/cc5lWXRL.s page 95
+ARM GAS /tmp/cc9Rkr8s.s page 95
3558:Middlewares/Third_Party/FatFs/src/ff.c **** if (cc) { /* Read maximum contiguous sectors directly */
@@ -5698,7 +5698,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3612:Middlewares/Third_Party/FatFs/src/ff.c **** FIL* fp, /* Pointer to the file object */
3613:Middlewares/Third_Party/FatFs/src/ff.c **** const void* buff, /* Pointer to the data to be written */
3614:Middlewares/Third_Party/FatFs/src/ff.c **** UINT btw, /* Number of bytes to write */
-ARM GAS /tmp/cc5lWXRL.s page 96
+ARM GAS /tmp/cc9Rkr8s.s page 96
3615:Middlewares/Third_Party/FatFs/src/ff.c **** UINT* bw /* Pointer to number of bytes written */
@@ -5758,7 +5758,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3669:Middlewares/Third_Party/FatFs/src/ff.c **** sect = clust2sect(fs, fp->clust); /* Get current sector */
3670:Middlewares/Third_Party/FatFs/src/ff.c **** if (!sect) ABORT(fs, FR_INT_ERR);
3671:Middlewares/Third_Party/FatFs/src/ff.c **** sect += csect;
-ARM GAS /tmp/cc5lWXRL.s page 97
+ARM GAS /tmp/cc9Rkr8s.s page 97
3672:Middlewares/Third_Party/FatFs/src/ff.c **** cc = btw / SS(fs); /* When remaining bytes >= sector size, */
@@ -5818,7 +5818,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3726:Middlewares/Third_Party/FatFs/src/ff.c ****
3727:Middlewares/Third_Party/FatFs/src/ff.c ****
3728:Middlewares/Third_Party/FatFs/src/ff.c **** /*-----------------------------------------------------------------------*/
-ARM GAS /tmp/cc5lWXRL.s page 98
+ARM GAS /tmp/cc9Rkr8s.s page 98
3729:Middlewares/Third_Party/FatFs/src/ff.c **** /* Synchronize the File */
@@ -5878,7 +5878,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3783:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
3784:Middlewares/Third_Party/FatFs/src/ff.c **** {
3785:Middlewares/Third_Party/FatFs/src/ff.c **** res = move_window(fs, fp->dir_sect);
-ARM GAS /tmp/cc5lWXRL.s page 99
+ARM GAS /tmp/cc9Rkr8s.s page 99
3786:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) {
@@ -5938,7 +5938,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3840:Middlewares/Third_Party/FatFs/src/ff.c **** }
3841:Middlewares/Third_Party/FatFs/src/ff.c ****
3842:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 100
+ARM GAS /tmp/cc9Rkr8s.s page 100
3843:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -5998,7 +5998,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3897:Middlewares/Third_Party/FatFs/src/ff.c **** if (fs->fs_type == FS_EXFAT) {
3898:Middlewares/Third_Party/FatFs/src/ff.c **** fs->cdir = ld_dword(fs->dirbuf + XDIR_FstClus); /* Sub-directory cluster */
3899:Middlewares/Third_Party/FatFs/src/ff.c **** fs->cdc_scl = dj.obj.sclust; /* Save containing directory information */
-ARM GAS /tmp/cc5lWXRL.s page 101
+ARM GAS /tmp/cc9Rkr8s.s page 101
3900:Middlewares/Third_Party/FatFs/src/ff.c **** fs->cdc_size = ((DWORD)dj.obj.objsize & 0xFFFFFF00) | dj.obj.stat;
@@ -6058,7 +6058,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3954:Middlewares/Third_Party/FatFs/src/ff.c **** res = dir_read(&dj, 0);
3955:Middlewares/Third_Party/FatFs/src/ff.c **** if (res != FR_OK) break;
3956:Middlewares/Third_Party/FatFs/src/ff.c **** if (ccl == ld_clust(fs, dj.dir)) break; /* Found the entry */
-ARM GAS /tmp/cc5lWXRL.s page 102
+ARM GAS /tmp/cc9Rkr8s.s page 102
3957:Middlewares/Third_Party/FatFs/src/ff.c **** res = dir_next(&dj, 0);
@@ -6118,7 +6118,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4011:Middlewares/Third_Party/FatFs/src/ff.c **** DWORD cl, pcl, ncl, tcl, dsc, tlen, ulen, *tbl;
4012:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
4013:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 103
+ARM GAS /tmp/cc9Rkr8s.s page 103
4014:Middlewares/Third_Party/FatFs/src/ff.c **** res = validate(&fp->obj, &fs); /* Check validity of the file object */
@@ -6178,7 +6178,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4068:Middlewares/Third_Party/FatFs/src/ff.c **** fp->sect = dsc;
4069:Middlewares/Third_Party/FatFs/src/ff.c **** }
4070:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 104
+ARM GAS /tmp/cc9Rkr8s.s page 104
4071:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -6238,7 +6238,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4125:Middlewares/Third_Party/FatFs/src/ff.c **** }
4126:Middlewares/Third_Party/FatFs/src/ff.c **** fp->fptr += ofs;
4127:Middlewares/Third_Party/FatFs/src/ff.c **** if (ofs % SS(fs)) {
-ARM GAS /tmp/cc5lWXRL.s page 105
+ARM GAS /tmp/cc9Rkr8s.s page 105
4128:Middlewares/Third_Party/FatFs/src/ff.c **** nsect = clust2sect(fs, clst); /* Current sector */
@@ -6298,7 +6298,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4182:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) { /* Follow completed */
4183:Middlewares/Third_Party/FatFs/src/ff.c **** if (!(dp->fn[NSFLAG] & NS_NONAME)) { /* It is not the origin directory itself */
4184:Middlewares/Third_Party/FatFs/src/ff.c **** if (obj->attr & AM_DIR) { /* This object is a sub-directory */
-ARM GAS /tmp/cc5lWXRL.s page 106
+ARM GAS /tmp/cc9Rkr8s.s page 106
4185:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_EXFAT
@@ -6358,7 +6358,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4239:Middlewares/Third_Party/FatFs/src/ff.c ****
4240:Middlewares/Third_Party/FatFs/src/ff.c **** res = validate(&dp->obj, &fs); /* Check validity of the file object */
4241:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) {
-ARM GAS /tmp/cc5lWXRL.s page 107
+ARM GAS /tmp/cc9Rkr8s.s page 107
4242:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_LOCK != 0
@@ -6418,7 +6418,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4296:Middlewares/Third_Party/FatFs/src/ff.c **** #if _USE_FIND
4297:Middlewares/Third_Party/FatFs/src/ff.c **** /*-----------------------------------------------------------------------*/
4298:Middlewares/Third_Party/FatFs/src/ff.c **** /* Find Next File */
-ARM GAS /tmp/cc5lWXRL.s page 108
+ARM GAS /tmp/cc9Rkr8s.s page 108
4299:Middlewares/Third_Party/FatFs/src/ff.c **** /*-----------------------------------------------------------------------*/
@@ -6478,7 +6478,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4353:Middlewares/Third_Party/FatFs/src/ff.c **** FRESULT f_stat (
4354:Middlewares/Third_Party/FatFs/src/ff.c **** const TCHAR* path, /* Pointer to the file path */
4355:Middlewares/Third_Party/FatFs/src/ff.c **** FILINFO* fno /* Pointer to file information to return */
-ARM GAS /tmp/cc5lWXRL.s page 109
+ARM GAS /tmp/cc9Rkr8s.s page 109
4356:Middlewares/Third_Party/FatFs/src/ff.c **** )
@@ -6538,7 +6538,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4410:Middlewares/Third_Party/FatFs/src/ff.c **** /* Get number of free clusters */
4411:Middlewares/Third_Party/FatFs/src/ff.c **** nfree = 0;
4412:Middlewares/Third_Party/FatFs/src/ff.c **** if (fs->fs_type == FS_FAT12) { /* FAT12: Sector unalighed FAT entries */
-ARM GAS /tmp/cc5lWXRL.s page 110
+ARM GAS /tmp/cc9Rkr8s.s page 110
4413:Middlewares/Third_Party/FatFs/src/ff.c **** clst = 2; obj.fs = fs;
@@ -6598,7 +6598,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4467:Middlewares/Third_Party/FatFs/src/ff.c ****
4468:Middlewares/Third_Party/FatFs/src/ff.c ****
4469:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 111
+ARM GAS /tmp/cc9Rkr8s.s page 111
4470:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -6658,7 +6658,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4524:Middlewares/Third_Party/FatFs/src/ff.c ****
4525:Middlewares/Third_Party/FatFs/src/ff.c **** FRESULT f_unlink (
4526:Middlewares/Third_Party/FatFs/src/ff.c **** const TCHAR* path /* Pointer to the file or directory path */
-ARM GAS /tmp/cc5lWXRL.s page 112
+ARM GAS /tmp/cc9Rkr8s.s page 112
4527:Middlewares/Third_Party/FatFs/src/ff.c **** )
@@ -6718,7 +6718,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4581:Middlewares/Third_Party/FatFs/src/ff.c **** if (fs->fs_type == FS_EXFAT) {
4582:Middlewares/Third_Party/FatFs/src/ff.c **** sdj.obj.objsize = obj.objsize;
4583:Middlewares/Third_Party/FatFs/src/ff.c **** sdj.obj.stat = obj.stat;
-ARM GAS /tmp/cc5lWXRL.s page 113
+ARM GAS /tmp/cc9Rkr8s.s page 113
4584:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -6778,7 +6778,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4638:Middlewares/Third_Party/FatFs/src/ff.c **** res = follow_path(&dj, path); /* Follow the file path */
4639:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) res = FR_EXIST; /* Any object with same name is already existing */
4640:Middlewares/Third_Party/FatFs/src/ff.c **** if (_FS_RPATH && res == FR_NO_FILE && (dj.fn[NSFLAG] & NS_DOT)) {
-ARM GAS /tmp/cc5lWXRL.s page 114
+ARM GAS /tmp/cc9Rkr8s.s page 114
4641:Middlewares/Third_Party/FatFs/src/ff.c **** res = FR_INVALID_NAME;
@@ -6838,7 +6838,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4695:Middlewares/Third_Party/FatFs/src/ff.c **** fs->wflag = 1;
4696:Middlewares/Third_Party/FatFs/src/ff.c **** }
4697:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) {
-ARM GAS /tmp/cc5lWXRL.s page 115
+ARM GAS /tmp/cc9Rkr8s.s page 115
4698:Middlewares/Third_Party/FatFs/src/ff.c **** res = sync_fs(fs);
@@ -6898,7 +6898,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4752:Middlewares/Third_Party/FatFs/src/ff.c **** res = (djn.obj.sclust == djo.obj.sclust && djn.dptr == djo.dptr) ? FR_NO_FILE : FR_EXIST;
4753:Middlewares/Third_Party/FatFs/src/ff.c **** }
4754:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_NO_FILE) { /* It is a valid path and no name collision */
-ARM GAS /tmp/cc5lWXRL.s page 116
+ARM GAS /tmp/cc9Rkr8s.s page 116
4755:Middlewares/Third_Party/FatFs/src/ff.c **** res = dir_register(&djn); /* Register the new entry */
@@ -6958,7 +6958,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4809:Middlewares/Third_Party/FatFs/src/ff.c ****
4810:Middlewares/Third_Party/FatFs/src/ff.c **** LEAVE_FF(fs, res);
4811:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 117
+ARM GAS /tmp/cc9Rkr8s.s page 117
4812:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -7018,7 +7018,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4866:Middlewares/Third_Party/FatFs/src/ff.c ****
4867:Middlewares/Third_Party/FatFs/src/ff.c ****
4868:Middlewares/Third_Party/FatFs/src/ff.c **** /*-----------------------------------------------------------------------*/
-ARM GAS /tmp/cc5lWXRL.s page 118
+ARM GAS /tmp/cc9Rkr8s.s page 118
4869:Middlewares/Third_Party/FatFs/src/ff.c **** /* Change Timestamp */
@@ -7078,7 +7078,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4923:Middlewares/Third_Party/FatFs/src/ff.c **** )
4924:Middlewares/Third_Party/FatFs/src/ff.c **** {
4925:Middlewares/Third_Party/FatFs/src/ff.c **** FRESULT res;
-ARM GAS /tmp/cc5lWXRL.s page 119
+ARM GAS /tmp/cc9Rkr8s.s page 119
4926:Middlewares/Third_Party/FatFs/src/ff.c **** DIR dj;
@@ -7138,7 +7138,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4980:Middlewares/Third_Party/FatFs/src/ff.c **** label[0] = 0;
4981:Middlewares/Third_Party/FatFs/src/ff.c **** res = FR_OK;
4982:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 120
+ARM GAS /tmp/cc9Rkr8s.s page 120
4983:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -7198,7 +7198,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5037:Middlewares/Third_Party/FatFs/src/ff.c **** w = label[i++];
5038:Middlewares/Third_Party/FatFs/src/ff.c **** #if !_LFN_UNICODE
5039:Middlewares/Third_Party/FatFs/src/ff.c **** if (IsDBCS1(w)) {
-ARM GAS /tmp/cc5lWXRL.s page 121
+ARM GAS /tmp/cc9Rkr8s.s page 121
5040:Middlewares/Third_Party/FatFs/src/ff.c **** w = (i < slen && IsDBCS2(label[i])) ? w << 8 | (BYTE)label[i++] : 0;
@@ -7258,7 +7258,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5094:Middlewares/Third_Party/FatFs/src/ff.c **** mem_cpy(dj.dir + XDIR_Label, dirvn, slen);
5095:Middlewares/Third_Party/FatFs/src/ff.c **** } else {
5096:Middlewares/Third_Party/FatFs/src/ff.c **** if (slen) {
-ARM GAS /tmp/cc5lWXRL.s page 122
+ARM GAS /tmp/cc9Rkr8s.s page 122
5097:Middlewares/Third_Party/FatFs/src/ff.c **** mem_cpy(dj.dir, dirvn, 11); /* Change the volume label */
@@ -7318,7 +7318,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5151:Middlewares/Third_Party/FatFs/src/ff.c **** res = validate(&fp->obj, &fs); /* Check validity of the file object */
5152:Middlewares/Third_Party/FatFs/src/ff.c **** if (res != FR_OK || (res = (FRESULT)fp->err) != FR_OK) LEAVE_FF(fs, res);
5153:Middlewares/Third_Party/FatFs/src/ff.c **** if (fsz == 0 || fp->obj.objsize != 0 || !(fp->flag & FA_WRITE)) LEAVE_FF(fs, FR_DENIED);
-ARM GAS /tmp/cc5lWXRL.s page 123
+ARM GAS /tmp/cc9Rkr8s.s page 123
5154:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_EXFAT
@@ -7378,7 +7378,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5208:Middlewares/Third_Party/FatFs/src/ff.c **** fp->obj.objsize = fsz;
5209:Middlewares/Third_Party/FatFs/src/ff.c **** if (_FS_EXFAT) fp->obj.stat = 2; /* Set status 'contiguous chain' */
5210:Middlewares/Third_Party/FatFs/src/ff.c **** fp->flag |= FA_MODIFIED;
-ARM GAS /tmp/cc5lWXRL.s page 124
+ARM GAS /tmp/cc9Rkr8s.s page 124
5211:Middlewares/Third_Party/FatFs/src/ff.c **** if (fs->free_clst <= fs->n_fatent - 2) { /* Update FSINFO */
@@ -7438,7 +7438,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5265:Middlewares/Third_Party/FatFs/src/ff.c **** sect = clust2sect(fs, fp->clust); /* Get current data sector */
5266:Middlewares/Third_Party/FatFs/src/ff.c **** if (!sect) ABORT(fs, FR_INT_ERR);
5267:Middlewares/Third_Party/FatFs/src/ff.c **** sect += csect;
-ARM GAS /tmp/cc5lWXRL.s page 125
+ARM GAS /tmp/cc9Rkr8s.s page 125
5268:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_TINY
@@ -7498,7 +7498,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5322:Middlewares/Third_Party/FatFs/src/ff.c **** DWORD tbl[3];
5323:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
5324:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 126
+ARM GAS /tmp/cc9Rkr8s.s page 126
5325:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -7558,7 +7558,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5379:Middlewares/Third_Party/FatFs/src/ff.c **** if (opt & FM_FAT32) { /* FAT32 possible? */
5380:Middlewares/Third_Party/FatFs/src/ff.c **** if ((opt & FM_ANY) == FM_FAT32 || !(opt & FM_FAT)) { /* FAT32 only or no-FAT? */
5381:Middlewares/Third_Party/FatFs/src/ff.c **** fmt = FS_FAT32; break;
-ARM GAS /tmp/cc5lWXRL.s page 127
+ARM GAS /tmp/cc9Rkr8s.s page 127
5382:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -7618,7 +7618,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5436:Middlewares/Third_Party/FatFs/src/ff.c **** if (--j == 0) st = 0;
5437:Middlewares/Third_Party/FatFs/src/ff.c **** break;
5438:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 128
+ARM GAS /tmp/cc9Rkr8s.s page 128
5439:Middlewares/Third_Party/FatFs/src/ff.c **** default:
@@ -7678,7 +7678,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5493:Middlewares/Third_Party/FatFs/src/ff.c **** st_dword(buf + SZDIRE * 1 + 24, szb_bit);
5494:Middlewares/Third_Party/FatFs/src/ff.c **** buf[SZDIRE * 2 + 0] = 0x82; /* 82 entry (up-case table) */
5495:Middlewares/Third_Party/FatFs/src/ff.c **** st_dword(buf + SZDIRE * 2 + 4, sum);
-ARM GAS /tmp/cc5lWXRL.s page 129
+ARM GAS /tmp/cc9Rkr8s.s page 129
5496:Middlewares/Third_Party/FatFs/src/ff.c **** st_dword(buf + SZDIRE * 2 + 20, 2 + tbl[0]);
@@ -7738,7 +7738,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5550:Middlewares/Third_Party/FatFs/src/ff.c **** #endif /* _FS_EXFAT */
5551:Middlewares/Third_Party/FatFs/src/ff.c **** { /* Create an FAT12/16/32 volume */
5552:Middlewares/Third_Party/FatFs/src/ff.c **** do {
-ARM GAS /tmp/cc5lWXRL.s page 130
+ARM GAS /tmp/cc9Rkr8s.s page 130
5553:Middlewares/Third_Party/FatFs/src/ff.c **** pau = au;
@@ -7798,7 +7798,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5607:Middlewares/Third_Party/FatFs/src/ff.c **** fmt = FS_FAT32; continue; /* Switch type to FAT32 and retry */
5608:Middlewares/Third_Party/FatFs/src/ff.c **** }
5609:Middlewares/Third_Party/FatFs/src/ff.c **** if (!au && (au = pau * 2) <= 128) continue; /* Adjust cluster size and retry */
-ARM GAS /tmp/cc5lWXRL.s page 131
+ARM GAS /tmp/cc9Rkr8s.s page 131
5610:Middlewares/Third_Party/FatFs/src/ff.c **** return FR_MKFS_ABORTED;
@@ -7858,7 +7858,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5664:Middlewares/Third_Party/FatFs/src/ff.c **** if (fmt == FS_FAT32) {
5665:Middlewares/Third_Party/FatFs/src/ff.c **** disk_write(pdrv, buf, b_vol + 6, 1); /* Write backup VBR (VBR + 6) */
5666:Middlewares/Third_Party/FatFs/src/ff.c **** mem_set(buf, 0, ss);
-ARM GAS /tmp/cc5lWXRL.s page 132
+ARM GAS /tmp/cc9Rkr8s.s page 132
5667:Middlewares/Third_Party/FatFs/src/ff.c **** st_dword(buf + FSI_LeadSig, 0x41615252);
@@ -7918,7 +7918,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5721:Middlewares/Third_Party/FatFs/src/ff.c **** if (_MULTI_PARTITION && part != 0) { /* Created in the existing partition */
5722:Middlewares/Third_Party/FatFs/src/ff.c **** /* Update system ID in the partition table */
5723:Middlewares/Third_Party/FatFs/src/ff.c **** if (disk_read(pdrv, buf, 0, 1) != RES_OK) return FR_DISK_ERR; /* Read the MBR */
-ARM GAS /tmp/cc5lWXRL.s page 133
+ARM GAS /tmp/cc9Rkr8s.s page 133
5724:Middlewares/Third_Party/FatFs/src/ff.c **** buf[MBR_Table + (part - 1) * SZ_PTE + PTE_System] = sys; /* Set system ID */
@@ -7978,7 +7978,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5778:Middlewares/Third_Party/FatFs/src/ff.c **** e_hd = n - 1;
5779:Middlewares/Third_Party/FatFs/src/ff.c **** sz_cyl = 63 * n;
5780:Middlewares/Third_Party/FatFs/src/ff.c **** tot_cyl = sz_disk / sz_cyl;
-ARM GAS /tmp/cc5lWXRL.s page 134
+ARM GAS /tmp/cc9Rkr8s.s page 134
5781:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -8038,7 +8038,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5835:Middlewares/Third_Party/FatFs/src/ff.c **** {
5836:Middlewares/Third_Party/FatFs/src/ff.c **** int n = 0;
5837:Middlewares/Third_Party/FatFs/src/ff.c **** TCHAR c, *p = buff;
-ARM GAS /tmp/cc5lWXRL.s page 135
+ARM GAS /tmp/cc9Rkr8s.s page 135
5838:Middlewares/Third_Party/FatFs/src/ff.c **** BYTE s[2];
@@ -8098,7 +8098,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5892:Middlewares/Third_Party/FatFs/src/ff.c **** *p++ = c;
5893:Middlewares/Third_Party/FatFs/src/ff.c **** n++;
5894:Middlewares/Third_Party/FatFs/src/ff.c **** if (c == '\n') break; /* Break on EOL */
-ARM GAS /tmp/cc5lWXRL.s page 136
+ARM GAS /tmp/cc9Rkr8s.s page 136
5895:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -8158,7 +8158,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5949:Middlewares/Third_Party/FatFs/src/ff.c **** #elif _STRF_ENCODE == 1 /* Write a character in UTF-16LE */
5950:Middlewares/Third_Party/FatFs/src/ff.c **** pb->buf[i++] = (BYTE)c;
5951:Middlewares/Third_Party/FatFs/src/ff.c **** pb->buf[i++] = (BYTE)(c >> 8);
-ARM GAS /tmp/cc5lWXRL.s page 137
+ARM GAS /tmp/cc9Rkr8s.s page 137
5952:Middlewares/Third_Party/FatFs/src/ff.c **** #else /* Write a character in ANSI/OEM */
@@ -8218,7 +8218,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1687 .loc 1 5993 11 view .LVU513
1688 0006 8360 str r3, [r0, #8]
5994:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 138
+ARM GAS /tmp/cc9Rkr8s.s page 138
1689 .loc 1 5994 1 view .LVU514
@@ -8278,7 +8278,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1734 .loc 1 3224 62 discriminator 3 view .LVU525
1735 0012 DA88 ldrh r2, [r3, #6]
3224:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_REENTRANT
-ARM GAS /tmp/cc5lWXRL.s page 139
+ARM GAS /tmp/cc9Rkr8s.s page 139
1736 .loc 1 3224 41 discriminator 3 view .LVU526
@@ -8338,7 +8338,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3221:Middlewares/Third_Party/FatFs/src/ff.c ****
1776 .loc 1 3221 10 view .LVU541
1777 0032 F3E7 b .L146
-ARM GAS /tmp/cc5lWXRL.s page 140
+ARM GAS /tmp/cc9Rkr8s.s page 140
1778 .LVL193:
@@ -8398,7 +8398,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1823 .loc 1 886 1 is_stmt 0 view .LVU552
1824 0000 2DE9F041 push {r4, r5, r6, r7, r8, lr}
1825 .LCFI15:
-ARM GAS /tmp/cc5lWXRL.s page 141
+ARM GAS /tmp/cc9Rkr8s.s page 141
1826 .cfi_def_cfa_offset 24
@@ -8458,7 +8458,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1865 .loc 1 894 7 view .LVU567
1866 001e FFF7FEFF bl disk_write
1867 .LVL206:
-ARM GAS /tmp/cc5lWXRL.s page 142
+ARM GAS /tmp/cc9Rkr8s.s page 142
894:Middlewares/Third_Party/FatFs/src/ff.c **** res = FR_DISK_ERR;
@@ -8518,7 +8518,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
899:Middlewares/Third_Party/FatFs/src/ff.c **** wsect += fs->fsize;
1906 .loc 1 899 38 is_stmt 0 discriminator 3 view .LVU584
1907 0048 013E subs r6, r6, #1
-ARM GAS /tmp/cc5lWXRL.s page 143
+ARM GAS /tmp/cc9Rkr8s.s page 143
1908 .LVL210:
@@ -8578,7 +8578,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
917:Middlewares/Third_Party/FatFs/src/ff.c ****
1954 .loc 1 917 10 view .LVU595
1955 0008 0026 movs r6, #0
-ARM GAS /tmp/cc5lWXRL.s page 144
+ARM GAS /tmp/cc9Rkr8s.s page 144
1956 .LVL214:
@@ -8638,7 +8638,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1995 .loc 1 929 16 is_stmt 0 view .LVU610
1996 0032 2563 str r5, [r4, #48]
1997 0034 E9E7 b .L162
-ARM GAS /tmp/cc5lWXRL.s page 145
+ARM GAS /tmp/cc9Rkr8s.s page 145
1998 .cfi_endproc
@@ -8698,7 +8698,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2043 .LVL222:
2973:Middlewares/Third_Party/FatFs/src/ff.c ****
2044 .loc 1 2973 5 view .LVU622
-ARM GAS /tmp/cc5lWXRL.s page 146
+ARM GAS /tmp/cc9Rkr8s.s page 146
2045 001e 4AF65523 movw r3, #43605
@@ -8758,7 +8758,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2085 .loc 1 2982 9 view .LVU636
2086 005e 0225 movs r5, #2
2087 0060 02E0 b .L169
-ARM GAS /tmp/cc5lWXRL.s page 147
+ARM GAS /tmp/cc9Rkr8s.s page 147
2088 .L171:
@@ -8818,7 +8818,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2138 .LCFI19:
2139 .cfi_def_cfa_offset 64
2140 0006 0D46 mov r5, r1
-ARM GAS /tmp/cc5lWXRL.s page 148
+ARM GAS /tmp/cc9Rkr8s.s page 148
2141 0008 1646 mov r6, r2
@@ -8878,7 +8878,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2174 .loc 1 3020 2 is_stmt 1 view .LVU663
3020:Middlewares/Third_Party/FatFs/src/ff.c **** if (fs->fs_type) { /* If the volume has been mounted */
2175 .loc 1 3020 7 is_stmt 0 view .LVU664
-ARM GAS /tmp/cc5lWXRL.s page 149
+ARM GAS /tmp/cc9Rkr8s.s page 149
2176 0026 06F0FE06 and r6, r6, #254
@@ -8938,7 +8938,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2213 .loc 1 3035 12 is_stmt 0 view .LVU681
2214 0050 F8B2 uxtb r0, r7
3035:Middlewares/Third_Party/FatFs/src/ff.c **** stat = disk_initialize(fs->drv); /* Initialize the physical drive */
-ARM GAS /tmp/cc5lWXRL.s page 150
+ARM GAS /tmp/cc9Rkr8s.s page 150
2215 .loc 1 3035 10 view .LVU682
@@ -8998,7 +8998,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3045:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
2254 .loc 1 3045 64 discriminator 2 view .LVU698
2255 008e 531E subs r3, r2, #1
-ARM GAS /tmp/cc5lWXRL.s page 151
+ARM GAS /tmp/cc9Rkr8s.s page 151
3045:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
@@ -9058,7 +9058,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2294 .loc 1 3116 44 view .LVU714
2295 00bc B4F80C80 ldrh r8, [r4, #12]
3116:Middlewares/Third_Party/FatFs/src/ff.c ****
-ARM GAS /tmp/cc5lWXRL.s page 152
+ARM GAS /tmp/cc9Rkr8s.s page 152
2296 .loc 1 3116 6 view .LVU715
@@ -9118,7 +9118,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2334 00ea 00F21081 bhi .L209
3124:Middlewares/Third_Party/FatFs/src/ff.c ****
2335 .loc 1 3124 3 is_stmt 1 view .LVU732
-ARM GAS /tmp/cc5lWXRL.s page 153
+ARM GAS /tmp/cc9Rkr8s.s page 153
3124:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -9178,7 +9178,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2374 0130 04F14700 add r0, r4, #71
2375 0134 FFF7FEFF bl ld_word
2376 .LVL250:
-ARM GAS /tmp/cc5lWXRL.s page 154
+ARM GAS /tmp/cc9Rkr8s.s page 154
3132:Middlewares/Third_Party/FatFs/src/ff.c **** if (tsect == 0) tsect = ld_dword(fs->win + BPB_TotSec32);
@@ -9238,7 +9238,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2415 0162 9A42 cmp r2, r3
2416 0164 C0F0E680 bcc .L214
3141:Middlewares/Third_Party/FatFs/src/ff.c **** if (nclst == 0) return FR_NO_FILESYSTEM; /* (Invalid volume size) */
-ARM GAS /tmp/cc5lWXRL.s page 155
+ARM GAS /tmp/cc9Rkr8s.s page 155
2417 .loc 1 3141 3 is_stmt 1 view .LVU765
@@ -9298,7 +9298,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3150:Middlewares/Third_Party/FatFs/src/ff.c **** fs->database = bsect + sysect; /* Data start sector */
2455 .loc 1 3150 3 is_stmt 1 view .LVU782
3150:Middlewares/Third_Party/FatFs/src/ff.c **** fs->database = bsect + sysect; /* Data start sector */
-ARM GAS /tmp/cc5lWXRL.s page 156
+ARM GAS /tmp/cc9Rkr8s.s page 156
2456 .loc 1 3150 23 is_stmt 0 view .LVU783
@@ -9358,7 +9358,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3163:Middlewares/Third_Party/FatFs/src/ff.c ****
2493 .loc 1 3163 27 is_stmt 0 view .LVU801
2494 01c4 4344 add r3, r3, r8
-ARM GAS /tmp/cc5lWXRL.s page 157
+ARM GAS /tmp/cc9Rkr8s.s page 157
2495 .LVL263:
@@ -9418,7 +9418,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2533 .LVL264:
3205:Middlewares/Third_Party/FatFs/src/ff.c **** }
2534 .loc 1 3205 2 view .LVU818
-ARM GAS /tmp/cc5lWXRL.s page 158
+ARM GAS /tmp/cc9Rkr8s.s page 158
3205:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -9478,7 +9478,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2573 0220 0830 adds r0, r0, #8
2574 .LVL269:
3054:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 159
+ARM GAS /tmp/cc9Rkr8s.s page 159
2575 .loc 1 3054 29 discriminator 1 view .LVU835
@@ -9538,7 +9538,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3059:Middlewares/Third_Party/FatFs/src/ff.c **** fmt = bsect ? check_fs(fs, bsect) : 3; /* Check the partition */
2617 .loc 1 3059 10 is_stmt 0 view .LVU848
2618 0246 06AB add r3, sp, #24
-ARM GAS /tmp/cc5lWXRL.s page 160
+ARM GAS /tmp/cc9Rkr8s.s page 160
2619 0248 03EB8703 add r3, r3, r7, lsl #2
@@ -9598,7 +9598,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2659 .LVL286:
3156:Middlewares/Third_Party/FatFs/src/ff.c **** } else {
2660 .loc 1 3156 11 view .LVU863
-ARM GAS /tmp/cc5lWXRL.s page 161
+ARM GAS /tmp/cc9Rkr8s.s page 161
2661 027e A1E7 b .L192
@@ -9658,7 +9658,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2703 02bc 9842 cmp r0, r3
2704 02be 91D1 bne .L194
3177:Middlewares/Third_Party/FatFs/src/ff.c **** {
-ARM GAS /tmp/cc5lWXRL.s page 162
+ARM GAS /tmp/cc9Rkr8s.s page 162
2705 .loc 1 3177 8 view .LVU876
@@ -9718,7 +9718,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3015:Middlewares/Third_Party/FatFs/src/ff.c ****
2749 .loc 1 3015 18 view .LVU887
2750 02f0 F9E7 b .L178
-ARM GAS /tmp/cc5lWXRL.s page 163
+ARM GAS /tmp/cc9Rkr8s.s page 163
2751 .LVL300:
@@ -9778,7 +9778,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2796 0318 00000000 .word .LANCHOR2
2797 031c 00000000 .word .LANCHOR3
2798 0320 52526141 .word 1096897106
-ARM GAS /tmp/cc5lWXRL.s page 164
+ARM GAS /tmp/cc9Rkr8s.s page 164
2799 0324 72724161 .word 1631679090
@@ -9838,7 +9838,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2844 .LFE1219:
2846 .section .text.put_fat,"ax",%progbits
2847 .align 1
-ARM GAS /tmp/cc5lWXRL.s page 165
+ARM GAS /tmp/cc9Rkr8s.s page 165
2848 .syntax unified
@@ -9898,7 +9898,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2891 .loc 1 1092 3 view .LVU917
2892 001a 022B cmp r3, #2
2893 001c 4FD0 beq .L233
-ARM GAS /tmp/cc5lWXRL.s page 166
+ARM GAS /tmp/cc9Rkr8s.s page 166
2894 001e 032B cmp r3, #3
@@ -9958,7 +9958,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2933 004a 08F10109 add r9, r8, #1
2934 .LVL320:
1097:Middlewares/Third_Party/FatFs/src/ff.c **** *p = (clst & 1) ? ((*p & 0x0F) | ((BYTE)val << 4)) : (BYTE)val;
-ARM GAS /tmp/cc5lWXRL.s page 167
+ARM GAS /tmp/cc9Rkr8s.s page 167
2935 .loc 1 1097 25 view .LVU933
@@ -10018,7 +10018,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2972 .loc 1 1100 10 discriminator 4 view .LVU950
2973 0080 1944 add r1, r1, r3
2974 0082 2046 mov r0, r4
-ARM GAS /tmp/cc5lWXRL.s page 168
+ARM GAS /tmp/cc9Rkr8s.s page 168
2975 .LVL323:
@@ -10078,7 +10078,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3014 00ac 1AF90920 ldrsb r2, [r10, r9]
1103:Middlewares/Third_Party/FatFs/src/ff.c **** fs->wflag = 1;
3015 .loc 1 1103 46 discriminator 2 view .LVU966
-ARM GAS /tmp/cc5lWXRL.s page 169
+ARM GAS /tmp/cc9Rkr8s.s page 169
3016 00b0 22F00F02 bic r2, r2, #15
@@ -10138,7 +10138,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1110:Middlewares/Third_Party/FatFs/src/ff.c **** fs->wflag = 1;
3055 .loc 1 1110 31 view .LVU982
3056 00dc B5FBF3F2 udiv r2, r5, r3
-ARM GAS /tmp/cc5lWXRL.s page 170
+ARM GAS /tmp/cc9Rkr8s.s page 170
3057 00e0 03FB1255 mls r5, r3, r2, r5
@@ -10198,7 +10198,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3095 .loc 1 1121 42 view .LVU998
3096 010c 04F13403 add r3, r4, #52
1121:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 171
+ARM GAS /tmp/cc9Rkr8s.s page 171
3097 .loc 1 1121 57 view .LVU999
@@ -10258,7 +10258,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3140 .section .text.get_fat,"ax",%progbits
3141 .align 1
3142 .syntax unified
-ARM GAS /tmp/cc5lWXRL.s page 172
+ARM GAS /tmp/cc9Rkr8s.s page 172
3143 .thumb
@@ -10318,7 +10318,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1017:Middlewares/Third_Party/FatFs/src/ff.c **** case FS_FAT12 :
3185 .loc 1 1017 3 view .LVU1025
3186 0012 022B cmp r3, #2
-ARM GAS /tmp/cc5lWXRL.s page 173
+ARM GAS /tmp/cc9Rkr8s.s page 173
3187 0014 37D0 beq .L246
@@ -10378,7 +10378,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3227 .LVL356:
1021:Middlewares/Third_Party/FatFs/src/ff.c **** if (move_window(fs, fs->fatbase + (bc / SS(fs))) != FR_OK) break;
3228 .loc 1 1021 24 view .LVU1040
-ARM GAS /tmp/cc5lWXRL.s page 174
+ARM GAS /tmp/cc9Rkr8s.s page 174
3229 0040 AB89 ldrh r3, [r5, #12]
@@ -10438,7 +10438,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3268 007a 01D0 beq .L248
1024:Middlewares/Third_Party/FatFs/src/ff.c **** break;
3269 .loc 1 1024 33 discriminator 1 view .LVU1056
-ARM GAS /tmp/cc5lWXRL.s page 175
+ARM GAS /tmp/cc9Rkr8s.s page 175
3270 007c 0009 lsrs r0, r0, #4
@@ -10498,7 +10498,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3309 00a0 AB89 ldrh r3, [r5, #12]
1029:Middlewares/Third_Party/FatFs/src/ff.c **** break;
3310 .loc 1 1029 37 view .LVU1072
-ARM GAS /tmp/cc5lWXRL.s page 176
+ARM GAS /tmp/cc9Rkr8s.s page 176
3311 00a2 B4FBF3F2 udiv r2, r4, r3
@@ -10558,7 +10558,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3350 00d2 03FB1244 mls r4, r3, r2, r4
1034:Middlewares/Third_Party/FatFs/src/ff.c **** break;
3351 .loc 1 1034 10 view .LVU1088
-ARM GAS /tmp/cc5lWXRL.s page 177
+ARM GAS /tmp/cc9Rkr8s.s page 177
3352 00d6 2044 add r0, r0, r4
@@ -10618,7 +10618,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3396 .syntax unified
3397 .thumb
3398 .thumb_func
-ARM GAS /tmp/cc5lWXRL.s page 178
+ARM GAS /tmp/cc9Rkr8s.s page 178
3399 .fpu fpv5-d16
@@ -10678,7 +10678,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3440 .loc 1 1484 5 is_stmt 0 view .LVU1113
3441 001c 2CB9 cbnz r4, .L261
1484:Middlewares/Third_Party/FatFs/src/ff.c **** clst = fs->dirbase;
-ARM GAS /tmp/cc5lWXRL.s page 179
+ARM GAS /tmp/cc9Rkr8s.s page 179
3442 .loc 1 1484 21 discriminator 1 view .LVU1114
@@ -10738,7 +10738,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1505:Middlewares/Third_Party/FatFs/src/ff.c **** dp->dir = fs->win + (ofs % SS(fs)); /* Pointer to the entry in the win[] */
3478 .loc 1 1505 20 is_stmt 0 view .LVU1133
3479 0042 B8F80C20 ldrh r2, [r8, #12]
-ARM GAS /tmp/cc5lWXRL.s page 180
+ARM GAS /tmp/cc9Rkr8s.s page 180
1505:Middlewares/Third_Party/FatFs/src/ff.c **** dp->dir = fs->win + (ofs % SS(fs)); /* Pointer to the entry in the win[] */
@@ -10798,7 +10798,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3517 0074 AE42 cmp r6, r5
3518 0076 0FD3 bcc .L274
1496:Middlewares/Third_Party/FatFs/src/ff.c **** if (clst == 0xFFFFFFFF) return FR_DISK_ERR; /* Disk error */
-ARM GAS /tmp/cc5lWXRL.s page 181
+ARM GAS /tmp/cc9Rkr8s.s page 181
3519 .loc 1 1496 4 view .LVU1151
@@ -10858,7 +10858,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3559 .loc 1 1480 10 view .LVU1165
3560 00a4 0220 movs r0, #2
3561 .LVL398:
-ARM GAS /tmp/cc5lWXRL.s page 182
+ARM GAS /tmp/cc9Rkr8s.s page 182
1480:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -10918,7 +10918,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3604 .cfi_endproc
3605 .LFE1205:
3607 .section .text.create_chain,"ax",%progbits
-ARM GAS /tmp/cc5lWXRL.s page 183
+ARM GAS /tmp/cc9Rkr8s.s page 183
3608 .align 1
@@ -10978,7 +10978,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3650 .loc 1 1363 28 discriminator 2 view .LVU1190
3651 0016 B369 ldr r3, [r6, #24]
1363:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 184
+ARM GAS /tmp/cc9Rkr8s.s page 184
3652 .loc 1 1363 16 discriminator 2 view .LVU1191
@@ -11038,7 +11038,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1400:Middlewares/Third_Party/FatFs/src/ff.c **** for (;;) {
3692 .loc 1 1400 3 is_stmt 1 view .LVU1206
1400:Middlewares/Third_Party/FatFs/src/ff.c **** for (;;) {
-ARM GAS /tmp/cc5lWXRL.s page 185
+ARM GAS /tmp/cc9Rkr8s.s page 185
3693 .loc 1 1400 7 is_stmt 0 view .LVU1207
@@ -11098,7 +11098,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3732 .LVL423:
1405:Middlewares/Third_Party/FatFs/src/ff.c **** }
3733 .loc 1 1405 5 view .LVU1223
-ARM GAS /tmp/cc5lWXRL.s page 186
+ARM GAS /tmp/cc9Rkr8s.s page 186
1405:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -11158,7 +11158,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1420:Middlewares/Third_Party/FatFs/src/ff.c **** fs->fsi_flag |= 1;
3773 .loc 1 1420 9 is_stmt 0 view .LVU1239
3774 0090 7269 ldr r2, [r6, #20]
-ARM GAS /tmp/cc5lWXRL.s page 187
+ARM GAS /tmp/cc9Rkr8s.s page 187
1420:Middlewares/Third_Party/FatFs/src/ff.c **** fs->fsi_flag |= 1;
@@ -11218,7 +11218,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3816 .LVL433:
3817 .L294:
1423:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 188
+ARM GAS /tmp/cc9Rkr8s.s page 188
3818 .loc 1 1423 43 view .LVU1253
@@ -11278,7 +11278,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3866 .cfi_offset 5, -16
3867 .cfi_offset 6, -12
3868 .cfi_offset 7, -8
-ARM GAS /tmp/cc5lWXRL.s page 189
+ARM GAS /tmp/cc9Rkr8s.s page 189
3869 .cfi_offset 14, -4
@@ -11338,7 +11338,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3907 0024 23E0 b .L296
3908 .LVL446:
3909 .L298:
-ARM GAS /tmp/cc5lWXRL.s page 190
+ARM GAS /tmp/cc9Rkr8s.s page 190
1327:Middlewares/Third_Party/FatFs/src/ff.c **** } while (clst < fs->n_fatent); /* Repeat while not the last link */
@@ -11398,7 +11398,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3947 0048 FFF7FEFF bl put_fat
3948 .LVL451:
1303:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 191
+ARM GAS /tmp/cc9Rkr8s.s page 191
3949 .loc 1 1303 4 is_stmt 1 view .LVU1295
@@ -11458,7 +11458,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3989 .LVL456:
3990 .L302:
1341:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 192
+ARM GAS /tmp/cc9Rkr8s.s page 192
3991 .loc 1 1341 9 view .LVU1310
@@ -11518,7 +11518,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2401:Middlewares/Third_Party/FatFs/src/ff.c **** #if _USE_LFN != 0 /* LFN configuration */
4038 .loc 1 2401 9 is_stmt 0 view .LVU1320
4039 0004 0568 ldr r5, [r0]
-ARM GAS /tmp/cc5lWXRL.s page 193
+ARM GAS /tmp/cc9Rkr8s.s page 193
4040 .LVL463:
@@ -11578,7 +11578,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4082 @ args = 0, pretend = 0, frame = 0
4083 @ frame_needed = 0, uses_anonymous_args = 0
1523:Middlewares/Third_Party/FatFs/src/ff.c **** DWORD ofs, clst;
-ARM GAS /tmp/cc5lWXRL.s page 194
+ARM GAS /tmp/cc9Rkr8s.s page 194
4084 .loc 1 1523 1 is_stmt 0 view .LVU1335
@@ -11638,7 +11638,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4125 0020 01FB1242 mls r2, r1, r2, r4
1533:Middlewares/Third_Party/FatFs/src/ff.c **** dp->sect++; /* Next sector */
4126 .loc 1 1533 5 view .LVU1349
-ARM GAS /tmp/cc5lWXRL.s page 195
+ARM GAS /tmp/cc9Rkr8s.s page 195
4127 0024 3AB9 cbnz r2, .L311
@@ -11698,7 +11698,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4163 004a 0020 movs r0, #0
4164 .LVL473:
4165 .L310:
-ARM GAS /tmp/cc5lWXRL.s page 196
+ARM GAS /tmp/cc9Rkr8s.s page 196
1578:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -11758,7 +11758,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4203 006e 0128 cmp r0, #1
4204 0070 46D9 bls .L319
1545:Middlewares/Third_Party/FatFs/src/ff.c **** if (clst >= fs->n_fatent) { /* Reached end of dynamic table */
-ARM GAS /tmp/cc5lWXRL.s page 197
+ARM GAS /tmp/cc9Rkr8s.s page 197
4205 .loc 1 1545 5 is_stmt 1 view .LVU1385
@@ -11818,7 +11818,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4241 .loc 1 1557 10 is_stmt 0 view .LVU1403
4242 0098 3046 mov r0, r6
4243 .LVL481:
-ARM GAS /tmp/cc5lWXRL.s page 198
+ARM GAS /tmp/cc9Rkr8s.s page 198
1557:Middlewares/Third_Party/FatFs/src/ff.c **** mem_set(fs->win, 0, SS(fs)); /* Clear window buffer */
@@ -11878,7 +11878,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1559:Middlewares/Third_Party/FatFs/src/ff.c **** fs->wflag = 1;
4284 .loc 1 1559 6 discriminator 1 view .LVU1418
4285 00c4 9845 cmp r8, r3
-ARM GAS /tmp/cc5lWXRL.s page 199
+ARM GAS /tmp/cc9Rkr8s.s page 199
4286 00c6 0BD2 bcs .L330
@@ -11938,7 +11938,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
1570:Middlewares/Third_Party/FatFs/src/ff.c **** }
4325 .loc 1 1570 14 view .LVU1434
4326 00f4 E861 str r0, [r5, #28]
-ARM GAS /tmp/cc5lWXRL.s page 200
+ARM GAS /tmp/cc9Rkr8s.s page 200
4327 00f6 9EE7 b .L311
@@ -11998,7 +11998,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4369 010e 9DE7 b .L310
4370 .LVL504:
4371 .L323:
-ARM GAS /tmp/cc5lWXRL.s page 201
+ARM GAS /tmp/cc9Rkr8s.s page 201
1554:Middlewares/Third_Party/FatFs/src/ff.c **** /* Clean-up the stretched table */
@@ -12058,7 +12058,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4417 0008 FFF7FEFF bl dir_sdi
4418 .LVL509:
2222:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_EXFAT
-ARM GAS /tmp/cc5lWXRL.s page 202
+ARM GAS /tmp/cc9Rkr8s.s page 202
4419 .loc 1 2222 2 is_stmt 1 view .LVU1458
@@ -12118,7 +12118,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4459 .LVL515:
2250:Middlewares/Third_Party/FatFs/src/ff.c **** if (c == 0) { res = FR_NO_FILE; break; } /* Reached to end of table */
4460 .loc 1 2250 5 view .LVU1473
-ARM GAS /tmp/cc5lWXRL.s page 203
+ARM GAS /tmp/cc9Rkr8s.s page 203
4461 0032 0378 ldrb r3, [r0] @ zero_extendqisi2
@@ -12178,7 +12178,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4505 follow_path:
4506 .LVL521:
4507 .LFB1216:
-ARM GAS /tmp/cc5lWXRL.s page 204
+ARM GAS /tmp/cc9Rkr8s.s page 204
2817:Middlewares/Third_Party/FatFs/src/ff.c **** FRESULT res;
@@ -12238,7 +12238,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4548 0018 2F2A cmpne r2, #47
4549 001a F7D0 beq .L339
2831:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 205
+ARM GAS /tmp/cc9Rkr8s.s page 205
4550 .loc 1 2831 3 is_stmt 1 view .LVU1500
@@ -12298,7 +12298,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2872:Middlewares/Third_Party/FatFs/src/ff.c **** /* Get into the sub-directory */
4588 .loc 1 2872 4 is_stmt 1 view .LVU1517
2872:Middlewares/Third_Party/FatFs/src/ff.c **** /* Get into the sub-directory */
-ARM GAS /tmp/cc5lWXRL.s page 206
+ARM GAS /tmp/cc9Rkr8s.s page 206
4589 .loc 1 2872 7 is_stmt 0 view .LVU1518
@@ -12358,7 +12358,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4627 .loc 1 2852 3 is_stmt 1 view .LVU1534
2852:Middlewares/Third_Party/FatFs/src/ff.c ****
4628 .loc 1 2852 9 is_stmt 0 view .LVU1535
-ARM GAS /tmp/cc5lWXRL.s page 207
+ARM GAS /tmp/cc9Rkr8s.s page 207
4629 0070 1146 mov r1, r2
@@ -12418,7 +12418,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4673 .align 1
4674 .syntax unified
4675 .thumb
-ARM GAS /tmp/cc5lWXRL.s page 208
+ARM GAS /tmp/cc9Rkr8s.s page 208
4676 .thumb_func
@@ -12478,7 +12478,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4719 .L353:
1612:Middlewares/Third_Party/FatFs/src/ff.c **** }
4720 .loc 1 1612 7 view .LVU1559
-ARM GAS /tmp/cc5lWXRL.s page 209
+ARM GAS /tmp/cc9Rkr8s.s page 209
4721 0016 0025 movs r5, #0
@@ -12538,7 +12538,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4760 003a ECD1 bne .L353
1610:Middlewares/Third_Party/FatFs/src/ff.c **** } else {
4761 .loc 1 1610 5 is_stmt 1 view .LVU1575
-ARM GAS /tmp/cc5lWXRL.s page 210
+ARM GAS /tmp/cc9Rkr8s.s page 210
1610:Middlewares/Third_Party/FatFs/src/ff.c **** } else {
@@ -12598,7 +12598,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4808 .cfi_offset 4, -16
4809 .cfi_offset 5, -12
4810 .cfi_offset 6, -8
-ARM GAS /tmp/cc5lWXRL.s page 211
+ARM GAS /tmp/cc9Rkr8s.s page 211
4811 .cfi_offset 14, -4
@@ -12658,7 +12658,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4850 0024 0021 movs r1, #0
4851 0026 206A ldr r0, [r4, #32]
4852 .LVL561:
-ARM GAS /tmp/cc5lWXRL.s page 212
+ARM GAS /tmp/cc9Rkr8s.s page 212
2374:Middlewares/Third_Party/FatFs/src/ff.c **** mem_cpy(dp->dir + DIR_Name, dp->fn, 11); /* Put SFN */
@@ -12718,7 +12718,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4900 0006 0568 ldr r5, [r0]
4901 .LVL566:
2138:Middlewares/Third_Party/FatFs/src/ff.c **** #if _USE_LFN != 0
-ARM GAS /tmp/cc5lWXRL.s page 213
+ARM GAS /tmp/cc9Rkr8s.s page 213
4902 .loc 1 2138 2 is_stmt 1 view .LVU1610
@@ -12778,7 +12778,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4939 .loc 1 2146 9 is_stmt 0 view .LVU1627
4940 0026 236A ldr r3, [r4, #32]
2146:Middlewares/Third_Party/FatFs/src/ff.c **** if (c == 0) {
-ARM GAS /tmp/cc5lWXRL.s page 214
+ARM GAS /tmp/cc9Rkr8s.s page 214
4941 .loc 1 2146 5 view .LVU1628
@@ -12838,7 +12838,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
2197:Middlewares/Third_Party/FatFs/src/ff.c **** return res;
4982 .loc 1 2197 2 is_stmt 1 view .LVU1642
2197:Middlewares/Third_Party/FatFs/src/ff.c **** return res;
-ARM GAS /tmp/cc5lWXRL.s page 215
+ARM GAS /tmp/cc9Rkr8s.s page 215
4983 .loc 1 2197 5 is_stmt 0 view .LVU1643
@@ -12898,7 +12898,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5027 .loc 1 952 5 is_stmt 0 view .LVU1655
5028 0008 0546 mov r5, r0
5029 000a 48B9 cbnz r0, .L370
-ARM GAS /tmp/cc5lWXRL.s page 216
+ARM GAS /tmp/cc9Rkr8s.s page 216
954:Middlewares/Third_Party/FatFs/src/ff.c **** /* Create FSInfo structure */
@@ -12958,7 +12958,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
956:Middlewares/Third_Party/FatFs/src/ff.c **** st_word(fs->win + BS_55AA, 0xAA55);
5070 .loc 1 956 4 view .LVU1670
5071 0034 FFF7FEFF bl mem_set
-ARM GAS /tmp/cc5lWXRL.s page 217
+ARM GAS /tmp/cc9Rkr8s.s page 217
5072 .LVL584:
@@ -13018,7 +13018,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5114 007c 2371 strb r3, [r4, #4]
5115 007e C8E7 b .L371
5116 .L376:
-ARM GAS /tmp/cc5lWXRL.s page 218
+ARM GAS /tmp/cc9Rkr8s.s page 218
5117 .align 2
@@ -13078,7 +13078,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5163 .loc 1 3273 8 view .LVU1692
5164 000e FFF7FEFF bl get_ldnumber
5165 .LVL593:
-ARM GAS /tmp/cc5lWXRL.s page 219
+ARM GAS /tmp/cc9Rkr8s.s page 219
3274:Middlewares/Third_Party/FatFs/src/ff.c **** cfs = FatFs[vol]; /* Pointer to fs object */
@@ -13138,7 +13138,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5203 0034 42F82430 str r3, [r2, r4, lsl #2]
3295:Middlewares/Third_Party/FatFs/src/ff.c ****
5204 .loc 1 3295 2 is_stmt 1 view .LVU1710
-ARM GAS /tmp/cc5lWXRL.s page 220
+ARM GAS /tmp/cc9Rkr8s.s page 220
3295:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -13198,7 +13198,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5249 .cfi_endproc
5250 .LFE1221:
5252 .section .text.f_open,"ax",%progbits
-ARM GAS /tmp/cc5lWXRL.s page 221
+ARM GAS /tmp/cc9Rkr8s.s page 221
5253 .align 1
@@ -13258,7 +13258,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3328:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) {
5297 .loc 1 3328 2 is_stmt 1 view .LVU1732
3328:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) {
-ARM GAS /tmp/cc5lWXRL.s page 222
+ARM GAS /tmp/cc9Rkr8s.s page 222
5298 .loc 1 3328 8 is_stmt 0 view .LVU1733
@@ -13318,7 +13318,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5340 0032 039B ldr r3, [sp, #12]
5341 0034 0493 str r3, [sp, #16]
3331:Middlewares/Third_Party/FatFs/src/ff.c **** res = follow_path(&dj, path); /* Follow the file path */
-ARM GAS /tmp/cc5lWXRL.s page 223
+ARM GAS /tmp/cc9Rkr8s.s page 223
5342 .loc 1 3331 18 is_stmt 1 view .LVU1746
@@ -13378,7 +13378,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5381 0062 002C cmp r4, #0
5382 0064 4ED0 beq .L392
3347:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_LOCK != 0
-ARM GAS /tmp/cc5lWXRL.s page 224
+ARM GAS /tmp/cc9Rkr8s.s page 224
5383 .loc 1 3347 5 is_stmt 1 view .LVU1762
@@ -13438,7 +13438,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5424 0094 2022 movs r2, #32
5425 0096 DA72 strb r2, [r3, #11]
3395:Middlewares/Third_Party/FatFs/src/ff.c **** st_clust(fs, dj.dir, 0); /* Reset file allocation info */
-ARM GAS /tmp/cc5lWXRL.s page 225
+ARM GAS /tmp/cc9Rkr8s.s page 225
5426 .loc 1 3395 6 is_stmt 1 view .LVU1776
@@ -13498,7 +13498,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5466 .loc 1 3402 7 is_stmt 1 view .LVU1790
3402:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) {
5467 .loc 1 3402 13 is_stmt 0 view .LVU1791
-ARM GAS /tmp/cc5lWXRL.s page 226
+ARM GAS /tmp/cc9Rkr8s.s page 226
5468 00cc 0022 movs r2, #0
@@ -13558,7 +13558,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3349:Middlewares/Third_Party/FatFs/src/ff.c **** #else
5510 .loc 1 3349 43 view .LVU1804
5511 00f8 B7E7 b .L393
-ARM GAS /tmp/cc5lWXRL.s page 227
+ARM GAS /tmp/cc9Rkr8s.s page 227
5512 .LVL638:
@@ -13618,7 +13618,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3416:Middlewares/Third_Party/FatFs/src/ff.c **** res = FR_DENIED;
5551 .loc 1 3416 9 is_stmt 0 view .LVU1820
5552 0124 15F0020F tst r5, #2
-ARM GAS /tmp/cc5lWXRL.s page 228
+ARM GAS /tmp/cc9Rkr8s.s page 228
5553 0128 05D0 beq .L395
@@ -13678,7 +13678,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3428:Middlewares/Third_Party/FatFs/src/ff.c **** if (!fp->obj.lockid) res = FR_INT_ERR;
5591 .loc 1 3428 4 is_stmt 1 view .LVU1837
3428:Middlewares/Third_Party/FatFs/src/ff.c **** if (!fp->obj.lockid) res = FR_INT_ERR;
-ARM GAS /tmp/cc5lWXRL.s page 229
+ARM GAS /tmp/cc9Rkr8s.s page 229
5592 .loc 1 3428 21 is_stmt 0 view .LVU1838
@@ -13738,7 +13738,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3460:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
5632 .loc 1 3460 14 is_stmt 0 view .LVU1853
5633 0182 0021 movs r1, #0
-ARM GAS /tmp/cc5lWXRL.s page 230
+ARM GAS /tmp/cc9Rkr8s.s page 230
5634 0184 F162 str r1, [r6, #44]
@@ -13798,7 +13798,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3472:Middlewares/Third_Party/FatFs/src/ff.c **** fp->fptr = fp->obj.objsize; /* Offset to seek */
5669 .loc 1 3472 28 discriminator 1 view .LVU1873
5670 01ac 002D cmp r5, #0
-ARM GAS /tmp/cc5lWXRL.s page 231
+ARM GAS /tmp/cc9Rkr8s.s page 231
5671 01ae 3FF439AF beq .L389
@@ -13858,7 +13858,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5709 01cc ED1B subs r5, r5, r7
5710 .LVL660:
5711 .L398:
-ARM GAS /tmp/cc5lWXRL.s page 232
+ARM GAS /tmp/cc9Rkr8s.s page 232
3476:Middlewares/Third_Party/FatFs/src/ff.c **** clst = get_fat(&fp->obj, clst);
@@ -13918,7 +13918,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3482:Middlewares/Third_Party/FatFs/src/ff.c **** if ((sc = clust2sect(fs, clst)) == 0) {
5751 .loc 1 3482 8 is_stmt 0 view .LVU1905
5752 01f2 002C cmp r4, #0
-ARM GAS /tmp/cc5lWXRL.s page 233
+ARM GAS /tmp/cc9Rkr8s.s page 233
5753 01f4 7FF416AF bne .L389
@@ -13978,7 +13978,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3488:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
5792 .loc 1 3488 11 view .LVU1921
5793 0226 FFF7FEFF bl disk_read
-ARM GAS /tmp/cc5lWXRL.s page 234
+ARM GAS /tmp/cc9Rkr8s.s page 234
5794 .LVL672:
@@ -14038,7 +14038,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5842 .cfi_offset 9, -16
5843 .cfi_offset 10, -12
5844 .cfi_offset 11, -8
-ARM GAS /tmp/cc5lWXRL.s page 235
+ARM GAS /tmp/cc9Rkr8s.s page 235
5845 .cfi_offset 14, -4
@@ -14098,7 +14098,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5883 0026 002B cmp r3, #0
5884 0028 40F0B480 bne .L425
3529:Middlewares/Third_Party/FatFs/src/ff.c **** remain = fp->obj.objsize - fp->fptr;
-ARM GAS /tmp/cc5lWXRL.s page 236
+ARM GAS /tmp/cc9Rkr8s.s page 236
5885 .loc 1 3529 2 is_stmt 1 view .LVU1946
@@ -14158,7 +14158,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3547:Middlewares/Third_Party/FatFs/src/ff.c **** }
5924 .loc 1 3547 7 is_stmt 1 view .LVU1962
3547:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 237
+ARM GAS /tmp/cc9Rkr8s.s page 237
5925 .loc 1 3547 14 is_stmt 0 view .LVU1963
@@ -14218,7 +14218,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5966 0084 94F91430 ldrsb r3, [r4, #20]
3569:Middlewares/Third_Party/FatFs/src/ff.c **** mem_cpy(rbuff + ((fp->sect - sect) * SS(fs)), fp->buf, SS(fs));
5967 .loc 1 3569 8 discriminator 2 view .LVU1977
-ARM GAS /tmp/cc5lWXRL.s page 238
+ARM GAS /tmp/cc9Rkr8s.s page 238
5968 0088 002B cmp r3, #0
@@ -14278,7 +14278,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3580:Middlewares/Third_Party/FatFs/src/ff.c **** if (disk_write(fs->drv, fp->buf, fp->sect, 1) != RES_OK) ABORT(fs, FR_DISK_ERR);
6008 .loc 1 3580 9 is_stmt 0 view .LVU1992
6009 00b8 94F91430 ldrsb r3, [r4, #20]
-ARM GAS /tmp/cc5lWXRL.s page 239
+ARM GAS /tmp/cc9Rkr8s.s page 239
3580:Middlewares/Third_Party/FatFs/src/ff.c **** if (disk_write(fs->drv, fp->buf, fp->sect, 1) != RES_OK) ABORT(fs, FR_DISK_ERR);
@@ -14338,7 +14338,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6049 .loc 1 3591 24 view .LVU2007
6050 00ec 3546 mov r5, r6
6051 .LVL703:
-ARM GAS /tmp/cc5lWXRL.s page 240
+ARM GAS /tmp/cc9Rkr8s.s page 240
6052 .L444:
@@ -14398,7 +14398,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3535:Middlewares/Third_Party/FatFs/src/ff.c **** csect = (UINT)(fp->fptr / SS(fs) & (fs->csize - 1)); /* Sector offset in the cluster */
6092 .loc 1 3535 6 view .LVU2022
6093 0122 002B cmp r3, #0
-ARM GAS /tmp/cc5lWXRL.s page 241
+ARM GAS /tmp/cc9Rkr8s.s page 241
6094 0124 D8D1 bne .L428
@@ -14458,7 +14458,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6129 .loc 1 3552 15 is_stmt 0 discriminator 2 view .LVU2041
6130 0142 E061 str r0, [r4, #28]
6131 .LVL710:
-ARM GAS /tmp/cc5lWXRL.s page 242
+ARM GAS /tmp/cc9Rkr8s.s page 242
6132 .L429:
@@ -14518,7 +14518,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3560:Middlewares/Third_Party/FatFs/src/ff.c **** }
6169 .loc 1 3560 9 is_stmt 0 view .LVU2059
6170 0170 A2EB050A sub r10, r2, r5
-ARM GAS /tmp/cc5lWXRL.s page 243
+ARM GAS /tmp/cc9Rkr8s.s page 243
6171 .LVL714:
@@ -14578,7 +14578,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6214 .loc 1 3581 85 is_stmt 1 discriminator 2 view .LVU2070
3582:Middlewares/Third_Party/FatFs/src/ff.c **** }
6215 .loc 1 3582 6 discriminator 2 view .LVU2071
-ARM GAS /tmp/cc5lWXRL.s page 244
+ARM GAS /tmp/cc9Rkr8s.s page 244
3582:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -14638,7 +14638,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6260 .thumb_func
6261 .fpu fpv5-d16
6263 f_write:
-ARM GAS /tmp/cc5lWXRL.s page 245
+ARM GAS /tmp/cc9Rkr8s.s page 245
6264 .LVL727:
@@ -14698,7 +14698,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3626:Middlewares/Third_Party/FatFs/src/ff.c **** if (res != FR_OK || (res = (FRESULT)fp->err) != FR_OK) LEAVE_FF(fs, res); /* Check validity */
6306 .loc 1 3626 8 view .LVU2095
6307 0016 FFF7FEFF bl validate
-ARM GAS /tmp/cc5lWXRL.s page 246
+ARM GAS /tmp/cc9Rkr8s.s page 246
6308 .LVL731:
@@ -14758,7 +14758,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6346 0040 002B cmp r3, #0
6347 0042 3CD0 beq .L467
3648:Middlewares/Third_Party/FatFs/src/ff.c **** } else
-ARM GAS /tmp/cc5lWXRL.s page 247
+ARM GAS /tmp/cc9Rkr8s.s page 247
6348 .loc 1 3648 7 is_stmt 1 view .LVU2112
@@ -14818,7 +14818,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3664:Middlewares/Third_Party/FatFs/src/ff.c **** if (disk_write(fs->drv, fp->buf, fp->sect, 1) != RES_OK) ABORT(fs, FR_DISK_ERR);
6384 .loc 1 3664 7 view .LVU2131
6385 0066 002B cmp r3, #0
-ARM GAS /tmp/cc5lWXRL.s page 248
+ARM GAS /tmp/cc9Rkr8s.s page 248
6386 0068 3CDB blt .L488
@@ -14878,7 +14878,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6423 .loc 1 3675 6 is_stmt 1 view .LVU2148
3675:Middlewares/Third_Party/FatFs/src/ff.c **** }
6424 .loc 1 3675 9 is_stmt 0 view .LVU2149
-ARM GAS /tmp/cc5lWXRL.s page 249
+ARM GAS /tmp/cc9Rkr8s.s page 249
6425 0096 A2EB060A sub r10, r2, r6
@@ -14938,7 +14938,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6468 .loc 1 3656 20 is_stmt 1 discriminator 1 view .LVU2160
6469 00c8 4FF0020A mov r10, #2
6470 00cc 84F815A0 strb r10, [r4, #21]
-ARM GAS /tmp/cc5lWXRL.s page 250
+ARM GAS /tmp/cc9Rkr8s.s page 250
3656:Middlewares/Third_Party/FatFs/src/ff.c **** if (clst == 0xFFFFFFFF) ABORT(fs, FR_DISK_ERR);
@@ -14998,7 +14998,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6512 .LVL752:
3665:Middlewares/Third_Party/FatFs/src/ff.c **** fp->flag &= (BYTE)~FA_DIRTY;
6513 .loc 1 3665 62 is_stmt 0 discriminator 1 view .LVU2174
-ARM GAS /tmp/cc5lWXRL.s page 251
+ARM GAS /tmp/cc9Rkr8s.s page 251
6514 010c D3E7 b .L461
@@ -15058,7 +15058,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6553 .loc 1 3686 6 view .LVU2189
6554 0134 02FB0171 mla r1, r2, r1, r7
6555 0138 04F13000 add r0, r4, #48
-ARM GAS /tmp/cc5lWXRL.s page 252
+ARM GAS /tmp/cc9Rkr8s.s page 252
6556 013c FFF7FEFF bl mem_cpy
@@ -15118,7 +15118,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6594 .loc 1 3708 8 view .LVU2205
6595 016a F61A subs r6, r6, r3
6596 .LVL761:
-ARM GAS /tmp/cc5lWXRL.s page 253
+ARM GAS /tmp/cc9Rkr8s.s page 253
3709:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_TINY
@@ -15178,7 +15178,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6636 .loc 1 3636 117 view .LVU2220
6637 019a D8F80030 ldr r3, [r8]
6638 019e 3344 add r3, r3, r6
-ARM GAS /tmp/cc5lWXRL.s page 254
+ARM GAS /tmp/cc9Rkr8s.s page 254
6639 01a0 C8F80030 str r3, [r8]
@@ -15238,7 +15238,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6676 01ca 7FF438AF bne .L465
3641:Middlewares/Third_Party/FatFs/src/ff.c **** if (clst == 0) { /* If no cluster is allocated, */
6677 .loc 1 3641 6 is_stmt 1 view .LVU2238
-ARM GAS /tmp/cc5lWXRL.s page 255
+ARM GAS /tmp/cc9Rkr8s.s page 255
3641:Middlewares/Third_Party/FatFs/src/ff.c **** if (clst == 0) { /* If no cluster is allocated, */
@@ -15298,7 +15298,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6718 .loc 1 3720 2 is_stmt 1 view .LVU2252
3720:Middlewares/Third_Party/FatFs/src/ff.c ****
6719 .loc 1 3720 11 is_stmt 0 view .LVU2253
-ARM GAS /tmp/cc5lWXRL.s page 256
+ARM GAS /tmp/cc9Rkr8s.s page 256
6720 0200 237D ldrb r3, [r4, #20] @ zero_extendqisi2
@@ -15358,7 +15358,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6767 0008 0A29 cmp r1, #10
6768 000a 0DD0 beq .L500
6769 .LVL779:
-ARM GAS /tmp/cc5lWXRL.s page 257
+ARM GAS /tmp/cc9Rkr8s.s page 257
6770 .L494:
@@ -15418,7 +15418,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6809 0026 70BD pop {r4, r5, r6, pc}
6810 .LVL784:
6811 .L500:
-ARM GAS /tmp/cc5lWXRL.s page 258
+ARM GAS /tmp/cc9Rkr8s.s page 258
6812 .LCFI57:
@@ -15478,7 +15478,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6855 .syntax unified
6856 .thumb
6857 .thumb_func
-ARM GAS /tmp/cc5lWXRL.s page 259
+ARM GAS /tmp/cc9Rkr8s.s page 259
6858 .fpu fpv5-d16
@@ -15538,7 +15538,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6900 001e 9A42 cmp r2, r3
6901 0020 08D1 bne .L507
5981:Middlewares/Third_Party/FatFs/src/ff.c **** return EOF;
-ARM GAS /tmp/cc5lWXRL.s page 260
+ARM GAS /tmp/cc9Rkr8s.s page 260
6902 .loc 1 5981 27 is_stmt 1 discriminator 1 view .LVU2303
@@ -15598,7 +15598,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6952 @ frame_needed = 0, uses_anonymous_args = 0
3735:Middlewares/Third_Party/FatFs/src/ff.c **** FRESULT res;
6953 .loc 1 3735 1 is_stmt 0 view .LVU2310
-ARM GAS /tmp/cc5lWXRL.s page 261
+ARM GAS /tmp/cc9Rkr8s.s page 261
6954 0000 70B5 push {r4, r5, r6, lr}
@@ -15658,7 +15658,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6993 .LVL801:
3785:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) {
6994 .loc 1 3785 5 is_stmt 1 view .LVU2326
-ARM GAS /tmp/cc5lWXRL.s page 262
+ARM GAS /tmp/cc9Rkr8s.s page 262
3785:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) {
@@ -15718,7 +15718,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3787:Middlewares/Third_Party/FatFs/src/ff.c **** dir[DIR_Attr] |= AM_ARC; /* Set archive bit */
7038 .loc 1 3787 10 is_stmt 0 view .LVU2338
7039 004c A66A ldr r6, [r4, #40]
-ARM GAS /tmp/cc5lWXRL.s page 263
+ARM GAS /tmp/cc9Rkr8s.s page 263
7040 .LVL808:
@@ -15778,7 +15778,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7081 008a 237D ldrb r3, [r4, #20] @ zero_extendqisi2
7082 008c 23F04003 bic r3, r3, #64
7083 0090 2375 strb r3, [r4, #20]
-ARM GAS /tmp/cc5lWXRL.s page 264
+ARM GAS /tmp/cc9Rkr8s.s page 264
7084 0092 CBE7 b .L513
@@ -15838,7 +15838,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
3840:Middlewares/Third_Party/FatFs/src/ff.c ****
7130 .loc 1 3840 1 is_stmt 0 view .LVU2362
7131 000c 02B0 add sp, sp, #8
-ARM GAS /tmp/cc5lWXRL.s page 265
+ARM GAS /tmp/cc9Rkr8s.s page 265
7132 .LCFI69:
@@ -15898,7 +15898,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7177 f_lseek:
7178 .LVL823:
7179 .LFB1227:
-ARM GAS /tmp/cc5lWXRL.s page 266
+ARM GAS /tmp/cc9Rkr8s.s page 266
4005:Middlewares/Third_Party/FatFs/src/ff.c **** FRESULT res;
@@ -15958,7 +15958,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7220 0014 657D ldrb r5, [r4, #21] @ zero_extendqisi2
7221 .LVL826:
7222 .L524:
-ARM GAS /tmp/cc5lWXRL.s page 267
+ARM GAS /tmp/cc9Rkr8s.s page 267
4021:Middlewares/Third_Party/FatFs/src/ff.c ****
@@ -16018,7 +16018,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7262 .LVL829:
7263 .L566:
7264 .LCFI74:
-ARM GAS /tmp/cc5lWXRL.s page 268
+ARM GAS /tmp/cc9Rkr8s.s page 268
7265 .cfi_restore_state
@@ -16078,7 +16078,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4034:Middlewares/Third_Party/FatFs/src/ff.c **** cl = get_fat(&fp->obj, cl);
7301 .loc 1 4034 7 view .LVU2421
4034:Middlewares/Third_Party/FatFs/src/ff.c **** cl = get_fat(&fp->obj, cl);
-ARM GAS /tmp/cc5lWXRL.s page 269
+ARM GAS /tmp/cc9Rkr8s.s page 269
7302 .loc 1 4034 17 view .LVU2422
@@ -16138,7 +16138,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7339 0078 4346 mov r3, r8
7340 007a 43F8087B str r7, [r3], #8
4040:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 270
+ARM GAS /tmp/cc9Rkr8s.s page 270
7341 .loc 1 4040 21 is_stmt 1 view .LVU2440
@@ -16198,7 +16198,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7381 .loc 1 4027 24 is_stmt 0 view .LVU2454
7382 009c 4FF00209 mov r9, #2
7383 .LVL849:
-ARM GAS /tmp/cc5lWXRL.s page 271
+ARM GAS /tmp/cc9Rkr8s.s page 271
7384 .L528:
@@ -16258,7 +16258,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4057:Middlewares/Third_Party/FatFs/src/ff.c **** if (fp->fptr % SS(fs) && dsc != fp->sect) { /* Refill sector cache if needed */
7422 .loc 1 4057 32 is_stmt 0 discriminator 2 view .LVU2471
7423 00ce B8F80C30 ldrh r3, [r8, #12]
-ARM GAS /tmp/cc5lWXRL.s page 272
+ARM GAS /tmp/cc9Rkr8s.s page 272
4057:Middlewares/Third_Party/FatFs/src/ff.c **** if (fp->fptr % SS(fs) && dsc != fp->sect) { /* Refill sector cache if needed */
@@ -16318,7 +16318,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7463 .LVL855:
4066:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
7464 .loc 1 4066 9 view .LVU2487
-ARM GAS /tmp/cc5lWXRL.s page 273
+ARM GAS /tmp/cc9Rkr8s.s page 273
7465 010a A0B9 cbnz r0, .L572
@@ -16378,7 +16378,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7504 .loc 1 4062 64 is_stmt 1 discriminator 1 view .LVU2502
7505 0134 7EE7 b .L525
7506 .LVL861:
-ARM GAS /tmp/cc5lWXRL.s page 274
+ARM GAS /tmp/cc9Rkr8s.s page 274
7507 .L572:
@@ -16438,7 +16438,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7544 .loc 1 4086 19 is_stmt 0 view .LVU2519
7545 0154 019A ldr r2, [sp, #4]
7546 0156 B2F80A80 ldrh r8, [r2, #10]
-ARM GAS /tmp/cc5lWXRL.s page 275
+ARM GAS /tmp/cc9Rkr8s.s page 275
4086:Middlewares/Third_Party/FatFs/src/ff.c **** if (ifptr > 0 &&
@@ -16498,7 +16498,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7583 017e 04E0 b .L542
7584 .LVL870:
7585 .L541:
-ARM GAS /tmp/cc5lWXRL.s page 276
+ARM GAS /tmp/cc9Rkr8s.s page 276
4093:Middlewares/Third_Party/FatFs/src/ff.c **** #if !_FS_READONLY
@@ -16558,7 +16558,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4138:Middlewares/Third_Party/FatFs/src/ff.c **** #if !_FS_TINY
7624 .loc 1 4138 3 is_stmt 1 view .LVU2554
4138:Middlewares/Third_Party/FatFs/src/ff.c **** #if !_FS_TINY
-ARM GAS /tmp/cc5lWXRL.s page 277
+ARM GAS /tmp/cc9Rkr8s.s page 277
7625 .loc 1 4138 18 is_stmt 0 view .LVU2555
@@ -16618,7 +16618,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7665 .loc 1 4096 6 is_stmt 1 view .LVU2569
4096:Middlewares/Third_Party/FatFs/src/ff.c **** if (clst == 1) ABORT(fs, FR_INT_ERR);
7666 .loc 1 4096 13 is_stmt 0 view .LVU2570
-ARM GAS /tmp/cc5lWXRL.s page 278
+ARM GAS /tmp/cc9Rkr8s.s page 278
7667 01da 0021 movs r1, #0
@@ -16678,7 +16678,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4120:Middlewares/Third_Party/FatFs/src/ff.c **** }
7706 .loc 1 4120 7 view .LVU2586
4120:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 279
+ARM GAS /tmp/cc9Rkr8s.s page 279
7707 .loc 1 4120 14 is_stmt 0 view .LVU2587
@@ -16738,7 +16738,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7746 0224 4344 add r3, r3, r8
7747 0226 A361 str r3, [r4, #24]
4108:Middlewares/Third_Party/FatFs/src/ff.c **** if (_FS_EXFAT && fp->fptr > fp->obj.objsize) { /* No FAT chain object needs correct objsize t
-ARM GAS /tmp/cc5lWXRL.s page 280
+ARM GAS /tmp/cc9Rkr8s.s page 280
7748 .loc 1 4108 6 is_stmt 1 view .LVU2603
@@ -16798,7 +16798,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7786 .loc 1 4128 14 is_stmt 0 view .LVU2619
7787 0256 3146 mov r1, r6
7788 0258 FFF7FEFF bl clust2sect
-ARM GAS /tmp/cc5lWXRL.s page 281
+ARM GAS /tmp/cc9Rkr8s.s page 281
7789 .LVL889:
@@ -16858,7 +16858,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7828 .LVL898:
4129:Middlewares/Third_Party/FatFs/src/ff.c **** nsect += (DWORD)(ofs / SS(fs));
7829 .loc 1 4129 18 is_stmt 0 discriminator 1 view .LVU2635
-ARM GAS /tmp/cc5lWXRL.s page 282
+ARM GAS /tmp/cc9Rkr8s.s page 282
7830 0276 6575 strb r5, [r4, #21]
@@ -16918,7 +16918,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4146:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
7871 .loc 1 4146 57 is_stmt 0 discriminator 1 view .LVU2649
7872 029e 6575 strb r5, [r4, #21]
-ARM GAS /tmp/cc5lWXRL.s page 283
+ARM GAS /tmp/cc9Rkr8s.s page 283
4146:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
@@ -16978,7 +16978,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4176:Middlewares/Third_Party/FatFs/src/ff.c **** res = find_volume(&path, &fs, 0);
7919 .loc 1 4176 2 is_stmt 1 view .LVU2660
7920 .LVL909:
-ARM GAS /tmp/cc5lWXRL.s page 284
+ARM GAS /tmp/cc9Rkr8s.s page 284
4177:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) {
@@ -17038,7 +17038,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
7962 0028 2B60 str r3, [r5]
4180:Middlewares/Third_Party/FatFs/src/ff.c **** res = follow_path(dp, path); /* Follow the path to the directory */
7963 .loc 1 4180 18 is_stmt 1 view .LVU2674
-ARM GAS /tmp/cc5lWXRL.s page 285
+ARM GAS /tmp/cc9Rkr8s.s page 285
4181:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) { /* Follow completed */
@@ -17098,7 +17098,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8001 0054 AB80 strh r3, [r5, #4] @ movhi
4204:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_LOCK != 0
8002 .loc 1 4204 5 is_stmt 1 view .LVU2692
-ARM GAS /tmp/cc5lWXRL.s page 286
+ARM GAS /tmp/cc9Rkr8s.s page 286
4204:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_LOCK != 0
@@ -17158,7 +17158,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8042 .LVL921:
8043 .L585:
4217:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_NO_FILE) res = FR_NO_PATH;
-ARM GAS /tmp/cc5lWXRL.s page 287
+ARM GAS /tmp/cc9Rkr8s.s page 287
8044 .loc 1 4217 16 is_stmt 1 view .LVU2708
@@ -17218,7 +17218,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8090 0006 01A9 add r1, sp, #4
8091 0008 FFF7FEFF bl validate
8092 .LVL925:
-ARM GAS /tmp/cc5lWXRL.s page 288
+ARM GAS /tmp/cc9Rkr8s.s page 288
4241:Middlewares/Third_Party/FatFs/src/ff.c **** #if _FS_LOCK != 0
@@ -17278,7 +17278,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8134 .section .text.f_readdir,"ax",%progbits
8135 .align 1
8136 .global f_readdir
-ARM GAS /tmp/cc5lWXRL.s page 289
+ARM GAS /tmp/cc9Rkr8s.s page 289
8137 .syntax unified
@@ -17338,7 +17338,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8179 .loc 1 4281 4 view .LVU2745
4281:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_NO_FILE) res = FR_OK; /* Ignore end of directory */
8180 .loc 1 4281 10 is_stmt 0 view .LVU2746
-ARM GAS /tmp/cc5lWXRL.s page 290
+ARM GAS /tmp/cc9Rkr8s.s page 290
8181 0014 0021 movs r1, #0
@@ -17398,7 +17398,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8221 003e FFF7FEFF bl dir_sdi
8222 .LVL939:
8223 0042 0646 mov r6, r0
-ARM GAS /tmp/cc5lWXRL.s page 291
+ARM GAS /tmp/cc9Rkr8s.s page 291
8224 .LVL940:
@@ -17458,7 +17458,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8273 .loc 1 4358 2 is_stmt 1 view .LVU2767
4359:Middlewares/Third_Party/FatFs/src/ff.c **** DEF_NAMBUF
8274 .loc 1 4359 2 view .LVU2768
-ARM GAS /tmp/cc5lWXRL.s page 292
+ARM GAS /tmp/cc9Rkr8s.s page 292
4364:Middlewares/Third_Party/FatFs/src/ff.c **** if (res == FR_OK) {
@@ -17518,7 +17518,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8315 .loc 1 4368 3 is_stmt 1 view .LVU2782
4368:Middlewares/Third_Party/FatFs/src/ff.c **** if (dj.fn[NSFLAG] & NS_NONAME) { /* It is origin directory */
8316 .loc 1 4368 6 is_stmt 0 view .LVU2783
-ARM GAS /tmp/cc5lWXRL.s page 293
+ARM GAS /tmp/cc9Rkr8s.s page 293
8317 0024 0546 mov r5, r0
@@ -17578,7 +17578,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8363 .LCFI91:
8364 .cfi_def_cfa_offset 36
8365 .cfi_offset 4, -36
-ARM GAS /tmp/cc5lWXRL.s page 294
+ARM GAS /tmp/cc9Rkr8s.s page 294
8366 .cfi_offset 5, -32
@@ -17638,7 +17638,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8405 .loc 1 4405 10 is_stmt 0 view .LVU2808
8406 001c 079B ldr r3, [sp, #28]
8407 001e 2360 str r3, [r4]
-ARM GAS /tmp/cc5lWXRL.s page 295
+ARM GAS /tmp/cc9Rkr8s.s page 295
4407:Middlewares/Third_Party/FatFs/src/ff.c **** *nclst = fs->free_clst;
@@ -17698,7 +17698,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4411:Middlewares/Third_Party/FatFs/src/ff.c **** if (fs->fs_type == FS_FAT12) { /* FAT12: Sector unalighed FAT entries */
8444 .loc 1 4411 10 view .LVU2827
8445 003e 2746 mov r7, r4
-ARM GAS /tmp/cc5lWXRL.s page 296
+ARM GAS /tmp/cc9Rkr8s.s page 296
8446 0040 2FE0 b .L625
@@ -17758,7 +17758,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4417:Middlewares/Third_Party/FatFs/src/ff.c **** if (stat == 0) nfree++;
8485 .loc 1 4417 9 is_stmt 0 view .LVU2843
8486 0062 0128 cmp r0, #1
-ARM GAS /tmp/cc5lWXRL.s page 297
+ARM GAS /tmp/cc9Rkr8s.s page 297
8487 0064 38D0 beq .L627
@@ -17818,7 +17818,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8525 0088 0DE0 b .L620
8526 .LVL974:
8527 .L631:
-ARM GAS /tmp/cc5lWXRL.s page 298
+ARM GAS /tmp/cc9Rkr8s.s page 298
4450:Middlewares/Third_Party/FatFs/src/ff.c **** p += 2; i -= 2;
@@ -17878,7 +17878,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8565 00a0 0ED0 beq .L617
8566 .LVL982:
8567 .L625:
-ARM GAS /tmp/cc5lWXRL.s page 299
+ARM GAS /tmp/cc9Rkr8s.s page 299
4442:Middlewares/Third_Party/FatFs/src/ff.c **** if (i == 0) {
@@ -17938,7 +17938,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4460:Middlewares/Third_Party/FatFs/src/ff.c **** fs->fsi_flag |= 1; /* FSInfo is to be updated */
8606 .loc 1 4460 6 is_stmt 0 view .LVU2893
8607 00c4 079B ldr r3, [sp, #28]
-ARM GAS /tmp/cc5lWXRL.s page 300
+ARM GAS /tmp/cc9Rkr8s.s page 300
4460:Middlewares/Third_Party/FatFs/src/ff.c **** fs->fsi_flag |= 1; /* FSInfo is to be updated */
@@ -17998,7 +17998,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8656 .cfi_offset 5, -8
8657 .cfi_offset 14, -4
8658 0002 83B0 sub sp, sp, #12
-ARM GAS /tmp/cc5lWXRL.s page 301
+ARM GAS /tmp/cc9Rkr8s.s page 301
8659 .LCFI96:
@@ -18058,7 +18058,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8695 0024 ABB9 cbnz r3, .L636
4490:Middlewares/Third_Party/FatFs/src/ff.c **** fp->obj.sclust = 0;
8696 .loc 1 4490 4 is_stmt 1 view .LVU2920
-ARM GAS /tmp/cc5lWXRL.s page 302
+ARM GAS /tmp/cc9Rkr8s.s page 302
4490:Middlewares/Third_Party/FatFs/src/ff.c **** fp->obj.sclust = 0;
@@ -18118,7 +18118,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8737 .cfi_remember_state
8738 .cfi_def_cfa_offset 12
8739 @ sp needed
-ARM GAS /tmp/cc5lWXRL.s page 303
+ARM GAS /tmp/cc9Rkr8s.s page 303
8740 0050 30BD pop {r4, r5, pc}
@@ -18178,7 +18178,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8780 .LVL1001:
4498:Middlewares/Third_Party/FatFs/src/ff.c **** }
8781 .loc 1 4498 11 view .LVU2949
-ARM GAS /tmp/cc5lWXRL.s page 304
+ARM GAS /tmp/cc9Rkr8s.s page 304
8782 007a 0546 mov r5, r0
@@ -18238,7 +18238,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8824 .loc 1 4512 21 discriminator 1 view .LVU2961
8825 00a6 D1E7 b .L635
8826 .LVL1009:
-ARM GAS /tmp/cc5lWXRL.s page 305
+ARM GAS /tmp/cc9Rkr8s.s page 305
8827 .L641:
@@ -18298,7 +18298,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8873 000a 01A8 add r0, sp, #4
8874 .LVL1013:
4540:Middlewares/Third_Party/FatFs/src/ff.c **** dj.obj.fs = fs;
-ARM GAS /tmp/cc5lWXRL.s page 306
+ARM GAS /tmp/cc9Rkr8s.s page 306
8875 .loc 1 4540 8 view .LVU2972
@@ -18358,7 +18358,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8915 0028 20B9 cbnz r0, .L650
4549:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
8916 .loc 1 4549 21 is_stmt 1 discriminator 1 view .LVU2987
-ARM GAS /tmp/cc5lWXRL.s page 307
+ARM GAS /tmp/cc9Rkr8s.s page 307
4549:Middlewares/Third_Party/FatFs/src/ff.c **** #endif
@@ -18418,7 +18418,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
8956 005a 12D0 beq .L651
4578:Middlewares/Third_Party/FatFs/src/ff.c **** sdj.obj.sclust = dclst;
8957 .loc 1 4578 7 is_stmt 1 view .LVU3003
-ARM GAS /tmp/cc5lWXRL.s page 308
+ARM GAS /tmp/cc9Rkr8s.s page 308
4578:Middlewares/Third_Party/FatFs/src/ff.c **** sdj.obj.sclust = dclst;
@@ -18478,7 +18478,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4553:Middlewares/Third_Party/FatFs/src/ff.c **** } else {
8996 .loc 1 4553 9 view .LVU3020
8997 0080 0624 movs r4, #6
-ARM GAS /tmp/cc5lWXRL.s page 309
+ARM GAS /tmp/cc9Rkr8s.s page 309
8998 .LVL1029:
@@ -18538,7 +18538,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9038 00a8 B6E7 b .L649
9039 .LVL1036:
9040 .L655:
-ARM GAS /tmp/cc5lWXRL.s page 310
+ARM GAS /tmp/cc9Rkr8s.s page 310
4531:Middlewares/Third_Party/FatFs/src/ff.c **** FATFS *fs;
@@ -18598,7 +18598,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9088 .cfi_offset 4, -36
9089 .cfi_offset 5, -32
9090 .cfi_offset 6, -28
-ARM GAS /tmp/cc5lWXRL.s page 311
+ARM GAS /tmp/cc9Rkr8s.s page 311
9091 .cfi_offset 7, -24
@@ -18658,7 +18658,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9129 001a 2046 mov r0, r4
9130 001c 11B0 add sp, sp, #68
9131 .LCFI105:
-ARM GAS /tmp/cc5lWXRL.s page 312
+ARM GAS /tmp/cc9Rkr8s.s page 312
9132 .cfi_remember_state
@@ -18718,7 +18718,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9171 .loc 1 4645 30 is_stmt 0 view .LVU3074
9172 0040 039A ldr r2, [sp, #12]
9173 0042 5389 ldrh r3, [r2, #10]
-ARM GAS /tmp/cc5lWXRL.s page 313
+ARM GAS /tmp/cc9Rkr8s.s page 313
4645:Middlewares/Third_Party/FatFs/src/ff.c **** res = FR_OK;
@@ -18778,7 +18778,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4652:Middlewares/Third_Party/FatFs/src/ff.c **** dsc = clust2sect(fs, dcl);
9212 .loc 1 4652 7 is_stmt 0 view .LVU3091
9213 0066 0CB3 cbz r4, .L682
-ARM GAS /tmp/cc5lWXRL.s page 314
+ARM GAS /tmp/cc9Rkr8s.s page 314
9214 .LVL1057:
@@ -18838,7 +18838,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9253 0092 FFF7FEFF bl sync_fs
9254 .LVL1061:
9255 0096 0446 mov r4, r0
-ARM GAS /tmp/cc5lWXRL.s page 315
+ARM GAS /tmp/cc9Rkr8s.s page 315
9256 .LVL1062:
@@ -18898,7 +18898,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9298 .LVL1074:
4654:Middlewares/Third_Party/FatFs/src/ff.c **** mem_set(dir, 0, SS(fs));
9299 .loc 1 4654 5 is_stmt 1 view .LVU3119
-ARM GAS /tmp/cc5lWXRL.s page 316
+ARM GAS /tmp/cc9Rkr8s.s page 316
4654:Middlewares/Third_Party/FatFs/src/ff.c **** mem_set(dir, 0, SS(fs));
@@ -18958,7 +18958,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9340 .loc 1 4662 6 view .LVU3133
9341 00f6 2022 movs r2, #32
9342 00f8 4946 mov r1, r9
-ARM GAS /tmp/cc5lWXRL.s page 317
+ARM GAS /tmp/cc9Rkr8s.s page 317
9343 00fa 3846 mov r0, r7
@@ -19018,7 +19018,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4668:Middlewares/Third_Party/FatFs/src/ff.c **** fs->wflag = 1;
9382 .loc 1 4668 18 view .LVU3149
9383 0120 1D63 str r5, [r3, #48]
-ARM GAS /tmp/cc5lWXRL.s page 318
+ARM GAS /tmp/cc9Rkr8s.s page 318
4669:Middlewares/Third_Party/FatFs/src/ff.c **** res = sync_window(fs);
@@ -19078,7 +19078,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4664:Middlewares/Third_Party/FatFs/src/ff.c **** st_clust(fs, dir + SZDIRE, pcl);
9424 .loc 1 4664 61 view .LVU3164
9425 014c DFE7 b .L666
-ARM GAS /tmp/cc5lWXRL.s page 319
+ARM GAS /tmp/cc9Rkr8s.s page 319
9426 .LVL1093:
@@ -19138,7 +19138,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9475 0002 A3B0 sub sp, sp, #140
9476 .LCFI108:
9477 .cfi_def_cfa_offset 152
-ARM GAS /tmp/cc5lWXRL.s page 320
+ARM GAS /tmp/cc9Rkr8s.s page 320
9478 0004 0190 str r0, [sp, #4]
@@ -19198,7 +19198,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4733:Middlewares/Third_Party/FatFs/src/ff.c **** INIT_NAMBUF(fs);
9518 .loc 1 4733 3 is_stmt 1 view .LVU3186
4733:Middlewares/Third_Party/FatFs/src/ff.c **** INIT_NAMBUF(fs);
-ARM GAS /tmp/cc5lWXRL.s page 321
+ARM GAS /tmp/cc9Rkr8s.s page 321
9519 .loc 1 4733 14 is_stmt 0 view .LVU3187
@@ -19258,7 +19258,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9558 .loc 1 4769 5 is_stmt 1 view .LVU3202
9559 004c 1522 movs r2, #21
9560 004e 1E99 ldr r1, [sp, #120]
-ARM GAS /tmp/cc5lWXRL.s page 322
+ARM GAS /tmp/cc9Rkr8s.s page 322
9561 0050 0B31 adds r1, r1, #11
@@ -19318,7 +19318,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4775:Middlewares/Third_Party/FatFs/src/ff.c **** res = dir_register(&djn); /* Register the new entry */
9604 .loc 1 4775 8 is_stmt 0 view .LVU3214
9605 008a 0428 cmp r0, #4
-ARM GAS /tmp/cc5lWXRL.s page 323
+ARM GAS /tmp/cc9Rkr8s.s page 323
9606 008c 0CD0 beq .L691
@@ -19378,7 +19378,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
4778:Middlewares/Third_Party/FatFs/src/ff.c **** mem_cpy(dir + 13, buf + 2, 19);
9646 .loc 1 4778 7 is_stmt 1 view .LVU3229
4778:Middlewares/Third_Party/FatFs/src/ff.c **** mem_cpy(dir + 13, buf + 2, 19);
-ARM GAS /tmp/cc5lWXRL.s page 324
+ARM GAS /tmp/cc9Rkr8s.s page 324
9647 .loc 1 4778 11 is_stmt 0 view .LVU3230
@@ -19438,7 +19438,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9688 00f0 2046 mov r0, r4
9689 00f2 FFF7FEFF bl clust2sect
9690 .LVL1123:
-ARM GAS /tmp/cc5lWXRL.s page 325
+ARM GAS /tmp/cc9Rkr8s.s page 325
4784:Middlewares/Third_Party/FatFs/src/ff.c **** res = FR_INT_ERR;
@@ -19498,7 +19498,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9729 .loc 1 4792 10 is_stmt 1 view .LVU3259
4792:Middlewares/Third_Party/FatFs/src/ff.c **** }
9730 .loc 1 4792 20 is_stmt 0 view .LVU3260
-ARM GAS /tmp/cc5lWXRL.s page 326
+ARM GAS /tmp/cc9Rkr8s.s page 326
9731 0120 099B ldr r3, [sp, #36]
@@ -19558,7 +19558,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9775 .cfi_offset 14, -4
9776 0004 8DB0 sub sp, sp, #52
9777 .LCFI112:
-ARM GAS /tmp/cc5lWXRL.s page 327
+ARM GAS /tmp/cc9Rkr8s.s page 327
9778 .cfi_def_cfa_offset 88
@@ -19618,7 +19618,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5329:Middlewares/Third_Party/FatFs/src/ff.c **** pdrv = LD2PD(vol); /* Physical drive */
9812 .loc 1 5329 5 view .LVU3283
9813 0020 0BB1 cbz r3, .L701
-ARM GAS /tmp/cc5lWXRL.s page 328
+ARM GAS /tmp/cc9Rkr8s.s page 328
5329:Middlewares/Third_Party/FatFs/src/ff.c **** pdrv = LD2PD(vol); /* Physical drive */
@@ -19678,7 +19678,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9851 004a 0A9B ldr r3, [sp, #40]
5337:Middlewares/Third_Party/FatFs/src/ff.c **** #if _MAX_SS != _MIN_SS /* Get sector size of the medium if variable sector size cfg. */
9852 .loc 1 5337 58 discriminator 2 view .LVU3301
-ARM GAS /tmp/cc5lWXRL.s page 329
+ARM GAS /tmp/cc9Rkr8s.s page 329
9853 004c 2BB1 cbz r3, .L702
@@ -19738,7 +19738,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9892 .loc 1 5344 5 is_stmt 0 view .LVU3316
9893 008a 15B1 cbz r5, .L704
5344:Middlewares/Third_Party/FatFs/src/ff.c **** au /= ss; /* Cluster size in unit of sector */
-ARM GAS /tmp/cc5lWXRL.s page 330
+ARM GAS /tmp/cc9Rkr8s.s page 330
9894 .loc 1 5344 15 discriminator 1 view .LVU3317
@@ -19798,7 +19798,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5364:Middlewares/Third_Party/FatFs/src/ff.c **** b_vol = (opt & FM_SFD) ? 0 : 63; /* Volume start sector */
9933 .loc 1 5364 6 view .LVU3333
9934 00c2 0028 cmp r0, #0
-ARM GAS /tmp/cc5lWXRL.s page 331
+ARM GAS /tmp/cc9Rkr8s.s page 331
9935 00c4 40F0B882 bne .L753
@@ -19858,7 +19858,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
9972 00f4 08F00703 and r3, r8, #7
9973 00f8 022B cmp r3, #2
9974 00fa 67D0 beq .L758
-ARM GAS /tmp/cc5lWXRL.s page 332
+ARM GAS /tmp/cc9Rkr8s.s page 332
5380:Middlewares/Third_Party/FatFs/src/ff.c **** fmt = FS_FAT32; break;
@@ -19918,7 +19918,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5572:Middlewares/Third_Party/FatFs/src/ff.c **** } else {
10013 .loc 1 5572 21 is_stmt 0 view .LVU3367
10014 0130 03F10208 add r8, r3, #2
-ARM GAS /tmp/cc5lWXRL.s page 333
+ARM GAS /tmp/cc9Rkr8s.s page 333
5572:Middlewares/Third_Party/FatFs/src/ff.c **** } else {
@@ -19978,7 +19978,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10053 0160 E018 adds r0, r4, r3
5585:Middlewares/Third_Party/FatFs/src/ff.c **** if (fmt == FS_FAT32) { /* FAT32: Move FAT base */
10054 .loc 1 5585 26 view .LVU3384
-ARM GAS /tmp/cc5lWXRL.s page 334
+ARM GAS /tmp/cc9Rkr8s.s page 334
10055 0162 0138 subs r0, r0, #1
@@ -20038,7 +20038,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10092 .loc 1 5595 4 is_stmt 1 view .LVU3401
5595:Middlewares/Third_Party/FatFs/src/ff.c **** if (n_clst <= MAX_FAT16) { /* Too few clusters for FAT32 */
10093 .loc 1 5595 7 is_stmt 0 view .LVU3402
-ARM GAS /tmp/cc5lWXRL.s page 335
+ARM GAS /tmp/cc9Rkr8s.s page 335
10094 0192 BBF1030F cmp fp, #3
@@ -20098,7 +20098,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10133 .L754:
5365:Middlewares/Third_Party/FatFs/src/ff.c **** if (sz_vol < b_vol) return FR_MKFS_ABORTED;
10134 .loc 1 5365 30 view .LVU3418
-ARM GAS /tmp/cc5lWXRL.s page 336
+ARM GAS /tmp/cc9Rkr8s.s page 336
10135 01c6 3F23 movs r3, #63
@@ -20158,7 +20158,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10177 .loc 1 5561 35 view .LVU3430
10178 0200 08F1FF38 add r8, r8, #-1
5561:Middlewares/Third_Party/FatFs/src/ff.c **** sz_rsv = 32; /* Number of reserved sectors */
-ARM GAS /tmp/cc5lWXRL.s page 337
+ARM GAS /tmp/cc9Rkr8s.s page 337
10179 .loc 1 5561 12 view .LVU3431
@@ -20218,7 +20218,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10216 .loc 1 5558 55 is_stmt 0 discriminator 4 view .LVU3448
10217 0228 0130 adds r0, r0, #1
10218 .LVL1171:
-ARM GAS /tmp/cc5lWXRL.s page 338
+ARM GAS /tmp/cc9Rkr8s.s page 338
5558:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -20278,7 +20278,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5568:Middlewares/Third_Party/FatFs/src/ff.c **** }
10258 .loc 1 5568 27 is_stmt 1 discriminator 1 view .LVU3464
5568:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 339
+ARM GAS /tmp/cc9Rkr8s.s page 339
10259 .loc 1 5568 30 is_stmt 0 discriminator 1 view .LVU3465
@@ -20338,7 +20338,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10299 .L787:
5596:Middlewares/Third_Party/FatFs/src/ff.c **** if (!au && (au = pau / 2) != 0) continue; /* Adjust cluster size and retry */
10300 .loc 1 5596 5 is_stmt 1 view .LVU3480
-ARM GAS /tmp/cc5lWXRL.s page 340
+ARM GAS /tmp/cc9Rkr8s.s page 340
5596:Middlewares/Third_Party/FatFs/src/ff.c **** if (!au && (au = pau / 2) != 0) continue; /* Adjust cluster size and retry */
@@ -20398,7 +20398,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10342 02bc 0A00FFFF .word -65526
10343 02c0 FFFFFE0F .word 268369919
10344 02c4 00000000 .word .LANCHOR4
-ARM GAS /tmp/cc5lWXRL.s page 341
+ARM GAS /tmp/cc9Rkr8s.s page 341
10345 02c8 00000000 .word .LANCHOR5
@@ -20458,7 +20458,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10388 0308 D049 ldr r1, .L798
10389 030a 3046 mov r0, r6
10390 030c FFF7FEFF bl mem_cpy
-ARM GAS /tmp/cc5lWXRL.s page 342
+ARM GAS /tmp/cc9Rkr8s.s page 342
10391 .LVL1196:
@@ -20518,7 +20518,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10431 .loc 1 5640 18 is_stmt 0 view .LVU3518
10432 0352 F823 movs r3, #248
10433 0354 7375 strb r3, [r6, #21]
-ARM GAS /tmp/cc5lWXRL.s page 343
+ARM GAS /tmp/cc9Rkr8s.s page 343
5641:Middlewares/Third_Party/FatFs/src/ff.c **** st_word(buf + BPB_NumHeads, 255); /* Number of heads (for int13) */
@@ -20578,7 +20578,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10476 03a4 06F12B00 add r0, r6, #43
10477 03a8 FFF7FEFF bl mem_cpy
10478 .LVL1207:
-ARM GAS /tmp/cc5lWXRL.s page 344
+ARM GAS /tmp/cc9Rkr8s.s page 344
10479 .L731:
@@ -20638,7 +20638,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10520 .loc 1 5697 3 is_stmt 1 view .LVU3543
5697:Middlewares/Third_Party/FatFs/src/ff.c **** do {
10521 .loc 1 5697 35 is_stmt 0 view .LVU3544
-ARM GAS /tmp/cc5lWXRL.s page 345
+ARM GAS /tmp/cc9Rkr8s.s page 345
10522 03e6 BBF1030F cmp fp, #3
@@ -20698,7 +20698,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10561 0414 BBF1030F cmp fp, #3
10562 0418 00F0B080 beq .L776
5712:Middlewares/Third_Party/FatFs/src/ff.c **** sys = 0x06; /* FAT12/16 (>=64KS) */
-ARM GAS /tmp/cc5lWXRL.s page 346
+ARM GAS /tmp/cc9Rkr8s.s page 346
10563 .loc 1 5712 4 is_stmt 1 view .LVU3560
@@ -20758,7 +20758,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10606 .loc 1 5648 4 view .LVU3571
10607 0464 0121 movs r1, #1
10608 0466 06F13000 add r0, r6, #48
-ARM GAS /tmp/cc5lWXRL.s page 347
+ARM GAS /tmp/cc9Rkr8s.s page 347
10609 046a FFF7FEFF bl st_word
@@ -20818,7 +20818,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10653 .LVL1232:
5668:Middlewares/Third_Party/FatFs/src/ff.c **** st_dword(buf + FSI_Free_Count, n_clst - 1); /* Number of free clusters */
10654 .loc 1 5668 4 view .LVU3582
-ARM GAS /tmp/cc5lWXRL.s page 348
+ARM GAS /tmp/cc9Rkr8s.s page 348
10655 04b4 6949 ldr r1, .L798+16
@@ -20878,7 +20878,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5685:Middlewares/Third_Party/FatFs/src/ff.c **** }
10701 .loc 1 5685 5 is_stmt 0 discriminator 4 view .LVU3591
10702 0508 3046 mov r0, r6
-ARM GAS /tmp/cc5lWXRL.s page 349
+ARM GAS /tmp/cc9Rkr8s.s page 349
10703 050a FFF7FEFF bl st_dword
@@ -20938,7 +20938,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10744 053c ED1B subs r5, r5, r7
10745 .LVL1246:
5693:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 350
+ARM GAS /tmp/cc9Rkr8s.s page 350
10746 .loc 1 5693 4 view .LVU3605
@@ -20998,7 +20998,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5715:Middlewares/Third_Party/FatFs/src/ff.c **** }
10790 .loc 1 5715 9 view .LVU3616
10791 0576 4FF00408 mov r8, #4
-ARM GAS /tmp/cc5lWXRL.s page 351
+ARM GAS /tmp/cc9Rkr8s.s page 351
10792 .LVL1256:
@@ -21058,7 +21058,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5733:Middlewares/Third_Party/FatFs/src/ff.c **** pte[PTE_StCyl] = 0; /* Start cylinder */
10831 .loc 1 5733 19 is_stmt 0 view .LVU3632
10832 05a6 86F8C071 strb r7, [r6, #448]
-ARM GAS /tmp/cc5lWXRL.s page 352
+ARM GAS /tmp/cc9Rkr8s.s page 352
5734:Middlewares/Third_Party/FatFs/src/ff.c **** pte[PTE_System] = sys; /* System type */
@@ -21118,7 +21118,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10870 .LVL1265:
5742:Middlewares/Third_Party/FatFs/src/ff.c **** }
10871 .loc 1 5742 4 view .LVU3650
-ARM GAS /tmp/cc5lWXRL.s page 353
+ARM GAS /tmp/cc9Rkr8s.s page 353
5742:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -21178,7 +21178,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
5335:Middlewares/Third_Party/FatFs/src/ff.c **** if (stat & STA_PROTECT) return FR_WRITE_PROTECTED;
10915 .loc 1 5335 32 view .LVU3662
10916 0612 00E0 b .L700
-ARM GAS /tmp/cc5lWXRL.s page 354
+ARM GAS /tmp/cc9Rkr8s.s page 354
10917 .LVL1275:
@@ -21238,7 +21238,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
10963 063a ECE7 b .L700
10964 .LVL1279:
10965 .L755:
-ARM GAS /tmp/cc5lWXRL.s page 355
+ARM GAS /tmp/cc9Rkr8s.s page 355
5366:Middlewares/Third_Party/FatFs/src/ff.c **** sz_vol -= b_vol; /* Volume size */
@@ -21298,7 +21298,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11012 .L769:
5614:Middlewares/Third_Party/FatFs/src/ff.c **** }
11013 .loc 1 5614 13 view .LVU3679
-ARM GAS /tmp/cc5lWXRL.s page 356
+ARM GAS /tmp/cc9Rkr8s.s page 356
11014 0674 0E20 movs r0, #14
@@ -21358,7 +21358,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11063 .cfi_offset 4, -24
11064 .cfi_offset 5, -20
11065 .cfi_offset 6, -16
-ARM GAS /tmp/cc5lWXRL.s page 357
+ARM GAS /tmp/cc9Rkr8s.s page 357
11066 .cfi_offset 7, -12
@@ -21418,7 +21418,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11106 0020 01A9 add r1, sp, #4
11107 0022 3846 mov r0, r7
11108 0024 FFF7FEFF bl f_read
-ARM GAS /tmp/cc5lWXRL.s page 358
+ARM GAS /tmp/cc9Rkr8s.s page 358
11109 .LVL1296:
@@ -21478,7 +21478,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11146 0046 2370 strb r3, [r4]
5897:Middlewares/Third_Party/FatFs/src/ff.c **** }
11147 .loc 1 5897 2 is_stmt 1 view .LVU3718
-ARM GAS /tmp/cc5lWXRL.s page 359
+ARM GAS /tmp/cc9Rkr8s.s page 359
5897:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -21538,7 +21538,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11192 .LCFI120:
11193 .cfi_def_cfa_offset 88
11194 0004 0446 mov r4, r0
-ARM GAS /tmp/cc5lWXRL.s page 360
+ARM GAS /tmp/cc9Rkr8s.s page 360
6003:Middlewares/Third_Party/FatFs/src/ff.c **** putbuff pb;
@@ -21598,7 +21598,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6022:Middlewares/Third_Party/FatFs/src/ff.c **** {
11232 .loc 1 6022 1 is_stmt 1 view -0
11233 .cfi_startproc
-ARM GAS /tmp/cc5lWXRL.s page 361
+ARM GAS /tmp/cc9Rkr8s.s page 361
11234 @ args = 0, pretend = 0, frame = 80
@@ -21658,7 +21658,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11281 @ sp needed
11282 0024 10BD pop {r4, pc}
11283 .loc 1 6029 1 view .LVU3748
-ARM GAS /tmp/cc5lWXRL.s page 362
+ARM GAS /tmp/cc9Rkr8s.s page 362
11284 .cfi_endproc
@@ -21718,7 +21718,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
6044:Middlewares/Third_Party/FatFs/src/ff.c **** va_list arp;
11326 .loc 1 6044 2 is_stmt 1 view .LVU3751
6045:Middlewares/Third_Party/FatFs/src/ff.c **** putbuff pb;
-ARM GAS /tmp/cc5lWXRL.s page 363
+ARM GAS /tmp/cc9Rkr8s.s page 363
11327 .loc 1 6045 2 view .LVU3752
@@ -21778,7 +21778,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11364 0030 F2E7 b .L817
11365 .LVL1320:
11366 .L819:
-ARM GAS /tmp/cc5lWXRL.s page 364
+ARM GAS /tmp/cc9Rkr8s.s page 364
6062:Middlewares/Third_Party/FatFs/src/ff.c **** }
@@ -21838,7 +21838,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11406 .loc 1 6069 12 view .LVU3787
11407 .loc 1 6069 20 is_stmt 0 view .LVU3788
11408 004c A51C adds r5, r4, #2
-ARM GAS /tmp/cc5lWXRL.s page 365
+ARM GAS /tmp/cc9Rkr8s.s page 365
11409 .LVL1328:
@@ -21898,7 +21898,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11452 .LVL1335:
11453 .L825:
6078:Middlewares/Third_Party/FatFs/src/ff.c **** }
-ARM GAS /tmp/cc5lWXRL.s page 366
+ARM GAS /tmp/cc9Rkr8s.s page 366
6079:Middlewares/Third_Party/FatFs/src/ff.c **** if (!c) break;
@@ -21958,7 +21958,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11504 .L860:
6080:Middlewares/Third_Party/FatFs/src/ff.c **** d = c;
11505 .loc 1 6080 5 is_stmt 0 view .LVU3815
-ARM GAS /tmp/cc5lWXRL.s page 367
+ARM GAS /tmp/cc9Rkr8s.s page 367
11506 00b6 0B46 mov r3, r1
@@ -22018,7 +22018,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11555 .loc 1 6087 13 is_stmt 0 discriminator 1 view .LVU3833
11556 00e6 7E1C adds r6, r7, #1
11557 .LVL1347:
-ARM GAS /tmp/cc5lWXRL.s page 368
+ARM GAS /tmp/cc9Rkr8s.s page 368
11558 .loc 1 6087 11 discriminator 1 view .LVU3834
@@ -22078,7 +22078,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11605 .loc 1 6094 25 is_stmt 0 view .LVU3849
11606 0118 1B9B ldr r3, [sp, #108]
11607 .LVL1356:
-ARM GAS /tmp/cc5lWXRL.s page 369
+ARM GAS /tmp/cc9Rkr8s.s page 369
11608 .loc 1 6094 25 view .LVU3850
@@ -22138,7 +22138,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11641 .loc 1 6115 16 is_stmt 0 discriminator 8 view .LVU3862
11642 0138 D70F lsrs r7, r2, #31
11643 013a 442B cmp r3, #68
-ARM GAS /tmp/cc5lWXRL.s page 370
+ARM GAS /tmp/cc9Rkr8s.s page 370
11644 013c 14BF ite ne
@@ -22198,7 +22198,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11685 .loc 1 6100 6 view .LVU3878
11686 0162 0820 movs r0, #8
11687 0164 E1E7 b .L832
-ARM GAS /tmp/cc5lWXRL.s page 371
+ARM GAS /tmp/cc9Rkr8s.s page 371
11688 .LVL1368:
@@ -22258,7 +22258,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11734 019a 0ED8 bhi .L869
6123:Middlewares/Third_Party/FatFs/src/ff.c **** str[i++] = d + '0';
11735 .loc 1 6123 9 view .LVU3891
-ARM GAS /tmp/cc5lWXRL.s page 372
+ARM GAS /tmp/cc9Rkr8s.s page 372
11736 019c BC46 mov ip, r7
@@ -22318,7 +22318,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11778 01ce 0CF10207 add r7, ip, #2
11779 .LVL1379:
11780 .L851:
-ARM GAS /tmp/cc5lWXRL.s page 373
+ARM GAS /tmp/cc9Rkr8s.s page 373
6126:Middlewares/Third_Party/FatFs/src/ff.c **** j = i; d = (f & 1) ? '0' : ' ';
@@ -22378,7 +22378,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11829 0202 07F17003 add r3, r7, #112
11830 0206 6B44 add r3, sp, r3
11831 0208 13F8701C ldrb r1, [r3, #-112] @ zero_extendqisi2
-ARM GAS /tmp/cc5lWXRL.s page 374
+ARM GAS /tmp/cc9Rkr8s.s page 374
11832 020c 08A8 add r0, sp, #32
@@ -22438,7 +22438,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11878 .cfi_restore 4
11879 .cfi_def_cfa_offset 12
11880 0238 03B0 add sp, sp, #12
-ARM GAS /tmp/cc5lWXRL.s page 375
+ARM GAS /tmp/cc9Rkr8s.s page 375
11881 .LCFI130:
@@ -22498,7 +22498,7 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11922 E8555555
11922 5959EEEF
11922 F0F1F2F3
-ARM GAS /tmp/cc5lWXRL.s page 376
+ARM GAS /tmp/cc9Rkr8s.s page 376
11922 F4F5
@@ -22538,173 +22538,173 @@ ARM GAS /tmp/cc5lWXRL.s page 1
11958 .file 8 "Middlewares/Third_Party/FatFs/src/diskio.h"
11959 .file 9 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdarg.h"
11960 .file 10 ""
-ARM GAS /tmp/cc5lWXRL.s page 377
+ARM GAS /tmp/cc9Rkr8s.s page 377
DEFINED SYMBOLS
*ABS*:0000000000000000 ff.c
- /tmp/cc5lWXRL.s:17 .text.ld_word:0000000000000000 $t
- /tmp/cc5lWXRL.s:24 .text.ld_word:0000000000000000 ld_word
- /tmp/cc5lWXRL.s:52 .text.ld_dword:0000000000000000 $t
- /tmp/cc5lWXRL.s:58 .text.ld_dword:0000000000000000 ld_dword
- /tmp/cc5lWXRL.s:97 .text.st_word:0000000000000000 $t
- /tmp/cc5lWXRL.s:103 .text.st_word:0000000000000000 st_word
- /tmp/cc5lWXRL.s:128 .text.st_dword:0000000000000000 $t
- /tmp/cc5lWXRL.s:134 .text.st_dword:0000000000000000 st_dword
- /tmp/cc5lWXRL.s:173 .text.mem_cpy:0000000000000000 $t
- /tmp/cc5lWXRL.s:179 .text.mem_cpy:0000000000000000 mem_cpy
- /tmp/cc5lWXRL.s:219 .text.mem_set:0000000000000000 $t
- /tmp/cc5lWXRL.s:225 .text.mem_set:0000000000000000 mem_set
- /tmp/cc5lWXRL.s:252 .text.mem_cmp:0000000000000000 $t
- /tmp/cc5lWXRL.s:258 .text.mem_cmp:0000000000000000 mem_cmp
- /tmp/cc5lWXRL.s:301 .text.chk_chr:0000000000000000 $t
- /tmp/cc5lWXRL.s:307 .text.chk_chr:0000000000000000 chk_chr
- /tmp/cc5lWXRL.s:343 .text.chk_lock:0000000000000000 $t
- /tmp/cc5lWXRL.s:349 .text.chk_lock:0000000000000000 chk_lock
- /tmp/cc5lWXRL.s:487 .text.chk_lock:0000000000000078 $d
- /tmp/cc5lWXRL.s:492 .text.enq_lock:0000000000000000 $t
- /tmp/cc5lWXRL.s:498 .text.enq_lock:0000000000000000 enq_lock
- /tmp/cc5lWXRL.s:545 .text.enq_lock:000000000000001c $d
- /tmp/cc5lWXRL.s:550 .text.inc_lock:0000000000000000 $t
- /tmp/cc5lWXRL.s:556 .text.inc_lock:0000000000000000 inc_lock
- /tmp/cc5lWXRL.s:735 .text.inc_lock:00000000000000a0 $d
- /tmp/cc5lWXRL.s:740 .text.dec_lock:0000000000000000 $t
- /tmp/cc5lWXRL.s:746 .text.dec_lock:0000000000000000 dec_lock
- /tmp/cc5lWXRL.s:829 .text.dec_lock:000000000000003c $d
- /tmp/cc5lWXRL.s:834 .text.clear_lock:0000000000000000 $t
- /tmp/cc5lWXRL.s:840 .text.clear_lock:0000000000000000 clear_lock
- /tmp/cc5lWXRL.s:921 .text.clear_lock:0000000000000038 $d
- /tmp/cc5lWXRL.s:926 .text.clust2sect:0000000000000000 $t
- /tmp/cc5lWXRL.s:932 .text.clust2sect:0000000000000000 clust2sect
- /tmp/cc5lWXRL.s:972 .text.clmt_clust:0000000000000000 $t
- /tmp/cc5lWXRL.s:978 .text.clmt_clust:0000000000000000 clmt_clust
- /tmp/cc5lWXRL.s:1049 .text.ld_clust:0000000000000000 $t
- /tmp/cc5lWXRL.s:1055 .text.ld_clust:0000000000000000 ld_clust
- /tmp/cc5lWXRL.s:1111 .text.st_clust:0000000000000000 $t
- /tmp/cc5lWXRL.s:1117 .text.st_clust:0000000000000000 st_clust
- /tmp/cc5lWXRL.s:1166 .text.get_fileinfo:0000000000000000 $t
- /tmp/cc5lWXRL.s:1172 .text.get_fileinfo:0000000000000000 get_fileinfo
- /tmp/cc5lWXRL.s:1312 .rodata.create_name.str1.4:0000000000000000 $d
- /tmp/cc5lWXRL.s:1316 .text.create_name:0000000000000000 $t
- /tmp/cc5lWXRL.s:1322 .text.create_name:0000000000000000 create_name
- /tmp/cc5lWXRL.s:1552 .text.create_name:00000000000000c8 $d
- /tmp/cc5lWXRL.s:1558 .text.get_ldnumber:0000000000000000 $t
- /tmp/cc5lWXRL.s:1564 .text.get_ldnumber:0000000000000000 get_ldnumber
- /tmp/cc5lWXRL.s:1666 .text.putc_init:0000000000000000 $t
- /tmp/cc5lWXRL.s:1672 .text.putc_init:0000000000000000 putc_init
- /tmp/cc5lWXRL.s:1695 .text.validate:0000000000000000 $t
- /tmp/cc5lWXRL.s:1701 .text.validate:0000000000000000 validate
- /tmp/cc5lWXRL.s:1810 .text.sync_window:0000000000000000 $t
- /tmp/cc5lWXRL.s:1816 .text.sync_window:0000000000000000 sync_window
- /tmp/cc5lWXRL.s:1925 .text.move_window:0000000000000000 $t
- /tmp/cc5lWXRL.s:1931 .text.move_window:0000000000000000 move_window
-ARM GAS /tmp/cc5lWXRL.s page 378
+ /tmp/cc9Rkr8s.s:17 .text.ld_word:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:24 .text.ld_word:0000000000000000 ld_word
+ /tmp/cc9Rkr8s.s:52 .text.ld_dword:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:58 .text.ld_dword:0000000000000000 ld_dword
+ /tmp/cc9Rkr8s.s:97 .text.st_word:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:103 .text.st_word:0000000000000000 st_word
+ /tmp/cc9Rkr8s.s:128 .text.st_dword:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:134 .text.st_dword:0000000000000000 st_dword
+ /tmp/cc9Rkr8s.s:173 .text.mem_cpy:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:179 .text.mem_cpy:0000000000000000 mem_cpy
+ /tmp/cc9Rkr8s.s:219 .text.mem_set:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:225 .text.mem_set:0000000000000000 mem_set
+ /tmp/cc9Rkr8s.s:252 .text.mem_cmp:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:258 .text.mem_cmp:0000000000000000 mem_cmp
+ /tmp/cc9Rkr8s.s:301 .text.chk_chr:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:307 .text.chk_chr:0000000000000000 chk_chr
+ /tmp/cc9Rkr8s.s:343 .text.chk_lock:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:349 .text.chk_lock:0000000000000000 chk_lock
+ /tmp/cc9Rkr8s.s:487 .text.chk_lock:0000000000000078 $d
+ /tmp/cc9Rkr8s.s:492 .text.enq_lock:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:498 .text.enq_lock:0000000000000000 enq_lock
+ /tmp/cc9Rkr8s.s:545 .text.enq_lock:000000000000001c $d
+ /tmp/cc9Rkr8s.s:550 .text.inc_lock:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:556 .text.inc_lock:0000000000000000 inc_lock
+ /tmp/cc9Rkr8s.s:735 .text.inc_lock:00000000000000a0 $d
+ /tmp/cc9Rkr8s.s:740 .text.dec_lock:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:746 .text.dec_lock:0000000000000000 dec_lock
+ /tmp/cc9Rkr8s.s:829 .text.dec_lock:000000000000003c $d
+ /tmp/cc9Rkr8s.s:834 .text.clear_lock:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:840 .text.clear_lock:0000000000000000 clear_lock
+ /tmp/cc9Rkr8s.s:921 .text.clear_lock:0000000000000038 $d
+ /tmp/cc9Rkr8s.s:926 .text.clust2sect:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:932 .text.clust2sect:0000000000000000 clust2sect
+ /tmp/cc9Rkr8s.s:972 .text.clmt_clust:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:978 .text.clmt_clust:0000000000000000 clmt_clust
+ /tmp/cc9Rkr8s.s:1049 .text.ld_clust:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:1055 .text.ld_clust:0000000000000000 ld_clust
+ /tmp/cc9Rkr8s.s:1111 .text.st_clust:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:1117 .text.st_clust:0000000000000000 st_clust
+ /tmp/cc9Rkr8s.s:1166 .text.get_fileinfo:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:1172 .text.get_fileinfo:0000000000000000 get_fileinfo
+ /tmp/cc9Rkr8s.s:1312 .rodata.create_name.str1.4:0000000000000000 $d
+ /tmp/cc9Rkr8s.s:1316 .text.create_name:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:1322 .text.create_name:0000000000000000 create_name
+ /tmp/cc9Rkr8s.s:1552 .text.create_name:00000000000000c8 $d
+ /tmp/cc9Rkr8s.s:1558 .text.get_ldnumber:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:1564 .text.get_ldnumber:0000000000000000 get_ldnumber
+ /tmp/cc9Rkr8s.s:1666 .text.putc_init:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:1672 .text.putc_init:0000000000000000 putc_init
+ /tmp/cc9Rkr8s.s:1695 .text.validate:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:1701 .text.validate:0000000000000000 validate
+ /tmp/cc9Rkr8s.s:1810 .text.sync_window:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:1816 .text.sync_window:0000000000000000 sync_window
+ /tmp/cc9Rkr8s.s:1925 .text.move_window:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:1931 .text.move_window:0000000000000000 move_window
+ARM GAS /tmp/cc9Rkr8s.s page 378
- /tmp/cc5lWXRL.s:2002 .text.check_fs:0000000000000000 $t
- /tmp/cc5lWXRL.s:2008 .text.check_fs:0000000000000000 check_fs
- /tmp/cc5lWXRL.s:2104 .text.check_fs:000000000000006c $d
- /tmp/cc5lWXRL.s:2111 .text.find_volume:0000000000000000 $t
- /tmp/cc5lWXRL.s:2117 .text.find_volume:0000000000000000 find_volume
- /tmp/cc5lWXRL.s:2796 .text.find_volume:0000000000000318 $d
- /tmp/cc5lWXRL.s:2803 .text.find_volume:0000000000000328 $t
- /tmp/cc5lWXRL.s:2847 .text.put_fat:0000000000000000 $t
- /tmp/cc5lWXRL.s:2853 .text.put_fat:0000000000000000 put_fat
- /tmp/cc5lWXRL.s:3141 .text.get_fat:0000000000000000 $t
- /tmp/cc5lWXRL.s:3147 .text.get_fat:0000000000000000 get_fat
- /tmp/cc5lWXRL.s:3395 .text.dir_sdi:0000000000000000 $t
- /tmp/cc5lWXRL.s:3401 .text.dir_sdi:0000000000000000 dir_sdi
- /tmp/cc5lWXRL.s:3608 .text.create_chain:0000000000000000 $t
- /tmp/cc5lWXRL.s:3614 .text.create_chain:0000000000000000 create_chain
- /tmp/cc5lWXRL.s:3847 .text.remove_chain:0000000000000000 $t
- /tmp/cc5lWXRL.s:3853 .text.remove_chain:0000000000000000 remove_chain
- /tmp/cc5lWXRL.s:4014 .text.dir_remove:0000000000000000 $t
- /tmp/cc5lWXRL.s:4020 .text.dir_remove:0000000000000000 dir_remove
- /tmp/cc5lWXRL.s:4071 .text.dir_next:0000000000000000 $t
- /tmp/cc5lWXRL.s:4077 .text.dir_next:0000000000000000 dir_next
- /tmp/cc5lWXRL.s:4386 .text.dir_find:0000000000000000 $t
- /tmp/cc5lWXRL.s:4392 .text.dir_find:0000000000000000 dir_find
- /tmp/cc5lWXRL.s:4499 .text.follow_path:0000000000000000 $t
- /tmp/cc5lWXRL.s:4505 .text.follow_path:0000000000000000 follow_path
- /tmp/cc5lWXRL.s:4673 .text.dir_alloc:0000000000000000 $t
- /tmp/cc5lWXRL.s:4679 .text.dir_alloc:0000000000000000 dir_alloc
- /tmp/cc5lWXRL.s:4791 .text.dir_register:0000000000000000 $t
- /tmp/cc5lWXRL.s:4797 .text.dir_register:0000000000000000 dir_register
- /tmp/cc5lWXRL.s:4871 .text.dir_read:0000000000000000 $t
- /tmp/cc5lWXRL.s:4877 .text.dir_read:0000000000000000 dir_read
- /tmp/cc5lWXRL.s:4999 .text.sync_fs:0000000000000000 $t
- /tmp/cc5lWXRL.s:5005 .text.sync_fs:0000000000000000 sync_fs
- /tmp/cc5lWXRL.s:5119 .text.sync_fs:0000000000000080 $d
- /tmp/cc5lWXRL.s:5125 .text.f_mount:0000000000000000 $t
- /tmp/cc5lWXRL.s:5132 .text.f_mount:0000000000000000 f_mount
- /tmp/cc5lWXRL.s:5248 .text.f_mount:000000000000005c $d
- /tmp/cc5lWXRL.s:5253 .text.f_open:0000000000000000 $t
- /tmp/cc5lWXRL.s:5260 .text.f_open:0000000000000000 f_open
- /tmp/cc5lWXRL.s:5819 .text.f_read:0000000000000000 $t
- /tmp/cc5lWXRL.s:5826 .text.f_read:0000000000000000 f_read
- /tmp/cc5lWXRL.s:6256 .text.f_write:0000000000000000 $t
- /tmp/cc5lWXRL.s:6263 .text.f_write:0000000000000000 f_write
- /tmp/cc5lWXRL.s:6737 .text.putc_bfd:0000000000000000 $t
- /tmp/cc5lWXRL.s:6743 .text.putc_bfd:0000000000000000 putc_bfd
- /tmp/cc5lWXRL.s:6854 .text.putc_flush:0000000000000000 $t
- /tmp/cc5lWXRL.s:6860 .text.putc_flush:0000000000000000 putc_flush
- /tmp/cc5lWXRL.s:6939 .text.f_sync:0000000000000000 $t
- /tmp/cc5lWXRL.s:6946 .text.f_sync:0000000000000000 f_sync
- /tmp/cc5lWXRL.s:7094 .text.f_close:0000000000000000 $t
- /tmp/cc5lWXRL.s:7101 .text.f_close:0000000000000000 f_close
- /tmp/cc5lWXRL.s:7170 .text.f_lseek:0000000000000000 $t
- /tmp/cc5lWXRL.s:7177 .text.f_lseek:0000000000000000 f_lseek
- /tmp/cc5lWXRL.s:7886 .text.f_opendir:0000000000000000 $t
- /tmp/cc5lWXRL.s:7893 .text.f_opendir:0000000000000000 f_opendir
- /tmp/cc5lWXRL.s:8062 .text.f_closedir:0000000000000000 $t
- /tmp/cc5lWXRL.s:8069 .text.f_closedir:0000000000000000 f_closedir
-ARM GAS /tmp/cc5lWXRL.s page 379
+ /tmp/cc9Rkr8s.s:2002 .text.check_fs:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:2008 .text.check_fs:0000000000000000 check_fs
+ /tmp/cc9Rkr8s.s:2104 .text.check_fs:000000000000006c $d
+ /tmp/cc9Rkr8s.s:2111 .text.find_volume:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:2117 .text.find_volume:0000000000000000 find_volume
+ /tmp/cc9Rkr8s.s:2796 .text.find_volume:0000000000000318 $d
+ /tmp/cc9Rkr8s.s:2803 .text.find_volume:0000000000000328 $t
+ /tmp/cc9Rkr8s.s:2847 .text.put_fat:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:2853 .text.put_fat:0000000000000000 put_fat
+ /tmp/cc9Rkr8s.s:3141 .text.get_fat:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:3147 .text.get_fat:0000000000000000 get_fat
+ /tmp/cc9Rkr8s.s:3395 .text.dir_sdi:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:3401 .text.dir_sdi:0000000000000000 dir_sdi
+ /tmp/cc9Rkr8s.s:3608 .text.create_chain:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:3614 .text.create_chain:0000000000000000 create_chain
+ /tmp/cc9Rkr8s.s:3847 .text.remove_chain:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:3853 .text.remove_chain:0000000000000000 remove_chain
+ /tmp/cc9Rkr8s.s:4014 .text.dir_remove:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:4020 .text.dir_remove:0000000000000000 dir_remove
+ /tmp/cc9Rkr8s.s:4071 .text.dir_next:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:4077 .text.dir_next:0000000000000000 dir_next
+ /tmp/cc9Rkr8s.s:4386 .text.dir_find:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:4392 .text.dir_find:0000000000000000 dir_find
+ /tmp/cc9Rkr8s.s:4499 .text.follow_path:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:4505 .text.follow_path:0000000000000000 follow_path
+ /tmp/cc9Rkr8s.s:4673 .text.dir_alloc:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:4679 .text.dir_alloc:0000000000000000 dir_alloc
+ /tmp/cc9Rkr8s.s:4791 .text.dir_register:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:4797 .text.dir_register:0000000000000000 dir_register
+ /tmp/cc9Rkr8s.s:4871 .text.dir_read:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:4877 .text.dir_read:0000000000000000 dir_read
+ /tmp/cc9Rkr8s.s:4999 .text.sync_fs:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:5005 .text.sync_fs:0000000000000000 sync_fs
+ /tmp/cc9Rkr8s.s:5119 .text.sync_fs:0000000000000080 $d
+ /tmp/cc9Rkr8s.s:5125 .text.f_mount:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:5132 .text.f_mount:0000000000000000 f_mount
+ /tmp/cc9Rkr8s.s:5248 .text.f_mount:000000000000005c $d
+ /tmp/cc9Rkr8s.s:5253 .text.f_open:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:5260 .text.f_open:0000000000000000 f_open
+ /tmp/cc9Rkr8s.s:5819 .text.f_read:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:5826 .text.f_read:0000000000000000 f_read
+ /tmp/cc9Rkr8s.s:6256 .text.f_write:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:6263 .text.f_write:0000000000000000 f_write
+ /tmp/cc9Rkr8s.s:6737 .text.putc_bfd:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:6743 .text.putc_bfd:0000000000000000 putc_bfd
+ /tmp/cc9Rkr8s.s:6854 .text.putc_flush:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:6860 .text.putc_flush:0000000000000000 putc_flush
+ /tmp/cc9Rkr8s.s:6939 .text.f_sync:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:6946 .text.f_sync:0000000000000000 f_sync
+ /tmp/cc9Rkr8s.s:7094 .text.f_close:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:7101 .text.f_close:0000000000000000 f_close
+ /tmp/cc9Rkr8s.s:7170 .text.f_lseek:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:7177 .text.f_lseek:0000000000000000 f_lseek
+ /tmp/cc9Rkr8s.s:7886 .text.f_opendir:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:7893 .text.f_opendir:0000000000000000 f_opendir
+ /tmp/cc9Rkr8s.s:8062 .text.f_closedir:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:8069 .text.f_closedir:0000000000000000 f_closedir
+ARM GAS /tmp/cc9Rkr8s.s page 379
- /tmp/cc5lWXRL.s:8135 .text.f_readdir:0000000000000000 $t
- /tmp/cc5lWXRL.s:8142 .text.f_readdir:0000000000000000 f_readdir
- /tmp/cc5lWXRL.s:8247 .text.f_stat:0000000000000000 $t
- /tmp/cc5lWXRL.s:8254 .text.f_stat:0000000000000000 f_stat
- /tmp/cc5lWXRL.s:8347 .text.f_getfree:0000000000000000 $t
- /tmp/cc5lWXRL.s:8354 .text.f_getfree:0000000000000000 f_getfree
- /tmp/cc5lWXRL.s:8637 .text.f_truncate:0000000000000000 $t
- /tmp/cc5lWXRL.s:8644 .text.f_truncate:0000000000000000 f_truncate
- /tmp/cc5lWXRL.s:8837 .text.f_unlink:0000000000000000 $t
- /tmp/cc5lWXRL.s:8844 .text.f_unlink:0000000000000000 f_unlink
- /tmp/cc5lWXRL.s:9070 .text.f_mkdir:0000000000000000 $t
- /tmp/cc5lWXRL.s:9077 .text.f_mkdir:0000000000000000 f_mkdir
- /tmp/cc5lWXRL.s:9454 .text.f_rename:0000000000000000 $t
- /tmp/cc5lWXRL.s:9461 .text.f_rename:0000000000000000 f_rename
- /tmp/cc5lWXRL.s:9739 .rodata.f_mkfs.str1.4:0000000000000000 $d
- /tmp/cc5lWXRL.s:9749 .text.f_mkfs:0000000000000000 $t
- /tmp/cc5lWXRL.s:9756 .text.f_mkfs:0000000000000000 f_mkfs
- /tmp/cc5lWXRL.s:10341 .text.f_mkfs:00000000000002b8 $d
- /tmp/cc5lWXRL.s:10349 .text.f_mkfs:00000000000002cc $t
- /tmp/cc5lWXRL.s:10985 .text.f_mkfs:000000000000064c $d
- /tmp/cc5lWXRL.s:10994 .text.f_mkfs:0000000000000664 $t
- /tmp/cc5lWXRL.s:11045 .text.f_gets:0000000000000000 $t
- /tmp/cc5lWXRL.s:11052 .text.f_gets:0000000000000000 f_gets
- /tmp/cc5lWXRL.s:11171 .text.f_putc:0000000000000000 $t
- /tmp/cc5lWXRL.s:11178 .text.f_putc:0000000000000000 f_putc
- /tmp/cc5lWXRL.s:11222 .text.f_puts:0000000000000000 $t
- /tmp/cc5lWXRL.s:11229 .text.f_puts:0000000000000000 f_puts
- /tmp/cc5lWXRL.s:11288 .text.f_printf:0000000000000000 $t
- /tmp/cc5lWXRL.s:11295 .text.f_printf:0000000000000000 f_printf
- /tmp/cc5lWXRL.s:11479 .text.f_printf:000000000000009e $d
- /tmp/cc5lWXRL.s:11891 .bss.FatFs:0000000000000000 $d
- /tmp/cc5lWXRL.s:11895 .bss.FatFs:0000000000000000 FatFs
- /tmp/cc5lWXRL.s:11898 .bss.Files:0000000000000000 $d
- /tmp/cc5lWXRL.s:11902 .bss.Files:0000000000000000 Files
- /tmp/cc5lWXRL.s:11905 .bss.Fsid:0000000000000000 $d
- /tmp/cc5lWXRL.s:11909 .bss.Fsid:0000000000000000 Fsid
- /tmp/cc5lWXRL.s:11912 .rodata.ExCvt:0000000000000000 $d
- /tmp/cc5lWXRL.s:11916 .rodata.ExCvt:0000000000000000 ExCvt
- /tmp/cc5lWXRL.s:11925 .rodata.cst.0:0000000000000000 $d
- /tmp/cc5lWXRL.s:11929 .rodata.cst.0:0000000000000000 cst.0
- /tmp/cc5lWXRL.s:11938 .rodata.cst32.1:0000000000000000 $d
- /tmp/cc5lWXRL.s:11942 .rodata.cst32.1:0000000000000000 cst32.1
- /tmp/cc5lWXRL.s:11503 .text.f_printf:00000000000000b5 $d
- /tmp/cc5lWXRL.s:11503 .text.f_printf:00000000000000b6 $t
+ /tmp/cc9Rkr8s.s:8135 .text.f_readdir:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:8142 .text.f_readdir:0000000000000000 f_readdir
+ /tmp/cc9Rkr8s.s:8247 .text.f_stat:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:8254 .text.f_stat:0000000000000000 f_stat
+ /tmp/cc9Rkr8s.s:8347 .text.f_getfree:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:8354 .text.f_getfree:0000000000000000 f_getfree
+ /tmp/cc9Rkr8s.s:8637 .text.f_truncate:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:8644 .text.f_truncate:0000000000000000 f_truncate
+ /tmp/cc9Rkr8s.s:8837 .text.f_unlink:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:8844 .text.f_unlink:0000000000000000 f_unlink
+ /tmp/cc9Rkr8s.s:9070 .text.f_mkdir:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:9077 .text.f_mkdir:0000000000000000 f_mkdir
+ /tmp/cc9Rkr8s.s:9454 .text.f_rename:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:9461 .text.f_rename:0000000000000000 f_rename
+ /tmp/cc9Rkr8s.s:9739 .rodata.f_mkfs.str1.4:0000000000000000 $d
+ /tmp/cc9Rkr8s.s:9749 .text.f_mkfs:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:9756 .text.f_mkfs:0000000000000000 f_mkfs
+ /tmp/cc9Rkr8s.s:10341 .text.f_mkfs:00000000000002b8 $d
+ /tmp/cc9Rkr8s.s:10349 .text.f_mkfs:00000000000002cc $t
+ /tmp/cc9Rkr8s.s:10985 .text.f_mkfs:000000000000064c $d
+ /tmp/cc9Rkr8s.s:10994 .text.f_mkfs:0000000000000664 $t
+ /tmp/cc9Rkr8s.s:11045 .text.f_gets:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:11052 .text.f_gets:0000000000000000 f_gets
+ /tmp/cc9Rkr8s.s:11171 .text.f_putc:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:11178 .text.f_putc:0000000000000000 f_putc
+ /tmp/cc9Rkr8s.s:11222 .text.f_puts:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:11229 .text.f_puts:0000000000000000 f_puts
+ /tmp/cc9Rkr8s.s:11288 .text.f_printf:0000000000000000 $t
+ /tmp/cc9Rkr8s.s:11295 .text.f_printf:0000000000000000 f_printf
+ /tmp/cc9Rkr8s.s:11479 .text.f_printf:000000000000009e $d
+ /tmp/cc9Rkr8s.s:11891 .bss.FatFs:0000000000000000 $d
+ /tmp/cc9Rkr8s.s:11895 .bss.FatFs:0000000000000000 FatFs
+ /tmp/cc9Rkr8s.s:11898 .bss.Files:0000000000000000 $d
+ /tmp/cc9Rkr8s.s:11902 .bss.Files:0000000000000000 Files
+ /tmp/cc9Rkr8s.s:11905 .bss.Fsid:0000000000000000 $d
+ /tmp/cc9Rkr8s.s:11909 .bss.Fsid:0000000000000000 Fsid
+ /tmp/cc9Rkr8s.s:11912 .rodata.ExCvt:0000000000000000 $d
+ /tmp/cc9Rkr8s.s:11916 .rodata.ExCvt:0000000000000000 ExCvt
+ /tmp/cc9Rkr8s.s:11925 .rodata.cst.0:0000000000000000 $d
+ /tmp/cc9Rkr8s.s:11929 .rodata.cst.0:0000000000000000 cst.0
+ /tmp/cc9Rkr8s.s:11938 .rodata.cst32.1:0000000000000000 $d
+ /tmp/cc9Rkr8s.s:11942 .rodata.cst32.1:0000000000000000 cst32.1
+ /tmp/cc9Rkr8s.s:11503 .text.f_printf:00000000000000b5 $d
+ /tmp/cc9Rkr8s.s:11503 .text.f_printf:00000000000000b6 $t
UNDEFINED SYMBOLS
disk_status
diff --git a/build/ff.o b/build/ff.o
index a412f01..4c7a3b0 100644
Binary files a/build/ff.o and b/build/ff.o differ
diff --git a/build/ff_gen_drv.lst b/build/ff_gen_drv.lst
index ea66daf..5284878 100644
--- a/build/ff_gen_drv.lst
+++ b/build/ff_gen_drv.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cczj2lnx.s page 1
+ARM GAS /tmp/ccKywJYw.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cczj2lnx.s page 1
28:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c ****
29:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c **** /**
30:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c **** * @brief Links a compatible diskio driver/lun id and increments the number of active
-ARM GAS /tmp/cczj2lnx.s page 2
+ARM GAS /tmp/ccKywJYw.s page 2
31:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c **** * linked drivers.
@@ -118,7 +118,7 @@ ARM GAS /tmp/cczj2lnx.s page 1
64 .loc 1 48 5 is_stmt 1 view .LVU13
65 .loc 1 48 18 is_stmt 0 view .LVU14
66 002c 5C7A ldrb r4, [r3, #9] @ zero_extendqisi2
-ARM GAS /tmp/cczj2lnx.s page 3
+ARM GAS /tmp/ccKywJYw.s page 3
67 .LVL2:
@@ -178,7 +178,7 @@ ARM GAS /tmp/cczj2lnx.s page 1
41:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c **** uint8_t DiskNum = 0;
111 .loc 1 41 11 view .LVU32
112 004c 0120 movs r0, #1
-ARM GAS /tmp/cczj2lnx.s page 4
+ARM GAS /tmp/ccKywJYw.s page 4
113 .LVL10:
@@ -238,7 +238,7 @@ ARM GAS /tmp/cczj2lnx.s page 1
156 .align 1
157 .global FATFS_UnLinkDriverEx
158 .syntax unified
-ARM GAS /tmp/cczj2lnx.s page 5
+ARM GAS /tmp/ccKywJYw.s page 5
159 .thumb
@@ -298,7 +298,7 @@ ARM GAS /tmp/cczj2lnx.s page 1
195 0016 084A ldr r2, .L16
196 0018 02EB8301 add r1, r2, r3, lsl #2
197 .LVL15:
-ARM GAS /tmp/cczj2lnx.s page 6
+ARM GAS /tmp/ccKywJYw.s page 6
198 .loc 1 90 25 view .LVU54
@@ -358,7 +358,7 @@ ARM GAS /tmp/cczj2lnx.s page 1
242 .global FATFS_UnLinkDriver
243 .syntax unified
244 .thumb
-ARM GAS /tmp/cczj2lnx.s page 7
+ARM GAS /tmp/ccKywJYw.s page 7
245 .thumb_func
@@ -418,7 +418,7 @@ ARM GAS /tmp/cczj2lnx.s page 1
283 @ args = 0, pretend = 0, frame = 0
284 @ frame_needed = 0, uses_anonymous_args = 0
285 @ link register save eliminated.
-ARM GAS /tmp/cczj2lnx.s page 8
+ARM GAS /tmp/ccKywJYw.s page 8
118:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c **** return disk.nbr;
@@ -452,25 +452,25 @@ ARM GAS /tmp/cczj2lnx.s page 1
313 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h"
314 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
315 .file 8 "Middlewares/Third_Party/FatFs/src/ff_gen_drv.h"
-ARM GAS /tmp/cczj2lnx.s page 9
+ARM GAS /tmp/ccKywJYw.s page 9
DEFINED SYMBOLS
*ABS*:0000000000000000 ff_gen_drv.c
- /tmp/cczj2lnx.s:17 .text.FATFS_LinkDriverEx:0000000000000000 $t
- /tmp/cczj2lnx.s:25 .text.FATFS_LinkDriverEx:0000000000000000 FATFS_LinkDriverEx
- /tmp/cczj2lnx.s:120 .text.FATFS_LinkDriverEx:0000000000000050 $d
- /tmp/cczj2lnx.s:125 .text.FATFS_LinkDriver:0000000000000000 $t
- /tmp/cczj2lnx.s:132 .text.FATFS_LinkDriver:0000000000000000 FATFS_LinkDriver
- /tmp/cczj2lnx.s:156 .text.FATFS_UnLinkDriverEx:0000000000000000 $t
- /tmp/cczj2lnx.s:163 .text.FATFS_UnLinkDriverEx:0000000000000000 FATFS_UnLinkDriverEx
- /tmp/cczj2lnx.s:236 .text.FATFS_UnLinkDriverEx:0000000000000038 $d
- /tmp/cczj2lnx.s:241 .text.FATFS_UnLinkDriver:0000000000000000 $t
- /tmp/cczj2lnx.s:248 .text.FATFS_UnLinkDriver:0000000000000000 FATFS_UnLinkDriver
- /tmp/cczj2lnx.s:272 .text.FATFS_GetAttachedDriversNbr:0000000000000000 $t
- /tmp/cczj2lnx.s:279 .text.FATFS_GetAttachedDriversNbr:0000000000000000 FATFS_GetAttachedDriversNbr
- /tmp/cczj2lnx.s:295 .text.FATFS_GetAttachedDriversNbr:0000000000000008 $d
- /tmp/cczj2lnx.s:305 .bss.disk:0000000000000000 disk
- /tmp/cczj2lnx.s:301 .bss.disk:0000000000000000 $d
+ /tmp/ccKywJYw.s:17 .text.FATFS_LinkDriverEx:0000000000000000 $t
+ /tmp/ccKywJYw.s:25 .text.FATFS_LinkDriverEx:0000000000000000 FATFS_LinkDriverEx
+ /tmp/ccKywJYw.s:120 .text.FATFS_LinkDriverEx:0000000000000050 $d
+ /tmp/ccKywJYw.s:125 .text.FATFS_LinkDriver:0000000000000000 $t
+ /tmp/ccKywJYw.s:132 .text.FATFS_LinkDriver:0000000000000000 FATFS_LinkDriver
+ /tmp/ccKywJYw.s:156 .text.FATFS_UnLinkDriverEx:0000000000000000 $t
+ /tmp/ccKywJYw.s:163 .text.FATFS_UnLinkDriverEx:0000000000000000 FATFS_UnLinkDriverEx
+ /tmp/ccKywJYw.s:236 .text.FATFS_UnLinkDriverEx:0000000000000038 $d
+ /tmp/ccKywJYw.s:241 .text.FATFS_UnLinkDriver:0000000000000000 $t
+ /tmp/ccKywJYw.s:248 .text.FATFS_UnLinkDriver:0000000000000000 FATFS_UnLinkDriver
+ /tmp/ccKywJYw.s:272 .text.FATFS_GetAttachedDriversNbr:0000000000000000 $t
+ /tmp/ccKywJYw.s:279 .text.FATFS_GetAttachedDriversNbr:0000000000000000 FATFS_GetAttachedDriversNbr
+ /tmp/ccKywJYw.s:295 .text.FATFS_GetAttachedDriversNbr:0000000000000008 $d
+ /tmp/ccKywJYw.s:305 .bss.disk:0000000000000000 disk
+ /tmp/ccKywJYw.s:301 .bss.disk:0000000000000000 $d
NO UNDEFINED SYMBOLS
diff --git a/build/ff_gen_drv.o b/build/ff_gen_drv.o
index 9624276..b2f1e5d 100644
Binary files a/build/ff_gen_drv.o and b/build/ff_gen_drv.o differ
diff --git a/build/main.lst b/build/main.lst
index 3d3986c..9e2472c 100644
--- a/build/main.lst
+++ b/build/main.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccdsDELB.s page 1
+ARM GAS /tmp/ccWwqwYX.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
29:Drivers/CMSIS/Include/core_cm7.h **** #endif
30:Drivers/CMSIS/Include/core_cm7.h ****
31:Drivers/CMSIS/Include/core_cm7.h **** #ifndef __CORE_CM7_H_GENERIC
-ARM GAS /tmp/ccdsDELB.s page 2
+ARM GAS /tmp/ccWwqwYX.s page 2
32:Drivers/CMSIS/Include/core_cm7.h **** #define __CORE_CM7_H_GENERIC
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
86:Drivers/CMSIS/Include/core_cm7.h **** #endif
87:Drivers/CMSIS/Include/core_cm7.h ****
88:Drivers/CMSIS/Include/core_cm7.h **** #elif defined (__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050)
-ARM GAS /tmp/ccdsDELB.s page 3
+ARM GAS /tmp/ccWwqwYX.s page 3
89:Drivers/CMSIS/Include/core_cm7.h **** #if defined __ARM_PCS_VFP
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
143:Drivers/CMSIS/Include/core_cm7.h **** #endif
144:Drivers/CMSIS/Include/core_cm7.h **** #else
145:Drivers/CMSIS/Include/core_cm7.h **** #define __FPU_USED 0U
-ARM GAS /tmp/ccdsDELB.s page 4
+ARM GAS /tmp/ccWwqwYX.s page 4
146:Drivers/CMSIS/Include/core_cm7.h **** #endif
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
200:Drivers/CMSIS/Include/core_cm7.h **** #endif
201:Drivers/CMSIS/Include/core_cm7.h ****
202:Drivers/CMSIS/Include/core_cm7.h **** #ifndef __DCACHE_PRESENT
-ARM GAS /tmp/ccdsDELB.s page 5
+ARM GAS /tmp/ccWwqwYX.s page 5
203:Drivers/CMSIS/Include/core_cm7.h **** #define __DCACHE_PRESENT 0U
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
257:Drivers/CMSIS/Include/core_cm7.h **** - Core FPU Register
258:Drivers/CMSIS/Include/core_cm7.h **** ******************************************************************************/
259:Drivers/CMSIS/Include/core_cm7.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 6
+ARM GAS /tmp/ccWwqwYX.s page 6
260:Drivers/CMSIS/Include/core_cm7.h **** \defgroup CMSIS_core_register Defines and Type Definitions
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
314:Drivers/CMSIS/Include/core_cm7.h **** {
315:Drivers/CMSIS/Include/core_cm7.h **** struct
316:Drivers/CMSIS/Include/core_cm7.h **** {
-ARM GAS /tmp/ccdsDELB.s page 7
+ARM GAS /tmp/ccWwqwYX.s page 7
317:Drivers/CMSIS/Include/core_cm7.h **** uint32_t ISR:9; /*!< bit: 0.. 8 Exception number */
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
371:Drivers/CMSIS/Include/core_cm7.h **** #define xPSR_T_Msk (1UL << xPSR_T_Pos) /*!< xPSR
372:Drivers/CMSIS/Include/core_cm7.h ****
373:Drivers/CMSIS/Include/core_cm7.h **** #define xPSR_GE_Pos 16U /*!< xPSR
-ARM GAS /tmp/ccdsDELB.s page 8
+ARM GAS /tmp/ccWwqwYX.s page 8
374:Drivers/CMSIS/Include/core_cm7.h **** #define xPSR_GE_Msk (0xFUL << xPSR_GE_Pos) /*!< xPSR
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
428:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED2[24U];
429:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t ICPR[8U]; /*!< Offset: 0x180 (R/W) Interrupt Clear Pending Register
430:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED3[24U];
-ARM GAS /tmp/ccdsDELB.s page 9
+ARM GAS /tmp/ccWwqwYX.s page 9
431:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t IABR[8U]; /*!< Offset: 0x200 (R/W) Interrupt Active bit Register */
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
485:Drivers/CMSIS/Include/core_cm7.h **** __IM uint32_t MVFR0; /*!< Offset: 0x240 (R/ ) Media and VFP Feature Register 0
486:Drivers/CMSIS/Include/core_cm7.h **** __IM uint32_t MVFR1; /*!< Offset: 0x244 (R/ ) Media and VFP Feature Register 1
487:Drivers/CMSIS/Include/core_cm7.h **** __IM uint32_t MVFR2; /*!< Offset: 0x248 (R/ ) Media and VFP Feature Register 2
-ARM GAS /tmp/ccdsDELB.s page 10
+ARM GAS /tmp/ccWwqwYX.s page 10
488:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED5[1U];
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
542:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ICSR_ISRPREEMPT_Msk (1UL << SCB_ICSR_ISRPREEMPT_Pos) /*!< SCB
543:Drivers/CMSIS/Include/core_cm7.h ****
544:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ICSR_ISRPENDING_Pos 22U /*!< SCB
-ARM GAS /tmp/ccdsDELB.s page 11
+ARM GAS /tmp/ccWwqwYX.s page 11
545:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ICSR_ISRPENDING_Msk (1UL << SCB_ICSR_ISRPENDING_Pos) /*!< SCB
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
599:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CCR_DC_Pos 16U /*!< SCB
600:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CCR_DC_Msk (1UL << SCB_CCR_DC_Pos) /*!< SCB
601:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccdsDELB.s page 12
+ARM GAS /tmp/ccWwqwYX.s page 12
602:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CCR_STKALIGN_Pos 9U /*!< SCB
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
656:Drivers/CMSIS/Include/core_cm7.h ****
657:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_SHCSR_BUSFAULTACT_Pos 1U /*!< SCB
658:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_SHCSR_BUSFAULTACT_Msk (1UL << SCB_SHCSR_BUSFAULTACT_Pos) /*!< SCB
-ARM GAS /tmp/ccdsDELB.s page 13
+ARM GAS /tmp/ccWwqwYX.s page 13
659:Drivers/CMSIS/Include/core_cm7.h ****
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
713:Drivers/CMSIS/Include/core_cm7.h ****
714:Drivers/CMSIS/Include/core_cm7.h **** /* UsageFault Status Register (part of SCB Configurable Fault Status Register) */
715:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CFSR_DIVBYZERO_Pos (SCB_CFSR_USGFAULTSR_Pos + 9U) /*!< SCB
-ARM GAS /tmp/ccdsDELB.s page 14
+ARM GAS /tmp/ccWwqwYX.s page 14
716:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CFSR_DIVBYZERO_Msk (1UL << SCB_CFSR_DIVBYZERO_Pos) /*!< SCB
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
770:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CTR_CWG_Pos 24U /*!< SCB
771:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CTR_CWG_Msk (0xFUL << SCB_CTR_CWG_Pos) /*!< SCB
772:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccdsDELB.s page 15
+ARM GAS /tmp/ccWwqwYX.s page 15
773:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CTR_ERG_Pos 20U /*!< SCB
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
827:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_DCCSW_SET_Msk (0x1FFUL << SCB_DCCSW_SET_Pos) /*!< SCB
828:Drivers/CMSIS/Include/core_cm7.h ****
829:Drivers/CMSIS/Include/core_cm7.h **** /* SCB D-Cache Clean and Invalidate by Set-way Register Definitions */
-ARM GAS /tmp/ccdsDELB.s page 16
+ARM GAS /tmp/ccWwqwYX.s page 16
830:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_DCCISW_WAY_Pos 30U /*!< SCB
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
884:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_AHBSCR_TPRI_Msk (0x1FFUL << SCB_AHBPCR_TPRI_Pos) /*!< SCB
885:Drivers/CMSIS/Include/core_cm7.h ****
886:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_AHBSCR_CTL_Pos 0U /*!< SCB
-ARM GAS /tmp/ccdsDELB.s page 17
+ARM GAS /tmp/ccWwqwYX.s page 17
887:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_AHBSCR_CTL_Msk (3UL /*<< SCB_AHBPCR_CTL_Pos*/) /*!< SCB
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
941:Drivers/CMSIS/Include/core_cm7.h ****
942:Drivers/CMSIS/Include/core_cm7.h **** #define SCnSCB_ACTLR_DISFOLD_Pos 2U /*!< ACTLR:
943:Drivers/CMSIS/Include/core_cm7.h **** #define SCnSCB_ACTLR_DISFOLD_Msk (1UL << SCnSCB_ACTLR_DISFOLD_Pos) /*!< ACTLR:
-ARM GAS /tmp/ccdsDELB.s page 18
+ARM GAS /tmp/ccWwqwYX.s page 18
944:Drivers/CMSIS/Include/core_cm7.h ****
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
998:Drivers/CMSIS/Include/core_cm7.h **** #define SysTick_CALIB_TENMS_Msk (0xFFFFFFUL /*<< SysTick_CALIB_TENMS_Pos*/) /*!< SysT
999:Drivers/CMSIS/Include/core_cm7.h ****
1000:Drivers/CMSIS/Include/core_cm7.h **** /*@} end of group CMSIS_SysTick */
-ARM GAS /tmp/ccdsDELB.s page 19
+ARM GAS /tmp/ccWwqwYX.s page 19
1001:Drivers/CMSIS/Include/core_cm7.h ****
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1055:Drivers/CMSIS/Include/core_cm7.h **** #define ITM_TCR_BUSY_Msk (1UL << ITM_TCR_BUSY_Pos) /*!< ITM
1056:Drivers/CMSIS/Include/core_cm7.h ****
1057:Drivers/CMSIS/Include/core_cm7.h **** #define ITM_TCR_TraceBusID_Pos 16U /*!< ITM
-ARM GAS /tmp/ccdsDELB.s page 20
+ARM GAS /tmp/ccWwqwYX.s page 20
1058:Drivers/CMSIS/Include/core_cm7.h **** #define ITM_TCR_TraceBusID_Msk (0x7FUL << ITM_TCR_TraceBusID_Pos) /*!< ITM
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1112:Drivers/CMSIS/Include/core_cm7.h ****
1113:Drivers/CMSIS/Include/core_cm7.h **** /**
1114:Drivers/CMSIS/Include/core_cm7.h **** \brief Structure type to access the Data Watchpoint and Trace Register (DWT).
-ARM GAS /tmp/ccdsDELB.s page 21
+ARM GAS /tmp/ccWwqwYX.s page 21
1115:Drivers/CMSIS/Include/core_cm7.h **** */
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1169:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_CTRL_LSUEVTENA_Msk (0x1UL << DWT_CTRL_LSUEVTENA_Pos) /*!< DWT CTR
1170:Drivers/CMSIS/Include/core_cm7.h ****
1171:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_CTRL_SLEEPEVTENA_Pos 19U /*!< DWT CTR
-ARM GAS /tmp/ccdsDELB.s page 22
+ARM GAS /tmp/ccWwqwYX.s page 22
1172:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_CTRL_SLEEPEVTENA_Msk (0x1UL << DWT_CTRL_SLEEPEVTENA_Pos) /*!< DWT CTR
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1226:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_FUNCTION_MATCHED_Pos 24U /*!< DWT FUN
1227:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_FUNCTION_MATCHED_Msk (0x1UL << DWT_FUNCTION_MATCHED_Pos) /*!< DWT FUN
1228:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccdsDELB.s page 23
+ARM GAS /tmp/ccWwqwYX.s page 23
1229:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_FUNCTION_DATAVADDR1_Pos 16U /*!< DWT FUN
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1283:Drivers/CMSIS/Include/core_cm7.h **** __IM uint32_t ITATBCTR0; /*!< Offset: 0xEF8 (R/ ) ITATBCTR0 */
1284:Drivers/CMSIS/Include/core_cm7.h **** __IM uint32_t FIFO1; /*!< Offset: 0xEFC (R/ ) Integration ITM Data */
1285:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t ITCTRL; /*!< Offset: 0xF00 (R/W) Integration Mode Control */
-ARM GAS /tmp/ccdsDELB.s page 24
+ARM GAS /tmp/ccWwqwYX.s page 24
1286:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED5[39U];
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1340:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_FIFO0_ETM2_Msk (0xFFUL << TPI_FIFO0_ETM2_Pos) /*!< TPI FIF
1341:Drivers/CMSIS/Include/core_cm7.h ****
1342:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_FIFO0_ETM1_Pos 8U /*!< TPI FIF
-ARM GAS /tmp/ccdsDELB.s page 25
+ARM GAS /tmp/ccWwqwYX.s page 25
1343:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_FIFO0_ETM1_Msk (0xFFUL << TPI_FIFO0_ETM1_Pos) /*!< TPI FIF
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1397:Drivers/CMSIS/Include/core_cm7.h ****
1398:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_DEVID_MinBufSz_Pos 6U /*!< TPI DEV
1399:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_DEVID_MinBufSz_Msk (0x7UL << TPI_DEVID_MinBufSz_Pos) /*!< TPI DEV
-ARM GAS /tmp/ccdsDELB.s page 26
+ARM GAS /tmp/ccWwqwYX.s page 26
1400:Drivers/CMSIS/Include/core_cm7.h ****
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1454:Drivers/CMSIS/Include/core_cm7.h ****
1455:Drivers/CMSIS/Include/core_cm7.h **** /* MPU Control Register Definitions */
1456:Drivers/CMSIS/Include/core_cm7.h **** #define MPU_CTRL_PRIVDEFENA_Pos 2U /*!< MPU
-ARM GAS /tmp/ccdsDELB.s page 27
+ARM GAS /tmp/ccWwqwYX.s page 27
1457:Drivers/CMSIS/Include/core_cm7.h **** #define MPU_CTRL_PRIVDEFENA_Msk (1UL << MPU_CTRL_PRIVDEFENA_Pos) /*!< MPU
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1511:Drivers/CMSIS/Include/core_cm7.h **** #endif /* defined (__MPU_PRESENT) && (__MPU_PRESENT == 1U) */
1512:Drivers/CMSIS/Include/core_cm7.h ****
1513:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccdsDELB.s page 28
+ARM GAS /tmp/ccWwqwYX.s page 28
1514:Drivers/CMSIS/Include/core_cm7.h **** /**
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1568:Drivers/CMSIS/Include/core_cm7.h **** #define FPU_FPDSCR_AHP_Pos 26U /*!< FPDS
1569:Drivers/CMSIS/Include/core_cm7.h **** #define FPU_FPDSCR_AHP_Msk (1UL << FPU_FPDSCR_AHP_Pos) /*!< FPDS
1570:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccdsDELB.s page 29
+ARM GAS /tmp/ccWwqwYX.s page 29
1571:Drivers/CMSIS/Include/core_cm7.h **** #define FPU_FPDSCR_DN_Pos 25U /*!< FPDS
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1625:Drivers/CMSIS/Include/core_cm7.h **** \defgroup CMSIS_CoreDebug Core Debug Registers (CoreDebug)
1626:Drivers/CMSIS/Include/core_cm7.h **** \brief Type definitions for the Core Debug Registers
1627:Drivers/CMSIS/Include/core_cm7.h **** @{
-ARM GAS /tmp/ccdsDELB.s page 30
+ARM GAS /tmp/ccWwqwYX.s page 30
1628:Drivers/CMSIS/Include/core_cm7.h **** */
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1682:Drivers/CMSIS/Include/core_cm7.h **** #define CoreDebug_DCRSR_REGSEL_Pos 0U /*!< Core
1683:Drivers/CMSIS/Include/core_cm7.h **** #define CoreDebug_DCRSR_REGSEL_Msk (0x1FUL /*<< CoreDebug_DCRSR_REGSEL_Pos*/) /*!< Core
1684:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccdsDELB.s page 31
+ARM GAS /tmp/ccWwqwYX.s page 31
1685:Drivers/CMSIS/Include/core_cm7.h **** /* Debug Exception and Monitor Control Register Definitions */
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1739:Drivers/CMSIS/Include/core_cm7.h **** \return Masked and shifted value.
1740:Drivers/CMSIS/Include/core_cm7.h **** */
1741:Drivers/CMSIS/Include/core_cm7.h **** #define _VAL2FLD(field, value) (((uint32_t)(value) << field ## _Pos) & field ## _Msk)
-ARM GAS /tmp/ccdsDELB.s page 32
+ARM GAS /tmp/ccWwqwYX.s page 32
1742:Drivers/CMSIS/Include/core_cm7.h ****
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1796:Drivers/CMSIS/Include/core_cm7.h **** - Core SysTick Functions
1797:Drivers/CMSIS/Include/core_cm7.h **** - Core Debug Functions
1798:Drivers/CMSIS/Include/core_cm7.h **** - Core Register Access Functions
-ARM GAS /tmp/ccdsDELB.s page 33
+ARM GAS /tmp/ccWwqwYX.s page 33
1799:Drivers/CMSIS/Include/core_cm7.h **** ******************************************************************************/
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1853:Drivers/CMSIS/Include/core_cm7.h **** #define EXC_RETURN_THREAD_PSP_FPU (0xFFFFFFEDUL) /* return to Thread mode, uses PSP after retu
1854:Drivers/CMSIS/Include/core_cm7.h ****
1855:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccdsDELB.s page 34
+ARM GAS /tmp/ccWwqwYX.s page 34
1856:Drivers/CMSIS/Include/core_cm7.h **** /**
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1910:Drivers/CMSIS/Include/core_cm7.h **** \return 1 Interrupt is enabled.
1911:Drivers/CMSIS/Include/core_cm7.h **** \note IRQn must not be negative.
1912:Drivers/CMSIS/Include/core_cm7.h **** */
-ARM GAS /tmp/ccdsDELB.s page 35
+ARM GAS /tmp/ccWwqwYX.s page 35
1913:Drivers/CMSIS/Include/core_cm7.h **** __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn)
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
1967:Drivers/CMSIS/Include/core_cm7.h **** \param [in] IRQn Device specific interrupt number.
1968:Drivers/CMSIS/Include/core_cm7.h **** \note IRQn must not be negative.
1969:Drivers/CMSIS/Include/core_cm7.h **** */
-ARM GAS /tmp/ccdsDELB.s page 36
+ARM GAS /tmp/ccWwqwYX.s page 36
1970:Drivers/CMSIS/Include/core_cm7.h **** __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn)
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
2024:Drivers/CMSIS/Include/core_cm7.h **** __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority)
2025:Drivers/CMSIS/Include/core_cm7.h **** {
2026:Drivers/CMSIS/Include/core_cm7.h **** if ((int32_t)(IRQn) >= 0)
-ARM GAS /tmp/ccdsDELB.s page 37
+ARM GAS /tmp/ccWwqwYX.s page 37
2027:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
35 0000 00F00700 and r0, r0, #7
36 .LVL1:
2074:Drivers/CMSIS/Include/core_cm7.h **** uint32_t PreemptPriorityBits;
-ARM GAS /tmp/ccdsDELB.s page 38
+ARM GAS /tmp/ccWwqwYX.s page 38
37 .loc 1 2074 3 is_stmt 1 view .LVU3
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
80 .cfi_endproc
81 .LFE113:
83 .section .text.MX_SDMMC1_SD_Init,"ax",%progbits
-ARM GAS /tmp/ccdsDELB.s page 39
+ARM GAS /tmp/ccWwqwYX.s page 39
84 .align 1
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
47:Src/main.c ****
48:Src/main.c **** SD_HandleTypeDef hsd1;
49:Src/main.c ****
-ARM GAS /tmp/ccdsDELB.s page 40
+ARM GAS /tmp/ccWwqwYX.s page 40
50:Src/main.c **** TIM_HandleTypeDef htim10;
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
104:Src/main.c ****
105:Src/main.c **** /* Private user code ---------------------------------------------------------*/
106:Src/main.c **** /* USER CODE BEGIN 0 */
-ARM GAS /tmp/ccdsDELB.s page 41
+ARM GAS /tmp/ccWwqwYX.s page 41
107:Src/main.c ****
@@ -2410,724 +2410,725 @@ ARM GAS /tmp/ccdsDELB.s page 1
113:Src/main.c **** */
114:Src/main.c **** int main(void)
115:Src/main.c **** {
- 116:Src/main.c **** /* USER CODE BEGIN 1 */
- 117:Src/main.c **** HAL_StatusTypeDef st;
- 118:Src/main.c **** /* USER CODE END 1 */
- 119:Src/main.c ****
- 120:Src/main.c **** /* MCU Configuration--------------------------------------------------------*/
- 121:Src/main.c ****
- 122:Src/main.c **** /* Reset of all peripherals, Initializes the Flash interface and the Systick. */
- 123:Src/main.c **** HAL_Init();
- 124:Src/main.c ****
- 125:Src/main.c **** /* USER CODE BEGIN Init */
- 126:Src/main.c **** /*I hope you don't forget that first - MX_DMA_Init(); and than - MX_USART1_UART_Init();*/
- 127:Src/main.c **** /* USER CODE END Init */
- 128:Src/main.c ****
- 129:Src/main.c **** /* Configure the system clock */
- 130:Src/main.c **** SystemClock_Config();
- 131:Src/main.c ****
- 132:Src/main.c **** /* USER CODE BEGIN SysInit */
- 133:Src/main.c ****
- 134:Src/main.c **** /* USER CODE END SysInit */
- 135:Src/main.c ****
- 136:Src/main.c **** /* Initialize all configured peripherals */
- 137:Src/main.c **** MX_GPIO_Init();
- 138:Src/main.c **** MX_DMA_Init();
- 139:Src/main.c **** MX_SPI4_Init();
- 140:Src/main.c **** MX_FATFS_Init();
- 141:Src/main.c **** MX_TIM2_Init();
- 142:Src/main.c **** MX_TIM5_Init();
- 143:Src/main.c **** MX_ADC1_Init();
- 144:Src/main.c **** MX_ADC3_Init();
- 145:Src/main.c **** MX_SPI2_Init();
- 146:Src/main.c **** MX_SPI5_Init();
- 147:Src/main.c **** MX_SPI6_Init();
- 148:Src/main.c **** MX_USART1_UART_Init();
- 149:Src/main.c **** MX_SDMMC1_SD_Init();
- 150:Src/main.c **** MX_TIM7_Init();
- 151:Src/main.c **** MX_TIM6_Init();
- 152:Src/main.c **** MX_TIM10_Init();
- 153:Src/main.c **** /* USER CODE BEGIN 2 */
- 154:Src/main.c **** Init_params();
- 155:Src/main.c **** /* USER CODE END 2 */
- 156:Src/main.c ****
- 157:Src/main.c **** /* Infinite loop */
- 158:Src/main.c **** /* USER CODE BEGIN WHILE */
- 159:Src/main.c **** while (1)
- 160:Src/main.c **** {
- 161:Src/main.c **** if ((HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin)==GPIO_PIN_SET)&&(u_rx_flg == 0))
- 162:Src/main.c **** {
- 163:Src/main.c **** //NVIC_DisableIRQ(USART1_IRQn);
-ARM GAS /tmp/ccdsDELB.s page 42
+ 116:Src/main.c ****
+ 117:Src/main.c **** /* USER CODE BEGIN 1 */
+ 118:Src/main.c **** HAL_StatusTypeDef st;
+ 119:Src/main.c **** /* USER CODE END 1 */
+ 120:Src/main.c ****
+ 121:Src/main.c **** /* MCU Configuration--------------------------------------------------------*/
+ 122:Src/main.c ****
+ 123:Src/main.c **** /* Reset of all peripherals, Initializes the Flash interface and the Systick. */
+ 124:Src/main.c **** HAL_Init();
+ 125:Src/main.c ****
+ 126:Src/main.c **** /* USER CODE BEGIN Init */
+ 127:Src/main.c **** /*I hope you don't forget that first - MX_DMA_Init(); and than - MX_USART1_UART_Init();*/
+ 128:Src/main.c **** /* USER CODE END Init */
+ 129:Src/main.c ****
+ 130:Src/main.c **** /* Configure the system clock */
+ 131:Src/main.c **** SystemClock_Config();
+ 132:Src/main.c ****
+ 133:Src/main.c **** /* USER CODE BEGIN SysInit */
+ 134:Src/main.c ****
+ 135:Src/main.c **** /* USER CODE END SysInit */
+ 136:Src/main.c ****
+ 137:Src/main.c **** /* Initialize all configured peripherals */
+ 138:Src/main.c **** MX_GPIO_Init();
+ 139:Src/main.c **** MX_DMA_Init();
+ 140:Src/main.c **** MX_SPI4_Init();
+ 141:Src/main.c **** MX_FATFS_Init();
+ 142:Src/main.c **** MX_TIM2_Init();
+ 143:Src/main.c **** MX_TIM5_Init();
+ 144:Src/main.c **** MX_ADC1_Init();
+ 145:Src/main.c **** MX_ADC3_Init();
+ 146:Src/main.c **** MX_SPI2_Init();
+ 147:Src/main.c **** MX_SPI5_Init();
+ 148:Src/main.c **** MX_SPI6_Init();
+ 149:Src/main.c **** MX_USART1_UART_Init();
+ 150:Src/main.c **** MX_SDMMC1_SD_Init();
+ 151:Src/main.c **** MX_TIM7_Init();
+ 152:Src/main.c **** MX_TIM6_Init();
+ 153:Src/main.c **** MX_TIM10_Init();
+ 154:Src/main.c **** /* USER CODE BEGIN 2 */
+ 155:Src/main.c **** Init_params();
+ 156:Src/main.c **** /* USER CODE END 2 */
+ 157:Src/main.c ****
+ 158:Src/main.c **** /* Infinite loop */
+ 159:Src/main.c **** /* USER CODE BEGIN WHILE */
+ 160:Src/main.c **** while (1)
+ 161:Src/main.c **** {
+ 162:Src/main.c **** if ((HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin)==GPIO_PIN_SET)&&(u_rx_flg == 0))
+ 163:Src/main.c **** {
+ARM GAS /tmp/ccWwqwYX.s page 42
- 164:Src/main.c **** LL_USART_EnableIT_PE(USART1);
- 165:Src/main.c **** LL_USART_EnableIT_RXNE(USART1);
- 166:Src/main.c **** LL_USART_EnableIT_ERROR(USART1);
- 167:Src/main.c **** NVIC_SetPriority(USART1_IRQn, 0);
- 168:Src/main.c **** NVIC_EnableIRQ(USART1_IRQn);//In other case you have FE error flag...
- 169:Src/main.c **** u_rx_flg = 1;
- 170:Src/main.c **** }
- 171:Src/main.c **** // else
- 172:Src/main.c **** // {
- 173:Src/main.c **** // //NVIC_DisableIRQ(USART1_IRQn);
- 174:Src/main.c **** // u_rx_flg = 0;
- 175:Src/main.c **** // }
- 176:Src/main.c **** switch (CPU_state)
- 177:Src/main.c **** {
- 178:Src/main.c **** case HALT://0 - Default state
- 179:Src/main.c **** CPU_state_old = HALT;//Save main current cycle
- 180:Src/main.c **** task.current_param = task.min_param;
- 181:Src/main.c **** Stop_TIM10();
- 182:Src/main.c **** break;
- 183:Src/main.c **** case DECODE_ENABLE://1 - Decode rec. message
- 184:Src/main.c **** CS_result = CalculateChecksum(COMMAND, CL_16-2);
- 185:Src/main.c **** if (CheckChecksum(COMMAND))
- 186:Src/main.c **** {
- 187:Src/main.c **** LL_SPI_Enable(SPI2);//Enable SPI for Laser1 DAC & TEC1
- 188:Src/main.c **** LL_SPI_Enable(SPI6);//Enable SPI for Laser2 DAC & TEC2
- 189:Src/main.c **** Decode_uart(COMMAND, &LD1_curr_setup, &LD2_curr_setup, &Curr_setup);
- 190:Src/main.c **** TO6_before = TO6;
- 191:Src/main.c **** //LD1_param.LD_TEMP_Before = LD1_param.LD_TEMP;
- 192:Src/main.c **** //LD2_param.LD_TEMP_Before = LD2_param.LD_TEMP;
- 193:Src/main.c **** CPU_state = WORK_ENABLE;
- 194:Src/main.c **** CPU_state_old = WORK_ENABLE;//Save main current cycle
- 195:Src/main.c **** }
- 196:Src/main.c **** else
- 197:Src/main.c **** {
- 198:Src/main.c **** State_Data[0] |= UART_DECODE_ERR;
- 199:Src/main.c **** CPU_state = DEFAULT_ENABLE;
- 200:Src/main.c **** CPU_state_old = HALT;//Save main current cycle
- 201:Src/main.c **** }
- 202:Src/main.c **** UART_transmission_request = MESS_01;
- 203:Src/main.c **** break;
- 204:Src/main.c **** case DEFAULT_ENABLE://2 - Go to HALT
- 205:Src/main.c **** //Set current setup to default
- 206:Src/main.c **** task.current_param = task.min_param;
- 207:Src/main.c **** Stop_TIM10();
- 208:Src/main.c **** Init_params();
- 209:Src/main.c **** LL_SPI_Disable(SPI2);//Disable SPI for Laser1 DAC & TEC1
- 210:Src/main.c **** LL_SPI_Disable(SPI6);//Disable SPI for Laser2 DAC & TEC2
- 211:Src/main.c **** CPU_state = HALT;
- 212:Src/main.c **** CPU_state_old = HALT;//Save main current cycle
- 213:Src/main.c **** UART_transmission_request = MESS_01;
- 214:Src/main.c **** break;
- 215:Src/main.c **** case TRANS_S_ENABLE://3 - Transmith saved packet Before this operation must to be defaulting!
- 216:Src/main.c **** temp16 = SD_READ(&Long_Data[0]);
- 217:Src/main.c **** State_Data[0]|=temp16&0xff;
- 218:Src/main.c **** if (temp16==0)
- 219:Src/main.c **** {
- 220:Src/main.c **** UART_transmission_request = MESS_03;
-ARM GAS /tmp/ccdsDELB.s page 43
+ 164:Src/main.c **** //NVIC_DisableIRQ(USART1_IRQn);
+ 165:Src/main.c **** LL_USART_EnableIT_PE(USART1);
+ 166:Src/main.c **** LL_USART_EnableIT_RXNE(USART1);
+ 167:Src/main.c **** LL_USART_EnableIT_ERROR(USART1);
+ 168:Src/main.c **** NVIC_SetPriority(USART1_IRQn, 0);
+ 169:Src/main.c **** NVIC_EnableIRQ(USART1_IRQn);//In other case you have FE error flag...
+ 170:Src/main.c **** u_rx_flg = 1;
+ 171:Src/main.c **** }
+ 172:Src/main.c **** // else
+ 173:Src/main.c **** // {
+ 174:Src/main.c **** // //NVIC_DisableIRQ(USART1_IRQn);
+ 175:Src/main.c **** // u_rx_flg = 0;
+ 176:Src/main.c **** // }
+ 177:Src/main.c **** switch (CPU_state)
+ 178:Src/main.c **** {
+ 179:Src/main.c **** case HALT://0 - Default state
+ 180:Src/main.c **** CPU_state_old = HALT;//Save main current cycle
+ 181:Src/main.c **** task.current_param = task.min_param;
+ 182:Src/main.c **** Stop_TIM10();
+ 183:Src/main.c **** break;
+ 184:Src/main.c **** case DECODE_ENABLE://1 - Decode rec. message
+ 185:Src/main.c **** CS_result = CalculateChecksum(COMMAND, CL_16-2);
+ 186:Src/main.c **** if (CheckChecksum(COMMAND))
+ 187:Src/main.c **** {
+ 188:Src/main.c **** LL_SPI_Enable(SPI2);//Enable SPI for Laser1 DAC & TEC1
+ 189:Src/main.c **** LL_SPI_Enable(SPI6);//Enable SPI for Laser2 DAC & TEC2
+ 190:Src/main.c **** Decode_uart(COMMAND, &LD1_curr_setup, &LD2_curr_setup, &Curr_setup);
+ 191:Src/main.c **** TO6_before = TO6;
+ 192:Src/main.c **** //LD1_param.LD_TEMP_Before = LD1_param.LD_TEMP;
+ 193:Src/main.c **** //LD2_param.LD_TEMP_Before = LD2_param.LD_TEMP;
+ 194:Src/main.c **** CPU_state = WORK_ENABLE;
+ 195:Src/main.c **** CPU_state_old = WORK_ENABLE;//Save main current cycle
+ 196:Src/main.c **** }
+ 197:Src/main.c **** else
+ 198:Src/main.c **** {
+ 199:Src/main.c **** State_Data[0] |= UART_DECODE_ERR;
+ 200:Src/main.c **** CPU_state = DEFAULT_ENABLE;
+ 201:Src/main.c **** CPU_state_old = HALT;//Save main current cycle
+ 202:Src/main.c **** }
+ 203:Src/main.c **** UART_transmission_request = MESS_01;
+ 204:Src/main.c **** break;
+ 205:Src/main.c **** case DEFAULT_ENABLE://2 - Go to HALT
+ 206:Src/main.c **** //Set current setup to default
+ 207:Src/main.c **** task.current_param = task.min_param;
+ 208:Src/main.c **** Stop_TIM10();
+ 209:Src/main.c **** Init_params();
+ 210:Src/main.c **** LL_SPI_Disable(SPI2);//Disable SPI for Laser1 DAC & TEC1
+ 211:Src/main.c **** LL_SPI_Disable(SPI6);//Disable SPI for Laser2 DAC & TEC2
+ 212:Src/main.c **** CPU_state = HALT;
+ 213:Src/main.c **** CPU_state_old = HALT;//Save main current cycle
+ 214:Src/main.c **** UART_transmission_request = MESS_01;
+ 215:Src/main.c **** break;
+ 216:Src/main.c **** case TRANS_S_ENABLE://3 - Transmith saved packet Before this operation must to be defaulting!
+ 217:Src/main.c **** temp16 = SD_READ(&Long_Data[0]);
+ 218:Src/main.c **** State_Data[0]|=temp16&0xff;
+ 219:Src/main.c **** if (temp16==0)
+ 220:Src/main.c **** {
+ARM GAS /tmp/ccWwqwYX.s page 43
- 221:Src/main.c **** }
- 222:Src/main.c **** else
- 223:Src/main.c **** {
- 224:Src/main.c **** UART_transmission_request = MESS_01;
- 225:Src/main.c **** }
- 226:Src/main.c **** CPU_state_old = HALT;
- 227:Src/main.c **** CPU_state = CPU_state_old;//Return to main current cycle
- 228:Src/main.c **** break;
- 229:Src/main.c **** case TRANS_ENABLE://4 - Transmith current packet
- 230:Src/main.c **** UART_transmission_request = MESS_02;
- 231:Src/main.c **** CPU_state = CPU_state_old;//Return to main current cycle
- 232:Src/main.c **** break;
- 233:Src/main.c **** case REMOVE_FILE://5 - Remove file from SD
- 234:Src/main.c **** State_Data[0]|=SD_REMOVE()&0xff;
- 235:Src/main.c **** UART_transmission_request = MESS_01;
- 236:Src/main.c **** CPU_state = CPU_state_old;
- 237:Src/main.c **** break;
- 238:Src/main.c **** case STATE://6 - Transmith state message
- 239:Src/main.c **** UART_transmission_request = MESS_01;
- 240:Src/main.c **** CPU_state = CPU_state_old;//Return to main current cycle
- 241:Src/main.c **** break;
- 242:Src/main.c **** case WORK_ENABLE://7 - Main work cycle
- 243:Src/main.c **** task.current_param = task.min_param;
- 244:Src/main.c **** Stop_TIM10();
- 245:Src/main.c **** if (TO7>TO7_before)//Main work cycle go with the timer 7 (1000 us or 1 kHz)
- 246:Src/main.c **** {
- 247:Src/main.c **** TO7_before = TO7;
- 248:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
+ 221:Src/main.c **** UART_transmission_request = MESS_03;
+ 222:Src/main.c **** }
+ 223:Src/main.c **** else
+ 224:Src/main.c **** {
+ 225:Src/main.c **** UART_transmission_request = MESS_01;
+ 226:Src/main.c **** }
+ 227:Src/main.c **** CPU_state_old = HALT;
+ 228:Src/main.c **** CPU_state = CPU_state_old;//Return to main current cycle
+ 229:Src/main.c **** break;
+ 230:Src/main.c **** case TRANS_ENABLE://4 - Transmith current packet
+ 231:Src/main.c **** UART_transmission_request = MESS_02;
+ 232:Src/main.c **** CPU_state = CPU_state_old;//Return to main current cycle
+ 233:Src/main.c **** break;
+ 234:Src/main.c **** case REMOVE_FILE://5 - Remove file from SD
+ 235:Src/main.c **** State_Data[0]|=SD_REMOVE()&0xff;
+ 236:Src/main.c **** UART_transmission_request = MESS_01;
+ 237:Src/main.c **** CPU_state = CPU_state_old;
+ 238:Src/main.c **** break;
+ 239:Src/main.c **** case STATE://6 - Transmith state message
+ 240:Src/main.c **** UART_transmission_request = MESS_01;
+ 241:Src/main.c **** CPU_state = CPU_state_old;//Return to main current cycle
+ 242:Src/main.c **** break;
+ 243:Src/main.c **** case WORK_ENABLE://7 - Main work cycle
+ 244:Src/main.c **** task.current_param = task.min_param;
+ 245:Src/main.c **** Stop_TIM10();
+ 246:Src/main.c **** if (TO7>TO7_before)//Main work cycle go with the timer 7 (1000 us or 1 kHz)
+ 247:Src/main.c **** {
+ 248:Src/main.c **** TO7_before = TO7;
249:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
- 250:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 250:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
251:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 252:Src/main.c ****
- 253:Src/main.c **** //Correct temperature in all pulses
- 254:Src/main.c **** (void) MPhD_T(3);
- 255:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(3);
- 256:Src/main.c **** (void) MPhD_T(4);
- 257:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(4);
- 258:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
- 259:Src/main.c **** Set_LTEC(3, temp16);//Drive Laser TEC 1
- 260:Src/main.c **** temp16=PID_Controller_Temp(&LD2_curr_setup, &LD2_param, 2);
- 261:Src/main.c **** Set_LTEC(4, temp16);//Drive Laser TEC 2
- 262:Src/main.c ****
- 263:Src/main.c **** Long_Data[1] = LD1_param.POWER;//Translate Data from monitor photodiode of LD1 to Long_Data
- 264:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
- 265:Src/main.c ****
- 266:Src/main.c **** Set_LTEC(1,LD1_curr_setup.CURRENT);//Drive Laser diode 1
- 267:Src/main.c **** Set_LTEC(2,LD2_curr_setup.CURRENT);//Drive Laser diode 2
- 268:Src/main.c ****
- 269:Src/main.c **** //Prepare DATA of internals ADCs
- 270:Src/main.c **** //Put the temperature of LD2 to Long_Data:
- 271:Src/main.c **** temp16 = Get_ADC(0);
- 272:Src/main.c **** temp16 = Get_ADC(1);
- 273:Src/main.c **** Long_Data[7] = temp16;
- 274:Src/main.c ****
- 275:Src/main.c **** //Put the temperature of LD2 to Long_Data:
- 276:Src/main.c **** temp16 = Get_ADC(1);
- 277:Src/main.c **** Long_Data[8] = temp16;
-ARM GAS /tmp/ccdsDELB.s page 44
+ 252:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 253:Src/main.c ****
+ 254:Src/main.c **** //Correct temperature in all pulses
+ 255:Src/main.c **** (void) MPhD_T(3);
+ 256:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(3);
+ 257:Src/main.c **** (void) MPhD_T(4);
+ 258:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(4);
+ 259:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
+ 260:Src/main.c **** Set_LTEC(3, temp16);//Drive Laser TEC 1
+ 261:Src/main.c **** temp16=PID_Controller_Temp(&LD2_curr_setup, &LD2_param, 2);
+ 262:Src/main.c **** Set_LTEC(4, temp16);//Drive Laser TEC 2
+ 263:Src/main.c ****
+ 264:Src/main.c **** Long_Data[1] = LD1_param.POWER;//Translate Data from monitor photodiode of LD1 to Long_Data
+ 265:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
+ 266:Src/main.c ****
+ 267:Src/main.c **** Set_LTEC(1,LD1_curr_setup.CURRENT);//Drive Laser diode 1
+ 268:Src/main.c **** Set_LTEC(2,LD2_curr_setup.CURRENT);//Drive Laser diode 2
+ 269:Src/main.c ****
+ 270:Src/main.c **** //Prepare DATA of internals ADCs
+ 271:Src/main.c **** //Put the temperature of LD2 to Long_Data:
+ 272:Src/main.c **** temp16 = Get_ADC(0);
+ 273:Src/main.c **** temp16 = Get_ADC(1);
+ 274:Src/main.c **** Long_Data[7] = temp16;
+ 275:Src/main.c ****
+ 276:Src/main.c **** //Put the temperature of LD2 to Long_Data:
+ 277:Src/main.c **** temp16 = Get_ADC(1);
+ARM GAS /tmp/ccWwqwYX.s page 44
- 278:Src/main.c ****
- 279:Src/main.c **** //Put the temperature of LD2 to Long_Data:
- 280:Src/main.c **** temp16 = Get_ADC(1);
- 281:Src/main.c **** Long_Data[9] = temp16;
- 282:Src/main.c ****
- 283:Src/main.c **** //Put the temperature of LD2 to Long_Data:
- 284:Src/main.c **** temp16 = Get_ADC(1);
- 285:Src/main.c **** Long_Data[10] = temp16;
- 286:Src/main.c ****
- 287:Src/main.c **** //Put the temperature of LD2 to Long_Data:
- 288:Src/main.c **** temp16 = Get_ADC(1);
- 289:Src/main.c **** Long_Data[11] = temp16;
- 290:Src/main.c **** temp16 = Get_ADC(2);
- 291:Src/main.c ****
- 292:Src/main.c **** //Put the temperature of LD2 to Long_Data:
- 293:Src/main.c **** temp16 = Get_ADC(3);
- 294:Src/main.c **** temp16 = Get_ADC(4);
- 295:Src/main.c **** Long_Data[12] = temp16;
- 296:Src/main.c **** temp16 = Get_ADC(5);
- 297:Src/main.c ****
- 298:Src/main.c **** //Put the timer tick to Long_Data:
- 299:Src/main.c **** TO6_stop = TO6;
- 300:Src/main.c **** Long_Data[3] = (TO6_stop)&0xffff;
- 301:Src/main.c **** Long_Data[4] = (TO6_stop>>16)&0xffff;
- 302:Src/main.c ****
- 303:Src/main.c **** //Put the average temperature of LD1 to Long_Data:
- 304:Src/main.c **** Long_Data[5] = LD1_param.LD_CURR_TEMP;
- 305:Src/main.c ****
- 306:Src/main.c **** //Put the average temperature of LD2 to Long_Data:
- 307:Src/main.c **** Long_Data[6] = LD2_param.LD_CURR_TEMP;
- 308:Src/main.c ****
- 309:Src/main.c **** if (Curr_setup.SD_EN==1)
- 310:Src/main.c **** {
- 311:Src/main.c **** CS_result = CalculateChecksum(&Long_Data[1], DL_16-2);
- 312:Src/main.c **** Long_Data[DL_16-1] = CS_result;
- 313:Src/main.c **** temp16 = SD_SAVE(&Long_Data[0]);
- 314:Src/main.c **** State_Data[0]|=temp16&0xff;
- 315:Src/main.c **** }
- 316:Src/main.c **** CPU_state_old = WORK_ENABLE;//Save main current cycle
- 317:Src/main.c **** }
- 318:Src/main.c **** break;
- 319:Src/main.c **** case DECODE_TASK:
- 320:Src/main.c **** if (CheckChecksum(COMMAND))
- 321:Src/main.c **** {
- 322:Src/main.c **** Decode_task(COMMAND, &LD1_curr_setup, &LD2_curr_setup, &Curr_setup);
- 323:Src/main.c **** TO6_before = TO6;
- 324:Src/main.c **** CPU_state = RUN_TASK;
- 325:Src/main.c **** CPU_state_old = RUN_TASK;//Save main current cycle
- 326:Src/main.c **** }
- 327:Src/main.c **** else
- 328:Src/main.c **** {
- 329:Src/main.c **** State_Data[0] |= UART_DECODE_ERR;
- 330:Src/main.c **** CPU_state = DEFAULT_ENABLE;
- 331:Src/main.c **** CPU_state_old = HALT;//Save main current cycle
- 332:Src/main.c **** }
- 333:Src/main.c **** UART_transmission_request = MESS_01;
- 334:Src/main.c **** break;
-ARM GAS /tmp/ccdsDELB.s page 45
+ 278:Src/main.c **** Long_Data[8] = temp16;
+ 279:Src/main.c ****
+ 280:Src/main.c **** //Put the temperature of LD2 to Long_Data:
+ 281:Src/main.c **** temp16 = Get_ADC(1);
+ 282:Src/main.c **** Long_Data[9] = temp16;
+ 283:Src/main.c ****
+ 284:Src/main.c **** //Put the temperature of LD2 to Long_Data:
+ 285:Src/main.c **** temp16 = Get_ADC(1);
+ 286:Src/main.c **** Long_Data[10] = temp16;
+ 287:Src/main.c ****
+ 288:Src/main.c **** //Put the temperature of LD2 to Long_Data:
+ 289:Src/main.c **** temp16 = Get_ADC(1);
+ 290:Src/main.c **** Long_Data[11] = temp16;
+ 291:Src/main.c **** temp16 = Get_ADC(2);
+ 292:Src/main.c ****
+ 293:Src/main.c **** //Put the temperature of LD2 to Long_Data:
+ 294:Src/main.c **** temp16 = Get_ADC(3);
+ 295:Src/main.c **** temp16 = Get_ADC(4);
+ 296:Src/main.c **** Long_Data[12] = temp16;
+ 297:Src/main.c **** temp16 = Get_ADC(5);
+ 298:Src/main.c ****
+ 299:Src/main.c **** //Put the timer tick to Long_Data:
+ 300:Src/main.c **** TO6_stop = TO6;
+ 301:Src/main.c **** Long_Data[3] = (TO6_stop)&0xffff;
+ 302:Src/main.c **** Long_Data[4] = (TO6_stop>>16)&0xffff;
+ 303:Src/main.c ****
+ 304:Src/main.c **** //Put the average temperature of LD1 to Long_Data:
+ 305:Src/main.c **** Long_Data[5] = LD1_param.LD_CURR_TEMP;
+ 306:Src/main.c ****
+ 307:Src/main.c **** //Put the average temperature of LD2 to Long_Data:
+ 308:Src/main.c **** Long_Data[6] = LD2_param.LD_CURR_TEMP;
+ 309:Src/main.c ****
+ 310:Src/main.c **** if (Curr_setup.SD_EN==1)
+ 311:Src/main.c **** {
+ 312:Src/main.c **** CS_result = CalculateChecksum(&Long_Data[1], DL_16-2);
+ 313:Src/main.c **** Long_Data[DL_16-1] = CS_result;
+ 314:Src/main.c **** temp16 = SD_SAVE(&Long_Data[0]);
+ 315:Src/main.c **** State_Data[0]|=temp16&0xff;
+ 316:Src/main.c **** }
+ 317:Src/main.c **** CPU_state_old = WORK_ENABLE;//Save main current cycle
+ 318:Src/main.c **** }
+ 319:Src/main.c **** break;
+ 320:Src/main.c **** case DECODE_TASK:
+ 321:Src/main.c **** if (CheckChecksum(COMMAND))
+ 322:Src/main.c **** {
+ 323:Src/main.c **** Decode_task(COMMAND, &LD1_curr_setup, &LD2_curr_setup, &Curr_setup);
+ 324:Src/main.c **** TO6_before = TO6;
+ 325:Src/main.c **** CPU_state = RUN_TASK;
+ 326:Src/main.c **** CPU_state_old = RUN_TASK;//Save main current cycle
+ 327:Src/main.c **** }
+ 328:Src/main.c **** else
+ 329:Src/main.c **** {
+ 330:Src/main.c **** State_Data[0] |= UART_DECODE_ERR;
+ 331:Src/main.c **** CPU_state = DEFAULT_ENABLE;
+ 332:Src/main.c **** CPU_state_old = HALT;//Save main current cycle
+ 333:Src/main.c **** }
+ 334:Src/main.c **** UART_transmission_request = MESS_01;
+ARM GAS /tmp/ccWwqwYX.s page 45
- 335:Src/main.c **** case RUN_TASK:
- 336:Src/main.c **** switch (task.task_type)
- 337:Src/main.c **** {
- 338:Src/main.c **** case TT_CHANGE_CURR_1:
- 339:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_2, task.curr);
- 340:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
- 341:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_1);
- 342:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
- 343:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_2);
- 344:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
- 345:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
- 346:Src/main.c **** temp16=PID_Controller_Temp(&LD2_curr_setup, &LD2_param, 2);
- 347:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
- 348:Src/main.c ****
- 349:Src/main.c **** // Toggle pin for oscilloscope
- 350:Src/main.c **** HAL_GPIO_WritePin(GPIOD, GPIO_PIN_7, GPIO_PIN_SET);
- 351:Src/main.c **** HAL_GPIO_WritePin(GPIOD, GPIO_PIN_7, GPIO_PIN_RESET);
- 352:Src/main.c ****
- 353:Src/main.c **** st = HAL_TIM_Base_Start_IT(&htim10);
- 354:Src/main.c **** if (st != HAL_OK)
- 355:Src/main.c **** while(1);
- 356:Src/main.c **** while (task.current_param < task.max_param)
- 357:Src/main.c **** {
- 358:Src/main.c **** if (TIM10_coflag)
- 359:Src/main.c **** {
- 360:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_1, task.current_param);
- 361:Src/main.c **** task.current_param += task.delta_param;
- 362:Src/main.c **** TO10 = 0;
- 363:Src/main.c **** TIM10_coflag = 0;
- 364:Src/main.c **** }
- 365:Src/main.c **** }
- 366:Src/main.c **** Stop_TIM10();
- 367:Src/main.c **** task.current_param = task.min_param;
- 368:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_1, task.current_param);
- 369:Src/main.c **** if (task.tau > 3)
- 370:Src/main.c **** {
- 371:Src/main.c **** TIM10_period = htim10.Init.Period;
- 372:Src/main.c **** htim10.Init.Period = 9999;
- 373:Src/main.c **** TO10_counter = (task.tau - 1) * 100;
- 374:Src/main.c **** }
- 375:Src/main.c **** HAL_TIM_Base_Start_IT(&htim10);
- 376:Src/main.c **** break;
- 377:Src/main.c **** case TT_CHANGE_CURR_2:
- 378:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_1, task.curr);
- 379:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
- 380:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_1);
- 381:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
- 382:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_2);
- 383:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
- 384:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
- 385:Src/main.c **** temp16=PID_Controller_Temp(&LD2_curr_setup, &LD2_param, 2);
- 386:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
- 387:Src/main.c ****
- 388:Src/main.c **** // Toggle pin for oscilloscope
- 389:Src/main.c **** HAL_GPIO_WritePin(GPIOD, GPIO_PIN_7, GPIO_PIN_SET);
- 390:Src/main.c **** HAL_GPIO_WritePin(GPIOD, GPIO_PIN_7, GPIO_PIN_RESET);
- 391:Src/main.c ****
-ARM GAS /tmp/ccdsDELB.s page 46
+ 335:Src/main.c **** break;
+ 336:Src/main.c **** case RUN_TASK:
+ 337:Src/main.c **** switch (task.task_type)
+ 338:Src/main.c **** {
+ 339:Src/main.c **** case TT_CHANGE_CURR_1:
+ 340:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_2, task.curr);
+ 341:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
+ 342:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_1);
+ 343:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
+ 344:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_2);
+ 345:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
+ 346:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
+ 347:Src/main.c **** temp16=PID_Controller_Temp(&LD2_curr_setup, &LD2_param, 2);
+ 348:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
+ 349:Src/main.c ****
+ 350:Src/main.c **** // Toggle pin for oscilloscope
+ 351:Src/main.c **** HAL_GPIO_WritePin(GPIOD, GPIO_PIN_7, GPIO_PIN_SET);
+ 352:Src/main.c **** HAL_GPIO_WritePin(GPIOD, GPIO_PIN_7, GPIO_PIN_RESET);
+ 353:Src/main.c ****
+ 354:Src/main.c **** st = HAL_TIM_Base_Start_IT(&htim10);
+ 355:Src/main.c **** if (st != HAL_OK)
+ 356:Src/main.c **** while(1);
+ 357:Src/main.c **** while (task.current_param < task.max_param)
+ 358:Src/main.c **** {
+ 359:Src/main.c **** if (TIM10_coflag)
+ 360:Src/main.c **** {
+ 361:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_1, task.current_param);
+ 362:Src/main.c **** task.current_param += task.delta_param;
+ 363:Src/main.c **** TO10 = 0;
+ 364:Src/main.c **** TIM10_coflag = 0;
+ 365:Src/main.c **** }
+ 366:Src/main.c **** }
+ 367:Src/main.c **** Stop_TIM10();
+ 368:Src/main.c **** task.current_param = task.min_param;
+ 369:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_1, task.current_param);
+ 370:Src/main.c **** if (task.tau > 3)
+ 371:Src/main.c **** {
+ 372:Src/main.c **** TIM10_period = htim10.Init.Period;
+ 373:Src/main.c **** htim10.Init.Period = 9999;
+ 374:Src/main.c **** TO10_counter = (task.tau - 1) * 100;
+ 375:Src/main.c **** }
+ 376:Src/main.c **** HAL_TIM_Base_Start_IT(&htim10);
+ 377:Src/main.c **** break;
+ 378:Src/main.c **** case TT_CHANGE_CURR_2:
+ 379:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_1, task.curr);
+ 380:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
+ 381:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_1);
+ 382:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
+ 383:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_2);
+ 384:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
+ 385:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
+ 386:Src/main.c **** temp16=PID_Controller_Temp(&LD2_curr_setup, &LD2_param, 2);
+ 387:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
+ 388:Src/main.c ****
+ 389:Src/main.c **** // Toggle pin for oscilloscope
+ 390:Src/main.c **** HAL_GPIO_WritePin(GPIOD, GPIO_PIN_7, GPIO_PIN_SET);
+ 391:Src/main.c **** HAL_GPIO_WritePin(GPIOD, GPIO_PIN_7, GPIO_PIN_RESET);
+ARM GAS /tmp/ccWwqwYX.s page 46
- 392:Src/main.c **** st = HAL_TIM_Base_Start_IT(&htim10);
- 393:Src/main.c **** if (st != HAL_OK)
- 394:Src/main.c **** while(1);
- 395:Src/main.c **** while (task.current_param < task.max_param)
- 396:Src/main.c **** {
- 397:Src/main.c **** if (TIM10_coflag)
- 398:Src/main.c **** {
- 399:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_2, task.current_param);
- 400:Src/main.c **** task.current_param += task.delta_param;
- 401:Src/main.c **** TO10 = 0;
- 402:Src/main.c **** TIM10_coflag = 0;
- 403:Src/main.c **** }
- 404:Src/main.c **** }
- 405:Src/main.c **** Stop_TIM10();
- 406:Src/main.c **** task.current_param = task.min_param;
- 407:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_2, task.current_param);
- 408:Src/main.c **** if (task.tau > 3)
- 409:Src/main.c **** {
- 410:Src/main.c **** TIM10_period = htim10.Init.Period;
- 411:Src/main.c **** htim10.Init.Period = 9999;
- 412:Src/main.c **** TO10_counter = (task.tau - 1) * 100;
- 413:Src/main.c **** }
- 414:Src/main.c **** HAL_TIM_Base_Start_IT(&htim10);
- 415:Src/main.c **** break;
- 416:Src/main.c **** case TT_CHANGE_TEMP_1:
- 417:Src/main.c **** // isn't implemented
- 418:Src/main.c **** break;
- 419:Src/main.c **** case TT_CHANGE_TEMP_2:
- 420:Src/main.c **** // isn't implemented
- 421:Src/main.c **** break;
- 422:Src/main.c **** }
- 423:Src/main.c ****
- 424:Src/main.c **** if (TO7>TO7_before)
- 425:Src/main.c **** {
- 426:Src/main.c **** TO7_before = TO7;
- 427:Src/main.c ****
- 428:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
+ 392:Src/main.c ****
+ 393:Src/main.c **** st = HAL_TIM_Base_Start_IT(&htim10);
+ 394:Src/main.c **** if (st != HAL_OK)
+ 395:Src/main.c **** while(1);
+ 396:Src/main.c **** while (task.current_param < task.max_param)
+ 397:Src/main.c **** {
+ 398:Src/main.c **** if (TIM10_coflag)
+ 399:Src/main.c **** {
+ 400:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_2, task.current_param);
+ 401:Src/main.c **** task.current_param += task.delta_param;
+ 402:Src/main.c **** TO10 = 0;
+ 403:Src/main.c **** TIM10_coflag = 0;
+ 404:Src/main.c **** }
+ 405:Src/main.c **** }
+ 406:Src/main.c **** Stop_TIM10();
+ 407:Src/main.c **** task.current_param = task.min_param;
+ 408:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_2, task.current_param);
+ 409:Src/main.c **** if (task.tau > 3)
+ 410:Src/main.c **** {
+ 411:Src/main.c **** TIM10_period = htim10.Init.Period;
+ 412:Src/main.c **** htim10.Init.Period = 9999;
+ 413:Src/main.c **** TO10_counter = (task.tau - 1) * 100;
+ 414:Src/main.c **** }
+ 415:Src/main.c **** HAL_TIM_Base_Start_IT(&htim10);
+ 416:Src/main.c **** break;
+ 417:Src/main.c **** case TT_CHANGE_TEMP_1:
+ 418:Src/main.c **** // isn't implemented
+ 419:Src/main.c **** break;
+ 420:Src/main.c **** case TT_CHANGE_TEMP_2:
+ 421:Src/main.c **** // isn't implemented
+ 422:Src/main.c **** break;
+ 423:Src/main.c **** }
+ 424:Src/main.c ****
+ 425:Src/main.c **** if (TO7>TO7_before)
+ 426:Src/main.c **** {
+ 427:Src/main.c **** TO7_before = TO7;
+ 428:Src/main.c ****
429:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
- 430:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 430:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
431:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 432:Src/main.c ****
- 433:Src/main.c **** Long_Data[1] = LD1_param.POWER;//Translate Data from monitor photodiode of LD1 to Long_Data
- 434:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
- 435:Src/main.c ****
- 436:Src/main.c **** //Prepare DATA of internals ADCs
- 437:Src/main.c **** //Put the temperature of LD2 to Long_Data:
- 438:Src/main.c **** temp16 = Get_ADC(0);
- 439:Src/main.c **** temp16 = Get_ADC(1);
- 440:Src/main.c **** Long_Data[7] = temp16;
- 441:Src/main.c ****
- 442:Src/main.c **** //Put the temperature of LD2 to Long_Data:
- 443:Src/main.c **** temp16 = Get_ADC(1);
- 444:Src/main.c **** Long_Data[8] = temp16;
- 445:Src/main.c ****
- 446:Src/main.c **** //Put the temperature of LD2 to Long_Data:
- 447:Src/main.c **** temp16 = Get_ADC(1);
- 448:Src/main.c **** Long_Data[9] = temp16;
-ARM GAS /tmp/ccdsDELB.s page 47
+ 432:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 433:Src/main.c ****
+ 434:Src/main.c **** Long_Data[1] = LD1_param.POWER;//Translate Data from monitor photodiode of LD1 to Long_Data
+ 435:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
+ 436:Src/main.c ****
+ 437:Src/main.c **** //Prepare DATA of internals ADCs
+ 438:Src/main.c **** //Put the temperature of LD2 to Long_Data:
+ 439:Src/main.c **** temp16 = Get_ADC(0);
+ 440:Src/main.c **** temp16 = Get_ADC(1);
+ 441:Src/main.c **** Long_Data[7] = temp16;
+ 442:Src/main.c ****
+ 443:Src/main.c **** //Put the temperature of LD2 to Long_Data:
+ 444:Src/main.c **** temp16 = Get_ADC(1);
+ 445:Src/main.c **** Long_Data[8] = temp16;
+ 446:Src/main.c ****
+ 447:Src/main.c **** //Put the temperature of LD2 to Long_Data:
+ 448:Src/main.c **** temp16 = Get_ADC(1);
+ARM GAS /tmp/ccWwqwYX.s page 47
- 449:Src/main.c ****
- 450:Src/main.c **** //Put the temperature of LD2 to Long_Data:
- 451:Src/main.c **** temp16 = Get_ADC(1);
- 452:Src/main.c **** Long_Data[10] = temp16;
- 453:Src/main.c ****
- 454:Src/main.c **** //Put the temperature of LD2 to Long_Data:
- 455:Src/main.c **** temp16 = Get_ADC(1);
- 456:Src/main.c **** Long_Data[11] = temp16;
- 457:Src/main.c **** temp16 = Get_ADC(2);
- 458:Src/main.c ****
- 459:Src/main.c **** //Put the temperature of LD2 to Long_Data:
- 460:Src/main.c **** temp16 = Get_ADC(3);
- 461:Src/main.c **** temp16 = Get_ADC(4);
- 462:Src/main.c **** Long_Data[12] = temp16;
- 463:Src/main.c **** temp16 = Get_ADC(5);
- 464:Src/main.c ****
- 465:Src/main.c **** //Put the timer tick to Long_Data:
- 466:Src/main.c **** TO6_stop = TO6;
- 467:Src/main.c **** Long_Data[3] = (TO6_stop)&0xffff;
- 468:Src/main.c **** Long_Data[4] = (TO6_stop>>16)&0xffff;
- 469:Src/main.c ****
- 470:Src/main.c **** //Put the average temperature of LD1 to Long_Data:
- 471:Src/main.c **** Long_Data[5] = LD1_param.LD_CURR_TEMP;
- 472:Src/main.c ****
- 473:Src/main.c **** //Put the average temperature of LD2 to Long_Data:
- 474:Src/main.c **** Long_Data[6] = LD2_param.LD_CURR_TEMP;
- 475:Src/main.c **** }
- 476:Src/main.c **** while (!TIM10_coflag);
- 477:Src/main.c ****
- 478:Src/main.c **** Stop_TIM10();
- 479:Src/main.c ****
- 480:Src/main.c **** if (task.tau > 3)
- 481:Src/main.c **** {
- 482:Src/main.c **** htim10.Init.Period = TIM10_period;
- 483:Src/main.c **** TO10_counter = task.dt / 10 - 1;
- 484:Src/main.c **** }
- 485:Src/main.c ****
- 486:Src/main.c **** CPU_state_old = RUN_TASK;
- 487:Src/main.c **** break;
- 488:Src/main.c **** }
- 489:Src/main.c ****
- 490:Src/main.c **** switch (UART_transmission_request)
- 491:Src/main.c **** {
- 492:Src/main.c **** case MESS_01://Default state
- 493:Src/main.c **** USART_TX(State_Data,2);
- 494:Src/main.c **** //HAL_UART_Transmit(&huart1, State_Data, 2, 10);
- 495:Src/main.c **** State_Data[0]=0;
- 496:Src/main.c **** State_Data[1]=0;//All OK!
- 497:Src/main.c **** UART_transmission_request = NO_MESS;
- 498:Src/main.c **** break;
- 499:Src/main.c **** case MESS_02://Transmith packet
- 500:Src/main.c ****
- 501:Src/main.c **** //Find CS and put to Long_Data:
- 502:Src/main.c **** CS_result = CalculateChecksum(&Long_Data[1], DL_16-2);
- 503:Src/main.c **** Long_Data[DL_16-1] = CS_result;
- 504:Src/main.c ****
- 505:Src/main.c **** for (uint16_t i = 0; i < DL_16; i++)
-ARM GAS /tmp/ccdsDELB.s page 48
+ 449:Src/main.c **** Long_Data[9] = temp16;
+ 450:Src/main.c ****
+ 451:Src/main.c **** //Put the temperature of LD2 to Long_Data:
+ 452:Src/main.c **** temp16 = Get_ADC(1);
+ 453:Src/main.c **** Long_Data[10] = temp16;
+ 454:Src/main.c ****
+ 455:Src/main.c **** //Put the temperature of LD2 to Long_Data:
+ 456:Src/main.c **** temp16 = Get_ADC(1);
+ 457:Src/main.c **** Long_Data[11] = temp16;
+ 458:Src/main.c **** temp16 = Get_ADC(2);
+ 459:Src/main.c ****
+ 460:Src/main.c **** //Put the temperature of LD2 to Long_Data:
+ 461:Src/main.c **** temp16 = Get_ADC(3);
+ 462:Src/main.c **** temp16 = Get_ADC(4);
+ 463:Src/main.c **** Long_Data[12] = temp16;
+ 464:Src/main.c **** temp16 = Get_ADC(5);
+ 465:Src/main.c ****
+ 466:Src/main.c **** //Put the timer tick to Long_Data:
+ 467:Src/main.c **** TO6_stop = TO6;
+ 468:Src/main.c **** Long_Data[3] = (TO6_stop)&0xffff;
+ 469:Src/main.c **** Long_Data[4] = (TO6_stop>>16)&0xffff;
+ 470:Src/main.c ****
+ 471:Src/main.c **** //Put the average temperature of LD1 to Long_Data:
+ 472:Src/main.c **** Long_Data[5] = LD1_param.LD_CURR_TEMP;
+ 473:Src/main.c ****
+ 474:Src/main.c **** //Put the average temperature of LD2 to Long_Data:
+ 475:Src/main.c **** Long_Data[6] = LD2_param.LD_CURR_TEMP;
+ 476:Src/main.c **** }
+ 477:Src/main.c **** while (!TIM10_coflag);
+ 478:Src/main.c ****
+ 479:Src/main.c **** Stop_TIM10();
+ 480:Src/main.c ****
+ 481:Src/main.c **** if (task.tau > 3)
+ 482:Src/main.c **** {
+ 483:Src/main.c **** htim10.Init.Period = TIM10_period;
+ 484:Src/main.c **** TO10_counter = task.dt / 10 - 1;
+ 485:Src/main.c **** }
+ 486:Src/main.c ****
+ 487:Src/main.c **** CPU_state_old = RUN_TASK;
+ 488:Src/main.c **** break;
+ 489:Src/main.c **** }
+ 490:Src/main.c ****
+ 491:Src/main.c **** switch (UART_transmission_request)
+ 492:Src/main.c **** {
+ 493:Src/main.c **** case MESS_01://Default state
+ 494:Src/main.c **** USART_TX(State_Data,2);
+ 495:Src/main.c **** //HAL_UART_Transmit(&huart1, State_Data, 2, 10);
+ 496:Src/main.c **** State_Data[0]=0;
+ 497:Src/main.c **** State_Data[1]=0;//All OK!
+ 498:Src/main.c **** UART_transmission_request = NO_MESS;
+ 499:Src/main.c **** break;
+ 500:Src/main.c **** case MESS_02://Transmith packet
+ 501:Src/main.c ****
+ 502:Src/main.c **** //Find CS and put to Long_Data:
+ 503:Src/main.c **** CS_result = CalculateChecksum(&Long_Data[1], DL_16-2);
+ 504:Src/main.c **** Long_Data[DL_16-1] = CS_result;
+ 505:Src/main.c ****
+ARM GAS /tmp/ccWwqwYX.s page 48
- 506:Src/main.c **** {
- 507:Src/main.c **** UART_DATA[i*2] = (Long_Data[i])&0xff;
- 508:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
- 509:Src/main.c **** }
- 510:Src/main.c **** //HAL_NVIC_SetPriority(DMA2_Stream7_IRQn, 0, 0);
- 511:Src/main.c **** //HAL_NVIC_EnableIRQ(DMA2_Stream7_IRQn);
- 512:Src/main.c **** //HAL_UART_Transmit_DMA(&huart1, UART_DATA, DL_8);
- 513:Src/main.c **** //huart1.gState = HAL_UART_STATE_READY;
- 514:Src/main.c **** //hdma_usart1_tx.State=HAL_DMA_STATE_BUSY;
- 515:Src/main.c **** USART_TX_DMA (DL_8);//Send data by USART using DMA
- 516:Src/main.c **** UART_transmission_request = NO_MESS;
- 517:Src/main.c **** break;
- 518:Src/main.c **** case MESS_03://Transmith saved packet
- 519:Src/main.c **** for (uint16_t i = 0; i < DL_16; i++)
- 520:Src/main.c **** {
- 521:Src/main.c **** UART_DATA[i*2] = (Long_Data[i])&0xff;
- 522:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
- 523:Src/main.c **** }
- 524:Src/main.c **** //HAL_NVIC_EnableIRQ(DMA2_Stream7_IRQn);
- 525:Src/main.c **** //HAL_UART_Transmit_DMA(&huart1, UART_DATA, DL_8);
- 526:Src/main.c **** //huart1.gState = HAL_UART_STATE_READY;
- 527:Src/main.c **** //hdma_usart1_tx.State=HAL_DMA_STATE_BUSY;
- 528:Src/main.c **** USART_TX_DMA (DL_8);//Send data by USART using DMA
- 529:Src/main.c **** UART_transmission_request = NO_MESS;
- 530:Src/main.c **** break;
- 531:Src/main.c **** }
- 532:Src/main.c **** if ((flg_tmt==1)&&((TO6-TO6_uart)>100))//Uart timeout handle. if timeout beetween zero byte of
- 533:Src/main.c **** {
- 534:Src/main.c **** UART_rec_incr = 0;//Reset uart command counter
- 535:Src/main.c **** State_Data[0] |= UART_ERR;//timeout error!
- 536:Src/main.c **** UART_transmission_request = MESS_01;//Send status
- 537:Src/main.c **** flg_tmt = 0;//Reset timeout flag
- 538:Src/main.c **** }
- 539:Src/main.c **** /* USER CODE END WHILE */
- 540:Src/main.c ****
- 541:Src/main.c **** /* USER CODE BEGIN 3 */
- 542:Src/main.c **** }
- 543:Src/main.c **** /* USER CODE END 3 */
- 544:Src/main.c **** }
- 545:Src/main.c ****
- 546:Src/main.c **** /**
- 547:Src/main.c **** * @brief System Clock Configuration
- 548:Src/main.c **** * @retval None
- 549:Src/main.c **** */
- 550:Src/main.c **** void SystemClock_Config(void)
- 551:Src/main.c **** {
- 552:Src/main.c **** RCC_OscInitTypeDef RCC_OscInitStruct = {0};
- 553:Src/main.c **** RCC_ClkInitTypeDef RCC_ClkInitStruct = {0};
- 554:Src/main.c ****
- 555:Src/main.c **** /** Configure the main internal regulator output voltage
- 556:Src/main.c **** */
- 557:Src/main.c **** __HAL_RCC_PWR_CLK_ENABLE();
- 558:Src/main.c **** __HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_VOLTAGE_SCALE1);
- 559:Src/main.c ****
- 560:Src/main.c **** /** Initializes the RCC Oscillators according to the specified parameters
- 561:Src/main.c **** * in the RCC_OscInitTypeDef structure.
- 562:Src/main.c **** */
-ARM GAS /tmp/ccdsDELB.s page 49
+ 506:Src/main.c **** for (uint16_t i = 0; i < DL_16; i++)
+ 507:Src/main.c **** {
+ 508:Src/main.c **** UART_DATA[i*2] = (Long_Data[i])&0xff;
+ 509:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
+ 510:Src/main.c **** }
+ 511:Src/main.c **** //HAL_NVIC_SetPriority(DMA2_Stream7_IRQn, 0, 0);
+ 512:Src/main.c **** //HAL_NVIC_EnableIRQ(DMA2_Stream7_IRQn);
+ 513:Src/main.c **** //HAL_UART_Transmit_DMA(&huart1, UART_DATA, DL_8);
+ 514:Src/main.c **** //huart1.gState = HAL_UART_STATE_READY;
+ 515:Src/main.c **** //hdma_usart1_tx.State=HAL_DMA_STATE_BUSY;
+ 516:Src/main.c **** USART_TX_DMA (DL_8);//Send data by USART using DMA
+ 517:Src/main.c **** UART_transmission_request = NO_MESS;
+ 518:Src/main.c **** break;
+ 519:Src/main.c **** case MESS_03://Transmith saved packet
+ 520:Src/main.c **** for (uint16_t i = 0; i < DL_16; i++)
+ 521:Src/main.c **** {
+ 522:Src/main.c **** UART_DATA[i*2] = (Long_Data[i])&0xff;
+ 523:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
+ 524:Src/main.c **** }
+ 525:Src/main.c **** //HAL_NVIC_EnableIRQ(DMA2_Stream7_IRQn);
+ 526:Src/main.c **** //HAL_UART_Transmit_DMA(&huart1, UART_DATA, DL_8);
+ 527:Src/main.c **** //huart1.gState = HAL_UART_STATE_READY;
+ 528:Src/main.c **** //hdma_usart1_tx.State=HAL_DMA_STATE_BUSY;
+ 529:Src/main.c **** USART_TX_DMA (DL_8);//Send data by USART using DMA
+ 530:Src/main.c **** UART_transmission_request = NO_MESS;
+ 531:Src/main.c **** break;
+ 532:Src/main.c **** }
+ 533:Src/main.c **** if ((flg_tmt==1)&&((TO6-TO6_uart)>100))//Uart timeout handle. if timeout beetween zero byte of
+ 534:Src/main.c **** {
+ 535:Src/main.c **** UART_rec_incr = 0;//Reset uart command counter
+ 536:Src/main.c **** State_Data[0] |= UART_ERR;//timeout error!
+ 537:Src/main.c **** UART_transmission_request = MESS_01;//Send status
+ 538:Src/main.c **** flg_tmt = 0;//Reset timeout flag
+ 539:Src/main.c **** }
+ 540:Src/main.c **** /* USER CODE END WHILE */
+ 541:Src/main.c ****
+ 542:Src/main.c **** /* USER CODE BEGIN 3 */
+ 543:Src/main.c **** }
+ 544:Src/main.c **** /* USER CODE END 3 */
+ 545:Src/main.c **** }
+ 546:Src/main.c ****
+ 547:Src/main.c **** /**
+ 548:Src/main.c **** * @brief System Clock Configuration
+ 549:Src/main.c **** * @retval None
+ 550:Src/main.c **** */
+ 551:Src/main.c **** void SystemClock_Config(void)
+ 552:Src/main.c **** {
+ 553:Src/main.c **** RCC_OscInitTypeDef RCC_OscInitStruct = {0};
+ 554:Src/main.c **** RCC_ClkInitTypeDef RCC_ClkInitStruct = {0};
+ 555:Src/main.c ****
+ 556:Src/main.c **** /** Configure the main internal regulator output voltage
+ 557:Src/main.c **** */
+ 558:Src/main.c **** __HAL_RCC_PWR_CLK_ENABLE();
+ 559:Src/main.c **** __HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_VOLTAGE_SCALE1);
+ 560:Src/main.c ****
+ 561:Src/main.c **** /** Initializes the RCC Oscillators according to the specified parameters
+ 562:Src/main.c **** * in the RCC_OscInitTypeDef structure.
+ARM GAS /tmp/ccWwqwYX.s page 49
- 563:Src/main.c **** RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSE;
- 564:Src/main.c **** RCC_OscInitStruct.HSEState = RCC_HSE_ON;
- 565:Src/main.c **** RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON;
- 566:Src/main.c **** RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE;
- 567:Src/main.c **** RCC_OscInitStruct.PLL.PLLM = 25;
- 568:Src/main.c **** RCC_OscInitStruct.PLL.PLLN = 368;
- 569:Src/main.c **** RCC_OscInitStruct.PLL.PLLP = RCC_PLLP_DIV2;
- 570:Src/main.c **** RCC_OscInitStruct.PLL.PLLQ = 8;
- 571:Src/main.c **** RCC_OscInitStruct.PLL.PLLR = 2;
- 572:Src/main.c **** if (HAL_RCC_OscConfig(&RCC_OscInitStruct) != HAL_OK)
- 573:Src/main.c **** {
- 574:Src/main.c **** Error_Handler();
- 575:Src/main.c **** }
- 576:Src/main.c ****
- 577:Src/main.c **** /** Activate the Over-Drive mode
- 578:Src/main.c **** */
- 579:Src/main.c **** if (HAL_PWREx_EnableOverDrive() != HAL_OK)
- 580:Src/main.c **** {
- 581:Src/main.c **** Error_Handler();
- 582:Src/main.c **** }
- 583:Src/main.c ****
- 584:Src/main.c **** /** Initializes the CPU, AHB and APB buses clocks
- 585:Src/main.c **** */
- 586:Src/main.c **** RCC_ClkInitStruct.ClockType = RCC_CLOCKTYPE_HCLK|RCC_CLOCKTYPE_SYSCLK
- 587:Src/main.c **** |RCC_CLOCKTYPE_PCLK1|RCC_CLOCKTYPE_PCLK2;
- 588:Src/main.c **** RCC_ClkInitStruct.SYSCLKSource = RCC_SYSCLKSOURCE_PLLCLK;
- 589:Src/main.c **** RCC_ClkInitStruct.AHBCLKDivider = RCC_SYSCLK_DIV1;
- 590:Src/main.c **** RCC_ClkInitStruct.APB1CLKDivider = RCC_HCLK_DIV4;
- 591:Src/main.c **** RCC_ClkInitStruct.APB2CLKDivider = RCC_HCLK_DIV2;
- 592:Src/main.c ****
- 593:Src/main.c **** if (HAL_RCC_ClockConfig(&RCC_ClkInitStruct, FLASH_LATENCY_6) != HAL_OK)
- 594:Src/main.c **** {
- 595:Src/main.c **** Error_Handler();
- 596:Src/main.c **** }
- 597:Src/main.c **** }
- 598:Src/main.c ****
- 599:Src/main.c **** /**
- 600:Src/main.c **** * @brief ADC1 Initialization Function
- 601:Src/main.c **** * @param None
- 602:Src/main.c **** * @retval None
- 603:Src/main.c **** */
- 604:Src/main.c **** static void MX_ADC1_Init(void)
- 605:Src/main.c **** {
- 606:Src/main.c ****
- 607:Src/main.c **** /* USER CODE BEGIN ADC1_Init 0 */
- 608:Src/main.c ****
- 609:Src/main.c **** /* USER CODE END ADC1_Init 0 */
- 610:Src/main.c ****
- 611:Src/main.c **** ADC_ChannelConfTypeDef sConfig = {0};
- 612:Src/main.c ****
- 613:Src/main.c **** /* USER CODE BEGIN ADC1_Init 1 */
- 614:Src/main.c ****
- 615:Src/main.c **** /* USER CODE END ADC1_Init 1 */
- 616:Src/main.c ****
- 617:Src/main.c **** /** Configure the global features of the ADC (Clock, Resolution, Data Alignment and number of con
- 618:Src/main.c **** */
- 619:Src/main.c **** hadc1.Instance = ADC1;
-ARM GAS /tmp/ccdsDELB.s page 50
+ 563:Src/main.c **** */
+ 564:Src/main.c **** RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSE;
+ 565:Src/main.c **** RCC_OscInitStruct.HSEState = RCC_HSE_ON;
+ 566:Src/main.c **** RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON;
+ 567:Src/main.c **** RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE;
+ 568:Src/main.c **** RCC_OscInitStruct.PLL.PLLM = 25;
+ 569:Src/main.c **** RCC_OscInitStruct.PLL.PLLN = 368;
+ 570:Src/main.c **** RCC_OscInitStruct.PLL.PLLP = RCC_PLLP_DIV2;
+ 571:Src/main.c **** RCC_OscInitStruct.PLL.PLLQ = 8;
+ 572:Src/main.c **** RCC_OscInitStruct.PLL.PLLR = 2;
+ 573:Src/main.c **** if (HAL_RCC_OscConfig(&RCC_OscInitStruct) != HAL_OK)
+ 574:Src/main.c **** {
+ 575:Src/main.c **** Error_Handler();
+ 576:Src/main.c **** }
+ 577:Src/main.c ****
+ 578:Src/main.c **** /** Activate the Over-Drive mode
+ 579:Src/main.c **** */
+ 580:Src/main.c **** if (HAL_PWREx_EnableOverDrive() != HAL_OK)
+ 581:Src/main.c **** {
+ 582:Src/main.c **** Error_Handler();
+ 583:Src/main.c **** }
+ 584:Src/main.c ****
+ 585:Src/main.c **** /** Initializes the CPU, AHB and APB buses clocks
+ 586:Src/main.c **** */
+ 587:Src/main.c **** RCC_ClkInitStruct.ClockType = RCC_CLOCKTYPE_HCLK|RCC_CLOCKTYPE_SYSCLK
+ 588:Src/main.c **** |RCC_CLOCKTYPE_PCLK1|RCC_CLOCKTYPE_PCLK2;
+ 589:Src/main.c **** RCC_ClkInitStruct.SYSCLKSource = RCC_SYSCLKSOURCE_PLLCLK;
+ 590:Src/main.c **** RCC_ClkInitStruct.AHBCLKDivider = RCC_SYSCLK_DIV1;
+ 591:Src/main.c **** RCC_ClkInitStruct.APB1CLKDivider = RCC_HCLK_DIV4;
+ 592:Src/main.c **** RCC_ClkInitStruct.APB2CLKDivider = RCC_HCLK_DIV2;
+ 593:Src/main.c ****
+ 594:Src/main.c **** if (HAL_RCC_ClockConfig(&RCC_ClkInitStruct, FLASH_LATENCY_6) != HAL_OK)
+ 595:Src/main.c **** {
+ 596:Src/main.c **** Error_Handler();
+ 597:Src/main.c **** }
+ 598:Src/main.c **** }
+ 599:Src/main.c ****
+ 600:Src/main.c **** /**
+ 601:Src/main.c **** * @brief ADC1 Initialization Function
+ 602:Src/main.c **** * @param None
+ 603:Src/main.c **** * @retval None
+ 604:Src/main.c **** */
+ 605:Src/main.c **** static void MX_ADC1_Init(void)
+ 606:Src/main.c **** {
+ 607:Src/main.c ****
+ 608:Src/main.c **** /* USER CODE BEGIN ADC1_Init 0 */
+ 609:Src/main.c ****
+ 610:Src/main.c **** /* USER CODE END ADC1_Init 0 */
+ 611:Src/main.c ****
+ 612:Src/main.c **** ADC_ChannelConfTypeDef sConfig = {0};
+ 613:Src/main.c ****
+ 614:Src/main.c **** /* USER CODE BEGIN ADC1_Init 1 */
+ 615:Src/main.c ****
+ 616:Src/main.c **** /* USER CODE END ADC1_Init 1 */
+ 617:Src/main.c ****
+ 618:Src/main.c **** /** Configure the global features of the ADC (Clock, Resolution, Data Alignment and number of con
+ 619:Src/main.c **** */
+ARM GAS /tmp/ccWwqwYX.s page 50
- 620:Src/main.c **** hadc1.Init.ClockPrescaler = ADC_CLOCK_SYNC_PCLK_DIV8;
- 621:Src/main.c **** hadc1.Init.Resolution = ADC_RESOLUTION_12B;
- 622:Src/main.c **** hadc1.Init.ScanConvMode = ADC_SCAN_ENABLE;
- 623:Src/main.c **** hadc1.Init.ContinuousConvMode = DISABLE;
- 624:Src/main.c **** hadc1.Init.DiscontinuousConvMode = DISABLE;
- 625:Src/main.c **** hadc1.Init.ExternalTrigConvEdge = ADC_EXTERNALTRIGCONVEDGE_NONE;
- 626:Src/main.c **** hadc1.Init.ExternalTrigConv = ADC_SOFTWARE_START;
- 627:Src/main.c **** hadc1.Init.DataAlign = ADC_DATAALIGN_RIGHT;
- 628:Src/main.c **** hadc1.Init.NbrOfConversion = 5;
- 629:Src/main.c **** hadc1.Init.DMAContinuousRequests = DISABLE;
- 630:Src/main.c **** hadc1.Init.EOCSelection = ADC_EOC_SINGLE_CONV;
- 631:Src/main.c **** if (HAL_ADC_Init(&hadc1) != HAL_OK)
- 632:Src/main.c **** {
- 633:Src/main.c **** Error_Handler();
- 634:Src/main.c **** }
- 635:Src/main.c ****
- 636:Src/main.c **** /** Configure for the selected ADC regular channel its corresponding rank in the sequencer and it
- 637:Src/main.c **** */
- 638:Src/main.c **** sConfig.Channel = ADC_CHANNEL_9;
- 639:Src/main.c **** sConfig.Rank = ADC_REGULAR_RANK_1;
- 640:Src/main.c **** sConfig.SamplingTime = ADC_SAMPLETIME_480CYCLES;
- 641:Src/main.c **** if (HAL_ADC_ConfigChannel(&hadc1, &sConfig) != HAL_OK)
- 642:Src/main.c **** {
- 643:Src/main.c **** Error_Handler();
- 644:Src/main.c **** }
- 645:Src/main.c ****
- 646:Src/main.c **** /** Configure for the selected ADC regular channel its corresponding rank in the sequencer and it
- 647:Src/main.c **** */
- 648:Src/main.c **** sConfig.Channel = ADC_CHANNEL_8;
- 649:Src/main.c **** sConfig.Rank = ADC_REGULAR_RANK_2;
- 650:Src/main.c **** if (HAL_ADC_ConfigChannel(&hadc1, &sConfig) != HAL_OK)
- 651:Src/main.c **** {
- 652:Src/main.c **** Error_Handler();
- 653:Src/main.c **** }
- 654:Src/main.c ****
- 655:Src/main.c **** /** Configure for the selected ADC regular channel its corresponding rank in the sequencer and it
- 656:Src/main.c **** */
- 657:Src/main.c **** sConfig.Channel = ADC_CHANNEL_2;
- 658:Src/main.c **** sConfig.Rank = ADC_REGULAR_RANK_3;
- 659:Src/main.c **** if (HAL_ADC_ConfigChannel(&hadc1, &sConfig) != HAL_OK)
- 660:Src/main.c **** {
- 661:Src/main.c **** Error_Handler();
- 662:Src/main.c **** }
- 663:Src/main.c ****
- 664:Src/main.c **** /** Configure for the selected ADC regular channel its corresponding rank in the sequencer and it
- 665:Src/main.c **** */
- 666:Src/main.c **** sConfig.Channel = ADC_CHANNEL_10;
- 667:Src/main.c **** sConfig.Rank = ADC_REGULAR_RANK_4;
- 668:Src/main.c **** if (HAL_ADC_ConfigChannel(&hadc1, &sConfig) != HAL_OK)
- 669:Src/main.c **** {
- 670:Src/main.c **** Error_Handler();
- 671:Src/main.c **** }
- 672:Src/main.c ****
- 673:Src/main.c **** /** Configure for the selected ADC regular channel its corresponding rank in the sequencer and it
- 674:Src/main.c **** */
- 675:Src/main.c **** sConfig.Channel = ADC_CHANNEL_11;
- 676:Src/main.c **** sConfig.Rank = ADC_REGULAR_RANK_5;
-ARM GAS /tmp/ccdsDELB.s page 51
+ 620:Src/main.c **** hadc1.Instance = ADC1;
+ 621:Src/main.c **** hadc1.Init.ClockPrescaler = ADC_CLOCK_SYNC_PCLK_DIV8;
+ 622:Src/main.c **** hadc1.Init.Resolution = ADC_RESOLUTION_12B;
+ 623:Src/main.c **** hadc1.Init.ScanConvMode = ADC_SCAN_ENABLE;
+ 624:Src/main.c **** hadc1.Init.ContinuousConvMode = DISABLE;
+ 625:Src/main.c **** hadc1.Init.DiscontinuousConvMode = DISABLE;
+ 626:Src/main.c **** hadc1.Init.ExternalTrigConvEdge = ADC_EXTERNALTRIGCONVEDGE_NONE;
+ 627:Src/main.c **** hadc1.Init.ExternalTrigConv = ADC_SOFTWARE_START;
+ 628:Src/main.c **** hadc1.Init.DataAlign = ADC_DATAALIGN_RIGHT;
+ 629:Src/main.c **** hadc1.Init.NbrOfConversion = 5;
+ 630:Src/main.c **** hadc1.Init.DMAContinuousRequests = DISABLE;
+ 631:Src/main.c **** hadc1.Init.EOCSelection = ADC_EOC_SINGLE_CONV;
+ 632:Src/main.c **** if (HAL_ADC_Init(&hadc1) != HAL_OK)
+ 633:Src/main.c **** {
+ 634:Src/main.c **** Error_Handler();
+ 635:Src/main.c **** }
+ 636:Src/main.c ****
+ 637:Src/main.c **** /** Configure for the selected ADC regular channel its corresponding rank in the sequencer and it
+ 638:Src/main.c **** */
+ 639:Src/main.c **** sConfig.Channel = ADC_CHANNEL_9;
+ 640:Src/main.c **** sConfig.Rank = ADC_REGULAR_RANK_1;
+ 641:Src/main.c **** sConfig.SamplingTime = ADC_SAMPLETIME_480CYCLES;
+ 642:Src/main.c **** if (HAL_ADC_ConfigChannel(&hadc1, &sConfig) != HAL_OK)
+ 643:Src/main.c **** {
+ 644:Src/main.c **** Error_Handler();
+ 645:Src/main.c **** }
+ 646:Src/main.c ****
+ 647:Src/main.c **** /** Configure for the selected ADC regular channel its corresponding rank in the sequencer and it
+ 648:Src/main.c **** */
+ 649:Src/main.c **** sConfig.Channel = ADC_CHANNEL_8;
+ 650:Src/main.c **** sConfig.Rank = ADC_REGULAR_RANK_2;
+ 651:Src/main.c **** if (HAL_ADC_ConfigChannel(&hadc1, &sConfig) != HAL_OK)
+ 652:Src/main.c **** {
+ 653:Src/main.c **** Error_Handler();
+ 654:Src/main.c **** }
+ 655:Src/main.c ****
+ 656:Src/main.c **** /** Configure for the selected ADC regular channel its corresponding rank in the sequencer and it
+ 657:Src/main.c **** */
+ 658:Src/main.c **** sConfig.Channel = ADC_CHANNEL_2;
+ 659:Src/main.c **** sConfig.Rank = ADC_REGULAR_RANK_3;
+ 660:Src/main.c **** if (HAL_ADC_ConfigChannel(&hadc1, &sConfig) != HAL_OK)
+ 661:Src/main.c **** {
+ 662:Src/main.c **** Error_Handler();
+ 663:Src/main.c **** }
+ 664:Src/main.c ****
+ 665:Src/main.c **** /** Configure for the selected ADC regular channel its corresponding rank in the sequencer and it
+ 666:Src/main.c **** */
+ 667:Src/main.c **** sConfig.Channel = ADC_CHANNEL_10;
+ 668:Src/main.c **** sConfig.Rank = ADC_REGULAR_RANK_4;
+ 669:Src/main.c **** if (HAL_ADC_ConfigChannel(&hadc1, &sConfig) != HAL_OK)
+ 670:Src/main.c **** {
+ 671:Src/main.c **** Error_Handler();
+ 672:Src/main.c **** }
+ 673:Src/main.c ****
+ 674:Src/main.c **** /** Configure for the selected ADC regular channel its corresponding rank in the sequencer and it
+ 675:Src/main.c **** */
+ 676:Src/main.c **** sConfig.Channel = ADC_CHANNEL_11;
+ARM GAS /tmp/ccWwqwYX.s page 51
- 677:Src/main.c **** if (HAL_ADC_ConfigChannel(&hadc1, &sConfig) != HAL_OK)
- 678:Src/main.c **** {
- 679:Src/main.c **** Error_Handler();
- 680:Src/main.c **** }
- 681:Src/main.c **** /* USER CODE BEGIN ADC1_Init 2 */
- 682:Src/main.c ****
- 683:Src/main.c **** /* USER CODE END ADC1_Init 2 */
- 684:Src/main.c ****
- 685:Src/main.c **** }
- 686:Src/main.c ****
- 687:Src/main.c **** /**
- 688:Src/main.c **** * @brief ADC3 Initialization Function
- 689:Src/main.c **** * @param None
- 690:Src/main.c **** * @retval None
- 691:Src/main.c **** */
- 692:Src/main.c **** static void MX_ADC3_Init(void)
- 693:Src/main.c **** {
- 694:Src/main.c ****
- 695:Src/main.c **** /* USER CODE BEGIN ADC3_Init 0 */
- 696:Src/main.c ****
- 697:Src/main.c **** /* USER CODE END ADC3_Init 0 */
- 698:Src/main.c ****
- 699:Src/main.c **** ADC_ChannelConfTypeDef sConfig = {0};
- 700:Src/main.c ****
- 701:Src/main.c **** /* USER CODE BEGIN ADC3_Init 1 */
- 702:Src/main.c ****
- 703:Src/main.c **** /* USER CODE END ADC3_Init 1 */
- 704:Src/main.c ****
- 705:Src/main.c **** /** Configure the global features of the ADC (Clock, Resolution, Data Alignment and number of con
- 706:Src/main.c **** */
- 707:Src/main.c **** hadc3.Instance = ADC3;
- 708:Src/main.c **** hadc3.Init.ClockPrescaler = ADC_CLOCK_SYNC_PCLK_DIV8;
- 709:Src/main.c **** hadc3.Init.Resolution = ADC_RESOLUTION_12B;
- 710:Src/main.c **** hadc3.Init.ScanConvMode = ADC_SCAN_DISABLE;
- 711:Src/main.c **** hadc3.Init.ContinuousConvMode = DISABLE;
- 712:Src/main.c **** hadc3.Init.DiscontinuousConvMode = DISABLE;
- 713:Src/main.c **** hadc3.Init.ExternalTrigConvEdge = ADC_EXTERNALTRIGCONVEDGE_NONE;
- 714:Src/main.c **** hadc3.Init.ExternalTrigConv = ADC_SOFTWARE_START;
- 715:Src/main.c **** hadc3.Init.DataAlign = ADC_DATAALIGN_RIGHT;
- 716:Src/main.c **** hadc3.Init.NbrOfConversion = 1;
- 717:Src/main.c **** hadc3.Init.DMAContinuousRequests = DISABLE;
- 718:Src/main.c **** hadc3.Init.EOCSelection = ADC_EOC_SINGLE_CONV;
- 719:Src/main.c **** if (HAL_ADC_Init(&hadc3) != HAL_OK)
- 720:Src/main.c **** {
- 721:Src/main.c **** Error_Handler();
- 722:Src/main.c **** }
- 723:Src/main.c ****
- 724:Src/main.c **** /** Configure for the selected ADC regular channel its corresponding rank in the sequencer and it
- 725:Src/main.c **** */
- 726:Src/main.c **** sConfig.Channel = ADC_CHANNEL_15;
- 727:Src/main.c **** sConfig.Rank = ADC_REGULAR_RANK_1;
- 728:Src/main.c **** sConfig.SamplingTime = ADC_SAMPLETIME_480CYCLES;
- 729:Src/main.c **** if (HAL_ADC_ConfigChannel(&hadc3, &sConfig) != HAL_OK)
- 730:Src/main.c **** {
- 731:Src/main.c **** Error_Handler();
- 732:Src/main.c **** }
- 733:Src/main.c **** /* USER CODE BEGIN ADC3_Init 2 */
-ARM GAS /tmp/ccdsDELB.s page 52
+ 677:Src/main.c **** sConfig.Rank = ADC_REGULAR_RANK_5;
+ 678:Src/main.c **** if (HAL_ADC_ConfigChannel(&hadc1, &sConfig) != HAL_OK)
+ 679:Src/main.c **** {
+ 680:Src/main.c **** Error_Handler();
+ 681:Src/main.c **** }
+ 682:Src/main.c **** /* USER CODE BEGIN ADC1_Init 2 */
+ 683:Src/main.c ****
+ 684:Src/main.c **** /* USER CODE END ADC1_Init 2 */
+ 685:Src/main.c ****
+ 686:Src/main.c **** }
+ 687:Src/main.c ****
+ 688:Src/main.c **** /**
+ 689:Src/main.c **** * @brief ADC3 Initialization Function
+ 690:Src/main.c **** * @param None
+ 691:Src/main.c **** * @retval None
+ 692:Src/main.c **** */
+ 693:Src/main.c **** static void MX_ADC3_Init(void)
+ 694:Src/main.c **** {
+ 695:Src/main.c ****
+ 696:Src/main.c **** /* USER CODE BEGIN ADC3_Init 0 */
+ 697:Src/main.c ****
+ 698:Src/main.c **** /* USER CODE END ADC3_Init 0 */
+ 699:Src/main.c ****
+ 700:Src/main.c **** ADC_ChannelConfTypeDef sConfig = {0};
+ 701:Src/main.c ****
+ 702:Src/main.c **** /* USER CODE BEGIN ADC3_Init 1 */
+ 703:Src/main.c ****
+ 704:Src/main.c **** /* USER CODE END ADC3_Init 1 */
+ 705:Src/main.c ****
+ 706:Src/main.c **** /** Configure the global features of the ADC (Clock, Resolution, Data Alignment and number of con
+ 707:Src/main.c **** */
+ 708:Src/main.c **** hadc3.Instance = ADC3;
+ 709:Src/main.c **** hadc3.Init.ClockPrescaler = ADC_CLOCK_SYNC_PCLK_DIV8;
+ 710:Src/main.c **** hadc3.Init.Resolution = ADC_RESOLUTION_12B;
+ 711:Src/main.c **** hadc3.Init.ScanConvMode = ADC_SCAN_DISABLE;
+ 712:Src/main.c **** hadc3.Init.ContinuousConvMode = DISABLE;
+ 713:Src/main.c **** hadc3.Init.DiscontinuousConvMode = DISABLE;
+ 714:Src/main.c **** hadc3.Init.ExternalTrigConvEdge = ADC_EXTERNALTRIGCONVEDGE_NONE;
+ 715:Src/main.c **** hadc3.Init.ExternalTrigConv = ADC_SOFTWARE_START;
+ 716:Src/main.c **** hadc3.Init.DataAlign = ADC_DATAALIGN_RIGHT;
+ 717:Src/main.c **** hadc3.Init.NbrOfConversion = 1;
+ 718:Src/main.c **** hadc3.Init.DMAContinuousRequests = DISABLE;
+ 719:Src/main.c **** hadc3.Init.EOCSelection = ADC_EOC_SINGLE_CONV;
+ 720:Src/main.c **** if (HAL_ADC_Init(&hadc3) != HAL_OK)
+ 721:Src/main.c **** {
+ 722:Src/main.c **** Error_Handler();
+ 723:Src/main.c **** }
+ 724:Src/main.c ****
+ 725:Src/main.c **** /** Configure for the selected ADC regular channel its corresponding rank in the sequencer and it
+ 726:Src/main.c **** */
+ 727:Src/main.c **** sConfig.Channel = ADC_CHANNEL_15;
+ 728:Src/main.c **** sConfig.Rank = ADC_REGULAR_RANK_1;
+ 729:Src/main.c **** sConfig.SamplingTime = ADC_SAMPLETIME_480CYCLES;
+ 730:Src/main.c **** if (HAL_ADC_ConfigChannel(&hadc3, &sConfig) != HAL_OK)
+ 731:Src/main.c **** {
+ 732:Src/main.c **** Error_Handler();
+ 733:Src/main.c **** }
+ARM GAS /tmp/ccWwqwYX.s page 52
- 734:Src/main.c ****
- 735:Src/main.c **** /* USER CODE END ADC3_Init 2 */
- 736:Src/main.c ****
- 737:Src/main.c **** }
- 738:Src/main.c ****
- 739:Src/main.c **** /**
- 740:Src/main.c **** * @brief SDMMC1 Initialization Function
- 741:Src/main.c **** * @param None
- 742:Src/main.c **** * @retval None
- 743:Src/main.c **** */
- 744:Src/main.c **** static void MX_SDMMC1_SD_Init(void)
- 745:Src/main.c **** {
- 93 .loc 2 745 1 is_stmt 1 view -0
+ 734:Src/main.c **** /* USER CODE BEGIN ADC3_Init 2 */
+ 735:Src/main.c ****
+ 736:Src/main.c **** /* USER CODE END ADC3_Init 2 */
+ 737:Src/main.c ****
+ 738:Src/main.c **** }
+ 739:Src/main.c ****
+ 740:Src/main.c **** /**
+ 741:Src/main.c **** * @brief SDMMC1 Initialization Function
+ 742:Src/main.c **** * @param None
+ 743:Src/main.c **** * @retval None
+ 744:Src/main.c **** */
+ 745:Src/main.c **** static void MX_SDMMC1_SD_Init(void)
+ 746:Src/main.c **** {
+ 93 .loc 2 746 1 is_stmt 1 view -0
94 .cfi_startproc
95 @ args = 0, pretend = 0, frame = 0
96 @ frame_needed = 0, uses_anonymous_args = 0
97 @ link register save eliminated.
- 746:Src/main.c ****
- 747:Src/main.c **** /* USER CODE BEGIN SDMMC1_Init 0 */
- 748:Src/main.c ****
- 749:Src/main.c **** /* USER CODE END SDMMC1_Init 0 */
- 750:Src/main.c ****
- 751:Src/main.c **** /* USER CODE BEGIN SDMMC1_Init 1 */
- 752:Src/main.c ****
- 753:Src/main.c **** /* USER CODE END SDMMC1_Init 1 */
- 754:Src/main.c **** hsd1.Instance = SDMMC1;
- 98 .loc 2 754 3 view .LVU21
- 99 .loc 2 754 17 is_stmt 0 view .LVU22
+ 747:Src/main.c ****
+ 748:Src/main.c **** /* USER CODE BEGIN SDMMC1_Init 0 */
+ 749:Src/main.c ****
+ 750:Src/main.c **** /* USER CODE END SDMMC1_Init 0 */
+ 751:Src/main.c ****
+ 752:Src/main.c **** /* USER CODE BEGIN SDMMC1_Init 1 */
+ 753:Src/main.c ****
+ 754:Src/main.c **** /* USER CODE END SDMMC1_Init 1 */
+ 755:Src/main.c **** hsd1.Instance = SDMMC1;
+ 98 .loc 2 755 3 view .LVU21
+ 99 .loc 2 755 17 is_stmt 0 view .LVU22
100 0000 064B ldr r3, .L5
101 0002 074A ldr r2, .L5+4
102 0004 1A60 str r2, [r3]
- 755:Src/main.c **** hsd1.Init.ClockEdge = SDMMC_CLOCK_EDGE_RISING;
- 103 .loc 2 755 3 is_stmt 1 view .LVU23
- 104 .loc 2 755 23 is_stmt 0 view .LVU24
+ 756:Src/main.c **** hsd1.Init.ClockEdge = SDMMC_CLOCK_EDGE_RISING;
+ 103 .loc 2 756 3 is_stmt 1 view .LVU23
+ 104 .loc 2 756 23 is_stmt 0 view .LVU24
105 0006 0022 movs r2, #0
106 0008 5A60 str r2, [r3, #4]
- 756:Src/main.c **** hsd1.Init.ClockBypass = SDMMC_CLOCK_BYPASS_DISABLE;
- 107 .loc 2 756 3 is_stmt 1 view .LVU25
- 108 .loc 2 756 25 is_stmt 0 view .LVU26
+ 757:Src/main.c **** hsd1.Init.ClockBypass = SDMMC_CLOCK_BYPASS_DISABLE;
+ 107 .loc 2 757 3 is_stmt 1 view .LVU25
+ 108 .loc 2 757 25 is_stmt 0 view .LVU26
109 000a 9A60 str r2, [r3, #8]
- 757:Src/main.c **** hsd1.Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE;
- 110 .loc 2 757 3 is_stmt 1 view .LVU27
- 111 .loc 2 757 28 is_stmt 0 view .LVU28
+ 758:Src/main.c **** hsd1.Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE;
+ 110 .loc 2 758 3 is_stmt 1 view .LVU27
+ 111 .loc 2 758 28 is_stmt 0 view .LVU28
112 000c DA60 str r2, [r3, #12]
- 758:Src/main.c **** hsd1.Init.BusWide = SDMMC_BUS_WIDE_4B;
- 113 .loc 2 758 3 is_stmt 1 view .LVU29
- 114 .loc 2 758 21 is_stmt 0 view .LVU30
+ 759:Src/main.c **** hsd1.Init.BusWide = SDMMC_BUS_WIDE_4B;
+ 113 .loc 2 759 3 is_stmt 1 view .LVU29
+ 114 .loc 2 759 21 is_stmt 0 view .LVU30
115 000e 4FF40061 mov r1, #2048
116 0012 1961 str r1, [r3, #16]
- 759:Src/main.c **** hsd1.Init.HardwareFlowControl = SDMMC_HARDWARE_FLOW_CONTROL_DISABLE;
- 117 .loc 2 759 3 is_stmt 1 view .LVU31
- 118 .loc 2 759 33 is_stmt 0 view .LVU32
+ 760:Src/main.c **** hsd1.Init.HardwareFlowControl = SDMMC_HARDWARE_FLOW_CONTROL_DISABLE;
+ 117 .loc 2 760 3 is_stmt 1 view .LVU31
+ 118 .loc 2 760 33 is_stmt 0 view .LVU32
119 0014 5A61 str r2, [r3, #20]
- 760:Src/main.c **** hsd1.Init.ClockDiv = 20;
- 120 .loc 2 760 3 is_stmt 1 view .LVU33
- 121 .loc 2 760 22 is_stmt 0 view .LVU34
+ 761:Src/main.c **** hsd1.Init.ClockDiv = 20;
+ 120 .loc 2 761 3 is_stmt 1 view .LVU33
+ 121 .loc 2 761 22 is_stmt 0 view .LVU34
+ARM GAS /tmp/ccWwqwYX.s page 53
+
+
122 0016 1422 movs r2, #20
-ARM GAS /tmp/ccdsDELB.s page 53
-
-
123 0018 9A61 str r2, [r3, #24]
- 761:Src/main.c **** /* USER CODE BEGIN SDMMC1_Init 2 */
- 762:Src/main.c ****
- 763:Src/main.c **** /* USER CODE END SDMMC1_Init 2 */
- 764:Src/main.c ****
- 765:Src/main.c **** }
- 124 .loc 2 765 1 view .LVU35
+ 762:Src/main.c **** /* USER CODE BEGIN SDMMC1_Init 2 */
+ 763:Src/main.c ****
+ 764:Src/main.c **** /* USER CODE END SDMMC1_Init 2 */
+ 765:Src/main.c ****
+ 766:Src/main.c **** }
+ 124 .loc 2 766 1 view .LVU35
125 001a 7047 bx lr
126 .L6:
127 .align 2
@@ -3144,569 +3145,569 @@ ARM GAS /tmp/ccdsDELB.s page 1
139 .fpu fpv5-d16
141 MX_DMA_Init:
142 .LFB1201:
- 766:Src/main.c ****
- 767:Src/main.c **** /**
- 768:Src/main.c **** * @brief SPI2 Initialization Function
- 769:Src/main.c **** * @param None
- 770:Src/main.c **** * @retval None
- 771:Src/main.c **** */
- 772:Src/main.c **** static void MX_SPI2_Init(void)
- 773:Src/main.c **** {
- 774:Src/main.c ****
- 775:Src/main.c **** /* USER CODE BEGIN SPI2_Init 0 */
- 776:Src/main.c ****
- 777:Src/main.c **** /* USER CODE END SPI2_Init 0 */
- 778:Src/main.c ****
- 779:Src/main.c **** LL_SPI_InitTypeDef SPI_InitStruct = {0};
- 780:Src/main.c ****
- 781:Src/main.c **** LL_GPIO_InitTypeDef GPIO_InitStruct = {0};
- 782:Src/main.c ****
- 783:Src/main.c **** /* Peripheral clock enable */
- 784:Src/main.c **** LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_SPI2);
- 785:Src/main.c ****
- 786:Src/main.c **** LL_AHB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_GPIOB);
- 787:Src/main.c **** /**SPI2 GPIO Configuration
- 788:Src/main.c **** PB13 ------> SPI2_SCK
- 789:Src/main.c **** PB15 ------> SPI2_MOSI
- 790:Src/main.c **** */
- 791:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_13;
- 792:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 793:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 794:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 795:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 796:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 797:Src/main.c **** LL_GPIO_Init(GPIOB, &GPIO_InitStruct);
- 798:Src/main.c ****
- 799:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_15;
-ARM GAS /tmp/ccdsDELB.s page 54
+ 767:Src/main.c ****
+ 768:Src/main.c **** /**
+ 769:Src/main.c **** * @brief SPI2 Initialization Function
+ 770:Src/main.c **** * @param None
+ 771:Src/main.c **** * @retval None
+ 772:Src/main.c **** */
+ 773:Src/main.c **** static void MX_SPI2_Init(void)
+ 774:Src/main.c **** {
+ 775:Src/main.c ****
+ 776:Src/main.c **** /* USER CODE BEGIN SPI2_Init 0 */
+ 777:Src/main.c ****
+ 778:Src/main.c **** /* USER CODE END SPI2_Init 0 */
+ 779:Src/main.c ****
+ 780:Src/main.c **** LL_SPI_InitTypeDef SPI_InitStruct = {0};
+ 781:Src/main.c ****
+ 782:Src/main.c **** LL_GPIO_InitTypeDef GPIO_InitStruct = {0};
+ 783:Src/main.c ****
+ 784:Src/main.c **** /* Peripheral clock enable */
+ 785:Src/main.c **** LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_SPI2);
+ 786:Src/main.c ****
+ 787:Src/main.c **** LL_AHB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_GPIOB);
+ 788:Src/main.c **** /**SPI2 GPIO Configuration
+ 789:Src/main.c **** PB13 ------> SPI2_SCK
+ 790:Src/main.c **** PB15 ------> SPI2_MOSI
+ 791:Src/main.c **** */
+ 792:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_13;
+ 793:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 794:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 795:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 796:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 797:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 798:Src/main.c **** LL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+ 799:Src/main.c ****
+ARM GAS /tmp/ccWwqwYX.s page 54
- 800:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 801:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 802:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 803:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 804:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 805:Src/main.c **** LL_GPIO_Init(GPIOB, &GPIO_InitStruct);
- 806:Src/main.c ****
- 807:Src/main.c **** /* USER CODE BEGIN SPI2_Init 1 */
- 808:Src/main.c ****
- 809:Src/main.c **** /* USER CODE END SPI2_Init 1 */
- 810:Src/main.c **** /* SPI2 parameter configuration*/
- 811:Src/main.c **** SPI_InitStruct.TransferDirection = LL_SPI_FULL_DUPLEX;
- 812:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
- 813:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
- 814:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
- 815:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_2EDGE;
- 816:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
- 817:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV8;
- 818:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
- 819:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
- 820:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
- 821:Src/main.c **** LL_SPI_Init(SPI2, &SPI_InitStruct);
- 822:Src/main.c **** LL_SPI_SetStandard(SPI2, LL_SPI_PROTOCOL_MOTOROLA);
- 823:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI2);
- 824:Src/main.c **** /* USER CODE BEGIN SPI2_Init 2 */
- 825:Src/main.c ****
- 826:Src/main.c **** /* USER CODE END SPI2_Init 2 */
- 827:Src/main.c ****
- 828:Src/main.c **** }
- 829:Src/main.c ****
- 830:Src/main.c **** /**
- 831:Src/main.c **** * @brief SPI4 Initialization Function
- 832:Src/main.c **** * @param None
- 833:Src/main.c **** * @retval None
- 834:Src/main.c **** */
- 835:Src/main.c **** static void MX_SPI4_Init(void)
- 836:Src/main.c **** {
- 837:Src/main.c ****
- 838:Src/main.c **** /* USER CODE BEGIN SPI4_Init 0 */
- 839:Src/main.c ****
- 840:Src/main.c **** /* USER CODE END SPI4_Init 0 */
- 841:Src/main.c ****
- 842:Src/main.c **** LL_SPI_InitTypeDef SPI_InitStruct = {0};
- 843:Src/main.c ****
- 844:Src/main.c **** LL_GPIO_InitTypeDef GPIO_InitStruct = {0};
- 845:Src/main.c ****
- 846:Src/main.c **** /* Peripheral clock enable */
- 847:Src/main.c **** LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_SPI4);
- 848:Src/main.c ****
- 849:Src/main.c **** LL_AHB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_GPIOE);
- 850:Src/main.c **** /**SPI4 GPIO Configuration
- 851:Src/main.c **** PE12 ------> SPI4_SCK
- 852:Src/main.c **** PE13 ------> SPI4_MISO
- 853:Src/main.c **** */
- 854:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_12;
- 855:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 856:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
-ARM GAS /tmp/ccdsDELB.s page 55
+ 800:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_15;
+ 801:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 802:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 803:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 804:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 805:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 806:Src/main.c **** LL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+ 807:Src/main.c ****
+ 808:Src/main.c **** /* USER CODE BEGIN SPI2_Init 1 */
+ 809:Src/main.c ****
+ 810:Src/main.c **** /* USER CODE END SPI2_Init 1 */
+ 811:Src/main.c **** /* SPI2 parameter configuration*/
+ 812:Src/main.c **** SPI_InitStruct.TransferDirection = LL_SPI_FULL_DUPLEX;
+ 813:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
+ 814:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
+ 815:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
+ 816:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_2EDGE;
+ 817:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
+ 818:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV8;
+ 819:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
+ 820:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
+ 821:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
+ 822:Src/main.c **** LL_SPI_Init(SPI2, &SPI_InitStruct);
+ 823:Src/main.c **** LL_SPI_SetStandard(SPI2, LL_SPI_PROTOCOL_MOTOROLA);
+ 824:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI2);
+ 825:Src/main.c **** /* USER CODE BEGIN SPI2_Init 2 */
+ 826:Src/main.c ****
+ 827:Src/main.c **** /* USER CODE END SPI2_Init 2 */
+ 828:Src/main.c ****
+ 829:Src/main.c **** }
+ 830:Src/main.c ****
+ 831:Src/main.c **** /**
+ 832:Src/main.c **** * @brief SPI4 Initialization Function
+ 833:Src/main.c **** * @param None
+ 834:Src/main.c **** * @retval None
+ 835:Src/main.c **** */
+ 836:Src/main.c **** static void MX_SPI4_Init(void)
+ 837:Src/main.c **** {
+ 838:Src/main.c ****
+ 839:Src/main.c **** /* USER CODE BEGIN SPI4_Init 0 */
+ 840:Src/main.c ****
+ 841:Src/main.c **** /* USER CODE END SPI4_Init 0 */
+ 842:Src/main.c ****
+ 843:Src/main.c **** LL_SPI_InitTypeDef SPI_InitStruct = {0};
+ 844:Src/main.c ****
+ 845:Src/main.c **** LL_GPIO_InitTypeDef GPIO_InitStruct = {0};
+ 846:Src/main.c ****
+ 847:Src/main.c **** /* Peripheral clock enable */
+ 848:Src/main.c **** LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_SPI4);
+ 849:Src/main.c ****
+ 850:Src/main.c **** LL_AHB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_GPIOE);
+ 851:Src/main.c **** /**SPI4 GPIO Configuration
+ 852:Src/main.c **** PE12 ------> SPI4_SCK
+ 853:Src/main.c **** PE13 ------> SPI4_MISO
+ 854:Src/main.c **** */
+ 855:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_12;
+ 856:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ARM GAS /tmp/ccWwqwYX.s page 55
- 857:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 858:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 859:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 860:Src/main.c **** LL_GPIO_Init(GPIOE, &GPIO_InitStruct);
- 861:Src/main.c ****
- 862:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_13;
- 863:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 864:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 865:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 866:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 867:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 868:Src/main.c **** LL_GPIO_Init(GPIOE, &GPIO_InitStruct);
- 869:Src/main.c ****
- 870:Src/main.c **** /* USER CODE BEGIN SPI4_Init 1 */
- 871:Src/main.c ****
- 872:Src/main.c **** /* USER CODE END SPI4_Init 1 */
- 873:Src/main.c **** /* SPI4 parameter configuration*/
- 874:Src/main.c **** SPI_InitStruct.TransferDirection = LL_SPI_SIMPLEX_RX;
- 875:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
- 876:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
- 877:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
- 878:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_1EDGE;
- 879:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
- 880:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
- 881:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
- 882:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
- 883:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
- 884:Src/main.c **** LL_SPI_Init(SPI4, &SPI_InitStruct);
- 885:Src/main.c **** LL_SPI_SetStandard(SPI4, LL_SPI_PROTOCOL_MOTOROLA);
- 886:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI4);
- 887:Src/main.c **** /* USER CODE BEGIN SPI4_Init 2 */
- 888:Src/main.c ****
- 889:Src/main.c **** /* USER CODE END SPI4_Init 2 */
- 890:Src/main.c ****
- 891:Src/main.c **** }
- 892:Src/main.c ****
- 893:Src/main.c **** /**
- 894:Src/main.c **** * @brief SPI5 Initialization Function
- 895:Src/main.c **** * @param None
- 896:Src/main.c **** * @retval None
- 897:Src/main.c **** */
- 898:Src/main.c **** static void MX_SPI5_Init(void)
- 899:Src/main.c **** {
- 900:Src/main.c ****
- 901:Src/main.c **** /* USER CODE BEGIN SPI5_Init 0 */
- 902:Src/main.c ****
- 903:Src/main.c **** /* USER CODE END SPI5_Init 0 */
- 904:Src/main.c ****
- 905:Src/main.c **** LL_SPI_InitTypeDef SPI_InitStruct = {0};
- 906:Src/main.c ****
- 907:Src/main.c **** LL_GPIO_InitTypeDef GPIO_InitStruct = {0};
- 908:Src/main.c ****
- 909:Src/main.c **** /* Peripheral clock enable */
- 910:Src/main.c **** LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_SPI5);
- 911:Src/main.c ****
- 912:Src/main.c **** LL_AHB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_GPIOF);
- 913:Src/main.c **** /**SPI5 GPIO Configuration
-ARM GAS /tmp/ccdsDELB.s page 56
+ 857:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 858:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 859:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 860:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 861:Src/main.c **** LL_GPIO_Init(GPIOE, &GPIO_InitStruct);
+ 862:Src/main.c ****
+ 863:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_13;
+ 864:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 865:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 866:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 867:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 868:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 869:Src/main.c **** LL_GPIO_Init(GPIOE, &GPIO_InitStruct);
+ 870:Src/main.c ****
+ 871:Src/main.c **** /* USER CODE BEGIN SPI4_Init 1 */
+ 872:Src/main.c ****
+ 873:Src/main.c **** /* USER CODE END SPI4_Init 1 */
+ 874:Src/main.c **** /* SPI4 parameter configuration*/
+ 875:Src/main.c **** SPI_InitStruct.TransferDirection = LL_SPI_SIMPLEX_RX;
+ 876:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
+ 877:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
+ 878:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
+ 879:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_1EDGE;
+ 880:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
+ 881:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
+ 882:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
+ 883:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
+ 884:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
+ 885:Src/main.c **** LL_SPI_Init(SPI4, &SPI_InitStruct);
+ 886:Src/main.c **** LL_SPI_SetStandard(SPI4, LL_SPI_PROTOCOL_MOTOROLA);
+ 887:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI4);
+ 888:Src/main.c **** /* USER CODE BEGIN SPI4_Init 2 */
+ 889:Src/main.c ****
+ 890:Src/main.c **** /* USER CODE END SPI4_Init 2 */
+ 891:Src/main.c ****
+ 892:Src/main.c **** }
+ 893:Src/main.c ****
+ 894:Src/main.c **** /**
+ 895:Src/main.c **** * @brief SPI5 Initialization Function
+ 896:Src/main.c **** * @param None
+ 897:Src/main.c **** * @retval None
+ 898:Src/main.c **** */
+ 899:Src/main.c **** static void MX_SPI5_Init(void)
+ 900:Src/main.c **** {
+ 901:Src/main.c ****
+ 902:Src/main.c **** /* USER CODE BEGIN SPI5_Init 0 */
+ 903:Src/main.c ****
+ 904:Src/main.c **** /* USER CODE END SPI5_Init 0 */
+ 905:Src/main.c ****
+ 906:Src/main.c **** LL_SPI_InitTypeDef SPI_InitStruct = {0};
+ 907:Src/main.c ****
+ 908:Src/main.c **** LL_GPIO_InitTypeDef GPIO_InitStruct = {0};
+ 909:Src/main.c ****
+ 910:Src/main.c **** /* Peripheral clock enable */
+ 911:Src/main.c **** LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_SPI5);
+ 912:Src/main.c ****
+ 913:Src/main.c **** LL_AHB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_GPIOF);
+ARM GAS /tmp/ccWwqwYX.s page 56
- 914:Src/main.c **** PF7 ------> SPI5_SCK
- 915:Src/main.c **** PF8 ------> SPI5_MISO
- 916:Src/main.c **** */
- 917:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_7;
- 918:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 919:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 920:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 921:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 922:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 923:Src/main.c **** LL_GPIO_Init(GPIOF, &GPIO_InitStruct);
- 924:Src/main.c ****
- 925:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_8;
- 926:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 927:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 928:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 929:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 930:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 931:Src/main.c **** LL_GPIO_Init(GPIOF, &GPIO_InitStruct);
- 932:Src/main.c ****
- 933:Src/main.c **** /* USER CODE BEGIN SPI5_Init 1 */
- 934:Src/main.c ****
- 935:Src/main.c **** /* USER CODE END SPI5_Init 1 */
- 936:Src/main.c **** /* SPI5 parameter configuration*/
- 937:Src/main.c **** SPI_InitStruct.TransferDirection = LL_SPI_SIMPLEX_RX;
- 938:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
- 939:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
- 940:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
- 941:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_1EDGE;
- 942:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
- 943:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
- 944:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
- 945:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
- 946:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
- 947:Src/main.c **** LL_SPI_Init(SPI5, &SPI_InitStruct);
- 948:Src/main.c **** LL_SPI_SetStandard(SPI5, LL_SPI_PROTOCOL_MOTOROLA);
- 949:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI5);
- 950:Src/main.c **** /* USER CODE BEGIN SPI5_Init 2 */
- 951:Src/main.c ****
- 952:Src/main.c **** /* USER CODE END SPI5_Init 2 */
- 953:Src/main.c ****
- 954:Src/main.c **** }
- 955:Src/main.c ****
- 956:Src/main.c **** /**
- 957:Src/main.c **** * @brief SPI6 Initialization Function
- 958:Src/main.c **** * @param None
- 959:Src/main.c **** * @retval None
- 960:Src/main.c **** */
- 961:Src/main.c **** static void MX_SPI6_Init(void)
- 962:Src/main.c **** {
- 963:Src/main.c ****
- 964:Src/main.c **** /* USER CODE BEGIN SPI6_Init 0 */
- 965:Src/main.c ****
- 966:Src/main.c **** /* USER CODE END SPI6_Init 0 */
- 967:Src/main.c ****
- 968:Src/main.c **** LL_SPI_InitTypeDef SPI_InitStruct = {0};
- 969:Src/main.c ****
- 970:Src/main.c **** LL_GPIO_InitTypeDef GPIO_InitStruct = {0};
-ARM GAS /tmp/ccdsDELB.s page 57
+ 914:Src/main.c **** /**SPI5 GPIO Configuration
+ 915:Src/main.c **** PF7 ------> SPI5_SCK
+ 916:Src/main.c **** PF8 ------> SPI5_MISO
+ 917:Src/main.c **** */
+ 918:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_7;
+ 919:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 920:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 921:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 922:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 923:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 924:Src/main.c **** LL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+ 925:Src/main.c ****
+ 926:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_8;
+ 927:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 928:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 929:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 930:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 931:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 932:Src/main.c **** LL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+ 933:Src/main.c ****
+ 934:Src/main.c **** /* USER CODE BEGIN SPI5_Init 1 */
+ 935:Src/main.c ****
+ 936:Src/main.c **** /* USER CODE END SPI5_Init 1 */
+ 937:Src/main.c **** /* SPI5 parameter configuration*/
+ 938:Src/main.c **** SPI_InitStruct.TransferDirection = LL_SPI_SIMPLEX_RX;
+ 939:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
+ 940:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
+ 941:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
+ 942:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_1EDGE;
+ 943:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
+ 944:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
+ 945:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
+ 946:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
+ 947:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
+ 948:Src/main.c **** LL_SPI_Init(SPI5, &SPI_InitStruct);
+ 949:Src/main.c **** LL_SPI_SetStandard(SPI5, LL_SPI_PROTOCOL_MOTOROLA);
+ 950:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI5);
+ 951:Src/main.c **** /* USER CODE BEGIN SPI5_Init 2 */
+ 952:Src/main.c ****
+ 953:Src/main.c **** /* USER CODE END SPI5_Init 2 */
+ 954:Src/main.c ****
+ 955:Src/main.c **** }
+ 956:Src/main.c ****
+ 957:Src/main.c **** /**
+ 958:Src/main.c **** * @brief SPI6 Initialization Function
+ 959:Src/main.c **** * @param None
+ 960:Src/main.c **** * @retval None
+ 961:Src/main.c **** */
+ 962:Src/main.c **** static void MX_SPI6_Init(void)
+ 963:Src/main.c **** {
+ 964:Src/main.c ****
+ 965:Src/main.c **** /* USER CODE BEGIN SPI6_Init 0 */
+ 966:Src/main.c ****
+ 967:Src/main.c **** /* USER CODE END SPI6_Init 0 */
+ 968:Src/main.c ****
+ 969:Src/main.c **** LL_SPI_InitTypeDef SPI_InitStruct = {0};
+ 970:Src/main.c ****
+ARM GAS /tmp/ccWwqwYX.s page 57
- 971:Src/main.c ****
- 972:Src/main.c **** /* Peripheral clock enable */
- 973:Src/main.c **** LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_SPI6);
- 974:Src/main.c ****
- 975:Src/main.c **** LL_AHB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_GPIOA);
- 976:Src/main.c **** /**SPI6 GPIO Configuration
- 977:Src/main.c **** PA5 ------> SPI6_SCK
- 978:Src/main.c **** PA7 ------> SPI6_MOSI
- 979:Src/main.c **** */
- 980:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_5;
- 981:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 982:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 983:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 984:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 985:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_8;
- 986:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
- 987:Src/main.c ****
- 988:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_7;
- 989:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 990:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 991:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 992:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 993:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_8;
- 994:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
- 995:Src/main.c ****
- 996:Src/main.c **** /* USER CODE BEGIN SPI6_Init 1 */
- 997:Src/main.c ****
- 998:Src/main.c **** /* USER CODE END SPI6_Init 1 */
- 999:Src/main.c **** /* SPI6 parameter configuration*/
-1000:Src/main.c **** SPI_InitStruct.TransferDirection = LL_SPI_FULL_DUPLEX;
-1001:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
-1002:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
-1003:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
-1004:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_2EDGE;
-1005:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
-1006:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
-1007:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
-1008:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
-1009:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
-1010:Src/main.c **** LL_SPI_Init(SPI6, &SPI_InitStruct);
-1011:Src/main.c **** LL_SPI_SetStandard(SPI6, LL_SPI_PROTOCOL_MOTOROLA);
-1012:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI6);
-1013:Src/main.c **** /* USER CODE BEGIN SPI6_Init 2 */
-1014:Src/main.c ****
-1015:Src/main.c **** /* USER CODE END SPI6_Init 2 */
-1016:Src/main.c ****
-1017:Src/main.c **** }
-1018:Src/main.c ****
-1019:Src/main.c **** /**
-1020:Src/main.c **** * @brief TIM2 Initialization Function
-1021:Src/main.c **** * @param None
-1022:Src/main.c **** * @retval None
-1023:Src/main.c **** */
-1024:Src/main.c **** static void MX_TIM2_Init(void)
-1025:Src/main.c **** {
-1026:Src/main.c ****
-1027:Src/main.c **** /* USER CODE BEGIN TIM2_Init 0 */
-ARM GAS /tmp/ccdsDELB.s page 58
+ 971:Src/main.c **** LL_GPIO_InitTypeDef GPIO_InitStruct = {0};
+ 972:Src/main.c ****
+ 973:Src/main.c **** /* Peripheral clock enable */
+ 974:Src/main.c **** LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_SPI6);
+ 975:Src/main.c ****
+ 976:Src/main.c **** LL_AHB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_GPIOA);
+ 977:Src/main.c **** /**SPI6 GPIO Configuration
+ 978:Src/main.c **** PA5 ------> SPI6_SCK
+ 979:Src/main.c **** PA7 ------> SPI6_MOSI
+ 980:Src/main.c **** */
+ 981:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_5;
+ 982:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 983:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 984:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 985:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 986:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_8;
+ 987:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+ 988:Src/main.c ****
+ 989:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_7;
+ 990:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 991:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 992:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 993:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 994:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_8;
+ 995:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+ 996:Src/main.c ****
+ 997:Src/main.c **** /* USER CODE BEGIN SPI6_Init 1 */
+ 998:Src/main.c ****
+ 999:Src/main.c **** /* USER CODE END SPI6_Init 1 */
+1000:Src/main.c **** /* SPI6 parameter configuration*/
+1001:Src/main.c **** SPI_InitStruct.TransferDirection = LL_SPI_FULL_DUPLEX;
+1002:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
+1003:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
+1004:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
+1005:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_2EDGE;
+1006:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
+1007:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
+1008:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
+1009:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
+1010:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
+1011:Src/main.c **** LL_SPI_Init(SPI6, &SPI_InitStruct);
+1012:Src/main.c **** LL_SPI_SetStandard(SPI6, LL_SPI_PROTOCOL_MOTOROLA);
+1013:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI6);
+1014:Src/main.c **** /* USER CODE BEGIN SPI6_Init 2 */
+1015:Src/main.c ****
+1016:Src/main.c **** /* USER CODE END SPI6_Init 2 */
+1017:Src/main.c ****
+1018:Src/main.c **** }
+1019:Src/main.c ****
+1020:Src/main.c **** /**
+1021:Src/main.c **** * @brief TIM2 Initialization Function
+1022:Src/main.c **** * @param None
+1023:Src/main.c **** * @retval None
+1024:Src/main.c **** */
+1025:Src/main.c **** static void MX_TIM2_Init(void)
+1026:Src/main.c **** {
+1027:Src/main.c ****
+ARM GAS /tmp/ccWwqwYX.s page 58
-1028:Src/main.c ****
-1029:Src/main.c **** /* USER CODE END TIM2_Init 0 */
-1030:Src/main.c ****
-1031:Src/main.c **** LL_TIM_InitTypeDef TIM_InitStruct = {0};
-1032:Src/main.c ****
-1033:Src/main.c **** /* Peripheral clock enable */
-1034:Src/main.c **** LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_TIM2);
-1035:Src/main.c ****
-1036:Src/main.c **** /* TIM2 interrupt Init */
-1037:Src/main.c **** NVIC_SetPriority(TIM2_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0));
-1038:Src/main.c **** NVIC_EnableIRQ(TIM2_IRQn);
-1039:Src/main.c ****
-1040:Src/main.c **** /* USER CODE BEGIN TIM2_Init 1 */
-1041:Src/main.c ****
-1042:Src/main.c **** /* USER CODE END TIM2_Init 1 */
-1043:Src/main.c **** TIM_InitStruct.Prescaler = 1000;
-1044:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
-1045:Src/main.c **** TIM_InitStruct.Autoreload = 840000;
-1046:Src/main.c **** TIM_InitStruct.ClockDivision = LL_TIM_CLOCKDIVISION_DIV1;
-1047:Src/main.c **** LL_TIM_Init(TIM2, &TIM_InitStruct);
-1048:Src/main.c **** LL_TIM_DisableARRPreload(TIM2);
-1049:Src/main.c **** LL_TIM_SetClockSource(TIM2, LL_TIM_CLOCKSOURCE_INTERNAL);
-1050:Src/main.c **** LL_TIM_SetTriggerOutput(TIM2, LL_TIM_TRGO_RESET);
-1051:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM2);
-1052:Src/main.c **** /* USER CODE BEGIN TIM2_Init 2 */
-1053:Src/main.c ****
-1054:Src/main.c **** /* USER CODE END TIM2_Init 2 */
-1055:Src/main.c ****
-1056:Src/main.c **** }
-1057:Src/main.c ****
-1058:Src/main.c **** /**
-1059:Src/main.c **** * @brief TIM5 Initialization Function
-1060:Src/main.c **** * @param None
-1061:Src/main.c **** * @retval None
-1062:Src/main.c **** */
-1063:Src/main.c **** static void MX_TIM5_Init(void)
-1064:Src/main.c **** {
-1065:Src/main.c ****
-1066:Src/main.c **** /* USER CODE BEGIN TIM5_Init 0 */
-1067:Src/main.c ****
-1068:Src/main.c **** /* USER CODE END TIM5_Init 0 */
-1069:Src/main.c ****
-1070:Src/main.c **** LL_TIM_InitTypeDef TIM_InitStruct = {0};
-1071:Src/main.c ****
-1072:Src/main.c **** /* Peripheral clock enable */
-1073:Src/main.c **** LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_TIM5);
-1074:Src/main.c ****
-1075:Src/main.c **** /* TIM5 interrupt Init */
-1076:Src/main.c **** NVIC_SetPriority(TIM5_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0));
-1077:Src/main.c **** NVIC_EnableIRQ(TIM5_IRQn);
-1078:Src/main.c ****
-1079:Src/main.c **** /* USER CODE BEGIN TIM5_Init 1 */
-1080:Src/main.c ****
-1081:Src/main.c **** /* USER CODE END TIM5_Init 1 */
-1082:Src/main.c **** TIM_InitStruct.Prescaler = 10000;
-1083:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
-1084:Src/main.c **** TIM_InitStruct.Autoreload = 560;
-ARM GAS /tmp/ccdsDELB.s page 59
+1028:Src/main.c **** /* USER CODE BEGIN TIM2_Init 0 */
+1029:Src/main.c ****
+1030:Src/main.c **** /* USER CODE END TIM2_Init 0 */
+1031:Src/main.c ****
+1032:Src/main.c **** LL_TIM_InitTypeDef TIM_InitStruct = {0};
+1033:Src/main.c ****
+1034:Src/main.c **** /* Peripheral clock enable */
+1035:Src/main.c **** LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_TIM2);
+1036:Src/main.c ****
+1037:Src/main.c **** /* TIM2 interrupt Init */
+1038:Src/main.c **** NVIC_SetPriority(TIM2_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0));
+1039:Src/main.c **** NVIC_EnableIRQ(TIM2_IRQn);
+1040:Src/main.c ****
+1041:Src/main.c **** /* USER CODE BEGIN TIM2_Init 1 */
+1042:Src/main.c ****
+1043:Src/main.c **** /* USER CODE END TIM2_Init 1 */
+1044:Src/main.c **** TIM_InitStruct.Prescaler = 1000;
+1045:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
+1046:Src/main.c **** TIM_InitStruct.Autoreload = 840000;
+1047:Src/main.c **** TIM_InitStruct.ClockDivision = LL_TIM_CLOCKDIVISION_DIV1;
+1048:Src/main.c **** LL_TIM_Init(TIM2, &TIM_InitStruct);
+1049:Src/main.c **** LL_TIM_DisableARRPreload(TIM2);
+1050:Src/main.c **** LL_TIM_SetClockSource(TIM2, LL_TIM_CLOCKSOURCE_INTERNAL);
+1051:Src/main.c **** LL_TIM_SetTriggerOutput(TIM2, LL_TIM_TRGO_RESET);
+1052:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM2);
+1053:Src/main.c **** /* USER CODE BEGIN TIM2_Init 2 */
+1054:Src/main.c ****
+1055:Src/main.c **** /* USER CODE END TIM2_Init 2 */
+1056:Src/main.c ****
+1057:Src/main.c **** }
+1058:Src/main.c ****
+1059:Src/main.c **** /**
+1060:Src/main.c **** * @brief TIM5 Initialization Function
+1061:Src/main.c **** * @param None
+1062:Src/main.c **** * @retval None
+1063:Src/main.c **** */
+1064:Src/main.c **** static void MX_TIM5_Init(void)
+1065:Src/main.c **** {
+1066:Src/main.c ****
+1067:Src/main.c **** /* USER CODE BEGIN TIM5_Init 0 */
+1068:Src/main.c ****
+1069:Src/main.c **** /* USER CODE END TIM5_Init 0 */
+1070:Src/main.c ****
+1071:Src/main.c **** LL_TIM_InitTypeDef TIM_InitStruct = {0};
+1072:Src/main.c ****
+1073:Src/main.c **** /* Peripheral clock enable */
+1074:Src/main.c **** LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_TIM5);
+1075:Src/main.c ****
+1076:Src/main.c **** /* TIM5 interrupt Init */
+1077:Src/main.c **** NVIC_SetPriority(TIM5_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0));
+1078:Src/main.c **** NVIC_EnableIRQ(TIM5_IRQn);
+1079:Src/main.c ****
+1080:Src/main.c **** /* USER CODE BEGIN TIM5_Init 1 */
+1081:Src/main.c ****
+1082:Src/main.c **** /* USER CODE END TIM5_Init 1 */
+1083:Src/main.c **** TIM_InitStruct.Prescaler = 10000;
+1084:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
+ARM GAS /tmp/ccWwqwYX.s page 59
-1085:Src/main.c **** TIM_InitStruct.ClockDivision = LL_TIM_CLOCKDIVISION_DIV1;
-1086:Src/main.c **** LL_TIM_Init(TIM5, &TIM_InitStruct);
-1087:Src/main.c **** LL_TIM_DisableARRPreload(TIM5);
-1088:Src/main.c **** LL_TIM_SetClockSource(TIM5, LL_TIM_CLOCKSOURCE_INTERNAL);
-1089:Src/main.c **** LL_TIM_SetTriggerOutput(TIM5, LL_TIM_TRGO_RESET);
-1090:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM5);
-1091:Src/main.c **** /* USER CODE BEGIN TIM5_Init 2 */
-1092:Src/main.c ****
-1093:Src/main.c **** /* USER CODE END TIM5_Init 2 */
-1094:Src/main.c ****
-1095:Src/main.c **** }
-1096:Src/main.c ****
-1097:Src/main.c **** /**
-1098:Src/main.c **** * @brief TIM6 Initialization Function
-1099:Src/main.c **** * @param None
-1100:Src/main.c **** * @retval None
-1101:Src/main.c **** */
-1102:Src/main.c **** static void MX_TIM6_Init(void)
-1103:Src/main.c **** {
-1104:Src/main.c ****
-1105:Src/main.c **** /* USER CODE BEGIN TIM6_Init 0 */
-1106:Src/main.c ****
-1107:Src/main.c **** /* USER CODE END TIM6_Init 0 */
-1108:Src/main.c ****
-1109:Src/main.c **** LL_TIM_InitTypeDef TIM_InitStruct = {0};
-1110:Src/main.c ****
-1111:Src/main.c **** /* Peripheral clock enable */
-1112:Src/main.c **** LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_TIM6);
-1113:Src/main.c ****
-1114:Src/main.c **** /* TIM6 interrupt Init */
-1115:Src/main.c **** NVIC_SetPriority(TIM6_DAC_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0));
-1116:Src/main.c **** NVIC_EnableIRQ(TIM6_DAC_IRQn);
-1117:Src/main.c ****
-1118:Src/main.c **** /* USER CODE BEGIN TIM6_Init 1 */
-1119:Src/main.c ****
-1120:Src/main.c **** /* USER CODE END TIM6_Init 1 */
-1121:Src/main.c **** TIM_InitStruct.Prescaler = 45999;
-1122:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
-1123:Src/main.c **** TIM_InitStruct.Autoreload = 19;
-1124:Src/main.c **** LL_TIM_Init(TIM6, &TIM_InitStruct);
-1125:Src/main.c **** LL_TIM_DisableARRPreload(TIM6);
-1126:Src/main.c **** LL_TIM_SetTriggerOutput(TIM6, LL_TIM_TRGO_ENABLE);
-1127:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM6);
-1128:Src/main.c **** /* USER CODE BEGIN TIM6_Init 2 */
-1129:Src/main.c ****
-1130:Src/main.c **** /* USER CODE END TIM6_Init 2 */
-1131:Src/main.c ****
-1132:Src/main.c **** }
-1133:Src/main.c ****
-1134:Src/main.c **** /**
-1135:Src/main.c **** * @brief TIM7 Initialization Function
-1136:Src/main.c **** * @param None
-1137:Src/main.c **** * @retval None
-1138:Src/main.c **** */
-1139:Src/main.c **** static void MX_TIM7_Init(void)
-1140:Src/main.c **** {
-1141:Src/main.c ****
-ARM GAS /tmp/ccdsDELB.s page 60
+1085:Src/main.c **** TIM_InitStruct.Autoreload = 560;
+1086:Src/main.c **** TIM_InitStruct.ClockDivision = LL_TIM_CLOCKDIVISION_DIV1;
+1087:Src/main.c **** LL_TIM_Init(TIM5, &TIM_InitStruct);
+1088:Src/main.c **** LL_TIM_DisableARRPreload(TIM5);
+1089:Src/main.c **** LL_TIM_SetClockSource(TIM5, LL_TIM_CLOCKSOURCE_INTERNAL);
+1090:Src/main.c **** LL_TIM_SetTriggerOutput(TIM5, LL_TIM_TRGO_RESET);
+1091:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM5);
+1092:Src/main.c **** /* USER CODE BEGIN TIM5_Init 2 */
+1093:Src/main.c ****
+1094:Src/main.c **** /* USER CODE END TIM5_Init 2 */
+1095:Src/main.c ****
+1096:Src/main.c **** }
+1097:Src/main.c ****
+1098:Src/main.c **** /**
+1099:Src/main.c **** * @brief TIM6 Initialization Function
+1100:Src/main.c **** * @param None
+1101:Src/main.c **** * @retval None
+1102:Src/main.c **** */
+1103:Src/main.c **** static void MX_TIM6_Init(void)
+1104:Src/main.c **** {
+1105:Src/main.c ****
+1106:Src/main.c **** /* USER CODE BEGIN TIM6_Init 0 */
+1107:Src/main.c ****
+1108:Src/main.c **** /* USER CODE END TIM6_Init 0 */
+1109:Src/main.c ****
+1110:Src/main.c **** LL_TIM_InitTypeDef TIM_InitStruct = {0};
+1111:Src/main.c ****
+1112:Src/main.c **** /* Peripheral clock enable */
+1113:Src/main.c **** LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_TIM6);
+1114:Src/main.c ****
+1115:Src/main.c **** /* TIM6 interrupt Init */
+1116:Src/main.c **** NVIC_SetPriority(TIM6_DAC_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0));
+1117:Src/main.c **** NVIC_EnableIRQ(TIM6_DAC_IRQn);
+1118:Src/main.c ****
+1119:Src/main.c **** /* USER CODE BEGIN TIM6_Init 1 */
+1120:Src/main.c ****
+1121:Src/main.c **** /* USER CODE END TIM6_Init 1 */
+1122:Src/main.c **** TIM_InitStruct.Prescaler = 45999;
+1123:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
+1124:Src/main.c **** TIM_InitStruct.Autoreload = 19;
+1125:Src/main.c **** LL_TIM_Init(TIM6, &TIM_InitStruct);
+1126:Src/main.c **** LL_TIM_DisableARRPreload(TIM6);
+1127:Src/main.c **** LL_TIM_SetTriggerOutput(TIM6, LL_TIM_TRGO_ENABLE);
+1128:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM6);
+1129:Src/main.c **** /* USER CODE BEGIN TIM6_Init 2 */
+1130:Src/main.c ****
+1131:Src/main.c **** /* USER CODE END TIM6_Init 2 */
+1132:Src/main.c ****
+1133:Src/main.c **** }
+1134:Src/main.c ****
+1135:Src/main.c **** /**
+1136:Src/main.c **** * @brief TIM7 Initialization Function
+1137:Src/main.c **** * @param None
+1138:Src/main.c **** * @retval None
+1139:Src/main.c **** */
+1140:Src/main.c **** static void MX_TIM7_Init(void)
+1141:Src/main.c **** {
+ARM GAS /tmp/ccWwqwYX.s page 60
-1142:Src/main.c **** /* USER CODE BEGIN TIM7_Init 0 */
-1143:Src/main.c ****
-1144:Src/main.c **** /* USER CODE END TIM7_Init 0 */
-1145:Src/main.c ****
-1146:Src/main.c **** LL_TIM_InitTypeDef TIM_InitStruct = {0};
-1147:Src/main.c ****
-1148:Src/main.c **** /* Peripheral clock enable */
-1149:Src/main.c **** LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_TIM7);
-1150:Src/main.c ****
-1151:Src/main.c **** /* TIM7 interrupt Init */
-1152:Src/main.c **** NVIC_SetPriority(TIM7_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0));
-1153:Src/main.c **** NVIC_EnableIRQ(TIM7_IRQn);
-1154:Src/main.c ****
-1155:Src/main.c **** /* USER CODE BEGIN TIM7_Init 1 */
-1156:Src/main.c ****
-1157:Src/main.c **** /* USER CODE END TIM7_Init 1 */
-1158:Src/main.c **** TIM_InitStruct.Prescaler = 919;
-1159:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
-1160:Src/main.c **** TIM_InitStruct.Autoreload = 99;
-1161:Src/main.c **** LL_TIM_Init(TIM7, &TIM_InitStruct);
-1162:Src/main.c **** LL_TIM_DisableARRPreload(TIM7);
-1163:Src/main.c **** LL_TIM_SetTriggerOutput(TIM7, LL_TIM_TRGO_ENABLE);
-1164:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM7);
-1165:Src/main.c **** /* USER CODE BEGIN TIM7_Init 2 */
-1166:Src/main.c ****
-1167:Src/main.c **** /* USER CODE END TIM7_Init 2 */
-1168:Src/main.c ****
-1169:Src/main.c **** }
-1170:Src/main.c ****
-1171:Src/main.c **** /**
-1172:Src/main.c **** * @brief TIM10 Initialization Function
-1173:Src/main.c **** * @param None
-1174:Src/main.c **** * @retval None
-1175:Src/main.c **** */
-1176:Src/main.c **** static void MX_TIM10_Init(void)
-1177:Src/main.c **** {
-1178:Src/main.c ****
-1179:Src/main.c **** /* USER CODE BEGIN TIM10_Init 0 */
-1180:Src/main.c ****
-1181:Src/main.c **** /* USER CODE END TIM10_Init 0 */
-1182:Src/main.c ****
-1183:Src/main.c **** /* USER CODE BEGIN TIM10_Init 1 */
-1184:Src/main.c ****
-1185:Src/main.c **** /* USER CODE END TIM10_Init 1 */
-1186:Src/main.c **** htim10.Instance = TIM10;
-1187:Src/main.c **** htim10.Init.Prescaler = 183;
-1188:Src/main.c **** htim10.Init.CounterMode = TIM_COUNTERMODE_UP;
-1189:Src/main.c **** htim10.Init.Period = 9;
-1190:Src/main.c **** htim10.Init.ClockDivision = TIM_CLOCKDIVISION_DIV1;
-1191:Src/main.c **** htim10.Init.AutoReloadPreload = TIM_AUTORELOAD_PRELOAD_DISABLE;
-1192:Src/main.c **** if (HAL_TIM_Base_Init(&htim10) != HAL_OK)
-1193:Src/main.c **** {
-1194:Src/main.c **** Error_Handler();
-1195:Src/main.c **** }
-1196:Src/main.c **** /* USER CODE BEGIN TIM10_Init 2 */
-1197:Src/main.c ****
-1198:Src/main.c **** /* USER CODE END TIM10_Init 2 */
-ARM GAS /tmp/ccdsDELB.s page 61
+1142:Src/main.c ****
+1143:Src/main.c **** /* USER CODE BEGIN TIM7_Init 0 */
+1144:Src/main.c ****
+1145:Src/main.c **** /* USER CODE END TIM7_Init 0 */
+1146:Src/main.c ****
+1147:Src/main.c **** LL_TIM_InitTypeDef TIM_InitStruct = {0};
+1148:Src/main.c ****
+1149:Src/main.c **** /* Peripheral clock enable */
+1150:Src/main.c **** LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_TIM7);
+1151:Src/main.c ****
+1152:Src/main.c **** /* TIM7 interrupt Init */
+1153:Src/main.c **** NVIC_SetPriority(TIM7_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0));
+1154:Src/main.c **** NVIC_EnableIRQ(TIM7_IRQn);
+1155:Src/main.c ****
+1156:Src/main.c **** /* USER CODE BEGIN TIM7_Init 1 */
+1157:Src/main.c ****
+1158:Src/main.c **** /* USER CODE END TIM7_Init 1 */
+1159:Src/main.c **** TIM_InitStruct.Prescaler = 919;
+1160:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
+1161:Src/main.c **** TIM_InitStruct.Autoreload = 99;
+1162:Src/main.c **** LL_TIM_Init(TIM7, &TIM_InitStruct);
+1163:Src/main.c **** LL_TIM_DisableARRPreload(TIM7);
+1164:Src/main.c **** LL_TIM_SetTriggerOutput(TIM7, LL_TIM_TRGO_ENABLE);
+1165:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM7);
+1166:Src/main.c **** /* USER CODE BEGIN TIM7_Init 2 */
+1167:Src/main.c ****
+1168:Src/main.c **** /* USER CODE END TIM7_Init 2 */
+1169:Src/main.c ****
+1170:Src/main.c **** }
+1171:Src/main.c ****
+1172:Src/main.c **** /**
+1173:Src/main.c **** * @brief TIM10 Initialization Function
+1174:Src/main.c **** * @param None
+1175:Src/main.c **** * @retval None
+1176:Src/main.c **** */
+1177:Src/main.c **** static void MX_TIM10_Init(void)
+1178:Src/main.c **** {
+1179:Src/main.c ****
+1180:Src/main.c **** /* USER CODE BEGIN TIM10_Init 0 */
+1181:Src/main.c ****
+1182:Src/main.c **** /* USER CODE END TIM10_Init 0 */
+1183:Src/main.c ****
+1184:Src/main.c **** /* USER CODE BEGIN TIM10_Init 1 */
+1185:Src/main.c ****
+1186:Src/main.c **** /* USER CODE END TIM10_Init 1 */
+1187:Src/main.c **** htim10.Instance = TIM10;
+1188:Src/main.c **** htim10.Init.Prescaler = 183;
+1189:Src/main.c **** htim10.Init.CounterMode = TIM_COUNTERMODE_UP;
+1190:Src/main.c **** htim10.Init.Period = 9;
+1191:Src/main.c **** htim10.Init.ClockDivision = TIM_CLOCKDIVISION_DIV1;
+1192:Src/main.c **** htim10.Init.AutoReloadPreload = TIM_AUTORELOAD_PRELOAD_DISABLE;
+1193:Src/main.c **** if (HAL_TIM_Base_Init(&htim10) != HAL_OK)
+1194:Src/main.c **** {
+1195:Src/main.c **** Error_Handler();
+1196:Src/main.c **** }
+1197:Src/main.c **** /* USER CODE BEGIN TIM10_Init 2 */
+1198:Src/main.c ****
+ARM GAS /tmp/ccWwqwYX.s page 61
-1199:Src/main.c ****
-1200:Src/main.c **** }
-1201:Src/main.c ****
-1202:Src/main.c **** /**
-1203:Src/main.c **** * @brief USART1 Initialization Function
-1204:Src/main.c **** * @param None
-1205:Src/main.c **** * @retval None
-1206:Src/main.c **** */
-1207:Src/main.c **** static void MX_USART1_UART_Init(void)
-1208:Src/main.c **** {
-1209:Src/main.c ****
-1210:Src/main.c **** /* USER CODE BEGIN USART1_Init 0 */
-1211:Src/main.c ****
-1212:Src/main.c **** /* USER CODE END USART1_Init 0 */
-1213:Src/main.c ****
-1214:Src/main.c **** LL_USART_InitTypeDef USART_InitStruct = {0};
-1215:Src/main.c ****
-1216:Src/main.c **** LL_GPIO_InitTypeDef GPIO_InitStruct = {0};
-1217:Src/main.c **** RCC_PeriphCLKInitTypeDef PeriphClkInitStruct = {0};
-1218:Src/main.c ****
-1219:Src/main.c **** /** Initializes the peripherals clock
-1220:Src/main.c **** */
-1221:Src/main.c **** PeriphClkInitStruct.PeriphClockSelection = RCC_PERIPHCLK_USART1;
-1222:Src/main.c **** PeriphClkInitStruct.Usart1ClockSelection = RCC_USART1CLKSOURCE_PCLK2;
-1223:Src/main.c **** if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct) != HAL_OK)
-1224:Src/main.c **** {
-1225:Src/main.c **** Error_Handler();
-1226:Src/main.c **** }
-1227:Src/main.c ****
-1228:Src/main.c **** /* Peripheral clock enable */
-1229:Src/main.c **** LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_USART1);
-1230:Src/main.c ****
-1231:Src/main.c **** LL_AHB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_GPIOA);
-1232:Src/main.c **** /**USART1 GPIO Configuration
-1233:Src/main.c **** PA9 ------> USART1_TX
-1234:Src/main.c **** PA10 ------> USART1_RX
-1235:Src/main.c **** */
-1236:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_9;
-1237:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
-1238:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
-1239:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
-1240:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
-1241:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_7;
-1242:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
-1243:Src/main.c ****
-1244:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_10;
-1245:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
-1246:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
-1247:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
-1248:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
-1249:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_7;
-1250:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
-1251:Src/main.c ****
-1252:Src/main.c **** /* USART1 DMA Init */
-1253:Src/main.c ****
-1254:Src/main.c **** /* USART1_TX Init */
-1255:Src/main.c **** LL_DMA_SetChannelSelection(DMA2, LL_DMA_STREAM_7, LL_DMA_CHANNEL_4);
-ARM GAS /tmp/ccdsDELB.s page 62
+1199:Src/main.c **** /* USER CODE END TIM10_Init 2 */
+1200:Src/main.c ****
+1201:Src/main.c **** }
+1202:Src/main.c ****
+1203:Src/main.c **** /**
+1204:Src/main.c **** * @brief USART1 Initialization Function
+1205:Src/main.c **** * @param None
+1206:Src/main.c **** * @retval None
+1207:Src/main.c **** */
+1208:Src/main.c **** static void MX_USART1_UART_Init(void)
+1209:Src/main.c **** {
+1210:Src/main.c ****
+1211:Src/main.c **** /* USER CODE BEGIN USART1_Init 0 */
+1212:Src/main.c ****
+1213:Src/main.c **** /* USER CODE END USART1_Init 0 */
+1214:Src/main.c ****
+1215:Src/main.c **** LL_USART_InitTypeDef USART_InitStruct = {0};
+1216:Src/main.c ****
+1217:Src/main.c **** LL_GPIO_InitTypeDef GPIO_InitStruct = {0};
+1218:Src/main.c **** RCC_PeriphCLKInitTypeDef PeriphClkInitStruct = {0};
+1219:Src/main.c ****
+1220:Src/main.c **** /** Initializes the peripherals clock
+1221:Src/main.c **** */
+1222:Src/main.c **** PeriphClkInitStruct.PeriphClockSelection = RCC_PERIPHCLK_USART1;
+1223:Src/main.c **** PeriphClkInitStruct.Usart1ClockSelection = RCC_USART1CLKSOURCE_PCLK2;
+1224:Src/main.c **** if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct) != HAL_OK)
+1225:Src/main.c **** {
+1226:Src/main.c **** Error_Handler();
+1227:Src/main.c **** }
+1228:Src/main.c ****
+1229:Src/main.c **** /* Peripheral clock enable */
+1230:Src/main.c **** LL_APB2_GRP1_EnableClock(LL_APB2_GRP1_PERIPH_USART1);
+1231:Src/main.c ****
+1232:Src/main.c **** LL_AHB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_GPIOA);
+1233:Src/main.c **** /**USART1 GPIO Configuration
+1234:Src/main.c **** PA9 ------> USART1_TX
+1235:Src/main.c **** PA10 ------> USART1_RX
+1236:Src/main.c **** */
+1237:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_9;
+1238:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+1239:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+1240:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+1241:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+1242:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_7;
+1243:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+1244:Src/main.c ****
+1245:Src/main.c **** GPIO_InitStruct.Pin = LL_GPIO_PIN_10;
+1246:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+1247:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+1248:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+1249:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+1250:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_7;
+1251:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+1252:Src/main.c ****
+1253:Src/main.c **** /* USART1 DMA Init */
+1254:Src/main.c ****
+1255:Src/main.c **** /* USART1_TX Init */
+ARM GAS /tmp/ccWwqwYX.s page 62
-1256:Src/main.c ****
-1257:Src/main.c **** LL_DMA_SetDataTransferDirection(DMA2, LL_DMA_STREAM_7, LL_DMA_DIRECTION_MEMORY_TO_PERIPH);
-1258:Src/main.c ****
-1259:Src/main.c **** LL_DMA_SetStreamPriorityLevel(DMA2, LL_DMA_STREAM_7, LL_DMA_PRIORITY_VERYHIGH);
-1260:Src/main.c ****
-1261:Src/main.c **** LL_DMA_SetMode(DMA2, LL_DMA_STREAM_7, LL_DMA_MODE_NORMAL);
-1262:Src/main.c ****
-1263:Src/main.c **** LL_DMA_SetPeriphIncMode(DMA2, LL_DMA_STREAM_7, LL_DMA_PERIPH_NOINCREMENT);
-1264:Src/main.c ****
-1265:Src/main.c **** LL_DMA_SetMemoryIncMode(DMA2, LL_DMA_STREAM_7, LL_DMA_MEMORY_INCREMENT);
-1266:Src/main.c ****
-1267:Src/main.c **** LL_DMA_SetPeriphSize(DMA2, LL_DMA_STREAM_7, LL_DMA_PDATAALIGN_BYTE);
-1268:Src/main.c ****
-1269:Src/main.c **** LL_DMA_SetMemorySize(DMA2, LL_DMA_STREAM_7, LL_DMA_MDATAALIGN_BYTE);
-1270:Src/main.c ****
-1271:Src/main.c **** LL_DMA_DisableFifoMode(DMA2, LL_DMA_STREAM_7);
-1272:Src/main.c ****
-1273:Src/main.c **** /* USART1 interrupt Init */
-1274:Src/main.c **** NVIC_SetPriority(USART1_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0));
-1275:Src/main.c **** NVIC_EnableIRQ(USART1_IRQn);
-1276:Src/main.c ****
-1277:Src/main.c **** /* USER CODE BEGIN USART1_Init 1 */
-1278:Src/main.c ****
-1279:Src/main.c **** /* USER CODE END USART1_Init 1 */
-1280:Src/main.c **** USART_InitStruct.BaudRate = 115200;
-1281:Src/main.c **** USART_InitStruct.DataWidth = LL_USART_DATAWIDTH_8B;
-1282:Src/main.c **** USART_InitStruct.StopBits = LL_USART_STOPBITS_1;
-1283:Src/main.c **** USART_InitStruct.Parity = LL_USART_PARITY_NONE;
-1284:Src/main.c **** USART_InitStruct.TransferDirection = LL_USART_DIRECTION_TX_RX;
-1285:Src/main.c **** USART_InitStruct.HardwareFlowControl = LL_USART_HWCONTROL_NONE;
-1286:Src/main.c **** USART_InitStruct.OverSampling = LL_USART_OVERSAMPLING_16;
-1287:Src/main.c **** LL_USART_Init(USART1, &USART_InitStruct);
-1288:Src/main.c **** LL_USART_ConfigAsyncMode(USART1);
-1289:Src/main.c **** LL_USART_Enable(USART1);
-1290:Src/main.c **** /* USER CODE BEGIN USART1_Init 2 */
-1291:Src/main.c ****
-1292:Src/main.c **** /* USER CODE END USART1_Init 2 */
-1293:Src/main.c ****
-1294:Src/main.c **** }
-1295:Src/main.c ****
-1296:Src/main.c **** /**
-1297:Src/main.c **** * Enable DMA controller clock
-1298:Src/main.c **** */
-1299:Src/main.c **** static void MX_DMA_Init(void)
-1300:Src/main.c **** {
- 143 .loc 2 1300 1 is_stmt 1 view -0
+1256:Src/main.c **** LL_DMA_SetChannelSelection(DMA2, LL_DMA_STREAM_7, LL_DMA_CHANNEL_4);
+1257:Src/main.c ****
+1258:Src/main.c **** LL_DMA_SetDataTransferDirection(DMA2, LL_DMA_STREAM_7, LL_DMA_DIRECTION_MEMORY_TO_PERIPH);
+1259:Src/main.c ****
+1260:Src/main.c **** LL_DMA_SetStreamPriorityLevel(DMA2, LL_DMA_STREAM_7, LL_DMA_PRIORITY_VERYHIGH);
+1261:Src/main.c ****
+1262:Src/main.c **** LL_DMA_SetMode(DMA2, LL_DMA_STREAM_7, LL_DMA_MODE_NORMAL);
+1263:Src/main.c ****
+1264:Src/main.c **** LL_DMA_SetPeriphIncMode(DMA2, LL_DMA_STREAM_7, LL_DMA_PERIPH_NOINCREMENT);
+1265:Src/main.c ****
+1266:Src/main.c **** LL_DMA_SetMemoryIncMode(DMA2, LL_DMA_STREAM_7, LL_DMA_MEMORY_INCREMENT);
+1267:Src/main.c ****
+1268:Src/main.c **** LL_DMA_SetPeriphSize(DMA2, LL_DMA_STREAM_7, LL_DMA_PDATAALIGN_BYTE);
+1269:Src/main.c ****
+1270:Src/main.c **** LL_DMA_SetMemorySize(DMA2, LL_DMA_STREAM_7, LL_DMA_MDATAALIGN_BYTE);
+1271:Src/main.c ****
+1272:Src/main.c **** LL_DMA_DisableFifoMode(DMA2, LL_DMA_STREAM_7);
+1273:Src/main.c ****
+1274:Src/main.c **** /* USART1 interrupt Init */
+1275:Src/main.c **** NVIC_SetPriority(USART1_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0));
+1276:Src/main.c **** NVIC_EnableIRQ(USART1_IRQn);
+1277:Src/main.c ****
+1278:Src/main.c **** /* USER CODE BEGIN USART1_Init 1 */
+1279:Src/main.c ****
+1280:Src/main.c **** /* USER CODE END USART1_Init 1 */
+1281:Src/main.c **** USART_InitStruct.BaudRate = 115200;
+1282:Src/main.c **** USART_InitStruct.DataWidth = LL_USART_DATAWIDTH_8B;
+1283:Src/main.c **** USART_InitStruct.StopBits = LL_USART_STOPBITS_1;
+1284:Src/main.c **** USART_InitStruct.Parity = LL_USART_PARITY_NONE;
+1285:Src/main.c **** USART_InitStruct.TransferDirection = LL_USART_DIRECTION_TX_RX;
+1286:Src/main.c **** USART_InitStruct.HardwareFlowControl = LL_USART_HWCONTROL_NONE;
+1287:Src/main.c **** USART_InitStruct.OverSampling = LL_USART_OVERSAMPLING_16;
+1288:Src/main.c **** LL_USART_Init(USART1, &USART_InitStruct);
+1289:Src/main.c **** LL_USART_ConfigAsyncMode(USART1);
+1290:Src/main.c **** LL_USART_Enable(USART1);
+1291:Src/main.c **** /* USER CODE BEGIN USART1_Init 2 */
+1292:Src/main.c ****
+1293:Src/main.c **** /* USER CODE END USART1_Init 2 */
+1294:Src/main.c ****
+1295:Src/main.c **** }
+1296:Src/main.c ****
+1297:Src/main.c **** /**
+1298:Src/main.c **** * Enable DMA controller clock
+1299:Src/main.c **** */
+1300:Src/main.c **** static void MX_DMA_Init(void)
+1301:Src/main.c **** {
+ 143 .loc 2 1301 1 is_stmt 1 view -0
144 .cfi_startproc
145 @ args = 0, pretend = 0, frame = 8
146 @ frame_needed = 0, uses_anonymous_args = 0
@@ -3717,14 +3718,14 @@ ARM GAS /tmp/ccdsDELB.s page 1
151 0002 83B0 sub sp, sp, #12
152 .LCFI1:
153 .cfi_def_cfa_offset 16
-1301:Src/main.c ****
-ARM GAS /tmp/ccdsDELB.s page 63
+ARM GAS /tmp/ccWwqwYX.s page 63
-1302:Src/main.c **** /* Init with LL driver */
-1303:Src/main.c **** /* DMA controller clock enable */
-1304:Src/main.c **** LL_AHB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_DMA2);
- 154 .loc 2 1304 3 view .LVU37
+1302:Src/main.c ****
+1303:Src/main.c **** /* Init with LL driver */
+1304:Src/main.c **** /* DMA controller clock enable */
+1305:Src/main.c **** LL_AHB1_GRP1_EnableClock(LL_AHB1_GRP1_PERIPH_DMA2);
+ 154 .loc 2 1305 3 view .LVU37
155 .LVL8:
156 .LBB293:
157 .LBI293:
@@ -3777,10 +3778,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
46:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @addtogroup STM32F7xx_LL_Driver
47:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @{
48:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 64
+
+
49:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
-ARM GAS /tmp/ccdsDELB.s page 64
-
-
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
@@ -3837,10 +3838,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
103:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_SRAM1 RCC_AHB1LPENR_SRAM1LPEN
104:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_SRAM2 RCC_AHB1LPENR_SRAM2LPEN
105:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 65
+
+
106:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @}
-ARM GAS /tmp/ccdsDELB.s page 65
-
-
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
@@ -3897,10 +3898,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
160:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR_SPI3EN
161:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(SPDIFRX)
162:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_SPDIFRX RCC_APB1ENR_SPDIFRXEN
+ARM GAS /tmp/ccWwqwYX.s page 66
+
+
163:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* SPDIFRX */
-ARM GAS /tmp/ccdsDELB.s page 66
-
-
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
@@ -3957,10 +3958,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
217:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(SPI6)
218:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SPI6 RCC_APB2ENR_SPI6EN
219:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* SPI6 */
+ARM GAS /tmp/ccWwqwYX.s page 67
+
+
220:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SAI1 RCC_APB2ENR_SAI1EN
-ARM GAS /tmp/ccdsDELB.s page 67
-
-
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
@@ -4017,10 +4018,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
274:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA2DEN LL_AHB1_GRP1_EnableClock\n
275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACEN LL_AHB1_GRP1_EnableClock\n
276:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACTXEN LL_AHB1_GRP1_EnableClock\n
+ARM GAS /tmp/ccWwqwYX.s page 68
+
+
277:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACRXEN LL_AHB1_GRP1_EnableClock\n
-ARM GAS /tmp/ccdsDELB.s page 68
-
-
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
@@ -4077,16 +4078,16 @@ ARM GAS /tmp/ccdsDELB.s page 1
174 0016 019B ldr r3, [sp, #4]
175 .LVL9:
176 .loc 3 315 3 is_stmt 0 view .LVU45
+ARM GAS /tmp/ccWwqwYX.s page 69
+
+
177 .LBE294:
-ARM GAS /tmp/ccdsDELB.s page 69
-
-
178 .LBE293:
-1305:Src/main.c ****
-1306:Src/main.c **** /* DMA interrupt init */
-1307:Src/main.c **** /* DMA2_Stream7_IRQn interrupt configuration */
-1308:Src/main.c **** NVIC_SetPriority(DMA2_Stream7_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0));
- 179 .loc 2 1308 3 is_stmt 1 view .LVU46
+1306:Src/main.c ****
+1307:Src/main.c **** /* DMA interrupt init */
+1308:Src/main.c **** /* DMA2_Stream7_IRQn interrupt configuration */
+1309:Src/main.c **** NVIC_SetPriority(DMA2_Stream7_IRQn, NVIC_EncodePriority(NVIC_GetPriorityGrouping(),0, 0));
+ 179 .loc 2 1309 3 is_stmt 1 view .LVU46
180 .LBB295:
181 .LBI295:
1884:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -4100,7 +4101,7 @@ ARM GAS /tmp/ccdsDELB.s page 1
187 001a D868 ldr r0, [r3, #12]
188 .LBE296:
189 .LBE295:
- 190 .loc 2 1308 3 view .LVU50
+ 190 .loc 2 1309 3 view .LVU50
191 001c 0022 movs r2, #0
192 001e 1146 mov r1, r2
193 0020 C0F30220 ubfx r0, r0, #8, #3
@@ -4131,16 +4132,16 @@ ARM GAS /tmp/ccdsDELB.s page 1
211 .loc 1 2028 47 view .LVU57
212 .LBE298:
213 .LBE297:
-1309:Src/main.c **** NVIC_EnableIRQ(DMA2_Stream7_IRQn);
- 214 .loc 2 1309 3 is_stmt 1 view .LVU58
+1310:Src/main.c **** NVIC_EnableIRQ(DMA2_Stream7_IRQn);
+ 214 .loc 2 1310 3 is_stmt 1 view .LVU58
215 .LBB299:
216 .LBI299:
1896:Drivers/CMSIS/Include/core_cm7.h **** {
217 .loc 1 1896 22 view .LVU59
+ARM GAS /tmp/ccWwqwYX.s page 70
+
+
218 .LBB300:
-ARM GAS /tmp/ccdsDELB.s page 70
-
-
1898:Drivers/CMSIS/Include/core_cm7.h **** {
219 .loc 1 1898 3 view .LVU60
1900:Drivers/CMSIS/Include/core_cm7.h **** }
@@ -4154,9 +4155,9 @@ ARM GAS /tmp/ccdsDELB.s page 1
225 .loc 1 1900 43 view .LVU63
226 .LBE300:
227 .LBE299:
-1310:Src/main.c ****
-1311:Src/main.c **** }
- 228 .loc 2 1311 1 view .LVU64
+1311:Src/main.c ****
+1312:Src/main.c **** }
+ 228 .loc 2 1312 1 view .LVU64
229 0036 03B0 add sp, sp, #12
230 .LCFI2:
231 .cfi_def_cfa_offset 4
@@ -4179,794 +4180,794 @@ ARM GAS /tmp/ccdsDELB.s page 1
250 Decode_task:
251 .LVL14:
252 .LFB1205:
-1312:Src/main.c ****
-1313:Src/main.c **** /**
-1314:Src/main.c **** * @brief GPIO Initialization Function
-1315:Src/main.c **** * @param None
-1316:Src/main.c **** * @retval None
-1317:Src/main.c **** */
-1318:Src/main.c **** static void MX_GPIO_Init(void)
-1319:Src/main.c **** {
-1320:Src/main.c **** GPIO_InitTypeDef GPIO_InitStruct = {0};
-1321:Src/main.c **** /* USER CODE BEGIN MX_GPIO_Init_1 */
-1322:Src/main.c **** /* USER CODE END MX_GPIO_Init_1 */
-1323:Src/main.c ****
-1324:Src/main.c **** /* GPIO Ports Clock Enable */
-1325:Src/main.c **** __HAL_RCC_GPIOF_CLK_ENABLE();
-1326:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
-1327:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
-1328:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
-1329:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
-1330:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
-ARM GAS /tmp/ccdsDELB.s page 71
+1313:Src/main.c ****
+1314:Src/main.c **** /**
+1315:Src/main.c **** * @brief GPIO Initialization Function
+1316:Src/main.c **** * @param None
+1317:Src/main.c **** * @retval None
+1318:Src/main.c **** */
+1319:Src/main.c **** static void MX_GPIO_Init(void)
+1320:Src/main.c **** {
+1321:Src/main.c **** GPIO_InitTypeDef GPIO_InitStruct = {0};
+1322:Src/main.c **** /* USER CODE BEGIN MX_GPIO_Init_1 */
+1323:Src/main.c **** /* USER CODE END MX_GPIO_Init_1 */
+1324:Src/main.c ****
+1325:Src/main.c **** /* GPIO Ports Clock Enable */
+1326:Src/main.c **** __HAL_RCC_GPIOF_CLK_ENABLE();
+1327:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
+1328:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
+1329:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+1330:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ARM GAS /tmp/ccWwqwYX.s page 71
-1331:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
-1332:Src/main.c ****
-1333:Src/main.c **** /*Configure GPIO pin Output Level */
-1334:Src/main.c **** HAL_GPIO_WritePin(GPIOF, ADC_MPD2_CS_Pin|SPI5_CNV_Pin|ADC_ThrLD2_CS_Pin, GPIO_PIN_RESET);
-1335:Src/main.c ****
-1336:Src/main.c **** /*Configure GPIO pin Output Level */
-1337:Src/main.c **** HAL_GPIO_WritePin(GPIOC, EN_5V2_Pin|EN_5V1_Pin|LD2_EN_Pin|TEC2_PD_Pin, GPIO_PIN_RESET);
-1338:Src/main.c ****
-1339:Src/main.c **** /*Configure GPIO pin Output Level */
-1340:Src/main.c **** HAL_GPIO_WritePin(GPIOA, TECEN1_Pin|TECEN2_Pin|REF2_ON_Pin|DAC_LD2_CS_Pin, GPIO_PIN_RESET);
-1341:Src/main.c ****
-1342:Src/main.c **** /*Configure GPIO pin Output Level */
-1343:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC2_CS_GPIO_Port, DAC_TEC2_CS_Pin, GPIO_PIN_SET);
-1344:Src/main.c ****
-1345:Src/main.c **** /*Configure GPIO pin Output Level */
-1346:Src/main.c **** HAL_GPIO_WritePin(GPIOE, ADC_MPD1_CS_Pin|ADC_ThrLD1_CS_Pin, GPIO_PIN_RESET);
-1347:Src/main.c ****
-1348:Src/main.c **** /*Configure GPIO pin Output Level */
-1349:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);
-1350:Src/main.c ****
-1351:Src/main.c **** /*Configure GPIO pin Output Level */
-1352:Src/main.c **** HAL_GPIO_WritePin(GPIOB, REF0_EN_Pin|TEC1_PD_Pin|DAC_LD1_CS_Pin, GPIO_PIN_RESET);
-1353:Src/main.c ****
-1354:Src/main.c **** /*Configure GPIO pin Output Level */
-1355:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC1_CS_GPIO_Port, DAC_TEC1_CS_Pin, GPIO_PIN_SET);
-1356:Src/main.c ****
-1357:Src/main.c **** /*Configure GPIO pin Output Level */
-1358:Src/main.c **** HAL_GPIO_WritePin(GPIOD, LD1_EN_Pin|TEST_01_Pin|GPIO_PIN_7, GPIO_PIN_RESET);
-1359:Src/main.c ****
-1360:Src/main.c **** /*Configure GPIO pins : ADC_MPD2_CS_Pin SPI5_CNV_Pin ADC_ThrLD2_CS_Pin */
-1361:Src/main.c **** GPIO_InitStruct.Pin = ADC_MPD2_CS_Pin|SPI5_CNV_Pin|ADC_ThrLD2_CS_Pin;
-1362:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
-1363:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-1364:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
-1365:Src/main.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
-1366:Src/main.c ****
-1367:Src/main.c **** /*Configure GPIO pins : EN_5V2_Pin LD2_EN_Pin TEC2_PD_Pin */
-1368:Src/main.c **** GPIO_InitStruct.Pin = EN_5V2_Pin|LD2_EN_Pin|TEC2_PD_Pin;
-1369:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
-1370:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-1371:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
-1372:Src/main.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
-1373:Src/main.c ****
-1374:Src/main.c **** /*Configure GPIO pin : EN_5V1_Pin */
-1375:Src/main.c **** GPIO_InitStruct.Pin = EN_5V1_Pin;
-1376:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
-1377:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-1378:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
-1379:Src/main.c **** HAL_GPIO_Init(EN_5V1_GPIO_Port, &GPIO_InitStruct);
-1380:Src/main.c ****
-1381:Src/main.c **** /*Configure GPIO pins : TECEN1_Pin TECEN2_Pin REF2_ON_Pin DAC_TEC2_CS_Pin
-1382:Src/main.c **** DAC_LD2_CS_Pin */
-1383:Src/main.c **** GPIO_InitStruct.Pin = TECEN1_Pin|TECEN2_Pin|REF2_ON_Pin|DAC_TEC2_CS_Pin
-1384:Src/main.c **** |DAC_LD2_CS_Pin;
-1385:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
-1386:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-1387:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
-ARM GAS /tmp/ccdsDELB.s page 72
+1331:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
+1332:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+1333:Src/main.c ****
+1334:Src/main.c **** /*Configure GPIO pin Output Level */
+1335:Src/main.c **** HAL_GPIO_WritePin(GPIOF, ADC_MPD2_CS_Pin|SPI5_CNV_Pin|ADC_ThrLD2_CS_Pin, GPIO_PIN_RESET);
+1336:Src/main.c ****
+1337:Src/main.c **** /*Configure GPIO pin Output Level */
+1338:Src/main.c **** HAL_GPIO_WritePin(GPIOC, EN_5V2_Pin|EN_5V1_Pin|LD2_EN_Pin|TEC2_PD_Pin, GPIO_PIN_RESET);
+1339:Src/main.c ****
+1340:Src/main.c **** /*Configure GPIO pin Output Level */
+1341:Src/main.c **** HAL_GPIO_WritePin(GPIOA, TECEN1_Pin|TECEN2_Pin|REF2_ON_Pin|DAC_LD2_CS_Pin, GPIO_PIN_RESET);
+1342:Src/main.c ****
+1343:Src/main.c **** /*Configure GPIO pin Output Level */
+1344:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC2_CS_GPIO_Port, DAC_TEC2_CS_Pin, GPIO_PIN_SET);
+1345:Src/main.c ****
+1346:Src/main.c **** /*Configure GPIO pin Output Level */
+1347:Src/main.c **** HAL_GPIO_WritePin(GPIOE, ADC_MPD1_CS_Pin|ADC_ThrLD1_CS_Pin, GPIO_PIN_RESET);
+1348:Src/main.c ****
+1349:Src/main.c **** /*Configure GPIO pin Output Level */
+1350:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);
+1351:Src/main.c ****
+1352:Src/main.c **** /*Configure GPIO pin Output Level */
+1353:Src/main.c **** HAL_GPIO_WritePin(GPIOB, REF0_EN_Pin|TEC1_PD_Pin|DAC_LD1_CS_Pin, GPIO_PIN_RESET);
+1354:Src/main.c ****
+1355:Src/main.c **** /*Configure GPIO pin Output Level */
+1356:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC1_CS_GPIO_Port, DAC_TEC1_CS_Pin, GPIO_PIN_SET);
+1357:Src/main.c ****
+1358:Src/main.c **** /*Configure GPIO pin Output Level */
+1359:Src/main.c **** HAL_GPIO_WritePin(GPIOD, LD1_EN_Pin|TEST_01_Pin|GPIO_PIN_7, GPIO_PIN_RESET);
+1360:Src/main.c ****
+1361:Src/main.c **** /*Configure GPIO pins : ADC_MPD2_CS_Pin SPI5_CNV_Pin ADC_ThrLD2_CS_Pin */
+1362:Src/main.c **** GPIO_InitStruct.Pin = ADC_MPD2_CS_Pin|SPI5_CNV_Pin|ADC_ThrLD2_CS_Pin;
+1363:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+1364:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+1365:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+1366:Src/main.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+1367:Src/main.c ****
+1368:Src/main.c **** /*Configure GPIO pins : EN_5V2_Pin LD2_EN_Pin TEC2_PD_Pin */
+1369:Src/main.c **** GPIO_InitStruct.Pin = EN_5V2_Pin|LD2_EN_Pin|TEC2_PD_Pin;
+1370:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+1371:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+1372:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+1373:Src/main.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
+1374:Src/main.c ****
+1375:Src/main.c **** /*Configure GPIO pin : EN_5V1_Pin */
+1376:Src/main.c **** GPIO_InitStruct.Pin = EN_5V1_Pin;
+1377:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+1378:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+1379:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
+1380:Src/main.c **** HAL_GPIO_Init(EN_5V1_GPIO_Port, &GPIO_InitStruct);
+1381:Src/main.c ****
+1382:Src/main.c **** /*Configure GPIO pins : TECEN1_Pin TECEN2_Pin REF2_ON_Pin DAC_TEC2_CS_Pin
+1383:Src/main.c **** DAC_LD2_CS_Pin */
+1384:Src/main.c **** GPIO_InitStruct.Pin = TECEN1_Pin|TECEN2_Pin|REF2_ON_Pin|DAC_TEC2_CS_Pin
+1385:Src/main.c **** |DAC_LD2_CS_Pin;
+1386:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+1387:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ARM GAS /tmp/ccWwqwYX.s page 72
-1388:Src/main.c **** HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
-1389:Src/main.c ****
-1390:Src/main.c **** /*Configure GPIO pins : TEC2_FLAG1_Pin TEC2_FLAG2_Pin TEC1_FLAG1_Pin TEC1_FLAG2_Pin */
-1391:Src/main.c **** GPIO_InitStruct.Pin = TEC2_FLAG1_Pin|TEC2_FLAG2_Pin|TEC1_FLAG1_Pin|TEC1_FLAG2_Pin;
-1392:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
-1393:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-1394:Src/main.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
-1395:Src/main.c ****
-1396:Src/main.c **** /*Configure GPIO pins : ADC_MPD1_CS_Pin ADC_ThrLD1_CS_Pin */
-1397:Src/main.c **** GPIO_InitStruct.Pin = ADC_MPD1_CS_Pin|ADC_ThrLD1_CS_Pin;
-1398:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
-1399:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-1400:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
-1401:Src/main.c **** HAL_GPIO_Init(GPIOE, &GPIO_InitStruct);
-1402:Src/main.c ****
-1403:Src/main.c **** /*Configure GPIO pin : SPI4_CNV_Pin */
-1404:Src/main.c **** GPIO_InitStruct.Pin = SPI4_CNV_Pin;
-1405:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
-1406:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-1407:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
-1408:Src/main.c **** HAL_GPIO_Init(SPI4_CNV_GPIO_Port, &GPIO_InitStruct);
-1409:Src/main.c ****
-1410:Src/main.c **** /*Configure GPIO pins : REF0_EN_Pin TEC1_PD_Pin DAC_TEC1_CS_Pin DAC_LD1_CS_Pin */
-1411:Src/main.c **** GPIO_InitStruct.Pin = REF0_EN_Pin|TEC1_PD_Pin|DAC_TEC1_CS_Pin|DAC_LD1_CS_Pin;
-1412:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
-1413:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-1414:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
-1415:Src/main.c **** HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
-1416:Src/main.c ****
-1417:Src/main.c **** /*Configure GPIO pins : LD1_EN_Pin TEST_01_Pin PD7 */
-1418:Src/main.c **** GPIO_InitStruct.Pin = LD1_EN_Pin|TEST_01_Pin|GPIO_PIN_7;
-1419:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
-1420:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-1421:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
-1422:Src/main.c **** HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);
-1423:Src/main.c ****
-1424:Src/main.c **** /*Configure GPIO pin : USB_FLAG_Pin */
-1425:Src/main.c **** GPIO_InitStruct.Pin = USB_FLAG_Pin;
-1426:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
-1427:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-1428:Src/main.c **** HAL_GPIO_Init(USB_FLAG_GPIO_Port, &GPIO_InitStruct);
-1429:Src/main.c ****
-1430:Src/main.c **** /*Configure GPIO pin : SDMMC1_EN_Pin */
-1431:Src/main.c **** GPIO_InitStruct.Pin = SDMMC1_EN_Pin;
-1432:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
-1433:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-1434:Src/main.c **** HAL_GPIO_Init(SDMMC1_EN_GPIO_Port, &GPIO_InitStruct);
-1435:Src/main.c ****
-1436:Src/main.c **** /*Configure GPIO pin : FPGA_CONF_DONE_Pin */
-1437:Src/main.c **** GPIO_InitStruct.Pin = FPGA_CONF_DONE_Pin;
-1438:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
-1439:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-1440:Src/main.c **** HAL_GPIO_Init(FPGA_CONF_DONE_GPIO_Port, &GPIO_InitStruct);
-1441:Src/main.c ****
-1442:Src/main.c **** /* USER CODE BEGIN MX_GPIO_Init_2 */
-1443:Src/main.c **** /* USER CODE END MX_GPIO_Init_2 */
-1444:Src/main.c **** }
-ARM GAS /tmp/ccdsDELB.s page 73
+1388:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+1389:Src/main.c **** HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+1390:Src/main.c ****
+1391:Src/main.c **** /*Configure GPIO pins : TEC2_FLAG1_Pin TEC2_FLAG2_Pin TEC1_FLAG1_Pin TEC1_FLAG2_Pin */
+1392:Src/main.c **** GPIO_InitStruct.Pin = TEC2_FLAG1_Pin|TEC2_FLAG2_Pin|TEC1_FLAG1_Pin|TEC1_FLAG2_Pin;
+1393:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
+1394:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+1395:Src/main.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+1396:Src/main.c ****
+1397:Src/main.c **** /*Configure GPIO pins : ADC_MPD1_CS_Pin ADC_ThrLD1_CS_Pin */
+1398:Src/main.c **** GPIO_InitStruct.Pin = ADC_MPD1_CS_Pin|ADC_ThrLD1_CS_Pin;
+1399:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+1400:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+1401:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+1402:Src/main.c **** HAL_GPIO_Init(GPIOE, &GPIO_InitStruct);
+1403:Src/main.c ****
+1404:Src/main.c **** /*Configure GPIO pin : SPI4_CNV_Pin */
+1405:Src/main.c **** GPIO_InitStruct.Pin = SPI4_CNV_Pin;
+1406:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+1407:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+1408:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
+1409:Src/main.c **** HAL_GPIO_Init(SPI4_CNV_GPIO_Port, &GPIO_InitStruct);
+1410:Src/main.c ****
+1411:Src/main.c **** /*Configure GPIO pins : REF0_EN_Pin TEC1_PD_Pin DAC_TEC1_CS_Pin DAC_LD1_CS_Pin */
+1412:Src/main.c **** GPIO_InitStruct.Pin = REF0_EN_Pin|TEC1_PD_Pin|DAC_TEC1_CS_Pin|DAC_LD1_CS_Pin;
+1413:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+1414:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+1415:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+1416:Src/main.c **** HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+1417:Src/main.c ****
+1418:Src/main.c **** /*Configure GPIO pins : LD1_EN_Pin TEST_01_Pin PD7 */
+1419:Src/main.c **** GPIO_InitStruct.Pin = LD1_EN_Pin|TEST_01_Pin|GPIO_PIN_7;
+1420:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+1421:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+1422:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+1423:Src/main.c **** HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);
+1424:Src/main.c ****
+1425:Src/main.c **** /*Configure GPIO pin : USB_FLAG_Pin */
+1426:Src/main.c **** GPIO_InitStruct.Pin = USB_FLAG_Pin;
+1427:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
+1428:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+1429:Src/main.c **** HAL_GPIO_Init(USB_FLAG_GPIO_Port, &GPIO_InitStruct);
+1430:Src/main.c ****
+1431:Src/main.c **** /*Configure GPIO pin : SDMMC1_EN_Pin */
+1432:Src/main.c **** GPIO_InitStruct.Pin = SDMMC1_EN_Pin;
+1433:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
+1434:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+1435:Src/main.c **** HAL_GPIO_Init(SDMMC1_EN_GPIO_Port, &GPIO_InitStruct);
+1436:Src/main.c ****
+1437:Src/main.c **** /*Configure GPIO pin : FPGA_CONF_DONE_Pin */
+1438:Src/main.c **** GPIO_InitStruct.Pin = FPGA_CONF_DONE_Pin;
+1439:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
+1440:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+1441:Src/main.c **** HAL_GPIO_Init(FPGA_CONF_DONE_GPIO_Port, &GPIO_InitStruct);
+1442:Src/main.c ****
+1443:Src/main.c **** /* USER CODE BEGIN MX_GPIO_Init_2 */
+1444:Src/main.c **** /* USER CODE END MX_GPIO_Init_2 */
+ARM GAS /tmp/ccWwqwYX.s page 73
-1445:Src/main.c ****
-1446:Src/main.c **** /* USER CODE BEGIN 4 */
-1447:Src/main.c ****
-1448:Src/main.c **** //void HAL_UART_TxCpltCallback(UART_HandleTypeDef *huart) {
-1449:Src/main.c ****
-1450:Src/main.c **** // UART_transmission_request = NO_MESS;
-1451:Src/main.c ****
-1452:Src/main.c **** //}
-1453:Src/main.c ****
-1454:Src/main.c **** static void Init_params(void)
-1455:Src/main.c **** {
-1456:Src/main.c **** TO6 = 0;
-1457:Src/main.c **** TO7 = 0;
-1458:Src/main.c **** TO7_before = 0;
-1459:Src/main.c **** TO6_before = 0;
-1460:Src/main.c **** TO6_uart = 0;
-1461:Src/main.c **** flg_tmt = 0;
-1462:Src/main.c **** UART_rec_incr = 0;
-1463:Src/main.c **** fgoto = 0;
-1464:Src/main.c **** sizeoffile = 0;
-1465:Src/main.c **** u_tx_flg = 0;
-1466:Src/main.c **** u_rx_flg = 0;
-1467:Src/main.c **** //State_Data[0]=0;
-1468:Src/main.c **** //State_Data[1]=0;//All OK!
-1469:Src/main.c **** for (uint16_t i=0; iWORK_EN = ((uint8_t)((*temp2)>>0))&0x01;
-1621:Src/main.c **** Curr_setup->U5V1_EN = ((uint8_t)((*temp2)>>1))&0x01;
-1622:Src/main.c **** Curr_setup->U5V2_EN = ((uint8_t)((*temp2)>>2))&0x01;
-1623:Src/main.c **** Curr_setup->LD1_EN = ((uint8_t)((*temp2)>>3))&0x01;
-1624:Src/main.c **** Curr_setup->LD2_EN = ((uint8_t)((*temp2)>>4))&0x01;
-1625:Src/main.c **** Curr_setup->REF1_EN = ((uint8_t)((*temp2)>>5))&0x01;
-1626:Src/main.c **** Curr_setup->REF2_EN = ((uint8_t)((*temp2)>>6))&0x01;
-1627:Src/main.c **** Curr_setup->TEC1_EN = ((uint8_t)((*temp2)>>7))&0x01;
-1628:Src/main.c **** Curr_setup->TEC2_EN = ((uint8_t)((*temp2)>>8))&0x01;
-1629:Src/main.c **** Curr_setup->TS1_EN = ((uint8_t)((*temp2)>>9))&0x01;
-1630:Src/main.c **** Curr_setup->TS2_EN = ((uint8_t)((*temp2)>>10))&0x01;
-1631:Src/main.c **** Curr_setup->SD_EN = ((uint8_t)((*temp2)>>11))&0x01;
-1632:Src/main.c **** Curr_setup->PI1_RD = ((uint8_t)((*temp2)>>12))&0x01;
-1633:Src/main.c **** Curr_setup->PI2_RD = ((uint8_t)((*temp2)>>13))&0x01;
-1634:Src/main.c ****
-1635:Src/main.c **** temp2++;
-1636:Src/main.c **** LD1_curr_setup->LD_TEMP = (uint16_t)(*temp2);
-1637:Src/main.c **** temp2++;
-1638:Src/main.c **** LD2_curr_setup->LD_TEMP = (uint16_t)(*temp2);
-1639:Src/main.c **** temp2++;
+1616:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
+1617:Src/main.c **** }
+1618:Src/main.c **** }
+1619:Src/main.c ****
+1620:Src/main.c **** temp2 = (uint16_t *)Command;
+1621:Src/main.c **** Curr_setup->WORK_EN = ((uint8_t)((*temp2)>>0))&0x01;
+1622:Src/main.c **** Curr_setup->U5V1_EN = ((uint8_t)((*temp2)>>1))&0x01;
+1623:Src/main.c **** Curr_setup->U5V2_EN = ((uint8_t)((*temp2)>>2))&0x01;
+1624:Src/main.c **** Curr_setup->LD1_EN = ((uint8_t)((*temp2)>>3))&0x01;
+1625:Src/main.c **** Curr_setup->LD2_EN = ((uint8_t)((*temp2)>>4))&0x01;
+1626:Src/main.c **** Curr_setup->REF1_EN = ((uint8_t)((*temp2)>>5))&0x01;
+1627:Src/main.c **** Curr_setup->REF2_EN = ((uint8_t)((*temp2)>>6))&0x01;
+1628:Src/main.c **** Curr_setup->TEC1_EN = ((uint8_t)((*temp2)>>7))&0x01;
+1629:Src/main.c **** Curr_setup->TEC2_EN = ((uint8_t)((*temp2)>>8))&0x01;
+1630:Src/main.c **** Curr_setup->TS1_EN = ((uint8_t)((*temp2)>>9))&0x01;
+1631:Src/main.c **** Curr_setup->TS2_EN = ((uint8_t)((*temp2)>>10))&0x01;
+1632:Src/main.c **** Curr_setup->SD_EN = ((uint8_t)((*temp2)>>11))&0x01;
+1633:Src/main.c **** Curr_setup->PI1_RD = ((uint8_t)((*temp2)>>12))&0x01;
+1634:Src/main.c **** Curr_setup->PI2_RD = ((uint8_t)((*temp2)>>13))&0x01;
+1635:Src/main.c ****
+1636:Src/main.c **** temp2++;
+1637:Src/main.c **** LD1_curr_setup->LD_TEMP = (uint16_t)(*temp2);
+1638:Src/main.c **** temp2++;
+1639:Src/main.c **** LD2_curr_setup->LD_TEMP = (uint16_t)(*temp2);
1640:Src/main.c **** temp2++;
1641:Src/main.c **** temp2++;
-1642:Src/main.c **** Curr_setup->AVERAGES = (uint16_t)(*temp2);
-1643:Src/main.c **** temp2++;
-1644:Src/main.c **** LD1_curr_setup->P_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
-1645:Src/main.c **** temp2++;
-1646:Src/main.c **** LD1_curr_setup->I_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
-1647:Src/main.c **** temp2++;
-1648:Src/main.c **** LD2_curr_setup->P_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
-1649:Src/main.c **** temp2++;
-1650:Src/main.c **** LD2_curr_setup->I_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
-1651:Src/main.c **** temp2++;
-1652:Src/main.c **** Long_Data[13] = (uint16_t)(*temp2);//Message ID
-1653:Src/main.c **** temp2++;
-1654:Src/main.c **** LD1_curr_setup->CURRENT = (uint16_t)(*temp2);
-1655:Src/main.c **** temp2++;
-1656:Src/main.c **** LD2_curr_setup->CURRENT = (uint16_t)(*temp2);
-1657:Src/main.c **** temp2++;
-1658:Src/main.c ****
-1659:Src/main.c **** if (Curr_setup->U5V1_EN)
-1660:Src/main.c **** {
-1661:Src/main.c **** HAL_GPIO_WritePin(EN_5V1_GPIO_Port, EN_5V1_Pin, GPIO_PIN_SET);
-1662:Src/main.c **** }
-1663:Src/main.c **** else
-1664:Src/main.c **** {
-1665:Src/main.c **** HAL_GPIO_WritePin(EN_5V1_GPIO_Port, EN_5V1_Pin, GPIO_PIN_RESET);
-1666:Src/main.c **** }
-1667:Src/main.c ****
-1668:Src/main.c **** if (Curr_setup->U5V2_EN)
-1669:Src/main.c **** {
-1670:Src/main.c **** HAL_GPIO_WritePin(EN_5V2_GPIO_Port, EN_5V2_Pin, GPIO_PIN_SET);
-1671:Src/main.c **** }
-1672:Src/main.c **** else
-ARM GAS /tmp/ccdsDELB.s page 77
+1642:Src/main.c **** temp2++;
+1643:Src/main.c **** Curr_setup->AVERAGES = (uint16_t)(*temp2);
+1644:Src/main.c **** temp2++;
+1645:Src/main.c **** LD1_curr_setup->P_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
+1646:Src/main.c **** temp2++;
+1647:Src/main.c **** LD1_curr_setup->I_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
+1648:Src/main.c **** temp2++;
+1649:Src/main.c **** LD2_curr_setup->P_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
+1650:Src/main.c **** temp2++;
+1651:Src/main.c **** LD2_curr_setup->I_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
+1652:Src/main.c **** temp2++;
+1653:Src/main.c **** Long_Data[13] = (uint16_t)(*temp2);//Message ID
+1654:Src/main.c **** temp2++;
+1655:Src/main.c **** LD1_curr_setup->CURRENT = (uint16_t)(*temp2);
+1656:Src/main.c **** temp2++;
+1657:Src/main.c **** LD2_curr_setup->CURRENT = (uint16_t)(*temp2);
+1658:Src/main.c **** temp2++;
+1659:Src/main.c ****
+1660:Src/main.c **** if (Curr_setup->U5V1_EN)
+1661:Src/main.c **** {
+1662:Src/main.c **** HAL_GPIO_WritePin(EN_5V1_GPIO_Port, EN_5V1_Pin, GPIO_PIN_SET);
+1663:Src/main.c **** }
+1664:Src/main.c **** else
+1665:Src/main.c **** {
+1666:Src/main.c **** HAL_GPIO_WritePin(EN_5V1_GPIO_Port, EN_5V1_Pin, GPIO_PIN_RESET);
+1667:Src/main.c **** }
+1668:Src/main.c ****
+1669:Src/main.c **** if (Curr_setup->U5V2_EN)
+1670:Src/main.c **** {
+1671:Src/main.c **** HAL_GPIO_WritePin(EN_5V2_GPIO_Port, EN_5V2_Pin, GPIO_PIN_SET);
+1672:Src/main.c **** }
+ARM GAS /tmp/ccWwqwYX.s page 77
-1673:Src/main.c **** {
-1674:Src/main.c **** HAL_GPIO_WritePin(EN_5V2_GPIO_Port, EN_5V2_Pin, GPIO_PIN_RESET);
-1675:Src/main.c **** }
-1676:Src/main.c ****
-1677:Src/main.c **** if (Curr_setup->LD1_EN)
-1678:Src/main.c **** {
-1679:Src/main.c **** HAL_GPIO_WritePin(LD1_EN_GPIO_Port, LD1_EN_Pin, GPIO_PIN_SET);
-1680:Src/main.c **** //LL_SPI_Enable(SPI2);//Enable SPI for Laser1 DAC
-1681:Src/main.c **** }
-1682:Src/main.c **** else
-1683:Src/main.c **** {
-1684:Src/main.c **** HAL_GPIO_WritePin(LD1_EN_GPIO_Port, LD1_EN_Pin, GPIO_PIN_RESET);
-1685:Src/main.c **** //LL_SPI_Disable(SPI2);//Disable SPI for Laser1 DAC
-1686:Src/main.c **** }
-1687:Src/main.c ****
-1688:Src/main.c **** if (Curr_setup->LD2_EN)
-1689:Src/main.c **** {
-1690:Src/main.c **** HAL_GPIO_WritePin(LD2_EN_GPIO_Port, LD2_EN_Pin, GPIO_PIN_SET);
-1691:Src/main.c **** //LL_SPI_Enable(SPI6);//Enable SPI for Laser2 DAC
-1692:Src/main.c **** }
-1693:Src/main.c **** else
-1694:Src/main.c **** {
-1695:Src/main.c **** HAL_GPIO_WritePin(LD2_EN_GPIO_Port, LD2_EN_Pin, GPIO_PIN_RESET);
-1696:Src/main.c **** //LL_SPI_Disable(SPI6);//Disable SPI for Laser2 DAC
-1697:Src/main.c **** }
-1698:Src/main.c ****
-1699:Src/main.c **** if (Curr_setup->REF1_EN)
-1700:Src/main.c **** {
-1701:Src/main.c **** HAL_GPIO_WritePin(REF0_EN_GPIO_Port, REF0_EN_Pin, GPIO_PIN_SET);
-1702:Src/main.c **** }
-1703:Src/main.c **** else
-1704:Src/main.c **** {
-1705:Src/main.c **** HAL_GPIO_WritePin(REF0_EN_GPIO_Port, REF0_EN_Pin, GPIO_PIN_RESET);
-1706:Src/main.c **** }
-1707:Src/main.c ****
-1708:Src/main.c **** if (Curr_setup->REF2_EN)
-1709:Src/main.c **** {
-1710:Src/main.c **** HAL_GPIO_WritePin(REF2_ON_GPIO_Port, REF2_ON_Pin, GPIO_PIN_SET);
-1711:Src/main.c **** }
-1712:Src/main.c **** else
-1713:Src/main.c **** {
-1714:Src/main.c **** HAL_GPIO_WritePin(REF2_ON_GPIO_Port, REF2_ON_Pin, GPIO_PIN_RESET);
-1715:Src/main.c **** }
-1716:Src/main.c ****
-1717:Src/main.c **** if ((Curr_setup->TS1_EN)&&(Curr_setup->TEC1_EN))
-1718:Src/main.c **** {
-1719:Src/main.c **** Set_LTEC(3,32767);
+1673:Src/main.c **** else
+1674:Src/main.c **** {
+1675:Src/main.c **** HAL_GPIO_WritePin(EN_5V2_GPIO_Port, EN_5V2_Pin, GPIO_PIN_RESET);
+1676:Src/main.c **** }
+1677:Src/main.c ****
+1678:Src/main.c **** if (Curr_setup->LD1_EN)
+1679:Src/main.c **** {
+1680:Src/main.c **** HAL_GPIO_WritePin(LD1_EN_GPIO_Port, LD1_EN_Pin, GPIO_PIN_SET);
+1681:Src/main.c **** //LL_SPI_Enable(SPI2);//Enable SPI for Laser1 DAC
+1682:Src/main.c **** }
+1683:Src/main.c **** else
+1684:Src/main.c **** {
+1685:Src/main.c **** HAL_GPIO_WritePin(LD1_EN_GPIO_Port, LD1_EN_Pin, GPIO_PIN_RESET);
+1686:Src/main.c **** //LL_SPI_Disable(SPI2);//Disable SPI for Laser1 DAC
+1687:Src/main.c **** }
+1688:Src/main.c ****
+1689:Src/main.c **** if (Curr_setup->LD2_EN)
+1690:Src/main.c **** {
+1691:Src/main.c **** HAL_GPIO_WritePin(LD2_EN_GPIO_Port, LD2_EN_Pin, GPIO_PIN_SET);
+1692:Src/main.c **** //LL_SPI_Enable(SPI6);//Enable SPI for Laser2 DAC
+1693:Src/main.c **** }
+1694:Src/main.c **** else
+1695:Src/main.c **** {
+1696:Src/main.c **** HAL_GPIO_WritePin(LD2_EN_GPIO_Port, LD2_EN_Pin, GPIO_PIN_RESET);
+1697:Src/main.c **** //LL_SPI_Disable(SPI6);//Disable SPI for Laser2 DAC
+1698:Src/main.c **** }
+1699:Src/main.c ****
+1700:Src/main.c **** if (Curr_setup->REF1_EN)
+1701:Src/main.c **** {
+1702:Src/main.c **** HAL_GPIO_WritePin(REF0_EN_GPIO_Port, REF0_EN_Pin, GPIO_PIN_SET);
+1703:Src/main.c **** }
+1704:Src/main.c **** else
+1705:Src/main.c **** {
+1706:Src/main.c **** HAL_GPIO_WritePin(REF0_EN_GPIO_Port, REF0_EN_Pin, GPIO_PIN_RESET);
+1707:Src/main.c **** }
+1708:Src/main.c ****
+1709:Src/main.c **** if (Curr_setup->REF2_EN)
+1710:Src/main.c **** {
+1711:Src/main.c **** HAL_GPIO_WritePin(REF2_ON_GPIO_Port, REF2_ON_Pin, GPIO_PIN_SET);
+1712:Src/main.c **** }
+1713:Src/main.c **** else
+1714:Src/main.c **** {
+1715:Src/main.c **** HAL_GPIO_WritePin(REF2_ON_GPIO_Port, REF2_ON_Pin, GPIO_PIN_RESET);
+1716:Src/main.c **** }
+1717:Src/main.c ****
+1718:Src/main.c **** if ((Curr_setup->TS1_EN)&&(Curr_setup->TEC1_EN))
+1719:Src/main.c **** {
1720:Src/main.c **** Set_LTEC(3,32767);
-1721:Src/main.c **** HAL_GPIO_WritePin(TEC1_PD_GPIO_Port, TEC1_PD_Pin, GPIO_PIN_SET);
-1722:Src/main.c **** HAL_GPIO_WritePin(TECEN1_GPIO_Port, TECEN1_Pin, GPIO_PIN_SET);
-1723:Src/main.c **** }
-1724:Src/main.c **** else
-1725:Src/main.c **** {
-1726:Src/main.c **** HAL_GPIO_WritePin(TECEN1_GPIO_Port, TECEN1_Pin, GPIO_PIN_RESET);
-1727:Src/main.c **** HAL_GPIO_WritePin(TEC1_PD_GPIO_Port, TEC1_PD_Pin, GPIO_PIN_RESET);
-1728:Src/main.c **** }
-1729:Src/main.c ****
-ARM GAS /tmp/ccdsDELB.s page 78
+1721:Src/main.c **** Set_LTEC(3,32767);
+1722:Src/main.c **** HAL_GPIO_WritePin(TEC1_PD_GPIO_Port, TEC1_PD_Pin, GPIO_PIN_SET);
+1723:Src/main.c **** HAL_GPIO_WritePin(TECEN1_GPIO_Port, TECEN1_Pin, GPIO_PIN_SET);
+1724:Src/main.c **** }
+1725:Src/main.c **** else
+1726:Src/main.c **** {
+1727:Src/main.c **** HAL_GPIO_WritePin(TECEN1_GPIO_Port, TECEN1_Pin, GPIO_PIN_RESET);
+1728:Src/main.c **** HAL_GPIO_WritePin(TEC1_PD_GPIO_Port, TEC1_PD_Pin, GPIO_PIN_RESET);
+1729:Src/main.c **** }
+ARM GAS /tmp/ccWwqwYX.s page 78
-1730:Src/main.c **** if ((Curr_setup->TS2_EN)&&(Curr_setup->TEC2_EN))
-1731:Src/main.c **** {
-1732:Src/main.c **** Set_LTEC(4,32767);
+1730:Src/main.c ****
+1731:Src/main.c **** if ((Curr_setup->TS2_EN)&&(Curr_setup->TEC2_EN))
+1732:Src/main.c **** {
1733:Src/main.c **** Set_LTEC(4,32767);
-1734:Src/main.c **** HAL_GPIO_WritePin(TEC2_PD_GPIO_Port, TEC2_PD_Pin, GPIO_PIN_SET);
-1735:Src/main.c **** HAL_GPIO_WritePin(TECEN2_GPIO_Port, TECEN2_Pin, GPIO_PIN_SET);
-1736:Src/main.c **** }
-1737:Src/main.c **** else
-1738:Src/main.c **** {
-1739:Src/main.c **** HAL_GPIO_WritePin(TECEN2_GPIO_Port, TECEN2_Pin, GPIO_PIN_RESET);
-1740:Src/main.c **** HAL_GPIO_WritePin(TEC2_PD_GPIO_Port, TEC2_PD_Pin, GPIO_PIN_RESET);
-1741:Src/main.c **** }
-1742:Src/main.c ****
-1743:Src/main.c **** if (Curr_setup->PI1_RD==0)
-1744:Src/main.c **** {
-1745:Src/main.c **** LD1_curr_setup->P_coef_temp = 10;
-1746:Src/main.c **** LD1_curr_setup->I_coef_temp = 0.01;
-1747:Src/main.c **** }
-1748:Src/main.c ****
-1749:Src/main.c **** if (Curr_setup->PI2_RD==0)
-1750:Src/main.c **** {
-1751:Src/main.c **** LD2_curr_setup->P_coef_temp = 10;
-1752:Src/main.c **** LD2_curr_setup->I_coef_temp = 0.01;
-1753:Src/main.c **** }
-1754:Src/main.c **** }
-1755:Src/main.c ****
-1756:Src/main.c **** static void Decode_task(uint16_t *Command, LDx_SetupTypeDef *LD1_curr_setup, LDx_SetupTypeDef *LD2_
-1757:Src/main.c **** {
- 253 .loc 2 1757 1 is_stmt 1 view -0
+1734:Src/main.c **** Set_LTEC(4,32767);
+1735:Src/main.c **** HAL_GPIO_WritePin(TEC2_PD_GPIO_Port, TEC2_PD_Pin, GPIO_PIN_SET);
+1736:Src/main.c **** HAL_GPIO_WritePin(TECEN2_GPIO_Port, TECEN2_Pin, GPIO_PIN_SET);
+1737:Src/main.c **** }
+1738:Src/main.c **** else
+1739:Src/main.c **** {
+1740:Src/main.c **** HAL_GPIO_WritePin(TECEN2_GPIO_Port, TECEN2_Pin, GPIO_PIN_RESET);
+1741:Src/main.c **** HAL_GPIO_WritePin(TEC2_PD_GPIO_Port, TEC2_PD_Pin, GPIO_PIN_RESET);
+1742:Src/main.c **** }
+1743:Src/main.c ****
+1744:Src/main.c **** if (Curr_setup->PI1_RD==0)
+1745:Src/main.c **** {
+1746:Src/main.c **** LD1_curr_setup->P_coef_temp = 10;
+1747:Src/main.c **** LD1_curr_setup->I_coef_temp = 0.01;
+1748:Src/main.c **** }
+1749:Src/main.c ****
+1750:Src/main.c **** if (Curr_setup->PI2_RD==0)
+1751:Src/main.c **** {
+1752:Src/main.c **** LD2_curr_setup->P_coef_temp = 10;
+1753:Src/main.c **** LD2_curr_setup->I_coef_temp = 0.01;
+1754:Src/main.c **** }
+1755:Src/main.c **** }
+1756:Src/main.c ****
+1757:Src/main.c **** static void Decode_task(uint16_t *Command, LDx_SetupTypeDef *LD1_curr_setup, LDx_SetupTypeDef *LD2_
+1758:Src/main.c **** {
+ 253 .loc 2 1758 1 is_stmt 1 view -0
254 .cfi_startproc
255 @ args = 0, pretend = 0, frame = 8
256 @ frame_needed = 0, uses_anonymous_args = 0
257 @ link register save eliminated.
- 258 .loc 2 1757 1 is_stmt 0 view .LVU66
+ 258 .loc 2 1758 1 is_stmt 0 view .LVU66
259 0000 82B0 sub sp, sp, #8
260 .LCFI3:
261 .cfi_def_cfa_offset 8
-1758:Src/main.c **** uint16_t *temp2;
- 262 .loc 2 1758 2 is_stmt 1 view .LVU67
-1759:Src/main.c ****
-1760:Src/main.c **** temp2 = (uint16_t *)Command;
- 263 .loc 2 1760 2 view .LVU68
+1759:Src/main.c **** uint16_t *temp2;
+ 262 .loc 2 1759 2 is_stmt 1 view .LVU67
+1760:Src/main.c ****
+1761:Src/main.c **** temp2 = (uint16_t *)Command;
+ 263 .loc 2 1761 2 view .LVU68
264 .LVL15:
-1761:Src/main.c **** Curr_setup->WORK_EN = ((uint8_t)((*temp2)>>0))&0x01;
- 265 .loc 2 1761 2 view .LVU69
- 266 .loc 2 1761 36 is_stmt 0 view .LVU70
+1762:Src/main.c **** Curr_setup->WORK_EN = ((uint8_t)((*temp2)>>0))&0x01;
+ 265 .loc 2 1762 2 view .LVU69
+ 266 .loc 2 1762 36 is_stmt 0 view .LVU70
267 0002 0288 ldrh r2, [r0]
268 .LVL16:
- 269 .loc 2 1761 48 view .LVU71
+ 269 .loc 2 1762 48 view .LVU71
270 0004 02F00102 and r2, r2, #1
- 271 .loc 2 1761 22 view .LVU72
+ 271 .loc 2 1762 22 view .LVU72
272 0008 1A70 strb r2, [r3]
-1762:Src/main.c **** Curr_setup->U5V1_EN = ((uint8_t)((*temp2)>>1))&0x01;
- 273 .loc 2 1762 2 is_stmt 1 view .LVU73
- 274 .loc 2 1762 36 is_stmt 0 view .LVU74
+1763:Src/main.c **** Curr_setup->U5V1_EN = ((uint8_t)((*temp2)>>1))&0x01;
+ 273 .loc 2 1763 2 is_stmt 1 view .LVU73
+ 274 .loc 2 1763 36 is_stmt 0 view .LVU74
275 000a 0288 ldrh r2, [r0]
- 276 .loc 2 1762 48 view .LVU75
-ARM GAS /tmp/ccdsDELB.s page 79
+ARM GAS /tmp/ccWwqwYX.s page 79
+ 276 .loc 2 1763 48 view .LVU75
277 000c C2F34002 ubfx r2, r2, #1, #1
- 278 .loc 2 1762 22 view .LVU76
+ 278 .loc 2 1763 22 view .LVU76
279 0010 5A70 strb r2, [r3, #1]
-1763:Src/main.c **** Curr_setup->U5V2_EN = ((uint8_t)((*temp2)>>2))&0x01;
- 280 .loc 2 1763 2 is_stmt 1 view .LVU77
- 281 .loc 2 1763 36 is_stmt 0 view .LVU78
+1764:Src/main.c **** Curr_setup->U5V2_EN = ((uint8_t)((*temp2)>>2))&0x01;
+ 280 .loc 2 1764 2 is_stmt 1 view .LVU77
+ 281 .loc 2 1764 36 is_stmt 0 view .LVU78
282 0012 0288 ldrh r2, [r0]
- 283 .loc 2 1763 48 view .LVU79
+ 283 .loc 2 1764 48 view .LVU79
284 0014 C2F38002 ubfx r2, r2, #2, #1
- 285 .loc 2 1763 22 view .LVU80
+ 285 .loc 2 1764 22 view .LVU80
286 0018 9A70 strb r2, [r3, #2]
-1764:Src/main.c **** Curr_setup->LD1_EN = ((uint8_t)((*temp2)>>3))&0x01;
- 287 .loc 2 1764 2 is_stmt 1 view .LVU81
- 288 .loc 2 1764 35 is_stmt 0 view .LVU82
+1765:Src/main.c **** Curr_setup->LD1_EN = ((uint8_t)((*temp2)>>3))&0x01;
+ 287 .loc 2 1765 2 is_stmt 1 view .LVU81
+ 288 .loc 2 1765 35 is_stmt 0 view .LVU82
289 001a 0288 ldrh r2, [r0]
- 290 .loc 2 1764 47 view .LVU83
+ 290 .loc 2 1765 47 view .LVU83
291 001c C2F3C002 ubfx r2, r2, #3, #1
- 292 .loc 2 1764 21 view .LVU84
+ 292 .loc 2 1765 21 view .LVU84
293 0020 DA70 strb r2, [r3, #3]
-1765:Src/main.c **** Curr_setup->LD2_EN = ((uint8_t)((*temp2)>>4))&0x01;
- 294 .loc 2 1765 2 is_stmt 1 view .LVU85
- 295 .loc 2 1765 35 is_stmt 0 view .LVU86
+1766:Src/main.c **** Curr_setup->LD2_EN = ((uint8_t)((*temp2)>>4))&0x01;
+ 294 .loc 2 1766 2 is_stmt 1 view .LVU85
+ 295 .loc 2 1766 35 is_stmt 0 view .LVU86
296 0022 0288 ldrh r2, [r0]
- 297 .loc 2 1765 47 view .LVU87
+ 297 .loc 2 1766 47 view .LVU87
298 0024 C2F30012 ubfx r2, r2, #4, #1
- 299 .loc 2 1765 21 view .LVU88
+ 299 .loc 2 1766 21 view .LVU88
300 0028 1A71 strb r2, [r3, #4]
-1766:Src/main.c **** Curr_setup->REF1_EN = ((uint8_t)((*temp2)>>5))&0x01;
- 301 .loc 2 1766 2 is_stmt 1 view .LVU89
- 302 .loc 2 1766 36 is_stmt 0 view .LVU90
+1767:Src/main.c **** Curr_setup->REF1_EN = ((uint8_t)((*temp2)>>5))&0x01;
+ 301 .loc 2 1767 2 is_stmt 1 view .LVU89
+ 302 .loc 2 1767 36 is_stmt 0 view .LVU90
303 002a 0288 ldrh r2, [r0]
- 304 .loc 2 1766 48 view .LVU91
+ 304 .loc 2 1767 48 view .LVU91
305 002c C2F34012 ubfx r2, r2, #5, #1
- 306 .loc 2 1766 22 view .LVU92
+ 306 .loc 2 1767 22 view .LVU92
307 0030 5A71 strb r2, [r3, #5]
-1767:Src/main.c **** Curr_setup->REF2_EN = ((uint8_t)((*temp2)>>6))&0x01;
- 308 .loc 2 1767 2 is_stmt 1 view .LVU93
- 309 .loc 2 1767 36 is_stmt 0 view .LVU94
+1768:Src/main.c **** Curr_setup->REF2_EN = ((uint8_t)((*temp2)>>6))&0x01;
+ 308 .loc 2 1768 2 is_stmt 1 view .LVU93
+ 309 .loc 2 1768 36 is_stmt 0 view .LVU94
310 0032 0288 ldrh r2, [r0]
- 311 .loc 2 1767 48 view .LVU95
+ 311 .loc 2 1768 48 view .LVU95
312 0034 C2F38012 ubfx r2, r2, #6, #1
- 313 .loc 2 1767 22 view .LVU96
+ 313 .loc 2 1768 22 view .LVU96
314 0038 9A71 strb r2, [r3, #6]
-1768:Src/main.c **** Curr_setup->TEC1_EN = ((uint8_t)((*temp2)>>7))&0x01;
- 315 .loc 2 1768 2 is_stmt 1 view .LVU97
- 316 .loc 2 1768 36 is_stmt 0 view .LVU98
+1769:Src/main.c **** Curr_setup->TEC1_EN = ((uint8_t)((*temp2)>>7))&0x01;
+ 315 .loc 2 1769 2 is_stmt 1 view .LVU97
+ 316 .loc 2 1769 36 is_stmt 0 view .LVU98
317 003a 0288 ldrh r2, [r0]
- 318 .loc 2 1768 48 view .LVU99
+ 318 .loc 2 1769 48 view .LVU99
319 003c C2F3C012 ubfx r2, r2, #7, #1
- 320 .loc 2 1768 22 view .LVU100
+ 320 .loc 2 1769 22 view .LVU100
321 0040 DA71 strb r2, [r3, #7]
-1769:Src/main.c **** Curr_setup->TEC2_EN = ((uint8_t)((*temp2)>>8))&0x01;
- 322 .loc 2 1769 2 is_stmt 1 view .LVU101
- 323 .loc 2 1769 36 is_stmt 0 view .LVU102
+1770:Src/main.c **** Curr_setup->TEC2_EN = ((uint8_t)((*temp2)>>8))&0x01;
+ 322 .loc 2 1770 2 is_stmt 1 view .LVU101
+ 323 .loc 2 1770 36 is_stmt 0 view .LVU102
324 0042 0288 ldrh r2, [r0]
- 325 .loc 2 1769 48 view .LVU103
+ 325 .loc 2 1770 48 view .LVU103
+ARM GAS /tmp/ccWwqwYX.s page 80
+
+
326 0044 C2F30022 ubfx r2, r2, #8, #1
-ARM GAS /tmp/ccdsDELB.s page 80
-
-
- 327 .loc 2 1769 22 view .LVU104
+ 327 .loc 2 1770 22 view .LVU104
328 0048 1A72 strb r2, [r3, #8]
-1770:Src/main.c **** Curr_setup->TS1_EN = ((uint8_t)((*temp2)>>9))&0x01;
- 329 .loc 2 1770 2 is_stmt 1 view .LVU105
- 330 .loc 2 1770 35 is_stmt 0 view .LVU106
+1771:Src/main.c **** Curr_setup->TS1_EN = ((uint8_t)((*temp2)>>9))&0x01;
+ 329 .loc 2 1771 2 is_stmt 1 view .LVU105
+ 330 .loc 2 1771 35 is_stmt 0 view .LVU106
331 004a 0288 ldrh r2, [r0]
- 332 .loc 2 1770 47 view .LVU107
+ 332 .loc 2 1771 47 view .LVU107
333 004c C2F34022 ubfx r2, r2, #9, #1
- 334 .loc 2 1770 21 view .LVU108
+ 334 .loc 2 1771 21 view .LVU108
335 0050 5A72 strb r2, [r3, #9]
-1771:Src/main.c **** Curr_setup->TS2_EN = ((uint8_t)((*temp2)>>10))&0x01;
- 336 .loc 2 1771 2 is_stmt 1 view .LVU109
- 337 .loc 2 1771 35 is_stmt 0 view .LVU110
+1772:Src/main.c **** Curr_setup->TS2_EN = ((uint8_t)((*temp2)>>10))&0x01;
+ 336 .loc 2 1772 2 is_stmt 1 view .LVU109
+ 337 .loc 2 1772 35 is_stmt 0 view .LVU110
338 0052 0288 ldrh r2, [r0]
- 339 .loc 2 1771 48 view .LVU111
+ 339 .loc 2 1772 48 view .LVU111
340 0054 C2F38022 ubfx r2, r2, #10, #1
- 341 .loc 2 1771 21 view .LVU112
+ 341 .loc 2 1772 21 view .LVU112
342 0058 9A72 strb r2, [r3, #10]
-1772:Src/main.c **** Curr_setup->SD_EN = ((uint8_t)((*temp2)>>11))&0x01;
- 343 .loc 2 1772 2 is_stmt 1 view .LVU113
- 344 .loc 2 1772 34 is_stmt 0 view .LVU114
+1773:Src/main.c **** Curr_setup->SD_EN = ((uint8_t)((*temp2)>>11))&0x01;
+ 343 .loc 2 1773 2 is_stmt 1 view .LVU113
+ 344 .loc 2 1773 34 is_stmt 0 view .LVU114
345 005a 0288 ldrh r2, [r0]
- 346 .loc 2 1772 47 view .LVU115
+ 346 .loc 2 1773 47 view .LVU115
347 005c C2F3C022 ubfx r2, r2, #11, #1
- 348 .loc 2 1772 20 view .LVU116
+ 348 .loc 2 1773 20 view .LVU116
349 0060 DA72 strb r2, [r3, #11]
-1773:Src/main.c **** Curr_setup->PI1_RD = ((uint8_t)((*temp2)>>12))&0x01;
- 350 .loc 2 1773 2 is_stmt 1 view .LVU117
- 351 .loc 2 1773 35 is_stmt 0 view .LVU118
+1774:Src/main.c **** Curr_setup->PI1_RD = ((uint8_t)((*temp2)>>12))&0x01;
+ 350 .loc 2 1774 2 is_stmt 1 view .LVU117
+ 351 .loc 2 1774 35 is_stmt 0 view .LVU118
352 0062 0288 ldrh r2, [r0]
- 353 .loc 2 1773 48 view .LVU119
+ 353 .loc 2 1774 48 view .LVU119
354 0064 C2F30032 ubfx r2, r2, #12, #1
- 355 .loc 2 1773 21 view .LVU120
+ 355 .loc 2 1774 21 view .LVU120
356 0068 1A73 strb r2, [r3, #12]
-1774:Src/main.c **** Curr_setup->PI2_RD = ((uint8_t)((*temp2)>>13))&0x01;
- 357 .loc 2 1774 2 is_stmt 1 view .LVU121
- 358 .loc 2 1774 35 is_stmt 0 view .LVU122
+1775:Src/main.c **** Curr_setup->PI2_RD = ((uint8_t)((*temp2)>>13))&0x01;
+ 357 .loc 2 1775 2 is_stmt 1 view .LVU121
+ 358 .loc 2 1775 35 is_stmt 0 view .LVU122
359 006a 0288 ldrh r2, [r0]
- 360 .loc 2 1774 48 view .LVU123
+ 360 .loc 2 1775 48 view .LVU123
361 006c C2F34032 ubfx r2, r2, #13, #1
- 362 .loc 2 1774 21 view .LVU124
+ 362 .loc 2 1775 21 view .LVU124
363 0070 5A73 strb r2, [r3, #13]
-1775:Src/main.c ****
-1776:Src/main.c **** temp2++;
- 364 .loc 2 1776 2 is_stmt 1 view .LVU125
+1776:Src/main.c ****
+1777:Src/main.c **** temp2++;
+ 364 .loc 2 1777 2 is_stmt 1 view .LVU125
365 .LVL17:
-1777:Src/main.c **** task.task_type = (uint8_t)(*temp2); temp2++;
- 366 .loc 2 1777 2 view .LVU126
- 367 .loc 2 1777 21 is_stmt 0 view .LVU127
+1778:Src/main.c **** task.task_type = (uint8_t)(*temp2); temp2++;
+ 366 .loc 2 1778 2 view .LVU126
+ 367 .loc 2 1778 21 is_stmt 0 view .LVU127
368 0072 8278 ldrb r2, [r0, #2] @ zero_extendqisi2
- 369 .loc 2 1777 19 view .LVU128
+ 369 .loc 2 1778 19 view .LVU128
370 0074 384B ldr r3, .L13+8
371 .LVL18:
- 372 .loc 2 1777 19 view .LVU129
+ 372 .loc 2 1778 19 view .LVU129
373 0076 1A70 strb r2, [r3]
- 374 .loc 2 1777 40 is_stmt 1 view .LVU130
+ 374 .loc 2 1778 40 is_stmt 1 view .LVU130
+ARM GAS /tmp/ccWwqwYX.s page 81
+
+
375 .LVL19:
-ARM GAS /tmp/ccdsDELB.s page 81
-
-
-1778:Src/main.c **** task.min_param = (float)(*temp2); temp2++;
- 376 .loc 2 1778 2 view .LVU131
- 377 .loc 2 1778 29 is_stmt 0 view .LVU132
+1779:Src/main.c **** task.min_param = (float)(*temp2); temp2++;
+ 376 .loc 2 1779 2 view .LVU131
+ 377 .loc 2 1779 29 is_stmt 0 view .LVU132
378 0078 8288 ldrh r2, [r0, #4]
379 007a 07EE902A vmov s15, r2 @ int
- 380 .loc 2 1778 21 view .LVU133
+ 380 .loc 2 1779 21 view .LVU133
381 007e F8EE677A vcvt.f32.u32 s15, s15
- 382 .loc 2 1778 19 view .LVU134
+ 382 .loc 2 1779 19 view .LVU134
383 0082 C3ED017A vstr.32 s15, [r3, #4]
- 384 .loc 2 1778 38 is_stmt 1 view .LVU135
+ 384 .loc 2 1779 38 is_stmt 1 view .LVU135
385 .LVL20:
-1779:Src/main.c **** task.max_param = (float)(*temp2); temp2++;
- 386 .loc 2 1779 2 view .LVU136
- 387 .loc 2 1779 29 is_stmt 0 view .LVU137
+1780:Src/main.c **** task.max_param = (float)(*temp2); temp2++;
+ 386 .loc 2 1780 2 view .LVU136
+ 387 .loc 2 1780 29 is_stmt 0 view .LVU137
388 0086 C288 ldrh r2, [r0, #6]
389 0088 07EE902A vmov s15, r2 @ int
- 390 .loc 2 1779 21 view .LVU138
+ 390 .loc 2 1780 21 view .LVU138
391 008c F8EE677A vcvt.f32.u32 s15, s15
- 392 .loc 2 1779 19 view .LVU139
+ 392 .loc 2 1780 19 view .LVU139
393 0090 C3ED027A vstr.32 s15, [r3, #8]
- 394 .loc 2 1779 38 is_stmt 1 view .LVU140
+ 394 .loc 2 1780 38 is_stmt 1 view .LVU140
395 .LVL21:
-1780:Src/main.c **** task.delta_param = (float)(*temp2); temp2++;
- 396 .loc 2 1780 2 view .LVU141
- 397 .loc 2 1780 29 is_stmt 0 view .LVU142
+1781:Src/main.c **** task.delta_param = (float)(*temp2); temp2++;
+ 396 .loc 2 1781 2 view .LVU141
+ 397 .loc 2 1781 29 is_stmt 0 view .LVU142
398 0094 0289 ldrh r2, [r0, #8]
399 0096 07EE902A vmov s15, r2 @ int
- 400 .loc 2 1780 21 view .LVU143
+ 400 .loc 2 1781 21 view .LVU143
401 009a F8EE677A vcvt.f32.u32 s15, s15
- 402 .loc 2 1780 19 view .LVU144
+ 402 .loc 2 1781 19 view .LVU144
403 009e C3ED037A vstr.32 s15, [r3, #12]
- 404 .loc 2 1780 38 is_stmt 1 view .LVU145
+ 404 .loc 2 1781 38 is_stmt 1 view .LVU145
405 .LVL22:
-1781:Src/main.c **** task.dt = (float)(*temp2) / 100.0; temp2++;
- 406 .loc 2 1781 2 view .LVU146
- 407 .loc 2 1781 29 is_stmt 0 view .LVU147
+1782:Src/main.c **** task.dt = (float)(*temp2) / 100.0; temp2++;
+ 406 .loc 2 1782 2 view .LVU146
+ 407 .loc 2 1782 29 is_stmt 0 view .LVU147
408 00a2 4289 ldrh r2, [r0, #10]
409 00a4 07EE102A vmov s14, r2 @ int
- 410 .loc 2 1781 21 view .LVU148
+ 410 .loc 2 1782 21 view .LVU148
411 00a8 B8EE477B vcvt.f64.u32 d7, s14
- 412 .loc 2 1781 37 view .LVU149
+ 412 .loc 2 1782 37 view .LVU149
413 00ac 9FED285B vldr.64 d5, .L13
414 00b0 87EE056B vdiv.f64 d6, d7, d5
- 415 .loc 2 1781 19 view .LVU150
+ 415 .loc 2 1782 19 view .LVU150
416 00b4 FCEEC67B vcvt.u32.f64 s15, d6
417 00b8 CDED017A vstr.32 s15, [sp, #4] @ int
418 00bc 9DF80420 ldrb r2, [sp, #4] @ zero_extendqisi2
419 00c0 1A75 strb r2, [r3, #20]
- 420 .loc 2 1781 46 is_stmt 1 view .LVU151
+ 420 .loc 2 1782 46 is_stmt 1 view .LVU151
421 .LVL23:
-1782:Src/main.c **** task.sec_param = (float)(*temp2); temp2++;
- 422 .loc 2 1782 2 view .LVU152
- 423 .loc 2 1782 29 is_stmt 0 view .LVU153
+1783:Src/main.c **** task.sec_param = (float)(*temp2); temp2++;
+ 422 .loc 2 1783 2 view .LVU152
+ 423 .loc 2 1783 29 is_stmt 0 view .LVU153
424 00c2 8189 ldrh r1, [r0, #12]
425 .LVL24:
- 426 .loc 2 1782 29 view .LVU154
+ 426 .loc 2 1783 29 view .LVU154
+ARM GAS /tmp/ccWwqwYX.s page 82
+
+
427 00c4 07EE901A vmov s15, r1 @ int
-ARM GAS /tmp/ccdsDELB.s page 82
-
-
- 428 .loc 2 1782 21 view .LVU155
+ 428 .loc 2 1783 21 view .LVU155
429 00c8 F8EE677A vcvt.f32.u32 s15, s15
- 430 .loc 2 1782 19 view .LVU156
+ 430 .loc 2 1783 19 view .LVU156
431 00cc C3ED067A vstr.32 s15, [r3, #24]
- 432 .loc 2 1782 38 is_stmt 1 view .LVU157
+ 432 .loc 2 1783 38 is_stmt 1 view .LVU157
433 .LVL25:
-1783:Src/main.c **** task.curr = (float)(*temp2); temp2++;
- 434 .loc 2 1783 2 view .LVU158
- 435 .loc 2 1783 29 is_stmt 0 view .LVU159
+1784:Src/main.c **** task.curr = (float)(*temp2); temp2++;
+ 434 .loc 2 1784 2 view .LVU158
+ 435 .loc 2 1784 29 is_stmt 0 view .LVU159
436 00d0 C189 ldrh r1, [r0, #14]
437 00d2 07EE901A vmov s15, r1 @ int
- 438 .loc 2 1783 21 view .LVU160
+ 438 .loc 2 1784 21 view .LVU160
439 00d6 F8EE677A vcvt.f32.u32 s15, s15
- 440 .loc 2 1783 19 view .LVU161
+ 440 .loc 2 1784 19 view .LVU161
441 00da C3ED077A vstr.32 s15, [r3, #28]
- 442 .loc 2 1783 38 is_stmt 1 view .LVU162
+ 442 .loc 2 1784 38 is_stmt 1 view .LVU162
443 .LVL26:
-1784:Src/main.c **** task.temp = (float)(*temp2); temp2++;
- 444 .loc 2 1784 2 view .LVU163
- 445 .loc 2 1784 29 is_stmt 0 view .LVU164
+1785:Src/main.c **** task.temp = (float)(*temp2); temp2++;
+ 444 .loc 2 1785 2 view .LVU163
+ 445 .loc 2 1785 29 is_stmt 0 view .LVU164
446 00de 018A ldrh r1, [r0, #16]
447 00e0 07EE901A vmov s15, r1 @ int
- 448 .loc 2 1784 21 view .LVU165
+ 448 .loc 2 1785 21 view .LVU165
449 00e4 F8EE677A vcvt.f32.u32 s15, s15
- 450 .loc 2 1784 19 view .LVU166
+ 450 .loc 2 1785 19 view .LVU166
451 00e8 C3ED087A vstr.32 s15, [r3, #32]
- 452 .loc 2 1784 38 is_stmt 1 view .LVU167
+ 452 .loc 2 1785 38 is_stmt 1 view .LVU167
453 .LVL27:
-1785:Src/main.c **** task.tau = (float)(*temp2); temp2++;
- 454 .loc 2 1785 2 view .LVU168
- 455 .loc 2 1785 29 is_stmt 0 view .LVU169
+1786:Src/main.c **** task.tau = (float)(*temp2); temp2++;
+ 454 .loc 2 1786 2 view .LVU168
+ 455 .loc 2 1786 29 is_stmt 0 view .LVU169
456 00ec 418A ldrh r1, [r0, #18]
- 457 .loc 2 1785 19 view .LVU170
+ 457 .loc 2 1786 19 view .LVU170
458 00ee D982 strh r1, [r3, #22] @ movhi
- 459 .loc 2 1785 38 is_stmt 1 view .LVU171
+ 459 .loc 2 1786 38 is_stmt 1 view .LVU171
460 .LVL28:
-1786:Src/main.c **** task.p_coef_1 = (float)(*temp2) * 256.0; temp2++;
- 461 .loc 2 1786 2 view .LVU172
- 462 .loc 2 1786 29 is_stmt 0 view .LVU173
+1787:Src/main.c **** task.p_coef_1 = (float)(*temp2) * 256.0; temp2++;
+ 461 .loc 2 1787 2 view .LVU172
+ 462 .loc 2 1787 29 is_stmt 0 view .LVU173
463 00f0 818A ldrh r1, [r0, #20]
464 00f2 07EE101A vmov s14, r1 @ int
- 465 .loc 2 1786 21 view .LVU174
+ 465 .loc 2 1787 21 view .LVU174
466 00f6 B8EE477A vcvt.f32.u32 s14, s14
- 467 .loc 2 1786 37 view .LVU175
+ 467 .loc 2 1787 37 view .LVU175
468 00fa DFED186A vldr.32 s13, .L13+12
469 00fe 27EE267A vmul.f32 s14, s14, s13
- 470 .loc 2 1786 19 view .LVU176
+ 470 .loc 2 1787 19 view .LVU176
471 0102 83ED0A7A vstr.32 s14, [r3, #40]
- 472 .loc 2 1786 46 is_stmt 1 view .LVU177
+ 472 .loc 2 1787 46 is_stmt 1 view .LVU177
473 .LVL29:
-1787:Src/main.c **** task.i_coef_1 = (float)(*temp2) * 256.0; temp2++;
- 474 .loc 2 1787 2 view .LVU178
- 475 .loc 2 1787 29 is_stmt 0 view .LVU179
+1788:Src/main.c **** task.i_coef_1 = (float)(*temp2) * 256.0; temp2++;
+ 474 .loc 2 1788 2 view .LVU178
+ 475 .loc 2 1788 29 is_stmt 0 view .LVU179
476 0106 C18A ldrh r1, [r0, #22]
477 0108 07EE101A vmov s14, r1 @ int
- 478 .loc 2 1787 21 view .LVU180
+ 478 .loc 2 1788 21 view .LVU180
+ARM GAS /tmp/ccWwqwYX.s page 83
+
+
479 010c B8EE477A vcvt.f32.u32 s14, s14
-ARM GAS /tmp/ccdsDELB.s page 83
-
-
- 480 .loc 2 1787 37 view .LVU181
+ 480 .loc 2 1788 37 view .LVU181
481 0110 27EE267A vmul.f32 s14, s14, s13
- 482 .loc 2 1787 19 view .LVU182
+ 482 .loc 2 1788 19 view .LVU182
483 0114 83ED097A vstr.32 s14, [r3, #36]
- 484 .loc 2 1787 46 is_stmt 1 view .LVU183
+ 484 .loc 2 1788 46 is_stmt 1 view .LVU183
485 .LVL30:
-1788:Src/main.c **** task.p_coef_2 = (float)(*temp2) * 256.0; temp2++;
- 486 .loc 2 1788 2 view .LVU184
- 487 .loc 2 1788 29 is_stmt 0 view .LVU185
+1789:Src/main.c **** task.p_coef_2 = (float)(*temp2) * 256.0; temp2++;
+ 486 .loc 2 1789 2 view .LVU184
+ 487 .loc 2 1789 29 is_stmt 0 view .LVU185
488 0118 018B ldrh r1, [r0, #24]
489 011a 07EE101A vmov s14, r1 @ int
- 490 .loc 2 1788 21 view .LVU186
+ 490 .loc 2 1789 21 view .LVU186
491 011e B8EE477A vcvt.f32.u32 s14, s14
- 492 .loc 2 1788 37 view .LVU187
+ 492 .loc 2 1789 37 view .LVU187
493 0122 27EE267A vmul.f32 s14, s14, s13
- 494 .loc 2 1788 19 view .LVU188
+ 494 .loc 2 1789 19 view .LVU188
495 0126 83ED0C7A vstr.32 s14, [r3, #48]
- 496 .loc 2 1788 46 is_stmt 1 view .LVU189
+ 496 .loc 2 1789 46 is_stmt 1 view .LVU189
497 .LVL31:
-1789:Src/main.c **** task.i_coef_2 = (float)(*temp2) * 256.0; temp2++;
- 498 .loc 2 1789 2 view .LVU190
- 499 .loc 2 1789 29 is_stmt 0 view .LVU191
+1790:Src/main.c **** task.i_coef_2 = (float)(*temp2) * 256.0; temp2++;
+ 498 .loc 2 1790 2 view .LVU190
+ 499 .loc 2 1790 29 is_stmt 0 view .LVU191
500 012a 418B ldrh r1, [r0, #26]
501 012c 07EE901A vmov s15, r1 @ int
- 502 .loc 2 1789 21 view .LVU192
+ 502 .loc 2 1790 21 view .LVU192
503 0130 F8EE677A vcvt.f32.u32 s15, s15
- 504 .loc 2 1789 37 view .LVU193
+ 504 .loc 2 1790 37 view .LVU193
505 0134 67EEA67A vmul.f32 s15, s15, s13
- 506 .loc 2 1789 19 view .LVU194
+ 506 .loc 2 1790 19 view .LVU194
507 0138 C3ED0B7A vstr.32 s15, [r3, #44]
- 508 .loc 2 1789 46 is_stmt 1 view .LVU195
+ 508 .loc 2 1790 46 is_stmt 1 view .LVU195
509 .LVL32:
-1790:Src/main.c ****
-1791:Src/main.c **** TO10_counter = task.dt / 10 - 1;
- 510 .loc 2 1791 2 view .LVU196
- 511 .loc 2 1791 25 is_stmt 0 view .LVU197
+1791:Src/main.c ****
+1792:Src/main.c **** TO10_counter = task.dt / 10 - 1;
+ 510 .loc 2 1792 2 view .LVU196
+ 511 .loc 2 1792 25 is_stmt 0 view .LVU197
512 013c 084B ldr r3, .L13+16
513 013e A3FB0232 umull r3, r2, r3, r2
514 0142 D208 lsrs r2, r2, #3
- 515 .loc 2 1791 30 view .LVU198
+ 515 .loc 2 1792 30 view .LVU198
516 0144 013A subs r2, r2, #1
- 517 .loc 2 1791 15 view .LVU199
+ 517 .loc 2 1792 15 view .LVU199
518 0146 074B ldr r3, .L13+20
519 0148 1A60 str r2, [r3]
-1792:Src/main.c **** }
- 520 .loc 2 1792 1 view .LVU200
+1793:Src/main.c **** }
+ 520 .loc 2 1793 1 view .LVU200
521 014a 02B0 add sp, sp, #8
522 .LCFI4:
523 .cfi_def_cfa_offset 0
@@ -4977,10 +4978,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
528 .L13:
529 0150 00000000 .word 0
530 0154 00005940 .word 1079574528
+ARM GAS /tmp/ccWwqwYX.s page 84
+
+
531 0158 00000000 .word .LANCHOR1
-ARM GAS /tmp/ccdsDELB.s page 84
-
-
532 015c 00008043 .word 1132462080
533 0160 CDCCCCCC .word -858993459
534 0164 00000000 .word .LANCHOR2
@@ -4995,412 +4996,412 @@ ARM GAS /tmp/ccdsDELB.s page 1
545 PID_Controller_Temp:
546 .LVL33:
547 .LFB1209:
-1793:Src/main.c ****
-1794:Src/main.c **** void Set_LTEC(uint8_t num, uint16_t DATA)
-1795:Src/main.c **** {
-1796:Src/main.c **** uint32_t tmp32;
-1797:Src/main.c **** switch (num)
-1798:Src/main.c **** {
-1799:Src/main.c **** case 1:
-1800:Src/main.c **** HAL_GPIO_WritePin(DAC_LD1_CS_GPIO_Port, DAC_LD1_CS_Pin, GPIO_PIN_RESET);//Start operation with L
-1801:Src/main.c **** //tmp32=0;
-1802:Src/main.c **** //while(tmp32<500){tmp32++;}
-1803:Src/main.c **** tmp32 = 0;
-1804:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
-1805:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
-1806:Src/main.c **** tmp32 = 0;
-1807:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
-1808:Src/main.c **** (void) SPI2->DR;
-1809:Src/main.c **** break;
-1810:Src/main.c **** case 2:
-1811:Src/main.c **** HAL_GPIO_WritePin(DAC_LD2_CS_GPIO_Port, DAC_LD2_CS_Pin, GPIO_PIN_RESET);//Start operation with L
-1812:Src/main.c **** //tmp32=0;
-1813:Src/main.c **** //while(tmp32<500){tmp32++;}
-1814:Src/main.c **** tmp32 = 0;
-1815:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
-1816:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
-1817:Src/main.c **** tmp32 = 0;
-1818:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
-1819:Src/main.c **** (void) SPI6->DR;
-1820:Src/main.c **** break;
-1821:Src/main.c **** case 3:
-1822:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC1_CS_GPIO_Port, DAC_TEC1_CS_Pin, GPIO_PIN_RESET);//Start operation with
-1823:Src/main.c **** //tmp32=0;
-1824:Src/main.c **** //while(tmp32<500){tmp32++;}
-1825:Src/main.c **** tmp32 = 0;
-1826:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
-1827:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
-1828:Src/main.c **** tmp32 = 0;
-1829:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
-1830:Src/main.c **** (void) SPI2->DR;
-1831:Src/main.c **** break;
-1832:Src/main.c **** case 4:
-1833:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC2_CS_GPIO_Port, DAC_TEC2_CS_Pin, GPIO_PIN_RESET);//Start operation with
-1834:Src/main.c **** //tmp32=0;
-1835:Src/main.c **** //while(tmp32<500){tmp32++;}
-ARM GAS /tmp/ccdsDELB.s page 85
+1794:Src/main.c ****
+1795:Src/main.c **** void Set_LTEC(uint8_t num, uint16_t DATA)
+1796:Src/main.c **** {
+1797:Src/main.c **** uint32_t tmp32;
+1798:Src/main.c **** switch (num)
+1799:Src/main.c **** {
+1800:Src/main.c **** case 1:
+1801:Src/main.c **** HAL_GPIO_WritePin(DAC_LD1_CS_GPIO_Port, DAC_LD1_CS_Pin, GPIO_PIN_RESET);//Start operation with L
+1802:Src/main.c **** //tmp32=0;
+1803:Src/main.c **** //while(tmp32<500){tmp32++;}
+1804:Src/main.c **** tmp32 = 0;
+1805:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
+1806:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+1807:Src/main.c **** tmp32 = 0;
+1808:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
+1809:Src/main.c **** (void) SPI2->DR;
+1810:Src/main.c **** break;
+1811:Src/main.c **** case 2:
+1812:Src/main.c **** HAL_GPIO_WritePin(DAC_LD2_CS_GPIO_Port, DAC_LD2_CS_Pin, GPIO_PIN_RESET);//Start operation with L
+1813:Src/main.c **** //tmp32=0;
+1814:Src/main.c **** //while(tmp32<500){tmp32++;}
+1815:Src/main.c **** tmp32 = 0;
+1816:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
+1817:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+1818:Src/main.c **** tmp32 = 0;
+1819:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
+1820:Src/main.c **** (void) SPI6->DR;
+1821:Src/main.c **** break;
+1822:Src/main.c **** case 3:
+1823:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC1_CS_GPIO_Port, DAC_TEC1_CS_Pin, GPIO_PIN_RESET);//Start operation with
+1824:Src/main.c **** //tmp32=0;
+1825:Src/main.c **** //while(tmp32<500){tmp32++;}
+1826:Src/main.c **** tmp32 = 0;
+1827:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
+1828:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+1829:Src/main.c **** tmp32 = 0;
+1830:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
+1831:Src/main.c **** (void) SPI2->DR;
+1832:Src/main.c **** break;
+1833:Src/main.c **** case 4:
+1834:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC2_CS_GPIO_Port, DAC_TEC2_CS_Pin, GPIO_PIN_RESET);//Start operation with
+1835:Src/main.c **** //tmp32=0;
+ARM GAS /tmp/ccWwqwYX.s page 85
-1836:Src/main.c **** tmp32 = 0;
-1837:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
-1838:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
-1839:Src/main.c **** tmp32 = 0;
-1840:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
-1841:Src/main.c **** (void) SPI6->DR;
-1842:Src/main.c **** break;
-1843:Src/main.c **** }
-1844:Src/main.c **** HAL_GPIO_WritePin(DAC_LD1_CS_GPIO_Port, DAC_LD1_CS_Pin, GPIO_PIN_SET);//End operation with LDAC1
-1845:Src/main.c **** HAL_GPIO_WritePin(DAC_LD2_CS_GPIO_Port, DAC_LD2_CS_Pin, GPIO_PIN_SET);//End operation with LDAC2
-1846:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC1_CS_GPIO_Port, DAC_TEC1_CS_Pin, GPIO_PIN_SET);//End operation with TEC1
-1847:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC2_CS_GPIO_Port, DAC_TEC2_CS_Pin, GPIO_PIN_SET);//End operation with TEC2
-1848:Src/main.c **** }
-1849:Src/main.c **** static uint16_t MPhD_T(uint8_t num)
-1850:Src/main.c **** {
-1851:Src/main.c **** uint16_t P;
-1852:Src/main.c **** uint32_t tmp32;
-1853:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_RESET);//Prepare conversion
-1854:Src/main.c **** HAL_GPIO_WritePin(SPI5_CNV_GPIO_Port, SPI5_CNV_Pin, GPIO_PIN_RESET);//Prepare conversion
-1855:Src/main.c **** tmp32=0;
-1856:Src/main.c **** while(tmp32<500){tmp32++;}
-1857:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
-1858:Src/main.c **** HAL_GPIO_WritePin(SPI5_CNV_GPIO_Port, SPI5_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
-1859:Src/main.c **** tmp32=0;
-1860:Src/main.c **** while(tmp32<500){tmp32++;}
-1861:Src/main.c **** if (num==1)//MPD1
-1862:Src/main.c **** {
-1863:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD1_CS_GPIO_Port, ADC_ThrLD1_CS_Pin, GPIO_PIN_SET);
-1864:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD1_CS_GPIO_Port, ADC_MPD1_CS_Pin, GPIO_PIN_RESET);
-1865:Src/main.c **** tmp32=0;
-1866:Src/main.c **** while(tmp32<500){tmp32++;}
-1867:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
-1868:Src/main.c **** LL_SPI_Enable(SPI4);//Enable SPI for MPhD1 ADC
-1869:Src/main.c **** tmp32 = 0;
-1870:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI4))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
-1871:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
-1872:Src/main.c **** while(tmp32<500){tmp32++;}
-1873:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
-1874:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD1_CS_GPIO_Port, ADC_MPD1_CS_Pin, GPIO_PIN_SET);
-1875:Src/main.c **** P = LL_SPI_ReceiveData16(SPI4);
-1876:Src/main.c **** }
-1877:Src/main.c **** else if (num==2)//MPD2
-1878:Src/main.c **** {
-1879:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD2_CS_GPIO_Port, ADC_ThrLD2_CS_Pin, GPIO_PIN_SET);
-1880:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD2_CS_GPIO_Port, ADC_MPD2_CS_Pin, GPIO_PIN_RESET);
-1881:Src/main.c **** tmp32=0;
-1882:Src/main.c **** while(tmp32<500){tmp32++;}
-1883:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
-1884:Src/main.c **** LL_SPI_Enable(SPI5);//Enable SPI for MPhD2 ADC
-1885:Src/main.c **** tmp32 = 0;
-1886:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI5))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
-1887:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
-1888:Src/main.c **** while(tmp32<500){tmp32++;}
-1889:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
-1890:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD2_CS_GPIO_Port, ADC_MPD2_CS_Pin, GPIO_PIN_SET);
-1891:Src/main.c **** P = LL_SPI_ReceiveData16(SPI5);
-1892:Src/main.c **** }
-ARM GAS /tmp/ccdsDELB.s page 86
+1836:Src/main.c **** //while(tmp32<500){tmp32++;}
+1837:Src/main.c **** tmp32 = 0;
+1838:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
+1839:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+1840:Src/main.c **** tmp32 = 0;
+1841:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
+1842:Src/main.c **** (void) SPI6->DR;
+1843:Src/main.c **** break;
+1844:Src/main.c **** }
+1845:Src/main.c **** HAL_GPIO_WritePin(DAC_LD1_CS_GPIO_Port, DAC_LD1_CS_Pin, GPIO_PIN_SET);//End operation with LDAC1
+1846:Src/main.c **** HAL_GPIO_WritePin(DAC_LD2_CS_GPIO_Port, DAC_LD2_CS_Pin, GPIO_PIN_SET);//End operation with LDAC2
+1847:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC1_CS_GPIO_Port, DAC_TEC1_CS_Pin, GPIO_PIN_SET);//End operation with TEC1
+1848:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC2_CS_GPIO_Port, DAC_TEC2_CS_Pin, GPIO_PIN_SET);//End operation with TEC2
+1849:Src/main.c **** }
+1850:Src/main.c **** static uint16_t MPhD_T(uint8_t num)
+1851:Src/main.c **** {
+1852:Src/main.c **** uint16_t P;
+1853:Src/main.c **** uint32_t tmp32;
+1854:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_RESET);//Prepare conversion
+1855:Src/main.c **** HAL_GPIO_WritePin(SPI5_CNV_GPIO_Port, SPI5_CNV_Pin, GPIO_PIN_RESET);//Prepare conversion
+1856:Src/main.c **** tmp32=0;
+1857:Src/main.c **** while(tmp32<500){tmp32++;}
+1858:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
+1859:Src/main.c **** HAL_GPIO_WritePin(SPI5_CNV_GPIO_Port, SPI5_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
+1860:Src/main.c **** tmp32=0;
+1861:Src/main.c **** while(tmp32<500){tmp32++;}
+1862:Src/main.c **** if (num==1)//MPD1
+1863:Src/main.c **** {
+1864:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD1_CS_GPIO_Port, ADC_ThrLD1_CS_Pin, GPIO_PIN_SET);
+1865:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD1_CS_GPIO_Port, ADC_MPD1_CS_Pin, GPIO_PIN_RESET);
+1866:Src/main.c **** tmp32=0;
+1867:Src/main.c **** while(tmp32<500){tmp32++;}
+1868:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+1869:Src/main.c **** LL_SPI_Enable(SPI4);//Enable SPI for MPhD1 ADC
+1870:Src/main.c **** tmp32 = 0;
+1871:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI4))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
+1872:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
+1873:Src/main.c **** while(tmp32<500){tmp32++;}
+1874:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+1875:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD1_CS_GPIO_Port, ADC_MPD1_CS_Pin, GPIO_PIN_SET);
+1876:Src/main.c **** P = LL_SPI_ReceiveData16(SPI4);
+1877:Src/main.c **** }
+1878:Src/main.c **** else if (num==2)//MPD2
+1879:Src/main.c **** {
+1880:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD2_CS_GPIO_Port, ADC_ThrLD2_CS_Pin, GPIO_PIN_SET);
+1881:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD2_CS_GPIO_Port, ADC_MPD2_CS_Pin, GPIO_PIN_RESET);
+1882:Src/main.c **** tmp32=0;
+1883:Src/main.c **** while(tmp32<500){tmp32++;}
+1884:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+1885:Src/main.c **** LL_SPI_Enable(SPI5);//Enable SPI for MPhD2 ADC
+1886:Src/main.c **** tmp32 = 0;
+1887:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI5))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
+1888:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
+1889:Src/main.c **** while(tmp32<500){tmp32++;}
+1890:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+1891:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD2_CS_GPIO_Port, ADC_MPD2_CS_Pin, GPIO_PIN_SET);
+1892:Src/main.c **** P = LL_SPI_ReceiveData16(SPI5);
+ARM GAS /tmp/ccWwqwYX.s page 86
-1893:Src/main.c **** else if (num==3)//ThrLD1
-1894:Src/main.c **** {
-1895:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD1_CS_GPIO_Port, ADC_MPD1_CS_Pin, GPIO_PIN_SET);
-1896:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD1_CS_GPIO_Port, ADC_ThrLD1_CS_Pin, GPIO_PIN_RESET);
-1897:Src/main.c **** tmp32=0;
-1898:Src/main.c **** while(tmp32<500){tmp32++;}
-1899:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
-1900:Src/main.c **** LL_SPI_Enable(SPI4);//Enable SPI for ThrLD1 ADC
-1901:Src/main.c **** tmp32 = 0;
-1902:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI4))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
-1903:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
-1904:Src/main.c **** while(tmp32<500){tmp32++;}
-1905:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
-1906:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD1_CS_GPIO_Port, ADC_ThrLD1_CS_Pin, GPIO_PIN_SET);
-1907:Src/main.c **** P = LL_SPI_ReceiveData16(SPI4);
-1908:Src/main.c **** }
-1909:Src/main.c **** else if (num==4)//ThrLD2
-1910:Src/main.c **** {
-1911:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD2_CS_GPIO_Port, ADC_MPD2_CS_Pin, GPIO_PIN_SET);
-1912:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD2_CS_GPIO_Port, ADC_ThrLD2_CS_Pin, GPIO_PIN_RESET);
-1913:Src/main.c **** tmp32=0;
-1914:Src/main.c **** while(tmp32<500){tmp32++;}
-1915:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
-1916:Src/main.c **** LL_SPI_Enable(SPI5);//Enable SPI for ThrLD2 ADC
-1917:Src/main.c **** tmp32 = 0;
-1918:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI5))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
-1919:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
-1920:Src/main.c **** while(tmp32<500){tmp32++;}
-1921:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
-1922:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD2_CS_GPIO_Port, ADC_ThrLD2_CS_Pin, GPIO_PIN_SET);
-1923:Src/main.c **** P = LL_SPI_ReceiveData16(SPI5);
-1924:Src/main.c **** }
-1925:Src/main.c **** /*float I_LD, Ith, I0m, T0m, Inorm, Tnorm1, Tnorm2, P, T_C, A, Pnorm;
-1926:Src/main.c ****
-1927:Src/main.c **** Inorm = (float) (65535) / (float) (100);
-1928:Src/main.c **** Tnorm1 = (float) (65535) / (float) (50);
-1929:Src/main.c **** Tnorm2 = 4;
-1930:Src/main.c **** Pnorm = (float)(65535) / (float)(20);
-1931:Src/main.c **** I0m = 8.1568;//@4 C - lowest temperature of system
-1932:Src/main.c **** T0m = 48.6282;
-1933:Src/main.c **** T_C = (float) (T_LD) / Tnorm1 + Tnorm2;
-1934:Src/main.c ****
-1935:Src/main.c **** Ith = I0m * expf(T_C/T0m);
-1936:Src/main.c **** I_LD = (float) (C_LD) / Inorm;
-1937:Src/main.c ****
-1938:Src/main.c **** if (I_LD > Ith)
-1939:Src/main.c **** {
-1940:Src/main.c **** A = (float) (2.24276128270098e-07) * T_C * T_C * T_C - (float) (4.73392579025590e-05) * T_C * T_
-1941:Src/main.c **** P = A * (I_LD - Ith) * Pnorm;
-1942:Src/main.c **** }
-1943:Src/main.c **** else
-1944:Src/main.c **** {
-1945:Src/main.c **** P = 0;
-1946:Src/main.c **** } */
-1947:Src/main.c **** return P;
-1948:Src/main.c **** }
-1949:Src/main.c **** /*static uint16_t Temp_LD(uint16_t T_LD_before, uint16_t T_LD, uint32_t Timer_before, uint32_t Time
-ARM GAS /tmp/ccdsDELB.s page 87
+1893:Src/main.c **** }
+1894:Src/main.c **** else if (num==3)//ThrLD1
+1895:Src/main.c **** {
+1896:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD1_CS_GPIO_Port, ADC_MPD1_CS_Pin, GPIO_PIN_SET);
+1897:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD1_CS_GPIO_Port, ADC_ThrLD1_CS_Pin, GPIO_PIN_RESET);
+1898:Src/main.c **** tmp32=0;
+1899:Src/main.c **** while(tmp32<500){tmp32++;}
+1900:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+1901:Src/main.c **** LL_SPI_Enable(SPI4);//Enable SPI for ThrLD1 ADC
+1902:Src/main.c **** tmp32 = 0;
+1903:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI4))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
+1904:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
+1905:Src/main.c **** while(tmp32<500){tmp32++;}
+1906:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+1907:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD1_CS_GPIO_Port, ADC_ThrLD1_CS_Pin, GPIO_PIN_SET);
+1908:Src/main.c **** P = LL_SPI_ReceiveData16(SPI4);
+1909:Src/main.c **** }
+1910:Src/main.c **** else if (num==4)//ThrLD2
+1911:Src/main.c **** {
+1912:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD2_CS_GPIO_Port, ADC_MPD2_CS_Pin, GPIO_PIN_SET);
+1913:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD2_CS_GPIO_Port, ADC_ThrLD2_CS_Pin, GPIO_PIN_RESET);
+1914:Src/main.c **** tmp32=0;
+1915:Src/main.c **** while(tmp32<500){tmp32++;}
+1916:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+1917:Src/main.c **** LL_SPI_Enable(SPI5);//Enable SPI for ThrLD2 ADC
+1918:Src/main.c **** tmp32 = 0;
+1919:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI5))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
+1920:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
+1921:Src/main.c **** while(tmp32<500){tmp32++;}
+1922:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+1923:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD2_CS_GPIO_Port, ADC_ThrLD2_CS_Pin, GPIO_PIN_SET);
+1924:Src/main.c **** P = LL_SPI_ReceiveData16(SPI5);
+1925:Src/main.c **** }
+1926:Src/main.c **** /*float I_LD, Ith, I0m, T0m, Inorm, Tnorm1, Tnorm2, P, T_C, A, Pnorm;
+1927:Src/main.c ****
+1928:Src/main.c **** Inorm = (float) (65535) / (float) (100);
+1929:Src/main.c **** Tnorm1 = (float) (65535) / (float) (50);
+1930:Src/main.c **** Tnorm2 = 4;
+1931:Src/main.c **** Pnorm = (float)(65535) / (float)(20);
+1932:Src/main.c **** I0m = 8.1568;//@4 C - lowest temperature of system
+1933:Src/main.c **** T0m = 48.6282;
+1934:Src/main.c **** T_C = (float) (T_LD) / Tnorm1 + Tnorm2;
+1935:Src/main.c ****
+1936:Src/main.c **** Ith = I0m * expf(T_C/T0m);
+1937:Src/main.c **** I_LD = (float) (C_LD) / Inorm;
+1938:Src/main.c ****
+1939:Src/main.c **** if (I_LD > Ith)
+1940:Src/main.c **** {
+1941:Src/main.c **** A = (float) (2.24276128270098e-07) * T_C * T_C * T_C - (float) (4.73392579025590e-05) * T_C * T_
+1942:Src/main.c **** P = A * (I_LD - Ith) * Pnorm;
+1943:Src/main.c **** }
+1944:Src/main.c **** else
+1945:Src/main.c **** {
+1946:Src/main.c **** P = 0;
+1947:Src/main.c **** } */
+1948:Src/main.c **** return P;
+1949:Src/main.c **** }
+ARM GAS /tmp/ccWwqwYX.s page 87
-1950:Src/main.c **** {
-1951:Src/main.c **** uint16_t Result;
-1952:Src/main.c **** // uint8_t randf;
-1953:Src/main.c ****
-1954:Src/main.c **** randf = 0;
-1955:Src/main.c **** for (uint8_t i = 0; i < 32; i++)
-1956:Src/main.c **** {
-1957:Src/main.c **** randf = ((Timer>>i)&0x0001)^randf;
-1958:Src/main.c **** }
-1959:Src/main.c ****
-1960:Src/main.c **** Result = ((float)(T_LD - T_LD_before))*((float)(1-expf(((float)(Timer_before)-(float)(Timer))/((fl
-1961:Src/main.c ****
-1962:Src/main.c **** return (uint16_t)(Result);
-1963:Src/main.c **** }*/
-1964:Src/main.c **** static uint16_t Get_ADC(uint8_t num)
-1965:Src/main.c **** {
-1966:Src/main.c **** uint16_t OUT;
-1967:Src/main.c **** switch (num)
-1968:Src/main.c **** {
-1969:Src/main.c **** case 0:
-1970:Src/main.c **** HAL_ADC_Start(&hadc1); // Power on
-1971:Src/main.c **** break;
-1972:Src/main.c **** case 1:
-1973:Src/main.c **** HAL_ADC_PollForConversion(&hadc1, 100); // Waiting for conversion
-1974:Src/main.c **** OUT = HAL_ADC_GetValue(&hadc1); // Get value adc
-1975:Src/main.c **** break;
-1976:Src/main.c **** case 2:
-1977:Src/main.c **** HAL_ADC_Stop(&hadc1); // Power off
-1978:Src/main.c **** break;
-1979:Src/main.c **** case 3:
-1980:Src/main.c **** HAL_ADC_Start(&hadc3); // Power on
-1981:Src/main.c **** break;
-1982:Src/main.c **** case 4:
-1983:Src/main.c **** HAL_ADC_PollForConversion(&hadc3, 100); // Waiting for conversion
-1984:Src/main.c **** OUT = HAL_ADC_GetValue(&hadc3); // Get value adc
-1985:Src/main.c **** break;
-1986:Src/main.c **** case 5:
-1987:Src/main.c **** HAL_ADC_Stop(&hadc3); // Power off
-1988:Src/main.c **** break;
-1989:Src/main.c **** }
-1990:Src/main.c **** return OUT;
-1991:Src/main.c **** }
-1992:Src/main.c **** uint16_t PID_Controller_Temp(LDx_SetupTypeDef * LDx_curr_setup, LDx_ParamTypeDef * LDx_results, uin
-1993:Src/main.c **** {
- 548 .loc 2 1993 1 is_stmt 1 view -0
+1950:Src/main.c **** /*static uint16_t Temp_LD(uint16_t T_LD_before, uint16_t T_LD, uint32_t Timer_before, uint32_t Time
+1951:Src/main.c **** {
+1952:Src/main.c **** uint16_t Result;
+1953:Src/main.c **** // uint8_t randf;
+1954:Src/main.c ****
+1955:Src/main.c **** randf = 0;
+1956:Src/main.c **** for (uint8_t i = 0; i < 32; i++)
+1957:Src/main.c **** {
+1958:Src/main.c **** randf = ((Timer>>i)&0x0001)^randf;
+1959:Src/main.c **** }
+1960:Src/main.c ****
+1961:Src/main.c **** Result = ((float)(T_LD - T_LD_before))*((float)(1-expf(((float)(Timer_before)-(float)(Timer))/((fl
+1962:Src/main.c ****
+1963:Src/main.c **** return (uint16_t)(Result);
+1964:Src/main.c **** }*/
+1965:Src/main.c **** static uint16_t Get_ADC(uint8_t num)
+1966:Src/main.c **** {
+1967:Src/main.c **** uint16_t OUT;
+1968:Src/main.c **** switch (num)
+1969:Src/main.c **** {
+1970:Src/main.c **** case 0:
+1971:Src/main.c **** HAL_ADC_Start(&hadc1); // Power on
+1972:Src/main.c **** break;
+1973:Src/main.c **** case 1:
+1974:Src/main.c **** HAL_ADC_PollForConversion(&hadc1, 100); // Waiting for conversion
+1975:Src/main.c **** OUT = HAL_ADC_GetValue(&hadc1); // Get value adc
+1976:Src/main.c **** break;
+1977:Src/main.c **** case 2:
+1978:Src/main.c **** HAL_ADC_Stop(&hadc1); // Power off
+1979:Src/main.c **** break;
+1980:Src/main.c **** case 3:
+1981:Src/main.c **** HAL_ADC_Start(&hadc3); // Power on
+1982:Src/main.c **** break;
+1983:Src/main.c **** case 4:
+1984:Src/main.c **** HAL_ADC_PollForConversion(&hadc3, 100); // Waiting for conversion
+1985:Src/main.c **** OUT = HAL_ADC_GetValue(&hadc3); // Get value adc
+1986:Src/main.c **** break;
+1987:Src/main.c **** case 5:
+1988:Src/main.c **** HAL_ADC_Stop(&hadc3); // Power off
+1989:Src/main.c **** break;
+1990:Src/main.c **** }
+1991:Src/main.c **** return OUT;
+1992:Src/main.c **** }
+1993:Src/main.c **** uint16_t PID_Controller_Temp(LDx_SetupTypeDef * LDx_curr_setup, LDx_ParamTypeDef * LDx_results, uin
+1994:Src/main.c **** {
+ 548 .loc 2 1994 1 is_stmt 1 view -0
549 .cfi_startproc
550 @ args = 0, pretend = 0, frame = 0
551 @ frame_needed = 0, uses_anonymous_args = 0
552 @ link register save eliminated.
- 553 .loc 2 1993 1 is_stmt 0 view .LVU202
+ 553 .loc 2 1994 1 is_stmt 0 view .LVU202
554 0000 30B4 push {r4, r5}
555 .LCFI5:
556 .cfi_def_cfa_offset 8
557 .cfi_offset 4, -8
558 .cfi_offset 5, -4
-1994:Src/main.c **** int e_pid;
- 559 .loc 2 1994 2 is_stmt 1 view .LVU203
-ARM GAS /tmp/ccdsDELB.s page 88
+1995:Src/main.c **** int e_pid;
+ARM GAS /tmp/ccWwqwYX.s page 88
-1995:Src/main.c **** float P_coef_current;//, I_coef_current;
- 560 .loc 2 1995 2 view .LVU204
-1996:Src/main.c **** float e_integral;
- 561 .loc 2 1996 2 view .LVU205
-1997:Src/main.c **** int x_output;
- 562 .loc 2 1997 2 view .LVU206
-1998:Src/main.c ****
-1999:Src/main.c **** e_pid = (int) LDx_results->LD_CURR_TEMP - (int) LDx_curr_setup->LD_TEMP;
- 563 .loc 2 1999 2 view .LVU207
- 564 .loc 2 1999 28 is_stmt 0 view .LVU208
+ 559 .loc 2 1995 2 is_stmt 1 view .LVU203
+1996:Src/main.c **** float P_coef_current;//, I_coef_current;
+ 560 .loc 2 1996 2 view .LVU204
+1997:Src/main.c **** float e_integral;
+ 561 .loc 2 1997 2 view .LVU205
+1998:Src/main.c **** int x_output;
+ 562 .loc 2 1998 2 view .LVU206
+1999:Src/main.c ****
+2000:Src/main.c **** e_pid = (int) LDx_results->LD_CURR_TEMP - (int) LDx_curr_setup->LD_TEMP;
+ 563 .loc 2 2000 2 view .LVU207
+ 564 .loc 2 2000 28 is_stmt 0 view .LVU208
565 0002 0B88 ldrh r3, [r1]
- 566 .loc 2 1999 65 view .LVU209
+ 566 .loc 2 2000 65 view .LVU209
567 0004 0488 ldrh r4, [r0]
- 568 .loc 2 1999 8 view .LVU210
+ 568 .loc 2 2000 8 view .LVU210
569 0006 1B1B subs r3, r3, r4
570 .LVL34:
-2000:Src/main.c ****
-2001:Src/main.c **** e_integral = LDx_results->e_integral;
- 571 .loc 2 2001 2 is_stmt 1 view .LVU211
- 572 .loc 2 2001 13 is_stmt 0 view .LVU212
+2001:Src/main.c ****
+2002:Src/main.c **** e_integral = LDx_results->e_integral;
+ 571 .loc 2 2002 2 is_stmt 1 view .LVU211
+ 572 .loc 2 2002 13 is_stmt 0 view .LVU212
573 0008 D1ED017A vldr.32 s15, [r1, #4]
574 .LVL35:
-2002:Src/main.c ****
-2003:Src/main.c **** if((e_pid < 3000) && (e_pid > - 3000)){
- 575 .loc 2 2003 2 is_stmt 1 view .LVU213
- 576 .loc 2 2003 20 is_stmt 0 view .LVU214
+2003:Src/main.c ****
+2004:Src/main.c **** if((e_pid < 3000) && (e_pid > - 3000)){
+ 575 .loc 2 2004 2 is_stmt 1 view .LVU213
+ 576 .loc 2 2004 20 is_stmt 0 view .LVU214
577 000c 03F6B73C addw ip, r3, #2999
- 578 .loc 2 2003 4 view .LVU215
+ 578 .loc 2 2004 4 view .LVU215
579 0010 41F26E74 movw r4, #5998
580 0014 A445 cmp ip, r4
581 0016 18D8 bhi .L16
-2004:Src/main.c **** e_integral += LDx_curr_setup->I_coef_temp * (float)(e_pid) * (float)(TO7 - TO7_PID) / (float) 100
- 582 .loc 2 2004 3 is_stmt 1 view .LVU216
- 583 .loc 2 2004 31 is_stmt 0 view .LVU217
+2005:Src/main.c **** e_integral += LDx_curr_setup->I_coef_temp * (float)(e_pid) * (float)(TO7 - TO7_PID) / (float) 100
+ 582 .loc 2 2005 3 is_stmt 1 view .LVU216
+ 583 .loc 2 2005 31 is_stmt 0 view .LVU217
584 0018 90ED027A vldr.32 s14, [r0, #8]
- 585 .loc 2 2004 47 view .LVU218
+ 585 .loc 2 2005 47 view .LVU218
586 001c 06EE903A vmov s13, r3 @ int
587 0020 F8EEE66A vcvt.f32.s32 s13, s13
- 588 .loc 2 2004 45 view .LVU219
+ 588 .loc 2 2005 45 view .LVU219
589 0024 67EE266A vmul.f32 s13, s14, s13
- 590 .loc 2 2004 76 view .LVU220
+ 590 .loc 2 2005 76 view .LVU220
591 0028 284C ldr r4, .L26
592 002a 2468 ldr r4, [r4]
593 002c 284D ldr r5, .L26+4
594 002e 2D68 ldr r5, [r5]
595 0030 641B subs r4, r4, r5
596 0032 07EE104A vmov s14, r4 @ int
- 597 .loc 2 2004 64 view .LVU221
+ 597 .loc 2 2005 64 view .LVU221
598 0036 B8EE477A vcvt.f32.u32 s14, s14
- 599 .loc 2 2004 62 view .LVU222
+ 599 .loc 2 2005 62 view .LVU222
600 003a 26EE877A vmul.f32 s14, s13, s14
- 601 .loc 2 2004 87 view .LVU223
+ 601 .loc 2 2005 87 view .LVU223
602 003e 9FED256A vldr.32 s12, .L26+8
603 0042 C7EE066A vdiv.f32 s13, s14, s12
- 604 .loc 2 2004 14 view .LVU224
+ 604 .loc 2 2005 14 view .LVU224
605 0046 77EEA67A vadd.f32 s15, s15, s13
+ARM GAS /tmp/ccWwqwYX.s page 89
+
+
606 .LVL36:
-ARM GAS /tmp/ccdsDELB.s page 89
-
-
607 .L16:
-2005:Src/main.c **** }
-2006:Src/main.c **** P_coef_current = LDx_curr_setup->P_coef_temp;
- 608 .loc 2 2006 2 is_stmt 1 view .LVU225
- 609 .loc 2 2006 17 is_stmt 0 view .LVU226
+2006:Src/main.c **** }
+2007:Src/main.c **** P_coef_current = LDx_curr_setup->P_coef_temp;
+ 608 .loc 2 2007 2 is_stmt 1 view .LVU225
+ 609 .loc 2 2007 17 is_stmt 0 view .LVU226
610 004a D0ED016A vldr.32 s13, [r0, #4]
611 .LVL37:
-2007:Src/main.c ****
-2008:Src/main.c **** if (e_integral > 32000){
- 612 .loc 2 2008 2 is_stmt 1 view .LVU227
- 613 .loc 2 2008 5 is_stmt 0 view .LVU228
+2008:Src/main.c ****
+2009:Src/main.c **** if (e_integral > 32000){
+ 612 .loc 2 2009 2 is_stmt 1 view .LVU227
+ 613 .loc 2 2009 5 is_stmt 0 view .LVU228
614 004e 9FED227A vldr.32 s14, .L26+12
615 0052 F4EEC77A vcmpe.f32 s15, s14
616 0056 F1EE10FA vmrs APSR_nzcv, FPSCR
617 005a 09DC bgt .L20
-2009:Src/main.c **** e_integral = 32000;
-2010:Src/main.c **** }
-2011:Src/main.c **** else if (e_integral < - 32000){
- 618 .loc 2 2011 7 is_stmt 1 view .LVU229
- 619 .loc 2 2011 10 is_stmt 0 view .LVU230
+2010:Src/main.c **** e_integral = 32000;
+2011:Src/main.c **** }
+2012:Src/main.c **** else if (e_integral < - 32000){
+ 618 .loc 2 2012 7 is_stmt 1 view .LVU229
+ 619 .loc 2 2012 10 is_stmt 0 view .LVU230
620 005c 9FED1F7A vldr.32 s14, .L26+16
621 0060 F4EEC77A vcmpe.f32 s15, s14
622 0064 F1EE10FA vmrs APSR_nzcv, FPSCR
623 0068 04D5 bpl .L17
-2012:Src/main.c **** e_integral = -32000;
- 624 .loc 2 2012 15 view .LVU231
+2013:Src/main.c **** e_integral = -32000;
+ 624 .loc 2 2013 15 view .LVU231
625 006a DFED1C7A vldr.32 s15, .L26+16
626 .LVL38:
- 627 .loc 2 2012 15 view .LVU232
+ 627 .loc 2 2013 15 view .LVU232
628 006e 01E0 b .L17
629 .LVL39:
630 .L20:
-2009:Src/main.c **** e_integral = 32000;
- 631 .loc 2 2009 15 view .LVU233
+2010:Src/main.c **** e_integral = 32000;
+ 631 .loc 2 2010 15 view .LVU233
632 0070 DFED197A vldr.32 s15, .L26+12
633 .LVL40:
634 .L17:
-2013:Src/main.c **** }
-2014:Src/main.c **** LDx_results->e_integral = e_integral;
- 635 .loc 2 2014 2 is_stmt 1 view .LVU234
- 636 .loc 2 2014 26 is_stmt 0 view .LVU235
+2014:Src/main.c **** }
+2015:Src/main.c **** LDx_results->e_integral = e_integral;
+ 635 .loc 2 2015 2 is_stmt 1 view .LVU234
+ 636 .loc 2 2015 26 is_stmt 0 view .LVU235
637 0074 C1ED017A vstr.32 s15, [r1, #4]
-2015:Src/main.c ****
-2016:Src/main.c **** x_output = 32768 + P_coef_current * e_pid + (int)e_integral;//32768 - P_coef_current * e_pid - (in
- 638 .loc 2 2016 2 is_stmt 1 view .LVU236
- 639 .loc 2 2016 36 is_stmt 0 view .LVU237
+2016:Src/main.c ****
+2017:Src/main.c **** x_output = 32768 + P_coef_current * e_pid + (int)e_integral;//32768 - P_coef_current * e_pid - (in
+ 638 .loc 2 2017 2 is_stmt 1 view .LVU236
+ 639 .loc 2 2017 36 is_stmt 0 view .LVU237
640 0078 07EE103A vmov s14, r3 @ int
641 007c B8EEC77A vcvt.f32.s32 s14, s14
642 0080 27EE267A vmul.f32 s14, s14, s13
- 643 .loc 2 2016 19 view .LVU238
+ 643 .loc 2 2017 19 view .LVU238
644 0084 DFED166A vldr.32 s13, .L26+20
645 .LVL41:
- 646 .loc 2 2016 19 view .LVU239
+ 646 .loc 2 2017 19 view .LVU239
647 0088 37EE267A vadd.f32 s14, s14, s13
- 648 .loc 2 2016 46 view .LVU240
+ 648 .loc 2 2017 46 view .LVU240
649 008c FDEEE77A vcvt.s32.f32 s15, s15
+ARM GAS /tmp/ccWwqwYX.s page 90
+
+
650 .LVL42:
-ARM GAS /tmp/ccdsDELB.s page 90
-
-
- 651 .loc 2 2016 44 view .LVU241
+ 651 .loc 2 2017 44 view .LVU241
652 0090 F8EEE77A vcvt.f32.s32 s15, s15
653 0094 77EE877A vadd.f32 s15, s15, s14
- 654 .loc 2 2016 11 view .LVU242
+ 654 .loc 2 2017 11 view .LVU242
655 0098 FDEEE77A vcvt.s32.f32 s15, s15
656 009c 17EE900A vmov r0, s15 @ int
657 .LVL43:
-2017:Src/main.c ****
-2018:Src/main.c **** if(x_output < 1000){
- 658 .loc 2 2018 2 is_stmt 1 view .LVU243
- 659 .loc 2 2018 4 is_stmt 0 view .LVU244
+2018:Src/main.c ****
+2019:Src/main.c **** if(x_output < 1000){
+ 658 .loc 2 2019 2 is_stmt 1 view .LVU243
+ 659 .loc 2 2019 4 is_stmt 0 view .LVU244
660 00a0 B0F57A7F cmp r0, #1000
661 00a4 06DB blt .L22
-2019:Src/main.c **** x_output = 8800;
-2020:Src/main.c **** }
-2021:Src/main.c **** else if(x_output > 56800){
- 662 .loc 2 2021 7 is_stmt 1 view .LVU245
- 663 .loc 2 2021 9 is_stmt 0 view .LVU246
+2020:Src/main.c **** x_output = 8800;
+2021:Src/main.c **** }
+2022:Src/main.c **** else if(x_output > 56800){
+ 662 .loc 2 2022 7 is_stmt 1 view .LVU245
+ 663 .loc 2 2022 9 is_stmt 0 view .LVU246
664 00a6 4DF6E053 movw r3, #56800
665 .LVL44:
- 666 .loc 2 2021 9 view .LVU247
+ 666 .loc 2 2022 9 view .LVU247
667 00aa 9842 cmp r0, r3
668 00ac 04DD ble .L18
-2022:Src/main.c **** x_output = 56800;
- 669 .loc 2 2022 12 view .LVU248
+2023:Src/main.c **** x_output = 56800;
+ 669 .loc 2 2023 12 view .LVU248
670 00ae 4DF6E050 movw r0, #56800
671 .LVL45:
- 672 .loc 2 2022 12 view .LVU249
+ 672 .loc 2 2023 12 view .LVU249
673 00b2 01E0 b .L18
674 .LVL46:
675 .L22:
-2019:Src/main.c **** x_output = 8800;
- 676 .loc 2 2019 12 view .LVU250
+2020:Src/main.c **** x_output = 8800;
+ 676 .loc 2 2020 12 view .LVU250
677 00b4 42F26020 movw r0, #8800
678 .LVL47:
679 .L18:
-2023:Src/main.c **** }
-2024:Src/main.c ****
-2025:Src/main.c **** if (num==2)
- 680 .loc 2 2025 2 is_stmt 1 view .LVU251
- 681 .loc 2 2025 5 is_stmt 0 view .LVU252
+2024:Src/main.c **** }
+2025:Src/main.c ****
+2026:Src/main.c **** if (num==2)
+ 680 .loc 2 2026 2 is_stmt 1 view .LVU251
+ 681 .loc 2 2026 5 is_stmt 0 view .LVU252
682 00b8 022A cmp r2, #2
683 00ba 02D0 beq .L25
684 .LVL48:
685 .L19:
-2026:Src/main.c **** TO7_PID = TO7;//Save current time only on 2nd laser
-2027:Src/main.c ****
-2028:Src/main.c **** return (uint16_t)x_output;
- 686 .loc 2 2028 2 is_stmt 1 view .LVU253
-2029:Src/main.c **** }
- 687 .loc 2 2029 1 is_stmt 0 view .LVU254
+2027:Src/main.c **** TO7_PID = TO7;//Save current time only on 2nd laser
+2028:Src/main.c ****
+2029:Src/main.c **** return (uint16_t)x_output;
+ 686 .loc 2 2029 2 is_stmt 1 view .LVU253
+2030:Src/main.c **** }
+ 687 .loc 2 2030 1 is_stmt 0 view .LVU254
688 00bc 80B2 uxth r0, r0
689 .LVL49:
- 690 .loc 2 2029 1 view .LVU255
+ 690 .loc 2 2030 1 view .LVU255
691 00be 30BC pop {r4, r5}
692 .LCFI6:
+ARM GAS /tmp/ccWwqwYX.s page 91
+
+
693 .cfi_remember_state
-ARM GAS /tmp/ccdsDELB.s page 91
-
-
694 .cfi_restore 5
695 .cfi_restore 4
696 .cfi_def_cfa_offset 0
@@ -5409,15 +5410,15 @@ ARM GAS /tmp/ccdsDELB.s page 1
699 .L25:
700 .LCFI7:
701 .cfi_restore_state
-2026:Src/main.c **** TO7_PID = TO7;//Save current time only on 2nd laser
- 702 .loc 2 2026 3 is_stmt 1 view .LVU256
-2026:Src/main.c **** TO7_PID = TO7;//Save current time only on 2nd laser
- 703 .loc 2 2026 11 is_stmt 0 view .LVU257
+2027:Src/main.c **** TO7_PID = TO7;//Save current time only on 2nd laser
+ 702 .loc 2 2027 3 is_stmt 1 view .LVU256
+2027:Src/main.c **** TO7_PID = TO7;//Save current time only on 2nd laser
+ 703 .loc 2 2027 11 is_stmt 0 view .LVU257
704 00c2 024B ldr r3, .L26
705 00c4 1A68 ldr r2, [r3]
706 .LVL51:
-2026:Src/main.c **** TO7_PID = TO7;//Save current time only on 2nd laser
- 707 .loc 2 2026 11 view .LVU258
+2027:Src/main.c **** TO7_PID = TO7;//Save current time only on 2nd laser
+ 707 .loc 2 2027 11 view .LVU258
708 00c6 024B ldr r3, .L26+4
709 00c8 1A60 str r2, [r3]
710 00ca F7E7 b .L19
@@ -5441,13 +5442,13 @@ ARM GAS /tmp/ccdsDELB.s page 1
730 Set_LTEC:
731 .LVL52:
732 .LFB1206:
-1795:Src/main.c **** uint32_t tmp32;
- 733 .loc 2 1795 1 is_stmt 1 view -0
+1796:Src/main.c **** uint32_t tmp32;
+ 733 .loc 2 1796 1 is_stmt 1 view -0
734 .cfi_startproc
735 @ args = 0, pretend = 0, frame = 0
736 @ frame_needed = 0, uses_anonymous_args = 0
-1795:Src/main.c **** uint32_t tmp32;
- 737 .loc 2 1795 1 is_stmt 0 view .LVU260
+1796:Src/main.c **** uint32_t tmp32;
+ 737 .loc 2 1796 1 is_stmt 0 view .LVU260
738 0000 38B5 push {r3, r4, r5, lr}
739 .LCFI8:
740 .cfi_def_cfa_offset 16
@@ -5456,17 +5457,17 @@ ARM GAS /tmp/ccdsDELB.s page 1
743 .cfi_offset 5, -8
744 .cfi_offset 14, -4
745 0002 0C46 mov r4, r1
-1796:Src/main.c **** switch (num)
- 746 .loc 2 1796 2 is_stmt 1 view .LVU261
-ARM GAS /tmp/ccdsDELB.s page 92
+1797:Src/main.c **** switch (num)
+ARM GAS /tmp/ccWwqwYX.s page 92
-1797:Src/main.c **** {
- 747 .loc 2 1797 2 view .LVU262
+ 746 .loc 2 1797 2 is_stmt 1 view .LVU261
+1798:Src/main.c **** {
+ 747 .loc 2 1798 2 view .LVU262
748 0004 0138 subs r0, r0, #1
749 .LVL53:
-1797:Src/main.c **** {
- 750 .loc 2 1797 2 is_stmt 0 view .LVU263
+1798:Src/main.c **** {
+ 750 .loc 2 1798 2 is_stmt 0 view .LVU263
751 0006 0328 cmp r0, #3
752 0008 23D8 bhi .L29
753 000a DFE800F0 tbb [pc, r0]
@@ -5477,27 +5478,27 @@ ARM GAS /tmp/ccdsDELB.s page 1
758 0011 7C .byte (.L30-.L31)/2
759 .p2align 1
760 .L34:
-1800:Src/main.c **** //tmp32=0;
- 761 .loc 2 1800 4 is_stmt 1 view .LVU264
+1801:Src/main.c **** //tmp32=0;
+ 761 .loc 2 1801 4 is_stmt 1 view .LVU264
762 0012 0022 movs r2, #0
763 0014 4FF48041 mov r1, #16384
764 .LVL54:
-1800:Src/main.c **** //tmp32=0;
- 765 .loc 2 1800 4 is_stmt 0 view .LVU265
+1801:Src/main.c **** //tmp32=0;
+ 765 .loc 2 1801 4 is_stmt 0 view .LVU265
766 0018 4B48 ldr r0, .L60
767 001a FFF7FEFF bl HAL_GPIO_WritePin
768 .LVL55:
-1803:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
- 769 .loc 2 1803 4 is_stmt 1 view .LVU266
-1804:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
- 770 .loc 2 1804 4 view .LVU267
-1803:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
- 771 .loc 2 1803 10 is_stmt 0 view .LVU268
+1804:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
+ 769 .loc 2 1804 4 is_stmt 1 view .LVU266
+1805:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+ 770 .loc 2 1805 4 view .LVU267
+1804:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
+ 771 .loc 2 1804 10 is_stmt 0 view .LVU268
772 001e 0022 movs r2, #0
773 .LVL56:
774 .L35:
-1804:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
- 775 .loc 2 1804 9 is_stmt 1 discriminator 1 view .LVU269
+1805:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+ 775 .loc 2 1805 9 is_stmt 1 discriminator 1 view .LVU269
776 .LBB301:
777 .LBI301:
778 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h"
@@ -5517,10 +5518,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
14:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * If no LICENSE file comes with this software, it is provided AS-IS.
15:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** *
16:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** ******************************************************************************
+ARM GAS /tmp/ccWwqwYX.s page 93
+
+
17:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
-ARM GAS /tmp/ccdsDELB.s page 93
-
-
18:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
19:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /* Define to prevent recursive inclusion -------------------------------------*/
20:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #ifndef STM32F7xx_LL_SPI_H
@@ -5577,10 +5578,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
71:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** This parameter can be a value of @ref SPI_LL_EC_POLARITY.
72:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
73:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** This feature can be modified afterwards using unitary func
+ARM GAS /tmp/ccWwqwYX.s page 94
+
+
74:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
-ARM GAS /tmp/ccdsDELB.s page 94
-
-
75:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** uint32_t ClockPhase; /*!< Specifies the clock active edge for the bit capture.
76:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** This parameter can be a value of @ref SPI_LL_EC_PHASE.
77:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
@@ -5637,10 +5638,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
128:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_SR_FRE SPI_SR_FRE /*!< TI mode frame format erro
129:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
130:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @}
+ARM GAS /tmp/ccWwqwYX.s page 95
+
+
131:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
-ARM GAS /tmp/ccdsDELB.s page 95
-
-
132:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
133:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_EC_IT IT Defines
134:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief IT defines which can be used with LL_SPI_ReadReg and LL_SPI_WriteReg functions
@@ -5697,10 +5698,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
185:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_BAUDRATEPRESCALER_DIV8 (SPI_CR1_BR_1) /*!< Baud
186:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_BAUDRATEPRESCALER_DIV16 (SPI_CR1_BR_1 | SPI_CR1_BR_0) /*!< Baud
187:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_BAUDRATEPRESCALER_DIV32 (SPI_CR1_BR_2) /*!< Baud
+ARM GAS /tmp/ccWwqwYX.s page 96
+
+
188:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_BAUDRATEPRESCALER_DIV64 (SPI_CR1_BR_2 | SPI_CR1_BR_0) /*!< Baud
-ARM GAS /tmp/ccdsDELB.s page 96
-
-
189:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_BAUDRATEPRESCALER_DIV128 (SPI_CR1_BR_2 | SPI_CR1_BR_1) /*!< Baud
190:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_BAUDRATEPRESCALER_DIV256 (SPI_CR1_BR_2 | SPI_CR1_BR_1 | SPI_CR1_BR_0) /*!< Baud
191:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
@@ -5757,10 +5758,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
242:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @}
243:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
244:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #if defined(USE_FULL_LL_DRIVER)
+ARM GAS /tmp/ccWwqwYX.s page 97
+
+
245:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
-ARM GAS /tmp/ccdsDELB.s page 97
-
-
246:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_EC_CRC_CALCULATION CRC Calculation
247:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
248:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
@@ -5817,10 +5818,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
299:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_DMA_PARITY_EVEN 0x00000000U /*!< Select DMA parity Even */
300:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_DMA_PARITY_ODD 0x00000001U /*!< Select DMA parity Odd */
301:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
+ARM GAS /tmp/ccWwqwYX.s page 98
+
+
302:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 98
-
-
303:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @}
304:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
305:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
@@ -5877,10 +5878,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
356:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval None
357:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
358:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE void LL_SPI_Enable(SPI_TypeDef *SPIx)
+ARM GAS /tmp/ccWwqwYX.s page 99
+
+
359:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
-ARM GAS /tmp/ccdsDELB.s page 99
-
-
360:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** SET_BIT(SPIx->CR1, SPI_CR1_SPE);
361:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
362:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
@@ -5937,10 +5938,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
413:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** return (uint32_t)(READ_BIT(SPIx->CR1, SPI_CR1_MSTR | SPI_CR1_SSI));
414:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
415:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
+ARM GAS /tmp/ccWwqwYX.s page 100
+
+
416:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 100
-
-
417:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Set serial protocol used
418:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @note This bit should be written only when SPI is disabled (SPE = 0) for correct operation.
419:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR2 FRF LL_SPI_SetStandard
@@ -5997,10 +5998,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
470:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** return (uint32_t)(READ_BIT(SPIx->CR1, SPI_CR1_CPHA));
471:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
472:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
+ARM GAS /tmp/ccWwqwYX.s page 101
+
+
473:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 101
-
-
474:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Set clock polarity
475:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @note This bit should not be changed when communication is ongoing.
476:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * This bit is not used in SPI TI mode.
@@ -6057,10 +6058,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
527:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval Returned value can be one of the following values:
528:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_BAUDRATEPRESCALER_DIV2
529:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_BAUDRATEPRESCALER_DIV4
+ARM GAS /tmp/ccWwqwYX.s page 102
+
+
530:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_BAUDRATEPRESCALER_DIV8
-ARM GAS /tmp/ccdsDELB.s page 102
-
-
531:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_BAUDRATEPRESCALER_DIV16
532:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_BAUDRATEPRESCALER_DIV32
533:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_BAUDRATEPRESCALER_DIV64
@@ -6117,10 +6118,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
584:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
585:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE void LL_SPI_SetTransferDirection(SPI_TypeDef *SPIx, uint32_t TransferDirection)
586:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 103
+
+
587:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** MODIFY_REG(SPIx->CR1, SPI_CR1_RXONLY | SPI_CR1_BIDIMODE | SPI_CR1_BIDIOE, TransferDirection);
-ARM GAS /tmp/ccdsDELB.s page 103
-
-
588:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
589:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
590:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
@@ -6177,10 +6178,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
641:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_DATAWIDTH_8BIT
642:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_DATAWIDTH_9BIT
643:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_DATAWIDTH_10BIT
+ARM GAS /tmp/ccWwqwYX.s page 104
+
+
644:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_DATAWIDTH_11BIT
-ARM GAS /tmp/ccdsDELB.s page 104
-
-
645:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_DATAWIDTH_12BIT
646:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_DATAWIDTH_13BIT
647:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_DATAWIDTH_14BIT
@@ -6237,10 +6238,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
698:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE void LL_SPI_EnableCRC(SPI_TypeDef *SPIx)
699:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
700:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** SET_BIT(SPIx->CR1, SPI_CR1_CRCEN);
+ARM GAS /tmp/ccWwqwYX.s page 105
+
+
701:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
-ARM GAS /tmp/ccdsDELB.s page 105
-
-
702:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
703:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
704:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Disable CRC
@@ -6297,10 +6298,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
755:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
756:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Set CRCNext to transfer CRC on the line
757:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @note This bit has to be written as soon as the last data is written in the SPIx_DR register.
+ARM GAS /tmp/ccWwqwYX.s page 106
+
+
758:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR1 CRCNEXT LL_SPI_SetCRCNext
-ARM GAS /tmp/ccdsDELB.s page 106
-
-
759:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
760:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval None
761:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
@@ -6357,10 +6358,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
812:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
813:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @}
814:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 107
+
+
815:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
-ARM GAS /tmp/ccdsDELB.s page 107
-
-
816:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_EF_NSS_Management Slave Select Pin Management
817:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
818:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
@@ -6417,10 +6418,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
869:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @note This bit should not be changed when communication is ongoing. This bit is not used in S
870:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR2 NSSP LL_SPI_DisableNSSPulseMgt
871:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
+ARM GAS /tmp/ccWwqwYX.s page 108
+
+
872:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval None
-ARM GAS /tmp/ccdsDELB.s page 108
-
-
873:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
874:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE void LL_SPI_DisableNSSPulseMgt(SPI_TypeDef *SPIx)
875:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -6477,28 +6478,28 @@ ARM GAS /tmp/ccdsDELB.s page 1
786 0024 13F0020F tst r3, #2
787 0028 04D1 bne .L36
788 .LVL57:
+ARM GAS /tmp/ccWwqwYX.s page 109
+
+
789 .loc 4 918 66 discriminator 1 view .LVU274
-ARM GAS /tmp/ccdsDELB.s page 109
-
-
790 .LBE302:
791 .LBE301:
-1804:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
- 792 .loc 2 1804 42 view .LVU275
+1805:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+ 792 .loc 2 1805 42 view .LVU275
793 002a B2F5FA7F cmp r2, #500
794 002e 01D8 bhi .L36
-1804:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
- 795 .loc 2 1804 59 is_stmt 1 discriminator 3 view .LVU276
-1804:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
- 796 .loc 2 1804 64 is_stmt 0 discriminator 3 view .LVU277
+1805:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+ 795 .loc 2 1805 59 is_stmt 1 discriminator 3 view .LVU276
+1805:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+ 796 .loc 2 1805 64 is_stmt 0 discriminator 3 view .LVU277
797 0030 0132 adds r2, r2, #1
798 .LVL58:
-1804:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
- 799 .loc 2 1804 64 discriminator 3 view .LVU278
+1805:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+ 799 .loc 2 1805 64 discriminator 3 view .LVU278
800 0032 F5E7 b .L35
801 .L36:
-1805:Src/main.c **** tmp32 = 0;
- 802 .loc 2 1805 4 is_stmt 1 view .LVU279
+1806:Src/main.c **** tmp32 = 0;
+ 802 .loc 2 1806 4 is_stmt 1 view .LVU279
803 .LVL59:
804 .LBB303:
805 .LBI303:
@@ -6537,10 +6538,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
951:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** return ((READ_BIT(SPIx->SR, SPI_SR_OVR) == (SPI_SR_OVR)) ? 1UL : 0UL);
952:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
953:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
+ARM GAS /tmp/ccWwqwYX.s page 110
+
+
954:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 110
-
-
955:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Get busy flag
956:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @note The BSY flag is cleared under any one of the following conditions:
957:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * -When the SPI is correctly disabled
@@ -6597,10 +6598,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1008:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_GetTxFIFOLevel(SPI_TypeDef *SPIx)
1009:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
1010:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** return (uint32_t)(READ_BIT(SPIx->SR, SPI_SR_FTLVL));
+ARM GAS /tmp/ccWwqwYX.s page 111
+
+
1011:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
-ARM GAS /tmp/ccdsDELB.s page 111
-
-
1012:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
1013:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
1014:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Clear CRC error flag
@@ -6657,10 +6658,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1065:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
1066:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __IO uint32_t tmpreg;
1067:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** tmpreg = SPIx->SR;
+ARM GAS /tmp/ccWwqwYX.s page 112
+
+
1068:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** (void) tmpreg;
-ARM GAS /tmp/ccdsDELB.s page 112
-
-
1069:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
1070:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
1071:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
@@ -6717,10 +6718,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1122:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** CLEAR_BIT(SPIx->CR2, SPI_CR2_ERRIE);
1123:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
1124:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
+ARM GAS /tmp/ccWwqwYX.s page 113
+
+
1125:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 113
-
-
1126:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Disable Rx buffer not empty interrupt
1127:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR2 RXNEIE LL_SPI_DisableIT_RXNE
1128:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
@@ -6777,10 +6778,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1179:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
1180:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
1181:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @}
+ARM GAS /tmp/ccWwqwYX.s page 114
+
+
1182:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
-ARM GAS /tmp/ccdsDELB.s page 114
-
-
1183:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
1184:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_EF_DMA_Management DMA Management
1185:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
@@ -6837,10 +6838,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1236:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval None
1237:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
1238:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE void LL_SPI_DisableDMAReq_TX(SPI_TypeDef *SPIx)
+ARM GAS /tmp/ccWwqwYX.s page 115
+
+
1239:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
-ARM GAS /tmp/ccdsDELB.s page 115
-
-
1240:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** CLEAR_BIT(SPIx->CR2, SPI_CR2_TXDMAEN);
1241:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
1242:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
@@ -6897,10 +6898,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1293:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
1294:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
1295:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 116
+
+
1296:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Get parity configuration for Last DMA transmission
-ARM GAS /tmp/ccdsDELB.s page 116
-
-
1297:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR2 LDMATX LL_SPI_GetDMAParity_TX
1298:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
1299:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval Returned value can be one of the following values:
@@ -6957,10 +6958,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1350:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Write 8-Bits in the data register
1351:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll DR DR LL_SPI_TransmitData8
1352:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
+ARM GAS /tmp/ccWwqwYX.s page 117
+
+
1353:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param TxData Value between Min_Data=0x00 and Max_Data=0xFF
-ARM GAS /tmp/ccdsDELB.s page 117
-
-
1354:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval None
1355:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
1356:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE void LL_SPI_TransmitData8(SPI_TypeDef *SPIx, uint8_t TxData)
@@ -6996,17 +6997,17 @@ ARM GAS /tmp/ccdsDELB.s page 1
814 .loc 4 1377 10 view .LVU284
815 .LBE304:
816 .LBE303:
-1806:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
- 817 .loc 2 1806 4 is_stmt 1 view .LVU285
-1807:Src/main.c **** (void) SPI2->DR;
- 818 .loc 2 1807 4 view .LVU286
-1806:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
- 819 .loc 2 1806 10 is_stmt 0 view .LVU287
+1807:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
+ 817 .loc 2 1807 4 is_stmt 1 view .LVU285
+1808:Src/main.c **** (void) SPI2->DR;
+ 818 .loc 2 1808 4 view .LVU286
+1807:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
+ 819 .loc 2 1807 10 is_stmt 0 view .LVU287
820 0038 0022 movs r2, #0
821 .LVL61:
822 .L38:
-1807:Src/main.c **** (void) SPI2->DR;
- 823 .loc 2 1807 9 is_stmt 1 discriminator 1 view .LVU288
+1808:Src/main.c **** (void) SPI2->DR;
+ 823 .loc 2 1808 9 is_stmt 1 discriminator 1 view .LVU288
824 .LBB305:
825 .LBI305:
905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -7017,10 +7018,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
829 .loc 4 907 12 is_stmt 0 discriminator 1 view .LVU291
830 003a 444B ldr r3, .L60+4
+ARM GAS /tmp/ccWwqwYX.s page 118
+
+
831 003c 9B68 ldr r3, [r3, #8]
-ARM GAS /tmp/ccdsDELB.s page 118
-
-
907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
832 .loc 4 907 68 discriminator 1 view .LVU292
833 003e 13F0010F tst r3, #1
@@ -7030,87 +7031,87 @@ ARM GAS /tmp/ccdsDELB.s page 1
836 .loc 4 907 68 discriminator 1 view .LVU293
837 .LBE306:
838 .LBE305:
-1807:Src/main.c **** (void) SPI2->DR;
- 839 .loc 2 1807 43 view .LVU294
+1808:Src/main.c **** (void) SPI2->DR;
+ 839 .loc 2 1808 43 view .LVU294
840 0044 B2F5FA7F cmp r2, #500
841 0048 01D8 bhi .L39
-1807:Src/main.c **** (void) SPI2->DR;
- 842 .loc 2 1807 60 is_stmt 1 discriminator 3 view .LVU295
-1807:Src/main.c **** (void) SPI2->DR;
- 843 .loc 2 1807 65 is_stmt 0 discriminator 3 view .LVU296
+1808:Src/main.c **** (void) SPI2->DR;
+ 842 .loc 2 1808 60 is_stmt 1 discriminator 3 view .LVU295
+1808:Src/main.c **** (void) SPI2->DR;
+ 843 .loc 2 1808 65 is_stmt 0 discriminator 3 view .LVU296
844 004a 0132 adds r2, r2, #1
845 .LVL63:
-1807:Src/main.c **** (void) SPI2->DR;
- 846 .loc 2 1807 65 discriminator 3 view .LVU297
+1808:Src/main.c **** (void) SPI2->DR;
+ 846 .loc 2 1808 65 discriminator 3 view .LVU297
847 004c F5E7 b .L38
848 .L39:
-1808:Src/main.c **** break;
- 849 .loc 2 1808 4 is_stmt 1 view .LVU298
+1809:Src/main.c **** break;
+ 849 .loc 2 1809 4 is_stmt 1 view .LVU298
850 004e 3F4B ldr r3, .L60+4
851 0050 DB68 ldr r3, [r3, #12]
-1809:Src/main.c **** case 2:
- 852 .loc 2 1809 3 view .LVU299
+1810:Src/main.c **** case 2:
+ 852 .loc 2 1810 3 view .LVU299
853 .LVL64:
854 .L29:
-1844:Src/main.c **** HAL_GPIO_WritePin(DAC_LD2_CS_GPIO_Port, DAC_LD2_CS_Pin, GPIO_PIN_SET);//End operation with LDAC2
- 855 .loc 2 1844 2 view .LVU300
+1845:Src/main.c **** HAL_GPIO_WritePin(DAC_LD2_CS_GPIO_Port, DAC_LD2_CS_Pin, GPIO_PIN_SET);//End operation with LDAC2
+ 855 .loc 2 1845 2 view .LVU300
856 0052 3D4D ldr r5, .L60
857 0054 0122 movs r2, #1
858 0056 4FF48041 mov r1, #16384
859 005a 2846 mov r0, r5
860 005c FFF7FEFF bl HAL_GPIO_WritePin
861 .LVL65:
-1845:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC1_CS_GPIO_Port, DAC_TEC1_CS_Pin, GPIO_PIN_SET);//End operation with TEC1
- 862 .loc 2 1845 2 view .LVU301
+1846:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC1_CS_GPIO_Port, DAC_TEC1_CS_Pin, GPIO_PIN_SET);//End operation with TEC1
+ 862 .loc 2 1846 2 view .LVU301
863 0060 3B4C ldr r4, .L60+8
864 0062 0122 movs r2, #1
865 0064 4021 movs r1, #64
866 0066 2046 mov r0, r4
867 0068 FFF7FEFF bl HAL_GPIO_WritePin
868 .LVL66:
-1846:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC2_CS_GPIO_Port, DAC_TEC2_CS_Pin, GPIO_PIN_SET);//End operation with TEC2
- 869 .loc 2 1846 2 view .LVU302
+1847:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC2_CS_GPIO_Port, DAC_TEC2_CS_Pin, GPIO_PIN_SET);//End operation with TEC2
+ 869 .loc 2 1847 2 view .LVU302
870 006c 0122 movs r2, #1
871 006e 4FF48051 mov r1, #4096
872 0072 2846 mov r0, r5
873 0074 FFF7FEFF bl HAL_GPIO_WritePin
874 .LVL67:
-1847:Src/main.c **** }
- 875 .loc 2 1847 2 view .LVU303
+1848:Src/main.c **** }
+ 875 .loc 2 1848 2 view .LVU303
+ARM GAS /tmp/ccWwqwYX.s page 119
+
+
876 0078 0122 movs r2, #1
-ARM GAS /tmp/ccdsDELB.s page 119
-
-
877 007a 1021 movs r1, #16
878 007c 2046 mov r0, r4
879 007e FFF7FEFF bl HAL_GPIO_WritePin
880 .LVL68:
-1848:Src/main.c **** static uint16_t MPhD_T(uint8_t num)
- 881 .loc 2 1848 1 is_stmt 0 view .LVU304
+1849:Src/main.c **** static uint16_t MPhD_T(uint8_t num)
+ 881 .loc 2 1849 1 is_stmt 0 view .LVU304
882 0082 38BD pop {r3, r4, r5, pc}
883 .LVL69:
884 .L33:
-1811:Src/main.c **** //tmp32=0;
- 885 .loc 2 1811 4 is_stmt 1 view .LVU305
+1812:Src/main.c **** //tmp32=0;
+ 885 .loc 2 1812 4 is_stmt 1 view .LVU305
886 0084 0022 movs r2, #0
887 0086 4021 movs r1, #64
888 .LVL70:
-1811:Src/main.c **** //tmp32=0;
- 889 .loc 2 1811 4 is_stmt 0 view .LVU306
+1812:Src/main.c **** //tmp32=0;
+ 889 .loc 2 1812 4 is_stmt 0 view .LVU306
890 0088 3148 ldr r0, .L60+8
891 008a FFF7FEFF bl HAL_GPIO_WritePin
892 .LVL71:
-1814:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
- 893 .loc 2 1814 4 is_stmt 1 view .LVU307
-1815:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
- 894 .loc 2 1815 4 view .LVU308
-1814:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
- 895 .loc 2 1814 10 is_stmt 0 view .LVU309
+1815:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
+ 893 .loc 2 1815 4 is_stmt 1 view .LVU307
+1816:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+ 894 .loc 2 1816 4 view .LVU308
+1815:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
+ 895 .loc 2 1815 10 is_stmt 0 view .LVU309
896 008e 0022 movs r2, #0
897 .LVL72:
898 .L41:
-1815:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
- 899 .loc 2 1815 9 is_stmt 1 discriminator 1 view .LVU310
+1816:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+ 899 .loc 2 1816 9 is_stmt 1 discriminator 1 view .LVU310
900 .LBB307:
901 .LBI307:
916:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -7131,25 +7132,25 @@ ARM GAS /tmp/ccdsDELB.s page 1
912 .loc 4 918 66 discriminator 1 view .LVU315
913 .LBE308:
914 .LBE307:
-1815:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
- 915 .loc 2 1815 42 view .LVU316
+1816:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+ 915 .loc 2 1816 42 view .LVU316
916 009a B2F5FA7F cmp r2, #500
917 009e 01D8 bhi .L42
-1815:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
- 918 .loc 2 1815 59 is_stmt 1 discriminator 3 view .LVU317
-1815:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
-ARM GAS /tmp/ccdsDELB.s page 120
+1816:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+ 918 .loc 2 1816 59 is_stmt 1 discriminator 3 view .LVU317
+ARM GAS /tmp/ccWwqwYX.s page 120
- 919 .loc 2 1815 64 is_stmt 0 discriminator 3 view .LVU318
+1816:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+ 919 .loc 2 1816 64 is_stmt 0 discriminator 3 view .LVU318
920 00a0 0132 adds r2, r2, #1
921 .LVL74:
-1815:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
- 922 .loc 2 1815 64 discriminator 3 view .LVU319
+1816:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+ 922 .loc 2 1816 64 discriminator 3 view .LVU319
923 00a2 F5E7 b .L41
924 .L42:
-1816:Src/main.c **** tmp32 = 0;
- 925 .loc 2 1816 4 is_stmt 1 view .LVU320
+1817:Src/main.c **** tmp32 = 0;
+ 925 .loc 2 1817 4 is_stmt 1 view .LVU320
926 .LVL75:
927 .LBB309:
928 .LBI309:
@@ -7166,17 +7167,17 @@ ARM GAS /tmp/ccdsDELB.s page 1
937 .loc 4 1377 10 view .LVU325
938 .LBE310:
939 .LBE309:
-1817:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
- 940 .loc 2 1817 4 is_stmt 1 view .LVU326
-1818:Src/main.c **** (void) SPI6->DR;
- 941 .loc 2 1818 4 view .LVU327
-1817:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
- 942 .loc 2 1817 10 is_stmt 0 view .LVU328
+1818:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
+ 940 .loc 2 1818 4 is_stmt 1 view .LVU326
+1819:Src/main.c **** (void) SPI6->DR;
+ 941 .loc 2 1819 4 view .LVU327
+1818:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
+ 942 .loc 2 1818 10 is_stmt 0 view .LVU328
943 00a8 0022 movs r2, #0
944 .LVL77:
945 .L44:
-1818:Src/main.c **** (void) SPI6->DR;
- 946 .loc 2 1818 9 is_stmt 1 discriminator 1 view .LVU329
+1819:Src/main.c **** (void) SPI6->DR;
+ 946 .loc 2 1819 9 is_stmt 1 discriminator 1 view .LVU329
947 .LBB311:
948 .LBI311:
905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -7197,53 +7198,53 @@ ARM GAS /tmp/ccdsDELB.s page 1
959 .loc 4 907 68 discriminator 1 view .LVU334
960 .LBE312:
961 .LBE311:
-1818:Src/main.c **** (void) SPI6->DR;
-ARM GAS /tmp/ccdsDELB.s page 121
+ARM GAS /tmp/ccWwqwYX.s page 121
- 962 .loc 2 1818 43 view .LVU335
+1819:Src/main.c **** (void) SPI6->DR;
+ 962 .loc 2 1819 43 view .LVU335
963 00b4 B2F5FA7F cmp r2, #500
964 00b8 01D8 bhi .L45
-1818:Src/main.c **** (void) SPI6->DR;
- 965 .loc 2 1818 60 is_stmt 1 discriminator 3 view .LVU336
-1818:Src/main.c **** (void) SPI6->DR;
- 966 .loc 2 1818 65 is_stmt 0 discriminator 3 view .LVU337
+1819:Src/main.c **** (void) SPI6->DR;
+ 965 .loc 2 1819 60 is_stmt 1 discriminator 3 view .LVU336
+1819:Src/main.c **** (void) SPI6->DR;
+ 966 .loc 2 1819 65 is_stmt 0 discriminator 3 view .LVU337
967 00ba 0132 adds r2, r2, #1
968 .LVL79:
-1818:Src/main.c **** (void) SPI6->DR;
- 969 .loc 2 1818 65 discriminator 3 view .LVU338
+1819:Src/main.c **** (void) SPI6->DR;
+ 969 .loc 2 1819 65 discriminator 3 view .LVU338
970 00bc F5E7 b .L44
971 .L45:
-1819:Src/main.c **** break;
- 972 .loc 2 1819 4 is_stmt 1 view .LVU339
+1820:Src/main.c **** break;
+ 972 .loc 2 1820 4 is_stmt 1 view .LVU339
973 00be 254B ldr r3, .L60+12
974 00c0 DB68 ldr r3, [r3, #12]
-1820:Src/main.c **** case 3:
- 975 .loc 2 1820 3 view .LVU340
+1821:Src/main.c **** case 3:
+ 975 .loc 2 1821 3 view .LVU340
976 00c2 C6E7 b .L29
977 .LVL80:
978 .L32:
-1822:Src/main.c **** //tmp32=0;
- 979 .loc 2 1822 4 view .LVU341
+1823:Src/main.c **** //tmp32=0;
+ 979 .loc 2 1823 4 view .LVU341
980 00c4 0022 movs r2, #0
981 00c6 4FF48051 mov r1, #4096
982 .LVL81:
-1822:Src/main.c **** //tmp32=0;
- 983 .loc 2 1822 4 is_stmt 0 view .LVU342
+1823:Src/main.c **** //tmp32=0;
+ 983 .loc 2 1823 4 is_stmt 0 view .LVU342
984 00ca 1F48 ldr r0, .L60
985 00cc FFF7FEFF bl HAL_GPIO_WritePin
986 .LVL82:
-1825:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
- 987 .loc 2 1825 4 is_stmt 1 view .LVU343
-1826:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
- 988 .loc 2 1826 4 view .LVU344
-1825:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
- 989 .loc 2 1825 10 is_stmt 0 view .LVU345
+1826:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
+ 987 .loc 2 1826 4 is_stmt 1 view .LVU343
+1827:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+ 988 .loc 2 1827 4 view .LVU344
+1826:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
+ 989 .loc 2 1826 10 is_stmt 0 view .LVU345
990 00d0 0022 movs r2, #0
991 .LVL83:
992 .L47:
-1826:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
- 993 .loc 2 1826 9 is_stmt 1 discriminator 1 view .LVU346
+1827:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+ 993 .loc 2 1827 9 is_stmt 1 discriminator 1 view .LVU346
994 .LBB313:
995 .LBI313:
916:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -7257,32 +7258,32 @@ ARM GAS /tmp/ccdsDELB.s page 1
1001 00d4 9B68 ldr r3, [r3, #8]
918:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
1002 .loc 4 918 66 discriminator 1 view .LVU350
+ARM GAS /tmp/ccWwqwYX.s page 122
+
+
1003 00d6 13F0020F tst r3, #2
-ARM GAS /tmp/ccdsDELB.s page 122
-
-
1004 00da 04D1 bne .L48
1005 .LVL84:
918:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
1006 .loc 4 918 66 discriminator 1 view .LVU351
1007 .LBE314:
1008 .LBE313:
-1826:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
- 1009 .loc 2 1826 42 view .LVU352
+1827:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+ 1009 .loc 2 1827 42 view .LVU352
1010 00dc B2F5FA7F cmp r2, #500
1011 00e0 01D8 bhi .L48
-1826:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
- 1012 .loc 2 1826 59 is_stmt 1 discriminator 3 view .LVU353
-1826:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
- 1013 .loc 2 1826 64 is_stmt 0 discriminator 3 view .LVU354
+1827:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+ 1012 .loc 2 1827 59 is_stmt 1 discriminator 3 view .LVU353
+1827:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+ 1013 .loc 2 1827 64 is_stmt 0 discriminator 3 view .LVU354
1014 00e2 0132 adds r2, r2, #1
1015 .LVL85:
-1826:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
- 1016 .loc 2 1826 64 discriminator 3 view .LVU355
+1827:Src/main.c **** LL_SPI_TransmitData16(SPI2, DATA);//Transmit word to Laser1 DAC
+ 1016 .loc 2 1827 64 discriminator 3 view .LVU355
1017 00e4 F5E7 b .L47
1018 .L48:
-1827:Src/main.c **** tmp32 = 0;
- 1019 .loc 2 1827 4 is_stmt 1 view .LVU356
+1828:Src/main.c **** tmp32 = 0;
+ 1019 .loc 2 1828 4 is_stmt 1 view .LVU356
1020 .LVL86:
1021 .LBB315:
1022 .LBI315:
@@ -7299,17 +7300,17 @@ ARM GAS /tmp/ccdsDELB.s page 1
1031 .loc 4 1377 10 view .LVU361
1032 .LBE316:
1033 .LBE315:
-1828:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
- 1034 .loc 2 1828 4 is_stmt 1 view .LVU362
-1829:Src/main.c **** (void) SPI2->DR;
- 1035 .loc 2 1829 4 view .LVU363
-1828:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
- 1036 .loc 2 1828 10 is_stmt 0 view .LVU364
+1829:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
+ 1034 .loc 2 1829 4 is_stmt 1 view .LVU362
+1830:Src/main.c **** (void) SPI2->DR;
+ 1035 .loc 2 1830 4 view .LVU363
+1829:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI2))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
+ 1036 .loc 2 1829 10 is_stmt 0 view .LVU364
1037 00ea 0022 movs r2, #0
1038 .LVL88:
1039 .L50:
-1829:Src/main.c **** (void) SPI2->DR;
- 1040 .loc 2 1829 9 is_stmt 1 discriminator 1 view .LVU365
+1830:Src/main.c **** (void) SPI2->DR;
+ 1040 .loc 2 1830 9 is_stmt 1 discriminator 1 view .LVU365
1041 .LBB317:
1042 .LBI317:
905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -7317,10 +7318,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1044 .LBB318:
907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
1045 .loc 4 907 3 discriminator 1 view .LVU367
+ARM GAS /tmp/ccWwqwYX.s page 123
+
+
907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
-ARM GAS /tmp/ccdsDELB.s page 123
-
-
1046 .loc 4 907 12 is_stmt 0 discriminator 1 view .LVU368
1047 00ec 174B ldr r3, .L60+4
1048 00ee 9B68 ldr r3, [r3, #8]
@@ -7333,54 +7334,54 @@ ARM GAS /tmp/ccdsDELB.s page 1
1053 .loc 4 907 68 discriminator 1 view .LVU370
1054 .LBE318:
1055 .LBE317:
-1829:Src/main.c **** (void) SPI2->DR;
- 1056 .loc 2 1829 43 view .LVU371
+1830:Src/main.c **** (void) SPI2->DR;
+ 1056 .loc 2 1830 43 view .LVU371
1057 00f6 B2F5FA7F cmp r2, #500
1058 00fa 01D8 bhi .L51
-1829:Src/main.c **** (void) SPI2->DR;
- 1059 .loc 2 1829 60 is_stmt 1 discriminator 3 view .LVU372
-1829:Src/main.c **** (void) SPI2->DR;
- 1060 .loc 2 1829 65 is_stmt 0 discriminator 3 view .LVU373
+1830:Src/main.c **** (void) SPI2->DR;
+ 1059 .loc 2 1830 60 is_stmt 1 discriminator 3 view .LVU372
+1830:Src/main.c **** (void) SPI2->DR;
+ 1060 .loc 2 1830 65 is_stmt 0 discriminator 3 view .LVU373
1061 00fc 0132 adds r2, r2, #1
1062 .LVL90:
-1829:Src/main.c **** (void) SPI2->DR;
- 1063 .loc 2 1829 65 discriminator 3 view .LVU374
+1830:Src/main.c **** (void) SPI2->DR;
+ 1063 .loc 2 1830 65 discriminator 3 view .LVU374
1064 00fe F5E7 b .L50
1065 .L51:
-1830:Src/main.c **** break;
- 1066 .loc 2 1830 4 is_stmt 1 view .LVU375
+1831:Src/main.c **** break;
+ 1066 .loc 2 1831 4 is_stmt 1 view .LVU375
1067 0100 124B ldr r3, .L60+4
1068 0102 DB68 ldr r3, [r3, #12]
-1831:Src/main.c **** case 4:
- 1069 .loc 2 1831 3 view .LVU376
+1832:Src/main.c **** case 4:
+ 1069 .loc 2 1832 3 view .LVU376
1070 0104 A5E7 b .L29
1071 .LVL91:
1072 .L30:
-1833:Src/main.c **** //tmp32=0;
- 1073 .loc 2 1833 4 view .LVU377
+1834:Src/main.c **** //tmp32=0;
+ 1073 .loc 2 1834 4 view .LVU377
1074 0106 0022 movs r2, #0
1075 0108 1021 movs r1, #16
1076 .LVL92:
-1833:Src/main.c **** //tmp32=0;
- 1077 .loc 2 1833 4 is_stmt 0 view .LVU378
+1834:Src/main.c **** //tmp32=0;
+ 1077 .loc 2 1834 4 is_stmt 0 view .LVU378
1078 010a 1148 ldr r0, .L60+8
1079 010c FFF7FEFF bl HAL_GPIO_WritePin
1080 .LVL93:
-1836:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
- 1081 .loc 2 1836 4 is_stmt 1 view .LVU379
-1837:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
- 1082 .loc 2 1837 4 view .LVU380
-1836:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
- 1083 .loc 2 1836 10 is_stmt 0 view .LVU381
+1837:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
+ 1081 .loc 2 1837 4 is_stmt 1 view .LVU379
+1838:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+ 1082 .loc 2 1838 4 view .LVU380
+1837:Src/main.c **** while((!LL_SPI_IsActiveFlag_TXE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle wi
+ 1083 .loc 2 1837 10 is_stmt 0 view .LVU381
1084 0110 0022 movs r2, #0
1085 .LVL94:
1086 .L53:
-1837:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
- 1087 .loc 2 1837 9 is_stmt 1 discriminator 1 view .LVU382
+1838:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+ 1087 .loc 2 1838 9 is_stmt 1 discriminator 1 view .LVU382
+ARM GAS /tmp/ccWwqwYX.s page 124
+
+
1088 .LBB319:
-ARM GAS /tmp/ccdsDELB.s page 124
-
-
1089 .LBI319:
916:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
1090 .loc 4 916 26 discriminator 1 view .LVU383
@@ -7400,22 +7401,22 @@ ARM GAS /tmp/ccdsDELB.s page 1
1100 .loc 4 918 66 discriminator 1 view .LVU387
1101 .LBE320:
1102 .LBE319:
-1837:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
- 1103 .loc 2 1837 42 view .LVU388
+1838:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+ 1103 .loc 2 1838 42 view .LVU388
1104 011c B2F5FA7F cmp r2, #500
1105 0120 01D8 bhi .L54
-1837:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
- 1106 .loc 2 1837 59 is_stmt 1 discriminator 3 view .LVU389
-1837:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
- 1107 .loc 2 1837 64 is_stmt 0 discriminator 3 view .LVU390
+1838:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+ 1106 .loc 2 1838 59 is_stmt 1 discriminator 3 view .LVU389
+1838:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+ 1107 .loc 2 1838 64 is_stmt 0 discriminator 3 view .LVU390
1108 0122 0132 adds r2, r2, #1
1109 .LVL96:
-1837:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
- 1110 .loc 2 1837 64 discriminator 3 view .LVU391
+1838:Src/main.c **** LL_SPI_TransmitData16(SPI6, DATA);//Transmit word to Laser1 DAC
+ 1110 .loc 2 1838 64 discriminator 3 view .LVU391
1111 0124 F5E7 b .L53
1112 .L54:
-1838:Src/main.c **** tmp32 = 0;
- 1113 .loc 2 1838 4 is_stmt 1 view .LVU392
+1839:Src/main.c **** tmp32 = 0;
+ 1113 .loc 2 1839 4 is_stmt 1 view .LVU392
1114 .LVL97:
1115 .LBB321:
1116 .LBI321:
@@ -7432,20 +7433,20 @@ ARM GAS /tmp/ccdsDELB.s page 1
1125 .loc 4 1377 10 view .LVU397
1126 .LBE322:
1127 .LBE321:
-1839:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
- 1128 .loc 2 1839 4 is_stmt 1 view .LVU398
-1840:Src/main.c **** (void) SPI6->DR;
- 1129 .loc 2 1840 4 view .LVU399
-1839:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
- 1130 .loc 2 1839 10 is_stmt 0 view .LVU400
-ARM GAS /tmp/ccdsDELB.s page 125
+1840:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
+ 1128 .loc 2 1840 4 is_stmt 1 view .LVU398
+1841:Src/main.c **** (void) SPI6->DR;
+ 1129 .loc 2 1841 4 view .LVU399
+1840:Src/main.c **** while((!LL_SPI_IsActiveFlag_RXNE(SPI6))&&(tmp32<=500)) {tmp32++;}//When trans. last data cycle w
+ARM GAS /tmp/ccWwqwYX.s page 125
+ 1130 .loc 2 1840 10 is_stmt 0 view .LVU400
1131 012a 0022 movs r2, #0
1132 .LVL99:
1133 .L56:
-1840:Src/main.c **** (void) SPI6->DR;
- 1134 .loc 2 1840 9 is_stmt 1 discriminator 1 view .LVU401
+1841:Src/main.c **** (void) SPI6->DR;
+ 1134 .loc 2 1841 9 is_stmt 1 discriminator 1 view .LVU401
1135 .LBB323:
1136 .LBI323:
905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -7466,26 +7467,26 @@ ARM GAS /tmp/ccdsDELB.s page 1
1147 .loc 4 907 68 discriminator 1 view .LVU406
1148 .LBE324:
1149 .LBE323:
-1840:Src/main.c **** (void) SPI6->DR;
- 1150 .loc 2 1840 43 view .LVU407
+1841:Src/main.c **** (void) SPI6->DR;
+ 1150 .loc 2 1841 43 view .LVU407
1151 0136 B2F5FA7F cmp r2, #500
1152 013a 01D8 bhi .L57
-1840:Src/main.c **** (void) SPI6->DR;
- 1153 .loc 2 1840 60 is_stmt 1 discriminator 3 view .LVU408
-1840:Src/main.c **** (void) SPI6->DR;
- 1154 .loc 2 1840 65 is_stmt 0 discriminator 3 view .LVU409
+1841:Src/main.c **** (void) SPI6->DR;
+ 1153 .loc 2 1841 60 is_stmt 1 discriminator 3 view .LVU408
+1841:Src/main.c **** (void) SPI6->DR;
+ 1154 .loc 2 1841 65 is_stmt 0 discriminator 3 view .LVU409
1155 013c 0132 adds r2, r2, #1
1156 .LVL101:
-1840:Src/main.c **** (void) SPI6->DR;
- 1157 .loc 2 1840 65 discriminator 3 view .LVU410
+1841:Src/main.c **** (void) SPI6->DR;
+ 1157 .loc 2 1841 65 discriminator 3 view .LVU410
1158 013e F5E7 b .L56
1159 .L57:
-1841:Src/main.c **** break;
- 1160 .loc 2 1841 4 is_stmt 1 view .LVU411
+1842:Src/main.c **** break;
+ 1160 .loc 2 1842 4 is_stmt 1 view .LVU411
1161 0140 044B ldr r3, .L60+12
1162 0142 DB68 ldr r3, [r3, #12]
-1842:Src/main.c **** }
- 1163 .loc 2 1842 3 view .LVU412
+1843:Src/main.c **** }
+ 1163 .loc 2 1843 3 view .LVU412
1164 0144 85E7 b .L29
1165 .L61:
1166 0146 00BF .align 2
@@ -7497,10 +7498,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1172 .cfi_endproc
1173 .LFE1206:
1175 .section .text.MPhD_T,"ax",%progbits
+ARM GAS /tmp/ccWwqwYX.s page 126
+
+
1176 .align 1
-ARM GAS /tmp/ccdsDELB.s page 126
-
-
1177 .syntax unified
1178 .thumb
1179 .thumb_func
@@ -7508,13 +7509,13 @@ ARM GAS /tmp/ccdsDELB.s page 1
1182 MPhD_T:
1183 .LVL102:
1184 .LFB1207:
-1850:Src/main.c **** uint16_t P;
- 1185 .loc 2 1850 1 view -0
+1851:Src/main.c **** uint16_t P;
+ 1185 .loc 2 1851 1 view -0
1186 .cfi_startproc
1187 @ args = 0, pretend = 0, frame = 0
1188 @ frame_needed = 0, uses_anonymous_args = 0
-1850:Src/main.c **** uint16_t P;
- 1189 .loc 2 1850 1 is_stmt 0 view .LVU414
+1851:Src/main.c **** uint16_t P;
+ 1189 .loc 2 1851 1 is_stmt 0 view .LVU414
1190 0000 38B5 push {r3, r4, r5, lr}
1191 .LCFI9:
1192 .cfi_def_cfa_offset 16
@@ -7523,170 +7524,170 @@ ARM GAS /tmp/ccdsDELB.s page 1
1195 .cfi_offset 5, -8
1196 .cfi_offset 14, -4
1197 0002 0446 mov r4, r0
-1851:Src/main.c **** uint32_t tmp32;
- 1198 .loc 2 1851 2 is_stmt 1 view .LVU415
-1852:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_RESET);//Prepare conversion
- 1199 .loc 2 1852 2 view .LVU416
-1853:Src/main.c **** HAL_GPIO_WritePin(SPI5_CNV_GPIO_Port, SPI5_CNV_Pin, GPIO_PIN_RESET);//Prepare conversion
- 1200 .loc 2 1853 2 view .LVU417
+1852:Src/main.c **** uint32_t tmp32;
+ 1198 .loc 2 1852 2 is_stmt 1 view .LVU415
+1853:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_RESET);//Prepare conversion
+ 1199 .loc 2 1853 2 view .LVU416
+1854:Src/main.c **** HAL_GPIO_WritePin(SPI5_CNV_GPIO_Port, SPI5_CNV_Pin, GPIO_PIN_RESET);//Prepare conversion
+ 1200 .loc 2 1854 2 view .LVU417
1201 0004 0022 movs r2, #0
1202 0006 4FF48041 mov r1, #16384
1203 000a 8248 ldr r0, .L106
1204 .LVL103:
-1853:Src/main.c **** HAL_GPIO_WritePin(SPI5_CNV_GPIO_Port, SPI5_CNV_Pin, GPIO_PIN_RESET);//Prepare conversion
- 1205 .loc 2 1853 2 is_stmt 0 view .LVU418
+1854:Src/main.c **** HAL_GPIO_WritePin(SPI5_CNV_GPIO_Port, SPI5_CNV_Pin, GPIO_PIN_RESET);//Prepare conversion
+ 1205 .loc 2 1854 2 is_stmt 0 view .LVU418
1206 000c FFF7FEFF bl HAL_GPIO_WritePin
1207 .LVL104:
-1854:Src/main.c **** tmp32=0;
- 1208 .loc 2 1854 2 is_stmt 1 view .LVU419
+1855:Src/main.c **** tmp32=0;
+ 1208 .loc 2 1855 2 is_stmt 1 view .LVU419
1209 0010 0022 movs r2, #0
1210 0012 4FF40071 mov r1, #512
1211 0016 8048 ldr r0, .L106+4
1212 0018 FFF7FEFF bl HAL_GPIO_WritePin
1213 .LVL105:
-1855:Src/main.c **** while(tmp32<500){tmp32++;}
- 1214 .loc 2 1855 2 view .LVU420
-1856:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
- 1215 .loc 2 1856 2 view .LVU421
-1855:Src/main.c **** while(tmp32<500){tmp32++;}
- 1216 .loc 2 1855 7 is_stmt 0 view .LVU422
+1856:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1214 .loc 2 1856 2 view .LVU420
+1857:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
+ 1215 .loc 2 1857 2 view .LVU421
+1856:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1216 .loc 2 1856 7 is_stmt 0 view .LVU422
1217 001c 0023 movs r3, #0
-1856:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
- 1218 .loc 2 1856 7 view .LVU423
+1857:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
+ 1218 .loc 2 1857 7 view .LVU423
1219 001e 00E0 b .L63
1220 .LVL106:
1221 .L64:
-1856:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
- 1222 .loc 2 1856 19 is_stmt 1 discriminator 2 view .LVU424
-ARM GAS /tmp/ccdsDELB.s page 127
+1857:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
+ARM GAS /tmp/ccWwqwYX.s page 127
-1856:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
- 1223 .loc 2 1856 24 is_stmt 0 discriminator 2 view .LVU425
+ 1222 .loc 2 1857 19 is_stmt 1 discriminator 2 view .LVU424
+1857:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
+ 1223 .loc 2 1857 24 is_stmt 0 discriminator 2 view .LVU425
1224 0020 0133 adds r3, r3, #1
1225 .LVL107:
1226 .L63:
-1856:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
- 1227 .loc 2 1856 7 is_stmt 1 discriminator 1 view .LVU426
+1857:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
+ 1227 .loc 2 1857 7 is_stmt 1 discriminator 1 view .LVU426
1228 0022 B3F5FA7F cmp r3, #500
1229 0026 FBD3 bcc .L64
-1857:Src/main.c **** HAL_GPIO_WritePin(SPI5_CNV_GPIO_Port, SPI5_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
- 1230 .loc 2 1857 2 view .LVU427
+1858:Src/main.c **** HAL_GPIO_WritePin(SPI5_CNV_GPIO_Port, SPI5_CNV_Pin, GPIO_PIN_SET);//Stop acqusition & start conver
+ 1230 .loc 2 1858 2 view .LVU427
1231 0028 0122 movs r2, #1
1232 002a 4FF48041 mov r1, #16384
1233 002e 7948 ldr r0, .L106
1234 0030 FFF7FEFF bl HAL_GPIO_WritePin
1235 .LVL108:
-1858:Src/main.c **** tmp32=0;
- 1236 .loc 2 1858 2 view .LVU428
+1859:Src/main.c **** tmp32=0;
+ 1236 .loc 2 1859 2 view .LVU428
1237 0034 0122 movs r2, #1
1238 0036 4FF40071 mov r1, #512
1239 003a 7748 ldr r0, .L106+4
1240 003c FFF7FEFF bl HAL_GPIO_WritePin
1241 .LVL109:
-1859:Src/main.c **** while(tmp32<500){tmp32++;}
- 1242 .loc 2 1859 2 view .LVU429
-1860:Src/main.c **** if (num==1)//MPD1
- 1243 .loc 2 1860 2 view .LVU430
-1859:Src/main.c **** while(tmp32<500){tmp32++;}
- 1244 .loc 2 1859 7 is_stmt 0 view .LVU431
+1860:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1242 .loc 2 1860 2 view .LVU429
+1861:Src/main.c **** if (num==1)//MPD1
+ 1243 .loc 2 1861 2 view .LVU430
+1860:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1244 .loc 2 1860 7 is_stmt 0 view .LVU431
1245 0040 0023 movs r3, #0
-1860:Src/main.c **** if (num==1)//MPD1
- 1246 .loc 2 1860 7 view .LVU432
+1861:Src/main.c **** if (num==1)//MPD1
+ 1246 .loc 2 1861 7 view .LVU432
1247 0042 00E0 b .L65
1248 .LVL110:
1249 .L66:
-1860:Src/main.c **** if (num==1)//MPD1
- 1250 .loc 2 1860 19 is_stmt 1 discriminator 2 view .LVU433
-1860:Src/main.c **** if (num==1)//MPD1
- 1251 .loc 2 1860 24 is_stmt 0 discriminator 2 view .LVU434
+1861:Src/main.c **** if (num==1)//MPD1
+ 1250 .loc 2 1861 19 is_stmt 1 discriminator 2 view .LVU433
+1861:Src/main.c **** if (num==1)//MPD1
+ 1251 .loc 2 1861 24 is_stmt 0 discriminator 2 view .LVU434
1252 0044 0133 adds r3, r3, #1
1253 .LVL111:
1254 .L65:
-1860:Src/main.c **** if (num==1)//MPD1
- 1255 .loc 2 1860 7 is_stmt 1 discriminator 1 view .LVU435
+1861:Src/main.c **** if (num==1)//MPD1
+ 1255 .loc 2 1861 7 is_stmt 1 discriminator 1 view .LVU435
1256 0046 B3F5FA7F cmp r3, #500
1257 004a FBD3 bcc .L66
-1861:Src/main.c **** {
- 1258 .loc 2 1861 2 view .LVU436
-1861:Src/main.c **** {
- 1259 .loc 2 1861 5 is_stmt 0 view .LVU437
+1862:Src/main.c **** {
+ 1258 .loc 2 1862 2 view .LVU436
+1862:Src/main.c **** {
+ 1259 .loc 2 1862 5 is_stmt 0 view .LVU437
1260 004c 012C cmp r4, #1
1261 004e 08D0 beq .L100
-1877:Src/main.c **** {
- 1262 .loc 2 1877 7 is_stmt 1 view .LVU438
-1877:Src/main.c **** {
- 1263 .loc 2 1877 10 is_stmt 0 view .LVU439
+1878:Src/main.c **** {
+ 1262 .loc 2 1878 7 is_stmt 1 view .LVU438
+1878:Src/main.c **** {
+ 1263 .loc 2 1878 10 is_stmt 0 view .LVU439
+ARM GAS /tmp/ccWwqwYX.s page 128
+
+
1264 0050 022C cmp r4, #2
-ARM GAS /tmp/ccdsDELB.s page 128
-
-
1265 0052 3DD0 beq .L101
-1893:Src/main.c **** {
- 1266 .loc 2 1893 7 is_stmt 1 view .LVU440
-1893:Src/main.c **** {
- 1267 .loc 2 1893 10 is_stmt 0 view .LVU441
+1894:Src/main.c **** {
+ 1266 .loc 2 1894 7 is_stmt 1 view .LVU440
+1894:Src/main.c **** {
+ 1267 .loc 2 1894 10 is_stmt 0 view .LVU441
1268 0054 032C cmp r4, #3
1269 0056 70D0 beq .L102
-1909:Src/main.c **** {
- 1270 .loc 2 1909 7 is_stmt 1 view .LVU442
-1909:Src/main.c **** {
- 1271 .loc 2 1909 10 is_stmt 0 view .LVU443
+1910:Src/main.c **** {
+ 1270 .loc 2 1910 7 is_stmt 1 view .LVU442
+1910:Src/main.c **** {
+ 1271 .loc 2 1910 10 is_stmt 0 view .LVU443
1272 0058 042C cmp r4, #4
1273 005a 00F0A580 beq .L103
1274 .LVL112:
1275 .L75:
-1947:Src/main.c **** }
- 1276 .loc 2 1947 2 is_stmt 1 view .LVU444
-1948:Src/main.c **** /*static uint16_t Temp_LD(uint16_t T_LD_before, uint16_t T_LD, uint32_t Timer_before, uint32_t Time
- 1277 .loc 2 1948 1 is_stmt 0 view .LVU445
+1948:Src/main.c **** }
+ 1276 .loc 2 1948 2 is_stmt 1 view .LVU444
+1949:Src/main.c **** /*static uint16_t Temp_LD(uint16_t T_LD_before, uint16_t T_LD, uint32_t Timer_before, uint32_t Time
+ 1277 .loc 2 1949 1 is_stmt 0 view .LVU445
1278 005e 2846 mov r0, r5
1279 0060 38BD pop {r3, r4, r5, pc}
1280 .LVL113:
1281 .L100:
-1863:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD1_CS_GPIO_Port, ADC_MPD1_CS_Pin, GPIO_PIN_RESET);
- 1282 .loc 2 1863 3 is_stmt 1 view .LVU446
+1864:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD1_CS_GPIO_Port, ADC_MPD1_CS_Pin, GPIO_PIN_RESET);
+ 1282 .loc 2 1864 3 is_stmt 1 view .LVU446
1283 0062 6C4C ldr r4, .L106
1284 0064 0122 movs r2, #1
1285 0066 4FF40061 mov r1, #2048
1286 006a 2046 mov r0, r4
1287 006c FFF7FEFF bl HAL_GPIO_WritePin
1288 .LVL114:
-1864:Src/main.c **** tmp32=0;
- 1289 .loc 2 1864 3 view .LVU447
+1865:Src/main.c **** tmp32=0;
+ 1289 .loc 2 1865 3 view .LVU447
1290 0070 0022 movs r2, #0
1291 0072 4FF48061 mov r1, #1024
1292 0076 2046 mov r0, r4
1293 0078 FFF7FEFF bl HAL_GPIO_WritePin
1294 .LVL115:
-1865:Src/main.c **** while(tmp32<500){tmp32++;}
- 1295 .loc 2 1865 3 view .LVU448
-1866:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1296 .loc 2 1866 3 view .LVU449
-1865:Src/main.c **** while(tmp32<500){tmp32++;}
- 1297 .loc 2 1865 8 is_stmt 0 view .LVU450
+1866:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1295 .loc 2 1866 3 view .LVU448
+1867:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1296 .loc 2 1867 3 view .LVU449
+1866:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1297 .loc 2 1866 8 is_stmt 0 view .LVU450
1298 007c 0023 movs r3, #0
-1866:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1299 .loc 2 1866 8 view .LVU451
+1867:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1299 .loc 2 1867 8 view .LVU451
1300 007e 00E0 b .L68
1301 .LVL116:
1302 .L69:
-1866:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1303 .loc 2 1866 20 is_stmt 1 discriminator 2 view .LVU452
-1866:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1304 .loc 2 1866 25 is_stmt 0 discriminator 2 view .LVU453
+1867:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1303 .loc 2 1867 20 is_stmt 1 discriminator 2 view .LVU452
+1867:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1304 .loc 2 1867 25 is_stmt 0 discriminator 2 view .LVU453
1305 0080 0133 adds r3, r3, #1
1306 .LVL117:
+ARM GAS /tmp/ccWwqwYX.s page 129
+
+
1307 .L68:
-ARM GAS /tmp/ccdsDELB.s page 129
-
-
-1866:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1308 .loc 2 1866 8 is_stmt 1 discriminator 1 view .LVU454
+1867:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1308 .loc 2 1867 8 is_stmt 1 discriminator 1 view .LVU454
1309 0082 B3F5FA7F cmp r3, #500
1310 0086 FBD3 bcc .L69
-1868:Src/main.c **** tmp32 = 0;
- 1311 .loc 2 1868 3 view .LVU455
+1869:Src/main.c **** tmp32 = 0;
+ 1311 .loc 2 1869 3 view .LVU455
1312 .LVL118:
1313 .LBB325:
1314 .LBI325:
@@ -7707,17 +7708,17 @@ ARM GAS /tmp/ccdsDELB.s page 1
1325 .loc 4 360 3 view .LVU459
1326 .LBE326:
1327 .LBE325:
-1869:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI4))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
- 1328 .loc 2 1869 3 is_stmt 1 view .LVU460
-1870:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
- 1329 .loc 2 1870 3 view .LVU461
-1869:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI4))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
- 1330 .loc 2 1869 9 is_stmt 0 view .LVU462
+1870:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI4))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
+ 1328 .loc 2 1870 3 is_stmt 1 view .LVU460
+1871:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
+ 1329 .loc 2 1871 3 view .LVU461
+1870:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI4))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
+ 1330 .loc 2 1870 9 is_stmt 0 view .LVU462
1331 0092 0023 movs r3, #0
1332 .LVL121:
1333 .L70:
-1870:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
- 1334 .loc 2 1870 8 is_stmt 1 discriminator 1 view .LVU463
+1871:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
+ 1334 .loc 2 1871 8 is_stmt 1 discriminator 1 view .LVU463
1335 .LBB327:
1336 .LBI327:
905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -7737,26 +7738,26 @@ ARM GAS /tmp/ccdsDELB.s page 1
907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
1347 .loc 4 907 68 discriminator 1 view .LVU468
1348 .LBE328:
+ARM GAS /tmp/ccWwqwYX.s page 130
+
+
1349 .LBE327:
-ARM GAS /tmp/ccdsDELB.s page 130
-
-
-1870:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
- 1350 .loc 2 1870 43 view .LVU469
+1871:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
+ 1350 .loc 2 1871 43 view .LVU469
1351 009e B3F57A7F cmp r3, #1000
1352 00a2 01D8 bhi .L71
-1870:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
- 1353 .loc 2 1870 62 is_stmt 1 discriminator 3 view .LVU470
-1870:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
- 1354 .loc 2 1870 67 is_stmt 0 discriminator 3 view .LVU471
+1871:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
+ 1353 .loc 2 1871 62 is_stmt 1 discriminator 3 view .LVU470
+1871:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
+ 1354 .loc 2 1871 67 is_stmt 0 discriminator 3 view .LVU471
1355 00a4 0133 adds r3, r3, #1
1356 .LVL123:
-1870:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
- 1357 .loc 2 1870 67 discriminator 3 view .LVU472
+1871:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for MPhD1 ADC
+ 1357 .loc 2 1871 67 discriminator 3 view .LVU472
1358 00a6 F5E7 b .L70
1359 .L71:
-1871:Src/main.c **** while(tmp32<500){tmp32++;}
- 1360 .loc 2 1871 3 is_stmt 1 view .LVU473
+1872:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1360 .loc 2 1872 3 is_stmt 1 view .LVU473
1361 .LVL124:
1362 .LBB329:
1363 .LBI329:
@@ -7778,29 +7779,29 @@ ARM GAS /tmp/ccdsDELB.s page 1
1375 .loc 4 373 1 view .LVU477
1376 .LBE330:
1377 .LBE329:
-1872:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1378 .loc 2 1872 20 is_stmt 1 discriminator 2 view .LVU478
-1872:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1379 .loc 2 1872 25 is_stmt 0 discriminator 2 view .LVU479
+1873:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1378 .loc 2 1873 20 is_stmt 1 discriminator 2 view .LVU478
+1873:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1379 .loc 2 1873 25 is_stmt 0 discriminator 2 view .LVU479
1380 00b4 0133 adds r3, r3, #1
1381 .LVL126:
1382 .L73:
-1872:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1383 .loc 2 1872 8 is_stmt 1 discriminator 1 view .LVU480
+1873:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1383 .loc 2 1873 8 is_stmt 1 discriminator 1 view .LVU480
1384 00b6 B3F5FA7F cmp r3, #500
1385 00ba FBD3 bcc .L74
-1874:Src/main.c **** P = LL_SPI_ReceiveData16(SPI4);
- 1386 .loc 2 1874 3 view .LVU481
+1875:Src/main.c **** P = LL_SPI_ReceiveData16(SPI4);
+ 1386 .loc 2 1875 3 view .LVU481
1387 00bc 0122 movs r2, #1
1388 00be 4FF48061 mov r1, #1024
1389 00c2 5448 ldr r0, .L106
1390 00c4 FFF7FEFF bl HAL_GPIO_WritePin
1391 .LVL127:
-1875:Src/main.c **** }
- 1392 .loc 2 1875 3 view .LVU482
-ARM GAS /tmp/ccdsDELB.s page 131
+1876:Src/main.c **** }
+ARM GAS /tmp/ccWwqwYX.s page 131
+ 1392 .loc 2 1876 3 view .LVU482
1393 .LBB331:
1394 .LBI331:
1344:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -7823,49 +7824,49 @@ ARM GAS /tmp/ccdsDELB.s page 1
1407 00ce C6E7 b .L75
1408 .LVL129:
1409 .L101:
-1879:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD2_CS_GPIO_Port, ADC_MPD2_CS_Pin, GPIO_PIN_RESET);
- 1410 .loc 2 1879 3 is_stmt 1 view .LVU488
+1880:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD2_CS_GPIO_Port, ADC_MPD2_CS_Pin, GPIO_PIN_RESET);
+ 1410 .loc 2 1880 3 is_stmt 1 view .LVU488
1411 00d0 514C ldr r4, .L106+4
1412 00d2 0122 movs r2, #1
1413 00d4 4FF48061 mov r1, #1024
1414 00d8 2046 mov r0, r4
1415 00da FFF7FEFF bl HAL_GPIO_WritePin
1416 .LVL130:
-1880:Src/main.c **** tmp32=0;
- 1417 .loc 2 1880 3 view .LVU489
+1881:Src/main.c **** tmp32=0;
+ 1417 .loc 2 1881 3 view .LVU489
1418 00de 0022 movs r2, #0
1419 00e0 4021 movs r1, #64
1420 00e2 2046 mov r0, r4
1421 00e4 FFF7FEFF bl HAL_GPIO_WritePin
1422 .LVL131:
-1881:Src/main.c **** while(tmp32<500){tmp32++;}
- 1423 .loc 2 1881 3 view .LVU490
-1882:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1424 .loc 2 1882 3 view .LVU491
-1881:Src/main.c **** while(tmp32<500){tmp32++;}
- 1425 .loc 2 1881 8 is_stmt 0 view .LVU492
+1882:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1423 .loc 2 1882 3 view .LVU490
+1883:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1424 .loc 2 1883 3 view .LVU491
+1882:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1425 .loc 2 1882 8 is_stmt 0 view .LVU492
1426 00e8 0023 movs r3, #0
-1882:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1427 .loc 2 1882 8 view .LVU493
+1883:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1427 .loc 2 1883 8 view .LVU493
1428 00ea 00E0 b .L77
1429 .LVL132:
1430 .L78:
-1882:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1431 .loc 2 1882 20 is_stmt 1 discriminator 2 view .LVU494
-1882:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1432 .loc 2 1882 25 is_stmt 0 discriminator 2 view .LVU495
+1883:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1431 .loc 2 1883 20 is_stmt 1 discriminator 2 view .LVU494
+1883:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1432 .loc 2 1883 25 is_stmt 0 discriminator 2 view .LVU495
1433 00ec 0133 adds r3, r3, #1
1434 .LVL133:
1435 .L77:
-1882:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
-ARM GAS /tmp/ccdsDELB.s page 132
+ARM GAS /tmp/ccWwqwYX.s page 132
- 1436 .loc 2 1882 8 is_stmt 1 discriminator 1 view .LVU496
+1883:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1436 .loc 2 1883 8 is_stmt 1 discriminator 1 view .LVU496
1437 00ee B3F5FA7F cmp r3, #500
1438 00f2 FBD3 bcc .L78
-1884:Src/main.c **** tmp32 = 0;
- 1439 .loc 2 1884 3 view .LVU497
+1885:Src/main.c **** tmp32 = 0;
+ 1439 .loc 2 1885 3 view .LVU497
1440 .LVL134:
1441 .LBB333:
1442 .LBI333:
@@ -7886,17 +7887,17 @@ ARM GAS /tmp/ccdsDELB.s page 1
1453 .loc 4 360 3 view .LVU501
1454 .LBE334:
1455 .LBE333:
-1885:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI5))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
- 1456 .loc 2 1885 3 is_stmt 1 view .LVU502
-1886:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
- 1457 .loc 2 1886 3 view .LVU503
-1885:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI5))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
- 1458 .loc 2 1885 9 is_stmt 0 view .LVU504
+1886:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI5))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
+ 1456 .loc 2 1886 3 is_stmt 1 view .LVU502
+1887:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
+ 1457 .loc 2 1887 3 view .LVU503
+1886:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI5))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
+ 1458 .loc 2 1886 9 is_stmt 0 view .LVU504
1459 00fe 0023 movs r3, #0
1460 .LVL137:
1461 .L79:
-1886:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
- 1462 .loc 2 1886 8 is_stmt 1 discriminator 1 view .LVU505
+1887:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
+ 1462 .loc 2 1887 8 is_stmt 1 discriminator 1 view .LVU505
1463 .LBB335:
1464 .LBI335:
905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -7917,25 +7918,25 @@ ARM GAS /tmp/ccdsDELB.s page 1
1475 .loc 4 907 68 discriminator 1 view .LVU510
1476 .LBE336:
1477 .LBE335:
-1886:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
-ARM GAS /tmp/ccdsDELB.s page 133
+ARM GAS /tmp/ccWwqwYX.s page 133
- 1478 .loc 2 1886 43 view .LVU511
+1887:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
+ 1478 .loc 2 1887 43 view .LVU511
1479 010a B3F57A7F cmp r3, #1000
1480 010e 01D8 bhi .L80
-1886:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
- 1481 .loc 2 1886 62 is_stmt 1 discriminator 3 view .LVU512
-1886:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
- 1482 .loc 2 1886 67 is_stmt 0 discriminator 3 view .LVU513
+1887:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
+ 1481 .loc 2 1887 62 is_stmt 1 discriminator 3 view .LVU512
+1887:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
+ 1482 .loc 2 1887 67 is_stmt 0 discriminator 3 view .LVU513
1483 0110 0133 adds r3, r3, #1
1484 .LVL139:
-1886:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
- 1485 .loc 2 1886 67 discriminator 3 view .LVU514
+1887:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for MPhD2 ADC
+ 1485 .loc 2 1887 67 discriminator 3 view .LVU514
1486 0112 F5E7 b .L79
1487 .L80:
-1887:Src/main.c **** while(tmp32<500){tmp32++;}
- 1488 .loc 2 1887 3 is_stmt 1 view .LVU515
+1888:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1488 .loc 2 1888 3 is_stmt 1 view .LVU515
1489 .LVL140:
1490 .LBB337:
1491 .LBI337:
@@ -7957,30 +7958,30 @@ ARM GAS /tmp/ccdsDELB.s page 1
1503 .loc 4 373 1 view .LVU519
1504 .LBE338:
1505 .LBE337:
-1888:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1506 .loc 2 1888 20 is_stmt 1 discriminator 2 view .LVU520
-1888:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1507 .loc 2 1888 25 is_stmt 0 discriminator 2 view .LVU521
+1889:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1506 .loc 2 1889 20 is_stmt 1 discriminator 2 view .LVU520
+1889:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1507 .loc 2 1889 25 is_stmt 0 discriminator 2 view .LVU521
1508 0120 0133 adds r3, r3, #1
1509 .LVL142:
1510 .L82:
-1888:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1511 .loc 2 1888 8 is_stmt 1 discriminator 1 view .LVU522
+1889:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1511 .loc 2 1889 8 is_stmt 1 discriminator 1 view .LVU522
1512 0122 B3F5FA7F cmp r3, #500
1513 0126 FBD3 bcc .L83
-1890:Src/main.c **** P = LL_SPI_ReceiveData16(SPI5);
- 1514 .loc 2 1890 3 view .LVU523
+1891:Src/main.c **** P = LL_SPI_ReceiveData16(SPI5);
+ 1514 .loc 2 1891 3 view .LVU523
1515 0128 0122 movs r2, #1
1516 012a 4021 movs r1, #64
1517 012c 3A48 ldr r0, .L106+4
1518 012e FFF7FEFF bl HAL_GPIO_WritePin
1519 .LVL143:
-1891:Src/main.c **** }
- 1520 .loc 2 1891 3 view .LVU524
+1892:Src/main.c **** }
+ 1520 .loc 2 1892 3 view .LVU524
+ARM GAS /tmp/ccWwqwYX.s page 134
+
+
1521 .LBB339:
-ARM GAS /tmp/ccdsDELB.s page 134
-
-
1522 .LBI339:
1344:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
1523 .loc 4 1344 26 view .LVU525
@@ -8002,49 +8003,49 @@ ARM GAS /tmp/ccdsDELB.s page 1
1535 0138 91E7 b .L75
1536 .LVL145:
1537 .L102:
-1895:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD1_CS_GPIO_Port, ADC_ThrLD1_CS_Pin, GPIO_PIN_RESET);
- 1538 .loc 2 1895 3 is_stmt 1 view .LVU530
+1896:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD1_CS_GPIO_Port, ADC_ThrLD1_CS_Pin, GPIO_PIN_RESET);
+ 1538 .loc 2 1896 3 is_stmt 1 view .LVU530
1539 013a 364C ldr r4, .L106
1540 013c 0122 movs r2, #1
1541 013e 4FF48061 mov r1, #1024
1542 0142 2046 mov r0, r4
1543 0144 FFF7FEFF bl HAL_GPIO_WritePin
1544 .LVL146:
-1896:Src/main.c **** tmp32=0;
- 1545 .loc 2 1896 3 view .LVU531
+1897:Src/main.c **** tmp32=0;
+ 1545 .loc 2 1897 3 view .LVU531
1546 0148 0022 movs r2, #0
1547 014a 4FF40061 mov r1, #2048
1548 014e 2046 mov r0, r4
1549 0150 FFF7FEFF bl HAL_GPIO_WritePin
1550 .LVL147:
-1897:Src/main.c **** while(tmp32<500){tmp32++;}
- 1551 .loc 2 1897 3 view .LVU532
-1898:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1552 .loc 2 1898 3 view .LVU533
-1897:Src/main.c **** while(tmp32<500){tmp32++;}
- 1553 .loc 2 1897 8 is_stmt 0 view .LVU534
+1898:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1551 .loc 2 1898 3 view .LVU532
+1899:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1552 .loc 2 1899 3 view .LVU533
+1898:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1553 .loc 2 1898 8 is_stmt 0 view .LVU534
1554 0154 0023 movs r3, #0
-1898:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1555 .loc 2 1898 8 view .LVU535
+1899:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1555 .loc 2 1899 8 view .LVU535
1556 0156 00E0 b .L85
1557 .LVL148:
1558 .L86:
-1898:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1559 .loc 2 1898 20 is_stmt 1 discriminator 2 view .LVU536
-1898:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1560 .loc 2 1898 25 is_stmt 0 discriminator 2 view .LVU537
+1899:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1559 .loc 2 1899 20 is_stmt 1 discriminator 2 view .LVU536
+1899:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1560 .loc 2 1899 25 is_stmt 0 discriminator 2 view .LVU537
1561 0158 0133 adds r3, r3, #1
1562 .LVL149:
1563 .L85:
-1898:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1564 .loc 2 1898 8 is_stmt 1 discriminator 1 view .LVU538
-ARM GAS /tmp/ccdsDELB.s page 135
+1899:Src/main.c **** //LL_SPI_TransmitData16(SPI4, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ARM GAS /tmp/ccWwqwYX.s page 135
+ 1564 .loc 2 1899 8 is_stmt 1 discriminator 1 view .LVU538
1565 015a B3F5FA7F cmp r3, #500
1566 015e FBD3 bcc .L86
-1900:Src/main.c **** tmp32 = 0;
- 1567 .loc 2 1900 3 view .LVU539
+1901:Src/main.c **** tmp32 = 0;
+ 1567 .loc 2 1901 3 view .LVU539
1568 .LVL150:
1569 .LBB341:
1570 .LBI341:
@@ -8065,17 +8066,17 @@ ARM GAS /tmp/ccdsDELB.s page 1
1581 .loc 4 360 3 view .LVU543
1582 .LBE342:
1583 .LBE341:
-1901:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI4))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
- 1584 .loc 2 1901 3 is_stmt 1 view .LVU544
-1902:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
- 1585 .loc 2 1902 3 view .LVU545
-1901:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI4))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
- 1586 .loc 2 1901 9 is_stmt 0 view .LVU546
+1902:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI4))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
+ 1584 .loc 2 1902 3 is_stmt 1 view .LVU544
+1903:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
+ 1585 .loc 2 1903 3 view .LVU545
+1902:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI4))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
+ 1586 .loc 2 1902 9 is_stmt 0 view .LVU546
1587 016a 0023 movs r3, #0
1588 .LVL153:
1589 .L87:
-1902:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
- 1590 .loc 2 1902 8 is_stmt 1 discriminator 1 view .LVU547
+1903:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
+ 1590 .loc 2 1903 8 is_stmt 1 discriminator 1 view .LVU547
1591 .LBB343:
1592 .LBI343:
905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -8096,25 +8097,25 @@ ARM GAS /tmp/ccdsDELB.s page 1
1603 .loc 4 907 68 discriminator 1 view .LVU552
1604 .LBE344:
1605 .LBE343:
-1902:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
- 1606 .loc 2 1902 43 view .LVU553
-ARM GAS /tmp/ccdsDELB.s page 136
+1903:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
+ARM GAS /tmp/ccWwqwYX.s page 136
+ 1606 .loc 2 1903 43 view .LVU553
1607 0176 B3F57A7F cmp r3, #1000
1608 017a 01D8 bhi .L88
-1902:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
- 1609 .loc 2 1902 62 is_stmt 1 discriminator 3 view .LVU554
-1902:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
- 1610 .loc 2 1902 67 is_stmt 0 discriminator 3 view .LVU555
+1903:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
+ 1609 .loc 2 1903 62 is_stmt 1 discriminator 3 view .LVU554
+1903:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
+ 1610 .loc 2 1903 67 is_stmt 0 discriminator 3 view .LVU555
1611 017c 0133 adds r3, r3, #1
1612 .LVL155:
-1902:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
- 1613 .loc 2 1902 67 discriminator 3 view .LVU556
+1903:Src/main.c **** LL_SPI_Disable(SPI4);//Enable SPI for ThrLD1 ADC
+ 1613 .loc 2 1903 67 discriminator 3 view .LVU556
1614 017e F5E7 b .L87
1615 .L88:
-1903:Src/main.c **** while(tmp32<500){tmp32++;}
- 1616 .loc 2 1903 3 is_stmt 1 view .LVU557
+1904:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1616 .loc 2 1904 3 is_stmt 1 view .LVU557
1617 .LVL156:
1618 .LBB345:
1619 .LBI345:
@@ -8133,34 +8134,34 @@ ARM GAS /tmp/ccdsDELB.s page 1
1629 .loc 4 372 3 is_stmt 0 view .LVU560
1630 .LBE346:
1631 .LBE345:
-1904:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1632 .loc 2 1904 8 is_stmt 1 discriminator 1 view .LVU561
+1905:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1632 .loc 2 1905 8 is_stmt 1 discriminator 1 view .LVU561
1633 018a B3F5FA7F cmp r3, #500
1634 018e 01D2 bcs .L104
-1904:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1635 .loc 2 1904 20 discriminator 2 view .LVU562
-1904:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1636 .loc 2 1904 25 is_stmt 0 discriminator 2 view .LVU563
+1905:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1635 .loc 2 1905 20 discriminator 2 view .LVU562
+1905:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1636 .loc 2 1905 25 is_stmt 0 discriminator 2 view .LVU563
1637 0190 0133 adds r3, r3, #1
1638 .LVL158:
-1904:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1639 .loc 2 1904 25 discriminator 2 view .LVU564
+1905:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1639 .loc 2 1905 25 discriminator 2 view .LVU564
1640 0192 FAE7 b .L90
1641 .L104:
-1906:Src/main.c **** P = LL_SPI_ReceiveData16(SPI4);
- 1642 .loc 2 1906 3 is_stmt 1 view .LVU565
+1907:Src/main.c **** P = LL_SPI_ReceiveData16(SPI4);
+ 1642 .loc 2 1907 3 is_stmt 1 view .LVU565
1643 0194 0122 movs r2, #1
1644 0196 4FF40061 mov r1, #2048
1645 019a 1E48 ldr r0, .L106
1646 019c FFF7FEFF bl HAL_GPIO_WritePin
1647 .LVL159:
-1907:Src/main.c **** }
- 1648 .loc 2 1907 3 view .LVU566
+1908:Src/main.c **** }
+ 1648 .loc 2 1908 3 view .LVU566
1649 .LBB347:
+ARM GAS /tmp/ccWwqwYX.s page 137
+
+
1650 .LBI347:
-ARM GAS /tmp/ccdsDELB.s page 137
-
-
1344:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
1651 .loc 4 1344 26 view .LVU567
1652 .LBB348:
@@ -8181,49 +8182,49 @@ ARM GAS /tmp/ccdsDELB.s page 1
1663 01a6 5AE7 b .L75
1664 .LVL161:
1665 .L103:
-1911:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD2_CS_GPIO_Port, ADC_ThrLD2_CS_Pin, GPIO_PIN_RESET);
- 1666 .loc 2 1911 3 is_stmt 1 view .LVU572
+1912:Src/main.c **** HAL_GPIO_WritePin(ADC_ThrLD2_CS_GPIO_Port, ADC_ThrLD2_CS_Pin, GPIO_PIN_RESET);
+ 1666 .loc 2 1912 3 is_stmt 1 view .LVU572
1667 01a8 1B4C ldr r4, .L106+4
1668 01aa 0122 movs r2, #1
1669 01ac 4021 movs r1, #64
1670 01ae 2046 mov r0, r4
1671 01b0 FFF7FEFF bl HAL_GPIO_WritePin
1672 .LVL162:
-1912:Src/main.c **** tmp32=0;
- 1673 .loc 2 1912 3 view .LVU573
+1913:Src/main.c **** tmp32=0;
+ 1673 .loc 2 1913 3 view .LVU573
1674 01b4 0022 movs r2, #0
1675 01b6 4FF48061 mov r1, #1024
1676 01ba 2046 mov r0, r4
1677 01bc FFF7FEFF bl HAL_GPIO_WritePin
1678 .LVL163:
-1913:Src/main.c **** while(tmp32<500){tmp32++;}
- 1679 .loc 2 1913 3 view .LVU574
-1914:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1680 .loc 2 1914 3 view .LVU575
-1913:Src/main.c **** while(tmp32<500){tmp32++;}
- 1681 .loc 2 1913 8 is_stmt 0 view .LVU576
+1914:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1679 .loc 2 1914 3 view .LVU574
+1915:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1680 .loc 2 1915 3 view .LVU575
+1914:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1681 .loc 2 1914 8 is_stmt 0 view .LVU576
1682 01c0 0023 movs r3, #0
1683 .LVL164:
1684 .L92:
-1914:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1685 .loc 2 1914 8 is_stmt 1 discriminator 1 view .LVU577
+1915:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1685 .loc 2 1915 8 is_stmt 1 discriminator 1 view .LVU577
1686 01c2 B3F5FA7F cmp r3, #500
1687 01c6 01D2 bcs .L105
-1914:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1688 .loc 2 1914 20 discriminator 2 view .LVU578
-1914:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1689 .loc 2 1914 25 is_stmt 0 discriminator 2 view .LVU579
+1915:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1688 .loc 2 1915 20 discriminator 2 view .LVU578
+1915:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1689 .loc 2 1915 25 is_stmt 0 discriminator 2 view .LVU579
1690 01c8 0133 adds r3, r3, #1
1691 .LVL165:
-1914:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
- 1692 .loc 2 1914 25 discriminator 2 view .LVU580
+1915:Src/main.c **** //LL_SPI_TransmitData16(SPI5, 0xFFFF);//We must to clock the CLK output for collect RX data. We c
+ 1692 .loc 2 1915 25 discriminator 2 view .LVU580
+ARM GAS /tmp/ccWwqwYX.s page 138
+
+
1693 01ca FAE7 b .L92
-ARM GAS /tmp/ccdsDELB.s page 138
-
-
1694 .L105:
-1916:Src/main.c **** tmp32 = 0;
- 1695 .loc 2 1916 3 is_stmt 1 view .LVU581
+1917:Src/main.c **** tmp32 = 0;
+ 1695 .loc 2 1917 3 is_stmt 1 view .LVU581
1696 .LVL166:
1697 .LBB349:
1698 .LBI349:
@@ -8244,17 +8245,17 @@ ARM GAS /tmp/ccdsDELB.s page 1
1709 .loc 4 360 3 view .LVU585
1710 .LBE350:
1711 .LBE349:
-1917:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI5))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
- 1712 .loc 2 1917 3 is_stmt 1 view .LVU586
-1918:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
- 1713 .loc 2 1918 3 view .LVU587
-1917:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI5))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
- 1714 .loc 2 1917 9 is_stmt 0 view .LVU588
+1918:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI5))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
+ 1712 .loc 2 1918 3 is_stmt 1 view .LVU586
+1919:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
+ 1713 .loc 2 1919 3 view .LVU587
+1918:Src/main.c **** while(((!LL_SPI_IsActiveFlag_RXNE(SPI5))&&(tmp32<=1000))) {tmp32++;}//When rec. last data cycle w
+ 1714 .loc 2 1918 9 is_stmt 0 view .LVU588
1715 01d6 0023 movs r3, #0
1716 .LVL169:
1717 .L94:
-1918:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
- 1718 .loc 2 1918 8 is_stmt 1 discriminator 1 view .LVU589
+1919:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
+ 1718 .loc 2 1919 8 is_stmt 1 discriminator 1 view .LVU589
1719 .LBB351:
1720 .LBI351:
905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -8275,25 +8276,25 @@ ARM GAS /tmp/ccdsDELB.s page 1
1731 .loc 4 907 68 discriminator 1 view .LVU594
1732 .LBE352:
1733 .LBE351:
-1918:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
- 1734 .loc 2 1918 43 view .LVU595
+1919:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
+ 1734 .loc 2 1919 43 view .LVU595
+ARM GAS /tmp/ccWwqwYX.s page 139
+
+
1735 01e2 B3F57A7F cmp r3, #1000
-ARM GAS /tmp/ccdsDELB.s page 139
-
-
1736 01e6 01D8 bhi .L95
-1918:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
- 1737 .loc 2 1918 62 is_stmt 1 discriminator 3 view .LVU596
-1918:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
- 1738 .loc 2 1918 67 is_stmt 0 discriminator 3 view .LVU597
+1919:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
+ 1737 .loc 2 1919 62 is_stmt 1 discriminator 3 view .LVU596
+1919:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
+ 1738 .loc 2 1919 67 is_stmt 0 discriminator 3 view .LVU597
1739 01e8 0133 adds r3, r3, #1
1740 .LVL171:
-1918:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
- 1741 .loc 2 1918 67 discriminator 3 view .LVU598
+1919:Src/main.c **** LL_SPI_Disable(SPI5);//Enable SPI for ThrLD2 ADC
+ 1741 .loc 2 1919 67 discriminator 3 view .LVU598
1742 01ea F5E7 b .L94
1743 .L95:
-1919:Src/main.c **** while(tmp32<500){tmp32++;}
- 1744 .loc 2 1919 3 is_stmt 1 view .LVU599
+1920:Src/main.c **** while(tmp32<500){tmp32++;}
+ 1744 .loc 2 1920 3 is_stmt 1 view .LVU599
1745 .LVL172:
1746 .LBB353:
1747 .LBI353:
@@ -8315,32 +8316,32 @@ ARM GAS /tmp/ccdsDELB.s page 1
1759 .loc 4 373 1 view .LVU603
1760 .LBE354:
1761 .LBE353:
-1920:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1762 .loc 2 1920 20 is_stmt 1 discriminator 2 view .LVU604
-1920:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1763 .loc 2 1920 25 is_stmt 0 discriminator 2 view .LVU605
+1921:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1762 .loc 2 1921 20 is_stmt 1 discriminator 2 view .LVU604
+1921:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1763 .loc 2 1921 25 is_stmt 0 discriminator 2 view .LVU605
1764 01f8 0133 adds r3, r3, #1
1765 .LVL174:
1766 .L97:
-1920:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
- 1767 .loc 2 1920 8 is_stmt 1 discriminator 1 view .LVU606
+1921:Src/main.c **** //HAL_SPI_Receive(&hspi4, &P[0], 1, 100);
+ 1767 .loc 2 1921 8 is_stmt 1 discriminator 1 view .LVU606
1768 01fa B3F5FA7F cmp r3, #500
1769 01fe FBD3 bcc .L98
-1922:Src/main.c **** P = LL_SPI_ReceiveData16(SPI5);
- 1770 .loc 2 1922 3 view .LVU607
+1923:Src/main.c **** P = LL_SPI_ReceiveData16(SPI5);
+ 1770 .loc 2 1923 3 view .LVU607
1771 0200 0122 movs r2, #1
1772 0202 4FF48061 mov r1, #1024
1773 0206 0448 ldr r0, .L106+4
1774 0208 FFF7FEFF bl HAL_GPIO_WritePin
1775 .LVL175:
-1923:Src/main.c **** }
- 1776 .loc 2 1923 3 view .LVU608
+1924:Src/main.c **** }
+ 1776 .loc 2 1924 3 view .LVU608
1777 .LBB355:
1778 .LBI355:
+ARM GAS /tmp/ccWwqwYX.s page 140
+
+
1344:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
-ARM GAS /tmp/ccdsDELB.s page 140
-
-
1779 .loc 4 1344 26 view .LVU609
1780 .LBB356:
1346:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
@@ -8375,8 +8376,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
1807 .fpu fpv5-d16
1809 MX_GPIO_Init:
1810 .LFB1202:
-1319:Src/main.c **** GPIO_InitTypeDef GPIO_InitStruct = {0};
- 1811 .loc 2 1319 1 is_stmt 1 view -0
+1320:Src/main.c **** GPIO_InitTypeDef GPIO_InitStruct = {0};
+ 1811 .loc 2 1320 1 is_stmt 1 view -0
1812 .cfi_startproc
1813 @ args = 0, pretend = 0, frame = 48
1814 @ frame_needed = 0, uses_anonymous_args = 0
@@ -8395,571 +8396,571 @@ ARM GAS /tmp/ccdsDELB.s page 1
1827 0004 8DB0 sub sp, sp, #52
1828 .LCFI11:
1829 .cfi_def_cfa_offset 88
-1320:Src/main.c **** /* USER CODE BEGIN MX_GPIO_Init_1 */
- 1830 .loc 2 1320 3 view .LVU615
-1320:Src/main.c **** /* USER CODE BEGIN MX_GPIO_Init_1 */
-ARM GAS /tmp/ccdsDELB.s page 141
+1321:Src/main.c **** /* USER CODE BEGIN MX_GPIO_Init_1 */
+ 1830 .loc 2 1321 3 view .LVU615
+ARM GAS /tmp/ccWwqwYX.s page 141
- 1831 .loc 2 1320 20 is_stmt 0 view .LVU616
+1321:Src/main.c **** /* USER CODE BEGIN MX_GPIO_Init_1 */
+ 1831 .loc 2 1321 20 is_stmt 0 view .LVU616
1832 0006 0024 movs r4, #0
1833 0008 0794 str r4, [sp, #28]
1834 000a 0894 str r4, [sp, #32]
1835 000c 0994 str r4, [sp, #36]
1836 000e 0A94 str r4, [sp, #40]
1837 0010 0B94 str r4, [sp, #44]
-1325:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
- 1838 .loc 2 1325 3 is_stmt 1 view .LVU617
+1326:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
+ 1838 .loc 2 1326 3 is_stmt 1 view .LVU617
1839 .LBB357:
-1325:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
- 1840 .loc 2 1325 3 view .LVU618
-1325:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
- 1841 .loc 2 1325 3 view .LVU619
+1326:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
+ 1840 .loc 2 1326 3 view .LVU618
+1326:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
+ 1841 .loc 2 1326 3 view .LVU619
1842 0012 784B ldr r3, .L110
1843 0014 1A6B ldr r2, [r3, #48]
1844 0016 42F02002 orr r2, r2, #32
1845 001a 1A63 str r2, [r3, #48]
-1325:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
- 1846 .loc 2 1325 3 view .LVU620
+1326:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
+ 1846 .loc 2 1326 3 view .LVU620
1847 001c 1A6B ldr r2, [r3, #48]
1848 001e 02F02002 and r2, r2, #32
1849 0022 0092 str r2, [sp]
-1325:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
- 1850 .loc 2 1325 3 view .LVU621
+1326:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
+ 1850 .loc 2 1326 3 view .LVU621
1851 0024 009A ldr r2, [sp]
1852 .LBE357:
-1325:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
- 1853 .loc 2 1325 3 view .LVU622
-1326:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
- 1854 .loc 2 1326 3 view .LVU623
+1326:Src/main.c **** __HAL_RCC_GPIOH_CLK_ENABLE();
+ 1853 .loc 2 1326 3 view .LVU622
+1327:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
+ 1854 .loc 2 1327 3 view .LVU623
1855 .LBB358:
-1326:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
- 1856 .loc 2 1326 3 view .LVU624
-1326:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
- 1857 .loc 2 1326 3 view .LVU625
+1327:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
+ 1856 .loc 2 1327 3 view .LVU624
+1327:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
+ 1857 .loc 2 1327 3 view .LVU625
1858 0026 1A6B ldr r2, [r3, #48]
1859 0028 42F08002 orr r2, r2, #128
1860 002c 1A63 str r2, [r3, #48]
-1326:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
- 1861 .loc 2 1326 3 view .LVU626
+1327:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
+ 1861 .loc 2 1327 3 view .LVU626
1862 002e 1A6B ldr r2, [r3, #48]
1863 0030 02F08002 and r2, r2, #128
1864 0034 0192 str r2, [sp, #4]
-1326:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
- 1865 .loc 2 1326 3 view .LVU627
+1327:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
+ 1865 .loc 2 1327 3 view .LVU627
1866 0036 019A ldr r2, [sp, #4]
1867 .LBE358:
-1326:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
- 1868 .loc 2 1326 3 view .LVU628
-1327:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 1869 .loc 2 1327 3 view .LVU629
+1327:Src/main.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
+ 1868 .loc 2 1327 3 view .LVU628
+1328:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ 1869 .loc 2 1328 3 view .LVU629
1870 .LBB359:
-1327:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 1871 .loc 2 1327 3 view .LVU630
-1327:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 1872 .loc 2 1327 3 view .LVU631
-ARM GAS /tmp/ccdsDELB.s page 142
+1328:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ 1871 .loc 2 1328 3 view .LVU630
+1328:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ARM GAS /tmp/ccWwqwYX.s page 142
+ 1872 .loc 2 1328 3 view .LVU631
1873 0038 1A6B ldr r2, [r3, #48]
1874 003a 42F00402 orr r2, r2, #4
1875 003e 1A63 str r2, [r3, #48]
-1327:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 1876 .loc 2 1327 3 view .LVU632
+1328:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ 1876 .loc 2 1328 3 view .LVU632
1877 0040 1A6B ldr r2, [r3, #48]
1878 0042 02F00402 and r2, r2, #4
1879 0046 0292 str r2, [sp, #8]
-1327:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 1880 .loc 2 1327 3 view .LVU633
+1328:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ 1880 .loc 2 1328 3 view .LVU633
1881 0048 029A ldr r2, [sp, #8]
1882 .LBE359:
-1327:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 1883 .loc 2 1327 3 view .LVU634
-1328:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
- 1884 .loc 2 1328 3 view .LVU635
+1328:Src/main.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ 1883 .loc 2 1328 3 view .LVU634
+1329:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 1884 .loc 2 1329 3 view .LVU635
1885 .LBB360:
-1328:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
- 1886 .loc 2 1328 3 view .LVU636
-1328:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
- 1887 .loc 2 1328 3 view .LVU637
+1329:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 1886 .loc 2 1329 3 view .LVU636
+1329:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 1887 .loc 2 1329 3 view .LVU637
1888 004a 1A6B ldr r2, [r3, #48]
1889 004c 42F00102 orr r2, r2, #1
1890 0050 1A63 str r2, [r3, #48]
-1328:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
- 1891 .loc 2 1328 3 view .LVU638
+1329:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 1891 .loc 2 1329 3 view .LVU638
1892 0052 1A6B ldr r2, [r3, #48]
1893 0054 02F00102 and r2, r2, #1
1894 0058 0392 str r2, [sp, #12]
-1328:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
- 1895 .loc 2 1328 3 view .LVU639
+1329:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 1895 .loc 2 1329 3 view .LVU639
1896 005a 039A ldr r2, [sp, #12]
1897 .LBE360:
-1328:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
- 1898 .loc 2 1328 3 view .LVU640
-1329:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
- 1899 .loc 2 1329 3 view .LVU641
+1329:Src/main.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 1898 .loc 2 1329 3 view .LVU640
+1330:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
+ 1899 .loc 2 1330 3 view .LVU641
1900 .LBB361:
-1329:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
- 1901 .loc 2 1329 3 view .LVU642
-1329:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
- 1902 .loc 2 1329 3 view .LVU643
+1330:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
+ 1901 .loc 2 1330 3 view .LVU642
+1330:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
+ 1902 .loc 2 1330 3 view .LVU643
1903 005c 1A6B ldr r2, [r3, #48]
1904 005e 42F00202 orr r2, r2, #2
1905 0062 1A63 str r2, [r3, #48]
-1329:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
- 1906 .loc 2 1329 3 view .LVU644
+1330:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
+ 1906 .loc 2 1330 3 view .LVU644
1907 0064 1A6B ldr r2, [r3, #48]
1908 0066 02F00202 and r2, r2, #2
1909 006a 0492 str r2, [sp, #16]
-1329:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
- 1910 .loc 2 1329 3 view .LVU645
+1330:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
+ 1910 .loc 2 1330 3 view .LVU645
1911 006c 049A ldr r2, [sp, #16]
1912 .LBE361:
-1329:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
- 1913 .loc 2 1329 3 view .LVU646
-1330:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
-ARM GAS /tmp/ccdsDELB.s page 143
+1330:Src/main.c **** __HAL_RCC_GPIOE_CLK_ENABLE();
+ 1913 .loc 2 1330 3 view .LVU646
+ARM GAS /tmp/ccWwqwYX.s page 143
- 1914 .loc 2 1330 3 view .LVU647
+1331:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ 1914 .loc 2 1331 3 view .LVU647
1915 .LBB362:
-1330:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
- 1916 .loc 2 1330 3 view .LVU648
-1330:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
- 1917 .loc 2 1330 3 view .LVU649
+1331:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ 1916 .loc 2 1331 3 view .LVU648
+1331:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ 1917 .loc 2 1331 3 view .LVU649
1918 006e 1A6B ldr r2, [r3, #48]
1919 0070 42F01002 orr r2, r2, #16
1920 0074 1A63 str r2, [r3, #48]
-1330:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
- 1921 .loc 2 1330 3 view .LVU650
+1331:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ 1921 .loc 2 1331 3 view .LVU650
1922 0076 1A6B ldr r2, [r3, #48]
1923 0078 02F01002 and r2, r2, #16
1924 007c 0592 str r2, [sp, #20]
-1330:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
- 1925 .loc 2 1330 3 view .LVU651
+1331:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ 1925 .loc 2 1331 3 view .LVU651
1926 007e 059A ldr r2, [sp, #20]
1927 .LBE362:
-1330:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
- 1928 .loc 2 1330 3 view .LVU652
-1331:Src/main.c ****
- 1929 .loc 2 1331 3 view .LVU653
+1331:Src/main.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ 1928 .loc 2 1331 3 view .LVU652
+1332:Src/main.c ****
+ 1929 .loc 2 1332 3 view .LVU653
1930 .LBB363:
-1331:Src/main.c ****
- 1931 .loc 2 1331 3 view .LVU654
-1331:Src/main.c ****
- 1932 .loc 2 1331 3 view .LVU655
+1332:Src/main.c ****
+ 1931 .loc 2 1332 3 view .LVU654
+1332:Src/main.c ****
+ 1932 .loc 2 1332 3 view .LVU655
1933 0080 1A6B ldr r2, [r3, #48]
1934 0082 42F00802 orr r2, r2, #8
1935 0086 1A63 str r2, [r3, #48]
-1331:Src/main.c ****
- 1936 .loc 2 1331 3 view .LVU656
+1332:Src/main.c ****
+ 1936 .loc 2 1332 3 view .LVU656
1937 0088 1B6B ldr r3, [r3, #48]
1938 008a 03F00803 and r3, r3, #8
1939 008e 0693 str r3, [sp, #24]
-1331:Src/main.c ****
- 1940 .loc 2 1331 3 view .LVU657
+1332:Src/main.c ****
+ 1940 .loc 2 1332 3 view .LVU657
1941 0090 069B ldr r3, [sp, #24]
1942 .LBE363:
-1331:Src/main.c ****
- 1943 .loc 2 1331 3 view .LVU658
-1334:Src/main.c ****
- 1944 .loc 2 1334 3 view .LVU659
+1332:Src/main.c ****
+ 1943 .loc 2 1332 3 view .LVU658
+1335:Src/main.c ****
+ 1944 .loc 2 1335 3 view .LVU659
1945 0092 DFF86CA1 ldr r10, .L110+12
1946 0096 2246 mov r2, r4
1947 0098 4FF4C861 mov r1, #1600
1948 009c 5046 mov r0, r10
1949 009e FFF7FEFF bl HAL_GPIO_WritePin
1950 .LVL177:
-1337:Src/main.c ****
- 1951 .loc 2 1337 3 view .LVU660
+1338:Src/main.c ****
+ 1951 .loc 2 1338 3 view .LVU660
1952 00a2 DFF860B1 ldr fp, .L110+16
1953 00a6 2246 mov r2, r4
1954 00a8 3C21 movs r1, #60
1955 00aa 5846 mov r0, fp
1956 00ac FFF7FEFF bl HAL_GPIO_WritePin
+ARM GAS /tmp/ccWwqwYX.s page 144
+
+
1957 .LVL178:
-ARM GAS /tmp/ccdsDELB.s page 144
-
-
-1340:Src/main.c ****
- 1958 .loc 2 1340 3 view .LVU661
+1341:Src/main.c ****
+ 1958 .loc 2 1341 3 view .LVU661
1959 00b0 514F ldr r7, .L110+4
1960 00b2 2246 mov r2, r4
1961 00b4 4B21 movs r1, #75
1962 00b6 3846 mov r0, r7
1963 00b8 FFF7FEFF bl HAL_GPIO_WritePin
1964 .LVL179:
-1343:Src/main.c ****
- 1965 .loc 2 1343 3 view .LVU662
+1344:Src/main.c ****
+ 1965 .loc 2 1344 3 view .LVU662
1966 00bc 0122 movs r2, #1
1967 00be 1021 movs r1, #16
1968 00c0 3846 mov r0, r7
1969 00c2 FFF7FEFF bl HAL_GPIO_WritePin
1970 .LVL180:
-1346:Src/main.c ****
- 1971 .loc 2 1346 3 view .LVU663
+1347:Src/main.c ****
+ 1971 .loc 2 1347 3 view .LVU663
1972 00c6 4D4E ldr r6, .L110+8
1973 00c8 2246 mov r2, r4
1974 00ca 4FF44061 mov r1, #3072
1975 00ce 3046 mov r0, r6
1976 00d0 FFF7FEFF bl HAL_GPIO_WritePin
1977 .LVL181:
-1349:Src/main.c ****
- 1978 .loc 2 1349 3 view .LVU664
+1350:Src/main.c ****
+ 1978 .loc 2 1350 3 view .LVU664
1979 00d4 0122 movs r2, #1
1980 00d6 4FF48041 mov r1, #16384
1981 00da 3046 mov r0, r6
1982 00dc FFF7FEFF bl HAL_GPIO_WritePin
1983 .LVL182:
-1352:Src/main.c ****
- 1984 .loc 2 1352 3 view .LVU665
+1353:Src/main.c ****
+ 1984 .loc 2 1353 3 view .LVU665
1985 00e0 DFF82491 ldr r9, .L110+20
1986 00e4 2246 mov r2, r4
1987 00e6 4FF49841 mov r1, #19456
1988 00ea 4846 mov r0, r9
1989 00ec FFF7FEFF bl HAL_GPIO_WritePin
1990 .LVL183:
-1355:Src/main.c ****
- 1991 .loc 2 1355 3 view .LVU666
+1356:Src/main.c ****
+ 1991 .loc 2 1356 3 view .LVU666
1992 00f0 0122 movs r2, #1
1993 00f2 4FF48051 mov r1, #4096
1994 00f6 4846 mov r0, r9
1995 00f8 FFF7FEFF bl HAL_GPIO_WritePin
1996 .LVL184:
-1358:Src/main.c ****
- 1997 .loc 2 1358 3 view .LVU667
+1359:Src/main.c ****
+ 1997 .loc 2 1359 3 view .LVU667
1998 00fc DFF80C81 ldr r8, .L110+24
1999 0100 2246 mov r2, r4
2000 0102 4FF4C171 mov r1, #386
2001 0106 4046 mov r0, r8
2002 0108 FFF7FEFF bl HAL_GPIO_WritePin
2003 .LVL185:
-1361:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2004 .loc 2 1361 3 view .LVU668
-1361:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2005 .loc 2 1361 23 is_stmt 0 view .LVU669
-ARM GAS /tmp/ccdsDELB.s page 145
+1362:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2004 .loc 2 1362 3 view .LVU668
+1362:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ARM GAS /tmp/ccWwqwYX.s page 145
+ 2005 .loc 2 1362 23 is_stmt 0 view .LVU669
2006 010c 4FF4C863 mov r3, #1600
2007 0110 0793 str r3, [sp, #28]
-1362:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2008 .loc 2 1362 3 is_stmt 1 view .LVU670
-1362:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2009 .loc 2 1362 24 is_stmt 0 view .LVU671
+1363:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2008 .loc 2 1363 3 is_stmt 1 view .LVU670
+1363:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2009 .loc 2 1363 24 is_stmt 0 view .LVU671
2010 0112 0125 movs r5, #1
2011 0114 0895 str r5, [sp, #32]
-1363:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
- 2012 .loc 2 1363 3 is_stmt 1 view .LVU672
-1363:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
- 2013 .loc 2 1363 24 is_stmt 0 view .LVU673
+1364:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+ 2012 .loc 2 1364 3 is_stmt 1 view .LVU672
+1364:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+ 2013 .loc 2 1364 24 is_stmt 0 view .LVU673
2014 0116 0994 str r4, [sp, #36]
-1364:Src/main.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
- 2015 .loc 2 1364 3 is_stmt 1 view .LVU674
-1364:Src/main.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
- 2016 .loc 2 1364 25 is_stmt 0 view .LVU675
+1365:Src/main.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+ 2015 .loc 2 1365 3 is_stmt 1 view .LVU674
+1365:Src/main.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+ 2016 .loc 2 1365 25 is_stmt 0 view .LVU675
2017 0118 0A94 str r4, [sp, #40]
-1365:Src/main.c ****
- 2018 .loc 2 1365 3 is_stmt 1 view .LVU676
+1366:Src/main.c ****
+ 2018 .loc 2 1366 3 is_stmt 1 view .LVU676
2019 011a 07A9 add r1, sp, #28
2020 011c 5046 mov r0, r10
2021 011e FFF7FEFF bl HAL_GPIO_Init
2022 .LVL186:
-1368:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2023 .loc 2 1368 3 view .LVU677
-1368:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2024 .loc 2 1368 23 is_stmt 0 view .LVU678
+1369:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2023 .loc 2 1369 3 view .LVU677
+1369:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2024 .loc 2 1369 23 is_stmt 0 view .LVU678
2025 0122 3423 movs r3, #52
2026 0124 0793 str r3, [sp, #28]
-1369:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2027 .loc 2 1369 3 is_stmt 1 view .LVU679
-1369:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2028 .loc 2 1369 24 is_stmt 0 view .LVU680
+1370:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2027 .loc 2 1370 3 is_stmt 1 view .LVU679
+1370:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2028 .loc 2 1370 24 is_stmt 0 view .LVU680
2029 0126 0895 str r5, [sp, #32]
-1370:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
- 2030 .loc 2 1370 3 is_stmt 1 view .LVU681
-1370:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
- 2031 .loc 2 1370 24 is_stmt 0 view .LVU682
+1371:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+ 2030 .loc 2 1371 3 is_stmt 1 view .LVU681
+1371:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+ 2031 .loc 2 1371 24 is_stmt 0 view .LVU682
2032 0128 0994 str r4, [sp, #36]
-1371:Src/main.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
- 2033 .loc 2 1371 3 is_stmt 1 view .LVU683
-1371:Src/main.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
- 2034 .loc 2 1371 25 is_stmt 0 view .LVU684
+1372:Src/main.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
+ 2033 .loc 2 1372 3 is_stmt 1 view .LVU683
+1372:Src/main.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
+ 2034 .loc 2 1372 25 is_stmt 0 view .LVU684
2035 012a 0A94 str r4, [sp, #40]
-1372:Src/main.c ****
- 2036 .loc 2 1372 3 is_stmt 1 view .LVU685
+1373:Src/main.c ****
+ 2036 .loc 2 1373 3 is_stmt 1 view .LVU685
2037 012c 07A9 add r1, sp, #28
2038 012e 5846 mov r0, fp
2039 0130 FFF7FEFF bl HAL_GPIO_Init
2040 .LVL187:
-1375:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2041 .loc 2 1375 3 view .LVU686
-1375:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2042 .loc 2 1375 23 is_stmt 0 view .LVU687
+1376:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2041 .loc 2 1376 3 view .LVU686
+1376:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2042 .loc 2 1376 23 is_stmt 0 view .LVU687
2043 0134 0823 movs r3, #8
+ARM GAS /tmp/ccWwqwYX.s page 146
+
+
2044 0136 0793 str r3, [sp, #28]
-ARM GAS /tmp/ccdsDELB.s page 146
-
-
-1376:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2045 .loc 2 1376 3 is_stmt 1 view .LVU688
-1376:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2046 .loc 2 1376 24 is_stmt 0 view .LVU689
+1377:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2045 .loc 2 1377 3 is_stmt 1 view .LVU688
+1377:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2046 .loc 2 1377 24 is_stmt 0 view .LVU689
2047 0138 0895 str r5, [sp, #32]
-1377:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
- 2048 .loc 2 1377 3 is_stmt 1 view .LVU690
-1377:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
- 2049 .loc 2 1377 24 is_stmt 0 view .LVU691
+1378:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
+ 2048 .loc 2 1378 3 is_stmt 1 view .LVU690
+1378:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
+ 2049 .loc 2 1378 24 is_stmt 0 view .LVU691
2050 013a 0994 str r4, [sp, #36]
-1378:Src/main.c **** HAL_GPIO_Init(EN_5V1_GPIO_Port, &GPIO_InitStruct);
- 2051 .loc 2 1378 3 is_stmt 1 view .LVU692
-1378:Src/main.c **** HAL_GPIO_Init(EN_5V1_GPIO_Port, &GPIO_InitStruct);
- 2052 .loc 2 1378 25 is_stmt 0 view .LVU693
+1379:Src/main.c **** HAL_GPIO_Init(EN_5V1_GPIO_Port, &GPIO_InitStruct);
+ 2051 .loc 2 1379 3 is_stmt 1 view .LVU692
+1379:Src/main.c **** HAL_GPIO_Init(EN_5V1_GPIO_Port, &GPIO_InitStruct);
+ 2052 .loc 2 1379 25 is_stmt 0 view .LVU693
2053 013c 0323 movs r3, #3
2054 013e 0A93 str r3, [sp, #40]
-1379:Src/main.c ****
- 2055 .loc 2 1379 3 is_stmt 1 view .LVU694
+1380:Src/main.c ****
+ 2055 .loc 2 1380 3 is_stmt 1 view .LVU694
2056 0140 07A9 add r1, sp, #28
2057 0142 5846 mov r0, fp
2058 0144 FFF7FEFF bl HAL_GPIO_Init
2059 .LVL188:
-1383:Src/main.c **** |DAC_LD2_CS_Pin;
- 2060 .loc 2 1383 3 view .LVU695
-1383:Src/main.c **** |DAC_LD2_CS_Pin;
- 2061 .loc 2 1383 23 is_stmt 0 view .LVU696
+1384:Src/main.c **** |DAC_LD2_CS_Pin;
+ 2060 .loc 2 1384 3 view .LVU695
+1384:Src/main.c **** |DAC_LD2_CS_Pin;
+ 2061 .loc 2 1384 23 is_stmt 0 view .LVU696
2062 0148 5B23 movs r3, #91
2063 014a 0793 str r3, [sp, #28]
-1385:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2064 .loc 2 1385 3 is_stmt 1 view .LVU697
-1385:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2065 .loc 2 1385 24 is_stmt 0 view .LVU698
+1386:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2064 .loc 2 1386 3 is_stmt 1 view .LVU697
+1386:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2065 .loc 2 1386 24 is_stmt 0 view .LVU698
2066 014c 0895 str r5, [sp, #32]
-1386:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
- 2067 .loc 2 1386 3 is_stmt 1 view .LVU699
-1386:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
- 2068 .loc 2 1386 24 is_stmt 0 view .LVU700
+1387:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+ 2067 .loc 2 1387 3 is_stmt 1 view .LVU699
+1387:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+ 2068 .loc 2 1387 24 is_stmt 0 view .LVU700
2069 014e 0994 str r4, [sp, #36]
-1387:Src/main.c **** HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
- 2070 .loc 2 1387 3 is_stmt 1 view .LVU701
-1387:Src/main.c **** HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
- 2071 .loc 2 1387 25 is_stmt 0 view .LVU702
+1388:Src/main.c **** HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+ 2070 .loc 2 1388 3 is_stmt 1 view .LVU701
+1388:Src/main.c **** HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+ 2071 .loc 2 1388 25 is_stmt 0 view .LVU702
2072 0150 0A94 str r4, [sp, #40]
-1388:Src/main.c ****
- 2073 .loc 2 1388 3 is_stmt 1 view .LVU703
+1389:Src/main.c ****
+ 2073 .loc 2 1389 3 is_stmt 1 view .LVU703
2074 0152 07A9 add r1, sp, #28
2075 0154 3846 mov r0, r7
2076 0156 FFF7FEFF bl HAL_GPIO_Init
2077 .LVL189:
-1391:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
- 2078 .loc 2 1391 3 view .LVU704
-1391:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
- 2079 .loc 2 1391 23 is_stmt 0 view .LVU705
+1392:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
+ 2078 .loc 2 1392 3 view .LVU704
+1392:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
+ 2079 .loc 2 1392 23 is_stmt 0 view .LVU705
2080 015a 4FF4F043 mov r3, #30720
2081 015e 0793 str r3, [sp, #28]
-1392:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2082 .loc 2 1392 3 is_stmt 1 view .LVU706
-ARM GAS /tmp/ccdsDELB.s page 147
+1393:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ARM GAS /tmp/ccWwqwYX.s page 147
-1392:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2083 .loc 2 1392 24 is_stmt 0 view .LVU707
+ 2082 .loc 2 1393 3 is_stmt 1 view .LVU706
+1393:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2083 .loc 2 1393 24 is_stmt 0 view .LVU707
2084 0160 0894 str r4, [sp, #32]
-1393:Src/main.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
- 2085 .loc 2 1393 3 is_stmt 1 view .LVU708
-1393:Src/main.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
- 2086 .loc 2 1393 24 is_stmt 0 view .LVU709
+1394:Src/main.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+ 2085 .loc 2 1394 3 is_stmt 1 view .LVU708
+1394:Src/main.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+ 2086 .loc 2 1394 24 is_stmt 0 view .LVU709
2087 0162 0994 str r4, [sp, #36]
-1394:Src/main.c ****
- 2088 .loc 2 1394 3 is_stmt 1 view .LVU710
+1395:Src/main.c ****
+ 2088 .loc 2 1395 3 is_stmt 1 view .LVU710
2089 0164 07A9 add r1, sp, #28
2090 0166 5046 mov r0, r10
2091 0168 FFF7FEFF bl HAL_GPIO_Init
2092 .LVL190:
-1397:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2093 .loc 2 1397 3 view .LVU711
-1397:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2094 .loc 2 1397 23 is_stmt 0 view .LVU712
+1398:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2093 .loc 2 1398 3 view .LVU711
+1398:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2094 .loc 2 1398 23 is_stmt 0 view .LVU712
2095 016c 4FF44063 mov r3, #3072
2096 0170 0793 str r3, [sp, #28]
-1398:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2097 .loc 2 1398 3 is_stmt 1 view .LVU713
-1398:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2098 .loc 2 1398 24 is_stmt 0 view .LVU714
+1399:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2097 .loc 2 1399 3 is_stmt 1 view .LVU713
+1399:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2098 .loc 2 1399 24 is_stmt 0 view .LVU714
2099 0172 0895 str r5, [sp, #32]
-1399:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
- 2100 .loc 2 1399 3 is_stmt 1 view .LVU715
-1399:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
- 2101 .loc 2 1399 24 is_stmt 0 view .LVU716
+1400:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+ 2100 .loc 2 1400 3 is_stmt 1 view .LVU715
+1400:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+ 2101 .loc 2 1400 24 is_stmt 0 view .LVU716
2102 0174 0994 str r4, [sp, #36]
-1400:Src/main.c **** HAL_GPIO_Init(GPIOE, &GPIO_InitStruct);
- 2103 .loc 2 1400 3 is_stmt 1 view .LVU717
-1400:Src/main.c **** HAL_GPIO_Init(GPIOE, &GPIO_InitStruct);
- 2104 .loc 2 1400 25 is_stmt 0 view .LVU718
+1401:Src/main.c **** HAL_GPIO_Init(GPIOE, &GPIO_InitStruct);
+ 2103 .loc 2 1401 3 is_stmt 1 view .LVU717
+1401:Src/main.c **** HAL_GPIO_Init(GPIOE, &GPIO_InitStruct);
+ 2104 .loc 2 1401 25 is_stmt 0 view .LVU718
2105 0176 0A94 str r4, [sp, #40]
-1401:Src/main.c ****
- 2106 .loc 2 1401 3 is_stmt 1 view .LVU719
+1402:Src/main.c ****
+ 2106 .loc 2 1402 3 is_stmt 1 view .LVU719
2107 0178 07A9 add r1, sp, #28
2108 017a 3046 mov r0, r6
2109 017c FFF7FEFF bl HAL_GPIO_Init
2110 .LVL191:
-1404:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2111 .loc 2 1404 3 view .LVU720
-1404:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2112 .loc 2 1404 23 is_stmt 0 view .LVU721
+1405:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2111 .loc 2 1405 3 view .LVU720
+1405:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2112 .loc 2 1405 23 is_stmt 0 view .LVU721
2113 0180 4FF48043 mov r3, #16384
2114 0184 0793 str r3, [sp, #28]
-1405:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2115 .loc 2 1405 3 is_stmt 1 view .LVU722
-1405:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2116 .loc 2 1405 24 is_stmt 0 view .LVU723
+1406:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2115 .loc 2 1406 3 is_stmt 1 view .LVU722
+1406:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2116 .loc 2 1406 24 is_stmt 0 view .LVU723
2117 0186 0895 str r5, [sp, #32]
-1406:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
- 2118 .loc 2 1406 3 is_stmt 1 view .LVU724
-1406:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
- 2119 .loc 2 1406 24 is_stmt 0 view .LVU725
+1407:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
+ 2118 .loc 2 1407 3 is_stmt 1 view .LVU724
+1407:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
+ 2119 .loc 2 1407 24 is_stmt 0 view .LVU725
+ARM GAS /tmp/ccWwqwYX.s page 148
+
+
2120 0188 0994 str r4, [sp, #36]
-ARM GAS /tmp/ccdsDELB.s page 148
-
-
-1407:Src/main.c **** HAL_GPIO_Init(SPI4_CNV_GPIO_Port, &GPIO_InitStruct);
- 2121 .loc 2 1407 3 is_stmt 1 view .LVU726
-1407:Src/main.c **** HAL_GPIO_Init(SPI4_CNV_GPIO_Port, &GPIO_InitStruct);
- 2122 .loc 2 1407 25 is_stmt 0 view .LVU727
+1408:Src/main.c **** HAL_GPIO_Init(SPI4_CNV_GPIO_Port, &GPIO_InitStruct);
+ 2121 .loc 2 1408 3 is_stmt 1 view .LVU726
+1408:Src/main.c **** HAL_GPIO_Init(SPI4_CNV_GPIO_Port, &GPIO_InitStruct);
+ 2122 .loc 2 1408 25 is_stmt 0 view .LVU727
2123 018a 0323 movs r3, #3
2124 018c 0A93 str r3, [sp, #40]
-1408:Src/main.c ****
- 2125 .loc 2 1408 3 is_stmt 1 view .LVU728
+1409:Src/main.c ****
+ 2125 .loc 2 1409 3 is_stmt 1 view .LVU728
2126 018e 07A9 add r1, sp, #28
2127 0190 3046 mov r0, r6
2128 0192 FFF7FEFF bl HAL_GPIO_Init
2129 .LVL192:
-1411:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2130 .loc 2 1411 3 view .LVU729
-1411:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2131 .loc 2 1411 23 is_stmt 0 view .LVU730
+1412:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2130 .loc 2 1412 3 view .LVU729
+1412:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2131 .loc 2 1412 23 is_stmt 0 view .LVU730
2132 0196 4FF4B843 mov r3, #23552
2133 019a 0793 str r3, [sp, #28]
-1412:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2134 .loc 2 1412 3 is_stmt 1 view .LVU731
-1412:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2135 .loc 2 1412 24 is_stmt 0 view .LVU732
+1413:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2134 .loc 2 1413 3 is_stmt 1 view .LVU731
+1413:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2135 .loc 2 1413 24 is_stmt 0 view .LVU732
2136 019c 0895 str r5, [sp, #32]
-1413:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
- 2137 .loc 2 1413 3 is_stmt 1 view .LVU733
-1413:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
- 2138 .loc 2 1413 24 is_stmt 0 view .LVU734
+1414:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+ 2137 .loc 2 1414 3 is_stmt 1 view .LVU733
+1414:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+ 2138 .loc 2 1414 24 is_stmt 0 view .LVU734
2139 019e 0994 str r4, [sp, #36]
-1414:Src/main.c **** HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
- 2140 .loc 2 1414 3 is_stmt 1 view .LVU735
-1414:Src/main.c **** HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
- 2141 .loc 2 1414 25 is_stmt 0 view .LVU736
+1415:Src/main.c **** HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+ 2140 .loc 2 1415 3 is_stmt 1 view .LVU735
+1415:Src/main.c **** HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+ 2141 .loc 2 1415 25 is_stmt 0 view .LVU736
2142 01a0 0A94 str r4, [sp, #40]
-1415:Src/main.c ****
- 2143 .loc 2 1415 3 is_stmt 1 view .LVU737
+1416:Src/main.c ****
+ 2143 .loc 2 1416 3 is_stmt 1 view .LVU737
2144 01a2 07A9 add r1, sp, #28
2145 01a4 4846 mov r0, r9
2146 01a6 FFF7FEFF bl HAL_GPIO_Init
2147 .LVL193:
-1418:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2148 .loc 2 1418 3 view .LVU738
-1418:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
- 2149 .loc 2 1418 23 is_stmt 0 view .LVU739
+1419:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2148 .loc 2 1419 3 view .LVU738
+1419:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+ 2149 .loc 2 1419 23 is_stmt 0 view .LVU739
2150 01aa 4FF4C173 mov r3, #386
2151 01ae 0793 str r3, [sp, #28]
-1419:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2152 .loc 2 1419 3 is_stmt 1 view .LVU740
-1419:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2153 .loc 2 1419 24 is_stmt 0 view .LVU741
+1420:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2152 .loc 2 1420 3 is_stmt 1 view .LVU740
+1420:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2153 .loc 2 1420 24 is_stmt 0 view .LVU741
2154 01b0 0895 str r5, [sp, #32]
-1420:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
- 2155 .loc 2 1420 3 is_stmt 1 view .LVU742
-1420:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
- 2156 .loc 2 1420 24 is_stmt 0 view .LVU743
+1421:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+ 2155 .loc 2 1421 3 is_stmt 1 view .LVU742
+1421:Src/main.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
+ 2156 .loc 2 1421 24 is_stmt 0 view .LVU743
2157 01b2 0994 str r4, [sp, #36]
-1421:Src/main.c **** HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);
- 2158 .loc 2 1421 3 is_stmt 1 view .LVU744
-ARM GAS /tmp/ccdsDELB.s page 149
+1422:Src/main.c **** HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);
+ARM GAS /tmp/ccWwqwYX.s page 149
-1421:Src/main.c **** HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);
- 2159 .loc 2 1421 25 is_stmt 0 view .LVU745
+ 2158 .loc 2 1422 3 is_stmt 1 view .LVU744
+1422:Src/main.c **** HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);
+ 2159 .loc 2 1422 25 is_stmt 0 view .LVU745
2160 01b4 0A94 str r4, [sp, #40]
-1422:Src/main.c ****
- 2161 .loc 2 1422 3 is_stmt 1 view .LVU746
+1423:Src/main.c ****
+ 2161 .loc 2 1423 3 is_stmt 1 view .LVU746
2162 01b6 07A9 add r1, sp, #28
2163 01b8 4046 mov r0, r8
2164 01ba FFF7FEFF bl HAL_GPIO_Init
2165 .LVL194:
-1425:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
- 2166 .loc 2 1425 3 view .LVU747
-1425:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
- 2167 .loc 2 1425 23 is_stmt 0 view .LVU748
+1426:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
+ 2166 .loc 2 1426 3 view .LVU747
+1426:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
+ 2167 .loc 2 1426 23 is_stmt 0 view .LVU748
2168 01be 4FF48073 mov r3, #256
2169 01c2 0793 str r3, [sp, #28]
-1426:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2170 .loc 2 1426 3 is_stmt 1 view .LVU749
-1426:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2171 .loc 2 1426 24 is_stmt 0 view .LVU750
+1427:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2170 .loc 2 1427 3 is_stmt 1 view .LVU749
+1427:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2171 .loc 2 1427 24 is_stmt 0 view .LVU750
2172 01c4 0894 str r4, [sp, #32]
-1427:Src/main.c **** HAL_GPIO_Init(USB_FLAG_GPIO_Port, &GPIO_InitStruct);
- 2173 .loc 2 1427 3 is_stmt 1 view .LVU751
-1427:Src/main.c **** HAL_GPIO_Init(USB_FLAG_GPIO_Port, &GPIO_InitStruct);
- 2174 .loc 2 1427 24 is_stmt 0 view .LVU752
+1428:Src/main.c **** HAL_GPIO_Init(USB_FLAG_GPIO_Port, &GPIO_InitStruct);
+ 2173 .loc 2 1428 3 is_stmt 1 view .LVU751
+1428:Src/main.c **** HAL_GPIO_Init(USB_FLAG_GPIO_Port, &GPIO_InitStruct);
+ 2174 .loc 2 1428 24 is_stmt 0 view .LVU752
2175 01c6 0994 str r4, [sp, #36]
-1428:Src/main.c ****
- 2176 .loc 2 1428 3 is_stmt 1 view .LVU753
+1429:Src/main.c ****
+ 2176 .loc 2 1429 3 is_stmt 1 view .LVU753
2177 01c8 07A9 add r1, sp, #28
2178 01ca 3846 mov r0, r7
2179 01cc FFF7FEFF bl HAL_GPIO_Init
2180 .LVL195:
-1431:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
- 2181 .loc 2 1431 3 view .LVU754
-1431:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
- 2182 .loc 2 1431 23 is_stmt 0 view .LVU755
+1432:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
+ 2181 .loc 2 1432 3 view .LVU754
+1432:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
+ 2182 .loc 2 1432 23 is_stmt 0 view .LVU755
2183 01d0 0795 str r5, [sp, #28]
-1432:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2184 .loc 2 1432 3 is_stmt 1 view .LVU756
-1432:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2185 .loc 2 1432 24 is_stmt 0 view .LVU757
+1433:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2184 .loc 2 1433 3 is_stmt 1 view .LVU756
+1433:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2185 .loc 2 1433 24 is_stmt 0 view .LVU757
2186 01d2 0894 str r4, [sp, #32]
-1433:Src/main.c **** HAL_GPIO_Init(SDMMC1_EN_GPIO_Port, &GPIO_InitStruct);
- 2187 .loc 2 1433 3 is_stmt 1 view .LVU758
-1433:Src/main.c **** HAL_GPIO_Init(SDMMC1_EN_GPIO_Port, &GPIO_InitStruct);
- 2188 .loc 2 1433 24 is_stmt 0 view .LVU759
+1434:Src/main.c **** HAL_GPIO_Init(SDMMC1_EN_GPIO_Port, &GPIO_InitStruct);
+ 2187 .loc 2 1434 3 is_stmt 1 view .LVU758
+1434:Src/main.c **** HAL_GPIO_Init(SDMMC1_EN_GPIO_Port, &GPIO_InitStruct);
+ 2188 .loc 2 1434 24 is_stmt 0 view .LVU759
2189 01d4 0994 str r4, [sp, #36]
-1434:Src/main.c ****
- 2190 .loc 2 1434 3 is_stmt 1 view .LVU760
+1435:Src/main.c ****
+ 2190 .loc 2 1435 3 is_stmt 1 view .LVU760
2191 01d6 07A9 add r1, sp, #28
2192 01d8 4046 mov r0, r8
2193 01da FFF7FEFF bl HAL_GPIO_Init
2194 .LVL196:
-1437:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
- 2195 .loc 2 1437 3 view .LVU761
-1437:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
- 2196 .loc 2 1437 23 is_stmt 0 view .LVU762
+1438:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
+ 2195 .loc 2 1438 3 view .LVU761
+1438:Src/main.c **** GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
+ 2196 .loc 2 1438 23 is_stmt 0 view .LVU762
+ARM GAS /tmp/ccWwqwYX.s page 150
+
+
2197 01de 0223 movs r3, #2
-ARM GAS /tmp/ccdsDELB.s page 150
-
-
2198 01e0 0793 str r3, [sp, #28]
-1438:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2199 .loc 2 1438 3 is_stmt 1 view .LVU763
-1438:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 2200 .loc 2 1438 24 is_stmt 0 view .LVU764
+1439:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2199 .loc 2 1439 3 is_stmt 1 view .LVU763
+1439:Src/main.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 2200 .loc 2 1439 24 is_stmt 0 view .LVU764
2201 01e2 0894 str r4, [sp, #32]
-1439:Src/main.c **** HAL_GPIO_Init(FPGA_CONF_DONE_GPIO_Port, &GPIO_InitStruct);
- 2202 .loc 2 1439 3 is_stmt 1 view .LVU765
-1439:Src/main.c **** HAL_GPIO_Init(FPGA_CONF_DONE_GPIO_Port, &GPIO_InitStruct);
- 2203 .loc 2 1439 24 is_stmt 0 view .LVU766
+1440:Src/main.c **** HAL_GPIO_Init(FPGA_CONF_DONE_GPIO_Port, &GPIO_InitStruct);
+ 2202 .loc 2 1440 3 is_stmt 1 view .LVU765
+1440:Src/main.c **** HAL_GPIO_Init(FPGA_CONF_DONE_GPIO_Port, &GPIO_InitStruct);
+ 2203 .loc 2 1440 24 is_stmt 0 view .LVU766
2204 01e4 0994 str r4, [sp, #36]
-1440:Src/main.c ****
- 2205 .loc 2 1440 3 is_stmt 1 view .LVU767
+1441:Src/main.c ****
+ 2205 .loc 2 1441 3 is_stmt 1 view .LVU767
2206 01e6 07A9 add r1, sp, #28
2207 01e8 3046 mov r0, r6
2208 01ea FFF7FEFF bl HAL_GPIO_Init
2209 .LVL197:
-1444:Src/main.c ****
- 2210 .loc 2 1444 1 is_stmt 0 view .LVU768
+1445:Src/main.c ****
+ 2210 .loc 2 1445 1 is_stmt 0 view .LVU768
2211 01ee 0DB0 add sp, sp, #52
2212 .LCFI12:
2213 .cfi_def_cfa_offset 36
@@ -8985,8 +8986,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2234 .fpu fpv5-d16
2236 MX_SPI4_Init:
2237 .LFB1192:
- 836:Src/main.c ****
- 2238 .loc 2 836 1 is_stmt 1 view -0
+ 837:Src/main.c ****
+ 2238 .loc 2 837 1 is_stmt 1 view -0
2239 .cfi_startproc
2240 @ args = 0, pretend = 0, frame = 72
2241 @ frame_needed = 0, uses_anonymous_args = 0
@@ -8997,27 +8998,27 @@ ARM GAS /tmp/ccdsDELB.s page 1
2246 .cfi_offset 5, -20
2247 .cfi_offset 6, -16
2248 .cfi_offset 7, -12
+ARM GAS /tmp/ccWwqwYX.s page 151
+
+
2249 .cfi_offset 8, -8
-ARM GAS /tmp/ccdsDELB.s page 151
-
-
2250 .cfi_offset 14, -4
2251 0004 92B0 sub sp, sp, #72
2252 .LCFI14:
2253 .cfi_def_cfa_offset 96
- 842:Src/main.c ****
- 2254 .loc 2 842 3 view .LVU770
- 842:Src/main.c ****
- 2255 .loc 2 842 22 is_stmt 0 view .LVU771
+ 843:Src/main.c ****
+ 2254 .loc 2 843 3 view .LVU770
+ 843:Src/main.c ****
+ 2255 .loc 2 843 22 is_stmt 0 view .LVU771
2256 0006 2822 movs r2, #40
2257 0008 0021 movs r1, #0
2258 000a 08A8 add r0, sp, #32
2259 000c FFF7FEFF bl memset
2260 .LVL198:
- 844:Src/main.c ****
- 2261 .loc 2 844 3 is_stmt 1 view .LVU772
- 844:Src/main.c ****
- 2262 .loc 2 844 23 is_stmt 0 view .LVU773
+ 845:Src/main.c ****
+ 2261 .loc 2 845 3 is_stmt 1 view .LVU772
+ 845:Src/main.c ****
+ 2262 .loc 2 845 23 is_stmt 0 view .LVU773
2263 0010 0024 movs r4, #0
2264 0012 0294 str r4, [sp, #8]
2265 0014 0394 str r4, [sp, #12]
@@ -9025,8 +9026,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2267 0018 0594 str r4, [sp, #20]
2268 001a 0694 str r4, [sp, #24]
2269 001c 0794 str r4, [sp, #28]
- 847:Src/main.c ****
- 2270 .loc 2 847 3 is_stmt 1 view .LVU774
+ 848:Src/main.c ****
+ 2270 .loc 2 848 3 is_stmt 1 view .LVU774
2271 .LVL199:
2272 .LBB364:
2273 .LBI364:
@@ -9057,10 +9058,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
340:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACPTPEN LL_AHB1_GRP1_IsEnabledClock\n
341:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR OTGHSEN LL_AHB1_GRP1_IsEnabledClock\n
342:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR OTGHSULPIENDEN LL_AHB1_GRP1_IsEnabledClock
+ARM GAS /tmp/ccWwqwYX.s page 152
+
+
343:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
-ARM GAS /tmp/ccdsDELB.s page 152
-
-
344:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOA
345:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOB
346:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOC
@@ -9117,10 +9118,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
397:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACRXEN LL_AHB1_GRP1_DisableClock\n
398:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACPTPEN LL_AHB1_GRP1_DisableClock\n
399:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR OTGHSEN LL_AHB1_GRP1_DisableClock\n
+ARM GAS /tmp/ccWwqwYX.s page 153
+
+
400:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR OTGHSULPIENDEN LL_AHB1_GRP1_DisableClock
-ARM GAS /tmp/ccdsDELB.s page 153
-
-
401:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
402:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOA
403:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOB
@@ -9177,10 +9178,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
454:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_ALL
455:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOA
456:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOB
+ARM GAS /tmp/ccWwqwYX.s page 154
+
+
457:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOC
-ARM GAS /tmp/ccdsDELB.s page 154
-
-
458:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOD
459:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOE
460:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOF
@@ -9237,10 +9238,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
511:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOJ (*)
512:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOK (*)
513:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_CRC
+ARM GAS /tmp/ccWwqwYX.s page 155
+
+
514:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_DMA1
-ARM GAS /tmp/ccdsDELB.s page 155
-
-
515:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_DMA2
516:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_DMA2D (*)
517:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_ETHMAC (*)
@@ -9297,10 +9298,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
568:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOK (*)
569:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_CRC
570:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_AXI
+ARM GAS /tmp/ccWwqwYX.s page 156
+
+
571:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_FLITF
-ARM GAS /tmp/ccdsDELB.s page 156
-
-
572:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_SRAM1
573:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_SRAM2
574:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_BKPSRAM
@@ -9357,10 +9358,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
625:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR OTGHSLPEN LL_AHB1_GRP1_DisableClockLowPower\n
626:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR OTGHSULPILPEN LL_AHB1_GRP1_DisableClockLowPower
627:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
+ARM GAS /tmp/ccWwqwYX.s page 157
+
+
628:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOA
-ARM GAS /tmp/ccdsDELB.s page 157
-
-
629:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOB
630:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOC
631:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOD
@@ -9417,10 +9418,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
682:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_DCMI (*)
683:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_JPEG (*)
684:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_CRYP (*)
+ARM GAS /tmp/ccWwqwYX.s page 158
+
+
685:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_AES (*)
-ARM GAS /tmp/ccdsDELB.s page 158
-
-
686:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_HASH (*)
687:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_RNG
688:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_OTGFS
@@ -9477,10 +9478,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
739:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_JPEG (*)
740:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_CRYP (*)
741:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_AES (*)
+ARM GAS /tmp/ccWwqwYX.s page 159
+
+
742:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_HASH (*)
-ARM GAS /tmp/ccdsDELB.s page 159
-
-
743:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_RNG
744:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_OTGFS
745:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
@@ -9537,10 +9538,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
796:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_HASH (*)
797:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_RNG
798:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_OTGFS
+ARM GAS /tmp/ccWwqwYX.s page 160
+
+
799:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
-ARM GAS /tmp/ccdsDELB.s page 160
-
-
800:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
801:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval None
802:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
@@ -9597,10 +9598,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
853:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_RNG
854:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_OTGFS
855:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
+ARM GAS /tmp/ccWwqwYX.s page 161
+
+
856:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
-ARM GAS /tmp/ccdsDELB.s page 161
-
-
857:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval None
858:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
859:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** __STATIC_INLINE void LL_AHB2_GRP1_DisableClockLowPower(uint32_t Periphs)
@@ -9657,10 +9658,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
910:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll AHB3ENR FMCEN LL_AHB3_GRP1_DisableClock\n
911:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB3ENR QSPIEN LL_AHB3_GRP1_DisableClock
912:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
+ARM GAS /tmp/ccWwqwYX.s page 162
+
+
913:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB3_GRP1_PERIPH_FMC (*)
-ARM GAS /tmp/ccdsDELB.s page 162
-
-
914:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB3_GRP1_PERIPH_QSPI
915:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
916:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
@@ -9717,10 +9718,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
967:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval None
968:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
969:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** __STATIC_INLINE void LL_AHB3_GRP1_EnableClockLowPower(uint32_t Periphs)
+ARM GAS /tmp/ccWwqwYX.s page 163
+
+
970:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
-ARM GAS /tmp/ccdsDELB.s page 163
-
-
971:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** __IO uint32_t tmpreg;
972:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** SET_BIT(RCC->AHB3LPENR, Periphs);
973:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /* Delay after an RCC peripheral clock enabling */
@@ -9777,10 +9778,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1024:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C3EN LL_APB1_GRP1_EnableClock\n
1025:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C4EN LL_APB1_GRP1_EnableClock\n
1026:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR CAN1EN LL_APB1_GRP1_EnableClock\n
+ARM GAS /tmp/ccWwqwYX.s page 164
+
+
1027:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR CAN2EN LL_APB1_GRP1_EnableClock\n
-ARM GAS /tmp/ccdsDELB.s page 164
-
-
1028:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR CAN3EN LL_APB1_GRP1_EnableClock\n
1029:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR CECEN LL_APB1_GRP1_EnableClock\n
1030:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR PWREN LL_APB1_GRP1_EnableClock\n
@@ -9837,10 +9838,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1081:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Check if APB1 peripheral clock is enabled or not
1082:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll APB1ENR TIM2EN LL_APB1_GRP1_IsEnabledClock\n
1083:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM3EN LL_APB1_GRP1_IsEnabledClock\n
+ARM GAS /tmp/ccWwqwYX.s page 165
+
+
1084:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM4EN LL_APB1_GRP1_IsEnabledClock\n
-ARM GAS /tmp/ccdsDELB.s page 165
-
-
1085:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM5EN LL_APB1_GRP1_IsEnabledClock\n
1086:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM6EN LL_APB1_GRP1_IsEnabledClock\n
1087:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM7EN LL_APB1_GRP1_IsEnabledClock\n
@@ -9897,10 +9898,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CAN3 (*)
1139:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CEC (*)
1140:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_PWR
+ARM GAS /tmp/ccWwqwYX.s page 166
+
+
1141:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_DAC1
-ARM GAS /tmp/ccdsDELB.s page 166
-
-
1142:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_UART7
1143:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_UART8
1144:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_RTCAPB (*)
@@ -9957,10 +9958,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1195:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM13
1196:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM14
1197:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_LPTIM1
+ARM GAS /tmp/ccWwqwYX.s page 167
+
+
1198:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_WWDG
-ARM GAS /tmp/ccdsDELB.s page 167
-
-
1199:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPI2
1200:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPI3
1201:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPDIFRX (*)
@@ -10017,10 +10018,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1252:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR CAN1RST LL_APB1_GRP1_ForceReset\n
1253:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR CAN2RST LL_APB1_GRP1_ForceReset\n
1254:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR CAN3RST LL_APB1_GRP1_ForceReset\n
+ARM GAS /tmp/ccWwqwYX.s page 168
+
+
1255:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR CECRST LL_APB1_GRP1_ForceReset\n
-ARM GAS /tmp/ccdsDELB.s page 168
-
-
1256:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR PWRRST LL_APB1_GRP1_ForceReset\n
1257:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR DACRST LL_APB1_GRP1_ForceReset\n
1258:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR UART7RST LL_APB1_GRP1_ForceReset\n
@@ -10077,10 +10078,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM13RST LL_APB1_GRP1_ReleaseReset\n
1310:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM14RST LL_APB1_GRP1_ReleaseReset\n
1311:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR LPTIM1RST LL_APB1_GRP1_ReleaseReset\n
+ARM GAS /tmp/ccWwqwYX.s page 169
+
+
1312:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR WWDGRST LL_APB1_GRP1_ReleaseReset\n
-ARM GAS /tmp/ccdsDELB.s page 169
-
-
1313:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR SPI2RST LL_APB1_GRP1_ReleaseReset\n
1314:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR SPI3RST LL_APB1_GRP1_ReleaseReset\n
1315:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR SPDIFRXRST LL_APB1_GRP1_ReleaseReset\n
@@ -10137,10 +10138,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1366:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
1367:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** __STATIC_INLINE void LL_APB1_GRP1_ReleaseReset(uint32_t Periphs)
1368:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 170
+
+
1369:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** CLEAR_BIT(RCC->APB1RSTR, Periphs);
-ARM GAS /tmp/ccdsDELB.s page 170
-
-
1370:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
1371:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
1372:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
@@ -10197,10 +10198,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1423:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_UART5
1424:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_I2C1
1425:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_I2C2
+ARM GAS /tmp/ccWwqwYX.s page 171
+
+
1426:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_I2C3
-ARM GAS /tmp/ccdsDELB.s page 171
-
-
1427:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_I2C4 (*)
1428:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CAN1
1429:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CAN2 (*)
@@ -10257,10 +10258,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1480:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR UART7LPEN LL_APB1_GRP1_DisableClockLowPower\n
1481:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR UART8LPEN LL_APB1_GRP1_DisableClockLowPower\n
1482:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR RTCLPEN LL_APB1_GRP1_DisableClockLowPower
+ARM GAS /tmp/ccWwqwYX.s page 172
+
+
1483:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
-ARM GAS /tmp/ccdsDELB.s page 172
-
-
1484:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM2
1485:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM3
1486:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM4
@@ -10317,10 +10318,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1537:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2ENR USART6EN LL_APB2_GRP1_EnableClock\n
1538:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2ENR ADC1EN LL_APB2_GRP1_EnableClock\n
1539:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2ENR ADC2EN LL_APB2_GRP1_EnableClock\n
+ARM GAS /tmp/ccWwqwYX.s page 173
+
+
1540:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2ENR ADC3EN LL_APB2_GRP1_EnableClock\n
-ARM GAS /tmp/ccdsDELB.s page 173
-
-
1541:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2ENR SDMMC1EN LL_APB2_GRP1_EnableClock\n
1542:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2ENR SDMMC2EN LL_APB2_GRP1_EnableClock\n
1543:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2ENR SPI1EN LL_APB2_GRP1_EnableClock\n
@@ -10377,10 +10378,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2277 .loc 3 1590 3 view .LVU777
2278 001e 2A4B ldr r3, .L114
2279 0020 5A6C ldr r2, [r3, #68]
+ARM GAS /tmp/ccWwqwYX.s page 174
+
+
2280 0022 42F40052 orr r2, r2, #8192
-ARM GAS /tmp/ccdsDELB.s page 174
-
-
2281 0026 5A64 str r2, [r3, #68]
1591:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /* Delay after an RCC peripheral clock enabling */
1592:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** tmpreg = READ_BIT(RCC->APB2ENR, Periphs);
@@ -10397,8 +10398,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2291 .loc 3 1593 3 is_stmt 0 view .LVU782
2292 .LBE365:
2293 .LBE364:
- 849:Src/main.c **** /**SPI4 GPIO Configuration
- 2294 .loc 2 849 3 is_stmt 1 view .LVU783
+ 850:Src/main.c **** /**SPI4 GPIO Configuration
+ 2294 .loc 2 850 3 is_stmt 1 view .LVU783
2295 .LBB366:
2296 .LBI366:
309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
@@ -10428,152 +10429,152 @@ ARM GAS /tmp/ccdsDELB.s page 1
2313 .loc 3 315 3 is_stmt 0 view .LVU791
2314 .LBE367:
2315 .LBE366:
- 854:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2316 .loc 2 854 3 is_stmt 1 view .LVU792
- 854:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2317 .loc 2 854 23 is_stmt 0 view .LVU793
+ 855:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2316 .loc 2 855 3 is_stmt 1 view .LVU792
+ 855:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2317 .loc 2 855 23 is_stmt 0 view .LVU793
2318 0044 4FF48053 mov r3, #4096
2319 0048 0293 str r3, [sp, #8]
- 855:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2320 .loc 2 855 3 is_stmt 1 view .LVU794
- 855:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2321 .loc 2 855 24 is_stmt 0 view .LVU795
-ARM GAS /tmp/ccdsDELB.s page 175
+ 856:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2320 .loc 2 856 3 is_stmt 1 view .LVU794
+ 856:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ARM GAS /tmp/ccWwqwYX.s page 175
+ 2321 .loc 2 856 24 is_stmt 0 view .LVU795
2322 004a 0225 movs r5, #2
2323 004c 0395 str r5, [sp, #12]
- 856:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2324 .loc 2 856 3 is_stmt 1 view .LVU796
- 856:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2325 .loc 2 856 25 is_stmt 0 view .LVU797
+ 857:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2324 .loc 2 857 3 is_stmt 1 view .LVU796
+ 857:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2325 .loc 2 857 25 is_stmt 0 view .LVU797
2326 004e 4FF00308 mov r8, #3
2327 0052 CDF81080 str r8, [sp, #16]
- 857:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 2328 .loc 2 857 3 is_stmt 1 view .LVU798
- 858:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 2329 .loc 2 858 3 view .LVU799
- 859:Src/main.c **** LL_GPIO_Init(GPIOE, &GPIO_InitStruct);
- 2330 .loc 2 859 3 view .LVU800
- 859:Src/main.c **** LL_GPIO_Init(GPIOE, &GPIO_InitStruct);
- 2331 .loc 2 859 29 is_stmt 0 view .LVU801
+ 858:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 2328 .loc 2 858 3 is_stmt 1 view .LVU798
+ 859:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 2329 .loc 2 859 3 view .LVU799
+ 860:Src/main.c **** LL_GPIO_Init(GPIOE, &GPIO_InitStruct);
+ 2330 .loc 2 860 3 view .LVU800
+ 860:Src/main.c **** LL_GPIO_Init(GPIOE, &GPIO_InitStruct);
+ 2331 .loc 2 860 29 is_stmt 0 view .LVU801
2332 0056 0527 movs r7, #5
2333 0058 0797 str r7, [sp, #28]
- 860:Src/main.c ****
- 2334 .loc 2 860 3 is_stmt 1 view .LVU802
+ 861:Src/main.c ****
+ 2334 .loc 2 861 3 is_stmt 1 view .LVU802
2335 005a 1C4E ldr r6, .L114+4
2336 005c 02A9 add r1, sp, #8
2337 005e 3046 mov r0, r6
2338 0060 FFF7FEFF bl LL_GPIO_Init
2339 .LVL202:
- 862:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2340 .loc 2 862 3 view .LVU803
- 862:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2341 .loc 2 862 23 is_stmt 0 view .LVU804
+ 863:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2340 .loc 2 863 3 view .LVU803
+ 863:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2341 .loc 2 863 23 is_stmt 0 view .LVU804
2342 0064 4FF40053 mov r3, #8192
2343 0068 0293 str r3, [sp, #8]
- 863:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2344 .loc 2 863 3 is_stmt 1 view .LVU805
- 863:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2345 .loc 2 863 24 is_stmt 0 view .LVU806
+ 864:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2344 .loc 2 864 3 is_stmt 1 view .LVU805
+ 864:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2345 .loc 2 864 24 is_stmt 0 view .LVU806
2346 006a 0395 str r5, [sp, #12]
- 864:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2347 .loc 2 864 3 is_stmt 1 view .LVU807
- 864:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2348 .loc 2 864 25 is_stmt 0 view .LVU808
+ 865:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2347 .loc 2 865 3 is_stmt 1 view .LVU807
+ 865:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2348 .loc 2 865 25 is_stmt 0 view .LVU808
2349 006c CDF81080 str r8, [sp, #16]
- 865:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 2350 .loc 2 865 3 is_stmt 1 view .LVU809
- 865:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 2351 .loc 2 865 30 is_stmt 0 view .LVU810
+ 866:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 2350 .loc 2 866 3 is_stmt 1 view .LVU809
+ 866:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 2351 .loc 2 866 30 is_stmt 0 view .LVU810
2352 0070 0594 str r4, [sp, #20]
- 866:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 2353 .loc 2 866 3 is_stmt 1 view .LVU811
- 866:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 2354 .loc 2 866 24 is_stmt 0 view .LVU812
+ 867:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 2353 .loc 2 867 3 is_stmt 1 view .LVU811
+ 867:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 2354 .loc 2 867 24 is_stmt 0 view .LVU812
2355 0072 0694 str r4, [sp, #24]
- 867:Src/main.c **** LL_GPIO_Init(GPIOE, &GPIO_InitStruct);
- 2356 .loc 2 867 3 is_stmt 1 view .LVU813
- 867:Src/main.c **** LL_GPIO_Init(GPIOE, &GPIO_InitStruct);
- 2357 .loc 2 867 29 is_stmt 0 view .LVU814
+ 868:Src/main.c **** LL_GPIO_Init(GPIOE, &GPIO_InitStruct);
+ 2356 .loc 2 868 3 is_stmt 1 view .LVU813
+ 868:Src/main.c **** LL_GPIO_Init(GPIOE, &GPIO_InitStruct);
+ 2357 .loc 2 868 29 is_stmt 0 view .LVU814
2358 0074 0797 str r7, [sp, #28]
- 868:Src/main.c ****
-ARM GAS /tmp/ccdsDELB.s page 176
+ARM GAS /tmp/ccWwqwYX.s page 176
- 2359 .loc 2 868 3 is_stmt 1 view .LVU815
+ 869:Src/main.c ****
+ 2359 .loc 2 869 3 is_stmt 1 view .LVU815
2360 0076 02A9 add r1, sp, #8
2361 0078 3046 mov r0, r6
2362 007a FFF7FEFF bl LL_GPIO_Init
2363 .LVL203:
- 874:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
- 2364 .loc 2 874 3 view .LVU816
- 874:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
- 2365 .loc 2 874 36 is_stmt 0 view .LVU817
+ 875:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
+ 2364 .loc 2 875 3 view .LVU816
+ 875:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
+ 2365 .loc 2 875 36 is_stmt 0 view .LVU817
2366 007e 4FF48063 mov r3, #1024
2367 0082 0893 str r3, [sp, #32]
- 875:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
- 2368 .loc 2 875 3 is_stmt 1 view .LVU818
- 875:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
- 2369 .loc 2 875 23 is_stmt 0 view .LVU819
+ 876:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
+ 2368 .loc 2 876 3 is_stmt 1 view .LVU818
+ 876:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
+ 2369 .loc 2 876 23 is_stmt 0 view .LVU819
2370 0084 4FF48273 mov r3, #260
2371 0088 0993 str r3, [sp, #36]
- 876:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
- 2372 .loc 2 876 3 is_stmt 1 view .LVU820
- 876:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
- 2373 .loc 2 876 28 is_stmt 0 view .LVU821
+ 877:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
+ 2372 .loc 2 877 3 is_stmt 1 view .LVU820
+ 877:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
+ 2373 .loc 2 877 28 is_stmt 0 view .LVU821
2374 008a 4FF47063 mov r3, #3840
2375 008e 0A93 str r3, [sp, #40]
- 877:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_1EDGE;
- 2376 .loc 2 877 3 is_stmt 1 view .LVU822
- 877:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_1EDGE;
- 2377 .loc 2 877 32 is_stmt 0 view .LVU823
+ 878:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_1EDGE;
+ 2376 .loc 2 878 3 is_stmt 1 view .LVU822
+ 878:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_1EDGE;
+ 2377 .loc 2 878 32 is_stmt 0 view .LVU823
2378 0090 0B95 str r5, [sp, #44]
- 878:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
- 2379 .loc 2 878 3 is_stmt 1 view .LVU824
- 878:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
- 2380 .loc 2 878 29 is_stmt 0 view .LVU825
+ 879:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
+ 2379 .loc 2 879 3 is_stmt 1 view .LVU824
+ 879:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
+ 2380 .loc 2 879 29 is_stmt 0 view .LVU825
2381 0092 0C94 str r4, [sp, #48]
- 879:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
- 2382 .loc 2 879 3 is_stmt 1 view .LVU826
- 879:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
- 2383 .loc 2 879 22 is_stmt 0 view .LVU827
+ 880:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
+ 2382 .loc 2 880 3 is_stmt 1 view .LVU826
+ 880:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
+ 2383 .loc 2 880 22 is_stmt 0 view .LVU827
2384 0094 4FF40073 mov r3, #512
2385 0098 0D93 str r3, [sp, #52]
- 880:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
- 2386 .loc 2 880 3 is_stmt 1 view .LVU828
- 880:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
- 2387 .loc 2 880 27 is_stmt 0 view .LVU829
+ 881:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
+ 2386 .loc 2 881 3 is_stmt 1 view .LVU828
+ 881:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
+ 2387 .loc 2 881 27 is_stmt 0 view .LVU829
2388 009a 1823 movs r3, #24
2389 009c 0E93 str r3, [sp, #56]
- 881:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
- 2390 .loc 2 881 3 is_stmt 1 view .LVU830
- 881:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
- 2391 .loc 2 881 27 is_stmt 0 view .LVU831
+ 882:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
+ 2390 .loc 2 882 3 is_stmt 1 view .LVU830
+ 882:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
+ 2391 .loc 2 882 27 is_stmt 0 view .LVU831
2392 009e 0F94 str r4, [sp, #60]
- 882:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
- 2393 .loc 2 882 3 is_stmt 1 view .LVU832
- 882:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
- 2394 .loc 2 882 33 is_stmt 0 view .LVU833
+ 883:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
+ 2393 .loc 2 883 3 is_stmt 1 view .LVU832
+ 883:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
+ 2394 .loc 2 883 33 is_stmt 0 view .LVU833
2395 00a0 1094 str r4, [sp, #64]
- 883:Src/main.c **** LL_SPI_Init(SPI4, &SPI_InitStruct);
- 2396 .loc 2 883 3 is_stmt 1 view .LVU834
-ARM GAS /tmp/ccdsDELB.s page 177
+ 884:Src/main.c **** LL_SPI_Init(SPI4, &SPI_InitStruct);
+ARM GAS /tmp/ccWwqwYX.s page 177
- 883:Src/main.c **** LL_SPI_Init(SPI4, &SPI_InitStruct);
- 2397 .loc 2 883 26 is_stmt 0 view .LVU835
+ 2396 .loc 2 884 3 is_stmt 1 view .LVU834
+ 884:Src/main.c **** LL_SPI_Init(SPI4, &SPI_InitStruct);
+ 2397 .loc 2 884 26 is_stmt 0 view .LVU835
2398 00a2 0723 movs r3, #7
2399 00a4 1193 str r3, [sp, #68]
- 884:Src/main.c **** LL_SPI_SetStandard(SPI4, LL_SPI_PROTOCOL_MOTOROLA);
- 2400 .loc 2 884 3 is_stmt 1 view .LVU836
+ 885:Src/main.c **** LL_SPI_SetStandard(SPI4, LL_SPI_PROTOCOL_MOTOROLA);
+ 2400 .loc 2 885 3 is_stmt 1 view .LVU836
2401 00a6 0A4C ldr r4, .L114+8
2402 00a8 08A9 add r1, sp, #32
2403 00aa 2046 mov r0, r4
2404 00ac FFF7FEFF bl LL_SPI_Init
2405 .LVL204:
- 885:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI4);
- 2406 .loc 2 885 3 view .LVU837
+ 886:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI4);
+ 2406 .loc 2 886 3 view .LVU837
2407 .LBB368:
2408 .LBI368:
426:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -10589,8 +10590,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2416 .loc 4 428 3 is_stmt 0 view .LVU840
2417 .LBE369:
2418 .LBE368:
- 886:Src/main.c **** /* USER CODE BEGIN SPI4_Init 2 */
- 2419 .loc 2 886 3 is_stmt 1 view .LVU841
+ 887:Src/main.c **** /* USER CODE BEGIN SPI4_Init 2 */
+ 2419 .loc 2 887 3 is_stmt 1 view .LVU841
2420 .LBB370:
2421 .LBI370:
874:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -10606,8 +10607,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2429 .loc 4 876 3 is_stmt 0 view .LVU844
2430 .LBE371:
2431 .LBE370:
- 891:Src/main.c ****
- 2432 .loc 2 891 1 view .LVU845
+ 892:Src/main.c ****
+ 2432 .loc 2 892 1 view .LVU845
2433 00c0 12B0 add sp, sp, #72
2434 .LCFI15:
2435 .cfi_def_cfa_offset 24
@@ -10617,10 +10618,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2439 00c6 00BF .align 2
2440 .L114:
2441 00c8 00380240 .word 1073887232
+ARM GAS /tmp/ccWwqwYX.s page 178
+
+
2442 00cc 00100240 .word 1073876992
-ARM GAS /tmp/ccdsDELB.s page 178
-
-
2443 00d0 00340140 .word 1073820672
2444 .cfi_endproc
2445 .LFE1192:
@@ -10632,8 +10633,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2452 .fpu fpv5-d16
2454 MX_SPI2_Init:
2455 .LFB1191:
- 773:Src/main.c ****
- 2456 .loc 2 773 1 is_stmt 1 view -0
+ 774:Src/main.c ****
+ 2456 .loc 2 774 1 is_stmt 1 view -0
2457 .cfi_startproc
2458 @ args = 0, pretend = 0, frame = 72
2459 @ frame_needed = 0, uses_anonymous_args = 0
@@ -10649,19 +10650,19 @@ ARM GAS /tmp/ccdsDELB.s page 1
2469 0004 92B0 sub sp, sp, #72
2470 .LCFI17:
2471 .cfi_def_cfa_offset 96
- 779:Src/main.c ****
- 2472 .loc 2 779 3 view .LVU847
- 779:Src/main.c ****
- 2473 .loc 2 779 22 is_stmt 0 view .LVU848
+ 780:Src/main.c ****
+ 2472 .loc 2 780 3 view .LVU847
+ 780:Src/main.c ****
+ 2473 .loc 2 780 22 is_stmt 0 view .LVU848
2474 0006 2822 movs r2, #40
2475 0008 0021 movs r1, #0
2476 000a 08A8 add r0, sp, #32
2477 000c FFF7FEFF bl memset
2478 .LVL207:
- 781:Src/main.c ****
- 2479 .loc 2 781 3 is_stmt 1 view .LVU849
- 781:Src/main.c ****
- 2480 .loc 2 781 23 is_stmt 0 view .LVU850
+ 782:Src/main.c ****
+ 2479 .loc 2 782 3 is_stmt 1 view .LVU849
+ 782:Src/main.c ****
+ 2480 .loc 2 782 23 is_stmt 0 view .LVU850
2481 0010 0024 movs r4, #0
2482 0012 0294 str r4, [sp, #8]
2483 0014 0394 str r4, [sp, #12]
@@ -10669,18 +10670,18 @@ ARM GAS /tmp/ccdsDELB.s page 1
2485 0018 0594 str r4, [sp, #20]
2486 001a 0694 str r4, [sp, #24]
2487 001c 0794 str r4, [sp, #28]
- 784:Src/main.c ****
- 2488 .loc 2 784 3 is_stmt 1 view .LVU851
+ 785:Src/main.c ****
+ 2488 .loc 2 785 3 is_stmt 1 view .LVU851
2489 .LVL208:
2490 .LBB372:
2491 .LBI372:
1071:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
2492 .loc 3 1071 22 view .LVU852
2493 .LBB373:
+ARM GAS /tmp/ccWwqwYX.s page 179
+
+
1073:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** SET_BIT(RCC->APB1ENR, Periphs);
-ARM GAS /tmp/ccdsDELB.s page 179
-
-
2494 .loc 3 1073 3 view .LVU853
1074:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /* Delay after an RCC peripheral clock enabling */
2495 .loc 3 1074 3 view .LVU854
@@ -10705,8 +10706,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2509 .loc 3 1077 3 is_stmt 0 view .LVU859
2510 .LBE373:
2511 .LBE372:
- 786:Src/main.c **** /**SPI2 GPIO Configuration
- 2512 .loc 2 786 3 is_stmt 1 view .LVU860
+ 787:Src/main.c **** /**SPI2 GPIO Configuration
+ 2512 .loc 2 787 3 is_stmt 1 view .LVU860
2513 .LBB374:
2514 .LBI374:
309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
@@ -10736,152 +10737,152 @@ ARM GAS /tmp/ccdsDELB.s page 1
2531 .loc 3 315 3 is_stmt 0 view .LVU868
2532 .LBE375:
2533 .LBE374:
- 791:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2534 .loc 2 791 3 is_stmt 1 view .LVU869
-ARM GAS /tmp/ccdsDELB.s page 180
+ 792:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ARM GAS /tmp/ccWwqwYX.s page 180
- 791:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2535 .loc 2 791 23 is_stmt 0 view .LVU870
+ 2534 .loc 2 792 3 is_stmt 1 view .LVU869
+ 792:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2535 .loc 2 792 23 is_stmt 0 view .LVU870
2536 0044 4FF40053 mov r3, #8192
2537 0048 0293 str r3, [sp, #8]
- 792:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2538 .loc 2 792 3 is_stmt 1 view .LVU871
- 792:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2539 .loc 2 792 24 is_stmt 0 view .LVU872
+ 793:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2538 .loc 2 793 3 is_stmt 1 view .LVU871
+ 793:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2539 .loc 2 793 24 is_stmt 0 view .LVU872
2540 004a 0225 movs r5, #2
2541 004c 0395 str r5, [sp, #12]
- 793:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2542 .loc 2 793 3 is_stmt 1 view .LVU873
- 793:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2543 .loc 2 793 25 is_stmt 0 view .LVU874
+ 794:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2542 .loc 2 794 3 is_stmt 1 view .LVU873
+ 794:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2543 .loc 2 794 25 is_stmt 0 view .LVU874
2544 004e 4FF00308 mov r8, #3
2545 0052 CDF81080 str r8, [sp, #16]
- 794:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 2546 .loc 2 794 3 is_stmt 1 view .LVU875
- 795:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 2547 .loc 2 795 3 view .LVU876
- 796:Src/main.c **** LL_GPIO_Init(GPIOB, &GPIO_InitStruct);
- 2548 .loc 2 796 3 view .LVU877
- 796:Src/main.c **** LL_GPIO_Init(GPIOB, &GPIO_InitStruct);
- 2549 .loc 2 796 29 is_stmt 0 view .LVU878
+ 795:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 2546 .loc 2 795 3 is_stmt 1 view .LVU875
+ 796:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 2547 .loc 2 796 3 view .LVU876
+ 797:Src/main.c **** LL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+ 2548 .loc 2 797 3 view .LVU877
+ 797:Src/main.c **** LL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+ 2549 .loc 2 797 29 is_stmt 0 view .LVU878
2550 0056 0527 movs r7, #5
2551 0058 0797 str r7, [sp, #28]
- 797:Src/main.c ****
- 2552 .loc 2 797 3 is_stmt 1 view .LVU879
+ 798:Src/main.c ****
+ 2552 .loc 2 798 3 is_stmt 1 view .LVU879
2553 005a 1B4E ldr r6, .L118+4
2554 005c 02A9 add r1, sp, #8
2555 005e 3046 mov r0, r6
2556 0060 FFF7FEFF bl LL_GPIO_Init
2557 .LVL211:
- 799:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2558 .loc 2 799 3 view .LVU880
- 799:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2559 .loc 2 799 23 is_stmt 0 view .LVU881
+ 800:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2558 .loc 2 800 3 view .LVU880
+ 800:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2559 .loc 2 800 23 is_stmt 0 view .LVU881
2560 0064 4FF40043 mov r3, #32768
2561 0068 0293 str r3, [sp, #8]
- 800:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2562 .loc 2 800 3 is_stmt 1 view .LVU882
- 800:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2563 .loc 2 800 24 is_stmt 0 view .LVU883
+ 801:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2562 .loc 2 801 3 is_stmt 1 view .LVU882
+ 801:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2563 .loc 2 801 24 is_stmt 0 view .LVU883
2564 006a 0395 str r5, [sp, #12]
- 801:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2565 .loc 2 801 3 is_stmt 1 view .LVU884
- 801:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2566 .loc 2 801 25 is_stmt 0 view .LVU885
+ 802:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2565 .loc 2 802 3 is_stmt 1 view .LVU884
+ 802:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2566 .loc 2 802 25 is_stmt 0 view .LVU885
2567 006c CDF81080 str r8, [sp, #16]
- 802:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 2568 .loc 2 802 3 is_stmt 1 view .LVU886
- 802:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 2569 .loc 2 802 30 is_stmt 0 view .LVU887
+ 803:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 2568 .loc 2 803 3 is_stmt 1 view .LVU886
+ 803:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 2569 .loc 2 803 30 is_stmt 0 view .LVU887
2570 0070 0594 str r4, [sp, #20]
- 803:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 2571 .loc 2 803 3 is_stmt 1 view .LVU888
- 803:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
-ARM GAS /tmp/ccdsDELB.s page 181
+ 804:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 2571 .loc 2 804 3 is_stmt 1 view .LVU888
+ARM GAS /tmp/ccWwqwYX.s page 181
- 2572 .loc 2 803 24 is_stmt 0 view .LVU889
+ 804:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 2572 .loc 2 804 24 is_stmt 0 view .LVU889
2573 0072 0694 str r4, [sp, #24]
- 804:Src/main.c **** LL_GPIO_Init(GPIOB, &GPIO_InitStruct);
- 2574 .loc 2 804 3 is_stmt 1 view .LVU890
- 804:Src/main.c **** LL_GPIO_Init(GPIOB, &GPIO_InitStruct);
- 2575 .loc 2 804 29 is_stmt 0 view .LVU891
+ 805:Src/main.c **** LL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+ 2574 .loc 2 805 3 is_stmt 1 view .LVU890
+ 805:Src/main.c **** LL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+ 2575 .loc 2 805 29 is_stmt 0 view .LVU891
2576 0074 0797 str r7, [sp, #28]
- 805:Src/main.c ****
- 2577 .loc 2 805 3 is_stmt 1 view .LVU892
+ 806:Src/main.c ****
+ 2577 .loc 2 806 3 is_stmt 1 view .LVU892
2578 0076 02A9 add r1, sp, #8
2579 0078 3046 mov r0, r6
2580 007a FFF7FEFF bl LL_GPIO_Init
2581 .LVL212:
- 811:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
- 2582 .loc 2 811 3 view .LVU893
- 811:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
- 2583 .loc 2 811 36 is_stmt 0 view .LVU894
+ 812:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
+ 2582 .loc 2 812 3 view .LVU893
+ 812:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
+ 2583 .loc 2 812 36 is_stmt 0 view .LVU894
2584 007e 0894 str r4, [sp, #32]
- 812:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
- 2585 .loc 2 812 3 is_stmt 1 view .LVU895
- 812:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
- 2586 .loc 2 812 23 is_stmt 0 view .LVU896
+ 813:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
+ 2585 .loc 2 813 3 is_stmt 1 view .LVU895
+ 813:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
+ 2586 .loc 2 813 23 is_stmt 0 view .LVU896
2587 0080 4FF48273 mov r3, #260
2588 0084 0993 str r3, [sp, #36]
- 813:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
- 2589 .loc 2 813 3 is_stmt 1 view .LVU897
- 813:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
- 2590 .loc 2 813 28 is_stmt 0 view .LVU898
+ 814:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
+ 2589 .loc 2 814 3 is_stmt 1 view .LVU897
+ 814:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
+ 2590 .loc 2 814 28 is_stmt 0 view .LVU898
2591 0086 4FF47063 mov r3, #3840
2592 008a 0A93 str r3, [sp, #40]
- 814:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_2EDGE;
- 2593 .loc 2 814 3 is_stmt 1 view .LVU899
- 814:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_2EDGE;
- 2594 .loc 2 814 32 is_stmt 0 view .LVU900
+ 815:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_2EDGE;
+ 2593 .loc 2 815 3 is_stmt 1 view .LVU899
+ 815:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_2EDGE;
+ 2594 .loc 2 815 32 is_stmt 0 view .LVU900
2595 008c 0B95 str r5, [sp, #44]
- 815:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
- 2596 .loc 2 815 3 is_stmt 1 view .LVU901
- 815:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
- 2597 .loc 2 815 29 is_stmt 0 view .LVU902
+ 816:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
+ 2596 .loc 2 816 3 is_stmt 1 view .LVU901
+ 816:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
+ 2597 .loc 2 816 29 is_stmt 0 view .LVU902
2598 008e 0123 movs r3, #1
2599 0090 0C93 str r3, [sp, #48]
- 816:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV8;
- 2600 .loc 2 816 3 is_stmt 1 view .LVU903
- 816:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV8;
- 2601 .loc 2 816 22 is_stmt 0 view .LVU904
+ 817:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV8;
+ 2600 .loc 2 817 3 is_stmt 1 view .LVU903
+ 817:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV8;
+ 2601 .loc 2 817 22 is_stmt 0 view .LVU904
2602 0092 4FF40073 mov r3, #512
2603 0096 0D93 str r3, [sp, #52]
- 817:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
- 2604 .loc 2 817 3 is_stmt 1 view .LVU905
- 817:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
- 2605 .loc 2 817 27 is_stmt 0 view .LVU906
+ 818:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
+ 2604 .loc 2 818 3 is_stmt 1 view .LVU905
+ 818:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
+ 2605 .loc 2 818 27 is_stmt 0 view .LVU906
2606 0098 1023 movs r3, #16
2607 009a 0E93 str r3, [sp, #56]
- 818:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
- 2608 .loc 2 818 3 is_stmt 1 view .LVU907
- 818:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
- 2609 .loc 2 818 27 is_stmt 0 view .LVU908
-ARM GAS /tmp/ccdsDELB.s page 182
+ 819:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
+ 2608 .loc 2 819 3 is_stmt 1 view .LVU907
+ 819:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
+ARM GAS /tmp/ccWwqwYX.s page 182
+ 2609 .loc 2 819 27 is_stmt 0 view .LVU908
2610 009c 0F94 str r4, [sp, #60]
- 819:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
- 2611 .loc 2 819 3 is_stmt 1 view .LVU909
- 819:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
- 2612 .loc 2 819 33 is_stmt 0 view .LVU910
+ 820:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
+ 2611 .loc 2 820 3 is_stmt 1 view .LVU909
+ 820:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
+ 2612 .loc 2 820 33 is_stmt 0 view .LVU910
2613 009e 1094 str r4, [sp, #64]
- 820:Src/main.c **** LL_SPI_Init(SPI2, &SPI_InitStruct);
- 2614 .loc 2 820 3 is_stmt 1 view .LVU911
- 820:Src/main.c **** LL_SPI_Init(SPI2, &SPI_InitStruct);
- 2615 .loc 2 820 26 is_stmt 0 view .LVU912
+ 821:Src/main.c **** LL_SPI_Init(SPI2, &SPI_InitStruct);
+ 2614 .loc 2 821 3 is_stmt 1 view .LVU911
+ 821:Src/main.c **** LL_SPI_Init(SPI2, &SPI_InitStruct);
+ 2615 .loc 2 821 26 is_stmt 0 view .LVU912
2616 00a0 0723 movs r3, #7
2617 00a2 1193 str r3, [sp, #68]
- 821:Src/main.c **** LL_SPI_SetStandard(SPI2, LL_SPI_PROTOCOL_MOTOROLA);
- 2618 .loc 2 821 3 is_stmt 1 view .LVU913
+ 822:Src/main.c **** LL_SPI_SetStandard(SPI2, LL_SPI_PROTOCOL_MOTOROLA);
+ 2618 .loc 2 822 3 is_stmt 1 view .LVU913
2619 00a4 094C ldr r4, .L118+8
2620 00a6 08A9 add r1, sp, #32
2621 00a8 2046 mov r0, r4
2622 00aa FFF7FEFF bl LL_SPI_Init
2623 .LVL213:
- 822:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI2);
- 2624 .loc 2 822 3 view .LVU914
+ 823:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI2);
+ 2624 .loc 2 823 3 view .LVU914
2625 .LBB376:
2626 .LBI376:
426:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -10897,8 +10898,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2634 .loc 4 428 3 is_stmt 0 view .LVU917
2635 .LBE377:
2636 .LBE376:
- 823:Src/main.c **** /* USER CODE BEGIN SPI2_Init 2 */
- 2637 .loc 2 823 3 is_stmt 1 view .LVU918
+ 824:Src/main.c **** /* USER CODE BEGIN SPI2_Init 2 */
+ 2637 .loc 2 824 3 is_stmt 1 view .LVU918
2638 .LBB378:
2639 .LBI378:
874:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -10914,13 +10915,13 @@ ARM GAS /tmp/ccdsDELB.s page 1
2647 .loc 4 876 3 is_stmt 0 view .LVU921
2648 .LBE379:
2649 .LBE378:
- 828:Src/main.c ****
- 2650 .loc 2 828 1 view .LVU922
+ 829:Src/main.c ****
+ 2650 .loc 2 829 1 view .LVU922
2651 00be 12B0 add sp, sp, #72
+ARM GAS /tmp/ccWwqwYX.s page 183
+
+
2652 .LCFI18:
-ARM GAS /tmp/ccdsDELB.s page 183
-
-
2653 .cfi_def_cfa_offset 24
2654 @ sp needed
2655 00c0 BDE8F081 pop {r4, r5, r6, r7, r8, pc}
@@ -10940,8 +10941,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2670 .fpu fpv5-d16
2672 MX_SPI5_Init:
2673 .LFB1193:
- 899:Src/main.c ****
- 2674 .loc 2 899 1 is_stmt 1 view -0
+ 900:Src/main.c ****
+ 2674 .loc 2 900 1 is_stmt 1 view -0
2675 .cfi_startproc
2676 @ args = 0, pretend = 0, frame = 72
2677 @ frame_needed = 0, uses_anonymous_args = 0
@@ -10957,19 +10958,19 @@ ARM GAS /tmp/ccdsDELB.s page 1
2687 0004 92B0 sub sp, sp, #72
2688 .LCFI20:
2689 .cfi_def_cfa_offset 96
- 905:Src/main.c ****
- 2690 .loc 2 905 3 view .LVU924
- 905:Src/main.c ****
- 2691 .loc 2 905 22 is_stmt 0 view .LVU925
+ 906:Src/main.c ****
+ 2690 .loc 2 906 3 view .LVU924
+ 906:Src/main.c ****
+ 2691 .loc 2 906 22 is_stmt 0 view .LVU925
2692 0006 2822 movs r2, #40
2693 0008 0021 movs r1, #0
2694 000a 08A8 add r0, sp, #32
2695 000c FFF7FEFF bl memset
2696 .LVL216:
- 907:Src/main.c ****
- 2697 .loc 2 907 3 is_stmt 1 view .LVU926
- 907:Src/main.c ****
- 2698 .loc 2 907 23 is_stmt 0 view .LVU927
+ 908:Src/main.c ****
+ 2697 .loc 2 908 3 is_stmt 1 view .LVU926
+ 908:Src/main.c ****
+ 2698 .loc 2 908 23 is_stmt 0 view .LVU927
2699 0010 0024 movs r4, #0
2700 0012 0294 str r4, [sp, #8]
2701 0014 0394 str r4, [sp, #12]
@@ -10977,11 +10978,11 @@ ARM GAS /tmp/ccdsDELB.s page 1
2703 0018 0594 str r4, [sp, #20]
2704 001a 0694 str r4, [sp, #24]
2705 001c 0794 str r4, [sp, #28]
- 910:Src/main.c ****
-ARM GAS /tmp/ccdsDELB.s page 184
+ARM GAS /tmp/ccWwqwYX.s page 184
- 2706 .loc 2 910 3 is_stmt 1 view .LVU928
+ 911:Src/main.c ****
+ 2706 .loc 2 911 3 is_stmt 1 view .LVU928
2707 .LVL217:
2708 .LBB380:
2709 .LBI380:
@@ -11011,8 +11012,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2727 .loc 3 1593 3 is_stmt 0 view .LVU936
2728 .LBE381:
2729 .LBE380:
- 912:Src/main.c **** /**SPI5 GPIO Configuration
- 2730 .loc 2 912 3 is_stmt 1 view .LVU937
+ 913:Src/main.c **** /**SPI5 GPIO Configuration
+ 2730 .loc 2 913 3 is_stmt 1 view .LVU937
2731 .LBB382:
2732 .LBI382:
309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
@@ -11037,157 +11038,157 @@ ARM GAS /tmp/ccdsDELB.s page 1
315:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
2746 .loc 3 315 3 is_stmt 1 view .LVU944
2747 0042 009B ldr r3, [sp]
+ARM GAS /tmp/ccWwqwYX.s page 185
+
+
2748 .LVL219:
-ARM GAS /tmp/ccdsDELB.s page 185
-
-
315:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
2749 .loc 3 315 3 is_stmt 0 view .LVU945
2750 .LBE383:
2751 .LBE382:
- 917:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2752 .loc 2 917 3 is_stmt 1 view .LVU946
- 917:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2753 .loc 2 917 23 is_stmt 0 view .LVU947
+ 918:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2752 .loc 2 918 3 is_stmt 1 view .LVU946
+ 918:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2753 .loc 2 918 23 is_stmt 0 view .LVU947
2754 0044 8023 movs r3, #128
2755 0046 0293 str r3, [sp, #8]
- 918:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2756 .loc 2 918 3 is_stmt 1 view .LVU948
- 918:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2757 .loc 2 918 24 is_stmt 0 view .LVU949
+ 919:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2756 .loc 2 919 3 is_stmt 1 view .LVU948
+ 919:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2757 .loc 2 919 24 is_stmt 0 view .LVU949
2758 0048 0225 movs r5, #2
2759 004a 0395 str r5, [sp, #12]
- 919:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2760 .loc 2 919 3 is_stmt 1 view .LVU950
- 919:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2761 .loc 2 919 25 is_stmt 0 view .LVU951
+ 920:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2760 .loc 2 920 3 is_stmt 1 view .LVU950
+ 920:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2761 .loc 2 920 25 is_stmt 0 view .LVU951
2762 004c 4FF00308 mov r8, #3
2763 0050 CDF81080 str r8, [sp, #16]
- 920:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 2764 .loc 2 920 3 is_stmt 1 view .LVU952
- 921:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 2765 .loc 2 921 3 view .LVU953
- 922:Src/main.c **** LL_GPIO_Init(GPIOF, &GPIO_InitStruct);
- 2766 .loc 2 922 3 view .LVU954
- 922:Src/main.c **** LL_GPIO_Init(GPIOF, &GPIO_InitStruct);
- 2767 .loc 2 922 29 is_stmt 0 view .LVU955
+ 921:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 2764 .loc 2 921 3 is_stmt 1 view .LVU952
+ 922:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 2765 .loc 2 922 3 view .LVU953
+ 923:Src/main.c **** LL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+ 2766 .loc 2 923 3 view .LVU954
+ 923:Src/main.c **** LL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+ 2767 .loc 2 923 29 is_stmt 0 view .LVU955
2768 0054 0527 movs r7, #5
2769 0056 0797 str r7, [sp, #28]
- 923:Src/main.c ****
- 2770 .loc 2 923 3 is_stmt 1 view .LVU956
+ 924:Src/main.c ****
+ 2770 .loc 2 924 3 is_stmt 1 view .LVU956
2771 0058 1B4E ldr r6, .L122+4
2772 005a 02A9 add r1, sp, #8
2773 005c 3046 mov r0, r6
2774 005e FFF7FEFF bl LL_GPIO_Init
2775 .LVL220:
- 925:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2776 .loc 2 925 3 view .LVU957
- 925:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2777 .loc 2 925 23 is_stmt 0 view .LVU958
+ 926:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2776 .loc 2 926 3 view .LVU957
+ 926:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2777 .loc 2 926 23 is_stmt 0 view .LVU958
2778 0062 4FF48073 mov r3, #256
2779 0066 0293 str r3, [sp, #8]
- 926:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2780 .loc 2 926 3 is_stmt 1 view .LVU959
- 926:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2781 .loc 2 926 24 is_stmt 0 view .LVU960
+ 927:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2780 .loc 2 927 3 is_stmt 1 view .LVU959
+ 927:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2781 .loc 2 927 24 is_stmt 0 view .LVU960
2782 0068 0395 str r5, [sp, #12]
- 927:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2783 .loc 2 927 3 is_stmt 1 view .LVU961
- 927:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2784 .loc 2 927 25 is_stmt 0 view .LVU962
+ 928:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2783 .loc 2 928 3 is_stmt 1 view .LVU961
+ 928:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2784 .loc 2 928 25 is_stmt 0 view .LVU962
2785 006a CDF81080 str r8, [sp, #16]
- 928:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 2786 .loc 2 928 3 is_stmt 1 view .LVU963
-ARM GAS /tmp/ccdsDELB.s page 186
+ 929:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ARM GAS /tmp/ccWwqwYX.s page 186
- 928:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 2787 .loc 2 928 30 is_stmt 0 view .LVU964
+ 2786 .loc 2 929 3 is_stmt 1 view .LVU963
+ 929:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 2787 .loc 2 929 30 is_stmt 0 view .LVU964
2788 006e 0594 str r4, [sp, #20]
- 929:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 2789 .loc 2 929 3 is_stmt 1 view .LVU965
- 929:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
- 2790 .loc 2 929 24 is_stmt 0 view .LVU966
+ 930:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 2789 .loc 2 930 3 is_stmt 1 view .LVU965
+ 930:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_5;
+ 2790 .loc 2 930 24 is_stmt 0 view .LVU966
2791 0070 0694 str r4, [sp, #24]
- 930:Src/main.c **** LL_GPIO_Init(GPIOF, &GPIO_InitStruct);
- 2792 .loc 2 930 3 is_stmt 1 view .LVU967
- 930:Src/main.c **** LL_GPIO_Init(GPIOF, &GPIO_InitStruct);
- 2793 .loc 2 930 29 is_stmt 0 view .LVU968
+ 931:Src/main.c **** LL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+ 2792 .loc 2 931 3 is_stmt 1 view .LVU967
+ 931:Src/main.c **** LL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+ 2793 .loc 2 931 29 is_stmt 0 view .LVU968
2794 0072 0797 str r7, [sp, #28]
- 931:Src/main.c ****
- 2795 .loc 2 931 3 is_stmt 1 view .LVU969
+ 932:Src/main.c ****
+ 2795 .loc 2 932 3 is_stmt 1 view .LVU969
2796 0074 02A9 add r1, sp, #8
2797 0076 3046 mov r0, r6
2798 0078 FFF7FEFF bl LL_GPIO_Init
2799 .LVL221:
- 937:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
- 2800 .loc 2 937 3 view .LVU970
- 937:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
- 2801 .loc 2 937 36 is_stmt 0 view .LVU971
+ 938:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
+ 2800 .loc 2 938 3 view .LVU970
+ 938:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
+ 2801 .loc 2 938 36 is_stmt 0 view .LVU971
2802 007c 4FF48063 mov r3, #1024
2803 0080 0893 str r3, [sp, #32]
- 938:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
- 2804 .loc 2 938 3 is_stmt 1 view .LVU972
- 938:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
- 2805 .loc 2 938 23 is_stmt 0 view .LVU973
+ 939:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
+ 2804 .loc 2 939 3 is_stmt 1 view .LVU972
+ 939:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
+ 2805 .loc 2 939 23 is_stmt 0 view .LVU973
2806 0082 4FF48273 mov r3, #260
2807 0086 0993 str r3, [sp, #36]
- 939:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
- 2808 .loc 2 939 3 is_stmt 1 view .LVU974
- 939:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
- 2809 .loc 2 939 28 is_stmt 0 view .LVU975
+ 940:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
+ 2808 .loc 2 940 3 is_stmt 1 view .LVU974
+ 940:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
+ 2809 .loc 2 940 28 is_stmt 0 view .LVU975
2810 0088 4FF47063 mov r3, #3840
2811 008c 0A93 str r3, [sp, #40]
- 940:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_1EDGE;
- 2812 .loc 2 940 3 is_stmt 1 view .LVU976
- 940:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_1EDGE;
- 2813 .loc 2 940 32 is_stmt 0 view .LVU977
+ 941:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_1EDGE;
+ 2812 .loc 2 941 3 is_stmt 1 view .LVU976
+ 941:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_1EDGE;
+ 2813 .loc 2 941 32 is_stmt 0 view .LVU977
2814 008e 0B95 str r5, [sp, #44]
- 941:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
- 2815 .loc 2 941 3 is_stmt 1 view .LVU978
- 941:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
- 2816 .loc 2 941 29 is_stmt 0 view .LVU979
+ 942:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
+ 2815 .loc 2 942 3 is_stmt 1 view .LVU978
+ 942:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
+ 2816 .loc 2 942 29 is_stmt 0 view .LVU979
2817 0090 0C94 str r4, [sp, #48]
- 942:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
- 2818 .loc 2 942 3 is_stmt 1 view .LVU980
- 942:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
- 2819 .loc 2 942 22 is_stmt 0 view .LVU981
+ 943:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
+ 2818 .loc 2 943 3 is_stmt 1 view .LVU980
+ 943:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
+ 2819 .loc 2 943 22 is_stmt 0 view .LVU981
2820 0092 4FF40073 mov r3, #512
2821 0096 0D93 str r3, [sp, #52]
- 943:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
- 2822 .loc 2 943 3 is_stmt 1 view .LVU982
- 943:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
- 2823 .loc 2 943 27 is_stmt 0 view .LVU983
-ARM GAS /tmp/ccdsDELB.s page 187
+ 944:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
+ 2822 .loc 2 944 3 is_stmt 1 view .LVU982
+ 944:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
+ARM GAS /tmp/ccWwqwYX.s page 187
+ 2823 .loc 2 944 27 is_stmt 0 view .LVU983
2824 0098 1823 movs r3, #24
2825 009a 0E93 str r3, [sp, #56]
- 944:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
- 2826 .loc 2 944 3 is_stmt 1 view .LVU984
- 944:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
- 2827 .loc 2 944 27 is_stmt 0 view .LVU985
+ 945:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
+ 2826 .loc 2 945 3 is_stmt 1 view .LVU984
+ 945:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
+ 2827 .loc 2 945 27 is_stmt 0 view .LVU985
2828 009c 0F94 str r4, [sp, #60]
- 945:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
- 2829 .loc 2 945 3 is_stmt 1 view .LVU986
- 945:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
- 2830 .loc 2 945 33 is_stmt 0 view .LVU987
+ 946:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
+ 2829 .loc 2 946 3 is_stmt 1 view .LVU986
+ 946:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
+ 2830 .loc 2 946 33 is_stmt 0 view .LVU987
2831 009e 1094 str r4, [sp, #64]
- 946:Src/main.c **** LL_SPI_Init(SPI5, &SPI_InitStruct);
- 2832 .loc 2 946 3 is_stmt 1 view .LVU988
- 946:Src/main.c **** LL_SPI_Init(SPI5, &SPI_InitStruct);
- 2833 .loc 2 946 26 is_stmt 0 view .LVU989
+ 947:Src/main.c **** LL_SPI_Init(SPI5, &SPI_InitStruct);
+ 2832 .loc 2 947 3 is_stmt 1 view .LVU988
+ 947:Src/main.c **** LL_SPI_Init(SPI5, &SPI_InitStruct);
+ 2833 .loc 2 947 26 is_stmt 0 view .LVU989
2834 00a0 0723 movs r3, #7
2835 00a2 1193 str r3, [sp, #68]
- 947:Src/main.c **** LL_SPI_SetStandard(SPI5, LL_SPI_PROTOCOL_MOTOROLA);
- 2836 .loc 2 947 3 is_stmt 1 view .LVU990
+ 948:Src/main.c **** LL_SPI_SetStandard(SPI5, LL_SPI_PROTOCOL_MOTOROLA);
+ 2836 .loc 2 948 3 is_stmt 1 view .LVU990
2837 00a4 094C ldr r4, .L122+8
2838 00a6 08A9 add r1, sp, #32
2839 00a8 2046 mov r0, r4
2840 00aa FFF7FEFF bl LL_SPI_Init
2841 .LVL222:
- 948:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI5);
- 2842 .loc 2 948 3 view .LVU991
+ 949:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI5);
+ 2842 .loc 2 949 3 view .LVU991
2843 .LBB384:
2844 .LBI384:
426:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -11203,8 +11204,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2852 .loc 4 428 3 is_stmt 0 view .LVU994
2853 .LBE385:
2854 .LBE384:
- 949:Src/main.c **** /* USER CODE BEGIN SPI5_Init 2 */
- 2855 .loc 2 949 3 is_stmt 1 view .LVU995
+ 950:Src/main.c **** /* USER CODE BEGIN SPI5_Init 2 */
+ 2855 .loc 2 950 3 is_stmt 1 view .LVU995
2856 .LBB386:
2857 .LBI386:
874:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -11217,14 +11218,14 @@ ARM GAS /tmp/ccdsDELB.s page 1
2863 00bc 6360 str r3, [r4, #4]
2864 .LVL224:
876:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 188
+
+
2865 .loc 4 876 3 is_stmt 0 view .LVU998
-ARM GAS /tmp/ccdsDELB.s page 188
-
-
2866 .LBE387:
2867 .LBE386:
- 954:Src/main.c ****
- 2868 .loc 2 954 1 view .LVU999
+ 955:Src/main.c ****
+ 2868 .loc 2 955 1 view .LVU999
2869 00be 12B0 add sp, sp, #72
2870 .LCFI21:
2871 .cfi_def_cfa_offset 24
@@ -11246,8 +11247,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2888 .fpu fpv5-d16
2890 MX_SPI6_Init:
2891 .LFB1194:
- 962:Src/main.c ****
- 2892 .loc 2 962 1 is_stmt 1 view -0
+ 963:Src/main.c ****
+ 2892 .loc 2 963 1 is_stmt 1 view -0
2893 .cfi_startproc
2894 @ args = 0, pretend = 0, frame = 72
2895 @ frame_needed = 0, uses_anonymous_args = 0
@@ -11263,31 +11264,31 @@ ARM GAS /tmp/ccdsDELB.s page 1
2905 0004 92B0 sub sp, sp, #72
2906 .LCFI23:
2907 .cfi_def_cfa_offset 96
- 968:Src/main.c ****
- 2908 .loc 2 968 3 view .LVU1001
- 968:Src/main.c ****
- 2909 .loc 2 968 22 is_stmt 0 view .LVU1002
+ 969:Src/main.c ****
+ 2908 .loc 2 969 3 view .LVU1001
+ 969:Src/main.c ****
+ 2909 .loc 2 969 22 is_stmt 0 view .LVU1002
2910 0006 2822 movs r2, #40
2911 0008 0021 movs r1, #0
2912 000a 08A8 add r0, sp, #32
2913 000c FFF7FEFF bl memset
2914 .LVL225:
- 970:Src/main.c ****
- 2915 .loc 2 970 3 is_stmt 1 view .LVU1003
- 970:Src/main.c ****
- 2916 .loc 2 970 23 is_stmt 0 view .LVU1004
+ 971:Src/main.c ****
+ 2915 .loc 2 971 3 is_stmt 1 view .LVU1003
+ 971:Src/main.c ****
+ 2916 .loc 2 971 23 is_stmt 0 view .LVU1004
2917 0010 0024 movs r4, #0
+ARM GAS /tmp/ccWwqwYX.s page 189
+
+
2918 0012 0294 str r4, [sp, #8]
-ARM GAS /tmp/ccdsDELB.s page 189
-
-
2919 0014 0394 str r4, [sp, #12]
2920 0016 0494 str r4, [sp, #16]
2921 0018 0594 str r4, [sp, #20]
2922 001a 0694 str r4, [sp, #24]
2923 001c 0794 str r4, [sp, #28]
- 973:Src/main.c ****
- 2924 .loc 2 973 3 is_stmt 1 view .LVU1005
+ 974:Src/main.c ****
+ 2924 .loc 2 974 3 is_stmt 1 view .LVU1005
2925 .LVL226:
2926 .LBB388:
2927 .LBI388:
@@ -11317,8 +11318,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
2945 .loc 3 1593 3 is_stmt 0 view .LVU1013
2946 .LBE389:
2947 .LBE388:
- 975:Src/main.c **** /**SPI6 GPIO Configuration
- 2948 .loc 2 975 3 is_stmt 1 view .LVU1014
+ 976:Src/main.c **** /**SPI6 GPIO Configuration
+ 2948 .loc 2 976 3 is_stmt 1 view .LVU1014
2949 .LBB390:
2950 .LBI390:
309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
@@ -11337,10 +11338,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2959 .loc 3 314 12 is_stmt 0 view .LVU1019
2960 003a 1B6B ldr r3, [r3, #48]
2961 003c 03F00103 and r3, r3, #1
+ARM GAS /tmp/ccWwqwYX.s page 190
+
+
314:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** (void)tmpreg;
-ARM GAS /tmp/ccdsDELB.s page 190
-
-
2962 .loc 3 314 10 view .LVU1020
2963 0040 0093 str r3, [sp]
315:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
@@ -11351,149 +11352,149 @@ ARM GAS /tmp/ccdsDELB.s page 1
2967 .loc 3 315 3 is_stmt 0 view .LVU1022
2968 .LBE391:
2969 .LBE390:
- 980:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2970 .loc 2 980 3 is_stmt 1 view .LVU1023
- 980:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2971 .loc 2 980 23 is_stmt 0 view .LVU1024
+ 981:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2970 .loc 2 981 3 is_stmt 1 view .LVU1023
+ 981:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2971 .loc 2 981 23 is_stmt 0 view .LVU1024
2972 0044 2023 movs r3, #32
2973 0046 0293 str r3, [sp, #8]
- 981:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2974 .loc 2 981 3 is_stmt 1 view .LVU1025
- 981:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2975 .loc 2 981 24 is_stmt 0 view .LVU1026
+ 982:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2974 .loc 2 982 3 is_stmt 1 view .LVU1025
+ 982:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2975 .loc 2 982 24 is_stmt 0 view .LVU1026
2976 0048 0225 movs r5, #2
2977 004a 0395 str r5, [sp, #12]
- 982:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2978 .loc 2 982 3 is_stmt 1 view .LVU1027
- 982:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 2979 .loc 2 982 25 is_stmt 0 view .LVU1028
+ 983:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2978 .loc 2 983 3 is_stmt 1 view .LVU1027
+ 983:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 2979 .loc 2 983 25 is_stmt 0 view .LVU1028
2980 004c 4FF00308 mov r8, #3
2981 0050 CDF81080 str r8, [sp, #16]
- 983:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 2982 .loc 2 983 3 is_stmt 1 view .LVU1029
- 984:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_8;
- 2983 .loc 2 984 3 view .LVU1030
- 985:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
- 2984 .loc 2 985 3 view .LVU1031
- 985:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
- 2985 .loc 2 985 29 is_stmt 0 view .LVU1032
+ 984:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 2982 .loc 2 984 3 is_stmt 1 view .LVU1029
+ 985:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_8;
+ 2983 .loc 2 985 3 view .LVU1030
+ 986:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+ 2984 .loc 2 986 3 view .LVU1031
+ 986:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+ 2985 .loc 2 986 29 is_stmt 0 view .LVU1032
2986 0054 0827 movs r7, #8
2987 0056 0797 str r7, [sp, #28]
- 986:Src/main.c ****
- 2988 .loc 2 986 3 is_stmt 1 view .LVU1033
+ 987:Src/main.c ****
+ 2988 .loc 2 987 3 is_stmt 1 view .LVU1033
2989 0058 1B4E ldr r6, .L126+4
2990 005a 0DEB0701 add r1, sp, r7
2991 005e 3046 mov r0, r6
2992 0060 FFF7FEFF bl LL_GPIO_Init
2993 .LVL229:
- 988:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2994 .loc 2 988 3 view .LVU1034
- 988:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
- 2995 .loc 2 988 23 is_stmt 0 view .LVU1035
+ 989:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2994 .loc 2 989 3 view .LVU1034
+ 989:Src/main.c **** GPIO_InitStruct.Mode = LL_GPIO_MODE_ALTERNATE;
+ 2995 .loc 2 989 23 is_stmt 0 view .LVU1035
2996 0064 8023 movs r3, #128
2997 0066 0293 str r3, [sp, #8]
- 989:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2998 .loc 2 989 3 is_stmt 1 view .LVU1036
- 989:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
- 2999 .loc 2 989 24 is_stmt 0 view .LVU1037
+ 990:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2998 .loc 2 990 3 is_stmt 1 view .LVU1036
+ 990:Src/main.c **** GPIO_InitStruct.Speed = LL_GPIO_SPEED_FREQ_VERY_HIGH;
+ 2999 .loc 2 990 24 is_stmt 0 view .LVU1037
3000 0068 0395 str r5, [sp, #12]
- 990:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
-ARM GAS /tmp/ccdsDELB.s page 191
+ARM GAS /tmp/ccWwqwYX.s page 191
- 3001 .loc 2 990 3 is_stmt 1 view .LVU1038
- 990:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
- 3002 .loc 2 990 25 is_stmt 0 view .LVU1039
+ 991:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 3001 .loc 2 991 3 is_stmt 1 view .LVU1038
+ 991:Src/main.c **** GPIO_InitStruct.OutputType = LL_GPIO_OUTPUT_PUSHPULL;
+ 3002 .loc 2 991 25 is_stmt 0 view .LVU1039
3003 006a CDF81080 str r8, [sp, #16]
- 991:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 3004 .loc 2 991 3 is_stmt 1 view .LVU1040
- 991:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
- 3005 .loc 2 991 30 is_stmt 0 view .LVU1041
+ 992:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 3004 .loc 2 992 3 is_stmt 1 view .LVU1040
+ 992:Src/main.c **** GPIO_InitStruct.Pull = LL_GPIO_PULL_NO;
+ 3005 .loc 2 992 30 is_stmt 0 view .LVU1041
3006 006e 0594 str r4, [sp, #20]
- 992:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_8;
- 3007 .loc 2 992 3 is_stmt 1 view .LVU1042
- 992:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_8;
- 3008 .loc 2 992 24 is_stmt 0 view .LVU1043
+ 993:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_8;
+ 3007 .loc 2 993 3 is_stmt 1 view .LVU1042
+ 993:Src/main.c **** GPIO_InitStruct.Alternate = LL_GPIO_AF_8;
+ 3008 .loc 2 993 24 is_stmt 0 view .LVU1043
3009 0070 0694 str r4, [sp, #24]
- 993:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
- 3010 .loc 2 993 3 is_stmt 1 view .LVU1044
- 993:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
- 3011 .loc 2 993 29 is_stmt 0 view .LVU1045
+ 994:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+ 3010 .loc 2 994 3 is_stmt 1 view .LVU1044
+ 994:Src/main.c **** LL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+ 3011 .loc 2 994 29 is_stmt 0 view .LVU1045
3012 0072 0797 str r7, [sp, #28]
- 994:Src/main.c ****
- 3013 .loc 2 994 3 is_stmt 1 view .LVU1046
+ 995:Src/main.c ****
+ 3013 .loc 2 995 3 is_stmt 1 view .LVU1046
3014 0074 0DEB0701 add r1, sp, r7
3015 0078 3046 mov r0, r6
3016 007a FFF7FEFF bl LL_GPIO_Init
3017 .LVL230:
-1000:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
- 3018 .loc 2 1000 3 view .LVU1047
-1000:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
- 3019 .loc 2 1000 36 is_stmt 0 view .LVU1048
+1001:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
+ 3018 .loc 2 1001 3 view .LVU1047
+1001:Src/main.c **** SPI_InitStruct.Mode = LL_SPI_MODE_MASTER;
+ 3019 .loc 2 1001 36 is_stmt 0 view .LVU1048
3020 007e 0894 str r4, [sp, #32]
-1001:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
- 3021 .loc 2 1001 3 is_stmt 1 view .LVU1049
-1001:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
- 3022 .loc 2 1001 23 is_stmt 0 view .LVU1050
+1002:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
+ 3021 .loc 2 1002 3 is_stmt 1 view .LVU1049
+1002:Src/main.c **** SPI_InitStruct.DataWidth = LL_SPI_DATAWIDTH_16BIT;
+ 3022 .loc 2 1002 23 is_stmt 0 view .LVU1050
3023 0080 4FF48273 mov r3, #260
3024 0084 0993 str r3, [sp, #36]
-1002:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
- 3025 .loc 2 1002 3 is_stmt 1 view .LVU1051
-1002:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
- 3026 .loc 2 1002 28 is_stmt 0 view .LVU1052
+1003:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
+ 3025 .loc 2 1003 3 is_stmt 1 view .LVU1051
+1003:Src/main.c **** SPI_InitStruct.ClockPolarity = LL_SPI_POLARITY_HIGH;
+ 3026 .loc 2 1003 28 is_stmt 0 view .LVU1052
3027 0086 4FF47063 mov r3, #3840
3028 008a 0A93 str r3, [sp, #40]
-1003:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_2EDGE;
- 3029 .loc 2 1003 3 is_stmt 1 view .LVU1053
-1003:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_2EDGE;
- 3030 .loc 2 1003 32 is_stmt 0 view .LVU1054
+1004:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_2EDGE;
+ 3029 .loc 2 1004 3 is_stmt 1 view .LVU1053
+1004:Src/main.c **** SPI_InitStruct.ClockPhase = LL_SPI_PHASE_2EDGE;
+ 3030 .loc 2 1004 32 is_stmt 0 view .LVU1054
3031 008c 0B95 str r5, [sp, #44]
-1004:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
- 3032 .loc 2 1004 3 is_stmt 1 view .LVU1055
-1004:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
- 3033 .loc 2 1004 29 is_stmt 0 view .LVU1056
+1005:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
+ 3032 .loc 2 1005 3 is_stmt 1 view .LVU1055
+1005:Src/main.c **** SPI_InitStruct.NSS = LL_SPI_NSS_SOFT;
+ 3033 .loc 2 1005 29 is_stmt 0 view .LVU1056
3034 008e 0123 movs r3, #1
3035 0090 0C93 str r3, [sp, #48]
-1005:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
- 3036 .loc 2 1005 3 is_stmt 1 view .LVU1057
-1005:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
- 3037 .loc 2 1005 22 is_stmt 0 view .LVU1058
-ARM GAS /tmp/ccdsDELB.s page 192
+1006:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
+ 3036 .loc 2 1006 3 is_stmt 1 view .LVU1057
+1006:Src/main.c **** SPI_InitStruct.BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV16;
+ARM GAS /tmp/ccWwqwYX.s page 192
+ 3037 .loc 2 1006 22 is_stmt 0 view .LVU1058
3038 0092 4FF40073 mov r3, #512
3039 0096 0D93 str r3, [sp, #52]
-1006:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
- 3040 .loc 2 1006 3 is_stmt 1 view .LVU1059
-1006:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
- 3041 .loc 2 1006 27 is_stmt 0 view .LVU1060
+1007:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
+ 3040 .loc 2 1007 3 is_stmt 1 view .LVU1059
+1007:Src/main.c **** SPI_InitStruct.BitOrder = LL_SPI_MSB_FIRST;
+ 3041 .loc 2 1007 27 is_stmt 0 view .LVU1060
3042 0098 1823 movs r3, #24
3043 009a 0E93 str r3, [sp, #56]
-1007:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
- 3044 .loc 2 1007 3 is_stmt 1 view .LVU1061
-1007:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
- 3045 .loc 2 1007 27 is_stmt 0 view .LVU1062
+1008:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
+ 3044 .loc 2 1008 3 is_stmt 1 view .LVU1061
+1008:Src/main.c **** SPI_InitStruct.CRCCalculation = LL_SPI_CRCCALCULATION_DISABLE;
+ 3045 .loc 2 1008 27 is_stmt 0 view .LVU1062
3046 009c 0F94 str r4, [sp, #60]
-1008:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
- 3047 .loc 2 1008 3 is_stmt 1 view .LVU1063
-1008:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
- 3048 .loc 2 1008 33 is_stmt 0 view .LVU1064
+1009:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
+ 3047 .loc 2 1009 3 is_stmt 1 view .LVU1063
+1009:Src/main.c **** SPI_InitStruct.CRCPoly = 7;
+ 3048 .loc 2 1009 33 is_stmt 0 view .LVU1064
3049 009e 1094 str r4, [sp, #64]
-1009:Src/main.c **** LL_SPI_Init(SPI6, &SPI_InitStruct);
- 3050 .loc 2 1009 3 is_stmt 1 view .LVU1065
-1009:Src/main.c **** LL_SPI_Init(SPI6, &SPI_InitStruct);
- 3051 .loc 2 1009 26 is_stmt 0 view .LVU1066
+1010:Src/main.c **** LL_SPI_Init(SPI6, &SPI_InitStruct);
+ 3050 .loc 2 1010 3 is_stmt 1 view .LVU1065
+1010:Src/main.c **** LL_SPI_Init(SPI6, &SPI_InitStruct);
+ 3051 .loc 2 1010 26 is_stmt 0 view .LVU1066
3052 00a0 0723 movs r3, #7
3053 00a2 1193 str r3, [sp, #68]
-1010:Src/main.c **** LL_SPI_SetStandard(SPI6, LL_SPI_PROTOCOL_MOTOROLA);
- 3054 .loc 2 1010 3 is_stmt 1 view .LVU1067
+1011:Src/main.c **** LL_SPI_SetStandard(SPI6, LL_SPI_PROTOCOL_MOTOROLA);
+ 3054 .loc 2 1011 3 is_stmt 1 view .LVU1067
3055 00a4 094C ldr r4, .L126+8
3056 00a6 08A9 add r1, sp, #32
3057 00a8 2046 mov r0, r4
3058 00aa FFF7FEFF bl LL_SPI_Init
3059 .LVL231:
-1011:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI6);
- 3060 .loc 2 1011 3 view .LVU1068
+1012:Src/main.c **** LL_SPI_DisableNSSPulseMgt(SPI6);
+ 3060 .loc 2 1012 3 view .LVU1068
3061 .LBB392:
3062 .LBI392:
426:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -11509,18 +11510,18 @@ ARM GAS /tmp/ccdsDELB.s page 1
3070 .loc 4 428 3 is_stmt 0 view .LVU1071
3071 .LBE393:
3072 .LBE392:
-1012:Src/main.c **** /* USER CODE BEGIN SPI6_Init 2 */
- 3073 .loc 2 1012 3 is_stmt 1 view .LVU1072
+1013:Src/main.c **** /* USER CODE BEGIN SPI6_Init 2 */
+ 3073 .loc 2 1013 3 is_stmt 1 view .LVU1072
3074 .LBB394:
3075 .LBI394:
874:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
3076 .loc 4 874 22 view .LVU1073
3077 .LBB395:
876:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 193
+
+
3078 .loc 4 876 3 view .LVU1074
-ARM GAS /tmp/ccdsDELB.s page 193
-
-
3079 00b6 6368 ldr r3, [r4, #4]
3080 00b8 23F00803 bic r3, r3, #8
3081 00bc 6360 str r3, [r4, #4]
@@ -11529,8 +11530,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3083 .loc 4 876 3 is_stmt 0 view .LVU1075
3084 .LBE395:
3085 .LBE394:
-1017:Src/main.c ****
- 3086 .loc 2 1017 1 view .LVU1076
+1018:Src/main.c ****
+ 3086 .loc 2 1018 1 view .LVU1076
3087 00be 12B0 add sp, sp, #72
3088 .LCFI24:
3089 .cfi_def_cfa_offset 24
@@ -11552,8 +11553,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3106 .fpu fpv5-d16
3108 MX_TIM2_Init:
3109 .LFB1195:
-1025:Src/main.c ****
- 3110 .loc 2 1025 1 is_stmt 1 view -0
+1026:Src/main.c ****
+ 3110 .loc 2 1026 1 is_stmt 1 view -0
3111 .cfi_startproc
3112 @ args = 0, pretend = 0, frame = 24
3113 @ frame_needed = 0, uses_anonymous_args = 0
@@ -11565,22 +11566,22 @@ ARM GAS /tmp/ccdsDELB.s page 1
3119 0002 86B0 sub sp, sp, #24
3120 .LCFI26:
3121 .cfi_def_cfa_offset 32
-1031:Src/main.c ****
- 3122 .loc 2 1031 3 view .LVU1078
-1031:Src/main.c ****
- 3123 .loc 2 1031 22 is_stmt 0 view .LVU1079
+1032:Src/main.c ****
+ 3122 .loc 2 1032 3 view .LVU1078
+1032:Src/main.c ****
+ 3123 .loc 2 1032 22 is_stmt 0 view .LVU1079
3124 0004 0024 movs r4, #0
3125 0006 0194 str r4, [sp, #4]
3126 0008 0294 str r4, [sp, #8]
3127 000a 0394 str r4, [sp, #12]
3128 000c 0494 str r4, [sp, #16]
3129 000e 0594 str r4, [sp, #20]
-1034:Src/main.c ****
- 3130 .loc 2 1034 3 is_stmt 1 view .LVU1080
+1035:Src/main.c ****
+ 3130 .loc 2 1035 3 is_stmt 1 view .LVU1080
+ARM GAS /tmp/ccWwqwYX.s page 194
+
+
3131 .LVL234:
-ARM GAS /tmp/ccdsDELB.s page 194
-
-
3132 .LBB396:
3133 .LBI396:
1071:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
@@ -11611,8 +11612,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3151 .loc 3 1077 3 is_stmt 0 view .LVU1088
3152 .LBE397:
3153 .LBE396:
-1037:Src/main.c **** NVIC_EnableIRQ(TIM2_IRQn);
- 3154 .loc 2 1037 3 is_stmt 1 view .LVU1089
+1038:Src/main.c **** NVIC_EnableIRQ(TIM2_IRQn);
+ 3154 .loc 2 1038 3 is_stmt 1 view .LVU1089
3155 .LBB398:
3156 .LBI398:
1884:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -11626,8 +11627,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3162 0026 D868 ldr r0, [r3, #12]
3163 .LBE399:
3164 .LBE398:
-1037:Src/main.c **** NVIC_EnableIRQ(TIM2_IRQn);
- 3165 .loc 2 1037 3 view .LVU1093
+1038:Src/main.c **** NVIC_EnableIRQ(TIM2_IRQn);
+ 3165 .loc 2 1038 3 view .LVU1093
3166 0028 2246 mov r2, r4
3167 002a 2146 mov r1, r4
3168 002c C0F30220 ubfx r0, r0, #8, #3
@@ -11637,10 +11638,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3172 .LBI400:
2024:Drivers/CMSIS/Include/core_cm7.h **** {
3173 .loc 1 2024 22 is_stmt 1 view .LVU1094
+ARM GAS /tmp/ccWwqwYX.s page 195
+
+
3174 .LBB401:
-ARM GAS /tmp/ccdsDELB.s page 195
-
-
2026:Drivers/CMSIS/Include/core_cm7.h **** {
3175 .loc 1 2026 3 view .LVU1095
2028:Drivers/CMSIS/Include/core_cm7.h **** }
@@ -11661,8 +11662,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3186 .loc 1 2028 47 view .LVU1100
3187 .LBE401:
3188 .LBE400:
-1038:Src/main.c ****
- 3189 .loc 2 1038 3 is_stmt 1 view .LVU1101
+1039:Src/main.c ****
+ 3189 .loc 2 1039 3 is_stmt 1 view .LVU1101
3190 .LBB402:
3191 .LBI402:
1896:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -11681,39 +11682,39 @@ ARM GAS /tmp/ccdsDELB.s page 1
3200 .loc 1 1900 43 view .LVU1106
3201 .LBE403:
3202 .LBE402:
-1043:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
- 3203 .loc 2 1043 3 is_stmt 1 view .LVU1107
-1043:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
- 3204 .loc 2 1043 28 is_stmt 0 view .LVU1108
+1044:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
+ 3203 .loc 2 1044 3 is_stmt 1 view .LVU1107
+1044:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
+ 3204 .loc 2 1044 28 is_stmt 0 view .LVU1108
3205 0044 4FF47A73 mov r3, #1000
3206 0048 ADF80430 strh r3, [sp, #4] @ movhi
-1044:Src/main.c **** TIM_InitStruct.Autoreload = 840000;
- 3207 .loc 2 1044 3 is_stmt 1 view .LVU1109
-1044:Src/main.c **** TIM_InitStruct.Autoreload = 840000;
- 3208 .loc 2 1044 30 is_stmt 0 view .LVU1110
+1045:Src/main.c **** TIM_InitStruct.Autoreload = 840000;
+ 3207 .loc 2 1045 3 is_stmt 1 view .LVU1109
+1045:Src/main.c **** TIM_InitStruct.Autoreload = 840000;
+ 3208 .loc 2 1045 30 is_stmt 0 view .LVU1110
3209 004c 0294 str r4, [sp, #8]
-1045:Src/main.c **** TIM_InitStruct.ClockDivision = LL_TIM_CLOCKDIVISION_DIV1;
- 3210 .loc 2 1045 3 is_stmt 1 view .LVU1111
-1045:Src/main.c **** TIM_InitStruct.ClockDivision = LL_TIM_CLOCKDIVISION_DIV1;
- 3211 .loc 2 1045 29 is_stmt 0 view .LVU1112
+1046:Src/main.c **** TIM_InitStruct.ClockDivision = LL_TIM_CLOCKDIVISION_DIV1;
+ 3210 .loc 2 1046 3 is_stmt 1 view .LVU1111
+1046:Src/main.c **** TIM_InitStruct.ClockDivision = LL_TIM_CLOCKDIVISION_DIV1;
+ 3211 .loc 2 1046 29 is_stmt 0 view .LVU1112
3212 004e 114B ldr r3, .L130+12
+ARM GAS /tmp/ccWwqwYX.s page 196
+
+
3213 0050 0393 str r3, [sp, #12]
-ARM GAS /tmp/ccdsDELB.s page 196
-
-
-1046:Src/main.c **** LL_TIM_Init(TIM2, &TIM_InitStruct);
- 3214 .loc 2 1046 3 is_stmt 1 view .LVU1113
-1046:Src/main.c **** LL_TIM_Init(TIM2, &TIM_InitStruct);
- 3215 .loc 2 1046 32 is_stmt 0 view .LVU1114
+1047:Src/main.c **** LL_TIM_Init(TIM2, &TIM_InitStruct);
+ 3214 .loc 2 1047 3 is_stmt 1 view .LVU1113
+1047:Src/main.c **** LL_TIM_Init(TIM2, &TIM_InitStruct);
+ 3215 .loc 2 1047 32 is_stmt 0 view .LVU1114
3216 0052 0494 str r4, [sp, #16]
-1047:Src/main.c **** LL_TIM_DisableARRPreload(TIM2);
- 3217 .loc 2 1047 3 is_stmt 1 view .LVU1115
+1048:Src/main.c **** LL_TIM_DisableARRPreload(TIM2);
+ 3217 .loc 2 1048 3 is_stmt 1 view .LVU1115
3218 0054 01A9 add r1, sp, #4
3219 0056 4FF08040 mov r0, #1073741824
3220 005a FFF7FEFF bl LL_TIM_Init
3221 .LVL240:
-1048:Src/main.c **** LL_TIM_SetClockSource(TIM2, LL_TIM_CLOCKSOURCE_INTERNAL);
- 3222 .loc 2 1048 3 view .LVU1116
+1049:Src/main.c **** LL_TIM_SetClockSource(TIM2, LL_TIM_CLOCKSOURCE_INTERNAL);
+ 3222 .loc 2 1049 3 view .LVU1116
3223 .LBB404:
3224 .LBI404:
3225 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h"
@@ -11757,10 +11758,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
38:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
39:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
40:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /* Private types -------------------------------------------------------------*/
+ARM GAS /tmp/ccWwqwYX.s page 197
+
+
41:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /* Private variables ---------------------------------------------------------*/
-ARM GAS /tmp/ccdsDELB.s page 197
-
-
42:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /** @defgroup TIM_LL_Private_Variables TIM Private Variables
43:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @{
44:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
@@ -11817,10 +11818,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
95:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** };
96:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
97:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** static const uint8_t SHIFT_TAB_OISx[] =
+ARM GAS /tmp/ccWwqwYX.s page 198
+
+
98:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
-ARM GAS /tmp/ccdsDELB.s page 198
-
-
99:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** 0U, /* 0: OIS1 */
100:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** 1U, /* 1: OIS1N */
101:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** 2U, /* 2: OIS2 */
@@ -11877,10 +11878,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
152:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @{
153:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
154:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /** @brief Convert channel id into channel index.
+ARM GAS /tmp/ccWwqwYX.s page 199
+
+
155:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param __CHANNEL__ This parameter can be one of the following values:
-ARM GAS /tmp/ccdsDELB.s page 199
-
-
156:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH1
157:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH1N
158:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH2
@@ -11937,10 +11938,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
209:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @ref LL_TIM_SetPrescaler().*/
210:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
211:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t CounterMode; /*!< Specifies the counter mode.
+ARM GAS /tmp/ccWwqwYX.s page 200
+
+
212:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This parameter can be a value of @ref TIM_LL_EC_COUNTERMODE.
-ARM GAS /tmp/ccdsDELB.s page 200
-
-
213:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
214:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This feature can be modified afterwards using unitary function
215:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @ref LL_TIM_SetCounterMode().*/
@@ -11997,10 +11998,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
266:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
267:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This feature can be modified afterwards using unitary functions
268:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @ref LL_TIM_CC_EnableChannel() or @ref LL_TIM_CC_DisableChannel().*/
+ARM GAS /tmp/ccWwqwYX.s page 201
+
+
269:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccdsDELB.s page 201
-
-
270:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t CompareValue; /*!< Specifies the Compare value to be loaded into the Capture Compare Re
271:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This parameter can be a number between Min_Data=0x0000 and Max_Data=
272:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -12057,10 +12058,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
323:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
324:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This feature can be modified afterwards using unitary function
325:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @ref LL_TIM_IC_SetPrescaler().*/
+ARM GAS /tmp/ccWwqwYX.s page 202
+
+
326:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccdsDELB.s page 202
-
-
327:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t ICFilter; /*!< Specifies the input capture filter.
328:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This parameter can be a value of @ref TIM_LL_EC_IC_FILTER.
329:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -12117,10 +12118,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
380:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @ref LL_TIM_IC_SetActiveInput().*/
381:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
382:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t IC2Prescaler; /*!< Specifies the TI2 input prescaler value.
+ARM GAS /tmp/ccWwqwYX.s page 203
+
+
383:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This parameter can be a value of @ref TIM_LL_EC_ICPSC.
-ARM GAS /tmp/ccdsDELB.s page 203
-
-
384:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
385:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This feature can be modified afterwards using unitary function
386:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @ref LL_TIM_IC_SetPrescaler().*/
@@ -12177,10 +12178,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
437:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t OSSRState; /*!< Specifies the Off-State selection used in Run mode.
438:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This parameter can be a value of @ref TIM_LL_EC_OSSR
439:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
+ARM GAS /tmp/ccWwqwYX.s page 204
+
+
440:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This feature can be modified afterwards using unitary functio
-ARM GAS /tmp/ccdsDELB.s page 204
-
-
441:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @ref LL_TIM_SetOffStates()
442:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
443:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @note This bit-field cannot be modified as long as LOCK level
@@ -12237,10 +12238,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
494:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
495:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @note This bit-field can not be modified as long as LOCK leve
496:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** programmed. */
+ARM GAS /tmp/ccWwqwYX.s page 205
+
+
497:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccdsDELB.s page 205
-
-
498:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t Break2State; /*!< Specifies whether the TIM Break2 input is enabled or not.
499:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This parameter can be a value of @ref TIM_LL_EC_BREAK2_ENABLE
500:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -12297,10 +12298,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
551:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_SR_CC2IF TIM_SR_CC2IF /*!< Capture/compare 2 interrup
552:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_SR_CC3IF TIM_SR_CC3IF /*!< Capture/compare 3 interrup
553:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_SR_CC4IF TIM_SR_CC4IF /*!< Capture/compare 4 interrup
+ARM GAS /tmp/ccWwqwYX.s page 206
+
+
554:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_SR_CC5IF TIM_SR_CC5IF /*!< Capture/compare 5 interrup
-ARM GAS /tmp/ccdsDELB.s page 206
-
-
555:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_SR_CC6IF TIM_SR_CC6IF /*!< Capture/compare 6 interrup
556:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_SR_COMIF TIM_SR_COMIF /*!< COM interrupt flag */
557:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_SR_TIF TIM_SR_TIF /*!< Trigger interrupt flag */
@@ -12357,10 +12358,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
608:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DIER_TIE TIM_DIER_TIE /*!< Trigger interrupt enable *
609:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DIER_BIE TIM_DIER_BIE /*!< Break interrupt enable */
610:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 207
+
+
611:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
-ARM GAS /tmp/ccdsDELB.s page 207
-
-
612:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
613:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
614:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /** @defgroup TIM_LL_EC_UPDATESOURCE Update Source
@@ -12417,10 +12418,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
665:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
666:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_CCUPDATESOURCE_COMG_ONLY 0x00000000U /*!< Capture/compare control bi
667:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_CCUPDATESOURCE_COMG_AND_TRGI TIM_CR2_CCUS /*!< Capture/compare control bi
+ARM GAS /tmp/ccWwqwYX.s page 208
+
+
668:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 208
-
-
669:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
670:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
671:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -12477,10 +12478,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
722:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_OCMODE_ASSYMETRIC_PWM1 LL_TIM_OCMODE_ASYMMETRIC_PWM1
723:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_OCMODE_ASSYMETRIC_PWM2 LL_TIM_OCMODE_ASYMMETRIC_PWM2
724:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 209
+
+
725:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @endcond
-ARM GAS /tmp/ccdsDELB.s page 209
-
-
726:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
727:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
728:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /** @defgroup TIM_LL_EC_OCMODE Output Configuration Mode
@@ -12537,10 +12538,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
779:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @{
780:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
781:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_ACTIVEINPUT_DIRECTTI (TIM_CCMR1_CC1S_0 << 16U) /*!< ICx is mapped on TIx
+ARM GAS /tmp/ccWwqwYX.s page 210
+
+
782:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_ACTIVEINPUT_INDIRECTTI (TIM_CCMR1_CC1S_1 << 16U) /*!< ICx is mapped on TIy
-ARM GAS /tmp/ccdsDELB.s page 210
-
-
783:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_ACTIVEINPUT_TRC (TIM_CCMR1_CC1S << 16U) /*!< ICx is mapped on TRC
784:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
785:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
@@ -12597,10 +12598,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
836:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_CLOCKSOURCE_EXT_MODE1 (TIM_SMCR_SMS_2 | TIM_SMCR_SMS_1 | TIM_SMCR_SMS_0)
837:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_CLOCKSOURCE_EXT_MODE2 TIM_SMCR_ECE
838:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 211
+
+
839:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
-ARM GAS /tmp/ccdsDELB.s page 211
-
-
840:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
841:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
842:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /** @defgroup TIM_LL_EC_ENCODERMODE Encoder Mode
@@ -12657,10 +12658,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
893:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_SLAVEMODE_DISABLED 0x00000000U /*!< Slave mode
894:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_SLAVEMODE_RESET TIM_SMCR_SMS_2 /*!< Reset Mode
895:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_SLAVEMODE_GATED (TIM_SMCR_SMS_2 | TIM_SMCR_SMS_0) /*!< Gated Mode
+ARM GAS /tmp/ccWwqwYX.s page 212
+
+
896:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_SLAVEMODE_TRIGGER (TIM_SMCR_SMS_2 | TIM_SMCR_SMS_1) /*!< Trigger Mod
-ARM GAS /tmp/ccdsDELB.s page 212
-
-
897:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_SLAVEMODE_COMBINED_RESETTRIGGER TIM_SMCR_SMS_3 /*!< Combined re
898:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
899:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
@@ -12717,10 +12718,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
950:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_ETR_FILTER_FDIV16_N5 (TIM_SMCR_ETF_3 | TIM_SMCR_ETF_1)
951:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_ETR_FILTER_FDIV16_N6 (TIM_SMCR_ETF_3 | TIM_SMCR_ETF_1 | TIM_SMCR_ETF_0)
952:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_ETR_FILTER_FDIV16_N8 (TIM_SMCR_ETF_3 | TIM_SMCR_ETF_2)
+ARM GAS /tmp/ccWwqwYX.s page 213
+
+
953:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_ETR_FILTER_FDIV32_N5 (TIM_SMCR_ETF_3 | TIM_SMCR_ETF_2 | TIM_SMCR_ETF_0)
-ARM GAS /tmp/ccdsDELB.s page 213
-
-
954:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_ETR_FILTER_FDIV32_N6 (TIM_SMCR_ETF_3 | TIM_SMCR_ETF_2 | TIM_SMCR_ETF_1)
955:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_ETR_FILTER_FDIV32_N8 TIM_SMCR_ETF
956:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -12777,10 +12778,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1007:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK2_FILTER_FDIV1_N4 0x00200000U /*!< fSAMPLING=fCK_INT, N=4 */
1008:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK2_FILTER_FDIV1_N8 0x00300000U /*!< fSAMPLING=fCK_INT, N=8 */
1009:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK2_FILTER_FDIV2_N6 0x00400000U /*!< fSAMPLING=fDTS/2, N=6 */
+ARM GAS /tmp/ccWwqwYX.s page 214
+
+
1010:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK2_FILTER_FDIV2_N8 0x00500000U /*!< fSAMPLING=fDTS/2, N=8 */
-ARM GAS /tmp/ccdsDELB.s page 214
-
-
1011:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK2_FILTER_FDIV4_N6 0x00600000U /*!< fSAMPLING=fDTS/4, N=6 */
1012:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK2_FILTER_FDIV4_N8 0x00700000U /*!< fSAMPLING=fDTS/4, N=8 */
1013:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK2_FILTER_FDIV8_N6 0x00800000U /*!< fSAMPLING=fDTS/8, N=6 */
@@ -12837,10 +12838,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1064:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1065:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BKIN_POLARITY_LOW TIM1_AF1_BKINP /*!< BRK BKIN input is acti
1066:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BKIN_POLARITY_HIGH 0x00000000U /*!< BRK BKIN input is acti
+ARM GAS /tmp/ccWwqwYX.s page 215
+
+
1067:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 215
-
-
1068:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
1069:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1070:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #endif /* TIM_BREAK_INPUT_SUPPORT */
@@ -12897,10 +12898,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1121:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_LENGTH_14TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_2 | TIM_DCR_DBL_0)
1122:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_LENGTH_15TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_2 | TIM_DCR_DBL_1)
1123:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_LENGTH_16TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_2 | TIM_DCR_DBL_1 | TIM
+ARM GAS /tmp/ccWwqwYX.s page 216
+
+
1124:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_LENGTH_17TRANSFERS TIM_DCR_DBL_4
-ARM GAS /tmp/ccdsDELB.s page 216
-
-
1125:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_LENGTH_18TRANSFERS (TIM_DCR_DBL_4 | TIM_DCR_DBL_0)
1126:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1127:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
@@ -12957,10 +12958,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1178:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Write a value in TIM register.
1179:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param __INSTANCE__ TIM Instance
1180:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param __REG__ Register to be written
+ARM GAS /tmp/ccWwqwYX.s page 217
+
+
1181:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param __VALUE__ Value to be written in the register
-ARM GAS /tmp/ccdsDELB.s page 217
-
-
1182:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
1183:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1184:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_WriteReg(__INSTANCE__, __REG__, __VALUE__) WRITE_REG((__INSTANCE__)->__REG__, (__VAL
@@ -13017,10 +13018,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1235:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note ex: @ref __LL_TIM_CALC_PSC (80000000, 1000000);
1236:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param __TIMCLK__ timer input clock frequency (in Hz)
1237:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param __CNTCLK__ counter clock frequency (in Hz)
+ARM GAS /tmp/ccWwqwYX.s page 218
+
+
1238:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval Prescaler value (between Min_Data=0 and Max_Data=65535)
-ARM GAS /tmp/ccdsDELB.s page 218
-
-
1239:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1240:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define __LL_TIM_CALC_PSC(__TIMCLK__, __CNTCLK__) \
1241:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** (((__TIMCLK__) >= (__CNTCLK__)) ? (uint32_t)((((__TIMCLK__) + (__CNTCLK__)/2U)/(__CNTCLK__)) - 1U
@@ -13077,10 +13078,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1292:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** ((uint32_t)(0x01U << (((__ICPSC__) >> 16U) >> TIM_CCMR1_IC1PSC_Pos)))
1293:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1294:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
+ARM GAS /tmp/ccWwqwYX.s page 219
+
+
1295:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 219
-
-
1296:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
1297:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1298:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -13137,10 +13138,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1349:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
1350:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1351:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 220
+
+
1352:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Disable update event generation.
-ARM GAS /tmp/ccdsDELB.s page 220
-
-
1353:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CR1 UDIS LL_TIM_DisableUpdateEvent
1354:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
1355:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
@@ -13197,10 +13198,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1406:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1407:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1408:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Set one pulse mode (one shot v.s. repetitive).
+ARM GAS /tmp/ccWwqwYX.s page 221
+
+
1409:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CR1 OPM LL_TIM_SetOnePulseMode
-ARM GAS /tmp/ccdsDELB.s page 221
-
-
1410:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
1411:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param OnePulseMode This parameter can be one of the following values:
1412:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ONEPULSEMODE_SINGLE
@@ -13257,10 +13258,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1463:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CR1 DIR LL_TIM_GetCounterMode\n
1464:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CR1 CMS LL_TIM_GetCounterMode
1465:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
+ARM GAS /tmp/ccWwqwYX.s page 222
+
+
1466:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval Returned value can be one of the following values:
-ARM GAS /tmp/ccdsDELB.s page 222
-
-
1467:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_COUNTERMODE_UP
1468:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_COUNTERMODE_DOWN
1469:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_COUNTERMODE_CENTER_UP
@@ -13312,15 +13313,15 @@ ARM GAS /tmp/ccdsDELB.s page 1
3234 .loc 5 1506 3 is_stmt 0 view .LVU1119
3235 .LBE405:
3236 .LBE404:
-1049:Src/main.c **** LL_TIM_SetTriggerOutput(TIM2, LL_TIM_TRGO_RESET);
- 3237 .loc 2 1049 3 is_stmt 1 view .LVU1120
+1050:Src/main.c **** LL_TIM_SetTriggerOutput(TIM2, LL_TIM_TRGO_RESET);
+ 3237 .loc 2 1050 3 is_stmt 1 view .LVU1120
3238 .LBB406:
3239 .LBI406:
1507:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 223
+
+
1508:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccdsDELB.s page 223
-
-
1509:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1510:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Indicates whether auto-reload (ARR) preload is enabled.
1511:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CR1 ARPE LL_TIM_IsEnabledARRPreload
@@ -13377,10 +13378,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1562:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
1563:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param Counter Counter value (between Min_Data=0 and Max_Data=0xFFFF or 0xFFFFFFFF)
1564:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
+ARM GAS /tmp/ccWwqwYX.s page 224
+
+
1565:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/ccdsDELB.s page 224
-
-
1566:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_SetCounter(TIM_TypeDef *TIMx, uint32_t Counter)
1567:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
1568:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** WRITE_REG(TIMx->CNT, Counter);
@@ -13437,10 +13438,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1619:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_GetPrescaler(const TIM_TypeDef *TIMx)
1620:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
1621:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return (uint32_t)(READ_REG(TIMx->PSC));
+ARM GAS /tmp/ccWwqwYX.s page 225
+
+
1622:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
-ARM GAS /tmp/ccdsDELB.s page 225
-
-
1623:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1624:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1625:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Set the auto-reload value.
@@ -13497,10 +13498,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1676:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_GetRepetitionCounter(const TIM_TypeDef *TIMx)
1677:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
1678:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return (uint32_t)(READ_REG(TIMx->RCR));
+ARM GAS /tmp/ccWwqwYX.s page 226
+
+
1679:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
-ARM GAS /tmp/ccdsDELB.s page 226
-
-
1680:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1681:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1682:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Force a continuous copy of the update interrupt flag (UIF) into the timer counter regis
@@ -13557,10 +13558,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1733:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_CC_EnablePreload(TIM_TypeDef *TIMx)
1734:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
1735:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** SET_BIT(TIMx->CR2, TIM_CR2_CCPC);
+ARM GAS /tmp/ccWwqwYX.s page 227
+
+
1736:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
-ARM GAS /tmp/ccdsDELB.s page 227
-
-
1737:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1738:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1739:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Disable the capture/compare control bits (CCxE, CCxNE and OCxM) preload.
@@ -13617,10 +13618,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1790:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
1791:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1792:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 228
+
+
1793:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Get actual trigger of the capture/compare DMA request.
-ARM GAS /tmp/ccdsDELB.s page 228
-
-
1794:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CR2 CCDS LL_TIM_CC_GetDMAReqTrigger
1795:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
1796:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval Returned value can be one of the following values:
@@ -13677,10 +13678,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1847:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1848:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_CC_EnableChannel(TIM_TypeDef *TIMx, uint32_t Channels)
1849:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 229
+
+
1850:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** SET_BIT(TIMx->CCER, Channels);
-ARM GAS /tmp/ccdsDELB.s page 229
-
-
1851:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
1852:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1853:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -13737,10 +13738,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1904:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval State of bit (1 or 0).
1905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1906:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_CC_IsEnabledChannel(const TIM_TypeDef *TIMx, uint32_t Channels)
+ARM GAS /tmp/ccWwqwYX.s page 230
+
+
1907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
-ARM GAS /tmp/ccdsDELB.s page 230
-
-
1908:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return ((READ_BIT(TIMx->CCER, Channels) == (Channels)) ? 1UL : 0UL);
1909:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
1910:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -13797,10 +13798,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1961:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1962:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1963:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Define the behavior of the output reference signal OCxREF from which
+ARM GAS /tmp/ccWwqwYX.s page 231
+
+
1964:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * OCx and OCxN (when relevant) are derived.
-ARM GAS /tmp/ccdsDELB.s page 231
-
-
1965:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCMR1 OC1M LL_TIM_OC_SetMode\n
1966:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR1 OC2M LL_TIM_OC_SetMode\n
1967:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 OC3M LL_TIM_OC_SetMode\n
@@ -13857,10 +13858,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2018:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH6
2019:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval Returned value can be one of the following values:
2020:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCMODE_FROZEN
+ARM GAS /tmp/ccWwqwYX.s page 232
+
+
2021:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCMODE_ACTIVE
-ARM GAS /tmp/ccdsDELB.s page 232
-
-
2022:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCMODE_INACTIVE
2023:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCMODE_TOGGLE
2024:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCMODE_FORCED_INACTIVE
@@ -13917,10 +13918,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2075:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
2076:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Get the polarity of an output channel.
2077:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCER CC1P LL_TIM_OC_GetPolarity\n
+ARM GAS /tmp/ccWwqwYX.s page 233
+
+
2078:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC1NP LL_TIM_OC_GetPolarity\n
-ARM GAS /tmp/ccdsDELB.s page 233
-
-
2079:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC2P LL_TIM_OC_GetPolarity\n
2080:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC2NP LL_TIM_OC_GetPolarity\n
2081:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC3P LL_TIM_OC_GetPolarity\n
@@ -13977,10 +13978,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2132:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH6
2133:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param IdleState This parameter can be one of the following values:
2134:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCIDLESTATE_LOW
+ARM GAS /tmp/ccWwqwYX.s page 234
+
+
2135:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCIDLESTATE_HIGH
-ARM GAS /tmp/ccdsDELB.s page 234
-
-
2136:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
2137:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
2138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_OC_SetIdleState(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t IdleState
@@ -14037,10 +14038,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2189:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH3
2190:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH4
2191:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH5
+ARM GAS /tmp/ccWwqwYX.s page 235
+
+
2192:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH6
-ARM GAS /tmp/ccdsDELB.s page 235
-
-
2193:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
2194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
2195:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_OC_EnableFast(TIM_TypeDef *TIMx, uint32_t Channel)
@@ -14097,10 +14098,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2246:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
2247:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_OC_IsEnabledFast(const TIM_TypeDef *TIMx, uint32_t Channel)
2248:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 236
+
+
2249:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint8_t iChannel = TIM_GET_CHANNEL_INDEX(Channel);
-ARM GAS /tmp/ccdsDELB.s page 236
-
-
2250:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** const __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CC
2251:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t bitfield = TIM_CCMR1_OC1FE << SHIFT_TAB_OCxx[iChannel];
2252:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return ((READ_BIT(*pReg, bitfield) == bitfield) ? 1UL : 0UL);
@@ -14157,10 +14158,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2303:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
2304:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
2305:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 237
+
+
2306:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Indicates whether compare register (TIMx_CCRx) preload is enabled for the output channe
-ARM GAS /tmp/ccdsDELB.s page 237
-
-
2307:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCMR1 OC1PE LL_TIM_OC_IsEnabledPreload\n
2308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR1 OC2PE LL_TIM_OC_IsEnabledPreload\n
2309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 OC3PE LL_TIM_OC_IsEnabledPreload\n
@@ -14217,10 +14218,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2360:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Disable clearing the output channel on an external event.
2361:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_OCXREF_CLEAR_INSTANCE(TIMx) can be used to check whether
2362:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * or not a timer instance can clear the OCxREF signal on an external event.
+ARM GAS /tmp/ccWwqwYX.s page 238
+
+
2363:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCMR1 OC1CE LL_TIM_OC_DisableClear\n
-ARM GAS /tmp/ccdsDELB.s page 238
-
-
2364:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR1 OC2CE LL_TIM_OC_DisableClear\n
2365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 OC3CE LL_TIM_OC_DisableClear\n
2366:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 OC4CE LL_TIM_OC_DisableClear\n
@@ -14277,10 +14278,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2417:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Set the dead-time delay (delay inserted between the rising edge of the OCxREF signal an
2418:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * the Ocx and OCxN signals).
2419:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_BREAK_INSTANCE(TIMx) can be used to check whether or not
+ARM GAS /tmp/ccWwqwYX.s page 239
+
+
2420:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * dead-time insertion feature is supported by a timer instance.
-ARM GAS /tmp/ccdsDELB.s page 239
-
-
2421:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Helper macro @ref __LL_TIM_CALC_DEADTIME can be used to calculate the DeadTime parameter
2422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll BDTR DTG LL_TIM_OC_SetDeadTime
2423:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
@@ -14337,10 +14338,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2474:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
2475:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param CompareValue between Min_Data=0 and Max_Data=65535
2476:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
+ARM GAS /tmp/ccWwqwYX.s page 240
+
+
2477:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/ccdsDELB.s page 240
-
-
2478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_OC_SetCompareCH3(TIM_TypeDef *TIMx, uint32_t CompareValue)
2479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
2480:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** WRITE_REG(TIMx->CCR3, CompareValue);
@@ -14397,10 +14398,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2531:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_32B_COUNTER_INSTANCE(TIMx) can be used to check
2532:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * whether or not a timer instance supports a 32 bits counter.
2533:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_CC1_INSTANCE(TIMx) can be used to check whether or not
+ARM GAS /tmp/ccWwqwYX.s page 241
+
+
2534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * output channel 1 is supported by a timer instance.
-ARM GAS /tmp/ccdsDELB.s page 241
-
-
2535:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCR1 CCR1 LL_TIM_OC_GetCompareCH1
2536:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
2537:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval CompareValue (between Min_Data=0 and Max_Data=65535)
@@ -14457,10 +14458,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2588:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
2589:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return (uint32_t)(READ_REG(TIMx->CCR4));
2590:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 242
+
+
2591:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccdsDELB.s page 242
-
-
2592:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
2593:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Get compare value (TIMx_CCR5) set for output channel 5.
2594:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_CC5_INSTANCE(TIMx) can be used to check whether or not
@@ -14517,10 +14518,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2645:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
2646:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Configure input channel.
2647:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCMR1 CC1S LL_TIM_IC_Config\n
+ARM GAS /tmp/ccWwqwYX.s page 243
+
+
2648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR1 IC1PSC LL_TIM_IC_Config\n
-ARM GAS /tmp/ccdsDELB.s page 243
-
-
2649:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR1 IC1F LL_TIM_IC_Config\n
2650:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR1 CC2S LL_TIM_IC_Config\n
2651:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR1 IC2PSC LL_TIM_IC_Config\n
@@ -14577,10 +14578,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2702:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH4
2703:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param ICActiveInput This parameter can be one of the following values:
2704:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ACTIVEINPUT_DIRECTTI
+ARM GAS /tmp/ccWwqwYX.s page 244
+
+
2705:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ACTIVEINPUT_INDIRECTTI
-ARM GAS /tmp/ccdsDELB.s page 244
-
-
2706:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ACTIVEINPUT_TRC
2707:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
2708:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
@@ -14637,10 +14638,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2759:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_IC_SetPrescaler(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t ICPrescal
2760:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
2761:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint8_t iChannel = TIM_GET_CHANNEL_INDEX(Channel);
+ARM GAS /tmp/ccWwqwYX.s page 245
+
+
2762:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iC
-ARM GAS /tmp/ccdsDELB.s page 245
-
-
2763:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** MODIFY_REG(*pReg, ((TIM_CCMR1_IC1PSC) << SHIFT_TAB_ICxx[iChannel]), (ICPrescaler >> 16U) << SHIFT
2764:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
2765:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -14697,10 +14698,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2816:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_FILTER_FDIV16_N8
2817:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_FILTER_FDIV32_N5
2818:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_FILTER_FDIV32_N6
+ARM GAS /tmp/ccWwqwYX.s page 246
+
+
2819:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_FILTER_FDIV32_N8
-ARM GAS /tmp/ccdsDELB.s page 246
-
-
2820:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
2821:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
2822:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_IC_SetFilter(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t ICFilter)
@@ -14757,10 +14758,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2873:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC3NP LL_TIM_IC_SetPolarity\n
2874:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC4P LL_TIM_IC_SetPolarity\n
2875:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC4NP LL_TIM_IC_SetPolarity
+ARM GAS /tmp/ccWwqwYX.s page 247
+
+
2876:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
-ARM GAS /tmp/ccdsDELB.s page 247
-
-
2877:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param Channel This parameter can be one of the following values:
2878:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH1
2879:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH2
@@ -14817,10 +14818,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2930:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
2931:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_IC_EnableXORCombination(TIM_TypeDef *TIMx)
2932:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 248
+
+
2933:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** SET_BIT(TIMx->CR2, TIM_CR2_TI1S);
-ARM GAS /tmp/ccdsDELB.s page 248
-
-
2934:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
2935:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
2936:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -14877,10 +14878,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2987:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval CapturedValue (between Min_Data=0 and Max_Data=65535)
2988:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
2989:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_IC_GetCaptureCH2(const TIM_TypeDef *TIMx)
+ARM GAS /tmp/ccWwqwYX.s page 249
+
+
2990:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
-ARM GAS /tmp/ccdsDELB.s page 249
-
-
2991:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return (uint32_t)(READ_REG(TIMx->CCR2));
2992:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
2993:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -14937,10 +14938,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3044:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** SET_BIT(TIMx->SMCR, TIM_SMCR_ECE);
3045:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
3046:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
+ARM GAS /tmp/ccWwqwYX.s page 250
+
+
3047:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 250
-
-
3048:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Disable external clock mode 2.
3049:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_CLOCKSOURCE_ETRMODE2_INSTANCE(TIMx) can be used to check
3050:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * whether or not a timer instance supports external clock mode2.
@@ -14997,13 +14998,13 @@ ARM GAS /tmp/ccdsDELB.s page 1
3246 0070 9A60 str r2, [r3, #8]
3247 .LVL242:
3248 .loc 5 3094 3 is_stmt 0 view .LVU1123
+ARM GAS /tmp/ccWwqwYX.s page 251
+
+
3249 .LBE407:
-ARM GAS /tmp/ccdsDELB.s page 251
-
-
3250 .LBE406:
-1050:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM2);
- 3251 .loc 2 1050 3 is_stmt 1 view .LVU1124
+1051:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM2);
+ 3251 .loc 2 1051 3 is_stmt 1 view .LVU1124
3252 .LBB408:
3253 .LBI408:
3095:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
@@ -15057,16 +15058,16 @@ ARM GAS /tmp/ccdsDELB.s page 1
3256 .loc 5 3140 3 view .LVU1126
3257 0072 5A68 ldr r2, [r3, #4]
3258 0074 22F07002 bic r2, r2, #112
+ARM GAS /tmp/ccWwqwYX.s page 252
+
+
3259 0078 5A60 str r2, [r3, #4]
-ARM GAS /tmp/ccdsDELB.s page 252
-
-
3260 .LVL243:
3261 .loc 5 3140 3 is_stmt 0 view .LVU1127
3262 .LBE409:
3263 .LBE408:
-1051:Src/main.c **** /* USER CODE BEGIN TIM2_Init 2 */
- 3264 .loc 2 1051 3 is_stmt 1 view .LVU1128
+1052:Src/main.c **** /* USER CODE BEGIN TIM2_Init 2 */
+ 3264 .loc 2 1052 3 is_stmt 1 view .LVU1128
3265 .LBB410:
3266 .LBI410:
3141:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
@@ -15117,10 +15118,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3186:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
3187:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_SetSlaveMode(TIM_TypeDef *TIMx, uint32_t SlaveMode)
3188:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 253
+
+
3189:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** MODIFY_REG(TIMx->SMCR, TIM_SMCR_SMS, SlaveMode);
-ARM GAS /tmp/ccdsDELB.s page 253
-
-
3190:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
3191:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
3192:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -15177,13 +15178,13 @@ ARM GAS /tmp/ccdsDELB.s page 1
3272 0080 9A60 str r2, [r3, #8]
3273 .LVL244:
3274 .loc 5 3237 3 is_stmt 0 view .LVU1131
+ARM GAS /tmp/ccWwqwYX.s page 254
+
+
3275 .LBE411:
-ARM GAS /tmp/ccdsDELB.s page 254
-
-
3276 .LBE410:
-1056:Src/main.c ****
- 3277 .loc 2 1056 1 view .LVU1132
+1057:Src/main.c ****
+ 3277 .loc 2 1057 1 view .LVU1132
3278 0082 06B0 add sp, sp, #24
3279 .LCFI27:
3280 .cfi_def_cfa_offset 8
@@ -15207,8 +15208,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3299 .fpu fpv5-d16
3301 MX_TIM5_Init:
3302 .LFB1196:
-1064:Src/main.c ****
- 3303 .loc 2 1064 1 is_stmt 1 view -0
+1065:Src/main.c ****
+ 3303 .loc 2 1065 1 is_stmt 1 view -0
3304 .cfi_startproc
3305 @ args = 0, pretend = 0, frame = 24
3306 @ frame_needed = 0, uses_anonymous_args = 0
@@ -15220,27 +15221,27 @@ ARM GAS /tmp/ccdsDELB.s page 1
3312 0002 86B0 sub sp, sp, #24
3313 .LCFI29:
3314 .cfi_def_cfa_offset 32
-1070:Src/main.c ****
- 3315 .loc 2 1070 3 view .LVU1134
-1070:Src/main.c ****
- 3316 .loc 2 1070 22 is_stmt 0 view .LVU1135
+1071:Src/main.c ****
+ 3315 .loc 2 1071 3 view .LVU1134
+1071:Src/main.c ****
+ 3316 .loc 2 1071 22 is_stmt 0 view .LVU1135
3317 0004 0024 movs r4, #0
3318 0006 0194 str r4, [sp, #4]
3319 0008 0294 str r4, [sp, #8]
3320 000a 0394 str r4, [sp, #12]
3321 000c 0494 str r4, [sp, #16]
3322 000e 0594 str r4, [sp, #20]
-1073:Src/main.c ****
- 3323 .loc 2 1073 3 is_stmt 1 view .LVU1136
+1074:Src/main.c ****
+ 3323 .loc 2 1074 3 is_stmt 1 view .LVU1136
3324 .LVL245:
3325 .LBB412:
3326 .LBI412:
1071:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
3327 .loc 3 1071 22 view .LVU1137
+ARM GAS /tmp/ccWwqwYX.s page 255
+
+
3328 .LBB413:
-ARM GAS /tmp/ccdsDELB.s page 255
-
-
1073:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** SET_BIT(RCC->APB1ENR, Periphs);
3329 .loc 3 1073 3 view .LVU1138
1074:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /* Delay after an RCC peripheral clock enabling */
@@ -15266,8 +15267,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3344 .loc 3 1077 3 is_stmt 0 view .LVU1144
3345 .LBE413:
3346 .LBE412:
-1076:Src/main.c **** NVIC_EnableIRQ(TIM5_IRQn);
- 3347 .loc 2 1076 3 is_stmt 1 view .LVU1145
+1077:Src/main.c **** NVIC_EnableIRQ(TIM5_IRQn);
+ 3347 .loc 2 1077 3 is_stmt 1 view .LVU1145
3348 .LBB414:
3349 .LBI414:
1884:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -15281,8 +15282,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3355 0026 D868 ldr r0, [r3, #12]
3356 .LBE415:
3357 .LBE414:
-1076:Src/main.c **** NVIC_EnableIRQ(TIM5_IRQn);
- 3358 .loc 2 1076 3 view .LVU1149
+1077:Src/main.c **** NVIC_EnableIRQ(TIM5_IRQn);
+ 3358 .loc 2 1077 3 view .LVU1149
3359 0028 2246 mov r2, r4
3360 002a 2146 mov r1, r4
3361 002c C0F30220 ubfx r0, r0, #8, #3
@@ -15297,10 +15298,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3368 .loc 1 2026 3 view .LVU1151
2028:Drivers/CMSIS/Include/core_cm7.h **** }
3369 .loc 1 2028 5 view .LVU1152
+ARM GAS /tmp/ccWwqwYX.s page 256
+
+
2028:Drivers/CMSIS/Include/core_cm7.h **** }
-ARM GAS /tmp/ccdsDELB.s page 256
-
-
3370 .loc 1 2028 49 is_stmt 0 view .LVU1153
3371 0034 0001 lsls r0, r0, #4
3372 .LVL248:
@@ -15316,8 +15317,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3379 .loc 1 2028 47 view .LVU1156
3380 .LBE417:
3381 .LBE416:
-1077:Src/main.c ****
- 3382 .loc 2 1077 3 is_stmt 1 view .LVU1157
+1078:Src/main.c ****
+ 3382 .loc 2 1078 3 is_stmt 1 view .LVU1157
3383 .LBB418:
3384 .LBI418:
1896:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -15336,40 +15337,40 @@ ARM GAS /tmp/ccdsDELB.s page 1
3393 .loc 1 1900 43 view .LVU1162
3394 .LBE419:
3395 .LBE418:
-1082:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
- 3396 .loc 2 1082 3 is_stmt 1 view .LVU1163
-1082:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
- 3397 .loc 2 1082 28 is_stmt 0 view .LVU1164
+1083:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
+ 3396 .loc 2 1083 3 is_stmt 1 view .LVU1163
+1083:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
+ 3397 .loc 2 1083 28 is_stmt 0 view .LVU1164
3398 0044 42F21073 movw r3, #10000
3399 0048 ADF80430 strh r3, [sp, #4] @ movhi
-1083:Src/main.c **** TIM_InitStruct.Autoreload = 560;
- 3400 .loc 2 1083 3 is_stmt 1 view .LVU1165
-1083:Src/main.c **** TIM_InitStruct.Autoreload = 560;
- 3401 .loc 2 1083 30 is_stmt 0 view .LVU1166
+1084:Src/main.c **** TIM_InitStruct.Autoreload = 560;
+ 3400 .loc 2 1084 3 is_stmt 1 view .LVU1165
+1084:Src/main.c **** TIM_InitStruct.Autoreload = 560;
+ 3401 .loc 2 1084 30 is_stmt 0 view .LVU1166
3402 004c 0294 str r4, [sp, #8]
-1084:Src/main.c **** TIM_InitStruct.ClockDivision = LL_TIM_CLOCKDIVISION_DIV1;
- 3403 .loc 2 1084 3 is_stmt 1 view .LVU1167
-1084:Src/main.c **** TIM_InitStruct.ClockDivision = LL_TIM_CLOCKDIVISION_DIV1;
- 3404 .loc 2 1084 29 is_stmt 0 view .LVU1168
+1085:Src/main.c **** TIM_InitStruct.ClockDivision = LL_TIM_CLOCKDIVISION_DIV1;
+ 3403 .loc 2 1085 3 is_stmt 1 view .LVU1167
+1085:Src/main.c **** TIM_InitStruct.ClockDivision = LL_TIM_CLOCKDIVISION_DIV1;
+ 3404 .loc 2 1085 29 is_stmt 0 view .LVU1168
3405 004e 4FF40C73 mov r3, #560
3406 0052 0393 str r3, [sp, #12]
-1085:Src/main.c **** LL_TIM_Init(TIM5, &TIM_InitStruct);
- 3407 .loc 2 1085 3 is_stmt 1 view .LVU1169
-1085:Src/main.c **** LL_TIM_Init(TIM5, &TIM_InitStruct);
- 3408 .loc 2 1085 32 is_stmt 0 view .LVU1170
+1086:Src/main.c **** LL_TIM_Init(TIM5, &TIM_InitStruct);
+ 3407 .loc 2 1086 3 is_stmt 1 view .LVU1169
+1086:Src/main.c **** LL_TIM_Init(TIM5, &TIM_InitStruct);
+ 3408 .loc 2 1086 32 is_stmt 0 view .LVU1170
+ARM GAS /tmp/ccWwqwYX.s page 257
+
+
3409 0054 0494 str r4, [sp, #16]
-ARM GAS /tmp/ccdsDELB.s page 257
-
-
-1086:Src/main.c **** LL_TIM_DisableARRPreload(TIM5);
- 3410 .loc 2 1086 3 is_stmt 1 view .LVU1171
+1087:Src/main.c **** LL_TIM_DisableARRPreload(TIM5);
+ 3410 .loc 2 1087 3 is_stmt 1 view .LVU1171
3411 0056 0E4C ldr r4, .L134+12
3412 0058 01A9 add r1, sp, #4
3413 005a 2046 mov r0, r4
3414 005c FFF7FEFF bl LL_TIM_Init
3415 .LVL251:
-1087:Src/main.c **** LL_TIM_SetClockSource(TIM5, LL_TIM_CLOCKSOURCE_INTERNAL);
- 3416 .loc 2 1087 3 view .LVU1172
+1088:Src/main.c **** LL_TIM_SetClockSource(TIM5, LL_TIM_CLOCKSOURCE_INTERNAL);
+ 3416 .loc 2 1088 3 view .LVU1172
3417 .LBB420:
3418 .LBI420:
1504:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -15385,8 +15386,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3426 .loc 5 1506 3 is_stmt 0 view .LVU1175
3427 .LBE421:
3428 .LBE420:
-1088:Src/main.c **** LL_TIM_SetTriggerOutput(TIM5, LL_TIM_TRGO_RESET);
- 3429 .loc 2 1088 3 is_stmt 1 view .LVU1176
+1089:Src/main.c **** LL_TIM_SetTriggerOutput(TIM5, LL_TIM_TRGO_RESET);
+ 3429 .loc 2 1089 3 is_stmt 1 view .LVU1176
3430 .LBB422:
3431 .LBI422:
3092:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -15403,8 +15404,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3440 .loc 5 3094 3 is_stmt 0 view .LVU1179
3441 .LBE423:
3442 .LBE422:
-1089:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM5);
- 3443 .loc 2 1089 3 is_stmt 1 view .LVU1180
+1090:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM5);
+ 3443 .loc 2 1090 3 is_stmt 1 view .LVU1180
3444 .LBB424:
3445 .LBI424:
3138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -15417,14 +15418,14 @@ ARM GAS /tmp/ccdsDELB.s page 1
3451 0076 6360 str r3, [r4, #4]
3452 .LVL254:
3140:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 258
+
+
3453 .loc 5 3140 3 is_stmt 0 view .LVU1183
-ARM GAS /tmp/ccdsDELB.s page 258
-
-
3454 .LBE425:
3455 .LBE424:
-1090:Src/main.c **** /* USER CODE BEGIN TIM5_Init 2 */
- 3456 .loc 2 1090 3 is_stmt 1 view .LVU1184
+1091:Src/main.c **** /* USER CODE BEGIN TIM5_Init 2 */
+ 3456 .loc 2 1091 3 is_stmt 1 view .LVU1184
3457 .LBB426:
3458 .LBI426:
3235:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -15438,8 +15439,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3466 .loc 5 3237 3 is_stmt 0 view .LVU1187
3467 .LBE427:
3468 .LBE426:
-1095:Src/main.c ****
- 3469 .loc 2 1095 1 view .LVU1188
+1096:Src/main.c ****
+ 3469 .loc 2 1096 1 view .LVU1188
3470 0080 06B0 add sp, sp, #24
3471 .LCFI30:
3472 .cfi_def_cfa_offset 8
@@ -15463,8 +15464,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3491 .fpu fpv5-d16
3493 MX_TIM7_Init:
3494 .LFB1198:
-1140:Src/main.c ****
- 3495 .loc 2 1140 1 is_stmt 1 view -0
+1141:Src/main.c ****
+ 3495 .loc 2 1141 1 is_stmt 1 view -0
3496 .cfi_startproc
3497 @ args = 0, pretend = 0, frame = 24
3498 @ frame_needed = 0, uses_anonymous_args = 0
@@ -15476,21 +15477,21 @@ ARM GAS /tmp/ccdsDELB.s page 1
3504 0002 86B0 sub sp, sp, #24
3505 .LCFI32:
3506 .cfi_def_cfa_offset 32
-1146:Src/main.c ****
- 3507 .loc 2 1146 3 view .LVU1190
-ARM GAS /tmp/ccdsDELB.s page 259
+1147:Src/main.c ****
+ARM GAS /tmp/ccWwqwYX.s page 259
-1146:Src/main.c ****
- 3508 .loc 2 1146 22 is_stmt 0 view .LVU1191
+ 3507 .loc 2 1147 3 view .LVU1190
+1147:Src/main.c ****
+ 3508 .loc 2 1147 22 is_stmt 0 view .LVU1191
3509 0004 0024 movs r4, #0
3510 0006 0194 str r4, [sp, #4]
3511 0008 0294 str r4, [sp, #8]
3512 000a 0394 str r4, [sp, #12]
3513 000c 0494 str r4, [sp, #16]
3514 000e 0594 str r4, [sp, #20]
-1149:Src/main.c ****
- 3515 .loc 2 1149 3 is_stmt 1 view .LVU1192
+1150:Src/main.c ****
+ 3515 .loc 2 1150 3 is_stmt 1 view .LVU1192
3516 .LVL256:
3517 .LBB428:
3518 .LBI428:
@@ -15522,8 +15523,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3536 .loc 3 1077 3 is_stmt 0 view .LVU1200
3537 .LBE429:
3538 .LBE428:
-1152:Src/main.c **** NVIC_EnableIRQ(TIM7_IRQn);
- 3539 .loc 2 1152 3 is_stmt 1 view .LVU1201
+1153:Src/main.c **** NVIC_EnableIRQ(TIM7_IRQn);
+ 3539 .loc 2 1153 3 is_stmt 1 view .LVU1201
3540 .LBB430:
3541 .LBI430:
1884:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -15537,11 +15538,11 @@ ARM GAS /tmp/ccdsDELB.s page 1
3547 0026 D868 ldr r0, [r3, #12]
3548 .LBE431:
3549 .LBE430:
-1152:Src/main.c **** NVIC_EnableIRQ(TIM7_IRQn);
-ARM GAS /tmp/ccdsDELB.s page 260
+ARM GAS /tmp/ccWwqwYX.s page 260
- 3550 .loc 2 1152 3 view .LVU1205
+1153:Src/main.c **** NVIC_EnableIRQ(TIM7_IRQn);
+ 3550 .loc 2 1153 3 view .LVU1205
3551 0028 2246 mov r2, r4
3552 002a 2146 mov r1, r4
3553 002c C0F30220 ubfx r0, r0, #8, #3
@@ -15572,8 +15573,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3571 .loc 1 2028 47 view .LVU1212
3572 .LBE433:
3573 .LBE432:
-1153:Src/main.c ****
- 3574 .loc 2 1153 3 is_stmt 1 view .LVU1213
+1154:Src/main.c ****
+ 3574 .loc 2 1154 3 is_stmt 1 view .LVU1213
3575 .LBB434:
3576 .LBI434:
1896:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -15592,35 +15593,35 @@ ARM GAS /tmp/ccdsDELB.s page 1
3585 .loc 1 1900 43 view .LVU1218
3586 .LBE435:
3587 .LBE434:
-1158:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
- 3588 .loc 2 1158 3 is_stmt 1 view .LVU1219
-1158:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
- 3589 .loc 2 1158 28 is_stmt 0 view .LVU1220
+1159:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
+ 3588 .loc 2 1159 3 is_stmt 1 view .LVU1219
+1159:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
+ 3589 .loc 2 1159 28 is_stmt 0 view .LVU1220
3590 0044 40F29733 movw r3, #919
+ARM GAS /tmp/ccWwqwYX.s page 261
+
+
3591 0048 ADF80430 strh r3, [sp, #4] @ movhi
-ARM GAS /tmp/ccdsDELB.s page 261
-
-
-1159:Src/main.c **** TIM_InitStruct.Autoreload = 99;
- 3592 .loc 2 1159 3 is_stmt 1 view .LVU1221
-1159:Src/main.c **** TIM_InitStruct.Autoreload = 99;
- 3593 .loc 2 1159 30 is_stmt 0 view .LVU1222
+1160:Src/main.c **** TIM_InitStruct.Autoreload = 99;
+ 3592 .loc 2 1160 3 is_stmt 1 view .LVU1221
+1160:Src/main.c **** TIM_InitStruct.Autoreload = 99;
+ 3593 .loc 2 1160 30 is_stmt 0 view .LVU1222
3594 004c 0294 str r4, [sp, #8]
-1160:Src/main.c **** LL_TIM_Init(TIM7, &TIM_InitStruct);
- 3595 .loc 2 1160 3 is_stmt 1 view .LVU1223
-1160:Src/main.c **** LL_TIM_Init(TIM7, &TIM_InitStruct);
- 3596 .loc 2 1160 29 is_stmt 0 view .LVU1224
+1161:Src/main.c **** LL_TIM_Init(TIM7, &TIM_InitStruct);
+ 3595 .loc 2 1161 3 is_stmt 1 view .LVU1223
+1161:Src/main.c **** LL_TIM_Init(TIM7, &TIM_InitStruct);
+ 3596 .loc 2 1161 29 is_stmt 0 view .LVU1224
3597 004e 6323 movs r3, #99
3598 0050 0393 str r3, [sp, #12]
-1161:Src/main.c **** LL_TIM_DisableARRPreload(TIM7);
- 3599 .loc 2 1161 3 is_stmt 1 view .LVU1225
+1162:Src/main.c **** LL_TIM_DisableARRPreload(TIM7);
+ 3599 .loc 2 1162 3 is_stmt 1 view .LVU1225
3600 0052 0D4C ldr r4, .L138+12
3601 0054 01A9 add r1, sp, #4
3602 0056 2046 mov r0, r4
3603 0058 FFF7FEFF bl LL_TIM_Init
3604 .LVL262:
-1162:Src/main.c **** LL_TIM_SetTriggerOutput(TIM7, LL_TIM_TRGO_ENABLE);
- 3605 .loc 2 1162 3 view .LVU1226
+1163:Src/main.c **** LL_TIM_SetTriggerOutput(TIM7, LL_TIM_TRGO_ENABLE);
+ 3605 .loc 2 1163 3 view .LVU1226
3606 .LBB436:
3607 .LBI436:
1504:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -15636,8 +15637,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3615 .loc 5 1506 3 is_stmt 0 view .LVU1229
3616 .LBE437:
3617 .LBE436:
-1163:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM7);
- 3618 .loc 2 1163 3 is_stmt 1 view .LVU1230
+1164:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM7);
+ 3618 .loc 2 1164 3 is_stmt 1 view .LVU1230
3619 .LBB438:
3620 .LBI438:
3138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -15654,13 +15655,13 @@ ARM GAS /tmp/ccdsDELB.s page 1
3629 .loc 5 3140 3 is_stmt 0 view .LVU1233
3630 .LBE439:
3631 .LBE438:
-1164:Src/main.c **** /* USER CODE BEGIN TIM7_Init 2 */
- 3632 .loc 2 1164 3 is_stmt 1 view .LVU1234
+1165:Src/main.c **** /* USER CODE BEGIN TIM7_Init 2 */
+ 3632 .loc 2 1165 3 is_stmt 1 view .LVU1234
3633 .LBB440:
+ARM GAS /tmp/ccWwqwYX.s page 262
+
+
3634 .LBI440:
-ARM GAS /tmp/ccdsDELB.s page 262
-
-
3235:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
3635 .loc 5 3235 22 view .LVU1235
3636 .LBB441:
@@ -15672,8 +15673,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3642 .loc 5 3237 3 is_stmt 0 view .LVU1237
3643 .LBE441:
3644 .LBE440:
-1169:Src/main.c ****
- 3645 .loc 2 1169 1 view .LVU1238
+1170:Src/main.c ****
+ 3645 .loc 2 1170 1 view .LVU1238
3646 0078 06B0 add sp, sp, #24
3647 .LCFI33:
3648 .cfi_def_cfa_offset 8
@@ -15696,8 +15697,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3666 .fpu fpv5-d16
3668 MX_TIM6_Init:
3669 .LFB1197:
-1103:Src/main.c ****
- 3670 .loc 2 1103 1 is_stmt 1 view -0
+1104:Src/main.c ****
+ 3670 .loc 2 1104 1 is_stmt 1 view -0
3671 .cfi_startproc
3672 @ args = 0, pretend = 0, frame = 24
3673 @ frame_needed = 0, uses_anonymous_args = 0
@@ -15709,21 +15710,21 @@ ARM GAS /tmp/ccdsDELB.s page 1
3679 0002 86B0 sub sp, sp, #24
3680 .LCFI35:
3681 .cfi_def_cfa_offset 32
-1109:Src/main.c ****
- 3682 .loc 2 1109 3 view .LVU1240
-1109:Src/main.c ****
- 3683 .loc 2 1109 22 is_stmt 0 view .LVU1241
+1110:Src/main.c ****
+ 3682 .loc 2 1110 3 view .LVU1240
+1110:Src/main.c ****
+ 3683 .loc 2 1110 22 is_stmt 0 view .LVU1241
3684 0004 0024 movs r4, #0
3685 0006 0194 str r4, [sp, #4]
3686 0008 0294 str r4, [sp, #8]
3687 000a 0394 str r4, [sp, #12]
+ARM GAS /tmp/ccWwqwYX.s page 263
+
+
3688 000c 0494 str r4, [sp, #16]
-ARM GAS /tmp/ccdsDELB.s page 263
-
-
3689 000e 0594 str r4, [sp, #20]
-1112:Src/main.c ****
- 3690 .loc 2 1112 3 is_stmt 1 view .LVU1242
+1113:Src/main.c ****
+ 3690 .loc 2 1113 3 is_stmt 1 view .LVU1242
3691 .LVL266:
3692 .LBB442:
3693 .LBI442:
@@ -15755,8 +15756,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3711 .loc 3 1077 3 is_stmt 0 view .LVU1250
3712 .LBE443:
3713 .LBE442:
-1115:Src/main.c **** NVIC_EnableIRQ(TIM6_DAC_IRQn);
- 3714 .loc 2 1115 3 is_stmt 1 view .LVU1251
+1116:Src/main.c **** NVIC_EnableIRQ(TIM6_DAC_IRQn);
+ 3714 .loc 2 1116 3 is_stmt 1 view .LVU1251
3715 .LBB444:
3716 .LBI444:
1884:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -15770,17 +15771,17 @@ ARM GAS /tmp/ccdsDELB.s page 1
3722 0026 D868 ldr r0, [r3, #12]
3723 .LBE445:
3724 .LBE444:
-1115:Src/main.c **** NVIC_EnableIRQ(TIM6_DAC_IRQn);
- 3725 .loc 2 1115 3 view .LVU1255
+1116:Src/main.c **** NVIC_EnableIRQ(TIM6_DAC_IRQn);
+ 3725 .loc 2 1116 3 view .LVU1255
3726 0028 2246 mov r2, r4
3727 002a 2146 mov r1, r4
3728 002c C0F30220 ubfx r0, r0, #8, #3
3729 0030 FFF7FEFF bl NVIC_EncodePriority
3730 .LVL268:
+ARM GAS /tmp/ccWwqwYX.s page 264
+
+
3731 .LBB446:
-ARM GAS /tmp/ccdsDELB.s page 264
-
-
3732 .LBI446:
2024:Drivers/CMSIS/Include/core_cm7.h **** {
3733 .loc 1 2024 22 is_stmt 1 view .LVU1256
@@ -15805,8 +15806,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3746 .loc 1 2028 47 view .LVU1262
3747 .LBE447:
3748 .LBE446:
-1116:Src/main.c ****
- 3749 .loc 2 1116 3 is_stmt 1 view .LVU1263
+1117:Src/main.c ****
+ 3749 .loc 2 1117 3 is_stmt 1 view .LVU1263
3750 .LBB448:
3751 .LBI448:
1896:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -15825,35 +15826,35 @@ ARM GAS /tmp/ccdsDELB.s page 1
3760 .loc 1 1900 43 view .LVU1268
3761 .LBE449:
3762 .LBE448:
-1121:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
- 3763 .loc 2 1121 3 is_stmt 1 view .LVU1269
-1121:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
- 3764 .loc 2 1121 28 is_stmt 0 view .LVU1270
+1122:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
+ 3763 .loc 2 1122 3 is_stmt 1 view .LVU1269
+1122:Src/main.c **** TIM_InitStruct.CounterMode = LL_TIM_COUNTERMODE_UP;
+ 3764 .loc 2 1122 28 is_stmt 0 view .LVU1270
3765 0044 4BF2AF33 movw r3, #45999
3766 0048 ADF80430 strh r3, [sp, #4] @ movhi
-1122:Src/main.c **** TIM_InitStruct.Autoreload = 19;
- 3767 .loc 2 1122 3 is_stmt 1 view .LVU1271
-1122:Src/main.c **** TIM_InitStruct.Autoreload = 19;
- 3768 .loc 2 1122 30 is_stmt 0 view .LVU1272
+1123:Src/main.c **** TIM_InitStruct.Autoreload = 19;
+ 3767 .loc 2 1123 3 is_stmt 1 view .LVU1271
+1123:Src/main.c **** TIM_InitStruct.Autoreload = 19;
+ 3768 .loc 2 1123 30 is_stmt 0 view .LVU1272
3769 004c 0294 str r4, [sp, #8]
-1123:Src/main.c **** LL_TIM_Init(TIM6, &TIM_InitStruct);
- 3770 .loc 2 1123 3 is_stmt 1 view .LVU1273
-ARM GAS /tmp/ccdsDELB.s page 265
+1124:Src/main.c **** LL_TIM_Init(TIM6, &TIM_InitStruct);
+ARM GAS /tmp/ccWwqwYX.s page 265
-1123:Src/main.c **** LL_TIM_Init(TIM6, &TIM_InitStruct);
- 3771 .loc 2 1123 29 is_stmt 0 view .LVU1274
+ 3770 .loc 2 1124 3 is_stmt 1 view .LVU1273
+1124:Src/main.c **** LL_TIM_Init(TIM6, &TIM_InitStruct);
+ 3771 .loc 2 1124 29 is_stmt 0 view .LVU1274
3772 004e 1323 movs r3, #19
3773 0050 0393 str r3, [sp, #12]
-1124:Src/main.c **** LL_TIM_DisableARRPreload(TIM6);
- 3774 .loc 2 1124 3 is_stmt 1 view .LVU1275
+1125:Src/main.c **** LL_TIM_DisableARRPreload(TIM6);
+ 3774 .loc 2 1125 3 is_stmt 1 view .LVU1275
3775 0052 0D4C ldr r4, .L142+12
3776 0054 01A9 add r1, sp, #4
3777 0056 2046 mov r0, r4
3778 0058 FFF7FEFF bl LL_TIM_Init
3779 .LVL272:
-1125:Src/main.c **** LL_TIM_SetTriggerOutput(TIM6, LL_TIM_TRGO_ENABLE);
- 3780 .loc 2 1125 3 view .LVU1276
+1126:Src/main.c **** LL_TIM_SetTriggerOutput(TIM6, LL_TIM_TRGO_ENABLE);
+ 3780 .loc 2 1126 3 view .LVU1276
3781 .LBB450:
3782 .LBI450:
1504:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -15869,8 +15870,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3790 .loc 5 1506 3 is_stmt 0 view .LVU1279
3791 .LBE451:
3792 .LBE450:
-1126:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM6);
- 3793 .loc 2 1126 3 is_stmt 1 view .LVU1280
+1127:Src/main.c **** LL_TIM_DisableMasterSlaveMode(TIM6);
+ 3793 .loc 2 1127 3 is_stmt 1 view .LVU1280
3794 .LBB452:
3795 .LBI452:
3138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -15887,8 +15888,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
3804 .loc 5 3140 3 is_stmt 0 view .LVU1283
3805 .LBE453:
3806 .LBE452:
-1127:Src/main.c **** /* USER CODE BEGIN TIM6_Init 2 */
- 3807 .loc 2 1127 3 is_stmt 1 view .LVU1284
+1128:Src/main.c **** /* USER CODE BEGIN TIM6_Init 2 */
+ 3807 .loc 2 1128 3 is_stmt 1 view .LVU1284
3808 .LBB454:
3809 .LBI454:
3235:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -15897,16 +15898,16 @@ ARM GAS /tmp/ccdsDELB.s page 1
3812 .loc 5 3237 3 view .LVU1286
3813 0070 A368 ldr r3, [r4, #8]
3814 0072 23F08003 bic r3, r3, #128
+ARM GAS /tmp/ccWwqwYX.s page 266
+
+
3815 0076 A360 str r3, [r4, #8]
-ARM GAS /tmp/ccdsDELB.s page 266
-
-
3816 .LVL275:
3817 .loc 5 3237 3 is_stmt 0 view .LVU1287
3818 .LBE455:
3819 .LBE454:
-1132:Src/main.c ****
- 3820 .loc 2 1132 1 view .LVU1288
+1133:Src/main.c ****
+ 3820 .loc 2 1133 1 view .LVU1288
3821 0078 06B0 add sp, sp, #24
3822 .LCFI36:
3823 .cfi_def_cfa_offset 8
@@ -15939,13 +15940,13 @@ ARM GAS /tmp/ccdsDELB.s page 1
3850 Decode_uart:
3851 .LVL276:
3852 .LFB1204:
-1596:Src/main.c **** // uint8_t *temp1;
- 3853 .loc 2 1596 1 is_stmt 1 view -0
+1597:Src/main.c **** // uint8_t *temp1;
+ 3853 .loc 2 1597 1 is_stmt 1 view -0
3854 .cfi_startproc
3855 @ args = 0, pretend = 0, frame = 0
3856 @ frame_needed = 0, uses_anonymous_args = 0
-1596:Src/main.c **** // uint8_t *temp1;
- 3857 .loc 2 1596 1 is_stmt 0 view .LVU1290
+1597:Src/main.c **** // uint8_t *temp1;
+ 3857 .loc 2 1597 1 is_stmt 0 view .LVU1290
3858 0000 2DE9F843 push {r3, r4, r5, r6, r7, r8, r9, lr}
3859 .LCFI37:
3860 .cfi_def_cfa_offset 32
@@ -15957,683 +15958,683 @@ ARM GAS /tmp/ccdsDELB.s page 1
3866 .cfi_offset 8, -12
3867 .cfi_offset 9, -8
3868 .cfi_offset 14, -4
+ARM GAS /tmp/ccWwqwYX.s page 267
+
+
3869 0004 0546 mov r5, r0
-ARM GAS /tmp/ccdsDELB.s page 267
-
-
3870 0006 0F46 mov r7, r1
3871 0008 1646 mov r6, r2
3872 000a 1C46 mov r4, r3
-1598:Src/main.c ****
- 3873 .loc 2 1598 2 is_stmt 1 view .LVU1291
-1603:Src/main.c **** if ((HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin) == GPIO_PIN_RESET)&&
- 3874 .loc 2 1603 2 view .LVU1292
-1603:Src/main.c **** if ((HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin) == GPIO_PIN_RESET)&&
- 3875 .loc 2 1603 6 is_stmt 0 view .LVU1293
+1599:Src/main.c ****
+ 3873 .loc 2 1599 2 is_stmt 1 view .LVU1291
+1604:Src/main.c **** if ((HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin) == GPIO_PIN_RESET)&&
+ 3874 .loc 2 1604 2 view .LVU1292
+1604:Src/main.c **** if ((HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin) == GPIO_PIN_RESET)&&
+ 3875 .loc 2 1604 6 is_stmt 0 view .LVU1293
3876 000c AF4B ldr r3, .L168
3877 .LVL277:
-1603:Src/main.c **** if ((HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin) == GPIO_PIN_RESET)&&
- 3878 .loc 2 1603 6 view .LVU1294
+1604:Src/main.c **** if ((HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin) == GPIO_PIN_RESET)&&
+ 3878 .loc 2 1604 6 view .LVU1294
3879 000e 0022 movs r2, #0
3880 .LVL278:
-1603:Src/main.c **** if ((HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin) == GPIO_PIN_RESET)&&
- 3881 .loc 2 1603 6 view .LVU1295
+1604:Src/main.c **** if ((HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin) == GPIO_PIN_RESET)&&
+ 3881 .loc 2 1604 6 view .LVU1295
3882 0010 1A60 str r2, [r3]
-1604:Src/main.c **** (HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin) == GPIO_PIN_SET))//if exist sd && connect u
- 3883 .loc 2 1604 2 is_stmt 1 view .LVU1296
-1604:Src/main.c **** (HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin) == GPIO_PIN_SET))//if exist sd && connect u
- 3884 .loc 2 1604 7 is_stmt 0 view .LVU1297
+1605:Src/main.c **** (HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin) == GPIO_PIN_SET))//if exist sd && connect u
+ 3883 .loc 2 1605 2 is_stmt 1 view .LVU1296
+1605:Src/main.c **** (HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin) == GPIO_PIN_SET))//if exist sd && connect u
+ 3884 .loc 2 1605 7 is_stmt 0 view .LVU1297
3885 0012 0121 movs r1, #1
3886 .LVL279:
-1604:Src/main.c **** (HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin) == GPIO_PIN_SET))//if exist sd && connect u
- 3887 .loc 2 1604 7 view .LVU1298
+1605:Src/main.c **** (HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin) == GPIO_PIN_SET))//if exist sd && connect u
+ 3887 .loc 2 1605 7 view .LVU1298
3888 0014 AE48 ldr r0, .L168+4
3889 .LVL280:
-1604:Src/main.c **** (HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin) == GPIO_PIN_SET))//if exist sd && connect u
- 3890 .loc 2 1604 7 view .LVU1299
+1605:Src/main.c **** (HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin) == GPIO_PIN_SET))//if exist sd && connect u
+ 3890 .loc 2 1605 7 view .LVU1299
3891 0016 FFF7FEFF bl HAL_GPIO_ReadPin
3892 .LVL281:
-1604:Src/main.c **** (HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin) == GPIO_PIN_SET))//if exist sd && connect u
- 3893 .loc 2 1604 5 view .LVU1300
+1605:Src/main.c **** (HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin) == GPIO_PIN_SET))//if exist sd && connect u
+ 3893 .loc 2 1605 5 view .LVU1300
3894 001a 0028 cmp r0, #0
3895 001c 00F0D280 beq .L165
3896 .L145:
-1619:Src/main.c **** Curr_setup->WORK_EN = ((uint8_t)((*temp2)>>0))&0x01;
- 3897 .loc 2 1619 2 is_stmt 1 view .LVU1301
+1620:Src/main.c **** Curr_setup->WORK_EN = ((uint8_t)((*temp2)>>0))&0x01;
+ 3897 .loc 2 1620 2 is_stmt 1 view .LVU1301
3898 .LVL282:
-1620:Src/main.c **** Curr_setup->U5V1_EN = ((uint8_t)((*temp2)>>1))&0x01;
- 3899 .loc 2 1620 2 view .LVU1302
-1620:Src/main.c **** Curr_setup->U5V1_EN = ((uint8_t)((*temp2)>>1))&0x01;
- 3900 .loc 2 1620 36 is_stmt 0 view .LVU1303
+1621:Src/main.c **** Curr_setup->U5V1_EN = ((uint8_t)((*temp2)>>1))&0x01;
+ 3899 .loc 2 1621 2 view .LVU1302
+1621:Src/main.c **** Curr_setup->U5V1_EN = ((uint8_t)((*temp2)>>1))&0x01;
+ 3900 .loc 2 1621 36 is_stmt 0 view .LVU1303
3901 0020 2B88 ldrh r3, [r5]
-1620:Src/main.c **** Curr_setup->U5V1_EN = ((uint8_t)((*temp2)>>1))&0x01;
- 3902 .loc 2 1620 48 view .LVU1304
+1621:Src/main.c **** Curr_setup->U5V1_EN = ((uint8_t)((*temp2)>>1))&0x01;
+ 3902 .loc 2 1621 48 view .LVU1304
3903 0022 03F00103 and r3, r3, #1
-1620:Src/main.c **** Curr_setup->U5V1_EN = ((uint8_t)((*temp2)>>1))&0x01;
- 3904 .loc 2 1620 22 view .LVU1305
+1621:Src/main.c **** Curr_setup->U5V1_EN = ((uint8_t)((*temp2)>>1))&0x01;
+ 3904 .loc 2 1621 22 view .LVU1305
3905 0026 2370 strb r3, [r4]
-1621:Src/main.c **** Curr_setup->U5V2_EN = ((uint8_t)((*temp2)>>2))&0x01;
- 3906 .loc 2 1621 2 is_stmt 1 view .LVU1306
-1621:Src/main.c **** Curr_setup->U5V2_EN = ((uint8_t)((*temp2)>>2))&0x01;
- 3907 .loc 2 1621 36 is_stmt 0 view .LVU1307
+1622:Src/main.c **** Curr_setup->U5V2_EN = ((uint8_t)((*temp2)>>2))&0x01;
+ 3906 .loc 2 1622 2 is_stmt 1 view .LVU1306
+1622:Src/main.c **** Curr_setup->U5V2_EN = ((uint8_t)((*temp2)>>2))&0x01;
+ 3907 .loc 2 1622 36 is_stmt 0 view .LVU1307
3908 0028 2B88 ldrh r3, [r5]
-1621:Src/main.c **** Curr_setup->U5V2_EN = ((uint8_t)((*temp2)>>2))&0x01;
-ARM GAS /tmp/ccdsDELB.s page 268
+ARM GAS /tmp/ccWwqwYX.s page 268
- 3909 .loc 2 1621 48 view .LVU1308
+1622:Src/main.c **** Curr_setup->U5V2_EN = ((uint8_t)((*temp2)>>2))&0x01;
+ 3909 .loc 2 1622 48 view .LVU1308
3910 002a C3F34003 ubfx r3, r3, #1, #1
-1621:Src/main.c **** Curr_setup->U5V2_EN = ((uint8_t)((*temp2)>>2))&0x01;
- 3911 .loc 2 1621 22 view .LVU1309
+1622:Src/main.c **** Curr_setup->U5V2_EN = ((uint8_t)((*temp2)>>2))&0x01;
+ 3911 .loc 2 1622 22 view .LVU1309
3912 002e 6370 strb r3, [r4, #1]
-1622:Src/main.c **** Curr_setup->LD1_EN = ((uint8_t)((*temp2)>>3))&0x01;
- 3913 .loc 2 1622 2 is_stmt 1 view .LVU1310
-1622:Src/main.c **** Curr_setup->LD1_EN = ((uint8_t)((*temp2)>>3))&0x01;
- 3914 .loc 2 1622 36 is_stmt 0 view .LVU1311
+1623:Src/main.c **** Curr_setup->LD1_EN = ((uint8_t)((*temp2)>>3))&0x01;
+ 3913 .loc 2 1623 2 is_stmt 1 view .LVU1310
+1623:Src/main.c **** Curr_setup->LD1_EN = ((uint8_t)((*temp2)>>3))&0x01;
+ 3914 .loc 2 1623 36 is_stmt 0 view .LVU1311
3915 0030 2B88 ldrh r3, [r5]
-1622:Src/main.c **** Curr_setup->LD1_EN = ((uint8_t)((*temp2)>>3))&0x01;
- 3916 .loc 2 1622 48 view .LVU1312
+1623:Src/main.c **** Curr_setup->LD1_EN = ((uint8_t)((*temp2)>>3))&0x01;
+ 3916 .loc 2 1623 48 view .LVU1312
3917 0032 C3F38003 ubfx r3, r3, #2, #1
-1622:Src/main.c **** Curr_setup->LD1_EN = ((uint8_t)((*temp2)>>3))&0x01;
- 3918 .loc 2 1622 22 view .LVU1313
+1623:Src/main.c **** Curr_setup->LD1_EN = ((uint8_t)((*temp2)>>3))&0x01;
+ 3918 .loc 2 1623 22 view .LVU1313
3919 0036 A370 strb r3, [r4, #2]
-1623:Src/main.c **** Curr_setup->LD2_EN = ((uint8_t)((*temp2)>>4))&0x01;
- 3920 .loc 2 1623 2 is_stmt 1 view .LVU1314
-1623:Src/main.c **** Curr_setup->LD2_EN = ((uint8_t)((*temp2)>>4))&0x01;
- 3921 .loc 2 1623 35 is_stmt 0 view .LVU1315
+1624:Src/main.c **** Curr_setup->LD2_EN = ((uint8_t)((*temp2)>>4))&0x01;
+ 3920 .loc 2 1624 2 is_stmt 1 view .LVU1314
+1624:Src/main.c **** Curr_setup->LD2_EN = ((uint8_t)((*temp2)>>4))&0x01;
+ 3921 .loc 2 1624 35 is_stmt 0 view .LVU1315
3922 0038 2B88 ldrh r3, [r5]
-1623:Src/main.c **** Curr_setup->LD2_EN = ((uint8_t)((*temp2)>>4))&0x01;
- 3923 .loc 2 1623 47 view .LVU1316
+1624:Src/main.c **** Curr_setup->LD2_EN = ((uint8_t)((*temp2)>>4))&0x01;
+ 3923 .loc 2 1624 47 view .LVU1316
3924 003a C3F3C003 ubfx r3, r3, #3, #1
-1623:Src/main.c **** Curr_setup->LD2_EN = ((uint8_t)((*temp2)>>4))&0x01;
- 3925 .loc 2 1623 21 view .LVU1317
+1624:Src/main.c **** Curr_setup->LD2_EN = ((uint8_t)((*temp2)>>4))&0x01;
+ 3925 .loc 2 1624 21 view .LVU1317
3926 003e E370 strb r3, [r4, #3]
-1624:Src/main.c **** Curr_setup->REF1_EN = ((uint8_t)((*temp2)>>5))&0x01;
- 3927 .loc 2 1624 2 is_stmt 1 view .LVU1318
-1624:Src/main.c **** Curr_setup->REF1_EN = ((uint8_t)((*temp2)>>5))&0x01;
- 3928 .loc 2 1624 35 is_stmt 0 view .LVU1319
+1625:Src/main.c **** Curr_setup->REF1_EN = ((uint8_t)((*temp2)>>5))&0x01;
+ 3927 .loc 2 1625 2 is_stmt 1 view .LVU1318
+1625:Src/main.c **** Curr_setup->REF1_EN = ((uint8_t)((*temp2)>>5))&0x01;
+ 3928 .loc 2 1625 35 is_stmt 0 view .LVU1319
3929 0040 2B88 ldrh r3, [r5]
-1624:Src/main.c **** Curr_setup->REF1_EN = ((uint8_t)((*temp2)>>5))&0x01;
- 3930 .loc 2 1624 47 view .LVU1320
+1625:Src/main.c **** Curr_setup->REF1_EN = ((uint8_t)((*temp2)>>5))&0x01;
+ 3930 .loc 2 1625 47 view .LVU1320
3931 0042 C3F30013 ubfx r3, r3, #4, #1
-1624:Src/main.c **** Curr_setup->REF1_EN = ((uint8_t)((*temp2)>>5))&0x01;
- 3932 .loc 2 1624 21 view .LVU1321
+1625:Src/main.c **** Curr_setup->REF1_EN = ((uint8_t)((*temp2)>>5))&0x01;
+ 3932 .loc 2 1625 21 view .LVU1321
3933 0046 2371 strb r3, [r4, #4]
-1625:Src/main.c **** Curr_setup->REF2_EN = ((uint8_t)((*temp2)>>6))&0x01;
- 3934 .loc 2 1625 2 is_stmt 1 view .LVU1322
-1625:Src/main.c **** Curr_setup->REF2_EN = ((uint8_t)((*temp2)>>6))&0x01;
- 3935 .loc 2 1625 36 is_stmt 0 view .LVU1323
+1626:Src/main.c **** Curr_setup->REF2_EN = ((uint8_t)((*temp2)>>6))&0x01;
+ 3934 .loc 2 1626 2 is_stmt 1 view .LVU1322
+1626:Src/main.c **** Curr_setup->REF2_EN = ((uint8_t)((*temp2)>>6))&0x01;
+ 3935 .loc 2 1626 36 is_stmt 0 view .LVU1323
3936 0048 2B88 ldrh r3, [r5]
-1625:Src/main.c **** Curr_setup->REF2_EN = ((uint8_t)((*temp2)>>6))&0x01;
- 3937 .loc 2 1625 48 view .LVU1324
+1626:Src/main.c **** Curr_setup->REF2_EN = ((uint8_t)((*temp2)>>6))&0x01;
+ 3937 .loc 2 1626 48 view .LVU1324
3938 004a C3F34013 ubfx r3, r3, #5, #1
-1625:Src/main.c **** Curr_setup->REF2_EN = ((uint8_t)((*temp2)>>6))&0x01;
- 3939 .loc 2 1625 22 view .LVU1325
+1626:Src/main.c **** Curr_setup->REF2_EN = ((uint8_t)((*temp2)>>6))&0x01;
+ 3939 .loc 2 1626 22 view .LVU1325
3940 004e 6371 strb r3, [r4, #5]
-1626:Src/main.c **** Curr_setup->TEC1_EN = ((uint8_t)((*temp2)>>7))&0x01;
- 3941 .loc 2 1626 2 is_stmt 1 view .LVU1326
-1626:Src/main.c **** Curr_setup->TEC1_EN = ((uint8_t)((*temp2)>>7))&0x01;
- 3942 .loc 2 1626 36 is_stmt 0 view .LVU1327
+1627:Src/main.c **** Curr_setup->TEC1_EN = ((uint8_t)((*temp2)>>7))&0x01;
+ 3941 .loc 2 1627 2 is_stmt 1 view .LVU1326
+1627:Src/main.c **** Curr_setup->TEC1_EN = ((uint8_t)((*temp2)>>7))&0x01;
+ 3942 .loc 2 1627 36 is_stmt 0 view .LVU1327
3943 0050 2B88 ldrh r3, [r5]
-1626:Src/main.c **** Curr_setup->TEC1_EN = ((uint8_t)((*temp2)>>7))&0x01;
- 3944 .loc 2 1626 48 view .LVU1328
+1627:Src/main.c **** Curr_setup->TEC1_EN = ((uint8_t)((*temp2)>>7))&0x01;
+ 3944 .loc 2 1627 48 view .LVU1328
+ARM GAS /tmp/ccWwqwYX.s page 269
+
+
3945 0052 C3F38013 ubfx r3, r3, #6, #1
-ARM GAS /tmp/ccdsDELB.s page 269
-
-
-1626:Src/main.c **** Curr_setup->TEC1_EN = ((uint8_t)((*temp2)>>7))&0x01;
- 3946 .loc 2 1626 22 view .LVU1329
+1627:Src/main.c **** Curr_setup->TEC1_EN = ((uint8_t)((*temp2)>>7))&0x01;
+ 3946 .loc 2 1627 22 view .LVU1329
3947 0056 A371 strb r3, [r4, #6]
-1627:Src/main.c **** Curr_setup->TEC2_EN = ((uint8_t)((*temp2)>>8))&0x01;
- 3948 .loc 2 1627 2 is_stmt 1 view .LVU1330
-1627:Src/main.c **** Curr_setup->TEC2_EN = ((uint8_t)((*temp2)>>8))&0x01;
- 3949 .loc 2 1627 36 is_stmt 0 view .LVU1331
+1628:Src/main.c **** Curr_setup->TEC2_EN = ((uint8_t)((*temp2)>>8))&0x01;
+ 3948 .loc 2 1628 2 is_stmt 1 view .LVU1330
+1628:Src/main.c **** Curr_setup->TEC2_EN = ((uint8_t)((*temp2)>>8))&0x01;
+ 3949 .loc 2 1628 36 is_stmt 0 view .LVU1331
3950 0058 2B88 ldrh r3, [r5]
-1627:Src/main.c **** Curr_setup->TEC2_EN = ((uint8_t)((*temp2)>>8))&0x01;
- 3951 .loc 2 1627 48 view .LVU1332
+1628:Src/main.c **** Curr_setup->TEC2_EN = ((uint8_t)((*temp2)>>8))&0x01;
+ 3951 .loc 2 1628 48 view .LVU1332
3952 005a C3F3C013 ubfx r3, r3, #7, #1
-1627:Src/main.c **** Curr_setup->TEC2_EN = ((uint8_t)((*temp2)>>8))&0x01;
- 3953 .loc 2 1627 22 view .LVU1333
+1628:Src/main.c **** Curr_setup->TEC2_EN = ((uint8_t)((*temp2)>>8))&0x01;
+ 3953 .loc 2 1628 22 view .LVU1333
3954 005e E371 strb r3, [r4, #7]
-1628:Src/main.c **** Curr_setup->TS1_EN = ((uint8_t)((*temp2)>>9))&0x01;
- 3955 .loc 2 1628 2 is_stmt 1 view .LVU1334
-1628:Src/main.c **** Curr_setup->TS1_EN = ((uint8_t)((*temp2)>>9))&0x01;
- 3956 .loc 2 1628 36 is_stmt 0 view .LVU1335
+1629:Src/main.c **** Curr_setup->TS1_EN = ((uint8_t)((*temp2)>>9))&0x01;
+ 3955 .loc 2 1629 2 is_stmt 1 view .LVU1334
+1629:Src/main.c **** Curr_setup->TS1_EN = ((uint8_t)((*temp2)>>9))&0x01;
+ 3956 .loc 2 1629 36 is_stmt 0 view .LVU1335
3957 0060 2B88 ldrh r3, [r5]
-1628:Src/main.c **** Curr_setup->TS1_EN = ((uint8_t)((*temp2)>>9))&0x01;
- 3958 .loc 2 1628 48 view .LVU1336
+1629:Src/main.c **** Curr_setup->TS1_EN = ((uint8_t)((*temp2)>>9))&0x01;
+ 3958 .loc 2 1629 48 view .LVU1336
3959 0062 C3F30023 ubfx r3, r3, #8, #1
-1628:Src/main.c **** Curr_setup->TS1_EN = ((uint8_t)((*temp2)>>9))&0x01;
- 3960 .loc 2 1628 22 view .LVU1337
+1629:Src/main.c **** Curr_setup->TS1_EN = ((uint8_t)((*temp2)>>9))&0x01;
+ 3960 .loc 2 1629 22 view .LVU1337
3961 0066 2372 strb r3, [r4, #8]
-1629:Src/main.c **** Curr_setup->TS2_EN = ((uint8_t)((*temp2)>>10))&0x01;
- 3962 .loc 2 1629 2 is_stmt 1 view .LVU1338
-1629:Src/main.c **** Curr_setup->TS2_EN = ((uint8_t)((*temp2)>>10))&0x01;
- 3963 .loc 2 1629 35 is_stmt 0 view .LVU1339
+1630:Src/main.c **** Curr_setup->TS2_EN = ((uint8_t)((*temp2)>>10))&0x01;
+ 3962 .loc 2 1630 2 is_stmt 1 view .LVU1338
+1630:Src/main.c **** Curr_setup->TS2_EN = ((uint8_t)((*temp2)>>10))&0x01;
+ 3963 .loc 2 1630 35 is_stmt 0 view .LVU1339
3964 0068 2B88 ldrh r3, [r5]
-1629:Src/main.c **** Curr_setup->TS2_EN = ((uint8_t)((*temp2)>>10))&0x01;
- 3965 .loc 2 1629 47 view .LVU1340
+1630:Src/main.c **** Curr_setup->TS2_EN = ((uint8_t)((*temp2)>>10))&0x01;
+ 3965 .loc 2 1630 47 view .LVU1340
3966 006a C3F34023 ubfx r3, r3, #9, #1
-1629:Src/main.c **** Curr_setup->TS2_EN = ((uint8_t)((*temp2)>>10))&0x01;
- 3967 .loc 2 1629 21 view .LVU1341
+1630:Src/main.c **** Curr_setup->TS2_EN = ((uint8_t)((*temp2)>>10))&0x01;
+ 3967 .loc 2 1630 21 view .LVU1341
3968 006e 6372 strb r3, [r4, #9]
-1630:Src/main.c **** Curr_setup->SD_EN = ((uint8_t)((*temp2)>>11))&0x01;
- 3969 .loc 2 1630 2 is_stmt 1 view .LVU1342
-1630:Src/main.c **** Curr_setup->SD_EN = ((uint8_t)((*temp2)>>11))&0x01;
- 3970 .loc 2 1630 35 is_stmt 0 view .LVU1343
+1631:Src/main.c **** Curr_setup->SD_EN = ((uint8_t)((*temp2)>>11))&0x01;
+ 3969 .loc 2 1631 2 is_stmt 1 view .LVU1342
+1631:Src/main.c **** Curr_setup->SD_EN = ((uint8_t)((*temp2)>>11))&0x01;
+ 3970 .loc 2 1631 35 is_stmt 0 view .LVU1343
3971 0070 2B88 ldrh r3, [r5]
-1630:Src/main.c **** Curr_setup->SD_EN = ((uint8_t)((*temp2)>>11))&0x01;
- 3972 .loc 2 1630 48 view .LVU1344
+1631:Src/main.c **** Curr_setup->SD_EN = ((uint8_t)((*temp2)>>11))&0x01;
+ 3972 .loc 2 1631 48 view .LVU1344
3973 0072 C3F38023 ubfx r3, r3, #10, #1
-1630:Src/main.c **** Curr_setup->SD_EN = ((uint8_t)((*temp2)>>11))&0x01;
- 3974 .loc 2 1630 21 view .LVU1345
+1631:Src/main.c **** Curr_setup->SD_EN = ((uint8_t)((*temp2)>>11))&0x01;
+ 3974 .loc 2 1631 21 view .LVU1345
3975 0076 A372 strb r3, [r4, #10]
-1631:Src/main.c **** Curr_setup->PI1_RD = ((uint8_t)((*temp2)>>12))&0x01;
- 3976 .loc 2 1631 2 is_stmt 1 view .LVU1346
-1631:Src/main.c **** Curr_setup->PI1_RD = ((uint8_t)((*temp2)>>12))&0x01;
- 3977 .loc 2 1631 34 is_stmt 0 view .LVU1347
+1632:Src/main.c **** Curr_setup->PI1_RD = ((uint8_t)((*temp2)>>12))&0x01;
+ 3976 .loc 2 1632 2 is_stmt 1 view .LVU1346
+1632:Src/main.c **** Curr_setup->PI1_RD = ((uint8_t)((*temp2)>>12))&0x01;
+ 3977 .loc 2 1632 34 is_stmt 0 view .LVU1347
3978 0078 2B88 ldrh r3, [r5]
-1631:Src/main.c **** Curr_setup->PI1_RD = ((uint8_t)((*temp2)>>12))&0x01;
- 3979 .loc 2 1631 47 view .LVU1348
+1632:Src/main.c **** Curr_setup->PI1_RD = ((uint8_t)((*temp2)>>12))&0x01;
+ 3979 .loc 2 1632 47 view .LVU1348
3980 007a C3F3C023 ubfx r3, r3, #11, #1
-1631:Src/main.c **** Curr_setup->PI1_RD = ((uint8_t)((*temp2)>>12))&0x01;
- 3981 .loc 2 1631 20 view .LVU1349
-ARM GAS /tmp/ccdsDELB.s page 270
+1632:Src/main.c **** Curr_setup->PI1_RD = ((uint8_t)((*temp2)>>12))&0x01;
+ARM GAS /tmp/ccWwqwYX.s page 270
+ 3981 .loc 2 1632 20 view .LVU1349
3982 007e E372 strb r3, [r4, #11]
-1632:Src/main.c **** Curr_setup->PI2_RD = ((uint8_t)((*temp2)>>13))&0x01;
- 3983 .loc 2 1632 2 is_stmt 1 view .LVU1350
-1632:Src/main.c **** Curr_setup->PI2_RD = ((uint8_t)((*temp2)>>13))&0x01;
- 3984 .loc 2 1632 35 is_stmt 0 view .LVU1351
+1633:Src/main.c **** Curr_setup->PI2_RD = ((uint8_t)((*temp2)>>13))&0x01;
+ 3983 .loc 2 1633 2 is_stmt 1 view .LVU1350
+1633:Src/main.c **** Curr_setup->PI2_RD = ((uint8_t)((*temp2)>>13))&0x01;
+ 3984 .loc 2 1633 35 is_stmt 0 view .LVU1351
3985 0080 2B88 ldrh r3, [r5]
-1632:Src/main.c **** Curr_setup->PI2_RD = ((uint8_t)((*temp2)>>13))&0x01;
- 3986 .loc 2 1632 48 view .LVU1352
+1633:Src/main.c **** Curr_setup->PI2_RD = ((uint8_t)((*temp2)>>13))&0x01;
+ 3986 .loc 2 1633 48 view .LVU1352
3987 0082 C3F30033 ubfx r3, r3, #12, #1
-1632:Src/main.c **** Curr_setup->PI2_RD = ((uint8_t)((*temp2)>>13))&0x01;
- 3988 .loc 2 1632 21 view .LVU1353
+1633:Src/main.c **** Curr_setup->PI2_RD = ((uint8_t)((*temp2)>>13))&0x01;
+ 3988 .loc 2 1633 21 view .LVU1353
3989 0086 2373 strb r3, [r4, #12]
-1633:Src/main.c ****
- 3990 .loc 2 1633 2 is_stmt 1 view .LVU1354
-1633:Src/main.c ****
- 3991 .loc 2 1633 35 is_stmt 0 view .LVU1355
+1634:Src/main.c ****
+ 3990 .loc 2 1634 2 is_stmt 1 view .LVU1354
+1634:Src/main.c ****
+ 3991 .loc 2 1634 35 is_stmt 0 view .LVU1355
3992 0088 2B88 ldrh r3, [r5]
-1633:Src/main.c ****
- 3993 .loc 2 1633 48 view .LVU1356
+1634:Src/main.c ****
+ 3993 .loc 2 1634 48 view .LVU1356
3994 008a C3F34033 ubfx r3, r3, #13, #1
-1633:Src/main.c ****
- 3995 .loc 2 1633 21 view .LVU1357
+1634:Src/main.c ****
+ 3995 .loc 2 1634 21 view .LVU1357
3996 008e 6373 strb r3, [r4, #13]
-1635:Src/main.c **** LD1_curr_setup->LD_TEMP = (uint16_t)(*temp2);
- 3997 .loc 2 1635 2 is_stmt 1 view .LVU1358
+1636:Src/main.c **** LD1_curr_setup->LD_TEMP = (uint16_t)(*temp2);
+ 3997 .loc 2 1636 2 is_stmt 1 view .LVU1358
3998 .LVL283:
-1636:Src/main.c **** temp2++;
- 3999 .loc 2 1636 2 view .LVU1359
-1636:Src/main.c **** temp2++;
- 4000 .loc 2 1636 28 is_stmt 0 view .LVU1360
+1637:Src/main.c **** temp2++;
+ 3999 .loc 2 1637 2 view .LVU1359
+1637:Src/main.c **** temp2++;
+ 4000 .loc 2 1637 28 is_stmt 0 view .LVU1360
4001 0090 6B88 ldrh r3, [r5, #2]
-1636:Src/main.c **** temp2++;
- 4002 .loc 2 1636 26 view .LVU1361
+1637:Src/main.c **** temp2++;
+ 4002 .loc 2 1637 26 view .LVU1361
4003 0092 3B80 strh r3, [r7] @ movhi
-1637:Src/main.c **** LD2_curr_setup->LD_TEMP = (uint16_t)(*temp2);
- 4004 .loc 2 1637 2 is_stmt 1 view .LVU1362
+1638:Src/main.c **** LD2_curr_setup->LD_TEMP = (uint16_t)(*temp2);
+ 4004 .loc 2 1638 2 is_stmt 1 view .LVU1362
4005 .LVL284:
-1638:Src/main.c **** temp2++;
- 4006 .loc 2 1638 2 view .LVU1363
-1638:Src/main.c **** temp2++;
- 4007 .loc 2 1638 28 is_stmt 0 view .LVU1364
- 4008 0094 AB88 ldrh r3, [r5, #4]
-1638:Src/main.c **** temp2++;
- 4009 .loc 2 1638 26 view .LVU1365
- 4010 0096 3380 strh r3, [r6] @ movhi
1639:Src/main.c **** temp2++;
- 4011 .loc 2 1639 2 is_stmt 1 view .LVU1366
- 4012 .LVL285:
+ 4006 .loc 2 1639 2 view .LVU1363
+1639:Src/main.c **** temp2++;
+ 4007 .loc 2 1639 28 is_stmt 0 view .LVU1364
+ 4008 0094 AB88 ldrh r3, [r5, #4]
+1639:Src/main.c **** temp2++;
+ 4009 .loc 2 1639 26 view .LVU1365
+ 4010 0096 3380 strh r3, [r6] @ movhi
1640:Src/main.c **** temp2++;
- 4013 .loc 2 1640 2 view .LVU1367
-1641:Src/main.c **** Curr_setup->AVERAGES = (uint16_t)(*temp2);
- 4014 .loc 2 1641 2 view .LVU1368
-1642:Src/main.c **** temp2++;
- 4015 .loc 2 1642 2 view .LVU1369
-1642:Src/main.c **** temp2++;
- 4016 .loc 2 1642 25 is_stmt 0 view .LVU1370
+ 4011 .loc 2 1640 2 is_stmt 1 view .LVU1366
+ 4012 .LVL285:
+1641:Src/main.c **** temp2++;
+ 4013 .loc 2 1641 2 view .LVU1367
+1642:Src/main.c **** Curr_setup->AVERAGES = (uint16_t)(*temp2);
+ 4014 .loc 2 1642 2 view .LVU1368
+1643:Src/main.c **** temp2++;
+ 4015 .loc 2 1643 2 view .LVU1369
+1643:Src/main.c **** temp2++;
+ 4016 .loc 2 1643 25 is_stmt 0 view .LVU1370
+ARM GAS /tmp/ccWwqwYX.s page 271
+
+
4017 0098 6B89 ldrh r3, [r5, #10]
-ARM GAS /tmp/ccdsDELB.s page 271
-
-
-1642:Src/main.c **** temp2++;
- 4018 .loc 2 1642 23 view .LVU1371
+1643:Src/main.c **** temp2++;
+ 4018 .loc 2 1643 23 view .LVU1371
4019 009a E381 strh r3, [r4, #14] @ movhi
-1643:Src/main.c **** LD1_curr_setup->P_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
- 4020 .loc 2 1643 2 is_stmt 1 view .LVU1372
+1644:Src/main.c **** LD1_curr_setup->P_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
+ 4020 .loc 2 1644 2 is_stmt 1 view .LVU1372
4021 .LVL286:
-1644:Src/main.c **** temp2++;
- 4022 .loc 2 1644 2 view .LVU1373
-1644:Src/main.c **** temp2++;
- 4023 .loc 2 1644 51 is_stmt 0 view .LVU1374
+1645:Src/main.c **** temp2++;
+ 4022 .loc 2 1645 2 view .LVU1373
+1645:Src/main.c **** temp2++;
+ 4023 .loc 2 1645 51 is_stmt 0 view .LVU1374
4024 009c AB89 ldrh r3, [r5, #12]
4025 009e 07EE103A vmov s14, r3 @ int
-1644:Src/main.c **** temp2++;
- 4026 .loc 2 1644 32 view .LVU1375
+1645:Src/main.c **** temp2++;
+ 4026 .loc 2 1645 32 view .LVU1375
4027 00a2 B8EE477A vcvt.f32.u32 s14, s14
-1644:Src/main.c **** temp2++;
- 4028 .loc 2 1644 59 view .LVU1376
+1645:Src/main.c **** temp2++;
+ 4028 .loc 2 1645 59 view .LVU1376
4029 00a6 DFED8B6A vldr.32 s13, .L168+8
4030 00aa 27EE267A vmul.f32 s14, s14, s13
-1644:Src/main.c **** temp2++;
- 4031 .loc 2 1644 30 view .LVU1377
+1645:Src/main.c **** temp2++;
+ 4031 .loc 2 1645 30 view .LVU1377
4032 00ae 87ED017A vstr.32 s14, [r7, #4]
-1645:Src/main.c **** LD1_curr_setup->I_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
- 4033 .loc 2 1645 2 is_stmt 1 view .LVU1378
+1646:Src/main.c **** LD1_curr_setup->I_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
+ 4033 .loc 2 1646 2 is_stmt 1 view .LVU1378
4034 .LVL287:
-1646:Src/main.c **** temp2++;
- 4035 .loc 2 1646 2 view .LVU1379
-1646:Src/main.c **** temp2++;
- 4036 .loc 2 1646 51 is_stmt 0 view .LVU1380
+1647:Src/main.c **** temp2++;
+ 4035 .loc 2 1647 2 view .LVU1379
+1647:Src/main.c **** temp2++;
+ 4036 .loc 2 1647 51 is_stmt 0 view .LVU1380
4037 00b2 EB89 ldrh r3, [r5, #14]
4038 00b4 07EE103A vmov s14, r3 @ int
-1646:Src/main.c **** temp2++;
- 4039 .loc 2 1646 32 view .LVU1381
+1647:Src/main.c **** temp2++;
+ 4039 .loc 2 1647 32 view .LVU1381
4040 00b8 B8EE477A vcvt.f32.u32 s14, s14
-1646:Src/main.c **** temp2++;
- 4041 .loc 2 1646 59 view .LVU1382
+1647:Src/main.c **** temp2++;
+ 4041 .loc 2 1647 59 view .LVU1382
4042 00bc 27EE267A vmul.f32 s14, s14, s13
-1646:Src/main.c **** temp2++;
- 4043 .loc 2 1646 30 view .LVU1383
+1647:Src/main.c **** temp2++;
+ 4043 .loc 2 1647 30 view .LVU1383
4044 00c0 87ED027A vstr.32 s14, [r7, #8]
-1647:Src/main.c **** LD2_curr_setup->P_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
- 4045 .loc 2 1647 2 is_stmt 1 view .LVU1384
+1648:Src/main.c **** LD2_curr_setup->P_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
+ 4045 .loc 2 1648 2 is_stmt 1 view .LVU1384
4046 .LVL288:
-1648:Src/main.c **** temp2++;
- 4047 .loc 2 1648 2 view .LVU1385
-1648:Src/main.c **** temp2++;
- 4048 .loc 2 1648 51 is_stmt 0 view .LVU1386
+1649:Src/main.c **** temp2++;
+ 4047 .loc 2 1649 2 view .LVU1385
+1649:Src/main.c **** temp2++;
+ 4048 .loc 2 1649 51 is_stmt 0 view .LVU1386
4049 00c4 2B8A ldrh r3, [r5, #16]
4050 00c6 07EE103A vmov s14, r3 @ int
-1648:Src/main.c **** temp2++;
- 4051 .loc 2 1648 32 view .LVU1387
+1649:Src/main.c **** temp2++;
+ 4051 .loc 2 1649 32 view .LVU1387
4052 00ca B8EE477A vcvt.f32.u32 s14, s14
-1648:Src/main.c **** temp2++;
- 4053 .loc 2 1648 59 view .LVU1388
+1649:Src/main.c **** temp2++;
+ 4053 .loc 2 1649 59 view .LVU1388
4054 00ce 27EE267A vmul.f32 s14, s14, s13
-1648:Src/main.c **** temp2++;
- 4055 .loc 2 1648 30 view .LVU1389
-ARM GAS /tmp/ccdsDELB.s page 272
+1649:Src/main.c **** temp2++;
+ARM GAS /tmp/ccWwqwYX.s page 272
+ 4055 .loc 2 1649 30 view .LVU1389
4056 00d2 86ED017A vstr.32 s14, [r6, #4]
-1649:Src/main.c **** LD2_curr_setup->I_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
- 4057 .loc 2 1649 2 is_stmt 1 view .LVU1390
+1650:Src/main.c **** LD2_curr_setup->I_coef_temp = (float)((uint16_t)(*temp2))/((float)(256));//(float)(1/(float)((uint
+ 4057 .loc 2 1650 2 is_stmt 1 view .LVU1390
4058 .LVL289:
-1650:Src/main.c **** temp2++;
- 4059 .loc 2 1650 2 view .LVU1391
-1650:Src/main.c **** temp2++;
- 4060 .loc 2 1650 51 is_stmt 0 view .LVU1392
+1651:Src/main.c **** temp2++;
+ 4059 .loc 2 1651 2 view .LVU1391
+1651:Src/main.c **** temp2++;
+ 4060 .loc 2 1651 51 is_stmt 0 view .LVU1392
4061 00d6 6B8A ldrh r3, [r5, #18]
4062 00d8 07EE903A vmov s15, r3 @ int
-1650:Src/main.c **** temp2++;
- 4063 .loc 2 1650 32 view .LVU1393
+1651:Src/main.c **** temp2++;
+ 4063 .loc 2 1651 32 view .LVU1393
4064 00dc F8EE677A vcvt.f32.u32 s15, s15
-1650:Src/main.c **** temp2++;
- 4065 .loc 2 1650 59 view .LVU1394
+1651:Src/main.c **** temp2++;
+ 4065 .loc 2 1651 59 view .LVU1394
4066 00e0 67EEA67A vmul.f32 s15, s15, s13
-1650:Src/main.c **** temp2++;
- 4067 .loc 2 1650 30 view .LVU1395
+1651:Src/main.c **** temp2++;
+ 4067 .loc 2 1651 30 view .LVU1395
4068 00e4 C6ED027A vstr.32 s15, [r6, #8]
-1651:Src/main.c **** Long_Data[13] = (uint16_t)(*temp2);//Message ID
- 4069 .loc 2 1651 2 is_stmt 1 view .LVU1396
+1652:Src/main.c **** Long_Data[13] = (uint16_t)(*temp2);//Message ID
+ 4069 .loc 2 1652 2 is_stmt 1 view .LVU1396
4070 .LVL290:
-1652:Src/main.c **** temp2++;
- 4071 .loc 2 1652 2 view .LVU1397
-1652:Src/main.c **** temp2++;
- 4072 .loc 2 1652 18 is_stmt 0 view .LVU1398
+1653:Src/main.c **** temp2++;
+ 4071 .loc 2 1653 2 view .LVU1397
+1653:Src/main.c **** temp2++;
+ 4072 .loc 2 1653 18 is_stmt 0 view .LVU1398
4073 00e8 AA8A ldrh r2, [r5, #20]
-1652:Src/main.c **** temp2++;
- 4074 .loc 2 1652 16 view .LVU1399
+1653:Src/main.c **** temp2++;
+ 4074 .loc 2 1653 16 view .LVU1399
4075 00ea 7B4B ldr r3, .L168+12
4076 00ec 5A83 strh r2, [r3, #26] @ movhi
-1653:Src/main.c **** LD1_curr_setup->CURRENT = (uint16_t)(*temp2);
- 4077 .loc 2 1653 2 is_stmt 1 view .LVU1400
+1654:Src/main.c **** LD1_curr_setup->CURRENT = (uint16_t)(*temp2);
+ 4077 .loc 2 1654 2 is_stmt 1 view .LVU1400
4078 .LVL291:
-1654:Src/main.c **** temp2++;
- 4079 .loc 2 1654 2 view .LVU1401
-1654:Src/main.c **** temp2++;
- 4080 .loc 2 1654 28 is_stmt 0 view .LVU1402
+1655:Src/main.c **** temp2++;
+ 4079 .loc 2 1655 2 view .LVU1401
+1655:Src/main.c **** temp2++;
+ 4080 .loc 2 1655 28 is_stmt 0 view .LVU1402
4081 00ee EB8A ldrh r3, [r5, #22]
-1654:Src/main.c **** temp2++;
- 4082 .loc 2 1654 26 view .LVU1403
+1655:Src/main.c **** temp2++;
+ 4082 .loc 2 1655 26 view .LVU1403
4083 00f0 BB81 strh r3, [r7, #12] @ movhi
-1655:Src/main.c **** LD2_curr_setup->CURRENT = (uint16_t)(*temp2);
- 4084 .loc 2 1655 2 is_stmt 1 view .LVU1404
+1656:Src/main.c **** LD2_curr_setup->CURRENT = (uint16_t)(*temp2);
+ 4084 .loc 2 1656 2 is_stmt 1 view .LVU1404
4085 .LVL292:
-1656:Src/main.c **** temp2++;
- 4086 .loc 2 1656 2 view .LVU1405
-1656:Src/main.c **** temp2++;
- 4087 .loc 2 1656 28 is_stmt 0 view .LVU1406
+1657:Src/main.c **** temp2++;
+ 4086 .loc 2 1657 2 view .LVU1405
+1657:Src/main.c **** temp2++;
+ 4087 .loc 2 1657 28 is_stmt 0 view .LVU1406
4088 00f2 2B8B ldrh r3, [r5, #24]
-1656:Src/main.c **** temp2++;
- 4089 .loc 2 1656 26 view .LVU1407
+1657:Src/main.c **** temp2++;
+ 4089 .loc 2 1657 26 view .LVU1407
4090 00f4 B381 strh r3, [r6, #12] @ movhi
-1657:Src/main.c ****
- 4091 .loc 2 1657 2 is_stmt 1 view .LVU1408
+1658:Src/main.c ****
+ 4091 .loc 2 1658 2 is_stmt 1 view .LVU1408
4092 .LVL293:
-1659:Src/main.c **** {
-ARM GAS /tmp/ccdsDELB.s page 273
+ARM GAS /tmp/ccWwqwYX.s page 273
- 4093 .loc 2 1659 2 view .LVU1409
-1659:Src/main.c **** {
- 4094 .loc 2 1659 16 is_stmt 0 view .LVU1410
+1660:Src/main.c **** {
+ 4093 .loc 2 1660 2 view .LVU1409
+1660:Src/main.c **** {
+ 4094 .loc 2 1660 16 is_stmt 0 view .LVU1410
4095 00f6 6378 ldrb r3, [r4, #1] @ zero_extendqisi2
-1659:Src/main.c **** {
- 4096 .loc 2 1659 5 view .LVU1411
+1660:Src/main.c **** {
+ 4096 .loc 2 1660 5 view .LVU1411
4097 00f8 002B cmp r3, #0
4098 00fa 00F09580 beq .L146
-1661:Src/main.c **** }
- 4099 .loc 2 1661 3 is_stmt 1 view .LVU1412
+1662:Src/main.c **** }
+ 4099 .loc 2 1662 3 is_stmt 1 view .LVU1412
4100 00fe 0122 movs r2, #1
4101 0100 0821 movs r1, #8
4102 0102 7648 ldr r0, .L168+16
4103 0104 FFF7FEFF bl HAL_GPIO_WritePin
4104 .LVL294:
4105 .L147:
-1668:Src/main.c **** {
- 4106 .loc 2 1668 2 view .LVU1413
-1668:Src/main.c **** {
- 4107 .loc 2 1668 16 is_stmt 0 view .LVU1414
+1669:Src/main.c **** {
+ 4106 .loc 2 1669 2 view .LVU1413
+1669:Src/main.c **** {
+ 4107 .loc 2 1669 16 is_stmt 0 view .LVU1414
4108 0108 A378 ldrb r3, [r4, #2] @ zero_extendqisi2
-1668:Src/main.c **** {
- 4109 .loc 2 1668 5 view .LVU1415
+1669:Src/main.c **** {
+ 4109 .loc 2 1669 5 view .LVU1415
4110 010a 002B cmp r3, #0
4111 010c 00F09280 beq .L148
-1670:Src/main.c **** }
- 4112 .loc 2 1670 3 is_stmt 1 view .LVU1416
+1671:Src/main.c **** }
+ 4112 .loc 2 1671 3 is_stmt 1 view .LVU1416
4113 0110 0122 movs r2, #1
4114 0112 0421 movs r1, #4
4115 0114 7148 ldr r0, .L168+16
4116 0116 FFF7FEFF bl HAL_GPIO_WritePin
4117 .LVL295:
4118 .L149:
-1677:Src/main.c **** {
- 4119 .loc 2 1677 2 view .LVU1417
-1677:Src/main.c **** {
- 4120 .loc 2 1677 16 is_stmt 0 view .LVU1418
+1678:Src/main.c **** {
+ 4119 .loc 2 1678 2 view .LVU1417
+1678:Src/main.c **** {
+ 4120 .loc 2 1678 16 is_stmt 0 view .LVU1418
4121 011a E378 ldrb r3, [r4, #3] @ zero_extendqisi2
-1677:Src/main.c **** {
- 4122 .loc 2 1677 5 view .LVU1419
+1678:Src/main.c **** {
+ 4122 .loc 2 1678 5 view .LVU1419
4123 011c 002B cmp r3, #0
4124 011e 00F08F80 beq .L150
-1679:Src/main.c **** //LL_SPI_Enable(SPI2);//Enable SPI for Laser1 DAC
- 4125 .loc 2 1679 3 is_stmt 1 view .LVU1420
+1680:Src/main.c **** //LL_SPI_Enable(SPI2);//Enable SPI for Laser1 DAC
+ 4125 .loc 2 1680 3 is_stmt 1 view .LVU1420
4126 0122 0122 movs r2, #1
4127 0124 4FF48071 mov r1, #256
4128 0128 6948 ldr r0, .L168+4
4129 012a FFF7FEFF bl HAL_GPIO_WritePin
4130 .LVL296:
4131 .L151:
-1688:Src/main.c **** {
- 4132 .loc 2 1688 2 view .LVU1421
-1688:Src/main.c **** {
- 4133 .loc 2 1688 16 is_stmt 0 view .LVU1422
+1689:Src/main.c **** {
+ 4132 .loc 2 1689 2 view .LVU1421
+1689:Src/main.c **** {
+ 4133 .loc 2 1689 16 is_stmt 0 view .LVU1422
4134 012e 2379 ldrb r3, [r4, #4] @ zero_extendqisi2
-1688:Src/main.c **** {
- 4135 .loc 2 1688 5 view .LVU1423
-ARM GAS /tmp/ccdsDELB.s page 274
+1689:Src/main.c **** {
+ARM GAS /tmp/ccWwqwYX.s page 274
+ 4135 .loc 2 1689 5 view .LVU1423
4136 0130 002B cmp r3, #0
4137 0132 00F08C80 beq .L152
-1690:Src/main.c **** //LL_SPI_Enable(SPI6);//Enable SPI for Laser2 DAC
- 4138 .loc 2 1690 3 is_stmt 1 view .LVU1424
+1691:Src/main.c **** //LL_SPI_Enable(SPI6);//Enable SPI for Laser2 DAC
+ 4138 .loc 2 1691 3 is_stmt 1 view .LVU1424
4139 0136 0122 movs r2, #1
4140 0138 1021 movs r1, #16
4141 013a 6848 ldr r0, .L168+16
4142 013c FFF7FEFF bl HAL_GPIO_WritePin
4143 .LVL297:
4144 .L153:
-1699:Src/main.c **** {
- 4145 .loc 2 1699 2 view .LVU1425
-1699:Src/main.c **** {
- 4146 .loc 2 1699 16 is_stmt 0 view .LVU1426
+1700:Src/main.c **** {
+ 4145 .loc 2 1700 2 view .LVU1425
+1700:Src/main.c **** {
+ 4146 .loc 2 1700 16 is_stmt 0 view .LVU1426
4147 0140 6379 ldrb r3, [r4, #5] @ zero_extendqisi2
-1699:Src/main.c **** {
- 4148 .loc 2 1699 5 view .LVU1427
+1700:Src/main.c **** {
+ 4148 .loc 2 1700 5 view .LVU1427
4149 0142 002B cmp r3, #0
4150 0144 00F08980 beq .L154
-1701:Src/main.c **** }
- 4151 .loc 2 1701 3 is_stmt 1 view .LVU1428
+1702:Src/main.c **** }
+ 4151 .loc 2 1702 3 is_stmt 1 view .LVU1428
4152 0148 0122 movs r2, #1
4153 014a 4FF48061 mov r1, #1024
4154 014e 6448 ldr r0, .L168+20
4155 0150 FFF7FEFF bl HAL_GPIO_WritePin
4156 .LVL298:
4157 .L155:
-1708:Src/main.c **** {
- 4158 .loc 2 1708 2 view .LVU1429
-1708:Src/main.c **** {
- 4159 .loc 2 1708 16 is_stmt 0 view .LVU1430
+1709:Src/main.c **** {
+ 4158 .loc 2 1709 2 view .LVU1429
+1709:Src/main.c **** {
+ 4159 .loc 2 1709 16 is_stmt 0 view .LVU1430
4160 0154 A379 ldrb r3, [r4, #6] @ zero_extendqisi2
-1708:Src/main.c **** {
- 4161 .loc 2 1708 5 view .LVU1431
+1709:Src/main.c **** {
+ 4161 .loc 2 1709 5 view .LVU1431
4162 0156 002B cmp r3, #0
4163 0158 00F08680 beq .L156
-1710:Src/main.c **** }
- 4164 .loc 2 1710 3 is_stmt 1 view .LVU1432
+1711:Src/main.c **** }
+ 4164 .loc 2 1711 3 is_stmt 1 view .LVU1432
4165 015c 0122 movs r2, #1
4166 015e 0821 movs r1, #8
4167 0160 6048 ldr r0, .L168+24
4168 0162 FFF7FEFF bl HAL_GPIO_WritePin
4169 .LVL299:
4170 .L157:
-1717:Src/main.c **** {
- 4171 .loc 2 1717 2 view .LVU1433
-1717:Src/main.c **** {
- 4172 .loc 2 1717 17 is_stmt 0 view .LVU1434
+1718:Src/main.c **** {
+ 4171 .loc 2 1718 2 view .LVU1433
+1718:Src/main.c **** {
+ 4172 .loc 2 1718 17 is_stmt 0 view .LVU1434
4173 0166 637A ldrb r3, [r4, #9] @ zero_extendqisi2
-1717:Src/main.c **** {
- 4174 .loc 2 1717 5 view .LVU1435
+1718:Src/main.c **** {
+ 4174 .loc 2 1718 5 view .LVU1435
4175 0168 1BB1 cbz r3, .L158
-1717:Src/main.c **** {
- 4176 .loc 2 1717 39 discriminator 1 view .LVU1436
+1718:Src/main.c **** {
+ 4176 .loc 2 1718 39 discriminator 1 view .LVU1436
4177 016a E379 ldrb r3, [r4, #7] @ zero_extendqisi2
-1717:Src/main.c **** {
- 4178 .loc 2 1717 26 discriminator 1 view .LVU1437
-ARM GAS /tmp/ccdsDELB.s page 275
+1718:Src/main.c **** {
+ARM GAS /tmp/ccWwqwYX.s page 275
+ 4178 .loc 2 1718 26 discriminator 1 view .LVU1437
4179 016c 002B cmp r3, #0
4180 016e 40F08180 bne .L166
4181 .L158:
-1726:Src/main.c **** HAL_GPIO_WritePin(TEC1_PD_GPIO_Port, TEC1_PD_Pin, GPIO_PIN_RESET);
- 4182 .loc 2 1726 3 is_stmt 1 view .LVU1438
+1727:Src/main.c **** HAL_GPIO_WritePin(TEC1_PD_GPIO_Port, TEC1_PD_Pin, GPIO_PIN_RESET);
+ 4182 .loc 2 1727 3 is_stmt 1 view .LVU1438
4183 0172 0022 movs r2, #0
4184 0174 0121 movs r1, #1
4185 0176 5B48 ldr r0, .L168+24
4186 0178 FFF7FEFF bl HAL_GPIO_WritePin
4187 .LVL300:
-1727:Src/main.c **** }
- 4188 .loc 2 1727 3 view .LVU1439
+1728:Src/main.c **** }
+ 4188 .loc 2 1728 3 view .LVU1439
4189 017c 0022 movs r2, #0
4190 017e 4FF40061 mov r1, #2048
4191 0182 5748 ldr r0, .L168+20
4192 0184 FFF7FEFF bl HAL_GPIO_WritePin
4193 .LVL301:
4194 .L159:
-1730:Src/main.c **** {
- 4195 .loc 2 1730 2 view .LVU1440
-1730:Src/main.c **** {
- 4196 .loc 2 1730 17 is_stmt 0 view .LVU1441
+1731:Src/main.c **** {
+ 4195 .loc 2 1731 2 view .LVU1440
+1731:Src/main.c **** {
+ 4196 .loc 2 1731 17 is_stmt 0 view .LVU1441
4197 0188 A37A ldrb r3, [r4, #10] @ zero_extendqisi2
-1730:Src/main.c **** {
- 4198 .loc 2 1730 5 view .LVU1442
+1731:Src/main.c **** {
+ 4198 .loc 2 1731 5 view .LVU1442
4199 018a 1BB1 cbz r3, .L160
-1730:Src/main.c **** {
- 4200 .loc 2 1730 39 discriminator 1 view .LVU1443
+1731:Src/main.c **** {
+ 4200 .loc 2 1731 39 discriminator 1 view .LVU1443
4201 018c 237A ldrb r3, [r4, #8] @ zero_extendqisi2
-1730:Src/main.c **** {
- 4202 .loc 2 1730 26 discriminator 1 view .LVU1444
+1731:Src/main.c **** {
+ 4202 .loc 2 1731 26 discriminator 1 view .LVU1444
4203 018e 002B cmp r3, #0
4204 0190 40F08680 bne .L167
4205 .L160:
-1739:Src/main.c **** HAL_GPIO_WritePin(TEC2_PD_GPIO_Port, TEC2_PD_Pin, GPIO_PIN_RESET);
- 4206 .loc 2 1739 3 is_stmt 1 view .LVU1445
+1740:Src/main.c **** HAL_GPIO_WritePin(TEC2_PD_GPIO_Port, TEC2_PD_Pin, GPIO_PIN_RESET);
+ 4206 .loc 2 1740 3 is_stmt 1 view .LVU1445
4207 0194 0022 movs r2, #0
4208 0196 0221 movs r1, #2
4209 0198 5248 ldr r0, .L168+24
4210 019a FFF7FEFF bl HAL_GPIO_WritePin
4211 .LVL302:
-1740:Src/main.c **** }
- 4212 .loc 2 1740 3 view .LVU1446
+1741:Src/main.c **** }
+ 4212 .loc 2 1741 3 view .LVU1446
4213 019e 0022 movs r2, #0
4214 01a0 2021 movs r1, #32
4215 01a2 4E48 ldr r0, .L168+16
4216 01a4 FFF7FEFF bl HAL_GPIO_WritePin
4217 .LVL303:
4218 .L161:
-1743:Src/main.c **** {
- 4219 .loc 2 1743 2 view .LVU1447
-1743:Src/main.c **** {
- 4220 .loc 2 1743 16 is_stmt 0 view .LVU1448
+1744:Src/main.c **** {
+ 4219 .loc 2 1744 2 view .LVU1447
+1744:Src/main.c **** {
+ 4220 .loc 2 1744 16 is_stmt 0 view .LVU1448
4221 01a8 237B ldrb r3, [r4, #12] @ zero_extendqisi2
-1743:Src/main.c **** {
- 4222 .loc 2 1743 5 view .LVU1449
+1744:Src/main.c **** {
+ 4222 .loc 2 1744 5 view .LVU1449
+ARM GAS /tmp/ccWwqwYX.s page 276
+
+
4223 01aa 1BB9 cbnz r3, .L162
-ARM GAS /tmp/ccdsDELB.s page 276
-
-
-1745:Src/main.c **** LD1_curr_setup->I_coef_temp = 0.01;
- 4224 .loc 2 1745 3 is_stmt 1 view .LVU1450
-1745:Src/main.c **** LD1_curr_setup->I_coef_temp = 0.01;
- 4225 .loc 2 1745 31 is_stmt 0 view .LVU1451
+1746:Src/main.c **** LD1_curr_setup->I_coef_temp = 0.01;
+ 4224 .loc 2 1746 3 is_stmt 1 view .LVU1450
+1746:Src/main.c **** LD1_curr_setup->I_coef_temp = 0.01;
+ 4225 .loc 2 1746 31 is_stmt 0 view .LVU1451
4226 01ac 4E4B ldr r3, .L168+28
4227 01ae 7B60 str r3, [r7, #4] @ float
-1746:Src/main.c **** }
- 4228 .loc 2 1746 3 is_stmt 1 view .LVU1452
-1746:Src/main.c **** }
- 4229 .loc 2 1746 31 is_stmt 0 view .LVU1453
+1747:Src/main.c **** }
+ 4228 .loc 2 1747 3 is_stmt 1 view .LVU1452
+1747:Src/main.c **** }
+ 4229 .loc 2 1747 31 is_stmt 0 view .LVU1453
4230 01b0 4E4B ldr r3, .L168+32
4231 01b2 BB60 str r3, [r7, #8] @ float
4232 .L162:
-1749:Src/main.c **** {
- 4233 .loc 2 1749 2 is_stmt 1 view .LVU1454
-1749:Src/main.c **** {
- 4234 .loc 2 1749 16 is_stmt 0 view .LVU1455
+1750:Src/main.c **** {
+ 4233 .loc 2 1750 2 is_stmt 1 view .LVU1454
+1750:Src/main.c **** {
+ 4234 .loc 2 1750 16 is_stmt 0 view .LVU1455
4235 01b4 637B ldrb r3, [r4, #13] @ zero_extendqisi2
-1749:Src/main.c **** {
- 4236 .loc 2 1749 5 view .LVU1456
+1750:Src/main.c **** {
+ 4236 .loc 2 1750 5 view .LVU1456
4237 01b6 1BB9 cbnz r3, .L144
-1751:Src/main.c **** LD2_curr_setup->I_coef_temp = 0.01;
- 4238 .loc 2 1751 3 is_stmt 1 view .LVU1457
-1751:Src/main.c **** LD2_curr_setup->I_coef_temp = 0.01;
- 4239 .loc 2 1751 31 is_stmt 0 view .LVU1458
+1752:Src/main.c **** LD2_curr_setup->I_coef_temp = 0.01;
+ 4238 .loc 2 1752 3 is_stmt 1 view .LVU1457
+1752:Src/main.c **** LD2_curr_setup->I_coef_temp = 0.01;
+ 4239 .loc 2 1752 31 is_stmt 0 view .LVU1458
4240 01b8 4B4B ldr r3, .L168+28
4241 01ba 7360 str r3, [r6, #4] @ float
-1752:Src/main.c **** }
- 4242 .loc 2 1752 3 is_stmt 1 view .LVU1459
-1752:Src/main.c **** }
- 4243 .loc 2 1752 31 is_stmt 0 view .LVU1460
+1753:Src/main.c **** }
+ 4242 .loc 2 1753 3 is_stmt 1 view .LVU1459
+1753:Src/main.c **** }
+ 4243 .loc 2 1753 31 is_stmt 0 view .LVU1460
4244 01bc 4B4B ldr r3, .L168+32
4245 01be B360 str r3, [r6, #8] @ float
4246 .L144:
-1754:Src/main.c ****
- 4247 .loc 2 1754 1 view .LVU1461
+1755:Src/main.c ****
+ 4247 .loc 2 1755 1 view .LVU1461
4248 01c0 BDE8F883 pop {r3, r4, r5, r6, r7, r8, r9, pc}
4249 .LVL304:
4250 .L165:
-1605:Src/main.c **** {
- 4251 .loc 2 1605 6 discriminator 1 view .LVU1462
+1606:Src/main.c **** {
+ 4251 .loc 2 1606 6 discriminator 1 view .LVU1462
4252 01c4 4FF48071 mov r1, #256
4253 01c8 4648 ldr r0, .L168+24
4254 01ca FFF7FEFF bl HAL_GPIO_ReadPin
4255 .LVL305:
-1604:Src/main.c **** (HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin) == GPIO_PIN_SET))//if exist sd && connect u
- 4256 .loc 2 1604 78 discriminator 1 view .LVU1463
+1605:Src/main.c **** (HAL_GPIO_ReadPin(USB_FLAG_GPIO_Port, USB_FLAG_Pin) == GPIO_PIN_SET))//if exist sd && connect u
+ 4256 .loc 2 1605 78 discriminator 1 view .LVU1463
4257 01ce 0128 cmp r0, #1
4258 01d0 7FF426AF bne .L145
-1607:Src/main.c **** if (test == 0) //0 - suc
- 4259 .loc 2 1607 3 is_stmt 1 view .LVU1464
-1607:Src/main.c **** if (test == 0) //0 - suc
- 4260 .loc 2 1607 10 is_stmt 0 view .LVU1465
+1608:Src/main.c **** if (test == 0) //0 - suc
+ 4259 .loc 2 1608 3 is_stmt 1 view .LVU1464
+1608:Src/main.c **** if (test == 0) //0 - suc
+ 4260 .loc 2 1608 10 is_stmt 0 view .LVU1465
4261 01d4 4648 ldr r0, .L168+36
4262 01d6 FFF7FEFF bl Mount_SD
4263 .LVL306:
-1607:Src/main.c **** if (test == 0) //0 - suc
-ARM GAS /tmp/ccdsDELB.s page 277
+ARM GAS /tmp/ccWwqwYX.s page 277
- 4264 .loc 2 1607 8 view .LVU1466
+1608:Src/main.c **** if (test == 0) //0 - suc
+ 4264 .loc 2 1608 8 view .LVU1466
4265 01da 3C4B ldr r3, .L168
4266 01dc 1860 str r0, [r3]
-1608:Src/main.c **** {
- 4267 .loc 2 1608 3 is_stmt 1 view .LVU1467
-1608:Src/main.c **** {
- 4268 .loc 2 1608 6 is_stmt 0 view .LVU1468
+1609:Src/main.c **** {
+ 4267 .loc 2 1609 3 is_stmt 1 view .LVU1467
+1609:Src/main.c **** {
+ 4268 .loc 2 1609 6 is_stmt 0 view .LVU1468
4269 01de 0028 cmp r0, #0
4270 01e0 7FF41EAF bne .L145
-1611:Src/main.c **** test = Create_File("COMMAND.TXT"); // 0 -succ
- 4271 .loc 2 1611 4 is_stmt 1 view .LVU1469
-1611:Src/main.c **** test = Create_File("COMMAND.TXT"); // 0 -succ
- 4272 .loc 2 1611 11 is_stmt 0 view .LVU1470
+1612:Src/main.c **** test = Create_File("COMMAND.TXT"); // 0 -succ
+ 4271 .loc 2 1612 4 is_stmt 1 view .LVU1469
+1612:Src/main.c **** test = Create_File("COMMAND.TXT"); // 0 -succ
+ 4272 .loc 2 1612 11 is_stmt 0 view .LVU1470
4273 01e4 DFF80C91 ldr r9, .L168+40
4274 01e8 4846 mov r0, r9
4275 01ea FFF7FEFF bl Remove_File
4276 .LVL307:
-1611:Src/main.c **** test = Create_File("COMMAND.TXT"); // 0 -succ
- 4277 .loc 2 1611 9 view .LVU1471
+1612:Src/main.c **** test = Create_File("COMMAND.TXT"); // 0 -succ
+ 4277 .loc 2 1612 9 view .LVU1471
4278 01ee DFF8DC80 ldr r8, .L168
4279 01f2 C8F80000 str r0, [r8]
-1612:Src/main.c **** test = Write_File_byte("COMMAND.TXT", (uint8_t *)Command, CL_8);
- 4280 .loc 2 1612 4 is_stmt 1 view .LVU1472
-1612:Src/main.c **** test = Write_File_byte("COMMAND.TXT", (uint8_t *)Command, CL_8);
- 4281 .loc 2 1612 11 is_stmt 0 view .LVU1473
+1613:Src/main.c **** test = Write_File_byte("COMMAND.TXT", (uint8_t *)Command, CL_8);
+ 4280 .loc 2 1613 4 is_stmt 1 view .LVU1472
+1613:Src/main.c **** test = Write_File_byte("COMMAND.TXT", (uint8_t *)Command, CL_8);
+ 4281 .loc 2 1613 11 is_stmt 0 view .LVU1473
4282 01f6 4846 mov r0, r9
4283 01f8 FFF7FEFF bl Create_File
4284 .LVL308:
-1612:Src/main.c **** test = Write_File_byte("COMMAND.TXT", (uint8_t *)Command, CL_8);
- 4285 .loc 2 1612 9 view .LVU1474
+1613:Src/main.c **** test = Write_File_byte("COMMAND.TXT", (uint8_t *)Command, CL_8);
+ 4285 .loc 2 1613 9 view .LVU1474
4286 01fc C8F80000 str r0, [r8]
-1613:Src/main.c **** test = Update_File_byte("COMMAND.TXT", (uint8_t *)Command, CL_8);
- 4287 .loc 2 1613 4 is_stmt 1 view .LVU1475
-1613:Src/main.c **** test = Update_File_byte("COMMAND.TXT", (uint8_t *)Command, CL_8);
- 4288 .loc 2 1613 11 is_stmt 0 view .LVU1476
+1614:Src/main.c **** test = Update_File_byte("COMMAND.TXT", (uint8_t *)Command, CL_8);
+ 4287 .loc 2 1614 4 is_stmt 1 view .LVU1475
+1614:Src/main.c **** test = Update_File_byte("COMMAND.TXT", (uint8_t *)Command, CL_8);
+ 4288 .loc 2 1614 11 is_stmt 0 view .LVU1476
4289 0200 1E22 movs r2, #30
4290 0202 2946 mov r1, r5
4291 0204 4846 mov r0, r9
4292 0206 FFF7FEFF bl Write_File_byte
4293 .LVL309:
-1613:Src/main.c **** test = Update_File_byte("COMMAND.TXT", (uint8_t *)Command, CL_8);
- 4294 .loc 2 1613 9 view .LVU1477
+1614:Src/main.c **** test = Update_File_byte("COMMAND.TXT", (uint8_t *)Command, CL_8);
+ 4294 .loc 2 1614 9 view .LVU1477
4295 020a C8F80000 str r0, [r8]
-1614:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
- 4296 .loc 2 1614 4 is_stmt 1 view .LVU1478
-1614:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
- 4297 .loc 2 1614 11 is_stmt 0 view .LVU1479
+1615:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
+ 4296 .loc 2 1615 4 is_stmt 1 view .LVU1478
+1615:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
+ 4297 .loc 2 1615 11 is_stmt 0 view .LVU1479
4298 020e 1E22 movs r2, #30
4299 0210 2946 mov r1, r5
4300 0212 4846 mov r0, r9
4301 0214 FFF7FEFF bl Update_File_byte
4302 .LVL310:
-1614:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
- 4303 .loc 2 1614 9 view .LVU1480
+1615:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
+ 4303 .loc 2 1615 9 view .LVU1480
4304 0218 C8F80000 str r0, [r8]
-1615:Src/main.c **** }
- 4305 .loc 2 1615 4 is_stmt 1 view .LVU1481
-ARM GAS /tmp/ccdsDELB.s page 278
+1616:Src/main.c **** }
+ARM GAS /tmp/ccWwqwYX.s page 278
-1615:Src/main.c **** }
- 4306 .loc 2 1615 11 is_stmt 0 view .LVU1482
+ 4305 .loc 2 1616 4 is_stmt 1 view .LVU1481
+1616:Src/main.c **** }
+ 4306 .loc 2 1616 11 is_stmt 0 view .LVU1482
4307 021c 3448 ldr r0, .L168+36
4308 021e FFF7FEFF bl Unmount_SD
4309 .LVL311:
-1615:Src/main.c **** }
- 4310 .loc 2 1615 9 view .LVU1483
+1616:Src/main.c **** }
+ 4310 .loc 2 1616 9 view .LVU1483
4311 0222 C8F80000 str r0, [r8]
4312 0226 FBE6 b .L145
4313 .LVL312:
4314 .L146:
-1665:Src/main.c **** }
- 4315 .loc 2 1665 3 is_stmt 1 view .LVU1484
+1666:Src/main.c **** }
+ 4315 .loc 2 1666 3 is_stmt 1 view .LVU1484
4316 0228 0022 movs r2, #0
4317 022a 0821 movs r1, #8
4318 022c 2B48 ldr r0, .L168+16
@@ -16641,8 +16642,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4320 .LVL313:
4321 0232 69E7 b .L147
4322 .L148:
-1674:Src/main.c **** }
- 4323 .loc 2 1674 3 view .LVU1485
+1675:Src/main.c **** }
+ 4323 .loc 2 1675 3 view .LVU1485
4324 0234 0022 movs r2, #0
4325 0236 0421 movs r1, #4
4326 0238 2848 ldr r0, .L168+16
@@ -16650,8 +16651,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4328 .LVL314:
4329 023e 6CE7 b .L149
4330 .L150:
-1684:Src/main.c **** //LL_SPI_Disable(SPI2);//Disable SPI for Laser1 DAC
- 4331 .loc 2 1684 3 view .LVU1486
+1685:Src/main.c **** //LL_SPI_Disable(SPI2);//Disable SPI for Laser1 DAC
+ 4331 .loc 2 1685 3 view .LVU1486
4332 0240 0022 movs r2, #0
4333 0242 4FF48071 mov r1, #256
4334 0246 2248 ldr r0, .L168+4
@@ -16659,8 +16660,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4336 .LVL315:
4337 024c 6FE7 b .L151
4338 .L152:
-1695:Src/main.c **** //LL_SPI_Disable(SPI6);//Disable SPI for Laser2 DAC
- 4339 .loc 2 1695 3 view .LVU1487
+1696:Src/main.c **** //LL_SPI_Disable(SPI6);//Disable SPI for Laser2 DAC
+ 4339 .loc 2 1696 3 view .LVU1487
4340 024e 0022 movs r2, #0
4341 0250 1021 movs r1, #16
4342 0252 2248 ldr r0, .L168+16
@@ -16668,8 +16669,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4344 .LVL316:
4345 0258 72E7 b .L153
4346 .L154:
-1705:Src/main.c **** }
- 4347 .loc 2 1705 3 view .LVU1488
+1706:Src/main.c **** }
+ 4347 .loc 2 1706 3 view .LVU1488
4348 025a 0022 movs r2, #0
4349 025c 4FF48061 mov r1, #1024
4350 0260 1F48 ldr r0, .L168+20
@@ -16677,11 +16678,11 @@ ARM GAS /tmp/ccdsDELB.s page 1
4352 .LVL317:
4353 0266 75E7 b .L155
4354 .L156:
-1714:Src/main.c **** }
-ARM GAS /tmp/ccdsDELB.s page 279
+ARM GAS /tmp/ccWwqwYX.s page 279
- 4355 .loc 2 1714 3 view .LVU1489
+1715:Src/main.c **** }
+ 4355 .loc 2 1715 3 view .LVU1489
4356 0268 0022 movs r2, #0
4357 026a 0821 movs r1, #8
4358 026c 1D48 ldr r0, .L168+24
@@ -16689,27 +16690,27 @@ ARM GAS /tmp/ccdsDELB.s page 1
4360 .LVL318:
4361 0272 78E7 b .L157
4362 .L166:
-1719:Src/main.c **** Set_LTEC(3,32767);
- 4363 .loc 2 1719 3 view .LVU1490
+1720:Src/main.c **** Set_LTEC(3,32767);
+ 4363 .loc 2 1720 3 view .LVU1490
4364 0274 47F6FF71 movw r1, #32767
4365 0278 0320 movs r0, #3
4366 027a FFF7FEFF bl Set_LTEC
4367 .LVL319:
-1720:Src/main.c **** HAL_GPIO_WritePin(TEC1_PD_GPIO_Port, TEC1_PD_Pin, GPIO_PIN_SET);
- 4368 .loc 2 1720 3 view .LVU1491
+1721:Src/main.c **** HAL_GPIO_WritePin(TEC1_PD_GPIO_Port, TEC1_PD_Pin, GPIO_PIN_SET);
+ 4368 .loc 2 1721 3 view .LVU1491
4369 027e 47F6FF71 movw r1, #32767
4370 0282 0320 movs r0, #3
4371 0284 FFF7FEFF bl Set_LTEC
4372 .LVL320:
-1721:Src/main.c **** HAL_GPIO_WritePin(TECEN1_GPIO_Port, TECEN1_Pin, GPIO_PIN_SET);
- 4373 .loc 2 1721 3 view .LVU1492
+1722:Src/main.c **** HAL_GPIO_WritePin(TECEN1_GPIO_Port, TECEN1_Pin, GPIO_PIN_SET);
+ 4373 .loc 2 1722 3 view .LVU1492
4374 0288 0122 movs r2, #1
4375 028a 4FF40061 mov r1, #2048
4376 028e 1448 ldr r0, .L168+20
4377 0290 FFF7FEFF bl HAL_GPIO_WritePin
4378 .LVL321:
-1722:Src/main.c **** }
- 4379 .loc 2 1722 3 view .LVU1493
+1723:Src/main.c **** }
+ 4379 .loc 2 1723 3 view .LVU1493
4380 0294 0122 movs r2, #1
4381 0296 1146 mov r1, r2
4382 0298 1248 ldr r0, .L168+24
@@ -16717,30 +16718,30 @@ ARM GAS /tmp/ccdsDELB.s page 1
4384 .LVL322:
4385 029e 73E7 b .L159
4386 .L167:
-1732:Src/main.c **** Set_LTEC(4,32767);
- 4387 .loc 2 1732 3 view .LVU1494
+1733:Src/main.c **** Set_LTEC(4,32767);
+ 4387 .loc 2 1733 3 view .LVU1494
4388 02a0 47F6FF71 movw r1, #32767
4389 02a4 0420 movs r0, #4
4390 02a6 FFF7FEFF bl Set_LTEC
4391 .LVL323:
-1733:Src/main.c **** HAL_GPIO_WritePin(TEC2_PD_GPIO_Port, TEC2_PD_Pin, GPIO_PIN_SET);
- 4392 .loc 2 1733 3 view .LVU1495
+1734:Src/main.c **** HAL_GPIO_WritePin(TEC2_PD_GPIO_Port, TEC2_PD_Pin, GPIO_PIN_SET);
+ 4392 .loc 2 1734 3 view .LVU1495
4393 02aa 47F6FF71 movw r1, #32767
4394 02ae 0420 movs r0, #4
4395 02b0 FFF7FEFF bl Set_LTEC
4396 .LVL324:
-1734:Src/main.c **** HAL_GPIO_WritePin(TECEN2_GPIO_Port, TECEN2_Pin, GPIO_PIN_SET);
- 4397 .loc 2 1734 3 view .LVU1496
+1735:Src/main.c **** HAL_GPIO_WritePin(TECEN2_GPIO_Port, TECEN2_Pin, GPIO_PIN_SET);
+ 4397 .loc 2 1735 3 view .LVU1496
4398 02b4 0122 movs r2, #1
4399 02b6 2021 movs r1, #32
4400 02b8 0848 ldr r0, .L168+16
4401 02ba FFF7FEFF bl HAL_GPIO_WritePin
4402 .LVL325:
-1735:Src/main.c **** }
- 4403 .loc 2 1735 3 view .LVU1497
-ARM GAS /tmp/ccdsDELB.s page 280
+1736:Src/main.c **** }
+ARM GAS /tmp/ccWwqwYX.s page 280
+ 4403 .loc 2 1736 3 view .LVU1497
4404 02be 0122 movs r2, #1
4405 02c0 0221 movs r1, #2
4406 02c2 0848 ldr r0, .L168+24
@@ -16771,8 +16772,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4432 .fpu fpv5-d16
4434 Init_params:
4435 .LFB1203:
-1455:Src/main.c **** TO6 = 0;
- 4436 .loc 2 1455 1 view -0
+1456:Src/main.c **** TO6 = 0;
+ 4436 .loc 2 1456 1 view -0
4437 .cfi_startproc
4438 @ args = 0, pretend = 0, frame = 0
4439 @ frame_needed = 0, uses_anonymous_args = 0
@@ -16785,275 +16786,275 @@ ARM GAS /tmp/ccdsDELB.s page 1
4446 .cfi_offset 7, -12
4447 .cfi_offset 8, -8
4448 .cfi_offset 14, -4
-1456:Src/main.c **** TO7 = 0;
- 4449 .loc 2 1456 2 view .LVU1499
-1456:Src/main.c **** TO7 = 0;
- 4450 .loc 2 1456 6 is_stmt 0 view .LVU1500
+1457:Src/main.c **** TO7 = 0;
+ 4449 .loc 2 1457 2 view .LVU1499
+1457:Src/main.c **** TO7 = 0;
+ 4450 .loc 2 1457 6 is_stmt 0 view .LVU1500
4451 0004 0023 movs r3, #0
4452 0006 9C4A ldr r2, .L182
4453 0008 1360 str r3, [r2]
-1457:Src/main.c **** TO7_before = 0;
- 4454 .loc 2 1457 2 is_stmt 1 view .LVU1501
-1457:Src/main.c **** TO7_before = 0;
- 4455 .loc 2 1457 6 is_stmt 0 view .LVU1502
+1458:Src/main.c **** TO7_before = 0;
+ 4454 .loc 2 1458 2 is_stmt 1 view .LVU1501
+1458:Src/main.c **** TO7_before = 0;
+ 4455 .loc 2 1458 6 is_stmt 0 view .LVU1502
4456 000a 9C4A ldr r2, .L182+4
+ARM GAS /tmp/ccWwqwYX.s page 281
+
+
4457 000c 1360 str r3, [r2]
-ARM GAS /tmp/ccdsDELB.s page 281
-
-
-1458:Src/main.c **** TO6_before = 0;
- 4458 .loc 2 1458 2 is_stmt 1 view .LVU1503
-1458:Src/main.c **** TO6_before = 0;
- 4459 .loc 2 1458 13 is_stmt 0 view .LVU1504
+1459:Src/main.c **** TO6_before = 0;
+ 4458 .loc 2 1459 2 is_stmt 1 view .LVU1503
+1459:Src/main.c **** TO6_before = 0;
+ 4459 .loc 2 1459 13 is_stmt 0 view .LVU1504
4460 000e 9C4A ldr r2, .L182+8
4461 0010 1360 str r3, [r2]
-1459:Src/main.c **** TO6_uart = 0;
- 4462 .loc 2 1459 2 is_stmt 1 view .LVU1505
-1459:Src/main.c **** TO6_uart = 0;
- 4463 .loc 2 1459 13 is_stmt 0 view .LVU1506
+1460:Src/main.c **** TO6_uart = 0;
+ 4462 .loc 2 1460 2 is_stmt 1 view .LVU1505
+1460:Src/main.c **** TO6_uart = 0;
+ 4463 .loc 2 1460 13 is_stmt 0 view .LVU1506
4464 0012 9C4A ldr r2, .L182+12
4465 0014 1360 str r3, [r2]
-1460:Src/main.c **** flg_tmt = 0;
- 4466 .loc 2 1460 2 is_stmt 1 view .LVU1507
-1460:Src/main.c **** flg_tmt = 0;
- 4467 .loc 2 1460 11 is_stmt 0 view .LVU1508
+1461:Src/main.c **** flg_tmt = 0;
+ 4466 .loc 2 1461 2 is_stmt 1 view .LVU1507
+1461:Src/main.c **** flg_tmt = 0;
+ 4467 .loc 2 1461 11 is_stmt 0 view .LVU1508
4468 0016 9C4A ldr r2, .L182+16
4469 0018 1360 str r3, [r2]
-1461:Src/main.c **** UART_rec_incr = 0;
- 4470 .loc 2 1461 2 is_stmt 1 view .LVU1509
-1461:Src/main.c **** UART_rec_incr = 0;
- 4471 .loc 2 1461 10 is_stmt 0 view .LVU1510
+1462:Src/main.c **** UART_rec_incr = 0;
+ 4470 .loc 2 1462 2 is_stmt 1 view .LVU1509
+1462:Src/main.c **** UART_rec_incr = 0;
+ 4471 .loc 2 1462 10 is_stmt 0 view .LVU1510
4472 001a 9C4A ldr r2, .L182+20
4473 001c 1370 strb r3, [r2]
-1462:Src/main.c **** fgoto = 0;
- 4474 .loc 2 1462 2 is_stmt 1 view .LVU1511
-1462:Src/main.c **** fgoto = 0;
- 4475 .loc 2 1462 16 is_stmt 0 view .LVU1512
+1463:Src/main.c **** fgoto = 0;
+ 4474 .loc 2 1463 2 is_stmt 1 view .LVU1511
+1463:Src/main.c **** fgoto = 0;
+ 4475 .loc 2 1463 16 is_stmt 0 view .LVU1512
4476 001e 9C4A ldr r2, .L182+24
4477 0020 1380 strh r3, [r2] @ movhi
-1463:Src/main.c **** sizeoffile = 0;
- 4478 .loc 2 1463 2 is_stmt 1 view .LVU1513
-1463:Src/main.c **** sizeoffile = 0;
- 4479 .loc 2 1463 8 is_stmt 0 view .LVU1514
+1464:Src/main.c **** sizeoffile = 0;
+ 4478 .loc 2 1464 2 is_stmt 1 view .LVU1513
+1464:Src/main.c **** sizeoffile = 0;
+ 4479 .loc 2 1464 8 is_stmt 0 view .LVU1514
4480 0022 9C4A ldr r2, .L182+28
4481 0024 1360 str r3, [r2]
-1464:Src/main.c **** u_tx_flg = 0;
- 4482 .loc 2 1464 2 is_stmt 1 view .LVU1515
-1464:Src/main.c **** u_tx_flg = 0;
- 4483 .loc 2 1464 13 is_stmt 0 view .LVU1516
+1465:Src/main.c **** u_tx_flg = 0;
+ 4482 .loc 2 1465 2 is_stmt 1 view .LVU1515
+1465:Src/main.c **** u_tx_flg = 0;
+ 4483 .loc 2 1465 13 is_stmt 0 view .LVU1516
4484 0026 9C4A ldr r2, .L182+32
4485 0028 1360 str r3, [r2]
-1465:Src/main.c **** u_rx_flg = 0;
- 4486 .loc 2 1465 2 is_stmt 1 view .LVU1517
-1465:Src/main.c **** u_rx_flg = 0;
- 4487 .loc 2 1465 11 is_stmt 0 view .LVU1518
+1466:Src/main.c **** u_rx_flg = 0;
+ 4486 .loc 2 1466 2 is_stmt 1 view .LVU1517
+1466:Src/main.c **** u_rx_flg = 0;
+ 4487 .loc 2 1466 11 is_stmt 0 view .LVU1518
4488 002a 9C4A ldr r2, .L182+36
4489 002c 1370 strb r3, [r2]
-1466:Src/main.c **** //State_Data[0]=0;
- 4490 .loc 2 1466 2 is_stmt 1 view .LVU1519
-1466:Src/main.c **** //State_Data[0]=0;
- 4491 .loc 2 1466 11 is_stmt 0 view .LVU1520
+1467:Src/main.c **** //State_Data[0]=0;
+ 4490 .loc 2 1467 2 is_stmt 1 view .LVU1519
+1467:Src/main.c **** //State_Data[0]=0;
+ 4491 .loc 2 1467 11 is_stmt 0 view .LVU1520
4492 002e 9C4A ldr r2, .L182+40
4493 0030 1370 strb r3, [r2]
-1469:Src/main.c **** {
- 4494 .loc 2 1469 2 is_stmt 1 view .LVU1521
+1470:Src/main.c **** {
+ 4494 .loc 2 1470 2 is_stmt 1 view .LVU1521
+ARM GAS /tmp/ccWwqwYX.s page 282
+
+
4495 .LBB456:
-ARM GAS /tmp/ccdsDELB.s page 282
-
-
-1469:Src/main.c **** {
- 4496 .loc 2 1469 7 view .LVU1522
+1470:Src/main.c **** {
+ 4496 .loc 2 1470 7 view .LVU1522
4497 .LVL327:
-1469:Src/main.c **** {
- 4498 .loc 2 1469 2 is_stmt 0 view .LVU1523
+1470:Src/main.c **** {
+ 4498 .loc 2 1470 2 is_stmt 0 view .LVU1523
4499 0032 05E0 b .L171
4500 .LVL328:
4501 .L172:
-1471:Src/main.c **** }
- 4502 .loc 2 1471 3 is_stmt 1 discriminator 3 view .LVU1524
-1471:Src/main.c **** }
- 4503 .loc 2 1471 16 is_stmt 0 discriminator 3 view .LVU1525
+1472:Src/main.c **** }
+ 4502 .loc 2 1472 3 is_stmt 1 discriminator 3 view .LVU1524
+1472:Src/main.c **** }
+ 4503 .loc 2 1472 16 is_stmt 0 discriminator 3 view .LVU1525
4504 0034 9B4A ldr r2, .L182+44
4505 0036 0021 movs r1, #0
4506 0038 22F81310 strh r1, [r2, r3, lsl #1] @ movhi
-1469:Src/main.c **** {
- 4507 .loc 2 1469 30 is_stmt 1 discriminator 3 view .LVU1526
-1469:Src/main.c **** {
- 4508 .loc 2 1469 31 is_stmt 0 discriminator 3 view .LVU1527
+1470:Src/main.c **** {
+ 4507 .loc 2 1470 30 is_stmt 1 discriminator 3 view .LVU1526
+1470:Src/main.c **** {
+ 4508 .loc 2 1470 31 is_stmt 0 discriminator 3 view .LVU1527
4509 003c 0133 adds r3, r3, #1
4510 .LVL329:
-1469:Src/main.c **** {
- 4511 .loc 2 1469 31 discriminator 3 view .LVU1528
+1470:Src/main.c **** {
+ 4511 .loc 2 1470 31 discriminator 3 view .LVU1528
4512 003e 9BB2 uxth r3, r3
4513 .LVL330:
4514 .L171:
-1469:Src/main.c **** {
- 4515 .loc 2 1469 21 is_stmt 1 discriminator 1 view .LVU1529
-1469:Src/main.c **** {
- 4516 .loc 2 1469 2 is_stmt 0 discriminator 1 view .LVU1530
+1470:Src/main.c **** {
+ 4515 .loc 2 1470 21 is_stmt 1 discriminator 1 view .LVU1529
+1470:Src/main.c **** {
+ 4516 .loc 2 1470 2 is_stmt 0 discriminator 1 view .LVU1530
4517 0040 0E2B cmp r3, #14
4518 0042 F7D9 bls .L172
4519 .LBE456:
-1473:Src/main.c ****
- 4520 .loc 2 1473 2 is_stmt 1 view .LVU1531
-1473:Src/main.c ****
- 4521 .loc 2 1473 14 is_stmt 0 view .LVU1532
+1474:Src/main.c ****
+ 4520 .loc 2 1474 2 is_stmt 1 view .LVU1531
+1474:Src/main.c ****
+ 4521 .loc 2 1474 14 is_stmt 0 view .LVU1532
4522 0044 974B ldr r3, .L182+44
4523 .LVL331:
-1473:Src/main.c ****
- 4524 .loc 2 1473 14 view .LVU1533
+1474:Src/main.c ****
+ 4524 .loc 2 1474 14 view .LVU1533
4525 0046 41F21112 movw r2, #4369
4526 004a 1A80 strh r2, [r3] @ movhi
-1476:Src/main.c **** Def_setup.LD1_EN = 0;
- 4527 .loc 2 1476 2 is_stmt 1 view .LVU1534
-1476:Src/main.c **** Def_setup.LD1_EN = 0;
- 4528 .loc 2 1476 21 is_stmt 0 view .LVU1535
+1477:Src/main.c **** Def_setup.LD1_EN = 0;
+ 4527 .loc 2 1477 2 is_stmt 1 view .LVU1534
+1477:Src/main.c **** Def_setup.LD1_EN = 0;
+ 4528 .loc 2 1477 21 is_stmt 0 view .LVU1535
4529 004c 964B ldr r3, .L182+48
4530 004e 0022 movs r2, #0
4531 0050 DA81 strh r2, [r3, #14] @ movhi
-1477:Src/main.c **** Def_setup.LD2_EN = 0;
- 4532 .loc 2 1477 2 is_stmt 1 view .LVU1536
-1477:Src/main.c **** Def_setup.LD2_EN = 0;
- 4533 .loc 2 1477 19 is_stmt 0 view .LVU1537
+1478:Src/main.c **** Def_setup.LD2_EN = 0;
+ 4532 .loc 2 1478 2 is_stmt 1 view .LVU1536
+1478:Src/main.c **** Def_setup.LD2_EN = 0;
+ 4533 .loc 2 1478 19 is_stmt 0 view .LVU1537
4534 0052 DA70 strb r2, [r3, #3]
-1478:Src/main.c **** Def_setup.MES_ID = 0;
- 4535 .loc 2 1478 2 is_stmt 1 view .LVU1538
-ARM GAS /tmp/ccdsDELB.s page 283
+1479:Src/main.c **** Def_setup.MES_ID = 0;
+ARM GAS /tmp/ccWwqwYX.s page 283
-1478:Src/main.c **** Def_setup.MES_ID = 0;
- 4536 .loc 2 1478 19 is_stmt 0 view .LVU1539
+ 4535 .loc 2 1479 2 is_stmt 1 view .LVU1538
+1479:Src/main.c **** Def_setup.MES_ID = 0;
+ 4536 .loc 2 1479 19 is_stmt 0 view .LVU1539
4537 0054 1A71 strb r2, [r3, #4]
-1479:Src/main.c **** Def_setup.PI1_RD = 0;
- 4538 .loc 2 1479 2 is_stmt 1 view .LVU1540
-1479:Src/main.c **** Def_setup.PI1_RD = 0;
- 4539 .loc 2 1479 19 is_stmt 0 view .LVU1541
+1480:Src/main.c **** Def_setup.PI1_RD = 0;
+ 4538 .loc 2 1480 2 is_stmt 1 view .LVU1540
+1480:Src/main.c **** Def_setup.PI1_RD = 0;
+ 4539 .loc 2 1480 19 is_stmt 0 view .LVU1541
4540 0056 1A82 strh r2, [r3, #16] @ movhi
-1480:Src/main.c **** Def_setup.PI2_RD = 0;
- 4541 .loc 2 1480 2 is_stmt 1 view .LVU1542
-1480:Src/main.c **** Def_setup.PI2_RD = 0;
- 4542 .loc 2 1480 19 is_stmt 0 view .LVU1543
+1481:Src/main.c **** Def_setup.PI2_RD = 0;
+ 4541 .loc 2 1481 2 is_stmt 1 view .LVU1542
+1481:Src/main.c **** Def_setup.PI2_RD = 0;
+ 4542 .loc 2 1481 19 is_stmt 0 view .LVU1543
4543 0058 1A73 strb r2, [r3, #12]
-1481:Src/main.c **** Def_setup.REF1_EN = 0;
- 4544 .loc 2 1481 2 is_stmt 1 view .LVU1544
-1481:Src/main.c **** Def_setup.REF1_EN = 0;
- 4545 .loc 2 1481 19 is_stmt 0 view .LVU1545
+1482:Src/main.c **** Def_setup.REF1_EN = 0;
+ 4544 .loc 2 1482 2 is_stmt 1 view .LVU1544
+1482:Src/main.c **** Def_setup.REF1_EN = 0;
+ 4545 .loc 2 1482 19 is_stmt 0 view .LVU1545
4546 005a 5A73 strb r2, [r3, #13]
-1482:Src/main.c **** Def_setup.REF2_EN = 0;
- 4547 .loc 2 1482 2 is_stmt 1 view .LVU1546
-1482:Src/main.c **** Def_setup.REF2_EN = 0;
- 4548 .loc 2 1482 20 is_stmt 0 view .LVU1547
+1483:Src/main.c **** Def_setup.REF2_EN = 0;
+ 4547 .loc 2 1483 2 is_stmt 1 view .LVU1546
+1483:Src/main.c **** Def_setup.REF2_EN = 0;
+ 4548 .loc 2 1483 20 is_stmt 0 view .LVU1547
4549 005c 5A71 strb r2, [r3, #5]
-1483:Src/main.c **** Def_setup.SD_EN = 0;
- 4550 .loc 2 1483 2 is_stmt 1 view .LVU1548
-1483:Src/main.c **** Def_setup.SD_EN = 0;
- 4551 .loc 2 1483 20 is_stmt 0 view .LVU1549
+1484:Src/main.c **** Def_setup.SD_EN = 0;
+ 4550 .loc 2 1484 2 is_stmt 1 view .LVU1548
+1484:Src/main.c **** Def_setup.SD_EN = 0;
+ 4551 .loc 2 1484 20 is_stmt 0 view .LVU1549
4552 005e 9A71 strb r2, [r3, #6]
-1484:Src/main.c **** Def_setup.TEC1_EN = 0;
- 4553 .loc 2 1484 2 is_stmt 1 view .LVU1550
-1484:Src/main.c **** Def_setup.TEC1_EN = 0;
- 4554 .loc 2 1484 18 is_stmt 0 view .LVU1551
+1485:Src/main.c **** Def_setup.TEC1_EN = 0;
+ 4553 .loc 2 1485 2 is_stmt 1 view .LVU1550
+1485:Src/main.c **** Def_setup.TEC1_EN = 0;
+ 4554 .loc 2 1485 18 is_stmt 0 view .LVU1551
4555 0060 DA72 strb r2, [r3, #11]
-1485:Src/main.c **** Def_setup.TEC2_EN = 0;
- 4556 .loc 2 1485 2 is_stmt 1 view .LVU1552
-1485:Src/main.c **** Def_setup.TEC2_EN = 0;
- 4557 .loc 2 1485 20 is_stmt 0 view .LVU1553
+1486:Src/main.c **** Def_setup.TEC2_EN = 0;
+ 4556 .loc 2 1486 2 is_stmt 1 view .LVU1552
+1486:Src/main.c **** Def_setup.TEC2_EN = 0;
+ 4557 .loc 2 1486 20 is_stmt 0 view .LVU1553
4558 0062 DA71 strb r2, [r3, #7]
-1486:Src/main.c **** Def_setup.TS1_EN = 0;
- 4559 .loc 2 1486 2 is_stmt 1 view .LVU1554
-1486:Src/main.c **** Def_setup.TS1_EN = 0;
- 4560 .loc 2 1486 20 is_stmt 0 view .LVU1555
+1487:Src/main.c **** Def_setup.TS1_EN = 0;
+ 4559 .loc 2 1487 2 is_stmt 1 view .LVU1554
+1487:Src/main.c **** Def_setup.TS1_EN = 0;
+ 4560 .loc 2 1487 20 is_stmt 0 view .LVU1555
4561 0064 1A72 strb r2, [r3, #8]
-1487:Src/main.c **** Def_setup.TS2_EN = 0;
- 4562 .loc 2 1487 2 is_stmt 1 view .LVU1556
-1487:Src/main.c **** Def_setup.TS2_EN = 0;
- 4563 .loc 2 1487 19 is_stmt 0 view .LVU1557
+1488:Src/main.c **** Def_setup.TS2_EN = 0;
+ 4562 .loc 2 1488 2 is_stmt 1 view .LVU1556
+1488:Src/main.c **** Def_setup.TS2_EN = 0;
+ 4563 .loc 2 1488 19 is_stmt 0 view .LVU1557
4564 0066 5A72 strb r2, [r3, #9]
-1488:Src/main.c **** Def_setup.U5V1_EN = 0;
- 4565 .loc 2 1488 2 is_stmt 1 view .LVU1558
-1488:Src/main.c **** Def_setup.U5V1_EN = 0;
- 4566 .loc 2 1488 19 is_stmt 0 view .LVU1559
+1489:Src/main.c **** Def_setup.U5V1_EN = 0;
+ 4565 .loc 2 1489 2 is_stmt 1 view .LVU1558
+1489:Src/main.c **** Def_setup.U5V1_EN = 0;
+ 4566 .loc 2 1489 19 is_stmt 0 view .LVU1559
4567 0068 9A72 strb r2, [r3, #10]
-1489:Src/main.c **** Def_setup.U5V2_EN = 0;
- 4568 .loc 2 1489 2 is_stmt 1 view .LVU1560
-1489:Src/main.c **** Def_setup.U5V2_EN = 0;
- 4569 .loc 2 1489 20 is_stmt 0 view .LVU1561
-ARM GAS /tmp/ccdsDELB.s page 284
+1490:Src/main.c **** Def_setup.U5V2_EN = 0;
+ 4568 .loc 2 1490 2 is_stmt 1 view .LVU1560
+1490:Src/main.c **** Def_setup.U5V2_EN = 0;
+ARM GAS /tmp/ccWwqwYX.s page 284
+ 4569 .loc 2 1490 20 is_stmt 0 view .LVU1561
4570 006a 5A70 strb r2, [r3, #1]
-1490:Src/main.c **** Def_setup.WORK_EN = 0;
- 4571 .loc 2 1490 2 is_stmt 1 view .LVU1562
-1490:Src/main.c **** Def_setup.WORK_EN = 0;
- 4572 .loc 2 1490 20 is_stmt 0 view .LVU1563
+1491:Src/main.c **** Def_setup.WORK_EN = 0;
+ 4571 .loc 2 1491 2 is_stmt 1 view .LVU1562
+1491:Src/main.c **** Def_setup.WORK_EN = 0;
+ 4572 .loc 2 1491 20 is_stmt 0 view .LVU1563
4573 006c 9A70 strb r2, [r3, #2]
-1491:Src/main.c ****
- 4574 .loc 2 1491 2 is_stmt 1 view .LVU1564
-1491:Src/main.c ****
- 4575 .loc 2 1491 20 is_stmt 0 view .LVU1565
+1492:Src/main.c ****
+ 4574 .loc 2 1492 2 is_stmt 1 view .LVU1564
+1492:Src/main.c ****
+ 4575 .loc 2 1492 20 is_stmt 0 view .LVU1565
4576 006e 1A70 strb r2, [r3]
-1493:Src/main.c **** LD2_def_setup.LD_TEMP = 0;
- 4577 .loc 2 1493 2 is_stmt 1 view .LVU1566
-1493:Src/main.c **** LD2_def_setup.LD_TEMP = 0;
- 4578 .loc 2 1493 24 is_stmt 0 view .LVU1567
+1494:Src/main.c **** LD2_def_setup.LD_TEMP = 0;
+ 4577 .loc 2 1494 2 is_stmt 1 view .LVU1566
+1494:Src/main.c **** LD2_def_setup.LD_TEMP = 0;
+ 4578 .loc 2 1494 24 is_stmt 0 view .LVU1567
4579 0070 8E4D ldr r5, .L182+52
4580 0072 2A80 strh r2, [r5] @ movhi
-1494:Src/main.c **** LD1_def_setup.P_coef_temp = 0;
- 4581 .loc 2 1494 2 is_stmt 1 view .LVU1568
-1494:Src/main.c **** LD1_def_setup.P_coef_temp = 0;
- 4582 .loc 2 1494 24 is_stmt 0 view .LVU1569
+1495:Src/main.c **** LD1_def_setup.P_coef_temp = 0;
+ 4581 .loc 2 1495 2 is_stmt 1 view .LVU1568
+1495:Src/main.c **** LD1_def_setup.P_coef_temp = 0;
+ 4582 .loc 2 1495 24 is_stmt 0 view .LVU1569
4583 0074 8E4C ldr r4, .L182+56
4584 0076 2280 strh r2, [r4] @ movhi
-1495:Src/main.c **** LD2_def_setup.P_coef_temp = 0;
- 4585 .loc 2 1495 2 is_stmt 1 view .LVU1570
-1495:Src/main.c **** LD2_def_setup.P_coef_temp = 0;
- 4586 .loc 2 1495 28 is_stmt 0 view .LVU1571
+1496:Src/main.c **** LD2_def_setup.P_coef_temp = 0;
+ 4585 .loc 2 1496 2 is_stmt 1 view .LVU1570
+1496:Src/main.c **** LD2_def_setup.P_coef_temp = 0;
+ 4586 .loc 2 1496 28 is_stmt 0 view .LVU1571
4587 0078 0022 movs r2, #0
4588 007a 6A60 str r2, [r5, #4] @ float
-1496:Src/main.c **** LD1_def_setup.I_coef_temp = 0;
- 4589 .loc 2 1496 2 is_stmt 1 view .LVU1572
-1496:Src/main.c **** LD1_def_setup.I_coef_temp = 0;
- 4590 .loc 2 1496 28 is_stmt 0 view .LVU1573
+1497:Src/main.c **** LD1_def_setup.I_coef_temp = 0;
+ 4589 .loc 2 1497 2 is_stmt 1 view .LVU1572
+1497:Src/main.c **** LD1_def_setup.I_coef_temp = 0;
+ 4590 .loc 2 1497 28 is_stmt 0 view .LVU1573
4591 007c 6260 str r2, [r4, #4] @ float
-1497:Src/main.c **** LD2_def_setup.I_coef_temp = 0;
- 4592 .loc 2 1497 2 is_stmt 1 view .LVU1574
-1497:Src/main.c **** LD2_def_setup.I_coef_temp = 0;
- 4593 .loc 2 1497 28 is_stmt 0 view .LVU1575
+1498:Src/main.c **** LD2_def_setup.I_coef_temp = 0;
+ 4592 .loc 2 1498 2 is_stmt 1 view .LVU1574
+1498:Src/main.c **** LD2_def_setup.I_coef_temp = 0;
+ 4593 .loc 2 1498 28 is_stmt 0 view .LVU1575
4594 007e AA60 str r2, [r5, #8] @ float
-1498:Src/main.c ****
- 4595 .loc 2 1498 2 is_stmt 1 view .LVU1576
-1498:Src/main.c ****
- 4596 .loc 2 1498 28 is_stmt 0 view .LVU1577
+1499:Src/main.c ****
+ 4595 .loc 2 1499 2 is_stmt 1 view .LVU1576
+1499:Src/main.c ****
+ 4596 .loc 2 1499 28 is_stmt 0 view .LVU1577
4597 0080 A260 str r2, [r4, #8] @ float
-1501:Src/main.c **** LD1_curr_setup = LD1_def_setup;
- 4598 .loc 2 1501 2 is_stmt 1 view .LVU1578
-1501:Src/main.c **** LD1_curr_setup = LD1_def_setup;
- 4599 .loc 2 1501 13 is_stmt 0 view .LVU1579
+1502:Src/main.c **** LD1_curr_setup = LD1_def_setup;
+ 4598 .loc 2 1502 2 is_stmt 1 view .LVU1578
+1502:Src/main.c **** LD1_curr_setup = LD1_def_setup;
+ 4599 .loc 2 1502 13 is_stmt 0 view .LVU1579
4600 0082 8C4E ldr r6, .L182+60
4601 0084 9C46 mov ip, r3
4602 0086 BCE80F00 ldmia ip!, {r0, r1, r2, r3}
4603 008a 0FC6 stmia r6!, {r0, r1, r2, r3}
4604 008c DCF80030 ldr r3, [ip]
4605 0090 3380 strh r3, [r6] @ movhi
-1502:Src/main.c **** LD2_curr_setup = LD2_def_setup;
- 4606 .loc 2 1502 2 is_stmt 1 view .LVU1580
-1502:Src/main.c **** LD2_curr_setup = LD2_def_setup;
-ARM GAS /tmp/ccdsDELB.s page 285
+1503:Src/main.c **** LD2_curr_setup = LD2_def_setup;
+ 4606 .loc 2 1503 2 is_stmt 1 view .LVU1580
+ARM GAS /tmp/ccWwqwYX.s page 285
- 4607 .loc 2 1502 17 is_stmt 0 view .LVU1581
+1503:Src/main.c **** LD2_curr_setup = LD2_def_setup;
+ 4607 .loc 2 1503 17 is_stmt 0 view .LVU1581
4608 0092 894E ldr r6, .L182+64
4609 0094 95E80F00 ldm r5, {r0, r1, r2, r3}
4610 0098 86E80F00 stm r6, {r0, r1, r2, r3}
-1503:Src/main.c ****
- 4611 .loc 2 1503 2 is_stmt 1 view .LVU1582
-1503:Src/main.c ****
- 4612 .loc 2 1503 17 is_stmt 0 view .LVU1583
+1504:Src/main.c ****
+ 4611 .loc 2 1504 2 is_stmt 1 view .LVU1582
+1504:Src/main.c ****
+ 4612 .loc 2 1504 17 is_stmt 0 view .LVU1583
4613 009c 874D ldr r5, .L182+68
4614 009e 94E80F00 ldm r4, {r0, r1, r2, r3}
4615 00a2 85E80F00 stm r5, {r0, r1, r2, r3}
-1508:Src/main.c **** LL_TIM_EnableCounter(TIM6);
- 4616 .loc 2 1508 2 is_stmt 1 view .LVU1584
+1509:Src/main.c **** LL_TIM_EnableCounter(TIM6);
+ 4616 .loc 2 1509 2 is_stmt 1 view .LVU1584
4617 .LVL332:
4618 .LBB457:
4619 .LBI457:
@@ -17097,10 +17098,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ETR_FILTER_FDIV2_N8
3276:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ETR_FILTER_FDIV4_N6
3277:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ETR_FILTER_FDIV4_N8
+ARM GAS /tmp/ccWwqwYX.s page 286
+
+
3278:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ETR_FILTER_FDIV8_N6
-ARM GAS /tmp/ccdsDELB.s page 286
-
-
3279:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ETR_FILTER_FDIV8_N8
3280:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ETR_FILTER_FDIV16_N5
3281:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ETR_FILTER_FDIV16_N6
@@ -17157,10 +17158,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3332:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * BDTR BKF LL_TIM_ConfigBRK
3333:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
3334:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param BreakPolarity This parameter can be one of the following values:
+ARM GAS /tmp/ccWwqwYX.s page 287
+
+
3335:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BREAK_POLARITY_LOW
-ARM GAS /tmp/ccdsDELB.s page 287
-
-
3336:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BREAK_POLARITY_HIGH
3337:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param BreakFilter This parameter can be one of the following values:
3338:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BREAK_FILTER_FDIV1
@@ -17217,10 +17218,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3389:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Configure the break 2 input.
3390:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_BKIN2_INSTANCE(TIMx) can be used to check whether or not
3391:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * a timer instance provides a second break input.
+ARM GAS /tmp/ccWwqwYX.s page 288
+
+
3392:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll BDTR BK2P LL_TIM_ConfigBRK2\n
-ARM GAS /tmp/ccdsDELB.s page 288
-
-
3393:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * BDTR BK2F LL_TIM_ConfigBRK2
3394:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
3395:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param Break2Polarity This parameter can be one of the following values:
@@ -17277,10 +17278,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3446:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll BDTR AOE LL_TIM_EnableAutomaticOutput
3447:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
3448:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
+ARM GAS /tmp/ccWwqwYX.s page 289
+
+
3449:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/ccdsDELB.s page 289
-
-
3450:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_EnableAutomaticOutput(TIM_TypeDef *TIMx)
3451:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
3452:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** SET_BIT(TIMx->BDTR, TIM_BDTR_AOE);
@@ -17337,10 +17338,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3503:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
3504:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
3505:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 290
+
+
3506:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_DisableAllOutputs(TIM_TypeDef *TIMx)
-ARM GAS /tmp/ccdsDELB.s page 290
-
-
3507:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
3508:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** CLEAR_BIT(TIMx->BDTR, TIM_BDTR_MOE);
3509:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
@@ -17397,10 +17398,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3560:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param Source This parameter can be one of the following values:
3561:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BKIN_SOURCE_BKIN
3562:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BKIN_SOURCE_DF1BK
+ARM GAS /tmp/ccWwqwYX.s page 291
+
+
3563:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
-ARM GAS /tmp/ccdsDELB.s page 291
-
-
3564:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
3565:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_DisableBreakInputSource(TIM_TypeDef *TIMx, uint32_t BreakInput, uint32_
3566:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -17457,10 +17458,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3617:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_BASEADDR_SR
3618:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_BASEADDR_EGR
3619:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_BASEADDR_CCMR1
+ARM GAS /tmp/ccWwqwYX.s page 292
+
+
3620:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_BASEADDR_CCMR2
-ARM GAS /tmp/ccdsDELB.s page 292
-
-
3621:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_BASEADDR_CCER
3622:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_BASEADDR_CNT
3623:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_BASEADDR_PSC
@@ -17517,10 +17518,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3674:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * a some timer inputs can be remapped.
3675:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll TIM2_OR ITR1_RMP LL_TIM_SetRemap\n
3676:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * TIM5_OR TI4_RMP LL_TIM_SetRemap\n
+ARM GAS /tmp/ccWwqwYX.s page 293
+
+
3677:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * TIM11_OR TI1_RMP LL_TIM_SetRemap
-ARM GAS /tmp/ccdsDELB.s page 293
-
-
3678:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
3679:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param Remap Remap param depends on the TIMx. Description available only
3680:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * in CHM version of the User Manual (not in .pdf).
@@ -17577,10 +17578,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3731:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
3732:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
3733:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Indicate whether update interrupt flag (UIF) is set (update interrupt is pending).
+ARM GAS /tmp/ccWwqwYX.s page 294
+
+
3734:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll SR UIF LL_TIM_IsActiveFlag_UPDATE
-ARM GAS /tmp/ccdsDELB.s page 294
-
-
3735:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
3736:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval State of bit (1 or 0).
3737:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
@@ -17637,10 +17638,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3788:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Clear the Capture/Compare 3 interrupt flag (CC3F).
3789:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll SR CC3IF LL_TIM_ClearFlag_CC3
3790:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
+ARM GAS /tmp/ccWwqwYX.s page 295
+
+
3791:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
-ARM GAS /tmp/ccdsDELB.s page 295
-
-
3792:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
3793:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_ClearFlag_CC3(TIM_TypeDef *TIMx)
3794:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -17697,10 +17698,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3845:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
3846:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval State of bit (1 or 0).
3847:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 296
+
+
3848:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_CC5(const TIM_TypeDef *TIMx)
-ARM GAS /tmp/ccdsDELB.s page 296
-
-
3849:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
3850:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return ((READ_BIT(TIMx->SR, TIM_SR_CC5IF) == (TIM_SR_CC5IF)) ? 1UL : 0UL);
3851:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
@@ -17757,10 +17758,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3902:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
3903:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_ClearFlag_TRIG(TIM_TypeDef *TIMx)
3904:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 297
+
+
3905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** WRITE_REG(TIMx->SR, ~(TIM_SR_TIF));
-ARM GAS /tmp/ccdsDELB.s page 297
-
-
3906:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
3907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
3908:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -17817,10 +17818,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3959:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
3960:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return ((READ_BIT(TIMx->SR, TIM_SR_B2IF) == (TIM_SR_B2IF)) ? 1UL : 0UL);
3961:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 298
+
+
3962:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccdsDELB.s page 298
-
-
3963:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
3964:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Clear the Capture/Compare 1 over-capture interrupt flag (CC1OF).
3965:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll SR CC1OF LL_TIM_ClearFlag_CC1OVR
@@ -17877,10 +17878,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
4016:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
4017:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** WRITE_REG(TIMx->SR, ~(TIM_SR_CC3OF));
4018:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 299
+
+
4019:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccdsDELB.s page 299
-
-
4020:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
4021:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Indicate whether Capture/Compare 3 over-capture interrupt flag (CC3OF) is set
4022:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * (Capture/Compare 3 over-capture interrupt is pending).
@@ -17937,10 +17938,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
4073:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
4074:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return ((READ_BIT(TIMx->SR, TIM_SR_SBIF) == (TIM_SR_SBIF)) ? 1UL : 0UL);
4075:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 300
+
+
4076:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccdsDELB.s page 300
-
-
4077:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
4078:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
4079:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
@@ -17968,8 +17969,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4628 .loc 5 4092 3 is_stmt 0 view .LVU1587
4629 .LBE458:
4630 .LBE457:
-1509:Src/main.c **** LL_TIM_EnableIT_UPDATE(TIM7);
- 4631 .loc 2 1509 2 is_stmt 1 view .LVU1588
+1510:Src/main.c **** LL_TIM_EnableIT_UPDATE(TIM7);
+ 4631 .loc 2 1510 2 is_stmt 1 view .LVU1588
4632 .LBB459:
4633 .LBI459:
1313:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -17985,8 +17986,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4641 .loc 5 1315 3 is_stmt 0 view .LVU1591
4642 .LBE460:
4643 .LBE459:
-1510:Src/main.c **** LL_TIM_EnableCounter(TIM7);
- 4644 .loc 2 1510 2 is_stmt 1 view .LVU1592
+1511:Src/main.c **** LL_TIM_EnableCounter(TIM7);
+ 4644 .loc 2 1511 2 is_stmt 1 view .LVU1592
4645 .LBB461:
4646 .LBI461:
4090:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -17997,15 +17998,15 @@ ARM GAS /tmp/ccdsDELB.s page 1
4651 00bc DA68 ldr r2, [r3, #12]
4652 00be 42F00102 orr r2, r2, #1
4653 00c2 DA60 str r2, [r3, #12]
+ARM GAS /tmp/ccWwqwYX.s page 301
+
+
4654 .LVL335:
-ARM GAS /tmp/ccdsDELB.s page 301
-
-
4655 .loc 5 4092 3 is_stmt 0 view .LVU1595
4656 .LBE462:
4657 .LBE461:
-1511:Src/main.c **** //HAL_TIM_Base_Start_IT(&htim6);
- 4658 .loc 2 1511 2 is_stmt 1 view .LVU1596
+1512:Src/main.c **** //HAL_TIM_Base_Start_IT(&htim6);
+ 4658 .loc 2 1512 2 is_stmt 1 view .LVU1596
4659 .LBB463:
4660 .LBI463:
1313:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -18021,8 +18022,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4668 .loc 5 1315 3 is_stmt 0 view .LVU1599
4669 .LBE464:
4670 .LBE463:
-1518:Src/main.c **** LL_DMA_ClearFlag_TC7(DMA2);
- 4671 .loc 2 1518 3 is_stmt 1 view .LVU1600
+1519:Src/main.c **** LL_DMA_ClearFlag_TC7(DMA2);
+ 4671 .loc 2 1519 3 is_stmt 1 view .LVU1600
4672 .LBB465:
4673 .LBI465:
4674 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h"
@@ -18057,10 +18058,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
30:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /** @addtogroup STM32F7xx_LL_Driver
31:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @{
+ARM GAS /tmp/ccWwqwYX.s page 302
+
+
32:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
-ARM GAS /tmp/ccdsDELB.s page 302
-
-
33:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
34:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #if defined (DMA1) || defined (DMA2)
35:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -18117,10 +18118,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
87:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** uint32_t MemoryOrM2MDstAddress; /*!< Specifies the memory base address for DMA transfer
88:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** or as Destination base address in case of memory to memory
+ARM GAS /tmp/ccWwqwYX.s page 303
+
+
89:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
-ARM GAS /tmp/ccdsDELB.s page 303
-
-
90:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** This parameter must be a value between Min_Data = 0 and Max
91:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
92:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** uint32_t Direction; /*!< Specifies if the data will be transferred from memory to pe
@@ -18177,10 +18178,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
144:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** This feature can be modified afterwards using unitary funct
145:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
+ARM GAS /tmp/ccWwqwYX.s page 304
+
+
146:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** uint32_t FIFOMode; /*!< Specifies if the FIFO mode or Direct mode will be used for
-ARM GAS /tmp/ccdsDELB.s page 304
-
-
147:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** This parameter can be a value of @ref DMA_LL_FIFOMODE
148:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** @note The Direct mode (FIFO mode disabled) cannot be used i
149:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** memory-to-memory data transfer is configured on the selecte
@@ -18237,10 +18238,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /** @defgroup DMA_LL_EC_DIRECTION DIRECTION
201:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @{
202:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 305
+
+
203:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_DIRECTION_PERIPH_TO_MEMORY 0x00000000U /*!< Peripheral to memory direc
-ARM GAS /tmp/ccdsDELB.s page 305
-
-
204:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_DIRECTION_MEMORY_TO_PERIPH DMA_SxCR_DIR_0 /*!< Memory to peripheral direc
205:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_DIRECTION_MEMORY_TO_MEMORY DMA_SxCR_DIR_1 /*!< Memory to memory direction
206:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
@@ -18297,10 +18298,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /** @defgroup DMA_LL_EC_MDATAALIGN MDATAALIGN
258:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @{
259:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 306
+
+
260:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MDATAALIGN_BYTE 0x00000000U /*!< Memory data alignment : By
-ARM GAS /tmp/ccdsDELB.s page 306
-
-
261:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MDATAALIGN_HALFWORD DMA_SxCR_MSIZE_0 /*!< Memory data alignment : Ha
262:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MDATAALIGN_WORD DMA_SxCR_MSIZE_1 /*!< Memory data alignment : Wo
263:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
@@ -18357,10 +18358,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
315:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MBURST_SINGLE 0x00000000U /*!< Memory burst
316:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MBURST_INC4 DMA_SxCR_MBURST_0 /*!< Memory burst
+ARM GAS /tmp/ccWwqwYX.s page 307
+
+
317:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MBURST_INC8 DMA_SxCR_MBURST_1 /*!< Memory burst
-ARM GAS /tmp/ccdsDELB.s page 307
-
-
318:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MBURST_INC16 (DMA_SxCR_MBURST_0 | DMA_SxCR_MBURST_1) /*!< Memory burst
319:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
320:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @}
@@ -18417,10 +18418,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_CURRENTTARGETMEM1 DMA_SxCR_CT /*!< Set CurrentT
372:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
373:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @}
+ARM GAS /tmp/ccWwqwYX.s page 308
+
+
374:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
-ARM GAS /tmp/ccdsDELB.s page 308
-
-
375:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
376:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
377:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @}
@@ -18477,10 +18478,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** ((uint32_t)(__STREAM_INSTANCE__) == ((uint32_t)DMA2_Stream1)) ? LL_DMA_STREAM_1 : \
429:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** ((uint32_t)(__STREAM_INSTANCE__) == ((uint32_t)DMA1_Stream2)) ? LL_DMA_STREAM_2 : \
430:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** ((uint32_t)(__STREAM_INSTANCE__) == ((uint32_t)DMA2_Stream2)) ? LL_DMA_STREAM_2 : \
+ARM GAS /tmp/ccWwqwYX.s page 309
+
+
431:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** ((uint32_t)(__STREAM_INSTANCE__) == ((uint32_t)DMA1_Stream3)) ? LL_DMA_STREAM_3 : \
-ARM GAS /tmp/ccdsDELB.s page 309
-
-
432:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** ((uint32_t)(__STREAM_INSTANCE__) == ((uint32_t)DMA2_Stream3)) ? LL_DMA_STREAM_3 : \
433:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** ((uint32_t)(__STREAM_INSTANCE__) == ((uint32_t)DMA1_Stream4)) ? LL_DMA_STREAM_4 : \
434:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** ((uint32_t)(__STREAM_INSTANCE__) == ((uint32_t)DMA2_Stream4)) ? LL_DMA_STREAM_4 : \
@@ -18537,10 +18538,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
485:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
486:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
487:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
+ARM GAS /tmp/ccWwqwYX.s page 310
+
+
488:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
-ARM GAS /tmp/ccdsDELB.s page 310
-
-
489:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
490:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
491:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
@@ -18583,8 +18584,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4683 .loc 6 519 3 is_stmt 0 view .LVU1603
4684 .LBE466:
4685 .LBE465:
-1519:Src/main.c **** LL_DMA_ClearFlag_TE7(DMA2);
- 4686 .loc 2 1519 3 is_stmt 1 view .LVU1604
+1520:Src/main.c **** LL_DMA_ClearFlag_TE7(DMA2);
+ 4686 .loc 2 1520 3 is_stmt 1 view .LVU1604
4687 .LBB467:
4688 .LBI467:
520:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
@@ -18597,10 +18598,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
527:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
528:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
529:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
+ARM GAS /tmp/ccWwqwYX.s page 311
+
+
530:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
-ARM GAS /tmp/ccdsDELB.s page 311
-
-
531:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
532:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
533:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
@@ -18657,10 +18658,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
584:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
585:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
586:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
+ARM GAS /tmp/ccWwqwYX.s page 312
+
+
587:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
-ARM GAS /tmp/ccdsDELB.s page 312
-
-
588:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
589:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
590:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
@@ -18717,10 +18718,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
641:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_MODE_NORMAL
642:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_MODE_CIRCULAR
643:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_MODE_PFCTRL
+ARM GAS /tmp/ccWwqwYX.s page 313
+
+
644:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
-ARM GAS /tmp/ccdsDELB.s page 313
-
-
645:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
646:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE void LL_DMA_SetMode(DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Mode)
647:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
@@ -18777,10 +18778,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
698:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
699:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Peripheral increment mode.
700:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll CR PINC LL_DMA_GetPeriphIncMode
+ARM GAS /tmp/ccWwqwYX.s page 314
+
+
701:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
-ARM GAS /tmp/ccdsDELB.s page 314
-
-
702:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
703:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
704:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
@@ -18837,10 +18838,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
755:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
756:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval Returned value can be one of the following values:
757:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_MEMORY_NOINCREMENT
+ARM GAS /tmp/ccWwqwYX.s page 315
+
+
758:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_MEMORY_INCREMENT
-ARM GAS /tmp/ccdsDELB.s page 315
-
-
759:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
760:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_GetMemoryIncMode(DMA_TypeDef *DMAx, uint32_t Stream)
761:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
@@ -18897,10 +18898,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
812:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
813:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Set Memory size.
814:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll CR MSIZE LL_DMA_SetMemorySize
+ARM GAS /tmp/ccWwqwYX.s page 316
+
+
815:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
-ARM GAS /tmp/ccdsDELB.s page 316
-
-
816:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
817:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
818:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
@@ -18957,10 +18958,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
869:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
870:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
871:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
+ARM GAS /tmp/ccWwqwYX.s page 317
+
+
872:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param OffsetSize This parameter can be one of the following values:
-ARM GAS /tmp/ccdsDELB.s page 317
-
-
873:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_OFFSETSIZE_PSIZE
874:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_OFFSETSIZE_FIXEDTO4
875:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
@@ -19017,10 +19018,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
926:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** MODIFY_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->CR, D
927:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
928:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
+ARM GAS /tmp/ccWwqwYX.s page 318
+
+
929:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 318
-
-
930:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Stream priority level.
931:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll CR PL LL_DMA_GetStreamPriorityLevel
932:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
@@ -19077,10 +19078,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
983:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
984:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
985:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
+ARM GAS /tmp/ccWwqwYX.s page 319
+
+
986:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
-ARM GAS /tmp/ccdsDELB.s page 319
-
-
987:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
988:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
989:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
@@ -19137,10 +19138,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1040:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
1041:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
1042:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
+ARM GAS /tmp/ccWwqwYX.s page 320
+
+
1043:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
-ARM GAS /tmp/ccdsDELB.s page 320
-
-
1044:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
1045:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
1046:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
@@ -19197,10 +19198,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1097:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** MODIFY_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->CR, D
1098:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
1099:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
+ARM GAS /tmp/ccWwqwYX.s page 321
+
+
1100:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 321
-
-
1101:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Memory burst transfer configuration.
1102:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll CR MBURST LL_DMA_GetMemoryBurstxfer
1103:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
@@ -19257,10 +19258,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1154:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
1155:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
1156:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
+ARM GAS /tmp/ccWwqwYX.s page 322
+
+
1157:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
-ARM GAS /tmp/ccdsDELB.s page 322
-
-
1158:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
1159:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
1160:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
@@ -19317,10 +19318,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1211:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_CURRENTTARGETMEM1
1212:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
1213:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_GetCurrentTargetMem(DMA_TypeDef *DMAx, uint32_t Stream)
+ARM GAS /tmp/ccWwqwYX.s page 323
+
+
1214:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
-ARM GAS /tmp/ccdsDELB.s page 323
-
-
1215:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))-
1216:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
1217:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -19377,10 +19378,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1268:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
1269:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
1270:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
+ARM GAS /tmp/ccWwqwYX.s page 324
+
+
1271:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval Returned value can be one of the following values:
-ARM GAS /tmp/ccdsDELB.s page 324
-
-
1272:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_FIFOSTATUS_0_25
1273:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_FIFOSTATUS_25_50
1274:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_FIFOSTATUS_50_75
@@ -19437,10 +19438,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1325:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Select FIFO threshold.
1326:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll FCR FTH LL_DMA_SetFIFOThreshold
1327:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
+ARM GAS /tmp/ccWwqwYX.s page 325
+
+
1328:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
-ARM GAS /tmp/ccdsDELB.s page 325
-
-
1329:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
1330:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
1331:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
@@ -19497,10 +19498,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1382:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
1383:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
1384:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
+ARM GAS /tmp/ccWwqwYX.s page 326
+
+
1385:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
-ARM GAS /tmp/ccdsDELB.s page 326
-
-
1386:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
1387:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param FifoMode This parameter can be one of the following values:
1388:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_FIFOMODE_ENABLE
@@ -19557,10 +19558,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1439:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
1440:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
1441:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 327
+
+
1442:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Set the Memory address.
-ARM GAS /tmp/ccdsDELB.s page 327
-
-
1443:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll M0AR M0A LL_DMA_SetMemoryAddress
1444:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @note Interface used for direction LL_DMA_DIRECTION_PERIPH_TO_MEMORY or LL_DMA_DIRECTION_MEMO
1445:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @note This API must not be called when the DMA channel is enabled.
@@ -19617,10 +19618,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1496:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
1497:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
1498:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
+ARM GAS /tmp/ccWwqwYX.s page 328
+
+
1499:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
-ARM GAS /tmp/ccdsDELB.s page 328
-
-
1500:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
1501:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval Between 0 to 0xFFFFFFFF
1502:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
@@ -19677,10 +19678,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1553:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Set the Memory to Memory Destination address.
1554:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll M0AR M0A LL_DMA_SetM2MDstAddress
1555:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @note Interface used for direction LL_DMA_DIRECTION_MEMORY_TO_MEMORY only.
+ARM GAS /tmp/ccWwqwYX.s page 329
+
+
1556:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @note This API must not be called when the DMA channel is enabled.
-ARM GAS /tmp/ccdsDELB.s page 329
-
-
1557:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
1558:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
1559:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
@@ -19737,10 +19738,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1610:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval Between 0 to 0xFFFFFFFF
1611:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
1612:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_GetM2MDstAddress(DMA_TypeDef* DMAx, uint32_t Stream)
+ARM GAS /tmp/ccWwqwYX.s page 330
+
+
1613:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
-ARM GAS /tmp/ccdsDELB.s page 330
-
-
1614:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->
1615:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
1616:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -19797,10 +19798,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1667:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Stream 0 half transfer flag.
1668:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll LISR HTIF0 LL_DMA_IsActiveFlag_HT0
1669:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
+ARM GAS /tmp/ccWwqwYX.s page 331
+
+
1670:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval State of bit (1 or 0).
-ARM GAS /tmp/ccdsDELB.s page 331
-
-
1671:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
1672:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_IsActiveFlag_HT0(DMA_TypeDef *DMAx)
1673:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
@@ -19857,10 +19858,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1724:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
1725:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval State of bit (1 or 0).
1726:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 332
+
+
1727:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_IsActiveFlag_HT5(DMA_TypeDef *DMAx)
-ARM GAS /tmp/ccdsDELB.s page 332
-
-
1728:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
1729:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(DMAx->HISR ,DMA_HISR_HTIF5)==(DMA_HISR_HTIF5));
1730:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
@@ -19917,10 +19918,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1781:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
1782:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_IsActiveFlag_TC2(DMA_TypeDef *DMAx)
1783:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 333
+
+
1784:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(DMAx->LISR ,DMA_LISR_TCIF2)==(DMA_LISR_TCIF2));
-ARM GAS /tmp/ccdsDELB.s page 333
-
-
1785:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
1786:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
1787:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
@@ -19977,10 +19978,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1838:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
1839:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(DMAx->HISR ,DMA_HISR_TCIF7)==(DMA_HISR_TCIF7));
1840:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 334
+
+
1841:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
-ARM GAS /tmp/ccdsDELB.s page 334
-
-
1842:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
1843:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Stream 0 transfer error flag.
1844:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll LISR TEIF0 LL_DMA_IsActiveFlag_TE0
@@ -20037,10 +20038,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1895:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
1896:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
1897:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 335
+
+
1898:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Stream 5 transfer error flag.
-ARM GAS /tmp/ccdsDELB.s page 335
-
-
1899:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll HISR TEIF0 LL_DMA_IsActiveFlag_TE5
1900:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
1901:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval State of bit (1 or 0).
@@ -20097,10 +20098,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1952:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
1953:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Stream 2 direct mode error flag.
1954:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll LISR DMEIF2 LL_DMA_IsActiveFlag_DME2
+ARM GAS /tmp/ccWwqwYX.s page 336
+
+
1955:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
-ARM GAS /tmp/ccdsDELB.s page 336
-
-
1956:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval State of bit (1 or 0).
1957:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
1958:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_IsActiveFlag_DME2(DMA_TypeDef *DMAx)
@@ -20157,10 +20158,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2009:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll HISR DMEIF7 LL_DMA_IsActiveFlag_DME7
2010:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
2011:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval State of bit (1 or 0).
+ARM GAS /tmp/ccWwqwYX.s page 337
+
+
2012:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
-ARM GAS /tmp/ccdsDELB.s page 337
-
-
2013:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_IsActiveFlag_DME7(DMA_TypeDef *DMAx)
2014:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
2015:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(DMAx->HISR ,DMA_HISR_DMEIF7)==(DMA_HISR_DMEIF7));
@@ -20217,10 +20218,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2066:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval State of bit (1 or 0).
2067:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
2068:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_IsActiveFlag_FE4(DMA_TypeDef *DMAx)
+ARM GAS /tmp/ccWwqwYX.s page 338
+
+
2069:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
-ARM GAS /tmp/ccdsDELB.s page 338
-
-
2070:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(DMAx->HISR ,DMA_HISR_FEIF4)==(DMA_HISR_FEIF4));
2071:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
2072:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -20277,10 +20278,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2123:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE void LL_DMA_ClearFlag_HT1(DMA_TypeDef *DMAx)
2124:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
2125:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** WRITE_REG(DMAx->LIFCR , DMA_LIFCR_CHTIF1);
+ARM GAS /tmp/ccWwqwYX.s page 339
+
+
2126:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
-ARM GAS /tmp/ccdsDELB.s page 339
-
-
2127:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
2128:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
2129:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Clear Stream 2 half transfer flag.
@@ -20337,10 +20338,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2180:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** WRITE_REG(DMAx->HIFCR , DMA_HIFCR_CHTIF6);
2181:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
2182:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
+ARM GAS /tmp/ccWwqwYX.s page 340
+
+
2183:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 340
-
-
2184:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Clear Stream 7 half transfer flag.
2185:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll HIFCR CHTIF7 LL_DMA_ClearFlag_HT7
2186:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
@@ -20397,10 +20398,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2237:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
2238:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
2239:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Clear Stream 4 transfer complete flag.
+ARM GAS /tmp/ccWwqwYX.s page 341
+
+
2240:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll HIFCR CTCIF4 LL_DMA_ClearFlag_TC4
-ARM GAS /tmp/ccdsDELB.s page 341
-
-
2241:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
2242:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
2243:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
@@ -20449,18 +20450,18 @@ ARM GAS /tmp/ccdsDELB.s page 1
4695 .loc 6 2279 3 is_stmt 0 view .LVU1607
4696 .LBE468:
4697 .LBE467:
-1520:Src/main.c **** LL_USART_EnableDMAReq_TX(USART1);
- 4698 .loc 2 1520 3 is_stmt 1 view .LVU1608
+1521:Src/main.c **** LL_USART_EnableDMAReq_TX(USART1);
+ 4698 .loc 2 1521 3 is_stmt 1 view .LVU1608
4699 .LBB469:
4700 .LBI469:
2280:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
2281:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
2282:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
2283:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Clear Stream 0 transfer error flag.
+ARM GAS /tmp/ccWwqwYX.s page 342
+
+
2284:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll LIFCR CTEIF0 LL_DMA_ClearFlag_TE0
-ARM GAS /tmp/ccdsDELB.s page 342
-
-
2285:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
2286:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
2287:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
@@ -20517,10 +20518,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2338:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Clear Stream 5 transfer error flag.
2339:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll HIFCR CTEIF5 LL_DMA_ClearFlag_TE5
2340:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
+ARM GAS /tmp/ccWwqwYX.s page 343
+
+
2341:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
-ARM GAS /tmp/ccdsDELB.s page 343
-
-
2342:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
2343:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE void LL_DMA_ClearFlag_TE5(DMA_TypeDef *DMAx)
2344:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
@@ -20577,10 +20578,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
17:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
18:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
19:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /* Define to prevent recursive inclusion -------------------------------------*/
+ARM GAS /tmp/ccWwqwYX.s page 344
+
+
20:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #ifndef STM32F7xx_LL_USART_H
-ARM GAS /tmp/ccdsDELB.s page 344
-
-
21:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define STM32F7xx_LL_USART_H
22:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
23:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #ifdef __cplusplus
@@ -20637,10 +20638,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
74:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
75:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** This feature can be modified afterwards using unitary
76:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** function @ref LL_USART_SetBaudRate().*/
+ARM GAS /tmp/ccWwqwYX.s page 345
+
+
77:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/ccdsDELB.s page 345
-
-
78:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or receive
79:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** This parameter can be a value of @ref USART_LL_EC_DATAWI
80:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -20697,10 +20698,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
131:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** USART HW configuration can be modified afterwards using
132:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** functions @ref LL_USART_SetClockPolarity().
133:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** For more details, refer to description of this function.
+ARM GAS /tmp/ccWwqwYX.s page 346
+
+
134:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/ccdsDELB.s page 346
-
-
135:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** uint32_t ClockPhase; /*!< Specifies the clock transition on which the bit capture
136:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** This parameter can be a value of @ref USART_LL_EC_PHASE.
137:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -20757,10 +20758,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
188:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
189:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_EC_GET_FLAG Get Flags Defines
190:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Flags defines which can be used with LL_USART_ReadReg function
+ARM GAS /tmp/ccWwqwYX.s page 347
+
+
191:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
-ARM GAS /tmp/ccdsDELB.s page 347
-
-
192:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
193:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ISR_PE USART_ISR_PE /*!< Parity error fla
194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ISR_FE USART_ISR_FE /*!< Framing error fl
@@ -20817,10 +20818,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
245:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_CR3_WUFIE USART_CR3_WUFIE /*!< Wakeup from Stop
246:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #endif /* USART_CR3_WUFIE */
247:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #endif /* USART_CR1_UESM */
+ARM GAS /tmp/ccWwqwYX.s page 348
+
+
248:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #if defined(USART_TCBGT_SUPPORT)
-ARM GAS /tmp/ccdsDELB.s page 348
-
-
249:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_CR3_TCBGTIE USART_CR3_TCBGTIE /*!< Transmission com
250:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #endif /* USART_TCBGT_SUPPORT */
251:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
@@ -20877,10 +20878,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
302:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
303:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
304:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #if defined(USE_FULL_LL_DRIVER)
+ARM GAS /tmp/ccWwqwYX.s page 349
+
+
305:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_EC_CLOCK Clock Signal
-ARM GAS /tmp/ccdsDELB.s page 349
-
-
306:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
307:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -20937,10 +20938,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
359:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
360:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
361:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 350
+
+
362:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/ccdsDELB.s page 350
-
-
363:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_EC_RXPIN_LEVEL RX Pin Active Level Inversion
364:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -20997,10 +20998,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
416:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
417:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
418:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
+ARM GAS /tmp/ccWwqwYX.s page 351
+
+
419:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_EC_HWCONTROL Hardware Control
-ARM GAS /tmp/ccdsDELB.s page 351
-
-
420:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
421:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_HWCONTROL_NONE 0x00000000U /*!< CTS and R
@@ -21057,10 +21058,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
473:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
474:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_DMA_REG_DATA_TRANSMIT 0x00000000U /*!< Get address of data regis
475:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_DMA_REG_DATA_RECEIVE 0x00000001U /*!< Get address of data regis
+ARM GAS /tmp/ccWwqwYX.s page 352
+
+
476:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 352
-
-
477:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -21117,10 +21118,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
530:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param __PERIPHCLK__ Peripheral Clock frequency used for USART instance
531:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param __BAUDRATE__ Baud rate value to achieve
532:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval USARTDIV value to be used for BRR register filling in OverSampling_16 case
+ARM GAS /tmp/ccWwqwYX.s page 353
+
+
533:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
-ARM GAS /tmp/ccdsDELB.s page 353
-
-
534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define __LL_USART_DIV_SAMPLING16(__PERIPHCLK__, __BAUDRATE__) (((__PERIPHCLK__) + ((__BAUDRATE__)/
535:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
536:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
@@ -21177,10 +21178,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
587:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return ((READ_BIT(USARTx->CR1, USART_CR1_UE) == (USART_CR1_UE)) ? 1UL : 0UL);
588:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
589:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
+ARM GAS /tmp/ccWwqwYX.s page 354
+
+
590:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #if defined(USART_CR1_UESM)
-ARM GAS /tmp/ccdsDELB.s page 354
-
-
591:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
592:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief USART enabled in STOP Mode.
593:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note When this function is enabled, USART is able to wake up the MCU from Stop mode, provide
@@ -21237,10 +21238,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
644:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
645:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
646:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 355
+
+
647:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief USART clock disabled in STOP Mode
-ARM GAS /tmp/ccdsDELB.s page 355
-
-
648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note When this function is called, USART Clock is disabled while in STOP mode
649:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 UCESM LL_USART_DisableClockInStopMode
650:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
@@ -21297,10 +21298,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
701:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_TE);
702:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
703:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
+ARM GAS /tmp/ccWwqwYX.s page 356
+
+
704:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 356
-
-
705:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Transmitter Disable
706:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR1 TE LL_USART_DisableDirectionTx
707:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
@@ -21357,10 +21358,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
758:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_PARITY_NONE
759:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_PARITY_EVEN
760:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_PARITY_ODD
+ARM GAS /tmp/ccWwqwYX.s page 357
+
+
761:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
-ARM GAS /tmp/ccdsDELB.s page 357
-
-
762:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
763:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_SetParity(USART_TypeDef *USARTx, uint32_t Parity)
764:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -21417,10 +21418,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
815:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param DataWidth This parameter can be one of the following values:
816:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_DATAWIDTH_7B
817:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_DATAWIDTH_8B
+ARM GAS /tmp/ccWwqwYX.s page 358
+
+
818:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_DATAWIDTH_9B
-ARM GAS /tmp/ccdsDELB.s page 358
-
-
819:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
820:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
821:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_SetDataWidth(USART_TypeDef *USARTx, uint32_t DataWidth)
@@ -21477,10 +21478,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
872:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
873:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
874:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 359
+
+
875:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Set Oversampling to 8-bit or 16-bit mode
-ARM GAS /tmp/ccdsDELB.s page 359
-
-
876:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR1 OVER8 LL_USART_SetOverSampling
877:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
878:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param OverSampling This parameter can be one of the following values:
@@ -21537,10 +21538,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
929:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
930:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return (uint32_t)(READ_BIT(USARTx->CR2, USART_CR2_LBCL));
931:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 360
+
+
932:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/ccdsDELB.s page 360
-
-
933:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
934:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Select the phase of the clock output on the SCLK pin in synchronous mode
935:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_USART_INSTANCE(USARTx) can be used to check whether or not
@@ -21597,10 +21598,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
986:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Returned value can be one of the following values:
987:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_POLARITY_LOW
988:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_POLARITY_HIGH
+ARM GAS /tmp/ccWwqwYX.s page 361
+
+
989:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
-ARM GAS /tmp/ccdsDELB.s page 361
-
-
990:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_GetClockPolarity(const USART_TypeDef *USARTx)
991:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
992:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return (uint32_t)(READ_BIT(USARTx->CR2, USART_CR2_CPOL));
@@ -21657,10 +21658,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1043:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
1044:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_DisableSCLKOutput(USART_TypeDef *USARTx)
1045:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 362
+
+
1046:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** CLEAR_BIT(USARTx->CR2, USART_CR2_CLKEN);
-ARM GAS /tmp/ccdsDELB.s page 362
-
-
1047:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
1048:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
1049:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
@@ -21717,10 +21718,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1100:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR1 PCE LL_USART_ConfigCharacter\n
1101:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR1 M0 LL_USART_ConfigCharacter\n
1102:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR1 M1 LL_USART_ConfigCharacter\n
+ARM GAS /tmp/ccWwqwYX.s page 363
+
+
1103:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR2 STOP LL_USART_ConfigCharacter
-ARM GAS /tmp/ccdsDELB.s page 363
-
-
1104:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
1105:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param DataWidth This parameter can be one of the following values:
1106:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_DATAWIDTH_7B
@@ -21777,10 +21778,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1157:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
1158:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param PinInvMethod This parameter can be one of the following values:
1159:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_RXPIN_LEVEL_STANDARD
+ARM GAS /tmp/ccWwqwYX.s page 364
+
+
1160:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_RXPIN_LEVEL_INVERTED
-ARM GAS /tmp/ccdsDELB.s page 364
-
-
1161:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
1162:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
1163:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_SetRXPinLevel(USART_TypeDef *USARTx, uint32_t PinInvMethod)
@@ -21837,10 +21838,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1214:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param DataLogic This parameter can be one of the following values:
1215:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_BINARY_LOGIC_POSITIVE
1216:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_BINARY_LOGIC_NEGATIVE
+ARM GAS /tmp/ccWwqwYX.s page 365
+
+
1217:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
-ARM GAS /tmp/ccdsDELB.s page 365
-
-
1218:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
1219:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_SetBinaryDataLogic(USART_TypeDef *USARTx, uint32_t DataLogic)
1220:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -21897,10 +21898,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1271:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Auto Baud Rate detection feature is supported by the USARTx instance.
1272:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 ABREN LL_USART_EnableAutoBaudRate
1273:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
+ARM GAS /tmp/ccWwqwYX.s page 366
+
+
1274:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
-ARM GAS /tmp/ccdsDELB.s page 366
-
-
1275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
1276:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_EnableAutoBaudRate(USART_TypeDef *USARTx)
1277:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -21957,10 +21958,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1328:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Auto Baud Rate detection feature is supported by the USARTx instance.
1329:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 ABRMODE LL_USART_GetAutoBaudRateMode
1330:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
+ARM GAS /tmp/ccWwqwYX.s page 367
+
+
1331:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Returned value can be one of the following values:
-ARM GAS /tmp/ccdsDELB.s page 367
-
-
1332:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_AUTOBAUD_DETECT_ON_STARTBIT
1333:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_AUTOBAUD_DETECT_ON_FALLINGEDGE
1334:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_AUTOBAUD_DETECT_ON_7F_FRAME
@@ -22017,10 +22018,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1385:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * It may also be used for character detection during normal reception,
1386:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Mute mode inactive (for example, end of block detection in ModBus protocol).
1387:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * In this case, the whole received character (8-bit) is compared to the ADD[7:0]
+ARM GAS /tmp/ccWwqwYX.s page 368
+
+
1388:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * value and CMF flag is set on match)
-ARM GAS /tmp/ccdsDELB.s page 368
-
-
1389:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 ADD LL_USART_ConfigNodeAddress\n
1390:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR2 ADDM7 LL_USART_ConfigNodeAddress
1391:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
@@ -22077,10 +22078,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1442:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** SET_BIT(USARTx->CR3, USART_CR3_RTSE);
1443:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
1444:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
+ARM GAS /tmp/ccWwqwYX.s page 369
+
+
1445:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 369
-
-
1446:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Disable RTS HW Flow Control
1447:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_UART_HWFLOW_INSTANCE(USARTx) can be used to check whether or not
1448:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Hardware Flow control feature is supported by the USARTx instance.
@@ -22137,10 +22138,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1499:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
1500:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** MODIFY_REG(USARTx->CR3, USART_CR3_RTSE | USART_CR3_CTSE, HardwareFlowControl);
1501:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 370
+
+
1502:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/ccdsDELB.s page 370
-
-
1503:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
1504:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Return HW Flow Control configuration (both CTS and RTS)
1505:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_UART_HWFLOW_INSTANCE(USARTx) can be used to check whether or not
@@ -22197,10 +22198,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1556:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 OVRDIS LL_USART_EnableOverrunDetect
1557:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
1558:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
+ARM GAS /tmp/ccWwqwYX.s page 371
+
+
1559:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
-ARM GAS /tmp/ccdsDELB.s page 371
-
-
1560:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_EnableOverrunDetect(USART_TypeDef *USARTx)
1561:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
1562:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** CLEAR_BIT(USARTx->CR3, USART_CR3_OVRDIS);
@@ -22257,10 +22258,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1613:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_WAKEUP_ON_ADDRESS
1614:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_WAKEUP_ON_STARTBIT
1615:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_WAKEUP_ON_RXNE
+ARM GAS /tmp/ccWwqwYX.s page 372
+
+
1616:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
-ARM GAS /tmp/ccdsDELB.s page 372
-
-
1617:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_GetWKUPType(const USART_TypeDef *USARTx)
1618:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
1619:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return (uint32_t)(READ_BIT(USARTx->CR3, USART_CR3_WUS));
@@ -22317,10 +22318,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1670:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Baud Rate
1671:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
1672:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_GetBaudRate(const USART_TypeDef *USARTx, uint32_t PeriphClk, uint
+ARM GAS /tmp/ccWwqwYX.s page 373
+
+
1673:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
-ARM GAS /tmp/ccdsDELB.s page 373
-
-
1674:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** uint32_t usartdiv;
1675:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** uint32_t brrresult = 0x0U;
1676:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -22377,10 +22378,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1727:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
1728:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param BlockLength Value between Min_Data=0x00 and Max_Data=0xFF
1729:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
+ARM GAS /tmp/ccWwqwYX.s page 374
+
+
1730:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
-ARM GAS /tmp/ccdsDELB.s page 374
-
-
1731:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_SetBlockLength(USART_TypeDef *USARTx, uint32_t BlockLength)
1732:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
1733:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** MODIFY_REG(USARTx->RTOR, USART_RTOR_BLEN, BlockLength << USART_RTOR_BLEN_Pos);
@@ -22437,10 +22438,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1784:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * IrDA feature is supported by the USARTx instance.
1785:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 IREN LL_USART_IsEnabledIrda
1786:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
+ARM GAS /tmp/ccWwqwYX.s page 375
+
+
1787:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval State of bit (1 or 0).
-ARM GAS /tmp/ccdsDELB.s page 375
-
-
1788:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
1789:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_IsEnabledIrda(const USART_TypeDef *USARTx)
1790:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -22497,10 +22498,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1841:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Return Irda prescaler value, used for dividing the USART clock source
1842:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * to achieve the Irda Low Power frequency (8 bits value)
1843:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_IRDA_INSTANCE(USARTx) can be used to check whether or not
+ARM GAS /tmp/ccWwqwYX.s page 376
+
+
1844:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * IrDA feature is supported by the USARTx instance.
-ARM GAS /tmp/ccdsDELB.s page 376
-
-
1845:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll GTPR PSC LL_USART_GetIrdaPrescaler
1846:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
1847:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Irda prescaler value (Value between Min_Data=0x00 and Max_Data=0xFF)
@@ -22557,10 +22558,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1898:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return ((READ_BIT(USARTx->CR3, USART_CR3_NACK) == (USART_CR3_NACK)) ? 1UL : 0UL);
1899:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
1900:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
+ARM GAS /tmp/ccWwqwYX.s page 377
+
+
1901:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 377
-
-
1902:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Enable Smartcard mode
1903:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_SMARTCARD_INSTANCE(USARTx) can be used to check whether or not
1904:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Smartcard feature is supported by the USARTx instance.
@@ -22617,10 +22618,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1955:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
1956:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** MODIFY_REG(USARTx->CR3, USART_CR3_SCARCNT, AutoRetryCount << USART_CR3_SCARCNT_Pos);
1957:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 378
+
+
1958:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/ccdsDELB.s page 378
-
-
1959:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
1960:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Return Smartcard Auto-Retry Count value (SCARCNT[2:0] bits)
1961:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_SMARTCARD_INSTANCE(USARTx) can be used to check whether or not
@@ -22677,10 +22678,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2012:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
2013:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** MODIFY_REG(USARTx->GTPR, USART_GTPR_GT, (uint16_t)(GuardTime << USART_GTPR_GT_Pos));
2014:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 379
+
+
2015:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/ccdsDELB.s page 379
-
-
2016:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
2017:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Return Smartcard Guard time value, expressed in nb of baud clocks periods
2018:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * (GT[7:0] bits : Guard time value)
@@ -22737,10 +22738,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2069:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
2070:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval State of bit (1 or 0).
2071:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 380
+
+
2072:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_IsEnabledHalfDuplex(const USART_TypeDef *USARTx)
-ARM GAS /tmp/ccdsDELB.s page 380
-
-
2073:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
2074:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return ((READ_BIT(USARTx->CR3, USART_CR3_HDSEL) == (USART_CR3_HDSEL)) ? 1UL : 0UL);
2075:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
@@ -22797,10 +22798,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2126:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** SET_BIT(USARTx->CR2, USART_CR2_LINEN);
2127:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
2128:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
+ARM GAS /tmp/ccWwqwYX.s page 381
+
+
2129:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 381
-
-
2130:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Disable LIN mode
2131:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_UART_LIN_INSTANCE(USARTx) can be used to check whether or not
2132:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * LIN feature is supported by the USARTx instance.
@@ -22857,10 +22858,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2183:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Time value expressed on 5 bits ([4:0] bits) : Value between Min_Data=0 and Max_Data=31
2184:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
2185:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_GetDEDeassertionTime(const USART_TypeDef *USARTx)
+ARM GAS /tmp/ccWwqwYX.s page 382
+
+
2186:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
-ARM GAS /tmp/ccdsDELB.s page 382
-
-
2187:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return (uint32_t)(READ_BIT(USARTx->CR1, USART_CR1_DEDT) >> USART_CR1_DEDT_Pos);
2188:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
2189:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -22917,10 +22918,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2240:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** CLEAR_BIT(USARTx->CR3, USART_CR3_DEM);
2241:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
2242:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
+ARM GAS /tmp/ccWwqwYX.s page 383
+
+
2243:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 383
-
-
2244:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Indicate if Driver Enable (DE) Mode is enabled
2245:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_UART_DRIVER_ENABLE_INSTANCE(USARTx) can be used to check whether or not
2246:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Driver Enable feature is supported by the USARTx instance.
@@ -22977,10 +22978,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2297:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note In UART mode, the following bits must be kept cleared:
2298:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - LINEN bit in the USART_CR2 register,
2299:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - CLKEN bit in the USART_CR2 register,
+ARM GAS /tmp/ccWwqwYX.s page 384
+
+
2300:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - SCEN bit in the USART_CR3 register,
-ARM GAS /tmp/ccdsDELB.s page 384
-
-
2301:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - IREN bit in the USART_CR3 register,
2302:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - HDSEL bit in the USART_CR3 register.
2303:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Call of this function is equivalent to following function call sequence :
@@ -23037,10 +23038,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2354:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
2355:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
2356:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 385
+
+
2357:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_ConfigSyncMode(USART_TypeDef *USARTx)
-ARM GAS /tmp/ccdsDELB.s page 385
-
-
2358:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
2359:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /* In Synchronous mode, the following bits must be kept cleared:
2360:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** - LINEN bit in the USART_CR2 register,
@@ -23097,10 +23098,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2411:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Perform basic configuration of USART for enabling use in Half Duplex Mode
2412:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note In Half Duplex mode, the following bits must be kept cleared:
2413:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - LINEN bit in the USART_CR2 register,
+ARM GAS /tmp/ccWwqwYX.s page 386
+
+
2414:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - CLKEN bit in the USART_CR2 register,
-ARM GAS /tmp/ccdsDELB.s page 386
-
-
2415:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - SCEN bit in the USART_CR3 register,
2416:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - IREN bit in the USART_CR3 register,
2417:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * This function also sets the UART/USART in Half Duplex mode.
@@ -23157,10 +23158,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2468:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * (as Baud Rate, Word length, Parity, ...) should be set using
2469:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * dedicated functions
2470:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 LINEN LL_USART_ConfigSmartcardMode\n
+ARM GAS /tmp/ccWwqwYX.s page 387
+
+
2471:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR2 STOP LL_USART_ConfigSmartcardMode\n
-ARM GAS /tmp/ccdsDELB.s page 387
-
-
2472:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR2 CLKEN LL_USART_ConfigSmartcardMode\n
2473:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR3 HDSEL LL_USART_ConfigSmartcardMode\n
2474:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR3 SCEN LL_USART_ConfigSmartcardMode
@@ -23217,10 +23218,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** - LINEN, STOP and CLKEN bits in the USART_CR2 register,
2526:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** - SCEN and HDSEL bits in the USART_CR3 register.
2527:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 388
+
+
2528:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** CLEAR_BIT(USARTx->CR2, (USART_CR2_LINEN | USART_CR2_CLKEN | USART_CR2_STOP));
-ARM GAS /tmp/ccdsDELB.s page 388
-
-
2529:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** CLEAR_BIT(USARTx->CR3, (USART_CR3_SCEN | USART_CR3_HDSEL));
2530:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /* set the UART/USART in IRDA mode */
2531:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** SET_BIT(USARTx->CR3, USART_CR3_IREN);
@@ -23277,10 +23278,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2582:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
2583:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval State of bit (1 or 0).
2584:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 389
+
+
2585:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_IsActiveFlag_PE(const USART_TypeDef *USARTx)
-ARM GAS /tmp/ccdsDELB.s page 389
-
-
2586:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
2587:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return ((READ_BIT(USARTx->ISR, USART_ISR_PE) == (USART_ISR_PE)) ? 1UL : 0UL);
2588:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
@@ -23337,10 +23338,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2639:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
2640:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_IsActiveFlag_RXNE(const USART_TypeDef *USARTx)
2641:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 390
+
+
2642:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return ((READ_BIT(USARTx->ISR, USART_ISR_RXNE) == (USART_ISR_RXNE)) ? 1UL : 0UL);
-ARM GAS /tmp/ccdsDELB.s page 390
-
-
2643:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
2644:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
2645:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
@@ -23397,10 +23398,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2696:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Hardware Flow control feature is supported by the USARTx instance.
2697:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll ISR CTS LL_USART_IsActiveFlag_CTS
2698:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
+ARM GAS /tmp/ccWwqwYX.s page 391
+
+
2699:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval State of bit (1 or 0).
-ARM GAS /tmp/ccdsDELB.s page 391
-
-
2700:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
2701:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_IsActiveFlag_CTS(const USART_TypeDef *USARTx)
2702:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -23457,10 +23458,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2753:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return ((READ_BIT(USARTx->ISR, USART_ISR_ABRF) == (USART_ISR_ABRF)) ? 1UL : 0UL);
2754:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
2755:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
+ARM GAS /tmp/ccWwqwYX.s page 392
+
+
2756:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 392
-
-
2757:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Check if the USART Busy Flag is set or not
2758:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll ISR BUSY LL_USART_IsActiveFlag_BUSY
2759:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
@@ -23517,10 +23518,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2810:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_IsActiveFlag_WKUP(const USART_TypeDef *USARTx)
2811:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
2812:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return ((READ_BIT(USARTx->ISR, USART_ISR_WUF) == (USART_ISR_WUF)) ? 1UL : 0UL);
+ARM GAS /tmp/ccWwqwYX.s page 393
+
+
2813:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
-ARM GAS /tmp/ccdsDELB.s page 393
-
-
2814:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
2815:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #endif /* USART_CR3_WUFIE */
2816:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #endif /* USART_CR1_UESM */
@@ -23577,10 +23578,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2867:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Clear Framing Error Flag
2868:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll ICR FECF LL_USART_ClearFlag_FE
2869:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
+ARM GAS /tmp/ccWwqwYX.s page 394
+
+
2870:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
-ARM GAS /tmp/ccdsDELB.s page 394
-
-
2871:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
2872:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_ClearFlag_FE(USART_TypeDef *USARTx)
2873:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -23637,10 +23638,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2924:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Clear Smartcard Transmission Complete Before Guard Time Flag
2925:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll ICR TCBGTCF LL_USART_ClearFlag_TCBGT
2926:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
+ARM GAS /tmp/ccWwqwYX.s page 395
+
+
2927:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
-ARM GAS /tmp/ccdsDELB.s page 395
-
-
2928:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
2929:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_ClearFlag_TCBGT(USART_TypeDef *USARTx)
2930:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -23697,10 +23698,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2981:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
2982:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** WRITE_REG(USARTx->ICR, USART_ICR_EOBCF);
2983:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 396
+
+
2984:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/ccdsDELB.s page 396
-
-
2985:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
2986:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Clear Character Match Flag
2987:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll ICR CMCF LL_USART_ClearFlag_CM
@@ -23757,10 +23758,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3038:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_EnableIT_RXNE(USART_TypeDef *USARTx)
3039:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
3040:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RXNEIE);
+ARM GAS /tmp/ccWwqwYX.s page 397
+
+
3041:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
-ARM GAS /tmp/ccdsDELB.s page 397
-
-
3042:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
3043:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
3044:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Enable Transmission Complete Interrupt
@@ -23817,10 +23818,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3095:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RTOIE);
3096:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
3097:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
+ARM GAS /tmp/ccWwqwYX.s page 398
+
+
3098:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 398
-
-
3099:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Enable End Of Block Interrupt
3100:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_SMARTCARD_INSTANCE(USARTx) can be used to check whether or not
3101:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Smartcard feature is supported by the USARTx instance.
@@ -23877,10 +23878,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3152:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #if defined(USART_CR1_UESM)
3153:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #if defined(USART_CR3_WUFIE)
3154:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 399
+
+
3155:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Enable Wake Up from Stop Mode Interrupt
-ARM GAS /tmp/ccdsDELB.s page 399
-
-
3156:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_UART_WAKEUP_FROMSTOP_INSTANCE(USARTx) can be used to check whether or not
3157:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Wake-up from Stop mode feature is supported by the USARTx instance.
3158:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 WUFIE LL_USART_EnableIT_WKUP
@@ -23937,10 +23938,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3209:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR1 TCIE LL_USART_DisableIT_TC
3210:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
3211:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
+ARM GAS /tmp/ccWwqwYX.s page 400
+
+
3212:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
-ARM GAS /tmp/ccdsDELB.s page 400
-
-
3213:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_DisableIT_TC(USART_TypeDef *USARTx)
3214:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
3215:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_TCIE);
@@ -23997,10 +23998,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3266:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR1 EOBIE LL_USART_DisableIT_EOB
3267:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
3268:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
+ARM GAS /tmp/ccWwqwYX.s page 401
+
+
3269:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
-ARM GAS /tmp/ccdsDELB.s page 401
-
-
3270:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_DisableIT_EOB(USART_TypeDef *USARTx)
3271:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
3272:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_EOBIE);
@@ -24057,10 +24058,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3323:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
3324:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
3325:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 402
+
+
3326:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_DisableIT_WKUP(USART_TypeDef *USARTx)
-ARM GAS /tmp/ccdsDELB.s page 402
-
-
3327:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
3328:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_WUFIE);
3329:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
@@ -24117,10 +24118,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3380:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
3381:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
3382:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 403
+
+
3383:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Check if the USART TX Empty Interrupt is enabled or disabled.
-ARM GAS /tmp/ccdsDELB.s page 403
-
-
3384:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR1 TXEIE LL_USART_IsEnabledIT_TXE
3385:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
3386:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval State of bit (1 or 0).
@@ -24177,10 +24178,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3437:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
3438:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
3439:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 404
+
+
3440:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Check if the USART LIN Break Detection Interrupt is enabled or disabled.
-ARM GAS /tmp/ccdsDELB.s page 404
-
-
3441:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_UART_LIN_INSTANCE(USARTx) can be used to check whether or not
3442:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * LIN feature is supported by the USARTx instance.
3443:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 LBDIE LL_USART_IsEnabledIT_LBD
@@ -24237,10 +24238,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3494:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /* Function available only on devices supporting Transmit Complete before Guard Time feature */
3495:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
3496:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Check if the Smartcard Transmission Complete Before Guard Time Interrupt is enabled or
+ARM GAS /tmp/ccWwqwYX.s page 405
+
+
3497:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_SMARTCARD_INSTANCE(USARTx) can be used to check whether or not
-ARM GAS /tmp/ccdsDELB.s page 405
-
-
3498:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Smartcard feature is supported by the USARTx instance.
3499:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 TCBGTIE LL_USART_IsEnabledIT_TCBGT
3500:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
@@ -24297,10 +24298,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3551:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Enable DMA Mode for transmission
3552:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 DMAT LL_USART_EnableDMAReq_TX
3553:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
+ARM GAS /tmp/ccWwqwYX.s page 406
+
+
3554:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
-ARM GAS /tmp/ccdsDELB.s page 406
-
-
3555:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
3556:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_EnableDMAReq_TX(USART_TypeDef *USARTx)
3557:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -24357,10 +24358,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
39:Drivers/CMSIS/Include/cmsis_gcc.h **** /* CMSIS compiler specific defines */
40:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __ASM
41:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __ASM __asm
+ARM GAS /tmp/ccWwqwYX.s page 407
+
+
42:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
-ARM GAS /tmp/ccdsDELB.s page 407
-
-
43:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __INLINE
44:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __INLINE inline
45:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
@@ -24417,10 +24418,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
96:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wpacked"
97:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wattributes"
98:Drivers/CMSIS/Include/cmsis_gcc.h **** __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; };
+ARM GAS /tmp/ccWwqwYX.s page 408
+
+
99:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic pop
-ARM GAS /tmp/ccdsDELB.s page 408
-
-
100:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __UNALIGNED_UINT32_WRITE(addr, val) (void)((((struct T_UINT32_WRITE *)(void *)(addr))-
101:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
102:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __UNALIGNED_UINT32_READ
@@ -24477,10 +24478,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
153:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
154:Drivers/CMSIS/Include/cmsis_gcc.h ****
155:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, control" : "=r" (result) );
+ARM GAS /tmp/ccWwqwYX.s page 409
+
+
156:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
-ARM GAS /tmp/ccdsDELB.s page 409
-
-
157:Drivers/CMSIS/Include/cmsis_gcc.h **** }
158:Drivers/CMSIS/Include/cmsis_gcc.h ****
159:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -24537,10 +24538,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
210:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
211:Drivers/CMSIS/Include/cmsis_gcc.h **** }
212:Drivers/CMSIS/Include/cmsis_gcc.h ****
+ARM GAS /tmp/ccWwqwYX.s page 410
+
+
213:Drivers/CMSIS/Include/cmsis_gcc.h ****
-ARM GAS /tmp/ccdsDELB.s page 410
-
-
214:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
215:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get APSR Register
216:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the content of the APSR Register.
@@ -24597,10 +24598,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
267:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
268:Drivers/CMSIS/Include/cmsis_gcc.h **** }
269:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
+ARM GAS /tmp/ccWwqwYX.s page 411
+
+
270:Drivers/CMSIS/Include/cmsis_gcc.h ****
-ARM GAS /tmp/ccdsDELB.s page 411
-
-
271:Drivers/CMSIS/Include/cmsis_gcc.h ****
272:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
273:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Process Stack Pointer
@@ -24657,10 +24658,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
324:Drivers/CMSIS/Include/cmsis_gcc.h ****
325:Drivers/CMSIS/Include/cmsis_gcc.h ****
326:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 412
+
+
327:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Main Stack Pointer
-ARM GAS /tmp/ccdsDELB.s page 412
-
-
328:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the Main Stack Pointer (MSP).
329:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] topOfMainStack Main Stack Pointer value to set
330:Drivers/CMSIS/Include/cmsis_gcc.h **** */
@@ -24717,10 +24718,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
381:Drivers/CMSIS/Include/cmsis_gcc.h **** */
382:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_PRIMASK(void)
383:Drivers/CMSIS/Include/cmsis_gcc.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 413
+
+
384:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
-ARM GAS /tmp/ccdsDELB.s page 413
-
-
385:Drivers/CMSIS/Include/cmsis_gcc.h ****
386:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, primask" : "=r" (result) :: "memory");
387:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
@@ -24777,10 +24778,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
438:Drivers/CMSIS/Include/cmsis_gcc.h **** */
439:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __enable_fault_irq(void)
440:Drivers/CMSIS/Include/cmsis_gcc.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 414
+
+
441:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("cpsie f" : : : "memory");
-ARM GAS /tmp/ccdsDELB.s page 414
-
-
442:Drivers/CMSIS/Include/cmsis_gcc.h **** }
443:Drivers/CMSIS/Include/cmsis_gcc.h ****
444:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -24837,10 +24838,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
495:Drivers/CMSIS/Include/cmsis_gcc.h ****
496:Drivers/CMSIS/Include/cmsis_gcc.h ****
497:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
+ARM GAS /tmp/ccWwqwYX.s page 415
+
+
498:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
-ARM GAS /tmp/ccdsDELB.s page 415
-
-
499:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Base Priority (non-secure)
500:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Base Priority register when in secure state.
501:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] basePri Base Priority value to set
@@ -24897,10 +24898,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
552:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
553:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Fault Mask
554:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the Fault Mask register.
+ARM GAS /tmp/ccWwqwYX.s page 416
+
+
555:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] faultMask Fault Mask value to set
-ARM GAS /tmp/ccdsDELB.s page 416
-
-
556:Drivers/CMSIS/Include/cmsis_gcc.h **** */
557:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __set_FAULTMASK(uint32_t faultMask)
558:Drivers/CMSIS/Include/cmsis_gcc.h **** {
@@ -24957,10 +24958,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
609:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence zero is returned always.
610:Drivers/CMSIS/Include/cmsis_gcc.h ****
611:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the non-secure Process Stack Pointer Limit (PSPLIM) when in
+ARM GAS /tmp/ccWwqwYX.s page 417
+
+
612:Drivers/CMSIS/Include/cmsis_gcc.h **** \return PSPLIM Register value
-ARM GAS /tmp/ccdsDELB.s page 417
-
-
613:Drivers/CMSIS/Include/cmsis_gcc.h **** */
614:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_PSPLIM_NS(void)
615:Drivers/CMSIS/Include/cmsis_gcc.h **** {
@@ -25017,10 +25018,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
666:Drivers/CMSIS/Include/cmsis_gcc.h **** }
667:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
668:Drivers/CMSIS/Include/cmsis_gcc.h ****
+ARM GAS /tmp/ccWwqwYX.s page 418
+
+
669:Drivers/CMSIS/Include/cmsis_gcc.h ****
-ARM GAS /tmp/ccdsDELB.s page 418
-
-
670:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
671:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Main Stack Pointer Limit
672:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
@@ -25077,10 +25078,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
723:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] MainStackPtrLimit Main Stack Pointer Limit value to set
724:Drivers/CMSIS/Include/cmsis_gcc.h **** */
725:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __set_MSPLIM(uint32_t MainStackPtrLimit)
+ARM GAS /tmp/ccWwqwYX.s page 419
+
+
726:Drivers/CMSIS/Include/cmsis_gcc.h **** {
-ARM GAS /tmp/ccdsDELB.s page 419
-
-
727:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) && \
728:Drivers/CMSIS/Include/cmsis_gcc.h **** (!defined (__ARM_FEATURE_CMSE) || (__ARM_FEATURE_CMSE < 3)))
729:Drivers/CMSIS/Include/cmsis_gcc.h **** // without main extensions, the non-secure MSPLIM is RAZ/WI
@@ -25137,10 +25138,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
780:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
781:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
782:Drivers/CMSIS/Include/cmsis_gcc.h **** return(0U);
+ARM GAS /tmp/ccWwqwYX.s page 420
+
+
783:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
-ARM GAS /tmp/ccdsDELB.s page 420
-
-
784:Drivers/CMSIS/Include/cmsis_gcc.h **** }
785:Drivers/CMSIS/Include/cmsis_gcc.h ****
786:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -25197,10 +25198,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
837:Drivers/CMSIS/Include/cmsis_gcc.h ****
838:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
839:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Wait For Interrupt
+ARM GAS /tmp/ccWwqwYX.s page 421
+
+
840:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Wait For Interrupt is a hint instruction that suspends execution until one of a number o
-ARM GAS /tmp/ccdsDELB.s page 421
-
-
841:Drivers/CMSIS/Include/cmsis_gcc.h **** */
842:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __WFI() __ASM volatile ("wfi")
843:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -25257,10 +25258,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
894:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
895:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Reverse byte order (32 bit)
896:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Reverses the byte order in unsigned integer value. For example, 0x12345678 becomes 0x785
+ARM GAS /tmp/ccWwqwYX.s page 422
+
+
897:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] value Value to reverse
-ARM GAS /tmp/ccdsDELB.s page 422
-
-
898:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Reversed value
899:Drivers/CMSIS/Include/cmsis_gcc.h **** */
900:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __REV(uint32_t value)
@@ -25317,10 +25318,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
951:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] op2 Number of Bits to rotate
952:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Rotated value
953:Drivers/CMSIS/Include/cmsis_gcc.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 423
+
+
954:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2)
-ARM GAS /tmp/ccdsDELB.s page 423
-
-
955:Drivers/CMSIS/Include/cmsis_gcc.h **** {
956:Drivers/CMSIS/Include/cmsis_gcc.h **** op2 %= 32U;
957:Drivers/CMSIS/Include/cmsis_gcc.h **** if (op2 == 0U)
@@ -25377,10 +25378,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1008:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] value Value to count the leading zeros
1009:Drivers/CMSIS/Include/cmsis_gcc.h **** \return number of leading zeros in value
1010:Drivers/CMSIS/Include/cmsis_gcc.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 424
+
+
1011:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CLZ (uint8_t)__builtin_clz
-ARM GAS /tmp/ccdsDELB.s page 424
-
-
1012:Drivers/CMSIS/Include/cmsis_gcc.h ****
1013:Drivers/CMSIS/Include/cmsis_gcc.h ****
1014:Drivers/CMSIS/Include/cmsis_gcc.h **** #if ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
@@ -25437,10 +25438,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1065:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] ptr Pointer to data
1066:Drivers/CMSIS/Include/cmsis_gcc.h **** \return value of type uint32_t at (*ptr)
1067:Drivers/CMSIS/Include/cmsis_gcc.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 425
+
+
1068:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __LDREXW(volatile uint32_t *addr)
-ARM GAS /tmp/ccdsDELB.s page 425
-
-
4723 .loc 8 1068 31 view .LVU1616
4724 .LBB474:
1069:Drivers/CMSIS/Include/cmsis_gcc.h **** {
@@ -25497,10 +25498,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
1101:Drivers/CMSIS/Include/cmsis_gcc.h **** */
1102:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr)
1103:Drivers/CMSIS/Include/cmsis_gcc.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 426
+
+
1104:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
-ARM GAS /tmp/ccdsDELB.s page 426
-
-
1105:Drivers/CMSIS/Include/cmsis_gcc.h ****
1106:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("strexh %0, %2, %1" : "=&r" (result), "=Q" (*addr) : "r" ((uint32_t)value) );
1107:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
@@ -25543,8 +25544,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4763 .LBE471:
4764 .loc 7 3558 3 is_stmt 1 view .LVU1629
4765 .LVL344:
-1522:Src/main.c **** LL_DMA_EnableIT_TE(DMA2, LL_DMA_STREAM_7);
- 4766 .loc 2 1522 3 view .LVU1630
+1523:Src/main.c **** LL_DMA_EnableIT_TE(DMA2, LL_DMA_STREAM_7);
+ 4766 .loc 2 1523 3 view .LVU1630
4767 .LBB477:
4768 .LBI477:
2368:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
@@ -25557,10 +25558,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2375:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
2376:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE void LL_DMA_ClearFlag_DME0(DMA_TypeDef *DMAx)
2377:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
+ARM GAS /tmp/ccWwqwYX.s page 427
+
+
2378:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** WRITE_REG(DMAx->LIFCR , DMA_LIFCR_CDMEIF0);
-ARM GAS /tmp/ccdsDELB.s page 427
-
-
2379:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
2380:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
2381:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
@@ -25617,10 +25618,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2432:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
2433:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** WRITE_REG(DMAx->HIFCR , DMA_HIFCR_CDMEIF5);
2434:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
+ARM GAS /tmp/ccWwqwYX.s page 428
+
+
2435:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
-ARM GAS /tmp/ccdsDELB.s page 428
-
-
2436:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
2437:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Clear Stream 6 direct mode error flag.
2438:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll HIFCR CDMEIF6 LL_DMA_ClearFlag_DME6
@@ -25677,10 +25678,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2489:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
2490:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
2491:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
+ARM GAS /tmp/ccWwqwYX.s page 429
+
+
2492:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Clear Stream 3 FIFO error flag.
-ARM GAS /tmp/ccdsDELB.s page 429
-
-
2493:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll LIFCR CFEIF3 LL_DMA_ClearFlag_FE3
2494:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
2495:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
@@ -25737,10 +25738,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2546:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
2547:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @}
2548:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
+ARM GAS /tmp/ccWwqwYX.s page 430
+
+
2549:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
-ARM GAS /tmp/ccdsDELB.s page 430
-
-
2550:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /** @defgroup DMA_LL_EF_IT_Management IT_Management
2551:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @{
2552:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
@@ -25797,10 +25798,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
2603:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
2604:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
2605:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
+ARM GAS /tmp/ccWwqwYX.s page 431
+
+
2606:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
-ARM GAS /tmp/ccdsDELB.s page 431
-
-
2607:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
2608:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
2609:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE void LL_DMA_EnableIT_TC(DMA_TypeDef *DMAx, uint32_t Stream)
@@ -25817,8 +25818,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4777 .loc 6 2611 3 is_stmt 0 view .LVU1633
4778 .LBE478:
4779 .LBE477:
-1523:Src/main.c **** LL_DMA_ClearFlag_TC7(DMA2);
- 4780 .loc 2 1523 3 is_stmt 1 view .LVU1634
+1524:Src/main.c **** LL_DMA_ClearFlag_TC7(DMA2);
+ 4780 .loc 2 1524 3 is_stmt 1 view .LVU1634
4781 .LBB479:
4782 .LBI479:
2589:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
@@ -25834,8 +25835,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4790 .loc 6 2591 3 is_stmt 0 view .LVU1637
4791 .LBE480:
4792 .LBE479:
-1524:Src/main.c **** LL_DMA_ClearFlag_TE7(DMA2);
- 4793 .loc 2 1524 3 is_stmt 1 view .LVU1638
+1525:Src/main.c **** LL_DMA_ClearFlag_TE7(DMA2);
+ 4793 .loc 2 1525 3 is_stmt 1 view .LVU1638
4794 .LBB481:
4795 .LBI481:
2277:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
@@ -25850,17 +25851,17 @@ ARM GAS /tmp/ccdsDELB.s page 1
4802 .loc 6 2279 3 is_stmt 0 view .LVU1641
4803 .LBE482:
4804 .LBE481:
-1525:Src/main.c **** LL_DMA_ConfigAddresses(DMA2, LL_DMA_STREAM_7, (uint32_t)&UART_DATA, LL_USART_DMA_GetRegAddr(USART
- 4805 .loc 2 1525 3 is_stmt 1 view .LVU1642
+1526:Src/main.c **** LL_DMA_ConfigAddresses(DMA2, LL_DMA_STREAM_7, (uint32_t)&UART_DATA, LL_USART_DMA_GetRegAddr(USART
+ 4805 .loc 2 1526 3 is_stmt 1 view .LVU1642
4806 .LBB483:
4807 .LBI483:
2365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
4808 .loc 6 2365 22 view .LVU1643
4809 .LBB484:
+ARM GAS /tmp/ccWwqwYX.s page 432
+
+
2367:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
-ARM GAS /tmp/ccdsDELB.s page 432
-
-
4810 .loc 6 2367 3 view .LVU1644
4811 011a 4FF00072 mov r2, #33554432
4812 011e DA60 str r2, [r3, #12]
@@ -25869,8 +25870,8 @@ ARM GAS /tmp/ccdsDELB.s page 1
4814 .loc 6 2367 3 is_stmt 0 view .LVU1645
4815 .LBE484:
4816 .LBE483:
-1526:Src/main.c ****
- 4817 .loc 2 1526 3 is_stmt 1 view .LVU1646
+1527:Src/main.c ****
+ 4817 .loc 2 1527 3 is_stmt 1 view .LVU1646
4818 0120 6A49 ldr r1, .L182+84
4819 .LVL349:
4820 .LBB485:
@@ -25917,10 +25918,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
3598:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
3599:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
3600:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_DisableDMADeactOnRxErr(USART_TypeDef *USARTx)
+ARM GAS /tmp/ccWwqwYX.s page 433
+
+
3601:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
-ARM GAS /tmp/ccdsDELB.s page 433
-
-
3602:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** CLEAR_BIT(USARTx->CR3, USART_CR3_DDRE);
3603:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
3604:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -25977,10 +25978,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
4835 .LBI487:
621:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
4836 .loc 6 621 26 is_stmt 1 view .LVU1654
+ARM GAS /tmp/ccWwqwYX.s page 434
+
+
4837 .LBB488:
-ARM GAS /tmp/ccdsDELB.s page 434
-
-
623:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
4838 .loc 6 623 3 view .LVU1655
623:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
@@ -26019,174 +26020,174 @@ ARM GAS /tmp/ccdsDELB.s page 1
4863 .loc 6 1437 5 is_stmt 0 view .LVU1664
4864 .LBE490:
4865 .LBE489:
-1531:Src/main.c **** SD_SLIDE = 0;
- 4866 .loc 2 1531 2 is_stmt 1 view .LVU1665
-1531:Src/main.c **** SD_SLIDE = 0;
- 4867 .loc 2 1531 10 is_stmt 0 view .LVU1666
+1532:Src/main.c **** SD_SLIDE = 0;
+ 4866 .loc 2 1532 2 is_stmt 1 view .LVU1665
+1532:Src/main.c **** SD_SLIDE = 0;
+ 4867 .loc 2 1532 10 is_stmt 0 view .LVU1666
4868 013a 0024 movs r4, #0
4869 013c 654B ldr r3, .L182+92
4870 013e 1C60 str r4, [r3]
-1532:Src/main.c **** //Reset all periphery
- 4871 .loc 2 1532 2 is_stmt 1 view .LVU1667
-1532:Src/main.c **** //Reset all periphery
- 4872 .loc 2 1532 11 is_stmt 0 view .LVU1668
+1533:Src/main.c **** //Reset all periphery
+ 4871 .loc 2 1533 2 is_stmt 1 view .LVU1667
+1533:Src/main.c **** //Reset all periphery
+ 4872 .loc 2 1533 11 is_stmt 0 view .LVU1668
4873 0140 654B ldr r3, .L182+96
4874 0142 1C60 str r4, [r3]
-1534:Src/main.c **** HAL_GPIO_WritePin(EN_5V2_GPIO_Port, EN_5V2_Pin, GPIO_PIN_RESET);
- 4875 .loc 2 1534 2 is_stmt 1 view .LVU1669
+1535:Src/main.c **** HAL_GPIO_WritePin(EN_5V2_GPIO_Port, EN_5V2_Pin, GPIO_PIN_RESET);
+ 4875 .loc 2 1535 2 is_stmt 1 view .LVU1669
4876 0144 654F ldr r7, .L182+100
4877 0146 2246 mov r2, r4
4878 0148 0821 movs r1, #8
+ARM GAS /tmp/ccWwqwYX.s page 435
+
+
4879 014a 3846 mov r0, r7
-ARM GAS /tmp/ccdsDELB.s page 435
-
-
4880 014c FFF7FEFF bl HAL_GPIO_WritePin
4881 .LVL354:
-1535:Src/main.c **** HAL_GPIO_WritePin(LD1_EN_GPIO_Port, LD1_EN_Pin, GPIO_PIN_RESET);
- 4882 .loc 2 1535 2 view .LVU1670
+1536:Src/main.c **** HAL_GPIO_WritePin(LD1_EN_GPIO_Port, LD1_EN_Pin, GPIO_PIN_RESET);
+ 4882 .loc 2 1536 2 view .LVU1670
4883 0150 2246 mov r2, r4
4884 0152 0421 movs r1, #4
4885 0154 3846 mov r0, r7
4886 0156 FFF7FEFF bl HAL_GPIO_WritePin
4887 .LVL355:
-1536:Src/main.c **** HAL_GPIO_WritePin(LD2_EN_GPIO_Port, LD2_EN_Pin, GPIO_PIN_RESET);
- 4888 .loc 2 1536 2 view .LVU1671
+1537:Src/main.c **** HAL_GPIO_WritePin(LD2_EN_GPIO_Port, LD2_EN_Pin, GPIO_PIN_RESET);
+ 4888 .loc 2 1537 2 view .LVU1671
4889 015a DFF8A481 ldr r8, .L182+136
4890 015e 2246 mov r2, r4
4891 0160 4FF48071 mov r1, #256
4892 0164 4046 mov r0, r8
4893 0166 FFF7FEFF bl HAL_GPIO_WritePin
4894 .LVL356:
-1537:Src/main.c **** HAL_GPIO_WritePin(REF0_EN_GPIO_Port, REF0_EN_Pin, GPIO_PIN_RESET);
- 4895 .loc 2 1537 2 view .LVU1672
+1538:Src/main.c **** HAL_GPIO_WritePin(REF0_EN_GPIO_Port, REF0_EN_Pin, GPIO_PIN_RESET);
+ 4895 .loc 2 1538 2 view .LVU1672
4896 016a 2246 mov r2, r4
4897 016c 1021 movs r1, #16
4898 016e 3846 mov r0, r7
4899 0170 FFF7FEFF bl HAL_GPIO_WritePin
4900 .LVL357:
-1538:Src/main.c **** HAL_GPIO_WritePin(REF2_ON_GPIO_Port, REF2_ON_Pin, GPIO_PIN_RESET);
- 4901 .loc 2 1538 2 view .LVU1673
+1539:Src/main.c **** HAL_GPIO_WritePin(REF2_ON_GPIO_Port, REF2_ON_Pin, GPIO_PIN_RESET);
+ 4901 .loc 2 1539 2 view .LVU1673
4902 0174 5A4E ldr r6, .L182+104
4903 0176 2246 mov r2, r4
4904 0178 4FF48061 mov r1, #1024
4905 017c 3046 mov r0, r6
4906 017e FFF7FEFF bl HAL_GPIO_WritePin
4907 .LVL358:
-1539:Src/main.c **** HAL_GPIO_WritePin(TECEN1_GPIO_Port, TECEN1_Pin, GPIO_PIN_RESET);
- 4908 .loc 2 1539 2 view .LVU1674
+1540:Src/main.c **** HAL_GPIO_WritePin(TECEN1_GPIO_Port, TECEN1_Pin, GPIO_PIN_RESET);
+ 4908 .loc 2 1540 2 view .LVU1674
4909 0182 584D ldr r5, .L182+108
4910 0184 2246 mov r2, r4
4911 0186 0821 movs r1, #8
4912 0188 2846 mov r0, r5
4913 018a FFF7FEFF bl HAL_GPIO_WritePin
4914 .LVL359:
-1540:Src/main.c **** HAL_GPIO_WritePin(TECEN2_GPIO_Port, TECEN2_Pin, GPIO_PIN_RESET);
- 4915 .loc 2 1540 2 view .LVU1675
+1541:Src/main.c **** HAL_GPIO_WritePin(TECEN2_GPIO_Port, TECEN2_Pin, GPIO_PIN_RESET);
+ 4915 .loc 2 1541 2 view .LVU1675
4916 018e 2246 mov r2, r4
4917 0190 0121 movs r1, #1
4918 0192 2846 mov r0, r5
4919 0194 FFF7FEFF bl HAL_GPIO_WritePin
4920 .LVL360:
-1541:Src/main.c **** HAL_GPIO_WritePin(TEC1_PD_GPIO_Port, TEC1_PD_Pin, GPIO_PIN_RESET);
- 4921 .loc 2 1541 2 view .LVU1676
+1542:Src/main.c **** HAL_GPIO_WritePin(TEC1_PD_GPIO_Port, TEC1_PD_Pin, GPIO_PIN_RESET);
+ 4921 .loc 2 1542 2 view .LVU1676
4922 0198 2246 mov r2, r4
4923 019a 0221 movs r1, #2
4924 019c 2846 mov r0, r5
4925 019e FFF7FEFF bl HAL_GPIO_WritePin
4926 .LVL361:
-1542:Src/main.c **** HAL_GPIO_WritePin(TEC2_PD_GPIO_Port, TEC2_PD_Pin, GPIO_PIN_RESET);
- 4927 .loc 2 1542 2 view .LVU1677
+1543:Src/main.c **** HAL_GPIO_WritePin(TEC2_PD_GPIO_Port, TEC2_PD_Pin, GPIO_PIN_RESET);
+ 4927 .loc 2 1543 2 view .LVU1677
+ARM GAS /tmp/ccWwqwYX.s page 436
+
+
4928 01a2 2246 mov r2, r4
-ARM GAS /tmp/ccdsDELB.s page 436
-
-
4929 01a4 4FF40061 mov r1, #2048
4930 01a8 3046 mov r0, r6
4931 01aa FFF7FEFF bl HAL_GPIO_WritePin
4932 .LVL362:
-1543:Src/main.c **** // for (uint16_t i = 0; i < SD_Length; i++)
- 4933 .loc 2 1543 2 view .LVU1678
+1544:Src/main.c **** // for (uint16_t i = 0; i < SD_Length; i++)
+ 4933 .loc 2 1544 2 view .LVU1678
4934 01ae 2246 mov r2, r4
4935 01b0 2021 movs r1, #32
4936 01b2 3846 mov r0, r7
4937 01b4 FFF7FEFF bl HAL_GPIO_WritePin
4938 .LVL363:
-1553:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD2_CS_GPIO_Port, ADC_MPD2_CS_Pin, GPIO_PIN_SET);//Enable SPI for MPhD2 ADC
- 4939 .loc 2 1553 2 view .LVU1679
+1554:Src/main.c **** HAL_GPIO_WritePin(ADC_MPD2_CS_GPIO_Port, ADC_MPD2_CS_Pin, GPIO_PIN_SET);//Enable SPI for MPhD2 ADC
+ 4939 .loc 2 1554 2 view .LVU1679
4940 01b8 07F50067 add r7, r7, #2048
4941 01bc 0122 movs r2, #1
4942 01be 4FF48061 mov r1, #1024
4943 01c2 3846 mov r0, r7
4944 01c4 FFF7FEFF bl HAL_GPIO_WritePin
4945 .LVL364:
-1554:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);
- 4946 .loc 2 1554 2 view .LVU1680
+1555:Src/main.c **** HAL_GPIO_WritePin(SPI4_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);
+ 4946 .loc 2 1555 2 view .LVU1680
4947 01c8 474C ldr r4, .L182+112
4948 01ca 0122 movs r2, #1
4949 01cc 4021 movs r1, #64
4950 01ce 2046 mov r0, r4
4951 01d0 FFF7FEFF bl HAL_GPIO_WritePin
4952 .LVL365:
-1555:Src/main.c **** HAL_GPIO_WritePin(SPI5_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);
- 4953 .loc 2 1555 2 view .LVU1681
+1556:Src/main.c **** HAL_GPIO_WritePin(SPI5_CNV_GPIO_Port, SPI4_CNV_Pin, GPIO_PIN_SET);
+ 4953 .loc 2 1556 2 view .LVU1681
4954 01d4 0122 movs r2, #1
4955 01d6 4FF48041 mov r1, #16384
4956 01da 3846 mov r0, r7
4957 01dc FFF7FEFF bl HAL_GPIO_WritePin
4958 .LVL366:
-1556:Src/main.c **** HAL_GPIO_WritePin(DAC_LD1_CS_GPIO_Port, DAC_LD1_CS_Pin, GPIO_PIN_SET);//End operation with LDAC1
- 4959 .loc 2 1556 2 view .LVU1682
+1557:Src/main.c **** HAL_GPIO_WritePin(DAC_LD1_CS_GPIO_Port, DAC_LD1_CS_Pin, GPIO_PIN_SET);//End operation with LDAC1
+ 4959 .loc 2 1557 2 view .LVU1682
4960 01e0 0122 movs r2, #1
4961 01e2 4FF48041 mov r1, #16384
4962 01e6 2046 mov r0, r4
4963 01e8 FFF7FEFF bl HAL_GPIO_WritePin
4964 .LVL367:
-1557:Src/main.c **** HAL_GPIO_WritePin(DAC_LD2_CS_GPIO_Port, DAC_LD2_CS_Pin, GPIO_PIN_SET);//End operation with LDAC2
- 4965 .loc 2 1557 2 view .LVU1683
+1558:Src/main.c **** HAL_GPIO_WritePin(DAC_LD2_CS_GPIO_Port, DAC_LD2_CS_Pin, GPIO_PIN_SET);//End operation with LDAC2
+ 4965 .loc 2 1558 2 view .LVU1683
4966 01ec 0122 movs r2, #1
4967 01ee 4FF48041 mov r1, #16384
4968 01f2 3046 mov r0, r6
4969 01f4 FFF7FEFF bl HAL_GPIO_WritePin
4970 .LVL368:
-1558:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC1_CS_GPIO_Port, DAC_TEC1_CS_Pin, GPIO_PIN_SET);//End operation with TEC1
- 4971 .loc 2 1558 2 view .LVU1684
+1559:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC1_CS_GPIO_Port, DAC_TEC1_CS_Pin, GPIO_PIN_SET);//End operation with TEC1
+ 4971 .loc 2 1559 2 view .LVU1684
4972 01f8 0122 movs r2, #1
4973 01fa 4021 movs r1, #64
4974 01fc 2846 mov r0, r5
4975 01fe FFF7FEFF bl HAL_GPIO_WritePin
4976 .LVL369:
-1559:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC2_CS_GPIO_Port, DAC_TEC2_CS_Pin, GPIO_PIN_SET);//End operation with TEC2
- 4977 .loc 2 1559 2 view .LVU1685
-ARM GAS /tmp/ccdsDELB.s page 437
+1560:Src/main.c **** HAL_GPIO_WritePin(DAC_TEC2_CS_GPIO_Port, DAC_TEC2_CS_Pin, GPIO_PIN_SET);//End operation with TEC2
+ARM GAS /tmp/ccWwqwYX.s page 437
+ 4977 .loc 2 1560 2 view .LVU1685
4978 0202 0122 movs r2, #1
4979 0204 4FF48051 mov r1, #4096
4980 0208 3046 mov r0, r6
4981 020a FFF7FEFF bl HAL_GPIO_WritePin
4982 .LVL370:
-1560:Src/main.c ****
- 4983 .loc 2 1560 2 view .LVU1686
+1561:Src/main.c ****
+ 4983 .loc 2 1561 2 view .LVU1686
4984 020e 0122 movs r2, #1
4985 0210 1021 movs r1, #16
4986 0212 2846 mov r0, r5
4987 0214 FFF7FEFF bl HAL_GPIO_WritePin
4988 .LVL371:
-1564:Src/main.c **** {
- 4989 .loc 2 1564 2 view .LVU1687
-1564:Src/main.c **** {
- 4990 .loc 2 1564 6 is_stmt 0 view .LVU1688
+1565:Src/main.c **** {
+ 4989 .loc 2 1565 2 view .LVU1687
+1565:Src/main.c **** {
+ 4990 .loc 2 1565 6 is_stmt 0 view .LVU1688
4991 0218 0121 movs r1, #1
4992 021a 4046 mov r0, r8
4993 021c FFF7FEFF bl HAL_GPIO_ReadPin
4994 .LVL372:
-1564:Src/main.c **** {
- 4995 .loc 2 1564 5 view .LVU1689
+1565:Src/main.c **** {
+ 4995 .loc 2 1565 5 view .LVU1689
4996 0220 38B1 cbz r0, .L180
4997 .L170:
-1594:Src/main.c **** static void Decode_uart(uint16_t *Command, LDx_SetupTypeDef *LD1_curr_setup, LDx_SetupTypeDef *LD2_
- 4998 .loc 2 1594 1 view .LVU1690
+1595:Src/main.c **** static void Decode_uart(uint16_t *Command, LDx_SetupTypeDef *LD1_curr_setup, LDx_SetupTypeDef *LD2_
+ 4998 .loc 2 1595 1 view .LVU1690
4999 0222 BDE8F081 pop {r4, r5, r6, r7, r8, pc}
5000 .LVL373:
5001 .L179:
@@ -26209,87 +26210,87 @@ ARM GAS /tmp/ccdsDELB.s page 1
5014 .loc 6 1431 5 is_stmt 0 view .LVU1694
5015 .LBE491:
5016 .LBE492:
-1567:Src/main.c **** {
- 5017 .loc 2 1567 3 is_stmt 1 view .LVU1695
-1567:Src/main.c **** {
- 5018 .loc 2 1567 7 is_stmt 0 view .LVU1696
+1568:Src/main.c **** {
+ 5017 .loc 2 1568 3 is_stmt 1 view .LVU1695
+1568:Src/main.c **** {
+ 5018 .loc 2 1568 7 is_stmt 0 view .LVU1696
5019 0232 4FF48071 mov r1, #256
5020 0236 2846 mov r0, r5
5021 0238 FFF7FEFF bl HAL_GPIO_ReadPin
5022 .LVL376:
-1567:Src/main.c **** {
-ARM GAS /tmp/ccdsDELB.s page 438
+ARM GAS /tmp/ccWwqwYX.s page 438
- 5023 .loc 2 1567 6 view .LVU1697
+1568:Src/main.c **** {
+ 5023 .loc 2 1568 6 view .LVU1697
5024 023c 0028 cmp r0, #0
5025 023e F0D1 bne .L170
-1570:Src/main.c **** if (test == 0) //0 - suc
- 5026 .loc 2 1570 4 is_stmt 1 view .LVU1698
-1570:Src/main.c **** if (test == 0) //0 - suc
- 5027 .loc 2 1570 11 is_stmt 0 view .LVU1699
+1571:Src/main.c **** if (test == 0) //0 - suc
+ 5026 .loc 2 1571 4 is_stmt 1 view .LVU1698
+1571:Src/main.c **** if (test == 0) //0 - suc
+ 5027 .loc 2 1571 11 is_stmt 0 view .LVU1699
5028 0240 2A48 ldr r0, .L182+116
5029 0242 FFF7FEFF bl Mount_SD
5030 .LVL377:
-1570:Src/main.c **** if (test == 0) //0 - suc
- 5031 .loc 2 1570 9 view .LVU1700
+1571:Src/main.c **** if (test == 0) //0 - suc
+ 5031 .loc 2 1571 9 view .LVU1700
5032 0246 2A4B ldr r3, .L182+120
5033 0248 1860 str r0, [r3]
-1571:Src/main.c **** {
- 5034 .loc 2 1571 4 is_stmt 1 view .LVU1701
-1571:Src/main.c **** {
- 5035 .loc 2 1571 7 is_stmt 0 view .LVU1702
+1572:Src/main.c **** {
+ 5034 .loc 2 1572 4 is_stmt 1 view .LVU1701
+1572:Src/main.c **** {
+ 5035 .loc 2 1572 7 is_stmt 0 view .LVU1702
5036 024a 18B1 cbz r0, .L181
5037 .L177:
-1583:Src/main.c **** }
- 5038 .loc 2 1583 4 is_stmt 1 view .LVU1703
-1583:Src/main.c **** }
- 5039 .loc 2 1583 14 is_stmt 0 view .LVU1704
+1584:Src/main.c **** }
+ 5038 .loc 2 1584 4 is_stmt 1 view .LVU1703
+1584:Src/main.c **** }
+ 5039 .loc 2 1584 14 is_stmt 0 view .LVU1704
5040 024c 294B ldr r3, .L182+124
5041 024e 0122 movs r2, #1
5042 0250 1A70 strb r2, [r3]
-1594:Src/main.c **** static void Decode_uart(uint16_t *Command, LDx_SetupTypeDef *LD1_curr_setup, LDx_SetupTypeDef *LD2_
- 5043 .loc 2 1594 1 view .LVU1705
+1595:Src/main.c **** static void Decode_uart(uint16_t *Command, LDx_SetupTypeDef *LD1_curr_setup, LDx_SetupTypeDef *LD2_
+ 5043 .loc 2 1595 1 view .LVU1705
5044 0252 E6E7 b .L170
5045 .L181:
-1574:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
- 5046 .loc 2 1574 5 is_stmt 1 view .LVU1706
-1574:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
- 5047 .loc 2 1574 12 is_stmt 0 view .LVU1707
+1575:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
+ 5046 .loc 2 1575 5 is_stmt 1 view .LVU1706
+1575:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
+ 5047 .loc 2 1575 12 is_stmt 0 view .LVU1707
5048 0254 1E23 movs r3, #30
5049 0256 1A46 mov r2, r3
5050 0258 2749 ldr r1, .L182+128
5051 025a 2848 ldr r0, .L182+132
5052 025c FFF7FEFF bl Seek_Read_File
5053 .LVL378:
-1574:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
- 5054 .loc 2 1574 10 view .LVU1708
+1575:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
+ 5054 .loc 2 1575 10 view .LVU1708
5055 0260 234C ldr r4, .L182+120
5056 0262 2060 str r0, [r4]
-1575:Src/main.c **** UART_rec_incr = 0;
- 5057 .loc 2 1575 5 is_stmt 1 view .LVU1709
-1575:Src/main.c **** UART_rec_incr = 0;
- 5058 .loc 2 1575 12 is_stmt 0 view .LVU1710
+1576:Src/main.c **** UART_rec_incr = 0;
+ 5057 .loc 2 1576 5 is_stmt 1 view .LVU1709
+1576:Src/main.c **** UART_rec_incr = 0;
+ 5058 .loc 2 1576 12 is_stmt 0 view .LVU1710
5059 0264 2148 ldr r0, .L182+116
5060 0266 FFF7FEFF bl Unmount_SD
5061 .LVL379:
-1575:Src/main.c **** UART_rec_incr = 0;
- 5062 .loc 2 1575 10 view .LVU1711
+1576:Src/main.c **** UART_rec_incr = 0;
+ 5062 .loc 2 1576 10 view .LVU1711
5063 026a 2060 str r0, [r4]
-1576:Src/main.c **** flg_tmt = 0;//Reset the timeout flag
- 5064 .loc 2 1576 5 is_stmt 1 view .LVU1712
-ARM GAS /tmp/ccdsDELB.s page 439
+1577:Src/main.c **** flg_tmt = 0;//Reset the timeout flag
+ARM GAS /tmp/ccWwqwYX.s page 439
-1576:Src/main.c **** flg_tmt = 0;//Reset the timeout flag
- 5065 .loc 2 1576 19 is_stmt 0 view .LVU1713
+ 5064 .loc 2 1577 5 is_stmt 1 view .LVU1712
+1577:Src/main.c **** flg_tmt = 0;//Reset the timeout flag
+ 5065 .loc 2 1577 19 is_stmt 0 view .LVU1713
5066 026c 0023 movs r3, #0
5067 026e 084A ldr r2, .L182+24
5068 0270 1380 strh r3, [r2] @ movhi
-1577:Src/main.c **** }
- 5069 .loc 2 1577 5 is_stmt 1 view .LVU1714
-1577:Src/main.c **** }
- 5070 .loc 2 1577 13 is_stmt 0 view .LVU1715
+1578:Src/main.c **** }
+ 5069 .loc 2 1578 5 is_stmt 1 view .LVU1714
+1578:Src/main.c **** }
+ 5070 .loc 2 1578 13 is_stmt 0 view .LVU1715
5071 0272 064A ldr r2, .L182+20
5072 0274 1370 strb r3, [r2]
5073 0276 E9E7 b .L177
@@ -26337,31 +26338,31 @@ ARM GAS /tmp/ccdsDELB.s page 1
5116 .align 1
5117 .syntax unified
5118 .thumb
+ARM GAS /tmp/ccWwqwYX.s page 440
+
+
5119 .thumb_func
-ARM GAS /tmp/ccdsDELB.s page 440
-
-
5120 .fpu fpv5-d16
5122 Get_ADC:
5123 .LVL380:
5124 .LFB1208:
-1965:Src/main.c **** uint16_t OUT;
- 5125 .loc 2 1965 1 is_stmt 1 view -0
+1966:Src/main.c **** uint16_t OUT;
+ 5125 .loc 2 1966 1 is_stmt 1 view -0
5126 .cfi_startproc
5127 @ args = 0, pretend = 0, frame = 0
5128 @ frame_needed = 0, uses_anonymous_args = 0
-1965:Src/main.c **** uint16_t OUT;
- 5129 .loc 2 1965 1 is_stmt 0 view .LVU1717
+1966:Src/main.c **** uint16_t OUT;
+ 5129 .loc 2 1966 1 is_stmt 0 view .LVU1717
5130 0000 10B5 push {r4, lr}
5131 .LCFI39:
5132 .cfi_def_cfa_offset 8
5133 .cfi_offset 4, -8
5134 .cfi_offset 14, -4
5135 0002 0024 movs r4, #0
-1966:Src/main.c **** switch (num)
- 5136 .loc 2 1966 2 is_stmt 1 view .LVU1718
-1967:Src/main.c **** {
- 5137 .loc 2 1967 2 view .LVU1719
+1967:Src/main.c **** switch (num)
+ 5136 .loc 2 1967 2 is_stmt 1 view .LVU1718
+1968:Src/main.c **** {
+ 5137 .loc 2 1968 2 view .LVU1719
5138 0004 0528 cmp r0, #5
5139 0006 2CD8 bhi .L193
5140 0008 DFE800F0 tbb [pc, r0]
@@ -26374,132 +26375,132 @@ ARM GAS /tmp/ccdsDELB.s page 1
5147 0011 26 .byte (.L186-.L187)/2
5148 .p2align 1
5149 .L192:
-1970:Src/main.c **** break;
- 5150 .loc 2 1970 5 view .LVU1720
+1971:Src/main.c **** break;
+ 5150 .loc 2 1971 5 view .LVU1720
5151 0012 1548 ldr r0, .L195
5152 .LVL381:
-1970:Src/main.c **** break;
- 5153 .loc 2 1970 5 is_stmt 0 view .LVU1721
+1971:Src/main.c **** break;
+ 5153 .loc 2 1971 5 is_stmt 0 view .LVU1721
5154 0014 FFF7FEFF bl HAL_ADC_Start
5155 .LVL382:
-1971:Src/main.c **** case 1:
- 5156 .loc 2 1971 4 is_stmt 1 view .LVU1722
+1972:Src/main.c **** case 1:
+ 5156 .loc 2 1972 4 is_stmt 1 view .LVU1722
5157 0018 2046 mov r0, r4
5158 .L185:
5159 .LVL383:
-1990:Src/main.c **** }
- 5160 .loc 2 1990 2 view .LVU1723
-1991:Src/main.c **** uint16_t PID_Controller_Temp(LDx_SetupTypeDef * LDx_curr_setup, LDx_ParamTypeDef * LDx_results, uin
- 5161 .loc 2 1991 1 is_stmt 0 view .LVU1724
+1991:Src/main.c **** }
+ 5160 .loc 2 1991 2 view .LVU1723
+1992:Src/main.c **** uint16_t PID_Controller_Temp(LDx_SetupTypeDef * LDx_curr_setup, LDx_ParamTypeDef * LDx_results, uin
+ 5161 .loc 2 1992 1 is_stmt 0 view .LVU1724
5162 001a 10BD pop {r4, pc}
5163 .LVL384:
5164 .L191:
-1973:Src/main.c **** OUT = HAL_ADC_GetValue(&hadc1); // Get value adc
- 5165 .loc 2 1973 5 is_stmt 1 view .LVU1725
+1974:Src/main.c **** OUT = HAL_ADC_GetValue(&hadc1); // Get value adc
+ 5165 .loc 2 1974 5 is_stmt 1 view .LVU1725
5166 001c 124C ldr r4, .L195
+ARM GAS /tmp/ccWwqwYX.s page 441
+
+
5167 001e 6421 movs r1, #100
-ARM GAS /tmp/ccdsDELB.s page 441
-
-
5168 0020 2046 mov r0, r4
5169 .LVL385:
-1973:Src/main.c **** OUT = HAL_ADC_GetValue(&hadc1); // Get value adc
- 5170 .loc 2 1973 5 is_stmt 0 view .LVU1726
+1974:Src/main.c **** OUT = HAL_ADC_GetValue(&hadc1); // Get value adc
+ 5170 .loc 2 1974 5 is_stmt 0 view .LVU1726
5171 0022 FFF7FEFF bl HAL_ADC_PollForConversion
5172 .LVL386:
-1974:Src/main.c **** break;
- 5173 .loc 2 1974 9 is_stmt 1 view .LVU1727
-1974:Src/main.c **** break;
- 5174 .loc 2 1974 15 is_stmt 0 view .LVU1728
+1975:Src/main.c **** break;
+ 5173 .loc 2 1975 9 is_stmt 1 view .LVU1727
+1975:Src/main.c **** break;
+ 5174 .loc 2 1975 15 is_stmt 0 view .LVU1728
5175 0026 2046 mov r0, r4
5176 0028 FFF7FEFF bl HAL_ADC_GetValue
5177 .LVL387:
-1974:Src/main.c **** break;
- 5178 .loc 2 1974 13 view .LVU1729
+1975:Src/main.c **** break;
+ 5178 .loc 2 1975 13 view .LVU1729
5179 002c 80B2 uxth r0, r0
5180 .LVL388:
-1975:Src/main.c **** case 2:
- 5181 .loc 2 1975 4 is_stmt 1 view .LVU1730
+1976:Src/main.c **** case 2:
+ 5181 .loc 2 1976 4 is_stmt 1 view .LVU1730
5182 002e F4E7 b .L185
5183 .LVL389:
5184 .L190:
-1977:Src/main.c **** break;
- 5185 .loc 2 1977 5 view .LVU1731
+1978:Src/main.c **** break;
+ 5185 .loc 2 1978 5 view .LVU1731
5186 0030 0D48 ldr r0, .L195
5187 .LVL390:
-1977:Src/main.c **** break;
- 5188 .loc 2 1977 5 is_stmt 0 view .LVU1732
+1978:Src/main.c **** break;
+ 5188 .loc 2 1978 5 is_stmt 0 view .LVU1732
5189 0032 FFF7FEFF bl HAL_ADC_Stop
5190 .LVL391:
-1978:Src/main.c **** case 3:
- 5191 .loc 2 1978 4 is_stmt 1 view .LVU1733
+1979:Src/main.c **** case 3:
+ 5191 .loc 2 1979 4 is_stmt 1 view .LVU1733
5192 0036 2046 mov r0, r4
5193 0038 EFE7 b .L185
5194 .LVL392:
5195 .L189:
-1980:Src/main.c **** break;
- 5196 .loc 2 1980 5 view .LVU1734
+1981:Src/main.c **** break;
+ 5196 .loc 2 1981 5 view .LVU1734
5197 003a 0C48 ldr r0, .L195+4
5198 .LVL393:
-1980:Src/main.c **** break;
- 5199 .loc 2 1980 5 is_stmt 0 view .LVU1735
+1981:Src/main.c **** break;
+ 5199 .loc 2 1981 5 is_stmt 0 view .LVU1735
5200 003c FFF7FEFF bl HAL_ADC_Start
5201 .LVL394:
-1981:Src/main.c **** case 4:
- 5202 .loc 2 1981 4 is_stmt 1 view .LVU1736
+1982:Src/main.c **** case 4:
+ 5202 .loc 2 1982 4 is_stmt 1 view .LVU1736
5203 0040 2046 mov r0, r4
5204 0042 EAE7 b .L185
5205 .LVL395:
5206 .L188:
-1983:Src/main.c **** OUT = HAL_ADC_GetValue(&hadc3); // Get value adc
- 5207 .loc 2 1983 5 view .LVU1737
+1984:Src/main.c **** OUT = HAL_ADC_GetValue(&hadc3); // Get value adc
+ 5207 .loc 2 1984 5 view .LVU1737
5208 0044 094C ldr r4, .L195+4
5209 0046 6421 movs r1, #100
5210 0048 2046 mov r0, r4
5211 .LVL396:
-1983:Src/main.c **** OUT = HAL_ADC_GetValue(&hadc3); // Get value adc
-ARM GAS /tmp/ccdsDELB.s page 442
+ARM GAS /tmp/ccWwqwYX.s page 442
- 5212 .loc 2 1983 5 is_stmt 0 view .LVU1738
+1984:Src/main.c **** OUT = HAL_ADC_GetValue(&hadc3); // Get value adc
+ 5212 .loc 2 1984 5 is_stmt 0 view .LVU1738
5213 004a FFF7FEFF bl HAL_ADC_PollForConversion
5214 .LVL397:
-1984:Src/main.c **** break;
- 5215 .loc 2 1984 9 is_stmt 1 view .LVU1739
-1984:Src/main.c **** break;
- 5216 .loc 2 1984 15 is_stmt 0 view .LVU1740
+1985:Src/main.c **** break;
+ 5215 .loc 2 1985 9 is_stmt 1 view .LVU1739
+1985:Src/main.c **** break;
+ 5216 .loc 2 1985 15 is_stmt 0 view .LVU1740
5217 004e 2046 mov r0, r4
5218 0050 FFF7FEFF bl HAL_ADC_GetValue
5219 .LVL398:
-1984:Src/main.c **** break;
- 5220 .loc 2 1984 13 view .LVU1741
+1985:Src/main.c **** break;
+ 5220 .loc 2 1985 13 view .LVU1741
5221 0054 80B2 uxth r0, r0
5222 .LVL399:
-1985:Src/main.c **** case 5:
- 5223 .loc 2 1985 4 is_stmt 1 view .LVU1742
+1986:Src/main.c **** case 5:
+ 5223 .loc 2 1986 4 is_stmt 1 view .LVU1742
5224 0056 E0E7 b .L185
5225 .LVL400:
5226 .L186:
-1987:Src/main.c **** break;
- 5227 .loc 2 1987 9 view .LVU1743
+1988:Src/main.c **** break;
+ 5227 .loc 2 1988 9 view .LVU1743
5228 0058 0448 ldr r0, .L195+4
5229 .LVL401:
-1987:Src/main.c **** break;
- 5230 .loc 2 1987 9 is_stmt 0 view .LVU1744
+1988:Src/main.c **** break;
+ 5230 .loc 2 1988 9 is_stmt 0 view .LVU1744
5231 005a FFF7FEFF bl HAL_ADC_Stop
5232 .LVL402:
-1988:Src/main.c **** }
- 5233 .loc 2 1988 4 is_stmt 1 view .LVU1745
+1989:Src/main.c **** }
+ 5233 .loc 2 1989 4 is_stmt 1 view .LVU1745
5234 005e 2046 mov r0, r4
5235 0060 DBE7 b .L185
5236 .LVL403:
5237 .L193:
-1967:Src/main.c **** {
- 5238 .loc 2 1967 2 is_stmt 0 view .LVU1746
+1968:Src/main.c **** {
+ 5238 .loc 2 1968 2 is_stmt 0 view .LVU1746
5239 0062 2046 mov r0, r4
5240 .LVL404:
-1967:Src/main.c **** {
- 5241 .loc 2 1967 2 view .LVU1747
+1968:Src/main.c **** {
+ 5241 .loc 2 1968 2 view .LVU1747
5242 0064 D9E7 b .L185
5243 .L196:
5244 0066 00BF .align 2
@@ -26516,196 +26517,196 @@ ARM GAS /tmp/ccdsDELB.s page 1
5256 .fpu fpv5-d16
5258 Stop_TIM10:
5259 .LFB1217:
-2030:Src/main.c **** uint8_t CheckChecksum(uint16_t *pbuff)
-2031:Src/main.c **** {
-ARM GAS /tmp/ccdsDELB.s page 443
+2031:Src/main.c **** uint8_t CheckChecksum(uint16_t *pbuff)
+ARM GAS /tmp/ccWwqwYX.s page 443
-2032:Src/main.c **** uint16_t cl_ind;
-2033:Src/main.c ****
-2034:Src/main.c **** switch (UART_header)
-2035:Src/main.c **** {
-2036:Src/main.c **** case 0x7777:
-2037:Src/main.c **** cl_ind = TSK_16 - 2;
-2038:Src/main.c **** break;
-2039:Src/main.c **** case 0x1111:
-2040:Src/main.c **** cl_ind = CL_16 - 2;
-2041:Src/main.c **** break;
-2042:Src/main.c **** default:
-2043:Src/main.c **** return 0;
-2044:Src/main.c **** break;
-2045:Src/main.c **** }
-2046:Src/main.c ****
-2047:Src/main.c **** CS_result = CalculateChecksum(pbuff, cl_ind);
-2048:Src/main.c ****
-2049:Src/main.c **** return ((CS_result == COMMAND[cl_ind]) ? 1 : 0);
-2050:Src/main.c **** }
-2051:Src/main.c **** uint16_t CalculateChecksum(uint16_t *pbuff, uint16_t len)
-2052:Src/main.c **** {
-2053:Src/main.c **** short i;
-2054:Src/main.c **** uint16_t cs = *pbuff;
-2055:Src/main.c ****
-2056:Src/main.c **** for(i = 1; i < len; i++)
-2057:Src/main.c **** {
-2058:Src/main.c **** cs ^= *(pbuff+i);
-2059:Src/main.c **** }
-2060:Src/main.c **** return cs;
-2061:Src/main.c **** }
-2062:Src/main.c ****
-2063:Src/main.c **** /*int SD_Init(void)
-2064:Src/main.c **** {
-2065:Src/main.c **** int test=0;
-2066:Src/main.c **** if (HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin)==GPIO_PIN_RESET)
-2067:Src/main.c **** {
-2068:Src/main.c **** test = Mount_SD("/");
-2069:Src/main.c **** if (test == 0) //0 - suc
-2070:Src/main.c **** {
-2071:Src/main.c **** //Format_SD();
-2072:Src/main.c **** test = Create_File("FILE1.TXT"); // 0 -suc
-2073:Src/main.c **** //Create_File("FILE2.TXT");
-2074:Src/main.c **** Write_File ("FILE1.TXT", "____OSGG main borad information. Program made by Kazakov Viktor. Part
-2075:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
-2076:Src/main.c **** return test;
-2077:Src/main.c **** }
-2078:Src/main.c **** else
-2079:Src/main.c **** {
-2080:Src/main.c **** return 1;
-2081:Src/main.c **** }
-2082:Src/main.c **** }
-2083:Src/main.c **** else
-2084:Src/main.c **** {
-2085:Src/main.c **** return 1;
-2086:Src/main.c **** }
-2087:Src/main.c **** }*/
-2088:Src/main.c ****
-ARM GAS /tmp/ccdsDELB.s page 444
+2032:Src/main.c **** {
+2033:Src/main.c **** uint16_t cl_ind;
+2034:Src/main.c ****
+2035:Src/main.c **** switch (UART_header)
+2036:Src/main.c **** {
+2037:Src/main.c **** case 0x7777:
+2038:Src/main.c **** cl_ind = TSK_16 - 2;
+2039:Src/main.c **** break;
+2040:Src/main.c **** case 0x1111:
+2041:Src/main.c **** cl_ind = CL_16 - 2;
+2042:Src/main.c **** break;
+2043:Src/main.c **** default:
+2044:Src/main.c **** return 0;
+2045:Src/main.c **** break;
+2046:Src/main.c **** }
+2047:Src/main.c ****
+2048:Src/main.c **** CS_result = CalculateChecksum(pbuff, cl_ind);
+2049:Src/main.c ****
+2050:Src/main.c **** return ((CS_result == COMMAND[cl_ind]) ? 1 : 0);
+2051:Src/main.c **** }
+2052:Src/main.c **** uint16_t CalculateChecksum(uint16_t *pbuff, uint16_t len)
+2053:Src/main.c **** {
+2054:Src/main.c **** short i;
+2055:Src/main.c **** uint16_t cs = *pbuff;
+2056:Src/main.c ****
+2057:Src/main.c **** for(i = 1; i < len; i++)
+2058:Src/main.c **** {
+2059:Src/main.c **** cs ^= *(pbuff+i);
+2060:Src/main.c **** }
+2061:Src/main.c **** return cs;
+2062:Src/main.c **** }
+2063:Src/main.c ****
+2064:Src/main.c **** /*int SD_Init(void)
+2065:Src/main.c **** {
+2066:Src/main.c **** int test=0;
+2067:Src/main.c **** if (HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin)==GPIO_PIN_RESET)
+2068:Src/main.c **** {
+2069:Src/main.c **** test = Mount_SD("/");
+2070:Src/main.c **** if (test == 0) //0 - suc
+2071:Src/main.c **** {
+2072:Src/main.c **** //Format_SD();
+2073:Src/main.c **** test = Create_File("FILE1.TXT"); // 0 -suc
+2074:Src/main.c **** //Create_File("FILE2.TXT");
+2075:Src/main.c **** Write_File ("FILE1.TXT", "____OSGG main borad information. Program made by Kazakov Viktor. Part
+2076:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
+2077:Src/main.c **** return test;
+2078:Src/main.c **** }
+2079:Src/main.c **** else
+2080:Src/main.c **** {
+2081:Src/main.c **** return 1;
+2082:Src/main.c **** }
+2083:Src/main.c **** }
+2084:Src/main.c **** else
+2085:Src/main.c **** {
+2086:Src/main.c **** return 1;
+2087:Src/main.c **** }
+2088:Src/main.c **** }*/
+ARM GAS /tmp/ccWwqwYX.s page 444
-2089:Src/main.c **** int SD_SAVE(uint16_t *pbuff)
-2090:Src/main.c **** {
-2091:Src/main.c **** int test=0;
-2092:Src/main.c **** if (HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin)==GPIO_PIN_RESET)
-2093:Src/main.c **** {
-2094:Src/main.c **** test = Mount_SD("/");
-2095:Src/main.c **** if (test == 0) //0 - suc
-2096:Src/main.c **** {
-2097:Src/main.c **** //Format_SD();
-2098:Src/main.c **** test = Update_File_byte("FILE1.TXT", (uint8_t *)pbuff, DL_8);
-2099:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
-2100:Src/main.c **** return test;
-2101:Src/main.c **** }
-2102:Src/main.c **** else
-2103:Src/main.c **** {
-2104:Src/main.c **** return 1;
-2105:Src/main.c **** }
-2106:Src/main.c **** }
-2107:Src/main.c **** else
-2108:Src/main.c **** {
-2109:Src/main.c **** return 1;
-2110:Src/main.c **** }
-2111:Src/main.c **** }
-2112:Src/main.c ****
+2089:Src/main.c ****
+2090:Src/main.c **** int SD_SAVE(uint16_t *pbuff)
+2091:Src/main.c **** {
+2092:Src/main.c **** int test=0;
+2093:Src/main.c **** if (HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin)==GPIO_PIN_RESET)
+2094:Src/main.c **** {
+2095:Src/main.c **** test = Mount_SD("/");
+2096:Src/main.c **** if (test == 0) //0 - suc
+2097:Src/main.c **** {
+2098:Src/main.c **** //Format_SD();
+2099:Src/main.c **** test = Update_File_byte("FILE1.TXT", (uint8_t *)pbuff, DL_8);
+2100:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
+2101:Src/main.c **** return test;
+2102:Src/main.c **** }
+2103:Src/main.c **** else
+2104:Src/main.c **** {
+2105:Src/main.c **** return 1;
+2106:Src/main.c **** }
+2107:Src/main.c **** }
+2108:Src/main.c **** else
+2109:Src/main.c **** {
+2110:Src/main.c **** return 1;
+2111:Src/main.c **** }
+2112:Src/main.c **** }
2113:Src/main.c ****
2114:Src/main.c ****
-2115:Src/main.c **** //uint32_t Get_Length(void)
-2116:Src/main.c **** //{
-2117:Src/main.c **** // return SD_matr[0][0] + ((uint32_t) (SD_matr[0][1])<<16);
-2118:Src/main.c **** //}
-2119:Src/main.c ****
-2120:Src/main.c **** int SD_READ(uint16_t *pbuff)
-2121:Src/main.c **** {
-2122:Src/main.c **** int test=0;
-2123:Src/main.c **** if (HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin)==GPIO_PIN_RESET)
-2124:Src/main.c **** {
-2125:Src/main.c **** test = Mount_SD("/");
-2126:Src/main.c **** if (test == 0) //0 - suc
-2127:Src/main.c **** {
-2128:Src/main.c **** //Format_SD();
-2129:Src/main.c **** test = Seek_Read_File ("FILE1.TXT", (uint8_t *)pbuff, DL_8, fgoto);//Read next 246 bytes
-2130:Src/main.c **** fgoto+=DL_8;
-2131:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
-2132:Src/main.c **** return test;
-2133:Src/main.c **** }
-2134:Src/main.c **** else
-2135:Src/main.c **** {
-2136:Src/main.c **** return 1;
-2137:Src/main.c **** }
-2138:Src/main.c **** }
-2139:Src/main.c **** else
-2140:Src/main.c **** {
-2141:Src/main.c **** return 1;
-2142:Src/main.c **** }
-2143:Src/main.c ****
-2144:Src/main.c **** /* for (uint16_t j = 0; j < DL_16; j++)
-2145:Src/main.c **** {
-ARM GAS /tmp/ccdsDELB.s page 445
+2115:Src/main.c ****
+2116:Src/main.c **** //uint32_t Get_Length(void)
+2117:Src/main.c **** //{
+2118:Src/main.c **** // return SD_matr[0][0] + ((uint32_t) (SD_matr[0][1])<<16);
+2119:Src/main.c **** //}
+2120:Src/main.c ****
+2121:Src/main.c **** int SD_READ(uint16_t *pbuff)
+2122:Src/main.c **** {
+2123:Src/main.c **** int test=0;
+2124:Src/main.c **** if (HAL_GPIO_ReadPin(SDMMC1_EN_GPIO_Port, SDMMC1_EN_Pin)==GPIO_PIN_RESET)
+2125:Src/main.c **** {
+2126:Src/main.c **** test = Mount_SD("/");
+2127:Src/main.c **** if (test == 0) //0 - suc
+2128:Src/main.c **** {
+2129:Src/main.c **** //Format_SD();
+2130:Src/main.c **** test = Seek_Read_File ("FILE1.TXT", (uint8_t *)pbuff, DL_8, fgoto);//Read next 246 bytes
+2131:Src/main.c **** fgoto+=DL_8;
+2132:Src/main.c **** test = Unmount_SD("/"); // 0 - succ
+2133:Src/main.c **** return test;
+2134:Src/main.c **** }
+2135:Src/main.c **** else
+2136:Src/main.c **** {
+2137:Src/main.c **** return 1;
+2138:Src/main.c **** }
+2139:Src/main.c **** }
+2140:Src/main.c **** else
+2141:Src/main.c **** {
+2142:Src/main.c **** return 1;
+2143:Src/main.c **** }
+2144:Src/main.c ****
+2145:Src/main.c **** /* for (uint16_t j = 0; j < DL_16; j++)
+ARM GAS /tmp/ccWwqwYX.s page 445
-2146:Src/main.c **** *(pbuff+j) = SD_matr[SD_SLIDE][j];
-2147:Src/main.c **** }
-2148:Src/main.c **** if (SD_SLIDETO7_before)//Main work cycle go with the timer 7 (1000 us or 1 kHz)
- 7496 .loc 2 244 6 is_stmt 1 view .LVU2431
+ 245:Src/main.c **** if (TO7>TO7_before)//Main work cycle go with the timer 7 (1000 us or 1 kHz)
+ 7496 .loc 2 245 6 is_stmt 1 view .LVU2431
7497 027e FFF7FEFF bl Stop_TIM10
7498 .LVL565:
- 245:Src/main.c **** {
- 7499 .loc 2 245 6 view .LVU2432
- 245:Src/main.c **** {
- 7500 .loc 2 245 13 is_stmt 0 view .LVU2433
+ 246:Src/main.c **** {
+ 7499 .loc 2 246 6 view .LVU2432
+ 246:Src/main.c **** {
+ 7500 .loc 2 246 13 is_stmt 0 view .LVU2433
7501 0282 AB4B ldr r3, .L361+4
7502 0284 1B68 ldr r3, [r3]
7503 0286 AB4A ldr r2, .L361+8
7504 0288 1268 ldr r2, [r2]
- 245:Src/main.c **** {
- 7505 .loc 2 245 9 view .LVU2434
+ 246:Src/main.c **** {
+ 7505 .loc 2 246 9 view .LVU2434
7506 028a 9342 cmp r3, r2
7507 028c 7FF611AF bls .L306
- 247:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
- 7508 .loc 2 247 7 is_stmt 1 view .LVU2435
- 247:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
- 7509 .loc 2 247 18 is_stmt 0 view .LVU2436
+ 248:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
+ 7508 .loc 2 248 7 is_stmt 1 view .LVU2435
+ 248:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
+ 7509 .loc 2 248 18 is_stmt 0 view .LVU2436
7510 0290 A84A ldr r2, .L361+8
7511 0292 1360 str r3, [r2]
- 248:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
- 7512 .loc 2 248 7 is_stmt 1 view .LVU2437
- 248:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
- 7513 .loc 2 248 25 is_stmt 0 view .LVU2438
+ 249:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
+ 7512 .loc 2 249 7 is_stmt 1 view .LVU2437
+ 249:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
+ 7513 .loc 2 249 25 is_stmt 0 view .LVU2438
7514 0294 0120 movs r0, #1
7515 0296 FFF7FEFF bl MPhD_T
+ARM GAS /tmp/ccWwqwYX.s page 498
+
+
7516 .LVL566:
-ARM GAS /tmp/ccdsDELB.s page 498
-
-
- 248:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
- 7517 .loc 2 248 23 view .LVU2439
+ 249:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
+ 7517 .loc 2 249 23 view .LVU2439
7518 029a A74F ldr r7, .L361+12
7519 029c 3881 strh r0, [r7, #8] @ movhi
- 249:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 7520 .loc 2 249 7 is_stmt 1 view .LVU2440
- 249:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 7521 .loc 2 249 25 is_stmt 0 view .LVU2441
+ 250:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 7520 .loc 2 250 7 is_stmt 1 view .LVU2440
+ 250:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 7521 .loc 2 250 25 is_stmt 0 view .LVU2441
7522 029e 0120 movs r0, #1
7523 02a0 FFF7FEFF bl MPhD_T
7524 .LVL567:
- 249:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 7525 .loc 2 249 23 view .LVU2442
+ 250:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 7525 .loc 2 250 23 view .LVU2442
7526 02a4 3881 strh r0, [r7, #8] @ movhi
- 250:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 7527 .loc 2 250 7 is_stmt 1 view .LVU2443
- 250:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 7528 .loc 2 250 25 is_stmt 0 view .LVU2444
+ 251:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 7527 .loc 2 251 7 is_stmt 1 view .LVU2443
+ 251:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 7528 .loc 2 251 25 is_stmt 0 view .LVU2444
7529 02a6 0220 movs r0, #2
7530 02a8 FFF7FEFF bl MPhD_T
7531 .LVL568:
- 250:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 7532 .loc 2 250 23 view .LVU2445
+ 251:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 7532 .loc 2 251 23 view .LVU2445
7533 02ac A34E ldr r6, .L361+16
7534 02ae 3081 strh r0, [r6, #8] @ movhi
- 251:Src/main.c ****
- 7535 .loc 2 251 7 is_stmt 1 view .LVU2446
- 251:Src/main.c ****
- 7536 .loc 2 251 25 is_stmt 0 view .LVU2447
+ 252:Src/main.c ****
+ 7535 .loc 2 252 7 is_stmt 1 view .LVU2446
+ 252:Src/main.c ****
+ 7536 .loc 2 252 25 is_stmt 0 view .LVU2447
7537 02b0 0220 movs r0, #2
7538 02b2 FFF7FEFF bl MPhD_T
7539 .LVL569:
- 251:Src/main.c ****
- 7540 .loc 2 251 23 view .LVU2448
+ 252:Src/main.c ****
+ 7540 .loc 2 252 23 view .LVU2448
7541 02b6 3081 strh r0, [r6, #8] @ movhi
- 254:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(3);
- 7542 .loc 2 254 7 is_stmt 1 view .LVU2449
- 254:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(3);
- 7543 .loc 2 254 14 is_stmt 0 view .LVU2450
+ 255:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(3);
+ 7542 .loc 2 255 7 is_stmt 1 view .LVU2449
+ 255:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(3);
+ 7543 .loc 2 255 14 is_stmt 0 view .LVU2450
7544 02b8 0320 movs r0, #3
7545 02ba FFF7FEFF bl MPhD_T
7546 .LVL570:
- 255:Src/main.c **** (void) MPhD_T(4);
- 7547 .loc 2 255 7 is_stmt 1 view .LVU2451
- 255:Src/main.c **** (void) MPhD_T(4);
- 7548 .loc 2 255 32 is_stmt 0 view .LVU2452
+ 256:Src/main.c **** (void) MPhD_T(4);
+ 7547 .loc 2 256 7 is_stmt 1 view .LVU2451
+ 256:Src/main.c **** (void) MPhD_T(4);
+ 7548 .loc 2 256 32 is_stmt 0 view .LVU2452
7549 02be 0320 movs r0, #3
7550 02c0 FFF7FEFF bl MPhD_T
7551 .LVL571:
- 255:Src/main.c **** (void) MPhD_T(4);
- 7552 .loc 2 255 30 view .LVU2453
+ 256:Src/main.c **** (void) MPhD_T(4);
+ 7552 .loc 2 256 30 view .LVU2453
7553 02c4 3880 strh r0, [r7] @ movhi
- 256:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(4);
- 7554 .loc 2 256 7 is_stmt 1 view .LVU2454
- 256:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(4);
- 7555 .loc 2 256 14 is_stmt 0 view .LVU2455
+ 257:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(4);
+ 7554 .loc 2 257 7 is_stmt 1 view .LVU2454
+ 257:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(4);
+ 7555 .loc 2 257 14 is_stmt 0 view .LVU2455
+ARM GAS /tmp/ccWwqwYX.s page 499
+
+
7556 02c6 0420 movs r0, #4
-ARM GAS /tmp/ccdsDELB.s page 499
-
-
7557 02c8 FFF7FEFF bl MPhD_T
7558 .LVL572:
- 257:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
- 7559 .loc 2 257 7 is_stmt 1 view .LVU2456
- 257:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
- 7560 .loc 2 257 32 is_stmt 0 view .LVU2457
+ 258:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
+ 7559 .loc 2 258 7 is_stmt 1 view .LVU2456
+ 258:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
+ 7560 .loc 2 258 32 is_stmt 0 view .LVU2457
7561 02cc 0420 movs r0, #4
7562 02ce FFF7FEFF bl MPhD_T
7563 .LVL573:
- 257:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
- 7564 .loc 2 257 30 view .LVU2458
+ 258:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
+ 7564 .loc 2 258 30 view .LVU2458
7565 02d2 3080 strh r0, [r6] @ movhi
- 258:Src/main.c **** Set_LTEC(3, temp16);//Drive Laser TEC 1
- 7566 .loc 2 258 7 is_stmt 1 view .LVU2459
- 258:Src/main.c **** Set_LTEC(3, temp16);//Drive Laser TEC 1
- 7567 .loc 2 258 14 is_stmt 0 view .LVU2460
+ 259:Src/main.c **** Set_LTEC(3, temp16);//Drive Laser TEC 1
+ 7566 .loc 2 259 7 is_stmt 1 view .LVU2459
+ 259:Src/main.c **** Set_LTEC(3, temp16);//Drive Laser TEC 1
+ 7567 .loc 2 259 14 is_stmt 0 view .LVU2460
7568 02d4 DFF89882 ldr r8, .L361+68
7569 02d8 0122 movs r2, #1
7570 02da 3946 mov r1, r7
@@ -29904,19 +29905,19 @@ ARM GAS /tmp/ccdsDELB.s page 1
7572 02de FFF7FEFF bl PID_Controller_Temp
7573 .LVL574:
7574 02e2 0146 mov r1, r0
- 258:Src/main.c **** Set_LTEC(3, temp16);//Drive Laser TEC 1
- 7575 .loc 2 258 13 view .LVU2461
+ 259:Src/main.c **** Set_LTEC(3, temp16);//Drive Laser TEC 1
+ 7575 .loc 2 259 13 view .LVU2461
7576 02e4 964D ldr r5, .L361+20
7577 02e6 2880 strh r0, [r5] @ movhi
- 259:Src/main.c **** temp16=PID_Controller_Temp(&LD2_curr_setup, &LD2_param, 2);
- 7578 .loc 2 259 7 is_stmt 1 view .LVU2462
+ 260:Src/main.c **** temp16=PID_Controller_Temp(&LD2_curr_setup, &LD2_param, 2);
+ 7578 .loc 2 260 7 is_stmt 1 view .LVU2462
7579 02e8 0320 movs r0, #3
7580 02ea FFF7FEFF bl Set_LTEC
7581 .LVL575:
- 260:Src/main.c **** Set_LTEC(4, temp16);//Drive Laser TEC 2
- 7582 .loc 2 260 7 view .LVU2463
- 260:Src/main.c **** Set_LTEC(4, temp16);//Drive Laser TEC 2
- 7583 .loc 2 260 14 is_stmt 0 view .LVU2464
+ 261:Src/main.c **** Set_LTEC(4, temp16);//Drive Laser TEC 2
+ 7582 .loc 2 261 7 view .LVU2463
+ 261:Src/main.c **** Set_LTEC(4, temp16);//Drive Laser TEC 2
+ 7583 .loc 2 261 14 is_stmt 0 view .LVU2464
7584 02ee DFF87C92 ldr r9, .L361+64
7585 02f2 0222 movs r2, #2
7586 02f4 3146 mov r1, r6
@@ -29924,365 +29925,365 @@ ARM GAS /tmp/ccdsDELB.s page 1
7588 02f8 FFF7FEFF bl PID_Controller_Temp
7589 .LVL576:
7590 02fc 0146 mov r1, r0
- 260:Src/main.c **** Set_LTEC(4, temp16);//Drive Laser TEC 2
- 7591 .loc 2 260 13 view .LVU2465
+ 261:Src/main.c **** Set_LTEC(4, temp16);//Drive Laser TEC 2
+ 7591 .loc 2 261 13 view .LVU2465
7592 02fe 2880 strh r0, [r5] @ movhi
- 261:Src/main.c ****
- 7593 .loc 2 261 7 is_stmt 1 view .LVU2466
+ 262:Src/main.c ****
+ 7593 .loc 2 262 7 is_stmt 1 view .LVU2466
7594 0300 0420 movs r0, #4
7595 0302 FFF7FEFF bl Set_LTEC
7596 .LVL577:
- 263:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
- 7597 .loc 2 263 7 view .LVU2467
- 263:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
- 7598 .loc 2 263 31 is_stmt 0 view .LVU2468
+ 264:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
+ 7597 .loc 2 264 7 view .LVU2467
+ 264:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
+ 7598 .loc 2 264 31 is_stmt 0 view .LVU2468
7599 0306 3B89 ldrh r3, [r7, #8]
- 263:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
-ARM GAS /tmp/ccdsDELB.s page 500
+ARM GAS /tmp/ccWwqwYX.s page 500
- 7600 .loc 2 263 20 view .LVU2469
+ 264:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
+ 7600 .loc 2 264 20 view .LVU2469
7601 0308 8E4C ldr r4, .L361+24
7602 030a 6380 strh r3, [r4, #2] @ movhi
- 264:Src/main.c ****
- 7603 .loc 2 264 7 is_stmt 1 view .LVU2470
- 264:Src/main.c ****
- 7604 .loc 2 264 31 is_stmt 0 view .LVU2471
+ 265:Src/main.c ****
+ 7603 .loc 2 265 7 is_stmt 1 view .LVU2470
+ 265:Src/main.c ****
+ 7604 .loc 2 265 31 is_stmt 0 view .LVU2471
7605 030c 3389 ldrh r3, [r6, #8]
- 264:Src/main.c ****
- 7606 .loc 2 264 20 view .LVU2472
+ 265:Src/main.c ****
+ 7606 .loc 2 265 20 view .LVU2472
7607 030e A380 strh r3, [r4, #4] @ movhi
- 266:Src/main.c **** Set_LTEC(2,LD2_curr_setup.CURRENT);//Drive Laser diode 2
- 7608 .loc 2 266 7 is_stmt 1 view .LVU2473
+ 267:Src/main.c **** Set_LTEC(2,LD2_curr_setup.CURRENT);//Drive Laser diode 2
+ 7608 .loc 2 267 7 is_stmt 1 view .LVU2473
7609 0310 B8F80C10 ldrh r1, [r8, #12]
7610 0314 0120 movs r0, #1
7611 0316 FFF7FEFF bl Set_LTEC
7612 .LVL578:
- 267:Src/main.c ****
- 7613 .loc 2 267 7 view .LVU2474
+ 268:Src/main.c ****
+ 7613 .loc 2 268 7 view .LVU2474
7614 031a B9F80C10 ldrh r1, [r9, #12]
7615 031e 0220 movs r0, #2
7616 0320 FFF7FEFF bl Set_LTEC
7617 .LVL579:
- 271:Src/main.c **** temp16 = Get_ADC(1);
- 7618 .loc 2 271 7 view .LVU2475
- 271:Src/main.c **** temp16 = Get_ADC(1);
- 7619 .loc 2 271 16 is_stmt 0 view .LVU2476
+ 272:Src/main.c **** temp16 = Get_ADC(1);
+ 7618 .loc 2 272 7 view .LVU2475
+ 272:Src/main.c **** temp16 = Get_ADC(1);
+ 7619 .loc 2 272 16 is_stmt 0 view .LVU2476
7620 0324 0020 movs r0, #0
7621 0326 FFF7FEFF bl Get_ADC
7622 .LVL580:
- 271:Src/main.c **** temp16 = Get_ADC(1);
- 7623 .loc 2 271 14 view .LVU2477
+ 272:Src/main.c **** temp16 = Get_ADC(1);
+ 7623 .loc 2 272 14 view .LVU2477
7624 032a 2880 strh r0, [r5] @ movhi
- 272:Src/main.c **** Long_Data[7] = temp16;
- 7625 .loc 2 272 7 is_stmt 1 view .LVU2478
- 272:Src/main.c **** Long_Data[7] = temp16;
- 7626 .loc 2 272 16 is_stmt 0 view .LVU2479
+ 273:Src/main.c **** Long_Data[7] = temp16;
+ 7625 .loc 2 273 7 is_stmt 1 view .LVU2478
+ 273:Src/main.c **** Long_Data[7] = temp16;
+ 7626 .loc 2 273 16 is_stmt 0 view .LVU2479
7627 032c 0120 movs r0, #1
7628 032e FFF7FEFF bl Get_ADC
7629 .LVL581:
- 272:Src/main.c **** Long_Data[7] = temp16;
- 7630 .loc 2 272 14 view .LVU2480
+ 273:Src/main.c **** Long_Data[7] = temp16;
+ 7630 .loc 2 273 14 view .LVU2480
7631 0332 2880 strh r0, [r5] @ movhi
- 273:Src/main.c ****
- 7632 .loc 2 273 7 is_stmt 1 view .LVU2481
- 273:Src/main.c ****
- 7633 .loc 2 273 20 is_stmt 0 view .LVU2482
+ 274:Src/main.c ****
+ 7632 .loc 2 274 7 is_stmt 1 view .LVU2481
+ 274:Src/main.c ****
+ 7633 .loc 2 274 20 is_stmt 0 view .LVU2482
7634 0334 E081 strh r0, [r4, #14] @ movhi
- 276:Src/main.c **** Long_Data[8] = temp16;
- 7635 .loc 2 276 7 is_stmt 1 view .LVU2483
- 276:Src/main.c **** Long_Data[8] = temp16;
- 7636 .loc 2 276 16 is_stmt 0 view .LVU2484
+ 277:Src/main.c **** Long_Data[8] = temp16;
+ 7635 .loc 2 277 7 is_stmt 1 view .LVU2483
+ 277:Src/main.c **** Long_Data[8] = temp16;
+ 7636 .loc 2 277 16 is_stmt 0 view .LVU2484
7637 0336 0120 movs r0, #1
7638 0338 FFF7FEFF bl Get_ADC
7639 .LVL582:
- 276:Src/main.c **** Long_Data[8] = temp16;
- 7640 .loc 2 276 14 view .LVU2485
-ARM GAS /tmp/ccdsDELB.s page 501
+ 277:Src/main.c **** Long_Data[8] = temp16;
+ARM GAS /tmp/ccWwqwYX.s page 501
+ 7640 .loc 2 277 14 view .LVU2485
7641 033c 2880 strh r0, [r5] @ movhi
- 277:Src/main.c ****
- 7642 .loc 2 277 7 is_stmt 1 view .LVU2486
- 277:Src/main.c ****
- 7643 .loc 2 277 20 is_stmt 0 view .LVU2487
+ 278:Src/main.c ****
+ 7642 .loc 2 278 7 is_stmt 1 view .LVU2486
+ 278:Src/main.c ****
+ 7643 .loc 2 278 20 is_stmt 0 view .LVU2487
7644 033e 2082 strh r0, [r4, #16] @ movhi
- 280:Src/main.c **** Long_Data[9] = temp16;
- 7645 .loc 2 280 7 is_stmt 1 view .LVU2488
- 280:Src/main.c **** Long_Data[9] = temp16;
- 7646 .loc 2 280 16 is_stmt 0 view .LVU2489
+ 281:Src/main.c **** Long_Data[9] = temp16;
+ 7645 .loc 2 281 7 is_stmt 1 view .LVU2488
+ 281:Src/main.c **** Long_Data[9] = temp16;
+ 7646 .loc 2 281 16 is_stmt 0 view .LVU2489
7647 0340 0120 movs r0, #1
7648 0342 FFF7FEFF bl Get_ADC
7649 .LVL583:
- 280:Src/main.c **** Long_Data[9] = temp16;
- 7650 .loc 2 280 14 view .LVU2490
+ 281:Src/main.c **** Long_Data[9] = temp16;
+ 7650 .loc 2 281 14 view .LVU2490
7651 0346 2880 strh r0, [r5] @ movhi
- 281:Src/main.c ****
- 7652 .loc 2 281 7 is_stmt 1 view .LVU2491
- 281:Src/main.c ****
- 7653 .loc 2 281 20 is_stmt 0 view .LVU2492
+ 282:Src/main.c ****
+ 7652 .loc 2 282 7 is_stmt 1 view .LVU2491
+ 282:Src/main.c ****
+ 7653 .loc 2 282 20 is_stmt 0 view .LVU2492
7654 0348 6082 strh r0, [r4, #18] @ movhi
- 284:Src/main.c **** Long_Data[10] = temp16;
- 7655 .loc 2 284 7 is_stmt 1 view .LVU2493
- 284:Src/main.c **** Long_Data[10] = temp16;
- 7656 .loc 2 284 16 is_stmt 0 view .LVU2494
+ 285:Src/main.c **** Long_Data[10] = temp16;
+ 7655 .loc 2 285 7 is_stmt 1 view .LVU2493
+ 285:Src/main.c **** Long_Data[10] = temp16;
+ 7656 .loc 2 285 16 is_stmt 0 view .LVU2494
7657 034a 0120 movs r0, #1
7658 034c FFF7FEFF bl Get_ADC
7659 .LVL584:
- 284:Src/main.c **** Long_Data[10] = temp16;
- 7660 .loc 2 284 14 view .LVU2495
+ 285:Src/main.c **** Long_Data[10] = temp16;
+ 7660 .loc 2 285 14 view .LVU2495
7661 0350 2880 strh r0, [r5] @ movhi
- 285:Src/main.c ****
- 7662 .loc 2 285 7 is_stmt 1 view .LVU2496
- 285:Src/main.c ****
- 7663 .loc 2 285 21 is_stmt 0 view .LVU2497
+ 286:Src/main.c ****
+ 7662 .loc 2 286 7 is_stmt 1 view .LVU2496
+ 286:Src/main.c ****
+ 7663 .loc 2 286 21 is_stmt 0 view .LVU2497
7664 0352 A082 strh r0, [r4, #20] @ movhi
- 288:Src/main.c **** Long_Data[11] = temp16;
- 7665 .loc 2 288 7 is_stmt 1 view .LVU2498
- 288:Src/main.c **** Long_Data[11] = temp16;
- 7666 .loc 2 288 16 is_stmt 0 view .LVU2499
+ 289:Src/main.c **** Long_Data[11] = temp16;
+ 7665 .loc 2 289 7 is_stmt 1 view .LVU2498
+ 289:Src/main.c **** Long_Data[11] = temp16;
+ 7666 .loc 2 289 16 is_stmt 0 view .LVU2499
7667 0354 0120 movs r0, #1
7668 0356 FFF7FEFF bl Get_ADC
7669 .LVL585:
- 288:Src/main.c **** Long_Data[11] = temp16;
- 7670 .loc 2 288 14 view .LVU2500
+ 289:Src/main.c **** Long_Data[11] = temp16;
+ 7670 .loc 2 289 14 view .LVU2500
7671 035a 2880 strh r0, [r5] @ movhi
- 289:Src/main.c **** temp16 = Get_ADC(2);
- 7672 .loc 2 289 7 is_stmt 1 view .LVU2501
- 289:Src/main.c **** temp16 = Get_ADC(2);
- 7673 .loc 2 289 21 is_stmt 0 view .LVU2502
+ 290:Src/main.c **** temp16 = Get_ADC(2);
+ 7672 .loc 2 290 7 is_stmt 1 view .LVU2501
+ 290:Src/main.c **** temp16 = Get_ADC(2);
+ 7673 .loc 2 290 21 is_stmt 0 view .LVU2502
7674 035c E082 strh r0, [r4, #22] @ movhi
- 290:Src/main.c ****
- 7675 .loc 2 290 7 is_stmt 1 view .LVU2503
- 290:Src/main.c ****
- 7676 .loc 2 290 16 is_stmt 0 view .LVU2504
+ 291:Src/main.c ****
+ 7675 .loc 2 291 7 is_stmt 1 view .LVU2503
+ 291:Src/main.c ****
+ 7676 .loc 2 291 16 is_stmt 0 view .LVU2504
7677 035e 0220 movs r0, #2
+ARM GAS /tmp/ccWwqwYX.s page 502
+
+
7678 0360 FFF7FEFF bl Get_ADC
-ARM GAS /tmp/ccdsDELB.s page 502
-
-
7679 .LVL586:
- 290:Src/main.c ****
- 7680 .loc 2 290 14 view .LVU2505
+ 291:Src/main.c ****
+ 7680 .loc 2 291 14 view .LVU2505
7681 0364 2880 strh r0, [r5] @ movhi
- 293:Src/main.c **** temp16 = Get_ADC(4);
- 7682 .loc 2 293 7 is_stmt 1 view .LVU2506
- 293:Src/main.c **** temp16 = Get_ADC(4);
- 7683 .loc 2 293 16 is_stmt 0 view .LVU2507
+ 294:Src/main.c **** temp16 = Get_ADC(4);
+ 7682 .loc 2 294 7 is_stmt 1 view .LVU2506
+ 294:Src/main.c **** temp16 = Get_ADC(4);
+ 7683 .loc 2 294 16 is_stmt 0 view .LVU2507
7684 0366 0320 movs r0, #3
7685 0368 FFF7FEFF bl Get_ADC
7686 .LVL587:
- 293:Src/main.c **** temp16 = Get_ADC(4);
- 7687 .loc 2 293 14 view .LVU2508
+ 294:Src/main.c **** temp16 = Get_ADC(4);
+ 7687 .loc 2 294 14 view .LVU2508
7688 036c 2880 strh r0, [r5] @ movhi
- 294:Src/main.c **** Long_Data[12] = temp16;
- 7689 .loc 2 294 7 is_stmt 1 view .LVU2509
- 294:Src/main.c **** Long_Data[12] = temp16;
- 7690 .loc 2 294 16 is_stmt 0 view .LVU2510
+ 295:Src/main.c **** Long_Data[12] = temp16;
+ 7689 .loc 2 295 7 is_stmt 1 view .LVU2509
+ 295:Src/main.c **** Long_Data[12] = temp16;
+ 7690 .loc 2 295 16 is_stmt 0 view .LVU2510
7691 036e 0420 movs r0, #4
7692 0370 FFF7FEFF bl Get_ADC
7693 .LVL588:
- 294:Src/main.c **** Long_Data[12] = temp16;
- 7694 .loc 2 294 14 view .LVU2511
+ 295:Src/main.c **** Long_Data[12] = temp16;
+ 7694 .loc 2 295 14 view .LVU2511
7695 0374 2880 strh r0, [r5] @ movhi
- 295:Src/main.c **** temp16 = Get_ADC(5);
- 7696 .loc 2 295 7 is_stmt 1 view .LVU2512
- 295:Src/main.c **** temp16 = Get_ADC(5);
- 7697 .loc 2 295 21 is_stmt 0 view .LVU2513
+ 296:Src/main.c **** temp16 = Get_ADC(5);
+ 7696 .loc 2 296 7 is_stmt 1 view .LVU2512
+ 296:Src/main.c **** temp16 = Get_ADC(5);
+ 7697 .loc 2 296 21 is_stmt 0 view .LVU2513
7698 0376 2083 strh r0, [r4, #24] @ movhi
- 296:Src/main.c ****
- 7699 .loc 2 296 7 is_stmt 1 view .LVU2514
- 296:Src/main.c ****
- 7700 .loc 2 296 16 is_stmt 0 view .LVU2515
+ 297:Src/main.c ****
+ 7699 .loc 2 297 7 is_stmt 1 view .LVU2514
+ 297:Src/main.c ****
+ 7700 .loc 2 297 16 is_stmt 0 view .LVU2515
7701 0378 0520 movs r0, #5
7702 037a FFF7FEFF bl Get_ADC
7703 .LVL589:
- 296:Src/main.c ****
- 7704 .loc 2 296 14 view .LVU2516
+ 297:Src/main.c ****
+ 7704 .loc 2 297 14 view .LVU2516
7705 037e 2880 strh r0, [r5] @ movhi
- 299:Src/main.c **** Long_Data[3] = (TO6_stop)&0xffff;
- 7706 .loc 2 299 7 is_stmt 1 view .LVU2517
- 299:Src/main.c **** Long_Data[3] = (TO6_stop)&0xffff;
- 7707 .loc 2 299 16 is_stmt 0 view .LVU2518
+ 300:Src/main.c **** Long_Data[3] = (TO6_stop)&0xffff;
+ 7706 .loc 2 300 7 is_stmt 1 view .LVU2517
+ 300:Src/main.c **** Long_Data[3] = (TO6_stop)&0xffff;
+ 7707 .loc 2 300 16 is_stmt 0 view .LVU2518
7708 0380 714B ldr r3, .L361+28
7709 0382 1B68 ldr r3, [r3]
7710 0384 714A ldr r2, .L361+32
7711 0386 1360 str r3, [r2]
- 300:Src/main.c **** Long_Data[4] = (TO6_stop>>16)&0xffff;
- 7712 .loc 2 300 7 is_stmt 1 view .LVU2519
- 300:Src/main.c **** Long_Data[4] = (TO6_stop>>16)&0xffff;
- 7713 .loc 2 300 20 is_stmt 0 view .LVU2520
+ 301:Src/main.c **** Long_Data[4] = (TO6_stop>>16)&0xffff;
+ 7712 .loc 2 301 7 is_stmt 1 view .LVU2519
+ 301:Src/main.c **** Long_Data[4] = (TO6_stop>>16)&0xffff;
+ 7713 .loc 2 301 20 is_stmt 0 view .LVU2520
7714 0388 E380 strh r3, [r4, #6] @ movhi
- 301:Src/main.c ****
- 7715 .loc 2 301 7 is_stmt 1 view .LVU2521
- 301:Src/main.c ****
- 7716 .loc 2 301 31 is_stmt 0 view .LVU2522
+ 302:Src/main.c ****
+ 7715 .loc 2 302 7 is_stmt 1 view .LVU2521
+ 302:Src/main.c ****
+ 7716 .loc 2 302 31 is_stmt 0 view .LVU2522
+ARM GAS /tmp/ccWwqwYX.s page 503
+
+
7717 038a 1B0C lsrs r3, r3, #16
-ARM GAS /tmp/ccdsDELB.s page 503
-
-
- 301:Src/main.c ****
- 7718 .loc 2 301 20 view .LVU2523
+ 302:Src/main.c ****
+ 7718 .loc 2 302 20 view .LVU2523
7719 038c 2381 strh r3, [r4, #8] @ movhi
- 304:Src/main.c ****
- 7720 .loc 2 304 7 is_stmt 1 view .LVU2524
- 304:Src/main.c ****
- 7721 .loc 2 304 31 is_stmt 0 view .LVU2525
+ 305:Src/main.c ****
+ 7720 .loc 2 305 7 is_stmt 1 view .LVU2524
+ 305:Src/main.c ****
+ 7721 .loc 2 305 31 is_stmt 0 view .LVU2525
7722 038e 3B88 ldrh r3, [r7]
- 304:Src/main.c ****
- 7723 .loc 2 304 20 view .LVU2526
+ 305:Src/main.c ****
+ 7723 .loc 2 305 20 view .LVU2526
7724 0390 6381 strh r3, [r4, #10] @ movhi
- 307:Src/main.c ****
- 7725 .loc 2 307 7 is_stmt 1 view .LVU2527
- 307:Src/main.c ****
- 7726 .loc 2 307 31 is_stmt 0 view .LVU2528
+ 308:Src/main.c ****
+ 7725 .loc 2 308 7 is_stmt 1 view .LVU2527
+ 308:Src/main.c ****
+ 7726 .loc 2 308 31 is_stmt 0 view .LVU2528
7727 0392 3388 ldrh r3, [r6]
- 307:Src/main.c ****
- 7728 .loc 2 307 20 view .LVU2529
+ 308:Src/main.c ****
+ 7728 .loc 2 308 20 view .LVU2529
7729 0394 A381 strh r3, [r4, #12] @ movhi
- 309:Src/main.c **** {
- 7730 .loc 2 309 7 is_stmt 1 view .LVU2530
- 309:Src/main.c **** {
- 7731 .loc 2 309 21 is_stmt 0 view .LVU2531
+ 310:Src/main.c **** {
+ 7730 .loc 2 310 7 is_stmt 1 view .LVU2530
+ 310:Src/main.c **** {
+ 7731 .loc 2 310 21 is_stmt 0 view .LVU2531
7732 0396 6E4B ldr r3, .L361+36
7733 0398 DB7A ldrb r3, [r3, #11] @ zero_extendqisi2
- 309:Src/main.c **** {
- 7734 .loc 2 309 10 view .LVU2532
+ 310:Src/main.c **** {
+ 7734 .loc 2 310 10 view .LVU2532
7735 039a 012B cmp r3, #1
7736 039c 03D0 beq .L354
7737 .L322:
- 316:Src/main.c **** }
- 7738 .loc 2 316 7 is_stmt 1 view .LVU2533
- 316:Src/main.c **** }
- 7739 .loc 2 316 21 is_stmt 0 view .LVU2534
+ 317:Src/main.c **** }
+ 7738 .loc 2 317 7 is_stmt 1 view .LVU2533
+ 317:Src/main.c **** }
+ 7739 .loc 2 317 21 is_stmt 0 view .LVU2534
7740 039e 6D4B ldr r3, .L361+40
7741 03a0 0722 movs r2, #7
7742 03a2 1A70 strb r2, [r3]
7743 03a4 85E6 b .L306
7744 .L354:
- 311:Src/main.c **** Long_Data[DL_16-1] = CS_result;
- 7745 .loc 2 311 8 is_stmt 1 view .LVU2535
- 311:Src/main.c **** Long_Data[DL_16-1] = CS_result;
- 7746 .loc 2 311 20 is_stmt 0 view .LVU2536
+ 312:Src/main.c **** Long_Data[DL_16-1] = CS_result;
+ 7745 .loc 2 312 8 is_stmt 1 view .LVU2535
+ 312:Src/main.c **** Long_Data[DL_16-1] = CS_result;
+ 7746 .loc 2 312 20 is_stmt 0 view .LVU2536
7747 03a6 0D21 movs r1, #13
7748 03a8 A01C adds r0, r4, #2
7749 03aa FFF7FEFF bl CalculateChecksum
7750 .LVL590:
- 311:Src/main.c **** Long_Data[DL_16-1] = CS_result;
- 7751 .loc 2 311 18 view .LVU2537
+ 312:Src/main.c **** Long_Data[DL_16-1] = CS_result;
+ 7751 .loc 2 312 18 view .LVU2537
7752 03ae 6A4A ldr r2, .L361+44
7753 03b0 1080 strh r0, [r2] @ movhi
- 312:Src/main.c **** temp16 = SD_SAVE(&Long_Data[0]);
- 7754 .loc 2 312 8 is_stmt 1 view .LVU2538
- 312:Src/main.c **** temp16 = SD_SAVE(&Long_Data[0]);
- 7755 .loc 2 312 27 is_stmt 0 view .LVU2539
+ 313:Src/main.c **** temp16 = SD_SAVE(&Long_Data[0]);
+ 7754 .loc 2 313 8 is_stmt 1 view .LVU2538
+ 313:Src/main.c **** temp16 = SD_SAVE(&Long_Data[0]);
+ 7755 .loc 2 313 27 is_stmt 0 view .LVU2539
7756 03b2 A083 strh r0, [r4, #28] @ movhi
- 313:Src/main.c **** State_Data[0]|=temp16&0xff;
-ARM GAS /tmp/ccdsDELB.s page 504
+ARM GAS /tmp/ccWwqwYX.s page 504
- 7757 .loc 2 313 8 is_stmt 1 view .LVU2540
- 313:Src/main.c **** State_Data[0]|=temp16&0xff;
- 7758 .loc 2 313 17 is_stmt 0 view .LVU2541
+ 314:Src/main.c **** State_Data[0]|=temp16&0xff;
+ 7757 .loc 2 314 8 is_stmt 1 view .LVU2540
+ 314:Src/main.c **** State_Data[0]|=temp16&0xff;
+ 7758 .loc 2 314 17 is_stmt 0 view .LVU2541
7759 03b4 2046 mov r0, r4
7760 03b6 FFF7FEFF bl SD_SAVE
7761 .LVL591:
- 313:Src/main.c **** State_Data[0]|=temp16&0xff;
- 7762 .loc 2 313 15 view .LVU2542
+ 314:Src/main.c **** State_Data[0]|=temp16&0xff;
+ 7762 .loc 2 314 15 view .LVU2542
7763 03ba 83B2 uxth r3, r0
7764 03bc 2B80 strh r3, [r5] @ movhi
- 314:Src/main.c **** }
- 7765 .loc 2 314 8 is_stmt 1 view .LVU2543
- 314:Src/main.c **** }
- 7766 .loc 2 314 21 is_stmt 0 view .LVU2544
+ 315:Src/main.c **** }
+ 7765 .loc 2 315 8 is_stmt 1 view .LVU2543
+ 315:Src/main.c **** }
+ 7766 .loc 2 315 21 is_stmt 0 view .LVU2544
7767 03be 6749 ldr r1, .L361+48
7768 03c0 0A78 ldrb r2, [r1] @ zero_extendqisi2
7769 03c2 1343 orrs r3, r3, r2
7770 03c4 0B70 strb r3, [r1]
7771 03c6 EAE7 b .L322
7772 .L309:
- 320:Src/main.c **** {
- 7773 .loc 2 320 6 is_stmt 1 view .LVU2545
- 320:Src/main.c **** {
- 7774 .loc 2 320 10 is_stmt 0 view .LVU2546
+ 321:Src/main.c **** {
+ 7773 .loc 2 321 6 is_stmt 1 view .LVU2545
+ 321:Src/main.c **** {
+ 7774 .loc 2 321 10 is_stmt 0 view .LVU2546
7775 03c8 6548 ldr r0, .L361+52
7776 03ca FFF7FEFF bl CheckChecksum
7777 .LVL592:
- 320:Src/main.c **** {
- 7778 .loc 2 320 9 view .LVU2547
+ 321:Src/main.c **** {
+ 7778 .loc 2 321 9 view .LVU2547
7779 03ce 70B9 cbnz r0, .L355
- 329:Src/main.c **** CPU_state = DEFAULT_ENABLE;
- 7780 .loc 2 329 7 is_stmt 1 view .LVU2548
- 329:Src/main.c **** CPU_state = DEFAULT_ENABLE;
- 7781 .loc 2 329 21 is_stmt 0 view .LVU2549
+ 330:Src/main.c **** CPU_state = DEFAULT_ENABLE;
+ 7780 .loc 2 330 7 is_stmt 1 view .LVU2548
+ 330:Src/main.c **** CPU_state = DEFAULT_ENABLE;
+ 7781 .loc 2 330 21 is_stmt 0 view .LVU2549
7782 03d0 624A ldr r2, .L361+48
7783 03d2 1378 ldrb r3, [r2] @ zero_extendqisi2
7784 03d4 43F00403 orr r3, r3, #4
7785 03d8 1370 strb r3, [r2]
- 330:Src/main.c **** CPU_state_old = HALT;//Save main current cycle
- 7786 .loc 2 330 7 is_stmt 1 view .LVU2550
- 330:Src/main.c **** CPU_state_old = HALT;//Save main current cycle
- 7787 .loc 2 330 17 is_stmt 0 view .LVU2551
+ 331:Src/main.c **** CPU_state_old = HALT;//Save main current cycle
+ 7786 .loc 2 331 7 is_stmt 1 view .LVU2550
+ 331:Src/main.c **** CPU_state_old = HALT;//Save main current cycle
+ 7787 .loc 2 331 17 is_stmt 0 view .LVU2551
7788 03da 624B ldr r3, .L361+56
7789 03dc 0222 movs r2, #2
7790 03de 1A70 strb r2, [r3]
- 331:Src/main.c **** }
- 7791 .loc 2 331 7 is_stmt 1 view .LVU2552
- 331:Src/main.c **** }
- 7792 .loc 2 331 21 is_stmt 0 view .LVU2553
+ 332:Src/main.c **** }
+ 7791 .loc 2 332 7 is_stmt 1 view .LVU2552
+ 332:Src/main.c **** }
+ 7792 .loc 2 332 21 is_stmt 0 view .LVU2553
7793 03e0 5C4B ldr r3, .L361+40
7794 03e2 0022 movs r2, #0
7795 03e4 1A70 strb r2, [r3]
7796 .L324:
- 333:Src/main.c **** break;
- 7797 .loc 2 333 6 is_stmt 1 view .LVU2554
- 333:Src/main.c **** break;
- 7798 .loc 2 333 32 is_stmt 0 view .LVU2555
-ARM GAS /tmp/ccdsDELB.s page 505
+ 334:Src/main.c **** break;
+ 7797 .loc 2 334 6 is_stmt 1 view .LVU2554
+ 334:Src/main.c **** break;
+ARM GAS /tmp/ccWwqwYX.s page 505
+ 7798 .loc 2 334 32 is_stmt 0 view .LVU2555
7799 03e6 604B ldr r3, .L361+60
7800 03e8 0122 movs r2, #1
7801 03ea 1A70 strb r2, [r3]
- 334:Src/main.c **** case RUN_TASK:
- 7802 .loc 2 334 5 is_stmt 1 view .LVU2556
+ 335:Src/main.c **** case RUN_TASK:
+ 7802 .loc 2 335 5 is_stmt 1 view .LVU2556
7803 03ec 61E6 b .L306
7804 .L355:
- 322:Src/main.c **** TO6_before = TO6;
- 7805 .loc 2 322 7 view .LVU2557
+ 323:Src/main.c **** TO6_before = TO6;
+ 7805 .loc 2 323 7 view .LVU2557
7806 03ee 584B ldr r3, .L361+36
7807 03f0 5E4A ldr r2, .L361+64
7808 03f2 5F49 ldr r1, .L361+68
7809 03f4 5A48 ldr r0, .L361+52
7810 03f6 FFF7FEFF bl Decode_task
7811 .LVL593:
- 323:Src/main.c **** CPU_state = RUN_TASK;
- 7812 .loc 2 323 7 view .LVU2558
- 323:Src/main.c **** CPU_state = RUN_TASK;
- 7813 .loc 2 323 18 is_stmt 0 view .LVU2559
+ 324:Src/main.c **** CPU_state = RUN_TASK;
+ 7812 .loc 2 324 7 view .LVU2558
+ 324:Src/main.c **** CPU_state = RUN_TASK;
+ 7813 .loc 2 324 18 is_stmt 0 view .LVU2559
7814 03fa 534B ldr r3, .L361+28
7815 03fc 1A68 ldr r2, [r3]
7816 03fe 5D4B ldr r3, .L361+72
7817 0400 1A60 str r2, [r3]
- 324:Src/main.c **** CPU_state_old = RUN_TASK;//Save main current cycle
- 7818 .loc 2 324 7 is_stmt 1 view .LVU2560
- 324:Src/main.c **** CPU_state_old = RUN_TASK;//Save main current cycle
- 7819 .loc 2 324 17 is_stmt 0 view .LVU2561
+ 325:Src/main.c **** CPU_state_old = RUN_TASK;//Save main current cycle
+ 7818 .loc 2 325 7 is_stmt 1 view .LVU2560
+ 325:Src/main.c **** CPU_state_old = RUN_TASK;//Save main current cycle
+ 7819 .loc 2 325 17 is_stmt 0 view .LVU2561
7820 0402 0923 movs r3, #9
7821 0404 574A ldr r2, .L361+56
7822 0406 1370 strb r3, [r2]
- 325:Src/main.c **** }
- 7823 .loc 2 325 7 is_stmt 1 view .LVU2562
- 325:Src/main.c **** }
- 7824 .loc 2 325 21 is_stmt 0 view .LVU2563
+ 326:Src/main.c **** }
+ 7823 .loc 2 326 7 is_stmt 1 view .LVU2562
+ 326:Src/main.c **** }
+ 7824 .loc 2 326 21 is_stmt 0 view .LVU2563
7825 0408 524A ldr r2, .L361+40
7826 040a 1370 strb r3, [r2]
7827 040c EBE7 b .L324
7828 .L307:
- 336:Src/main.c **** {
- 7829 .loc 2 336 6 is_stmt 1 view .LVU2564
- 336:Src/main.c **** {
- 7830 .loc 2 336 18 is_stmt 0 view .LVU2565
+ 337:Src/main.c **** {
+ 7829 .loc 2 337 6 is_stmt 1 view .LVU2564
+ 337:Src/main.c **** {
+ 7830 .loc 2 337 18 is_stmt 0 view .LVU2565
7831 040e 474B ldr r3, .L361
7832 0410 1B78 ldrb r3, [r3] @ zero_extendqisi2
7833 0412 012B cmp r3, #1
@@ -30290,279 +30291,279 @@ ARM GAS /tmp/ccdsDELB.s page 1
7835 0416 022B cmp r3, #2
7836 0418 00F0DF80 beq .L326
7837 .L327:
- 424:Src/main.c **** {
- 7838 .loc 2 424 6 is_stmt 1 view .LVU2566
- 424:Src/main.c **** {
- 7839 .loc 2 424 13 is_stmt 0 view .LVU2567
+ 425:Src/main.c **** {
+ 7838 .loc 2 425 6 is_stmt 1 view .LVU2566
+ 425:Src/main.c **** {
+ 7839 .loc 2 425 13 is_stmt 0 view .LVU2567
7840 041c 444B ldr r3, .L361+4
7841 041e 1B68 ldr r3, [r3]
7842 0420 444A ldr r2, .L361+8
+ARM GAS /tmp/ccWwqwYX.s page 506
+
+
7843 0422 1268 ldr r2, [r2]
-ARM GAS /tmp/ccdsDELB.s page 506
-
-
- 424:Src/main.c **** {
- 7844 .loc 2 424 9 view .LVU2568
+ 425:Src/main.c **** {
+ 7844 .loc 2 425 9 view .LVU2568
7845 0424 9342 cmp r3, r2
7846 0426 00F26081 bhi .L356
7847 .L339:
- 476:Src/main.c ****
- 7848 .loc 2 476 27 is_stmt 1 discriminator 1 view .LVU2569
- 476:Src/main.c ****
- 7849 .loc 2 476 12 discriminator 1 view .LVU2570
- 476:Src/main.c ****
- 7850 .loc 2 476 13 is_stmt 0 discriminator 1 view .LVU2571
+ 477:Src/main.c ****
+ 7848 .loc 2 477 27 is_stmt 1 discriminator 1 view .LVU2569
+ 477:Src/main.c ****
+ 7849 .loc 2 477 12 discriminator 1 view .LVU2570
+ 477:Src/main.c ****
+ 7850 .loc 2 477 13 is_stmt 0 discriminator 1 view .LVU2571
7851 042a 534B ldr r3, .L361+76
7852 042c 1B78 ldrb r3, [r3] @ zero_extendqisi2
- 476:Src/main.c ****
- 7853 .loc 2 476 12 discriminator 1 view .LVU2572
+ 477:Src/main.c ****
+ 7853 .loc 2 477 12 discriminator 1 view .LVU2572
7854 042e 002B cmp r3, #0
7855 0430 FBD0 beq .L339
- 478:Src/main.c ****
- 7856 .loc 2 478 6 is_stmt 1 view .LVU2573
+ 479:Src/main.c ****
+ 7856 .loc 2 479 6 is_stmt 1 view .LVU2573
7857 0432 FFF7FEFF bl Stop_TIM10
7858 .LVL594:
- 480:Src/main.c **** {
- 7859 .loc 2 480 6 view .LVU2574
- 480:Src/main.c **** {
- 7860 .loc 2 480 14 is_stmt 0 view .LVU2575
+ 481:Src/main.c **** {
+ 7859 .loc 2 481 6 view .LVU2574
+ 481:Src/main.c **** {
+ 7860 .loc 2 481 14 is_stmt 0 view .LVU2575
7861 0436 3D4B ldr r3, .L361
7862 0438 DB8A ldrh r3, [r3, #22]
- 480:Src/main.c **** {
- 7863 .loc 2 480 9 view .LVU2576
+ 481:Src/main.c **** {
+ 7863 .loc 2 481 9 view .LVU2576
7864 043a 032B cmp r3, #3
7865 043c 0CD9 bls .L340
- 482:Src/main.c **** TO10_counter = task.dt / 10 - 1;
- 7866 .loc 2 482 7 is_stmt 1 view .LVU2577
- 482:Src/main.c **** TO10_counter = task.dt / 10 - 1;
- 7867 .loc 2 482 26 is_stmt 0 view .LVU2578
+ 483:Src/main.c **** TO10_counter = task.dt / 10 - 1;
+ 7866 .loc 2 483 7 is_stmt 1 view .LVU2577
+ 483:Src/main.c **** TO10_counter = task.dt / 10 - 1;
+ 7867 .loc 2 483 26 is_stmt 0 view .LVU2578
7868 043e 4F4B ldr r3, .L361+80
7869 0440 1A68 ldr r2, [r3]
7870 0442 4F4B ldr r3, .L361+84
7871 0444 DA60 str r2, [r3, #12]
- 483:Src/main.c **** }
- 7872 .loc 2 483 7 is_stmt 1 view .LVU2579
- 483:Src/main.c **** }
- 7873 .loc 2 483 26 is_stmt 0 view .LVU2580
+ 484:Src/main.c **** }
+ 7872 .loc 2 484 7 is_stmt 1 view .LVU2579
+ 484:Src/main.c **** }
+ 7873 .loc 2 484 26 is_stmt 0 view .LVU2580
7874 0446 394B ldr r3, .L361
7875 0448 1B7D ldrb r3, [r3, #20] @ zero_extendqisi2
- 483:Src/main.c **** }
- 7876 .loc 2 483 30 view .LVU2581
+ 484:Src/main.c **** }
+ 7876 .loc 2 484 30 view .LVU2581
7877 044a 4E4A ldr r2, .L361+88
7878 044c A2FB0323 umull r2, r3, r2, r3
7879 0450 DB08 lsrs r3, r3, #3
- 483:Src/main.c **** }
- 7880 .loc 2 483 35 view .LVU2582
+ 484:Src/main.c **** }
+ 7880 .loc 2 484 35 view .LVU2582
7881 0452 013B subs r3, r3, #1
- 483:Src/main.c **** }
- 7882 .loc 2 483 20 view .LVU2583
+ 484:Src/main.c **** }
+ 7882 .loc 2 484 20 view .LVU2583
7883 0454 4C4A ldr r2, .L361+92
+ARM GAS /tmp/ccWwqwYX.s page 507
+
+
7884 0456 1360 str r3, [r2]
-ARM GAS /tmp/ccdsDELB.s page 507
-
-
7885 .L340:
- 486:Src/main.c **** break;
- 7886 .loc 2 486 6 is_stmt 1 view .LVU2584
- 486:Src/main.c **** break;
- 7887 .loc 2 486 20 is_stmt 0 view .LVU2585
+ 487:Src/main.c **** break;
+ 7886 .loc 2 487 6 is_stmt 1 view .LVU2584
+ 487:Src/main.c **** break;
+ 7887 .loc 2 487 20 is_stmt 0 view .LVU2585
7888 0458 3E4B ldr r3, .L361+40
7889 045a 0922 movs r2, #9
7890 045c 1A70 strb r2, [r3]
- 487:Src/main.c **** }
- 7891 .loc 2 487 9 is_stmt 1 view .LVU2586
+ 488:Src/main.c **** }
+ 7891 .loc 2 488 9 is_stmt 1 view .LVU2586
7892 045e 28E6 b .L306
7893 .L325:
- 339:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
- 7894 .loc 2 339 7 view .LVU2587
- 339:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
- 7895 .loc 2 339 38 is_stmt 0 view .LVU2588
+ 340:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
+ 7894 .loc 2 340 7 view .LVU2587
+ 340:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
+ 7895 .loc 2 340 38 is_stmt 0 view .LVU2588
7896 0460 324B ldr r3, .L361
7897 0462 D3ED077A vldr.32 s15, [r3, #28]
- 339:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
- 7898 .loc 2 339 7 view .LVU2589
+ 340:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
+ 7898 .loc 2 340 7 view .LVU2589
7899 0466 FCEEE77A vcvt.u32.f32 s15, s15
7900 046a 17EE903A vmov r3, s15 @ int
7901 046e 99B2 uxth r1, r3
7902 0470 0220 movs r0, #2
7903 0472 FFF7FEFF bl Set_LTEC
7904 .LVL595:
- 340:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_1);
- 7905 .loc 2 340 7 is_stmt 1 view .LVU2590
- 340:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_1);
- 7906 .loc 2 340 14 is_stmt 0 view .LVU2591
+ 341:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_1);
+ 7905 .loc 2 341 7 is_stmt 1 view .LVU2590
+ 341:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_1);
+ 7906 .loc 2 341 14 is_stmt 0 view .LVU2591
7907 0476 0320 movs r0, #3
7908 0478 FFF7FEFF bl MPhD_T
7909 .LVL596:
- 341:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
- 7910 .loc 2 341 7 is_stmt 1 view .LVU2592
- 341:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
- 7911 .loc 2 341 32 is_stmt 0 view .LVU2593
+ 342:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
+ 7910 .loc 2 342 7 is_stmt 1 view .LVU2592
+ 342:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
+ 7911 .loc 2 342 32 is_stmt 0 view .LVU2593
7912 047c 0320 movs r0, #3
7913 047e FFF7FEFF bl MPhD_T
7914 .LVL597:
- 341:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
- 7915 .loc 2 341 30 view .LVU2594
+ 342:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
+ 7915 .loc 2 342 30 view .LVU2594
7916 0482 2D4C ldr r4, .L361+12
7917 0484 2080 strh r0, [r4] @ movhi
- 342:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_2);
- 7918 .loc 2 342 7 is_stmt 1 view .LVU2595
- 342:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_2);
- 7919 .loc 2 342 14 is_stmt 0 view .LVU2596
+ 343:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_2);
+ 7918 .loc 2 343 7 is_stmt 1 view .LVU2595
+ 343:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_2);
+ 7919 .loc 2 343 14 is_stmt 0 view .LVU2596
7920 0486 0420 movs r0, #4
7921 0488 FFF7FEFF bl MPhD_T
7922 .LVL598:
- 343:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
- 7923 .loc 2 343 7 is_stmt 1 view .LVU2597
- 343:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
- 7924 .loc 2 343 32 is_stmt 0 view .LVU2598
+ 344:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
+ 7923 .loc 2 344 7 is_stmt 1 view .LVU2597
+ 344:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
+ 7924 .loc 2 344 32 is_stmt 0 view .LVU2598
7925 048c 0420 movs r0, #4
+ARM GAS /tmp/ccWwqwYX.s page 508
+
+
7926 048e FFF7FEFF bl MPhD_T
-ARM GAS /tmp/ccdsDELB.s page 508
-
-
7927 .LVL599:
- 343:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
- 7928 .loc 2 343 30 view .LVU2599
+ 344:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
+ 7928 .loc 2 344 30 view .LVU2599
7929 0492 2A4D ldr r5, .L361+16
7930 0494 2880 strh r0, [r5] @ movhi
- 344:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
- 7931 .loc 2 344 7 is_stmt 1 view .LVU2600
- 344:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
- 7932 .loc 2 344 14 is_stmt 0 view .LVU2601
+ 345:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
+ 7931 .loc 2 345 7 is_stmt 1 view .LVU2600
+ 345:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
+ 7932 .loc 2 345 14 is_stmt 0 view .LVU2601
7933 0496 0122 movs r2, #1
7934 0498 2146 mov r1, r4
7935 049a 3548 ldr r0, .L361+68
7936 049c FFF7FEFF bl PID_Controller_Temp
7937 .LVL600:
7938 04a0 0146 mov r1, r0
- 344:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
- 7939 .loc 2 344 13 view .LVU2602
+ 345:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
+ 7939 .loc 2 345 13 view .LVU2602
7940 04a2 274C ldr r4, .L361+20
7941 04a4 2080 strh r0, [r4] @ movhi
- 345:Src/main.c **** temp16=PID_Controller_Temp(&LD2_curr_setup, &LD2_param, 2);
- 7942 .loc 2 345 7 is_stmt 1 view .LVU2603
+ 346:Src/main.c **** temp16=PID_Controller_Temp(&LD2_curr_setup, &LD2_param, 2);
+ 7942 .loc 2 346 7 is_stmt 1 view .LVU2603
7943 04a6 0320 movs r0, #3
7944 04a8 FFF7FEFF bl Set_LTEC
7945 .LVL601:
- 346:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
- 7946 .loc 2 346 7 view .LVU2604
- 346:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
- 7947 .loc 2 346 14 is_stmt 0 view .LVU2605
+ 347:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
+ 7946 .loc 2 347 7 view .LVU2604
+ 347:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
+ 7947 .loc 2 347 14 is_stmt 0 view .LVU2605
7948 04ac 0222 movs r2, #2
7949 04ae 2946 mov r1, r5
7950 04b0 2E48 ldr r0, .L361+64
7951 04b2 FFF7FEFF bl PID_Controller_Temp
7952 .LVL602:
7953 04b6 0146 mov r1, r0
- 346:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
- 7954 .loc 2 346 13 view .LVU2606
+ 347:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
+ 7954 .loc 2 347 13 view .LVU2606
7955 04b8 2080 strh r0, [r4] @ movhi
- 347:Src/main.c ****
- 7956 .loc 2 347 7 is_stmt 1 view .LVU2607
+ 348:Src/main.c ****
+ 7956 .loc 2 348 7 is_stmt 1 view .LVU2607
7957 04ba 0420 movs r0, #4
7958 04bc FFF7FEFF bl Set_LTEC
7959 .LVL603:
- 350:Src/main.c **** HAL_GPIO_WritePin(GPIOD, GPIO_PIN_7, GPIO_PIN_RESET);
- 7960 .loc 2 350 7 view .LVU2608
+ 351:Src/main.c **** HAL_GPIO_WritePin(GPIOD, GPIO_PIN_7, GPIO_PIN_RESET);
+ 7960 .loc 2 351 7 view .LVU2608
7961 04c0 324C ldr r4, .L361+96
7962 04c2 0122 movs r2, #1
7963 04c4 8021 movs r1, #128
7964 04c6 2046 mov r0, r4
7965 04c8 FFF7FEFF bl HAL_GPIO_WritePin
7966 .LVL604:
- 351:Src/main.c ****
- 7967 .loc 2 351 7 view .LVU2609
+ 352:Src/main.c ****
+ 7967 .loc 2 352 7 view .LVU2609
7968 04cc 0022 movs r2, #0
7969 04ce 8021 movs r1, #128
7970 04d0 2046 mov r0, r4
7971 04d2 FFF7FEFF bl HAL_GPIO_WritePin
+ARM GAS /tmp/ccWwqwYX.s page 509
+
+
7972 .LVL605:
-ARM GAS /tmp/ccdsDELB.s page 509
-
-
- 353:Src/main.c **** if (st != HAL_OK)
- 7973 .loc 2 353 7 view .LVU2610
- 353:Src/main.c **** if (st != HAL_OK)
- 7974 .loc 2 353 12 is_stmt 0 view .LVU2611
+ 354:Src/main.c **** if (st != HAL_OK)
+ 7973 .loc 2 354 7 view .LVU2610
+ 354:Src/main.c **** if (st != HAL_OK)
+ 7974 .loc 2 354 12 is_stmt 0 view .LVU2611
7975 04d6 2A48 ldr r0, .L361+84
7976 04d8 FFF7FEFF bl HAL_TIM_Base_Start_IT
7977 .LVL606:
- 354:Src/main.c **** while(1);
- 7978 .loc 2 354 7 is_stmt 1 view .LVU2612
- 354:Src/main.c **** while(1);
- 7979 .loc 2 354 10 is_stmt 0 view .LVU2613
+ 355:Src/main.c **** while(1);
+ 7978 .loc 2 355 7 is_stmt 1 view .LVU2612
+ 355:Src/main.c **** while(1);
+ 7979 .loc 2 355 10 is_stmt 0 view .LVU2613
7980 04dc 20BB cbnz r0, .L329
7981 .LVL607:
7982 .L330:
- 356:Src/main.c **** {
- 7983 .loc 2 356 13 is_stmt 1 view .LVU2614
- 356:Src/main.c **** {
- 7984 .loc 2 356 18 is_stmt 0 view .LVU2615
+ 357:Src/main.c **** {
+ 7983 .loc 2 357 13 is_stmt 1 view .LVU2614
+ 357:Src/main.c **** {
+ 7984 .loc 2 357 18 is_stmt 0 view .LVU2615
7985 04de 134B ldr r3, .L361
7986 04e0 D3ED047A vldr.32 s15, [r3, #16]
- 356:Src/main.c **** {
- 7987 .loc 2 356 39 view .LVU2616
+ 357:Src/main.c **** {
+ 7987 .loc 2 357 39 view .LVU2616
7988 04e4 93ED027A vldr.32 s14, [r3, #8]
- 356:Src/main.c **** {
- 7989 .loc 2 356 13 view .LVU2617
+ 357:Src/main.c **** {
+ 7989 .loc 2 357 13 view .LVU2617
7990 04e8 F4EEC77A vcmpe.f32 s15, s14
7991 04ec F1EE10FA vmrs APSR_nzcv, FPSCR
7992 04f0 50D5 bpl .L357
- 358:Src/main.c **** {
- 7993 .loc 2 358 8 is_stmt 1 view .LVU2618
- 358:Src/main.c **** {
- 7994 .loc 2 358 12 is_stmt 0 view .LVU2619
+ 359:Src/main.c **** {
+ 7993 .loc 2 359 8 is_stmt 1 view .LVU2618
+ 359:Src/main.c **** {
+ 7994 .loc 2 359 12 is_stmt 0 view .LVU2619
7995 04f2 214B ldr r3, .L361+76
7996 04f4 1B78 ldrb r3, [r3] @ zero_extendqisi2
- 358:Src/main.c **** {
- 7997 .loc 2 358 11 view .LVU2620
+ 359:Src/main.c **** {
+ 7997 .loc 2 359 11 view .LVU2620
7998 04f6 002B cmp r3, #0
7999 04f8 F1D0 beq .L330
- 360:Src/main.c **** task.current_param += task.delta_param;
- 8000 .loc 2 360 9 is_stmt 1 view .LVU2621
+ 361:Src/main.c **** task.current_param += task.delta_param;
+ 8000 .loc 2 361 9 is_stmt 1 view .LVU2621
8001 04fa FCEEE77A vcvt.u32.f32 s15, s15
8002 04fe 17EE903A vmov r3, s15 @ int
8003 0502 99B2 uxth r1, r3
8004 0504 0120 movs r0, #1
8005 0506 FFF7FEFF bl Set_LTEC
8006 .LVL608:
- 361:Src/main.c **** TO10 = 0;
- 8007 .loc 2 361 9 view .LVU2622
- 361:Src/main.c **** TO10 = 0;
- 8008 .loc 2 361 35 is_stmt 0 view .LVU2623
+ 362:Src/main.c **** TO10 = 0;
+ 8007 .loc 2 362 9 view .LVU2622
+ 362:Src/main.c **** TO10 = 0;
+ 8008 .loc 2 362 35 is_stmt 0 view .LVU2623
8009 050a 084B ldr r3, .L361
8010 050c 93ED037A vldr.32 s14, [r3, #12]
- 361:Src/main.c **** TO10 = 0;
- 8011 .loc 2 361 28 view .LVU2624
+ 362:Src/main.c **** TO10 = 0;
+ 8011 .loc 2 362 28 view .LVU2624
8012 0510 D3ED047A vldr.32 s15, [r3, #16]
8013 0514 77EE877A vadd.f32 s15, s15, s14
+ARM GAS /tmp/ccWwqwYX.s page 510
+
+
8014 0518 C3ED047A vstr.32 s15, [r3, #16]
-ARM GAS /tmp/ccdsDELB.s page 510
-
-
- 362:Src/main.c **** TIM10_coflag = 0;
- 8015 .loc 2 362 9 is_stmt 1 view .LVU2625
- 362:Src/main.c **** TIM10_coflag = 0;
- 8016 .loc 2 362 14 is_stmt 0 view .LVU2626
+ 363:Src/main.c **** TIM10_coflag = 0;
+ 8015 .loc 2 363 9 is_stmt 1 view .LVU2625
+ 363:Src/main.c **** TIM10_coflag = 0;
+ 8016 .loc 2 363 14 is_stmt 0 view .LVU2626
8017 051c 0023 movs r3, #0
8018 051e 1C4A ldr r2, .L361+100
8019 0520 1360 str r3, [r2]
- 363:Src/main.c **** }
- 8020 .loc 2 363 9 is_stmt 1 view .LVU2627
- 363:Src/main.c **** }
- 8021 .loc 2 363 22 is_stmt 0 view .LVU2628
+ 364:Src/main.c **** }
+ 8020 .loc 2 364 9 is_stmt 1 view .LVU2627
+ 364:Src/main.c **** }
+ 8021 .loc 2 364 22 is_stmt 0 view .LVU2628
8022 0522 154A ldr r2, .L361+76
8023 0524 1370 strb r3, [r2]
8024 0526 DAE7 b .L330
8025 .LVL609:
8026 .L329:
- 355:Src/main.c **** while (task.current_param < task.max_param)
- 8027 .loc 2 355 8 is_stmt 1 discriminator 1 view .LVU2629
- 355:Src/main.c **** while (task.current_param < task.max_param)
- 8028 .loc 2 355 16 discriminator 1 view .LVU2630
- 355:Src/main.c **** while (task.current_param < task.max_param)
- 8029 .loc 2 355 13 discriminator 1 view .LVU2631
+ 356:Src/main.c **** while (task.current_param < task.max_param)
+ 8027 .loc 2 356 8 is_stmt 1 discriminator 1 view .LVU2629
+ 356:Src/main.c **** while (task.current_param < task.max_param)
+ 8028 .loc 2 356 16 discriminator 1 view .LVU2630
+ 356:Src/main.c **** while (task.current_param < task.max_param)
+ 8029 .loc 2 356 13 discriminator 1 view .LVU2631
8030 0528 FEE7 b .L329
8031 .L362:
8032 052a 00BF .align 2
@@ -30595,818 +30596,818 @@ ARM GAS /tmp/ccdsDELB.s page 1
8059 0590 00000000 .word .LANCHOR32
8060 .LVL610:
8061 .L357:
- 366:Src/main.c **** task.current_param = task.min_param;
- 8062 .loc 2 366 7 view .LVU2632
+ 367:Src/main.c **** task.current_param = task.min_param;
+ 8062 .loc 2 367 7 view .LVU2632
+ARM GAS /tmp/ccWwqwYX.s page 511
+
+
8063 0594 FFF7FEFF bl Stop_TIM10
-ARM GAS /tmp/ccdsDELB.s page 511
-
-
8064 .LVL611:
- 367:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_1, task.current_param);
- 8065 .loc 2 367 7 view .LVU2633
- 367:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_1, task.current_param);
- 8066 .loc 2 367 32 is_stmt 0 view .LVU2634
+ 368:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_1, task.current_param);
+ 8065 .loc 2 368 7 view .LVU2633
+ 368:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_1, task.current_param);
+ 8066 .loc 2 368 32 is_stmt 0 view .LVU2634
8067 0598 A94C ldr r4, .L363
8068 059a D4ED017A vldr.32 s15, [r4, #4]
- 367:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_1, task.current_param);
- 8069 .loc 2 367 26 view .LVU2635
+ 368:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_1, task.current_param);
+ 8069 .loc 2 368 26 view .LVU2635
8070 059e C4ED047A vstr.32 s15, [r4, #16]
- 368:Src/main.c **** if (task.tau > 3)
- 8071 .loc 2 368 7 is_stmt 1 view .LVU2636
+ 369:Src/main.c **** if (task.tau > 3)
+ 8071 .loc 2 369 7 is_stmt 1 view .LVU2636
8072 05a2 FCEEE77A vcvt.u32.f32 s15, s15
8073 05a6 17EE903A vmov r3, s15 @ int
8074 05aa 99B2 uxth r1, r3
8075 05ac 0120 movs r0, #1
8076 05ae FFF7FEFF bl Set_LTEC
8077 .LVL612:
- 369:Src/main.c **** {
- 8078 .loc 2 369 7 view .LVU2637
- 369:Src/main.c **** {
- 8079 .loc 2 369 15 is_stmt 0 view .LVU2638
+ 370:Src/main.c **** {
+ 8078 .loc 2 370 7 view .LVU2637
+ 370:Src/main.c **** {
+ 8079 .loc 2 370 15 is_stmt 0 view .LVU2638
8080 05b2 E38A ldrh r3, [r4, #22]
- 369:Src/main.c **** {
- 8081 .loc 2 369 10 view .LVU2639
+ 370:Src/main.c **** {
+ 8081 .loc 2 370 10 view .LVU2639
8082 05b4 032B cmp r3, #3
8083 05b6 0CD9 bls .L332
- 371:Src/main.c **** htim10.Init.Period = 9999;
- 8084 .loc 2 371 8 is_stmt 1 view .LVU2640
- 371:Src/main.c **** htim10.Init.Period = 9999;
- 8085 .loc 2 371 34 is_stmt 0 view .LVU2641
+ 372:Src/main.c **** htim10.Init.Period = 9999;
+ 8084 .loc 2 372 8 is_stmt 1 view .LVU2640
+ 372:Src/main.c **** htim10.Init.Period = 9999;
+ 8085 .loc 2 372 34 is_stmt 0 view .LVU2641
8086 05b8 A24A ldr r2, .L363+4
8087 05ba D068 ldr r0, [r2, #12]
- 371:Src/main.c **** htim10.Init.Period = 9999;
- 8088 .loc 2 371 21 view .LVU2642
+ 372:Src/main.c **** htim10.Init.Period = 9999;
+ 8088 .loc 2 372 21 view .LVU2642
8089 05bc A249 ldr r1, .L363+8
8090 05be 0860 str r0, [r1]
- 372:Src/main.c **** TO10_counter = (task.tau - 1) * 100;
- 8091 .loc 2 372 8 is_stmt 1 view .LVU2643
- 372:Src/main.c **** TO10_counter = (task.tau - 1) * 100;
- 8092 .loc 2 372 27 is_stmt 0 view .LVU2644
+ 373:Src/main.c **** TO10_counter = (task.tau - 1) * 100;
+ 8091 .loc 2 373 8 is_stmt 1 view .LVU2643
+ 373:Src/main.c **** TO10_counter = (task.tau - 1) * 100;
+ 8092 .loc 2 373 27 is_stmt 0 view .LVU2644
8093 05c0 42F20F71 movw r1, #9999
8094 05c4 D160 str r1, [r2, #12]
- 373:Src/main.c **** }
- 8095 .loc 2 373 8 is_stmt 1 view .LVU2645
- 373:Src/main.c **** }
- 8096 .loc 2 373 33 is_stmt 0 view .LVU2646
+ 374:Src/main.c **** }
+ 8095 .loc 2 374 8 is_stmt 1 view .LVU2645
+ 374:Src/main.c **** }
+ 8096 .loc 2 374 33 is_stmt 0 view .LVU2646
8097 05c6 013B subs r3, r3, #1
- 373:Src/main.c **** }
- 8098 .loc 2 373 38 view .LVU2647
+ 374:Src/main.c **** }
+ 8098 .loc 2 374 38 view .LVU2647
8099 05c8 6422 movs r2, #100
8100 05ca 02FB03F3 mul r3, r2, r3
- 373:Src/main.c **** }
- 8101 .loc 2 373 21 view .LVU2648
+ 374:Src/main.c **** }
+ 8101 .loc 2 374 21 view .LVU2648
8102 05ce 9F4A ldr r2, .L363+12
8103 05d0 1360 str r3, [r2]
+ARM GAS /tmp/ccWwqwYX.s page 512
+
+
8104 .L332:
-ARM GAS /tmp/ccdsDELB.s page 512
-
-
- 375:Src/main.c **** break;
- 8105 .loc 2 375 7 is_stmt 1 view .LVU2649
+ 376:Src/main.c **** break;
+ 8105 .loc 2 376 7 is_stmt 1 view .LVU2649
8106 05d2 9C48 ldr r0, .L363+4
8107 05d4 FFF7FEFF bl HAL_TIM_Base_Start_IT
8108 .LVL613:
- 376:Src/main.c **** case TT_CHANGE_CURR_2:
- 8109 .loc 2 376 6 view .LVU2650
+ 377:Src/main.c **** case TT_CHANGE_CURR_2:
+ 8109 .loc 2 377 6 view .LVU2650
8110 05d8 20E7 b .L327
8111 .L326:
- 378:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
- 8112 .loc 2 378 7 view .LVU2651
- 378:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
- 8113 .loc 2 378 38 is_stmt 0 view .LVU2652
+ 379:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
+ 8112 .loc 2 379 7 view .LVU2651
+ 379:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
+ 8113 .loc 2 379 38 is_stmt 0 view .LVU2652
8114 05da 994B ldr r3, .L363
8115 05dc D3ED077A vldr.32 s15, [r3, #28]
- 378:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
- 8116 .loc 2 378 7 view .LVU2653
+ 379:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_1);
+ 8116 .loc 2 379 7 view .LVU2653
8117 05e0 FCEEE77A vcvt.u32.f32 s15, s15
8118 05e4 17EE903A vmov r3, s15 @ int
8119 05e8 99B2 uxth r1, r3
8120 05ea 0120 movs r0, #1
8121 05ec FFF7FEFF bl Set_LTEC
8122 .LVL614:
- 379:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_1);
- 8123 .loc 2 379 7 is_stmt 1 view .LVU2654
- 379:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_1);
- 8124 .loc 2 379 14 is_stmt 0 view .LVU2655
+ 380:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_1);
+ 8123 .loc 2 380 7 is_stmt 1 view .LVU2654
+ 380:Src/main.c **** LD1_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_1);
+ 8124 .loc 2 380 14 is_stmt 0 view .LVU2655
8125 05f0 0320 movs r0, #3
8126 05f2 FFF7FEFF bl MPhD_T
8127 .LVL615:
- 380:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
- 8128 .loc 2 380 7 is_stmt 1 view .LVU2656
- 380:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
- 8129 .loc 2 380 32 is_stmt 0 view .LVU2657
+ 381:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
+ 8128 .loc 2 381 7 is_stmt 1 view .LVU2656
+ 381:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
+ 8129 .loc 2 381 32 is_stmt 0 view .LVU2657
8130 05f6 0320 movs r0, #3
8131 05f8 FFF7FEFF bl MPhD_T
8132 .LVL616:
- 380:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
- 8133 .loc 2 380 30 view .LVU2658
+ 381:Src/main.c **** (void) MPhD_T(TT_CHANGE_TEMP_2);
+ 8133 .loc 2 381 30 view .LVU2658
8134 05fc 944C ldr r4, .L363+16
8135 05fe 2080 strh r0, [r4] @ movhi
- 381:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_2);
- 8136 .loc 2 381 7 is_stmt 1 view .LVU2659
- 381:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_2);
- 8137 .loc 2 381 14 is_stmt 0 view .LVU2660
+ 382:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_2);
+ 8136 .loc 2 382 7 is_stmt 1 view .LVU2659
+ 382:Src/main.c **** LD2_param.LD_CURR_TEMP = MPhD_T(TT_CHANGE_TEMP_2);
+ 8137 .loc 2 382 14 is_stmt 0 view .LVU2660
8138 0600 0420 movs r0, #4
8139 0602 FFF7FEFF bl MPhD_T
8140 .LVL617:
- 382:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
- 8141 .loc 2 382 7 is_stmt 1 view .LVU2661
- 382:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
- 8142 .loc 2 382 32 is_stmt 0 view .LVU2662
+ 383:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
+ 8141 .loc 2 383 7 is_stmt 1 view .LVU2661
+ 383:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
+ 8142 .loc 2 383 32 is_stmt 0 view .LVU2662
8143 0606 0420 movs r0, #4
8144 0608 FFF7FEFF bl MPhD_T
8145 .LVL618:
- 382:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
- 8146 .loc 2 382 30 view .LVU2663
-ARM GAS /tmp/ccdsDELB.s page 513
+ 383:Src/main.c **** temp16=PID_Controller_Temp(&LD1_curr_setup, &LD1_param, 1);
+ARM GAS /tmp/ccWwqwYX.s page 513
+ 8146 .loc 2 383 30 view .LVU2663
8147 060c 914D ldr r5, .L363+20
8148 060e 2880 strh r0, [r5] @ movhi
- 383:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
- 8149 .loc 2 383 7 is_stmt 1 view .LVU2664
- 383:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
- 8150 .loc 2 383 14 is_stmt 0 view .LVU2665
+ 384:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
+ 8149 .loc 2 384 7 is_stmt 1 view .LVU2664
+ 384:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
+ 8150 .loc 2 384 14 is_stmt 0 view .LVU2665
8151 0610 0122 movs r2, #1
8152 0612 2146 mov r1, r4
8153 0614 9048 ldr r0, .L363+24
8154 0616 FFF7FEFF bl PID_Controller_Temp
8155 .LVL619:
8156 061a 0146 mov r1, r0
- 383:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
- 8157 .loc 2 383 13 view .LVU2666
+ 384:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_1, temp16);//Drive Laser TEC 1
+ 8157 .loc 2 384 13 view .LVU2666
8158 061c 8F4C ldr r4, .L363+28
8159 061e 2080 strh r0, [r4] @ movhi
- 384:Src/main.c **** temp16=PID_Controller_Temp(&LD2_curr_setup, &LD2_param, 2);
- 8160 .loc 2 384 7 is_stmt 1 view .LVU2667
+ 385:Src/main.c **** temp16=PID_Controller_Temp(&LD2_curr_setup, &LD2_param, 2);
+ 8160 .loc 2 385 7 is_stmt 1 view .LVU2667
8161 0620 0320 movs r0, #3
8162 0622 FFF7FEFF bl Set_LTEC
8163 .LVL620:
- 385:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
- 8164 .loc 2 385 7 view .LVU2668
- 385:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
- 8165 .loc 2 385 14 is_stmt 0 view .LVU2669
+ 386:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
+ 8164 .loc 2 386 7 view .LVU2668
+ 386:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
+ 8165 .loc 2 386 14 is_stmt 0 view .LVU2669
8166 0626 0222 movs r2, #2
8167 0628 2946 mov r1, r5
8168 062a 8D48 ldr r0, .L363+32
8169 062c FFF7FEFF bl PID_Controller_Temp
8170 .LVL621:
8171 0630 0146 mov r1, r0
- 385:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
- 8172 .loc 2 385 13 view .LVU2670
+ 386:Src/main.c **** Set_LTEC(TT_CHANGE_TEMP_2, temp16);//Drive Laser TEC 2
+ 8172 .loc 2 386 13 view .LVU2670
8173 0632 2080 strh r0, [r4] @ movhi
- 386:Src/main.c ****
- 8174 .loc 2 386 7 is_stmt 1 view .LVU2671
+ 387:Src/main.c ****
+ 8174 .loc 2 387 7 is_stmt 1 view .LVU2671
8175 0634 0420 movs r0, #4
8176 0636 FFF7FEFF bl Set_LTEC
8177 .LVL622:
- 389:Src/main.c **** HAL_GPIO_WritePin(GPIOD, GPIO_PIN_7, GPIO_PIN_RESET);
- 8178 .loc 2 389 7 view .LVU2672
+ 390:Src/main.c **** HAL_GPIO_WritePin(GPIOD, GPIO_PIN_7, GPIO_PIN_RESET);
+ 8178 .loc 2 390 7 view .LVU2672
8179 063a 8A4C ldr r4, .L363+36
8180 063c 0122 movs r2, #1
8181 063e 8021 movs r1, #128
8182 0640 2046 mov r0, r4
8183 0642 FFF7FEFF bl HAL_GPIO_WritePin
8184 .LVL623:
- 390:Src/main.c ****
- 8185 .loc 2 390 7 view .LVU2673
+ 391:Src/main.c ****
+ 8185 .loc 2 391 7 view .LVU2673
8186 0646 0022 movs r2, #0
8187 0648 8021 movs r1, #128
8188 064a 2046 mov r0, r4
8189 064c FFF7FEFF bl HAL_GPIO_WritePin
8190 .LVL624:
- 392:Src/main.c **** if (st != HAL_OK)
- 8191 .loc 2 392 7 view .LVU2674
- 392:Src/main.c **** if (st != HAL_OK)
-ARM GAS /tmp/ccdsDELB.s page 514
+ 393:Src/main.c **** if (st != HAL_OK)
+ 8191 .loc 2 393 7 view .LVU2674
+ARM GAS /tmp/ccWwqwYX.s page 514
- 8192 .loc 2 392 12 is_stmt 0 view .LVU2675
+ 393:Src/main.c **** if (st != HAL_OK)
+ 8192 .loc 2 393 12 is_stmt 0 view .LVU2675
8193 0650 7C48 ldr r0, .L363+4
8194 0652 FFF7FEFF bl HAL_TIM_Base_Start_IT
8195 .LVL625:
- 393:Src/main.c **** while(1);
- 8196 .loc 2 393 7 is_stmt 1 view .LVU2676
- 393:Src/main.c **** while(1);
- 8197 .loc 2 393 10 is_stmt 0 view .LVU2677
+ 394:Src/main.c **** while(1);
+ 8196 .loc 2 394 7 is_stmt 1 view .LVU2676
+ 394:Src/main.c **** while(1);
+ 8197 .loc 2 394 10 is_stmt 0 view .LVU2677
8198 0656 20BB cbnz r0, .L334
8199 .LVL626:
8200 .L335:
- 395:Src/main.c **** {
- 8201 .loc 2 395 13 is_stmt 1 view .LVU2678
- 395:Src/main.c **** {
- 8202 .loc 2 395 18 is_stmt 0 view .LVU2679
+ 396:Src/main.c **** {
+ 8201 .loc 2 396 13 is_stmt 1 view .LVU2678
+ 396:Src/main.c **** {
+ 8202 .loc 2 396 18 is_stmt 0 view .LVU2679
8203 0658 794B ldr r3, .L363
8204 065a D3ED047A vldr.32 s15, [r3, #16]
- 395:Src/main.c **** {
- 8205 .loc 2 395 39 view .LVU2680
+ 396:Src/main.c **** {
+ 8205 .loc 2 396 39 view .LVU2680
8206 065e 93ED027A vldr.32 s14, [r3, #8]
- 395:Src/main.c **** {
- 8207 .loc 2 395 13 view .LVU2681
+ 396:Src/main.c **** {
+ 8207 .loc 2 396 13 view .LVU2681
8208 0662 F4EEC77A vcmpe.f32 s15, s14
8209 0666 F1EE10FA vmrs APSR_nzcv, FPSCR
8210 066a 1BD5 bpl .L358
- 397:Src/main.c **** {
- 8211 .loc 2 397 8 is_stmt 1 view .LVU2682
- 397:Src/main.c **** {
- 8212 .loc 2 397 12 is_stmt 0 view .LVU2683
+ 398:Src/main.c **** {
+ 8211 .loc 2 398 8 is_stmt 1 view .LVU2682
+ 398:Src/main.c **** {
+ 8212 .loc 2 398 12 is_stmt 0 view .LVU2683
8213 066c 7E4B ldr r3, .L363+40
8214 066e 1B78 ldrb r3, [r3] @ zero_extendqisi2
- 397:Src/main.c **** {
- 8215 .loc 2 397 11 view .LVU2684
+ 398:Src/main.c **** {
+ 8215 .loc 2 398 11 view .LVU2684
8216 0670 002B cmp r3, #0
8217 0672 F1D0 beq .L335
- 399:Src/main.c **** task.current_param += task.delta_param;
- 8218 .loc 2 399 9 is_stmt 1 view .LVU2685
+ 400:Src/main.c **** task.current_param += task.delta_param;
+ 8218 .loc 2 400 9 is_stmt 1 view .LVU2685
8219 0674 FCEEE77A vcvt.u32.f32 s15, s15
8220 0678 17EE903A vmov r3, s15 @ int
8221 067c 99B2 uxth r1, r3
8222 067e 0220 movs r0, #2
8223 0680 FFF7FEFF bl Set_LTEC
8224 .LVL627:
- 400:Src/main.c **** TO10 = 0;
- 8225 .loc 2 400 9 view .LVU2686
- 400:Src/main.c **** TO10 = 0;
- 8226 .loc 2 400 35 is_stmt 0 view .LVU2687
+ 401:Src/main.c **** TO10 = 0;
+ 8225 .loc 2 401 9 view .LVU2686
+ 401:Src/main.c **** TO10 = 0;
+ 8226 .loc 2 401 35 is_stmt 0 view .LVU2687
8227 0684 6E4B ldr r3, .L363
8228 0686 93ED037A vldr.32 s14, [r3, #12]
- 400:Src/main.c **** TO10 = 0;
- 8229 .loc 2 400 28 view .LVU2688
+ 401:Src/main.c **** TO10 = 0;
+ 8229 .loc 2 401 28 view .LVU2688
8230 068a D3ED047A vldr.32 s15, [r3, #16]
8231 068e 77EE877A vadd.f32 s15, s15, s14
8232 0692 C3ED047A vstr.32 s15, [r3, #16]
- 401:Src/main.c **** TIM10_coflag = 0;
- 8233 .loc 2 401 9 is_stmt 1 view .LVU2689
- 401:Src/main.c **** TIM10_coflag = 0;
-ARM GAS /tmp/ccdsDELB.s page 515
+ 402:Src/main.c **** TIM10_coflag = 0;
+ 8233 .loc 2 402 9 is_stmt 1 view .LVU2689
+ARM GAS /tmp/ccWwqwYX.s page 515
- 8234 .loc 2 401 14 is_stmt 0 view .LVU2690
+ 402:Src/main.c **** TIM10_coflag = 0;
+ 8234 .loc 2 402 14 is_stmt 0 view .LVU2690
8235 0696 0023 movs r3, #0
8236 0698 744A ldr r2, .L363+44
8237 069a 1360 str r3, [r2]
- 402:Src/main.c **** }
- 8238 .loc 2 402 9 is_stmt 1 view .LVU2691
- 402:Src/main.c **** }
- 8239 .loc 2 402 22 is_stmt 0 view .LVU2692
+ 403:Src/main.c **** }
+ 8238 .loc 2 403 9 is_stmt 1 view .LVU2691
+ 403:Src/main.c **** }
+ 8239 .loc 2 403 22 is_stmt 0 view .LVU2692
8240 069c 724A ldr r2, .L363+40
8241 069e 1370 strb r3, [r2]
8242 06a0 DAE7 b .L335
8243 .LVL628:
8244 .L334:
- 394:Src/main.c **** while (task.current_param < task.max_param)
- 8245 .loc 2 394 8 is_stmt 1 discriminator 2 view .LVU2693
- 394:Src/main.c **** while (task.current_param < task.max_param)
- 8246 .loc 2 394 16 discriminator 2 view .LVU2694
- 394:Src/main.c **** while (task.current_param < task.max_param)
- 8247 .loc 2 394 13 discriminator 2 view .LVU2695
+ 395:Src/main.c **** while (task.current_param < task.max_param)
+ 8245 .loc 2 395 8 is_stmt 1 discriminator 2 view .LVU2693
+ 395:Src/main.c **** while (task.current_param < task.max_param)
+ 8246 .loc 2 395 16 discriminator 2 view .LVU2694
+ 395:Src/main.c **** while (task.current_param < task.max_param)
+ 8247 .loc 2 395 13 discriminator 2 view .LVU2695
8248 06a2 FEE7 b .L334
8249 .LVL629:
8250 .L358:
- 405:Src/main.c **** task.current_param = task.min_param;
- 8251 .loc 2 405 7 view .LVU2696
+ 406:Src/main.c **** task.current_param = task.min_param;
+ 8251 .loc 2 406 7 view .LVU2696
8252 06a4 FFF7FEFF bl Stop_TIM10
8253 .LVL630:
- 406:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_2, task.current_param);
- 8254 .loc 2 406 7 view .LVU2697
- 406:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_2, task.current_param);
- 8255 .loc 2 406 32 is_stmt 0 view .LVU2698
+ 407:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_2, task.current_param);
+ 8254 .loc 2 407 7 view .LVU2697
+ 407:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_2, task.current_param);
+ 8255 .loc 2 407 32 is_stmt 0 view .LVU2698
8256 06a8 654C ldr r4, .L363
8257 06aa D4ED017A vldr.32 s15, [r4, #4]
- 406:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_2, task.current_param);
- 8258 .loc 2 406 26 view .LVU2699
+ 407:Src/main.c **** Set_LTEC(TT_CHANGE_CURR_2, task.current_param);
+ 8258 .loc 2 407 26 view .LVU2699
8259 06ae C4ED047A vstr.32 s15, [r4, #16]
- 407:Src/main.c **** if (task.tau > 3)
- 8260 .loc 2 407 7 is_stmt 1 view .LVU2700
+ 408:Src/main.c **** if (task.tau > 3)
+ 8260 .loc 2 408 7 is_stmt 1 view .LVU2700
8261 06b2 FCEEE77A vcvt.u32.f32 s15, s15
8262 06b6 17EE903A vmov r3, s15 @ int
8263 06ba 99B2 uxth r1, r3
8264 06bc 0220 movs r0, #2
8265 06be FFF7FEFF bl Set_LTEC
8266 .LVL631:
- 408:Src/main.c **** {
- 8267 .loc 2 408 7 view .LVU2701
- 408:Src/main.c **** {
- 8268 .loc 2 408 15 is_stmt 0 view .LVU2702
+ 409:Src/main.c **** {
+ 8267 .loc 2 409 7 view .LVU2701
+ 409:Src/main.c **** {
+ 8268 .loc 2 409 15 is_stmt 0 view .LVU2702
8269 06c2 E38A ldrh r3, [r4, #22]
- 408:Src/main.c **** {
- 8270 .loc 2 408 10 view .LVU2703
+ 409:Src/main.c **** {
+ 8270 .loc 2 409 10 view .LVU2703
8271 06c4 032B cmp r3, #3
8272 06c6 0CD9 bls .L337
- 410:Src/main.c **** htim10.Init.Period = 9999;
- 8273 .loc 2 410 8 is_stmt 1 view .LVU2704
- 410:Src/main.c **** htim10.Init.Period = 9999;
- 8274 .loc 2 410 34 is_stmt 0 view .LVU2705
+ 411:Src/main.c **** htim10.Init.Period = 9999;
+ 8273 .loc 2 411 8 is_stmt 1 view .LVU2704
+ 411:Src/main.c **** htim10.Init.Period = 9999;
+ 8274 .loc 2 411 34 is_stmt 0 view .LVU2705
+ARM GAS /tmp/ccWwqwYX.s page 516
+
+
8275 06c8 5E4A ldr r2, .L363+4
-ARM GAS /tmp/ccdsDELB.s page 516
-
-
8276 06ca D068 ldr r0, [r2, #12]
- 410:Src/main.c **** htim10.Init.Period = 9999;
- 8277 .loc 2 410 21 view .LVU2706
+ 411:Src/main.c **** htim10.Init.Period = 9999;
+ 8277 .loc 2 411 21 view .LVU2706
8278 06cc 5E49 ldr r1, .L363+8
8279 06ce 0860 str r0, [r1]
- 411:Src/main.c **** TO10_counter = (task.tau - 1) * 100;
- 8280 .loc 2 411 8 is_stmt 1 view .LVU2707
- 411:Src/main.c **** TO10_counter = (task.tau - 1) * 100;
- 8281 .loc 2 411 27 is_stmt 0 view .LVU2708
+ 412:Src/main.c **** TO10_counter = (task.tau - 1) * 100;
+ 8280 .loc 2 412 8 is_stmt 1 view .LVU2707
+ 412:Src/main.c **** TO10_counter = (task.tau - 1) * 100;
+ 8281 .loc 2 412 27 is_stmt 0 view .LVU2708
8282 06d0 42F20F71 movw r1, #9999
8283 06d4 D160 str r1, [r2, #12]
- 412:Src/main.c **** }
- 8284 .loc 2 412 8 is_stmt 1 view .LVU2709
- 412:Src/main.c **** }
- 8285 .loc 2 412 33 is_stmt 0 view .LVU2710
+ 413:Src/main.c **** }
+ 8284 .loc 2 413 8 is_stmt 1 view .LVU2709
+ 413:Src/main.c **** }
+ 8285 .loc 2 413 33 is_stmt 0 view .LVU2710
8286 06d6 013B subs r3, r3, #1
- 412:Src/main.c **** }
- 8287 .loc 2 412 38 view .LVU2711
+ 413:Src/main.c **** }
+ 8287 .loc 2 413 38 view .LVU2711
8288 06d8 6422 movs r2, #100
8289 06da 02FB03F3 mul r3, r2, r3
- 412:Src/main.c **** }
- 8290 .loc 2 412 21 view .LVU2712
+ 413:Src/main.c **** }
+ 8290 .loc 2 413 21 view .LVU2712
8291 06de 5B4A ldr r2, .L363+12
8292 06e0 1360 str r3, [r2]
8293 .L337:
- 414:Src/main.c **** break;
- 8294 .loc 2 414 7 is_stmt 1 view .LVU2713
+ 415:Src/main.c **** break;
+ 8294 .loc 2 415 7 is_stmt 1 view .LVU2713
8295 06e2 5848 ldr r0, .L363+4
8296 06e4 FFF7FEFF bl HAL_TIM_Base_Start_IT
8297 .LVL632:
- 415:Src/main.c **** case TT_CHANGE_TEMP_1:
- 8298 .loc 2 415 6 view .LVU2714
+ 416:Src/main.c **** case TT_CHANGE_TEMP_1:
+ 8298 .loc 2 416 6 view .LVU2714
8299 06e8 98E6 b .L327
8300 .L356:
- 426:Src/main.c ****
- 8301 .loc 2 426 7 view .LVU2715
- 426:Src/main.c ****
- 8302 .loc 2 426 18 is_stmt 0 view .LVU2716
+ 427:Src/main.c ****
+ 8301 .loc 2 427 7 view .LVU2715
+ 427:Src/main.c ****
+ 8302 .loc 2 427 18 is_stmt 0 view .LVU2716
8303 06ea 614A ldr r2, .L363+48
8304 06ec 1360 str r3, [r2]
- 428:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
- 8305 .loc 2 428 7 is_stmt 1 view .LVU2717
- 428:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
- 8306 .loc 2 428 25 is_stmt 0 view .LVU2718
+ 429:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
+ 8305 .loc 2 429 7 is_stmt 1 view .LVU2717
+ 429:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
+ 8306 .loc 2 429 25 is_stmt 0 view .LVU2718
8307 06ee 0120 movs r0, #1
8308 06f0 FFF7FEFF bl MPhD_T
8309 .LVL633:
- 428:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
- 8310 .loc 2 428 23 view .LVU2719
+ 429:Src/main.c **** LD1_param.POWER = MPhD_T(1);//Get Data from monitor photodiode of LD1
+ 8310 .loc 2 429 23 view .LVU2719
8311 06f4 564E ldr r6, .L363+16
8312 06f6 3081 strh r0, [r6, #8] @ movhi
- 429:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 8313 .loc 2 429 7 is_stmt 1 view .LVU2720
- 429:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 8314 .loc 2 429 25 is_stmt 0 view .LVU2721
+ 430:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 8313 .loc 2 430 7 is_stmt 1 view .LVU2720
+ 430:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 8314 .loc 2 430 25 is_stmt 0 view .LVU2721
8315 06f8 0120 movs r0, #1
+ARM GAS /tmp/ccWwqwYX.s page 517
+
+
8316 06fa FFF7FEFF bl MPhD_T
-ARM GAS /tmp/ccdsDELB.s page 517
-
-
8317 .LVL634:
- 429:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 8318 .loc 2 429 23 view .LVU2722
+ 430:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 8318 .loc 2 430 23 view .LVU2722
8319 06fe 3081 strh r0, [r6, #8] @ movhi
- 430:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 8320 .loc 2 430 7 is_stmt 1 view .LVU2723
- 430:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 8321 .loc 2 430 25 is_stmt 0 view .LVU2724
+ 431:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 8320 .loc 2 431 7 is_stmt 1 view .LVU2723
+ 431:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 8321 .loc 2 431 25 is_stmt 0 view .LVU2724
8322 0700 0220 movs r0, #2
8323 0702 FFF7FEFF bl MPhD_T
8324 .LVL635:
- 430:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
- 8325 .loc 2 430 23 view .LVU2725
+ 431:Src/main.c **** LD2_param.POWER = MPhD_T(2);//Get Data from monitor photodiode of LD2
+ 8325 .loc 2 431 23 view .LVU2725
8326 0706 534F ldr r7, .L363+20
8327 0708 3881 strh r0, [r7, #8] @ movhi
- 431:Src/main.c ****
- 8328 .loc 2 431 7 is_stmt 1 view .LVU2726
- 431:Src/main.c ****
- 8329 .loc 2 431 25 is_stmt 0 view .LVU2727
+ 432:Src/main.c ****
+ 8328 .loc 2 432 7 is_stmt 1 view .LVU2726
+ 432:Src/main.c ****
+ 8329 .loc 2 432 25 is_stmt 0 view .LVU2727
8330 070a 0220 movs r0, #2
8331 070c FFF7FEFF bl MPhD_T
8332 .LVL636:
- 431:Src/main.c ****
- 8333 .loc 2 431 23 view .LVU2728
+ 432:Src/main.c ****
+ 8333 .loc 2 432 23 view .LVU2728
8334 0710 3881 strh r0, [r7, #8] @ movhi
- 433:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
- 8335 .loc 2 433 7 is_stmt 1 view .LVU2729
- 433:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
- 8336 .loc 2 433 31 is_stmt 0 view .LVU2730
+ 434:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
+ 8335 .loc 2 434 7 is_stmt 1 view .LVU2729
+ 434:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
+ 8336 .loc 2 434 31 is_stmt 0 view .LVU2730
8337 0712 3389 ldrh r3, [r6, #8]
- 433:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
- 8338 .loc 2 433 20 view .LVU2731
+ 434:Src/main.c **** Long_Data[2] = LD2_param.POWER;//Translate Data from monitor photodiode of LD2 to Long_Data
+ 8338 .loc 2 434 20 view .LVU2731
8339 0714 574C ldr r4, .L363+52
8340 0716 6380 strh r3, [r4, #2] @ movhi
- 434:Src/main.c ****
- 8341 .loc 2 434 7 is_stmt 1 view .LVU2732
- 434:Src/main.c ****
- 8342 .loc 2 434 20 is_stmt 0 view .LVU2733
+ 435:Src/main.c ****
+ 8341 .loc 2 435 7 is_stmt 1 view .LVU2732
+ 435:Src/main.c ****
+ 8342 .loc 2 435 20 is_stmt 0 view .LVU2733
8343 0718 A080 strh r0, [r4, #4] @ movhi
- 438:Src/main.c **** temp16 = Get_ADC(1);
- 8344 .loc 2 438 7 is_stmt 1 view .LVU2734
- 438:Src/main.c **** temp16 = Get_ADC(1);
- 8345 .loc 2 438 16 is_stmt 0 view .LVU2735
+ 439:Src/main.c **** temp16 = Get_ADC(1);
+ 8344 .loc 2 439 7 is_stmt 1 view .LVU2734
+ 439:Src/main.c **** temp16 = Get_ADC(1);
+ 8345 .loc 2 439 16 is_stmt 0 view .LVU2735
8346 071a 0020 movs r0, #0
8347 071c FFF7FEFF bl Get_ADC
8348 .LVL637:
- 438:Src/main.c **** temp16 = Get_ADC(1);
- 8349 .loc 2 438 14 view .LVU2736
+ 439:Src/main.c **** temp16 = Get_ADC(1);
+ 8349 .loc 2 439 14 view .LVU2736
8350 0720 4E4D ldr r5, .L363+28
8351 0722 2880 strh r0, [r5] @ movhi
- 439:Src/main.c **** Long_Data[7] = temp16;
- 8352 .loc 2 439 7 is_stmt 1 view .LVU2737
- 439:Src/main.c **** Long_Data[7] = temp16;
- 8353 .loc 2 439 16 is_stmt 0 view .LVU2738
+ 440:Src/main.c **** Long_Data[7] = temp16;
+ 8352 .loc 2 440 7 is_stmt 1 view .LVU2737
+ 440:Src/main.c **** Long_Data[7] = temp16;
+ 8353 .loc 2 440 16 is_stmt 0 view .LVU2738
8354 0724 0120 movs r0, #1
8355 0726 FFF7FEFF bl Get_ADC
+ARM GAS /tmp/ccWwqwYX.s page 518
+
+
8356 .LVL638:
-ARM GAS /tmp/ccdsDELB.s page 518
-
-
- 439:Src/main.c **** Long_Data[7] = temp16;
- 8357 .loc 2 439 14 view .LVU2739
+ 440:Src/main.c **** Long_Data[7] = temp16;
+ 8357 .loc 2 440 14 view .LVU2739
8358 072a 2880 strh r0, [r5] @ movhi
- 440:Src/main.c ****
- 8359 .loc 2 440 7 is_stmt 1 view .LVU2740
- 440:Src/main.c ****
- 8360 .loc 2 440 20 is_stmt 0 view .LVU2741
+ 441:Src/main.c ****
+ 8359 .loc 2 441 7 is_stmt 1 view .LVU2740
+ 441:Src/main.c ****
+ 8360 .loc 2 441 20 is_stmt 0 view .LVU2741
8361 072c E081 strh r0, [r4, #14] @ movhi
- 443:Src/main.c **** Long_Data[8] = temp16;
- 8362 .loc 2 443 7 is_stmt 1 view .LVU2742
- 443:Src/main.c **** Long_Data[8] = temp16;
- 8363 .loc 2 443 16 is_stmt 0 view .LVU2743
+ 444:Src/main.c **** Long_Data[8] = temp16;
+ 8362 .loc 2 444 7 is_stmt 1 view .LVU2742
+ 444:Src/main.c **** Long_Data[8] = temp16;
+ 8363 .loc 2 444 16 is_stmt 0 view .LVU2743
8364 072e 0120 movs r0, #1
8365 0730 FFF7FEFF bl Get_ADC
8366 .LVL639:
- 443:Src/main.c **** Long_Data[8] = temp16;
- 8367 .loc 2 443 14 view .LVU2744
+ 444:Src/main.c **** Long_Data[8] = temp16;
+ 8367 .loc 2 444 14 view .LVU2744
8368 0734 2880 strh r0, [r5] @ movhi
- 444:Src/main.c ****
- 8369 .loc 2 444 7 is_stmt 1 view .LVU2745
- 444:Src/main.c ****
- 8370 .loc 2 444 20 is_stmt 0 view .LVU2746
+ 445:Src/main.c ****
+ 8369 .loc 2 445 7 is_stmt 1 view .LVU2745
+ 445:Src/main.c ****
+ 8370 .loc 2 445 20 is_stmt 0 view .LVU2746
8371 0736 2082 strh r0, [r4, #16] @ movhi
- 447:Src/main.c **** Long_Data[9] = temp16;
- 8372 .loc 2 447 7 is_stmt 1 view .LVU2747
- 447:Src/main.c **** Long_Data[9] = temp16;
- 8373 .loc 2 447 16 is_stmt 0 view .LVU2748
+ 448:Src/main.c **** Long_Data[9] = temp16;
+ 8372 .loc 2 448 7 is_stmt 1 view .LVU2747
+ 448:Src/main.c **** Long_Data[9] = temp16;
+ 8373 .loc 2 448 16 is_stmt 0 view .LVU2748
8374 0738 0120 movs r0, #1
8375 073a FFF7FEFF bl Get_ADC
8376 .LVL640:
- 447:Src/main.c **** Long_Data[9] = temp16;
- 8377 .loc 2 447 14 view .LVU2749
+ 448:Src/main.c **** Long_Data[9] = temp16;
+ 8377 .loc 2 448 14 view .LVU2749
8378 073e 2880 strh r0, [r5] @ movhi
- 448:Src/main.c ****
- 8379 .loc 2 448 7 is_stmt 1 view .LVU2750
- 448:Src/main.c ****
- 8380 .loc 2 448 20 is_stmt 0 view .LVU2751
+ 449:Src/main.c ****
+ 8379 .loc 2 449 7 is_stmt 1 view .LVU2750
+ 449:Src/main.c ****
+ 8380 .loc 2 449 20 is_stmt 0 view .LVU2751
8381 0740 6082 strh r0, [r4, #18] @ movhi
- 451:Src/main.c **** Long_Data[10] = temp16;
- 8382 .loc 2 451 7 is_stmt 1 view .LVU2752
- 451:Src/main.c **** Long_Data[10] = temp16;
- 8383 .loc 2 451 16 is_stmt 0 view .LVU2753
+ 452:Src/main.c **** Long_Data[10] = temp16;
+ 8382 .loc 2 452 7 is_stmt 1 view .LVU2752
+ 452:Src/main.c **** Long_Data[10] = temp16;
+ 8383 .loc 2 452 16 is_stmt 0 view .LVU2753
8384 0742 0120 movs r0, #1
8385 0744 FFF7FEFF bl Get_ADC
8386 .LVL641:
- 451:Src/main.c **** Long_Data[10] = temp16;
- 8387 .loc 2 451 14 view .LVU2754
+ 452:Src/main.c **** Long_Data[10] = temp16;
+ 8387 .loc 2 452 14 view .LVU2754
8388 0748 2880 strh r0, [r5] @ movhi
- 452:Src/main.c ****
- 8389 .loc 2 452 7 is_stmt 1 view .LVU2755
- 452:Src/main.c ****
- 8390 .loc 2 452 21 is_stmt 0 view .LVU2756
+ 453:Src/main.c ****
+ 8389 .loc 2 453 7 is_stmt 1 view .LVU2755
+ 453:Src/main.c ****
+ 8390 .loc 2 453 21 is_stmt 0 view .LVU2756
8391 074a A082 strh r0, [r4, #20] @ movhi
- 455:Src/main.c **** Long_Data[11] = temp16;
- 8392 .loc 2 455 7 is_stmt 1 view .LVU2757
- 455:Src/main.c **** Long_Data[11] = temp16;
- 8393 .loc 2 455 16 is_stmt 0 view .LVU2758
-ARM GAS /tmp/ccdsDELB.s page 519
+ 456:Src/main.c **** Long_Data[11] = temp16;
+ 8392 .loc 2 456 7 is_stmt 1 view .LVU2757
+ 456:Src/main.c **** Long_Data[11] = temp16;
+ARM GAS /tmp/ccWwqwYX.s page 519
+ 8393 .loc 2 456 16 is_stmt 0 view .LVU2758
8394 074c 0120 movs r0, #1
8395 074e FFF7FEFF bl Get_ADC
8396 .LVL642:
- 455:Src/main.c **** Long_Data[11] = temp16;
- 8397 .loc 2 455 14 view .LVU2759
+ 456:Src/main.c **** Long_Data[11] = temp16;
+ 8397 .loc 2 456 14 view .LVU2759
8398 0752 2880 strh r0, [r5] @ movhi
- 456:Src/main.c **** temp16 = Get_ADC(2);
- 8399 .loc 2 456 7 is_stmt 1 view .LVU2760
- 456:Src/main.c **** temp16 = Get_ADC(2);
- 8400 .loc 2 456 21 is_stmt 0 view .LVU2761
+ 457:Src/main.c **** temp16 = Get_ADC(2);
+ 8399 .loc 2 457 7 is_stmt 1 view .LVU2760
+ 457:Src/main.c **** temp16 = Get_ADC(2);
+ 8400 .loc 2 457 21 is_stmt 0 view .LVU2761
8401 0754 E082 strh r0, [r4, #22] @ movhi
- 457:Src/main.c ****
- 8402 .loc 2 457 7 is_stmt 1 view .LVU2762
- 457:Src/main.c ****
- 8403 .loc 2 457 16 is_stmt 0 view .LVU2763
+ 458:Src/main.c ****
+ 8402 .loc 2 458 7 is_stmt 1 view .LVU2762
+ 458:Src/main.c ****
+ 8403 .loc 2 458 16 is_stmt 0 view .LVU2763
8404 0756 0220 movs r0, #2
8405 0758 FFF7FEFF bl Get_ADC
8406 .LVL643:
- 457:Src/main.c ****
- 8407 .loc 2 457 14 view .LVU2764
+ 458:Src/main.c ****
+ 8407 .loc 2 458 14 view .LVU2764
8408 075c 2880 strh r0, [r5] @ movhi
- 460:Src/main.c **** temp16 = Get_ADC(4);
- 8409 .loc 2 460 7 is_stmt 1 view .LVU2765
- 460:Src/main.c **** temp16 = Get_ADC(4);
- 8410 .loc 2 460 16 is_stmt 0 view .LVU2766
+ 461:Src/main.c **** temp16 = Get_ADC(4);
+ 8409 .loc 2 461 7 is_stmt 1 view .LVU2765
+ 461:Src/main.c **** temp16 = Get_ADC(4);
+ 8410 .loc 2 461 16 is_stmt 0 view .LVU2766
8411 075e 0320 movs r0, #3
8412 0760 FFF7FEFF bl Get_ADC
8413 .LVL644:
- 460:Src/main.c **** temp16 = Get_ADC(4);
- 8414 .loc 2 460 14 view .LVU2767
+ 461:Src/main.c **** temp16 = Get_ADC(4);
+ 8414 .loc 2 461 14 view .LVU2767
8415 0764 2880 strh r0, [r5] @ movhi
- 461:Src/main.c **** Long_Data[12] = temp16;
- 8416 .loc 2 461 7 is_stmt 1 view .LVU2768
- 461:Src/main.c **** Long_Data[12] = temp16;
- 8417 .loc 2 461 16 is_stmt 0 view .LVU2769
+ 462:Src/main.c **** Long_Data[12] = temp16;
+ 8416 .loc 2 462 7 is_stmt 1 view .LVU2768
+ 462:Src/main.c **** Long_Data[12] = temp16;
+ 8417 .loc 2 462 16 is_stmt 0 view .LVU2769
8418 0766 0420 movs r0, #4
8419 0768 FFF7FEFF bl Get_ADC
8420 .LVL645:
- 461:Src/main.c **** Long_Data[12] = temp16;
- 8421 .loc 2 461 14 view .LVU2770
+ 462:Src/main.c **** Long_Data[12] = temp16;
+ 8421 .loc 2 462 14 view .LVU2770
8422 076c 2880 strh r0, [r5] @ movhi
- 462:Src/main.c **** temp16 = Get_ADC(5);
- 8423 .loc 2 462 7 is_stmt 1 view .LVU2771
- 462:Src/main.c **** temp16 = Get_ADC(5);
- 8424 .loc 2 462 21 is_stmt 0 view .LVU2772
+ 463:Src/main.c **** temp16 = Get_ADC(5);
+ 8423 .loc 2 463 7 is_stmt 1 view .LVU2771
+ 463:Src/main.c **** temp16 = Get_ADC(5);
+ 8424 .loc 2 463 21 is_stmt 0 view .LVU2772
8425 076e 2083 strh r0, [r4, #24] @ movhi
- 463:Src/main.c ****
- 8426 .loc 2 463 7 is_stmt 1 view .LVU2773
- 463:Src/main.c ****
- 8427 .loc 2 463 16 is_stmt 0 view .LVU2774
+ 464:Src/main.c ****
+ 8426 .loc 2 464 7 is_stmt 1 view .LVU2773
+ 464:Src/main.c ****
+ 8427 .loc 2 464 16 is_stmt 0 view .LVU2774
8428 0770 0520 movs r0, #5
8429 0772 FFF7FEFF bl Get_ADC
8430 .LVL646:
- 463:Src/main.c ****
- 8431 .loc 2 463 14 view .LVU2775
+ 464:Src/main.c ****
+ 8431 .loc 2 464 14 view .LVU2775
8432 0776 2880 strh r0, [r5] @ movhi
- 466:Src/main.c **** Long_Data[3] = (TO6_stop)&0xffff;
-ARM GAS /tmp/ccdsDELB.s page 520
+ARM GAS /tmp/ccWwqwYX.s page 520
- 8433 .loc 2 466 7 is_stmt 1 view .LVU2776
- 466:Src/main.c **** Long_Data[3] = (TO6_stop)&0xffff;
- 8434 .loc 2 466 16 is_stmt 0 view .LVU2777
+ 467:Src/main.c **** Long_Data[3] = (TO6_stop)&0xffff;
+ 8433 .loc 2 467 7 is_stmt 1 view .LVU2776
+ 467:Src/main.c **** Long_Data[3] = (TO6_stop)&0xffff;
+ 8434 .loc 2 467 16 is_stmt 0 view .LVU2777
8435 0778 3F4B ldr r3, .L363+56
8436 077a 1B68 ldr r3, [r3]
8437 077c 3F4A ldr r2, .L363+60
8438 077e 1360 str r3, [r2]
- 467:Src/main.c **** Long_Data[4] = (TO6_stop>>16)&0xffff;
- 8439 .loc 2 467 7 is_stmt 1 view .LVU2778
- 467:Src/main.c **** Long_Data[4] = (TO6_stop>>16)&0xffff;
- 8440 .loc 2 467 20 is_stmt 0 view .LVU2779
+ 468:Src/main.c **** Long_Data[4] = (TO6_stop>>16)&0xffff;
+ 8439 .loc 2 468 7 is_stmt 1 view .LVU2778
+ 468:Src/main.c **** Long_Data[4] = (TO6_stop>>16)&0xffff;
+ 8440 .loc 2 468 20 is_stmt 0 view .LVU2779
8441 0780 E380 strh r3, [r4, #6] @ movhi
- 468:Src/main.c ****
- 8442 .loc 2 468 7 is_stmt 1 view .LVU2780
- 468:Src/main.c ****
- 8443 .loc 2 468 31 is_stmt 0 view .LVU2781
+ 469:Src/main.c ****
+ 8442 .loc 2 469 7 is_stmt 1 view .LVU2780
+ 469:Src/main.c ****
+ 8443 .loc 2 469 31 is_stmt 0 view .LVU2781
8444 0782 1B0C lsrs r3, r3, #16
- 468:Src/main.c ****
- 8445 .loc 2 468 20 view .LVU2782
+ 469:Src/main.c ****
+ 8445 .loc 2 469 20 view .LVU2782
8446 0784 2381 strh r3, [r4, #8] @ movhi
- 471:Src/main.c ****
- 8447 .loc 2 471 7 is_stmt 1 view .LVU2783
- 471:Src/main.c ****
- 8448 .loc 2 471 31 is_stmt 0 view .LVU2784
+ 472:Src/main.c ****
+ 8447 .loc 2 472 7 is_stmt 1 view .LVU2783
+ 472:Src/main.c ****
+ 8448 .loc 2 472 31 is_stmt 0 view .LVU2784
8449 0786 3388 ldrh r3, [r6]
- 471:Src/main.c ****
- 8450 .loc 2 471 20 view .LVU2785
+ 472:Src/main.c ****
+ 8450 .loc 2 472 20 view .LVU2785
8451 0788 6381 strh r3, [r4, #10] @ movhi
- 474:Src/main.c **** }
- 8452 .loc 2 474 7 is_stmt 1 view .LVU2786
- 474:Src/main.c **** }
- 8453 .loc 2 474 31 is_stmt 0 view .LVU2787
+ 475:Src/main.c **** }
+ 8452 .loc 2 475 7 is_stmt 1 view .LVU2786
+ 475:Src/main.c **** }
+ 8453 .loc 2 475 31 is_stmt 0 view .LVU2787
8454 078a 3B88 ldrh r3, [r7]
- 474:Src/main.c **** }
- 8455 .loc 2 474 20 view .LVU2788
+ 475:Src/main.c **** }
+ 8455 .loc 2 475 20 view .LVU2788
8456 078c A381 strh r3, [r4, #12] @ movhi
8457 078e 4CE6 b .L339
8458 .L350:
- 493:Src/main.c **** //HAL_UART_Transmit(&huart1, State_Data, 2, 10);
- 8459 .loc 2 493 5 is_stmt 1 view .LVU2789
+ 494:Src/main.c **** //HAL_UART_Transmit(&huart1, State_Data, 2, 10);
+ 8459 .loc 2 494 5 is_stmt 1 view .LVU2789
8460 0790 3B4C ldr r4, .L363+64
8461 0792 0221 movs r1, #2
8462 0794 2046 mov r0, r4
8463 0796 FFF7FEFF bl USART_TX
8464 .LVL647:
- 495:Src/main.c **** State_Data[1]=0;//All OK!
- 8465 .loc 2 495 5 view .LVU2790
- 495:Src/main.c **** State_Data[1]=0;//All OK!
- 8466 .loc 2 495 18 is_stmt 0 view .LVU2791
+ 496:Src/main.c **** State_Data[1]=0;//All OK!
+ 8465 .loc 2 496 5 view .LVU2790
+ 496:Src/main.c **** State_Data[1]=0;//All OK!
+ 8466 .loc 2 496 18 is_stmt 0 view .LVU2791
8467 079a 0023 movs r3, #0
8468 079c 2370 strb r3, [r4]
- 496:Src/main.c **** UART_transmission_request = NO_MESS;
- 8469 .loc 2 496 5 is_stmt 1 view .LVU2792
- 496:Src/main.c **** UART_transmission_request = NO_MESS;
- 8470 .loc 2 496 18 is_stmt 0 view .LVU2793
+ 497:Src/main.c **** UART_transmission_request = NO_MESS;
+ 8469 .loc 2 497 5 is_stmt 1 view .LVU2792
+ 497:Src/main.c **** UART_transmission_request = NO_MESS;
+ 8470 .loc 2 497 18 is_stmt 0 view .LVU2793
8471 079e 6370 strb r3, [r4, #1]
- 497:Src/main.c **** break;
-ARM GAS /tmp/ccdsDELB.s page 521
+ARM GAS /tmp/ccWwqwYX.s page 521
- 8472 .loc 2 497 5 is_stmt 1 view .LVU2794
- 497:Src/main.c **** break;
- 8473 .loc 2 497 31 is_stmt 0 view .LVU2795
+ 498:Src/main.c **** break;
+ 8472 .loc 2 498 5 is_stmt 1 view .LVU2794
+ 498:Src/main.c **** break;
+ 8473 .loc 2 498 31 is_stmt 0 view .LVU2795
8474 07a0 384A ldr r2, .L363+68
8475 07a2 1370 strb r3, [r2]
- 498:Src/main.c **** case MESS_02://Transmith packet
- 8476 .loc 2 498 4 is_stmt 1 view .LVU2796
+ 499:Src/main.c **** case MESS_02://Transmith packet
+ 8476 .loc 2 499 4 is_stmt 1 view .LVU2796
8477 07a4 90E4 b .L343
8478 .L341:
- 502:Src/main.c **** Long_Data[DL_16-1] = CS_result;
- 8479 .loc 2 502 5 view .LVU2797
- 502:Src/main.c **** Long_Data[DL_16-1] = CS_result;
- 8480 .loc 2 502 17 is_stmt 0 view .LVU2798
+ 503:Src/main.c **** Long_Data[DL_16-1] = CS_result;
+ 8479 .loc 2 503 5 view .LVU2797
+ 503:Src/main.c **** Long_Data[DL_16-1] = CS_result;
+ 8480 .loc 2 503 17 is_stmt 0 view .LVU2798
8481 07a6 334C ldr r4, .L363+52
8482 07a8 0D21 movs r1, #13
8483 07aa A01C adds r0, r4, #2
8484 07ac FFF7FEFF bl CalculateChecksum
8485 .LVL648:
- 502:Src/main.c **** Long_Data[DL_16-1] = CS_result;
- 8486 .loc 2 502 15 view .LVU2799
+ 503:Src/main.c **** Long_Data[DL_16-1] = CS_result;
+ 8486 .loc 2 503 15 view .LVU2799
8487 07b0 354B ldr r3, .L363+72
8488 07b2 1880 strh r0, [r3] @ movhi
- 503:Src/main.c ****
- 8489 .loc 2 503 5 is_stmt 1 view .LVU2800
- 503:Src/main.c ****
- 8490 .loc 2 503 24 is_stmt 0 view .LVU2801
+ 504:Src/main.c ****
+ 8489 .loc 2 504 5 is_stmt 1 view .LVU2800
+ 504:Src/main.c ****
+ 8490 .loc 2 504 24 is_stmt 0 view .LVU2801
8491 07b4 A083 strh r0, [r4, #28] @ movhi
- 505:Src/main.c **** {
- 8492 .loc 2 505 5 is_stmt 1 view .LVU2802
+ 506:Src/main.c **** {
+ 8492 .loc 2 506 5 is_stmt 1 view .LVU2802
8493 .LBB569:
- 505:Src/main.c **** {
- 8494 .loc 2 505 10 view .LVU2803
+ 506:Src/main.c **** {
+ 8494 .loc 2 506 10 view .LVU2803
8495 .LVL649:
- 505:Src/main.c **** {
- 8496 .loc 2 505 19 is_stmt 0 view .LVU2804
+ 506:Src/main.c **** {
+ 8496 .loc 2 506 19 is_stmt 0 view .LVU2804
8497 07b6 0023 movs r3, #0
- 505:Src/main.c **** {
- 8498 .loc 2 505 5 view .LVU2805
+ 506:Src/main.c **** {
+ 8498 .loc 2 506 5 view .LVU2805
8499 07b8 0BE0 b .L344
8500 .LVL650:
8501 .L345:
- 507:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
- 8502 .loc 2 507 6 is_stmt 1 discriminator 3 view .LVU2806
- 507:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
- 8503 .loc 2 507 33 is_stmt 0 discriminator 3 view .LVU2807
+ 508:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
+ 8502 .loc 2 508 6 is_stmt 1 discriminator 3 view .LVU2806
+ 508:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
+ 8503 .loc 2 508 33 is_stmt 0 discriminator 3 view .LVU2807
8504 07ba 2E4A ldr r2, .L363+52
8505 07bc 32F81320 ldrh r2, [r2, r3, lsl #1]
- 507:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
- 8506 .loc 2 507 17 discriminator 3 view .LVU2808
+ 508:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
+ 8506 .loc 2 508 17 discriminator 3 view .LVU2808
8507 07c0 5900 lsls r1, r3, #1
- 507:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
- 8508 .loc 2 507 21 discriminator 3 view .LVU2809
+ 508:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
+ 8508 .loc 2 508 21 discriminator 3 view .LVU2809
8509 07c2 3248 ldr r0, .L363+76
8510 07c4 00F81320 strb r2, [r0, r3, lsl #1]
- 508:Src/main.c **** }
- 8511 .loc 2 508 6 is_stmt 1 discriminator 3 view .LVU2810
- 508:Src/main.c **** }
-ARM GAS /tmp/ccdsDELB.s page 522
+ 509:Src/main.c **** }
+ 8511 .loc 2 509 6 is_stmt 1 discriminator 3 view .LVU2810
+ARM GAS /tmp/ccWwqwYX.s page 522
- 8512 .loc 2 508 19 is_stmt 0 discriminator 3 view .LVU2811
+ 509:Src/main.c **** }
+ 8512 .loc 2 509 19 is_stmt 0 discriminator 3 view .LVU2811
8513 07c8 0131 adds r1, r1, #1
- 508:Src/main.c **** }
- 8514 .loc 2 508 23 discriminator 3 view .LVU2812
+ 509:Src/main.c **** }
+ 8514 .loc 2 509 23 discriminator 3 view .LVU2812
8515 07ca 120A lsrs r2, r2, #8
8516 07cc 4254 strb r2, [r0, r1]
- 505:Src/main.c **** {
- 8517 .loc 2 505 37 is_stmt 1 discriminator 3 view .LVU2813
- 505:Src/main.c **** {
- 8518 .loc 2 505 38 is_stmt 0 discriminator 3 view .LVU2814
+ 506:Src/main.c **** {
+ 8517 .loc 2 506 37 is_stmt 1 discriminator 3 view .LVU2813
+ 506:Src/main.c **** {
+ 8518 .loc 2 506 38 is_stmt 0 discriminator 3 view .LVU2814
8519 07ce 0133 adds r3, r3, #1
8520 .LVL651:
- 505:Src/main.c **** {
- 8521 .loc 2 505 38 discriminator 3 view .LVU2815
+ 506:Src/main.c **** {
+ 8521 .loc 2 506 38 discriminator 3 view .LVU2815
8522 07d0 9BB2 uxth r3, r3
8523 .LVL652:
8524 .L344:
- 505:Src/main.c **** {
- 8525 .loc 2 505 26 is_stmt 1 discriminator 1 view .LVU2816
- 505:Src/main.c **** {
- 8526 .loc 2 505 5 is_stmt 0 discriminator 1 view .LVU2817
+ 506:Src/main.c **** {
+ 8525 .loc 2 506 26 is_stmt 1 discriminator 1 view .LVU2816
+ 506:Src/main.c **** {
+ 8526 .loc 2 506 5 is_stmt 0 discriminator 1 view .LVU2817
8527 07d2 0E2B cmp r3, #14
8528 07d4 F1D9 bls .L345
8529 .LBE569:
- 515:Src/main.c **** UART_transmission_request = NO_MESS;
- 8530 .loc 2 515 5 is_stmt 1 view .LVU2818
+ 516:Src/main.c **** UART_transmission_request = NO_MESS;
+ 8530 .loc 2 516 5 is_stmt 1 view .LVU2818
8531 07d6 1E20 movs r0, #30
8532 07d8 FFF7FEFF bl USART_TX_DMA
8533 .LVL653:
- 516:Src/main.c **** break;
- 8534 .loc 2 516 5 view .LVU2819
- 516:Src/main.c **** break;
- 8535 .loc 2 516 31 is_stmt 0 view .LVU2820
+ 517:Src/main.c **** break;
+ 8534 .loc 2 517 5 view .LVU2819
+ 517:Src/main.c **** break;
+ 8535 .loc 2 517 31 is_stmt 0 view .LVU2820
8536 07dc 294B ldr r3, .L363+68
8537 07de 0022 movs r2, #0
8538 07e0 1A70 strb r2, [r3]
- 517:Src/main.c **** case MESS_03://Transmith saved packet
- 8539 .loc 2 517 4 is_stmt 1 view .LVU2821
+ 518:Src/main.c **** case MESS_03://Transmith saved packet
+ 8539 .loc 2 518 4 is_stmt 1 view .LVU2821
8540 07e2 71E4 b .L343
8541 .LVL654:
8542 .L346:
8543 .LBB570:
- 521:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
- 8544 .loc 2 521 6 discriminator 3 view .LVU2822
- 521:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
- 8545 .loc 2 521 33 is_stmt 0 discriminator 3 view .LVU2823
+ 522:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
+ 8544 .loc 2 522 6 discriminator 3 view .LVU2822
+ 522:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
+ 8545 .loc 2 522 33 is_stmt 0 discriminator 3 view .LVU2823
8546 07e4 234A ldr r2, .L363+52
8547 07e6 32F81320 ldrh r2, [r2, r3, lsl #1]
- 521:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
- 8548 .loc 2 521 17 discriminator 3 view .LVU2824
+ 522:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
+ 8548 .loc 2 522 17 discriminator 3 view .LVU2824
8549 07ea 5900 lsls r1, r3, #1
- 521:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
- 8550 .loc 2 521 21 discriminator 3 view .LVU2825
+ 522:Src/main.c **** UART_DATA[i*2+1] = (Long_Data[i]>>8)&0xff;
+ 8550 .loc 2 522 21 discriminator 3 view .LVU2825
8551 07ec 2748 ldr r0, .L363+76
8552 07ee 00F81320 strb r2, [r0, r3, lsl #1]
- 522:Src/main.c **** }
- 8553 .loc 2 522 6 is_stmt 1 discriminator 3 view .LVU2826
-ARM GAS /tmp/ccdsDELB.s page 523
+ 523:Src/main.c **** }
+ARM GAS /tmp/ccWwqwYX.s page 523
- 522:Src/main.c **** }
- 8554 .loc 2 522 19 is_stmt 0 discriminator 3 view .LVU2827
+ 8553 .loc 2 523 6 is_stmt 1 discriminator 3 view .LVU2826
+ 523:Src/main.c **** }
+ 8554 .loc 2 523 19 is_stmt 0 discriminator 3 view .LVU2827
8555 07f2 0131 adds r1, r1, #1
- 522:Src/main.c **** }
- 8556 .loc 2 522 23 discriminator 3 view .LVU2828
+ 523:Src/main.c **** }
+ 8556 .loc 2 523 23 discriminator 3 view .LVU2828
8557 07f4 120A lsrs r2, r2, #8
8558 07f6 4254 strb r2, [r0, r1]
- 519:Src/main.c **** {
- 8559 .loc 2 519 37 is_stmt 1 discriminator 3 view .LVU2829
- 519:Src/main.c **** {
- 8560 .loc 2 519 38 is_stmt 0 discriminator 3 view .LVU2830
+ 520:Src/main.c **** {
+ 8559 .loc 2 520 37 is_stmt 1 discriminator 3 view .LVU2829
+ 520:Src/main.c **** {
+ 8560 .loc 2 520 38 is_stmt 0 discriminator 3 view .LVU2830
8561 07f8 0133 adds r3, r3, #1
8562 .LVL655:
- 519:Src/main.c **** {
- 8563 .loc 2 519 38 discriminator 3 view .LVU2831
+ 520:Src/main.c **** {
+ 8563 .loc 2 520 38 discriminator 3 view .LVU2831
8564 07fa 9BB2 uxth r3, r3
8565 .LVL656:
8566 .L342:
- 519:Src/main.c **** {
- 8567 .loc 2 519 26 is_stmt 1 discriminator 1 view .LVU2832
- 519:Src/main.c **** {
- 8568 .loc 2 519 5 is_stmt 0 discriminator 1 view .LVU2833
+ 520:Src/main.c **** {
+ 8567 .loc 2 520 26 is_stmt 1 discriminator 1 view .LVU2832
+ 520:Src/main.c **** {
+ 8568 .loc 2 520 5 is_stmt 0 discriminator 1 view .LVU2833
8569 07fc 0E2B cmp r3, #14
8570 07fe F1D9 bls .L346
8571 .LBE570:
- 528:Src/main.c **** UART_transmission_request = NO_MESS;
- 8572 .loc 2 528 5 is_stmt 1 view .LVU2834
+ 529:Src/main.c **** UART_transmission_request = NO_MESS;
+ 8572 .loc 2 529 5 is_stmt 1 view .LVU2834
8573 0800 1E20 movs r0, #30
8574 0802 FFF7FEFF bl USART_TX_DMA
8575 .LVL657:
- 529:Src/main.c **** break;
- 8576 .loc 2 529 5 view .LVU2835
- 529:Src/main.c **** break;
- 8577 .loc 2 529 31 is_stmt 0 view .LVU2836
+ 530:Src/main.c **** break;
+ 8576 .loc 2 530 5 view .LVU2835
+ 530:Src/main.c **** break;
+ 8577 .loc 2 530 31 is_stmt 0 view .LVU2836
8578 0806 1F4B ldr r3, .L363+68
8579 0808 0022 movs r2, #0
8580 080a 1A70 strb r2, [r3]
- 530:Src/main.c **** }
- 8581 .loc 2 530 4 is_stmt 1 view .LVU2837
+ 531:Src/main.c **** }
+ 8581 .loc 2 531 4 is_stmt 1 view .LVU2837
8582 080c 5CE4 b .L343
8583 .L348:
- 490:Src/main.c **** {
- 8584 .loc 2 490 3 is_stmt 0 view .LVU2838
+ 491:Src/main.c **** {
+ 8584 .loc 2 491 3 is_stmt 0 view .LVU2838
8585 080e 0023 movs r3, #0
8586 0810 F4E7 b .L342
8587 .L351:
- 532:Src/main.c **** {
- 8588 .loc 2 532 28 discriminator 1 view .LVU2839
+ 533:Src/main.c **** {
+ 8588 .loc 2 533 28 discriminator 1 view .LVU2839
8589 0812 194B ldr r3, .L363+56
8590 0814 1B68 ldr r3, [r3]
8591 0816 1E4A ldr r2, .L363+80
8592 0818 1268 ldr r2, [r2]
8593 081a 9B1A subs r3, r3, r2
- 532:Src/main.c **** {
- 8594 .loc 2 532 21 discriminator 1 view .LVU2840
+ 533:Src/main.c **** {
+ 8594 .loc 2 533 21 discriminator 1 view .LVU2840
8595 081c 642B cmp r3, #100
+ARM GAS /tmp/ccWwqwYX.s page 524
+
+
8596 081e 7FF658AC bls .L301
-ARM GAS /tmp/ccdsDELB.s page 524
-
-
- 534:Src/main.c **** State_Data[0] |= UART_ERR;//timeout error!
- 8597 .loc 2 534 4 is_stmt 1 view .LVU2841
- 534:Src/main.c **** State_Data[0] |= UART_ERR;//timeout error!
- 8598 .loc 2 534 18 is_stmt 0 view .LVU2842
+ 535:Src/main.c **** State_Data[0] |= UART_ERR;//timeout error!
+ 8597 .loc 2 535 4 is_stmt 1 view .LVU2841
+ 535:Src/main.c **** State_Data[0] |= UART_ERR;//timeout error!
+ 8598 .loc 2 535 18 is_stmt 0 view .LVU2842
8599 0822 0022 movs r2, #0
8600 0824 1B4B ldr r3, .L363+84
8601 0826 1A80 strh r2, [r3] @ movhi
- 535:Src/main.c **** UART_transmission_request = MESS_01;//Send status
- 8602 .loc 2 535 4 is_stmt 1 view .LVU2843
- 535:Src/main.c **** UART_transmission_request = MESS_01;//Send status
- 8603 .loc 2 535 18 is_stmt 0 view .LVU2844
+ 536:Src/main.c **** UART_transmission_request = MESS_01;//Send status
+ 8602 .loc 2 536 4 is_stmt 1 view .LVU2843
+ 536:Src/main.c **** UART_transmission_request = MESS_01;//Send status
+ 8603 .loc 2 536 18 is_stmt 0 view .LVU2844
8604 0828 1549 ldr r1, .L363+64
8605 082a 0B78 ldrb r3, [r1] @ zero_extendqisi2
8606 082c 43F00203 orr r3, r3, #2
8607 0830 0B70 strb r3, [r1]
- 536:Src/main.c **** flg_tmt = 0;//Reset timeout flag
- 8608 .loc 2 536 4 is_stmt 1 view .LVU2845
- 536:Src/main.c **** flg_tmt = 0;//Reset timeout flag
- 8609 .loc 2 536 30 is_stmt 0 view .LVU2846
+ 537:Src/main.c **** flg_tmt = 0;//Reset timeout flag
+ 8608 .loc 2 537 4 is_stmt 1 view .LVU2845
+ 537:Src/main.c **** flg_tmt = 0;//Reset timeout flag
+ 8609 .loc 2 537 30 is_stmt 0 view .LVU2846
8610 0832 144B ldr r3, .L363+68
8611 0834 0121 movs r1, #1
8612 0836 1970 strb r1, [r3]
- 537:Src/main.c **** }
- 8613 .loc 2 537 4 is_stmt 1 view .LVU2847
- 537:Src/main.c **** }
- 8614 .loc 2 537 12 is_stmt 0 view .LVU2848
+ 538:Src/main.c **** }
+ 8613 .loc 2 538 4 is_stmt 1 view .LVU2847
+ 538:Src/main.c **** }
+ 8614 .loc 2 538 12 is_stmt 0 view .LVU2848
8615 0838 174B ldr r3, .L363+88
8616 083a 1A70 strb r2, [r3]
8617 083c 49E4 b .L301
@@ -31437,10 +31438,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
8642 0894 00000000 .word .LANCHOR12
8643 0898 00000000 .word .LANCHOR11
8644 .cfi_endproc
+ARM GAS /tmp/ccWwqwYX.s page 525
+
+
8645 .LFE1186:
-ARM GAS /tmp/ccdsDELB.s page 525
-
-
8647 .global task
8648 .global LD2_param
8649 .global LD1_param
@@ -31497,10 +31498,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
8699 00000000
8699 00000000
8700 .section .bss.CPU_state,"aw",%nobits
+ARM GAS /tmp/ccWwqwYX.s page 526
+
+
8701 .set .LANCHOR27,. + 0
-ARM GAS /tmp/ccdsDELB.s page 526
-
-
8704 CPU_state:
8705 0000 00 .space 1
8706 .section .bss.CPU_state_old,"aw",%nobits
@@ -31557,10 +31558,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
8755 .align 2
8756 .set .LANCHOR22,. + 0
8759 LD2_curr_setup:
+ARM GAS /tmp/ccWwqwYX.s page 527
+
+
8760 0000 00000000 .space 16
-ARM GAS /tmp/ccdsDELB.s page 527
-
-
8760 00000000
8760 00000000
8760 00000000
@@ -31617,10 +31618,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
8818 .set .LANCHOR32,. + 0
8821 TO10:
8822 0000 00000000 .space 4
+ARM GAS /tmp/ccWwqwYX.s page 528
+
+
8823 .section .bss.TO10_counter,"aw",%nobits
-ARM GAS /tmp/ccdsDELB.s page 528
-
-
8824 .align 2
8825 .set .LANCHOR2,. + 0
8828 TO10_counter:
@@ -31677,10 +31678,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
8893 .section .bss.UART_rec_incr,"aw",%nobits
8894 .align 1
8895 .set .LANCHOR12,. + 0
+ARM GAS /tmp/ccWwqwYX.s page 529
+
+
8898 UART_rec_incr:
-ARM GAS /tmp/ccdsDELB.s page 529
-
-
8899 0000 0000 .space 2
8900 .section .bss.UART_transmission_request,"aw",%nobits
8901 .set .LANCHOR37,. + 0
@@ -31737,10 +31738,10 @@ ARM GAS /tmp/ccdsDELB.s page 1
8952 .section .bss.sizeoffile,"aw",%nobits
8953 .align 2
8954 .set .LANCHOR14,. + 0
+ARM GAS /tmp/ccWwqwYX.s page 530
+
+
8957 sizeoffile:
-ARM GAS /tmp/ccdsDELB.s page 530
-
-
8958 0000 00000000 .space 4
8959 .section .bss.task,"aw",%nobits
8960 .align 2
@@ -31797,228 +31798,228 @@ ARM GAS /tmp/ccdsDELB.s page 1
9021 .file 25 "Inc/File_Handling.h"
9022 .file 26 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h"
9023 .file 27 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
+ARM GAS /tmp/ccWwqwYX.s page 531
+
+
9024 .file 28 "Inc/fatfs.h"
-ARM GAS /tmp/ccdsDELB.s page 531
-
-
9025 .file 29 ""
-ARM GAS /tmp/ccdsDELB.s page 532
+ARM GAS /tmp/ccWwqwYX.s page 532
DEFINED SYMBOLS
*ABS*:0000000000000000 main.c
- /tmp/ccdsDELB.s:17 .text.NVIC_EncodePriority:0000000000000000 $t
- /tmp/ccdsDELB.s:24 .text.NVIC_EncodePriority:0000000000000000 NVIC_EncodePriority
- /tmp/ccdsDELB.s:84 .text.MX_SDMMC1_SD_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:90 .text.MX_SDMMC1_SD_Init:0000000000000000 MX_SDMMC1_SD_Init
- /tmp/ccdsDELB.s:129 .text.MX_SDMMC1_SD_Init:000000000000001c $d
- /tmp/ccdsDELB.s:135 .text.MX_DMA_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:141 .text.MX_DMA_Init:0000000000000000 MX_DMA_Init
- /tmp/ccdsDELB.s:237 .text.MX_DMA_Init:000000000000003c $d
- /tmp/ccdsDELB.s:244 .text.Decode_task:0000000000000000 $t
- /tmp/ccdsDELB.s:250 .text.Decode_task:0000000000000000 Decode_task
- /tmp/ccdsDELB.s:529 .text.Decode_task:0000000000000150 $d
- /tmp/ccdsDELB.s:539 .text.PID_Controller_Temp:0000000000000000 $t
- /tmp/ccdsDELB.s:545 .text.PID_Controller_Temp:0000000000000000 PID_Controller_Temp
- /tmp/ccdsDELB.s:714 .text.PID_Controller_Temp:00000000000000cc $d
- /tmp/ccdsDELB.s:724 .text.Set_LTEC:0000000000000000 $t
- /tmp/ccdsDELB.s:730 .text.Set_LTEC:0000000000000000 Set_LTEC
- /tmp/ccdsDELB.s:755 .text.Set_LTEC:000000000000000e $d
- /tmp/ccdsDELB.s:759 .text.Set_LTEC:0000000000000012 $t
- /tmp/ccdsDELB.s:1168 .text.Set_LTEC:0000000000000148 $d
- /tmp/ccdsDELB.s:1176 .text.MPhD_T:0000000000000000 $t
- /tmp/ccdsDELB.s:1182 .text.MPhD_T:0000000000000000 MPhD_T
- /tmp/ccdsDELB.s:1793 .text.MPhD_T:0000000000000214 $d
- /tmp/ccdsDELB.s:1803 .text.MX_GPIO_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:1809 .text.MX_GPIO_Init:0000000000000000 MX_GPIO_Init
- /tmp/ccdsDELB.s:2219 .text.MX_GPIO_Init:00000000000001f4 $d
- /tmp/ccdsDELB.s:2230 .text.MX_SPI4_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:2236 .text.MX_SPI4_Init:0000000000000000 MX_SPI4_Init
- /tmp/ccdsDELB.s:2441 .text.MX_SPI4_Init:00000000000000c8 $d
- /tmp/ccdsDELB.s:2448 .text.MX_SPI2_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:2454 .text.MX_SPI2_Init:0000000000000000 MX_SPI2_Init
- /tmp/ccdsDELB.s:2659 .text.MX_SPI2_Init:00000000000000c4 $d
- /tmp/ccdsDELB.s:2666 .text.MX_SPI5_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:2672 .text.MX_SPI5_Init:0000000000000000 MX_SPI5_Init
- /tmp/ccdsDELB.s:2877 .text.MX_SPI5_Init:00000000000000c4 $d
- /tmp/ccdsDELB.s:2884 .text.MX_SPI6_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:2890 .text.MX_SPI6_Init:0000000000000000 MX_SPI6_Init
- /tmp/ccdsDELB.s:3095 .text.MX_SPI6_Init:00000000000000c4 $d
- /tmp/ccdsDELB.s:3102 .text.MX_TIM2_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:3108 .text.MX_TIM2_Init:0000000000000000 MX_TIM2_Init
- /tmp/ccdsDELB.s:3286 .text.MX_TIM2_Init:0000000000000088 $d
- /tmp/ccdsDELB.s:3295 .text.MX_TIM5_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:3301 .text.MX_TIM5_Init:0000000000000000 MX_TIM5_Init
- /tmp/ccdsDELB.s:3478 .text.MX_TIM5_Init:0000000000000084 $d
- /tmp/ccdsDELB.s:3487 .text.MX_TIM7_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:3493 .text.MX_TIM7_Init:0000000000000000 MX_TIM7_Init
- /tmp/ccdsDELB.s:3654 .text.MX_TIM7_Init:000000000000007c $d
- /tmp/ccdsDELB.s:3662 .text.MX_TIM6_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:3668 .text.MX_TIM6_Init:0000000000000000 MX_TIM6_Init
- /tmp/ccdsDELB.s:3829 .text.MX_TIM6_Init:000000000000007c $d
- /tmp/ccdsDELB.s:3837 .rodata.Decode_uart.str1.4:0000000000000000 $d
- /tmp/ccdsDELB.s:3844 .text.Decode_uart:0000000000000000 $t
- /tmp/ccdsDELB.s:3850 .text.Decode_uart:0000000000000000 Decode_uart
- /tmp/ccdsDELB.s:4413 .text.Decode_uart:00000000000002cc $d
- /tmp/ccdsDELB.s:4428 .text.Init_params:0000000000000000 $t
- /tmp/ccdsDELB.s:4434 .text.Init_params:0000000000000000 Init_params
-ARM GAS /tmp/ccdsDELB.s page 533
+ /tmp/ccWwqwYX.s:17 .text.NVIC_EncodePriority:0000000000000000 $t
+ /tmp/ccWwqwYX.s:24 .text.NVIC_EncodePriority:0000000000000000 NVIC_EncodePriority
+ /tmp/ccWwqwYX.s:84 .text.MX_SDMMC1_SD_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:90 .text.MX_SDMMC1_SD_Init:0000000000000000 MX_SDMMC1_SD_Init
+ /tmp/ccWwqwYX.s:129 .text.MX_SDMMC1_SD_Init:000000000000001c $d
+ /tmp/ccWwqwYX.s:135 .text.MX_DMA_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:141 .text.MX_DMA_Init:0000000000000000 MX_DMA_Init
+ /tmp/ccWwqwYX.s:237 .text.MX_DMA_Init:000000000000003c $d
+ /tmp/ccWwqwYX.s:244 .text.Decode_task:0000000000000000 $t
+ /tmp/ccWwqwYX.s:250 .text.Decode_task:0000000000000000 Decode_task
+ /tmp/ccWwqwYX.s:529 .text.Decode_task:0000000000000150 $d
+ /tmp/ccWwqwYX.s:539 .text.PID_Controller_Temp:0000000000000000 $t
+ /tmp/ccWwqwYX.s:545 .text.PID_Controller_Temp:0000000000000000 PID_Controller_Temp
+ /tmp/ccWwqwYX.s:714 .text.PID_Controller_Temp:00000000000000cc $d
+ /tmp/ccWwqwYX.s:724 .text.Set_LTEC:0000000000000000 $t
+ /tmp/ccWwqwYX.s:730 .text.Set_LTEC:0000000000000000 Set_LTEC
+ /tmp/ccWwqwYX.s:755 .text.Set_LTEC:000000000000000e $d
+ /tmp/ccWwqwYX.s:759 .text.Set_LTEC:0000000000000012 $t
+ /tmp/ccWwqwYX.s:1168 .text.Set_LTEC:0000000000000148 $d
+ /tmp/ccWwqwYX.s:1176 .text.MPhD_T:0000000000000000 $t
+ /tmp/ccWwqwYX.s:1182 .text.MPhD_T:0000000000000000 MPhD_T
+ /tmp/ccWwqwYX.s:1793 .text.MPhD_T:0000000000000214 $d
+ /tmp/ccWwqwYX.s:1803 .text.MX_GPIO_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:1809 .text.MX_GPIO_Init:0000000000000000 MX_GPIO_Init
+ /tmp/ccWwqwYX.s:2219 .text.MX_GPIO_Init:00000000000001f4 $d
+ /tmp/ccWwqwYX.s:2230 .text.MX_SPI4_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:2236 .text.MX_SPI4_Init:0000000000000000 MX_SPI4_Init
+ /tmp/ccWwqwYX.s:2441 .text.MX_SPI4_Init:00000000000000c8 $d
+ /tmp/ccWwqwYX.s:2448 .text.MX_SPI2_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:2454 .text.MX_SPI2_Init:0000000000000000 MX_SPI2_Init
+ /tmp/ccWwqwYX.s:2659 .text.MX_SPI2_Init:00000000000000c4 $d
+ /tmp/ccWwqwYX.s:2666 .text.MX_SPI5_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:2672 .text.MX_SPI5_Init:0000000000000000 MX_SPI5_Init
+ /tmp/ccWwqwYX.s:2877 .text.MX_SPI5_Init:00000000000000c4 $d
+ /tmp/ccWwqwYX.s:2884 .text.MX_SPI6_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:2890 .text.MX_SPI6_Init:0000000000000000 MX_SPI6_Init
+ /tmp/ccWwqwYX.s:3095 .text.MX_SPI6_Init:00000000000000c4 $d
+ /tmp/ccWwqwYX.s:3102 .text.MX_TIM2_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:3108 .text.MX_TIM2_Init:0000000000000000 MX_TIM2_Init
+ /tmp/ccWwqwYX.s:3286 .text.MX_TIM2_Init:0000000000000088 $d
+ /tmp/ccWwqwYX.s:3295 .text.MX_TIM5_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:3301 .text.MX_TIM5_Init:0000000000000000 MX_TIM5_Init
+ /tmp/ccWwqwYX.s:3478 .text.MX_TIM5_Init:0000000000000084 $d
+ /tmp/ccWwqwYX.s:3487 .text.MX_TIM7_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:3493 .text.MX_TIM7_Init:0000000000000000 MX_TIM7_Init
+ /tmp/ccWwqwYX.s:3654 .text.MX_TIM7_Init:000000000000007c $d
+ /tmp/ccWwqwYX.s:3662 .text.MX_TIM6_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:3668 .text.MX_TIM6_Init:0000000000000000 MX_TIM6_Init
+ /tmp/ccWwqwYX.s:3829 .text.MX_TIM6_Init:000000000000007c $d
+ /tmp/ccWwqwYX.s:3837 .rodata.Decode_uart.str1.4:0000000000000000 $d
+ /tmp/ccWwqwYX.s:3844 .text.Decode_uart:0000000000000000 $t
+ /tmp/ccWwqwYX.s:3850 .text.Decode_uart:0000000000000000 Decode_uart
+ /tmp/ccWwqwYX.s:4413 .text.Decode_uart:00000000000002cc $d
+ /tmp/ccWwqwYX.s:4428 .text.Init_params:0000000000000000 $t
+ /tmp/ccWwqwYX.s:4434 .text.Init_params:0000000000000000 Init_params
+ARM GAS /tmp/ccWwqwYX.s page 533
- /tmp/ccdsDELB.s:5077 .text.Init_params:0000000000000278 $d
- /tmp/ccdsDELB.s:5116 .text.Get_ADC:0000000000000000 $t
- /tmp/ccdsDELB.s:5122 .text.Get_ADC:0000000000000000 Get_ADC
- /tmp/ccdsDELB.s:5142 .text.Get_ADC:000000000000000c $d
- /tmp/ccdsDELB.s:5148 .text.Get_ADC:0000000000000012 $t
- /tmp/ccdsDELB.s:5246 .text.Get_ADC:0000000000000068 $d
- /tmp/ccdsDELB.s:5252 .text.Stop_TIM10:0000000000000000 $t
- /tmp/ccdsDELB.s:5258 .text.Stop_TIM10:0000000000000000 Stop_TIM10
- /tmp/ccdsDELB.s:5287 .text.Stop_TIM10:0000000000000014 $d
- /tmp/ccdsDELB.s:5294 .text.CalculateChecksum:0000000000000000 $t
- /tmp/ccdsDELB.s:5301 .text.CalculateChecksum:0000000000000000 CalculateChecksum
- /tmp/ccdsDELB.s:5348 .text.CheckChecksum:0000000000000000 $t
- /tmp/ccdsDELB.s:5355 .text.CheckChecksum:0000000000000000 CheckChecksum
- /tmp/ccdsDELB.s:5417 .text.CheckChecksum:000000000000003c $d
- /tmp/ccdsDELB.s:5424 .rodata.SD_SAVE.str1.4:0000000000000000 $d
- /tmp/ccdsDELB.s:5428 .text.SD_SAVE:0000000000000000 $t
- /tmp/ccdsDELB.s:5435 .text.SD_SAVE:0000000000000000 SD_SAVE
- /tmp/ccdsDELB.s:5504 .text.SD_SAVE:0000000000000030 $d
- /tmp/ccdsDELB.s:5511 .text.SD_READ:0000000000000000 $t
- /tmp/ccdsDELB.s:5518 .text.SD_READ:0000000000000000 SD_READ
- /tmp/ccdsDELB.s:5596 .text.SD_READ:000000000000003c $d
- /tmp/ccdsDELB.s:5604 .text.SD_REMOVE:0000000000000000 $t
- /tmp/ccdsDELB.s:5611 .text.SD_REMOVE:0000000000000000 SD_REMOVE
- /tmp/ccdsDELB.s:5679 .text.SD_REMOVE:0000000000000034 $d
- /tmp/ccdsDELB.s:5686 .text.USART_TX:0000000000000000 $t
- /tmp/ccdsDELB.s:5693 .text.USART_TX:0000000000000000 USART_TX
- /tmp/ccdsDELB.s:5770 .text.USART_TX:0000000000000028 $d
- /tmp/ccdsDELB.s:5775 .text.USART_TX_DMA:0000000000000000 $t
- /tmp/ccdsDELB.s:5782 .text.USART_TX_DMA:0000000000000000 USART_TX_DMA
- /tmp/ccdsDELB.s:5854 .text.USART_TX_DMA:0000000000000038 $d
- /tmp/ccdsDELB.s:5861 .text.Error_Handler:0000000000000000 $t
- /tmp/ccdsDELB.s:5868 .text.Error_Handler:0000000000000000 Error_Handler
- /tmp/ccdsDELB.s:5899 .text.MX_ADC1_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:5905 .text.MX_ADC1_Init:0000000000000000 MX_ADC1_Init
- /tmp/ccdsDELB.s:6094 .text.MX_ADC1_Init:00000000000000bc $d
- /tmp/ccdsDELB.s:6101 .text.MX_ADC3_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:6107 .text.MX_ADC3_Init:0000000000000000 MX_ADC3_Init
- /tmp/ccdsDELB.s:6214 .text.MX_ADC3_Init:0000000000000060 $d
- /tmp/ccdsDELB.s:6221 .text.MX_USART1_UART_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:6227 .text.MX_USART1_UART_Init:0000000000000000 MX_USART1_UART_Init
- /tmp/ccdsDELB.s:6626 .text.MX_USART1_UART_Init:000000000000017c $d
- /tmp/ccdsDELB.s:6635 .text.MX_TIM10_Init:0000000000000000 $t
- /tmp/ccdsDELB.s:6641 .text.MX_TIM10_Init:0000000000000000 MX_TIM10_Init
- /tmp/ccdsDELB.s:6690 .text.MX_TIM10_Init:0000000000000024 $d
- /tmp/ccdsDELB.s:6696 .text.SystemClock_Config:0000000000000000 $t
- /tmp/ccdsDELB.s:6703 .text.SystemClock_Config:0000000000000000 SystemClock_Config
- /tmp/ccdsDELB.s:6862 .text.SystemClock_Config:00000000000000ac $d
- /tmp/ccdsDELB.s:6868 .text.main:0000000000000000 $t
- /tmp/ccdsDELB.s:6875 .text.main:0000000000000000 main
- /tmp/ccdsDELB.s:7208 .text.main:00000000000000f0 $d
- /tmp/ccdsDELB.s:7218 .text.main:0000000000000118 $t
- /tmp/ccdsDELB.s:7468 .text.main:0000000000000224 $d
- /tmp/ccdsDELB.s:7492 .text.main:0000000000000278 $t
- /tmp/ccdsDELB.s:8034 .text.main:000000000000052c $d
- /tmp/ccdsDELB.s:8063 .text.main:0000000000000594 $t
- /tmp/ccdsDELB.s:8621 .text.main:0000000000000840 $d
- /tmp/ccdsDELB.s:8964 .bss.task:0000000000000000 task
-ARM GAS /tmp/ccdsDELB.s page 534
+ /tmp/ccWwqwYX.s:5077 .text.Init_params:0000000000000278 $d
+ /tmp/ccWwqwYX.s:5116 .text.Get_ADC:0000000000000000 $t
+ /tmp/ccWwqwYX.s:5122 .text.Get_ADC:0000000000000000 Get_ADC
+ /tmp/ccWwqwYX.s:5142 .text.Get_ADC:000000000000000c $d
+ /tmp/ccWwqwYX.s:5148 .text.Get_ADC:0000000000000012 $t
+ /tmp/ccWwqwYX.s:5246 .text.Get_ADC:0000000000000068 $d
+ /tmp/ccWwqwYX.s:5252 .text.Stop_TIM10:0000000000000000 $t
+ /tmp/ccWwqwYX.s:5258 .text.Stop_TIM10:0000000000000000 Stop_TIM10
+ /tmp/ccWwqwYX.s:5287 .text.Stop_TIM10:0000000000000014 $d
+ /tmp/ccWwqwYX.s:5294 .text.CalculateChecksum:0000000000000000 $t
+ /tmp/ccWwqwYX.s:5301 .text.CalculateChecksum:0000000000000000 CalculateChecksum
+ /tmp/ccWwqwYX.s:5348 .text.CheckChecksum:0000000000000000 $t
+ /tmp/ccWwqwYX.s:5355 .text.CheckChecksum:0000000000000000 CheckChecksum
+ /tmp/ccWwqwYX.s:5417 .text.CheckChecksum:000000000000003c $d
+ /tmp/ccWwqwYX.s:5424 .rodata.SD_SAVE.str1.4:0000000000000000 $d
+ /tmp/ccWwqwYX.s:5428 .text.SD_SAVE:0000000000000000 $t
+ /tmp/ccWwqwYX.s:5435 .text.SD_SAVE:0000000000000000 SD_SAVE
+ /tmp/ccWwqwYX.s:5504 .text.SD_SAVE:0000000000000030 $d
+ /tmp/ccWwqwYX.s:5511 .text.SD_READ:0000000000000000 $t
+ /tmp/ccWwqwYX.s:5518 .text.SD_READ:0000000000000000 SD_READ
+ /tmp/ccWwqwYX.s:5596 .text.SD_READ:000000000000003c $d
+ /tmp/ccWwqwYX.s:5604 .text.SD_REMOVE:0000000000000000 $t
+ /tmp/ccWwqwYX.s:5611 .text.SD_REMOVE:0000000000000000 SD_REMOVE
+ /tmp/ccWwqwYX.s:5679 .text.SD_REMOVE:0000000000000034 $d
+ /tmp/ccWwqwYX.s:5686 .text.USART_TX:0000000000000000 $t
+ /tmp/ccWwqwYX.s:5693 .text.USART_TX:0000000000000000 USART_TX
+ /tmp/ccWwqwYX.s:5770 .text.USART_TX:0000000000000028 $d
+ /tmp/ccWwqwYX.s:5775 .text.USART_TX_DMA:0000000000000000 $t
+ /tmp/ccWwqwYX.s:5782 .text.USART_TX_DMA:0000000000000000 USART_TX_DMA
+ /tmp/ccWwqwYX.s:5854 .text.USART_TX_DMA:0000000000000038 $d
+ /tmp/ccWwqwYX.s:5861 .text.Error_Handler:0000000000000000 $t
+ /tmp/ccWwqwYX.s:5868 .text.Error_Handler:0000000000000000 Error_Handler
+ /tmp/ccWwqwYX.s:5899 .text.MX_ADC1_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:5905 .text.MX_ADC1_Init:0000000000000000 MX_ADC1_Init
+ /tmp/ccWwqwYX.s:6094 .text.MX_ADC1_Init:00000000000000bc $d
+ /tmp/ccWwqwYX.s:6101 .text.MX_ADC3_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:6107 .text.MX_ADC3_Init:0000000000000000 MX_ADC3_Init
+ /tmp/ccWwqwYX.s:6214 .text.MX_ADC3_Init:0000000000000060 $d
+ /tmp/ccWwqwYX.s:6221 .text.MX_USART1_UART_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:6227 .text.MX_USART1_UART_Init:0000000000000000 MX_USART1_UART_Init
+ /tmp/ccWwqwYX.s:6626 .text.MX_USART1_UART_Init:000000000000017c $d
+ /tmp/ccWwqwYX.s:6635 .text.MX_TIM10_Init:0000000000000000 $t
+ /tmp/ccWwqwYX.s:6641 .text.MX_TIM10_Init:0000000000000000 MX_TIM10_Init
+ /tmp/ccWwqwYX.s:6690 .text.MX_TIM10_Init:0000000000000024 $d
+ /tmp/ccWwqwYX.s:6696 .text.SystemClock_Config:0000000000000000 $t
+ /tmp/ccWwqwYX.s:6703 .text.SystemClock_Config:0000000000000000 SystemClock_Config
+ /tmp/ccWwqwYX.s:6862 .text.SystemClock_Config:00000000000000ac $d
+ /tmp/ccWwqwYX.s:6868 .text.main:0000000000000000 $t
+ /tmp/ccWwqwYX.s:6875 .text.main:0000000000000000 main
+ /tmp/ccWwqwYX.s:7208 .text.main:00000000000000f0 $d
+ /tmp/ccWwqwYX.s:7218 .text.main:0000000000000118 $t
+ /tmp/ccWwqwYX.s:7468 .text.main:0000000000000224 $d
+ /tmp/ccWwqwYX.s:7492 .text.main:0000000000000278 $t
+ /tmp/ccWwqwYX.s:8034 .text.main:000000000000052c $d
+ /tmp/ccWwqwYX.s:8063 .text.main:0000000000000594 $t
+ /tmp/ccWwqwYX.s:8621 .text.main:0000000000000840 $d
+ /tmp/ccWwqwYX.s:8964 .bss.task:0000000000000000 task
+ARM GAS /tmp/ccWwqwYX.s page 534
- /tmp/ccdsDELB.s:8773 .bss.LD2_param:0000000000000000 LD2_param
- /tmp/ccdsDELB.s:8752 .bss.LD1_param:0000000000000000 LD1_param
- /tmp/ccdsDELB.s:8731 .bss.Def_setup:0000000000000000 Def_setup
- /tmp/ccdsDELB.s:8724 .bss.Curr_setup:0000000000000000 Curr_setup
- /tmp/ccdsDELB.s:8766 .bss.LD2_def_setup:0000000000000000 LD2_def_setup
- /tmp/ccdsDELB.s:8745 .bss.LD1_def_setup:0000000000000000 LD1_def_setup
- /tmp/ccdsDELB.s:8759 .bss.LD2_curr_setup:0000000000000000 LD2_curr_setup
- /tmp/ccdsDELB.s:8738 .bss.LD1_curr_setup:0000000000000000 LD1_curr_setup
- /tmp/ccdsDELB.s:8957 .bss.sizeoffile:0000000000000000 sizeoffile
- /tmp/ccdsDELB.s:8911 .bss.fgoto:0000000000000000 fgoto
- /tmp/ccdsDELB.s:8984 .bss.test:0000000000000000 test
- /tmp/ccdsDELB.s:8922 .bss.fresult:0000000000000000 fresult
- /tmp/ccdsDELB.s:8698 .bss.COMMAND:0000000000000000 COMMAND
- /tmp/ccdsDELB.s:8780 .bss.Long_Data:0000000000000000 Long_Data
- /tmp/ccdsDELB.s:8971 .bss.temp16:0000000000000000 temp16
- /tmp/ccdsDELB.s:8717 .bss.CS_result:0000000000000000 CS_result
- /tmp/ccdsDELB.s:8891 .bss.UART_header:0000000000000000 UART_header
- /tmp/ccdsDELB.s:8898 .bss.UART_rec_incr:0000000000000000 UART_rec_incr
- /tmp/ccdsDELB.s:8807 .bss.TIM10_coflag:0000000000000000 TIM10_coflag
- /tmp/ccdsDELB.s:8990 .bss.u_rx_flg:0000000000000000 u_rx_flg
- /tmp/ccdsDELB.s:8996 .bss.u_tx_flg:0000000000000000 u_tx_flg
- /tmp/ccdsDELB.s:8917 .bss.flg_tmt:0000000000000000 flg_tmt
- /tmp/ccdsDELB.s:8884 .bss.UART_DATA:0000000000000000 UART_DATA
- /tmp/ccdsDELB.s:8801 .bss.State_Data:0000000000000000 State_Data
- /tmp/ccdsDELB.s:8904 .bss.UART_transmission_request:0000000000000000 UART_transmission_request
- /tmp/ccdsDELB.s:8710 .bss.CPU_state_old:0000000000000000 CPU_state_old
- /tmp/ccdsDELB.s:8704 .bss.CPU_state:0000000000000000 CPU_state
- /tmp/ccdsDELB.s:9001 .bss.uart_buf:0000000000000000 uart_buf
- /tmp/ccdsDELB.s:8814 .bss.TIM10_period:0000000000000000 TIM10_period
- /tmp/ccdsDELB.s:8828 .bss.TO10_counter:0000000000000000 TO10_counter
- /tmp/ccdsDELB.s:8821 .bss.TO10:0000000000000000 TO10
- /tmp/ccdsDELB.s:8870 .bss.TO7_PID:0000000000000000 TO7_PID
- /tmp/ccdsDELB.s:8877 .bss.TO7_before:0000000000000000 TO7_before
- /tmp/ccdsDELB.s:8863 .bss.TO7:0000000000000000 TO7
- /tmp/ccdsDELB.s:8977 .bss.temp32:0000000000000000 temp32
- /tmp/ccdsDELB.s:8794 .bss.SD_SLIDE:0000000000000000 SD_SLIDE
- /tmp/ccdsDELB.s:8787 .bss.SD_SEEK:0000000000000000 SD_SEEK
- /tmp/ccdsDELB.s:8856 .bss.TO6_uart:0000000000000000 TO6_uart
- /tmp/ccdsDELB.s:8849 .bss.TO6_stop:0000000000000000 TO6_stop
- /tmp/ccdsDELB.s:8842 .bss.TO6_before:0000000000000000 TO6_before
- /tmp/ccdsDELB.s:8835 .bss.TO6:0000000000000000 TO6
- /tmp/ccdsDELB.s:8950 .bss.htim10:0000000000000000 htim10
- /tmp/ccdsDELB.s:8943 .bss.hsd1:0000000000000000 hsd1
- /tmp/ccdsDELB.s:8936 .bss.hadc3:0000000000000000 hadc3
- /tmp/ccdsDELB.s:8929 .bss.hadc1:0000000000000000 hadc1
- /tmp/ccdsDELB.s:8694 .bss.COMMAND:0000000000000000 $d
- /tmp/ccdsDELB.s:8705 .bss.CPU_state:0000000000000000 $d
- /tmp/ccdsDELB.s:8711 .bss.CPU_state_old:0000000000000000 $d
- /tmp/ccdsDELB.s:8713 .bss.CS_result:0000000000000000 $d
- /tmp/ccdsDELB.s:8720 .bss.Curr_setup:0000000000000000 $d
- /tmp/ccdsDELB.s:8727 .bss.Def_setup:0000000000000000 $d
- /tmp/ccdsDELB.s:8734 .bss.LD1_curr_setup:0000000000000000 $d
- /tmp/ccdsDELB.s:8741 .bss.LD1_def_setup:0000000000000000 $d
- /tmp/ccdsDELB.s:8748 .bss.LD1_param:0000000000000000 $d
- /tmp/ccdsDELB.s:8755 .bss.LD2_curr_setup:0000000000000000 $d
- /tmp/ccdsDELB.s:8762 .bss.LD2_def_setup:0000000000000000 $d
- /tmp/ccdsDELB.s:8769 .bss.LD2_param:0000000000000000 $d
-ARM GAS /tmp/ccdsDELB.s page 535
+ /tmp/ccWwqwYX.s:8773 .bss.LD2_param:0000000000000000 LD2_param
+ /tmp/ccWwqwYX.s:8752 .bss.LD1_param:0000000000000000 LD1_param
+ /tmp/ccWwqwYX.s:8731 .bss.Def_setup:0000000000000000 Def_setup
+ /tmp/ccWwqwYX.s:8724 .bss.Curr_setup:0000000000000000 Curr_setup
+ /tmp/ccWwqwYX.s:8766 .bss.LD2_def_setup:0000000000000000 LD2_def_setup
+ /tmp/ccWwqwYX.s:8745 .bss.LD1_def_setup:0000000000000000 LD1_def_setup
+ /tmp/ccWwqwYX.s:8759 .bss.LD2_curr_setup:0000000000000000 LD2_curr_setup
+ /tmp/ccWwqwYX.s:8738 .bss.LD1_curr_setup:0000000000000000 LD1_curr_setup
+ /tmp/ccWwqwYX.s:8957 .bss.sizeoffile:0000000000000000 sizeoffile
+ /tmp/ccWwqwYX.s:8911 .bss.fgoto:0000000000000000 fgoto
+ /tmp/ccWwqwYX.s:8984 .bss.test:0000000000000000 test
+ /tmp/ccWwqwYX.s:8922 .bss.fresult:0000000000000000 fresult
+ /tmp/ccWwqwYX.s:8698 .bss.COMMAND:0000000000000000 COMMAND
+ /tmp/ccWwqwYX.s:8780 .bss.Long_Data:0000000000000000 Long_Data
+ /tmp/ccWwqwYX.s:8971 .bss.temp16:0000000000000000 temp16
+ /tmp/ccWwqwYX.s:8717 .bss.CS_result:0000000000000000 CS_result
+ /tmp/ccWwqwYX.s:8891 .bss.UART_header:0000000000000000 UART_header
+ /tmp/ccWwqwYX.s:8898 .bss.UART_rec_incr:0000000000000000 UART_rec_incr
+ /tmp/ccWwqwYX.s:8807 .bss.TIM10_coflag:0000000000000000 TIM10_coflag
+ /tmp/ccWwqwYX.s:8990 .bss.u_rx_flg:0000000000000000 u_rx_flg
+ /tmp/ccWwqwYX.s:8996 .bss.u_tx_flg:0000000000000000 u_tx_flg
+ /tmp/ccWwqwYX.s:8917 .bss.flg_tmt:0000000000000000 flg_tmt
+ /tmp/ccWwqwYX.s:8884 .bss.UART_DATA:0000000000000000 UART_DATA
+ /tmp/ccWwqwYX.s:8801 .bss.State_Data:0000000000000000 State_Data
+ /tmp/ccWwqwYX.s:8904 .bss.UART_transmission_request:0000000000000000 UART_transmission_request
+ /tmp/ccWwqwYX.s:8710 .bss.CPU_state_old:0000000000000000 CPU_state_old
+ /tmp/ccWwqwYX.s:8704 .bss.CPU_state:0000000000000000 CPU_state
+ /tmp/ccWwqwYX.s:9001 .bss.uart_buf:0000000000000000 uart_buf
+ /tmp/ccWwqwYX.s:8814 .bss.TIM10_period:0000000000000000 TIM10_period
+ /tmp/ccWwqwYX.s:8828 .bss.TO10_counter:0000000000000000 TO10_counter
+ /tmp/ccWwqwYX.s:8821 .bss.TO10:0000000000000000 TO10
+ /tmp/ccWwqwYX.s:8870 .bss.TO7_PID:0000000000000000 TO7_PID
+ /tmp/ccWwqwYX.s:8877 .bss.TO7_before:0000000000000000 TO7_before
+ /tmp/ccWwqwYX.s:8863 .bss.TO7:0000000000000000 TO7
+ /tmp/ccWwqwYX.s:8977 .bss.temp32:0000000000000000 temp32
+ /tmp/ccWwqwYX.s:8794 .bss.SD_SLIDE:0000000000000000 SD_SLIDE
+ /tmp/ccWwqwYX.s:8787 .bss.SD_SEEK:0000000000000000 SD_SEEK
+ /tmp/ccWwqwYX.s:8856 .bss.TO6_uart:0000000000000000 TO6_uart
+ /tmp/ccWwqwYX.s:8849 .bss.TO6_stop:0000000000000000 TO6_stop
+ /tmp/ccWwqwYX.s:8842 .bss.TO6_before:0000000000000000 TO6_before
+ /tmp/ccWwqwYX.s:8835 .bss.TO6:0000000000000000 TO6
+ /tmp/ccWwqwYX.s:8950 .bss.htim10:0000000000000000 htim10
+ /tmp/ccWwqwYX.s:8943 .bss.hsd1:0000000000000000 hsd1
+ /tmp/ccWwqwYX.s:8936 .bss.hadc3:0000000000000000 hadc3
+ /tmp/ccWwqwYX.s:8929 .bss.hadc1:0000000000000000 hadc1
+ /tmp/ccWwqwYX.s:8694 .bss.COMMAND:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8705 .bss.CPU_state:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8711 .bss.CPU_state_old:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8713 .bss.CS_result:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8720 .bss.Curr_setup:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8727 .bss.Def_setup:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8734 .bss.LD1_curr_setup:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8741 .bss.LD1_def_setup:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8748 .bss.LD1_param:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8755 .bss.LD2_curr_setup:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8762 .bss.LD2_def_setup:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8769 .bss.LD2_param:0000000000000000 $d
+ARM GAS /tmp/ccWwqwYX.s page 535
- /tmp/ccdsDELB.s:8776 .bss.Long_Data:0000000000000000 $d
- /tmp/ccdsDELB.s:8783 .bss.SD_SEEK:0000000000000000 $d
- /tmp/ccdsDELB.s:8790 .bss.SD_SLIDE:0000000000000000 $d
- /tmp/ccdsDELB.s:8797 .bss.State_Data:0000000000000000 $d
- /tmp/ccdsDELB.s:8808 .bss.TIM10_coflag:0000000000000000 $d
- /tmp/ccdsDELB.s:8810 .bss.TIM10_period:0000000000000000 $d
- /tmp/ccdsDELB.s:8817 .bss.TO10:0000000000000000 $d
- /tmp/ccdsDELB.s:8824 .bss.TO10_counter:0000000000000000 $d
- /tmp/ccdsDELB.s:8831 .bss.TO6:0000000000000000 $d
- /tmp/ccdsDELB.s:8838 .bss.TO6_before:0000000000000000 $d
- /tmp/ccdsDELB.s:8845 .bss.TO6_stop:0000000000000000 $d
- /tmp/ccdsDELB.s:8852 .bss.TO6_uart:0000000000000000 $d
- /tmp/ccdsDELB.s:8859 .bss.TO7:0000000000000000 $d
- /tmp/ccdsDELB.s:8866 .bss.TO7_PID:0000000000000000 $d
- /tmp/ccdsDELB.s:8873 .bss.TO7_before:0000000000000000 $d
- /tmp/ccdsDELB.s:8880 .bss.UART_DATA:0000000000000000 $d
- /tmp/ccdsDELB.s:8887 .bss.UART_header:0000000000000000 $d
- /tmp/ccdsDELB.s:8894 .bss.UART_rec_incr:0000000000000000 $d
- /tmp/ccdsDELB.s:8905 .bss.UART_transmission_request:0000000000000000 $d
- /tmp/ccdsDELB.s:8907 .bss.fgoto:0000000000000000 $d
- /tmp/ccdsDELB.s:8918 .bss.flg_tmt:0000000000000000 $d
- /tmp/ccdsDELB.s:8923 .bss.fresult:0000000000000000 $d
- /tmp/ccdsDELB.s:8925 .bss.hadc1:0000000000000000 $d
- /tmp/ccdsDELB.s:8932 .bss.hadc3:0000000000000000 $d
- /tmp/ccdsDELB.s:8939 .bss.hsd1:0000000000000000 $d
- /tmp/ccdsDELB.s:8946 .bss.htim10:0000000000000000 $d
- /tmp/ccdsDELB.s:8953 .bss.sizeoffile:0000000000000000 $d
- /tmp/ccdsDELB.s:8960 .bss.task:0000000000000000 $d
- /tmp/ccdsDELB.s:8967 .bss.temp16:0000000000000000 $d
- /tmp/ccdsDELB.s:8974 .bss.temp32:0000000000000000 $d
- /tmp/ccdsDELB.s:8980 .bss.test:0000000000000000 $d
- /tmp/ccdsDELB.s:8991 .bss.u_rx_flg:0000000000000000 $d
- /tmp/ccdsDELB.s:8997 .bss.u_tx_flg:0000000000000000 $d
- /tmp/ccdsDELB.s:9002 .bss.uart_buf:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8776 .bss.Long_Data:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8783 .bss.SD_SEEK:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8790 .bss.SD_SLIDE:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8797 .bss.State_Data:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8808 .bss.TIM10_coflag:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8810 .bss.TIM10_period:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8817 .bss.TO10:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8824 .bss.TO10_counter:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8831 .bss.TO6:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8838 .bss.TO6_before:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8845 .bss.TO6_stop:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8852 .bss.TO6_uart:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8859 .bss.TO7:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8866 .bss.TO7_PID:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8873 .bss.TO7_before:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8880 .bss.UART_DATA:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8887 .bss.UART_header:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8894 .bss.UART_rec_incr:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8905 .bss.UART_transmission_request:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8907 .bss.fgoto:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8918 .bss.flg_tmt:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8923 .bss.fresult:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8925 .bss.hadc1:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8932 .bss.hadc3:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8939 .bss.hsd1:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8946 .bss.htim10:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8953 .bss.sizeoffile:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8960 .bss.task:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8967 .bss.temp16:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8974 .bss.temp32:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8980 .bss.test:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8991 .bss.u_rx_flg:0000000000000000 $d
+ /tmp/ccWwqwYX.s:8997 .bss.u_tx_flg:0000000000000000 $d
+ /tmp/ccWwqwYX.s:9002 .bss.uart_buf:0000000000000000 $d
UNDEFINED SYMBOLS
HAL_GPIO_WritePin
@@ -32042,7 +32043,7 @@ HAL_ADC_Stop
HAL_TIM_Base_Stop_IT
HAL_ADC_Init
HAL_ADC_ConfigChannel
-ARM GAS /tmp/ccdsDELB.s page 536
+ARM GAS /tmp/ccWwqwYX.s page 536
HAL_RCCEx_PeriphCLKConfig
diff --git a/build/main.o b/build/main.o
index 2e4ba8c..e0d3758 100644
Binary files a/build/main.o and b/build/main.o differ
diff --git a/build/sd_diskio.lst b/build/sd_diskio.lst
index d3e0a6a..abef160 100644
--- a/build/sd_diskio.lst
+++ b/build/sd_diskio.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccixANLj.s page 1
+ARM GAS /tmp/ccilYzpH.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccixANLj.s page 1
29:Src/sd_diskio.c **** #include "sd_diskio.h"
30:Src/sd_diskio.c ****
31:Src/sd_diskio.c **** /* Private typedef -----------------------------------------------------------*/
-ARM GAS /tmp/ccixANLj.s page 2
+ARM GAS /tmp/ccilYzpH.s page 2
32:Src/sd_diskio.c **** /* Private define ------------------------------------------------------------*/
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccixANLj.s page 1
86:Src/sd_diskio.c **** /* USER CODE END beforeFunctionSection */
87:Src/sd_diskio.c ****
88:Src/sd_diskio.c **** /* Private functions ---------------------------------------------------------*/
-ARM GAS /tmp/ccixANLj.s page 3
+ARM GAS /tmp/ccilYzpH.s page 3
89:Src/sd_diskio.c ****
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccixANLj.s page 1
71 .global SD_initialize
72 .syntax unified
73 .thumb
-ARM GAS /tmp/ccixANLj.s page 4
+ARM GAS /tmp/ccilYzpH.s page 4
74 .thumb_func
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccixANLj.s page 1
123:Src/sd_diskio.c **** }
107 .loc 1 123 1 view .LVU21
108 0014 10BD pop {r4, pc}
-ARM GAS /tmp/ccixANLj.s page 5
+ARM GAS /tmp/ccilYzpH.s page 5
109 .L9:
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccixANLj.s page 1
152 0006 08BD pop {r3, pc}
153 .cfi_endproc
154 .LFE1185:
-ARM GAS /tmp/ccixANLj.s page 6
+ARM GAS /tmp/ccilYzpH.s page 6
156 .section .text.SD_read,"ax",%progbits
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccixANLj.s page 1
193 .loc 1 151 5 view .LVU38
194 0010 30B9 cbnz r0, .L17
195 .L16:
-ARM GAS /tmp/ccixANLj.s page 7
+ARM GAS /tmp/ccilYzpH.s page 7
152:Src/sd_diskio.c **** (uint32_t) (sector),
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccixANLj.s page 1
170:Src/sd_diskio.c **** * @param lun : not used
171:Src/sd_diskio.c **** * @param *buff: Data to be written
172:Src/sd_diskio.c **** * @param sector: Sector address (LBA)
-ARM GAS /tmp/ccixANLj.s page 8
+ARM GAS /tmp/ccilYzpH.s page 8
173:Src/sd_diskio.c **** * @param count: Number of sectors to write (1..128)
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccixANLj.s page 1
264 .loc 1 187 10 discriminator 1 view .LVU58
265 0016 0346 mov r3, r0
266 0018 0028 cmp r0, #0
-ARM GAS /tmp/ccixANLj.s page 9
+ARM GAS /tmp/ccilYzpH.s page 9
267 001a FAD1 bne .L21
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccixANLj.s page 1
302 .cfi_offset 5, -8
303 .cfi_offset 14, -4
304 0002 89B0 sub sp, sp, #36
-ARM GAS /tmp/ccixANLj.s page 10
+ARM GAS /tmp/ccilYzpH.s page 10
305 .LCFI6:
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccixANLj.s page 1
342 .loc 1 226 5 is_stmt 1 view .LVU74
343 .LVL29:
227:Src/sd_diskio.c **** break;
-ARM GAS /tmp/ccixANLj.s page 11
+ARM GAS /tmp/ccilYzpH.s page 11
344 .loc 1 227 5 view .LVU75
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccixANLj.s page 1
383 .L25:
242:Src/sd_diskio.c ****
243:Src/sd_diskio.c **** default:
-ARM GAS /tmp/ccixANLj.s page 12
+ARM GAS /tmp/ccilYzpH.s page 12
244:Src/sd_diskio.c **** res = RES_PARERR;
@@ -713,31 +713,31 @@ ARM GAS /tmp/ccixANLj.s page 1
432 .file 9 "Middlewares/Third_Party/FatFs/src/ff_gen_drv.h"
433 .file 10 "Inc/bsp_driver_sd.h"
434 .file 11 "Inc/sd_diskio.h"
-ARM GAS /tmp/ccixANLj.s page 13
+ARM GAS /tmp/ccilYzpH.s page 13
DEFINED SYMBOLS
*ABS*:0000000000000000 sd_diskio.c
- /tmp/ccixANLj.s:17 .text.SD_CheckStatus:0000000000000000 $t
- /tmp/ccixANLj.s:24 .text.SD_CheckStatus:0000000000000000 SD_CheckStatus
- /tmp/ccixANLj.s:65 .text.SD_CheckStatus:0000000000000020 $d
- /tmp/ccixANLj.s:70 .text.SD_initialize:0000000000000000 $t
- /tmp/ccixANLj.s:77 .text.SD_initialize:0000000000000000 SD_initialize
- /tmp/ccixANLj.s:122 .text.SD_initialize:0000000000000024 $d
- /tmp/ccixANLj.s:127 .text.SD_status:0000000000000000 $t
- /tmp/ccixANLj.s:134 .text.SD_status:0000000000000000 SD_status
- /tmp/ccixANLj.s:157 .text.SD_read:0000000000000000 $t
- /tmp/ccixANLj.s:164 .text.SD_read:0000000000000000 SD_read
- /tmp/ccixANLj.s:220 .text.SD_write:0000000000000000 $t
- /tmp/ccixANLj.s:227 .text.SD_write:0000000000000000 SD_write
- /tmp/ccixANLj.s:283 .text.SD_ioctl:0000000000000000 $t
- /tmp/ccixANLj.s:290 .text.SD_ioctl:0000000000000000 SD_ioctl
- /tmp/ccixANLj.s:324 .text.SD_ioctl:0000000000000018 $d
- /tmp/ccixANLj.s:328 .text.SD_ioctl:000000000000001c $t
- /tmp/ccixANLj.s:402 .text.SD_ioctl:0000000000000054 $d
- /tmp/ccixANLj.s:417 .rodata.SD_Driver:0000000000000000 SD_Driver
- /tmp/ccixANLj.s:411 .data.Stat:0000000000000000 Stat
- /tmp/ccixANLj.s:414 .rodata.SD_Driver:0000000000000000 $d
+ /tmp/ccilYzpH.s:17 .text.SD_CheckStatus:0000000000000000 $t
+ /tmp/ccilYzpH.s:24 .text.SD_CheckStatus:0000000000000000 SD_CheckStatus
+ /tmp/ccilYzpH.s:65 .text.SD_CheckStatus:0000000000000020 $d
+ /tmp/ccilYzpH.s:70 .text.SD_initialize:0000000000000000 $t
+ /tmp/ccilYzpH.s:77 .text.SD_initialize:0000000000000000 SD_initialize
+ /tmp/ccilYzpH.s:122 .text.SD_initialize:0000000000000024 $d
+ /tmp/ccilYzpH.s:127 .text.SD_status:0000000000000000 $t
+ /tmp/ccilYzpH.s:134 .text.SD_status:0000000000000000 SD_status
+ /tmp/ccilYzpH.s:157 .text.SD_read:0000000000000000 $t
+ /tmp/ccilYzpH.s:164 .text.SD_read:0000000000000000 SD_read
+ /tmp/ccilYzpH.s:220 .text.SD_write:0000000000000000 $t
+ /tmp/ccilYzpH.s:227 .text.SD_write:0000000000000000 SD_write
+ /tmp/ccilYzpH.s:283 .text.SD_ioctl:0000000000000000 $t
+ /tmp/ccilYzpH.s:290 .text.SD_ioctl:0000000000000000 SD_ioctl
+ /tmp/ccilYzpH.s:324 .text.SD_ioctl:0000000000000018 $d
+ /tmp/ccilYzpH.s:328 .text.SD_ioctl:000000000000001c $t
+ /tmp/ccilYzpH.s:402 .text.SD_ioctl:0000000000000054 $d
+ /tmp/ccilYzpH.s:417 .rodata.SD_Driver:0000000000000000 SD_Driver
+ /tmp/ccilYzpH.s:411 .data.Stat:0000000000000000 Stat
+ /tmp/ccilYzpH.s:414 .rodata.SD_Driver:0000000000000000 $d
UNDEFINED SYMBOLS
BSP_SD_GetCardState
diff --git a/build/sd_diskio.o b/build/sd_diskio.o
index 26ca4d2..9f1ed3c 100644
Binary files a/build/sd_diskio.o and b/build/sd_diskio.o differ
diff --git a/build/startup_stm32f767xx.o b/build/startup_stm32f767xx.o
index 699122c..afa0eef 100644
Binary files a/build/startup_stm32f767xx.o and b/build/startup_stm32f767xx.o differ
diff --git a/build/stm32f7xx_hal.lst b/build/stm32f7xx_hal.lst
index 8615bf3..c910ea5 100644
--- a/build/stm32f7xx_hal.lst
+++ b/build/stm32f7xx_hal.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cceuBEQV.s page 1
+ARM GAS /tmp/ccSoxuOo.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Services HAL APIs
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** @endverbatim
-ARM GAS /tmp/cceuBEQV.s page 2
+ARM GAS /tmp/ccSoxuOo.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** ******************************************************************************
@@ -118,7 +118,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /** @defgroup HAL_Exported_Functions_Group1 Initialization and de-initialization Functions
-ARM GAS /tmp/cceuBEQV.s page 3
+ARM GAS /tmp/ccSoxuOo.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Initialization and de-initialization functions
@@ -178,7 +178,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** #endif /* ART_ACCELERATOR_ENABLE */
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /* Configure Flash prefetch */
-ARM GAS /tmp/cceuBEQV.s page 4
+ARM GAS /tmp/ccSoxuOo.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** #if (PREFETCH_ENABLE != 0U)
@@ -238,7 +238,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
29 .cfi_startproc
30 @ args = 0, pretend = 0, frame = 0
31 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/cceuBEQV.s page 5
+ARM GAS /tmp/ccSoxuOo.s page 5
32 @ link register save eliminated.
@@ -298,7 +298,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
74 .cfi_def_cfa_offset 8
75 .cfi_offset 4, -8
76 .cfi_offset 14, -4
-ARM GAS /tmp/cceuBEQV.s page 6
+ARM GAS /tmp/ccSoxuOo.s page 6
171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** __HAL_RCC_APB1_RELEASE_RESET();
@@ -358,7 +358,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
119 .thumb_func
120 .fpu fpv5-d16
122 HAL_InitTick:
-ARM GAS /tmp/cceuBEQV.s page 7
+ARM GAS /tmp/ccSoxuOo.s page 7
123 .LVL1:
@@ -418,7 +418,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
239:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /* Configure the SysTick IRQ priority */
240:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** if (TickPriority < (1UL << __NVIC_PRIO_BITS))
152 .loc 1 240 3 is_stmt 1 view .LVU25
-ARM GAS /tmp/cceuBEQV.s page 8
+ARM GAS /tmp/ccSoxuOo.s page 8
153 .loc 1 240 6 is_stmt 0 view .LVU26
@@ -478,7 +478,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
192 .align 1
193 .global HAL_Init
194 .syntax unified
-ARM GAS /tmp/cceuBEQV.s page 9
+ARM GAS /tmp/ccSoxuOo.s page 9
195 .thumb
@@ -538,7 +538,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
261:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** @verbatim
262:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** ===============================================================================
263:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** ##### HAL Control functions #####
-ARM GAS /tmp/cceuBEQV.s page 10
+ARM GAS /tmp/ccSoxuOo.s page 10
264:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** ===============================================================================
@@ -598,7 +598,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
263 .weak HAL_GetTick
264 .syntax unified
265 .thumb
-ARM GAS /tmp/cceuBEQV.s page 11
+ARM GAS /tmp/ccSoxuOo.s page 11
266 .thumb_func
@@ -658,7 +658,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
304 .loc 1 312 3 view .LVU51
313:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** }
305 .loc 1 313 1 is_stmt 0 view .LVU52
-ARM GAS /tmp/cceuBEQV.s page 12
+ARM GAS /tmp/ccSoxuOo.s page 12
306 0000 014B ldr r3, .L24
@@ -718,7 +718,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
348 .loc 1 321 21 view .LVU61
349 000a 0020 movs r0, #0
350 .LVL11:
-ARM GAS /tmp/cceuBEQV.s page 13
+ARM GAS /tmp/ccSoxuOo.s page 13
351 .L27:
@@ -778,7 +778,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
376 001e 1C70 strb r4, [r3]
377 0020 F4E7 b .L27
378 .L32:
-ARM GAS /tmp/cceuBEQV.s page 14
+ARM GAS /tmp/ccSoxuOo.s page 14
379 0022 00BF .align 2
@@ -838,7 +838,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * on variable incremented.
360:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @note In the default implementation , SysTick timer is the source of time base.
361:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * It is used to generate interrupts at regular time intervals where uwTick
-ARM GAS /tmp/cceuBEQV.s page 15
+ARM GAS /tmp/ccSoxuOo.s page 15
362:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * is incremented.
@@ -898,7 +898,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
379:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
458 .loc 1 379 9 discriminator 1 view .LVU89
379:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
-ARM GAS /tmp/cceuBEQV.s page 16
+ARM GAS /tmp/ccSoxuOo.s page 16
459 .loc 1 379 11 is_stmt 0 discriminator 1 view .LVU90
@@ -958,7 +958,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
497 0006 23F00203 bic r3, r3, #2
498 000a 1361 str r3, [r2, #16]
398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** }
-ARM GAS /tmp/cceuBEQV.s page 17
+ARM GAS /tmp/ccSoxuOo.s page 17
499 .loc 1 398 1 view .LVU98
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
416:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /**
417:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Returns the HAL revision
418:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @retval version : 0xXYZR (8bits for each decimal, R for RC)
-ARM GAS /tmp/cceuBEQV.s page 18
+ARM GAS /tmp/ccSoxuOo.s page 18
419:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
582 .cfi_endproc
583 .LFE155:
585 .section .text.HAL_GetDEVID,"ax",%progbits
-ARM GAS /tmp/cceuBEQV.s page 19
+ARM GAS /tmp/ccSoxuOo.s page 19
586 .align 1
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
627 @ frame_needed = 0, uses_anonymous_args = 0
628 @ link register save eliminated.
449:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** return(READ_REG(*((uint32_t *)UID_BASE)));
-ARM GAS /tmp/cceuBEQV.s page 20
+ARM GAS /tmp/ccSoxuOo.s page 20
629 .loc 1 449 3 view .LVU115
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
677 .LFB159:
460:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
461:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /**
-ARM GAS /tmp/cceuBEQV.s page 21
+ARM GAS /tmp/ccSoxuOo.s page 21
462:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Returns third word of the unique device identifier (UID based on 96 bits)
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
718 .align 2
719 .L63:
720 000c 002004E0 .word -536600576
-ARM GAS /tmp/cceuBEQV.s page 22
+ARM GAS /tmp/ccSoxuOo.s page 22
721 .cfi_endproc
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
763 .loc 1 493 1 is_stmt 1 view -0
764 .cfi_startproc
765 @ args = 0, pretend = 0, frame = 0
-ARM GAS /tmp/cceuBEQV.s page 23
+ARM GAS /tmp/ccSoxuOo.s page 23
766 @ frame_needed = 0, uses_anonymous_args = 0
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
812 .align 1
813 .global HAL_DBGMCU_EnableDBGStandbyMode
814 .syntax unified
-ARM GAS /tmp/cceuBEQV.s page 24
+ARM GAS /tmp/ccSoxuOo.s page 24
815 .thumb
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
855 .loc 1 521 3 view .LVU139
856 0000 024A ldr r2, .L78
857 0002 5368 ldr r3, [r2, #4]
-ARM GAS /tmp/cceuBEQV.s page 25
+ARM GAS /tmp/ccSoxuOo.s page 25
858 0004 23F00403 bic r3, r3, #4
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
903 .thumb
904 .thumb_func
905 .fpu fpv5-d16
-ARM GAS /tmp/cceuBEQV.s page 26
+ARM GAS /tmp/ccSoxuOo.s page 26
907 HAL_DisableCompensationCell:
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
941 @ args = 0, pretend = 0, frame = 0
942 @ frame_needed = 0, uses_anonymous_args = 0
943 @ link register save eliminated.
-ARM GAS /tmp/cceuBEQV.s page 27
+ARM GAS /tmp/ccSoxuOo.s page 27
556:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** SYSCFG->MEMRMP |= SYSCFG_MEMRMP_SWP_FMC_0;
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
985 000c 00380140 .word 1073821696
986 .cfi_endproc
987 .LFE169:
-ARM GAS /tmp/cceuBEQV.s page 28
+ARM GAS /tmp/ccSoxuOo.s page 28
989 .section .text.HAL_EnableMemorySwappingBank,"ax",%progbits
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cceuBEQV.s page 1
589:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Disable the Internal FLASH Bank Swapping.
590:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** *
591:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @note This function can be used only for STM32F77xx/STM32F76xx devices.
-ARM GAS /tmp/cceuBEQV.s page 29
+ARM GAS /tmp/ccSoxuOo.s page 29
592:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** *
@@ -1735,107 +1735,107 @@ ARM GAS /tmp/cceuBEQV.s page 1
1076 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
1077 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
1078 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h"
-ARM GAS /tmp/cceuBEQV.s page 30
+ARM GAS /tmp/ccSoxuOo.s page 30
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal.c
- /tmp/cceuBEQV.s:17 .text.HAL_MspInit:0000000000000000 $t
- /tmp/cceuBEQV.s:25 .text.HAL_MspInit:0000000000000000 HAL_MspInit
- /tmp/cceuBEQV.s:39 .text.HAL_MspDeInit:0000000000000000 $t
- /tmp/cceuBEQV.s:46 .text.HAL_MspDeInit:0000000000000000 HAL_MspDeInit
- /tmp/cceuBEQV.s:59 .text.HAL_DeInit:0000000000000000 $t
- /tmp/cceuBEQV.s:66 .text.HAL_DeInit:0000000000000000 HAL_DeInit
- /tmp/cceuBEQV.s:110 .text.HAL_DeInit:0000000000000028 $d
- /tmp/cceuBEQV.s:115 .text.HAL_InitTick:0000000000000000 $t
- /tmp/cceuBEQV.s:122 .text.HAL_InitTick:0000000000000000 HAL_InitTick
- /tmp/cceuBEQV.s:185 .text.HAL_InitTick:0000000000000040 $d
- /tmp/cceuBEQV.s:192 .text.HAL_Init:0000000000000000 $t
- /tmp/cceuBEQV.s:199 .text.HAL_Init:0000000000000000 HAL_Init
- /tmp/cceuBEQV.s:229 .text.HAL_IncTick:0000000000000000 $t
- /tmp/cceuBEQV.s:236 .text.HAL_IncTick:0000000000000000 HAL_IncTick
- /tmp/cceuBEQV.s:256 .text.HAL_IncTick:0000000000000010 $d
- /tmp/cceuBEQV.s:262 .text.HAL_GetTick:0000000000000000 $t
- /tmp/cceuBEQV.s:269 .text.HAL_GetTick:0000000000000000 HAL_GetTick
- /tmp/cceuBEQV.s:285 .text.HAL_GetTick:0000000000000008 $d
- /tmp/cceuBEQV.s:290 .text.HAL_GetTickPrio:0000000000000000 $t
- /tmp/cceuBEQV.s:297 .text.HAL_GetTickPrio:0000000000000000 HAL_GetTickPrio
- /tmp/cceuBEQV.s:312 .text.HAL_GetTickPrio:0000000000000008 $d
- /tmp/cceuBEQV.s:317 .text.HAL_SetTickFreq:0000000000000000 $t
- /tmp/cceuBEQV.s:324 .text.HAL_SetTickFreq:0000000000000000 HAL_SetTickFreq
- /tmp/cceuBEQV.s:381 .text.HAL_SetTickFreq:0000000000000024 $d
- /tmp/cceuBEQV.s:387 .text.HAL_GetTickFreq:0000000000000000 $t
- /tmp/cceuBEQV.s:394 .text.HAL_GetTickFreq:0000000000000000 HAL_GetTickFreq
- /tmp/cceuBEQV.s:409 .text.HAL_GetTickFreq:0000000000000008 $d
- /tmp/cceuBEQV.s:414 .text.HAL_Delay:0000000000000000 $t
- /tmp/cceuBEQV.s:421 .text.HAL_Delay:0000000000000000 HAL_Delay
- /tmp/cceuBEQV.s:474 .text.HAL_Delay:0000000000000024 $d
- /tmp/cceuBEQV.s:479 .text.HAL_SuspendTick:0000000000000000 $t
- /tmp/cceuBEQV.s:486 .text.HAL_SuspendTick:0000000000000000 HAL_SuspendTick
- /tmp/cceuBEQV.s:505 .text.HAL_ResumeTick:0000000000000000 $t
- /tmp/cceuBEQV.s:512 .text.HAL_ResumeTick:0000000000000000 HAL_ResumeTick
- /tmp/cceuBEQV.s:531 .text.HAL_GetHalVersion:0000000000000000 $t
- /tmp/cceuBEQV.s:538 .text.HAL_GetHalVersion:0000000000000000 HAL_GetHalVersion
- /tmp/cceuBEQV.s:552 .text.HAL_GetHalVersion:0000000000000004 $d
- /tmp/cceuBEQV.s:557 .text.HAL_GetREVID:0000000000000000 $t
- /tmp/cceuBEQV.s:564 .text.HAL_GetREVID:0000000000000000 HAL_GetREVID
- /tmp/cceuBEQV.s:581 .text.HAL_GetREVID:0000000000000008 $d
- /tmp/cceuBEQV.s:586 .text.HAL_GetDEVID:0000000000000000 $t
- /tmp/cceuBEQV.s:593 .text.HAL_GetDEVID:0000000000000000 HAL_GetDEVID
- /tmp/cceuBEQV.s:610 .text.HAL_GetDEVID:000000000000000c $d
- /tmp/cceuBEQV.s:615 .text.HAL_GetUIDw0:0000000000000000 $t
- /tmp/cceuBEQV.s:622 .text.HAL_GetUIDw0:0000000000000000 HAL_GetUIDw0
- /tmp/cceuBEQV.s:637 .text.HAL_GetUIDw0:0000000000000008 $d
- /tmp/cceuBEQV.s:642 .text.HAL_GetUIDw1:0000000000000000 $t
- /tmp/cceuBEQV.s:649 .text.HAL_GetUIDw1:0000000000000000 HAL_GetUIDw1
- /tmp/cceuBEQV.s:664 .text.HAL_GetUIDw1:0000000000000008 $d
- /tmp/cceuBEQV.s:669 .text.HAL_GetUIDw2:0000000000000000 $t
- /tmp/cceuBEQV.s:676 .text.HAL_GetUIDw2:0000000000000000 HAL_GetUIDw2
- /tmp/cceuBEQV.s:691 .text.HAL_GetUIDw2:0000000000000008 $d
- /tmp/cceuBEQV.s:696 .text.HAL_DBGMCU_EnableDBGSleepMode:0000000000000000 $t
- /tmp/cceuBEQV.s:703 .text.HAL_DBGMCU_EnableDBGSleepMode:0000000000000000 HAL_DBGMCU_EnableDBGSleepMode
- /tmp/cceuBEQV.s:720 .text.HAL_DBGMCU_EnableDBGSleepMode:000000000000000c $d
-ARM GAS /tmp/cceuBEQV.s page 31
+ /tmp/ccSoxuOo.s:17 .text.HAL_MspInit:0000000000000000 $t
+ /tmp/ccSoxuOo.s:25 .text.HAL_MspInit:0000000000000000 HAL_MspInit
+ /tmp/ccSoxuOo.s:39 .text.HAL_MspDeInit:0000000000000000 $t
+ /tmp/ccSoxuOo.s:46 .text.HAL_MspDeInit:0000000000000000 HAL_MspDeInit
+ /tmp/ccSoxuOo.s:59 .text.HAL_DeInit:0000000000000000 $t
+ /tmp/ccSoxuOo.s:66 .text.HAL_DeInit:0000000000000000 HAL_DeInit
+ /tmp/ccSoxuOo.s:110 .text.HAL_DeInit:0000000000000028 $d
+ /tmp/ccSoxuOo.s:115 .text.HAL_InitTick:0000000000000000 $t
+ /tmp/ccSoxuOo.s:122 .text.HAL_InitTick:0000000000000000 HAL_InitTick
+ /tmp/ccSoxuOo.s:185 .text.HAL_InitTick:0000000000000040 $d
+ /tmp/ccSoxuOo.s:192 .text.HAL_Init:0000000000000000 $t
+ /tmp/ccSoxuOo.s:199 .text.HAL_Init:0000000000000000 HAL_Init
+ /tmp/ccSoxuOo.s:229 .text.HAL_IncTick:0000000000000000 $t
+ /tmp/ccSoxuOo.s:236 .text.HAL_IncTick:0000000000000000 HAL_IncTick
+ /tmp/ccSoxuOo.s:256 .text.HAL_IncTick:0000000000000010 $d
+ /tmp/ccSoxuOo.s:262 .text.HAL_GetTick:0000000000000000 $t
+ /tmp/ccSoxuOo.s:269 .text.HAL_GetTick:0000000000000000 HAL_GetTick
+ /tmp/ccSoxuOo.s:285 .text.HAL_GetTick:0000000000000008 $d
+ /tmp/ccSoxuOo.s:290 .text.HAL_GetTickPrio:0000000000000000 $t
+ /tmp/ccSoxuOo.s:297 .text.HAL_GetTickPrio:0000000000000000 HAL_GetTickPrio
+ /tmp/ccSoxuOo.s:312 .text.HAL_GetTickPrio:0000000000000008 $d
+ /tmp/ccSoxuOo.s:317 .text.HAL_SetTickFreq:0000000000000000 $t
+ /tmp/ccSoxuOo.s:324 .text.HAL_SetTickFreq:0000000000000000 HAL_SetTickFreq
+ /tmp/ccSoxuOo.s:381 .text.HAL_SetTickFreq:0000000000000024 $d
+ /tmp/ccSoxuOo.s:387 .text.HAL_GetTickFreq:0000000000000000 $t
+ /tmp/ccSoxuOo.s:394 .text.HAL_GetTickFreq:0000000000000000 HAL_GetTickFreq
+ /tmp/ccSoxuOo.s:409 .text.HAL_GetTickFreq:0000000000000008 $d
+ /tmp/ccSoxuOo.s:414 .text.HAL_Delay:0000000000000000 $t
+ /tmp/ccSoxuOo.s:421 .text.HAL_Delay:0000000000000000 HAL_Delay
+ /tmp/ccSoxuOo.s:474 .text.HAL_Delay:0000000000000024 $d
+ /tmp/ccSoxuOo.s:479 .text.HAL_SuspendTick:0000000000000000 $t
+ /tmp/ccSoxuOo.s:486 .text.HAL_SuspendTick:0000000000000000 HAL_SuspendTick
+ /tmp/ccSoxuOo.s:505 .text.HAL_ResumeTick:0000000000000000 $t
+ /tmp/ccSoxuOo.s:512 .text.HAL_ResumeTick:0000000000000000 HAL_ResumeTick
+ /tmp/ccSoxuOo.s:531 .text.HAL_GetHalVersion:0000000000000000 $t
+ /tmp/ccSoxuOo.s:538 .text.HAL_GetHalVersion:0000000000000000 HAL_GetHalVersion
+ /tmp/ccSoxuOo.s:552 .text.HAL_GetHalVersion:0000000000000004 $d
+ /tmp/ccSoxuOo.s:557 .text.HAL_GetREVID:0000000000000000 $t
+ /tmp/ccSoxuOo.s:564 .text.HAL_GetREVID:0000000000000000 HAL_GetREVID
+ /tmp/ccSoxuOo.s:581 .text.HAL_GetREVID:0000000000000008 $d
+ /tmp/ccSoxuOo.s:586 .text.HAL_GetDEVID:0000000000000000 $t
+ /tmp/ccSoxuOo.s:593 .text.HAL_GetDEVID:0000000000000000 HAL_GetDEVID
+ /tmp/ccSoxuOo.s:610 .text.HAL_GetDEVID:000000000000000c $d
+ /tmp/ccSoxuOo.s:615 .text.HAL_GetUIDw0:0000000000000000 $t
+ /tmp/ccSoxuOo.s:622 .text.HAL_GetUIDw0:0000000000000000 HAL_GetUIDw0
+ /tmp/ccSoxuOo.s:637 .text.HAL_GetUIDw0:0000000000000008 $d
+ /tmp/ccSoxuOo.s:642 .text.HAL_GetUIDw1:0000000000000000 $t
+ /tmp/ccSoxuOo.s:649 .text.HAL_GetUIDw1:0000000000000000 HAL_GetUIDw1
+ /tmp/ccSoxuOo.s:664 .text.HAL_GetUIDw1:0000000000000008 $d
+ /tmp/ccSoxuOo.s:669 .text.HAL_GetUIDw2:0000000000000000 $t
+ /tmp/ccSoxuOo.s:676 .text.HAL_GetUIDw2:0000000000000000 HAL_GetUIDw2
+ /tmp/ccSoxuOo.s:691 .text.HAL_GetUIDw2:0000000000000008 $d
+ /tmp/ccSoxuOo.s:696 .text.HAL_DBGMCU_EnableDBGSleepMode:0000000000000000 $t
+ /tmp/ccSoxuOo.s:703 .text.HAL_DBGMCU_EnableDBGSleepMode:0000000000000000 HAL_DBGMCU_EnableDBGSleepMode
+ /tmp/ccSoxuOo.s:720 .text.HAL_DBGMCU_EnableDBGSleepMode:000000000000000c $d
+ARM GAS /tmp/ccSoxuOo.s page 31
- /tmp/cceuBEQV.s:725 .text.HAL_DBGMCU_DisableDBGSleepMode:0000000000000000 $t
- /tmp/cceuBEQV.s:732 .text.HAL_DBGMCU_DisableDBGSleepMode:0000000000000000 HAL_DBGMCU_DisableDBGSleepMode
- /tmp/cceuBEQV.s:749 .text.HAL_DBGMCU_DisableDBGSleepMode:000000000000000c $d
- /tmp/cceuBEQV.s:754 .text.HAL_DBGMCU_EnableDBGStopMode:0000000000000000 $t
- /tmp/cceuBEQV.s:761 .text.HAL_DBGMCU_EnableDBGStopMode:0000000000000000 HAL_DBGMCU_EnableDBGStopMode
- /tmp/cceuBEQV.s:778 .text.HAL_DBGMCU_EnableDBGStopMode:000000000000000c $d
- /tmp/cceuBEQV.s:783 .text.HAL_DBGMCU_DisableDBGStopMode:0000000000000000 $t
- /tmp/cceuBEQV.s:790 .text.HAL_DBGMCU_DisableDBGStopMode:0000000000000000 HAL_DBGMCU_DisableDBGStopMode
- /tmp/cceuBEQV.s:807 .text.HAL_DBGMCU_DisableDBGStopMode:000000000000000c $d
- /tmp/cceuBEQV.s:812 .text.HAL_DBGMCU_EnableDBGStandbyMode:0000000000000000 $t
- /tmp/cceuBEQV.s:819 .text.HAL_DBGMCU_EnableDBGStandbyMode:0000000000000000 HAL_DBGMCU_EnableDBGStandbyMode
- /tmp/cceuBEQV.s:836 .text.HAL_DBGMCU_EnableDBGStandbyMode:000000000000000c $d
- /tmp/cceuBEQV.s:841 .text.HAL_DBGMCU_DisableDBGStandbyMode:0000000000000000 $t
- /tmp/cceuBEQV.s:848 .text.HAL_DBGMCU_DisableDBGStandbyMode:0000000000000000 HAL_DBGMCU_DisableDBGStandbyMode
- /tmp/cceuBEQV.s:865 .text.HAL_DBGMCU_DisableDBGStandbyMode:000000000000000c $d
- /tmp/cceuBEQV.s:870 .text.HAL_EnableCompensationCell:0000000000000000 $t
- /tmp/cceuBEQV.s:877 .text.HAL_EnableCompensationCell:0000000000000000 HAL_EnableCompensationCell
- /tmp/cceuBEQV.s:895 .text.HAL_EnableCompensationCell:000000000000000c $d
- /tmp/cceuBEQV.s:900 .text.HAL_DisableCompensationCell:0000000000000000 $t
- /tmp/cceuBEQV.s:907 .text.HAL_DisableCompensationCell:0000000000000000 HAL_DisableCompensationCell
- /tmp/cceuBEQV.s:925 .text.HAL_DisableCompensationCell:000000000000000c $d
- /tmp/cceuBEQV.s:930 .text.HAL_EnableFMCMemorySwapping:0000000000000000 $t
- /tmp/cceuBEQV.s:937 .text.HAL_EnableFMCMemorySwapping:0000000000000000 HAL_EnableFMCMemorySwapping
- /tmp/cceuBEQV.s:955 .text.HAL_EnableFMCMemorySwapping:000000000000000c $d
- /tmp/cceuBEQV.s:960 .text.HAL_DisableFMCMemorySwapping:0000000000000000 $t
- /tmp/cceuBEQV.s:967 .text.HAL_DisableFMCMemorySwapping:0000000000000000 HAL_DisableFMCMemorySwapping
- /tmp/cceuBEQV.s:985 .text.HAL_DisableFMCMemorySwapping:000000000000000c $d
- /tmp/cceuBEQV.s:990 .text.HAL_EnableMemorySwappingBank:0000000000000000 $t
- /tmp/cceuBEQV.s:997 .text.HAL_EnableMemorySwappingBank:0000000000000000 HAL_EnableMemorySwappingBank
- /tmp/cceuBEQV.s:1014 .text.HAL_EnableMemorySwappingBank:000000000000000c $d
- /tmp/cceuBEQV.s:1019 .text.HAL_DisableMemorySwappingBank:0000000000000000 $t
- /tmp/cceuBEQV.s:1026 .text.HAL_DisableMemorySwappingBank:0000000000000000 HAL_DisableMemorySwappingBank
- /tmp/cceuBEQV.s:1043 .text.HAL_DisableMemorySwappingBank:000000000000000c $d
- /tmp/cceuBEQV.s:1061 .data.uwTickFreq:0000000000000000 uwTickFreq
- /tmp/cceuBEQV.s:1068 .data.uwTickPrio:0000000000000000 uwTickPrio
- /tmp/cceuBEQV.s:1055 .bss.uwTick:0000000000000000 uwTick
- /tmp/cceuBEQV.s:1051 .bss.uwTick:0000000000000000 $d
- /tmp/cceuBEQV.s:1064 .data.uwTickPrio:0000000000000000 $d
+ /tmp/ccSoxuOo.s:725 .text.HAL_DBGMCU_DisableDBGSleepMode:0000000000000000 $t
+ /tmp/ccSoxuOo.s:732 .text.HAL_DBGMCU_DisableDBGSleepMode:0000000000000000 HAL_DBGMCU_DisableDBGSleepMode
+ /tmp/ccSoxuOo.s:749 .text.HAL_DBGMCU_DisableDBGSleepMode:000000000000000c $d
+ /tmp/ccSoxuOo.s:754 .text.HAL_DBGMCU_EnableDBGStopMode:0000000000000000 $t
+ /tmp/ccSoxuOo.s:761 .text.HAL_DBGMCU_EnableDBGStopMode:0000000000000000 HAL_DBGMCU_EnableDBGStopMode
+ /tmp/ccSoxuOo.s:778 .text.HAL_DBGMCU_EnableDBGStopMode:000000000000000c $d
+ /tmp/ccSoxuOo.s:783 .text.HAL_DBGMCU_DisableDBGStopMode:0000000000000000 $t
+ /tmp/ccSoxuOo.s:790 .text.HAL_DBGMCU_DisableDBGStopMode:0000000000000000 HAL_DBGMCU_DisableDBGStopMode
+ /tmp/ccSoxuOo.s:807 .text.HAL_DBGMCU_DisableDBGStopMode:000000000000000c $d
+ /tmp/ccSoxuOo.s:812 .text.HAL_DBGMCU_EnableDBGStandbyMode:0000000000000000 $t
+ /tmp/ccSoxuOo.s:819 .text.HAL_DBGMCU_EnableDBGStandbyMode:0000000000000000 HAL_DBGMCU_EnableDBGStandbyMode
+ /tmp/ccSoxuOo.s:836 .text.HAL_DBGMCU_EnableDBGStandbyMode:000000000000000c $d
+ /tmp/ccSoxuOo.s:841 .text.HAL_DBGMCU_DisableDBGStandbyMode:0000000000000000 $t
+ /tmp/ccSoxuOo.s:848 .text.HAL_DBGMCU_DisableDBGStandbyMode:0000000000000000 HAL_DBGMCU_DisableDBGStandbyMode
+ /tmp/ccSoxuOo.s:865 .text.HAL_DBGMCU_DisableDBGStandbyMode:000000000000000c $d
+ /tmp/ccSoxuOo.s:870 .text.HAL_EnableCompensationCell:0000000000000000 $t
+ /tmp/ccSoxuOo.s:877 .text.HAL_EnableCompensationCell:0000000000000000 HAL_EnableCompensationCell
+ /tmp/ccSoxuOo.s:895 .text.HAL_EnableCompensationCell:000000000000000c $d
+ /tmp/ccSoxuOo.s:900 .text.HAL_DisableCompensationCell:0000000000000000 $t
+ /tmp/ccSoxuOo.s:907 .text.HAL_DisableCompensationCell:0000000000000000 HAL_DisableCompensationCell
+ /tmp/ccSoxuOo.s:925 .text.HAL_DisableCompensationCell:000000000000000c $d
+ /tmp/ccSoxuOo.s:930 .text.HAL_EnableFMCMemorySwapping:0000000000000000 $t
+ /tmp/ccSoxuOo.s:937 .text.HAL_EnableFMCMemorySwapping:0000000000000000 HAL_EnableFMCMemorySwapping
+ /tmp/ccSoxuOo.s:955 .text.HAL_EnableFMCMemorySwapping:000000000000000c $d
+ /tmp/ccSoxuOo.s:960 .text.HAL_DisableFMCMemorySwapping:0000000000000000 $t
+ /tmp/ccSoxuOo.s:967 .text.HAL_DisableFMCMemorySwapping:0000000000000000 HAL_DisableFMCMemorySwapping
+ /tmp/ccSoxuOo.s:985 .text.HAL_DisableFMCMemorySwapping:000000000000000c $d
+ /tmp/ccSoxuOo.s:990 .text.HAL_EnableMemorySwappingBank:0000000000000000 $t
+ /tmp/ccSoxuOo.s:997 .text.HAL_EnableMemorySwappingBank:0000000000000000 HAL_EnableMemorySwappingBank
+ /tmp/ccSoxuOo.s:1014 .text.HAL_EnableMemorySwappingBank:000000000000000c $d
+ /tmp/ccSoxuOo.s:1019 .text.HAL_DisableMemorySwappingBank:0000000000000000 $t
+ /tmp/ccSoxuOo.s:1026 .text.HAL_DisableMemorySwappingBank:0000000000000000 HAL_DisableMemorySwappingBank
+ /tmp/ccSoxuOo.s:1043 .text.HAL_DisableMemorySwappingBank:000000000000000c $d
+ /tmp/ccSoxuOo.s:1061 .data.uwTickFreq:0000000000000000 uwTickFreq
+ /tmp/ccSoxuOo.s:1068 .data.uwTickPrio:0000000000000000 uwTickPrio
+ /tmp/ccSoxuOo.s:1055 .bss.uwTick:0000000000000000 uwTick
+ /tmp/ccSoxuOo.s:1051 .bss.uwTick:0000000000000000 $d
+ /tmp/ccSoxuOo.s:1064 .data.uwTickPrio:0000000000000000 $d
UNDEFINED SYMBOLS
HAL_SYSTICK_Config
diff --git a/build/stm32f7xx_hal.o b/build/stm32f7xx_hal.o
index 5c059d3..f9a77db 100644
Binary files a/build/stm32f7xx_hal.o and b/build/stm32f7xx_hal.o differ
diff --git a/build/stm32f7xx_hal_adc.lst b/build/stm32f7xx_hal_adc.lst
index 8c9dc94..ce1ab2b 100644
--- a/build/stm32f7xx_hal_adc.lst
+++ b/build/stm32f7xx_hal_adc.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccHbw826.s page 1
+ARM GAS /tmp/cc6QBWTk.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccHbw826.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** and in case of analog watchdog or overrun events
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (#) Single and continuous conversion modes.
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (#) Scan mode for automatic conversion of channel 0 to channel x.
-ARM GAS /tmp/ccHbw826.s page 2
+ARM GAS /tmp/cc6QBWTk.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (#) Data alignment with in-built data coherency.
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccHbw826.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (#) Optionally, configure the analog watchdog parameters (channels
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** monitored, thresholds, ...) using function HAL_ADC_AnalogWDGConfig().
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 3
+ARM GAS /tmp/cc6QBWTk.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (#) Optionally, for devices with several ADC instances: configure the
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccHbw826.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** *** Callback functions ***
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** ==============================
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** [..]
-ARM GAS /tmp/ccHbw826.s page 4
+ARM GAS /tmp/cc6QBWTk.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (@) Callback functions must be implemented in user program:
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccHbw826.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (+) MspInitCallback : ADC Msp Init callback
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (+) MspDeInitCallback : ADC Msp DeInit callback
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** This function takes as parameters the HAL peripheral handle, the Callback ID
-ARM GAS /tmp/ccHbw826.s page 5
+ARM GAS /tmp/cc6QBWTk.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** and a pointer to the user callback function.
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccHbw826.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Includes ------------------------------------------------------------------*/
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** #include "stm32f7xx_hal.h"
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 6
+ARM GAS /tmp/cc6QBWTk.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /** @addtogroup STM32F7xx_HAL_Driver
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccHbw826.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * channels group (scan mode activation, continuous mode activation,
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * External trigger source and edge, DMA continuous request after the
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * last transfer and End of conversion selection).
-ARM GAS /tmp/ccHbw826.s page 7
+ARM GAS /tmp/cc6QBWTk.s page 7
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** *
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccHbw826.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Initialize ADC error code */
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** ADC_CLEAR_ERRORCODE(hadc);
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 8
+ARM GAS /tmp/cc6QBWTk.s page 8
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Allocate lock resource and initialize it */
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccHbw826.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Set ADC state */
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** SET_BIT(hadc->State, HAL_ADC_STATE_BUSY_INTERNAL);
-ARM GAS /tmp/ccHbw826.s page 9
+ARM GAS /tmp/cc6QBWTk.s page 9
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccHbw826.s page 1
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * the configuration information for the specified ADC.
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @retval None
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
-ARM GAS /tmp/ccHbw826.s page 10
+ARM GAS /tmp/cc6QBWTk.s page 10
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** __weak void HAL_ADC_MspDeInit(ADC_HandleTypeDef* hadc)
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccHbw826.s page 1
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** break;
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** case HAL_ADC_ERROR_CB_ID :
-ARM GAS /tmp/ccHbw826.s page 11
+ARM GAS /tmp/cc6QBWTk.s page 11
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->ErrorCallback = pCallback;
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccHbw826.s page 1
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** return status;
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 12
+ARM GAS /tmp/cc6QBWTk.s page 12
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /**
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccHbw826.s page 1
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Update the error code */
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->ErrorCode |= HAL_ADC_ERROR_INVALID_CALLBACK;
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 13
+ARM GAS /tmp/cc6QBWTk.s page 13
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Return error status */
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccHbw826.s page 1
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (+) Stop conversion of regular channel.
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (+) Start conversion of regular channel and enable interrupt.
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (+) Stop conversion of regular channel and disable interrupt.
-ARM GAS /tmp/ccHbw826.s page 14
+ARM GAS /tmp/cc6QBWTk.s page 14
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (+) Start conversion of regular channel and enable DMA transfer.
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccHbw826.s page 1
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** if (READ_BIT(hadc->Instance->CR1, ADC_CR1_JAUTO) != RESET)
771:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** ADC_STATE_CLR_SET(hadc->State, HAL_ADC_STATE_INJ_EOC, HAL_ADC_STATE_INJ_BUSY);
-ARM GAS /tmp/ccHbw826.s page 15
+ARM GAS /tmp/cc6QBWTk.s page 15
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccHbw826.s page 1
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** else
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
-ARM GAS /tmp/ccHbw826.s page 16
+ARM GAS /tmp/cc6QBWTk.s page 16
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Update ADC state machine to error */
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccHbw826.s page 1
884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * in DMA mode and polling for end of each conversion (ADC init
885:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * parameter "EOCSelection" set to ADC_EOC_SINGLE_CONV).
886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * In this case, DMA resets the flag EOC and polling cannot be
-ARM GAS /tmp/ccHbw826.s page 17
+ARM GAS /tmp/cc6QBWTk.s page 17
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * performed on each conversion. Nevertheless, polling can still
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccHbw826.s page 1
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
942:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Clear regular group conversion flag */
943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** __HAL_ADC_CLEAR_FLAG(hadc, ADC_FLAG_STRT | ADC_FLAG_EOC);
-ARM GAS /tmp/ccHbw826.s page 18
+ARM GAS /tmp/cc6QBWTk.s page 18
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccHbw826.s page 1
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** if(Timeout != HAL_MAX_DELAY)
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** if((Timeout == 0) || ((HAL_GetTick() - tickstart ) > Timeout))
-ARM GAS /tmp/ccHbw826.s page 19
+ARM GAS /tmp/cc6QBWTk.s page 19
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** assert_param(IS_ADC_EXT_TRIG_EDGE(hadc->Init.ExternalTrigConvEdge));
1056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
1057:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Process locked */
-ARM GAS /tmp/ccHbw826.s page 20
+ARM GAS /tmp/cc6QBWTk.s page 20
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** __HAL_LOCK(hadc);
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* (To ensure of no unknown state from potential previous ADC operations) */
1113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** __HAL_ADC_CLEAR_FLAG(hadc, ADC_FLAG_EOC | ADC_FLAG_OVR);
1114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 21
+ARM GAS /tmp/cc6QBWTk.s page 21
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Enable end of conversion interrupt for regular group */
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * the configuration information for the specified ADC.
1170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @retval HAL status.
1171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
-ARM GAS /tmp/ccHbw826.s page 22
+ARM GAS /tmp/cc6QBWTk.s page 22
1172:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** HAL_StatusTypeDef HAL_ADC_Stop_IT(ADC_HandleTypeDef* hadc)
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
1227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Update state machine on conversion status if not in error state */
1228:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** if (HAL_IS_BIT_CLR(hadc->State, HAL_ADC_STATE_ERROR_INTERNAL))
-ARM GAS /tmp/ccHbw826.s page 23
+ARM GAS /tmp/cc6QBWTk.s page 23
1229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Determine whether any further conversion upcoming on group injected */
1284:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* by external trigger, scan sequence on going or by automatic injected */
1285:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* conversion from group regular (same conditions as group regular */
-ARM GAS /tmp/ccHbw826.s page 24
+ARM GAS /tmp/cc6QBWTk.s page 24
1286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* interruption disabling above). */
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1340:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** tmp1 = tmp_sr & ADC_FLAG_OVR;
1341:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** tmp2 = tmp_cr1 & ADC_IT_OVR;
1342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Check Overrun flag */
-ARM GAS /tmp/ccHbw826.s page 25
+ARM GAS /tmp/cc6QBWTk.s page 25
1343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** if(tmp1 && tmp2)
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** while(counter != 0)
1398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
1399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** counter--;
-ARM GAS /tmp/ccHbw826.s page 26
+ARM GAS /tmp/cc6QBWTk.s page 26
1400:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1454:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Enable ADC overrun interrupt */
1455:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** __HAL_ADC_ENABLE_IT(hadc, ADC_IT_OVR);
1456:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 27
+ARM GAS /tmp/cc6QBWTk.s page 27
1457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Enable ADC DMA mode */
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1511:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @retval HAL status
1512:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
1513:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** HAL_StatusTypeDef HAL_ADC_Stop_DMA(ADC_HandleTypeDef* hadc)
-ARM GAS /tmp/ccHbw826.s page 28
+ARM GAS /tmp/cc6QBWTk.s page 28
1514:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1568:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
1569:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** uint32_t HAL_ADC_GetValue(ADC_HandleTypeDef* hadc)
1570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
-ARM GAS /tmp/ccHbw826.s page 29
+ARM GAS /tmp/cc6QBWTk.s page 29
1571:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Return the selected ADC converted value */
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * - If needed, restart a new ADC conversion using function
1626:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * "HAL_ADC_Start_DMA()"
1627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * (this function is also clearing overrun flag)
-ARM GAS /tmp/ccHbw826.s page 30
+ARM GAS /tmp/cc6QBWTk.s page 30
1628:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @param hadc pointer to a ADC_HandleTypeDef structure that contains
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1682:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* if ADC_Channel_10 ... ADC_Channel_18 is selected */
1683:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** if ((sConfig->Channel > ADC_CHANNEL_9) && (sConfig->Channel != ADC_INTERNAL_NONE))
1684:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
-ARM GAS /tmp/ccHbw826.s page 31
+ARM GAS /tmp/cc6QBWTk.s page 31
1685:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Clear the old sample time */
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1739:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Disable the VBAT & TSVREFE channel*/
1740:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** ADC->CCR &= ~(ADC_CCR_VBATE | ADC_CCR_TSVREFE);
1741:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
-ARM GAS /tmp/ccHbw826.s page 32
+ARM GAS /tmp/cc6QBWTk.s page 32
1742:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1796:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
1797:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** HAL_StatusTypeDef HAL_ADC_AnalogWDGConfig(ADC_HandleTypeDef* hadc, ADC_AnalogWDGConfTypeDef* Analog
1798:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
-ARM GAS /tmp/ccHbw826.s page 33
+ARM GAS /tmp/cc6QBWTk.s page 33
1799:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** #ifdef USE_FULL_ASSERT
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1853:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /**
1854:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @}
1855:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
-ARM GAS /tmp/ccHbw826.s page 34
+ARM GAS /tmp/cc6QBWTk.s page 34
1856:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1910:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /**
1911:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @brief Initializes the ADCx peripheral according to the specified parameters
1912:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * in the ADC_InitStruct without initializing the ADC MSP.
-ARM GAS /tmp/ccHbw826.s page 35
+ARM GAS /tmp/cc6QBWTk.s page 35
1913:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @param hadc pointer to a ADC_HandleTypeDef structure that contains
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccHbw826.s page 1
65 .loc 1 1929 7 is_stmt 0 view .LVU16
66 0028 0268 ldr r2, [r0]
67 .loc 1 1929 23 view .LVU17
-ARM GAS /tmp/ccHbw826.s page 36
+ARM GAS /tmp/cc6QBWTk.s page 36
68 002a 5368 ldr r3, [r2, #4]
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccHbw826.s page 1
107 0058 0268 ldr r2, [r0]
108 .loc 1 1944 25 view .LVU36
109 005a 9368 ldr r3, [r2, #8]
-ARM GAS /tmp/ccHbw826.s page 37
+ARM GAS /tmp/cc6QBWTk.s page 37
110 005c 23F07063 bic r3, r3, #251658240
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccHbw826.s page 1
148 .loc 1 1960 7 is_stmt 0 view .LVU54
149 008a 0268 ldr r2, [r0]
150 .loc 1 1960 23 view .LVU55
-ARM GAS /tmp/ccHbw826.s page 38
+ARM GAS /tmp/cc6QBWTk.s page 38
151 008c 9368 ldr r3, [r2, #8]
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1976:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->Instance->CR1 &= ~(ADC_CR1_DISCEN);
1977:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
1978:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 39
+ARM GAS /tmp/cc6QBWTk.s page 39
1979:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Set ADC number of conversion */
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccHbw826.s page 1
233 .loc 1 1989 7 is_stmt 0 view .LVU93
234 00fa 0268 ldr r2, [r0]
235 .loc 1 1989 23 view .LVU94
-ARM GAS /tmp/ccHbw826.s page 40
+ARM GAS /tmp/cc6QBWTk.s page 40
236 00fc 9368 ldr r3, [r2, #8]
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccHbw826.s page 1
281 .thumb
282 .thumb_func
283 .fpu fpv5-d16
-ARM GAS /tmp/ccHbw826.s page 41
+ARM GAS /tmp/cc6QBWTk.s page 41
285 HAL_ADC_MspInit:
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccHbw826.s page 1
337:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** assert_param(IS_ADC_EXT_TRIG(hadc->Init.ExternalTrigConv));
329 .loc 1 337 3 view .LVU119
338:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** assert_param(IS_ADC_DATA_ALIGN(hadc->Init.DataAlign));
-ARM GAS /tmp/ccHbw826.s page 42
+ARM GAS /tmp/cc6QBWTk.s page 42
330 .loc 1 338 3 view .LVU120
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccHbw826.s page 1
368:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** #endif /* USE_HAL_ADC_REGISTER_CALLBACKS */
365 .loc 1 368 5 is_stmt 1 view .LVU140
366 001c FFF7FEFF bl HAL_ADC_MspInit
-ARM GAS /tmp/ccHbw826.s page 43
+ARM GAS /tmp/cc6QBWTk.s page 43
367 .LVL6:
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccHbw826.s page 1
413 .section .text.HAL_ADC_MspDeInit,"ax",%progbits
414 .align 1
415 .weak HAL_ADC_MspDeInit
-ARM GAS /tmp/ccHbw826.s page 44
+ARM GAS /tmp/cc6QBWTk.s page 44
416 .syntax unified
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccHbw826.s page 1
463 0006 036C ldr r3, [r0, #64]
464 0008 43F00203 orr r3, r3, #2
465 000c 0364 str r3, [r0, #64]
-ARM GAS /tmp/ccHbw826.s page 45
+ARM GAS /tmp/cc6QBWTk.s page 45
434:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccHbw826.s page 1
506 .loc 1 423 12 view .LVU173
507 0036 0120 movs r0, #1
508 .LVL16:
-ARM GAS /tmp/ccHbw826.s page 46
+ARM GAS /tmp/cc6QBWTk.s page 46
465:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccHbw826.s page 1
744:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
552 .loc 1 744 21 discriminator 2 view .LVU187
553 0016 9A68 ldr r2, [r3, #8]
-ARM GAS /tmp/ccHbw826.s page 47
+ARM GAS /tmp/cc6QBWTk.s page 47
744:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccHbw826.s page 1
759:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
593 .loc 1 759 5 view .LVU203
594 004a 12F0010F tst r2, #1
-ARM GAS /tmp/ccHbw826.s page 48
+ARM GAS /tmp/cc6QBWTk.s page 48
595 004e 52D0 beq .L38
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccHbw826.s page 1
634 .loc 1 797 8 is_stmt 0 view .LVU218
635 008c 264B ldr r3, .L52+12
636 008e 5B68 ldr r3, [r3, #4]
-ARM GAS /tmp/ccHbw826.s page 49
+ARM GAS /tmp/cc6QBWTk.s page 49
797:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccHbw826.s page 1
676 00bc 5B68 ldr r3, [r3, #4]
817:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
677 .loc 1 817 9 view .LVU234
-ARM GAS /tmp/ccHbw826.s page 50
+ARM GAS /tmp/cc6QBWTk.s page 50
678 00be 13F0100F tst r3, #16
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccHbw826.s page 1
718 .LVL22:
838:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
719 .loc 1 838 10 view .LVU249
-ARM GAS /tmp/ccHbw826.s page 51
+ARM GAS /tmp/cc6QBWTk.s page 51
720 00f4 08E0 b .L34
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccHbw826.s page 1
764 0116 F7E7 b .L34
765 .LVL31:
766 .L48:
-ARM GAS /tmp/ccHbw826.s page 52
+ARM GAS /tmp/cc6QBWTk.s page 52
838:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccHbw826.s page 1
814 0016 9360 str r3, [r2, #8]
864:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
815 .loc 1 864 3 discriminator 2 view .LVU269
-ARM GAS /tmp/ccHbw826.s page 53
+ARM GAS /tmp/cc6QBWTk.s page 53
864:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccHbw826.s page 1
860 .fpu fpv5-d16
862 HAL_ADC_PollForConversion:
863 .LVL37:
-ARM GAS /tmp/ccHbw826.s page 54
+ARM GAS /tmp/cc6QBWTk.s page 54
864 .LFB147:
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccHbw826.s page 1
904 .loc 1 920 11 is_stmt 0 view .LVU294
905 001e 2368 ldr r3, [r4]
906 0020 1A68 ldr r2, [r3]
-ARM GAS /tmp/ccHbw826.s page 55
+ARM GAS /tmp/cc6QBWTk.s page 55
920:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccHbw826.s page 1
911:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
945 .loc 1 911 5 view .LVU311
946 0054 0023 movs r3, #0
-ARM GAS /tmp/ccHbw826.s page 56
+ARM GAS /tmp/cc6QBWTk.s page 56
947 0056 80F83C30 strb r3, [r0, #60]
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccHbw826.s page 1
986 0086 DA6A ldr r2, [r3, #44]
955:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (HAL_IS_BIT_CLR(hadc->Instance->SQR1, ADC_SQR1_L) ||
987 .loc 1 955 60 view .LVU327
-ARM GAS /tmp/ccHbw826.s page 57
+ARM GAS /tmp/cc6QBWTk.s page 57
988 0088 12F4700F tst r2, #15728640
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1030 00be 0020 movs r0, #0
1031 00c0 F8E7 b .L62
1032 .cfi_endproc
-ARM GAS /tmp/ccHbw826.s page 58
+ARM GAS /tmp/cc6QBWTk.s page 58
1033 .LFE147:
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1078 0010 2B68 ldr r3, [r5]
1079 0012 1C68 ldr r4, [r3]
995:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
-ARM GAS /tmp/ccHbw826.s page 59
+ARM GAS /tmp/cc6QBWTk.s page 59
1080 .loc 1 995 8 view .LVU351
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1118 0046 B842 cmp r0, r7
1119 0048 E2D9 bls .L79
1120 004a EAE7 b .L80
-ARM GAS /tmp/ccHbw826.s page 60
+ARM GAS /tmp/cc6QBWTk.s page 60
1121 .L86:
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1167 .LFB149:
1050:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** __IO uint32_t counter = 0;
1168 .loc 1 1050 1 is_stmt 1 view -0
-ARM GAS /tmp/ccHbw826.s page 61
+ARM GAS /tmp/cc6QBWTk.s page 61
1169 .cfi_startproc
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1207 002a 1B68 ldr r3, [r3]
1208 002c 3F4A ldr r2, .L108+4
1209 002e A2FB0323 umull r2, r3, r2, r3
-ARM GAS /tmp/ccHbw826.s page 62
+ARM GAS /tmp/cc6QBWTk.s page 62
1210 0032 9B0C lsrs r3, r3, #18
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1248 .loc 1 1089 8 view .LVU410
1249 0060 12F4806F tst r2, #1024
1250 0064 05D0 beq .L95
-ARM GAS /tmp/ccHbw826.s page 63
+ARM GAS /tmp/cc6QBWTk.s page 63
1091:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1290 .loc 1 1122 15 is_stmt 0 view .LVU425
1291 00a2 0368 ldr r3, [r0]
1122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
-ARM GAS /tmp/ccHbw826.s page 64
+ARM GAS /tmp/cc6QBWTk.s page 64
1292 .loc 1 1122 25 view .LVU426
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
1332 .loc 1 1142 11 view .LVU441
1333 00d2 1B4A ldr r2, .L108+24
-ARM GAS /tmp/ccHbw826.s page 65
+ARM GAS /tmp/cc6QBWTk.s page 65
1334 00d4 9342 cmp r3, r2
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1375 0108 0364 str r3, [r0, #64]
1156:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
1376 .loc 1 1156 5 view .LVU455
-ARM GAS /tmp/ccHbw826.s page 66
+ARM GAS /tmp/cc6QBWTk.s page 66
1377 010a 436C ldr r3, [r0, #68]
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1421 .L109:
1422 .align 2
1423 .L108:
-ARM GAS /tmp/ccHbw826.s page 67
+ARM GAS /tmp/cc6QBWTk.s page 67
1424 0128 00000000 .word SystemCoreClock
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1470 001c 12F0010F tst r2, #1
1471 0020 09D1 bne .L112
1188:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 68
+ARM GAS /tmp/cc6QBWTk.s page 68
1472 .loc 1 1188 5 is_stmt 1 view .LVU476
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1519 .LVL73:
1520 .LFB152:
1376:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** __IO uint32_t counter = 0;
-ARM GAS /tmp/ccHbw826.s page 69
+ARM GAS /tmp/cc6QBWTk.s page 69
1521 .loc 1 1376 1 is_stmt 1 view -0
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1561 0020 10F0010F tst r0, #1
1562 0024 13D1 bne .L118
1392:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 70
+ARM GAS /tmp/cc6QBWTk.s page 70
1563 .loc 1 1392 5 is_stmt 1 view .LVU501
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1602 .loc 1 1409 5 is_stmt 1 view .LVU516
1603 0058 256C ldr r5, [r4, #64]
1604 005a 424A ldr r2, .L135+8
-ARM GAS /tmp/ccHbw826.s page 71
+ARM GAS /tmp/cc6QBWTk.s page 71
1605 005c 2A40 ands r2, r2, r5
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1643 .loc 1 1441 9 is_stmt 0 view .LVU532
1644 0094 A26B ldr r2, [r4, #56]
1441:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 72
+ARM GAS /tmp/cc6QBWTk.s page 72
1645 .loc 1 1441 44 view .LVU533
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1464:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
1685 .loc 1 1464 7 view .LVU548
1686 00ce 13F01F0F tst r3, #31
-ARM GAS /tmp/ccHbw826.s page 73
+ARM GAS /tmp/cc6QBWTk.s page 73
1687 00d2 0DD1 bne .L125
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
1727 .loc 1 1486 9 is_stmt 1 view .LVU563
1486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
-ARM GAS /tmp/ccHbw826.s page 74
+ARM GAS /tmp/cc6QBWTk.s page 74
1728 .loc 1 1486 17 is_stmt 0 view .LVU564
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1769 0136 43F01003 orr r3, r3, #16
1770 013a 2364 str r3, [r4, #64]
1500:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
-ARM GAS /tmp/ccHbw826.s page 75
+ARM GAS /tmp/cc6QBWTk.s page 75
1771 .loc 1 1500 5 is_stmt 1 view .LVU578
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1818 0178 00200140 .word 1073815552
1819 017c 00220140 .word 1073816064
1820 .cfi_endproc
-ARM GAS /tmp/ccHbw826.s page 76
+ARM GAS /tmp/cc6QBWTk.s page 76
1821 .LFE152:
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1865 .loc 1 1528 5 discriminator 2 view .LVU597
1866 0020 12F0010F tst r2, #1
1867 0024 1FD1 bne .L142
-ARM GAS /tmp/ccHbw826.s page 77
+ARM GAS /tmp/cc6QBWTk.s page 77
1531:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
1909 .loc 1 1543 9 is_stmt 1 view .LVU611
1910 005c 236C ldr r3, [r4, #64]
-ARM GAS /tmp/ccHbw826.s page 78
+ARM GAS /tmp/cc6QBWTk.s page 78
1911 005e 43F04003 orr r3, r3, #64
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1958 .cfi_startproc
1959 @ args = 0, pretend = 0, frame = 0
1960 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/ccHbw826.s page 79
+ARM GAS /tmp/cc6QBWTk.s page 79
1961 @ link register save eliminated.
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* NOTE : This function Should not be modified, when the callback is needed,
2011 .loc 1 1599 3 view .LVU629
1603:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 80
+ARM GAS /tmp/cc6QBWTk.s page 80
2012 .loc 1 1603 1 is_stmt 0 view .LVU630
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2032:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
2033:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
2034:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 81
+ARM GAS /tmp/cc6QBWTk.s page 81
2035:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Conversion complete callback */
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2041 .LVL101:
2042 .loc 1 2074 3 is_stmt 0 view .LVU635
2043 0004 FFF7FEFF bl HAL_ADC_ConvHalfCpltCallback
-ARM GAS /tmp/ccHbw826.s page 82
+ARM GAS /tmp/cc6QBWTk.s page 82
2044 .LVL102:
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2095 .align 1
2096 .global HAL_ADC_IRQHandler
2097 .syntax unified
-ARM GAS /tmp/ccHbw826.s page 83
+ARM GAS /tmp/cc6QBWTk.s page 83
2098 .thumb
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1225:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
2138 .loc 1 1225 5 view .LVU658
2139 000e 12EA5602 ands r2, r2, r6, lsr #1
-ARM GAS /tmp/ccHbw826.s page 84
+ARM GAS /tmp/cc6QBWTk.s page 84
2140 0012 2CD0 beq .L159
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2179 004a 23F48073 bic r3, r3, #256
2180 004e 2364 str r3, [r4, #64]
1254:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
-ARM GAS /tmp/ccHbw826.s page 85
+ARM GAS /tmp/cc6QBWTk.s page 85
2181 .loc 1 1254 7 view .LVU674
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2220 0082 43F40053 orr r3, r3, #8192
2221 0086 2364 str r3, [r4, #64]
2222 .L164:
-ARM GAS /tmp/ccHbw826.s page 86
+ARM GAS /tmp/cc6QBWTk.s page 86
1287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (HAL_IS_BIT_CLR(hadc->Instance->JSQR, ADC_JSQR_JL) ||
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2262 00c4 2364 str r3, [r4, #64]
1300:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
2263 .loc 1 1300 7 view .LVU705
-ARM GAS /tmp/ccHbw826.s page 87
+ARM GAS /tmp/cc6QBWTk.s page 87
1300:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
2303 .loc 1 1343 3 view .LVU721
1343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
-ARM GAS /tmp/ccHbw826.s page 88
+ARM GAS /tmp/cc6QBWTk.s page 88
2304 .loc 1 1343 11 is_stmt 0 view .LVU722
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2348 .LFE151:
2350 .section .text.ADC_DMAError,"ax",%progbits
2351 .align 1
-ARM GAS /tmp/ccHbw826.s page 89
+ARM GAS /tmp/cc6QBWTk.s page 89
2352 .syntax unified
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2387 0014 08BD pop {r3, pc}
2388 .cfi_endproc
2389 .LFE166:
-ARM GAS /tmp/ccHbw826.s page 90
+ARM GAS /tmp/cc6QBWTk.s page 90
2391 .section .text.ADC_DMAConvCplt,"ax",%progbits
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2434 001e 19D1 bne .L176
2016:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (HAL_IS_BIT_CLR(hadc->Instance->SQR1, ADC_SQR1_L) ||
2435 .loc 1 2016 19 discriminator 1 view .LVU755
-ARM GAS /tmp/ccHbw826.s page 91
+ARM GAS /tmp/cc6QBWTk.s page 91
2436 0020 8269 ldr r2, [r0, #24]
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2044:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
2477 .loc 1 2044 5 is_stmt 1 view .LVU769
2044:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
-ARM GAS /tmp/ccHbw826.s page 92
+ARM GAS /tmp/cc6QBWTk.s page 92
2478 .loc 1 2044 14 is_stmt 0 view .LVU770
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2523 0000 30B4 push {r4, r5}
2524 .LCFI22:
2525 .cfi_def_cfa_offset 8
-ARM GAS /tmp/ccHbw826.s page 93
+ARM GAS /tmp/cc6QBWTk.s page 93
2526 .cfi_offset 4, -8
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2564 0030 4FF0070C mov ip, #7
2565 0034 0CFA03F3 lsl r3, ip, r3
1686:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 94
+ARM GAS /tmp/cc6QBWTk.s page 94
2566 .loc 1 1686 27 view .LVU798
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2605 .loc 1 1702 9 is_stmt 0 view .LVU813
2606 006c 0468 ldr r4, [r0]
1702:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 95
+ARM GAS /tmp/cc6QBWTk.s page 95
2607 .loc 1 1702 27 view .LVU814
@@ -5698,7 +5698,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1712:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
2647 .loc 1 1712 26 view .LVU829
2648 00b0 22EA0303 bic r3, r2, r3
-ARM GAS /tmp/ccHbw826.s page 96
+ARM GAS /tmp/cc6QBWTk.s page 96
2649 00b4 6363 str r3, [r4, #52]
@@ -5758,7 +5758,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1775:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
2689 .loc 1 1775 3 is_stmt 1 view .LVU844
1775:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 97
+ARM GAS /tmp/cc6QBWTk.s page 97
2690 .loc 1 1775 3 view .LVU845
@@ -5818,7 +5818,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2732 .loc 1 1724 5 is_stmt 1 view .LVU857
1724:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
2733 .loc 1 1724 9 is_stmt 0 view .LVU858
-ARM GAS /tmp/ccHbw826.s page 98
+ARM GAS /tmp/cc6QBWTk.s page 98
2734 010e 0568 ldr r5, [r0]
@@ -5878,7 +5878,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2775 0152 BCE7 b .L188
2776 .L198:
1737:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
-ARM GAS /tmp/ccHbw826.s page 99
+ARM GAS /tmp/cc6QBWTk.s page 99
2777 .loc 1 1737 43 discriminator 1 view .LVU872
@@ -5938,7 +5938,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2818 018e 124B ldr r3, .L201+8
2819 0190 5A68 ldr r2, [r3, #4]
2820 0192 22F48002 bic r2, r2, #4194304
-ARM GAS /tmp/ccHbw826.s page 100
+ARM GAS /tmp/cc6QBWTk.s page 100
2821 0196 5A60 str r2, [r3, #4]
@@ -5998,7 +5998,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2859 .loc 1 1767 12 view .LVU901
2860 01c6 002B cmp r3, #0
2861 01c8 F9D1 bne .L194
-ARM GAS /tmp/ccHbw826.s page 101
+ARM GAS /tmp/cc6QBWTk.s page 101
2862 01ca 8CE7 b .L192
@@ -6058,7 +6058,7 @@ ARM GAS /tmp/ccHbw826.s page 1
1815:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
2909 .loc 1 1815 3 is_stmt 1 discriminator 2 view .LVU911
2910 000a 0123 movs r3, #1
-ARM GAS /tmp/ccHbw826.s page 102
+ARM GAS /tmp/cc6QBWTk.s page 102
2911 000c 80F83C30 strb r3, [r0, #60]
@@ -6118,7 +6118,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2948 .loc 1 1835 23 view .LVU928
2949 0038 5A62 str r2, [r3, #36]
1838:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
-ARM GAS /tmp/ccHbw826.s page 103
+ARM GAS /tmp/cc6QBWTk.s page 103
2950 .loc 1 1838 3 is_stmt 1 view .LVU929
@@ -6178,7 +6178,7 @@ ARM GAS /tmp/ccHbw826.s page 1
2989 .L212:
2990 .LCFI29:
2991 .cfi_restore_state
-ARM GAS /tmp/ccHbw826.s page 104
+ARM GAS /tmp/cc6QBWTk.s page 104
1820:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
@@ -6238,7 +6238,7 @@ ARM GAS /tmp/ccHbw826.s page 1
3042 .syntax unified
3043 .thumb
3044 .thumb_func
-ARM GAS /tmp/ccHbw826.s page 105
+ARM GAS /tmp/cc6QBWTk.s page 105
3045 .fpu fpv5-d16
@@ -6273,76 +6273,76 @@ ARM GAS /tmp/ccHbw826.s page 1
3072 .file 8 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
3073 .file 9 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h"
3074 .file 10 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
-ARM GAS /tmp/ccHbw826.s page 106
+ARM GAS /tmp/cc6QBWTk.s page 106
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_adc.c
- /tmp/ccHbw826.s:17 .text.ADC_Init:0000000000000000 $t
- /tmp/ccHbw826.s:24 .text.ADC_Init:0000000000000000 ADC_Init
- /tmp/ccHbw826.s:272 .text.ADC_Init:000000000000012c $d
- /tmp/ccHbw826.s:278 .text.HAL_ADC_MspInit:0000000000000000 $t
- /tmp/ccHbw826.s:285 .text.HAL_ADC_MspInit:0000000000000000 HAL_ADC_MspInit
- /tmp/ccHbw826.s:300 .text.HAL_ADC_Init:0000000000000000 $t
- /tmp/ccHbw826.s:307 .text.HAL_ADC_Init:0000000000000000 HAL_ADC_Init
- /tmp/ccHbw826.s:409 .text.HAL_ADC_Init:0000000000000054 $d
- /tmp/ccHbw826.s:414 .text.HAL_ADC_MspDeInit:0000000000000000 $t
- /tmp/ccHbw826.s:421 .text.HAL_ADC_MspDeInit:0000000000000000 HAL_ADC_MspDeInit
- /tmp/ccHbw826.s:436 .text.HAL_ADC_DeInit:0000000000000000 $t
- /tmp/ccHbw826.s:443 .text.HAL_ADC_DeInit:0000000000000000 HAL_ADC_DeInit
- /tmp/ccHbw826.s:515 .text.HAL_ADC_Start:0000000000000000 $t
- /tmp/ccHbw826.s:522 .text.HAL_ADC_Start:0000000000000000 HAL_ADC_Start
- /tmp/ccHbw826.s:775 .text.HAL_ADC_Start:000000000000011c $d
- /tmp/ccHbw826.s:785 .text.HAL_ADC_Stop:0000000000000000 $t
- /tmp/ccHbw826.s:792 .text.HAL_ADC_Stop:0000000000000000 HAL_ADC_Stop
- /tmp/ccHbw826.s:850 .text.HAL_ADC_Stop:000000000000003c $d
- /tmp/ccHbw826.s:855 .text.HAL_ADC_PollForConversion:0000000000000000 $t
- /tmp/ccHbw826.s:862 .text.HAL_ADC_PollForConversion:0000000000000000 HAL_ADC_PollForConversion
- /tmp/ccHbw826.s:1036 .text.HAL_ADC_PollForEvent:0000000000000000 $t
- /tmp/ccHbw826.s:1043 .text.HAL_ADC_PollForEvent:0000000000000000 HAL_ADC_PollForEvent
- /tmp/ccHbw826.s:1158 .text.HAL_ADC_Start_IT:0000000000000000 $t
- /tmp/ccHbw826.s:1165 .text.HAL_ADC_Start_IT:0000000000000000 HAL_ADC_Start_IT
- /tmp/ccHbw826.s:1424 .text.HAL_ADC_Start_IT:0000000000000128 $d
- /tmp/ccHbw826.s:1435 .text.HAL_ADC_Stop_IT:0000000000000000 $t
- /tmp/ccHbw826.s:1442 .text.HAL_ADC_Stop_IT:0000000000000000 HAL_ADC_Stop_IT
- /tmp/ccHbw826.s:1505 .text.HAL_ADC_Stop_IT:0000000000000044 $d
- /tmp/ccHbw826.s:1511 .text.HAL_ADC_Start_DMA:0000000000000000 $t
- /tmp/ccHbw826.s:1518 .text.HAL_ADC_Start_DMA:0000000000000000 HAL_ADC_Start_DMA
- /tmp/ccHbw826.s:1811 .text.HAL_ADC_Start_DMA:000000000000015c $d
- /tmp/ccHbw826.s:2398 .text.ADC_DMAConvCplt:0000000000000000 ADC_DMAConvCplt
- /tmp/ccHbw826.s:2024 .text.ADC_DMAHalfConvCplt:0000000000000000 ADC_DMAHalfConvCplt
- /tmp/ccHbw826.s:2357 .text.ADC_DMAError:0000000000000000 ADC_DMAError
- /tmp/ccHbw826.s:1824 .text.HAL_ADC_Stop_DMA:0000000000000000 $t
- /tmp/ccHbw826.s:1831 .text.HAL_ADC_Stop_DMA:0000000000000000 HAL_ADC_Stop_DMA
- /tmp/ccHbw826.s:1942 .text.HAL_ADC_Stop_DMA:0000000000000074 $d
- /tmp/ccHbw826.s:1947 .text.HAL_ADC_GetValue:0000000000000000 $t
- /tmp/ccHbw826.s:1954 .text.HAL_ADC_GetValue:0000000000000000 HAL_ADC_GetValue
- /tmp/ccHbw826.s:1974 .text.HAL_ADC_ConvCpltCallback:0000000000000000 $t
- /tmp/ccHbw826.s:1981 .text.HAL_ADC_ConvCpltCallback:0000000000000000 HAL_ADC_ConvCpltCallback
- /tmp/ccHbw826.s:1996 .text.HAL_ADC_ConvHalfCpltCallback:0000000000000000 $t
- /tmp/ccHbw826.s:2003 .text.HAL_ADC_ConvHalfCpltCallback:0000000000000000 HAL_ADC_ConvHalfCpltCallback
- /tmp/ccHbw826.s:2018 .text.ADC_DMAHalfConvCplt:0000000000000000 $t
- /tmp/ccHbw826.s:2051 .text.HAL_ADC_LevelOutOfWindowCallback:0000000000000000 $t
- /tmp/ccHbw826.s:2058 .text.HAL_ADC_LevelOutOfWindowCallback:0000000000000000 HAL_ADC_LevelOutOfWindowCallback
- /tmp/ccHbw826.s:2073 .text.HAL_ADC_ErrorCallback:0000000000000000 $t
- /tmp/ccHbw826.s:2080 .text.HAL_ADC_ErrorCallback:0000000000000000 HAL_ADC_ErrorCallback
- /tmp/ccHbw826.s:2095 .text.HAL_ADC_IRQHandler:0000000000000000 $t
- /tmp/ccHbw826.s:2102 .text.HAL_ADC_IRQHandler:0000000000000000 HAL_ADC_IRQHandler
- /tmp/ccHbw826.s:2351 .text.ADC_DMAError:0000000000000000 $t
- /tmp/ccHbw826.s:2392 .text.ADC_DMAConvCplt:0000000000000000 $t
- /tmp/ccHbw826.s:2507 .text.HAL_ADC_ConfigChannel:0000000000000000 $t
- /tmp/ccHbw826.s:2514 .text.HAL_ADC_ConfigChannel:0000000000000000 HAL_ADC_ConfigChannel
- /tmp/ccHbw826.s:2872 .text.HAL_ADC_ConfigChannel:00000000000001d0 $d
-ARM GAS /tmp/ccHbw826.s page 107
+ /tmp/cc6QBWTk.s:17 .text.ADC_Init:0000000000000000 $t
+ /tmp/cc6QBWTk.s:24 .text.ADC_Init:0000000000000000 ADC_Init
+ /tmp/cc6QBWTk.s:272 .text.ADC_Init:000000000000012c $d
+ /tmp/cc6QBWTk.s:278 .text.HAL_ADC_MspInit:0000000000000000 $t
+ /tmp/cc6QBWTk.s:285 .text.HAL_ADC_MspInit:0000000000000000 HAL_ADC_MspInit
+ /tmp/cc6QBWTk.s:300 .text.HAL_ADC_Init:0000000000000000 $t
+ /tmp/cc6QBWTk.s:307 .text.HAL_ADC_Init:0000000000000000 HAL_ADC_Init
+ /tmp/cc6QBWTk.s:409 .text.HAL_ADC_Init:0000000000000054 $d
+ /tmp/cc6QBWTk.s:414 .text.HAL_ADC_MspDeInit:0000000000000000 $t
+ /tmp/cc6QBWTk.s:421 .text.HAL_ADC_MspDeInit:0000000000000000 HAL_ADC_MspDeInit
+ /tmp/cc6QBWTk.s:436 .text.HAL_ADC_DeInit:0000000000000000 $t
+ /tmp/cc6QBWTk.s:443 .text.HAL_ADC_DeInit:0000000000000000 HAL_ADC_DeInit
+ /tmp/cc6QBWTk.s:515 .text.HAL_ADC_Start:0000000000000000 $t
+ /tmp/cc6QBWTk.s:522 .text.HAL_ADC_Start:0000000000000000 HAL_ADC_Start
+ /tmp/cc6QBWTk.s:775 .text.HAL_ADC_Start:000000000000011c $d
+ /tmp/cc6QBWTk.s:785 .text.HAL_ADC_Stop:0000000000000000 $t
+ /tmp/cc6QBWTk.s:792 .text.HAL_ADC_Stop:0000000000000000 HAL_ADC_Stop
+ /tmp/cc6QBWTk.s:850 .text.HAL_ADC_Stop:000000000000003c $d
+ /tmp/cc6QBWTk.s:855 .text.HAL_ADC_PollForConversion:0000000000000000 $t
+ /tmp/cc6QBWTk.s:862 .text.HAL_ADC_PollForConversion:0000000000000000 HAL_ADC_PollForConversion
+ /tmp/cc6QBWTk.s:1036 .text.HAL_ADC_PollForEvent:0000000000000000 $t
+ /tmp/cc6QBWTk.s:1043 .text.HAL_ADC_PollForEvent:0000000000000000 HAL_ADC_PollForEvent
+ /tmp/cc6QBWTk.s:1158 .text.HAL_ADC_Start_IT:0000000000000000 $t
+ /tmp/cc6QBWTk.s:1165 .text.HAL_ADC_Start_IT:0000000000000000 HAL_ADC_Start_IT
+ /tmp/cc6QBWTk.s:1424 .text.HAL_ADC_Start_IT:0000000000000128 $d
+ /tmp/cc6QBWTk.s:1435 .text.HAL_ADC_Stop_IT:0000000000000000 $t
+ /tmp/cc6QBWTk.s:1442 .text.HAL_ADC_Stop_IT:0000000000000000 HAL_ADC_Stop_IT
+ /tmp/cc6QBWTk.s:1505 .text.HAL_ADC_Stop_IT:0000000000000044 $d
+ /tmp/cc6QBWTk.s:1511 .text.HAL_ADC_Start_DMA:0000000000000000 $t
+ /tmp/cc6QBWTk.s:1518 .text.HAL_ADC_Start_DMA:0000000000000000 HAL_ADC_Start_DMA
+ /tmp/cc6QBWTk.s:1811 .text.HAL_ADC_Start_DMA:000000000000015c $d
+ /tmp/cc6QBWTk.s:2398 .text.ADC_DMAConvCplt:0000000000000000 ADC_DMAConvCplt
+ /tmp/cc6QBWTk.s:2024 .text.ADC_DMAHalfConvCplt:0000000000000000 ADC_DMAHalfConvCplt
+ /tmp/cc6QBWTk.s:2357 .text.ADC_DMAError:0000000000000000 ADC_DMAError
+ /tmp/cc6QBWTk.s:1824 .text.HAL_ADC_Stop_DMA:0000000000000000 $t
+ /tmp/cc6QBWTk.s:1831 .text.HAL_ADC_Stop_DMA:0000000000000000 HAL_ADC_Stop_DMA
+ /tmp/cc6QBWTk.s:1942 .text.HAL_ADC_Stop_DMA:0000000000000074 $d
+ /tmp/cc6QBWTk.s:1947 .text.HAL_ADC_GetValue:0000000000000000 $t
+ /tmp/cc6QBWTk.s:1954 .text.HAL_ADC_GetValue:0000000000000000 HAL_ADC_GetValue
+ /tmp/cc6QBWTk.s:1974 .text.HAL_ADC_ConvCpltCallback:0000000000000000 $t
+ /tmp/cc6QBWTk.s:1981 .text.HAL_ADC_ConvCpltCallback:0000000000000000 HAL_ADC_ConvCpltCallback
+ /tmp/cc6QBWTk.s:1996 .text.HAL_ADC_ConvHalfCpltCallback:0000000000000000 $t
+ /tmp/cc6QBWTk.s:2003 .text.HAL_ADC_ConvHalfCpltCallback:0000000000000000 HAL_ADC_ConvHalfCpltCallback
+ /tmp/cc6QBWTk.s:2018 .text.ADC_DMAHalfConvCplt:0000000000000000 $t
+ /tmp/cc6QBWTk.s:2051 .text.HAL_ADC_LevelOutOfWindowCallback:0000000000000000 $t
+ /tmp/cc6QBWTk.s:2058 .text.HAL_ADC_LevelOutOfWindowCallback:0000000000000000 HAL_ADC_LevelOutOfWindowCallback
+ /tmp/cc6QBWTk.s:2073 .text.HAL_ADC_ErrorCallback:0000000000000000 $t
+ /tmp/cc6QBWTk.s:2080 .text.HAL_ADC_ErrorCallback:0000000000000000 HAL_ADC_ErrorCallback
+ /tmp/cc6QBWTk.s:2095 .text.HAL_ADC_IRQHandler:0000000000000000 $t
+ /tmp/cc6QBWTk.s:2102 .text.HAL_ADC_IRQHandler:0000000000000000 HAL_ADC_IRQHandler
+ /tmp/cc6QBWTk.s:2351 .text.ADC_DMAError:0000000000000000 $t
+ /tmp/cc6QBWTk.s:2392 .text.ADC_DMAConvCplt:0000000000000000 $t
+ /tmp/cc6QBWTk.s:2507 .text.HAL_ADC_ConfigChannel:0000000000000000 $t
+ /tmp/cc6QBWTk.s:2514 .text.HAL_ADC_ConfigChannel:0000000000000000 HAL_ADC_ConfigChannel
+ /tmp/cc6QBWTk.s:2872 .text.HAL_ADC_ConfigChannel:00000000000001d0 $d
+ARM GAS /tmp/cc6QBWTk.s page 107
- /tmp/ccHbw826.s:2881 .text.HAL_ADC_AnalogWDGConfig:0000000000000000 $t
- /tmp/ccHbw826.s:2888 .text.HAL_ADC_AnalogWDGConfig:0000000000000000 HAL_ADC_AnalogWDGConfig
- /tmp/ccHbw826.s:3010 .text.HAL_ADC_AnalogWDGConfig:0000000000000074 $d
- /tmp/ccHbw826.s:3015 .text.HAL_ADC_GetState:0000000000000000 $t
- /tmp/ccHbw826.s:3022 .text.HAL_ADC_GetState:0000000000000000 HAL_ADC_GetState
- /tmp/ccHbw826.s:3040 .text.HAL_ADC_GetError:0000000000000000 $t
- /tmp/ccHbw826.s:3047 .text.HAL_ADC_GetError:0000000000000000 HAL_ADC_GetError
+ /tmp/cc6QBWTk.s:2881 .text.HAL_ADC_AnalogWDGConfig:0000000000000000 $t
+ /tmp/cc6QBWTk.s:2888 .text.HAL_ADC_AnalogWDGConfig:0000000000000000 HAL_ADC_AnalogWDGConfig
+ /tmp/cc6QBWTk.s:3010 .text.HAL_ADC_AnalogWDGConfig:0000000000000074 $d
+ /tmp/cc6QBWTk.s:3015 .text.HAL_ADC_GetState:0000000000000000 $t
+ /tmp/cc6QBWTk.s:3022 .text.HAL_ADC_GetState:0000000000000000 HAL_ADC_GetState
+ /tmp/cc6QBWTk.s:3040 .text.HAL_ADC_GetError:0000000000000000 $t
+ /tmp/cc6QBWTk.s:3047 .text.HAL_ADC_GetError:0000000000000000 HAL_ADC_GetError
UNDEFINED SYMBOLS
SystemCoreClock
diff --git a/build/stm32f7xx_hal_adc.o b/build/stm32f7xx_hal_adc.o
index 4895630..7e4511b 100644
Binary files a/build/stm32f7xx_hal_adc.o and b/build/stm32f7xx_hal_adc.o differ
diff --git a/build/stm32f7xx_hal_adc_ex.lst b/build/stm32f7xx_hal_adc_ex.lst
index 7feb701..4ca089e 100644
--- a/build/stm32f7xx_hal_adc_ex.lst
+++ b/build/stm32f7xx_hal_adc_ex.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccfOJcl9.s page 1
+ARM GAS /tmp/ccwEB4d6.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __HAL_RCC_GPIOx_CLK_ENABLE()
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (+++) Configure these ADC pins in analog mode using HAL_GPIO_Init()
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (##) In case of using interrupts (e.g. HAL_ADC_Start_IT())
-ARM GAS /tmp/ccfOJcl9.s page 2
+ARM GAS /tmp/ccwEB4d6.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (+++) Configure the ADC interrupt priority using HAL_NVIC_SetPriority()
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Includes ------------------------------------------------------------------*/
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** #include "stm32f7xx_hal.h"
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
-ARM GAS /tmp/ccfOJcl9.s page 3
+ARM GAS /tmp/ccwEB4d6.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /** @addtogroup STM32F7xx_HAL_Driver
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** * @param hadc pointer to a ADC_HandleTypeDef structure that contains
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** * the configuration information for the specified ADC.
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** * @retval HAL status
-ARM GAS /tmp/ccfOJcl9.s page 4
+ARM GAS /tmp/ccwEB4d6.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** */
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __HAL_ADC_CLEAR_FLAG(hadc, ADC_FLAG_JEOC);
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Check if Multimode enabled */
-ARM GAS /tmp/ccfOJcl9.s page 5
+ARM GAS /tmp/ccwEB4d6.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** if(HAL_IS_BIT_CLR(ADC->CCR, ADC_CCR_MULTI))
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Enable the Peripheral */
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __HAL_ADC_ENABLE(hadc);
-ARM GAS /tmp/ccfOJcl9.s page 6
+ARM GAS /tmp/ccwEB4d6.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** tmp1 = HAL_IS_BIT_CLR(hadc->Instance->CR2, ADC_CR2_JEXTEN);
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** tmp2 = HAL_IS_BIT_CLR(hadc->Instance->CR1, ADC_CR1_JAUTO);
-ARM GAS /tmp/ccfOJcl9.s page 7
+ARM GAS /tmp/ccwEB4d6.s page 7
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** if((hadc->Instance == ADC1) && tmp1 && tmp2)
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Check if ADC is effectively disabled */
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** if(HAL_IS_BIT_CLR(hadc->Instance->CR2, ADC_CR2_ADON))
-ARM GAS /tmp/ccfOJcl9.s page 8
+ARM GAS /tmp/ccwEB4d6.s page 8
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Clear injected group conversion flag */
-ARM GAS /tmp/ccfOJcl9.s page 9
+ARM GAS /tmp/ccwEB4d6.s page 9
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __HAL_ADC_CLEAR_FLAG(hadc, ADC_FLAG_JSTRT | ADC_FLAG_JEOC);
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Conditioned to: */
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* - No conversion on the other group (regular group) is intended to */
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* continue (injected and regular groups stop conversion and ADC disable */
-ARM GAS /tmp/ccfOJcl9.s page 10
+ARM GAS /tmp/ccwEB4d6.s page 10
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* are common) */
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Clear injected group conversion flag to have similar behaviour as */
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* regular group: reading data register also clears end of conversion flag. */
-ARM GAS /tmp/ccfOJcl9.s page 11
+ARM GAS /tmp/ccwEB4d6.s page 11
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __HAL_ADC_CLEAR_FLAG(hadc, ADC_FLAG_JEOC);
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Check if ADC peripheral is disabled in order to enable it and wait during
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** Tstab time the ADC's stabilization */
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** if((hadc->Instance->CR2 & ADC_CR2_ADON) != ADC_CR2_ADON)
-ARM GAS /tmp/ccfOJcl9.s page 12
+ARM GAS /tmp/ccwEB4d6.s page 12
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** hadc->DMA_Handle->XferErrorCallback = ADC_MultiModeDMAError ;
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Manage ADC and DMA start: ADC overrun interruption, DMA start, ADC */
-ARM GAS /tmp/ccfOJcl9.s page 13
+ARM GAS /tmp/ccwEB4d6.s page 13
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* start (in case of SW start): */
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** assert_param(IS_ADC_ALL_INSTANCE(hadc->Instance));
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Process locked */
-ARM GAS /tmp/ccfOJcl9.s page 14
+ARM GAS /tmp/ccwEB4d6.s page 14
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __HAL_LOCK(hadc);
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __weak void HAL_ADCEx_InjectedConvCpltCallback(ADC_HandleTypeDef* hadc)
771:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Prevent unused argument(s) compilation warning */
-ARM GAS /tmp/ccfOJcl9.s page 15
+ARM GAS /tmp/ccwEB4d6.s page 15
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** UNUSED(hadc);
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Clear the old sample time */
828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** hadc->Instance->SMPR2 &= ~ADC_SMPR2(ADC_SMPR2_SMP0, sConfigInjected->InjectedChannel);
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
-ARM GAS /tmp/ccfOJcl9.s page 16
+ARM GAS /tmp/ccwEB4d6.s page 16
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Set the new sample time */
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** else
885:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Disable the selected ADC injected discontinuous mode */
-ARM GAS /tmp/ccfOJcl9.s page 17
+ARM GAS /tmp/ccwEB4d6.s page 17
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** hadc->Instance->CR1 &= ~(ADC_CR1_JDISCEN);
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** * @retval HAL status
942:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** */
943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** HAL_StatusTypeDef HAL_ADCEx_MultiModeConfigChannel(ADC_HandleTypeDef* hadc, ADC_MultiModeTypeDef* m
-ARM GAS /tmp/ccfOJcl9.s page 18
+ARM GAS /tmp/ccwEB4d6.s page 18
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* of end of sequence. */
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** if(ADC_IS_SOFTWARE_START_REGULAR(hadc) &&
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (hadc->Init.ContinuousConvMode == DISABLE) &&
-ARM GAS /tmp/ccfOJcl9.s page 19
+ARM GAS /tmp/ccwEB4d6.s page 19
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (HAL_IS_BIT_CLR(hadc->Instance->SQR1, ADC_SQR1_L) ||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
33 0000 08B5 push {r3, lr}
34 .LCFI0:
35 .cfi_def_cfa_offset 8
-ARM GAS /tmp/ccfOJcl9.s page 20
+ARM GAS /tmp/ccwEB4d6.s page 20
36 .cfi_offset 3, -8
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
82 0002 806B ldr r0, [r0, #56]
83 .LVL5:
1039:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
-ARM GAS /tmp/ccfOJcl9.s page 21
+ARM GAS /tmp/ccwEB4d6.s page 21
84 .loc 1 1039 5 is_stmt 0 view .LVU14
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
129 0016 9168 ldr r1, [r2, #8]
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (hadc->Init.ContinuousConvMode == DISABLE) &&
130 .loc 1 999 7 view .LVU26
-ARM GAS /tmp/ccfOJcl9.s page 22
+ARM GAS /tmp/ccwEB4d6.s page 22
131 0018 11F0405F tst r1, #805306368
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
171 0054 FFF7FEFF bl HAL_ADC_ConvCpltCallback
172 .LVL10:
173 .L5:
-ARM GAS /tmp/ccfOJcl9.s page 23
+ARM GAS /tmp/ccwEB4d6.s page 23
1027:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
218 .loc 1 153 3 view .LVU52
153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
219 .loc 1 153 3 view .LVU53
-ARM GAS /tmp/ccfOJcl9.s page 24
+ARM GAS /tmp/ccwEB4d6.s page 24
220 0006 90F83C30 ldrb r3, [r0, #60] @ zero_extendqisi2
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
259 .L14:
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
260 .loc 1 167 10 is_stmt 1 view .LVU69
-ARM GAS /tmp/ccfOJcl9.s page 25
+ARM GAS /tmp/ccwEB4d6.s page 25
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
299 .loc 1 203 8 is_stmt 0 view .LVU85
300 0074 1F4B ldr r3, .L25+12
301 0076 5B68 ldr r3, [r3, #4]
-ARM GAS /tmp/ccfOJcl9.s page 26
+ARM GAS /tmp/ccwEB4d6.s page 26
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
216:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** if((hadc->Instance == ADC1) && tmp1 && tmp2)
341 .loc 1 216 14 is_stmt 0 view .LVU101
342 00a4 5A68 ldr r2, [r3, #4]
-ARM GAS /tmp/ccfOJcl9.s page 27
+ARM GAS /tmp/ccwEB4d6.s page 27
343 00a6 02F48062 and r2, r2, #1024
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
384 00d6 02B0 add sp, sp, #8
385 .LCFI4:
386 .cfi_remember_state
-ARM GAS /tmp/ccfOJcl9.s page 28
+ARM GAS /tmp/ccwEB4d6.s page 28
387 .cfi_def_cfa_offset 0
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
437 @ link register save eliminated.
245:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __IO uint32_t counter = 0;
438 .loc 1 245 1 is_stmt 0 view .LVU121
-ARM GAS /tmp/ccfOJcl9.s page 29
+ARM GAS /tmp/ccwEB4d6.s page 29
439 0000 82B0 sub sp, sp, #8
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
263:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** while(counter != 0)
478 .loc 1 263 13 view .LVU137
479 0036 0193 str r3, [sp, #4]
-ARM GAS /tmp/ccfOJcl9.s page 30
+ARM GAS /tmp/ccwEB4d6.s page 30
264:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
519 .L33:
293:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
520 .loc 1 293 5 view .LVU153
-ARM GAS /tmp/ccfOJcl9.s page 31
+ARM GAS /tmp/ccwEB4d6.s page 31
293:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
559 009a 8B68 ldr r3, [r1, #8]
560 009c 43F48003 orr r3, r3, #4194304
561 00a0 8B60 str r3, [r1, #8]
-ARM GAS /tmp/ccfOJcl9.s page 32
+ARM GAS /tmp/ccwEB4d6.s page 32
334:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
601 .loc 1 334 10 view .LVU184
602 00ca 0020 movs r0, #0
603 00cc 08E0 b .L28
-ARM GAS /tmp/ccfOJcl9.s page 33
+ARM GAS /tmp/ccwEB4d6.s page 33
604 .LVL43:
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
649 00f0 00000000 .word SystemCoreClock
650 00f4 83DE1B43 .word 1125899907
651 00f8 FECFFFFF .word -12290
-ARM GAS /tmp/ccfOJcl9.s page 34
+ARM GAS /tmp/ccwEB4d6.s page 34
652 00fc 00230140 .word 1073816320
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
365:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** HAL_IS_BIT_CLR(hadc->Instance->CR1, ADC_CR1_JAUTO) )
696 .loc 1 365 57 discriminator 1 view .LVU206
697 001c 11F4806F tst r1, #1024
-ARM GAS /tmp/ccfOJcl9.s page 35
+ARM GAS /tmp/ccwEB4d6.s page 35
698 0020 10D1 bne .L45
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
738 .loc 1 393 3 view .LVU220
393:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
739 .loc 1 393 10 is_stmt 0 view .LVU221
-ARM GAS /tmp/ccfOJcl9.s page 36
+ARM GAS /tmp/ccwEB4d6.s page 36
740 0054 7047 bx lr
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
408:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
789 .loc 1 408 3 view .LVU229
408:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
-ARM GAS /tmp/ccfOJcl9.s page 37
+ARM GAS /tmp/ccwEB4d6.s page 37
790 .loc 1 408 15 is_stmt 0 view .LVU230
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** return HAL_TIMEOUT;
828 .loc 1 423 11 view .LVU247
424:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
-ARM GAS /tmp/ccfOJcl9.s page 38
+ARM GAS /tmp/ccwEB4d6.s page 38
829 .loc 1 424 11 view .LVU248
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
869 .loc 1 445 7 view .LVU262
870 006a 5A68 ldr r2, [r3, #4]
444:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (HAL_IS_BIT_CLR(hadc->Instance->CR1, ADC_CR1_JAUTO) &&
-ARM GAS /tmp/ccfOJcl9.s page 39
+ARM GAS /tmp/ccwEB4d6.s page 39
871 .loc 1 444 62 view .LVU263
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
912 00a2 0020 movs r0, #0
913 00a4 FAE7 b .L56
914 .L62:
-ARM GAS /tmp/ccfOJcl9.s page 40
+ARM GAS /tmp/ccwEB4d6.s page 40
915 00a6 0020 movs r0, #0
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
490:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** HAL_IS_BIT_CLR(hadc->Instance->CR1, ADC_CR1_JAUTO) )
960 .loc 1 490 5 discriminator 2 view .LVU288
961 0012 12F4807F tst r2, #256
-ARM GAS /tmp/ccfOJcl9.s page 41
+ARM GAS /tmp/ccwEB4d6.s page 41
962 0016 19D1 bne .L70
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1003 .loc 1 514 20 is_stmt 0 view .LVU301
1004 0054 0120 movs r0, #1
1005 .LVL71:
-ARM GAS /tmp/ccfOJcl9.s page 42
+ARM GAS /tmp/ccwEB4d6.s page 42
1006 .L71:
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
537:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __IO uint32_t tmp = 0;
1052 .loc 1 537 1 is_stmt 0 view .LVU312
1053 0000 82B0 sub sp, sp, #8
-ARM GAS /tmp/ccfOJcl9.s page 43
+ARM GAS /tmp/ccwEB4d6.s page 43
1054 .LCFI10:
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1094 .LCFI11:
1095 .cfi_remember_state
1096 .cfi_def_cfa_offset 0
-ARM GAS /tmp/ccfOJcl9.s page 44
+ARM GAS /tmp/ccwEB4d6.s page 44
1097 @ sp needed
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1137 .global HAL_ADCEx_MultiModeStart_DMA
1138 .syntax unified
1139 .thumb
-ARM GAS /tmp/ccfOJcl9.s page 45
+ARM GAS /tmp/ccwEB4d6.s page 45
1140 .thumb_func
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1181 .loc 1 601 11 is_stmt 0 discriminator 2 view .LVU355
1182 001a 0268 ldr r2, [r0]
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
-ARM GAS /tmp/ccfOJcl9.s page 46
+ARM GAS /tmp/ccwEB4d6.s page 46
1183 .loc 1 601 21 discriminator 2 view .LVU356
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1222 .loc 1 616 6 is_stmt 0 view .LVU371
1223 004c 2068 ldr r0, [r4]
1224 004e 8268 ldr r2, [r0, #8]
-ARM GAS /tmp/ccfOJcl9.s page 47
+ARM GAS /tmp/ccwEB4d6.s page 47
616:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1264 008c A26B ldr r2, [r4, #56]
650:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
1265 .loc 1 650 40 view .LVU387
-ARM GAS /tmp/ccfOJcl9.s page 48
+ARM GAS /tmp/ccwEB4d6.s page 48
1266 008e 2348 ldr r0, .L98+12
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1305 .loc 1 680 5 is_stmt 0 view .LVU402
1306 00c4 A06B ldr r0, [r4, #56]
1307 00c6 FFF7FEFF bl HAL_DMA_Start_IT
-ARM GAS /tmp/ccfOJcl9.s page 49
+ARM GAS /tmp/ccwEB4d6.s page 49
1308 .LVL84:
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1349 0100 6364 str r3, [r4, #68]
699:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
1350 .loc 1 699 10 is_stmt 0 view .LVU416
-ARM GAS /tmp/ccfOJcl9.s page 50
+ARM GAS /tmp/ccwEB4d6.s page 50
1351 0102 0020 movs r0, #0
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1402 @ args = 0, pretend = 0, frame = 0
1403 @ frame_needed = 0, uses_anonymous_args = 0
710:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
-ARM GAS /tmp/ccfOJcl9.s page 51
+ARM GAS /tmp/ccwEB4d6.s page 51
1404 .loc 1 710 3 view .LVU422
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1443 .loc 1 745 3 view .LVU437
746:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
1444 .loc 1 746 1 is_stmt 0 view .LVU438
-ARM GAS /tmp/ccfOJcl9.s page 52
+ARM GAS /tmp/ccwEB4d6.s page 52
1445 002e 10BD pop {r4, pc}
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1490 .LFE148:
1492 .section .text.HAL_ADCEx_MultiModeGetValue,"ax",%progbits
1493 .align 1
-ARM GAS /tmp/ccfOJcl9.s page 53
+ARM GAS /tmp/ccwEB4d6.s page 53
1494 .global HAL_ADCEx_MultiModeGetValue
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1543 .LFE150:
1545 .section .text.HAL_ADCEx_InjectedConfigChannel,"ax",%progbits
1546 .align 1
-ARM GAS /tmp/ccfOJcl9.s page 54
+ARM GAS /tmp/ccwEB4d6.s page 54
1547 .global HAL_ADCEx_InjectedConfigChannel
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
817:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
1586 .loc 1 817 22 is_stmt 0 discriminator 2 view .LVU472
1587 0012 0B68 ldr r3, [r1]
-ARM GAS /tmp/ccfOJcl9.s page 55
+ARM GAS /tmp/ccwEB4d6.s page 55
817:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1627 .loc 1 836 3 is_stmt 1 view .LVU487
836:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
1628 .loc 1 836 7 is_stmt 0 view .LVU488
-ARM GAS /tmp/ccfOJcl9.s page 56
+ARM GAS /tmp/ccwEB4d6.s page 56
1629 0050 0468 ldr r4, [r0]
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
844:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
1671 .loc 1 844 24 view .LVU501
1672 009c 1343 orrs r3, r3, r2
-ARM GAS /tmp/ccfOJcl9.s page 57
+ARM GAS /tmp/ccwEB4d6.s page 57
1673 009e A363 str r3, [r4, #56]
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
859:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
1710 .loc 1 859 43 view .LVU519
1711 00ca CC69 ldr r4, [r1, #28]
-ARM GAS /tmp/ccfOJcl9.s page 58
+ARM GAS /tmp/ccwEB4d6.s page 58
859:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1750 00f6 032B cmp r3, #3
1751 00f8 5CD0 beq .L127
1752 00fa 012B cmp r3, #1
-ARM GAS /tmp/ccfOJcl9.s page 59
+ARM GAS /tmp/ccwEB4d6.s page 59
1753 00fc 37D0 beq .L137
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
831:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
1791 .loc 1 831 27 view .LVU552
1792 012c 2A69 ldr r2, [r5, #16]
-ARM GAS /tmp/ccfOJcl9.s page 60
+ARM GAS /tmp/ccwEB4d6.s page 60
831:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
1833 0166 23F48053 bic r3, r3, #4096
1834 016a 5360 str r3, [r2, #4]
1835 016c C0E7 b .L125
-ARM GAS /tmp/ccfOJcl9.s page 61
+ARM GAS /tmp/ccwEB4d6.s page 61
1836 .L137:
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
929:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
1874 .loc 1 929 3 view .LVU583
1875 0192 0023 movs r3, #0
-ARM GAS /tmp/ccfOJcl9.s page 62
+ARM GAS /tmp/ccwEB4d6.s page 62
1876 0194 80F83C30 strb r3, [r0, #60]
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
904:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** hadc->Instance->JOFR3 |= sConfigInjected->InjectedOffset;
1916 .loc 1 904 11 is_stmt 0 view .LVU598
1917 01b4 0268 ldr r2, [r0]
-ARM GAS /tmp/ccfOJcl9.s page 63
+ARM GAS /tmp/ccwEB4d6.s page 63
904:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** hadc->Instance->JOFR3 |= sConfigInjected->InjectedOffset;
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
925:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
1958 .loc 1 925 14 is_stmt 0 view .LVU613
1959 01e8 064A ldr r2, .L140+12
-ARM GAS /tmp/ccfOJcl9.s page 64
+ARM GAS /tmp/ccwEB4d6.s page 64
1960 01ea 5368 ldr r3, [r2, #4]
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
2008 0006 23D0 beq .L144
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Check the parameters */
2009 .loc 1 944 1 is_stmt 0 discriminator 2 view .LVU622
-ARM GAS /tmp/ccfOJcl9.s page 65
+ARM GAS /tmp/ccwEB4d6.s page 65
2010 0008 10B4 push {r4}
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccfOJcl9.s page 1
2049 .loc 1 963 24 discriminator 2 view .LVU637
2050 003c 8968 ldr r1, [r1, #8]
2051 .LVL106:
-ARM GAS /tmp/ccfOJcl9.s page 66
+ARM GAS /tmp/ccwEB4d6.s page 66
963:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
@@ -3952,52 +3952,52 @@ ARM GAS /tmp/ccfOJcl9.s page 1
2092 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h"
2093 .file 9 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
2094 .file 10 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
-ARM GAS /tmp/ccfOJcl9.s page 67
+ARM GAS /tmp/ccwEB4d6.s page 67
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_adc_ex.c
- /tmp/ccfOJcl9.s:17 .text.ADC_MultiModeDMAError:0000000000000000 $t
- /tmp/ccfOJcl9.s:24 .text.ADC_MultiModeDMAError:0000000000000000 ADC_MultiModeDMAError
- /tmp/ccfOJcl9.s:60 .text.ADC_MultiModeDMAHalfConvCplt:0000000000000000 $t
- /tmp/ccfOJcl9.s:66 .text.ADC_MultiModeDMAHalfConvCplt:0000000000000000 ADC_MultiModeDMAHalfConvCplt
- /tmp/ccfOJcl9.s:93 .text.ADC_MultiModeDMAConvCplt:0000000000000000 $t
- /tmp/ccfOJcl9.s:99 .text.ADC_MultiModeDMAConvCplt:0000000000000000 ADC_MultiModeDMAConvCplt
- /tmp/ccfOJcl9.s:193 .text.HAL_ADCEx_InjectedStart:0000000000000000 $t
- /tmp/ccfOJcl9.s:200 .text.HAL_ADCEx_InjectedStart:0000000000000000 HAL_ADCEx_InjectedStart
- /tmp/ccfOJcl9.s:414 .text.HAL_ADCEx_InjectedStart:00000000000000e8 $d
- /tmp/ccfOJcl9.s:423 .text.HAL_ADCEx_InjectedStart_IT:0000000000000000 $t
- /tmp/ccfOJcl9.s:430 .text.HAL_ADCEx_InjectedStart_IT:0000000000000000 HAL_ADCEx_InjectedStart_IT
- /tmp/ccfOJcl9.s:649 .text.HAL_ADCEx_InjectedStart_IT:00000000000000f0 $d
- /tmp/ccfOJcl9.s:658 .text.HAL_ADCEx_InjectedStop:0000000000000000 $t
- /tmp/ccfOJcl9.s:665 .text.HAL_ADCEx_InjectedStop:0000000000000000 HAL_ADCEx_InjectedStop
- /tmp/ccfOJcl9.s:758 .text.HAL_ADCEx_InjectedStop:0000000000000060 $d
- /tmp/ccfOJcl9.s:763 .text.HAL_ADCEx_InjectedPollForConversion:0000000000000000 $t
- /tmp/ccfOJcl9.s:770 .text.HAL_ADCEx_InjectedPollForConversion:0000000000000000 HAL_ADCEx_InjectedPollForConversion
- /tmp/ccfOJcl9.s:928 .text.HAL_ADCEx_InjectedStop_IT:0000000000000000 $t
- /tmp/ccfOJcl9.s:935 .text.HAL_ADCEx_InjectedStop_IT:0000000000000000 HAL_ADCEx_InjectedStop_IT
- /tmp/ccfOJcl9.s:1032 .text.HAL_ADCEx_InjectedStop_IT:0000000000000068 $d
- /tmp/ccfOJcl9.s:1037 .text.HAL_ADCEx_InjectedGetValue:0000000000000000 $t
- /tmp/ccfOJcl9.s:1044 .text.HAL_ADCEx_InjectedGetValue:0000000000000000 HAL_ADCEx_InjectedGetValue
- /tmp/ccfOJcl9.s:1073 .text.HAL_ADCEx_InjectedGetValue:0000000000000018 $d
- /tmp/ccfOJcl9.s:1077 .text.HAL_ADCEx_InjectedGetValue:000000000000001c $t
- /tmp/ccfOJcl9.s:1136 .text.HAL_ADCEx_MultiModeStart_DMA:0000000000000000 $t
- /tmp/ccfOJcl9.s:1143 .text.HAL_ADCEx_MultiModeStart_DMA:0000000000000000 HAL_ADCEx_MultiModeStart_DMA
- /tmp/ccfOJcl9.s:1378 .text.HAL_ADCEx_MultiModeStart_DMA:0000000000000110 $d
- /tmp/ccfOJcl9.s:1390 .text.HAL_ADCEx_MultiModeStop_DMA:0000000000000000 $t
- /tmp/ccfOJcl9.s:1397 .text.HAL_ADCEx_MultiModeStop_DMA:0000000000000000 HAL_ADCEx_MultiModeStop_DMA
- /tmp/ccfOJcl9.s:1487 .text.HAL_ADCEx_MultiModeStop_DMA:000000000000005c $d
- /tmp/ccfOJcl9.s:1493 .text.HAL_ADCEx_MultiModeGetValue:0000000000000000 $t
- /tmp/ccfOJcl9.s:1500 .text.HAL_ADCEx_MultiModeGetValue:0000000000000000 HAL_ADCEx_MultiModeGetValue
- /tmp/ccfOJcl9.s:1519 .text.HAL_ADCEx_MultiModeGetValue:0000000000000008 $d
- /tmp/ccfOJcl9.s:1524 .text.HAL_ADCEx_InjectedConvCpltCallback:0000000000000000 $t
- /tmp/ccfOJcl9.s:1531 .text.HAL_ADCEx_InjectedConvCpltCallback:0000000000000000 HAL_ADCEx_InjectedConvCpltCallback
- /tmp/ccfOJcl9.s:1546 .text.HAL_ADCEx_InjectedConfigChannel:0000000000000000 $t
- /tmp/ccfOJcl9.s:1553 .text.HAL_ADCEx_InjectedConfigChannel:0000000000000000 HAL_ADCEx_InjectedConfigChannel
- /tmp/ccfOJcl9.s:1977 .text.HAL_ADCEx_InjectedConfigChannel:00000000000001f8 $d
- /tmp/ccfOJcl9.s:1986 .text.HAL_ADCEx_MultiModeConfigChannel:0000000000000000 $t
- /tmp/ccfOJcl9.s:1993 .text.HAL_ADCEx_MultiModeConfigChannel:0000000000000000 HAL_ADCEx_MultiModeConfigChannel
- /tmp/ccfOJcl9.s:2080 .text.HAL_ADCEx_MultiModeConfigChannel:0000000000000054 $d
+ /tmp/ccwEB4d6.s:17 .text.ADC_MultiModeDMAError:0000000000000000 $t
+ /tmp/ccwEB4d6.s:24 .text.ADC_MultiModeDMAError:0000000000000000 ADC_MultiModeDMAError
+ /tmp/ccwEB4d6.s:60 .text.ADC_MultiModeDMAHalfConvCplt:0000000000000000 $t
+ /tmp/ccwEB4d6.s:66 .text.ADC_MultiModeDMAHalfConvCplt:0000000000000000 ADC_MultiModeDMAHalfConvCplt
+ /tmp/ccwEB4d6.s:93 .text.ADC_MultiModeDMAConvCplt:0000000000000000 $t
+ /tmp/ccwEB4d6.s:99 .text.ADC_MultiModeDMAConvCplt:0000000000000000 ADC_MultiModeDMAConvCplt
+ /tmp/ccwEB4d6.s:193 .text.HAL_ADCEx_InjectedStart:0000000000000000 $t
+ /tmp/ccwEB4d6.s:200 .text.HAL_ADCEx_InjectedStart:0000000000000000 HAL_ADCEx_InjectedStart
+ /tmp/ccwEB4d6.s:414 .text.HAL_ADCEx_InjectedStart:00000000000000e8 $d
+ /tmp/ccwEB4d6.s:423 .text.HAL_ADCEx_InjectedStart_IT:0000000000000000 $t
+ /tmp/ccwEB4d6.s:430 .text.HAL_ADCEx_InjectedStart_IT:0000000000000000 HAL_ADCEx_InjectedStart_IT
+ /tmp/ccwEB4d6.s:649 .text.HAL_ADCEx_InjectedStart_IT:00000000000000f0 $d
+ /tmp/ccwEB4d6.s:658 .text.HAL_ADCEx_InjectedStop:0000000000000000 $t
+ /tmp/ccwEB4d6.s:665 .text.HAL_ADCEx_InjectedStop:0000000000000000 HAL_ADCEx_InjectedStop
+ /tmp/ccwEB4d6.s:758 .text.HAL_ADCEx_InjectedStop:0000000000000060 $d
+ /tmp/ccwEB4d6.s:763 .text.HAL_ADCEx_InjectedPollForConversion:0000000000000000 $t
+ /tmp/ccwEB4d6.s:770 .text.HAL_ADCEx_InjectedPollForConversion:0000000000000000 HAL_ADCEx_InjectedPollForConversion
+ /tmp/ccwEB4d6.s:928 .text.HAL_ADCEx_InjectedStop_IT:0000000000000000 $t
+ /tmp/ccwEB4d6.s:935 .text.HAL_ADCEx_InjectedStop_IT:0000000000000000 HAL_ADCEx_InjectedStop_IT
+ /tmp/ccwEB4d6.s:1032 .text.HAL_ADCEx_InjectedStop_IT:0000000000000068 $d
+ /tmp/ccwEB4d6.s:1037 .text.HAL_ADCEx_InjectedGetValue:0000000000000000 $t
+ /tmp/ccwEB4d6.s:1044 .text.HAL_ADCEx_InjectedGetValue:0000000000000000 HAL_ADCEx_InjectedGetValue
+ /tmp/ccwEB4d6.s:1073 .text.HAL_ADCEx_InjectedGetValue:0000000000000018 $d
+ /tmp/ccwEB4d6.s:1077 .text.HAL_ADCEx_InjectedGetValue:000000000000001c $t
+ /tmp/ccwEB4d6.s:1136 .text.HAL_ADCEx_MultiModeStart_DMA:0000000000000000 $t
+ /tmp/ccwEB4d6.s:1143 .text.HAL_ADCEx_MultiModeStart_DMA:0000000000000000 HAL_ADCEx_MultiModeStart_DMA
+ /tmp/ccwEB4d6.s:1378 .text.HAL_ADCEx_MultiModeStart_DMA:0000000000000110 $d
+ /tmp/ccwEB4d6.s:1390 .text.HAL_ADCEx_MultiModeStop_DMA:0000000000000000 $t
+ /tmp/ccwEB4d6.s:1397 .text.HAL_ADCEx_MultiModeStop_DMA:0000000000000000 HAL_ADCEx_MultiModeStop_DMA
+ /tmp/ccwEB4d6.s:1487 .text.HAL_ADCEx_MultiModeStop_DMA:000000000000005c $d
+ /tmp/ccwEB4d6.s:1493 .text.HAL_ADCEx_MultiModeGetValue:0000000000000000 $t
+ /tmp/ccwEB4d6.s:1500 .text.HAL_ADCEx_MultiModeGetValue:0000000000000000 HAL_ADCEx_MultiModeGetValue
+ /tmp/ccwEB4d6.s:1519 .text.HAL_ADCEx_MultiModeGetValue:0000000000000008 $d
+ /tmp/ccwEB4d6.s:1524 .text.HAL_ADCEx_InjectedConvCpltCallback:0000000000000000 $t
+ /tmp/ccwEB4d6.s:1531 .text.HAL_ADCEx_InjectedConvCpltCallback:0000000000000000 HAL_ADCEx_InjectedConvCpltCallback
+ /tmp/ccwEB4d6.s:1546 .text.HAL_ADCEx_InjectedConfigChannel:0000000000000000 $t
+ /tmp/ccwEB4d6.s:1553 .text.HAL_ADCEx_InjectedConfigChannel:0000000000000000 HAL_ADCEx_InjectedConfigChannel
+ /tmp/ccwEB4d6.s:1977 .text.HAL_ADCEx_InjectedConfigChannel:00000000000001f8 $d
+ /tmp/ccwEB4d6.s:1986 .text.HAL_ADCEx_MultiModeConfigChannel:0000000000000000 $t
+ /tmp/ccwEB4d6.s:1993 .text.HAL_ADCEx_MultiModeConfigChannel:0000000000000000 HAL_ADCEx_MultiModeConfigChannel
+ /tmp/ccwEB4d6.s:2080 .text.HAL_ADCEx_MultiModeConfigChannel:0000000000000054 $d
UNDEFINED SYMBOLS
HAL_ADC_ErrorCallback
diff --git a/build/stm32f7xx_hal_adc_ex.o b/build/stm32f7xx_hal_adc_ex.o
index c769a92..7f9cbb3 100644
Binary files a/build/stm32f7xx_hal_adc_ex.o and b/build/stm32f7xx_hal_adc_ex.o differ
diff --git a/build/stm32f7xx_hal_cortex.lst b/build/stm32f7xx_hal_cortex.lst
index ee4e504..86165c9 100644
--- a/build/stm32f7xx_hal_cortex.lst
+++ b/build/stm32f7xx_hal_cortex.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccs1e2mJ.s page 1
+ARM GAS /tmp/ccvevkMB.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** -@- When the NVIC_PRIORITYGROUP_0 is selected, IRQ preemption is no more possible.
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** The pending IRQ priority will be managed only by the sub priority.
-ARM GAS /tmp/ccs1e2mJ.s page 2
+ARM GAS /tmp/ccvevkMB.s page 2
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @{
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** */
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
-ARM GAS /tmp/ccs1e2mJ.s page 3
+ARM GAS /tmp/ccvevkMB.s page 3
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /** @defgroup CORTEX CORTEX
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** void HAL_NVIC_SetPriorityGrouping(uint32_t PriorityGroup)
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** {
29 .loc 1 143 1 view -0
-ARM GAS /tmp/ccs1e2mJ.s page 4
+ARM GAS /tmp/ccvevkMB.s page 4
30 .cfi_startproc
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
41:Drivers/CMSIS/Include/core_cm7.h **** \page CMSIS_MISRA_Exceptions MISRA-C:2004 Compliance Exceptions
42:Drivers/CMSIS/Include/core_cm7.h **** CMSIS violates the following MISRA-C:2004 rules:
43:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccs1e2mJ.s page 5
+ARM GAS /tmp/ccvevkMB.s page 5
44:Drivers/CMSIS/Include/core_cm7.h **** \li Required Rule 8.5, object/function definition in header file.
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
98:Drivers/CMSIS/Include/core_cm7.h **** #endif
99:Drivers/CMSIS/Include/core_cm7.h ****
100:Drivers/CMSIS/Include/core_cm7.h **** #elif defined ( __GNUC__ )
-ARM GAS /tmp/ccs1e2mJ.s page 6
+ARM GAS /tmp/ccvevkMB.s page 6
101:Drivers/CMSIS/Include/core_cm7.h **** #if defined (__VFP_FP__) && !defined(__SOFTFP__)
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
155:Drivers/CMSIS/Include/core_cm7.h **** #endif
156:Drivers/CMSIS/Include/core_cm7.h **** #else
157:Drivers/CMSIS/Include/core_cm7.h **** #define __FPU_USED 0U
-ARM GAS /tmp/ccs1e2mJ.s page 7
+ARM GAS /tmp/ccvevkMB.s page 7
158:Drivers/CMSIS/Include/core_cm7.h **** #endif
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
212:Drivers/CMSIS/Include/core_cm7.h **** #ifndef __NVIC_PRIO_BITS
213:Drivers/CMSIS/Include/core_cm7.h **** #define __NVIC_PRIO_BITS 3U
214:Drivers/CMSIS/Include/core_cm7.h **** #warning "__NVIC_PRIO_BITS not defined in device header file; using default!"
-ARM GAS /tmp/ccs1e2mJ.s page 8
+ARM GAS /tmp/ccvevkMB.s page 8
215:Drivers/CMSIS/Include/core_cm7.h **** #endif
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
269:Drivers/CMSIS/Include/core_cm7.h **** */
270:Drivers/CMSIS/Include/core_cm7.h ****
271:Drivers/CMSIS/Include/core_cm7.h **** /**
-ARM GAS /tmp/ccs1e2mJ.s page 9
+ARM GAS /tmp/ccvevkMB.s page 9
272:Drivers/CMSIS/Include/core_cm7.h **** \brief Union type to access the Application Program Status Register (APSR).
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
326:Drivers/CMSIS/Include/core_cm7.h ****
327:Drivers/CMSIS/Include/core_cm7.h ****
328:Drivers/CMSIS/Include/core_cm7.h **** /**
-ARM GAS /tmp/ccs1e2mJ.s page 10
+ARM GAS /tmp/ccvevkMB.s page 10
329:Drivers/CMSIS/Include/core_cm7.h **** \brief Union type to access the Special-Purpose Program Status Registers (xPSR).
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
383:Drivers/CMSIS/Include/core_cm7.h **** /**
384:Drivers/CMSIS/Include/core_cm7.h **** \brief Union type to access the Control Registers (CONTROL).
385:Drivers/CMSIS/Include/core_cm7.h **** */
-ARM GAS /tmp/ccs1e2mJ.s page 11
+ARM GAS /tmp/ccvevkMB.s page 11
386:Drivers/CMSIS/Include/core_cm7.h **** typedef union
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
440:Drivers/CMSIS/Include/core_cm7.h **** #define NVIC_STIR_INTID_Msk (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/) /*!< STIR: I
441:Drivers/CMSIS/Include/core_cm7.h ****
442:Drivers/CMSIS/Include/core_cm7.h **** /*@} end of group CMSIS_NVIC */
-ARM GAS /tmp/ccs1e2mJ.s page 12
+ARM GAS /tmp/ccvevkMB.s page 12
443:Drivers/CMSIS/Include/core_cm7.h ****
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
497:Drivers/CMSIS/Include/core_cm7.h **** __OM uint32_t DCCIMVAC; /*!< Offset: 0x270 ( /W) D-Cache Clean and Invalidate by
498:Drivers/CMSIS/Include/core_cm7.h **** __OM uint32_t DCCISW; /*!< Offset: 0x274 ( /W) D-Cache Clean and Invalidate by
499:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED7[6U];
-ARM GAS /tmp/ccs1e2mJ.s page 13
+ARM GAS /tmp/ccvevkMB.s page 13
500:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t ITCMCR; /*!< Offset: 0x290 (R/W) Instruction Tightly-Coupled Memo
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
554:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ICSR_VECTACTIVE_Msk (0x1FFUL /*<< SCB_ICSR_VECTACTIVE_Pos*/) /*!< SCB
555:Drivers/CMSIS/Include/core_cm7.h ****
556:Drivers/CMSIS/Include/core_cm7.h **** /* SCB Vector Table Offset Register Definitions */
-ARM GAS /tmp/ccs1e2mJ.s page 14
+ARM GAS /tmp/ccvevkMB.s page 14
557:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_VTOR_TBLOFF_Pos 7U /*!< SCB
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
611:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CCR_UNALIGN_TRP_Pos 3U /*!< SCB
612:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CCR_UNALIGN_TRP_Msk (1UL << SCB_CCR_UNALIGN_TRP_Pos) /*!< SCB
613:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccs1e2mJ.s page 15
+ARM GAS /tmp/ccvevkMB.s page 15
614:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CCR_USERSETMPEND_Pos 1U /*!< SCB
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
668:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CFSR_BUSFAULTSR_Msk (0xFFUL << SCB_CFSR_BUSFAULTSR_Pos) /*!< SCB
669:Drivers/CMSIS/Include/core_cm7.h ****
670:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CFSR_MEMFAULTSR_Pos 0U /*!< SCB
-ARM GAS /tmp/ccs1e2mJ.s page 16
+ARM GAS /tmp/ccvevkMB.s page 16
671:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CFSR_MEMFAULTSR_Msk (0xFFUL /*<< SCB_CFSR_MEMFAULTSR_Pos*/) /*!< SCB
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
725:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CFSR_INVPC_Msk (1UL << SCB_CFSR_INVPC_Pos) /*!< SCB
726:Drivers/CMSIS/Include/core_cm7.h ****
727:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CFSR_INVSTATE_Pos (SCB_CFSR_USGFAULTSR_Pos + 1U) /*!< SCB
-ARM GAS /tmp/ccs1e2mJ.s page 17
+ARM GAS /tmp/ccvevkMB.s page 17
728:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CFSR_INVSTATE_Msk (1UL << SCB_CFSR_INVSTATE_Pos) /*!< SCB
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
782:Drivers/CMSIS/Include/core_cm7.h **** /* SCB Cache Size ID Register Definitions */
783:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CCSIDR_WT_Pos 31U /*!< SCB
784:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CCSIDR_WT_Msk (1UL << SCB_CCSIDR_WT_Pos) /*!< SCB
-ARM GAS /tmp/ccs1e2mJ.s page 18
+ARM GAS /tmp/ccvevkMB.s page 18
785:Drivers/CMSIS/Include/core_cm7.h ****
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
839:Drivers/CMSIS/Include/core_cm7.h ****
840:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ITCMCR_RETEN_Pos 2U /*!< SCB
841:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ITCMCR_RETEN_Msk (1UL << SCB_ITCMCR_RETEN_Pos) /*!< SCB
-ARM GAS /tmp/ccs1e2mJ.s page 19
+ARM GAS /tmp/ccvevkMB.s page 19
842:Drivers/CMSIS/Include/core_cm7.h ****
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
896:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ABFSR_AXIM_Pos 3U /*!< SCB
897:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ABFSR_AXIM_Msk (1UL << SCB_ABFSR_AXIM_Pos) /*!< SCB
898:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccs1e2mJ.s page 20
+ARM GAS /tmp/ccvevkMB.s page 20
899:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ABFSR_AHBP_Pos 2U /*!< SCB
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
953:Drivers/CMSIS/Include/core_cm7.h **** \defgroup CMSIS_SysTick System Tick Timer (SysTick)
954:Drivers/CMSIS/Include/core_cm7.h **** \brief Type definitions for the System Timer Registers.
955:Drivers/CMSIS/Include/core_cm7.h **** @{
-ARM GAS /tmp/ccs1e2mJ.s page 21
+ARM GAS /tmp/ccvevkMB.s page 21
956:Drivers/CMSIS/Include/core_cm7.h **** */
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1010:Drivers/CMSIS/Include/core_cm7.h **** /**
1011:Drivers/CMSIS/Include/core_cm7.h **** \brief Structure type to access the Instrumentation Trace Macrocell Register (ITM).
1012:Drivers/CMSIS/Include/core_cm7.h **** */
-ARM GAS /tmp/ccs1e2mJ.s page 22
+ARM GAS /tmp/ccvevkMB.s page 22
1013:Drivers/CMSIS/Include/core_cm7.h **** typedef struct
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1067:Drivers/CMSIS/Include/core_cm7.h **** #define ITM_TCR_SWOENA_Msk (1UL << ITM_TCR_SWOENA_Pos) /*!< ITM
1068:Drivers/CMSIS/Include/core_cm7.h ****
1069:Drivers/CMSIS/Include/core_cm7.h **** #define ITM_TCR_DWTENA_Pos 3U /*!< ITM
-ARM GAS /tmp/ccs1e2mJ.s page 23
+ARM GAS /tmp/ccvevkMB.s page 23
1070:Drivers/CMSIS/Include/core_cm7.h **** #define ITM_TCR_DWTENA_Msk (1UL << ITM_TCR_DWTENA_Pos) /*!< ITM
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1124:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t FOLDCNT; /*!< Offset: 0x018 (R/W) Folded-instruction Count Registe
1125:Drivers/CMSIS/Include/core_cm7.h **** __IM uint32_t PCSR; /*!< Offset: 0x01C (R/ ) Program Counter Sample Register
1126:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t COMP0; /*!< Offset: 0x020 (R/W) Comparator Register 0 */
-ARM GAS /tmp/ccs1e2mJ.s page 24
+ARM GAS /tmp/ccvevkMB.s page 24
1127:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t MASK0; /*!< Offset: 0x024 (R/W) Mask Register 0 */
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1181:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_CTRL_EXCTRCENA_Msk (0x1UL << DWT_CTRL_EXCTRCENA_Pos) /*!< DWT CTR
1182:Drivers/CMSIS/Include/core_cm7.h ****
1183:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_CTRL_PCSAMPLENA_Pos 12U /*!< DWT CTR
-ARM GAS /tmp/ccs1e2mJ.s page 25
+ARM GAS /tmp/ccvevkMB.s page 25
1184:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_CTRL_PCSAMPLENA_Msk (0x1UL << DWT_CTRL_PCSAMPLENA_Pos) /*!< DWT CTR
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1238:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_FUNCTION_LNK1ENA_Pos 9U /*!< DWT FUN
1239:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_FUNCTION_LNK1ENA_Msk (0x1UL << DWT_FUNCTION_LNK1ENA_Pos) /*!< DWT FUN
1240:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccs1e2mJ.s page 26
+ARM GAS /tmp/ccvevkMB.s page 26
1241:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_FUNCTION_DATAVMATCH_Pos 8U /*!< DWT FUN
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1295:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_ACPR_PRESCALER_Pos 0U /*!< TPI ACP
1296:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_ACPR_PRESCALER_Msk (0x1FFFUL /*<< TPI_ACPR_PRESCALER_Pos*/) /*!< TPI ACP
1297:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccs1e2mJ.s page 27
+ARM GAS /tmp/ccvevkMB.s page 27
1298:Drivers/CMSIS/Include/core_cm7.h **** /* TPI Selected Pin Protocol Register Definitions */
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1352:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_ITATBCTR2_ATREADY1_Pos 0U /*!< TPI ITA
1353:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_ITATBCTR2_ATREADY1_Msk (0x1UL /*<< TPI_ITATBCTR2_ATREADY1_Pos*/) /*!< TPI ITA
1354:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccs1e2mJ.s page 28
+ARM GAS /tmp/ccvevkMB.s page 28
1355:Drivers/CMSIS/Include/core_cm7.h **** /* TPI Integration ITM Data Register Definitions (FIFO1) */
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1409:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_DEVTYPE_SubType_Msk (0xFUL /*<< TPI_DEVTYPE_SubType_Pos*/) /*!< TPI DEV
1410:Drivers/CMSIS/Include/core_cm7.h ****
1411:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_DEVTYPE_MajorType_Pos 0U /*!< TPI DEV
-ARM GAS /tmp/ccs1e2mJ.s page 29
+ARM GAS /tmp/ccvevkMB.s page 29
1412:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_DEVTYPE_MajorType_Msk (0xFUL << TPI_DEVTYPE_MajorType_Pos) /*!< TPI DEV
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1466:Drivers/CMSIS/Include/core_cm7.h **** #define MPU_RNR_REGION_Pos 0U /*!< MPU
1467:Drivers/CMSIS/Include/core_cm7.h **** #define MPU_RNR_REGION_Msk (0xFFUL /*<< MPU_RNR_REGION_Pos*/) /*!< MPU
1468:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccs1e2mJ.s page 30
+ARM GAS /tmp/ccvevkMB.s page 30
1469:Drivers/CMSIS/Include/core_cm7.h **** /* MPU Region Base Address Register Definitions */
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1523:Drivers/CMSIS/Include/core_cm7.h **** */
1524:Drivers/CMSIS/Include/core_cm7.h **** typedef struct
1525:Drivers/CMSIS/Include/core_cm7.h **** {
-ARM GAS /tmp/ccs1e2mJ.s page 31
+ARM GAS /tmp/ccvevkMB.s page 31
1526:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED0[1U];
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1580:Drivers/CMSIS/Include/core_cm7.h **** /* Media and FP Feature Register 0 Definitions */
1581:Drivers/CMSIS/Include/core_cm7.h **** #define FPU_MVFR0_FP_rounding_modes_Pos 28U /*!< MVFR
1582:Drivers/CMSIS/Include/core_cm7.h **** #define FPU_MVFR0_FP_rounding_modes_Msk (0xFUL << FPU_MVFR0_FP_rounding_modes_Pos) /*!< MVFR
-ARM GAS /tmp/ccs1e2mJ.s page 32
+ARM GAS /tmp/ccvevkMB.s page 32
1583:Drivers/CMSIS/Include/core_cm7.h ****
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1637:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t DCRDR; /*!< Offset: 0x008 (R/W) Debug Core Register Data Registe
1638:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Cont
1639:Drivers/CMSIS/Include/core_cm7.h **** } CoreDebug_Type;
-ARM GAS /tmp/ccs1e2mJ.s page 33
+ARM GAS /tmp/ccvevkMB.s page 33
1640:Drivers/CMSIS/Include/core_cm7.h ****
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1694:Drivers/CMSIS/Include/core_cm7.h ****
1695:Drivers/CMSIS/Include/core_cm7.h **** #define CoreDebug_DEMCR_MON_PEND_Pos 17U /*!< Core
1696:Drivers/CMSIS/Include/core_cm7.h **** #define CoreDebug_DEMCR_MON_PEND_Msk (1UL << CoreDebug_DEMCR_MON_PEND_Pos) /*!< Core
-ARM GAS /tmp/ccs1e2mJ.s page 34
+ARM GAS /tmp/ccvevkMB.s page 34
1697:Drivers/CMSIS/Include/core_cm7.h ****
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1751:Drivers/CMSIS/Include/core_cm7.h **** /*@} end of group CMSIS_core_bitfield */
1752:Drivers/CMSIS/Include/core_cm7.h ****
1753:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccs1e2mJ.s page 35
+ARM GAS /tmp/ccvevkMB.s page 35
1754:Drivers/CMSIS/Include/core_cm7.h **** /**
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1808:Drivers/CMSIS/Include/core_cm7.h **** \ingroup CMSIS_Core_FunctionInterface
1809:Drivers/CMSIS/Include/core_cm7.h **** \defgroup CMSIS_Core_NVICFunctions NVIC Functions
1810:Drivers/CMSIS/Include/core_cm7.h **** \brief Functions that manage interrupts and exceptions via the NVIC.
-ARM GAS /tmp/ccs1e2mJ.s page 36
+ARM GAS /tmp/ccvevkMB.s page 36
1811:Drivers/CMSIS/Include/core_cm7.h **** @{
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1865:Drivers/CMSIS/Include/core_cm7.h **** __STATIC_INLINE void __NVIC_SetPriorityGrouping(uint32_t PriorityGroup)
39 .loc 2 1865 22 view .LVU3
40 .LBB39:
-ARM GAS /tmp/ccs1e2mJ.s page 37
+ARM GAS /tmp/ccvevkMB.s page 37
1866:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
82 0020 0000FA05 .word 100270080
83 .cfi_endproc
84 .LFE141:
-ARM GAS /tmp/ccs1e2mJ.s page 38
+ARM GAS /tmp/ccvevkMB.s page 38
86 .section .text.HAL_NVIC_SetPriority,"ax",%progbits
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1881:Drivers/CMSIS/Include/core_cm7.h **** \details Reads the priority grouping field from the NVIC Interrupt Controller.
1882:Drivers/CMSIS/Include/core_cm7.h **** \return Priority grouping field (SCB->AIRCR [10:8] PRIGROUP field).
1883:Drivers/CMSIS/Include/core_cm7.h **** */
-ARM GAS /tmp/ccs1e2mJ.s page 39
+ARM GAS /tmp/ccvevkMB.s page 39
1884:Drivers/CMSIS/Include/core_cm7.h **** __STATIC_INLINE uint32_t __NVIC_GetPriorityGrouping(void)
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1921:Drivers/CMSIS/Include/core_cm7.h **** return(0U);
1922:Drivers/CMSIS/Include/core_cm7.h **** }
1923:Drivers/CMSIS/Include/core_cm7.h **** }
-ARM GAS /tmp/ccs1e2mJ.s page 40
+ARM GAS /tmp/ccvevkMB.s page 40
1924:Drivers/CMSIS/Include/core_cm7.h ****
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1978:Drivers/CMSIS/Include/core_cm7.h ****
1979:Drivers/CMSIS/Include/core_cm7.h **** /**
1980:Drivers/CMSIS/Include/core_cm7.h **** \brief Clear Pending Interrupt
-ARM GAS /tmp/ccs1e2mJ.s page 41
+ARM GAS /tmp/ccvevkMB.s page 41
1981:Drivers/CMSIS/Include/core_cm7.h **** \details Clears the pending bit of a device specific interrupt in the NVIC pending register.
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
2035:Drivers/CMSIS/Include/core_cm7.h ****
2036:Drivers/CMSIS/Include/core_cm7.h ****
2037:Drivers/CMSIS/Include/core_cm7.h **** /**
-ARM GAS /tmp/ccs1e2mJ.s page 42
+ARM GAS /tmp/ccvevkMB.s page 42
2038:Drivers/CMSIS/Include/core_cm7.h **** \brief Get Interrupt Priority
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
141 .loc 2 2078 3 is_stmt 1 view .LVU39
142 .loc 2 2078 44 is_stmt 0 view .LVU40
143 0018 03F1040E add lr, r3, #4
-ARM GAS /tmp/ccs1e2mJ.s page 43
+ARM GAS /tmp/ccvevkMB.s page 43
144 .loc 2 2078 109 view .LVU41
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
186 0042 C9B2 uxtb r1, r1
2028:Drivers/CMSIS/Include/core_cm7.h **** }
187 .loc 2 2028 47 view .LVU57
-ARM GAS /tmp/ccs1e2mJ.s page 44
+ARM GAS /tmp/ccvevkMB.s page 44
188 0044 074B ldr r3, .L10+4
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
231 .L11:
232 005e 00BF .align 2
233 .L10:
-ARM GAS /tmp/ccs1e2mJ.s page 45
+ARM GAS /tmp/ccvevkMB.s page 45
234 0060 00ED00E0 .word -536810240
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
268 .loc 2 1900 5 is_stmt 1 view .LVU77
1900:Drivers/CMSIS/Include/core_cm7.h **** }
269 .loc 2 1900 81 is_stmt 0 view .LVU78
-ARM GAS /tmp/ccs1e2mJ.s page 46
+ARM GAS /tmp/ccvevkMB.s page 46
270 0004 00F01F02 and r2, r0, #31
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
309 .loc 1 205 3 view .LVU85
206:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
207:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /* Disable interrupt */
-ARM GAS /tmp/ccs1e2mJ.s page 47
+ARM GAS /tmp/ccvevkMB.s page 47
208:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** NVIC_DisableIRQ(IRQn);
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
17:Drivers/CMSIS/Include/cmsis_gcc.h **** *
18:Drivers/CMSIS/Include/cmsis_gcc.h **** * Unless required by applicable law or agreed to in writing, software
19:Drivers/CMSIS/Include/cmsis_gcc.h **** * distributed under the License is distributed on an AS IS BASIS, WITHOUT
-ARM GAS /tmp/ccs1e2mJ.s page 48
+ARM GAS /tmp/ccvevkMB.s page 48
20:Drivers/CMSIS/Include/cmsis_gcc.h **** * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
74:Drivers/CMSIS/Include/cmsis_gcc.h **** struct __attribute__((packed)) T_UINT32 { uint32_t v; };
75:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic pop
76:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)
-ARM GAS /tmp/ccs1e2mJ.s page 49
+ARM GAS /tmp/ccvevkMB.s page 49
77:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
131:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("cpsie i" : : : "memory");
132:Drivers/CMSIS/Include/cmsis_gcc.h **** }
133:Drivers/CMSIS/Include/cmsis_gcc.h ****
-ARM GAS /tmp/ccs1e2mJ.s page 50
+ARM GAS /tmp/ccvevkMB.s page 50
134:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
188:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
189:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Control Register (non-secure)
190:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Writes the given value to the non-secure Control Register when in secure state.
-ARM GAS /tmp/ccs1e2mJ.s page 51
+ARM GAS /tmp/ccvevkMB.s page 51
191:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] control Control Register value to set
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
245:Drivers/CMSIS/Include/cmsis_gcc.h **** \return PSP Register value
246:Drivers/CMSIS/Include/cmsis_gcc.h **** */
247:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_PSP(void)
-ARM GAS /tmp/ccs1e2mJ.s page 52
+ARM GAS /tmp/ccvevkMB.s page 52
248:Drivers/CMSIS/Include/cmsis_gcc.h **** {
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
302:Drivers/CMSIS/Include/cmsis_gcc.h **** {
303:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
304:Drivers/CMSIS/Include/cmsis_gcc.h ****
-ARM GAS /tmp/ccs1e2mJ.s page 53
+ARM GAS /tmp/ccvevkMB.s page 53
305:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, msp" : "=r" (result) );
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
359:Drivers/CMSIS/Include/cmsis_gcc.h ****
360:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, sp_ns" : "=r" (result) );
361:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
-ARM GAS /tmp/ccs1e2mJ.s page 54
+ARM GAS /tmp/ccvevkMB.s page 54
362:Drivers/CMSIS/Include/cmsis_gcc.h **** }
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
416:Drivers/CMSIS/Include/cmsis_gcc.h ****
417:Drivers/CMSIS/Include/cmsis_gcc.h ****
418:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
-ARM GAS /tmp/ccs1e2mJ.s page 55
+ARM GAS /tmp/ccvevkMB.s page 55
419:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
473:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the non-secure Base Priority register when in secure state.
474:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Base Priority register value
475:Drivers/CMSIS/Include/cmsis_gcc.h **** */
-ARM GAS /tmp/ccs1e2mJ.s page 56
+ARM GAS /tmp/ccvevkMB.s page 56
476:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_BASEPRI_NS(void)
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
530:Drivers/CMSIS/Include/cmsis_gcc.h ****
531:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, faultmask" : "=r" (result) );
532:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
-ARM GAS /tmp/ccs1e2mJ.s page 57
+ARM GAS /tmp/ccvevkMB.s page 57
533:Drivers/CMSIS/Include/cmsis_gcc.h **** }
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
587:Drivers/CMSIS/Include/cmsis_gcc.h **** mode.
588:Drivers/CMSIS/Include/cmsis_gcc.h ****
589:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Process Stack Pointer Limit (PSPLIM).
-ARM GAS /tmp/ccs1e2mJ.s page 58
+ARM GAS /tmp/ccvevkMB.s page 58
590:Drivers/CMSIS/Include/cmsis_gcc.h **** \return PSPLIM Register value
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
644:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR psplim, %0" : : "r" (ProcStackPtrLimit));
645:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
646:Drivers/CMSIS/Include/cmsis_gcc.h **** }
-ARM GAS /tmp/ccs1e2mJ.s page 59
+ARM GAS /tmp/ccvevkMB.s page 59
647:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
701:Drivers/CMSIS/Include/cmsis_gcc.h **** */
702:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_MSPLIM_NS(void)
703:Drivers/CMSIS/Include/cmsis_gcc.h **** {
-ARM GAS /tmp/ccs1e2mJ.s page 60
+ARM GAS /tmp/ccvevkMB.s page 60
704:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)))
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
758:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) ) */
759:Drivers/CMSIS/Include/cmsis_gcc.h ****
760:Drivers/CMSIS/Include/cmsis_gcc.h ****
-ARM GAS /tmp/ccs1e2mJ.s page 61
+ARM GAS /tmp/ccvevkMB.s page 61
761:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
815:Drivers/CMSIS/Include/cmsis_gcc.h **** Access to dedicated instructions
816:Drivers/CMSIS/Include/cmsis_gcc.h **** @{
817:Drivers/CMSIS/Include/cmsis_gcc.h **** */
-ARM GAS /tmp/ccs1e2mJ.s page 62
+ARM GAS /tmp/ccvevkMB.s page 62
818:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
872:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
873:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Data Synchronization Barrier
874:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Acts as a special kind of Data Memory Barrier.
-ARM GAS /tmp/ccs1e2mJ.s page 63
+ARM GAS /tmp/ccvevkMB.s page 63
875:Drivers/CMSIS/Include/cmsis_gcc.h **** It completes when all explicit memory accesses before this instruction complete.
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
382 .fpu fpv5-d16
384 HAL_NVIC_SystemReset:
385 .LFB145:
-ARM GAS /tmp/ccs1e2mJ.s page 64
+ARM GAS /tmp/ccvevkMB.s page 64
210:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
2119:Drivers/CMSIS/Include/core_cm7.h **** \param [in] vector Address of interrupt handler function
2120:Drivers/CMSIS/Include/core_cm7.h **** */
2121:Drivers/CMSIS/Include/core_cm7.h **** __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector)
-ARM GAS /tmp/ccs1e2mJ.s page 65
+ARM GAS /tmp/ccvevkMB.s page 65
2122:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
2151:Drivers/CMSIS/Include/core_cm7.h **** (SCB->AIRCR & SCB_AIRCR_PRIGROUP_Msk) |
417 .loc 2 2151 17 view .LVU113
418 000c 044B ldr r3, .L22+4
-ARM GAS /tmp/ccs1e2mJ.s page 66
+ARM GAS /tmp/ccvevkMB.s page 66
419 000e 1343 orrs r3, r3, r2
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
466 .LVL32:
467 .LFB146:
219:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** }
-ARM GAS /tmp/ccs1e2mJ.s page 67
+ARM GAS /tmp/ccvevkMB.s page 67
220:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
2194:Drivers/CMSIS/Include/core_cm7.h **** {
2195:Drivers/CMSIS/Include/core_cm7.h **** return 2U; /* Double + Single precision FPU */
2196:Drivers/CMSIS/Include/core_cm7.h **** }
-ARM GAS /tmp/ccs1e2mJ.s page 68
+ARM GAS /tmp/ccvevkMB.s page 68
2197:Drivers/CMSIS/Include/core_cm7.h **** else if ((mvfr0 & (FPU_MVFR0_Single_precision_Msk | FPU_MVFR0_Double_precision_Msk)) == 0x020U)
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
2251:Drivers/CMSIS/Include/core_cm7.h **** __DSB();
2252:Drivers/CMSIS/Include/core_cm7.h **** __ISB();
2253:Drivers/CMSIS/Include/core_cm7.h **** SCB->CCR &= ~(uint32_t)SCB_CCR_IC_Msk; /* disable I-Cache */
-ARM GAS /tmp/ccs1e2mJ.s page 69
+ARM GAS /tmp/ccvevkMB.s page 69
2254:Drivers/CMSIS/Include/core_cm7.h **** SCB->ICIALLU = 0UL; /* invalidate I-Cache */
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
2308:Drivers/CMSIS/Include/core_cm7.h ****
2309:Drivers/CMSIS/Include/core_cm7.h **** __DSB();
2310:Drivers/CMSIS/Include/core_cm7.h **** __ISB();
-ARM GAS /tmp/ccs1e2mJ.s page 70
+ARM GAS /tmp/ccvevkMB.s page 70
2311:Drivers/CMSIS/Include/core_cm7.h **** #endif
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
2365:Drivers/CMSIS/Include/core_cm7.h **** __DSB();
2366:Drivers/CMSIS/Include/core_cm7.h ****
2367:Drivers/CMSIS/Include/core_cm7.h **** ccsidr = SCB->CCSIDR;
-ARM GAS /tmp/ccs1e2mJ.s page 71
+ARM GAS /tmp/ccvevkMB.s page 71
2368:Drivers/CMSIS/Include/core_cm7.h ****
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
2422:Drivers/CMSIS/Include/core_cm7.h ****
2423:Drivers/CMSIS/Include/core_cm7.h **** /**
2424:Drivers/CMSIS/Include/core_cm7.h **** \brief Clean & Invalidate D-Cache
-ARM GAS /tmp/ccs1e2mJ.s page 72
+ARM GAS /tmp/ccvevkMB.s page 72
2425:Drivers/CMSIS/Include/core_cm7.h **** \details Cleans and Invalidates D-Cache
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
2479:Drivers/CMSIS/Include/core_cm7.h **** __DSB();
2480:Drivers/CMSIS/Include/core_cm7.h **** __ISB();
2481:Drivers/CMSIS/Include/core_cm7.h **** #endif
-ARM GAS /tmp/ccs1e2mJ.s page 73
+ARM GAS /tmp/ccvevkMB.s page 73
2482:Drivers/CMSIS/Include/core_cm7.h **** }
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
2536:Drivers/CMSIS/Include/core_cm7.h **** }
2537:Drivers/CMSIS/Include/core_cm7.h ****
2538:Drivers/CMSIS/Include/core_cm7.h ****
-ARM GAS /tmp/ccs1e2mJ.s page 74
+ARM GAS /tmp/ccvevkMB.s page 74
2539:Drivers/CMSIS/Include/core_cm7.h **** /*@} end of CMSIS_Core_CacheFunctions */
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
2026:Drivers/CMSIS/Include/core_cm7.h **** {
495 .loc 2 2026 3 view .LVU131
2032:Drivers/CMSIS/Include/core_cm7.h **** }
-ARM GAS /tmp/ccs1e2mJ.s page 75
+ARM GAS /tmp/ccvevkMB.s page 75
496 .loc 2 2032 5 view .LVU132
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
542 HAL_MPU_Disable:
543 .LFB147:
232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /**
-ARM GAS /tmp/ccs1e2mJ.s page 76
+ARM GAS /tmp/ccvevkMB.s page 76
233:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @}
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
559 .thumb
560 .syntax unified
561 .LBE87:
-ARM GAS /tmp/ccs1e2mJ.s page 77
+ARM GAS /tmp/ccvevkMB.s page 77
562 .LBE86:
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
597 @ link register save eliminated.
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /* Enable the MPU */
283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** MPU->CTRL = MPU_Control | MPU_CTRL_ENABLE_Msk;
-ARM GAS /tmp/ccs1e2mJ.s page 78
+ARM GAS /tmp/ccvevkMB.s page 78
598 .loc 1 283 3 view .LVU155
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
640 .L34:
641 .align 2
642 .L33:
-ARM GAS /tmp/ccs1e2mJ.s page 79
+ARM GAS /tmp/ccvevkMB.s page 79
643 001c 00ED00E0 .word -536810240
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
684 .syntax unified
685 .thumb
686 .thumb_func
-ARM GAS /tmp/ccs1e2mJ.s page 80
+ARM GAS /tmp/ccvevkMB.s page 80
687 .fpu fpv5-d16
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
326:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @brief Initializes and configures the Region and the memory to be protected.
327:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @param MPU_Init Pointer to a MPU_Region_InitTypeDef structure that contains
328:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * the initialization and configuration information.
-ARM GAS /tmp/ccs1e2mJ.s page 81
+ARM GAS /tmp/ccvevkMB.s page 81
329:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @retval None
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
353:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** MPU->RASR = ((uint32_t)MPU_Init->DisableExec << MPU_RASR_XN_Pos) |
756 .loc 1 353 3 is_stmt 1 view .LVU197
757 .loc 1 353 34 is_stmt 0 view .LVU198
-ARM GAS /tmp/ccs1e2mJ.s page 82
+ARM GAS /tmp/ccvevkMB.s page 82
758 001a 017B ldrb r1, [r0, #12] @ zero_extendqisi2
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
362:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** }
795 .loc 1 362 1 view .LVU217
796 0050 7047 bx lr
-ARM GAS /tmp/ccs1e2mJ.s page 83
+ARM GAS /tmp/ccvevkMB.s page 83
797 .L43:
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
840 .section .text.HAL_NVIC_GetPriority,"ax",%progbits
841 .align 1
842 .global HAL_NVIC_GetPriority
-ARM GAS /tmp/ccs1e2mJ.s page 84
+ARM GAS /tmp/ccvevkMB.s page 84
843 .syntax unified
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
868 .loc 2 2049 3 view .LVU229
2049:Drivers/CMSIS/Include/core_cm7.h **** {
869 .loc 2 2049 6 is_stmt 0 view .LVU230
-ARM GAS /tmp/ccs1e2mJ.s page 85
+ARM GAS /tmp/ccvevkMB.s page 85
870 0002 0028 cmp r0, #0
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
908 0022 15D9 bls .L51
909 0024 0339 subs r1, r1, #3
910 .LVL49:
-ARM GAS /tmp/ccs1e2mJ.s page 86
+ARM GAS /tmp/ccvevkMB.s page 86
911 .L50:
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
950 004c 0009 lsrs r0, r0, #4
951 004e DDE7 b .L49
952 .LVL56:
-ARM GAS /tmp/ccs1e2mJ.s page 87
+ARM GAS /tmp/ccvevkMB.s page 87
953 .L51:
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
991 .loc 1 417 3 view .LVU267
992 .LBB106:
993 .LBI106:
-ARM GAS /tmp/ccs1e2mJ.s page 88
+ARM GAS /tmp/ccvevkMB.s page 88
1970:Drivers/CMSIS/Include/core_cm7.h **** {
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
419:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
420:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /**
421:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @brief Gets Pending Interrupt (reads the pending register in the NVIC
-ARM GAS /tmp/ccs1e2mJ.s page 89
+ARM GAS /tmp/ccvevkMB.s page 89
422:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * and returns the pending bit for the specified interrupt).
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1069 001a 7047 bx lr
1070 .L61:
1959:Drivers/CMSIS/Include/core_cm7.h **** }
-ARM GAS /tmp/ccs1e2mJ.s page 90
+ARM GAS /tmp/ccvevkMB.s page 90
1071 .loc 2 1959 11 view .LVU292
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1108 .loc 2 1987 3 view .LVU299
1987:Drivers/CMSIS/Include/core_cm7.h **** {
1109 .loc 2 1987 6 is_stmt 0 view .LVU300
-ARM GAS /tmp/ccs1e2mJ.s page 91
+ARM GAS /tmp/ccvevkMB.s page 91
1110 0000 0028 cmp r0, #0
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
460:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * - 1 Interrupt status is pending.
461:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** */
462:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** uint32_t HAL_NVIC_GetActive(IRQn_Type IRQn)
-ARM GAS /tmp/ccs1e2mJ.s page 92
+ARM GAS /tmp/ccvevkMB.s page 92
463:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** {
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1187 .LBE113:
1188 .LBE112:
469:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** }
-ARM GAS /tmp/ccs1e2mJ.s page 93
+ARM GAS /tmp/ccvevkMB.s page 93
1189 .loc 1 469 1 view .LVU324
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
490:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** }
491:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** }
1225 .loc 1 491 1 view .LVU331
-ARM GAS /tmp/ccs1e2mJ.s page 94
+ARM GAS /tmp/ccvevkMB.s page 94
1226 0010 7047 bx lr
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1261 .syntax unified
1262 .thumb
1263 .thumb_func
-ARM GAS /tmp/ccs1e2mJ.s page 95
+ARM GAS /tmp/ccvevkMB.s page 95
1264 .fpu fpv5-d16
@@ -5668,70 +5668,70 @@ ARM GAS /tmp/ccs1e2mJ.s page 1
1287 .file 4 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
1288 .file 5 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h"
1289 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h"
-ARM GAS /tmp/ccs1e2mJ.s page 96
+ARM GAS /tmp/ccvevkMB.s page 96
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_cortex.c
- /tmp/ccs1e2mJ.s:17 .text.HAL_NVIC_SetPriorityGrouping:0000000000000000 $t
- /tmp/ccs1e2mJ.s:25 .text.HAL_NVIC_SetPriorityGrouping:0000000000000000 HAL_NVIC_SetPriorityGrouping
- /tmp/ccs1e2mJ.s:81 .text.HAL_NVIC_SetPriorityGrouping:000000000000001c $d
- /tmp/ccs1e2mJ.s:87 .text.HAL_NVIC_SetPriority:0000000000000000 $t
- /tmp/ccs1e2mJ.s:94 .text.HAL_NVIC_SetPriority:0000000000000000 HAL_NVIC_SetPriority
- /tmp/ccs1e2mJ.s:234 .text.HAL_NVIC_SetPriority:0000000000000060 $d
- /tmp/ccs1e2mJ.s:241 .text.HAL_NVIC_EnableIRQ:0000000000000000 $t
- /tmp/ccs1e2mJ.s:248 .text.HAL_NVIC_EnableIRQ:0000000000000000 HAL_NVIC_EnableIRQ
- /tmp/ccs1e2mJ.s:289 .text.HAL_NVIC_EnableIRQ:0000000000000018 $d
- /tmp/ccs1e2mJ.s:294 .text.HAL_NVIC_DisableIRQ:0000000000000000 $t
- /tmp/ccs1e2mJ.s:301 .text.HAL_NVIC_DisableIRQ:0000000000000000 HAL_NVIC_DisableIRQ
- /tmp/ccs1e2mJ.s:372 .text.HAL_NVIC_DisableIRQ:0000000000000020 $d
- /tmp/ccs1e2mJ.s:377 .text.HAL_NVIC_SystemReset:0000000000000000 $t
- /tmp/ccs1e2mJ.s:384 .text.HAL_NVIC_SystemReset:0000000000000000 HAL_NVIC_SystemReset
- /tmp/ccs1e2mJ.s:450 .text.HAL_NVIC_SystemReset:000000000000001c $d
- /tmp/ccs1e2mJ.s:458 .text.HAL_SYSTICK_Config:0000000000000000 $t
- /tmp/ccs1e2mJ.s:465 .text.HAL_SYSTICK_Config:0000000000000000 HAL_SYSTICK_Config
- /tmp/ccs1e2mJ.s:530 .text.HAL_SYSTICK_Config:0000000000000024 $d
- /tmp/ccs1e2mJ.s:535 .text.HAL_MPU_Disable:0000000000000000 $t
- /tmp/ccs1e2mJ.s:542 .text.HAL_MPU_Disable:0000000000000000 HAL_MPU_Disable
- /tmp/ccs1e2mJ.s:578 .text.HAL_MPU_Disable:0000000000000018 $d
- /tmp/ccs1e2mJ.s:583 .text.HAL_MPU_Enable:0000000000000000 $t
- /tmp/ccs1e2mJ.s:590 .text.HAL_MPU_Enable:0000000000000000 HAL_MPU_Enable
- /tmp/ccs1e2mJ.s:643 .text.HAL_MPU_Enable:000000000000001c $d
- /tmp/ccs1e2mJ.s:648 .text.HAL_MPU_EnableRegion:0000000000000000 $t
- /tmp/ccs1e2mJ.s:655 .text.HAL_MPU_EnableRegion:0000000000000000 HAL_MPU_EnableRegion
- /tmp/ccs1e2mJ.s:677 .text.HAL_MPU_EnableRegion:0000000000000014 $d
- /tmp/ccs1e2mJ.s:682 .text.HAL_MPU_DisableRegion:0000000000000000 $t
- /tmp/ccs1e2mJ.s:689 .text.HAL_MPU_DisableRegion:0000000000000000 HAL_MPU_DisableRegion
- /tmp/ccs1e2mJ.s:711 .text.HAL_MPU_DisableRegion:0000000000000014 $d
- /tmp/ccs1e2mJ.s:716 .text.HAL_MPU_ConfigRegion:0000000000000000 $t
- /tmp/ccs1e2mJ.s:723 .text.HAL_MPU_ConfigRegion:0000000000000000 HAL_MPU_ConfigRegion
- /tmp/ccs1e2mJ.s:800 .text.HAL_MPU_ConfigRegion:0000000000000054 $d
- /tmp/ccs1e2mJ.s:805 .text.HAL_NVIC_GetPriorityGrouping:0000000000000000 $t
- /tmp/ccs1e2mJ.s:812 .text.HAL_NVIC_GetPriorityGrouping:0000000000000000 HAL_NVIC_GetPriorityGrouping
- /tmp/ccs1e2mJ.s:836 .text.HAL_NVIC_GetPriorityGrouping:000000000000000c $d
- /tmp/ccs1e2mJ.s:841 .text.HAL_NVIC_GetPriority:0000000000000000 $t
- /tmp/ccs1e2mJ.s:848 .text.HAL_NVIC_GetPriority:0000000000000000 HAL_NVIC_GetPriority
- /tmp/ccs1e2mJ.s:967 .text.HAL_NVIC_GetPriority:0000000000000054 $d
- /tmp/ccs1e2mJ.s:975 .text.HAL_NVIC_SetPendingIRQ:0000000000000000 $t
- /tmp/ccs1e2mJ.s:982 .text.HAL_NVIC_SetPendingIRQ:0000000000000000 HAL_NVIC_SetPendingIRQ
- /tmp/ccs1e2mJ.s:1024 .text.HAL_NVIC_SetPendingIRQ:0000000000000018 $d
- /tmp/ccs1e2mJ.s:1029 .text.HAL_NVIC_GetPendingIRQ:0000000000000000 $t
- /tmp/ccs1e2mJ.s:1036 .text.HAL_NVIC_GetPendingIRQ:0000000000000000 HAL_NVIC_GetPendingIRQ
- /tmp/ccs1e2mJ.s:1082 .text.HAL_NVIC_GetPendingIRQ:0000000000000020 $d
- /tmp/ccs1e2mJ.s:1087 .text.HAL_NVIC_ClearPendingIRQ:0000000000000000 $t
- /tmp/ccs1e2mJ.s:1094 .text.HAL_NVIC_ClearPendingIRQ:0000000000000000 HAL_NVIC_ClearPendingIRQ
- /tmp/ccs1e2mJ.s:1136 .text.HAL_NVIC_ClearPendingIRQ:0000000000000018 $d
- /tmp/ccs1e2mJ.s:1141 .text.HAL_NVIC_GetActive:0000000000000000 $t
- /tmp/ccs1e2mJ.s:1148 .text.HAL_NVIC_GetActive:0000000000000000 HAL_NVIC_GetActive
- /tmp/ccs1e2mJ.s:1194 .text.HAL_NVIC_GetActive:0000000000000020 $d
- /tmp/ccs1e2mJ.s:1199 .text.HAL_SYSTICK_CLKSourceConfig:0000000000000000 $t
- /tmp/ccs1e2mJ.s:1206 .text.HAL_SYSTICK_CLKSourceConfig:0000000000000000 HAL_SYSTICK_CLKSourceConfig
- /tmp/ccs1e2mJ.s:1239 .text.HAL_SYSTICK_Callback:0000000000000000 $t
- /tmp/ccs1e2mJ.s:1246 .text.HAL_SYSTICK_Callback:0000000000000000 HAL_SYSTICK_Callback
-ARM GAS /tmp/ccs1e2mJ.s page 97
+ /tmp/ccvevkMB.s:17 .text.HAL_NVIC_SetPriorityGrouping:0000000000000000 $t
+ /tmp/ccvevkMB.s:25 .text.HAL_NVIC_SetPriorityGrouping:0000000000000000 HAL_NVIC_SetPriorityGrouping
+ /tmp/ccvevkMB.s:81 .text.HAL_NVIC_SetPriorityGrouping:000000000000001c $d
+ /tmp/ccvevkMB.s:87 .text.HAL_NVIC_SetPriority:0000000000000000 $t
+ /tmp/ccvevkMB.s:94 .text.HAL_NVIC_SetPriority:0000000000000000 HAL_NVIC_SetPriority
+ /tmp/ccvevkMB.s:234 .text.HAL_NVIC_SetPriority:0000000000000060 $d
+ /tmp/ccvevkMB.s:241 .text.HAL_NVIC_EnableIRQ:0000000000000000 $t
+ /tmp/ccvevkMB.s:248 .text.HAL_NVIC_EnableIRQ:0000000000000000 HAL_NVIC_EnableIRQ
+ /tmp/ccvevkMB.s:289 .text.HAL_NVIC_EnableIRQ:0000000000000018 $d
+ /tmp/ccvevkMB.s:294 .text.HAL_NVIC_DisableIRQ:0000000000000000 $t
+ /tmp/ccvevkMB.s:301 .text.HAL_NVIC_DisableIRQ:0000000000000000 HAL_NVIC_DisableIRQ
+ /tmp/ccvevkMB.s:372 .text.HAL_NVIC_DisableIRQ:0000000000000020 $d
+ /tmp/ccvevkMB.s:377 .text.HAL_NVIC_SystemReset:0000000000000000 $t
+ /tmp/ccvevkMB.s:384 .text.HAL_NVIC_SystemReset:0000000000000000 HAL_NVIC_SystemReset
+ /tmp/ccvevkMB.s:450 .text.HAL_NVIC_SystemReset:000000000000001c $d
+ /tmp/ccvevkMB.s:458 .text.HAL_SYSTICK_Config:0000000000000000 $t
+ /tmp/ccvevkMB.s:465 .text.HAL_SYSTICK_Config:0000000000000000 HAL_SYSTICK_Config
+ /tmp/ccvevkMB.s:530 .text.HAL_SYSTICK_Config:0000000000000024 $d
+ /tmp/ccvevkMB.s:535 .text.HAL_MPU_Disable:0000000000000000 $t
+ /tmp/ccvevkMB.s:542 .text.HAL_MPU_Disable:0000000000000000 HAL_MPU_Disable
+ /tmp/ccvevkMB.s:578 .text.HAL_MPU_Disable:0000000000000018 $d
+ /tmp/ccvevkMB.s:583 .text.HAL_MPU_Enable:0000000000000000 $t
+ /tmp/ccvevkMB.s:590 .text.HAL_MPU_Enable:0000000000000000 HAL_MPU_Enable
+ /tmp/ccvevkMB.s:643 .text.HAL_MPU_Enable:000000000000001c $d
+ /tmp/ccvevkMB.s:648 .text.HAL_MPU_EnableRegion:0000000000000000 $t
+ /tmp/ccvevkMB.s:655 .text.HAL_MPU_EnableRegion:0000000000000000 HAL_MPU_EnableRegion
+ /tmp/ccvevkMB.s:677 .text.HAL_MPU_EnableRegion:0000000000000014 $d
+ /tmp/ccvevkMB.s:682 .text.HAL_MPU_DisableRegion:0000000000000000 $t
+ /tmp/ccvevkMB.s:689 .text.HAL_MPU_DisableRegion:0000000000000000 HAL_MPU_DisableRegion
+ /tmp/ccvevkMB.s:711 .text.HAL_MPU_DisableRegion:0000000000000014 $d
+ /tmp/ccvevkMB.s:716 .text.HAL_MPU_ConfigRegion:0000000000000000 $t
+ /tmp/ccvevkMB.s:723 .text.HAL_MPU_ConfigRegion:0000000000000000 HAL_MPU_ConfigRegion
+ /tmp/ccvevkMB.s:800 .text.HAL_MPU_ConfigRegion:0000000000000054 $d
+ /tmp/ccvevkMB.s:805 .text.HAL_NVIC_GetPriorityGrouping:0000000000000000 $t
+ /tmp/ccvevkMB.s:812 .text.HAL_NVIC_GetPriorityGrouping:0000000000000000 HAL_NVIC_GetPriorityGrouping
+ /tmp/ccvevkMB.s:836 .text.HAL_NVIC_GetPriorityGrouping:000000000000000c $d
+ /tmp/ccvevkMB.s:841 .text.HAL_NVIC_GetPriority:0000000000000000 $t
+ /tmp/ccvevkMB.s:848 .text.HAL_NVIC_GetPriority:0000000000000000 HAL_NVIC_GetPriority
+ /tmp/ccvevkMB.s:967 .text.HAL_NVIC_GetPriority:0000000000000054 $d
+ /tmp/ccvevkMB.s:975 .text.HAL_NVIC_SetPendingIRQ:0000000000000000 $t
+ /tmp/ccvevkMB.s:982 .text.HAL_NVIC_SetPendingIRQ:0000000000000000 HAL_NVIC_SetPendingIRQ
+ /tmp/ccvevkMB.s:1024 .text.HAL_NVIC_SetPendingIRQ:0000000000000018 $d
+ /tmp/ccvevkMB.s:1029 .text.HAL_NVIC_GetPendingIRQ:0000000000000000 $t
+ /tmp/ccvevkMB.s:1036 .text.HAL_NVIC_GetPendingIRQ:0000000000000000 HAL_NVIC_GetPendingIRQ
+ /tmp/ccvevkMB.s:1082 .text.HAL_NVIC_GetPendingIRQ:0000000000000020 $d
+ /tmp/ccvevkMB.s:1087 .text.HAL_NVIC_ClearPendingIRQ:0000000000000000 $t
+ /tmp/ccvevkMB.s:1094 .text.HAL_NVIC_ClearPendingIRQ:0000000000000000 HAL_NVIC_ClearPendingIRQ
+ /tmp/ccvevkMB.s:1136 .text.HAL_NVIC_ClearPendingIRQ:0000000000000018 $d
+ /tmp/ccvevkMB.s:1141 .text.HAL_NVIC_GetActive:0000000000000000 $t
+ /tmp/ccvevkMB.s:1148 .text.HAL_NVIC_GetActive:0000000000000000 HAL_NVIC_GetActive
+ /tmp/ccvevkMB.s:1194 .text.HAL_NVIC_GetActive:0000000000000020 $d
+ /tmp/ccvevkMB.s:1199 .text.HAL_SYSTICK_CLKSourceConfig:0000000000000000 $t
+ /tmp/ccvevkMB.s:1206 .text.HAL_SYSTICK_CLKSourceConfig:0000000000000000 HAL_SYSTICK_CLKSourceConfig
+ /tmp/ccvevkMB.s:1239 .text.HAL_SYSTICK_Callback:0000000000000000 $t
+ /tmp/ccvevkMB.s:1246 .text.HAL_SYSTICK_Callback:0000000000000000 HAL_SYSTICK_Callback
+ARM GAS /tmp/ccvevkMB.s page 97
- /tmp/ccs1e2mJ.s:1259 .text.HAL_SYSTICK_IRQHandler:0000000000000000 $t
- /tmp/ccs1e2mJ.s:1266 .text.HAL_SYSTICK_IRQHandler:0000000000000000 HAL_SYSTICK_IRQHandler
+ /tmp/ccvevkMB.s:1259 .text.HAL_SYSTICK_IRQHandler:0000000000000000 $t
+ /tmp/ccvevkMB.s:1266 .text.HAL_SYSTICK_IRQHandler:0000000000000000 HAL_SYSTICK_IRQHandler
NO UNDEFINED SYMBOLS
diff --git a/build/stm32f7xx_hal_cortex.o b/build/stm32f7xx_hal_cortex.o
index 93eb222..8ed3bdc 100644
Binary files a/build/stm32f7xx_hal_cortex.o and b/build/stm32f7xx_hal_cortex.o differ
diff --git a/build/stm32f7xx_hal_dma.lst b/build/stm32f7xx_hal_dma.lst
index 0a9fbb7..6789fd7 100644
--- a/build/stm32f7xx_hal_dma.lst
+++ b/build/stm32f7xx_hal_dma.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccRPwCnE.s page 1
+ARM GAS /tmp/ccoG8wtV.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** __HAL_RCC_DMA1_CLK_ENABLE() or __HAL_RCC_DMA2_CLK_ENABLE().
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** *** Polling mode IO operation ***
-ARM GAS /tmp/ccRPwCnE.s page 2
+ARM GAS /tmp/ccoG8wtV.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** =================================
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** *
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** * Copyright (c) 2017 STMicroelectronics.
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** * All rights reserved.
-ARM GAS /tmp/ccRPwCnE.s page 3
+ARM GAS /tmp/ccoG8wtV.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** *
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** * @{
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** */
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
-ARM GAS /tmp/ccRPwCnE.s page 4
+ARM GAS /tmp/ccoG8wtV.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /** @addtogroup DMA_Exported_Functions_Group1
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** assert_param(IS_DMA_PERIPHERAL_BURST(hdma->Init.PeriphBurst));
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
-ARM GAS /tmp/ccRPwCnE.s page 5
+ARM GAS /tmp/ccoG8wtV.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Change DMA peripheral state */
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Clear Direct mode and FIFO threshold bits */
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** tmp &= (uint32_t)~(DMA_SxFCR_DMDIS | DMA_SxFCR_FTH);
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
-ARM GAS /tmp/ccRPwCnE.s page 6
+ARM GAS /tmp/ccoG8wtV.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Prepare the DMA Stream FIFO configuration */
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Check the DMA peripheral state */
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if(hdma == NULL)
-ARM GAS /tmp/ccRPwCnE.s page 7
+ARM GAS /tmp/ccoG8wtV.s page 7
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Release Lock */
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** __HAL_UNLOCK(hdma);
-ARM GAS /tmp/ccRPwCnE.s page 8
+ARM GAS /tmp/ccoG8wtV.s page 8
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** DMA_SetConfig(hdma, SrcAddress, DstAddress, DataLength);
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Enable the Peripheral */
-ARM GAS /tmp/ccRPwCnE.s page 9
+ARM GAS /tmp/ccoG8wtV.s page 9
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** __HAL_DMA_ENABLE(hdma);
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->Instance->CR |= DMA_IT_HT;
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
-ARM GAS /tmp/ccRPwCnE.s page 10
+ARM GAS /tmp/ccoG8wtV.s page 10
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Disable the stream */
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** __HAL_DMA_DISABLE(hdma);
-ARM GAS /tmp/ccRPwCnE.s page 11
+ARM GAS /tmp/ccoG8wtV.s page 11
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** return HAL_OK;
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
-ARM GAS /tmp/ccRPwCnE.s page 12
+ARM GAS /tmp/ccoG8wtV.s page 12
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Check for the Timeout (Not applicable in circular mode)*/
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if(Timeout != HAL_MAX_DELAY)
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
-ARM GAS /tmp/ccRPwCnE.s page 13
+ARM GAS /tmp/ccoG8wtV.s page 13
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if((Timeout == 0)||((HAL_GetTick() - tickstart ) > Timeout))
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Change the DMA state */
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->State= HAL_DMA_STATE_READY;
-ARM GAS /tmp/ccRPwCnE.s page 14
+ARM GAS /tmp/ccoG8wtV.s page 14
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Clear the transfer error flag */
771:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** regs->IFCR = DMA_FLAG_TEIF0_4 << hdma->StreamIndex;
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
-ARM GAS /tmp/ccRPwCnE.s page 15
+ARM GAS /tmp/ccoG8wtV.s page 15
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Update error code */
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->XferM1HalfCpltCallback(hdma);
828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
-ARM GAS /tmp/ccRPwCnE.s page 16
+ARM GAS /tmp/ccoG8wtV.s page 16
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
885:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Current memory buffer used is Memory 0 */
886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if((hdma->Instance->CR & DMA_SxCR_CT) == RESET)
-ARM GAS /tmp/ccRPwCnE.s page 17
+ARM GAS /tmp/ccoG8wtV.s page 17
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if (++count > timeout)
942:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
-ARM GAS /tmp/ccRPwCnE.s page 18
+ARM GAS /tmp/ccoG8wtV.s page 18
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** case HAL_DMA_XFER_M1HALFCPLT_CB_ID:
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->XferM1HalfCpltCallback = pCallback;
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
-ARM GAS /tmp/ccRPwCnE.s page 19
+ARM GAS /tmp/ccoG8wtV.s page 19
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** case HAL_DMA_XFER_M1CPLT_CB_ID:
1056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->XferM1CpltCallback = NULL;
1057:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
-ARM GAS /tmp/ccRPwCnE.s page 20
+ARM GAS /tmp/ccoG8wtV.s page 20
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** * @{
1113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** */
1114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
-ARM GAS /tmp/ccRPwCnE.s page 21
+ARM GAS /tmp/ccoG8wtV.s page 21
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /**
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
37 .cfi_offset 4, -8
38 .cfi_offset 5, -4
1160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Clear DBM bit */
-ARM GAS /tmp/ccRPwCnE.s page 22
+ARM GAS /tmp/ccoG8wtV.s page 22
1161:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->Instance->CR &= (uint32_t)(~DMA_SxCR_DBM);
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1184:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
70 .loc 1 1184 1 view .LVU17
71 001e 30BC pop {r4, r5}
-ARM GAS /tmp/ccRPwCnE.s page 23
+ARM GAS /tmp/ccoG8wtV.s page 23
72 .LCFI1:
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
113 0000 10B4 push {r4}
114 .LCFI3:
115 .cfi_def_cfa_offset 4
-ARM GAS /tmp/ccRPwCnE.s page 24
+ARM GAS /tmp/ccoG8wtV.s page 24
116 .cfi_offset 4, -4
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
151 .loc 1 1212 1 is_stmt 0 view .LVU42
152 0022 806D ldr r0, [r0, #88]
153 .LVL8:
-ARM GAS /tmp/ccRPwCnE.s page 25
+ARM GAS /tmp/ccoG8wtV.s page 25
154 .loc 1 1212 1 view .LVU43
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1223:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** uint32_t tmp = hdma->Init.FIFOThreshold;
197 .loc 1 1223 3 view .LVU49
198 .loc 1 1223 12 is_stmt 0 view .LVU50
-ARM GAS /tmp/ccRPwCnE.s page 26
+ARM GAS /tmp/ccoG8wtV.s page 26
199 0000 836A ldr r3, [r0, #40]
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
236 .loc 1 1238 10 view .LVU63
237 0022 B3F1C07F cmp r3, #25165824
238 0026 24D0 beq .L24
-ARM GAS /tmp/ccRPwCnE.s page 27
+ARM GAS /tmp/ccoG8wtV.s page 27
1222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** uint32_t tmp = hdma->Init.FIFOThreshold;
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
250 .loc 1 1279 5 is_stmt 1 view .LVU68
251 0032 022B cmp r3, #2
252 0034 25D9 bls .L28
-ARM GAS /tmp/ccRPwCnE.s page 28
+ARM GAS /tmp/ccoG8wtV.s page 28
253 0036 032B cmp r3, #3
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
292 005c 0DD1 bne .L26
1222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** uint32_t tmp = hdma->Init.FIFOThreshold;
293 .loc 1 1222 21 view .LVU79
-ARM GAS /tmp/ccRPwCnE.s page 29
+ARM GAS /tmp/ccoG8wtV.s page 29
294 005e 0020 movs r0, #0
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
335 .loc 1 1262 16 view .LVU92
336 007a 0120 movs r0, #1
337 .LVL37:
-ARM GAS /tmp/ccRPwCnE.s page 30
+ARM GAS /tmp/ccoG8wtV.s page 30
1262:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
375 .syntax unified
376 .thumb
377 .thumb_func
-ARM GAS /tmp/ccRPwCnE.s page 31
+ARM GAS /tmp/ccoG8wtV.s page 31
378 .fpu fpv5-d16
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
416 .loc 1 192 3 view .LVU119
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Check the memory burst, peripheral burst and FIFO threshold parameters only
417 .loc 1 193 3 view .LVU120
-ARM GAS /tmp/ccRPwCnE.s page 32
+ARM GAS /tmp/ccoG8wtV.s page 32
196:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
453 .loc 1 217 7 view .LVU139
454 0034 052B cmp r3, #5
455 0036 F5D9 bls .L34
-ARM GAS /tmp/ccRPwCnE.s page 33
+ARM GAS /tmp/ccoG8wtV.s page 33
220:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
240:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->Init.PeriphDataAlignment | hdma->Init.MemDataAlignment |
493 .loc 1 240 42 view .LVU157
494 0056 0A43 orrs r2, r2, r1
-ARM GAS /tmp/ccRPwCnE.s page 34
+ARM GAS /tmp/ccoG8wtV.s page 34
241:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->Init.Mode | hdma->Init.Priority;
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
531 .loc 1 258 7 is_stmt 0 view .LVU176
532 0076 25F00705 bic r5, r5, #7
-ARM GAS /tmp/ccRPwCnE.s page 35
+ARM GAS /tmp/ccoG8wtV.s page 35
533 .LVL57:
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
569 0096 FFF7FEFF bl DMA_CalcBaseAndBitshift
570 .LVL61:
294:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
-ARM GAS /tmp/ccRPwCnE.s page 36
+ARM GAS /tmp/ccoG8wtV.s page 36
571 .loc 1 294 3 is_stmt 1 view .LVU195
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
608 .loc 1 276 9 is_stmt 1 view .LVU212
276:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
609 .loc 1 276 25 is_stmt 0 view .LVU213
-ARM GAS /tmp/ccRPwCnE.s page 37
+ARM GAS /tmp/ccoG8wtV.s page 37
610 00b8 4023 movs r3, #64
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
655 0004 38B5 push {r3, r4, r5, lr}
656 .LCFI7:
657 .cfi_def_cfa_offset 16
-ARM GAS /tmp/ccRPwCnE.s page 38
+ARM GAS /tmp/ccoG8wtV.s page 38
658 .cfi_offset 3, -16
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
695 .loc 1 344 7 is_stmt 0 view .LVU241
696 002a 2B68 ldr r3, [r5]
344:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
-ARM GAS /tmp/ccRPwCnE.s page 39
+ARM GAS /tmp/ccoG8wtV.s page 39
697 .loc 1 344 24 view .LVU242
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
732 .loc 1 362 3 is_stmt 1 view .LVU261
362:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->XferErrorCallback = NULL;
733 .loc 1 362 32 is_stmt 0 view .LVU262
-ARM GAS /tmp/ccRPwCnE.s page 40
+ARM GAS /tmp/ccoG8wtV.s page 40
734 004c AC64 str r4, [r5, #72]
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
772 .LFE142:
774 .section .text.HAL_DMA_Start,"ax",%progbits
775 .align 1
-ARM GAS /tmp/ccRPwCnE.s page 41
+ARM GAS /tmp/ccoG8wtV.s page 41
776 .global HAL_DMA_Start
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
436:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
819 .loc 1 436 5 is_stmt 1 view .LVU291
436:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
-ARM GAS /tmp/ccRPwCnE.s page 42
+ARM GAS /tmp/ccoG8wtV.s page 42
820 .loc 1 436 5 view .LVU292
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
861 .cfi_endproc
862 .LFE143:
864 .section .text.HAL_DMA_Start_IT,"ax",%progbits
-ARM GAS /tmp/ccRPwCnE.s page 43
+ARM GAS /tmp/ccoG8wtV.s page 43
865 .align 1
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
907 .loc 1 466 33 is_stmt 0 discriminator 2 view .LVU318
908 0014 94F83500 ldrb r0, [r4, #53] @ zero_extendqisi2
909 0018 C0B2 uxtb r0, r0
-ARM GAS /tmp/ccRPwCnE.s page 44
+ARM GAS /tmp/ccoG8wtV.s page 44
466:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
478:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
948 .loc 1 478 16 view .LVU335
949 003e AB60 str r3, [r5, #8]
-ARM GAS /tmp/ccRPwCnE.s page 45
+ARM GAS /tmp/ccoG8wtV.s page 45
481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->Instance->FCR |= DMA_IT_FE;
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
989 0072 D8E7 b .L59
990 .cfi_endproc
991 .LFE144:
-ARM GAS /tmp/ccRPwCnE.s page 46
+ARM GAS /tmp/ccoG8wtV.s page 46
993 .section .text.HAL_DMA_Abort,"ax",%progbits
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1036 .loc 1 528 5 is_stmt 1 view .LVU362
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
1037 .loc 1 528 5 view .LVU363
-ARM GAS /tmp/ccRPwCnE.s page 47
+ARM GAS /tmp/ccoG8wtV.s page 47
1038 0018 0023 movs r3, #0
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1075 .loc 1 540 27 view .LVU380
1076 003e 1368 ldr r3, [r2]
1077 0040 23F00803 bic r3, r3, #8
-ARM GAS /tmp/ccRPwCnE.s page 48
+ARM GAS /tmp/ccoG8wtV.s page 48
1078 0044 1360 str r3, [r2]
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1116 0070 84F83430 strb r3, [r4, #52]
559:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
1117 .loc 1 559 9 view .LVU397
-ARM GAS /tmp/ccRPwCnE.s page 49
+ARM GAS /tmp/ccoG8wtV.s page 49
561:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1158 .thumb
1159 .thumb_func
1160 .fpu fpv5-d16
-ARM GAS /tmp/ccRPwCnE.s page 50
+ARM GAS /tmp/ccoG8wtV.s page 50
1162 HAL_DMA_Abort_IT:
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
1202 .loc 1 601 1 view .LVU427
1203 0024 7047 bx lr
-ARM GAS /tmp/ccRPwCnE.s page 51
+ARM GAS /tmp/ccoG8wtV.s page 51
1204 .cfi_endproc
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
1250 .loc 1 624 5 view .LVU438
1251 0014 022B cmp r3, #2
-ARM GAS /tmp/ccRPwCnE.s page 52
+ARM GAS /tmp/ccoG8wtV.s page 52
1252 0016 07D0 beq .L79
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1288 .loc 1 643 20 view .LVU456
1289 003c 4FF0200A mov r10, #32
1290 0040 0AFA03FA lsl r10, r10, r3
-ARM GAS /tmp/ccRPwCnE.s page 53
+ARM GAS /tmp/ccoG8wtV.s page 53
1291 .LVL111:
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1329 .loc 1 675 5 is_stmt 1 view .LVU472
675:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
1330 .loc 1 675 12 is_stmt 0 view .LVU473
-ARM GAS /tmp/ccRPwCnE.s page 54
+ARM GAS /tmp/ccoG8wtV.s page 54
1331 006c 3B68 ldr r3, [r7]
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
695:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
1369 .loc 1 695 5 is_stmt 1 view .LVU490
695:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
-ARM GAS /tmp/ccRPwCnE.s page 55
+ARM GAS /tmp/ccoG8wtV.s page 55
1370 .loc 1 695 44 is_stmt 0 view .LVU491
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1409 00c0 C0E7 b .L83
1410 .LVL121:
1411 .L86:
-ARM GAS /tmp/ccRPwCnE.s page 56
+ARM GAS /tmp/ccoG8wtV.s page 56
662:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1447 .loc 1 728 63 is_stmt 0 view .LVU525
1448 00e8 E26D ldr r2, [r4, #92]
728:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
-ARM GAS /tmp/ccRPwCnE.s page 57
+ARM GAS /tmp/ccoG8wtV.s page 57
1449 .loc 1 728 56 view .LVU526
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
1487 .loc 1 718 7 view .LVU543
720:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
-ARM GAS /tmp/ccRPwCnE.s page 58
+ARM GAS /tmp/ccoG8wtV.s page 58
1488 .loc 1 720 7 view .LVU544
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
754:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** uint32_t timeout = SystemCoreClock / 9600;
1535 .loc 1 754 3 view .LVU554
754:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** uint32_t timeout = SystemCoreClock / 9600;
-ARM GAS /tmp/ccRPwCnE.s page 59
+ARM GAS /tmp/ccoG8wtV.s page 59
1536 .loc 1 754 17 is_stmt 0 view .LVU555
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1574 002e 1A68 ldr r2, [r3]
1575 0030 22F00402 bic r2, r2, #4
1576 0034 1A60 str r2, [r3]
-ARM GAS /tmp/ccRPwCnE.s page 60
+ARM GAS /tmp/ccoG8wtV.s page 60
771:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1614 0062 6365 str r3, [r4, #84]
1615 .L99:
790:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
-ARM GAS /tmp/ccRPwCnE.s page 61
+ARM GAS /tmp/ccoG8wtV.s page 61
1616 .loc 1 790 3 is_stmt 1 view .LVU589
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
804:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
1654 .loc 1 804 7 view .LVU606
1655 0090 12F0080F tst r2, #8
-ARM GAS /tmp/ccRPwCnE.s page 62
+ARM GAS /tmp/ccoG8wtV.s page 62
1656 0094 1FD0 beq .L101
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
1693 .loc 1 827 13 is_stmt 1 view .LVU624
1694 00b8 2046 mov r0, r4
-ARM GAS /tmp/ccRPwCnE.s page 63
+ARM GAS /tmp/ccoG8wtV.s page 63
1695 .LVL130:
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1734 00de 55D0 beq .L105
851:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
1735 .loc 1 851 5 is_stmt 1 view .LVU640
-ARM GAS /tmp/ccRPwCnE.s page 64
+ARM GAS /tmp/ccoG8wtV.s page 64
851:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1772 .loc 1 891 13 is_stmt 1 view .LVU658
1773 010e 2046 mov r0, r4
1774 0110 9847 blx r3
-ARM GAS /tmp/ccRPwCnE.s page 65
+ARM GAS /tmp/ccoG8wtV.s page 65
1775 .LVL135:
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1813 013c BB60 str r3, [r7, #8]
871:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
1814 .loc 1 871 9 is_stmt 1 view .LVU675
-ARM GAS /tmp/ccRPwCnE.s page 66
+ARM GAS /tmp/ccoG8wtV.s page 66
871:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
907:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
1854 .loc 1 907 9 view .LVU691
907:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
-ARM GAS /tmp/ccRPwCnE.s page 67
+ARM GAS /tmp/ccoG8wtV.s page 67
1855 .loc 1 907 27 is_stmt 0 view .LVU692
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
1892 0190 636D ldr r3, [r4, #84]
932:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
1893 .loc 1 932 7 view .LVU710
-ARM GAS /tmp/ccRPwCnE.s page 68
+ARM GAS /tmp/ccoG8wtV.s page 68
1894 0192 13F0010F tst r3, #1
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
952:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
1933 .loc 1 952 7 discriminator 1 view .LVU726
956:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
-ARM GAS /tmp/ccRPwCnE.s page 69
+ARM GAS /tmp/ccoG8wtV.s page 69
1934 .loc 1 956 5 discriminator 1 view .LVU727
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
980:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
1981 .loc 1 980 3 view .LVU737
1982 0002 90F83400 ldrb r0, [r0, #52] @ zero_extendqisi2
-ARM GAS /tmp/ccRPwCnE.s page 70
+ARM GAS /tmp/ccoG8wtV.s page 70
1983 .LVL143:
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
2023 0030 0F .byte (.L127-.L126)/2
2024 0031 12 .byte (.L125-.L126)/2
2025 .p2align 1
-ARM GAS /tmp/ccRPwCnE.s page 71
+ARM GAS /tmp/ccoG8wtV.s page 71
2026 .L131:
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
2060 .loc 1 1000 7 view .LVU771
2061 0048 E8E7 b .L124
2062 .L127:
-ARM GAS /tmp/ccRPwCnE.s page 72
+ARM GAS /tmp/ccoG8wtV.s page 72
1003:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
2105 0000 0346 mov r3, r0
1038:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
2106 .loc 1 1038 3 is_stmt 1 view .LVU786
-ARM GAS /tmp/ccRPwCnE.s page 73
+ARM GAS /tmp/ccoG8wtV.s page 73
2107 .LVL148:
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
2146 002d 08 .byte (.L144-.L139)/2
2147 002e 0B .byte (.L143-.L139)/2
2148 002f 0E .byte (.L142-.L139)/2
-ARM GAS /tmp/ccRPwCnE.s page 74
+ARM GAS /tmp/ccoG8wtV.s page 74
2149 0030 11 .byte (.L141-.L139)/2
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
2187 004e 0020 movs r0, #0
2188 0050 D864 str r0, [r3, #76]
1065:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
-ARM GAS /tmp/ccRPwCnE.s page 75
+ARM GAS /tmp/ccoG8wtV.s page 75
2189 .loc 1 1065 7 is_stmt 1 view .LVU818
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
2225 .loc 1 1094 1 view .LVU836
2226 006c 7047 bx lr
2227 .cfi_endproc
-ARM GAS /tmp/ccRPwCnE.s page 76
+ARM GAS /tmp/ccoG8wtV.s page 76
2228 .LFE150:
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccRPwCnE.s page 1
2278 .LFE152:
2280 .section .rodata.flagBitshiftOffset.0,"a"
2281 .align 2
-ARM GAS /tmp/ccRPwCnE.s page 77
+ARM GAS /tmp/ccoG8wtV.s page 77
2282 .set .LANCHOR0,. + 0
@@ -4574,53 +4574,53 @@ ARM GAS /tmp/ccRPwCnE.s page 1
2293 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h"
2294 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
2295 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
-ARM GAS /tmp/ccRPwCnE.s page 78
+ARM GAS /tmp/ccoG8wtV.s page 78
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_dma.c
- /tmp/ccRPwCnE.s:17 .text.DMA_SetConfig:0000000000000000 $t
- /tmp/ccRPwCnE.s:24 .text.DMA_SetConfig:0000000000000000 DMA_SetConfig
- /tmp/ccRPwCnE.s:98 .text.DMA_CalcBaseAndBitshift:0000000000000000 $t
- /tmp/ccRPwCnE.s:104 .text.DMA_CalcBaseAndBitshift:0000000000000000 DMA_CalcBaseAndBitshift
- /tmp/ccRPwCnE.s:175 .text.DMA_CalcBaseAndBitshift:0000000000000034 $d
- /tmp/ccRPwCnE.s:182 .text.DMA_CheckFifoParam:0000000000000000 $t
- /tmp/ccRPwCnE.s:188 .text.DMA_CheckFifoParam:0000000000000000 DMA_CheckFifoParam
- /tmp/ccRPwCnE.s:274 .text.DMA_CheckFifoParam:000000000000004e $d
- /tmp/ccRPwCnE.s:278 .text.DMA_CheckFifoParam:0000000000000052 $t
- /tmp/ccRPwCnE.s:373 .text.HAL_DMA_Init:0000000000000000 $t
- /tmp/ccRPwCnE.s:380 .text.HAL_DMA_Init:0000000000000000 HAL_DMA_Init
- /tmp/ccRPwCnE.s:630 .text.HAL_DMA_Init:00000000000000cc $d
- /tmp/ccRPwCnE.s:635 .text.HAL_DMA_DeInit:0000000000000000 $t
- /tmp/ccRPwCnE.s:642 .text.HAL_DMA_DeInit:0000000000000000 HAL_DMA_DeInit
- /tmp/ccRPwCnE.s:775 .text.HAL_DMA_Start:0000000000000000 $t
- /tmp/ccRPwCnE.s:782 .text.HAL_DMA_Start:0000000000000000 HAL_DMA_Start
- /tmp/ccRPwCnE.s:865 .text.HAL_DMA_Start_IT:0000000000000000 $t
- /tmp/ccRPwCnE.s:872 .text.HAL_DMA_Start_IT:0000000000000000 HAL_DMA_Start_IT
- /tmp/ccRPwCnE.s:994 .text.HAL_DMA_Abort:0000000000000000 $t
- /tmp/ccRPwCnE.s:1001 .text.HAL_DMA_Abort:0000000000000000 HAL_DMA_Abort
- /tmp/ccRPwCnE.s:1155 .text.HAL_DMA_Abort_IT:0000000000000000 $t
- /tmp/ccRPwCnE.s:1162 .text.HAL_DMA_Abort_IT:0000000000000000 HAL_DMA_Abort_IT
- /tmp/ccRPwCnE.s:1208 .text.HAL_DMA_PollForTransfer:0000000000000000 $t
- /tmp/ccRPwCnE.s:1215 .text.HAL_DMA_PollForTransfer:0000000000000000 HAL_DMA_PollForTransfer
- /tmp/ccRPwCnE.s:1507 .text.HAL_DMA_IRQHandler:0000000000000000 $t
- /tmp/ccRPwCnE.s:1514 .text.HAL_DMA_IRQHandler:0000000000000000 HAL_DMA_IRQHandler
- /tmp/ccRPwCnE.s:1955 .text.HAL_DMA_IRQHandler:00000000000001d4 $d
- /tmp/ccRPwCnE.s:1961 .text.HAL_DMA_RegisterCallback:0000000000000000 $t
- /tmp/ccRPwCnE.s:1968 .text.HAL_DMA_RegisterCallback:0000000000000000 HAL_DMA_RegisterCallback
- /tmp/ccRPwCnE.s:2019 .text.HAL_DMA_RegisterCallback:000000000000002c $d
- /tmp/ccRPwCnE.s:2025 .text.HAL_DMA_RegisterCallback:0000000000000032 $t
- /tmp/ccRPwCnE.s:2089 .text.HAL_DMA_UnRegisterCallback:0000000000000000 $t
- /tmp/ccRPwCnE.s:2096 .text.HAL_DMA_UnRegisterCallback:0000000000000000 HAL_DMA_UnRegisterCallback
- /tmp/ccRPwCnE.s:2145 .text.HAL_DMA_UnRegisterCallback:000000000000002c $d
- /tmp/ccRPwCnE.s:2231 .text.HAL_DMA_GetState:0000000000000000 $t
- /tmp/ccRPwCnE.s:2238 .text.HAL_DMA_GetState:0000000000000000 HAL_DMA_GetState
- /tmp/ccRPwCnE.s:2256 .text.HAL_DMA_GetError:0000000000000000 $t
- /tmp/ccRPwCnE.s:2263 .text.HAL_DMA_GetError:0000000000000000 HAL_DMA_GetError
- /tmp/ccRPwCnE.s:2281 .rodata.flagBitshiftOffset.0:0000000000000000 $d
- /tmp/ccRPwCnE.s:2285 .rodata.flagBitshiftOffset.0:0000000000000000 flagBitshiftOffset.0
- /tmp/ccRPwCnE.s:2152 .text.HAL_DMA_UnRegisterCallback:0000000000000033 $d
- /tmp/ccRPwCnE.s:2152 .text.HAL_DMA_UnRegisterCallback:0000000000000034 $t
+ /tmp/ccoG8wtV.s:17 .text.DMA_SetConfig:0000000000000000 $t
+ /tmp/ccoG8wtV.s:24 .text.DMA_SetConfig:0000000000000000 DMA_SetConfig
+ /tmp/ccoG8wtV.s:98 .text.DMA_CalcBaseAndBitshift:0000000000000000 $t
+ /tmp/ccoG8wtV.s:104 .text.DMA_CalcBaseAndBitshift:0000000000000000 DMA_CalcBaseAndBitshift
+ /tmp/ccoG8wtV.s:175 .text.DMA_CalcBaseAndBitshift:0000000000000034 $d
+ /tmp/ccoG8wtV.s:182 .text.DMA_CheckFifoParam:0000000000000000 $t
+ /tmp/ccoG8wtV.s:188 .text.DMA_CheckFifoParam:0000000000000000 DMA_CheckFifoParam
+ /tmp/ccoG8wtV.s:274 .text.DMA_CheckFifoParam:000000000000004e $d
+ /tmp/ccoG8wtV.s:278 .text.DMA_CheckFifoParam:0000000000000052 $t
+ /tmp/ccoG8wtV.s:373 .text.HAL_DMA_Init:0000000000000000 $t
+ /tmp/ccoG8wtV.s:380 .text.HAL_DMA_Init:0000000000000000 HAL_DMA_Init
+ /tmp/ccoG8wtV.s:630 .text.HAL_DMA_Init:00000000000000cc $d
+ /tmp/ccoG8wtV.s:635 .text.HAL_DMA_DeInit:0000000000000000 $t
+ /tmp/ccoG8wtV.s:642 .text.HAL_DMA_DeInit:0000000000000000 HAL_DMA_DeInit
+ /tmp/ccoG8wtV.s:775 .text.HAL_DMA_Start:0000000000000000 $t
+ /tmp/ccoG8wtV.s:782 .text.HAL_DMA_Start:0000000000000000 HAL_DMA_Start
+ /tmp/ccoG8wtV.s:865 .text.HAL_DMA_Start_IT:0000000000000000 $t
+ /tmp/ccoG8wtV.s:872 .text.HAL_DMA_Start_IT:0000000000000000 HAL_DMA_Start_IT
+ /tmp/ccoG8wtV.s:994 .text.HAL_DMA_Abort:0000000000000000 $t
+ /tmp/ccoG8wtV.s:1001 .text.HAL_DMA_Abort:0000000000000000 HAL_DMA_Abort
+ /tmp/ccoG8wtV.s:1155 .text.HAL_DMA_Abort_IT:0000000000000000 $t
+ /tmp/ccoG8wtV.s:1162 .text.HAL_DMA_Abort_IT:0000000000000000 HAL_DMA_Abort_IT
+ /tmp/ccoG8wtV.s:1208 .text.HAL_DMA_PollForTransfer:0000000000000000 $t
+ /tmp/ccoG8wtV.s:1215 .text.HAL_DMA_PollForTransfer:0000000000000000 HAL_DMA_PollForTransfer
+ /tmp/ccoG8wtV.s:1507 .text.HAL_DMA_IRQHandler:0000000000000000 $t
+ /tmp/ccoG8wtV.s:1514 .text.HAL_DMA_IRQHandler:0000000000000000 HAL_DMA_IRQHandler
+ /tmp/ccoG8wtV.s:1955 .text.HAL_DMA_IRQHandler:00000000000001d4 $d
+ /tmp/ccoG8wtV.s:1961 .text.HAL_DMA_RegisterCallback:0000000000000000 $t
+ /tmp/ccoG8wtV.s:1968 .text.HAL_DMA_RegisterCallback:0000000000000000 HAL_DMA_RegisterCallback
+ /tmp/ccoG8wtV.s:2019 .text.HAL_DMA_RegisterCallback:000000000000002c $d
+ /tmp/ccoG8wtV.s:2025 .text.HAL_DMA_RegisterCallback:0000000000000032 $t
+ /tmp/ccoG8wtV.s:2089 .text.HAL_DMA_UnRegisterCallback:0000000000000000 $t
+ /tmp/ccoG8wtV.s:2096 .text.HAL_DMA_UnRegisterCallback:0000000000000000 HAL_DMA_UnRegisterCallback
+ /tmp/ccoG8wtV.s:2145 .text.HAL_DMA_UnRegisterCallback:000000000000002c $d
+ /tmp/ccoG8wtV.s:2231 .text.HAL_DMA_GetState:0000000000000000 $t
+ /tmp/ccoG8wtV.s:2238 .text.HAL_DMA_GetState:0000000000000000 HAL_DMA_GetState
+ /tmp/ccoG8wtV.s:2256 .text.HAL_DMA_GetError:0000000000000000 $t
+ /tmp/ccoG8wtV.s:2263 .text.HAL_DMA_GetError:0000000000000000 HAL_DMA_GetError
+ /tmp/ccoG8wtV.s:2281 .rodata.flagBitshiftOffset.0:0000000000000000 $d
+ /tmp/ccoG8wtV.s:2285 .rodata.flagBitshiftOffset.0:0000000000000000 flagBitshiftOffset.0
+ /tmp/ccoG8wtV.s:2152 .text.HAL_DMA_UnRegisterCallback:0000000000000033 $d
+ /tmp/ccoG8wtV.s:2152 .text.HAL_DMA_UnRegisterCallback:0000000000000034 $t
UNDEFINED SYMBOLS
HAL_GetTick
diff --git a/build/stm32f7xx_hal_dma.o b/build/stm32f7xx_hal_dma.o
index 5982929..72968dd 100644
Binary files a/build/stm32f7xx_hal_dma.o and b/build/stm32f7xx_hal_dma.o differ
diff --git a/build/stm32f7xx_hal_dma_ex.lst b/build/stm32f7xx_hal_dma_ex.lst
index 6e10cea..0cc7f15 100644
--- a/build/stm32f7xx_hal_dma_ex.lst
+++ b/build/stm32f7xx_hal_dma_ex.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccgvGc3k.s page 1
+ARM GAS /tmp/ccyquBV4.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** * All rights reserved.
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** *
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** * This software is licensed under terms that can be found in the LICENSE file in
-ARM GAS /tmp/ccgvGc3k.s page 2
+ARM GAS /tmp/ccyquBV4.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** * the root directory of this software component.
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** @endverbatim
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** * @{
-ARM GAS /tmp/ccgvGc3k.s page 3
+ARM GAS /tmp/ccyquBV4.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** */
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** return status;
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
-ARM GAS /tmp/ccgvGc3k.s page 4
+ARM GAS /tmp/ccyquBV4.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** /**
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** if((hdma->XferHalfCpltCallback != NULL) || (hdma->XferM1HalfCpltCallback != NULL))
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** {
-ARM GAS /tmp/ccgvGc3k.s page 5
+ARM GAS /tmp/ccyquBV4.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** hdma->Instance->CR |= DMA_IT_HT;
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** /** @addtogroup DMAEx_Private_Functions
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** * @{
-ARM GAS /tmp/ccgvGc3k.s page 6
+ARM GAS /tmp/ccyquBV4.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** */
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
52 .loc 1 289 25 view .LVU9
53 000e 9960 str r1, [r3, #8]
54 .LVL2:
-ARM GAS /tmp/ccgvGc3k.s page 7
+ARM GAS /tmp/ccyquBV4.s page 7
290:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
99 .cfi_startproc
100 @ args = 4, pretend = 0, frame = 0
101 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/ccgvGc3k.s page 8
+ARM GAS /tmp/ccyquBV4.s page 8
103:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** HAL_StatusTypeDef status = HAL_OK;
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
141 .loc 1 144 1 view .LVU35
142 0024 38BD pop {r3, r4, r5, pc}
143 .LVL9:
-ARM GAS /tmp/ccgvGc3k.s page 9
+ARM GAS /tmp/ccyquBV4.s page 9
144 .L12:
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
182 .LVL15:
135:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
183 .loc 1 135 7 is_stmt 1 view .LVU52
-ARM GAS /tmp/ccgvGc3k.s page 10
+ARM GAS /tmp/ccyquBV4.s page 10
184 004c 2268 ldr r2, [r4]
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
231 0006 8028 cmp r0, #128
232 0008 11D0 beq .L302
171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
-ARM GAS /tmp/ccgvGc3k.s page 11
+ARM GAS /tmp/ccyquBV4.s page 11
233 .loc 1 171 3 is_stmt 1 view .LVU62
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
271 0032 6365 str r3, [r4, #84]
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
272 .loc 1 167 5 is_stmt 1 view .LVU79
-ARM GAS /tmp/ccgvGc3k.s page 12
+ARM GAS /tmp/ccyquBV4.s page 12
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
312 .loc 1 191 5 is_stmt 0 discriminator 1 view .LVU95
313 0062 A2F58962 sub r2, r2, #1096
-ARM GAS /tmp/ccgvGc3k.s page 13
+ARM GAS /tmp/ccyquBV4.s page 13
314 0066 9342 cmp r3, r2
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
357 00ba 02F58062 add r2, r2, #1024
358 00be 9342 cmp r3, r2
359 00c0 02D0 beq .L304
-ARM GAS /tmp/ccgvGc3k.s page 14
+ARM GAS /tmp/ccyquBV4.s page 14
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
404 011a A2F56872 sub r2, r2, #928
405 011e 9342 cmp r3, r2
406 0120 00F09A81 beq .L115
-ARM GAS /tmp/ccgvGc3k.s page 15
+ARM GAS /tmp/ccyquBV4.s page 15
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
454 0180 4FF40012 mov r2, #2097152
455 0184 A4E7 b .L19
456 .L70:
-ARM GAS /tmp/ccgvGc3k.s page 16
+ARM GAS /tmp/ccyquBV4.s page 16
457 0186 4FF40012 mov r2, #2097152
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
501 01da 9342 cmp r3, r2
502 01dc 27D0 beq .L81
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
-ARM GAS /tmp/ccgvGc3k.s page 17
+ARM GAS /tmp/ccyquBV4.s page 17
503 .loc 1 191 5 discriminator 69 view .LVU134
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
551 0228 4FF40062 mov r2, #2048
552 022c EAE7 b .L22
553 .L81:
-ARM GAS /tmp/ccgvGc3k.s page 18
+ARM GAS /tmp/ccyquBV4.s page 18
554 022e 4FF40012 mov r2, #2097152
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
599 .loc 1 191 5 discriminator 118 view .LVU150
600 0284 A2F58962 sub r2, r2, #1096
-ARM GAS /tmp/ccgvGc3k.s page 19
+ARM GAS /tmp/ccyquBV4.s page 19
601 0288 9342 cmp r3, r2
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
648 02d0 4FF40063 mov r3, #2048
649 02d4 EDE7 b .L24
650 .L92:
-ARM GAS /tmp/ccgvGc3k.s page 20
+ARM GAS /tmp/ccyquBV4.s page 20
651 02d6 4FF40063 mov r3, #2048
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
698 0338 29D0 beq .L103
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
699 .loc 1 191 5 discriminator 165 view .LVU165
-ARM GAS /tmp/ccgvGc3k.s page 21
+ARM GAS /tmp/ccyquBV4.s page 21
700 033a 02F58062 add r2, r2, #1024
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
746 0382 4FF40063 mov r3, #2048
747 0386 F3E7 b .L25
748 .L102:
-ARM GAS /tmp/ccgvGc3k.s page 22
+ARM GAS /tmp/ccyquBV4.s page 22
749 0388 4FF40063 mov r3, #2048
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
796 03e0 02F58062 add r2, r2, #1024
797 03e4 9342 cmp r3, r2
798 03e6 00F0A281 beq .L160
-ARM GAS /tmp/ccgvGc3k.s page 23
+ARM GAS /tmp/ccyquBV4.s page 23
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
843 044a B3E7 b .L27
844 .L113:
845 044c 4FF48062 mov r2, #1024
-ARM GAS /tmp/ccgvGc3k.s page 24
+ARM GAS /tmp/ccyquBV4.s page 24
846 0450 B0E7 b .L27
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
893 04a8 2AD0 beq .L126
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
894 .loc 1 192 5 discriminator 63 view .LVU198
-ARM GAS /tmp/ccgvGc3k.s page 25
+ARM GAS /tmp/ccyquBV4.s page 25
895 04aa A2F56872 sub r2, r2, #928
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
941 .L125:
942 04fa 4FF48062 mov r2, #1024
943 04fe F3E7 b .L30
-ARM GAS /tmp/ccgvGc3k.s page 26
+ARM GAS /tmp/ccyquBV4.s page 26
944 .L126:
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
991 .loc 1 192 5 discriminator 114 view .LVU214
992 0558 A2F56872 sub r2, r2, #928
-ARM GAS /tmp/ccgvGc3k.s page 27
+ARM GAS /tmp/ccyquBV4.s page 27
993 055c 9342 cmp r3, r2
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1039 05a8 4FF48063 mov r3, #1024
1040 05ac F3E7 b .L32
1041 .L138:
-ARM GAS /tmp/ccgvGc3k.s page 28
+ARM GAS /tmp/ccyquBV4.s page 28
1042 05ae 4FF48063 mov r3, #1024
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1090 0610 02F58062 add r2, r2, #1024
1091 0614 9342 cmp r3, r2
1092 0616 2AD0 beq .L150
-ARM GAS /tmp/ccgvGc3k.s page 29
+ARM GAS /tmp/ccyquBV4.s page 29
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1138 0664 1023 movs r3, #16
1139 0666 F6E7 b .L33
1140 .L149:
-ARM GAS /tmp/ccgvGc3k.s page 30
+ARM GAS /tmp/ccyquBV4.s page 30
1141 0668 4FF48063 mov r3, #1024
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
1189 .loc 1 194 5 discriminator 7 view .LVU244
1190 06c6 02F58062 add r2, r2, #1024
-ARM GAS /tmp/ccgvGc3k.s page 31
+ARM GAS /tmp/ccyquBV4.s page 31
1191 06ca 9342 cmp r3, r2
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1235 .L160:
1236 072e 0822 movs r2, #8
1237 0730 B3E7 b .L35
-ARM GAS /tmp/ccgvGc3k.s page 32
+ARM GAS /tmp/ccyquBV4.s page 32
1238 .L161:
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1285 0788 02F58062 add r2, r2, #1024
1286 078c 9342 cmp r3, r2
1287 078e 2AD0 beq .L174
-ARM GAS /tmp/ccgvGc3k.s page 33
+ARM GAS /tmp/ccyquBV4.s page 33
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1333 07dc 0822 movs r2, #8
1334 07de F6E7 b .L38
1335 .L173:
-ARM GAS /tmp/ccgvGc3k.s page 34
+ARM GAS /tmp/ccyquBV4.s page 34
1336 07e0 4FF40072 mov r2, #512
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1383 083a 9342 cmp r3, r2
1384 083c 2AD0 beq .L186
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
-ARM GAS /tmp/ccgvGc3k.s page 35
+ARM GAS /tmp/ccyquBV4.s page 35
1385 .loc 1 193 5 discriminator 114 view .LVU278
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1431 088c F6E7 b .L40
1432 .L185:
1433 088e 4FF40073 mov r3, #512
-ARM GAS /tmp/ccgvGc3k.s page 36
+ARM GAS /tmp/ccyquBV4.s page 36
1434 0892 F3E7 b .L40
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
1483 .loc 1 193 5 discriminator 161 view .LVU292
1484 08f8 02F58062 add r2, r2, #1024
-ARM GAS /tmp/ccgvGc3k.s page 37
+ARM GAS /tmp/ccyquBV4.s page 37
1485 08fc 9342 cmp r3, r2
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1530 094a F8E7 b .L41
1531 .L196:
1532 094c 0823 movs r3, #8
-ARM GAS /tmp/ccgvGc3k.s page 38
+ARM GAS /tmp/ccyquBV4.s page 38
1533 094e F6E7 b .L41
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1581 09a8 9342 cmp r3, r2
1582 09aa 00F07D81 beq .L255
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
-ARM GAS /tmp/ccgvGc3k.s page 39
+ARM GAS /tmp/ccyquBV4.s page 39
1583 .loc 1 195 5 discriminator 7 view .LVU308
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1627 0a12 0422 movs r2, #4
1628 0a14 B5E7 b .L43
1629 .L208:
-ARM GAS /tmp/ccgvGc3k.s page 40
+ARM GAS /tmp/ccyquBV4.s page 40
1630 0a16 0422 movs r2, #4
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
1678 .loc 1 194 5 discriminator 61 view .LVU325
1679 0a70 02F58062 add r2, r2, #1024
-ARM GAS /tmp/ccgvGc3k.s page 41
+ARM GAS /tmp/ccyquBV4.s page 41
1680 0a74 9342 cmp r3, r2
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1725 0ac2 F8E7 b .L46
1726 .L220:
1727 0ac4 0422 movs r2, #4
-ARM GAS /tmp/ccgvGc3k.s page 42
+ARM GAS /tmp/ccyquBV4.s page 42
1728 0ac6 F6E7 b .L46
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1775 .loc 1 194 5 discriminator 112 view .LVU341
1776 0b1e 02F58062 add r2, r2, #1024
1777 0b22 9342 cmp r3, r2
-ARM GAS /tmp/ccgvGc3k.s page 43
+ARM GAS /tmp/ccyquBV4.s page 43
1778 0b24 2AD0 beq .L234
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1823 .L232:
1824 0b72 0423 movs r3, #4
1825 0b74 F6E7 b .L48
-ARM GAS /tmp/ccgvGc3k.s page 44
+ARM GAS /tmp/ccyquBV4.s page 44
1826 .L233:
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1875 0bdc 9342 cmp r3, r2
1876 0bde 2BD0 beq .L245
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
-ARM GAS /tmp/ccgvGc3k.s page 45
+ARM GAS /tmp/ccyquBV4.s page 45
1877 .loc 1 194 5 discriminator 161 view .LVU356
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1922 .L243:
1923 0c30 0423 movs r3, #4
1924 0c32 F8E7 b .L49
-ARM GAS /tmp/ccgvGc3k.s page 46
+ARM GAS /tmp/ccyquBV4.s page 46
1925 .L244:
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
1971 0c7a 5369 ldr r3, [r2, #20]
1972 0c7c 43F08003 orr r3, r3, #128
1973 0c80 5361 str r3, [r2, #20]
-ARM GAS /tmp/ccgvGc3k.s page 47
+ARM GAS /tmp/ccyquBV4.s page 47
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** {
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
2019 .L261:
2020 0cc0 4FF48032 mov r2, #65536
2021 0cc4 D1E7 b .L51
-ARM GAS /tmp/ccgvGc3k.s page 48
+ARM GAS /tmp/ccyquBV4.s page 48
2022 .L262:
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
2066 0d16 A2F58962 sub r2, r2, #1096
2067 0d1a 9342 cmp r3, r2
2068 0d1c 23D0 beq .L273
-ARM GAS /tmp/ccgvGc3k.s page 49
+ARM GAS /tmp/ccyquBV4.s page 49
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
2117 0d66 4FF48032 mov r2, #65536
2118 0d6a EBE7 b .L54
2119 .L274:
-ARM GAS /tmp/ccgvGc3k.s page 50
+ARM GAS /tmp/ccyquBV4.s page 50
2120 0d6c 4FF48032 mov r2, #65536
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
2164 0dc0 9342 cmp r3, r2
2165 0dc2 23D0 beq .L285
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
-ARM GAS /tmp/ccgvGc3k.s page 51
+ARM GAS /tmp/ccyquBV4.s page 51
2166 .loc 1 195 5 discriminator 120 view .LVU409
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
2215 0e10 EBE7 b .L56
2216 .L286:
2217 0e12 4FF48033 mov r3, #65536
-ARM GAS /tmp/ccgvGc3k.s page 52
+ARM GAS /tmp/ccyquBV4.s page 52
2218 0e16 E8E7 b .L56
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
2263 .loc 1 195 5 discriminator 167 view .LVU423
2264 0e72 A2F58962 sub r2, r2, #1096
2265 0e76 9342 cmp r3, r2
-ARM GAS /tmp/ccgvGc3k.s page 53
+ARM GAS /tmp/ccyquBV4.s page 53
2266 0e78 23D0 beq .L297
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
2314 .L297:
2315 0ec2 4FF48033 mov r3, #65536
2316 0ec6 EBE7 b .L57
-ARM GAS /tmp/ccgvGc3k.s page 54
+ARM GAS /tmp/ccyquBV4.s page 54
2317 .L298:
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccgvGc3k.s page 1
239:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
2365 .loc 1 239 26 view .LVU438
2366 0004 D960 str r1, [r3, #12]
-ARM GAS /tmp/ccgvGc3k.s page 55
+ARM GAS /tmp/ccyquBV4.s page 55
2367 .L339:
@@ -3271,29 +3271,29 @@ ARM GAS /tmp/ccgvGc3k.s page 1
2389 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
2390 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h"
2391 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h"
-ARM GAS /tmp/ccgvGc3k.s page 56
+ARM GAS /tmp/ccyquBV4.s page 56
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_dma_ex.c
- /tmp/ccgvGc3k.s:17 .text.DMA_MultiBufferSetConfig:0000000000000000 $t
- /tmp/ccgvGc3k.s:24 .text.DMA_MultiBufferSetConfig:0000000000000000 DMA_MultiBufferSetConfig
- /tmp/ccgvGc3k.s:88 .text.HAL_DMAEx_MultiBufferStart:0000000000000000 $t
- /tmp/ccgvGc3k.s:95 .text.HAL_DMAEx_MultiBufferStart:0000000000000000 HAL_DMAEx_MultiBufferStart
- /tmp/ccgvGc3k.s:200 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000000 $t
- /tmp/ccgvGc3k.s:207 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000000 HAL_DMAEx_MultiBufferStart_IT
- /tmp/ccgvGc3k.s:665 .text.HAL_DMAEx_MultiBufferStart_IT:00000000000002f0 $d
- /tmp/ccgvGc3k.s:672 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000304 $t
- /tmp/ccgvGc3k.s:1059 .text.HAL_DMAEx_MultiBufferStart_IT:00000000000005cc $d
- /tmp/ccgvGc3k.s:1066 .text.HAL_DMAEx_MultiBufferStart_IT:00000000000005e4 $t
- /tmp/ccgvGc3k.s:1453 .text.HAL_DMAEx_MultiBufferStart_IT:00000000000008b4 $d
- /tmp/ccgvGc3k.s:1460 .text.HAL_DMAEx_MultiBufferStart_IT:00000000000008cc $t
- /tmp/ccgvGc3k.s:1847 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000b9c $d
- /tmp/ccgvGc3k.s:1854 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000bb4 $t
- /tmp/ccgvGc3k.s:2225 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000e20 $d
- /tmp/ccgvGc3k.s:2232 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000e34 $t
- /tmp/ccgvGc3k.s:2338 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000ee4 $d
- /tmp/ccgvGc3k.s:2344 .text.HAL_DMAEx_ChangeMemory:0000000000000000 $t
- /tmp/ccgvGc3k.s:2351 .text.HAL_DMAEx_ChangeMemory:0000000000000000 HAL_DMAEx_ChangeMemory
+ /tmp/ccyquBV4.s:17 .text.DMA_MultiBufferSetConfig:0000000000000000 $t
+ /tmp/ccyquBV4.s:24 .text.DMA_MultiBufferSetConfig:0000000000000000 DMA_MultiBufferSetConfig
+ /tmp/ccyquBV4.s:88 .text.HAL_DMAEx_MultiBufferStart:0000000000000000 $t
+ /tmp/ccyquBV4.s:95 .text.HAL_DMAEx_MultiBufferStart:0000000000000000 HAL_DMAEx_MultiBufferStart
+ /tmp/ccyquBV4.s:200 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000000 $t
+ /tmp/ccyquBV4.s:207 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000000 HAL_DMAEx_MultiBufferStart_IT
+ /tmp/ccyquBV4.s:665 .text.HAL_DMAEx_MultiBufferStart_IT:00000000000002f0 $d
+ /tmp/ccyquBV4.s:672 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000304 $t
+ /tmp/ccyquBV4.s:1059 .text.HAL_DMAEx_MultiBufferStart_IT:00000000000005cc $d
+ /tmp/ccyquBV4.s:1066 .text.HAL_DMAEx_MultiBufferStart_IT:00000000000005e4 $t
+ /tmp/ccyquBV4.s:1453 .text.HAL_DMAEx_MultiBufferStart_IT:00000000000008b4 $d
+ /tmp/ccyquBV4.s:1460 .text.HAL_DMAEx_MultiBufferStart_IT:00000000000008cc $t
+ /tmp/ccyquBV4.s:1847 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000b9c $d
+ /tmp/ccyquBV4.s:1854 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000bb4 $t
+ /tmp/ccyquBV4.s:2225 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000e20 $d
+ /tmp/ccyquBV4.s:2232 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000e34 $t
+ /tmp/ccyquBV4.s:2338 .text.HAL_DMAEx_MultiBufferStart_IT:0000000000000ee4 $d
+ /tmp/ccyquBV4.s:2344 .text.HAL_DMAEx_ChangeMemory:0000000000000000 $t
+ /tmp/ccyquBV4.s:2351 .text.HAL_DMAEx_ChangeMemory:0000000000000000 HAL_DMAEx_ChangeMemory
NO UNDEFINED SYMBOLS
diff --git a/build/stm32f7xx_hal_dma_ex.o b/build/stm32f7xx_hal_dma_ex.o
index da8112d..77cfd92 100644
Binary files a/build/stm32f7xx_hal_dma_ex.o and b/build/stm32f7xx_hal_dma_ex.o differ
diff --git a/build/stm32f7xx_hal_exti.lst b/build/stm32f7xx_hal_exti.lst
index 18bad11..57bef22 100644
--- a/build/stm32f7xx_hal_exti.lst
+++ b/build/stm32f7xx_hal_exti.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccsKoAYX.s page 1
+ARM GAS /tmp/ccTKBm5t.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** (+) Exti line can be configured in 3 different modes
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** (++) Interrupt
-ARM GAS /tmp/ccsKoAYX.s page 2
+ARM GAS /tmp/ccTKBm5t.s page 2
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** (++) Event
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Includes ------------------------------------------------------------------*/
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** #include "stm32f7xx_hal.h"
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
-ARM GAS /tmp/ccsKoAYX.s page 3
+ARM GAS /tmp/ccTKBm5t.s page 3
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /** @addtogroup STM32F7xx_HAL_Driver
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** HAL_StatusTypeDef HAL_EXTI_SetConfigLine(EXTI_HandleTypeDef *hexti, EXTI_ConfigTypeDef *pExtiConfig
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** {
29 .loc 1 143 1 view -0
-ARM GAS /tmp/ccsKoAYX.s page 4
+ARM GAS /tmp/ccTKBm5t.s page 4
30 .cfi_startproc
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
63 .loc 1 163 3 is_stmt 1 view .LVU14
64 .loc 1 163 12 is_stmt 0 view .LVU15
65 0014 0122 movs r2, #1
-ARM GAS /tmp/ccsKoAYX.s page 5
+ARM GAS /tmp/ccTKBm5t.s page 5
66 0016 8240 lsls r2, r2, r0
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
98 .L7:
186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
187:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** else
-ARM GAS /tmp/ccsKoAYX.s page 6
+ARM GAS /tmp/ccTKBm5t.s page 6
188:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** {
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
121 .loc 1 219 3 is_stmt 1 view .LVU37
122 .loc 1 219 19 is_stmt 0 view .LVU38
123 005a 5B68 ldr r3, [r3, #4]
-ARM GAS /tmp/ccsKoAYX.s page 7
+ARM GAS /tmp/ccTKBm5t.s page 7
124 .LVL5:
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
164 0080 24EA0204 bic r4, r4, r2
165 0084 EC60 str r4, [r5, #12]
166 0086 DAE7 b .L7
-ARM GAS /tmp/ccsKoAYX.s page 8
+ARM GAS /tmp/ccTKBm5t.s page 8
167 .L16:
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
214:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
205 .loc 1 214 15 is_stmt 0 view .LVU65
206 00ae 0748 ldr r0, .L17
-ARM GAS /tmp/ccsKoAYX.s page 9
+ARM GAS /tmp/ccTKBm5t.s page 9
207 00b0 0168 ldr r1, [r0]
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
233:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** * @param hexti Exti handle.
234:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** * @param pExtiConfig Pointer on structure to store Exti configuration.
235:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** * @retval HAL Status.
-ARM GAS /tmp/ccsKoAYX.s page 10
+ARM GAS /tmp/ccTKBm5t.s page 10
236:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** */
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
286 .loc 1 257 12 is_stmt 0 view .LVU86
287 0014 0122 movs r2, #1
288 0016 02FA0CF2 lsl r2, r2, ip
-ARM GAS /tmp/ccsKoAYX.s page 11
+ARM GAS /tmp/ccTKBm5t.s page 11
289 .LVL20:
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
321 0036 0021 movs r1, #0
322 0038 9960 str r1, [r3, #8]
280:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** pExtiConfig->GPIOSel = 0x00u;
-ARM GAS /tmp/ccsKoAYX.s page 12
+ARM GAS /tmp/ccTKBm5t.s page 12
323 .loc 1 280 3 is_stmt 1 view .LVU101
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
358 .loc 1 299 28 is_stmt 0 view .LVU117
359 005e 04F0C062 and r2, r4, #100663296
360 .loc 1 299 8 view .LVU118
-ARM GAS /tmp/ccsKoAYX.s page 13
+ARM GAS /tmp/ccTKBm5t.s page 13
361 0062 B2F1C06F cmp r2, #100663296
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
394 0088 02F00F02 and r2, r2, #15
304:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
395 .loc 1 304 28 view .LVU132
-ARM GAS /tmp/ccsKoAYX.s page 14
+ARM GAS /tmp/ccTKBm5t.s page 14
396 008c DA60 str r2, [r3, #12]
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** */
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** HAL_StatusTypeDef HAL_EXTI_ClearConfigLine(EXTI_HandleTypeDef *hexti)
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** {
-ARM GAS /tmp/ccsKoAYX.s page 15
+ARM GAS /tmp/ccTKBm5t.s page 15
444 .loc 1 317 1 is_stmt 1 view -0
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
478 .loc 1 336 28 view .LVU153
479 0016 6FEA030E mvn lr, r3
480 .loc 1 336 26 view .LVU154
-ARM GAS /tmp/ccsKoAYX.s page 16
+ARM GAS /tmp/ccTKBm5t.s page 16
481 001a 21EA0301 bic r1, r1, r3
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
352:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** regval = SYSCFG->EXTICR[linepos >> 2u];
353:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** regval &= ~(SYSCFG_EXTICR1_EXTI0 << (SYSCFG_EXTICR1_EXTI1_Pos * (linepos & 0x03u)));
354:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** SYSCFG->EXTICR[linepos >> 2u] = regval;
-ARM GAS /tmp/ccsKoAYX.s page 17
+ARM GAS /tmp/ccTKBm5t.s page 17
355:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
559 .cfi_restore 4
560 .cfi_restore 14
325:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
-ARM GAS /tmp/ccsKoAYX.s page 18
+ARM GAS /tmp/ccTKBm5t.s page 18
561 .loc 1 325 12 view .LVU189
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** HAL_StatusTypeDef status = HAL_OK;
604 .loc 1 371 3 is_stmt 1 view .LVU195
605 .LVL47:
-ARM GAS /tmp/ccsKoAYX.s page 19
+ARM GAS /tmp/ccTKBm5t.s page 19
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
638 .cfi_startproc
639 @ args = 0, pretend = 0, frame = 0
640 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/ccsKoAYX.s page 20
+ARM GAS /tmp/ccTKBm5t.s page 20
641 @ link register save eliminated.
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
416:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
417:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /** @addtogroup EXTI_Exported_Functions_Group2
418:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** * @brief EXTI IO functions.
-ARM GAS /tmp/ccsKoAYX.s page 21
+ARM GAS /tmp/ccTKBm5t.s page 21
419:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** *
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
704 0010 1A42 tst r2, r3
705 0012 04D0 beq .L54
445:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** {
-ARM GAS /tmp/ccsKoAYX.s page 22
+ARM GAS /tmp/ccTKBm5t.s page 22
446:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Clear pending bit */
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
466:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** uint32_t HAL_EXTI_GetPending(EXTI_HandleTypeDef *hexti, uint32_t Edge)
467:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** {
742 .loc 1 467 1 is_stmt 1 view -0
-ARM GAS /tmp/ccsKoAYX.s page 23
+ARM GAS /tmp/ccTKBm5t.s page 23
743 .cfi_startproc
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
780 0014 7047 bx lr
781 .L61:
782 0016 00BF .align 2
-ARM GAS /tmp/ccsKoAYX.s page 24
+ARM GAS /tmp/ccTKBm5t.s page 24
783 .L60:
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
507:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Clear Pending bit */
508:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** EXTI->PR = maskline;
817 .loc 1 508 3 is_stmt 1 view .LVU264
-ARM GAS /tmp/ccsKoAYX.s page 25
+ARM GAS /tmp/ccTKBm5t.s page 25
818 .loc 1 508 12 is_stmt 0 view .LVU265
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccsKoAYX.s page 1
857 .LVL70:
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Generate Software interrupt */
-ARM GAS /tmp/ccsKoAYX.s page 26
+ARM GAS /tmp/ccTKBm5t.s page 26
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** EXTI->SWIER = maskline;
@@ -1521,35 +1521,35 @@ ARM GAS /tmp/ccsKoAYX.s page 1
874 .file 3 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h"
875 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
876 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h"
-ARM GAS /tmp/ccsKoAYX.s page 27
+ARM GAS /tmp/ccTKBm5t.s page 27
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_exti.c
- /tmp/ccsKoAYX.s:17 .text.HAL_EXTI_SetConfigLine:0000000000000000 $t
- /tmp/ccsKoAYX.s:25 .text.HAL_EXTI_SetConfigLine:0000000000000000 HAL_EXTI_SetConfigLine
- /tmp/ccsKoAYX.s:239 .text.HAL_EXTI_SetConfigLine:00000000000000cc $d
- /tmp/ccsKoAYX.s:245 .text.HAL_EXTI_GetConfigLine:0000000000000000 $t
- /tmp/ccsKoAYX.s:252 .text.HAL_EXTI_GetConfigLine:0000000000000000 HAL_EXTI_GetConfigLine
- /tmp/ccsKoAYX.s:428 .text.HAL_EXTI_GetConfigLine:00000000000000a0 $d
- /tmp/ccsKoAYX.s:434 .text.HAL_EXTI_ClearConfigLine:0000000000000000 $t
- /tmp/ccsKoAYX.s:441 .text.HAL_EXTI_ClearConfigLine:0000000000000000 HAL_EXTI_ClearConfigLine
- /tmp/ccsKoAYX.s:581 .text.HAL_EXTI_ClearConfigLine:0000000000000080 $d
- /tmp/ccsKoAYX.s:587 .text.HAL_EXTI_RegisterCallback:0000000000000000 $t
- /tmp/ccsKoAYX.s:594 .text.HAL_EXTI_RegisterCallback:0000000000000000 HAL_EXTI_RegisterCallback
- /tmp/ccsKoAYX.s:627 .text.HAL_EXTI_GetHandle:0000000000000000 $t
- /tmp/ccsKoAYX.s:634 .text.HAL_EXTI_GetHandle:0000000000000000 HAL_EXTI_GetHandle
- /tmp/ccsKoAYX.s:666 .text.HAL_EXTI_IRQHandler:0000000000000000 $t
- /tmp/ccsKoAYX.s:673 .text.HAL_EXTI_IRQHandler:0000000000000000 HAL_EXTI_IRQHandler
- /tmp/ccsKoAYX.s:727 .text.HAL_EXTI_IRQHandler:0000000000000020 $d
- /tmp/ccsKoAYX.s:732 .text.HAL_EXTI_GetPending:0000000000000000 $t
- /tmp/ccsKoAYX.s:739 .text.HAL_EXTI_GetPending:0000000000000000 HAL_EXTI_GetPending
- /tmp/ccsKoAYX.s:784 .text.HAL_EXTI_GetPending:0000000000000018 $d
- /tmp/ccsKoAYX.s:789 .text.HAL_EXTI_ClearPending:0000000000000000 $t
- /tmp/ccsKoAYX.s:796 .text.HAL_EXTI_ClearPending:0000000000000000 HAL_EXTI_ClearPending
- /tmp/ccsKoAYX.s:826 .text.HAL_EXTI_ClearPending:0000000000000010 $d
- /tmp/ccsKoAYX.s:831 .text.HAL_EXTI_GenerateSWI:0000000000000000 $t
- /tmp/ccsKoAYX.s:838 .text.HAL_EXTI_GenerateSWI:0000000000000000 HAL_EXTI_GenerateSWI
- /tmp/ccsKoAYX.s:867 .text.HAL_EXTI_GenerateSWI:0000000000000010 $d
+ /tmp/ccTKBm5t.s:17 .text.HAL_EXTI_SetConfigLine:0000000000000000 $t
+ /tmp/ccTKBm5t.s:25 .text.HAL_EXTI_SetConfigLine:0000000000000000 HAL_EXTI_SetConfigLine
+ /tmp/ccTKBm5t.s:239 .text.HAL_EXTI_SetConfigLine:00000000000000cc $d
+ /tmp/ccTKBm5t.s:245 .text.HAL_EXTI_GetConfigLine:0000000000000000 $t
+ /tmp/ccTKBm5t.s:252 .text.HAL_EXTI_GetConfigLine:0000000000000000 HAL_EXTI_GetConfigLine
+ /tmp/ccTKBm5t.s:428 .text.HAL_EXTI_GetConfigLine:00000000000000a0 $d
+ /tmp/ccTKBm5t.s:434 .text.HAL_EXTI_ClearConfigLine:0000000000000000 $t
+ /tmp/ccTKBm5t.s:441 .text.HAL_EXTI_ClearConfigLine:0000000000000000 HAL_EXTI_ClearConfigLine
+ /tmp/ccTKBm5t.s:581 .text.HAL_EXTI_ClearConfigLine:0000000000000080 $d
+ /tmp/ccTKBm5t.s:587 .text.HAL_EXTI_RegisterCallback:0000000000000000 $t
+ /tmp/ccTKBm5t.s:594 .text.HAL_EXTI_RegisterCallback:0000000000000000 HAL_EXTI_RegisterCallback
+ /tmp/ccTKBm5t.s:627 .text.HAL_EXTI_GetHandle:0000000000000000 $t
+ /tmp/ccTKBm5t.s:634 .text.HAL_EXTI_GetHandle:0000000000000000 HAL_EXTI_GetHandle
+ /tmp/ccTKBm5t.s:666 .text.HAL_EXTI_IRQHandler:0000000000000000 $t
+ /tmp/ccTKBm5t.s:673 .text.HAL_EXTI_IRQHandler:0000000000000000 HAL_EXTI_IRQHandler
+ /tmp/ccTKBm5t.s:727 .text.HAL_EXTI_IRQHandler:0000000000000020 $d
+ /tmp/ccTKBm5t.s:732 .text.HAL_EXTI_GetPending:0000000000000000 $t
+ /tmp/ccTKBm5t.s:739 .text.HAL_EXTI_GetPending:0000000000000000 HAL_EXTI_GetPending
+ /tmp/ccTKBm5t.s:784 .text.HAL_EXTI_GetPending:0000000000000018 $d
+ /tmp/ccTKBm5t.s:789 .text.HAL_EXTI_ClearPending:0000000000000000 $t
+ /tmp/ccTKBm5t.s:796 .text.HAL_EXTI_ClearPending:0000000000000000 HAL_EXTI_ClearPending
+ /tmp/ccTKBm5t.s:826 .text.HAL_EXTI_ClearPending:0000000000000010 $d
+ /tmp/ccTKBm5t.s:831 .text.HAL_EXTI_GenerateSWI:0000000000000000 $t
+ /tmp/ccTKBm5t.s:838 .text.HAL_EXTI_GenerateSWI:0000000000000000 HAL_EXTI_GenerateSWI
+ /tmp/ccTKBm5t.s:867 .text.HAL_EXTI_GenerateSWI:0000000000000010 $d
NO UNDEFINED SYMBOLS
diff --git a/build/stm32f7xx_hal_exti.o b/build/stm32f7xx_hal_exti.o
index dba4ba7..e3142c4 100644
Binary files a/build/stm32f7xx_hal_exti.o and b/build/stm32f7xx_hal_exti.o differ
diff --git a/build/stm32f7xx_hal_flash.lst b/build/stm32f7xx_hal_flash.lst
index 89f9714..86c1f05 100644
--- a/build/stm32f7xx_hal_flash.lst
+++ b/build/stm32f7xx_hal_flash.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccSYetfS.s page 1
+ARM GAS /tmp/cc67Igjp.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** (+) 64 cache lines of 128 bits on I-Code
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** (+) 8 cache lines of 128 bits on D-Code
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
-ARM GAS /tmp/ccSYetfS.s page 2
+ARM GAS /tmp/cc67Igjp.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** ##### How to use this driver #####
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** * @{
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** */
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
-ARM GAS /tmp/ccSYetfS.s page 3
+ARM GAS /tmp/cc67Igjp.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /** @defgroup FLASH FLASH
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** ##### Programming operation functions #####
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** ===============================================================================
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** [..]
-ARM GAS /tmp/ccSYetfS.s page 4
+ARM GAS /tmp/cc67Igjp.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** This subsection provides a set of functions allowing to manage the FLASH
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** case FLASH_TYPEPROGRAM_DOUBLEWORD :
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /*Program double word (64-bit) at a specified address.*/
-ARM GAS /tmp/ccSYetfS.s page 5
+ARM GAS /tmp/cc67Igjp.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** FLASH_Program_DoubleWord(Address, Data);
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /*Program byte (8-bit) at a specified address.*/
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** FLASH_Program_Byte(Address, (uint8_t) Data);
-ARM GAS /tmp/ccSYetfS.s page 6
+ARM GAS /tmp/cc67Igjp.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** break;
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** case FLASH_PROC_SECTERASE :
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
-ARM GAS /tmp/ccSYetfS.s page 7
+ARM GAS /tmp/cc67Igjp.s page 7
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /* Nb of sector to erased can be decreased */
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** switch (pFlash.ProcedureOnGoing)
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** case FLASH_PROC_SECTERASE :
-ARM GAS /tmp/ccSYetfS.s page 8
+ARM GAS /tmp/cc67Igjp.s page 8
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** __weak void HAL_FLASH_EndOfOperationCallback(uint32_t ReturnValue)
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /* Prevent unused argument(s) compilation warning */
-ARM GAS /tmp/ccSYetfS.s page 9
+ARM GAS /tmp/cc67Igjp.s page 9
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** UNUSED(ReturnValue);
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** WRITE_REG(FLASH->KEYR, FLASH_KEY1);
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** WRITE_REG(FLASH->KEYR, FLASH_KEY2);
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
-ARM GAS /tmp/ccSYetfS.s page 10
+ARM GAS /tmp/cc67Igjp.s page 10
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /* Verify Flash is unlocked */
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /**
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** * @brief Launch the option byte loading.
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** * @retval HAL Status
-ARM GAS /tmp/ccSYetfS.s page 11
+ARM GAS /tmp/cc67Igjp.s page 11
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** */
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /* Clear Error Code */
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** pFlash.ErrorCode = HAL_FLASH_ERROR_NONE;
-ARM GAS /tmp/ccSYetfS.s page 12
+ARM GAS /tmp/cc67Igjp.s page 12
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
31 @ frame_needed = 0, uses_anonymous_args = 0
32 @ link register save eliminated.
33 .loc 1 652 1 is_stmt 0 view .LVU1
-ARM GAS /tmp/ccSYetfS.s page 13
+ARM GAS /tmp/cc67Igjp.s page 13
34 0000 10B4 push {r4}
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
14:Drivers/CMSIS/Include/cmsis_gcc.h **** * You may obtain a copy of the License at
15:Drivers/CMSIS/Include/cmsis_gcc.h **** *
16:Drivers/CMSIS/Include/cmsis_gcc.h **** * www.apache.org/licenses/LICENSE-2.0
-ARM GAS /tmp/ccSYetfS.s page 14
+ARM GAS /tmp/cc67Igjp.s page 14
17:Drivers/CMSIS/Include/cmsis_gcc.h **** *
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
71:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic push
72:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wpacked"
73:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wattributes"
-ARM GAS /tmp/ccSYetfS.s page 15
+ARM GAS /tmp/cc67Igjp.s page 15
74:Drivers/CMSIS/Include/cmsis_gcc.h **** struct __attribute__((packed)) T_UINT32 { uint32_t v; };
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
128:Drivers/CMSIS/Include/cmsis_gcc.h **** */
129:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __enable_irq(void)
130:Drivers/CMSIS/Include/cmsis_gcc.h **** {
-ARM GAS /tmp/ccSYetfS.s page 16
+ARM GAS /tmp/cc67Igjp.s page 16
131:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("cpsie i" : : : "memory");
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
185:Drivers/CMSIS/Include/cmsis_gcc.h ****
186:Drivers/CMSIS/Include/cmsis_gcc.h ****
187:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
-ARM GAS /tmp/ccSYetfS.s page 17
+ARM GAS /tmp/cc67Igjp.s page 17
188:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
242:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
243:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Process Stack Pointer
244:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Process Stack Pointer (PSP).
-ARM GAS /tmp/ccSYetfS.s page 18
+ARM GAS /tmp/cc67Igjp.s page 18
245:Drivers/CMSIS/Include/cmsis_gcc.h **** \return PSP Register value
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
299:Drivers/CMSIS/Include/cmsis_gcc.h **** \return MSP Register value
300:Drivers/CMSIS/Include/cmsis_gcc.h **** */
301:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_MSP(void)
-ARM GAS /tmp/ccSYetfS.s page 19
+ARM GAS /tmp/cc67Igjp.s page 19
302:Drivers/CMSIS/Include/cmsis_gcc.h **** {
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
356:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_SP_NS(void)
357:Drivers/CMSIS/Include/cmsis_gcc.h **** {
358:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
-ARM GAS /tmp/ccSYetfS.s page 20
+ARM GAS /tmp/cc67Igjp.s page 20
359:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
413:Drivers/CMSIS/Include/cmsis_gcc.h **** {
414:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR primask, %0" : : "r" (priMask) : "memory");
415:Drivers/CMSIS/Include/cmsis_gcc.h **** }
-ARM GAS /tmp/ccSYetfS.s page 21
+ARM GAS /tmp/cc67Igjp.s page 21
416:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
470:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
471:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
472:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Base Priority (non-secure)
-ARM GAS /tmp/ccSYetfS.s page 22
+ARM GAS /tmp/cc67Igjp.s page 22
473:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the non-secure Base Priority register when in secure state.
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
527:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_FAULTMASK(void)
528:Drivers/CMSIS/Include/cmsis_gcc.h **** {
529:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
-ARM GAS /tmp/ccSYetfS.s page 23
+ARM GAS /tmp/cc67Igjp.s page 23
530:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
584:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Process Stack Pointer Limit
585:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
586:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence zero is returned always in non-secure
-ARM GAS /tmp/ccSYetfS.s page 24
+ARM GAS /tmp/cc67Igjp.s page 24
587:Drivers/CMSIS/Include/cmsis_gcc.h **** mode.
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
641:Drivers/CMSIS/Include/cmsis_gcc.h **** // without main extensions, the non-secure PSPLIM is RAZ/WI
642:Drivers/CMSIS/Include/cmsis_gcc.h **** (void)ProcStackPtrLimit;
643:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
-ARM GAS /tmp/ccSYetfS.s page 25
+ARM GAS /tmp/cc67Igjp.s page 25
644:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR psplim, %0" : : "r" (ProcStackPtrLimit));
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
698:Drivers/CMSIS/Include/cmsis_gcc.h ****
699:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the non-secure Main Stack Pointer Limit(MSPLIM) when in sec
700:Drivers/CMSIS/Include/cmsis_gcc.h **** \return MSPLIM Register value
-ARM GAS /tmp/ccSYetfS.s page 26
+ARM GAS /tmp/cc67Igjp.s page 26
701:Drivers/CMSIS/Include/cmsis_gcc.h **** */
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
755:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
756:Drivers/CMSIS/Include/cmsis_gcc.h ****
757:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif /* ((defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
-ARM GAS /tmp/ccSYetfS.s page 27
+ARM GAS /tmp/cc67Igjp.s page 27
758:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) ) */
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
812:Drivers/CMSIS/Include/cmsis_gcc.h ****
813:Drivers/CMSIS/Include/cmsis_gcc.h **** /* ########################## Core Instruction Access ######################### */
814:Drivers/CMSIS/Include/cmsis_gcc.h **** /** \defgroup CMSIS_Core_InstructionInterface CMSIS Core Instruction Interface
-ARM GAS /tmp/ccSYetfS.s page 28
+ARM GAS /tmp/cc67Igjp.s page 28
815:Drivers/CMSIS/Include/cmsis_gcc.h **** Access to dedicated instructions
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
867:Drivers/CMSIS/Include/cmsis_gcc.h **** {
868:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("isb 0xF":::"memory");
64 .loc 2 868 3 view .LVU13
-ARM GAS /tmp/ccSYetfS.s page 29
+ARM GAS /tmp/cc67Igjp.s page 29
65 .syntax unified
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
100 .cfi_endproc
101 .LFE153:
103 .section .text.FLASH_Program_Word,"ax",%progbits
-ARM GAS /tmp/ccSYetfS.s page 30
+ARM GAS /tmp/cc67Igjp.s page 30
104 .align 1
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
698:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** *(__IO uint32_t*)Address = Data;
135 .loc 1 698 3 is_stmt 1 view .LVU28
136 .loc 1 698 28 is_stmt 0 view .LVU29
-ARM GAS /tmp/ccSYetfS.s page 31
+ARM GAS /tmp/cc67Igjp.s page 31
137 001a 0160 str r1, [r0]
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
172 .cfi_startproc
173 @ args = 0, pretend = 0, frame = 0
174 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/ccSYetfS.s page 32
+ARM GAS /tmp/cc67Igjp.s page 32
175 @ link register save eliminated.
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
213 0022 00BF .align 2
214 .L9:
215 0024 003C0240 .word 1073888256
-ARM GAS /tmp/ccSYetfS.s page 33
+ARM GAS /tmp/cc67Igjp.s page 33
216 .cfi_endproc
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
756:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
757:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** *(__IO uint8_t*)Address = Data;
250 .loc 1 757 3 is_stmt 1 view .LVU56
-ARM GAS /tmp/ccSYetfS.s page 34
+ARM GAS /tmp/cc67Igjp.s page 34
251 .loc 1 757 27 is_stmt 0 view .LVU57
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
293 0002 DB68 ldr r3, [r3, #12]
294 .loc 1 770 5 view .LVU65
295 0004 13F0020F tst r3, #2
-ARM GAS /tmp/ccSYetfS.s page 35
+ARM GAS /tmp/cc67Igjp.s page 35
296 0008 04D0 beq .L15
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
335 003e DB68 ldr r3, [r3, #12]
336 .loc 1 785 5 view .LVU80
337 0040 13F0400F tst r3, #64
-ARM GAS /tmp/ccSYetfS.s page 36
+ARM GAS /tmp/cc67Igjp.s page 36
338 0044 04D0 beq .L18
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
374 .section .text.HAL_FLASH_Program_IT,"ax",%progbits
375 .align 1
376 .global HAL_FLASH_Program_IT
-ARM GAS /tmp/ccSYetfS.s page 37
+ARM GAS /tmp/cc67Igjp.s page 37
377 .syntax unified
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
421 .loc 1 245 3 discriminator 2 view .LVU100
422 001e 2669 ldr r6, [r4, #16]
423 0020 46F00076 orr r6, r6, #33554432
-ARM GAS /tmp/ccSYetfS.s page 38
+ARM GAS /tmp/cc67Igjp.s page 38
424 0024 2661 str r6, [r4, #16]
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
267:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** }
465 .loc 1 267 7 view .LVU114
466 0050 F9E7 b .L23
-ARM GAS /tmp/ccSYetfS.s page 39
+ARM GAS /tmp/cc67Igjp.s page 39
467 .LVL11:
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
510 .section .text.HAL_FLASH_EndOfOperationCallback,"ax",%progbits
511 .align 1
512 .weak HAL_FLASH_EndOfOperationCallback
-ARM GAS /tmp/ccSYetfS.s page 40
+ARM GAS /tmp/cc67Igjp.s page 40
513 .syntax unified
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
565 .cfi_startproc
566 @ args = 0, pretend = 0, frame = 0
567 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/ccSYetfS.s page 41
+ARM GAS /tmp/cc67Igjp.s page 41
568 0000 38B5 push {r3, r4, r5, lr}
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
608 .loc 1 313 5 view .LVU147
313:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
609 .loc 1 313 19 is_stmt 0 view .LVU148
-ARM GAS /tmp/ccSYetfS.s page 42
+ARM GAS /tmp/cc67Igjp.s page 42
610 0030 354B ldr r3, .L50+8
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
653 006a 274B ldr r3, .L50+8
654 006c 0022 movs r2, #0
655 006e 1A70 strb r2, [r3]
-ARM GAS /tmp/ccSYetfS.s page 43
+ARM GAS /tmp/cc67Igjp.s page 43
656 .L41:
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
323:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /* Indicate user which sector has been erased */
695 .loc 1 323 11 is_stmt 1 view .LVU175
323:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /* Indicate user which sector has been erased */
-ARM GAS /tmp/ccSYetfS.s page 44
+ARM GAS /tmp/cc67Igjp.s page 44
696 .loc 1 323 16 is_stmt 0 view .LVU176
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
738 .LVL34:
350:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** break;
739 .loc 1 350 9 view .LVU189
-ARM GAS /tmp/ccSYetfS.s page 45
+ARM GAS /tmp/cc67Igjp.s page 45
350:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** break;
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
778 .loc 1 389 9 view .LVU205
389:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** break;
779 .loc 1 389 14 is_stmt 0 view .LVU206
-ARM GAS /tmp/ccSYetfS.s page 46
+ARM GAS /tmp/cc67Igjp.s page 46
780 00f4 044B ldr r3, .L50+8
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
827 .L56:
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** WRITE_REG(FLASH->KEYR, FLASH_KEY2);
828 .loc 1 485 5 is_stmt 1 view .LVU216
-ARM GAS /tmp/ccSYetfS.s page 47
+ARM GAS /tmp/cc67Igjp.s page 47
829 000c 064B ldr r3, .L57
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
505:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
875 .loc 1 505 13 is_stmt 0 view .LVU227
876 0000 034A ldr r2, .L60
-ARM GAS /tmp/ccSYetfS.s page 48
+ARM GAS /tmp/cc67Igjp.s page 48
877 0002 1369 ldr r3, [r2, #16]
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
922 .loc 1 527 3 is_stmt 1 view .LVU238
527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** }
923 .loc 1 527 10 is_stmt 0 view .LVU239
-ARM GAS /tmp/ccSYetfS.s page 49
+ARM GAS /tmp/cc67Igjp.s page 49
924 0016 0020 movs r0, #0
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
974 .syntax unified
975 .thumb
976 .thumb_func
-ARM GAS /tmp/ccSYetfS.s page 50
+ARM GAS /tmp/cc67Igjp.s page 50
977 .fpu fpv5-d16
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
1026 .loc 1 601 20 is_stmt 0 view .LVU255
1027 0004 154B ldr r3, .L84
-ARM GAS /tmp/ccSYetfS.s page 51
+ARM GAS /tmp/cc67Igjp.s page 51
1028 0006 0022 movs r2, #0
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
1066 .L82:
620:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
1067 .loc 1 620 3 is_stmt 1 view .LVU272
-ARM GAS /tmp/ccSYetfS.s page 52
+ARM GAS /tmp/cc67Igjp.s page 52
620:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
1111 .section .text.HAL_FLASH_Program,"ax",%progbits
1112 .align 1
1113 .global HAL_FLASH_Program
-ARM GAS /tmp/ccSYetfS.s page 53
+ARM GAS /tmp/cc67Igjp.s page 53
1114 .syntax unified
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
1158 0018 4CF25030 movw r0, #50000
1159 .LVL52:
173:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
-ARM GAS /tmp/ccSYetfS.s page 54
+ARM GAS /tmp/cc67Igjp.s page 54
1160 .loc 1 173 12 discriminator 2 view .LVU296
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
1202 004c 1A75 strb r2, [r3, #20]
217:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
1203 .loc 1 217 3 view .LVU309
-ARM GAS /tmp/ccSYetfS.s page 55
+ARM GAS /tmp/cc67Igjp.s page 55
219:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** }
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
1246 0070 0220 movs r0, #2
1247 .LVL68:
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
-ARM GAS /tmp/ccSYetfS.s page 56
+ARM GAS /tmp/cc67Igjp.s page 56
1248 .loc 1 167 3 view .LVU322
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccSYetfS.s page 1
1299 .align 2
1300 .set .LANCHOR0,. + 0
1303 pFlash:
-ARM GAS /tmp/ccSYetfS.s page 57
+ARM GAS /tmp/cc67Igjp.s page 57
1304 0000 00000000 .space 28
@@ -3375,67 +3375,67 @@ ARM GAS /tmp/ccSYetfS.s page 1
1311 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h"
1312 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
1313 .file 9 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h"
-ARM GAS /tmp/ccSYetfS.s page 58
+ARM GAS /tmp/cc67Igjp.s page 58
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_flash.c
- /tmp/ccSYetfS.s:17 .text.FLASH_Program_DoubleWord:0000000000000000 $t
- /tmp/ccSYetfS.s:24 .text.FLASH_Program_DoubleWord:0000000000000000 FLASH_Program_DoubleWord
- /tmp/ccSYetfS.s:99 .text.FLASH_Program_DoubleWord:0000000000000030 $d
- /tmp/ccSYetfS.s:104 .text.FLASH_Program_Word:0000000000000000 $t
- /tmp/ccSYetfS.s:110 .text.FLASH_Program_Word:0000000000000000 FLASH_Program_Word
- /tmp/ccSYetfS.s:157 .text.FLASH_Program_Word:0000000000000024 $d
- /tmp/ccSYetfS.s:162 .text.FLASH_Program_HalfWord:0000000000000000 $t
- /tmp/ccSYetfS.s:168 .text.FLASH_Program_HalfWord:0000000000000000 FLASH_Program_HalfWord
- /tmp/ccSYetfS.s:215 .text.FLASH_Program_HalfWord:0000000000000024 $d
- /tmp/ccSYetfS.s:220 .text.FLASH_Program_Byte:0000000000000000 $t
- /tmp/ccSYetfS.s:226 .text.FLASH_Program_Byte:0000000000000000 FLASH_Program_Byte
- /tmp/ccSYetfS.s:272 .text.FLASH_Program_Byte:0000000000000020 $d
- /tmp/ccSYetfS.s:277 .text.FLASH_SetErrorCode:0000000000000000 $t
- /tmp/ccSYetfS.s:283 .text.FLASH_SetErrorCode:0000000000000000 FLASH_SetErrorCode
- /tmp/ccSYetfS.s:369 .text.FLASH_SetErrorCode:000000000000006c $d
- /tmp/ccSYetfS.s:375 .text.HAL_FLASH_Program_IT:0000000000000000 $t
- /tmp/ccSYetfS.s:382 .text.HAL_FLASH_Program_IT:0000000000000000 HAL_FLASH_Program_IT
- /tmp/ccSYetfS.s:440 .text.HAL_FLASH_Program_IT:000000000000003a $d
- /tmp/ccSYetfS.s:444 .text.HAL_FLASH_Program_IT:000000000000003e $t
- /tmp/ccSYetfS.s:505 .text.HAL_FLASH_Program_IT:000000000000006c $d
- /tmp/ccSYetfS.s:511 .text.HAL_FLASH_EndOfOperationCallback:0000000000000000 $t
- /tmp/ccSYetfS.s:518 .text.HAL_FLASH_EndOfOperationCallback:0000000000000000 HAL_FLASH_EndOfOperationCallback
- /tmp/ccSYetfS.s:533 .text.HAL_FLASH_OperationErrorCallback:0000000000000000 $t
- /tmp/ccSYetfS.s:540 .text.HAL_FLASH_OperationErrorCallback:0000000000000000 HAL_FLASH_OperationErrorCallback
- /tmp/ccSYetfS.s:555 .text.HAL_FLASH_IRQHandler:0000000000000000 $t
- /tmp/ccSYetfS.s:562 .text.HAL_FLASH_IRQHandler:0000000000000000 HAL_FLASH_IRQHandler
- /tmp/ccSYetfS.s:794 .text.HAL_FLASH_IRQHandler:0000000000000100 $d
- /tmp/ccSYetfS.s:801 .text.HAL_FLASH_Unlock:0000000000000000 $t
- /tmp/ccSYetfS.s:808 .text.HAL_FLASH_Unlock:0000000000000000 HAL_FLASH_Unlock
- /tmp/ccSYetfS.s:854 .text.HAL_FLASH_Unlock:0000000000000028 $d
- /tmp/ccSYetfS.s:860 .text.HAL_FLASH_Lock:0000000000000000 $t
- /tmp/ccSYetfS.s:867 .text.HAL_FLASH_Lock:0000000000000000 HAL_FLASH_Lock
- /tmp/ccSYetfS.s:887 .text.HAL_FLASH_Lock:0000000000000010 $d
- /tmp/ccSYetfS.s:892 .text.HAL_FLASH_OB_Unlock:0000000000000000 $t
- /tmp/ccSYetfS.s:899 .text.HAL_FLASH_OB_Unlock:0000000000000000 HAL_FLASH_OB_Unlock
- /tmp/ccSYetfS.s:934 .text.HAL_FLASH_OB_Unlock:0000000000000020 $d
- /tmp/ccSYetfS.s:940 .text.HAL_FLASH_OB_Lock:0000000000000000 $t
- /tmp/ccSYetfS.s:947 .text.HAL_FLASH_OB_Lock:0000000000000000 HAL_FLASH_OB_Lock
- /tmp/ccSYetfS.s:967 .text.HAL_FLASH_OB_Lock:0000000000000010 $d
- /tmp/ccSYetfS.s:972 .text.HAL_FLASH_GetError:0000000000000000 $t
- /tmp/ccSYetfS.s:979 .text.HAL_FLASH_GetError:0000000000000000 HAL_FLASH_GetError
- /tmp/ccSYetfS.s:995 .text.HAL_FLASH_GetError:0000000000000008 $d
- /tmp/ccSYetfS.s:1000 .text.FLASH_WaitForLastOperation:0000000000000000 $t
- /tmp/ccSYetfS.s:1007 .text.FLASH_WaitForLastOperation:0000000000000000 FLASH_WaitForLastOperation
- /tmp/ccSYetfS.s:1106 .text.FLASH_WaitForLastOperation:000000000000005c $d
- /tmp/ccSYetfS.s:1112 .text.HAL_FLASH_Program:0000000000000000 $t
- /tmp/ccSYetfS.s:1119 .text.HAL_FLASH_Program:0000000000000000 HAL_FLASH_Program
- /tmp/ccSYetfS.s:1171 .text.HAL_FLASH_Program:000000000000002a $d
- /tmp/ccSYetfS.s:1175 .text.HAL_FLASH_Program:000000000000002e $t
- /tmp/ccSYetfS.s:1253 .text.HAL_FLASH_Program:0000000000000074 $d
- /tmp/ccSYetfS.s:1259 .text.HAL_FLASH_OB_Launch:0000000000000000 $t
- /tmp/ccSYetfS.s:1266 .text.HAL_FLASH_OB_Launch:0000000000000000 HAL_FLASH_OB_Launch
- /tmp/ccSYetfS.s:1293 .text.HAL_FLASH_OB_Launch:0000000000000018 $d
- /tmp/ccSYetfS.s:1303 .bss.pFlash:0000000000000000 pFlash
- /tmp/ccSYetfS.s:1299 .bss.pFlash:0000000000000000 $d
-ARM GAS /tmp/ccSYetfS.s page 59
+ /tmp/cc67Igjp.s:17 .text.FLASH_Program_DoubleWord:0000000000000000 $t
+ /tmp/cc67Igjp.s:24 .text.FLASH_Program_DoubleWord:0000000000000000 FLASH_Program_DoubleWord
+ /tmp/cc67Igjp.s:99 .text.FLASH_Program_DoubleWord:0000000000000030 $d
+ /tmp/cc67Igjp.s:104 .text.FLASH_Program_Word:0000000000000000 $t
+ /tmp/cc67Igjp.s:110 .text.FLASH_Program_Word:0000000000000000 FLASH_Program_Word
+ /tmp/cc67Igjp.s:157 .text.FLASH_Program_Word:0000000000000024 $d
+ /tmp/cc67Igjp.s:162 .text.FLASH_Program_HalfWord:0000000000000000 $t
+ /tmp/cc67Igjp.s:168 .text.FLASH_Program_HalfWord:0000000000000000 FLASH_Program_HalfWord
+ /tmp/cc67Igjp.s:215 .text.FLASH_Program_HalfWord:0000000000000024 $d
+ /tmp/cc67Igjp.s:220 .text.FLASH_Program_Byte:0000000000000000 $t
+ /tmp/cc67Igjp.s:226 .text.FLASH_Program_Byte:0000000000000000 FLASH_Program_Byte
+ /tmp/cc67Igjp.s:272 .text.FLASH_Program_Byte:0000000000000020 $d
+ /tmp/cc67Igjp.s:277 .text.FLASH_SetErrorCode:0000000000000000 $t
+ /tmp/cc67Igjp.s:283 .text.FLASH_SetErrorCode:0000000000000000 FLASH_SetErrorCode
+ /tmp/cc67Igjp.s:369 .text.FLASH_SetErrorCode:000000000000006c $d
+ /tmp/cc67Igjp.s:375 .text.HAL_FLASH_Program_IT:0000000000000000 $t
+ /tmp/cc67Igjp.s:382 .text.HAL_FLASH_Program_IT:0000000000000000 HAL_FLASH_Program_IT
+ /tmp/cc67Igjp.s:440 .text.HAL_FLASH_Program_IT:000000000000003a $d
+ /tmp/cc67Igjp.s:444 .text.HAL_FLASH_Program_IT:000000000000003e $t
+ /tmp/cc67Igjp.s:505 .text.HAL_FLASH_Program_IT:000000000000006c $d
+ /tmp/cc67Igjp.s:511 .text.HAL_FLASH_EndOfOperationCallback:0000000000000000 $t
+ /tmp/cc67Igjp.s:518 .text.HAL_FLASH_EndOfOperationCallback:0000000000000000 HAL_FLASH_EndOfOperationCallback
+ /tmp/cc67Igjp.s:533 .text.HAL_FLASH_OperationErrorCallback:0000000000000000 $t
+ /tmp/cc67Igjp.s:540 .text.HAL_FLASH_OperationErrorCallback:0000000000000000 HAL_FLASH_OperationErrorCallback
+ /tmp/cc67Igjp.s:555 .text.HAL_FLASH_IRQHandler:0000000000000000 $t
+ /tmp/cc67Igjp.s:562 .text.HAL_FLASH_IRQHandler:0000000000000000 HAL_FLASH_IRQHandler
+ /tmp/cc67Igjp.s:794 .text.HAL_FLASH_IRQHandler:0000000000000100 $d
+ /tmp/cc67Igjp.s:801 .text.HAL_FLASH_Unlock:0000000000000000 $t
+ /tmp/cc67Igjp.s:808 .text.HAL_FLASH_Unlock:0000000000000000 HAL_FLASH_Unlock
+ /tmp/cc67Igjp.s:854 .text.HAL_FLASH_Unlock:0000000000000028 $d
+ /tmp/cc67Igjp.s:860 .text.HAL_FLASH_Lock:0000000000000000 $t
+ /tmp/cc67Igjp.s:867 .text.HAL_FLASH_Lock:0000000000000000 HAL_FLASH_Lock
+ /tmp/cc67Igjp.s:887 .text.HAL_FLASH_Lock:0000000000000010 $d
+ /tmp/cc67Igjp.s:892 .text.HAL_FLASH_OB_Unlock:0000000000000000 $t
+ /tmp/cc67Igjp.s:899 .text.HAL_FLASH_OB_Unlock:0000000000000000 HAL_FLASH_OB_Unlock
+ /tmp/cc67Igjp.s:934 .text.HAL_FLASH_OB_Unlock:0000000000000020 $d
+ /tmp/cc67Igjp.s:940 .text.HAL_FLASH_OB_Lock:0000000000000000 $t
+ /tmp/cc67Igjp.s:947 .text.HAL_FLASH_OB_Lock:0000000000000000 HAL_FLASH_OB_Lock
+ /tmp/cc67Igjp.s:967 .text.HAL_FLASH_OB_Lock:0000000000000010 $d
+ /tmp/cc67Igjp.s:972 .text.HAL_FLASH_GetError:0000000000000000 $t
+ /tmp/cc67Igjp.s:979 .text.HAL_FLASH_GetError:0000000000000000 HAL_FLASH_GetError
+ /tmp/cc67Igjp.s:995 .text.HAL_FLASH_GetError:0000000000000008 $d
+ /tmp/cc67Igjp.s:1000 .text.FLASH_WaitForLastOperation:0000000000000000 $t
+ /tmp/cc67Igjp.s:1007 .text.FLASH_WaitForLastOperation:0000000000000000 FLASH_WaitForLastOperation
+ /tmp/cc67Igjp.s:1106 .text.FLASH_WaitForLastOperation:000000000000005c $d
+ /tmp/cc67Igjp.s:1112 .text.HAL_FLASH_Program:0000000000000000 $t
+ /tmp/cc67Igjp.s:1119 .text.HAL_FLASH_Program:0000000000000000 HAL_FLASH_Program
+ /tmp/cc67Igjp.s:1171 .text.HAL_FLASH_Program:000000000000002a $d
+ /tmp/cc67Igjp.s:1175 .text.HAL_FLASH_Program:000000000000002e $t
+ /tmp/cc67Igjp.s:1253 .text.HAL_FLASH_Program:0000000000000074 $d
+ /tmp/cc67Igjp.s:1259 .text.HAL_FLASH_OB_Launch:0000000000000000 $t
+ /tmp/cc67Igjp.s:1266 .text.HAL_FLASH_OB_Launch:0000000000000000 HAL_FLASH_OB_Launch
+ /tmp/cc67Igjp.s:1293 .text.HAL_FLASH_OB_Launch:0000000000000018 $d
+ /tmp/cc67Igjp.s:1303 .bss.pFlash:0000000000000000 pFlash
+ /tmp/cc67Igjp.s:1299 .bss.pFlash:0000000000000000 $d
+ARM GAS /tmp/cc67Igjp.s page 59
diff --git a/build/stm32f7xx_hal_flash.o b/build/stm32f7xx_hal_flash.o
index 7600b33..40f9797 100644
Binary files a/build/stm32f7xx_hal_flash.o and b/build/stm32f7xx_hal_flash.o differ
diff --git a/build/stm32f7xx_hal_flash_ex.lst b/build/stm32f7xx_hal_flash_ex.lst
index c7146e5..edbda10 100644
--- a/build/stm32f7xx_hal_flash_ex.lst
+++ b/build/stm32f7xx_hal_flash_ex.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cctoWaKX.s page 1
+ARM GAS /tmp/cc75hv6O.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** HAL_FLASH_Lock() functions
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** (++) Erase function: Erase sector, erase all sectors
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** (++) There are two modes of erase :
-ARM GAS /tmp/cctoWaKX.s page 2
+ARM GAS /tmp/cc75hv6O.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** (+++) Polling Mode using HAL_FLASHEx_Erase()
@@ -118,7 +118,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @}
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** */
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
-ARM GAS /tmp/cctoWaKX.s page 3
+ARM GAS /tmp/cc75hv6O.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Private function prototypes -----------------------------------------------*/
@@ -178,7 +178,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @{
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** */
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /**
-ARM GAS /tmp/cctoWaKX.s page 4
+ARM GAS /tmp/cc75hv6O.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @brief Perform a mass erase or erase the specified FLASH memory sectors
@@ -238,7 +238,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Wait for last operation to be completed */
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** status = FLASH_WaitForLastOperation((uint32_t)FLASH_TIMEOUT_VALUE);
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
-ARM GAS /tmp/cctoWaKX.s page 5
+ARM GAS /tmp/cc75hv6O.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* If the erase operation is completed, disable the SER Bit and SNB Bits */
@@ -298,7 +298,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** #endif /* FLASH_OPTCR_nDBANK */
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** else
-ARM GAS /tmp/cctoWaKX.s page 6
+ARM GAS /tmp/cc75hv6O.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
@@ -358,7 +358,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** status = FLASH_OB_RDP_LevelConfig(pOBInit->RDPLevel);
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
-ARM GAS /tmp/cctoWaKX.s page 7
+ARM GAS /tmp/cc75hv6O.s page 7
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* USER configuration */
@@ -418,7 +418,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Process Unlocked */
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** __HAL_UNLOCK(&pFlash);
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
-ARM GAS /tmp/cctoWaKX.s page 8
+ARM GAS /tmp/cc75hv6O.s page 8
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** return status;
@@ -478,7 +478,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @arg VOLTAGE_RANGE_3: when the device voltage range is 2.7V to 3.6V,
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * the operation will be done by word (32-bit)
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @arg VOLTAGE_RANGE_4: when the device voltage range is 2.7V to 3.6V + External Vpp,
-ARM GAS /tmp/cctoWaKX.s page 9
+ARM GAS /tmp/cc75hv6O.s page 9
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * the operation will be done by double word (64-bit)
@@ -538,7 +538,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
51 0012 0D4A ldr r2, .L7
52 0014 1369 ldr r3, [r2, #16]
53 0016 43F00403 orr r3, r3, #4
-ARM GAS /tmp/cctoWaKX.s page 10
+ARM GAS /tmp/cc75hv6O.s page 10
54 001a 1361 str r3, [r2, #16]
@@ -598,7 +598,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
34:Drivers/CMSIS/Include/cmsis_gcc.h **** /* Fallback for __has_builtin */
35:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __has_builtin
36:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __has_builtin(x) (0)
-ARM GAS /tmp/cctoWaKX.s page 11
+ARM GAS /tmp/cc75hv6O.s page 11
37:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
@@ -658,7 +658,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
91:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic pop
92:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(add
93:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
-ARM GAS /tmp/cctoWaKX.s page 12
+ARM GAS /tmp/cc75hv6O.s page 12
94:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __UNALIGNED_UINT32_WRITE
@@ -718,7 +718,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
148:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the content of the Control Register.
149:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Control Register value
150:Drivers/CMSIS/Include/cmsis_gcc.h **** */
-ARM GAS /tmp/cctoWaKX.s page 13
+ARM GAS /tmp/cc75hv6O.s page 13
151:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_CONTROL(void)
@@ -778,7 +778,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
205:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_IPSR(void)
206:Drivers/CMSIS/Include/cmsis_gcc.h **** {
207:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
-ARM GAS /tmp/cctoWaKX.s page 14
+ARM GAS /tmp/cc75hv6O.s page 14
208:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -838,7 +838,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
262:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_PSP_NS(void)
263:Drivers/CMSIS/Include/cmsis_gcc.h **** {
264:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
-ARM GAS /tmp/cctoWaKX.s page 15
+ARM GAS /tmp/cc75hv6O.s page 15
265:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -898,7 +898,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
319:Drivers/CMSIS/Include/cmsis_gcc.h ****
320:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, msp_ns" : "=r" (result) );
321:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
-ARM GAS /tmp/cctoWaKX.s page 16
+ARM GAS /tmp/cc75hv6O.s page 16
322:Drivers/CMSIS/Include/cmsis_gcc.h **** }
@@ -958,7 +958,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
376:Drivers/CMSIS/Include/cmsis_gcc.h ****
377:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
378:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Priority Mask
-ARM GAS /tmp/cctoWaKX.s page 17
+ARM GAS /tmp/cc75hv6O.s page 17
379:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current state of the priority mask bit from the Priority Mask Register.
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
433:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) )
434:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
435:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Enable FIQ
-ARM GAS /tmp/cctoWaKX.s page 18
+ARM GAS /tmp/cc75hv6O.s page 18
436:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Enables FIQ interrupts by clearing the F-bit in the CPSR.
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
490:Drivers/CMSIS/Include/cmsis_gcc.h **** */
491:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __set_BASEPRI(uint32_t basePri)
492:Drivers/CMSIS/Include/cmsis_gcc.h **** {
-ARM GAS /tmp/cctoWaKX.s page 19
+ARM GAS /tmp/cc75hv6O.s page 19
493:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR basepri, %0" : : "r" (basePri) : "memory");
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
547:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
548:Drivers/CMSIS/Include/cmsis_gcc.h **** }
549:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
-ARM GAS /tmp/cctoWaKX.s page 20
+ARM GAS /tmp/cc75hv6O.s page 20
550:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
604:Drivers/CMSIS/Include/cmsis_gcc.h ****
605:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE) && (__ARM_FEATURE_CMSE == 3))
606:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
-ARM GAS /tmp/cctoWaKX.s page 21
+ARM GAS /tmp/cc75hv6O.s page 21
607:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Process Stack Pointer Limit (non-secure)
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
661:Drivers/CMSIS/Include/cmsis_gcc.h **** // without main extensions, the non-secure PSPLIM is RAZ/WI
662:Drivers/CMSIS/Include/cmsis_gcc.h **** (void)ProcStackPtrLimit;
663:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
-ARM GAS /tmp/cctoWaKX.s page 22
+ARM GAS /tmp/cc75hv6O.s page 22
664:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR psplim_ns, %0\n" : : "r" (ProcStackPtrLimit));
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
718:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
719:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence the write is silently ignored in non-secure
720:Drivers/CMSIS/Include/cmsis_gcc.h **** mode.
-ARM GAS /tmp/cctoWaKX.s page 23
+ARM GAS /tmp/cc75hv6O.s page 23
721:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
775:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
776:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
777:Drivers/CMSIS/Include/cmsis_gcc.h ****
-ARM GAS /tmp/cctoWaKX.s page 24
+ARM GAS /tmp/cc75hv6O.s page 24
778:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("VMRS %0, fpscr" : "=r" (result) );
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
832:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
833:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief No Operation
834:Drivers/CMSIS/Include/cmsis_gcc.h **** \details No Operation does nothing. This instruction can be used for code alignment purposes.
-ARM GAS /tmp/cctoWaKX.s page 25
+ARM GAS /tmp/cc75hv6O.s page 25
835:Drivers/CMSIS/Include/cmsis_gcc.h **** */
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
79 .LBE7:
80 .LBE6:
467:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
-ARM GAS /tmp/cctoWaKX.s page 26
+ARM GAS /tmp/cc75hv6O.s page 26
81 .loc 1 467 1 is_stmt 0 view .LVU17
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @arg FLASH_VOLTAGE_RANGE_4: when the device voltage range is 2.7V to 3.6V + External
482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * the operation will be done by double word (64-bit)
483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** *
-ARM GAS /tmp/cctoWaKX.s page 27
+ARM GAS /tmp/cc75hv6O.s page 27
484:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @retval None
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
122 @ frame_needed = 0, uses_anonymous_args = 0
123 @ link register save eliminated.
535:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Return the FLASH write protection Register value */
-ARM GAS /tmp/cctoWaKX.s page 28
+ARM GAS /tmp/cc75hv6O.s page 28
536:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** return ((uint32_t)(FLASH->OPTCR & 0x0FFF0000));
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
567:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @arg OB_NDBANK_SINGLE_BANK: enable 256 bits mode (Flash is a single bank)
568:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @arg OB_NDBANK_DUAL_BANK: disable 256 bits mode (Flash is a dual bank in 128 bits mo
569:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @param NDBoot Flash Dual boot mode disable.
-ARM GAS /tmp/cctoWaKX.s page 29
+ARM GAS /tmp/cc75hv6O.s page 29
570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * This parameter can be one of the following values:
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
619:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Return the User Option Byte */
620:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** return ((uint32_t)(FLASH->OPTCR & 0xF00000F0U));
154 .loc 1 620 3 view .LVU28
-ARM GAS /tmp/cctoWaKX.s page 30
+ARM GAS /tmp/cc75hv6O.s page 30
155 .loc 1 620 27 is_stmt 0 view .LVU29
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
652:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
653:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /**
654:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @brief Erase the specified FLASH memory sector
-ARM GAS /tmp/cctoWaKX.s page 31
+ARM GAS /tmp/cc75hv6O.s page 31
655:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @param Sector FLASH sector to erase
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
709:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @retval uint32_t FLASH Write Protection Option Bytes value
710:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** */
711:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** static uint32_t FLASH_OB_GetWRP(void)
-ARM GAS /tmp/cctoWaKX.s page 32
+ARM GAS /tmp/cc75hv6O.s page 32
712:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
766:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** FLASH_OPTCR_nRST_STDBY | FLASH_OPTCR_IWDG_STOP | FLASH_OPTCR_IWDG_STDBY);
767:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
768:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** useroptionvalue = (Iwdg | Wwdg | Stop | Stdby | Iwdgstop | Iwdgstdby);
-ARM GAS /tmp/cctoWaKX.s page 33
+ARM GAS /tmp/cc75hv6O.s page 33
769:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
823:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
824:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
825:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /**
-ARM GAS /tmp/cctoWaKX.s page 34
+ARM GAS /tmp/cc75hv6O.s page 34
826:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @brief Disable the write protection of the desired bank1 or bank 2 sectors
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
880:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Wait for last operation to be completed */
881:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** status = FLASH_WaitForLastOperation((uint32_t)FLASH_TIMEOUT_VALUE);
882:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
-ARM GAS /tmp/cctoWaKX.s page 35
+ARM GAS /tmp/cc75hv6O.s page 35
883:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** if(status == HAL_OK)
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
206 .align 1
207 .syntax unified
208 .thumb
-ARM GAS /tmp/cctoWaKX.s page 36
+ARM GAS /tmp/cc75hv6O.s page 36
209 .thumb_func
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
962:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @arg OB_RDP_LEVEL_1: Read protection of the memory
963:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @arg OB_RDP_LEVEL_2: Full chip protection
964:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** */
-ARM GAS /tmp/cctoWaKX.s page 37
+ARM GAS /tmp/cc75hv6O.s page 37
965:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** static uint8_t FLASH_OB_GetRDP(void)
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
250 .section .text.FLASH_OB_GetBOR,"ax",%progbits
251 .align 1
252 .syntax unified
-ARM GAS /tmp/cctoWaKX.s page 38
+ARM GAS /tmp/cc75hv6O.s page 38
253 .thumb
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
1006:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** *
1007:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @retval uint32_t Boot Base Address:
1008:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * - OB_BOOTADDR_ITCM_RAM : Boot from ITCM RAM (0x00000000)
-ARM GAS /tmp/cctoWaKX.s page 39
+ARM GAS /tmp/cc75hv6O.s page 39
1009:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * - OB_BOOTADDR_SYSTEM : Boot from System memory bootloader (0x00100000)
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
316 .loc 1 1023 13 view .LVU63
317 0010 80B2 uxth r0, r0
318 .LVL15:
-ARM GAS /tmp/cctoWaKX.s page 40
+ARM GAS /tmp/cc75hv6O.s page 40
1023:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
363 .loc 1 819 18 is_stmt 0 view .LVU75
364 000e 034A ldr r2, .L35
365 0010 5369 ldr r3, [r2, #20]
-ARM GAS /tmp/cctoWaKX.s page 41
+ARM GAS /tmp/cc75hv6O.s page 41
366 0012 23EA0404 bic r4, r3, r4
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
852:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
412 .loc 1 852 3 is_stmt 1 view .LVU86
852:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
-ARM GAS /tmp/cctoWaKX.s page 42
+ARM GAS /tmp/cc75hv6O.s page 42
413 .loc 1 852 5 is_stmt 0 view .LVU87
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
881:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
459 .loc 1 881 12 is_stmt 0 view .LVU98
460 0004 4CF25030 movw r0, #50000
-ARM GAS /tmp/cctoWaKX.s page 43
+ARM GAS /tmp/cc75hv6O.s page 43
461 .LVL28:
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
508 0004 0C46 mov r4, r1
509 0006 1646 mov r6, r2
510 0008 1D46 mov r5, r3
-ARM GAS /tmp/cctoWaKX.s page 44
+ARM GAS /tmp/cc75hv6O.s page 44
579:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** uint32_t useroptionvalue = 0x00;
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
543 001e 069C ldr r4, [sp, #24]
544 .LVL35:
603:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
-ARM GAS /tmp/cctoWaKX.s page 45
+ARM GAS /tmp/cc75hv6O.s page 45
545 .loc 1 603 51 view .LVU130
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
592 .cfi_startproc
593 @ args = 0, pretend = 0, frame = 0
594 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/cctoWaKX.s page 46
+ARM GAS /tmp/cc75hv6O.s page 46
933:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** HAL_StatusTypeDef status = HAL_OK;
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
635 0022 034B ldr r3, .L57
636 0024 9A69 ldr r2, [r3, #24]
637 0026 0349 ldr r1, .L57+4
-ARM GAS /tmp/cctoWaKX.s page 47
+ARM GAS /tmp/cc75hv6O.s page 47
638 0028 1140 ands r1, r1, r2
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
293:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
687 .loc 1 293 3 discriminator 2 view .LVU161
296:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
-ARM GAS /tmp/cctoWaKX.s page 48
+ARM GAS /tmp/cc75hv6O.s page 48
688 .loc 1 296 3 discriminator 2 view .LVU162
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
312:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
727 .loc 1 312 3 is_stmt 1 view .LVU178
312:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
-ARM GAS /tmp/cctoWaKX.s page 49
+ARM GAS /tmp/cc75hv6O.s page 49
728 .loc 1 312 14 is_stmt 0 view .LVU179
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
767 .loc 1 372 3 view .LVU195
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
-ARM GAS /tmp/cctoWaKX.s page 50
+ARM GAS /tmp/cc75hv6O.s page 50
768 .loc 1 374 3 view .LVU196
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
812 .loc 1 342 5 is_stmt 1 view .LVU206
342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
813 .loc 1 342 14 is_stmt 0 view .LVU207
-ARM GAS /tmp/cctoWaKX.s page 51
+ARM GAS /tmp/cc75hv6O.s page 51
814 009e 207C ldrb r0, [r4, #16] @ zero_extendqisi2
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
856 .L80:
857 00c0 00000000 .word pFlash
858 .cfi_endproc
-ARM GAS /tmp/cctoWaKX.s page 52
+ARM GAS /tmp/cc75hv6O.s page 52
859 .LFE143:
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
396:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
903 .loc 1 396 23 view .LVU232
904 0018 6061 str r0, [r4, #20]
-ARM GAS /tmp/cctoWaKX.s page 53
+ARM GAS /tmp/cc75hv6O.s page 53
399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
491:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_VOLTAGERANGE(VoltageRange));
948 .loc 1 491 3 view .LVU246
492:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
-ARM GAS /tmp/cctoWaKX.s page 54
+ARM GAS /tmp/cc75hv6O.s page 54
949 .loc 1 492 3 view .LVU247
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
987 .loc 1 518 13 view .LVU263
988 0024 21F44071 bic r1, r1, #768
989 0028 1961 str r1, [r3, #16]
-ARM GAS /tmp/cctoWaKX.s page 55
+ARM GAS /tmp/cc75hv6O.s page 55
519:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** CLEAR_BIT(FLASH->CR, FLASH_CR_SNB);
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
1032 0058 DFE7 b .L85
1033 .L92:
1034 005a 00BF .align 2
-ARM GAS /tmp/cctoWaKX.s page 56
+ARM GAS /tmp/cc75hv6O.s page 56
1035 .L91:
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
1080 .loc 1 168 12 is_stmt 0 discriminator 2 view .LVU287
1081 0014 4CF25030 movw r0, #50000
1082 .LVL80:
-ARM GAS /tmp/cctoWaKX.s page 57
+ARM GAS /tmp/cc75hv6O.s page 57
168:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
1119 .loc 1 198 9 is_stmt 0 view .LVU305
1120 003a 2846 mov r0, r5
1121 003c FFF7FEFF bl FLASH_Erase_Sector
-ARM GAS /tmp/cctoWaKX.s page 58
+ARM GAS /tmp/cc75hv6O.s page 58
1122 .LVL84:
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
1162 006e 1069 ldr r0, [r2, #16]
1163 0070 084B ldr r3, .L107+8
1164 0072 0340 ands r3, r3, r0
-ARM GAS /tmp/cctoWaKX.s page 59
+ARM GAS /tmp/cc75hv6O.s page 59
1165 0074 1361 str r3, [r2, #16]
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
1208 .LFE141:
1210 .section .text.HAL_FLASHEx_Erase_IT,"ax",%progbits
1211 .align 1
-ARM GAS /tmp/cctoWaKX.s page 60
+ARM GAS /tmp/cc75hv6O.s page 60
1212 .global HAL_FLASHEx_Erase_IT
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
1256 0024 DA60 str r2, [r3, #12]
249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
1257 .loc 1 249 3 discriminator 2 view .LVU342
-ARM GAS /tmp/cctoWaKX.s page 61
+ARM GAS /tmp/cc75hv6O.s page 61
249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/cctoWaKX.s page 1
1294 0046 08BD pop {r3, pc}
1295 .LVL101:
1296 .L114:
-ARM GAS /tmp/cctoWaKX.s page 62
+ARM GAS /tmp/cc75hv6O.s page 62
252:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** #if defined (FLASH_OPTCR_nDBANK)
@@ -3704,61 +3704,61 @@ ARM GAS /tmp/cctoWaKX.s page 1
1331 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
1332 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h"
1333 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h"
-ARM GAS /tmp/cctoWaKX.s page 63
+ARM GAS /tmp/cc75hv6O.s page 63
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_flash_ex.c
- /tmp/cctoWaKX.s:17 .text.FLASH_MassErase:0000000000000000 $t
- /tmp/cctoWaKX.s:24 .text.FLASH_MassErase:0000000000000000 FLASH_MassErase
- /tmp/cctoWaKX.s:106 .text.FLASH_MassErase:0000000000000048 $d
- /tmp/cctoWaKX.s:111 .text.FLASH_OB_GetWRP:0000000000000000 $t
- /tmp/cctoWaKX.s:117 .text.FLASH_OB_GetWRP:0000000000000000 FLASH_OB_GetWRP
- /tmp/cctoWaKX.s:135 .text.FLASH_OB_GetWRP:000000000000000c $d
- /tmp/cctoWaKX.s:141 .text.FLASH_OB_GetUser:0000000000000000 $t
- /tmp/cctoWaKX.s:147 .text.FLASH_OB_GetUser:0000000000000000 FLASH_OB_GetUser
- /tmp/cctoWaKX.s:165 .text.FLASH_OB_GetUser:000000000000000c $d
- /tmp/cctoWaKX.s:171 .text.FLASH_OB_BOR_LevelConfig:0000000000000000 $t
- /tmp/cctoWaKX.s:177 .text.FLASH_OB_BOR_LevelConfig:0000000000000000 FLASH_OB_BOR_LevelConfig
- /tmp/cctoWaKX.s:201 .text.FLASH_OB_BOR_LevelConfig:0000000000000010 $d
- /tmp/cctoWaKX.s:206 .text.FLASH_OB_GetRDP:0000000000000000 $t
- /tmp/cctoWaKX.s:212 .text.FLASH_OB_GetRDP:0000000000000000 FLASH_OB_GetRDP
- /tmp/cctoWaKX.s:246 .text.FLASH_OB_GetRDP:0000000000000018 $d
- /tmp/cctoWaKX.s:251 .text.FLASH_OB_GetBOR:0000000000000000 $t
- /tmp/cctoWaKX.s:257 .text.FLASH_OB_GetBOR:0000000000000000 FLASH_OB_GetBOR
- /tmp/cctoWaKX.s:274 .text.FLASH_OB_GetBOR:000000000000000c $d
- /tmp/cctoWaKX.s:279 .text.FLASH_OB_GetBootAddress:0000000000000000 $t
- /tmp/cctoWaKX.s:285 .text.FLASH_OB_GetBootAddress:0000000000000000 FLASH_OB_GetBootAddress
- /tmp/cctoWaKX.s:324 .text.FLASH_OB_GetBootAddress:0000000000000014 $d
- /tmp/cctoWaKX.s:329 .text.FLASH_OB_EnableWRP:0000000000000000 $t
- /tmp/cctoWaKX.s:335 .text.FLASH_OB_EnableWRP:0000000000000000 FLASH_OB_EnableWRP
- /tmp/cctoWaKX.s:377 .text.FLASH_OB_EnableWRP:000000000000001c $d
- /tmp/cctoWaKX.s:382 .text.FLASH_OB_DisableWRP:0000000000000000 $t
- /tmp/cctoWaKX.s:388 .text.FLASH_OB_DisableWRP:0000000000000000 FLASH_OB_DisableWRP
- /tmp/cctoWaKX.s:430 .text.FLASH_OB_DisableWRP:0000000000000018 $d
- /tmp/cctoWaKX.s:435 .text.FLASH_OB_RDP_LevelConfig:0000000000000000 $t
- /tmp/cctoWaKX.s:441 .text.FLASH_OB_RDP_LevelConfig:0000000000000000 FLASH_OB_RDP_LevelConfig
- /tmp/cctoWaKX.s:479 .text.FLASH_OB_RDP_LevelConfig:0000000000000014 $d
- /tmp/cctoWaKX.s:484 .text.FLASH_OB_UserConfig:0000000000000000 $t
- /tmp/cctoWaKX.s:490 .text.FLASH_OB_UserConfig:0000000000000000 FLASH_OB_UserConfig
- /tmp/cctoWaKX.s:576 .text.FLASH_OB_UserConfig:000000000000003c $d
- /tmp/cctoWaKX.s:582 .text.FLASH_OB_BootAddressConfig:0000000000000000 $t
- /tmp/cctoWaKX.s:588 .text.FLASH_OB_BootAddressConfig:0000000000000000 FLASH_OB_BootAddressConfig
- /tmp/cctoWaKX.s:645 .text.FLASH_OB_BootAddressConfig:0000000000000030 $d
- /tmp/cctoWaKX.s:651 .text.HAL_FLASHEx_OBProgram:0000000000000000 $t
- /tmp/cctoWaKX.s:658 .text.HAL_FLASHEx_OBProgram:0000000000000000 HAL_FLASHEx_OBProgram
- /tmp/cctoWaKX.s:857 .text.HAL_FLASHEx_OBProgram:00000000000000c0 $d
- /tmp/cctoWaKX.s:862 .text.HAL_FLASHEx_OBGetConfig:0000000000000000 $t
- /tmp/cctoWaKX.s:869 .text.HAL_FLASHEx_OBGetConfig:0000000000000000 HAL_FLASHEx_OBGetConfig
- /tmp/cctoWaKX.s:932 .text.FLASH_Erase_Sector:0000000000000000 $t
- /tmp/cctoWaKX.s:939 .text.FLASH_Erase_Sector:0000000000000000 FLASH_Erase_Sector
- /tmp/cctoWaKX.s:1036 .text.FLASH_Erase_Sector:000000000000005c $d
- /tmp/cctoWaKX.s:1041 .text.HAL_FLASHEx_Erase:0000000000000000 $t
- /tmp/cctoWaKX.s:1048 .text.HAL_FLASHEx_Erase:0000000000000000 HAL_FLASHEx_Erase
- /tmp/cctoWaKX.s:1204 .text.HAL_FLASHEx_Erase:000000000000008c $d
- /tmp/cctoWaKX.s:1211 .text.HAL_FLASHEx_Erase_IT:0000000000000000 $t
- /tmp/cctoWaKX.s:1218 .text.HAL_FLASHEx_Erase_IT:0000000000000000 HAL_FLASHEx_Erase_IT
- /tmp/cctoWaKX.s:1322 .text.HAL_FLASHEx_Erase_IT:0000000000000060 $d
+ /tmp/cc75hv6O.s:17 .text.FLASH_MassErase:0000000000000000 $t
+ /tmp/cc75hv6O.s:24 .text.FLASH_MassErase:0000000000000000 FLASH_MassErase
+ /tmp/cc75hv6O.s:106 .text.FLASH_MassErase:0000000000000048 $d
+ /tmp/cc75hv6O.s:111 .text.FLASH_OB_GetWRP:0000000000000000 $t
+ /tmp/cc75hv6O.s:117 .text.FLASH_OB_GetWRP:0000000000000000 FLASH_OB_GetWRP
+ /tmp/cc75hv6O.s:135 .text.FLASH_OB_GetWRP:000000000000000c $d
+ /tmp/cc75hv6O.s:141 .text.FLASH_OB_GetUser:0000000000000000 $t
+ /tmp/cc75hv6O.s:147 .text.FLASH_OB_GetUser:0000000000000000 FLASH_OB_GetUser
+ /tmp/cc75hv6O.s:165 .text.FLASH_OB_GetUser:000000000000000c $d
+ /tmp/cc75hv6O.s:171 .text.FLASH_OB_BOR_LevelConfig:0000000000000000 $t
+ /tmp/cc75hv6O.s:177 .text.FLASH_OB_BOR_LevelConfig:0000000000000000 FLASH_OB_BOR_LevelConfig
+ /tmp/cc75hv6O.s:201 .text.FLASH_OB_BOR_LevelConfig:0000000000000010 $d
+ /tmp/cc75hv6O.s:206 .text.FLASH_OB_GetRDP:0000000000000000 $t
+ /tmp/cc75hv6O.s:212 .text.FLASH_OB_GetRDP:0000000000000000 FLASH_OB_GetRDP
+ /tmp/cc75hv6O.s:246 .text.FLASH_OB_GetRDP:0000000000000018 $d
+ /tmp/cc75hv6O.s:251 .text.FLASH_OB_GetBOR:0000000000000000 $t
+ /tmp/cc75hv6O.s:257 .text.FLASH_OB_GetBOR:0000000000000000 FLASH_OB_GetBOR
+ /tmp/cc75hv6O.s:274 .text.FLASH_OB_GetBOR:000000000000000c $d
+ /tmp/cc75hv6O.s:279 .text.FLASH_OB_GetBootAddress:0000000000000000 $t
+ /tmp/cc75hv6O.s:285 .text.FLASH_OB_GetBootAddress:0000000000000000 FLASH_OB_GetBootAddress
+ /tmp/cc75hv6O.s:324 .text.FLASH_OB_GetBootAddress:0000000000000014 $d
+ /tmp/cc75hv6O.s:329 .text.FLASH_OB_EnableWRP:0000000000000000 $t
+ /tmp/cc75hv6O.s:335 .text.FLASH_OB_EnableWRP:0000000000000000 FLASH_OB_EnableWRP
+ /tmp/cc75hv6O.s:377 .text.FLASH_OB_EnableWRP:000000000000001c $d
+ /tmp/cc75hv6O.s:382 .text.FLASH_OB_DisableWRP:0000000000000000 $t
+ /tmp/cc75hv6O.s:388 .text.FLASH_OB_DisableWRP:0000000000000000 FLASH_OB_DisableWRP
+ /tmp/cc75hv6O.s:430 .text.FLASH_OB_DisableWRP:0000000000000018 $d
+ /tmp/cc75hv6O.s:435 .text.FLASH_OB_RDP_LevelConfig:0000000000000000 $t
+ /tmp/cc75hv6O.s:441 .text.FLASH_OB_RDP_LevelConfig:0000000000000000 FLASH_OB_RDP_LevelConfig
+ /tmp/cc75hv6O.s:479 .text.FLASH_OB_RDP_LevelConfig:0000000000000014 $d
+ /tmp/cc75hv6O.s:484 .text.FLASH_OB_UserConfig:0000000000000000 $t
+ /tmp/cc75hv6O.s:490 .text.FLASH_OB_UserConfig:0000000000000000 FLASH_OB_UserConfig
+ /tmp/cc75hv6O.s:576 .text.FLASH_OB_UserConfig:000000000000003c $d
+ /tmp/cc75hv6O.s:582 .text.FLASH_OB_BootAddressConfig:0000000000000000 $t
+ /tmp/cc75hv6O.s:588 .text.FLASH_OB_BootAddressConfig:0000000000000000 FLASH_OB_BootAddressConfig
+ /tmp/cc75hv6O.s:645 .text.FLASH_OB_BootAddressConfig:0000000000000030 $d
+ /tmp/cc75hv6O.s:651 .text.HAL_FLASHEx_OBProgram:0000000000000000 $t
+ /tmp/cc75hv6O.s:658 .text.HAL_FLASHEx_OBProgram:0000000000000000 HAL_FLASHEx_OBProgram
+ /tmp/cc75hv6O.s:857 .text.HAL_FLASHEx_OBProgram:00000000000000c0 $d
+ /tmp/cc75hv6O.s:862 .text.HAL_FLASHEx_OBGetConfig:0000000000000000 $t
+ /tmp/cc75hv6O.s:869 .text.HAL_FLASHEx_OBGetConfig:0000000000000000 HAL_FLASHEx_OBGetConfig
+ /tmp/cc75hv6O.s:932 .text.FLASH_Erase_Sector:0000000000000000 $t
+ /tmp/cc75hv6O.s:939 .text.FLASH_Erase_Sector:0000000000000000 FLASH_Erase_Sector
+ /tmp/cc75hv6O.s:1036 .text.FLASH_Erase_Sector:000000000000005c $d
+ /tmp/cc75hv6O.s:1041 .text.HAL_FLASHEx_Erase:0000000000000000 $t
+ /tmp/cc75hv6O.s:1048 .text.HAL_FLASHEx_Erase:0000000000000000 HAL_FLASHEx_Erase
+ /tmp/cc75hv6O.s:1204 .text.HAL_FLASHEx_Erase:000000000000008c $d
+ /tmp/cc75hv6O.s:1211 .text.HAL_FLASHEx_Erase_IT:0000000000000000 $t
+ /tmp/cc75hv6O.s:1218 .text.HAL_FLASHEx_Erase_IT:0000000000000000 HAL_FLASHEx_Erase_IT
+ /tmp/cc75hv6O.s:1322 .text.HAL_FLASHEx_Erase_IT:0000000000000060 $d
UNDEFINED SYMBOLS
FLASH_WaitForLastOperation
diff --git a/build/stm32f7xx_hal_flash_ex.o b/build/stm32f7xx_hal_flash_ex.o
index db806f8..5f6bca3 100644
Binary files a/build/stm32f7xx_hal_flash_ex.o and b/build/stm32f7xx_hal_flash_ex.o differ
diff --git a/build/stm32f7xx_hal_gpio.lst b/build/stm32f7xx_hal_gpio.lst
index 9befbfb..96c2c46 100644
--- a/build/stm32f7xx_hal_gpio.lst
+++ b/build/stm32f7xx_hal_gpio.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccJPacwp.s page 1
+ARM GAS /tmp/ccw7msug.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** port bit of the General Purpose IO (GPIO) Ports, can be individually configured by software
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** in several modes:
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** (+) Input mode
-ARM GAS /tmp/ccJPacwp.s page 2
+ARM GAS /tmp/ccw7msug.s page 2
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** (+) Analog mode
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** (#) To set/reset the level of a pin configured in output mode use
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** HAL_GPIO_WritePin()/HAL_GPIO_TogglePin().
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
-ARM GAS /tmp/ccJPacwp.s page 3
+ARM GAS /tmp/ccw7msug.s page 3
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** (#) To lock pin configuration until next reset use HAL_GPIO_LockPin().
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** *
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** @verbatim
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** ===============================================================================
-ARM GAS /tmp/ccJPacwp.s page 4
+ARM GAS /tmp/ccw7msug.s page 4
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** ##### Initialization and de-initialization functions #####
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
51 .cfi_def_cfa_offset 16
52 .cfi_offset 4, -16
53 .cfi_offset 5, -12
-ARM GAS /tmp/ccJPacwp.s page 5
+ARM GAS /tmp/ccw7msug.s page 5
54 .cfi_offset 6, -8
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** temp = GPIOx->OTYPER;
87 .loc 1 197 9 is_stmt 1 view .LVU26
88 .loc 1 197 14 is_stmt 0 view .LVU27
-ARM GAS /tmp/ccJPacwp.s page 6
+ARM GAS /tmp/ccw7msug.s page 6
89 0022 4568 ldr r5, [r0, #4]
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
118 003a 50F82460 ldr r6, [r0, r4, lsl #2]
119 .LVL11:
223:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** temp &= ~((uint32_t)0xF << ((uint32_t)(position & (uint32_t)0x07) * 4)) ;
-ARM GAS /tmp/ccJPacwp.s page 7
+ARM GAS /tmp/ccw7msug.s page 7
120 .loc 1 223 9 is_stmt 1 view .LVU41
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
154 .loc 1 243 14 discriminator 40 view .LVU55
155 0064 2A43 orrs r2, r2, r5
156 .LVL15:
-ARM GAS /tmp/ccJPacwp.s page 8
+ARM GAS /tmp/ccw7msug.s page 8
244:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** SYSCFG->EXTICR[position >> 2] = temp;
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** if ((GPIO_Init->Mode & TRIGGER_FALLING) != 0x00u)
198 .loc 1 257 9 is_stmt 1 view .LVU75
199 .loc 1 257 23 is_stmt 0 view .LVU76
-ARM GAS /tmp/ccJPacwp.s page 9
+ARM GAS /tmp/ccw7msug.s page 9
200 0090 4E68 ldr r6, [r1, #4]
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
239 .LVL26:
273:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** temp &= ~((uint32_t)iocurrent);
240 .loc 1 273 9 is_stmt 1 view .LVU95
-ARM GAS /tmp/ccJPacwp.s page 10
+ARM GAS /tmp/ccw7msug.s page 10
241 .loc 1 273 14 is_stmt 0 view .LVU96
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
281 .LVL33:
182:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
282 .loc 1 182 5 is_stmt 1 view .LVU113
-ARM GAS /tmp/ccJPacwp.s page 11
+ARM GAS /tmp/ccw7msug.s page 11
182:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
211:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** GPIOx->PUPDR = temp;
320 .loc 1 211 9 is_stmt 1 view .LVU131
211:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** GPIOx->PUPDR = temp;
-ARM GAS /tmp/ccJPacwp.s page 12
+ARM GAS /tmp/ccw7msug.s page 12
321 .loc 1 211 28 is_stmt 0 view .LVU132
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
358 .loc 1 231 33 view .LVU149
359 0128 02F00302 and r2, r2, #3
231:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** GPIOx->MODER = temp;
-ARM GAS /tmp/ccJPacwp.s page 13
+ARM GAS /tmp/ccw7msug.s page 13
360 .loc 1 231 46 view .LVU150
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
399 .LVL44:
242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** temp |= ((uint32_t)(GPIO_GET_INDEX(GPIOx)) << (4 * (position & 0x03)));
400 .loc 1 242 9 is_stmt 1 view .LVU166
-ARM GAS /tmp/ccJPacwp.s page 14
+ARM GAS /tmp/ccw7msug.s page 14
242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** temp |= ((uint32_t)(GPIO_GET_INDEX(GPIOx)) << (4 * (position & 0x03)));
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
442 01a8 9042 cmp r0, r2
443 01aa 16D0 beq .L20
243:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** SYSCFG->EXTICR[position >> 2] = temp;
-ARM GAS /tmp/ccJPacwp.s page 15
+ARM GAS /tmp/ccw7msug.s page 15
444 .loc 1 243 29 discriminator 15 view .LVU180
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
490 01e4 70BD pop {r4, r5, r6, pc}
491 .LVL49:
492 .L26:
-ARM GAS /tmp/ccJPacwp.s page 16
+ARM GAS /tmp/ccw7msug.s page 16
493 .LCFI3:
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
301:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** /* Configure the port pins */
302:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** for (position = 0; position < GPIO_NUMBER; position++)
531 .loc 1 302 3 view .LVU193
-ARM GAS /tmp/ccJPacwp.s page 17
+ARM GAS /tmp/ccw7msug.s page 17
532 .loc 1 302 17 is_stmt 0 view .LVU194
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
323:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
324:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** /* Configure the External Interrupt or event for the current IO */
325:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** tmp = ((uint32_t)0x0F) << (4 * (position & 0x03));
-ARM GAS /tmp/ccJPacwp.s page 18
+ARM GAS /tmp/ccw7msug.s page 18
326:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** SYSCFG->EXTICR[position >> 2] &= ~tmp;
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** GPIOx->OSPEEDR &= ~(GPIO_OSPEEDER_OSPEEDR0 << (position * 2));
603 .loc 1 342 7 is_stmt 1 view .LVU218
604 .loc 1 342 22 is_stmt 0 view .LVU219
-ARM GAS /tmp/ccJPacwp.s page 19
+ARM GAS /tmp/ccw7msug.s page 19
605 005a 8268 ldr r2, [r0, #8]
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
643 .loc 1 313 38 view .LVU235
644 0088 4FEA8C0C lsl ip, ip, #2
313:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** if (tmp == ((uint32_t)(GPIO_GET_INDEX(GPIOx)) << (4 * (position & 0x03))))
-ARM GAS /tmp/ccJPacwp.s page 20
+ARM GAS /tmp/ccw7msug.s page 20
645 .loc 1 313 32 view .LVU236
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
688 .loc 1 314 30 discriminator 17 view .LVU248
689 00da 05F58065 add r5, r5, #1024
-ARM GAS /tmp/ccJPacwp.s page 21
+ARM GAS /tmp/ccw7msug.s page 21
690 00de A842 cmp r0, r5
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
736 011a 25EA0605 bic r5, r5, r6
737 011e E560 str r5, [r4, #12]
322:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
-ARM GAS /tmp/ccJPacwp.s page 22
+ARM GAS /tmp/ccw7msug.s page 22
738 .loc 1 322 9 is_stmt 1 view .LVU257
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
785 .fpu fpv5-d16
787 HAL_GPIO_ReadPin:
788 .LVL66:
-ARM GAS /tmp/ccJPacwp.s page 23
+ARM GAS /tmp/ccw7msug.s page 23
789 .LFB143:
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
809 .L60:
380:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** }
381:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** else
-ARM GAS /tmp/ccJPacwp.s page 24
+ARM GAS /tmp/ccw7msug.s page 24
382:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
837 .loc 1 410 3 view .LVU279
838 .loc 1 410 6 is_stmt 0 view .LVU280
839 0000 0AB1 cbz r2, .L62
-ARM GAS /tmp/ccJPacwp.s page 25
+ARM GAS /tmp/ccw7msug.s page 25
411:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
433:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
434:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** /* get current Output Data Register value */
435:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** odr = GPIOx->ODR;
-ARM GAS /tmp/ccJPacwp.s page 26
+ARM GAS /tmp/ccw7msug.s page 26
874 .loc 1 435 3 view .LVU290
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
912 .cfi_def_cfa_offset 8
454:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** __IO uint32_t tmp = GPIO_LCKR_LCKK;
913 .loc 1 454 3 is_stmt 1 view .LVU300
-ARM GAS /tmp/ccJPacwp.s page 27
+ARM GAS /tmp/ccw7msug.s page 27
914 .loc 1 454 17 is_stmt 0 view .LVU301
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
474:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** }
475:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** else
476:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
-ARM GAS /tmp/ccJPacwp.s page 28
+ARM GAS /tmp/ccw7msug.s page 28
477:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** return HAL_ERROR;
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
501:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** __weak void HAL_GPIO_EXTI_Callback(uint16_t GPIO_Pin)
502:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
979 .loc 1 502 1 is_stmt 1 view -0
-ARM GAS /tmp/ccJPacwp.s page 29
+ARM GAS /tmp/ccw7msug.s page 29
980 .cfi_startproc
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccJPacwp.s page 1
1023 .L73:
491:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** HAL_GPIO_EXTI_Callback(GPIO_Pin);
1024 .loc 1 491 5 is_stmt 1 view .LVU330
-ARM GAS /tmp/ccJPacwp.s page 30
+ARM GAS /tmp/ccw7msug.s page 30
1025 000c 024B ldr r3, .L74
@@ -1763,29 +1763,29 @@ ARM GAS /tmp/ccJPacwp.s page 1
1043 .file 4 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
1044 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
1045 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h"
-ARM GAS /tmp/ccJPacwp.s page 31
+ARM GAS /tmp/ccw7msug.s page 31
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_gpio.c
- /tmp/ccJPacwp.s:17 .text.HAL_GPIO_Init:0000000000000000 $t
- /tmp/ccJPacwp.s:25 .text.HAL_GPIO_Init:0000000000000000 HAL_GPIO_Init
- /tmp/ccJPacwp.s:504 .text.HAL_GPIO_Init:00000000000001e8 $d
- /tmp/ccJPacwp.s:512 .text.HAL_GPIO_DeInit:0000000000000000 $t
- /tmp/ccJPacwp.s:519 .text.HAL_GPIO_DeInit:0000000000000000 HAL_GPIO_DeInit
- /tmp/ccJPacwp.s:773 .text.HAL_GPIO_DeInit:0000000000000140 $d
- /tmp/ccJPacwp.s:780 .text.HAL_GPIO_ReadPin:0000000000000000 $t
- /tmp/ccJPacwp.s:787 .text.HAL_GPIO_ReadPin:0000000000000000 HAL_GPIO_ReadPin
- /tmp/ccJPacwp.s:820 .text.HAL_GPIO_WritePin:0000000000000000 $t
- /tmp/ccJPacwp.s:827 .text.HAL_GPIO_WritePin:0000000000000000 HAL_GPIO_WritePin
- /tmp/ccJPacwp.s:857 .text.HAL_GPIO_TogglePin:0000000000000000 $t
- /tmp/ccJPacwp.s:864 .text.HAL_GPIO_TogglePin:0000000000000000 HAL_GPIO_TogglePin
- /tmp/ccJPacwp.s:894 .text.HAL_GPIO_LockPin:0000000000000000 $t
- /tmp/ccJPacwp.s:901 .text.HAL_GPIO_LockPin:0000000000000000 HAL_GPIO_LockPin
- /tmp/ccJPacwp.s:969 .text.HAL_GPIO_EXTI_Callback:0000000000000000 $t
- /tmp/ccJPacwp.s:976 .text.HAL_GPIO_EXTI_Callback:0000000000000000 HAL_GPIO_EXTI_Callback
- /tmp/ccJPacwp.s:991 .text.HAL_GPIO_EXTI_IRQHandler:0000000000000000 $t
- /tmp/ccJPacwp.s:998 .text.HAL_GPIO_EXTI_IRQHandler:0000000000000000 HAL_GPIO_EXTI_IRQHandler
- /tmp/ccJPacwp.s:1035 .text.HAL_GPIO_EXTI_IRQHandler:0000000000000018 $d
+ /tmp/ccw7msug.s:17 .text.HAL_GPIO_Init:0000000000000000 $t
+ /tmp/ccw7msug.s:25 .text.HAL_GPIO_Init:0000000000000000 HAL_GPIO_Init
+ /tmp/ccw7msug.s:504 .text.HAL_GPIO_Init:00000000000001e8 $d
+ /tmp/ccw7msug.s:512 .text.HAL_GPIO_DeInit:0000000000000000 $t
+ /tmp/ccw7msug.s:519 .text.HAL_GPIO_DeInit:0000000000000000 HAL_GPIO_DeInit
+ /tmp/ccw7msug.s:773 .text.HAL_GPIO_DeInit:0000000000000140 $d
+ /tmp/ccw7msug.s:780 .text.HAL_GPIO_ReadPin:0000000000000000 $t
+ /tmp/ccw7msug.s:787 .text.HAL_GPIO_ReadPin:0000000000000000 HAL_GPIO_ReadPin
+ /tmp/ccw7msug.s:820 .text.HAL_GPIO_WritePin:0000000000000000 $t
+ /tmp/ccw7msug.s:827 .text.HAL_GPIO_WritePin:0000000000000000 HAL_GPIO_WritePin
+ /tmp/ccw7msug.s:857 .text.HAL_GPIO_TogglePin:0000000000000000 $t
+ /tmp/ccw7msug.s:864 .text.HAL_GPIO_TogglePin:0000000000000000 HAL_GPIO_TogglePin
+ /tmp/ccw7msug.s:894 .text.HAL_GPIO_LockPin:0000000000000000 $t
+ /tmp/ccw7msug.s:901 .text.HAL_GPIO_LockPin:0000000000000000 HAL_GPIO_LockPin
+ /tmp/ccw7msug.s:969 .text.HAL_GPIO_EXTI_Callback:0000000000000000 $t
+ /tmp/ccw7msug.s:976 .text.HAL_GPIO_EXTI_Callback:0000000000000000 HAL_GPIO_EXTI_Callback
+ /tmp/ccw7msug.s:991 .text.HAL_GPIO_EXTI_IRQHandler:0000000000000000 $t
+ /tmp/ccw7msug.s:998 .text.HAL_GPIO_EXTI_IRQHandler:0000000000000000 HAL_GPIO_EXTI_IRQHandler
+ /tmp/ccw7msug.s:1035 .text.HAL_GPIO_EXTI_IRQHandler:0000000000000018 $d
NO UNDEFINED SYMBOLS
diff --git a/build/stm32f7xx_hal_gpio.o b/build/stm32f7xx_hal_gpio.o
index 5c4402a..68d1254 100644
Binary files a/build/stm32f7xx_hal_gpio.o and b/build/stm32f7xx_hal_gpio.o differ
diff --git a/build/stm32f7xx_hal_i2c.lst b/build/stm32f7xx_hal_i2c.lst
index 407cf2c..58eaa3d 100644
--- a/build/stm32f7xx_hal_i2c.lst
+++ b/build/stm32f7xx_hal_i2c.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccVyGVF6.s page 1
+ARM GAS /tmp/cchwqEfL.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (#) Declare a I2C_HandleTypeDef handle structure, for example:
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_HandleTypeDef hi2c;
-ARM GAS /tmp/ccVyGVF6.s page 2
+ARM GAS /tmp/cchwqEfL.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (+) At transmission end of transfer, HAL_I2C_SlaveTxCpltCallback() is executed and users can
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** add their own code by customization of function pointer HAL_I2C_SlaveTxCpltCallback()
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (+) Receive in slave mode an amount of data in non-blocking mode using HAL_I2C_Slave_Receive_
-ARM GAS /tmp/ccVyGVF6.s page 3
+ARM GAS /tmp/cchwqEfL.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (+) At reception end of transfer, HAL_I2C_SlaveRxCpltCallback() is executed and users can
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** or HAL_I2C_Master_Seq_Receive_IT
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** or HAL_I2C_Master_Seq_Transmit_DMA
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** or HAL_I2C_Master_Seq_Receive_DMA
-ARM GAS /tmp/ccVyGVF6.s page 4
+ARM GAS /tmp/cchwqEfL.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** with option I2C_FIRST_FRAME then I2C_OTHER_FRAME.
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** HAL_I2C_Master_Transmit_DMA()
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (+) At transmission end of transfer, HAL_I2C_MasterTxCpltCallback() is executed and users can
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** add their own code by customization of function pointer HAL_I2C_MasterTxCpltCallback()
-ARM GAS /tmp/ccVyGVF6.s page 5
+ARM GAS /tmp/cchwqEfL.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (+) Receive in master mode an amount of data in non-blocking mode (DMA) using
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** to register an interrupt callback.
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** [..]
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** Function HAL_I2C_RegisterCallback() allows to register following callbacks:
-ARM GAS /tmp/ccVyGVF6.s page 6
+ARM GAS /tmp/cchwqEfL.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (+) MasterTxCpltCallback : callback for Master transmission end of transfer.
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** are set to the corresponding weak functions.
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** [..]
-ARM GAS /tmp/ccVyGVF6.s page 7
+ARM GAS /tmp/cchwqEfL.s page 7
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (@) You can refer to the I2C HAL driver header file for more useful macros
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (uint32_t)HAL_I2C_MODE_SLAVE))
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /*!< Slave Busy TX, combinaison of State LSB and Mode enum */
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** #define I2C_STATE_SLAVE_BUSY_RX ((uint32_t)(((uint32_t)HAL_I2C_STATE_BUSY_RX & I2C_STATE_MSK) | \
-ARM GAS /tmp/ccVyGVF6.s page 8
+ARM GAS /tmp/cchwqEfL.s page 8
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (uint32_t)HAL_I2C_MODE_SLAVE))
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Private functions to handle IT transfer */
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** static void I2C_ITAddrCplt(I2C_HandleTypeDef *hi2c, uint32_t ITFlags);
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** static void I2C_ITMasterSeqCplt(I2C_HandleTypeDef *hi2c);
-ARM GAS /tmp/ccVyGVF6.s page 9
+ARM GAS /tmp/cchwqEfL.s page 9
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** static void I2C_ITSlaveSeqCplt(I2C_HandleTypeDef *hi2c);
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Private function to Convert Specific options */
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** static void I2C_ConvertOtherXferOptions(I2C_HandleTypeDef *hi2c);
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /**
-ARM GAS /tmp/ccVyGVF6.s page 10
+ARM GAS /tmp/cchwqEfL.s page 10
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @}
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Check the parameters */
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** assert_param(IS_I2C_ALL_INSTANCE(hi2c->Instance));
-ARM GAS /tmp/ccVyGVF6.s page 11
+ARM GAS /tmp/cchwqEfL.s page 11
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** assert_param(IS_I2C_OWN_ADDRESS1(hi2c->Init.OwnAddress1));
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->Instance->OAR1 = (I2C_OAR1_OA1EN | hi2c->Init.OwnAddress1);
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 12
+ARM GAS /tmp/cchwqEfL.s page 12
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else /* I2C_ADDRESSINGMODE_10BIT */
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Check the parameters */
-ARM GAS /tmp/ccVyGVF6.s page 13
+ARM GAS /tmp/cchwqEfL.s page 13
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** assert_param(IS_I2C_ALL_INSTANCE(hi2c->Instance));
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Prevent unused argument(s) compilation warning */
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** UNUSED(hi2c);
-ARM GAS /tmp/ccVyGVF6.s page 14
+ARM GAS /tmp/cchwqEfL.s page 14
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
771:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** case HAL_I2C_SLAVE_TX_COMPLETE_CB_ID :
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->SlaveTxCpltCallback = pCallback;
-ARM GAS /tmp/ccVyGVF6.s page 15
+ARM GAS /tmp/cchwqEfL.s page 15
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** break;
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** default :
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Update the error code */
-ARM GAS /tmp/ccVyGVF6.s page 16
+ARM GAS /tmp/cchwqEfL.s page 16
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode |= HAL_I2C_ERROR_INVALID_CALLBACK;
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** case HAL_I2C_MASTER_RX_COMPLETE_CB_ID :
885:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->MasterRxCpltCallback = HAL_I2C_MasterRxCpltCallback; /* Legacy weak MasterRxCpltCallb
886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** break;
-ARM GAS /tmp/ccVyGVF6.s page 17
+ARM GAS /tmp/cchwqEfL.s page 17
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** case HAL_I2C_MSPDEINIT_CB_ID :
942:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->MspDeInitCallback = HAL_I2C_MspDeInit; /* Legacy weak MspDeInit
943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** break;
-ARM GAS /tmp/ccVyGVF6.s page 18
+ARM GAS /tmp/cchwqEfL.s page 18
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return status;
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 19
+ARM GAS /tmp/cchwqEfL.s page 19
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (#) Blocking mode functions are :
1057:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (++) HAL_I2C_Master_Transmit()
-ARM GAS /tmp/ccVyGVF6.s page 20
+ARM GAS /tmp/cchwqEfL.s page 20
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (++) HAL_I2C_Master_Receive()
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param DevAddress Target device address: The device 7 bits address value
1113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * in datasheet must be shifted to the left before calling the interface
1114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param pData Pointer to data buffer
-ARM GAS /tmp/ccVyGVF6.s page 21
+ARM GAS /tmp/cchwqEfL.s page 21
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param Size Amount of data to be sent
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Send Slave Address */
1171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Set NBYTES to write and reload if hi2c->XferCount > MAX_NBYTE_SIZE and generate RESTART */
-ARM GAS /tmp/ccVyGVF6.s page 22
+ARM GAS /tmp/cchwqEfL.s page 22
1172:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_TransferConfig(hi2c, DevAddress, (uint8_t)(hi2c->XferSize + 1U), xfermode,
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_ERROR;
1227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
1228:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 23
+ARM GAS /tmp/cchwqEfL.s page 23
1229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Clear STOP Flag */
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->pBuffPtr = pData;
1284:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferCount = Size;
1285:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferISR = NULL;
-ARM GAS /tmp/ccVyGVF6.s page 24
+ARM GAS /tmp/cchwqEfL.s page 24
1286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1340:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
1341:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* No need to Check TC flag, with AUTOEND mode the stop is automatically generated */
-ARM GAS /tmp/ccVyGVF6.s page 25
+ARM GAS /tmp/cchwqEfL.s page 25
1343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Wait until STOPF flag is set */
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->State = HAL_I2C_STATE_BUSY_TX;
1399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->Mode = HAL_I2C_MODE_SLAVE;
-ARM GAS /tmp/ccVyGVF6.s page 26
+ARM GAS /tmp/cchwqEfL.s page 26
1400:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_NONE;
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1454:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_I2C_CLEAR_FLAG(hi2c, I2C_FLAG_ADDR);
1455:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
1456:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 27
+ARM GAS /tmp/cchwqEfL.s page 27
1457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Wait until DIR flag is set Transmitter mode */
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1511:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
1512:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Flush TX register */
1513:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_Flush_TXDR(hi2c);
-ARM GAS /tmp/ccVyGVF6.s page 28
+ARM GAS /tmp/cchwqEfL.s page 28
1514:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1568:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t tickstart;
1569:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (hi2c->State == HAL_I2C_STATE_READY)
-ARM GAS /tmp/ccVyGVF6.s page 29
+ARM GAS /tmp/cchwqEfL.s page 29
1571:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
1626:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Read data from RXDR */
1627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** *hi2c->pBuffPtr = (uint8_t)hi2c->Instance->RXDR;
-ARM GAS /tmp/ccVyGVF6.s page 30
+ARM GAS /tmp/cchwqEfL.s page 30
1628:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1682:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
1683:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
1684:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 31
+ARM GAS /tmp/cchwqEfL.s page 31
1685:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /**
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1739:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Increment Buffer pointer */
1740:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->pBuffPtr++;
1741:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 32
+ARM GAS /tmp/cchwqEfL.s page 32
1742:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferCount--;
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1796:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1797:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Locked */
1798:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_LOCK(hi2c);
-ARM GAS /tmp/ccVyGVF6.s page 33
+ARM GAS /tmp/cchwqEfL.s page 33
1799:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1853:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** */
1854:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** HAL_StatusTypeDef HAL_I2C_Slave_Transmit_IT(I2C_HandleTypeDef *hi2c, uint8_t *pData, uint16_t Size)
1855:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 34
+ARM GAS /tmp/cchwqEfL.s page 34
1856:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (hi2c->State == HAL_I2C_STATE_READY)
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1910:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /**
1911:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @brief Receive in slave mode an amount of data in non-blocking mode with Interrupt
1912:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains
-ARM GAS /tmp/ccVyGVF6.s page 35
+ARM GAS /tmp/cchwqEfL.s page 35
1913:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * the configuration information for the specified I2C.
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1967:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param Size Amount of data to be sent
1968:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @retval HAL status
1969:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** */
-ARM GAS /tmp/ccVyGVF6.s page 36
+ARM GAS /tmp/cchwqEfL.s page 36
1970:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** HAL_StatusTypeDef HAL_I2C_Master_Transmit_DMA(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint8_t
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2024:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (hi2c->hdmatx != NULL)
2025:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
2026:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Set the I2C DMA transfer complete callback */
-ARM GAS /tmp/ccVyGVF6.s page 37
+ARM GAS /tmp/cchwqEfL.s page 37
2027:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->hdmatx->XferCpltCallback = I2C_DMAMasterTransmitCplt;
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2081:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->Mode = HAL_I2C_MODE_NONE;
2082:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
2083:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Update I2C error code */
-ARM GAS /tmp/ccVyGVF6.s page 38
+ARM GAS /tmp/cchwqEfL.s page 38
2084:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode |= HAL_I2C_ERROR_DMA;
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2138:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
2139:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (hi2c->State == HAL_I2C_STATE_READY)
2140:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 39
+ARM GAS /tmp/cchwqEfL.s page 39
2141:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (__HAL_I2C_GET_FLAG(hi2c, I2C_FLAG_BUSY) == SET)
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode |= HAL_I2C_ERROR_DMA_PARAM;
2196:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
2197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Unlocked */
-ARM GAS /tmp/ccVyGVF6.s page 40
+ARM GAS /tmp/cchwqEfL.s page 40
2198:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_UNLOCK(hi2c);
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2252:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Note : The I2C interrupts must be enabled after unlocking current process
2253:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** to avoid the risk of I2C interrupt handle execution before current
2254:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** process unlock */
-ARM GAS /tmp/ccVyGVF6.s page 41
+ARM GAS /tmp/cchwqEfL.s page 41
2255:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Enable ERR, TC, STOP, NACK, RXI interrupt */
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2309:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
2310:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Increment Buffer pointer */
2311:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->pBuffPtr++;
-ARM GAS /tmp/ccVyGVF6.s page 42
+ARM GAS /tmp/cchwqEfL.s page 42
2312:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2366:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->Instance->CR1 |= I2C_CR1_TXDMAEN;
2367:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
2368:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else
-ARM GAS /tmp/ccVyGVF6.s page 43
+ARM GAS /tmp/cchwqEfL.s page 43
2369:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_ERROR;
2424:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
2425:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Locked */
-ARM GAS /tmp/ccVyGVF6.s page 44
+ARM GAS /tmp/cchwqEfL.s page 44
2426:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_LOCK(hi2c);
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2480:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** process unlock */
2481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Enable ERR, STOP, NACK, ADDR interrupts */
2482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_Enable_IRQ(hi2c, I2C_XFER_LISTEN_IT);
-ARM GAS /tmp/ccVyGVF6.s page 45
+ARM GAS /tmp/cchwqEfL.s page 45
2483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2537:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
2538:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
2539:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Locked */
-ARM GAS /tmp/ccVyGVF6.s page 46
+ARM GAS /tmp/cchwqEfL.s page 46
2540:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_LOCK(hi2c);
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2594:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize--;
2595:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
2596:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if ((hi2c->XferCount != 0U) && (hi2c->XferSize == 0U))
-ARM GAS /tmp/ccVyGVF6.s page 47
+ARM GAS /tmp/cchwqEfL.s page 47
2597:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2651:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param DevAddress Target device address: The device 7 bits address value
2652:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * in datasheet must be shifted to the left before calling the interface
2653:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param MemAddress Internal memory address
-ARM GAS /tmp/ccVyGVF6.s page 48
+ARM GAS /tmp/cchwqEfL.s page 48
2654:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param MemAddSize Size of internal memory address
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2708:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize = 1U;
2709:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_TransferConfig(hi2c, DevAddress, (uint8_t)hi2c->XferSize, I2C_RELOAD_MODE,
2710:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_GENERATE_START_READ);
-ARM GAS /tmp/ccVyGVF6.s page 49
+ARM GAS /tmp/cchwqEfL.s page 49
2711:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2765:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
2766:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Clear STOP Flag */
2767:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_I2C_CLEAR_FLAG(hi2c, I2C_FLAG_STOPF);
-ARM GAS /tmp/ccVyGVF6.s page 50
+ARM GAS /tmp/cchwqEfL.s page 50
2768:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2822:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
2823:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Prepare transfer parameters */
2824:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize = 0U;
-ARM GAS /tmp/ccVyGVF6.s page 51
+ARM GAS /tmp/cchwqEfL.s page 51
2825:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->pBuffPtr = pData;
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2879:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param MemAddress Internal memory address
2880:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param MemAddSize Size of internal memory address
2881:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param pData Pointer to data buffer
-ARM GAS /tmp/ccVyGVF6.s page 52
+ARM GAS /tmp/cchwqEfL.s page 52
2882:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param Size Amount of data to be sent
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2936:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Send Slave Address and Memory Address */
2937:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_TransferConfig(hi2c, DevAddress, (uint8_t)MemAddSize, I2C_SOFTEND_MODE, I2C_GENERATE_START_
2938:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 53
+ARM GAS /tmp/cchwqEfL.s page 53
2939:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Unlocked */
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2993:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Locked */
2994:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_LOCK(hi2c);
2995:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 54
+ARM GAS /tmp/cchwqEfL.s page 54
2996:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->State = HAL_I2C_STATE_BUSY_TX;
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3050:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
3051:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else
3052:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 55
+ARM GAS /tmp/cchwqEfL.s page 55
3053:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Update I2C state */
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3107:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @brief Reads an amount of data in non-blocking mode with DMA from a specific memory address.
3108:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains
3109:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * the configuration information for the specified I2C.
-ARM GAS /tmp/ccVyGVF6.s page 56
+ARM GAS /tmp/cchwqEfL.s page 56
3110:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param DevAddress Target device address: The device 7 bits address value
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3164:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
3165:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Prefetch Memory Address */
3166:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->Instance->TXDR = I2C_MEM_ADD_LSB(MemAddress);
-ARM GAS /tmp/ccVyGVF6.s page 57
+ARM GAS /tmp/cchwqEfL.s page 57
3167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3221:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** to avoid the risk of I2C interrupt handle execution before current
3222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** process unlock */
3223:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Enable ERR, TC, STOP, NACK, TXI interrupt */
-ARM GAS /tmp/ccVyGVF6.s page 58
+ARM GAS /tmp/cchwqEfL.s page 58
3224:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* possible to enable all of these */
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3278:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
3279:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
3280:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Locked */
-ARM GAS /tmp/ccVyGVF6.s page 59
+ARM GAS /tmp/cchwqEfL.s page 59
3281:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_LOCK(hi2c);
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3335:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
3336:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Unlocked */
3337:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_UNLOCK(hi2c);
-ARM GAS /tmp/ccVyGVF6.s page 60
+ARM GAS /tmp/cchwqEfL.s page 60
3338:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3392:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t xfermode;
3393:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t xferrequest = I2C_GENERATE_START_WRITE;
3394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t sizetoxfer = 0U;
-ARM GAS /tmp/ccVyGVF6.s page 61
+ARM GAS /tmp/cchwqEfL.s page 61
3395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3449:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else
3450:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
3451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Convert OTHER_xxx XferOptions if any */
-ARM GAS /tmp/ccVyGVF6.s page 62
+ARM GAS /tmp/cchwqEfL.s page 62
3452:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_ConvertOtherXferOptions(hi2c);
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3506:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t xfermode;
3507:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t xferrequest = I2C_GENERATE_START_WRITE;
3508:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** HAL_StatusTypeDef dmaxferstatus;
-ARM GAS /tmp/ccVyGVF6.s page 63
+ARM GAS /tmp/cchwqEfL.s page 63
3509:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t sizetoxfer = 0U;
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3563:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
3564:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else
3565:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 64
+ARM GAS /tmp/cchwqEfL.s page 64
3566:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Convert OTHER_xxx XferOptions if any */
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3620:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
3621:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Update XferCount value */
3622:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferCount -= hi2c->XferSize;
-ARM GAS /tmp/ccVyGVF6.s page 65
+ARM GAS /tmp/cchwqEfL.s page 65
3623:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3677:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_Enable_IRQ(hi2c, I2C_XFER_TX_IT);
3678:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
3679:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 66
+ARM GAS /tmp/cchwqEfL.s page 66
3680:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_OK;
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3734:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
3735:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
3736:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* If transfer direction not change and there is no request to start another frame,
-ARM GAS /tmp/ccVyGVF6.s page 67
+ARM GAS /tmp/cchwqEfL.s page 67
3737:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** do not generate Restart Condition */
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3791:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t xferrequest = I2C_GENERATE_START_READ;
3792:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** HAL_StatusTypeDef dmaxferstatus;
3793:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 68
+ARM GAS /tmp/cchwqEfL.s page 68
3794:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Check the parameters */
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3848:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Set the I2C DMA transfer complete callback */
3849:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->hdmarx->XferCpltCallback = I2C_DMAMasterReceiveCplt;
3850:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 69
+ARM GAS /tmp/cchwqEfL.s page 69
3851:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Set the DMA error callback */
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3905:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
3906:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Unlocked */
3907:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_UNLOCK(hi2c);
-ARM GAS /tmp/ccVyGVF6.s page 70
+ARM GAS /tmp/cchwqEfL.s page 70
3908:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3962:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (((uint32_t)hi2c->State & (uint32_t)HAL_I2C_STATE_LISTEN) == (uint32_t)HAL_I2C_STATE_LISTEN)
3963:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
3964:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if ((pData == NULL) || (Size == 0U))
-ARM GAS /tmp/ccVyGVF6.s page 71
+ARM GAS /tmp/cchwqEfL.s page 71
3965:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4019:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if ((I2C_GET_DIR(hi2c) == I2C_DIRECTION_RECEIVE) && (tmp != RESET))
4020:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
4021:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Clear ADDR flag after prepare the transfer parameters */
-ARM GAS /tmp/ccVyGVF6.s page 72
+ARM GAS /tmp/cchwqEfL.s page 72
4022:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* This action will generate an acknowledge to the Master */
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4076:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4077:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* I2C cannot manage full duplex exchange so disable previous IT enabled if any */
4078:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* and then toggle the HAL slave RX state to TX state */
-ARM GAS /tmp/ccVyGVF6.s page 73
+ARM GAS /tmp/cchwqEfL.s page 73
4079:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (hi2c->State == HAL_I2C_STATE_BUSY_RX_LISTEN)
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4133:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_NONE;
4134:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4135:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Enable Address Acknowledge */
-ARM GAS /tmp/ccVyGVF6.s page 74
+ARM GAS /tmp/cchwqEfL.s page 74
4136:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->Instance->CR2 &= ~I2C_CR2_NACK;
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4190:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Update I2C error code */
4191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode |= HAL_I2C_ERROR_DMA;
4192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 75
+ARM GAS /tmp/cchwqEfL.s page 75
4193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Unlocked */
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4247:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
4248:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if ((pData == NULL) || (Size == 0U))
4249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 76
+ARM GAS /tmp/cchwqEfL.s page 76
4250:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_INVALID_PARAM;
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4304:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
4305:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Clear ADDR flag after prepare the transfer parameters */
4306:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* This action will generate an acknowledge to the Master */
-ARM GAS /tmp/ccVyGVF6.s page 77
+ARM GAS /tmp/cchwqEfL.s page 77
4307:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_I2C_CLEAR_FLAG(hi2c, I2C_FLAG_ADDR);
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4361:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* I2C cannot manage full duplex exchange so disable previous IT enabled if any */
4362:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* and then toggle the HAL slave TX state to RX state */
4363:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (hi2c->State == HAL_I2C_STATE_BUSY_TX_LISTEN)
-ARM GAS /tmp/ccVyGVF6.s page 78
+ARM GAS /tmp/cchwqEfL.s page 78
4364:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4418:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4419:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Enable Address Acknowledge */
4420:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->Instance->CR2 &= ~I2C_CR2_NACK;
-ARM GAS /tmp/ccVyGVF6.s page 79
+ARM GAS /tmp/cchwqEfL.s page 79
4421:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4475:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode |= HAL_I2C_ERROR_DMA;
4476:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4477:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Unlocked */
-ARM GAS /tmp/ccVyGVF6.s page 80
+ARM GAS /tmp/cchwqEfL.s page 80
4478:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_UNLOCK(hi2c);
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4532:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
4533:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
4534:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 81
+ARM GAS /tmp/cchwqEfL.s page 81
4535:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /**
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4589:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else if (hi2c->State == HAL_I2C_STATE_BUSY_RX)
4590:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
4591:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_Disable_IRQ(hi2c, I2C_XFER_RX_IT);
-ARM GAS /tmp/ccVyGVF6.s page 82
+ARM GAS /tmp/cchwqEfL.s page 82
4592:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->PreviousState = I2C_STATE_MASTER_BUSY_RX;
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4646:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
4647:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferISR(hi2c, itflags, itsources);
4648:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 83
+ARM GAS /tmp/cchwqEfL.s page 83
4649:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4703:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /**
4704:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @brief Master Tx Transfer completed callback.
4705:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains
-ARM GAS /tmp/ccVyGVF6.s page 84
+ARM GAS /tmp/cchwqEfL.s page 84
4706:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * the configuration information for the specified I2C.
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4760:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4761:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* NOTE : This function should not be modified, when the callback is needed,
4762:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** the HAL_I2C_SlaveRxCpltCallback could be implemented in the user file
-ARM GAS /tmp/ccVyGVF6.s page 85
+ARM GAS /tmp/cchwqEfL.s page 85
4763:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** */
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4817:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4818:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /**
4819:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @brief Memory Rx Transfer completed callback.
-ARM GAS /tmp/ccVyGVF6.s page 86
+ARM GAS /tmp/cchwqEfL.s page 86
4820:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4874:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** ===============================================================================
4875:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** ##### Peripheral State, Mode and Error functions #####
4876:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** ===============================================================================
-ARM GAS /tmp/ccVyGVF6.s page 87
+ARM GAS /tmp/cchwqEfL.s page 87
4877:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** [..]
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4931:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /**
4932:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @brief Interrupt Sub-Routine which handle the Interrupt Flags Master Mode with Interrupt.
4933:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains
-ARM GAS /tmp/ccVyGVF6.s page 88
+ARM GAS /tmp/cchwqEfL.s page 88
4934:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * the configuration information for the specified I2C.
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4988:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->pBuffPtr++;
4989:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4990:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize--;
-ARM GAS /tmp/ccVyGVF6.s page 89
+ARM GAS /tmp/cchwqEfL.s page 89
4991:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferCount--;
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5045:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else if ((I2C_CHECK_FLAG(tmpITFlags, I2C_FLAG_TC) != RESET) && \
5046:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (I2C_CHECK_IT_SOURCE(ITSources, I2C_IT_TCI) != RESET))
5047:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 90
+ARM GAS /tmp/cchwqEfL.s page 90
5048:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (hi2c->XferCount == 0U)
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5102:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t tmpITFlags = ITFlags;
5103:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5104:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Locked */
-ARM GAS /tmp/ccVyGVF6.s page 91
+ARM GAS /tmp/cchwqEfL.s page 91
5105:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_LOCK(hi2c);
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5159:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else if ((I2C_CHECK_FLAG(tmpITFlags, I2C_FLAG_TCR) != RESET) && \
5160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (I2C_CHECK_IT_SOURCE(ITSources, I2C_IT_TCI) != RESET))
5161:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 92
+ARM GAS /tmp/cchwqEfL.s page 92
5162:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if ((hi2c->XferCount != 0U) && (hi2c->XferSize == 0U))
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5216:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
5217:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5218:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Set NBYTES to write and reload if hi2c->XferCount > MAX_NBYTE_SIZE and generate RESTART */
-ARM GAS /tmp/ccVyGVF6.s page 93
+ARM GAS /tmp/cchwqEfL.s page 93
5219:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_TransferConfig(hi2c, (uint16_t)hi2c->Devaddress, (uint8_t)hi2c->XferSize,
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5273:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else if ((I2C_CHECK_FLAG(tmpITFlags, I2C_FLAG_AF) != RESET) && \
5274:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (I2C_CHECK_IT_SOURCE(ITSources, I2C_IT_NACKI) != RESET))
5275:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 94
+ARM GAS /tmp/cchwqEfL.s page 94
5276:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Check that I2C transfer finished */
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5330:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5331:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Increment Buffer pointer */
5332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->pBuffPtr++;
-ARM GAS /tmp/ccVyGVF6.s page 95
+ARM GAS /tmp/cchwqEfL.s page 95
5333:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -5698,7 +5698,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5387:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
5388:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5389:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /**
-ARM GAS /tmp/ccVyGVF6.s page 96
+ARM GAS /tmp/cchwqEfL.s page 96
5390:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @brief Interrupt Sub-Routine which handle the Interrupt Flags Master Mode with DMA.
@@ -5758,7 +5758,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5444:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize = MAX_NBYTE_SIZE;
5445:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
5446:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** xfermode = I2C_RELOAD_MODE;
-ARM GAS /tmp/ccVyGVF6.s page 97
+ARM GAS /tmp/cchwqEfL.s page 97
5447:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -5818,7 +5818,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5501:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (hi2c->XferOptions == I2C_NO_OPTION_FRAME)
5502:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
5503:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Generate Stop */
-ARM GAS /tmp/ccVyGVF6.s page 98
+ARM GAS /tmp/cchwqEfL.s page 98
5504:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->Instance->CR2 |= I2C_CR2_STOP;
@@ -5878,7 +5878,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5558:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5559:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Set corresponding Error Code */
5560:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode |= HAL_I2C_ERROR_AF;
-ARM GAS /tmp/ccVyGVF6.s page 99
+ARM GAS /tmp/cchwqEfL.s page 99
5561:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -5938,7 +5938,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5615:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Enable DMA Request */
5616:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (hi2c->State == HAL_I2C_STATE_BUSY_RX)
5617:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 100
+ARM GAS /tmp/cchwqEfL.s page 100
5618:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->Instance->CR1 |= I2C_CR1_RXDMAEN;
@@ -5998,7 +5998,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5672:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferCount -= hi2c->XferSize;
5673:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5674:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Enable DMA Request */
-ARM GAS /tmp/ccVyGVF6.s page 101
+ARM GAS /tmp/cchwqEfL.s page 101
5675:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (hi2c->State == HAL_I2C_STATE_BUSY_RX)
@@ -6058,7 +6058,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5729:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Check that I2C transfer finished */
5730:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* if yes, normal use case, a NACK is sent by the MASTER when Transfer is finished */
5731:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Mean XferCount == 0 */
-ARM GAS /tmp/ccVyGVF6.s page 102
+ARM GAS /tmp/cchwqEfL.s page 102
5732:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* So clear Flag NACKF only */
@@ -6118,7 +6118,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5786:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
5787:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else
5788:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 103
+ARM GAS /tmp/cchwqEfL.s page 103
5789:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* if no, error use case, a Non-Acknowledge of last Data is generated by the MASTER*/
@@ -6178,7 +6178,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5843:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains
5844:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * the configuration information for the specified I2C.
5845:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param DevAddress Target device address: The device 7 bits address value
-ARM GAS /tmp/ccVyGVF6.s page 104
+ARM GAS /tmp/cchwqEfL.s page 104
5846:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * in datasheet must be shifted to the left before calling the interface
@@ -6238,7 +6238,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5900:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param DevAddress Target device address: The device 7 bits address value
5901:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * in datasheet must be shifted to the left before calling the interface
5902:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param MemAddress Internal memory address
-ARM GAS /tmp/ccVyGVF6.s page 105
+ARM GAS /tmp/cchwqEfL.s page 105
5903:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param MemAddSize Size of internal memory address
@@ -6298,7 +6298,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5957:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** static void I2C_ITAddrCplt(I2C_HandleTypeDef *hi2c, uint32_t ITFlags)
5958:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
5959:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint8_t transferdirection;
-ARM GAS /tmp/ccVyGVF6.s page 106
+ARM GAS /tmp/cchwqEfL.s page 106
5960:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint16_t slaveaddrcode;
@@ -6358,7 +6358,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6014:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** #else
6015:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** HAL_I2C_AddrCallback(hi2c, transferdirection, slaveaddrcode);
6016:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** #endif /* USE_HAL_I2C_REGISTER_CALLBACKS */
-ARM GAS /tmp/ccVyGVF6.s page 107
+ARM GAS /tmp/cchwqEfL.s page 107
6017:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -6418,7 +6418,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6071:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Call the corresponding callback to inform upper layer of End of Transfer */
6072:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** #if (USE_HAL_I2C_REGISTER_CALLBACKS == 1)
6073:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->MasterTxCpltCallback(hi2c);
-ARM GAS /tmp/ccVyGVF6.s page 108
+ARM GAS /tmp/cchwqEfL.s page 108
6074:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** #else
@@ -6478,7 +6478,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6128:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (hi2c->State == HAL_I2C_STATE_BUSY_TX_LISTEN)
6129:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
6130:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Remove HAL_I2C_STATE_SLAVE_BUSY_TX, keep only HAL_I2C_STATE_LISTEN */
-ARM GAS /tmp/ccVyGVF6.s page 109
+ARM GAS /tmp/cchwqEfL.s page 109
6131:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->State = HAL_I2C_STATE_LISTEN;
@@ -6538,7 +6538,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6185:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Clear STOP Flag */
6186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_I2C_CLEAR_FLAG(hi2c, I2C_FLAG_STOPF);
6187:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 110
+ARM GAS /tmp/cchwqEfL.s page 110
6188:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Disable Interrupts and Store Previous state */
@@ -6598,7 +6598,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
6243:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->State = HAL_I2C_STATE_READY;
6244:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->PreviousState = I2C_STATE_NONE;
-ARM GAS /tmp/ccVyGVF6.s page 111
+ARM GAS /tmp/cchwqEfL.s page 111
6245:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -6658,7 +6658,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6299:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Process Unlocked */
6300:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_UNLOCK(hi2c);
6301:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 112
+ARM GAS /tmp/cchwqEfL.s page 112
6302:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Call the corresponding callback to inform upper layer of End of Transfer */
@@ -6718,7 +6718,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6356:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Clear Configuration Register 2 */
6357:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_RESET_CR2(hi2c);
6358:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 113
+ARM GAS /tmp/cchwqEfL.s page 113
6359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Flush TX register */
@@ -6778,7 +6778,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6413:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
6414:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if ((I2C_CHECK_FLAG(tmpITFlags, I2C_FLAG_AF) != RESET) && \
6415:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (I2C_CHECK_IT_SOURCE(tmpcr1value, I2C_IT_NACKI) != RESET))
-ARM GAS /tmp/ccVyGVF6.s page 114
+ARM GAS /tmp/cchwqEfL.s page 114
6416:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -6838,7 +6838,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6470:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Call the corresponding callback to inform upper layer of End of Transfer */
6471:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_ITError(hi2c, hi2c->ErrorCode);
6472:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 115
+ARM GAS /tmp/cchwqEfL.s page 115
6473:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Call the Listen Complete callback, to inform upper layer of the end of Listen usecase */
@@ -6898,7 +6898,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** HAL_I2C_SlaveTxCpltCallback(hi2c);
6528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** #endif /* USE_HAL_I2C_REGISTER_CALLBACKS */
6529:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 116
+ARM GAS /tmp/cchwqEfL.s page 116
6530:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -6958,7 +6958,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6584:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @brief I2C interrupts error process.
6585:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param hi2c I2C handle.
6586:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param ErrorCode Error code to handle.
-ARM GAS /tmp/ccVyGVF6.s page 117
+ARM GAS /tmp/cchwqEfL.s page 117
6587:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @retval None
@@ -7018,7 +7018,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6641:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
6642:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
6643:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 118
+ARM GAS /tmp/cchwqEfL.s page 118
6644:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferISR = NULL;
@@ -7078,7 +7078,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6698:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (HAL_DMA_Abort_IT(hi2c->hdmarx) != HAL_OK)
6699:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
6700:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Call Directly hi2c->hdmarx->XferAbortCallback function in case of error */
-ARM GAS /tmp/ccVyGVF6.s page 119
+ARM GAS /tmp/cchwqEfL.s page 119
6701:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->hdmarx->XferAbortCallback(hi2c->hdmarx);
@@ -7138,7 +7138,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6755:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param hi2c I2C handle.
6756:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @retval None
6757:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** */
-ARM GAS /tmp/ccVyGVF6.s page 120
+ARM GAS /tmp/cchwqEfL.s page 120
6758:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** static void I2C_Flush_TXDR(I2C_HandleTypeDef *hi2c)
@@ -7198,7 +7198,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
69 I2C_TransferConfig:
70 .LVL1:
71 .LFB218:
-ARM GAS /tmp/ccVyGVF6.s page 121
+ARM GAS /tmp/cchwqEfL.s page 121
6773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -7258,7 +7258,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param hdma DMA handle
6828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @retval None
6829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** */
-ARM GAS /tmp/ccVyGVF6.s page 122
+ARM GAS /tmp/cchwqEfL.s page 122
6830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** static void I2C_DMASlaveTransmitCplt(DMA_HandleTypeDef *hdma)
@@ -7318,7 +7318,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
6885:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize = 1U;
6886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 123
+ARM GAS /tmp/cchwqEfL.s page 123
6887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else
@@ -7378,7 +7378,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
6942:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /**
6943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @brief DMA I2C communication error callback.
-ARM GAS /tmp/ccVyGVF6.s page 124
+ARM GAS /tmp/cchwqEfL.s page 124
6944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param hdma DMA handle
@@ -7438,7 +7438,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
6999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->hdmarx->XferAbortCallback = NULL;
7000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 125
+ARM GAS /tmp/cchwqEfL.s page 125
7001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -7498,7 +7498,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @retval HAL status
7056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** */
7057:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** static HAL_StatusTypeDef I2C_WaitOnTXISFlagUntilTimeout(I2C_HandleTypeDef *hi2c, uint32_t Timeout,
-ARM GAS /tmp/ccVyGVF6.s page 126
+ARM GAS /tmp/cchwqEfL.s page 126
7058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t Tickstart)
@@ -7558,7 +7558,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if ((__HAL_I2C_GET_FLAG(hi2c, I2C_FLAG_STOPF) == RESET))
7113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
7114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode |= HAL_I2C_ERROR_TIMEOUT;
-ARM GAS /tmp/ccVyGVF6.s page 127
+ARM GAS /tmp/cchwqEfL.s page 127
7115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->State = HAL_I2C_STATE_READY;
@@ -7618,7 +7618,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
7170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Clear Configuration Register 2 */
7171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_RESET_CR2(hi2c);
-ARM GAS /tmp/ccVyGVF6.s page 128
+ARM GAS /tmp/cchwqEfL.s page 128
7172:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -7678,7 +7678,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
7227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Wait until STOP Flag is set or timeout occurred */
7228:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* AutoEnd should be initiate after AF */
-ARM GAS /tmp/ccVyGVF6.s page 129
+ARM GAS /tmp/cchwqEfL.s page 129
7229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** while ((__HAL_I2C_GET_FLAG(hi2c, I2C_FLAG_STOPF) == RESET) && (status == HAL_OK))
@@ -7738,7 +7738,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Check if a Bus error occurred */
7284:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (HAL_IS_BIT_SET(itflag, I2C_FLAG_BERR))
7285:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 130
+ARM GAS /tmp/cchwqEfL.s page 130
7286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** error_code |= HAL_I2C_ERROR_BERR;
@@ -7798,7 +7798,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7340:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * This parameter must be a value between 0 and 255.
7341:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @param Mode New state of the I2C START condition generation.
7342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * This parameter can be one of the following values:
-ARM GAS /tmp/ccVyGVF6.s page 131
+ARM GAS /tmp/cchwqEfL.s page 131
7343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** * @arg @ref I2C_RELOAD_MODE Enable Reload mode .
@@ -7858,7 +7858,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7368:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** MODIFY_REG(hi2c->Instance->CR2, \
99 .loc 1 7368 3 is_stmt 1 view .LVU22
100 0014 0268 ldr r2, [r0]
-ARM GAS /tmp/ccVyGVF6.s page 132
+ARM GAS /tmp/cchwqEfL.s page 132
101 .LVL4:
@@ -7918,7 +7918,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7383:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t tmpisr = 0U;
143 .loc 1 7383 3 view .LVU29
7384:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 133
+ARM GAS /tmp/cchwqEfL.s page 133
7385:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if ((hi2c->XferISR != I2C_Master_ISR_DMA) && \
@@ -7978,7 +7978,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7402:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
7403:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Enable ERR, TC, STOP, NACK and RXI interrupts */
7404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** tmpisr |= I2C_IT_ERRI | I2C_IT_TCI | I2C_IT_STOPI | I2C_IT_NACKI | I2C_IT_RXI;
-ARM GAS /tmp/ccVyGVF6.s page 134
+ARM GAS /tmp/cchwqEfL.s page 134
180 .loc 1 7404 7 is_stmt 1 view .LVU44
@@ -8038,7 +8038,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7420:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else
7421:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
7422:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if ((InterruptRequest & I2C_XFER_LISTEN_IT) == I2C_XFER_LISTEN_IT)
-ARM GAS /tmp/ccVyGVF6.s page 135
+ARM GAS /tmp/cchwqEfL.s page 135
215 .loc 1 7422 5 is_stmt 1 view .LVU57
@@ -8098,7 +8098,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7445:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
7446:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if (InterruptRequest == I2C_XFER_CPLT_IT)
246 .loc 1 7446 5 is_stmt 1 view .LVU70
-ARM GAS /tmp/ccVyGVF6.s page 136
+ARM GAS /tmp/cchwqEfL.s page 136
247 .loc 1 7446 8 is_stmt 0 view .LVU71
@@ -8158,7 +8158,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
280 .L22:
7449:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
281 .loc 1 7449 7 is_stmt 1 view .LVU82
-ARM GAS /tmp/ccVyGVF6.s page 137
+ARM GAS /tmp/cchwqEfL.s page 137
7449:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -8218,7 +8218,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
320 .loc 1 7476 6 is_stmt 0 view .LVU91
321 0000 11F0010F tst r1, #1
322 0004 09D0 beq .L33
-ARM GAS /tmp/ccVyGVF6.s page 138
+ARM GAS /tmp/cchwqEfL.s page 138
7477:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -8278,7 +8278,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
358 002e 282A cmp r2, #40
359 0030 10D0 beq .L35
7494:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 139
+ARM GAS /tmp/cchwqEfL.s page 139
7495:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Disable NACK and STOP interrupts */
@@ -8338,7 +8338,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7524:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Disable interrupts only at the end */
7525:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* to avoid a breaking situation like at "t" time */
7526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* all disable interrupts request are not done */
-ARM GAS /tmp/ccVyGVF6.s page 140
+ARM GAS /tmp/cchwqEfL.s page 140
7527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** __HAL_I2C_DISABLE_IT(hi2c, tmpisr);
@@ -8398,7 +8398,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
425 .loc 1 7521 12 is_stmt 0 view .LVU131
426 006a 43F04003 orr r3, r3, #64
427 .LVL40:
-ARM GAS /tmp/ccVyGVF6.s page 141
+ARM GAS /tmp/cchwqEfL.s page 141
7521:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -8458,7 +8458,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7551:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
7552:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** else
7553:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 142
+ARM GAS /tmp/cchwqEfL.s page 142
7554:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Nothing to do */
@@ -8518,7 +8518,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
506 .LVL43:
7216:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t error_code = 0;
507 .loc 1 7216 3 view .LVU150
-ARM GAS /tmp/ccVyGVF6.s page 143
+ARM GAS /tmp/cchwqEfL.s page 143
7216:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t error_code = 0;
@@ -8578,7 +8578,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
544 .loc 1 7229 64 discriminator 1 view .LVU168
545 0026 8FBB cbnz r7, .L55
7232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 144
+ARM GAS /tmp/cchwqEfL.s page 144
546 .loc 1 7232 7 is_stmt 1 view .LVU169
@@ -8638,7 +8638,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
584 .LVL51:
7242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
585 .loc 1 7242 21 view .LVU186
-ARM GAS /tmp/ccVyGVF6.s page 145
+ARM GAS /tmp/cchwqEfL.s page 145
586 0056 18BF it ne
@@ -8698,7 +8698,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
624 007c 4B68 ldr r3, [r1, #4]
625 007e 43F48043 orr r3, r3, #16384
626 0082 4B60 str r3, [r1, #4]
-ARM GAS /tmp/ccVyGVF6.s page 146
+ARM GAS /tmp/cchwqEfL.s page 146
7248:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -8758,7 +8758,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
664 .loc 1 7286 5 is_stmt 1 view .LVU219
7286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
665 .loc 1 7286 16 is_stmt 0 view .LVU220
-ARM GAS /tmp/ccVyGVF6.s page 147
+ARM GAS /tmp/cchwqEfL.s page 147
666 00a2 46F00106 orr r6, r6, #1
@@ -8818,7 +8818,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
705 .LVL70:
7311:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
706 .loc 1 7311 5 is_stmt 0 view .LVU236
-ARM GAS /tmp/ccVyGVF6.s page 148
+ARM GAS /tmp/cchwqEfL.s page 148
707 00ce 4FF40072 mov r2, #512
@@ -8878,7 +8878,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7329:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
747 .loc 1 7329 5 discriminator 1 view .LVU251
7332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 149
+ARM GAS /tmp/cchwqEfL.s page 149
748 .loc 1 7332 3 discriminator 1 view .LVU252
@@ -8938,7 +8938,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7060:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
796 .loc 1 7060 10 is_stmt 0 view .LVU261
797 0008 2368 ldr r3, [r4]
-ARM GAS /tmp/ccVyGVF6.s page 150
+ARM GAS /tmp/cchwqEfL.s page 150
798 000a 9B69 ldr r3, [r3, #24]
@@ -8998,7 +8998,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
836 .loc 1 7075 27 is_stmt 0 view .LVU277
837 003c 636C ldr r3, [r4, #68]
838 003e 43F02003 orr r3, r3, #32
-ARM GAS /tmp/ccVyGVF6.s page 151
+ARM GAS /tmp/cchwqEfL.s page 151
839 0042 6364 str r3, [r4, #68]
@@ -9058,7 +9058,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
882 @ args = 4, pretend = 0, frame = 0
883 @ frame_needed = 0, uses_anonymous_args = 0
7019:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** while (__HAL_I2C_GET_FLAG(hi2c, Flag) == Status)
-ARM GAS /tmp/ccVyGVF6.s page 152
+ARM GAS /tmp/cchwqEfL.s page 152
884 .loc 1 7019 1 is_stmt 0 view .LVU291
@@ -9118,7 +9118,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
927 .loc 1 7031 13 is_stmt 0 view .LVU302
928 0034 FFF7FEFF bl HAL_GetTick
929 .LVL85:
-ARM GAS /tmp/ccVyGVF6.s page 153
+ARM GAS /tmp/cchwqEfL.s page 153
7031:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -9178,7 +9178,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7041:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
968 .loc 1 7041 18 is_stmt 0 view .LVU319
969 006e 0120 movs r0, #1
-ARM GAS /tmp/ccVyGVF6.s page 154
+ARM GAS /tmp/cchwqEfL.s page 154
970 0070 00E0 b .L77
@@ -9238,7 +9238,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5857:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1020 .loc 1 5857 3 is_stmt 0 view .LVU326
1021 0012 0093 str r3, [sp]
-ARM GAS /tmp/ccVyGVF6.s page 155
+ARM GAS /tmp/cchwqEfL.s page 155
1022 0014 4FF08073 mov r3, #16777216
@@ -9298,7 +9298,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1062 0046 02B0 add sp, sp, #8
1063 .LCFI7:
1064 .cfi_remember_state
-ARM GAS /tmp/ccVyGVF6.s page 156
+ARM GAS /tmp/cchwqEfL.s page 156
1065 .cfi_def_cfa_offset 24
@@ -9358,7 +9358,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1105 .loc 1 5890 12 view .LVU354
1106 0072 0120 movs r0, #1
1107 0074 E7E7 b .L85
-ARM GAS /tmp/ccVyGVF6.s page 157
+ARM GAS /tmp/cchwqEfL.s page 157
1108 .L94:
@@ -9418,7 +9418,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1158 .loc 1 5915 3 is_stmt 1 view .LVU360
5915:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
1159 .loc 1 5915 7 is_stmt 0 view .LVU361
-ARM GAS /tmp/ccVyGVF6.s page 158
+ARM GAS /tmp/cchwqEfL.s page 158
1160 001c 3A46 mov r2, r7
@@ -9478,7 +9478,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1202 .loc 1 5930 5 is_stmt 1 view .LVU373
5930:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1203 .loc 1 5930 9 is_stmt 0 view .LVU374
-ARM GAS /tmp/ccVyGVF6.s page 159
+ARM GAS /tmp/cchwqEfL.s page 159
1204 004a 2368 ldr r3, [r4]
@@ -9538,7 +9538,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1247 .syntax unified
1248 .thumb
1249 .thumb_func
-ARM GAS /tmp/ccVyGVF6.s page 160
+ARM GAS /tmp/cchwqEfL.s page 160
1250 .fpu fpv5-d16
@@ -9598,7 +9598,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1293 0020 2946 mov r1, r5
1294 0022 2046 mov r0, r4
1295 0024 FFF7FEFF bl I2C_IsErrorOccurred
-ARM GAS /tmp/ccVyGVF6.s page 161
+ARM GAS /tmp/cchwqEfL.s page 161
1296 .LVL105:
@@ -9658,7 +9658,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1333 0054 00E0 b .L108
1334 .L114:
7125:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 162
+ARM GAS /tmp/cchwqEfL.s page 162
1335 .loc 1 7125 10 view .LVU416
@@ -9718,7 +9718,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1383 .L120:
7183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
1384 .loc 1 7183 9 is_stmt 1 view .LVU425
-ARM GAS /tmp/ccVyGVF6.s page 163
+ARM GAS /tmp/cchwqEfL.s page 163
7183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -9778,7 +9778,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1423 0038 84F84030 strb r3, [r4, #64]
7196:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1424 .loc 1 7196 9 view .LVU442
-ARM GAS /tmp/ccVyGVF6.s page 164
+ARM GAS /tmp/cchwqEfL.s page 164
7198:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -9838,7 +9838,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7154:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
1464 .loc 1 7154 12 is_stmt 0 view .LVU458
1465 0066 9A69 ldr r2, [r3, #24]
-ARM GAS /tmp/ccVyGVF6.s page 165
+ARM GAS /tmp/cchwqEfL.s page 165
7162:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -9898,7 +9898,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7179:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
1504 .loc 1 7179 16 is_stmt 0 view .LVU475
1505 00a2 0125 movs r5, #1
-ARM GAS /tmp/ccVyGVF6.s page 166
+ARM GAS /tmp/cchwqEfL.s page 166
1506 00a4 B4E7 b .L118
@@ -9958,7 +9958,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1555 .loc 1 538 6 is_stmt 0 view .LVU484
1556 0000 0028 cmp r0, #0
1557 0002 5DD0 beq .L135
-ARM GAS /tmp/ccVyGVF6.s page 167
+ARM GAS /tmp/cchwqEfL.s page 167
536:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Check the I2C handle allocation */
@@ -10018,7 +10018,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1594 0022 2268 ldr r2, [r4]
591:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1595 .loc 1 591 47 view .LVU503
-ARM GAS /tmp/ccVyGVF6.s page 168
+ARM GAS /tmp/cchwqEfL.s page 168
1596 0024 23F07063 bic r3, r3, #251658240
@@ -10078,7 +10078,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
619:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1634 .loc 1 619 3 view .LVU520
619:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 169
+ARM GAS /tmp/cchwqEfL.s page 169
1635 .loc 1 619 7 is_stmt 0 view .LVU521
@@ -10138,7 +10138,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1672 007e 0B43 orrs r3, r3, r1
631:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1673 .loc 1 631 23 view .LVU539
-ARM GAS /tmp/ccVyGVF6.s page 170
+ARM GAS /tmp/cchwqEfL.s page 170
1674 0080 1360 str r3, [r2]
@@ -10198,7 +10198,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
1711 .loc 1 600 9 view .LVU557
1712 00aa 2268 ldr r2, [r4]
-ARM GAS /tmp/ccVyGVF6.s page 171
+ARM GAS /tmp/cchwqEfL.s page 171
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -10258,7 +10258,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1761 0000 7047 bx lr
1762 .cfi_endproc
1763 .LFE144:
-ARM GAS /tmp/ccVyGVF6.s page 172
+ARM GAS /tmp/cchwqEfL.s page 172
1765 .section .text.HAL_I2C_DeInit,"ax",%progbits
@@ -10318,7 +10318,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
680:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->PreviousState = I2C_STATE_NONE;
1808 .loc 1 680 15 is_stmt 0 view .LVU578
1809 001e 84F84100 strb r0, [r4, #65]
-ARM GAS /tmp/ccVyGVF6.s page 173
+ARM GAS /tmp/cchwqEfL.s page 173
681:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->Mode = HAL_I2C_MODE_NONE;
@@ -10378,7 +10378,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1853 0000 2DE9F047 push {r4, r5, r6, r7, r8, r9, r10, lr}
1854 .LCFI19:
1855 .cfi_def_cfa_offset 32
-ARM GAS /tmp/ccVyGVF6.s page 174
+ARM GAS /tmp/cchwqEfL.s page 174
1856 .cfi_offset 4, -32
@@ -10438,7 +10438,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1897 .LVL134:
1131:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
1898 .loc 1 1131 17 discriminator 2 view .LVU605
-ARM GAS /tmp/ccVyGVF6.s page 175
+ARM GAS /tmp/cchwqEfL.s page 175
1899 0032 0546 mov r5, r0
@@ -10498,7 +10498,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1936 .loc 1 1147 5 is_stmt 1 view .LVU622
1147:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
1937 .loc 1 1147 13 is_stmt 0 view .LVU623
-ARM GAS /tmp/ccVyGVF6.s page 176
+ARM GAS /tmp/cchwqEfL.s page 176
1938 0064 638D ldrh r3, [r4, #42]
@@ -10558,7 +10558,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize--;
1975 .loc 1 1167 22 view .LVU641
1976 008a 013A subs r2, r2, #1
-ARM GAS /tmp/ccVyGVF6.s page 177
+ARM GAS /tmp/cchwqEfL.s page 177
1977 008c 92B2 uxth r2, r2
@@ -10618,7 +10618,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2019 00c2 0BE0 b .L159
2020 .L161:
1215:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_TransferConfig(hi2c, DevAddress, (uint8_t)hi2c->XferSize, I2C_AUTOEND_MODE,
-ARM GAS /tmp/ccVyGVF6.s page 178
+ARM GAS /tmp/cchwqEfL.s page 178
2021 .loc 1 1215 11 is_stmt 1 view .LVU654
@@ -10678,7 +10678,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2061 .loc 1 1191 28 view .LVU668
2062 00f8 9A62 str r2, [r3, #40]
1194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 179
+ARM GAS /tmp/cchwqEfL.s page 179
2063 .loc 1 1194 7 is_stmt 1 view .LVU669
@@ -10738,7 +10738,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
2103 .loc 1 1202 12 view .LVU684
2104 012c A0BB cbnz r0, .L167
-ARM GAS /tmp/ccVyGVF6.s page 180
+ARM GAS /tmp/cchwqEfL.s page 180
1207:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -10798,7 +10798,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2147 .loc 1 1235 5 view .LVU696
1235:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->Mode = HAL_I2C_MODE_NONE;
2148 .loc 1 1235 17 is_stmt 0 view .LVU697
-ARM GAS /tmp/ccVyGVF6.s page 181
+ARM GAS /tmp/cchwqEfL.s page 181
2149 0174 84F84120 strb r2, [r4, #65]
@@ -10858,7 +10858,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2190 0194 0120 movs r0, #1
2191 0196 F6E7 b .L154
2192 .L167:
-ARM GAS /tmp/ccVyGVF6.s page 182
+ARM GAS /tmp/cchwqEfL.s page 182
1204:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -10918,7 +10918,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2242 000a 90F84110 ldrb r1, [r0, #65] @ zero_extendqisi2
2243 .LVL155:
1265:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 183
+ARM GAS /tmp/cchwqEfL.s page 183
2244 .loc 1 1265 11 view .LVU718
@@ -10978,7 +10978,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2284 .loc 1 1278 5 is_stmt 1 view .LVU732
1278:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->Mode = HAL_I2C_MODE_MASTER;
2285 .loc 1 1278 21 is_stmt 0 view .LVU733
-ARM GAS /tmp/ccVyGVF6.s page 184
+ARM GAS /tmp/cchwqEfL.s page 184
2286 004a 2223 movs r3, #34
@@ -11038,7 +11038,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2324 0082 18E0 b .L177
2325 .L175:
1297:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_TransferConfig(hi2c, DevAddress, (uint8_t)hi2c->XferSize, I2C_AUTOEND_MODE,
-ARM GAS /tmp/ccVyGVF6.s page 185
+ARM GAS /tmp/cchwqEfL.s page 185
2326 .loc 1 1297 7 view .LVU750
@@ -11098,7 +11098,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2368 00be 2A46 mov r2, r5
2369 00c0 3146 mov r1, r6
2370 00c2 2046 mov r0, r4
-ARM GAS /tmp/ccVyGVF6.s page 186
+ARM GAS /tmp/cchwqEfL.s page 186
2371 00c4 FFF7FEFF bl I2C_WaitOnRXNEFlagUntilTimeout
@@ -11158,7 +11158,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2408 00ec 638D ldrh r3, [r4, #42]
2409 00ee 9BB2 uxth r3, r3
1319:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 187
+ARM GAS /tmp/cchwqEfL.s page 187
2410 .loc 1 1319 10 view .LVU780
@@ -11218,7 +11218,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2452 012a FFF7FEFF bl I2C_WaitOnSTOPFlagUntilTimeout
2453 .LVL167:
1344:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 188
+ARM GAS /tmp/cchwqEfL.s page 188
2454 .loc 1 1344 8 view .LVU793
@@ -11278,7 +11278,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2495 .LVL170:
2496 .L182:
2497 .LCFI26:
-ARM GAS /tmp/ccVyGVF6.s page 189
+ARM GAS /tmp/cchwqEfL.s page 189
2498 .cfi_restore_state
@@ -11338,7 +11338,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2546 .cfi_def_cfa_offset 24
2547 .cfi_offset 4, -24
2548 .cfi_offset 5, -20
-ARM GAS /tmp/ccVyGVF6.s page 190
+ARM GAS /tmp/cchwqEfL.s page 190
2549 .cfi_offset 6, -16
@@ -11398,7 +11398,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2588 .loc 1 1396 17 is_stmt 0 discriminator 2 view .LVU829
2589 0032 FFF7FEFF bl HAL_GetTick
2590 .LVL175:
-ARM GAS /tmp/ccVyGVF6.s page 191
+ARM GAS /tmp/cchwqEfL.s page 191
1396:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -11458,7 +11458,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2626 005c B3F5003F cmp r3, #131072
2627 0060 3AD0 beq .L210
2628 .L194:
-ARM GAS /tmp/ccVyGVF6.s page 192
+ARM GAS /tmp/cchwqEfL.s page 192
1424:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -11518,7 +11518,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2670 0096 92B2 uxth r2, r2
1469:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
2671 .loc 1 1469 11 view .LVU862
-ARM GAS /tmp/ccVyGVF6.s page 193
+ARM GAS /tmp/cchwqEfL.s page 193
2672 0098 002A cmp r2, #0
@@ -11578,7 +11578,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1389:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_ERROR;
2711 .loc 1 1389 23 is_stmt 0 view .LVU878
2712 00ce 4FF40073 mov r3, #512
-ARM GAS /tmp/ccVyGVF6.s page 194
+ARM GAS /tmp/cchwqEfL.s page 194
2713 00d2 4364 str r3, [r0, #68]
@@ -11638,7 +11638,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1427:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
2751 .loc 1 1427 27 view .LVU895
2752 00f4 5368 ldr r3, [r2, #4]
-ARM GAS /tmp/ccVyGVF6.s page 195
+ARM GAS /tmp/cchwqEfL.s page 195
2753 00f6 43F40043 orr r3, r3, #32768
@@ -11698,7 +11698,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2794 012e 0120 movs r0, #1
2795 0130 5BE0 b .L192
2796 .L213:
-ARM GAS /tmp/ccVyGVF6.s page 196
+ARM GAS /tmp/cchwqEfL.s page 196
1461:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -11758,7 +11758,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1497:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if ((hi2c->ErrorCode == HAL_I2C_ERROR_AF) && (tmpXferCount == 0U))
2836 .loc 1 1497 7 is_stmt 1 view .LVU924
1497:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** if ((hi2c->ErrorCode == HAL_I2C_ERROR_AF) && (tmpXferCount == 0U))
-ARM GAS /tmp/ccVyGVF6.s page 197
+ARM GAS /tmp/cchwqEfL.s page 197
2837 .loc 1 1497 20 is_stmt 0 view .LVU925
@@ -11818,7 +11818,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2877 .L202:
1506:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_ERROR;
2878 .loc 1 1506 9 is_stmt 1 view .LVU940
-ARM GAS /tmp/ccVyGVF6.s page 198
+ARM GAS /tmp/cchwqEfL.s page 198
1506:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_ERROR;
@@ -11878,7 +11878,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1522:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
2920 .loc 1 1522 9 view .LVU954
1522:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 199
+ARM GAS /tmp/cchwqEfL.s page 199
2921 .loc 1 1522 13 is_stmt 0 view .LVU955
@@ -11938,7 +11938,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2959 .L192:
1554:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
2960 .loc 1 1554 1 view .LVU972
-ARM GAS /tmp/ccVyGVF6.s page 200
+ARM GAS /tmp/cchwqEfL.s page 200
2961 01ea 02B0 add sp, sp, #8
@@ -11998,7 +11998,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3010 .loc 1 1570 11 is_stmt 0 view .LVU979
3011 0008 90F84130 ldrb r3, [r0, #65] @ zero_extendqisi2
3012 .LVL205:
-ARM GAS /tmp/ccVyGVF6.s page 201
+ARM GAS /tmp/cchwqEfL.s page 201
1570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -12058,7 +12058,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3051 .loc 1 1585 5 is_stmt 1 discriminator 2 view .LVU995
1585:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
3052 .loc 1 1585 21 is_stmt 0 discriminator 2 view .LVU996
-ARM GAS /tmp/ccVyGVF6.s page 202
+ARM GAS /tmp/cchwqEfL.s page 202
3053 0044 0022 movs r2, #0
@@ -12118,7 +12118,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3089 .loc 1 1600 11 is_stmt 0 view .LVU1014
3090 006c 2268 ldr r2, [r4]
1600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_ERROR;
-ARM GAS /tmp/ccVyGVF6.s page 203
+ARM GAS /tmp/cchwqEfL.s page 203
3091 .loc 1 1600 27 view .LVU1015
@@ -12178,7 +12178,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3132 009e 9BB2 uxth r3, r3
1615:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
3133 .loc 1 1615 11 view .LVU1029
-ARM GAS /tmp/ccVyGVF6.s page 204
+ARM GAS /tmp/cchwqEfL.s page 204
3134 00a0 002B cmp r3, #0
@@ -12238,7 +12238,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3171 .loc 1 1646 21 view .LVU1046
3172 00d4 013B subs r3, r3, #1
3173 00d6 2385 strh r3, [r4, #40] @ movhi
-ARM GAS /tmp/ccVyGVF6.s page 205
+ARM GAS /tmp/cchwqEfL.s page 205
3174 00d8 E0E7 b .L222
@@ -12298,7 +12298,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3211 0102 636A ldr r3, [r4, #36]
1630:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
3212 .loc 1 1630 25 view .LVU1064
-ARM GAS /tmp/ccVyGVF6.s page 206
+ARM GAS /tmp/cchwqEfL.s page 206
3213 0104 0133 adds r3, r3, #1
@@ -12358,7 +12358,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1654:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
3252 .loc 1 1654 14 is_stmt 0 view .LVU1080
3253 0132 0120 movs r0, #1
-ARM GAS /tmp/ccVyGVF6.s page 207
+ARM GAS /tmp/cchwqEfL.s page 207
3254 0134 21E0 b .L219
@@ -12418,7 +12418,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1672:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
3294 .loc 1 1672 5 is_stmt 1 view .LVU1095
1672:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 208
+ARM GAS /tmp/cchwqEfL.s page 208
3295 .loc 1 1672 17 is_stmt 0 view .LVU1096
@@ -12478,7 +12478,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3341 .loc 1 1697 1 is_stmt 1 view -0
3342 .cfi_startproc
3343 @ args = 0, pretend = 0, frame = 0
-ARM GAS /tmp/ccVyGVF6.s page 209
+ARM GAS /tmp/cchwqEfL.s page 209
3344 @ frame_needed = 0, uses_anonymous_args = 0
@@ -12538,7 +12538,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3383 .loc 1 1710 23 is_stmt 0 discriminator 2 view .LVU1121
3384 0028 2125 movs r5, #33
3385 002a 84F84150 strb r5, [r4, #65]
-ARM GAS /tmp/ccVyGVF6.s page 210
+ARM GAS /tmp/cchwqEfL.s page 210
1711:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_NONE;
@@ -12598,7 +12598,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1723:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
3422 .loc 1 1723 7 is_stmt 1 view .LVU1140
3423 .LVL225:
-ARM GAS /tmp/ccVyGVF6.s page 211
+ARM GAS /tmp/cchwqEfL.s page 211
1723:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -12658,7 +12658,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3461 .loc 1 1745 7 is_stmt 1 view .LVU1157
3462 0074 0132 adds r2, r2, #1
3463 0076 1348 ldr r0, .L245+8
-ARM GAS /tmp/ccVyGVF6.s page 212
+ARM GAS /tmp/cchwqEfL.s page 212
3464 0078 0090 str r0, [sp]
@@ -12718,7 +12718,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3506 .L239:
1750:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_GENERATE_START_WRITE);
3507 .loc 1 1750 7 is_stmt 1 view .LVU1170
-ARM GAS /tmp/ccVyGVF6.s page 213
+ARM GAS /tmp/cchwqEfL.s page 213
3508 00a0 084A ldr r2, .L245+8
@@ -12778,7 +12778,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1787:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t xfermode;
3557 .loc 1 1787 1 is_stmt 0 view .LVU1178
3558 0000 30B5 push {r4, r5, lr}
-ARM GAS /tmp/ccVyGVF6.s page 214
+ARM GAS /tmp/cchwqEfL.s page 214
3559 .LCFI39:
@@ -12838,7 +12838,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3598 .loc 1 1801 5 is_stmt 1 discriminator 2 view .LVU1193
1801:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_NONE;
3599 .loc 1 1801 23 is_stmt 0 discriminator 2 view .LVU1194
-ARM GAS /tmp/ccVyGVF6.s page 215
+ARM GAS /tmp/cchwqEfL.s page 215
3600 002e 1020 movs r0, #16
@@ -12898,7 +12898,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3636 .loc 1 1813 16 is_stmt 0 view .LVU1212
3637 0050 4FF08073 mov r3, #16777216
3638 .LVL243:
-ARM GAS /tmp/ccVyGVF6.s page 216
+ARM GAS /tmp/cchwqEfL.s page 216
3639 .L250:
@@ -12958,7 +12958,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3680 0078 2385 strh r3, [r4, #40] @ movhi
1818:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
3681 .loc 1 1818 7 is_stmt 1 view .LVU1226
-ARM GAS /tmp/ccVyGVF6.s page 217
+ARM GAS /tmp/cchwqEfL.s page 217
3682 .LVL249:
@@ -13018,7 +13018,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1859:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
3730 .loc 1 1859 5 is_stmt 1 view .LVU1235
1859:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 218
+ARM GAS /tmp/cchwqEfL.s page 218
3731 .loc 1 1859 5 view .LVU1236
@@ -13078,7 +13078,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3769 0036 4285 strh r2, [r0, #42] @ movhi
1871:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferOptions = I2C_NO_OPTION_FRAME;
3770 .loc 1 1871 5 is_stmt 1 discriminator 2 view .LVU1253
-ARM GAS /tmp/ccVyGVF6.s page 219
+ARM GAS /tmp/cchwqEfL.s page 219
1871:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferOptions = I2C_NO_OPTION_FRAME;
@@ -13138,7 +13138,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3808 .L266:
1880:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
3809 .loc 1 1880 7 is_stmt 1 view .LVU1271
-ARM GAS /tmp/ccVyGVF6.s page 220
+ARM GAS /tmp/cchwqEfL.s page 220
1880:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -13198,7 +13198,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3850 .L261:
1859:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
3851 .loc 1 1859 5 view .LVU1286
-ARM GAS /tmp/ccVyGVF6.s page 221
+ARM GAS /tmp/cchwqEfL.s page 221
3852 0080 0220 movs r0, #2
@@ -13258,7 +13258,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3899 .loc 1 1923 5 discriminator 2 view .LVU1295
3900 0014 0123 movs r3, #1
3901 0016 80F84030 strb r3, [r0, #64]
-ARM GAS /tmp/ccVyGVF6.s page 222
+ARM GAS /tmp/cchwqEfL.s page 222
1923:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -13318,7 +13318,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
1937:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
3937 .loc 1 1937 5 is_stmt 1 discriminator 2 view .LVU1315
1937:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 223
+ARM GAS /tmp/cchwqEfL.s page 223
3938 .loc 1 1937 23 is_stmt 0 discriminator 2 view .LVU1316
@@ -13378,7 +13378,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3981 .global HAL_I2C_Master_Transmit_DMA
3982 .syntax unified
3983 .thumb
-ARM GAS /tmp/ccVyGVF6.s page 224
+ARM GAS /tmp/cchwqEfL.s page 224
3984 .thumb_func
@@ -13438,7 +13438,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4027 001c 40F09980 bne .L287
1985:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4028 .loc 1 1985 5 is_stmt 1 view .LVU1341
-ARM GAS /tmp/ccVyGVF6.s page 225
+ARM GAS /tmp/cchwqEfL.s page 225
1985:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -13498,7 +13498,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4065 004a 6363 str r3, [r4, #52]
1997:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
4066 .loc 1 1997 5 is_stmt 1 discriminator 2 view .LVU1360
-ARM GAS /tmp/ccVyGVF6.s page 226
+ARM GAS /tmp/cchwqEfL.s page 226
1997:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -13558,7 +13558,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4103 .loc 1 2018 7 is_stmt 1 view .LVU1378
2018:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize--;
4104 .loc 1 2018 11 is_stmt 0 view .LVU1379
-ARM GAS /tmp/ccVyGVF6.s page 227
+ARM GAS /tmp/cchwqEfL.s page 227
4105 006c 638D ldrh r3, [r4, #42]
@@ -13618,7 +13618,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4142 008e A26B ldr r2, [r4, #56]
2033:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->hdmatx->XferAbortCallback = NULL;
4143 .loc 1 2033 44 view .LVU1397
-ARM GAS /tmp/ccVyGVF6.s page 228
+ARM GAS /tmp/cchwqEfL.s page 228
4144 0090 0023 movs r3, #0
@@ -13678,7 +13678,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4181 00bc 84F84020 strb r2, [r4, #64]
2087:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4182 .loc 1 2087 9 view .LVU1415
-ARM GAS /tmp/ccVyGVF6.s page 229
+ARM GAS /tmp/cchwqEfL.s page 229
2089:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -13738,7 +13738,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4220 00e2 84F84020 strb r2, [r4, #64]
2050:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4221 .loc 1 2050 9 view .LVU1433
-ARM GAS /tmp/ccVyGVF6.s page 230
+ARM GAS /tmp/cchwqEfL.s page 230
2052:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -13798,7 +13798,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4262 .LVL289:
2075:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
4263 .loc 1 2075 9 view .LVU1448
-ARM GAS /tmp/ccVyGVF6.s page 231
+ARM GAS /tmp/cchwqEfL.s page 231
2075:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -13858,7 +13858,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4305 .LVL295:
4306 .L286:
2119:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 232
+ARM GAS /tmp/cchwqEfL.s page 232
4307 .loc 1 2119 12 view .LVU1462
@@ -13918,7 +13918,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4358 .LCFI50:
4359 .cfi_def_cfa_offset 16
4360 .cfi_offset 4, -16
-ARM GAS /tmp/ccVyGVF6.s page 233
+ARM GAS /tmp/cchwqEfL.s page 233
4361 .cfi_offset 5, -12
@@ -13978,7 +13978,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4399 .loc 1 2149 23 is_stmt 0 discriminator 2 view .LVU1483
4400 0030 2221 movs r1, #34
4401 0032 84F84110 strb r1, [r4, #65]
-ARM GAS /tmp/ccVyGVF6.s page 234
+ARM GAS /tmp/cchwqEfL.s page 234
2150:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_NONE;
@@ -14038,7 +14038,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2162:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
4438 .loc 1 2162 7 is_stmt 1 view .LVU1502
4439 .LVL303:
-ARM GAS /tmp/ccVyGVF6.s page 235
+ARM GAS /tmp/cchwqEfL.s page 235
2162:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -14098,7 +14098,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2185:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize);
4476 .loc 1 2185 9 is_stmt 1 view .LVU1521
2185:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize);
-ARM GAS /tmp/ccVyGVF6.s page 236
+ARM GAS /tmp/cchwqEfL.s page 236
4477 .loc 1 2185 71 is_stmt 0 view .LVU1522
@@ -14158,7 +14158,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4514 .loc 1 2166 28 is_stmt 0 view .LVU1539
4515 00a4 638D ldrh r3, [r4, #42]
2166:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** xfermode = I2C_AUTOEND_MODE;
-ARM GAS /tmp/ccVyGVF6.s page 237
+ARM GAS /tmp/cchwqEfL.s page 237
4516 .loc 1 2166 22 view .LVU1540
@@ -14218,7 +14218,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4555 00d4 2946 mov r1, r5
4556 00d6 2046 mov r0, r4
4557 .LVL312:
-ARM GAS /tmp/ccVyGVF6.s page 238
+ARM GAS /tmp/cchwqEfL.s page 238
2207:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -14278,7 +14278,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4597 0108 0093 str r3, [sp]
4598 010a 4FF00073 mov r3, #33554432
4599 010e CAB2 uxtb r2, r1
-ARM GAS /tmp/ccVyGVF6.s page 239
+ARM GAS /tmp/cchwqEfL.s page 239
4600 .LVL316:
@@ -14338,7 +14338,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4643 0134 0220 movs r0, #2
4644 0136 F9E7 b .L295
4645 .L310:
-ARM GAS /tmp/ccVyGVF6.s page 240
+ARM GAS /tmp/cchwqEfL.s page 240
4646 .align 2
@@ -14398,7 +14398,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4693 .loc 1 2290 5 is_stmt 1 view .LVU1590
2290:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4694 .loc 1 2290 5 view .LVU1591
-ARM GAS /tmp/ccVyGVF6.s page 241
+ARM GAS /tmp/cchwqEfL.s page 241
4695 0018 90F84030 ldrb r3, [r0, #64] @ zero_extendqisi2
@@ -14458,7 +14458,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4730 .loc 1 2301 23 is_stmt 0 discriminator 2 view .LVU1610
4731 0044 3B4B ldr r3, .L330+4
4732 0046 4363 str r3, [r0, #52]
-ARM GAS /tmp/ccVyGVF6.s page 242
+ARM GAS /tmp/cchwqEfL.s page 242
2304:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -14518,7 +14518,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2329:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4770 .loc 1 2329 9 is_stmt 1 view .LVU1628
2329:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 243
+ARM GAS /tmp/cchwqEfL.s page 243
4771 .loc 1 2329 13 is_stmt 0 view .LVU1629
@@ -14578,7 +14578,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4808 .loc 1 2378 9 view .LVU1646
2380:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
4809 .loc 1 2380 9 view .LVU1647
-ARM GAS /tmp/ccVyGVF6.s page 244
+ARM GAS /tmp/cchwqEfL.s page 244
2380:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -14638,7 +14638,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2313:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize--;
4848 .loc 1 2313 22 view .LVU1664
4849 00b8 013B subs r3, r3, #1
-ARM GAS /tmp/ccVyGVF6.s page 245
+ARM GAS /tmp/cchwqEfL.s page 245
4850 00ba 9BB2 uxth r3, r3
@@ -14698,7 +14698,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4887 00e2 2268 ldr r2, [r4]
2354:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
4888 .loc 1 2354 29 view .LVU1682
-ARM GAS /tmp/ccVyGVF6.s page 246
+ARM GAS /tmp/cchwqEfL.s page 246
4889 00e4 5368 ldr r3, [r2, #4]
@@ -14758,7 +14758,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4928 .LVL337:
2395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
4929 .loc 1 2395 7 is_stmt 0 view .LVU1698
-ARM GAS /tmp/ccVyGVF6.s page 247
+ARM GAS /tmp/cchwqEfL.s page 247
4930 011c 2046 mov r0, r4
@@ -14818,7 +14818,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4978 .fpu fpv5-d16
4980 HAL_I2C_Slave_Receive_DMA:
4981 .LVL344:
-ARM GAS /tmp/ccVyGVF6.s page 248
+ARM GAS /tmp/cchwqEfL.s page 248
4982 .LFB156:
@@ -14878,7 +14878,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5022 0026 80F84130 strb r3, [r0, #65]
2429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_NONE;
5023 .loc 1 2429 5 is_stmt 1 discriminator 2 view .LVU1720
-ARM GAS /tmp/ccVyGVF6.s page 249
+ARM GAS /tmp/cchwqEfL.s page 249
2429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_NONE;
@@ -14938,7 +14938,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2442:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5059 .loc 1 2442 38 view .LVU1740
5060 004a DA63 str r2, [r3, #60]
-ARM GAS /tmp/ccVyGVF6.s page 250
+ARM GAS /tmp/cchwqEfL.s page 250
2445:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -14998,7 +14998,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5098 0072 84F84130 strb r3, [r4, #65]
2491:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5099 .loc 1 2491 7 is_stmt 1 view .LVU1758
-ARM GAS /tmp/ccVyGVF6.s page 251
+ARM GAS /tmp/cchwqEfL.s page 251
2491:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -15058,7 +15058,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2462:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5137 .loc 1 2462 7 is_stmt 1 view .LVU1776
2462:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 252
+ARM GAS /tmp/cchwqEfL.s page 252
5138 .loc 1 2462 23 is_stmt 0 view .LVU1777
@@ -15118,7 +15118,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5176 00d0 43F40043 orr r3, r3, #32768
5177 00d4 1360 str r3, [r2]
2502:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 253
+ARM GAS /tmp/cchwqEfL.s page 253
5178 .loc 1 2502 5 is_stmt 1 view .LVU1794
@@ -15178,7 +15178,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5228 .cfi_offset 8, -20
5229 .cfi_offset 9, -16
5230 .cfi_offset 10, -12
-ARM GAS /tmp/ccVyGVF6.s page 254
+ARM GAS /tmp/cchwqEfL.s page 254
5231 .cfi_offset 11, -8
@@ -15238,7 +15238,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5271 .loc 1 2543 5 discriminator 2 view .LVU1814
2543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5272 .loc 1 2543 17 is_stmt 0 discriminator 2 view .LVU1815
-ARM GAS /tmp/ccVyGVF6.s page 255
+ARM GAS /tmp/cchwqEfL.s page 255
5273 003e FFF7FEFF bl HAL_GetTick
@@ -15298,7 +15298,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2551:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_NONE;
5313 .loc 1 2551 21 is_stmt 0 view .LVU1830
5314 006a 4023 movs r3, #64
-ARM GAS /tmp/ccVyGVF6.s page 256
+ARM GAS /tmp/cchwqEfL.s page 256
5315 006c 84F84230 strb r3, [r4, #66]
@@ -15358,7 +15358,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2571:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
5353 .loc 1 2571 7 is_stmt 1 view .LVU1847
5354 009c 0023 movs r3, #0
-ARM GAS /tmp/ccVyGVF6.s page 257
+ARM GAS /tmp/cchwqEfL.s page 257
5355 009e 0093 str r3, [sp]
@@ -15418,7 +15418,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5396 .loc 1 2613 11 is_stmt 1 view .LVU1860
5397 00d8 0023 movs r3, #0
5398 00da 0093 str r3, [sp]
-ARM GAS /tmp/ccVyGVF6.s page 258
+ARM GAS /tmp/cchwqEfL.s page 258
5399 00dc 4FF00073 mov r3, #33554432
@@ -15478,7 +15478,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5438 010a 0133 adds r3, r3, #1
5439 010c 6362 str r3, [r4, #36]
2593:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize--;
-ARM GAS /tmp/ccVyGVF6.s page 259
+ARM GAS /tmp/cchwqEfL.s page 259
5440 .loc 1 2593 7 is_stmt 1 view .LVU1876
@@ -15538,7 +15538,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2604:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
5480 .loc 1 2604 12 view .LVU1891
5481 0140 FF2B cmp r3, #255
-ARM GAS /tmp/ccVyGVF6.s page 260
+ARM GAS /tmp/cchwqEfL.s page 260
5482 0142 C6D9 bls .L353
@@ -15598,7 +15598,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5524 0188 84F84230 strb r3, [r4, #66]
2637:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5525 .loc 1 2637 5 is_stmt 1 view .LVU1904
-ARM GAS /tmp/ccVyGVF6.s page 261
+ARM GAS /tmp/cchwqEfL.s page 261
2637:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -15658,7 +15658,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5570 .section .text.HAL_I2C_Mem_Read,"ax",%progbits
5571 .align 1
5572 .global HAL_I2C_Mem_Read
-ARM GAS /tmp/ccVyGVF6.s page 262
+ARM GAS /tmp/cchwqEfL.s page 262
5573 .syntax unified
@@ -15718,7 +15718,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2670:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
5619 .loc 1 2670 8 is_stmt 0 view .LVU1925
5620 0020 0C9B ldr r3, [sp, #48]
-ARM GAS /tmp/ccVyGVF6.s page 263
+ARM GAS /tmp/cchwqEfL.s page 263
5621 .LVL382:
@@ -15778,7 +15778,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5661 .loc 1 2672 7 is_stmt 1 view .LVU1939
2672:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_ERROR;
5662 .loc 1 2672 23 is_stmt 0 view .LVU1940
-ARM GAS /tmp/ccVyGVF6.s page 264
+ARM GAS /tmp/cchwqEfL.s page 264
5663 005a 4FF40073 mov r3, #512
@@ -15838,7 +15838,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5700 0084 4246 mov r2, r8
5701 0086 2946 mov r1, r5
5702 0088 2046 mov r0, r4
-ARM GAS /tmp/ccVyGVF6.s page 265
+ARM GAS /tmp/cchwqEfL.s page 265
5703 008a FFF7FEFF bl I2C_RequestMemoryRead
@@ -15898,7 +15898,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5742 .loc 1 2714 22 view .LVU1972
5743 00bc 2285 strh r2, [r4, #40] @ movhi
2715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_GENERATE_START_READ);
-ARM GAS /tmp/ccVyGVF6.s page 266
+ARM GAS /tmp/cchwqEfL.s page 266
5744 .loc 1 2715 7 is_stmt 1 view .LVU1973
@@ -15958,7 +15958,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5788 .LVL394:
2722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
5789 .loc 1 2722 10 view .LVU1984
-ARM GAS /tmp/ccVyGVF6.s page 267
+ARM GAS /tmp/cchwqEfL.s page 267
5790 0100 0028 cmp r0, #0
@@ -16018,7 +16018,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5827 0128 002B cmp r3, #0
5828 012a DED0 beq .L372
2736:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 268
+ARM GAS /tmp/cchwqEfL.s page 268
5829 .loc 1 2736 35 discriminator 1 view .LVU2002
@@ -16078,7 +16078,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5871 0166 F8B9 cbnz r0, .L380
2767:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5872 .loc 1 2767 5 is_stmt 1 view .LVU2015
-ARM GAS /tmp/ccVyGVF6.s page 269
+ARM GAS /tmp/cchwqEfL.s page 269
5873 0168 2368 ldr r3, [r4]
@@ -16138,7 +16138,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2677:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
5915 .loc 1 2677 5 view .LVU2028
5916 019c 0220 movs r0, #2
-ARM GAS /tmp/ccVyGVF6.s page 270
+ARM GAS /tmp/cchwqEfL.s page 270
5917 .LVL401:
@@ -16198,7 +16198,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5967 0006 1D46 mov r5, r3
5968 0008 BDF81C30 ldrh r3, [sp, #28]
5969 .LVL404:
-ARM GAS /tmp/ccVyGVF6.s page 271
+ARM GAS /tmp/cchwqEfL.s page 271
2801:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -16258,7 +16258,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6007 .loc 1 2820 5 is_stmt 1 discriminator 2 view .LVU2051
2820:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_NONE;
6008 .loc 1 2820 23 is_stmt 0 discriminator 2 view .LVU2052
-ARM GAS /tmp/ccVyGVF6.s page 272
+ARM GAS /tmp/cchwqEfL.s page 272
6009 003e 4026 movs r6, #64
@@ -16318,7 +16318,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6044 0060 8362 str r3, [r0, #40]
2847:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
6045 .loc 1 2847 7 is_stmt 1 view .LVU2072
-ARM GAS /tmp/ccVyGVF6.s page 273
+ARM GAS /tmp/cchwqEfL.s page 273
2847:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -16378,7 +16378,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2835:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
6086 .loc 1 2835 30 is_stmt 0 view .LVU2087
6087 0092 D2B2 uxtb r2, r2
-ARM GAS /tmp/ccVyGVF6.s page 274
+ARM GAS /tmp/cchwqEfL.s page 274
6088 .LVL410:
@@ -16438,7 +16438,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6137 HAL_I2C_Mem_Read_IT:
6138 .LVL414:
6139 .LFB160:
-ARM GAS /tmp/ccVyGVF6.s page 275
+ARM GAS /tmp/cchwqEfL.s page 275
2887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Check the parameters */
@@ -16498,7 +16498,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6182 0028 3AD1 bne .L407
2905:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
6183 .loc 1 2905 5 is_stmt 1 view .LVU2107
-ARM GAS /tmp/ccVyGVF6.s page 276
+ARM GAS /tmp/cchwqEfL.s page 276
2905:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -16558,7 +16558,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2916:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
6220 .loc 1 2916 23 is_stmt 0 discriminator 2 view .LVU2126
6221 0056 E164 str r1, [r4, #76]
-ARM GAS /tmp/ccVyGVF6.s page 277
+ARM GAS /tmp/cchwqEfL.s page 277
2919:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -16618,7 +16618,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6261 .L410:
2895:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_ERROR;
6262 .loc 1 2895 7 is_stmt 1 view .LVU2142
-ARM GAS /tmp/ccVyGVF6.s page 278
+ARM GAS /tmp/cchwqEfL.s page 278
2895:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_ERROR;
@@ -16678,7 +16678,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6305 00a6 F9E7 b .L402
6306 .L413:
6307 .align 2
-ARM GAS /tmp/ccVyGVF6.s page 279
+ARM GAS /tmp/cchwqEfL.s page 279
6308 .L412:
@@ -16738,7 +16738,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6356 .loc 1 2980 11 view .LVU2162
6357 0014 C0B2 uxtb r0, r0
2980:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 280
+ARM GAS /tmp/cchwqEfL.s page 280
6358 .loc 1 2980 6 view .LVU2163
@@ -16798,7 +16798,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferCount = Size;
6396 .loc 1 3001 23 is_stmt 0 discriminator 2 view .LVU2180
6397 004a 6162 str r1, [r4, #36]
-ARM GAS /tmp/ccVyGVF6.s page 281
+ARM GAS /tmp/cchwqEfL.s page 281
3002:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferOptions = I2C_NO_OPTION_FRAME;
@@ -16858,7 +16858,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6433 .loc 1 3032 7 is_stmt 1 view .LVU2199
3032:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
6434 .loc 1 3032 26 is_stmt 0 view .LVU2200
-ARM GAS /tmp/ccVyGVF6.s page 282
+ARM GAS /tmp/cchwqEfL.s page 282
6435 006c D2B2 uxtb r2, r2
@@ -16918,7 +16918,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6471 008c 238D ldrh r3, [r4, #40]
6472 008e 2832 adds r2, r2, #40
6473 0090 A06B ldr r0, [r4, #56]
-ARM GAS /tmp/ccVyGVF6.s page 283
+ARM GAS /tmp/cchwqEfL.s page 283
6474 0092 FFF7FEFF bl HAL_DMA_Start_IT
@@ -16978,7 +16978,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6511 .L417:
3013:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
6512 .loc 1 3013 7 is_stmt 1 view .LVU2236
-ARM GAS /tmp/ccVyGVF6.s page 284
+ARM GAS /tmp/cchwqEfL.s page 284
3013:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -17038,7 +17038,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6549 .loc 1 3063 14 is_stmt 0 view .LVU2254
6550 00ea 0125 movs r5, #1
6551 00ec 11E0 b .L415
-ARM GAS /tmp/ccVyGVF6.s page 285
+ARM GAS /tmp/cchwqEfL.s page 285
6552 .LVL433:
@@ -17098,7 +17098,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
2990:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
6596 .loc 1 2990 14 view .LVU2265
6597 0118 0225 movs r5, #2
-ARM GAS /tmp/ccVyGVF6.s page 286
+ARM GAS /tmp/cchwqEfL.s page 286
6598 011a FAE7 b .L415
@@ -17158,7 +17158,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6648 .loc 1 3126 3 view .LVU2271
3126:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
6649 .loc 1 3126 11 is_stmt 0 view .LVU2272
-ARM GAS /tmp/ccVyGVF6.s page 287
+ARM GAS /tmp/cchwqEfL.s page 287
6650 000e 90F84100 ldrb r0, [r0, #65] @ zero_extendqisi2
@@ -17218,7 +17218,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6688 0040 4020 movs r0, #64
6689 0042 84F84200 strb r0, [r4, #66]
3144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 288
+ARM GAS /tmp/cchwqEfL.s page 288
6690 .loc 1 3144 5 is_stmt 1 discriminator 2 view .LVU2289
@@ -17278,7 +17278,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6726 0066 2FD0 beq .L450
3175:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
6727 .loc 1 3175 7 is_stmt 1 view .LVU2308
-ARM GAS /tmp/ccVyGVF6.s page 289
+ARM GAS /tmp/cchwqEfL.s page 289
3175:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -17338,7 +17338,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
6764 .loc 1 3191 39 view .LVU2327
6765 0088 1365 str r3, [r2, #80]
-ARM GAS /tmp/ccVyGVF6.s page 290
+ARM GAS /tmp/cchwqEfL.s page 290
3194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize);
@@ -17398,7 +17398,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6803 .loc 1 3130 7 is_stmt 1 view .LVU2344
3130:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_ERROR;
6804 .loc 1 3130 23 is_stmt 0 view .LVU2345
-ARM GAS /tmp/ccVyGVF6.s page 291
+ARM GAS /tmp/cchwqEfL.s page 291
6805 00b8 4FF40073 mov r3, #512
@@ -17458,7 +17458,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6843 00e2 43F08003 orr r3, r3, #128
6844 00e6 6364 str r3, [r4, #68]
3207:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 292
+ARM GAS /tmp/cchwqEfL.s page 292
6845 .loc 1 3207 7 is_stmt 1 view .LVU2362
@@ -17518,7 +17518,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6885 .loc 1 3250 1 view .LVU2376
6886 0112 2846 mov r0, r5
6887 0114 03B0 add sp, sp, #12
-ARM GAS /tmp/ccVyGVF6.s page 293
+ARM GAS /tmp/cchwqEfL.s page 293
6888 .LCFI80:
@@ -17578,7 +17578,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6940 .cfi_offset 14, -4
6941 0004 85B0 sub sp, sp, #20
6942 .LCFI83:
-ARM GAS /tmp/ccVyGVF6.s page 294
+ARM GAS /tmp/cchwqEfL.s page 294
6943 .cfi_def_cfa_offset 48
@@ -17638,7 +17638,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6980 .loc 1 3283 5 discriminator 2 view .LVU2397
3283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_NONE;
6981 .loc 1 3283 17 is_stmt 0 discriminator 2 view .LVU2398
-ARM GAS /tmp/ccVyGVF6.s page 295
+ARM GAS /tmp/cchwqEfL.s page 295
6982 0036 2423 movs r3, #36
@@ -17698,7 +17698,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3298:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
7022 .loc 1 3298 7 is_stmt 1 discriminator 4 view .LVU2413
3298:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 296
+ARM GAS /tmp/cchwqEfL.s page 296
7023 .loc 1 3298 13 is_stmt 0 discriminator 4 view .LVU2414
@@ -17758,7 +17758,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3302:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
7064 .loc 1 3302 55 discriminator 1 view .LVU2428
7065 0096 002D cmp r5, #0
-ARM GAS /tmp/ccVyGVF6.s page 297
+ARM GAS /tmp/cchwqEfL.s page 297
7066 0098 EBD1 bne .L459
@@ -17818,7 +17818,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3344:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
7106 .loc 1 3344 13 is_stmt 0 view .LVU2443
7107 00c0 0097 str r7, [sp]
-ARM GAS /tmp/ccVyGVF6.s page 298
+ARM GAS /tmp/cchwqEfL.s page 298
7108 00c2 2B46 mov r3, r5
@@ -17878,7 +17878,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7147 .loc 1 3367 5 view .LVU2458
3369:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
7148 .loc 1 3369 5 view .LVU2459
-ARM GAS /tmp/ccVyGVF6.s page 299
+ARM GAS /tmp/cchwqEfL.s page 299
3369:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -17938,7 +17938,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3277:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
7189 .loc 1 3277 14 view .LVU2474
7190 0122 0220 movs r0, #2
-ARM GAS /tmp/ccVyGVF6.s page 300
+ARM GAS /tmp/cchwqEfL.s page 300
7191 .LVL477:
@@ -17998,7 +17998,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7240 .cfi_offset 7, -12
7241 .cfi_offset 8, -8
7242 .cfi_offset 14, -4
-ARM GAS /tmp/ccVyGVF6.s page 301
+ARM GAS /tmp/cchwqEfL.s page 301
7243 0004 82B0 sub sp, sp, #8
@@ -18058,7 +18058,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7280 002a 1021 movs r1, #16
7281 002c 84F84210 strb r1, [r4, #66]
3406:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 302
+ARM GAS /tmp/cchwqEfL.s page 302
7282 .loc 1 3406 5 is_stmt 1 discriminator 2 view .LVU2499
@@ -18118,7 +18118,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7318 .loc 1 3426 5 is_stmt 1 view .LVU2517
3426:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (XferOptions == I2C_FIRST_AND_LAST_FRAME)))
7319 .loc 1 3426 14 is_stmt 0 view .LVU2518
-ARM GAS /tmp/ccVyGVF6.s page 303
+ARM GAS /tmp/cchwqEfL.s page 303
7320 004e 238D ldrh r3, [r4, #40]
@@ -18178,7 +18178,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7358 007a 2385 strh r3, [r4, #40] @ movhi
7359 007c 05E0 b .L479
7360 .LVL491:
-ARM GAS /tmp/ccVyGVF6.s page 304
+ARM GAS /tmp/cchwqEfL.s page 304
7361 .L477:
@@ -18238,7 +18238,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7400 00a6 1ED8 bhi .L489
3457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
7401 .loc 1 3457 9 is_stmt 1 view .LVU2550
-ARM GAS /tmp/ccVyGVF6.s page 305
+ARM GAS /tmp/cchwqEfL.s page 305
3457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -18298,7 +18298,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7443 .LCFI88:
7444 .cfi_remember_state
7445 .cfi_def_cfa_offset 24
-ARM GAS /tmp/ccVyGVF6.s page 306
+ARM GAS /tmp/cchwqEfL.s page 306
7446 @ sp needed
@@ -18358,7 +18358,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7492 0108 00200080 .word -2147475456
7493 .cfi_endproc
7494 .LFE164:
-ARM GAS /tmp/ccVyGVF6.s page 307
+ARM GAS /tmp/cchwqEfL.s page 307
7496 .section .text.HAL_I2C_Master_Seq_Transmit_DMA,"ax",%progbits
@@ -18418,7 +18418,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7540 0010 2028 cmp r0, #32
7541 0012 40F0D780 bne .L509
7542 0016 0D46 mov r5, r1
-ARM GAS /tmp/ccVyGVF6.s page 308
+ARM GAS /tmp/cchwqEfL.s page 308
3517:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -18478,7 +18478,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7578 .LVL512:
3527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
7579 .loc 1 3527 23 discriminator 2 view .LVU2602
-ARM GAS /tmp/ccVyGVF6.s page 309
+ARM GAS /tmp/cchwqEfL.s page 309
7580 0040 6363 str r3, [r4, #52]
@@ -18538,7 +18538,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3549:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
7618 .loc 1 3549 11 is_stmt 0 view .LVU2619
7619 0066 636A ldr r3, [r4, #36]
-ARM GAS /tmp/ccVyGVF6.s page 310
+ARM GAS /tmp/cchwqEfL.s page 310
3549:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -18598,7 +18598,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7658 .loc 1 3559 5 is_stmt 1 view .LVU2635
3559:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (IS_I2C_TRANSFER_OTHER_OPTIONS_REQUEST(XferOptions) == 0))
7659 .loc 1 3559 14 is_stmt 0 view .LVU2636
-ARM GAS /tmp/ccVyGVF6.s page 311
+ARM GAS /tmp/cchwqEfL.s page 311
7660 008e 236B ldr r3, [r4, #48]
@@ -18658,7 +18658,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7702 .LVL525:
3576:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
7703 .loc 1 3576 5 is_stmt 1 view .LVU2649
-ARM GAS /tmp/ccVyGVF6.s page 312
+ARM GAS /tmp/cchwqEfL.s page 312
3576:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -18718,7 +18718,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7739 00e4 238D ldrh r3, [r4, #40]
7740 00e6 2832 adds r2, r2, #40
7741 00e8 616A ldr r1, [r4, #36]
-ARM GAS /tmp/ccVyGVF6.s page 313
+ARM GAS /tmp/cchwqEfL.s page 313
7742 00ea A06B ldr r0, [r4, #56]
@@ -18778,7 +18778,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7778 0114 0022 movs r2, #0
7779 0116 84F84220 strb r2, [r4, #66]
3601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 314
+ARM GAS /tmp/cchwqEfL.s page 314
7780 .loc 1 3601 9 is_stmt 1 view .LVU2687
@@ -18838,7 +18838,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7820 014e 9BB2 uxth r3, r3
7821 0150 6385 strh r3, [r4, #42] @ movhi
3625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 315
+ARM GAS /tmp/cchwqEfL.s page 315
7822 .loc 1 3625 9 is_stmt 1 view .LVU2702
@@ -18898,7 +18898,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3660:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
7864 .loc 1 3660 9 is_stmt 1 view .LVU2715
7865 018e CDF80090 str r9, [sp]
-ARM GAS /tmp/ccVyGVF6.s page 316
+ARM GAS /tmp/cchwqEfL.s page 316
7866 0192 3B46 mov r3, r7
@@ -18958,7 +18958,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
7911 .LVL540:
7912 .L510:
7913 .LCFI93:
-ARM GAS /tmp/ccVyGVF6.s page 317
+ARM GAS /tmp/cchwqEfL.s page 317
7914 .cfi_restore_state
@@ -19018,7 +19018,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3709:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
7963 .loc 1 3709 11 is_stmt 0 view .LVU2732
7964 000a 90F84100 ldrb r0, [r0, #65] @ zero_extendqisi2
-ARM GAS /tmp/ccVyGVF6.s page 318
+ARM GAS /tmp/cchwqEfL.s page 318
7965 .LVL543:
@@ -19078,7 +19078,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
8001 .loc 1 3722 5 is_stmt 1 discriminator 2 view .LVU2751
3722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 319
+ARM GAS /tmp/cchwqEfL.s page 319
8002 .loc 1 3722 23 is_stmt 0 discriminator 2 view .LVU2752
@@ -19138,7 +19138,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8041 .loc 1 3750 15 is_stmt 0 view .LVU2767
8042 0062 638D ldrh r3, [r4, #42]
8043 0064 9BB2 uxth r3, r3
-ARM GAS /tmp/ccVyGVF6.s page 320
+ARM GAS /tmp/cchwqEfL.s page 320
3750:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -19198,7 +19198,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8085 @ sp needed
8086 0090 70BD pop {r4, r5, r6, pc}
8087 .LVL554:
-ARM GAS /tmp/ccVyGVF6.s page 321
+ARM GAS /tmp/cchwqEfL.s page 321
8088 .L521:
@@ -19258,7 +19258,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8133 .thumb_func
8134 .fpu fpv5-d16
8136 HAL_I2C_Master_Seq_Receive_DMA:
-ARM GAS /tmp/ccVyGVF6.s page 322
+ARM GAS /tmp/cchwqEfL.s page 322
8137 .LVL558:
@@ -19318,7 +19318,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8178 .loc 1 3800 5 is_stmt 0 view .LVU2803
8179 001e 0129 cmp r1, #1
8180 0020 00F09B80 beq .L544
-ARM GAS /tmp/ccVyGVF6.s page 323
+ARM GAS /tmp/cchwqEfL.s page 323
3800:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -19378,7 +19378,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3813:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
8216 .loc 1 3813 8 discriminator 2 view .LVU2823
8217 0048 FF2B cmp r3, #255
-ARM GAS /tmp/ccVyGVF6.s page 324
+ARM GAS /tmp/cchwqEfL.s page 324
8218 004a 3AD9 bls .L534
@@ -19438,7 +19438,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8257 0074 DFF8F880 ldr r8, .L550+16
8258 .L537:
8259 .LVL567:
-ARM GAS /tmp/ccVyGVF6.s page 325
+ARM GAS /tmp/cchwqEfL.s page 325
3844:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -19498,7 +19498,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3859:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize);
8295 .loc 1 3859 25 view .LVU2858
8296 0098 238D ldrh r3, [r4, #40]
-ARM GAS /tmp/ccVyGVF6.s page 326
+ARM GAS /tmp/cchwqEfL.s page 326
8297 009a 2A46 mov r2, r5
@@ -19558,7 +19558,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8334 00c4 2385 strh r3, [r4, #40] @ movhi
3821:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
8335 .loc 1 3821 7 is_stmt 1 view .LVU2876
-ARM GAS /tmp/ccVyGVF6.s page 327
+ARM GAS /tmp/cchwqEfL.s page 327
3821:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -19618,7 +19618,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8374 .loc 1 3880 9 is_stmt 1 view .LVU2892
8375 00f2 CDF80080 str r8, [sp]
8376 00f6 3B46 mov r3, r7
-ARM GAS /tmp/ccVyGVF6.s page 328
+ARM GAS /tmp/cchwqEfL.s page 328
8377 00f8 94F82820 ldrb r2, [r4, #40] @ zero_extendqisi2
@@ -19678,7 +19678,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3919:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_GENERATE_START_READ);
8417 .loc 1 3919 7 is_stmt 1 view .LVU2907
8418 012e 104B ldr r3, .L550+16
-ARM GAS /tmp/ccVyGVF6.s page 329
+ARM GAS /tmp/cchwqEfL.s page 329
8419 0130 0093 str r3, [sp]
@@ -19738,7 +19738,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8464 0160 00000000 .word I2C_Master_ISR_DMA
8465 0164 00000000 .word I2C_DMAMasterReceiveCplt
8466 0168 00000000 .word I2C_DMAError
-ARM GAS /tmp/ccVyGVF6.s page 330
+ARM GAS /tmp/cchwqEfL.s page 330
8467 016c 00000000 .word I2C_Master_ISR_IT
@@ -19798,7 +19798,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8514 0018 18BF it ne
8515 001a 0029 cmpne r1, #0
8516 001c 04D1 bne .L554
-ARM GAS /tmp/ccVyGVF6.s page 331
+ARM GAS /tmp/cchwqEfL.s page 331
3966:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_ERROR;
@@ -19858,7 +19858,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8555 004a 2923 movs r3, #41
8556 004c 84F84130 strb r3, [r4, #65]
4005:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_NONE;
-ARM GAS /tmp/ccVyGVF6.s page 332
+ARM GAS /tmp/cchwqEfL.s page 332
8557 .loc 1 4005 5 is_stmt 1 view .LVU2942
@@ -19918,7 +19918,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8592 0072 2268 ldr r2, [r4]
8593 0074 9369 ldr r3, [r2, #24]
8594 0076 03F00803 and r3, r3, #8
-ARM GAS /tmp/ccVyGVF6.s page 333
+ARM GAS /tmp/cchwqEfL.s page 333
8595 .LVL588:
@@ -19978,7 +19978,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
3984:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
8634 .loc 1 3984 16 is_stmt 0 view .LVU2977
8635 00a4 2368 ldr r3, [r4]
-ARM GAS /tmp/ccVyGVF6.s page 334
+ARM GAS /tmp/cchwqEfL.s page 334
3984:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -20038,7 +20038,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8674 .L557:
4039:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
8675 .loc 1 4039 12 view .LVU2994
-ARM GAS /tmp/ccVyGVF6.s page 335
+ARM GAS /tmp/cchwqEfL.s page 335
8676 00d2 0120 movs r0, #1
@@ -20098,7 +20098,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4063:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
8724 .loc 1 4063 22 is_stmt 0 view .LVU3003
8725 0004 90F84100 ldrb r0, [r0, #65] @ zero_extendqisi2
-ARM GAS /tmp/ccVyGVF6.s page 336
+ARM GAS /tmp/cchwqEfL.s page 336
8726 .LVL600:
@@ -20158,7 +20158,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4104:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
8766 .loc 1 4104 18 is_stmt 0 view .LVU3018
8767 0044 94F84130 ldrb r3, [r4, #65] @ zero_extendqisi2
-ARM GAS /tmp/ccVyGVF6.s page 337
+ARM GAS /tmp/cchwqEfL.s page 337
8768 0048 DBB2 uxtb r3, r3
@@ -20218,7 +20218,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferISR = I2C_Slave_ISR_DMA;
8804 .loc 1 4142 5 is_stmt 1 view .LVU3037
4142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferISR = I2C_Slave_ISR_DMA;
-ARM GAS /tmp/ccVyGVF6.s page 338
+ARM GAS /tmp/cchwqEfL.s page 338
8805 .loc 1 4142 23 is_stmt 0 view .LVU3038
@@ -20278,7 +20278,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4158:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferSize);
8841 .loc 1 4158 23 view .LVU3057
8842 0092 238D ldrh r3, [r4, #40]
-ARM GAS /tmp/ccVyGVF6.s page 339
+ARM GAS /tmp/cchwqEfL.s page 339
8843 0094 2832 adds r2, r2, #40
@@ -20338,7 +20338,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8881 .LVL607:
4067:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** return HAL_ERROR;
8882 .loc 1 4067 23 view .LVU3074
-ARM GAS /tmp/ccVyGVF6.s page 340
+ARM GAS /tmp/cchwqEfL.s page 340
8883 00c4 6364 str r3, [r4, #68]
@@ -20398,7 +20398,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8921 00ee 1A65 str r2, [r3, #80]
4096:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
8922 .loc 1 4096 11 is_stmt 1 view .LVU3091
-ARM GAS /tmp/ccVyGVF6.s page 341
+ARM GAS /tmp/cchwqEfL.s page 341
4096:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -20458,7 +20458,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8960 .loc 1 4115 43 is_stmt 0 view .LVU3108
8961 011a 234A ldr r2, .L580+12
8962 011c 1A65 str r2, [r3, #80]
-ARM GAS /tmp/ccVyGVF6.s page 342
+ARM GAS /tmp/cchwqEfL.s page 342
4118:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -20518,7 +20518,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
8999 .loc 1 4173 14 is_stmt 0 view .LVU3126
9000 0148 0125 movs r5, #1
9001 .LVL615:
-ARM GAS /tmp/ccVyGVF6.s page 343
+ARM GAS /tmp/cchwqEfL.s page 343
4173:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -20578,7 +20578,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4211:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
9040 .loc 1 4211 9 is_stmt 0 view .LVU3143
9041 0172 2268 ldr r2, [r4]
-ARM GAS /tmp/ccVyGVF6.s page 344
+ARM GAS /tmp/cchwqEfL.s page 344
4211:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -20638,7 +20638,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9084 .align 2
9085 .L580:
9086 019c 00000000 .word I2C_Slave_ISR_DMA
-ARM GAS /tmp/ccVyGVF6.s page 345
+ARM GAS /tmp/cchwqEfL.s page 345
9087 01a0 00000000 .word I2C_DMASlaveTransmitCplt
@@ -20698,7 +20698,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9134 0016 002A cmp r2, #0
9135 0018 18BF it ne
9136 001a 0029 cmpne r1, #0
-ARM GAS /tmp/ccVyGVF6.s page 346
+ARM GAS /tmp/cchwqEfL.s page 346
9137 001c 04D1 bne .L584
@@ -20758,7 +20758,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9175 .loc 1 4288 21 is_stmt 0 view .LVU3180
9176 004a 2A23 movs r3, #42
9177 004c 84F84130 strb r3, [r4, #65]
-ARM GAS /tmp/ccVyGVF6.s page 347
+ARM GAS /tmp/cchwqEfL.s page 347
4289:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->ErrorCode = HAL_I2C_ERROR_NONE;
@@ -20818,7 +20818,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9212 .loc 1 4302 11 is_stmt 0 view .LVU3200
9213 0072 2268 ldr r2, [r4]
9214 0074 9369 ldr r3, [r2, #24]
-ARM GAS /tmp/ccVyGVF6.s page 348
+ARM GAS /tmp/cchwqEfL.s page 348
9215 0076 03F00803 and r3, r3, #8
@@ -20878,7 +20878,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9254 .loc 1 4267 7 view .LVU3215
4267:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
9255 .loc 1 4267 16 is_stmt 0 view .LVU3216
-ARM GAS /tmp/ccVyGVF6.s page 349
+ARM GAS /tmp/cchwqEfL.s page 349
9256 00a4 2368 ldr r3, [r4]
@@ -20938,7 +20938,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9294 .LVL641:
9295 .L587:
4323:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 350
+ARM GAS /tmp/cchwqEfL.s page 350
9296 .loc 1 4323 12 view .LVU3233
@@ -20998,7 +20998,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9344 .loc 1 4347 3 view .LVU3241
4347:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
9345 .loc 1 4347 22 is_stmt 0 view .LVU3242
-ARM GAS /tmp/ccVyGVF6.s page 351
+ARM GAS /tmp/cchwqEfL.s page 351
9346 0004 90F84100 ldrb r0, [r0, #65] @ zero_extendqisi2
@@ -21058,7 +21058,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
9387 .loc 1 4359 5 discriminator 2 view .LVU3256
9388 003e 0123 movs r3, #1
-ARM GAS /tmp/ccVyGVF6.s page 352
+ARM GAS /tmp/cchwqEfL.s page 352
9389 0040 84F84030 strb r3, [r4, #64]
@@ -21118,7 +21118,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferCount = Size;
9426 .loc 1 4423 5 is_stmt 1 view .LVU3274
4423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferCount = Size;
-ARM GAS /tmp/ccVyGVF6.s page 353
+ARM GAS /tmp/cchwqEfL.s page 353
9427 .loc 1 4423 23 is_stmt 0 view .LVU3275
@@ -21178,7 +21178,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9462 0090 E26B ldr r2, [r4, #60]
4438:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->hdmarx->XferAbortCallback = NULL;
9463 .loc 1 4438 42 view .LVU3295
-ARM GAS /tmp/ccVyGVF6.s page 354
+ARM GAS /tmp/cchwqEfL.s page 354
9464 0092 0023 movs r3, #0
@@ -21238,7 +21238,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4478:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
9502 .loc 1 4478 7 view .LVU3312
9503 00c2 84F84020 strb r2, [r4, #64]
-ARM GAS /tmp/ccVyGVF6.s page 355
+ARM GAS /tmp/cchwqEfL.s page 355
4478:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -21298,7 +21298,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9541 .loc 1 4380 11 is_stmt 1 view .LVU3329
4380:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
9542 .loc 1 4380 15 is_stmt 0 view .LVU3330
-ARM GAS /tmp/ccVyGVF6.s page 356
+ARM GAS /tmp/cchwqEfL.s page 356
9543 00f0 A06B ldr r0, [r4, #56]
@@ -21358,7 +21358,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9581 011c 1A65 str r2, [r3, #80]
4402:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
9582 .loc 1 4402 11 is_stmt 1 view .LVU3347
-ARM GAS /tmp/ccVyGVF6.s page 357
+ARM GAS /tmp/cchwqEfL.s page 357
4402:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -21418,7 +21418,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9620 .LVL659:
4457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
9621 .loc 1 4457 14 view .LVU3365
-ARM GAS /tmp/ccVyGVF6.s page 358
+ARM GAS /tmp/cchwqEfL.s page 358
9622 014a 23E0 b .L594
@@ -21478,7 +21478,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9660 0172 2268 ldr r2, [r4]
4495:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
9661 .loc 1 4495 25 view .LVU3382
-ARM GAS /tmp/ccVyGVF6.s page 359
+ARM GAS /tmp/cchwqEfL.s page 359
9662 0174 1368 ldr r3, [r2]
@@ -21538,7 +21538,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9705 019c 00000000 .word I2C_Slave_ISR_DMA
9706 01a0 00000000 .word I2C_DMASlaveReceiveCplt
9707 01a4 00000000 .word I2C_DMAError
-ARM GAS /tmp/ccVyGVF6.s page 360
+ARM GAS /tmp/cchwqEfL.s page 360
9708 01a8 00000000 .word I2C_DMAAbort
@@ -21598,7 +21598,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9753 .loc 1 4522 19 is_stmt 0 view .LVU3404
9754 0016 044B ldr r3, .L616
9755 0018 4363 str r3, [r0, #52]
-ARM GAS /tmp/ccVyGVF6.s page 361
+ARM GAS /tmp/cchwqEfL.s page 361
4525:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -21658,7 +21658,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9801 .loc 1 4542 1 view .LVU3415
9802 000e 10B5 push {r4, lr}
9803 .LCFI107:
-ARM GAS /tmp/ccVyGVF6.s page 362
+ARM GAS /tmp/cchwqEfL.s page 362
9804 .cfi_def_cfa_offset 8
@@ -21718,7 +21718,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9841 .cfi_endproc
9842 .LFE173:
9844 .section .text.HAL_I2C_Master_Abort_IT,"ax",%progbits
-ARM GAS /tmp/ccVyGVF6.s page 363
+ARM GAS /tmp/cchwqEfL.s page 363
9845 .align 1
@@ -21778,7 +21778,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9890 001e 0123 movs r3, #1
9891 0020 80F84030 strb r3, [r0, #64]
4581:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 364
+ARM GAS /tmp/cchwqEfL.s page 364
9892 .loc 1 4581 5 discriminator 2 view .LVU3443
@@ -21838,7 +21838,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9932 .LVL686:
4614:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
9933 .loc 1 4614 5 view .LVU3458
-ARM GAS /tmp/ccVyGVF6.s page 365
+ARM GAS /tmp/cchwqEfL.s page 365
4614:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -21898,7 +21898,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
9978 .cfi_restore 14
4620:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
9979 .loc 1 4620 12 view .LVU3469
-ARM GAS /tmp/ccVyGVF6.s page 366
+ARM GAS /tmp/cchwqEfL.s page 366
9980 007c 0120 movs r0, #1
@@ -21958,7 +21958,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10028 0004 9969 ldr r1, [r3, #24]
10029 .LVL698:
4642:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 367
+ARM GAS /tmp/cchwqEfL.s page 367
10030 .loc 1 4642 3 is_stmt 1 view .LVU3478
@@ -22018,7 +22018,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10079 .LVL702:
10080 .LFB178:
4726:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** /* Prevent unused argument(s) compilation warning */
-ARM GAS /tmp/ccVyGVF6.s page 368
+ARM GAS /tmp/cchwqEfL.s page 368
10081 .loc 1 4726 1 is_stmt 1 view -0
@@ -22078,7 +22078,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6081:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->PreviousState = I2C_STATE_MASTER_BUSY_RX;
10127 .loc 1 6081 25 is_stmt 0 view .LVU3499
10128 0014 2023 movs r3, #32
-ARM GAS /tmp/ccVyGVF6.s page 369
+ARM GAS /tmp/cchwqEfL.s page 369
10129 0016 80F84130 strb r3, [r0, #65]
@@ -22138,7 +22138,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6066:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
10167 .loc 1 6066 5 is_stmt 1 view .LVU3516
10168 0042 0121 movs r1, #1
-ARM GAS /tmp/ccVyGVF6.s page 370
+ARM GAS /tmp/cchwqEfL.s page 370
10169 0044 FFF7FEFF bl I2C_Disable_IRQ
@@ -22198,7 +22198,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10219 @ frame_needed = 0, uses_anonymous_args = 0
10220 @ link register save eliminated.
4759:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 371
+ARM GAS /tmp/cchwqEfL.s page 371
10221 .loc 1 4759 3 view .LVU3525
@@ -22258,7 +22258,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10265 .LVL713:
6116:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
10266 .loc 1 6116 25 view .LVU3538
-ARM GAS /tmp/ccVyGVF6.s page 372
+ARM GAS /tmp/cchwqEfL.s page 372
10267 0016 22F48042 bic r2, r2, #16384
@@ -22318,7 +22318,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10306 0042 2823 movs r3, #40
10307 0044 84F84130 strb r3, [r4, #65]
6132:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 373
+ARM GAS /tmp/cchwqEfL.s page 373
10308 .loc 1 6132 5 is_stmt 1 view .LVU3554
@@ -22378,7 +22378,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10347 .loc 1 6158 5 view .LVU3569
10348 0074 0023 movs r3, #0
10349 0076 84F84030 strb r3, [r4, #64]
-ARM GAS /tmp/ccVyGVF6.s page 374
+ARM GAS /tmp/cchwqEfL.s page 374
6158:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -22438,7 +22438,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10394 000e 00D0 beq .L663
10395 .LVL727:
10396 .L660:
-ARM GAS /tmp/ccVyGVF6.s page 375
+ARM GAS /tmp/cchwqEfL.s page 375
6851:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -22498,7 +22498,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10441 0002 806B ldr r0, [r0, #56]
10442 .LVL732:
6922:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 376
+ARM GAS /tmp/cchwqEfL.s page 376
10443 .loc 1 6922 3 is_stmt 1 view .LVU3594
@@ -22558,7 +22558,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10486 .fpu fpv5-d16
10488 HAL_I2C_AddrCallback:
10489 .LVL738:
-ARM GAS /tmp/ccVyGVF6.s page 377
+ARM GAS /tmp/cchwqEfL.s page 377
10490 .LFB181:
@@ -22618,7 +22618,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5968:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
10534 .loc 1 5968 3 view .LVU3619
5968:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 378
+ARM GAS /tmp/cchwqEfL.s page 378
10535 .loc 1 5968 22 is_stmt 0 view .LVU3620
@@ -22678,7 +22678,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10574 0030 C2F30902 ubfx r2, r2, #0, #10
10575 .LVL744:
5973:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 379
+ARM GAS /tmp/cchwqEfL.s page 379
10576 .loc 1 5973 5 is_stmt 1 view .LVU3636
@@ -22738,7 +22738,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10613 0058 8164 str r1, [r0, #72]
5988:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
10614 .loc 1 5988 11 is_stmt 1 view .LVU3654
-ARM GAS /tmp/ccVyGVF6.s page 380
+ARM GAS /tmp/cchwqEfL.s page 380
10615 005a 0820 movs r0, #8
@@ -22798,7 +22798,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10655 .loc 1 6026 7 view .LVU3668
6026:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
10656 .loc 1 6026 7 view .LVU3669
-ARM GAS /tmp/ccVyGVF6.s page 381
+ARM GAS /tmp/cchwqEfL.s page 381
10657 008e 0023 movs r3, #0
@@ -22858,7 +22858,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10708 .LCFI120:
10709 .cfi_def_cfa_offset 8
10710 .cfi_offset 4, -8
-ARM GAS /tmp/ccVyGVF6.s page 382
+ARM GAS /tmp/cchwqEfL.s page 382
10711 .cfi_offset 14, -4
@@ -22918,7 +22918,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10746 0026 436A ldr r3, [r0, #36]
6554:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
10747 .loc 1 6554 19 view .LVU3696
-ARM GAS /tmp/ccVyGVF6.s page 383
+ARM GAS /tmp/cchwqEfL.s page 383
10748 0028 0133 adds r3, r3, #1
@@ -22978,7 +22978,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6573:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
10787 .loc 1 6573 3 view .LVU3712
10788 0056 0023 movs r3, #0
-ARM GAS /tmp/ccVyGVF6.s page 384
+ARM GAS /tmp/cchwqEfL.s page 384
10789 0058 84F84030 strb r3, [r4, #64]
@@ -23038,7 +23038,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10839 .loc 1 4825 1 is_stmt 1 view -0
10840 .cfi_startproc
10841 @ args = 0, pretend = 0, frame = 0
-ARM GAS /tmp/ccVyGVF6.s page 385
+ARM GAS /tmp/cchwqEfL.s page 385
10842 @ frame_needed = 0, uses_anonymous_args = 0
@@ -23098,7 +23098,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10892 .LFE186:
10894 .section .text.I2C_TreatErrorCallback,"ax",%progbits
10895 .align 1
-ARM GAS /tmp/ccVyGVF6.s page 386
+ARM GAS /tmp/cchwqEfL.s page 386
10896 .syntax unified
@@ -23158,7 +23158,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6724:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->PreviousState = I2C_STATE_NONE;
10938 .loc 1 6724 17 is_stmt 0 view .LVU3742
10939 001a 2023 movs r3, #32
-ARM GAS /tmp/ccVyGVF6.s page 387
+ARM GAS /tmp/cchwqEfL.s page 387
10940 001c 80F84130 strb r3, [r0, #65]
@@ -23218,7 +23218,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
10983 .loc 1 6596 3 view .LVU3755
6596:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferOptions = I2C_NO_OPTION_FRAME;
10984 .loc 1 6596 23 is_stmt 0 view .LVU3756
-ARM GAS /tmp/ccVyGVF6.s page 388
+ARM GAS /tmp/cchwqEfL.s page 388
10985 0008 0020 movs r0, #0
@@ -23278,7 +23278,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11022 .loc 1 6613 25 is_stmt 0 view .LVU3773
11023 0030 3D4B ldr r3, .L704+4
11024 0032 6363 str r3, [r4, #52]
-ARM GAS /tmp/ccVyGVF6.s page 389
+ARM GAS /tmp/cchwqEfL.s page 389
11025 .L693:
@@ -23338,7 +23338,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6662:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
11064 .loc 1 6662 7 is_stmt 1 view .LVU3789
6662:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 390
+ARM GAS /tmp/cchwqEfL.s page 390
11065 .loc 1 6662 11 is_stmt 0 view .LVU3790
@@ -23398,7 +23398,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
11105 .loc 1 6625 5 view .LVU3805
6625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 391
+ARM GAS /tmp/cchwqEfL.s page 391
11106 .loc 1 6625 13 is_stmt 0 view .LVU3806
@@ -23458,7 +23458,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11145 00c2 0023 movs r3, #0
11146 00c4 6363 str r3, [r4, #52]
11147 00c6 B5E7 b .L693
-ARM GAS /tmp/ccVyGVF6.s page 392
+ARM GAS /tmp/cchwqEfL.s page 392
11148 .L698:
@@ -23518,7 +23518,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11188 00f6 0DD0 beq .L702
6692:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
11189 .loc 1 6692 7 is_stmt 1 view .LVU3836
-ARM GAS /tmp/ccVyGVF6.s page 393
+ARM GAS /tmp/cchwqEfL.s page 393
6692:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -23578,7 +23578,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11229 .loc 1 6713 1 is_stmt 0 view .LVU3851
11230 0122 10BD pop {r4, pc}
11231 .LVL796:
-ARM GAS /tmp/ccVyGVF6.s page 394
+ARM GAS /tmp/cchwqEfL.s page 394
11232 .L705:
@@ -23638,7 +23638,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6327:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
11279 .loc 1 6327 3 is_stmt 1 view .LVU3861
6327:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 395
+ARM GAS /tmp/cchwqEfL.s page 395
11280 .loc 1 6327 24 is_stmt 0 view .LVU3862
@@ -23698,7 +23698,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11321 0044 23F00103 bic r3, r3, #1
11322 0048 5360 str r3, [r2, #4]
6360:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 396
+ARM GAS /tmp/cchwqEfL.s page 396
11323 .loc 1 6360 3 view .LVU3876
@@ -23758,7 +23758,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11360 .LVL804:
6395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
11361 .loc 1 6395 5 is_stmt 1 view .LVU3894
-ARM GAS /tmp/ccVyGVF6.s page 397
+ARM GAS /tmp/cchwqEfL.s page 397
6395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -23818,7 +23818,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11398 .loc 1 6408 6 view .LVU3912
11399 009a 1BB1 cbz r3, .L713
6411:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 398
+ARM GAS /tmp/cchwqEfL.s page 398
11400 .loc 1 6411 5 is_stmt 1 view .LVU3913
@@ -23878,7 +23878,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11440 .L714:
6465:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferISR = NULL;
11441 .loc 1 6465 3 view .LVU3928
-ARM GAS /tmp/ccVyGVF6.s page 399
+ARM GAS /tmp/cchwqEfL.s page 399
6465:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferISR = NULL;
@@ -23938,7 +23938,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6521:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
11478 .loc 1 6521 5 view .LVU3947
6527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** #endif /* USE_HAL_I2C_REGISTER_CALLBACKS */
-ARM GAS /tmp/ccVyGVF6.s page 400
+ARM GAS /tmp/cchwqEfL.s page 400
11479 .loc 1 6527 5 view .LVU3948
@@ -23998,7 +23998,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11521 0132 16F4004F tst r6, #32768
11522 0136 99D0 beq .L711
6376:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 401
+ARM GAS /tmp/cchwqEfL.s page 401
11523 .loc 1 6376 5 is_stmt 1 view .LVU3961
@@ -24058,7 +24058,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6436:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
11564 .loc 1 6436 9 view .LVU3975
11565 016e 2046 mov r0, r4
-ARM GAS /tmp/ccVyGVF6.s page 402
+ARM GAS /tmp/cchwqEfL.s page 402
11566 0170 FFF7FEFF bl I2C_Flush_TXDR
@@ -24118,7 +24118,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11608 .loc 1 6477 7 is_stmt 1 view .LVU3987
11609 01b0 2946 mov r1, r5
11610 01b2 2046 mov r0, r4
-ARM GAS /tmp/ccVyGVF6.s page 403
+ARM GAS /tmp/cchwqEfL.s page 403
11611 01b4 FFF7FEFF bl I2C_ITListenCplt
@@ -24178,7 +24178,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11649 .loc 1 6503 25 is_stmt 0 view .LVU4003
11650 01e0 0023 movs r3, #0
11651 01e2 2363 str r3, [r4, #48]
-ARM GAS /tmp/ccVyGVF6.s page 404
+ARM GAS /tmp/cchwqEfL.s page 404
6506:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -24238,7 +24238,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11697 000a 012B cmp r3, #1
11698 000c 00F09B80 beq .L745
5264:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
-ARM GAS /tmp/ccVyGVF6.s page 405
+ARM GAS /tmp/cchwqEfL.s page 405
11699 .loc 1 5264 3 discriminator 2 view .LVU4015
@@ -24298,7 +24298,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11737 0044 292B cmp r3, #41
11738 0046 11D0 beq .L749
11739 .L740:
-ARM GAS /tmp/ccVyGVF6.s page 406
+ARM GAS /tmp/cchwqEfL.s page 406
5304:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -24358,7 +24358,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11780 .L749:
5289:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
11781 .loc 1 5289 62 discriminator 1 view .LVU4046
-ARM GAS /tmp/ccVyGVF6.s page 407
+ARM GAS /tmp/cchwqEfL.s page 407
11782 006c 10F5803F cmn r0, #65536
@@ -24418,7 +24418,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11823 .loc 1 5319 9 is_stmt 0 view .LVU4059
11824 00a0 2046 mov r0, r4
11825 .LVL840:
-ARM GAS /tmp/ccVyGVF6.s page 408
+ARM GAS /tmp/cchwqEfL.s page 408
5319:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -24478,7 +24478,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11863 00c8 238D ldrh r3, [r4, #40]
5334:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->XferCount--;
11864 .loc 1 5334 21 view .LVU4077
-ARM GAS /tmp/ccVyGVF6.s page 409
+ARM GAS /tmp/cchwqEfL.s page 409
11865 00ca 013B subs r3, r3, #1
@@ -24538,7 +24538,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5350:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (I2C_CHECK_IT_SOURCE(ITSources, I2C_IT_TXI) != RESET))
11905 .loc 1 5350 11 is_stmt 0 view .LVU4092
11906 00fa 11F0020F tst r1, #2
-ARM GAS /tmp/ccVyGVF6.s page 410
+ARM GAS /tmp/cchwqEfL.s page 410
11907 00fe AAD0 beq .L736
@@ -24598,7 +24598,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5366:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
11944 .loc 1 5366 21 view .LVU4110
11945 0126 013B subs r3, r3, #1
-ARM GAS /tmp/ccVyGVF6.s page 411
+ARM GAS /tmp/cchwqEfL.s page 411
11946 0128 2385 strh r3, [r4, #40] @ movhi
@@ -24658,7 +24658,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
11992 .LVL856:
11993 .LFB201:
6180:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** uint32_t tmperror;
-ARM GAS /tmp/ccVyGVF6.s page 412
+ARM GAS /tmp/cchwqEfL.s page 412
11994 .loc 1 6180 1 is_stmt 1 view -0
@@ -24718,7 +24718,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12035 .loc 1 6205 3 view .LVU4134
12036 0022 2268 ldr r2, [r4]
12037 0024 5368 ldr r3, [r2, #4]
-ARM GAS /tmp/ccVyGVF6.s page 413
+ARM GAS /tmp/cchwqEfL.s page 413
12038 0026 23F0FF73 bic r3, r3, #33423360
@@ -24778,7 +24778,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
12078 .loc 1 6232 12 is_stmt 0 view .LVU4149
12079 0066 626C ldr r2, [r4, #68]
-ARM GAS /tmp/ccVyGVF6.s page 414
+ARM GAS /tmp/cchwqEfL.s page 414
12080 .LVL860:
@@ -24838,7 +24838,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12123 .LVL866:
6196:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->PreviousState = I2C_STATE_MASTER_BUSY_RX;
12124 .loc 1 6196 5 is_stmt 0 view .LVU4161
-ARM GAS /tmp/ccVyGVF6.s page 415
+ARM GAS /tmp/cchwqEfL.s page 415
12125 008e FFF7FEFF bl I2C_Disable_IRQ
@@ -24898,7 +24898,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6278:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** hi2c->PreviousState = I2C_STATE_NONE;
12164 .loc 1 6278 17 is_stmt 0 view .LVU4177
12165 00be 2023 movs r3, #32
-ARM GAS /tmp/ccVyGVF6.s page 416
+ARM GAS /tmp/cchwqEfL.s page 416
12166 00c0 84F84130 strb r3, [r4, #65]
@@ -24958,7 +24958,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
12203 .loc 1 6246 5 is_stmt 1 view .LVU4195
6246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 417
+ARM GAS /tmp/cchwqEfL.s page 417
12204 .loc 1 6246 13 is_stmt 0 view .LVU4196
@@ -25018,7 +25018,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12242 .loc 1 6283 7 is_stmt 1 view .LVU4212
6283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
12243 .loc 1 6283 18 is_stmt 0 view .LVU4213
-ARM GAS /tmp/ccVyGVF6.s page 418
+ARM GAS /tmp/cchwqEfL.s page 418
12244 011c 0023 movs r3, #0
@@ -25078,7 +25078,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12289 .LCFI130:
12290 .cfi_def_cfa_offset 24
12291 000e 0446 mov r4, r0
-ARM GAS /tmp/ccVyGVF6.s page 419
+ARM GAS /tmp/cchwqEfL.s page 419
12292 0010 0D46 mov r5, r1
@@ -25138,7 +25138,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12329 003e 636A ldr r3, [r4, #36]
4972:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
12330 .loc 1 4972 19 view .LVU4242
-ARM GAS /tmp/ccVyGVF6.s page 420
+ARM GAS /tmp/cchwqEfL.s page 420
12331 0040 0133 adds r3, r3, #1
@@ -25198,7 +25198,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12370 006a 70BD pop {r4, r5, r6, pc}
12371 .LVL880:
12372 .L790:
-ARM GAS /tmp/ccVyGVF6.s page 421
+ARM GAS /tmp/cchwqEfL.s page 421
12373 .LCFI132:
@@ -25258,7 +25258,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12412 .loc 1 4985 7 is_stmt 1 view .LVU4272
4985:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
12413 .loc 1 4985 35 is_stmt 0 view .LVU4273
-ARM GAS /tmp/ccVyGVF6.s page 422
+ARM GAS /tmp/cchwqEfL.s page 422
12414 009e 626A ldr r2, [r4, #36]
@@ -25318,7 +25318,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12452 .loc 1 4997 5 is_stmt 1 view .LVU4289
4997:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
12453 .loc 1 4997 14 is_stmt 0 view .LVU4290
-ARM GAS /tmp/ccVyGVF6.s page 423
+ARM GAS /tmp/cchwqEfL.s page 423
12454 00ca 638D ldrh r3, [r4, #42]
@@ -25378,7 +25378,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12492 .loc 1 5012 9 is_stmt 1 view .LVU4306
12493 00f4 0023 movs r3, #0
12494 00f6 0093 str r3, [sp]
-ARM GAS /tmp/ccVyGVF6.s page 424
+ARM GAS /tmp/cchwqEfL.s page 424
12495 00f8 4FF08073 mov r3, #16777216
@@ -25438,7 +25438,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12536 .LVL894:
12537 .L780:
5024:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_AUTOEND_MODE, I2C_NO_STARTSTOP);
-ARM GAS /tmp/ccVyGVF6.s page 425
+ARM GAS /tmp/cchwqEfL.s page 425
12538 .loc 1 5024 11 is_stmt 1 view .LVU4320
@@ -25498,7 +25498,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12580 .LVL904:
12581 .L775:
5045:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (I2C_CHECK_IT_SOURCE(ITSources, I2C_IT_TCI) != RESET))
-ARM GAS /tmp/ccVyGVF6.s page 426
+ARM GAS /tmp/cchwqEfL.s page 426
12582 .loc 1 5045 8 is_stmt 1 view .LVU4333
@@ -25558,7 +25558,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12621 .LVL907:
5061:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
12622 .loc 1 5061 11 view .LVU4349
-ARM GAS /tmp/ccVyGVF6.s page 427
+ARM GAS /tmp/cchwqEfL.s page 427
12623 0192 5FE7 b .L772
@@ -25618,7 +25618,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12671 .loc 1 5547 1 is_stmt 1 view -0
12672 .cfi_startproc
12673 @ args = 0, pretend = 0, frame = 0
-ARM GAS /tmp/ccVyGVF6.s page 428
+ARM GAS /tmp/cchwqEfL.s page 428
12674 @ frame_needed = 0, uses_anonymous_args = 0
@@ -25678,7 +25678,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12713 .loc 1 5574 32 view .LVU4372
12714 0030 226D ldr r2, [r4, #80]
12715 .LVL917:
-ARM GAS /tmp/ccVyGVF6.s page 429
+ARM GAS /tmp/cchwqEfL.s page 429
5574:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -25738,7 +25738,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5565:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
12756 .loc 1 5565 5 is_stmt 0 view .LVU4387
12757 0054 FFF7FEFF bl I2C_Enable_IRQ
-ARM GAS /tmp/ccVyGVF6.s page 430
+ARM GAS /tmp/cchwqEfL.s page 430
12758 .LVL922:
@@ -25798,7 +25798,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5583:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
12799 .loc 1 5583 5 is_stmt 1 view .LVU4401
12800 008c 0121 movs r1, #1
-ARM GAS /tmp/ccVyGVF6.s page 431
+ARM GAS /tmp/cchwqEfL.s page 431
12801 .LVL928:
@@ -25858,7 +25858,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_RELOAD_MODE, I2C_NO_STARTSTOP);
12840 .loc 1 5602 48 is_stmt 0 view .LVU4417
12841 00ba E16C ldr r1, [r4, #76]
-ARM GAS /tmp/ccVyGVF6.s page 432
+ARM GAS /tmp/cchwqEfL.s page 432
5602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_RELOAD_MODE, I2C_NO_STARTSTOP);
@@ -25918,7 +25918,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12883 .L799:
5607:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_TransferConfig(hi2c, (uint16_t)hi2c->Devaddress, (uint8_t)hi2c->XferSize,
12884 .loc 1 5607 9 is_stmt 1 view .LVU4431
-ARM GAS /tmp/ccVyGVF6.s page 433
+ARM GAS /tmp/cchwqEfL.s page 433
5607:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** I2C_TransferConfig(hi2c, (uint16_t)hi2c->Devaddress, (uint8_t)hi2c->XferSize,
@@ -25978,7 +25978,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12927 .loc 1 5636 5 view .LVU4443
12928 012e FFF7FEFF bl I2C_Disable_IRQ
12929 .LVL938:
-ARM GAS /tmp/ccVyGVF6.s page 434
+ARM GAS /tmp/cchwqEfL.s page 434
5639:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -26038,7 +26038,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
12968 .loc 1 5659 7 view .LVU4459
12969 015e 0090 str r0, [sp]
12970 0160 4FF08073 mov r3, #16777216
-ARM GAS /tmp/ccVyGVF6.s page 435
+ARM GAS /tmp/cchwqEfL.s page 435
12971 0164 94F82820 ldrb r2, [r4, #40] @ zero_extendqisi2
@@ -26098,7 +26098,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5655:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
13012 .loc 1 5655 24 is_stmt 0 view .LVU4473
13013 0196 FF23 movs r3, #255
-ARM GAS /tmp/ccVyGVF6.s page 436
+ARM GAS /tmp/cchwqEfL.s page 436
13014 0198 2385 strh r3, [r4, #40] @ movhi
@@ -26158,7 +26158,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5699:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
13056 .loc 1 5699 1 view .LVU4486
13057 01c4 7047 bx lr
-ARM GAS /tmp/ccVyGVF6.s page 437
+ARM GAS /tmp/cchwqEfL.s page 437
13058 .L823:
@@ -26218,7 +26218,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5720:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (I2C_CHECK_IT_SOURCE(ITSources, I2C_IT_STOPI) != RESET))
13104 .loc 1 5720 3 discriminator 2 view .LVU4497
5720:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** (I2C_CHECK_IT_SOURCE(ITSources, I2C_IT_STOPI) != RESET))
-ARM GAS /tmp/ccVyGVF6.s page 438
+ARM GAS /tmp/cchwqEfL.s page 438
13105 .loc 1 5720 6 is_stmt 0 discriminator 2 view .LVU4498
@@ -26278,7 +26278,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13143 004c 4BB3 cbz r3, .L842
5713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** HAL_I2C_StateTypeDef tmpstate;
13144 .loc 1 5713 12 view .LVU4515
-ARM GAS /tmp/ccVyGVF6.s page 439
+ARM GAS /tmp/cchwqEfL.s page 439
13145 004e 0022 movs r2, #0
@@ -26338,7 +26338,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13184 .loc 1 5753 14 view .LVU4530
13185 006a E3B1 cbz r3, .L833
13186 .L832:
-ARM GAS /tmp/ccVyGVF6.s page 440
+ARM GAS /tmp/cchwqEfL.s page 440
5760:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -26398,7 +26398,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13225 .loc 1 5812 11 is_stmt 1 view .LVU4546
5815:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
13226 .loc 1 5815 11 view .LVU4547
-ARM GAS /tmp/ccVyGVF6.s page 441
+ARM GAS /tmp/cchwqEfL.s page 441
13227 0098 616C ldr r1, [r4, #68]
@@ -26458,7 +26458,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13269 00c6 F3D1 bne .L835
5767:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
13270 .loc 1 5767 11 is_stmt 1 view .LVU4560
-ARM GAS /tmp/ccVyGVF6.s page 442
+ARM GAS /tmp/cchwqEfL.s page 442
13271 00c8 2046 mov r0, r4
@@ -26518,7 +26518,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13313 .LVL976:
13314 .L830:
5822:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 443
+ARM GAS /tmp/cchwqEfL.s page 443
13315 .loc 1 5822 7 is_stmt 1 view .LVU4573
@@ -26578,7 +26578,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13355 .loc 1 5717 3 view .LVU4587
13356 011c 0220 movs r0, #2
13357 .LVL984:
-ARM GAS /tmp/ccVyGVF6.s page 444
+ARM GAS /tmp/cchwqEfL.s page 444
5717:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -26638,7 +26638,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13402 .loc 1 5406 55 discriminator 1 view .LVU4599
13403 001c 12F0100F tst r2, #16
13404 0020 1FD1 bne .L868
-ARM GAS /tmp/ccVyGVF6.s page 445
+ARM GAS /tmp/cchwqEfL.s page 445
13405 .L850:
@@ -26698,7 +26698,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13443 .loc 1 5438 9 is_stmt 1 view .LVU4615
5438:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
13444 .loc 1 5438 13 is_stmt 0 view .LVU4616
-ARM GAS /tmp/ccVyGVF6.s page 446
+ARM GAS /tmp/cchwqEfL.s page 446
13445 0050 9369 ldr r3, [r2, #24]
@@ -26758,7 +26758,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5532:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
13485 .loc 1 5532 3 view .LVU4631
5534:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 447
+ARM GAS /tmp/cchwqEfL.s page 447
13486 .loc 1 5534 3 view .LVU4632
@@ -26818,7 +26818,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13527 .LVL996:
5462:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
13528 .loc 1 5462 7 is_stmt 0 view .LVU4646
-ARM GAS /tmp/ccVyGVF6.s page 448
+ARM GAS /tmp/cchwqEfL.s page 448
13529 00a8 FFF7FEFF bl I2C_TransferConfig
@@ -26878,7 +26878,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13569 00dc 1360 str r3, [r2]
13570 00de CDE7 b .L851
13571 .LVL1000:
-ARM GAS /tmp/ccVyGVF6.s page 449
+ARM GAS /tmp/cchwqEfL.s page 449
13572 .L853:
@@ -26938,7 +26938,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13612 010a 9BB2 uxth r3, r3
5496:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
13613 .loc 1 5496 8 view .LVU4675
-ARM GAS /tmp/ccVyGVF6.s page 450
+ARM GAS /tmp/cchwqEfL.s page 450
13614 010c 8BB9 cbnz r3, .L860
@@ -26998,7 +26998,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13654 .LVL1014:
5517:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
13655 .loc 1 5517 7 view .LVU4690
-ARM GAS /tmp/ccVyGVF6.s page 451
+ARM GAS /tmp/cchwqEfL.s page 451
13656 013a 9FE7 b .L851
@@ -27058,7 +27058,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13702 .loc 1 6948 1 is_stmt 0 view .LVU4700
13703 0000 38B5 push {r3, r4, r5, lr}
13704 .LCFI145:
-ARM GAS /tmp/ccVyGVF6.s page 452
+ARM GAS /tmp/cchwqEfL.s page 452
13705 .cfi_def_cfa_offset 16
@@ -27118,7 +27118,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13742 .loc 1 6965 21 view .LVU4717
13743 001a 0125 movs r5, #1
13744 .LVL1024:
-ARM GAS /tmp/ccVyGVF6.s page 453
+ARM GAS /tmp/cchwqEfL.s page 453
13745 .L872:
@@ -27178,7 +27178,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13788 .syntax unified
13789 .thumb
13790 .thumb_func
-ARM GAS /tmp/ccVyGVF6.s page 454
+ARM GAS /tmp/cchwqEfL.s page 454
13791 .fpu fpv5-d16
@@ -27238,7 +27238,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13831 .loc 1 6800 13 is_stmt 0 view .LVU4744
13832 001c 638D ldrh r3, [r4, #42]
13833 001e 9BB2 uxth r3, r3
-ARM GAS /tmp/ccVyGVF6.s page 455
+ARM GAS /tmp/cchwqEfL.s page 455
6800:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -27298,7 +27298,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13875 .loc 1 6806 7 is_stmt 1 view .LVU4757
6806:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
13876 .loc 1 6806 28 is_stmt 0 view .LVU4758
-ARM GAS /tmp/ccVyGVF6.s page 456
+ARM GAS /tmp/cchwqEfL.s page 456
13877 004a 638D ldrh r3, [r4, #42]
@@ -27358,7 +27358,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13923 000c 1360 str r3, [r2]
6868:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
13924 .loc 1 6868 3 is_stmt 1 view .LVU4769
-ARM GAS /tmp/ccVyGVF6.s page 457
+ARM GAS /tmp/cchwqEfL.s page 457
6868:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -27418,7 +27418,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
13964 003c 0FE0 b .L887
13965 .LVL1044:
13966 .L891:
-ARM GAS /tmp/ccVyGVF6.s page 458
+ARM GAS /tmp/cchwqEfL.s page 458
6889:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -27478,7 +27478,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
14007 .loc 1 6910 1 is_stmt 0 view .LVU4798
14008 0068 F9E7 b .L887
14009 .cfi_endproc
-ARM GAS /tmp/ccVyGVF6.s page 459
+ARM GAS /tmp/cchwqEfL.s page 459
14010 .LFE209:
@@ -27538,7 +27538,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
14055 .loc 1 5107 58 discriminator 1 view .LVU4809
14056 0020 12F0100F tst r2, #16
14057 0024 22D1 bne .L919
-ARM GAS /tmp/ccVyGVF6.s page 460
+ARM GAS /tmp/cchwqEfL.s page 460
14058 .L898:
@@ -27598,7 +27598,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
14094 004a 638D ldrh r3, [r4, #42]
14095 004c 9BB2 uxth r3, r3
5134:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 461
+ARM GAS /tmp/cchwqEfL.s page 461
14096 .loc 1 5134 20 view .LVU4828
@@ -27658,7 +27658,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
14137 0074 43F00403 orr r3, r3, #4
14138 0078 4364 str r3, [r0, #68]
5119:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
-ARM GAS /tmp/ccVyGVF6.s page 462
+ARM GAS /tmp/cchwqEfL.s page 462
14139 .loc 1 5119 5 is_stmt 1 view .LVU4842
@@ -27718,7 +27718,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
14178 .loc 1 5142 11 view .LVU4858
14179 00a4 2368 ldr r3, [r4]
-ARM GAS /tmp/ccVyGVF6.s page 463
+ARM GAS /tmp/cchwqEfL.s page 463
5142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
@@ -27778,7 +27778,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5162:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
14218 .loc 1 5162 8 view .LVU4875
14219 00d2 4BB3 cbz r3, .L904
-ARM GAS /tmp/ccVyGVF6.s page 464
+ARM GAS /tmp/cchwqEfL.s page 464
5162:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -27838,7 +27838,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
14259 .LVL1065:
14260 0104 A6E7 b .L899
14261 .LVL1066:
-ARM GAS /tmp/ccVyGVF6.s page 465
+ARM GAS /tmp/cchwqEfL.s page 465
14262 .L906:
@@ -27898,7 +27898,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
14303 .LVL1074:
5189:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
14304 .loc 1 5189 7 view .LVU4904
-ARM GAS /tmp/ccVyGVF6.s page 466
+ARM GAS /tmp/cchwqEfL.s page 466
14305 0130 90E7 b .L899
@@ -27958,7 +27958,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
14345 015e FF2B cmp r3, #255
14346 0160 16D9 bls .L909
5209:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
-ARM GAS /tmp/ccVyGVF6.s page 467
+ARM GAS /tmp/cchwqEfL.s page 467
14347 .loc 1 5209 7 is_stmt 1 view .LVU4919
@@ -28018,7 +28018,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
5224:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c ****
14388 .loc 1 5224 28 is_stmt 0 view .LVU4933
14389 0190 628D ldrh r2, [r4, #42]
-ARM GAS /tmp/ccVyGVF6.s page 468
+ARM GAS /tmp/cchwqEfL.s page 468
14390 0192 92B2 uxth r2, r2
@@ -28078,7 +28078,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
14435 .LFE191:
14437 .section .text.HAL_I2C_ER_IRQHandler,"ax",%progbits
14438 .align 1
-ARM GAS /tmp/ccVyGVF6.s page 469
+ARM GAS /tmp/cchwqEfL.s page 469
14439 .global HAL_I2C_ER_IRQHandler
@@ -28138,7 +28138,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
4670:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
14481 .loc 1 4670 5 is_stmt 1 view .LVU4956
14482 001c 4FF48074 mov r4, #256
-ARM GAS /tmp/ccVyGVF6.s page 470
+ARM GAS /tmp/cchwqEfL.s page 470
14483 0020 D461 str r4, [r2, #28]
@@ -28198,7 +28198,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
14522 .loc 1 4694 12 is_stmt 0 view .LVU4971
14523 005a 416C ldr r1, [r0, #68]
14524 .LVL1095:
-ARM GAS /tmp/ccVyGVF6.s page 471
+ARM GAS /tmp/cchwqEfL.s page 471
4697:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
@@ -28258,7 +28258,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
6993:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** {
14570 .loc 1 6993 6 view .LVU4983
14571 0006 0BB1 cbz r3, .L932
-ARM GAS /tmp/ccVyGVF6.s page 472
+ARM GAS /tmp/cchwqEfL.s page 472
6995:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c **** }
@@ -28318,7 +28318,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
14615 .loc 1 4895 1 view .LVU4996
14616 0004 7047 bx lr
14617 .cfi_endproc
-ARM GAS /tmp/ccVyGVF6.s page 473
+ARM GAS /tmp/cchwqEfL.s page 473
14618 .LFE187:
@@ -28378,7 +28378,7 @@ ARM GAS /tmp/ccVyGVF6.s page 1
14668 .LFE189:
14670 .text
14671 .Letext0:
-ARM GAS /tmp/ccVyGVF6.s page 474
+ARM GAS /tmp/cchwqEfL.s page 474
14672 .file 2 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h"
@@ -28388,217 +28388,217 @@ ARM GAS /tmp/ccVyGVF6.s page 1
14676 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h"
14677 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h"
14678 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
-ARM GAS /tmp/ccVyGVF6.s page 475
+ARM GAS /tmp/cchwqEfL.s page 475
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_i2c.c
- /tmp/ccVyGVF6.s:17 .text.I2C_Flush_TXDR:0000000000000000 $t
- /tmp/ccVyGVF6.s:24 .text.I2C_Flush_TXDR:0000000000000000 I2C_Flush_TXDR
- /tmp/ccVyGVF6.s:63 .text.I2C_TransferConfig:0000000000000000 $t
- /tmp/ccVyGVF6.s:69 .text.I2C_TransferConfig:0000000000000000 I2C_TransferConfig
- /tmp/ccVyGVF6.s:129 .text.I2C_Enable_IRQ:0000000000000000 $t
- /tmp/ccVyGVF6.s:135 .text.I2C_Enable_IRQ:0000000000000000 I2C_Enable_IRQ
- /tmp/ccVyGVF6.s:297 .text.I2C_Enable_IRQ:0000000000000090 $d
- /tmp/ccVyGVF6.s:13370 .text.I2C_Master_ISR_DMA:0000000000000000 I2C_Master_ISR_DMA
- /tmp/ccVyGVF6.s:13073 .text.I2C_Slave_ISR_DMA:0000000000000000 I2C_Slave_ISR_DMA
- /tmp/ccVyGVF6.s:12668 .text.I2C_Mem_ISR_DMA:0000000000000000 I2C_Mem_ISR_DMA
- /tmp/ccVyGVF6.s:304 .text.I2C_Disable_IRQ:0000000000000000 $t
- /tmp/ccVyGVF6.s:310 .text.I2C_Disable_IRQ:0000000000000000 I2C_Disable_IRQ
- /tmp/ccVyGVF6.s:434 .text.I2C_ConvertOtherXferOptions:0000000000000000 $t
- /tmp/ccVyGVF6.s:440 .text.I2C_ConvertOtherXferOptions:0000000000000000 I2C_ConvertOtherXferOptions
- /tmp/ccVyGVF6.s:481 .text.I2C_IsErrorOccurred:0000000000000000 $t
- /tmp/ccVyGVF6.s:487 .text.I2C_IsErrorOccurred:0000000000000000 I2C_IsErrorOccurred
- /tmp/ccVyGVF6.s:768 .text.I2C_WaitOnTXISFlagUntilTimeout:0000000000000000 $t
- /tmp/ccVyGVF6.s:774 .text.I2C_WaitOnTXISFlagUntilTimeout:0000000000000000 I2C_WaitOnTXISFlagUntilTimeout
- /tmp/ccVyGVF6.s:871 .text.I2C_WaitOnFlagUntilTimeout:0000000000000000 $t
- /tmp/ccVyGVF6.s:877 .text.I2C_WaitOnFlagUntilTimeout:0000000000000000 I2C_WaitOnFlagUntilTimeout
- /tmp/ccVyGVF6.s:986 .text.I2C_RequestMemoryWrite:0000000000000000 $t
- /tmp/ccVyGVF6.s:992 .text.I2C_RequestMemoryWrite:0000000000000000 I2C_RequestMemoryWrite
- /tmp/ccVyGVF6.s:1111 .text.I2C_RequestMemoryWrite:0000000000000078 $d
- /tmp/ccVyGVF6.s:1116 .text.I2C_RequestMemoryRead:0000000000000000 $t
- /tmp/ccVyGVF6.s:1122 .text.I2C_RequestMemoryRead:0000000000000000 I2C_RequestMemoryRead
- /tmp/ccVyGVF6.s:1241 .text.I2C_RequestMemoryRead:0000000000000074 $d
- /tmp/ccVyGVF6.s:1246 .text.I2C_WaitOnSTOPFlagUntilTimeout:0000000000000000 $t
- /tmp/ccVyGVF6.s:1252 .text.I2C_WaitOnSTOPFlagUntilTimeout:0000000000000000 I2C_WaitOnSTOPFlagUntilTimeout
- /tmp/ccVyGVF6.s:1349 .text.I2C_WaitOnRXNEFlagUntilTimeout:0000000000000000 $t
- /tmp/ccVyGVF6.s:1355 .text.I2C_WaitOnRXNEFlagUntilTimeout:0000000000000000 I2C_WaitOnRXNEFlagUntilTimeout
- /tmp/ccVyGVF6.s:1518 .text.HAL_I2C_MspInit:0000000000000000 $t
- /tmp/ccVyGVF6.s:1525 .text.HAL_I2C_MspInit:0000000000000000 HAL_I2C_MspInit
- /tmp/ccVyGVF6.s:1540 .text.HAL_I2C_Init:0000000000000000 $t
- /tmp/ccVyGVF6.s:1547 .text.HAL_I2C_Init:0000000000000000 HAL_I2C_Init
- /tmp/ccVyGVF6.s:1739 .text.HAL_I2C_Init:00000000000000c4 $d
- /tmp/ccVyGVF6.s:1744 .text.HAL_I2C_MspDeInit:0000000000000000 $t
- /tmp/ccVyGVF6.s:1751 .text.HAL_I2C_MspDeInit:0000000000000000 HAL_I2C_MspDeInit
- /tmp/ccVyGVF6.s:1766 .text.HAL_I2C_DeInit:0000000000000000 $t
- /tmp/ccVyGVF6.s:1773 .text.HAL_I2C_DeInit:0000000000000000 HAL_I2C_DeInit
- /tmp/ccVyGVF6.s:1838 .text.HAL_I2C_Master_Transmit:0000000000000000 $t
- /tmp/ccVyGVF6.s:1845 .text.HAL_I2C_Master_Transmit:0000000000000000 HAL_I2C_Master_Transmit
- /tmp/ccVyGVF6.s:2203 .text.HAL_I2C_Master_Transmit:00000000000001a0 $d
- /tmp/ccVyGVF6.s:2208 .text.HAL_I2C_Master_Receive:0000000000000000 $t
- /tmp/ccVyGVF6.s:2215 .text.HAL_I2C_Master_Receive:0000000000000000 HAL_I2C_Master_Receive
- /tmp/ccVyGVF6.s:2524 .text.HAL_I2C_Master_Receive:0000000000000178 $d
- /tmp/ccVyGVF6.s:2529 .text.HAL_I2C_Slave_Transmit:0000000000000000 $t
- /tmp/ccVyGVF6.s:2536 .text.HAL_I2C_Slave_Transmit:0000000000000000 HAL_I2C_Slave_Transmit
- /tmp/ccVyGVF6.s:2980 .text.HAL_I2C_Slave_Receive:0000000000000000 $t
- /tmp/ccVyGVF6.s:2987 .text.HAL_I2C_Slave_Receive:0000000000000000 HAL_I2C_Slave_Receive
- /tmp/ccVyGVF6.s:3331 .text.HAL_I2C_Master_Transmit_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:3338 .text.HAL_I2C_Master_Transmit_IT:0000000000000000 HAL_I2C_Master_Transmit_IT
- /tmp/ccVyGVF6.s:3536 .text.HAL_I2C_Master_Transmit_IT:00000000000000bc $d
- /tmp/ccVyGVF6.s:12266 .text.I2C_Master_ISR_IT:0000000000000000 I2C_Master_ISR_IT
- /tmp/ccVyGVF6.s:3543 .text.HAL_I2C_Master_Receive_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:3550 .text.HAL_I2C_Master_Receive_IT:0000000000000000 HAL_I2C_Master_Receive_IT
-ARM GAS /tmp/ccVyGVF6.s page 476
+ /tmp/cchwqEfL.s:17 .text.I2C_Flush_TXDR:0000000000000000 $t
+ /tmp/cchwqEfL.s:24 .text.I2C_Flush_TXDR:0000000000000000 I2C_Flush_TXDR
+ /tmp/cchwqEfL.s:63 .text.I2C_TransferConfig:0000000000000000 $t
+ /tmp/cchwqEfL.s:69 .text.I2C_TransferConfig:0000000000000000 I2C_TransferConfig
+ /tmp/cchwqEfL.s:129 .text.I2C_Enable_IRQ:0000000000000000 $t
+ /tmp/cchwqEfL.s:135 .text.I2C_Enable_IRQ:0000000000000000 I2C_Enable_IRQ
+ /tmp/cchwqEfL.s:297 .text.I2C_Enable_IRQ:0000000000000090 $d
+ /tmp/cchwqEfL.s:13370 .text.I2C_Master_ISR_DMA:0000000000000000 I2C_Master_ISR_DMA
+ /tmp/cchwqEfL.s:13073 .text.I2C_Slave_ISR_DMA:0000000000000000 I2C_Slave_ISR_DMA
+ /tmp/cchwqEfL.s:12668 .text.I2C_Mem_ISR_DMA:0000000000000000 I2C_Mem_ISR_DMA
+ /tmp/cchwqEfL.s:304 .text.I2C_Disable_IRQ:0000000000000000 $t
+ /tmp/cchwqEfL.s:310 .text.I2C_Disable_IRQ:0000000000000000 I2C_Disable_IRQ
+ /tmp/cchwqEfL.s:434 .text.I2C_ConvertOtherXferOptions:0000000000000000 $t
+ /tmp/cchwqEfL.s:440 .text.I2C_ConvertOtherXferOptions:0000000000000000 I2C_ConvertOtherXferOptions
+ /tmp/cchwqEfL.s:481 .text.I2C_IsErrorOccurred:0000000000000000 $t
+ /tmp/cchwqEfL.s:487 .text.I2C_IsErrorOccurred:0000000000000000 I2C_IsErrorOccurred
+ /tmp/cchwqEfL.s:768 .text.I2C_WaitOnTXISFlagUntilTimeout:0000000000000000 $t
+ /tmp/cchwqEfL.s:774 .text.I2C_WaitOnTXISFlagUntilTimeout:0000000000000000 I2C_WaitOnTXISFlagUntilTimeout
+ /tmp/cchwqEfL.s:871 .text.I2C_WaitOnFlagUntilTimeout:0000000000000000 $t
+ /tmp/cchwqEfL.s:877 .text.I2C_WaitOnFlagUntilTimeout:0000000000000000 I2C_WaitOnFlagUntilTimeout
+ /tmp/cchwqEfL.s:986 .text.I2C_RequestMemoryWrite:0000000000000000 $t
+ /tmp/cchwqEfL.s:992 .text.I2C_RequestMemoryWrite:0000000000000000 I2C_RequestMemoryWrite
+ /tmp/cchwqEfL.s:1111 .text.I2C_RequestMemoryWrite:0000000000000078 $d
+ /tmp/cchwqEfL.s:1116 .text.I2C_RequestMemoryRead:0000000000000000 $t
+ /tmp/cchwqEfL.s:1122 .text.I2C_RequestMemoryRead:0000000000000000 I2C_RequestMemoryRead
+ /tmp/cchwqEfL.s:1241 .text.I2C_RequestMemoryRead:0000000000000074 $d
+ /tmp/cchwqEfL.s:1246 .text.I2C_WaitOnSTOPFlagUntilTimeout:0000000000000000 $t
+ /tmp/cchwqEfL.s:1252 .text.I2C_WaitOnSTOPFlagUntilTimeout:0000000000000000 I2C_WaitOnSTOPFlagUntilTimeout
+ /tmp/cchwqEfL.s:1349 .text.I2C_WaitOnRXNEFlagUntilTimeout:0000000000000000 $t
+ /tmp/cchwqEfL.s:1355 .text.I2C_WaitOnRXNEFlagUntilTimeout:0000000000000000 I2C_WaitOnRXNEFlagUntilTimeout
+ /tmp/cchwqEfL.s:1518 .text.HAL_I2C_MspInit:0000000000000000 $t
+ /tmp/cchwqEfL.s:1525 .text.HAL_I2C_MspInit:0000000000000000 HAL_I2C_MspInit
+ /tmp/cchwqEfL.s:1540 .text.HAL_I2C_Init:0000000000000000 $t
+ /tmp/cchwqEfL.s:1547 .text.HAL_I2C_Init:0000000000000000 HAL_I2C_Init
+ /tmp/cchwqEfL.s:1739 .text.HAL_I2C_Init:00000000000000c4 $d
+ /tmp/cchwqEfL.s:1744 .text.HAL_I2C_MspDeInit:0000000000000000 $t
+ /tmp/cchwqEfL.s:1751 .text.HAL_I2C_MspDeInit:0000000000000000 HAL_I2C_MspDeInit
+ /tmp/cchwqEfL.s:1766 .text.HAL_I2C_DeInit:0000000000000000 $t
+ /tmp/cchwqEfL.s:1773 .text.HAL_I2C_DeInit:0000000000000000 HAL_I2C_DeInit
+ /tmp/cchwqEfL.s:1838 .text.HAL_I2C_Master_Transmit:0000000000000000 $t
+ /tmp/cchwqEfL.s:1845 .text.HAL_I2C_Master_Transmit:0000000000000000 HAL_I2C_Master_Transmit
+ /tmp/cchwqEfL.s:2203 .text.HAL_I2C_Master_Transmit:00000000000001a0 $d
+ /tmp/cchwqEfL.s:2208 .text.HAL_I2C_Master_Receive:0000000000000000 $t
+ /tmp/cchwqEfL.s:2215 .text.HAL_I2C_Master_Receive:0000000000000000 HAL_I2C_Master_Receive
+ /tmp/cchwqEfL.s:2524 .text.HAL_I2C_Master_Receive:0000000000000178 $d
+ /tmp/cchwqEfL.s:2529 .text.HAL_I2C_Slave_Transmit:0000000000000000 $t
+ /tmp/cchwqEfL.s:2536 .text.HAL_I2C_Slave_Transmit:0000000000000000 HAL_I2C_Slave_Transmit
+ /tmp/cchwqEfL.s:2980 .text.HAL_I2C_Slave_Receive:0000000000000000 $t
+ /tmp/cchwqEfL.s:2987 .text.HAL_I2C_Slave_Receive:0000000000000000 HAL_I2C_Slave_Receive
+ /tmp/cchwqEfL.s:3331 .text.HAL_I2C_Master_Transmit_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:3338 .text.HAL_I2C_Master_Transmit_IT:0000000000000000 HAL_I2C_Master_Transmit_IT
+ /tmp/cchwqEfL.s:3536 .text.HAL_I2C_Master_Transmit_IT:00000000000000bc $d
+ /tmp/cchwqEfL.s:12266 .text.I2C_Master_ISR_IT:0000000000000000 I2C_Master_ISR_IT
+ /tmp/cchwqEfL.s:3543 .text.HAL_I2C_Master_Receive_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:3550 .text.HAL_I2C_Master_Receive_IT:0000000000000000 HAL_I2C_Master_Receive_IT
+ARM GAS /tmp/cchwqEfL.s page 476
- /tmp/ccVyGVF6.s:3702 .text.HAL_I2C_Master_Receive_IT:000000000000008c $d
- /tmp/ccVyGVF6.s:3709 .text.HAL_I2C_Slave_Transmit_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:3716 .text.HAL_I2C_Slave_Transmit_IT:0000000000000000 HAL_I2C_Slave_Transmit_IT
- /tmp/ccVyGVF6.s:3859 .text.HAL_I2C_Slave_Transmit_IT:0000000000000084 $d
- /tmp/ccVyGVF6.s:11675 .text.I2C_Slave_ISR_IT:0000000000000000 I2C_Slave_ISR_IT
- /tmp/ccVyGVF6.s:3865 .text.HAL_I2C_Slave_Receive_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:3872 .text.HAL_I2C_Slave_Receive_IT:0000000000000000 HAL_I2C_Slave_Receive_IT
- /tmp/ccVyGVF6.s:3974 .text.HAL_I2C_Slave_Receive_IT:000000000000005c $d
- /tmp/ccVyGVF6.s:3980 .text.HAL_I2C_Master_Transmit_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:3987 .text.HAL_I2C_Master_Transmit_DMA:0000000000000000 HAL_I2C_Master_Transmit_DMA
- /tmp/ccVyGVF6.s:4332 .text.HAL_I2C_Master_Transmit_DMA:000000000000015c $d
- /tmp/ccVyGVF6.s:13793 .text.I2C_DMAMasterTransmitCplt:0000000000000000 I2C_DMAMasterTransmitCplt
- /tmp/ccVyGVF6.s:13695 .text.I2C_DMAError:0000000000000000 I2C_DMAError
- /tmp/ccVyGVF6.s:4342 .text.HAL_I2C_Master_Receive_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:4349 .text.HAL_I2C_Master_Receive_DMA:0000000000000000 HAL_I2C_Master_Receive_DMA
- /tmp/ccVyGVF6.s:4648 .text.HAL_I2C_Master_Receive_DMA:0000000000000138 $d
- /tmp/ccVyGVF6.s:13900 .text.I2C_DMAMasterReceiveCplt:0000000000000000 I2C_DMAMasterReceiveCplt
- /tmp/ccVyGVF6.s:4658 .text.HAL_I2C_Slave_Transmit_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:4665 .text.HAL_I2C_Slave_Transmit_DMA:0000000000000000 HAL_I2C_Slave_Transmit_DMA
- /tmp/ccVyGVF6.s:4965 .text.HAL_I2C_Slave_Transmit_DMA:0000000000000130 $d
- /tmp/ccVyGVF6.s:10368 .text.I2C_DMASlaveTransmitCplt:0000000000000000 I2C_DMASlaveTransmitCplt
- /tmp/ccVyGVF6.s:4973 .text.HAL_I2C_Slave_Receive_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:4980 .text.HAL_I2C_Slave_Receive_DMA:0000000000000000 HAL_I2C_Slave_Receive_DMA
- /tmp/ccVyGVF6.s:5198 .text.HAL_I2C_Slave_Receive_DMA:00000000000000e4 $d
- /tmp/ccVyGVF6.s:10426 .text.I2C_DMASlaveReceiveCplt:0000000000000000 I2C_DMASlaveReceiveCplt
- /tmp/ccVyGVF6.s:5206 .text.HAL_I2C_Mem_Write:0000000000000000 $t
- /tmp/ccVyGVF6.s:5213 .text.HAL_I2C_Mem_Write:0000000000000000 HAL_I2C_Mem_Write
- /tmp/ccVyGVF6.s:5571 .text.HAL_I2C_Mem_Read:0000000000000000 $t
- /tmp/ccVyGVF6.s:5578 .text.HAL_I2C_Mem_Read:0000000000000000 HAL_I2C_Mem_Read
- /tmp/ccVyGVF6.s:5936 .text.HAL_I2C_Mem_Read:00000000000001ac $d
- /tmp/ccVyGVF6.s:5941 .text.HAL_I2C_Mem_Write_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:5948 .text.HAL_I2C_Mem_Write_IT:0000000000000000 HAL_I2C_Mem_Write_IT
- /tmp/ccVyGVF6.s:6123 .text.HAL_I2C_Mem_Write_IT:00000000000000ac $d
- /tmp/ccVyGVF6.s:14019 .text.I2C_Mem_ISR_IT:0000000000000000 I2C_Mem_ISR_IT
- /tmp/ccVyGVF6.s:6130 .text.HAL_I2C_Mem_Read_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:6137 .text.HAL_I2C_Mem_Read_IT:0000000000000000 HAL_I2C_Mem_Read_IT
- /tmp/ccVyGVF6.s:6309 .text.HAL_I2C_Mem_Read_IT:00000000000000a8 $d
- /tmp/ccVyGVF6.s:6316 .text.HAL_I2C_Mem_Write_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:6323 .text.HAL_I2C_Mem_Write_DMA:0000000000000000 HAL_I2C_Mem_Write_DMA
- /tmp/ccVyGVF6.s:6606 .text.HAL_I2C_Mem_Write_DMA:0000000000000120 $d
- /tmp/ccVyGVF6.s:6615 .text.HAL_I2C_Mem_Read_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:6622 .text.HAL_I2C_Mem_Read_DMA:0000000000000000 HAL_I2C_Mem_Read_DMA
- /tmp/ccVyGVF6.s:6907 .text.HAL_I2C_Mem_Read_DMA:0000000000000120 $d
- /tmp/ccVyGVF6.s:6916 .text.HAL_I2C_IsDeviceReady:0000000000000000 $t
- /tmp/ccVyGVF6.s:6923 .text.HAL_I2C_IsDeviceReady:0000000000000000 HAL_I2C_IsDeviceReady
- /tmp/ccVyGVF6.s:7213 .text.HAL_I2C_IsDeviceReady:0000000000000134 $d
- /tmp/ccVyGVF6.s:7219 .text.HAL_I2C_Master_Seq_Transmit_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:7226 .text.HAL_I2C_Master_Seq_Transmit_IT:0000000000000000 HAL_I2C_Master_Seq_Transmit_IT
- /tmp/ccVyGVF6.s:7491 .text.HAL_I2C_Master_Seq_Transmit_IT:0000000000000104 $d
- /tmp/ccVyGVF6.s:7497 .text.HAL_I2C_Master_Seq_Transmit_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:7504 .text.HAL_I2C_Master_Seq_Transmit_DMA:0000000000000000 HAL_I2C_Master_Seq_Transmit_DMA
- /tmp/ccVyGVF6.s:7921 .text.HAL_I2C_Master_Seq_Transmit_DMA:00000000000001d0 $d
- /tmp/ccVyGVF6.s:7930 .text.HAL_I2C_Master_Seq_Receive_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:7937 .text.HAL_I2C_Master_Seq_Receive_IT:0000000000000000 HAL_I2C_Master_Seq_Receive_IT
- /tmp/ccVyGVF6.s:8123 .text.HAL_I2C_Master_Seq_Receive_IT:00000000000000ac $d
- /tmp/ccVyGVF6.s:8129 .text.HAL_I2C_Master_Seq_Receive_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:8136 .text.HAL_I2C_Master_Seq_Receive_DMA:0000000000000000 HAL_I2C_Master_Seq_Receive_DMA
-ARM GAS /tmp/ccVyGVF6.s page 477
+ /tmp/cchwqEfL.s:3702 .text.HAL_I2C_Master_Receive_IT:000000000000008c $d
+ /tmp/cchwqEfL.s:3709 .text.HAL_I2C_Slave_Transmit_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:3716 .text.HAL_I2C_Slave_Transmit_IT:0000000000000000 HAL_I2C_Slave_Transmit_IT
+ /tmp/cchwqEfL.s:3859 .text.HAL_I2C_Slave_Transmit_IT:0000000000000084 $d
+ /tmp/cchwqEfL.s:11675 .text.I2C_Slave_ISR_IT:0000000000000000 I2C_Slave_ISR_IT
+ /tmp/cchwqEfL.s:3865 .text.HAL_I2C_Slave_Receive_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:3872 .text.HAL_I2C_Slave_Receive_IT:0000000000000000 HAL_I2C_Slave_Receive_IT
+ /tmp/cchwqEfL.s:3974 .text.HAL_I2C_Slave_Receive_IT:000000000000005c $d
+ /tmp/cchwqEfL.s:3980 .text.HAL_I2C_Master_Transmit_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:3987 .text.HAL_I2C_Master_Transmit_DMA:0000000000000000 HAL_I2C_Master_Transmit_DMA
+ /tmp/cchwqEfL.s:4332 .text.HAL_I2C_Master_Transmit_DMA:000000000000015c $d
+ /tmp/cchwqEfL.s:13793 .text.I2C_DMAMasterTransmitCplt:0000000000000000 I2C_DMAMasterTransmitCplt
+ /tmp/cchwqEfL.s:13695 .text.I2C_DMAError:0000000000000000 I2C_DMAError
+ /tmp/cchwqEfL.s:4342 .text.HAL_I2C_Master_Receive_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:4349 .text.HAL_I2C_Master_Receive_DMA:0000000000000000 HAL_I2C_Master_Receive_DMA
+ /tmp/cchwqEfL.s:4648 .text.HAL_I2C_Master_Receive_DMA:0000000000000138 $d
+ /tmp/cchwqEfL.s:13900 .text.I2C_DMAMasterReceiveCplt:0000000000000000 I2C_DMAMasterReceiveCplt
+ /tmp/cchwqEfL.s:4658 .text.HAL_I2C_Slave_Transmit_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:4665 .text.HAL_I2C_Slave_Transmit_DMA:0000000000000000 HAL_I2C_Slave_Transmit_DMA
+ /tmp/cchwqEfL.s:4965 .text.HAL_I2C_Slave_Transmit_DMA:0000000000000130 $d
+ /tmp/cchwqEfL.s:10368 .text.I2C_DMASlaveTransmitCplt:0000000000000000 I2C_DMASlaveTransmitCplt
+ /tmp/cchwqEfL.s:4973 .text.HAL_I2C_Slave_Receive_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:4980 .text.HAL_I2C_Slave_Receive_DMA:0000000000000000 HAL_I2C_Slave_Receive_DMA
+ /tmp/cchwqEfL.s:5198 .text.HAL_I2C_Slave_Receive_DMA:00000000000000e4 $d
+ /tmp/cchwqEfL.s:10426 .text.I2C_DMASlaveReceiveCplt:0000000000000000 I2C_DMASlaveReceiveCplt
+ /tmp/cchwqEfL.s:5206 .text.HAL_I2C_Mem_Write:0000000000000000 $t
+ /tmp/cchwqEfL.s:5213 .text.HAL_I2C_Mem_Write:0000000000000000 HAL_I2C_Mem_Write
+ /tmp/cchwqEfL.s:5571 .text.HAL_I2C_Mem_Read:0000000000000000 $t
+ /tmp/cchwqEfL.s:5578 .text.HAL_I2C_Mem_Read:0000000000000000 HAL_I2C_Mem_Read
+ /tmp/cchwqEfL.s:5936 .text.HAL_I2C_Mem_Read:00000000000001ac $d
+ /tmp/cchwqEfL.s:5941 .text.HAL_I2C_Mem_Write_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:5948 .text.HAL_I2C_Mem_Write_IT:0000000000000000 HAL_I2C_Mem_Write_IT
+ /tmp/cchwqEfL.s:6123 .text.HAL_I2C_Mem_Write_IT:00000000000000ac $d
+ /tmp/cchwqEfL.s:14019 .text.I2C_Mem_ISR_IT:0000000000000000 I2C_Mem_ISR_IT
+ /tmp/cchwqEfL.s:6130 .text.HAL_I2C_Mem_Read_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:6137 .text.HAL_I2C_Mem_Read_IT:0000000000000000 HAL_I2C_Mem_Read_IT
+ /tmp/cchwqEfL.s:6309 .text.HAL_I2C_Mem_Read_IT:00000000000000a8 $d
+ /tmp/cchwqEfL.s:6316 .text.HAL_I2C_Mem_Write_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:6323 .text.HAL_I2C_Mem_Write_DMA:0000000000000000 HAL_I2C_Mem_Write_DMA
+ /tmp/cchwqEfL.s:6606 .text.HAL_I2C_Mem_Write_DMA:0000000000000120 $d
+ /tmp/cchwqEfL.s:6615 .text.HAL_I2C_Mem_Read_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:6622 .text.HAL_I2C_Mem_Read_DMA:0000000000000000 HAL_I2C_Mem_Read_DMA
+ /tmp/cchwqEfL.s:6907 .text.HAL_I2C_Mem_Read_DMA:0000000000000120 $d
+ /tmp/cchwqEfL.s:6916 .text.HAL_I2C_IsDeviceReady:0000000000000000 $t
+ /tmp/cchwqEfL.s:6923 .text.HAL_I2C_IsDeviceReady:0000000000000000 HAL_I2C_IsDeviceReady
+ /tmp/cchwqEfL.s:7213 .text.HAL_I2C_IsDeviceReady:0000000000000134 $d
+ /tmp/cchwqEfL.s:7219 .text.HAL_I2C_Master_Seq_Transmit_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:7226 .text.HAL_I2C_Master_Seq_Transmit_IT:0000000000000000 HAL_I2C_Master_Seq_Transmit_IT
+ /tmp/cchwqEfL.s:7491 .text.HAL_I2C_Master_Seq_Transmit_IT:0000000000000104 $d
+ /tmp/cchwqEfL.s:7497 .text.HAL_I2C_Master_Seq_Transmit_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:7504 .text.HAL_I2C_Master_Seq_Transmit_DMA:0000000000000000 HAL_I2C_Master_Seq_Transmit_DMA
+ /tmp/cchwqEfL.s:7921 .text.HAL_I2C_Master_Seq_Transmit_DMA:00000000000001d0 $d
+ /tmp/cchwqEfL.s:7930 .text.HAL_I2C_Master_Seq_Receive_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:7937 .text.HAL_I2C_Master_Seq_Receive_IT:0000000000000000 HAL_I2C_Master_Seq_Receive_IT
+ /tmp/cchwqEfL.s:8123 .text.HAL_I2C_Master_Seq_Receive_IT:00000000000000ac $d
+ /tmp/cchwqEfL.s:8129 .text.HAL_I2C_Master_Seq_Receive_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:8136 .text.HAL_I2C_Master_Seq_Receive_DMA:0000000000000000 HAL_I2C_Master_Seq_Receive_DMA
+ARM GAS /tmp/cchwqEfL.s page 477
- /tmp/ccVyGVF6.s:8464 .text.HAL_I2C_Master_Seq_Receive_DMA:0000000000000160 $d
- /tmp/ccVyGVF6.s:8473 .text.HAL_I2C_Slave_Seq_Transmit_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:8480 .text.HAL_I2C_Slave_Seq_Transmit_IT:0000000000000000 HAL_I2C_Slave_Seq_Transmit_IT
- /tmp/ccVyGVF6.s:8689 .text.HAL_I2C_Slave_Seq_Transmit_IT:00000000000000dc $d
- /tmp/ccVyGVF6.s:14550 .text.I2C_DMAAbort:0000000000000000 I2C_DMAAbort
- /tmp/ccVyGVF6.s:8695 .text.HAL_I2C_Slave_Seq_Transmit_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:8702 .text.HAL_I2C_Slave_Seq_Transmit_DMA:0000000000000000 HAL_I2C_Slave_Seq_Transmit_DMA
- /tmp/ccVyGVF6.s:9086 .text.HAL_I2C_Slave_Seq_Transmit_DMA:000000000000019c $d
- /tmp/ccVyGVF6.s:9094 .text.HAL_I2C_Slave_Seq_Receive_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:9101 .text.HAL_I2C_Slave_Seq_Receive_IT:0000000000000000 HAL_I2C_Slave_Seq_Receive_IT
- /tmp/ccVyGVF6.s:9310 .text.HAL_I2C_Slave_Seq_Receive_IT:00000000000000dc $d
- /tmp/ccVyGVF6.s:9316 .text.HAL_I2C_Slave_Seq_Receive_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:9323 .text.HAL_I2C_Slave_Seq_Receive_DMA:0000000000000000 HAL_I2C_Slave_Seq_Receive_DMA
- /tmp/ccVyGVF6.s:9705 .text.HAL_I2C_Slave_Seq_Receive_DMA:000000000000019c $d
- /tmp/ccVyGVF6.s:9713 .text.HAL_I2C_EnableListen_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:9720 .text.HAL_I2C_EnableListen_IT:0000000000000000 HAL_I2C_EnableListen_IT
- /tmp/ccVyGVF6.s:9767 .text.HAL_I2C_EnableListen_IT:0000000000000028 $d
- /tmp/ccVyGVF6.s:9772 .text.HAL_I2C_DisableListen_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:9779 .text.HAL_I2C_DisableListen_IT:0000000000000000 HAL_I2C_DisableListen_IT
- /tmp/ccVyGVF6.s:9845 .text.HAL_I2C_Master_Abort_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:9852 .text.HAL_I2C_Master_Abort_IT:0000000000000000 HAL_I2C_Master_Abort_IT
- /tmp/ccVyGVF6.s:9999 .text.HAL_I2C_Master_Abort_IT:0000000000000084 $d
- /tmp/ccVyGVF6.s:10004 .text.HAL_I2C_EV_IRQHandler:0000000000000000 $t
- /tmp/ccVyGVF6.s:10011 .text.HAL_I2C_EV_IRQHandler:0000000000000000 HAL_I2C_EV_IRQHandler
- /tmp/ccVyGVF6.s:10049 .text.HAL_I2C_MasterTxCpltCallback:0000000000000000 $t
- /tmp/ccVyGVF6.s:10056 .text.HAL_I2C_MasterTxCpltCallback:0000000000000000 HAL_I2C_MasterTxCpltCallback
- /tmp/ccVyGVF6.s:10071 .text.HAL_I2C_MasterRxCpltCallback:0000000000000000 $t
- /tmp/ccVyGVF6.s:10078 .text.HAL_I2C_MasterRxCpltCallback:0000000000000000 HAL_I2C_MasterRxCpltCallback
- /tmp/ccVyGVF6.s:10093 .text.I2C_ITMasterSeqCplt:0000000000000000 $t
- /tmp/ccVyGVF6.s:10099 .text.I2C_ITMasterSeqCplt:0000000000000000 I2C_ITMasterSeqCplt
- /tmp/ccVyGVF6.s:10184 .text.HAL_I2C_SlaveTxCpltCallback:0000000000000000 $t
- /tmp/ccVyGVF6.s:10191 .text.HAL_I2C_SlaveTxCpltCallback:0000000000000000 HAL_I2C_SlaveTxCpltCallback
- /tmp/ccVyGVF6.s:10206 .text.HAL_I2C_SlaveRxCpltCallback:0000000000000000 $t
- /tmp/ccVyGVF6.s:10213 .text.HAL_I2C_SlaveRxCpltCallback:0000000000000000 HAL_I2C_SlaveRxCpltCallback
- /tmp/ccVyGVF6.s:10228 .text.I2C_ITSlaveSeqCplt:0000000000000000 $t
- /tmp/ccVyGVF6.s:10234 .text.I2C_ITSlaveSeqCplt:0000000000000000 I2C_ITSlaveSeqCplt
- /tmp/ccVyGVF6.s:10362 .text.I2C_DMASlaveTransmitCplt:0000000000000000 $t
- /tmp/ccVyGVF6.s:10420 .text.I2C_DMASlaveReceiveCplt:0000000000000000 $t
- /tmp/ccVyGVF6.s:10481 .text.HAL_I2C_AddrCallback:0000000000000000 $t
- /tmp/ccVyGVF6.s:10488 .text.HAL_I2C_AddrCallback:0000000000000000 HAL_I2C_AddrCallback
- /tmp/ccVyGVF6.s:10505 .text.I2C_ITAddrCplt:0000000000000000 $t
- /tmp/ccVyGVF6.s:10511 .text.I2C_ITAddrCplt:0000000000000000 I2C_ITAddrCplt
- /tmp/ccVyGVF6.s:10671 .text.HAL_I2C_ListenCpltCallback:0000000000000000 $t
- /tmp/ccVyGVF6.s:10678 .text.HAL_I2C_ListenCpltCallback:0000000000000000 HAL_I2C_ListenCpltCallback
- /tmp/ccVyGVF6.s:10693 .text.I2C_ITListenCplt:0000000000000000 $t
- /tmp/ccVyGVF6.s:10699 .text.I2C_ITListenCplt:0000000000000000 I2C_ITListenCplt
- /tmp/ccVyGVF6.s:10802 .text.I2C_ITListenCplt:0000000000000064 $d
- /tmp/ccVyGVF6.s:10807 .text.HAL_I2C_MemTxCpltCallback:0000000000000000 $t
- /tmp/ccVyGVF6.s:10814 .text.HAL_I2C_MemTxCpltCallback:0000000000000000 HAL_I2C_MemTxCpltCallback
- /tmp/ccVyGVF6.s:10829 .text.HAL_I2C_MemRxCpltCallback:0000000000000000 $t
- /tmp/ccVyGVF6.s:10836 .text.HAL_I2C_MemRxCpltCallback:0000000000000000 HAL_I2C_MemRxCpltCallback
- /tmp/ccVyGVF6.s:10851 .text.HAL_I2C_ErrorCallback:0000000000000000 $t
- /tmp/ccVyGVF6.s:10858 .text.HAL_I2C_ErrorCallback:0000000000000000 HAL_I2C_ErrorCallback
- /tmp/ccVyGVF6.s:10873 .text.HAL_I2C_AbortCpltCallback:0000000000000000 $t
- /tmp/ccVyGVF6.s:10880 .text.HAL_I2C_AbortCpltCallback:0000000000000000 HAL_I2C_AbortCpltCallback
- /tmp/ccVyGVF6.s:10895 .text.I2C_TreatErrorCallback:0000000000000000 $t
- /tmp/ccVyGVF6.s:10901 .text.I2C_TreatErrorCallback:0000000000000000 I2C_TreatErrorCallback
-ARM GAS /tmp/ccVyGVF6.s page 478
+ /tmp/cchwqEfL.s:8464 .text.HAL_I2C_Master_Seq_Receive_DMA:0000000000000160 $d
+ /tmp/cchwqEfL.s:8473 .text.HAL_I2C_Slave_Seq_Transmit_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:8480 .text.HAL_I2C_Slave_Seq_Transmit_IT:0000000000000000 HAL_I2C_Slave_Seq_Transmit_IT
+ /tmp/cchwqEfL.s:8689 .text.HAL_I2C_Slave_Seq_Transmit_IT:00000000000000dc $d
+ /tmp/cchwqEfL.s:14550 .text.I2C_DMAAbort:0000000000000000 I2C_DMAAbort
+ /tmp/cchwqEfL.s:8695 .text.HAL_I2C_Slave_Seq_Transmit_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:8702 .text.HAL_I2C_Slave_Seq_Transmit_DMA:0000000000000000 HAL_I2C_Slave_Seq_Transmit_DMA
+ /tmp/cchwqEfL.s:9086 .text.HAL_I2C_Slave_Seq_Transmit_DMA:000000000000019c $d
+ /tmp/cchwqEfL.s:9094 .text.HAL_I2C_Slave_Seq_Receive_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:9101 .text.HAL_I2C_Slave_Seq_Receive_IT:0000000000000000 HAL_I2C_Slave_Seq_Receive_IT
+ /tmp/cchwqEfL.s:9310 .text.HAL_I2C_Slave_Seq_Receive_IT:00000000000000dc $d
+ /tmp/cchwqEfL.s:9316 .text.HAL_I2C_Slave_Seq_Receive_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:9323 .text.HAL_I2C_Slave_Seq_Receive_DMA:0000000000000000 HAL_I2C_Slave_Seq_Receive_DMA
+ /tmp/cchwqEfL.s:9705 .text.HAL_I2C_Slave_Seq_Receive_DMA:000000000000019c $d
+ /tmp/cchwqEfL.s:9713 .text.HAL_I2C_EnableListen_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:9720 .text.HAL_I2C_EnableListen_IT:0000000000000000 HAL_I2C_EnableListen_IT
+ /tmp/cchwqEfL.s:9767 .text.HAL_I2C_EnableListen_IT:0000000000000028 $d
+ /tmp/cchwqEfL.s:9772 .text.HAL_I2C_DisableListen_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:9779 .text.HAL_I2C_DisableListen_IT:0000000000000000 HAL_I2C_DisableListen_IT
+ /tmp/cchwqEfL.s:9845 .text.HAL_I2C_Master_Abort_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:9852 .text.HAL_I2C_Master_Abort_IT:0000000000000000 HAL_I2C_Master_Abort_IT
+ /tmp/cchwqEfL.s:9999 .text.HAL_I2C_Master_Abort_IT:0000000000000084 $d
+ /tmp/cchwqEfL.s:10004 .text.HAL_I2C_EV_IRQHandler:0000000000000000 $t
+ /tmp/cchwqEfL.s:10011 .text.HAL_I2C_EV_IRQHandler:0000000000000000 HAL_I2C_EV_IRQHandler
+ /tmp/cchwqEfL.s:10049 .text.HAL_I2C_MasterTxCpltCallback:0000000000000000 $t
+ /tmp/cchwqEfL.s:10056 .text.HAL_I2C_MasterTxCpltCallback:0000000000000000 HAL_I2C_MasterTxCpltCallback
+ /tmp/cchwqEfL.s:10071 .text.HAL_I2C_MasterRxCpltCallback:0000000000000000 $t
+ /tmp/cchwqEfL.s:10078 .text.HAL_I2C_MasterRxCpltCallback:0000000000000000 HAL_I2C_MasterRxCpltCallback
+ /tmp/cchwqEfL.s:10093 .text.I2C_ITMasterSeqCplt:0000000000000000 $t
+ /tmp/cchwqEfL.s:10099 .text.I2C_ITMasterSeqCplt:0000000000000000 I2C_ITMasterSeqCplt
+ /tmp/cchwqEfL.s:10184 .text.HAL_I2C_SlaveTxCpltCallback:0000000000000000 $t
+ /tmp/cchwqEfL.s:10191 .text.HAL_I2C_SlaveTxCpltCallback:0000000000000000 HAL_I2C_SlaveTxCpltCallback
+ /tmp/cchwqEfL.s:10206 .text.HAL_I2C_SlaveRxCpltCallback:0000000000000000 $t
+ /tmp/cchwqEfL.s:10213 .text.HAL_I2C_SlaveRxCpltCallback:0000000000000000 HAL_I2C_SlaveRxCpltCallback
+ /tmp/cchwqEfL.s:10228 .text.I2C_ITSlaveSeqCplt:0000000000000000 $t
+ /tmp/cchwqEfL.s:10234 .text.I2C_ITSlaveSeqCplt:0000000000000000 I2C_ITSlaveSeqCplt
+ /tmp/cchwqEfL.s:10362 .text.I2C_DMASlaveTransmitCplt:0000000000000000 $t
+ /tmp/cchwqEfL.s:10420 .text.I2C_DMASlaveReceiveCplt:0000000000000000 $t
+ /tmp/cchwqEfL.s:10481 .text.HAL_I2C_AddrCallback:0000000000000000 $t
+ /tmp/cchwqEfL.s:10488 .text.HAL_I2C_AddrCallback:0000000000000000 HAL_I2C_AddrCallback
+ /tmp/cchwqEfL.s:10505 .text.I2C_ITAddrCplt:0000000000000000 $t
+ /tmp/cchwqEfL.s:10511 .text.I2C_ITAddrCplt:0000000000000000 I2C_ITAddrCplt
+ /tmp/cchwqEfL.s:10671 .text.HAL_I2C_ListenCpltCallback:0000000000000000 $t
+ /tmp/cchwqEfL.s:10678 .text.HAL_I2C_ListenCpltCallback:0000000000000000 HAL_I2C_ListenCpltCallback
+ /tmp/cchwqEfL.s:10693 .text.I2C_ITListenCplt:0000000000000000 $t
+ /tmp/cchwqEfL.s:10699 .text.I2C_ITListenCplt:0000000000000000 I2C_ITListenCplt
+ /tmp/cchwqEfL.s:10802 .text.I2C_ITListenCplt:0000000000000064 $d
+ /tmp/cchwqEfL.s:10807 .text.HAL_I2C_MemTxCpltCallback:0000000000000000 $t
+ /tmp/cchwqEfL.s:10814 .text.HAL_I2C_MemTxCpltCallback:0000000000000000 HAL_I2C_MemTxCpltCallback
+ /tmp/cchwqEfL.s:10829 .text.HAL_I2C_MemRxCpltCallback:0000000000000000 $t
+ /tmp/cchwqEfL.s:10836 .text.HAL_I2C_MemRxCpltCallback:0000000000000000 HAL_I2C_MemRxCpltCallback
+ /tmp/cchwqEfL.s:10851 .text.HAL_I2C_ErrorCallback:0000000000000000 $t
+ /tmp/cchwqEfL.s:10858 .text.HAL_I2C_ErrorCallback:0000000000000000 HAL_I2C_ErrorCallback
+ /tmp/cchwqEfL.s:10873 .text.HAL_I2C_AbortCpltCallback:0000000000000000 $t
+ /tmp/cchwqEfL.s:10880 .text.HAL_I2C_AbortCpltCallback:0000000000000000 HAL_I2C_AbortCpltCallback
+ /tmp/cchwqEfL.s:10895 .text.I2C_TreatErrorCallback:0000000000000000 $t
+ /tmp/cchwqEfL.s:10901 .text.I2C_TreatErrorCallback:0000000000000000 I2C_TreatErrorCallback
+ARM GAS /tmp/cchwqEfL.s page 478
- /tmp/ccVyGVF6.s:10958 .text.I2C_ITError:0000000000000000 $t
- /tmp/ccVyGVF6.s:10964 .text.I2C_ITError:0000000000000000 I2C_ITError
- /tmp/ccVyGVF6.s:11236 .text.I2C_ITError:0000000000000124 $d
- /tmp/ccVyGVF6.s:11243 .text.I2C_ITSlaveCplt:0000000000000000 $t
- /tmp/ccVyGVF6.s:11249 .text.I2C_ITSlaveCplt:0000000000000000 I2C_ITSlaveCplt
- /tmp/ccVyGVF6.s:11664 .text.I2C_ITSlaveCplt:00000000000001f0 $d
- /tmp/ccVyGVF6.s:11669 .text.I2C_Slave_ISR_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:11985 .text.I2C_ITMasterCplt:0000000000000000 $t
- /tmp/ccVyGVF6.s:11991 .text.I2C_ITMasterCplt:0000000000000000 I2C_ITMasterCplt
- /tmp/ccVyGVF6.s:12260 .text.I2C_Master_ISR_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:12662 .text.I2C_Mem_ISR_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:13061 .text.I2C_Mem_ISR_DMA:00000000000001c8 $d
- /tmp/ccVyGVF6.s:13067 .text.I2C_Slave_ISR_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:13364 .text.I2C_Master_ISR_DMA:0000000000000000 $t
- /tmp/ccVyGVF6.s:13689 .text.I2C_DMAError:0000000000000000 $t
- /tmp/ccVyGVF6.s:13787 .text.I2C_DMAMasterTransmitCplt:0000000000000000 $t
- /tmp/ccVyGVF6.s:13894 .text.I2C_DMAMasterReceiveCplt:0000000000000000 $t
- /tmp/ccVyGVF6.s:14013 .text.I2C_Mem_ISR_IT:0000000000000000 $t
- /tmp/ccVyGVF6.s:14432 .text.I2C_Mem_ISR_IT:00000000000001b8 $d
- /tmp/ccVyGVF6.s:14438 .text.HAL_I2C_ER_IRQHandler:0000000000000000 $t
- /tmp/ccVyGVF6.s:14445 .text.HAL_I2C_ER_IRQHandler:0000000000000000 HAL_I2C_ER_IRQHandler
- /tmp/ccVyGVF6.s:14544 .text.I2C_DMAAbort:0000000000000000 $t
- /tmp/ccVyGVF6.s:14596 .text.HAL_I2C_GetState:0000000000000000 $t
- /tmp/ccVyGVF6.s:14603 .text.HAL_I2C_GetState:0000000000000000 HAL_I2C_GetState
- /tmp/ccVyGVF6.s:14621 .text.HAL_I2C_GetMode:0000000000000000 $t
- /tmp/ccVyGVF6.s:14628 .text.HAL_I2C_GetMode:0000000000000000 HAL_I2C_GetMode
- /tmp/ccVyGVF6.s:14646 .text.HAL_I2C_GetError:0000000000000000 $t
- /tmp/ccVyGVF6.s:14653 .text.HAL_I2C_GetError:0000000000000000 HAL_I2C_GetError
+ /tmp/cchwqEfL.s:10958 .text.I2C_ITError:0000000000000000 $t
+ /tmp/cchwqEfL.s:10964 .text.I2C_ITError:0000000000000000 I2C_ITError
+ /tmp/cchwqEfL.s:11236 .text.I2C_ITError:0000000000000124 $d
+ /tmp/cchwqEfL.s:11243 .text.I2C_ITSlaveCplt:0000000000000000 $t
+ /tmp/cchwqEfL.s:11249 .text.I2C_ITSlaveCplt:0000000000000000 I2C_ITSlaveCplt
+ /tmp/cchwqEfL.s:11664 .text.I2C_ITSlaveCplt:00000000000001f0 $d
+ /tmp/cchwqEfL.s:11669 .text.I2C_Slave_ISR_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:11985 .text.I2C_ITMasterCplt:0000000000000000 $t
+ /tmp/cchwqEfL.s:11991 .text.I2C_ITMasterCplt:0000000000000000 I2C_ITMasterCplt
+ /tmp/cchwqEfL.s:12260 .text.I2C_Master_ISR_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:12662 .text.I2C_Mem_ISR_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:13061 .text.I2C_Mem_ISR_DMA:00000000000001c8 $d
+ /tmp/cchwqEfL.s:13067 .text.I2C_Slave_ISR_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:13364 .text.I2C_Master_ISR_DMA:0000000000000000 $t
+ /tmp/cchwqEfL.s:13689 .text.I2C_DMAError:0000000000000000 $t
+ /tmp/cchwqEfL.s:13787 .text.I2C_DMAMasterTransmitCplt:0000000000000000 $t
+ /tmp/cchwqEfL.s:13894 .text.I2C_DMAMasterReceiveCplt:0000000000000000 $t
+ /tmp/cchwqEfL.s:14013 .text.I2C_Mem_ISR_IT:0000000000000000 $t
+ /tmp/cchwqEfL.s:14432 .text.I2C_Mem_ISR_IT:00000000000001b8 $d
+ /tmp/cchwqEfL.s:14438 .text.HAL_I2C_ER_IRQHandler:0000000000000000 $t
+ /tmp/cchwqEfL.s:14445 .text.HAL_I2C_ER_IRQHandler:0000000000000000 HAL_I2C_ER_IRQHandler
+ /tmp/cchwqEfL.s:14544 .text.I2C_DMAAbort:0000000000000000 $t
+ /tmp/cchwqEfL.s:14596 .text.HAL_I2C_GetState:0000000000000000 $t
+ /tmp/cchwqEfL.s:14603 .text.HAL_I2C_GetState:0000000000000000 HAL_I2C_GetState
+ /tmp/cchwqEfL.s:14621 .text.HAL_I2C_GetMode:0000000000000000 $t
+ /tmp/cchwqEfL.s:14628 .text.HAL_I2C_GetMode:0000000000000000 HAL_I2C_GetMode
+ /tmp/cchwqEfL.s:14646 .text.HAL_I2C_GetError:0000000000000000 $t
+ /tmp/cchwqEfL.s:14653 .text.HAL_I2C_GetError:0000000000000000 HAL_I2C_GetError
UNDEFINED SYMBOLS
HAL_GetTick
diff --git a/build/stm32f7xx_hal_i2c.o b/build/stm32f7xx_hal_i2c.o
index 971720b..1c709a5 100644
Binary files a/build/stm32f7xx_hal_i2c.o and b/build/stm32f7xx_hal_i2c.o differ
diff --git a/build/stm32f7xx_hal_i2c_ex.lst b/build/stm32f7xx_hal_i2c_ex.lst
index fdfff38..627282a 100644
--- a/build/stm32f7xx_hal_i2c_ex.lst
+++ b/build/stm32f7xx_hal_i2c_ex.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccJs8R3x.s page 1
+ARM GAS /tmp/ccx0Lnwd.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccJs8R3x.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/ccJs8R3x.s page 2
+ARM GAS /tmp/ccx0Lnwd.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/ccJs8R3x.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/ccJs8R3x.s page 3
+ARM GAS /tmp/ccx0Lnwd.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/ccJs8R3x.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/ccJs8R3x.s page 4
+ARM GAS /tmp/ccx0Lnwd.s page 4
65 002a 1368 ldr r3, [r2]
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccJs8R3x.s page 1
103 0056 7047 bx lr
104 .LVL5:
105 .L4:
-ARM GAS /tmp/ccJs8R3x.s page 5
+ARM GAS /tmp/ccx0Lnwd.s page 5
100:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c ****
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccJs8R3x.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/ccJs8R3x.s page 6
+ARM GAS /tmp/ccx0Lnwd.s page 6
142 000a 90F84030 ldrb r3, [r0, #64] @ zero_extendqisi2
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccJs8R3x.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/ccJs8R3x.s page 7
+ARM GAS /tmp/ccx0Lnwd.s page 7
166:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c ****
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccJs8R3x.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/ccJs8R3x.s page 8
+ARM GAS /tmp/ccx0Lnwd.s page 8
181:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** */
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccJs8R3x.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/ccJs8R3x.s page 9
+ARM GAS /tmp/ccx0Lnwd.s page 9
239 0006 41F48041 orr r1, r1, #16384
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccJs8R3x.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/ccJs8R3x.s page 10
+ARM GAS /tmp/ccx0Lnwd.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/ccJs8R3x.s page 1
319 0024 00380240 .word 1073887232
320 0028 00380140 .word 1073821696
321 .cfi_endproc
-ARM GAS /tmp/ccJs8R3x.s page 11
+ARM GAS /tmp/ccx0Lnwd.s page 11
322 .LFE144:
@@ -609,20 +609,20 @@ ARM GAS /tmp/ccJs8R3x.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/ccJs8R3x.s page 12
+ARM GAS /tmp/ccx0Lnwd.s page 12
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_i2c_ex.c
- /tmp/ccJs8R3x.s:17 .text.HAL_I2CEx_ConfigAnalogFilter:0000000000000000 $t
- /tmp/ccJs8R3x.s:25 .text.HAL_I2CEx_ConfigAnalogFilter:0000000000000000 HAL_I2CEx_ConfigAnalogFilter
- /tmp/ccJs8R3x.s:115 .text.HAL_I2CEx_ConfigDigitalFilter:0000000000000000 $t
- /tmp/ccJs8R3x.s:122 .text.HAL_I2CEx_ConfigDigitalFilter:0000000000000000 HAL_I2CEx_ConfigDigitalFilter
- /tmp/ccJs8R3x.s:213 .text.HAL_I2CEx_EnableFastModePlus:0000000000000000 $t
- /tmp/ccJs8R3x.s:220 .text.HAL_I2CEx_EnableFastModePlus:0000000000000000 HAL_I2CEx_EnableFastModePlus
- /tmp/ccJs8R3x.s:263 .text.HAL_I2CEx_EnableFastModePlus:0000000000000024 $d
- /tmp/ccJs8R3x.s:269 .text.HAL_I2CEx_DisableFastModePlus:0000000000000000 $t
- /tmp/ccJs8R3x.s:276 .text.HAL_I2CEx_DisableFastModePlus:0000000000000000 HAL_I2CEx_DisableFastModePlus
- /tmp/ccJs8R3x.s:319 .text.HAL_I2CEx_DisableFastModePlus:0000000000000024 $d
+ /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
NO UNDEFINED SYMBOLS
diff --git a/build/stm32f7xx_hal_i2c_ex.o b/build/stm32f7xx_hal_i2c_ex.o
index 16e9799..989235e 100644
Binary files a/build/stm32f7xx_hal_i2c_ex.o and b/build/stm32f7xx_hal_i2c_ex.o differ
diff --git a/build/stm32f7xx_hal_msp.lst b/build/stm32f7xx_hal_msp.lst
index 8ee4560..653848e 100644
--- a/build/stm32f7xx_hal_msp.lst
+++ b/build/stm32f7xx_hal_msp.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccF0g8wo.s page 1
+ARM GAS /tmp/ccROgBlG.s page 1
1 .cpu cortex-m7
@@ -27,29 +27,29 @@ ARM GAS /tmp/ccF0g8wo.s page 1
25 HAL_MspInit:
26 .LFB1183:
27 .file 1 "Src/stm32f7xx_hal_msp.c"
- 1:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN Header */
- 2:Src/stm32f7xx_hal_msp.c **** /**
- 3:Src/stm32f7xx_hal_msp.c **** ******************************************************************************
- 4:Src/stm32f7xx_hal_msp.c **** * @file stm32f7xx_hal_msp.c
- 5:Src/stm32f7xx_hal_msp.c **** * @brief This file provides code for the MSP Initialization
- 6:Src/stm32f7xx_hal_msp.c **** * and de-Initialization codes.
- 7:Src/stm32f7xx_hal_msp.c **** ******************************************************************************
- 8:Src/stm32f7xx_hal_msp.c **** * @attention
- 9:Src/stm32f7xx_hal_msp.c **** *
- 10:Src/stm32f7xx_hal_msp.c **** * Copyright (c) 2023 STMicroelectronics.
- 11:Src/stm32f7xx_hal_msp.c **** * All rights reserved.
- 12:Src/stm32f7xx_hal_msp.c **** *
- 13:Src/stm32f7xx_hal_msp.c **** * This software is licensed under terms that can be found in the LICENSE file
- 14:Src/stm32f7xx_hal_msp.c **** * in the root directory of this software component.
- 15:Src/stm32f7xx_hal_msp.c **** * If no LICENSE file comes with this software, it is provided AS-IS.
- 16:Src/stm32f7xx_hal_msp.c **** *
- 17:Src/stm32f7xx_hal_msp.c **** ******************************************************************************
- 18:Src/stm32f7xx_hal_msp.c **** */
- 19:Src/stm32f7xx_hal_msp.c **** /* USER CODE END Header */
- 20:Src/stm32f7xx_hal_msp.c ****
- 21:Src/stm32f7xx_hal_msp.c **** /* Includes ------------------------------------------------------------------*/
- 22:Src/stm32f7xx_hal_msp.c **** #include "main.h"
- 23:Src/stm32f7xx_hal_msp.c ****
+ 1:Src/stm32f7xx_hal_msp.c ****
+ 2:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN Header */
+ 3:Src/stm32f7xx_hal_msp.c **** /**
+ 4:Src/stm32f7xx_hal_msp.c **** ******************************************************************************
+ 5:Src/stm32f7xx_hal_msp.c **** * @file stm32f7xx_hal_msp.c
+ 6:Src/stm32f7xx_hal_msp.c **** * @brief This file provides code for the MSP Initialization
+ 7:Src/stm32f7xx_hal_msp.c **** * and de-Initialization codes.
+ 8:Src/stm32f7xx_hal_msp.c **** ******************************************************************************
+ 9:Src/stm32f7xx_hal_msp.c **** * @attention
+ 10:Src/stm32f7xx_hal_msp.c **** *
+ 11:Src/stm32f7xx_hal_msp.c **** * Copyright (c) 2023 STMicroelectronics.
+ 12:Src/stm32f7xx_hal_msp.c **** * All rights reserved.
+ 13:Src/stm32f7xx_hal_msp.c **** *
+ 14:Src/stm32f7xx_hal_msp.c **** * This software is licensed under terms that can be found in the LICENSE file
+ 15:Src/stm32f7xx_hal_msp.c **** * in the root directory of this software component.
+ 16:Src/stm32f7xx_hal_msp.c **** * If no LICENSE file comes with this software, it is provided AS-IS.
+ 17:Src/stm32f7xx_hal_msp.c **** *
+ 18:Src/stm32f7xx_hal_msp.c **** ******************************************************************************
+ 19:Src/stm32f7xx_hal_msp.c **** */
+ 20:Src/stm32f7xx_hal_msp.c **** /* USER CODE END Header */
+ 21:Src/stm32f7xx_hal_msp.c ****
+ 22:Src/stm32f7xx_hal_msp.c **** /* Includes ------------------------------------------------------------------*/
+ 23:Src/stm32f7xx_hal_msp.c **** #include "main.h"
24:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN Includes */
25:Src/stm32f7xx_hal_msp.c ****
26:Src/stm32f7xx_hal_msp.c **** /* USER CODE END Includes */
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccF0g8wo.s page 1
29:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TD */
30:Src/stm32f7xx_hal_msp.c ****
31:Src/stm32f7xx_hal_msp.c **** /* USER CODE END TD */
-ARM GAS /tmp/ccF0g8wo.s page 2
+ARM GAS /tmp/ccROgBlG.s page 2
32:Src/stm32f7xx_hal_msp.c ****
@@ -103,54 +103,55 @@ ARM GAS /tmp/ccF0g8wo.s page 1
33 0000 82B0 sub sp, sp, #8
34 .LCFI0:
35 .cfi_def_cfa_offset 8
- 66:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN MspInit 0 */
- 67:Src/stm32f7xx_hal_msp.c ****
- 68:Src/stm32f7xx_hal_msp.c **** /* USER CODE END MspInit 0 */
- 69:Src/stm32f7xx_hal_msp.c ****
- 70:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_PWR_CLK_ENABLE();
- 36 .loc 1 70 3 view .LVU1
+ 66:Src/stm32f7xx_hal_msp.c ****
+ 67:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN MspInit 0 */
+ 68:Src/stm32f7xx_hal_msp.c ****
+ 69:Src/stm32f7xx_hal_msp.c **** /* USER CODE END MspInit 0 */
+ 70:Src/stm32f7xx_hal_msp.c ****
+ 71:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_PWR_CLK_ENABLE();
+ 36 .loc 1 71 3 view .LVU1
37 .LBB2:
- 38 .loc 1 70 3 view .LVU2
- 39 .loc 1 70 3 view .LVU3
+ 38 .loc 1 71 3 view .LVU2
+ 39 .loc 1 71 3 view .LVU3
40 0002 0A4B ldr r3, .L3
41 0004 1A6C ldr r2, [r3, #64]
42 0006 42F08052 orr r2, r2, #268435456
43 000a 1A64 str r2, [r3, #64]
- 44 .loc 1 70 3 view .LVU4
+ 44 .loc 1 71 3 view .LVU4
+ARM GAS /tmp/ccROgBlG.s page 3
+
+
45 000c 1A6C ldr r2, [r3, #64]
-ARM GAS /tmp/ccF0g8wo.s page 3
-
-
46 000e 02F08052 and r2, r2, #268435456
47 0012 0092 str r2, [sp]
- 48 .loc 1 70 3 view .LVU5
+ 48 .loc 1 71 3 view .LVU5
49 0014 009A ldr r2, [sp]
50 .LBE2:
- 51 .loc 1 70 3 view .LVU6
- 71:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_SYSCFG_CLK_ENABLE();
- 52 .loc 1 71 3 view .LVU7
+ 51 .loc 1 71 3 view .LVU6
+ 72:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_SYSCFG_CLK_ENABLE();
+ 52 .loc 1 72 3 view .LVU7
53 .LBB3:
- 54 .loc 1 71 3 view .LVU8
- 55 .loc 1 71 3 view .LVU9
+ 54 .loc 1 72 3 view .LVU8
+ 55 .loc 1 72 3 view .LVU9
56 0016 5A6C ldr r2, [r3, #68]
57 0018 42F48042 orr r2, r2, #16384
58 001c 5A64 str r2, [r3, #68]
- 59 .loc 1 71 3 view .LVU10
+ 59 .loc 1 72 3 view .LVU10
60 001e 5B6C ldr r3, [r3, #68]
61 0020 03F48043 and r3, r3, #16384
62 0024 0193 str r3, [sp, #4]
- 63 .loc 1 71 3 view .LVU11
+ 63 .loc 1 72 3 view .LVU11
64 0026 019B ldr r3, [sp, #4]
65 .LBE3:
- 66 .loc 1 71 3 view .LVU12
- 72:Src/stm32f7xx_hal_msp.c ****
- 73:Src/stm32f7xx_hal_msp.c **** /* System interrupt init*/
- 74:Src/stm32f7xx_hal_msp.c ****
- 75:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN MspInit 1 */
- 76:Src/stm32f7xx_hal_msp.c ****
- 77:Src/stm32f7xx_hal_msp.c **** /* USER CODE END MspInit 1 */
- 78:Src/stm32f7xx_hal_msp.c **** }
- 67 .loc 1 78 1 is_stmt 0 view .LVU13
+ 66 .loc 1 72 3 view .LVU12
+ 73:Src/stm32f7xx_hal_msp.c ****
+ 74:Src/stm32f7xx_hal_msp.c **** /* System interrupt init*/
+ 75:Src/stm32f7xx_hal_msp.c ****
+ 76:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN MspInit 1 */
+ 77:Src/stm32f7xx_hal_msp.c ****
+ 78:Src/stm32f7xx_hal_msp.c **** /* USER CODE END MspInit 1 */
+ 79:Src/stm32f7xx_hal_msp.c **** }
+ 67 .loc 1 79 1 is_stmt 0 view .LVU13
68 0028 02B0 add sp, sp, #8
69 .LCFI1:
70 .cfi_def_cfa_offset 0
@@ -172,23 +173,23 @@ ARM GAS /tmp/ccF0g8wo.s page 1
88 HAL_ADC_MspInit:
89 .LVL0:
90 .LFB1184:
- 79:Src/stm32f7xx_hal_msp.c ****
- 80:Src/stm32f7xx_hal_msp.c **** /**
- 81:Src/stm32f7xx_hal_msp.c **** * @brief ADC MSP Initialization
- 82:Src/stm32f7xx_hal_msp.c **** * This function configures the hardware resources used in this example
- 83:Src/stm32f7xx_hal_msp.c **** * @param hadc: ADC handle pointer
- 84:Src/stm32f7xx_hal_msp.c **** * @retval None
-ARM GAS /tmp/ccF0g8wo.s page 4
+ 80:Src/stm32f7xx_hal_msp.c ****
+ 81:Src/stm32f7xx_hal_msp.c **** /**
+ 82:Src/stm32f7xx_hal_msp.c **** * @brief ADC MSP Initialization
+ 83:Src/stm32f7xx_hal_msp.c **** * This function configures the hardware resources used in this example
+ 84:Src/stm32f7xx_hal_msp.c **** * @param hadc: ADC handle pointer
+ARM GAS /tmp/ccROgBlG.s page 4
- 85:Src/stm32f7xx_hal_msp.c **** */
- 86:Src/stm32f7xx_hal_msp.c **** void HAL_ADC_MspInit(ADC_HandleTypeDef* hadc)
- 87:Src/stm32f7xx_hal_msp.c **** {
- 91 .loc 1 87 1 is_stmt 1 view -0
+ 85:Src/stm32f7xx_hal_msp.c **** * @retval None
+ 86:Src/stm32f7xx_hal_msp.c **** */
+ 87:Src/stm32f7xx_hal_msp.c **** void HAL_ADC_MspInit(ADC_HandleTypeDef* hadc)
+ 88:Src/stm32f7xx_hal_msp.c **** {
+ 91 .loc 1 88 1 is_stmt 1 view -0
92 .cfi_startproc
93 @ args = 0, pretend = 0, frame = 48
94 @ frame_needed = 0, uses_anonymous_args = 0
- 95 .loc 1 87 1 is_stmt 0 view .LVU15
+ 95 .loc 1 88 1 is_stmt 0 view .LVU15
96 0000 30B5 push {r4, r5, lr}
97 .LCFI2:
98 .cfi_def_cfa_offset 12
@@ -198,369 +199,369 @@ ARM GAS /tmp/ccF0g8wo.s page 1
102 0002 8DB0 sub sp, sp, #52
103 .LCFI3:
104 .cfi_def_cfa_offset 64
- 88:Src/stm32f7xx_hal_msp.c **** GPIO_InitTypeDef GPIO_InitStruct = {0};
- 105 .loc 1 88 3 is_stmt 1 view .LVU16
- 106 .loc 1 88 20 is_stmt 0 view .LVU17
+ 89:Src/stm32f7xx_hal_msp.c **** GPIO_InitTypeDef GPIO_InitStruct = {0};
+ 105 .loc 1 89 3 is_stmt 1 view .LVU16
+ 106 .loc 1 89 20 is_stmt 0 view .LVU17
107 0004 0023 movs r3, #0
108 0006 0793 str r3, [sp, #28]
109 0008 0893 str r3, [sp, #32]
110 000a 0993 str r3, [sp, #36]
111 000c 0A93 str r3, [sp, #40]
112 000e 0B93 str r3, [sp, #44]
- 89:Src/stm32f7xx_hal_msp.c **** if(hadc->Instance==ADC1)
- 113 .loc 1 89 3 is_stmt 1 view .LVU18
- 114 .loc 1 89 10 is_stmt 0 view .LVU19
+ 90:Src/stm32f7xx_hal_msp.c **** if(hadc->Instance==ADC1)
+ 113 .loc 1 90 3 is_stmt 1 view .LVU18
+ 114 .loc 1 90 10 is_stmt 0 view .LVU19
115 0010 0368 ldr r3, [r0]
- 116 .loc 1 89 5 view .LVU20
+ 116 .loc 1 90 5 view .LVU20
117 0012 384A ldr r2, .L11
118 0014 9342 cmp r3, r2
119 0016 04D0 beq .L9
- 90:Src/stm32f7xx_hal_msp.c **** {
- 91:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC1_MspInit 0 */
- 92:Src/stm32f7xx_hal_msp.c ****
- 93:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC1_MspInit 0 */
- 94:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock enable */
- 95:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_ADC1_CLK_ENABLE();
- 96:Src/stm32f7xx_hal_msp.c ****
- 97:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
- 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 99:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
- 100:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
- 101:Src/stm32f7xx_hal_msp.c **** PC0 ------> ADC1_IN10
- 102:Src/stm32f7xx_hal_msp.c **** PC1 ------> ADC1_IN11
- 103:Src/stm32f7xx_hal_msp.c **** PA2 ------> ADC1_IN2
- 104:Src/stm32f7xx_hal_msp.c **** PB0 ------> ADC1_IN8
- 105:Src/stm32f7xx_hal_msp.c **** PB1 ------> ADC1_IN9
- 106:Src/stm32f7xx_hal_msp.c **** */
- 107:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pin = GPIO_PIN_0|GPIO_PIN_1;
- 108:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
- 109:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 110:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
- 111:Src/stm32f7xx_hal_msp.c ****
- 112:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pin = GPIO_PIN_2;
-ARM GAS /tmp/ccF0g8wo.s page 5
+ 91:Src/stm32f7xx_hal_msp.c **** {
+ 92:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC1_MspInit 0 */
+ 93:Src/stm32f7xx_hal_msp.c ****
+ 94:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC1_MspInit 0 */
+ 95:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock enable */
+ 96:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_ADC1_CLK_ENABLE();
+ 97:Src/stm32f7xx_hal_msp.c ****
+ 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
+ 99:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ 100:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 101:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
+ 102:Src/stm32f7xx_hal_msp.c **** PC0 ------> ADC1_IN10
+ 103:Src/stm32f7xx_hal_msp.c **** PC1 ------> ADC1_IN11
+ 104:Src/stm32f7xx_hal_msp.c **** PA2 ------> ADC1_IN2
+ 105:Src/stm32f7xx_hal_msp.c **** PB0 ------> ADC1_IN8
+ 106:Src/stm32f7xx_hal_msp.c **** PB1 ------> ADC1_IN9
+ 107:Src/stm32f7xx_hal_msp.c **** */
+ 108:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pin = GPIO_PIN_0|GPIO_PIN_1;
+ 109:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
+ 110:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 111:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
+ 112:Src/stm32f7xx_hal_msp.c ****
+ARM GAS /tmp/ccROgBlG.s page 5
- 113:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
- 114:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 115:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
- 116:Src/stm32f7xx_hal_msp.c ****
- 117:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pin = GPIO_PIN_0|GPIO_PIN_1;
- 118:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
- 119:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 120:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
- 121:Src/stm32f7xx_hal_msp.c ****
- 122:Src/stm32f7xx_hal_msp.c **** /* ADC1 interrupt Init */
- 123:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_SetPriority(ADC_IRQn, 0, 0);
- 124:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_EnableIRQ(ADC_IRQn);
- 125:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC1_MspInit 1 */
- 126:Src/stm32f7xx_hal_msp.c ****
- 127:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC1_MspInit 1 */
- 128:Src/stm32f7xx_hal_msp.c **** }
- 129:Src/stm32f7xx_hal_msp.c **** else if(hadc->Instance==ADC3)
- 120 .loc 1 129 8 is_stmt 1 view .LVU21
- 121 .loc 1 129 10 is_stmt 0 view .LVU22
+ 113:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pin = GPIO_PIN_2;
+ 114:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
+ 115:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 116:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+ 117:Src/stm32f7xx_hal_msp.c ****
+ 118:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pin = GPIO_PIN_0|GPIO_PIN_1;
+ 119:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
+ 120:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 121:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+ 122:Src/stm32f7xx_hal_msp.c ****
+ 123:Src/stm32f7xx_hal_msp.c **** /* ADC1 interrupt Init */
+ 124:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_SetPriority(ADC_IRQn, 0, 0);
+ 125:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_EnableIRQ(ADC_IRQn);
+ 126:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC1_MspInit 1 */
+ 127:Src/stm32f7xx_hal_msp.c ****
+ 128:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC1_MspInit 1 */
+ 129:Src/stm32f7xx_hal_msp.c **** }
+ 130:Src/stm32f7xx_hal_msp.c **** else if(hadc->Instance==ADC3)
+ 120 .loc 1 130 8 is_stmt 1 view .LVU21
+ 121 .loc 1 130 10 is_stmt 0 view .LVU22
122 0018 374A ldr r2, .L11+4
123 001a 9342 cmp r3, r2
124 001c 46D0 beq .L10
125 .LVL1:
126 .L5:
- 130:Src/stm32f7xx_hal_msp.c **** {
- 131:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC3_MspInit 0 */
- 132:Src/stm32f7xx_hal_msp.c ****
- 133:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC3_MspInit 0 */
- 134:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock enable */
- 135:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_ADC3_CLK_ENABLE();
- 136:Src/stm32f7xx_hal_msp.c ****
- 137:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOF_CLK_ENABLE();
- 138:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
- 139:Src/stm32f7xx_hal_msp.c **** PF5 ------> ADC3_IN15
- 140:Src/stm32f7xx_hal_msp.c **** */
- 141:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pin = GPIO_PIN_5;
- 142:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
- 143:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 144:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
- 145:Src/stm32f7xx_hal_msp.c ****
- 146:Src/stm32f7xx_hal_msp.c **** /* ADC3 interrupt Init */
- 147:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_SetPriority(ADC_IRQn, 0, 0);
- 148:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_EnableIRQ(ADC_IRQn);
- 149:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC3_MspInit 1 */
- 150:Src/stm32f7xx_hal_msp.c ****
- 151:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC3_MspInit 1 */
- 152:Src/stm32f7xx_hal_msp.c **** }
- 153:Src/stm32f7xx_hal_msp.c ****
- 154:Src/stm32f7xx_hal_msp.c **** }
- 127 .loc 1 154 1 view .LVU23
+ 131:Src/stm32f7xx_hal_msp.c **** {
+ 132:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC3_MspInit 0 */
+ 133:Src/stm32f7xx_hal_msp.c ****
+ 134:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC3_MspInit 0 */
+ 135:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock enable */
+ 136:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_ADC3_CLK_ENABLE();
+ 137:Src/stm32f7xx_hal_msp.c ****
+ 138:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOF_CLK_ENABLE();
+ 139:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
+ 140:Src/stm32f7xx_hal_msp.c **** PF5 ------> ADC3_IN15
+ 141:Src/stm32f7xx_hal_msp.c **** */
+ 142:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pin = GPIO_PIN_5;
+ 143:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
+ 144:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 145:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+ 146:Src/stm32f7xx_hal_msp.c ****
+ 147:Src/stm32f7xx_hal_msp.c **** /* ADC3 interrupt Init */
+ 148:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_SetPriority(ADC_IRQn, 0, 0);
+ 149:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_EnableIRQ(ADC_IRQn);
+ 150:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC3_MspInit 1 */
+ 151:Src/stm32f7xx_hal_msp.c ****
+ 152:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC3_MspInit 1 */
+ 153:Src/stm32f7xx_hal_msp.c **** }
+ 154:Src/stm32f7xx_hal_msp.c ****
+ 155:Src/stm32f7xx_hal_msp.c **** }
+ 127 .loc 1 155 1 view .LVU23
128 001e 0DB0 add sp, sp, #52
129 .LCFI4:
130 .cfi_remember_state
131 .cfi_def_cfa_offset 12
132 @ sp needed
133 0020 30BD pop {r4, r5, pc}
+ARM GAS /tmp/ccROgBlG.s page 6
+
+
134 .LVL2:
-ARM GAS /tmp/ccF0g8wo.s page 6
-
-
135 .L9:
136 .LCFI5:
137 .cfi_restore_state
- 95:Src/stm32f7xx_hal_msp.c ****
- 138 .loc 1 95 5 is_stmt 1 view .LVU24
+ 96:Src/stm32f7xx_hal_msp.c ****
+ 138 .loc 1 96 5 is_stmt 1 view .LVU24
139 .LBB4:
- 95:Src/stm32f7xx_hal_msp.c ****
- 140 .loc 1 95 5 view .LVU25
- 95:Src/stm32f7xx_hal_msp.c ****
- 141 .loc 1 95 5 view .LVU26
+ 96:Src/stm32f7xx_hal_msp.c ****
+ 140 .loc 1 96 5 view .LVU25
+ 96:Src/stm32f7xx_hal_msp.c ****
+ 141 .loc 1 96 5 view .LVU26
142 0022 364B ldr r3, .L11+8
143 0024 5A6C ldr r2, [r3, #68]
144 0026 42F48072 orr r2, r2, #256
145 002a 5A64 str r2, [r3, #68]
- 95:Src/stm32f7xx_hal_msp.c ****
- 146 .loc 1 95 5 view .LVU27
+ 96:Src/stm32f7xx_hal_msp.c ****
+ 146 .loc 1 96 5 view .LVU27
147 002c 5A6C ldr r2, [r3, #68]
148 002e 02F48072 and r2, r2, #256
149 0032 0192 str r2, [sp, #4]
- 95:Src/stm32f7xx_hal_msp.c ****
- 150 .loc 1 95 5 view .LVU28
+ 96:Src/stm32f7xx_hal_msp.c ****
+ 150 .loc 1 96 5 view .LVU28
151 0034 019A ldr r2, [sp, #4]
152 .LBE4:
- 95:Src/stm32f7xx_hal_msp.c ****
- 153 .loc 1 95 5 view .LVU29
- 97:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 154 .loc 1 97 5 view .LVU30
+ 96:Src/stm32f7xx_hal_msp.c ****
+ 153 .loc 1 96 5 view .LVU29
+ 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ 154 .loc 1 98 5 view .LVU30
155 .LBB5:
- 97:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 156 .loc 1 97 5 view .LVU31
- 97:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 157 .loc 1 97 5 view .LVU32
+ 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ 156 .loc 1 98 5 view .LVU31
+ 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ 157 .loc 1 98 5 view .LVU32
158 0036 1A6B ldr r2, [r3, #48]
159 0038 42F00402 orr r2, r2, #4
160 003c 1A63 str r2, [r3, #48]
- 97:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 161 .loc 1 97 5 view .LVU33
+ 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ 161 .loc 1 98 5 view .LVU33
162 003e 1A6B ldr r2, [r3, #48]
163 0040 02F00402 and r2, r2, #4
164 0044 0292 str r2, [sp, #8]
- 97:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 165 .loc 1 97 5 view .LVU34
+ 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ 165 .loc 1 98 5 view .LVU34
166 0046 029A ldr r2, [sp, #8]
167 .LBE5:
- 97:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
- 168 .loc 1 97 5 view .LVU35
- 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
- 169 .loc 1 98 5 view .LVU36
+ 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOA_CLK_ENABLE();
+ 168 .loc 1 98 5 view .LVU35
+ 99:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 169 .loc 1 99 5 view .LVU36
170 .LBB6:
- 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
- 171 .loc 1 98 5 view .LVU37
- 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
- 172 .loc 1 98 5 view .LVU38
+ 99:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 171 .loc 1 99 5 view .LVU37
+ 99:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 172 .loc 1 99 5 view .LVU38
173 0048 1A6B ldr r2, [r3, #48]
174 004a 42F00102 orr r2, r2, #1
175 004e 1A63 str r2, [r3, #48]
- 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
-ARM GAS /tmp/ccF0g8wo.s page 7
+ARM GAS /tmp/ccROgBlG.s page 7
- 176 .loc 1 98 5 view .LVU39
+ 99:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 176 .loc 1 99 5 view .LVU39
177 0050 1A6B ldr r2, [r3, #48]
178 0052 02F00102 and r2, r2, #1
179 0056 0392 str r2, [sp, #12]
- 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
- 180 .loc 1 98 5 view .LVU40
+ 99:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 180 .loc 1 99 5 view .LVU40
181 0058 039A ldr r2, [sp, #12]
182 .LBE6:
- 98:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
- 183 .loc 1 98 5 view .LVU41
- 99:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
- 184 .loc 1 99 5 view .LVU42
+ 99:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOB_CLK_ENABLE();
+ 183 .loc 1 99 5 view .LVU41
+ 100:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
+ 184 .loc 1 100 5 view .LVU42
185 .LBB7:
- 99:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
- 186 .loc 1 99 5 view .LVU43
- 99:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
- 187 .loc 1 99 5 view .LVU44
+ 100:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
+ 186 .loc 1 100 5 view .LVU43
+ 100:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
+ 187 .loc 1 100 5 view .LVU44
188 005a 1A6B ldr r2, [r3, #48]
189 005c 42F00202 orr r2, r2, #2
190 0060 1A63 str r2, [r3, #48]
- 99:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
- 191 .loc 1 99 5 view .LVU45
+ 100:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
+ 191 .loc 1 100 5 view .LVU45
192 0062 1B6B ldr r3, [r3, #48]
193 0064 03F00203 and r3, r3, #2
194 0068 0493 str r3, [sp, #16]
- 99:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
- 195 .loc 1 99 5 view .LVU46
+ 100:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
+ 195 .loc 1 100 5 view .LVU46
196 006a 049B ldr r3, [sp, #16]
197 .LBE7:
- 99:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
- 198 .loc 1 99 5 view .LVU47
- 107:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
- 199 .loc 1 107 5 view .LVU48
- 107:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
- 200 .loc 1 107 25 is_stmt 0 view .LVU49
+ 100:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
+ 198 .loc 1 100 5 view .LVU47
+ 108:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
+ 199 .loc 1 108 5 view .LVU48
+ 108:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
+ 200 .loc 1 108 25 is_stmt 0 view .LVU49
201 006c 0324 movs r4, #3
202 006e 0794 str r4, [sp, #28]
- 108:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 203 .loc 1 108 5 is_stmt 1 view .LVU50
- 108:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 204 .loc 1 108 26 is_stmt 0 view .LVU51
+ 109:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 203 .loc 1 109 5 is_stmt 1 view .LVU50
+ 109:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 204 .loc 1 109 26 is_stmt 0 view .LVU51
205 0070 0894 str r4, [sp, #32]
- 109:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
- 206 .loc 1 109 5 is_stmt 1 view .LVU52
- 110:Src/stm32f7xx_hal_msp.c ****
- 207 .loc 1 110 5 view .LVU53
+ 110:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
+ 206 .loc 1 110 5 is_stmt 1 view .LVU52
+ 111:Src/stm32f7xx_hal_msp.c ****
+ 207 .loc 1 111 5 view .LVU53
208 0072 07A9 add r1, sp, #28
209 0074 2248 ldr r0, .L11+12
210 .LVL3:
- 110:Src/stm32f7xx_hal_msp.c ****
- 211 .loc 1 110 5 is_stmt 0 view .LVU54
+ 111:Src/stm32f7xx_hal_msp.c ****
+ 211 .loc 1 111 5 is_stmt 0 view .LVU54
212 0076 FFF7FEFF bl HAL_GPIO_Init
213 .LVL4:
- 112:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
- 214 .loc 1 112 5 is_stmt 1 view .LVU55
- 112:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
- 215 .loc 1 112 25 is_stmt 0 view .LVU56
-ARM GAS /tmp/ccF0g8wo.s page 8
+ 113:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
+ 214 .loc 1 113 5 is_stmt 1 view .LVU55
+ 113:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
+ARM GAS /tmp/ccROgBlG.s page 8
+ 215 .loc 1 113 25 is_stmt 0 view .LVU56
216 007a 0423 movs r3, #4
217 007c 0793 str r3, [sp, #28]
- 113:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 218 .loc 1 113 5 is_stmt 1 view .LVU57
- 113:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 219 .loc 1 113 26 is_stmt 0 view .LVU58
+ 114:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 218 .loc 1 114 5 is_stmt 1 view .LVU57
+ 114:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 219 .loc 1 114 26 is_stmt 0 view .LVU58
220 007e 0894 str r4, [sp, #32]
- 114:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
- 221 .loc 1 114 5 is_stmt 1 view .LVU59
- 114:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
- 222 .loc 1 114 26 is_stmt 0 view .LVU60
+ 115:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+ 221 .loc 1 115 5 is_stmt 1 view .LVU59
+ 115:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+ 222 .loc 1 115 26 is_stmt 0 view .LVU60
223 0080 0025 movs r5, #0
224 0082 0995 str r5, [sp, #36]
- 115:Src/stm32f7xx_hal_msp.c ****
- 225 .loc 1 115 5 is_stmt 1 view .LVU61
+ 116:Src/stm32f7xx_hal_msp.c ****
+ 225 .loc 1 116 5 is_stmt 1 view .LVU61
226 0084 07A9 add r1, sp, #28
227 0086 1F48 ldr r0, .L11+16
228 0088 FFF7FEFF bl HAL_GPIO_Init
229 .LVL5:
- 117:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
- 230 .loc 1 117 5 view .LVU62
- 117:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
- 231 .loc 1 117 25 is_stmt 0 view .LVU63
+ 118:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
+ 230 .loc 1 118 5 view .LVU62
+ 118:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
+ 231 .loc 1 118 25 is_stmt 0 view .LVU63
232 008c 0794 str r4, [sp, #28]
- 118:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 233 .loc 1 118 5 is_stmt 1 view .LVU64
- 118:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 234 .loc 1 118 26 is_stmt 0 view .LVU65
+ 119:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 233 .loc 1 119 5 is_stmt 1 view .LVU64
+ 119:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 234 .loc 1 119 26 is_stmt 0 view .LVU65
235 008e 0894 str r4, [sp, #32]
- 119:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
- 236 .loc 1 119 5 is_stmt 1 view .LVU66
- 119:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
- 237 .loc 1 119 26 is_stmt 0 view .LVU67
+ 120:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+ 236 .loc 1 120 5 is_stmt 1 view .LVU66
+ 120:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+ 237 .loc 1 120 26 is_stmt 0 view .LVU67
238 0090 0995 str r5, [sp, #36]
- 120:Src/stm32f7xx_hal_msp.c ****
- 239 .loc 1 120 5 is_stmt 1 view .LVU68
+ 121:Src/stm32f7xx_hal_msp.c ****
+ 239 .loc 1 121 5 is_stmt 1 view .LVU68
240 0092 07A9 add r1, sp, #28
241 0094 1C48 ldr r0, .L11+20
242 0096 FFF7FEFF bl HAL_GPIO_Init
243 .LVL6:
- 123:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_EnableIRQ(ADC_IRQn);
- 244 .loc 1 123 5 view .LVU69
+ 124:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_EnableIRQ(ADC_IRQn);
+ 244 .loc 1 124 5 view .LVU69
245 009a 2A46 mov r2, r5
246 009c 2946 mov r1, r5
247 009e 1220 movs r0, #18
248 00a0 FFF7FEFF bl HAL_NVIC_SetPriority
249 .LVL7:
- 124:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC1_MspInit 1 */
- 250 .loc 1 124 5 view .LVU70
+ 125:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC1_MspInit 1 */
+ 250 .loc 1 125 5 view .LVU70
251 00a4 1220 movs r0, #18
252 00a6 FFF7FEFF bl HAL_NVIC_EnableIRQ
253 .LVL8:
254 00aa B8E7 b .L5
255 .LVL9:
256 .L10:
- 135:Src/stm32f7xx_hal_msp.c ****
- 257 .loc 1 135 5 view .LVU71
-ARM GAS /tmp/ccF0g8wo.s page 9
+ 136:Src/stm32f7xx_hal_msp.c ****
+ARM GAS /tmp/ccROgBlG.s page 9
+ 257 .loc 1 136 5 view .LVU71
258 .LBB8:
- 135:Src/stm32f7xx_hal_msp.c ****
- 259 .loc 1 135 5 view .LVU72
- 135:Src/stm32f7xx_hal_msp.c ****
- 260 .loc 1 135 5 view .LVU73
+ 136:Src/stm32f7xx_hal_msp.c ****
+ 259 .loc 1 136 5 view .LVU72
+ 136:Src/stm32f7xx_hal_msp.c ****
+ 260 .loc 1 136 5 view .LVU73
261 00ac 134B ldr r3, .L11+8
262 00ae 5A6C ldr r2, [r3, #68]
263 00b0 42F48062 orr r2, r2, #1024
264 00b4 5A64 str r2, [r3, #68]
- 135:Src/stm32f7xx_hal_msp.c ****
- 265 .loc 1 135 5 view .LVU74
+ 136:Src/stm32f7xx_hal_msp.c ****
+ 265 .loc 1 136 5 view .LVU74
266 00b6 5A6C ldr r2, [r3, #68]
267 00b8 02F48062 and r2, r2, #1024
268 00bc 0592 str r2, [sp, #20]
- 135:Src/stm32f7xx_hal_msp.c ****
- 269 .loc 1 135 5 view .LVU75
+ 136:Src/stm32f7xx_hal_msp.c ****
+ 269 .loc 1 136 5 view .LVU75
270 00be 059A ldr r2, [sp, #20]
271 .LBE8:
- 135:Src/stm32f7xx_hal_msp.c ****
- 272 .loc 1 135 5 view .LVU76
- 137:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
- 273 .loc 1 137 5 view .LVU77
+ 136:Src/stm32f7xx_hal_msp.c ****
+ 272 .loc 1 136 5 view .LVU76
+ 138:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
+ 273 .loc 1 138 5 view .LVU77
274 .LBB9:
- 137:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
- 275 .loc 1 137 5 view .LVU78
- 137:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
- 276 .loc 1 137 5 view .LVU79
+ 138:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
+ 275 .loc 1 138 5 view .LVU78
+ 138:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
+ 276 .loc 1 138 5 view .LVU79
277 00c0 1A6B ldr r2, [r3, #48]
278 00c2 42F02002 orr r2, r2, #32
279 00c6 1A63 str r2, [r3, #48]
- 137:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
- 280 .loc 1 137 5 view .LVU80
+ 138:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
+ 280 .loc 1 138 5 view .LVU80
281 00c8 1B6B ldr r3, [r3, #48]
282 00ca 03F02003 and r3, r3, #32
283 00ce 0693 str r3, [sp, #24]
- 137:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
- 284 .loc 1 137 5 view .LVU81
+ 138:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
+ 284 .loc 1 138 5 view .LVU81
285 00d0 069B ldr r3, [sp, #24]
286 .LBE9:
- 137:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
- 287 .loc 1 137 5 view .LVU82
- 141:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
- 288 .loc 1 141 5 view .LVU83
- 141:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
- 289 .loc 1 141 25 is_stmt 0 view .LVU84
+ 138:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
+ 287 .loc 1 138 5 view .LVU82
+ 142:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
+ 288 .loc 1 142 5 view .LVU83
+ 142:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
+ 289 .loc 1 142 25 is_stmt 0 view .LVU84
290 00d2 2023 movs r3, #32
291 00d4 0793 str r3, [sp, #28]
- 142:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 292 .loc 1 142 5 is_stmt 1 view .LVU85
- 142:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 293 .loc 1 142 26 is_stmt 0 view .LVU86
+ 143:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 292 .loc 1 143 5 is_stmt 1 view .LVU85
+ 143:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 293 .loc 1 143 26 is_stmt 0 view .LVU86
294 00d6 0323 movs r3, #3
295 00d8 0893 str r3, [sp, #32]
- 143:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
- 296 .loc 1 143 5 is_stmt 1 view .LVU87
- 144:Src/stm32f7xx_hal_msp.c ****
- 297 .loc 1 144 5 view .LVU88
-ARM GAS /tmp/ccF0g8wo.s page 10
+ 144:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
+ 296 .loc 1 144 5 is_stmt 1 view .LVU87
+ 145:Src/stm32f7xx_hal_msp.c ****
+ARM GAS /tmp/ccROgBlG.s page 10
+ 297 .loc 1 145 5 view .LVU88
298 00da 07A9 add r1, sp, #28
299 00dc 0B48 ldr r0, .L11+24
300 .LVL10:
- 144:Src/stm32f7xx_hal_msp.c ****
- 301 .loc 1 144 5 is_stmt 0 view .LVU89
+ 145:Src/stm32f7xx_hal_msp.c ****
+ 301 .loc 1 145 5 is_stmt 0 view .LVU89
302 00de FFF7FEFF bl HAL_GPIO_Init
303 .LVL11:
- 147:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_EnableIRQ(ADC_IRQn);
- 304 .loc 1 147 5 is_stmt 1 view .LVU90
+ 148:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_EnableIRQ(ADC_IRQn);
+ 304 .loc 1 148 5 is_stmt 1 view .LVU90
305 00e2 0022 movs r2, #0
306 00e4 1146 mov r1, r2
307 00e6 1220 movs r0, #18
308 00e8 FFF7FEFF bl HAL_NVIC_SetPriority
309 .LVL12:
- 148:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC3_MspInit 1 */
- 310 .loc 1 148 5 view .LVU91
+ 149:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC3_MspInit 1 */
+ 310 .loc 1 149 5 view .LVU91
311 00ec 1220 movs r0, #18
312 00ee FFF7FEFF bl HAL_NVIC_EnableIRQ
313 .LVL13:
- 314 .loc 1 154 1 is_stmt 0 view .LVU92
+ 314 .loc 1 155 1 is_stmt 0 view .LVU92
315 00f2 94E7 b .L5
316 .L12:
317 .align 2
@@ -584,160 +585,160 @@ ARM GAS /tmp/ccF0g8wo.s page 1
337 HAL_ADC_MspDeInit:
338 .LVL14:
339 .LFB1185:
- 155:Src/stm32f7xx_hal_msp.c ****
- 156:Src/stm32f7xx_hal_msp.c **** /**
- 157:Src/stm32f7xx_hal_msp.c **** * @brief ADC MSP De-Initialization
- 158:Src/stm32f7xx_hal_msp.c **** * This function freeze the hardware resources used in this example
- 159:Src/stm32f7xx_hal_msp.c **** * @param hadc: ADC handle pointer
- 160:Src/stm32f7xx_hal_msp.c **** * @retval None
- 161:Src/stm32f7xx_hal_msp.c **** */
- 162:Src/stm32f7xx_hal_msp.c **** void HAL_ADC_MspDeInit(ADC_HandleTypeDef* hadc)
- 163:Src/stm32f7xx_hal_msp.c **** {
- 340 .loc 1 163 1 is_stmt 1 view -0
+ 156:Src/stm32f7xx_hal_msp.c ****
+ 157:Src/stm32f7xx_hal_msp.c **** /**
+ 158:Src/stm32f7xx_hal_msp.c **** * @brief ADC MSP De-Initialization
+ 159:Src/stm32f7xx_hal_msp.c **** * This function freeze the hardware resources used in this example
+ 160:Src/stm32f7xx_hal_msp.c **** * @param hadc: ADC handle pointer
+ 161:Src/stm32f7xx_hal_msp.c **** * @retval None
+ 162:Src/stm32f7xx_hal_msp.c **** */
+ 163:Src/stm32f7xx_hal_msp.c **** void HAL_ADC_MspDeInit(ADC_HandleTypeDef* hadc)
+ 164:Src/stm32f7xx_hal_msp.c **** {
+ 340 .loc 1 164 1 is_stmt 1 view -0
341 .cfi_startproc
342 @ args = 0, pretend = 0, frame = 0
343 @ frame_needed = 0, uses_anonymous_args = 0
- 344 .loc 1 163 1 is_stmt 0 view .LVU94
-ARM GAS /tmp/ccF0g8wo.s page 11
+ARM GAS /tmp/ccROgBlG.s page 11
+ 344 .loc 1 164 1 is_stmt 0 view .LVU94
345 0000 08B5 push {r3, lr}
346 .LCFI6:
347 .cfi_def_cfa_offset 8
348 .cfi_offset 3, -8
349 .cfi_offset 14, -4
- 164:Src/stm32f7xx_hal_msp.c **** if(hadc->Instance==ADC1)
- 350 .loc 1 164 3 is_stmt 1 view .LVU95
- 351 .loc 1 164 10 is_stmt 0 view .LVU96
+ 165:Src/stm32f7xx_hal_msp.c **** if(hadc->Instance==ADC1)
+ 350 .loc 1 165 3 is_stmt 1 view .LVU95
+ 351 .loc 1 165 10 is_stmt 0 view .LVU96
352 0002 0368 ldr r3, [r0]
- 353 .loc 1 164 5 view .LVU97
+ 353 .loc 1 165 5 view .LVU97
354 0004 124A ldr r2, .L19
355 0006 9342 cmp r3, r2
356 0008 03D0 beq .L17
- 165:Src/stm32f7xx_hal_msp.c **** {
- 166:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC1_MspDeInit 0 */
- 167:Src/stm32f7xx_hal_msp.c ****
- 168:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC1_MspDeInit 0 */
- 169:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock disable */
- 170:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_ADC1_CLK_DISABLE();
- 171:Src/stm32f7xx_hal_msp.c ****
- 172:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
- 173:Src/stm32f7xx_hal_msp.c **** PC0 ------> ADC1_IN10
- 174:Src/stm32f7xx_hal_msp.c **** PC1 ------> ADC1_IN11
- 175:Src/stm32f7xx_hal_msp.c **** PA2 ------> ADC1_IN2
- 176:Src/stm32f7xx_hal_msp.c **** PB0 ------> ADC1_IN8
- 177:Src/stm32f7xx_hal_msp.c **** PB1 ------> ADC1_IN9
- 178:Src/stm32f7xx_hal_msp.c **** */
- 179:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_DeInit(GPIOC, GPIO_PIN_0|GPIO_PIN_1);
- 180:Src/stm32f7xx_hal_msp.c ****
- 181:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_DeInit(GPIOA, GPIO_PIN_2);
- 182:Src/stm32f7xx_hal_msp.c ****
- 183:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_DeInit(GPIOB, GPIO_PIN_0|GPIO_PIN_1);
- 184:Src/stm32f7xx_hal_msp.c ****
- 185:Src/stm32f7xx_hal_msp.c **** /* ADC1 interrupt DeInit */
- 186:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC1:ADC_IRQn disable */
- 187:Src/stm32f7xx_hal_msp.c **** /**
- 188:Src/stm32f7xx_hal_msp.c **** * Uncomment the line below to disable the "ADC_IRQn" interrupt
- 189:Src/stm32f7xx_hal_msp.c **** * Be aware, disabling shared interrupt may affect other IPs
- 190:Src/stm32f7xx_hal_msp.c **** */
- 191:Src/stm32f7xx_hal_msp.c **** /* HAL_NVIC_DisableIRQ(ADC_IRQn); */
- 192:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC1:ADC_IRQn disable */
- 193:Src/stm32f7xx_hal_msp.c ****
- 194:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC1_MspDeInit 1 */
- 195:Src/stm32f7xx_hal_msp.c ****
- 196:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC1_MspDeInit 1 */
- 197:Src/stm32f7xx_hal_msp.c **** }
- 198:Src/stm32f7xx_hal_msp.c **** else if(hadc->Instance==ADC3)
- 357 .loc 1 198 8 is_stmt 1 view .LVU98
- 358 .loc 1 198 10 is_stmt 0 view .LVU99
+ 166:Src/stm32f7xx_hal_msp.c **** {
+ 167:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC1_MspDeInit 0 */
+ 168:Src/stm32f7xx_hal_msp.c ****
+ 169:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC1_MspDeInit 0 */
+ 170:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock disable */
+ 171:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_ADC1_CLK_DISABLE();
+ 172:Src/stm32f7xx_hal_msp.c ****
+ 173:Src/stm32f7xx_hal_msp.c **** /**ADC1 GPIO Configuration
+ 174:Src/stm32f7xx_hal_msp.c **** PC0 ------> ADC1_IN10
+ 175:Src/stm32f7xx_hal_msp.c **** PC1 ------> ADC1_IN11
+ 176:Src/stm32f7xx_hal_msp.c **** PA2 ------> ADC1_IN2
+ 177:Src/stm32f7xx_hal_msp.c **** PB0 ------> ADC1_IN8
+ 178:Src/stm32f7xx_hal_msp.c **** PB1 ------> ADC1_IN9
+ 179:Src/stm32f7xx_hal_msp.c **** */
+ 180:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_DeInit(GPIOC, GPIO_PIN_0|GPIO_PIN_1);
+ 181:Src/stm32f7xx_hal_msp.c ****
+ 182:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_DeInit(GPIOA, GPIO_PIN_2);
+ 183:Src/stm32f7xx_hal_msp.c ****
+ 184:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_DeInit(GPIOB, GPIO_PIN_0|GPIO_PIN_1);
+ 185:Src/stm32f7xx_hal_msp.c ****
+ 186:Src/stm32f7xx_hal_msp.c **** /* ADC1 interrupt DeInit */
+ 187:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC1:ADC_IRQn disable */
+ 188:Src/stm32f7xx_hal_msp.c **** /**
+ 189:Src/stm32f7xx_hal_msp.c **** * Uncomment the line below to disable the "ADC_IRQn" interrupt
+ 190:Src/stm32f7xx_hal_msp.c **** * Be aware, disabling shared interrupt may affect other IPs
+ 191:Src/stm32f7xx_hal_msp.c **** */
+ 192:Src/stm32f7xx_hal_msp.c **** /* HAL_NVIC_DisableIRQ(ADC_IRQn); */
+ 193:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC1:ADC_IRQn disable */
+ 194:Src/stm32f7xx_hal_msp.c ****
+ 195:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC1_MspDeInit 1 */
+ 196:Src/stm32f7xx_hal_msp.c ****
+ 197:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC1_MspDeInit 1 */
+ 198:Src/stm32f7xx_hal_msp.c **** }
+ 199:Src/stm32f7xx_hal_msp.c **** else if(hadc->Instance==ADC3)
+ 357 .loc 1 199 8 is_stmt 1 view .LVU98
+ 358 .loc 1 199 10 is_stmt 0 view .LVU99
359 000a 124A ldr r2, .L19+4
360 000c 9342 cmp r3, r2
361 000e 13D0 beq .L18
362 .LVL15:
363 .L13:
- 199:Src/stm32f7xx_hal_msp.c **** {
- 200:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC3_MspDeInit 0 */
- 201:Src/stm32f7xx_hal_msp.c ****
-ARM GAS /tmp/ccF0g8wo.s page 12
+ 200:Src/stm32f7xx_hal_msp.c **** {
+ 201:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC3_MspDeInit 0 */
+ARM GAS /tmp/ccROgBlG.s page 12
- 202:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC3_MspDeInit 0 */
- 203:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock disable */
- 204:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_ADC3_CLK_DISABLE();
- 205:Src/stm32f7xx_hal_msp.c ****
- 206:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
- 207:Src/stm32f7xx_hal_msp.c **** PF5 ------> ADC3_IN15
- 208:Src/stm32f7xx_hal_msp.c **** */
- 209:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_DeInit(GPIOF, GPIO_PIN_5);
- 210:Src/stm32f7xx_hal_msp.c ****
- 211:Src/stm32f7xx_hal_msp.c **** /* ADC3 interrupt DeInit */
- 212:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC3:ADC_IRQn disable */
- 213:Src/stm32f7xx_hal_msp.c **** /**
- 214:Src/stm32f7xx_hal_msp.c **** * Uncomment the line below to disable the "ADC_IRQn" interrupt
- 215:Src/stm32f7xx_hal_msp.c **** * Be aware, disabling shared interrupt may affect other IPs
- 216:Src/stm32f7xx_hal_msp.c **** */
- 217:Src/stm32f7xx_hal_msp.c **** /* HAL_NVIC_DisableIRQ(ADC_IRQn); */
- 218:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC3:ADC_IRQn disable */
- 219:Src/stm32f7xx_hal_msp.c ****
- 220:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC3_MspDeInit 1 */
- 221:Src/stm32f7xx_hal_msp.c ****
- 222:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC3_MspDeInit 1 */
- 223:Src/stm32f7xx_hal_msp.c **** }
- 224:Src/stm32f7xx_hal_msp.c ****
- 225:Src/stm32f7xx_hal_msp.c **** }
- 364 .loc 1 225 1 view .LVU100
+ 202:Src/stm32f7xx_hal_msp.c ****
+ 203:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC3_MspDeInit 0 */
+ 204:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock disable */
+ 205:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_ADC3_CLK_DISABLE();
+ 206:Src/stm32f7xx_hal_msp.c ****
+ 207:Src/stm32f7xx_hal_msp.c **** /**ADC3 GPIO Configuration
+ 208:Src/stm32f7xx_hal_msp.c **** PF5 ------> ADC3_IN15
+ 209:Src/stm32f7xx_hal_msp.c **** */
+ 210:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_DeInit(GPIOF, GPIO_PIN_5);
+ 211:Src/stm32f7xx_hal_msp.c ****
+ 212:Src/stm32f7xx_hal_msp.c **** /* ADC3 interrupt DeInit */
+ 213:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC3:ADC_IRQn disable */
+ 214:Src/stm32f7xx_hal_msp.c **** /**
+ 215:Src/stm32f7xx_hal_msp.c **** * Uncomment the line below to disable the "ADC_IRQn" interrupt
+ 216:Src/stm32f7xx_hal_msp.c **** * Be aware, disabling shared interrupt may affect other IPs
+ 217:Src/stm32f7xx_hal_msp.c **** */
+ 218:Src/stm32f7xx_hal_msp.c **** /* HAL_NVIC_DisableIRQ(ADC_IRQn); */
+ 219:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC3:ADC_IRQn disable */
+ 220:Src/stm32f7xx_hal_msp.c ****
+ 221:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN ADC3_MspDeInit 1 */
+ 222:Src/stm32f7xx_hal_msp.c ****
+ 223:Src/stm32f7xx_hal_msp.c **** /* USER CODE END ADC3_MspDeInit 1 */
+ 224:Src/stm32f7xx_hal_msp.c **** }
+ 225:Src/stm32f7xx_hal_msp.c ****
+ 226:Src/stm32f7xx_hal_msp.c **** }
+ 364 .loc 1 226 1 view .LVU100
365 0010 08BD pop {r3, pc}
366 .LVL16:
367 .L17:
- 170:Src/stm32f7xx_hal_msp.c ****
- 368 .loc 1 170 5 is_stmt 1 view .LVU101
+ 171:Src/stm32f7xx_hal_msp.c ****
+ 368 .loc 1 171 5 is_stmt 1 view .LVU101
369 0012 02F58C32 add r2, r2, #71680
370 0016 536C ldr r3, [r2, #68]
371 0018 23F48073 bic r3, r3, #256
372 001c 5364 str r3, [r2, #68]
- 179:Src/stm32f7xx_hal_msp.c ****
- 373 .loc 1 179 5 view .LVU102
+ 180:Src/stm32f7xx_hal_msp.c ****
+ 373 .loc 1 180 5 view .LVU102
374 001e 0321 movs r1, #3
375 0020 0D48 ldr r0, .L19+8
376 .LVL17:
- 179:Src/stm32f7xx_hal_msp.c ****
- 377 .loc 1 179 5 is_stmt 0 view .LVU103
+ 180:Src/stm32f7xx_hal_msp.c ****
+ 377 .loc 1 180 5 is_stmt 0 view .LVU103
378 0022 FFF7FEFF bl HAL_GPIO_DeInit
379 .LVL18:
- 181:Src/stm32f7xx_hal_msp.c ****
- 380 .loc 1 181 5 is_stmt 1 view .LVU104
+ 182:Src/stm32f7xx_hal_msp.c ****
+ 380 .loc 1 182 5 is_stmt 1 view .LVU104
381 0026 0421 movs r1, #4
382 0028 0C48 ldr r0, .L19+12
383 002a FFF7FEFF bl HAL_GPIO_DeInit
384 .LVL19:
- 183:Src/stm32f7xx_hal_msp.c ****
- 385 .loc 1 183 5 view .LVU105
+ 184:Src/stm32f7xx_hal_msp.c ****
+ 385 .loc 1 184 5 view .LVU105
386 002e 0321 movs r1, #3
387 0030 0B48 ldr r0, .L19+16
388 0032 FFF7FEFF bl HAL_GPIO_DeInit
389 .LVL20:
390 0036 EBE7 b .L13
+ARM GAS /tmp/ccROgBlG.s page 13
+
+
391 .LVL21:
-ARM GAS /tmp/ccF0g8wo.s page 13
-
-
392 .L18:
- 204:Src/stm32f7xx_hal_msp.c ****
- 393 .loc 1 204 5 view .LVU106
+ 205:Src/stm32f7xx_hal_msp.c ****
+ 393 .loc 1 205 5 view .LVU106
394 0038 02F58B32 add r2, r2, #71168
395 003c 536C ldr r3, [r2, #68]
396 003e 23F48063 bic r3, r3, #1024
397 0042 5364 str r3, [r2, #68]
- 209:Src/stm32f7xx_hal_msp.c ****
- 398 .loc 1 209 5 view .LVU107
+ 210:Src/stm32f7xx_hal_msp.c ****
+ 398 .loc 1 210 5 view .LVU107
399 0044 2021 movs r1, #32
400 0046 0748 ldr r0, .L19+20
401 .LVL22:
- 209:Src/stm32f7xx_hal_msp.c ****
- 402 .loc 1 209 5 is_stmt 0 view .LVU108
+ 210:Src/stm32f7xx_hal_msp.c ****
+ 402 .loc 1 210 5 is_stmt 0 view .LVU108
403 0048 FFF7FEFF bl HAL_GPIO_DeInit
404 .LVL23:
- 405 .loc 1 225 1 view .LVU109
+ 405 .loc 1 226 1 view .LVU109
406 004c E0E7 b .L13
407 .L20:
408 004e 00BF .align 2
@@ -760,27 +761,27 @@ ARM GAS /tmp/ccF0g8wo.s page 1
427 HAL_SD_MspInit:
428 .LVL24:
429 .LFB1186:
- 226:Src/stm32f7xx_hal_msp.c ****
- 227:Src/stm32f7xx_hal_msp.c **** /**
- 228:Src/stm32f7xx_hal_msp.c **** * @brief SD MSP Initialization
- 229:Src/stm32f7xx_hal_msp.c **** * This function configures the hardware resources used in this example
- 230:Src/stm32f7xx_hal_msp.c **** * @param hsd: SD handle pointer
- 231:Src/stm32f7xx_hal_msp.c **** * @retval None
- 232:Src/stm32f7xx_hal_msp.c **** */
- 233:Src/stm32f7xx_hal_msp.c **** void HAL_SD_MspInit(SD_HandleTypeDef* hsd)
- 234:Src/stm32f7xx_hal_msp.c **** {
- 430 .loc 1 234 1 is_stmt 1 view -0
+ 227:Src/stm32f7xx_hal_msp.c ****
+ 228:Src/stm32f7xx_hal_msp.c **** /**
+ 229:Src/stm32f7xx_hal_msp.c **** * @brief SD MSP Initialization
+ 230:Src/stm32f7xx_hal_msp.c **** * This function configures the hardware resources used in this example
+ 231:Src/stm32f7xx_hal_msp.c **** * @param hsd: SD handle pointer
+ 232:Src/stm32f7xx_hal_msp.c **** * @retval None
+ 233:Src/stm32f7xx_hal_msp.c **** */
+ 234:Src/stm32f7xx_hal_msp.c **** void HAL_SD_MspInit(SD_HandleTypeDef* hsd)
+ 235:Src/stm32f7xx_hal_msp.c **** {
+ 430 .loc 1 235 1 is_stmt 1 view -0
431 .cfi_startproc
432 @ args = 0, pretend = 0, frame = 176
433 @ frame_needed = 0, uses_anonymous_args = 0
- 434 .loc 1 234 1 is_stmt 0 view .LVU111
+ 434 .loc 1 235 1 is_stmt 0 view .LVU111
435 0000 F0B5 push {r4, r5, r6, r7, lr}
436 .LCFI7:
437 .cfi_def_cfa_offset 20
+ARM GAS /tmp/ccROgBlG.s page 14
+
+
438 .cfi_offset 4, -20
-ARM GAS /tmp/ccF0g8wo.s page 14
-
-
439 .cfi_offset 5, -16
440 .cfi_offset 6, -12
441 .cfi_offset 7, -8
@@ -789,87 +790,88 @@ ARM GAS /tmp/ccF0g8wo.s page 1
444 .LCFI8:
445 .cfi_def_cfa_offset 200
446 0004 0446 mov r4, r0
- 235:Src/stm32f7xx_hal_msp.c **** GPIO_InitTypeDef GPIO_InitStruct = {0};
- 447 .loc 1 235 3 is_stmt 1 view .LVU112
- 448 .loc 1 235 20 is_stmt 0 view .LVU113
+ 236:Src/stm32f7xx_hal_msp.c **** GPIO_InitTypeDef GPIO_InitStruct = {0};
+ 447 .loc 1 236 3 is_stmt 1 view .LVU112
+ 448 .loc 1 236 20 is_stmt 0 view .LVU113
449 0006 0021 movs r1, #0
450 0008 2791 str r1, [sp, #156]
451 000a 2891 str r1, [sp, #160]
452 000c 2991 str r1, [sp, #164]
453 000e 2A91 str r1, [sp, #168]
454 0010 2B91 str r1, [sp, #172]
- 236:Src/stm32f7xx_hal_msp.c **** RCC_PeriphCLKInitTypeDef PeriphClkInitStruct = {0};
- 455 .loc 1 236 3 is_stmt 1 view .LVU114
- 456 .loc 1 236 28 is_stmt 0 view .LVU115
+ 237:Src/stm32f7xx_hal_msp.c **** RCC_PeriphCLKInitTypeDef PeriphClkInitStruct = {0};
+ 455 .loc 1 237 3 is_stmt 1 view .LVU114
+ 456 .loc 1 237 28 is_stmt 0 view .LVU115
457 0012 9022 movs r2, #144
458 0014 03A8 add r0, sp, #12
459 .LVL25:
- 460 .loc 1 236 28 view .LVU116
+ 460 .loc 1 237 28 view .LVU116
461 0016 FFF7FEFF bl memset
462 .LVL26:
- 237:Src/stm32f7xx_hal_msp.c **** if(hsd->Instance==SDMMC1)
- 463 .loc 1 237 3 is_stmt 1 view .LVU117
- 464 .loc 1 237 9 is_stmt 0 view .LVU118
+ 238:Src/stm32f7xx_hal_msp.c **** if(hsd->Instance==SDMMC1)
+ 463 .loc 1 238 3 is_stmt 1 view .LVU117
+ 464 .loc 1 238 9 is_stmt 0 view .LVU118
465 001a 2268 ldr r2, [r4]
- 466 .loc 1 237 5 view .LVU119
+ 466 .loc 1 238 5 view .LVU119
467 001c 224B ldr r3, .L27
468 001e 9A42 cmp r2, r3
469 0020 01D0 beq .L25
470 .LVL27:
471 .L21:
- 238:Src/stm32f7xx_hal_msp.c **** {
- 239:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN SDMMC1_MspInit 0 */
- 240:Src/stm32f7xx_hal_msp.c ****
- 241:Src/stm32f7xx_hal_msp.c **** /* USER CODE END SDMMC1_MspInit 0 */
- 242:Src/stm32f7xx_hal_msp.c ****
- 243:Src/stm32f7xx_hal_msp.c **** /** Initializes the peripherals clock
- 244:Src/stm32f7xx_hal_msp.c **** */
- 245:Src/stm32f7xx_hal_msp.c **** PeriphClkInitStruct.PeriphClockSelection = RCC_PERIPHCLK_SDMMC1|RCC_PERIPHCLK_CLK48;
- 246:Src/stm32f7xx_hal_msp.c **** PeriphClkInitStruct.Clk48ClockSelection = RCC_CLK48SOURCE_PLL;
- 247:Src/stm32f7xx_hal_msp.c **** PeriphClkInitStruct.Sdmmc1ClockSelection = RCC_SDMMC1CLKSOURCE_CLK48;
- 248:Src/stm32f7xx_hal_msp.c **** if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct) != HAL_OK)
- 249:Src/stm32f7xx_hal_msp.c **** {
- 250:Src/stm32f7xx_hal_msp.c **** Error_Handler();
- 251:Src/stm32f7xx_hal_msp.c **** }
- 252:Src/stm32f7xx_hal_msp.c ****
- 253:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock enable */
- 254:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_SDMMC1_CLK_ENABLE();
- 255:Src/stm32f7xx_hal_msp.c ****
- 256:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
- 257:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
- 258:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
-ARM GAS /tmp/ccF0g8wo.s page 15
+ 239:Src/stm32f7xx_hal_msp.c **** {
+ 240:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN SDMMC1_MspInit 0 */
+ 241:Src/stm32f7xx_hal_msp.c ****
+ 242:Src/stm32f7xx_hal_msp.c **** /* USER CODE END SDMMC1_MspInit 0 */
+ 243:Src/stm32f7xx_hal_msp.c ****
+ 244:Src/stm32f7xx_hal_msp.c **** /** Initializes the peripherals clock
+ 245:Src/stm32f7xx_hal_msp.c **** */
+ 246:Src/stm32f7xx_hal_msp.c **** PeriphClkInitStruct.PeriphClockSelection = RCC_PERIPHCLK_SDMMC1|RCC_PERIPHCLK_CLK48;
+ 247:Src/stm32f7xx_hal_msp.c **** PeriphClkInitStruct.Clk48ClockSelection = RCC_CLK48SOURCE_PLL;
+ 248:Src/stm32f7xx_hal_msp.c **** PeriphClkInitStruct.Sdmmc1ClockSelection = RCC_SDMMC1CLKSOURCE_CLK48;
+ 249:Src/stm32f7xx_hal_msp.c **** if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct) != HAL_OK)
+ 250:Src/stm32f7xx_hal_msp.c **** {
+ 251:Src/stm32f7xx_hal_msp.c **** Error_Handler();
+ 252:Src/stm32f7xx_hal_msp.c **** }
+ 253:Src/stm32f7xx_hal_msp.c ****
+ 254:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock enable */
+ 255:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_SDMMC1_CLK_ENABLE();
+ 256:Src/stm32f7xx_hal_msp.c ****
+ 257:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOC_CLK_ENABLE();
+ 258:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ARM GAS /tmp/ccROgBlG.s page 15
- 259:Src/stm32f7xx_hal_msp.c **** PC8 ------> SDMMC1_D0
- 260:Src/stm32f7xx_hal_msp.c **** PC9 ------> SDMMC1_D1
- 261:Src/stm32f7xx_hal_msp.c **** PC10 ------> SDMMC1_D2
- 262:Src/stm32f7xx_hal_msp.c **** PC11 ------> SDMMC1_D3
- 263:Src/stm32f7xx_hal_msp.c **** PC12 ------> SDMMC1_CK
- 264:Src/stm32f7xx_hal_msp.c **** PD2 ------> SDMMC1_CMD
- 265:Src/stm32f7xx_hal_msp.c **** */
- 266:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pin = GPIO_PIN_8|GPIO_PIN_9|GPIO_PIN_10|GPIO_PIN_11
- 267:Src/stm32f7xx_hal_msp.c **** |GPIO_PIN_12;
- 268:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_AF_PP;
- 269:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 270:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
- 271:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Alternate = GPIO_AF12_SDMMC1;
- 272:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
- 273:Src/stm32f7xx_hal_msp.c ****
- 274:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pin = GPIO_PIN_2;
- 275:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_AF_PP;
- 276:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 277:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
- 278:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Alternate = GPIO_AF12_SDMMC1;
- 279:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);
- 280:Src/stm32f7xx_hal_msp.c ****
- 281:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN SDMMC1_MspInit 1 */
- 282:Src/stm32f7xx_hal_msp.c ****
- 283:Src/stm32f7xx_hal_msp.c **** /* USER CODE END SDMMC1_MspInit 1 */
- 284:Src/stm32f7xx_hal_msp.c **** }
+ 259:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
+ 260:Src/stm32f7xx_hal_msp.c **** PC8 ------> SDMMC1_D0
+ 261:Src/stm32f7xx_hal_msp.c **** PC9 ------> SDMMC1_D1
+ 262:Src/stm32f7xx_hal_msp.c **** PC10 ------> SDMMC1_D2
+ 263:Src/stm32f7xx_hal_msp.c **** PC11 ------> SDMMC1_D3
+ 264:Src/stm32f7xx_hal_msp.c **** PC12 ------> SDMMC1_CK
+ 265:Src/stm32f7xx_hal_msp.c **** PD2 ------> SDMMC1_CMD
+ 266:Src/stm32f7xx_hal_msp.c **** */
+ 267:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pin = GPIO_PIN_8|GPIO_PIN_9|GPIO_PIN_10|GPIO_PIN_11
+ 268:Src/stm32f7xx_hal_msp.c **** |GPIO_PIN_12;
+ 269:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_AF_PP;
+ 270:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 271:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
+ 272:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Alternate = GPIO_AF12_SDMMC1;
+ 273:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
+ 274:Src/stm32f7xx_hal_msp.c ****
+ 275:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pin = GPIO_PIN_2;
+ 276:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_AF_PP;
+ 277:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 278:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
+ 279:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Alternate = GPIO_AF12_SDMMC1;
+ 280:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);
+ 281:Src/stm32f7xx_hal_msp.c ****
+ 282:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN SDMMC1_MspInit 1 */
+ 283:Src/stm32f7xx_hal_msp.c ****
+ 284:Src/stm32f7xx_hal_msp.c **** /* USER CODE END SDMMC1_MspInit 1 */
285:Src/stm32f7xx_hal_msp.c ****
- 286:Src/stm32f7xx_hal_msp.c **** }
- 472 .loc 1 286 1 view .LVU120
+ 286:Src/stm32f7xx_hal_msp.c **** }
+ 287:Src/stm32f7xx_hal_msp.c ****
+ 288:Src/stm32f7xx_hal_msp.c **** }
+ 472 .loc 1 288 1 view .LVU120
473 0022 2DB0 add sp, sp, #180
474 .LCFI9:
475 .cfi_remember_state
@@ -880,178 +882,178 @@ ARM GAS /tmp/ccF0g8wo.s page 1
480 .L25:
481 .LCFI10:
482 .cfi_restore_state
- 245:Src/stm32f7xx_hal_msp.c **** PeriphClkInitStruct.Clk48ClockSelection = RCC_CLK48SOURCE_PLL;
- 483 .loc 1 245 5 is_stmt 1 view .LVU121
- 245:Src/stm32f7xx_hal_msp.c **** PeriphClkInitStruct.Clk48ClockSelection = RCC_CLK48SOURCE_PLL;
- 484 .loc 1 245 46 is_stmt 0 view .LVU122
+ 246:Src/stm32f7xx_hal_msp.c **** PeriphClkInitStruct.Clk48ClockSelection = RCC_CLK48SOURCE_PLL;
+ 483 .loc 1 246 5 is_stmt 1 view .LVU121
+ 246:Src/stm32f7xx_hal_msp.c **** PeriphClkInitStruct.Clk48ClockSelection = RCC_CLK48SOURCE_PLL;
+ 484 .loc 1 246 46 is_stmt 0 view .LVU122
485 0026 4FF42003 mov r3, #10485760
486 002a 0393 str r3, [sp, #12]
- 246:Src/stm32f7xx_hal_msp.c **** PeriphClkInitStruct.Sdmmc1ClockSelection = RCC_SDMMC1CLKSOURCE_CLK48;
- 487 .loc 1 246 5 is_stmt 1 view .LVU123
- 247:Src/stm32f7xx_hal_msp.c **** if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct) != HAL_OK)
- 488 .loc 1 247 5 view .LVU124
- 248:Src/stm32f7xx_hal_msp.c **** {
- 489 .loc 1 248 5 view .LVU125
- 248:Src/stm32f7xx_hal_msp.c **** {
- 490 .loc 1 248 9 is_stmt 0 view .LVU126
+ 247:Src/stm32f7xx_hal_msp.c **** PeriphClkInitStruct.Sdmmc1ClockSelection = RCC_SDMMC1CLKSOURCE_CLK48;
+ 487 .loc 1 247 5 is_stmt 1 view .LVU123
+ 248:Src/stm32f7xx_hal_msp.c **** if (HAL_RCCEx_PeriphCLKConfig(&PeriphClkInitStruct) != HAL_OK)
+ 488 .loc 1 248 5 view .LVU124
+ 249:Src/stm32f7xx_hal_msp.c **** {
+ 489 .loc 1 249 5 view .LVU125
+ 249:Src/stm32f7xx_hal_msp.c **** {
+ 490 .loc 1 249 9 is_stmt 0 view .LVU126
491 002c 03A8 add r0, sp, #12
492 002e FFF7FEFF bl HAL_RCCEx_PeriphCLKConfig
+ARM GAS /tmp/ccROgBlG.s page 16
+
+
493 .LVL29:
- 248:Src/stm32f7xx_hal_msp.c **** {
-ARM GAS /tmp/ccF0g8wo.s page 16
-
-
- 494 .loc 1 248 8 view .LVU127
+ 249:Src/stm32f7xx_hal_msp.c **** {
+ 494 .loc 1 249 8 view .LVU127
495 0032 0028 cmp r0, #0
496 0034 35D1 bne .L26
497 .L23:
- 254:Src/stm32f7xx_hal_msp.c ****
- 498 .loc 1 254 5 is_stmt 1 view .LVU128
+ 255:Src/stm32f7xx_hal_msp.c ****
+ 498 .loc 1 255 5 is_stmt 1 view .LVU128
499 .LBB10:
- 254:Src/stm32f7xx_hal_msp.c ****
- 500 .loc 1 254 5 view .LVU129
- 254:Src/stm32f7xx_hal_msp.c ****
- 501 .loc 1 254 5 view .LVU130
+ 255:Src/stm32f7xx_hal_msp.c ****
+ 500 .loc 1 255 5 view .LVU129
+ 255:Src/stm32f7xx_hal_msp.c ****
+ 501 .loc 1 255 5 view .LVU130
502 0036 1D4B ldr r3, .L27+4
503 0038 5A6C ldr r2, [r3, #68]
504 003a 42F40062 orr r2, r2, #2048
505 003e 5A64 str r2, [r3, #68]
- 254:Src/stm32f7xx_hal_msp.c ****
- 506 .loc 1 254 5 view .LVU131
+ 255:Src/stm32f7xx_hal_msp.c ****
+ 506 .loc 1 255 5 view .LVU131
507 0040 5A6C ldr r2, [r3, #68]
508 0042 02F40062 and r2, r2, #2048
509 0046 0092 str r2, [sp]
- 254:Src/stm32f7xx_hal_msp.c ****
- 510 .loc 1 254 5 view .LVU132
+ 255:Src/stm32f7xx_hal_msp.c ****
+ 510 .loc 1 255 5 view .LVU132
511 0048 009A ldr r2, [sp]
512 .LBE10:
- 254:Src/stm32f7xx_hal_msp.c ****
- 513 .loc 1 254 5 view .LVU133
- 256:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
- 514 .loc 1 256 5 view .LVU134
+ 255:Src/stm32f7xx_hal_msp.c ****
+ 513 .loc 1 255 5 view .LVU133
+ 257:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ 514 .loc 1 257 5 view .LVU134
515 .LBB11:
- 256:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
- 516 .loc 1 256 5 view .LVU135
- 256:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
- 517 .loc 1 256 5 view .LVU136
+ 257:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ 516 .loc 1 257 5 view .LVU135
+ 257:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ 517 .loc 1 257 5 view .LVU136
518 004a 1A6B ldr r2, [r3, #48]
519 004c 42F00402 orr r2, r2, #4
520 0050 1A63 str r2, [r3, #48]
- 256:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
- 521 .loc 1 256 5 view .LVU137
+ 257:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ 521 .loc 1 257 5 view .LVU137
522 0052 1A6B ldr r2, [r3, #48]
523 0054 02F00402 and r2, r2, #4
524 0058 0192 str r2, [sp, #4]
- 256:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
- 525 .loc 1 256 5 view .LVU138
+ 257:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ 525 .loc 1 257 5 view .LVU138
526 005a 019A ldr r2, [sp, #4]
527 .LBE11:
- 256:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
- 528 .loc 1 256 5 view .LVU139
- 257:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
- 529 .loc 1 257 5 view .LVU140
+ 257:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_GPIOD_CLK_ENABLE();
+ 528 .loc 1 257 5 view .LVU139
+ 258:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
+ 529 .loc 1 258 5 view .LVU140
530 .LBB12:
- 257:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
- 531 .loc 1 257 5 view .LVU141
- 257:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
- 532 .loc 1 257 5 view .LVU142
+ 258:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
+ 531 .loc 1 258 5 view .LVU141
+ 258:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
+ 532 .loc 1 258 5 view .LVU142
533 005c 1A6B ldr r2, [r3, #48]
+ARM GAS /tmp/ccROgBlG.s page 17
+
+
534 005e 42F00802 orr r2, r2, #8
535 0062 1A63 str r2, [r3, #48]
-ARM GAS /tmp/ccF0g8wo.s page 17
-
-
- 257:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
- 536 .loc 1 257 5 view .LVU143
+ 258:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
+ 536 .loc 1 258 5 view .LVU143
537 0064 1B6B ldr r3, [r3, #48]
538 0066 03F00803 and r3, r3, #8
539 006a 0293 str r3, [sp, #8]
- 257:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
- 540 .loc 1 257 5 view .LVU144
+ 258:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
+ 540 .loc 1 258 5 view .LVU144
541 006c 029B ldr r3, [sp, #8]
542 .LBE12:
- 257:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
- 543 .loc 1 257 5 view .LVU145
- 266:Src/stm32f7xx_hal_msp.c **** |GPIO_PIN_12;
- 544 .loc 1 266 5 view .LVU146
- 266:Src/stm32f7xx_hal_msp.c **** |GPIO_PIN_12;
- 545 .loc 1 266 25 is_stmt 0 view .LVU147
+ 258:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
+ 543 .loc 1 258 5 view .LVU145
+ 267:Src/stm32f7xx_hal_msp.c **** |GPIO_PIN_12;
+ 544 .loc 1 267 5 view .LVU146
+ 267:Src/stm32f7xx_hal_msp.c **** |GPIO_PIN_12;
+ 545 .loc 1 267 25 is_stmt 0 view .LVU147
546 006e 4FF4F853 mov r3, #7936
547 0072 2793 str r3, [sp, #156]
- 268:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 548 .loc 1 268 5 is_stmt 1 view .LVU148
- 268:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 549 .loc 1 268 26 is_stmt 0 view .LVU149
+ 269:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 548 .loc 1 269 5 is_stmt 1 view .LVU148
+ 269:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 549 .loc 1 269 26 is_stmt 0 view .LVU149
550 0074 0227 movs r7, #2
551 0076 2897 str r7, [sp, #160]
- 269:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
- 552 .loc 1 269 5 is_stmt 1 view .LVU150
- 269:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
- 553 .loc 1 269 26 is_stmt 0 view .LVU151
+ 270:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
+ 552 .loc 1 270 5 is_stmt 1 view .LVU150
+ 270:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
+ 553 .loc 1 270 26 is_stmt 0 view .LVU151
554 0078 0026 movs r6, #0
555 007a 2996 str r6, [sp, #164]
- 270:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Alternate = GPIO_AF12_SDMMC1;
- 556 .loc 1 270 5 is_stmt 1 view .LVU152
- 270:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Alternate = GPIO_AF12_SDMMC1;
- 557 .loc 1 270 27 is_stmt 0 view .LVU153
+ 271:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Alternate = GPIO_AF12_SDMMC1;
+ 556 .loc 1 271 5 is_stmt 1 view .LVU152
+ 271:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Alternate = GPIO_AF12_SDMMC1;
+ 557 .loc 1 271 27 is_stmt 0 view .LVU153
558 007c 0325 movs r5, #3
559 007e 2A95 str r5, [sp, #168]
- 271:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
- 560 .loc 1 271 5 is_stmt 1 view .LVU154
- 271:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
- 561 .loc 1 271 31 is_stmt 0 view .LVU155
+ 272:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
+ 560 .loc 1 272 5 is_stmt 1 view .LVU154
+ 272:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
+ 561 .loc 1 272 31 is_stmt 0 view .LVU155
562 0080 0C24 movs r4, #12
563 .LVL30:
- 271:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
- 564 .loc 1 271 31 view .LVU156
+ 272:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOC, &GPIO_InitStruct);
+ 564 .loc 1 272 31 view .LVU156
565 0082 2B94 str r4, [sp, #172]
- 272:Src/stm32f7xx_hal_msp.c ****
- 566 .loc 1 272 5 is_stmt 1 view .LVU157
+ 273:Src/stm32f7xx_hal_msp.c ****
+ 566 .loc 1 273 5 is_stmt 1 view .LVU157
567 0084 27A9 add r1, sp, #156
568 0086 0A48 ldr r0, .L27+8
569 0088 FFF7FEFF bl HAL_GPIO_Init
570 .LVL31:
- 274:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_AF_PP;
- 571 .loc 1 274 5 view .LVU158
- 274:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_AF_PP;
- 572 .loc 1 274 25 is_stmt 0 view .LVU159
+ 275:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_AF_PP;
+ 571 .loc 1 275 5 view .LVU158
+ 275:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Mode = GPIO_MODE_AF_PP;
+ 572 .loc 1 275 25 is_stmt 0 view .LVU159
573 008c 0423 movs r3, #4
+ARM GAS /tmp/ccROgBlG.s page 18
+
+
574 008e 2793 str r3, [sp, #156]
- 275:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
-ARM GAS /tmp/ccF0g8wo.s page 18
-
-
- 575 .loc 1 275 5 is_stmt 1 view .LVU160
- 275:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
- 576 .loc 1 275 26 is_stmt 0 view .LVU161
+ 276:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 575 .loc 1 276 5 is_stmt 1 view .LVU160
+ 276:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Pull = GPIO_NOPULL;
+ 576 .loc 1 276 26 is_stmt 0 view .LVU161
577 0090 2897 str r7, [sp, #160]
- 276:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
- 578 .loc 1 276 5 is_stmt 1 view .LVU162
- 276:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
- 579 .loc 1 276 26 is_stmt 0 view .LVU163
+ 277:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
+ 578 .loc 1 277 5 is_stmt 1 view .LVU162
+ 277:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
+ 579 .loc 1 277 26 is_stmt 0 view .LVU163
580 0092 2996 str r6, [sp, #164]
- 277:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Alternate = GPIO_AF12_SDMMC1;
- 581 .loc 1 277 5 is_stmt 1 view .LVU164
- 277:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Alternate = GPIO_AF12_SDMMC1;
- 582 .loc 1 277 27 is_stmt 0 view .LVU165
+ 278:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Alternate = GPIO_AF12_SDMMC1;
+ 581 .loc 1 278 5 is_stmt 1 view .LVU164
+ 278:Src/stm32f7xx_hal_msp.c **** GPIO_InitStruct.Alternate = GPIO_AF12_SDMMC1;
+ 582 .loc 1 278 27 is_stmt 0 view .LVU165
583 0094 2A95 str r5, [sp, #168]
- 278:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);
- 584 .loc 1 278 5 is_stmt 1 view .LVU166
- 278:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);
- 585 .loc 1 278 31 is_stmt 0 view .LVU167
+ 279:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);
+ 584 .loc 1 279 5 is_stmt 1 view .LVU166
+ 279:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_Init(GPIOD, &GPIO_InitStruct);
+ 585 .loc 1 279 31 is_stmt 0 view .LVU167
586 0096 2B94 str r4, [sp, #172]
- 279:Src/stm32f7xx_hal_msp.c ****
- 587 .loc 1 279 5 is_stmt 1 view .LVU168
+ 280:Src/stm32f7xx_hal_msp.c ****
+ 587 .loc 1 280 5 is_stmt 1 view .LVU168
588 0098 27A9 add r1, sp, #156
589 009a 0648 ldr r0, .L27+12
590 009c FFF7FEFF bl HAL_GPIO_Init
591 .LVL32:
- 592 .loc 1 286 1 is_stmt 0 view .LVU169
+ 592 .loc 1 288 1 is_stmt 0 view .LVU169
593 00a0 BFE7 b .L21
594 .LVL33:
595 .L26:
- 250:Src/stm32f7xx_hal_msp.c **** }
- 596 .loc 1 250 7 is_stmt 1 view .LVU170
+ 251:Src/stm32f7xx_hal_msp.c **** }
+ 596 .loc 1 251 7 is_stmt 1 view .LVU170
597 00a2 FFF7FEFF bl Error_Handler
598 .LVL34:
599 00a6 C6E7 b .L23
@@ -1074,93 +1076,93 @@ ARM GAS /tmp/ccF0g8wo.s page 1
618 HAL_SD_MspDeInit:
619 .LVL35:
620 .LFB1187:
- 287:Src/stm32f7xx_hal_msp.c ****
- 288:Src/stm32f7xx_hal_msp.c **** /**
- 289:Src/stm32f7xx_hal_msp.c **** * @brief SD MSP De-Initialization
- 290:Src/stm32f7xx_hal_msp.c **** * This function freeze the hardware resources used in this example
-ARM GAS /tmp/ccF0g8wo.s page 19
+ 289:Src/stm32f7xx_hal_msp.c ****
+ 290:Src/stm32f7xx_hal_msp.c **** /**
+ARM GAS /tmp/ccROgBlG.s page 19
- 291:Src/stm32f7xx_hal_msp.c **** * @param hsd: SD handle pointer
- 292:Src/stm32f7xx_hal_msp.c **** * @retval None
- 293:Src/stm32f7xx_hal_msp.c **** */
- 294:Src/stm32f7xx_hal_msp.c **** void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd)
- 295:Src/stm32f7xx_hal_msp.c **** {
- 621 .loc 1 295 1 view -0
+ 291:Src/stm32f7xx_hal_msp.c **** * @brief SD MSP De-Initialization
+ 292:Src/stm32f7xx_hal_msp.c **** * This function freeze the hardware resources used in this example
+ 293:Src/stm32f7xx_hal_msp.c **** * @param hsd: SD handle pointer
+ 294:Src/stm32f7xx_hal_msp.c **** * @retval None
+ 295:Src/stm32f7xx_hal_msp.c **** */
+ 296:Src/stm32f7xx_hal_msp.c **** void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd)
+ 297:Src/stm32f7xx_hal_msp.c **** {
+ 621 .loc 1 297 1 view -0
622 .cfi_startproc
623 @ args = 0, pretend = 0, frame = 0
624 @ frame_needed = 0, uses_anonymous_args = 0
- 625 .loc 1 295 1 is_stmt 0 view .LVU172
+ 625 .loc 1 297 1 is_stmt 0 view .LVU172
626 0000 08B5 push {r3, lr}
627 .LCFI11:
628 .cfi_def_cfa_offset 8
629 .cfi_offset 3, -8
630 .cfi_offset 14, -4
- 296:Src/stm32f7xx_hal_msp.c **** if(hsd->Instance==SDMMC1)
- 631 .loc 1 296 3 is_stmt 1 view .LVU173
- 632 .loc 1 296 9 is_stmt 0 view .LVU174
+ 298:Src/stm32f7xx_hal_msp.c **** if(hsd->Instance==SDMMC1)
+ 631 .loc 1 298 3 is_stmt 1 view .LVU173
+ 632 .loc 1 298 9 is_stmt 0 view .LVU174
633 0002 0268 ldr r2, [r0]
- 634 .loc 1 296 5 view .LVU175
+ 634 .loc 1 298 5 view .LVU175
635 0004 094B ldr r3, .L33
636 0006 9A42 cmp r2, r3
637 0008 00D0 beq .L32
638 .LVL36:
639 .L29:
- 297:Src/stm32f7xx_hal_msp.c **** {
- 298:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN SDMMC1_MspDeInit 0 */
- 299:Src/stm32f7xx_hal_msp.c ****
- 300:Src/stm32f7xx_hal_msp.c **** /* USER CODE END SDMMC1_MspDeInit 0 */
- 301:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock disable */
- 302:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_SDMMC1_CLK_DISABLE();
- 303:Src/stm32f7xx_hal_msp.c ****
- 304:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
- 305:Src/stm32f7xx_hal_msp.c **** PC8 ------> SDMMC1_D0
- 306:Src/stm32f7xx_hal_msp.c **** PC9 ------> SDMMC1_D1
- 307:Src/stm32f7xx_hal_msp.c **** PC10 ------> SDMMC1_D2
- 308:Src/stm32f7xx_hal_msp.c **** PC11 ------> SDMMC1_D3
- 309:Src/stm32f7xx_hal_msp.c **** PC12 ------> SDMMC1_CK
- 310:Src/stm32f7xx_hal_msp.c **** PD2 ------> SDMMC1_CMD
- 311:Src/stm32f7xx_hal_msp.c **** */
- 312:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_DeInit(GPIOC, GPIO_PIN_8|GPIO_PIN_9|GPIO_PIN_10|GPIO_PIN_11
- 313:Src/stm32f7xx_hal_msp.c **** |GPIO_PIN_12);
- 314:Src/stm32f7xx_hal_msp.c ****
- 315:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_DeInit(GPIOD, GPIO_PIN_2);
+ 299:Src/stm32f7xx_hal_msp.c **** {
+ 300:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN SDMMC1_MspDeInit 0 */
+ 301:Src/stm32f7xx_hal_msp.c ****
+ 302:Src/stm32f7xx_hal_msp.c **** /* USER CODE END SDMMC1_MspDeInit 0 */
+ 303:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock disable */
+ 304:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_SDMMC1_CLK_DISABLE();
+ 305:Src/stm32f7xx_hal_msp.c ****
+ 306:Src/stm32f7xx_hal_msp.c **** /**SDMMC1 GPIO Configuration
+ 307:Src/stm32f7xx_hal_msp.c **** PC8 ------> SDMMC1_D0
+ 308:Src/stm32f7xx_hal_msp.c **** PC9 ------> SDMMC1_D1
+ 309:Src/stm32f7xx_hal_msp.c **** PC10 ------> SDMMC1_D2
+ 310:Src/stm32f7xx_hal_msp.c **** PC11 ------> SDMMC1_D3
+ 311:Src/stm32f7xx_hal_msp.c **** PC12 ------> SDMMC1_CK
+ 312:Src/stm32f7xx_hal_msp.c **** PD2 ------> SDMMC1_CMD
+ 313:Src/stm32f7xx_hal_msp.c **** */
+ 314:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_DeInit(GPIOC, GPIO_PIN_8|GPIO_PIN_9|GPIO_PIN_10|GPIO_PIN_11
+ 315:Src/stm32f7xx_hal_msp.c **** |GPIO_PIN_12);
316:Src/stm32f7xx_hal_msp.c ****
- 317:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN SDMMC1_MspDeInit 1 */
+ 317:Src/stm32f7xx_hal_msp.c **** HAL_GPIO_DeInit(GPIOD, GPIO_PIN_2);
318:Src/stm32f7xx_hal_msp.c ****
- 319:Src/stm32f7xx_hal_msp.c **** /* USER CODE END SDMMC1_MspDeInit 1 */
- 320:Src/stm32f7xx_hal_msp.c **** }
- 321:Src/stm32f7xx_hal_msp.c ****
- 322:Src/stm32f7xx_hal_msp.c **** }
- 640 .loc 1 322 1 view .LVU176
+ 319:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN SDMMC1_MspDeInit 1 */
+ 320:Src/stm32f7xx_hal_msp.c ****
+ 321:Src/stm32f7xx_hal_msp.c **** /* USER CODE END SDMMC1_MspDeInit 1 */
+ 322:Src/stm32f7xx_hal_msp.c **** }
+ 323:Src/stm32f7xx_hal_msp.c ****
+ 324:Src/stm32f7xx_hal_msp.c **** }
+ 640 .loc 1 324 1 view .LVU176
641 000a 08BD pop {r3, pc}
642 .LVL37:
643 .L32:
- 302:Src/stm32f7xx_hal_msp.c ****
- 644 .loc 1 302 5 is_stmt 1 view .LVU177
-ARM GAS /tmp/ccF0g8wo.s page 20
+ARM GAS /tmp/ccROgBlG.s page 20
+ 304:Src/stm32f7xx_hal_msp.c ****
+ 644 .loc 1 304 5 is_stmt 1 view .LVU177
645 000c 084A ldr r2, .L33+4
646 000e 536C ldr r3, [r2, #68]
647 0010 23F40063 bic r3, r3, #2048
648 0014 5364 str r3, [r2, #68]
- 312:Src/stm32f7xx_hal_msp.c **** |GPIO_PIN_12);
- 649 .loc 1 312 5 view .LVU178
+ 314:Src/stm32f7xx_hal_msp.c **** |GPIO_PIN_12);
+ 649 .loc 1 314 5 view .LVU178
650 0016 4FF4F851 mov r1, #7936
651 001a 0648 ldr r0, .L33+8
652 .LVL38:
- 312:Src/stm32f7xx_hal_msp.c **** |GPIO_PIN_12);
- 653 .loc 1 312 5 is_stmt 0 view .LVU179
+ 314:Src/stm32f7xx_hal_msp.c **** |GPIO_PIN_12);
+ 653 .loc 1 314 5 is_stmt 0 view .LVU179
654 001c FFF7FEFF bl HAL_GPIO_DeInit
655 .LVL39:
- 315:Src/stm32f7xx_hal_msp.c ****
- 656 .loc 1 315 5 is_stmt 1 view .LVU180
+ 317:Src/stm32f7xx_hal_msp.c ****
+ 656 .loc 1 317 5 is_stmt 1 view .LVU180
657 0020 0421 movs r1, #4
658 0022 0548 ldr r0, .L33+12
659 0024 FFF7FEFF bl HAL_GPIO_DeInit
660 .LVL40:
- 661 .loc 1 322 1 is_stmt 0 view .LVU181
+ 661 .loc 1 324 1 is_stmt 0 view .LVU181
662 0028 EFE7 b .L29
663 .L34:
664 002a 00BF .align 2
@@ -1181,34 +1183,34 @@ ARM GAS /tmp/ccF0g8wo.s page 1
681 HAL_TIM_Base_MspInit:
682 .LVL41:
683 .LFB1188:
- 323:Src/stm32f7xx_hal_msp.c ****
- 324:Src/stm32f7xx_hal_msp.c **** /**
- 325:Src/stm32f7xx_hal_msp.c **** * @brief TIM_Base MSP Initialization
- 326:Src/stm32f7xx_hal_msp.c **** * This function configures the hardware resources used in this example
- 327:Src/stm32f7xx_hal_msp.c **** * @param htim_base: TIM_Base handle pointer
- 328:Src/stm32f7xx_hal_msp.c **** * @retval None
- 329:Src/stm32f7xx_hal_msp.c **** */
- 330:Src/stm32f7xx_hal_msp.c **** void HAL_TIM_Base_MspInit(TIM_HandleTypeDef* htim_base)
- 331:Src/stm32f7xx_hal_msp.c **** {
- 684 .loc 1 331 1 is_stmt 1 view -0
+ 325:Src/stm32f7xx_hal_msp.c ****
+ 326:Src/stm32f7xx_hal_msp.c **** /**
+ 327:Src/stm32f7xx_hal_msp.c **** * @brief TIM_Base MSP Initialization
+ 328:Src/stm32f7xx_hal_msp.c **** * This function configures the hardware resources used in this example
+ 329:Src/stm32f7xx_hal_msp.c **** * @param htim_base: TIM_Base handle pointer
+ 330:Src/stm32f7xx_hal_msp.c **** * @retval None
+ 331:Src/stm32f7xx_hal_msp.c **** */
+ 332:Src/stm32f7xx_hal_msp.c **** void HAL_TIM_Base_MspInit(TIM_HandleTypeDef* htim_base)
+ 333:Src/stm32f7xx_hal_msp.c **** {
+ 684 .loc 1 333 1 is_stmt 1 view -0
685 .cfi_startproc
686 @ args = 0, pretend = 0, frame = 8
687 @ frame_needed = 0, uses_anonymous_args = 0
- 332:Src/stm32f7xx_hal_msp.c **** if(htim_base->Instance==TIM10)
- 688 .loc 1 332 3 view .LVU183
- 689 .loc 1 332 15 is_stmt 0 view .LVU184
+ 334:Src/stm32f7xx_hal_msp.c **** if(htim_base->Instance==TIM10)
+ 688 .loc 1 334 3 view .LVU183
+ARM GAS /tmp/ccROgBlG.s page 21
+
+
+ 689 .loc 1 334 15 is_stmt 0 view .LVU184
690 0000 0268 ldr r2, [r0]
-ARM GAS /tmp/ccF0g8wo.s page 21
-
-
- 691 .loc 1 332 5 view .LVU185
+ 691 .loc 1 334 5 view .LVU185
692 0002 0E4B ldr r3, .L42
693 0004 9A42 cmp r2, r3
694 0006 00D0 beq .L41
695 0008 7047 bx lr
696 .L41:
- 331:Src/stm32f7xx_hal_msp.c **** if(htim_base->Instance==TIM10)
- 697 .loc 1 331 1 view .LVU186
+ 333:Src/stm32f7xx_hal_msp.c **** if(htim_base->Instance==TIM10)
+ 697 .loc 1 333 1 view .LVU186
698 000a 00B5 push {lr}
699 .LCFI12:
700 .cfi_def_cfa_offset 4
@@ -1216,53 +1218,54 @@ ARM GAS /tmp/ccF0g8wo.s page 1
702 000c 83B0 sub sp, sp, #12
703 .LCFI13:
704 .cfi_def_cfa_offset 16
- 333:Src/stm32f7xx_hal_msp.c **** {
- 334:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TIM10_MspInit 0 */
- 335:Src/stm32f7xx_hal_msp.c ****
- 336:Src/stm32f7xx_hal_msp.c **** /* USER CODE END TIM10_MspInit 0 */
- 337:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock enable */
- 338:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_TIM10_CLK_ENABLE();
- 705 .loc 1 338 5 is_stmt 1 view .LVU187
+ 335:Src/stm32f7xx_hal_msp.c **** {
+ 336:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TIM10_MspInit 0 */
+ 337:Src/stm32f7xx_hal_msp.c ****
+ 338:Src/stm32f7xx_hal_msp.c **** /* USER CODE END TIM10_MspInit 0 */
+ 339:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock enable */
+ 340:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_TIM10_CLK_ENABLE();
+ 705 .loc 1 340 5 is_stmt 1 view .LVU187
706 .LBB13:
- 707 .loc 1 338 5 view .LVU188
- 708 .loc 1 338 5 view .LVU189
+ 707 .loc 1 340 5 view .LVU188
+ 708 .loc 1 340 5 view .LVU189
709 000e 03F57443 add r3, r3, #62464
710 0012 5A6C ldr r2, [r3, #68]
711 0014 42F40032 orr r2, r2, #131072
712 0018 5A64 str r2, [r3, #68]
- 713 .loc 1 338 5 view .LVU190
+ 713 .loc 1 340 5 view .LVU190
714 001a 5B6C ldr r3, [r3, #68]
715 001c 03F40033 and r3, r3, #131072
716 0020 0193 str r3, [sp, #4]
- 717 .loc 1 338 5 view .LVU191
+ 717 .loc 1 340 5 view .LVU191
718 0022 019B ldr r3, [sp, #4]
719 .LBE13:
- 720 .loc 1 338 5 view .LVU192
- 339:Src/stm32f7xx_hal_msp.c **** /* TIM10 interrupt Init */
- 340:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_SetPriority(TIM1_UP_TIM10_IRQn, 0, 0);
- 721 .loc 1 340 5 view .LVU193
+ 720 .loc 1 340 5 view .LVU192
+ 341:Src/stm32f7xx_hal_msp.c **** /* TIM10 interrupt Init */
+ 342:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_SetPriority(TIM1_UP_TIM10_IRQn, 0, 0);
+ 721 .loc 1 342 5 view .LVU193
722 0024 0022 movs r2, #0
723 0026 1146 mov r1, r2
724 0028 1920 movs r0, #25
725 .LVL42:
- 726 .loc 1 340 5 is_stmt 0 view .LVU194
+ 726 .loc 1 342 5 is_stmt 0 view .LVU194
727 002a FFF7FEFF bl HAL_NVIC_SetPriority
728 .LVL43:
- 341:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_EnableIRQ(TIM1_UP_TIM10_IRQn);
- 729 .loc 1 341 5 is_stmt 1 view .LVU195
+ 343:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_EnableIRQ(TIM1_UP_TIM10_IRQn);
+ 729 .loc 1 343 5 is_stmt 1 view .LVU195
730 002e 1920 movs r0, #25
731 0030 FFF7FEFF bl HAL_NVIC_EnableIRQ
732 .LVL44:
- 342:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TIM10_MspInit 1 */
- 343:Src/stm32f7xx_hal_msp.c ****
- 344:Src/stm32f7xx_hal_msp.c **** /* USER CODE END TIM10_MspInit 1 */
- 345:Src/stm32f7xx_hal_msp.c **** }
- 346:Src/stm32f7xx_hal_msp.c ****
-ARM GAS /tmp/ccF0g8wo.s page 22
+ 344:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TIM10_MspInit 1 */
+ 345:Src/stm32f7xx_hal_msp.c ****
+ 346:Src/stm32f7xx_hal_msp.c **** /* USER CODE END TIM10_MspInit 1 */
+ARM GAS /tmp/ccROgBlG.s page 22
- 347:Src/stm32f7xx_hal_msp.c **** }
- 733 .loc 1 347 1 is_stmt 0 view .LVU196
+ 347:Src/stm32f7xx_hal_msp.c ****
+ 348:Src/stm32f7xx_hal_msp.c **** }
+ 349:Src/stm32f7xx_hal_msp.c ****
+ 350:Src/stm32f7xx_hal_msp.c **** }
+ 733 .loc 1 350 1 is_stmt 0 view .LVU196
734 0034 03B0 add sp, sp, #12
735 .LCFI14:
736 .cfi_def_cfa_offset 4
@@ -1284,72 +1287,72 @@ ARM GAS /tmp/ccF0g8wo.s page 1
754 HAL_TIM_Base_MspDeInit:
755 .LVL45:
756 .LFB1189:
- 348:Src/stm32f7xx_hal_msp.c ****
- 349:Src/stm32f7xx_hal_msp.c **** /**
- 350:Src/stm32f7xx_hal_msp.c **** * @brief TIM_Base MSP De-Initialization
- 351:Src/stm32f7xx_hal_msp.c **** * This function freeze the hardware resources used in this example
- 352:Src/stm32f7xx_hal_msp.c **** * @param htim_base: TIM_Base handle pointer
- 353:Src/stm32f7xx_hal_msp.c **** * @retval None
- 354:Src/stm32f7xx_hal_msp.c **** */
- 355:Src/stm32f7xx_hal_msp.c **** void HAL_TIM_Base_MspDeInit(TIM_HandleTypeDef* htim_base)
- 356:Src/stm32f7xx_hal_msp.c **** {
- 757 .loc 1 356 1 is_stmt 1 view -0
+ 351:Src/stm32f7xx_hal_msp.c ****
+ 352:Src/stm32f7xx_hal_msp.c **** /**
+ 353:Src/stm32f7xx_hal_msp.c **** * @brief TIM_Base MSP De-Initialization
+ 354:Src/stm32f7xx_hal_msp.c **** * This function freeze the hardware resources used in this example
+ 355:Src/stm32f7xx_hal_msp.c **** * @param htim_base: TIM_Base handle pointer
+ 356:Src/stm32f7xx_hal_msp.c **** * @retval None
+ 357:Src/stm32f7xx_hal_msp.c **** */
+ 358:Src/stm32f7xx_hal_msp.c **** void HAL_TIM_Base_MspDeInit(TIM_HandleTypeDef* htim_base)
+ 359:Src/stm32f7xx_hal_msp.c **** {
+ 757 .loc 1 359 1 is_stmt 1 view -0
758 .cfi_startproc
759 @ args = 0, pretend = 0, frame = 0
760 @ frame_needed = 0, uses_anonymous_args = 0
- 761 .loc 1 356 1 is_stmt 0 view .LVU198
+ 761 .loc 1 359 1 is_stmt 0 view .LVU198
762 0000 08B5 push {r3, lr}
763 .LCFI15:
764 .cfi_def_cfa_offset 8
765 .cfi_offset 3, -8
766 .cfi_offset 14, -4
- 357:Src/stm32f7xx_hal_msp.c **** if(htim_base->Instance==TIM10)
- 767 .loc 1 357 3 is_stmt 1 view .LVU199
- 768 .loc 1 357 15 is_stmt 0 view .LVU200
+ 360:Src/stm32f7xx_hal_msp.c **** if(htim_base->Instance==TIM10)
+ 767 .loc 1 360 3 is_stmt 1 view .LVU199
+ 768 .loc 1 360 15 is_stmt 0 view .LVU200
769 0002 0268 ldr r2, [r0]
- 770 .loc 1 357 5 view .LVU201
+ 770 .loc 1 360 5 view .LVU201
771 0004 064B ldr r3, .L48
772 0006 9A42 cmp r2, r3
773 0008 00D0 beq .L47
774 .LVL46:
775 .L44:
- 358:Src/stm32f7xx_hal_msp.c **** {
- 359:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TIM10_MspDeInit 0 */
- 360:Src/stm32f7xx_hal_msp.c ****
- 361:Src/stm32f7xx_hal_msp.c **** /* USER CODE END TIM10_MspDeInit 0 */
- 362:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock disable */
-ARM GAS /tmp/ccF0g8wo.s page 23
+ 361:Src/stm32f7xx_hal_msp.c **** {
+ 362:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TIM10_MspDeInit 0 */
+ARM GAS /tmp/ccROgBlG.s page 23
- 363:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_TIM10_CLK_DISABLE();
- 364:Src/stm32f7xx_hal_msp.c ****
- 365:Src/stm32f7xx_hal_msp.c **** /* TIM10 interrupt DeInit */
- 366:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_DisableIRQ(TIM1_UP_TIM10_IRQn);
- 367:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TIM10_MspDeInit 1 */
- 368:Src/stm32f7xx_hal_msp.c ****
- 369:Src/stm32f7xx_hal_msp.c **** /* USER CODE END TIM10_MspDeInit 1 */
- 370:Src/stm32f7xx_hal_msp.c **** }
+ 363:Src/stm32f7xx_hal_msp.c ****
+ 364:Src/stm32f7xx_hal_msp.c **** /* USER CODE END TIM10_MspDeInit 0 */
+ 365:Src/stm32f7xx_hal_msp.c **** /* Peripheral clock disable */
+ 366:Src/stm32f7xx_hal_msp.c **** __HAL_RCC_TIM10_CLK_DISABLE();
+ 367:Src/stm32f7xx_hal_msp.c ****
+ 368:Src/stm32f7xx_hal_msp.c **** /* TIM10 interrupt DeInit */
+ 369:Src/stm32f7xx_hal_msp.c **** HAL_NVIC_DisableIRQ(TIM1_UP_TIM10_IRQn);
+ 370:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TIM10_MspDeInit 1 */
371:Src/stm32f7xx_hal_msp.c ****
- 372:Src/stm32f7xx_hal_msp.c **** }
- 776 .loc 1 372 1 view .LVU202
+ 372:Src/stm32f7xx_hal_msp.c **** /* USER CODE END TIM10_MspDeInit 1 */
+ 373:Src/stm32f7xx_hal_msp.c **** }
+ 374:Src/stm32f7xx_hal_msp.c ****
+ 375:Src/stm32f7xx_hal_msp.c **** }
+ 776 .loc 1 375 1 view .LVU202
777 000a 08BD pop {r3, pc}
778 .LVL47:
779 .L47:
- 363:Src/stm32f7xx_hal_msp.c ****
- 780 .loc 1 363 5 is_stmt 1 view .LVU203
+ 366:Src/stm32f7xx_hal_msp.c ****
+ 780 .loc 1 366 5 is_stmt 1 view .LVU203
781 000c 054A ldr r2, .L48+4
782 000e 536C ldr r3, [r2, #68]
783 0010 23F40033 bic r3, r3, #131072
784 0014 5364 str r3, [r2, #68]
- 366:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TIM10_MspDeInit 1 */
- 785 .loc 1 366 5 view .LVU204
+ 369:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TIM10_MspDeInit 1 */
+ 785 .loc 1 369 5 view .LVU204
786 0016 1920 movs r0, #25
787 .LVL48:
- 366:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TIM10_MspDeInit 1 */
- 788 .loc 1 366 5 is_stmt 0 view .LVU205
+ 369:Src/stm32f7xx_hal_msp.c **** /* USER CODE BEGIN TIM10_MspDeInit 1 */
+ 788 .loc 1 369 5 is_stmt 0 view .LVU205
789 0018 FFF7FEFF bl HAL_NVIC_DisableIRQ
790 .LVL49:
- 791 .loc 1 372 1 view .LVU206
+ 791 .loc 1 375 1 view .LVU206
792 001c F5E7 b .L44
793 .L49:
794 001e 00BF .align 2
@@ -1375,34 +1378,37 @@ ARM GAS /tmp/ccF0g8wo.s page 1
815 .file 14 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h"
816 .file 15 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
817 .file 16 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h"
+ARM GAS /tmp/ccROgBlG.s page 24
+
+
818 .file 17 "Inc/main.h"
819 .file 18 ""
-ARM GAS /tmp/ccF0g8wo.s page 24
+ARM GAS /tmp/ccROgBlG.s page 25
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_msp.c
- /tmp/ccF0g8wo.s:17 .text.HAL_MspInit:0000000000000000 $t
- /tmp/ccF0g8wo.s:25 .text.HAL_MspInit:0000000000000000 HAL_MspInit
- /tmp/ccF0g8wo.s:76 .text.HAL_MspInit:000000000000002c $d
- /tmp/ccF0g8wo.s:81 .text.HAL_ADC_MspInit:0000000000000000 $t
- /tmp/ccF0g8wo.s:88 .text.HAL_ADC_MspInit:0000000000000000 HAL_ADC_MspInit
- /tmp/ccF0g8wo.s:319 .text.HAL_ADC_MspInit:00000000000000f4 $d
- /tmp/ccF0g8wo.s:330 .text.HAL_ADC_MspDeInit:0000000000000000 $t
- /tmp/ccF0g8wo.s:337 .text.HAL_ADC_MspDeInit:0000000000000000 HAL_ADC_MspDeInit
- /tmp/ccF0g8wo.s:410 .text.HAL_ADC_MspDeInit:0000000000000050 $d
- /tmp/ccF0g8wo.s:420 .text.HAL_SD_MspInit:0000000000000000 $t
- /tmp/ccF0g8wo.s:427 .text.HAL_SD_MspInit:0000000000000000 HAL_SD_MspInit
- /tmp/ccF0g8wo.s:603 .text.HAL_SD_MspInit:00000000000000a8 $d
- /tmp/ccF0g8wo.s:611 .text.HAL_SD_MspDeInit:0000000000000000 $t
- /tmp/ccF0g8wo.s:618 .text.HAL_SD_MspDeInit:0000000000000000 HAL_SD_MspDeInit
- /tmp/ccF0g8wo.s:666 .text.HAL_SD_MspDeInit:000000000000002c $d
- /tmp/ccF0g8wo.s:674 .text.HAL_TIM_Base_MspInit:0000000000000000 $t
- /tmp/ccF0g8wo.s:681 .text.HAL_TIM_Base_MspInit:0000000000000000 HAL_TIM_Base_MspInit
- /tmp/ccF0g8wo.s:742 .text.HAL_TIM_Base_MspInit:000000000000003c $d
- /tmp/ccF0g8wo.s:747 .text.HAL_TIM_Base_MspDeInit:0000000000000000 $t
- /tmp/ccF0g8wo.s:754 .text.HAL_TIM_Base_MspDeInit:0000000000000000 HAL_TIM_Base_MspDeInit
- /tmp/ccF0g8wo.s:796 .text.HAL_TIM_Base_MspDeInit:0000000000000020 $d
+ /tmp/ccROgBlG.s:17 .text.HAL_MspInit:0000000000000000 $t
+ /tmp/ccROgBlG.s:25 .text.HAL_MspInit:0000000000000000 HAL_MspInit
+ /tmp/ccROgBlG.s:76 .text.HAL_MspInit:000000000000002c $d
+ /tmp/ccROgBlG.s:81 .text.HAL_ADC_MspInit:0000000000000000 $t
+ /tmp/ccROgBlG.s:88 .text.HAL_ADC_MspInit:0000000000000000 HAL_ADC_MspInit
+ /tmp/ccROgBlG.s:319 .text.HAL_ADC_MspInit:00000000000000f4 $d
+ /tmp/ccROgBlG.s:330 .text.HAL_ADC_MspDeInit:0000000000000000 $t
+ /tmp/ccROgBlG.s:337 .text.HAL_ADC_MspDeInit:0000000000000000 HAL_ADC_MspDeInit
+ /tmp/ccROgBlG.s:410 .text.HAL_ADC_MspDeInit:0000000000000050 $d
+ /tmp/ccROgBlG.s:420 .text.HAL_SD_MspInit:0000000000000000 $t
+ /tmp/ccROgBlG.s:427 .text.HAL_SD_MspInit:0000000000000000 HAL_SD_MspInit
+ /tmp/ccROgBlG.s:603 .text.HAL_SD_MspInit:00000000000000a8 $d
+ /tmp/ccROgBlG.s:611 .text.HAL_SD_MspDeInit:0000000000000000 $t
+ /tmp/ccROgBlG.s:618 .text.HAL_SD_MspDeInit:0000000000000000 HAL_SD_MspDeInit
+ /tmp/ccROgBlG.s:666 .text.HAL_SD_MspDeInit:000000000000002c $d
+ /tmp/ccROgBlG.s:674 .text.HAL_TIM_Base_MspInit:0000000000000000 $t
+ /tmp/ccROgBlG.s:681 .text.HAL_TIM_Base_MspInit:0000000000000000 HAL_TIM_Base_MspInit
+ /tmp/ccROgBlG.s:742 .text.HAL_TIM_Base_MspInit:000000000000003c $d
+ /tmp/ccROgBlG.s:747 .text.HAL_TIM_Base_MspDeInit:0000000000000000 $t
+ /tmp/ccROgBlG.s:754 .text.HAL_TIM_Base_MspDeInit:0000000000000000 HAL_TIM_Base_MspDeInit
+ /tmp/ccROgBlG.s:796 .text.HAL_TIM_Base_MspDeInit:0000000000000020 $d
UNDEFINED SYMBOLS
HAL_GPIO_Init
diff --git a/build/stm32f7xx_hal_msp.o b/build/stm32f7xx_hal_msp.o
index 4d41b08..81b1115 100644
Binary files a/build/stm32f7xx_hal_msp.o and b/build/stm32f7xx_hal_msp.o differ
diff --git a/build/stm32f7xx_hal_pwr.lst b/build/stm32f7xx_hal_pwr.lst
index 333afef..ae30ce0 100644
--- a/build/stm32f7xx_hal_pwr.lst
+++ b/build/stm32f7xx_hal_pwr.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccE9MXkV.s page 1
+ARM GAS /tmp/cc78PkiJ.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** */
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c ****
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /** @defgroup PWR PWR
-ARM GAS /tmp/ccE9MXkV.s page 2
+ARM GAS /tmp/cc78PkiJ.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** * @brief PWR HAL module driver
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** To enable access to the RTC Domain and RTC registers, proceed as follows:
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** (+) Enable the Power Controller (PWR) APB1 interface clock using the
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** __HAL_RCC_PWR_CLK_ENABLE() macro.
-ARM GAS /tmp/ccE9MXkV.s page 3
+ARM GAS /tmp/cc78PkiJ.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** (+) Enable access to RTC domain using the HAL_PWR_EnableBkUpAccess() function.
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** void HAL_PWR_EnableBkUpAccess(void)
113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** {
61 .loc 1 113 1 is_stmt 1 view -0
-ARM GAS /tmp/ccE9MXkV.s page 4
+ARM GAS /tmp/cc78PkiJ.s page 4
62 .cfi_startproc
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
102 .L9:
103 .align 2
104 .L8:
-ARM GAS /tmp/ccE9MXkV.s page 5
+ARM GAS /tmp/cc78PkiJ.s page 5
105 000c 00700040 .word 1073770496
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** *** Sleep mode ***
172:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** ==================
173:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** [..]
-ARM GAS /tmp/ccE9MXkV.s page 6
+ARM GAS /tmp/cc78PkiJ.s page 6
174:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** (+) Entry:
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
228:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** [..]
229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c ****
230:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** (+) The MCU can be woken up from low-power mode by an RTC Alarm event, an RTC
-ARM GAS /tmp/ccE9MXkV.s page 7
+ARM GAS /tmp/cc78PkiJ.s page 7
231:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** Wakeup event, a tamper event or a time-stamp event, without depending on
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
135 000e 1C4B ldr r3, .L15+4
136 0010 5A68 ldr r2, [r3, #4]
137 0012 22F48032 bic r2, r2, #65536
-ARM GAS /tmp/ccE9MXkV.s page 8
+ARM GAS /tmp/cc78PkiJ.s page 8
138 0016 5A60 str r2, [r3, #4]
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** if((sConfigPVD->Mode & PVD_RISING_EDGE) == PVD_RISING_EDGE)
175 .loc 1 287 3 view .LVU26
176 .loc 1 287 17 is_stmt 0 view .LVU27
-ARM GAS /tmp/ccE9MXkV.s page 9
+ARM GAS /tmp/cc78PkiJ.s page 9
177 0054 4368 ldr r3, [r0, #4]
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
302:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** void HAL_PWR_EnablePVD(void)
303:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** {
219 .loc 1 303 1 is_stmt 1 view -0
-ARM GAS /tmp/ccE9MXkV.s page 10
+ARM GAS /tmp/cc78PkiJ.s page 10
220 .cfi_startproc
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
263 000c 00700040 .word 1073770496
264 .cfi_endproc
265 .LFE146:
-ARM GAS /tmp/ccE9MXkV.s page 11
+ARM GAS /tmp/cc78PkiJ.s page 11
267 .section .text.HAL_PWR_EnableWakeUpPin,"ax",%progbits
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
294 .LVL2:
295 .loc 1 344 3 is_stmt 0 view .LVU45
296 0018 9060 str r0, [r2, #8]
-ARM GAS /tmp/ccE9MXkV.s page 12
+ARM GAS /tmp/cc78PkiJ.s page 12
345:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** }
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
333 000c 00700040 .word 1073770496
334 .cfi_endproc
335 .LFE148:
-ARM GAS /tmp/ccE9MXkV.s page 13
+ARM GAS /tmp/cc78PkiJ.s page 13
337 .section .text.HAL_PWR_EnterSLEEPMode,"ax",%progbits
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
360 0008 1361 str r3, [r2, #16]
397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c ****
398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /* Ensure that all instructions done before entering SLEEP mode */
-ARM GAS /tmp/ccE9MXkV.s page 14
+ARM GAS /tmp/cc78PkiJ.s page 14
399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** __DSB();
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
50:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline
51:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
52:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __NO_RETURN
-ARM GAS /tmp/ccE9MXkV.s page 15
+ARM GAS /tmp/cc78PkiJ.s page 15
53:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __NO_RETURN __attribute__((__noreturn__))
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
107:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic pop
108:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(add
109:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
-ARM GAS /tmp/ccE9MXkV.s page 16
+ARM GAS /tmp/cc78PkiJ.s page 16
110:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __ALIGNED
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
164:Drivers/CMSIS/Include/cmsis_gcc.h **** \return non-secure Control Register value
165:Drivers/CMSIS/Include/cmsis_gcc.h **** */
166:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void)
-ARM GAS /tmp/ccE9MXkV.s page 17
+ARM GAS /tmp/cc78PkiJ.s page 17
167:Drivers/CMSIS/Include/cmsis_gcc.h **** {
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
221:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
222:Drivers/CMSIS/Include/cmsis_gcc.h ****
223:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, apsr" : "=r" (result) );
-ARM GAS /tmp/ccE9MXkV.s page 18
+ARM GAS /tmp/cc78PkiJ.s page 18
224:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
278:Drivers/CMSIS/Include/cmsis_gcc.h **** {
279:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR psp, %0" : : "r" (topOfProcStack) : );
280:Drivers/CMSIS/Include/cmsis_gcc.h **** }
-ARM GAS /tmp/ccE9MXkV.s page 19
+ARM GAS /tmp/cc78PkiJ.s page 19
281:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
335:Drivers/CMSIS/Include/cmsis_gcc.h ****
336:Drivers/CMSIS/Include/cmsis_gcc.h ****
337:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
-ARM GAS /tmp/ccE9MXkV.s page 20
+ARM GAS /tmp/cc78PkiJ.s page 20
338:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
392:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
393:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Priority Mask (non-secure)
394:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current state of the non-secure priority mask bit from the Priority Mask Reg
-ARM GAS /tmp/ccE9MXkV.s page 21
+ARM GAS /tmp/cc78PkiJ.s page 21
395:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Priority Mask value
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
449:Drivers/CMSIS/Include/cmsis_gcc.h **** */
450:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __disable_fault_irq(void)
451:Drivers/CMSIS/Include/cmsis_gcc.h **** {
-ARM GAS /tmp/ccE9MXkV.s page 22
+ARM GAS /tmp/cc78PkiJ.s page 22
452:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("cpsid f" : : : "memory");
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
506:Drivers/CMSIS/Include/cmsis_gcc.h **** }
507:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
508:Drivers/CMSIS/Include/cmsis_gcc.h ****
-ARM GAS /tmp/ccE9MXkV.s page 23
+ARM GAS /tmp/cc78PkiJ.s page 23
509:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
563:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
564:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
565:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Fault Mask (non-secure)
-ARM GAS /tmp/ccE9MXkV.s page 24
+ARM GAS /tmp/cc78PkiJ.s page 24
566:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Fault Mask register when in secure state.
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
620:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
621:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, psplim_ns" : "=r" (result) );
622:Drivers/CMSIS/Include/cmsis_gcc.h **** return result;
-ARM GAS /tmp/ccE9MXkV.s page 25
+ARM GAS /tmp/cc78PkiJ.s page 25
623:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
677:Drivers/CMSIS/Include/cmsis_gcc.h **** \return MSPLIM Register value
678:Drivers/CMSIS/Include/cmsis_gcc.h **** */
679:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_MSPLIM(void)
-ARM GAS /tmp/ccE9MXkV.s page 26
+ARM GAS /tmp/cc78PkiJ.s page 26
680:Drivers/CMSIS/Include/cmsis_gcc.h **** {
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
734:Drivers/CMSIS/Include/cmsis_gcc.h **** }
735:Drivers/CMSIS/Include/cmsis_gcc.h ****
736:Drivers/CMSIS/Include/cmsis_gcc.h ****
-ARM GAS /tmp/ccE9MXkV.s page 27
+ARM GAS /tmp/cc78PkiJ.s page 27
737:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
791:Drivers/CMSIS/Include/cmsis_gcc.h **** */
792:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __set_FPSCR(uint32_t fpscr)
793:Drivers/CMSIS/Include/cmsis_gcc.h **** {
-ARM GAS /tmp/ccE9MXkV.s page 28
+ARM GAS /tmp/cc78PkiJ.s page 28
794:Drivers/CMSIS/Include/cmsis_gcc.h **** #if ((defined (__FPU_PRESENT) && (__FPU_PRESENT == 1U)) && \
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
848:Drivers/CMSIS/Include/cmsis_gcc.h **** a low-power state until one of a number of events occurs.
849:Drivers/CMSIS/Include/cmsis_gcc.h **** */
850:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __WFE() __ASM volatile ("wfe")
-ARM GAS /tmp/ccE9MXkV.s page 29
+ARM GAS /tmp/cc78PkiJ.s page 29
851:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
387 .syntax unified
388 .LBE13:
389 .LBE12:
-ARM GAS /tmp/ccE9MXkV.s page 30
+ARM GAS /tmp/cc78PkiJ.s page 30
401:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c ****
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
429 .global HAL_PWR_EnterSTOPMode
430 .syntax unified
431 .thumb
-ARM GAS /tmp/ccE9MXkV.s page 31
+ARM GAS /tmp/cc78PkiJ.s page 31
432 .thumb_func
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
448:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c ****
449:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /* Set LPDS, MRLVDS and LPLVDS bits according to Regulator value */
450:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** tmpreg |= Regulator;
-ARM GAS /tmp/ccE9MXkV.s page 32
+ARM GAS /tmp/cc78PkiJ.s page 32
455 .loc 1 450 3 is_stmt 1 view .LVU77
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
496 .syntax unified
497 .LBE17:
498 .LBE16:
-ARM GAS /tmp/ccE9MXkV.s page 33
+ARM GAS /tmp/cc78PkiJ.s page 33
461:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c ****
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
535 0036 F7E7 b .L37
536 .L40:
537 .align 2
-ARM GAS /tmp/ccE9MXkV.s page 34
+ARM GAS /tmp/cc78PkiJ.s page 34
538 .L39:
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
501:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /* Request Wait For Interrupt */
502:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** __WFI();
571 .loc 1 502 3 is_stmt 1 view .LVU104
-ARM GAS /tmp/ccE9MXkV.s page 35
+ARM GAS /tmp/cc78PkiJ.s page 35
572 .syntax unified
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
602 @ link register save eliminated.
529:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /* NOTE : This function Should not be modified, when the callback is needed,
530:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** the HAL_PWR_PVDCallback could be implemented in the user file
-ARM GAS /tmp/ccE9MXkV.s page 36
+ARM GAS /tmp/cc78PkiJ.s page 36
531:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** */
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
649 .L49:
650 001c 003C0140 .word 1073822720
651 .cfi_endproc
-ARM GAS /tmp/ccE9MXkV.s page 37
+ARM GAS /tmp/cc78PkiJ.s page 37
652 .LFE152:
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
550:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** * @note Clears SLEEPONEXIT bit of SCR register. When this bit is set, the processor
551:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** * re-enters SLEEP mode when an interruption handling is over.
552:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** * @retval None
-ARM GAS /tmp/ccE9MXkV.s page 38
+ARM GAS /tmp/cc78PkiJ.s page 38
553:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** */
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccE9MXkV.s page 1
570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** }
732 .loc 1 570 1 is_stmt 0 view .LVU124
733 000a 7047 bx lr
-ARM GAS /tmp/ccE9MXkV.s page 39
+ARM GAS /tmp/cc78PkiJ.s page 39
734 .L59:
@@ -2333,60 +2333,60 @@ ARM GAS /tmp/ccE9MXkV.s page 1
774 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
775 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h"
776 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
-ARM GAS /tmp/ccE9MXkV.s page 40
+ARM GAS /tmp/cc78PkiJ.s page 40
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_pwr.c
- /tmp/ccE9MXkV.s:17 .text.HAL_PWR_DeInit:0000000000000000 $t
- /tmp/ccE9MXkV.s:25 .text.HAL_PWR_DeInit:0000000000000000 HAL_PWR_DeInit
- /tmp/ccE9MXkV.s:47 .text.HAL_PWR_DeInit:0000000000000014 $d
- /tmp/ccE9MXkV.s:52 .text.HAL_PWR_EnableBkUpAccess:0000000000000000 $t
- /tmp/ccE9MXkV.s:59 .text.HAL_PWR_EnableBkUpAccess:0000000000000000 HAL_PWR_EnableBkUpAccess
- /tmp/ccE9MXkV.s:76 .text.HAL_PWR_EnableBkUpAccess:000000000000000c $d
- /tmp/ccE9MXkV.s:81 .text.HAL_PWR_DisableBkUpAccess:0000000000000000 $t
- /tmp/ccE9MXkV.s:88 .text.HAL_PWR_DisableBkUpAccess:0000000000000000 HAL_PWR_DisableBkUpAccess
- /tmp/ccE9MXkV.s:105 .text.HAL_PWR_DisableBkUpAccess:000000000000000c $d
- /tmp/ccE9MXkV.s:110 .text.HAL_PWR_ConfigPVD:0000000000000000 $t
- /tmp/ccE9MXkV.s:117 .text.HAL_PWR_ConfigPVD:0000000000000000 HAL_PWR_ConfigPVD
- /tmp/ccE9MXkV.s:204 .text.HAL_PWR_ConfigPVD:000000000000007c $d
- /tmp/ccE9MXkV.s:210 .text.HAL_PWR_EnablePVD:0000000000000000 $t
- /tmp/ccE9MXkV.s:217 .text.HAL_PWR_EnablePVD:0000000000000000 HAL_PWR_EnablePVD
- /tmp/ccE9MXkV.s:234 .text.HAL_PWR_EnablePVD:000000000000000c $d
- /tmp/ccE9MXkV.s:239 .text.HAL_PWR_DisablePVD:0000000000000000 $t
- /tmp/ccE9MXkV.s:246 .text.HAL_PWR_DisablePVD:0000000000000000 HAL_PWR_DisablePVD
- /tmp/ccE9MXkV.s:263 .text.HAL_PWR_DisablePVD:000000000000000c $d
- /tmp/ccE9MXkV.s:268 .text.HAL_PWR_EnableWakeUpPin:0000000000000000 $t
- /tmp/ccE9MXkV.s:275 .text.HAL_PWR_EnableWakeUpPin:0000000000000000 HAL_PWR_EnableWakeUpPin
- /tmp/ccE9MXkV.s:302 .text.HAL_PWR_EnableWakeUpPin:000000000000001c $d
- /tmp/ccE9MXkV.s:307 .text.HAL_PWR_DisableWakeUpPin:0000000000000000 $t
- /tmp/ccE9MXkV.s:314 .text.HAL_PWR_DisableWakeUpPin:0000000000000000 HAL_PWR_DisableWakeUpPin
- /tmp/ccE9MXkV.s:333 .text.HAL_PWR_DisableWakeUpPin:000000000000000c $d
- /tmp/ccE9MXkV.s:338 .text.HAL_PWR_EnterSLEEPMode:0000000000000000 $t
- /tmp/ccE9MXkV.s:345 .text.HAL_PWR_EnterSLEEPMode:0000000000000000 HAL_PWR_EnterSLEEPMode
- /tmp/ccE9MXkV.s:423 .text.HAL_PWR_EnterSLEEPMode:0000000000000024 $d
- /tmp/ccE9MXkV.s:428 .text.HAL_PWR_EnterSTOPMode:0000000000000000 $t
- /tmp/ccE9MXkV.s:435 .text.HAL_PWR_EnterSTOPMode:0000000000000000 HAL_PWR_EnterSTOPMode
- /tmp/ccE9MXkV.s:539 .text.HAL_PWR_EnterSTOPMode:0000000000000038 $d
- /tmp/ccE9MXkV.s:545 .text.HAL_PWR_EnterSTANDBYMode:0000000000000000 $t
- /tmp/ccE9MXkV.s:552 .text.HAL_PWR_EnterSTANDBYMode:0000000000000000 HAL_PWR_EnterSTANDBYMode
- /tmp/ccE9MXkV.s:583 .text.HAL_PWR_EnterSTANDBYMode:0000000000000018 $d
- /tmp/ccE9MXkV.s:589 .text.HAL_PWR_PVDCallback:0000000000000000 $t
- /tmp/ccE9MXkV.s:596 .text.HAL_PWR_PVDCallback:0000000000000000 HAL_PWR_PVDCallback
- /tmp/ccE9MXkV.s:609 .text.HAL_PWR_PVD_IRQHandler:0000000000000000 $t
- /tmp/ccE9MXkV.s:616 .text.HAL_PWR_PVD_IRQHandler:0000000000000000 HAL_PWR_PVD_IRQHandler
- /tmp/ccE9MXkV.s:650 .text.HAL_PWR_PVD_IRQHandler:000000000000001c $d
- /tmp/ccE9MXkV.s:655 .text.HAL_PWR_EnableSleepOnExit:0000000000000000 $t
- /tmp/ccE9MXkV.s:662 .text.HAL_PWR_EnableSleepOnExit:0000000000000000 HAL_PWR_EnableSleepOnExit
- /tmp/ccE9MXkV.s:679 .text.HAL_PWR_EnableSleepOnExit:000000000000000c $d
- /tmp/ccE9MXkV.s:684 .text.HAL_PWR_DisableSleepOnExit:0000000000000000 $t
- /tmp/ccE9MXkV.s:691 .text.HAL_PWR_DisableSleepOnExit:0000000000000000 HAL_PWR_DisableSleepOnExit
- /tmp/ccE9MXkV.s:708 .text.HAL_PWR_DisableSleepOnExit:000000000000000c $d
- /tmp/ccE9MXkV.s:713 .text.HAL_PWR_EnableSEVOnPend:0000000000000000 $t
- /tmp/ccE9MXkV.s:720 .text.HAL_PWR_EnableSEVOnPend:0000000000000000 HAL_PWR_EnableSEVOnPend
- /tmp/ccE9MXkV.s:737 .text.HAL_PWR_EnableSEVOnPend:000000000000000c $d
- /tmp/ccE9MXkV.s:742 .text.HAL_PWR_DisableSEVOnPend:0000000000000000 $t
- /tmp/ccE9MXkV.s:749 .text.HAL_PWR_DisableSEVOnPend:0000000000000000 HAL_PWR_DisableSEVOnPend
- /tmp/ccE9MXkV.s:766 .text.HAL_PWR_DisableSEVOnPend:000000000000000c $d
+ /tmp/cc78PkiJ.s:17 .text.HAL_PWR_DeInit:0000000000000000 $t
+ /tmp/cc78PkiJ.s:25 .text.HAL_PWR_DeInit:0000000000000000 HAL_PWR_DeInit
+ /tmp/cc78PkiJ.s:47 .text.HAL_PWR_DeInit:0000000000000014 $d
+ /tmp/cc78PkiJ.s:52 .text.HAL_PWR_EnableBkUpAccess:0000000000000000 $t
+ /tmp/cc78PkiJ.s:59 .text.HAL_PWR_EnableBkUpAccess:0000000000000000 HAL_PWR_EnableBkUpAccess
+ /tmp/cc78PkiJ.s:76 .text.HAL_PWR_EnableBkUpAccess:000000000000000c $d
+ /tmp/cc78PkiJ.s:81 .text.HAL_PWR_DisableBkUpAccess:0000000000000000 $t
+ /tmp/cc78PkiJ.s:88 .text.HAL_PWR_DisableBkUpAccess:0000000000000000 HAL_PWR_DisableBkUpAccess
+ /tmp/cc78PkiJ.s:105 .text.HAL_PWR_DisableBkUpAccess:000000000000000c $d
+ /tmp/cc78PkiJ.s:110 .text.HAL_PWR_ConfigPVD:0000000000000000 $t
+ /tmp/cc78PkiJ.s:117 .text.HAL_PWR_ConfigPVD:0000000000000000 HAL_PWR_ConfigPVD
+ /tmp/cc78PkiJ.s:204 .text.HAL_PWR_ConfigPVD:000000000000007c $d
+ /tmp/cc78PkiJ.s:210 .text.HAL_PWR_EnablePVD:0000000000000000 $t
+ /tmp/cc78PkiJ.s:217 .text.HAL_PWR_EnablePVD:0000000000000000 HAL_PWR_EnablePVD
+ /tmp/cc78PkiJ.s:234 .text.HAL_PWR_EnablePVD:000000000000000c $d
+ /tmp/cc78PkiJ.s:239 .text.HAL_PWR_DisablePVD:0000000000000000 $t
+ /tmp/cc78PkiJ.s:246 .text.HAL_PWR_DisablePVD:0000000000000000 HAL_PWR_DisablePVD
+ /tmp/cc78PkiJ.s:263 .text.HAL_PWR_DisablePVD:000000000000000c $d
+ /tmp/cc78PkiJ.s:268 .text.HAL_PWR_EnableWakeUpPin:0000000000000000 $t
+ /tmp/cc78PkiJ.s:275 .text.HAL_PWR_EnableWakeUpPin:0000000000000000 HAL_PWR_EnableWakeUpPin
+ /tmp/cc78PkiJ.s:302 .text.HAL_PWR_EnableWakeUpPin:000000000000001c $d
+ /tmp/cc78PkiJ.s:307 .text.HAL_PWR_DisableWakeUpPin:0000000000000000 $t
+ /tmp/cc78PkiJ.s:314 .text.HAL_PWR_DisableWakeUpPin:0000000000000000 HAL_PWR_DisableWakeUpPin
+ /tmp/cc78PkiJ.s:333 .text.HAL_PWR_DisableWakeUpPin:000000000000000c $d
+ /tmp/cc78PkiJ.s:338 .text.HAL_PWR_EnterSLEEPMode:0000000000000000 $t
+ /tmp/cc78PkiJ.s:345 .text.HAL_PWR_EnterSLEEPMode:0000000000000000 HAL_PWR_EnterSLEEPMode
+ /tmp/cc78PkiJ.s:423 .text.HAL_PWR_EnterSLEEPMode:0000000000000024 $d
+ /tmp/cc78PkiJ.s:428 .text.HAL_PWR_EnterSTOPMode:0000000000000000 $t
+ /tmp/cc78PkiJ.s:435 .text.HAL_PWR_EnterSTOPMode:0000000000000000 HAL_PWR_EnterSTOPMode
+ /tmp/cc78PkiJ.s:539 .text.HAL_PWR_EnterSTOPMode:0000000000000038 $d
+ /tmp/cc78PkiJ.s:545 .text.HAL_PWR_EnterSTANDBYMode:0000000000000000 $t
+ /tmp/cc78PkiJ.s:552 .text.HAL_PWR_EnterSTANDBYMode:0000000000000000 HAL_PWR_EnterSTANDBYMode
+ /tmp/cc78PkiJ.s:583 .text.HAL_PWR_EnterSTANDBYMode:0000000000000018 $d
+ /tmp/cc78PkiJ.s:589 .text.HAL_PWR_PVDCallback:0000000000000000 $t
+ /tmp/cc78PkiJ.s:596 .text.HAL_PWR_PVDCallback:0000000000000000 HAL_PWR_PVDCallback
+ /tmp/cc78PkiJ.s:609 .text.HAL_PWR_PVD_IRQHandler:0000000000000000 $t
+ /tmp/cc78PkiJ.s:616 .text.HAL_PWR_PVD_IRQHandler:0000000000000000 HAL_PWR_PVD_IRQHandler
+ /tmp/cc78PkiJ.s:650 .text.HAL_PWR_PVD_IRQHandler:000000000000001c $d
+ /tmp/cc78PkiJ.s:655 .text.HAL_PWR_EnableSleepOnExit:0000000000000000 $t
+ /tmp/cc78PkiJ.s:662 .text.HAL_PWR_EnableSleepOnExit:0000000000000000 HAL_PWR_EnableSleepOnExit
+ /tmp/cc78PkiJ.s:679 .text.HAL_PWR_EnableSleepOnExit:000000000000000c $d
+ /tmp/cc78PkiJ.s:684 .text.HAL_PWR_DisableSleepOnExit:0000000000000000 $t
+ /tmp/cc78PkiJ.s:691 .text.HAL_PWR_DisableSleepOnExit:0000000000000000 HAL_PWR_DisableSleepOnExit
+ /tmp/cc78PkiJ.s:708 .text.HAL_PWR_DisableSleepOnExit:000000000000000c $d
+ /tmp/cc78PkiJ.s:713 .text.HAL_PWR_EnableSEVOnPend:0000000000000000 $t
+ /tmp/cc78PkiJ.s:720 .text.HAL_PWR_EnableSEVOnPend:0000000000000000 HAL_PWR_EnableSEVOnPend
+ /tmp/cc78PkiJ.s:737 .text.HAL_PWR_EnableSEVOnPend:000000000000000c $d
+ /tmp/cc78PkiJ.s:742 .text.HAL_PWR_DisableSEVOnPend:0000000000000000 $t
+ /tmp/cc78PkiJ.s:749 .text.HAL_PWR_DisableSEVOnPend:0000000000000000 HAL_PWR_DisableSEVOnPend
+ /tmp/cc78PkiJ.s:766 .text.HAL_PWR_DisableSEVOnPend:000000000000000c $d
NO UNDEFINED SYMBOLS
diff --git a/build/stm32f7xx_hal_pwr.o b/build/stm32f7xx_hal_pwr.o
index 0993df6..67fe058 100644
Binary files a/build/stm32f7xx_hal_pwr.o and b/build/stm32f7xx_hal_pwr.o differ
diff --git a/build/stm32f7xx_hal_pwr_ex.lst b/build/stm32f7xx_hal_pwr_ex.lst
index 9f2a736..2a8f2bd 100644
--- a/build/stm32f7xx_hal_pwr_ex.lst
+++ b/build/stm32f7xx_hal_pwr_ex.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cc97GYnP.s page 1
+ARM GAS /tmp/ccu2BQuY.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /** @defgroup PWREx PWREx
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief PWR HAL module driver
-ARM GAS /tmp/cc97GYnP.s page 2
+ARM GAS /tmp/ccu2BQuY.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @{
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** -@- Refer to the description of Read protection (RDP) in the Flash
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** programming manual.
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
-ARM GAS /tmp/cc97GYnP.s page 3
+ARM GAS /tmp/ccu2BQuY.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** (+) The main internal regulator can be configured to have a tradeoff between
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
35 .cfi_offset 4, -8
36 .cfi_offset 14, -4
136:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** uint32_t tickstart = 0;
-ARM GAS /tmp/cc97GYnP.s page 4
+ARM GAS /tmp/ccu2BQuY.s page 4
37 .loc 1 136 3 view .LVU1
@@ -238,7 +238,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
74 .loc 1 153 14 view .LVU16
75 0030 0320 movs r0, #3
76 0032 00E0 b .L3
-ARM GAS /tmp/cc97GYnP.s page 5
+ARM GAS /tmp/ccu2BQuY.s page 5
77 .L7:
@@ -298,7 +298,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
118 000a 5A60 str r2, [r3, #4]
169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /* Workaround for the following hardware bug: */
-ARM GAS /tmp/cc97GYnP.s page 6
+ARM GAS /tmp/ccu2BQuY.s page 6
171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /* Id 19: PWR : No STANDBY wake-up when Back-up RAM enabled (ref. Errata Sheet p23) */
@@ -358,7 +358,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
157 .LVL9:
158 .L18:
159 .loc 1 186 1 view .LVU39
-ARM GAS /tmp/cc97GYnP.s page 7
+ARM GAS /tmp/ccu2BQuY.s page 7
160 .align 2
@@ -418,7 +418,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
199:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief Disables the Flash Power Down in Stop mode.
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @retval None
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** */
-ARM GAS /tmp/cc97GYnP.s page 8
+ARM GAS /tmp/ccu2BQuY.s page 8
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** void HAL_PWREx_DisableFlashPowerDown(void)
@@ -478,7 +478,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
247 .loc 1 216 1 view .LVU51
248 000a 7047 bx lr
249 .L27:
-ARM GAS /tmp/cc97GYnP.s page 9
+ARM GAS /tmp/ccu2BQuY.s page 9
250 .align 2
@@ -538,7 +538,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief Enables Low Power Regulator low voltage mode.
230:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @retval None
231:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** */
-ARM GAS /tmp/cc97GYnP.s page 10
+ARM GAS /tmp/ccu2BQuY.s page 10
232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** void HAL_PWREx_EnableLowRegulatorLowVoltage(void)
@@ -598,7 +598,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
337 .loc 1 246 1 view .LVU63
338 000a 7047 bx lr
339 .L36:
-ARM GAS /tmp/cc97GYnP.s page 11
+ARM GAS /tmp/ccu2BQuY.s page 11
340 .align 2
@@ -658,7 +658,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
380 0010 03F08053 and r3, r3, #268435456
381 0014 0193 str r3, [sp, #4]
382 .loc 1 262 3 view .LVU70
-ARM GAS /tmp/cc97GYnP.s page 12
+ARM GAS /tmp/ccu2BQuY.s page 12
383 0016 019B ldr r3, [sp, #4]
@@ -718,7 +718,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** tickstart = HAL_GetTick();
283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
284:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** while(!__HAL_PWR_GET_FLAG(PWR_FLAG_ODSWRDY))
-ARM GAS /tmp/cc97GYnP.s page 13
+ARM GAS /tmp/ccu2BQuY.s page 13
285:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
@@ -778,7 +778,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
454 0062 001B subs r0, r0, r4
286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
455 .loc 1 286 7 view .LVU95
-ARM GAS /tmp/cc97GYnP.s page 14
+ARM GAS /tmp/ccu2BQuY.s page 14
456 0064 B0F57A7F cmp r0, #1000
@@ -838,7 +838,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
496 .LVL18:
307:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
308:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** __HAL_RCC_PWR_CLK_ENABLE();
-ARM GAS /tmp/cc97GYnP.s page 15
+ARM GAS /tmp/ccu2BQuY.s page 15
497 .loc 1 308 3 view .LVU100
@@ -898,7 +898,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
541 003c F4D9 bls .L51
319:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
320:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** return HAL_TIMEOUT;
-ARM GAS /tmp/cc97GYnP.s page 16
+ARM GAS /tmp/ccu2BQuY.s page 16
542 .loc 1 320 14 view .LVU117
@@ -958,7 +958,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
571 0054 084B ldr r3, .L61+4
572 0056 5B68 ldr r3, [r3, #4]
330:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
-ARM GAS /tmp/cc97GYnP.s page 17
+ARM GAS /tmp/ccu2BQuY.s page 17
573 .loc 1 330 8 view .LVU125
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
352:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * exiting Stop mode.
353:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * When the voltage regulator operates in Under-drive mode, an additional
354:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * startup delay is induced when waking up from Stop mode.
-ARM GAS /tmp/cc97GYnP.s page 18
+ARM GAS /tmp/ccu2BQuY.s page 18
355:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** *
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
387:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /* Enable Power ctrl clock */
388:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** __HAL_RCC_PWR_CLK_ENABLE();
633 .loc 1 388 3 view .LVU138
-ARM GAS /tmp/cc97GYnP.s page 19
+ARM GAS /tmp/ccu2BQuY.s page 19
634 .LBB4:
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
676 003c B3F5402F cmp r3, #786432
677 0040 07D1 bne .L71
401:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
-ARM GAS /tmp/cc97GYnP.s page 20
+ARM GAS /tmp/ccu2BQuY.s page 20
402:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** if((HAL_GetTick() - tickstart ) > PWR_UDERDRIVE_TIMEOUT_VALUE)
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
713 .loc 1 420 12 view .LVU169
714 0062 43F00403 orr r3, r3, #4
715 0066 1361 str r3, [r2, #16]
-ARM GAS /tmp/cc97GYnP.s page 21
+ARM GAS /tmp/ccu2BQuY.s page 21
716 .LVL36:
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
752 .syntax unified
753 @ 426 "Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c" 1
754 007e 30BF wfi
-ARM GAS /tmp/cc97GYnP.s page 22
+ARM GAS /tmp/ccu2BQuY.s page 22
755 @ 0 "" 2
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
802 .syntax unified
803 .thumb
804 .thumb_func
-ARM GAS /tmp/cc97GYnP.s page 23
+ARM GAS /tmp/ccu2BQuY.s page 23
805 .fpu fpv5-d16
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /* Enable Power ctrl clock */
483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** __HAL_RCC_PWR_CLK_ENABLE();
-ARM GAS /tmp/cc97GYnP.s page 24
+ARM GAS /tmp/ccu2BQuY.s page 24
827 .loc 1 483 3 view .LVU187
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
870 0038 13F0007F tst r3, #33554432
871 003c 06D0 beq .L91
495:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
-ARM GAS /tmp/cc97GYnP.s page 25
+ARM GAS /tmp/ccu2BQuY.s page 25
496:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** if((HAL_GetTick() - tickstart ) > PLL_TIMEOUT_VALUE)
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
912 .LVL45:
913 0072 0446 mov r4, r0
914 .LVL46:
-ARM GAS /tmp/cc97GYnP.s page 26
+ARM GAS /tmp/ccu2BQuY.s page 26
510:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /* Wait till PLL is ready */
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cc97GYnP.s page 1
955 .LVL50:
956 .loc 1 523 25 view .LVU236
957 00a0 001B subs r0, r0, r4
-ARM GAS /tmp/cc97GYnP.s page 27
+ARM GAS /tmp/ccu2BQuY.s page 27
958 .loc 1 523 9 view .LVU237
@@ -1610,50 +1610,50 @@ ARM GAS /tmp/cc97GYnP.s page 1
993 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
994 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
995 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
-ARM GAS /tmp/cc97GYnP.s page 28
+ARM GAS /tmp/ccu2BQuY.s page 28
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_pwr_ex.c
- /tmp/cc97GYnP.s:17 .text.HAL_PWREx_EnableBkUpReg:0000000000000000 $t
- /tmp/cc97GYnP.s:25 .text.HAL_PWREx_EnableBkUpReg:0000000000000000 HAL_PWREx_EnableBkUpReg
- /tmp/cc97GYnP.s:88 .text.HAL_PWREx_EnableBkUpReg:0000000000000038 $d
- /tmp/cc97GYnP.s:93 .text.HAL_PWREx_DisableBkUpReg:0000000000000000 $t
- /tmp/cc97GYnP.s:100 .text.HAL_PWREx_DisableBkUpReg:0000000000000000 HAL_PWREx_DisableBkUpReg
- /tmp/cc97GYnP.s:162 .text.HAL_PWREx_DisableBkUpReg:0000000000000038 $d
- /tmp/cc97GYnP.s:167 .text.HAL_PWREx_EnableFlashPowerDown:0000000000000000 $t
- /tmp/cc97GYnP.s:174 .text.HAL_PWREx_EnableFlashPowerDown:0000000000000000 HAL_PWREx_EnableFlashPowerDown
- /tmp/cc97GYnP.s:192 .text.HAL_PWREx_EnableFlashPowerDown:000000000000000c $d
- /tmp/cc97GYnP.s:197 .text.HAL_PWREx_DisableFlashPowerDown:0000000000000000 $t
- /tmp/cc97GYnP.s:204 .text.HAL_PWREx_DisableFlashPowerDown:0000000000000000 HAL_PWREx_DisableFlashPowerDown
- /tmp/cc97GYnP.s:222 .text.HAL_PWREx_DisableFlashPowerDown:000000000000000c $d
- /tmp/cc97GYnP.s:227 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:0000000000000000 $t
- /tmp/cc97GYnP.s:234 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:0000000000000000 HAL_PWREx_EnableMainRegulatorLowVoltage
- /tmp/cc97GYnP.s:252 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:000000000000000c $d
- /tmp/cc97GYnP.s:257 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:0000000000000000 $t
- /tmp/cc97GYnP.s:264 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:0000000000000000 HAL_PWREx_DisableMainRegulatorLowVoltage
- /tmp/cc97GYnP.s:282 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:000000000000000c $d
- /tmp/cc97GYnP.s:287 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:0000000000000000 $t
- /tmp/cc97GYnP.s:294 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:0000000000000000 HAL_PWREx_EnableLowRegulatorLowVoltage
- /tmp/cc97GYnP.s:312 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:000000000000000c $d
- /tmp/cc97GYnP.s:317 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:0000000000000000 $t
- /tmp/cc97GYnP.s:324 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:0000000000000000 HAL_PWREx_DisableLowRegulatorLowVoltage
- /tmp/cc97GYnP.s:342 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:000000000000000c $d
- /tmp/cc97GYnP.s:347 .text.HAL_PWREx_EnableOverDrive:0000000000000000 $t
- /tmp/cc97GYnP.s:354 .text.HAL_PWREx_EnableOverDrive:0000000000000000 HAL_PWREx_EnableOverDrive
- /tmp/cc97GYnP.s:468 .text.HAL_PWREx_EnableOverDrive:0000000000000074 $d
- /tmp/cc97GYnP.s:474 .text.HAL_PWREx_DisableOverDrive:0000000000000000 $t
- /tmp/cc97GYnP.s:481 .text.HAL_PWREx_DisableOverDrive:0000000000000000 HAL_PWREx_DisableOverDrive
- /tmp/cc97GYnP.s:595 .text.HAL_PWREx_DisableOverDrive:0000000000000074 $d
- /tmp/cc97GYnP.s:601 .text.HAL_PWREx_EnterUnderDriveSTOPMode:0000000000000000 $t
- /tmp/cc97GYnP.s:608 .text.HAL_PWREx_EnterUnderDriveSTOPMode:0000000000000000 HAL_PWREx_EnterUnderDriveSTOPMode
- /tmp/cc97GYnP.s:762 .text.HAL_PWREx_EnterUnderDriveSTOPMode:0000000000000084 $d
- /tmp/cc97GYnP.s:771 .text.HAL_PWREx_GetVoltageRange:0000000000000000 $t
- /tmp/cc97GYnP.s:778 .text.HAL_PWREx_GetVoltageRange:0000000000000000 HAL_PWREx_GetVoltageRange
- /tmp/cc97GYnP.s:795 .text.HAL_PWREx_GetVoltageRange:000000000000000c $d
- /tmp/cc97GYnP.s:800 .text.HAL_PWREx_ControlVoltageScaling:0000000000000000 $t
- /tmp/cc97GYnP.s:807 .text.HAL_PWREx_ControlVoltageScaling:0000000000000000 HAL_PWREx_ControlVoltageScaling
- /tmp/cc97GYnP.s:983 .text.HAL_PWREx_ControlVoltageScaling:00000000000000b8 $d
+ /tmp/ccu2BQuY.s:17 .text.HAL_PWREx_EnableBkUpReg:0000000000000000 $t
+ /tmp/ccu2BQuY.s:25 .text.HAL_PWREx_EnableBkUpReg:0000000000000000 HAL_PWREx_EnableBkUpReg
+ /tmp/ccu2BQuY.s:88 .text.HAL_PWREx_EnableBkUpReg:0000000000000038 $d
+ /tmp/ccu2BQuY.s:93 .text.HAL_PWREx_DisableBkUpReg:0000000000000000 $t
+ /tmp/ccu2BQuY.s:100 .text.HAL_PWREx_DisableBkUpReg:0000000000000000 HAL_PWREx_DisableBkUpReg
+ /tmp/ccu2BQuY.s:162 .text.HAL_PWREx_DisableBkUpReg:0000000000000038 $d
+ /tmp/ccu2BQuY.s:167 .text.HAL_PWREx_EnableFlashPowerDown:0000000000000000 $t
+ /tmp/ccu2BQuY.s:174 .text.HAL_PWREx_EnableFlashPowerDown:0000000000000000 HAL_PWREx_EnableFlashPowerDown
+ /tmp/ccu2BQuY.s:192 .text.HAL_PWREx_EnableFlashPowerDown:000000000000000c $d
+ /tmp/ccu2BQuY.s:197 .text.HAL_PWREx_DisableFlashPowerDown:0000000000000000 $t
+ /tmp/ccu2BQuY.s:204 .text.HAL_PWREx_DisableFlashPowerDown:0000000000000000 HAL_PWREx_DisableFlashPowerDown
+ /tmp/ccu2BQuY.s:222 .text.HAL_PWREx_DisableFlashPowerDown:000000000000000c $d
+ /tmp/ccu2BQuY.s:227 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:0000000000000000 $t
+ /tmp/ccu2BQuY.s:234 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:0000000000000000 HAL_PWREx_EnableMainRegulatorLowVoltage
+ /tmp/ccu2BQuY.s:252 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:000000000000000c $d
+ /tmp/ccu2BQuY.s:257 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:0000000000000000 $t
+ /tmp/ccu2BQuY.s:264 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:0000000000000000 HAL_PWREx_DisableMainRegulatorLowVoltage
+ /tmp/ccu2BQuY.s:282 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:000000000000000c $d
+ /tmp/ccu2BQuY.s:287 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:0000000000000000 $t
+ /tmp/ccu2BQuY.s:294 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:0000000000000000 HAL_PWREx_EnableLowRegulatorLowVoltage
+ /tmp/ccu2BQuY.s:312 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:000000000000000c $d
+ /tmp/ccu2BQuY.s:317 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:0000000000000000 $t
+ /tmp/ccu2BQuY.s:324 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:0000000000000000 HAL_PWREx_DisableLowRegulatorLowVoltage
+ /tmp/ccu2BQuY.s:342 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:000000000000000c $d
+ /tmp/ccu2BQuY.s:347 .text.HAL_PWREx_EnableOverDrive:0000000000000000 $t
+ /tmp/ccu2BQuY.s:354 .text.HAL_PWREx_EnableOverDrive:0000000000000000 HAL_PWREx_EnableOverDrive
+ /tmp/ccu2BQuY.s:468 .text.HAL_PWREx_EnableOverDrive:0000000000000074 $d
+ /tmp/ccu2BQuY.s:474 .text.HAL_PWREx_DisableOverDrive:0000000000000000 $t
+ /tmp/ccu2BQuY.s:481 .text.HAL_PWREx_DisableOverDrive:0000000000000000 HAL_PWREx_DisableOverDrive
+ /tmp/ccu2BQuY.s:595 .text.HAL_PWREx_DisableOverDrive:0000000000000074 $d
+ /tmp/ccu2BQuY.s:601 .text.HAL_PWREx_EnterUnderDriveSTOPMode:0000000000000000 $t
+ /tmp/ccu2BQuY.s:608 .text.HAL_PWREx_EnterUnderDriveSTOPMode:0000000000000000 HAL_PWREx_EnterUnderDriveSTOPMode
+ /tmp/ccu2BQuY.s:762 .text.HAL_PWREx_EnterUnderDriveSTOPMode:0000000000000084 $d
+ /tmp/ccu2BQuY.s:771 .text.HAL_PWREx_GetVoltageRange:0000000000000000 $t
+ /tmp/ccu2BQuY.s:778 .text.HAL_PWREx_GetVoltageRange:0000000000000000 HAL_PWREx_GetVoltageRange
+ /tmp/ccu2BQuY.s:795 .text.HAL_PWREx_GetVoltageRange:000000000000000c $d
+ /tmp/ccu2BQuY.s:800 .text.HAL_PWREx_ControlVoltageScaling:0000000000000000 $t
+ /tmp/ccu2BQuY.s:807 .text.HAL_PWREx_ControlVoltageScaling:0000000000000000 HAL_PWREx_ControlVoltageScaling
+ /tmp/ccu2BQuY.s:983 .text.HAL_PWREx_ControlVoltageScaling:00000000000000b8 $d
UNDEFINED SYMBOLS
HAL_GetTick
diff --git a/build/stm32f7xx_hal_pwr_ex.o b/build/stm32f7xx_hal_pwr_ex.o
index 4dec45c..30ce821 100644
Binary files a/build/stm32f7xx_hal_pwr_ex.o and b/build/stm32f7xx_hal_pwr_ex.o differ
diff --git a/build/stm32f7xx_hal_rcc.lst b/build/stm32f7xx_hal_rcc.lst
index 0b57b10..6a93e80 100644
--- a/build/stm32f7xx_hal_rcc.lst
+++ b/build/stm32f7xx_hal_rcc.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccgleihc.s page 1
+ARM GAS /tmp/ccGCY58Q.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccgleihc.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (if the application needs higher frequency/performance)
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (+) Configure the System clock frequency and Flash settings
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (+) Configure the AHB and APB buses prescalers
-ARM GAS /tmp/ccgleihc.s page 2
+ARM GAS /tmp/ccGCY58Q.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (+) Enable the clock for the peripheral(s) to be used
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccgleihc.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** #define MCO1_CLK_ENABLE() __HAL_RCC_GPIOA_CLK_ENABLE()
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** #define MCO1_GPIO_PORT GPIOA
-ARM GAS /tmp/ccgleihc.s page 3
+ARM GAS /tmp/ccGCY58Q.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** #define MCO1_PIN GPIO_PIN_8
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccgleihc.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (#) CSS (Clock security system), once enable using the function HAL_RCC_EnableCSS()
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** and if a HSE clock failure occurs(HSE used directly or through PLL as System
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** clock source), the System clock is automatically switched to HSI and an interrupt
-ARM GAS /tmp/ccgleihc.s page 4
+ARM GAS /tmp/ccGCY58Q.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** is generated if enabled. The interrupt is linked to the Cortex-M7 NMI
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccgleihc.s page 1
30 @ args = 0, pretend = 0, frame = 0
31 @ frame_needed = 0, uses_anonymous_args = 0
32 0000 38B5 push {r3, r4, r5, lr}
-ARM GAS /tmp/ccgleihc.s page 5
+ARM GAS /tmp/ccGCY58Q.s page 5
33 .LCFI0:
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccgleihc.s page 1
212:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
213:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
214:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
-ARM GAS /tmp/ccgleihc.s page 6
+ARM GAS /tmp/ccGCY58Q.s page 6
215:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Set HSITRIM[4:0] bits to the reset value */
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccgleihc.s page 1
269:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Wait till PLLI2S is disabled */
270:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** while (READ_BIT(RCC->CR, RCC_CR_PLLI2SRDY) != RESET)
271:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
-ARM GAS /tmp/ccgleihc.s page 7
+ARM GAS /tmp/ccGCY58Q.s page 7
272:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if ((HAL_GetTick() - tickstart) > PLLI2S_TIMEOUT_VALUE)
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccgleihc.s page 1
326:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
73 .loc 1 326 1 view .LVU14
74 0028 38BD pop {r3, r4, r5, pc}
-ARM GAS /tmp/ccgleihc.s page 8
+ARM GAS /tmp/ccGCY58Q.s page 8
75 .LVL4:
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccgleihc.s page 1
115 .loc 1 234 3 is_stmt 1 view .LVU28
234:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
116 .loc 1 234 15 is_stmt 0 view .LVU29
-ARM GAS /tmp/ccgleihc.s page 9
+ARM GAS /tmp/ccGCY58Q.s page 9
117 005a FFF7FEFF bl HAL_GetTick
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccgleihc.s page 1
158 008c 23F08073 bic r3, r3, #16777216
159 0090 1360 str r3, [r2]
255:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
-ARM GAS /tmp/ccgleihc.s page 10
+ARM GAS /tmp/ccGCY58Q.s page 10
160 .loc 1 255 3 view .LVU43
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccgleihc.s page 1
200 00bc 1B68 ldr r3, [r3]
270:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
201 .loc 1 270 9 view .LVU58
-ARM GAS /tmp/ccgleihc.s page 11
+ARM GAS /tmp/ccGCY58Q.s page 11
202 00be 13F0006F tst r3, #134217728
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccgleihc.s page 1
287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
242 .loc 1 287 24 view .LVU73
243 00f0 001B subs r0, r0, r4
-ARM GAS /tmp/ccgleihc.s page 12
+ARM GAS /tmp/ccGCY58Q.s page 12
287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccgleihc.s page 1
318:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
284 .loc 1 318 3 is_stmt 1 view .LVU88
318:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
-ARM GAS /tmp/ccgleihc.s page 13
+ARM GAS /tmp/ccGCY58Q.s page 13
285 .loc 1 318 7 is_stmt 0 view .LVU89
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccgleihc.s page 1
344:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** uint32_t tickstart;
322 .loc 1 344 3 view .LVU93
345:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** uint32_t pll_config;
-ARM GAS /tmp/ccgleihc.s page 14
+ARM GAS /tmp/ccGCY58Q.s page 14
323 .loc 1 345 3 view .LVU94
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccgleihc.s page 1
357 .loc 1 364 14 view .LVU107
358 0020 924B ldr r3, .L124
359 0022 9B68 ldr r3, [r3, #8]
-ARM GAS /tmp/ccgleihc.s page 15
+ARM GAS /tmp/ccGCY58Q.s page 15
360 0024 03F00C03 and r3, r3, #12
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccgleihc.s page 1
398 .loc 1 366 79 discriminator 1 view .LVU119
399 0060 6368 ldr r3, [r4, #4]
366:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
-ARM GAS /tmp/ccgleihc.s page 16
+ARM GAS /tmp/ccGCY58Q.s page 16
400 .loc 1 366 58 discriminator 1 view .LVU120
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccgleihc.s page 1
413 .loc 1 415 5 view .LVU126
414 .loc 1 415 10 is_stmt 0 view .LVU127
415 0070 7E4B ldr r3, .L124
-ARM GAS /tmp/ccgleihc.s page 17
+ARM GAS /tmp/ccGCY58Q.s page 17
416 0072 9B68 ldr r3, [r3, #8]
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccgleihc.s page 1
441:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Wait till HSI is ready */
442:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** while (__HAL_RCC_GET_FLAG(RCC_FLAG_HSIRDY) == RESET)
445 .loc 1 442 9 is_stmt 1 view .LVU137
-ARM GAS /tmp/ccgleihc.s page 18
+ARM GAS /tmp/ccGCY58Q.s page 18
446 .L49:
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccgleihc.s page 1
487 .loc 1 383 9 is_stmt 1 view .LVU154
488 .L40:
383:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
-ARM GAS /tmp/ccgleihc.s page 19
+ARM GAS /tmp/ccGCY58Q.s page 19
489 .loc 1 383 15 view .LVU155
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccgleihc.s page 1
531 0108 42F48032 orr r2, r2, #65536
532 010c 1A60 str r2, [r3]
533 010e D7E7 b .L36
-ARM GAS /tmp/ccgleihc.s page 20
+ARM GAS /tmp/ccGCY58Q.s page 20
534 .L39:
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccgleihc.s page 1
419:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
573 .loc 1 419 12 is_stmt 0 view .LVU183
574 0138 4C4B ldr r3, .L124
-ARM GAS /tmp/ccgleihc.s page 21
+ARM GAS /tmp/ccGCY58Q.s page 21
575 013a 1B68 ldr r3, [r3]
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccgleihc.s page 1
598 0160 46D0 beq .L53
474:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
475:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Check the parameters */
-ARM GAS /tmp/ccgleihc.s page 22
+ARM GAS /tmp/ccGCY58Q.s page 22
476:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** assert_param(IS_RCC_LSI(RCC_OscInitStruct->LSIState));
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccgleihc.s page 1
636 018c 48E1 b .L31
637 .L114:
451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
-ARM GAS /tmp/ccgleihc.s page 23
+ARM GAS /tmp/ccGCY58Q.s page 23
638 .loc 1 451 9 is_stmt 1 view .LVU207
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccgleihc.s page 1
680 .LVL47:
681 .L54:
493:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
-ARM GAS /tmp/ccgleihc.s page 24
+ARM GAS /tmp/ccGCY58Q.s page 24
494:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccgleihc.s page 1
514:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /*------------------------------ LSE Configuration -------------------------*/
515:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (((RCC_OscInitStruct->OscillatorType) & RCC_OSCILLATORTYPE_LSE) == RCC_OSCILLATORTYPE_LSE)
716 .loc 1 515 3 is_stmt 1 view .LVU232
-ARM GAS /tmp/ccgleihc.s page 25
+ARM GAS /tmp/ccGCY58Q.s page 25
717 .loc 1 515 26 is_stmt 0 view .LVU233
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccgleihc.s page 1
757 021c 13F4807F tst r3, #256
758 0220 10D0 beq .L116
759 .L61:
-ARM GAS /tmp/ccgleihc.s page 26
+ARM GAS /tmp/ccGCY58Q.s page 26
530:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccgleihc.s page 1
535:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
792 .loc 1 535 19 is_stmt 0 view .LVU259
793 024e FFF7FEFF bl HAL_GetTick
-ARM GAS /tmp/ccgleihc.s page 27
+ARM GAS /tmp/ccGCY58Q.s page 27
794 .LVL56:
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccgleihc.s page 1
550:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
551:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Get Start Tick*/
552:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** tickstart = HAL_GetTick();
-ARM GAS /tmp/ccgleihc.s page 28
+ARM GAS /tmp/ccGCY58Q.s page 28
837 .loc 1 552 7 is_stmt 1 view .LVU274
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccgleihc.s page 1
547:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Check the LSE State */
881 .loc 1 547 5 discriminator 7 view .LVU288
882 02bc 604B ldr r3, .L126
-ARM GAS /tmp/ccgleihc.s page 29
+ARM GAS /tmp/ccGCY58Q.s page 29
883 02be 1A6F ldr r2, [r3, #112]
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccgleihc.s page 1
575:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
576:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
577:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
-ARM GAS /tmp/ccgleihc.s page 30
+ARM GAS /tmp/ccGCY58Q.s page 30
578:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Restore clock configuration if changed */
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccgleihc.s page 1
608:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** tickstart = HAL_GetTick();
609:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
610:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Wait till PLL is ready */
-ARM GAS /tmp/ccgleihc.s page 31
+ARM GAS /tmp/ccGCY58Q.s page 31
611:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** while (__HAL_RCC_GET_FLAG(RCC_FLAG_PLLRDY) != RESET)
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccgleihc.s page 1
953 .LVL68:
954 031a 0446 mov r4, r0
955 .LVL69:
-ARM GAS /tmp/ccgleihc.s page 32
+ARM GAS /tmp/ccGCY58Q.s page 32
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccgleihc.s page 1
995 0342 1368 ldr r3, [r2]
996 0344 23F08073 bic r3, r3, #16777216
997 0348 1360 str r3, [r2]
-ARM GAS /tmp/ccgleihc.s page 33
+ARM GAS /tmp/ccGCY58Q.s page 33
608:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1040 038a 2D4A ldr r2, .L126
1041 038c 5360 str r3, [r2, #4]
636:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
-ARM GAS /tmp/ccgleihc.s page 34
+ARM GAS /tmp/ccGCY58Q.s page 34
1042 .loc 1 636 9 view .LVU344
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccgleihc.s page 1
675:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (READ_BIT(pll_config, RCC_PLLCFGR_PLLM) != RCC_OscInitStruct->PLL.PLLM) ||
676:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (READ_BIT(pll_config, RCC_PLLCFGR_PLLN) != (RCC_OscInitStruct->PLL.PLLN << RCC_PLLCFGR_PL
677:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (READ_BIT(pll_config, RCC_PLLCFGR_PLLP) != ((((RCC_OscInitStruct->PLL.PLLP) >> 1U) - 1U)
-ARM GAS /tmp/ccgleihc.s page 35
+ARM GAS /tmp/ccGCY58Q.s page 35
678:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (READ_BIT(pll_config, RCC_PLLCFGR_PLLQ) != (RCC_OscInitStruct->PLL.PLLQ << RCC_PLLCFGR_PL
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccgleihc.s page 1
674:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (READ_BIT(pll_config, RCC_PLLCFGR_PLLM) != RCC_OscInitStruct->PLL.PLLM) ||
1103 .loc 1 674 90 view .LVU367
1104 03d4 8B42 cmp r3, r1
-ARM GAS /tmp/ccgleihc.s page 36
+ARM GAS /tmp/ccGCY58Q.s page 36
1105 03d6 29D1 bne .L101
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1146 .cfi_restore 4
1147 .cfi_restore 5
1148 .cfi_restore 6
-ARM GAS /tmp/ccgleihc.s page 37
+ARM GAS /tmp/ccGCY58Q.s page 37
1149 .cfi_restore 14
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1195 042a F9E7 b .L31
1196 .L101:
1197 042c 0120 movs r0, #1
-ARM GAS /tmp/ccgleihc.s page 38
+ARM GAS /tmp/ccGCY58Q.s page 38
1198 042e F7E7 b .L31
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccgleihc.s page 1
717:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @note Depending on the device voltage range, the software has to set correctly
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * HPRE[3:0] bits to ensure that HCLK not exceed the maximum allowed frequency
719:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * (for more details refer to section above "Initialization/de-initialization functions")
-ARM GAS /tmp/ccgleihc.s page 39
+ARM GAS /tmp/ccGCY58Q.s page 39
720:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @retval None
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccgleihc.s page 1
774:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /*------------------------- SYSCLK Configuration ---------------------------*/
775:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (((RCC_ClkInitStruct->ClockType) & RCC_CLOCKTYPE_SYSCLK) == RCC_CLOCKTYPE_SYSCLK)
776:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
-ARM GAS /tmp/ccgleihc.s page 40
+ARM GAS /tmp/ccGCY58Q.s page 40
777:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** assert_param(IS_RCC_SYSCLKSOURCE(RCC_ClkInitStruct->SYSCLKSource));
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccgleihc.s page 1
831:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** return HAL_ERROR;
832:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
833:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
-ARM GAS /tmp/ccgleihc.s page 41
+ARM GAS /tmp/ccGCY58Q.s page 41
834:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccgleihc.s page 1
888:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @arg RCC_MCO1SOURCE_HSE: HSE clock selected as MCO1 source
889:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @arg RCC_MCO1SOURCE_PLLCLK: main PLL clock selected as MCO1 source
890:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @arg RCC_MCO2SOURCE_SYSCLK: System clock (SYSCLK) selected as MCO2 source
-ARM GAS /tmp/ccgleihc.s page 42
+ARM GAS /tmp/ccGCY58Q.s page 42
891:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @arg RCC_MCO2SOURCE_PLLI2SCLK: PLLI2S clock selected as MCO2 source
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1260 000c 336B ldr r3, [r6, #48]
1261 000e 43F00103 orr r3, r3, #1
1262 0012 3363 str r3, [r6, #48]
-ARM GAS /tmp/ccgleihc.s page 43
+ARM GAS /tmp/ccGCY58Q.s page 43
1263 .loc 1 915 5 view .LVU403
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1306 0044 B560 str r5, [r6, #8]
1307 .LVL95:
1308 .L128:
-ARM GAS /tmp/ccgleihc.s page 44
+ARM GAS /tmp/ccGCY58Q.s page 44
927:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1336 .loc 1 933 5 view .LVU428
936:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** GPIO_InitStruct.Mode = GPIO_MODE_AF_PP;
1337 .loc 1 936 5 view .LVU429
-ARM GAS /tmp/ccgleihc.s page 45
+ARM GAS /tmp/ccGCY58Q.s page 45
936:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** GPIO_InitStruct.Mode = GPIO_MODE_AF_PP;
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1378 008c 00380240 .word 1073887232
1379 0090 00000240 .word 1073872896
1380 0094 00080240 .word 1073874944
-ARM GAS /tmp/ccgleihc.s page 46
+ARM GAS /tmp/ccGCY58Q.s page 46
1381 .cfi_endproc
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccgleihc.s page 1
963:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @brief Disables the Clock Security System.
964:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @retval None
965:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** */
-ARM GAS /tmp/ccgleihc.s page 47
+ARM GAS /tmp/ccGCY58Q.s page 47
966:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** void HAL_RCC_DisableCSS(void)
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccgleihc.s page 1
992:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @note This function can be used by the user application to compute the
993:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * baudrate for the communication peripherals or configure other parameters.
994:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** *
-ARM GAS /tmp/ccgleihc.s page 48
+ARM GAS /tmp/ccGCY58Q.s page 48
995:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @note Each time SYSCLK changes, this function must be called to update the
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1478 0012 214B ldr r3, .L147
1479 0014 5A68 ldr r2, [r3, #4]
1480 .loc 1 1023 12 view .LVU460
-ARM GAS /tmp/ccgleihc.s page 49
+ARM GAS /tmp/ccGCY58Q.s page 49
1481 0016 02F03F02 and r2, r2, #63
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1521 .L142:
1032:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
1522 .loc 1 1032 9 view .LVU477
-ARM GAS /tmp/ccgleihc.s page 50
+ARM GAS /tmp/ccGCY58Q.s page 50
1032:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1046:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
1562 .loc 1 1046 1 is_stmt 0 view .LVU486
1563 0094 08BD pop {r3, pc}
-ARM GAS /tmp/ccgleihc.s page 51
+ARM GAS /tmp/ccGCY58Q.s page 51
1564 .L148:
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1610 .loc 1 741 6 view .LVU496
1611 0014 8B42 cmp r3, r1
1612 0016 0BD2 bcs .L151
-ARM GAS /tmp/ccgleihc.s page 52
+ARM GAS /tmp/ccGCY58Q.s page 52
744:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1653 0058 9360 str r3, [r2, #8]
1654 .L154:
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** MODIFY_REG(RCC->CFGR, RCC_CFGR_HPRE, RCC_ClkInitStruct->AHBCLKDivider);
-ARM GAS /tmp/ccgleihc.s page 53
+ARM GAS /tmp/ccGCY58Q.s page 53
1655 .loc 1 770 5 view .LVU511
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1694 0088 22F00302 bic r2, r2, #3
1695 008c 1343 orrs r3, r3, r2
1696 008e 8B60 str r3, [r1, #8]
-ARM GAS /tmp/ccgleihc.s page 54
+ARM GAS /tmp/ccGCY58Q.s page 54
810:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1735 .loc 1 783 10 view .LVU542
1736 00bc 12F4003F tst r2, #131072
1737 00c0 E0D1 bne .L157
-ARM GAS /tmp/ccgleihc.s page 55
+ARM GAS /tmp/ccGCY58Q.s page 55
785:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1778 00f2 AB42 cmp r3, r5
1779 00f4 2DD1 bne .L170
1780 .L161:
-ARM GAS /tmp/ccgleihc.s page 56
+ARM GAS /tmp/ccGCY58Q.s page 56
836:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1820 .loc 1 850 63 view .LVU571
1821 0130 0B4A ldr r2, .L177+8
1822 0132 D35C ldrb r3, [r2, r3] @ zero_extendqisi2
-ARM GAS /tmp/ccgleihc.s page 57
+ARM GAS /tmp/ccGCY58Q.s page 57
850:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccgleihc.s page 1
803:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
1867 .loc 1 803 16 view .LVU582
1868 014e 0120 movs r0, #1
-ARM GAS /tmp/ccgleihc.s page 58
+ARM GAS /tmp/ccGCY58Q.s page 58
1869 .LVL127:
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1911 0008 00000000 .word SystemCoreClock
1912 .cfi_endproc
1913 .LFE148:
-ARM GAS /tmp/ccgleihc.s page 59
+ARM GAS /tmp/ccGCY58Q.s page 59
1915 .section .text.HAL_RCC_GetPCLK1Freq,"ax",%progbits
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1959 .global HAL_RCC_GetPCLK2Freq
1960 .syntax unified
1961 .thumb
-ARM GAS /tmp/ccgleihc.s page 60
+ARM GAS /tmp/ccGCY58Q.s page 60
1962 .thumb_func
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccgleihc.s page 1
2007 HAL_RCC_GetOscConfig:
2008 .LVL131:
2009 .LFB151:
-ARM GAS /tmp/ccgleihc.s page 61
+ARM GAS /tmp/ccGCY58Q.s page 61
1083:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccgleihc.s page 1
2035 .loc 1 1111 6 view .LVU612
2036 0018 13F0010F tst r3, #1
2037 001c 4AD0 beq .L194
-ARM GAS /tmp/ccgleihc.s page 62
+ARM GAS /tmp/ccGCY58Q.s page 62
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccgleihc.s page 1
2066 .loc 1 1137 6 view .LVU626
2067 003c 13F0010F tst r3, #1
2068 0040 46D0 beq .L199
-ARM GAS /tmp/ccgleihc.s page 63
+ARM GAS /tmp/ccGCY58Q.s page 63
1138:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccgleihc.s page 1
2103 0066 5368 ldr r3, [r2, #4]
2104 .loc 1 1157 33 view .LVU644
2105 0068 C3F38813 ubfx r3, r3, #6, #9
-ARM GAS /tmp/ccgleihc.s page 64
+ARM GAS /tmp/ccGCY58Q.s page 64
2106 .loc 1 1157 31 view .LVU645
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccgleihc.s page 1
22:Drivers/CMSIS/Include/cmsis_gcc.h **** * limitations under the License.
23:Drivers/CMSIS/Include/cmsis_gcc.h **** */
24:Drivers/CMSIS/Include/cmsis_gcc.h ****
-ARM GAS /tmp/ccgleihc.s page 65
+ARM GAS /tmp/ccGCY58Q.s page 65
25:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __CMSIS_GCC_H
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccgleihc.s page 1
79:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic push
80:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wpacked"
81:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wattributes"
-ARM GAS /tmp/ccgleihc.s page 66
+ARM GAS /tmp/ccGCY58Q.s page 66
82:Drivers/CMSIS/Include/cmsis_gcc.h **** __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; };
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccgleihc.s page 1
136:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Disable IRQ Interrupts
137:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Disables IRQ interrupts by setting the I-bit in the CPSR.
138:Drivers/CMSIS/Include/cmsis_gcc.h **** Can only be executed in Privileged modes.
-ARM GAS /tmp/ccgleihc.s page 67
+ARM GAS /tmp/ccGCY58Q.s page 67
139:Drivers/CMSIS/Include/cmsis_gcc.h **** */
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccgleihc.s page 1
193:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control)
194:Drivers/CMSIS/Include/cmsis_gcc.h **** {
195:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR control_ns, %0" : : "r" (control) : "memory");
-ARM GAS /tmp/ccgleihc.s page 68
+ARM GAS /tmp/ccGCY58Q.s page 68
196:Drivers/CMSIS/Include/cmsis_gcc.h **** }
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccgleihc.s page 1
250:Drivers/CMSIS/Include/cmsis_gcc.h ****
251:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, psp" : "=r" (result) );
252:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
-ARM GAS /tmp/ccgleihc.s page 69
+ARM GAS /tmp/ccGCY58Q.s page 69
253:Drivers/CMSIS/Include/cmsis_gcc.h **** }
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccgleihc.s page 1
307:Drivers/CMSIS/Include/cmsis_gcc.h **** }
308:Drivers/CMSIS/Include/cmsis_gcc.h ****
309:Drivers/CMSIS/Include/cmsis_gcc.h ****
-ARM GAS /tmp/ccgleihc.s page 70
+ARM GAS /tmp/ccGCY58Q.s page 70
310:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccgleihc.s page 1
364:Drivers/CMSIS/Include/cmsis_gcc.h ****
365:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
366:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Stack Pointer (non-secure)
-ARM GAS /tmp/ccgleihc.s page 71
+ARM GAS /tmp/ccGCY58Q.s page 71
367:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Stack Pointer (SP) when in secure state.
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccgleihc.s page 1
421:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Priority Mask Register when in secure state.
422:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] priMask Priority Mask
423:Drivers/CMSIS/Include/cmsis_gcc.h **** */
-ARM GAS /tmp/ccgleihc.s page 72
+ARM GAS /tmp/ccGCY58Q.s page 72
424:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_PRIMASK_NS(uint32_t priMask)
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccgleihc.s page 1
478:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
479:Drivers/CMSIS/Include/cmsis_gcc.h ****
480:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, basepri_ns" : "=r" (result) );
-ARM GAS /tmp/ccgleihc.s page 73
+ARM GAS /tmp/ccGCY58Q.s page 73
481:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccgleihc.s page 1
535:Drivers/CMSIS/Include/cmsis_gcc.h ****
536:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
537:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
-ARM GAS /tmp/ccgleihc.s page 74
+ARM GAS /tmp/ccGCY58Q.s page 74
538:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Fault Mask (non-secure)
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccgleihc.s page 1
592:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_PSPLIM(void)
593:Drivers/CMSIS/Include/cmsis_gcc.h **** {
594:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) && \
-ARM GAS /tmp/ccgleihc.s page 75
+ARM GAS /tmp/ccGCY58Q.s page 75
595:Drivers/CMSIS/Include/cmsis_gcc.h **** (!defined (__ARM_FEATURE_CMSE) || (__ARM_FEATURE_CMSE < 3)))
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccgleihc.s page 1
649:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
650:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
651:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Process Stack Pointer (non-secure)
-ARM GAS /tmp/ccgleihc.s page 76
+ARM GAS /tmp/ccGCY58Q.s page 76
652:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccgleihc.s page 1
706:Drivers/CMSIS/Include/cmsis_gcc.h **** return 0U;
707:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
708:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
-ARM GAS /tmp/ccgleihc.s page 77
+ARM GAS /tmp/ccGCY58Q.s page 77
709:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, msplim_ns" : "=r" (result) );
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccgleihc.s page 1
763:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Floating Point Status/Control register.
764:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Floating Point Status/Control register value
765:Drivers/CMSIS/Include/cmsis_gcc.h **** */
-ARM GAS /tmp/ccgleihc.s page 78
+ARM GAS /tmp/ccGCY58Q.s page 78
766:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_FPSCR(void)
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccgleihc.s page 1
820:Drivers/CMSIS/Include/cmsis_gcc.h **** * For thumb1, use low register (r0-r7), specified by constraint "l"
821:Drivers/CMSIS/Include/cmsis_gcc.h **** * Otherwise, use general registers, specified by constraint "r" */
822:Drivers/CMSIS/Include/cmsis_gcc.h **** #if defined (__thumb__) && !defined (__thumb2__)
-ARM GAS /tmp/ccgleihc.s page 79
+ARM GAS /tmp/ccGCY58Q.s page 79
823:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CMSIS_GCC_OUT_REG(r) "=l" (r)
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccgleihc.s page 1
877:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __DSB(void)
878:Drivers/CMSIS/Include/cmsis_gcc.h **** {
879:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("dsb 0xF":::"memory");
-ARM GAS /tmp/ccgleihc.s page 80
+ARM GAS /tmp/ccGCY58Q.s page 80
880:Drivers/CMSIS/Include/cmsis_gcc.h **** }
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccgleihc.s page 1
934:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE int16_t __REVSH(int16_t value)
935:Drivers/CMSIS/Include/cmsis_gcc.h **** {
936:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 8)
-ARM GAS /tmp/ccgleihc.s page 81
+ARM GAS /tmp/ccGCY58Q.s page 81
937:Drivers/CMSIS/Include/cmsis_gcc.h **** return (int16_t)__builtin_bswap16(value);
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccgleihc.s page 1
988:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("rbit %0, %1" : "=r" (result) : "r" (value) );
2138 .loc 2 988 4 view .LVU661
2139 008a 4FF0E042 mov r2, #1879048192
-ARM GAS /tmp/ccgleihc.s page 82
+ARM GAS /tmp/ccGCY58Q.s page 82
2140 .syntax unified
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1107:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
2173 .loc 1 1107 33 is_stmt 0 view .LVU673
2174 00ae 0023 movs r3, #0
-ARM GAS /tmp/ccgleihc.s page 83
+ARM GAS /tmp/ccGCY58Q.s page 83
2175 00b0 4360 str r3, [r0, #4]
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccgleihc.s page 1
2216 .L203:
2217 00dc 00380240 .word 1073887232
2218 .cfi_endproc
-ARM GAS /tmp/ccgleihc.s page 84
+ARM GAS /tmp/ccGCY58Q.s page 84
2219 .LFE151:
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
1184:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Get the APB1 configuration ----------------------------------------------*/
1185:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** RCC_ClkInitStruct->APB1CLKDivider = (uint32_t)(RCC->CFGR & RCC_CFGR_PPRE1);
-ARM GAS /tmp/ccgleihc.s page 85
+ARM GAS /tmp/ccGCY58Q.s page 85
2256 .loc 1 1185 3 is_stmt 1 view .LVU698
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1199:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** void HAL_RCC_NMI_IRQHandler(void)
1200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
1201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Check RCC CSSF flag */
-ARM GAS /tmp/ccgleihc.s page 86
+ARM GAS /tmp/ccGCY58Q.s page 86
1202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (__HAL_RCC_GET_IT(RCC_IT_CSS))
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccgleihc.s page 1
1202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
2332 .loc 1 1202 6 view .LVU716
2333 0006 13F0800F tst r3, #128
-ARM GAS /tmp/ccgleihc.s page 87
+ARM GAS /tmp/ccGCY58Q.s page 87
2334 000a 00D1 bne .L212
@@ -5196,54 +5196,54 @@ ARM GAS /tmp/ccgleihc.s page 1
2363 .file 9 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h"
2364 .file 10 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h"
2365 .file 11 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
-ARM GAS /tmp/ccgleihc.s page 88
+ARM GAS /tmp/ccGCY58Q.s page 88
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_rcc.c
- /tmp/ccgleihc.s:17 .text.HAL_RCC_DeInit:0000000000000000 $t
- /tmp/ccgleihc.s:25 .text.HAL_RCC_DeInit:0000000000000000 HAL_RCC_DeInit
- /tmp/ccgleihc.s:299 .text.HAL_RCC_DeInit:0000000000000144 $d
- /tmp/ccgleihc.s:308 .text.HAL_RCC_OscConfig:0000000000000000 $t
- /tmp/ccgleihc.s:315 .text.HAL_RCC_OscConfig:0000000000000000 HAL_RCC_OscConfig
- /tmp/ccgleihc.s:821 .text.HAL_RCC_OscConfig:000000000000026c $d
- /tmp/ccgleihc.s:826 .text.HAL_RCC_OscConfig:0000000000000274 $t
- /tmp/ccgleihc.s:1216 .text.HAL_RCC_OscConfig:0000000000000440 $d
- /tmp/ccgleihc.s:1221 .text.HAL_RCC_MCOConfig:0000000000000000 $t
- /tmp/ccgleihc.s:1228 .text.HAL_RCC_MCOConfig:0000000000000000 HAL_RCC_MCOConfig
- /tmp/ccgleihc.s:1378 .text.HAL_RCC_MCOConfig:000000000000008c $d
- /tmp/ccgleihc.s:1385 .text.HAL_RCC_EnableCSS:0000000000000000 $t
- /tmp/ccgleihc.s:1392 .text.HAL_RCC_EnableCSS:0000000000000000 HAL_RCC_EnableCSS
- /tmp/ccgleihc.s:1409 .text.HAL_RCC_EnableCSS:000000000000000c $d
- /tmp/ccgleihc.s:1414 .text.HAL_RCC_DisableCSS:0000000000000000 $t
- /tmp/ccgleihc.s:1421 .text.HAL_RCC_DisableCSS:0000000000000000 HAL_RCC_DisableCSS
- /tmp/ccgleihc.s:1438 .text.HAL_RCC_DisableCSS:000000000000000c $d
- /tmp/ccgleihc.s:1444 .text.HAL_RCC_GetSysClockFreq:0000000000000000 $t
- /tmp/ccgleihc.s:1451 .text.HAL_RCC_GetSysClockFreq:0000000000000000 HAL_RCC_GetSysClockFreq
- /tmp/ccgleihc.s:1567 .text.HAL_RCC_GetSysClockFreq:0000000000000098 $d
- /tmp/ccgleihc.s:1574 .text.HAL_RCC_ClockConfig:0000000000000000 $t
- /tmp/ccgleihc.s:1581 .text.HAL_RCC_ClockConfig:0000000000000000 HAL_RCC_ClockConfig
- /tmp/ccgleihc.s:1880 .text.HAL_RCC_ClockConfig:0000000000000158 $d
- /tmp/ccgleihc.s:1889 .text.HAL_RCC_GetHCLKFreq:0000000000000000 $t
- /tmp/ccgleihc.s:1896 .text.HAL_RCC_GetHCLKFreq:0000000000000000 HAL_RCC_GetHCLKFreq
- /tmp/ccgleihc.s:1911 .text.HAL_RCC_GetHCLKFreq:0000000000000008 $d
- /tmp/ccgleihc.s:1916 .text.HAL_RCC_GetPCLK1Freq:0000000000000000 $t
- /tmp/ccgleihc.s:1923 .text.HAL_RCC_GetPCLK1Freq:0000000000000000 HAL_RCC_GetPCLK1Freq
- /tmp/ccgleihc.s:1952 .text.HAL_RCC_GetPCLK1Freq:0000000000000018 $d
- /tmp/ccgleihc.s:1958 .text.HAL_RCC_GetPCLK2Freq:0000000000000000 $t
- /tmp/ccgleihc.s:1965 .text.HAL_RCC_GetPCLK2Freq:0000000000000000 HAL_RCC_GetPCLK2Freq
- /tmp/ccgleihc.s:1994 .text.HAL_RCC_GetPCLK2Freq:0000000000000018 $d
- /tmp/ccgleihc.s:2000 .text.HAL_RCC_GetOscConfig:0000000000000000 $t
- /tmp/ccgleihc.s:2007 .text.HAL_RCC_GetOscConfig:0000000000000000 HAL_RCC_GetOscConfig
- /tmp/ccgleihc.s:2217 .text.HAL_RCC_GetOscConfig:00000000000000dc $d
- /tmp/ccgleihc.s:2222 .text.HAL_RCC_GetClockConfig:0000000000000000 $t
- /tmp/ccgleihc.s:2229 .text.HAL_RCC_GetClockConfig:0000000000000000 HAL_RCC_GetClockConfig
- /tmp/ccgleihc.s:2284 .text.HAL_RCC_GetClockConfig:0000000000000034 $d
- /tmp/ccgleihc.s:2290 .text.HAL_RCC_CSSCallback:0000000000000000 $t
- /tmp/ccgleihc.s:2297 .text.HAL_RCC_CSSCallback:0000000000000000 HAL_RCC_CSSCallback
- /tmp/ccgleihc.s:2310 .text.HAL_RCC_NMI_IRQHandler:0000000000000000 $t
- /tmp/ccgleihc.s:2317 .text.HAL_RCC_NMI_IRQHandler:0000000000000000 HAL_RCC_NMI_IRQHandler
- /tmp/ccgleihc.s:2351 .text.HAL_RCC_NMI_IRQHandler:000000000000001c $d
+ /tmp/ccGCY58Q.s:17 .text.HAL_RCC_DeInit:0000000000000000 $t
+ /tmp/ccGCY58Q.s:25 .text.HAL_RCC_DeInit:0000000000000000 HAL_RCC_DeInit
+ /tmp/ccGCY58Q.s:299 .text.HAL_RCC_DeInit:0000000000000144 $d
+ /tmp/ccGCY58Q.s:308 .text.HAL_RCC_OscConfig:0000000000000000 $t
+ /tmp/ccGCY58Q.s:315 .text.HAL_RCC_OscConfig:0000000000000000 HAL_RCC_OscConfig
+ /tmp/ccGCY58Q.s:821 .text.HAL_RCC_OscConfig:000000000000026c $d
+ /tmp/ccGCY58Q.s:826 .text.HAL_RCC_OscConfig:0000000000000274 $t
+ /tmp/ccGCY58Q.s:1216 .text.HAL_RCC_OscConfig:0000000000000440 $d
+ /tmp/ccGCY58Q.s:1221 .text.HAL_RCC_MCOConfig:0000000000000000 $t
+ /tmp/ccGCY58Q.s:1228 .text.HAL_RCC_MCOConfig:0000000000000000 HAL_RCC_MCOConfig
+ /tmp/ccGCY58Q.s:1378 .text.HAL_RCC_MCOConfig:000000000000008c $d
+ /tmp/ccGCY58Q.s:1385 .text.HAL_RCC_EnableCSS:0000000000000000 $t
+ /tmp/ccGCY58Q.s:1392 .text.HAL_RCC_EnableCSS:0000000000000000 HAL_RCC_EnableCSS
+ /tmp/ccGCY58Q.s:1409 .text.HAL_RCC_EnableCSS:000000000000000c $d
+ /tmp/ccGCY58Q.s:1414 .text.HAL_RCC_DisableCSS:0000000000000000 $t
+ /tmp/ccGCY58Q.s:1421 .text.HAL_RCC_DisableCSS:0000000000000000 HAL_RCC_DisableCSS
+ /tmp/ccGCY58Q.s:1438 .text.HAL_RCC_DisableCSS:000000000000000c $d
+ /tmp/ccGCY58Q.s:1444 .text.HAL_RCC_GetSysClockFreq:0000000000000000 $t
+ /tmp/ccGCY58Q.s:1451 .text.HAL_RCC_GetSysClockFreq:0000000000000000 HAL_RCC_GetSysClockFreq
+ /tmp/ccGCY58Q.s:1567 .text.HAL_RCC_GetSysClockFreq:0000000000000098 $d
+ /tmp/ccGCY58Q.s:1574 .text.HAL_RCC_ClockConfig:0000000000000000 $t
+ /tmp/ccGCY58Q.s:1581 .text.HAL_RCC_ClockConfig:0000000000000000 HAL_RCC_ClockConfig
+ /tmp/ccGCY58Q.s:1880 .text.HAL_RCC_ClockConfig:0000000000000158 $d
+ /tmp/ccGCY58Q.s:1889 .text.HAL_RCC_GetHCLKFreq:0000000000000000 $t
+ /tmp/ccGCY58Q.s:1896 .text.HAL_RCC_GetHCLKFreq:0000000000000000 HAL_RCC_GetHCLKFreq
+ /tmp/ccGCY58Q.s:1911 .text.HAL_RCC_GetHCLKFreq:0000000000000008 $d
+ /tmp/ccGCY58Q.s:1916 .text.HAL_RCC_GetPCLK1Freq:0000000000000000 $t
+ /tmp/ccGCY58Q.s:1923 .text.HAL_RCC_GetPCLK1Freq:0000000000000000 HAL_RCC_GetPCLK1Freq
+ /tmp/ccGCY58Q.s:1952 .text.HAL_RCC_GetPCLK1Freq:0000000000000018 $d
+ /tmp/ccGCY58Q.s:1958 .text.HAL_RCC_GetPCLK2Freq:0000000000000000 $t
+ /tmp/ccGCY58Q.s:1965 .text.HAL_RCC_GetPCLK2Freq:0000000000000000 HAL_RCC_GetPCLK2Freq
+ /tmp/ccGCY58Q.s:1994 .text.HAL_RCC_GetPCLK2Freq:0000000000000018 $d
+ /tmp/ccGCY58Q.s:2000 .text.HAL_RCC_GetOscConfig:0000000000000000 $t
+ /tmp/ccGCY58Q.s:2007 .text.HAL_RCC_GetOscConfig:0000000000000000 HAL_RCC_GetOscConfig
+ /tmp/ccGCY58Q.s:2217 .text.HAL_RCC_GetOscConfig:00000000000000dc $d
+ /tmp/ccGCY58Q.s:2222 .text.HAL_RCC_GetClockConfig:0000000000000000 $t
+ /tmp/ccGCY58Q.s:2229 .text.HAL_RCC_GetClockConfig:0000000000000000 HAL_RCC_GetClockConfig
+ /tmp/ccGCY58Q.s:2284 .text.HAL_RCC_GetClockConfig:0000000000000034 $d
+ /tmp/ccGCY58Q.s:2290 .text.HAL_RCC_CSSCallback:0000000000000000 $t
+ /tmp/ccGCY58Q.s:2297 .text.HAL_RCC_CSSCallback:0000000000000000 HAL_RCC_CSSCallback
+ /tmp/ccGCY58Q.s:2310 .text.HAL_RCC_NMI_IRQHandler:0000000000000000 $t
+ /tmp/ccGCY58Q.s:2317 .text.HAL_RCC_NMI_IRQHandler:0000000000000000 HAL_RCC_NMI_IRQHandler
+ /tmp/ccGCY58Q.s:2351 .text.HAL_RCC_NMI_IRQHandler:000000000000001c $d
UNDEFINED SYMBOLS
HAL_GetTick
diff --git a/build/stm32f7xx_hal_rcc.o b/build/stm32f7xx_hal_rcc.o
index b6cb205..24fdb6e 100644
Binary files a/build/stm32f7xx_hal_rcc.o and b/build/stm32f7xx_hal_rcc.o differ
diff --git a/build/stm32f7xx_hal_rcc_ex.lst b/build/stm32f7xx_hal_rcc_ex.lst
index e8b779c..958f539 100644
--- a/build/stm32f7xx_hal_rcc_ex.lst
+++ b/build/stm32f7xx_hal_rcc_ex.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cc41FM7T.s page 1
+ARM GAS /tmp/ccj9xBix.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc41FM7T.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/cc41FM7T.s page 2
+ARM GAS /tmp/ccj9xBix.s page 2
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @{
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc41FM7T.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/cc41FM7T.s page 3
+ARM GAS /tmp/ccj9xBix.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/cc41FM7T.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/cc41FM7T.s page 4
+ARM GAS /tmp/ccj9xBix.s page 4
56 .loc 1 117 5 view .LVU10
@@ -238,7 +238,7 @@ ARM GAS /tmp/cc41FM7T.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/cc41FM7T.s page 5
+ARM GAS /tmp/ccj9xBix.s page 5
90 0032 AC4A ldr r2, .L87
@@ -298,7 +298,7 @@ ARM GAS /tmp/cc41FM7T.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/cc41FM7T.s page 6
+ARM GAS /tmp/ccj9xBix.s page 6
160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@@ -358,7 +358,7 @@ ARM GAS /tmp/cc41FM7T.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/cc41FM7T.s page 7
+ARM GAS /tmp/ccj9xBix.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/cc41FM7T.s page 1
158 .loc 1 238 3 discriminator 5 view .LVU49
159 .loc 1 238 21 is_stmt 0 discriminator 5 view .LVU50
160 0090 2368 ldr r3, [r4]
-ARM GAS /tmp/cc41FM7T.s page 8
+ARM GAS /tmp/ccj9xBix.s page 8
161 .loc 1 238 5 discriminator 5 view .LVU51
@@ -478,7 +478,7 @@ ARM GAS /tmp/cc41FM7T.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/cc41FM7T.s page 9
+ARM GAS /tmp/ccj9xBix.s page 9
198 00d2 08D0 beq .L19
@@ -538,7 +538,7 @@ ARM GAS /tmp/cc41FM7T.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/cc41FM7T.s page 10
+ARM GAS /tmp/ccj9xBix.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/cc41FM7T.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/cc41FM7T.s page 11
+ARM GAS /tmp/ccj9xBix.s page 11
266 014a C2F89030 str r3, [r2, #144]
@@ -658,7 +658,7 @@ ARM GAS /tmp/cc41FM7T.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/cc41FM7T.s page 12
+ARM GAS /tmp/ccj9xBix.s page 12
299 .loc 1 328 21 is_stmt 0 view .LVU98
@@ -718,7 +718,7 @@ ARM GAS /tmp/cc41FM7T.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/cc41FM7T.s page 13
+ARM GAS /tmp/ccj9xBix.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/cc41FM7T.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/cc41FM7T.s page 14
+ARM GAS /tmp/ccj9xBix.s page 14
367 01f4 D2F89030 ldr r3, [r2, #144]
@@ -838,7 +838,7 @@ ARM GAS /tmp/cc41FM7T.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/cc41FM7T.s page 15
+ARM GAS /tmp/ccj9xBix.s page 15
401 .loc 1 397 16 view .LVU133
@@ -898,7 +898,7 @@ ARM GAS /tmp/cc41FM7T.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/cc41FM7T.s page 16
+ARM GAS /tmp/ccj9xBix.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/cc41FM7T.s page 1
466 .loc 1 443 5 view .LVU155
467 02a0 13F0805F tst r3, #268435456
468 02a4 09D0 beq .L37
-ARM GAS /tmp/cc41FM7T.s page 17
+ARM GAS /tmp/ccj9xBix.s page 17
444:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
502 02d6 034B ldr r3, .L87
503 02d8 1B68 ldr r3, [r3]
504 .loc 1 464 10 view .LVU168
-ARM GAS /tmp/cc41FM7T.s page 18
+ARM GAS /tmp/ccj9xBix.s page 18
505 02da 13F0006F tst r3, #134217728
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
548 0304 B9E6 b .L6
549 .LVL20:
550 .L77:
-ARM GAS /tmp/cc41FM7T.s page 19
+ARM GAS /tmp/ccj9xBix.s page 19
183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
589 0332 06D1 bne .L80
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
590 .loc 1 197 7 is_stmt 1 view .LVU196
-ARM GAS /tmp/cc41FM7T.s page 20
+ARM GAS /tmp/ccj9xBix.s page 20
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
629 .LVL27:
212:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_BACKUPRESET_RELEASE();
630 .loc 1 212 7 is_stmt 1 view .LVU213
-ARM GAS /tmp/cc41FM7T.s page 21
+ARM GAS /tmp/ccj9xBix.s page 21
631 035e 196F ldr r1, [r3, #112]
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
673 039e FFF7FEFF bl HAL_GetTick
674 .LVL30:
222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
-ARM GAS /tmp/cc41FM7T.s page 22
+ARM GAS /tmp/ccj9xBix.s page 22
675 .loc 1 222 21 view .LVU226
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
717 .LVL35:
718 .L79:
470:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
-ARM GAS /tmp/cc41FM7T.s page 23
+ARM GAS /tmp/ccj9xBix.s page 23
471:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
490:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
491:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /*----------------- In Case of PLLI2S is selected as source clock for SAI -------------------*/
492:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if(((((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_SAI1) == RCC_PERIPHCLK_SAI1) && (Pe
-ARM GAS /tmp/cc41FM7T.s page 24
+ARM GAS /tmp/ccj9xBix.s page 24
754 .loc 1 492 5 is_stmt 1 view .LVU253
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
793 043a 43EA0063 orr r3, r3, r0, lsl #24
794 043e 01F0E041 and r1, r1, #1879048192
795 .LVL43:
-ARM GAS /tmp/cc41FM7T.s page 25
+ARM GAS /tmp/ccj9xBix.s page 25
796 .loc 1 507 7 view .LVU269
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
832 .loc 1 525 7 view .LVU281
833 047a 0343 orrs r3, r3, r0
834 047c 01F0E041 and r1, r1, #1879048192
-ARM GAS /tmp/cc41FM7T.s page 26
+ARM GAS /tmp/ccj9xBix.s page 26
835 .LVL48:
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
868 04b4 FFF7FEFF bl HAL_GetTick
869 .LVL49:
870 04b8 0646 mov r6, r0
-ARM GAS /tmp/cc41FM7T.s page 27
+ARM GAS /tmp/ccj9xBix.s page 27
871 .LVL50:
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
573:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
574:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* return in case of Timeout detected */
575:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** return HAL_TIMEOUT;
-ARM GAS /tmp/cc41FM7T.s page 28
+ARM GAS /tmp/ccj9xBix.s page 28
576:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
630:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* PLLSAI_VCO Input = PLL_SOURCE/PLLM */
631:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* PLLSAI_VCO Output = PLLSAI_VCO Input * PLLSAIN */
632:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* LTDC_CLK(first level) = PLLSAI_VCO Output/PLLSAIR */
-ARM GAS /tmp/cc41FM7T.s page 29
+ARM GAS /tmp/ccj9xBix.s page 29
633:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PLLSAI_CONFIG(PeriphClkInit->PLLSAI.PLLSAIN , tmpreg1, tmpreg0, PeriphClkInit->PLLS
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
925 .loc 1 570 5 is_stmt 1 view .LVU309
926 .L50:
-ARM GAS /tmp/cc41FM7T.s page 30
+ARM GAS /tmp/ccj9xBix.s page 30
570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
966 051c 13F4801F tst r3, #1048576
967 0520 1DD0 beq .L54
584:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
-ARM GAS /tmp/cc41FM7T.s page 31
+ARM GAS /tmp/ccj9xBix.s page 31
968 .loc 1 584 111 view .LVU325
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1008 .loc 1 605 7 view .LVU339
1009 0560 13F4001F tst r3, #2097152
1010 0564 03D0 beq .L55
-ARM GAS /tmp/cc41FM7T.s page 32
+ARM GAS /tmp/ccj9xBix.s page 32
605:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1050 059e 23F44033 bic r3, r3, #196608
1051 05a2 E16A ldr r1, [r4, #44]
1052 05a4 0B43 orrs r3, r3, r1
-ARM GAS /tmp/cc41FM7T.s page 33
+ARM GAS /tmp/ccj9xBix.s page 33
1053 05a6 C2F88C30 str r3, [r2, #140]
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1092 05d2 0A4A ldr r2, .L92
1093 05d4 D2F88800 ldr r0, [r2, #136]
1094 .LVL71:
-ARM GAS /tmp/cc41FM7T.s page 34
+ARM GAS /tmp/ccj9xBix.s page 34
611:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
663:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @retval None
664:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** */
665:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** void HAL_RCCEx_GetPeriphCLKConfig(RCC_PeriphCLKInitTypeDef *PeriphClkInit)
-ARM GAS /tmp/cc41FM7T.s page 35
+ARM GAS /tmp/ccj9xBix.s page 35
666:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1159 0010 D3F88420 ldr r2, [r3, #132]
1160 .loc 1 699 35 view .LVU387
1161 0014 C2F30142 ubfx r2, r2, #16, #2
-ARM GAS /tmp/cc41FM7T.s page 36
+ARM GAS /tmp/ccj9xBix.s page 36
1162 .loc 1 699 33 view .LVU388
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
710:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->PLLI2SDivQ = (uint32_t)((RCC->DCKCFGR1 & RCC_DCKCFGR1_PLLI2SDIVQ) >> RCC_DCKCFGR1_
1206 .loc 1 710 3 is_stmt 1 view .LVU413
1207 .loc 1 710 46 is_stmt 0 view .LVU414
-ARM GAS /tmp/cc41FM7T.s page 37
+ARM GAS /tmp/ccj9xBix.s page 37
1208 0056 D3F88C20 ldr r2, [r3, #140]
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1248 0094 02F44032 and r2, r2, #196608
1249 .loc 1 724 37 view .LVU436
1250 0098 4266 str r2, [r0, #100]
-ARM GAS /tmp/cc41FM7T.s page 38
+ARM GAS /tmp/ccj9xBix.s page 38
725:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
743:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
744:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get the UART4 clock configuration ------------------------------------------*/
745:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->Uart4ClockSelection = __HAL_RCC_GET_UART4_SOURCE();
-ARM GAS /tmp/cc41FM7T.s page 39
+ARM GAS /tmp/ccj9xBix.s page 39
1287 .loc 1 745 3 is_stmt 1 view .LVU455
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1323 .loc 1 763 3 is_stmt 1 view .LVU473
1324 .loc 1 763 38 is_stmt 0 view .LVU474
1325 0112 D3F89020 ldr r2, [r3, #144]
-ARM GAS /tmp/cc41FM7T.s page 40
+ARM GAS /tmp/ccj9xBix.s page 40
1326 0116 02F08062 and r2, r2, #67108864
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1360 .loc 1 783 17 is_stmt 0 view .LVU492
1361 0156 9968 ldr r1, [r3, #8]
1362 .loc 1 783 11 view .LVU493
-ARM GAS /tmp/cc41FM7T.s page 41
+ARM GAS /tmp/ccj9xBix.s page 41
1363 0158 01F4F811 and r1, r1, #2031616
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1406 .fpu fpv5-d16
1408 HAL_RCCEx_GetPeriphCLKFreq:
1409 .LVL79:
-ARM GAS /tmp/cc41FM7T.s page 42
+ARM GAS /tmp/ccj9xBix.s page 42
1410 .LFB143:
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
849:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
850:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** plli2sused = 1;
851:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
-ARM GAS /tmp/cc41FM7T.s page 43
+ARM GAS /tmp/ccj9xBix.s page 43
852:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Enable the PLLSAI when it's used as clock source for SAI */
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
906:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
907:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if((tmpreg0 != 0x00000000U) && (tmpreg0 != (PeriphClkInit->RTCClockSelection & RCC_BDCR_RTCSEL)
908:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
-ARM GAS /tmp/cc41FM7T.s page 44
+ARM GAS /tmp/ccj9xBix.s page 44
909:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Store the content of BDCR register before the reset of Backup Domain */
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
963:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
964:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the I2C2 clock source */
965:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_I2C2_CONFIG(PeriphClkInit->I2c2ClockSelection);
-ARM GAS /tmp/cc41FM7T.s page 45
+ARM GAS /tmp/ccj9xBix.s page 45
966:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1020:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
1021:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Check the parameters */
1022:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_UART5CLKSOURCE(PeriphClkInit->Uart5ClockSelection));
-ARM GAS /tmp/cc41FM7T.s page 46
+ARM GAS /tmp/ccj9xBix.s page 46
1023:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1077:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Check the parameters */
1078:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_LPTIM1CLK(PeriphClkInit->Lptim1ClockSelection));
1079:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
-ARM GAS /tmp/cc41FM7T.s page 47
+ARM GAS /tmp/ccj9xBix.s page 47
1080:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the LTPIM1 clock source */
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1134:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tmpreg0 = ((RCC->PLLI2SCFGR & RCC_PLLI2SCFGR_PLLI2SQ) >> RCC_PLLI2SCFGR_PLLI2SQ_Pos);
1135:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the PLLI2S division factors */
1136:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* PLLI2S_VCO = f(VCO clock) = f(PLLI2S clock input) x (PLLI2SN/PLLM) */
-ARM GAS /tmp/cc41FM7T.s page 48
+ARM GAS /tmp/ccj9xBix.s page 48
1137:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* I2SCLK = f(PLLI2S clock output) = f(VCO clock) / PLLI2SR */
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /*-------------------------------------- PLLSAI Configuration ---------------------------------*/
1192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* PLLSAI is configured when a peripheral will use it as source clock : SAI1, SAI2, LTDC or CK48
1193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if(pllsaiused == 1)
-ARM GAS /tmp/cc41FM7T.s page 49
+ARM GAS /tmp/ccj9xBix.s page 49
1194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1248:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
1249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Enable PLLSAI Clock */
1250:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PLLSAI_ENABLE();
-ARM GAS /tmp/cc41FM7T.s page 50
+ARM GAS /tmp/ccj9xBix.s page 50
1251:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1305:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->Sai1ClockSelection = __HAL_RCC_GET_SAI1_SOURCE();
1306:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
1307:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get the SAI2 clock configuration ----------------------------------------------*/
-ARM GAS /tmp/cc41FM7T.s page 51
+ARM GAS /tmp/ccj9xBix.s page 51
1308:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->Sai2ClockSelection = __HAL_RCC_GET_SAI2_SOURCE();
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1362:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get the TIM Prescaler configuration --------------------------------------------*/
1363:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if ((RCC->DCKCFGR1 & RCC_DCKCFGR1_TIMPRE) == RESET)
1364:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
-ARM GAS /tmp/cc41FM7T.s page 52
+ARM GAS /tmp/ccj9xBix.s page 52
1365:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->TIMPresSelection = RCC_TIMPRES_DESACTIVATED;
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
1399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** case 0: /* PLLSAI is the clock source for SAI1 */
1400:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
-ARM GAS /tmp/cc41FM7T.s page 53
+ARM GAS /tmp/ccj9xBix.s page 53
1401:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the PLLSAI division factor */
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1455:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
1456:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if((RCC->PLLCFGR & RCC_PLLCFGR_PLLSRC) == RCC_PLLSOURCE_HSI)
1457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
-ARM GAS /tmp/cc41FM7T.s page 54
+ARM GAS /tmp/ccj9xBix.s page 54
1458:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* In Case the main PLL Source is HSI */
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1506:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** case RCC_DCKCFGR1_SAI2SEL_0: /* PLLI2S is the clock source for SAI2 */
1507:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
1508:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the PLLI2S division factor */
-ARM GAS /tmp/cc41FM7T.s page 55
+ARM GAS /tmp/ccj9xBix.s page 55
1509:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* PLLI2S_VCO Input = PLL_SOURCE/PLLM */
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1439 .LVL83:
1440 .L123:
1395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** saiclocksource &= RCC_DCKCFGR1_SAI1SEL;
-ARM GAS /tmp/cc41FM7T.s page 56
+ARM GAS /tmp/ccj9xBix.s page 56
1441 .loc 1 1395 5 is_stmt 1 view .LVU519
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1481 0046 D2F88410 ldr r1, [r2, #132]
1440:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = (vcoinput * ((RCC->PLLI2SCFGR & RCC_PLLI2SCFGR_PLLI2SN) >> 6))/(tmpreg);
1482 .loc 1 1440 16 view .LVU534
-ARM GAS /tmp/cc41FM7T.s page 57
+ARM GAS /tmp/ccj9xBix.s page 57
1483 004a C1F30361 ubfx r1, r1, #24, #4
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1521 .loc 1 1456 9 is_stmt 1 view .LVU550
1456:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
1522 .loc 1 1456 16 is_stmt 0 view .LVU551
-ARM GAS /tmp/cc41FM7T.s page 58
+ARM GAS /tmp/ccj9xBix.s page 58
1523 0078 564A ldr r2, .L129
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1563 .LVL103:
1564 .L106:
1415:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = (vcoinput * ((RCC->PLLSAICFGR & RCC_PLLSAICFGR_PLLSAIN) >> 6))/(tmpreg);
-ARM GAS /tmp/cc41FM7T.s page 59
+ARM GAS /tmp/ccj9xBix.s page 59
1565 .loc 1 1415 9 is_stmt 1 view .LVU566
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1411:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
1603 .loc 1 1411 36 view .LVU583
1604 00d0 00F03F0C and ip, r0, #63
-ARM GAS /tmp/cc41FM7T.s page 60
+ARM GAS /tmp/ccj9xBix.s page 60
1411:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1478:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** saiclocksource &= RCC_DCKCFGR1_SAI2SEL;
1646 .loc 1 1478 20 view .LVU597
1647 00f6 D3F88C30 ldr r3, [r3, #140]
-ARM GAS /tmp/cc41FM7T.s page 61
+ARM GAS /tmp/ccj9xBix.s page 61
1648 .LVL120:
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1687 012c C2F30362 ubfx r2, r2, #24, #4
1688 .LVL125:
1524:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
-ARM GAS /tmp/cc41FM7T.s page 62
+ARM GAS /tmp/ccj9xBix.s page 62
1689 .loc 1 1524 9 is_stmt 1 view .LVU613
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1539:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
1727 .loc 1 1539 11 view .LVU630
1728 015c 13F4800F tst r3, #4194304
-ARM GAS /tmp/cc41FM7T.s page 63
+ARM GAS /tmp/ccj9xBix.s page 63
1729 0160 35D1 bne .L122
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1768 .LVL136:
1499:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
1769 .loc 1 1499 9 is_stmt 1 view .LVU646
-ARM GAS /tmp/cc41FM7T.s page 64
+ARM GAS /tmp/ccj9xBix.s page 64
1499:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1807 .loc 1 1494 20 view .LVU663
1808 01b8 E2E7 b .L115
1809 .LVL143:
-ARM GAS /tmp/cc41FM7T.s page 65
+ARM GAS /tmp/ccj9xBix.s page 65
1810 .L116:
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1854 .thumb
1855 .thumb_func
1856 .fpu fpv5-d16
-ARM GAS /tmp/cc41FM7T.s page 66
+ARM GAS /tmp/ccj9xBix.s page 66
1858 HAL_RCCEx_EnablePLLI2S:
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1595:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_PLLI2SP_VALUE(PLLI2SInit->PLLI2SP));
1878 .loc 1 1595 3 view .LVU681
1596:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** #endif /* RCC_PLLI2SCFGR_PLLI2SP */
-ARM GAS /tmp/cc41FM7T.s page 67
+ARM GAS /tmp/ccj9xBix.s page 67
1597:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1618:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** #else
1619:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* PLLI2S_VCO = f(VCO clock) = f(PLLI2S clock input) * PLLI2SN */
1620:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* I2SPCLK = PLLI2S_VCO / PLLI2SP */
-ARM GAS /tmp/cc41FM7T.s page 68
+ARM GAS /tmp/ccj9xBix.s page 68
1621:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* I2SQCLK = PLLI2S_VCO / PLLI2SQ */
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1939 .loc 1 1631 8 view .LVU701
1631:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
1940 .loc 1 1631 9 is_stmt 0 view .LVU702
-ARM GAS /tmp/cc41FM7T.s page 69
+ARM GAS /tmp/ccj9xBix.s page 69
1941 0056 074B ldr r3, .L142
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1983 0000 10B5 push {r4, lr}
1984 .LCFI5:
1985 .cfi_def_cfa_offset 8
-ARM GAS /tmp/cc41FM7T.s page 70
+ARM GAS /tmp/ccj9xBix.s page 70
1986 .cfi_offset 4, -8
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
2023 002a 0020 movs r0, #0
2024 .L146:
1666:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
-ARM GAS /tmp/cc41FM7T.s page 71
+ARM GAS /tmp/ccj9xBix.s page 71
2025 .loc 1 1666 1 view .LVU725
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
2064 .loc 1 1683 3 view .LVU733
1684:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** #endif /* RCC_PLLSAICFGR_PLLSAIR */
1685:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
-ARM GAS /tmp/cc41FM7T.s page 72
+ARM GAS /tmp/ccj9xBix.s page 72
1686:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Disable the PLLSAI */
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
1707:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* PLLSAI_VCO = f(VCO clock) = f(PLLSAI clock input) * PLLSAIN */
1708:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* SAIPCLK = PLLSAI_VCO / PLLSAIP */
1709:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* SAIQCLK = PLLSAI_VCO / PLLSAIQ */
-ARM GAS /tmp/cc41FM7T.s page 73
+ARM GAS /tmp/ccj9xBix.s page 73
1710:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* SAIRCLK = PLLSAI_VCO / PLLSAIR */
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
2125 .loc 1 1720 8 view .LVU753
1720:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
2126 .loc 1 1720 9 is_stmt 0 view .LVU754
-ARM GAS /tmp/cc41FM7T.s page 74
+ARM GAS /tmp/ccj9xBix.s page 74
2127 0056 074B ldr r3, .L164
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
2169 0000 10B5 push {r4, lr}
2170 .LCFI7:
2171 .cfi_def_cfa_offset 8
-ARM GAS /tmp/cc41FM7T.s page 75
+ARM GAS /tmp/ccj9xBix.s page 75
2172 .cfi_offset 4, -8
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/cc41FM7T.s page 1
2209 002a 0020 movs r0, #0
2210 .L168:
1755:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
-ARM GAS /tmp/cc41FM7T.s page 76
+ARM GAS /tmp/ccj9xBix.s page 76
2211 .loc 1 1755 1 view .LVU777
@@ -4519,36 +4519,36 @@ ARM GAS /tmp/cc41FM7T.s page 1
2227 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
2228 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h"
2229 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
-ARM GAS /tmp/cc41FM7T.s page 77
+ARM GAS /tmp/ccj9xBix.s page 77
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_rcc_ex.c
- /tmp/cc41FM7T.s:17 .text.HAL_RCCEx_PeriphCLKConfig:0000000000000000 $t
- /tmp/cc41FM7T.s:25 .text.HAL_RCCEx_PeriphCLKConfig:0000000000000000 HAL_RCCEx_PeriphCLKConfig
- /tmp/cc41FM7T.s:511 .text.HAL_RCCEx_PeriphCLKConfig:00000000000002e4 $d
- /tmp/cc41FM7T.s:515 .text.HAL_RCCEx_PeriphCLKConfig:00000000000002e8 $t
- /tmp/cc41FM7T.s:949 .text.HAL_RCCEx_PeriphCLKConfig:0000000000000504 $d
- /tmp/cc41FM7T.s:956 .text.HAL_RCCEx_PeriphCLKConfig:0000000000000510 $t
- /tmp/cc41FM7T.s:1124 .text.HAL_RCCEx_PeriphCLKConfig:00000000000005fc $d
- /tmp/cc41FM7T.s:1129 .text.HAL_RCCEx_GetPeriphCLKConfig:0000000000000000 $t
- /tmp/cc41FM7T.s:1136 .text.HAL_RCCEx_GetPeriphCLKConfig:0000000000000000 HAL_RCCEx_GetPeriphCLKConfig
- /tmp/cc41FM7T.s:1395 .text.HAL_RCCEx_GetPeriphCLKConfig:0000000000000180 $d
- /tmp/cc41FM7T.s:1401 .text.HAL_RCCEx_GetPeriphCLKFreq:0000000000000000 $t
- /tmp/cc41FM7T.s:1408 .text.HAL_RCCEx_GetPeriphCLKFreq:0000000000000000 HAL_RCCEx_GetPeriphCLKFreq
- /tmp/cc41FM7T.s:1843 .text.HAL_RCCEx_GetPeriphCLKFreq:00000000000001d4 $d
- /tmp/cc41FM7T.s:1851 .text.HAL_RCCEx_EnablePLLI2S:0000000000000000 $t
- /tmp/cc41FM7T.s:1858 .text.HAL_RCCEx_EnablePLLI2S:0000000000000000 HAL_RCCEx_EnablePLLI2S
- /tmp/cc41FM7T.s:1965 .text.HAL_RCCEx_EnablePLLI2S:0000000000000074 $d
- /tmp/cc41FM7T.s:1970 .text.HAL_RCCEx_DisablePLLI2S:0000000000000000 $t
- /tmp/cc41FM7T.s:1977 .text.HAL_RCCEx_DisablePLLI2S:0000000000000000 HAL_RCCEx_DisablePLLI2S
- /tmp/cc41FM7T.s:2032 .text.HAL_RCCEx_DisablePLLI2S:0000000000000030 $d
- /tmp/cc41FM7T.s:2037 .text.HAL_RCCEx_EnablePLLSAI:0000000000000000 $t
- /tmp/cc41FM7T.s:2044 .text.HAL_RCCEx_EnablePLLSAI:0000000000000000 HAL_RCCEx_EnablePLLSAI
- /tmp/cc41FM7T.s:2151 .text.HAL_RCCEx_EnablePLLSAI:0000000000000074 $d
- /tmp/cc41FM7T.s:2156 .text.HAL_RCCEx_DisablePLLSAI:0000000000000000 $t
- /tmp/cc41FM7T.s:2163 .text.HAL_RCCEx_DisablePLLSAI:0000000000000000 HAL_RCCEx_DisablePLLSAI
- /tmp/cc41FM7T.s:2218 .text.HAL_RCCEx_DisablePLLSAI:0000000000000030 $d
+ /tmp/ccj9xBix.s:17 .text.HAL_RCCEx_PeriphCLKConfig:0000000000000000 $t
+ /tmp/ccj9xBix.s:25 .text.HAL_RCCEx_PeriphCLKConfig:0000000000000000 HAL_RCCEx_PeriphCLKConfig
+ /tmp/ccj9xBix.s:511 .text.HAL_RCCEx_PeriphCLKConfig:00000000000002e4 $d
+ /tmp/ccj9xBix.s:515 .text.HAL_RCCEx_PeriphCLKConfig:00000000000002e8 $t
+ /tmp/ccj9xBix.s:949 .text.HAL_RCCEx_PeriphCLKConfig:0000000000000504 $d
+ /tmp/ccj9xBix.s:956 .text.HAL_RCCEx_PeriphCLKConfig:0000000000000510 $t
+ /tmp/ccj9xBix.s:1124 .text.HAL_RCCEx_PeriphCLKConfig:00000000000005fc $d
+ /tmp/ccj9xBix.s:1129 .text.HAL_RCCEx_GetPeriphCLKConfig:0000000000000000 $t
+ /tmp/ccj9xBix.s:1136 .text.HAL_RCCEx_GetPeriphCLKConfig:0000000000000000 HAL_RCCEx_GetPeriphCLKConfig
+ /tmp/ccj9xBix.s:1395 .text.HAL_RCCEx_GetPeriphCLKConfig:0000000000000180 $d
+ /tmp/ccj9xBix.s:1401 .text.HAL_RCCEx_GetPeriphCLKFreq:0000000000000000 $t
+ /tmp/ccj9xBix.s:1408 .text.HAL_RCCEx_GetPeriphCLKFreq:0000000000000000 HAL_RCCEx_GetPeriphCLKFreq
+ /tmp/ccj9xBix.s:1843 .text.HAL_RCCEx_GetPeriphCLKFreq:00000000000001d4 $d
+ /tmp/ccj9xBix.s:1851 .text.HAL_RCCEx_EnablePLLI2S:0000000000000000 $t
+ /tmp/ccj9xBix.s:1858 .text.HAL_RCCEx_EnablePLLI2S:0000000000000000 HAL_RCCEx_EnablePLLI2S
+ /tmp/ccj9xBix.s:1965 .text.HAL_RCCEx_EnablePLLI2S:0000000000000074 $d
+ /tmp/ccj9xBix.s:1970 .text.HAL_RCCEx_DisablePLLI2S:0000000000000000 $t
+ /tmp/ccj9xBix.s:1977 .text.HAL_RCCEx_DisablePLLI2S:0000000000000000 HAL_RCCEx_DisablePLLI2S
+ /tmp/ccj9xBix.s:2032 .text.HAL_RCCEx_DisablePLLI2S:0000000000000030 $d
+ /tmp/ccj9xBix.s:2037 .text.HAL_RCCEx_EnablePLLSAI:0000000000000000 $t
+ /tmp/ccj9xBix.s:2044 .text.HAL_RCCEx_EnablePLLSAI:0000000000000000 HAL_RCCEx_EnablePLLSAI
+ /tmp/ccj9xBix.s:2151 .text.HAL_RCCEx_EnablePLLSAI:0000000000000074 $d
+ /tmp/ccj9xBix.s:2156 .text.HAL_RCCEx_DisablePLLSAI:0000000000000000 $t
+ /tmp/ccj9xBix.s:2163 .text.HAL_RCCEx_DisablePLLSAI:0000000000000000 HAL_RCCEx_DisablePLLSAI
+ /tmp/ccj9xBix.s:2218 .text.HAL_RCCEx_DisablePLLSAI:0000000000000030 $d
UNDEFINED SYMBOLS
HAL_GetTick
diff --git a/build/stm32f7xx_hal_rcc_ex.o b/build/stm32f7xx_hal_rcc_ex.o
index 412c7fb..7e3bebe 100644
Binary files a/build/stm32f7xx_hal_rcc_ex.o and b/build/stm32f7xx_hal_rcc_ex.o differ
diff --git a/build/stm32f7xx_hal_sd.lst b/build/stm32f7xx_hal_sd.lst
index 8feeae6..f102a03 100644
--- a/build/stm32f7xx_hal_sd.lst
+++ b/build/stm32f7xx_hal_sd.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccQEYyKb.s page 1
+ARM GAS /tmp/cc2oBAwl.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** This driver implements a high level communication layer for read and write from/to
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** this memory. The needed STM32 hardware resources (SDMMC and GPIO) are performed by
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** the user in HAL_SD_MspInit() function (MSP layer).
-ARM GAS /tmp/ccQEYyKb.s page 2
+ARM GAS /tmp/cc2oBAwl.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** Basically, the MSP layer configuration should be the same as we provide in the
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** This phase of initialization is done through SDMMC_Init() and
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** SDMMC_PowerState_ON() SDMMC low level APIs.
-ARM GAS /tmp/ccQEYyKb.s page 3
+ARM GAS /tmp/cc2oBAwl.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** This function support only 512-bytes block length (the block size should be
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** chosen as 512 bytes).
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** You can choose either one block read operation or multiple block read operation
-ARM GAS /tmp/ccQEYyKb.s page 4
+ARM GAS /tmp/cc2oBAwl.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** by adjusting the "NumberOfBlocks" parameter.
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** (+) __HAL_SD_ENABLE_IT: Enable the SD device interrupt
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** (+) __HAL_SD_DISABLE_IT: Disable the SD device interrupt
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** (+) __HAL_SD_GET_FLAG:Check whether the specified SD flag is set or not
-ARM GAS /tmp/ccQEYyKb.s page 5
+ARM GAS /tmp/cc2oBAwl.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** (+) __HAL_SD_CLEAR_FLAG: Clear the SD's pending flags
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Includes ------------------------------------------------------------------*/
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** #include "stm32f7xx_hal.h"
-ARM GAS /tmp/ccQEYyKb.s page 6
+ARM GAS /tmp/cc2oBAwl.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /** @addtogroup SD_Exported_Functions_Group1
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @brief Initialization and de-initialization functions
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** *
-ARM GAS /tmp/ccQEYyKb.s page 7
+ARM GAS /tmp/cc2oBAwl.s page 7
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** @verbatim
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Init the low level hardware : GPIO, CLOCK, CORTEX...etc */
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** HAL_SD_MspInit(hsd);
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** #endif /* USE_HAL_SD_REGISTER_CALLBACKS */
-ARM GAS /tmp/ccQEYyKb.s page 8
+ARM GAS /tmp/cc2oBAwl.s page 8
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** (void)SDMMC_PowerState_ON(hsd->Instance);
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Enable SDMMC Clock */
-ARM GAS /tmp/ccQEYyKb.s page 9
+ARM GAS /tmp/cc2oBAwl.s page 9
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** __HAL_SD_ENABLE(hsd);
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Set SD power state to off */
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** SD_PowerOFF(hsd);
-ARM GAS /tmp/ccQEYyKb.s page 10
+ARM GAS /tmp/cc2oBAwl.s page 10
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /** @addtogroup SD_Exported_Functions_Group2
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @brief Data transfer functions
-ARM GAS /tmp/ccQEYyKb.s page 11
+ARM GAS /tmp/cc2oBAwl.s page 11
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** *
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(hsd->SdCard.CardType != CARD_SDHC_SDXC)
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
-ARM GAS /tmp/ccQEYyKb.s page 12
+ARM GAS /tmp/cc2oBAwl.s page 12
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** add *= 512U;
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** tempbuff++;
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** dataremaining--;
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** *tempbuff = (uint8_t)((data >> 24U) & 0xFFU);
-ARM GAS /tmp/ccQEYyKb.s page 13
+ARM GAS /tmp/cc2oBAwl.s page 13
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** tempbuff++;
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** else if(__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_RXOVERR))
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Clear all the static flags */
-ARM GAS /tmp/ccQEYyKb.s page 14
+ARM GAS /tmp/cc2oBAwl.s page 14
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** __HAL_SD_CLEAR_FLAG(hsd, SDMMC_STATIC_FLAGS);
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @brief Allows to write block(s) to a specified address in a card. The Data
771:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * transfer is managed by polling mode.
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @note This API should be followed by a check on the card state through
-ARM GAS /tmp/ccQEYyKb.s page 15
+ARM GAS /tmp/cc2oBAwl.s page 15
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * HAL_SD_GetCardState().
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_WRITE_MULTIPLE_BLOCK;
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 16
+ARM GAS /tmp/cc2oBAwl.s page 16
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Write Multi Block command */
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
885:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Send stop transmission command in case of multiblock write */
-ARM GAS /tmp/ccQEYyKb.s page 17
+ARM GAS /tmp/cc2oBAwl.s page 17
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_DATAEND) && (NumberOfBlocks > 1U))
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->State = HAL_SD_STATE_READY;
942:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** return HAL_OK;
-ARM GAS /tmp/ccQEYyKb.s page 18
+ARM GAS /tmp/cc2oBAwl.s page 18
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** add *= 512U;
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
-ARM GAS /tmp/ccQEYyKb.s page 19
+ARM GAS /tmp/cc2oBAwl.s page 19
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @retval HAL status
1056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** */
1057:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** HAL_StatusTypeDef HAL_SD_WriteBlocks_IT(SD_HandleTypeDef *hsd, uint8_t *pData, uint32_t BlockAdd, u
-ARM GAS /tmp/ccQEYyKb.s page 20
+ARM GAS /tmp/cc2oBAwl.s page 20
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Clear all the static flags */
1113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** __HAL_SD_CLEAR_FLAG(hsd, SDMMC_STATIC_FLAGS);
1114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->ErrorCode |= errorstate;
-ARM GAS /tmp/ccQEYyKb.s page 21
+ARM GAS /tmp/cc2oBAwl.s page 21
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->State = HAL_SD_STATE_READY;
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** return HAL_ERROR;
1170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
1171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 22
+ARM GAS /tmp/cc2oBAwl.s page 22
1172:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->State = HAL_SD_STATE_BUSY;
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** errorstate = SDMMC_CmdReadMultiBlock(hsd->Instance, add);
1227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
1228:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** else
-ARM GAS /tmp/ccQEYyKb.s page 23
+ARM GAS /tmp/cc2oBAwl.s page 23
1229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if((add + NumberOfBlocks) > (hsd->SdCard.LogBlockNbr))
1284:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
1285:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->ErrorCode |= HAL_SD_ERROR_ADDR_OUT_OF_RANGE;
-ARM GAS /tmp/ccQEYyKb.s page 24
+ARM GAS /tmp/cc2oBAwl.s page 24
1286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** return HAL_ERROR;
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1340:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->hdmatx->Init.Direction = DMA_MEMORY_TO_PERIPH;
1341:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** MODIFY_REG(hsd->hdmatx->Instance->CR, DMA_SxCR_DIR, hsd->hdmatx->Init.Direction);
1342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 25
+ARM GAS /tmp/cc2oBAwl.s page 25
1343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Enable the DMA Channel */
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
1398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(end_add > (hsd->SdCard.LogBlockNbr))
1399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
-ARM GAS /tmp/ccQEYyKb.s page 26
+ARM GAS /tmp/cc2oBAwl.s page 26
1400:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->ErrorCode |= HAL_SD_ERROR_ADDR_OUT_OF_RANGE;
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1454:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** return HAL_ERROR;
1455:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
1456:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
-ARM GAS /tmp/ccQEYyKb.s page 27
+ARM GAS /tmp/cc2oBAwl.s page 27
1457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1511:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
1512:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->ErrorCode |= errorstate;
1513:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** #if defined (USE_HAL_SD_REGISTER_CALLBACKS) && (USE_HAL_SD_REGISTER_CALLBACKS == 1U)
-ARM GAS /tmp/ccQEYyKb.s page 28
+ARM GAS /tmp/cc2oBAwl.s page 28
1514:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->ErrorCallback(hsd);
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1568:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** #else
1569:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** HAL_SD_TxCpltCallback(hsd);
1570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** #endif /* USE_HAL_SD_REGISTER_CALLBACKS */
-ARM GAS /tmp/ccQEYyKb.s page 29
+ARM GAS /tmp/cc2oBAwl.s page 29
1571:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
1626:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Abort the SD DMA channel */
1627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(((context & SD_CONTEXT_WRITE_SINGLE_BLOCK) != 0U) || ((context & SD_CONTEXT_WRITE_MULTIPLE
-ARM GAS /tmp/ccQEYyKb.s page 30
+ARM GAS /tmp/cc2oBAwl.s page 30
1628:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1682:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @param hsd : Pointer to a SD_HandleTypeDef structure that contains
1683:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * the configuration information.
1684:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @retval SD Error Code
-ARM GAS /tmp/ccQEYyKb.s page 31
+ARM GAS /tmp/cc2oBAwl.s page 31
1685:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** */
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1739:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @retval None
1740:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** */
1741:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** __weak void HAL_SD_AbortCallback(SD_HandleTypeDef *hsd)
-ARM GAS /tmp/ccQEYyKb.s page 32
+ARM GAS /tmp/cc2oBAwl.s page 32
1742:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1796:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** break;
1797:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** case HAL_SD_MSP_INIT_CB_ID :
1798:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->MspInitCallback = pCallback;
-ARM GAS /tmp/ccQEYyKb.s page 33
+ARM GAS /tmp/cc2oBAwl.s page 33
1799:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** break;
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1853:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @arg @ref HAL_SD_MSP_DEINIT_CB_ID SD MspDeInit Callback ID
1854:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @retval status
1855:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** */
-ARM GAS /tmp/ccQEYyKb.s page 34
+ARM GAS /tmp/cc2oBAwl.s page 34
1856:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** HAL_StatusTypeDef HAL_SD_UnRegisterCallback(SD_HandleTypeDef *hsd, HAL_SD_CallbackIDTypeDef Callbac
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1910:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
1911:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** else
1912:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
-ARM GAS /tmp/ccQEYyKb.s page 35
+ARM GAS /tmp/cc2oBAwl.s page 35
1913:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Update the error code */
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1967:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
1968:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** pCID->ManufactDate = (uint16_t)((hsd->CID[3] & 0x000FFF00U) >> 8U);
1969:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 36
+ARM GAS /tmp/cc2oBAwl.s page 36
1970:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** pCID->CID_CRC = (uint8_t)((hsd->CID[3] & 0x000000FEU) >> 1U);
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2024:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
2025:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** pCSD->DeviceSizeMul = (uint8_t)((hsd->CSD[2] & 0x00038000U) >> 15U);
2026:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 37
+ARM GAS /tmp/cc2oBAwl.s page 37
2027:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->SdCard.BlockNbr = (pCSD->DeviceSize + 1U) ;
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2081:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** pCSD->FileFormat = (uint8_t)((hsd->CSD[3] & 0x00000C00U) >> 10U);
2082:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
2083:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** pCSD->ECC= (uint8_t)((hsd->CSD[3] & 0x00000300U) >> 8U);
-ARM GAS /tmp/ccQEYyKb.s page 38
+ARM GAS /tmp/cc2oBAwl.s page 38
2084:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2138:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Set Block Size for Card */
2139:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** errorstate = SDMMC_CmdBlockLength(hsd->Instance, BLOCKSIZE);
2140:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(errorstate != HAL_SD_ERROR_NONE)
-ARM GAS /tmp/ccQEYyKb.s page 39
+ARM GAS /tmp/cc2oBAwl.s page 39
2141:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
2196:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(hsd->SdCard.CardType != CARD_SECURED)
2197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
-ARM GAS /tmp/ccQEYyKb.s page 40
+ARM GAS /tmp/cc2oBAwl.s page 40
2198:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(WideMode == SDMMC_BUS_WIDE_8B)
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2252:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** status = HAL_ERROR;
2253:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
2254:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 41
+ARM GAS /tmp/cc2oBAwl.s page 41
2255:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Change State */
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2309:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if (((context & SD_CONTEXT_WRITE_SINGLE_BLOCK) != 0U) || ((context & SD_CONTEXT_WRITE_MULTIPLE_
2310:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
2311:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(HAL_DMA_Abort(hsd->hdmatx) != HAL_OK)
-ARM GAS /tmp/ccQEYyKb.s page 42
+ARM GAS /tmp/cc2oBAwl.s page 42
2312:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2366:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Disable the SD DMA request */
2367:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Instance->DCTRL &= (uint32_t)~((uint32_t)SDMMC_DCTRL_DMAEN);
2368:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 43
+ARM GAS /tmp/cc2oBAwl.s page 43
2369:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Abort the SD DMA Tx channel */
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @}
2424:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** */
2425:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 44
+ARM GAS /tmp/cc2oBAwl.s page 44
2426:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /**
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2450:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @param hdma: DMA handle
2451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @retval None
2452:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** */
-ARM GAS /tmp/ccQEYyKb.s page 45
+ARM GAS /tmp/cc2oBAwl.s page 45
2453:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** static void SD_DMAReceiveCplt(DMA_HandleTypeDef *hdma)
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2507:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
2508:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Clear All flags */
2509:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** __HAL_SD_CLEAR_FLAG(hsd, SDMMC_STATIC_FLAGS);
-ARM GAS /tmp/ccQEYyKb.s page 46
+ARM GAS /tmp/cc2oBAwl.s page 46
2510:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2564:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
2565:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** #if (USE_HAL_SD_REGISTER_CALLBACKS == 1)
2566:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->ErrorCallback(hsd);
-ARM GAS /tmp/ccQEYyKb.s page 47
+ARM GAS /tmp/cc2oBAwl.s page 47
2567:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** #else
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2621:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint16_t sd_rca = 1U;
2622:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
2623:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Check the power State */
-ARM GAS /tmp/ccQEYyKb.s page 48
+ARM GAS /tmp/cc2oBAwl.s page 48
2624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(SDMMC_GetPowerState(hsd->Instance) == 0U)
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2678:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
2679:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Get the Card Class */
2680:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->SdCard.Class = (SDMMC_GetResponse(hsd->Instance, SDMMC_RESP2) >> 20U);
-ARM GAS /tmp/ccQEYyKb.s page 49
+ARM GAS /tmp/cc2oBAwl.s page 49
2681:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t errorstate;
82 .loc 1 2713 3 view .LVU11
2714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 50
+ARM GAS /tmp/cc2oBAwl.s page 50
2715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* CMD0: GO_IDLE_STATE */
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2756:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
2757:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** return errorstate;
2758:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
-ARM GAS /tmp/ccQEYyKb.s page 51
+ARM GAS /tmp/cc2oBAwl.s page 51
2759:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
113 001c FFF7FEFF bl SDMMC_CmdOperCond
114 .LVL11:
2724:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
-ARM GAS /tmp/ccQEYyKb.s page 52
+ARM GAS /tmp/cc2oBAwl.s page 52
115 .loc 1 2724 3 is_stmt 1 view .LVU21
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
153 .loc 1 2731 14 view .LVU37
154 0040 0546 mov r5, r0
155 0042 E7E7 b .L2
-ARM GAS /tmp/ccQEYyKb.s page 53
+ARM GAS /tmp/cc2oBAwl.s page 53
156 .L6:
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
195 .loc 1 2754 18 view .LVU52
196 006c FFF7FEFF bl SDMMC_CmdAppCommand
197 .LVL21:
-ARM GAS /tmp/ccQEYyKb.s page 54
+ARM GAS /tmp/cc2oBAwl.s page 54
2755:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2776:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
236 .loc 1 2776 5 view .LVU69
237 0090 4FF6FE73 movw r3, #65534
-ARM GAS /tmp/ccQEYyKb.s page 55
+ARM GAS /tmp/cc2oBAwl.s page 55
238 0094 9A42 cmp r2, r3
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
283 .thumb_func
284 .fpu fpv5-d16
286 SD_PowerOFF:
-ARM GAS /tmp/ccQEYyKb.s page 56
+ARM GAS /tmp/cc2oBAwl.s page 56
287 .LVL32:
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2815:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t errorstate;
2816:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t tickstart = HAL_GetTick();
2817:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t count;
-ARM GAS /tmp/ccQEYyKb.s page 57
+ARM GAS /tmp/cc2oBAwl.s page 57
2818:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t *pData = pSDstatus;
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2872:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
2873:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** return HAL_SD_ERROR_TIMEOUT;
2874:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
-ARM GAS /tmp/ccQEYyKb.s page 58
+ARM GAS /tmp/cc2oBAwl.s page 58
2875:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2929:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(errorstate != HAL_SD_ERROR_NONE)
2930:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
2931:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** return errorstate;
-ARM GAS /tmp/ccQEYyKb.s page 59
+ARM GAS /tmp/cc2oBAwl.s page 59
2932:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2986:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
2987:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /**
2988:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @brief Disables the SDMMC wide bus mode.
-ARM GAS /tmp/ccQEYyKb.s page 60
+ARM GAS /tmp/cc2oBAwl.s page 60
2989:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** * @param hsd: Pointer to SD handle
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3043:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** SDMMC_DataInitTypeDef config;
3044:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t errorstate;
3045:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t tickstart = HAL_GetTick();
-ARM GAS /tmp/ccQEYyKb.s page 61
+ARM GAS /tmp/cc2oBAwl.s page 61
3046:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t index = 0U;
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3100:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
3101:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** return HAL_SD_ERROR_DATA_TIMEOUT;
3102:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
-ARM GAS /tmp/ccQEYyKb.s page 62
+ARM GAS /tmp/cc2oBAwl.s page 62
3103:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** else if(__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_DCRCFAIL))
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
336 .loc 1 3141 3 view .LVU89
3142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
3143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** tmp = hsd->pRxBuffPtr;
-ARM GAS /tmp/ccQEYyKb.s page 63
+ARM GAS /tmp/cc2oBAwl.s page 63
337 .loc 1 3143 3 view .LVU90
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
361 0010 2070 strb r0, [r4]
3153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** dataremaining--;
362 .loc 1 3153 7 is_stmt 1 discriminator 3 view .LVU101
-ARM GAS /tmp/ccQEYyKb.s page 64
+ARM GAS /tmp/cc2oBAwl.s page 64
363 .LVL41:
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
397 0026 0135 adds r5, r5, #1
398 .LVL47:
399 .L26:
-ARM GAS /tmp/ccQEYyKb.s page 65
+ARM GAS /tmp/cc2oBAwl.s page 65
3149:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
440 .cfi_offset 4, -20
441 .cfi_offset 5, -16
442 .cfi_offset 6, -12
-ARM GAS /tmp/ccQEYyKb.s page 66
+ARM GAS /tmp/cc2oBAwl.s page 66
443 .cfi_offset 7, -8
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
467 .cfi_def_cfa_offset 20
468 @ sp needed
469 000c F0BD pop {r4, r5, r6, r7, pc}
-ARM GAS /tmp/ccQEYyKb.s page 67
+ARM GAS /tmp/cc2oBAwl.s page 67
470 .LVL53:
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** dataremaining--;
506 .loc 1 3200 7 is_stmt 1 discriminator 3 view .LVU160
3200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** dataremaining--;
-ARM GAS /tmp/ccQEYyKb.s page 68
+ARM GAS /tmp/cc2oBAwl.s page 68
507 .loc 1 3200 10 is_stmt 0 discriminator 3 view .LVU161
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
549 .syntax unified
550 .thumb
551 .thumb_func
-ARM GAS /tmp/ccQEYyKb.s page 69
+ARM GAS /tmp/cc2oBAwl.s page 69
552 .fpu fpv5-d16
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
594 .loc 1 2821 5 view .LVU189
595 0016 10F0007F tst r0, #33554432
596 001a 66D1 bne .L48
-ARM GAS /tmp/ccQEYyKb.s page 70
+ARM GAS /tmp/cc2oBAwl.s page 70
2827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(errorstate != HAL_SD_ERROR_NONE)
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2839:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
634 .loc 1 2839 12 is_stmt 0 view .LVU207
635 0040 55E0 b .L37
-ARM GAS /tmp/ccQEYyKb.s page 71
+ARM GAS /tmp/cc2oBAwl.s page 71
636 .L40:
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
673 .LVL72:
2853:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
674 .loc 1 2853 3 is_stmt 1 view .LVU225
-ARM GAS /tmp/ccQEYyKb.s page 72
+ARM GAS /tmp/cc2oBAwl.s page 72
2853:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2871:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
713 .loc 1 2871 7 view .LVU242
714 008a B0F1FF3F cmp r0, #-1
-ARM GAS /tmp/ccQEYyKb.s page 73
+ARM GAS /tmp/cc2oBAwl.s page 73
715 008e 31D0 beq .L49
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2894:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
753 .loc 1 2894 11 is_stmt 0 view .LVU259
754 00be 2868 ldr r0, [r5]
-ARM GAS /tmp/ccQEYyKb.s page 74
+ARM GAS /tmp/cc2oBAwl.s page 74
755 00c0 436B ldr r3, [r0, #52]
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
794 00f0 07B0 add sp, sp, #28
795 .LCFI12:
796 .cfi_remember_state
-ARM GAS /tmp/ccQEYyKb.s page 75
+ARM GAS /tmp/cc2oBAwl.s page 75
797 .cfi_def_cfa_offset 20
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
847 .cfi_def_cfa_offset 56
848 0004 0446 mov r4, r0
849 0006 0F46 mov r7, r1
-ARM GAS /tmp/ccQEYyKb.s page 76
+ARM GAS /tmp/cc2oBAwl.s page 76
3043:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t errorstate;
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
889 .LVL92:
890 .L70:
891 .LCFI17:
-ARM GAS /tmp/ccQEYyKb.s page 77
+ARM GAS /tmp/cc2oBAwl.s page 77
892 .cfi_restore_state
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3069:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** (void)SDMMC_ConfigData(hsd->Instance, &config);
929 .loc 1 3069 24 is_stmt 0 view .LVU313
930 004c 0123 movs r3, #1
-ARM GAS /tmp/ccQEYyKb.s page 78
+ARM GAS /tmp/cc2oBAwl.s page 78
931 004e 0793 str r3, [sp, #28]
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
969 .loc 1 3091 7 view .LVU329
970 0074 B3F1FF3F cmp r3, #-1
971 0078 3FD0 beq .L68
-ARM GAS /tmp/ccQEYyKb.s page 79
+ARM GAS /tmp/cc2oBAwl.s page 79
972 .LVL102:
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1009 .LVL103:
3109:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
1010 .loc 1 3109 10 view .LVU347
-ARM GAS /tmp/ccQEYyKb.s page 80
+ARM GAS /tmp/cc2oBAwl.s page 80
1011 00a6 15F02005 ands r5, r5, #32
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1048 .loc 1 3125 52 view .LVU364
1049 00e0 43EA1263 orr r3, r3, r2, lsr #24
3124:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** ((tempscr[0] & SDMMC_16TO23BITS) >> 8) | ((tempscr[0] & SDMMC_24TO31BITS) >> 24));
-ARM GAS /tmp/ccQEYyKb.s page 81
+ARM GAS /tmp/cc2oBAwl.s page 81
1050 .loc 1 3124 10 view .LVU365
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1089 .cfi_endproc
1090 .LFE180:
1092 .section .text.SD_WideBus_Enable,"ax",%progbits
-ARM GAS /tmp/ccQEYyKb.s page 82
+ARM GAS /tmp/cc2oBAwl.s page 82
1093 .align 1
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1137 .LVL114:
2957:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
1138 .loc 1 2957 3 is_stmt 1 view .LVU392
-ARM GAS /tmp/ccQEYyKb.s page 83
+ARM GAS /tmp/cc2oBAwl.s page 83
2957:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1178 .cfi_def_cfa_offset 8
1179 @ sp needed
1180 0046 10BD pop {r4, pc}
-ARM GAS /tmp/ccQEYyKb.s page 84
+ARM GAS /tmp/cc2oBAwl.s page 84
1181 .LVL120:
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1227 .loc 1 2997 7 view .LVU417
1228 000e FFF7FEFF bl SDMMC_GetResponse
1229 .LVL124:
-ARM GAS /tmp/ccQEYyKb.s page 85
+ARM GAS /tmp/cc2oBAwl.s page 85
2997:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3021:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
1268 .loc 1 3021 5 is_stmt 1 view .LVU434
1269 003e 01E0 b .L80
-ARM GAS /tmp/ccQEYyKb.s page 86
+ARM GAS /tmp/cc2oBAwl.s page 86
1270 .LVL130:
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2922:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
1318 .loc 1 2922 5 is_stmt 0 view .LVU443
1319 0002 81B1 cbz r1, .L87
-ARM GAS /tmp/ccQEYyKb.s page 87
+ARM GAS /tmp/cc2oBAwl.s page 87
1320 0004 0446 mov r4, r0
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1360 0026 4FF00065 mov r5, #134217728
1361 002a F4E7 b .L85
1362 .cfi_endproc
-ARM GAS /tmp/ccQEYyKb.s page 88
+ARM GAS /tmp/cc2oBAwl.s page 88
1363 .LFE177:
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1417 HAL_SD_DeInit:
1418 .LVL144:
1419 .LFB143:
-ARM GAS /tmp/ccQEYyKb.s page 89
+ARM GAS /tmp/cc2oBAwl.s page 89
474:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Check the SD handle allocation */
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1459 .cfi_def_cfa_offset 0
1460 .cfi_restore 4
1461 .cfi_restore 14
-ARM GAS /tmp/ccQEYyKb.s page 90
+ARM GAS /tmp/cc2oBAwl.s page 90
478:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1510 0012 FFF7FEFF bl HAL_GetTick
1511 .LVL150:
575:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t add = BlockAdd;
-ARM GAS /tmp/ccQEYyKb.s page 91
+ARM GAS /tmp/cc2oBAwl.s page 91
1512 .loc 1 575 3 is_stmt 1 view .LVU487
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1548 0040 DA62 str r2, [r3, #44]
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
1549 .loc 1 600 5 is_stmt 1 view .LVU506
-ARM GAS /tmp/ccQEYyKb.s page 92
+ARM GAS /tmp/cc2oBAwl.s page 92
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
612:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
1586 .loc 1 612 11 is_stmt 0 view .LVU525
1587 0066 6946 mov r1, sp
-ARM GAS /tmp/ccQEYyKb.s page 93
+ARM GAS /tmp/cc2oBAwl.s page 93
1588 0068 2868 ldr r0, [r5]
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
582:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
1626 .loc 1 582 12 is_stmt 0 view .LVU542
1627 0090 0127 movs r7, #1
-ARM GAS /tmp/ccQEYyKb.s page 94
+ARM GAS /tmp/cc2oBAwl.s page 94
1628 0092 D2E0 b .L101
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1667 00ba 85F83430 strb r3, [r5, #52]
635:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** return HAL_ERROR;
1668 .loc 1 635 7 is_stmt 1 view .LVU558
-ARM GAS /tmp/ccQEYyKb.s page 95
+ARM GAS /tmp/cc2oBAwl.s page 95
635:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** return HAL_ERROR;
@@ -5698,7 +5698,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** tempbuff++;
1704 .loc 1 658 11 discriminator 3 view .LVU578
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** tempbuff++;
-ARM GAS /tmp/ccQEYyKb.s page 96
+ARM GAS /tmp/cc2oBAwl.s page 96
1705 .loc 1 658 23 is_stmt 0 discriminator 3 view .LVU579
@@ -5758,7 +5758,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1743 .loc 1 641 12 is_stmt 0 view .LVU595
1744 00fa 2868 ldr r0, [r5]
1745 00fc 466B ldr r6, [r0, #52]
-ARM GAS /tmp/ccQEYyKb.s page 97
+ARM GAS /tmp/cc2oBAwl.s page 97
641:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -5818,7 +5818,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1784 0130 436B ldr r3, [r0, #52]
676:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
1785 .loc 1 676 7 view .LVU612
-ARM GAS /tmp/ccQEYyKb.s page 98
+ARM GAS /tmp/cc2oBAwl.s page 98
1786 0132 13F4807F tst r3, #256
@@ -5878,7 +5878,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1824 0166 5BD0 beq .L119
728:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
1825 .loc 1 728 56 discriminator 1 view .LVU629
-ARM GAS /tmp/ccQEYyKb.s page 99
+ARM GAS /tmp/cc2oBAwl.s page 99
1826 0168 B8F1000F cmp r8, #0
@@ -5938,7 +5938,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1860 .loc 1 741 7 is_stmt 1 view .LVU649
741:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** dataremaining--;
1861 .loc 1 741 15 is_stmt 0 view .LVU650
-ARM GAS /tmp/ccQEYyKb.s page 100
+ARM GAS /tmp/cc2oBAwl.s page 100
1862 0184 0434 adds r4, r4, #4
@@ -5998,7 +5998,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1900 01b4 41E0 b .L101
1901 .L126:
681:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(errorstate != HAL_SD_ERROR_NONE)
-ARM GAS /tmp/ccQEYyKb.s page 101
+ARM GAS /tmp/cc2oBAwl.s page 101
1902 .loc 1 681 9 is_stmt 1 view .LVU667
@@ -6058,7 +6058,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
700:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_NONE;
1941 .loc 1 700 7 is_stmt 1 view .LVU683
700:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_NONE;
-ARM GAS /tmp/ccQEYyKb.s page 102
+ARM GAS /tmp/cc2oBAwl.s page 102
1942 .loc 1 700 18 is_stmt 0 view .LVU684
@@ -6118,7 +6118,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1980 0212 AB63 str r3, [r5, #56]
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_NONE;
1981 .loc 1 718 7 is_stmt 1 view .LVU701
-ARM GAS /tmp/ccQEYyKb.s page 103
+ARM GAS /tmp/cc2oBAwl.s page 103
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_NONE;
@@ -6178,7 +6178,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2021 @ sp needed
2022 023e BDE8F08F pop {r4, r5, r6, r7, r8, r9, r10, fp, pc}
2023 .LVL183:
-ARM GAS /tmp/ccQEYyKb.s page 104
+ARM GAS /tmp/cc2oBAwl.s page 104
2024 .L131:
@@ -6238,7 +6238,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2073 .LVL185:
786:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t add = BlockAdd;
2074 .loc 1 786 3 is_stmt 1 view .LVU724
-ARM GAS /tmp/ccQEYyKb.s page 105
+ARM GAS /tmp/cc2oBAwl.s page 105
787:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint8_t *tempbuff = pData;
@@ -6298,7 +6298,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
811:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
2111 .loc 1 811 5 is_stmt 1 view .LVU743
811:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
-ARM GAS /tmp/ccQEYyKb.s page 106
+ARM GAS /tmp/cc2oBAwl.s page 106
2112 .loc 1 811 19 is_stmt 0 view .LVU744
@@ -6358,7 +6358,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2148 0064 04A9 add r1, sp, #16
2149 0066 2868 ldr r0, [r5]
2150 .LVL187:
-ARM GAS /tmp/ccQEYyKb.s page 107
+ARM GAS /tmp/cc2oBAwl.s page 107
823:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -6418,7 +6418,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2189 .loc 1 793 5 is_stmt 1 view .LVU778
793:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
2190 .loc 1 793 12 is_stmt 0 view .LVU779
-ARM GAS /tmp/ccQEYyKb.s page 108
+ARM GAS /tmp/cc2oBAwl.s page 108
2191 0092 0127 movs r7, #1
@@ -6478,7 +6478,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
845:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_NONE;
2232 .loc 1 845 7 is_stmt 1 view .LVU793
845:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_NONE;
-ARM GAS /tmp/ccQEYyKb.s page 109
+ARM GAS /tmp/cc2oBAwl.s page 109
2233 .loc 1 845 18 is_stmt 0 view .LVU794
@@ -6538,7 +6538,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2269 .LVL201:
867:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** data |= ((uint32_t)(*tempbuff) << 24U);
2270 .loc 1 867 11 discriminator 3 view .LVU813
-ARM GAS /tmp/ccQEYyKb.s page 110
+ARM GAS /tmp/cc2oBAwl.s page 110
868:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** tempbuff++;
@@ -6598,7 +6598,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2308 .loc 1 875 9 view .LVU830
2309 0102 5045 cmp r0, r10
2310 0104 0FD2 bcs .L145
-ARM GAS /tmp/ccQEYyKb.s page 111
+ARM GAS /tmp/cc2oBAwl.s page 111
875:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -6658,7 +6658,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2350 013c 2B63 str r3, [r5, #48]
882:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
2351 .loc 1 882 9 is_stmt 1 view .LVU846
-ARM GAS /tmp/ccQEYyKb.s page 112
+ARM GAS /tmp/cc2oBAwl.s page 112
882:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
@@ -6718,7 +6718,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2389 .loc 1 924 12 view .LVU863
2390 016a 12F0100F tst r2, #16
2391 016e 34D0 beq .L150
-ARM GAS /tmp/ccQEYyKb.s page 113
+ARM GAS /tmp/cc2oBAwl.s page 113
927:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->ErrorCode |= HAL_SD_ERROR_TX_UNDERRUN;
@@ -6778,7 +6778,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2430 019c AB63 str r3, [r5, #56]
898:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_NONE;
2431 .loc 1 898 11 is_stmt 1 view .LVU880
-ARM GAS /tmp/ccQEYyKb.s page 114
+ARM GAS /tmp/cc2oBAwl.s page 114
898:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_NONE;
@@ -6838,7 +6838,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2469 01c6 AB6B ldr r3, [r5, #56]
2470 01c8 43F00203 orr r3, r3, #2
2471 01cc AB63 str r3, [r5, #56]
-ARM GAS /tmp/ccQEYyKb.s page 115
+ARM GAS /tmp/cc2oBAwl.s page 115
920:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_NONE;
@@ -6898,7 +6898,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2509 01f4 3846 mov r0, r7
2510 01f6 0BB0 add sp, sp, #44
2511 .LCFI34:
-ARM GAS /tmp/ccQEYyKb.s page 116
+ARM GAS /tmp/cc2oBAwl.s page 116
2512 .cfi_def_cfa_offset 36
@@ -6958,7 +6958,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2560 000a 1646 mov r6, r2
2561 000c 1F46 mov r7, r3
2562 000e 0A46 mov r2, r1
-ARM GAS /tmp/ccQEYyKb.s page 117
+ARM GAS /tmp/cc2oBAwl.s page 117
2563 .LVL217:
@@ -7018,7 +7018,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2599 .loc 1 993 5 is_stmt 1 view .LVU940
993:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
2600 .loc 1 993 33 is_stmt 0 view .LVU941
-ARM GAS /tmp/ccQEYyKb.s page 118
+ARM GAS /tmp/cc2oBAwl.s page 118
2601 0034 7A02 lsls r2, r7, #9
@@ -7078,7 +7078,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2639 005a 0393 str r3, [sp, #12]
1007:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** config.DPSM = SDMMC_DPSM_ENABLE;
2640 .loc 1 1007 5 is_stmt 1 view .LVU958
-ARM GAS /tmp/ccQEYyKb.s page 119
+ARM GAS /tmp/cc2oBAwl.s page 119
1007:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** config.DPSM = SDMMC_DPSM_ENABLE;
@@ -7138,7 +7138,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2679 0086 1843 orrs r0, r0, r3
2680 .LVL226:
1030:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->State = HAL_SD_STATE_READY;
-ARM GAS /tmp/ccQEYyKb.s page 120
+ARM GAS /tmp/cc2oBAwl.s page 120
2681 .loc 1 1030 22 view .LVU975
@@ -7198,7 +7198,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2719 .loc 1 1021 7 is_stmt 1 view .LVU991
1021:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
2720 .loc 1 1021 20 is_stmt 0 view .LVU992
-ARM GAS /tmp/ccQEYyKb.s page 121
+ARM GAS /tmp/cc2oBAwl.s page 121
2721 00ac 0923 movs r3, #9
@@ -7258,7 +7258,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2770 .loc 1 1058 1 is_stmt 1 view -0
2771 .cfi_startproc
2772 @ args = 0, pretend = 0, frame = 24
-ARM GAS /tmp/ccQEYyKb.s page 122
+ARM GAS /tmp/cc2oBAwl.s page 122
2773 @ frame_needed = 0, uses_anonymous_args = 0
@@ -7318,7 +7318,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1073:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
2813 .loc 1 1073 45 view .LVU1014
2814 001c E66D ldr r6, [r4, #92]
-ARM GAS /tmp/ccQEYyKb.s page 123
+ARM GAS /tmp/cc2oBAwl.s page 123
1073:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -7378,7 +7378,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1092:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
2852 .loc 1 1092 11 is_stmt 0 view .LVU1032
2853 0046 5202 lsls r2, r2, #9
-ARM GAS /tmp/ccQEYyKb.s page 124
+ARM GAS /tmp/cc2oBAwl.s page 124
2854 .LVL241:
@@ -7438,7 +7438,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1116:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** return HAL_ERROR;
2892 .loc 1 1116 20 is_stmt 0 view .LVU1049
2893 006c 0023 movs r3, #0
-ARM GAS /tmp/ccQEYyKb.s page 125
+ARM GAS /tmp/cc2oBAwl.s page 125
2894 006e 2363 str r3, [r4, #48]
@@ -7498,7 +7498,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1108:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
2932 .loc 1 1108 20 is_stmt 0 view .LVU1066
2933 008c 1146 mov r1, r2
-ARM GAS /tmp/ccQEYyKb.s page 126
+ARM GAS /tmp/cc2oBAwl.s page 126
2934 008e 2068 ldr r0, [r4]
@@ -7558,7 +7558,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1129:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
2971 .loc 1 1129 12 is_stmt 0 view .LVU1084
2972 00b4 00E0 b .L177
-ARM GAS /tmp/ccQEYyKb.s page 127
+ARM GAS /tmp/cc2oBAwl.s page 127
2973 .LVL254:
@@ -7618,7 +7618,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3024 0006 0446 mov r4, r0
1152:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t errorstate;
3025 .loc 1 1152 3 is_stmt 1 view .LVU1090
-ARM GAS /tmp/ccQEYyKb.s page 128
+ARM GAS /tmp/cc2oBAwl.s page 128
1153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t add = BlockAdd;
@@ -7678,7 +7678,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3063 .loc 1 1169 7 is_stmt 1 view .LVU1107
1169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
3064 .loc 1 1169 14 is_stmt 0 view .LVU1108
-ARM GAS /tmp/ccQEYyKb.s page 129
+ARM GAS /tmp/cc2oBAwl.s page 129
3065 002e 75E0 b .L191
@@ -7738,7 +7738,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
3104 .loc 1 1183 8 is_stmt 0 view .LVU1124
3105 0058 216C ldr r1, [r4, #64]
-ARM GAS /tmp/ccQEYyKb.s page 130
+ARM GAS /tmp/cc2oBAwl.s page 130
1183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -7798,7 +7798,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3146 0096 D362 str r3, [r2, #44]
1206:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
3147 .loc 1 1206 7 view .LVU1139
-ARM GAS /tmp/ccQEYyKb.s page 131
+ARM GAS /tmp/cc2oBAwl.s page 131
1206:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -7858,7 +7858,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3184 00bc 2068 ldr r0, [r4]
3185 00be FFF7FEFF bl SDMMC_ConfigData
3186 .LVL268:
-ARM GAS /tmp/ccQEYyKb.s page 132
+ARM GAS /tmp/cc2oBAwl.s page 132
1221:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -7918,7 +7918,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3224 .loc 1 1242 9 is_stmt 1 view .LVU1174
1242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
3225 .loc 1 1242 16 is_stmt 0 view .LVU1175
-ARM GAS /tmp/ccQEYyKb.s page 133
+ARM GAS /tmp/cc2oBAwl.s page 133
3226 00ea 17E0 b .L191
@@ -7978,7 +7978,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3266 .loc 1 1250 12 view .LVU1189
3267 011a 0225 movs r5, #2
3268 .LVL275:
-ARM GAS /tmp/ccQEYyKb.s page 134
+ARM GAS /tmp/cc2oBAwl.s page 134
3269 .L191:
@@ -8038,7 +8038,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3321 0004 0446 mov r4, r0
1269:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t errorstate;
3322 .loc 1 1269 3 is_stmt 1 view .LVU1194
-ARM GAS /tmp/ccQEYyKb.s page 135
+ARM GAS /tmp/cc2oBAwl.s page 135
1270:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t add = BlockAdd;
@@ -8098,7 +8098,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3359 .loc 1 1292 8 is_stmt 0 view .LVU1212
3360 002c 0368 ldr r3, [r0]
1292:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 136
+ARM GAS /tmp/cc2oBAwl.s page 136
3361 .loc 1 1292 26 view .LVU1213
@@ -8158,7 +8158,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1312:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
3399 .loc 1 1312 5 is_stmt 1 view .LVU1230
1312:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
-ARM GAS /tmp/ccQEYyKb.s page 137
+ARM GAS /tmp/cc2oBAwl.s page 137
3400 .loc 1 1312 7 is_stmt 0 view .LVU1231
@@ -8218,7 +8218,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3438 007c 4FE0 b .L206
3439 .LVL285:
3440 .L215:
-ARM GAS /tmp/ccQEYyKb.s page 138
+ARM GAS /tmp/cc2oBAwl.s page 138
1275:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** return HAL_ERROR;
@@ -8278,7 +8278,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3480 00a6 43F00803 orr r3, r3, #8
3481 00aa D362 str r3, [r2, #44]
1340:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** MODIFY_REG(hsd->hdmatx->Instance->CR, DMA_SxCR_DIR, hsd->hdmatx->Init.Direction);
-ARM GAS /tmp/ccQEYyKb.s page 139
+ARM GAS /tmp/cc2oBAwl.s page 139
3482 .loc 1 1340 5 view .LVU1263
@@ -8338,7 +8338,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3524 00e4 9A63 str r2, [r3, #56]
1348:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->State = HAL_SD_STATE_READY;
3525 .loc 1 1348 7 view .LVU1276
-ARM GAS /tmp/ccQEYyKb.s page 140
+ARM GAS /tmp/cc2oBAwl.s page 140
1348:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->State = HAL_SD_STATE_READY;
@@ -8398,7 +8398,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3561 .loc 1 1361 28 is_stmt 0 view .LVU1295
3562 010c 0123 movs r3, #1
3563 010e 0593 str r3, [sp, #20]
-ARM GAS /tmp/ccQEYyKb.s page 141
+ARM GAS /tmp/cc2oBAwl.s page 141
1362:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -8458,7 +8458,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3612 @ frame_needed = 0, uses_anonymous_args = 0
1383:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** uint32_t errorstate;
3613 .loc 1 1383 1 is_stmt 0 view .LVU1304
-ARM GAS /tmp/ccQEYyKb.s page 142
+ARM GAS /tmp/cc2oBAwl.s page 142
3614 0000 F8B5 push {r3, r4, r5, r6, r7, lr}
@@ -8518,7 +8518,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3653 0020 0323 movs r3, #3
3654 0022 80F83430 strb r3, [r0, #52]
1407:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
-ARM GAS /tmp/ccQEYyKb.s page 143
+ARM GAS /tmp/cc2oBAwl.s page 143
3655 .loc 1 1407 5 is_stmt 1 view .LVU1320
@@ -8578,7 +8578,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3693 0050 43F00073 orr r3, r3, #33554432
3694 0054 8363 str r3, [r0, #56]
1401:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
-ARM GAS /tmp/ccQEYyKb.s page 144
+ARM GAS /tmp/cc2oBAwl.s page 144
3695 .loc 1 1401 7 is_stmt 1 view .LVU1337
@@ -8638,7 +8638,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3732 .loc 1 1436 20 is_stmt 0 view .LVU1354
3733 0074 3946 mov r1, r7
3734 0076 2068 ldr r0, [r4]
-ARM GAS /tmp/ccQEYyKb.s page 145
+ARM GAS /tmp/cc2oBAwl.s page 145
3735 0078 FFF7FEFF bl SDMMC_CmdSDEraseStartAdd
@@ -8698,7 +8698,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3773 00a6 22E0 b .L220
3774 .LVL309:
3775 .L227:
-ARM GAS /tmp/ccQEYyKb.s page 146
+ARM GAS /tmp/cc2oBAwl.s page 146
1447:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(errorstate != HAL_SD_ERROR_NONE)
@@ -8758,7 +8758,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->ErrorCode |= errorstate;
3814 .loc 1 1451 9 is_stmt 1 view .LVU1387
3815 00ce 2368 ldr r3, [r4]
-ARM GAS /tmp/ccQEYyKb.s page 147
+ARM GAS /tmp/cc2oBAwl.s page 147
3816 00d0 0849 ldr r1, .L235
@@ -8818,7 +8818,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3859 .thumb
3860 .thumb_func
3861 .fpu fpv5-d16
-ARM GAS /tmp/ccQEYyKb.s page 148
+ARM GAS /tmp/cc2oBAwl.s page 148
3863 HAL_SD_GetState:
@@ -8878,7 +8878,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
3913 HAL_SD_TxCpltCallback:
3914 .LVL320:
3915 .LFB156:
-ARM GAS /tmp/ccQEYyKb.s page 149
+ARM GAS /tmp/cc2oBAwl.s page 149
1697:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Prevent unused argument(s) compilation warning */
@@ -8938,7 +8938,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1734:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
3966 .loc 1 1734 1 is_stmt 0 view .LVU1416
3967 0000 7047 bx lr
-ARM GAS /tmp/ccQEYyKb.s page 150
+ARM GAS /tmp/cc2oBAwl.s page 150
3968 .cfi_endproc
@@ -8998,7 +8998,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4012 0014 2368 ldr r3, [r4]
4013 0016 40F23A52 movw r2, #1338
4014 001a 9A63 str r2, [r3, #56]
-ARM GAS /tmp/ccQEYyKb.s page 151
+ARM GAS /tmp/cc2oBAwl.s page 151
2480:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_NONE;
@@ -9058,7 +9058,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4054 0046 E0E7 b .L243
4055 .cfi_endproc
4056 .LFE169:
-ARM GAS /tmp/ccQEYyKb.s page 152
+ARM GAS /tmp/cc2oBAwl.s page 152
4058 .section .text.HAL_SD_AbortCallback,"ax",%progbits
@@ -9118,7 +9118,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4105 0008 C3F30F23 ubfx r3, r3, #8, #16
1956:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
4106 .loc 1 1956 21 view .LVU1454
-ARM GAS /tmp/ccQEYyKb.s page 153
+ARM GAS /tmp/cc2oBAwl.s page 153
4107 000c 4B80 strh r3, [r1, #2] @ movhi
@@ -9178,7 +9178,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4141 .loc 1 1966 21 view .LVU1474
4142 0036 C3F30353 ubfx r3, r3, #20, #4
1966:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 154
+ARM GAS /tmp/cc2oBAwl.s page 154
4143 .loc 1 1966 19 view .LVU1475
@@ -9238,7 +9238,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4185 @ args = 0, pretend = 0, frame = 0
4186 @ frame_needed = 0, uses_anonymous_args = 0
4187 @ link register save eliminated.
-ARM GAS /tmp/ccQEYyKb.s page 155
+ARM GAS /tmp/cc2oBAwl.s page 155
1987:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -9298,7 +9298,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
1997:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
4222 .loc 1 1997 23 view .LVU1510
4223 0028 4B71 strb r3, [r1, #5]
-ARM GAS /tmp/ccQEYyKb.s page 156
+ARM GAS /tmp/cc2oBAwl.s page 156
1999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -9358,7 +9358,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4258 0050 CB72 strb r3, [r1, #11]
2009:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
4259 .loc 1 2009 3 is_stmt 1 view .LVU1531
-ARM GAS /tmp/ccQEYyKb.s page 157
+ARM GAS /tmp/cc2oBAwl.s page 157
2009:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -9418,7 +9418,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4295 .loc 1 2019 5 is_stmt 1 view .LVU1550
2019:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
4296 .loc 1 2019 70 is_stmt 0 view .LVU1551
-ARM GAS /tmp/ccQEYyKb.s page 158
+ARM GAS /tmp/cc2oBAwl.s page 158
4297 0080 90F86F30 ldrb r3, [r0, #111] @ zero_extendqisi2
@@ -9478,7 +9478,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4331 .loc 1 2028 43 is_stmt 0 view .LVU1571
4332 00a8 0A7E ldrb r2, [r1, #24] @ zero_extendqisi2
2028:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->SdCard.BlockSize = (1UL << (pCSD->RdBlockLen & 0x0FU));
-ARM GAS /tmp/ccQEYyKb.s page 159
+ARM GAS /tmp/cc2oBAwl.s page 159
4333 .loc 1 2028 59 view .LVU1572
@@ -9538,7 +9538,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4369 .loc 1 2055 3 is_stmt 1 view .LVU1590
2055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
4370 .loc 1 2055 41 is_stmt 0 view .LVU1591
-ARM GAS /tmp/ccQEYyKb.s page 160
+ARM GAS /tmp/cc2oBAwl.s page 160
4371 00d8 C36E ldr r3, [r0, #108]
@@ -9598,7 +9598,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4405 .loc 1 2065 43 is_stmt 0 view .LVU1611
4406 00fe 036F ldr r3, [r0, #112]
2065:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 161
+ARM GAS /tmp/cc2oBAwl.s page 161
4407 .loc 1 2065 24 view .LVU1612
@@ -9658,7 +9658,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4442 0132 81F82420 strb r2, [r1, #36]
2077:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
4443 .loc 1 2077 3 is_stmt 1 view .LVU1632
-ARM GAS /tmp/ccQEYyKb.s page 162
+ARM GAS /tmp/cc2oBAwl.s page 162
2077:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -9718,7 +9718,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4478 .loc 1 2087 3 is_stmt 1 view .LVU1652
2087:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
4479 .loc 1 2087 19 is_stmt 0 view .LVU1653
-ARM GAS /tmp/ccQEYyKb.s page 163
+ARM GAS /tmp/cc2oBAwl.s page 163
4480 0168 0122 movs r2, #1
@@ -9778,7 +9778,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4516 .loc 1 2040 29 is_stmt 0 view .LVU1671
4517 018e C365 str r3, [r0, #92]
2041:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->SdCard.LogBlockSize = hsd->SdCard.BlockSize;
-ARM GAS /tmp/ccQEYyKb.s page 164
+ARM GAS /tmp/cc2oBAwl.s page 164
4518 .loc 1 2041 5 is_stmt 1 view .LVU1672
@@ -9838,7 +9838,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2618:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** HAL_SD_CardCSDTypeDef CSD;
4563 .loc 1 2618 1 is_stmt 1 view -0
4564 .cfi_startproc
-ARM GAS /tmp/ccQEYyKb.s page 165
+ARM GAS /tmp/cc2oBAwl.s page 165
4565 @ args = 0, pretend = 0, frame = 48
@@ -9898,7 +9898,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2648:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
4605 .loc 1 2648 5 view .LVU1699
4606 001e 032B cmp r3, #3
-ARM GAS /tmp/ccQEYyKb.s page 166
+ARM GAS /tmp/cc2oBAwl.s page 166
4607 0020 5DD1 bne .L264
@@ -9958,7 +9958,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2673:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->CSD[2U] = SDMMC_GetResponse(hsd->Instance, SDMMC_RESP3);
4646 .loc 1 2673 20 view .LVU1715
4647 004e A066 str r0, [r4, #104]
-ARM GAS /tmp/ccQEYyKb.s page 167
+ARM GAS /tmp/cc2oBAwl.s page 167
2674:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->CSD[3U] = SDMMC_GetResponse(hsd->Instance, SDMMC_RESP4);
@@ -10018,7 +10018,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4687 007c 226D ldr r2, [r4, #80]
2689:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(errorstate != HAL_SD_ERROR_NONE)
4688 .loc 1 2689 16 view .LVU1731
-ARM GAS /tmp/ccQEYyKb.s page 168
+ARM GAS /tmp/cc2oBAwl.s page 168
4689 007e 1204 lsls r2, r2, #16
@@ -10078,7 +10078,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4729 00b2 0021 movs r1, #0
4730 00b4 2068 ldr r0, [r4]
4731 .LVL357:
-ARM GAS /tmp/ccQEYyKb.s page 169
+ARM GAS /tmp/cc2oBAwl.s page 169
2641:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->CID[1U] = SDMMC_GetResponse(hsd->Instance, SDMMC_RESP2);
@@ -10138,7 +10138,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4771 .loc 1 2653 7 is_stmt 0 view .LVU1760
4772 00e8 0546 mov r5, r0
4773 00ea 0028 cmp r0, #0
-ARM GAS /tmp/ccQEYyKb.s page 170
+ARM GAS /tmp/cc2oBAwl.s page 170
4774 00ec 99D0 beq .L258
@@ -10198,7 +10198,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4825 0004 0446 mov r4, r0
405:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** HAL_StatusTypeDef status;
4826 .loc 1 405 3 is_stmt 1 view .LVU1766
-ARM GAS /tmp/ccQEYyKb.s page 171
+ARM GAS /tmp/cc2oBAwl.s page 171
406:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** SD_InitTypeDef Init;
@@ -10258,7 +10258,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4862 .loc 1 419 5 is_stmt 0 view .LVU1785
4863 002a 18B1 cbz r0, .L271
421:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
-ARM GAS /tmp/ccQEYyKb.s page 172
+ARM GAS /tmp/cc2oBAwl.s page 172
4864 .loc 1 421 12 view .LVU1786
@@ -10318,7 +10318,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
438:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
4908 .loc 1 438 3 is_stmt 1 view .LVU1797
438:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
-ARM GAS /tmp/ccQEYyKb.s page 173
+ARM GAS /tmp/cc2oBAwl.s page 173
4909 .loc 1 438 5 is_stmt 0 view .LVU1798
@@ -10378,7 +10378,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
4946 .L268:
455:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(errorstate != HAL_SD_ERROR_NONE)
4947 .loc 1 455 3 is_stmt 1 view .LVU1816
-ARM GAS /tmp/ccQEYyKb.s page 174
+ARM GAS /tmp/cc2oBAwl.s page 174
455:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(errorstate != HAL_SD_ERROR_NONE)
@@ -10438,7 +10438,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
336:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** /* Check the SD handle allocation */
4993 .loc 1 336 1 is_stmt 1 view -0
4994 .cfi_startproc
-ARM GAS /tmp/ccQEYyKb.s page 175
+ARM GAS /tmp/cc2oBAwl.s page 175
4995 @ args = 0, pretend = 0, frame = 0
@@ -10498,7 +10498,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5031 0018 58B9 cbnz r0, .L278
385:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
5032 .loc 1 385 3 is_stmt 1 view .LVU1847
-ARM GAS /tmp/ccQEYyKb.s page 176
+ARM GAS /tmp/cc2oBAwl.s page 176
385:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -10558,7 +10558,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5073 .loc 1 381 12 view .LVU1861
5074 0032 0120 movs r0, #1
5075 0034 F6E7 b .L275
-ARM GAS /tmp/ccQEYyKb.s page 177
+ARM GAS /tmp/cc2oBAwl.s page 177
5076 .cfi_endproc
@@ -10618,7 +10618,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5121 0010 2B68 ldr r3, [r5]
5122 0012 2549 ldr r1, .L289
5123 0014 9963 str r1, [r3, #56]
-ARM GAS /tmp/ccQEYyKb.s page 178
+ARM GAS /tmp/cc2oBAwl.s page 178
2110:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->State = HAL_SD_STATE_READY;
@@ -10678,7 +10678,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5161 0038 85F83440 strb r4, [r5, #52]
2146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
5162 .loc 1 2146 5 is_stmt 1 view .LVU1890
-ARM GAS /tmp/ccQEYyKb.s page 179
+ARM GAS /tmp/cc2oBAwl.s page 179
5163 .LVL397:
@@ -10738,7 +10738,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** ((sd_status[1] & 0xFF0000U) >> 8U) | ((sd_status[1] & 0xFF000000U
5202 .loc 1 2122 46 is_stmt 0 view .LVU1906
5203 005e 019A ldr r2, [sp, #4]
-ARM GAS /tmp/ccQEYyKb.s page 180
+ARM GAS /tmp/cc2oBAwl.s page 180
2122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** ((sd_status[1] & 0xFF0000U) >> 8U) | ((sd_status[1] & 0xFF000000U
@@ -10798,7 +10798,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5239 008c 039A ldr r2, [sp, #12]
2131:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
5240 .loc 1 2131 91 view .LVU1926
-ARM GAS /tmp/ccQEYyKb.s page 181
+ARM GAS /tmp/cc2oBAwl.s page 181
5241 008e D1B2 uxtb r1, r2
@@ -10858,7 +10858,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5285 .loc 1 2161 3 view .LVU1938
2161:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** pCardInfo->CardVersion = (uint32_t)(hsd->SdCard.CardVersion);
5286 .loc 1 2161 51 is_stmt 0 view .LVU1939
-ARM GAS /tmp/ccQEYyKb.s page 182
+ARM GAS /tmp/cc2oBAwl.s page 182
5287 0000 436C ldr r3, [r0, #68]
@@ -10918,7 +10918,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2168:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
5321 .loc 1 2168 51 is_stmt 0 view .LVU1960
5322 001c 036E ldr r3, [r0, #96]
-ARM GAS /tmp/ccQEYyKb.s page 183
+ARM GAS /tmp/cc2oBAwl.s page 183
2168:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -10978,7 +10978,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5367 .loc 1 2194 14 is_stmt 0 view .LVU1972
5368 0008 0323 movs r3, #3
5369 000a 80F83430 strb r3, [r0, #52]
-ARM GAS /tmp/ccQEYyKb.s page 184
+ARM GAS /tmp/cc2oBAwl.s page 184
2196:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -11038,7 +11038,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5407 003a A36B ldr r3, [r4, #56]
5408 003c 0343 orrs r3, r3, r0
5409 003e A363 str r3, [r4, #56]
-ARM GAS /tmp/ccQEYyKb.s page 185
+ARM GAS /tmp/cc2oBAwl.s page 185
5410 0040 09E0 b .L295
@@ -11098,7 +11098,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(errorstate != HAL_SD_ERROR_NONE)
5450 .loc 1 2246 3 view .LVU2004
2246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(errorstate != HAL_SD_ERROR_NONE)
-ARM GAS /tmp/ccQEYyKb.s page 186
+ARM GAS /tmp/cc2oBAwl.s page 186
5451 .loc 1 2246 16 is_stmt 0 view .LVU2005
@@ -11158,7 +11158,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2236:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** Init.ClockBypass = hsd->Init.ClockBypass;
5493 .loc 1 2236 5 is_stmt 1 view .LVU2018
2236:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** Init.ClockBypass = hsd->Init.ClockBypass;
-ARM GAS /tmp/ccQEYyKb.s page 187
+ARM GAS /tmp/cc2oBAwl.s page 187
5494 .loc 1 2236 41 is_stmt 0 view .LVU2019
@@ -11218,7 +11218,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2188:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
5531 .loc 1 2188 21 view .LVU2037
5532 00b6 0025 movs r5, #0
-ARM GAS /tmp/ccQEYyKb.s page 188
+ARM GAS /tmp/cc2oBAwl.s page 188
5533 .LVL418:
@@ -11278,7 +11278,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5579 .loc 1 2273 3 is_stmt 1 view .LVU2047
2273:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
5580 .loc 1 2273 5 is_stmt 0 view .LVU2048
-ARM GAS /tmp/ccQEYyKb.s page 189
+ARM GAS /tmp/cc2oBAwl.s page 189
5581 0010 10B1 cbz r0, .L308
@@ -11338,7 +11338,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2497:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** HAL_SD_CardStateTypeDef CardState;
5627 .loc 1 2497 3 is_stmt 1 view .LVU2059
2497:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** HAL_SD_CardStateTypeDef CardState;
-ARM GAS /tmp/ccQEYyKb.s page 190
+ARM GAS /tmp/cc2oBAwl.s page 190
5628 .loc 1 2497 21 is_stmt 0 view .LVU2060
@@ -11398,7 +11398,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5667 .LVL431:
5668 .L315:
2509:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 191
+ARM GAS /tmp/cc2oBAwl.s page 191
5669 .loc 1 2509 7 is_stmt 1 view .LVU2076
@@ -11458,7 +11458,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5709 0052 E3E7 b .L312
5710 .LVL437:
5711 .L316:
-ARM GAS /tmp/ccQEYyKb.s page 192
+ARM GAS /tmp/cc2oBAwl.s page 192
2519:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
@@ -11518,7 +11518,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5758 0006 40F23A52 movw r2, #1338
5759 000a 9A63 str r2, [r3, #56]
2547:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->State = HAL_SD_STATE_READY;
-ARM GAS /tmp/ccQEYyKb.s page 193
+ARM GAS /tmp/cc2oBAwl.s page 193
5760 .loc 1 2547 3 view .LVU2101
@@ -11578,7 +11578,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2552:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
5799 .loc 1 2552 23 is_stmt 0 view .LVU2117
5800 002e 2068 ldr r0, [r4]
-ARM GAS /tmp/ccQEYyKb.s page 194
+ARM GAS /tmp/cc2oBAwl.s page 194
5801 .LVL448:
@@ -11638,7 +11638,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5847 0006 40F23A52 movw r2, #1338
5848 000a 9A63 str r2, [r3, #56]
2586:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->State = HAL_SD_STATE_READY;
-ARM GAS /tmp/ccQEYyKb.s page 195
+ARM GAS /tmp/cc2oBAwl.s page 195
5849 .loc 1 2586 3 view .LVU2128
@@ -11698,7 +11698,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2591:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
5888 .loc 1 2591 23 is_stmt 0 view .LVU2144
5889 002e 2068 ldr r0, [r4]
-ARM GAS /tmp/ccQEYyKb.s page 196
+ARM GAS /tmp/cc2oBAwl.s page 196
5890 .LVL459:
@@ -11758,7 +11758,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5937 .LVL463:
1490:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
5938 .loc 1 1490 3 is_stmt 1 view .LVU2154
-ARM GAS /tmp/ccQEYyKb.s page 197
+ARM GAS /tmp/cc2oBAwl.s page 197
1490:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -11818,7 +11818,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
5978 0042 12D1 bne .L349
5979 .LVL464:
5980 .L336:
-ARM GAS /tmp/ccQEYyKb.s page 198
+ARM GAS /tmp/cc2oBAwl.s page 198
1522:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
@@ -11878,7 +11878,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6020 .loc 1 1510 11 is_stmt 0 view .LVU2184
6021 0070 0346 mov r3, r0
6022 0072 0028 cmp r0, #0
-ARM GAS /tmp/ccQEYyKb.s page 199
+ARM GAS /tmp/cc2oBAwl.s page 199
6023 0074 E6D0 beq .L336
@@ -11938,7 +11938,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6063 00a2 23F00803 bic r3, r3, #8
6064 00a6 D362 str r3, [r2, #44]
1564:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c ****
-ARM GAS /tmp/ccQEYyKb.s page 200
+ARM GAS /tmp/cc2oBAwl.s page 200
6065 .loc 1 1564 9 is_stmt 1 view .LVU2199
@@ -11998,7 +11998,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6105 .loc 1 1579 10 view .LVU2213
6106 00d2 12F4804F tst r2, #16384
6107 00d6 02D0 beq .L339
-ARM GAS /tmp/ccQEYyKb.s page 201
+ARM GAS /tmp/cc2oBAwl.s page 201
1579:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
@@ -12058,7 +12058,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6145 .loc 1 1595 7 view .LVU2230
6146 0108 12F0200F tst r2, #32
6147 010c 03D0 beq .L342
-ARM GAS /tmp/ccQEYyKb.s page 202
+ARM GAS /tmp/cc2oBAwl.s page 202
1597:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** }
@@ -12118,7 +12118,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6187 0142 15F0080F tst r5, #8
6188 0146 19D1 bne .L352
1624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
-ARM GAS /tmp/ccQEYyKb.s page 203
+ARM GAS /tmp/cc2oBAwl.s page 203
6189 .loc 1 1624 10 is_stmt 1 view .LVU2246
@@ -12178,7 +12178,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6229 .L352:
1616:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_NONE;
6230 .loc 1 1616 7 is_stmt 1 view .LVU2261
-ARM GAS /tmp/ccQEYyKb.s page 204
+ARM GAS /tmp/cc2oBAwl.s page 204
1616:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** hsd->Context = SD_CONTEXT_NONE;
@@ -12238,7 +12238,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6270 01ac 0122 movs r2, #1
6271 01ae 84F83420 strb r2, [r4, #52]
1651:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** #if defined (USE_HAL_SD_REGISTER_CALLBACKS) && (USE_HAL_SD_REGISTER_CALLBACKS == 1U)
-ARM GAS /tmp/ccQEYyKb.s page 205
+ARM GAS /tmp/cc2oBAwl.s page 205
6272 .loc 1 1651 9 is_stmt 1 view .LVU2277
@@ -12298,7 +12298,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6318 .loc 1 2295 3 is_stmt 1 view .LVU2287
6319 0006 0268 ldr r2, [r0]
6320 0008 D36B ldr r3, [r2, #60]
-ARM GAS /tmp/ccQEYyKb.s page 206
+ARM GAS /tmp/cc2oBAwl.s page 206
6321 000a 23F49D73 bic r3, r3, #314
@@ -12358,7 +12358,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6359 .loc 1 2333 16 is_stmt 0 view .LVU2303
6360 0044 0023 movs r3, #0
6361 0046 2363 str r3, [r4, #48]
-ARM GAS /tmp/ccQEYyKb.s page 207
+ARM GAS /tmp/cc2oBAwl.s page 207
2335:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if((CardState == HAL_SD_CARD_RECEIVING) || (CardState == HAL_SD_CARD_SENDING))
@@ -12418,7 +12418,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6400 0066 A36B ldr r3, [r4, #56]
6401 0068 43F08043 orr r3, r3, #1073741824
6402 006c A363 str r3, [r4, #56]
-ARM GAS /tmp/ccQEYyKb.s page 208
+ARM GAS /tmp/cc2oBAwl.s page 208
6403 006e E6E7 b .L357
@@ -12478,7 +12478,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6447 .fpu fpv5-d16
6449 HAL_SD_Abort_IT:
6450 .LVL509:
-ARM GAS /tmp/ccQEYyKb.s page 209
+ARM GAS /tmp/cc2oBAwl.s page 209
6451 .LFB167:
@@ -12538,7 +12538,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6491 002a 12F0300F tst r2, #48
6492 002e 04D1 bne .L374
2379:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
-ARM GAS /tmp/ccQEYyKb.s page 210
+ARM GAS /tmp/cc2oBAwl.s page 210
6493 .loc 1 2379 10 is_stmt 1 view .LVU2345
@@ -12598,7 +12598,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6532 0050 036C ldr r3, [r0, #64]
2381:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** if(HAL_DMA_Abort_IT(hsd->hdmarx) != HAL_OK)
6533 .loc 1 2381 38 view .LVU2361
-ARM GAS /tmp/ccQEYyKb.s page 211
+ARM GAS /tmp/cc2oBAwl.s page 211
6534 0052 144A ldr r2, .L378+4
@@ -12658,7 +12658,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
2401:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
6573 .loc 1 2401 5 is_stmt 1 view .LVU2377
2401:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c **** {
-ARM GAS /tmp/ccQEYyKb.s page 212
+ARM GAS /tmp/cc2oBAwl.s page 212
6574 .loc 1 2401 45 is_stmt 0 view .LVU2378
@@ -12718,7 +12718,7 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6618 .text
6619 .Letext0:
6620 .file 2 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h"
-ARM GAS /tmp/ccQEYyKb.s page 213
+ARM GAS /tmp/cc2oBAwl.s page 213
6621 .file 3 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
@@ -12728,113 +12728,113 @@ ARM GAS /tmp/ccQEYyKb.s page 1
6625 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h"
6626 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h"
6627 .file 9 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
-ARM GAS /tmp/ccQEYyKb.s page 214
+ARM GAS /tmp/cc2oBAwl.s page 214
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_sd.c
- /tmp/ccQEYyKb.s:17 .text.SD_DMATransmitCplt:0000000000000000 $t
- /tmp/ccQEYyKb.s:24 .text.SD_DMATransmitCplt:0000000000000000 SD_DMATransmitCplt
- /tmp/ccQEYyKb.s:51 .text.SD_PowerON:0000000000000000 $t
- /tmp/ccQEYyKb.s:57 .text.SD_PowerON:0000000000000000 SD_PowerON
- /tmp/ccQEYyKb.s:275 .text.SD_PowerON:00000000000000bc $d
- /tmp/ccQEYyKb.s:280 .text.SD_PowerOFF:0000000000000000 $t
- /tmp/ccQEYyKb.s:286 .text.SD_PowerOFF:0000000000000000 SD_PowerOFF
- /tmp/ccQEYyKb.s:312 .text.SD_Read_IT:0000000000000000 $t
- /tmp/ccQEYyKb.s:318 .text.SD_Read_IT:0000000000000000 SD_Read_IT
- /tmp/ccQEYyKb.s:423 .text.SD_Write_IT:0000000000000000 $t
- /tmp/ccQEYyKb.s:429 .text.SD_Write_IT:0000000000000000 SD_Write_IT
- /tmp/ccQEYyKb.s:548 .text.SD_SendSDStatus:0000000000000000 $t
- /tmp/ccQEYyKb.s:554 .text.SD_SendSDStatus:0000000000000000 SD_SendSDStatus
- /tmp/ccQEYyKb.s:823 .text.SD_FindSCR:0000000000000000 $t
- /tmp/ccQEYyKb.s:829 .text.SD_FindSCR:0000000000000000 SD_FindSCR
- /tmp/ccQEYyKb.s:1093 .text.SD_WideBus_Enable:0000000000000000 $t
- /tmp/ccQEYyKb.s:1099 .text.SD_WideBus_Enable:0000000000000000 SD_WideBus_Enable
- /tmp/ccQEYyKb.s:1194 .text.SD_WideBus_Disable:0000000000000000 $t
- /tmp/ccQEYyKb.s:1200 .text.SD_WideBus_Disable:0000000000000000 SD_WideBus_Disable
- /tmp/ccQEYyKb.s:1295 .text.SD_SendStatus:0000000000000000 $t
- /tmp/ccQEYyKb.s:1301 .text.SD_SendStatus:0000000000000000 SD_SendStatus
- /tmp/ccQEYyKb.s:1366 .text.HAL_SD_MspInit:0000000000000000 $t
- /tmp/ccQEYyKb.s:1373 .text.HAL_SD_MspInit:0000000000000000 HAL_SD_MspInit
- /tmp/ccQEYyKb.s:1388 .text.HAL_SD_MspDeInit:0000000000000000 $t
- /tmp/ccQEYyKb.s:1395 .text.HAL_SD_MspDeInit:0000000000000000 HAL_SD_MspDeInit
- /tmp/ccQEYyKb.s:1410 .text.HAL_SD_DeInit:0000000000000000 $t
- /tmp/ccQEYyKb.s:1417 .text.HAL_SD_DeInit:0000000000000000 HAL_SD_DeInit
- /tmp/ccQEYyKb.s:1471 .text.HAL_SD_ReadBlocks:0000000000000000 $t
- /tmp/ccQEYyKb.s:1478 .text.HAL_SD_ReadBlocks:0000000000000000 HAL_SD_ReadBlocks
- /tmp/ccQEYyKb.s:2028 .text.HAL_SD_ReadBlocks:0000000000000244 $d
- /tmp/ccQEYyKb.s:2033 .text.HAL_SD_WriteBlocks:0000000000000000 $t
- /tmp/ccQEYyKb.s:2040 .text.HAL_SD_WriteBlocks:0000000000000000 HAL_SD_WriteBlocks
- /tmp/ccQEYyKb.s:2520 .text.HAL_SD_WriteBlocks:00000000000001fc $d
- /tmp/ccQEYyKb.s:2525 .text.HAL_SD_ReadBlocks_IT:0000000000000000 $t
- /tmp/ccQEYyKb.s:2532 .text.HAL_SD_ReadBlocks_IT:0000000000000000 HAL_SD_ReadBlocks_IT
- /tmp/ccQEYyKb.s:2755 .text.HAL_SD_ReadBlocks_IT:00000000000000c8 $d
- /tmp/ccQEYyKb.s:2760 .text.HAL_SD_WriteBlocks_IT:0000000000000000 $t
- /tmp/ccQEYyKb.s:2767 .text.HAL_SD_WriteBlocks_IT:0000000000000000 HAL_SD_WriteBlocks_IT
- /tmp/ccQEYyKb.s:2991 .text.HAL_SD_WriteBlocks_IT:00000000000000c0 $d
- /tmp/ccQEYyKb.s:2996 .text.HAL_SD_ReadBlocks_DMA:0000000000000000 $t
- /tmp/ccQEYyKb.s:3003 .text.HAL_SD_ReadBlocks_DMA:0000000000000000 HAL_SD_ReadBlocks_DMA
- /tmp/ccQEYyKb.s:3288 .text.HAL_SD_ReadBlocks_DMA:0000000000000128 $d
- /tmp/ccQEYyKb.s:3978 .text.SD_DMAReceiveCplt:0000000000000000 SD_DMAReceiveCplt
- /tmp/ccQEYyKb.s:5614 .text.SD_DMAError:0000000000000000 SD_DMAError
- /tmp/ccQEYyKb.s:3295 .text.HAL_SD_WriteBlocks_DMA:0000000000000000 $t
- /tmp/ccQEYyKb.s:3302 .text.HAL_SD_WriteBlocks_DMA:0000000000000000 HAL_SD_WriteBlocks_DMA
- /tmp/ccQEYyKb.s:3592 .text.HAL_SD_WriteBlocks_DMA:0000000000000124 $d
- /tmp/ccQEYyKb.s:3599 .text.HAL_SD_Erase:0000000000000000 $t
- /tmp/ccQEYyKb.s:3606 .text.HAL_SD_Erase:0000000000000000 HAL_SD_Erase
- /tmp/ccQEYyKb.s:3851 .text.HAL_SD_Erase:00000000000000f4 $d
- /tmp/ccQEYyKb.s:3856 .text.HAL_SD_GetState:0000000000000000 $t
- /tmp/ccQEYyKb.s:3863 .text.HAL_SD_GetState:0000000000000000 HAL_SD_GetState
- /tmp/ccQEYyKb.s:3881 .text.HAL_SD_GetError:0000000000000000 $t
- /tmp/ccQEYyKb.s:3888 .text.HAL_SD_GetError:0000000000000000 HAL_SD_GetError
- /tmp/ccQEYyKb.s:3906 .text.HAL_SD_TxCpltCallback:0000000000000000 $t
-ARM GAS /tmp/ccQEYyKb.s page 215
+ /tmp/cc2oBAwl.s:17 .text.SD_DMATransmitCplt:0000000000000000 $t
+ /tmp/cc2oBAwl.s:24 .text.SD_DMATransmitCplt:0000000000000000 SD_DMATransmitCplt
+ /tmp/cc2oBAwl.s:51 .text.SD_PowerON:0000000000000000 $t
+ /tmp/cc2oBAwl.s:57 .text.SD_PowerON:0000000000000000 SD_PowerON
+ /tmp/cc2oBAwl.s:275 .text.SD_PowerON:00000000000000bc $d
+ /tmp/cc2oBAwl.s:280 .text.SD_PowerOFF:0000000000000000 $t
+ /tmp/cc2oBAwl.s:286 .text.SD_PowerOFF:0000000000000000 SD_PowerOFF
+ /tmp/cc2oBAwl.s:312 .text.SD_Read_IT:0000000000000000 $t
+ /tmp/cc2oBAwl.s:318 .text.SD_Read_IT:0000000000000000 SD_Read_IT
+ /tmp/cc2oBAwl.s:423 .text.SD_Write_IT:0000000000000000 $t
+ /tmp/cc2oBAwl.s:429 .text.SD_Write_IT:0000000000000000 SD_Write_IT
+ /tmp/cc2oBAwl.s:548 .text.SD_SendSDStatus:0000000000000000 $t
+ /tmp/cc2oBAwl.s:554 .text.SD_SendSDStatus:0000000000000000 SD_SendSDStatus
+ /tmp/cc2oBAwl.s:823 .text.SD_FindSCR:0000000000000000 $t
+ /tmp/cc2oBAwl.s:829 .text.SD_FindSCR:0000000000000000 SD_FindSCR
+ /tmp/cc2oBAwl.s:1093 .text.SD_WideBus_Enable:0000000000000000 $t
+ /tmp/cc2oBAwl.s:1099 .text.SD_WideBus_Enable:0000000000000000 SD_WideBus_Enable
+ /tmp/cc2oBAwl.s:1194 .text.SD_WideBus_Disable:0000000000000000 $t
+ /tmp/cc2oBAwl.s:1200 .text.SD_WideBus_Disable:0000000000000000 SD_WideBus_Disable
+ /tmp/cc2oBAwl.s:1295 .text.SD_SendStatus:0000000000000000 $t
+ /tmp/cc2oBAwl.s:1301 .text.SD_SendStatus:0000000000000000 SD_SendStatus
+ /tmp/cc2oBAwl.s:1366 .text.HAL_SD_MspInit:0000000000000000 $t
+ /tmp/cc2oBAwl.s:1373 .text.HAL_SD_MspInit:0000000000000000 HAL_SD_MspInit
+ /tmp/cc2oBAwl.s:1388 .text.HAL_SD_MspDeInit:0000000000000000 $t
+ /tmp/cc2oBAwl.s:1395 .text.HAL_SD_MspDeInit:0000000000000000 HAL_SD_MspDeInit
+ /tmp/cc2oBAwl.s:1410 .text.HAL_SD_DeInit:0000000000000000 $t
+ /tmp/cc2oBAwl.s:1417 .text.HAL_SD_DeInit:0000000000000000 HAL_SD_DeInit
+ /tmp/cc2oBAwl.s:1471 .text.HAL_SD_ReadBlocks:0000000000000000 $t
+ /tmp/cc2oBAwl.s:1478 .text.HAL_SD_ReadBlocks:0000000000000000 HAL_SD_ReadBlocks
+ /tmp/cc2oBAwl.s:2028 .text.HAL_SD_ReadBlocks:0000000000000244 $d
+ /tmp/cc2oBAwl.s:2033 .text.HAL_SD_WriteBlocks:0000000000000000 $t
+ /tmp/cc2oBAwl.s:2040 .text.HAL_SD_WriteBlocks:0000000000000000 HAL_SD_WriteBlocks
+ /tmp/cc2oBAwl.s:2520 .text.HAL_SD_WriteBlocks:00000000000001fc $d
+ /tmp/cc2oBAwl.s:2525 .text.HAL_SD_ReadBlocks_IT:0000000000000000 $t
+ /tmp/cc2oBAwl.s:2532 .text.HAL_SD_ReadBlocks_IT:0000000000000000 HAL_SD_ReadBlocks_IT
+ /tmp/cc2oBAwl.s:2755 .text.HAL_SD_ReadBlocks_IT:00000000000000c8 $d
+ /tmp/cc2oBAwl.s:2760 .text.HAL_SD_WriteBlocks_IT:0000000000000000 $t
+ /tmp/cc2oBAwl.s:2767 .text.HAL_SD_WriteBlocks_IT:0000000000000000 HAL_SD_WriteBlocks_IT
+ /tmp/cc2oBAwl.s:2991 .text.HAL_SD_WriteBlocks_IT:00000000000000c0 $d
+ /tmp/cc2oBAwl.s:2996 .text.HAL_SD_ReadBlocks_DMA:0000000000000000 $t
+ /tmp/cc2oBAwl.s:3003 .text.HAL_SD_ReadBlocks_DMA:0000000000000000 HAL_SD_ReadBlocks_DMA
+ /tmp/cc2oBAwl.s:3288 .text.HAL_SD_ReadBlocks_DMA:0000000000000128 $d
+ /tmp/cc2oBAwl.s:3978 .text.SD_DMAReceiveCplt:0000000000000000 SD_DMAReceiveCplt
+ /tmp/cc2oBAwl.s:5614 .text.SD_DMAError:0000000000000000 SD_DMAError
+ /tmp/cc2oBAwl.s:3295 .text.HAL_SD_WriteBlocks_DMA:0000000000000000 $t
+ /tmp/cc2oBAwl.s:3302 .text.HAL_SD_WriteBlocks_DMA:0000000000000000 HAL_SD_WriteBlocks_DMA
+ /tmp/cc2oBAwl.s:3592 .text.HAL_SD_WriteBlocks_DMA:0000000000000124 $d
+ /tmp/cc2oBAwl.s:3599 .text.HAL_SD_Erase:0000000000000000 $t
+ /tmp/cc2oBAwl.s:3606 .text.HAL_SD_Erase:0000000000000000 HAL_SD_Erase
+ /tmp/cc2oBAwl.s:3851 .text.HAL_SD_Erase:00000000000000f4 $d
+ /tmp/cc2oBAwl.s:3856 .text.HAL_SD_GetState:0000000000000000 $t
+ /tmp/cc2oBAwl.s:3863 .text.HAL_SD_GetState:0000000000000000 HAL_SD_GetState
+ /tmp/cc2oBAwl.s:3881 .text.HAL_SD_GetError:0000000000000000 $t
+ /tmp/cc2oBAwl.s:3888 .text.HAL_SD_GetError:0000000000000000 HAL_SD_GetError
+ /tmp/cc2oBAwl.s:3906 .text.HAL_SD_TxCpltCallback:0000000000000000 $t
+ARM GAS /tmp/cc2oBAwl.s page 215
- /tmp/ccQEYyKb.s:3913 .text.HAL_SD_TxCpltCallback:0000000000000000 HAL_SD_TxCpltCallback
- /tmp/ccQEYyKb.s:3928 .text.HAL_SD_RxCpltCallback:0000000000000000 $t
- /tmp/ccQEYyKb.s:3935 .text.HAL_SD_RxCpltCallback:0000000000000000 HAL_SD_RxCpltCallback
- /tmp/ccQEYyKb.s:3950 .text.HAL_SD_ErrorCallback:0000000000000000 $t
- /tmp/ccQEYyKb.s:3957 .text.HAL_SD_ErrorCallback:0000000000000000 HAL_SD_ErrorCallback
- /tmp/ccQEYyKb.s:3972 .text.SD_DMAReceiveCplt:0000000000000000 $t
- /tmp/ccQEYyKb.s:4059 .text.HAL_SD_AbortCallback:0000000000000000 $t
- /tmp/ccQEYyKb.s:4066 .text.HAL_SD_AbortCallback:0000000000000000 HAL_SD_AbortCallback
- /tmp/ccQEYyKb.s:4081 .text.HAL_SD_GetCardCID:0000000000000000 $t
- /tmp/ccQEYyKb.s:4088 .text.HAL_SD_GetCardCID:0000000000000000 HAL_SD_GetCardCID
- /tmp/ccQEYyKb.s:4173 .text.HAL_SD_GetCardCSD:0000000000000000 $t
- /tmp/ccQEYyKb.s:4180 .text.HAL_SD_GetCardCSD:0000000000000000 HAL_SD_GetCardCSD
- /tmp/ccQEYyKb.s:4549 .text.HAL_SD_GetCardCSD:00000000000001b4 $d
- /tmp/ccQEYyKb.s:4554 .text.SD_InitCard:0000000000000000 $t
- /tmp/ccQEYyKb.s:4560 .text.SD_InitCard:0000000000000000 SD_InitCard
- /tmp/ccQEYyKb.s:4801 .text.HAL_SD_InitCard:0000000000000000 $t
- /tmp/ccQEYyKb.s:4808 .text.HAL_SD_InitCard:0000000000000000 HAL_SD_InitCard
- /tmp/ccQEYyKb.s:4978 .text.HAL_SD_InitCard:00000000000000a4 $d
- /tmp/ccQEYyKb.s:4983 .text.HAL_SD_Init:0000000000000000 $t
- /tmp/ccQEYyKb.s:4990 .text.HAL_SD_Init:0000000000000000 HAL_SD_Init
- /tmp/ccQEYyKb.s:5080 .text.HAL_SD_GetCardStatus:0000000000000000 $t
- /tmp/ccQEYyKb.s:5087 .text.HAL_SD_GetCardStatus:0000000000000000 HAL_SD_GetCardStatus
- /tmp/ccQEYyKb.s:5265 .text.HAL_SD_GetCardStatus:00000000000000a8 $d
- /tmp/ccQEYyKb.s:5270 .text.HAL_SD_GetCardInfo:0000000000000000 $t
- /tmp/ccQEYyKb.s:5277 .text.HAL_SD_GetCardInfo:0000000000000000 HAL_SD_GetCardInfo
- /tmp/ccQEYyKb.s:5335 .text.HAL_SD_ConfigWideBusOperation:0000000000000000 $t
- /tmp/ccQEYyKb.s:5342 .text.HAL_SD_ConfigWideBusOperation:0000000000000000 HAL_SD_ConfigWideBusOperation
- /tmp/ccQEYyKb.s:5539 .text.HAL_SD_ConfigWideBusOperation:00000000000000bc $d
- /tmp/ccQEYyKb.s:5544 .text.HAL_SD_GetCardState:0000000000000000 $t
- /tmp/ccQEYyKb.s:5551 .text.HAL_SD_GetCardState:0000000000000000 HAL_SD_GetCardState
- /tmp/ccQEYyKb.s:5608 .text.SD_DMAError:0000000000000000 $t
- /tmp/ccQEYyKb.s:5727 .text.SD_DMAError:0000000000000064 $d
- /tmp/ccQEYyKb.s:5732 .text.SD_DMATxAbort:0000000000000000 $t
- /tmp/ccQEYyKb.s:5738 .text.SD_DMATxAbort:0000000000000000 SD_DMATxAbort
- /tmp/ccQEYyKb.s:5821 .text.SD_DMARxAbort:0000000000000000 $t
- /tmp/ccQEYyKb.s:5827 .text.SD_DMARxAbort:0000000000000000 SD_DMARxAbort
- /tmp/ccQEYyKb.s:5910 .text.HAL_SD_IRQHandler:0000000000000000 $t
- /tmp/ccQEYyKb.s:5917 .text.HAL_SD_IRQHandler:0000000000000000 HAL_SD_IRQHandler
- /tmp/ccQEYyKb.s:6285 .text.HAL_SD_IRQHandler:00000000000001bc $d
- /tmp/ccQEYyKb.s:6292 .text.HAL_SD_Abort:0000000000000000 $t
- /tmp/ccQEYyKb.s:6299 .text.HAL_SD_Abort:0000000000000000 HAL_SD_Abort
- /tmp/ccQEYyKb.s:6442 .text.HAL_SD_Abort_IT:0000000000000000 $t
- /tmp/ccQEYyKb.s:6449 .text.HAL_SD_Abort_IT:0000000000000000 HAL_SD_Abort_IT
- /tmp/ccQEYyKb.s:6613 .text.HAL_SD_Abort_IT:00000000000000a0 $d
+ /tmp/cc2oBAwl.s:3913 .text.HAL_SD_TxCpltCallback:0000000000000000 HAL_SD_TxCpltCallback
+ /tmp/cc2oBAwl.s:3928 .text.HAL_SD_RxCpltCallback:0000000000000000 $t
+ /tmp/cc2oBAwl.s:3935 .text.HAL_SD_RxCpltCallback:0000000000000000 HAL_SD_RxCpltCallback
+ /tmp/cc2oBAwl.s:3950 .text.HAL_SD_ErrorCallback:0000000000000000 $t
+ /tmp/cc2oBAwl.s:3957 .text.HAL_SD_ErrorCallback:0000000000000000 HAL_SD_ErrorCallback
+ /tmp/cc2oBAwl.s:3972 .text.SD_DMAReceiveCplt:0000000000000000 $t
+ /tmp/cc2oBAwl.s:4059 .text.HAL_SD_AbortCallback:0000000000000000 $t
+ /tmp/cc2oBAwl.s:4066 .text.HAL_SD_AbortCallback:0000000000000000 HAL_SD_AbortCallback
+ /tmp/cc2oBAwl.s:4081 .text.HAL_SD_GetCardCID:0000000000000000 $t
+ /tmp/cc2oBAwl.s:4088 .text.HAL_SD_GetCardCID:0000000000000000 HAL_SD_GetCardCID
+ /tmp/cc2oBAwl.s:4173 .text.HAL_SD_GetCardCSD:0000000000000000 $t
+ /tmp/cc2oBAwl.s:4180 .text.HAL_SD_GetCardCSD:0000000000000000 HAL_SD_GetCardCSD
+ /tmp/cc2oBAwl.s:4549 .text.HAL_SD_GetCardCSD:00000000000001b4 $d
+ /tmp/cc2oBAwl.s:4554 .text.SD_InitCard:0000000000000000 $t
+ /tmp/cc2oBAwl.s:4560 .text.SD_InitCard:0000000000000000 SD_InitCard
+ /tmp/cc2oBAwl.s:4801 .text.HAL_SD_InitCard:0000000000000000 $t
+ /tmp/cc2oBAwl.s:4808 .text.HAL_SD_InitCard:0000000000000000 HAL_SD_InitCard
+ /tmp/cc2oBAwl.s:4978 .text.HAL_SD_InitCard:00000000000000a4 $d
+ /tmp/cc2oBAwl.s:4983 .text.HAL_SD_Init:0000000000000000 $t
+ /tmp/cc2oBAwl.s:4990 .text.HAL_SD_Init:0000000000000000 HAL_SD_Init
+ /tmp/cc2oBAwl.s:5080 .text.HAL_SD_GetCardStatus:0000000000000000 $t
+ /tmp/cc2oBAwl.s:5087 .text.HAL_SD_GetCardStatus:0000000000000000 HAL_SD_GetCardStatus
+ /tmp/cc2oBAwl.s:5265 .text.HAL_SD_GetCardStatus:00000000000000a8 $d
+ /tmp/cc2oBAwl.s:5270 .text.HAL_SD_GetCardInfo:0000000000000000 $t
+ /tmp/cc2oBAwl.s:5277 .text.HAL_SD_GetCardInfo:0000000000000000 HAL_SD_GetCardInfo
+ /tmp/cc2oBAwl.s:5335 .text.HAL_SD_ConfigWideBusOperation:0000000000000000 $t
+ /tmp/cc2oBAwl.s:5342 .text.HAL_SD_ConfigWideBusOperation:0000000000000000 HAL_SD_ConfigWideBusOperation
+ /tmp/cc2oBAwl.s:5539 .text.HAL_SD_ConfigWideBusOperation:00000000000000bc $d
+ /tmp/cc2oBAwl.s:5544 .text.HAL_SD_GetCardState:0000000000000000 $t
+ /tmp/cc2oBAwl.s:5551 .text.HAL_SD_GetCardState:0000000000000000 HAL_SD_GetCardState
+ /tmp/cc2oBAwl.s:5608 .text.SD_DMAError:0000000000000000 $t
+ /tmp/cc2oBAwl.s:5727 .text.SD_DMAError:0000000000000064 $d
+ /tmp/cc2oBAwl.s:5732 .text.SD_DMATxAbort:0000000000000000 $t
+ /tmp/cc2oBAwl.s:5738 .text.SD_DMATxAbort:0000000000000000 SD_DMATxAbort
+ /tmp/cc2oBAwl.s:5821 .text.SD_DMARxAbort:0000000000000000 $t
+ /tmp/cc2oBAwl.s:5827 .text.SD_DMARxAbort:0000000000000000 SD_DMARxAbort
+ /tmp/cc2oBAwl.s:5910 .text.HAL_SD_IRQHandler:0000000000000000 $t
+ /tmp/cc2oBAwl.s:5917 .text.HAL_SD_IRQHandler:0000000000000000 HAL_SD_IRQHandler
+ /tmp/cc2oBAwl.s:6285 .text.HAL_SD_IRQHandler:00000000000001bc $d
+ /tmp/cc2oBAwl.s:6292 .text.HAL_SD_Abort:0000000000000000 $t
+ /tmp/cc2oBAwl.s:6299 .text.HAL_SD_Abort:0000000000000000 HAL_SD_Abort
+ /tmp/cc2oBAwl.s:6442 .text.HAL_SD_Abort_IT:0000000000000000 $t
+ /tmp/cc2oBAwl.s:6449 .text.HAL_SD_Abort_IT:0000000000000000 HAL_SD_Abort_IT
+ /tmp/cc2oBAwl.s:6613 .text.HAL_SD_Abort_IT:00000000000000a0 $d
UNDEFINED SYMBOLS
SDMMC_CmdGoIdleState
@@ -12848,7 +12848,7 @@ SDMMC_WriteFIFO
HAL_GetTick
SDMMC_CmdBlockLength
SDMMC_ConfigData
-ARM GAS /tmp/ccQEYyKb.s page 216
+ARM GAS /tmp/cc2oBAwl.s page 216
SDMMC_CmdStatusRegister
diff --git a/build/stm32f7xx_hal_sd.o b/build/stm32f7xx_hal_sd.o
index 1b2c461..281c5f7 100644
Binary files a/build/stm32f7xx_hal_sd.o and b/build/stm32f7xx_hal_sd.o differ
diff --git a/build/stm32f7xx_hal_tim.lst b/build/stm32f7xx_hal_tim.lst
index 7a80865..fb67478 100644
--- a/build/stm32f7xx_hal_tim.lst
+++ b/build/stm32f7xx_hal_tim.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccPLZXyC.s page 1
+ARM GAS /tmp/ccLc7i2y.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * + Commutation Event configuration with Interruption and DMA
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * + TIM OCRef clear configuration
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * + TIM External Clock configuration
-ARM GAS /tmp/ccPLZXyC.s page 2
+ARM GAS /tmp/ccLc7i2y.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** ******************************************************************************
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (++) HAL_TIM_Base_Init: to use the Timer to generate a simple time base
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (++) HAL_TIM_OC_Init and HAL_TIM_OC_ConfigChannel: to use the Timer to generate an
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** Output Compare signal.
-ARM GAS /tmp/ccPLZXyC.s page 3
+ARM GAS /tmp/ccLc7i2y.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (++) HAL_TIM_PWM_Init and HAL_TIM_PWM_ConfigChannel: to use the Timer to generate a
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (+) PeriodElapsedCallback : TIM Period Elapsed Callback.
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (+) PeriodElapsedHalfCpltCallback : TIM Period Elapsed half complete Callback.
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (+) TriggerCallback : TIM Trigger Callback.
-ARM GAS /tmp/ccPLZXyC.s page 4
+ARM GAS /tmp/ccLc7i2y.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (+) TriggerHalfCpltCallback : TIM Trigger half complete Callback.
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Private typedef -----------------------------------------------------------*/
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Private define ------------------------------------------------------------*/
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Private macros ------------------------------------------------------------*/
-ARM GAS /tmp/ccPLZXyC.s page 5
+ARM GAS /tmp/ccLc7i2y.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Private variables ---------------------------------------------------------*/
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @{
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /**
-ARM GAS /tmp/ccPLZXyC.s page 6
+ARM GAS /tmp/ccLc7i2y.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @brief Initializes the TIM Time base Unit according to the specified
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Initialize the TIM channels state */
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_STATE_SET_ALL(htim, HAL_TIM_CHANNEL_STATE_READY);
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET_ALL(htim, HAL_TIM_CHANNEL_STATE_READY);
-ARM GAS /tmp/ccPLZXyC.s page 7
+ARM GAS /tmp/ccLc7i2y.s page 7
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __weak void HAL_TIM_Base_MspInit(TIM_HandleTypeDef *htim)
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 8
+ARM GAS /tmp/ccLc7i2y.s page 8
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Prevent unused argument(s) compilation warning */
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** else
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_ENABLE(htim);
-ARM GAS /tmp/ccPLZXyC.s page 9
+ARM GAS /tmp/ccLc7i2y.s page 9
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if (!IS_TIM_SLAVEMODE_TRIGGER_ENABLED(tmpsmcr))
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_ENABLE(htim);
-ARM GAS /tmp/ccPLZXyC.s page 10
+ARM GAS /tmp/ccLc7i2y.s page 10
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if ((pData == NULL) || (Length == 0U))
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 11
+ARM GAS /tmp/ccLc7i2y.s page 11
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return HAL_ERROR;
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the parameters */
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_DMA_INSTANCE(htim->Instance));
-ARM GAS /tmp/ccPLZXyC.s page 12
+ARM GAS /tmp/ccLc7i2y.s page 12
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if (htim == NULL)
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return HAL_ERROR;
-ARM GAS /tmp/ccPLZXyC.s page 13
+ARM GAS /tmp/ccLc7i2y.s page 13
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef HAL_TIM_OC_DeInit(TIM_HandleTypeDef *htim)
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the parameters */
-ARM GAS /tmp/ccPLZXyC.s page 14
+ARM GAS /tmp/ccLc7i2y.s page 14
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_INSTANCE(htim->Instance));
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
771:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __weak void HAL_TIM_OC_MspDeInit(TIM_HandleTypeDef *htim)
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 15
+ARM GAS /tmp/ccLc7i2y.s page 15
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Prevent unused argument(s) compilation warning */
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** else
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 16
+ARM GAS /tmp/ccLc7i2y.s page 16
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_ENABLE(htim);
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
885:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef HAL_TIM_OC_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel)
886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 17
+ARM GAS /tmp/ccLc7i2y.s page 17
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef status = HAL_OK;
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
942:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if (IS_TIM_BREAK_INSTANCE(htim->Instance) != RESET)
943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 18
+ARM GAS /tmp/ccLc7i2y.s page 18
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Enable the main output */
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 19
+ARM GAS /tmp/ccLc7i2y.s page 19
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case TIM_CHANNEL_3:
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef HAL_TIM_OC_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, const uint32_t *p
1056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** uint16_t Length)
1057:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 20
+ARM GAS /tmp/ccLc7i2y.s page 20
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef status = HAL_OK;
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_CC2]->XferCpltCallback = TIM_DMADelayPulseCplt;
1113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_CC2]->XferHalfCpltCallback = TIM_DMADelayPulseHalfCplt;
1114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 21
+ARM GAS /tmp/ccLc7i2y.s page 21
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the DMA error callback */
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_CC4);
1170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
1171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 22
+ARM GAS /tmp/ccLc7i2y.s page 22
1172:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** switch (Channel)
1227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
1228:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case TIM_CHANNEL_1:
-ARM GAS /tmp/ccPLZXyC.s page 23
+ARM GAS /tmp/ccLc7i2y.s page 23
1229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Return function status */
1284:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return status;
1285:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 24
+ARM GAS /tmp/ccLc7i2y.s page 24
1286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1340:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->Lock = HAL_UNLOCKED;
1341:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
1342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #if (USE_HAL_TIM_REGISTER_CALLBACKS == 1)
-ARM GAS /tmp/ccPLZXyC.s page 25
+ARM GAS /tmp/ccLc7i2y.s page 25
1343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Reset interrupt callbacks to legacy weak callbacks */
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* DeInit the low level hardware */
1398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->PWM_MspDeInitCallback(htim);
1399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #else
-ARM GAS /tmp/ccPLZXyC.s page 26
+ARM GAS /tmp/ccLc7i2y.s page 26
1400:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* DeInit the low level hardware: GPIO, CLOCK, NVIC and DMA */
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1454:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * This parameter can be one of the following values:
1455:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_CHANNEL_1: TIM Channel 1 selected
1456:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_CHANNEL_2: TIM Channel 2 selected
-ARM GAS /tmp/ccPLZXyC.s page 27
+ARM GAS /tmp/ccLc7i2y.s page 27
1457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_CHANNEL_3: TIM Channel 3 selected
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1511:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_CHANNEL_1: TIM Channel 1 selected
1512:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_CHANNEL_2: TIM Channel 2 selected
1513:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_CHANNEL_3: TIM Channel 3 selected
-ARM GAS /tmp/ccPLZXyC.s page 28
+ARM GAS /tmp/ccLc7i2y.s page 28
1514:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_CHANNEL_4: TIM Channel 4 selected
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1568:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the TIM channel state */
1569:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_STATE_SET(htim, Channel, HAL_TIM_CHANNEL_STATE_BUSY);
1570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 29
+ARM GAS /tmp/ccLc7i2y.s page 29
1571:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** switch (Channel)
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
1626:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** else
1627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 30
+ARM GAS /tmp/ccLc7i2y.s page 30
1628:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_ENABLE(htim);
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1682:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
1683:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
1684:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** default:
-ARM GAS /tmp/ccPLZXyC.s page 31
+ARM GAS /tmp/ccLc7i2y.s page 31
1685:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** status = HAL_ERROR;
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1739:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
1740:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if ((pData == NULL) || (Length == 0U))
1741:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 32
+ARM GAS /tmp/ccLc7i2y.s page 32
1742:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return HAL_ERROR;
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1796:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
1797:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
1798:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 33
+ARM GAS /tmp/ccLc7i2y.s page 33
1799:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case TIM_CHANNEL_3:
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1853:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Enable the main output */
1854:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_MOE_ENABLE(htim);
1855:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 34
+ARM GAS /tmp/ccLc7i2y.s page 34
1856:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1910:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
1911:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
1912:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case TIM_CHANNEL_3:
-ARM GAS /tmp/ccPLZXyC.s page 35
+ARM GAS /tmp/ccLc7i2y.s page 35
1913:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1967:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** This section provides functions allowing to:
1968:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (+) Initialize and configure the TIM Input Capture.
1969:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (+) De-initialize the TIM Input Capture.
-ARM GAS /tmp/ccPLZXyC.s page 36
+ARM GAS /tmp/ccLc7i2y.s page 36
1970:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (+) Start the TIM Input Capture.
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2024:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
2025:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2026:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the TIM state */
-ARM GAS /tmp/ccPLZXyC.s page 37
+ARM GAS /tmp/ccLc7i2y.s page 37
2027:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->State = HAL_TIM_STATE_BUSY;
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2081:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2082:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Release Lock */
2083:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_UNLOCK(htim);
-ARM GAS /tmp/ccPLZXyC.s page 38
+ARM GAS /tmp/ccLc7i2y.s page 38
2084:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2138:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the TIM channel state */
2139:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if ((channel_state != HAL_TIM_CHANNEL_STATE_READY)
2140:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** || (complementary_channel_state != HAL_TIM_CHANNEL_STATE_READY))
-ARM GAS /tmp/ccPLZXyC.s page 39
+ARM GAS /tmp/ccLc7i2y.s page 39
2141:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2196:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Return function status */
2197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return HAL_OK;
-ARM GAS /tmp/ccPLZXyC.s page 40
+ARM GAS /tmp/ccLc7i2y.s page 40
2198:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2252:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_ENABLE_IT(htim, TIM_IT_CC3);
2253:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
2254:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 41
+ARM GAS /tmp/ccLc7i2y.s page 41
2255:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2309:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2310:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** switch (Channel)
2311:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 42
+ARM GAS /tmp/ccLc7i2y.s page 42
2312:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case TIM_CHANNEL_1:
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2366:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * This parameter can be one of the following values:
2367:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_CHANNEL_1: TIM Channel 1 selected
2368:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_CHANNEL_2: TIM Channel 2 selected
-ARM GAS /tmp/ccPLZXyC.s page 43
+ARM GAS /tmp/ccLc7i2y.s page 43
2369:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_CHANNEL_3: TIM Channel 3 selected
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_CC1]->XferErrorCallback = TIM_DMAError ;
2424:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2425:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Enable the DMA stream */
-ARM GAS /tmp/ccPLZXyC.s page 44
+ARM GAS /tmp/ccLc7i2y.s page 44
2426:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if (HAL_DMA_Start_IT(htim->hdma[TIM_DMA_ID_CC1], (uint32_t)&htim->Instance->CCR1, (uint32_t)p
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2480:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
2481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the DMA capture callbacks */
2482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_CC4]->XferCpltCallback = TIM_DMACaptureCplt;
-ARM GAS /tmp/ccPLZXyC.s page 45
+ARM GAS /tmp/ccLc7i2y.s page 45
2483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_CC4]->XferHalfCpltCallback = TIM_DMACaptureHalfCplt;
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2537:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2538:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the parameters */
2539:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_CCX_CHANNEL(htim->Instance, Channel));
-ARM GAS /tmp/ccPLZXyC.s page 46
+ARM GAS /tmp/ccLc7i2y.s page 46
2540:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_DMA_CC_INSTANCE(htim->Instance));
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2594:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Return function status */
2595:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return status;
2596:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 47
+ARM GAS /tmp/ccLc7i2y.s page 47
2597:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /**
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2651:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_OPM_MODE(OnePulseMode));
2652:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_PERIOD(htim, htim->Init.Period));
2653:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_AUTORELOAD_PRELOAD(htim->Init.AutoReloadPreload));
-ARM GAS /tmp/ccPLZXyC.s page 48
+ARM GAS /tmp/ccLc7i2y.s page 48
2654:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2708:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef HAL_TIM_OnePulse_DeInit(TIM_HandleTypeDef *htim)
2709:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
2710:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the parameters */
-ARM GAS /tmp/ccPLZXyC.s page 49
+ARM GAS /tmp/ccLc7i2y.s page 49
2711:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_INSTANCE(htim->Instance));
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2765:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param htim TIM One Pulse handle
2766:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @retval None
2767:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
-ARM GAS /tmp/ccPLZXyC.s page 50
+ARM GAS /tmp/ccLc7i2y.s page 50
2768:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __weak void HAL_TIM_OnePulse_MspDeInit(TIM_HandleTypeDef *htim)
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2822:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CCxChannelCmd(htim->Instance, TIM_CHANNEL_1, TIM_CCx_ENABLE);
2823:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CCxChannelCmd(htim->Instance, TIM_CHANNEL_2, TIM_CCx_ENABLE);
2824:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 51
+ARM GAS /tmp/ccLc7i2y.s page 51
2825:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if (IS_TIM_BREAK_INSTANCE(htim->Instance) != RESET)
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2879:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @brief Starts the TIM One Pulse signal generation in interrupt mode.
2880:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @note Though OutputChannel parameter is deprecated and ignored by the function
2881:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * it has been kept to avoid HAL_TIM API compatibility break.
-ARM GAS /tmp/ccPLZXyC.s page 52
+ARM GAS /tmp/ccLc7i2y.s page 52
2882:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @note The pulse output channel is determined when calling
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2936:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2937:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Return function status */
2938:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return HAL_OK;
-ARM GAS /tmp/ccPLZXyC.s page 53
+ARM GAS /tmp/ccLc7i2y.s page 53
2939:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2993:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /** @defgroup TIM_Exported_Functions_Group6 TIM Encoder functions
2994:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @brief TIM Encoder functions
2995:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** *
-ARM GAS /tmp/ccPLZXyC.s page 54
+ARM GAS /tmp/ccLc7i2y.s page 54
2996:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** @verbatim
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3050:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_ENCODERINPUT_POLARITY(sConfig->IC1Polarity));
3051:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_ENCODERINPUT_POLARITY(sConfig->IC2Polarity));
3052:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_IC_PRESCALER(sConfig->IC1Prescaler));
-ARM GAS /tmp/ccPLZXyC.s page 55
+ARM GAS /tmp/ccLc7i2y.s page 55
3053:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_IC_PRESCALER(sConfig->IC2Prescaler));
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3107:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpccmr1 |= sConfig->IC1Prescaler | (sConfig->IC2Prescaler << 8U);
3108:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpccmr1 |= (sConfig->IC1Filter << 4U) | (sConfig->IC2Filter << 12U);
3109:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 56
+ARM GAS /tmp/ccLc7i2y.s page 56
3110:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the TI1 and the TI2 Polarities */
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3164:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_Encoder_MspDeInit(htim);
3165:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #endif /* USE_HAL_TIM_REGISTER_CALLBACKS */
3166:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 57
+ARM GAS /tmp/ccLc7i2y.s page 57
3167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Change the DMA burst operation state */
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3221:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_CHANNEL_2: TIM Channel 2 selected
3222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_CHANNEL_ALL: TIM Channel 1 and TIM Channel 2 are selected
3223:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @retval HAL status
-ARM GAS /tmp/ccPLZXyC.s page 58
+ARM GAS /tmp/ccLc7i2y.s page 58
3224:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3278:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
3279:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
3280:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Enable the encoder interface channels */
-ARM GAS /tmp/ccPLZXyC.s page 59
+ARM GAS /tmp/ccLc7i2y.s page 59
3281:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** switch (Channel)
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3335:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
3336:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CCxChannelCmd(htim->Instance, TIM_CHANNEL_2, TIM_CCx_DISABLE);
3337:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
-ARM GAS /tmp/ccPLZXyC.s page 60
+ARM GAS /tmp/ccLc7i2y.s page 60
3338:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3392:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if ((channel_1_state != HAL_TIM_CHANNEL_STATE_READY)
3393:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** || (complementary_channel_1_state != HAL_TIM_CHANNEL_STATE_READY))
3394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 61
+ARM GAS /tmp/ccLc7i2y.s page 61
3395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return HAL_ERROR;
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3449:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
3450:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
3451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 62
+ARM GAS /tmp/ccLc7i2y.s page 62
3452:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** default :
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3506:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_DISABLE_IT(htim, TIM_IT_CC1);
3507:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_DISABLE_IT(htim, TIM_IT_CC2);
3508:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 63
+ARM GAS /tmp/ccLc7i2y.s page 63
3509:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3563:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** else if ((channel_1_state == HAL_TIM_CHANNEL_STATE_READY)
3564:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** && (complementary_channel_1_state == HAL_TIM_CHANNEL_STATE_READY))
3565:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 64
+ARM GAS /tmp/ccLc7i2y.s page 64
3566:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if ((pData1 == NULL) || (Length == 0U))
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3620:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if ((((pData1 == NULL) || (pData2 == NULL))) || (Length == 0U))
3621:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
3622:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return HAL_ERROR;
-ARM GAS /tmp/ccPLZXyC.s page 65
+ARM GAS /tmp/ccLc7i2y.s page 65
3623:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3677:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if (HAL_DMA_Start_IT(htim->hdma[TIM_DMA_ID_CC2], (uint32_t)&htim->Instance->CCR2, (uint32_t)p
3678:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** Length) != HAL_OK)
3679:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 66
+ARM GAS /tmp/ccLc7i2y.s page 66
3680:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Return error status */
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3734:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CCxChannelCmd(htim->Instance, TIM_CHANNEL_2, TIM_CCx_ENABLE);
3735:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
3736:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Enable the Peripheral */
-ARM GAS /tmp/ccPLZXyC.s page 67
+ARM GAS /tmp/ccLc7i2y.s page 67
3737:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_ENABLE(htim);
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3791:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
3792:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Disable the Peripheral */
3793:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_DISABLE(htim);
-ARM GAS /tmp/ccPLZXyC.s page 68
+ARM GAS /tmp/ccLc7i2y.s page 68
3794:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3848:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Input capture event */
3849:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if ((htim->Instance->CCMR1 & TIM_CCMR1_CC1S) != 0x00U)
3850:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 69
+ARM GAS /tmp/ccLc7i2y.s page 69
3851:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #if (USE_HAL_TIM_REGISTER_CALLBACKS == 1)
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3905:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if ((itsource & (TIM_IT_CC3)) == (TIM_IT_CC3))
3906:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
3907:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_CLEAR_FLAG(htim, TIM_FLAG_CC3);
-ARM GAS /tmp/ccPLZXyC.s page 70
+ARM GAS /tmp/ccLc7i2y.s page 70
3908:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->Channel = HAL_TIM_ACTIVE_CHANNEL_3;
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3962:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* TIM Update event */
3963:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if ((itflag & (TIM_FLAG_UPDATE)) == (TIM_FLAG_UPDATE))
3964:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 71
+ARM GAS /tmp/ccLc7i2y.s page 71
3965:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if ((itsource & (TIM_IT_UPDATE)) == (TIM_IT_UPDATE))
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4019:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
4020:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_CLEAR_FLAG(htim, TIM_FLAG_COM);
4021:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #if (USE_HAL_TIM_REGISTER_CALLBACKS == 1)
-ARM GAS /tmp/ccPLZXyC.s page 72
+ARM GAS /tmp/ccLc7i2y.s page 72
4022:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->CommutationCallback(htim);
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4076:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_OC_MODE(sConfig->OCMode));
4077:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_OC_POLARITY(sConfig->OCPolarity));
4078:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 73
+ARM GAS /tmp/ccLc7i2y.s page 73
4079:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Process Locked */
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4133:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
4134:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case TIM_CHANNEL_6:
4135:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 74
+ARM GAS /tmp/ccLc7i2y.s page 74
4136:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the parameters */
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4190:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->Instance->CCMR1 &= ~TIM_CCMR1_IC1PSC;
4191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
4192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the IC1PSC value */
-ARM GAS /tmp/ccPLZXyC.s page 75
+ARM GAS /tmp/ccLc7i2y.s page 75
4193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->Instance->CCMR1 |= sConfig->ICPrescaler;
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4247:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
4248:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_UNLOCK(htim);
4249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 76
+ARM GAS /tmp/ccLc7i2y.s page 76
4250:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return status;
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4304:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the parameters */
4305:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_CC2_INSTANCE(htim->Instance));
4306:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 77
+ARM GAS /tmp/ccLc7i2y.s page 77
4307:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Configure the Channel 2 in PWM mode */
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4361:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the Preload enable bit for channel5*/
4362:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->Instance->CCMR3 |= TIM_CCMR3_OC5PE;
4363:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 78
+ARM GAS /tmp/ccLc7i2y.s page 78
4364:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Configure the Output Fast mode */
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4418:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
4419:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef status = HAL_OK;
4420:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_OC_InitTypeDef temp1;
-ARM GAS /tmp/ccPLZXyC.s page 79
+ARM GAS /tmp/ccLc7i2y.s page 79
4421:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4475:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Reset the IC1PSC Bits */
4476:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->Instance->CCMR1 &= ~TIM_CCMR1_IC1PSC;
4477:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 80
+ARM GAS /tmp/ccLc7i2y.s page 80
4478:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Select the Trigger source */
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4532:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_DMABASE_CR2
4533:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_DMABASE_SMCR
4534:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_DMABASE_DIER
-ARM GAS /tmp/ccPLZXyC.s page 81
+ARM GAS /tmp/ccLc7i2y.s page 81
4535:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_DMABASE_SR
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4589:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * This parameter can be one of the following values:
4590:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_DMABASE_CR1
4591:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_DMABASE_CR2
-ARM GAS /tmp/ccPLZXyC.s page 82
+ARM GAS /tmp/ccLc7i2y.s page 82
4592:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_DMABASE_SMCR
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4646:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return HAL_BUSY;
4647:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
4648:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** else if (htim->DMABurstState == HAL_DMA_BURST_STATE_READY)
-ARM GAS /tmp/ccPLZXyC.s page 83
+ARM GAS /tmp/ccLc7i2y.s page 83
4649:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4703:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
4704:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the DMA compare callbacks */
4705:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_CC2]->XferCpltCallback = TIM_DMADelayPulseCplt;
-ARM GAS /tmp/ccPLZXyC.s page 84
+ARM GAS /tmp/ccLc7i2y.s page 84
4706:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_CC2]->XferHalfCpltCallback = TIM_DMADelayPulseHalfCplt;
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4760:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_COMMUTATION]->XferHalfCpltCallback = TIMEx_DMACommutationHalfCplt;
4761:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
4762:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the DMA error callback */
-ARM GAS /tmp/ccPLZXyC.s page 85
+ARM GAS /tmp/ccLc7i2y.s page 85
4763:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_COMMUTATION]->XferErrorCallback = TIM_DMAError ;
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4817:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef status = HAL_OK;
4818:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
4819:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the parameters */
-ARM GAS /tmp/ccPLZXyC.s page 86
+ARM GAS /tmp/ccLc7i2y.s page 86
4820:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_DMA_SOURCE(BurstRequestSrc));
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4874:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Return function status */
4875:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return status;
4876:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 87
+ARM GAS /tmp/ccLc7i2y.s page 87
4877:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4931:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
4932:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return status;
4933:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 88
+ARM GAS /tmp/ccLc7i2y.s page 88
4934:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4988:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_DMABURST_INSTANCE(htim->Instance));
4989:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_DMA_BASE(BurstBaseAddress));
4990:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_DMA_SOURCE(BurstRequestSrc));
-ARM GAS /tmp/ccPLZXyC.s page 89
+ARM GAS /tmp/ccLc7i2y.s page 89
4991:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_DMA_LENGTH(BurstLength));
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5045:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
5046:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Return error status */
5047:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return HAL_ERROR;
-ARM GAS /tmp/ccPLZXyC.s page 90
+ARM GAS /tmp/ccLc7i2y.s page 90
5048:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5102:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
5103:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
5104:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 91
+ARM GAS /tmp/ccLc7i2y.s page 91
5105:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case TIM_DMA_COM:
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5159:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /**
5160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @brief Stop the DMA burst reading
5161:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param htim TIM handle
-ARM GAS /tmp/ccPLZXyC.s page 92
+ARM GAS /tmp/ccLc7i2y.s page 92
5162:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param BurstRequestSrc TIM DMA Request sources to disable.
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5216:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
5217:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Disable the TIM Update DMA request */
5218:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_DISABLE_DMA(htim, BurstRequestSrc);
-ARM GAS /tmp/ccPLZXyC.s page 93
+ARM GAS /tmp/ccLc7i2y.s page 93
5219:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5273:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /**
5274:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @brief Configures the OCRef clear feature
5275:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param htim TIM handle
-ARM GAS /tmp/ccPLZXyC.s page 94
+ARM GAS /tmp/ccLc7i2y.s page 94
5276:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param sClearInputConfig pointer to a TIM_ClearInputConfigTypeDef structure that
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5330:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** sClearInputConfig->ClearInputFilter);
5331:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
5332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 95
+ARM GAS /tmp/ccLc7i2y.s page 95
5333:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -5698,7 +5698,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5387:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if (sClearInputConfig->ClearInputState != (uint32_t)DISABLE)
5388:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
5389:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Enable the OCREF clear feature for Channel 4 */
-ARM GAS /tmp/ccPLZXyC.s page 96
+ARM GAS /tmp/ccLc7i2y.s page 96
5390:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** SET_BIT(htim->Instance->CCMR2, TIM_CCMR2_OC4CE);
@@ -5758,7 +5758,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5444:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @retval HAL status
5445:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
5446:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef HAL_TIM_ConfigClockSource(TIM_HandleTypeDef *htim, const TIM_ClockConfigTypeDef *
-ARM GAS /tmp/ccPLZXyC.s page 97
+ARM GAS /tmp/ccLc7i2y.s page 97
5447:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -5818,7 +5818,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5501:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
5502:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check ETR input conditioning related parameters */
5503:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_CLOCKPRESCALER(sClockSourceConfig->ClockPrescaler));
-ARM GAS /tmp/ccPLZXyC.s page 98
+ARM GAS /tmp/ccLc7i2y.s page 98
5504:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_CLOCKPOLARITY(sClockSourceConfig->ClockPolarity));
@@ -5878,7 +5878,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5558:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_TI1_ConfigInputStage(htim->Instance,
5559:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** sClockSourceConfig->ClockPolarity,
5560:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** sClockSourceConfig->ClockFilter);
-ARM GAS /tmp/ccPLZXyC.s page 99
+ARM GAS /tmp/ccLc7i2y.s page 99
5561:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_ITRx_SetConfig(htim->Instance, TIM_CLOCKSOURCE_TI1ED);
@@ -5938,7 +5938,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5615:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpcr2 |= TI1_Selection;
5616:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
5617:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Write to TIMxCR2 */
-ARM GAS /tmp/ccPLZXyC.s page 100
+ARM GAS /tmp/ccLc7i2y.s page 100
5618:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->Instance->CR2 = tmpcr2;
@@ -5998,7 +5998,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5672:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef HAL_TIM_SlaveConfigSynchro_IT(TIM_HandleTypeDef *htim,
5673:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** const TIM_SlaveConfigTypeDef *sSlaveConfig)
5674:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 101
+ARM GAS /tmp/ccLc7i2y.s page 101
5675:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the parameters */
@@ -6058,7 +6058,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5729:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
5730:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
5731:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case TIM_CHANNEL_2:
-ARM GAS /tmp/ccPLZXyC.s page 102
+ARM GAS /tmp/ccLc7i2y.s page 102
5732:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -6118,7 +6118,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5786:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (+) TIM Input capture callback
5787:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (+) TIM Trigger callback
5788:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (+) TIM Error callback
-ARM GAS /tmp/ccPLZXyC.s page 103
+ARM GAS /tmp/ccLc7i2y.s page 103
5789:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -6178,7 +6178,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5843:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
5844:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __weak void HAL_TIM_IC_CaptureCallback(TIM_HandleTypeDef *htim)
5845:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 104
+ARM GAS /tmp/ccLc7i2y.s page 104
5846:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Prevent unused argument(s) compilation warning */
@@ -6238,7 +6238,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5900:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @brief Hall Trigger detection callback in non-blocking mode
5901:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param htim TIM handle
5902:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @retval None
-ARM GAS /tmp/ccPLZXyC.s page 105
+ARM GAS /tmp/ccLc7i2y.s page 105
5903:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
@@ -6298,7 +6298,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5957:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg @ref HAL_TIM_PWM_MSPDEINIT_CB_ID PWM MspDeInit Callback ID
5958:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg @ref HAL_TIM_ONE_PULSE_MSPINIT_CB_ID One Pulse MspInit Callback ID
5959:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg @ref HAL_TIM_ONE_PULSE_MSPDEINIT_CB_ID One Pulse MspDeInit Callback ID
-ARM GAS /tmp/ccPLZXyC.s page 106
+ARM GAS /tmp/ccLc7i2y.s page 106
5960:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg @ref HAL_TIM_ENCODER_MSPINIT_CB_ID Encoder MspInit Callback ID
@@ -6358,7 +6358,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6014:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
6015:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case HAL_TIM_OC_MSPDEINIT_CB_ID :
6016:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->OC_MspDeInitCallback = pCallback;
-ARM GAS /tmp/ccPLZXyC.s page 107
+ARM GAS /tmp/ccLc7i2y.s page 107
6017:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
@@ -6418,7 +6418,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6071:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case HAL_TIM_IC_CAPTURE_HALF_CB_ID :
6072:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->IC_CaptureHalfCpltCallback = pCallback;
6073:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
-ARM GAS /tmp/ccPLZXyC.s page 108
+ARM GAS /tmp/ccLc7i2y.s page 108
6074:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -6478,7 +6478,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6128:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
6129:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case HAL_TIM_IC_MSPDEINIT_CB_ID :
6130:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->IC_MspDeInitCallback = pCallback;
-ARM GAS /tmp/ccPLZXyC.s page 109
+ARM GAS /tmp/ccLc7i2y.s page 109
6131:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
@@ -6538,7 +6538,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6185:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return status;
6186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
6187:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 110
+ARM GAS /tmp/ccLc7i2y.s page 110
6188:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /**
@@ -6598,7 +6598,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case HAL_TIM_IC_MSPINIT_CB_ID :
6243:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Legacy weak IC Msp Init Callback */
6244:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->IC_MspInitCallback = HAL_TIM_IC_MspInit;
-ARM GAS /tmp/ccPLZXyC.s page 111
+ARM GAS /tmp/ccLc7i2y.s page 111
6245:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
@@ -6658,7 +6658,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6299:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->HallSensor_MspDeInitCallback = HAL_TIMEx_HallSensor_MspDeInit;
6300:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
6301:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 112
+ARM GAS /tmp/ccLc7i2y.s page 112
6302:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case HAL_TIM_PERIOD_ELAPSED_CB_ID :
@@ -6718,7 +6718,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6356:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
6357:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case HAL_TIM_COMMUTATION_HALF_CB_ID :
6358:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Legacy weak Commutation half complete Callback */
-ARM GAS /tmp/ccPLZXyC.s page 113
+ARM GAS /tmp/ccLc7i2y.s page 113
6359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->CommutationHalfCpltCallback = HAL_TIMEx_CommutHalfCpltCallback;
@@ -6778,7 +6778,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6413:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Legacy weak PWM Msp Init Callback */
6414:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->PWM_MspInitCallback = HAL_TIM_PWM_MspInit;
6415:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
-ARM GAS /tmp/ccPLZXyC.s page 114
+ARM GAS /tmp/ccLc7i2y.s page 114
6416:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -6838,7 +6838,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6470:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
6471:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
6472:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /** @defgroup TIM_Exported_Functions_Group10 TIM Peripheral State functions
-ARM GAS /tmp/ccPLZXyC.s page 115
+ARM GAS /tmp/ccLc7i2y.s page 115
6473:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @brief TIM Peripheral State functions
@@ -6898,7 +6898,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /**
6528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @brief Return the TIM One Pulse Mode handle state.
6529:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param htim TIM OPM handle
-ARM GAS /tmp/ccPLZXyC.s page 116
+ARM GAS /tmp/ccLc7i2y.s page 116
6530:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @retval HAL state
@@ -6958,7 +6958,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6584:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param htim TIM handle
6585:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @retval DMA burst state
6586:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
-ARM GAS /tmp/ccPLZXyC.s page 117
+ARM GAS /tmp/ccLc7i2y.s page 117
6587:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_DMABurstStateTypeDef HAL_TIM_DMABurstState(const TIM_HandleTypeDef *htim)
@@ -7018,7 +7018,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6641:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #if (USE_HAL_TIM_REGISTER_CALLBACKS == 1)
6642:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->ErrorCallback(htim);
6643:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #else
-ARM GAS /tmp/ccPLZXyC.s page 118
+ARM GAS /tmp/ccLc7i2y.s page 118
6644:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_ErrorCallback(htim);
@@ -7078,7 +7078,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6698:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
6699:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
6700:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #if (USE_HAL_TIM_REGISTER_CALLBACKS == 1)
-ARM GAS /tmp/ccPLZXyC.s page 119
+ARM GAS /tmp/ccLc7i2y.s page 119
6701:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->PWM_PulseFinishedCallback(htim);
@@ -7138,7 +7138,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6755:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_HandleTypeDef *htim = (TIM_HandleTypeDef *)((DMA_HandleTypeDef *)hdma)->Parent;
6756:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
6757:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if (hdma == htim->hdma[TIM_DMA_ID_CC1])
-ARM GAS /tmp/ccPLZXyC.s page 120
+ARM GAS /tmp/ccLc7i2y.s page 120
6758:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -7198,7 +7198,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6812:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @brief TIM DMA Capture half complete callback.
6813:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param hdma pointer to DMA handle.
6814:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @retval None
-ARM GAS /tmp/ccPLZXyC.s page 121
+ARM GAS /tmp/ccLc7i2y.s page 121
6815:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
@@ -7258,7 +7258,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6869:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
6870:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
6871:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /**
-ARM GAS /tmp/ccPLZXyC.s page 122
+ARM GAS /tmp/ccLc7i2y.s page 122
6872:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @brief TIM DMA Period Elapse half complete callback.
@@ -7318,7 +7318,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6926:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param TIMx TIM peripheral
6927:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param Structure TIM Base configuration structure
6928:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @retval None
-ARM GAS /tmp/ccPLZXyC.s page 123
+ARM GAS /tmp/ccLc7i2y.s page 123
6929:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
@@ -7378,7 +7378,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6983:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @retval None
6984:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
6985:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** static void TIM_OC1_SetConfig(TIM_TypeDef *TIMx, const TIM_OC_InitTypeDef *OC_Config)
-ARM GAS /tmp/ccPLZXyC.s page 124
+ARM GAS /tmp/ccLc7i2y.s page 124
6986:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -7438,7 +7438,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
62 .loc 1 7005 12 is_stmt 0 view .LVU15
63 0010 124C ldr r4, .L5
64 0012 2C40 ands r4, r4, r5
-ARM GAS /tmp/ccPLZXyC.s page 125
+ARM GAS /tmp/ccLc7i2y.s page 125
65 .LVL4:
@@ -7498,7 +7498,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
102 .loc 1 7022 13 view .LVU32
103 0038 3343 orrs r3, r3, r6
104 .LVL9:
-ARM GAS /tmp/ccPLZXyC.s page 126
+ARM GAS /tmp/ccLc7i2y.s page 126
7023:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Reset the Output N State */
@@ -7558,7 +7558,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7045:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Write to TIMx CCMR1 */
7046:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIMx->CCMR1 = tmpccmrx;
137 .loc 1 7046 3 is_stmt 1 view .LVU50
-ARM GAS /tmp/ccPLZXyC.s page 127
+ARM GAS /tmp/ccLc7i2y.s page 127
138 .loc 1 7046 15 is_stmt 0 view .LVU51
@@ -7618,7 +7618,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7063:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** uint32_t tmpccmrx;
7064:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** uint32_t tmpccer;
7065:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** uint32_t tmpcr2;
-ARM GAS /tmp/ccPLZXyC.s page 128
+ARM GAS /tmp/ccLc7i2y.s page 128
7066:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -7678,7 +7678,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7120:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
7121:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Write to TIMx CCMR1 */
7122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIMx->CCMR1 = tmpccmrx;
-ARM GAS /tmp/ccPLZXyC.s page 129
+ARM GAS /tmp/ccLc7i2y.s page 129
7123:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -7738,7 +7738,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
204 000c 4268 ldr r2, [r0, #4]
205 .LVL19:
7151:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 130
+ARM GAS /tmp/ccLc7i2y.s page 130
7152:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Get the TIMx CCMR2 register value */
@@ -7798,7 +7798,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7168:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_OCN_POLARITY(OC_Config->OCNPolarity));
244 .loc 1 7168 5 is_stmt 1 view .LVU86
7169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 131
+ARM GAS /tmp/ccLc7i2y.s page 131
7170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Reset the Output N Polarity level */
@@ -7858,7 +7858,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
278 .loc 1 7190 25 is_stmt 0 view .LVU105
279 004e 8C69 ldr r4, [r1, #24]
280 .loc 1 7190 12 view .LVU106
-ARM GAS /tmp/ccPLZXyC.s page 132
+ARM GAS /tmp/ccLc7i2y.s page 132
281 0050 42EA0412 orr r2, r2, r4, lsl #4
@@ -7918,7 +7918,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
322 .thumb_func
323 .fpu fpv5-d16
325 TIM_OC4_SetConfig:
-ARM GAS /tmp/ccPLZXyC.s page 133
+ARM GAS /tmp/ccLc7i2y.s page 133
326 .LVL34:
@@ -7978,7 +7978,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
356 .loc 1 7228 3 is_stmt 1 view .LVU129
357 .loc 1 7228 12 is_stmt 0 view .LVU130
358 000e C569 ldr r5, [r0, #28]
-ARM GAS /tmp/ccPLZXyC.s page 134
+ARM GAS /tmp/ccLc7i2y.s page 134
359 .LVL37:
@@ -8038,7 +8038,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
393 0030 24F48044 bic r4, r4, #16384
394 .LVL42:
7249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 135
+ARM GAS /tmp/ccLc7i2y.s page 135
7250:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the Output Idle state */
@@ -8098,7 +8098,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
433 0050 00040140 .word 1073808384
434 .cfi_endproc
435 .LFE249:
-ARM GAS /tmp/ccPLZXyC.s page 136
+ARM GAS /tmp/ccLc7i2y.s page 136
437 .section .text.TIM_OC5_SetConfig,"ax",%progbits
@@ -8158,7 +8158,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpcr2 = TIMx->CR2;
471 .loc 1 7287 3 is_stmt 1 view .LVU170
472 .loc 1 7287 10 is_stmt 0 view .LVU171
-ARM GAS /tmp/ccPLZXyC.s page 137
+ARM GAS /tmp/ccLc7i2y.s page 137
473 000c 4468 ldr r4, [r0, #4]
@@ -8218,7 +8218,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
510 002e 24F48034 bic r4, r4, #65536
511 .LVL55:
7305:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the Output Idle state */
-ARM GAS /tmp/ccPLZXyC.s page 138
+ARM GAS /tmp/ccLc7i2y.s page 138
7306:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpcr2 |= (OC_Config->OCIdleState << 8U);
@@ -8278,7 +8278,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
552 .LFE250:
554 .section .text.TIM_OC6_SetConfig,"ax",%progbits
555 .align 1
-ARM GAS /tmp/ccPLZXyC.s page 139
+ARM GAS /tmp/ccLc7i2y.s page 139
556 .syntax unified
@@ -8338,7 +8338,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
589 .loc 1 7341 10 is_stmt 0 view .LVU212
590 000c 4468 ldr r4, [r0, #4]
591 .LVL62:
-ARM GAS /tmp/ccPLZXyC.s page 140
+ARM GAS /tmp/ccLc7i2y.s page 140
7342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Get the TIMx CCMR1 register value */
@@ -8398,7 +8398,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the Output Idle state */
7360:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpcr2 |= (OC_Config->OCIdleState << 10U);
629 .loc 1 7360 5 is_stmt 1 view .LVU229
-ARM GAS /tmp/ccPLZXyC.s page 141
+ARM GAS /tmp/ccLc7i2y.s page 141
630 .loc 1 7360 25 is_stmt 0 view .LVU230
@@ -8458,7 +8458,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
671 .section .text.TIM_TI1_ConfigInputStage,"ax",%progbits
672 .align 1
673 .syntax unified
-ARM GAS /tmp/ccPLZXyC.s page 142
+ARM GAS /tmp/ccLc7i2y.s page 142
674 .thumb
@@ -8518,7 +8518,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
7424:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case TIM_TS_TI1F_ED:
7425:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 143
+ARM GAS /tmp/ccLc7i2y.s page 143
7426:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the parameters */
@@ -8578,7 +8578,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7480:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case TIM_TS_ITR2:
7481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** case TIM_TS_ITR3:
7482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 144
+ARM GAS /tmp/ccLc7i2y.s page 144
7483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the parameter */
@@ -8638,7 +8638,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7537:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
7538:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the filter */
7539:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpccmr1 &= ~TIM_CCMR1_IC1F;
-ARM GAS /tmp/ccPLZXyC.s page 145
+ARM GAS /tmp/ccLc7i2y.s page 145
7540:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpccmr1 |= ((TIM_ICFilter << 4U) & TIM_CCMR1_IC1F);
@@ -8698,7 +8698,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
703 .loc 1 7571 12 is_stmt 0 view .LVU252
704 000c 8469 ldr r4, [r0, #24]
705 .LVL75:
-ARM GAS /tmp/ccPLZXyC.s page 146
+ARM GAS /tmp/ccLc7i2y.s page 146
7572:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -8758,7 +8758,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7587:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @brief Configure the TI2 as Input.
7588:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param TIMx to select the TIM peripheral
7589:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param TIM_ICPolarity The Input Polarity.
-ARM GAS /tmp/ccPLZXyC.s page 147
+ARM GAS /tmp/ccLc7i2y.s page 147
7590:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * This parameter can be one of the following values:
@@ -8818,7 +8818,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7618:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpccmr1 &= ~TIM_CCMR1_CC2S;
773 .loc 1 7618 3 is_stmt 1 view .LVU276
774 .loc 1 7618 12 is_stmt 0 view .LVU277
-ARM GAS /tmp/ccPLZXyC.s page 148
+ARM GAS /tmp/ccLc7i2y.s page 148
775 000e 24F4407C bic ip, r4, #768
@@ -8878,7 +8878,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
815 .LCFI13:
816 .cfi_restore 5
817 .cfi_restore 4
-ARM GAS /tmp/ccPLZXyC.s page 149
+ARM GAS /tmp/ccLc7i2y.s page 149
818 .cfi_def_cfa_offset 0
@@ -8938,7 +8938,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
853 000a 0462 str r4, [r0, #32]
7654:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpccmr1 = TIMx->CCMR1;
854 .loc 1 7654 3 is_stmt 1 view .LVU305
-ARM GAS /tmp/ccPLZXyC.s page 150
+ARM GAS /tmp/ccLc7i2y.s page 150
855 .loc 1 7654 12 is_stmt 0 view .LVU306
@@ -8998,7 +8998,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
898 .LFB257:
7668:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
7669:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /**
-ARM GAS /tmp/ccPLZXyC.s page 151
+ARM GAS /tmp/ccLc7i2y.s page 151
7670:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @brief Configure the TI3 as Input.
@@ -9058,7 +9058,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
924 .LVL100:
7699:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
7700:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Select the Input */
-ARM GAS /tmp/ccPLZXyC.s page 152
+ARM GAS /tmp/ccLc7i2y.s page 152
7701:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpccmr2 &= ~TIM_CCMR2_CC3S;
@@ -9118,7 +9118,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
965 .loc 1 7715 1 view .LVU350
966 0032 30BC pop {r4, r5}
-ARM GAS /tmp/ccPLZXyC.s page 153
+ARM GAS /tmp/ccLc7i2y.s page 153
967 .LCFI17:
@@ -9178,7 +9178,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
997 .loc 1 7741 3 view .LVU354
7742:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
7743:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Disable the Channel 4: Reset the CC4E Bit */
-ARM GAS /tmp/ccPLZXyC.s page 154
+ARM GAS /tmp/ccLc7i2y.s page 154
7744:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpccer = TIMx->CCER;
@@ -9238,7 +9238,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1037 .loc 1 7758 31 is_stmt 0 view .LVU374
1038 0026 0903 lsls r1, r1, #12
1039 .LVL118:
-ARM GAS /tmp/ccPLZXyC.s page 155
+ARM GAS /tmp/ccLc7i2y.s page 155
1040 .loc 1 7758 39 view .LVU375
@@ -9298,7 +9298,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1073 @ args = 0, pretend = 0, frame = 0
1074 @ frame_needed = 0, uses_anonymous_args = 0
1075 @ link register save eliminated.
-ARM GAS /tmp/ccPLZXyC.s page 156
+ARM GAS /tmp/ccLc7i2y.s page 156
7782:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** uint32_t tmpsmcr;
@@ -9358,7 +9358,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1118 0000 7047 bx lr
1119 .cfi_endproc
1120 .LFE143:
-ARM GAS /tmp/ccPLZXyC.s page 157
+ARM GAS /tmp/ccLc7i2y.s page 157
1122 .section .text.HAL_TIM_Base_MspDeInit,"ax",%progbits
@@ -9418,7 +9418,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
337:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
1171 .loc 1 337 3 is_stmt 1 view .LVU405
337:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 158
+ARM GAS /tmp/ccLc7i2y.s page 158
1172 .loc 1 337 3 view .LVU406
@@ -9478,7 +9478,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
355:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET_ALL(htim, HAL_TIM_CHANNEL_STATE_RESET);
1212 .loc 1 355 3 discriminator 5 view .LVU421
356:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 159
+ARM GAS /tmp/ccLc7i2y.s page 159
1213 .loc 1 356 3 discriminator 5 view .LVU422
@@ -9538,7 +9538,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
408:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
1254 .loc 1 408 3 view .LVU438
411:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 160
+ARM GAS /tmp/ccLc7i2y.s page 160
1255 .loc 1 411 3 view .LVU439
@@ -9598,7 +9598,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1296 0046 A2F59432 sub r2, r2, #75776
1297 004a 9342 cmp r3, r2
1298 004c 05D0 beq .L46
-ARM GAS /tmp/ccPLZXyC.s page 161
+ARM GAS /tmp/ccLc7i2y.s page 161
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -9658,7 +9658,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1339 .loc 1 413 12 view .LVU466
1340 0078 7047 bx lr
1341 .LVL138:
-ARM GAS /tmp/ccPLZXyC.s page 162
+ARM GAS /tmp/ccLc7i2y.s page 162
1342 .L49:
@@ -9718,7 +9718,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
448:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
1390 .loc 1 448 3 discriminator 5 view .LVU475
451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 163
+ARM GAS /tmp/ccLc7i2y.s page 163
1391 .loc 1 451 3 discriminator 5 view .LVU476
@@ -9778,7 +9778,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1434 0010 0268 ldr r2, [r0]
1435 0012 D368 ldr r3, [r2, #12]
1436 0014 43F00103 orr r3, r3, #1
-ARM GAS /tmp/ccPLZXyC.s page 164
+ARM GAS /tmp/ccLc7i2y.s page 164
1437 0018 D360 str r3, [r2, #12]
@@ -9838,7 +9838,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1479 0062 7047 bx lr
1480 .LVL144:
1481 .L56:
-ARM GAS /tmp/ccPLZXyC.s page 165
+ARM GAS /tmp/ccLc7i2y.s page 165
484:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if (!IS_TIM_SLAVEMODE_TRIGGER_ENABLED(tmpsmcr))
@@ -9898,7 +9898,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1523 0088 00000140 .word 1073807360
1524 008c 07000100 .word 65543
1525 .cfi_endproc
-ARM GAS /tmp/ccPLZXyC.s page 166
+ARM GAS /tmp/ccLc7i2y.s page 166
1526 .LFE147:
@@ -9958,7 +9958,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
519:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
1572 .loc 1 519 3 is_stmt 1 discriminator 5 view .LVU525
520:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 167
+ARM GAS /tmp/ccLc7i2y.s page 167
1573 .loc 1 520 1 is_stmt 0 discriminator 5 view .LVU526
@@ -10018,7 +10018,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1618 .loc 1 541 11 view .LVU537
1619 0014 012C cmp r4, #1
1620 0016 51D1 bne .L68
-ARM GAS /tmp/ccPLZXyC.s page 168
+ARM GAS /tmp/ccLc7i2y.s page 168
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -10078,7 +10078,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
565:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** Length) != HAL_OK)
1658 .loc 1 565 7 view .LVU555
1659 0040 286A ldr r0, [r5, #32]
-ARM GAS /tmp/ccPLZXyC.s page 169
+ARM GAS /tmp/ccLc7i2y.s page 169
1660 0042 FFF7FEFF bl HAL_DMA_Start_IT
@@ -10138,7 +10138,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1703 0092 05D0 beq .L66
586:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
1704 .loc 1 586 5 is_stmt 1 view .LVU567
-ARM GAS /tmp/ccPLZXyC.s page 170
+ARM GAS /tmp/ccLc7i2y.s page 170
1705 0094 1A68 ldr r2, [r3]
@@ -10198,7 +10198,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1747 00c4 FBE7 b .L65
1748 .L72:
1749 00c6 00BF .align 2
-ARM GAS /tmp/ccPLZXyC.s page 171
+ARM GAS /tmp/ccLc7i2y.s page 171
1750 .L71:
@@ -10258,7 +10258,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1797 0016 196A ldr r1, [r3, #32]
1798 0018 41F21112 movw r2, #4369
1799 001c 1142 tst r1, r2
-ARM GAS /tmp/ccPLZXyC.s page 172
+ARM GAS /tmp/ccLc7i2y.s page 172
1800 001e 08D1 bne .L74
@@ -10318,7 +10318,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1846 .section .text.HAL_TIM_OC_MspDeInit,"ax",%progbits
1847 .align 1
1848 .weak HAL_TIM_OC_MspDeInit
-ARM GAS /tmp/ccPLZXyC.s page 173
+ARM GAS /tmp/ccLc7i2y.s page 173
1849 .syntax unified
@@ -10378,7 +10378,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1896 .loc 1 721 3 view .LVU609
1897 000a 0368 ldr r3, [r0]
1898 000c 196A ldr r1, [r3, #32]
-ARM GAS /tmp/ccPLZXyC.s page 174
+ARM GAS /tmp/ccLc7i2y.s page 174
1899 000e 41F21112 movw r2, #4369
@@ -10438,7 +10438,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1937 .loc 1 740 3 discriminator 5 view .LVU625
740:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
1938 .loc 1 740 3 discriminator 5 view .LVU626
-ARM GAS /tmp/ccPLZXyC.s page 175
+ARM GAS /tmp/ccLc7i2y.s page 175
1939 004c 84F84400 strb r0, [r4, #68]
@@ -10498,7 +10498,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1980 .cfi_endproc
1981 .LFE163:
1983 .section .text.HAL_TIM_PWM_MspDeInit,"ax",%progbits
-ARM GAS /tmp/ccPLZXyC.s page 176
+ARM GAS /tmp/ccLc7i2y.s page 176
1984 .align 1
@@ -10558,7 +10558,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2032 .loc 1 1390 3 is_stmt 1 view .LVU650
1390:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2033 .loc 1 1390 3 view .LVU651
-ARM GAS /tmp/ccPLZXyC.s page 177
+ARM GAS /tmp/ccLc7i2y.s page 177
2034 000a 0368 ldr r3, [r0]
@@ -10618,7 +10618,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2073 .loc 1 1408 3 discriminator 5 view .LVU666
1409:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2074 .loc 1 1409 3 discriminator 5 view .LVU667
-ARM GAS /tmp/ccPLZXyC.s page 178
+ARM GAS /tmp/ccLc7i2y.s page 178
1409:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -10678,7 +10678,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2115 .loc 1 2101 1 is_stmt 0 view .LVU683
2116 0000 7047 bx lr
2117 .cfi_endproc
-ARM GAS /tmp/ccPLZXyC.s page 179
+ARM GAS /tmp/ccLc7i2y.s page 179
2118 .LFE173:
@@ -10738,7 +10738,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2168 0006 80F83D30 strb r3, [r0, #61]
2058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2169 .loc 1 2058 3 is_stmt 1 view .LVU692
-ARM GAS /tmp/ccPLZXyC.s page 180
+ARM GAS /tmp/ccLc7i2y.s page 180
2058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -10798,7 +10798,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2209 0048 84F84300 strb r0, [r4, #67]
2076:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET_ALL(htim, HAL_TIM_CHANNEL_STATE_RESET);
2210 .loc 1 2076 3 discriminator 5 view .LVU708
-ARM GAS /tmp/ccPLZXyC.s page 181
+ARM GAS /tmp/ccLc7i2y.s page 181
2077:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -10858,7 +10858,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2251 .loc 1 2756 3 view .LVU724
2761:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2252 .loc 1 2761 1 is_stmt 0 view .LVU725
-ARM GAS /tmp/ccPLZXyC.s page 182
+ARM GAS /tmp/ccLc7i2y.s page 182
2253 0000 7047 bx lr
@@ -10918,7 +10918,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2303 .loc 1 2713 15 is_stmt 0 view .LVU733
2304 0004 0223 movs r3, #2
2305 0006 80F83D30 strb r3, [r0, #61]
-ARM GAS /tmp/ccPLZXyC.s page 183
+ARM GAS /tmp/ccLc7i2y.s page 183
2716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -10978,7 +10978,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2743:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2345 .loc 1 2743 3 is_stmt 1 discriminator 5 view .LVU749
2743:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 184
+ARM GAS /tmp/ccLc7i2y.s page 184
2346 .loc 1 2743 3 discriminator 5 view .LVU750
@@ -11038,7 +11038,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3213:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2395 .loc 1 3213 1 is_stmt 0 view .LVU760
2396 0000 7047 bx lr
-ARM GAS /tmp/ccPLZXyC.s page 185
+ARM GAS /tmp/ccLc7i2y.s page 185
2397 .cfi_endproc
@@ -11098,7 +11098,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2444 .loc 1 3153 3 discriminator 5 view .LVU770
3164:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #endif /* USE_HAL_TIM_REGISTER_CALLBACKS */
-ARM GAS /tmp/ccPLZXyC.s page 186
+ARM GAS /tmp/ccLc7i2y.s page 186
2445 .loc 1 3164 3 discriminator 5 view .LVU771
@@ -11158,7 +11158,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2486 .LVL191:
2487 .LFB205:
4634:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef status = HAL_OK;
-ARM GAS /tmp/ccPLZXyC.s page 187
+ARM GAS /tmp/ccLc7i2y.s page 187
2488 .loc 1 4634 1 is_stmt 1 view -0
@@ -11218,7 +11218,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2528 001c 1CD0 beq .L121
2529 .LVL196:
2530 .L103:
-ARM GAS /tmp/ccPLZXyC.s page 188
+ARM GAS /tmp/ccLc7i2y.s page 188
4662:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -11278,7 +11278,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2569 .loc 1 4716 16 view .LVU817
2570 0054 0120 movs r0, #1
2571 0056 28E0 b .L102
-ARM GAS /tmp/ccPLZXyC.s page 189
+ARM GAS /tmp/ccLc7i2y.s page 189
2572 .LVL198:
@@ -11338,7 +11338,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4676:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (uint32_t)&htim->Instance->DMAR, DataLength) != HAL_OK)
2611 .loc 1 4676 7 is_stmt 1 view .LVU833
4677:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 190
+ARM GAS /tmp/ccLc7i2y.s page 190
2612 .loc 1 4677 43 is_stmt 0 view .LVU834
@@ -11398,7 +11398,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2655 00ba 12D1 bne .L125
4777:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_TRIGGER]->XferHalfCpltCallback = TIM_DMATriggerHalfCplt;
2656 .loc 1 4777 7 is_stmt 1 view .LVU846
-ARM GAS /tmp/ccPLZXyC.s page 191
+ARM GAS /tmp/ccLc7i2y.s page 191
4777:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_TRIGGER]->XferHalfCpltCallback = TIM_DMATriggerHalfCplt;
@@ -11458,7 +11458,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2695 .loc 1 4741 17 is_stmt 0 view .LVU862
2696 00e8 2B6B ldr r3, [r5, #48]
4741:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_CC4]->XferHalfCpltCallback = TIM_DMADelayPulseHalfCplt;
-ARM GAS /tmp/ccPLZXyC.s page 192
+ARM GAS /tmp/ccLc7i2y.s page 192
2697 .loc 1 4741 52 view .LVU863
@@ -11518,7 +11518,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2736 .loc 1 4687 52 view .LVU878
2737 0114 1C4A ldr r2, .L127
2738 0116 DA63 str r2, [r3, #60]
-ARM GAS /tmp/ccPLZXyC.s page 193
+ARM GAS /tmp/ccLc7i2y.s page 193
4688:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -11578,7 +11578,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4724:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2777 .loc 1 4724 56 view .LVU895
2778 0140 124A ldr r2, .L127+4
-ARM GAS /tmp/ccPLZXyC.s page 194
+ARM GAS /tmp/ccLc7i2y.s page 194
2779 0142 1A64 str r2, [r3, #64]
@@ -11638,7 +11638,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2817 016a 6B6B ldr r3, [r5, #52]
4763:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
2818 .loc 1 4763 61 view .LVU912
-ARM GAS /tmp/ccPLZXyC.s page 195
+ARM GAS /tmp/ccLc7i2y.s page 195
2819 016c 084A ldr r2, .L127+8
@@ -11698,7 +11698,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2868 @ args = 4, pretend = 0, frame = 0
2869 @ frame_needed = 0, uses_anonymous_args = 0
4574:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef status;
-ARM GAS /tmp/ccPLZXyC.s page 196
+ARM GAS /tmp/ccLc7i2y.s page 196
2870 .loc 1 4574 1 is_stmt 0 view .LVU920
@@ -11758,7 +11758,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2917 .loc 1 4816 1 is_stmt 0 view .LVU929
2918 0000 38B5 push {r3, r4, r5, lr}
2919 .LCFI32:
-ARM GAS /tmp/ccPLZXyC.s page 197
+ARM GAS /tmp/ccLc7i2y.s page 197
2920 .cfi_def_cfa_offset 16
@@ -11818,7 +11818,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4865:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
2961 .loc 1 4865 3 view .LVU943
2962 .L141:
-ARM GAS /tmp/ccPLZXyC.s page 198
+ARM GAS /tmp/ccLc7i2y.s page 198
4868:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -11878,7 +11878,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3003 0058 E9E7 b .L141
3004 .LVL229:
3005 .L145:
-ARM GAS /tmp/ccPLZXyC.s page 199
+ARM GAS /tmp/ccLc7i2y.s page 199
4823:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -11938,7 +11938,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3044 .loc 1 4842 13 view .LVU973
3045 0076 FFF7FEFF bl HAL_DMA_Abort_IT
3046 .LVL239:
-ARM GAS /tmp/ccPLZXyC.s page 200
+ARM GAS /tmp/ccLc7i2y.s page 200
4843:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -11998,7 +11998,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4989:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_DMA_SOURCE(BurstRequestSrc));
3092 .loc 1 4989 3 view .LVU985
4990:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_DMA_LENGTH(BurstLength));
-ARM GAS /tmp/ccPLZXyC.s page 201
+ARM GAS /tmp/ccLc7i2y.s page 201
3093 .loc 1 4990 3 view .LVU986
@@ -12058,7 +12058,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
3133 .loc 1 5055 17 is_stmt 0 view .LVU1001
3134 003e AB6A ldr r3, [r5, #40]
-ARM GAS /tmp/ccPLZXyC.s page 202
+ARM GAS /tmp/ccLc7i2y.s page 202
5055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -12118,7 +12118,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3174 006c 0223 movs r3, #2
3175 006e 85F84830 strb r3, [r5, #72]
3176 0072 D6E7 b .L149
-ARM GAS /tmp/ccPLZXyC.s page 203
+ARM GAS /tmp/ccLc7i2y.s page 203
3177 .L168:
@@ -12178,7 +12178,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3215 009c 2B68 ldr r3, [r5]
5149:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
3216 .loc 1 5149 45 view .LVU1033
-ARM GAS /tmp/ccPLZXyC.s page 204
+ARM GAS /tmp/ccLc7i2y.s page 204
3217 009e 049A ldr r2, [sp, #16]
@@ -12238,7 +12238,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3257 .loc 1 5130 17 is_stmt 0 view .LVU1047
3258 00cc AB6B ldr r3, [r5, #56]
5130:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 205
+ARM GAS /tmp/ccLc7i2y.s page 205
3259 .loc 1 5130 57 view .LVU1048
@@ -12298,7 +12298,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3298 00fa 2649 ldr r1, .L173+8
3299 00fc D964 str r1, [r3, #76]
5097:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** DataLength) != HAL_OK)
-ARM GAS /tmp/ccPLZXyC.s page 206
+ARM GAS /tmp/ccLc7i2y.s page 206
3300 .loc 1 5097 7 is_stmt 1 view .LVU1064
@@ -12358,7 +12358,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3339 .loc 1 5043 7 is_stmt 1 view .LVU1079
5043:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** DataLength) != HAL_OK)
3340 .loc 1 5043 71 is_stmt 0 view .LVU1080
-ARM GAS /tmp/ccPLZXyC.s page 207
+ARM GAS /tmp/ccLc7i2y.s page 207
3341 0128 2968 ldr r1, [r5]
@@ -12418,7 +12418,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3380 0154 E86A ldr r0, [r5, #44]
3381 0156 FFF7FEFF bl HAL_DMA_Start_IT
3382 .LVL262:
-ARM GAS /tmp/ccPLZXyC.s page 208
+ARM GAS /tmp/ccLc7i2y.s page 208
5079:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** DataLength) != HAL_OK)
@@ -12478,7 +12478,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3421 .loc 1 5119 16 view .LVU1111
3422 0184 0120 movs r0, #1
3423 0186 92E7 b .L148
-ARM GAS /tmp/ccPLZXyC.s page 209
+ARM GAS /tmp/ccLc7i2y.s page 209
3424 .L170:
@@ -12538,7 +12538,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3473 .loc 1 4928 12 view .LVU1118
3474 0008 0134 adds r4, r4, #1
3475 000a 0194 str r4, [sp, #4]
-ARM GAS /tmp/ccPLZXyC.s page 210
+ARM GAS /tmp/ccLc7i2y.s page 210
3476 000c 0095 str r5, [sp]
@@ -12598,7 +12598,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3524 0014 B1F5806F cmp r1, #1024
3525 0018 03D1 bne .L189
5187:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
-ARM GAS /tmp/ccPLZXyC.s page 211
+ARM GAS /tmp/ccLc7i2y.s page 211
3526 .loc 1 5187 7 view .LVU1127
@@ -12658,7 +12658,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3565 .loc 1 5225 3 is_stmt 1 view .LVU1142
5226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
3566 .loc 1 5226 1 is_stmt 0 view .LVU1143
-ARM GAS /tmp/ccPLZXyC.s page 212
+ARM GAS /tmp/ccLc7i2y.s page 212
3567 0040 38BD pop {r3, r4, r5, pc}
@@ -12718,7 +12718,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3607 .LVL284:
3608 .L192:
5173:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 213
+ARM GAS /tmp/ccLc7i2y.s page 213
3609 .loc 1 5173 3 is_stmt 0 view .LVU1158
@@ -12778,7 +12778,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5215:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
3648 .loc 1 5215 3 view .LVU1174
3649 0082 D4E7 b .L187
-ARM GAS /tmp/ccPLZXyC.s page 214
+ARM GAS /tmp/ccLc7i2y.s page 214
3650 .cfi_endproc
@@ -12838,7 +12838,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5267:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
3692 .loc 1 5267 3 is_stmt 1 discriminator 2 view .LVU1189
5267:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 215
+ARM GAS /tmp/ccLc7i2y.s page 215
3693 .loc 1 5267 3 discriminator 2 view .LVU1190
@@ -12898,7 +12898,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3736 0002 5368 ldr r3, [r2, #4]
3737 .LVL300:
5612:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 216
+ARM GAS /tmp/ccLc7i2y.s page 216
3738 .loc 1 5612 3 is_stmt 1 view .LVU1204
@@ -12958,7 +12958,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3783 000b 13 .byte (.L204-.L200)/2
3784 000c 0A .byte (.L202-.L200)/2
3785 000d 13 .byte (.L204-.L200)/2
-ARM GAS /tmp/ccPLZXyC.s page 217
+ARM GAS /tmp/ccLc7i2y.s page 217
3786 000e 13 .byte (.L204-.L200)/2
@@ -13018,7 +13018,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3825 0026 7047 bx lr
3826 .LVL310:
3827 .L199:
-ARM GAS /tmp/ccPLZXyC.s page 218
+ARM GAS /tmp/ccLc7i2y.s page 218
5756:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -13078,7 +13078,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3874 .thumb_func
3875 .fpu fpv5-d16
3877 TIM_DMAPeriodElapsedCplt:
-ARM GAS /tmp/ccPLZXyC.s page 219
+ARM GAS /tmp/ccLc7i2y.s page 219
3878 .LVL315:
@@ -13138,7 +13138,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3922 HAL_TIM_PeriodElapsedHalfCpltCallback:
3923 .LVL318:
3924 .LFB218:
-ARM GAS /tmp/ccPLZXyC.s page 220
+ARM GAS /tmp/ccLc7i2y.s page 220
5815:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Prevent unused argument(s) compilation warning */
@@ -13198,7 +13198,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3973 .thumb
3974 .thumb_func
3975 .fpu fpv5-d16
-ARM GAS /tmp/ccPLZXyC.s page 221
+ARM GAS /tmp/ccLc7i2y.s page 221
3977 HAL_TIM_OC_DelayElapsedCallback:
@@ -13258,7 +13258,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6754:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_HandleTypeDef *htim = (TIM_HandleTypeDef *)((DMA_HandleTypeDef *)hdma)->Parent;
4028 .loc 1 6754 1 is_stmt 0 view .LVU1270
4029 0000 10B5 push {r4, lr}
-ARM GAS /tmp/ccPLZXyC.s page 222
+ARM GAS /tmp/ccLc7i2y.s page 222
4030 .LCFI40:
@@ -13318,7 +13318,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4067 .loc 1 6805 3 is_stmt 0 view .LVU1287
4068 001e FFF7FEFF bl HAL_TIM_IC_CaptureCallback
4069 .LVL328:
-ARM GAS /tmp/ccPLZXyC.s page 223
+ARM GAS /tmp/ccLc7i2y.s page 223
6808:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -13378,7 +13378,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6774:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
4108 .loc 1 6774 7 view .LVU1304
4109 004e 84F84530 strb r3, [r4, #69]
-ARM GAS /tmp/ccPLZXyC.s page 224
+ARM GAS /tmp/ccLc7i2y.s page 224
4110 0052 E3E7 b .L216
@@ -13438,7 +13438,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4151 .syntax unified
4152 .thumb
4153 .thumb_func
-ARM GAS /tmp/ccPLZXyC.s page 225
+ARM GAS /tmp/ccLc7i2y.s page 225
4154 .fpu fpv5-d16
@@ -13498,7 +13498,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6824:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
4201 .loc 1 6824 8 is_stmt 1 view .LVU1329
6824:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 226
+ARM GAS /tmp/ccLc7i2y.s page 226
4202 .loc 1 6824 30 is_stmt 0 view .LVU1330
@@ -13558,7 +13558,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4240 002e 2377 strb r3, [r4, #28]
6848:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
4241 .loc 1 6848 1 view .LVU1347
-ARM GAS /tmp/ccPLZXyC.s page 227
+ARM GAS /tmp/ccLc7i2y.s page 227
4242 0030 10BD pop {r4, pc}
@@ -13618,7 +13618,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4292 .cfi_startproc
4293 @ args = 0, pretend = 0, frame = 0
4294 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/ccPLZXyC.s page 228
+ARM GAS /tmp/ccLc7i2y.s page 228
6656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_HandleTypeDef *htim = (TIM_HandleTypeDef *)((DMA_HandleTypeDef *)hdma)->Parent;
@@ -13678,7 +13678,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4332 001c 2046 mov r0, r4
4333 .LVL339:
6703:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #endif /* USE_HAL_TIM_REGISTER_CALLBACKS */
-ARM GAS /tmp/ccPLZXyC.s page 229
+ARM GAS /tmp/ccLc7i2y.s page 229
4334 .loc 1 6703 3 is_stmt 0 view .LVU1373
@@ -13738,7 +13738,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4373 004a E7E7 b .L237
4374 .L243:
6679:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 230
+ARM GAS /tmp/ccLc7i2y.s page 230
4375 .loc 1 6679 5 view .LVU1389
@@ -13798,7 +13798,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4419 .cfi_startproc
4420 @ args = 0, pretend = 0, frame = 0
4421 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/ccPLZXyC.s page 231
+ARM GAS /tmp/ccLc7i2y.s page 231
4422 @ link register save eliminated.
@@ -13858,7 +13858,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6726:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
4466 .loc 1 6726 8 is_stmt 1 view .LVU1414
6726:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 232
+ARM GAS /tmp/ccLc7i2y.s page 232
4467 .loc 1 6726 30 is_stmt 0 view .LVU1415
@@ -13918,7 +13918,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4505 .loc 1 6724 19 is_stmt 0 view .LVU1431
4506 0032 0223 movs r3, #2
4507 0034 2377 strb r3, [r4, #28]
-ARM GAS /tmp/ccPLZXyC.s page 233
+ARM GAS /tmp/ccLc7i2y.s page 233
4508 0036 F6E7 b .L248
@@ -13978,7 +13978,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4559 .cfi_offset 4, -16
4560 .cfi_offset 5, -12
4561 .cfi_offset 6, -8
-ARM GAS /tmp/ccPLZXyC.s page 234
+ARM GAS /tmp/ccLc7i2y.s page 234
4562 .cfi_offset 14, -4
@@ -14038,7 +14038,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4599 .LVL352:
4600 .L259:
3868:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 235
+ARM GAS /tmp/ccLc7i2y.s page 235
4601 .loc 1 3868 9 view .LVU1456
@@ -14098,7 +14098,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3903:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
4640 .loc 1 3903 3 is_stmt 1 view .LVU1472
3903:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 236
+ARM GAS /tmp/ccLc7i2y.s page 236
4641 .loc 1 3903 6 is_stmt 0 view .LVU1473
@@ -14158,7 +14158,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4679 .loc 1 3935 8 is_stmt 0 view .LVU1489
4680 0090 16F0100F tst r6, #16
4681 0094 0FD0 beq .L266
-ARM GAS /tmp/ccPLZXyC.s page 237
+ARM GAS /tmp/ccLc7i2y.s page 237
3937:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->Channel = HAL_TIM_ACTIVE_CHANNEL_4;
@@ -14218,7 +14218,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4720 00c6 02D0 beq .L270
3979:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
4721 .loc 1 3979 5 is_stmt 1 view .LVU1506
-ARM GAS /tmp/ccPLZXyC.s page 238
+ARM GAS /tmp/ccLc7i2y.s page 238
3979:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -14278,7 +14278,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4760 .loc 1 3865 11 view .LVU1522
4761 00f8 2046 mov r0, r4
4762 00fa FFF7FEFF bl HAL_TIM_PWM_PulseFinishedCallback
-ARM GAS /tmp/ccPLZXyC.s page 239
+ARM GAS /tmp/ccLc7i2y.s page 239
4763 .LVL358:
@@ -14338,7 +14338,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4808 013c 6FF40252 mvn r2, #8320
4809 0140 1A61 str r2, [r3, #16]
3985:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #endif /* USE_HAL_TIM_REGISTER_CALLBACKS */
-ARM GAS /tmp/ccPLZXyC.s page 240
+ARM GAS /tmp/ccLc7i2y.s page 240
4810 .loc 1 3985 7 view .LVU1532
@@ -14398,7 +14398,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6893:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_HandleTypeDef *htim = (TIM_HandleTypeDef *)((DMA_HandleTypeDef *)hdma)->Parent;
4859 .loc 1 6893 1 is_stmt 1 view -0
4860 .cfi_startproc
-ARM GAS /tmp/ccPLZXyC.s page 241
+ARM GAS /tmp/ccLc7i2y.s page 241
4861 @ args = 0, pretend = 0, frame = 0
@@ -14458,7 +14458,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4905 .cfi_startproc
4906 @ args = 0, pretend = 0, frame = 0
4907 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/ccPLZXyC.s page 242
+ARM GAS /tmp/ccLc7i2y.s page 242
4908 @ link register save eliminated.
@@ -14518,7 +14518,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4958 .LFB226:
5935:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Prevent unused argument(s) compilation warning */
4959 .loc 1 5935 1 is_stmt 1 view -0
-ARM GAS /tmp/ccPLZXyC.s page 243
+ARM GAS /tmp/ccLc7i2y.s page 243
4960 .cfi_startproc
@@ -14578,7 +14578,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5004 .loc 1 6621 11 view .LVU1573
5005 000c 8342 cmp r3, r0
5006 000e 13D0 beq .L295
-ARM GAS /tmp/ccPLZXyC.s page 244
+ARM GAS /tmp/ccLc7i2y.s page 244
6626:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -14638,7 +14638,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5045 .L295:
6623:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_STATE_SET(htim, TIM_CHANNEL_2, HAL_TIM_CHANNEL_STATE_READY);
5046 .loc 1 6623 5 is_stmt 1 view .LVU1590
-ARM GAS /tmp/ccPLZXyC.s page 245
+ARM GAS /tmp/ccLc7i2y.s page 245
6623:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_STATE_SET(htim, TIM_CHANNEL_2, HAL_TIM_CHANNEL_STATE_READY);
@@ -14698,7 +14698,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5092 .loc 1 6494 14 is_stmt 0 view .LVU1601
5093 0000 90F83D00 ldrb r0, [r0, #61] @ zero_extendqisi2
5094 .LVL385:
-ARM GAS /tmp/ccPLZXyC.s page 246
+ARM GAS /tmp/ccLc7i2y.s page 246
6495:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -14758,7 +14758,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6515:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
5145 .loc 1 6515 1 view .LVU1610
5146 0004 7047 bx lr
-ARM GAS /tmp/ccPLZXyC.s page 247
+ARM GAS /tmp/ccLc7i2y.s page 247
5147 .cfi_endproc
@@ -14818,7 +14818,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5197 .cfi_endproc
5198 .LFE231:
5200 .section .text.HAL_TIM_Encoder_GetState,"ax",%progbits
-ARM GAS /tmp/ccPLZXyC.s page 248
+ARM GAS /tmp/ccLc7i2y.s page 248
5201 .align 1
@@ -14878,7 +14878,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5251 .align 1
5252 .global HAL_TIM_GetChannelState
5253 .syntax unified
-ARM GAS /tmp/ccPLZXyC.s page 249
+ARM GAS /tmp/ccLc7i2y.s page 249
5254 .thumb
@@ -14938,7 +14938,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5296 .LVL402:
6579:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
5297 .loc 1 6579 3 is_stmt 1 discriminator 14 view .LVU1640
-ARM GAS /tmp/ccPLZXyC.s page 250
+ARM GAS /tmp/ccLc7i2y.s page 250
6580:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -14998,7 +14998,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5345 .LFB235:
6588:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the parameters */
5346 .loc 1 6588 1 is_stmt 1 view -0
-ARM GAS /tmp/ccPLZXyC.s page 251
+ARM GAS /tmp/ccLc7i2y.s page 251
5347 .cfi_startproc
@@ -15058,7 +15058,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5392 0008 14BF ite ne
5393 000a 4FF0000E movne lr, #0
5394 000e 4FF0010E moveq lr, #1
-ARM GAS /tmp/ccPLZXyC.s page 252
+ARM GAS /tmp/ccLc7i2y.s page 252
5395 0012 B0F1804F cmp r0, #1073741824
@@ -15118,7 +15118,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5438 .loc 1 6943 7 discriminator 1 view .LVU1672
5439 0058 2B4A ldr r2, .L327+4
5440 005a 9042 cmp r0, r2
-ARM GAS /tmp/ccPLZXyC.s page 253
+ARM GAS /tmp/ccLc7i2y.s page 253
5441 005c 14BF ite ne
@@ -15178,7 +15178,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5490 .loc 1 6946 5 is_stmt 1 view .LVU1677
6946:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpcr1 |= (uint32_t)Structure->ClockDivision;
5491 .loc 1 6946 12 is_stmt 0 view .LVU1678
-ARM GAS /tmp/ccPLZXyC.s page 254
+ARM GAS /tmp/ccLc7i2y.s page 254
5492 00c0 23F4407C bic ip, r3, #768
@@ -15238,7 +15238,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5530 00e8 0BB1 cbz r3, .L324
6964:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
5531 .loc 1 6964 5 is_stmt 1 view .LVU1695
-ARM GAS /tmp/ccPLZXyC.s page 255
+ARM GAS /tmp/ccLc7i2y.s page 255
6964:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -15298,7 +15298,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5578 .loc 1 270 1 is_stmt 1 view -0
5579 .cfi_startproc
5580 @ args = 0, pretend = 0, frame = 0
-ARM GAS /tmp/ccPLZXyC.s page 256
+ARM GAS /tmp/ccLc7i2y.s page 256
5581 @ frame_needed = 0, uses_anonymous_args = 0
@@ -15358,7 +15358,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5617 001c 0123 movs r3, #1
5618 001e 84F84830 strb r3, [r4, #72]
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET_ALL(htim, HAL_TIM_CHANNEL_STATE_READY);
-ARM GAS /tmp/ccPLZXyC.s page 257
+ARM GAS /tmp/ccLc7i2y.s page 257
5619 .loc 1 315 3 is_stmt 1 view .LVU1724
@@ -15418,7 +15418,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
5654 .loc 1 287 16 is_stmt 0 view .LVU1744
5655 0052 80F83C30 strb r3, [r0, #60]
-ARM GAS /tmp/ccPLZXyC.s page 258
+ARM GAS /tmp/ccLc7i2y.s page 258
301:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #endif /* USE_HAL_TIM_REGISTER_CALLBACKS */
@@ -15478,7 +15478,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
664:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_PERIOD(htim, htim->Init.Period));
5702 .loc 1 664 3 view .LVU1755
665:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_AUTORELOAD_PRELOAD(htim->Init.AutoReloadPreload));
-ARM GAS /tmp/ccPLZXyC.s page 259
+ARM GAS /tmp/ccLc7i2y.s page 259
5703 .loc 1 665 3 view .LVU1756
@@ -15538,7 +15538,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5739 0036 84F84330 strb r3, [r4, #67]
699:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET_ALL(htim, HAL_TIM_CHANNEL_STATE_READY);
5740 .loc 1 699 3 view .LVU1775
-ARM GAS /tmp/ccPLZXyC.s page 260
+ARM GAS /tmp/ccLc7i2y.s page 260
700:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -15598,7 +15598,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5778 .loc 1 706 1 view .LVU1792
5779 005e 7047 bx lr
5780 .cfi_endproc
-ARM GAS /tmp/ccPLZXyC.s page 261
+ARM GAS /tmp/ccLc7i2y.s page 261
5781 .LFE151:
@@ -15658,7 +15658,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5823 000e 84F83D30 strb r3, [r4, #61]
1362:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
5824 .loc 1 1362 3 is_stmt 1 view .LVU1807
-ARM GAS /tmp/ccPLZXyC.s page 262
+ARM GAS /tmp/ccLc7i2y.s page 262
1362:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -15718,7 +15718,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
5860 .loc 1 1372 15 is_stmt 0 view .LVU1827
5861 004a 84F83D30 strb r3, [r4, #61]
-ARM GAS /tmp/ccPLZXyC.s page 263
+ARM GAS /tmp/ccLc7i2y.s page 263
1374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -15778,7 +15778,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1993:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
5907 .loc 1 1993 6 is_stmt 0 view .LVU1839
5908 0000 60B3 cbz r0, .L359
-ARM GAS /tmp/ccPLZXyC.s page 264
+ARM GAS /tmp/ccLc7i2y.s page 264
1991:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Check the TIM handle allocation */
@@ -15838,7 +15838,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5945 0022 84F83E30 strb r3, [r4, #62]
2036:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET_ALL(htim, HAL_TIM_CHANNEL_STATE_READY);
5946 .loc 1 2036 3 view .LVU1858
-ARM GAS /tmp/ccPLZXyC.s page 265
+ARM GAS /tmp/ccLc7i2y.s page 265
5947 0026 84F83F30 strb r3, [r4, #63]
@@ -15898,7 +15898,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5982 .LVL447:
2022:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #endif /* USE_HAL_TIM_REGISTER_CALLBACKS */
5983 .loc 1 2022 5 is_stmt 0 view .LVU1878
-ARM GAS /tmp/ccPLZXyC.s page 266
+ARM GAS /tmp/ccLc7i2y.s page 266
5984 005a D7E7 b .L358
@@ -15958,7 +15958,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6030 .loc 1 2651 3 view .LVU1888
2652:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_AUTORELOAD_PRELOAD(htim->Init.AutoReloadPreload));
6031 .loc 1 2652 3 view .LVU1889
-ARM GAS /tmp/ccPLZXyC.s page 267
+ARM GAS /tmp/ccLc7i2y.s page 267
2653:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -16018,7 +16018,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6068 .loc 1 2689 23 is_stmt 0 view .LVU1907
6069 0030 0123 movs r3, #1
6070 0032 84F84830 strb r3, [r4, #72]
-ARM GAS /tmp/ccPLZXyC.s page 268
+ARM GAS /tmp/ccLc7i2y.s page 268
2692:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_STATE_SET(htim, TIM_CHANNEL_2, HAL_TIM_CHANNEL_STATE_READY);
@@ -16078,7 +16078,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6110 .cfi_endproc
6111 .LFE181:
6113 .section .text.HAL_TIM_Encoder_Init,"ax",%progbits
-ARM GAS /tmp/ccPLZXyC.s page 269
+ARM GAS /tmp/ccLc7i2y.s page 269
6114 .align 1
@@ -16138,7 +16138,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6154 .loc 1 3050 3 view .LVU1937
3051:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_IC_PRESCALER(sConfig->IC1Prescaler));
6155 .loc 1 3051 3 view .LVU1938
-ARM GAS /tmp/ccPLZXyC.s page 270
+ARM GAS /tmp/ccLc7i2y.s page 270
3052:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** assert_param(IS_TIM_IC_PRESCALER(sConfig->IC2Prescaler));
@@ -16198,7 +16198,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6191 .loc 1 3089 11 view .LVU1957
6192 002e 8168 ldr r1, [r0, #8]
6193 .LVL461:
-ARM GAS /tmp/ccPLZXyC.s page 271
+ARM GAS /tmp/ccLc7i2y.s page 271
3092:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -16258,7 +16258,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6230 004e E968 ldr r1, [r5, #12]
3107:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** tmpccmr1 |= (sConfig->IC1Filter << 4U) | (sConfig->IC2Filter << 12U);
6231 .loc 1 3107 37 view .LVU1976
-ARM GAS /tmp/ccPLZXyC.s page 272
+ARM GAS /tmp/ccLc7i2y.s page 272
6232 0050 EF69 ldr r7, [r5, #28]
@@ -16318,7 +16318,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6268 .loc 1 3119 7 is_stmt 0 view .LVU1994
6269 0074 2168 ldr r1, [r4]
3119:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 273
+ARM GAS /tmp/ccLc7i2y.s page 273
6270 .loc 1 3119 25 view .LVU1995
@@ -16378,7 +16378,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3075:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** #endif /* USE_HAL_TIM_REGISTER_CALLBACKS */
6307 .loc 1 3075 5 is_stmt 0 view .LVU2013
6308 00a2 B6E7 b .L376
-ARM GAS /tmp/ccPLZXyC.s page 274
+ARM GAS /tmp/ccLc7i2y.s page 274
6309 .LVL477:
@@ -16438,7 +16438,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6358 .loc 1 7065 3 view .LVU2020
7068:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
6359 .loc 1 7068 3 view .LVU2021
-ARM GAS /tmp/ccPLZXyC.s page 275
+ARM GAS /tmp/ccLc7i2y.s page 275
7068:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -16498,7 +16498,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6396 0020 43EA0413 orr r3, r3, r4, lsl #4
6397 .LVL486:
7091:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 276
+ARM GAS /tmp/ccLc7i2y.s page 276
6398 .loc 1 7091 3 is_stmt 1 view .LVU2040
@@ -16558,7 +16558,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6435 0046 22F44062 bic r2, r2, #3072
6436 .LVL491:
7113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Set the Output N Idle state */
-ARM GAS /tmp/ccPLZXyC.s page 277
+ARM GAS /tmp/ccLc7i2y.s page 277
6437 .loc 1 7113 5 is_stmt 1 view .LVU2058
@@ -16618,7 +16618,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6475 .L390:
6476 .align 2
6477 .L389:
-ARM GAS /tmp/ccPLZXyC.s page 278
+ARM GAS /tmp/ccLc7i2y.s page 278
6478 0064 FF8CFFFE .word -16806657
@@ -16678,7 +16678,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6523 .L395:
6524 001a 0B .byte (.L400-.L395)/2
6525 001b 29 .byte (.L402-.L395)/2
-ARM GAS /tmp/ccPLZXyC.s page 279
+ARM GAS /tmp/ccLc7i2y.s page 279
6526 001c 29 .byte (.L402-.L395)/2
@@ -16738,7 +16738,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6569 .loc 1 4072 21 is_stmt 0 view .LVU2096
6570 0040 0020 movs r0, #0
4101:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 280
+ARM GAS /tmp/ccLc7i2y.s page 280
6571 .loc 1 4101 7 view .LVU2097
@@ -16798,7 +16798,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4131:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
6610 .loc 1 4131 7 is_stmt 1 view .LVU2113
4072:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 281
+ARM GAS /tmp/ccLc7i2y.s page 281
6611 .loc 1 4072 21 is_stmt 0 view .LVU2114
@@ -16858,7 +16858,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6651 .LVL517:
4152:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
6652 .loc 1 4152 1 view .LVU2129
-ARM GAS /tmp/ccPLZXyC.s page 282
+ARM GAS /tmp/ccLc7i2y.s page 282
6653 0078 7047 bx lr
@@ -16918,7 +16918,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6697 .loc 1 4283 3 discriminator 2 view .LVU2141
6698 0016 142A cmp r2, #20
6699 0018 00F28880 bhi .L418
-ARM GAS /tmp/ccPLZXyC.s page 283
+ARM GAS /tmp/ccLc7i2y.s page 283
6700 001c DFE802F0 tbb [pc, r2]
@@ -16978,7 +16978,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6745 004e 9361 str r3, [r2, #24]
4298:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
6746 .loc 1 4298 7 is_stmt 1 view .LVU2151
-ARM GAS /tmp/ccPLZXyC.s page 284
+ARM GAS /tmp/ccLc7i2y.s page 284
4298:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
@@ -17038,7 +17038,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6784 .loc 1 4315 7 is_stmt 1 view .LVU2168
4315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
6785 .loc 1 4315 11 is_stmt 0 view .LVU2169
-ARM GAS /tmp/ccPLZXyC.s page 285
+ARM GAS /tmp/ccLc7i2y.s page 285
6786 0078 2268 ldr r2, [r4]
@@ -17098,7 +17098,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6823 .loc 1 4332 11 is_stmt 0 view .LVU2186
6824 00a2 2268 ldr r2, [r4]
4332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
-ARM GAS /tmp/ccPLZXyC.s page 286
+ARM GAS /tmp/ccLc7i2y.s page 286
6825 .loc 1 4332 29 view .LVU2187
@@ -17158,7 +17158,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4349:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
6863 .loc 1 4349 29 view .LVU2204
6864 00cc D369 ldr r3, [r2, #28]
-ARM GAS /tmp/ccPLZXyC.s page 287
+ARM GAS /tmp/ccLc7i2y.s page 287
4349:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
@@ -17218,7 +17218,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6902 00f6 536D ldr r3, [r2, #84]
4366:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
6903 .loc 1 4366 39 view .LVU2222
-ARM GAS /tmp/ccPLZXyC.s page 288
+ARM GAS /tmp/ccLc7i2y.s page 288
6904 00f8 2969 ldr r1, [r5, #16]
@@ -17278,7 +17278,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
6941 .loc 1 4383 39 view .LVU2239
6942 0120 2969 ldr r1, [r5, #16]
4383:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
-ARM GAS /tmp/ccPLZXyC.s page 289
+ARM GAS /tmp/ccLc7i2y.s page 289
6943 .loc 1 4383 29 view .LVU2240
@@ -17338,7 +17338,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7518:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** uint32_t tmpccmr1;
6988 .loc 1 7518 1 is_stmt 1 view -0
6989 .cfi_startproc
-ARM GAS /tmp/ccPLZXyC.s page 290
+ARM GAS /tmp/ccLc7i2y.s page 290
6990 @ args = 0, pretend = 0, frame = 0
@@ -17398,7 +17398,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7031 0026 A5F57C45 sub r5, r5, #64512
7032 002a A842 cmp r0, r5
7033 002c 1AD0 beq .L421
-ARM GAS /tmp/ccPLZXyC.s page 291
+ARM GAS /tmp/ccLc7i2y.s page 291
7034 002e CAB9 cbnz r2, .L421
@@ -17458,7 +17458,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7540:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
7077 .loc 1 7540 3 is_stmt 1 view .LVU2277
7540:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 292
+ARM GAS /tmp/ccLc7i2y.s page 292
7078 .loc 1 7540 30 is_stmt 0 view .LVU2278
@@ -17518,7 +17518,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7121 .align 1
7122 .global HAL_TIM_IC_ConfigChannel
7123 .syntax unified
-ARM GAS /tmp/ccPLZXyC.s page 293
+ARM GAS /tmp/ccLc7i2y.s page 293
7124 .thumb
@@ -17578,7 +17578,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7164 .loc 1 4195 8 is_stmt 1 view .LVU2305
4195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
7165 .loc 1 4195 11 is_stmt 0 view .LVU2306
-ARM GAS /tmp/ccPLZXyC.s page 294
+ARM GAS /tmp/ccLc7i2y.s page 294
7166 0016 042A cmp r2, #4
@@ -17638,7 +17638,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7205 .loc 1 4190 5 is_stmt 1 view .LVU2321
4190:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
7206 .loc 1 4190 9 is_stmt 0 view .LVU2322
-ARM GAS /tmp/ccPLZXyC.s page 295
+ARM GAS /tmp/ccLc7i2y.s page 295
7207 0038 2268 ldr r2, [r4]
@@ -17698,7 +17698,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7246 0060 23F44063 bic r3, r3, #3072
7247 0064 9361 str r3, [r2, #24]
4209:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 296
+ARM GAS /tmp/ccLc7i2y.s page 296
7248 .loc 1 4209 5 is_stmt 1 view .LVU2338
@@ -17758,7 +17758,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4225:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
7287 .loc 1 4225 27 view .LVU2354
7288 008e D369 ldr r3, [r2, #28]
-ARM GAS /tmp/ccPLZXyC.s page 297
+ARM GAS /tmp/ccLc7i2y.s page 297
4225:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -17818,7 +17818,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7327 .loc 1 4241 27 view .LVU2370
7328 00b6 43EA0123 orr r3, r3, r1, lsl #8
7329 00ba D361 str r3, [r2, #28]
-ARM GAS /tmp/ccPLZXyC.s page 298
+ARM GAS /tmp/ccLc7i2y.s page 298
4169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -17878,7 +17878,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7375 .LCFI70:
7376 .cfi_def_cfa_offset 48
7377 0008 0446 mov r4, r0
-ARM GAS /tmp/ccPLZXyC.s page 299
+ARM GAS /tmp/ccLc7i2y.s page 299
7378 000a 0D46 mov r5, r1
@@ -17938,7 +17938,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7413 .loc 1 4437 23 discriminator 2 view .LVU2400
7414 0030 0493 str r3, [sp, #16]
4438:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** temp1.OCNIdleState = sConfig->OCNIdleState;
-ARM GAS /tmp/ccPLZXyC.s page 300
+ARM GAS /tmp/ccLc7i2y.s page 300
7415 .loc 1 4438 5 is_stmt 1 discriminator 2 view .LVU2401
@@ -17998,7 +17998,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7455 .cfi_restore_state
4445:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
7456 .loc 1 4445 9 is_stmt 1 view .LVU2416
-ARM GAS /tmp/ccPLZXyC.s page 301
+ARM GAS /tmp/ccLc7i2y.s page 301
4447:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
@@ -18058,7 +18058,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7497 0076 FFF7FEFF bl TIM_TI1_SetConfig
7498 .LVL594:
4476:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 302
+ARM GAS /tmp/ccLc7i2y.s page 302
7499 .loc 1 4476 11 view .LVU2431
@@ -18118,7 +18118,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7538 .L446:
4490:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
7539 .loc 1 4490 11 view .LVU2447
-ARM GAS /tmp/ccPLZXyC.s page 303
+ARM GAS /tmp/ccLc7i2y.s page 303
4492:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** sConfig->ICSelection, sConfig->ICFilter);
@@ -18178,7 +18178,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
4504:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
7579 .loc 1 4504 32 view .LVU2463
7580 00e6 9368 ldr r3, [r2, #8]
-ARM GAS /tmp/ccPLZXyC.s page 304
+ARM GAS /tmp/ccLc7i2y.s page 304
7581 00e8 43F00603 orr r3, r3, #6
@@ -18238,7 +18238,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7795:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param TIMx to select the TIM peripheral
7796:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @param TIM_ExtTRGPrescaler The external Trigger Prescaler.
7797:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * This parameter can be one of the following values:
-ARM GAS /tmp/ccPLZXyC.s page 305
+ARM GAS /tmp/ccLc7i2y.s page 305
7798:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** * @arg TIM_ETRPRESCALER_DIV1: ETRP Prescaler OFF.
@@ -18298,7 +18298,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7824:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIMx->SMCR = tmpsmcr;
7658 .loc 1 7824 3 is_stmt 1 view .LVU2480
7659 .loc 1 7824 14 is_stmt 0 view .LVU2481
-ARM GAS /tmp/ccPLZXyC.s page 306
+ARM GAS /tmp/ccLc7i2y.s page 306
7660 0012 8260 str r2, [r0, #8]
@@ -18358,7 +18358,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5299:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
7707 .loc 1 5299 3 discriminator 2 view .LVU2491
5301:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 307
+ARM GAS /tmp/ccLc7i2y.s page 307
7708 .loc 1 5301 3 discriminator 2 view .LVU2492
@@ -18418,7 +18418,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7746 .loc 1 5339 3 view .LVU2508
7747 .LVL609:
7748 .L462:
-ARM GAS /tmp/ccPLZXyC.s page 308
+ARM GAS /tmp/ccLc7i2y.s page 308
5341:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -18478,7 +18478,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5323:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return HAL_ERROR;
7793 .loc 1 5323 9 is_stmt 1 view .LVU2519
5323:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** return HAL_ERROR;
-ARM GAS /tmp/ccPLZXyC.s page 309
+ARM GAS /tmp/ccLc7i2y.s page 309
7794 .loc 1 5323 9 view .LVU2520
@@ -18538,7 +18538,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7835 0098 0020 movs r0, #0
7836 009a C5E7 b .L461
7837 .L469:
-ARM GAS /tmp/ccPLZXyC.s page 310
+ARM GAS /tmp/ccLc7i2y.s page 310
5359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -18598,7 +18598,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5387:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
7881 .loc 1 5387 30 is_stmt 0 view .LVU2545
7882 00dc 2B68 ldr r3, [r5]
-ARM GAS /tmp/ccPLZXyC.s page 311
+ARM GAS /tmp/ccLc7i2y.s page 311
5387:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -18658,7 +18658,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7926 011e 33B1 cbz r3, .L476
5418:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
7927 .loc 1 5418 11 is_stmt 1 view .LVU2557
-ARM GAS /tmp/ccPLZXyC.s page 312
+ARM GAS /tmp/ccLc7i2y.s page 312
7928 0120 2268 ldr r2, [r4]
@@ -18718,7 +18718,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5449:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
7978 .loc 1 5449 3 view .LVU2564
5452:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 313
+ARM GAS /tmp/ccLc7i2y.s page 313
7979 .loc 1 5452 3 view .LVU2565
@@ -18778,7 +18778,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8016 .loc 1 5465 29 is_stmt 0 discriminator 2 view .LVU2582
8017 0022 0B68 ldr r3, [r1]
8018 .LVL622:
-ARM GAS /tmp/ccPLZXyC.s page 314
+ARM GAS /tmp/ccLc7i2y.s page 314
5465:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -18838,7 +18838,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8059 004e 09D9 bls .L503
8060 0050 302B cmp r3, #48
8061 0052 0AD0 beq .L489
-ARM GAS /tmp/ccPLZXyC.s page 315
+ARM GAS /tmp/ccLc7i2y.s page 315
5578:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
@@ -18898,7 +18898,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8100 .loc 1 5578 14 view .LVU2612
8101 0076 0120 movs r0, #1
8102 0078 EDE7 b .L491
-ARM GAS /tmp/ccPLZXyC.s page 316
+ARM GAS /tmp/ccLc7i2y.s page 316
8103 .L502:
@@ -18958,7 +18958,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8142 .L505:
5465:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
8143 .loc 1 5465 3 view .LVU2628
-ARM GAS /tmp/ccPLZXyC.s page 317
+ARM GAS /tmp/ccLc7i2y.s page 317
8144 00a4 702B cmp r3, #112
@@ -19018,7 +19018,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8180 00c0 C9E7 b .L491
8181 .LVL645:
8182 .L485:
-ARM GAS /tmp/ccPLZXyC.s page 318
+ARM GAS /tmp/ccLc7i2y.s page 318
5536:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -19078,7 +19078,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8220 00dc 2068 ldr r0, [r4]
8221 .LVL654:
5558:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** sClockSourceConfig->ClockPolarity,
-ARM GAS /tmp/ccPLZXyC.s page 319
+ARM GAS /tmp/ccLc7i2y.s page 319
8222 .loc 1 5558 7 view .LVU2664
@@ -19138,7 +19138,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8270 .LVL660:
8271 .LFB252:
7384:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_StatusTypeDef status = HAL_OK;
-ARM GAS /tmp/ccPLZXyC.s page 320
+ARM GAS /tmp/ccLc7i2y.s page 320
8272 .loc 1 7384 1 is_stmt 1 view -0
@@ -19198,7 +19198,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8309 .loc 1 7401 26 is_stmt 0 view .LVU2690
8310 0012 0B68 ldr r3, [r1]
7401:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 321
+ARM GAS /tmp/ccLc7i2y.s page 321
8311 .loc 1 7401 11 view .LVU2691
@@ -19258,7 +19258,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8350 .L523:
7407:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
8351 .loc 1 7407 3 view .LVU2707
-ARM GAS /tmp/ccPLZXyC.s page 322
+ARM GAS /tmp/ccLc7i2y.s page 322
8352 0038 402B cmp r3, #64
@@ -19318,7 +19318,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7436:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->Instance->CCER &= ~TIM_CCER_CC1E;
8394 .loc 1 7436 21 is_stmt 0 view .LVU2720
8395 0060 0368 ldr r3, [r0]
-ARM GAS /tmp/ccPLZXyC.s page 323
+ARM GAS /tmp/ccLc7i2y.s page 323
7436:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->Instance->CCER &= ~TIM_CCER_CC1E;
@@ -19378,7 +19378,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8432 .loc 1 7385 21 is_stmt 0 view .LVU2738
8433 0080 0020 movs r0, #0
8434 .LVL685:
-ARM GAS /tmp/ccPLZXyC.s page 324
+ARM GAS /tmp/ccLc7i2y.s page 324
7447:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -19438,7 +19438,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8472 .loc 1 7475 7 is_stmt 1 view .LVU2755
7385:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** uint32_t tmpsmcr;
8473 .loc 1 7385 21 is_stmt 0 view .LVU2756
-ARM GAS /tmp/ccPLZXyC.s page 325
+ARM GAS /tmp/ccLc7i2y.s page 325
8474 009c 0020 movs r0, #0
@@ -19498,7 +19498,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8516 .LVL705:
7432:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
8517 .loc 1 7432 16 view .LVU2769
-ARM GAS /tmp/ccPLZXyC.s page 326
+ARM GAS /tmp/ccLc7i2y.s page 326
8518 00b6 CFE7 b .L512
@@ -19558,7 +19558,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8563 0014 80F83D30 strb r3, [r0, #61]
5643:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
8564 .loc 1 5643 3 is_stmt 1 discriminator 2 view .LVU2781
-ARM GAS /tmp/ccPLZXyC.s page 327
+ARM GAS /tmp/ccLc7i2y.s page 327
5643:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -19618,7 +19618,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8603 .loc 1 5646 5 view .LVU2797
5647:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
8604 .loc 1 5647 5 view .LVU2798
-ARM GAS /tmp/ccPLZXyC.s page 328
+ARM GAS /tmp/ccLc7i2y.s page 328
5647:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -19678,7 +19678,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5680:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
8651 .loc 1 5680 3 is_stmt 1 discriminator 2 view .LVU2809
8652 000c 0123 movs r3, #1
-ARM GAS /tmp/ccPLZXyC.s page 329
+ARM GAS /tmp/ccLc7i2y.s page 329
8653 000e 80F83C30 strb r3, [r0, #60]
@@ -19738,7 +19738,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
5686:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_UNLOCK(htim);
8691 .loc 1 5686 17 is_stmt 0 view .LVU2826
8692 0040 0120 movs r0, #1
-ARM GAS /tmp/ccPLZXyC.s page 330
+ARM GAS /tmp/ccLc7i2y.s page 330
8693 0042 84F83D00 strb r0, [r4, #61]
@@ -19798,7 +19798,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
7841:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** */
7842:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** void TIM_CCxChannelCmd(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t ChannelState)
7843:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 331
+ARM GAS /tmp/ccLc7i2y.s page 331
8727 .loc 1 7843 1 is_stmt 1 view -0
@@ -19858,7 +19858,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8769 HAL_TIM_OC_Start:
8770 .LVL719:
8771 .LFB155:
-ARM GAS /tmp/ccPLZXyC.s page 332
+ARM GAS /tmp/ccLc7i2y.s page 332
795:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** uint32_t tmpsmcr;
@@ -19918,7 +19918,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8813 .LVL721:
811:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
8814 .loc 1 811 3 is_stmt 0 view .LVU2861
-ARM GAS /tmp/ccPLZXyC.s page 333
+ARM GAS /tmp/ccLc7i2y.s page 333
8815 002a 2068 ldr r0, [r4]
@@ -19978,7 +19978,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8857 006c 02F57842 add r2, r2, #63488
8858 0070 9342 cmp r3, r2
8859 0072 54D0 beq .L562
-ARM GAS /tmp/ccPLZXyC.s page 334
+ARM GAS /tmp/ccLc7i2y.s page 334
820:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -20038,7 +20038,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8902 00b4 013B subs r3, r3, #1
8903 00b6 18BF it ne
8904 00b8 0123 movne r3, #1
-ARM GAS /tmp/ccPLZXyC.s page 335
+ARM GAS /tmp/ccLc7i2y.s page 335
8905 00ba ACE7 b .L549
@@ -20098,7 +20098,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8948 00f8 84F84330 strb r3, [r4, #67]
8949 00fc 93E7 b .L556
8950 .L571:
-ARM GAS /tmp/ccPLZXyC.s page 336
+ARM GAS /tmp/ccLc7i2y.s page 336
808:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -20158,7 +20158,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
8993 0138 00E0 b .L554
8994 .LVL728:
8995 .L564:
-ARM GAS /tmp/ccPLZXyC.s page 337
+ARM GAS /tmp/ccLc7i2y.s page 337
804:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -20218,7 +20218,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9045 .LVL732:
856:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
9046 .loc 1 856 3 is_stmt 0 view .LVU2916
-ARM GAS /tmp/ccPLZXyC.s page 338
+ARM GAS /tmp/ccLc7i2y.s page 338
9047 000a FFF7FEFF bl TIM_CCxChannelCmd
@@ -20278,7 +20278,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9089 004e 1A68 ldr r2, [r3]
9090 0050 22F00102 bic r2, r2, #1
9091 0054 1A60 str r2, [r3]
-ARM GAS /tmp/ccPLZXyC.s page 339
+ARM GAS /tmp/ccLc7i2y.s page 339
9092 .L579:
@@ -20338,7 +20338,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9133 .loc 1 868 3 discriminator 9 view .LVU2941
9134 008a 0123 movs r3, #1
9135 008c 84F84130 strb r3, [r4, #65]
-ARM GAS /tmp/ccPLZXyC.s page 340
+ARM GAS /tmp/ccLc7i2y.s page 340
9136 0090 E5E7 b .L581
@@ -20398,7 +20398,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9182 .loc 1 894 7 discriminator 1 view .LVU2951
9183 0008 94F83E30 ldrb r3, [r4, #62] @ zero_extendqisi2
9184 000c DBB2 uxtb r3, r3
-ARM GAS /tmp/ccPLZXyC.s page 341
+ARM GAS /tmp/ccLc7i2y.s page 341
894:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -20458,7 +20458,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9230 0048 1029 cmp r1, #16
9231 004a 1BD0 beq .L623
894:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 342
+ARM GAS /tmp/ccLc7i2y.s page 342
9232 .loc 1 894 7 discriminator 14 view .LVU2961
@@ -20518,7 +20518,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9277 .L601:
900:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
9278 .loc 1 900 3 discriminator 2 view .LVU2971
-ARM GAS /tmp/ccPLZXyC.s page 343
+ARM GAS /tmp/ccLc7i2y.s page 343
9279 0092 0428 cmp r0, #4
@@ -20578,7 +20578,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9322 .L612:
940:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
9323 .loc 1 940 5 view .LVU2983
-ARM GAS /tmp/ccPLZXyC.s page 344
+ARM GAS /tmp/ccLc7i2y.s page 344
9324 00d4 0122 movs r2, #1
@@ -20638,7 +20638,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
949:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
9367 .loc 1 949 9 discriminator 4 view .LVU2995
9368 011a 02F57842 add r2, r2, #63488
-ARM GAS /tmp/ccPLZXyC.s page 345
+ARM GAS /tmp/ccLc7i2y.s page 345
9369 011e 9342 cmp r3, r2
@@ -20698,7 +20698,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9411 .loc 1 937 3 view .LVU3007
9412 0160 B8E7 b .L612
9413 .LVL742:
-ARM GAS /tmp/ccPLZXyC.s page 346
+ARM GAS /tmp/ccLc7i2y.s page 346
9414 .L614:
@@ -20758,7 +20758,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9456 .L629:
9457 018a 00BF .align 2
9458 .L628:
-ARM GAS /tmp/ccPLZXyC.s page 347
+ARM GAS /tmp/ccLc7i2y.s page 347
9459 018c 00000140 .word 1073807360
@@ -20818,7 +20818,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9510 001a 47 .byte (.L632-.L633)/2
9511 001b 00 .p2align 1
9512 .L636:
-ARM GAS /tmp/ccPLZXyC.s page 348
+ARM GAS /tmp/ccLc7i2y.s page 348
990:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
@@ -20878,7 +20878,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9554 0054 22F40042 bic r2, r2, #32768
9555 0058 5A64 str r2, [r3, #68]
9556 .L638:
-ARM GAS /tmp/ccPLZXyC.s page 349
+ARM GAS /tmp/ccLc7i2y.s page 349
1028:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -20938,7 +20938,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1005:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
9599 .loc 1 1005 7 view .LVU3050
1020:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 350
+ARM GAS /tmp/ccLc7i2y.s page 350
9600 .loc 1 1020 3 view .LVU3051
@@ -20998,7 +20998,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9643 .loc 1 1035 5 discriminator 9 view .LVU3062
9644 00d6 0123 movs r3, #1
9645 00d8 85F84130 strb r3, [r5, #65]
-ARM GAS /tmp/ccPLZXyC.s page 351
+ARM GAS /tmp/ccLc7i2y.s page 351
9646 00dc 0020 movs r0, #0
@@ -21058,7 +21058,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9695 .cfi_offset 14, -4
9696 0002 0446 mov r4, r0
9697 0004 9446 mov ip, r2
-ARM GAS /tmp/ccPLZXyC.s page 352
+ARM GAS /tmp/ccLc7i2y.s page 352
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** uint32_t tmpsmcr;
@@ -21118,7 +21118,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9737 0032 002A cmp r2, #0
9738 0034 00F03981 beq .L683
1071:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 353
+ARM GAS /tmp/ccLc7i2y.s page 353
9739 .loc 1 1071 5 is_stmt 1 view .LVU3085
@@ -21178,7 +21178,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1065:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
9785 .loc 1 1065 7 discriminator 14 view .LVU3094
9786 0082 90F84300 ldrb r0, [r0, #67] @ zero_extendqisi2
-ARM GAS /tmp/ccPLZXyC.s page 354
+ARM GAS /tmp/ccLc7i2y.s page 354
9787 .LVL765:
@@ -21238,7 +21238,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9830 00b8 0228 cmp r0, #2
9831 00ba 14BF ite ne
9832 00bc 0020 movne r0, #0
-ARM GAS /tmp/ccPLZXyC.s page 355
+ARM GAS /tmp/ccLc7i2y.s page 355
9833 00be 0120 moveq r0, #1
@@ -21298,7 +21298,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9876 .LVL776:
1069:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
9877 .loc 1 1069 12 discriminator 4 view .LVU3117
-ARM GAS /tmp/ccPLZXyC.s page 356
+ARM GAS /tmp/ccLc7i2y.s page 356
9878 00f6 D2B2 uxtb r2, r2
@@ -21358,7 +21358,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9922 012e 0122 moveq r2, #1
9923 0130 7FE7 b .L662
9924 .L667:
-ARM GAS /tmp/ccPLZXyC.s page 357
+ARM GAS /tmp/ccLc7i2y.s page 357
1077:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -21418,7 +21418,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
9967 .LVL783:
1090:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_CC1]->XferHalfCpltCallback = TIM_DMADelayPulseHalfCplt;
9968 .loc 1 1090 52 view .LVU3140
-ARM GAS /tmp/ccPLZXyC.s page 358
+ARM GAS /tmp/ccLc7i2y.s page 358
9969 016e D163 str r1, [r2, #60]
@@ -21478,7 +21478,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10008 .loc 1 1183 5 view .LVU3155
1183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
10009 .loc 1 1183 9 is_stmt 0 view .LVU3156
-ARM GAS /tmp/ccPLZXyC.s page 359
+ARM GAS /tmp/ccLc7i2y.s page 359
10010 01a2 2368 ldr r3, [r4]
@@ -21538,7 +21538,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10053 01ee A2F59432 sub r2, r2, #75776
10054 01f2 9342 cmp r3, r2
10055 01f4 49D0 beq .L680
-ARM GAS /tmp/ccPLZXyC.s page 360
+ARM GAS /tmp/ccLc7i2y.s page 360
1200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -21598,7 +21598,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10095 0222 4AD1 bne .L687
1127:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
10096 .loc 1 1127 7 is_stmt 1 view .LVU3183
-ARM GAS /tmp/ccPLZXyC.s page 361
+ARM GAS /tmp/ccLc7i2y.s page 361
10097 0224 2268 ldr r2, [r4]
@@ -21658,7 +21658,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10135 .loc 1 1141 10 view .LVU3199
10136 024e 0028 cmp r0, #0
10137 0250 35D1 bne .L688
-ARM GAS /tmp/ccPLZXyC.s page 362
+ARM GAS /tmp/ccLc7i2y.s page 362
1148:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
@@ -21718,7 +21718,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10176 .LVL794:
1162:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** Length) != HAL_OK)
10177 .loc 1 1162 10 view .LVU3216
-ARM GAS /tmp/ccPLZXyC.s page 363
+ARM GAS /tmp/ccLc7i2y.s page 363
10178 027c 08BB cbnz r0, .L689
@@ -21778,7 +21778,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1206:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
10220 .loc 1 1206 1 view .LVU3229
10221 02ac 38BD pop {r3, r4, r5, pc}
-ARM GAS /tmp/ccPLZXyC.s page 364
+ARM GAS /tmp/ccLc7i2y.s page 364
10222 .LVL800:
@@ -21838,7 +21838,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10270 .thumb_func
10271 .fpu fpv5-d16
10273 HAL_TIM_OC_Stop_DMA:
-ARM GAS /tmp/ccPLZXyC.s page 365
+ARM GAS /tmp/ccLc7i2y.s page 365
10274 .LVL803:
@@ -21898,7 +21898,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10320 0026 406A ldr r0, [r0, #36]
10321 .LVL805:
1232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
-ARM GAS /tmp/ccPLZXyC.s page 366
+ARM GAS /tmp/ccLc7i2y.s page 366
10322 .loc 1 1232 13 view .LVU3245
@@ -21958,7 +21958,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10363 0060 2368 ldr r3, [r4]
10364 0062 196A ldr r1, [r3, #32]
10365 0064 41F21112 movw r2, #4369
-ARM GAS /tmp/ccPLZXyC.s page 367
+ARM GAS /tmp/ccLc7i2y.s page 367
10366 0068 1142 tst r1, r2
@@ -22018,7 +22018,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10408 00a0 23F40063 bic r3, r3, #2048
10409 00a4 D360 str r3, [r2, #12]
1248:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
-ARM GAS /tmp/ccPLZXyC.s page 368
+ARM GAS /tmp/ccLc7i2y.s page 368
10410 .loc 1 1248 7 view .LVU3271
@@ -22078,7 +22078,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1280:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
10450 .loc 1 1280 5 discriminator 13 view .LVU3286
10451 00d0 0123 movs r3, #1
-ARM GAS /tmp/ccPLZXyC.s page 369
+ARM GAS /tmp/ccLc7i2y.s page 369
10452 00d2 84F84330 strb r3, [r4, #67]
@@ -22138,7 +22138,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10499 .align 1
10500 .global HAL_TIM_PWM_Start
10501 .syntax unified
-ARM GAS /tmp/ccPLZXyC.s page 370
+ARM GAS /tmp/ccLc7i2y.s page 370
10502 .thumb
@@ -22198,7 +22198,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10545 0022 84F83E30 strb r3, [r4, #62]
10546 .L738:
1480:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 371
+ARM GAS /tmp/ccLc7i2y.s page 371
10547 .loc 1 1480 3 is_stmt 1 view .LVU3307
@@ -22258,7 +22258,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10589 .loc 1 1489 7 discriminator 3 view .LVU3319
10590 0064 02F58062 add r2, r2, #1024
10591 0068 9342 cmp r3, r2
-ARM GAS /tmp/ccPLZXyC.s page 372
+ARM GAS /tmp/ccLc7i2y.s page 372
10592 006a 58D0 beq .L744
@@ -22318,7 +22318,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1471:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
10635 .loc 1 1471 7 discriminator 4 view .LVU3331
10636 00ae 94F83F30 ldrb r3, [r4, #63] @ zero_extendqisi2
-ARM GAS /tmp/ccPLZXyC.s page 373
+ARM GAS /tmp/ccLc7i2y.s page 373
10637 00b2 DBB2 uxtb r3, r3
@@ -22378,7 +22378,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10680 .loc 1 1477 3 discriminator 10 view .LVU3342
10681 00f2 1028 cmp r0, #16
10682 00f4 0FD0 beq .L756
-ARM GAS /tmp/ccPLZXyC.s page 374
+ARM GAS /tmp/ccLc7i2y.s page 374
1477:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -22438,7 +22438,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10725 .loc 1 1494 7 is_stmt 0 view .LVU3354
10726 0130 42F00102 orr r2, r2, #1
10727 0134 1A60 str r2, [r3]
-ARM GAS /tmp/ccPLZXyC.s page 375
+ARM GAS /tmp/ccLc7i2y.s page 375
1503:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -22498,7 +22498,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1522:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
10778 .loc 1 1522 3 is_stmt 1 view .LVU3361
1525:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 376
+ARM GAS /tmp/ccLc7i2y.s page 376
10779 .loc 1 1525 3 view .LVU3362
@@ -22558,7 +22558,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10821 0044 196A ldr r1, [r3, #32]
10822 0046 40F24442 movw r2, #1092
10823 004a 1142 tst r1, r2
-ARM GAS /tmp/ccPLZXyC.s page 377
+ARM GAS /tmp/ccLc7i2y.s page 377
10824 004c 03D1 bne .L761
@@ -22618,7 +22618,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10865 .loc 1 1537 3 discriminator 6 view .LVU3387
10866 0082 0123 movs r3, #1
10867 0084 84F84030 strb r3, [r4, #64]
-ARM GAS /tmp/ccPLZXyC.s page 378
+ARM GAS /tmp/ccLc7i2y.s page 378
10868 0088 E9E7 b .L763
@@ -22678,7 +22678,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
10915 0004 0846 mov r0, r1
10916 .LVL838:
1563:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 379
+ARM GAS /tmp/ccLc7i2y.s page 379
10917 .loc 1 1563 44 view .LVU3397
@@ -22738,7 +22738,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1563:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
10963 .loc 1 1563 44 discriminator 8 view .LVU3406
10964 0044 0C29 cmp r1, #12
-ARM GAS /tmp/ccPLZXyC.s page 380
+ARM GAS /tmp/ccLc7i2y.s page 380
10965 0046 16D0 beq .L804
@@ -22798,7 +22798,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11008 .loc 1 1563 44 discriminator 13 view .LVU3417
11009 008a 013B subs r3, r3, #1
11010 008c 18BF it ne
-ARM GAS /tmp/ccPLZXyC.s page 381
+ARM GAS /tmp/ccLc7i2y.s page 381
11011 008e 0123 movne r3, #1
@@ -22858,7 +22858,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11055 00ce 43F00203 orr r3, r3, #2
11056 00d2 D360 str r3, [r2, #12]
1577:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 382
+ARM GAS /tmp/ccLc7i2y.s page 382
11057 .loc 1 1577 7 view .LVU3428
@@ -22918,7 +22918,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11099 0110 27D0 beq .L796
1618:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
11100 .loc 1 1618 9 discriminator 3 view .LVU3441
-ARM GAS /tmp/ccPLZXyC.s page 383
+ARM GAS /tmp/ccLc7i2y.s page 383
11101 0112 02F58062 add r2, r2, #1024
@@ -22978,7 +22978,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11144 0158 D368 ldr r3, [r2, #12]
11145 015a 43F01003 orr r3, r3, #16
11146 015e D360 str r3, [r2, #12]
-ARM GAS /tmp/ccPLZXyC.s page 384
+ARM GAS /tmp/ccLc7i2y.s page 384
1598:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -23038,7 +23038,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11188 .LVL850:
11189 .L800:
1634:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 385
+ARM GAS /tmp/ccLc7i2y.s page 385
11190 .loc 1 1634 1 view .LVU3466
@@ -23098,7 +23098,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11241 0014 6E .byte (.L827-.L815)/2
11242 0015 6E .byte (.L827-.L815)/2
11243 0016 41 .byte (.L816-.L815)/2
-ARM GAS /tmp/ccPLZXyC.s page 386
+ARM GAS /tmp/ccLc7i2y.s page 386
11244 0017 6E .byte (.L827-.L815)/2
@@ -23158,7 +23158,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11286 004a 40F24442 movw r2, #1092
11287 004e 1142 tst r1, r2
11288 0050 03D1 bne .L820
-ARM GAS /tmp/ccPLZXyC.s page 387
+ARM GAS /tmp/ccLc7i2y.s page 387
1697:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -23218,7 +23218,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1673:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
11331 .loc 1 1673 7 view .LVU3496
11332 0090 0268 ldr r2, [r0]
-ARM GAS /tmp/ccPLZXyC.s page 388
+ARM GAS /tmp/ccLc7i2y.s page 388
11333 0092 D368 ldr r3, [r2, #12]
@@ -23278,7 +23278,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11375 00cc 0123 movs r3, #1
11376 00ce 85F84030 strb r3, [r5, #64]
11377 00d2 0020 movs r0, #0
-ARM GAS /tmp/ccPLZXyC.s page 389
+ARM GAS /tmp/ccLc7i2y.s page 389
11378 00d4 0AE0 b .L813
@@ -23338,7 +23338,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11426 0000 38B5 push {r3, r4, r5, lr}
11427 .LCFI96:
11428 .cfi_def_cfa_offset 16
-ARM GAS /tmp/ccPLZXyC.s page 390
+ARM GAS /tmp/ccLc7i2y.s page 390
11429 .cfi_offset 3, -16
@@ -23398,7 +23398,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11469 002c 14BF ite ne
11470 002e 0022 movne r2, #0
11471 0030 0122 moveq r2, #1
-ARM GAS /tmp/ccPLZXyC.s page 391
+ARM GAS /tmp/ccLc7i2y.s page 391
11472 .L844:
@@ -23458,7 +23458,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11517 007a 0C29 cmp r1, #12
11518 007c 19D0 beq .L876
1734:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 392
+ARM GAS /tmp/ccLc7i2y.s page 392
11519 .loc 1 1734 44 discriminator 11 view .LVU3540
@@ -23518,7 +23518,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11563 .LVL872:
1734:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
11564 .loc 1 1734 7 discriminator 10 view .LVU3551
-ARM GAS /tmp/ccPLZXyC.s page 393
+ARM GAS /tmp/ccLc7i2y.s page 393
11565 00b6 C0B2 uxtb r0, r0
@@ -23578,7 +23578,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11608 00f0 9FE7 b .L844
11609 .LVL876:
11610 .L878:
-ARM GAS /tmp/ccPLZXyC.s page 394
+ARM GAS /tmp/ccLc7i2y.s page 394
1738:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -23638,7 +23638,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11654 0126 D2B2 uxtb r2, r2
1738:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
11655 .loc 1 1738 49 discriminator 13 view .LVU3574
-ARM GAS /tmp/ccPLZXyC.s page 395
+ARM GAS /tmp/ccLc7i2y.s page 395
11656 0128 012A cmp r2, #1
@@ -23698,7 +23698,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1759:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_CC1]->XferHalfCpltCallback = TIM_DMADelayPulseHalfCplt;
11700 .loc 1 1759 17 is_stmt 0 view .LVU3585
11701 016a 626A ldr r2, [r4, #36]
-ARM GAS /tmp/ccPLZXyC.s page 396
+ARM GAS /tmp/ccLc7i2y.s page 396
1759:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_CC1]->XferHalfCpltCallback = TIM_DMADelayPulseHalfCplt;
@@ -23758,7 +23758,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11740 0198 0122 movs r2, #1
11741 019a 2946 mov r1, r5
11742 019c 2068 ldr r0, [r4]
-ARM GAS /tmp/ccPLZXyC.s page 397
+ARM GAS /tmp/ccLc7i2y.s page 397
11743 019e FFF7FEFF bl TIM_CCxChannelCmd
@@ -23818,7 +23818,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11785 .loc 1 1858 9 discriminator 5 view .LVU3613
11786 01e6 02F57052 add r2, r2, #15360
11787 01ea 9342 cmp r3, r2
-ARM GAS /tmp/ccPLZXyC.s page 398
+ARM GAS /tmp/ccLc7i2y.s page 398
11788 01ec 4DD0 beq .L862
@@ -23878,7 +23878,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11827 021a A06A ldr r0, [r4, #40]
11828 021c FFF7FEFF bl HAL_DMA_Start_IT
11829 .LVL889:
-ARM GAS /tmp/ccPLZXyC.s page 399
+ARM GAS /tmp/ccLc7i2y.s page 399
1788:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** Length) != HAL_OK)
@@ -23938,7 +23938,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11867 0244 3C32 adds r2, r2, #60
11868 0246 6146 mov r1, ip
11869 0248 E06A ldr r0, [r4, #44]
-ARM GAS /tmp/ccPLZXyC.s page 400
+ARM GAS /tmp/ccLc7i2y.s page 400
11870 024a FFF7FEFF bl HAL_DMA_Start_IT
@@ -23998,7 +23998,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** Length) != HAL_OK)
11908 .loc 1 1830 11 view .LVU3662
11909 0272 4032 adds r2, r2, #64
-ARM GAS /tmp/ccPLZXyC.s page 401
+ARM GAS /tmp/ccLc7i2y.s page 401
11910 0274 6146 mov r1, ip
@@ -24058,7 +24058,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
11952 .L865:
1751:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
11953 .loc 1 1751 12 view .LVU3675
-ARM GAS /tmp/ccPLZXyC.s page 402
+ARM GAS /tmp/ccLc7i2y.s page 402
11954 02aa 0120 movs r0, #1
@@ -24118,7 +24118,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12000 .LFE169:
12002 .section .text.HAL_TIM_PWM_Stop_DMA,"ax",%progbits
12003 .align 1
-ARM GAS /tmp/ccPLZXyC.s page 403
+ARM GAS /tmp/ccLc7i2y.s page 403
12004 .global HAL_TIM_PWM_Stop_DMA
@@ -24178,7 +24178,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12053 0020 23F40073 bic r3, r3, #512
12054 0024 D360 str r3, [r2, #12]
1900:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
-ARM GAS /tmp/ccPLZXyC.s page 404
+ARM GAS /tmp/ccLc7i2y.s page 404
12055 .loc 1 1900 7 view .LVU3690
@@ -24238,7 +24238,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
1941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
12097 .loc 1 1941 7 discriminator 5 view .LVU3703
1945:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
-ARM GAS /tmp/ccPLZXyC.s page 405
+ARM GAS /tmp/ccLc7i2y.s page 405
12098 .loc 1 1945 5 discriminator 5 view .LVU3704
@@ -24298,7 +24298,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12140 .LVL912:
12141 .L892:
1915:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** (void)HAL_DMA_Abort_IT(htim->hdma[TIM_DMA_ID_CC3]);
-ARM GAS /tmp/ccPLZXyC.s page 406
+ARM GAS /tmp/ccLc7i2y.s page 406
12142 .loc 1 1915 7 view .LVU3717
@@ -24358,7 +24358,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12182 00c8 0C2D cmp r5, #12
12183 00ca 10D0 beq .L907
1948:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 407
+ARM GAS /tmp/ccLc7i2y.s page 407
12184 .loc 1 1948 5 discriminator 10 view .LVU3732
@@ -24418,7 +24418,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12229 .L909:
12230 0108 00000140 .word 1073807360
12231 010c 00040140 .word 1073808384
-ARM GAS /tmp/ccPLZXyC.s page 408
+ARM GAS /tmp/ccLc7i2y.s page 408
12232 .cfi_endproc
@@ -24478,7 +24478,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12278 .LVL924:
2136:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
12279 .loc 1 2136 3 is_stmt 1 discriminator 12 view .LVU3752
-ARM GAS /tmp/ccPLZXyC.s page 409
+ARM GAS /tmp/ccLc7i2y.s page 409
2139:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** || (complementary_channel_state != HAL_TIM_CHANNEL_STATE_READY))
@@ -24538,7 +24538,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
12321 .loc 1 2153 7 discriminator 1 view .LVU3766
12322 0050 A2F57C42 sub r2, r2, #64512
-ARM GAS /tmp/ccPLZXyC.s page 410
+ARM GAS /tmp/ccLc7i2y.s page 410
12323 0054 9342 cmp r3, r2
@@ -24598,7 +24598,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2132:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_ChannelStateTypeDef complementary_channel_state = TIM_CHANNEL_N_STATE_GET(htim, Channel);
12366 .loc 1 2132 47 discriminator 14 view .LVU3778
12367 009c 90F84310 ldrb r1, [r0, #67] @ zero_extendqisi2
-ARM GAS /tmp/ccPLZXyC.s page 411
+ARM GAS /tmp/ccLc7i2y.s page 411
12368 .LVL930:
@@ -24658,7 +24658,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12411 00ca 07D0 beq .L943
2133:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
12412 .loc 1 2133 61 discriminator 8 view .LVU3790
-ARM GAS /tmp/ccPLZXyC.s page 412
+ARM GAS /tmp/ccLc7i2y.s page 412
12413 00cc 94F84720 ldrb r2, [r4, #71] @ zero_extendqisi2
@@ -24718,7 +24718,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12456 .loc 1 2146 3 discriminator 6 view .LVU3801
12457 0104 0222 movs r2, #2
12458 .LVL945:
-ARM GAS /tmp/ccPLZXyC.s page 413
+ARM GAS /tmp/ccLc7i2y.s page 413
2146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET(htim, Channel, HAL_TIM_CHANNEL_STATE_BUSY);
@@ -24778,7 +24778,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2155:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if (!IS_TIM_SLAVEMODE_TRIGGER_ENABLED(tmpsmcr))
12502 .loc 1 2155 29 is_stmt 0 view .LVU3813
12503 013c 9968 ldr r1, [r3, #8]
-ARM GAS /tmp/ccPLZXyC.s page 414
+ARM GAS /tmp/ccLc7i2y.s page 414
2155:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if (!IS_TIM_SLAVEMODE_TRIGGER_ENABLED(tmpsmcr))
@@ -24838,7 +24838,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12550 .fpu fpv5-d16
12552 HAL_TIM_IC_Stop:
12553 .LVL956:
-ARM GAS /tmp/ccPLZXyC.s page 415
+ARM GAS /tmp/ccLc7i2y.s page 415
12554 .LFB176:
@@ -24898,7 +24898,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET(htim, Channel, HAL_TIM_CHANNEL_STATE_READY);
12597 .loc 1 2193 3 is_stmt 0 discriminator 1 view .LVU3834
12598 002e 0123 movs r3, #1
-ARM GAS /tmp/ccPLZXyC.s page 416
+ARM GAS /tmp/ccLc7i2y.s page 416
12599 0030 85F83E30 strb r3, [r5, #62]
@@ -24958,7 +24958,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12641 0068 0123 movs r3, #1
12642 006a 85F84130 strb r3, [r5, #65]
12643 006e E1E7 b .L955
-ARM GAS /tmp/ccPLZXyC.s page 417
+ARM GAS /tmp/ccLc7i2y.s page 417
12644 .L968:
@@ -25018,7 +25018,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12692 .cfi_offset 4, -8
12693 .cfi_offset 14, -4
12694 0002 0446 mov r4, r0
-ARM GAS /tmp/ccPLZXyC.s page 418
+ARM GAS /tmp/ccLc7i2y.s page 418
2213:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** uint32_t tmpsmcr;
@@ -25078,7 +25078,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2231:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
12734 .loc 1 2231 3 is_stmt 1 view .LVU3870
12735 002c 002B cmp r3, #0
-ARM GAS /tmp/ccPLZXyC.s page 419
+ARM GAS /tmp/ccLc7i2y.s page 419
12736 002e 56D1 bne .L989
@@ -25138,7 +25138,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2216:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_ChannelStateTypeDef complementary_channel_state = TIM_CHANNEL_N_STATE_GET(htim, Channel);
12782 .loc 1 2216 47 discriminator 4 view .LVU3879
12783 0066 90F83F10 ldrb r1, [r0, #63] @ zero_extendqisi2
-ARM GAS /tmp/ccPLZXyC.s page 420
+ARM GAS /tmp/ccLc7i2y.s page 420
12784 .LVL969:
@@ -25198,7 +25198,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12827 009a D2B2 uxtb r2, r2
12828 009c BCE7 b .L979
12829 .L1010:
-ARM GAS /tmp/ccPLZXyC.s page 421
+ARM GAS /tmp/ccLc7i2y.s page 421
2217:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -25258,7 +25258,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12872 .loc 1 2230 3 discriminator 9 view .LVU3902
12873 00ce 0222 movs r2, #2
12874 .LVL984:
-ARM GAS /tmp/ccPLZXyC.s page 422
+ARM GAS /tmp/ccLc7i2y.s page 422
2230:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET(htim, Channel, HAL_TIM_CHANNEL_STATE_BUSY);
@@ -25318,7 +25318,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12917 .L998:
2271:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
12918 .loc 1 2271 5 view .LVU3915
-ARM GAS /tmp/ccPLZXyC.s page 423
+ARM GAS /tmp/ccLc7i2y.s page 423
12919 0108 0122 movs r2, #1
@@ -25378,7 +25378,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
12962 0156 1A60 str r2, [r3]
12963 0158 0020 movs r0, #0
12964 015a 22E0 b .L982
-ARM GAS /tmp/ccPLZXyC.s page 424
+ARM GAS /tmp/ccLc7i2y.s page 424
12965 .LVL990:
@@ -25438,7 +25438,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13005 0180 9968 ldr r1, [r3, #8]
2276:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** if (!IS_TIM_SLAVEMODE_TRIGGER_ENABLED(tmpsmcr))
13006 .loc 1 2276 15 view .LVU3941
-ARM GAS /tmp/ccPLZXyC.s page 425
+ARM GAS /tmp/ccLc7i2y.s page 425
13007 0182 0A4A ldr r2, .L1017+4
@@ -25498,7 +25498,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13053 .align 1
13054 .global HAL_TIM_IC_Stop_IT
13055 .syntax unified
-ARM GAS /tmp/ccPLZXyC.s page 426
+ARM GAS /tmp/ccLc7i2y.s page 426
13056 .thumb
@@ -25558,7 +25558,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
13105 .loc 1 2316 7 view .LVU3957
2345:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 427
+ARM GAS /tmp/ccLc7i2y.s page 427
13106 .loc 1 2345 3 view .LVU3958
@@ -25618,7 +25618,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13148 0060 41E0 b .L1020
13149 .LVL1009:
13150 .L1024:
-ARM GAS /tmp/ccPLZXyC.s page 428
+ARM GAS /tmp/ccLc7i2y.s page 428
2322:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
@@ -25678,7 +25678,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13191 .loc 1 2354 5 discriminator 13 view .LVU3984
13192 0096 0123 movs r3, #1
13193 0098 85F84330 strb r3, [r5, #67]
-ARM GAS /tmp/ccPLZXyC.s page 429
+ARM GAS /tmp/ccLc7i2y.s page 429
13194 009c DBE7 b .L1029
@@ -25738,7 +25738,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13239 .LVL1011:
13240 .L1037:
2310:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
-ARM GAS /tmp/ccPLZXyC.s page 430
+ARM GAS /tmp/ccLc7i2y.s page 430
13241 .loc 1 2310 3 view .LVU3994
@@ -25798,7 +25798,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2380:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_ChannelStateTypeDef complementary_channel_state = TIM_CHANNEL_N_STATE_GET(htim, Channel);
13288 .loc 1 2380 47 discriminator 1 view .LVU4004
13289 000e 90F83E30 ldrb r3, [r0, #62] @ zero_extendqisi2
-ARM GAS /tmp/ccPLZXyC.s page 431
+ARM GAS /tmp/ccLc7i2y.s page 431
13290 .LVL1015:
@@ -25858,7 +25858,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13329 .loc 1 2402 7 is_stmt 0 discriminator 1 view .LVU4019
13330 0040 0223 movs r3, #2
13331 .LVL1019:
-ARM GAS /tmp/ccPLZXyC.s page 432
+ARM GAS /tmp/ccLc7i2y.s page 432
2402:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET(htim, Channel, HAL_TIM_CHANNEL_STATE_BUSY);
@@ -25918,7 +25918,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13377 0080 09D0 beq .L1084
2380:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_ChannelStateTypeDef complementary_channel_state = TIM_CHANNEL_N_STATE_GET(htim, Channel);
13378 .loc 1 2380 47 discriminator 5 view .LVU4029
-ARM GAS /tmp/ccPLZXyC.s page 433
+ARM GAS /tmp/ccLc7i2y.s page 433
13379 0082 0829 cmp r1, #8
@@ -25978,7 +25978,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2380:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_ChannelStateTypeDef complementary_channel_state = TIM_CHANNEL_N_STATE_GET(htim, Channel);
13422 .loc 1 2380 47 discriminator 13 view .LVU4041
13423 00b2 DBB2 uxtb r3, r3
-ARM GAS /tmp/ccPLZXyC.s page 434
+ARM GAS /tmp/ccLc7i2y.s page 434
13424 00b4 AEE7 b .L1047
@@ -26038,7 +26038,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13466 .loc 1 2402 7 discriminator 10 view .LVU4053
13467 00e2 102D cmp r5, #16
13468 00e4 0FD0 beq .L1093
-ARM GAS /tmp/ccPLZXyC.s page 435
+ARM GAS /tmp/ccLc7i2y.s page 435
2402:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET(htim, Channel, HAL_TIM_CHANNEL_STATE_BUSY);
@@ -26098,7 +26098,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13511 .loc 1 2403 7 discriminator 4 view .LVU4065
13512 0112 082D cmp r5, #8
13513 0114 07D0 beq .L1095
-ARM GAS /tmp/ccPLZXyC.s page 436
+ARM GAS /tmp/ccLc7i2y.s page 436
2403:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -26158,7 +26158,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13553 0144 3246 mov r2, r6
13554 0146 3431 adds r1, r1, #52
13555 0148 606A ldr r0, [r4, #36]
-ARM GAS /tmp/ccPLZXyC.s page 437
+ARM GAS /tmp/ccLc7i2y.s page 437
13556 014a FFF7FEFF bl HAL_DMA_Start_IT
@@ -26218,7 +26218,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13595 017c FFF7FEFF bl HAL_DMA_Start_IT
13596 .LVL1052:
2447:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** Length) != HAL_OK)
-ARM GAS /tmp/ccPLZXyC.s page 438
+ARM GAS /tmp/ccLc7i2y.s page 438
13597 .loc 1 2447 10 view .LVU4096
@@ -26278,7 +26278,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13636 .loc 1 2468 10 view .LVU4111
13637 01b0 0028 cmp r0, #0
13638 01b2 59D1 bne .L1081
-ARM GAS /tmp/ccPLZXyC.s page 439
+ARM GAS /tmp/ccLc7i2y.s page 439
2475:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
@@ -26338,7 +26338,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2496:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
13678 .loc 1 2496 7 is_stmt 1 view .LVU4127
13679 01e4 2268 ldr r2, [r4]
-ARM GAS /tmp/ccPLZXyC.s page 440
+ARM GAS /tmp/ccLc7i2y.s page 440
13680 01e6 D368 ldr r3, [r2, #12]
@@ -26398,7 +26398,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2516:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
13723 .loc 1 2516 5 is_stmt 1 view .LVU4139
13724 0230 1A68 ldr r2, [r3]
-ARM GAS /tmp/ccPLZXyC.s page 441
+ARM GAS /tmp/ccLc7i2y.s page 441
13725 0232 42F00102 orr r2, r2, #1
@@ -26458,7 +26458,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13767 025c 0120 movs r0, #1
13768 .LVL1063:
2398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 442
+ARM GAS /tmp/ccLc7i2y.s page 442
13769 .loc 1 2398 14 view .LVU4152
@@ -26518,7 +26518,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13819 .cfi_offset 4, -12
13820 .cfi_offset 5, -8
13821 .cfi_offset 14, -4
-ARM GAS /tmp/ccPLZXyC.s page 443
+ARM GAS /tmp/ccLc7i2y.s page 443
13822 0002 0546 mov r5, r0
@@ -26578,7 +26578,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2584:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
13866 .loc 1 2584 3 view .LVU4169
13867 .L1105:
-ARM GAS /tmp/ccPLZXyC.s page 444
+ARM GAS /tmp/ccLc7i2y.s page 444
2587:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -26638,7 +26638,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13910 .LVL1070:
2560:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
13911 .loc 1 2560 7 is_stmt 1 view .LVU4182
-ARM GAS /tmp/ccPLZXyC.s page 445
+ARM GAS /tmp/ccLc7i2y.s page 445
2584:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
@@ -26698,7 +26698,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2590:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET(htim, Channel, HAL_TIM_CHANNEL_STATE_READY);
13952 .loc 1 2590 5 discriminator 10 view .LVU4197
13953 00aa 102C cmp r4, #16
-ARM GAS /tmp/ccPLZXyC.s page 446
+ARM GAS /tmp/ccLc7i2y.s page 446
13954 00ac 0FD0 beq .L1121
@@ -26758,7 +26758,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
13998 .loc 1 2591 5 discriminator 6 view .LVU4207
13999 00f2 0123 movs r3, #1
14000 00f4 85F84630 strb r3, [r5, #70]
-ARM GAS /tmp/ccPLZXyC.s page 447
+ARM GAS /tmp/ccLc7i2y.s page 447
14001 00f8 0020 movs r0, #0
@@ -26818,7 +26818,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14046 000a 90F83F20 ldrb r2, [r0, #63] @ zero_extendqisi2
14047 000e D2B2 uxtb r2, r2
14048 .LVL1077:
-ARM GAS /tmp/ccPLZXyC.s page 448
+ARM GAS /tmp/ccLc7i2y.s page 448
2792:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_ChannelStateTypeDef complementary_channel_2_state = TIM_CHANNEL_N_STATE_GET(htim, TIM_CHA
@@ -26878,7 +26878,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14088 .LVL1082:
2822:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CCxChannelCmd(htim->Instance, TIM_CHANNEL_2, TIM_CCx_ENABLE);
14089 .loc 1 2822 3 is_stmt 0 view .LVU4234
-ARM GAS /tmp/ccPLZXyC.s page 449
+ARM GAS /tmp/ccLc7i2y.s page 449
14090 0044 0021 movs r1, #0
@@ -26938,7 +26938,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14133 .LVL1090:
2804:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
14134 .loc 1 2804 12 view .LVU4246
-ARM GAS /tmp/ccPLZXyC.s page 450
+ARM GAS /tmp/ccLc7i2y.s page 450
14135 0076 FCE7 b .L1125
@@ -26998,7 +26998,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14183 000e 0022 movs r2, #0
14184 0010 0421 movs r1, #4
14185 0012 2068 ldr r0, [r4]
-ARM GAS /tmp/ccPLZXyC.s page 451
+ARM GAS /tmp/ccLc7i2y.s page 451
14186 0014 FFF7FEFF bl TIM_CCxChannelCmd
@@ -27058,7 +27058,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14228 0058 1A68 ldr r2, [r3]
14229 005a 22F00102 bic r2, r2, #1
14230 005e 1A60 str r2, [r3]
-ARM GAS /tmp/ccPLZXyC.s page 452
+ARM GAS /tmp/ccLc7i2y.s page 452
14231 .L1134:
@@ -27118,7 +27118,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14277 0002 0446 mov r4, r0
2890:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_ChannelStateTypeDef channel_2_state = TIM_CHANNEL_STATE_GET(htim, TIM_CHANNEL_2);
14278 .loc 1 2890 3 is_stmt 1 view .LVU4277
-ARM GAS /tmp/ccPLZXyC.s page 453
+ARM GAS /tmp/ccLc7i2y.s page 453
2890:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_ChannelStateTypeDef channel_2_state = TIM_CHANNEL_STATE_GET(htim, TIM_CHANNEL_2);
@@ -27178,7 +27178,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14318 .loc 1 2908 3 is_stmt 1 view .LVU4292
14319 0030 0223 movs r3, #2
14320 0032 84F83E30 strb r3, [r4, #62]
-ARM GAS /tmp/ccPLZXyC.s page 454
+ARM GAS /tmp/ccLc7i2y.s page 454
2909:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_1, HAL_TIM_CHANNEL_STATE_BUSY);
@@ -27238,7 +27238,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14362 0072 18BF it ne
14363 0074 8B42 cmpne r3, r1
14364 0076 09D1 bne .L1142
-ARM GAS /tmp/ccPLZXyC.s page 455
+ARM GAS /tmp/ccLc7i2y.s page 455
2934:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -27298,7 +27298,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14413 @ args = 0, pretend = 0, frame = 0
14414 @ frame_needed = 0, uses_anonymous_args = 0
2952:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** /* Prevent unused argument(s) compilation warning */
-ARM GAS /tmp/ccPLZXyC.s page 456
+ARM GAS /tmp/ccLc7i2y.s page 456
14415 .loc 1 2952 1 is_stmt 0 view .LVU4314
@@ -27358,7 +27358,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
2973:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
14459 .loc 1 2973 5 is_stmt 1 view .LVU4325
2973:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 457
+ARM GAS /tmp/ccLc7i2y.s page 457
14460 .loc 1 2973 5 view .LVU4326
@@ -27418,7 +27418,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14502 0082 84F84530 strb r3, [r4, #69]
2986:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
14503 .loc 1 2986 3 discriminator 5 view .LVU4339
-ARM GAS /tmp/ccPLZXyC.s page 458
+ARM GAS /tmp/ccLc7i2y.s page 458
2987:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -27478,7 +27478,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14551 .loc 1 3229 3 is_stmt 1 view .LVU4348
3229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_ChannelStateTypeDef complementary_channel_2_state = TIM_CHANNEL_N_STATE_GET(htim, TIM_CHA
14552 .loc 1 3229 31 is_stmt 0 view .LVU4349
-ARM GAS /tmp/ccPLZXyC.s page 459
+ARM GAS /tmp/ccLc7i2y.s page 459
14553 0012 90F84420 ldrb r2, [r0, #68] @ zero_extendqisi2
@@ -27538,7 +27538,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14593 .LVL1131:
3298:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
14594 .loc 1 3298 7 is_stmt 1 view .LVU4364
-ARM GAS /tmp/ccPLZXyC.s page 460
+ARM GAS /tmp/ccLc7i2y.s page 460
14595 0042 0122 movs r2, #1
@@ -27598,7 +27598,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3276:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
14636 .loc 1 3276 7 view .LVU4378
14637 0078 84F84530 strb r3, [r4, #69]
-ARM GAS /tmp/ccPLZXyC.s page 461
+ARM GAS /tmp/ccLc7i2y.s page 461
14638 007c D9E7 b .L1155
@@ -27658,7 +27658,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14679 00aa 38BD pop {r3, r4, r5, pc}
14680 .LVL1143:
14681 .L1158:
-ARM GAS /tmp/ccPLZXyC.s page 462
+ARM GAS /tmp/ccLc7i2y.s page 462
3291:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
@@ -27718,7 +27718,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14725 .section .text.HAL_TIM_Encoder_Stop,"ax",%progbits
14726 .align 1
14727 .global HAL_TIM_Encoder_Stop
-ARM GAS /tmp/ccPLZXyC.s page 463
+ARM GAS /tmp/ccLc7i2y.s page 463
14728 .syntax unified
@@ -27778,7 +27778,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14774 .L1169:
3330:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** break;
14775 .loc 1 3330 7 view .LVU4413
-ARM GAS /tmp/ccPLZXyC.s page 464
+ARM GAS /tmp/ccLc7i2y.s page 464
14776 0022 0022 movs r2, #0
@@ -27838,7 +27838,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14817 .loc 1 3355 5 is_stmt 1 view .LVU4426
14818 005a 2DBB cbnz r5, .L1181
3355:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 465
+ARM GAS /tmp/ccLc7i2y.s page 465
14819 .loc 1 3355 5 is_stmt 0 discriminator 1 view .LVU4427
@@ -27898,7 +27898,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14862 0092 84F84030 strb r3, [r4, #64]
14863 0096 E0E7 b .L1176
14864 .L1189:
-ARM GAS /tmp/ccPLZXyC.s page 466
+ARM GAS /tmp/ccLc7i2y.s page 466
3354:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET(htim, Channel, HAL_TIM_CHANNEL_STATE_READY);
@@ -27958,7 +27958,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3367:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
14907 .loc 1 3367 1 is_stmt 0 view .LVU4451
14908 00da 0020 movs r0, #0
-ARM GAS /tmp/ccPLZXyC.s page 467
+ARM GAS /tmp/ccLc7i2y.s page 467
14909 00dc 38BD pop {r3, r4, r5, pc}
@@ -28018,7 +28018,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
14954 .loc 1 3384 31 is_stmt 0 view .LVU4462
14955 0018 94F84520 ldrb r2, [r4, #69] @ zero_extendqisi2
14956 .LVL1172:
-ARM GAS /tmp/ccPLZXyC.s page 468
+ARM GAS /tmp/ccLc7i2y.s page 468
3387:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -28078,7 +28078,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3456:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** __HAL_TIM_ENABLE_IT(htim, TIM_IT_CC2);
14998 .loc 1 3456 7 view .LVU4476
14999 004e 2268 ldr r2, [r4]
-ARM GAS /tmp/ccPLZXyC.s page 469
+ARM GAS /tmp/ccLc7i2y.s page 469
15000 0050 D368 ldr r3, [r2, #12]
@@ -28138,7 +28138,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15041 .loc 1 3428 7 is_stmt 1 view .LVU4489
15042 0088 84F83F30 strb r3, [r4, #63]
3429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_2, HAL_TIM_CHANNEL_STATE_BUSY);
-ARM GAS /tmp/ccPLZXyC.s page 470
+ARM GAS /tmp/ccLc7i2y.s page 470
15043 .loc 1 3429 7 view .LVU4490
@@ -28198,7 +28198,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15085 00c2 1368 ldr r3, [r2]
15086 00c4 43F00103 orr r3, r3, #1
15087 00c8 1360 str r3, [r2]
-ARM GAS /tmp/ccPLZXyC.s page 471
+ARM GAS /tmp/ccLc7i2y.s page 471
3466:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -28258,7 +28258,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15129 .loc 1 3423 14 view .LVU4515
15130 00ec 0120 movs r0, #1
15131 .LVL1198:
-ARM GAS /tmp/ccPLZXyC.s page 472
+ARM GAS /tmp/ccLc7i2y.s page 472
3423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -28318,7 +28318,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3502:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CCxChannelCmd(htim->Instance, TIM_CHANNEL_2, TIM_CCx_DISABLE);
15178 .loc 1 3502 5 is_stmt 1 view .LVU4526
15179 000e 0022 movs r2, #0
-ARM GAS /tmp/ccPLZXyC.s page 473
+ARM GAS /tmp/ccLc7i2y.s page 473
15180 0010 1146 mov r1, r2
@@ -28378,7 +28378,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15223 .loc 1 3514 3 discriminator 5 view .LVU4537
3514:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** {
15224 .loc 1 3514 6 is_stmt 0 discriminator 5 view .LVU4538
-ARM GAS /tmp/ccPLZXyC.s page 474
+ARM GAS /tmp/ccLc7i2y.s page 474
15225 0054 042D cmp r5, #4
@@ -28438,7 +28438,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15268 .loc 1 3495 5 view .LVU4549
15269 008a FFF7FEFF bl TIM_CCxChannelCmd
15270 .LVL1213:
-ARM GAS /tmp/ccPLZXyC.s page 475
+ARM GAS /tmp/ccLc7i2y.s page 475
3498:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
@@ -28498,7 +28498,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3517:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
15315 .loc 1 3517 5 discriminator 2 view .LVU4560
15316 00d2 042D cmp r5, #4
-ARM GAS /tmp/ccPLZXyC.s page 476
+ARM GAS /tmp/ccLc7i2y.s page 476
15317 00d4 05D0 beq .L1232
@@ -28558,7 +28558,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15362 HAL_TIM_Encoder_Start_DMA:
15363 .LVL1214:
15364 .LFB197:
-ARM GAS /tmp/ccPLZXyC.s page 477
+ARM GAS /tmp/ccLc7i2y.s page 477
3546:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** HAL_TIM_ChannelStateTypeDef channel_1_state = TIM_CHANNEL_STATE_GET(htim, TIM_CHANNEL_1);
@@ -28618,7 +28618,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15405 0020 0F46 mov r7, r1
15406 0022 71BB cbnz r1, .L1235
3558:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** || (complementary_channel_1_state == HAL_TIM_CHANNEL_STATE_BUSY))
-ARM GAS /tmp/ccPLZXyC.s page 478
+ARM GAS /tmp/ccLc7i2y.s page 478
15407 .loc 1 3558 5 is_stmt 1 view .LVU4586
@@ -28678,7 +28678,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15447 0060 636A ldr r3, [r4, #36]
3699:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
15448 .loc 1 3699 56 view .LVU4601
-ARM GAS /tmp/ccPLZXyC.s page 479
+ARM GAS /tmp/ccLc7i2y.s page 479
15449 0062 7849 ldr r1, .L1265+4
@@ -28738,7 +28738,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15487 .loc 1 3608 8 is_stmt 0 view .LVU4617
15488 008c 022B cmp r3, #2
15489 008e 18BF it ne
-ARM GAS /tmp/ccPLZXyC.s page 480
+ARM GAS /tmp/ccLc7i2y.s page 480
15490 0090 0228 cmpne r0, #2
@@ -28798,7 +28798,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15532 00e0 0223 movs r3, #2
15533 00e2 84F83E30 strb r3, [r4, #62]
3627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_1, HAL_TIM_CHANNEL_STATE_BUSY);
-ARM GAS /tmp/ccPLZXyC.s page 481
+ARM GAS /tmp/ccLc7i2y.s page 481
15534 .loc 1 3627 9 view .LVU4630
@@ -28858,7 +28858,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15574 0122 636A ldr r3, [r4, #36]
3643:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** htim->hdma[TIM_DMA_ID_CC1]->XferHalfCpltCallback = TIM_DMACaptureHalfCplt;
15575 .loc 1 3643 52 view .LVU4645
-ARM GAS /tmp/ccPLZXyC.s page 482
+ARM GAS /tmp/ccLc7i2y.s page 482
15576 0124 4649 ldr r1, .L1265
@@ -28918,7 +28918,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15615 .loc 1 3660 7 view .LVU4660
15616 0152 0122 movs r2, #1
15617 0154 0021 movs r1, #0
-ARM GAS /tmp/ccPLZXyC.s page 483
+ARM GAS /tmp/ccLc7i2y.s page 483
15618 0156 2068 ldr r0, [r4]
@@ -28978,7 +28978,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15657 0182 A06A ldr r0, [r4, #40]
15658 .LVL1237:
3677:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** Length) != HAL_OK)
-ARM GAS /tmp/ccPLZXyC.s page 484
+ARM GAS /tmp/ccLc7i2y.s page 484
15659 .loc 1 3677 11 view .LVU4676
@@ -29038,7 +29038,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15700 .loc 1 3714 56 view .LVU4689
15701 01b8 224A ldr r2, .L1265+4
15702 01ba 1A64 str r2, [r3, #64]
-ARM GAS /tmp/ccPLZXyC.s page 485
+ARM GAS /tmp/ccLc7i2y.s page 485
3717:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
@@ -29098,7 +29098,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15744 .loc 1 3734 7 view .LVU4702
15745 01f6 0122 movs r2, #1
15746 01f8 0421 movs r1, #4
-ARM GAS /tmp/ccPLZXyC.s page 486
+ARM GAS /tmp/ccLc7i2y.s page 486
15747 01fa 2068 ldr r0, [r4]
@@ -29158,7 +29158,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15790 021e 0125 movs r5, #1
15791 .LVL1255:
3603:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** }
-ARM GAS /tmp/ccPLZXyC.s page 487
+ARM GAS /tmp/ccLc7i2y.s page 487
15792 .loc 1 3603 14 view .LVU4714
@@ -29218,7 +29218,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15834 .loc 1 3622 16 view .LVU4726
15835 0238 EBE7 b .L1236
15836 .LVL1268:
-ARM GAS /tmp/ccPLZXyC.s page 488
+ARM GAS /tmp/ccLc7i2y.s page 488
15837 .L1253:
@@ -29278,7 +29278,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15884 000a 0429 cmp r1, #4
15885 000c 44D0 beq .L1285
3782:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CCxChannelCmd(htim->Instance, TIM_CHANNEL_2, TIM_CCx_DISABLE);
-ARM GAS /tmp/ccPLZXyC.s page 489
+ARM GAS /tmp/ccLc7i2y.s page 489
15886 .loc 1 3782 5 is_stmt 1 view .LVU4736
@@ -29338,7 +29338,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15929 004c 08D1 bne .L1271
3793:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c ****
15930 .loc 1 3793 3 discriminator 1 view .LVU4748
-ARM GAS /tmp/ccPLZXyC.s page 490
+ARM GAS /tmp/ccLc7i2y.s page 490
15931 004e 196A ldr r1, [r3, #32]
@@ -29398,7 +29398,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
15973 0086 2268 ldr r2, [r4]
15974 0088 D368 ldr r3, [r2, #12]
15975 008a 23F40073 bic r3, r3, #512
-ARM GAS /tmp/ccPLZXyC.s page 491
+ARM GAS /tmp/ccLc7i2y.s page 491
15976 008e D360 str r3, [r2, #12]
@@ -29458,7 +29458,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
16018 00c2 0FD0 beq .L1289
3798:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_N_STATE_SET(htim, Channel, HAL_TIM_CHANNEL_STATE_READY);
16019 .loc 1 3798 5 discriminator 13 view .LVU4773
-ARM GAS /tmp/ccPLZXyC.s page 492
+ARM GAS /tmp/ccLc7i2y.s page 492
16020 00c4 0123 movs r3, #1
@@ -29518,7 +29518,7 @@ ARM GAS /tmp/ccPLZXyC.s page 1
3803:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c **** TIM_CHANNEL_STATE_SET(htim, TIM_CHANNEL_2, HAL_TIM_CHANNEL_STATE_READY);
16065 .loc 1 3803 5 is_stmt 1 view .LVU4783
16066 010c 0123 movs r3, #1
-ARM GAS /tmp/ccPLZXyC.s page 493
+ARM GAS /tmp/ccLc7i2y.s page 493
16067 010e 84F83E30 strb r3, [r4, #62]
@@ -29551,350 +29551,350 @@ ARM GAS /tmp/ccPLZXyC.s page 1
16089 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h"
16090 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h"
16091 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h"
-ARM GAS /tmp/ccPLZXyC.s page 494
+ARM GAS /tmp/ccLc7i2y.s page 494
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_tim.c
- /tmp/ccPLZXyC.s:17 .text.TIM_OC1_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:24 .text.TIM_OC1_SetConfig:0000000000000000 TIM_OC1_SetConfig
- /tmp/ccPLZXyC.s:162 .text.TIM_OC1_SetConfig:000000000000005c $d
- /tmp/ccPLZXyC.s:169 .text.TIM_OC3_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:175 .text.TIM_OC3_SetConfig:0000000000000000 TIM_OC3_SetConfig
- /tmp/ccPLZXyC.s:312 .text.TIM_OC3_SetConfig:0000000000000064 $d
- /tmp/ccPLZXyC.s:319 .text.TIM_OC4_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:325 .text.TIM_OC4_SetConfig:0000000000000000 TIM_OC4_SetConfig
- /tmp/ccPLZXyC.s:431 .text.TIM_OC4_SetConfig:0000000000000048 $d
- /tmp/ccPLZXyC.s:438 .text.TIM_OC5_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:444 .text.TIM_OC5_SetConfig:0000000000000000 TIM_OC5_SetConfig
- /tmp/ccPLZXyC.s:548 .text.TIM_OC5_SetConfig:0000000000000048 $d
- /tmp/ccPLZXyC.s:555 .text.TIM_OC6_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:561 .text.TIM_OC6_SetConfig:0000000000000000 TIM_OC6_SetConfig
- /tmp/ccPLZXyC.s:665 .text.TIM_OC6_SetConfig:0000000000000048 $d
- /tmp/ccPLZXyC.s:672 .text.TIM_TI1_ConfigInputStage:0000000000000000 $t
- /tmp/ccPLZXyC.s:678 .text.TIM_TI1_ConfigInputStage:0000000000000000 TIM_TI1_ConfigInputStage
- /tmp/ccPLZXyC.s:738 .text.TIM_TI2_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:744 .text.TIM_TI2_SetConfig:0000000000000000 TIM_TI2_SetConfig
- /tmp/ccPLZXyC.s:824 .text.TIM_TI2_ConfigInputStage:0000000000000000 $t
- /tmp/ccPLZXyC.s:830 .text.TIM_TI2_ConfigInputStage:0000000000000000 TIM_TI2_ConfigInputStage
- /tmp/ccPLZXyC.s:890 .text.TIM_TI3_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:896 .text.TIM_TI3_SetConfig:0000000000000000 TIM_TI3_SetConfig
- /tmp/ccPLZXyC.s:976 .text.TIM_TI4_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:982 .text.TIM_TI4_SetConfig:0000000000000000 TIM_TI4_SetConfig
- /tmp/ccPLZXyC.s:1062 .text.TIM_ITRx_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:1068 .text.TIM_ITRx_SetConfig:0000000000000000 TIM_ITRx_SetConfig
- /tmp/ccPLZXyC.s:1101 .text.HAL_TIM_Base_MspInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:1108 .text.HAL_TIM_Base_MspInit:0000000000000000 HAL_TIM_Base_MspInit
- /tmp/ccPLZXyC.s:1123 .text.HAL_TIM_Base_MspDeInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:1130 .text.HAL_TIM_Base_MspDeInit:0000000000000000 HAL_TIM_Base_MspDeInit
- /tmp/ccPLZXyC.s:1145 .text.HAL_TIM_Base_DeInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:1152 .text.HAL_TIM_Base_DeInit:0000000000000000 HAL_TIM_Base_DeInit
- /tmp/ccPLZXyC.s:1238 .text.HAL_TIM_Base_Start:0000000000000000 $t
- /tmp/ccPLZXyC.s:1245 .text.HAL_TIM_Base_Start:0000000000000000 HAL_TIM_Base_Start
- /tmp/ccPLZXyC.s:1351 .text.HAL_TIM_Base_Start:0000000000000080 $d
- /tmp/ccPLZXyC.s:1357 .text.HAL_TIM_Base_Stop:0000000000000000 $t
- /tmp/ccPLZXyC.s:1364 .text.HAL_TIM_Base_Stop:0000000000000000 HAL_TIM_Base_Stop
- /tmp/ccPLZXyC.s:1405 .text.HAL_TIM_Base_Start_IT:0000000000000000 $t
- /tmp/ccPLZXyC.s:1412 .text.HAL_TIM_Base_Start_IT:0000000000000000 HAL_TIM_Base_Start_IT
- /tmp/ccPLZXyC.s:1523 .text.HAL_TIM_Base_Start_IT:0000000000000088 $d
- /tmp/ccPLZXyC.s:1529 .text.HAL_TIM_Base_Stop_IT:0000000000000000 $t
- /tmp/ccPLZXyC.s:1536 .text.HAL_TIM_Base_Stop_IT:0000000000000000 HAL_TIM_Base_Stop_IT
- /tmp/ccPLZXyC.s:1582 .text.HAL_TIM_Base_Start_DMA:0000000000000000 $t
- /tmp/ccPLZXyC.s:1589 .text.HAL_TIM_Base_Start_DMA:0000000000000000 HAL_TIM_Base_Start_DMA
- /tmp/ccPLZXyC.s:1751 .text.HAL_TIM_Base_Start_DMA:00000000000000c8 $d
- /tmp/ccPLZXyC.s:3877 .text.TIM_DMAPeriodElapsedCplt:0000000000000000 TIM_DMAPeriodElapsedCplt
- /tmp/ccPLZXyC.s:3943 .text.TIM_DMAPeriodElapsedHalfCplt:0000000000000000 TIM_DMAPeriodElapsedHalfCplt
- /tmp/ccPLZXyC.s:4978 .text.TIM_DMAError:0000000000000000 TIM_DMAError
- /tmp/ccPLZXyC.s:1760 .text.HAL_TIM_Base_Stop_DMA:0000000000000000 $t
- /tmp/ccPLZXyC.s:1767 .text.HAL_TIM_Base_Stop_DMA:0000000000000000 HAL_TIM_Base_Stop_DMA
- /tmp/ccPLZXyC.s:1825 .text.HAL_TIM_OC_MspInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:1832 .text.HAL_TIM_OC_MspInit:0000000000000000 HAL_TIM_OC_MspInit
- /tmp/ccPLZXyC.s:1847 .text.HAL_TIM_OC_MspDeInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:1854 .text.HAL_TIM_OC_MspDeInit:0000000000000000 HAL_TIM_OC_MspDeInit
-ARM GAS /tmp/ccPLZXyC.s page 495
+ /tmp/ccLc7i2y.s:17 .text.TIM_OC1_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:24 .text.TIM_OC1_SetConfig:0000000000000000 TIM_OC1_SetConfig
+ /tmp/ccLc7i2y.s:162 .text.TIM_OC1_SetConfig:000000000000005c $d
+ /tmp/ccLc7i2y.s:169 .text.TIM_OC3_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:175 .text.TIM_OC3_SetConfig:0000000000000000 TIM_OC3_SetConfig
+ /tmp/ccLc7i2y.s:312 .text.TIM_OC3_SetConfig:0000000000000064 $d
+ /tmp/ccLc7i2y.s:319 .text.TIM_OC4_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:325 .text.TIM_OC4_SetConfig:0000000000000000 TIM_OC4_SetConfig
+ /tmp/ccLc7i2y.s:431 .text.TIM_OC4_SetConfig:0000000000000048 $d
+ /tmp/ccLc7i2y.s:438 .text.TIM_OC5_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:444 .text.TIM_OC5_SetConfig:0000000000000000 TIM_OC5_SetConfig
+ /tmp/ccLc7i2y.s:548 .text.TIM_OC5_SetConfig:0000000000000048 $d
+ /tmp/ccLc7i2y.s:555 .text.TIM_OC6_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:561 .text.TIM_OC6_SetConfig:0000000000000000 TIM_OC6_SetConfig
+ /tmp/ccLc7i2y.s:665 .text.TIM_OC6_SetConfig:0000000000000048 $d
+ /tmp/ccLc7i2y.s:672 .text.TIM_TI1_ConfigInputStage:0000000000000000 $t
+ /tmp/ccLc7i2y.s:678 .text.TIM_TI1_ConfigInputStage:0000000000000000 TIM_TI1_ConfigInputStage
+ /tmp/ccLc7i2y.s:738 .text.TIM_TI2_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:744 .text.TIM_TI2_SetConfig:0000000000000000 TIM_TI2_SetConfig
+ /tmp/ccLc7i2y.s:824 .text.TIM_TI2_ConfigInputStage:0000000000000000 $t
+ /tmp/ccLc7i2y.s:830 .text.TIM_TI2_ConfigInputStage:0000000000000000 TIM_TI2_ConfigInputStage
+ /tmp/ccLc7i2y.s:890 .text.TIM_TI3_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:896 .text.TIM_TI3_SetConfig:0000000000000000 TIM_TI3_SetConfig
+ /tmp/ccLc7i2y.s:976 .text.TIM_TI4_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:982 .text.TIM_TI4_SetConfig:0000000000000000 TIM_TI4_SetConfig
+ /tmp/ccLc7i2y.s:1062 .text.TIM_ITRx_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1068 .text.TIM_ITRx_SetConfig:0000000000000000 TIM_ITRx_SetConfig
+ /tmp/ccLc7i2y.s:1101 .text.HAL_TIM_Base_MspInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1108 .text.HAL_TIM_Base_MspInit:0000000000000000 HAL_TIM_Base_MspInit
+ /tmp/ccLc7i2y.s:1123 .text.HAL_TIM_Base_MspDeInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1130 .text.HAL_TIM_Base_MspDeInit:0000000000000000 HAL_TIM_Base_MspDeInit
+ /tmp/ccLc7i2y.s:1145 .text.HAL_TIM_Base_DeInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1152 .text.HAL_TIM_Base_DeInit:0000000000000000 HAL_TIM_Base_DeInit
+ /tmp/ccLc7i2y.s:1238 .text.HAL_TIM_Base_Start:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1245 .text.HAL_TIM_Base_Start:0000000000000000 HAL_TIM_Base_Start
+ /tmp/ccLc7i2y.s:1351 .text.HAL_TIM_Base_Start:0000000000000080 $d
+ /tmp/ccLc7i2y.s:1357 .text.HAL_TIM_Base_Stop:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1364 .text.HAL_TIM_Base_Stop:0000000000000000 HAL_TIM_Base_Stop
+ /tmp/ccLc7i2y.s:1405 .text.HAL_TIM_Base_Start_IT:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1412 .text.HAL_TIM_Base_Start_IT:0000000000000000 HAL_TIM_Base_Start_IT
+ /tmp/ccLc7i2y.s:1523 .text.HAL_TIM_Base_Start_IT:0000000000000088 $d
+ /tmp/ccLc7i2y.s:1529 .text.HAL_TIM_Base_Stop_IT:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1536 .text.HAL_TIM_Base_Stop_IT:0000000000000000 HAL_TIM_Base_Stop_IT
+ /tmp/ccLc7i2y.s:1582 .text.HAL_TIM_Base_Start_DMA:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1589 .text.HAL_TIM_Base_Start_DMA:0000000000000000 HAL_TIM_Base_Start_DMA
+ /tmp/ccLc7i2y.s:1751 .text.HAL_TIM_Base_Start_DMA:00000000000000c8 $d
+ /tmp/ccLc7i2y.s:3877 .text.TIM_DMAPeriodElapsedCplt:0000000000000000 TIM_DMAPeriodElapsedCplt
+ /tmp/ccLc7i2y.s:3943 .text.TIM_DMAPeriodElapsedHalfCplt:0000000000000000 TIM_DMAPeriodElapsedHalfCplt
+ /tmp/ccLc7i2y.s:4978 .text.TIM_DMAError:0000000000000000 TIM_DMAError
+ /tmp/ccLc7i2y.s:1760 .text.HAL_TIM_Base_Stop_DMA:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1767 .text.HAL_TIM_Base_Stop_DMA:0000000000000000 HAL_TIM_Base_Stop_DMA
+ /tmp/ccLc7i2y.s:1825 .text.HAL_TIM_OC_MspInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1832 .text.HAL_TIM_OC_MspInit:0000000000000000 HAL_TIM_OC_MspInit
+ /tmp/ccLc7i2y.s:1847 .text.HAL_TIM_OC_MspDeInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1854 .text.HAL_TIM_OC_MspDeInit:0000000000000000 HAL_TIM_OC_MspDeInit
+ARM GAS /tmp/ccLc7i2y.s page 495
- /tmp/ccPLZXyC.s:1869 .text.HAL_TIM_OC_DeInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:1876 .text.HAL_TIM_OC_DeInit:0000000000000000 HAL_TIM_OC_DeInit
- /tmp/ccPLZXyC.s:1962 .text.HAL_TIM_PWM_MspInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:1969 .text.HAL_TIM_PWM_MspInit:0000000000000000 HAL_TIM_PWM_MspInit
- /tmp/ccPLZXyC.s:1984 .text.HAL_TIM_PWM_MspDeInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:1991 .text.HAL_TIM_PWM_MspDeInit:0000000000000000 HAL_TIM_PWM_MspDeInit
- /tmp/ccPLZXyC.s:2006 .text.HAL_TIM_PWM_DeInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:2013 .text.HAL_TIM_PWM_DeInit:0000000000000000 HAL_TIM_PWM_DeInit
- /tmp/ccPLZXyC.s:2099 .text.HAL_TIM_IC_MspInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:2106 .text.HAL_TIM_IC_MspInit:0000000000000000 HAL_TIM_IC_MspInit
- /tmp/ccPLZXyC.s:2121 .text.HAL_TIM_IC_MspDeInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:2128 .text.HAL_TIM_IC_MspDeInit:0000000000000000 HAL_TIM_IC_MspDeInit
- /tmp/ccPLZXyC.s:2143 .text.HAL_TIM_IC_DeInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:2150 .text.HAL_TIM_IC_DeInit:0000000000000000 HAL_TIM_IC_DeInit
- /tmp/ccPLZXyC.s:2236 .text.HAL_TIM_OnePulse_MspInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:2243 .text.HAL_TIM_OnePulse_MspInit:0000000000000000 HAL_TIM_OnePulse_MspInit
- /tmp/ccPLZXyC.s:2258 .text.HAL_TIM_OnePulse_MspDeInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:2265 .text.HAL_TIM_OnePulse_MspDeInit:0000000000000000 HAL_TIM_OnePulse_MspDeInit
- /tmp/ccPLZXyC.s:2280 .text.HAL_TIM_OnePulse_DeInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:2287 .text.HAL_TIM_OnePulse_DeInit:0000000000000000 HAL_TIM_OnePulse_DeInit
- /tmp/ccPLZXyC.s:2357 .text.HAL_TIM_Encoder_MspInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:2364 .text.HAL_TIM_Encoder_MspInit:0000000000000000 HAL_TIM_Encoder_MspInit
- /tmp/ccPLZXyC.s:2379 .text.HAL_TIM_Encoder_MspDeInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:2386 .text.HAL_TIM_Encoder_MspDeInit:0000000000000000 HAL_TIM_Encoder_MspDeInit
- /tmp/ccPLZXyC.s:2401 .text.HAL_TIM_Encoder_DeInit:0000000000000000 $t
- /tmp/ccPLZXyC.s:2408 .text.HAL_TIM_Encoder_DeInit:0000000000000000 HAL_TIM_Encoder_DeInit
- /tmp/ccPLZXyC.s:2478 .text.HAL_TIM_DMABurst_MultiWriteStart:0000000000000000 $t
- /tmp/ccPLZXyC.s:2485 .text.HAL_TIM_DMABurst_MultiWriteStart:0000000000000000 HAL_TIM_DMABurst_MultiWriteStart
- /tmp/ccPLZXyC.s:2843 .text.HAL_TIM_DMABurst_MultiWriteStart:0000000000000188 $d
- /tmp/ccPLZXyC.s:4288 .text.TIM_DMADelayPulseCplt:0000000000000000 TIM_DMADelayPulseCplt
- /tmp/ccPLZXyC.s:4437 .text.TIM_DMADelayPulseHalfCplt:0000000000000000 TIM_DMADelayPulseHalfCplt
- /tmp/ccPLZXyC.s:4856 .text.TIM_DMATriggerCplt:0000000000000000 TIM_DMATriggerCplt
- /tmp/ccPLZXyC.s:4922 .text.TIM_DMATriggerHalfCplt:0000000000000000 TIM_DMATriggerHalfCplt
- /tmp/ccPLZXyC.s:2856 .text.HAL_TIM_DMABurst_WriteStart:0000000000000000 $t
- /tmp/ccPLZXyC.s:2863 .text.HAL_TIM_DMABurst_WriteStart:0000000000000000 HAL_TIM_DMABurst_WriteStart
- /tmp/ccPLZXyC.s:2903 .text.HAL_TIM_DMABurst_WriteStop:0000000000000000 $t
- /tmp/ccPLZXyC.s:2910 .text.HAL_TIM_DMABurst_WriteStop:0000000000000000 HAL_TIM_DMABurst_WriteStop
- /tmp/ccPLZXyC.s:3066 .text.HAL_TIM_DMABurst_MultiReadStart:0000000000000000 $t
- /tmp/ccPLZXyC.s:3073 .text.HAL_TIM_DMABurst_MultiReadStart:0000000000000000 HAL_TIM_DMABurst_MultiReadStart
- /tmp/ccPLZXyC.s:3431 .text.HAL_TIM_DMABurst_MultiReadStart:000000000000018c $d
- /tmp/ccPLZXyC.s:4021 .text.TIM_DMACaptureCplt:0000000000000000 TIM_DMACaptureCplt
- /tmp/ccPLZXyC.s:4178 .text.TIM_DMACaptureHalfCplt:0000000000000000 TIM_DMACaptureHalfCplt
- /tmp/ccPLZXyC.s:3444 .text.HAL_TIM_DMABurst_ReadStart:0000000000000000 $t
- /tmp/ccPLZXyC.s:3451 .text.HAL_TIM_DMABurst_ReadStart:0000000000000000 HAL_TIM_DMABurst_ReadStart
- /tmp/ccPLZXyC.s:3491 .text.HAL_TIM_DMABurst_ReadStop:0000000000000000 $t
- /tmp/ccPLZXyC.s:3498 .text.HAL_TIM_DMABurst_ReadStop:0000000000000000 HAL_TIM_DMABurst_ReadStop
- /tmp/ccPLZXyC.s:3654 .text.HAL_TIM_GenerateEvent:0000000000000000 $t
- /tmp/ccPLZXyC.s:3661 .text.HAL_TIM_GenerateEvent:0000000000000000 HAL_TIM_GenerateEvent
- /tmp/ccPLZXyC.s:3714 .text.HAL_TIM_ConfigTI1Input:0000000000000000 $t
- /tmp/ccPLZXyC.s:3721 .text.HAL_TIM_ConfigTI1Input:0000000000000000 HAL_TIM_ConfigTI1Input
- /tmp/ccPLZXyC.s:3759 .text.HAL_TIM_ReadCapturedValue:0000000000000000 $t
- /tmp/ccPLZXyC.s:3766 .text.HAL_TIM_ReadCapturedValue:0000000000000000 HAL_TIM_ReadCapturedValue
- /tmp/ccPLZXyC.s:3780 .text.HAL_TIM_ReadCapturedValue:0000000000000008 $d
- /tmp/ccPLZXyC.s:3849 .text.HAL_TIM_PeriodElapsedCallback:0000000000000000 $t
- /tmp/ccPLZXyC.s:3856 .text.HAL_TIM_PeriodElapsedCallback:0000000000000000 HAL_TIM_PeriodElapsedCallback
- /tmp/ccPLZXyC.s:3871 .text.TIM_DMAPeriodElapsedCplt:0000000000000000 $t
- /tmp/ccPLZXyC.s:3915 .text.HAL_TIM_PeriodElapsedHalfCpltCallback:0000000000000000 $t
-ARM GAS /tmp/ccPLZXyC.s page 496
+ /tmp/ccLc7i2y.s:1869 .text.HAL_TIM_OC_DeInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1876 .text.HAL_TIM_OC_DeInit:0000000000000000 HAL_TIM_OC_DeInit
+ /tmp/ccLc7i2y.s:1962 .text.HAL_TIM_PWM_MspInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1969 .text.HAL_TIM_PWM_MspInit:0000000000000000 HAL_TIM_PWM_MspInit
+ /tmp/ccLc7i2y.s:1984 .text.HAL_TIM_PWM_MspDeInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:1991 .text.HAL_TIM_PWM_MspDeInit:0000000000000000 HAL_TIM_PWM_MspDeInit
+ /tmp/ccLc7i2y.s:2006 .text.HAL_TIM_PWM_DeInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2013 .text.HAL_TIM_PWM_DeInit:0000000000000000 HAL_TIM_PWM_DeInit
+ /tmp/ccLc7i2y.s:2099 .text.HAL_TIM_IC_MspInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2106 .text.HAL_TIM_IC_MspInit:0000000000000000 HAL_TIM_IC_MspInit
+ /tmp/ccLc7i2y.s:2121 .text.HAL_TIM_IC_MspDeInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2128 .text.HAL_TIM_IC_MspDeInit:0000000000000000 HAL_TIM_IC_MspDeInit
+ /tmp/ccLc7i2y.s:2143 .text.HAL_TIM_IC_DeInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2150 .text.HAL_TIM_IC_DeInit:0000000000000000 HAL_TIM_IC_DeInit
+ /tmp/ccLc7i2y.s:2236 .text.HAL_TIM_OnePulse_MspInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2243 .text.HAL_TIM_OnePulse_MspInit:0000000000000000 HAL_TIM_OnePulse_MspInit
+ /tmp/ccLc7i2y.s:2258 .text.HAL_TIM_OnePulse_MspDeInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2265 .text.HAL_TIM_OnePulse_MspDeInit:0000000000000000 HAL_TIM_OnePulse_MspDeInit
+ /tmp/ccLc7i2y.s:2280 .text.HAL_TIM_OnePulse_DeInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2287 .text.HAL_TIM_OnePulse_DeInit:0000000000000000 HAL_TIM_OnePulse_DeInit
+ /tmp/ccLc7i2y.s:2357 .text.HAL_TIM_Encoder_MspInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2364 .text.HAL_TIM_Encoder_MspInit:0000000000000000 HAL_TIM_Encoder_MspInit
+ /tmp/ccLc7i2y.s:2379 .text.HAL_TIM_Encoder_MspDeInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2386 .text.HAL_TIM_Encoder_MspDeInit:0000000000000000 HAL_TIM_Encoder_MspDeInit
+ /tmp/ccLc7i2y.s:2401 .text.HAL_TIM_Encoder_DeInit:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2408 .text.HAL_TIM_Encoder_DeInit:0000000000000000 HAL_TIM_Encoder_DeInit
+ /tmp/ccLc7i2y.s:2478 .text.HAL_TIM_DMABurst_MultiWriteStart:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2485 .text.HAL_TIM_DMABurst_MultiWriteStart:0000000000000000 HAL_TIM_DMABurst_MultiWriteStart
+ /tmp/ccLc7i2y.s:2843 .text.HAL_TIM_DMABurst_MultiWriteStart:0000000000000188 $d
+ /tmp/ccLc7i2y.s:4288 .text.TIM_DMADelayPulseCplt:0000000000000000 TIM_DMADelayPulseCplt
+ /tmp/ccLc7i2y.s:4437 .text.TIM_DMADelayPulseHalfCplt:0000000000000000 TIM_DMADelayPulseHalfCplt
+ /tmp/ccLc7i2y.s:4856 .text.TIM_DMATriggerCplt:0000000000000000 TIM_DMATriggerCplt
+ /tmp/ccLc7i2y.s:4922 .text.TIM_DMATriggerHalfCplt:0000000000000000 TIM_DMATriggerHalfCplt
+ /tmp/ccLc7i2y.s:2856 .text.HAL_TIM_DMABurst_WriteStart:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2863 .text.HAL_TIM_DMABurst_WriteStart:0000000000000000 HAL_TIM_DMABurst_WriteStart
+ /tmp/ccLc7i2y.s:2903 .text.HAL_TIM_DMABurst_WriteStop:0000000000000000 $t
+ /tmp/ccLc7i2y.s:2910 .text.HAL_TIM_DMABurst_WriteStop:0000000000000000 HAL_TIM_DMABurst_WriteStop
+ /tmp/ccLc7i2y.s:3066 .text.HAL_TIM_DMABurst_MultiReadStart:0000000000000000 $t
+ /tmp/ccLc7i2y.s:3073 .text.HAL_TIM_DMABurst_MultiReadStart:0000000000000000 HAL_TIM_DMABurst_MultiReadStart
+ /tmp/ccLc7i2y.s:3431 .text.HAL_TIM_DMABurst_MultiReadStart:000000000000018c $d
+ /tmp/ccLc7i2y.s:4021 .text.TIM_DMACaptureCplt:0000000000000000 TIM_DMACaptureCplt
+ /tmp/ccLc7i2y.s:4178 .text.TIM_DMACaptureHalfCplt:0000000000000000 TIM_DMACaptureHalfCplt
+ /tmp/ccLc7i2y.s:3444 .text.HAL_TIM_DMABurst_ReadStart:0000000000000000 $t
+ /tmp/ccLc7i2y.s:3451 .text.HAL_TIM_DMABurst_ReadStart:0000000000000000 HAL_TIM_DMABurst_ReadStart
+ /tmp/ccLc7i2y.s:3491 .text.HAL_TIM_DMABurst_ReadStop:0000000000000000 $t
+ /tmp/ccLc7i2y.s:3498 .text.HAL_TIM_DMABurst_ReadStop:0000000000000000 HAL_TIM_DMABurst_ReadStop
+ /tmp/ccLc7i2y.s:3654 .text.HAL_TIM_GenerateEvent:0000000000000000 $t
+ /tmp/ccLc7i2y.s:3661 .text.HAL_TIM_GenerateEvent:0000000000000000 HAL_TIM_GenerateEvent
+ /tmp/ccLc7i2y.s:3714 .text.HAL_TIM_ConfigTI1Input:0000000000000000 $t
+ /tmp/ccLc7i2y.s:3721 .text.HAL_TIM_ConfigTI1Input:0000000000000000 HAL_TIM_ConfigTI1Input
+ /tmp/ccLc7i2y.s:3759 .text.HAL_TIM_ReadCapturedValue:0000000000000000 $t
+ /tmp/ccLc7i2y.s:3766 .text.HAL_TIM_ReadCapturedValue:0000000000000000 HAL_TIM_ReadCapturedValue
+ /tmp/ccLc7i2y.s:3780 .text.HAL_TIM_ReadCapturedValue:0000000000000008 $d
+ /tmp/ccLc7i2y.s:3849 .text.HAL_TIM_PeriodElapsedCallback:0000000000000000 $t
+ /tmp/ccLc7i2y.s:3856 .text.HAL_TIM_PeriodElapsedCallback:0000000000000000 HAL_TIM_PeriodElapsedCallback
+ /tmp/ccLc7i2y.s:3871 .text.TIM_DMAPeriodElapsedCplt:0000000000000000 $t
+ /tmp/ccLc7i2y.s:3915 .text.HAL_TIM_PeriodElapsedHalfCpltCallback:0000000000000000 $t
+ARM GAS /tmp/ccLc7i2y.s page 496
- /tmp/ccPLZXyC.s:3922 .text.HAL_TIM_PeriodElapsedHalfCpltCallback:0000000000000000 HAL_TIM_PeriodElapsedHalfCpltCallback
- /tmp/ccPLZXyC.s:3937 .text.TIM_DMAPeriodElapsedHalfCplt:0000000000000000 $t
- /tmp/ccPLZXyC.s:3970 .text.HAL_TIM_OC_DelayElapsedCallback:0000000000000000 $t
- /tmp/ccPLZXyC.s:3977 .text.HAL_TIM_OC_DelayElapsedCallback:0000000000000000 HAL_TIM_OC_DelayElapsedCallback
- /tmp/ccPLZXyC.s:3992 .text.HAL_TIM_IC_CaptureCallback:0000000000000000 $t
- /tmp/ccPLZXyC.s:3999 .text.HAL_TIM_IC_CaptureCallback:0000000000000000 HAL_TIM_IC_CaptureCallback
- /tmp/ccPLZXyC.s:4014 .text.TIM_DMACaptureCplt:0000000000000000 $t
- /tmp/ccPLZXyC.s:4149 .text.HAL_TIM_IC_CaptureHalfCpltCallback:0000000000000000 $t
- /tmp/ccPLZXyC.s:4156 .text.HAL_TIM_IC_CaptureHalfCpltCallback:0000000000000000 HAL_TIM_IC_CaptureHalfCpltCallback
- /tmp/ccPLZXyC.s:4171 .text.TIM_DMACaptureHalfCplt:0000000000000000 $t
- /tmp/ccPLZXyC.s:4260 .text.HAL_TIM_PWM_PulseFinishedCallback:0000000000000000 $t
- /tmp/ccPLZXyC.s:4267 .text.HAL_TIM_PWM_PulseFinishedCallback:0000000000000000 HAL_TIM_PWM_PulseFinishedCallback
- /tmp/ccPLZXyC.s:4282 .text.TIM_DMADelayPulseCplt:0000000000000000 $t
- /tmp/ccPLZXyC.s:4408 .text.HAL_TIM_PWM_PulseFinishedHalfCpltCallback:0000000000000000 $t
- /tmp/ccPLZXyC.s:4415 .text.HAL_TIM_PWM_PulseFinishedHalfCpltCallback:0000000000000000 HAL_TIM_PWM_PulseFinishedHalfCpltCallback
- /tmp/ccPLZXyC.s:4430 .text.TIM_DMADelayPulseHalfCplt:0000000000000000 $t
- /tmp/ccPLZXyC.s:4519 .text.HAL_TIM_TriggerCallback:0000000000000000 $t
- /tmp/ccPLZXyC.s:4526 .text.HAL_TIM_TriggerCallback:0000000000000000 HAL_TIM_TriggerCallback
- /tmp/ccPLZXyC.s:4541 .text.HAL_TIM_IRQHandler:0000000000000000 $t
- /tmp/ccPLZXyC.s:4548 .text.HAL_TIM_IRQHandler:0000000000000000 HAL_TIM_IRQHandler
- /tmp/ccPLZXyC.s:4850 .text.TIM_DMATriggerCplt:0000000000000000 $t
- /tmp/ccPLZXyC.s:4894 .text.HAL_TIM_TriggerHalfCpltCallback:0000000000000000 $t
- /tmp/ccPLZXyC.s:4901 .text.HAL_TIM_TriggerHalfCpltCallback:0000000000000000 HAL_TIM_TriggerHalfCpltCallback
- /tmp/ccPLZXyC.s:4916 .text.TIM_DMATriggerHalfCplt:0000000000000000 $t
- /tmp/ccPLZXyC.s:4949 .text.HAL_TIM_ErrorCallback:0000000000000000 $t
- /tmp/ccPLZXyC.s:4956 .text.HAL_TIM_ErrorCallback:0000000000000000 HAL_TIM_ErrorCallback
- /tmp/ccPLZXyC.s:4971 .text.TIM_DMAError:0000000000000000 $t
- /tmp/ccPLZXyC.s:5076 .text.HAL_TIM_Base_GetState:0000000000000000 $t
- /tmp/ccPLZXyC.s:5083 .text.HAL_TIM_Base_GetState:0000000000000000 HAL_TIM_Base_GetState
- /tmp/ccPLZXyC.s:5101 .text.HAL_TIM_OC_GetState:0000000000000000 $t
- /tmp/ccPLZXyC.s:5108 .text.HAL_TIM_OC_GetState:0000000000000000 HAL_TIM_OC_GetState
- /tmp/ccPLZXyC.s:5126 .text.HAL_TIM_PWM_GetState:0000000000000000 $t
- /tmp/ccPLZXyC.s:5133 .text.HAL_TIM_PWM_GetState:0000000000000000 HAL_TIM_PWM_GetState
- /tmp/ccPLZXyC.s:5151 .text.HAL_TIM_IC_GetState:0000000000000000 $t
- /tmp/ccPLZXyC.s:5158 .text.HAL_TIM_IC_GetState:0000000000000000 HAL_TIM_IC_GetState
- /tmp/ccPLZXyC.s:5176 .text.HAL_TIM_OnePulse_GetState:0000000000000000 $t
- /tmp/ccPLZXyC.s:5183 .text.HAL_TIM_OnePulse_GetState:0000000000000000 HAL_TIM_OnePulse_GetState
- /tmp/ccPLZXyC.s:5201 .text.HAL_TIM_Encoder_GetState:0000000000000000 $t
- /tmp/ccPLZXyC.s:5208 .text.HAL_TIM_Encoder_GetState:0000000000000000 HAL_TIM_Encoder_GetState
- /tmp/ccPLZXyC.s:5226 .text.HAL_TIM_GetActiveChannel:0000000000000000 $t
- /tmp/ccPLZXyC.s:5233 .text.HAL_TIM_GetActiveChannel:0000000000000000 HAL_TIM_GetActiveChannel
- /tmp/ccPLZXyC.s:5251 .text.HAL_TIM_GetChannelState:0000000000000000 $t
- /tmp/ccPLZXyC.s:5258 .text.HAL_TIM_GetChannelState:0000000000000000 HAL_TIM_GetChannelState
- /tmp/ccPLZXyC.s:5336 .text.HAL_TIM_DMABurstState:0000000000000000 $t
- /tmp/ccPLZXyC.s:5343 .text.HAL_TIM_DMABurstState:0000000000000000 HAL_TIM_DMABurstState
- /tmp/ccPLZXyC.s:5362 .text.TIM_Base_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:5369 .text.TIM_Base_SetConfig:0000000000000000 TIM_Base_SetConfig
- /tmp/ccPLZXyC.s:5557 .text.TIM_Base_SetConfig:0000000000000104 $d
- /tmp/ccPLZXyC.s:5568 .text.HAL_TIM_Base_Init:0000000000000000 $t
- /tmp/ccPLZXyC.s:5575 .text.HAL_TIM_Base_Init:0000000000000000 HAL_TIM_Base_Init
- /tmp/ccPLZXyC.s:5676 .text.HAL_TIM_OC_Init:0000000000000000 $t
- /tmp/ccPLZXyC.s:5683 .text.HAL_TIM_OC_Init:0000000000000000 HAL_TIM_OC_Init
- /tmp/ccPLZXyC.s:5784 .text.HAL_TIM_PWM_Init:0000000000000000 $t
- /tmp/ccPLZXyC.s:5791 .text.HAL_TIM_PWM_Init:0000000000000000 HAL_TIM_PWM_Init
- /tmp/ccPLZXyC.s:5892 .text.HAL_TIM_IC_Init:0000000000000000 $t
- /tmp/ccPLZXyC.s:5899 .text.HAL_TIM_IC_Init:0000000000000000 HAL_TIM_IC_Init
- /tmp/ccPLZXyC.s:6000 .text.HAL_TIM_OnePulse_Init:0000000000000000 $t
-ARM GAS /tmp/ccPLZXyC.s page 497
+ /tmp/ccLc7i2y.s:3922 .text.HAL_TIM_PeriodElapsedHalfCpltCallback:0000000000000000 HAL_TIM_PeriodElapsedHalfCpltCallback
+ /tmp/ccLc7i2y.s:3937 .text.TIM_DMAPeriodElapsedHalfCplt:0000000000000000 $t
+ /tmp/ccLc7i2y.s:3970 .text.HAL_TIM_OC_DelayElapsedCallback:0000000000000000 $t
+ /tmp/ccLc7i2y.s:3977 .text.HAL_TIM_OC_DelayElapsedCallback:0000000000000000 HAL_TIM_OC_DelayElapsedCallback
+ /tmp/ccLc7i2y.s:3992 .text.HAL_TIM_IC_CaptureCallback:0000000000000000 $t
+ /tmp/ccLc7i2y.s:3999 .text.HAL_TIM_IC_CaptureCallback:0000000000000000 HAL_TIM_IC_CaptureCallback
+ /tmp/ccLc7i2y.s:4014 .text.TIM_DMACaptureCplt:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4149 .text.HAL_TIM_IC_CaptureHalfCpltCallback:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4156 .text.HAL_TIM_IC_CaptureHalfCpltCallback:0000000000000000 HAL_TIM_IC_CaptureHalfCpltCallback
+ /tmp/ccLc7i2y.s:4171 .text.TIM_DMACaptureHalfCplt:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4260 .text.HAL_TIM_PWM_PulseFinishedCallback:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4267 .text.HAL_TIM_PWM_PulseFinishedCallback:0000000000000000 HAL_TIM_PWM_PulseFinishedCallback
+ /tmp/ccLc7i2y.s:4282 .text.TIM_DMADelayPulseCplt:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4408 .text.HAL_TIM_PWM_PulseFinishedHalfCpltCallback:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4415 .text.HAL_TIM_PWM_PulseFinishedHalfCpltCallback:0000000000000000 HAL_TIM_PWM_PulseFinishedHalfCpltCallback
+ /tmp/ccLc7i2y.s:4430 .text.TIM_DMADelayPulseHalfCplt:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4519 .text.HAL_TIM_TriggerCallback:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4526 .text.HAL_TIM_TriggerCallback:0000000000000000 HAL_TIM_TriggerCallback
+ /tmp/ccLc7i2y.s:4541 .text.HAL_TIM_IRQHandler:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4548 .text.HAL_TIM_IRQHandler:0000000000000000 HAL_TIM_IRQHandler
+ /tmp/ccLc7i2y.s:4850 .text.TIM_DMATriggerCplt:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4894 .text.HAL_TIM_TriggerHalfCpltCallback:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4901 .text.HAL_TIM_TriggerHalfCpltCallback:0000000000000000 HAL_TIM_TriggerHalfCpltCallback
+ /tmp/ccLc7i2y.s:4916 .text.TIM_DMATriggerHalfCplt:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4949 .text.HAL_TIM_ErrorCallback:0000000000000000 $t
+ /tmp/ccLc7i2y.s:4956 .text.HAL_TIM_ErrorCallback:0000000000000000 HAL_TIM_ErrorCallback
+ /tmp/ccLc7i2y.s:4971 .text.TIM_DMAError:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5076 .text.HAL_TIM_Base_GetState:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5083 .text.HAL_TIM_Base_GetState:0000000000000000 HAL_TIM_Base_GetState
+ /tmp/ccLc7i2y.s:5101 .text.HAL_TIM_OC_GetState:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5108 .text.HAL_TIM_OC_GetState:0000000000000000 HAL_TIM_OC_GetState
+ /tmp/ccLc7i2y.s:5126 .text.HAL_TIM_PWM_GetState:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5133 .text.HAL_TIM_PWM_GetState:0000000000000000 HAL_TIM_PWM_GetState
+ /tmp/ccLc7i2y.s:5151 .text.HAL_TIM_IC_GetState:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5158 .text.HAL_TIM_IC_GetState:0000000000000000 HAL_TIM_IC_GetState
+ /tmp/ccLc7i2y.s:5176 .text.HAL_TIM_OnePulse_GetState:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5183 .text.HAL_TIM_OnePulse_GetState:0000000000000000 HAL_TIM_OnePulse_GetState
+ /tmp/ccLc7i2y.s:5201 .text.HAL_TIM_Encoder_GetState:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5208 .text.HAL_TIM_Encoder_GetState:0000000000000000 HAL_TIM_Encoder_GetState
+ /tmp/ccLc7i2y.s:5226 .text.HAL_TIM_GetActiveChannel:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5233 .text.HAL_TIM_GetActiveChannel:0000000000000000 HAL_TIM_GetActiveChannel
+ /tmp/ccLc7i2y.s:5251 .text.HAL_TIM_GetChannelState:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5258 .text.HAL_TIM_GetChannelState:0000000000000000 HAL_TIM_GetChannelState
+ /tmp/ccLc7i2y.s:5336 .text.HAL_TIM_DMABurstState:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5343 .text.HAL_TIM_DMABurstState:0000000000000000 HAL_TIM_DMABurstState
+ /tmp/ccLc7i2y.s:5362 .text.TIM_Base_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5369 .text.TIM_Base_SetConfig:0000000000000000 TIM_Base_SetConfig
+ /tmp/ccLc7i2y.s:5557 .text.TIM_Base_SetConfig:0000000000000104 $d
+ /tmp/ccLc7i2y.s:5568 .text.HAL_TIM_Base_Init:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5575 .text.HAL_TIM_Base_Init:0000000000000000 HAL_TIM_Base_Init
+ /tmp/ccLc7i2y.s:5676 .text.HAL_TIM_OC_Init:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5683 .text.HAL_TIM_OC_Init:0000000000000000 HAL_TIM_OC_Init
+ /tmp/ccLc7i2y.s:5784 .text.HAL_TIM_PWM_Init:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5791 .text.HAL_TIM_PWM_Init:0000000000000000 HAL_TIM_PWM_Init
+ /tmp/ccLc7i2y.s:5892 .text.HAL_TIM_IC_Init:0000000000000000 $t
+ /tmp/ccLc7i2y.s:5899 .text.HAL_TIM_IC_Init:0000000000000000 HAL_TIM_IC_Init
+ /tmp/ccLc7i2y.s:6000 .text.HAL_TIM_OnePulse_Init:0000000000000000 $t
+ARM GAS /tmp/ccLc7i2y.s page 497
- /tmp/ccPLZXyC.s:6007 .text.HAL_TIM_OnePulse_Init:0000000000000000 HAL_TIM_OnePulse_Init
- /tmp/ccPLZXyC.s:6114 .text.HAL_TIM_Encoder_Init:0000000000000000 $t
- /tmp/ccPLZXyC.s:6121 .text.HAL_TIM_Encoder_Init:0000000000000000 HAL_TIM_Encoder_Init
- /tmp/ccPLZXyC.s:6327 .text.HAL_TIM_Encoder_Init:00000000000000a8 $d
- /tmp/ccPLZXyC.s:6334 .text.TIM_OC2_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:6341 .text.TIM_OC2_SetConfig:0000000000000000 TIM_OC2_SetConfig
- /tmp/ccPLZXyC.s:6478 .text.TIM_OC2_SetConfig:0000000000000064 $d
- /tmp/ccPLZXyC.s:6485 .text.HAL_TIM_OC_ConfigChannel:0000000000000000 $t
- /tmp/ccPLZXyC.s:6492 .text.HAL_TIM_OC_ConfigChannel:0000000000000000 HAL_TIM_OC_ConfigChannel
- /tmp/ccPLZXyC.s:6524 .text.HAL_TIM_OC_ConfigChannel:000000000000001a $d
- /tmp/ccPLZXyC.s:6658 .text.HAL_TIM_PWM_ConfigChannel:0000000000000000 $t
- /tmp/ccPLZXyC.s:6665 .text.HAL_TIM_PWM_ConfigChannel:0000000000000000 HAL_TIM_PWM_ConfigChannel
- /tmp/ccPLZXyC.s:6702 .text.HAL_TIM_PWM_ConfigChannel:0000000000000020 $d
- /tmp/ccPLZXyC.s:6978 .text.TIM_TI1_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:6985 .text.TIM_TI1_SetConfig:0000000000000000 TIM_TI1_SetConfig
- /tmp/ccPLZXyC.s:7114 .text.TIM_TI1_SetConfig:0000000000000088 $d
- /tmp/ccPLZXyC.s:7121 .text.HAL_TIM_IC_ConfigChannel:0000000000000000 $t
- /tmp/ccPLZXyC.s:7128 .text.HAL_TIM_IC_ConfigChannel:0000000000000000 HAL_TIM_IC_ConfigChannel
- /tmp/ccPLZXyC.s:7344 .text.HAL_TIM_OnePulse_ConfigChannel:0000000000000000 $t
- /tmp/ccPLZXyC.s:7351 .text.HAL_TIM_OnePulse_ConfigChannel:0000000000000000 HAL_TIM_OnePulse_ConfigChannel
- /tmp/ccPLZXyC.s:7615 .text.HAL_TIM_OnePulse_ConfigChannel:00000000000000fc $d
- /tmp/ccPLZXyC.s:7620 .text.TIM_ETR_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:7627 .text.TIM_ETR_SetConfig:0000000000000000 TIM_ETR_SetConfig
- /tmp/ccPLZXyC.s:7671 .text.HAL_TIM_ConfigOCrefClear:0000000000000000 $t
- /tmp/ccPLZXyC.s:7678 .text.HAL_TIM_ConfigOCrefClear:0000000000000000 HAL_TIM_ConfigOCrefClear
- /tmp/ccPLZXyC.s:7754 .text.HAL_TIM_ConfigOCrefClear:0000000000000048 $d
- /tmp/ccPLZXyC.s:7963 .text.HAL_TIM_ConfigClockSource:0000000000000000 $t
- /tmp/ccPLZXyC.s:7970 .text.HAL_TIM_ConfigClockSource:0000000000000000 HAL_TIM_ConfigClockSource
- /tmp/ccPLZXyC.s:8258 .text.HAL_TIM_ConfigClockSource:00000000000000fc $d
- /tmp/ccPLZXyC.s:8263 .text.TIM_SlaveTimer_SetConfig:0000000000000000 $t
- /tmp/ccPLZXyC.s:8269 .text.TIM_SlaveTimer_SetConfig:0000000000000000 TIM_SlaveTimer_SetConfig
- /tmp/ccPLZXyC.s:8522 .text.TIM_SlaveTimer_SetConfig:00000000000000b8 $d
- /tmp/ccPLZXyC.s:8527 .text.HAL_TIM_SlaveConfigSynchro:0000000000000000 $t
- /tmp/ccPLZXyC.s:8534 .text.HAL_TIM_SlaveConfigSynchro:0000000000000000 HAL_TIM_SlaveConfigSynchro
- /tmp/ccPLZXyC.s:8622 .text.HAL_TIM_SlaveConfigSynchro_IT:0000000000000000 $t
- /tmp/ccPLZXyC.s:8629 .text.HAL_TIM_SlaveConfigSynchro_IT:0000000000000000 HAL_TIM_SlaveConfigSynchro_IT
- /tmp/ccPLZXyC.s:8717 .text.TIM_CCxChannelCmd:0000000000000000 $t
- /tmp/ccPLZXyC.s:8724 .text.TIM_CCxChannelCmd:0000000000000000 TIM_CCxChannelCmd
- /tmp/ccPLZXyC.s:8762 .text.HAL_TIM_OC_Start:0000000000000000 $t
- /tmp/ccPLZXyC.s:8769 .text.HAL_TIM_OC_Start:0000000000000000 HAL_TIM_OC_Start
- /tmp/ccPLZXyC.s:9010 .text.HAL_TIM_OC_Start:0000000000000144 $d
- /tmp/ccPLZXyC.s:9017 .text.HAL_TIM_OC_Stop:0000000000000000 $t
- /tmp/ccPLZXyC.s:9024 .text.HAL_TIM_OC_Stop:0000000000000000 HAL_TIM_OC_Stop
- /tmp/ccPLZXyC.s:9145 .text.HAL_TIM_OC_Stop:000000000000009c $d
- /tmp/ccPLZXyC.s:9151 .text.HAL_TIM_OC_Start_IT:0000000000000000 $t
- /tmp/ccPLZXyC.s:9158 .text.HAL_TIM_OC_Start_IT:0000000000000000 HAL_TIM_OC_Start_IT
- /tmp/ccPLZXyC.s:9205 .text.HAL_TIM_OC_Start_IT:000000000000002e $d
- /tmp/ccPLZXyC.s:9459 .text.HAL_TIM_OC_Start_IT:000000000000018c $d
- /tmp/ccPLZXyC.s:9466 .text.HAL_TIM_OC_Stop_IT:0000000000000000 $t
- /tmp/ccPLZXyC.s:9473 .text.HAL_TIM_OC_Stop_IT:0000000000000000 HAL_TIM_OC_Stop_IT
- /tmp/ccPLZXyC.s:9498 .text.HAL_TIM_OC_Stop_IT:000000000000000e $d
- /tmp/ccPLZXyC.s:9668 .text.HAL_TIM_OC_Stop_IT:00000000000000f0 $d
- /tmp/ccPLZXyC.s:9674 .text.HAL_TIM_OC_Start_DMA:0000000000000000 $t
- /tmp/ccPLZXyC.s:9681 .text.HAL_TIM_OC_Start_DMA:0000000000000000 HAL_TIM_OC_Start_DMA
- /tmp/ccPLZXyC.s:9757 .text.HAL_TIM_OC_Start_DMA:0000000000000058 $d
- /tmp/ccPLZXyC.s:9771 .text.HAL_TIM_OC_Start_DMA:0000000000000072 $t
- /tmp/ccPLZXyC.s:10256 .text.HAL_TIM_OC_Start_DMA:00000000000002cc $d
-ARM GAS /tmp/ccPLZXyC.s page 498
+ /tmp/ccLc7i2y.s:6007 .text.HAL_TIM_OnePulse_Init:0000000000000000 HAL_TIM_OnePulse_Init
+ /tmp/ccLc7i2y.s:6114 .text.HAL_TIM_Encoder_Init:0000000000000000 $t
+ /tmp/ccLc7i2y.s:6121 .text.HAL_TIM_Encoder_Init:0000000000000000 HAL_TIM_Encoder_Init
+ /tmp/ccLc7i2y.s:6327 .text.HAL_TIM_Encoder_Init:00000000000000a8 $d
+ /tmp/ccLc7i2y.s:6334 .text.TIM_OC2_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:6341 .text.TIM_OC2_SetConfig:0000000000000000 TIM_OC2_SetConfig
+ /tmp/ccLc7i2y.s:6478 .text.TIM_OC2_SetConfig:0000000000000064 $d
+ /tmp/ccLc7i2y.s:6485 .text.HAL_TIM_OC_ConfigChannel:0000000000000000 $t
+ /tmp/ccLc7i2y.s:6492 .text.HAL_TIM_OC_ConfigChannel:0000000000000000 HAL_TIM_OC_ConfigChannel
+ /tmp/ccLc7i2y.s:6524 .text.HAL_TIM_OC_ConfigChannel:000000000000001a $d
+ /tmp/ccLc7i2y.s:6658 .text.HAL_TIM_PWM_ConfigChannel:0000000000000000 $t
+ /tmp/ccLc7i2y.s:6665 .text.HAL_TIM_PWM_ConfigChannel:0000000000000000 HAL_TIM_PWM_ConfigChannel
+ /tmp/ccLc7i2y.s:6702 .text.HAL_TIM_PWM_ConfigChannel:0000000000000020 $d
+ /tmp/ccLc7i2y.s:6978 .text.TIM_TI1_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:6985 .text.TIM_TI1_SetConfig:0000000000000000 TIM_TI1_SetConfig
+ /tmp/ccLc7i2y.s:7114 .text.TIM_TI1_SetConfig:0000000000000088 $d
+ /tmp/ccLc7i2y.s:7121 .text.HAL_TIM_IC_ConfigChannel:0000000000000000 $t
+ /tmp/ccLc7i2y.s:7128 .text.HAL_TIM_IC_ConfigChannel:0000000000000000 HAL_TIM_IC_ConfigChannel
+ /tmp/ccLc7i2y.s:7344 .text.HAL_TIM_OnePulse_ConfigChannel:0000000000000000 $t
+ /tmp/ccLc7i2y.s:7351 .text.HAL_TIM_OnePulse_ConfigChannel:0000000000000000 HAL_TIM_OnePulse_ConfigChannel
+ /tmp/ccLc7i2y.s:7615 .text.HAL_TIM_OnePulse_ConfigChannel:00000000000000fc $d
+ /tmp/ccLc7i2y.s:7620 .text.TIM_ETR_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:7627 .text.TIM_ETR_SetConfig:0000000000000000 TIM_ETR_SetConfig
+ /tmp/ccLc7i2y.s:7671 .text.HAL_TIM_ConfigOCrefClear:0000000000000000 $t
+ /tmp/ccLc7i2y.s:7678 .text.HAL_TIM_ConfigOCrefClear:0000000000000000 HAL_TIM_ConfigOCrefClear
+ /tmp/ccLc7i2y.s:7754 .text.HAL_TIM_ConfigOCrefClear:0000000000000048 $d
+ /tmp/ccLc7i2y.s:7963 .text.HAL_TIM_ConfigClockSource:0000000000000000 $t
+ /tmp/ccLc7i2y.s:7970 .text.HAL_TIM_ConfigClockSource:0000000000000000 HAL_TIM_ConfigClockSource
+ /tmp/ccLc7i2y.s:8258 .text.HAL_TIM_ConfigClockSource:00000000000000fc $d
+ /tmp/ccLc7i2y.s:8263 .text.TIM_SlaveTimer_SetConfig:0000000000000000 $t
+ /tmp/ccLc7i2y.s:8269 .text.TIM_SlaveTimer_SetConfig:0000000000000000 TIM_SlaveTimer_SetConfig
+ /tmp/ccLc7i2y.s:8522 .text.TIM_SlaveTimer_SetConfig:00000000000000b8 $d
+ /tmp/ccLc7i2y.s:8527 .text.HAL_TIM_SlaveConfigSynchro:0000000000000000 $t
+ /tmp/ccLc7i2y.s:8534 .text.HAL_TIM_SlaveConfigSynchro:0000000000000000 HAL_TIM_SlaveConfigSynchro
+ /tmp/ccLc7i2y.s:8622 .text.HAL_TIM_SlaveConfigSynchro_IT:0000000000000000 $t
+ /tmp/ccLc7i2y.s:8629 .text.HAL_TIM_SlaveConfigSynchro_IT:0000000000000000 HAL_TIM_SlaveConfigSynchro_IT
+ /tmp/ccLc7i2y.s:8717 .text.TIM_CCxChannelCmd:0000000000000000 $t
+ /tmp/ccLc7i2y.s:8724 .text.TIM_CCxChannelCmd:0000000000000000 TIM_CCxChannelCmd
+ /tmp/ccLc7i2y.s:8762 .text.HAL_TIM_OC_Start:0000000000000000 $t
+ /tmp/ccLc7i2y.s:8769 .text.HAL_TIM_OC_Start:0000000000000000 HAL_TIM_OC_Start
+ /tmp/ccLc7i2y.s:9010 .text.HAL_TIM_OC_Start:0000000000000144 $d
+ /tmp/ccLc7i2y.s:9017 .text.HAL_TIM_OC_Stop:0000000000000000 $t
+ /tmp/ccLc7i2y.s:9024 .text.HAL_TIM_OC_Stop:0000000000000000 HAL_TIM_OC_Stop
+ /tmp/ccLc7i2y.s:9145 .text.HAL_TIM_OC_Stop:000000000000009c $d
+ /tmp/ccLc7i2y.s:9151 .text.HAL_TIM_OC_Start_IT:0000000000000000 $t
+ /tmp/ccLc7i2y.s:9158 .text.HAL_TIM_OC_Start_IT:0000000000000000 HAL_TIM_OC_Start_IT
+ /tmp/ccLc7i2y.s:9205 .text.HAL_TIM_OC_Start_IT:000000000000002e $d
+ /tmp/ccLc7i2y.s:9459 .text.HAL_TIM_OC_Start_IT:000000000000018c $d
+ /tmp/ccLc7i2y.s:9466 .text.HAL_TIM_OC_Stop_IT:0000000000000000 $t
+ /tmp/ccLc7i2y.s:9473 .text.HAL_TIM_OC_Stop_IT:0000000000000000 HAL_TIM_OC_Stop_IT
+ /tmp/ccLc7i2y.s:9498 .text.HAL_TIM_OC_Stop_IT:000000000000000e $d
+ /tmp/ccLc7i2y.s:9668 .text.HAL_TIM_OC_Stop_IT:00000000000000f0 $d
+ /tmp/ccLc7i2y.s:9674 .text.HAL_TIM_OC_Start_DMA:0000000000000000 $t
+ /tmp/ccLc7i2y.s:9681 .text.HAL_TIM_OC_Start_DMA:0000000000000000 HAL_TIM_OC_Start_DMA
+ /tmp/ccLc7i2y.s:9757 .text.HAL_TIM_OC_Start_DMA:0000000000000058 $d
+ /tmp/ccLc7i2y.s:9771 .text.HAL_TIM_OC_Start_DMA:0000000000000072 $t
+ /tmp/ccLc7i2y.s:10256 .text.HAL_TIM_OC_Start_DMA:00000000000002cc $d
+ARM GAS /tmp/ccLc7i2y.s page 498
- /tmp/ccPLZXyC.s:10266 .text.HAL_TIM_OC_Stop_DMA:0000000000000000 $t
- /tmp/ccPLZXyC.s:10273 .text.HAL_TIM_OC_Stop_DMA:0000000000000000 HAL_TIM_OC_Stop_DMA
- /tmp/ccPLZXyC.s:10298 .text.HAL_TIM_OC_Stop_DMA:000000000000000e $d
- /tmp/ccPLZXyC.s:10493 .text.HAL_TIM_OC_Stop_DMA:0000000000000108 $d
- /tmp/ccPLZXyC.s:10499 .text.HAL_TIM_PWM_Start:0000000000000000 $t
- /tmp/ccPLZXyC.s:10506 .text.HAL_TIM_PWM_Start:0000000000000000 HAL_TIM_PWM_Start
- /tmp/ccPLZXyC.s:10747 .text.HAL_TIM_PWM_Start:0000000000000144 $d
- /tmp/ccPLZXyC.s:10754 .text.HAL_TIM_PWM_Stop:0000000000000000 $t
- /tmp/ccPLZXyC.s:10761 .text.HAL_TIM_PWM_Stop:0000000000000000 HAL_TIM_PWM_Stop
- /tmp/ccPLZXyC.s:10882 .text.HAL_TIM_PWM_Stop:000000000000009c $d
- /tmp/ccPLZXyC.s:10888 .text.HAL_TIM_PWM_Start_IT:0000000000000000 $t
- /tmp/ccPLZXyC.s:10895 .text.HAL_TIM_PWM_Start_IT:0000000000000000 HAL_TIM_PWM_Start_IT
- /tmp/ccPLZXyC.s:10942 .text.HAL_TIM_PWM_Start_IT:000000000000002e $d
- /tmp/ccPLZXyC.s:11196 .text.HAL_TIM_PWM_Start_IT:000000000000018c $d
- /tmp/ccPLZXyC.s:11203 .text.HAL_TIM_PWM_Stop_IT:0000000000000000 $t
- /tmp/ccPLZXyC.s:11210 .text.HAL_TIM_PWM_Stop_IT:0000000000000000 HAL_TIM_PWM_Stop_IT
- /tmp/ccPLZXyC.s:11235 .text.HAL_TIM_PWM_Stop_IT:000000000000000e $d
- /tmp/ccPLZXyC.s:11405 .text.HAL_TIM_PWM_Stop_IT:00000000000000f0 $d
- /tmp/ccPLZXyC.s:11411 .text.HAL_TIM_PWM_Start_DMA:0000000000000000 $t
- /tmp/ccPLZXyC.s:11418 .text.HAL_TIM_PWM_Start_DMA:0000000000000000 HAL_TIM_PWM_Start_DMA
- /tmp/ccPLZXyC.s:11494 .text.HAL_TIM_PWM_Start_DMA:0000000000000058 $d
- /tmp/ccPLZXyC.s:11508 .text.HAL_TIM_PWM_Start_DMA:0000000000000072 $t
- /tmp/ccPLZXyC.s:11993 .text.HAL_TIM_PWM_Start_DMA:00000000000002cc $d
- /tmp/ccPLZXyC.s:12003 .text.HAL_TIM_PWM_Stop_DMA:0000000000000000 $t
- /tmp/ccPLZXyC.s:12010 .text.HAL_TIM_PWM_Stop_DMA:0000000000000000 HAL_TIM_PWM_Stop_DMA
- /tmp/ccPLZXyC.s:12035 .text.HAL_TIM_PWM_Stop_DMA:000000000000000e $d
- /tmp/ccPLZXyC.s:12230 .text.HAL_TIM_PWM_Stop_DMA:0000000000000108 $d
- /tmp/ccPLZXyC.s:12236 .text.HAL_TIM_IC_Start:0000000000000000 $t
- /tmp/ccPLZXyC.s:12243 .text.HAL_TIM_IC_Start:0000000000000000 HAL_TIM_IC_Start
- /tmp/ccPLZXyC.s:12539 .text.HAL_TIM_IC_Start:0000000000000160 $d
- /tmp/ccPLZXyC.s:12545 .text.HAL_TIM_IC_Stop:0000000000000000 $t
- /tmp/ccPLZXyC.s:12552 .text.HAL_TIM_IC_Stop:0000000000000000 HAL_TIM_IC_Stop
- /tmp/ccPLZXyC.s:12674 .text.HAL_TIM_IC_Start_IT:0000000000000000 $t
- /tmp/ccPLZXyC.s:12681 .text.HAL_TIM_IC_Start_IT:0000000000000000 HAL_TIM_IC_Start_IT
- /tmp/ccPLZXyC.s:12746 .text.HAL_TIM_IC_Start_IT:0000000000000040 $d
- /tmp/ccPLZXyC.s:13047 .text.HAL_TIM_IC_Start_IT:00000000000001a8 $d
- /tmp/ccPLZXyC.s:13053 .text.HAL_TIM_IC_Stop_IT:0000000000000000 $t
- /tmp/ccPLZXyC.s:13060 .text.HAL_TIM_IC_Stop_IT:0000000000000000 HAL_TIM_IC_Stop_IT
- /tmp/ccPLZXyC.s:13085 .text.HAL_TIM_IC_Stop_IT:000000000000000e $d
- /tmp/ccPLZXyC.s:13253 .text.HAL_TIM_IC_Start_DMA:0000000000000000 $t
- /tmp/ccPLZXyC.s:13260 .text.HAL_TIM_IC_Start_DMA:0000000000000000 HAL_TIM_IC_Start_DMA
- /tmp/ccPLZXyC.s:13359 .text.HAL_TIM_IC_Start_DMA:0000000000000064 $d
- /tmp/ccPLZXyC.s:13373 .text.HAL_TIM_IC_Start_DMA:000000000000007e $t
- /tmp/ccPLZXyC.s:13791 .text.HAL_TIM_IC_Start_DMA:0000000000000270 $d
- /tmp/ccPLZXyC.s:13800 .text.HAL_TIM_IC_Stop_DMA:0000000000000000 $t
- /tmp/ccPLZXyC.s:13807 .text.HAL_TIM_IC_Stop_DMA:0000000000000000 HAL_TIM_IC_Stop_DMA
- /tmp/ccPLZXyC.s:13840 .text.HAL_TIM_IC_Stop_DMA:0000000000000016 $d
- /tmp/ccPLZXyC.s:14016 .text.HAL_TIM_OnePulse_Start:0000000000000000 $t
- /tmp/ccPLZXyC.s:14023 .text.HAL_TIM_OnePulse_Start:0000000000000000 HAL_TIM_OnePulse_Start
- /tmp/ccPLZXyC.s:14144 .text.HAL_TIM_OnePulse_Start:000000000000007c $d
- /tmp/ccPLZXyC.s:14150 .text.HAL_TIM_OnePulse_Stop:0000000000000000 $t
- /tmp/ccPLZXyC.s:14157 .text.HAL_TIM_OnePulse_Stop:0000000000000000 HAL_TIM_OnePulse_Stop
- /tmp/ccPLZXyC.s:14251 .text.HAL_TIM_OnePulse_Stop:0000000000000078 $d
- /tmp/ccPLZXyC.s:14257 .text.HAL_TIM_OnePulse_Start_IT:0000000000000000 $t
- /tmp/ccPLZXyC.s:14264 .text.HAL_TIM_OnePulse_Start_IT:0000000000000000 HAL_TIM_OnePulse_Start_IT
- /tmp/ccPLZXyC.s:14395 .text.HAL_TIM_OnePulse_Start_IT:0000000000000090 $d
- /tmp/ccPLZXyC.s:14401 .text.HAL_TIM_OnePulse_Stop_IT:0000000000000000 $t
-ARM GAS /tmp/ccPLZXyC.s page 499
+ /tmp/ccLc7i2y.s:10266 .text.HAL_TIM_OC_Stop_DMA:0000000000000000 $t
+ /tmp/ccLc7i2y.s:10273 .text.HAL_TIM_OC_Stop_DMA:0000000000000000 HAL_TIM_OC_Stop_DMA
+ /tmp/ccLc7i2y.s:10298 .text.HAL_TIM_OC_Stop_DMA:000000000000000e $d
+ /tmp/ccLc7i2y.s:10493 .text.HAL_TIM_OC_Stop_DMA:0000000000000108 $d
+ /tmp/ccLc7i2y.s:10499 .text.HAL_TIM_PWM_Start:0000000000000000 $t
+ /tmp/ccLc7i2y.s:10506 .text.HAL_TIM_PWM_Start:0000000000000000 HAL_TIM_PWM_Start
+ /tmp/ccLc7i2y.s:10747 .text.HAL_TIM_PWM_Start:0000000000000144 $d
+ /tmp/ccLc7i2y.s:10754 .text.HAL_TIM_PWM_Stop:0000000000000000 $t
+ /tmp/ccLc7i2y.s:10761 .text.HAL_TIM_PWM_Stop:0000000000000000 HAL_TIM_PWM_Stop
+ /tmp/ccLc7i2y.s:10882 .text.HAL_TIM_PWM_Stop:000000000000009c $d
+ /tmp/ccLc7i2y.s:10888 .text.HAL_TIM_PWM_Start_IT:0000000000000000 $t
+ /tmp/ccLc7i2y.s:10895 .text.HAL_TIM_PWM_Start_IT:0000000000000000 HAL_TIM_PWM_Start_IT
+ /tmp/ccLc7i2y.s:10942 .text.HAL_TIM_PWM_Start_IT:000000000000002e $d
+ /tmp/ccLc7i2y.s:11196 .text.HAL_TIM_PWM_Start_IT:000000000000018c $d
+ /tmp/ccLc7i2y.s:11203 .text.HAL_TIM_PWM_Stop_IT:0000000000000000 $t
+ /tmp/ccLc7i2y.s:11210 .text.HAL_TIM_PWM_Stop_IT:0000000000000000 HAL_TIM_PWM_Stop_IT
+ /tmp/ccLc7i2y.s:11235 .text.HAL_TIM_PWM_Stop_IT:000000000000000e $d
+ /tmp/ccLc7i2y.s:11405 .text.HAL_TIM_PWM_Stop_IT:00000000000000f0 $d
+ /tmp/ccLc7i2y.s:11411 .text.HAL_TIM_PWM_Start_DMA:0000000000000000 $t
+ /tmp/ccLc7i2y.s:11418 .text.HAL_TIM_PWM_Start_DMA:0000000000000000 HAL_TIM_PWM_Start_DMA
+ /tmp/ccLc7i2y.s:11494 .text.HAL_TIM_PWM_Start_DMA:0000000000000058 $d
+ /tmp/ccLc7i2y.s:11508 .text.HAL_TIM_PWM_Start_DMA:0000000000000072 $t
+ /tmp/ccLc7i2y.s:11993 .text.HAL_TIM_PWM_Start_DMA:00000000000002cc $d
+ /tmp/ccLc7i2y.s:12003 .text.HAL_TIM_PWM_Stop_DMA:0000000000000000 $t
+ /tmp/ccLc7i2y.s:12010 .text.HAL_TIM_PWM_Stop_DMA:0000000000000000 HAL_TIM_PWM_Stop_DMA
+ /tmp/ccLc7i2y.s:12035 .text.HAL_TIM_PWM_Stop_DMA:000000000000000e $d
+ /tmp/ccLc7i2y.s:12230 .text.HAL_TIM_PWM_Stop_DMA:0000000000000108 $d
+ /tmp/ccLc7i2y.s:12236 .text.HAL_TIM_IC_Start:0000000000000000 $t
+ /tmp/ccLc7i2y.s:12243 .text.HAL_TIM_IC_Start:0000000000000000 HAL_TIM_IC_Start
+ /tmp/ccLc7i2y.s:12539 .text.HAL_TIM_IC_Start:0000000000000160 $d
+ /tmp/ccLc7i2y.s:12545 .text.HAL_TIM_IC_Stop:0000000000000000 $t
+ /tmp/ccLc7i2y.s:12552 .text.HAL_TIM_IC_Stop:0000000000000000 HAL_TIM_IC_Stop
+ /tmp/ccLc7i2y.s:12674 .text.HAL_TIM_IC_Start_IT:0000000000000000 $t
+ /tmp/ccLc7i2y.s:12681 .text.HAL_TIM_IC_Start_IT:0000000000000000 HAL_TIM_IC_Start_IT
+ /tmp/ccLc7i2y.s:12746 .text.HAL_TIM_IC_Start_IT:0000000000000040 $d
+ /tmp/ccLc7i2y.s:13047 .text.HAL_TIM_IC_Start_IT:00000000000001a8 $d
+ /tmp/ccLc7i2y.s:13053 .text.HAL_TIM_IC_Stop_IT:0000000000000000 $t
+ /tmp/ccLc7i2y.s:13060 .text.HAL_TIM_IC_Stop_IT:0000000000000000 HAL_TIM_IC_Stop_IT
+ /tmp/ccLc7i2y.s:13085 .text.HAL_TIM_IC_Stop_IT:000000000000000e $d
+ /tmp/ccLc7i2y.s:13253 .text.HAL_TIM_IC_Start_DMA:0000000000000000 $t
+ /tmp/ccLc7i2y.s:13260 .text.HAL_TIM_IC_Start_DMA:0000000000000000 HAL_TIM_IC_Start_DMA
+ /tmp/ccLc7i2y.s:13359 .text.HAL_TIM_IC_Start_DMA:0000000000000064 $d
+ /tmp/ccLc7i2y.s:13373 .text.HAL_TIM_IC_Start_DMA:000000000000007e $t
+ /tmp/ccLc7i2y.s:13791 .text.HAL_TIM_IC_Start_DMA:0000000000000270 $d
+ /tmp/ccLc7i2y.s:13800 .text.HAL_TIM_IC_Stop_DMA:0000000000000000 $t
+ /tmp/ccLc7i2y.s:13807 .text.HAL_TIM_IC_Stop_DMA:0000000000000000 HAL_TIM_IC_Stop_DMA
+ /tmp/ccLc7i2y.s:13840 .text.HAL_TIM_IC_Stop_DMA:0000000000000016 $d
+ /tmp/ccLc7i2y.s:14016 .text.HAL_TIM_OnePulse_Start:0000000000000000 $t
+ /tmp/ccLc7i2y.s:14023 .text.HAL_TIM_OnePulse_Start:0000000000000000 HAL_TIM_OnePulse_Start
+ /tmp/ccLc7i2y.s:14144 .text.HAL_TIM_OnePulse_Start:000000000000007c $d
+ /tmp/ccLc7i2y.s:14150 .text.HAL_TIM_OnePulse_Stop:0000000000000000 $t
+ /tmp/ccLc7i2y.s:14157 .text.HAL_TIM_OnePulse_Stop:0000000000000000 HAL_TIM_OnePulse_Stop
+ /tmp/ccLc7i2y.s:14251 .text.HAL_TIM_OnePulse_Stop:0000000000000078 $d
+ /tmp/ccLc7i2y.s:14257 .text.HAL_TIM_OnePulse_Start_IT:0000000000000000 $t
+ /tmp/ccLc7i2y.s:14264 .text.HAL_TIM_OnePulse_Start_IT:0000000000000000 HAL_TIM_OnePulse_Start_IT
+ /tmp/ccLc7i2y.s:14395 .text.HAL_TIM_OnePulse_Start_IT:0000000000000090 $d
+ /tmp/ccLc7i2y.s:14401 .text.HAL_TIM_OnePulse_Stop_IT:0000000000000000 $t
+ARM GAS /tmp/ccLc7i2y.s page 499
- /tmp/ccPLZXyC.s:14408 .text.HAL_TIM_OnePulse_Stop_IT:0000000000000000 HAL_TIM_OnePulse_Stop_IT
- /tmp/ccPLZXyC.s:14512 .text.HAL_TIM_OnePulse_Stop_IT:000000000000008c $d
- /tmp/ccPLZXyC.s:14518 .text.HAL_TIM_Encoder_Start:0000000000000000 $t
- /tmp/ccPLZXyC.s:14525 .text.HAL_TIM_Encoder_Start:0000000000000000 HAL_TIM_Encoder_Start
- /tmp/ccPLZXyC.s:14726 .text.HAL_TIM_Encoder_Stop:0000000000000000 $t
- /tmp/ccPLZXyC.s:14733 .text.HAL_TIM_Encoder_Stop:0000000000000000 HAL_TIM_Encoder_Stop
- /tmp/ccPLZXyC.s:14915 .text.HAL_TIM_Encoder_Start_IT:0000000000000000 $t
- /tmp/ccPLZXyC.s:14922 .text.HAL_TIM_Encoder_Start_IT:0000000000000000 HAL_TIM_Encoder_Start_IT
- /tmp/ccPLZXyC.s:15145 .text.HAL_TIM_Encoder_Stop_IT:0000000000000000 $t
- /tmp/ccPLZXyC.s:15152 .text.HAL_TIM_Encoder_Stop_IT:0000000000000000 HAL_TIM_Encoder_Stop_IT
- /tmp/ccPLZXyC.s:15355 .text.HAL_TIM_Encoder_Start_DMA:0000000000000000 $t
- /tmp/ccPLZXyC.s:15362 .text.HAL_TIM_Encoder_Start_DMA:0000000000000000 HAL_TIM_Encoder_Start_DMA
- /tmp/ccPLZXyC.s:15846 .text.HAL_TIM_Encoder_Start_DMA:0000000000000240 $d
- /tmp/ccPLZXyC.s:15853 .text.HAL_TIM_Encoder_Stop_DMA:0000000000000000 $t
- /tmp/ccPLZXyC.s:15860 .text.HAL_TIM_Encoder_Stop_DMA:0000000000000000 HAL_TIM_Encoder_Stop_DMA
- /tmp/ccPLZXyC.s:3793 .text.HAL_TIM_ReadCapturedValue:0000000000000015 $d
- /tmp/ccPLZXyC.s:3793 .text.HAL_TIM_ReadCapturedValue:0000000000000016 $t
- /tmp/ccPLZXyC.s:6545 .text.HAL_TIM_OC_ConfigChannel:000000000000002f $d
- /tmp/ccPLZXyC.s:6545 .text.HAL_TIM_OC_ConfigChannel:0000000000000030 $t
- /tmp/ccPLZXyC.s:6723 .text.HAL_TIM_PWM_ConfigChannel:0000000000000035 $d
- /tmp/ccPLZXyC.s:6723 .text.HAL_TIM_PWM_ConfigChannel:0000000000000036 $t
- /tmp/ccPLZXyC.s:7776 .text.HAL_TIM_ConfigOCrefClear:000000000000005d $d
- /tmp/ccPLZXyC.s:7776 .text.HAL_TIM_ConfigOCrefClear:000000000000005e $t
- /tmp/ccPLZXyC.s:9218 .text.HAL_TIM_OC_Start_IT:000000000000003b $d
- /tmp/ccPLZXyC.s:9218 .text.HAL_TIM_OC_Start_IT:000000000000003c $t
- /tmp/ccPLZXyC.s:9511 .text.HAL_TIM_OC_Stop_IT:000000000000001b $d
- /tmp/ccPLZXyC.s:9511 .text.HAL_TIM_OC_Stop_IT:000000000000001c $t
- /tmp/ccPLZXyC.s:10311 .text.HAL_TIM_OC_Stop_DMA:000000000000001b $d
- /tmp/ccPLZXyC.s:10311 .text.HAL_TIM_OC_Stop_DMA:000000000000001c $t
- /tmp/ccPLZXyC.s:10955 .text.HAL_TIM_PWM_Start_IT:000000000000003b $d
- /tmp/ccPLZXyC.s:10955 .text.HAL_TIM_PWM_Start_IT:000000000000003c $t
- /tmp/ccPLZXyC.s:11248 .text.HAL_TIM_PWM_Stop_IT:000000000000001b $d
- /tmp/ccPLZXyC.s:11248 .text.HAL_TIM_PWM_Stop_IT:000000000000001c $t
- /tmp/ccPLZXyC.s:12048 .text.HAL_TIM_PWM_Stop_DMA:000000000000001b $d
- /tmp/ccPLZXyC.s:12048 .text.HAL_TIM_PWM_Stop_DMA:000000000000001c $t
- /tmp/ccPLZXyC.s:12760 .text.HAL_TIM_IC_Start_IT:000000000000004d $d
- /tmp/ccPLZXyC.s:12760 .text.HAL_TIM_IC_Start_IT:000000000000004e $t
- /tmp/ccPLZXyC.s:13098 .text.HAL_TIM_IC_Stop_IT:000000000000001b $d
- /tmp/ccPLZXyC.s:13098 .text.HAL_TIM_IC_Stop_IT:000000000000001c $t
- /tmp/ccPLZXyC.s:13853 .text.HAL_TIM_IC_Stop_DMA:0000000000000023 $d
- /tmp/ccPLZXyC.s:13853 .text.HAL_TIM_IC_Stop_DMA:0000000000000024 $t
+ /tmp/ccLc7i2y.s:14408 .text.HAL_TIM_OnePulse_Stop_IT:0000000000000000 HAL_TIM_OnePulse_Stop_IT
+ /tmp/ccLc7i2y.s:14512 .text.HAL_TIM_OnePulse_Stop_IT:000000000000008c $d
+ /tmp/ccLc7i2y.s:14518 .text.HAL_TIM_Encoder_Start:0000000000000000 $t
+ /tmp/ccLc7i2y.s:14525 .text.HAL_TIM_Encoder_Start:0000000000000000 HAL_TIM_Encoder_Start
+ /tmp/ccLc7i2y.s:14726 .text.HAL_TIM_Encoder_Stop:0000000000000000 $t
+ /tmp/ccLc7i2y.s:14733 .text.HAL_TIM_Encoder_Stop:0000000000000000 HAL_TIM_Encoder_Stop
+ /tmp/ccLc7i2y.s:14915 .text.HAL_TIM_Encoder_Start_IT:0000000000000000 $t
+ /tmp/ccLc7i2y.s:14922 .text.HAL_TIM_Encoder_Start_IT:0000000000000000 HAL_TIM_Encoder_Start_IT
+ /tmp/ccLc7i2y.s:15145 .text.HAL_TIM_Encoder_Stop_IT:0000000000000000 $t
+ /tmp/ccLc7i2y.s:15152 .text.HAL_TIM_Encoder_Stop_IT:0000000000000000 HAL_TIM_Encoder_Stop_IT
+ /tmp/ccLc7i2y.s:15355 .text.HAL_TIM_Encoder_Start_DMA:0000000000000000 $t
+ /tmp/ccLc7i2y.s:15362 .text.HAL_TIM_Encoder_Start_DMA:0000000000000000 HAL_TIM_Encoder_Start_DMA
+ /tmp/ccLc7i2y.s:15846 .text.HAL_TIM_Encoder_Start_DMA:0000000000000240 $d
+ /tmp/ccLc7i2y.s:15853 .text.HAL_TIM_Encoder_Stop_DMA:0000000000000000 $t
+ /tmp/ccLc7i2y.s:15860 .text.HAL_TIM_Encoder_Stop_DMA:0000000000000000 HAL_TIM_Encoder_Stop_DMA
+ /tmp/ccLc7i2y.s:3793 .text.HAL_TIM_ReadCapturedValue:0000000000000015 $d
+ /tmp/ccLc7i2y.s:3793 .text.HAL_TIM_ReadCapturedValue:0000000000000016 $t
+ /tmp/ccLc7i2y.s:6545 .text.HAL_TIM_OC_ConfigChannel:000000000000002f $d
+ /tmp/ccLc7i2y.s:6545 .text.HAL_TIM_OC_ConfigChannel:0000000000000030 $t
+ /tmp/ccLc7i2y.s:6723 .text.HAL_TIM_PWM_ConfigChannel:0000000000000035 $d
+ /tmp/ccLc7i2y.s:6723 .text.HAL_TIM_PWM_ConfigChannel:0000000000000036 $t
+ /tmp/ccLc7i2y.s:7776 .text.HAL_TIM_ConfigOCrefClear:000000000000005d $d
+ /tmp/ccLc7i2y.s:7776 .text.HAL_TIM_ConfigOCrefClear:000000000000005e $t
+ /tmp/ccLc7i2y.s:9218 .text.HAL_TIM_OC_Start_IT:000000000000003b $d
+ /tmp/ccLc7i2y.s:9218 .text.HAL_TIM_OC_Start_IT:000000000000003c $t
+ /tmp/ccLc7i2y.s:9511 .text.HAL_TIM_OC_Stop_IT:000000000000001b $d
+ /tmp/ccLc7i2y.s:9511 .text.HAL_TIM_OC_Stop_IT:000000000000001c $t
+ /tmp/ccLc7i2y.s:10311 .text.HAL_TIM_OC_Stop_DMA:000000000000001b $d
+ /tmp/ccLc7i2y.s:10311 .text.HAL_TIM_OC_Stop_DMA:000000000000001c $t
+ /tmp/ccLc7i2y.s:10955 .text.HAL_TIM_PWM_Start_IT:000000000000003b $d
+ /tmp/ccLc7i2y.s:10955 .text.HAL_TIM_PWM_Start_IT:000000000000003c $t
+ /tmp/ccLc7i2y.s:11248 .text.HAL_TIM_PWM_Stop_IT:000000000000001b $d
+ /tmp/ccLc7i2y.s:11248 .text.HAL_TIM_PWM_Stop_IT:000000000000001c $t
+ /tmp/ccLc7i2y.s:12048 .text.HAL_TIM_PWM_Stop_DMA:000000000000001b $d
+ /tmp/ccLc7i2y.s:12048 .text.HAL_TIM_PWM_Stop_DMA:000000000000001c $t
+ /tmp/ccLc7i2y.s:12760 .text.HAL_TIM_IC_Start_IT:000000000000004d $d
+ /tmp/ccLc7i2y.s:12760 .text.HAL_TIM_IC_Start_IT:000000000000004e $t
+ /tmp/ccLc7i2y.s:13098 .text.HAL_TIM_IC_Stop_IT:000000000000001b $d
+ /tmp/ccLc7i2y.s:13098 .text.HAL_TIM_IC_Stop_IT:000000000000001c $t
+ /tmp/ccLc7i2y.s:13853 .text.HAL_TIM_IC_Stop_DMA:0000000000000023 $d
+ /tmp/ccLc7i2y.s:13853 .text.HAL_TIM_IC_Stop_DMA:0000000000000024 $t
UNDEFINED SYMBOLS
HAL_DMA_Start_IT
diff --git a/build/stm32f7xx_hal_tim.o b/build/stm32f7xx_hal_tim.o
index 4ae249e..4962e92 100644
Binary files a/build/stm32f7xx_hal_tim.o and b/build/stm32f7xx_hal_tim.o differ
diff --git a/build/stm32f7xx_hal_tim_ex.lst b/build/stm32f7xx_hal_tim_ex.lst
index 4bc7280..78009f2 100644
--- a/build/stm32f7xx_hal_tim_ex.lst
+++ b/build/stm32f7xx_hal_tim_ex.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cc7KL1Mv.s page 1
+ARM GAS /tmp/ccbRTAFp.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** [..]
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** The Timer Extended features include:
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** (#) Complementary outputs with programmable dead-time for :
-ARM GAS /tmp/cc7KL1Mv.s page 2
+ARM GAS /tmp/ccbRTAFp.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** (++) Output Compare
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** */
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /** @defgroup TIMEx TIMEx
-ARM GAS /tmp/cc7KL1Mv.s page 3
+ARM GAS /tmp/ccbRTAFp.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @brief TIM Extended HAL module driver
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Check the TIM handle allocation */
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** if (htim == NULL)
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
-ARM GAS /tmp/cc7KL1Mv.s page 4
+ARM GAS /tmp/ccbRTAFp.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** return HAL_ERROR;
@@ -238,7 +238,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Use the TIM_TS_TI1F_ED signal to reset the TIM counter each edge detection */
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** htim->Instance->SMCR &= ~TIM_SMCR_SMS;
-ARM GAS /tmp/cc7KL1Mv.s page 5
+ARM GAS /tmp/ccbRTAFp.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** htim->Instance->SMCR |= TIM_SLAVEMODE_RESET;
@@ -298,7 +298,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** htim->HallSensor_MspDeInitCallback(htim);
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** #else
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* DeInit the low level hardware: GPIO, CLOCK, NVIC */
-ARM GAS /tmp/cc7KL1Mv.s page 6
+ARM GAS /tmp/ccbRTAFp.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** HAL_TIMEx_HallSensor_MspDeInit(htim);
@@ -358,7 +358,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @retval HAL status
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** */
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** HAL_StatusTypeDef HAL_TIMEx_HallSensor_Start(TIM_HandleTypeDef *htim)
-ARM GAS /tmp/cc7KL1Mv.s page 7
+ARM GAS /tmp/ccbRTAFp.s page 7
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
@@ -418,7 +418,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Check the parameters */
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** assert_param(IS_TIM_HALL_SENSOR_INTERFACE_INSTANCE(htim->Instance));
-ARM GAS /tmp/cc7KL1Mv.s page 8
+ARM GAS /tmp/ccbRTAFp.s page 8
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -478,7 +478,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** (in the Hall Sensor Interface the three possible channels that can be used are TIM_CHANNEL_1,
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_2 and TIM_CHANNEL_3) */
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CCxChannelCmd(htim->Instance, TIM_CHANNEL_1, TIM_CCx_ENABLE);
-ARM GAS /tmp/cc7KL1Mv.s page 9
+ARM GAS /tmp/ccbRTAFp.s page 9
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -538,7 +538,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @param Length The length of data to be transferred from TIM peripheral to memory.
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @retval HAL status
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** */
-ARM GAS /tmp/cc7KL1Mv.s page 10
+ARM GAS /tmp/ccbRTAFp.s page 10
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** HAL_StatusTypeDef HAL_TIMEx_HallSensor_Start_DMA(TIM_HandleTypeDef *htim, uint32_t *pData, uint16_t
@@ -598,7 +598,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** if (IS_TIM_SLAVE_INSTANCE(htim->Instance))
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** tmpsmcr = htim->Instance->SMCR & TIM_SMCR_SMS;
-ARM GAS /tmp/cc7KL1Mv.s page 11
+ARM GAS /tmp/ccbRTAFp.s page 11
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** if (!IS_TIM_SLAVEMODE_TRIGGER_ENABLED(tmpsmcr))
@@ -658,7 +658,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** ==============================================================================
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** ##### Timer Complementary Output Compare functions #####
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** ==============================================================================
-ARM GAS /tmp/cc7KL1Mv.s page 12
+ARM GAS /tmp/ccbRTAFp.s page 12
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** [..]
@@ -718,7 +718,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** else
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
-ARM GAS /tmp/cc7KL1Mv.s page 13
+ARM GAS /tmp/ccbRTAFp.s page 13
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** __HAL_TIM_ENABLE(htim);
@@ -778,7 +778,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Check the parameters */
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** assert_param(IS_TIM_CCXN_INSTANCE(htim->Instance, Channel));
-ARM GAS /tmp/cc7KL1Mv.s page 14
+ARM GAS /tmp/ccbRTAFp.s page 14
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -838,7 +838,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** if (!IS_TIM_SLAVEMODE_TRIGGER_ENABLED(tmpsmcr))
771:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** __HAL_TIM_ENABLE(htim);
-ARM GAS /tmp/cc7KL1Mv.s page 15
+ARM GAS /tmp/ccbRTAFp.s page 15
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
@@ -898,7 +898,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** default:
828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** status = HAL_ERROR;
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** break;
-ARM GAS /tmp/cc7KL1Mv.s page 16
+ARM GAS /tmp/ccbRTAFp.s page 16
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
@@ -958,7 +958,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
885:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** else if (TIM_CHANNEL_N_STATE_GET(htim, Channel) == HAL_TIM_CHANNEL_STATE_READY)
886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
-ARM GAS /tmp/cc7KL1Mv.s page 17
+ARM GAS /tmp/ccbRTAFp.s page 17
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** if ((pData == NULL) || (Length == 0U))
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_CC2);
942:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** break;
943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
-ARM GAS /tmp/cc7KL1Mv.s page 18
+ARM GAS /tmp/ccbRTAFp.s page 18
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /**
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @brief Stops the TIM Output Compare signal generation in DMA mode
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * on the complementary output.
-ARM GAS /tmp/cc7KL1Mv.s page 19
+ARM GAS /tmp/ccbRTAFp.s page 19
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @param htim TIM Output Compare handle
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Disable the Peripheral */
1056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** __HAL_TIM_DISABLE(htim);
1057:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
-ARM GAS /tmp/cc7KL1Mv.s page 20
+ARM GAS /tmp/ccbRTAFp.s page 20
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Set the TIM complementary channel state */
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Set the TIM complementary channel state */
1113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_N_STATE_SET(htim, Channel, HAL_TIM_CHANNEL_STATE_BUSY);
1114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
-ARM GAS /tmp/cc7KL1Mv.s page 21
+ARM GAS /tmp/ccbRTAFp.s page 21
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Enable the complementary PWM output */
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
1170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /**
1171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @brief Starts the PWM signal generation in interrupt mode on the
-ARM GAS /tmp/cc7KL1Mv.s page 22
+ARM GAS /tmp/ccbRTAFp.s page 22
1172:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * complementary output.
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** if (status == HAL_OK)
1227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
1228:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Enable the TIM Break interrupt */
-ARM GAS /tmp/cc7KL1Mv.s page 23
+ARM GAS /tmp/ccbRTAFp.s page 23
1229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** __HAL_TIM_ENABLE_IT(htim, TIM_IT_BREAK);
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
1284:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** case TIM_CHANNEL_2:
1285:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
-ARM GAS /tmp/cc7KL1Mv.s page 24
+ARM GAS /tmp/ccbRTAFp.s page 24
1286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Disable the TIM Capture/Compare 2 interrupt */
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1340:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @retval HAL status
1341:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** */
1342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** HAL_StatusTypeDef HAL_TIMEx_PWMN_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, const uint32_
-ARM GAS /tmp/cc7KL1Mv.s page 25
+ARM GAS /tmp/ccbRTAFp.s page 25
1343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** uint16_t Length)
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Set the DMA compare callbacks */
1398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** htim->hdma[TIM_DMA_ID_CC2]->XferCpltCallback = TIM_DMADelayPulseNCplt;
1399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** htim->hdma[TIM_DMA_ID_CC2]->XferHalfCpltCallback = TIM_DMADelayPulseHalfCplt;
-ARM GAS /tmp/cc7KL1Mv.s page 26
+ARM GAS /tmp/ccbRTAFp.s page 26
1400:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1454:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** if (!IS_TIM_SLAVEMODE_TRIGGER_ENABLED(tmpsmcr))
1455:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
1456:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** __HAL_TIM_ENABLE(htim);
-ARM GAS /tmp/cc7KL1Mv.s page 27
+ARM GAS /tmp/ccbRTAFp.s page 27
1457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1511:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
1512:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
1513:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** default:
-ARM GAS /tmp/cc7KL1Mv.s page 28
+ARM GAS /tmp/ccbRTAFp.s page 28
1514:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** status = HAL_ERROR;
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1568:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @arg TIM_CHANNEL_2: TIM Channel 2 selected
1569:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @retval HAL status
1570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** */
-ARM GAS /tmp/cc7KL1Mv.s page 29
+ARM GAS /tmp/ccbRTAFp.s page 29
1571:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start(TIM_HandleTypeDef *htim, uint32_t OutputChannel)
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** assert_param(IS_TIM_CCXN_INSTANCE(htim->Instance, OutputChannel));
1626:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
1627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Disable the complementary One Pulse output channel and the Input Capture channel */
-ARM GAS /tmp/cc7KL1Mv.s page 30
+ARM GAS /tmp/ccbRTAFp.s page 30
1628:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CCxNChannelCmd(htim->Instance, OutputChannel, TIM_CCxN_DISABLE);
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1682:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_1, HAL_TIM_CHANNEL_STATE_BUSY);
1683:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_2, HAL_TIM_CHANNEL_STATE_BUSY);
1684:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
-ARM GAS /tmp/cc7KL1Mv.s page 31
+ARM GAS /tmp/ccbRTAFp.s page 31
1685:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Enable the TIM Capture/Compare 1 interrupt */
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1739:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_STATE_SET(htim, TIM_CHANNEL_2, HAL_TIM_CHANNEL_STATE_READY);
1740:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_1, HAL_TIM_CHANNEL_STATE_READY);
1741:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_2, HAL_TIM_CHANNEL_STATE_READY);
-ARM GAS /tmp/cc7KL1Mv.s page 32
+ARM GAS /tmp/ccbRTAFp.s page 32
1742:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1796:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
1797:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Check the parameters */
1798:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** assert_param(IS_TIM_COMMUTATION_EVENT_INSTANCE(htim->Instance));
-ARM GAS /tmp/cc7KL1Mv.s page 33
+ARM GAS /tmp/ccbRTAFp.s page 33
1799:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** assert_param(IS_TIM_INTERNAL_TRIGGEREVENT_SELECTION(InputTrigger));
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1853:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Check the parameters */
1854:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** assert_param(IS_TIM_COMMUTATION_EVENT_INSTANCE(htim->Instance));
1855:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** assert_param(IS_TIM_INTERNAL_TRIGGEREVENT_SELECTION(InputTrigger));
-ARM GAS /tmp/cc7KL1Mv.s page 34
+ARM GAS /tmp/ccbRTAFp.s page 34
1856:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1910:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Check the parameters */
1911:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** assert_param(IS_TIM_COMMUTATION_EVENT_INSTANCE(htim->Instance));
1912:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** assert_param(IS_TIM_INTERNAL_TRIGGEREVENT_SELECTION(InputTrigger));
-ARM GAS /tmp/cc7KL1Mv.s page 35
+ARM GAS /tmp/ccbRTAFp.s page 35
1913:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1967:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Check input state */
1968:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** __HAL_LOCK(htim);
1969:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
-ARM GAS /tmp/cc7KL1Mv.s page 36
+ARM GAS /tmp/ccbRTAFp.s page 36
1970:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Change the handler state */
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2024:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @note Interrupts can be generated when an active level is detected on the
2025:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * break input, the break 2 input or the system break input. Break
2026:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * interrupt can be enabled by calling the @ref __HAL_TIM_ENABLE_IT macro.
-ARM GAS /tmp/cc7KL1Mv.s page 37
+ARM GAS /tmp/ccbRTAFp.s page 37
2027:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @retval HAL status
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2081:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
2082:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** #if defined(TIM_BREAK_INPUT_SUPPORT)
2083:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
-ARM GAS /tmp/cc7KL1Mv.s page 38
+ARM GAS /tmp/ccbRTAFp.s page 38
2084:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /**
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2138:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** bkin_polarity_bitpos = 0U;
2139:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** break;
2140:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
-ARM GAS /tmp/cc7KL1Mv.s page 39
+ARM GAS /tmp/ccbRTAFp.s page 39
2141:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** #endif /* DFSDM1_Channel0 */
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Set TIMx_AF2 */
2196:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** htim->Instance->AF2 = tmporx;
2197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** break;
-ARM GAS /tmp/cc7KL1Mv.s page 40
+ARM GAS /tmp/ccbRTAFp.s page 40
2198:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2252:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @param Channels specifies the reference signal(s) the OC5REF is combined with.
2253:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * This parameter can be any combination of the following values:
2254:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * TIM_GROUPCH5_NONE: No effect of OC5REF on OC1REFC, OC2REFC and OC3REFC
-ARM GAS /tmp/cc7KL1Mv.s page 41
+ARM GAS /tmp/ccbRTAFp.s page 41
2255:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * TIM_GROUPCH5_OC1REFC: OC1REFC is the logical AND of OC1REFC and OC5REF
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2309:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** */
2310:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** __weak void HAL_TIMEx_CommutCallback(TIM_HandleTypeDef *htim)
2311:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
-ARM GAS /tmp/cc7KL1Mv.s page 42
+ARM GAS /tmp/ccbRTAFp.s page 42
2312:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Prevent unused argument(s) compilation warning */
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2366:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
2367:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /** @defgroup TIMEx_Exported_Functions_Group7 Extended Peripheral State functions
2368:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @brief Extended Peripheral State functions
-ARM GAS /tmp/cc7KL1Mv.s page 43
+ARM GAS /tmp/ccbRTAFp.s page 43
2369:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** *
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** * @{
2424:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** */
2425:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
-ARM GAS /tmp/cc7KL1Mv.s page 44
+ARM GAS /tmp/ccbRTAFp.s page 44
2426:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /**
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2480:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_1, HAL_TIM_CHANNEL_STATE_READY);
2481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
2482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
-ARM GAS /tmp/cc7KL1Mv.s page 45
+ARM GAS /tmp/ccbRTAFp.s page 45
2483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** else if (hdma == htim->hdma[TIM_DMA_ID_CC2])
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2537:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_3, HAL_TIM_CHANNEL_STATE_READY);
2538:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
2539:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** else
-ARM GAS /tmp/cc7KL1Mv.s page 46
+ARM GAS /tmp/ccbRTAFp.s page 46
2540:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2575:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIMx->CCER |= (uint32_t)(ChannelNState << (Channel & 0xFU)); /* 0xFU = 15 bits max shift */
47 .loc 1 2575 3 is_stmt 1 view .LVU7
48 .loc 1 2575 14 is_stmt 0 view .LVU8
-ARM GAS /tmp/cc7KL1Mv.s page 47
+ARM GAS /tmp/ccbRTAFp.s page 47
49 0012 036A ldr r3, [r0, #32]
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
94 000c 8342 cmp r3, r0
95 000e 0DD0 beq .L8
2534:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
-ARM GAS /tmp/cc7KL1Mv.s page 48
+ARM GAS /tmp/ccbRTAFp.s page 48
96 .loc 1 2534 8 is_stmt 1 view .LVU22
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
135 .loc 1 2536 5 view .LVU37
2536:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_3, HAL_TIM_CHANNEL_STATE_READY);
136 .loc 1 2536 19 is_stmt 0 view .LVU38
-ARM GAS /tmp/cc7KL1Mv.s page 49
+ARM GAS /tmp/ccbRTAFp.s page 49
137 0038 0423 movs r3, #4
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2492:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
182 .loc 1 2492 8 is_stmt 1 view .LVU50
2492:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
-ARM GAS /tmp/cc7KL1Mv.s page 50
+ARM GAS /tmp/ccbRTAFp.s page 50
183 .loc 1 2492 30 is_stmt 0 view .LVU51
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
222 0036 2377 strb r3, [r4, #28]
2487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
223 .loc 1 2487 5 is_stmt 1 view .LVU67
-ARM GAS /tmp/cc7KL1Mv.s page 51
+ARM GAS /tmp/ccbRTAFp.s page 51
2487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
268 .loc 1 294 1 is_stmt 0 view .LVU79
269 0000 7047 bx lr
270 .cfi_endproc
-ARM GAS /tmp/cc7KL1Mv.s page 52
+ARM GAS /tmp/ccbRTAFp.s page 52
271 .LFE143:
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
159:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
314 .loc 1 159 3 view .LVU93
159:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
-ARM GAS /tmp/cc7KL1Mv.s page 53
+ARM GAS /tmp/ccbRTAFp.s page 53
315 .loc 1 159 11 is_stmt 0 view .LVU94
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
354 .loc 1 192 25 view .LVU109
355 0040 0B43 orrs r3, r3, r1
356 0042 9361 str r3, [r2, #24]
-ARM GAS /tmp/cc7KL1Mv.s page 54
+ARM GAS /tmp/ccbRTAFp.s page 54
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
394 .loc 1 206 24 is_stmt 0 view .LVU126
395 0076 0025 movs r5, #0
396 0078 0595 str r5, [sp, #20]
-ARM GAS /tmp/cc7KL1Mv.s page 55
+ARM GAS /tmp/ccbRTAFp.s page 55
207:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** OC_Config.OCMode = TIM_OCMODE_PWM2;
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
432 009c 2268 ldr r2, [r4]
219:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
433 .loc 1 219 23 view .LVU146
-ARM GAS /tmp/cc7KL1Mv.s page 56
+ARM GAS /tmp/ccbRTAFp.s page 56
434 009e 5368 ldr r3, [r2, #4]
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
473 00ce A1E7 b .L21
474 .LVL21:
475 .L22:
-ARM GAS /tmp/cc7KL1Mv.s page 57
+ARM GAS /tmp/ccbRTAFp.s page 57
476 .LCFI6:
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
528 .cfi_startproc
529 @ args = 0, pretend = 0, frame = 0
530 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/cc7KL1Mv.s page 58
+ARM GAS /tmp/ccbRTAFp.s page 58
242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Check the parameters */
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
571 .loc 1 267 3 is_stmt 1 discriminator 5 view .LVU181
572 0034 84F83E00 strb r0, [r4, #62]
268:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_1, HAL_TIM_CHANNEL_STATE_RESET);
-ARM GAS /tmp/cc7KL1Mv.s page 59
+ARM GAS /tmp/ccbRTAFp.s page 59
573 .loc 1 268 3 discriminator 5 view .LVU182
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
319:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** HAL_TIM_ChannelStateTypeDef channel_2_state = TIM_CHANNEL_STATE_GET(htim, TIM_CHANNEL_2);
616 .loc 1 319 3 view .LVU196
319:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** HAL_TIM_ChannelStateTypeDef channel_2_state = TIM_CHANNEL_STATE_GET(htim, TIM_CHANNEL_2);
-ARM GAS /tmp/cc7KL1Mv.s page 60
+ARM GAS /tmp/ccbRTAFp.s page 60
617 .loc 1 319 31 is_stmt 0 view .LVU197
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
338:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_1, HAL_TIM_CHANNEL_STATE_BUSY);
658 .loc 1 338 3 view .LVU211
659 0038 84F83F30 strb r3, [r4, #63]
-ARM GAS /tmp/cc7KL1Mv.s page 61
+ARM GAS /tmp/ccbRTAFp.s page 61
339:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_2, HAL_TIM_CHANNEL_STATE_BUSY);
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
348:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
701 .loc 1 348 7 discriminator 5 view .LVU225
702 007c 02F57052 add r2, r2, #15360
-ARM GAS /tmp/cc7KL1Mv.s page 62
+ARM GAS /tmp/ccbRTAFp.s page 62
703 0080 9342 cmp r3, r2
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
363:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
745 .loc 1 363 1 view .LVU238
746 00b6 10BD pop {r4, pc}
-ARM GAS /tmp/cc7KL1Mv.s page 63
+ARM GAS /tmp/ccbRTAFp.s page 63
747 .LVL42:
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
795 .loc 1 378 3 is_stmt 0 view .LVU246
796 000a FFF7FEFF bl TIM_CCxChannelCmd
797 .LVL47:
-ARM GAS /tmp/cc7KL1Mv.s page 64
+ARM GAS /tmp/ccbRTAFp.s page 64
381:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
842 .LVL48:
843 .LFB147:
399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** uint32_t tmpsmcr;
-ARM GAS /tmp/cc7KL1Mv.s page 65
+ARM GAS /tmp/ccbRTAFp.s page 65
844 .loc 1 399 1 is_stmt 1 view -0
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
884 0024 013B subs r3, r3, #1
885 .LVL53:
413:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
-ARM GAS /tmp/cc7KL1Mv.s page 66
+ARM GAS /tmp/ccbRTAFp.s page 66
886 .loc 1 413 41 view .LVU274
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
927 0060 18BF it ne
928 0062 9342 cmpne r3, r2
929 0064 1DD0 beq .L49
-ARM GAS /tmp/cc7KL1Mv.s page 67
+ARM GAS /tmp/ccbRTAFp.s page 67
433:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
971 00a8 062A cmp r2, #6
972 00aa 18BF it ne
973 00ac B2F5803F cmpne r2, #65536
-ARM GAS /tmp/cc7KL1Mv.s page 68
+ARM GAS /tmp/ccbRTAFp.s page 68
974 00b0 09D0 beq .L53
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1022 .LFB148:
456:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Check the parameters */
1023 .loc 1 456 1 is_stmt 1 view -0
-ARM GAS /tmp/cc7KL1Mv.s page 69
+ARM GAS /tmp/ccbRTAFp.s page 69
1024 .cfi_startproc
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1067 0036 0123 movs r3, #1
1068 0038 84F83E30 strb r3, [r4, #62]
473:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CHANNEL_N_STATE_SET(htim, TIM_CHANNEL_1, HAL_TIM_CHANNEL_STATE_READY);
-ARM GAS /tmp/cc7KL1Mv.s page 70
+ARM GAS /tmp/ccbRTAFp.s page 70
1069 .loc 1 473 3 discriminator 5 view .LVU321
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
492:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
1114 .loc 1 492 31 is_stmt 0 view .LVU333
1115 000c 90F84400 ldrb r0, [r0, #68] @ zero_extendqisi2
-ARM GAS /tmp/cc7KL1Mv.s page 71
+ARM GAS /tmp/ccbRTAFp.s page 71
1116 .LVL71:
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1156 .loc 1 524 3 is_stmt 0 view .LVU347
1157 0042 0021 movs r1, #0
1158 .LVL76:
-ARM GAS /tmp/cc7KL1Mv.s page 72
+ARM GAS /tmp/ccbRTAFp.s page 72
524:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1197 006e 2268 ldr r2, [r4]
1198 0070 D368 ldr r3, [r2, #12]
1199 0072 43F40073 orr r3, r3, #512
-ARM GAS /tmp/cc7KL1Mv.s page 73
+ARM GAS /tmp/ccbRTAFp.s page 73
1200 0076 D360 str r3, [r2, #12]
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1242 00c0 9968 ldr r1, [r3, #8]
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** if (!IS_TIM_SLAVEMODE_TRIGGER_ENABLED(tmpsmcr))
1243 .loc 1 544 13 view .LVU376
-ARM GAS /tmp/cc7KL1Mv.s page 74
+ARM GAS /tmp/ccbRTAFp.s page 74
1244 00c2 0D4A ldr r2, .L70+16
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1289 .LFE149:
1291 .section .text.HAL_TIMEx_HallSensor_Stop_DMA,"ax",%progbits
1292 .align 1
-ARM GAS /tmp/cc7KL1Mv.s page 75
+ARM GAS /tmp/ccbRTAFp.s page 75
1293 .global HAL_TIMEx_HallSensor_Stop_DMA
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1338 0028 08D1 bne .L73
581:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
1339 .loc 1 581 3 discriminator 1 view .LVU396
-ARM GAS /tmp/cc7KL1Mv.s page 76
+ARM GAS /tmp/ccbRTAFp.s page 76
1340 002a 196A ldr r1, [r3, #32]
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
631:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
1386 .loc 1 631 3 view .LVU407
634:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
-ARM GAS /tmp/cc7KL1Mv.s page 77
+ARM GAS /tmp/ccbRTAFp.s page 77
1387 .loc 1 634 3 view .LVU408
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1428 .loc 1 649 7 is_stmt 0 view .LVU421
1429 0038 2368 ldr r3, [r4]
649:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
-ARM GAS /tmp/cc7KL1Mv.s page 78
+ARM GAS /tmp/ccbRTAFp.s page 78
1430 .loc 1 649 6 view .LVU422
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1474 0088 0DD0 beq .L91
634:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
1475 .loc 1 634 7 discriminator 8 view .LVU433
-ARM GAS /tmp/cc7KL1Mv.s page 79
+ARM GAS /tmp/ccbRTAFp.s page 79
1476 008a 94F84730 ldrb r3, [r4, #71] @ zero_extendqisi2
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1520 00ce 84F84630 strb r3, [r4, #70]
1521 00d2 A7E7 b .L82
1522 .LVL97:
-ARM GAS /tmp/cc7KL1Mv.s page 80
+ARM GAS /tmp/ccbRTAFp.s page 80
1523 .L85:
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1567 .section .text.HAL_TIMEx_OCN_Stop,"ax",%progbits
1568 .align 1
1569 .global HAL_TIMEx_OCN_Stop
-ARM GAS /tmp/cc7KL1Mv.s page 81
+ARM GAS /tmp/ccbRTAFp.s page 81
1570 .syntax unified
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1616 .L97:
686:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
1617 .loc 1 686 3 discriminator 5 view .LVU464
-ARM GAS /tmp/cc7KL1Mv.s page 82
+ARM GAS /tmp/ccbRTAFp.s page 82
689:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1659 .loc 1 692 3 discriminator 3 view .LVU477
1660 0066 0123 movs r3, #1
1661 0068 84F84530 strb r3, [r4, #69]
-ARM GAS /tmp/cc7KL1Mv.s page 83
+ARM GAS /tmp/ccbRTAFp.s page 83
1662 006c F1E7 b .L100
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1707 000e 013B subs r3, r3, #1
1708 0010 18BF it ne
1709 0012 0123 movne r3, #1
-ARM GAS /tmp/cc7KL1Mv.s page 84
+ARM GAS /tmp/ccbRTAFp.s page 84
1710 .L108:
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1753 004e 18BF it ne
1754 0050 0123 movne r3, #1
1755 0052 DFE7 b .L108
-ARM GAS /tmp/cc7KL1Mv.s page 85
+ARM GAS /tmp/ccbRTAFp.s page 85
1756 .L127:
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1799 0094 D360 str r3, [r2, #12]
761:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
1800 .loc 1 761 5 view .LVU511
-ARM GAS /tmp/cc7KL1Mv.s page 86
+ARM GAS /tmp/ccbRTAFp.s page 86
1801 0096 0422 movs r2, #4
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1844 00e4 9342 cmp r3, r2
1845 00e6 11D0 beq .L119
777:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
-ARM GAS /tmp/cc7KL1Mv.s page 87
+ARM GAS /tmp/ccbRTAFp.s page 87
1846 .loc 1 777 7 is_stmt 1 view .LVU523
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1888 .LVL117:
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
1889 .loc 1 772 9 is_stmt 0 view .LVU536
-ARM GAS /tmp/cc7KL1Mv.s page 88
+ARM GAS /tmp/ccbRTAFp.s page 88
1890 011e 42F00102 orr r2, r2, #1
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1940 .LVL122:
799:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
1941 .loc 1 799 3 view .LVU543
-ARM GAS /tmp/cc7KL1Mv.s page 89
+ARM GAS /tmp/ccbRTAFp.s page 89
802:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
839:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
1982 .loc 1 839 8 is_stmt 0 view .LVU558
1983 002c 40F24442 movw r2, #1092
-ARM GAS /tmp/cc7KL1Mv.s page 90
+ARM GAS /tmp/ccbRTAFp.s page 90
1984 0030 1142 tst r1, r2
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2027 .L139:
848:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
2028 .loc 1 848 5 discriminator 5 view .LVU570
-ARM GAS /tmp/cc7KL1Mv.s page 91
+ARM GAS /tmp/ccbRTAFp.s page 91
851:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2071 00b0 85F84530 strb r3, [r5, #69]
2072 00b4 0020 movs r0, #0
2073 00b6 ACE7 b .L135
-ARM GAS /tmp/cc7KL1Mv.s page 92
+ARM GAS /tmp/ccbRTAFp.s page 92
2074 .L147:
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2120 000e C0B2 uxtb r0, r0
881:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
2121 .loc 1 881 46 discriminator 1 view .LVU593
-ARM GAS /tmp/cc7KL1Mv.s page 93
+ARM GAS /tmp/ccbRTAFp.s page 93
2122 0010 0228 cmp r0, #2
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2164 0052 082D cmp r5, #8
2165 0054 00F0A880 beq .L163
2166 0058 002D cmp r5, #0
-ARM GAS /tmp/cc7KL1Mv.s page 94
+ARM GAS /tmp/ccbRTAFp.s page 94
2167 005a 49D0 beq .L176
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2210 008e 0228 cmp r0, #2
2211 0090 14BF ite ne
2212 0092 0020 movne r0, #0
-ARM GAS /tmp/cc7KL1Mv.s page 95
+ARM GAS /tmp/ccbRTAFp.s page 95
2213 0094 0120 moveq r0, #1
@@ -5698,7 +5698,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2256 00ca 0022 movne r2, #0
2257 00cc 0122 moveq r2, #1
2258 00ce AFE7 b .L155
-ARM GAS /tmp/cc7KL1Mv.s page 96
+ARM GAS /tmp/ccbRTAFp.s page 96
2259 .L158:
@@ -5758,7 +5758,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2298 .loc 1 910 53 view .LVU642
2299 00fe 4549 ldr r1, .L183+8
2300 0100 D164 str r1, [r2, #76]
-ARM GAS /tmp/cc7KL1Mv.s page 97
+ARM GAS /tmp/ccbRTAFp.s page 97
913:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** Length) != HAL_OK)
@@ -5818,7 +5818,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2342 013e A2F57C42 sub r2, r2, #64512
2343 0142 9342 cmp r3, r2
2344 0144 46D0 beq .L165
-ARM GAS /tmp/cc7KL1Mv.s page 98
+ARM GAS /tmp/ccbRTAFp.s page 98
980:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
@@ -5878,7 +5878,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2386 0184 1164 str r1, [r2, #64]
931:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
2387 .loc 1 931 7 is_stmt 1 view .LVU669
-ARM GAS /tmp/cc7KL1Mv.s page 99
+ARM GAS /tmp/ccbRTAFp.s page 99
931:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -5938,7 +5938,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2426 .loc 1 949 56 view .LVU685
2427 01b0 1749 ldr r1, .L183+4
2428 01b2 1164 str r1, [r2, #64]
-ARM GAS /tmp/cc7KL1Mv.s page 100
+ARM GAS /tmp/ccbRTAFp.s page 100
952:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -5998,7 +5998,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
985:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
2468 .loc 1 985 9 is_stmt 1 view .LVU701
2469 01e4 1A68 ldr r2, [r3]
-ARM GAS /tmp/cc7KL1Mv.s page 101
+ARM GAS /tmp/ccbRTAFp.s page 101
2470 .LVL157:
@@ -6058,7 +6058,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2515 020c 00000000 .word TIM_DMADelayPulseNCplt
2516 0210 00000000 .word TIM_DMADelayPulseHalfCplt
2517 0214 00000000 .word TIM_DMAErrorCCxN
-ARM GAS /tmp/cc7KL1Mv.s page 102
+ARM GAS /tmp/ccbRTAFp.s page 102
2518 0218 00000140 .word 1073807360
@@ -6118,7 +6118,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2566 0014 0268 ldr r2, [r0]
2567 0016 D368 ldr r3, [r2, #12]
2568 0018 23F40073 bic r3, r3, #512
-ARM GAS /tmp/cc7KL1Mv.s page 103
+ARM GAS /tmp/ccbRTAFp.s page 103
2569 001c D360 str r3, [r2, #12]
@@ -6178,7 +6178,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2610 0056 08D1 bne .L191
1056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
2611 .loc 1 1056 5 discriminator 1 view .LVU732
-ARM GAS /tmp/cc7KL1Mv.s page 104
+ARM GAS /tmp/ccbRTAFp.s page 104
2612 0058 196A ldr r1, [r3, #32]
@@ -6238,7 +6238,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1038:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** break;
2654 .loc 1 1038 13 is_stmt 0 view .LVU745
2655 0092 C06A ldr r0, [r0, #44]
-ARM GAS /tmp/cc7KL1Mv.s page 105
+ARM GAS /tmp/ccbRTAFp.s page 105
2656 .LVL175:
@@ -6298,7 +6298,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2703 @ args = 0, pretend = 0, frame = 0
2704 @ frame_needed = 0, uses_anonymous_args = 0
1100:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** uint32_t tmpsmcr;
-ARM GAS /tmp/cc7KL1Mv.s page 106
+ARM GAS /tmp/ccbRTAFp.s page 106
2705 .loc 1 1100 1 is_stmt 0 view .LVU755
@@ -6358,7 +6358,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2746 .loc 1 1116 3 view .LVU768
2747 002a FFF7FEFF bl TIM_CCxNChannelCmd
2748 .LVL181:
-ARM GAS /tmp/cc7KL1Mv.s page 107
+ARM GAS /tmp/ccbRTAFp.s page 107
1119:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -6418,7 +6418,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2791 .loc 1 1136 10 is_stmt 0 view .LVU780
2792 007e 0020 movs r0, #0
2793 0080 37E0 b .L205
-ARM GAS /tmp/cc7KL1Mv.s page 108
+ARM GAS /tmp/ccbRTAFp.s page 108
2794 .LVL182:
@@ -6478,7 +6478,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2837 00be 84F84730 strb r3, [r4, #71]
2838 00c2 AFE7 b .L207
2839 .L217:
-ARM GAS /tmp/cc7KL1Mv.s page 109
+ARM GAS /tmp/ccbRTAFp.s page 109
1113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -6538,7 +6538,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2882 .L213:
1136:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
2883 .loc 1 1136 10 view .LVU804
-ARM GAS /tmp/cc7KL1Mv.s page 110
+ARM GAS /tmp/ccbRTAFp.s page 110
2884 00f4 0020 movs r0, #0
@@ -6598,7 +6598,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2933 0018 08D1 bne .L222
1158:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
2934 .loc 1 1158 3 discriminator 1 view .LVU812
-ARM GAS /tmp/cc7KL1Mv.s page 111
+ARM GAS /tmp/ccbRTAFp.s page 111
2935 001a 196A ldr r1, [r3, #32]
@@ -6658,7 +6658,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2977 0058 05D0 beq .L229
1164:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
2978 .loc 1 1164 3 discriminator 4 view .LVU825
-ARM GAS /tmp/cc7KL1Mv.s page 112
+ARM GAS /tmp/ccbRTAFp.s page 112
2979 005a 082D cmp r5, #8
@@ -6718,7 +6718,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3025 .loc 1 1190 46 is_stmt 0 view .LVU835
3026 0004 0846 mov r0, r1
3027 .LVL195:
-ARM GAS /tmp/cc7KL1Mv.s page 113
+ARM GAS /tmp/ccbRTAFp.s page 113
1190:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
@@ -6778,7 +6778,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3070 003e 013B subs r3, r3, #1
3071 0040 18BF it ne
3072 0042 0123 movne r3, #1
-ARM GAS /tmp/cc7KL1Mv.s page 114
+ARM GAS /tmp/ccbRTAFp.s page 114
3073 0044 E6E7 b .L233
@@ -6838,7 +6838,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3117 0086 43F00203 orr r3, r3, #2
3118 008a D360 str r3, [r2, #12]
1204:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
-ARM GAS /tmp/cc7KL1Mv.s page 115
+ARM GAS /tmp/ccbRTAFp.s page 115
3119 .loc 1 1204 7 view .LVU858
@@ -6898,7 +6898,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3161 .loc 1 1238 9 discriminator 4 view .LVU870
3162 00d0 02F57842 add r2, r2, #63488
3163 00d4 9342 cmp r3, r2
-ARM GAS /tmp/cc7KL1Mv.s page 116
+ARM GAS /tmp/ccbRTAFp.s page 116
3164 00d6 19D0 beq .L244
@@ -6958,7 +6958,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3206 .LVL202:
1241:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
3207 .loc 1 1241 7 is_stmt 1 view .LVU883
-ARM GAS /tmp/cc7KL1Mv.s page 117
+ARM GAS /tmp/ccbRTAFp.s page 117
1241:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
@@ -7018,7 +7018,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3256 .loc 1 1268 1 is_stmt 0 view .LVU891
3257 0000 38B5 push {r3, r4, r5, lr}
3258 .LCFI23:
-ARM GAS /tmp/cc7KL1Mv.s page 118
+ARM GAS /tmp/ccbRTAFp.s page 118
3259 .cfi_def_cfa_offset 16
@@ -7078,7 +7078,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3301 .LVL213:
1309:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** if ((tmpccer & TIM_CCER_CCxNE_MASK) == (uint32_t)RESET)
3302 .loc 1 1309 5 is_stmt 1 view .LVU904
-ARM GAS /tmp/cc7KL1Mv.s page 119
+ARM GAS /tmp/ccbRTAFp.s page 119
1309:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** if ((tmpccer & TIM_CCER_CCxNE_MASK) == (uint32_t)RESET)
@@ -7138,7 +7138,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3344 0064 08D1 bne .L264
1319:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
3345 .loc 1 1319 5 discriminator 1 view .LVU918
-ARM GAS /tmp/cc7KL1Mv.s page 120
+ARM GAS /tmp/ccbRTAFp.s page 120
3346 0066 196A ldr r1, [r3, #32]
@@ -7198,7 +7198,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3388 00a0 082C cmp r4, #8
3389 00a2 09D0 beq .L272
1322:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
-ARM GAS /tmp/cc7KL1Mv.s page 121
+ARM GAS /tmp/ccbRTAFp.s page 121
3390 .loc 1 1322 5 discriminator 7 view .LVU931
@@ -7258,7 +7258,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1352:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
3439 .loc 1 1352 3 view .LVU939
1352:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
-ARM GAS /tmp/cc7KL1Mv.s page 122
+ARM GAS /tmp/ccbRTAFp.s page 122
3440 .loc 1 1352 46 is_stmt 0 view .LVU940
@@ -7318,7 +7318,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3481 .loc 1 1364 7 is_stmt 1 view .LVU953
3482 0042 002D cmp r5, #0
3483 0044 44D1 bne .L283
-ARM GAS /tmp/cc7KL1Mv.s page 123
+ARM GAS /tmp/ccbRTAFp.s page 123
1364:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
@@ -7378,7 +7378,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3528 0086 C7E7 b .L275
3529 .LVL226:
3530 .L303:
-ARM GAS /tmp/cc7KL1Mv.s page 124
+ARM GAS /tmp/ccbRTAFp.s page 124
1352:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
@@ -7438,7 +7438,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3574 .L305:
1356:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
3575 .loc 1 1356 12 discriminator 7 view .LVU975
-ARM GAS /tmp/cc7KL1Mv.s page 125
+ARM GAS /tmp/ccbRTAFp.s page 125
3576 00c0 94F84620 ldrb r2, [r4, #70] @ zero_extendqisi2
@@ -7498,7 +7498,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3617 .loc 1 1378 17 is_stmt 0 view .LVU988
3618 00f6 626A ldr r2, [r4, #36]
1378:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
-ARM GAS /tmp/cc7KL1Mv.s page 126
+ARM GAS /tmp/ccbRTAFp.s page 126
3619 .loc 1 1378 56 view .LVU989
@@ -7558,7 +7558,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
3660 .loc 1 1451 9 is_stmt 0 view .LVU1003
3661 0130 2368 ldr r3, [r4]
-ARM GAS /tmp/cc7KL1Mv.s page 127
+ARM GAS /tmp/ccbRTAFp.s page 127
1451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
@@ -7618,7 +7618,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3705 .LVL237:
1398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** htim->hdma[TIM_DMA_ID_CC2]->XferHalfCpltCallback = TIM_DMADelayPulseHalfCplt;
3706 .loc 1 1398 52 view .LVU1015
-ARM GAS /tmp/cc7KL1Mv.s page 128
+ARM GAS /tmp/ccbRTAFp.s page 128
3707 017e D163 str r1, [r2, #60]
@@ -7678,7 +7678,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3745 .loc 1 1419 52 view .LVU1031
3746 01aa 1849 ldr r1, .L308
3747 .LVL240:
-ARM GAS /tmp/cc7KL1Mv.s page 129
+ARM GAS /tmp/ccbRTAFp.s page 129
1419:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** htim->hdma[TIM_DMA_ID_CC3]->XferHalfCpltCallback = TIM_DMADelayPulseHalfCplt;
@@ -7738,7 +7738,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3785 .loc 1 1453 15 view .LVU1048
3786 01d6 114A ldr r2, .L308+16
3787 01d8 0A40 ands r2, r2, r1
-ARM GAS /tmp/cc7KL1Mv.s page 130
+ARM GAS /tmp/ccbRTAFp.s page 130
3788 .LVL242:
@@ -7798,7 +7798,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3831 .loc 1 1430 16 view .LVU1059
3832 0204 0120 movs r0, #1
3833 0206 F6E7 b .L278
-ARM GAS /tmp/cc7KL1Mv.s page 131
+ARM GAS /tmp/ccbRTAFp.s page 131
3834 .LVL249:
@@ -7858,7 +7858,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3884 0010 0120 movs r0, #1
3885 .LVL252:
3886 .L313:
-ARM GAS /tmp/cc7KL1Mv.s page 132
+ARM GAS /tmp/ccbRTAFp.s page 132
1534:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
@@ -7918,7 +7918,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3928 004a 5A64 str r2, [r3, #68]
3929 .L315:
1524:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
-ARM GAS /tmp/cc7KL1Mv.s page 133
+ARM GAS /tmp/ccbRTAFp.s page 133
3930 .loc 1 1524 5 discriminator 5 view .LVU1079
@@ -7978,7 +7978,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
3971 .loc 1 1518 3 view .LVU1092
3972 0086 CDE7 b .L314
3973 .LVL260:
-ARM GAS /tmp/cc7KL1Mv.s page 134
+ARM GAS /tmp/ccbRTAFp.s page 134
3974 .L312:
@@ -8038,7 +8038,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4018 .align 1
4019 .global HAL_TIMEx_OnePulseN_Start
4020 .syntax unified
-ARM GAS /tmp/cc7KL1Mv.s page 135
+ARM GAS /tmp/ccbRTAFp.s page 135
4021 .thumb
@@ -8098,7 +8098,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1577:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
4065 .loc 1 1577 3 is_stmt 1 discriminator 4 view .LVU1115
1577:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
-ARM GAS /tmp/cc7KL1Mv.s page 136
+ARM GAS /tmp/ccbRTAFp.s page 136
4066 .loc 1 1577 31 is_stmt 0 discriminator 4 view .LVU1116
@@ -8158,7 +8158,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4106 .loc 1 1598 3 view .LVU1130
4107 0052 FFF7FEFF bl TIM_CCxNChannelCmd
4108 .LVL275:
-ARM GAS /tmp/cc7KL1Mv.s page 137
+ARM GAS /tmp/ccbRTAFp.s page 137
1599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -8218,7 +8218,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4156 .LVL282:
4157 .LFB164:
1621:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** uint32_t input_channel = (OutputChannel == TIM_CHANNEL_1) ? TIM_CHANNEL_2 : TIM_CHANNEL_1;
-ARM GAS /tmp/cc7KL1Mv.s page 138
+ARM GAS /tmp/ccbRTAFp.s page 138
4158 .loc 1 1621 1 is_stmt 1 view -0
@@ -8278,7 +8278,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4202 002e 1142 tst r1, r2
4203 0030 03D1 bne .L334
1632:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
-ARM GAS /tmp/cc7KL1Mv.s page 139
+ARM GAS /tmp/ccbRTAFp.s page 139
4204 .loc 1 1632 3 discriminator 3 view .LVU1151
@@ -8338,7 +8338,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4245 0070 CBE7 b .L333
4246 .cfi_endproc
4247 .LFE164:
-ARM GAS /tmp/cc7KL1Mv.s page 140
+ARM GAS /tmp/ccbRTAFp.s page 140
4249 .section .text.HAL_TIMEx_OnePulseN_Start_IT,"ax",%progbits
@@ -8398,7 +8398,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1664:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** HAL_TIM_ChannelStateTypeDef complementary_channel_2_state = TIM_CHANNEL_N_STATE_GET(htim, TIM_CHA
4294 .loc 1 1664 31 is_stmt 0 discriminator 4 view .LVU1175
4295 0018 94F84430 ldrb r3, [r4, #68] @ zero_extendqisi2
-ARM GAS /tmp/cc7KL1Mv.s page 141
+ARM GAS /tmp/ccbRTAFp.s page 141
4296 001c 5FFA83FC uxtb ip, r3
@@ -8458,7 +8458,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4336 0056 D360 str r3, [r2, #12]
1689:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
4337 .loc 1 1689 3 is_stmt 1 view .LVU1190
-ARM GAS /tmp/cc7KL1Mv.s page 142
+ARM GAS /tmp/ccbRTAFp.s page 142
4338 0058 2268 ldr r2, [r4]
@@ -8518,7 +8518,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1676:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
4382 .loc 1 1676 12 view .LVU1201
4383 008c 0120 movs r0, #1
-ARM GAS /tmp/cc7KL1Mv.s page 143
+ARM GAS /tmp/ccbRTAFp.s page 143
4384 .LVL306:
@@ -8578,7 +8578,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1728:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_CCxChannelCmd(htim->Instance, input_channel, TIM_CCx_DISABLE);
4432 .loc 1 1728 3 discriminator 4 view .LVU1210
4433 001e 0022 movs r2, #0
-ARM GAS /tmp/cc7KL1Mv.s page 144
+ARM GAS /tmp/ccbRTAFp.s page 144
4434 0020 2068 ldr r0, [r4]
@@ -8638,7 +8638,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4477 0066 22F00102 bic r2, r2, #1
4478 006a 1A60 str r2, [r3]
4479 .L348:
-ARM GAS /tmp/cc7KL1Mv.s page 145
+ARM GAS /tmp/ccbRTAFp.s page 145
1735:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -8698,7 +8698,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4523 0004 012B cmp r3, #1
4524 0006 36D0 beq .L356
1796:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Check the parameters */
-ARM GAS /tmp/cc7KL1Mv.s page 146
+ARM GAS /tmp/ccbRTAFp.s page 146
4525 .loc 1 1796 1 is_stmt 0 discriminator 2 view .LVU1235
@@ -8758,7 +8758,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4566 .L354:
1812:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Select the Commutation event source */
4567 .loc 1 1812 3 is_stmt 1 view .LVU1249
-ARM GAS /tmp/cc7KL1Mv.s page 147
+ARM GAS /tmp/ccbRTAFp.s page 147
1812:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Select the Commutation event source */
@@ -8818,7 +8818,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4606 .loc 1 1825 10 is_stmt 0 view .LVU1265
4607 006e 1846 mov r0, r3
4608 .LVL316:
-ARM GAS /tmp/cc7KL1Mv.s page 148
+ARM GAS /tmp/ccbRTAFp.s page 148
1826:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -8878,7 +8878,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4655 000c 80F83C30 strb r3, [r0, #60]
1857:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
4656 .loc 1 1857 3 discriminator 2 view .LVU1276
-ARM GAS /tmp/cc7KL1Mv.s page 149
+ARM GAS /tmp/ccbRTAFp.s page 149
1859:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** (InputTrigger == TIM_TS_ITR2) || (InputTrigger == TIM_TS_ITR3))
@@ -8938,7 +8938,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1870:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** htim->Instance->CR2 |= CommutationSource;
4697 .loc 1 1870 3 is_stmt 1 view .LVU1291
1870:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** htim->Instance->CR2 |= CommutationSource;
-ARM GAS /tmp/cc7KL1Mv.s page 150
+ARM GAS /tmp/ccbRTAFp.s page 150
4698 .loc 1 1870 7 is_stmt 0 view .LVU1292
@@ -8998,7 +8998,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4739 .L366:
1857:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
4740 .loc 1 1857 3 view .LVU1306
-ARM GAS /tmp/cc7KL1Mv.s page 151
+ARM GAS /tmp/ccbRTAFp.s page 151
4741 0076 0220 movs r0, #2
@@ -9058,7 +9058,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1917:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
4786 .loc 1 1917 54 view .LVU1318
4787 0018 3029 cmp r1, #48
-ARM GAS /tmp/cc7KL1Mv.s page 152
+ARM GAS /tmp/ccbRTAFp.s page 152
4788 001a 14BF ite ne
@@ -9118,7 +9118,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4827 .loc 1 1928 3 is_stmt 1 view .LVU1333
1928:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
4828 .loc 1 1928 7 is_stmt 0 view .LVU1334
-ARM GAS /tmp/cc7KL1Mv.s page 153
+ARM GAS /tmp/ccbRTAFp.s page 153
4829 004c 0168 ldr r1, [r0]
@@ -9178,7 +9178,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
4868 .loc 1 1943 3 view .LVU1350
1945:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
-ARM GAS /tmp/cc7KL1Mv.s page 154
+ARM GAS /tmp/ccbRTAFp.s page 154
4869 .loc 1 1945 3 view .LVU1351
@@ -9238,7 +9238,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
4915 .loc 1 1965 3 view .LVU1361
1968:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
4916 .loc 1 1968 3 view .LVU1362
-ARM GAS /tmp/cc7KL1Mv.s page 155
+ARM GAS /tmp/ccbRTAFp.s page 155
1968:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -9298,7 +9298,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1986:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** /* Select the TRGO2 source*/
4956 .loc 1 1986 12 is_stmt 0 view .LVU1378
4957 0028 22F47002 bic r2, r2, #15728640
-ARM GAS /tmp/cc7KL1Mv.s page 156
+ARM GAS /tmp/ccbRTAFp.s page 156
4958 .LVL334:
@@ -9358,7 +9358,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
1999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
4997 .loc 1 1999 7 discriminator 3 view .LVU1394
4998 0058 02F58062 add r2, r2, #1024
-ARM GAS /tmp/cc7KL1Mv.s page 157
+ARM GAS /tmp/ccbRTAFp.s page 157
4999 005c 9342 cmp r3, r2
@@ -9418,7 +9418,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5037 .loc 1 2015 3 view .LVU1410
2015:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
5038 .loc 1 2015 10 is_stmt 0 view .LVU1411
-ARM GAS /tmp/cc7KL1Mv.s page 158
+ARM GAS /tmp/ccbRTAFp.s page 158
5039 008e 1846 mov r0, r3
@@ -9478,7 +9478,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2039:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** assert_param(IS_TIM_DEADTIME(sBreakDeadTimeConfig->DeadTime));
5086 .loc 1 2039 3 view .LVU1421
2040:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** assert_param(IS_TIM_BREAK_STATE(sBreakDeadTimeConfig->BreakState));
-ARM GAS /tmp/cc7KL1Mv.s page 159
+ARM GAS /tmp/ccbRTAFp.s page 159
5087 .loc 1 2040 3 view .LVU1422
@@ -9538,7 +9538,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** MODIFY_REG(tmpbdtr, TIM_BDTR_BKE, sBreakDeadTimeConfig->BreakState);
5126 .loc 1 2056 3 is_stmt 1 discriminator 2 view .LVU1438
5127 0022 23F40063 bic r3, r3, #2048
-ARM GAS /tmp/cc7KL1Mv.s page 160
+ARM GAS /tmp/ccbRTAFp.s page 160
5128 .LVL352:
@@ -9598,7 +9598,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5168 .loc 1 2060 3 discriminator 2 view .LVU1452
5169 0048 43EA0243 orr r3, r3, r2, lsl #16
5170 .LVL366:
-ARM GAS /tmp/cc7KL1Mv.s page 161
+ARM GAS /tmp/ccbRTAFp.s page 161
2062:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
@@ -9658,7 +9658,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5210 .loc 1 2076 3 is_stmt 1 view .LVU1467
2076:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
5211 .loc 1 2076 24 is_stmt 0 view .LVU1468
-ARM GAS /tmp/cc7KL1Mv.s page 162
+ARM GAS /tmp/ccbRTAFp.s page 162
5212 0074 5364 str r3, [r2, #68]
@@ -9718,7 +9718,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5258 .loc 1 2097 1 is_stmt 1 view -0
5259 .cfi_startproc
5260 @ args = 0, pretend = 0, frame = 0
-ARM GAS /tmp/cc7KL1Mv.s page 163
+ARM GAS /tmp/ccbRTAFp.s page 163
5261 @ frame_needed = 0, uses_anonymous_args = 0
@@ -9778,7 +9778,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5296 .loc 1 2120 3 discriminator 2 view .LVU1497
2122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
5297 .loc 1 2122 3 discriminator 2 view .LVU1498
-ARM GAS /tmp/cc7KL1Mv.s page 164
+ARM GAS /tmp/ccbRTAFp.s page 164
2122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** {
@@ -9838,7 +9838,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5338 0042 4FF4007E mov lr, #512
5339 0046 EFE7 b .L407
5340 .L415:
-ARM GAS /tmp/cc7KL1Mv.s page 165
+ARM GAS /tmp/ccbRTAFp.s page 165
2148:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** break;
@@ -9898,7 +9898,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5378 0066 9268 ldr r2, [r2, #8]
5379 .LVL391:
2170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
-ARM GAS /tmp/cc7KL1Mv.s page 166
+ARM GAS /tmp/ccbRTAFp.s page 166
5380 .loc 1 2170 48 view .LVU1530
@@ -9958,7 +9958,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2188:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** #endif /* DFSDM1_Channel0 */
5419 .loc 1 2188 7 is_stmt 1 view .LVU1546
2188:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** #endif /* DFSDM1_Channel0 */
-ARM GAS /tmp/cc7KL1Mv.s page 167
+ARM GAS /tmp/ccbRTAFp.s page 167
5420 .loc 1 2188 10 is_stmt 0 view .LVU1547
@@ -10018,7 +10018,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5461 .cfi_endproc
5462 .LFE172:
5464 .section .text.HAL_TIMEx_RemapConfig,"ax",%progbits
-ARM GAS /tmp/cc7KL1Mv.s page 168
+ARM GAS /tmp/ccbRTAFp.s page 168
5465 .align 1
@@ -10078,7 +10078,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5504 .loc 1 2246 3 discriminator 2 view .LVU1576
2246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** }
5505 .loc 1 2246 10 is_stmt 0 discriminator 2 view .LVU1577
-ARM GAS /tmp/cc7KL1Mv.s page 169
+ARM GAS /tmp/ccbRTAFp.s page 169
5506 001c 1846 mov r0, r3
@@ -10138,7 +10138,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5551 .loc 1 2267 3 discriminator 2 view .LVU1588
2269:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
5552 .loc 1 2269 3 discriminator 2 view .LVU1589
-ARM GAS /tmp/cc7KL1Mv.s page 170
+ARM GAS /tmp/ccbRTAFp.s page 170
2269:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -10198,7 +10198,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5591 .L425:
2267:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
5592 .loc 1 2267 3 view .LVU1606
-ARM GAS /tmp/cc7KL1Mv.s page 171
+ARM GAS /tmp/ccbRTAFp.s page 171
5593 003a 0220 movs r0, #2
@@ -10258,7 +10258,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2433:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
5644 .loc 1 2433 22 is_stmt 0 view .LVU1614
5645 0002 806B ldr r0, [r0, #56]
-ARM GAS /tmp/cc7KL1Mv.s page 172
+ARM GAS /tmp/ccbRTAFp.s page 172
5646 .LVL416:
@@ -10318,7 +10318,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
2451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c **** TIM_HandleTypeDef *htim = (TIM_HandleTypeDef *)((DMA_HandleTypeDef *)hdma)->Parent;
5696 .loc 1 2451 1 is_stmt 0 view .LVU1623
5697 0000 08B5 push {r3, lr}
-ARM GAS /tmp/cc7KL1Mv.s page 173
+ARM GAS /tmp/ccbRTAFp.s page 173
5698 .LCFI45:
@@ -10378,7 +10378,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5746 .fpu fpv5-d16
5748 HAL_TIMEx_Break2Callback:
5749 .LVL423:
-ARM GAS /tmp/cc7KL1Mv.s page 174
+ARM GAS /tmp/ccbRTAFp.s page 174
5750 .LFB178:
@@ -10438,7 +10438,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5800 @ args = 0, pretend = 0, frame = 0
5801 @ frame_needed = 0, uses_anonymous_args = 0
5802 @ link register save eliminated.
-ARM GAS /tmp/cc7KL1Mv.s page 175
+ARM GAS /tmp/ccbRTAFp.s page 175
2404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
@@ -10498,7 +10498,7 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5842 0022 90F84600 ldrb r0, [r0, #70] @ zero_extendqisi2
5843 .LVL434:
2409:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c ****
-ARM GAS /tmp/cc7KL1Mv.s page 176
+ARM GAS /tmp/ccbRTAFp.s page 176
5844 .loc 1 2409 19 discriminator 7 view .LVU1656
@@ -10515,117 +10515,117 @@ ARM GAS /tmp/cc7KL1Mv.s page 1
5856 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h"
5857 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h"
5858 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h"
-ARM GAS /tmp/cc7KL1Mv.s page 177
+ARM GAS /tmp/ccbRTAFp.s page 177
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_hal_tim_ex.c
- /tmp/cc7KL1Mv.s:17 .text.TIM_CCxNChannelCmd:0000000000000000 $t
- /tmp/cc7KL1Mv.s:24 .text.TIM_CCxNChannelCmd:0000000000000000 TIM_CCxNChannelCmd
- /tmp/cc7KL1Mv.s:61 .text.TIM_DMAErrorCCxN:0000000000000000 $t
- /tmp/cc7KL1Mv.s:67 .text.TIM_DMAErrorCCxN:0000000000000000 TIM_DMAErrorCCxN
- /tmp/cc7KL1Mv.s:147 .text.TIM_DMADelayPulseNCplt:0000000000000000 $t
- /tmp/cc7KL1Mv.s:153 .text.TIM_DMADelayPulseNCplt:0000000000000000 TIM_DMADelayPulseNCplt
- /tmp/cc7KL1Mv.s:252 .text.HAL_TIMEx_HallSensor_MspInit:0000000000000000 $t
- /tmp/cc7KL1Mv.s:259 .text.HAL_TIMEx_HallSensor_MspInit:0000000000000000 HAL_TIMEx_HallSensor_MspInit
- /tmp/cc7KL1Mv.s:274 .text.HAL_TIMEx_HallSensor_Init:0000000000000000 $t
- /tmp/cc7KL1Mv.s:281 .text.HAL_TIMEx_HallSensor_Init:0000000000000000 HAL_TIMEx_HallSensor_Init
- /tmp/cc7KL1Mv.s:490 .text.HAL_TIMEx_HallSensor_Init:00000000000000d4 $d
- /tmp/cc7KL1Mv.s:495 .text.HAL_TIMEx_HallSensor_MspDeInit:0000000000000000 $t
- /tmp/cc7KL1Mv.s:502 .text.HAL_TIMEx_HallSensor_MspDeInit:0000000000000000 HAL_TIMEx_HallSensor_MspDeInit
- /tmp/cc7KL1Mv.s:517 .text.HAL_TIMEx_HallSensor_DeInit:0000000000000000 $t
- /tmp/cc7KL1Mv.s:524 .text.HAL_TIMEx_HallSensor_DeInit:0000000000000000 HAL_TIMEx_HallSensor_DeInit
- /tmp/cc7KL1Mv.s:594 .text.HAL_TIMEx_HallSensor_Start:0000000000000000 $t
- /tmp/cc7KL1Mv.s:601 .text.HAL_TIMEx_HallSensor_Start:0000000000000000 HAL_TIMEx_HallSensor_Start
- /tmp/cc7KL1Mv.s:762 .text.HAL_TIMEx_HallSensor_Start:00000000000000c0 $d
- /tmp/cc7KL1Mv.s:768 .text.HAL_TIMEx_HallSensor_Stop:0000000000000000 $t
- /tmp/cc7KL1Mv.s:775 .text.HAL_TIMEx_HallSensor_Stop:0000000000000000 HAL_TIMEx_HallSensor_Stop
- /tmp/cc7KL1Mv.s:834 .text.HAL_TIMEx_HallSensor_Start_IT:0000000000000000 $t
- /tmp/cc7KL1Mv.s:841 .text.HAL_TIMEx_HallSensor_Start_IT:0000000000000000 HAL_TIMEx_HallSensor_Start_IT
- /tmp/cc7KL1Mv.s:1007 .text.HAL_TIMEx_HallSensor_Start_IT:00000000000000cc $d
- /tmp/cc7KL1Mv.s:1013 .text.HAL_TIMEx_HallSensor_Stop_IT:0000000000000000 $t
- /tmp/cc7KL1Mv.s:1020 .text.HAL_TIMEx_HallSensor_Stop_IT:0000000000000000 HAL_TIMEx_HallSensor_Stop_IT
- /tmp/cc7KL1Mv.s:1084 .text.HAL_TIMEx_HallSensor_Start_DMA:0000000000000000 $t
- /tmp/cc7KL1Mv.s:1091 .text.HAL_TIMEx_HallSensor_Start_DMA:0000000000000000 HAL_TIMEx_HallSensor_Start_DMA
- /tmp/cc7KL1Mv.s:1283 .text.HAL_TIMEx_HallSensor_Start_DMA:00000000000000e8 $d
- /tmp/cc7KL1Mv.s:1292 .text.HAL_TIMEx_HallSensor_Stop_DMA:0000000000000000 $t
- /tmp/cc7KL1Mv.s:1299 .text.HAL_TIMEx_HallSensor_Stop_DMA:0000000000000000 HAL_TIMEx_HallSensor_Stop_DMA
- /tmp/cc7KL1Mv.s:1364 .text.HAL_TIMEx_OCN_Start:0000000000000000 $t
- /tmp/cc7KL1Mv.s:1371 .text.HAL_TIMEx_OCN_Start:0000000000000000 HAL_TIMEx_OCN_Start
- /tmp/cc7KL1Mv.s:1562 .text.HAL_TIMEx_OCN_Start:00000000000000f8 $d
- /tmp/cc7KL1Mv.s:1568 .text.HAL_TIMEx_OCN_Stop:0000000000000000 $t
- /tmp/cc7KL1Mv.s:1575 .text.HAL_TIMEx_OCN_Stop:0000000000000000 HAL_TIMEx_OCN_Stop
- /tmp/cc7KL1Mv.s:1672 .text.HAL_TIMEx_OCN_Start_IT:0000000000000000 $t
- /tmp/cc7KL1Mv.s:1679 .text.HAL_TIMEx_OCN_Start_IT:0000000000000000 HAL_TIMEx_OCN_Start_IT
- /tmp/cc7KL1Mv.s:1909 .text.HAL_TIMEx_OCN_Start_IT:0000000000000130 $d
- /tmp/cc7KL1Mv.s:1915 .text.HAL_TIMEx_OCN_Stop_IT:0000000000000000 $t
- /tmp/cc7KL1Mv.s:1922 .text.HAL_TIMEx_OCN_Stop_IT:0000000000000000 HAL_TIMEx_OCN_Stop_IT
- /tmp/cc7KL1Mv.s:2084 .text.HAL_TIMEx_OCN_Start_DMA:0000000000000000 $t
- /tmp/cc7KL1Mv.s:2091 .text.HAL_TIMEx_OCN_Start_DMA:0000000000000000 HAL_TIMEx_OCN_Start_DMA
- /tmp/cc7KL1Mv.s:2515 .text.HAL_TIMEx_OCN_Start_DMA:000000000000020c $d
- /tmp/cc7KL1Mv.s:2524 .text.HAL_TIMEx_OCN_Stop_DMA:0000000000000000 $t
- /tmp/cc7KL1Mv.s:2531 .text.HAL_TIMEx_OCN_Stop_DMA:0000000000000000 HAL_TIMEx_OCN_Stop_DMA
- /tmp/cc7KL1Mv.s:2691 .text.HAL_TIMEx_PWMN_Start:0000000000000000 $t
- /tmp/cc7KL1Mv.s:2698 .text.HAL_TIMEx_PWMN_Start:0000000000000000 HAL_TIMEx_PWMN_Start
- /tmp/cc7KL1Mv.s:2889 .text.HAL_TIMEx_PWMN_Start:00000000000000f8 $d
- /tmp/cc7KL1Mv.s:2895 .text.HAL_TIMEx_PWMN_Stop:0000000000000000 $t
- /tmp/cc7KL1Mv.s:2902 .text.HAL_TIMEx_PWMN_Stop:0000000000000000 HAL_TIMEx_PWMN_Stop
- /tmp/cc7KL1Mv.s:2999 .text.HAL_TIMEx_PWMN_Start_IT:0000000000000000 $t
- /tmp/cc7KL1Mv.s:3006 .text.HAL_TIMEx_PWMN_Start_IT:0000000000000000 HAL_TIMEx_PWMN_Start_IT
- /tmp/cc7KL1Mv.s:3236 .text.HAL_TIMEx_PWMN_Start_IT:0000000000000130 $d
- /tmp/cc7KL1Mv.s:3242 .text.HAL_TIMEx_PWMN_Stop_IT:0000000000000000 $t
- /tmp/cc7KL1Mv.s:3249 .text.HAL_TIMEx_PWMN_Stop_IT:0000000000000000 HAL_TIMEx_PWMN_Stop_IT
-ARM GAS /tmp/cc7KL1Mv.s page 178
+ /tmp/ccbRTAFp.s:17 .text.TIM_CCxNChannelCmd:0000000000000000 $t
+ /tmp/ccbRTAFp.s:24 .text.TIM_CCxNChannelCmd:0000000000000000 TIM_CCxNChannelCmd
+ /tmp/ccbRTAFp.s:61 .text.TIM_DMAErrorCCxN:0000000000000000 $t
+ /tmp/ccbRTAFp.s:67 .text.TIM_DMAErrorCCxN:0000000000000000 TIM_DMAErrorCCxN
+ /tmp/ccbRTAFp.s:147 .text.TIM_DMADelayPulseNCplt:0000000000000000 $t
+ /tmp/ccbRTAFp.s:153 .text.TIM_DMADelayPulseNCplt:0000000000000000 TIM_DMADelayPulseNCplt
+ /tmp/ccbRTAFp.s:252 .text.HAL_TIMEx_HallSensor_MspInit:0000000000000000 $t
+ /tmp/ccbRTAFp.s:259 .text.HAL_TIMEx_HallSensor_MspInit:0000000000000000 HAL_TIMEx_HallSensor_MspInit
+ /tmp/ccbRTAFp.s:274 .text.HAL_TIMEx_HallSensor_Init:0000000000000000 $t
+ /tmp/ccbRTAFp.s:281 .text.HAL_TIMEx_HallSensor_Init:0000000000000000 HAL_TIMEx_HallSensor_Init
+ /tmp/ccbRTAFp.s:490 .text.HAL_TIMEx_HallSensor_Init:00000000000000d4 $d
+ /tmp/ccbRTAFp.s:495 .text.HAL_TIMEx_HallSensor_MspDeInit:0000000000000000 $t
+ /tmp/ccbRTAFp.s:502 .text.HAL_TIMEx_HallSensor_MspDeInit:0000000000000000 HAL_TIMEx_HallSensor_MspDeInit
+ /tmp/ccbRTAFp.s:517 .text.HAL_TIMEx_HallSensor_DeInit:0000000000000000 $t
+ /tmp/ccbRTAFp.s:524 .text.HAL_TIMEx_HallSensor_DeInit:0000000000000000 HAL_TIMEx_HallSensor_DeInit
+ /tmp/ccbRTAFp.s:594 .text.HAL_TIMEx_HallSensor_Start:0000000000000000 $t
+ /tmp/ccbRTAFp.s:601 .text.HAL_TIMEx_HallSensor_Start:0000000000000000 HAL_TIMEx_HallSensor_Start
+ /tmp/ccbRTAFp.s:762 .text.HAL_TIMEx_HallSensor_Start:00000000000000c0 $d
+ /tmp/ccbRTAFp.s:768 .text.HAL_TIMEx_HallSensor_Stop:0000000000000000 $t
+ /tmp/ccbRTAFp.s:775 .text.HAL_TIMEx_HallSensor_Stop:0000000000000000 HAL_TIMEx_HallSensor_Stop
+ /tmp/ccbRTAFp.s:834 .text.HAL_TIMEx_HallSensor_Start_IT:0000000000000000 $t
+ /tmp/ccbRTAFp.s:841 .text.HAL_TIMEx_HallSensor_Start_IT:0000000000000000 HAL_TIMEx_HallSensor_Start_IT
+ /tmp/ccbRTAFp.s:1007 .text.HAL_TIMEx_HallSensor_Start_IT:00000000000000cc $d
+ /tmp/ccbRTAFp.s:1013 .text.HAL_TIMEx_HallSensor_Stop_IT:0000000000000000 $t
+ /tmp/ccbRTAFp.s:1020 .text.HAL_TIMEx_HallSensor_Stop_IT:0000000000000000 HAL_TIMEx_HallSensor_Stop_IT
+ /tmp/ccbRTAFp.s:1084 .text.HAL_TIMEx_HallSensor_Start_DMA:0000000000000000 $t
+ /tmp/ccbRTAFp.s:1091 .text.HAL_TIMEx_HallSensor_Start_DMA:0000000000000000 HAL_TIMEx_HallSensor_Start_DMA
+ /tmp/ccbRTAFp.s:1283 .text.HAL_TIMEx_HallSensor_Start_DMA:00000000000000e8 $d
+ /tmp/ccbRTAFp.s:1292 .text.HAL_TIMEx_HallSensor_Stop_DMA:0000000000000000 $t
+ /tmp/ccbRTAFp.s:1299 .text.HAL_TIMEx_HallSensor_Stop_DMA:0000000000000000 HAL_TIMEx_HallSensor_Stop_DMA
+ /tmp/ccbRTAFp.s:1364 .text.HAL_TIMEx_OCN_Start:0000000000000000 $t
+ /tmp/ccbRTAFp.s:1371 .text.HAL_TIMEx_OCN_Start:0000000000000000 HAL_TIMEx_OCN_Start
+ /tmp/ccbRTAFp.s:1562 .text.HAL_TIMEx_OCN_Start:00000000000000f8 $d
+ /tmp/ccbRTAFp.s:1568 .text.HAL_TIMEx_OCN_Stop:0000000000000000 $t
+ /tmp/ccbRTAFp.s:1575 .text.HAL_TIMEx_OCN_Stop:0000000000000000 HAL_TIMEx_OCN_Stop
+ /tmp/ccbRTAFp.s:1672 .text.HAL_TIMEx_OCN_Start_IT:0000000000000000 $t
+ /tmp/ccbRTAFp.s:1679 .text.HAL_TIMEx_OCN_Start_IT:0000000000000000 HAL_TIMEx_OCN_Start_IT
+ /tmp/ccbRTAFp.s:1909 .text.HAL_TIMEx_OCN_Start_IT:0000000000000130 $d
+ /tmp/ccbRTAFp.s:1915 .text.HAL_TIMEx_OCN_Stop_IT:0000000000000000 $t
+ /tmp/ccbRTAFp.s:1922 .text.HAL_TIMEx_OCN_Stop_IT:0000000000000000 HAL_TIMEx_OCN_Stop_IT
+ /tmp/ccbRTAFp.s:2084 .text.HAL_TIMEx_OCN_Start_DMA:0000000000000000 $t
+ /tmp/ccbRTAFp.s:2091 .text.HAL_TIMEx_OCN_Start_DMA:0000000000000000 HAL_TIMEx_OCN_Start_DMA
+ /tmp/ccbRTAFp.s:2515 .text.HAL_TIMEx_OCN_Start_DMA:000000000000020c $d
+ /tmp/ccbRTAFp.s:2524 .text.HAL_TIMEx_OCN_Stop_DMA:0000000000000000 $t
+ /tmp/ccbRTAFp.s:2531 .text.HAL_TIMEx_OCN_Stop_DMA:0000000000000000 HAL_TIMEx_OCN_Stop_DMA
+ /tmp/ccbRTAFp.s:2691 .text.HAL_TIMEx_PWMN_Start:0000000000000000 $t
+ /tmp/ccbRTAFp.s:2698 .text.HAL_TIMEx_PWMN_Start:0000000000000000 HAL_TIMEx_PWMN_Start
+ /tmp/ccbRTAFp.s:2889 .text.HAL_TIMEx_PWMN_Start:00000000000000f8 $d
+ /tmp/ccbRTAFp.s:2895 .text.HAL_TIMEx_PWMN_Stop:0000000000000000 $t
+ /tmp/ccbRTAFp.s:2902 .text.HAL_TIMEx_PWMN_Stop:0000000000000000 HAL_TIMEx_PWMN_Stop
+ /tmp/ccbRTAFp.s:2999 .text.HAL_TIMEx_PWMN_Start_IT:0000000000000000 $t
+ /tmp/ccbRTAFp.s:3006 .text.HAL_TIMEx_PWMN_Start_IT:0000000000000000 HAL_TIMEx_PWMN_Start_IT
+ /tmp/ccbRTAFp.s:3236 .text.HAL_TIMEx_PWMN_Start_IT:0000000000000130 $d
+ /tmp/ccbRTAFp.s:3242 .text.HAL_TIMEx_PWMN_Stop_IT:0000000000000000 $t
+ /tmp/ccbRTAFp.s:3249 .text.HAL_TIMEx_PWMN_Stop_IT:0000000000000000 HAL_TIMEx_PWMN_Stop_IT
+ARM GAS /tmp/ccbRTAFp.s page 178
- /tmp/cc7KL1Mv.s:3411 .text.HAL_TIMEx_PWMN_Start_DMA:0000000000000000 $t
- /tmp/cc7KL1Mv.s:3418 .text.HAL_TIMEx_PWMN_Start_DMA:0000000000000000 HAL_TIMEx_PWMN_Start_DMA
- /tmp/cc7KL1Mv.s:3842 .text.HAL_TIMEx_PWMN_Start_DMA:000000000000020c $d
- /tmp/cc7KL1Mv.s:3851 .text.HAL_TIMEx_PWMN_Stop_DMA:0000000000000000 $t
- /tmp/cc7KL1Mv.s:3858 .text.HAL_TIMEx_PWMN_Stop_DMA:0000000000000000 HAL_TIMEx_PWMN_Stop_DMA
- /tmp/cc7KL1Mv.s:4018 .text.HAL_TIMEx_OnePulseN_Start:0000000000000000 $t
- /tmp/cc7KL1Mv.s:4025 .text.HAL_TIMEx_OnePulseN_Start:0000000000000000 HAL_TIMEx_OnePulseN_Start
- /tmp/cc7KL1Mv.s:4148 .text.HAL_TIMEx_OnePulseN_Stop:0000000000000000 $t
- /tmp/cc7KL1Mv.s:4155 .text.HAL_TIMEx_OnePulseN_Stop:0000000000000000 HAL_TIMEx_OnePulseN_Stop
- /tmp/cc7KL1Mv.s:4250 .text.HAL_TIMEx_OnePulseN_Start_IT:0000000000000000 $t
- /tmp/cc7KL1Mv.s:4257 .text.HAL_TIMEx_OnePulseN_Start_IT:0000000000000000 HAL_TIMEx_OnePulseN_Start_IT
- /tmp/cc7KL1Mv.s:4391 .text.HAL_TIMEx_OnePulseN_Stop_IT:0000000000000000 $t
- /tmp/cc7KL1Mv.s:4398 .text.HAL_TIMEx_OnePulseN_Stop_IT:0000000000000000 HAL_TIMEx_OnePulseN_Stop_IT
- /tmp/cc7KL1Mv.s:4503 .text.HAL_TIMEx_ConfigCommutEvent:0000000000000000 $t
- /tmp/cc7KL1Mv.s:4510 .text.HAL_TIMEx_ConfigCommutEvent:0000000000000000 HAL_TIMEx_ConfigCommutEvent
- /tmp/cc7KL1Mv.s:4626 .text.HAL_TIMEx_ConfigCommutEvent_IT:0000000000000000 $t
- /tmp/cc7KL1Mv.s:4633 .text.HAL_TIMEx_ConfigCommutEvent_IT:0000000000000000 HAL_TIMEx_ConfigCommutEvent_IT
- /tmp/cc7KL1Mv.s:4749 .text.HAL_TIMEx_ConfigCommutEvent_DMA:0000000000000000 $t
- /tmp/cc7KL1Mv.s:4756 .text.HAL_TIMEx_ConfigCommutEvent_DMA:0000000000000000 HAL_TIMEx_ConfigCommutEvent_DMA
- /tmp/cc7KL1Mv.s:4889 .text.HAL_TIMEx_ConfigCommutEvent_DMA:000000000000008c $d
- /tmp/cc7KL1Mv.s:5630 .text.TIMEx_DMACommutationCplt:0000000000000000 TIMEx_DMACommutationCplt
- /tmp/cc7KL1Mv.s:5689 .text.TIMEx_DMACommutationHalfCplt:0000000000000000 TIMEx_DMACommutationHalfCplt
- /tmp/cc7KL1Mv.s:4896 .text.HAL_TIMEx_MasterConfigSynchronization:0000000000000000 $t
- /tmp/cc7KL1Mv.s:4903 .text.HAL_TIMEx_MasterConfigSynchronization:0000000000000000 HAL_TIMEx_MasterConfigSynchronization
- /tmp/cc7KL1Mv.s:5061 .text.HAL_TIMEx_MasterConfigSynchronization:0000000000000098 $d
- /tmp/cc7KL1Mv.s:5067 .text.HAL_TIMEx_ConfigBreakDeadTime:0000000000000000 $t
- /tmp/cc7KL1Mv.s:5074 .text.HAL_TIMEx_ConfigBreakDeadTime:0000000000000000 HAL_TIMEx_ConfigBreakDeadTime
- /tmp/cc7KL1Mv.s:5242 .text.HAL_TIMEx_ConfigBreakDeadTime:0000000000000088 $d
- /tmp/cc7KL1Mv.s:5248 .text.HAL_TIMEx_ConfigBreakInput:0000000000000000 $t
- /tmp/cc7KL1Mv.s:5255 .text.HAL_TIMEx_ConfigBreakInput:0000000000000000 HAL_TIMEx_ConfigBreakInput
- /tmp/cc7KL1Mv.s:5465 .text.HAL_TIMEx_RemapConfig:0000000000000000 $t
- /tmp/cc7KL1Mv.s:5472 .text.HAL_TIMEx_RemapConfig:0000000000000000 HAL_TIMEx_RemapConfig
- /tmp/cc7KL1Mv.s:5521 .text.HAL_TIMEx_GroupChannel5:0000000000000000 $t
- /tmp/cc7KL1Mv.s:5528 .text.HAL_TIMEx_GroupChannel5:0000000000000000 HAL_TIMEx_GroupChannel5
- /tmp/cc7KL1Mv.s:5601 .text.HAL_TIMEx_CommutCallback:0000000000000000 $t
- /tmp/cc7KL1Mv.s:5608 .text.HAL_TIMEx_CommutCallback:0000000000000000 HAL_TIMEx_CommutCallback
- /tmp/cc7KL1Mv.s:5623 .text.TIMEx_DMACommutationCplt:0000000000000000 $t
- /tmp/cc7KL1Mv.s:5660 .text.HAL_TIMEx_CommutHalfCpltCallback:0000000000000000 $t
- /tmp/cc7KL1Mv.s:5667 .text.HAL_TIMEx_CommutHalfCpltCallback:0000000000000000 HAL_TIMEx_CommutHalfCpltCallback
- /tmp/cc7KL1Mv.s:5682 .text.TIMEx_DMACommutationHalfCplt:0000000000000000 $t
- /tmp/cc7KL1Mv.s:5719 .text.HAL_TIMEx_BreakCallback:0000000000000000 $t
- /tmp/cc7KL1Mv.s:5726 .text.HAL_TIMEx_BreakCallback:0000000000000000 HAL_TIMEx_BreakCallback
- /tmp/cc7KL1Mv.s:5741 .text.HAL_TIMEx_Break2Callback:0000000000000000 $t
- /tmp/cc7KL1Mv.s:5748 .text.HAL_TIMEx_Break2Callback:0000000000000000 HAL_TIMEx_Break2Callback
- /tmp/cc7KL1Mv.s:5763 .text.HAL_TIMEx_HallSensor_GetState:0000000000000000 $t
- /tmp/cc7KL1Mv.s:5770 .text.HAL_TIMEx_HallSensor_GetState:0000000000000000 HAL_TIMEx_HallSensor_GetState
- /tmp/cc7KL1Mv.s:5788 .text.HAL_TIMEx_GetChannelNState:0000000000000000 $t
- /tmp/cc7KL1Mv.s:5795 .text.HAL_TIMEx_GetChannelNState:0000000000000000 HAL_TIMEx_GetChannelNState
+ /tmp/ccbRTAFp.s:3411 .text.HAL_TIMEx_PWMN_Start_DMA:0000000000000000 $t
+ /tmp/ccbRTAFp.s:3418 .text.HAL_TIMEx_PWMN_Start_DMA:0000000000000000 HAL_TIMEx_PWMN_Start_DMA
+ /tmp/ccbRTAFp.s:3842 .text.HAL_TIMEx_PWMN_Start_DMA:000000000000020c $d
+ /tmp/ccbRTAFp.s:3851 .text.HAL_TIMEx_PWMN_Stop_DMA:0000000000000000 $t
+ /tmp/ccbRTAFp.s:3858 .text.HAL_TIMEx_PWMN_Stop_DMA:0000000000000000 HAL_TIMEx_PWMN_Stop_DMA
+ /tmp/ccbRTAFp.s:4018 .text.HAL_TIMEx_OnePulseN_Start:0000000000000000 $t
+ /tmp/ccbRTAFp.s:4025 .text.HAL_TIMEx_OnePulseN_Start:0000000000000000 HAL_TIMEx_OnePulseN_Start
+ /tmp/ccbRTAFp.s:4148 .text.HAL_TIMEx_OnePulseN_Stop:0000000000000000 $t
+ /tmp/ccbRTAFp.s:4155 .text.HAL_TIMEx_OnePulseN_Stop:0000000000000000 HAL_TIMEx_OnePulseN_Stop
+ /tmp/ccbRTAFp.s:4250 .text.HAL_TIMEx_OnePulseN_Start_IT:0000000000000000 $t
+ /tmp/ccbRTAFp.s:4257 .text.HAL_TIMEx_OnePulseN_Start_IT:0000000000000000 HAL_TIMEx_OnePulseN_Start_IT
+ /tmp/ccbRTAFp.s:4391 .text.HAL_TIMEx_OnePulseN_Stop_IT:0000000000000000 $t
+ /tmp/ccbRTAFp.s:4398 .text.HAL_TIMEx_OnePulseN_Stop_IT:0000000000000000 HAL_TIMEx_OnePulseN_Stop_IT
+ /tmp/ccbRTAFp.s:4503 .text.HAL_TIMEx_ConfigCommutEvent:0000000000000000 $t
+ /tmp/ccbRTAFp.s:4510 .text.HAL_TIMEx_ConfigCommutEvent:0000000000000000 HAL_TIMEx_ConfigCommutEvent
+ /tmp/ccbRTAFp.s:4626 .text.HAL_TIMEx_ConfigCommutEvent_IT:0000000000000000 $t
+ /tmp/ccbRTAFp.s:4633 .text.HAL_TIMEx_ConfigCommutEvent_IT:0000000000000000 HAL_TIMEx_ConfigCommutEvent_IT
+ /tmp/ccbRTAFp.s:4749 .text.HAL_TIMEx_ConfigCommutEvent_DMA:0000000000000000 $t
+ /tmp/ccbRTAFp.s:4756 .text.HAL_TIMEx_ConfigCommutEvent_DMA:0000000000000000 HAL_TIMEx_ConfigCommutEvent_DMA
+ /tmp/ccbRTAFp.s:4889 .text.HAL_TIMEx_ConfigCommutEvent_DMA:000000000000008c $d
+ /tmp/ccbRTAFp.s:5630 .text.TIMEx_DMACommutationCplt:0000000000000000 TIMEx_DMACommutationCplt
+ /tmp/ccbRTAFp.s:5689 .text.TIMEx_DMACommutationHalfCplt:0000000000000000 TIMEx_DMACommutationHalfCplt
+ /tmp/ccbRTAFp.s:4896 .text.HAL_TIMEx_MasterConfigSynchronization:0000000000000000 $t
+ /tmp/ccbRTAFp.s:4903 .text.HAL_TIMEx_MasterConfigSynchronization:0000000000000000 HAL_TIMEx_MasterConfigSynchronization
+ /tmp/ccbRTAFp.s:5061 .text.HAL_TIMEx_MasterConfigSynchronization:0000000000000098 $d
+ /tmp/ccbRTAFp.s:5067 .text.HAL_TIMEx_ConfigBreakDeadTime:0000000000000000 $t
+ /tmp/ccbRTAFp.s:5074 .text.HAL_TIMEx_ConfigBreakDeadTime:0000000000000000 HAL_TIMEx_ConfigBreakDeadTime
+ /tmp/ccbRTAFp.s:5242 .text.HAL_TIMEx_ConfigBreakDeadTime:0000000000000088 $d
+ /tmp/ccbRTAFp.s:5248 .text.HAL_TIMEx_ConfigBreakInput:0000000000000000 $t
+ /tmp/ccbRTAFp.s:5255 .text.HAL_TIMEx_ConfigBreakInput:0000000000000000 HAL_TIMEx_ConfigBreakInput
+ /tmp/ccbRTAFp.s:5465 .text.HAL_TIMEx_RemapConfig:0000000000000000 $t
+ /tmp/ccbRTAFp.s:5472 .text.HAL_TIMEx_RemapConfig:0000000000000000 HAL_TIMEx_RemapConfig
+ /tmp/ccbRTAFp.s:5521 .text.HAL_TIMEx_GroupChannel5:0000000000000000 $t
+ /tmp/ccbRTAFp.s:5528 .text.HAL_TIMEx_GroupChannel5:0000000000000000 HAL_TIMEx_GroupChannel5
+ /tmp/ccbRTAFp.s:5601 .text.HAL_TIMEx_CommutCallback:0000000000000000 $t
+ /tmp/ccbRTAFp.s:5608 .text.HAL_TIMEx_CommutCallback:0000000000000000 HAL_TIMEx_CommutCallback
+ /tmp/ccbRTAFp.s:5623 .text.TIMEx_DMACommutationCplt:0000000000000000 $t
+ /tmp/ccbRTAFp.s:5660 .text.HAL_TIMEx_CommutHalfCpltCallback:0000000000000000 $t
+ /tmp/ccbRTAFp.s:5667 .text.HAL_TIMEx_CommutHalfCpltCallback:0000000000000000 HAL_TIMEx_CommutHalfCpltCallback
+ /tmp/ccbRTAFp.s:5682 .text.TIMEx_DMACommutationHalfCplt:0000000000000000 $t
+ /tmp/ccbRTAFp.s:5719 .text.HAL_TIMEx_BreakCallback:0000000000000000 $t
+ /tmp/ccbRTAFp.s:5726 .text.HAL_TIMEx_BreakCallback:0000000000000000 HAL_TIMEx_BreakCallback
+ /tmp/ccbRTAFp.s:5741 .text.HAL_TIMEx_Break2Callback:0000000000000000 $t
+ /tmp/ccbRTAFp.s:5748 .text.HAL_TIMEx_Break2Callback:0000000000000000 HAL_TIMEx_Break2Callback
+ /tmp/ccbRTAFp.s:5763 .text.HAL_TIMEx_HallSensor_GetState:0000000000000000 $t
+ /tmp/ccbRTAFp.s:5770 .text.HAL_TIMEx_HallSensor_GetState:0000000000000000 HAL_TIMEx_HallSensor_GetState
+ /tmp/ccbRTAFp.s:5788 .text.HAL_TIMEx_GetChannelNState:0000000000000000 $t
+ /tmp/ccbRTAFp.s:5795 .text.HAL_TIMEx_GetChannelNState:0000000000000000 HAL_TIMEx_GetChannelNState
UNDEFINED SYMBOLS
HAL_TIM_ErrorCallback
@@ -10635,7 +10635,7 @@ TIM_TI1_SetConfig
TIM_OC2_SetConfig
TIM_CCxChannelCmd
HAL_DMA_Start_IT
-ARM GAS /tmp/cc7KL1Mv.s page 179
+ARM GAS /tmp/ccbRTAFp.s page 179
TIM_DMACaptureCplt
diff --git a/build/stm32f7xx_hal_tim_ex.o b/build/stm32f7xx_hal_tim_ex.o
index 76dbe1a..26e41ae 100644
Binary files a/build/stm32f7xx_hal_tim_ex.o and b/build/stm32f7xx_hal_tim_ex.o differ
diff --git a/build/stm32f7xx_it.lst b/build/stm32f7xx_it.lst
index d6927c5..74e404f 100644
--- a/build/stm32f7xx_it.lst
+++ b/build/stm32f7xx_it.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cc8Pc1nf.s page 1
+ARM GAS /tmp/cc9wfheu.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
29:Src/stm32f7xx_it.c ****
30:Src/stm32f7xx_it.c **** /* USER CODE END TD */
31:Src/stm32f7xx_it.c ****
-ARM GAS /tmp/cc8Pc1nf.s page 2
+ARM GAS /tmp/cc9wfheu.s page 2
32:Src/stm32f7xx_it.c **** /* Private define ------------------------------------------------------------*/
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
79:Src/stm32f7xx_it.c **** /* USER CODE END NonMaskableInt_IRQn 0 */
80:Src/stm32f7xx_it.c **** /* USER CODE BEGIN NonMaskableInt_IRQn 1 */
81:Src/stm32f7xx_it.c **** while (1)
-ARM GAS /tmp/cc8Pc1nf.s page 3
+ARM GAS /tmp/cc9wfheu.s page 3
35 .loc 1 81 3 discriminator 1 view .LVU1
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
72 .fpu fpv5-d16
74 MemManage_Handler:
75 .LFB1185:
-ARM GAS /tmp/cc8Pc1nf.s page 4
+ARM GAS /tmp/cc9wfheu.s page 4
100:Src/stm32f7xx_it.c **** }
@@ -238,7 +238,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
124:Src/stm32f7xx_it.c **** /* USER CODE END BusFault_IRQn 0 */
125:Src/stm32f7xx_it.c **** while (1)
107 .loc 1 125 3 discriminator 1 view .LVU13
-ARM GAS /tmp/cc8Pc1nf.s page 5
+ARM GAS /tmp/cc9wfheu.s page 5
126:Src/stm32f7xx_it.c **** {
@@ -298,7 +298,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
144 .fpu fpv5-d16
146 SVC_Handler:
147 .LFB1188:
-ARM GAS /tmp/cc8Pc1nf.s page 6
+ARM GAS /tmp/cc9wfheu.s page 6
145:Src/stm32f7xx_it.c **** }
@@ -358,7 +358,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
178 .section .text.PendSV_Handler,"ax",%progbits
179 .align 1
180 .global PendSV_Handler
-ARM GAS /tmp/cc8Pc1nf.s page 7
+ARM GAS /tmp/cc9wfheu.s page 7
181 .syntax unified
@@ -418,7 +418,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
193:Src/stm32f7xx_it.c **** /* USER CODE END SysTick_IRQn 0 */
194:Src/stm32f7xx_it.c **** HAL_IncTick();
217 .loc 1 194 3 view .LVU27
-ARM GAS /tmp/cc8Pc1nf.s page 8
+ARM GAS /tmp/cc9wfheu.s page 8
218 0002 FFF7FEFF bl HAL_IncTick
@@ -478,7 +478,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
217:Src/stm32f7xx_it.c **** /* USER CODE BEGIN ADC_IRQn 1 */
218:Src/stm32f7xx_it.c ****
219:Src/stm32f7xx_it.c **** /* USER CODE END ADC_IRQn 1 */
-ARM GAS /tmp/cc8Pc1nf.s page 9
+ARM GAS /tmp/cc9wfheu.s page 9
220:Src/stm32f7xx_it.c **** }
@@ -538,7 +538,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
295 .loc 1 232 3 is_stmt 1 view .LVU39
296 0012 0648 ldr r0, .L24+8
297 0014 FFF7FEFF bl HAL_TIM_IRQHandler
-ARM GAS /tmp/cc8Pc1nf.s page 10
+ARM GAS /tmp/cc9wfheu.s page 10
298 .LVL3:
@@ -598,7 +598,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
335 .cfi_endproc
336 .LFE1194:
338 .section .text.TIM5_IRQHandler,"ax",%progbits
-ARM GAS /tmp/cc8Pc1nf.s page 11
+ARM GAS /tmp/cc9wfheu.s page 11
339 .align 1
@@ -658,7 +658,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
296:Src/stm32f7xx_it.c ****
297:Src/stm32f7xx_it.c **** /* USER CODE END USART1_IRQn 0 */
298:Src/stm32f7xx_it.c **** /* USER CODE BEGIN USART1_IRQn 1 */
-ARM GAS /tmp/cc8Pc1nf.s page 12
+ARM GAS /tmp/cc9wfheu.s page 12
299:Src/stm32f7xx_it.c ****
@@ -718,7 +718,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
326:Src/stm32f7xx_it.c **** if(LL_TIM_IsActiveFlag_UPDATE(TIM6))
377 .loc 1 326 3 view .LVU48
378 .LVL4:
-ARM GAS /tmp/cc8Pc1nf.s page 13
+ARM GAS /tmp/cc9wfheu.s page 13
379 .LBB58:
@@ -778,7 +778,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
52:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** 0x04U, /* 5: TIMx_CH3N */
53:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** 0x04U, /* 6: TIMx_CH4 */
54:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** 0x3CU, /* 7: TIMx_CH5 */
-ARM GAS /tmp/cc8Pc1nf.s page 14
+ARM GAS /tmp/cc9wfheu.s page 14
55:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** 0x3CU /* 8: TIMx_CH6 */
@@ -838,7 +838,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
109:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
110:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
111:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 15
+ARM GAS /tmp/cc9wfheu.s page 15
112:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -898,7 +898,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
166:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
167:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define TIM_GET_CHANNEL_INDEX( __CHANNEL__) \
168:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** (((__CHANNEL__) == LL_TIM_CHANNEL_CH1) ? 0U :\
-ARM GAS /tmp/cc8Pc1nf.s page 16
+ARM GAS /tmp/cc9wfheu.s page 16
169:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** ((__CHANNEL__) == LL_TIM_CHANNEL_CH1N) ? 1U :\
@@ -958,7 +958,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
223:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This feature can be modified afterwards using unitary function
224:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @ref LL_TIM_SetAutoReload().*/
225:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 17
+ARM GAS /tmp/cc9wfheu.s page 17
226:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t ClockDivision; /*!< Specifies the clock division.
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
280:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @ref LL_TIM_OC_SetPolarity().*/
281:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
282:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t OCNPolarity; /*!< Specifies the complementary output polarity.
-ARM GAS /tmp/cc8Pc1nf.s page 18
+ARM GAS /tmp/cc9wfheu.s page 18
283:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This parameter can be a value of @ref TIM_LL_EC_OCPOLARITY.
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
337:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
338:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** typedef struct
339:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 19
+ARM GAS /tmp/cc9wfheu.s page 19
340:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t EncoderMode; /*!< Specifies the encoder resolution (x2 or x4).
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
394:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** } LL_TIM_ENCODER_InitTypeDef;
395:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
396:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 20
+ARM GAS /tmp/cc9wfheu.s page 20
397:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief TIM Hall sensor interface configuration structure definition.
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
451:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
452:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @note This bit-field cannot be modified as long as LOCK level
453:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** programmed. */
-ARM GAS /tmp/cc8Pc1nf.s page 21
+ARM GAS /tmp/cc9wfheu.s page 21
454:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
508:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This parameter can be a value of @ref TIM_LL_EC_BREAK2_POLARI
509:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
510:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This feature can be modified afterwards using unitary functio
-ARM GAS /tmp/cc8Pc1nf.s page 22
+ARM GAS /tmp/cc9wfheu.s page 22
511:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @ref LL_TIM_ConfigBRK2()
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
565:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
566:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
567:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 23
+ARM GAS /tmp/cc9wfheu.s page 23
568:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
622:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
623:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /** @defgroup TIM_LL_EC_ONEPULSEMODE One Pulse Mode
624:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @{
-ARM GAS /tmp/cc8Pc1nf.s page 24
+ARM GAS /tmp/cc9wfheu.s page 24
625:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
679:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
680:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
681:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /** @defgroup TIM_LL_EC_LOCKLEVEL Lock Level
-ARM GAS /tmp/cc8Pc1nf.s page 25
+ARM GAS /tmp/cc9wfheu.s page 25
682:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @{
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
736:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_OCMODE_FORCED_ACTIVE (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_0)
737:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_OCMODE_PWM1 (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_1)
738:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_OCMODE_PWM2 (TIM_CCMR1_OC1M_2 | TIM_CCMR1_OC1M_1 | TIM_CCMR1_OC1
-ARM GAS /tmp/cc8Pc1nf.s page 26
+ARM GAS /tmp/cc9wfheu.s page 26
739:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_OCMODE_RETRIG_OPM1 TIM_CCMR1_OC1M_3
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
793:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_ICPSC_DIV4 (TIM_CCMR1_IC1PSC_1 << 16U) /*!< Capture is done
794:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_ICPSC_DIV8 (TIM_CCMR1_IC1PSC << 16U) /*!< Capture is done
795:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 27
+ARM GAS /tmp/cc9wfheu.s page 27
796:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
850:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
851:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
852:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /** @defgroup TIM_LL_EC_TRGO Trigger Output
-ARM GAS /tmp/cc8Pc1nf.s page 28
+ARM GAS /tmp/cc9wfheu.s page 28
853:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @{
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_TS_ITR2 TIM_SMCR_TS_1
908:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_TS_ITR3 (TIM_SMCR_TS_0 | TIM_SMCR_TS_1)
909:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_TS_TI1F_ED TIM_SMCR_TS_2
-ARM GAS /tmp/cc8Pc1nf.s page 29
+ARM GAS /tmp/cc9wfheu.s page 29
910:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_TS_TI1FP1 (TIM_SMCR_TS_2 | TIM_SMCR_TS_0)
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
964:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK_POLARITY_LOW 0x00000000U /*!< Break input BRK is ac
965:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK_POLARITY_HIGH TIM_BDTR_BKP /*!< Break input BRK is ac
966:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 30
+ARM GAS /tmp/cc9wfheu.s page 30
967:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1021:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1022:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
1023:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 31
+ARM GAS /tmp/cc9wfheu.s page 31
1024:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1078:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_BASEADDR_DIER (TIM_DCR_DBA_1 | TIM_DCR_DBA_0)
1079:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_BASEADDR_SR TIM_DCR_DBA_2
1080:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_BASEADDR_EGR (TIM_DCR_DBA_2 | TIM_DCR_DBA_0)
-ARM GAS /tmp/cc8Pc1nf.s page 32
+ARM GAS /tmp/cc9wfheu.s page 32
1081:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_BASEADDR_CCMR1 (TIM_DCR_DBA_2 | TIM_DCR_DBA_1)
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1135:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_TIM2_ITR1_RMP_ETH_PTP (TIM2_OR_ITR1_RMP_0 | TIM2_OR_RMP_MASK) /*!< TIM2_ITR1
1136:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_TIM2_ITR1_RMP_OTG_FS_SOF (TIM2_OR_ITR1_RMP_1 | TIM2_OR_RMP_MASK) /*!< TIM2_ITR1
1137:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_TIM2_ITR1_RMP_OTG_HS_SOF (TIM2_OR_ITR1_RMP | TIM2_OR_RMP_MASK) /*!< TIM2_ITR1
-ARM GAS /tmp/cc8Pc1nf.s page 33
+ARM GAS /tmp/cc9wfheu.s page 33
1138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1192:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_ReadReg(__INSTANCE__, __REG__) READ_REG((__INSTANCE__)->__REG__)
1193:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
-ARM GAS /tmp/cc8Pc1nf.s page 34
+ARM GAS /tmp/cc9wfheu.s page 34
1195:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1249:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval Auto-reload value (between Min_Data=0 and Max_Data=65535)
1250:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1251:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define __LL_TIM_CALC_ARR(__TIMCLK__, __PSC__, __FREQ__) \
-ARM GAS /tmp/cc8Pc1nf.s page 35
+ARM GAS /tmp/cc9wfheu.s page 35
1252:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** ((((__TIMCLK__)/((__PSC__) + 1U)) >= (__FREQ__)) ? (((__TIMCLK__)/((__FREQ__) * ((__PSC__) + 1U))
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1306:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1307:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Enable timer counter.
-ARM GAS /tmp/cc8Pc1nf.s page 36
+ARM GAS /tmp/cc9wfheu.s page 36
1309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CR1 CEN LL_TIM_EnableCounter
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1363:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Indicates whether update event generation is enabled.
1364:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CR1 UDIS LL_TIM_IsEnabledUpdateEvent
1365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
-ARM GAS /tmp/cc8Pc1nf.s page 37
+ARM GAS /tmp/cc9wfheu.s page 37
1366:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval Inverted state of bit (0 or 1).
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1420:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1421:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Get actual one pulse mode.
-ARM GAS /tmp/cc8Pc1nf.s page 38
+ARM GAS /tmp/cc9wfheu.s page 38
1423:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CR1 OPM LL_TIM_GetOnePulseMode
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1477:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** counter_mode = (uint32_t)(READ_BIT(TIMx->CR1, TIM_CR1_CMS));
1478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** if (counter_mode == 0U)
-ARM GAS /tmp/cc8Pc1nf.s page 39
+ARM GAS /tmp/cc9wfheu.s page 39
1480:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_SetClockDivision(TIM_TypeDef *TIMx, uint32_t ClockDivision)
1535:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
1536:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** MODIFY_REG(TIMx->CR1, TIM_CR1_CKD, ClockDivision);
-ARM GAS /tmp/cc8Pc1nf.s page 40
+ARM GAS /tmp/cc9wfheu.s page 40
1537:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1591:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1592:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_GetDirection(const TIM_TypeDef *TIMx)
1593:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 41
+ARM GAS /tmp/cc9wfheu.s page 41
1594:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return (uint32_t)(READ_BIT(TIMx->CR1, TIM_CR1_DIR));
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_GetAutoReload(const TIM_TypeDef *TIMx)
1649:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
1650:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return (uint32_t)(READ_REG(TIMx->ARR));
-ARM GAS /tmp/cc8Pc1nf.s page 42
+ARM GAS /tmp/cc9wfheu.s page 42
1651:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1705:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1706:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Indicate whether update interrupt flag (UIF) copy is set.
1707:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param Counter Counter value
-ARM GAS /tmp/cc8Pc1nf.s page 43
+ARM GAS /tmp/cc9wfheu.s page 43
1708:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval State of bit (1 or 0).
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1762:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1763:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Set the updated source of the capture/compare control bits (CCxE, CCxNE and OCxM).
1764:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_COMMUTATION_EVENT_INSTANCE(TIMx) can be used to check
-ARM GAS /tmp/cc8Pc1nf.s page 44
+ARM GAS /tmp/cc9wfheu.s page 44
1765:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * whether or not a timer instance is able to generate a commutation event.
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1819:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_CC_SetLockLevel(TIM_TypeDef *TIMx, uint32_t LockLevel)
1820:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
1821:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** MODIFY_REG(TIMx->BDTR, TIM_BDTR_LOCK, LockLevel);
-ARM GAS /tmp/cc8Pc1nf.s page 45
+ARM GAS /tmp/cc9wfheu.s page 45
1822:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1876:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1877:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_CC_DisableChannel(TIM_TypeDef *TIMx, uint32_t Channels)
1878:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 46
+ARM GAS /tmp/cc9wfheu.s page 46
1879:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** CLEAR_BIT(TIMx->CCER, Channels);
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1933:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CR2 OIS2 LL_TIM_OC_ConfigOutput\n
1934:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CR2 OIS3 LL_TIM_OC_ConfigOutput\n
1935:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CR2 OIS4 LL_TIM_OC_ConfigOutput\n
-ARM GAS /tmp/cc8Pc1nf.s page 47
+ARM GAS /tmp/cc9wfheu.s page 47
1936:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CR2 OIS5 LL_TIM_OC_ConfigOutput\n
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1990:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCMODE_COMBINED_PWM1
1991:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCMODE_COMBINED_PWM2
1992:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCMODE_ASYMMETRIC_PWM1
-ARM GAS /tmp/cc8Pc1nf.s page 48
+ARM GAS /tmp/cc9wfheu.s page 48
1993:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCMODE_ASYMMETRIC_PWM2
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2047:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC2NP LL_TIM_OC_SetPolarity\n
2048:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC3P LL_TIM_OC_SetPolarity\n
2049:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC3NP LL_TIM_OC_SetPolarity\n
-ARM GAS /tmp/cc8Pc1nf.s page 49
+ARM GAS /tmp/cc9wfheu.s page 49
2050:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC4P LL_TIM_OC_SetPolarity\n
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2104:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return (READ_BIT(TIMx->CCER, (TIM_CCER_CC1P << SHIFT_TAB_CCxP[iChannel])) >> SHIFT_TAB_CCxP[iChan
2105:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
2106:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 50
+ARM GAS /tmp/cc9wfheu.s page 50
2107:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2161:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH3
2162:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH3N
2163:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH4
-ARM GAS /tmp/cc8Pc1nf.s page 51
+ARM GAS /tmp/cc9wfheu.s page 51
2164:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH5
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2218:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH6
2219:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
2220:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 52
+ARM GAS /tmp/cc9wfheu.s page 52
2221:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_OC_DisableFast(TIM_TypeDef *TIMx, uint32_t Channel)
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint8_t iChannel = TIM_GET_CHANNEL_INDEX(Channel);
2276:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iC
2277:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** SET_BIT(*pReg, (TIM_CCMR1_OC1PE << SHIFT_TAB_OCxx[iChannel]));
-ARM GAS /tmp/cc8Pc1nf.s page 53
+ARM GAS /tmp/cc9wfheu.s page 53
2278:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2332:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Enable clearing the output channel on an external event.
2333:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note This function can only be used in Output compare and PWM modes. It does not work in Force
2334:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_OCXREF_CLEAR_INSTANCE(TIMx) can be used to check whether
-ARM GAS /tmp/cc8Pc1nf.s page 54
+ARM GAS /tmp/cc9wfheu.s page 54
2335:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * or not a timer instance can clear the OCxREF signal on an external event.
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2389:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note This function can only be used in Output compare and PWM modes. It does not work in Force
2390:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_OCXREF_CLEAR_INSTANCE(TIMx) can be used to check whether
2391:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * or not a timer instance can clear the OCxREF signal on an external event.
-ARM GAS /tmp/cc8Pc1nf.s page 55
+ARM GAS /tmp/cc9wfheu.s page 55
2392:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCMR1 OC1CE LL_TIM_OC_IsEnabledClear\n
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2446:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** WRITE_REG(TIMx->CCR1, CompareValue);
2447:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
2448:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 56
+ARM GAS /tmp/cc9wfheu.s page 56
2449:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2503:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * output channel 5 is supported by a timer instance.
2504:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCR5 CCR5 LL_TIM_OC_SetCompareCH5
2505:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
-ARM GAS /tmp/cc8Pc1nf.s page 57
+ARM GAS /tmp/cc9wfheu.s page 57
2506:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param CompareValue between Min_Data=0 and Max_Data=65535
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2560:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
2561:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Get compare value (TIMx_CCR3) set for output channel 3.
2562:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note In 32-bit timer implementations returned compare value can be between 0x00000000 and 0xFF
-ARM GAS /tmp/cc8Pc1nf.s page 58
+ARM GAS /tmp/cc9wfheu.s page 58
2563:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_32B_COUNTER_INSTANCE(TIMx) can be used to check
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2617:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
2618:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
2619:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Select on which reference signal the OC5REF is combined to.
-ARM GAS /tmp/cc8Pc1nf.s page 59
+ARM GAS /tmp/cc9wfheu.s page 59
2620:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_COMBINED3PHASEPWM_INSTANCE(TIMx) can be used to check
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2674:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ACTIVEINPUT_DIRECTTI or @ref LL_TIM_ACTIVEINPUT_INDIRECTTI or @ref LL_
2675:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ICPSC_DIV1 or ... or @ref LL_TIM_ICPSC_DIV8
2676:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_FILTER_FDIV1 or ... or @ref LL_TIM_IC_FILTER_FDIV32_N8
-ARM GAS /tmp/cc8Pc1nf.s page 60
+ARM GAS /tmp/cc9wfheu.s page 60
2677:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_POLARITY_RISING or @ref LL_TIM_IC_POLARITY_FALLING or @ref LL_TIM_I
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2731:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ACTIVEINPUT_TRC
2732:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
2733:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_IC_GetActiveInput(const TIM_TypeDef *TIMx, uint32_t Channel)
-ARM GAS /tmp/cc8Pc1nf.s page 61
+ARM GAS /tmp/cc9wfheu.s page 61
2734:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2788:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return ((READ_BIT(*pReg, ((TIM_CCMR1_IC1PSC) << SHIFT_TAB_ICxx[iChannel])) >> SHIFT_TAB_ICxx[iCha
2789:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
2790:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 62
+ARM GAS /tmp/cc9wfheu.s page 62
2791:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2845:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_FILTER_FDIV1_N8
2846:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_FILTER_FDIV2_N6
2847:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_FILTER_FDIV2_N8
-ARM GAS /tmp/cc8Pc1nf.s page 63
+ARM GAS /tmp/cc9wfheu.s page 63
2848:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_FILTER_FDIV4_N6
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2902:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC3NP LL_TIM_IC_GetPolarity\n
2903:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC4P LL_TIM_IC_GetPolarity\n
2904:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC4NP LL_TIM_IC_GetPolarity
-ARM GAS /tmp/cc8Pc1nf.s page 64
+ARM GAS /tmp/cc9wfheu.s page 64
2905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2959:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return ((READ_BIT(TIMx->CR2, TIM_CR2_TI1S) == (TIM_CR2_TI1S)) ? 1UL : 0UL);
2960:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
2961:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 65
+ARM GAS /tmp/cc9wfheu.s page 65
2962:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3016:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * input channel 4 is supported by a timer instance.
3017:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCR4 CCR4 LL_TIM_IC_GetCaptureCH4
3018:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
-ARM GAS /tmp/cc8Pc1nf.s page 66
+ARM GAS /tmp/cc9wfheu.s page 66
3019:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval CapturedValue (between Min_Data=0 and Max_Data=65535)
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3073:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
3074:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Set the clock source of the counter clock.
3075:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note when selected clock source is external clock mode 1, the timer input
-ARM GAS /tmp/cc8Pc1nf.s page 67
+ARM GAS /tmp/cc9wfheu.s page 67
3076:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * the external clock is applied is selected by calling the @ref LL_TIM_SetTriggerInput()
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3130:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_TRGO_UPDATE
3131:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_TRGO_CC1IF
3132:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_TRGO_OC1REF
-ARM GAS /tmp/cc8Pc1nf.s page 68
+ARM GAS /tmp/cc9wfheu.s page 68
3133:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_TRGO_OC2REF
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3187:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_SetSlaveMode(TIM_TypeDef *TIMx, uint32_t SlaveMode)
3188:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
3189:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** MODIFY_REG(TIMx->SMCR, TIM_SMCR_SMS, SlaveMode);
-ARM GAS /tmp/cc8Pc1nf.s page 69
+ARM GAS /tmp/cc9wfheu.s page 69
3190:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3244:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll SMCR MSM LL_TIM_IsEnabledMasterSlaveMode
3245:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
3246:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval State of bit (1 or 0).
-ARM GAS /tmp/cc8Pc1nf.s page 70
+ARM GAS /tmp/cc9wfheu.s page 70
3247:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3301:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
3302:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Enable the break function.
3303:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_BREAK_INSTANCE(TIMx) can be used to check whether or not
-ARM GAS /tmp/cc8Pc1nf.s page 71
+ARM GAS /tmp/cc9wfheu.s page 71
3304:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * a timer instance provides a break input.
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3358:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
3359:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** MODIFY_REG(TIMx->BDTR, TIM_BDTR_BKP | TIM_BDTR_BKF, BreakPolarity | BreakFilter);
3360:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
-ARM GAS /tmp/cc8Pc1nf.s page 72
+ARM GAS /tmp/cc9wfheu.s page 72
3361:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3415:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
3416:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
3417:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_ConfigBRK2(TIM_TypeDef *TIMx, uint32_t Break2Polarity, uint32_t Break2F
-ARM GAS /tmp/cc8Pc1nf.s page 73
+ARM GAS /tmp/cc9wfheu.s page 73
3418:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3472:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll BDTR AOE LL_TIM_IsEnabledAutomaticOutput
3473:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
3474:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval State of bit (1 or 0).
-ARM GAS /tmp/cc8Pc1nf.s page 74
+ARM GAS /tmp/cc9wfheu.s page 74
3475:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3529:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll AF1 BKINE LL_TIM_EnableBreakInputSource\n
3530:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * AF1 BKDFBKE LL_TIM_EnableBreakInputSource\n
3531:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * AF2 BK2INE LL_TIM_EnableBreakInputSource\n
-ARM GAS /tmp/cc8Pc1nf.s page 75
+ARM GAS /tmp/cc9wfheu.s page 75
3532:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * AF2 BK2DFBKE LL_TIM_EnableBreakInputSource
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3586:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param Polarity This parameter can be one of the following values:
3587:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BKIN_POLARITY_LOW
3588:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BKIN_POLARITY_HIGH
-ARM GAS /tmp/cc8Pc1nf.s page 76
+ARM GAS /tmp/cc9wfheu.s page 76
3589:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3643:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_LENGTH_5TRANSFERS
3644:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_LENGTH_6TRANSFERS
3645:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_LENGTH_7TRANSFERS
-ARM GAS /tmp/cc8Pc1nf.s page 77
+ARM GAS /tmp/cc9wfheu.s page 77
3646:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_LENGTH_8TRANSFERS
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3700:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * TIM11: one of the following values
3701:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** *
3702:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_TIM11_TI1_RMP_GPIO
-ARM GAS /tmp/cc8Pc1nf.s page 78
+ARM GAS /tmp/cc9wfheu.s page 78
3703:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_TIM11_TI1_RMP_SPDIFRX
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
396 .LBB60:
397 .LBI60:
3727:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 79
+ARM GAS /tmp/cc9wfheu.s page 79
398 .loc 2 3727 22 view .LVU55
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
340:Src/stm32f7xx_it.c **** void TIM7_IRQHandler(void)
341:Src/stm32f7xx_it.c **** {
441 .loc 1 341 1 is_stmt 1 view -0
-ARM GAS /tmp/cc8Pc1nf.s page 80
+ARM GAS /tmp/cc9wfheu.s page 80
442 .cfi_startproc
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
351:Src/stm32f7xx_it.c **** //HAL_GPIO_TogglePin(TEST_01_GPIO_Port, TEST_01_Pin);
352:Src/stm32f7xx_it.c **** }
353:Src/stm32f7xx_it.c **** /* USER CODE END TIM7_IRQn 1 */
-ARM GAS /tmp/cc8Pc1nf.s page 81
+ARM GAS /tmp/cc9wfheu.s page 81
354:Src/stm32f7xx_it.c **** }
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
381:Src/stm32f7xx_it.c **** uart_buf = LL_USART_ReceiveData8(USART1);
512 .loc 1 381 5 view .LVU77
513 .LVL11:
-ARM GAS /tmp/cc8Pc1nf.s page 82
+ARM GAS /tmp/cc9wfheu.s page 82
514 .LBB66:
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
52:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #if defined(USE_FULL_LL_DRIVER)
53:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_Private_Macros USART Private Macros
54:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
-ARM GAS /tmp/cc8Pc1nf.s page 83
+ARM GAS /tmp/cc9wfheu.s page 83
55:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
109:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** This parameter can be a value of @ref USART_LL_EC_OVERSA
110:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
111:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** This feature can be modified afterwards using unitary
-ARM GAS /tmp/cc8Pc1nf.s page 84
+ARM GAS /tmp/cc9wfheu.s page 84
112:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** function @ref LL_USART_SetOverSampling().*/
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
166:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ICR_PECF USART_ICR_PECF /*!< Parity error cle
167:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ICR_FECF USART_ICR_FECF /*!< Framing error cl
168:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ICR_NCF USART_ICR_NCF /*!< Noise error dete
-ARM GAS /tmp/cc8Pc1nf.s page 85
+ARM GAS /tmp/cc9wfheu.s page 85
169:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ICR_ORECF USART_ICR_ORECF /*!< Overrun error cl
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
223:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #endif /* USART_TCBGT_SUPPORT */
224:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
225:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
-ARM GAS /tmp/cc8Pc1nf.s page 86
+ARM GAS /tmp/cc9wfheu.s page 86
226:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
280:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_WAKEUP_ADDRESSMARK USART_CR1_WAKE /*!< USART wake up from Mute
281:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
282:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
-ARM GAS /tmp/cc8Pc1nf.s page 87
+ARM GAS /tmp/cc9wfheu.s page 87
283:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
337:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_POLARITY_LOW 0x00000000U /*!< Steady low value on SCLK
338:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_POLARITY_HIGH USART_CR2_CPOL /*!< Steady high value on SCL
339:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 88
+ARM GAS /tmp/cc9wfheu.s page 88
340:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
394:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_BITORDER_MSBFIRST USART_CR2_MSBFIRST /*!< data is transmitted/rece
395:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
396:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
-ARM GAS /tmp/cc8Pc1nf.s page 89
+ARM GAS /tmp/cc9wfheu.s page 89
397:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
451:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
452:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
453:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_EC_LINBREAK_DETECT LIN Break Detection Length
-ARM GAS /tmp/cc8Pc1nf.s page 90
+ARM GAS /tmp/cc9wfheu.s page 90
454:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
508:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ReadReg(__INSTANCE__, __REG__) READ_REG(__INSTANCE__->__REG__)
509:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
510:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
-ARM GAS /tmp/cc8Pc1nf.s page 91
+ARM GAS /tmp/cc9wfheu.s page 91
511:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
565:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
566:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief USART Disable (all USART prescalers and outputs are disabled)
567:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note When USART is disabled, USART prescalers and outputs are stopped immediately,
-ARM GAS /tmp/cc8Pc1nf.s page 92
+ARM GAS /tmp/cc9wfheu.s page 92
568:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * and current operations are discarded. The configuration of the USART is kept, but all t
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
622:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_UART_WAKEUP_FROMSTOP_INSTANCE(USARTx) can be used to check whether or not
623:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Wake-up from Stop mode feature is supported by the USARTx instance.
624:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR1 UESM LL_USART_IsEnabledInStopMode
-ARM GAS /tmp/cc8Pc1nf.s page 93
+ARM GAS /tmp/cc9wfheu.s page 93
625:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
679:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RE);
680:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
681:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 94
+ARM GAS /tmp/cc9wfheu.s page 94
682:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
736:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR1 TE LL_USART_GetTransferDirection
737:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
738:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Returned value can be one of the following values:
-ARM GAS /tmp/cc8Pc1nf.s page 95
+ARM GAS /tmp/cc9wfheu.s page 95
739:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_DIRECTION_NONE
@@ -5698,7 +5698,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
793:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
794:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** MODIFY_REG(USARTx->CR1, USART_CR1_WAKE, Method);
795:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
-ARM GAS /tmp/cc8Pc1nf.s page 96
+ARM GAS /tmp/cc9wfheu.s page 96
796:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -5758,7 +5758,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
850:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
851:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
852:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 97
+ARM GAS /tmp/cc9wfheu.s page 97
853:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Prevent Mute Mode use. Set Receiver in active mode permanently.
@@ -5818,7 +5818,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param LastBitClockPulse This parameter can be one of the following values:
908:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_LASTCLKPULSE_NO_OUTPUT
909:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_LASTCLKPULSE_OUTPUT
-ARM GAS /tmp/cc8Pc1nf.s page 98
+ARM GAS /tmp/cc9wfheu.s page 98
910:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
@@ -5878,7 +5878,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
964:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
965:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Select the polarity of the clock output on the SCLK pin in synchronous mode
966:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_USART_INSTANCE(USARTx) can be used to check whether or not
-ARM GAS /tmp/cc8Pc1nf.s page 99
+ARM GAS /tmp/cc9wfheu.s page 99
967:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Synchronous mode is supported by the USARTx instance.
@@ -5938,7 +5938,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1021:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
1022:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
1023:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 100
+ARM GAS /tmp/cc9wfheu.s page 100
1024:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Enable Clock output on SCLK pin
@@ -5998,7 +5998,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1078:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
1079:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Retrieve the length of the stop bits
1080:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 STOP LL_USART_GetStopBitsLength
-ARM GAS /tmp/cc8Pc1nf.s page 101
+ARM GAS /tmp/cc9wfheu.s page 101
1081:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
@@ -6058,7 +6058,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1135:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
1136:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_SetTXRXSwap(USART_TypeDef *USARTx, uint32_t SwapConfig)
1137:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 102
+ARM GAS /tmp/cc9wfheu.s page 102
1138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** MODIFY_REG(USARTx->CR2, USART_CR2_SWAP, SwapConfig);
@@ -6118,7 +6118,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1192:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** MODIFY_REG(USARTx->CR2, USART_CR2_TXINV, PinInvMethod);
1193:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
1194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 103
+ARM GAS /tmp/cc9wfheu.s page 103
1195:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
@@ -6178,7 +6178,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1249:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
1250:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** MODIFY_REG(USARTx->CR2, USART_CR2_MSBFIRST, BitOrder);
1251:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
-ARM GAS /tmp/cc8Pc1nf.s page 104
+ARM GAS /tmp/cc9wfheu.s page 104
1252:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -6238,7 +6238,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1306:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
1307:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
1308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Set Auto Baud-Rate mode bits
-ARM GAS /tmp/cc8Pc1nf.s page 105
+ARM GAS /tmp/cc9wfheu.s page 105
1309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(USARTx) can be used to check whether or
@@ -6298,7 +6298,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1363:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
1364:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
1365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Indicate if Receiver Timeout feature is enabled
-ARM GAS /tmp/cc8Pc1nf.s page 106
+ARM GAS /tmp/cc9wfheu.s page 106
1366:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 RTOEN LL_USART_IsEnabledRxTimeout
@@ -6358,7 +6358,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1420:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Return Length of Node Address used in Address Detection mode (7-bit or 4-bit)
1421:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 ADDM7 LL_USART_GetNodeAddressLen
1422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
-ARM GAS /tmp/cc8Pc1nf.s page 107
+ARM GAS /tmp/cc9wfheu.s page 107
1423:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Returned value can be one of the following values:
@@ -6418,7 +6418,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1477:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
1478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
1479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_DisableCTSHWFlowCtrl(USART_TypeDef *USARTx)
-ARM GAS /tmp/cc8Pc1nf.s page 108
+ARM GAS /tmp/cc9wfheu.s page 108
1480:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -6478,7 +6478,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 ONEBIT LL_USART_DisableOneBitSamp
1535:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
1536:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
-ARM GAS /tmp/cc8Pc1nf.s page 109
+ARM GAS /tmp/cc9wfheu.s page 109
1537:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -6538,7 +6538,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1591:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_UART_WAKEUP_FROMSTOP_INSTANCE(USARTx) can be used to check whether or not
1592:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Wake-up from Stop mode feature is supported by the USARTx instance.
1593:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 WUS LL_USART_SetWKUPType
-ARM GAS /tmp/cc8Pc1nf.s page 110
+ARM GAS /tmp/cc9wfheu.s page 110
1594:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
@@ -6598,7 +6598,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** usartdiv = (uint16_t)(__LL_USART_DIV_SAMPLING8(PeriphClk, BaudRate));
1649:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** brrtemp = usartdiv & 0xFFF0U;
1650:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** brrtemp |= (uint16_t)((usartdiv & (uint16_t)0x000FU) >> 1U);
-ARM GAS /tmp/cc8Pc1nf.s page 111
+ARM GAS /tmp/cc9wfheu.s page 111
1651:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** USARTx->BRR = brrtemp;
@@ -6658,7 +6658,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1705:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param Timeout Value between Min_Data=0x00 and Max_Data=0x00FFFFFF
1706:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
1707:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 112
+ARM GAS /tmp/cc9wfheu.s page 112
1708:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_SetRxTimeout(USART_TypeDef *USARTx, uint32_t Timeout)
@@ -6718,7 +6718,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1762:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
1763:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_EnableIrda(USART_TypeDef *USARTx)
1764:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 113
+ARM GAS /tmp/cc9wfheu.s page 113
1765:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** SET_BIT(USARTx->CR3, USART_CR3_IREN);
@@ -6778,7 +6778,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1819:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
1820:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_GetIrdaPowerMode(const USART_TypeDef *USARTx)
1821:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 114
+ARM GAS /tmp/cc9wfheu.s page 114
1822:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return (uint32_t)(READ_BIT(USARTx->CR3, USART_CR3_IRLP));
@@ -6838,7 +6838,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1876:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Disable Smartcard NACK transmission
1877:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_SMARTCARD_INSTANCE(USARTx) can be used to check whether or not
1878:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Smartcard feature is supported by the USARTx instance.
-ARM GAS /tmp/cc8Pc1nf.s page 115
+ARM GAS /tmp/cc9wfheu.s page 115
1879:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 NACK LL_USART_DisableSmartcardNACK
@@ -6898,7 +6898,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1933:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval State of bit (1 or 0).
1934:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
1935:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_IsEnabledSmartcard(const USART_TypeDef *USARTx)
-ARM GAS /tmp/cc8Pc1nf.s page 116
+ARM GAS /tmp/cc9wfheu.s page 116
1936:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -6958,7 +6958,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1990:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_SMARTCARD_INSTANCE(USARTx) can be used to check whether or not
1991:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Smartcard feature is supported by the USARTx instance.
1992:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll GTPR PSC LL_USART_GetSmartcardPrescaler
-ARM GAS /tmp/cc8Pc1nf.s page 117
+ARM GAS /tmp/cc9wfheu.s page 117
1993:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
@@ -7018,7 +7018,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2047:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
2048:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** SET_BIT(USARTx->CR3, USART_CR3_HDSEL);
2049:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
-ARM GAS /tmp/cc8Pc1nf.s page 118
+ARM GAS /tmp/cc9wfheu.s page 118
2050:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -7078,7 +7078,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2104:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * LIN feature is supported by the USARTx instance.
2105:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 LBDL LL_USART_GetLINBrkDetectionLen
2106:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
-ARM GAS /tmp/cc8Pc1nf.s page 119
+ARM GAS /tmp/cc9wfheu.s page 119
2107:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Returned value can be one of the following values:
@@ -7138,7 +7138,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2161:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
2162:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
2163:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 120
+ARM GAS /tmp/cc9wfheu.s page 120
2164:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Set DEDT (Driver Enable De-Assertion Time), Time value expressed on 5 bits ([4:0] bits)
@@ -7198,7 +7198,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2218:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Enable Driver Enable (DE) Mode
2219:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_UART_DRIVER_ENABLE_INSTANCE(USARTx) can be used to check whether or not
2220:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Driver Enable feature is supported by the USARTx instance.
-ARM GAS /tmp/cc8Pc1nf.s page 121
+ARM GAS /tmp/cc9wfheu.s page 121
2221:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 DEM LL_USART_EnableDEMode
@@ -7258,7 +7258,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Driver Enable feature is supported by the USARTx instance.
2276:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 DEP LL_USART_GetDESignalPolarity
2277:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
-ARM GAS /tmp/cc8Pc1nf.s page 122
+ARM GAS /tmp/cc9wfheu.s page 122
2278:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Returned value can be one of the following values:
@@ -7318,7 +7318,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2332:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note In Synchronous mode, the following bits must be kept cleared:
2333:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - LINEN bit in the USART_CR2 register,
2334:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - SCEN bit in the USART_CR3 register,
-ARM GAS /tmp/cc8Pc1nf.s page 123
+ARM GAS /tmp/cc9wfheu.s page 123
2335:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - IREN bit in the USART_CR3 register,
@@ -7378,7 +7378,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2389:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 CLKEN LL_USART_ConfigLINMode\n
2390:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR2 STOP LL_USART_ConfigLINMode\n
2391:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR2 LINEN LL_USART_ConfigLINMode\n
-ARM GAS /tmp/cc8Pc1nf.s page 124
+ARM GAS /tmp/cc9wfheu.s page 124
2392:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR3 IREN LL_USART_ConfigLINMode\n
@@ -7438,7 +7438,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2446:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** SET_BIT(USARTx->CR3, USART_CR3_HDSEL);
2447:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
2448:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 125
+ARM GAS /tmp/cc9wfheu.s page 125
2449:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
@@ -7498,7 +7498,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2503:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Call of this function is equivalent to following function call sequence :
2504:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - Clear LINEN in CR2 using @ref LL_USART_DisableLIN() function
2505:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - Clear CLKEN in CR2 using @ref LL_USART_DisableSCLKOutput() function
-ARM GAS /tmp/cc8Pc1nf.s page 126
+ARM GAS /tmp/cc9wfheu.s page 126
2506:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - Clear SCEN in CR3 using @ref LL_USART_DisableSmartcard() function
@@ -7558,7 +7558,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2560:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
2561:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_ConfigMultiProcessMode(USART_TypeDef *USARTx)
2562:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 127
+ARM GAS /tmp/cc9wfheu.s page 127
2563:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /* In Multi Processor mode, the following bits must be kept cleared:
@@ -7618,7 +7618,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2617:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
2618:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_IsActiveFlag_ORE(const USART_TypeDef *USARTx)
2619:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 128
+ARM GAS /tmp/cc9wfheu.s page 128
2620:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return ((READ_BIT(USARTx->ISR, USART_ISR_ORE) == (USART_ISR_ORE)) ? 1UL : 0UL);
@@ -7678,7 +7678,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2674:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
2675:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_IsActiveFlag_LBD(const USART_TypeDef *USARTx)
2676:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 129
+ARM GAS /tmp/cc9wfheu.s page 129
2677:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return ((READ_BIT(USARTx->ISR, USART_ISR_LBDF) == (USART_ISR_LBDF)) ? 1UL : 0UL);
@@ -7738,7 +7738,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2731:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Check if the USART Auto-Baud Rate Error Flag is set or not
2732:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(USARTx) can be used to check whether or
2733:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Auto Baud Rate detection feature is supported by the USARTx instance.
-ARM GAS /tmp/cc8Pc1nf.s page 130
+ARM GAS /tmp/cc9wfheu.s page 130
2734:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll ISR ABRE LL_USART_IsActiveFlag_ABRE
@@ -7798,7 +7798,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2788:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
2789:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
2790:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Check if the USART Receive Wake Up from mute mode Flag is set or not
-ARM GAS /tmp/cc8Pc1nf.s page 131
+ARM GAS /tmp/cc9wfheu.s page 131
2791:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll ISR RWU LL_USART_IsActiveFlag_RWU
@@ -7858,7 +7858,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2845:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll ISR TCBGT LL_USART_IsActiveFlag_TCBGT
2846:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
2847:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval State of bit (1 or 0).
-ARM GAS /tmp/cc8Pc1nf.s page 132
+ARM GAS /tmp/cc9wfheu.s page 132
2848:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -7918,7 +7918,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2902:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
2903:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
2904:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 133
+ARM GAS /tmp/cc9wfheu.s page 133
2905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_ClearFlag_IDLE(USART_TypeDef *USARTx)
@@ -7978,7 +7978,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2959:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
2960:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
2961:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 134
+ARM GAS /tmp/cc9wfheu.s page 134
2962:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Clear Receiver Time Out Flag
@@ -8038,7 +8038,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3016:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
3017:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_EF_IT_Management IT_Management
3018:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
-ARM GAS /tmp/cc8Pc1nf.s page 135
+ARM GAS /tmp/cc9wfheu.s page 135
3019:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -8098,7 +8098,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3073:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_PEIE);
3074:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
3075:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 136
+ARM GAS /tmp/cc9wfheu.s page 136
3076:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
@@ -8158,7 +8158,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3130:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 EIE LL_USART_EnableIT_ERROR
3131:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
3132:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
-ARM GAS /tmp/cc8Pc1nf.s page 137
+ARM GAS /tmp/cc9wfheu.s page 137
3133:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -8218,7 +8218,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3187:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR1 IDLEIE LL_USART_DisableIT_IDLE
3188:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
3189:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
-ARM GAS /tmp/cc8Pc1nf.s page 138
+ARM GAS /tmp/cc9wfheu.s page 138
3190:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -8278,7 +8278,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3244:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
3245:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
3246:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_DisableIT_CM(USART_TypeDef *USARTx)
-ARM GAS /tmp/cc8Pc1nf.s page 139
+ARM GAS /tmp/cc9wfheu.s page 139
3247:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -8338,7 +8338,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3301:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
3302:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
3303:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 140
+ARM GAS /tmp/cc9wfheu.s page 140
3304:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Disable CTS Interrupt
@@ -8398,7 +8398,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3358:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
3359:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
3360:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 141
+ARM GAS /tmp/cc9wfheu.s page 141
3361:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Check if the USART RX Not Empty Interrupt is enabled or disabled.
@@ -8458,7 +8458,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3415:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
3416:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Check if the USART Receiver Timeout Interrupt is enabled or disabled.
3417:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR1 RTOIE LL_USART_IsEnabledIT_RTO
-ARM GAS /tmp/cc8Pc1nf.s page 142
+ARM GAS /tmp/cc9wfheu.s page 142
3418:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
@@ -8518,7 +8518,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3472:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
3473:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return ((READ_BIT(USARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL);
3474:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
-ARM GAS /tmp/cc8Pc1nf.s page 143
+ARM GAS /tmp/cc9wfheu.s page 143
3475:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -8578,7 +8578,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3529:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Disable DMA Mode for reception
3530:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 DMAR LL_USART_DisableDMAReq_RX
3531:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
-ARM GAS /tmp/cc8Pc1nf.s page 144
+ARM GAS /tmp/cc9wfheu.s page 144
3532:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
@@ -8638,7 +8638,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3586:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
3587:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
3588:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 145
+ARM GAS /tmp/cc9wfheu.s page 145
3589:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_EnableDMADeactOnRxErr(USART_TypeDef *USARTx)
@@ -8698,7 +8698,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
3643:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
3644:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
3645:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
-ARM GAS /tmp/cc8Pc1nf.s page 146
+ARM GAS /tmp/cc9wfheu.s page 146
3646:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -8758,7 +8758,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
555 003a 0901 .2byte (.L38-.L40)/2
556 003c 0901 .2byte (.L38-.L40)/2
557 003e 0901 .2byte (.L38-.L40)/2
-ARM GAS /tmp/cc8Pc1nf.s page 147
+ARM GAS /tmp/cc9wfheu.s page 147
558 0040 0901 .2byte (.L38-.L40)/2
@@ -8818,7 +8818,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
400:Src/stm32f7xx_it.c **** CPU_state = DEFAULT_ENABLE;
401:Src/stm32f7xx_it.c **** break;
402:Src/stm32f7xx_it.c **** case 0x3333: //Transmith saved DATA
-ARM GAS /tmp/cc8Pc1nf.s page 148
+ARM GAS /tmp/cc9wfheu.s page 148
403:Src/stm32f7xx_it.c **** UART_rec_incr = 0;
@@ -8878,7 +8878,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
457:Src/stm32f7xx_it.c **** case (TSK_8 - 1):
458:Src/stm32f7xx_it.c **** if (UART_header == 0x7777)
459:Src/stm32f7xx_it.c **** {
-ARM GAS /tmp/cc8Pc1nf.s page 149
+ARM GAS /tmp/cc9wfheu.s page 149
460:Src/stm32f7xx_it.c **** if ((UART_rec_incr&0x0001)>0)
@@ -8938,7 +8938,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
617 008e 42F22223 movw r3, #8738
618 0092 9A42 cmp r2, r3
619 0094 2DD0 beq .L47
-ARM GAS /tmp/cc8Pc1nf.s page 150
+ARM GAS /tmp/cc9wfheu.s page 150
620 0096 43F23333 movw r3, #13107
@@ -8998,7 +8998,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
424:Src/stm32f7xx_it.c **** default: //error decoding header
662 .loc 1 424 13 is_stmt 1 view .LVU110
663 00d6 CCE7 b .L37
-ARM GAS /tmp/cc8Pc1nf.s page 151
+ARM GAS /tmp/cc9wfheu.s page 151
664 .L68:
@@ -9058,7 +9058,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
408:Src/stm32f7xx_it.c **** flg_tmt = 0;//Reset the timeout flag
703 .loc 1 408 27 is_stmt 0 view .LVU126
704 0104 0023 movs r3, #0
-ARM GAS /tmp/cc8Pc1nf.s page 152
+ARM GAS /tmp/cc9wfheu.s page 152
705 0106 584A ldr r2, .L71+8
@@ -9118,7 +9118,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
743 012e 514A ldr r2, .L71+20
744 0130 1370 strb r3, [r2]
430:Src/stm32f7xx_it.c **** CPU_state = DEFAULT_ENABLE;//Parking system and send error state!
-ARM GAS /tmp/cc8Pc1nf.s page 153
+ARM GAS /tmp/cc9wfheu.s page 153
745 .loc 1 430 13 is_stmt 1 view .LVU143
@@ -9178,7 +9178,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
785 .loc 1 454 12 is_stmt 1 view .LVU157
454:Src/stm32f7xx_it.c **** }
786 .loc 1 454 38 is_stmt 0 view .LVU158
-ARM GAS /tmp/cc8Pc1nf.s page 154
+ARM GAS /tmp/cc9wfheu.s page 154
787 016e 464B ldr r3, .L71+40
@@ -9238,7 +9238,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
827 01a4 3749 ldr r1, .L71+36
828 01a6 21F81320 strh r2, [r1, r3, lsl #1] @ movhi
829 01aa F0E7 b .L56
-ARM GAS /tmp/cc8Pc1nf.s page 155
+ARM GAS /tmp/cc9wfheu.s page 155
830 .L57:
@@ -9298,7 +9298,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
869 01e2 294B ldr r3, .L71+40
870 01e4 0022 movs r2, #0
871 01e6 1A70 strb r2, [r3]
-ARM GAS /tmp/cc8Pc1nf.s page 156
+ARM GAS /tmp/cc9wfheu.s page 156
872 01e8 43E7 b .L37
@@ -9358,7 +9358,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
912 .L62:
473:Src/stm32f7xx_it.c **** UART_rec_incr++;
913 .loc 1 473 17 is_stmt 1 view .LVU202
-ARM GAS /tmp/cc8Pc1nf.s page 157
+ARM GAS /tmp/cc9wfheu.s page 157
473:Src/stm32f7xx_it.c **** UART_rec_incr++;
@@ -9418,7 +9418,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
953 .loc 1 482 39 view .LVU218
954 0254 0139 subs r1, r1, #1
482:Src/stm32f7xx_it.c **** UART_rec_incr++;
-ARM GAS /tmp/cc8Pc1nf.s page 158
+ARM GAS /tmp/cc9wfheu.s page 158
955 .loc 1 482 43 view .LVU219
@@ -9478,7 +9478,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1005 .loc 3 2642 12 is_stmt 0 view .LVU225
1006 0004 304B ldr r3, .L89
1007 0006 DB69 ldr r3, [r3, #28]
-ARM GAS /tmp/cc8Pc1nf.s page 159
+ARM GAS /tmp/cc9wfheu.s page 159
2642:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
@@ -9538,7 +9538,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2620:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
1049 .loc 3 2620 75 view .LVU239
1050 .LBE73:
-ARM GAS /tmp/cc8Pc1nf.s page 160
+ARM GAS /tmp/cc9wfheu.s page 160
1051 .LBE72:
@@ -9598,7 +9598,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2587:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
1090 .loc 3 2587 12 is_stmt 0 view .LVU255
1091 003c 224B ldr r3, .L89
-ARM GAS /tmp/cc8Pc1nf.s page 161
+ARM GAS /tmp/cc9wfheu.s page 161
1092 003e DB69 ldr r3, [r3, #28]
@@ -9658,7 +9658,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1132 .LBB84:
1133 .LBI84:
2916:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 162
+ARM GAS /tmp/cc9wfheu.s page 162
1134 .loc 3 2916 22 view .LVU270
@@ -9718,7 +9718,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
27:Drivers/CMSIS/Include/cmsis_gcc.h ****
28:Drivers/CMSIS/Include/cmsis_gcc.h **** /* ignore some GCC warnings */
29:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic push
-ARM GAS /tmp/cc8Pc1nf.s page 163
+ARM GAS /tmp/cc9wfheu.s page 163
30:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wsign-conversion"
@@ -9778,7 +9778,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
84:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __UNALIGNED_UINT16_WRITE(addr, val) (void)((((struct T_UINT16_WRITE *)(void *)(addr))-
85:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
86:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __UNALIGNED_UINT16_READ
-ARM GAS /tmp/cc8Pc1nf.s page 164
+ARM GAS /tmp/cc9wfheu.s page 164
87:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic push
@@ -9838,7 +9838,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
141:Drivers/CMSIS/Include/cmsis_gcc.h **** {
142:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("cpsid i" : : : "memory");
143:Drivers/CMSIS/Include/cmsis_gcc.h **** }
-ARM GAS /tmp/cc8Pc1nf.s page 165
+ARM GAS /tmp/cc9wfheu.s page 165
144:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -9898,7 +9898,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
198:Drivers/CMSIS/Include/cmsis_gcc.h ****
199:Drivers/CMSIS/Include/cmsis_gcc.h ****
200:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 166
+ARM GAS /tmp/cc9wfheu.s page 166
201:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get IPSR Register
@@ -9958,7 +9958,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
255:Drivers/CMSIS/Include/cmsis_gcc.h ****
256:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
257:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 167
+ARM GAS /tmp/cc9wfheu.s page 167
258:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Process Stack Pointer (non-secure)
@@ -10018,7 +10018,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
312:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Main Stack Pointer (non-secure)
313:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the non-secure Main Stack Pointer (MSP) when in secure stat
314:Drivers/CMSIS/Include/cmsis_gcc.h **** \return MSP Register value
-ARM GAS /tmp/cc8Pc1nf.s page 168
+ARM GAS /tmp/cc9wfheu.s page 168
315:Drivers/CMSIS/Include/cmsis_gcc.h **** */
@@ -10078,7 +10078,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
369:Drivers/CMSIS/Include/cmsis_gcc.h **** */
370:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_SP_NS(uint32_t topOfStack)
371:Drivers/CMSIS/Include/cmsis_gcc.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 169
+ARM GAS /tmp/cc9wfheu.s page 169
372:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR sp_ns, %0" : : "r" (topOfStack) : );
@@ -10138,7 +10138,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
426:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR primask_ns, %0" : : "r" (priMask) : "memory");
427:Drivers/CMSIS/Include/cmsis_gcc.h **** }
428:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
-ARM GAS /tmp/cc8Pc1nf.s page 170
+ARM GAS /tmp/cc9wfheu.s page 170
429:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -10198,7 +10198,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
483:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
484:Drivers/CMSIS/Include/cmsis_gcc.h ****
485:Drivers/CMSIS/Include/cmsis_gcc.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 171
+ARM GAS /tmp/cc9wfheu.s page 171
486:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
@@ -10258,7 +10258,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
540:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Fault Mask register value
541:Drivers/CMSIS/Include/cmsis_gcc.h **** */
542:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_FAULTMASK_NS(void)
-ARM GAS /tmp/cc8Pc1nf.s page 172
+ARM GAS /tmp/cc9wfheu.s page 172
543:Drivers/CMSIS/Include/cmsis_gcc.h **** {
@@ -10318,7 +10318,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
597:Drivers/CMSIS/Include/cmsis_gcc.h **** return 0U;
598:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
599:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
-ARM GAS /tmp/cc8Pc1nf.s page 173
+ARM GAS /tmp/cc9wfheu.s page 173
600:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, psplim" : "=r" (result) );
@@ -10378,7 +10378,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
654:Drivers/CMSIS/Include/cmsis_gcc.h ****
655:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Process Stack Pointer Limit (PSPLIM) when in s
656:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] ProcStackPtrLimit Process Stack Pointer Limit value to set
-ARM GAS /tmp/cc8Pc1nf.s page 174
+ARM GAS /tmp/cc9wfheu.s page 174
657:Drivers/CMSIS/Include/cmsis_gcc.h **** */
@@ -10438,7 +10438,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
711:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
712:Drivers/CMSIS/Include/cmsis_gcc.h **** }
713:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
-ARM GAS /tmp/cc8Pc1nf.s page 175
+ARM GAS /tmp/cc9wfheu.s page 175
714:Drivers/CMSIS/Include/cmsis_gcc.h ****
@@ -10498,7 +10498,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
768:Drivers/CMSIS/Include/cmsis_gcc.h **** #if ((defined (__FPU_PRESENT) && (__FPU_PRESENT == 1U)) && \
769:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__FPU_USED ) && (__FPU_USED == 1U)) )
770:Drivers/CMSIS/Include/cmsis_gcc.h **** #if __has_builtin(__builtin_arm_get_fpscr)
-ARM GAS /tmp/cc8Pc1nf.s page 176
+ARM GAS /tmp/cc9wfheu.s page 176
771:Drivers/CMSIS/Include/cmsis_gcc.h **** // Re-enable using built-in when GCC has been fixed
@@ -10558,7 +10558,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
825:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CMSIS_GCC_USE_REG(r) "l" (r)
826:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
827:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CMSIS_GCC_OUT_REG(r) "=r" (r)
-ARM GAS /tmp/cc8Pc1nf.s page 177
+ARM GAS /tmp/cc9wfheu.s page 177
828:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CMSIS_GCC_RW_REG(r) "+r" (r)
@@ -10618,7 +10618,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
882:Drivers/CMSIS/Include/cmsis_gcc.h ****
883:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
884:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Data Memory Barrier
-ARM GAS /tmp/cc8Pc1nf.s page 178
+ARM GAS /tmp/cc9wfheu.s page 178
885:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Ensures the apparent order of the explicit memory operations before
@@ -10678,7 +10678,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
939:Drivers/CMSIS/Include/cmsis_gcc.h **** int16_t result;
940:Drivers/CMSIS/Include/cmsis_gcc.h ****
941:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("revsh %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) );
-ARM GAS /tmp/cc8Pc1nf.s page 179
+ARM GAS /tmp/cc9wfheu.s page 179
942:Drivers/CMSIS/Include/cmsis_gcc.h **** return result;
@@ -10738,7 +10738,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
996:Drivers/CMSIS/Include/cmsis_gcc.h **** result |= value & 1U;
997:Drivers/CMSIS/Include/cmsis_gcc.h **** s--;
998:Drivers/CMSIS/Include/cmsis_gcc.h **** }
-ARM GAS /tmp/cc8Pc1nf.s page 180
+ARM GAS /tmp/cc9wfheu.s page 180
999:Drivers/CMSIS/Include/cmsis_gcc.h **** result <<= s; /* shift when v's highest bits are zero */
@@ -10798,7 +10798,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1053:Drivers/CMSIS/Include/cmsis_gcc.h **** /* Prior to GCC 4.8, "Q" will be expanded to [rx, #0] which is not
1054:Drivers/CMSIS/Include/cmsis_gcc.h **** accepted by assembler. So has to use following less efficient pattern.
1055:Drivers/CMSIS/Include/cmsis_gcc.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 181
+ARM GAS /tmp/cc9wfheu.s page 181
1056:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("ldrexh %0, [%1]" : "=r" (result) : "r" (addr) : "memory" );
@@ -10858,7 +10858,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1087:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
1088:Drivers/CMSIS/Include/cmsis_gcc.h ****
1089:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("strexb %0, %2, %1" : "=&r" (result), "=Q" (*addr) : "r" ((uint32_t)value) );
-ARM GAS /tmp/cc8Pc1nf.s page 182
+ARM GAS /tmp/cc9wfheu.s page 182
1090:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
@@ -10918,7 +10918,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1195 0072 08E0 b .L73
1196 .LVL29:
1197 .L76:
-ARM GAS /tmp/cc8Pc1nf.s page 183
+ARM GAS /tmp/cc9wfheu.s page 183
3215:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
@@ -10978,7 +10978,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1244 .loc 1 272 11 view .LVU303
1245 0090 9DF80720 ldrb r2, [sp, #7] @ zero_extendqisi2
1246 0094 52FA83F3 uxtab r3, r2, r3
-ARM GAS /tmp/cc8Pc1nf.s page 184
+ARM GAS /tmp/cc9wfheu.s page 184
1247 0098 DBB2 uxtb r3, r3
@@ -11038,7 +11038,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1295 00c8 00100140 .word 1073811456
1296 00cc 00140140 .word 1073812480
1297 .cfi_endproc
-ARM GAS /tmp/cc8Pc1nf.s page 185
+ARM GAS /tmp/cc9wfheu.s page 185
1298 .LFE1195:
@@ -11098,7 +11098,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
30:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /** @addtogroup STM32F7xx_LL_Driver
31:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @{
32:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 186
+ARM GAS /tmp/cc9wfheu.s page 186
33:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -11158,7 +11158,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
87:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** uint32_t MemoryOrM2MDstAddress; /*!< Specifies the memory base address for DMA transfer
88:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** or as Destination base address in case of memory to memory
89:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 187
+ARM GAS /tmp/cc9wfheu.s page 187
90:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** This parameter must be a value between Min_Data = 0 and Max
@@ -11218,7 +11218,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
144:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** This feature can be modified afterwards using unitary funct
145:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
146:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** uint32_t FIFOMode; /*!< Specifies if the FIFO mode or Direct mode will be used for
-ARM GAS /tmp/cc8Pc1nf.s page 188
+ARM GAS /tmp/cc9wfheu.s page 188
147:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** This parameter can be a value of @ref DMA_LL_FIFOMODE
@@ -11278,7 +11278,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
201:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @{
202:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
203:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_DIRECTION_PERIPH_TO_MEMORY 0x00000000U /*!< Peripheral to memory direc
-ARM GAS /tmp/cc8Pc1nf.s page 189
+ARM GAS /tmp/cc9wfheu.s page 189
204:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_DIRECTION_MEMORY_TO_PERIPH DMA_SxCR_DIR_0 /*!< Memory to peripheral direc
@@ -11338,7 +11338,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
258:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @{
259:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
260:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MDATAALIGN_BYTE 0x00000000U /*!< Memory data alignment : By
-ARM GAS /tmp/cc8Pc1nf.s page 190
+ARM GAS /tmp/cc9wfheu.s page 190
261:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MDATAALIGN_HALFWORD DMA_SxCR_MSIZE_0 /*!< Memory data alignment : Ha
@@ -11398,7 +11398,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
315:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MBURST_SINGLE 0x00000000U /*!< Memory burst
316:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MBURST_INC4 DMA_SxCR_MBURST_0 /*!< Memory burst
317:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MBURST_INC8 DMA_SxCR_MBURST_1 /*!< Memory burst
-ARM GAS /tmp/cc8Pc1nf.s page 191
+ARM GAS /tmp/cc9wfheu.s page 191
318:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_MBURST_INC16 (DMA_SxCR_MBURST_0 | DMA_SxCR_MBURST_1) /*!< Memory burst
@@ -11458,7 +11458,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
372:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
373:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @}
374:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 192
+ARM GAS /tmp/cc9wfheu.s page 192
375:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -11518,7 +11518,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
429:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** ((uint32_t)(__STREAM_INSTANCE__) == ((uint32_t)DMA1_Stream2)) ? LL_DMA_STREAM_2 : \
430:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** ((uint32_t)(__STREAM_INSTANCE__) == ((uint32_t)DMA2_Stream2)) ? LL_DMA_STREAM_2 : \
431:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** ((uint32_t)(__STREAM_INSTANCE__) == ((uint32_t)DMA1_Stream3)) ? LL_DMA_STREAM_3 : \
-ARM GAS /tmp/cc8Pc1nf.s page 193
+ARM GAS /tmp/cc9wfheu.s page 193
432:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** ((uint32_t)(__STREAM_INSTANCE__) == ((uint32_t)DMA2_Stream3)) ? LL_DMA_STREAM_3 : \
@@ -11578,7 +11578,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
486:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
487:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
488:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
-ARM GAS /tmp/cc8Pc1nf.s page 194
+ARM GAS /tmp/cc9wfheu.s page 194
489:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
@@ -11638,7 +11638,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
543:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Configure all parameters linked to DMA transfer.
544:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll CR DIR LL_DMA_ConfigTransfer\n
545:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * CR CIRC LL_DMA_ConfigTransfer\n
-ARM GAS /tmp/cc8Pc1nf.s page 195
+ARM GAS /tmp/cc9wfheu.s page 195
546:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * CR PINC LL_DMA_ConfigTransfer\n
@@ -11698,7 +11698,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
600:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** MODIFY_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->CR, D
601:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
602:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 196
+ARM GAS /tmp/cc9wfheu.s page 196
603:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
@@ -11758,7 +11758,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
657:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
658:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
659:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
-ARM GAS /tmp/cc8Pc1nf.s page 197
+ARM GAS /tmp/cc9wfheu.s page 197
660:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
@@ -11818,7 +11818,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
714:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
715:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_GetPeriphIncMode(DMA_TypeDef *DMAx, uint32_t Stream)
716:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 198
+ARM GAS /tmp/cc9wfheu.s page 198
717:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))-
@@ -11878,7 +11878,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
771:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
772:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
773:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
-ARM GAS /tmp/cc8Pc1nf.s page 199
+ARM GAS /tmp/cc9wfheu.s page 199
774:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
@@ -11938,7 +11938,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
828:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_MDATAALIGN_WORD
829:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
830:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 200
+ARM GAS /tmp/cc9wfheu.s page 200
831:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE void LL_DMA_SetMemorySize(DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Size)
@@ -11998,7 +11998,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
885:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
886:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
887:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
-ARM GAS /tmp/cc8Pc1nf.s page 201
+ARM GAS /tmp/cc9wfheu.s page 201
888:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
@@ -12058,7 +12058,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
942:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval Returned value can be one of the following values:
943:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PRIORITY_LOW
944:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PRIORITY_MEDIUM
-ARM GAS /tmp/cc8Pc1nf.s page 202
+ARM GAS /tmp/cc9wfheu.s page 202
945:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PRIORITY_HIGH
@@ -12118,7 +12118,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
999:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Select Channel number associated to the Stream.
1000:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll CR CHSEL LL_DMA_SetChannelSelection
1001:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
-ARM GAS /tmp/cc8Pc1nf.s page 203
+ARM GAS /tmp/cc9wfheu.s page 203
1002:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
@@ -12178,7 +12178,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1056:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_CHANNEL_5
1057:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_CHANNEL_6
1058:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_CHANNEL_7
-ARM GAS /tmp/cc8Pc1nf.s page 204
+ARM GAS /tmp/cc9wfheu.s page 204
1059:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_CHANNEL_8 (*)
@@ -12238,7 +12238,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1113:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval Returned value can be one of the following values:
1114:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_MBURST_SINGLE
1115:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_MBURST_INC4
-ARM GAS /tmp/cc8Pc1nf.s page 205
+ARM GAS /tmp/cc9wfheu.s page 205
1116:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_MBURST_INC8
@@ -12298,7 +12298,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1170:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))-
1171:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
1172:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 206
+ARM GAS /tmp/cc9wfheu.s page 206
1173:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
@@ -12358,7 +12358,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1227:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
1228:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
1229:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
-ARM GAS /tmp/cc8Pc1nf.s page 207
+ARM GAS /tmp/cc9wfheu.s page 207
1230:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
@@ -12418,7 +12418,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1284:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
1285:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Disable Fifo mode.
1286:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll FCR DMDIS LL_DMA_DisableFifoMode
-ARM GAS /tmp/cc8Pc1nf.s page 208
+ARM GAS /tmp/cc9wfheu.s page 208
1287:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
@@ -12478,7 +12478,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1341:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_FIFOTHRESHOLD_FULL
1342:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
1343:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 209
+ARM GAS /tmp/cc9wfheu.s page 209
1344:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE void LL_DMA_SetFIFOThreshold(DMA_TypeDef *DMAx, uint32_t Stream, uint32_t Threshold
@@ -12538,7 +12538,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1398:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
1399:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** MODIFY_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->FCR,
1400:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
-ARM GAS /tmp/cc8Pc1nf.s page 210
+ARM GAS /tmp/cc9wfheu.s page 210
1401:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -12598,7 +12598,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1455:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
1456:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param MemoryAddress Between 0 to 0xFFFFFFFF
1457:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
-ARM GAS /tmp/cc8Pc1nf.s page 211
+ARM GAS /tmp/cc9wfheu.s page 211
1458:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
@@ -12658,7 +12658,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1512:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
1513:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
1514:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
-ARM GAS /tmp/cc8Pc1nf.s page 212
+ARM GAS /tmp/cc9wfheu.s page 212
1515:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
@@ -12718,7 +12718,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1569:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
1570:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE void LL_DMA_SetM2MDstAddress(DMA_TypeDef* DMAx, uint32_t Stream, uint32_t MemoryAdd
1571:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 213
+ARM GAS /tmp/cc9wfheu.s page 213
1572:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->M0AR
@@ -12778,7 +12778,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1626:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
1627:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
1628:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
-ARM GAS /tmp/cc8Pc1nf.s page 214
+ARM GAS /tmp/cc9wfheu.s page 214
1629:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
@@ -12838,7 +12838,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1683:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_IsActiveFlag_HT1(DMA_TypeDef *DMAx)
1684:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
1685:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(DMAx->LISR ,DMA_LISR_HTIF1)==(DMA_LISR_HTIF1));
-ARM GAS /tmp/cc8Pc1nf.s page 215
+ARM GAS /tmp/cc9wfheu.s page 215
1686:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
@@ -12898,7 +12898,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1740:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(DMAx->HISR ,DMA_HISR_HTIF6)==(DMA_HISR_HTIF6));
1741:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
1742:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
-ARM GAS /tmp/cc8Pc1nf.s page 216
+ARM GAS /tmp/cc9wfheu.s page 216
1743:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
@@ -12958,7 +12958,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1797:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
1798:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
1799:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Stream 4 transfer complete flag.
-ARM GAS /tmp/cc8Pc1nf.s page 217
+ARM GAS /tmp/cc9wfheu.s page 217
1800:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll HISR TCIF4 LL_DMA_IsActiveFlag_TC4
@@ -13018,7 +13018,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1854:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Stream 1 transfer error flag.
1855:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll LISR TEIF1 LL_DMA_IsActiveFlag_TE1
1856:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
-ARM GAS /tmp/cc8Pc1nf.s page 218
+ARM GAS /tmp/cc9wfheu.s page 218
1857:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval State of bit (1 or 0).
@@ -13078,7 +13078,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1911:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
1912:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval State of bit (1 or 0).
1913:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
-ARM GAS /tmp/cc8Pc1nf.s page 219
+ARM GAS /tmp/cc9wfheu.s page 219
1914:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_IsActiveFlag_TE6(DMA_TypeDef *DMAx)
@@ -13138,7 +13138,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1968:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
1969:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_IsActiveFlag_DME3(DMA_TypeDef *DMAx)
1970:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
-ARM GAS /tmp/cc8Pc1nf.s page 220
+ARM GAS /tmp/cc9wfheu.s page 220
1971:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(DMAx->LISR ,DMA_LISR_DMEIF3)==(DMA_LISR_DMEIF3));
@@ -13198,7 +13198,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2025:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
2026:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(DMAx->LISR ,DMA_LISR_FEIF0)==(DMA_LISR_FEIF0));
2027:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
-ARM GAS /tmp/cc8Pc1nf.s page 221
+ARM GAS /tmp/cc9wfheu.s page 221
2028:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -13258,7 +13258,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2082:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
2083:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
2084:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 222
+ARM GAS /tmp/cc9wfheu.s page 222
2085:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Stream 6 FIFO error flag.
@@ -13318,7 +13318,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2139:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
2140:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Clear Stream 3 half transfer flag.
2141:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll LIFCR CHTIF3 LL_DMA_ClearFlag_HT3
-ARM GAS /tmp/cc8Pc1nf.s page 223
+ARM GAS /tmp/cc9wfheu.s page 223
2142:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
@@ -13378,7 +13378,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2196:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll LIFCR CTCIF0 LL_DMA_ClearFlag_TC0
2197:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
2198:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
-ARM GAS /tmp/cc8Pc1nf.s page 224
+ARM GAS /tmp/cc9wfheu.s page 224
2199:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
@@ -13438,7 +13438,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2253:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
2254:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
2255:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE void LL_DMA_ClearFlag_TC5(DMA_TypeDef *DMAx)
-ARM GAS /tmp/cc8Pc1nf.s page 225
+ARM GAS /tmp/cc9wfheu.s page 225
2256:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
@@ -13498,7 +13498,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1350 .cfi_startproc
1351 @ args = 0, pretend = 0, frame = 0
1352 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/cc8Pc1nf.s page 226
+ARM GAS /tmp/cc9wfheu.s page 226
1353 0000 08B5 push {r3, lr}
@@ -13558,7 +13558,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1394 .LBB106:
1395 .LBI106:
2280:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
-ARM GAS /tmp/cc8Pc1nf.s page 227
+ARM GAS /tmp/cc9wfheu.s page 227
2281:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -13618,7 +13618,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
2335:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
2336:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
2337:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
-ARM GAS /tmp/cc8Pc1nf.s page 228
+ARM GAS /tmp/cc9wfheu.s page 228
2338:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Clear Stream 5 transfer error flag.
@@ -13678,7 +13678,7 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1416 0026 0022 movs r2, #0
1417 0028 1A70 strb r2, [r3]
1418 002a F8E7 b .L94
-ARM GAS /tmp/cc8Pc1nf.s page 229
+ARM GAS /tmp/cc9wfheu.s page 229
1419 .L100:
@@ -13700,59 +13700,59 @@ ARM GAS /tmp/cc8Pc1nf.s page 1
1436 .file 13 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
1437 .file 14 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h"
1438 .file 15 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
-ARM GAS /tmp/cc8Pc1nf.s page 230
+ARM GAS /tmp/cc9wfheu.s page 230
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_it.c
- /tmp/cc8Pc1nf.s:17 .text.NMI_Handler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:25 .text.NMI_Handler:0000000000000000 NMI_Handler
- /tmp/cc8Pc1nf.s:43 .text.HardFault_Handler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:50 .text.HardFault_Handler:0000000000000000 HardFault_Handler
- /tmp/cc8Pc1nf.s:67 .text.MemManage_Handler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:74 .text.MemManage_Handler:0000000000000000 MemManage_Handler
- /tmp/cc8Pc1nf.s:91 .text.BusFault_Handler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:98 .text.BusFault_Handler:0000000000000000 BusFault_Handler
- /tmp/cc8Pc1nf.s:115 .text.UsageFault_Handler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:122 .text.UsageFault_Handler:0000000000000000 UsageFault_Handler
- /tmp/cc8Pc1nf.s:139 .text.SVC_Handler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:146 .text.SVC_Handler:0000000000000000 SVC_Handler
- /tmp/cc8Pc1nf.s:159 .text.DebugMon_Handler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:166 .text.DebugMon_Handler:0000000000000000 DebugMon_Handler
- /tmp/cc8Pc1nf.s:179 .text.PendSV_Handler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:186 .text.PendSV_Handler:0000000000000000 PendSV_Handler
- /tmp/cc8Pc1nf.s:199 .text.SysTick_Handler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:206 .text.SysTick_Handler:0000000000000000 SysTick_Handler
- /tmp/cc8Pc1nf.s:226 .text.ADC_IRQHandler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:233 .text.ADC_IRQHandler:0000000000000000 ADC_IRQHandler
- /tmp/cc8Pc1nf.s:257 .text.ADC_IRQHandler:0000000000000010 $d
- /tmp/cc8Pc1nf.s:263 .text.TIM1_UP_TIM10_IRQHandler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:270 .text.TIM1_UP_TIM10_IRQHandler:0000000000000000 TIM1_UP_TIM10_IRQHandler
- /tmp/cc8Pc1nf.s:311 .text.TIM1_UP_TIM10_IRQHandler:0000000000000024 $d
- /tmp/cc8Pc1nf.s:319 .text.TIM2_IRQHandler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:326 .text.TIM2_IRQHandler:0000000000000000 TIM2_IRQHandler
- /tmp/cc8Pc1nf.s:339 .text.TIM5_IRQHandler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:346 .text.TIM5_IRQHandler:0000000000000000 TIM5_IRQHandler
- /tmp/cc8Pc1nf.s:359 .text.TIM6_DAC_IRQHandler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:366 .text.TIM6_DAC_IRQHandler:0000000000000000 TIM6_DAC_IRQHandler
- /tmp/cc8Pc1nf.s:425 .text.TIM6_DAC_IRQHandler:0000000000000028 $d
- /tmp/cc8Pc1nf.s:432 .text.TIM7_IRQHandler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:439 .text.TIM7_IRQHandler:0000000000000000 TIM7_IRQHandler
- /tmp/cc8Pc1nf.s:488 .text.TIM7_IRQHandler:000000000000001c $d
- /tmp/cc8Pc1nf.s:494 .text.UART_RxCpltCallback:0000000000000000 $t
- /tmp/cc8Pc1nf.s:501 .text.UART_RxCpltCallback:0000000000000000 UART_RxCpltCallback
- /tmp/cc8Pc1nf.s:539 .text.UART_RxCpltCallback:000000000000001a $d
- /tmp/cc8Pc1nf.s:571 .text.UART_RxCpltCallback:000000000000005a $t
- /tmp/cc8Pc1nf.s:962 .text.UART_RxCpltCallback:0000000000000260 $d
- /tmp/cc8Pc1nf.s:977 .text.USART1_IRQHandler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:984 .text.USART1_IRQHandler:0000000000000000 USART1_IRQHandler
- /tmp/cc8Pc1nf.s:1295 .text.USART1_IRQHandler:00000000000000c8 $d
- /tmp/cc8Pc1nf.s:1301 .text.DMA2_Stream7_TransferComplete:0000000000000000 $t
- /tmp/cc8Pc1nf.s:1308 .text.DMA2_Stream7_TransferComplete:0000000000000000 DMA2_Stream7_TransferComplete
- /tmp/cc8Pc1nf.s:1335 .text.DMA2_Stream7_TransferComplete:000000000000000c $d
- /tmp/cc8Pc1nf.s:1340 .text.DMA2_Stream7_IRQHandler:0000000000000000 $t
- /tmp/cc8Pc1nf.s:1347 .text.DMA2_Stream7_IRQHandler:0000000000000000 DMA2_Stream7_IRQHandler
- /tmp/cc8Pc1nf.s:1422 .text.DMA2_Stream7_IRQHandler:000000000000002c $d
+ /tmp/cc9wfheu.s:17 .text.NMI_Handler:0000000000000000 $t
+ /tmp/cc9wfheu.s:25 .text.NMI_Handler:0000000000000000 NMI_Handler
+ /tmp/cc9wfheu.s:43 .text.HardFault_Handler:0000000000000000 $t
+ /tmp/cc9wfheu.s:50 .text.HardFault_Handler:0000000000000000 HardFault_Handler
+ /tmp/cc9wfheu.s:67 .text.MemManage_Handler:0000000000000000 $t
+ /tmp/cc9wfheu.s:74 .text.MemManage_Handler:0000000000000000 MemManage_Handler
+ /tmp/cc9wfheu.s:91 .text.BusFault_Handler:0000000000000000 $t
+ /tmp/cc9wfheu.s:98 .text.BusFault_Handler:0000000000000000 BusFault_Handler
+ /tmp/cc9wfheu.s:115 .text.UsageFault_Handler:0000000000000000 $t
+ /tmp/cc9wfheu.s:122 .text.UsageFault_Handler:0000000000000000 UsageFault_Handler
+ /tmp/cc9wfheu.s:139 .text.SVC_Handler:0000000000000000 $t
+ /tmp/cc9wfheu.s:146 .text.SVC_Handler:0000000000000000 SVC_Handler
+ /tmp/cc9wfheu.s:159 .text.DebugMon_Handler:0000000000000000 $t
+ /tmp/cc9wfheu.s:166 .text.DebugMon_Handler:0000000000000000 DebugMon_Handler
+ /tmp/cc9wfheu.s:179 .text.PendSV_Handler:0000000000000000 $t
+ /tmp/cc9wfheu.s:186 .text.PendSV_Handler:0000000000000000 PendSV_Handler
+ /tmp/cc9wfheu.s:199 .text.SysTick_Handler:0000000000000000 $t
+ /tmp/cc9wfheu.s:206 .text.SysTick_Handler:0000000000000000 SysTick_Handler
+ /tmp/cc9wfheu.s:226 .text.ADC_IRQHandler:0000000000000000 $t
+ /tmp/cc9wfheu.s:233 .text.ADC_IRQHandler:0000000000000000 ADC_IRQHandler
+ /tmp/cc9wfheu.s:257 .text.ADC_IRQHandler:0000000000000010 $d
+ /tmp/cc9wfheu.s:263 .text.TIM1_UP_TIM10_IRQHandler:0000000000000000 $t
+ /tmp/cc9wfheu.s:270 .text.TIM1_UP_TIM10_IRQHandler:0000000000000000 TIM1_UP_TIM10_IRQHandler
+ /tmp/cc9wfheu.s:311 .text.TIM1_UP_TIM10_IRQHandler:0000000000000024 $d
+ /tmp/cc9wfheu.s:319 .text.TIM2_IRQHandler:0000000000000000 $t
+ /tmp/cc9wfheu.s:326 .text.TIM2_IRQHandler:0000000000000000 TIM2_IRQHandler
+ /tmp/cc9wfheu.s:339 .text.TIM5_IRQHandler:0000000000000000 $t
+ /tmp/cc9wfheu.s:346 .text.TIM5_IRQHandler:0000000000000000 TIM5_IRQHandler
+ /tmp/cc9wfheu.s:359 .text.TIM6_DAC_IRQHandler:0000000000000000 $t
+ /tmp/cc9wfheu.s:366 .text.TIM6_DAC_IRQHandler:0000000000000000 TIM6_DAC_IRQHandler
+ /tmp/cc9wfheu.s:425 .text.TIM6_DAC_IRQHandler:0000000000000028 $d
+ /tmp/cc9wfheu.s:432 .text.TIM7_IRQHandler:0000000000000000 $t
+ /tmp/cc9wfheu.s:439 .text.TIM7_IRQHandler:0000000000000000 TIM7_IRQHandler
+ /tmp/cc9wfheu.s:488 .text.TIM7_IRQHandler:000000000000001c $d
+ /tmp/cc9wfheu.s:494 .text.UART_RxCpltCallback:0000000000000000 $t
+ /tmp/cc9wfheu.s:501 .text.UART_RxCpltCallback:0000000000000000 UART_RxCpltCallback
+ /tmp/cc9wfheu.s:539 .text.UART_RxCpltCallback:000000000000001a $d
+ /tmp/cc9wfheu.s:571 .text.UART_RxCpltCallback:000000000000005a $t
+ /tmp/cc9wfheu.s:962 .text.UART_RxCpltCallback:0000000000000260 $d
+ /tmp/cc9wfheu.s:977 .text.USART1_IRQHandler:0000000000000000 $t
+ /tmp/cc9wfheu.s:984 .text.USART1_IRQHandler:0000000000000000 USART1_IRQHandler
+ /tmp/cc9wfheu.s:1295 .text.USART1_IRQHandler:00000000000000c8 $d
+ /tmp/cc9wfheu.s:1301 .text.DMA2_Stream7_TransferComplete:0000000000000000 $t
+ /tmp/cc9wfheu.s:1308 .text.DMA2_Stream7_TransferComplete:0000000000000000 DMA2_Stream7_TransferComplete
+ /tmp/cc9wfheu.s:1335 .text.DMA2_Stream7_TransferComplete:000000000000000c $d
+ /tmp/cc9wfheu.s:1340 .text.DMA2_Stream7_IRQHandler:0000000000000000 $t
+ /tmp/cc9wfheu.s:1347 .text.DMA2_Stream7_IRQHandler:0000000000000000 DMA2_Stream7_IRQHandler
+ /tmp/cc9wfheu.s:1422 .text.DMA2_Stream7_IRQHandler:000000000000002c $d
UNDEFINED SYMBOLS
HAL_IncTick
@@ -13760,7 +13760,7 @@ HAL_ADC_IRQHandler
hadc1
hadc3
HAL_TIM_IRQHandler
-ARM GAS /tmp/cc8Pc1nf.s page 231
+ARM GAS /tmp/cc9wfheu.s page 231
TO10
diff --git a/build/stm32f7xx_it.o b/build/stm32f7xx_it.o
index f961b3c..f1b90a5 100644
Binary files a/build/stm32f7xx_it.o and b/build/stm32f7xx_it.o differ
diff --git a/build/stm32f7xx_ll_dma.lst b/build/stm32f7xx_ll_dma.lst
index 643c2ca..d03405b 100644
--- a/build/stm32f7xx_ll_dma.lst
+++ b/build/stm32f7xx_ll_dma.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccmfsuWO.s page 1
+ARM GAS /tmp/ccjSmMYW.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /** @addtogroup STM32F7xx_LL_Driver
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * @{
-ARM GAS /tmp/ccmfsuWO.s page 2
+ARM GAS /tmp/ccjSmMYW.s page 2
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** */
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** ((__VALUE__) == LL_DMA_CHANNEL_14) || \
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** ((__VALUE__) == LL_DMA_CHANNEL_15))
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
-ARM GAS /tmp/ccmfsuWO.s page 3
+ARM GAS /tmp/ccjSmMYW.s page 3
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** #else
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** ((BURST) == LL_DMA_PBURST_INC16))
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /**
-ARM GAS /tmp/ccmfsuWO.s page 4
+ARM GAS /tmp/ccjSmMYW.s page 4
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * @}
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
42 .LCFI0:
43 .cfi_def_cfa_offset 8
44 .cfi_offset 4, -8
-ARM GAS /tmp/ccmfsuWO.s page 5
+ARM GAS /tmp/ccjSmMYW.s page 5
45 .cfi_offset 14, -4
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
23:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #ifdef __cplusplus
24:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** extern "C" {
25:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #endif
-ARM GAS /tmp/ccmfsuWO.s page 6
+ARM GAS /tmp/ccjSmMYW.s page 6
26:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
80:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** typedef struct
81:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
82:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** uint32_t PeriphOrM2MSrcAddress; /*!< Specifies the peripheral base address for DMA transfer
-ARM GAS /tmp/ccmfsuWO.s page 7
+ARM GAS /tmp/ccjSmMYW.s page 7
83:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** or as Source base address in case of memory to memory trans
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
137:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** This parameter can be a value of @ref DMA_LL_EC_CHANNEL
138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
139:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** This feature can be modified afterwards using unitary funct
-ARM GAS /tmp/ccmfsuWO.s page 8
+ARM GAS /tmp/ccjSmMYW.s page 8
140:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_STREAM_7 0x00000007U
195:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_STREAM_ALL 0xFFFF0000U
196:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
-ARM GAS /tmp/ccmfsuWO.s page 9
+ARM GAS /tmp/ccjSmMYW.s page 9
197:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @}
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
251:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_PDATAALIGN_HALFWORD DMA_SxCR_PSIZE_0 /*!< Peripheral data alignment
252:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_PDATAALIGN_WORD DMA_SxCR_PSIZE_1 /*!< Peripheral data alignment
253:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
-ARM GAS /tmp/ccmfsuWO.s page 10
+ARM GAS /tmp/ccjSmMYW.s page 10
254:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @}
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @}
310:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
-ARM GAS /tmp/ccmfsuWO.s page 11
+ARM GAS /tmp/ccjSmMYW.s page 11
311:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
366:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
367:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /** @defgroup DMA_LL_EC_CURRENTTARGETMEM CURRENTTARGETMEM
-ARM GAS /tmp/ccmfsuWO.s page 12
+ARM GAS /tmp/ccjSmMYW.s page 12
368:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @{
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval LL_DMA_CHANNEL_y
423:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
424:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define __LL_DMA_GET_STREAM(__STREAM_INSTANCE__) \
-ARM GAS /tmp/ccmfsuWO.s page 13
+ARM GAS /tmp/ccjSmMYW.s page 13
425:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** (((uint32_t)(__STREAM_INSTANCE__) == ((uint32_t)DMA1_Stream0)) ? LL_DMA_STREAM_0 : \
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /** @defgroup DMA_LL_EF_Configuration Configuration
480:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @{
481:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
-ARM GAS /tmp/ccmfsuWO.s page 14
+ARM GAS /tmp/ccjSmMYW.s page 14
482:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
64 .loc 1 213 34 is_stmt 0 view .LVU12
65 001a 694B ldr r3, .L43+4
66 001c C31A subs r3, r0, r3
-ARM GAS /tmp/ccmfsuWO.s page 15
+ARM GAS /tmp/ccjSmMYW.s page 15
67 001e 18BF it ne
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
121 008c 0122 movne r2, #1
122 008e 53EA0204 orrs r4, r3, r2
123 0092 57D0 beq .L24
-ARM GAS /tmp/ccmfsuWO.s page 16
+ARM GAS /tmp/ccjSmMYW.s page 16
124 .loc 1 213 34 discriminator 21 view .LVU24
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
224:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /* Reset DMAx_Streamy memory address register */
225:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** LL_DMA_WriteReg(tmp, M0AR, 0U);
226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
-ARM GAS /tmp/ccmfsuWO.s page 17
+ARM GAS /tmp/ccjSmMYW.s page 17
227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /* Reset DMAx_Streamy memory address register */
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
281:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** return status;
163 .loc 1 282 3 is_stmt 1 view .LVU34
-ARM GAS /tmp/ccmfsuWO.s page 18
+ARM GAS /tmp/ccjSmMYW.s page 18
283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** }
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
45:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
46:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @addtogroup STM32F7xx_LL_Driver
47:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @{
-ARM GAS /tmp/ccmfsuWO.s page 19
+ARM GAS /tmp/ccjSmMYW.s page 19
48:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
102:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_FLITF RCC_AHB1LPENR_FLITFLPEN
103:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_SRAM1 RCC_AHB1LPENR_SRAM1LPEN
104:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_SRAM2 RCC_AHB1LPENR_SRAM2LPEN
-ARM GAS /tmp/ccmfsuWO.s page 20
+ARM GAS /tmp/ccjSmMYW.s page 20
105:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
159:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_SPI2 RCC_APB1ENR_SPI2EN
160:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR_SPI3EN
161:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(SPDIFRX)
-ARM GAS /tmp/ccmfsuWO.s page 21
+ARM GAS /tmp/ccjSmMYW.s page 21
162:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_SPDIFRX RCC_APB1ENR_SPDIFRXEN
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
216:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SPI5 RCC_APB2ENR_SPI5EN
217:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(SPI6)
218:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SPI6 RCC_APB2ENR_SPI6EN
-ARM GAS /tmp/ccmfsuWO.s page 22
+ARM GAS /tmp/ccjSmMYW.s page 22
219:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* SPI6 */
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
273:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA2EN LL_AHB1_GRP1_EnableClock\n
274:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA2DEN LL_AHB1_GRP1_EnableClock\n
275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACEN LL_AHB1_GRP1_EnableClock\n
-ARM GAS /tmp/ccmfsuWO.s page 23
+ARM GAS /tmp/ccjSmMYW.s page 23
276:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACTXEN LL_AHB1_GRP1_EnableClock\n
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
330:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOKEN LL_AHB1_GRP1_IsEnabledClock\n
331:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR CRCEN LL_AHB1_GRP1_IsEnabledClock\n
332:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR BKPSRAMEN LL_AHB1_GRP1_IsEnabledClock\n
-ARM GAS /tmp/ccmfsuWO.s page 24
+ARM GAS /tmp/ccjSmMYW.s page 24
333:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DTCMRAMEN LL_AHB1_GRP1_IsEnabledClock\n
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
387:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOJEN LL_AHB1_GRP1_DisableClock\n
388:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOKEN LL_AHB1_GRP1_DisableClock\n
389:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR CRCEN LL_AHB1_GRP1_DisableClock\n
-ARM GAS /tmp/ccmfsuWO.s page 25
+ARM GAS /tmp/ccjSmMYW.s page 25
390:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR BKPSRAMEN LL_AHB1_GRP1_DisableClock\n
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
444:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOIRST LL_AHB1_GRP1_ForceReset\n
445:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOJRST LL_AHB1_GRP1_ForceReset\n
446:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOKRST LL_AHB1_GRP1_ForceReset\n
-ARM GAS /tmp/ccmfsuWO.s page 26
+ARM GAS /tmp/ccjSmMYW.s page 26
447:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR CRCRST LL_AHB1_GRP1_ForceReset\n
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
486:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIODRST LL_AHB1_GRP1_ReleaseReset\n
487:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOERST LL_AHB1_GRP1_ReleaseReset\n
488:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOFRST LL_AHB1_GRP1_ReleaseReset\n
-ARM GAS /tmp/ccmfsuWO.s page 27
+ARM GAS /tmp/ccjSmMYW.s page 27
489:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOGRST LL_AHB1_GRP1_ReleaseReset\n
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
201 .LVL7:
202 .L35:
203 .loc 3 526 1 view .LVU45
-ARM GAS /tmp/ccmfsuWO.s page 28
+ARM GAS /tmp/ccjSmMYW.s page 28
204 .LBE36:
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
249 .L5:
250 .LVL11:
216:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
-ARM GAS /tmp/ccmfsuWO.s page 29
+ARM GAS /tmp/ccjSmMYW.s page 29
251 .loc 1 216 5 is_stmt 1 discriminator 60 view .LVU57
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
550:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * CR PL LL_DMA_ConfigTransfer\n
551:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * CR PFCTRL LL_DMA_ConfigTransfer
552:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
-ARM GAS /tmp/ccmfsuWO.s page 30
+ARM GAS /tmp/ccjSmMYW.s page 30
553:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
607:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
608:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
609:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
-ARM GAS /tmp/ccmfsuWO.s page 31
+ARM GAS /tmp/ccjSmMYW.s page 31
610:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
664:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
665:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval Returned value can be one of the following values:
666:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_MODE_NORMAL
-ARM GAS /tmp/ccmfsuWO.s page 32
+ARM GAS /tmp/ccjSmMYW.s page 32
667:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_MODE_CIRCULAR
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
721:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Set Memory increment mode.
722:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll CR MINC LL_DMA_SetMemoryIncMode
723:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
-ARM GAS /tmp/ccmfsuWO.s page 33
+ARM GAS /tmp/ccjSmMYW.s page 33
724:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
778:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Size This parameter can be one of the following values:
779:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PDATAALIGN_BYTE
780:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PDATAALIGN_HALFWORD
-ARM GAS /tmp/ccmfsuWO.s page 34
+ARM GAS /tmp/ccjSmMYW.s page 34
781:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PDATAALIGN_WORD
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
835:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
836:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
837:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Memory size.
-ARM GAS /tmp/ccmfsuWO.s page 35
+ARM GAS /tmp/ccjSmMYW.s page 35
838:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll CR MSIZE LL_DMA_GetMemorySize
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
892:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
893:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
894:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
-ARM GAS /tmp/ccmfsuWO.s page 36
+ARM GAS /tmp/ccjSmMYW.s page 36
895:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval Returned value can be one of the following values:
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
949:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
950:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))-
951:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
-ARM GAS /tmp/ccmfsuWO.s page 37
+ARM GAS /tmp/ccjSmMYW.s page 37
952:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
1006:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
1007:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
1008:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
-ARM GAS /tmp/ccmfsuWO.s page 38
+ARM GAS /tmp/ccjSmMYW.s page 38
1009:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** }
292 .loc 1 282 3 is_stmt 1 view .LVU73
293 .loc 1 283 1 is_stmt 0 view .LVU74
-ARM GAS /tmp/ccmfsuWO.s page 39
+ARM GAS /tmp/ccjSmMYW.s page 39
294 011e 10BD pop {r4, pc}
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** {
345 .loc 1 246 10 is_stmt 1 view .LVU78
246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** {
-ARM GAS /tmp/ccmfsuWO.s page 40
+ARM GAS /tmp/ccjSmMYW.s page 40
346 .loc 1 246 12 is_stmt 0 view .LVU79
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
384 0180 CDE7 b .L4
385 .LVL21:
386 .L37:
-ARM GAS /tmp/ccmfsuWO.s page 41
+ARM GAS /tmp/ccjSmMYW.s page 41
249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** }
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
426 .LVL28:
179:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
427 .loc 1 179 15 view .LVU111
-ARM GAS /tmp/ccmfsuWO.s page 42
+ARM GAS /tmp/ccjSmMYW.s page 42
428 01a6 BAE7 b .L4
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
475 .section .text.LL_DMA_Init,"ax",%progbits
476 .align 1
477 .global LL_DMA_Init
-ARM GAS /tmp/ccmfsuWO.s page 43
+ARM GAS /tmp/ccjSmMYW.s page 43
478 .syntax unified
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** assert_param(IS_LL_DMA_PERIPHDATASIZE(DMA_InitStruct->PeriphOrM2MSrcDataSize));
502 .loc 1 315 3 view .LVU127
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** assert_param(IS_LL_DMA_MEMORYDATASIZE(DMA_InitStruct->MemoryOrM2MDstDataSize));
-ARM GAS /tmp/ccmfsuWO.s page 44
+ARM GAS /tmp/ccjSmMYW.s page 44
503 .loc 1 316 3 view .LVU128
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
525 .loc 1 344 65 view .LVU144
526 000e 2343 orrs r3, r3, r4
346:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** DMA_InitStruct->PeriphOrM2MSrcDataSize | \
-ARM GAS /tmp/ccmfsuWO.s page 45
+ARM GAS /tmp/ccjSmMYW.s page 45
527 .loc 1 346 39 view .LVU145
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
354:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * Configure DMAx_Streamy: fifo mode and fifo threshold with parameters :
355:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * - FIFOMode: DMA_SxFCR_DMDIS bit
356:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * - FIFOThreshold: DMA_SxFCR_FTH[1:0] bits
-ARM GAS /tmp/ccmfsuWO.s page 46
+ARM GAS /tmp/ccjSmMYW.s page 46
357:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** */
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
1082:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
1083:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
1084:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
-ARM GAS /tmp/ccmfsuWO.s page 47
+ARM GAS /tmp/ccjSmMYW.s page 47
1085:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
1139:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PBURST_INC4
1140:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PBURST_INC8
1141:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PBURST_INC16
-ARM GAS /tmp/ccmfsuWO.s page 48
+ARM GAS /tmp/ccjSmMYW.s page 48
1142:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
1196:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
1197:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Set Current target (only in double buffer mode) to Memory 1 or Memory 0.
1198:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll CR CT LL_DMA_GetCurrentTargetMem
-ARM GAS /tmp/ccmfsuWO.s page 49
+ARM GAS /tmp/ccjSmMYW.s page 49
1199:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
1253:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE void LL_DMA_DisableDoubleBufferMode(DMA_TypeDef *DMAx, uint32_t Stream)
1254:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
1255:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** CLEAR_BIT(((DMA_Stream_TypeDef *)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->CR, D
-ARM GAS /tmp/ccmfsuWO.s page 50
+ARM GAS /tmp/ccjSmMYW.s page 50
1256:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
1310:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
1311:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
1312:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
-ARM GAS /tmp/ccmfsuWO.s page 51
+ARM GAS /tmp/ccjSmMYW.s page 51
1313:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
1367:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
1368:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_GetFIFOThreshold(DMA_TypeDef *DMAx, uint32_t Stream)
1369:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
-ARM GAS /tmp/ccmfsuWO.s page 52
+ARM GAS /tmp/ccjSmMYW.s page 52
1370:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** return (READ_BIT(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))-
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
589 .LBI50:
1095:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
590 .loc 2 1095 22 view .LVU165
-ARM GAS /tmp/ccmfsuWO.s page 53
+ARM GAS /tmp/ccjSmMYW.s page 53
591 .LBB51:
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
625 .LBB54:
626 .LBI54:
1400:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
-ARM GAS /tmp/ccmfsuWO.s page 54
+ARM GAS /tmp/ccjSmMYW.s page 54
1401:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
1455:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
1456:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param MemoryAddress Between 0 to 0xFFFFFFFF
1457:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
-ARM GAS /tmp/ccmfsuWO.s page 55
+ARM GAS /tmp/ccjSmMYW.s page 55
1458:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
384:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
385:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /*--------------------------- DMAx SxNDTR Configuration -------------------------
386:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * Configure the peripheral base address with parameter :
-ARM GAS /tmp/ccmfsuWO.s page 56
+ARM GAS /tmp/ccjSmMYW.s page 56
387:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * - NbData: DMA_SxNDT[15:0] bits
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
684 .loc 2 1034 3 view .LVU192
685 .LBE61:
686 .LBE60:
-ARM GAS /tmp/ccmfsuWO.s page 57
+ARM GAS /tmp/ccjSmMYW.s page 57
396:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
729 0004 4360 str r3, [r0, #4]
410:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** DMA_InitStruct->Direction = LL_DMA_DIRECTION_PERIPH_TO_MEMORY;
730 .loc 1 410 3 is_stmt 1 view .LVU201
-ARM GAS /tmp/ccmfsuWO.s page 58
+ARM GAS /tmp/ccjSmMYW.s page 58
731 .loc 1 410 42 is_stmt 0 view .LVU202
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccmfsuWO.s page 1
772 .LFE322:
774 .section .rodata.STREAM_OFFSET_TAB,"a"
775 .align 2
-ARM GAS /tmp/ccmfsuWO.s page 59
+ARM GAS /tmp/ccjSmMYW.s page 59
776 .set .LANCHOR0,. + 0
@@ -3490,20 +3490,20 @@ ARM GAS /tmp/ccmfsuWO.s page 1
783 .file 4 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h"
784 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
785 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
-ARM GAS /tmp/ccmfsuWO.s page 60
+ARM GAS /tmp/ccjSmMYW.s page 60
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_ll_dma.c
- /tmp/ccmfsuWO.s:17 .text.LL_DMA_DeInit:0000000000000000 $t
- /tmp/ccmfsuWO.s:25 .text.LL_DMA_DeInit:0000000000000000 LL_DMA_DeInit
- /tmp/ccmfsuWO.s:454 .text.LL_DMA_DeInit:00000000000001bc $d
- /tmp/ccmfsuWO.s:476 .text.LL_DMA_Init:0000000000000000 $t
- /tmp/ccmfsuWO.s:483 .text.LL_DMA_Init:0000000000000000 LL_DMA_Init
- /tmp/ccmfsuWO.s:701 .text.LL_DMA_Init:000000000000008c $d
- /tmp/ccmfsuWO.s:708 .text.LL_DMA_StructInit:0000000000000000 $t
- /tmp/ccmfsuWO.s:715 .text.LL_DMA_StructInit:0000000000000000 LL_DMA_StructInit
- /tmp/ccmfsuWO.s:775 .rodata.STREAM_OFFSET_TAB:0000000000000000 $d
- /tmp/ccmfsuWO.s:779 .rodata.STREAM_OFFSET_TAB:0000000000000000 STREAM_OFFSET_TAB
+ /tmp/ccjSmMYW.s:17 .text.LL_DMA_DeInit:0000000000000000 $t
+ /tmp/ccjSmMYW.s:25 .text.LL_DMA_DeInit:0000000000000000 LL_DMA_DeInit
+ /tmp/ccjSmMYW.s:454 .text.LL_DMA_DeInit:00000000000001bc $d
+ /tmp/ccjSmMYW.s:476 .text.LL_DMA_Init:0000000000000000 $t
+ /tmp/ccjSmMYW.s:483 .text.LL_DMA_Init:0000000000000000 LL_DMA_Init
+ /tmp/ccjSmMYW.s:701 .text.LL_DMA_Init:000000000000008c $d
+ /tmp/ccjSmMYW.s:708 .text.LL_DMA_StructInit:0000000000000000 $t
+ /tmp/ccjSmMYW.s:715 .text.LL_DMA_StructInit:0000000000000000 LL_DMA_StructInit
+ /tmp/ccjSmMYW.s:775 .rodata.STREAM_OFFSET_TAB:0000000000000000 $d
+ /tmp/ccjSmMYW.s:779 .rodata.STREAM_OFFSET_TAB:0000000000000000 STREAM_OFFSET_TAB
NO UNDEFINED SYMBOLS
diff --git a/build/stm32f7xx_ll_dma.o b/build/stm32f7xx_ll_dma.o
index e29d593..93d2196 100644
Binary files a/build/stm32f7xx_ll_dma.o and b/build/stm32f7xx_ll_dma.o differ
diff --git a/build/stm32f7xx_ll_exti.lst b/build/stm32f7xx_ll_exti.lst
index ef7cfc1..c7f7503 100644
--- a/build/stm32f7xx_ll_exti.lst
+++ b/build/stm32f7xx_ll_exti.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccGZVeUT.s page 1
+ARM GAS /tmp/ccp9HNtD.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccGZVeUT.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/ccGZVeUT.s page 2
+ARM GAS /tmp/ccp9HNtD.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** #if defined (EXTI)
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccGZVeUT.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/ccGZVeUT.s page 3
+ARM GAS /tmp/ccp9HNtD.s page 3
34 0000 054B ldr r3, .L2
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
104:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** uint32_t LL_EXTI_Init(LL_EXTI_InitTypeDef *EXTI_InitStruct)
105:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** {
69 .loc 1 105 1 is_stmt 1 view -0
-ARM GAS /tmp/ccGZVeUT.s page 4
+ARM GAS /tmp/ccp9HNtD.s page 4
70 .cfi_startproc
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
109 .L9:
110 .LVL3:
121:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** {
-ARM GAS /tmp/ccGZVeUT.s page 5
+ARM GAS /tmp/ccp9HNtD.s page 5
122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** case LL_EXTI_MODE_IT:
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
7:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @attention
8:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** *
9:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * Copyright (c) 2017 STMicroelectronics.
-ARM GAS /tmp/ccGZVeUT.s page 6
+ARM GAS /tmp/ccp9HNtD.s page 6
10:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * All rights reserved.
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
64:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** This parameter can be set either to ENABLE or DISABLE */
65:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
66:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** uint8_t Mode; /*!< Specifies the mode for the EXTI lines.
-ARM GAS /tmp/ccGZVeUT.s page 7
+ARM GAS /tmp/ccp9HNtD.s page 7
67:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** This parameter can be a value of @ref EXTI_LL_EC_MODE. */
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
121:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #define LL_EXTI_LINE_24 EXTI_IMR_IM24 /*!< Extended line 24 */
122:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #endif
123:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #if defined(EXTI_IMR_IM25)
-ARM GAS /tmp/ccGZVeUT.s page 8
+ARM GAS /tmp/ccp9HNtD.s page 8
124:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #define LL_EXTI_LINE_25 EXTI_IMR_IM25 /*!< Extended line 25 */
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
178:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** */
179:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
180:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
-ARM GAS /tmp/ccGZVeUT.s page 9
+ARM GAS /tmp/ccp9HNtD.s page 9
181:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #endif /*USE_FULL_LL_DRIVER*/
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
235:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @rmtoll IMR IMx LL_EXTI_EnableIT_0_31
236:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @param ExtiLine This parameter can be one of the following values:
237:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_0
-ARM GAS /tmp/ccGZVeUT.s page 10
+ARM GAS /tmp/ccp9HNtD.s page 10
238:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_1
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
292:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_13
293:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_14
294:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_15
-ARM GAS /tmp/ccGZVeUT.s page 11
+ARM GAS /tmp/ccp9HNtD.s page 11
295:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_16
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
349:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @note Please check each device line mapping for EXTI Line availability
350:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @retval State of bit (1 or 0).
351:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** */
-ARM GAS /tmp/ccGZVeUT.s page 12
+ARM GAS /tmp/ccp9HNtD.s page 12
352:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** __STATIC_INLINE uint32_t LL_EXTI_IsEnabledIT_0_31(uint32_t ExtiLine)
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
406:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
407:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /**
408:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @brief Disable ExtiLine Event request for Lines in range 0 to 31
-ARM GAS /tmp/ccGZVeUT.s page 13
+ARM GAS /tmp/ccp9HNtD.s page 13
409:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @rmtoll EMR EMx LL_EXTI_DisableEvent_0_31
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
267:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** {
152 .loc 2 267 22 view .LVU36
153 .LBB33:
-ARM GAS /tmp/ccGZVeUT.s page 14
+ARM GAS /tmp/ccp9HNtD.s page 14
269:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** }
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
195 .loc 2 402 3 is_stmt 0 view .LVU49
196 0058 4A60 str r2, [r1, #4]
197 .LVL16:
-ARM GAS /tmp/ccGZVeUT.s page 15
+ARM GAS /tmp/ccp9HNtD.s page 15
402:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
239 .loc 2 402 3 is_stmt 0 view .LVU62
240 006c 4A60 str r2, [r1, #4]
241 .LVL22:
-ARM GAS /tmp/ccGZVeUT.s page 16
+ARM GAS /tmp/ccp9HNtD.s page 16
402:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
471:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_20
472:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_21
473:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_22
-ARM GAS /tmp/ccGZVeUT.s page 17
+ARM GAS /tmp/ccp9HNtD.s page 17
474:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_23
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
528:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_22
529:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @note Please check each device line mapping for EXTI Line availability
530:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @retval None
-ARM GAS /tmp/ccGZVeUT.s page 18
+ARM GAS /tmp/ccp9HNtD.s page 18
531:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** */
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
585:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @param ExtiLine This parameter can be a combination of the following values:
586:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_0
587:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_1
-ARM GAS /tmp/ccGZVeUT.s page 19
+ARM GAS /tmp/ccp9HNtD.s page 19
588:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_2
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
642:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_6
643:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_7
644:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_8
-ARM GAS /tmp/ccGZVeUT.s page 20
+ARM GAS /tmp/ccp9HNtD.s page 20
645:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_9
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
699:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @note Please check each device line mapping for EXTI Line availability
700:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @retval None
701:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** */
-ARM GAS /tmp/ccGZVeUT.s page 21
+ARM GAS /tmp/ccp9HNtD.s page 21
702:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** __STATIC_INLINE void LL_EXTI_DisableFallingTrig_0_31(uint32_t ExtiLine)
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
577:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
300 .loc 2 577 3 view .LVU79
301 008a 124A ldr r2, .L18
-ARM GAS /tmp/ccGZVeUT.s page 22
+ARM GAS /tmp/ccp9HNtD.s page 22
302 008c 9168 ldr r1, [r2, #8]
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
342 .loc 2 534 3 is_stmt 0 view .LVU90
343 00a6 9160 str r1, [r2, #8]
344 .LVL38:
-ARM GAS /tmp/ccGZVeUT.s page 23
+ARM GAS /tmp/ccp9HNtD.s page 23
534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
377 00b6 1C68 ldr r4, [r3]
378 00b8 21EA0401 bic r1, r1, r4
379 00bc 1160 str r1, [r2]
-ARM GAS /tmp/ccGZVeUT.s page 24
+ARM GAS /tmp/ccp9HNtD.s page 24
380 .LVL43:
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccGZVeUT.s page 1
425 .align 1
426 .global LL_EXTI_StructInit
427 .syntax unified
-ARM GAS /tmp/ccGZVeUT.s page 25
+ARM GAS /tmp/ccp9HNtD.s page 25
428 .thumb
@@ -1488,18 +1488,18 @@ ARM GAS /tmp/ccGZVeUT.s page 1
461 .file 3 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h"
462 .file 4 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
463 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
-ARM GAS /tmp/ccGZVeUT.s page 26
+ARM GAS /tmp/ccp9HNtD.s page 26
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_ll_exti.c
- /tmp/ccGZVeUT.s:17 .text.LL_EXTI_DeInit:0000000000000000 $t
- /tmp/ccGZVeUT.s:25 .text.LL_EXTI_DeInit:0000000000000000 LL_EXTI_DeInit
- /tmp/ccGZVeUT.s:54 .text.LL_EXTI_DeInit:0000000000000018 $d
- /tmp/ccGZVeUT.s:59 .text.LL_EXTI_Init:0000000000000000 $t
- /tmp/ccGZVeUT.s:66 .text.LL_EXTI_Init:0000000000000000 LL_EXTI_Init
- /tmp/ccGZVeUT.s:420 .text.LL_EXTI_Init:00000000000000d4 $d
- /tmp/ccGZVeUT.s:425 .text.LL_EXTI_StructInit:0000000000000000 $t
- /tmp/ccGZVeUT.s:432 .text.LL_EXTI_StructInit:0000000000000000 LL_EXTI_StructInit
+ /tmp/ccp9HNtD.s:17 .text.LL_EXTI_DeInit:0000000000000000 $t
+ /tmp/ccp9HNtD.s:25 .text.LL_EXTI_DeInit:0000000000000000 LL_EXTI_DeInit
+ /tmp/ccp9HNtD.s:54 .text.LL_EXTI_DeInit:0000000000000018 $d
+ /tmp/ccp9HNtD.s:59 .text.LL_EXTI_Init:0000000000000000 $t
+ /tmp/ccp9HNtD.s:66 .text.LL_EXTI_Init:0000000000000000 LL_EXTI_Init
+ /tmp/ccp9HNtD.s:420 .text.LL_EXTI_Init:00000000000000d4 $d
+ /tmp/ccp9HNtD.s:425 .text.LL_EXTI_StructInit:0000000000000000 $t
+ /tmp/ccp9HNtD.s:432 .text.LL_EXTI_StructInit:0000000000000000 LL_EXTI_StructInit
NO UNDEFINED SYMBOLS
diff --git a/build/stm32f7xx_ll_exti.o b/build/stm32f7xx_ll_exti.o
index c92f506..af3ad30 100644
Binary files a/build/stm32f7xx_ll_exti.o and b/build/stm32f7xx_ll_exti.o differ
diff --git a/build/stm32f7xx_ll_gpio.lst b/build/stm32f7xx_ll_gpio.lst
index 4159896..176dbbb 100644
--- a/build/stm32f7xx_ll_gpio.lst
+++ b/build/stm32f7xx_ll_gpio.lst
@@ -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
diff --git a/build/stm32f7xx_ll_gpio.o b/build/stm32f7xx_ll_gpio.o
index 4737eea..ce11acf 100644
Binary files a/build/stm32f7xx_ll_gpio.o and b/build/stm32f7xx_ll_gpio.o differ
diff --git a/build/stm32f7xx_ll_rcc.lst b/build/stm32f7xx_ll_rcc.lst
index 9ea0494..678591a 100644
--- a/build/stm32f7xx_ll_rcc.lst
+++ b/build/stm32f7xx_ll_rcc.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccTMI75D.s page 1
+ARM GAS /tmp/ccWSqClo.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** */
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** #if defined(RCC)
-ARM GAS /tmp/ccTMI75D.s page 2
+ARM GAS /tmp/ccWSqClo.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** #define IS_LL_RCC_I2S_CLKSOURCE(__VALUE__) (((__VALUE__) == LL_RCC_I2S1_CLKSOURCE))
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
-ARM GAS /tmp/ccTMI75D.s page 3
+ARM GAS /tmp/ccWSqClo.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** #if defined(CEC)
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** /** @addtogroup RCC_LL_EF_Init
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** * @{
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** */
-ARM GAS /tmp/ccTMI75D.s page 4
+ARM GAS /tmp/ccWSqClo.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
20:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define __STM32F7xx_LL_RCC_H
21:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
22:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #ifdef __cplusplus
-ARM GAS /tmp/ccTMI75D.s page 5
+ARM GAS /tmp/ccWSqClo.s page 5
23:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** extern "C" {
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
77:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** uint32_t SYSCLK_Frequency; /*!< SYSCLK clock frequency */
78:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** uint32_t HCLK_Frequency; /*!< HCLK clock frequency */
79:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** uint32_t PCLK1_Frequency; /*!< PCLK1 clock frequency */
-ARM GAS /tmp/ccTMI75D.s page 6
+ARM GAS /tmp/ccWSqClo.s page 6
80:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** uint32_t PCLK2_Frequency; /*!< PCLK2 clock frequency */
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
134:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_EC_CLEAR_FLAG Clear Flags Defines
135:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Flags defines which can be used with LL_RCC_WriteReg function
136:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @{
-ARM GAS /tmp/ccTMI75D.s page 7
+ARM GAS /tmp/ccWSqClo.s page 7
137:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
191:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_LSEDRIVE_LOW 0x00000000U /*!< Xtal mode lower driving cap
192:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_LSEDRIVE_MEDIUMHIGH RCC_BDCR_LSEDRV_0 /*!< Xtal mode medium high drivi
193:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_LSEDRIVE_MEDIUMLOW RCC_BDCR_LSEDRV_1 /*!< Xtal mode medium low drivin
-ARM GAS /tmp/ccTMI75D.s page 8
+ARM GAS /tmp/ccWSqClo.s page 8
194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_LSEDRIVE_HIGH RCC_BDCR_LSEDRV /*!< Xtal mode higher driving ca
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
248:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
249:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_APB2_DIV_1 RCC_CFGR_PPRE2_DIV1 /*!< HCLK not divided */
250:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_APB2_DIV_2 RCC_CFGR_PPRE2_DIV2 /*!< HCLK divided by 2 */
-ARM GAS /tmp/ccTMI75D.s page 9
+ARM GAS /tmp/ccWSqClo.s page 9
251:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_APB2_DIV_4 RCC_CFGR_PPRE2_DIV4 /*!< HCLK divided by 4 */
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
305:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_RTC_HSE_DIV_13 (RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_0)
306:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_RTC_HSE_DIV_14 (RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1)
307:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_RTC_HSE_DIV_15 (RCC_CFGR_RTCPRE_3|RCC_CFGR_RTCPRE_2|RCC_CFGR_RTCPRE_1|
-ARM GAS /tmp/ccTMI75D.s page 10
+ARM GAS /tmp/ccWSqClo.s page 10
308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_RTC_HSE_DIV_16 RCC_CFGR_RTCPRE_4 /*!< HSE clock divided by 16 */
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
362:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_EC_UARTx_CLKSOURCE Peripheral UART clock source selection
363:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @{
364:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
-ARM GAS /tmp/ccTMI75D.s page 11
+ARM GAS /tmp/ccWSqClo.s page 11
365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_UART4_CLKSOURCE_PCLK1 (uint32_t)((RCC_DCKCFGR2_UART4SEL << 16U) | 0x00000000U)
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
419:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
420:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_SAI1_CLKSOURCE_PLLSAI (uint32_t)(RCC_DCKCFGR1_SAI1SEL | 0x00000000U)
421:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_SAI1_CLKSOURCE_PLLI2S (uint32_t)(RCC_DCKCFGR1_SAI1SEL | (RCC_DCKCFGR1_SAI1SEL_
-ARM GAS /tmp/ccTMI75D.s page 12
+ARM GAS /tmp/ccWSqClo.s page 12
422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_SAI1_CLKSOURCE_PIN (uint32_t)(RCC_DCKCFGR1_SAI1SEL | (RCC_DCKCFGR1_SAI1SEL_
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
476:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #endif /* DSI */
477:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #if defined(CEC)
-ARM GAS /tmp/ccTMI75D.s page 13
+ARM GAS /tmp/ccWSqClo.s page 13
479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_EC_CEC_CLKSOURCE Peripheral CEC clock source selection
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
533:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_USART6_CLKSOURCE RCC_DCKCFGR2_USART6SEL /*!< USART6 Clock source selectio
534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
535:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @}
-ARM GAS /tmp/ccTMI75D.s page 14
+ARM GAS /tmp/ccWSqClo.s page 14
536:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
590:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_EC_CK48M Peripheral CK48M get clock source
591:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @{
592:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
-ARM GAS /tmp/ccTMI75D.s page 15
+ARM GAS /tmp/ccWSqClo.s page 15
593:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_CK48M_CLKSOURCE RCC_DCKCFGR2_CK48MSEL /*!< CK48M Domain clock source sel
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
647:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #endif /* DFSDM1_Channel0 */
648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
649:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #if defined(DSI)
-ARM GAS /tmp/ccTMI75D.s page 16
+ARM GAS /tmp/ccWSqClo.s page 16
650:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_EC_DSI Peripheral DSI get clock source
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
704:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
705:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @}
706:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
-ARM GAS /tmp/ccTMI75D.s page 17
+ARM GAS /tmp/ccWSqClo.s page 17
707:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
761:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLM_DIV_52 (RCC_PLLCFGR_PLLM_5 | RCC_PLLCFGR_PLLM_4 | RCC_PLLCFGR_P
762:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLM_DIV_53 (RCC_PLLCFGR_PLLM_5 | RCC_PLLCFGR_PLLM_4 | RCC_PLLCFGR_P
763:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLM_DIV_54 (RCC_PLLCFGR_PLLM_5 | RCC_PLLCFGR_PLLM_4 | RCC_PLLCFGR_P
-ARM GAS /tmp/ccTMI75D.s page 18
+ARM GAS /tmp/ccWSqClo.s page 18
764:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLM_DIV_55 (RCC_PLLCFGR_PLLM_5 | RCC_PLLCFGR_PLLM_4 | RCC_PLLCFGR_P
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
818:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLQ_DIV_14 (RCC_PLLCFGR_PLLQ_3|RCC_PLLCFGR_PLLQ_2|RCC_PLLCFGR_PLLQ_
819:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLQ_DIV_15 (RCC_PLLCFGR_PLLQ_3|RCC_PLLCFGR_PLLQ_2|RCC_PLLCFGR_PLLQ_
820:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
-ARM GAS /tmp/ccTMI75D.s page 19
+ARM GAS /tmp/ccWSqClo.s page 19
821:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @}
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
875:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLI2SDIVQ_DIV_19 (RCC_DCKCFGR1_PLLI2SDIVQ_4 | RCC_DCKCFGR1_PLLI2SDIVQ_1)
876:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLI2SDIVQ_DIV_20 (RCC_DCKCFGR1_PLLI2SDIVQ_4 | RCC_DCKCFGR1_PLLI2SDIVQ_1 |
877:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLI2SDIVQ_DIV_21 (RCC_DCKCFGR1_PLLI2SDIVQ_4 | RCC_DCKCFGR1_PLLI2SDIVQ_2)
-ARM GAS /tmp/ccTMI75D.s page 20
+ARM GAS /tmp/ccWSqClo.s page 20
878:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLI2SDIVQ_DIV_22 (RCC_DCKCFGR1_PLLI2SDIVQ_4 | RCC_DCKCFGR1_PLLI2SDIVQ_2 |
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
932:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLSAIQ_DIV_12 (RCC_PLLSAICFGR_PLLSAIQ_3 | RCC_PLLSAICFGR_PLLSAIQ_2)
933:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLSAIQ_DIV_13 (RCC_PLLSAICFGR_PLLSAIQ_3 | RCC_PLLSAICFGR_PLLSAIQ_2 | RC
934:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLSAIQ_DIV_14 (RCC_PLLSAICFGR_PLLSAIQ_3 | RCC_PLLSAICFGR_PLLSAIQ_2 | RC
-ARM GAS /tmp/ccTMI75D.s page 21
+ARM GAS /tmp/ccWSqClo.s page 21
935:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLSAIQ_DIV_15 (RCC_PLLSAICFGR_PLLSAIQ_3 | RCC_PLLSAICFGR_PLLSAIQ_2 | RC
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
989:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
990:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @}
991:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
-ARM GAS /tmp/ccTMI75D.s page 22
+ARM GAS /tmp/ccWSqClo.s page 22
992:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #endif /* RCC_PLLSAICFGR_PLLSAIR */
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1046:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @}
1047:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
1048:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
-ARM GAS /tmp/ccTMI75D.s page 23
+ARM GAS /tmp/ccWSqClo.s page 23
1049:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_EM_CALC_FREQ Calculate frequencies
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1103:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_46
1104:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_47
1105:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_48
-ARM GAS /tmp/ccTMI75D.s page 24
+ARM GAS /tmp/ccWSqClo.s page 24
1106:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_49
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1160:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_24
1161:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_25
1162:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_26
-ARM GAS /tmp/ccTMI75D.s page 25
+ARM GAS /tmp/ccWSqClo.s page 25
1163:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_27
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1217:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
1218:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define __LL_RCC_CALC_PLLCLK_48M_FREQ(__INPUTFREQ__, __PLLM__, __PLLN__, __PLLQ__) ((__INPUTFREQ__)
1219:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** ((__PLLQ__) >> RCC_PLLCFGR_PLLQ_Pos ))
-ARM GAS /tmp/ccTMI75D.s page 26
+ARM GAS /tmp/ccWSqClo.s page 26
1220:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1274:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_48
1275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_49
1276:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_50
-ARM GAS /tmp/ccTMI75D.s page 27
+ARM GAS /tmp/ccWSqClo.s page 27
1277:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_51
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1331:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_23
1332:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_24
1333:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_25
-ARM GAS /tmp/ccTMI75D.s page 28
+ARM GAS /tmp/ccWSqClo.s page 28
1334:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_26
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1388:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param __PLLSAIDIVQ__ This parameter can be one of the following values:
1389:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLSAIDIVQ_DIV_1
1390:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLSAIDIVQ_DIV_2
-ARM GAS /tmp/ccTMI75D.s page 29
+ARM GAS /tmp/ccWSqClo.s page 29
1391:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLSAIDIVQ_DIV_3
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1445:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_15
1446:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_16
1447:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_17
-ARM GAS /tmp/ccTMI75D.s page 30
+ARM GAS /tmp/ccWSqClo.s page 30
1448:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_18
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1502:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define __LL_RCC_CALC_PLLSAI_48M_FREQ(__INPUTFREQ__, __PLLM__, __PLLSAIN__, __PLLSAIP__) (((__INPUT
1503:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** ((((__PLLSAIP__) >> RCC_PLLSAICFGR_PLLSAIP_Pos) + 1U ) * 2U))
1504:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
-ARM GAS /tmp/ccTMI75D.s page 31
+ARM GAS /tmp/ccWSqClo.s page 31
1505:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #if defined(LTDC)
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1559:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_49
1560:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_50
1561:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_51
-ARM GAS /tmp/ccTMI75D.s page 32
+ARM GAS /tmp/ccWSqClo.s page 32
1562:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_52
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1616:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_19
1617:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_20
1618:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_21
-ARM GAS /tmp/ccTMI75D.s page 33
+ARM GAS /tmp/ccWSqClo.s page 33
1619:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_22
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1673:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SQ_DIV_12
1674:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SQ_DIV_13
1675:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SQ_DIV_14
-ARM GAS /tmp/ccTMI75D.s page 34
+ARM GAS /tmp/ccWSqClo.s page 34
1676:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SQ_DIV_15
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1730:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_10
1731:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_11
1732:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_12
-ARM GAS /tmp/ccTMI75D.s page 35
+ARM GAS /tmp/ccWSqClo.s page 35
1733:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_13
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1787:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SP_DIV_4
1788:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SP_DIV_6
1789:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SP_DIV_8
-ARM GAS /tmp/ccTMI75D.s page 36
+ARM GAS /tmp/ccWSqClo.s page 36
1790:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval PLLI2S clock frequency (in Hz)
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1844:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_44
1845:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_45
1846:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_46
-ARM GAS /tmp/ccTMI75D.s page 37
+ARM GAS /tmp/ccWSqClo.s page 37
1847:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_47
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1901:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_APB1_DIV_8
1902:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_APB1_DIV_16
1903:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval PCLK1 clock frequency (in Hz)
-ARM GAS /tmp/ccTMI75D.s page 38
+ARM GAS /tmp/ccWSqClo.s page 38
1904:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1958:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Disable HSE external oscillator (HSE Bypass)
1959:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll CR HSEBYP LL_RCC_HSE_DisableBypass
1960:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval None
-ARM GAS /tmp/ccTMI75D.s page 39
+ARM GAS /tmp/ccWSqClo.s page 39
1961:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
43 .loc 2 2012 3 view .LVU4
44 0002 224A ldr r2, .L7
45 0004 1368 ldr r3, [r2]
-ARM GAS /tmp/ccTMI75D.s page 40
+ARM GAS /tmp/ccWSqClo.s page 40
46 0006 43F00103 orr r3, r3, #1
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
176:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** /* Read CR register */
177:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** vl_mask = LL_RCC_ReadReg(CR);
70 .loc 1 177 3 view .LVU12
-ARM GAS /tmp/ccTMI75D.s page 41
+ARM GAS /tmp/ccWSqClo.s page 41
71 .loc 1 177 13 is_stmt 0 view .LVU13
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
90 002c 1A68 ldr r2, [r3]
91 002e 22F0F802 bic r2, r2, #248
92 0032 42F08002 orr r2, r2, #128
-ARM GAS /tmp/ccTMI75D.s page 42
+ARM GAS /tmp/ccWSqClo.s page 42
93 0036 1A60 str r2, [r3]
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2098:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
2099:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
2100:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Enable external clock source (LSE bypass).
-ARM GAS /tmp/ccTMI75D.s page 43
+ARM GAS /tmp/ccWSqClo.s page 43
2101:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll BDCR LSEBYP LL_RCC_LSE_EnableBypass
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2155:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
2156:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** return (READ_BIT(RCC->BDCR, RCC_BDCR_LSERDY) == (RCC_BDCR_LSERDY));
2157:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
-ARM GAS /tmp/ccTMI75D.s page 44
+ARM GAS /tmp/ccWSqClo.s page 44
2158:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2212:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval None
2213:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
2214:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** __STATIC_INLINE void LL_RCC_SetSysClkSource(uint32_t Source)
-ARM GAS /tmp/ccTMI75D.s page 45
+ARM GAS /tmp/ccWSqClo.s page 45
2215:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2269:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Set APB2 prescaler
2270:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll CFGR PPRE2 LL_RCC_SetAPB2Prescaler
2271:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param Prescaler This parameter can be one of the following values:
-ARM GAS /tmp/ccTMI75D.s page 46
+ARM GAS /tmp/ccWSqClo.s page 46
2272:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_APB2_DIV_1
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2326:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_APB2_DIV_16
2327:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
2328:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** __STATIC_INLINE uint32_t LL_RCC_GetAPB2Prescaler(void)
-ARM GAS /tmp/ccTMI75D.s page 47
+ARM GAS /tmp/ccWSqClo.s page 47
2329:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2383:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Configure USARTx clock source
2384:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll DCKCFGR2 USART1SEL LL_RCC_SetUSARTClockSource\n
2385:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * DCKCFGR2 USART2SEL LL_RCC_SetUSARTClockSource\n
-ARM GAS /tmp/ccTMI75D.s page 48
+ARM GAS /tmp/ccWSqClo.s page 48
2386:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * DCKCFGR2 USART3SEL LL_RCC_SetUSARTClockSource\n
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2440:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
2441:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
2442:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
-ARM GAS /tmp/ccTMI75D.s page 49
+ARM GAS /tmp/ccWSqClo.s page 49
2443:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Configure I2Cx clock source
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2497:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_SAI2_CLKSOURCE_PLLSRC (*)
2498:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** *
2499:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * (*) value not defined in all devices.
-ARM GAS /tmp/ccTMI75D.s page 50
+ARM GAS /tmp/ccWSqClo.s page 50
2500:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval None
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2554:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param USBxSource This parameter can be one of the following values:
2555:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_USB_CLKSOURCE_PLL
2556:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_USB_CLKSOURCE_PLLSAI
-ARM GAS /tmp/ccTMI75D.s page 51
+ARM GAS /tmp/ccWSqClo.s page 51
2557:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval None
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2611:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param Source This parameter can be one of the following values:
2612:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_DFSDM1_AUDIO_CLKSOURCE_SAI1
2613:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_DFSDM1_AUDIO_CLKSOURCE_SAI2
-ARM GAS /tmp/ccTMI75D.s page 52
+ARM GAS /tmp/ccWSqClo.s page 52
2614:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval None
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2668:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
2669:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
2670:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Get UARTx clock source
-ARM GAS /tmp/ccTMI75D.s page 53
+ARM GAS /tmp/ccWSqClo.s page 53
2671:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll DCKCFGR2 UART4SEL LL_RCC_GetUARTClockSource\n
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2725:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_I2C4_CLKSOURCE_SYSCLK (*)
2726:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_I2C4_CLKSOURCE_HSI (*)
2727:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** *
-ARM GAS /tmp/ccTMI75D.s page 54
+ARM GAS /tmp/ccWSqClo.s page 54
2728:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * (*) value not defined in all devices.
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2782:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval Returned value can be one of the following values:
2783:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_SDMMC1_CLKSOURCE_PLL48CLK
2784:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_SDMMC1_CLKSOURCE_SYSCLK
-ARM GAS /tmp/ccTMI75D.s page 55
+ARM GAS /tmp/ccWSqClo.s page 55
2785:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_SDMMC2_CLKSOURCE_PLL48CLK (*)
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2839:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Get CEC Clock Source
2840:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll DCKCFGR2 CECSEL LL_RCC_GetCECClockSource
2841:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param CECx This parameter can be one of the following values:
-ARM GAS /tmp/ccTMI75D.s page 56
+ARM GAS /tmp/ccWSqClo.s page 56
2842:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_CEC_CLKSOURCE
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2896:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
2897:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #if defined(DSI)
2898:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
-ARM GAS /tmp/ccTMI75D.s page 57
+ARM GAS /tmp/ccWSqClo.s page 57
2899:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Get DSI Clock Source
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2953:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
2954:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Enable RTC
2955:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll BDCR RTCEN LL_RCC_EnableRTC
-ARM GAS /tmp/ccTMI75D.s page 58
+ARM GAS /tmp/ccWSqClo.s page 58
2956:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval None
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3010:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_4
3011:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_5
3012:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_6
-ARM GAS /tmp/ccTMI75D.s page 59
+ARM GAS /tmp/ccWSqClo.s page 59
3013:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_7
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3067:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_19
3068:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_20
3069:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_21
-ARM GAS /tmp/ccTMI75D.s page 60
+ARM GAS /tmp/ccWSqClo.s page 60
3070:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_22
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3124:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @{
3125:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
3126:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
-ARM GAS /tmp/ccTMI75D.s page 61
+ARM GAS /tmp/ccWSqClo.s page 61
3127:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3159:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Configure PLL used for SYSCLK Domain
3160:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @note PLL Source and PLLM Divider can be written only when PLL,
3161:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * PLLI2S and PLLSAI are disabled
-ARM GAS /tmp/ccTMI75D.s page 62
+ARM GAS /tmp/ccWSqClo.s page 62
3162:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @note PLLN/PLLP can be written only when PLL is disabled
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3216:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_47
3217:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_48
3218:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_49
-ARM GAS /tmp/ccTMI75D.s page 63
+ARM GAS /tmp/ccWSqClo.s page 63
3219:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_50
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3273:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_14
3274:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_15
3275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_16
-ARM GAS /tmp/ccTMI75D.s page 64
+ARM GAS /tmp/ccWSqClo.s page 64
3276:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_17
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3330:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_7
3331:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_8
3332:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_9
-ARM GAS /tmp/ccTMI75D.s page 65
+ARM GAS /tmp/ccWSqClo.s page 65
3333:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_10
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3387:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_27
3388:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_28
3389:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_29
-ARM GAS /tmp/ccTMI75D.s page 66
+ARM GAS /tmp/ccWSqClo.s page 66
3390:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_30
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3444:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param PLLSource This parameter can be one of the following values:
3445:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLSOURCE_HSI
3446:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLSOURCE_HSE
-ARM GAS /tmp/ccTMI75D.s page 67
+ARM GAS /tmp/ccWSqClo.s page 67
3447:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval None
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3501:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_8
3502:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_9
3503:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_10
-ARM GAS /tmp/ccTMI75D.s page 68
+ARM GAS /tmp/ccWSqClo.s page 68
3504:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_11
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3558:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_22
3559:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_23
3560:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_24
-ARM GAS /tmp/ccTMI75D.s page 69
+ARM GAS /tmp/ccWSqClo.s page 69
3561:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_25
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3615:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_SPREAD_SELECT_CENTER
3616:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_SPREAD_SELECT_DOWN
3617:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval None
-ARM GAS /tmp/ccTMI75D.s page 70
+ARM GAS /tmp/ccWSqClo.s page 70
3618:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3672:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
3673:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** __STATIC_INLINE void LL_RCC_PLL_SpreadSpectrum_Disable(void)
3674:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
-ARM GAS /tmp/ccTMI75D.s page 71
+ARM GAS /tmp/ccWSqClo.s page 71
3675:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** CLEAR_BIT(RCC->SSCGR, RCC_SSCGR_SSCGEN);
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** while(LL_RCC_PLLSAI_IsReady() != 0U)
198:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {}
131 .loc 1 198 4 is_stmt 1 discriminator 1 view .LVU33
-ARM GAS /tmp/ccTMI75D.s page 72
+ARM GAS /tmp/ccWSqClo.s page 72
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {}
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3764:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_35
3765:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_36
3766:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_37
-ARM GAS /tmp/ccTMI75D.s page 73
+ARM GAS /tmp/ccWSqClo.s page 73
3767:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_38
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3821:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_12
3822:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_13
3823:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_14
-ARM GAS /tmp/ccTMI75D.s page 74
+ARM GAS /tmp/ccWSqClo.s page 74
3824:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_15
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3878:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_14
3879:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_15
3880:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_16
-ARM GAS /tmp/ccTMI75D.s page 75
+ARM GAS /tmp/ccWSqClo.s page 75
3881:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_17
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3935:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
3936:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** __STATIC_INLINE void LL_RCC_PLLI2S_ConfigDomain_SPDIFRX(uint32_t Source, uint32_t PLLM, uint32_t PL
3937:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
-ARM GAS /tmp/ccTMI75D.s page 76
+ARM GAS /tmp/ccWSqClo.s page 76
3938:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** MODIFY_REG(RCC->PLLCFGR, RCC_PLLCFGR_PLLSRC | RCC_PLLCFGR_PLLM, Source | PLLM);
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3992:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_37
3993:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_38
3994:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_39
-ARM GAS /tmp/ccTMI75D.s page 77
+ARM GAS /tmp/ccWSqClo.s page 77
3995:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_40
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
4049:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SQ_DIV_2
4050:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SQ_DIV_3
4051:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SQ_DIV_4
-ARM GAS /tmp/ccTMI75D.s page 78
+ARM GAS /tmp/ccWSqClo.s page 78
4052:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SQ_DIV_5
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
4106:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll DCKCFGR1 PLLI2SDIVQ LL_RCC_PLLI2S_GetDIVQ
4107:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval Returned value can be one of the following values:
4108:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_1
-ARM GAS /tmp/ccTMI75D.s page 79
+ARM GAS /tmp/ccWSqClo.s page 79
4109:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_2
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
4163:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
4164:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
4165:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Disable PLLSAI
-ARM GAS /tmp/ccTMI75D.s page 80
+ARM GAS /tmp/ccWSqClo.s page 80
4166:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll CR PLLSAION LL_RCC_PLLSAI_Disable
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
212:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** /* Clear all interrupt flags */
213:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** SET_BIT(RCC->CIR, RCC_CIR_LSIRDYC | RCC_CIR_LSERDYC | RCC_CIR_HSIRDYC | RCC_CIR_HSERDYC | RCC_CIR
159 .loc 1 213 3 view .LVU43
-ARM GAS /tmp/ccTMI75D.s page 81
+ARM GAS /tmp/ccWSqClo.s page 81
160 006e DA68 ldr r2, [r3, #12]
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
231:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** * @note If SYSCLK source is HSI, function returns values based on HSI_VALUE(**)
232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** * @note If SYSCLK source is HSE, function returns values based on HSE_VALUE(***)
233:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** * @note If SYSCLK source is PLL, function returns values based on HSE_VALUE(***)
-ARM GAS /tmp/ccTMI75D.s page 82
+ARM GAS /tmp/ccWSqClo.s page 82
234:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** * or HSI_VALUE(**) multiplied/divided by the PLL factors.
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
288:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
289:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** if (USARTxSource == LL_RCC_USART1_CLKSOURCE)
290:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
-ARM GAS /tmp/ccTMI75D.s page 83
+ARM GAS /tmp/ccWSqClo.s page 83
291:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** /* USART1CLK clock frequency */
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
345:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
346:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
347:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** else if (USARTxSource == LL_RCC_USART6_CLKSOURCE)
-ARM GAS /tmp/ccTMI75D.s page 84
+ARM GAS /tmp/ccWSqClo.s page 84
348:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
402:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** default:
403:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** usart_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq()));
404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
-ARM GAS /tmp/ccTMI75D.s page 85
+ARM GAS /tmp/ccWSqClo.s page 85
405:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
459:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** /* UART5CLK clock frequency */
460:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** switch (LL_RCC_GetUARTClockSource(UARTxSource))
461:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
-ARM GAS /tmp/ccTMI75D.s page 86
+ARM GAS /tmp/ccWSqClo.s page 86
462:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** case LL_RCC_UART5_CLKSOURCE_SYSCLK: /* UART5 Clock is System Clock */
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
516:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
517:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** if (UARTxSource == LL_RCC_UART8_CLKSOURCE)
518:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
-ARM GAS /tmp/ccTMI75D.s page 87
+ARM GAS /tmp/ccWSqClo.s page 87
519:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** /* UART8CLK clock frequency */
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
573:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
574:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** case LL_RCC_I2C1_CLKSOURCE_SYSCLK: /* I2C1 Clock is System Clock */
575:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** i2c_frequency = RCC_GetSystemClockFreq();
-ARM GAS /tmp/ccTMI75D.s page 88
+ARM GAS /tmp/ccWSqClo.s page 88
576:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
630:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** default:
631:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** i2c_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq()));
632:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
-ARM GAS /tmp/ccTMI75D.s page 89
+ARM GAS /tmp/ccWSqClo.s page 89
633:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
687:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** /* I2S1 CLK clock frequency */
688:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** switch (LL_RCC_GetI2SClockSource(I2SxSource))
689:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
-ARM GAS /tmp/ccTMI75D.s page 90
+ARM GAS /tmp/ccWSqClo.s page 90
690:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** case LL_RCC_I2S1_CLKSOURCE_PLLI2S: /* I2S1 Clock is PLLI2S */
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
744:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
745:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
746:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
-ARM GAS /tmp/ccTMI75D.s page 91
+ARM GAS /tmp/ccWSqClo.s page 91
747:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** case LL_RCC_LPTIM1_CLKSOURCE_PCLK1: /* LPTIM1 Clock is PCLK1 */
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
801:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
802:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** case LL_RCC_PLLSOURCE_HSI: /* HSI clock used as SAI1 clock source */
803:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** default:
-ARM GAS /tmp/ccTMI75D.s page 92
+ARM GAS /tmp/ccWSqClo.s page 92
804:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** if (LL_RCC_HSI_IsReady())
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
858:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
859:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
860:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
-ARM GAS /tmp/ccTMI75D.s page 93
+ARM GAS /tmp/ccWSqClo.s page 93
861:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** #endif /* RCC_SAI2SEL_PLLSRC_SUPPORT */
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
915:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
916:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
917:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** case LL_RCC_SDMMC1_CLKSOURCE_SYSCLK: /* PLL clock used as SDMMC1 clock source */
-ARM GAS /tmp/ccTMI75D.s page 94
+ARM GAS /tmp/ccWSqClo.s page 94
918:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** default:
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
972:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** assert_param(IS_LL_RCC_RNG_CLKSOURCE(RNGxSource));
973:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
974:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** /* RNGCLK clock frequency */
-ARM GAS /tmp/ccTMI75D.s page 95
+ARM GAS /tmp/ccWSqClo.s page 95
975:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** switch (LL_RCC_GetRNGClockSource(RNGxSource))
@@ -5698,7 +5698,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
212 .loc 2 2849 21 is_stmt 0 view .LVU54
213 0000 0A4B ldr r3, .L15
214 0002 D3F89030 ldr r3, [r3, #144]
-ARM GAS /tmp/ccTMI75D.s page 96
+ARM GAS /tmp/ccWSqClo.s page 96
215 .LVL3:
@@ -5758,7 +5758,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
244 .loc 1 1023 7 is_stmt 1 view .LVU64
245 .LBB250:
246 .LBI250:
-ARM GAS /tmp/ccTMI75D.s page 97
+ARM GAS /tmp/ccWSqClo.s page 97
2030:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
@@ -5818,7 +5818,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1037:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** * @arg @ref LL_RCC_USB_CLKSOURCE
1038:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** * @retval USB clock frequency (in Hz)
1039:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** */
-ARM GAS /tmp/ccTMI75D.s page 98
+ARM GAS /tmp/ccWSqClo.s page 98
1040:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** uint32_t LL_RCC_GetUSBClockFreq(uint32_t USBxSource)
@@ -5878,7 +5878,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1094:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
1095:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
1096:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** return dfsdm_frequency;
-ARM GAS /tmp/ccTMI75D.s page 99
+ARM GAS /tmp/ccWSqClo.s page 99
1097:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
@@ -5938,7 +5938,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1151:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
1152:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** dsi_frequency = RCC_PLL_GetFreqDomain_DSI();
1153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
-ARM GAS /tmp/ccTMI75D.s page 100
+ARM GAS /tmp/ccWSqClo.s page 100
1154:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
@@ -5998,7 +5998,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1208:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
1209:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
1210:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** return spdifrx_frequency;
-ARM GAS /tmp/ccTMI75D.s page 101
+ARM GAS /tmp/ccWSqClo.s page 101
1211:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
@@ -6058,7 +6058,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
290 .cfi_startproc
291 @ args = 0, pretend = 0, frame = 0
292 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/ccTMI75D.s page 102
+ARM GAS /tmp/ccWSqClo.s page 102
293 @ link register save eliminated.
@@ -6118,7 +6118,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
335 @ args = 0, pretend = 0, frame = 0
336 @ frame_needed = 0, uses_anonymous_args = 0
337 @ link register save eliminated.
-ARM GAS /tmp/ccTMI75D.s page 103
+ARM GAS /tmp/ccWSqClo.s page 103
1275:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** /* PCLK1 clock frequency */
@@ -6178,7 +6178,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
380 @ frame_needed = 0, uses_anonymous_args = 0
381 @ link register save eliminated.
1286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** /* PCLK2 clock frequency */
-ARM GAS /tmp/ccTMI75D.s page 104
+ARM GAS /tmp/ccWSqClo.s page 104
1287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** return __LL_RCC_CALC_PCLK2_FREQ(HCLK_Frequency, LL_RCC_GetAPB2Prescaler());
@@ -6238,7 +6238,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
425 .loc 1 1296 3 view .LVU99
426 .LVL16:
1297:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
-ARM GAS /tmp/ccTMI75D.s page 105
+ARM GAS /tmp/ccWSqClo.s page 105
1298:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** /* PLL_VCO = (HSE_VALUE or HSI_VALUE / PLLM) * PLLN
@@ -6298,7 +6298,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3603:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
454 .loc 2 3603 21 is_stmt 0 view .LVU111
455 000c 0A4B ldr r3, .L29
-ARM GAS /tmp/ccTMI75D.s page 106
+ARM GAS /tmp/ccWSqClo.s page 106
456 .LVL19:
@@ -6358,7 +6358,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
498 0032 0348 ldr r0, .L29+8
499 0034 EAE7 b .L27
500 .L30:
-ARM GAS /tmp/ccTMI75D.s page 107
+ARM GAS /tmp/ccWSqClo.s page 107
501 0036 00BF .align 2
@@ -6418,7 +6418,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
548 .loc 1 1246 7 is_stmt 1 view .LVU134
1246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
549 .loc 1 1246 19 is_stmt 0 view .LVU135
-ARM GAS /tmp/ccTMI75D.s page 108
+ARM GAS /tmp/ccWSqClo.s page 108
550 0012 FFF7FEFF bl RCC_PLL_GetFreqDomain_SYS
@@ -6478,7 +6478,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
598 .loc 1 260 3 is_stmt 1 view .LVU143
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
599 .loc 1 260 34 is_stmt 0 view .LVU144
-ARM GAS /tmp/ccTMI75D.s page 109
+ARM GAS /tmp/ccWSqClo.s page 109
600 0004 FFF7FEFF bl RCC_GetSystemClockFreq
@@ -6538,7 +6538,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
643 @ frame_needed = 0, uses_anonymous_args = 0
283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** uint32_t usart_frequency = LL_RCC_PERIPH_FREQUENCY_NO;
644 .loc 1 283 1 is_stmt 0 view .LVU158
-ARM GAS /tmp/ccTMI75D.s page 110
+ARM GAS /tmp/ccWSqClo.s page 110
645 0000 08B5 push {r3, lr}
@@ -6598,7 +6598,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
683 .loc 2 2666 21 is_stmt 0 view .LVU174
684 0018 514B ldr r3, .L75
685 001a D3F89030 ldr r3, [r3, #144]
-ARM GAS /tmp/ccTMI75D.s page 111
+ARM GAS /tmp/ccWSqClo.s page 111
686 001e 0340 ands r3, r3, r0
@@ -6658,7 +6658,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2032:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
728 .loc 2 2032 11 is_stmt 0 view .LVU187
729 004a 454B ldr r3, .L75
-ARM GAS /tmp/ccTMI75D.s page 112
+ARM GAS /tmp/ccWSqClo.s page 112
730 004c 1868 ldr r0, [r3]
@@ -6718,7 +6718,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
771 .LVL43:
2666:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
772 .loc 2 2666 10 view .LVU201
-ARM GAS /tmp/ccTMI75D.s page 113
+ARM GAS /tmp/ccWSqClo.s page 113
773 .LBE275:
@@ -6778,7 +6778,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
815 .loc 1 328 12 view .LVU213
816 009e 10F00200 ands r0, r0, #2
817 00a2 B8D0 beq .L40
-ARM GAS /tmp/ccTMI75D.s page 114
+ARM GAS /tmp/ccWSqClo.s page 114
330:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
@@ -6838,7 +6838,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
858 00c4 2A4B ldr r3, .L75+16
859 00c6 9842 cmp r0, r3
860 00c8 10D0 beq .L51
-ARM GAS /tmp/ccTMI75D.s page 115
+ARM GAS /tmp/ccWSqClo.s page 115
861 00ca B0F10C2F cmp r0, #201329664
@@ -6898,7 +6898,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
903 .L52:
364:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
904 .loc 1 364 9 is_stmt 1 view .LVU240
-ARM GAS /tmp/ccTMI75D.s page 116
+ARM GAS /tmp/ccWSqClo.s page 116
905 .LBB284:
@@ -6958,7 +6958,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
947 0126 06D0 beq .L74
403:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
948 .loc 1 403 11 is_stmt 1 view .LVU253
-ARM GAS /tmp/ccTMI75D.s page 117
+ARM GAS /tmp/ccWSqClo.s page 117
403:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
@@ -7018,7 +7018,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
990 .LBB291:
2156:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
991 .loc 2 2156 3 view .LVU267
-ARM GAS /tmp/ccTMI75D.s page 118
+ARM GAS /tmp/ccWSqClo.s page 118
2156:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -7078,7 +7078,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1040 .LVL68:
426:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
1041 .loc 1 426 3 view .LVU276
-ARM GAS /tmp/ccTMI75D.s page 119
+ARM GAS /tmp/ccWSqClo.s page 119
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
@@ -7138,7 +7138,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1080 .LBE293:
1081 .LBE292:
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
-ARM GAS /tmp/ccTMI75D.s page 120
+ARM GAS /tmp/ccWSqClo.s page 120
1082 .loc 1 431 5 view .LVU293
@@ -7198,7 +7198,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
440:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
1125 .loc 1 440 26 view .LVU305
1126 0058 4548 ldr r0, .L112+8
-ARM GAS /tmp/ccTMI75D.s page 121
+ARM GAS /tmp/ccWSqClo.s page 121
1127 005a DEE7 b .L77
@@ -7258,7 +7258,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1168 007e B0F1032F cmp r0, #50332416
1169 0082 14D0 beq .L85
1170 0084 A3F58073 sub r3, r3, #256
-ARM GAS /tmp/ccTMI75D.s page 122
+ARM GAS /tmp/ccWSqClo.s page 122
1171 0088 9842 cmp r0, r3
@@ -7318,7 +7318,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1212 .LBB302:
1213 .LBI302:
2154:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
-ARM GAS /tmp/ccTMI75D.s page 123
+ARM GAS /tmp/ccWSqClo.s page 123
1214 .loc 2 2154 26 view .LVU332
@@ -7378,7 +7378,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
511:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
1256 .loc 1 511 26 is_stmt 0 view .LVU345
1257 00de FFF7FEFF bl RCC_GetSystemClockFreq
-ARM GAS /tmp/ccTMI75D.s page 124
+ARM GAS /tmp/ccWSqClo.s page 124
1258 .LVL88:
@@ -7438,7 +7438,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2156:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
1299 .loc 2 2156 11 is_stmt 0 view .LVU359
1300 0100 194B ldr r3, .L112
-ARM GAS /tmp/ccTMI75D.s page 125
+ARM GAS /tmp/ccWSqClo.s page 125
1301 0102 186F ldr r0, [r3, #112]
@@ -7498,7 +7498,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1344 .LVL98:
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
1345 .loc 1 543 11 is_stmt 1 view .LVU371
-ARM GAS /tmp/ccTMI75D.s page 126
+ARM GAS /tmp/ccWSqClo.s page 126
1346 013c 6DE7 b .L77
@@ -7558,7 +7558,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1386 .loc 1 534 14 view .LVU385
1387 0158 10F00200 ands r0, r0, #2
1388 015c 3FF45DAF beq .L77
-ARM GAS /tmp/ccTMI75D.s page 127
+ARM GAS /tmp/ccWSqClo.s page 127
536:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
@@ -7618,7 +7618,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1435 .loc 1 591 8 is_stmt 1 view .LVU395
591:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
1436 .loc 1 591 11 is_stmt 0 view .LVU396
-ARM GAS /tmp/ccTMI75D.s page 128
+ARM GAS /tmp/ccWSqClo.s page 128
1437 0008 B0F5402F cmp r0, #786432
@@ -7678,7 +7678,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
587:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
1478 .loc 1 587 9 is_stmt 1 view .LVU410
587:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
-ARM GAS /tmp/ccTMI75D.s page 129
+ARM GAS /tmp/ccWSqClo.s page 129
1479 .loc 1 587 25 is_stmt 0 view .LVU411
@@ -7738,7 +7738,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1521 .LBB321:
2732:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
1522 .loc 2 2732 3 view .LVU424
-ARM GAS /tmp/ccTMI75D.s page 130
+ARM GAS /tmp/ccWSqClo.s page 130
2732:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -7798,7 +7798,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2032:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
1565 .loc 2 2032 3 view .LVU437
2032:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
-ARM GAS /tmp/ccTMI75D.s page 131
+ARM GAS /tmp/ccWSqClo.s page 131
1566 .loc 2 2032 11 is_stmt 0 view .LVU438
@@ -7858,7 +7858,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1609 .LVL126:
632:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
1610 .loc 1 632 9 is_stmt 1 view .LVU450
-ARM GAS /tmp/ccTMI75D.s page 132
+ARM GAS /tmp/ccWSqClo.s page 132
1611 00b6 B1E7 b .L114
@@ -7918,7 +7918,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1651 .loc 2 2732 10 view .LVU464
1652 00d4 40EA1340 orr r0, r0, r3, lsr #16
1653 .LVL131:
-ARM GAS /tmp/ccTMI75D.s page 133
+ARM GAS /tmp/ccWSqClo.s page 133
2732:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -7978,7 +7978,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1695 .loc 1 648 14 view .LVU477
1696 00fc 10F00200 ands r0, r0, #2
1697 0100 8CD0 beq .L114
-ARM GAS /tmp/ccTMI75D.s page 134
+ARM GAS /tmp/ccWSqClo.s page 134
650:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
@@ -8038,7 +8038,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** uint32_t lptim_frequency = LL_RCC_PERIPH_FREQUENCY_NO;
1744 .loc 1 715 1 view .LVU488
1745 000a 08B5 push {r3, lr}
-ARM GAS /tmp/ccTMI75D.s page 135
+ARM GAS /tmp/ccWSqClo.s page 135
1746 .LCFI7:
@@ -8098,7 +8098,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
727:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
1788 .loc 1 727 9 is_stmt 1 view .LVU501
1789 .LBB334:
-ARM GAS /tmp/ccTMI75D.s page 136
+ARM GAS /tmp/ccWSqClo.s page 136
1790 .LBI334:
@@ -8158,7 +8158,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1830 .loc 1 741 9 is_stmt 1 view .LVU515
1831 .LBB338:
1832 .LBI338:
-ARM GAS /tmp/ccTMI75D.s page 137
+ARM GAS /tmp/ccWSqClo.s page 137
2154:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
@@ -8218,7 +8218,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1879 .cfi_offset 3, -8
1880 .cfi_offset 14, -4
1078:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
-ARM GAS /tmp/ccTMI75D.s page 138
+ARM GAS /tmp/ccWSqClo.s page 138
1881 .loc 1 1078 3 is_stmt 1 view .LVU526
@@ -8278,7 +8278,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1920 .LVL161:
1088:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
1921 .loc 1 1088 7 is_stmt 1 view .LVU542
-ARM GAS /tmp/ccTMI75D.s page 139
+ARM GAS /tmp/ccWSqClo.s page 139
1922 0022 FBE7 b .L164
@@ -8338,7 +8338,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1960 .LBE343:
1961 .LBE342:
1333:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
-ARM GAS /tmp/ccTMI75D.s page 140
+ARM GAS /tmp/ccWSqClo.s page 140
1334:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** switch (pllsource)
@@ -8398,7 +8398,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1993 .LBE347:
1994 .LBE346:
1995 .loc 1 1348 10 view .LVU563
-ARM GAS /tmp/ccTMI75D.s page 141
+ARM GAS /tmp/ccWSqClo.s page 141
1996 001e 00FB03F3 mul r3, r0, r3
@@ -8458,7 +8458,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** uint32_t pllinputfreq = 0U, pllsource = 0U;
1360:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
1361:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** /* PLL_VCO = (HSE_VALUE or HSI_VALUE / PLLM) * PLLN
-ARM GAS /tmp/ccTMI75D.s page 142
+ARM GAS /tmp/ccWSqClo.s page 142
1362:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** DSICLK = PLL_VCO / PLLR
@@ -8518,7 +8518,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2055 .LVL169:
3463:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
2056 .loc 2 3463 10 view .LVU578
-ARM GAS /tmp/ccTMI75D.s page 143
+ARM GAS /tmp/ccWSqClo.s page 143
2057 .LBE351:
@@ -8578,7 +8578,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
4189:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @note This can be selected for SAI1 and SAI2
4190:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll PLLCFGR PLLSRC LL_RCC_PLLSAI_ConfigDomain_SAI\n
4191:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * PLLCFGR PLLM LL_RCC_PLLSAI_ConfigDomain_SAI\n
-ARM GAS /tmp/ccTMI75D.s page 144
+ARM GAS /tmp/ccWSqClo.s page 144
4192:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * PLLSAICFGR PLLSAIN LL_RCC_PLLSAI_ConfigDomain_SAI\n
@@ -8638,7 +8638,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
4246:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_49
4247:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_50
4248:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_51
-ARM GAS /tmp/ccTMI75D.s page 145
+ARM GAS /tmp/ccWSqClo.s page 145
4249:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_52
@@ -8698,7 +8698,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
4303:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLSAIDIVQ_DIV_26
4304:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLSAIDIVQ_DIV_27
4305:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLSAIDIVQ_DIV_28
-ARM GAS /tmp/ccTMI75D.s page 146
+ARM GAS /tmp/ccWSqClo.s page 146
4306:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLSAIDIVQ_DIV_29
@@ -8758,7 +8758,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
4360:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_29
4361:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_30
4362:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_31
-ARM GAS /tmp/ccTMI75D.s page 147
+ARM GAS /tmp/ccWSqClo.s page 147
4363:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_32
@@ -8818,7 +8818,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
4417:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * PLLCFGR PLLM LL_RCC_PLLSAI_ConfigDomain_LTDC\n
4418:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * PLLSAICFGR PLLSAIN LL_RCC_PLLSAI_ConfigDomain_LTDC\n
4419:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * PLLSAICFGR PLLSAIR LL_RCC_PLLSAI_ConfigDomain_LTDC\n
-ARM GAS /tmp/ccTMI75D.s page 148
+ARM GAS /tmp/ccWSqClo.s page 148
4420:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * DCKCFGR1 PLLSAIDIVR LL_RCC_PLLSAI_ConfigDomain_LTDC
@@ -8878,7 +8878,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
4474:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_51
4475:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_52
4476:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_53
-ARM GAS /tmp/ccTMI75D.s page 149
+ARM GAS /tmp/ccWSqClo.s page 149
4477:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_54
@@ -8938,7 +8938,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
4518:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
4519:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
4520:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
-ARM GAS /tmp/ccTMI75D.s page 150
+ARM GAS /tmp/ccWSqClo.s page 150
4521:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Get SAIPLL division factor for PLLSAIQ
@@ -8998,7 +8998,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
4564:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Get SAIPLL division factor for PLLSAIP
4565:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @note used for PLL48MCLK (48M domain clock)
4566:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll PLLSAICFGR PLLSAIP LL_RCC_PLLSAI_GetP
-ARM GAS /tmp/ccTMI75D.s page 151
+ARM GAS /tmp/ccWSqClo.s page 151
4567:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval Returned value can be one of the following values:
@@ -9058,7 +9058,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2110 .loc 2 4618 3 view .LVU597
2111 .loc 2 4618 21 is_stmt 0 view .LVU598
2112 002c D2F88C20 ldr r2, [r2, #140]
-ARM GAS /tmp/ccTMI75D.s page 152
+ARM GAS /tmp/ccWSqClo.s page 152
2113 .LBE359:
@@ -9118,7 +9118,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2153 .LBB360:
2154 .LBI360:
3461:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
-ARM GAS /tmp/ccTMI75D.s page 153
+ARM GAS /tmp/ccWSqClo.s page 153
2155 .loc 2 3461 26 view .LVU605
@@ -9178,7 +9178,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2184 .loc 2 3603 10 view .LVU617
2185 0010 02F03F02 and r2, r2, #63
2186 .LBE363:
-ARM GAS /tmp/ccTMI75D.s page 154
+ARM GAS /tmp/ccWSqClo.s page 154
2187 .LBE362:
@@ -9238,7 +9238,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2231 .cfi_endproc
2232 .LFE318:
2234 .section .text.LL_RCC_GetSDMMCClockFreq,"ax",%progbits
-ARM GAS /tmp/ccTMI75D.s page 155
+ARM GAS /tmp/ccWSqClo.s page 155
2235 .align 1
@@ -9298,7 +9298,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2278 .LBE368:
927:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
2279 .loc 1 927 6 view .LVU642
-ARM GAS /tmp/ccTMI75D.s page 156
+ARM GAS /tmp/ccWSqClo.s page 156
2280 0014 B0F1005F cmp r0, #536870912
@@ -9358,7 +9358,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2320 .loc 1 895 5 is_stmt 1 view .LVU656
2321 .LBB374:
2322 .LBI374:
-ARM GAS /tmp/ccTMI75D.s page 157
+ARM GAS /tmp/ccWSqClo.s page 157
2790:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
@@ -9418,7 +9418,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2362 0054 0E4B ldr r3, .L195
2363 0056 1868 ldr r0, [r3]
2364 .LBE379:
-ARM GAS /tmp/ccTMI75D.s page 158
+ARM GAS /tmp/ccWSqClo.s page 158
2365 .LBE378:
@@ -9478,7 +9478,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2404 0078 09E0 b .L186
2405 .LVL196:
2406 .L192:
-ARM GAS /tmp/ccTMI75D.s page 159
+ARM GAS /tmp/ccWSqClo.s page 159
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
@@ -9538,7 +9538,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2449 .thumb
2450 .thumb_func
2451 .fpu fpv5-d16
-ARM GAS /tmp/ccTMI75D.s page 160
+ARM GAS /tmp/ccWSqClo.s page 160
2453 LL_RCC_GetRNGClockFreq:
@@ -9598,7 +9598,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2493 000e 1868 ldr r0, [r3]
2494 .LVL203:
3155:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
-ARM GAS /tmp/ccTMI75D.s page 161
+ARM GAS /tmp/ccWSqClo.s page 161
2495 .loc 2 3155 11 view .LVU714
@@ -9658,7 +9658,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2535 .loc 1 993 3 is_stmt 1 view .LVU728
993:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
2536 .loc 1 993 10 is_stmt 0 view .LVU729
-ARM GAS /tmp/ccTMI75D.s page 162
+ARM GAS /tmp/ccWSqClo.s page 162
2537 002c F3E7 b .L197
@@ -9718,7 +9718,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2583 0008 1842 tst r0, r3
2584 000a 08D1 bne .L205
1051:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
-ARM GAS /tmp/ccTMI75D.s page 163
+ARM GAS /tmp/ccWSqClo.s page 163
2585 .loc 1 1051 7 is_stmt 1 view .LVU740
@@ -9778,7 +9778,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2625 .loc 2 4181 11 view .LVU754
2626 .LBE395:
2627 .LBE394:
-ARM GAS /tmp/ccTMI75D.s page 164
+ARM GAS /tmp/ccWSqClo.s page 164
1059:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
@@ -9838,7 +9838,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3461:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
2665 .loc 2 3461 26 view .LVU763
2666 .LBB397:
-ARM GAS /tmp/ccTMI75D.s page 165
+ARM GAS /tmp/ccWSqClo.s page 165
3463:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -9898,7 +9898,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2697 .loc 1 1472 10 view .LVU775
2698 0014 B0FBF3F0 udiv r0, r0, r3
2699 .LVL224:
-ARM GAS /tmp/ccTMI75D.s page 166
+ARM GAS /tmp/ccWSqClo.s page 166
2700 .LBB400:
@@ -9958,7 +9958,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2731 .LBE405:
2732 .LBE404:
2733 .loc 1 1472 10 view .LVU788
-ARM GAS /tmp/ccTMI75D.s page 167
+ARM GAS /tmp/ccWSqClo.s page 167
2734 0030 C2F30142 ubfx r2, r2, #16, #2
@@ -10018,7 +10018,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2782 .LBI406:
4179:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
2783 .loc 2 4179 26 view .LVU796
-ARM GAS /tmp/ccTMI75D.s page 168
+ARM GAS /tmp/ccWSqClo.s page 168
2784 .LBB407:
@@ -10078,7 +10078,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1480:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** */
1481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** uint32_t RCC_PLLI2S_GetFreqDomain_SAI(void)
1482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
-ARM GAS /tmp/ccTMI75D.s page 169
+ARM GAS /tmp/ccWSqClo.s page 169
2826 .loc 1 1482 1 is_stmt 1 view -0
@@ -10138,7 +10138,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1504:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** return __LL_RCC_CALC_PLLI2S_SAI_FREQ(pllinputfreq, LL_RCC_PLL_GetDivider(),
2854 .loc 1 1504 3 is_stmt 1 view .LVU816
2855 .LBB410:
-ARM GAS /tmp/ccTMI75D.s page 170
+ARM GAS /tmp/ccWSqClo.s page 170
2856 .LBI410:
@@ -10198,7 +10198,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
2898 .LBB417:
4143:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
2899 .loc 2 4143 3 view .LVU832
-ARM GAS /tmp/ccTMI75D.s page 171
+ARM GAS /tmp/ccWSqClo.s page 171
4143:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -10258,7 +10258,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
2948 .loc 1 770 3 view .LVU841
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
-ARM GAS /tmp/ccTMI75D.s page 172
+ARM GAS /tmp/ccWSqClo.s page 172
2949 .loc 1 772 3 view .LVU842
@@ -10318,7 +10318,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
785:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
2991 .loc 1 785 9 is_stmt 1 view .LVU855
2992 .LBB420:
-ARM GAS /tmp/ccTMI75D.s page 173
+ARM GAS /tmp/ccWSqClo.s page 173
2993 .LBI420:
@@ -10378,7 +10378,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3034 .LBI424:
1992:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
3035 .loc 2 1992 26 view .LVU869
-ARM GAS /tmp/ccTMI75D.s page 174
+ARM GAS /tmp/ccWSqClo.s page 174
3036 .LBB425:
@@ -10438,7 +10438,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3076 .loc 1 804 14 is_stmt 1 view .LVU883
3077 .LBB428:
3078 .LBI428:
-ARM GAS /tmp/ccTMI75D.s page 175
+ARM GAS /tmp/ccWSqClo.s page 175
2030:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
@@ -10498,7 +10498,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
835:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** {
3121 .loc 1 835 9 is_stmt 1 view .LVU896
3122 .LBB432:
-ARM GAS /tmp/ccTMI75D.s page 176
+ARM GAS /tmp/ccWSqClo.s page 176
3123 .LBI432:
@@ -10558,7 +10558,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3164 .LBI436:
1992:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
3165 .loc 2 1992 26 view .LVU910
-ARM GAS /tmp/ccTMI75D.s page 177
+ARM GAS /tmp/ccWSqClo.s page 177
3166 .LBB437:
@@ -10618,7 +10618,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3206 .loc 1 854 14 is_stmt 1 view .LVU924
3207 .LBB440:
3208 .LBI440:
-ARM GAS /tmp/ccTMI75D.s page 178
+ARM GAS /tmp/ccWSqClo.s page 178
2030:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
@@ -10678,7 +10678,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3256 .LFB308:
1107:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** uint32_t dfsdm_frequency = LL_RCC_PERIPH_FREQUENCY_NO;
3257 .loc 1 1107 1 is_stmt 1 view -0
-ARM GAS /tmp/ccTMI75D.s page 179
+ARM GAS /tmp/ccWSqClo.s page 179
3258 .cfi_startproc
@@ -10738,7 +10738,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3298 .L257:
1122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
3299 .loc 1 1122 7 is_stmt 1 view .LVU949
-ARM GAS /tmp/ccTMI75D.s page 180
+ARM GAS /tmp/ccWSqClo.s page 180
1122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** break;
@@ -10798,7 +10798,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3461:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
3337 .loc 2 3461 26 view .LVU958
3338 .LBB445:
-ARM GAS /tmp/ccTMI75D.s page 181
+ARM GAS /tmp/ccWSqClo.s page 181
3463:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -10858,7 +10858,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3367 0010 02F03F02 and r2, r2, #63
3368 .LBE447:
3369 .LBE446:
-ARM GAS /tmp/ccTMI75D.s page 182
+ARM GAS /tmp/ccWSqClo.s page 182
3370 .loc 1 1537 10 view .LVU971
@@ -10918,7 +10918,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3414 .LFE321:
3416 .section .text.LL_RCC_GetSPDIFRXClockFreq,"ax",%progbits
3417 .align 1
-ARM GAS /tmp/ccTMI75D.s page 183
+ARM GAS /tmp/ccWSqClo.s page 183
3418 .global LL_RCC_GetSPDIFRXClockFreq
@@ -10978,7 +10978,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
1207:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
3462 .loc 1 1207 6 is_stmt 1 view .LVU994
1207:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c **** }
-ARM GAS /tmp/ccTMI75D.s page 184
+ARM GAS /tmp/ccWSqClo.s page 184
3463 .loc 1 1207 26 is_stmt 0 view .LVU995
@@ -11038,7 +11038,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3500 0000 0D4B ldr r3, .L276
3501 0002 5B68 ldr r3, [r3, #4]
3502 .LVL276:
-ARM GAS /tmp/ccTMI75D.s page 185
+ARM GAS /tmp/ccWSqClo.s page 185
3463:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -11098,7 +11098,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
4042:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
3536 .loc 2 4042 10 view .LVU1016
3537 001c C0F38810 ubfx r0, r0, #6, #9
-ARM GAS /tmp/ccTMI75D.s page 186
+ARM GAS /tmp/ccWSqClo.s page 186
3538 .LBE459:
@@ -11158,7 +11158,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3586 @ frame_needed = 0, uses_anonymous_args = 0
680:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
3587 .loc 1 680 3 view .LVU1026
-ARM GAS /tmp/ccTMI75D.s page 187
+ARM GAS /tmp/ccWSqClo.s page 187
683:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c ****
@@ -11218,7 +11218,7 @@ ARM GAS /tmp/ccTMI75D.s page 1
3713:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
3628 .loc 2 3713 3 view .LVU1041
3713:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
-ARM GAS /tmp/ccTMI75D.s page 188
+ARM GAS /tmp/ccWSqClo.s page 188
3629 .loc 2 3713 11 is_stmt 0 view .LVU1042
@@ -11278,102 +11278,102 @@ ARM GAS /tmp/ccTMI75D.s page 1
3677 .file 4 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
3678 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
3679 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
-ARM GAS /tmp/ccTMI75D.s page 189
+ARM GAS /tmp/ccWSqClo.s page 189
-ARM GAS /tmp/ccTMI75D.s page 190
+ARM GAS /tmp/ccWSqClo.s page 190
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_ll_rcc.c
- /tmp/ccTMI75D.s:17 .text.LL_RCC_DeInit:0000000000000000 $t
- /tmp/ccTMI75D.s:25 .text.LL_RCC_DeInit:0000000000000000 LL_RCC_DeInit
- /tmp/ccTMI75D.s:182 .text.LL_RCC_DeInit:000000000000008c $d
- /tmp/ccTMI75D.s:189 .text.LL_RCC_GetCECClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:196 .text.LL_RCC_GetCECClockFreq:0000000000000000 LL_RCC_GetCECClockFreq
- /tmp/ccTMI75D.s:274 .text.LL_RCC_GetCECClockFreq:000000000000002c $d
- /tmp/ccTMI75D.s:279 .text.RCC_GetHCLKClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:286 .text.RCC_GetHCLKClockFreq:0000000000000000 RCC_GetHCLKClockFreq
- /tmp/ccTMI75D.s:317 .text.RCC_GetHCLKClockFreq:0000000000000010 $d
- /tmp/ccTMI75D.s:323 .text.RCC_GetPCLK1ClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:330 .text.RCC_GetPCLK1ClockFreq:0000000000000000 RCC_GetPCLK1ClockFreq
- /tmp/ccTMI75D.s:361 .text.RCC_GetPCLK1ClockFreq:0000000000000010 $d
- /tmp/ccTMI75D.s:367 .text.RCC_GetPCLK2ClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:374 .text.RCC_GetPCLK2ClockFreq:0000000000000000 RCC_GetPCLK2ClockFreq
- /tmp/ccTMI75D.s:405 .text.RCC_GetPCLK2ClockFreq:0000000000000010 $d
- /tmp/ccTMI75D.s:411 .text.RCC_PLL_GetFreqDomain_SYS:0000000000000000 $t
- /tmp/ccTMI75D.s:418 .text.RCC_PLL_GetFreqDomain_SYS:0000000000000000 RCC_PLL_GetFreqDomain_SYS
- /tmp/ccTMI75D.s:503 .text.RCC_PLL_GetFreqDomain_SYS:0000000000000038 $d
- /tmp/ccTMI75D.s:510 .text.RCC_GetSystemClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:517 .text.RCC_GetSystemClockFreq:0000000000000000 RCC_GetSystemClockFreq
- /tmp/ccTMI75D.s:570 .text.RCC_GetSystemClockFreq:0000000000000020 $d
- /tmp/ccTMI75D.s:577 .text.LL_RCC_GetSystemClocksFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:584 .text.LL_RCC_GetSystemClocksFreq:0000000000000000 LL_RCC_GetSystemClocksFreq
- /tmp/ccTMI75D.s:630 .text.LL_RCC_GetUSARTClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:637 .text.LL_RCC_GetUSARTClockFreq:0000000000000000 LL_RCC_GetUSARTClockFreq
- /tmp/ccTMI75D.s:1009 .text.LL_RCC_GetUSARTClockFreq:0000000000000160 $d
- /tmp/ccTMI75D.s:1019 .text.LL_RCC_GetUARTClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:1026 .text.LL_RCC_GetUARTClockFreq:0000000000000000 LL_RCC_GetUARTClockFreq
- /tmp/ccTMI75D.s:1398 .text.LL_RCC_GetUARTClockFreq:0000000000000168 $d
- /tmp/ccTMI75D.s:1408 .text.LL_RCC_GetI2CClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:1415 .text.LL_RCC_GetI2CClockFreq:0000000000000000 LL_RCC_GetI2CClockFreq
- /tmp/ccTMI75D.s:1707 .text.LL_RCC_GetI2CClockFreq:0000000000000108 $d
- /tmp/ccTMI75D.s:1717 .text.LL_RCC_GetLPTIMClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:1724 .text.LL_RCC_GetLPTIMClockFreq:0000000000000000 LL_RCC_GetLPTIMClockFreq
- /tmp/ccTMI75D.s:1855 .text.LL_RCC_GetLPTIMClockFreq:0000000000000064 $d
- /tmp/ccTMI75D.s:1861 .text.LL_RCC_GetDFSDMClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:1868 .text.LL_RCC_GetDFSDMClockFreq:0000000000000000 LL_RCC_GetDFSDMClockFreq
- /tmp/ccTMI75D.s:1926 .text.LL_RCC_GetDFSDMClockFreq:0000000000000024 $d
- /tmp/ccTMI75D.s:1931 .text.RCC_PLL_GetFreqDomain_48M:0000000000000000 $t
- /tmp/ccTMI75D.s:1938 .text.RCC_PLL_GetFreqDomain_48M:0000000000000000 RCC_PLL_GetFreqDomain_48M
- /tmp/ccTMI75D.s:2021 .text.RCC_PLL_GetFreqDomain_48M:0000000000000034 $d
- /tmp/ccTMI75D.s:2028 .text.RCC_PLLSAI_GetFreqDomain_SAI:0000000000000000 $t
- /tmp/ccTMI75D.s:2035 .text.RCC_PLLSAI_GetFreqDomain_SAI:0000000000000000 RCC_PLLSAI_GetFreqDomain_SAI
- /tmp/ccTMI75D.s:2129 .text.RCC_PLLSAI_GetFreqDomain_SAI:0000000000000044 $d
- /tmp/ccTMI75D.s:2136 .text.RCC_PLLSAI_GetFreqDomain_48M:0000000000000000 $t
- /tmp/ccTMI75D.s:2143 .text.RCC_PLLSAI_GetFreqDomain_48M:0000000000000000 RCC_PLLSAI_GetFreqDomain_48M
- /tmp/ccTMI75D.s:2228 .text.RCC_PLLSAI_GetFreqDomain_48M:000000000000003c $d
- /tmp/ccTMI75D.s:2235 .text.LL_RCC_GetSDMMCClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:2242 .text.LL_RCC_GetSDMMCClockFreq:0000000000000000 LL_RCC_GetSDMMCClockFreq
- /tmp/ccTMI75D.s:2441 .text.LL_RCC_GetSDMMCClockFreq:0000000000000090 $d
- /tmp/ccTMI75D.s:2446 .text.LL_RCC_GetRNGClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:2453 .text.LL_RCC_GetRNGClockFreq:0000000000000000 LL_RCC_GetRNGClockFreq
- /tmp/ccTMI75D.s:2541 .text.LL_RCC_GetRNGClockFreq:0000000000000030 $d
- /tmp/ccTMI75D.s:2546 .text.LL_RCC_GetUSBClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:2553 .text.LL_RCC_GetUSBClockFreq:0000000000000000 LL_RCC_GetUSBClockFreq
-ARM GAS /tmp/ccTMI75D.s page 191
+ /tmp/ccWSqClo.s:17 .text.LL_RCC_DeInit:0000000000000000 $t
+ /tmp/ccWSqClo.s:25 .text.LL_RCC_DeInit:0000000000000000 LL_RCC_DeInit
+ /tmp/ccWSqClo.s:182 .text.LL_RCC_DeInit:000000000000008c $d
+ /tmp/ccWSqClo.s:189 .text.LL_RCC_GetCECClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:196 .text.LL_RCC_GetCECClockFreq:0000000000000000 LL_RCC_GetCECClockFreq
+ /tmp/ccWSqClo.s:274 .text.LL_RCC_GetCECClockFreq:000000000000002c $d
+ /tmp/ccWSqClo.s:279 .text.RCC_GetHCLKClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:286 .text.RCC_GetHCLKClockFreq:0000000000000000 RCC_GetHCLKClockFreq
+ /tmp/ccWSqClo.s:317 .text.RCC_GetHCLKClockFreq:0000000000000010 $d
+ /tmp/ccWSqClo.s:323 .text.RCC_GetPCLK1ClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:330 .text.RCC_GetPCLK1ClockFreq:0000000000000000 RCC_GetPCLK1ClockFreq
+ /tmp/ccWSqClo.s:361 .text.RCC_GetPCLK1ClockFreq:0000000000000010 $d
+ /tmp/ccWSqClo.s:367 .text.RCC_GetPCLK2ClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:374 .text.RCC_GetPCLK2ClockFreq:0000000000000000 RCC_GetPCLK2ClockFreq
+ /tmp/ccWSqClo.s:405 .text.RCC_GetPCLK2ClockFreq:0000000000000010 $d
+ /tmp/ccWSqClo.s:411 .text.RCC_PLL_GetFreqDomain_SYS:0000000000000000 $t
+ /tmp/ccWSqClo.s:418 .text.RCC_PLL_GetFreqDomain_SYS:0000000000000000 RCC_PLL_GetFreqDomain_SYS
+ /tmp/ccWSqClo.s:503 .text.RCC_PLL_GetFreqDomain_SYS:0000000000000038 $d
+ /tmp/ccWSqClo.s:510 .text.RCC_GetSystemClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:517 .text.RCC_GetSystemClockFreq:0000000000000000 RCC_GetSystemClockFreq
+ /tmp/ccWSqClo.s:570 .text.RCC_GetSystemClockFreq:0000000000000020 $d
+ /tmp/ccWSqClo.s:577 .text.LL_RCC_GetSystemClocksFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:584 .text.LL_RCC_GetSystemClocksFreq:0000000000000000 LL_RCC_GetSystemClocksFreq
+ /tmp/ccWSqClo.s:630 .text.LL_RCC_GetUSARTClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:637 .text.LL_RCC_GetUSARTClockFreq:0000000000000000 LL_RCC_GetUSARTClockFreq
+ /tmp/ccWSqClo.s:1009 .text.LL_RCC_GetUSARTClockFreq:0000000000000160 $d
+ /tmp/ccWSqClo.s:1019 .text.LL_RCC_GetUARTClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:1026 .text.LL_RCC_GetUARTClockFreq:0000000000000000 LL_RCC_GetUARTClockFreq
+ /tmp/ccWSqClo.s:1398 .text.LL_RCC_GetUARTClockFreq:0000000000000168 $d
+ /tmp/ccWSqClo.s:1408 .text.LL_RCC_GetI2CClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:1415 .text.LL_RCC_GetI2CClockFreq:0000000000000000 LL_RCC_GetI2CClockFreq
+ /tmp/ccWSqClo.s:1707 .text.LL_RCC_GetI2CClockFreq:0000000000000108 $d
+ /tmp/ccWSqClo.s:1717 .text.LL_RCC_GetLPTIMClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:1724 .text.LL_RCC_GetLPTIMClockFreq:0000000000000000 LL_RCC_GetLPTIMClockFreq
+ /tmp/ccWSqClo.s:1855 .text.LL_RCC_GetLPTIMClockFreq:0000000000000064 $d
+ /tmp/ccWSqClo.s:1861 .text.LL_RCC_GetDFSDMClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:1868 .text.LL_RCC_GetDFSDMClockFreq:0000000000000000 LL_RCC_GetDFSDMClockFreq
+ /tmp/ccWSqClo.s:1926 .text.LL_RCC_GetDFSDMClockFreq:0000000000000024 $d
+ /tmp/ccWSqClo.s:1931 .text.RCC_PLL_GetFreqDomain_48M:0000000000000000 $t
+ /tmp/ccWSqClo.s:1938 .text.RCC_PLL_GetFreqDomain_48M:0000000000000000 RCC_PLL_GetFreqDomain_48M
+ /tmp/ccWSqClo.s:2021 .text.RCC_PLL_GetFreqDomain_48M:0000000000000034 $d
+ /tmp/ccWSqClo.s:2028 .text.RCC_PLLSAI_GetFreqDomain_SAI:0000000000000000 $t
+ /tmp/ccWSqClo.s:2035 .text.RCC_PLLSAI_GetFreqDomain_SAI:0000000000000000 RCC_PLLSAI_GetFreqDomain_SAI
+ /tmp/ccWSqClo.s:2129 .text.RCC_PLLSAI_GetFreqDomain_SAI:0000000000000044 $d
+ /tmp/ccWSqClo.s:2136 .text.RCC_PLLSAI_GetFreqDomain_48M:0000000000000000 $t
+ /tmp/ccWSqClo.s:2143 .text.RCC_PLLSAI_GetFreqDomain_48M:0000000000000000 RCC_PLLSAI_GetFreqDomain_48M
+ /tmp/ccWSqClo.s:2228 .text.RCC_PLLSAI_GetFreqDomain_48M:000000000000003c $d
+ /tmp/ccWSqClo.s:2235 .text.LL_RCC_GetSDMMCClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:2242 .text.LL_RCC_GetSDMMCClockFreq:0000000000000000 LL_RCC_GetSDMMCClockFreq
+ /tmp/ccWSqClo.s:2441 .text.LL_RCC_GetSDMMCClockFreq:0000000000000090 $d
+ /tmp/ccWSqClo.s:2446 .text.LL_RCC_GetRNGClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:2453 .text.LL_RCC_GetRNGClockFreq:0000000000000000 LL_RCC_GetRNGClockFreq
+ /tmp/ccWSqClo.s:2541 .text.LL_RCC_GetRNGClockFreq:0000000000000030 $d
+ /tmp/ccWSqClo.s:2546 .text.LL_RCC_GetUSBClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:2553 .text.LL_RCC_GetUSBClockFreq:0000000000000000 LL_RCC_GetUSBClockFreq
+ARM GAS /tmp/ccWSqClo.s page 191
- /tmp/ccTMI75D.s:2641 .text.LL_RCC_GetUSBClockFreq:0000000000000030 $d
- /tmp/ccTMI75D.s:2646 .text.RCC_PLLSAI_GetFreqDomain_LTDC:0000000000000000 $t
- /tmp/ccTMI75D.s:2653 .text.RCC_PLLSAI_GetFreqDomain_LTDC:0000000000000000 RCC_PLLSAI_GetFreqDomain_LTDC
- /tmp/ccTMI75D.s:2749 .text.RCC_PLLSAI_GetFreqDomain_LTDC:0000000000000048 $d
- /tmp/ccTMI75D.s:2757 .text.LL_RCC_GetLTDCClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:2764 .text.LL_RCC_GetLTDCClockFreq:0000000000000000 LL_RCC_GetLTDCClockFreq
- /tmp/ccTMI75D.s:2812 .text.LL_RCC_GetLTDCClockFreq:0000000000000014 $d
- /tmp/ccTMI75D.s:2817 .text.RCC_PLLI2S_GetFreqDomain_SAI:0000000000000000 $t
- /tmp/ccTMI75D.s:2824 .text.RCC_PLLI2S_GetFreqDomain_SAI:0000000000000000 RCC_PLLI2S_GetFreqDomain_SAI
- /tmp/ccTMI75D.s:2919 .text.RCC_PLLI2S_GetFreqDomain_SAI:0000000000000044 $d
- /tmp/ccTMI75D.s:2926 .text.LL_RCC_GetSAIClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:2933 .text.LL_RCC_GetSAIClockFreq:0000000000000000 LL_RCC_GetSAIClockFreq
- /tmp/ccTMI75D.s:3238 .text.LL_RCC_GetSAIClockFreq:0000000000000108 $d
- /tmp/ccTMI75D.s:3247 .text.LL_RCC_GetDFSDMAudioClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:3254 .text.LL_RCC_GetDFSDMAudioClockFreq:0000000000000000 LL_RCC_GetDFSDMAudioClockFreq
- /tmp/ccTMI75D.s:3313 .text.LL_RCC_GetDFSDMAudioClockFreq:0000000000000020 $d
- /tmp/ccTMI75D.s:3318 .text.RCC_PLLI2S_GetFreqDomain_SPDIFRX:0000000000000000 $t
- /tmp/ccTMI75D.s:3325 .text.RCC_PLLI2S_GetFreqDomain_SPDIFRX:0000000000000000 RCC_PLLI2S_GetFreqDomain_SPDIFRX
- /tmp/ccTMI75D.s:3410 .text.RCC_PLLI2S_GetFreqDomain_SPDIFRX:000000000000003c $d
- /tmp/ccTMI75D.s:3417 .text.LL_RCC_GetSPDIFRXClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:3424 .text.LL_RCC_GetSPDIFRXClockFreq:0000000000000000 LL_RCC_GetSPDIFRXClockFreq
- /tmp/ccTMI75D.s:3472 .text.LL_RCC_GetSPDIFRXClockFreq:0000000000000014 $d
- /tmp/ccTMI75D.s:3477 .text.RCC_PLLI2S_GetFreqDomain_I2S:0000000000000000 $t
- /tmp/ccTMI75D.s:3484 .text.RCC_PLLI2S_GetFreqDomain_I2S:0000000000000000 RCC_PLLI2S_GetFreqDomain_I2S
- /tmp/ccTMI75D.s:3566 .text.RCC_PLLI2S_GetFreqDomain_I2S:0000000000000038 $d
- /tmp/ccTMI75D.s:3573 .text.LL_RCC_GetI2SClockFreq:0000000000000000 $t
- /tmp/ccTMI75D.s:3580 .text.LL_RCC_GetI2SClockFreq:0000000000000000 LL_RCC_GetI2SClockFreq
- /tmp/ccTMI75D.s:3662 .text.LL_RCC_GetI2SClockFreq:000000000000002c $d
- /tmp/ccTMI75D.s:3668 .rodata.aRCC_PLLSAIDIVRPrescTable:0000000000000000 $d
- /tmp/ccTMI75D.s:3672 .rodata.aRCC_PLLSAIDIVRPrescTable:0000000000000000 aRCC_PLLSAIDIVRPrescTable
+ /tmp/ccWSqClo.s:2641 .text.LL_RCC_GetUSBClockFreq:0000000000000030 $d
+ /tmp/ccWSqClo.s:2646 .text.RCC_PLLSAI_GetFreqDomain_LTDC:0000000000000000 $t
+ /tmp/ccWSqClo.s:2653 .text.RCC_PLLSAI_GetFreqDomain_LTDC:0000000000000000 RCC_PLLSAI_GetFreqDomain_LTDC
+ /tmp/ccWSqClo.s:2749 .text.RCC_PLLSAI_GetFreqDomain_LTDC:0000000000000048 $d
+ /tmp/ccWSqClo.s:2757 .text.LL_RCC_GetLTDCClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:2764 .text.LL_RCC_GetLTDCClockFreq:0000000000000000 LL_RCC_GetLTDCClockFreq
+ /tmp/ccWSqClo.s:2812 .text.LL_RCC_GetLTDCClockFreq:0000000000000014 $d
+ /tmp/ccWSqClo.s:2817 .text.RCC_PLLI2S_GetFreqDomain_SAI:0000000000000000 $t
+ /tmp/ccWSqClo.s:2824 .text.RCC_PLLI2S_GetFreqDomain_SAI:0000000000000000 RCC_PLLI2S_GetFreqDomain_SAI
+ /tmp/ccWSqClo.s:2919 .text.RCC_PLLI2S_GetFreqDomain_SAI:0000000000000044 $d
+ /tmp/ccWSqClo.s:2926 .text.LL_RCC_GetSAIClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:2933 .text.LL_RCC_GetSAIClockFreq:0000000000000000 LL_RCC_GetSAIClockFreq
+ /tmp/ccWSqClo.s:3238 .text.LL_RCC_GetSAIClockFreq:0000000000000108 $d
+ /tmp/ccWSqClo.s:3247 .text.LL_RCC_GetDFSDMAudioClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:3254 .text.LL_RCC_GetDFSDMAudioClockFreq:0000000000000000 LL_RCC_GetDFSDMAudioClockFreq
+ /tmp/ccWSqClo.s:3313 .text.LL_RCC_GetDFSDMAudioClockFreq:0000000000000020 $d
+ /tmp/ccWSqClo.s:3318 .text.RCC_PLLI2S_GetFreqDomain_SPDIFRX:0000000000000000 $t
+ /tmp/ccWSqClo.s:3325 .text.RCC_PLLI2S_GetFreqDomain_SPDIFRX:0000000000000000 RCC_PLLI2S_GetFreqDomain_SPDIFRX
+ /tmp/ccWSqClo.s:3410 .text.RCC_PLLI2S_GetFreqDomain_SPDIFRX:000000000000003c $d
+ /tmp/ccWSqClo.s:3417 .text.LL_RCC_GetSPDIFRXClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:3424 .text.LL_RCC_GetSPDIFRXClockFreq:0000000000000000 LL_RCC_GetSPDIFRXClockFreq
+ /tmp/ccWSqClo.s:3472 .text.LL_RCC_GetSPDIFRXClockFreq:0000000000000014 $d
+ /tmp/ccWSqClo.s:3477 .text.RCC_PLLI2S_GetFreqDomain_I2S:0000000000000000 $t
+ /tmp/ccWSqClo.s:3484 .text.RCC_PLLI2S_GetFreqDomain_I2S:0000000000000000 RCC_PLLI2S_GetFreqDomain_I2S
+ /tmp/ccWSqClo.s:3566 .text.RCC_PLLI2S_GetFreqDomain_I2S:0000000000000038 $d
+ /tmp/ccWSqClo.s:3573 .text.LL_RCC_GetI2SClockFreq:0000000000000000 $t
+ /tmp/ccWSqClo.s:3580 .text.LL_RCC_GetI2SClockFreq:0000000000000000 LL_RCC_GetI2SClockFreq
+ /tmp/ccWSqClo.s:3662 .text.LL_RCC_GetI2SClockFreq:000000000000002c $d
+ /tmp/ccWSqClo.s:3668 .rodata.aRCC_PLLSAIDIVRPrescTable:0000000000000000 $d
+ /tmp/ccWSqClo.s:3672 .rodata.aRCC_PLLSAIDIVRPrescTable:0000000000000000 aRCC_PLLSAIDIVRPrescTable
UNDEFINED SYMBOLS
AHBPrescTable
diff --git a/build/stm32f7xx_ll_rcc.o b/build/stm32f7xx_ll_rcc.o
index d331cc9..a94e9a2 100644
Binary files a/build/stm32f7xx_ll_rcc.o and b/build/stm32f7xx_ll_rcc.o differ
diff --git a/build/stm32f7xx_ll_sdmmc.lst b/build/stm32f7xx_ll_sdmmc.lst
index 6409ab0..89cea66 100644
--- a/build/stm32f7xx_ll_sdmmc.lst
+++ b/build/stm32f7xx_ll_sdmmc.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccODg7xx.s page 1
+ARM GAS /tmp/ccbThA8I.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** [..] The SD/SDMMC MMC card host interface (SDMMC) provides an interface between the AHB
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** peripheral bus and MultiMedia cards (MMCs), SD memory cards, SDMMC cards and CE-ATA
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** devices.
-ARM GAS /tmp/ccODg7xx.s page 2
+ARM GAS /tmp/ccbThA8I.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** SDMMC_GetCommandResponse() and SDMMC_GetResponse() functions. First, user has
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** to fill the command structure (pointer to SDMMC_CmdInitTypeDef) according
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** to the selected command to be sent.
-ARM GAS /tmp/ccODg7xx.s page 3
+ARM GAS /tmp/ccbThA8I.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** The parameters that should be filled are:
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** (#) Use the SDMMC flags/interrupts to check the transfer status.
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** *** Command management operations ***
-ARM GAS /tmp/ccODg7xx.s page 4
+ARM GAS /tmp/ccbThA8I.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** =====================================
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /**
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @brief Initializes the SDMMC according to the specified
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * parameters in the SDMMC_InitTypeDef and create the associated handle.
-ARM GAS /tmp/ccODg7xx.s page 5
+ARM GAS /tmp/ccbThA8I.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @param SDMMCx: Pointer to SDMMC register base
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @param SDMMCx: Pointer to SDMMC register base
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @retval HAL status
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** */
-ARM GAS /tmp/ccODg7xx.s page 6
+ARM GAS /tmp/ccbThA8I.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** uint32_t SDMMC_ReadFIFO(SDMMC_TypeDef *SDMMCx)
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @param SDMMCx: Pointer to SDMMC register base
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @retval HAL status
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** */
-ARM GAS /tmp/ccODg7xx.s page 7
+ARM GAS /tmp/ccbThA8I.s page 7
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** HAL_StatusTypeDef SDMMC_PowerState_OFF(SDMMC_TypeDef *SDMMCx)
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /**
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @brief Return the command index of last command for which response received
-ARM GAS /tmp/ccODg7xx.s page 8
+ARM GAS /tmp/ccbThA8I.s page 8
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @param SDMMCx: Pointer to SDMMC register base
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /* Set the SDMMC DataLength value */
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** SDMMCx->DLEN = Data->DataLength;
-ARM GAS /tmp/ccODg7xx.s page 9
+ARM GAS /tmp/ccbThA8I.s page 9
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /**
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @}
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** */
-ARM GAS /tmp/ccODg7xx.s page 10
+ARM GAS /tmp/ccbThA8I.s page 10
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.WaitForInterrupt = SDMMC_WAIT_NO;
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CPSM = SDMMC_CPSM_ENABLE;
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** (void)SDMMC_SendCommand(SDMMCx, &sdmmc_cmdinit);
-ARM GAS /tmp/ccODg7xx.s page 11
+ARM GAS /tmp/ccbThA8I.s page 11
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /**
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @brief Send the Write Multi Block command and check the response
-ARM GAS /tmp/ccODg7xx.s page 12
+ARM GAS /tmp/ccbThA8I.s page 12
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @param SDMMCx: Pointer to SDMMC register base
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** uint32_t errorstate;
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /* Set Block Size for Card */
-ARM GAS /tmp/ccODg7xx.s page 13
+ARM GAS /tmp/ccbThA8I.s page 13
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.Argument = (uint32_t)EndAdd;
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /* Check for error conditions */
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** errorstate = SDMMC_GetCmdResp1(SDMMCx, SDMMC_CMD_ERASE_GRP_END, SDMMC_CMDTIMEOUT);
-ARM GAS /tmp/ccODg7xx.s page 14
+ARM GAS /tmp/ccbThA8I.s page 14
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @param SDMMCx: Pointer to SDMMC register base
771:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @param addr: Address of the card to be selected
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @retval HAL status
-ARM GAS /tmp/ccODg7xx.s page 15
+ARM GAS /tmp/ccbThA8I.s page 15
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** */
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /* Argument: - [31:12]: Reserved (shall be set to '0')
828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** - [11:8]: Supply Voltage (VHS) 0x1 (Range: 2.7-3.6 V)
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** - [7:0]: Check Pattern (recommended 0xAA) */
-ARM GAS /tmp/ccODg7xx.s page 16
+ARM GAS /tmp/ccbThA8I.s page 16
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /* CMD Response: R7 */
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
885:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.Argument = SDMMC_VOLTAGE_WINDOW_SD | Argument;
886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CmdIndex = SDMMC_CMD_SD_APP_OP_COND;
-ARM GAS /tmp/ccODg7xx.s page 17
+ARM GAS /tmp/ccbThA8I.s page 17
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.Response = SDMMC_RESPONSE_SHORT;
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** errorstate = SDMMC_GetCmdResp1(SDMMCx, SDMMC_CMD_SD_APP_SEND_SCR, SDMMC_CMDTIMEOUT);
942:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** return errorstate;
-ARM GAS /tmp/ccODg7xx.s page 18
+ARM GAS /tmp/ccbThA8I.s page 18
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @param pRCA: Card RCA
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @retval HAL status
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** */
-ARM GAS /tmp/ccODg7xx.s page 19
+ARM GAS /tmp/ccbThA8I.s page 19
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** uint32_t SDMMC_CmdSetRelAdd(SDMMC_TypeDef *SDMMCx, uint16_t *pRCA)
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
1056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.Argument = Argument;
1057:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CmdIndex = SDMMC_CMD_SEND_STATUS;
-ARM GAS /tmp/ccODg7xx.s page 20
+ARM GAS /tmp/ccbThA8I.s page 20
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.Response = SDMMC_RESPONSE_SHORT;
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** errorstate = SDMMC_GetCmdResp3(SDMMCx);
1113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
1114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** return errorstate;
-ARM GAS /tmp/ccODg7xx.s page 21
+ARM GAS /tmp/ccbThA8I.s page 21
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** * @}
1170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** */
1171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
-ARM GAS /tmp/ccODg7xx.s page 22
+ARM GAS /tmp/ccbThA8I.s page 22
1172:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /** @defgroup HAL_SDMMC_LL_Group5 Responses management functions
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
1227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /* Clear all the static flags */
1228:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** __SDMMC_CLEAR_FLAG(SDMMCx, SDMMC_STATIC_CMD_FLAGS);
-ARM GAS /tmp/ccODg7xx.s page 23
+ARM GAS /tmp/ccbThA8I.s page 23
1229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** else if((response_r1 & SDMMC_OCR_CC_ERROR) == SDMMC_OCR_CC_ERROR)
1284:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** {
1285:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** return SDMMC_ERROR_CC_ERR;
-ARM GAS /tmp/ccODg7xx.s page 24
+ARM GAS /tmp/ccbThA8I.s page 24
1286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1340:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }while(((sta_reg & (SDMMC_FLAG_CCRCFAIL | SDMMC_FLAG_CMDREND | SDMMC_FLAG_CTIMEOUT)) == 0U) ||
1341:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** ((sta_reg & SDMMC_FLAG_CMDACT) != 0U ));
1342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
-ARM GAS /tmp/ccODg7xx.s page 25
+ARM GAS /tmp/ccbThA8I.s page 25
1343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** if (__SDMMC_GET_FLAG(SDMMCx, SDMMC_FLAG_CTIMEOUT))
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }
1398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
1399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** return SDMMC_ERROR_NONE;
-ARM GAS /tmp/ccODg7xx.s page 26
+ARM GAS /tmp/ccbThA8I.s page 26
1400:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1454:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
1455:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /* We have received response, retrieve it. */
1456:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** response_r1 = SDMMC_GetResponse(SDMMCx, SDMMC_RESP1);
-ARM GAS /tmp/ccODg7xx.s page 27
+ARM GAS /tmp/ccbThA8I.s page 27
1457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1511:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
1512:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** return SDMMC_ERROR_CMD_CRC_FAIL;
1513:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }
-ARM GAS /tmp/ccODg7xx.s page 28
+ARM GAS /tmp/ccbThA8I.s page 28
1514:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** else
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1550:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** {
1551:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** if (count-- == 0U)
46 .loc 1 1551 5 view .LVU5
-ARM GAS /tmp/ccODg7xx.s page 29
+ARM GAS /tmp/ccbThA8I.s page 29
47 0014 1A46 mov r2, r3
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
90 .thumb_func
91 .fpu fpv5-d16
93 SDMMC_Init:
-ARM GAS /tmp/ccODg7xx.s page 30
+ARM GAS /tmp/ccbThA8I.s page 30
94 .LVL7:
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
130 .loc 1 224 39 view .LVU35
131 0018 1343 orrs r3, r3, r2
226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** );
-ARM GAS /tmp/ccODg7xx.s page 31
+ARM GAS /tmp/ccbThA8I.s page 31
132 .loc 1 226 18 view .LVU36
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
179 0000 D0F88000 ldr r0, [r0, #128]
180 .LVL13:
264:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
-ARM GAS /tmp/ccODg7xx.s page 32
+ARM GAS /tmp/ccbThA8I.s page 32
181 .loc 1 264 1 view .LVU46
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
231 @ link register save eliminated.
307:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
232 .loc 1 307 3 view .LVU55
-ARM GAS /tmp/ccODg7xx.s page 33
+ARM GAS /tmp/ccbThA8I.s page 33
307:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
279 .thumb
280 .thumb_func
281 .fpu fpv5-d16
-ARM GAS /tmp/ccODg7xx.s page 34
+ARM GAS /tmp/ccbThA8I.s page 34
283 SDMMC_GetPowerState:
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
326 0002 8360 str r3, [r0, #8]
361:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** Command->Response |\
327 .loc 1 361 3 is_stmt 1 view .LVU80
-ARM GAS /tmp/ccODg7xx.s page 35
+ARM GAS /tmp/ccbThA8I.s page 35
361:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** Command->Response |\
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
370 .syntax unified
371 .thumb
372 .thumb_func
-ARM GAS /tmp/ccODg7xx.s page 36
+ARM GAS /tmp/ccbThA8I.s page 36
373 .fpu fpv5-d16
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
405:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
419 .loc 1 405 1 view .LVU105
420 0004 7047 bx lr
-ARM GAS /tmp/ccODg7xx.s page 37
+ARM GAS /tmp/ccbThA8I.s page 37
421 .cfi_endproc
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
433:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** Data->TransferDir |\
461 .loc 1 433 44 view .LVU122
462 000c 1343 orrs r3, r3, r2
-ARM GAS /tmp/ccODg7xx.s page 38
+ARM GAS /tmp/ccbThA8I.s page 38
435:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** Data->DPSM);
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
507 0000 006B ldr r0, [r0, #48]
508 .LVL39:
453:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
-ARM GAS /tmp/ccODg7xx.s page 39
+ARM GAS /tmp/ccbThA8I.s page 39
509 .loc 1 453 1 view .LVU135
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
560 0008 C362 str r3, [r0, #44]
482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }
561 .loc 1 482 3 view .LVU143
-ARM GAS /tmp/ccODg7xx.s page 40
+ARM GAS /tmp/ccbThA8I.s page 40
483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
606 000c 0393 str r3, [sp, #12]
806:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CPSM = SDMMC_CPSM_ENABLE;
607 .loc 1 806 3 is_stmt 1 view .LVU156
-ARM GAS /tmp/ccODg7xx.s page 41
+ARM GAS /tmp/ccbThA8I.s page 41
806:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CPSM = SDMMC_CPSM_ENABLE;
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
652 .LCFI5:
653 .cfi_def_cfa_offset 16
654 .cfi_offset 3, -16
-ARM GAS /tmp/ccODg7xx.s page 42
+ARM GAS /tmp/ccbThA8I.s page 42
655 .cfi_offset 4, -12
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
694 002a F4D1 bne .L29
1210:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** {
695 .loc 1 1210 3 is_stmt 1 view .LVU184
-ARM GAS /tmp/ccODg7xx.s page 43
+ARM GAS /tmp/ccbThA8I.s page 43
1210:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** {
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
733 .loc 1 1231 6 is_stmt 0 view .LVU201
734 004c 2046 mov r0, r4
735 .LVL57:
-ARM GAS /tmp/ccODg7xx.s page 44
+ARM GAS /tmp/ccbThA8I.s page 44
1231:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** {
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
774 .loc 1 1255 8 is_stmt 1 view .LVU217
1255:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** {
775 .loc 1 1255 10 is_stmt 0 view .LVU218
-ARM GAS /tmp/ccODg7xx.s page 45
+ARM GAS /tmp/ccbThA8I.s page 45
776 007a 13F0805F tst r3, #268435456
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
812 00b0 13F4003F tst r3, #131072
813 00b4 36D1 bne .L46
1295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** {
-ARM GAS /tmp/ccODg7xx.s page 46
+ARM GAS /tmp/ccbThA8I.s page 46
814 .loc 1 1295 8 is_stmt 1 view .LVU237
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
854 .L36:
1253:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }
855 .loc 1 1253 12 view .LVU252
-ARM GAS /tmp/ccODg7xx.s page 47
+ARM GAS /tmp/ccbThA8I.s page 47
856 00ea 8020 movs r0, #128
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
899 .loc 1 1297 12 view .LVU263
900 012a 4FF40020 mov r0, #524288
901 012e D6E7 b .L27
-ARM GAS /tmp/ccODg7xx.s page 48
+ARM GAS /tmp/ccbThA8I.s page 48
902 .L48:
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
952 0004 0446 mov r4, r0
511:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** uint32_t errorstate;
953 .loc 1 511 3 is_stmt 1 view .LVU270
-ARM GAS /tmp/ccODg7xx.s page 49
+ARM GAS /tmp/ccbThA8I.s page 49
512:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
990 002c 07B0 add sp, sp, #28
991 .LCFI8:
992 .cfi_def_cfa_offset 12
-ARM GAS /tmp/ccODg7xx.s page 50
+ARM GAS /tmp/ccbThA8I.s page 50
993 @ sp needed
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CPSM = SDMMC_CPSM_ENABLE;
1038 .loc 1 542 3 is_stmt 1 view .LVU300
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CPSM = SDMMC_CPSM_ENABLE;
-ARM GAS /tmp/ccODg7xx.s page 51
+ARM GAS /tmp/ccbThA8I.s page 51
1039 .loc 1 542 34 is_stmt 0 view .LVU301
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1084 @ args = 0, pretend = 0, frame = 24
1085 @ frame_needed = 0, uses_anonymous_args = 0
558:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** SDMMC_CmdInitTypeDef sdmmc_cmdinit;
-ARM GAS /tmp/ccODg7xx.s page 52
+ARM GAS /tmp/ccbThA8I.s page 52
1086 .loc 1 558 1 is_stmt 0 view .LVU313
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
571:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
1125 .loc 1 571 3 is_stmt 1 view .LVU329
571:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
-ARM GAS /tmp/ccODg7xx.s page 53
+ARM GAS /tmp/ccbThA8I.s page 53
1126 .loc 1 571 16 is_stmt 0 view .LVU330
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1173 0006 0191 str r1, [sp, #4]
588:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.Response = SDMMC_RESPONSE_SHORT;
1174 .loc 1 588 3 is_stmt 1 view .LVU340
-ARM GAS /tmp/ccODg7xx.s page 54
+ARM GAS /tmp/ccbThA8I.s page 54
588:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.Response = SDMMC_RESPONSE_SHORT;
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1215 .section .text.SDMMC_CmdWriteMultiBlock,"ax",%progbits
1216 .align 1
1217 .global SDMMC_CmdWriteMultiBlock
-ARM GAS /tmp/ccODg7xx.s page 55
+ARM GAS /tmp/ccbThA8I.s page 55
1218 .syntax unified
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1259 .loc 1 615 34 is_stmt 0 view .LVU369
1260 0014 4FF48063 mov r3, #1024
1261 0018 0593 str r3, [sp, #20]
-ARM GAS /tmp/ccODg7xx.s page 56
+ARM GAS /tmp/ccbThA8I.s page 56
616:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1308 .cfi_offset 14, -4
1309 0002 87B0 sub sp, sp, #28
1310 .LCFI22:
-ARM GAS /tmp/ccODg7xx.s page 57
+ARM GAS /tmp/ccbThA8I.s page 57
1311 .cfi_def_cfa_offset 40
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
645:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }
1348 .loc 1 645 3 is_stmt 1 view .LVU397
646:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
-ARM GAS /tmp/ccODg7xx.s page 58
+ARM GAS /tmp/ccbThA8I.s page 58
1349 .loc 1 646 1 is_stmt 0 view .LVU398
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
661:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.WaitForInterrupt = SDMMC_WAIT_NO;
1395 .loc 1 661 34 is_stmt 0 view .LVU409
1396 000c 4023 movs r3, #64
-ARM GAS /tmp/ccODg7xx.s page 59
+ARM GAS /tmp/ccbThA8I.s page 59
1397 000e 0393 str r3, [sp, #12]
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1441 .LFB161:
678:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** SDMMC_CmdInitTypeDef sdmmc_cmdinit;
1442 .loc 1 678 1 is_stmt 1 view -0
-ARM GAS /tmp/ccODg7xx.s page 60
+ARM GAS /tmp/ccbThA8I.s page 60
1443 .cfi_startproc
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
688:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
1482 .loc 1 688 9 view .LVU438
1483 001c FFF7FEFF bl SDMMC_SendCommand
-ARM GAS /tmp/ccODg7xx.s page 61
+ARM GAS /tmp/ccbThA8I.s page 61
1484 .LVL95:
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
707:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CmdIndex = SDMMC_CMD_ERASE_GRP_END;
1531 .loc 1 707 3 view .LVU448
707:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CmdIndex = SDMMC_CMD_ERASE_GRP_END;
-ARM GAS /tmp/ccODg7xx.s page 62
+ARM GAS /tmp/ccbThA8I.s page 62
1532 .loc 1 707 34 is_stmt 0 view .LVU449
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
1571 .loc 1 718 1 view .LVU465
1572 .cfi_endproc
-ARM GAS /tmp/ccODg7xx.s page 63
+ARM GAS /tmp/ccbThA8I.s page 63
1573 .LFE162:
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1617 0012 0493 str r3, [sp, #16]
735:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** (void)SDMMC_SendCommand(SDMMCx, &sdmmc_cmdinit);
1618 .loc 1 735 3 is_stmt 1 view .LVU478
-ARM GAS /tmp/ccODg7xx.s page 64
+ARM GAS /tmp/ccbThA8I.s page 64
735:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** (void)SDMMC_SendCommand(SDMMCx, &sdmmc_cmdinit);
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1665 .cfi_offset 5, -8
1666 .cfi_offset 14, -4
1667 0002 87B0 sub sp, sp, #28
-ARM GAS /tmp/ccODg7xx.s page 65
+ARM GAS /tmp/ccbThA8I.s page 65
1668 .LCFI37:
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
766:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
1705 .loc 1 766 1 is_stmt 0 view .LVU506
1706 002a 07B0 add sp, sp, #28
-ARM GAS /tmp/ccODg7xx.s page 66
+ARM GAS /tmp/ccbThA8I.s page 66
1707 .LCFI38:
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1754 000a 0295 str r5, [sp, #8]
782:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.WaitForInterrupt = SDMMC_WAIT_NO;
1755 .loc 1 782 3 is_stmt 1 view .LVU516
-ARM GAS /tmp/ccODg7xx.s page 67
+ARM GAS /tmp/ccbThA8I.s page 67
782:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.WaitForInterrupt = SDMMC_WAIT_NO;
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1800 .LFB168:
853:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** SDMMC_CmdInitTypeDef sdmmc_cmdinit;
1801 .loc 1 853 1 is_stmt 1 view -0
-ARM GAS /tmp/ccODg7xx.s page 68
+ARM GAS /tmp/ccbThA8I.s page 68
1802 .cfi_startproc
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
862:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
1841 .loc 1 862 9 view .LVU545
1842 001c FFF7FEFF bl SDMMC_SendCommand
-ARM GAS /tmp/ccODg7xx.s page 69
+ARM GAS /tmp/ccbThA8I.s page 69
1843 .LVL113:
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
909:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CmdIndex = SDMMC_CMD_APP_SD_SET_BUSWIDTH;
1890 .loc 1 909 3 view .LVU555
909:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CmdIndex = SDMMC_CMD_APP_SD_SET_BUSWIDTH;
-ARM GAS /tmp/ccODg7xx.s page 70
+ARM GAS /tmp/ccbThA8I.s page 70
1891 .loc 1 909 34 is_stmt 0 view .LVU556
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
920:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
1930 .loc 1 920 1 view .LVU572
1931 .cfi_endproc
-ARM GAS /tmp/ccODg7xx.s page 71
+ARM GAS /tmp/ccbThA8I.s page 71
1932 .LFE170:
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1976 0012 0493 str r3, [sp, #16]
937:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** (void)SDMMC_SendCommand(SDMMCx, &sdmmc_cmdinit);
1977 .loc 1 937 3 is_stmt 1 view .LVU585
-ARM GAS /tmp/ccODg7xx.s page 72
+ARM GAS /tmp/ccbThA8I.s page 72
937:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** (void)SDMMC_SendCommand(SDMMCx, &sdmmc_cmdinit);
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2024 .cfi_offset 5, -8
2025 .cfi_offset 14, -4
2026 0002 87B0 sub sp, sp, #28
-ARM GAS /tmp/ccODg7xx.s page 73
+ARM GAS /tmp/ccbThA8I.s page 73
2027 .LCFI52:
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2064 002a FFF7FEFF bl SDMMC_GetCmdResp1
2065 .LVL125:
1042:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }
-ARM GAS /tmp/ccODg7xx.s page 74
+ARM GAS /tmp/ccbThA8I.s page 74
2066 .loc 1 1042 3 is_stmt 1 view .LVU613
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.WaitForInterrupt = SDMMC_WAIT_NO;
2112 .loc 1 1058 3 is_stmt 1 view .LVU624
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.WaitForInterrupt = SDMMC_WAIT_NO;
-ARM GAS /tmp/ccODg7xx.s page 75
+ARM GAS /tmp/ccbThA8I.s page 75
2113 .loc 1 1058 34 is_stmt 0 view .LVU625
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2157 SDMMC_CmdStatusRegister:
2158 .LVL130:
2159 .LFB177:
-ARM GAS /tmp/ccODg7xx.s page 76
+ARM GAS /tmp/ccbThA8I.s page 76
1075:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** SDMMC_CmdInitTypeDef sdmmc_cmdinit;
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2198 001a 01A9 add r1, sp, #4
2199 001c FFF7FEFF bl SDMMC_SendCommand
2200 .LVL131:
-ARM GAS /tmp/ccODg7xx.s page 77
+ARM GAS /tmp/ccbThA8I.s page 77
1087:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2247 .loc 1 1130 3 view .LVU663
1130:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CmdIndex = SDMMC_CMD_HS_SWITCH;
2248 .loc 1 1130 34 is_stmt 0 view .LVU664
-ARM GAS /tmp/ccODg7xx.s page 78
+ARM GAS /tmp/ccbThA8I.s page 78
2249 0006 0191 str r1, [sp, #4]
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2287 .loc 1 1141 1 view .LVU680
2288 .cfi_endproc
2289 .LFE179:
-ARM GAS /tmp/ccODg7xx.s page 79
+ARM GAS /tmp/ccbThA8I.s page 79
2291 .section .text.SDMMC_CmdSendEXTCSD,"ax",%progbits
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1159:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** (void)SDMMC_SendCommand(SDMMCx, &sdmmc_cmdinit);
2334 .loc 1 1159 3 is_stmt 1 view .LVU693
1159:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** (void)SDMMC_SendCommand(SDMMCx, &sdmmc_cmdinit);
-ARM GAS /tmp/ccODg7xx.s page 80
+ARM GAS /tmp/ccbThA8I.s page 80
2335 .loc 1 1159 34 is_stmt 0 view .LVU694
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1328:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** /* 8 is the number of required instructions cycles for the below loop statement.
2381 .loc 1 1328 3 is_stmt 1 view .LVU705
1331:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
-ARM GAS /tmp/ccODg7xx.s page 81
+ARM GAS /tmp/ccbThA8I.s page 81
2382 .loc 1 1331 3 view .LVU706
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
1349:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** {
2421 .loc 1 1349 12 is_stmt 0 view .LVU722
2422 0032 486B ldr r0, [r1, #52]
-ARM GAS /tmp/ccODg7xx.s page 82
+ARM GAS /tmp/ccbThA8I.s page 82
2423 .LVL146:
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2465 .section .text.SDMMC_CmdSendCID,"ax",%progbits
2466 .align 1
2467 .global SDMMC_CmdSendCID
-ARM GAS /tmp/ccODg7xx.s page 83
+ARM GAS /tmp/ccbThA8I.s page 83
2468 .syntax unified
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2509 0014 4FF48063 mov r3, #1024
2510 0018 0593 str r3, [sp, #20]
962:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
-ARM GAS /tmp/ccODg7xx.s page 84
+ARM GAS /tmp/ccbThA8I.s page 84
2511 .loc 1 962 3 is_stmt 1 view .LVU750
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
979:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
2558 .loc 1 979 3 view .LVU760
982:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.CmdIndex = SDMMC_CMD_SEND_CSD;
-ARM GAS /tmp/ccODg7xx.s page 85
+ARM GAS /tmp/ccbThA8I.s page 85
2559 .loc 1 982 3 view .LVU761
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
993:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
2597 .loc 1 993 1 view .LVU778
2598 .cfi_endproc
-ARM GAS /tmp/ccODg7xx.s page 86
+ARM GAS /tmp/ccbThA8I.s page 86
2599 .LFE173:
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2643 .LVL161:
1384:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** ((sta_reg & SDMMC_FLAG_CMDACT) != 0U ));
2644 .loc 1 1384 9 is_stmt 1 view .LVU791
-ARM GAS /tmp/ccODg7xx.s page 87
+ARM GAS /tmp/ccbThA8I.s page 87
1385:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2685 0048 D34D6210 .word 274877907
2686 .cfi_endproc
2687 .LFE183:
-ARM GAS /tmp/ccODg7xx.s page 88
+ARM GAS /tmp/ccbThA8I.s page 88
2689 .section .text.SDMMC_CmdAppOperCommand,"ax",%progbits
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2731 .loc 1 888 34 is_stmt 0 view .LVU818
2732 0014 0023 movs r3, #0
2733 0016 0493 str r3, [sp, #16]
-ARM GAS /tmp/ccODg7xx.s page 89
+ARM GAS /tmp/ccbThA8I.s page 89
889:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** (void)SDMMC_SendCommand(SDMMCx, &sdmmc_cmdinit);
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2779 @ args = 0, pretend = 0, frame = 24
2780 @ frame_needed = 0, uses_anonymous_args = 0
1100:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** SDMMC_CmdInitTypeDef sdmmc_cmdinit;
-ARM GAS /tmp/ccODg7xx.s page 90
+ARM GAS /tmp/ccbThA8I.s page 90
2781 .loc 1 1100 1 is_stmt 0 view .LVU830
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2819 .loc 1 1112 3 is_stmt 1 view .LVU846
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
2820 .loc 1 1112 16 is_stmt 0 view .LVU847
-ARM GAS /tmp/ccODg7xx.s page 91
+ARM GAS /tmp/ccbThA8I.s page 91
2821 0020 2046 mov r0, r4
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2868 000a 1B68 ldr r3, [r3]
2869 000c 234A ldr r2, .L141+4
2870 .LVL177:
-ARM GAS /tmp/ccODg7xx.s page 92
+ARM GAS /tmp/ccbThA8I.s page 92
1417:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2908 .loc 1 1435 10 view .LVU873
2909 003a 13F0010F tst r3, #1
2910 003e 05D0 beq .L131
-ARM GAS /tmp/ccODg7xx.s page 93
+ARM GAS /tmp/ccbThA8I.s page 93
1437:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2949 .loc 1 1456 3 view .LVU889
1456:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c ****
2950 .loc 1 1456 17 is_stmt 0 view .LVU890
-ARM GAS /tmp/ccODg7xx.s page 94
+ARM GAS /tmp/ccbThA8I.s page 94
2951 005e 0021 movs r1, #0
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
2990 .loc 1 1476 1 view .LVU905
2991 008a F8BD pop {r3, r4, r5, r6, r7, pc}
2992 .LVL194:
-ARM GAS /tmp/ccODg7xx.s page 95
+ARM GAS /tmp/ccbThA8I.s page 95
2993 .L135:
@@ -5698,7 +5698,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
3041 0008 0023 movs r3, #0
3042 000a 0193 str r3, [sp, #4]
1008:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** sdmmc_cmdinit.Response = SDMMC_RESPONSE_SHORT;
-ARM GAS /tmp/ccODg7xx.s page 96
+ARM GAS /tmp/ccbThA8I.s page 96
3043 .loc 1 1008 3 is_stmt 1 view .LVU914
@@ -5758,7 +5758,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
3083 .section .text.SDMMC_GetCmdResp7,"ax",%progbits
3084 .align 1
3085 .global SDMMC_GetCmdResp7
-ARM GAS /tmp/ccODg7xx.s page 97
+ARM GAS /tmp/ccbThA8I.s page 97
3086 .syntax unified
@@ -5818,7 +5818,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
3127 .loc 1 1498 10 is_stmt 0 view .LVU943
3128 001e 12F0450F tst r2, #69
3129 0022 F8D0 beq .L147
-ARM GAS /tmp/ccODg7xx.s page 98
+ARM GAS /tmp/ccbThA8I.s page 98
1497:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** ((sta_reg & SDMMC_FLAG_CMDACT) != 0U ));
@@ -5878,7 +5878,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
3168 004c 8863 str r0, [r1, #56]
1505:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }
3169 .loc 1 1505 5 is_stmt 1 view .LVU960
-ARM GAS /tmp/ccODg7xx.s page 99
+ARM GAS /tmp/ccbThA8I.s page 99
1505:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c **** }
@@ -5938,7 +5938,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
3217 .cfi_offset 4, -8
3218 .cfi_offset 14, -4
3219 0002 86B0 sub sp, sp, #24
-ARM GAS /tmp/ccODg7xx.s page 100
+ARM GAS /tmp/ccbThA8I.s page 100
3220 .LCFI83:
@@ -5998,7 +5998,7 @@ ARM GAS /tmp/ccODg7xx.s page 1
3256 .loc 1 842 1 is_stmt 0 view .LVU987
3257 002a 06B0 add sp, sp, #24
3258 .LCFI84:
-ARM GAS /tmp/ccODg7xx.s page 101
+ARM GAS /tmp/ccbThA8I.s page 101
3259 .cfi_def_cfa_offset 8
@@ -6015,116 +6015,116 @@ ARM GAS /tmp/ccODg7xx.s page 1
3270 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
3271 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h"
3272 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
-ARM GAS /tmp/ccODg7xx.s page 102
+ARM GAS /tmp/ccbThA8I.s page 102
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_ll_sdmmc.c
- /tmp/ccODg7xx.s:17 .text.SDMMC_GetCmdError:0000000000000000 $t
- /tmp/ccODg7xx.s:24 .text.SDMMC_GetCmdError:0000000000000000 SDMMC_GetCmdError
- /tmp/ccODg7xx.s:80 .text.SDMMC_GetCmdError:0000000000000030 $d
- /tmp/ccODg7xx.s:86 .text.SDMMC_Init:0000000000000000 $t
- /tmp/ccODg7xx.s:93 .text.SDMMC_Init:0000000000000000 SDMMC_Init
- /tmp/ccODg7xx.s:157 .text.SDMMC_Init:0000000000000030 $d
- /tmp/ccODg7xx.s:162 .text.SDMMC_ReadFIFO:0000000000000000 $t
- /tmp/ccODg7xx.s:169 .text.SDMMC_ReadFIFO:0000000000000000 SDMMC_ReadFIFO
- /tmp/ccODg7xx.s:187 .text.SDMMC_WriteFIFO:0000000000000000 $t
- /tmp/ccODg7xx.s:194 .text.SDMMC_WriteFIFO:0000000000000000 SDMMC_WriteFIFO
- /tmp/ccODg7xx.s:217 .text.SDMMC_PowerState_ON:0000000000000000 $t
- /tmp/ccODg7xx.s:224 .text.SDMMC_PowerState_ON:0000000000000000 SDMMC_PowerState_ON
- /tmp/ccODg7xx.s:246 .text.SDMMC_PowerState_OFF:0000000000000000 $t
- /tmp/ccODg7xx.s:253 .text.SDMMC_PowerState_OFF:0000000000000000 SDMMC_PowerState_OFF
- /tmp/ccODg7xx.s:276 .text.SDMMC_GetPowerState:0000000000000000 $t
- /tmp/ccODg7xx.s:283 .text.SDMMC_GetPowerState:0000000000000000 SDMMC_GetPowerState
- /tmp/ccODg7xx.s:302 .text.SDMMC_SendCommand:0000000000000000 $t
- /tmp/ccODg7xx.s:309 .text.SDMMC_SendCommand:0000000000000000 SDMMC_SendCommand
- /tmp/ccODg7xx.s:363 .text.SDMMC_SendCommand:0000000000000020 $d
- /tmp/ccODg7xx.s:368 .text.SDMMC_GetCommandResponse:0000000000000000 $t
- /tmp/ccODg7xx.s:375 .text.SDMMC_GetCommandResponse:0000000000000000 SDMMC_GetCommandResponse
- /tmp/ccODg7xx.s:394 .text.SDMMC_GetResponse:0000000000000000 $t
- /tmp/ccODg7xx.s:401 .text.SDMMC_GetResponse:0000000000000000 SDMMC_GetResponse
- /tmp/ccODg7xx.s:425 .text.SDMMC_ConfigData:0000000000000000 $t
- /tmp/ccODg7xx.s:432 .text.SDMMC_ConfigData:0000000000000000 SDMMC_ConfigData
- /tmp/ccODg7xx.s:490 .text.SDMMC_GetDataCounter:0000000000000000 $t
- /tmp/ccODg7xx.s:497 .text.SDMMC_GetDataCounter:0000000000000000 SDMMC_GetDataCounter
- /tmp/ccODg7xx.s:515 .text.SDMMC_GetFIFOCount:0000000000000000 $t
- /tmp/ccODg7xx.s:522 .text.SDMMC_GetFIFOCount:0000000000000000 SDMMC_GetFIFOCount
- /tmp/ccODg7xx.s:540 .text.SDMMC_SetSDMMCReadWaitMode:0000000000000000 $t
- /tmp/ccODg7xx.s:547 .text.SDMMC_SetSDMMCReadWaitMode:0000000000000000 SDMMC_SetSDMMCReadWaitMode
- /tmp/ccODg7xx.s:571 .text.SDMMC_CmdGoIdleState:0000000000000000 $t
- /tmp/ccODg7xx.s:578 .text.SDMMC_CmdGoIdleState:0000000000000000 SDMMC_CmdGoIdleState
- /tmp/ccODg7xx.s:636 .text.SDMMC_GetCmdResp1:0000000000000000 $t
- /tmp/ccODg7xx.s:643 .text.SDMMC_GetCmdResp1:0000000000000000 SDMMC_GetCmdResp1
- /tmp/ccODg7xx.s:921 .text.SDMMC_GetCmdResp1:0000000000000148 $d
- /tmp/ccODg7xx.s:928 .text.SDMMC_CmdBlockLength:0000000000000000 $t
- /tmp/ccODg7xx.s:935 .text.SDMMC_CmdBlockLength:0000000000000000 SDMMC_CmdBlockLength
- /tmp/ccODg7xx.s:1000 .text.SDMMC_CmdReadSingleBlock:0000000000000000 $t
- /tmp/ccODg7xx.s:1007 .text.SDMMC_CmdReadSingleBlock:0000000000000000 SDMMC_CmdReadSingleBlock
- /tmp/ccODg7xx.s:1072 .text.SDMMC_CmdReadMultiBlock:0000000000000000 $t
- /tmp/ccODg7xx.s:1079 .text.SDMMC_CmdReadMultiBlock:0000000000000000 SDMMC_CmdReadMultiBlock
- /tmp/ccODg7xx.s:1144 .text.SDMMC_CmdWriteSingleBlock:0000000000000000 $t
- /tmp/ccODg7xx.s:1151 .text.SDMMC_CmdWriteSingleBlock:0000000000000000 SDMMC_CmdWriteSingleBlock
- /tmp/ccODg7xx.s:1216 .text.SDMMC_CmdWriteMultiBlock:0000000000000000 $t
- /tmp/ccODg7xx.s:1223 .text.SDMMC_CmdWriteMultiBlock:0000000000000000 SDMMC_CmdWriteMultiBlock
- /tmp/ccODg7xx.s:1288 .text.SDMMC_CmdSDEraseStartAdd:0000000000000000 $t
- /tmp/ccODg7xx.s:1295 .text.SDMMC_CmdSDEraseStartAdd:0000000000000000 SDMMC_CmdSDEraseStartAdd
- /tmp/ccODg7xx.s:1360 .text.SDMMC_CmdSDEraseEndAdd:0000000000000000 $t
- /tmp/ccODg7xx.s:1367 .text.SDMMC_CmdSDEraseEndAdd:0000000000000000 SDMMC_CmdSDEraseEndAdd
- /tmp/ccODg7xx.s:1432 .text.SDMMC_CmdEraseStartAdd:0000000000000000 $t
- /tmp/ccODg7xx.s:1439 .text.SDMMC_CmdEraseStartAdd:0000000000000000 SDMMC_CmdEraseStartAdd
- /tmp/ccODg7xx.s:1504 .text.SDMMC_CmdEraseEndAdd:0000000000000000 $t
- /tmp/ccODg7xx.s:1511 .text.SDMMC_CmdEraseEndAdd:0000000000000000 SDMMC_CmdEraseEndAdd
- /tmp/ccODg7xx.s:1576 .text.SDMMC_CmdErase:0000000000000000 $t
-ARM GAS /tmp/ccODg7xx.s page 103
+ /tmp/ccbThA8I.s:17 .text.SDMMC_GetCmdError:0000000000000000 $t
+ /tmp/ccbThA8I.s:24 .text.SDMMC_GetCmdError:0000000000000000 SDMMC_GetCmdError
+ /tmp/ccbThA8I.s:80 .text.SDMMC_GetCmdError:0000000000000030 $d
+ /tmp/ccbThA8I.s:86 .text.SDMMC_Init:0000000000000000 $t
+ /tmp/ccbThA8I.s:93 .text.SDMMC_Init:0000000000000000 SDMMC_Init
+ /tmp/ccbThA8I.s:157 .text.SDMMC_Init:0000000000000030 $d
+ /tmp/ccbThA8I.s:162 .text.SDMMC_ReadFIFO:0000000000000000 $t
+ /tmp/ccbThA8I.s:169 .text.SDMMC_ReadFIFO:0000000000000000 SDMMC_ReadFIFO
+ /tmp/ccbThA8I.s:187 .text.SDMMC_WriteFIFO:0000000000000000 $t
+ /tmp/ccbThA8I.s:194 .text.SDMMC_WriteFIFO:0000000000000000 SDMMC_WriteFIFO
+ /tmp/ccbThA8I.s:217 .text.SDMMC_PowerState_ON:0000000000000000 $t
+ /tmp/ccbThA8I.s:224 .text.SDMMC_PowerState_ON:0000000000000000 SDMMC_PowerState_ON
+ /tmp/ccbThA8I.s:246 .text.SDMMC_PowerState_OFF:0000000000000000 $t
+ /tmp/ccbThA8I.s:253 .text.SDMMC_PowerState_OFF:0000000000000000 SDMMC_PowerState_OFF
+ /tmp/ccbThA8I.s:276 .text.SDMMC_GetPowerState:0000000000000000 $t
+ /tmp/ccbThA8I.s:283 .text.SDMMC_GetPowerState:0000000000000000 SDMMC_GetPowerState
+ /tmp/ccbThA8I.s:302 .text.SDMMC_SendCommand:0000000000000000 $t
+ /tmp/ccbThA8I.s:309 .text.SDMMC_SendCommand:0000000000000000 SDMMC_SendCommand
+ /tmp/ccbThA8I.s:363 .text.SDMMC_SendCommand:0000000000000020 $d
+ /tmp/ccbThA8I.s:368 .text.SDMMC_GetCommandResponse:0000000000000000 $t
+ /tmp/ccbThA8I.s:375 .text.SDMMC_GetCommandResponse:0000000000000000 SDMMC_GetCommandResponse
+ /tmp/ccbThA8I.s:394 .text.SDMMC_GetResponse:0000000000000000 $t
+ /tmp/ccbThA8I.s:401 .text.SDMMC_GetResponse:0000000000000000 SDMMC_GetResponse
+ /tmp/ccbThA8I.s:425 .text.SDMMC_ConfigData:0000000000000000 $t
+ /tmp/ccbThA8I.s:432 .text.SDMMC_ConfigData:0000000000000000 SDMMC_ConfigData
+ /tmp/ccbThA8I.s:490 .text.SDMMC_GetDataCounter:0000000000000000 $t
+ /tmp/ccbThA8I.s:497 .text.SDMMC_GetDataCounter:0000000000000000 SDMMC_GetDataCounter
+ /tmp/ccbThA8I.s:515 .text.SDMMC_GetFIFOCount:0000000000000000 $t
+ /tmp/ccbThA8I.s:522 .text.SDMMC_GetFIFOCount:0000000000000000 SDMMC_GetFIFOCount
+ /tmp/ccbThA8I.s:540 .text.SDMMC_SetSDMMCReadWaitMode:0000000000000000 $t
+ /tmp/ccbThA8I.s:547 .text.SDMMC_SetSDMMCReadWaitMode:0000000000000000 SDMMC_SetSDMMCReadWaitMode
+ /tmp/ccbThA8I.s:571 .text.SDMMC_CmdGoIdleState:0000000000000000 $t
+ /tmp/ccbThA8I.s:578 .text.SDMMC_CmdGoIdleState:0000000000000000 SDMMC_CmdGoIdleState
+ /tmp/ccbThA8I.s:636 .text.SDMMC_GetCmdResp1:0000000000000000 $t
+ /tmp/ccbThA8I.s:643 .text.SDMMC_GetCmdResp1:0000000000000000 SDMMC_GetCmdResp1
+ /tmp/ccbThA8I.s:921 .text.SDMMC_GetCmdResp1:0000000000000148 $d
+ /tmp/ccbThA8I.s:928 .text.SDMMC_CmdBlockLength:0000000000000000 $t
+ /tmp/ccbThA8I.s:935 .text.SDMMC_CmdBlockLength:0000000000000000 SDMMC_CmdBlockLength
+ /tmp/ccbThA8I.s:1000 .text.SDMMC_CmdReadSingleBlock:0000000000000000 $t
+ /tmp/ccbThA8I.s:1007 .text.SDMMC_CmdReadSingleBlock:0000000000000000 SDMMC_CmdReadSingleBlock
+ /tmp/ccbThA8I.s:1072 .text.SDMMC_CmdReadMultiBlock:0000000000000000 $t
+ /tmp/ccbThA8I.s:1079 .text.SDMMC_CmdReadMultiBlock:0000000000000000 SDMMC_CmdReadMultiBlock
+ /tmp/ccbThA8I.s:1144 .text.SDMMC_CmdWriteSingleBlock:0000000000000000 $t
+ /tmp/ccbThA8I.s:1151 .text.SDMMC_CmdWriteSingleBlock:0000000000000000 SDMMC_CmdWriteSingleBlock
+ /tmp/ccbThA8I.s:1216 .text.SDMMC_CmdWriteMultiBlock:0000000000000000 $t
+ /tmp/ccbThA8I.s:1223 .text.SDMMC_CmdWriteMultiBlock:0000000000000000 SDMMC_CmdWriteMultiBlock
+ /tmp/ccbThA8I.s:1288 .text.SDMMC_CmdSDEraseStartAdd:0000000000000000 $t
+ /tmp/ccbThA8I.s:1295 .text.SDMMC_CmdSDEraseStartAdd:0000000000000000 SDMMC_CmdSDEraseStartAdd
+ /tmp/ccbThA8I.s:1360 .text.SDMMC_CmdSDEraseEndAdd:0000000000000000 $t
+ /tmp/ccbThA8I.s:1367 .text.SDMMC_CmdSDEraseEndAdd:0000000000000000 SDMMC_CmdSDEraseEndAdd
+ /tmp/ccbThA8I.s:1432 .text.SDMMC_CmdEraseStartAdd:0000000000000000 $t
+ /tmp/ccbThA8I.s:1439 .text.SDMMC_CmdEraseStartAdd:0000000000000000 SDMMC_CmdEraseStartAdd
+ /tmp/ccbThA8I.s:1504 .text.SDMMC_CmdEraseEndAdd:0000000000000000 $t
+ /tmp/ccbThA8I.s:1511 .text.SDMMC_CmdEraseEndAdd:0000000000000000 SDMMC_CmdEraseEndAdd
+ /tmp/ccbThA8I.s:1576 .text.SDMMC_CmdErase:0000000000000000 $t
+ARM GAS /tmp/ccbThA8I.s page 103
- /tmp/ccODg7xx.s:1583 .text.SDMMC_CmdErase:0000000000000000 SDMMC_CmdErase
- /tmp/ccODg7xx.s:1646 .text.SDMMC_CmdStopTransfer:0000000000000000 $t
- /tmp/ccODg7xx.s:1653 .text.SDMMC_CmdStopTransfer:0000000000000000 SDMMC_CmdStopTransfer
- /tmp/ccODg7xx.s:1716 .text.SDMMC_CmdStopTransfer:0000000000000030 $d
- /tmp/ccODg7xx.s:1721 .text.SDMMC_CmdSelDesel:0000000000000000 $t
- /tmp/ccODg7xx.s:1728 .text.SDMMC_CmdSelDesel:0000000000000000 SDMMC_CmdSelDesel
- /tmp/ccODg7xx.s:1791 .text.SDMMC_CmdAppCommand:0000000000000000 $t
- /tmp/ccODg7xx.s:1798 .text.SDMMC_CmdAppCommand:0000000000000000 SDMMC_CmdAppCommand
- /tmp/ccODg7xx.s:1863 .text.SDMMC_CmdBusWidth:0000000000000000 $t
- /tmp/ccODg7xx.s:1870 .text.SDMMC_CmdBusWidth:0000000000000000 SDMMC_CmdBusWidth
- /tmp/ccODg7xx.s:1935 .text.SDMMC_CmdSendSCR:0000000000000000 $t
- /tmp/ccODg7xx.s:1942 .text.SDMMC_CmdSendSCR:0000000000000000 SDMMC_CmdSendSCR
- /tmp/ccODg7xx.s:2005 .text.SDMMC_CmdSetRelAddMmc:0000000000000000 $t
- /tmp/ccODg7xx.s:2012 .text.SDMMC_CmdSetRelAddMmc:0000000000000000 SDMMC_CmdSetRelAddMmc
- /tmp/ccODg7xx.s:2078 .text.SDMMC_CmdSendStatus:0000000000000000 $t
- /tmp/ccODg7xx.s:2085 .text.SDMMC_CmdSendStatus:0000000000000000 SDMMC_CmdSendStatus
- /tmp/ccODg7xx.s:2150 .text.SDMMC_CmdStatusRegister:0000000000000000 $t
- /tmp/ccODg7xx.s:2157 .text.SDMMC_CmdStatusRegister:0000000000000000 SDMMC_CmdStatusRegister
- /tmp/ccODg7xx.s:2220 .text.SDMMC_CmdSwitch:0000000000000000 $t
- /tmp/ccODg7xx.s:2227 .text.SDMMC_CmdSwitch:0000000000000000 SDMMC_CmdSwitch
- /tmp/ccODg7xx.s:2292 .text.SDMMC_CmdSendEXTCSD:0000000000000000 $t
- /tmp/ccODg7xx.s:2299 .text.SDMMC_CmdSendEXTCSD:0000000000000000 SDMMC_CmdSendEXTCSD
- /tmp/ccODg7xx.s:2364 .text.SDMMC_GetCmdResp2:0000000000000000 $t
- /tmp/ccODg7xx.s:2371 .text.SDMMC_GetCmdResp2:0000000000000000 SDMMC_GetCmdResp2
- /tmp/ccODg7xx.s:2460 .text.SDMMC_GetCmdResp2:0000000000000054 $d
- /tmp/ccODg7xx.s:2466 .text.SDMMC_CmdSendCID:0000000000000000 $t
- /tmp/ccODg7xx.s:2473 .text.SDMMC_CmdSendCID:0000000000000000 SDMMC_CmdSendCID
- /tmp/ccODg7xx.s:2533 .text.SDMMC_CmdSendCSD:0000000000000000 $t
- /tmp/ccODg7xx.s:2540 .text.SDMMC_CmdSendCSD:0000000000000000 SDMMC_CmdSendCSD
- /tmp/ccODg7xx.s:2602 .text.SDMMC_GetCmdResp3:0000000000000000 $t
- /tmp/ccODg7xx.s:2609 .text.SDMMC_GetCmdResp3:0000000000000000 SDMMC_GetCmdResp3
- /tmp/ccODg7xx.s:2684 .text.SDMMC_GetCmdResp3:0000000000000044 $d
- /tmp/ccODg7xx.s:2690 .text.SDMMC_CmdAppOperCommand:0000000000000000 $t
- /tmp/ccODg7xx.s:2697 .text.SDMMC_CmdAppOperCommand:0000000000000000 SDMMC_CmdAppOperCommand
- /tmp/ccODg7xx.s:2762 .text.SDMMC_CmdAppOperCommand:0000000000000030 $d
- /tmp/ccODg7xx.s:2767 .text.SDMMC_CmdOpCondition:0000000000000000 $t
- /tmp/ccODg7xx.s:2774 .text.SDMMC_CmdOpCondition:0000000000000000 SDMMC_CmdOpCondition
- /tmp/ccODg7xx.s:2836 .text.SDMMC_GetCmdResp6:0000000000000000 $t
- /tmp/ccODg7xx.s:2843 .text.SDMMC_GetCmdResp6:0000000000000000 SDMMC_GetCmdResp6
- /tmp/ccODg7xx.s:3004 .text.SDMMC_GetCmdResp6:0000000000000098 $d
- /tmp/ccODg7xx.s:3010 .text.SDMMC_CmdSetRelAdd:0000000000000000 $t
- /tmp/ccODg7xx.s:3017 .text.SDMMC_CmdSetRelAdd:0000000000000000 SDMMC_CmdSetRelAdd
- /tmp/ccODg7xx.s:3084 .text.SDMMC_GetCmdResp7:0000000000000000 $t
- /tmp/ccODg7xx.s:3091 .text.SDMMC_GetCmdResp7:0000000000000000 SDMMC_GetCmdResp7
- /tmp/ccODg7xx.s:3193 .text.SDMMC_GetCmdResp7:000000000000005c $d
- /tmp/ccODg7xx.s:3199 .text.SDMMC_CmdOperCond:0000000000000000 $t
- /tmp/ccODg7xx.s:3206 .text.SDMMC_CmdOperCond:0000000000000000 SDMMC_CmdOperCond
+ /tmp/ccbThA8I.s:1583 .text.SDMMC_CmdErase:0000000000000000 SDMMC_CmdErase
+ /tmp/ccbThA8I.s:1646 .text.SDMMC_CmdStopTransfer:0000000000000000 $t
+ /tmp/ccbThA8I.s:1653 .text.SDMMC_CmdStopTransfer:0000000000000000 SDMMC_CmdStopTransfer
+ /tmp/ccbThA8I.s:1716 .text.SDMMC_CmdStopTransfer:0000000000000030 $d
+ /tmp/ccbThA8I.s:1721 .text.SDMMC_CmdSelDesel:0000000000000000 $t
+ /tmp/ccbThA8I.s:1728 .text.SDMMC_CmdSelDesel:0000000000000000 SDMMC_CmdSelDesel
+ /tmp/ccbThA8I.s:1791 .text.SDMMC_CmdAppCommand:0000000000000000 $t
+ /tmp/ccbThA8I.s:1798 .text.SDMMC_CmdAppCommand:0000000000000000 SDMMC_CmdAppCommand
+ /tmp/ccbThA8I.s:1863 .text.SDMMC_CmdBusWidth:0000000000000000 $t
+ /tmp/ccbThA8I.s:1870 .text.SDMMC_CmdBusWidth:0000000000000000 SDMMC_CmdBusWidth
+ /tmp/ccbThA8I.s:1935 .text.SDMMC_CmdSendSCR:0000000000000000 $t
+ /tmp/ccbThA8I.s:1942 .text.SDMMC_CmdSendSCR:0000000000000000 SDMMC_CmdSendSCR
+ /tmp/ccbThA8I.s:2005 .text.SDMMC_CmdSetRelAddMmc:0000000000000000 $t
+ /tmp/ccbThA8I.s:2012 .text.SDMMC_CmdSetRelAddMmc:0000000000000000 SDMMC_CmdSetRelAddMmc
+ /tmp/ccbThA8I.s:2078 .text.SDMMC_CmdSendStatus:0000000000000000 $t
+ /tmp/ccbThA8I.s:2085 .text.SDMMC_CmdSendStatus:0000000000000000 SDMMC_CmdSendStatus
+ /tmp/ccbThA8I.s:2150 .text.SDMMC_CmdStatusRegister:0000000000000000 $t
+ /tmp/ccbThA8I.s:2157 .text.SDMMC_CmdStatusRegister:0000000000000000 SDMMC_CmdStatusRegister
+ /tmp/ccbThA8I.s:2220 .text.SDMMC_CmdSwitch:0000000000000000 $t
+ /tmp/ccbThA8I.s:2227 .text.SDMMC_CmdSwitch:0000000000000000 SDMMC_CmdSwitch
+ /tmp/ccbThA8I.s:2292 .text.SDMMC_CmdSendEXTCSD:0000000000000000 $t
+ /tmp/ccbThA8I.s:2299 .text.SDMMC_CmdSendEXTCSD:0000000000000000 SDMMC_CmdSendEXTCSD
+ /tmp/ccbThA8I.s:2364 .text.SDMMC_GetCmdResp2:0000000000000000 $t
+ /tmp/ccbThA8I.s:2371 .text.SDMMC_GetCmdResp2:0000000000000000 SDMMC_GetCmdResp2
+ /tmp/ccbThA8I.s:2460 .text.SDMMC_GetCmdResp2:0000000000000054 $d
+ /tmp/ccbThA8I.s:2466 .text.SDMMC_CmdSendCID:0000000000000000 $t
+ /tmp/ccbThA8I.s:2473 .text.SDMMC_CmdSendCID:0000000000000000 SDMMC_CmdSendCID
+ /tmp/ccbThA8I.s:2533 .text.SDMMC_CmdSendCSD:0000000000000000 $t
+ /tmp/ccbThA8I.s:2540 .text.SDMMC_CmdSendCSD:0000000000000000 SDMMC_CmdSendCSD
+ /tmp/ccbThA8I.s:2602 .text.SDMMC_GetCmdResp3:0000000000000000 $t
+ /tmp/ccbThA8I.s:2609 .text.SDMMC_GetCmdResp3:0000000000000000 SDMMC_GetCmdResp3
+ /tmp/ccbThA8I.s:2684 .text.SDMMC_GetCmdResp3:0000000000000044 $d
+ /tmp/ccbThA8I.s:2690 .text.SDMMC_CmdAppOperCommand:0000000000000000 $t
+ /tmp/ccbThA8I.s:2697 .text.SDMMC_CmdAppOperCommand:0000000000000000 SDMMC_CmdAppOperCommand
+ /tmp/ccbThA8I.s:2762 .text.SDMMC_CmdAppOperCommand:0000000000000030 $d
+ /tmp/ccbThA8I.s:2767 .text.SDMMC_CmdOpCondition:0000000000000000 $t
+ /tmp/ccbThA8I.s:2774 .text.SDMMC_CmdOpCondition:0000000000000000 SDMMC_CmdOpCondition
+ /tmp/ccbThA8I.s:2836 .text.SDMMC_GetCmdResp6:0000000000000000 $t
+ /tmp/ccbThA8I.s:2843 .text.SDMMC_GetCmdResp6:0000000000000000 SDMMC_GetCmdResp6
+ /tmp/ccbThA8I.s:3004 .text.SDMMC_GetCmdResp6:0000000000000098 $d
+ /tmp/ccbThA8I.s:3010 .text.SDMMC_CmdSetRelAdd:0000000000000000 $t
+ /tmp/ccbThA8I.s:3017 .text.SDMMC_CmdSetRelAdd:0000000000000000 SDMMC_CmdSetRelAdd
+ /tmp/ccbThA8I.s:3084 .text.SDMMC_GetCmdResp7:0000000000000000 $t
+ /tmp/ccbThA8I.s:3091 .text.SDMMC_GetCmdResp7:0000000000000000 SDMMC_GetCmdResp7
+ /tmp/ccbThA8I.s:3193 .text.SDMMC_GetCmdResp7:000000000000005c $d
+ /tmp/ccbThA8I.s:3199 .text.SDMMC_CmdOperCond:0000000000000000 $t
+ /tmp/ccbThA8I.s:3206 .text.SDMMC_CmdOperCond:0000000000000000 SDMMC_CmdOperCond
UNDEFINED SYMBOLS
SystemCoreClock
diff --git a/build/stm32f7xx_ll_sdmmc.o b/build/stm32f7xx_ll_sdmmc.o
index 1a52482..ce82871 100644
Binary files a/build/stm32f7xx_ll_sdmmc.o and b/build/stm32f7xx_ll_sdmmc.o differ
diff --git a/build/stm32f7xx_ll_spi.lst b/build/stm32f7xx_ll_spi.lst
index 08175b7..6c2fd02 100644
--- a/build/stm32f7xx_ll_spi.lst
+++ b/build/stm32f7xx_ll_spi.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cc532wt1.s page 1
+ARM GAS /tmp/cc39pxGt.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc532wt1.s page 1
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** #define assert_param(expr) ((void)0U)
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** #endif /* USE_FULL_ASSERT */
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
-ARM GAS /tmp/cc532wt1.s page 2
+ARM GAS /tmp/cc39pxGt.s page 2
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /** @addtogroup STM32F7xx_LL_Driver
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc532wt1.s page 1
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** || ((__VALUE__) == LL_SPI_POLARITY_HIGH))
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** #define IS_LL_SPI_PHASE(__VALUE__) (((__VALUE__) == LL_SPI_PHASE_1EDGE) \
-ARM GAS /tmp/cc532wt1.s page 3
+ARM GAS /tmp/cc39pxGt.s page 3
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** || ((__VALUE__) == LL_SPI_PHASE_2EDGE))
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc532wt1.s page 1
135:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** ErrorStatus status = ERROR;
36 .loc 1 135 3 is_stmt 1 view .LVU2
37 .LVL1:
-ARM GAS /tmp/cc532wt1.s page 4
+ARM GAS /tmp/cc39pxGt.s page 4
136:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
@@ -238,7 +238,7 @@ ARM GAS /tmp/cc532wt1.s page 1
61 .L4:
166:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** {
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /* Force reset of SPI clock */
-ARM GAS /tmp/cc532wt1.s page 5
+ARM GAS /tmp/cc39pxGt.s page 5
168:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_SPI3);
@@ -298,7 +298,7 @@ ARM GAS /tmp/cc532wt1.s page 1
82 .L7:
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** {
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /* Force reset of SPI clock */
-ARM GAS /tmp/cc532wt1.s page 6
+ARM GAS /tmp/cc39pxGt.s page 6
204:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_SPI6);
@@ -358,7 +358,7 @@ ARM GAS /tmp/cc532wt1.s page 1
34:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
35:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /* Define to prevent recursive inclusion -------------------------------------*/
36:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #ifndef __STM32F7xx_LL_BUS_H
-ARM GAS /tmp/cc532wt1.s page 7
+ARM GAS /tmp/cc39pxGt.s page 7
37:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define __STM32F7xx_LL_BUS_H
@@ -418,7 +418,7 @@ ARM GAS /tmp/cc532wt1.s page 1
91:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_DMA2D RCC_AHB1ENR_DMA2DEN
92:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* DMA2D */
93:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(ETH)
-ARM GAS /tmp/cc532wt1.s page 8
+ARM GAS /tmp/cc39pxGt.s page 8
94:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_ETHMAC RCC_AHB1ENR_ETHMACEN
@@ -478,7 +478,7 @@ ARM GAS /tmp/cc532wt1.s page 1
148:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_TIM2 RCC_APB1ENR_TIM2EN
149:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_TIM3 RCC_APB1ENR_TIM3EN
150:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR_TIM4EN
-ARM GAS /tmp/cc532wt1.s page 9
+ARM GAS /tmp/cc39pxGt.s page 9
151:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_TIM5 RCC_APB1ENR_TIM5EN
@@ -538,7 +538,7 @@ ARM GAS /tmp/cc532wt1.s page 1
205:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_ADC3 RCC_APB2ENR_ADC3EN
206:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SDMMC1 RCC_APB2ENR_SDMMC1EN
207:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(SDMMC2)
-ARM GAS /tmp/cc532wt1.s page 10
+ARM GAS /tmp/cc39pxGt.s page 10
208:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SDMMC2 RCC_APB2ENR_SDMMC2EN
@@ -598,7 +598,7 @@ ARM GAS /tmp/cc532wt1.s page 1
262:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOEEN LL_AHB1_GRP1_EnableClock\n
263:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOFEN LL_AHB1_GRP1_EnableClock\n
264:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOGEN LL_AHB1_GRP1_EnableClock\n
-ARM GAS /tmp/cc532wt1.s page 11
+ARM GAS /tmp/cc39pxGt.s page 11
265:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOHEN LL_AHB1_GRP1_EnableClock\n
@@ -658,7 +658,7 @@ ARM GAS /tmp/cc532wt1.s page 1
319:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Check if AHB1 peripheral clock is enabled or not
320:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll AHB1ENR GPIOAEN LL_AHB1_GRP1_IsEnabledClock\n
321:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOBEN LL_AHB1_GRP1_IsEnabledClock\n
-ARM GAS /tmp/cc532wt1.s page 12
+ARM GAS /tmp/cc39pxGt.s page 12
322:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOCEN LL_AHB1_GRP1_IsEnabledClock\n
@@ -718,7 +718,7 @@ ARM GAS /tmp/cc532wt1.s page 1
376:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
377:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Disable AHB1 peripherals clock.
378:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll AHB1ENR GPIOAEN LL_AHB1_GRP1_DisableClock\n
-ARM GAS /tmp/cc532wt1.s page 13
+ARM GAS /tmp/cc39pxGt.s page 13
379:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOBEN LL_AHB1_GRP1_DisableClock\n
@@ -778,7 +778,7 @@ ARM GAS /tmp/cc532wt1.s page 1
433:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
434:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
435:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Force AHB1 peripherals reset.
-ARM GAS /tmp/cc532wt1.s page 14
+ARM GAS /tmp/cc39pxGt.s page 14
436:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll AHB1RSTR GPIOARST LL_AHB1_GRP1_ForceReset\n
@@ -838,7 +838,7 @@ ARM GAS /tmp/cc532wt1.s page 1
490:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOHRST LL_AHB1_GRP1_ReleaseReset\n
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
-ARM GAS /tmp/cc532wt1.s page 15
+ARM GAS /tmp/cc39pxGt.s page 15
493:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOKRST LL_AHB1_GRP1_ReleaseReset\n
@@ -898,7 +898,7 @@ ARM GAS /tmp/cc532wt1.s page 1
547:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DTCMRAMLPEN LL_AHB1_GRP1_EnableClockLowPower\n
548:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DMA1LPEN LL_AHB1_GRP1_EnableClockLowPower\n
549:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DMA2LPEN LL_AHB1_GRP1_EnableClockLowPower\n
-ARM GAS /tmp/cc532wt1.s page 16
+ARM GAS /tmp/cc39pxGt.s page 16
550:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DMA2DLPEN LL_AHB1_GRP1_EnableClockLowPower\n
@@ -958,7 +958,7 @@ ARM GAS /tmp/cc532wt1.s page 1
604:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIOELPEN LL_AHB1_GRP1_DisableClockLowPower\n
605:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIOFLPEN LL_AHB1_GRP1_DisableClockLowPower\n
606:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIOGLPEN LL_AHB1_GRP1_DisableClockLowPower\n
-ARM GAS /tmp/cc532wt1.s page 17
+ARM GAS /tmp/cc39pxGt.s page 17
607:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIOHLPEN LL_AHB1_GRP1_DisableClockLowPower\n
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cc532wt1.s page 1
661:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** CLEAR_BIT(RCC->AHB1LPENR, Periphs);
662:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
663:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
-ARM GAS /tmp/cc532wt1.s page 18
+ARM GAS /tmp/cc39pxGt.s page 18
664:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cc532wt1.s page 1
718:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_OTGFS
719:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
720:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
-ARM GAS /tmp/cc532wt1.s page 19
+ARM GAS /tmp/cc39pxGt.s page 19
721:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval State of Periphs (1 or 0).
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cc532wt1.s page 1
775:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
776:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** __STATIC_INLINE void LL_AHB2_GRP1_ForceReset(uint32_t Periphs)
777:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
-ARM GAS /tmp/cc532wt1.s page 20
+ARM GAS /tmp/cc39pxGt.s page 20
778:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** SET_BIT(RCC->AHB2RSTR, Periphs);
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cc532wt1.s page 1
832:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** SET_BIT(RCC->AHB2LPENR, Periphs);
833:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /* Delay after an RCC peripheral clock enabling */
834:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** tmpreg = READ_BIT(RCC->AHB2LPENR, Periphs);
-ARM GAS /tmp/cc532wt1.s page 21
+ARM GAS /tmp/cc39pxGt.s page 21
835:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** (void)tmpreg;
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cc532wt1.s page 1
889:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** (void)tmpreg;
890:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
891:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
-ARM GAS /tmp/cc532wt1.s page 22
+ARM GAS /tmp/cc39pxGt.s page 22
892:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cc532wt1.s page 1
946:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_ALL
947:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB3_GRP1_PERIPH_FMC (*)
948:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB3_GRP1_PERIPH_QSPI
-ARM GAS /tmp/cc532wt1.s page 23
+ARM GAS /tmp/cc39pxGt.s page 23
949:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1003:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Enable APB1 peripherals clock.
1004:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll APB1ENR TIM2EN LL_APB1_GRP1_EnableClock\n
1005:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM3EN LL_APB1_GRP1_EnableClock\n
-ARM GAS /tmp/cc532wt1.s page 24
+ARM GAS /tmp/cc39pxGt.s page 24
1006:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM4EN LL_APB1_GRP1_EnableClock\n
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1060:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CAN3 (*)
1061:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CEC (*)
1062:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_PWR
-ARM GAS /tmp/cc532wt1.s page 25
+ARM GAS /tmp/cc39pxGt.s page 25
1063:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_DAC1
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1117:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM5
1118:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM6
1119:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM7
-ARM GAS /tmp/cc532wt1.s page 26
+ARM GAS /tmp/cc39pxGt.s page 26
1120:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM12
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1174:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C1EN LL_APB1_GRP1_DisableClock\n
1175:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C2EN LL_APB1_GRP1_DisableClock\n
1176:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C3EN LL_APB1_GRP1_DisableClock\n
-ARM GAS /tmp/cc532wt1.s page 27
+ARM GAS /tmp/cc39pxGt.s page 27
1177:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C4EN LL_APB1_GRP1_DisableClock\n
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1231:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM3RST LL_APB1_GRP1_ForceReset\n
1232:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM4RST LL_APB1_GRP1_ForceReset\n
1233:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM5RST LL_APB1_GRP1_ForceReset\n
-ARM GAS /tmp/cc532wt1.s page 28
+ARM GAS /tmp/cc39pxGt.s page 28
1234:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM6RST LL_APB1_GRP1_ForceReset\n
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1288:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_DAC1
1289:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_UART7
1290:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_UART8
-ARM GAS /tmp/cc532wt1.s page 29
+ARM GAS /tmp/cc39pxGt.s page 29
1291:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1345:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPI3
1346:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPDIFRX (*)
1347:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_USART2
-ARM GAS /tmp/cc532wt1.s page 30
+ARM GAS /tmp/cc39pxGt.s page 30
1348:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_USART3
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1402:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR UART7LPEN LL_APB1_GRP1_EnableClockLowPower\n
1403:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR UART8LPEN LL_APB1_GRP1_EnableClockLowPower\n
1404:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR RTCLPEN LL_APB1_GRP1_EnableClockLowPower
-ARM GAS /tmp/cc532wt1.s page 31
+ARM GAS /tmp/cc39pxGt.s page 31
1405:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1459:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR TIM13LPEN LL_APB1_GRP1_DisableClockLowPower\n
1460:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR TIM14LPEN LL_APB1_GRP1_DisableClockLowPower\n
1461:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR LPTIM1LPEN LL_APB1_GRP1_DisableClockLowPower\n
-ARM GAS /tmp/cc532wt1.s page 32
+ARM GAS /tmp/cc39pxGt.s page 32
1462:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR WWDGLPEN LL_APB1_GRP1_DisableClockLowPower\n
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1516:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
1517:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval None
1518:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
-ARM GAS /tmp/cc532wt1.s page 33
+ARM GAS /tmp/cc39pxGt.s page 33
1519:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** __STATIC_INLINE void LL_APB1_GRP1_DisableClockLowPower(uint32_t Periphs)
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1573:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_TIM11
1574:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI5
1575:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI6 (*)
-ARM GAS /tmp/cc532wt1.s page 34
+ARM GAS /tmp/cc39pxGt.s page 34
1576:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SAI1
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1630:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SDMMC1
1631:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SDMMC2 (*)
1632:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI1
-ARM GAS /tmp/cc532wt1.s page 35
+ARM GAS /tmp/cc39pxGt.s page 35
1633:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI4
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1687:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC1
1688:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC2
1689:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC3
-ARM GAS /tmp/cc532wt1.s page 36
+ARM GAS /tmp/cc39pxGt.s page 36
1690:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SDMMC1
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1744:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_USART1
1745:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_USART6
1746:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC
-ARM GAS /tmp/cc532wt1.s page 37
+ARM GAS /tmp/cc39pxGt.s page 37
1747:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SDMMC1
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1786:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR TIM10RST LL_APB2_GRP1_ReleaseReset\n
1787:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR TIM11RST LL_APB2_GRP1_ReleaseReset\n
1788:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR SPI5RST LL_APB2_GRP1_ReleaseReset\n
-ARM GAS /tmp/cc532wt1.s page 38
+ARM GAS /tmp/cc39pxGt.s page 38
1789:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR SPI6RST LL_APB2_GRP1_ReleaseReset\n
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/cc532wt1.s page 1
119 .LVL11:
149:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** }
120 .loc 1 149 12 view .LVU29
-ARM GAS /tmp/cc532wt1.s page 39
+ARM GAS /tmp/cc39pxGt.s page 39
121 0040 E3E7 b .L2
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/cc532wt1.s page 1
162 .loc 2 1297 3 view .LVU42
163 005a 02F5FE32 add r2, r2, #130048
164 005e 116A ldr r1, [r2, #32]
-ARM GAS /tmp/cc532wt1.s page 40
+ARM GAS /tmp/cc39pxGt.s page 40
165 0060 41F40041 orr r1, r1, #32768
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1825:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
207 .loc 2 1825 22 view .LVU55
208 .LBB49:
-ARM GAS /tmp/cc532wt1.s page 41
+ARM GAS /tmp/cc39pxGt.s page 41
209 .loc 2 1827 3 view .LVU56
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/cc532wt1.s page 1
253 00a0 BFE7 b .L6
254 .LVL24:
255 .L14:
-ARM GAS /tmp/cc532wt1.s page 42
+ARM GAS /tmp/cc39pxGt.s page 42
204:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/cc532wt1.s page 1
302 .section .text.LL_SPI_Init,"ax",%progbits
303 .align 1
304 .global LL_SPI_Init
-ARM GAS /tmp/cc532wt1.s page 43
+ARM GAS /tmp/cc39pxGt.s page 43
305 .syntax unified
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/cc532wt1.s page 1
332 .loc 1 242 3 view .LVU94
333 .LBB58:
334 .LBI58:
-ARM GAS /tmp/cc532wt1.s page 44
+ARM GAS /tmp/cc39pxGt.s page 44
335 .file 3 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h"
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/cc532wt1.s page 1
54:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
55:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** uint32_t TransferDirection; /*!< Specifies the SPI unidirectional or bidirectional data mod
56:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** This parameter can be a value of @ref SPI_LL_EC_TRANSFER_M
-ARM GAS /tmp/cc532wt1.s page 45
+ARM GAS /tmp/cc39pxGt.s page 45
57:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/cc532wt1.s page 1
111:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #endif /* USE_FULL_LL_DRIVER */
112:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
113:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /* Exported constants --------------------------------------------------------*/
-ARM GAS /tmp/cc532wt1.s page 46
+ARM GAS /tmp/cc39pxGt.s page 46
114:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_Exported_Constants SPI Exported Constants
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/cc532wt1.s page 1
168:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @}
169:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
170:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
-ARM GAS /tmp/cc532wt1.s page 47
+ARM GAS /tmp/cc39pxGt.s page 47
171:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_EC_POLARITY Clock Polarity
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/cc532wt1.s page 1
225:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_EC_DATAWIDTH Datawidth
226:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
227:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
-ARM GAS /tmp/cc532wt1.s page 48
+ARM GAS /tmp/cc39pxGt.s page 48
228:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_DATAWIDTH_4BIT (SPI_CR2_DS_0 | SPI_CR2_DS_1)
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/cc532wt1.s page 1
282:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @}
283:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
284:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
-ARM GAS /tmp/cc532wt1.s page 49
+ARM GAS /tmp/cc39pxGt.s page 49
285:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_EC_TX_FIFO TX FIFO Level
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/cc532wt1.s page 1
339:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
340:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @}
341:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
-ARM GAS /tmp/cc532wt1.s page 50
+ARM GAS /tmp/cc39pxGt.s page 50
342:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/cc532wt1.s page 1
347 000a 10B4 push {r4}
348 .LCFI0:
349 .cfi_def_cfa_offset 4
-ARM GAS /tmp/cc532wt1.s page 51
+ARM GAS /tmp/cc39pxGt.s page 51
350 .cfi_offset 4, -4
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/cc532wt1.s page 1
379 003a 8868 ldr r0, [r1, #8]
380 003c B1F816C0 ldrh ip, [r1, #22]
381 0040 40EA0C00 orr r0, r0, ip
-ARM GAS /tmp/cc532wt1.s page 52
+ARM GAS /tmp/cc39pxGt.s page 52
382 0044 0243 orrs r2, r2, r0
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/cc532wt1.s page 1
419:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR2 FRF LL_SPI_SetStandard
420:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
421:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param Standard This parameter can be one of the following values:
-ARM GAS /tmp/cc532wt1.s page 53
+ARM GAS /tmp/cc39pxGt.s page 53
422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_PROTOCOL_MOTOROLA
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/cc532wt1.s page 1
476:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * This bit is not used in SPI TI mode.
477:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR1 CPOL LL_SPI_SetClockPolarity
478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
-ARM GAS /tmp/cc532wt1.s page 54
+ARM GAS /tmp/cc39pxGt.s page 54
479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param ClockPolarity This parameter can be one of the following values:
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/cc532wt1.s page 1
533:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_BAUDRATEPRESCALER_DIV64
534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_BAUDRATEPRESCALER_DIV128
535:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_BAUDRATEPRESCALER_DIV256
-ARM GAS /tmp/cc532wt1.s page 55
+ARM GAS /tmp/cc39pxGt.s page 55
536:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/cc532wt1.s page 1
590:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
591:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Get transfer direction mode
592:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR1 RXONLY LL_SPI_GetTransferDirection\n
-ARM GAS /tmp/cc532wt1.s page 56
+ARM GAS /tmp/cc39pxGt.s page 56
593:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * CR1 BIDIMODE LL_SPI_GetTransferDirection\n
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/cc532wt1.s page 1
647:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_DATAWIDTH_14BIT
648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_DATAWIDTH_15BIT
649:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_DATAWIDTH_16BIT
-ARM GAS /tmp/cc532wt1.s page 57
+ARM GAS /tmp/cc39pxGt.s page 57
650:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/cc532wt1.s page 1
290:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_I2SMOD);
415 .loc 1 290 3 is_stmt 1 view .LVU114
416 0062 DA69 ldr r2, [r3, #28]
-ARM GAS /tmp/cc532wt1.s page 58
+ARM GAS /tmp/cc39pxGt.s page 58
417 0064 22F40062 bic r2, r2, #2048
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/cc532wt1.s page 1
700:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** SET_BIT(SPIx->CR1, SPI_CR1_CRCEN);
701:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
702:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
-ARM GAS /tmp/cc532wt1.s page 59
+ARM GAS /tmp/cc39pxGt.s page 59
703:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/cc532wt1.s page 1
757:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @note This bit has to be written as soon as the last data is written in the SPIx_DR register.
758:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR1 CRCNEXT LL_SPI_SetCRCNext
759:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
-ARM GAS /tmp/cc532wt1.s page 60
+ARM GAS /tmp/cc39pxGt.s page 60
760:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval None
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/cc532wt1.s page 1
467 0082 7047 bx lr
468 .L28:
469 .align 2
-ARM GAS /tmp/cc532wt1.s page 61
+ARM GAS /tmp/cc39pxGt.s page 61
470 .L27:
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/cc532wt1.s page 1
510 .loc 1 308 37 is_stmt 0 view .LVU141
511 0010 4361 str r3, [r0, #20]
309:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** SPI_InitStruct->BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV2;
-ARM GAS /tmp/cc532wt1.s page 62
+ARM GAS /tmp/cc39pxGt.s page 62
512 .loc 1 309 3 is_stmt 1 view .LVU142
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/cc532wt1.s page 1
337:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /* I2S registers Masks */
338:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** #define I2S_I2SCFGR_CLEAR_MASK (SPI_I2SCFGR_CHLEN | SPI_I2SCFGR_DATLEN | \
339:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** SPI_I2SCFGR_CKPOL | SPI_I2SCFGR_I2SSTD | \
-ARM GAS /tmp/cc532wt1.s page 63
+ARM GAS /tmp/cc39pxGt.s page 63
340:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** SPI_I2SCFGR_I2SCFG | SPI_I2SCFGR_I2SMOD )
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/cc532wt1.s page 1
394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** */
395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
396:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /**
-ARM GAS /tmp/cc532wt1.s page 64
+ARM GAS /tmp/cc39pxGt.s page 64
397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * @brief De-initialize the SPI/I2S registers to their default reset values.
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/cc532wt1.s page 1
574 @ frame_needed = 0, uses_anonymous_args = 0
575 .loc 1 419 1 is_stmt 0 view .LVU157
576 0000 F8B5 push {r3, r4, r5, r6, r7, lr}
-ARM GAS /tmp/cc532wt1.s page 65
+ARM GAS /tmp/cc39pxGt.s page 65
577 .LCFI5:
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/cc532wt1.s page 1
790:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
791:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Get Rx CRC
792:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll RXCRCR RXCRC LL_SPI_GetRxCRC
-ARM GAS /tmp/cc532wt1.s page 66
+ARM GAS /tmp/cc39pxGt.s page 66
793:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/cc532wt1.s page 1
847:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
848:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_GetNSSMode(SPI_TypeDef *SPIx)
849:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
-ARM GAS /tmp/cc532wt1.s page 67
+ARM GAS /tmp/cc39pxGt.s page 67
850:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** uint32_t Ssm = (READ_BIT(SPIx->CR1, SPI_CR1_SSM));
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/cc532wt1.s page 1
904:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_IsActiveFlag_RXNE(SPI_TypeDef *SPIx)
906:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
-ARM GAS /tmp/cc532wt1.s page 68
+ARM GAS /tmp/cc39pxGt.s page 68
907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** return ((READ_BIT(SPIx->SR, SPI_SR_RXNE) == (SPI_SR_RXNE)) ? 1UL : 0UL);
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/cc532wt1.s page 1
961:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * -In Slave mode, when the BSY flag is set to '0' for at least one SPI clock cycle between
962:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * each data transfer.
963:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll SR BSY LL_SPI_IsActiveFlag_BSY
-ARM GAS /tmp/cc532wt1.s page 69
+ARM GAS /tmp/cc39pxGt.s page 69
964:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1018:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
1019:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE void LL_SPI_ClearFlag_CRCERR(SPI_TypeDef *SPIx)
1020:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
-ARM GAS /tmp/cc532wt1.s page 70
+ARM GAS /tmp/cc39pxGt.s page 70
1021:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** CLEAR_BIT(SPIx->SR, SPI_SR_CRCERR);
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1075:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_EF_IT_Management Interrupt Management
1076:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
1077:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
-ARM GAS /tmp/cc532wt1.s page 71
+ARM GAS /tmp/cc39pxGt.s page 71
1078:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1132:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
1133:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** CLEAR_BIT(SPIx->CR2, SPI_CR2_RXNEIE);
1134:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
-ARM GAS /tmp/cc532wt1.s page 72
+ARM GAS /tmp/cc39pxGt.s page 72
1135:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1189:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Enable DMA Rx
1190:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR2 RXDMAEN LL_SPI_EnableDMAReq_RX
1191:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
-ARM GAS /tmp/cc532wt1.s page 73
+ARM GAS /tmp/cc39pxGt.s page 73
1192:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval None
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1246:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
1247:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval State of bit (1 or 0).
1248:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
-ARM GAS /tmp/cc532wt1.s page 74
+ARM GAS /tmp/cc39pxGt.s page 74
1249:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_IsEnabledDMAReq_TX(SPI_TypeDef *SPIx)
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1303:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_GetDMAParity_TX(SPI_TypeDef *SPIx)
1304:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
1305:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** return (uint32_t)(READ_BIT(SPIx->CR2, SPI_CR2_LDMATX) >> SPI_CR2_LDMATX_Pos);
-ARM GAS /tmp/cc532wt1.s page 75
+ARM GAS /tmp/cc39pxGt.s page 75
1306:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1360:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** *spidr = TxData;
1361:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #else
1362:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** *((__IO uint8_t *)&SPIx->DR) = TxData;
-ARM GAS /tmp/cc532wt1.s page 76
+ARM GAS /tmp/cc39pxGt.s page 76
1363:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #endif /* __GNUC__ */
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1417:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup I2S_LL_ES_INIT I2S Exported Init structure
1418:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
1419:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
-ARM GAS /tmp/cc532wt1.s page 77
+ARM GAS /tmp/cc39pxGt.s page 77
1420:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1474:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup I2S_LL_EC_GET_FLAG Get Flags Defines
1475:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Flags defines which can be used with LL_I2S_ReadReg function
1476:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
-ARM GAS /tmp/cc532wt1.s page 78
+ARM GAS /tmp/cc39pxGt.s page 78
1477:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1531:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup I2S_LL_EC_MODE Operation Mode
1532:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
1533:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
-ARM GAS /tmp/cc532wt1.s page 79
+ARM GAS /tmp/cc39pxGt.s page 79
1534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_MODE_SLAVE_TX 0x00000000U /*!< Slave
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1588:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
1589:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
1590:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup I2S_LL_EM_WRITE_READ Common Write and read registers Macros
-ARM GAS /tmp/cc532wt1.s page 80
+ARM GAS /tmp/cc39pxGt.s page 80
1591:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/cc532wt1.s page 1
1645:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval None
1646:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
1647:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE void LL_I2S_Disable(SPI_TypeDef *SPIx)
-ARM GAS /tmp/cc532wt1.s page 81
+ARM GAS /tmp/cc39pxGt.s page 81
1648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/cc532wt1.s page 1
448:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** I2S_I2SCFGR_CLEAR_MASK,
449:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** I2S_InitStruct->Mode | I2S_InitStruct->Standard |
450:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity |
-ARM GAS /tmp/cc532wt1.s page 82
+ARM GAS /tmp/cc39pxGt.s page 82
451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** SPI_I2SCFGR_I2SMOD);
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/cc532wt1.s page 1
656 003e EB68 ldr r3, [r5, #12]
657 .loc 1 479 10 view .LVU191
658 0040 B3F5007F cmp r3, #512
-ARM GAS /tmp/cc532wt1.s page 83
+ARM GAS /tmp/cc39pxGt.s page 83
659 0044 1ED0 beq .L44
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/cc532wt1.s page 1
499:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /* Get the Mask for the Odd bit (SPI_I2SPR[8]) register */
500:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** i2sodd = (i2sodd << 8U);
694 .loc 1 500 7 is_stmt 1 view .LVU206
-ARM GAS /tmp/cc532wt1.s page 84
+ARM GAS /tmp/cc39pxGt.s page 84
695 .loc 1 500 14 is_stmt 0 view .LVU207
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/cc532wt1.s page 1
482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** }
731 .loc 1 482 9 is_stmt 1 view .LVU218
482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** }
-ARM GAS /tmp/cc532wt1.s page 85
+ARM GAS /tmp/cc39pxGt.s page 85
732 .loc 1 482 32 is_stmt 0 view .LVU219
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/cc532wt1.s page 1
777 .syntax unified
778 .thumb
779 .thumb_func
-ARM GAS /tmp/cc532wt1.s page 86
+ARM GAS /tmp/cc39pxGt.s page 86
780 .fpu fpv5-d16
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/cc532wt1.s page 1
819 .thumb
820 .thumb_func
821 .fpu fpv5-d16
-ARM GAS /tmp/cc532wt1.s page 87
+ARM GAS /tmp/cc39pxGt.s page 87
823 LL_I2S_ConfigPrescaler:
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/cc532wt1.s page 1
855 0016 00BF .align 2
856 .L50:
857 0018 00FEFFFF .word -512
-ARM GAS /tmp/cc532wt1.s page 88
+ARM GAS /tmp/cc39pxGt.s page 88
858 .cfi_endproc
@@ -5229,29 +5229,29 @@ ARM GAS /tmp/cc532wt1.s page 1
864 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
865 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
866 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
-ARM GAS /tmp/cc532wt1.s page 89
+ARM GAS /tmp/cc39pxGt.s page 89
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_ll_spi.c
- /tmp/cc532wt1.s:17 .text.LL_SPI_DeInit:0000000000000000 $t
- /tmp/cc532wt1.s:25 .text.LL_SPI_DeInit:0000000000000000 LL_SPI_DeInit
- /tmp/cc532wt1.s:292 .text.LL_SPI_DeInit:00000000000000b8 $d
- /tmp/cc532wt1.s:303 .text.LL_SPI_Init:0000000000000000 $t
- /tmp/cc532wt1.s:310 .text.LL_SPI_Init:0000000000000000 LL_SPI_Init
- /tmp/cc532wt1.s:471 .text.LL_SPI_Init:0000000000000084 $d
- /tmp/cc532wt1.s:477 .text.LL_SPI_StructInit:0000000000000000 $t
- /tmp/cc532wt1.s:484 .text.LL_SPI_StructInit:0000000000000000 LL_SPI_StructInit
- /tmp/cc532wt1.s:531 .text.LL_I2S_DeInit:0000000000000000 $t
- /tmp/cc532wt1.s:538 .text.LL_I2S_DeInit:0000000000000000 LL_I2S_DeInit
- /tmp/cc532wt1.s:561 .text.LL_I2S_Init:0000000000000000 $t
- /tmp/cc532wt1.s:568 .text.LL_I2S_Init:0000000000000000 LL_I2S_Init
- /tmp/cc532wt1.s:769 .text.LL_I2S_Init:00000000000000a4 $d
- /tmp/cc532wt1.s:775 .text.LL_I2S_StructInit:0000000000000000 $t
- /tmp/cc532wt1.s:782 .text.LL_I2S_StructInit:0000000000000000 LL_I2S_StructInit
- /tmp/cc532wt1.s:816 .text.LL_I2S_ConfigPrescaler:0000000000000000 $t
- /tmp/cc532wt1.s:823 .text.LL_I2S_ConfigPrescaler:0000000000000000 LL_I2S_ConfigPrescaler
- /tmp/cc532wt1.s:857 .text.LL_I2S_ConfigPrescaler:0000000000000018 $d
+ /tmp/cc39pxGt.s:17 .text.LL_SPI_DeInit:0000000000000000 $t
+ /tmp/cc39pxGt.s:25 .text.LL_SPI_DeInit:0000000000000000 LL_SPI_DeInit
+ /tmp/cc39pxGt.s:292 .text.LL_SPI_DeInit:00000000000000b8 $d
+ /tmp/cc39pxGt.s:303 .text.LL_SPI_Init:0000000000000000 $t
+ /tmp/cc39pxGt.s:310 .text.LL_SPI_Init:0000000000000000 LL_SPI_Init
+ /tmp/cc39pxGt.s:471 .text.LL_SPI_Init:0000000000000084 $d
+ /tmp/cc39pxGt.s:477 .text.LL_SPI_StructInit:0000000000000000 $t
+ /tmp/cc39pxGt.s:484 .text.LL_SPI_StructInit:0000000000000000 LL_SPI_StructInit
+ /tmp/cc39pxGt.s:531 .text.LL_I2S_DeInit:0000000000000000 $t
+ /tmp/cc39pxGt.s:538 .text.LL_I2S_DeInit:0000000000000000 LL_I2S_DeInit
+ /tmp/cc39pxGt.s:561 .text.LL_I2S_Init:0000000000000000 $t
+ /tmp/cc39pxGt.s:568 .text.LL_I2S_Init:0000000000000000 LL_I2S_Init
+ /tmp/cc39pxGt.s:769 .text.LL_I2S_Init:00000000000000a4 $d
+ /tmp/cc39pxGt.s:775 .text.LL_I2S_StructInit:0000000000000000 $t
+ /tmp/cc39pxGt.s:782 .text.LL_I2S_StructInit:0000000000000000 LL_I2S_StructInit
+ /tmp/cc39pxGt.s:816 .text.LL_I2S_ConfigPrescaler:0000000000000000 $t
+ /tmp/cc39pxGt.s:823 .text.LL_I2S_ConfigPrescaler:0000000000000000 LL_I2S_ConfigPrescaler
+ /tmp/cc39pxGt.s:857 .text.LL_I2S_ConfigPrescaler:0000000000000018 $d
UNDEFINED SYMBOLS
LL_RCC_GetI2SClockFreq
diff --git a/build/stm32f7xx_ll_spi.o b/build/stm32f7xx_ll_spi.o
index d004b39..a71170c 100644
Binary files a/build/stm32f7xx_ll_spi.o and b/build/stm32f7xx_ll_spi.o differ
diff --git a/build/stm32f7xx_ll_tim.lst b/build/stm32f7xx_ll_tim.lst
index 4f5ac25..7e3f112 100644
--- a/build/stm32f7xx_ll_tim.lst
+++ b/build/stm32f7xx_ll_tim.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccI26Lsx.s page 1
+ARM GAS /tmp/ccR6tAfZ.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** /** @addtogroup STM32F7xx_LL_Driver
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @{
-ARM GAS /tmp/ccI26Lsx.s page 2
+ARM GAS /tmp/ccR6tAfZ.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** */
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** || ((__VALUE__) == LL_TIM_ICPSC_DIV2) \
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** || ((__VALUE__) == LL_TIM_ICPSC_DIV4) \
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** || ((__VALUE__) == LL_TIM_ICPSC_DIV8))
-ARM GAS /tmp/ccI26Lsx.s page 3
+ARM GAS /tmp/ccR6tAfZ.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** || ((__VALUE__) == LL_TIM_BREAK_FILTER_FDIV8_N6) \
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** || ((__VALUE__) == LL_TIM_BREAK_FILTER_FDIV8_N8) \
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** || ((__VALUE__) == LL_TIM_BREAK_FILTER_FDIV16_N5) \
-ARM GAS /tmp/ccI26Lsx.s page 4
+ARM GAS /tmp/ccR6tAfZ.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** || ((__VALUE__) == LL_TIM_BREAK_FILTER_FDIV16_N6) \
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** /* Exported functions --------------------------------------------------------*/
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** /** @addtogroup TIM_LL_Exported_Functions
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @{
-ARM GAS /tmp/ccI26Lsx.s page 5
+ARM GAS /tmp/ccR6tAfZ.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** */
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_TIM6);
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM6);
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** }
-ARM GAS /tmp/ccI26Lsx.s page 6
+ARM GAS /tmp/ccR6tAfZ.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** #endif /* TIM6 */
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_TIM14);
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** }
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** #endif /* TIM14 */
-ARM GAS /tmp/ccI26Lsx.s page 7
+ARM GAS /tmp/ccR6tAfZ.s page 7
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** else
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** }
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** /* Write to TIMx CR1 */
-ARM GAS /tmp/ccI26Lsx.s page 8
+ARM GAS /tmp/ccR6tAfZ.s page 8
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** LL_TIM_WriteReg(TIMx, CR1, tmpcr1);
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * - SUCCESS: TIMx output channel is initialized
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * - ERROR: TIMx output channel is not initialized
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** */
-ARM GAS /tmp/ccI26Lsx.s page 9
+ARM GAS /tmp/ccR6tAfZ.s page 9
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** ErrorStatus LL_TIM_OC_Init(TIM_TypeDef *TIMx, uint32_t Channel, const LL_TIM_OC_InitTypeDef *TIM_OC
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @arg @ref LL_TIM_CHANNEL_CH4
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @param TIM_IC_InitStruct pointer to a @ref LL_TIM_IC_InitTypeDef structure (TIMx input channel
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * structure)
-ARM GAS /tmp/ccI26Lsx.s page 10
+ARM GAS /tmp/ccR6tAfZ.s page 10
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @retval An ErrorStatus enumeration value:
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @retval An ErrorStatus enumeration value:
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * - SUCCESS: TIMx registers are de-initialized
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * - ERROR: not applicable
-ARM GAS /tmp/ccI26Lsx.s page 11
+ARM GAS /tmp/ccR6tAfZ.s page 11
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** */
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** return SUCCESS;
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** }
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
-ARM GAS /tmp/ccI26Lsx.s page 12
+ARM GAS /tmp/ccR6tAfZ.s page 12
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** /**
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** tmpcr2 = LL_TIM_ReadReg(TIMx, CR2);
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** /* Get the TIMx CCMR1 register value */
-ARM GAS /tmp/ccI26Lsx.s page 13
+ARM GAS /tmp/ccR6tAfZ.s page 13
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** tmpccmr1 = LL_TIM_ReadReg(TIMx, CCMR1);
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * to their default values.
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @param TIM_BDTRInitStruct pointer to a @ref LL_TIM_BDTR_InitTypeDef structure (Break and Dead
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * data structure)
-ARM GAS /tmp/ccI26Lsx.s page 14
+ARM GAS /tmp/ccR6tAfZ.s page 14
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @retval None
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** MODIFY_REG(tmpbdtr, TIM_BDTR_LOCK, TIM_BDTRInitStruct->LockLevel);
771:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** MODIFY_REG(tmpbdtr, TIM_BDTR_OSSI, TIM_BDTRInitStruct->OSSIState);
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** MODIFY_REG(tmpbdtr, TIM_BDTR_OSSR, TIM_BDTRInitStruct->OSSRState);
-ARM GAS /tmp/ccI26Lsx.s page 15
+ARM GAS /tmp/ccR6tAfZ.s page 15
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** MODIFY_REG(tmpbdtr, TIM_BDTR_BKE, TIM_BDTRInitStruct->BreakState);
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
38 .cfi_offset 5, -8
39 .cfi_offset 6, -4
817:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** uint32_t tmpccmr1;
-ARM GAS /tmp/ccI26Lsx.s page 16
+ARM GAS /tmp/ccR6tAfZ.s page 16
40 .loc 1 817 3 is_stmt 1 view .LVU2
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
68 .LVL4:
69 .loc 1 843 3 is_stmt 0 view .LVU18
70 0016 2C43 orrs r4, r4, r5
-ARM GAS /tmp/ccI26Lsx.s page 17
+ARM GAS /tmp/ccR6tAfZ.s page 17
71 .LVL5:
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
106 003e 23F00403 bic r3, r3, #4
107 .LVL12:
108 .loc 1 862 5 is_stmt 0 view .LVU32
-ARM GAS /tmp/ccI26Lsx.s page 18
+ARM GAS /tmp/ccR6tAfZ.s page 18
109 0042 8D68 ldr r5, [r1, #8]
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
10:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * All rights reserved.
11:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** *
12:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * This software is licensed under terms that can be found in the LICENSE file
-ARM GAS /tmp/ccI26Lsx.s page 19
+ARM GAS /tmp/ccR6tAfZ.s page 19
13:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * in the root directory of this software component.
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
67:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** 0U, /* 7: OC5M, OC5FE, OC5PE */
68:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** 8U /* 8: OC6M, OC6FE, OC6PE */
69:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** };
-ARM GAS /tmp/ccI26Lsx.s page 20
+ARM GAS /tmp/ccR6tAfZ.s page 20
70:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
124:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #endif /* TIM_BREAK_INPUT_SUPPORT */
125:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
126:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /* Remap mask definitions */
-ARM GAS /tmp/ccI26Lsx.s page 21
+ARM GAS /tmp/ccR6tAfZ.s page 21
127:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define TIMx_OR_RMP_SHIFT 16U
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
181:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CLOCKDIVISION_DIV2
182:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CLOCKDIVISION_DIV4
183:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval none
-ARM GAS /tmp/ccI26Lsx.s page 22
+ARM GAS /tmp/ccR6tAfZ.s page 22
184:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
238:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** GP timers: this parameter must be a number between Min_Data = 0x
239:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** Max_Data = 0xFF.
240:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** Advanced timers: this parameter must be a number between Min_Dat
-ARM GAS /tmp/ccI26Lsx.s page 23
+ARM GAS /tmp/ccR6tAfZ.s page 23
241:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** Max_Data = 0xFFFF.
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
295:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t OCNIdleState; /*!< Specifies the TIM Output Compare pin state during Idle state.
296:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This parameter can be a value of @ref TIM_LL_EC_OCIDLESTATE.
297:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccI26Lsx.s page 24
+ARM GAS /tmp/ccR6tAfZ.s page 24
298:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This feature can be modified afterwards using unitary function
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
352:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t IC1ActiveInput; /*!< Specifies the TI1 input source
353:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This parameter can be a value of @ref TIM_LL_EC_ACTIVEINPUT.
354:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccI26Lsx.s page 25
+ARM GAS /tmp/ccR6tAfZ.s page 25
355:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This feature can be modified afterwards using unitary function
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
409:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** Prescaler must be set to get a maximum counter period longer th
410:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** time interval between 2 consecutive changes on the Hall inputs.
411:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This parameter can be a value of @ref TIM_LL_EC_ICPSC.
-ARM GAS /tmp/ccI26Lsx.s page 26
+ARM GAS /tmp/ccR6tAfZ.s page 26
412:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
466:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @ref LL_TIM_OC_SetDeadTime()
467:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
468:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** @note This bit-field can not be modified as long as LOCK leve
-ARM GAS /tmp/ccI26Lsx.s page 27
+ARM GAS /tmp/ccR6tAfZ.s page 27
469:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** programmed. */
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
523:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** programmed. */
524:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint32_t AutomaticOutput; /*!< Specifies whether the TIM Automatic Output feature is enabled
-ARM GAS /tmp/ccI26Lsx.s page 28
+ARM GAS /tmp/ccR6tAfZ.s page 28
526:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** This parameter can be a value of @ref TIM_LL_EC_AUTOMATICOUTP
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
580:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @{
581:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
582:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK2_DISABLE 0x00000000U /*!< Break2 function disabled */
-ARM GAS /tmp/ccI26Lsx.s page 29
+ARM GAS /tmp/ccR6tAfZ.s page 29
583:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK2_ENABLE TIM_BDTR_BK2E /*!< Break2 function enabled */
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
637:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_COUNTERMODE_CENTER_DOWN TIM_CR1_CMS_0 /*!< The counter counts up and
638:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_COUNTERMODE_CENTER_UP TIM_CR1_CMS_1 /*!< The counter counts up and
639:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_COUNTERMODE_CENTER_UP_DOWN TIM_CR1_CMS /*!< The counter counts up and
-ARM GAS /tmp/ccI26Lsx.s page 30
+ARM GAS /tmp/ccR6tAfZ.s page 30
640:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
694:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
695:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_CHANNEL_CH1 TIM_CCER_CC1E /*!< Timer input/output channel 1
696:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_CHANNEL_CH1N TIM_CCER_CC1NE /*!< Timer complementary output ch
-ARM GAS /tmp/ccI26Lsx.s page 31
+ARM GAS /tmp/ccR6tAfZ.s page 31
697:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_CHANNEL_CH2 TIM_CCER_CC2E /*!< Timer input/output channel 2
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
751:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
752:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_OCPOLARITY_HIGH 0x00000000U /*!< OCxactive high*/
753:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_OCPOLARITY_LOW TIM_CCER_CC1P /*!< OCxactive low*/
-ARM GAS /tmp/ccI26Lsx.s page 32
+ARM GAS /tmp/ccR6tAfZ.s page 32
754:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
808:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_IC_FILTER_FDIV4_N6 ((TIM_CCMR1_IC1F_2 | TIM_CCMR1_IC1F_1) << 16U)
809:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_IC_FILTER_FDIV4_N8 ((TIM_CCMR1_IC1F_2 | TIM_CCMR1_IC1F_1 | TIM_CCMR1_IC
810:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_IC_FILTER_FDIV8_N6 (TIM_CCMR1_IC1F_3 << 16U)
-ARM GAS /tmp/ccI26Lsx.s page 33
+ARM GAS /tmp/ccR6tAfZ.s page 33
811:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_IC_FILTER_FDIV8_N8 ((TIM_CCMR1_IC1F_3 | TIM_CCMR1_IC1F_0) << 16U)
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
865:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
866:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
867:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /** @defgroup TIM_LL_EC_TRGO2 Trigger Output 2
-ARM GAS /tmp/ccI26Lsx.s page 34
+ARM GAS /tmp/ccR6tAfZ.s page 34
868:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @{
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
922:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
923:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
924:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/ccI26Lsx.s page 35
+ARM GAS /tmp/ccR6tAfZ.s page 35
925:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
979:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK_FILTER_FDIV4_N6 0x00060000U /*!< fSAMPLING=fDTS/4, N=6 */
980:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK_FILTER_FDIV4_N8 0x00070000U /*!< fSAMPLING=fDTS/4, N=8 */
981:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK_FILTER_FDIV8_N6 0x00080000U /*!< fSAMPLING=fDTS/8, N=6 */
-ARM GAS /tmp/ccI26Lsx.s page 36
+ARM GAS /tmp/ccR6tAfZ.s page 36
982:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_BREAK_FILTER_FDIV8_N8 0x00090000U /*!< fSAMPLING=fDTS/8, N=8 */
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1036:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1037:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_OSSR_DISABLE 0x00000000U /*!< When inactive, OCx/OCxN
1038:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_OSSR_ENABLE TIM_BDTR_OSSR /*!< When inactive, OC/OCN o
-ARM GAS /tmp/ccI26Lsx.s page 37
+ARM GAS /tmp/ccR6tAfZ.s page 37
1039:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1093:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_BASEADDR_OR (TIM_DCR_DBA_4 | TIM_DCR_DBA_2)
1094:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_BASEADDR_CCMR3 (TIM_DCR_DBA_4 | TIM_DCR_DBA_2 | TIM_DCR_DBA_0)
1095:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_BASEADDR_CCR5 (TIM_DCR_DBA_4 | TIM_DCR_DBA_2 | TIM_DCR_DBA_1)
-ARM GAS /tmp/ccI26Lsx.s page 38
+ARM GAS /tmp/ccR6tAfZ.s page 38
1096:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** #define LL_TIM_DMABURST_BASEADDR_CCR6 (TIM_DCR_DBA_4 | TIM_DCR_DBA_2 | TIM_DCR_DBA_1 | TIM
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1150:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @}
1151:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1152:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccI26Lsx.s page 39
+ARM GAS /tmp/ccR6tAfZ.s page 39
1153:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /** @defgroup TIM_LL_EC_TIM11_TI1_RMP TIM11 External Input Capture 1 Remap
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1207:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1208:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1209:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief HELPER macro calculating DTG[0:7] in the TIMx_BDTR register to achieve the requested de
-ARM GAS /tmp/ccI26Lsx.s page 40
+ARM GAS /tmp/ccR6tAfZ.s page 40
1210:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note ex: @ref __LL_TIM_CALC_DEADTIME (80000000, @ref LL_TIM_GetClockDivision (), 120);
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1264:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** ((uint32_t)(((uint64_t)(__TIMCLK__) * (uint64_t)(__DELAY__)) \
1265:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** / ((uint64_t)1000000U * (uint64_t)((__PSC__) + 1U))))
1266:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccI26Lsx.s page 41
+ARM GAS /tmp/ccR6tAfZ.s page 41
1267:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1321:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
1322:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
1323:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/ccI26Lsx.s page 42
+ARM GAS /tmp/ccR6tAfZ.s page 42
1324:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_DisableCounter(TIM_TypeDef *TIMx)
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1378:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * - Setting the UG bit
1379:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * - Update generation through the slave mode controller
1380:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Update event source set to LL_TIM_UPDATESOURCE_COUNTER: only counter
-ARM GAS /tmp/ccI26Lsx.s page 43
+ARM GAS /tmp/ccR6tAfZ.s page 43
1381:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * overflow/underflow generates an update interrupt or DMA request if enabled.
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1435:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Set the timer counter counting mode.
1436:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_COUNTER_MODE_SELECT_INSTANCE(TIMx) can be used to
1437:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * check whether or not the counter mode selection feature is supported
-ARM GAS /tmp/ccI26Lsx.s page 44
+ARM GAS /tmp/ccR6tAfZ.s page 44
1438:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * by a timer instance.
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1492:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1493:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_EnableARRPreload(TIM_TypeDef *TIMx)
1494:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
-ARM GAS /tmp/ccI26Lsx.s page 45
+ARM GAS /tmp/ccR6tAfZ.s page 45
1495:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** SET_BIT(TIMx->CR1, TIM_CR1_ARPE);
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1549:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CLOCKDIVISION_DIV2
1550:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CLOCKDIVISION_DIV4
1551:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/ccI26Lsx.s page 46
+ARM GAS /tmp/ccR6tAfZ.s page 46
1552:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_GetClockDivision(const TIM_TypeDef *TIMx)
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1606:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
1607:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1608:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_SetPrescaler(TIM_TypeDef *TIMx, uint32_t Prescaler)
-ARM GAS /tmp/ccI26Lsx.s page 47
+ARM GAS /tmp/ccR6tAfZ.s page 47
1609:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1663:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_SetRepetitionCounter(TIM_TypeDef *TIMx, uint32_t RepetitionCounter)
1664:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
1665:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** WRITE_REG(TIMx->RCR, RepetitionCounter);
-ARM GAS /tmp/ccI26Lsx.s page 48
+ARM GAS /tmp/ccR6tAfZ.s page 48
1666:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1720:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @{
1721:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
1722:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
-ARM GAS /tmp/ccI26Lsx.s page 49
+ARM GAS /tmp/ccR6tAfZ.s page 49
1723:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Enable the capture/compare control bits (CCxE, CCxNE and OCxM) preload.
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1777:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
1778:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
1779:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Set the trigger of the capture/compare DMA request.
-ARM GAS /tmp/ccI26Lsx.s page 50
+ARM GAS /tmp/ccR6tAfZ.s page 50
1780:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CR2 CCDS LL_TIM_CC_SetDMAReqTrigger
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1834:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC6E LL_TIM_CC_EnableChannel
1835:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
1836:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param Channels This parameter can be a combination of the following values:
-ARM GAS /tmp/ccI26Lsx.s page 51
+ARM GAS /tmp/ccR6tAfZ.s page 51
1837:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH1
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1891:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC5E LL_TIM_CC_IsEnabledChannel\n
1892:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCER CC6E LL_TIM_CC_IsEnabledChannel
1893:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
-ARM GAS /tmp/ccI26Lsx.s page 52
+ARM GAS /tmp/ccR6tAfZ.s page 52
1894:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param Channels This parameter can be a combination of the following values:
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1948:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCIDLESTATE_LOW or @ref LL_TIM_OCIDLESTATE_HIGH
1949:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
1950:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/ccI26Lsx.s page 53
+ARM GAS /tmp/ccR6tAfZ.s page 53
1951:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_OC_ConfigOutput(TIM_TypeDef *TIMx, uint32_t Channel, uint32_t Configura
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2005:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCMR1 OC1M LL_TIM_OC_GetMode\n
2006:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR1 OC2M LL_TIM_OC_GetMode\n
2007:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 OC3M LL_TIM_OC_GetMode\n
-ARM GAS /tmp/ccI26Lsx.s page 54
+ARM GAS /tmp/ccR6tAfZ.s page 54
2008:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 OC4M LL_TIM_OC_GetMode\n
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2062:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH5
2063:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH6
2064:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param Polarity This parameter can be one of the following values:
-ARM GAS /tmp/ccI26Lsx.s page 55
+ARM GAS /tmp/ccR6tAfZ.s page 55
2065:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_OCPOLARITY_HIGH
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2119:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CR2 OIS4 LL_TIM_OC_SetIdleState\n
2120:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CR2 OIS5 LL_TIM_OC_SetIdleState\n
2121:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CR2 OIS6 LL_TIM_OC_SetIdleState
-ARM GAS /tmp/ccI26Lsx.s page 56
+ARM GAS /tmp/ccR6tAfZ.s page 56
2122:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2176:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
2177:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Enable fast mode for the output channel.
2178:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Acts only if the channel is configured in PWM1 or PWM2 mode.
-ARM GAS /tmp/ccI26Lsx.s page 57
+ARM GAS /tmp/ccR6tAfZ.s page 57
2179:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCMR1 OC1FE LL_TIM_OC_EnableFast\n
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2233:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 OC3FE LL_TIM_OC_IsEnabledFast\n
2234:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 OC4FE LL_TIM_OC_IsEnabledFast\n
2235:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR3 OC5FE LL_TIM_OC_IsEnabledFast\n
-ARM GAS /tmp/ccI26Lsx.s page 58
+ARM GAS /tmp/ccR6tAfZ.s page 58
2236:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR3 OC6FE LL_TIM_OC_IsEnabledFast
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2290:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH1
2291:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH2
2292:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH3
-ARM GAS /tmp/ccI26Lsx.s page 59
+ARM GAS /tmp/ccR6tAfZ.s page 59
2293:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH4
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2347:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH4
2348:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH5
2349:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH6
-ARM GAS /tmp/ccI26Lsx.s page 60
+ARM GAS /tmp/ccR6tAfZ.s page 60
2350:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2404:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH5
2405:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_CHANNEL_CH6
2406:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval State of bit (1 or 0).
-ARM GAS /tmp/ccI26Lsx.s page 61
+ARM GAS /tmp/ccR6tAfZ.s page 61
2407:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
883:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** return SUCCESS;
148 .loc 1 883 3 view .LVU45
884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** }
-ARM GAS /tmp/ccI26Lsx.s page 62
+ARM GAS /tmp/ccR6tAfZ.s page 62
149 .loc 1 884 1 is_stmt 0 view .LVU46
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
193 .loc 1 896 3 is_stmt 1 view .LVU51
897:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** uint32_t tmpccer;
194 .loc 1 897 3 view .LVU52
-ARM GAS /tmp/ccI26Lsx.s page 63
+ARM GAS /tmp/ccR6tAfZ.s page 63
898:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** uint32_t tmpcr2;
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
224 .LVL27:
923:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
924:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** /* Set the Output Compare Polarity */
-ARM GAS /tmp/ccI26Lsx.s page 64
+ARM GAS /tmp/ccR6tAfZ.s page 64
925:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** MODIFY_REG(tmpccer, TIM_CCER_CC2P, TIM_OCInitStruct->OCPolarity << 4U);
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
262 .loc 1 941 5 is_stmt 0 view .LVU82
263 0048 8D68 ldr r5, [r1, #8]
264 .loc 1 941 5 view .LVU83
-ARM GAS /tmp/ccI26Lsx.s page 65
+ARM GAS /tmp/ccR6tAfZ.s page 65
265 004a 43EA8513 orr r3, r3, r5, lsl #6
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2458:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param CompareValue between Min_Data=0 and Max_Data=65535
2459:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
2460:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/ccI26Lsx.s page 66
+ARM GAS /tmp/ccR6tAfZ.s page 66
2461:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_OC_SetCompareCH2(TIM_TypeDef *TIMx, uint32_t CompareValue)
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
968:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @param TIM_OCInitStruct pointer to the the TIMx output channel 3 configuration data structure
969:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @retval An ErrorStatus enumeration value:
970:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * - SUCCESS: TIMx registers are de-initialized
-ARM GAS /tmp/ccI26Lsx.s page 67
+ARM GAS /tmp/ccR6tAfZ.s page 67
971:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * - ERROR: not applicable
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
994:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** /* Get the TIMx CCMR2 register value */
995:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** tmpccmr2 = LL_TIM_ReadReg(TIMx, CCMR2);
366 .loc 1 995 3 is_stmt 1 view .LVU114
-ARM GAS /tmp/ccI26Lsx.s page 68
+ARM GAS /tmp/ccR6tAfZ.s page 68
367 .loc 1 995 12 is_stmt 0 view .LVU115
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1013:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** assert_param(IS_LL_TIM_OCPOLARITY(TIM_OCInitStruct->OCNPolarity));
404 .loc 1 1013 5 view .LVU128
1014:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** assert_param(IS_LL_TIM_OCIDLESTATE(TIM_OCInitStruct->OCNIdleState));
-ARM GAS /tmp/ccI26Lsx.s page 69
+ARM GAS /tmp/ccR6tAfZ.s page 69
405 .loc 1 1014 5 view .LVU129
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
440 0062 C461 str r4, [r0, #28]
1034:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
1035:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** /* Set the Capture Compare Register value */
-ARM GAS /tmp/ccI26Lsx.s page 70
+ARM GAS /tmp/ccR6tAfZ.s page 70
1036:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** LL_TIM_OC_SetCompareCH3(TIMx, TIM_OCInitStruct->CompareValue);
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
471 .align 2
472 .L14:
473 0070 8CFFFEFF .word -65652
-ARM GAS /tmp/ccI26Lsx.s page 71
+ARM GAS /tmp/ccR6tAfZ.s page 71
474 0074 00000140 .word 1073807360
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1065:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** CLEAR_BIT(TIMx->CCER, TIM_CCER_CC4E);
508 .loc 1 1065 3 view .LVU160
509 0002 036A ldr r3, [r0, #32]
-ARM GAS /tmp/ccI26Lsx.s page 72
+ARM GAS /tmp/ccR6tAfZ.s page 72
510 0004 23F48053 bic r3, r3, #4096
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
543 .loc 1 1086 3 is_stmt 0 view .LVU173
544 0028 4D68 ldr r5, [r1, #4]
545 .loc 1 1086 3 view .LVU174
-ARM GAS /tmp/ccI26Lsx.s page 73
+ARM GAS /tmp/ccR6tAfZ.s page 73
546 002a 43EA0533 orr r3, r3, r5, lsl #12
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2490:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCR4 CCR4 LL_TIM_OC_SetCompareCH4
2491:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
2492:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param CompareValue between Min_Data=0 and Max_Data=65535
-ARM GAS /tmp/ccI26Lsx.s page 74
+ARM GAS /tmp/ccR6tAfZ.s page 74
2493:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @brief Configure the TIMx output channel 5.
1113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @param TIMx Timer Instance
1114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @param TIM_OCInitStruct pointer to the the TIMx output channel 5 configuration data structure
-ARM GAS /tmp/ccI26Lsx.s page 75
+ARM GAS /tmp/ccR6tAfZ.s page 75
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * @retval An ErrorStatus enumeration value:
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
646 000c 446D ldr r4, [r0, #84]
647 .LVL84:
1140:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
-ARM GAS /tmp/ccI26Lsx.s page 76
+ARM GAS /tmp/ccR6tAfZ.s page 76
1141:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** /* Select the Output Compare Mode */
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
686 0042 4460 str r4, [r0, #4]
687 .L22:
1157:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
-ARM GAS /tmp/ccI26Lsx.s page 77
+ARM GAS /tmp/ccR6tAfZ.s page 77
1158:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** }
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
715 .cfi_restore 5
716 .cfi_restore 4
717 .cfi_def_cfa_offset 0
-ARM GAS /tmp/ccI26Lsx.s page 78
+ARM GAS /tmp/ccR6tAfZ.s page 78
718 0052 7047 bx lr
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1190:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** assert_param(IS_LL_TIM_OCPOLARITY(TIM_OCInitStruct->OCNPolarity));
755 .loc 1 1190 3 view .LVU236
1191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** assert_param(IS_LL_TIM_OCSTATE(TIM_OCInitStruct->OCNState));
-ARM GAS /tmp/ccI26Lsx.s page 79
+ARM GAS /tmp/ccR6tAfZ.s page 79
756 .loc 1 1191 3 view .LVU237
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1210:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
1211:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** if (IS_TIM_BREAK_INSTANCE(TIMx))
792 .loc 1 1211 3 is_stmt 1 view .LVU250
-ARM GAS /tmp/ccI26Lsx.s page 80
+ARM GAS /tmp/ccR6tAfZ.s page 80
793 .loc 1 1211 6 is_stmt 0 view .LVU251
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
820 .LVL105:
821 .loc 2 2525 3 is_stmt 0 view .LVU259
822 .LBE93:
-ARM GAS /tmp/ccI26Lsx.s page 81
+ARM GAS /tmp/ccR6tAfZ.s page 81
823 .LBE92:
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
862 0000 10B4 push {r4}
863 .LCFI12:
864 .cfi_def_cfa_offset 4
-ARM GAS /tmp/ccI26Lsx.s page 82
+ARM GAS /tmp/ccR6tAfZ.s page 82
865 .cfi_offset 4, -4
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
897 .loc 1 1263 1 view .LVU277
898 0032 5DF8044B ldr r4, [sp], #4
899 .LCFI13:
-ARM GAS /tmp/ccI26Lsx.s page 83
+ARM GAS /tmp/ccR6tAfZ.s page 83
900 .cfi_restore 4
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1284:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
1285:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** /* Select the Input and set the filter and the prescaler value */
1286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** MODIFY_REG(TIMx->CCMR1,
-ARM GAS /tmp/ccI26Lsx.s page 84
+ARM GAS /tmp/ccR6tAfZ.s page 84
936 .loc 1 1286 3 is_stmt 1 view .LVU287
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1303:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * - SUCCESS: TIMx registers are de-initialized
1304:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** * - ERROR: not applicable
1305:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** */
-ARM GAS /tmp/ccI26Lsx.s page 85
+ARM GAS /tmp/ccR6tAfZ.s page 85
1306:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** static ErrorStatus IC3Config(TIM_TypeDef *TIMx, const LL_TIM_IC_InitTypeDef *TIM_ICInitStruct)
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1011 002c 43F48073 orr r3, r3, #256
1012 0030 0362 str r3, [r0, #32]
1325:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** (TIM_CCER_CC3P | TIM_CCER_CC3NP),
-ARM GAS /tmp/ccI26Lsx.s page 86
+ARM GAS /tmp/ccR6tAfZ.s page 86
1326:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** ((TIM_ICInitStruct->ICPolarity << 8U) | TIM_CCER_CC3E));
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1049 .loc 1 1345 3 view .LVU311
1346:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** assert_param(IS_LL_TIM_IC_FILTER(TIM_ICInitStruct->ICFilter));
1050 .loc 1 1346 3 view .LVU312
-ARM GAS /tmp/ccI26Lsx.s page 87
+ARM GAS /tmp/ccR6tAfZ.s page 87
1347:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1090 .thumb
1091 .thumb_func
1092 .fpu fpv5-d16
-ARM GAS /tmp/ccI26Lsx.s page 88
+ARM GAS /tmp/ccR6tAfZ.s page 88
1094 LL_TIM_DeInit:
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
262:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** {
1133 .loc 1 262 8 is_stmt 1 view .LVU335
262:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** {
-ARM GAS /tmp/ccI26Lsx.s page 89
+ARM GAS /tmp/ccR6tAfZ.s page 89
1134 .loc 1 262 11 is_stmt 0 view .LVU336
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1173 .loc 1 319 12 view .LVU351
1174 005c 0120 movs r0, #1
1175 .LVL116:
-ARM GAS /tmp/ccI26Lsx.s page 90
+ARM GAS /tmp/ccR6tAfZ.s page 90
322:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** }
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
43:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /* Includes ------------------------------------------------------------------*/
44:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #include "stm32f7xx.h"
45:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
-ARM GAS /tmp/ccI26Lsx.s page 91
+ARM GAS /tmp/ccR6tAfZ.s page 91
46:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @addtogroup STM32F7xx_LL_Driver
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
100:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_OTGHSULPI RCC_AHB1ENR_OTGHSULPIEN
101:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_AXI RCC_AHB1LPENR_AXILPEN
102:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_FLITF RCC_AHB1LPENR_FLITFLPEN
-ARM GAS /tmp/ccI26Lsx.s page 92
+ARM GAS /tmp/ccR6tAfZ.s page 92
103:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_SRAM1 RCC_AHB1LPENR_SRAM1LPEN
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
157:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_LPTIM1 RCC_APB1ENR_LPTIM1EN
158:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR_WWDGEN
159:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_SPI2 RCC_APB1ENR_SPI2EN
-ARM GAS /tmp/ccI26Lsx.s page 93
+ARM GAS /tmp/ccR6tAfZ.s page 93
160:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR_SPI3EN
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
214:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_TIM10 RCC_APB2ENR_TIM10EN
215:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_TIM11 RCC_APB2ENR_TIM11EN
216:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SPI5 RCC_APB2ENR_SPI5EN
-ARM GAS /tmp/ccI26Lsx.s page 94
+ARM GAS /tmp/ccR6tAfZ.s page 94
217:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(SPI6)
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
271:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DTCMRAMEN LL_AHB1_GRP1_EnableClock\n
272:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA1EN LL_AHB1_GRP1_EnableClock\n
273:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA2EN LL_AHB1_GRP1_EnableClock\n
-ARM GAS /tmp/ccI26Lsx.s page 95
+ARM GAS /tmp/ccR6tAfZ.s page 95
274:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA2DEN LL_AHB1_GRP1_EnableClock\n
@@ -5698,7 +5698,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
328:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOIEN LL_AHB1_GRP1_IsEnabledClock\n
329:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOJEN LL_AHB1_GRP1_IsEnabledClock\n
330:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOKEN LL_AHB1_GRP1_IsEnabledClock\n
-ARM GAS /tmp/ccI26Lsx.s page 96
+ARM GAS /tmp/ccR6tAfZ.s page 96
331:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR CRCEN LL_AHB1_GRP1_IsEnabledClock\n
@@ -5758,7 +5758,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
385:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOHEN LL_AHB1_GRP1_DisableClock\n
386:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOIEN LL_AHB1_GRP1_DisableClock\n
387:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOJEN LL_AHB1_GRP1_DisableClock\n
-ARM GAS /tmp/ccI26Lsx.s page 97
+ARM GAS /tmp/ccR6tAfZ.s page 97
388:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOKEN LL_AHB1_GRP1_DisableClock\n
@@ -5818,7 +5818,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
442:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOGRST LL_AHB1_GRP1_ForceReset\n
443:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOHRST LL_AHB1_GRP1_ForceReset\n
444:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOIRST LL_AHB1_GRP1_ForceReset\n
-ARM GAS /tmp/ccI26Lsx.s page 98
+ARM GAS /tmp/ccR6tAfZ.s page 98
445:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOJRST LL_AHB1_GRP1_ForceReset\n
@@ -5878,7 +5878,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
499:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR OTGHSRST LL_AHB1_GRP1_ReleaseReset
500:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
501:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_ALL
-ARM GAS /tmp/ccI26Lsx.s page 99
+ARM GAS /tmp/ccR6tAfZ.s page 99
502:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOA
@@ -5938,7 +5938,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
556:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR OTGHSULPILPEN LL_AHB1_GRP1_EnableClockLowPower
557:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
558:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOA
-ARM GAS /tmp/ccI26Lsx.s page 100
+ARM GAS /tmp/ccR6tAfZ.s page 100
559:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOB
@@ -5998,7 +5998,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
613:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR FLITFLPEN LL_AHB1_GRP1_DisableClockLowPower\n
614:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR SRAM1LPEN LL_AHB1_GRP1_DisableClockLowPower\n
615:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR SRAM2LPEN LL_AHB1_GRP1_DisableClockLowPower\n
-ARM GAS /tmp/ccI26Lsx.s page 101
+ARM GAS /tmp/ccR6tAfZ.s page 101
616:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR BKPSRAMLPEN LL_AHB1_GRP1_DisableClockLowPower\n
@@ -6058,7 +6058,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
670:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
671:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
672:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
-ARM GAS /tmp/ccI26Lsx.s page 102
+ARM GAS /tmp/ccR6tAfZ.s page 102
673:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Enable AHB2 peripherals clock.
@@ -6118,7 +6118,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
727:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
728:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
729:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Disable AHB2 peripherals clock.
-ARM GAS /tmp/ccI26Lsx.s page 103
+ARM GAS /tmp/ccR6tAfZ.s page 103
730:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll AHB2ENR DCMIEN LL_AHB2_GRP1_DisableClock\n
@@ -6178,7 +6178,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
784:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2RSTR JPEGRST LL_AHB2_GRP1_ReleaseReset\n
785:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2RSTR CRYPRST LL_AHB2_GRP1_ReleaseReset\n
786:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2RSTR AESRST LL_AHB2_GRP1_ReleaseReset\n
-ARM GAS /tmp/ccI26Lsx.s page 104
+ARM GAS /tmp/ccR6tAfZ.s page 104
787:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2RSTR HASHRST LL_AHB2_GRP1_ReleaseReset\n
@@ -6238,7 +6238,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
841:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2LPENR JPEGLPEN LL_AHB2_GRP1_DisableClockLowPower\n
842:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2LPENR CRYPLPEN LL_AHB2_GRP1_DisableClockLowPower\n
843:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2LPENR AESLPEN LL_AHB2_GRP1_DisableClockLowPower\n
-ARM GAS /tmp/ccI26Lsx.s page 105
+ARM GAS /tmp/ccR6tAfZ.s page 105
844:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2LPENR HASHLPEN LL_AHB2_GRP1_DisableClockLowPower\n
@@ -6298,7 +6298,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
898:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB3_GRP1_PERIPH_QSPI
899:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
900:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
-ARM GAS /tmp/ccI26Lsx.s page 106
+ARM GAS /tmp/ccR6tAfZ.s page 106
901:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval State of Periphs (1 or 0).
@@ -6358,7 +6358,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
955:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** CLEAR_BIT(RCC->AHB3RSTR, Periphs);
956:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
957:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
-ARM GAS /tmp/ccI26Lsx.s page 107
+ARM GAS /tmp/ccR6tAfZ.s page 107
958:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
@@ -6418,7 +6418,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1012:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM14EN LL_APB1_GRP1_EnableClock\n
1013:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR LPTIM1EN LL_APB1_GRP1_EnableClock\n
1014:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR WWDGEN LL_APB1_GRP1_EnableClock\n
-ARM GAS /tmp/ccI26Lsx.s page 108
+ARM GAS /tmp/ccR6tAfZ.s page 108
1015:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR SPI2EN LL_APB1_GRP1_EnableClock\n
@@ -6478,7 +6478,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1069:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval None
1070:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
1071:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** __STATIC_INLINE void LL_APB1_GRP1_EnableClock(uint32_t Periphs)
-ARM GAS /tmp/ccI26Lsx.s page 109
+ARM GAS /tmp/ccR6tAfZ.s page 109
1072:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
@@ -6538,7 +6538,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1126:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPI3
1127:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPDIFRX (*)
1128:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_USART2
-ARM GAS /tmp/ccI26Lsx.s page 110
+ARM GAS /tmp/ccR6tAfZ.s page 110
1129:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_USART3
@@ -6598,7 +6598,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1183:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR DACEN LL_APB1_GRP1_DisableClock\n
1184:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR UART7EN LL_APB1_GRP1_DisableClock\n
1185:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR UART8EN LL_APB1_GRP1_DisableClock\n
-ARM GAS /tmp/ccI26Lsx.s page 111
+ARM GAS /tmp/ccR6tAfZ.s page 111
1186:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR RTCEN LL_APB1_GRP1_DisableClock
@@ -6658,7 +6658,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1240:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR WWDGRST LL_APB1_GRP1_ForceReset\n
1241:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR SPI2RST LL_APB1_GRP1_ForceReset\n
1242:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR SPI3RST LL_APB1_GRP1_ForceReset\n
-ARM GAS /tmp/ccI26Lsx.s page 112
+ARM GAS /tmp/ccR6tAfZ.s page 112
1243:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR SPDIFRXRST LL_APB1_GRP1_ForceReset\n
@@ -6718,7 +6718,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1297:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** SET_BIT(RCC->APB1RSTR, Periphs);
1298:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
1299:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
-ARM GAS /tmp/ccI26Lsx.s page 113
+ARM GAS /tmp/ccR6tAfZ.s page 113
1300:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
@@ -6778,7 +6778,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1354:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_I2C4 (*)
1355:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CAN1
1356:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CAN2 (*)
-ARM GAS /tmp/ccI26Lsx.s page 114
+ARM GAS /tmp/ccR6tAfZ.s page 114
1357:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CAN3 (*)
@@ -6838,7 +6838,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1411:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM7
1412:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM12
1413:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM13
-ARM GAS /tmp/ccI26Lsx.s page 115
+ARM GAS /tmp/ccR6tAfZ.s page 115
1414:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM14
@@ -6898,7 +6898,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1468:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR UART4LPEN LL_APB1_GRP1_DisableClockLowPower\n
1469:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR UART5LPEN LL_APB1_GRP1_DisableClockLowPower\n
1470:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR I2C1LPEN LL_APB1_GRP1_DisableClockLowPower\n
-ARM GAS /tmp/ccI26Lsx.s page 116
+ARM GAS /tmp/ccR6tAfZ.s page 116
1471:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR I2C2LPEN LL_APB1_GRP1_DisableClockLowPower\n
@@ -6958,7 +6958,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @}
1526:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
1527:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
-ARM GAS /tmp/ccI26Lsx.s page 117
+ARM GAS /tmp/ccR6tAfZ.s page 117
1528:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @defgroup BUS_LL_EF_APB2 APB2
@@ -7018,7 +7018,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1582:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_OTGPHYC (*)
1583:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
1584:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
-ARM GAS /tmp/ccI26Lsx.s page 118
+ARM GAS /tmp/ccR6tAfZ.s page 118
1585:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval None
@@ -7078,7 +7078,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1639:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI6 (*)
1640:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SAI1
1641:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SAI2
-ARM GAS /tmp/ccI26Lsx.s page 119
+ARM GAS /tmp/ccR6tAfZ.s page 119
1642:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_LTDC (*)
@@ -7138,7 +7138,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1696:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_TIM10
1697:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_TIM11
1698:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI5
-ARM GAS /tmp/ccI26Lsx.s page 120
+ARM GAS /tmp/ccR6tAfZ.s page 120
1699:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI6 (*)
@@ -7198,7 +7198,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1753:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_TIM10
1754:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_TIM11
1755:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI5
-ARM GAS /tmp/ccI26Lsx.s page 121
+ARM GAS /tmp/ccR6tAfZ.s page 121
1756:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI6 (*)
@@ -7258,7 +7258,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1795:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR MDIORST LL_APB2_GRP1_ReleaseReset\n
1796:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR OTGPHYCRST LL_APB2_GRP1_ReleaseReset
1797:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
-ARM GAS /tmp/ccI26Lsx.s page 122
+ARM GAS /tmp/ccR6tAfZ.s page 122
1798:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ALL
@@ -7318,7 +7318,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1220 .LBB100:
1221 .LBI100:
1295:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
-ARM GAS /tmp/ccI26Lsx.s page 123
+ARM GAS /tmp/ccR6tAfZ.s page 123
1222 .loc 3 1295 22 view .LVU365
@@ -7378,7 +7378,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1265 0098 1A62 str r2, [r3, #32]
1266 .LVL124:
1297:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
-ARM GAS /tmp/ccI26Lsx.s page 124
+ARM GAS /tmp/ccR6tAfZ.s page 124
1267 .loc 3 1297 3 is_stmt 0 view .LVU377
@@ -7438,7 +7438,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1367:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
1310 .loc 3 1367 22 view .LVU389
1311 .LBB115:
-ARM GAS /tmp/ccI26Lsx.s page 125
+ARM GAS /tmp/ccR6tAfZ.s page 125
1369:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
@@ -7498,7 +7498,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
218:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
1355 .loc 1 218 15 is_stmt 0 view .LVU401
1356 00d2 0020 movs r0, #0
-ARM GAS /tmp/ccI26Lsx.s page 126
+ARM GAS /tmp/ccR6tAfZ.s page 126
1357 .LVL131:
@@ -7558,7 +7558,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1400 .L61:
1370:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
1401 .loc 3 1370 1 view .LVU413
-ARM GAS /tmp/ccI26Lsx.s page 127
+ARM GAS /tmp/ccR6tAfZ.s page 127
1402 .LBE128:
@@ -7618,7 +7618,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1444 .loc 3 1768 22 view .LVU425
1445 .LBB137:
1770:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
-ARM GAS /tmp/ccI26Lsx.s page 128
+ARM GAS /tmp/ccR6tAfZ.s page 128
1446 .loc 3 1770 3 view .LVU426
@@ -7678,7 +7678,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1491 .LBE142:
279:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** }
1492 .loc 1 279 5 is_stmt 1 view .LVU438
-ARM GAS /tmp/ccI26Lsx.s page 129
+ARM GAS /tmp/ccR6tAfZ.s page 129
1493 .LBB144:
@@ -7738,7 +7738,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1537 0148 5A62 str r2, [r3, #36]
1538 .LBE151:
1539 .LBE150:
-ARM GAS /tmp/ccI26Lsx.s page 130
+ARM GAS /tmp/ccR6tAfZ.s page 130
218:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
@@ -7798,7 +7798,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1585 .L66:
1586 .loc 3 1828 1 view .LVU463
1587 .LBE158:
-ARM GAS /tmp/ccI26Lsx.s page 131
+ARM GAS /tmp/ccR6tAfZ.s page 131
1588 .LBE159:
@@ -7858,7 +7858,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1630 .LBB167:
1297:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
1631 .loc 3 1297 3 view .LVU476
-ARM GAS /tmp/ccI26Lsx.s page 132
+ARM GAS /tmp/ccR6tAfZ.s page 132
1632 017e 03F50733 add r3, r3, #138240
@@ -7918,7 +7918,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1675 .LBE173:
1676 .LBE172:
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** }
-ARM GAS /tmp/ccI26Lsx.s page 133
+ARM GAS /tmp/ccR6tAfZ.s page 133
1677 .loc 1 314 5 is_stmt 1 view .LVU488
@@ -7978,7 +7978,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1728 .loc 1 332 1 is_stmt 1 view -0
1729 .cfi_startproc
1730 @ args = 0, pretend = 0, frame = 0
-ARM GAS /tmp/ccI26Lsx.s page 134
+ARM GAS /tmp/ccR6tAfZ.s page 134
1731 @ frame_needed = 0, uses_anonymous_args = 0
@@ -8038,7 +8038,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1774 .cfi_offset 4, -12
1775 .cfi_offset 5, -8
1776 .cfi_offset 14, -4
-ARM GAS /tmp/ccI26Lsx.s page 135
+ARM GAS /tmp/ccR6tAfZ.s page 135
352:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
@@ -8098,7 +8098,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
364:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** }
1820 .loc 1 364 5 is_stmt 1 view .LVU518
1821 004c 23F07003 bic r3, r3, #112
-ARM GAS /tmp/ccI26Lsx.s page 136
+ARM GAS /tmp/ccR6tAfZ.s page 136
1822 .LVL162:
@@ -8158,7 +8158,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1869 00a2 04F50064 add r4, r4, #2048
1870 00a6 A042 cmp r0, r4
1871 00a8 0AD0 beq .L76
-ARM GAS /tmp/ccI26Lsx.s page 137
+ARM GAS /tmp/ccR6tAfZ.s page 137
1872 00aa 4AB9 cbnz r2, .L76
@@ -8218,7 +8218,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
1610:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
1915 .loc 2 1610 3 view .LVU537
1916 00d2 8262 str r2, [r0, #40]
-ARM GAS /tmp/ccI26Lsx.s page 138
+ARM GAS /tmp/ccR6tAfZ.s page 138
1917 .LVL169:
@@ -8278,7 +8278,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2540:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
2541:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return (uint32_t)(READ_REG(TIMx->CCR1));
2542:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
-ARM GAS /tmp/ccI26Lsx.s page 139
+ARM GAS /tmp/ccR6tAfZ.s page 139
2543:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -8338,7 +8338,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2597:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
2598:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval CompareValue (between Min_Data=0 and Max_Data=65535)
2599:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/ccI26Lsx.s page 140
+ARM GAS /tmp/ccR6tAfZ.s page 140
2600:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_OC_GetCompareCH5(const TIM_TypeDef *TIMx)
@@ -8398,7 +8398,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2654:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 IC3PSC LL_TIM_IC_Config\n
2655:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 IC3F LL_TIM_IC_Config\n
2656:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 CC4S LL_TIM_IC_Config\n
-ARM GAS /tmp/ccI26Lsx.s page 141
+ARM GAS /tmp/ccR6tAfZ.s page 141
2657:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 IC4PSC LL_TIM_IC_Config\n
@@ -8458,7 +8458,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2711:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** uint8_t iChannel = TIM_GET_CHANNEL_INDEX(Channel);
2712:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iC
2713:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** MODIFY_REG(*pReg, ((TIM_CCMR1_CC1S) << SHIFT_TAB_ICxx[iChannel]), (ICActiveInput >> 16U) << SHIFT
-ARM GAS /tmp/ccI26Lsx.s page 142
+ARM GAS /tmp/ccR6tAfZ.s page 142
2714:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
@@ -8518,7 +8518,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2768:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CCMR1 IC1PSC LL_TIM_IC_GetPrescaler\n
2769:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR1 IC2PSC LL_TIM_IC_GetPrescaler\n
2770:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 IC3PSC LL_TIM_IC_GetPrescaler\n
-ARM GAS /tmp/ccI26Lsx.s page 143
+ARM GAS /tmp/ccR6tAfZ.s page 143
2771:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * CCMR2 IC4PSC LL_TIM_IC_GetPrescaler
@@ -8578,7 +8578,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2825:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->CCMR1) + OFFSET_TAB_CCMRx[iC
2826:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** MODIFY_REG(*pReg, ((TIM_CCMR1_IC1F) << SHIFT_TAB_ICxx[iChannel]), (ICFilter >> 16U) << SHIFT_TAB_
2827:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
-ARM GAS /tmp/ccI26Lsx.s page 144
+ARM GAS /tmp/ccR6tAfZ.s page 144
2828:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -8638,7 +8638,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2882:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param ICPolarity This parameter can be one of the following values:
2883:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_POLARITY_RISING
2884:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_POLARITY_FALLING
-ARM GAS /tmp/ccI26Lsx.s page 145
+ARM GAS /tmp/ccR6tAfZ.s page 145
2885:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_IC_POLARITY_BOTHEDGE
@@ -8698,7 +8698,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2939:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * a timer instance provides an XOR input.
2940:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll CR2 TI1S LL_TIM_IC_DisableXORCombination
2941:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
-ARM GAS /tmp/ccI26Lsx.s page 146
+ARM GAS /tmp/ccR6tAfZ.s page 146
2942:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
@@ -8758,7 +8758,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2996:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note In 32-bit timer implementations returned captured value can be between 0x00000000 and 0xF
2997:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_32B_COUNTER_INSTANCE(TIMx) can be used to check
2998:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * whether or not a timer instance supports a 32 bits counter.
-ARM GAS /tmp/ccI26Lsx.s page 147
+ARM GAS /tmp/ccR6tAfZ.s page 147
2999:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @note Macro IS_TIM_CC3_INSTANCE(TIMx) can be used to check whether or not
@@ -8818,7 +8818,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3053:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
3054:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
3055:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_DisableExternalClock(TIM_TypeDef *TIMx)
-ARM GAS /tmp/ccI26Lsx.s page 148
+ARM GAS /tmp/ccR6tAfZ.s page 148
3056:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -8878,7 +8878,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3110:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
3111:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** MODIFY_REG(TIMx->SMCR, TIM_SMCR_SMS, EncoderMode);
3112:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
-ARM GAS /tmp/ccI26Lsx.s page 149
+ARM GAS /tmp/ccR6tAfZ.s page 149
3113:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -8938,7 +8938,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3167:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
3168:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_SetTriggerOutput2(TIM_TypeDef *TIMx, uint32_t ADCSynchronization)
3169:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
-ARM GAS /tmp/ccI26Lsx.s page 150
+ARM GAS /tmp/ccR6tAfZ.s page 150
3170:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** MODIFY_REG(TIMx->CR2, TIM_CR2_MMS2, ADCSynchronization);
@@ -8998,7 +8998,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3224:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** SET_BIT(TIMx->SMCR, TIM_SMCR_MSM);
3225:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
3226:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccI26Lsx.s page 151
+ARM GAS /tmp/ccR6tAfZ.s page 151
3227:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -9058,7 +9058,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3281:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ETR_FILTER_FDIV16_N6
3282:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ETR_FILTER_FDIV16_N8
3283:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ETR_FILTER_FDIV32_N5
-ARM GAS /tmp/ccI26Lsx.s page 152
+ARM GAS /tmp/ccR6tAfZ.s page 152
3284:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_ETR_FILTER_FDIV32_N6
@@ -9118,7 +9118,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3338:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BREAK_FILTER_FDIV1
3339:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BREAK_FILTER_FDIV1_N2
3340:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BREAK_FILTER_FDIV1_N4
-ARM GAS /tmp/ccI26Lsx.s page 153
+ARM GAS /tmp/ccR6tAfZ.s page 153
3341:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BREAK_FILTER_FDIV1_N8
@@ -9178,7 +9178,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3395:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param Break2Polarity This parameter can be one of the following values:
3396:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BREAK2_POLARITY_LOW
3397:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_BREAK2_POLARITY_HIGH
-ARM GAS /tmp/ccI26Lsx.s page 154
+ARM GAS /tmp/ccR6tAfZ.s page 154
3398:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param Break2Filter This parameter can be one of the following values:
@@ -9238,7 +9238,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3452:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** SET_BIT(TIMx->BDTR, TIM_BDTR_AOE);
3453:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
3454:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccI26Lsx.s page 155
+ARM GAS /tmp/ccR6tAfZ.s page 155
3455:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -9298,7 +9298,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3509:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
3510:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
3511:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
-ARM GAS /tmp/ccI26Lsx.s page 156
+ARM GAS /tmp/ccR6tAfZ.s page 156
3512:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Indicates whether outputs are enabled.
@@ -9358,7 +9358,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3566:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
3567:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&TIMx->AF1) + BreakInput));
3568:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** CLEAR_BIT(*pReg, Source);
-ARM GAS /tmp/ccI26Lsx.s page 157
+ARM GAS /tmp/ccR6tAfZ.s page 157
3569:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
@@ -9418,7 +9418,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3623:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_BASEADDR_PSC
3624:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_BASEADDR_ARR
3625:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_BASEADDR_RCR
-ARM GAS /tmp/ccI26Lsx.s page 158
+ARM GAS /tmp/ccR6tAfZ.s page 158
3626:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @arg @ref LL_TIM_DMABURST_BASEADDR_CCR1
@@ -9478,7 +9478,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3680:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * in CHM version of the User Manual (not in .pdf).
3681:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * Otherwise see Reference Manual description of OR registers.
3682:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** *
-ARM GAS /tmp/ccI26Lsx.s page 159
+ARM GAS /tmp/ccR6tAfZ.s page 159
3683:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * Below description summarizes "Timer Instance" and "Remap" param combinations:
@@ -9538,7 +9538,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3737:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
3738:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_IsActiveFlag_UPDATE(const TIM_TypeDef *TIMx)
3739:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
-ARM GAS /tmp/ccI26Lsx.s page 160
+ARM GAS /tmp/ccR6tAfZ.s page 160
3740:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** return ((READ_BIT(TIMx->SR, TIM_SR_UIF) == (TIM_SR_UIF)) ? 1UL : 0UL);
@@ -9598,7 +9598,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3794:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
3795:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** WRITE_REG(TIMx->SR, ~(TIM_SR_CC3IF));
3796:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
-ARM GAS /tmp/ccI26Lsx.s page 161
+ARM GAS /tmp/ccR6tAfZ.s page 161
3797:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
@@ -9658,7 +9658,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3851:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
3852:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
3853:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
-ARM GAS /tmp/ccI26Lsx.s page 162
+ARM GAS /tmp/ccR6tAfZ.s page 162
3854:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Clear the Capture/Compare 6 interrupt flag (CC6F).
@@ -9718,7 +9718,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3908:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
3909:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Indicate whether trigger interrupt flag (TIF) is set (trigger interrupt is pending).
3910:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll SR TIF LL_TIM_IsActiveFlag_TRIG
-ARM GAS /tmp/ccI26Lsx.s page 163
+ARM GAS /tmp/ccR6tAfZ.s page 163
3911:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
@@ -9778,7 +9778,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
3965:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll SR CC1OF LL_TIM_ClearFlag_CC1OVR
3966:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
3967:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
-ARM GAS /tmp/ccI26Lsx.s page 164
+ARM GAS /tmp/ccR6tAfZ.s page 164
3968:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
@@ -9838,7 +9838,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
4022:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * (Capture/Compare 3 over-capture interrupt is pending).
4023:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll SR CC3OF LL_TIM_IsActiveFlag_CC3OVR
4024:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
-ARM GAS /tmp/ccI26Lsx.s page 165
+ARM GAS /tmp/ccR6tAfZ.s page 165
4025:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval State of bit (1 or 0).
@@ -9898,7 +9898,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
4079:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
4080:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
4081:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /** @defgroup TIM_LL_EF_IT_Management IT-Management
-ARM GAS /tmp/ccI26Lsx.s page 166
+ARM GAS /tmp/ccR6tAfZ.s page 166
4082:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @{
@@ -9958,7 +9958,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
4136:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** CLEAR_BIT(TIMx->DIER, TIM_DIER_CC1IE);
4137:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
4138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
-ARM GAS /tmp/ccI26Lsx.s page 167
+ARM GAS /tmp/ccR6tAfZ.s page 167
4139:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
@@ -10018,7 +10018,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
4193:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
4194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
4195:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Disable capture/compare 3 interrupt (CC3IE).
-ARM GAS /tmp/ccI26Lsx.s page 168
+ARM GAS /tmp/ccR6tAfZ.s page 168
4196:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll DIER CC3IE LL_TIM_DisableIT_CC3
@@ -10078,7 +10078,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
4250:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Enable commutation interrupt (COMIE).
4251:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll DIER COMIE LL_TIM_EnableIT_COM
4252:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
-ARM GAS /tmp/ccI26Lsx.s page 169
+ARM GAS /tmp/ccR6tAfZ.s page 169
4253:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
@@ -10138,7 +10138,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
4307:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
4308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval State of bit (1 or 0).
4309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
-ARM GAS /tmp/ccI26Lsx.s page 170
+ARM GAS /tmp/ccR6tAfZ.s page 170
4310:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE uint32_t LL_TIM_IsEnabledIT_TRIG(const TIM_TypeDef *TIMx)
@@ -10198,7 +10198,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
4364:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** }
4365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h ****
4366:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
-ARM GAS /tmp/ccI26Lsx.s page 171
+ARM GAS /tmp/ccR6tAfZ.s page 171
4367:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Disable update DMA request (UDE).
@@ -10258,7 +10258,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
4421:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
4422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Enable capture/compare 2 DMA request (CC2DE).
4423:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll DIER CC2DE LL_TIM_EnableDMAReq_CC2
-ARM GAS /tmp/ccI26Lsx.s page 172
+ARM GAS /tmp/ccR6tAfZ.s page 172
4424:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
@@ -10318,7 +10318,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
4478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll DIER CC3DE LL_TIM_IsEnabledDMAReq_CC3
4479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @param TIMx Timer instance
4480:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval State of bit (1 or 0).
-ARM GAS /tmp/ccI26Lsx.s page 173
+ARM GAS /tmp/ccR6tAfZ.s page 173
4481:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
@@ -10378,7 +10378,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
4535:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @retval None
4536:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
4537:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** __STATIC_INLINE void LL_TIM_DisableDMAReq_COM(TIM_TypeDef *TIMx)
-ARM GAS /tmp/ccI26Lsx.s page 174
+ARM GAS /tmp/ccR6tAfZ.s page 174
4538:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** {
@@ -10438,7 +10438,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
4592:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** */
4593:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** /**
4594:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @brief Generate an update event.
-ARM GAS /tmp/ccI26Lsx.s page 175
+ARM GAS /tmp/ccR6tAfZ.s page 175
4595:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h **** * @rmtoll EGR UG LL_TIM_GenerateEvent_UPDATE
@@ -10498,7 +10498,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
405:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE;
1993 .loc 1 405 3 view .LVU554
405:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** TIM_OC_InitStruct->OCState = LL_TIM_OCSTATE_DISABLE;
-ARM GAS /tmp/ccI26Lsx.s page 176
+ARM GAS /tmp/ccR6tAfZ.s page 176
1994 .loc 1 405 35 is_stmt 0 view .LVU555
@@ -10558,7 +10558,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2034 .loc 1 432 1 is_stmt 1 view -0
2035 .cfi_startproc
2036 @ args = 0, pretend = 0, frame = 0
-ARM GAS /tmp/ccI26Lsx.s page 177
+ARM GAS /tmp/ccR6tAfZ.s page 177
2037 @ frame_needed = 0, uses_anonymous_args = 0
@@ -10618,7 +10618,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2079 .loc 1 459 3 is_stmt 1 view .LVU583
460:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
2080 .loc 1 460 1 is_stmt 0 view .LVU584
-ARM GAS /tmp/ccI26Lsx.s page 178
+ARM GAS /tmp/ccR6tAfZ.s page 178
2081 002a 08BD pop {r3, pc}
@@ -10678,7 +10678,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2121 .loc 1 450 16 is_stmt 0 view .LVU598
2122 004e FFF7FEFF bl OC5Config
2123 .LVL192:
-ARM GAS /tmp/ccI26Lsx.s page 179
+ARM GAS /tmp/ccR6tAfZ.s page 179
451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** case LL_TIM_CHANNEL_CH6:
@@ -10738,7 +10738,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2170 .fpu fpv5-d16
2172 LL_TIM_IC_Init:
2173 .LVL194:
-ARM GAS /tmp/ccI26Lsx.s page 180
+ARM GAS /tmp/ccR6tAfZ.s page 180
2174 .LFB384:
@@ -10798,7 +10798,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2216 .loc 1 508 16 is_stmt 0 view .LVU621
2217 0026 FFF7FEFF bl IC4Config
2218 .LVL200:
-ARM GAS /tmp/ccI26Lsx.s page 181
+ARM GAS /tmp/ccR6tAfZ.s page 181
509:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** default:
@@ -10858,7 +10858,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2264 @ link register save eliminated.
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING;
2265 .loc 1 526 3 view .LVU633
-ARM GAS /tmp/ccI26Lsx.s page 182
+ARM GAS /tmp/ccR6tAfZ.s page 182
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** TIM_EncoderInitStruct->IC1Polarity = LL_TIM_IC_POLARITY_RISING;
@@ -10918,7 +10918,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2303 .syntax unified
2304 .thumb
2305 .thumb_func
-ARM GAS /tmp/ccI26Lsx.s page 183
+ARM GAS /tmp/ccR6tAfZ.s page 183
2306 .fpu fpv5-d16
@@ -10978,7 +10978,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
2343 .loc 1 570 3 is_stmt 1 view .LVU670
570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c ****
-ARM GAS /tmp/ccI26Lsx.s page 184
+ARM GAS /tmp/ccR6tAfZ.s page 184
2344 .loc 1 570 11 is_stmt 0 view .LVU671
@@ -11038,7 +11038,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2380 .loc 1 581 47 is_stmt 0 view .LVU689
2381 0028 0C6A ldr r4, [r1, #32]
581:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** tmpccmr1 |= (uint32_t)(TIM_EncoderInitStruct->IC2Prescaler >> 8U);
-ARM GAS /tmp/ccI26Lsx.s page 185
+ARM GAS /tmp/ccR6tAfZ.s page 185
2382 .loc 1 581 12 view .LVU690
@@ -11098,7 +11098,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2420 004a 044C ldr r4, .L111
2421 004c 2C40 ands r4, r4, r5
2422 004e 2143 orrs r1, r1, r4
-ARM GAS /tmp/ccI26Lsx.s page 186
+ARM GAS /tmp/ccR6tAfZ.s page 186
2423 .LVL224:
@@ -11158,7 +11158,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2469 .loc 1 612 47 is_stmt 0 view .LVU716
2470 0000 0023 movs r3, #0
2471 0002 0360 str r3, [r0]
-ARM GAS /tmp/ccI26Lsx.s page 187
+ARM GAS /tmp/ccR6tAfZ.s page 187
613:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** TIM_HallSensorInitStruct->IC1Filter = LL_TIM_IC_FILTER_FDIV1;
@@ -11218,7 +11218,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
648:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** assert_param(IS_LL_TIM_ICPSC(TIM_HallSensorInitStruct->IC1Prescaler));
2514 .loc 1 648 3 view .LVU731
649:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** assert_param(IS_LL_TIM_IC_FILTER(TIM_HallSensorInitStruct->IC1Filter));
-ARM GAS /tmp/ccI26Lsx.s page 188
+ARM GAS /tmp/ccR6tAfZ.s page 188
2515 .loc 1 649 3 view .LVU732
@@ -11278,7 +11278,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2550 .loc 1 676 11 is_stmt 0 view .LVU751
2551 001a 44F04404 orr r4, r4, #68
2552 .LVL235:
-ARM GAS /tmp/ccI26Lsx.s page 189
+ARM GAS /tmp/ccR6tAfZ.s page 189
679:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** tmpccmr1 |= (uint32_t)(LL_TIM_ACTIVEINPUT_TRC >> 16U);
@@ -11338,7 +11338,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
690:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** tmpccer |= (uint32_t)(TIM_CCER_CC1E | TIM_CCER_CC2E);
2589 .loc 1 690 11 view .LVU770
2590 0046 43EA0C03 orr r3, r3, ip
-ARM GAS /tmp/ccI26Lsx.s page 190
+ARM GAS /tmp/ccR6tAfZ.s page 190
2591 .LVL243:
@@ -11398,7 +11398,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2631 .L117:
2632 .align 2
2633 .L116:
-ARM GAS /tmp/ccI26Lsx.s page 191
+ARM GAS /tmp/ccR6tAfZ.s page 191
2634 0060 88FFFEFF .word -65656
@@ -11458,7 +11458,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2675 .loc 1 727 39 is_stmt 0 view .LVU799
2676 000e 4361 str r3, [r0, #20]
728:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** TIM_BDTRInitStruct->Break2Polarity = LL_TIM_BREAK2_POLARITY_LOW;
-ARM GAS /tmp/ccI26Lsx.s page 192
+ARM GAS /tmp/ccR6tAfZ.s page 192
2677 .loc 1 728 3 is_stmt 1 view .LVU800
@@ -11518,7 +11518,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2719 .loc 1 758 3 view .LVU814
759:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** assert_param(IS_LL_TIM_BREAK_STATE(TIM_BDTRInitStruct->BreakState));
2720 .loc 1 759 3 view .LVU815
-ARM GAS /tmp/ccI26Lsx.s page 193
+ARM GAS /tmp/ccR6tAfZ.s page 193
760:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** assert_param(IS_LL_TIM_BREAK_POLARITY(TIM_BDTRInitStruct->BreakPolarity));
@@ -11578,7 +11578,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2759 .LVL262:
774:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** MODIFY_REG(tmpbdtr, TIM_BDTR_AOE, TIM_BDTRInitStruct->AutomaticOutput);
2760 .loc 1 774 3 is_stmt 1 view .LVU832
-ARM GAS /tmp/ccI26Lsx.s page 194
+ARM GAS /tmp/ccR6tAfZ.s page 194
2761 0020 23F40053 bic r3, r3, #8192
@@ -11638,7 +11638,7 @@ ARM GAS /tmp/ccI26Lsx.s page 1
785:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_tim.c **** MODIFY_REG(tmpbdtr, TIM_BDTR_BK2E, TIM_BDTRInitStruct->Break2State);
2801 .loc 1 785 5 is_stmt 0 view .LVU847
2802 0048 0A6A ldr r2, [r1, #32]
-ARM GAS /tmp/ccI26Lsx.s page 195
+ARM GAS /tmp/ccR6tAfZ.s page 195
2803 004a 1343 orrs r3, r3, r2
@@ -11696,70 +11696,70 @@ ARM GAS /tmp/ccI26Lsx.s page 1
2846 .file 4 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h"
2847 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
2848 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
-ARM GAS /tmp/ccI26Lsx.s page 196
+ARM GAS /tmp/ccR6tAfZ.s page 196
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_ll_tim.c
- /tmp/ccI26Lsx.s:17 .text.OC1Config:0000000000000000 $t
- /tmp/ccI26Lsx.s:24 .text.OC1Config:0000000000000000 OC1Config
- /tmp/ccI26Lsx.s:165 .text.OC1Config:000000000000006c $d
- /tmp/ccI26Lsx.s:172 .text.OC2Config:0000000000000000 $t
- /tmp/ccI26Lsx.s:178 .text.OC2Config:0000000000000000 OC2Config
- /tmp/ccI26Lsx.s:319 .text.OC2Config:0000000000000074 $d
- /tmp/ccI26Lsx.s:326 .text.OC3Config:0000000000000000 $t
- /tmp/ccI26Lsx.s:332 .text.OC3Config:0000000000000000 OC3Config
- /tmp/ccI26Lsx.s:473 .text.OC3Config:0000000000000070 $d
- /tmp/ccI26Lsx.s:480 .text.OC4Config:0000000000000000 $t
- /tmp/ccI26Lsx.s:486 .text.OC4Config:0000000000000000 OC4Config
- /tmp/ccI26Lsx.s:601 .text.OC4Config:0000000000000054 $d
- /tmp/ccI26Lsx.s:608 .text.OC5Config:0000000000000000 $t
- /tmp/ccI26Lsx.s:614 .text.OC5Config:0000000000000000 OC5Config
- /tmp/ccI26Lsx.s:722 .text.OC5Config:0000000000000054 $d
- /tmp/ccI26Lsx.s:729 .text.OC6Config:0000000000000000 $t
- /tmp/ccI26Lsx.s:735 .text.OC6Config:0000000000000000 OC6Config
- /tmp/ccI26Lsx.s:840 .text.OC6Config:0000000000000054 $d
- /tmp/ccI26Lsx.s:847 .text.IC1Config:0000000000000000 $t
- /tmp/ccI26Lsx.s:853 .text.IC1Config:0000000000000000 IC1Config
- /tmp/ccI26Lsx.s:907 .text.IC2Config:0000000000000000 $t
- /tmp/ccI26Lsx.s:913 .text.IC2Config:0000000000000000 IC2Config
- /tmp/ccI26Lsx.s:967 .text.IC3Config:0000000000000000 $t
- /tmp/ccI26Lsx.s:973 .text.IC3Config:0000000000000000 IC3Config
- /tmp/ccI26Lsx.s:1027 .text.IC4Config:0000000000000000 $t
- /tmp/ccI26Lsx.s:1033 .text.IC4Config:0000000000000000 IC4Config
- /tmp/ccI26Lsx.s:1087 .text.LL_TIM_DeInit:0000000000000000 $t
- /tmp/ccI26Lsx.s:1094 .text.LL_TIM_DeInit:0000000000000000 LL_TIM_DeInit
- /tmp/ccI26Lsx.s:1698 .text.LL_TIM_DeInit:00000000000001b0 $d
- /tmp/ccI26Lsx.s:1718 .text.LL_TIM_StructInit:0000000000000000 $t
- /tmp/ccI26Lsx.s:1725 .text.LL_TIM_StructInit:0000000000000000 LL_TIM_StructInit
- /tmp/ccI26Lsx.s:1756 .text.LL_TIM_Init:0000000000000000 $t
- /tmp/ccI26Lsx.s:1763 .text.LL_TIM_Init:0000000000000000 LL_TIM_Init
- /tmp/ccI26Lsx.s:1967 .text.LL_TIM_Init:00000000000000f4 $d
- /tmp/ccI26Lsx.s:1978 .text.LL_TIM_OC_StructInit:0000000000000000 $t
- /tmp/ccI26Lsx.s:1985 .text.LL_TIM_OC_StructInit:0000000000000000 LL_TIM_OC_StructInit
- /tmp/ccI26Lsx.s:2024 .text.LL_TIM_OC_Init:0000000000000000 $t
- /tmp/ccI26Lsx.s:2031 .text.LL_TIM_OC_Init:0000000000000000 LL_TIM_OC_Init
- /tmp/ccI26Lsx.s:2130 .text.LL_TIM_IC_StructInit:0000000000000000 $t
- /tmp/ccI26Lsx.s:2137 .text.LL_TIM_IC_StructInit:0000000000000000 LL_TIM_IC_StructInit
- /tmp/ccI26Lsx.s:2165 .text.LL_TIM_IC_Init:0000000000000000 $t
- /tmp/ccI26Lsx.s:2172 .text.LL_TIM_IC_Init:0000000000000000 LL_TIM_IC_Init
- /tmp/ccI26Lsx.s:2250 .text.LL_TIM_ENCODER_StructInit:0000000000000000 $t
- /tmp/ccI26Lsx.s:2257 .text.LL_TIM_ENCODER_StructInit:0000000000000000 LL_TIM_ENCODER_StructInit
- /tmp/ccI26Lsx.s:2301 .text.LL_TIM_ENCODER_Init:0000000000000000 $t
- /tmp/ccI26Lsx.s:2308 .text.LL_TIM_ENCODER_Init:0000000000000000 LL_TIM_ENCODER_Init
- /tmp/ccI26Lsx.s:2448 .text.LL_TIM_ENCODER_Init:000000000000005c $d
- /tmp/ccI26Lsx.s:2453 .text.LL_TIM_HALLSENSOR_StructInit:0000000000000000 $t
- /tmp/ccI26Lsx.s:2460 .text.LL_TIM_HALLSENSOR_StructInit:0000000000000000 LL_TIM_HALLSENSOR_StructInit
- /tmp/ccI26Lsx.s:2487 .text.LL_TIM_HALLSENSOR_Init:0000000000000000 $t
- /tmp/ccI26Lsx.s:2494 .text.LL_TIM_HALLSENSOR_Init:0000000000000000 LL_TIM_HALLSENSOR_Init
- /tmp/ccI26Lsx.s:2634 .text.LL_TIM_HALLSENSOR_Init:0000000000000060 $d
- /tmp/ccI26Lsx.s:2640 .text.LL_TIM_BDTR_StructInit:0000000000000000 $t
- /tmp/ccI26Lsx.s:2647 .text.LL_TIM_BDTR_StructInit:0000000000000000 LL_TIM_BDTR_StructInit
- /tmp/ccI26Lsx.s:2695 .text.LL_TIM_BDTR_Init:0000000000000000 $t
-ARM GAS /tmp/ccI26Lsx.s page 197
+ /tmp/ccR6tAfZ.s:17 .text.OC1Config:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:24 .text.OC1Config:0000000000000000 OC1Config
+ /tmp/ccR6tAfZ.s:165 .text.OC1Config:000000000000006c $d
+ /tmp/ccR6tAfZ.s:172 .text.OC2Config:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:178 .text.OC2Config:0000000000000000 OC2Config
+ /tmp/ccR6tAfZ.s:319 .text.OC2Config:0000000000000074 $d
+ /tmp/ccR6tAfZ.s:326 .text.OC3Config:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:332 .text.OC3Config:0000000000000000 OC3Config
+ /tmp/ccR6tAfZ.s:473 .text.OC3Config:0000000000000070 $d
+ /tmp/ccR6tAfZ.s:480 .text.OC4Config:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:486 .text.OC4Config:0000000000000000 OC4Config
+ /tmp/ccR6tAfZ.s:601 .text.OC4Config:0000000000000054 $d
+ /tmp/ccR6tAfZ.s:608 .text.OC5Config:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:614 .text.OC5Config:0000000000000000 OC5Config
+ /tmp/ccR6tAfZ.s:722 .text.OC5Config:0000000000000054 $d
+ /tmp/ccR6tAfZ.s:729 .text.OC6Config:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:735 .text.OC6Config:0000000000000000 OC6Config
+ /tmp/ccR6tAfZ.s:840 .text.OC6Config:0000000000000054 $d
+ /tmp/ccR6tAfZ.s:847 .text.IC1Config:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:853 .text.IC1Config:0000000000000000 IC1Config
+ /tmp/ccR6tAfZ.s:907 .text.IC2Config:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:913 .text.IC2Config:0000000000000000 IC2Config
+ /tmp/ccR6tAfZ.s:967 .text.IC3Config:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:973 .text.IC3Config:0000000000000000 IC3Config
+ /tmp/ccR6tAfZ.s:1027 .text.IC4Config:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:1033 .text.IC4Config:0000000000000000 IC4Config
+ /tmp/ccR6tAfZ.s:1087 .text.LL_TIM_DeInit:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:1094 .text.LL_TIM_DeInit:0000000000000000 LL_TIM_DeInit
+ /tmp/ccR6tAfZ.s:1698 .text.LL_TIM_DeInit:00000000000001b0 $d
+ /tmp/ccR6tAfZ.s:1718 .text.LL_TIM_StructInit:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:1725 .text.LL_TIM_StructInit:0000000000000000 LL_TIM_StructInit
+ /tmp/ccR6tAfZ.s:1756 .text.LL_TIM_Init:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:1763 .text.LL_TIM_Init:0000000000000000 LL_TIM_Init
+ /tmp/ccR6tAfZ.s:1967 .text.LL_TIM_Init:00000000000000f4 $d
+ /tmp/ccR6tAfZ.s:1978 .text.LL_TIM_OC_StructInit:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:1985 .text.LL_TIM_OC_StructInit:0000000000000000 LL_TIM_OC_StructInit
+ /tmp/ccR6tAfZ.s:2024 .text.LL_TIM_OC_Init:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:2031 .text.LL_TIM_OC_Init:0000000000000000 LL_TIM_OC_Init
+ /tmp/ccR6tAfZ.s:2130 .text.LL_TIM_IC_StructInit:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:2137 .text.LL_TIM_IC_StructInit:0000000000000000 LL_TIM_IC_StructInit
+ /tmp/ccR6tAfZ.s:2165 .text.LL_TIM_IC_Init:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:2172 .text.LL_TIM_IC_Init:0000000000000000 LL_TIM_IC_Init
+ /tmp/ccR6tAfZ.s:2250 .text.LL_TIM_ENCODER_StructInit:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:2257 .text.LL_TIM_ENCODER_StructInit:0000000000000000 LL_TIM_ENCODER_StructInit
+ /tmp/ccR6tAfZ.s:2301 .text.LL_TIM_ENCODER_Init:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:2308 .text.LL_TIM_ENCODER_Init:0000000000000000 LL_TIM_ENCODER_Init
+ /tmp/ccR6tAfZ.s:2448 .text.LL_TIM_ENCODER_Init:000000000000005c $d
+ /tmp/ccR6tAfZ.s:2453 .text.LL_TIM_HALLSENSOR_StructInit:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:2460 .text.LL_TIM_HALLSENSOR_StructInit:0000000000000000 LL_TIM_HALLSENSOR_StructInit
+ /tmp/ccR6tAfZ.s:2487 .text.LL_TIM_HALLSENSOR_Init:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:2494 .text.LL_TIM_HALLSENSOR_Init:0000000000000000 LL_TIM_HALLSENSOR_Init
+ /tmp/ccR6tAfZ.s:2634 .text.LL_TIM_HALLSENSOR_Init:0000000000000060 $d
+ /tmp/ccR6tAfZ.s:2640 .text.LL_TIM_BDTR_StructInit:0000000000000000 $t
+ /tmp/ccR6tAfZ.s:2647 .text.LL_TIM_BDTR_StructInit:0000000000000000 LL_TIM_BDTR_StructInit
+ /tmp/ccR6tAfZ.s:2695 .text.LL_TIM_BDTR_Init:0000000000000000 $t
+ARM GAS /tmp/ccR6tAfZ.s page 197
- /tmp/ccI26Lsx.s:2702 .text.LL_TIM_BDTR_Init:0000000000000000 LL_TIM_BDTR_Init
- /tmp/ccI26Lsx.s:2839 .text.LL_TIM_BDTR_Init:0000000000000068 $d
+ /tmp/ccR6tAfZ.s:2702 .text.LL_TIM_BDTR_Init:0000000000000000 LL_TIM_BDTR_Init
+ /tmp/ccR6tAfZ.s:2839 .text.LL_TIM_BDTR_Init:0000000000000068 $d
NO UNDEFINED SYMBOLS
diff --git a/build/stm32f7xx_ll_tim.o b/build/stm32f7xx_ll_tim.o
index 23cffa6..fb48ef5 100644
Binary files a/build/stm32f7xx_ll_tim.o and b/build/stm32f7xx_ll_tim.o differ
diff --git a/build/stm32f7xx_ll_usart.lst b/build/stm32f7xx_ll_usart.lst
index 69839ab..725b0c9 100644
--- a/build/stm32f7xx_ll_usart.lst
+++ b/build/stm32f7xx_ll_usart.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cc1GpNf6.s page 1
+ARM GAS /tmp/ccYWTfXg.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** #endif /* USE_FULL_ASSERT */
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** /** @addtogroup STM32F7xx_LL_Driver
-ARM GAS /tmp/cc1GpNf6.s page 2
+ARM GAS /tmp/ccYWTfXg.s page 2
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * @{
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** #define IS_LL_USART_CLOCKPHASE(__VALUE__) (((__VALUE__) == LL_USART_PHASE_1EDGE) \
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** || ((__VALUE__) == LL_USART_PHASE_2EDGE))
-ARM GAS /tmp/cc1GpNf6.s page 3
+ARM GAS /tmp/ccYWTfXg.s page 3
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
36 .loc 1 134 3 view .LVU3
37 .loc 1 134 6 is_stmt 0 view .LVU4
38 0000 3C4B ldr r3, .L19
-ARM GAS /tmp/cc1GpNf6.s page 4
+ARM GAS /tmp/ccYWTfXg.s page 4
39 0002 9842 cmp r0, r3
@@ -238,7 +238,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** {
168:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** /* Force reset of UART clock */
169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART5);
-ARM GAS /tmp/cc1GpNf6.s page 5
+ARM GAS /tmp/ccYWTfXg.s page 5
170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
@@ -298,7 +298,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
80 .loc 1 204 1 is_stmt 0 view .LVU21
81 0032 7047 bx lr
82 .LVL2:
-ARM GAS /tmp/cc1GpNf6.s page 6
+ARM GAS /tmp/ccYWTfXg.s page 6
83 .L11:
@@ -358,7 +358,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
49:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
50:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(RCC)
51:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
-ARM GAS /tmp/cc1GpNf6.s page 7
+ARM GAS /tmp/ccYWTfXg.s page 7
52:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @defgroup BUS_LL BUS
@@ -418,7 +418,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
106:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @}
107:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
108:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
-ARM GAS /tmp/cc1GpNf6.s page 8
+ARM GAS /tmp/ccYWTfXg.s page 8
109:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @defgroup BUS_LL_EC_AHB2_GRP1_PERIPH AHB2 GRP1 PERIPH
@@ -478,7 +478,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
163:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* SPDIFRX */
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
-ARM GAS /tmp/cc1GpNf6.s page 9
+ARM GAS /tmp/ccYWTfXg.s page 9
166:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_UART4 RCC_APB1ENR_UART4EN
@@ -538,7 +538,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
220:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SAI1 RCC_APB2ENR_SAI1EN
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)
-ARM GAS /tmp/cc1GpNf6.s page 10
+ARM GAS /tmp/ccYWTfXg.s page 10
223:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_LTDC RCC_APB2ENR_LTDCEN
@@ -598,7 +598,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
277:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACRXEN LL_AHB1_GRP1_EnableClock\n
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
-ARM GAS /tmp/cc1GpNf6.s page 11
+ARM GAS /tmp/ccYWTfXg.s page 11
280:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR OTGHSULPIEN LL_AHB1_GRP1_EnableClock
@@ -658,7 +658,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
334:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA1EN LL_AHB1_GRP1_IsEnabledClock\n
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
-ARM GAS /tmp/cc1GpNf6.s page 12
+ARM GAS /tmp/ccYWTfXg.s page 12
337:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACEN LL_AHB1_GRP1_IsEnabledClock\n
@@ -718,7 +718,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
391:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DTCMRAMEN LL_AHB1_GRP1_DisableClock\n
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
-ARM GAS /tmp/cc1GpNf6.s page 13
+ARM GAS /tmp/ccYWTfXg.s page 13
394:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA2DEN LL_AHB1_GRP1_DisableClock\n
@@ -778,7 +778,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
448:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR DMA1RST LL_AHB1_GRP1_ForceReset\n
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
-ARM GAS /tmp/cc1GpNf6.s page 14
+ARM GAS /tmp/ccYWTfXg.s page 14
451:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR ETHMACRST LL_AHB1_GRP1_ForceReset\n
@@ -838,7 +838,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
505:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOD
506:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOE
507:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOF
-ARM GAS /tmp/cc1GpNf6.s page 15
+ARM GAS /tmp/ccYWTfXg.s page 15
508:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOG
@@ -898,7 +898,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
562:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOE
563:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOF
564:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOG
-ARM GAS /tmp/cc1GpNf6.s page 16
+ARM GAS /tmp/ccYWTfXg.s page 16
565:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOH
@@ -958,7 +958,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
619:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DMA2LPEN LL_AHB1_GRP1_DisableClockLowPower\n
620:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DMA2DLPEN LL_AHB1_GRP1_DisableClockLowPower\n
621:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR ETHMACLPEN LL_AHB1_GRP1_DisableClockLowPower\n
-ARM GAS /tmp/cc1GpNf6.s page 17
+ARM GAS /tmp/ccYWTfXg.s page 17
622:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR ETHMACTXLPEN LL_AHB1_GRP1_DisableClockLowPower\n
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
676:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2ENR CRYPEN LL_AHB2_GRP1_EnableClock\n
677:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2ENR AESEN LL_AHB2_GRP1_EnableClock\n
678:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2ENR HASHEN LL_AHB2_GRP1_EnableClock\n
-ARM GAS /tmp/cc1GpNf6.s page 18
+ARM GAS /tmp/ccYWTfXg.s page 18
679:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2ENR RNGEN LL_AHB2_GRP1_EnableClock\n
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
733:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2ENR AESEN LL_AHB2_GRP1_DisableClock\n
734:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2ENR HASHEN LL_AHB2_GRP1_DisableClock\n
735:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2ENR RNGEN LL_AHB2_GRP1_DisableClock\n
-ARM GAS /tmp/cc1GpNf6.s page 19
+ARM GAS /tmp/ccYWTfXg.s page 19
736:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB2ENR OTGFSEN LL_AHB2_GRP1_DisableClock
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
790:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
791:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_ALL
792:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_DCMI (*)
-ARM GAS /tmp/cc1GpNf6.s page 20
+ARM GAS /tmp/ccYWTfXg.s page 20
793:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_JPEG (*)
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
847:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
848:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_DCMI (*)
849:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_JPEG (*)
-ARM GAS /tmp/cc1GpNf6.s page 21
+ARM GAS /tmp/ccYWTfXg.s page 21
850:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_CRYP (*)
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
904:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** return (READ_BIT(RCC->AHB3ENR, Periphs) == Periphs);
906:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
-ARM GAS /tmp/cc1GpNf6.s page 22
+ARM GAS /tmp/ccYWTfXg.s page 22
907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
961:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB3LPENR QSPILPEN LL_AHB3_GRP1_EnableClockLowPower
962:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
963:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB3_GRP1_PERIPH_FMC (*)
-ARM GAS /tmp/cc1GpNf6.s page 23
+ARM GAS /tmp/ccYWTfXg.s page 23
964:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB3_GRP1_PERIPH_QSPI
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1018:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR USART2EN LL_APB1_GRP1_EnableClock\n
1019:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR USART3EN LL_APB1_GRP1_EnableClock\n
1020:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR UART4EN LL_APB1_GRP1_EnableClock\n
-ARM GAS /tmp/cc1GpNf6.s page 24
+ARM GAS /tmp/ccYWTfXg.s page 24
1021:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR UART5EN LL_APB1_GRP1_EnableClock\n
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1075:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /* Delay after an RCC peripheral clock enabling */
1076:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** tmpreg = READ_BIT(RCC->APB1ENR, Periphs);
1077:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** (void)tmpreg;
-ARM GAS /tmp/cc1GpNf6.s page 25
+ARM GAS /tmp/ccYWTfXg.s page 25
1078:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1132:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_I2C1
1133:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_I2C2
1134:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_I2C3
-ARM GAS /tmp/cc1GpNf6.s page 26
+ARM GAS /tmp/ccYWTfXg.s page 26
1135:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_I2C4 (*)
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1189:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM3
1190:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM4
1191:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM5
-ARM GAS /tmp/cc1GpNf6.s page 27
+ARM GAS /tmp/ccYWTfXg.s page 27
1192:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM6
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1246:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR UART4RST LL_APB1_GRP1_ForceReset\n
1247:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR UART5RST LL_APB1_GRP1_ForceReset\n
1248:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR I2C1RST LL_APB1_GRP1_ForceReset\n
-ARM GAS /tmp/cc1GpNf6.s page 28
+ARM GAS /tmp/ccYWTfXg.s page 28
1249:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR I2C2RST LL_APB1_GRP1_ForceReset\n
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1303:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM3RST LL_APB1_GRP1_ReleaseReset\n
1304:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM4RST LL_APB1_GRP1_ReleaseReset\n
1305:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM5RST LL_APB1_GRP1_ReleaseReset\n
-ARM GAS /tmp/cc1GpNf6.s page 29
+ARM GAS /tmp/ccYWTfXg.s page 29
1306:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM6RST LL_APB1_GRP1_ReleaseReset\n
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1360:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_DAC1
1361:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_UART7
1362:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_UART8
-ARM GAS /tmp/cc1GpNf6.s page 30
+ARM GAS /tmp/ccYWTfXg.s page 30
1363:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1417:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPI2
1418:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPI3
1419:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPDIFRX (*)
-ARM GAS /tmp/cc1GpNf6.s page 31
+ARM GAS /tmp/ccYWTfXg.s page 31
1420:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_USART2
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1474:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR CAN1LPEN LL_APB1_GRP1_DisableClockLowPower\n
1475:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR CAN2LPEN LL_APB1_GRP1_DisableClockLowPower\n
1476:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR CAN3LPEN LL_APB1_GRP1_DisableClockLowPower\n
-ARM GAS /tmp/cc1GpNf6.s page 32
+ARM GAS /tmp/ccYWTfXg.s page 32
1477:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR CECLPEN LL_APB1_GRP1_DisableClockLowPower\n
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1531:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
1532:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
1533:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Enable APB2 peripherals clock.
-ARM GAS /tmp/cc1GpNf6.s page 33
+ARM GAS /tmp/ccYWTfXg.s page 33
1534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll APB2ENR TIM1EN LL_APB2_GRP1_EnableClock\n
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1588:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
1589:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** __IO uint32_t tmpreg;
1590:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** SET_BIT(RCC->APB2ENR, Periphs);
-ARM GAS /tmp/cc1GpNf6.s page 34
+ARM GAS /tmp/ccYWTfXg.s page 34
1591:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /* Delay after an RCC peripheral clock enabling */
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1645:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_MDIO (*)
1646:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_OTGPHYC (*)
1647:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
-ARM GAS /tmp/cc1GpNf6.s page 35
+ARM GAS /tmp/ccYWTfXg.s page 35
1648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1702:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_LTDC (*)
1703:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_DSI (*)
1704:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_DFSDM1 (*)
-ARM GAS /tmp/cc1GpNf6.s page 36
+ARM GAS /tmp/ccYWTfXg.s page 36
1705:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_MDIO (*)
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1759:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_LTDC (*)
1760:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_DSI (*)
1761:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_DFSDM1 (*)
-ARM GAS /tmp/cc1GpNf6.s page 37
+ARM GAS /tmp/ccYWTfXg.s page 37
1762:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_MDIO (*)
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1801:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_USART1
1802:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_USART6
1803:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC
-ARM GAS /tmp/cc1GpNf6.s page 38
+ARM GAS /tmp/ccYWTfXg.s page 38
1804:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SDMMC1
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
127 .loc 2 1297 3 view .LVU34
128 004c 03F5FA33 add r3, r3, #128000
129 0050 1A6A ldr r2, [r3, #32]
-ARM GAS /tmp/cc1GpNf6.s page 39
+ARM GAS /tmp/ccYWTfXg.s page 39
130 0052 42F40032 orr r2, r2, #131072
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
156:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
173 .loc 1 156 5 is_stmt 1 view .LVU46
174 .LBB58:
-ARM GAS /tmp/cc1GpNf6.s page 40
+ARM GAS /tmp/ccYWTfXg.s page 40
175 .LBI58:
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
217 008a 22F40022 bic r2, r2, #524288
218 008e 1A62 str r2, [r3, #32]
219 .LBE65:
-ARM GAS /tmp/cc1GpNf6.s page 41
+ARM GAS /tmp/ccYWTfXg.s page 41
220 .LBE64:
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1370:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
263 .loc 2 1370 1 view .LVU70
264 00aa 7047 bx lr
-ARM GAS /tmp/cc1GpNf6.s page 42
+ARM GAS /tmp/ccYWTfXg.s page 42
265 .LVL17:
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
309 .LBI80:
1295:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
310 .loc 2 1295 22 view .LVU83
-ARM GAS /tmp/cc1GpNf6.s page 43
+ARM GAS /tmp/ccYWTfXg.s page 43
311 .LBB81:
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
354 .LVL24:
1297:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
355 .loc 2 1297 3 is_stmt 0 view .LVU95
-ARM GAS /tmp/cc1GpNf6.s page 44
+ARM GAS /tmp/ccYWTfXg.s page 44
356 .LBE87:
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
209:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * @note As some bits in USART configuration registers can only be written when
210:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * the USART is disabled (USART_CR1_UE bit =0), USART Peripheral should be in disabled sta
211:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * this function. Otherwise, ERROR result will be returned.
-ARM GAS /tmp/cc1GpNf6.s page 45
+ARM GAS /tmp/ccYWTfXg.s page 45
212:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * @note Baud rate value stored in USART_InitStruct BaudRate field, should be valid (different f
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
2:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ******************************************************************************
3:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @file stm32f7xx_ll_usart.h
4:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @author MCD Application Team
-ARM GAS /tmp/cc1GpNf6.s page 46
+ARM GAS /tmp/ccYWTfXg.s page 46
5:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Header file of USART LL module.
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
59:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #endif /*USE_FULL_LL_DRIVER*/
60:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
61:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /* Exported types ------------------------------------------------------------*/
-ARM GAS /tmp/cc1GpNf6.s page 47
+ARM GAS /tmp/ccYWTfXg.s page 47
62:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #if defined(USE_FULL_LL_DRIVER)
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
116:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
117:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief LL USART Clock Init Structure definition
118:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
-ARM GAS /tmp/cc1GpNf6.s page 48
+ARM GAS /tmp/ccYWTfXg.s page 48
119:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** typedef struct
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
173:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ICR_TCBGTCF USART_ICR_TCBGTCF /*!< Transmission com
174:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #endif /* USART_TCBGT_SUPPORT */
175:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ICR_LBDCF USART_ICR_LBDCF /*!< LIN break detect
-ARM GAS /tmp/cc1GpNf6.s page 49
+ARM GAS /tmp/ccYWTfXg.s page 49
176:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ICR_CTSCF USART_ICR_CTSCF /*!< CTS clear flag *
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
230:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
231:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
232:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_CR1_IDLEIE USART_CR1_IDLEIE /*!< IDLE interrupt e
-ARM GAS /tmp/cc1GpNf6.s page 50
+ARM GAS /tmp/ccYWTfXg.s page 50
233:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_CR1_RXNEIE USART_CR1_RXNEIE /*!< Read data regist
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
287:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
288:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_DATAWIDTH_7B USART_CR1_M1 /*!< 7 bits word length : S
289:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_DATAWIDTH_8B 0x00000000U /*!< 8 bits word length : S
-ARM GAS /tmp/cc1GpNf6.s page 51
+ARM GAS /tmp/ccYWTfXg.s page 51
290:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_DATAWIDTH_9B USART_CR1_M0 /*!< 9 bits word length : S
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
344:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
345:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
346:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_STOPBITS_0_5 USART_CR2_STOP_0 /*!< 0.5
-ARM GAS /tmp/cc1GpNf6.s page 52
+ARM GAS /tmp/ccYWTfXg.s page 52
347:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_STOPBITS_1 0x00000000U /*!< 1 s
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
401:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
402:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_AUTOBAUD_DETECT_ON_STARTBIT 0x00000000U /*!< Me
403:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_AUTOBAUD_DETECT_ON_FALLINGEDGE USART_CR2_ABRMODE_0 /*!< Fa
-ARM GAS /tmp/cc1GpNf6.s page 53
+ARM GAS /tmp/ccYWTfXg.s page 53
404:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_AUTOBAUD_DETECT_ON_7F_FRAME USART_CR2_ABRMODE_1 /*!< 0x
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
458:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
459:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
460:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
-ARM GAS /tmp/cc1GpNf6.s page 54
+ARM GAS /tmp/ccYWTfXg.s page 54
461:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
515:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
516:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
517:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/cc1GpNf6.s page 55
+ARM GAS /tmp/ccYWTfXg.s page 55
518:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Compute USARTDIV value according to Peripheral Clock and
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
572:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
573:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
574:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_Disable(USART_TypeDef *USARTx)
-ARM GAS /tmp/cc1GpNf6.s page 56
+ARM GAS /tmp/ccYWTfXg.s page 56
575:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
250:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** USART_InitStruct->TransferDirection | USART_InitStruct->OverSampling));
251:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
252:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** /*---------------------------- USART CR2 Configuration ---------------------
-ARM GAS /tmp/cc1GpNf6.s page 57
+ARM GAS /tmp/ccYWTfXg.s page 57
253:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * Configure USARTx CR2 (Stop bits) with parameters:
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
632:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
633:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #if defined(USART_CR3_UCESM)
634:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/cc1GpNf6.s page 58
+ARM GAS /tmp/ccYWTfXg.s page 58
635:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief USART Clock enabled in STOP Mode
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
689:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
690:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_RE);
691:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
-ARM GAS /tmp/cc1GpNf6.s page 59
+ARM GAS /tmp/ccYWTfXg.s page 59
692:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
746:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return (uint32_t)(READ_BIT(USARTx->CR1, USART_CR1_RE | USART_CR1_TE));
747:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
748:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/cc1GpNf6.s page 60
+ARM GAS /tmp/ccYWTfXg.s page 60
749:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
803:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_WAKEUP_ADDRESSMARK
804:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
805:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_GetWakeUpMethod(const USART_TypeDef *USARTx)
-ARM GAS /tmp/cc1GpNf6.s page 61
+ARM GAS /tmp/ccYWTfXg.s page 61
806:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
860:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_MME);
861:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
862:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/cc1GpNf6.s page 62
+ARM GAS /tmp/ccYWTfXg.s page 62
863:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
917:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
918:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Retrieve Clock pulse of the last data bit output configuration
919:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * (Last bit Clock pulse output to the SCLK pin or not)
-ARM GAS /tmp/cc1GpNf6.s page 63
+ARM GAS /tmp/ccYWTfXg.s page 63
920:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_USART_INSTANCE(USARTx) can be used to check whether or not
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
974:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
975:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_SetClockPolarity(USART_TypeDef *USARTx, uint32_t ClockPolarity)
976:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
-ARM GAS /tmp/cc1GpNf6.s page 64
+ARM GAS /tmp/ccYWTfXg.s page 64
977:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** MODIFY_REG(USARTx->CR2, USART_CR2_CPOL, ClockPolarity);
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1031:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_EnableSCLKOutput(USART_TypeDef *USARTx)
1032:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
1033:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** SET_BIT(USARTx->CR2, USART_CR2_CLKEN);
-ARM GAS /tmp/cc1GpNf6.s page 65
+ARM GAS /tmp/ccYWTfXg.s page 65
1034:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
476 .LBE102:
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** /*---------------------------- USART CR3 Configuration ---------------------
-ARM GAS /tmp/cc1GpNf6.s page 66
+ARM GAS /tmp/ccYWTfXg.s page 66
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * Configure USARTx CR3 (Hardware Flow Control) with parameters:
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1120:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_ConfigCharacter(USART_TypeDef *USARTx, uint32_t DataWidth, uint32_t P
1121:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** uint32_t StopBits)
1122:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
-ARM GAS /tmp/cc1GpNf6.s page 67
+ARM GAS /tmp/ccYWTfXg.s page 67
1123:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** MODIFY_REG(USARTx->CR1, USART_CR1_PS | USART_CR1_PCE | USART_CR1_M, Parity | DataWidth);
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1177:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
1178:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return (uint32_t)(READ_BIT(USARTx->CR2, USART_CR2_RXINV));
1179:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
-ARM GAS /tmp/cc1GpNf6.s page 68
+ARM GAS /tmp/ccYWTfXg.s page 68
1180:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1234:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return (uint32_t)(READ_BIT(USARTx->CR2, USART_CR2_DATAINV));
1235:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
1236:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/cc1GpNf6.s page 69
+ARM GAS /tmp/ccYWTfXg.s page 69
1237:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1291:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** CLEAR_BIT(USARTx->CR2, USART_CR2_ABREN);
1292:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
1293:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
-ARM GAS /tmp/cc1GpNf6.s page 70
+ARM GAS /tmp/ccYWTfXg.s page 70
1294:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1348:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_EnableRxTimeout(USART_TypeDef *USARTx)
1349:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
1350:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** SET_BIT(USARTx->CR2, USART_CR2_RTOEN);
-ARM GAS /tmp/cc1GpNf6.s page 71
+ARM GAS /tmp/ccYWTfXg.s page 71
1351:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1405:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Return 8 bit Address of the USART node as set in ADD field of CR2.
1406:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note If 4-bit Address Detection is selected in ADDM7,
1407:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * only 4bits (b3-b0) of returned value are relevant (b31-b4 are not relevant)
-ARM GAS /tmp/cc1GpNf6.s page 72
+ARM GAS /tmp/ccYWTfXg.s page 72
1408:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * If 7-bit Address Detection is selected in ADDM7,
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1462:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 CTSE LL_USART_EnableCTSHWFlowCtrl
1463:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
1464:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
-ARM GAS /tmp/cc1GpNf6.s page 73
+ARM GAS /tmp/ccYWTfXg.s page 73
1465:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
495 .loc 1 269 5 is_stmt 1 view .LVU131
496 .loc 1 269 8 is_stmt 0 view .LVU132
497 003e 314B ldr r3, .L48+4
-ARM GAS /tmp/cc1GpNf6.s page 74
+ARM GAS /tmp/ccYWTfXg.s page 74
498 0040 9842 cmp r0, r3
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
528 0064 9842 cmp r0, r3
529 0066 23D0 beq .L44
294:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** {
-ARM GAS /tmp/cc1GpNf6.s page 75
+ARM GAS /tmp/ccYWTfXg.s page 75
295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART7_CLKSOURCE);
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
561 .LVL40:
222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** uint32_t periphclk = LL_RCC_PERIPH_FREQUENCY_NO;
562 .loc 1 222 15 view .LVU158
-ARM GAS /tmp/cc1GpNf6.s page 76
+ARM GAS /tmp/ccYWTfXg.s page 76
563 0082 39E0 b .L22
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
603 .loc 1 287 19 view .LVU173
604 00a0 FFF7FEFF bl LL_RCC_GetUARTClockFreq
-ARM GAS /tmp/cc1GpNf6.s page 77
+ARM GAS /tmp/ccYWTfXg.s page 77
605 .LVL52:
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** LL_USART_SetBaudRate(USARTx,
644 .loc 1 314 7 view .LVU188
645 00c4 AA69 ldr r2, [r5, #24]
-ARM GAS /tmp/cc1GpNf6.s page 78
+ARM GAS /tmp/ccYWTfXg.s page 78
646 .LVL63:
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1552:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
1553:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
1554:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
-ARM GAS /tmp/cc1GpNf6.s page 79
+ARM GAS /tmp/ccYWTfXg.s page 79
1555:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Enable Overrun detection
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
1609:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Wake-up from Stop mode feature is supported by the USARTx instance.
1610:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 WUS LL_USART_GetWKUPType
1611:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
-ARM GAS /tmp/cc1GpNf6.s page 80
+ARM GAS /tmp/ccYWTfXg.s page 80
1612:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Returned value can be one of the following values:
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
659 00cc 00EB5300 add r0, r0, r3, lsr #1
660 .LVL64:
661 .loc 3 1655 30 view .LVU196
-ARM GAS /tmp/cc1GpNf6.s page 81
+ARM GAS /tmp/ccYWTfXg.s page 81
662 00d0 B0FBF3F3 udiv r3, r0, r3
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
703 .loc 3 1651 5 is_stmt 1 view .LVU211
1651:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
704 .loc 3 1651 17 is_stmt 0 view .LVU212
-ARM GAS /tmp/cc1GpNf6.s page 82
+ARM GAS /tmp/ccYWTfXg.s page 82
705 00f2 E360 str r3, [r4, #12]
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
742 .LFE543:
744 .section .text.LL_USART_StructInit,"ax",%progbits
745 .align 1
-ARM GAS /tmp/cc1GpNf6.s page 83
+ARM GAS /tmp/ccYWTfXg.s page 83
746 .global LL_USART_StructInit
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
783 0014 8361 str r3, [r0, #24]
345:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
784 .loc 1 345 1 view .LVU236
-ARM GAS /tmp/cc1GpNf6.s page 84
+ARM GAS /tmp/ccYWTfXg.s page 84
785 0016 7047 bx lr
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
813 .loc 3 587 3 view .LVU243
587:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
814 .loc 3 587 12 is_stmt 0 view .LVU244
-ARM GAS /tmp/cc1GpNf6.s page 85
+ARM GAS /tmp/ccYWTfXg.s page 85
815 0000 0368 ldr r3, [r0]
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
853 0018 10B4 push {r4}
854 .LCFI1:
855 .cfi_def_cfa_offset 4
-ARM GAS /tmp/cc1GpNf6.s page 86
+ARM GAS /tmp/ccYWTfXg.s page 86
856 .cfi_offset 4, -4
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
411:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
878 .loc 1 411 1 is_stmt 0 view .LVU265
879 0034 5DF8044B ldr r4, [sp], #4
-ARM GAS /tmp/cc1GpNf6.s page 87
+ARM GAS /tmp/ccYWTfXg.s page 87
880 .LCFI2:
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/cc1GpNf6.s page 1
920 0006 8360 str r3, [r0, #8]
426:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** LL_USART_CLOCK_DI
427:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when
-ARM GAS /tmp/cc1GpNf6.s page 88
+ARM GAS /tmp/ccYWTfXg.s page 88
921 .loc 1 427 3 is_stmt 1 view .LVU276
@@ -5236,23 +5236,23 @@ ARM GAS /tmp/cc1GpNf6.s page 1
932 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
933 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
934 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
-ARM GAS /tmp/cc1GpNf6.s page 89
+ARM GAS /tmp/ccYWTfXg.s page 89
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_ll_usart.c
- /tmp/cc1GpNf6.s:17 .text.LL_USART_DeInit:0000000000000000 $t
- /tmp/cc1GpNf6.s:25 .text.LL_USART_DeInit:0000000000000000 LL_USART_DeInit
- /tmp/cc1GpNf6.s:379 .text.LL_USART_DeInit:00000000000000f4 $d
- /tmp/cc1GpNf6.s:393 .text.LL_USART_Init:0000000000000000 $t
- /tmp/cc1GpNf6.s:400 .text.LL_USART_Init:0000000000000000 LL_USART_Init
- /tmp/cc1GpNf6.s:732 .text.LL_USART_Init:0000000000000100 $d
- /tmp/cc1GpNf6.s:745 .text.LL_USART_StructInit:0000000000000000 $t
- /tmp/cc1GpNf6.s:752 .text.LL_USART_StructInit:0000000000000000 LL_USART_StructInit
- /tmp/cc1GpNf6.s:790 .text.LL_USART_ClockInit:0000000000000000 $t
- /tmp/cc1GpNf6.s:797 .text.LL_USART_ClockInit:0000000000000000 LL_USART_ClockInit
- /tmp/cc1GpNf6.s:896 .text.LL_USART_ClockStructInit:0000000000000000 $t
- /tmp/cc1GpNf6.s:903 .text.LL_USART_ClockStructInit:0000000000000000 LL_USART_ClockStructInit
+ /tmp/ccYWTfXg.s:17 .text.LL_USART_DeInit:0000000000000000 $t
+ /tmp/ccYWTfXg.s:25 .text.LL_USART_DeInit:0000000000000000 LL_USART_DeInit
+ /tmp/ccYWTfXg.s:379 .text.LL_USART_DeInit:00000000000000f4 $d
+ /tmp/ccYWTfXg.s:393 .text.LL_USART_Init:0000000000000000 $t
+ /tmp/ccYWTfXg.s:400 .text.LL_USART_Init:0000000000000000 LL_USART_Init
+ /tmp/ccYWTfXg.s:732 .text.LL_USART_Init:0000000000000100 $d
+ /tmp/ccYWTfXg.s:745 .text.LL_USART_StructInit:0000000000000000 $t
+ /tmp/ccYWTfXg.s:752 .text.LL_USART_StructInit:0000000000000000 LL_USART_StructInit
+ /tmp/ccYWTfXg.s:790 .text.LL_USART_ClockInit:0000000000000000 $t
+ /tmp/ccYWTfXg.s:797 .text.LL_USART_ClockInit:0000000000000000 LL_USART_ClockInit
+ /tmp/ccYWTfXg.s:896 .text.LL_USART_ClockStructInit:0000000000000000 $t
+ /tmp/ccYWTfXg.s:903 .text.LL_USART_ClockStructInit:0000000000000000 LL_USART_ClockStructInit
UNDEFINED SYMBOLS
LL_RCC_GetUSARTClockFreq
diff --git a/build/stm32f7xx_ll_usart.o b/build/stm32f7xx_ll_usart.o
index 2e8c512..e88ef72 100644
Binary files a/build/stm32f7xx_ll_usart.o and b/build/stm32f7xx_ll_usart.o differ
diff --git a/build/stm32f7xx_ll_utils.lst b/build/stm32f7xx_ll_utils.lst
index edc8121..628f6b9 100644
--- a/build/stm32f7xx_ll_utils.lst
+++ b/build/stm32f7xx_ll_utils.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccLtUKRp.s page 1
+ARM GAS /tmp/ccTRVckc.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** /** @addtogroup STM32F7xx_LL_Driver
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** * @{
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** */
-ARM GAS /tmp/ccLtUKRp.s page 2
+ARM GAS /tmp/ccTRVckc.s page 2
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c ****
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** || ((__VALUE__) == LL_RCC_SYSCLK_DIV_16) \
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** || ((__VALUE__) == LL_RCC_SYSCLK_DIV_64) \
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** || ((__VALUE__) == LL_RCC_SYSCLK_DIV_128) \
-ARM GAS /tmp/ccLtUKRp.s page 3
+ARM GAS /tmp/ccTRVckc.s page 3
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** || ((__VALUE__) == LL_RCC_SYSCLK_DIV_256) \
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** || ((__VALUE__) == LL_RCC_PLLM_DIV_41) \
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** || ((__VALUE__) == LL_RCC_PLLM_DIV_42) \
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** || ((__VALUE__) == LL_RCC_PLLM_DIV_43) \
-ARM GAS /tmp/ccLtUKRp.s page 4
+ARM GAS /tmp/ccTRVckc.s page 4
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** || ((__VALUE__) == LL_RCC_PLLM_DIV_44) \
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c ****
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** /* Exported functions --------------------------------------------------------*/
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** /** @addtogroup UTILS_LL_Exported_Functions
-ARM GAS /tmp/ccLtUKRp.s page 5
+ARM GAS /tmp/ccTRVckc.s page 5
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** * @{
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** */
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c ****
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** /** @addtogroup UTILS_EF_SYSTEM
-ARM GAS /tmp/ccLtUKRp.s page 6
+ARM GAS /tmp/ccTRVckc.s page 6
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** * @brief System Configuration functions
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** SystemCoreClock = HCLKFrequency;
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** }
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c ****
-ARM GAS /tmp/ccLtUKRp.s page 7
+ARM GAS /tmp/ccTRVckc.s page 7
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** /**
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** {
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** /* 60 < HCLK <= 90 => 2WS (3 CPU cycles) */
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** latency = LL_FLASH_LATENCY_2;
-ARM GAS /tmp/ccLtUKRp.s page 8
+ARM GAS /tmp/ccTRVckc.s page 8
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** }
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** }
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** else if(HCLK_Frequency > UTILS_SCALE3_LATENCY2_FREQ)
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** {
-ARM GAS /tmp/ccLtUKRp.s page 9
+ARM GAS /tmp/ccTRVckc.s page 9
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** /* 60 < HCLK <= 90 => 2WS (3 CPU cycles) */
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** * - SUCCESS: Max frequency configuration done
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** * - ERROR: Max frequency configuration not done
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** */
-ARM GAS /tmp/ccLtUKRp.s page 10
+ARM GAS /tmp/ccTRVckc.s page 10
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** ErrorStatus LL_PLL_ConfigSystemClock_HSI(LL_UTILS_PLLInitTypeDef *UTILS_PLLInitStruct,
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** * @retval An ErrorStatus enumeration value:
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** * - SUCCESS: Max frequency configuration done
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** * - ERROR: Max frequency configuration not done
-ARM GAS /tmp/ccLtUKRp.s page 11
+ARM GAS /tmp/ccTRVckc.s page 11
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** */
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** /**
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** * @}
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** */
-ARM GAS /tmp/ccLtUKRp.s page 12
+ARM GAS /tmp/ccTRVckc.s page 12
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c ****
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
51 .loc 1 632 11 view .LVU13
52 0010 03FB00F0 mul r0, r3, r0
53 .LVL2:
-ARM GAS /tmp/ccLtUKRp.s page 13
+ARM GAS /tmp/ccTRVckc.s page 13
633:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** assert_param(IS_LL_UTILS_PLLVCO_OUTPUT(pllfreq));
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
89 .loc 1 653 3 view .LVU25
90 .LBB54:
91 .LBI54:
-ARM GAS /tmp/ccLtUKRp.s page 14
+ARM GAS /tmp/ccTRVckc.s page 14
92 .file 2 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
54:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #if defined(USE_FULL_LL_DRIVER)
55:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_Private_Macros RCC Private Macros
56:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @{
-ARM GAS /tmp/ccLtUKRp.s page 15
+ARM GAS /tmp/ccTRVckc.s page 15
57:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
111:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #if !defined (LSE_VALUE)
112:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LSE_VALUE 32768U /*!< Value of the LSE oscillator in Hz */
113:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #endif /* LSE_VALUE */
-ARM GAS /tmp/ccLtUKRp.s page 16
+ARM GAS /tmp/ccTRVckc.s page 16
114:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
168:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_CSR_BORRSTF RCC_CSR_BORRSTF /*!< BOR reset flag */
169:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
170:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @}
-ARM GAS /tmp/ccLtUKRp.s page 17
+ARM GAS /tmp/ccTRVckc.s page 17
171:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
225:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_SYSCLK_DIV_8 RCC_CFGR_HPRE_DIV8 /*!< SYSCLK divided by 8 */
226:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_SYSCLK_DIV_16 RCC_CFGR_HPRE_DIV16 /*!< SYSCLK divided by 16 */
227:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_SYSCLK_DIV_64 RCC_CFGR_HPRE_DIV64 /*!< SYSCLK divided by 64 */
-ARM GAS /tmp/ccLtUKRp.s page 18
+ARM GAS /tmp/ccTRVckc.s page 18
228:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_SYSCLK_DIV_128 RCC_CFGR_HPRE_DIV128 /*!< SYSCLK divided by 128 */
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
282:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_MCO2_DIV_2 (uint32_t)(RCC_CFGR_MCO2PRE|(RCC_CFGR_MCO2PRE_2 >> 16U))
283:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_MCO2_DIV_3 (uint32_t)(RCC_CFGR_MCO2PRE|((RCC_CFGR_MCO2PRE_2|RCC_CFG
284:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_MCO2_DIV_4 (uint32_t)(RCC_CFGR_MCO2PRE|((RCC_CFGR_MCO2PRE_2|RCC_CFG
-ARM GAS /tmp/ccLtUKRp.s page 19
+ARM GAS /tmp/ccTRVckc.s page 19
285:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_MCO2_DIV_5 (uint32_t)(RCC_CFGR_MCO2PRE|(RCC_CFGR_MCO2PRE >> 16U))
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
339:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_EC_USARTx_CLKSOURCE Peripheral USART clock source selection
340:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @{
341:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
-ARM GAS /tmp/ccLtUKRp.s page 20
+ARM GAS /tmp/ccTRVckc.s page 20
342:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_USART1_CLKSOURCE_PCLK2 (uint32_t)((RCC_DCKCFGR2_USART1SEL << 16U) | 0x00000000U
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
396:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_I2C3_CLKSOURCE_HSI (uint32_t)(RCC_DCKCFGR2_I2C3SEL|(RCC_DCKCFGR2_I2C3SEL_1
397:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #if defined(I2C4)
398:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_I2C4_CLKSOURCE_PCLK1 (uint32_t)(RCC_DCKCFGR2_I2C4SEL|0x00000000U) /*!< PCLK1
-ARM GAS /tmp/ccLtUKRp.s page 21
+ARM GAS /tmp/ccTRVckc.s page 21
399:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_I2C4_CLKSOURCE_SYSCLK (uint32_t)(RCC_DCKCFGR2_I2C4SEL|(RCC_DCKCFGR2_I2C4SEL_0
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
453:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_RNG_CLKSOURCE_PLLSAI RCC_DCKCFGR2_CK48MSEL /*!< PLLSAI clock used as RNG cloc
454:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
455:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @}
-ARM GAS /tmp/ccLtUKRp.s page 22
+ARM GAS /tmp/ccTRVckc.s page 22
456:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
510:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
511:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_DFSDM1_AUDIO_CLKSOURCE_SAI1 0x00000000U /*!< SAI1 clock used as D
512:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_DFSDM1_AUDIO_CLKSOURCE_SAI2 RCC_DCKCFGR1_ADFSDM1SEL /*!< SAI2 clock used as D
-ARM GAS /tmp/ccLtUKRp.s page 23
+ARM GAS /tmp/ccTRVckc.s page 23
513:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
567:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @}
568:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
569:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
-ARM GAS /tmp/ccLtUKRp.s page 24
+ARM GAS /tmp/ccTRVckc.s page 24
570:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_EC_SAIx Peripheral SAI get clock source
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
624:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_EC_I2S1 Peripheral I2S get clock source
625:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @{
626:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
-ARM GAS /tmp/ccLtUKRp.s page 25
+ARM GAS /tmp/ccTRVckc.s page 25
627:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_I2S1_CLKSOURCE RCC_CFGR_I2SSRC /*!< I2S Clock source selection */
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
681:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
682:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_RTC_CLKSOURCE_NONE 0x00000000U /*!< No clock used as RTC clock
683:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_RTC_CLKSOURCE_LSE RCC_BDCR_RTCSEL_0 /*!< LSE oscillator clock used a
-ARM GAS /tmp/ccLtUKRp.s page 26
+ARM GAS /tmp/ccTRVckc.s page 26
684:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_RTC_CLKSOURCE_LSI RCC_BDCR_RTCSEL_1 /*!< LSI oscillator clock used a
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
738:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLM_DIV_29 (RCC_PLLCFGR_PLLM_4 | RCC_PLLCFGR_PLLM_3 | RCC_PLLCFGR_P
739:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLM_DIV_30 (RCC_PLLCFGR_PLLM_4 | RCC_PLLCFGR_PLLM_3 | RCC_PLLCFGR_P
740:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLM_DIV_31 (RCC_PLLCFGR_PLLM_4 | RCC_PLLCFGR_PLLM_3 | RCC_PLLCFGR_P
-ARM GAS /tmp/ccLtUKRp.s page 27
+ARM GAS /tmp/ccTRVckc.s page 27
741:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLM_DIV_32 (RCC_PLLCFGR_PLLM_5) /*!< PLL, PLLI2S and PLLSAI divisio
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
795:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLP_DIV_2 0x00000000U /*!< Main PLL division factor for
796:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLP_DIV_4 RCC_PLLCFGR_PLLP_0 /*!< Main PLL division factor for
797:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLP_DIV_6 RCC_PLLCFGR_PLLP_1 /*!< Main PLL division factor for
-ARM GAS /tmp/ccLtUKRp.s page 28
+ARM GAS /tmp/ccTRVckc.s page 28
798:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLP_DIV_8 (RCC_PLLCFGR_PLLP_1 | RCC_PLLCFGR_PLLP_0) /*!< Main PL
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
852:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
853:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
854:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_EC_PLLI2SDIVQ PLLI2SDIVQ division factor (PLLI2SDIVQ)
-ARM GAS /tmp/ccLtUKRp.s page 29
+ARM GAS /tmp/ccTRVckc.s page 29
855:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @{
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
909:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
910:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLI2SP_DIV_2 0x00000000U /*!< PLLI2S division factor for PL
911:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLI2SP_DIV_4 RCC_PLLI2SCFGR_PLLI2SP_0 /*!< PLLI2S division fact
-ARM GAS /tmp/ccLtUKRp.s page 30
+ARM GAS /tmp/ccTRVckc.s page 30
912:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLI2SP_DIV_6 RCC_PLLI2SCFGR_PLLI2SP_1 /*!< PLLI2S division fact
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
966:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLSAIDIVQ_DIV_24 (RCC_DCKCFGR1_PLLSAIDIVQ_4 | RCC_DCKCFGR1_PLLSAIDIVQ_2 |
967:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLSAIDIVQ_DIV_25 (RCC_DCKCFGR1_PLLSAIDIVQ_4 | RCC_DCKCFGR1_PLLSAIDIVQ_3)
968:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLSAIDIVQ_DIV_26 (RCC_DCKCFGR1_PLLSAIDIVQ_4 | RCC_DCKCFGR1_PLLSAIDIVQ_3 |
-ARM GAS /tmp/ccLtUKRp.s page 31
+ARM GAS /tmp/ccTRVckc.s page 31
969:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define LL_RCC_PLLSAIDIVQ_DIV_27 (RCC_DCKCFGR1_PLLSAIDIVQ_4 | RCC_DCKCFGR1_PLLSAIDIVQ_3 |
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1023:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_Exported_Macros RCC Exported Macros
1024:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @{
1025:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
-ARM GAS /tmp/ccLtUKRp.s page 32
+ARM GAS /tmp/ccTRVckc.s page 32
1026:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1080:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_23
1081:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_24
1082:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_25
-ARM GAS /tmp/ccLtUKRp.s page 33
+ARM GAS /tmp/ccTRVckc.s page 33
1083:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_26
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1137:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param __PLLM__ This parameter can be one of the following values:
1138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_2
1139:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_3
-ARM GAS /tmp/ccLtUKRp.s page 34
+ARM GAS /tmp/ccTRVckc.s page 34
1140:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_4
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_58
1195:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_59
1196:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_60
-ARM GAS /tmp/ccLtUKRp.s page 35
+ARM GAS /tmp/ccTRVckc.s page 35
1197:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_61
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1251:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_25
1252:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_26
1253:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_27
-ARM GAS /tmp/ccLtUKRp.s page 36
+ARM GAS /tmp/ccTRVckc.s page 36
1254:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_28
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param __INPUTFREQ__ PLL Input frequency (based on HSE/HSI)
1309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param __PLLM__ This parameter can be one of the following values:
1310:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_2
-ARM GAS /tmp/ccLtUKRp.s page 37
+ARM GAS /tmp/ccTRVckc.s page 37
1311:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_3
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_57
1366:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_58
1367:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_59
-ARM GAS /tmp/ccLtUKRp.s page 38
+ARM GAS /tmp/ccTRVckc.s page 38
1368:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_60
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
1423:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #define __LL_RCC_CALC_PLLSAI_SAI_FREQ(__INPUTFREQ__, __PLLM__, __PLLSAIN__, __PLLSAIQ__, __PLLSAIDI
1424:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** (((__PLLSAIQ__) >> RCC_PLLSAICFGR_PLLSAIQ_Pos) * (((__PLLSAIDIVQ__) >> RCC_DCKCF
-ARM GAS /tmp/ccLtUKRp.s page 39
+ARM GAS /tmp/ccTRVckc.s page 39
1425:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_49
1480:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_50
1481:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_51
-ARM GAS /tmp/ccLtUKRp.s page 40
+ARM GAS /tmp/ccTRVckc.s page 40
1482:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_52
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1536:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_26
1537:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_27
1538:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_28
-ARM GAS /tmp/ccLtUKRp.s page 41
+ARM GAS /tmp/ccTRVckc.s page 41
1539:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_29
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1593:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
1594:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Helper macro to calculate the PLLI2S frequency used for SAI1 and SAI2 domains
1595:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @note ex: @ref __LL_RCC_CALC_PLLI2S_SAI_FREQ (HSE_VALUE,@ref LL_RCC_PLL_GetDivider (),
-ARM GAS /tmp/ccLtUKRp.s page 42
+ARM GAS /tmp/ccTRVckc.s page 42
1596:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @ref LL_RCC_PLLI2S_GetN (), @ref LL_RCC_PLLI2S_GetQ (), @ref LL_RCC_PLLI2S_GetDIVQ
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1650:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_53
1651:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_54
1652:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_55
-ARM GAS /tmp/ccLtUKRp.s page 43
+ARM GAS /tmp/ccTRVckc.s page 43
1653:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_56
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1707:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_30
1708:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_31
1709:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_32
-ARM GAS /tmp/ccLtUKRp.s page 44
+ARM GAS /tmp/ccTRVckc.s page 44
1710:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval PLLI2S clock frequency (in Hz)
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1764:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_44
1765:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_45
1766:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_46
-ARM GAS /tmp/ccLtUKRp.s page 45
+ARM GAS /tmp/ccTRVckc.s page 45
1767:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_47
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1821:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_21
1822:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_22
1823:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_23
-ARM GAS /tmp/ccLtUKRp.s page 46
+ARM GAS /tmp/ccTRVckc.s page 46
1824:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_24
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1878:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Helper macro to calculate the HCLK frequency
1879:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param __SYSCLKFREQ__ SYSCLK frequency (based on HSE/HSI/PLLCLK)
1880:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param __AHBPRESCALER__ This parameter can be one of the following values:
-ARM GAS /tmp/ccLtUKRp.s page 47
+ARM GAS /tmp/ccTRVckc.s page 47
1881:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_SYSCLK_DIV_1
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1935:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
1936:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
1937:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
-ARM GAS /tmp/ccLtUKRp.s page 48
+ARM GAS /tmp/ccTRVckc.s page 48
1938:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Enable the Clock Security System.
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1992:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** __STATIC_INLINE uint32_t LL_RCC_HSE_IsReady(void)
1993:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
1994:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** return (READ_BIT(RCC->CR, RCC_CR_HSERDY) == (RCC_CR_HSERDY));
-ARM GAS /tmp/ccLtUKRp.s page 49
+ARM GAS /tmp/ccTRVckc.s page 49
1995:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2049:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @note user-programmable trimming value that is added to the HSICAL
2050:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @note Default value is 16, which, when added to the HSICAL value,
2051:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * should trim the HSI to 16 MHz +/- 1 %
-ARM GAS /tmp/ccLtUKRp.s page 50
+ARM GAS /tmp/ccTRVckc.s page 50
2052:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll CR HSITRIM LL_RCC_HSI_SetCalibTrimming
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2106:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** SET_BIT(RCC->BDCR, RCC_BDCR_LSEBYP);
2107:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
2108:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
-ARM GAS /tmp/ccLtUKRp.s page 51
+ARM GAS /tmp/ccTRVckc.s page 51
2109:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2163:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_EF_LSI LSI
2164:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @{
2165:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
-ARM GAS /tmp/ccLtUKRp.s page 52
+ARM GAS /tmp/ccTRVckc.s page 52
2166:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2220:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Get the system clock source
2221:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll CFGR SWS LL_RCC_GetSysClkSource
2222:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval Returned value can be one of the following values:
-ARM GAS /tmp/ccLtUKRp.s page 53
+ARM GAS /tmp/ccTRVckc.s page 53
2223:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_SYS_CLKSOURCE_STATUS_HSI
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2277:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @retval None
2278:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
2279:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** __STATIC_INLINE void LL_RCC_SetAPB2Prescaler(uint32_t Prescaler)
-ARM GAS /tmp/ccLtUKRp.s page 54
+ARM GAS /tmp/ccTRVckc.s page 54
2280:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2334:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @}
2335:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
2336:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
-ARM GAS /tmp/ccLtUKRp.s page 55
+ARM GAS /tmp/ccTRVckc.s page 55
2337:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /** @defgroup RCC_LL_EF_MCO MCO
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2391:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_USART1_CLKSOURCE_HSI
2392:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_USART1_CLKSOURCE_LSE
2393:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_USART2_CLKSOURCE_PCLK1
-ARM GAS /tmp/ccLtUKRp.s page 56
+ARM GAS /tmp/ccTRVckc.s page 56
2394:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_USART2_CLKSOURCE_SYSCLK
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2448:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param I2CxSource This parameter can be one of the following values:
2449:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_I2C1_CLKSOURCE_PCLK1
2450:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_I2C1_CLKSOURCE_SYSCLK
-ARM GAS /tmp/ccLtUKRp.s page 57
+ARM GAS /tmp/ccTRVckc.s page 57
2451:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_I2C1_CLKSOURCE_HSI
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2505:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
2506:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
2507:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
-ARM GAS /tmp/ccLtUKRp.s page 58
+ARM GAS /tmp/ccTRVckc.s page 58
2508:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Configure SDMMC clock source
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2562:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
2563:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
2564:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** #if defined(CEC)
-ARM GAS /tmp/ccLtUKRp.s page 59
+ARM GAS /tmp/ccTRVckc.s page 59
2565:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2619:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
2620:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
2621:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
-ARM GAS /tmp/ccLtUKRp.s page 60
+ARM GAS /tmp/ccTRVckc.s page 60
2622:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Configure DFSDM Kernel clock source
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2676:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_UART4_CLKSOURCE
2677:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_UART5_CLKSOURCE
2678:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_UART7_CLKSOURCE
-ARM GAS /tmp/ccLtUKRp.s page 61
+ARM GAS /tmp/ccTRVckc.s page 61
2679:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_UART8_CLKSOURCE
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2733:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
2734:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
2735:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
-ARM GAS /tmp/ccLtUKRp.s page 62
+ARM GAS /tmp/ccTRVckc.s page 62
2736:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Get LPTIMx clock source
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2790:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** __STATIC_INLINE uint32_t LL_RCC_GetSDMMCClockSource(uint32_t SDMMCx)
2791:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
2792:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** return (uint32_t)(READ_BIT(RCC->DCKCFGR2, SDMMCx) >> 16U | SDMMCx);
-ARM GAS /tmp/ccLtUKRp.s page 63
+ARM GAS /tmp/ccTRVckc.s page 63
2793:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2847:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** __STATIC_INLINE uint32_t LL_RCC_GetCECClockSource(uint32_t CECx)
2848:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
2849:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** return (uint32_t)(READ_BIT(RCC->DCKCFGR2, CECx));
-ARM GAS /tmp/ccLtUKRp.s page 64
+ARM GAS /tmp/ccTRVckc.s page 64
2850:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2904:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_DSI_CLKSOURCE_PHY
2905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_DSI_CLKSOURCE_PLL
2906:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
-ARM GAS /tmp/ccLtUKRp.s page 65
+ARM GAS /tmp/ccTRVckc.s page 65
2907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** __STATIC_INLINE uint32_t LL_RCC_GetDSIClockSource(uint32_t DSIx)
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
2961:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
2962:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
2963:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
-ARM GAS /tmp/ccLtUKRp.s page 66
+ARM GAS /tmp/ccTRVckc.s page 66
2964:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @brief Disable RTC
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3018:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_12
3019:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_13
3020:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_14
-ARM GAS /tmp/ccLtUKRp.s page 67
+ARM GAS /tmp/ccTRVckc.s page 67
3021:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_15
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3075:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_27
3076:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_28
3077:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_29
-ARM GAS /tmp/ccLtUKRp.s page 68
+ARM GAS /tmp/ccTRVckc.s page 68
3078:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_RTC_HSE_DIV_30
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3132:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** __STATIC_INLINE void LL_RCC_PLL_Enable(void)
3133:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
3134:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** SET_BIT(RCC->CR, RCC_CR_PLLON);
-ARM GAS /tmp/ccLtUKRp.s page 69
+ARM GAS /tmp/ccTRVckc.s page 69
3135:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3163:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @rmtoll PLLCFGR PLLSRC LL_RCC_PLL_ConfigDomain_SYS\n
3164:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * PLLCFGR PLLM LL_RCC_PLL_ConfigDomain_SYS\n
3165:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * PLLCFGR PLLN LL_RCC_PLL_ConfigDomain_SYS\n
-ARM GAS /tmp/ccLtUKRp.s page 70
+ARM GAS /tmp/ccTRVckc.s page 70
3166:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * PLLCFGR PLLP LL_RCC_PLL_ConfigDomain_SYS
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3220:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_51
3221:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_52
3222:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_53
-ARM GAS /tmp/ccLtUKRp.s page 71
+ARM GAS /tmp/ccTRVckc.s page 71
3223:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_54
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3277:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_18
3278:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_19
3279:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_20
-ARM GAS /tmp/ccLtUKRp.s page 72
+ARM GAS /tmp/ccTRVckc.s page 72
3280:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_21
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3334:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_11
3335:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_12
3336:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_13
-ARM GAS /tmp/ccLtUKRp.s page 73
+ARM GAS /tmp/ccTRVckc.s page 73
3337:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_14
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3391:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_31
3392:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_32
3393:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_33
-ARM GAS /tmp/ccLtUKRp.s page 74
+ARM GAS /tmp/ccTRVckc.s page 74
3394:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_34
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3448:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** */
3449:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** __STATIC_INLINE void LL_RCC_PLL_SetMainSource(uint32_t PLLSource)
3450:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
-ARM GAS /tmp/ccLtUKRp.s page 75
+ARM GAS /tmp/ccTRVckc.s page 75
3451:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** MODIFY_REG(RCC->PLLCFGR, RCC_PLLCFGR_PLLSRC, PLLSource);
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3505:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_12
3506:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_13
3507:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_14
-ARM GAS /tmp/ccLtUKRp.s page 76
+ARM GAS /tmp/ccTRVckc.s page 76
3508:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLQ_DIV_15
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3562:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_26
3563:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_27
3564:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_28
-ARM GAS /tmp/ccLtUKRp.s page 77
+ARM GAS /tmp/ccTRVckc.s page 77
3565:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_29
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3619:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** __STATIC_INLINE void LL_RCC_PLL_ConfigSpreadSpectrum(uint32_t Mod, uint32_t Inc, uint32_t Sel)
3620:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
3621:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** MODIFY_REG(RCC->SSCGR, RCC_SSCGR_MODPER | RCC_SSCGR_INCSTEP | RCC_SSCGR_SPREADSEL, Mod | (Inc <<
-ARM GAS /tmp/ccLtUKRp.s page 78
+ARM GAS /tmp/ccTRVckc.s page 78
3622:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3676:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
3677:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
3678:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** /**
-ARM GAS /tmp/ccLtUKRp.s page 79
+ARM GAS /tmp/ccTRVckc.s page 79
3679:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @}
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3733:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_4
3734:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_5
3735:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_6
-ARM GAS /tmp/ccLtUKRp.s page 80
+ARM GAS /tmp/ccTRVckc.s page 80
3736:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_7
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3790:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_61
3791:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_62
3792:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_63
-ARM GAS /tmp/ccLtUKRp.s page 81
+ARM GAS /tmp/ccTRVckc.s page 81
3793:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param PLLN Between 50 and 432
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3847:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** MODIFY_REG(RCC->PLLI2SCFGR, RCC_PLLI2SCFGR_PLLI2SN | RCC_PLLI2SCFGR_PLLI2SQ, PLLN << RCC_PLLI2SCF
3848:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** MODIFY_REG(RCC->DCKCFGR1, RCC_DCKCFGR1_PLLI2SDIVQ, PLLDIVQ);
3849:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
-ARM GAS /tmp/ccLtUKRp.s page 82
+ARM GAS /tmp/ccTRVckc.s page 82
3850:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h ****
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3904:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_40
3905:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_41
3906:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_42
-ARM GAS /tmp/ccLtUKRp.s page 83
+ARM GAS /tmp/ccTRVckc.s page 83
3907:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_43
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
3961:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_6
3962:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_7
3963:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_8
-ARM GAS /tmp/ccLtUKRp.s page 84
+ARM GAS /tmp/ccTRVckc.s page 84
3964:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_9
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
4018:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLM_DIV_63
4019:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param PLLN Between 50 and 432
4020:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @param PLLR This parameter can be one of the following values:
-ARM GAS /tmp/ccLtUKRp.s page 85
+ARM GAS /tmp/ccTRVckc.s page 85
4021:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SR_DIV_2
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
4075:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SR_DIV_3
4076:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SR_DIV_4
4077:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SR_DIV_5
-ARM GAS /tmp/ccLtUKRp.s page 86
+ARM GAS /tmp/ccTRVckc.s page 86
4078:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SR_DIV_6
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
4132:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_25
4133:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_26
4134:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_27
-ARM GAS /tmp/ccLtUKRp.s page 87
+ARM GAS /tmp/ccTRVckc.s page 87
4135:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** * @arg @ref LL_RCC_PLLI2SDIVQ_DIV_28
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
118 .LBE56:
119 .loc 1 660 5 view .LVU35
120 0010 13F0005F tst r3, #536870912
-ARM GAS /tmp/ccLtUKRp.s page 88
+ARM GAS /tmp/ccTRVckc.s page 88
121 0014 00D0 beq .L4
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
160 .align 1
161 .global LL_Init1msTick
162 .syntax unified
-ARM GAS /tmp/ccLtUKRp.s page 89
+ARM GAS /tmp/ccTRVckc.s page 89
163 .thumb
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
38:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h ****
39:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** /* Includes ------------------------------------------------------------------*/
40:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** #include "stm32f7xx.h"
-ARM GAS /tmp/ccLtUKRp.s page 90
+ARM GAS /tmp/ccTRVckc.s page 90
41:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h ****
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
95:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** {
96:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** uint32_t PLLM; /*!< Division factor for PLL VCO input clock.
97:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** This parameter can be a value of @ref RCC_LL_EC_PLLM_DIV
-ARM GAS /tmp/ccLtUKRp.s page 91
+ARM GAS /tmp/ccTRVckc.s page 91
98:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h ****
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
152:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** #define LL_UTILS_HSEBYPASS_OFF 0x00000000U /*!< HSE Bypass is not enabled
153:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** #define LL_UTILS_HSEBYPASS_ON 0x00000001U /*!< HSE Bypass is enabled
154:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** /**
-ARM GAS /tmp/ccLtUKRp.s page 92
+ARM GAS /tmp/ccTRVckc.s page 92
155:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** * @}
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
209:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** __STATIC_INLINE uint32_t LL_GetUID_Word2(void)
210:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** {
211:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** return (uint32_t)(READ_REG(*((uint32_t *)(UID_BASE_ADDRESS + 8U))));
-ARM GAS /tmp/ccLtUKRp.s page 93
+ARM GAS /tmp/ccTRVckc.s page 93
212:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h **** }
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
185 0006 9B09 lsrs r3, r3, #6
186 .loc 3 259 20 view .LVU51
187 0008 013B subs r3, r3, #1
-ARM GAS /tmp/ccLtUKRp.s page 94
+ARM GAS /tmp/ccTRVckc.s page 94
188 .loc 3 259 18 view .LVU52
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
236 .loc 1 236 18 view .LVU63
237 0008 0193 str r3, [sp, #4]
238:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c ****
-ARM GAS /tmp/ccLtUKRp.s page 95
+ARM GAS /tmp/ccTRVckc.s page 95
238 .loc 1 238 3 is_stmt 1 view .LVU64
@@ -5698,7 +5698,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
280 .thumb_func
281 .fpu fpv5-d16
283 LL_SetSystemCoreClock:
-ARM GAS /tmp/ccLtUKRp.s page 96
+ARM GAS /tmp/ccTRVckc.s page 96
284 .LVL15:
@@ -5758,7 +5758,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
328 .loc 1 327 1 view .LVU89
329 0006 10B4 push {r4}
330 .LCFI2:
-ARM GAS /tmp/ccLtUKRp.s page 97
+ARM GAS /tmp/ccTRVckc.s page 97
331 .cfi_def_cfa_offset 4
@@ -5818,7 +5818,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
47:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** * @{
48:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** */
49:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h ****
-ARM GAS /tmp/ccLtUKRp.s page 98
+ARM GAS /tmp/ccTRVckc.s page 98
50:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** /** @defgroup PWR_LL_EC_CLEAR_FLAG Clear Flags Defines
@@ -5878,7 +5878,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
104:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** #define LL_PWR_REGU_VOLTAGE_SCALE3 PWR_CR1_VOS_0
105:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** #define LL_PWR_REGU_VOLTAGE_SCALE2 PWR_CR1_VOS_1
106:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR1_VOS_0 | PWR_CR1_VOS_1)
-ARM GAS /tmp/ccLtUKRp.s page 99
+ARM GAS /tmp/ccTRVckc.s page 99
107:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** /**
@@ -5938,7 +5938,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
161:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** * @brief Write a value in PWR register
162:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** * @param __REG__ Register to be written
163:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** * @param __VALUE__ Value to be written in the register
-ARM GAS /tmp/ccLtUKRp.s page 100
+ARM GAS /tmp/ccTRVckc.s page 100
164:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** * @retval None
@@ -5998,7 +5998,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
218:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** /**
219:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** * @brief Check if Under Drive Mode is enabled
220:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** * @rmtoll CR1 UDEN LL_PWR_IsEnabledUnderDriveMode
-ARM GAS /tmp/ccLtUKRp.s page 101
+ARM GAS /tmp/ccTRVckc.s page 101
221:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** * @retval State of bit (1 or 0).
@@ -6058,7 +6058,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** CLEAR_BIT(PWR->CR1, PWR_CR1_ODEN);
276:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** }
277:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h ****
-ARM GAS /tmp/ccLtUKRp.s page 102
+ARM GAS /tmp/ccTRVckc.s page 102
278:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** /**
@@ -6118,7 +6118,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
354 .loc 4 310 26 view .LVU97
355 .LBB65:
356 .loc 4 312 3 view .LVU98
-ARM GAS /tmp/ccLtUKRp.s page 103
+ARM GAS /tmp/ccTRVckc.s page 103
357 .loc 4 312 21 is_stmt 0 view .LVU99
@@ -6178,7 +6178,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
398 .LBB67:
285:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** }
399 .loc 4 285 3 view .LVU114
-ARM GAS /tmp/ccLtUKRp.s page 104
+ARM GAS /tmp/ccTRVckc.s page 104
285:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h **** }
@@ -6238,7 +6238,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
365:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** {
441 .loc 1 365 12 is_stmt 1 view .LVU128
365:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** {
-ARM GAS /tmp/ccLtUKRp.s page 105
+ARM GAS /tmp/ccTRVckc.s page 105
442 .loc 1 365 61 is_stmt 0 view .LVU129
@@ -6298,7 +6298,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
484 00b2 9042 cmp r0, r2
485 00b4 15D8 bhi .L38
392:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** {
-ARM GAS /tmp/ccLtUKRp.s page 106
+ARM GAS /tmp/ccTRVckc.s page 106
486 .loc 1 392 12 is_stmt 1 view .LVU142
@@ -6358,7 +6358,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
368:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** }
527 .loc 1 368 17 view .LVU156
528 00da 0320 movs r0, #3
-ARM GAS /tmp/ccLtUKRp.s page 107
+ARM GAS /tmp/ccTRVckc.s page 107
529 .LVL30:
@@ -6418,7 +6418,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
571 .LVL42:
412:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** }
572 .loc 1 412 19 view .LVU169
-ARM GAS /tmp/ccLtUKRp.s page 108
+ARM GAS /tmp/ccTRVckc.s page 108
573 00f4 00E0 b .L28
@@ -6478,7 +6478,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
40:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** /* Includes ------------------------------------------------------------------*/
41:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** #include "stm32f7xx.h"
42:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h ****
-ARM GAS /tmp/ccLtUKRp.s page 109
+ARM GAS /tmp/ccTRVckc.s page 109
43:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** /** @addtogroup STM32F7xx_LL_Driver
@@ -6538,7 +6538,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
97:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** #if defined(SYSCFG_PMC_MII_RMII_SEL)
98:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** /** @defgroup SYSTEM_LL_EC_PMC SYSCFG PMC
99:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @{
-ARM GAS /tmp/ccLtUKRp.s page 110
+ARM GAS /tmp/ccTRVckc.s page 110
100:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** */
@@ -6598,7 +6598,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
154:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** /**
155:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @}
156:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** */
-ARM GAS /tmp/ccLtUKRp.s page 111
+ARM GAS /tmp/ccTRVckc.s page 111
157:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h ****
@@ -6658,7 +6658,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
211:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** /**
212:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @}
213:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** */
-ARM GAS /tmp/ccLtUKRp.s page 112
+ARM GAS /tmp/ccTRVckc.s page 112
214:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h ****
@@ -6718,7 +6718,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
268:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** #define LL_FLASH_LATENCY_5 FLASH_ACR_LATENCY_5WS /*!< FLASH five wait state */
269:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** #define LL_FLASH_LATENCY_6 FLASH_ACR_LATENCY_6WS /*!< FLASH six wait state */
270:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** #define LL_FLASH_LATENCY_7 FLASH_ACR_LATENCY_7WS /*!< FLASH seven wait states */
-ARM GAS /tmp/ccLtUKRp.s page 113
+ARM GAS /tmp/ccTRVckc.s page 113
271:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** #define LL_FLASH_LATENCY_8 FLASH_ACR_LATENCY_8WS /*!< FLASH eight wait states */
@@ -6778,7 +6778,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
325:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @note The I/O compensation cell can be used only when the device supply
326:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * voltage ranges from 2.4 to 3.6 V
327:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @retval None
-ARM GAS /tmp/ccLtUKRp.s page 114
+ARM GAS /tmp/ccTRVckc.s page 114
328:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** */
@@ -6838,7 +6838,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
382:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** MODIFY_REG(SYSCFG->PMC, SYSCFG_PMC_MII_RMII_SEL, Interface);
383:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** }
384:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h ****
-ARM GAS /tmp/ccLtUKRp.s page 115
+ARM GAS /tmp/ccTRVckc.s page 115
385:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** /**
@@ -6898,7 +6898,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
439:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @arg @ref LL_SYSCFG_I2C_FASTMODEPLUS_I2C2 (*)
440:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @arg @ref LL_SYSCFG_I2C_FASTMODEPLUS_I2C3
441:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @arg @ref LL_SYSCFG_I2C_FASTMODEPLUS_I2C4(*)
-ARM GAS /tmp/ccLtUKRp.s page 116
+ARM GAS /tmp/ccTRVckc.s page 116
442:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** *
@@ -6958,7 +6958,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
496:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @arg @ref LL_SYSCFG_EXTI_LINE1
497:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @arg @ref LL_SYSCFG_EXTI_LINE2
498:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @arg @ref LL_SYSCFG_EXTI_LINE3
-ARM GAS /tmp/ccLtUKRp.s page 117
+ARM GAS /tmp/ccTRVckc.s page 117
499:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @arg @ref LL_SYSCFG_EXTI_LINE4
@@ -7018,7 +7018,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
553:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * (*) value not defined in all devices
554:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** */
555:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** __STATIC_INLINE uint32_t LL_SYSCFG_GetEXTISource(uint32_t Line)
-ARM GAS /tmp/ccLtUKRp.s page 118
+ARM GAS /tmp/ccTRVckc.s page 118
556:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** {
@@ -7078,7 +7078,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
610:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** /**
611:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @brief Return the device revision identifier
612:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @note This field indicates the revision of the device.
-ARM GAS /tmp/ccLtUKRp.s page 119
+ARM GAS /tmp/ccTRVckc.s page 119
613:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** For example, it is read as RevA -> 0x1000, Cat 2 revZ -> 0x1001
@@ -7138,7 +7138,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
667:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** __STATIC_INLINE void LL_DBGMCU_EnableDBGStandbyMode(void)
668:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** {
669:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** SET_BIT(DBGMCU->CR, DBGMCU_CR_DBG_STANDBY);
-ARM GAS /tmp/ccLtUKRp.s page 120
+ARM GAS /tmp/ccTRVckc.s page 120
670:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** }
@@ -7198,7 +7198,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
724:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * DBGMCU_APB1_FZ DBG_TIM13_STOP LL_DBGMCU_APB1_GRP1_FreezePeriph\n
725:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * DBGMCU_APB1_FZ DBG_TIM14_STOP LL_DBGMCU_APB1_GRP1_FreezePeriph\n
726:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * DBGMCU_APB1_FZ DBG_LPTIM1_STOP LL_DBGMCU_APB1_GRP1_FreezePeriph\n
-ARM GAS /tmp/ccLtUKRp.s page 121
+ARM GAS /tmp/ccTRVckc.s page 121
727:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * DBGMCU_APB1_FZ DBG_RTC_STOP LL_DBGMCU_APB1_GRP1_FreezePeriph\n
@@ -7258,7 +7258,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
781:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * DBGMCU_APB1_FZ DBG_IWDG_STOP LL_DBGMCU_APB1_GRP1_UnFreezePeriph\n
782:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * DBGMCU_APB1_FZ DBG_I2C1_SMBUS_TIMEOUT LL_DBGMCU_APB1_GRP1_UnFreezePeriph\n
783:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * DBGMCU_APB1_FZ DBG_I2C2_SMBUS_TIMEOUT LL_DBGMCU_APB1_GRP1_UnFreezePeriph\n
-ARM GAS /tmp/ccLtUKRp.s page 122
+ARM GAS /tmp/ccTRVckc.s page 122
784:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * DBGMCU_APB1_FZ DBG_I2C3_SMBUS_TIMEOUT LL_DBGMCU_APB1_GRP1_UnFreezePeriph\n
@@ -7318,7 +7318,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
838:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** }
839:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h ****
840:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** /**
-ARM GAS /tmp/ccLtUKRp.s page 123
+ARM GAS /tmp/ccTRVckc.s page 123
841:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** * @brief Unfreeze APB2 peripherals
@@ -7378,7 +7378,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
893:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h **** MODIFY_REG(FLASH->ACR, FLASH_ACR_LATENCY, Latency);
587 .loc 5 893 3 view .LVU174
588 00f8 194A ldr r2, .L54+28
-ARM GAS /tmp/ccLtUKRp.s page 124
+ARM GAS /tmp/ccTRVckc.s page 124
589 00fa 1368 ldr r3, [r2]
@@ -7438,7 +7438,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
613 0108 1B68 ldr r3, [r3]
614 .loc 5 919 10 discriminator 1 view .LVU184
615 010a 03F00F03 and r3, r3, #15
-ARM GAS /tmp/ccLtUKRp.s page 125
+ARM GAS /tmp/ccTRVckc.s page 125
616 .LVL48:
@@ -7498,7 +7498,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
658 0130 0320 movs r0, #3
659 .LVL52:
427:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** }
-ARM GAS /tmp/ccLtUKRp.s page 126
+ARM GAS /tmp/ccTRVckc.s page 126
660 .loc 1 427 17 view .LVU198
@@ -7558,7 +7558,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
705 0158 8058840C .word 210000000
706 015c 80D1F008 .word 150000000
707 0160 003C0240 .word 1073888256
-ARM GAS /tmp/ccLtUKRp.s page 127
+ARM GAS /tmp/ccTRVckc.s page 127
708 .cfi_endproc
@@ -7618,7 +7618,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
743 0006 C3F30313 ubfx r3, r3, #4, #4
744 000a 254A ldr r2, .L68
745 000c D35C ldrb r3, [r2, r3] @ zero_extendqisi2
-ARM GAS /tmp/ccLtUKRp.s page 128
+ARM GAS /tmp/ccTRVckc.s page 128
746 .loc 1 693 18 view .LVU217
@@ -7678,7 +7678,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
778 .LBB75:
3155:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
779 .loc 2 3155 3 discriminator 1 view .LVU228
-ARM GAS /tmp/ccLtUKRp.s page 129
+ARM GAS /tmp/ccTRVckc.s page 129
3155:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** }
@@ -7738,7 +7738,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
821 .LBE78:
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** while (LL_RCC_GetSysClkSource() != LL_RCC_SYS_CLKSOURCE_STATUS_PLL)
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** {
-ARM GAS /tmp/ccLtUKRp.s page 130
+ARM GAS /tmp/ccTRVckc.s page 130
717:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** /* Wait for system clock switch to PLL */
@@ -7798,7 +7798,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
860 .LVL72:
861 .LBB84:
862 .LBI84:
-ARM GAS /tmp/ccLtUKRp.s page 131
+ARM GAS /tmp/ccTRVckc.s page 131
2279:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h **** {
@@ -7858,7 +7858,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
699:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** }
896 .loc 1 699 5 is_stmt 1 view .LVU264
699:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** }
-ARM GAS /tmp/ccLtUKRp.s page 132
+ARM GAS /tmp/ccTRVckc.s page 132
897 .loc 1 699 14 is_stmt 0 view .LVU265
@@ -7918,7 +7918,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
490:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** ErrorStatus status = SUCCESS;
946 .loc 1 490 1 view -0
947 .cfi_startproc
-ARM GAS /tmp/ccLtUKRp.s page 133
+ARM GAS /tmp/ccTRVckc.s page 133
948 @ args = 0, pretend = 0, frame = 0
@@ -7978,7 +7978,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
989 0018 13F0020F tst r3, #2
990 001c 09D1 bne .L72
503:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** while (LL_RCC_HSI_IsReady() != 1U)
-ARM GAS /tmp/ccLtUKRp.s page 134
+ARM GAS /tmp/ccTRVckc.s page 134
991 .loc 1 503 7 is_stmt 1 view .LVU287
@@ -8038,7 +8038,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1033 003a 6768 ldr r7, [r4, #4]
1034 003c 084B ldr r3, .L76+8
1035 003e 3B40 ands r3, r3, r7
-ARM GAS /tmp/ccLtUKRp.s page 135
+ARM GAS /tmp/ccTRVckc.s page 135
1036 0040 41EA8611 orr r1, r1, r6, lsl #6
@@ -8098,7 +8098,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1083 .cfi_startproc
1084 @ args = 0, pretend = 0, frame = 0
1085 @ frame_needed = 0, uses_anonymous_args = 0
-ARM GAS /tmp/ccLtUKRp.s page 136
+ARM GAS /tmp/ccTRVckc.s page 136
548:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** ErrorStatus status = SUCCESS;
@@ -8158,7 +8158,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1126 001c 1B68 ldr r3, [r3]
1127 .LBE95:
1128 .LBE94:
-ARM GAS /tmp/ccLtUKRp.s page 137
+ARM GAS /tmp/ccTRVckc.s page 137
563:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** {
@@ -8218,7 +8218,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1169 .loc 2 1994 11 is_stmt 0 discriminator 1 view .LVU336
1170 003c 0F4A ldr r2, .L87
1171 003e 1268 ldr r2, [r2]
-ARM GAS /tmp/ccLtUKRp.s page 138
+ARM GAS /tmp/ccTRVckc.s page 138
1172 .LBE101:
@@ -8278,7 +8278,7 @@ ARM GAS /tmp/ccLtUKRp.s page 1
596:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c **** }
1215 .loc 1 596 3 is_stmt 1 view .LVU348
597:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_utils.c ****
-ARM GAS /tmp/ccLtUKRp.s page 139
+ARM GAS /tmp/ccTRVckc.s page 139
1216 .loc 1 597 1 is_stmt 0 view .LVU349
@@ -8325,36 +8325,36 @@ ARM GAS /tmp/ccLtUKRp.s page 1
1252 .file 8 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
1253 .file 9 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
1254 .file 10 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
-ARM GAS /tmp/ccLtUKRp.s page 140
+ARM GAS /tmp/ccTRVckc.s page 140
DEFINED SYMBOLS
*ABS*:0000000000000000 stm32f7xx_ll_utils.c
- /tmp/ccLtUKRp.s:17 .text.UTILS_GetPLLOutputFrequency:0000000000000000 $t
- /tmp/ccLtUKRp.s:24 .text.UTILS_GetPLLOutputFrequency:0000000000000000 UTILS_GetPLLOutputFrequency
- /tmp/ccLtUKRp.s:74 .text.UTILS_PLL_IsBusy:0000000000000000 $t
- /tmp/ccLtUKRp.s:80 .text.UTILS_PLL_IsBusy:0000000000000000 UTILS_PLL_IsBusy
- /tmp/ccLtUKRp.s:155 .text.UTILS_PLL_IsBusy:000000000000002c $d
- /tmp/ccLtUKRp.s:160 .text.LL_Init1msTick:0000000000000000 $t
- /tmp/ccLtUKRp.s:167 .text.LL_Init1msTick:0000000000000000 LL_Init1msTick
- /tmp/ccLtUKRp.s:208 .text.LL_Init1msTick:000000000000001c $d
- /tmp/ccLtUKRp.s:213 .text.LL_mDelay:0000000000000000 $t
- /tmp/ccLtUKRp.s:220 .text.LL_mDelay:0000000000000000 LL_mDelay
- /tmp/ccLtUKRp.s:276 .text.LL_SetSystemCoreClock:0000000000000000 $t
- /tmp/ccLtUKRp.s:283 .text.LL_SetSystemCoreClock:0000000000000000 LL_SetSystemCoreClock
- /tmp/ccLtUKRp.s:300 .text.LL_SetSystemCoreClock:0000000000000008 $d
- /tmp/ccLtUKRp.s:305 .text.LL_SetFlashLatency:0000000000000000 $t
- /tmp/ccLtUKRp.s:312 .text.LL_SetFlashLatency:0000000000000000 LL_SetFlashLatency
- /tmp/ccLtUKRp.s:700 .text.LL_SetFlashLatency:0000000000000144 $d
- /tmp/ccLtUKRp.s:712 .text.UTILS_EnablePLLAndSwitchSystem:0000000000000000 $t
- /tmp/ccLtUKRp.s:718 .text.UTILS_EnablePLLAndSwitchSystem:0000000000000000 UTILS_EnablePLLAndSwitchSystem
- /tmp/ccLtUKRp.s:929 .text.UTILS_EnablePLLAndSwitchSystem:00000000000000a0 $d
- /tmp/ccLtUKRp.s:936 .text.LL_PLL_ConfigSystemClock_HSI:0000000000000000 $t
- /tmp/ccLtUKRp.s:943 .text.LL_PLL_ConfigSystemClock_HSI:0000000000000000 LL_PLL_ConfigSystemClock_HSI
- /tmp/ccLtUKRp.s:1065 .text.LL_PLL_ConfigSystemClock_HSI:0000000000000058 $d
- /tmp/ccLtUKRp.s:1072 .text.LL_PLL_ConfigSystemClock_HSE:0000000000000000 $t
- /tmp/ccLtUKRp.s:1079 .text.LL_PLL_ConfigSystemClock_HSE:0000000000000000 LL_PLL_ConfigSystemClock_HSE
- /tmp/ccLtUKRp.s:1243 .text.LL_PLL_ConfigSystemClock_HSE:000000000000007c $d
+ /tmp/ccTRVckc.s:17 .text.UTILS_GetPLLOutputFrequency:0000000000000000 $t
+ /tmp/ccTRVckc.s:24 .text.UTILS_GetPLLOutputFrequency:0000000000000000 UTILS_GetPLLOutputFrequency
+ /tmp/ccTRVckc.s:74 .text.UTILS_PLL_IsBusy:0000000000000000 $t
+ /tmp/ccTRVckc.s:80 .text.UTILS_PLL_IsBusy:0000000000000000 UTILS_PLL_IsBusy
+ /tmp/ccTRVckc.s:155 .text.UTILS_PLL_IsBusy:000000000000002c $d
+ /tmp/ccTRVckc.s:160 .text.LL_Init1msTick:0000000000000000 $t
+ /tmp/ccTRVckc.s:167 .text.LL_Init1msTick:0000000000000000 LL_Init1msTick
+ /tmp/ccTRVckc.s:208 .text.LL_Init1msTick:000000000000001c $d
+ /tmp/ccTRVckc.s:213 .text.LL_mDelay:0000000000000000 $t
+ /tmp/ccTRVckc.s:220 .text.LL_mDelay:0000000000000000 LL_mDelay
+ /tmp/ccTRVckc.s:276 .text.LL_SetSystemCoreClock:0000000000000000 $t
+ /tmp/ccTRVckc.s:283 .text.LL_SetSystemCoreClock:0000000000000000 LL_SetSystemCoreClock
+ /tmp/ccTRVckc.s:300 .text.LL_SetSystemCoreClock:0000000000000008 $d
+ /tmp/ccTRVckc.s:305 .text.LL_SetFlashLatency:0000000000000000 $t
+ /tmp/ccTRVckc.s:312 .text.LL_SetFlashLatency:0000000000000000 LL_SetFlashLatency
+ /tmp/ccTRVckc.s:700 .text.LL_SetFlashLatency:0000000000000144 $d
+ /tmp/ccTRVckc.s:712 .text.UTILS_EnablePLLAndSwitchSystem:0000000000000000 $t
+ /tmp/ccTRVckc.s:718 .text.UTILS_EnablePLLAndSwitchSystem:0000000000000000 UTILS_EnablePLLAndSwitchSystem
+ /tmp/ccTRVckc.s:929 .text.UTILS_EnablePLLAndSwitchSystem:00000000000000a0 $d
+ /tmp/ccTRVckc.s:936 .text.LL_PLL_ConfigSystemClock_HSI:0000000000000000 $t
+ /tmp/ccTRVckc.s:943 .text.LL_PLL_ConfigSystemClock_HSI:0000000000000000 LL_PLL_ConfigSystemClock_HSI
+ /tmp/ccTRVckc.s:1065 .text.LL_PLL_ConfigSystemClock_HSI:0000000000000058 $d
+ /tmp/ccTRVckc.s:1072 .text.LL_PLL_ConfigSystemClock_HSE:0000000000000000 $t
+ /tmp/ccTRVckc.s:1079 .text.LL_PLL_ConfigSystemClock_HSE:0000000000000000 LL_PLL_ConfigSystemClock_HSE
+ /tmp/ccTRVckc.s:1243 .text.LL_PLL_ConfigSystemClock_HSE:000000000000007c $d
UNDEFINED SYMBOLS
SystemCoreClock
diff --git a/build/stm32f7xx_ll_utils.o b/build/stm32f7xx_ll_utils.o
index 8658589..2854546 100644
Binary files a/build/stm32f7xx_ll_utils.o and b/build/stm32f7xx_ll_utils.o differ
diff --git a/build/syscall.lst b/build/syscall.lst
index dcc06d9..473f052 100644
--- a/build/syscall.lst
+++ b/build/syscall.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/ccgoFeEr.s page 1
+ARM GAS /tmp/ccy8Y8jA.s page 1
1 .cpu cortex-m7
@@ -21,7 +21,7 @@ ARM GAS /tmp/ccgoFeEr.s page 1
18 .file 2 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h"
19 .file 3 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
20 .file 4 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h"
-ARM GAS /tmp/ccgoFeEr.s page 2
+ARM GAS /tmp/ccy8Y8jA.s page 2
DEFINED SYMBOLS
diff --git a/build/syscall.o b/build/syscall.o
index acd881b..f63e2b2 100644
Binary files a/build/syscall.o and b/build/syscall.o differ
diff --git a/build/syscalls.lst b/build/syscalls.lst
index dc2f453..17ff89a 100644
--- a/build/syscalls.lst
+++ b/build/syscalls.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cc9aEoPx.s page 1
+ARM GAS /tmp/ccfaAR9b.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
29:Src/syscalls.c **** #include
30:Src/syscalls.c **** #include
31:Src/syscalls.c **** #include
-ARM GAS /tmp/cc9aEoPx.s page 2
+ARM GAS /tmp/ccfaAR9b.s page 2
32:Src/syscalls.c ****
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
65 .thumb_func
66 .fpu fpv5-d16
68 _kill:
-ARM GAS /tmp/cc9aEoPx.s page 3
+ARM GAS /tmp/ccfaAR9b.s page 3
69 .LVL0:
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
114 .LCFI1:
115 .cfi_def_cfa_offset 8
116 .cfi_offset 3, -8
-ARM GAS /tmp/cc9aEoPx.s page 4
+ARM GAS /tmp/ccfaAR9b.s page 4
117 .cfi_offset 14, -4
@@ -238,7 +238,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
163 .LVL6:
164 .L10:
73:Src/syscalls.c **** {
-ARM GAS /tmp/cc9aEoPx.s page 5
+ARM GAS /tmp/ccfaAR9b.s page 5
74:Src/syscalls.c **** *ptr++ = __io_getchar();
@@ -298,7 +298,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
209 @ frame_needed = 0, uses_anonymous_args = 0
210 .loc 1 81 1 is_stmt 0 view .LVU39
211 0000 70B5 push {r4, r5, r6, lr}
-ARM GAS /tmp/cc9aEoPx.s page 6
+ARM GAS /tmp/ccfaAR9b.s page 6
212 .LCFI3:
@@ -358,7 +358,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
254 .section .text._close,"ax",%progbits
255 .align 1
256 .global _close
-ARM GAS /tmp/cc9aEoPx.s page 7
+ARM GAS /tmp/ccfaAR9b.s page 7
257 .syntax unified
@@ -418,7 +418,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
301 .loc 1 103 3 is_stmt 1 view .LVU64
104:Src/syscalls.c **** }
302 .loc 1 104 1 is_stmt 0 view .LVU65
-ARM GAS /tmp/cc9aEoPx.s page 8
+ARM GAS /tmp/ccfaAR9b.s page 8
303 0006 0020 movs r0, #0
@@ -478,7 +478,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
114:Src/syscalls.c **** (void)file;
352 .loc 1 114 3 view .LVU73
115:Src/syscalls.c **** (void)ptr;
-ARM GAS /tmp/cc9aEoPx.s page 9
+ARM GAS /tmp/ccfaAR9b.s page 9
353 .loc 1 115 3 view .LVU74
@@ -538,7 +538,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
398 .cfi_restore 1
399 .cfi_def_cfa_offset 0
400 0008 7047 bx lr
-ARM GAS /tmp/cc9aEoPx.s page 10
+ARM GAS /tmp/ccfaAR9b.s page 10
401 .cfi_endproc
@@ -598,7 +598,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
136:Src/syscalls.c **** {
450 .loc 1 136 1 is_stmt 1 view -0
451 .cfi_startproc
-ARM GAS /tmp/cc9aEoPx.s page 11
+ARM GAS /tmp/ccfaAR9b.s page 11
452 @ args = 0, pretend = 0, frame = 0
@@ -658,7 +658,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
498 .LFE38:
500 .section .text._stat,"ax",%progbits
501 .align 1
-ARM GAS /tmp/cc9aEoPx.s page 12
+ARM GAS /tmp/ccfaAR9b.s page 12
502 .global _stat
@@ -718,7 +718,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
549 .cfi_offset 3, -8
550 .cfi_offset 14, -4
157:Src/syscalls.c **** (void)old;
-ARM GAS /tmp/cc9aEoPx.s page 13
+ARM GAS /tmp/ccfaAR9b.s page 13
551 .loc 1 157 3 is_stmt 1 view .LVU114
@@ -778,7 +778,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
598 .section .text._execve,"ax",%progbits
599 .align 1
600 .global _execve
-ARM GAS /tmp/cc9aEoPx.s page 14
+ARM GAS /tmp/ccfaAR9b.s page 14
601 .syntax unified
@@ -838,7 +838,7 @@ ARM GAS /tmp/cc9aEoPx.s page 1
652 .Letext0:
653 .file 2 "/usr/include/newlib/machine/_default_types.h"
654 .file 3 "/usr/include/newlib/sys/_types.h"
-ARM GAS /tmp/cc9aEoPx.s page 15
+ARM GAS /tmp/ccfaAR9b.s page 15
655 .file 4 "/usr/include/newlib/sys/_timeval.h"
@@ -847,51 +847,51 @@ ARM GAS /tmp/cc9aEoPx.s page 1
658 .file 7 "/usr/include/newlib/sys/stat.h"
659 .file 8 "/usr/include/newlib/sys/times.h"
660 .file 9 "/usr/include/newlib/sys/errno.h"
-ARM GAS /tmp/cc9aEoPx.s page 16
+ARM GAS /tmp/ccfaAR9b.s page 16
DEFINED SYMBOLS
*ABS*:0000000000000000 syscalls.c
- /tmp/cc9aEoPx.s:17 .text.initialise_monitor_handles:0000000000000000 $t
- /tmp/cc9aEoPx.s:25 .text.initialise_monitor_handles:0000000000000000 initialise_monitor_handles
- /tmp/cc9aEoPx.s:39 .text._getpid:0000000000000000 $t
- /tmp/cc9aEoPx.s:46 .text._getpid:0000000000000000 _getpid
- /tmp/cc9aEoPx.s:61 .text._kill:0000000000000000 $t
- /tmp/cc9aEoPx.s:68 .text._kill:0000000000000000 _kill
- /tmp/cc9aEoPx.s:97 .text._exit:0000000000000000 $t
- /tmp/cc9aEoPx.s:104 .text._exit:0000000000000000 _exit
- /tmp/cc9aEoPx.s:131 .text._read:0000000000000000 $t
- /tmp/cc9aEoPx.s:138 .text._read:0000000000000000 _read
- /tmp/cc9aEoPx.s:196 .text._write:0000000000000000 $t
- /tmp/cc9aEoPx.s:203 .text._write:0000000000000000 _write
- /tmp/cc9aEoPx.s:255 .text._close:0000000000000000 $t
- /tmp/cc9aEoPx.s:262 .text._close:0000000000000000 _close
- /tmp/cc9aEoPx.s:281 .text._fstat:0000000000000000 $t
- /tmp/cc9aEoPx.s:288 .text._fstat:0000000000000000 _fstat
- /tmp/cc9aEoPx.s:311 .text._isatty:0000000000000000 $t
- /tmp/cc9aEoPx.s:318 .text._isatty:0000000000000000 _isatty
- /tmp/cc9aEoPx.s:337 .text._lseek:0000000000000000 $t
- /tmp/cc9aEoPx.s:344 .text._lseek:0000000000000000 _lseek
- /tmp/cc9aEoPx.s:365 .text._open:0000000000000000 $t
- /tmp/cc9aEoPx.s:372 .text._open:0000000000000000 _open
- /tmp/cc9aEoPx.s:405 .text._wait:0000000000000000 $t
- /tmp/cc9aEoPx.s:412 .text._wait:0000000000000000 _wait
- /tmp/cc9aEoPx.s:440 .text._unlink:0000000000000000 $t
- /tmp/cc9aEoPx.s:447 .text._unlink:0000000000000000 _unlink
- /tmp/cc9aEoPx.s:475 .text._times:0000000000000000 $t
- /tmp/cc9aEoPx.s:482 .text._times:0000000000000000 _times
- /tmp/cc9aEoPx.s:501 .text._stat:0000000000000000 $t
- /tmp/cc9aEoPx.s:508 .text._stat:0000000000000000 _stat
- /tmp/cc9aEoPx.s:531 .text._link:0000000000000000 $t
- /tmp/cc9aEoPx.s:538 .text._link:0000000000000000 _link
- /tmp/cc9aEoPx.s:567 .text._fork:0000000000000000 $t
- /tmp/cc9aEoPx.s:574 .text._fork:0000000000000000 _fork
- /tmp/cc9aEoPx.s:599 .text._execve:0000000000000000 $t
- /tmp/cc9aEoPx.s:606 .text._execve:0000000000000000 _execve
- /tmp/cc9aEoPx.s:647 .data.environ:0000000000000000 environ
- /tmp/cc9aEoPx.s:641 .bss.__env:0000000000000000 __env
- /tmp/cc9aEoPx.s:638 .bss.__env:0000000000000000 $d
- /tmp/cc9aEoPx.s:644 .data.environ:0000000000000000 $d
+ /tmp/ccfaAR9b.s:17 .text.initialise_monitor_handles:0000000000000000 $t
+ /tmp/ccfaAR9b.s:25 .text.initialise_monitor_handles:0000000000000000 initialise_monitor_handles
+ /tmp/ccfaAR9b.s:39 .text._getpid:0000000000000000 $t
+ /tmp/ccfaAR9b.s:46 .text._getpid:0000000000000000 _getpid
+ /tmp/ccfaAR9b.s:61 .text._kill:0000000000000000 $t
+ /tmp/ccfaAR9b.s:68 .text._kill:0000000000000000 _kill
+ /tmp/ccfaAR9b.s:97 .text._exit:0000000000000000 $t
+ /tmp/ccfaAR9b.s:104 .text._exit:0000000000000000 _exit
+ /tmp/ccfaAR9b.s:131 .text._read:0000000000000000 $t
+ /tmp/ccfaAR9b.s:138 .text._read:0000000000000000 _read
+ /tmp/ccfaAR9b.s:196 .text._write:0000000000000000 $t
+ /tmp/ccfaAR9b.s:203 .text._write:0000000000000000 _write
+ /tmp/ccfaAR9b.s:255 .text._close:0000000000000000 $t
+ /tmp/ccfaAR9b.s:262 .text._close:0000000000000000 _close
+ /tmp/ccfaAR9b.s:281 .text._fstat:0000000000000000 $t
+ /tmp/ccfaAR9b.s:288 .text._fstat:0000000000000000 _fstat
+ /tmp/ccfaAR9b.s:311 .text._isatty:0000000000000000 $t
+ /tmp/ccfaAR9b.s:318 .text._isatty:0000000000000000 _isatty
+ /tmp/ccfaAR9b.s:337 .text._lseek:0000000000000000 $t
+ /tmp/ccfaAR9b.s:344 .text._lseek:0000000000000000 _lseek
+ /tmp/ccfaAR9b.s:365 .text._open:0000000000000000 $t
+ /tmp/ccfaAR9b.s:372 .text._open:0000000000000000 _open
+ /tmp/ccfaAR9b.s:405 .text._wait:0000000000000000 $t
+ /tmp/ccfaAR9b.s:412 .text._wait:0000000000000000 _wait
+ /tmp/ccfaAR9b.s:440 .text._unlink:0000000000000000 $t
+ /tmp/ccfaAR9b.s:447 .text._unlink:0000000000000000 _unlink
+ /tmp/ccfaAR9b.s:475 .text._times:0000000000000000 $t
+ /tmp/ccfaAR9b.s:482 .text._times:0000000000000000 _times
+ /tmp/ccfaAR9b.s:501 .text._stat:0000000000000000 $t
+ /tmp/ccfaAR9b.s:508 .text._stat:0000000000000000 _stat
+ /tmp/ccfaAR9b.s:531 .text._link:0000000000000000 $t
+ /tmp/ccfaAR9b.s:538 .text._link:0000000000000000 _link
+ /tmp/ccfaAR9b.s:567 .text._fork:0000000000000000 $t
+ /tmp/ccfaAR9b.s:574 .text._fork:0000000000000000 _fork
+ /tmp/ccfaAR9b.s:599 .text._execve:0000000000000000 $t
+ /tmp/ccfaAR9b.s:606 .text._execve:0000000000000000 _execve
+ /tmp/ccfaAR9b.s:647 .data.environ:0000000000000000 environ
+ /tmp/ccfaAR9b.s:641 .bss.__env:0000000000000000 __env
+ /tmp/ccfaAR9b.s:638 .bss.__env:0000000000000000 $d
+ /tmp/ccfaAR9b.s:644 .data.environ:0000000000000000 $d
UNDEFINED SYMBOLS
__errno
diff --git a/build/syscalls.o b/build/syscalls.o
index 5ae61d0..daa9125 100644
Binary files a/build/syscalls.o and b/build/syscalls.o differ
diff --git a/build/sysmem.lst b/build/sysmem.lst
index 6e0e567..f41e6bb 100644
--- a/build/sysmem.lst
+++ b/build/sysmem.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cc9NFVkD.s page 1
+ARM GAS /tmp/ccAyRUei.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc9NFVkD.s page 1
28:Src/sysmem.c **** * Pointer to the current high watermark of the heap usage
29:Src/sysmem.c **** */
30:Src/sysmem.c **** static uint8_t *__sbrk_heap_end = NULL;
-ARM GAS /tmp/cc9NFVkD.s page 2
+ARM GAS /tmp/ccAyRUei.s page 2
31:Src/sysmem.c ****
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc9NFVkD.s page 1
50 .loc 1 63 3 view .LVU9
51 .loc 1 63 12 is_stmt 0 view .LVU10
52 0008 0D48 ldr r0, .L8+8
-ARM GAS /tmp/cc9NFVkD.s page 3
+ARM GAS /tmp/ccAyRUei.s page 3
53 .LVL2:
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc9NFVkD.s page 1
89 .L7:
71:Src/sysmem.c **** return (void *)-1;
90 .loc 1 71 5 is_stmt 1 view .LVU23
-ARM GAS /tmp/cc9NFVkD.s page 4
+ARM GAS /tmp/ccAyRUei.s page 4
91 0028 FFF7FEFF bl __errno
@@ -212,16 +212,16 @@ ARM GAS /tmp/cc9NFVkD.s page 1
119 .file 2 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stddef.h"
120 .file 3 "/usr/lib/gcc/arm-none-eabi/10.3.1/include/stdint.h"
121 .file 4 "/usr/include/newlib/sys/errno.h"
-ARM GAS /tmp/cc9NFVkD.s page 5
+ARM GAS /tmp/ccAyRUei.s page 5
DEFINED SYMBOLS
*ABS*:0000000000000000 sysmem.c
- /tmp/cc9NFVkD.s:17 .text._sbrk:0000000000000000 $t
- /tmp/cc9NFVkD.s:25 .text._sbrk:0000000000000000 _sbrk
- /tmp/cc9NFVkD.s:103 .text._sbrk:0000000000000038 $d
- /tmp/cc9NFVkD.s:111 .bss.__sbrk_heap_end:0000000000000000 $d
- /tmp/cc9NFVkD.s:115 .bss.__sbrk_heap_end:0000000000000000 __sbrk_heap_end
+ /tmp/ccAyRUei.s:17 .text._sbrk:0000000000000000 $t
+ /tmp/ccAyRUei.s:25 .text._sbrk:0000000000000000 _sbrk
+ /tmp/ccAyRUei.s:103 .text._sbrk:0000000000000038 $d
+ /tmp/ccAyRUei.s:111 .bss.__sbrk_heap_end:0000000000000000 $d
+ /tmp/ccAyRUei.s:115 .bss.__sbrk_heap_end:0000000000000000 __sbrk_heap_end
UNDEFINED SYMBOLS
__errno
diff --git a/build/sysmem.o b/build/sysmem.o
index 9923853..44073dc 100644
Binary files a/build/sysmem.o and b/build/sysmem.o differ
diff --git a/build/system_stm32f7xx.lst b/build/system_stm32f7xx.lst
index db7bc5e..665b04f 100644
--- a/build/system_stm32f7xx.lst
+++ b/build/system_stm32f7xx.lst
@@ -1,4 +1,4 @@
-ARM GAS /tmp/cc4hZZNo.s page 1
+ARM GAS /tmp/ccBeeNvs.s page 1
1 .cpu cortex-m7
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc4hZZNo.s page 1
29:Src/system_stm32f7xx.c **** * in the root directory of this software component.
30:Src/system_stm32f7xx.c **** * If no LICENSE file comes with this software, it is provided AS-IS.
31:Src/system_stm32f7xx.c **** *
-ARM GAS /tmp/cc4hZZNo.s page 2
+ARM GAS /tmp/ccBeeNvs.s page 2
32:Src/system_stm32f7xx.c **** ******************************************************************************
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc4hZZNo.s page 1
86:Src/system_stm32f7xx.c **** #if defined(VECT_TAB_SRAM)
87:Src/system_stm32f7xx.c **** #define VECT_TAB_BASE_ADDRESS RAMDTCM_BASE /*!< Vector Table base address field.
88:Src/system_stm32f7xx.c **** This value must be a multiple of 0x200. */
-ARM GAS /tmp/cc4hZZNo.s page 3
+ARM GAS /tmp/ccBeeNvs.s page 3
89:Src/system_stm32f7xx.c **** #define VECT_TAB_OFFSET 0x00000000U /*!< Vector Table base offset field.
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc4hZZNo.s page 1
143:Src/system_stm32f7xx.c ****
144:Src/system_stm32f7xx.c **** /**
145:Src/system_stm32f7xx.c **** * @brief Setup the microcontroller system
-ARM GAS /tmp/cc4hZZNo.s page 4
+ARM GAS /tmp/ccBeeNvs.s page 4
146:Src/system_stm32f7xx.c **** * Initialize the Embedded Flash Interface, the PLL and update the
@@ -238,7 +238,7 @@ ARM GAS /tmp/cc4hZZNo.s page 1
172:Src/system_stm32f7xx.c **** * based on this variable will be incorrect.
173:Src/system_stm32f7xx.c **** *
174:Src/system_stm32f7xx.c **** * @note - The system frequency computed by this function is not the real
-ARM GAS /tmp/cc4hZZNo.s page 5
+ARM GAS /tmp/ccBeeNvs.s page 5
175:Src/system_stm32f7xx.c **** * frequency in the chip. It is calculated based on the predefined
@@ -298,7 +298,7 @@ ARM GAS /tmp/cc4hZZNo.s page 1
209:Src/system_stm32f7xx.c **** case 0x00: /* HSI used as system clock source */
210:Src/system_stm32f7xx.c **** SystemCoreClock = HSI_VALUE;
211:Src/system_stm32f7xx.c **** break;
-ARM GAS /tmp/cc4hZZNo.s page 6
+ARM GAS /tmp/ccBeeNvs.s page 6
212:Src/system_stm32f7xx.c **** case 0x04: /* HSE used as system clock source */
@@ -358,7 +358,7 @@ ARM GAS /tmp/cc4hZZNo.s page 1
241:Src/system_stm32f7xx.c **** /* Compute HCLK frequency --------------------------------------------------*/
242:Src/system_stm32f7xx.c **** /* Get HCLK prescaler */
243:Src/system_stm32f7xx.c **** tmp = AHBPrescTable[((RCC->CFGR & RCC_CFGR_HPRE) >> 4)];
-ARM GAS /tmp/cc4hZZNo.s page 7
+ARM GAS /tmp/ccBeeNvs.s page 7
99 .loc 1 243 3 view .LVU18
@@ -418,7 +418,7 @@ ARM GAS /tmp/cc4hZZNo.s page 1
140 .loc 1 221 12 view .LVU34
141 0044 02F03F02 and r2, r2, #63
142 .LVL12:
-ARM GAS /tmp/cc4hZZNo.s page 8
+ARM GAS /tmp/ccBeeNvs.s page 8
223:Src/system_stm32f7xx.c **** {
@@ -478,7 +478,7 @@ ARM GAS /tmp/cc4hZZNo.s page 1
180 .loc 1 235 23 view .LVU51
181 0072 1360 str r3, [r2]
236:Src/system_stm32f7xx.c **** default:
-ARM GAS /tmp/cc4hZZNo.s page 9
+ARM GAS /tmp/ccBeeNvs.s page 9
182 .loc 1 236 7 is_stmt 1 view .LVU52
@@ -538,7 +538,7 @@ ARM GAS /tmp/cc4hZZNo.s page 1
231 .section .rodata.APBPrescTable,"a"
232 .align 2
235 APBPrescTable:
-ARM GAS /tmp/cc4hZZNo.s page 10
+ARM GAS /tmp/ccBeeNvs.s page 10
236 0000 00000000 .ascii "\000\000\000\000\001\002\003\004"
@@ -549,22 +549,22 @@ ARM GAS /tmp/cc4hZZNo.s page 1
240 .file 3 "Drivers/CMSIS/Include/core_cm7.h"
241 .file 4 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
242 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
-ARM GAS /tmp/cc4hZZNo.s page 11
+ARM GAS /tmp/ccBeeNvs.s page 11
DEFINED SYMBOLS
*ABS*:0000000000000000 system_stm32f7xx.c
- /tmp/cc4hZZNo.s:17 .text.SystemInit:0000000000000000 $t
- /tmp/cc4hZZNo.s:25 .text.SystemInit:0000000000000000 SystemInit
- /tmp/cc4hZZNo.s:44 .text.SystemInit:0000000000000010 $d
- /tmp/cc4hZZNo.s:49 .text.SystemCoreClockUpdate:0000000000000000 $t
- /tmp/cc4hZZNo.s:56 .text.SystemCoreClockUpdate:0000000000000000 SystemCoreClockUpdate
- /tmp/cc4hZZNo.s:205 .text.SystemCoreClockUpdate:000000000000008c $d
- /tmp/cc4hZZNo.s:235 .rodata.APBPrescTable:0000000000000000 APBPrescTable
- /tmp/cc4hZZNo.s:228 .rodata.AHBPrescTable:0000000000000000 AHBPrescTable
- /tmp/cc4hZZNo.s:221 .data.SystemCoreClock:0000000000000000 SystemCoreClock
- /tmp/cc4hZZNo.s:217 .data.SystemCoreClock:0000000000000000 $d
- /tmp/cc4hZZNo.s:224 .rodata.AHBPrescTable:0000000000000000 $d
- /tmp/cc4hZZNo.s:232 .rodata.APBPrescTable:0000000000000000 $d
+ /tmp/ccBeeNvs.s:17 .text.SystemInit:0000000000000000 $t
+ /tmp/ccBeeNvs.s:25 .text.SystemInit:0000000000000000 SystemInit
+ /tmp/ccBeeNvs.s:44 .text.SystemInit:0000000000000010 $d
+ /tmp/ccBeeNvs.s:49 .text.SystemCoreClockUpdate:0000000000000000 $t
+ /tmp/ccBeeNvs.s:56 .text.SystemCoreClockUpdate:0000000000000000 SystemCoreClockUpdate
+ /tmp/ccBeeNvs.s:205 .text.SystemCoreClockUpdate:000000000000008c $d
+ /tmp/ccBeeNvs.s:235 .rodata.APBPrescTable:0000000000000000 APBPrescTable
+ /tmp/ccBeeNvs.s:228 .rodata.AHBPrescTable:0000000000000000 AHBPrescTable
+ /tmp/ccBeeNvs.s:221 .data.SystemCoreClock:0000000000000000 SystemCoreClock
+ /tmp/ccBeeNvs.s:217 .data.SystemCoreClock:0000000000000000 $d
+ /tmp/ccBeeNvs.s:224 .rodata.AHBPrescTable:0000000000000000 $d
+ /tmp/ccBeeNvs.s:232 .rodata.APBPrescTable:0000000000000000 $d
NO UNDEFINED SYMBOLS
diff --git a/build/system_stm32f7xx.o b/build/system_stm32f7xx.o
index b56cac1..82dc7c0 100644
Binary files a/build/system_stm32f7xx.o and b/build/system_stm32f7xx.o differ