Compare commits
5
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eafc328caa | ||
|
|
db80907a0b | ||
|
|
b1ae9a5e49 | ||
|
|
7442f4dd3a | ||
|
|
fedc27bfa8 |
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
+42
-13
@@ -89,7 +89,7 @@ Mcu.Pin0=PF3
|
|||||||
Mcu.Pin1=PF4
|
Mcu.Pin1=PF4
|
||||||
Mcu.Pin10=PC0
|
Mcu.Pin10=PC0
|
||||||
Mcu.Pin11=PC1
|
Mcu.Pin11=PC1
|
||||||
Mcu.Pin12=PC2
|
Mcu.Pin12=PC7
|
||||||
Mcu.Pin13=PC3
|
Mcu.Pin13=PC3
|
||||||
Mcu.Pin14=PA0/WKUP
|
Mcu.Pin14=PA0/WKUP
|
||||||
Mcu.Pin15=PA1
|
Mcu.Pin15=PA1
|
||||||
@@ -166,8 +166,13 @@ Mcu.Pin79=VP_TIM8_VS_ClockSourceINT
|
|||||||
Mcu.Pin8=PH0/OSC_IN
|
Mcu.Pin8=PH0/OSC_IN
|
||||||
Mcu.Pin80=VP_TIM10_VS_ClockSourceINT
|
Mcu.Pin80=VP_TIM10_VS_ClockSourceINT
|
||||||
Mcu.Pin81=VP_TIM11_VS_ClockSourceINT
|
Mcu.Pin81=VP_TIM11_VS_ClockSourceINT
|
||||||
|
Mcu.Pin82=PD12
|
||||||
|
Mcu.Pin83=PD13
|
||||||
|
Mcu.Pin84=PE2
|
||||||
|
Mcu.Pin85=PE3
|
||||||
|
Mcu.Pin86=PE8
|
||||||
Mcu.Pin9=PH1/OSC_OUT
|
Mcu.Pin9=PH1/OSC_OUT
|
||||||
Mcu.PinsNb=82
|
Mcu.PinsNb=87
|
||||||
Mcu.ThirdPartyNb=0
|
Mcu.ThirdPartyNb=0
|
||||||
Mcu.UserConstants=
|
Mcu.UserConstants=
|
||||||
Mcu.UserName=STM32F767ZITx
|
Mcu.UserName=STM32F767ZITx
|
||||||
@@ -215,11 +220,10 @@ PA3.GPIOParameters=GPIO_Label
|
|||||||
PA3.GPIO_Label=REF2_ON
|
PA3.GPIO_Label=REF2_ON
|
||||||
PA3.Locked=true
|
PA3.Locked=true
|
||||||
PA3.Signal=GPIO_Output
|
PA3.Signal=GPIO_Output
|
||||||
PA4.GPIOParameters=PinState,GPIO_Label
|
PA4.GPIOParameters=GPIO_Label
|
||||||
PA4.GPIO_Label=DAC_TEC2_CS
|
PA4.GPIO_Label=PA4_DAC_OUT
|
||||||
PA4.Locked=true
|
PA4.Locked=true
|
||||||
PA4.PinState=GPIO_PIN_SET
|
PA4.Signal=DACx_OUT1
|
||||||
PA4.Signal=GPIO_Output
|
|
||||||
PA5.Locked=true
|
PA5.Locked=true
|
||||||
PA5.Mode=TX_Only_Simplex_Unidirect_Master
|
PA5.Mode=TX_Only_Simplex_Unidirect_Master
|
||||||
PA5.Signal=SPI6_SCK
|
PA5.Signal=SPI6_SCK
|
||||||
@@ -250,7 +254,7 @@ PB11.GPIO_Label=TEC1_PD
|
|||||||
PB11.Locked=true
|
PB11.Locked=true
|
||||||
PB11.Signal=GPIO_Output
|
PB11.Signal=GPIO_Output
|
||||||
PB12.GPIOParameters=PinState,GPIO_Label
|
PB12.GPIOParameters=PinState,GPIO_Label
|
||||||
PB12.GPIO_Label=DAC_TEC1_CS
|
PB12.GPIO_Label=AD9102_CS
|
||||||
PB12.Locked=true
|
PB12.Locked=true
|
||||||
PB12.PinState=GPIO_PIN_SET
|
PB12.PinState=GPIO_PIN_SET
|
||||||
PB12.Signal=GPIO_Output
|
PB12.Signal=GPIO_Output
|
||||||
@@ -296,10 +300,10 @@ PC11.Mode=SD_4_bits_Wide_bus
|
|||||||
PC11.Signal=SDMMC1_D3
|
PC11.Signal=SDMMC1_D3
|
||||||
PC12.Mode=SD_4_bits_Wide_bus
|
PC12.Mode=SD_4_bits_Wide_bus
|
||||||
PC12.Signal=SDMMC1_CK
|
PC12.Signal=SDMMC1_CK
|
||||||
PC2.GPIOParameters=GPIO_Label
|
PC7.GPIOParameters=GPIO_Label
|
||||||
PC2.GPIO_Label=EN_5V2
|
PC7.GPIO_Label=EN_5V2
|
||||||
PC2.Locked=true
|
PC7.Locked=true
|
||||||
PC2.Signal=GPIO_Output
|
PC7.Signal=GPIO_Output
|
||||||
PC3.GPIOParameters=GPIO_Speed,GPIO_Label
|
PC3.GPIOParameters=GPIO_Speed,GPIO_Label
|
||||||
PC3.GPIO_Label=EN_5V1
|
PC3.GPIO_Label=EN_5V1
|
||||||
PC3.GPIO_Speed=GPIO_SPEED_FREQ_VERY_HIGH
|
PC3.GPIO_Speed=GPIO_SPEED_FREQ_VERY_HIGH
|
||||||
@@ -325,6 +329,16 @@ PD1.GPIOParameters=GPIO_Label
|
|||||||
PD1.GPIO_Label=TEST_01
|
PD1.GPIO_Label=TEST_01
|
||||||
PD1.Locked=true
|
PD1.Locked=true
|
||||||
PD1.Signal=GPIO_Output
|
PD1.Signal=GPIO_Output
|
||||||
|
PD12.GPIOParameters=PinState,GPIO_Label
|
||||||
|
PD12.GPIO_Label=DAC_TEC1_CS
|
||||||
|
PD12.Locked=true
|
||||||
|
PD12.PinState=GPIO_PIN_SET
|
||||||
|
PD12.Signal=GPIO_Output
|
||||||
|
PD13.GPIOParameters=PinState,GPIO_Label
|
||||||
|
PD13.GPIO_Label=AD9833_CS
|
||||||
|
PD13.Locked=true
|
||||||
|
PD13.PinState=GPIO_PIN_SET
|
||||||
|
PD13.Signal=GPIO_Output
|
||||||
PD2.Mode=SD_4_bits_Wide_bus
|
PD2.Mode=SD_4_bits_Wide_bus
|
||||||
PD2.Signal=SDMMC1_CMD
|
PD2.Signal=SDMMC1_CMD
|
||||||
PD7.Locked=true
|
PD7.Locked=true
|
||||||
@@ -339,6 +353,21 @@ PE0.Signal=UART8_RX
|
|||||||
PE1.Locked=true
|
PE1.Locked=true
|
||||||
PE1.Mode=Asynchronous
|
PE1.Mode=Asynchronous
|
||||||
PE1.Signal=UART8_TX
|
PE1.Signal=UART8_TX
|
||||||
|
PE2.GPIOParameters=PinState,GPIO_Label
|
||||||
|
PE2.GPIO_Label=DS1809_UC
|
||||||
|
PE2.Locked=true
|
||||||
|
PE2.PinState=GPIO_PIN_SET
|
||||||
|
PE2.Signal=GPIO_Output
|
||||||
|
PE3.GPIOParameters=PinState,GPIO_Label
|
||||||
|
PE3.GPIO_Label=DS1809_DC
|
||||||
|
PE3.Locked=true
|
||||||
|
PE3.PinState=GPIO_PIN_SET
|
||||||
|
PE3.Signal=GPIO_Output
|
||||||
|
PE8.GPIOParameters=PinState,GPIO_Label
|
||||||
|
PE8.GPIO_Label=DAC_TEC2_CS
|
||||||
|
PE8.Locked=true
|
||||||
|
PE8.PinState=GPIO_PIN_SET
|
||||||
|
PE8.Signal=GPIO_Output
|
||||||
PE10.GPIOParameters=GPIO_Label
|
PE10.GPIOParameters=GPIO_Label
|
||||||
PE10.GPIO_Label=ADC_MPD1_CS
|
PE10.GPIO_Label=ADC_MPD1_CS
|
||||||
PE10.Locked=true
|
PE10.Locked=true
|
||||||
@@ -553,8 +582,8 @@ SH.S_TIM11_CH1.ConfNb=1
|
|||||||
SH.S_TIM4_CH3.0=TIM4_CH3,PWM Generation3 CH3
|
SH.S_TIM4_CH3.0=TIM4_CH3,PWM Generation3 CH3
|
||||||
SH.S_TIM4_CH3.ConfNb=1
|
SH.S_TIM4_CH3.ConfNb=1
|
||||||
SPI2.BaudRatePrescaler=SPI_BAUDRATEPRESCALER_8
|
SPI2.BaudRatePrescaler=SPI_BAUDRATEPRESCALER_8
|
||||||
SPI2.CLKPhase=SPI_PHASE_2EDGE
|
SPI2.CLKPhase=SPI_PHASE_1EDGE
|
||||||
SPI2.CLKPolarity=SPI_POLARITY_HIGH
|
SPI2.CLKPolarity=SPI_POLARITY_LOW
|
||||||
SPI2.CalculateBaudRate=5.75 MBits/s
|
SPI2.CalculateBaudRate=5.75 MBits/s
|
||||||
SPI2.DataSize=SPI_DATASIZE_16BIT
|
SPI2.DataSize=SPI_DATASIZE_16BIT
|
||||||
SPI2.Direction=SPI_DIRECTION_2LINES
|
SPI2.Direction=SPI_DIRECTION_2LINES
|
||||||
|
|||||||
+68
-23
@@ -83,18 +83,20 @@ void Set_LTEC(uint8_t, uint16_t);
|
|||||||
#define SPI5_CNV_GPIO_Port GPIOF
|
#define SPI5_CNV_GPIO_Port GPIOF
|
||||||
#define ADC_ThrLD2_CS_Pin GPIO_PIN_10
|
#define ADC_ThrLD2_CS_Pin GPIO_PIN_10
|
||||||
#define ADC_ThrLD2_CS_GPIO_Port GPIOF
|
#define ADC_ThrLD2_CS_GPIO_Port GPIOF
|
||||||
#define EN_5V2_Pin GPIO_PIN_2
|
#define EN_5V2_Pin GPIO_PIN_7
|
||||||
#define EN_5V2_GPIO_Port GPIOC
|
#define EN_5V2_GPIO_Port GPIOC
|
||||||
#define EN_5V1_Pin GPIO_PIN_3
|
#define EN_5V1_Pin GPIO_PIN_3
|
||||||
#define EN_5V1_GPIO_Port GPIOC
|
#define EN_5V1_GPIO_Port GPIOC
|
||||||
|
#define AD9102_RESET_Pin GPIO_PIN_6
|
||||||
|
#define AD9102_RESET_GPIO_Port GPIOC
|
||||||
#define TECEN1_Pin GPIO_PIN_0
|
#define TECEN1_Pin GPIO_PIN_0
|
||||||
#define TECEN1_GPIO_Port GPIOA
|
#define TECEN1_GPIO_Port GPIOA
|
||||||
#define TECEN2_Pin GPIO_PIN_1
|
#define TECEN2_Pin GPIO_PIN_1
|
||||||
#define TECEN2_GPIO_Port GPIOA
|
#define TECEN2_GPIO_Port GPIOA
|
||||||
#define REF2_ON_Pin GPIO_PIN_3
|
#define REF2_ON_Pin GPIO_PIN_3
|
||||||
#define REF2_ON_GPIO_Port GPIOA
|
#define REF2_ON_GPIO_Port GPIOA
|
||||||
#define DAC_TEC2_CS_Pin GPIO_PIN_4
|
#define DAC_TEC2_CS_Pin GPIO_PIN_8
|
||||||
#define DAC_TEC2_CS_GPIO_Port GPIOA
|
#define DAC_TEC2_CS_GPIO_Port GPIOE
|
||||||
#define DAC_LD2_CS_Pin GPIO_PIN_6
|
#define DAC_LD2_CS_Pin GPIO_PIN_6
|
||||||
#define DAC_LD2_CS_GPIO_Port GPIOA
|
#define DAC_LD2_CS_GPIO_Port GPIOA
|
||||||
#define LD2_EN_Pin GPIO_PIN_4
|
#define LD2_EN_Pin GPIO_PIN_4
|
||||||
@@ -119,14 +121,26 @@ void Set_LTEC(uint8_t, uint16_t);
|
|||||||
#define REF0_EN_GPIO_Port GPIOB
|
#define REF0_EN_GPIO_Port GPIOB
|
||||||
#define TEC1_PD_Pin GPIO_PIN_11
|
#define TEC1_PD_Pin GPIO_PIN_11
|
||||||
#define TEC1_PD_GPIO_Port GPIOB
|
#define TEC1_PD_GPIO_Port GPIOB
|
||||||
#define DAC_TEC1_CS_Pin GPIO_PIN_12
|
#define DAC_TEC1_CS_Pin GPIO_PIN_12
|
||||||
#define DAC_TEC1_CS_GPIO_Port GPIOB
|
#define DAC_TEC1_CS_GPIO_Port GPIOD
|
||||||
#define DAC_LD1_CS_Pin GPIO_PIN_14
|
#define DAC_LD1_CS_Pin GPIO_PIN_14
|
||||||
#define DAC_LD1_CS_GPIO_Port GPIOB
|
#define DAC_LD1_CS_GPIO_Port GPIOB
|
||||||
#define LD1_EN_Pin GPIO_PIN_8
|
#define LD1_EN_Pin GPIO_PIN_8
|
||||||
#define LD1_EN_GPIO_Port GPIOD
|
#define LD1_EN_GPIO_Port GPIOD
|
||||||
#define USB_FLAG_Pin GPIO_PIN_8
|
#define AD9102_CS_Pin GPIO_PIN_12
|
||||||
#define USB_FLAG_GPIO_Port GPIOA
|
#define AD9102_CS_GPIO_Port GPIOB
|
||||||
|
#define AD9833_CS_Pin GPIO_PIN_13
|
||||||
|
#define AD9833_CS_GPIO_Port GPIOD
|
||||||
|
#define AD9833_MCLK_Pin GPIO_PIN_9
|
||||||
|
#define AD9833_MCLK_GPIO_Port GPIOE
|
||||||
|
#define DS1809_UC_Pin GPIO_PIN_2
|
||||||
|
#define DS1809_UC_GPIO_Port GPIOE
|
||||||
|
#define DS1809_DC_Pin GPIO_PIN_3
|
||||||
|
#define DS1809_DC_GPIO_Port GPIOE
|
||||||
|
#define AD9102_TRIG_Pin GPIO_PIN_11
|
||||||
|
#define AD9102_TRIG_GPIO_Port GPIOD
|
||||||
|
#define USB_FLAG_Pin GPIO_PIN_8
|
||||||
|
#define USB_FLAG_GPIO_Port GPIOA
|
||||||
#define SDMMC1_EN_Pin GPIO_PIN_0
|
#define SDMMC1_EN_Pin GPIO_PIN_0
|
||||||
#define SDMMC1_EN_GPIO_Port GPIOD
|
#define SDMMC1_EN_GPIO_Port GPIOD
|
||||||
#define TEST_01_Pin GPIO_PIN_1
|
#define TEST_01_Pin GPIO_PIN_1
|
||||||
@@ -168,24 +182,55 @@ void Set_LTEC(uint8_t, uint16_t);
|
|||||||
#define DEFAULT_ENABLE 2
|
#define DEFAULT_ENABLE 2
|
||||||
#define TRANS_S_ENABLE 3
|
#define TRANS_S_ENABLE 3
|
||||||
#define TRANS_ENABLE 4
|
#define TRANS_ENABLE 4
|
||||||
#define REMOVE_FILE 5
|
#define REMOVE_FILE 5
|
||||||
#define STATE 6
|
#define STATE 6
|
||||||
#define WORK_ENABLE 7
|
#define WORK_ENABLE 7
|
||||||
#define DECODE_TASK 8
|
#define DECODE_TASK 8
|
||||||
#define RUN_TASK 9
|
#define RUN_TASK 9
|
||||||
|
#define AD9102_CMD 10
|
||||||
|
#define AD9833_CMD 11
|
||||||
|
#define DS1809_CMD 12
|
||||||
|
#define STM32_DAC_CMD 13
|
||||||
|
#define AD9102_WAVE_CTRL_CMD 14
|
||||||
|
#define AD9102_WAVE_DATA_CMD 15
|
||||||
|
|
||||||
#define SD_ERR 0x01
|
#define SD_ERR 0x01
|
||||||
#define UART_ERR 0x02
|
#define UART_ERR 0x02
|
||||||
#define UART_DECODE_ERR 0x04
|
#define UART_DECODE_ERR 0x04
|
||||||
#define TEC1_ERR 0x08
|
#define TEC1_ERR 0x08
|
||||||
#define TEC2_ERR 0x10
|
#define TEC2_ERR 0x10
|
||||||
#define DEFAUL_ERR 0x20
|
#define DEFAUL_ERR 0x20
|
||||||
#define REMOVE_ERR 0x40
|
#define REMOVE_ERR 0x40
|
||||||
|
#define AD9102_ERR 0x80
|
||||||
|
|
||||||
#define NO_MESS 0
|
#define NO_MESS 0
|
||||||
#define MESS_01 1
|
#define MESS_01 1
|
||||||
#define MESS_02 2
|
#define MESS_02 2
|
||||||
#define MESS_03 3
|
#define MESS_03 3
|
||||||
|
|
||||||
|
// AD9102 serial command (compatible header with PC tool)
|
||||||
|
#define AD9102_CMD_HEADER 0x8888
|
||||||
|
#define AD9102_CMD_8 10 // total bytes including header
|
||||||
|
#define AD9102_CMD_WORDS 4 // data words (flags, freq LSW, freq MSW, checksum)
|
||||||
|
#define AD9833_CMD_HEADER 0x9999
|
||||||
|
#define AD9833_CMD_8 10 // total bytes including header
|
||||||
|
#define AD9833_CMD_WORDS 4 // data words (flags, freq LSW, freq MSW, checksum)
|
||||||
|
#define DS1809_CMD_HEADER 0xAAAA
|
||||||
|
#define DS1809_CMD_8 10 // total bytes including header
|
||||||
|
#define DS1809_CMD_WORDS 4 // data words (flags, count, pulse_ms, checksum)
|
||||||
|
#define STM32_DAC_CMD_HEADER 0xBBBB
|
||||||
|
#define STM32_DAC_CMD_8 10 // total bytes including header
|
||||||
|
#define STM32_DAC_CMD_WORDS 4 // data words (flags, dac_code, reserved, checksum)
|
||||||
|
#define AD9102_WAVE_CTRL_HEADER 0xCCCC
|
||||||
|
#define AD9102_WAVE_CTRL_8 10 // total bytes including header
|
||||||
|
#define AD9102_WAVE_CTRL_WORDS 4 // data words (opcode, param0, param1, checksum)
|
||||||
|
#define AD9102_WAVE_DATA_HEADER 0xDDDD
|
||||||
|
#define AD9102_WAVE_DATA_8 30 // total bytes including header
|
||||||
|
#define AD9102_WAVE_DATA_WORDS 14 // data words (count, 12 samples, checksum)
|
||||||
|
|
||||||
|
#define AD9102_ON_SPI2 1
|
||||||
|
|
||||||
|
// AD9102 CS (chip select) uses AD9102_CS_* pin definitions above.
|
||||||
|
|
||||||
typedef struct{
|
typedef struct{
|
||||||
|
|
||||||
|
|||||||
+1286
-81
File diff suppressed because it is too large
Load Diff
+59
-16
@@ -332,8 +332,8 @@ void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd)
|
|||||||
*/
|
*/
|
||||||
void HAL_TIM_Base_MspInit(TIM_HandleTypeDef* htim_base)
|
void HAL_TIM_Base_MspInit(TIM_HandleTypeDef* htim_base)
|
||||||
{
|
{
|
||||||
if(htim_base->Instance==TIM4)
|
if(htim_base->Instance==TIM4)
|
||||||
{
|
{
|
||||||
/* USER CODE BEGIN TIM4_MspInit 0 */
|
/* USER CODE BEGIN TIM4_MspInit 0 */
|
||||||
|
|
||||||
/* USER CODE END TIM4_MspInit 0 */
|
/* USER CODE END TIM4_MspInit 0 */
|
||||||
@@ -341,10 +341,21 @@ void HAL_TIM_Base_MspInit(TIM_HandleTypeDef* htim_base)
|
|||||||
__HAL_RCC_TIM4_CLK_ENABLE();
|
__HAL_RCC_TIM4_CLK_ENABLE();
|
||||||
/* USER CODE BEGIN TIM4_MspInit 1 */
|
/* USER CODE BEGIN TIM4_MspInit 1 */
|
||||||
|
|
||||||
/* USER CODE END TIM4_MspInit 1 */
|
/* USER CODE END TIM4_MspInit 1 */
|
||||||
}
|
}
|
||||||
else if(htim_base->Instance==TIM8)
|
else if(htim_base->Instance==TIM1)
|
||||||
{
|
{
|
||||||
|
/* USER CODE BEGIN TIM1_MspInit 0 */
|
||||||
|
|
||||||
|
/* USER CODE END TIM1_MspInit 0 */
|
||||||
|
/* Peripheral clock enable */
|
||||||
|
__HAL_RCC_TIM1_CLK_ENABLE();
|
||||||
|
/* USER CODE BEGIN TIM1_MspInit 1 */
|
||||||
|
|
||||||
|
/* USER CODE END TIM1_MspInit 1 */
|
||||||
|
}
|
||||||
|
else if(htim_base->Instance==TIM8)
|
||||||
|
{
|
||||||
/* USER CODE BEGIN TIM8_MspInit 0 */
|
/* USER CODE BEGIN TIM8_MspInit 0 */
|
||||||
|
|
||||||
/* USER CODE END TIM8_MspInit 0 */
|
/* USER CODE END TIM8_MspInit 0 */
|
||||||
@@ -391,8 +402,8 @@ void HAL_TIM_Base_MspInit(TIM_HandleTypeDef* htim_base)
|
|||||||
void HAL_TIM_MspPostInit(TIM_HandleTypeDef* htim)
|
void HAL_TIM_MspPostInit(TIM_HandleTypeDef* htim)
|
||||||
{
|
{
|
||||||
GPIO_InitTypeDef GPIO_InitStruct = {0};
|
GPIO_InitTypeDef GPIO_InitStruct = {0};
|
||||||
if(htim->Instance==TIM4)
|
if(htim->Instance==TIM4)
|
||||||
{
|
{
|
||||||
/* USER CODE BEGIN TIM4_MspPostInit 0 */
|
/* USER CODE BEGIN TIM4_MspPostInit 0 */
|
||||||
|
|
||||||
/* USER CODE END TIM4_MspPostInit 0 */
|
/* USER CODE END TIM4_MspPostInit 0 */
|
||||||
@@ -409,10 +420,31 @@ void HAL_TIM_MspPostInit(TIM_HandleTypeDef* htim)
|
|||||||
|
|
||||||
/* USER CODE BEGIN TIM4_MspPostInit 1 */
|
/* USER CODE BEGIN TIM4_MspPostInit 1 */
|
||||||
|
|
||||||
/* USER CODE END TIM4_MspPostInit 1 */
|
/* USER CODE END TIM4_MspPostInit 1 */
|
||||||
}
|
}
|
||||||
else if(htim->Instance==TIM11)
|
else if(htim->Instance==TIM1)
|
||||||
{
|
{
|
||||||
|
/* USER CODE BEGIN TIM1_MspPostInit 0 */
|
||||||
|
|
||||||
|
/* USER CODE END TIM1_MspPostInit 0 */
|
||||||
|
|
||||||
|
__HAL_RCC_GPIOE_CLK_ENABLE();
|
||||||
|
/**TIM1 GPIO Configuration
|
||||||
|
PE9 ------> TIM1_CH1
|
||||||
|
*/
|
||||||
|
GPIO_InitStruct.Pin = GPIO_PIN_9;
|
||||||
|
GPIO_InitStruct.Mode = GPIO_MODE_AF_PP;
|
||||||
|
GPIO_InitStruct.Pull = GPIO_NOPULL;
|
||||||
|
GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
|
||||||
|
GPIO_InitStruct.Alternate = GPIO_AF1_TIM1;
|
||||||
|
HAL_GPIO_Init(GPIOE, &GPIO_InitStruct);
|
||||||
|
|
||||||
|
/* USER CODE BEGIN TIM1_MspPostInit 1 */
|
||||||
|
|
||||||
|
/* USER CODE END TIM1_MspPostInit 1 */
|
||||||
|
}
|
||||||
|
else if(htim->Instance==TIM11)
|
||||||
|
{
|
||||||
/* USER CODE BEGIN TIM11_MspPostInit 0 */
|
/* USER CODE BEGIN TIM11_MspPostInit 0 */
|
||||||
|
|
||||||
/* USER CODE END TIM11_MspPostInit 0 */
|
/* USER CODE END TIM11_MspPostInit 0 */
|
||||||
@@ -451,10 +483,21 @@ void HAL_TIM_Base_MspDeInit(TIM_HandleTypeDef* htim_base)
|
|||||||
__HAL_RCC_TIM4_CLK_DISABLE();
|
__HAL_RCC_TIM4_CLK_DISABLE();
|
||||||
/* USER CODE BEGIN TIM4_MspDeInit 1 */
|
/* USER CODE BEGIN TIM4_MspDeInit 1 */
|
||||||
|
|
||||||
/* USER CODE END TIM4_MspDeInit 1 */
|
/* USER CODE END TIM4_MspDeInit 1 */
|
||||||
}
|
}
|
||||||
else if(htim_base->Instance==TIM8)
|
else if(htim_base->Instance==TIM1)
|
||||||
{
|
{
|
||||||
|
/* USER CODE BEGIN TIM1_MspDeInit 0 */
|
||||||
|
|
||||||
|
/* USER CODE END TIM1_MspDeInit 0 */
|
||||||
|
/* Peripheral clock disable */
|
||||||
|
__HAL_RCC_TIM1_CLK_DISABLE();
|
||||||
|
/* USER CODE BEGIN TIM1_MspDeInit 1 */
|
||||||
|
|
||||||
|
/* USER CODE END TIM1_MspDeInit 1 */
|
||||||
|
}
|
||||||
|
else if(htim_base->Instance==TIM8)
|
||||||
|
{
|
||||||
/* USER CODE BEGIN TIM8_MspDeInit 0 */
|
/* USER CODE BEGIN TIM8_MspDeInit 0 */
|
||||||
|
|
||||||
/* USER CODE END TIM8_MspDeInit 0 */
|
/* USER CODE END TIM8_MspDeInit 0 */
|
||||||
|
|||||||
+113
-23
@@ -475,36 +475,126 @@ void UART_RxCpltCallback(void)
|
|||||||
flg_tmt = 0;//Reset the timeout flag
|
flg_tmt = 0;//Reset the timeout flag
|
||||||
CPU_state = STATE;
|
CPU_state = STATE;
|
||||||
break;
|
break;
|
||||||
case 0x7777:
|
case 0x7777:
|
||||||
UART_rec_incr = 2;//timeout flag is still setting!
|
UART_rec_incr = 2;//timeout flag is still setting!
|
||||||
break;
|
break;
|
||||||
default: //error decoding header
|
case AD9102_CMD_HEADER: // AD9102 command
|
||||||
UART_rec_incr = 0;
|
UART_rec_incr = 2;//timeout flag is still setting!
|
||||||
flg_tmt = 0;//Reset the timeout flag
|
break;
|
||||||
|
case AD9833_CMD_HEADER: // AD9833 command
|
||||||
|
UART_rec_incr = 2;//timeout flag is still setting!
|
||||||
|
break;
|
||||||
|
case DS1809_CMD_HEADER: // DS1809 UC/DC pulse command
|
||||||
|
UART_rec_incr = 2;//timeout flag is still setting!
|
||||||
|
break;
|
||||||
|
case STM32_DAC_CMD_HEADER: // STM32 internal DAC command
|
||||||
|
UART_rec_incr = 2;//timeout flag is still setting!
|
||||||
|
break;
|
||||||
|
case AD9102_WAVE_CTRL_HEADER: // AD9102 custom waveform control command
|
||||||
|
UART_rec_incr = 2;//timeout flag is still setting!
|
||||||
|
break;
|
||||||
|
case AD9102_WAVE_DATA_HEADER: // AD9102 custom waveform data packet
|
||||||
|
UART_rec_incr = 2;//timeout flag is still setting!
|
||||||
|
break;
|
||||||
|
default: //error decoding header
|
||||||
|
UART_rec_incr = 0;
|
||||||
|
flg_tmt = 0;//Reset the timeout flag
|
||||||
//UART_transmission_request = MESS_01;
|
//UART_transmission_request = MESS_01;
|
||||||
//CPU_state = HALT;
|
//CPU_state = HALT;
|
||||||
State_Data[0] |= UART_ERR;
|
State_Data[0] |= UART_ERR;
|
||||||
CPU_state = DEFAULT_ENABLE;//Parking system and send error state!
|
CPU_state = DEFAULT_ENABLE;//Parking system and send error state!
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case (CL_8 - 1):
|
case (AD9102_CMD_8 - 1):
|
||||||
if (UART_header == 0x1111)
|
if (UART_header == AD9102_CMD_HEADER)
|
||||||
{
|
{
|
||||||
if ((UART_rec_incr & 0x0001) > 0)
|
if ((UART_rec_incr & 0x0001) > 0)
|
||||||
COMMAND[(UART_rec_incr >> 1) - 1] += ((uint16_t)(uart_buf)) << 8;
|
COMMAND[(UART_rec_incr >> 1) - 1] += ((uint16_t)(uart_buf)) << 8;
|
||||||
else
|
else
|
||||||
|
COMMAND[(UART_rec_incr >> 1) - 1] = (uint16_t)(uart_buf);
|
||||||
|
CPU_state = AD9102_CMD;
|
||||||
|
UART_rec_incr = 0;
|
||||||
|
flg_tmt = 0;//Reset the timeout flag
|
||||||
|
}
|
||||||
|
else if (UART_header == AD9833_CMD_HEADER)
|
||||||
|
{
|
||||||
|
if ((UART_rec_incr & 0x0001) > 0)
|
||||||
|
COMMAND[(UART_rec_incr >> 1) - 1] += ((uint16_t)(uart_buf)) << 8;
|
||||||
|
else
|
||||||
|
COMMAND[(UART_rec_incr >> 1) - 1] = (uint16_t)(uart_buf);
|
||||||
|
CPU_state = AD9833_CMD;
|
||||||
|
UART_rec_incr = 0;
|
||||||
|
flg_tmt = 0;//Reset the timeout flag
|
||||||
|
}
|
||||||
|
else if (UART_header == DS1809_CMD_HEADER)
|
||||||
|
{
|
||||||
|
if ((UART_rec_incr & 0x0001) > 0)
|
||||||
|
COMMAND[(UART_rec_incr >> 1) - 1] += ((uint16_t)(uart_buf)) << 8;
|
||||||
|
else
|
||||||
|
COMMAND[(UART_rec_incr >> 1) - 1] = (uint16_t)(uart_buf);
|
||||||
|
CPU_state = DS1809_CMD;
|
||||||
|
UART_rec_incr = 0;
|
||||||
|
flg_tmt = 0;//Reset the timeout flag
|
||||||
|
}
|
||||||
|
else if (UART_header == STM32_DAC_CMD_HEADER)
|
||||||
|
{
|
||||||
|
if ((UART_rec_incr & 0x0001) > 0)
|
||||||
|
COMMAND[(UART_rec_incr >> 1) - 1] += ((uint16_t)(uart_buf)) << 8;
|
||||||
|
else
|
||||||
|
COMMAND[(UART_rec_incr >> 1) - 1] = (uint16_t)(uart_buf);
|
||||||
|
CPU_state = STM32_DAC_CMD;
|
||||||
|
UART_rec_incr = 0;
|
||||||
|
flg_tmt = 0;//Reset the timeout flag
|
||||||
|
}
|
||||||
|
else if (UART_header == AD9102_WAVE_CTRL_HEADER)
|
||||||
|
{
|
||||||
|
if ((UART_rec_incr & 0x0001) > 0)
|
||||||
|
COMMAND[(UART_rec_incr >> 1) - 1] += ((uint16_t)(uart_buf)) << 8;
|
||||||
|
else
|
||||||
|
COMMAND[(UART_rec_incr >> 1) - 1] = (uint16_t)(uart_buf);
|
||||||
|
CPU_state = AD9102_WAVE_CTRL_CMD;
|
||||||
|
UART_rec_incr = 0;
|
||||||
|
flg_tmt = 0;//Reset the timeout flag
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
if ((UART_rec_incr&0x0001)>0)
|
||||||
|
COMMAND[(UART_rec_incr>>1)-1] += ((uint16_t)(uart_buf))<<8;
|
||||||
|
else
|
||||||
|
COMMAND[(UART_rec_incr>>1)-1] = (uint16_t)(uart_buf);
|
||||||
|
UART_rec_incr++;
|
||||||
|
UART_transmission_request = NO_MESS;
|
||||||
|
}
|
||||||
|
break;
|
||||||
|
|
||||||
|
case (CL_8 - 1):
|
||||||
|
if (UART_header == 0x1111)
|
||||||
|
{
|
||||||
|
if ((UART_rec_incr & 0x0001) > 0)
|
||||||
|
COMMAND[(UART_rec_incr >> 1) - 1] += ((uint16_t)(uart_buf)) << 8;
|
||||||
|
else
|
||||||
COMMAND[(UART_rec_incr >> 1) - 1] = (uint16_t)(uart_buf);
|
COMMAND[(UART_rec_incr >> 1) - 1] = (uint16_t)(uart_buf);
|
||||||
CPU_state = DECODE_ENABLE;
|
CPU_state = DECODE_ENABLE;
|
||||||
UART_rec_incr = 0;
|
UART_rec_incr = 0;
|
||||||
flg_tmt = 0;//Reset the timeout flag
|
flg_tmt = 0;//Reset the timeout flag
|
||||||
}
|
}
|
||||||
else
|
else if (UART_header == AD9102_WAVE_DATA_HEADER)
|
||||||
{
|
{
|
||||||
if ((UART_rec_incr&0x0001)>0)
|
if ((UART_rec_incr & 0x0001) > 0)
|
||||||
COMMAND[(UART_rec_incr>>1)-1] += ((uint16_t)(uart_buf))<<8;
|
COMMAND[(UART_rec_incr >> 1) - 1] += ((uint16_t)(uart_buf)) << 8;
|
||||||
else
|
else
|
||||||
|
COMMAND[(UART_rec_incr >> 1) - 1] = (uint16_t)(uart_buf);
|
||||||
|
CPU_state = AD9102_WAVE_DATA_CMD;
|
||||||
|
UART_rec_incr = 0;
|
||||||
|
flg_tmt = 0;//Reset the timeout flag
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
if ((UART_rec_incr&0x0001)>0)
|
||||||
|
COMMAND[(UART_rec_incr>>1)-1] += ((uint16_t)(uart_buf))<<8;
|
||||||
|
else
|
||||||
COMMAND[(UART_rec_incr>>1)-1] = (uint16_t)(uart_buf);
|
COMMAND[(UART_rec_incr>>1)-1] = (uint16_t)(uart_buf);
|
||||||
UART_rec_incr++;
|
UART_rec_incr++;
|
||||||
UART_transmission_request = NO_MESS;
|
UART_transmission_request = NO_MESS;
|
||||||
|
|||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
+131
-131
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/cccCjqCZ.s page 1
|
ARM GAS /tmp/ccnfjbri.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
28:Src/File_Handling.c ****
|
28:Src/File_Handling.c ****
|
||||||
29:Src/File_Handling.c ****
|
29:Src/File_Handling.c ****
|
||||||
30:Src/File_Handling.c **** void Send_Uart (char *string)
|
30:Src/File_Handling.c **** void Send_Uart (char *string)
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 2
|
ARM GAS /tmp/ccnfjbri.s page 2
|
||||||
|
|
||||||
|
|
||||||
31:Src/File_Handling.c **** {
|
31:Src/File_Handling.c **** {
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
75 0012 0120 movs r0, #1
|
75 0012 0120 movs r0, #1
|
||||||
76 .L2:
|
76 .L2:
|
||||||
41:Src/File_Handling.c **** else return 0;
|
41:Src/File_Handling.c **** else return 0;
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 3
|
ARM GAS /tmp/ccnfjbri.s page 3
|
||||||
|
|
||||||
|
|
||||||
42:Src/File_Handling.c **** }
|
42:Src/File_Handling.c **** }
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
48:Src/File_Handling.c **** return 1;//else Send_Uart("ERROR!!! in UNMOUNTING SD CARD\n\n\n");
|
48:Src/File_Handling.c **** return 1;//else Send_Uart("ERROR!!! in UNMOUNTING SD CARD\n\n\n");
|
||||||
126 .loc 1 48 9 view .LVU21
|
126 .loc 1 48 9 view .LVU21
|
||||||
127 0012 0120 movs r0, #1
|
127 0012 0120 movs r0, #1
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 4
|
ARM GAS /tmp/ccnfjbri.s page 4
|
||||||
|
|
||||||
|
|
||||||
128 .L8:
|
128 .L8:
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
171 .LCFI2:
|
171 .LCFI2:
|
||||||
172 .cfi_def_cfa_offset 16
|
172 .cfi_def_cfa_offset 16
|
||||||
173 .cfi_offset 4, -16
|
173 .cfi_offset 4, -16
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 5
|
ARM GAS /tmp/ccnfjbri.s page 5
|
||||||
|
|
||||||
|
|
||||||
174 .cfi_offset 5, -12
|
174 .cfi_offset 5, -12
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
69:Src/File_Handling.c **** char *buf = malloc(30*sizeof(char));
|
69:Src/File_Handling.c **** char *buf = malloc(30*sizeof(char));
|
||||||
70:Src/File_Handling.c **** sprintf (buf, "Dir: %s\r\n", fno.fname);
|
70:Src/File_Handling.c **** sprintf (buf, "Dir: %s\r\n", fno.fname);
|
||||||
71:Src/File_Handling.c **** Send_Uart(buf);
|
71:Src/File_Handling.c **** Send_Uart(buf);
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 6
|
ARM GAS /tmp/ccnfjbri.s page 6
|
||||||
|
|
||||||
|
|
||||||
72:Src/File_Handling.c **** free(buf);
|
72:Src/File_Handling.c **** free(buf);
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
247 .loc 1 65 46 discriminator 1 view .LVU49
|
247 .loc 1 65 46 discriminator 1 view .LVU49
|
||||||
248 004c 1D4B ldr r3, .L21+12
|
248 004c 1D4B ldr r3, .L21+12
|
||||||
249 004e 5B7A ldrb r3, [r3, #9] @ zero_extendqisi2
|
249 004e 5B7A ldrb r3, [r3, #9] @ zero_extendqisi2
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 7
|
ARM GAS /tmp/ccnfjbri.s page 7
|
||||||
|
|
||||||
|
|
||||||
65:Src/File_Handling.c **** if (fno.fattrib & AM_DIR) /* It is a directory */
|
65:Src/File_Handling.c **** if (fno.fattrib & AM_DIR) /* It is a directory */
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
290 0082 FFF7FEFF bl strlen
|
290 0082 FFF7FEFF bl strlen
|
||||||
291 .LVL24:
|
291 .LVL24:
|
||||||
292 0086 0546 mov r5, r0
|
292 0086 0546 mov r5, r0
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 8
|
ARM GAS /tmp/ccnfjbri.s page 8
|
||||||
|
|
||||||
|
|
||||||
293 .LVL25:
|
293 .LVL25:
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
331 .loc 1 91 1 is_stmt 0 view .LVU76
|
331 .loc 1 91 1 is_stmt 0 view .LVU76
|
||||||
332 00b0 014B ldr r3, .L21
|
332 00b0 014B ldr r3, .L21
|
||||||
333 00b2 1878 ldrb r0, [r3] @ zero_extendqisi2
|
333 00b2 1878 ldrb r0, [r3] @ zero_extendqisi2
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 9
|
ARM GAS /tmp/ccnfjbri.s page 9
|
||||||
|
|
||||||
|
|
||||||
334 00b4 0CB0 add sp, sp, #48
|
334 00b4 0CB0 add sp, sp, #48
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
384 .LVL33:
|
384 .LVL33:
|
||||||
385 000a 0446 mov r4, r0
|
385 000a 0446 mov r4, r0
|
||||||
386 .LVL34:
|
386 .LVL34:
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 10
|
ARM GAS /tmp/ccnfjbri.s page 10
|
||||||
|
|
||||||
|
|
||||||
98:Src/File_Handling.c **** sprintf (path, "%s","/");
|
98:Src/File_Handling.c **** sprintf (path, "%s","/");
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
420 002e 6846 mov r0, sp
|
420 002e 6846 mov r0, sp
|
||||||
421 0030 FFF7FEFF bl f_readdir
|
421 0030 FFF7FEFF bl f_readdir
|
||||||
422 .LVL38:
|
422 .LVL38:
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 11
|
ARM GAS /tmp/ccnfjbri.s page 11
|
||||||
|
|
||||||
|
|
||||||
105:Src/File_Handling.c **** if (fresult != FR_OK || fno.fname[0] == 0) break; /* Break on error or end of dir */
|
105:Src/File_Handling.c **** if (fresult != FR_OK || fno.fname[0] == 0) break; /* Break on error or end of dir */
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
461 .L26:
|
461 .L26:
|
||||||
116:Src/File_Handling.c **** }
|
116:Src/File_Handling.c **** }
|
||||||
117:Src/File_Handling.c **** }
|
117:Src/File_Handling.c **** }
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 12
|
ARM GAS /tmp/ccnfjbri.s page 12
|
||||||
|
|
||||||
|
|
||||||
118:Src/File_Handling.c **** f_closedir(&dir);
|
118:Src/File_Handling.c **** f_closedir(&dir);
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
507 .loc 1 128 1 is_stmt 0 view .LVU117
|
507 .loc 1 128 1 is_stmt 0 view .LVU117
|
||||||
508 0000 70B5 push {r4, r5, r6, lr}
|
508 0000 70B5 push {r4, r5, r6, lr}
|
||||||
509 .LCFI8:
|
509 .LCFI8:
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 13
|
ARM GAS /tmp/ccnfjbri.s page 13
|
||||||
|
|
||||||
|
|
||||||
510 .cfi_def_cfa_offset 16
|
510 .cfi_def_cfa_offset 16
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
153:Src/File_Handling.c ****
|
153:Src/File_Handling.c ****
|
||||||
154:Src/File_Handling.c **** else
|
154:Src/File_Handling.c **** else
|
||||||
155:Src/File_Handling.c **** {
|
155:Src/File_Handling.c **** {
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 14
|
ARM GAS /tmp/ccnfjbri.s page 14
|
||||||
|
|
||||||
|
|
||||||
156:Src/File_Handling.c **** fresult = f_write(&fil, data, strlen(data), &bw);
|
156:Src/File_Handling.c **** fresult = f_write(&fil, data, strlen(data), &bw);
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
150:Src/File_Handling.c **** return fresult;
|
150:Src/File_Handling.c **** return fresult;
|
||||||
559 .loc 1 150 10 view .LVU136
|
559 .loc 1 150 10 view .LVU136
|
||||||
151:Src/File_Handling.c **** }
|
151:Src/File_Handling.c **** }
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 15
|
ARM GAS /tmp/ccnfjbri.s page 15
|
||||||
|
|
||||||
|
|
||||||
560 .loc 1 151 10 view .LVU137
|
560 .loc 1 151 10 view .LVU137
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
182:Src/File_Handling.c **** }
|
182:Src/File_Handling.c **** }
|
||||||
598 .loc 1 182 13 is_stmt 0 view .LVU154
|
598 .loc 1 182 13 is_stmt 0 view .LVU154
|
||||||
599 004a C0B2 uxtb r0, r0
|
599 004a C0B2 uxtb r0, r0
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 16
|
ARM GAS /tmp/ccnfjbri.s page 16
|
||||||
|
|
||||||
|
|
||||||
600 004c E2E7 b .L34
|
600 004c E2E7 b .L34
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
649 .loc 1 191 5 is_stmt 0 view .LVU162
|
649 .loc 1 191 5 is_stmt 0 view .LVU162
|
||||||
650 0012 08B1 cbz r0, .L40
|
650 0012 08B1 cbz r0, .L40
|
||||||
651 .LBB6:
|
651 .LBB6:
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 17
|
ARM GAS /tmp/ccnfjbri.s page 17
|
||||||
|
|
||||||
|
|
||||||
192:Src/File_Handling.c **** {
|
192:Src/File_Handling.c **** {
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
237:Src/File_Handling.c **** //Send_Uart(buf);
|
237:Src/File_Handling.c **** //Send_Uart(buf);
|
||||||
238:Src/File_Handling.c **** free(buf);
|
238:Src/File_Handling.c **** free(buf);
|
||||||
239:Src/File_Handling.c **** }
|
239:Src/File_Handling.c **** }
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 18
|
ARM GAS /tmp/ccnfjbri.s page 18
|
||||||
|
|
||||||
|
|
||||||
240:Src/File_Handling.c **** }
|
240:Src/File_Handling.c **** }
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
215:Src/File_Handling.c **** if (fresult != FR_OK)
|
215:Src/File_Handling.c **** if (fresult != FR_OK)
|
||||||
699 .loc 1 215 15 discriminator 1 view .LVU181
|
699 .loc 1 215 15 discriminator 1 view .LVU181
|
||||||
700 003c 2070 strb r0, [r4]
|
700 003c 2070 strb r0, [r4]
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 19
|
ARM GAS /tmp/ccnfjbri.s page 19
|
||||||
|
|
||||||
|
|
||||||
216:Src/File_Handling.c **** {
|
216:Src/File_Handling.c **** {
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
737 004c 4552524F .ascii "ERROR!!! No. %d in reading file *%s*\012\012\000"
|
737 004c 4552524F .ascii "ERROR!!! No. %d in reading file *%s*\012\012\000"
|
||||||
737 52212121
|
737 52212121
|
||||||
737 204E6F2E
|
737 204E6F2E
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 20
|
ARM GAS /tmp/ccnfjbri.s page 20
|
||||||
|
|
||||||
|
|
||||||
737 20256420
|
737 20256420
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
777 000e B8B9 cbnz r0, .L54
|
777 000e B8B9 cbnz r0, .L54
|
||||||
778 .LBB8:
|
778 .LBB8:
|
||||||
250:Src/File_Handling.c **** {
|
250:Src/File_Handling.c **** {
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 21
|
ARM GAS /tmp/ccnfjbri.s page 21
|
||||||
|
|
||||||
|
|
||||||
251:Src/File_Handling.c **** char *buf = malloc(100*sizeof(char));
|
251:Src/File_Handling.c **** char *buf = malloc(100*sizeof(char));
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
814 003a 2B4B ldr r3, .L55+4
|
814 003a 2B4B ldr r3, .L55+4
|
||||||
815 003c 1878 ldrb r0, [r3] @ zero_extendqisi2
|
815 003c 1878 ldrb r0, [r3] @ zero_extendqisi2
|
||||||
816 003e 0CE0 b .L48
|
816 003e 0CE0 b .L48
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 22
|
ARM GAS /tmp/ccnfjbri.s page 22
|
||||||
|
|
||||||
|
|
||||||
817 .LVL70:
|
817 .LVL70:
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
285:Src/File_Handling.c ****
|
285:Src/File_Handling.c ****
|
||||||
286:Src/File_Handling.c **** else
|
286:Src/File_Handling.c **** else
|
||||||
287:Src/File_Handling.c **** {
|
287:Src/File_Handling.c **** {
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 23
|
ARM GAS /tmp/ccnfjbri.s page 23
|
||||||
|
|
||||||
|
|
||||||
288:Src/File_Handling.c **** Send_Uart(buffer);
|
288:Src/File_Handling.c **** Send_Uart(buffer);
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
277:Src/File_Handling.c **** {
|
277:Src/File_Handling.c **** {
|
||||||
873 .loc 1 277 3 is_stmt 1 view .LVU228
|
873 .loc 1 277 3 is_stmt 1 view .LVU228
|
||||||
277:Src/File_Handling.c **** {
|
277:Src/File_Handling.c **** {
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 24
|
ARM GAS /tmp/ccnfjbri.s page 24
|
||||||
|
|
||||||
|
|
||||||
874 .loc 1 277 6 is_stmt 0 view .LVU229
|
874 .loc 1 277 6 is_stmt 0 view .LVU229
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
916 00a0 FFF7FEFF bl free
|
916 00a0 FFF7FEFF bl free
|
||||||
917 .LVL88:
|
917 .LVL88:
|
||||||
292:Src/File_Handling.c **** if (fresult != FR_OK)
|
292:Src/File_Handling.c **** if (fresult != FR_OK)
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 25
|
ARM GAS /tmp/ccnfjbri.s page 25
|
||||||
|
|
||||||
|
|
||||||
918 .loc 1 292 4 view .LVU242
|
918 .loc 1 292 4 view .LVU242
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
961 .LVL97:
|
961 .LVL97:
|
||||||
303:Src/File_Handling.c **** Send_Uart(buf);
|
303:Src/File_Handling.c **** Send_Uart(buf);
|
||||||
962 .loc 1 303 5 is_stmt 1 view .LVU254
|
962 .loc 1 303 5 is_stmt 1 view .LVU254
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 26
|
ARM GAS /tmp/ccnfjbri.s page 26
|
||||||
|
|
||||||
|
|
||||||
963 00d4 2246 mov r2, r4
|
963 00d4 2246 mov r2, r4
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1010 .LCFI11:
|
1010 .LCFI11:
|
||||||
1011 .cfi_def_cfa_offset 24
|
1011 .cfi_def_cfa_offset 24
|
||||||
1012 .cfi_offset 4, -24
|
1012 .cfi_offset 4, -24
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 27
|
ARM GAS /tmp/ccnfjbri.s page 27
|
||||||
|
|
||||||
|
|
||||||
1013 .cfi_offset 5, -20
|
1013 .cfi_offset 5, -20
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
332:Src/File_Handling.c **** char *buf = malloc(100*sizeof(char));
|
332:Src/File_Handling.c **** char *buf = malloc(100*sizeof(char));
|
||||||
333:Src/File_Handling.c **** sprintf (buf, "ERROR!!! No. %d in opening file *%s*\n\n", fresult, name);
|
333:Src/File_Handling.c **** sprintf (buf, "ERROR!!! No. %d in opening file *%s*\n\n", fresult, name);
|
||||||
334:Src/File_Handling.c **** //Send_Uart(buf);
|
334:Src/File_Handling.c **** //Send_Uart(buf);
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 28
|
ARM GAS /tmp/ccnfjbri.s page 28
|
||||||
|
|
||||||
|
|
||||||
335:Src/File_Handling.c **** free(buf);
|
335:Src/File_Handling.c **** free(buf);
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1086 .LBE15:
|
1086 .LBE15:
|
||||||
1087 .LBB16:
|
1087 .LBB16:
|
||||||
318:Src/File_Handling.c **** sprintf (buf, "ERRROR!!! *%s* does not exists\n\n", name);
|
318:Src/File_Handling.c **** sprintf (buf, "ERRROR!!! *%s* does not exists\n\n", name);
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 29
|
ARM GAS /tmp/ccnfjbri.s page 29
|
||||||
|
|
||||||
|
|
||||||
1088 .loc 1 318 3 is_stmt 1 view .LVU282
|
1088 .loc 1 318 3 is_stmt 1 view .LVU282
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
376:Src/File_Handling.c ****
|
376:Src/File_Handling.c ****
|
||||||
377:Src/File_Handling.c **** /* Close file */
|
377:Src/File_Handling.c **** /* Close file */
|
||||||
378:Src/File_Handling.c **** fresult = f_close(&fil);
|
378:Src/File_Handling.c **** fresult = f_close(&fil);
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 30
|
ARM GAS /tmp/ccnfjbri.s page 30
|
||||||
|
|
||||||
|
|
||||||
379:Src/File_Handling.c **** if (fresult != FR_OK)
|
379:Src/File_Handling.c **** if (fresult != FR_OK)
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1141 .loc 1 336 14 view .LVU296
|
1141 .loc 1 336 14 view .LVU296
|
||||||
1142 .LBE17:
|
1142 .LBE17:
|
||||||
353:Src/File_Handling.c **** if (fresult != FR_OK)
|
353:Src/File_Handling.c **** if (fresult != FR_OK)
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 31
|
ARM GAS /tmp/ccnfjbri.s page 31
|
||||||
|
|
||||||
|
|
||||||
1143 .loc 1 353 3 is_stmt 1 view .LVU297
|
1143 .loc 1 353 3 is_stmt 1 view .LVU297
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1180 00b6 BA70 strb r2, [r7, #2]
|
1180 00b6 BA70 strb r2, [r7, #2]
|
||||||
374:Src/File_Handling.c **** }
|
374:Src/File_Handling.c **** }
|
||||||
1181 .loc 1 374 5 is_stmt 1 view .LVU315
|
1181 .loc 1 374 5 is_stmt 1 view .LVU315
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 32
|
ARM GAS /tmp/ccnfjbri.s page 32
|
||||||
|
|
||||||
|
|
||||||
374:Src/File_Handling.c **** }
|
374:Src/File_Handling.c **** }
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1222 .loc 1 394 13 is_stmt 0 view .LVU329
|
1222 .loc 1 394 13 is_stmt 0 view .LVU329
|
||||||
1223 00e2 0F4B ldr r3, .L70+4
|
1223 00e2 0F4B ldr r3, .L70+4
|
||||||
1224 00e4 1878 ldrb r0, [r3] @ zero_extendqisi2
|
1224 00e4 1878 ldrb r0, [r3] @ zero_extendqisi2
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 33
|
ARM GAS /tmp/ccnfjbri.s page 33
|
||||||
|
|
||||||
|
|
||||||
1225 00e6 C2E7 b .L59
|
1225 00e6 C2E7 b .L59
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1271 011c 00000000 .word fno
|
1271 011c 00000000 .word fno
|
||||||
1272 0120 00000000 .word fresult
|
1272 0120 00000000 .word fresult
|
||||||
1273 0124 00000000 .word fil
|
1273 0124 00000000 .word fil
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 34
|
ARM GAS /tmp/ccnfjbri.s page 34
|
||||||
|
|
||||||
|
|
||||||
1274 0128 00000000 .word .LC10
|
1274 0128 00000000 .word .LC10
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1320 .loc 1 406 3 view .LVU346
|
1320 .loc 1 406 3 view .LVU346
|
||||||
407:Src/File_Handling.c **** return fresult;
|
407:Src/File_Handling.c **** return fresult;
|
||||||
1321 .loc 1 407 6 view .LVU347
|
1321 .loc 1 407 6 view .LVU347
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 35
|
ARM GAS /tmp/ccnfjbri.s page 35
|
||||||
|
|
||||||
|
|
||||||
1322 .loc 1 407 13 is_stmt 0 view .LVU348
|
1322 .loc 1 407 13 is_stmt 0 view .LVU348
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1336 .LVL141:
|
1336 .LVL141:
|
||||||
411:Src/File_Handling.c **** if (fresult != FR_OK)
|
411:Src/File_Handling.c **** if (fresult != FR_OK)
|
||||||
1337 .loc 1 411 11 discriminator 1 view .LVU352
|
1337 .loc 1 411 11 discriminator 1 view .LVU352
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 36
|
ARM GAS /tmp/ccnfjbri.s page 36
|
||||||
|
|
||||||
|
|
||||||
1338 001e 074B ldr r3, .L77+4
|
1338 001e 074B ldr r3, .L77+4
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1376 .LFE1195:
|
1376 .LFE1195:
|
||||||
1378 .section .text.Update_File,"ax",%progbits
|
1378 .section .text.Update_File,"ax",%progbits
|
||||||
1379 .align 1
|
1379 .align 1
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 37
|
ARM GAS /tmp/ccnfjbri.s page 37
|
||||||
|
|
||||||
|
|
||||||
1380 .global Update_File
|
1380 .global Update_File
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1423 .loc 1 457 13 view .LVU381
|
1423 .loc 1 457 13 view .LVU381
|
||||||
1424 .LBE23:
|
1424 .LBE23:
|
||||||
458:Src/File_Handling.c **** }
|
458:Src/File_Handling.c **** }
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 38
|
ARM GAS /tmp/ccnfjbri.s page 38
|
||||||
|
|
||||||
|
|
||||||
459:Src/File_Handling.c ****
|
459:Src/File_Handling.c ****
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1428 .L80:
|
1428 .L80:
|
||||||
463:Src/File_Handling.c **** if (fresult != FR_OK)
|
463:Src/File_Handling.c **** if (fresult != FR_OK)
|
||||||
1429 .loc 1 463 6 is_stmt 1 view .LVU383
|
1429 .loc 1 463 6 is_stmt 1 view .LVU383
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 39
|
ARM GAS /tmp/ccnfjbri.s page 39
|
||||||
|
|
||||||
|
|
||||||
463:Src/File_Handling.c **** if (fresult != FR_OK)
|
463:Src/File_Handling.c **** if (fresult != FR_OK)
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
485:Src/File_Handling.c **** //sprintf (buf, "*%s* UPDATED successfully\n", name);
|
485:Src/File_Handling.c **** //sprintf (buf, "*%s* UPDATED successfully\n", name);
|
||||||
1470 .loc 1 485 7 view .LVU398
|
1470 .loc 1 485 7 view .LVU398
|
||||||
488:Src/File_Handling.c **** }
|
488:Src/File_Handling.c **** }
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 40
|
ARM GAS /tmp/ccnfjbri.s page 40
|
||||||
|
|
||||||
|
|
||||||
1471 .loc 1 488 7 view .LVU399
|
1471 .loc 1 488 7 view .LVU399
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1506 .section .text.Remove_File,"ax",%progbits
|
1506 .section .text.Remove_File,"ax",%progbits
|
||||||
1507 .align 1
|
1507 .align 1
|
||||||
1508 .global Remove_File
|
1508 .global Remove_File
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 41
|
ARM GAS /tmp/ccnfjbri.s page 41
|
||||||
|
|
||||||
|
|
||||||
1509 .syntax unified
|
1509 .syntax unified
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1547 0018 164B ldr r3, .L93+4
|
1547 0018 164B ldr r3, .L93+4
|
||||||
1548 001a 1870 strb r0, [r3]
|
1548 001a 1870 strb r0, [r3]
|
||||||
527:Src/File_Handling.c **** if (fresult == FR_OK)
|
527:Src/File_Handling.c **** if (fresult == FR_OK)
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 42
|
ARM GAS /tmp/ccnfjbri.s page 42
|
||||||
|
|
||||||
|
|
||||||
1549 .loc 1 527 3 is_stmt 1 view .LVU418
|
1549 .loc 1 527 3 is_stmt 1 view .LVU418
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1584 .loc 1 517 15 is_stmt 0 view .LVU430
|
1584 .loc 1 517 15 is_stmt 0 view .LVU430
|
||||||
1585 003a 6420 movs r0, #100
|
1585 003a 6420 movs r0, #100
|
||||||
1586 003c FFF7FEFF bl malloc
|
1586 003c FFF7FEFF bl malloc
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 43
|
ARM GAS /tmp/ccnfjbri.s page 43
|
||||||
|
|
||||||
|
|
||||||
1587 .LVL161:
|
1587 .LVL161:
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1630 .align 2
|
1630 .align 2
|
||||||
1631 .L93:
|
1631 .L93:
|
||||||
1632 0070 00000000 .word fno
|
1632 0070 00000000 .word fno
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 44
|
ARM GAS /tmp/ccnfjbri.s page 44
|
||||||
|
|
||||||
|
|
||||||
1633 0074 00000000 .word fresult
|
1633 0074 00000000 .word fresult
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1677 000a 1870 strb r0, [r3]
|
1677 000a 1870 strb r0, [r3]
|
||||||
549:Src/File_Handling.c **** if (fresult == FR_OK)
|
549:Src/File_Handling.c **** if (fresult == FR_OK)
|
||||||
1678 .loc 1 549 5 is_stmt 1 view .LVU447
|
1678 .loc 1 549 5 is_stmt 1 view .LVU447
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 45
|
ARM GAS /tmp/ccnfjbri.s page 45
|
||||||
|
|
||||||
|
|
||||||
1679 .loc 1 549 8 is_stmt 0 view .LVU448
|
1679 .loc 1 549 8 is_stmt 0 view .LVU448
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1716 .LVL177:
|
1716 .LVL177:
|
||||||
1717 0032 0646 mov r6, r0
|
1717 0032 0646 mov r6, r0
|
||||||
1718 .LVL178:
|
1718 .LVL178:
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 46
|
ARM GAS /tmp/ccnfjbri.s page 46
|
||||||
|
|
||||||
|
|
||||||
559:Src/File_Handling.c **** Send_Uart(buf);
|
559:Src/File_Handling.c **** Send_Uart(buf);
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1761 .cfi_startproc
|
1761 .cfi_startproc
|
||||||
1762 @ args = 0, pretend = 0, frame = 0
|
1762 @ args = 0, pretend = 0, frame = 0
|
||||||
1763 @ frame_needed = 0, uses_anonymous_args = 0
|
1763 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 47
|
ARM GAS /tmp/ccnfjbri.s page 47
|
||||||
|
|
||||||
|
|
||||||
1764 0000 F8B5 push {r3, r4, r5, r6, r7, lr}
|
1764 0000 F8B5 push {r3, r4, r5, r6, r7, lr}
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1813 .LVL183:
|
1813 .LVL183:
|
||||||
573:Src/File_Handling.c **** sprintf (buf, "SD CARD Total Size: \t%lu\n",total);
|
573:Src/File_Handling.c **** sprintf (buf, "SD CARD Total Size: \t%lu\n",total);
|
||||||
1814 .loc 1 573 5 is_stmt 1 view .LVU475
|
1814 .loc 1 573 5 is_stmt 1 view .LVU475
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 48
|
ARM GAS /tmp/ccnfjbri.s page 48
|
||||||
|
|
||||||
|
|
||||||
1815 0046 2246 mov r2, r4
|
1815 0046 2246 mov r2, r4
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1861 .cfi_restore 80
|
1861 .cfi_restore 80
|
||||||
1862 .cfi_restore 81
|
1862 .cfi_restore 81
|
||||||
1863 .cfi_def_cfa_offset 24
|
1863 .cfi_def_cfa_offset 24
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 49
|
ARM GAS /tmp/ccnfjbri.s page 49
|
||||||
|
|
||||||
|
|
||||||
1864 0092 F8BD pop {r3, r4, r5, r6, r7, pc}
|
1864 0092 F8BD pop {r3, r4, r5, r6, r7, pc}
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1915 000e 104B ldr r3, .L110+4
|
1915 000e 104B ldr r3, .L110+4
|
||||||
1916 0010 1870 strb r0, [r3]
|
1916 0010 1870 strb r0, [r3]
|
||||||
587:Src/File_Handling.c **** if (fresult != FR_OK)
|
587:Src/File_Handling.c **** if (fresult != FR_OK)
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 50
|
ARM GAS /tmp/ccnfjbri.s page 50
|
||||||
|
|
||||||
|
|
||||||
1917 .loc 1 587 2 is_stmt 1 view .LVU497
|
1917 .loc 1 587 2 is_stmt 1 view .LVU497
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
629:Src/File_Handling.c **** if (fresult != FR_OK)
|
629:Src/File_Handling.c **** if (fresult != FR_OK)
|
||||||
630:Src/File_Handling.c **** {
|
630:Src/File_Handling.c **** {
|
||||||
631:Src/File_Handling.c **** char *buf = malloc(100*sizeof(char));
|
631:Src/File_Handling.c **** char *buf = malloc(100*sizeof(char));
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 51
|
ARM GAS /tmp/ccnfjbri.s page 51
|
||||||
|
|
||||||
|
|
||||||
632:Src/File_Handling.c **** //sprintf (buf, "ERROR!!! No. %d in closing file *%s*\n\n", fresult, name);
|
632:Src/File_Handling.c **** //sprintf (buf, "ERROR!!! No. %d in closing file *%s*\n\n", fresult, name);
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
1959 002e 0A4B ldr r3, .L110+12
|
1959 002e 0A4B ldr r3, .L110+12
|
||||||
1960 0030 3246 mov r2, r6
|
1960 0030 3246 mov r2, r6
|
||||||
1961 0032 2946 mov r1, r5
|
1961 0032 2946 mov r1, r5
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 52
|
ARM GAS /tmp/ccnfjbri.s page 52
|
||||||
|
|
||||||
|
|
||||||
1962 0034 3846 mov r0, r7
|
1962 0034 3846 mov r0, r7
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
2005 .LVL200:
|
2005 .LVL200:
|
||||||
2006 .LFB1201:
|
2006 .LFB1201:
|
||||||
646:Src/File_Handling.c ****
|
646:Src/File_Handling.c ****
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 53
|
ARM GAS /tmp/ccnfjbri.s page 53
|
||||||
|
|
||||||
|
|
||||||
647:Src/File_Handling.c **** FRESULT Update_File_byte (char *name, uint8_t *data, unsigned int bytesize)
|
647:Src/File_Handling.c **** FRESULT Update_File_byte (char *name, uint8_t *data, unsigned int bytesize)
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
661:Src/File_Handling.c **** {
|
661:Src/File_Handling.c **** {
|
||||||
662:Src/File_Handling.c **** /* Create a file with read write access and open it */
|
662:Src/File_Handling.c **** /* Create a file with read write access and open it */
|
||||||
663:Src/File_Handling.c **** fresult = f_open(&fil, name, FA_OPEN_APPEND | FA_WRITE);
|
663:Src/File_Handling.c **** fresult = f_open(&fil, name, FA_OPEN_APPEND | FA_WRITE);
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 54
|
ARM GAS /tmp/ccnfjbri.s page 54
|
||||||
|
|
||||||
|
|
||||||
664:Src/File_Handling.c **** if (fresult != FR_OK)
|
664:Src/File_Handling.c **** if (fresult != FR_OK)
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
2053 0018 3222 movs r2, #50
|
2053 0018 3222 movs r2, #50
|
||||||
2054 001a 2146 mov r1, r4
|
2054 001a 2146 mov r1, r4
|
||||||
2055 001c 0D48 ldr r0, .L117+8
|
2055 001c 0D48 ldr r0, .L117+8
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 55
|
ARM GAS /tmp/ccnfjbri.s page 55
|
||||||
|
|
||||||
|
|
||||||
2056 001e FFF7FEFF bl f_open
|
2056 001e FFF7FEFF bl f_open
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
2094 .LVL208:
|
2094 .LVL208:
|
||||||
692:Src/File_Handling.c **** if (fresult != FR_OK)
|
692:Src/File_Handling.c **** if (fresult != FR_OK)
|
||||||
2095 .loc 1 692 14 discriminator 1 view .LVU561
|
2095 .loc 1 692 14 discriminator 1 view .LVU561
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 56
|
ARM GAS /tmp/ccnfjbri.s page 56
|
||||||
|
|
||||||
|
|
||||||
2096 0044 2070 strb r0, [r4]
|
2096 0044 2070 strb r0, [r4]
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
2158 .align 2
|
2158 .align 2
|
||||||
2161 fno:
|
2161 fno:
|
||||||
2162 0000 00000000 .space 24
|
2162 0000 00000000 .space 24
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 57
|
ARM GAS /tmp/ccnfjbri.s page 57
|
||||||
|
|
||||||
|
|
||||||
2162 00000000
|
2162 00000000
|
||||||
@@ -3396,86 +3396,86 @@ ARM GAS /tmp/cccCjqCZ.s page 1
|
|||||||
2187 .file 10 "/usr/include/newlib/stdio.h"
|
2187 .file 10 "/usr/include/newlib/stdio.h"
|
||||||
2188 .file 11 "/usr/include/newlib/stdlib.h"
|
2188 .file 11 "/usr/include/newlib/stdlib.h"
|
||||||
2189 .file 12 "<built-in>"
|
2189 .file 12 "<built-in>"
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 58
|
ARM GAS /tmp/ccnfjbri.s page 58
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 File_Handling.c
|
*ABS*:00000000 File_Handling.c
|
||||||
/tmp/cccCjqCZ.s:20 .text.Send_Uart:00000000 $t
|
/tmp/ccnfjbri.s:20 .text.Send_Uart:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:26 .text.Send_Uart:00000000 Send_Uart
|
/tmp/ccnfjbri.s:26 .text.Send_Uart:00000000 Send_Uart
|
||||||
/tmp/cccCjqCZ.s:40 .text.Mount_SD:00000000 $t
|
/tmp/ccnfjbri.s:40 .text.Mount_SD:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:46 .text.Mount_SD:00000000 Mount_SD
|
/tmp/ccnfjbri.s:46 .text.Mount_SD:00000000 Mount_SD
|
||||||
/tmp/cccCjqCZ.s:86 .text.Mount_SD:0000001c $d
|
/tmp/ccnfjbri.s:86 .text.Mount_SD:0000001c $d
|
||||||
/tmp/cccCjqCZ.s:2175 .bss.fs:00000000 fs
|
/tmp/ccnfjbri.s:2175 .bss.fs:00000000 fs
|
||||||
/tmp/cccCjqCZ.s:92 .text.Unmount_SD:00000000 $t
|
/tmp/ccnfjbri.s:92 .text.Unmount_SD:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:98 .text.Unmount_SD:00000000 Unmount_SD
|
/tmp/ccnfjbri.s:98 .text.Unmount_SD:00000000 Unmount_SD
|
||||||
/tmp/cccCjqCZ.s:138 .text.Unmount_SD:0000001c $d
|
/tmp/ccnfjbri.s:138 .text.Unmount_SD:0000001c $d
|
||||||
/tmp/cccCjqCZ.s:143 .rodata.Scan_SD.str1.4:00000000 $d
|
/tmp/ccnfjbri.s:143 .rodata.Scan_SD.str1.4:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:156 .text.Scan_SD:00000000 $t
|
/tmp/ccnfjbri.s:156 .text.Scan_SD:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:162 .text.Scan_SD:00000000 Scan_SD
|
/tmp/ccnfjbri.s:162 .text.Scan_SD:00000000 Scan_SD
|
||||||
/tmp/cccCjqCZ.s:344 .text.Scan_SD:000000b8 $d
|
/tmp/ccnfjbri.s:344 .text.Scan_SD:000000b8 $d
|
||||||
/tmp/cccCjqCZ.s:2161 .bss.fno:00000000 fno
|
/tmp/ccnfjbri.s:2161 .bss.fno:00000000 fno
|
||||||
/tmp/cccCjqCZ.s:355 .rodata.Format_SD.str1.4:00000000 $d
|
/tmp/ccnfjbri.s:355 .rodata.Format_SD.str1.4:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:359 .text.Format_SD:00000000 $t
|
/tmp/ccnfjbri.s:359 .text.Format_SD:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:365 .text.Format_SD:00000000 Format_SD
|
/tmp/ccnfjbri.s:365 .text.Format_SD:00000000 Format_SD
|
||||||
/tmp/cccCjqCZ.s:485 .text.Format_SD:00000078 $d
|
/tmp/ccnfjbri.s:485 .text.Format_SD:00000078 $d
|
||||||
/tmp/cccCjqCZ.s:494 .text.Write_File:00000000 $t
|
/tmp/ccnfjbri.s:494 .text.Write_File:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:500 .text.Write_File:00000000 Write_File
|
/tmp/ccnfjbri.s:500 .text.Write_File:00000000 Write_File
|
||||||
/tmp/cccCjqCZ.s:604 .text.Write_File:00000050 $d
|
/tmp/ccnfjbri.s:604 .text.Write_File:00000050 $d
|
||||||
/tmp/cccCjqCZ.s:2168 .bss.fil:00000000 fil
|
/tmp/ccnfjbri.s:2168 .bss.fil:00000000 fil
|
||||||
/tmp/cccCjqCZ.s:2147 .bss.bw:00000000 bw
|
/tmp/ccnfjbri.s:2147 .bss.bw:00000000 bw
|
||||||
/tmp/cccCjqCZ.s:612 .text.Write_File_byte:00000000 $t
|
/tmp/ccnfjbri.s:612 .text.Write_File_byte:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:618 .text.Write_File_byte:00000000 Write_File_byte
|
/tmp/ccnfjbri.s:618 .text.Write_File_byte:00000000 Write_File_byte
|
||||||
/tmp/cccCjqCZ.s:721 .text.Write_File_byte:0000004c $d
|
/tmp/ccnfjbri.s:721 .text.Write_File_byte:0000004c $d
|
||||||
/tmp/cccCjqCZ.s:729 .rodata.Read_File.str1.4:00000000 $d
|
/tmp/ccnfjbri.s:729 .rodata.Read_File.str1.4:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:745 .text.Read_File:00000000 $t
|
/tmp/ccnfjbri.s:745 .text.Read_File:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:751 .text.Read_File:00000000 Read_File
|
/tmp/ccnfjbri.s:751 .text.Read_File:00000000 Read_File
|
||||||
/tmp/cccCjqCZ.s:976 .text.Read_File:000000e4 $d
|
/tmp/ccnfjbri.s:976 .text.Read_File:000000e4 $d
|
||||||
/tmp/cccCjqCZ.s:2154 .bss.br:00000000 br
|
/tmp/ccnfjbri.s:2154 .bss.br:00000000 br
|
||||||
/tmp/cccCjqCZ.s:991 .rodata.Seek_Read_File.str1.4:00000000 $d
|
/tmp/ccnfjbri.s:991 .rodata.Seek_Read_File.str1.4:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:995 .text.Seek_Read_File:00000000 $t
|
/tmp/ccnfjbri.s:995 .text.Seek_Read_File:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:1001 .text.Seek_Read_File:00000000 Seek_Read_File
|
/tmp/ccnfjbri.s:1001 .text.Seek_Read_File:00000000 Seek_Read_File
|
||||||
/tmp/cccCjqCZ.s:1271 .text.Seek_Read_File:0000011c $d
|
/tmp/ccnfjbri.s:1271 .text.Seek_Read_File:0000011c $d
|
||||||
/tmp/cccCjqCZ.s:1287 .text.Create_File:00000000 $t
|
/tmp/ccnfjbri.s:1287 .text.Create_File:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:1293 .text.Create_File:00000000 Create_File
|
/tmp/ccnfjbri.s:1293 .text.Create_File:00000000 Create_File
|
||||||
/tmp/cccCjqCZ.s:1372 .text.Create_File:00000038 $d
|
/tmp/ccnfjbri.s:1372 .text.Create_File:00000038 $d
|
||||||
/tmp/cccCjqCZ.s:1379 .text.Update_File:00000000 $t
|
/tmp/ccnfjbri.s:1379 .text.Update_File:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:1385 .text.Update_File:00000000 Update_File
|
/tmp/ccnfjbri.s:1385 .text.Update_File:00000000 Update_File
|
||||||
/tmp/cccCjqCZ.s:1489 .text.Update_File:00000050 $d
|
/tmp/ccnfjbri.s:1489 .text.Update_File:00000050 $d
|
||||||
/tmp/cccCjqCZ.s:1497 .rodata.Remove_File.str1.4:00000000 $d
|
/tmp/ccnfjbri.s:1497 .rodata.Remove_File.str1.4:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:1507 .text.Remove_File:00000000 $t
|
/tmp/ccnfjbri.s:1507 .text.Remove_File:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:1513 .text.Remove_File:00000000 Remove_File
|
/tmp/ccnfjbri.s:1513 .text.Remove_File:00000000 Remove_File
|
||||||
/tmp/cccCjqCZ.s:1632 .text.Remove_File:00000070 $d
|
/tmp/ccnfjbri.s:1632 .text.Remove_File:00000070 $d
|
||||||
/tmp/cccCjqCZ.s:1642 .rodata.Create_Dir.str1.4:00000000 $d
|
/tmp/ccnfjbri.s:1642 .rodata.Create_Dir.str1.4:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:1649 .text.Create_Dir:00000000 $t
|
/tmp/ccnfjbri.s:1649 .text.Create_Dir:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:1655 .text.Create_Dir:00000000 Create_Dir
|
/tmp/ccnfjbri.s:1655 .text.Create_Dir:00000000 Create_Dir
|
||||||
/tmp/cccCjqCZ.s:1734 .text.Create_Dir:00000048 $d
|
/tmp/ccnfjbri.s:1734 .text.Create_Dir:00000048 $d
|
||||||
/tmp/cccCjqCZ.s:1742 .rodata.Check_SD_Space.str1.4:00000000 $d
|
/tmp/ccnfjbri.s:1742 .rodata.Check_SD_Space.str1.4:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:1752 .text.Check_SD_Space:00000000 $t
|
/tmp/ccnfjbri.s:1752 .text.Check_SD_Space:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:1758 .text.Check_SD_Space:00000000 Check_SD_Space
|
/tmp/ccnfjbri.s:1758 .text.Check_SD_Space:00000000 Check_SD_Space
|
||||||
/tmp/cccCjqCZ.s:1870 .text.Check_SD_Space:00000094 $d
|
/tmp/ccnfjbri.s:1870 .text.Check_SD_Space:00000094 $d
|
||||||
/tmp/cccCjqCZ.s:2140 .bss.pfs:00000000 pfs
|
/tmp/ccnfjbri.s:2140 .bss.pfs:00000000 pfs
|
||||||
/tmp/cccCjqCZ.s:2133 .bss.fre_clust:00000000 fre_clust
|
/tmp/ccnfjbri.s:2133 .bss.fre_clust:00000000 fre_clust
|
||||||
ARM GAS /tmp/cccCjqCZ.s page 59
|
ARM GAS /tmp/ccnfjbri.s page 59
|
||||||
|
|
||||||
|
|
||||||
/tmp/cccCjqCZ.s:2126 .bss.total:00000000 total
|
/tmp/ccnfjbri.s:2126 .bss.total:00000000 total
|
||||||
/tmp/cccCjqCZ.s:2119 .bss.free_space:00000000 free_space
|
/tmp/ccnfjbri.s:2119 .bss.free_space:00000000 free_space
|
||||||
/tmp/cccCjqCZ.s:1881 .text.Update_File_float:00000000 $t
|
/tmp/ccnfjbri.s:1881 .text.Update_File_float:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:1887 .text.Update_File_float:00000000 Update_File_float
|
/tmp/ccnfjbri.s:1887 .text.Update_File_float:00000000 Update_File_float
|
||||||
/tmp/cccCjqCZ.s:1990 .text.Update_File_float:0000004c $d
|
/tmp/ccnfjbri.s:1990 .text.Update_File_float:0000004c $d
|
||||||
/tmp/cccCjqCZ.s:1998 .text.Update_File_byte:00000000 $t
|
/tmp/ccnfjbri.s:1998 .text.Update_File_byte:00000000 $t
|
||||||
/tmp/cccCjqCZ.s:2004 .text.Update_File_byte:00000000 Update_File_byte
|
/tmp/ccnfjbri.s:2004 .text.Update_File_byte:00000000 Update_File_byte
|
||||||
/tmp/cccCjqCZ.s:2107 .text.Update_File_byte:0000004c $d
|
/tmp/ccnfjbri.s:2107 .text.Update_File_byte:0000004c $d
|
||||||
/tmp/cccCjqCZ.s:2116 .bss.free_space:00000000 $d
|
/tmp/ccnfjbri.s:2116 .bss.free_space:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:2123 .bss.total:00000000 $d
|
/tmp/ccnfjbri.s:2123 .bss.total:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:2130 .bss.fre_clust:00000000 $d
|
/tmp/ccnfjbri.s:2130 .bss.fre_clust:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:2137 .bss.pfs:00000000 $d
|
/tmp/ccnfjbri.s:2137 .bss.pfs:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:2144 .bss.bw:00000000 $d
|
/tmp/ccnfjbri.s:2144 .bss.bw:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:2151 .bss.br:00000000 $d
|
/tmp/ccnfjbri.s:2151 .bss.br:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:2158 .bss.fno:00000000 $d
|
/tmp/ccnfjbri.s:2158 .bss.fno:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:2165 .bss.fil:00000000 $d
|
/tmp/ccnfjbri.s:2165 .bss.fil:00000000 $d
|
||||||
/tmp/cccCjqCZ.s:2172 .bss.fs:00000000 $d
|
/tmp/ccnfjbri.s:2172 .bss.fs:00000000 $d
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
f_mount
|
f_mount
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2785
-2465
File diff suppressed because it is too large
Load Diff
+1268
-1197
File diff suppressed because it is too large
Load Diff
+58
-58
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccwhiVas.s page 1
|
ARM GAS /tmp/ccmWzdNV.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
29:Src/bsp_driver_sd.c **** /* USER CODE END 0 */
|
29:Src/bsp_driver_sd.c **** /* USER CODE END 0 */
|
||||||
30:Src/bsp_driver_sd.c **** #else
|
30:Src/bsp_driver_sd.c **** #else
|
||||||
31:Src/bsp_driver_sd.c **** /* USER CODE BEGIN FirstSection */
|
31:Src/bsp_driver_sd.c **** /* USER CODE BEGIN FirstSection */
|
||||||
ARM GAS /tmp/ccwhiVas.s page 2
|
ARM GAS /tmp/ccmWzdNV.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Src/bsp_driver_sd.c **** /* can be used to modify / undefine following code or add new definitions */
|
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/ccwhiVas.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) */
|
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 ****
|
82:Src/bsp_driver_sd.c ****
|
||||||
83:Src/bsp_driver_sd.c **** return (uint8_t)0;
|
83:Src/bsp_driver_sd.c **** return (uint8_t)0;
|
||||||
ARM GAS /tmp/ccwhiVas.s page 3
|
ARM GAS /tmp/ccmWzdNV.s page 3
|
||||||
|
|
||||||
|
|
||||||
33 .loc 1 83 3 view .LVU1
|
33 .loc 1 83 3 view .LVU1
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
69 .loc 1 103 7 view .LVU8
|
69 .loc 1 103 7 view .LVU8
|
||||||
70 0008 0A46 mov r2, r1
|
70 0008 0A46 mov r2, r1
|
||||||
71 .LVL3:
|
71 .LVL3:
|
||||||
ARM GAS /tmp/ccwhiVas.s page 4
|
ARM GAS /tmp/ccmWzdNV.s page 4
|
||||||
|
|
||||||
|
|
||||||
72 .loc 1 103 7 view .LVU9
|
72 .loc 1 103 7 view .LVU9
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
121:Src/bsp_driver_sd.c **** */
|
121:Src/bsp_driver_sd.c **** */
|
||||||
122:Src/bsp_driver_sd.c **** __weak uint8_t BSP_SD_WriteBlocks(uint32_t *pData, uint32_t WriteAddr, uint32_t NumOfBlocks, uint32
|
122:Src/bsp_driver_sd.c **** __weak uint8_t BSP_SD_WriteBlocks(uint32_t *pData, uint32_t WriteAddr, uint32_t NumOfBlocks, uint32
|
||||||
123:Src/bsp_driver_sd.c **** {
|
123:Src/bsp_driver_sd.c **** {
|
||||||
ARM GAS /tmp/ccwhiVas.s page 5
|
ARM GAS /tmp/ccmWzdNV.s page 5
|
||||||
|
|
||||||
|
|
||||||
111 .loc 1 123 1 is_stmt 1 view -0
|
111 .loc 1 123 1 is_stmt 1 view -0
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
156 .align 2
|
156 .align 2
|
||||||
157 .L12:
|
157 .L12:
|
||||||
158 001c 00000000 .word hsd1
|
158 001c 00000000 .word hsd1
|
||||||
ARM GAS /tmp/ccwhiVas.s page 6
|
ARM GAS /tmp/ccmWzdNV.s page 6
|
||||||
|
|
||||||
|
|
||||||
159 .cfi_endproc
|
159 .cfi_endproc
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
198 .loc 1 149 6 discriminator 1 view .LVU37
|
198 .loc 1 149 6 discriminator 1 view .LVU37
|
||||||
199 000e 00B1 cbz r0, .L15
|
199 000e 00B1 cbz r0, .L15
|
||||||
150:Src/bsp_driver_sd.c **** {
|
150:Src/bsp_driver_sd.c **** {
|
||||||
ARM GAS /tmp/ccwhiVas.s page 7
|
ARM GAS /tmp/ccmWzdNV.s page 7
|
||||||
|
|
||||||
|
|
||||||
151:Src/bsp_driver_sd.c **** sd_state = MSD_ERROR;
|
151:Src/bsp_driver_sd.c **** sd_state = MSD_ERROR;
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
170:Src/bsp_driver_sd.c ****
|
170:Src/bsp_driver_sd.c ****
|
||||||
171:Src/bsp_driver_sd.c **** /* Write block(s) in DMA transfer mode */
|
171:Src/bsp_driver_sd.c **** /* Write block(s) in DMA transfer mode */
|
||||||
172:Src/bsp_driver_sd.c **** if (HAL_SD_WriteBlocks_DMA(&hsd1, (uint8_t *)pData, WriteAddr, NumOfBlocks) != HAL_OK)
|
172:Src/bsp_driver_sd.c **** if (HAL_SD_WriteBlocks_DMA(&hsd1, (uint8_t *)pData, WriteAddr, NumOfBlocks) != HAL_OK)
|
||||||
ARM GAS /tmp/ccwhiVas.s page 8
|
ARM GAS /tmp/ccmWzdNV.s page 8
|
||||||
|
|
||||||
|
|
||||||
237 .loc 1 172 3 view .LVU44
|
237 .loc 1 172 3 view .LVU44
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
190:Src/bsp_driver_sd.c **** {
|
190:Src/bsp_driver_sd.c **** {
|
||||||
276 .loc 1 190 1 is_stmt 1 view -0
|
276 .loc 1 190 1 is_stmt 1 view -0
|
||||||
277 .cfi_startproc
|
277 .cfi_startproc
|
||||||
ARM GAS /tmp/ccwhiVas.s page 9
|
ARM GAS /tmp/ccmWzdNV.s page 9
|
||||||
|
|
||||||
|
|
||||||
278 @ args = 0, pretend = 0, frame = 0
|
278 @ args = 0, pretend = 0, frame = 0
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
201:Src/bsp_driver_sd.c **** /* USER CODE BEGIN BeforeGetCardStateSection */
|
201:Src/bsp_driver_sd.c **** /* USER CODE BEGIN BeforeGetCardStateSection */
|
||||||
202:Src/bsp_driver_sd.c **** /* can be used to modify previous code / undefine following code / add code */
|
202:Src/bsp_driver_sd.c **** /* can be used to modify previous code / undefine following code / add code */
|
||||||
203:Src/bsp_driver_sd.c **** /* USER CODE END BeforeGetCardStateSection */
|
203:Src/bsp_driver_sd.c **** /* USER CODE END BeforeGetCardStateSection */
|
||||||
ARM GAS /tmp/ccwhiVas.s page 10
|
ARM GAS /tmp/ccmWzdNV.s page 10
|
||||||
|
|
||||||
|
|
||||||
204:Src/bsp_driver_sd.c ****
|
204:Src/bsp_driver_sd.c ****
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
224:Src/bsp_driver_sd.c **** {
|
224:Src/bsp_driver_sd.c **** {
|
||||||
360 .loc 1 224 1 is_stmt 1 view -0
|
360 .loc 1 224 1 is_stmt 1 view -0
|
||||||
361 .cfi_startproc
|
361 .cfi_startproc
|
||||||
ARM GAS /tmp/ccwhiVas.s page 11
|
ARM GAS /tmp/ccmWzdNV.s page 11
|
||||||
|
|
||||||
|
|
||||||
362 @ args = 0, pretend = 0, frame = 0
|
362 @ args = 0, pretend = 0, frame = 0
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
248:Src/bsp_driver_sd.c **** {
|
248:Src/bsp_driver_sd.c **** {
|
||||||
249:Src/bsp_driver_sd.c **** BSP_SD_WriteCpltCallback();
|
249:Src/bsp_driver_sd.c **** BSP_SD_WriteCpltCallback();
|
||||||
250:Src/bsp_driver_sd.c **** }
|
250:Src/bsp_driver_sd.c **** }
|
||||||
ARM GAS /tmp/ccwhiVas.s page 12
|
ARM GAS /tmp/ccmWzdNV.s page 12
|
||||||
|
|
||||||
|
|
||||||
251:Src/bsp_driver_sd.c ****
|
251:Src/bsp_driver_sd.c ****
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
427 .LVL41:
|
427 .LVL41:
|
||||||
240:Src/bsp_driver_sd.c ****
|
240:Src/bsp_driver_sd.c ****
|
||||||
428 .loc 1 240 1 is_stmt 0 view .LVU78
|
428 .loc 1 240 1 is_stmt 0 view .LVU78
|
||||||
ARM GAS /tmp/ccwhiVas.s page 13
|
ARM GAS /tmp/ccmWzdNV.s page 13
|
||||||
|
|
||||||
|
|
||||||
429 0006 08BD pop {r3, pc}
|
429 0006 08BD pop {r3, pc}
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
474 .LVL43:
|
474 .LVL43:
|
||||||
250:Src/bsp_driver_sd.c ****
|
250:Src/bsp_driver_sd.c ****
|
||||||
475 .loc 1 250 1 is_stmt 0 view .LVU84
|
475 .loc 1 250 1 is_stmt 0 view .LVU84
|
||||||
ARM GAS /tmp/ccwhiVas.s page 14
|
ARM GAS /tmp/ccmWzdNV.s page 14
|
||||||
|
|
||||||
|
|
||||||
476 0006 08BD pop {r3, pc}
|
476 0006 08BD pop {r3, pc}
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
521 .LVL45:
|
521 .LVL45:
|
||||||
260:Src/bsp_driver_sd.c ****
|
260:Src/bsp_driver_sd.c ****
|
||||||
522 .loc 1 260 1 is_stmt 0 view .LVU90
|
522 .loc 1 260 1 is_stmt 0 view .LVU90
|
||||||
ARM GAS /tmp/ccwhiVas.s page 15
|
ARM GAS /tmp/ccmWzdNV.s page 15
|
||||||
|
|
||||||
|
|
||||||
523 0006 08BD pop {r3, pc}
|
523 0006 08BD pop {r3, pc}
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
309:Src/bsp_driver_sd.c **** return status;
|
309:Src/bsp_driver_sd.c **** return status;
|
||||||
562 .loc 1 309 3 is_stmt 1 view .LVU99
|
562 .loc 1 309 3 is_stmt 1 view .LVU99
|
||||||
563 .loc 1 309 10 is_stmt 0 view .LVU100
|
563 .loc 1 309 10 is_stmt 0 view .LVU100
|
||||||
ARM GAS /tmp/ccwhiVas.s page 16
|
ARM GAS /tmp/ccmWzdNV.s page 16
|
||||||
|
|
||||||
|
|
||||||
564 0016 9DF80700 ldrb r0, [sp, #7] @ zero_extendqisi2
|
564 0016 9DF80700 ldrb r0, [sp, #7] @ zero_extendqisi2
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
69:Src/bsp_driver_sd.c **** /* USER CODE BEGIN AfterInitSection */
|
69:Src/bsp_driver_sd.c **** /* USER CODE BEGIN AfterInitSection */
|
||||||
612 .loc 1 69 1 view .LVU109
|
612 .loc 1 69 1 view .LVU109
|
||||||
613 0010 0446 mov r4, r0
|
613 0010 0446 mov r4, r0
|
||||||
ARM GAS /tmp/ccwhiVas.s page 17
|
ARM GAS /tmp/ccmWzdNV.s page 17
|
||||||
|
|
||||||
|
|
||||||
57:Src/bsp_driver_sd.c **** /* Configure SD Bus width (4 bits mode selected) */
|
57:Src/bsp_driver_sd.c **** /* Configure SD Bus width (4 bits mode selected) */
|
||||||
@@ -1012,51 +1012,51 @@ ARM GAS /tmp/ccwhiVas.s page 1
|
|||||||
653 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h"
|
653 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h"
|
||||||
654 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h"
|
654 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h"
|
||||||
655 .file 8 "Inc/fatfs_platform.h"
|
655 .file 8 "Inc/fatfs_platform.h"
|
||||||
ARM GAS /tmp/ccwhiVas.s page 18
|
ARM GAS /tmp/ccmWzdNV.s page 18
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 bsp_driver_sd.c
|
*ABS*:00000000 bsp_driver_sd.c
|
||||||
/tmp/ccwhiVas.s:20 .text.BSP_SD_ITConfig:00000000 $t
|
/tmp/ccmWzdNV.s:20 .text.BSP_SD_ITConfig:00000000 $t
|
||||||
/tmp/ccwhiVas.s:26 .text.BSP_SD_ITConfig:00000000 BSP_SD_ITConfig
|
/tmp/ccmWzdNV.s:26 .text.BSP_SD_ITConfig:00000000 BSP_SD_ITConfig
|
||||||
/tmp/ccwhiVas.s:41 .text.BSP_SD_ReadBlocks:00000000 $t
|
/tmp/ccmWzdNV.s:41 .text.BSP_SD_ReadBlocks:00000000 $t
|
||||||
/tmp/ccwhiVas.s:47 .text.BSP_SD_ReadBlocks:00000000 BSP_SD_ReadBlocks
|
/tmp/ccmWzdNV.s:47 .text.BSP_SD_ReadBlocks:00000000 BSP_SD_ReadBlocks
|
||||||
/tmp/ccwhiVas.s:97 .text.BSP_SD_ReadBlocks:0000001c $d
|
/tmp/ccmWzdNV.s:97 .text.BSP_SD_ReadBlocks:0000001c $d
|
||||||
/tmp/ccwhiVas.s:102 .text.BSP_SD_WriteBlocks:00000000 $t
|
/tmp/ccmWzdNV.s:102 .text.BSP_SD_WriteBlocks:00000000 $t
|
||||||
/tmp/ccwhiVas.s:108 .text.BSP_SD_WriteBlocks:00000000 BSP_SD_WriteBlocks
|
/tmp/ccmWzdNV.s:108 .text.BSP_SD_WriteBlocks:00000000 BSP_SD_WriteBlocks
|
||||||
/tmp/ccwhiVas.s:158 .text.BSP_SD_WriteBlocks:0000001c $d
|
/tmp/ccmWzdNV.s:158 .text.BSP_SD_WriteBlocks:0000001c $d
|
||||||
/tmp/ccwhiVas.s:163 .text.BSP_SD_ReadBlocks_DMA:00000000 $t
|
/tmp/ccmWzdNV.s:163 .text.BSP_SD_ReadBlocks_DMA:00000000 $t
|
||||||
/tmp/ccwhiVas.s:169 .text.BSP_SD_ReadBlocks_DMA:00000000 BSP_SD_ReadBlocks_DMA
|
/tmp/ccmWzdNV.s:169 .text.BSP_SD_ReadBlocks_DMA:00000000 BSP_SD_ReadBlocks_DMA
|
||||||
/tmp/ccwhiVas.s:210 .text.BSP_SD_ReadBlocks_DMA:00000014 $d
|
/tmp/ccmWzdNV.s:210 .text.BSP_SD_ReadBlocks_DMA:00000014 $d
|
||||||
/tmp/ccwhiVas.s:215 .text.BSP_SD_WriteBlocks_DMA:00000000 $t
|
/tmp/ccmWzdNV.s:215 .text.BSP_SD_WriteBlocks_DMA:00000000 $t
|
||||||
/tmp/ccwhiVas.s:221 .text.BSP_SD_WriteBlocks_DMA:00000000 BSP_SD_WriteBlocks_DMA
|
/tmp/ccmWzdNV.s:221 .text.BSP_SD_WriteBlocks_DMA:00000000 BSP_SD_WriteBlocks_DMA
|
||||||
/tmp/ccwhiVas.s:262 .text.BSP_SD_WriteBlocks_DMA:00000014 $d
|
/tmp/ccmWzdNV.s:262 .text.BSP_SD_WriteBlocks_DMA:00000014 $d
|
||||||
/tmp/ccwhiVas.s:267 .text.BSP_SD_Erase:00000000 $t
|
/tmp/ccmWzdNV.s:267 .text.BSP_SD_Erase:00000000 $t
|
||||||
/tmp/ccwhiVas.s:273 .text.BSP_SD_Erase:00000000 BSP_SD_Erase
|
/tmp/ccmWzdNV.s:273 .text.BSP_SD_Erase:00000000 BSP_SD_Erase
|
||||||
/tmp/ccwhiVas.s:311 .text.BSP_SD_Erase:00000014 $d
|
/tmp/ccmWzdNV.s:311 .text.BSP_SD_Erase:00000014 $d
|
||||||
/tmp/ccwhiVas.s:316 .text.BSP_SD_GetCardState:00000000 $t
|
/tmp/ccmWzdNV.s:316 .text.BSP_SD_GetCardState:00000000 $t
|
||||||
/tmp/ccwhiVas.s:322 .text.BSP_SD_GetCardState:00000000 BSP_SD_GetCardState
|
/tmp/ccmWzdNV.s:322 .text.BSP_SD_GetCardState:00000000 BSP_SD_GetCardState
|
||||||
/tmp/ccwhiVas.s:346 .text.BSP_SD_GetCardState:00000010 $d
|
/tmp/ccmWzdNV.s:346 .text.BSP_SD_GetCardState:00000010 $d
|
||||||
/tmp/ccwhiVas.s:351 .text.BSP_SD_GetCardInfo:00000000 $t
|
/tmp/ccmWzdNV.s:351 .text.BSP_SD_GetCardInfo:00000000 $t
|
||||||
/tmp/ccwhiVas.s:357 .text.BSP_SD_GetCardInfo:00000000 BSP_SD_GetCardInfo
|
/tmp/ccmWzdNV.s:357 .text.BSP_SD_GetCardInfo:00000000 BSP_SD_GetCardInfo
|
||||||
/tmp/ccwhiVas.s:382 .text.BSP_SD_GetCardInfo:0000000c $d
|
/tmp/ccmWzdNV.s:382 .text.BSP_SD_GetCardInfo:0000000c $d
|
||||||
/tmp/ccwhiVas.s:387 .text.BSP_SD_AbortCallback:00000000 $t
|
/tmp/ccmWzdNV.s:387 .text.BSP_SD_AbortCallback:00000000 $t
|
||||||
/tmp/ccwhiVas.s:393 .text.BSP_SD_AbortCallback:00000000 BSP_SD_AbortCallback
|
/tmp/ccmWzdNV.s:393 .text.BSP_SD_AbortCallback:00000000 BSP_SD_AbortCallback
|
||||||
/tmp/ccwhiVas.s:406 .text.HAL_SD_AbortCallback:00000000 $t
|
/tmp/ccmWzdNV.s:406 .text.HAL_SD_AbortCallback:00000000 $t
|
||||||
/tmp/ccwhiVas.s:412 .text.HAL_SD_AbortCallback:00000000 HAL_SD_AbortCallback
|
/tmp/ccmWzdNV.s:412 .text.HAL_SD_AbortCallback:00000000 HAL_SD_AbortCallback
|
||||||
/tmp/ccwhiVas.s:434 .text.BSP_SD_WriteCpltCallback:00000000 $t
|
/tmp/ccmWzdNV.s:434 .text.BSP_SD_WriteCpltCallback:00000000 $t
|
||||||
/tmp/ccwhiVas.s:440 .text.BSP_SD_WriteCpltCallback:00000000 BSP_SD_WriteCpltCallback
|
/tmp/ccmWzdNV.s:440 .text.BSP_SD_WriteCpltCallback:00000000 BSP_SD_WriteCpltCallback
|
||||||
/tmp/ccwhiVas.s:453 .text.HAL_SD_TxCpltCallback:00000000 $t
|
/tmp/ccmWzdNV.s:453 .text.HAL_SD_TxCpltCallback:00000000 $t
|
||||||
/tmp/ccwhiVas.s:459 .text.HAL_SD_TxCpltCallback:00000000 HAL_SD_TxCpltCallback
|
/tmp/ccmWzdNV.s:459 .text.HAL_SD_TxCpltCallback:00000000 HAL_SD_TxCpltCallback
|
||||||
/tmp/ccwhiVas.s:481 .text.BSP_SD_ReadCpltCallback:00000000 $t
|
/tmp/ccmWzdNV.s:481 .text.BSP_SD_ReadCpltCallback:00000000 $t
|
||||||
/tmp/ccwhiVas.s:487 .text.BSP_SD_ReadCpltCallback:00000000 BSP_SD_ReadCpltCallback
|
/tmp/ccmWzdNV.s:487 .text.BSP_SD_ReadCpltCallback:00000000 BSP_SD_ReadCpltCallback
|
||||||
/tmp/ccwhiVas.s:500 .text.HAL_SD_RxCpltCallback:00000000 $t
|
/tmp/ccmWzdNV.s:500 .text.HAL_SD_RxCpltCallback:00000000 $t
|
||||||
/tmp/ccwhiVas.s:506 .text.HAL_SD_RxCpltCallback:00000000 HAL_SD_RxCpltCallback
|
/tmp/ccmWzdNV.s:506 .text.HAL_SD_RxCpltCallback:00000000 HAL_SD_RxCpltCallback
|
||||||
/tmp/ccwhiVas.s:528 .text.BSP_SD_IsDetected:00000000 $t
|
/tmp/ccmWzdNV.s:528 .text.BSP_SD_IsDetected:00000000 $t
|
||||||
/tmp/ccwhiVas.s:534 .text.BSP_SD_IsDetected:00000000 BSP_SD_IsDetected
|
/tmp/ccmWzdNV.s:534 .text.BSP_SD_IsDetected:00000000 BSP_SD_IsDetected
|
||||||
/tmp/ccwhiVas.s:575 .text.BSP_SD_Init:00000000 $t
|
/tmp/ccmWzdNV.s:575 .text.BSP_SD_Init:00000000 $t
|
||||||
/tmp/ccwhiVas.s:581 .text.BSP_SD_Init:00000000 BSP_SD_Init
|
/tmp/ccmWzdNV.s:581 .text.BSP_SD_Init:00000000 BSP_SD_Init
|
||||||
/tmp/ccwhiVas.s:643 .text.BSP_SD_Init:00000030 $d
|
/tmp/ccmWzdNV.s:643 .text.BSP_SD_Init:00000030 $d
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
HAL_SD_ReadBlocks
|
HAL_SD_ReadBlocks
|
||||||
|
|||||||
Binary file not shown.
+26
-26
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccNpyRnY.s page 1
|
ARM GAS /tmp/ccUBbJH7.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccNpyRnY.s page 1
|
|||||||
28:Middlewares/Third_Party/FatFs/src/diskio.c **** /* Private function prototypes -----------------------------------------------*/
|
28:Middlewares/Third_Party/FatFs/src/diskio.c **** /* Private function prototypes -----------------------------------------------*/
|
||||||
29:Middlewares/Third_Party/FatFs/src/diskio.c **** /* Private functions ---------------------------------------------------------*/
|
29:Middlewares/Third_Party/FatFs/src/diskio.c **** /* Private functions ---------------------------------------------------------*/
|
||||||
30:Middlewares/Third_Party/FatFs/src/diskio.c ****
|
30:Middlewares/Third_Party/FatFs/src/diskio.c ****
|
||||||
ARM GAS /tmp/ccNpyRnY.s page 2
|
ARM GAS /tmp/ccUBbJH7.s page 2
|
||||||
|
|
||||||
|
|
||||||
31:Middlewares/Third_Party/FatFs/src/diskio.c **** /**
|
31:Middlewares/Third_Party/FatFs/src/diskio.c **** /**
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccNpyRnY.s page 1
|
|||||||
71 disk_initialize:
|
71 disk_initialize:
|
||||||
72 .LVL3:
|
72 .LVL3:
|
||||||
73 .LFB1184:
|
73 .LFB1184:
|
||||||
ARM GAS /tmp/ccNpyRnY.s page 3
|
ARM GAS /tmp/ccUBbJH7.s page 3
|
||||||
|
|
||||||
|
|
||||||
45:Middlewares/Third_Party/FatFs/src/diskio.c ****
|
45:Middlewares/Third_Party/FatFs/src/diskio.c ****
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccNpyRnY.s page 1
|
|||||||
62:Middlewares/Third_Party/FatFs/src/diskio.c **** return stat;
|
62:Middlewares/Third_Party/FatFs/src/diskio.c **** return stat;
|
||||||
111 .loc 1 62 3 is_stmt 1 view .LVU23
|
111 .loc 1 62 3 is_stmt 1 view .LVU23
|
||||||
63:Middlewares/Third_Party/FatFs/src/diskio.c **** }
|
63:Middlewares/Third_Party/FatFs/src/diskio.c **** }
|
||||||
ARM GAS /tmp/ccNpyRnY.s page 4
|
ARM GAS /tmp/ccUBbJH7.s page 4
|
||||||
|
|
||||||
|
|
||||||
112 .loc 1 63 1 is_stmt 0 view .LVU24
|
112 .loc 1 63 1 is_stmt 0 view .LVU24
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccNpyRnY.s page 1
|
|||||||
80:Middlewares/Third_Party/FatFs/src/diskio.c **** DRESULT res;
|
80:Middlewares/Third_Party/FatFs/src/diskio.c **** DRESULT res;
|
||||||
150 .loc 1 80 3 is_stmt 1 view .LVU29
|
150 .loc 1 80 3 is_stmt 1 view .LVU29
|
||||||
81:Middlewares/Third_Party/FatFs/src/diskio.c ****
|
81:Middlewares/Third_Party/FatFs/src/diskio.c ****
|
||||||
ARM GAS /tmp/ccNpyRnY.s page 5
|
ARM GAS /tmp/ccUBbJH7.s page 5
|
||||||
|
|
||||||
|
|
||||||
82:Middlewares/Third_Party/FatFs/src/diskio.c **** res = disk.drv[pdrv]->disk_read(disk.lun[pdrv], buff, sector, count);
|
82:Middlewares/Third_Party/FatFs/src/diskio.c **** res = disk.drv[pdrv]->disk_read(disk.lun[pdrv], buff, sector, count);
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccNpyRnY.s page 1
|
|||||||
187 @ args = 0, pretend = 0, frame = 0
|
187 @ args = 0, pretend = 0, frame = 0
|
||||||
188 @ frame_needed = 0, uses_anonymous_args = 0
|
188 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
189 .loc 1 101 1 is_stmt 0 view .LVU38
|
189 .loc 1 101 1 is_stmt 0 view .LVU38
|
||||||
ARM GAS /tmp/ccNpyRnY.s page 6
|
ARM GAS /tmp/ccUBbJH7.s page 6
|
||||||
|
|
||||||
|
|
||||||
190 0000 38B5 push {r3, r4, r5, lr}
|
190 0000 38B5 push {r3, r4, r5, lr}
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccNpyRnY.s page 1
|
|||||||
116:Middlewares/Third_Party/FatFs/src/diskio.c **** #if _USE_IOCTL == 1
|
116:Middlewares/Third_Party/FatFs/src/diskio.c **** #if _USE_IOCTL == 1
|
||||||
117:Middlewares/Third_Party/FatFs/src/diskio.c **** DRESULT disk_ioctl (
|
117:Middlewares/Third_Party/FatFs/src/diskio.c **** DRESULT disk_ioctl (
|
||||||
118:Middlewares/Third_Party/FatFs/src/diskio.c **** BYTE pdrv, /* Physical drive nmuber (0..) */
|
118:Middlewares/Third_Party/FatFs/src/diskio.c **** BYTE pdrv, /* Physical drive nmuber (0..) */
|
||||||
ARM GAS /tmp/ccNpyRnY.s page 7
|
ARM GAS /tmp/ccUBbJH7.s page 7
|
||||||
|
|
||||||
|
|
||||||
119:Middlewares/Third_Party/FatFs/src/diskio.c **** BYTE cmd, /* Control code */
|
119:Middlewares/Third_Party/FatFs/src/diskio.c **** BYTE cmd, /* Control code */
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccNpyRnY.s page 1
|
|||||||
131:Middlewares/Third_Party/FatFs/src/diskio.c **** * @brief Gets Time from RTC
|
131:Middlewares/Third_Party/FatFs/src/diskio.c **** * @brief Gets Time from RTC
|
||||||
132:Middlewares/Third_Party/FatFs/src/diskio.c **** * @param None
|
132:Middlewares/Third_Party/FatFs/src/diskio.c **** * @param None
|
||||||
133:Middlewares/Third_Party/FatFs/src/diskio.c **** * @retval Time in DWORD
|
133:Middlewares/Third_Party/FatFs/src/diskio.c **** * @retval Time in DWORD
|
||||||
ARM GAS /tmp/ccNpyRnY.s page 8
|
ARM GAS /tmp/ccUBbJH7.s page 8
|
||||||
|
|
||||||
|
|
||||||
134:Middlewares/Third_Party/FatFs/src/diskio.c **** */
|
134:Middlewares/Third_Party/FatFs/src/diskio.c **** */
|
||||||
@@ -446,28 +446,28 @@ ARM GAS /tmp/ccNpyRnY.s page 1
|
|||||||
294 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h"
|
294 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h"
|
||||||
295 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
|
295 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
|
||||||
296 .file 8 "Middlewares/Third_Party/FatFs/src/ff_gen_drv.h"
|
296 .file 8 "Middlewares/Third_Party/FatFs/src/ff_gen_drv.h"
|
||||||
ARM GAS /tmp/ccNpyRnY.s page 9
|
ARM GAS /tmp/ccUBbJH7.s page 9
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 diskio.c
|
*ABS*:00000000 diskio.c
|
||||||
/tmp/ccNpyRnY.s:20 .text.disk_status:00000000 $t
|
/tmp/ccUBbJH7.s:20 .text.disk_status:00000000 $t
|
||||||
/tmp/ccNpyRnY.s:26 .text.disk_status:00000000 disk_status
|
/tmp/ccUBbJH7.s:26 .text.disk_status:00000000 disk_status
|
||||||
/tmp/ccNpyRnY.s:60 .text.disk_status:00000014 $d
|
/tmp/ccUBbJH7.s:60 .text.disk_status:00000014 $d
|
||||||
/tmp/ccNpyRnY.s:65 .text.disk_initialize:00000000 $t
|
/tmp/ccUBbJH7.s:65 .text.disk_initialize:00000000 $t
|
||||||
/tmp/ccNpyRnY.s:71 .text.disk_initialize:00000000 disk_initialize
|
/tmp/ccUBbJH7.s:71 .text.disk_initialize:00000000 disk_initialize
|
||||||
/tmp/ccNpyRnY.s:124 .text.disk_initialize:00000024 $d
|
/tmp/ccUBbJH7.s:124 .text.disk_initialize:00000024 $d
|
||||||
/tmp/ccNpyRnY.s:129 .text.disk_read:00000000 $t
|
/tmp/ccUBbJH7.s:129 .text.disk_read:00000000 $t
|
||||||
/tmp/ccNpyRnY.s:135 .text.disk_read:00000000 disk_read
|
/tmp/ccUBbJH7.s:135 .text.disk_read:00000000 disk_read
|
||||||
/tmp/ccNpyRnY.s:171 .text.disk_read:00000014 $d
|
/tmp/ccUBbJH7.s:171 .text.disk_read:00000014 $d
|
||||||
/tmp/ccNpyRnY.s:176 .text.disk_write:00000000 $t
|
/tmp/ccUBbJH7.s:176 .text.disk_write:00000000 $t
|
||||||
/tmp/ccNpyRnY.s:182 .text.disk_write:00000000 disk_write
|
/tmp/ccUBbJH7.s:182 .text.disk_write:00000000 disk_write
|
||||||
/tmp/ccNpyRnY.s:218 .text.disk_write:00000014 $d
|
/tmp/ccUBbJH7.s:218 .text.disk_write:00000014 $d
|
||||||
/tmp/ccNpyRnY.s:223 .text.disk_ioctl:00000000 $t
|
/tmp/ccUBbJH7.s:223 .text.disk_ioctl:00000000 $t
|
||||||
/tmp/ccNpyRnY.s:229 .text.disk_ioctl:00000000 disk_ioctl
|
/tmp/ccUBbJH7.s:229 .text.disk_ioctl:00000000 disk_ioctl
|
||||||
/tmp/ccNpyRnY.s:263 .text.disk_ioctl:00000014 $d
|
/tmp/ccUBbJH7.s:263 .text.disk_ioctl:00000014 $d
|
||||||
/tmp/ccNpyRnY.s:268 .text.get_fattime:00000000 $t
|
/tmp/ccUBbJH7.s:268 .text.get_fattime:00000000 $t
|
||||||
/tmp/ccNpyRnY.s:274 .text.get_fattime:00000000 get_fattime
|
/tmp/ccUBbJH7.s:274 .text.get_fattime:00000000 get_fattime
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
disk
|
disk
|
||||||
|
|||||||
Binary file not shown.
+17
-17
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccgsRqtI.s page 1
|
ARM GAS /tmp/ccYQrN39.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccgsRqtI.s page 1
|
|||||||
29:Src/fatfs.c ****
|
29:Src/fatfs.c ****
|
||||||
30:Src/fatfs.c **** void MX_FATFS_Init(void)
|
30:Src/fatfs.c **** void MX_FATFS_Init(void)
|
||||||
31:Src/fatfs.c **** {
|
31:Src/fatfs.c **** {
|
||||||
ARM GAS /tmp/ccgsRqtI.s page 2
|
ARM GAS /tmp/ccYQrN39.s page 2
|
||||||
|
|
||||||
|
|
||||||
28 .loc 1 31 1 view -0
|
28 .loc 1 31 1 view -0
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccgsRqtI.s page 1
|
|||||||
69 @ frame_needed = 0, uses_anonymous_args = 0
|
69 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
70 @ link register save eliminated.
|
70 @ link register save eliminated.
|
||||||
47:Src/fatfs.c **** /* USER CODE BEGIN get_fattime */
|
47:Src/fatfs.c **** /* USER CODE BEGIN get_fattime */
|
||||||
ARM GAS /tmp/ccgsRqtI.s page 3
|
ARM GAS /tmp/ccYQrN39.s page 3
|
||||||
|
|
||||||
|
|
||||||
48:Src/fatfs.c **** return 0;
|
48:Src/fatfs.c **** return 0;
|
||||||
@@ -169,24 +169,24 @@ ARM GAS /tmp/ccgsRqtI.s page 1
|
|||||||
114 .file 9 "Middlewares/Third_Party/FatFs/src/ff_gen_drv.h"
|
114 .file 9 "Middlewares/Third_Party/FatFs/src/ff_gen_drv.h"
|
||||||
115 .file 10 "Inc/sd_diskio.h"
|
115 .file 10 "Inc/sd_diskio.h"
|
||||||
116 .file 11 "Inc/fatfs.h"
|
116 .file 11 "Inc/fatfs.h"
|
||||||
ARM GAS /tmp/ccgsRqtI.s page 4
|
ARM GAS /tmp/ccYQrN39.s page 4
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 fatfs.c
|
*ABS*:00000000 fatfs.c
|
||||||
/tmp/ccgsRqtI.s:20 .text.MX_FATFS_Init:00000000 $t
|
/tmp/ccYQrN39.s:20 .text.MX_FATFS_Init:00000000 $t
|
||||||
/tmp/ccgsRqtI.s:26 .text.MX_FATFS_Init:00000000 MX_FATFS_Init
|
/tmp/ccYQrN39.s:26 .text.MX_FATFS_Init:00000000 MX_FATFS_Init
|
||||||
/tmp/ccgsRqtI.s:51 .text.MX_FATFS_Init:00000010 $d
|
/tmp/ccYQrN39.s:51 .text.MX_FATFS_Init:00000010 $d
|
||||||
/tmp/ccgsRqtI.s:97 .bss.SDPath:00000000 SDPath
|
/tmp/ccYQrN39.s:97 .bss.SDPath:00000000 SDPath
|
||||||
/tmp/ccgsRqtI.s:103 .bss.retSD:00000000 retSD
|
/tmp/ccYQrN39.s:103 .bss.retSD:00000000 retSD
|
||||||
/tmp/ccgsRqtI.s:58 .text.get_fattime:00000000 $t
|
/tmp/ccYQrN39.s:58 .text.get_fattime:00000000 $t
|
||||||
/tmp/ccgsRqtI.s:64 .text.get_fattime:00000000 get_fattime
|
/tmp/ccYQrN39.s:64 .text.get_fattime:00000000 get_fattime
|
||||||
/tmp/ccgsRqtI.s:83 .bss.SDFile:00000000 SDFile
|
/tmp/ccYQrN39.s:83 .bss.SDFile:00000000 SDFile
|
||||||
/tmp/ccgsRqtI.s:80 .bss.SDFile:00000000 $d
|
/tmp/ccYQrN39.s:80 .bss.SDFile:00000000 $d
|
||||||
/tmp/ccgsRqtI.s:90 .bss.SDFatFS:00000000 SDFatFS
|
/tmp/ccYQrN39.s:90 .bss.SDFatFS:00000000 SDFatFS
|
||||||
/tmp/ccgsRqtI.s:87 .bss.SDFatFS:00000000 $d
|
/tmp/ccYQrN39.s:87 .bss.SDFatFS:00000000 $d
|
||||||
/tmp/ccgsRqtI.s:94 .bss.SDPath:00000000 $d
|
/tmp/ccYQrN39.s:94 .bss.SDPath:00000000 $d
|
||||||
/tmp/ccgsRqtI.s:104 .bss.retSD:00000000 $d
|
/tmp/ccYQrN39.s:104 .bss.retSD:00000000 $d
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
FATFS_LinkDriver
|
FATFS_LinkDriver
|
||||||
|
|||||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/cc7kvM6l.s page 1
|
ARM GAS /tmp/ccKjaXMq.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc7kvM6l.s page 1
|
|||||||
35 .cfi_offset 3, -8
|
35 .cfi_offset 3, -8
|
||||||
36 .cfi_offset 14, -4
|
36 .cfi_offset 14, -4
|
||||||
22:Src/fatfs_platform.c **** uint8_t status = SD_PRESENT;
|
22:Src/fatfs_platform.c **** uint8_t status = SD_PRESENT;
|
||||||
ARM GAS /tmp/cc7kvM6l.s page 2
|
ARM GAS /tmp/ccKjaXMq.s page 2
|
||||||
|
|
||||||
|
|
||||||
37 .loc 1 22 5 view .LVU1
|
37 .loc 1 22 5 view .LVU1
|
||||||
@@ -106,14 +106,14 @@ ARM GAS /tmp/cc7kvM6l.s page 1
|
|||||||
68 .file 2 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
68 .file 2 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
||||||
69 .file 3 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
69 .file 3 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
||||||
70 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h"
|
70 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h"
|
||||||
ARM GAS /tmp/cc7kvM6l.s page 3
|
ARM GAS /tmp/ccKjaXMq.s page 3
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 fatfs_platform.c
|
*ABS*:00000000 fatfs_platform.c
|
||||||
/tmp/cc7kvM6l.s:20 .text.BSP_PlatformIsDetected:00000000 $t
|
/tmp/ccKjaXMq.s:20 .text.BSP_PlatformIsDetected:00000000 $t
|
||||||
/tmp/cc7kvM6l.s:26 .text.BSP_PlatformIsDetected:00000000 BSP_PlatformIsDetected
|
/tmp/ccKjaXMq.s:26 .text.BSP_PlatformIsDetected:00000000 BSP_PlatformIsDetected
|
||||||
/tmp/cc7kvM6l.s:62 .text.BSP_PlatformIsDetected:00000014 $d
|
/tmp/ccKjaXMq.s:62 .text.BSP_PlatformIsDetected:00000014 $d
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
HAL_GPIO_ReadPin
|
HAL_GPIO_ReadPin
|
||||||
|
|||||||
Binary file not shown.
+535
-535
File diff suppressed because it is too large
Load Diff
BIN
Binary file not shown.
+24
-24
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccRuuTXi.s page 1
|
ARM GAS /tmp/ccmSANvY.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccRuuTXi.s page 1
|
|||||||
28:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c ****
|
28:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c ****
|
||||||
29: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
|
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/ccRuuTXi.s page 2
|
ARM GAS /tmp/ccmSANvY.s page 2
|
||||||
|
|
||||||
|
|
||||||
31:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c **** * linked drivers.
|
31:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c **** * linked drivers.
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccRuuTXi.s page 1
|
|||||||
64 .loc 1 48 5 is_stmt 1 view .LVU13
|
64 .loc 1 48 5 is_stmt 1 view .LVU13
|
||||||
65 .loc 1 48 18 is_stmt 0 view .LVU14
|
65 .loc 1 48 18 is_stmt 0 view .LVU14
|
||||||
66 002c 5C7A ldrb r4, [r3, #9] @ zero_extendqisi2
|
66 002c 5C7A ldrb r4, [r3, #9] @ zero_extendqisi2
|
||||||
ARM GAS /tmp/ccRuuTXi.s page 3
|
ARM GAS /tmp/ccmSANvY.s page 3
|
||||||
|
|
||||||
|
|
||||||
67 .LVL2:
|
67 .LVL2:
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccRuuTXi.s page 1
|
|||||||
41:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c **** uint8_t DiskNum = 0;
|
41:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c **** uint8_t DiskNum = 0;
|
||||||
111 .loc 1 41 11 view .LVU32
|
111 .loc 1 41 11 view .LVU32
|
||||||
112 004c 0120 movs r0, #1
|
112 004c 0120 movs r0, #1
|
||||||
ARM GAS /tmp/ccRuuTXi.s page 4
|
ARM GAS /tmp/ccmSANvY.s page 4
|
||||||
|
|
||||||
|
|
||||||
113 .LVL10:
|
113 .LVL10:
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccRuuTXi.s page 1
|
|||||||
156 .global FATFS_UnLinkDriverEx
|
156 .global FATFS_UnLinkDriverEx
|
||||||
157 .syntax unified
|
157 .syntax unified
|
||||||
158 .thumb
|
158 .thumb
|
||||||
ARM GAS /tmp/ccRuuTXi.s page 5
|
ARM GAS /tmp/ccmSANvY.s page 5
|
||||||
|
|
||||||
|
|
||||||
159 .thumb_func
|
159 .thumb_func
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccRuuTXi.s page 1
|
|||||||
195 .LVL15:
|
195 .LVL15:
|
||||||
196 .loc 1 90 25 view .LVU54
|
196 .loc 1 90 25 view .LVU54
|
||||||
197 001c 0020 movs r0, #0
|
197 001c 0020 movs r0, #0
|
||||||
ARM GAS /tmp/ccRuuTXi.s page 6
|
ARM GAS /tmp/ccmSANvY.s page 6
|
||||||
|
|
||||||
|
|
||||||
198 .LVL16:
|
198 .LVL16:
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccRuuTXi.s page 1
|
|||||||
242 .align 1
|
242 .align 1
|
||||||
243 .global FATFS_UnLinkDriver
|
243 .global FATFS_UnLinkDriver
|
||||||
244 .syntax unified
|
244 .syntax unified
|
||||||
ARM GAS /tmp/ccRuuTXi.s page 7
|
ARM GAS /tmp/ccmSANvY.s page 7
|
||||||
|
|
||||||
|
|
||||||
245 .thumb
|
245 .thumb
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccRuuTXi.s page 1
|
|||||||
283 @ frame_needed = 0, uses_anonymous_args = 0
|
283 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
284 @ link register save eliminated.
|
284 @ link register save eliminated.
|
||||||
118:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c **** return disk.nbr;
|
118:Middlewares/Third_Party/FatFs/src/ff_gen_drv.c **** return disk.nbr;
|
||||||
ARM GAS /tmp/ccRuuTXi.s page 8
|
ARM GAS /tmp/ccmSANvY.s page 8
|
||||||
|
|
||||||
|
|
||||||
285 .loc 1 118 3 view .LVU75
|
285 .loc 1 118 3 view .LVU75
|
||||||
@@ -450,25 +450,25 @@ ARM GAS /tmp/ccRuuTXi.s page 1
|
|||||||
311 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h"
|
311 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h"
|
||||||
312 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
|
312 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
|
||||||
313 .file 8 "Middlewares/Third_Party/FatFs/src/ff_gen_drv.h"
|
313 .file 8 "Middlewares/Third_Party/FatFs/src/ff_gen_drv.h"
|
||||||
ARM GAS /tmp/ccRuuTXi.s page 9
|
ARM GAS /tmp/ccmSANvY.s page 9
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 ff_gen_drv.c
|
*ABS*:00000000 ff_gen_drv.c
|
||||||
/tmp/ccRuuTXi.s:20 .text.FATFS_LinkDriverEx:00000000 $t
|
/tmp/ccmSANvY.s:20 .text.FATFS_LinkDriverEx:00000000 $t
|
||||||
/tmp/ccRuuTXi.s:26 .text.FATFS_LinkDriverEx:00000000 FATFS_LinkDriverEx
|
/tmp/ccmSANvY.s:26 .text.FATFS_LinkDriverEx:00000000 FATFS_LinkDriverEx
|
||||||
/tmp/ccRuuTXi.s:120 .text.FATFS_LinkDriverEx:00000050 $d
|
/tmp/ccmSANvY.s:120 .text.FATFS_LinkDriverEx:00000050 $d
|
||||||
/tmp/ccRuuTXi.s:303 .bss.disk:00000000 disk
|
/tmp/ccmSANvY.s:303 .bss.disk:00000000 disk
|
||||||
/tmp/ccRuuTXi.s:125 .text.FATFS_LinkDriver:00000000 $t
|
/tmp/ccmSANvY.s:125 .text.FATFS_LinkDriver:00000000 $t
|
||||||
/tmp/ccRuuTXi.s:131 .text.FATFS_LinkDriver:00000000 FATFS_LinkDriver
|
/tmp/ccmSANvY.s:131 .text.FATFS_LinkDriver:00000000 FATFS_LinkDriver
|
||||||
/tmp/ccRuuTXi.s:155 .text.FATFS_UnLinkDriverEx:00000000 $t
|
/tmp/ccmSANvY.s:155 .text.FATFS_UnLinkDriverEx:00000000 $t
|
||||||
/tmp/ccRuuTXi.s:161 .text.FATFS_UnLinkDriverEx:00000000 FATFS_UnLinkDriverEx
|
/tmp/ccmSANvY.s:161 .text.FATFS_UnLinkDriverEx:00000000 FATFS_UnLinkDriverEx
|
||||||
/tmp/ccRuuTXi.s:237 .text.FATFS_UnLinkDriverEx:00000038 $d
|
/tmp/ccmSANvY.s:237 .text.FATFS_UnLinkDriverEx:00000038 $d
|
||||||
/tmp/ccRuuTXi.s:242 .text.FATFS_UnLinkDriver:00000000 $t
|
/tmp/ccmSANvY.s:242 .text.FATFS_UnLinkDriver:00000000 $t
|
||||||
/tmp/ccRuuTXi.s:248 .text.FATFS_UnLinkDriver:00000000 FATFS_UnLinkDriver
|
/tmp/ccmSANvY.s:248 .text.FATFS_UnLinkDriver:00000000 FATFS_UnLinkDriver
|
||||||
/tmp/ccRuuTXi.s:272 .text.FATFS_GetAttachedDriversNbr:00000000 $t
|
/tmp/ccmSANvY.s:272 .text.FATFS_GetAttachedDriversNbr:00000000 $t
|
||||||
/tmp/ccRuuTXi.s:278 .text.FATFS_GetAttachedDriversNbr:00000000 FATFS_GetAttachedDriversNbr
|
/tmp/ccmSANvY.s:278 .text.FATFS_GetAttachedDriversNbr:00000000 FATFS_GetAttachedDriversNbr
|
||||||
/tmp/ccRuuTXi.s:294 .text.FATFS_GetAttachedDriversNbr:00000008 $d
|
/tmp/ccmSANvY.s:294 .text.FATFS_GetAttachedDriversNbr:00000008 $d
|
||||||
/tmp/ccRuuTXi.s:300 .bss.disk:00000000 $d
|
/tmp/ccmSANvY.s:300 .bss.disk:00000000 $d
|
||||||
|
|
||||||
NO UNDEFINED SYMBOLS
|
NO UNDEFINED SYMBOLS
|
||||||
|
|||||||
Binary file not shown.
+23696
-16421
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+33
-33
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccYOHnte.s page 1
|
ARM GAS /tmp/ccHqyWEZ.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccYOHnte.s page 1
|
|||||||
29:Src/sd_diskio.c **** #include "sd_diskio.h"
|
29:Src/sd_diskio.c **** #include "sd_diskio.h"
|
||||||
30:Src/sd_diskio.c ****
|
30:Src/sd_diskio.c ****
|
||||||
31:Src/sd_diskio.c **** /* Private typedef -----------------------------------------------------------*/
|
31:Src/sd_diskio.c **** /* Private typedef -----------------------------------------------------------*/
|
||||||
ARM GAS /tmp/ccYOHnte.s page 2
|
ARM GAS /tmp/ccHqyWEZ.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Src/sd_diskio.c **** /* Private define ------------------------------------------------------------*/
|
32:Src/sd_diskio.c **** /* Private define ------------------------------------------------------------*/
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccYOHnte.s page 1
|
|||||||
86:Src/sd_diskio.c **** /* USER CODE END beforeFunctionSection */
|
86:Src/sd_diskio.c **** /* USER CODE END beforeFunctionSection */
|
||||||
87:Src/sd_diskio.c ****
|
87:Src/sd_diskio.c ****
|
||||||
88:Src/sd_diskio.c **** /* Private functions ---------------------------------------------------------*/
|
88:Src/sd_diskio.c **** /* Private functions ---------------------------------------------------------*/
|
||||||
ARM GAS /tmp/ccYOHnte.s page 3
|
ARM GAS /tmp/ccHqyWEZ.s page 3
|
||||||
|
|
||||||
|
|
||||||
89:Src/sd_diskio.c ****
|
89:Src/sd_diskio.c ****
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccYOHnte.s page 1
|
|||||||
71 .global SD_initialize
|
71 .global SD_initialize
|
||||||
72 .syntax unified
|
72 .syntax unified
|
||||||
73 .thumb
|
73 .thumb
|
||||||
ARM GAS /tmp/ccYOHnte.s page 4
|
ARM GAS /tmp/ccHqyWEZ.s page 4
|
||||||
|
|
||||||
|
|
||||||
74 .thumb_func
|
74 .thumb_func
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccYOHnte.s page 1
|
|||||||
106 .loc 1 123 1 view .LVU21
|
106 .loc 1 123 1 view .LVU21
|
||||||
107 0014 10BD pop {r4, pc}
|
107 0014 10BD pop {r4, pc}
|
||||||
108 .LVL4:
|
108 .LVL4:
|
||||||
ARM GAS /tmp/ccYOHnte.s page 5
|
ARM GAS /tmp/ccHqyWEZ.s page 5
|
||||||
|
|
||||||
|
|
||||||
109 .L9:
|
109 .L9:
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccYOHnte.s page 1
|
|||||||
152 .cfi_endproc
|
152 .cfi_endproc
|
||||||
153 .LFE1185:
|
153 .LFE1185:
|
||||||
155 .section .text.SD_read,"ax",%progbits
|
155 .section .text.SD_read,"ax",%progbits
|
||||||
ARM GAS /tmp/ccYOHnte.s page 6
|
ARM GAS /tmp/ccHqyWEZ.s page 6
|
||||||
|
|
||||||
|
|
||||||
156 .align 1
|
156 .align 1
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccYOHnte.s page 1
|
|||||||
193 .L16:
|
193 .L16:
|
||||||
152:Src/sd_diskio.c **** (uint32_t) (sector),
|
152:Src/sd_diskio.c **** (uint32_t) (sector),
|
||||||
153:Src/sd_diskio.c **** count, SD_TIMEOUT) == MSD_OK)
|
153:Src/sd_diskio.c **** count, SD_TIMEOUT) == MSD_OK)
|
||||||
ARM GAS /tmp/ccYOHnte.s page 7
|
ARM GAS /tmp/ccHqyWEZ.s page 7
|
||||||
|
|
||||||
|
|
||||||
154:Src/sd_diskio.c **** {
|
154:Src/sd_diskio.c **** {
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccYOHnte.s page 1
|
|||||||
173:Src/sd_diskio.c **** * @param count: Number of sectors to write (1..128)
|
173:Src/sd_diskio.c **** * @param count: Number of sectors to write (1..128)
|
||||||
174:Src/sd_diskio.c **** * @retval DRESULT: Operation result
|
174:Src/sd_diskio.c **** * @retval DRESULT: Operation result
|
||||||
175:Src/sd_diskio.c **** */
|
175:Src/sd_diskio.c **** */
|
||||||
ARM GAS /tmp/ccYOHnte.s page 8
|
ARM GAS /tmp/ccHqyWEZ.s page 8
|
||||||
|
|
||||||
|
|
||||||
176:Src/sd_diskio.c **** #if _USE_WRITE == 1
|
176:Src/sd_diskio.c **** #if _USE_WRITE == 1
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccYOHnte.s page 1
|
|||||||
264 001a FAD1 bne .L21
|
264 001a FAD1 bne .L21
|
||||||
265 .L20:
|
265 .L20:
|
||||||
266 .LVL24:
|
266 .LVL24:
|
||||||
ARM GAS /tmp/ccYOHnte.s page 9
|
ARM GAS /tmp/ccHqyWEZ.s page 9
|
||||||
|
|
||||||
|
|
||||||
190:Src/sd_diskio.c **** res = RES_OK;
|
190:Src/sd_diskio.c **** res = RES_OK;
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccYOHnte.s page 1
|
|||||||
302 .cfi_def_cfa_offset 48
|
302 .cfi_def_cfa_offset 48
|
||||||
210:Src/sd_diskio.c **** DRESULT res = RES_ERROR;
|
210:Src/sd_diskio.c **** DRESULT res = RES_ERROR;
|
||||||
303 .loc 1 210 3 is_stmt 1 view .LVU64
|
303 .loc 1 210 3 is_stmt 1 view .LVU64
|
||||||
ARM GAS /tmp/ccYOHnte.s page 10
|
ARM GAS /tmp/ccHqyWEZ.s page 10
|
||||||
|
|
||||||
|
|
||||||
304 .LVL27:
|
304 .LVL27:
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccYOHnte.s page 1
|
|||||||
341 002a 0DE0 b .L25
|
341 002a 0DE0 b .L25
|
||||||
342 .LVL31:
|
342 .LVL31:
|
||||||
343 .L28:
|
343 .L28:
|
||||||
ARM GAS /tmp/ccYOHnte.s page 11
|
ARM GAS /tmp/ccHqyWEZ.s page 11
|
||||||
|
|
||||||
|
|
||||||
228:Src/sd_diskio.c ****
|
228:Src/sd_diskio.c ****
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccYOHnte.s page 1
|
|||||||
245:Src/sd_diskio.c **** }
|
245:Src/sd_diskio.c **** }
|
||||||
246:Src/sd_diskio.c ****
|
246:Src/sd_diskio.c ****
|
||||||
247:Src/sd_diskio.c **** return res;
|
247:Src/sd_diskio.c **** return res;
|
||||||
ARM GAS /tmp/ccYOHnte.s page 12
|
ARM GAS /tmp/ccHqyWEZ.s page 12
|
||||||
|
|
||||||
|
|
||||||
248:Src/sd_diskio.c **** }
|
248:Src/sd_diskio.c **** }
|
||||||
@@ -708,31 +708,31 @@ ARM GAS /tmp/ccYOHnte.s page 1
|
|||||||
427 .file 9 "Middlewares/Third_Party/FatFs/src/ff_gen_drv.h"
|
427 .file 9 "Middlewares/Third_Party/FatFs/src/ff_gen_drv.h"
|
||||||
428 .file 10 "Inc/bsp_driver_sd.h"
|
428 .file 10 "Inc/bsp_driver_sd.h"
|
||||||
429 .file 11 "Inc/sd_diskio.h"
|
429 .file 11 "Inc/sd_diskio.h"
|
||||||
ARM GAS /tmp/ccYOHnte.s page 13
|
ARM GAS /tmp/ccHqyWEZ.s page 13
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 sd_diskio.c
|
*ABS*:00000000 sd_diskio.c
|
||||||
/tmp/ccYOHnte.s:20 .text.SD_CheckStatus:00000000 $t
|
/tmp/ccHqyWEZ.s:20 .text.SD_CheckStatus:00000000 $t
|
||||||
/tmp/ccYOHnte.s:25 .text.SD_CheckStatus:00000000 SD_CheckStatus
|
/tmp/ccHqyWEZ.s:25 .text.SD_CheckStatus:00000000 SD_CheckStatus
|
||||||
/tmp/ccYOHnte.s:65 .text.SD_CheckStatus:00000020 $d
|
/tmp/ccHqyWEZ.s:65 .text.SD_CheckStatus:00000020 $d
|
||||||
/tmp/ccYOHnte.s:416 .data.Stat:00000000 Stat
|
/tmp/ccHqyWEZ.s:416 .data.Stat:00000000 Stat
|
||||||
/tmp/ccYOHnte.s:70 .text.SD_initialize:00000000 $t
|
/tmp/ccHqyWEZ.s:70 .text.SD_initialize:00000000 $t
|
||||||
/tmp/ccYOHnte.s:76 .text.SD_initialize:00000000 SD_initialize
|
/tmp/ccHqyWEZ.s:76 .text.SD_initialize:00000000 SD_initialize
|
||||||
/tmp/ccYOHnte.s:122 .text.SD_initialize:00000024 $d
|
/tmp/ccHqyWEZ.s:122 .text.SD_initialize:00000024 $d
|
||||||
/tmp/ccYOHnte.s:127 .text.SD_status:00000000 $t
|
/tmp/ccHqyWEZ.s:127 .text.SD_status:00000000 $t
|
||||||
/tmp/ccYOHnte.s:133 .text.SD_status:00000000 SD_status
|
/tmp/ccHqyWEZ.s:133 .text.SD_status:00000000 SD_status
|
||||||
/tmp/ccYOHnte.s:156 .text.SD_read:00000000 $t
|
/tmp/ccHqyWEZ.s:156 .text.SD_read:00000000 $t
|
||||||
/tmp/ccYOHnte.s:162 .text.SD_read:00000000 SD_read
|
/tmp/ccHqyWEZ.s:162 .text.SD_read:00000000 SD_read
|
||||||
/tmp/ccYOHnte.s:218 .text.SD_write:00000000 $t
|
/tmp/ccHqyWEZ.s:218 .text.SD_write:00000000 $t
|
||||||
/tmp/ccYOHnte.s:224 .text.SD_write:00000000 SD_write
|
/tmp/ccHqyWEZ.s:224 .text.SD_write:00000000 SD_write
|
||||||
/tmp/ccYOHnte.s:280 .text.SD_ioctl:00000000 $t
|
/tmp/ccHqyWEZ.s:280 .text.SD_ioctl:00000000 $t
|
||||||
/tmp/ccYOHnte.s:286 .text.SD_ioctl:00000000 SD_ioctl
|
/tmp/ccHqyWEZ.s:286 .text.SD_ioctl:00000000 SD_ioctl
|
||||||
/tmp/ccYOHnte.s:320 .text.SD_ioctl:00000018 $d
|
/tmp/ccHqyWEZ.s:320 .text.SD_ioctl:00000018 $d
|
||||||
/tmp/ccYOHnte.s:324 .text.SD_ioctl:0000001c $t
|
/tmp/ccHqyWEZ.s:324 .text.SD_ioctl:0000001c $t
|
||||||
/tmp/ccYOHnte.s:398 .text.SD_ioctl:00000054 $d
|
/tmp/ccHqyWEZ.s:398 .text.SD_ioctl:00000054 $d
|
||||||
/tmp/ccYOHnte.s:407 .rodata.SD_Driver:00000000 SD_Driver
|
/tmp/ccHqyWEZ.s:407 .rodata.SD_Driver:00000000 SD_Driver
|
||||||
/tmp/ccYOHnte.s:404 .rodata.SD_Driver:00000000 $d
|
/tmp/ccHqyWEZ.s:404 .rodata.SD_Driver:00000000 $d
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
BSP_SD_GetCardState
|
BSP_SD_GetCardState
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
+124
-124
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/cchM4bQp.s page 1
|
ARM GAS /tmp/ccqG5zDC.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Services HAL APIs
|
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Services HAL APIs
|
||||||
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** @endverbatim
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** @endverbatim
|
||||||
ARM GAS /tmp/cchM4bQp.s page 2
|
ARM GAS /tmp/ccqG5zDC.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** ******************************************************************************
|
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** ******************************************************************************
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
|
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
|
||||||
87: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
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /** @defgroup HAL_Exported_Functions_Group1 Initialization and de-initialization Functions
|
||||||
ARM GAS /tmp/cchM4bQp.s page 3
|
ARM GAS /tmp/ccqG5zDC.s page 3
|
||||||
|
|
||||||
|
|
||||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Initialization and de-initialization functions
|
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Initialization and de-initialization functions
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** #endif /* ART_ACCELERATOR_ENABLE */
|
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** #endif /* ART_ACCELERATOR_ENABLE */
|
||||||
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||||
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /* Configure Flash prefetch */
|
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /* Configure Flash prefetch */
|
||||||
ARM GAS /tmp/cchM4bQp.s page 4
|
ARM GAS /tmp/ccqG5zDC.s page 4
|
||||||
|
|
||||||
|
|
||||||
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** #if (PREFETCH_ENABLE != 0U)
|
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** #if (PREFETCH_ENABLE != 0U)
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
29 .cfi_startproc
|
29 .cfi_startproc
|
||||||
30 @ args = 0, pretend = 0, frame = 0
|
30 @ args = 0, pretend = 0, frame = 0
|
||||||
31 @ frame_needed = 0, uses_anonymous_args = 0
|
31 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
ARM GAS /tmp/cchM4bQp.s page 5
|
ARM GAS /tmp/ccqG5zDC.s page 5
|
||||||
|
|
||||||
|
|
||||||
32 @ link register save eliminated.
|
32 @ link register save eliminated.
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
74 .cfi_offset 14, -4
|
74 .cfi_offset 14, -4
|
||||||
171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** __HAL_RCC_APB1_RELEASE_RESET();
|
171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** __HAL_RCC_APB1_RELEASE_RESET();
|
||||||
75 .loc 1 171 3 view .LVU5
|
75 .loc 1 171 3 view .LVU5
|
||||||
ARM GAS /tmp/cchM4bQp.s page 6
|
ARM GAS /tmp/ccqG5zDC.s page 6
|
||||||
|
|
||||||
|
|
||||||
76 0002 094B ldr r3, .L5
|
76 0002 094B ldr r3, .L5
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
120 .LVL1:
|
120 .LVL1:
|
||||||
121 .LFB145:
|
121 .LFB145:
|
||||||
214:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
214:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||||
ARM GAS /tmp/cchM4bQp.s page 7
|
ARM GAS /tmp/ccqG5zDC.s page 7
|
||||||
|
|
||||||
|
|
||||||
215:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /**
|
215:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /**
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
150 .loc 1 240 6 is_stmt 0 view .LVU26
|
150 .loc 1 240 6 is_stmt 0 view .LVU26
|
||||||
151 001e 0F2C cmp r4, #15
|
151 001e 0F2C cmp r4, #15
|
||||||
152 0020 01D9 bls .L12
|
152 0020 01D9 bls .L12
|
||||||
ARM GAS /tmp/cchM4bQp.s page 8
|
ARM GAS /tmp/ccqG5zDC.s page 8
|
||||||
|
|
||||||
|
|
||||||
241:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
|
241:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
192 .thumb
|
192 .thumb
|
||||||
193 .thumb_func
|
193 .thumb_func
|
||||||
195 HAL_Init:
|
195 HAL_Init:
|
||||||
ARM GAS /tmp/cchM4bQp.s page 9
|
ARM GAS /tmp/ccqG5zDC.s page 9
|
||||||
|
|
||||||
|
|
||||||
196 .LFB141:
|
196 .LFB141:
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
266:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Provide a tick value in millisecond
|
266:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Provide a tick value in millisecond
|
||||||
267:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Provide a blocking delay in millisecond
|
267:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Provide a blocking delay in millisecond
|
||||||
268:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Suspend the time base source interrupt
|
268:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Suspend the time base source interrupt
|
||||||
ARM GAS /tmp/cchM4bQp.s page 10
|
ARM GAS /tmp/ccqG5zDC.s page 10
|
||||||
|
|
||||||
|
|
||||||
269:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Resume the time base source interrupt
|
269:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** (+) Resume the time base source interrupt
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
264 .LFB147:
|
264 .LFB147:
|
||||||
294:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
294:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||||
295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /**
|
295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /**
|
||||||
ARM GAS /tmp/cchM4bQp.s page 11
|
ARM GAS /tmp/ccqG5zDC.s page 11
|
||||||
|
|
||||||
|
|
||||||
296:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Provides a tick value in millisecond.
|
296:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Provides a tick value in millisecond.
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
303 0006 00BF .align 2
|
303 0006 00BF .align 2
|
||||||
304 .L24:
|
304 .L24:
|
||||||
305 0008 00000000 .word uwTickPrio
|
305 0008 00000000 .word uwTickPrio
|
||||||
ARM GAS /tmp/cchM4bQp.s page 12
|
ARM GAS /tmp/ccqG5zDC.s page 12
|
||||||
|
|
||||||
|
|
||||||
306 .cfi_endproc
|
306 .cfi_endproc
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
331:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /* Update uwTickFreq global variable used by HAL_InitTick() */
|
331:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /* Update uwTickFreq global variable used by HAL_InitTick() */
|
||||||
332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** uwTickFreq = Freq;
|
332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** uwTickFreq = Freq;
|
||||||
333:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
333:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||||
ARM GAS /tmp/cchM4bQp.s page 13
|
ARM GAS /tmp/ccqG5zDC.s page 13
|
||||||
|
|
||||||
|
|
||||||
334:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /* Apply the new tick Freq */
|
334:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /* Apply the new tick Freq */
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
376 .LFE149:
|
376 .LFE149:
|
||||||
378 .section .text.HAL_GetTickFreq,"ax",%progbits
|
378 .section .text.HAL_GetTickFreq,"ax",%progbits
|
||||||
379 .align 1
|
379 .align 1
|
||||||
ARM GAS /tmp/cchM4bQp.s page 14
|
ARM GAS /tmp/ccqG5zDC.s page 14
|
||||||
|
|
||||||
|
|
||||||
380 .global HAL_GetTickFreq
|
380 .global HAL_GetTickFreq
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
369:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
|
369:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
|
||||||
414 .loc 1 369 1 is_stmt 1 view -0
|
414 .loc 1 369 1 is_stmt 1 view -0
|
||||||
415 .cfi_startproc
|
415 .cfi_startproc
|
||||||
ARM GAS /tmp/cchM4bQp.s page 15
|
ARM GAS /tmp/ccqG5zDC.s page 15
|
||||||
|
|
||||||
|
|
||||||
416 @ args = 0, pretend = 0, frame = 0
|
416 @ args = 0, pretend = 0, frame = 0
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
454 .loc 1 379 38 discriminator 1 view .LVU92
|
454 .loc 1 379 38 discriminator 1 view .LVU92
|
||||||
455 001c A042 cmp r0, r4
|
455 001c A042 cmp r0, r4
|
||||||
456 001e FAD3 bcc .L38
|
456 001e FAD3 bcc .L38
|
||||||
ARM GAS /tmp/cchM4bQp.s page 16
|
ARM GAS /tmp/ccqG5zDC.s page 16
|
||||||
|
|
||||||
|
|
||||||
382:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** }
|
382:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** }
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
497 .syntax unified
|
497 .syntax unified
|
||||||
498 .thumb
|
498 .thumb
|
||||||
499 .thumb_func
|
499 .thumb_func
|
||||||
ARM GAS /tmp/cchM4bQp.s page 17
|
ARM GAS /tmp/ccqG5zDC.s page 17
|
||||||
|
|
||||||
|
|
||||||
501 HAL_ResumeTick:
|
501 HAL_ResumeTick:
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
422:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** return __STM32F7xx_HAL_VERSION;
|
422:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** return __STM32F7xx_HAL_VERSION;
|
||||||
534 .loc 1 422 3 view .LVU106
|
534 .loc 1 422 3 view .LVU106
|
||||||
423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** }
|
423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** }
|
||||||
ARM GAS /tmp/cchM4bQp.s page 18
|
ARM GAS /tmp/ccqG5zDC.s page 18
|
||||||
|
|
||||||
|
|
||||||
535 .loc 1 423 1 is_stmt 0 view .LVU107
|
535 .loc 1 423 1 is_stmt 0 view .LVU107
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
435:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Returns the device identifier.
|
435:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Returns the device identifier.
|
||||||
436:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @retval Device identifier
|
436:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @retval Device identifier
|
||||||
437:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
|
437:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
|
||||||
ARM GAS /tmp/cchM4bQp.s page 19
|
ARM GAS /tmp/ccqG5zDC.s page 19
|
||||||
|
|
||||||
|
|
||||||
438:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** uint32_t HAL_GetDEVID(void)
|
438:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** uint32_t HAL_GetDEVID(void)
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
625 .LFE157:
|
625 .LFE157:
|
||||||
627 .section .text.HAL_GetUIDw1,"ax",%progbits
|
627 .section .text.HAL_GetUIDw1,"ax",%progbits
|
||||||
628 .align 1
|
628 .align 1
|
||||||
ARM GAS /tmp/cchM4bQp.s page 20
|
ARM GAS /tmp/ccqG5zDC.s page 20
|
||||||
|
|
||||||
|
|
||||||
629 .global HAL_GetUIDw1
|
629 .global HAL_GetUIDw1
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
668 .loc 1 468 1 is_stmt 0 view .LVU124
|
668 .loc 1 468 1 is_stmt 0 view .LVU124
|
||||||
669 0000 014B ldr r3, .L60
|
669 0000 014B ldr r3, .L60
|
||||||
670 0002 D3F82804 ldr r0, [r3, #1064]
|
670 0002 D3F82804 ldr r0, [r3, #1064]
|
||||||
ARM GAS /tmp/cchM4bQp.s page 21
|
ARM GAS /tmp/ccqG5zDC.s page 21
|
||||||
|
|
||||||
|
|
||||||
671 0006 7047 bx lr
|
671 0006 7047 bx lr
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
|
482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
|
||||||
483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** void HAL_DBGMCU_DisableDBGSleepMode(void)
|
483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** void HAL_DBGMCU_DisableDBGSleepMode(void)
|
||||||
484:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
|
484:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
|
||||||
ARM GAS /tmp/cchM4bQp.s page 22
|
ARM GAS /tmp/ccqG5zDC.s page 22
|
||||||
|
|
||||||
|
|
||||||
716 .loc 1 484 1 is_stmt 1 view -0
|
716 .loc 1 484 1 is_stmt 1 view -0
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
761 .LFE162:
|
761 .LFE162:
|
||||||
763 .section .text.HAL_DBGMCU_DisableDBGStopMode,"ax",%progbits
|
763 .section .text.HAL_DBGMCU_DisableDBGStopMode,"ax",%progbits
|
||||||
764 .align 1
|
764 .align 1
|
||||||
ARM GAS /tmp/cchM4bQp.s page 23
|
ARM GAS /tmp/ccqG5zDC.s page 23
|
||||||
|
|
||||||
|
|
||||||
765 .global HAL_DBGMCU_DisableDBGStopMode
|
765 .global HAL_DBGMCU_DisableDBGStopMode
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
805 .loc 1 512 3 view .LVU138
|
805 .loc 1 512 3 view .LVU138
|
||||||
806 0000 024A ldr r2, .L75
|
806 0000 024A ldr r2, .L75
|
||||||
807 0002 5368 ldr r3, [r2, #4]
|
807 0002 5368 ldr r3, [r2, #4]
|
||||||
ARM GAS /tmp/cchM4bQp.s page 24
|
ARM GAS /tmp/ccqG5zDC.s page 24
|
||||||
|
|
||||||
|
|
||||||
808 0004 43F00403 orr r3, r3, #4
|
808 0004 43F00403 orr r3, r3, #4
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
523:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
523:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c ****
|
||||||
524:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /**
|
524:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** /**
|
||||||
525:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Enables the I/O Compensation Cell.
|
525:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @brief Enables the I/O Compensation Cell.
|
||||||
ARM GAS /tmp/cchM4bQp.s page 25
|
ARM GAS /tmp/ccqG5zDC.s page 25
|
||||||
|
|
||||||
|
|
||||||
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @note The I/O compensation cell can be used only when the device supply
|
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** * @note The I/O compensation cell can be used only when the device supply
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
894 0002 136A ldr r3, [r2, #32]
|
894 0002 136A ldr r3, [r2, #32]
|
||||||
895 .loc 1 543 17 view .LVU151
|
895 .loc 1 543 17 view .LVU151
|
||||||
896 0004 23F00103 bic r3, r3, #1
|
896 0004 23F00103 bic r3, r3, #1
|
||||||
ARM GAS /tmp/cchM4bQp.s page 26
|
ARM GAS /tmp/ccqG5zDC.s page 26
|
||||||
|
|
||||||
|
|
||||||
897 0008 1362 str r3, [r2, #32]
|
897 0008 1362 str r3, [r2, #32]
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
940 .syntax unified
|
940 .syntax unified
|
||||||
941 .thumb
|
941 .thumb
|
||||||
942 .thumb_func
|
942 .thumb_func
|
||||||
ARM GAS /tmp/cchM4bQp.s page 27
|
ARM GAS /tmp/ccqG5zDC.s page 27
|
||||||
|
|
||||||
|
|
||||||
944 HAL_DisableFMCMemorySwapping:
|
944 HAL_DisableFMCMemorySwapping:
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
582:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
|
582:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** */
|
||||||
583:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** void HAL_EnableMemorySwappingBank(void)
|
583:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** void HAL_EnableMemorySwappingBank(void)
|
||||||
584:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
|
584:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c **** {
|
||||||
ARM GAS /tmp/cchM4bQp.s page 28
|
ARM GAS /tmp/ccqG5zDC.s page 28
|
||||||
|
|
||||||
|
|
||||||
976 .loc 1 584 1 is_stmt 1 view -0
|
976 .loc 1 584 1 is_stmt 1 view -0
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
1015 000a 7047 bx lr
|
1015 000a 7047 bx lr
|
||||||
1016 .L97:
|
1016 .L97:
|
||||||
1017 .align 2
|
1017 .align 2
|
||||||
ARM GAS /tmp/cchM4bQp.s page 29
|
ARM GAS /tmp/ccqG5zDC.s page 29
|
||||||
|
|
||||||
|
|
||||||
1018 .L96:
|
1018 .L96:
|
||||||
@@ -1708,107 +1708,107 @@ ARM GAS /tmp/cchM4bQp.s page 1
|
|||||||
1049 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
1049 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
||||||
1050 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
|
1050 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
|
||||||
1051 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h"
|
1051 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h"
|
||||||
ARM GAS /tmp/cchM4bQp.s page 30
|
ARM GAS /tmp/ccqG5zDC.s page 30
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal.c
|
*ABS*:00000000 stm32f7xx_hal.c
|
||||||
/tmp/cchM4bQp.s:20 .text.HAL_MspInit:00000000 $t
|
/tmp/ccqG5zDC.s:20 .text.HAL_MspInit:00000000 $t
|
||||||
/tmp/cchM4bQp.s:26 .text.HAL_MspInit:00000000 HAL_MspInit
|
/tmp/ccqG5zDC.s:26 .text.HAL_MspInit:00000000 HAL_MspInit
|
||||||
/tmp/cchM4bQp.s:39 .text.HAL_MspDeInit:00000000 $t
|
/tmp/ccqG5zDC.s:39 .text.HAL_MspDeInit:00000000 $t
|
||||||
/tmp/cchM4bQp.s:45 .text.HAL_MspDeInit:00000000 HAL_MspDeInit
|
/tmp/ccqG5zDC.s:45 .text.HAL_MspDeInit:00000000 HAL_MspDeInit
|
||||||
/tmp/cchM4bQp.s:58 .text.HAL_DeInit:00000000 $t
|
/tmp/ccqG5zDC.s:58 .text.HAL_DeInit:00000000 $t
|
||||||
/tmp/cchM4bQp.s:64 .text.HAL_DeInit:00000000 HAL_DeInit
|
/tmp/ccqG5zDC.s:64 .text.HAL_DeInit:00000000 HAL_DeInit
|
||||||
/tmp/cchM4bQp.s:108 .text.HAL_DeInit:00000028 $d
|
/tmp/ccqG5zDC.s:108 .text.HAL_DeInit:00000028 $d
|
||||||
/tmp/cchM4bQp.s:113 .text.HAL_InitTick:00000000 $t
|
/tmp/ccqG5zDC.s:113 .text.HAL_InitTick:00000000 $t
|
||||||
/tmp/cchM4bQp.s:119 .text.HAL_InitTick:00000000 HAL_InitTick
|
/tmp/ccqG5zDC.s:119 .text.HAL_InitTick:00000000 HAL_InitTick
|
||||||
/tmp/cchM4bQp.s:182 .text.HAL_InitTick:00000040 $d
|
/tmp/ccqG5zDC.s:182 .text.HAL_InitTick:00000040 $d
|
||||||
/tmp/cchM4bQp.s:1027 .data.uwTickFreq:00000000 uwTickFreq
|
/tmp/ccqG5zDC.s:1027 .data.uwTickFreq:00000000 uwTickFreq
|
||||||
/tmp/cchM4bQp.s:1034 .data.uwTickPrio:00000000 uwTickPrio
|
/tmp/ccqG5zDC.s:1034 .data.uwTickPrio:00000000 uwTickPrio
|
||||||
/tmp/cchM4bQp.s:189 .text.HAL_Init:00000000 $t
|
/tmp/ccqG5zDC.s:189 .text.HAL_Init:00000000 $t
|
||||||
/tmp/cchM4bQp.s:195 .text.HAL_Init:00000000 HAL_Init
|
/tmp/ccqG5zDC.s:195 .text.HAL_Init:00000000 HAL_Init
|
||||||
/tmp/cchM4bQp.s:225 .text.HAL_IncTick:00000000 $t
|
/tmp/ccqG5zDC.s:225 .text.HAL_IncTick:00000000 $t
|
||||||
/tmp/cchM4bQp.s:231 .text.HAL_IncTick:00000000 HAL_IncTick
|
/tmp/ccqG5zDC.s:231 .text.HAL_IncTick:00000000 HAL_IncTick
|
||||||
/tmp/cchM4bQp.s:251 .text.HAL_IncTick:00000010 $d
|
/tmp/ccqG5zDC.s:251 .text.HAL_IncTick:00000010 $d
|
||||||
/tmp/cchM4bQp.s:1041 .bss.uwTick:00000000 uwTick
|
/tmp/ccqG5zDC.s:1041 .bss.uwTick:00000000 uwTick
|
||||||
/tmp/cchM4bQp.s:257 .text.HAL_GetTick:00000000 $t
|
/tmp/ccqG5zDC.s:257 .text.HAL_GetTick:00000000 $t
|
||||||
/tmp/cchM4bQp.s:263 .text.HAL_GetTick:00000000 HAL_GetTick
|
/tmp/ccqG5zDC.s:263 .text.HAL_GetTick:00000000 HAL_GetTick
|
||||||
/tmp/cchM4bQp.s:279 .text.HAL_GetTick:00000008 $d
|
/tmp/ccqG5zDC.s:279 .text.HAL_GetTick:00000008 $d
|
||||||
/tmp/cchM4bQp.s:284 .text.HAL_GetTickPrio:00000000 $t
|
/tmp/ccqG5zDC.s:284 .text.HAL_GetTickPrio:00000000 $t
|
||||||
/tmp/cchM4bQp.s:290 .text.HAL_GetTickPrio:00000000 HAL_GetTickPrio
|
/tmp/ccqG5zDC.s:290 .text.HAL_GetTickPrio:00000000 HAL_GetTickPrio
|
||||||
/tmp/cchM4bQp.s:305 .text.HAL_GetTickPrio:00000008 $d
|
/tmp/ccqG5zDC.s:305 .text.HAL_GetTickPrio:00000008 $d
|
||||||
/tmp/cchM4bQp.s:310 .text.HAL_SetTickFreq:00000000 $t
|
/tmp/ccqG5zDC.s:310 .text.HAL_SetTickFreq:00000000 $t
|
||||||
/tmp/cchM4bQp.s:316 .text.HAL_SetTickFreq:00000000 HAL_SetTickFreq
|
/tmp/ccqG5zDC.s:316 .text.HAL_SetTickFreq:00000000 HAL_SetTickFreq
|
||||||
/tmp/cchM4bQp.s:373 .text.HAL_SetTickFreq:00000024 $d
|
/tmp/ccqG5zDC.s:373 .text.HAL_SetTickFreq:00000024 $d
|
||||||
/tmp/cchM4bQp.s:379 .text.HAL_GetTickFreq:00000000 $t
|
/tmp/ccqG5zDC.s:379 .text.HAL_GetTickFreq:00000000 $t
|
||||||
/tmp/cchM4bQp.s:385 .text.HAL_GetTickFreq:00000000 HAL_GetTickFreq
|
/tmp/ccqG5zDC.s:385 .text.HAL_GetTickFreq:00000000 HAL_GetTickFreq
|
||||||
/tmp/cchM4bQp.s:400 .text.HAL_GetTickFreq:00000008 $d
|
/tmp/ccqG5zDC.s:400 .text.HAL_GetTickFreq:00000008 $d
|
||||||
/tmp/cchM4bQp.s:405 .text.HAL_Delay:00000000 $t
|
/tmp/ccqG5zDC.s:405 .text.HAL_Delay:00000000 $t
|
||||||
/tmp/cchM4bQp.s:411 .text.HAL_Delay:00000000 HAL_Delay
|
/tmp/ccqG5zDC.s:411 .text.HAL_Delay:00000000 HAL_Delay
|
||||||
/tmp/cchM4bQp.s:464 .text.HAL_Delay:00000024 $d
|
/tmp/ccqG5zDC.s:464 .text.HAL_Delay:00000024 $d
|
||||||
/tmp/cchM4bQp.s:469 .text.HAL_SuspendTick:00000000 $t
|
/tmp/ccqG5zDC.s:469 .text.HAL_SuspendTick:00000000 $t
|
||||||
/tmp/cchM4bQp.s:475 .text.HAL_SuspendTick:00000000 HAL_SuspendTick
|
/tmp/ccqG5zDC.s:475 .text.HAL_SuspendTick:00000000 HAL_SuspendTick
|
||||||
/tmp/cchM4bQp.s:495 .text.HAL_ResumeTick:00000000 $t
|
/tmp/ccqG5zDC.s:495 .text.HAL_ResumeTick:00000000 $t
|
||||||
/tmp/cchM4bQp.s:501 .text.HAL_ResumeTick:00000000 HAL_ResumeTick
|
/tmp/ccqG5zDC.s:501 .text.HAL_ResumeTick:00000000 HAL_ResumeTick
|
||||||
/tmp/cchM4bQp.s:521 .text.HAL_GetHalVersion:00000000 $t
|
/tmp/ccqG5zDC.s:521 .text.HAL_GetHalVersion:00000000 $t
|
||||||
/tmp/cchM4bQp.s:527 .text.HAL_GetHalVersion:00000000 HAL_GetHalVersion
|
/tmp/ccqG5zDC.s:527 .text.HAL_GetHalVersion:00000000 HAL_GetHalVersion
|
||||||
/tmp/cchM4bQp.s:541 .text.HAL_GetHalVersion:00000004 $d
|
/tmp/ccqG5zDC.s:541 .text.HAL_GetHalVersion:00000004 $d
|
||||||
/tmp/cchM4bQp.s:546 .text.HAL_GetREVID:00000000 $t
|
/tmp/ccqG5zDC.s:546 .text.HAL_GetREVID:00000000 $t
|
||||||
/tmp/cchM4bQp.s:552 .text.HAL_GetREVID:00000000 HAL_GetREVID
|
/tmp/ccqG5zDC.s:552 .text.HAL_GetREVID:00000000 HAL_GetREVID
|
||||||
/tmp/cchM4bQp.s:569 .text.HAL_GetREVID:00000008 $d
|
/tmp/ccqG5zDC.s:569 .text.HAL_GetREVID:00000008 $d
|
||||||
/tmp/cchM4bQp.s:574 .text.HAL_GetDEVID:00000000 $t
|
/tmp/ccqG5zDC.s:574 .text.HAL_GetDEVID:00000000 $t
|
||||||
/tmp/cchM4bQp.s:580 .text.HAL_GetDEVID:00000000 HAL_GetDEVID
|
/tmp/ccqG5zDC.s:580 .text.HAL_GetDEVID:00000000 HAL_GetDEVID
|
||||||
/tmp/cchM4bQp.s:597 .text.HAL_GetDEVID:0000000c $d
|
/tmp/ccqG5zDC.s:597 .text.HAL_GetDEVID:0000000c $d
|
||||||
/tmp/cchM4bQp.s:602 .text.HAL_GetUIDw0:00000000 $t
|
/tmp/ccqG5zDC.s:602 .text.HAL_GetUIDw0:00000000 $t
|
||||||
/tmp/cchM4bQp.s:608 .text.HAL_GetUIDw0:00000000 HAL_GetUIDw0
|
/tmp/ccqG5zDC.s:608 .text.HAL_GetUIDw0:00000000 HAL_GetUIDw0
|
||||||
/tmp/cchM4bQp.s:623 .text.HAL_GetUIDw0:00000008 $d
|
/tmp/ccqG5zDC.s:623 .text.HAL_GetUIDw0:00000008 $d
|
||||||
/tmp/cchM4bQp.s:628 .text.HAL_GetUIDw1:00000000 $t
|
/tmp/ccqG5zDC.s:628 .text.HAL_GetUIDw1:00000000 $t
|
||||||
/tmp/cchM4bQp.s:634 .text.HAL_GetUIDw1:00000000 HAL_GetUIDw1
|
/tmp/ccqG5zDC.s:634 .text.HAL_GetUIDw1:00000000 HAL_GetUIDw1
|
||||||
/tmp/cchM4bQp.s:649 .text.HAL_GetUIDw1:00000008 $d
|
/tmp/ccqG5zDC.s:649 .text.HAL_GetUIDw1:00000008 $d
|
||||||
/tmp/cchM4bQp.s:654 .text.HAL_GetUIDw2:00000000 $t
|
/tmp/ccqG5zDC.s:654 .text.HAL_GetUIDw2:00000000 $t
|
||||||
/tmp/cchM4bQp.s:660 .text.HAL_GetUIDw2:00000000 HAL_GetUIDw2
|
/tmp/ccqG5zDC.s:660 .text.HAL_GetUIDw2:00000000 HAL_GetUIDw2
|
||||||
/tmp/cchM4bQp.s:675 .text.HAL_GetUIDw2:00000008 $d
|
/tmp/ccqG5zDC.s:675 .text.HAL_GetUIDw2:00000008 $d
|
||||||
ARM GAS /tmp/cchM4bQp.s page 31
|
ARM GAS /tmp/ccqG5zDC.s page 31
|
||||||
|
|
||||||
|
|
||||||
/tmp/cchM4bQp.s:680 .text.HAL_DBGMCU_EnableDBGSleepMode:00000000 $t
|
/tmp/ccqG5zDC.s:680 .text.HAL_DBGMCU_EnableDBGSleepMode:00000000 $t
|
||||||
/tmp/cchM4bQp.s:686 .text.HAL_DBGMCU_EnableDBGSleepMode:00000000 HAL_DBGMCU_EnableDBGSleepMode
|
/tmp/ccqG5zDC.s:686 .text.HAL_DBGMCU_EnableDBGSleepMode:00000000 HAL_DBGMCU_EnableDBGSleepMode
|
||||||
/tmp/cchM4bQp.s:703 .text.HAL_DBGMCU_EnableDBGSleepMode:0000000c $d
|
/tmp/ccqG5zDC.s:703 .text.HAL_DBGMCU_EnableDBGSleepMode:0000000c $d
|
||||||
/tmp/cchM4bQp.s:708 .text.HAL_DBGMCU_DisableDBGSleepMode:00000000 $t
|
/tmp/ccqG5zDC.s:708 .text.HAL_DBGMCU_DisableDBGSleepMode:00000000 $t
|
||||||
/tmp/cchM4bQp.s:714 .text.HAL_DBGMCU_DisableDBGSleepMode:00000000 HAL_DBGMCU_DisableDBGSleepMode
|
/tmp/ccqG5zDC.s:714 .text.HAL_DBGMCU_DisableDBGSleepMode:00000000 HAL_DBGMCU_DisableDBGSleepMode
|
||||||
/tmp/cchM4bQp.s:731 .text.HAL_DBGMCU_DisableDBGSleepMode:0000000c $d
|
/tmp/ccqG5zDC.s:731 .text.HAL_DBGMCU_DisableDBGSleepMode:0000000c $d
|
||||||
/tmp/cchM4bQp.s:736 .text.HAL_DBGMCU_EnableDBGStopMode:00000000 $t
|
/tmp/ccqG5zDC.s:736 .text.HAL_DBGMCU_EnableDBGStopMode:00000000 $t
|
||||||
/tmp/cchM4bQp.s:742 .text.HAL_DBGMCU_EnableDBGStopMode:00000000 HAL_DBGMCU_EnableDBGStopMode
|
/tmp/ccqG5zDC.s:742 .text.HAL_DBGMCU_EnableDBGStopMode:00000000 HAL_DBGMCU_EnableDBGStopMode
|
||||||
/tmp/cchM4bQp.s:759 .text.HAL_DBGMCU_EnableDBGStopMode:0000000c $d
|
/tmp/ccqG5zDC.s:759 .text.HAL_DBGMCU_EnableDBGStopMode:0000000c $d
|
||||||
/tmp/cchM4bQp.s:764 .text.HAL_DBGMCU_DisableDBGStopMode:00000000 $t
|
/tmp/ccqG5zDC.s:764 .text.HAL_DBGMCU_DisableDBGStopMode:00000000 $t
|
||||||
/tmp/cchM4bQp.s:770 .text.HAL_DBGMCU_DisableDBGStopMode:00000000 HAL_DBGMCU_DisableDBGStopMode
|
/tmp/ccqG5zDC.s:770 .text.HAL_DBGMCU_DisableDBGStopMode:00000000 HAL_DBGMCU_DisableDBGStopMode
|
||||||
/tmp/cchM4bQp.s:787 .text.HAL_DBGMCU_DisableDBGStopMode:0000000c $d
|
/tmp/ccqG5zDC.s:787 .text.HAL_DBGMCU_DisableDBGStopMode:0000000c $d
|
||||||
/tmp/cchM4bQp.s:792 .text.HAL_DBGMCU_EnableDBGStandbyMode:00000000 $t
|
/tmp/ccqG5zDC.s:792 .text.HAL_DBGMCU_EnableDBGStandbyMode:00000000 $t
|
||||||
/tmp/cchM4bQp.s:798 .text.HAL_DBGMCU_EnableDBGStandbyMode:00000000 HAL_DBGMCU_EnableDBGStandbyMode
|
/tmp/ccqG5zDC.s:798 .text.HAL_DBGMCU_EnableDBGStandbyMode:00000000 HAL_DBGMCU_EnableDBGStandbyMode
|
||||||
/tmp/cchM4bQp.s:815 .text.HAL_DBGMCU_EnableDBGStandbyMode:0000000c $d
|
/tmp/ccqG5zDC.s:815 .text.HAL_DBGMCU_EnableDBGStandbyMode:0000000c $d
|
||||||
/tmp/cchM4bQp.s:820 .text.HAL_DBGMCU_DisableDBGStandbyMode:00000000 $t
|
/tmp/ccqG5zDC.s:820 .text.HAL_DBGMCU_DisableDBGStandbyMode:00000000 $t
|
||||||
/tmp/cchM4bQp.s:826 .text.HAL_DBGMCU_DisableDBGStandbyMode:00000000 HAL_DBGMCU_DisableDBGStandbyMode
|
/tmp/ccqG5zDC.s:826 .text.HAL_DBGMCU_DisableDBGStandbyMode:00000000 HAL_DBGMCU_DisableDBGStandbyMode
|
||||||
/tmp/cchM4bQp.s:843 .text.HAL_DBGMCU_DisableDBGStandbyMode:0000000c $d
|
/tmp/ccqG5zDC.s:843 .text.HAL_DBGMCU_DisableDBGStandbyMode:0000000c $d
|
||||||
/tmp/cchM4bQp.s:848 .text.HAL_EnableCompensationCell:00000000 $t
|
/tmp/ccqG5zDC.s:848 .text.HAL_EnableCompensationCell:00000000 $t
|
||||||
/tmp/cchM4bQp.s:854 .text.HAL_EnableCompensationCell:00000000 HAL_EnableCompensationCell
|
/tmp/ccqG5zDC.s:854 .text.HAL_EnableCompensationCell:00000000 HAL_EnableCompensationCell
|
||||||
/tmp/cchM4bQp.s:873 .text.HAL_EnableCompensationCell:0000000c $d
|
/tmp/ccqG5zDC.s:873 .text.HAL_EnableCompensationCell:0000000c $d
|
||||||
/tmp/cchM4bQp.s:878 .text.HAL_DisableCompensationCell:00000000 $t
|
/tmp/ccqG5zDC.s:878 .text.HAL_DisableCompensationCell:00000000 $t
|
||||||
/tmp/cchM4bQp.s:884 .text.HAL_DisableCompensationCell:00000000 HAL_DisableCompensationCell
|
/tmp/ccqG5zDC.s:884 .text.HAL_DisableCompensationCell:00000000 HAL_DisableCompensationCell
|
||||||
/tmp/cchM4bQp.s:903 .text.HAL_DisableCompensationCell:0000000c $d
|
/tmp/ccqG5zDC.s:903 .text.HAL_DisableCompensationCell:0000000c $d
|
||||||
/tmp/cchM4bQp.s:908 .text.HAL_EnableFMCMemorySwapping:00000000 $t
|
/tmp/ccqG5zDC.s:908 .text.HAL_EnableFMCMemorySwapping:00000000 $t
|
||||||
/tmp/cchM4bQp.s:914 .text.HAL_EnableFMCMemorySwapping:00000000 HAL_EnableFMCMemorySwapping
|
/tmp/ccqG5zDC.s:914 .text.HAL_EnableFMCMemorySwapping:00000000 HAL_EnableFMCMemorySwapping
|
||||||
/tmp/cchM4bQp.s:933 .text.HAL_EnableFMCMemorySwapping:0000000c $d
|
/tmp/ccqG5zDC.s:933 .text.HAL_EnableFMCMemorySwapping:0000000c $d
|
||||||
/tmp/cchM4bQp.s:938 .text.HAL_DisableFMCMemorySwapping:00000000 $t
|
/tmp/ccqG5zDC.s:938 .text.HAL_DisableFMCMemorySwapping:00000000 $t
|
||||||
/tmp/cchM4bQp.s:944 .text.HAL_DisableFMCMemorySwapping:00000000 HAL_DisableFMCMemorySwapping
|
/tmp/ccqG5zDC.s:944 .text.HAL_DisableFMCMemorySwapping:00000000 HAL_DisableFMCMemorySwapping
|
||||||
/tmp/cchM4bQp.s:963 .text.HAL_DisableFMCMemorySwapping:0000000c $d
|
/tmp/ccqG5zDC.s:963 .text.HAL_DisableFMCMemorySwapping:0000000c $d
|
||||||
/tmp/cchM4bQp.s:968 .text.HAL_EnableMemorySwappingBank:00000000 $t
|
/tmp/ccqG5zDC.s:968 .text.HAL_EnableMemorySwappingBank:00000000 $t
|
||||||
/tmp/cchM4bQp.s:974 .text.HAL_EnableMemorySwappingBank:00000000 HAL_EnableMemorySwappingBank
|
/tmp/ccqG5zDC.s:974 .text.HAL_EnableMemorySwappingBank:00000000 HAL_EnableMemorySwappingBank
|
||||||
/tmp/cchM4bQp.s:991 .text.HAL_EnableMemorySwappingBank:0000000c $d
|
/tmp/ccqG5zDC.s:991 .text.HAL_EnableMemorySwappingBank:0000000c $d
|
||||||
/tmp/cchM4bQp.s:996 .text.HAL_DisableMemorySwappingBank:00000000 $t
|
/tmp/ccqG5zDC.s:996 .text.HAL_DisableMemorySwappingBank:00000000 $t
|
||||||
/tmp/cchM4bQp.s:1002 .text.HAL_DisableMemorySwappingBank:00000000 HAL_DisableMemorySwappingBank
|
/tmp/ccqG5zDC.s:1002 .text.HAL_DisableMemorySwappingBank:00000000 HAL_DisableMemorySwappingBank
|
||||||
/tmp/cchM4bQp.s:1019 .text.HAL_DisableMemorySwappingBank:0000000c $d
|
/tmp/ccqG5zDC.s:1019 .text.HAL_DisableMemorySwappingBank:0000000c $d
|
||||||
/tmp/cchM4bQp.s:1031 .data.uwTickPrio:00000000 $d
|
/tmp/ccqG5zDC.s:1031 .data.uwTickPrio:00000000 $d
|
||||||
/tmp/cchM4bQp.s:1038 .bss.uwTick:00000000 $d
|
/tmp/ccqG5zDC.s:1038 .bss.uwTick:00000000 $d
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
HAL_SYSTICK_Config
|
HAL_SYSTICK_Config
|
||||||
|
|||||||
Binary file not shown.
+169
-169
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccMiLMrd.s page 1
|
ARM GAS /tmp/ccYW4wvq.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** and in case of analog watchdog or overrun events
|
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.
|
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.
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (#) Scan mode for automatic conversion of channel 0 to channel x.
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 2
|
ARM GAS /tmp/ccYW4wvq.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (#) Data alignment with in-built data coherency.
|
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (#) Data alignment with in-built data coherency.
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (#) Optionally, configure the analog watchdog parameters (channels
|
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().
|
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 ****
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 3
|
ARM GAS /tmp/ccYW4wvq.s page 3
|
||||||
|
|
||||||
|
|
||||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (#) Optionally, for devices with several ADC instances: configure the
|
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/ccMiLMrd.s page 1
|
|||||||
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** *** Callback functions ***
|
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** *** Callback functions ***
|
||||||
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** ==============================
|
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** ==============================
|
||||||
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** [..]
|
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** [..]
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 4
|
ARM GAS /tmp/ccYW4wvq.s page 4
|
||||||
|
|
||||||
|
|
||||||
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (@) Callback functions must be implemented in user program:
|
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/ccMiLMrd.s page 1
|
|||||||
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (+) MspInitCallback : ADC Msp Init callback
|
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
|
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
|
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/ccMiLMrd.s page 5
|
ARM GAS /tmp/ccYW4wvq.s page 5
|
||||||
|
|
||||||
|
|
||||||
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** and a pointer to the user callback function.
|
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/ccMiLMrd.s page 1
|
|||||||
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Includes ------------------------------------------------------------------*/
|
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"
|
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** #include "stm32f7xx_hal.h"
|
||||||
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 6
|
ARM GAS /tmp/ccYW4wvq.s page 6
|
||||||
|
|
||||||
|
|
||||||
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /** @addtogroup STM32F7xx_HAL_Driver
|
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /** @addtogroup STM32F7xx_HAL_Driver
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * channels group (scan mode activation, continuous mode activation,
|
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
|
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).
|
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * last transfer and End of conversion selection).
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 7
|
ARM GAS /tmp/ccYW4wvq.s page 7
|
||||||
|
|
||||||
|
|
||||||
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** *
|
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** *
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Initialize ADC error code */
|
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);
|
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** ADC_CLEAR_ERRORCODE(hadc);
|
||||||
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 8
|
ARM GAS /tmp/ccYW4wvq.s page 8
|
||||||
|
|
||||||
|
|
||||||
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Allocate lock resource and initialize it */
|
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Allocate lock resource and initialize it */
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Set ADC state */
|
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);
|
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** SET_BIT(hadc->State, HAL_ADC_STATE_BUSY_INTERNAL);
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 9
|
ARM GAS /tmp/ccYW4wvq.s page 9
|
||||||
|
|
||||||
|
|
||||||
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * the configuration information for the specified ADC.
|
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
|
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @retval None
|
||||||
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
|
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 10
|
ARM GAS /tmp/ccYW4wvq.s page 10
|
||||||
|
|
||||||
|
|
||||||
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** __weak void HAL_ADC_MspDeInit(ADC_HandleTypeDef* hadc)
|
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/ccMiLMrd.s page 1
|
|||||||
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** break;
|
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** break;
|
||||||
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
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 :
|
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** case HAL_ADC_ERROR_CB_ID :
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 11
|
ARM GAS /tmp/ccYW4wvq.s page 11
|
||||||
|
|
||||||
|
|
||||||
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->ErrorCallback = pCallback;
|
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->ErrorCallback = pCallback;
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** return status;
|
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** return status;
|
||||||
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 12
|
ARM GAS /tmp/ccYW4wvq.s page 12
|
||||||
|
|
||||||
|
|
||||||
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /**
|
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /**
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Update the error code */
|
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;
|
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 ****
|
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 13
|
ARM GAS /tmp/ccYW4wvq.s page 13
|
||||||
|
|
||||||
|
|
||||||
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Return error status */
|
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Return error status */
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (+) Stop conversion of regular channel.
|
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.
|
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.
|
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (+) Stop conversion of regular channel and disable interrupt.
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 14
|
ARM GAS /tmp/ccYW4wvq.s page 14
|
||||||
|
|
||||||
|
|
||||||
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (+) Start conversion of regular channel and enable DMA transfer.
|
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/ccMiLMrd.s page 1
|
|||||||
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** if (READ_BIT(hadc->Instance->CR1, ADC_CR1_JAUTO) != RESET)
|
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 **** {
|
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);
|
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/ccMiLMrd.s page 15
|
ARM GAS /tmp/ccYW4wvq.s page 15
|
||||||
|
|
||||||
|
|
||||||
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** else
|
828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** else
|
||||||
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 16
|
ARM GAS /tmp/ccYW4wvq.s page 16
|
||||||
|
|
||||||
|
|
||||||
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Update ADC state machine to error */
|
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Update ADC state machine to error */
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccMiLMrd.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
|
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).
|
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
|
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/ccMiLMrd.s page 17
|
ARM GAS /tmp/ccYW4wvq.s page 17
|
||||||
|
|
||||||
|
|
||||||
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * performed on each conversion. Nevertheless, polling can still
|
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/ccMiLMrd.s page 1
|
|||||||
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
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 */
|
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);
|
943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** __HAL_ADC_CLEAR_FLAG(hadc, ADC_FLAG_STRT | ADC_FLAG_EOC);
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 18
|
ARM GAS /tmp/ccYW4wvq.s page 18
|
||||||
|
|
||||||
|
|
||||||
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** if(Timeout != HAL_MAX_DELAY)
|
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 **** {
|
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))
|
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** if((Timeout == 0) || ((HAL_GetTick() - tickstart ) > Timeout))
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 19
|
ARM GAS /tmp/ccYW4wvq.s page 19
|
||||||
|
|
||||||
|
|
||||||
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** assert_param(IS_ADC_EXT_TRIG_EDGE(hadc->Init.ExternalTrigConvEdge));
|
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 ****
|
1056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
1057:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Process locked */
|
1057:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Process locked */
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 20
|
ARM GAS /tmp/ccYW4wvq.s page 20
|
||||||
|
|
||||||
|
|
||||||
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** __HAL_LOCK(hadc);
|
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** __HAL_LOCK(hadc);
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* (To ensure of no unknown state from potential previous ADC operations) */
|
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);
|
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 ****
|
1114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 21
|
ARM GAS /tmp/ccYW4wvq.s page 21
|
||||||
|
|
||||||
|
|
||||||
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Enable end of conversion interrupt for regular group */
|
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/ccMiLMrd.s page 1
|
|||||||
1169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * the configuration information for the specified ADC.
|
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.
|
1170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @retval HAL status.
|
||||||
1171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
|
1171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 22
|
ARM GAS /tmp/ccYW4wvq.s page 22
|
||||||
|
|
||||||
|
|
||||||
1172:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** HAL_StatusTypeDef HAL_ADC_Stop_IT(ADC_HandleTypeDef* hadc)
|
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/ccMiLMrd.s page 1
|
|||||||
1226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
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 */
|
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))
|
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/ccMiLMrd.s page 23
|
ARM GAS /tmp/ccYW4wvq.s page 23
|
||||||
|
|
||||||
|
|
||||||
1229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Determine whether any further conversion upcoming on group injected */
|
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 */
|
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 */
|
1285:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* conversion from group regular (same conditions as group regular */
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 24
|
ARM GAS /tmp/ccYW4wvq.s page 24
|
||||||
|
|
||||||
|
|
||||||
1286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* interruption disabling above). */
|
1286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* interruption disabling above). */
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1340:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** tmp1 = tmp_sr & ADC_FLAG_OVR;
|
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;
|
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 */
|
1342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Check Overrun flag */
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 25
|
ARM GAS /tmp/ccYW4wvq.s page 25
|
||||||
|
|
||||||
|
|
||||||
1343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** if(tmp1 && tmp2)
|
1343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** if(tmp1 && tmp2)
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** while(counter != 0)
|
1397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** while(counter != 0)
|
||||||
1398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
1399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** counter--;
|
1399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** counter--;
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 26
|
ARM GAS /tmp/ccYW4wvq.s page 26
|
||||||
|
|
||||||
|
|
||||||
1400:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
1400:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1454:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Enable ADC overrun interrupt */
|
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);
|
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 ****
|
1456:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 27
|
ARM GAS /tmp/ccYW4wvq.s page 27
|
||||||
|
|
||||||
|
|
||||||
1457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Enable ADC DMA mode */
|
1457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Enable ADC DMA mode */
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1511:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @retval HAL status
|
1511:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @retval HAL status
|
||||||
1512:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
|
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)
|
1513:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** HAL_StatusTypeDef HAL_ADC_Stop_DMA(ADC_HandleTypeDef* hadc)
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 28
|
ARM GAS /tmp/ccYW4wvq.s page 28
|
||||||
|
|
||||||
|
|
||||||
1514:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1514:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1568:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
|
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)
|
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 **** {
|
1570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 29
|
ARM GAS /tmp/ccYW4wvq.s page 29
|
||||||
|
|
||||||
|
|
||||||
1571:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Return the selected ADC converted value */
|
1571:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Return the selected ADC converted value */
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * - If needed, restart a new ADC conversion using function
|
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()"
|
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)
|
1627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * (this function is also clearing overrun flag)
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 30
|
ARM GAS /tmp/ccYW4wvq.s page 30
|
||||||
|
|
||||||
|
|
||||||
1628:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @param hadc pointer to a ADC_HandleTypeDef structure that contains
|
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/ccMiLMrd.s page 1
|
|||||||
1682:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* if ADC_Channel_10 ... ADC_Channel_18 is selected */
|
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))
|
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 **** {
|
1684:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 31
|
ARM GAS /tmp/ccYW4wvq.s page 31
|
||||||
|
|
||||||
|
|
||||||
1685:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Clear the old sample time */
|
1685:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Clear the old sample time */
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1739:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Disable the VBAT & TSVREFE channel*/
|
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);
|
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 **** }
|
1741:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 32
|
ARM GAS /tmp/ccYW4wvq.s page 32
|
||||||
|
|
||||||
|
|
||||||
1742:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1742:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1796:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
|
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
|
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 **** {
|
1798:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 33
|
ARM GAS /tmp/ccYW4wvq.s page 33
|
||||||
|
|
||||||
|
|
||||||
1799:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** #ifdef USE_FULL_ASSERT
|
1799:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** #ifdef USE_FULL_ASSERT
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1853:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /**
|
1853:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /**
|
||||||
1854: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 **** */
|
1855:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** */
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 34
|
ARM GAS /tmp/ccYW4wvq.s page 34
|
||||||
|
|
||||||
|
|
||||||
1856:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1856:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1910:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /**
|
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
|
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.
|
1912:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * in the ADC_InitStruct without initializing the ADC MSP.
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 35
|
ARM GAS /tmp/ccYW4wvq.s page 35
|
||||||
|
|
||||||
|
|
||||||
1913:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** * @param hadc pointer to a ADC_HandleTypeDef structure that contains
|
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/ccMiLMrd.s page 1
|
|||||||
1929:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->Instance->CR1 &= ~(ADC_CR1_RES);
|
1929:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->Instance->CR1 &= ~(ADC_CR1_RES);
|
||||||
66 .loc 1 1929 3 is_stmt 1 view .LVU17
|
66 .loc 1 1929 3 is_stmt 1 view .LVU17
|
||||||
67 .loc 1 1929 7 is_stmt 0 view .LVU18
|
67 .loc 1 1929 7 is_stmt 0 view .LVU18
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 36
|
ARM GAS /tmp/ccYW4wvq.s page 36
|
||||||
|
|
||||||
|
|
||||||
68 0028 0268 ldr r2, [r0]
|
68 0028 0268 ldr r2, [r0]
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Select external trigger to start conversion */
|
1943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Select external trigger to start conversion */
|
||||||
1944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->Instance->CR2 &= ~(ADC_CR2_EXTSEL);
|
1944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->Instance->CR2 &= ~(ADC_CR2_EXTSEL);
|
||||||
109 .loc 1 1944 5 is_stmt 1 view .LVU38
|
109 .loc 1 1944 5 is_stmt 1 view .LVU38
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 37
|
ARM GAS /tmp/ccYW4wvq.s page 37
|
||||||
|
|
||||||
|
|
||||||
110 .loc 1 1944 9 is_stmt 0 view .LVU39
|
110 .loc 1 1944 9 is_stmt 0 view .LVU39
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
149 .loc 1 1959 17 view .LVU58
|
149 .loc 1 1959 17 view .LVU58
|
||||||
150 0082 9368 ldr r3, [r2, #8]
|
150 0082 9368 ldr r3, [r2, #8]
|
||||||
151 .loc 1 1959 23 view .LVU59
|
151 .loc 1 1959 23 view .LVU59
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 38
|
ARM GAS /tmp/ccYW4wvq.s page 38
|
||||||
|
|
||||||
|
|
||||||
152 0084 23F00203 bic r3, r3, #2
|
152 0084 23F00203 bic r3, r3, #2
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
194 00b8 013A subs r2, r2, #1
|
194 00b8 013A subs r2, r2, #1
|
||||||
195 .loc 1 1971 25 view .LVU81
|
195 .loc 1 1971 25 view .LVU81
|
||||||
196 00ba 43EA4233 orr r3, r3, r2, lsl #13
|
196 00ba 43EA4233 orr r3, r3, r2, lsl #13
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 39
|
ARM GAS /tmp/ccYW4wvq.s page 39
|
||||||
|
|
||||||
|
|
||||||
197 00be 4B60 str r3, [r1, #4]
|
197 00be 4B60 str r3, [r1, #4]
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1987:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Enable or disable ADC end of conversion selection */
|
1987:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Enable or disable ADC end of conversion selection */
|
||||||
1988:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->Instance->CR2 &= ~(ADC_CR2_EOCS);
|
1988:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->Instance->CR2 &= ~(ADC_CR2_EOCS);
|
||||||
236 .loc 1 1988 3 is_stmt 1 view .LVU100
|
236 .loc 1 1988 3 is_stmt 1 view .LVU100
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 40
|
ARM GAS /tmp/ccYW4wvq.s page 40
|
||||||
|
|
||||||
|
|
||||||
237 .loc 1 1988 7 is_stmt 0 view .LVU101
|
237 .loc 1 1988 7 is_stmt 0 view .LVU101
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
278 .loc 1 1976 19 view .LVU120
|
278 .loc 1 1976 19 view .LVU120
|
||||||
279 0120 5368 ldr r3, [r2, #4]
|
279 0120 5368 ldr r3, [r2, #4]
|
||||||
1976:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
1976:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 41
|
ARM GAS /tmp/ccYW4wvq.s page 41
|
||||||
|
|
||||||
|
|
||||||
280 .loc 1 1976 25 view .LVU121
|
280 .loc 1 1976 25 view .LVU121
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
323:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** HAL_StatusTypeDef tmp_hal_status = HAL_OK;
|
323:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** HAL_StatusTypeDef tmp_hal_status = HAL_OK;
|
||||||
331 .loc 1 323 1 view .LVU129
|
331 .loc 1 323 1 view .LVU129
|
||||||
332 0002 10B5 push {r4, lr}
|
332 0002 10B5 push {r4, lr}
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 42
|
ARM GAS /tmp/ccYW4wvq.s page 42
|
||||||
|
|
||||||
|
|
||||||
333 .LCFI0:
|
333 .LCFI0:
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
367 .LVL4:
|
367 .LVL4:
|
||||||
404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
368 .loc 1 404 3 is_stmt 1 view .LVU150
|
368 .loc 1 404 3 is_stmt 1 view .LVU150
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 43
|
ARM GAS /tmp/ccYW4wvq.s page 43
|
||||||
|
|
||||||
|
|
||||||
404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
411 .cfi_def_cfa_offset 0
|
411 .cfi_def_cfa_offset 0
|
||||||
412 .cfi_restore 4
|
412 .cfi_restore 4
|
||||||
413 .cfi_restore 14
|
413 .cfi_restore 14
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 44
|
ARM GAS /tmp/ccYW4wvq.s page 44
|
||||||
|
|
||||||
|
|
||||||
329:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
329:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
463 .loc 1 421 5 is_stmt 0 view .LVU171
|
463 .loc 1 421 5 is_stmt 0 view .LVU171
|
||||||
464 0000 C8B1 cbz r0, .L27
|
464 0000 C8B1 cbz r0, .L27
|
||||||
417:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** HAL_StatusTypeDef tmp_hal_status = HAL_OK;
|
417:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** HAL_StatusTypeDef tmp_hal_status = HAL_OK;
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 45
|
ARM GAS /tmp/ccYW4wvq.s page 45
|
||||||
|
|
||||||
|
|
||||||
465 .loc 1 417 1 view .LVU172
|
465 .loc 1 417 1 view .LVU172
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
506 0030 6364 str r3, [r4, #68]
|
506 0030 6364 str r3, [r4, #68]
|
||||||
457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
507 .loc 1 457 5 view .LVU186
|
507 .loc 1 457 5 view .LVU186
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 46
|
ARM GAS /tmp/ccYW4wvq.s page 46
|
||||||
|
|
||||||
|
|
||||||
457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
457:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
553 000a 012B cmp r3, #1
|
553 000a 012B cmp r3, #1
|
||||||
554 000c 7ED0 beq .L44
|
554 000c 7ED0 beq .L44
|
||||||
739:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
739:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 47
|
ARM GAS /tmp/ccYW4wvq.s page 47
|
||||||
|
|
||||||
|
|
||||||
555 .loc 1 739 3 discriminator 2 view .LVU198
|
555 .loc 1 739 3 discriminator 2 view .LVU198
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
594 0042 002B cmp r3, #0
|
594 0042 002B cmp r3, #0
|
||||||
595 0044 F9D1 bne .L37
|
595 0044 F9D1 bne .L37
|
||||||
596 .L35:
|
596 .L35:
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 48
|
ARM GAS /tmp/ccYW4wvq.s page 48
|
||||||
|
|
||||||
|
|
||||||
759:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
759:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
790:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
790:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
637 .loc 1 790 5 view .LVU228
|
637 .loc 1 790 5 view .LVU228
|
||||||
794:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
794:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 49
|
ARM GAS /tmp/ccYW4wvq.s page 49
|
||||||
|
|
||||||
|
|
||||||
638 .loc 1 794 5 view .LVU229
|
638 .loc 1 794 5 view .LVU229
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
809:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
809:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
677 .loc 1 809 9 view .LVU245
|
677 .loc 1 809 9 view .LVU245
|
||||||
678 00b4 1D4A ldr r2, .L52+16
|
678 00b4 1D4A ldr r2, .L52+16
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 50
|
ARM GAS /tmp/ccYW4wvq.s page 50
|
||||||
|
|
||||||
|
|
||||||
679 00b6 9342 cmp r3, r2
|
679 00b6 9342 cmp r3, r2
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
718 .loc 1 820 37 discriminator 1 view .LVU260
|
718 .loc 1 820 37 discriminator 1 view .LVU260
|
||||||
719 00e4 12F0405F tst r2, #805306368
|
719 00e4 12F0405F tst r2, #805306368
|
||||||
720 00e8 16D1 bne .L48
|
720 00e8 16D1 bne .L48
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 51
|
ARM GAS /tmp/ccYW4wvq.s page 51
|
||||||
|
|
||||||
|
|
||||||
823:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
823:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
838:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
838:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
764 .loc 1 838 10 view .LVU272
|
764 .loc 1 838 10 view .LVU272
|
||||||
765 0110 0020 movs r0, #0
|
765 0110 0020 movs r0, #0
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 52
|
ARM GAS /tmp/ccYW4wvq.s page 52
|
||||||
|
|
||||||
|
|
||||||
766 .LVL28:
|
766 .LVL28:
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
813 0000 90F83C30 ldrb r3, [r0, #60] @ zero_extendqisi2
|
813 0000 90F83C30 ldrb r3, [r0, #60] @ zero_extendqisi2
|
||||||
814 0004 012B cmp r3, #1
|
814 0004 012B cmp r3, #1
|
||||||
815 0006 17D0 beq .L57
|
815 0006 17D0 beq .L57
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 53
|
ARM GAS /tmp/ccYW4wvq.s page 53
|
||||||
|
|
||||||
|
|
||||||
857:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
857:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
855 .loc 1 877 1 view .LVU296
|
855 .loc 1 877 1 view .LVU296
|
||||||
856 003a 7047 bx lr
|
856 003a 7047 bx lr
|
||||||
857 .L59:
|
857 .L59:
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 54
|
ARM GAS /tmp/ccYW4wvq.s page 54
|
||||||
|
|
||||||
|
|
||||||
858 .align 2
|
858 .align 2
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
904 .loc 1 917 15 is_stmt 0 view .LVU306
|
904 .loc 1 917 15 is_stmt 0 view .LVU306
|
||||||
905 0018 FFF7FEFF bl HAL_GetTick
|
905 0018 FFF7FEFF bl HAL_GetTick
|
||||||
906 .LVL39:
|
906 .LVL39:
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 55
|
ARM GAS /tmp/ccYW4wvq.s page 55
|
||||||
|
|
||||||
|
|
||||||
917:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
917:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
936:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
936:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
944 .loc 1 936 18 is_stmt 0 view .LVU324
|
944 .loc 1 936 18 is_stmt 0 view .LVU324
|
||||||
945 0048 0320 movs r0, #3
|
945 0048 0320 movs r0, #3
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 56
|
ARM GAS /tmp/ccYW4wvq.s page 56
|
||||||
|
|
||||||
|
|
||||||
946 004a 33E0 b .L62
|
946 004a 33E0 b .L62
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
986 007a 9A68 ldr r2, [r3, #8]
|
986 007a 9A68 ldr r2, [r3, #8]
|
||||||
954:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (hadc->Init.ContinuousConvMode == DISABLE) &&
|
954:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (hadc->Init.ContinuousConvMode == DISABLE) &&
|
||||||
987 .loc 1 954 5 view .LVU339
|
987 .loc 1 954 5 view .LVU339
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 57
|
ARM GAS /tmp/ccYW4wvq.s page 57
|
||||||
|
|
||||||
|
|
||||||
988 007c 12F0405F tst r2, #805306368
|
988 007c 12F0405F tst r2, #805306368
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1028 00b4 70BD pop {r4, r5, r6, pc}
|
1028 00b4 70BD pop {r4, r5, r6, pc}
|
||||||
1029 .LVL46:
|
1029 .LVL46:
|
||||||
1030 .L70:
|
1030 .L70:
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 58
|
ARM GAS /tmp/ccYW4wvq.s page 58
|
||||||
|
|
||||||
|
|
||||||
969:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
969:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1078 .LVL49:
|
1078 .LVL49:
|
||||||
992:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
992:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
1079 .loc 1 992 15 view .LVU363
|
1079 .loc 1 992 15 view .LVU363
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 59
|
ARM GAS /tmp/ccYW4wvq.s page 59
|
||||||
|
|
||||||
|
|
||||||
1080 000e 8046 mov r8, r0
|
1080 000e 8046 mov r8, r0
|
||||||
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1117 003a 0320 movs r0, #3
|
1117 003a 0320 movs r0, #3
|
||||||
1118 003c 14E0 b .L82
|
1118 003c 14E0 b .L82
|
||||||
1119 .L87:
|
1119 .L87:
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 60
|
ARM GAS /tmp/ccYW4wvq.s page 60
|
||||||
|
|
||||||
|
|
||||||
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1161 007c F4E7 b .L82
|
1161 007c F4E7 b .L82
|
||||||
1162 .cfi_endproc
|
1162 .cfi_endproc
|
||||||
1163 .LFE148:
|
1163 .LFE148:
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 61
|
ARM GAS /tmp/ccYW4wvq.s page 61
|
||||||
|
|
||||||
|
|
||||||
1165 .section .text.HAL_ADC_Start_IT,"ax",%progbits
|
1165 .section .text.HAL_ADC_Start_IT,"ax",%progbits
|
||||||
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1206 001e 13D1 bne .L91
|
1206 001e 13D1 bne .L91
|
||||||
1066:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1066:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
1207 .loc 1 1066 5 is_stmt 1 view .LVU408
|
1207 .loc 1 1066 5 is_stmt 1 view .LVU408
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 62
|
ARM GAS /tmp/ccYW4wvq.s page 62
|
||||||
|
|
||||||
|
|
||||||
1208 0020 9A68 ldr r2, [r3, #8]
|
1208 0020 9A68 ldr r2, [r3, #8]
|
||||||
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1249 005c 0264 str r2, [r0, #64]
|
1249 005c 0264 str r2, [r0, #64]
|
||||||
1089:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1089:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
1250 .loc 1 1089 5 view .LVU422
|
1250 .loc 1 1089 5 view .LVU422
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 63
|
ARM GAS /tmp/ccYW4wvq.s page 63
|
||||||
|
|
||||||
|
|
||||||
1089:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1089:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1119:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1119:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
1291 .loc 1 1119 7 view .LVU437
|
1291 .loc 1 1119 7 view .LVU437
|
||||||
1292 009c 13F01F0F tst r3, #31
|
1292 009c 13F01F0F tst r3, #31
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 64
|
ARM GAS /tmp/ccYW4wvq.s page 64
|
||||||
|
|
||||||
|
|
||||||
1293 00a0 0DD1 bne .L98
|
1293 00a0 0DD1 bne .L98
|
||||||
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1139:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1139:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
1332 .loc 1 1139 9 view .LVU453
|
1332 .loc 1 1139 9 view .LVU453
|
||||||
1333 00ca 13F0100F tst r3, #16
|
1333 00ca 13F0100F tst r3, #16
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 65
|
ARM GAS /tmp/ccYW4wvq.s page 65
|
||||||
|
|
||||||
|
|
||||||
1334 00ce 27D1 bne .L102
|
1334 00ce 27D1 bne .L102
|
||||||
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
1160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
1373 .loc 1 1160 10 view .LVU469
|
1373 .loc 1 1160 10 view .LVU469
|
||||||
1374 00fe 0020 movs r0, #0
|
1374 00fe 0020 movs r0, #0
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 66
|
ARM GAS /tmp/ccYW4wvq.s page 66
|
||||||
|
|
||||||
|
|
||||||
1375 .LVL58:
|
1375 .LVL58:
|
||||||
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1419 .LVL66:
|
1419 .LVL66:
|
||||||
1160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
1160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
1420 .loc 1 1160 10 view .LVU480
|
1420 .loc 1 1160 10 view .LVU480
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 67
|
ARM GAS /tmp/ccYW4wvq.s page 67
|
||||||
|
|
||||||
|
|
||||||
1421 0122 F7E7 b .L90
|
1421 0122 F7E7 b .L90
|
||||||
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1468 000e 0268 ldr r2, [r0]
|
1468 000e 0268 ldr r2, [r0]
|
||||||
1469 0010 9368 ldr r3, [r2, #8]
|
1469 0010 9368 ldr r3, [r2, #8]
|
||||||
1470 0012 23F00103 bic r3, r3, #1
|
1470 0012 23F00103 bic r3, r3, #1
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 68
|
ARM GAS /tmp/ccYW4wvq.s page 68
|
||||||
|
|
||||||
|
|
||||||
1471 0016 9360 str r3, [r2, #8]
|
1471 0016 9360 str r3, [r2, #8]
|
||||||
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1512 0044 DFFFFFFB .word -67108897
|
1512 0044 DFFFFFFB .word -67108897
|
||||||
1513 0048 FEEEFFFF .word -4354
|
1513 0048 FEEEFFFF .word -4354
|
||||||
1514 .cfi_endproc
|
1514 .cfi_endproc
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 69
|
ARM GAS /tmp/ccYW4wvq.s page 69
|
||||||
|
|
||||||
|
|
||||||
1515 .LFE150:
|
1515 .LFE150:
|
||||||
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1389:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1389:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
1560 .loc 1 1389 3 view .LVU514
|
1560 .loc 1 1389 3 view .LVU514
|
||||||
1389:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1389:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 70
|
ARM GAS /tmp/ccYW4wvq.s page 70
|
||||||
|
|
||||||
|
|
||||||
1561 .loc 1 1389 11 is_stmt 0 view .LVU515
|
1561 .loc 1 1389 11 is_stmt 0 view .LVU515
|
||||||
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1601 004e 2068 ldr r0, [r4]
|
1601 004e 2068 ldr r0, [r4]
|
||||||
1602 0050 8268 ldr r2, [r0, #8]
|
1602 0050 8268 ldr r2, [r0, #8]
|
||||||
1404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 71
|
ARM GAS /tmp/ccYW4wvq.s page 71
|
||||||
|
|
||||||
|
|
||||||
1603 .loc 1 1404 5 view .LVU530
|
1603 .loc 1 1404 5 view .LVU530
|
||||||
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1438:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1438:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
1643 .loc 1 1438 40 view .LVU545
|
1643 .loc 1 1438 40 view .LVU545
|
||||||
1644 0090 3548 ldr r0, .L135+12
|
1644 0090 3548 ldr r0, .L135+12
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 72
|
ARM GAS /tmp/ccYW4wvq.s page 72
|
||||||
|
|
||||||
|
|
||||||
1645 0092 D063 str r0, [r2, #60]
|
1645 0092 D063 str r0, [r2, #60]
|
||||||
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1683 00c4 A06B ldr r0, [r4, #56]
|
1683 00c4 A06B ldr r0, [r4, #56]
|
||||||
1684 00c6 FFF7FEFF bl HAL_DMA_Start_IT
|
1684 00c6 FFF7FEFF bl HAL_DMA_Start_IT
|
||||||
1685 .LVL77:
|
1685 .LVL77:
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 73
|
ARM GAS /tmp/ccYW4wvq.s page 73
|
||||||
|
|
||||||
|
|
||||||
1464:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1464:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1725 .L126:
|
1725 .L126:
|
||||||
1483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
1726 .loc 1 1483 7 is_stmt 1 view .LVU577
|
1726 .loc 1 1483 7 is_stmt 1 view .LVU577
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 74
|
ARM GAS /tmp/ccYW4wvq.s page 74
|
||||||
|
|
||||||
|
|
||||||
1483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1765 .loc 1 1489 31 view .LVU593
|
1765 .loc 1 1489 31 view .LVU593
|
||||||
1766 012a 42F08042 orr r2, r2, #1073741824
|
1766 012a 42F08042 orr r2, r2, #1073741824
|
||||||
1767 012e 9A60 str r2, [r3, #8]
|
1767 012e 9A60 str r2, [r3, #8]
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 75
|
ARM GAS /tmp/ccYW4wvq.s page 75
|
||||||
|
|
||||||
|
|
||||||
1504:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
1504:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1812 .L131:
|
1812 .L131:
|
||||||
1504:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
1504:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
1813 .loc 1 1504 10 view .LVU604
|
1813 .loc 1 1504 10 view .LVU604
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 76
|
ARM GAS /tmp/ccYW4wvq.s page 76
|
||||||
|
|
||||||
|
|
||||||
1814 0156 0020 movs r0, #0
|
1814 0156 0020 movs r0, #0
|
||||||
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1862 .loc 1 1521 3 discriminator 2 view .LVU612
|
1862 .loc 1 1521 3 discriminator 2 view .LVU612
|
||||||
1525:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1525:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
1863 .loc 1 1525 3 view .LVU613
|
1863 .loc 1 1525 3 view .LVU613
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 77
|
ARM GAS /tmp/ccYW4wvq.s page 77
|
||||||
|
|
||||||
|
|
||||||
1864 0012 0268 ldr r2, [r0]
|
1864 0012 0268 ldr r2, [r0]
|
||||||
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1905 0050 2364 str r3, [r4, #64]
|
1905 0050 2364 str r3, [r4, #64]
|
||||||
1906 0052 09E0 b .L139
|
1906 0052 09E0 b .L139
|
||||||
1907 .LVL89:
|
1907 .LVL89:
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 78
|
ARM GAS /tmp/ccYW4wvq.s page 78
|
||||||
|
|
||||||
|
|
||||||
1908 .L148:
|
1908 .L148:
|
||||||
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1949 .L149:
|
1949 .L149:
|
||||||
1950 0074 FEEEFFFF .word -4354
|
1950 0074 FEEEFFFF .word -4354
|
||||||
1951 .cfi_endproc
|
1951 .cfi_endproc
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 79
|
ARM GAS /tmp/ccYW4wvq.s page 79
|
||||||
|
|
||||||
|
|
||||||
1952 .LFE153:
|
1952 .LFE153:
|
||||||
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2003 .weak HAL_ADC_ConvHalfCpltCallback
|
2003 .weak HAL_ADC_ConvHalfCpltCallback
|
||||||
2004 .syntax unified
|
2004 .syntax unified
|
||||||
2005 .thumb
|
2005 .thumb
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 80
|
ARM GAS /tmp/ccYW4wvq.s page 80
|
||||||
|
|
||||||
|
|
||||||
2006 .thumb_func
|
2006 .thumb_func
|
||||||
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2020:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Disable ADC end of single conversion interrupt on group regular */
|
2020:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Disable ADC end of single conversion interrupt on group regular */
|
||||||
2021:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Note: Overrun interrupt was enabled with EOC interrupt in */
|
2021:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* Note: Overrun interrupt was enabled with EOC interrupt in */
|
||||||
2022:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* HAL_ADC_Start_IT(), but is not disabled here because can be used */
|
2022:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* HAL_ADC_Start_IT(), but is not disabled here because can be used */
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 81
|
ARM GAS /tmp/ccYW4wvq.s page 81
|
||||||
|
|
||||||
|
|
||||||
2023:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* by overrun IRQ process below. */
|
2023:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* by overrun IRQ process below. */
|
||||||
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2039 .cfi_offset 3, -8
|
2039 .cfi_offset 3, -8
|
||||||
2040 .cfi_offset 14, -4
|
2040 .cfi_offset 14, -4
|
||||||
2069:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** ADC_HandleTypeDef* hadc = ( ADC_HandleTypeDef* )((DMA_HandleTypeDef* )hdma)->Parent;
|
2069:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** ADC_HandleTypeDef* hadc = ( ADC_HandleTypeDef* )((DMA_HandleTypeDef* )hdma)->Parent;
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 82
|
ARM GAS /tmp/ccYW4wvq.s page 82
|
||||||
|
|
||||||
|
|
||||||
2041 .loc 1 2069 3 is_stmt 1 view .LVU653
|
2041 .loc 1 2069 3 is_stmt 1 view .LVU653
|
||||||
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2088 @ frame_needed = 0, uses_anonymous_args = 0
|
2088 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
2089 @ link register save eliminated.
|
2089 @ link register save eliminated.
|
||||||
1635:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* NOTE : This function Should not be modified, when the callback is needed,
|
1635:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** /* NOTE : This function Should not be modified, when the callback is needed,
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 83
|
ARM GAS /tmp/ccYW4wvq.s page 83
|
||||||
|
|
||||||
|
|
||||||
2090 .loc 1 1635 3 view .LVU661
|
2090 .loc 1 1635 3 view .LVU661
|
||||||
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1221:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** tmp2 = tmp_cr1 & ADC_IT_EOC;
|
1221:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** tmp2 = tmp_cr1 & ADC_IT_EOC;
|
||||||
2134 .loc 1 1221 3 view .LVU674
|
2134 .loc 1 1221 3 view .LVU674
|
||||||
1222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 84
|
ARM GAS /tmp/ccYW4wvq.s page 84
|
||||||
|
|
||||||
|
|
||||||
2135 .loc 1 1222 3 view .LVU675
|
2135 .loc 1 1222 3 view .LVU675
|
||||||
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2173 .L162:
|
2173 .L162:
|
||||||
1249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
2174 .loc 1 1249 7 is_stmt 1 view .LVU692
|
2174 .loc 1 1249 7 is_stmt 1 view .LVU692
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 85
|
ARM GAS /tmp/ccYW4wvq.s page 85
|
||||||
|
|
||||||
|
|
||||||
2175 0040 5A68 ldr r2, [r3, #4]
|
2175 0040 5A68 ldr r2, [r3, #4]
|
||||||
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2214 .loc 1 1277 9 is_stmt 0 view .LVU707
|
2214 .loc 1 1277 9 is_stmt 0 view .LVU707
|
||||||
2215 0078 236C ldr r3, [r4, #64]
|
2215 0078 236C ldr r3, [r4, #64]
|
||||||
1277:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1277:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 86
|
ARM GAS /tmp/ccYW4wvq.s page 86
|
||||||
|
|
||||||
|
|
||||||
2216 .loc 1 1277 8 view .LVU708
|
2216 .loc 1 1277 8 view .LVU708
|
||||||
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
2256 .loc 1 1295 7 is_stmt 1 view .LVU723
|
2256 .loc 1 1295 7 is_stmt 1 view .LVU723
|
||||||
2257 00b6 5A68 ldr r2, [r3, #4]
|
2257 00b6 5A68 ldr r2, [r3, #4]
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 87
|
ARM GAS /tmp/ccYW4wvq.s page 87
|
||||||
|
|
||||||
|
|
||||||
2258 00b8 22F08002 bic r2, r2, #128
|
2258 00b8 22F08002 bic r2, r2, #128
|
||||||
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2297 .loc 1 1322 7 view .LVU738
|
2297 .loc 1 1322 7 view .LVU738
|
||||||
2298 00f0 13F0010F tst r3, #1
|
2298 00f0 13F0010F tst r3, #1
|
||||||
2299 00f4 05D1 bne .L170
|
2299 00f4 05D1 bne .L170
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 88
|
ARM GAS /tmp/ccYW4wvq.s page 88
|
||||||
|
|
||||||
|
|
||||||
2300 .L167:
|
2300 .L167:
|
||||||
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2342 .LVL119:
|
2342 .LVL119:
|
||||||
1363:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
1363:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
2343 .loc 1 1363 5 view .LVU751
|
2343 .loc 1 1363 5 view .LVU751
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 89
|
ARM GAS /tmp/ccYW4wvq.s page 89
|
||||||
|
|
||||||
|
|
||||||
2344 0130 2368 ldr r3, [r4]
|
2344 0130 2368 ldr r3, [r4]
|
||||||
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2092:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->ErrorCallback(hadc);
|
2092:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** hadc->ErrorCallback(hadc);
|
||||||
2093:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** #else
|
2093:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** #else
|
||||||
2094:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** HAL_ADC_ErrorCallback(hadc);
|
2094:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** HAL_ADC_ErrorCallback(hadc);
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 90
|
ARM GAS /tmp/ccYW4wvq.s page 90
|
||||||
|
|
||||||
|
|
||||||
2384 .loc 1 2094 3 is_stmt 1 view .LVU762
|
2384 .loc 1 2094 3 is_stmt 1 view .LVU762
|
||||||
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2428 .loc 1 2015 5 is_stmt 1 view .LVU773
|
2428 .loc 1 2015 5 is_stmt 1 view .LVU773
|
||||||
2015:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (hadc->Init.ContinuousConvMode == DISABLE) &&
|
2015:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** (hadc->Init.ContinuousConvMode == DISABLE) &&
|
||||||
2429 .loc 1 2015 8 is_stmt 0 view .LVU774
|
2429 .loc 1 2015 8 is_stmt 0 view .LVU774
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 91
|
ARM GAS /tmp/ccYW4wvq.s page 91
|
||||||
|
|
||||||
|
|
||||||
2430 0016 0368 ldr r3, [r0]
|
2430 0016 0368 ldr r3, [r0]
|
||||||
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2470 0054 FFF7FEFF bl HAL_ADC_ConvCpltCallback
|
2470 0054 FFF7FEFF bl HAL_ADC_ConvCpltCallback
|
||||||
2471 .LVL126:
|
2471 .LVL126:
|
||||||
2472 .L174:
|
2472 .L174:
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 92
|
ARM GAS /tmp/ccYW4wvq.s page 92
|
||||||
|
|
||||||
|
|
||||||
2059:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
2059:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2516 .loc 1 1671 1 is_stmt 1 view -0
|
2516 .loc 1 1671 1 is_stmt 1 view -0
|
||||||
2517 .cfi_startproc
|
2517 .cfi_startproc
|
||||||
2518 @ args = 0, pretend = 0, frame = 8
|
2518 @ args = 0, pretend = 0, frame = 8
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 93
|
ARM GAS /tmp/ccYW4wvq.s page 93
|
||||||
|
|
||||||
|
|
||||||
2519 @ frame_needed = 0, uses_anonymous_args = 0
|
2519 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1686:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1686:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
2558 .loc 1 1686 19 view .LVU817
|
2558 .loc 1 1686 19 view .LVU817
|
||||||
2559 0028 E068 ldr r0, [r4, #12]
|
2559 0028 E068 ldr r0, [r4, #12]
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 94
|
ARM GAS /tmp/ccYW4wvq.s page 94
|
||||||
|
|
||||||
|
|
||||||
2560 .LVL133:
|
2560 .LVL133:
|
||||||
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1691:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
1691:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** }
|
||||||
2600 .loc 1 1691 29 view .LVU832
|
2600 .loc 1 1691 29 view .LVU832
|
||||||
2601 0064 42EA0462 orr r2, r2, r4, lsl #24
|
2601 0064 42EA0462 orr r2, r2, r4, lsl #24
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 95
|
ARM GAS /tmp/ccYW4wvq.s page 95
|
||||||
|
|
||||||
|
|
||||||
2602 0068 C260 str r2, [r0, #12]
|
2602 0068 C260 str r2, [r0, #12]
|
||||||
@@ -5698,7 +5698,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2641 .loc 1 1712 9 is_stmt 0 view .LVU847
|
2641 .loc 1 1712 9 is_stmt 0 view .LVU847
|
||||||
2642 009e 1C68 ldr r4, [r3]
|
2642 009e 1C68 ldr r4, [r3]
|
||||||
1712:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1712:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 96
|
ARM GAS /tmp/ccYW4wvq.s page 96
|
||||||
|
|
||||||
|
|
||||||
2643 .loc 1 1712 19 view .LVU848
|
2643 .loc 1 1712 19 view .LVU848
|
||||||
@@ -5758,7 +5758,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1754:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1754:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
2684 .loc 1 1754 3 is_stmt 1 view .LVU862
|
2684 .loc 1 1754 3 is_stmt 1 view .LVU862
|
||||||
1754:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1754:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 97
|
ARM GAS /tmp/ccYW4wvq.s page 97
|
||||||
|
|
||||||
|
|
||||||
2685 .loc 1 1754 12 is_stmt 0 view .LVU863
|
2685 .loc 1 1754 12 is_stmt 0 view .LVU863
|
||||||
@@ -5818,7 +5818,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2727 00fa 02EB8202 add r2, r2, r2, lsl #2
|
2727 00fa 02EB8202 add r2, r2, r2, lsl #2
|
||||||
2728 00fe 233A subs r2, r2, #35
|
2728 00fe 233A subs r2, r2, #35
|
||||||
2729 0100 1F24 movs r4, #31
|
2729 0100 1F24 movs r4, #31
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 98
|
ARM GAS /tmp/ccYW4wvq.s page 98
|
||||||
|
|
||||||
|
|
||||||
2730 0102 04FA02F2 lsl r2, r4, r2
|
2730 0102 04FA02F2 lsl r2, r4, r2
|
||||||
@@ -5878,7 +5878,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2769 013e 4A68 ldr r2, [r1, #4]
|
2769 013e 4A68 ldr r2, [r1, #4]
|
||||||
2770 0140 02EB8202 add r2, r2, r2, lsl #2
|
2770 0140 02EB8202 add r2, r2, r2, lsl #2
|
||||||
2771 0144 413A subs r2, r2, #65
|
2771 0144 413A subs r2, r2, #65
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 99
|
ARM GAS /tmp/ccYW4wvq.s page 99
|
||||||
|
|
||||||
|
|
||||||
2772 0146 0C88 ldrh r4, [r1]
|
2772 0146 0C88 ldrh r4, [r1]
|
||||||
@@ -5938,7 +5938,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2812 .L200:
|
2812 .L200:
|
||||||
1754:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1754:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
2813 .loc 1 1754 44 discriminator 1 view .LVU905
|
2813 .loc 1 1754 44 discriminator 1 view .LVU905
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 100
|
ARM GAS /tmp/ccYW4wvq.s page 100
|
||||||
|
|
||||||
|
|
||||||
2814 0180 0A68 ldr r2, [r1]
|
2814 0180 0A68 ldr r2, [r1]
|
||||||
@@ -5998,7 +5998,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1767:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1767:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
2854 .loc 1 1767 7 is_stmt 1 view .LVU920
|
2854 .loc 1 1767 7 is_stmt 1 view .LVU920
|
||||||
1767:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
1767:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c **** {
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 101
|
ARM GAS /tmp/ccYW4wvq.s page 101
|
||||||
|
|
||||||
|
|
||||||
2855 .loc 1 1767 12 is_stmt 0 view .LVU921
|
2855 .loc 1 1767 12 is_stmt 0 view .LVU921
|
||||||
@@ -6058,7 +6058,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2903 .loc 1 1805 3 view .LVU929
|
2903 .loc 1 1805 3 view .LVU929
|
||||||
1806:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1806:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
2904 .loc 1 1806 3 view .LVU930
|
2904 .loc 1 1806 3 view .LVU930
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 102
|
ARM GAS /tmp/ccYW4wvq.s page 102
|
||||||
|
|
||||||
|
|
||||||
1815:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1815:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
@@ -6118,7 +6118,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
1832:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1832:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
2944 .loc 1 1832 7 is_stmt 0 view .LVU946
|
2944 .loc 1 1832 7 is_stmt 0 view .LVU946
|
||||||
2945 002c 1868 ldr r0, [r3]
|
2945 002c 1868 ldr r0, [r3]
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 103
|
ARM GAS /tmp/ccYW4wvq.s page 103
|
||||||
|
|
||||||
|
|
||||||
1832:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1832:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
@@ -6178,7 +6178,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
2981 0050 8A89 ldrh r2, [r1, #12]
|
2981 0050 8A89 ldrh r2, [r1, #12]
|
||||||
2982 0052 2243 orrs r2, r2, r4
|
2982 0052 2243 orrs r2, r2, r4
|
||||||
2983 0054 4260 str r2, [r0, #4]
|
2983 0054 4260 str r2, [r0, #4]
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 104
|
ARM GAS /tmp/ccYW4wvq.s page 104
|
||||||
|
|
||||||
|
|
||||||
1847:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
1847:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c ****
|
||||||
@@ -6238,7 +6238,7 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
3030 .thumb
|
3030 .thumb
|
||||||
3031 .thumb_func
|
3031 .thumb_func
|
||||||
3033 HAL_ADC_GetState:
|
3033 HAL_ADC_GetState:
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 105
|
ARM GAS /tmp/ccYW4wvq.s page 105
|
||||||
|
|
||||||
|
|
||||||
3034 .LVL148:
|
3034 .LVL148:
|
||||||
@@ -6297,76 +6297,76 @@ ARM GAS /tmp/ccMiLMrd.s page 1
|
|||||||
3082 .file 8 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
|
3082 .file 8 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
|
||||||
3083 .file 9 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h"
|
3083 .file 9 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h"
|
||||||
3084 .file 10 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
3084 .file 10 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 106
|
ARM GAS /tmp/ccYW4wvq.s page 106
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_adc.c
|
*ABS*:00000000 stm32f7xx_hal_adc.c
|
||||||
/tmp/ccMiLMrd.s:20 .text.ADC_Init:00000000 $t
|
/tmp/ccYW4wvq.s:20 .text.ADC_Init:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:25 .text.ADC_Init:00000000 ADC_Init
|
/tmp/ccYW4wvq.s:25 .text.ADC_Init:00000000 ADC_Init
|
||||||
/tmp/ccMiLMrd.s:287 .text.ADC_Init:0000012c $d
|
/tmp/ccYW4wvq.s:287 .text.ADC_Init:0000012c $d
|
||||||
/tmp/ccMiLMrd.s:293 .text.HAL_ADC_MspInit:00000000 $t
|
/tmp/ccYW4wvq.s:293 .text.HAL_ADC_MspInit:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:299 .text.HAL_ADC_MspInit:00000000 HAL_ADC_MspInit
|
/tmp/ccYW4wvq.s:299 .text.HAL_ADC_MspInit:00000000 HAL_ADC_MspInit
|
||||||
/tmp/ccMiLMrd.s:314 .text.HAL_ADC_Init:00000000 $t
|
/tmp/ccYW4wvq.s:314 .text.HAL_ADC_Init:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:320 .text.HAL_ADC_Init:00000000 HAL_ADC_Init
|
/tmp/ccYW4wvq.s:320 .text.HAL_ADC_Init:00000000 HAL_ADC_Init
|
||||||
/tmp/ccMiLMrd.s:422 .text.HAL_ADC_Init:00000054 $d
|
/tmp/ccYW4wvq.s:422 .text.HAL_ADC_Init:00000054 $d
|
||||||
/tmp/ccMiLMrd.s:427 .text.HAL_ADC_MspDeInit:00000000 $t
|
/tmp/ccYW4wvq.s:427 .text.HAL_ADC_MspDeInit:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:433 .text.HAL_ADC_MspDeInit:00000000 HAL_ADC_MspDeInit
|
/tmp/ccYW4wvq.s:433 .text.HAL_ADC_MspDeInit:00000000 HAL_ADC_MspDeInit
|
||||||
/tmp/ccMiLMrd.s:448 .text.HAL_ADC_DeInit:00000000 $t
|
/tmp/ccYW4wvq.s:448 .text.HAL_ADC_DeInit:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:454 .text.HAL_ADC_DeInit:00000000 HAL_ADC_DeInit
|
/tmp/ccYW4wvq.s:454 .text.HAL_ADC_DeInit:00000000 HAL_ADC_DeInit
|
||||||
/tmp/ccMiLMrd.s:526 .text.HAL_ADC_Start:00000000 $t
|
/tmp/ccYW4wvq.s:526 .text.HAL_ADC_Start:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:532 .text.HAL_ADC_Start:00000000 HAL_ADC_Start
|
/tmp/ccYW4wvq.s:532 .text.HAL_ADC_Start:00000000 HAL_ADC_Start
|
||||||
/tmp/ccMiLMrd.s:786 .text.HAL_ADC_Start:0000011c $d
|
/tmp/ccYW4wvq.s:786 .text.HAL_ADC_Start:0000011c $d
|
||||||
/tmp/ccMiLMrd.s:796 .text.HAL_ADC_Stop:00000000 $t
|
/tmp/ccYW4wvq.s:796 .text.HAL_ADC_Stop:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:802 .text.HAL_ADC_Stop:00000000 HAL_ADC_Stop
|
/tmp/ccYW4wvq.s:802 .text.HAL_ADC_Stop:00000000 HAL_ADC_Stop
|
||||||
/tmp/ccMiLMrd.s:860 .text.HAL_ADC_Stop:0000003c $d
|
/tmp/ccYW4wvq.s:860 .text.HAL_ADC_Stop:0000003c $d
|
||||||
/tmp/ccMiLMrd.s:865 .text.HAL_ADC_PollForConversion:00000000 $t
|
/tmp/ccYW4wvq.s:865 .text.HAL_ADC_PollForConversion:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:871 .text.HAL_ADC_PollForConversion:00000000 HAL_ADC_PollForConversion
|
/tmp/ccYW4wvq.s:871 .text.HAL_ADC_PollForConversion:00000000 HAL_ADC_PollForConversion
|
||||||
/tmp/ccMiLMrd.s:1045 .text.HAL_ADC_PollForEvent:00000000 $t
|
/tmp/ccYW4wvq.s:1045 .text.HAL_ADC_PollForEvent:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:1051 .text.HAL_ADC_PollForEvent:00000000 HAL_ADC_PollForEvent
|
/tmp/ccYW4wvq.s:1051 .text.HAL_ADC_PollForEvent:00000000 HAL_ADC_PollForEvent
|
||||||
/tmp/ccMiLMrd.s:1166 .text.HAL_ADC_Start_IT:00000000 $t
|
/tmp/ccYW4wvq.s:1166 .text.HAL_ADC_Start_IT:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:1172 .text.HAL_ADC_Start_IT:00000000 HAL_ADC_Start_IT
|
/tmp/ccYW4wvq.s:1172 .text.HAL_ADC_Start_IT:00000000 HAL_ADC_Start_IT
|
||||||
/tmp/ccMiLMrd.s:1432 .text.HAL_ADC_Start_IT:00000128 $d
|
/tmp/ccYW4wvq.s:1432 .text.HAL_ADC_Start_IT:00000128 $d
|
||||||
/tmp/ccMiLMrd.s:1443 .text.HAL_ADC_Stop_IT:00000000 $t
|
/tmp/ccYW4wvq.s:1443 .text.HAL_ADC_Stop_IT:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:1449 .text.HAL_ADC_Stop_IT:00000000 HAL_ADC_Stop_IT
|
/tmp/ccYW4wvq.s:1449 .text.HAL_ADC_Stop_IT:00000000 HAL_ADC_Stop_IT
|
||||||
/tmp/ccMiLMrd.s:1512 .text.HAL_ADC_Stop_IT:00000044 $d
|
/tmp/ccYW4wvq.s:1512 .text.HAL_ADC_Stop_IT:00000044 $d
|
||||||
/tmp/ccMiLMrd.s:1518 .text.HAL_ADC_Start_DMA:00000000 $t
|
/tmp/ccYW4wvq.s:1518 .text.HAL_ADC_Start_DMA:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:1524 .text.HAL_ADC_Start_DMA:00000000 HAL_ADC_Start_DMA
|
/tmp/ccYW4wvq.s:1524 .text.HAL_ADC_Start_DMA:00000000 HAL_ADC_Start_DMA
|
||||||
/tmp/ccMiLMrd.s:1819 .text.HAL_ADC_Start_DMA:0000015c $d
|
/tmp/ccYW4wvq.s:1819 .text.HAL_ADC_Start_DMA:0000015c $d
|
||||||
/tmp/ccMiLMrd.s:2398 .text.ADC_DMAConvCplt:00000000 ADC_DMAConvCplt
|
/tmp/ccYW4wvq.s:2398 .text.ADC_DMAConvCplt:00000000 ADC_DMAConvCplt
|
||||||
/tmp/ccMiLMrd.s:2028 .text.ADC_DMAHalfConvCplt:00000000 ADC_DMAHalfConvCplt
|
/tmp/ccYW4wvq.s:2028 .text.ADC_DMAHalfConvCplt:00000000 ADC_DMAHalfConvCplt
|
||||||
/tmp/ccMiLMrd.s:2357 .text.ADC_DMAError:00000000 ADC_DMAError
|
/tmp/ccYW4wvq.s:2357 .text.ADC_DMAError:00000000 ADC_DMAError
|
||||||
/tmp/ccMiLMrd.s:1832 .text.HAL_ADC_Stop_DMA:00000000 $t
|
/tmp/ccYW4wvq.s:1832 .text.HAL_ADC_Stop_DMA:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:1838 .text.HAL_ADC_Stop_DMA:00000000 HAL_ADC_Stop_DMA
|
/tmp/ccYW4wvq.s:1838 .text.HAL_ADC_Stop_DMA:00000000 HAL_ADC_Stop_DMA
|
||||||
/tmp/ccMiLMrd.s:1950 .text.HAL_ADC_Stop_DMA:00000074 $d
|
/tmp/ccYW4wvq.s:1950 .text.HAL_ADC_Stop_DMA:00000074 $d
|
||||||
/tmp/ccMiLMrd.s:1955 .text.HAL_ADC_GetValue:00000000 $t
|
/tmp/ccYW4wvq.s:1955 .text.HAL_ADC_GetValue:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:1961 .text.HAL_ADC_GetValue:00000000 HAL_ADC_GetValue
|
/tmp/ccYW4wvq.s:1961 .text.HAL_ADC_GetValue:00000000 HAL_ADC_GetValue
|
||||||
/tmp/ccMiLMrd.s:1981 .text.HAL_ADC_ConvCpltCallback:00000000 $t
|
/tmp/ccYW4wvq.s:1981 .text.HAL_ADC_ConvCpltCallback:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:1987 .text.HAL_ADC_ConvCpltCallback:00000000 HAL_ADC_ConvCpltCallback
|
/tmp/ccYW4wvq.s:1987 .text.HAL_ADC_ConvCpltCallback:00000000 HAL_ADC_ConvCpltCallback
|
||||||
/tmp/ccMiLMrd.s:2002 .text.HAL_ADC_ConvHalfCpltCallback:00000000 $t
|
/tmp/ccYW4wvq.s:2002 .text.HAL_ADC_ConvHalfCpltCallback:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:2008 .text.HAL_ADC_ConvHalfCpltCallback:00000000 HAL_ADC_ConvHalfCpltCallback
|
/tmp/ccYW4wvq.s:2008 .text.HAL_ADC_ConvHalfCpltCallback:00000000 HAL_ADC_ConvHalfCpltCallback
|
||||||
/tmp/ccMiLMrd.s:2023 .text.ADC_DMAHalfConvCplt:00000000 $t
|
/tmp/ccYW4wvq.s:2023 .text.ADC_DMAHalfConvCplt:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:2055 .text.HAL_ADC_LevelOutOfWindowCallback:00000000 $t
|
/tmp/ccYW4wvq.s:2055 .text.HAL_ADC_LevelOutOfWindowCallback:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:2061 .text.HAL_ADC_LevelOutOfWindowCallback:00000000 HAL_ADC_LevelOutOfWindowCallback
|
/tmp/ccYW4wvq.s:2061 .text.HAL_ADC_LevelOutOfWindowCallback:00000000 HAL_ADC_LevelOutOfWindowCallback
|
||||||
/tmp/ccMiLMrd.s:2076 .text.HAL_ADC_ErrorCallback:00000000 $t
|
/tmp/ccYW4wvq.s:2076 .text.HAL_ADC_ErrorCallback:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:2082 .text.HAL_ADC_ErrorCallback:00000000 HAL_ADC_ErrorCallback
|
/tmp/ccYW4wvq.s:2082 .text.HAL_ADC_ErrorCallback:00000000 HAL_ADC_ErrorCallback
|
||||||
/tmp/ccMiLMrd.s:2097 .text.HAL_ADC_IRQHandler:00000000 $t
|
/tmp/ccYW4wvq.s:2097 .text.HAL_ADC_IRQHandler:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:2103 .text.HAL_ADC_IRQHandler:00000000 HAL_ADC_IRQHandler
|
/tmp/ccYW4wvq.s:2103 .text.HAL_ADC_IRQHandler:00000000 HAL_ADC_IRQHandler
|
||||||
/tmp/ccMiLMrd.s:2352 .text.ADC_DMAError:00000000 $t
|
/tmp/ccYW4wvq.s:2352 .text.ADC_DMAError:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:2393 .text.ADC_DMAConvCplt:00000000 $t
|
/tmp/ccYW4wvq.s:2393 .text.ADC_DMAConvCplt:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:2507 .text.HAL_ADC_ConfigChannel:00000000 $t
|
/tmp/ccYW4wvq.s:2507 .text.HAL_ADC_ConfigChannel:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:2513 .text.HAL_ADC_ConfigChannel:00000000 HAL_ADC_ConfigChannel
|
/tmp/ccYW4wvq.s:2513 .text.HAL_ADC_ConfigChannel:00000000 HAL_ADC_ConfigChannel
|
||||||
/tmp/ccMiLMrd.s:2879 .text.HAL_ADC_ConfigChannel:000001d0 $d
|
/tmp/ccYW4wvq.s:2879 .text.HAL_ADC_ConfigChannel:000001d0 $d
|
||||||
ARM GAS /tmp/ccMiLMrd.s page 107
|
ARM GAS /tmp/ccYW4wvq.s page 107
|
||||||
|
|
||||||
|
|
||||||
/tmp/ccMiLMrd.s:2888 .text.HAL_ADC_AnalogWDGConfig:00000000 $t
|
/tmp/ccYW4wvq.s:2888 .text.HAL_ADC_AnalogWDGConfig:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:2894 .text.HAL_ADC_AnalogWDGConfig:00000000 HAL_ADC_AnalogWDGConfig
|
/tmp/ccYW4wvq.s:2894 .text.HAL_ADC_AnalogWDGConfig:00000000 HAL_ADC_AnalogWDGConfig
|
||||||
/tmp/ccMiLMrd.s:3022 .text.HAL_ADC_AnalogWDGConfig:00000074 $d
|
/tmp/ccYW4wvq.s:3022 .text.HAL_ADC_AnalogWDGConfig:00000074 $d
|
||||||
/tmp/ccMiLMrd.s:3027 .text.HAL_ADC_GetState:00000000 $t
|
/tmp/ccYW4wvq.s:3027 .text.HAL_ADC_GetState:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:3033 .text.HAL_ADC_GetState:00000000 HAL_ADC_GetState
|
/tmp/ccYW4wvq.s:3033 .text.HAL_ADC_GetState:00000000 HAL_ADC_GetState
|
||||||
/tmp/ccMiLMrd.s:3051 .text.HAL_ADC_GetError:00000000 $t
|
/tmp/ccYW4wvq.s:3051 .text.HAL_ADC_GetError:00000000 $t
|
||||||
/tmp/ccMiLMrd.s:3057 .text.HAL_ADC_GetError:00000000 HAL_ADC_GetError
|
/tmp/ccYW4wvq.s:3057 .text.HAL_ADC_GetError:00000000 HAL_ADC_GetError
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
SystemCoreClock
|
SystemCoreClock
|
||||||
|
|||||||
Binary file not shown.
+109
-109
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/cc5LZY9S.s page 1
|
ARM GAS /tmp/ccGev6kP.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __HAL_RCC_GPIOx_CLK_ENABLE()
|
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()
|
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())
|
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/cc5LZY9S.s page 2
|
ARM GAS /tmp/ccGev6kP.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (+++) Configure the ADC interrupt priority using HAL_NVIC_SetPriority()
|
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/cc5LZY9S.s page 1
|
|||||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Includes ------------------------------------------------------------------*/
|
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"
|
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 ****
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 3
|
ARM GAS /tmp/ccGev6kP.s page 3
|
||||||
|
|
||||||
|
|
||||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /** @addtogroup STM32F7xx_HAL_Driver
|
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /** @addtogroup STM32F7xx_HAL_Driver
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** * @param hadc pointer to a ADC_HandleTypeDef structure that contains
|
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.
|
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
|
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** * @retval HAL status
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 4
|
ARM GAS /tmp/ccGev6kP.s page 4
|
||||||
|
|
||||||
|
|
||||||
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** */
|
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** */
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __HAL_ADC_CLEAR_FLAG(hadc, ADC_FLAG_JEOC);
|
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 ****
|
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 */
|
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Check if Multimode enabled */
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 5
|
ARM GAS /tmp/ccGev6kP.s page 5
|
||||||
|
|
||||||
|
|
||||||
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** if(HAL_IS_BIT_CLR(ADC->CCR, ADC_CCR_MULTI))
|
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/cc5LZY9S.s page 1
|
|||||||
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
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 */
|
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);
|
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __HAL_ADC_ENABLE(hadc);
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 6
|
ARM GAS /tmp/ccGev6kP.s page 6
|
||||||
|
|
||||||
|
|
||||||
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
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);
|
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);
|
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/cc5LZY9S.s page 7
|
ARM GAS /tmp/ccGev6kP.s page 7
|
||||||
|
|
||||||
|
|
||||||
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** if((hadc->Instance == ADC1) && tmp1 && tmp2)
|
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** if((hadc->Instance == ADC1) && tmp1 && tmp2)
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
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 */
|
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))
|
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/cc5LZY9S.s page 8
|
ARM GAS /tmp/ccGev6kP.s page 8
|
||||||
|
|
||||||
|
|
||||||
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
||||||
429: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 */
|
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Clear injected group conversion flag */
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 9
|
ARM GAS /tmp/ccGev6kP.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);
|
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/cc5LZY9S.s page 1
|
|||||||
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Conditioned to: */
|
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 */
|
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 */
|
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* continue (injected and regular groups stop conversion and ADC disable */
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 10
|
ARM GAS /tmp/ccGev6kP.s page 10
|
||||||
|
|
||||||
|
|
||||||
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* are common) */
|
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* are common) */
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
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 */
|
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. */
|
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/cc5LZY9S.s page 11
|
ARM GAS /tmp/ccGev6kP.s page 11
|
||||||
|
|
||||||
|
|
||||||
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __HAL_ADC_CLEAR_FLAG(hadc, ADC_FLAG_JEOC);
|
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/cc5LZY9S.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
|
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 */
|
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)
|
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** if((hadc->Instance->CR2 & ADC_CR2_ADON) != ADC_CR2_ADON)
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 12
|
ARM GAS /tmp/ccGev6kP.s page 12
|
||||||
|
|
||||||
|
|
||||||
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** hadc->DMA_Handle->XferErrorCallback = ADC_MultiModeDMAError ;
|
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 ****
|
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 */
|
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/cc5LZY9S.s page 13
|
ARM GAS /tmp/ccGev6kP.s page 13
|
||||||
|
|
||||||
|
|
||||||
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* start (in case of SW start): */
|
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* start (in case of SW start): */
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** assert_param(IS_ADC_ALL_INSTANCE(hadc->Instance));
|
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 ****
|
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Process locked */
|
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Process locked */
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 14
|
ARM GAS /tmp/ccGev6kP.s page 14
|
||||||
|
|
||||||
|
|
||||||
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __HAL_LOCK(hadc);
|
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __HAL_LOCK(hadc);
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __weak void HAL_ADCEx_InjectedConvCpltCallback(ADC_HandleTypeDef* hadc)
|
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 **** {
|
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 */
|
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Prevent unused argument(s) compilation warning */
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 15
|
ARM GAS /tmp/ccGev6kP.s page 15
|
||||||
|
|
||||||
|
|
||||||
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** UNUSED(hadc);
|
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** UNUSED(hadc);
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Clear the old sample time */
|
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);
|
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 ****
|
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 16
|
ARM GAS /tmp/ccGev6kP.s page 16
|
||||||
|
|
||||||
|
|
||||||
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Set the new sample time */
|
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Set the new sample time */
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** else
|
884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** else
|
||||||
885:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
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 */
|
886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Disable the selected ADC injected discontinuous mode */
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 17
|
ARM GAS /tmp/ccGev6kP.s page 17
|
||||||
|
|
||||||
|
|
||||||
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** hadc->Instance->CR1 &= ~(ADC_CR1_JDISCEN);
|
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** hadc->Instance->CR1 &= ~(ADC_CR1_JDISCEN);
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** * @retval HAL status
|
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 **** */
|
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
|
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/cc5LZY9S.s page 18
|
ARM GAS /tmp/ccGev6kP.s page 18
|
||||||
|
|
||||||
|
|
||||||
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* of end of sequence. */
|
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) &&
|
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) &&
|
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (hadc->Init.ContinuousConvMode == DISABLE) &&
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 19
|
ARM GAS /tmp/ccGev6kP.s page 19
|
||||||
|
|
||||||
|
|
||||||
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (HAL_IS_BIT_CLR(hadc->Instance->SQR1, ADC_SQR1_L) ||
|
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/cc5LZY9S.s page 1
|
|||||||
33 0000 08B5 push {r3, lr}
|
33 0000 08B5 push {r3, lr}
|
||||||
34 .LCFI0:
|
34 .LCFI0:
|
||||||
35 .cfi_def_cfa_offset 8
|
35 .cfi_def_cfa_offset 8
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 20
|
ARM GAS /tmp/ccGev6kP.s page 20
|
||||||
|
|
||||||
|
|
||||||
36 .cfi_offset 3, -8
|
36 .cfi_offset 3, -8
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
82 0002 806B ldr r0, [r0, #56]
|
82 0002 806B ldr r0, [r0, #56]
|
||||||
83 .LVL5:
|
83 .LVL5:
|
||||||
1039:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
1039:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 21
|
ARM GAS /tmp/ccGev6kP.s page 21
|
||||||
|
|
||||||
|
|
||||||
84 .loc 1 1039 5 is_stmt 0 view .LVU15
|
84 .loc 1 1039 5 is_stmt 0 view .LVU15
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (hadc->Init.ContinuousConvMode == DISABLE) &&
|
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (hadc->Init.ContinuousConvMode == DISABLE) &&
|
||||||
129 .loc 1 999 7 view .LVU27
|
129 .loc 1 999 7 view .LVU27
|
||||||
130 0018 11F0405F tst r1, #805306368
|
130 0018 11F0405F tst r1, #805306368
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 22
|
ARM GAS /tmp/ccGev6kP.s page 22
|
||||||
|
|
||||||
|
|
||||||
131 001c 19D1 bne .L7
|
131 001c 19D1 bne .L7
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
171 .LVL10:
|
171 .LVL10:
|
||||||
172 .L5:
|
172 .L5:
|
||||||
1027:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
1027:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 23
|
ARM GAS /tmp/ccGev6kP.s page 23
|
||||||
|
|
||||||
|
|
||||||
173 .loc 1 1027 1 view .LVU42
|
173 .loc 1 1027 1 view .LVU42
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
217 .loc 1 153 3 view .LVU54
|
217 .loc 1 153 3 view .LVU54
|
||||||
218 0006 90F83C30 ldrb r3, [r0, #60] @ zero_extendqisi2
|
218 0006 90F83C30 ldrb r3, [r0, #60] @ zero_extendqisi2
|
||||||
219 000a 012B cmp r3, #1
|
219 000a 012B cmp r3, #1
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 24
|
ARM GAS /tmp/ccGev6kP.s page 24
|
||||||
|
|
||||||
|
|
||||||
220 000c 65D0 beq .L19
|
220 000c 65D0 beq .L19
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
258 .loc 1 167 19 is_stmt 1 view .LVU70
|
258 .loc 1 167 19 is_stmt 1 view .LVU70
|
||||||
259 0040 019B ldr r3, [sp, #4]
|
259 0040 019B ldr r3, [sp, #4]
|
||||||
260 0042 002B cmp r3, #0
|
260 0042 002B cmp r3, #0
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 25
|
ARM GAS /tmp/ccGev6kP.s page 25
|
||||||
|
|
||||||
|
|
||||||
261 0044 F9D1 bne .L15
|
261 0044 F9D1 bne .L15
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
300 007c 0ED1 bne .L18
|
300 007c 0ED1 bne .L18
|
||||||
205:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** tmp2 = HAL_IS_BIT_CLR(hadc->Instance->CR1, ADC_CR1_JAUTO);
|
205:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** tmp2 = HAL_IS_BIT_CLR(hadc->Instance->CR1, ADC_CR1_JAUTO);
|
||||||
301 .loc 1 205 7 is_stmt 1 view .LVU86
|
301 .loc 1 205 7 is_stmt 1 view .LVU86
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 26
|
ARM GAS /tmp/ccGev6kP.s page 26
|
||||||
|
|
||||||
|
|
||||||
205:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** tmp2 = HAL_IS_BIT_CLR(hadc->Instance->CR1, ADC_CR1_JAUTO);
|
205:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** tmp2 = HAL_IS_BIT_CLR(hadc->Instance->CR1, ADC_CR1_JAUTO);
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
341 .LVL22:
|
341 .LVL22:
|
||||||
217:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
217:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
||||||
342 .loc 1 217 7 is_stmt 1 view .LVU102
|
342 .loc 1 217 7 is_stmt 1 view .LVU102
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 27
|
ARM GAS /tmp/ccGev6kP.s page 27
|
||||||
|
|
||||||
|
|
||||||
217:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
217:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
384 .cfi_remember_state
|
384 .cfi_remember_state
|
||||||
385 .cfi_def_cfa_offset 0
|
385 .cfi_def_cfa_offset 0
|
||||||
386 @ sp needed
|
386 @ sp needed
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 28
|
ARM GAS /tmp/ccGev6kP.s page 28
|
||||||
|
|
||||||
|
|
||||||
387 00d8 7047 bx lr
|
387 00d8 7047 bx lr
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
436 0000 82B0 sub sp, sp, #8
|
436 0000 82B0 sub sp, sp, #8
|
||||||
437 .LCFI6:
|
437 .LCFI6:
|
||||||
438 .cfi_def_cfa_offset 8
|
438 .cfi_def_cfa_offset 8
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 29
|
ARM GAS /tmp/ccGev6kP.s page 29
|
||||||
|
|
||||||
|
|
||||||
246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** uint32_t tmp1 = 0, tmp2 = 0;
|
246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** uint32_t tmp1 = 0, tmp2 = 0;
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
264:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
264:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
||||||
477 .loc 1 264 5 is_stmt 1 view .LVU139
|
477 .loc 1 264 5 is_stmt 1 view .LVU139
|
||||||
264:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
264:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 30
|
ARM GAS /tmp/ccGev6kP.s page 30
|
||||||
|
|
||||||
|
|
||||||
478 .loc 1 264 10 is_stmt 0 view .LVU140
|
478 .loc 1 264 10 is_stmt 0 view .LVU140
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
293:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
293:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
519 .loc 1 293 5 view .LVU154
|
519 .loc 1 293 5 view .LVU154
|
||||||
297:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
297:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 31
|
ARM GAS /tmp/ccGev6kP.s page 31
|
||||||
|
|
||||||
|
|
||||||
520 .loc 1 297 5 view .LVU155
|
520 .loc 1 297 5 view .LVU155
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
559 00a2 0020 movs r0, #0
|
559 00a2 0020 movs r0, #0
|
||||||
560 .LVL37:
|
560 .LVL37:
|
||||||
334:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
334:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 32
|
ARM GAS /tmp/ccGev6kP.s page 32
|
||||||
|
|
||||||
|
|
||||||
561 .loc 1 334 10 view .LVU171
|
561 .loc 1 334 10 view .LVU171
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
601 .LVL43:
|
601 .LVL43:
|
||||||
602 .L32:
|
602 .L32:
|
||||||
327:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
327:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 33
|
ARM GAS /tmp/ccGev6kP.s page 33
|
||||||
|
|
||||||
|
|
||||||
603 .loc 1 327 5 is_stmt 1 view .LVU186
|
603 .loc 1 327 5 is_stmt 1 view .LVU186
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
649 00fc 00230140 .word 1073816320
|
649 00fc 00230140 .word 1073816320
|
||||||
650 0100 00200140 .word 1073815552
|
650 0100 00200140 .word 1073815552
|
||||||
651 .cfi_endproc
|
651 .cfi_endproc
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 34
|
ARM GAS /tmp/ccGev6kP.s page 34
|
||||||
|
|
||||||
|
|
||||||
652 .LFE142:
|
652 .LFE142:
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
370:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
370:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
695 .loc 1 370 5 is_stmt 1 view .LVU208
|
695 .loc 1 370 5 is_stmt 1 view .LVU208
|
||||||
696 0022 9168 ldr r1, [r2, #8]
|
696 0022 9168 ldr r1, [r2, #8]
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 35
|
ARM GAS /tmp/ccGev6kP.s page 35
|
||||||
|
|
||||||
|
|
||||||
697 0024 21F00101 bic r1, r1, #1
|
697 0024 21F00101 bic r1, r1, #1
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
737 .LVL56:
|
737 .LVL56:
|
||||||
738 .L48:
|
738 .L48:
|
||||||
351:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
351:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 36
|
ARM GAS /tmp/ccGev6kP.s page 36
|
||||||
|
|
||||||
|
|
||||||
739 .loc 1 351 21 view .LVU223
|
739 .loc 1 351 21 view .LVU223
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
787 .LVL62:
|
787 .LVL62:
|
||||||
408:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
408:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
788 .loc 1 408 15 view .LVU232
|
788 .loc 1 408 15 view .LVU232
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 37
|
ARM GAS /tmp/ccGev6kP.s page 37
|
||||||
|
|
||||||
|
|
||||||
789 000a 0646 mov r6, r0
|
789 000a 0646 mov r6, r0
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
825 .loc 1 424 18 is_stmt 0 view .LVU250
|
825 .loc 1 424 18 is_stmt 0 view .LVU250
|
||||||
826 0032 0320 movs r0, #3
|
826 0032 0320 movs r0, #3
|
||||||
827 0034 32E0 b .L56
|
827 0034 32E0 b .L56
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 38
|
ARM GAS /tmp/ccGev6kP.s page 38
|
||||||
|
|
||||||
|
|
||||||
828 .L67:
|
828 .L67:
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
868 0070 17D1 bne .L61
|
868 0070 17D1 bne .L61
|
||||||
446:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (hadc->Init.ContinuousConvMode == DISABLE) ) ) )
|
446:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** (hadc->Init.ContinuousConvMode == DISABLE) ) ) )
|
||||||
869 .loc 1 446 8 view .LVU265
|
869 .loc 1 446 8 view .LVU265
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 39
|
ARM GAS /tmp/ccGev6kP.s page 39
|
||||||
|
|
||||||
|
|
||||||
870 0072 9B68 ldr r3, [r3, #8]
|
870 0072 9B68 ldr r3, [r3, #8]
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
912 .L63:
|
912 .L63:
|
||||||
459:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
459:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
||||||
913 .loc 1 459 10 view .LVU278
|
913 .loc 1 459 10 view .LVU278
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 40
|
ARM GAS /tmp/ccGev6kP.s page 40
|
||||||
|
|
||||||
|
|
||||||
914 00aa 0020 movs r0, #0
|
914 00aa 0020 movs r0, #0
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
958 0018 0268 ldr r2, [r0]
|
958 0018 0268 ldr r2, [r0]
|
||||||
959 001a 5168 ldr r1, [r2, #4]
|
959 001a 5168 ldr r1, [r2, #4]
|
||||||
490:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** HAL_IS_BIT_CLR(hadc->Instance->CR1, ADC_CR1_JAUTO) )
|
490:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** HAL_IS_BIT_CLR(hadc->Instance->CR1, ADC_CR1_JAUTO) )
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 41
|
ARM GAS /tmp/ccGev6kP.s page 41
|
||||||
|
|
||||||
|
|
||||||
960 .loc 1 490 57 discriminator 1 view .LVU291
|
960 .loc 1 490 57 discriminator 1 view .LVU291
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
518:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
518:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
1002 .loc 1 518 3 view .LVU304
|
1002 .loc 1 518 3 view .LVU304
|
||||||
1003 0056 0022 movs r2, #0
|
1003 0056 0022 movs r2, #0
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 42
|
ARM GAS /tmp/ccGev6kP.s page 42
|
||||||
|
|
||||||
|
|
||||||
1004 0058 83F83C20 strb r2, [r3, #60]
|
1004 0058 83F83C20 strb r2, [r3, #60]
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
538:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
538:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
1050 .loc 1 538 17 is_stmt 0 view .LVU315
|
1050 .loc 1 538 17 is_stmt 0 view .LVU315
|
||||||
1051 0002 0023 movs r3, #0
|
1051 0002 0023 movs r3, #0
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 43
|
ARM GAS /tmp/ccGev6kP.s page 43
|
||||||
|
|
||||||
|
|
||||||
1052 0004 0193 str r3, [sp, #4]
|
1052 0004 0193 str r3, [sp, #4]
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1094 .LCFI12:
|
1094 .LCFI12:
|
||||||
1095 .cfi_restore_state
|
1095 .cfi_restore_state
|
||||||
557:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
557:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 44
|
ARM GAS /tmp/ccGev6kP.s page 44
|
||||||
|
|
||||||
|
|
||||||
1096 .loc 1 557 7 is_stmt 1 view .LVU328
|
1096 .loc 1 557 7 is_stmt 1 view .LVU328
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
588:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __IO uint32_t counter = 0;
|
588:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** __IO uint32_t counter = 0;
|
||||||
1138 .loc 1 588 1 view -0
|
1138 .loc 1 588 1 view -0
|
||||||
1139 .cfi_startproc
|
1139 .cfi_startproc
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 45
|
ARM GAS /tmp/ccGev6kP.s page 45
|
||||||
|
|
||||||
|
|
||||||
1140 @ args = 0, pretend = 0, frame = 8
|
1140 @ args = 0, pretend = 0, frame = 8
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1179 001e 10F0010F tst r0, #1
|
1179 001e 10F0010F tst r0, #1
|
||||||
1180 0022 13D1 bne .L87
|
1180 0022 13D1 bne .L87
|
||||||
604:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
604:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 46
|
ARM GAS /tmp/ccGev6kP.s page 46
|
||||||
|
|
||||||
|
|
||||||
1181 .loc 1 604 5 is_stmt 1 view .LVU359
|
1181 .loc 1 604 5 is_stmt 1 view .LVU359
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1222 005c 42F48072 orr r2, r2, #256
|
1222 005c 42F48072 orr r2, r2, #256
|
||||||
1223 0060 2264 str r2, [r4, #64]
|
1223 0060 2264 str r2, [r4, #64]
|
||||||
627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 47
|
ARM GAS /tmp/ccGev6kP.s page 47
|
||||||
|
|
||||||
|
|
||||||
1224 .loc 1 627 5 view .LVU373
|
1224 .loc 1 627 5 view .LVU373
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1262 0094 2248 ldr r0, .L99+16
|
1262 0094 2248 ldr r0, .L99+16
|
||||||
1263 0096 1064 str r0, [r2, #64]
|
1263 0096 1064 str r0, [r2, #64]
|
||||||
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 48
|
ARM GAS /tmp/ccGev6kP.s page 48
|
||||||
|
|
||||||
|
|
||||||
1264 .loc 1 656 5 is_stmt 1 view .LVU390
|
1264 .loc 1 656 5 is_stmt 1 view .LVU390
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1303 .loc 1 683 23 view .LVU405
|
1303 .loc 1 683 23 view .LVU405
|
||||||
1304 00cc 9A68 ldr r2, [r3, #8]
|
1304 00cc 9A68 ldr r2, [r3, #8]
|
||||||
683:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
683:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 49
|
ARM GAS /tmp/ccGev6kP.s page 49
|
||||||
|
|
||||||
|
|
||||||
1305 .loc 1 683 7 view .LVU406
|
1305 .loc 1 683 7 view .LVU406
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
700:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
700:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
1347 .loc 1 700 1 view .LVU419
|
1347 .loc 1 700 1 view .LVU419
|
||||||
1348 0104 03B0 add sp, sp, #12
|
1348 0104 03B0 add sp, sp, #12
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 50
|
ARM GAS /tmp/ccGev6kP.s page 50
|
||||||
|
|
||||||
|
|
||||||
1349 .LCFI15:
|
1349 .LCFI15:
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1398 .loc 1 716 3 view .LVU426
|
1398 .loc 1 716 3 view .LVU426
|
||||||
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
1399 .loc 1 716 3 view .LVU427
|
1399 .loc 1 716 3 view .LVU427
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 51
|
ARM GAS /tmp/ccGev6kP.s page 51
|
||||||
|
|
||||||
|
|
||||||
1400 0000 90F83C30 ldrb r3, [r0, #60] @ zero_extendqisi2
|
1400 0000 90F83C30 ldrb r3, [r0, #60] @ zero_extendqisi2
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1440 .loc 1 726 5 is_stmt 1 view .LVU441
|
1440 .loc 1 726 5 is_stmt 1 view .LVU441
|
||||||
726:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
726:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
1441 .loc 1 726 8 is_stmt 0 view .LVU442
|
1441 .loc 1 726 8 is_stmt 0 view .LVU442
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 52
|
ARM GAS /tmp/ccGev6kP.s page 52
|
||||||
|
|
||||||
|
|
||||||
1442 0030 0A4A ldr r2, .L111
|
1442 0030 0A4A ldr r2, .L111
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1489 .thumb
|
1489 .thumb
|
||||||
1490 .thumb_func
|
1490 .thumb_func
|
||||||
1492 HAL_ADCEx_MultiModeGetValue:
|
1492 HAL_ADCEx_MultiModeGetValue:
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 53
|
ARM GAS /tmp/ccGev6kP.s page 53
|
||||||
|
|
||||||
|
|
||||||
1493 .LVL98:
|
1493 .LVL98:
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1543 HAL_ADCEx_InjectedConfigChannel:
|
1543 HAL_ADCEx_InjectedConfigChannel:
|
||||||
1544 .LVL101:
|
1544 .LVL101:
|
||||||
1545 .LFB151:
|
1545 .LFB151:
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 54
|
ARM GAS /tmp/ccGev6kP.s page 54
|
||||||
|
|
||||||
|
|
||||||
788:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
788:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
820:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
820:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
1582 .loc 1 820 5 is_stmt 1 view .LVU477
|
1582 .loc 1 820 5 is_stmt 1 view .LVU477
|
||||||
820:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
820:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 55
|
ARM GAS /tmp/ccGev6kP.s page 55
|
||||||
|
|
||||||
|
|
||||||
1583 .loc 1 820 9 is_stmt 0 view .LVU478
|
1583 .loc 1 820 9 is_stmt 0 view .LVU478
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
836:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
836:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
1623 .loc 1 836 17 view .LVU493
|
1623 .loc 1 836 17 view .LVU493
|
||||||
1624 0054 A26B ldr r2, [r4, #56]
|
1624 0054 A26B ldr r2, [r4, #56]
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 56
|
ARM GAS /tmp/ccGev6kP.s page 56
|
||||||
|
|
||||||
|
|
||||||
836:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
836:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
851:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
851:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
||||||
1667 .loc 1 851 3 is_stmt 1 view .LVU506
|
1667 .loc 1 851 3 is_stmt 1 view .LVU506
|
||||||
851:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
851:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 57
|
ARM GAS /tmp/ccGev6kP.s page 57
|
||||||
|
|
||||||
|
|
||||||
1668 .loc 1 851 21 is_stmt 0 view .LVU507
|
1668 .loc 1 851 21 is_stmt 0 view .LVU507
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
859:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
859:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
||||||
1705 .loc 1 859 43 view .LVU525
|
1705 .loc 1 859 43 view .LVU525
|
||||||
1706 00cc CC69 ldr r4, [r1, #28]
|
1706 00cc CC69 ldr r4, [r1, #28]
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 58
|
ARM GAS /tmp/ccGev6kP.s page 58
|
||||||
|
|
||||||
|
|
||||||
859:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
859:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
||||||
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
890:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
890:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** {
|
||||||
1744 .loc 1 890 3 view .LVU543
|
1744 .loc 1 890 3 view .LVU543
|
||||||
1745 00f4 022A cmp r2, #2
|
1745 00f4 022A cmp r2, #2
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 59
|
ARM GAS /tmp/ccGev6kP.s page 59
|
||||||
|
|
||||||
|
|
||||||
1746 00f6 46D0 beq .L127
|
1746 00f6 46D0 beq .L127
|
||||||
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1784 0120 9042 cmp r0, r2
|
1784 0120 9042 cmp r0, r2
|
||||||
1785 0122 5AD0 beq .L139
|
1785 0122 5AD0 beq .L139
|
||||||
1786 .LVL103:
|
1786 .LVL103:
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 60
|
ARM GAS /tmp/ccGev6kP.s page 60
|
||||||
|
|
||||||
|
|
||||||
1787 .L132:
|
1787 .L132:
|
||||||
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1827 014a 0A88 ldrh r2, [r1]
|
1827 014a 0A88 ldrh r2, [r1]
|
||||||
1828 014c 02EB4202 add r2, r2, r2, lsl #1
|
1828 014c 02EB4202 add r2, r2, r2, lsl #1
|
||||||
1829 0150 9440 lsls r4, r4, r2
|
1829 0150 9440 lsls r4, r4, r2
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 61
|
ARM GAS /tmp/ccGev6kP.s page 61
|
||||||
|
|
||||||
|
|
||||||
831:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
831:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
||||||
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** }
|
||||||
1868 .loc 1 887 25 view .LVU590
|
1868 .loc 1 887 25 view .LVU590
|
||||||
1869 017e 22F48052 bic r2, r2, #4096
|
1869 017e 22F48052 bic r2, r2, #4096
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 62
|
ARM GAS /tmp/ccGev6kP.s page 62
|
||||||
|
|
||||||
|
|
||||||
1870 0182 4260 str r2, [r0, #4]
|
1870 0182 4260 str r2, [r0, #4]
|
||||||
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
905:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** break;
|
905:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** break;
|
||||||
1907 .loc 1 905 47 view .LVU608
|
1907 .loc 1 905 47 view .LVU608
|
||||||
1908 01aa CC68 ldr r4, [r1, #12]
|
1908 01aa CC68 ldr r4, [r1, #12]
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 63
|
ARM GAS /tmp/ccGev6kP.s page 63
|
||||||
|
|
||||||
|
|
||||||
905:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** break;
|
905:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** break;
|
||||||
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1946 01d2 42F48002 orr r2, r2, #4194304
|
1946 01d2 42F48002 orr r2, r2, #4194304
|
||||||
1947 01d6 4260 str r2, [r0, #4]
|
1947 01d6 4260 str r2, [r0, #4]
|
||||||
1948 01d8 A0E7 b .L131
|
1948 01d8 A0E7 b .L131
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 64
|
ARM GAS /tmp/ccGev6kP.s page 64
|
||||||
|
|
||||||
|
|
||||||
1949 .L139:
|
1949 .L139:
|
||||||
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
1997 .LVL109:
|
1997 .LVL109:
|
||||||
1998 .LFB152:
|
1998 .LFB152:
|
||||||
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Check the parameters */
|
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** /* Check the parameters */
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 65
|
ARM GAS /tmp/ccGev6kP.s page 65
|
||||||
|
|
||||||
|
|
||||||
1999 .loc 1 944 1 is_stmt 1 view -0
|
1999 .loc 1 944 1 is_stmt 1 view -0
|
||||||
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
958:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** ADC->CCR |= multimode->DMAAccessMode;
|
958:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** ADC->CCR |= multimode->DMAAccessMode;
|
||||||
2038 .loc 1 958 6 is_stmt 0 view .LVU650
|
2038 .loc 1 958 6 is_stmt 0 view .LVU650
|
||||||
2039 0024 5868 ldr r0, [r3, #4]
|
2039 0024 5868 ldr r0, [r3, #4]
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 66
|
ARM GAS /tmp/ccGev6kP.s page 66
|
||||||
|
|
||||||
|
|
||||||
958:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** ADC->CCR |= multimode->DMAAccessMode;
|
958:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c **** ADC->CCR |= multimode->DMAAccessMode;
|
||||||
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
2078 .L144:
|
2078 .L144:
|
||||||
951:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
951:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c ****
|
||||||
2079 .loc 1 951 3 discriminator 1 view .LVU667
|
2079 .loc 1 951 3 discriminator 1 view .LVU667
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 67
|
ARM GAS /tmp/ccGev6kP.s page 67
|
||||||
|
|
||||||
|
|
||||||
2080 0050 0220 movs r0, #2
|
2080 0050 0220 movs r0, #2
|
||||||
@@ -3983,52 +3983,52 @@ ARM GAS /tmp/cc5LZY9S.s page 1
|
|||||||
2099 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h"
|
2099 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h"
|
||||||
2100 .file 9 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
|
2100 .file 9 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
|
||||||
2101 .file 10 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
2101 .file 10 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
||||||
ARM GAS /tmp/cc5LZY9S.s page 68
|
ARM GAS /tmp/ccGev6kP.s page 68
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_adc_ex.c
|
*ABS*:00000000 stm32f7xx_hal_adc_ex.c
|
||||||
/tmp/cc5LZY9S.s:20 .text.ADC_MultiModeDMAError:00000000 $t
|
/tmp/ccGev6kP.s:20 .text.ADC_MultiModeDMAError:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:25 .text.ADC_MultiModeDMAError:00000000 ADC_MultiModeDMAError
|
/tmp/ccGev6kP.s:25 .text.ADC_MultiModeDMAError:00000000 ADC_MultiModeDMAError
|
||||||
/tmp/cc5LZY9S.s:61 .text.ADC_MultiModeDMAHalfConvCplt:00000000 $t
|
/tmp/ccGev6kP.s:61 .text.ADC_MultiModeDMAHalfConvCplt:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:66 .text.ADC_MultiModeDMAHalfConvCplt:00000000 ADC_MultiModeDMAHalfConvCplt
|
/tmp/ccGev6kP.s:66 .text.ADC_MultiModeDMAHalfConvCplt:00000000 ADC_MultiModeDMAHalfConvCplt
|
||||||
/tmp/cc5LZY9S.s:93 .text.ADC_MultiModeDMAConvCplt:00000000 $t
|
/tmp/ccGev6kP.s:93 .text.ADC_MultiModeDMAConvCplt:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:98 .text.ADC_MultiModeDMAConvCplt:00000000 ADC_MultiModeDMAConvCplt
|
/tmp/ccGev6kP.s:98 .text.ADC_MultiModeDMAConvCplt:00000000 ADC_MultiModeDMAConvCplt
|
||||||
/tmp/cc5LZY9S.s:192 .text.HAL_ADCEx_InjectedStart:00000000 $t
|
/tmp/ccGev6kP.s:192 .text.HAL_ADCEx_InjectedStart:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:198 .text.HAL_ADCEx_InjectedStart:00000000 HAL_ADCEx_InjectedStart
|
/tmp/ccGev6kP.s:198 .text.HAL_ADCEx_InjectedStart:00000000 HAL_ADCEx_InjectedStart
|
||||||
/tmp/cc5LZY9S.s:412 .text.HAL_ADCEx_InjectedStart:000000e8 $d
|
/tmp/ccGev6kP.s:412 .text.HAL_ADCEx_InjectedStart:000000e8 $d
|
||||||
/tmp/cc5LZY9S.s:421 .text.HAL_ADCEx_InjectedStart_IT:00000000 $t
|
/tmp/ccGev6kP.s:421 .text.HAL_ADCEx_InjectedStart_IT:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:427 .text.HAL_ADCEx_InjectedStart_IT:00000000 HAL_ADCEx_InjectedStart_IT
|
/tmp/ccGev6kP.s:427 .text.HAL_ADCEx_InjectedStart_IT:00000000 HAL_ADCEx_InjectedStart_IT
|
||||||
/tmp/cc5LZY9S.s:646 .text.HAL_ADCEx_InjectedStart_IT:000000f0 $d
|
/tmp/ccGev6kP.s:646 .text.HAL_ADCEx_InjectedStart_IT:000000f0 $d
|
||||||
/tmp/cc5LZY9S.s:655 .text.HAL_ADCEx_InjectedStop:00000000 $t
|
/tmp/ccGev6kP.s:655 .text.HAL_ADCEx_InjectedStop:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:661 .text.HAL_ADCEx_InjectedStop:00000000 HAL_ADCEx_InjectedStop
|
/tmp/ccGev6kP.s:661 .text.HAL_ADCEx_InjectedStop:00000000 HAL_ADCEx_InjectedStop
|
||||||
/tmp/cc5LZY9S.s:754 .text.HAL_ADCEx_InjectedStop:00000060 $d
|
/tmp/ccGev6kP.s:754 .text.HAL_ADCEx_InjectedStop:00000060 $d
|
||||||
/tmp/cc5LZY9S.s:759 .text.HAL_ADCEx_InjectedPollForConversion:00000000 $t
|
/tmp/ccGev6kP.s:759 .text.HAL_ADCEx_InjectedPollForConversion:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:765 .text.HAL_ADCEx_InjectedPollForConversion:00000000 HAL_ADCEx_InjectedPollForConversion
|
/tmp/ccGev6kP.s:765 .text.HAL_ADCEx_InjectedPollForConversion:00000000 HAL_ADCEx_InjectedPollForConversion
|
||||||
/tmp/cc5LZY9S.s:923 .text.HAL_ADCEx_InjectedStop_IT:00000000 $t
|
/tmp/ccGev6kP.s:923 .text.HAL_ADCEx_InjectedStop_IT:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:929 .text.HAL_ADCEx_InjectedStop_IT:00000000 HAL_ADCEx_InjectedStop_IT
|
/tmp/ccGev6kP.s:929 .text.HAL_ADCEx_InjectedStop_IT:00000000 HAL_ADCEx_InjectedStop_IT
|
||||||
/tmp/cc5LZY9S.s:1026 .text.HAL_ADCEx_InjectedStop_IT:00000068 $d
|
/tmp/ccGev6kP.s:1026 .text.HAL_ADCEx_InjectedStop_IT:00000068 $d
|
||||||
/tmp/cc5LZY9S.s:1031 .text.HAL_ADCEx_InjectedGetValue:00000000 $t
|
/tmp/ccGev6kP.s:1031 .text.HAL_ADCEx_InjectedGetValue:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:1037 .text.HAL_ADCEx_InjectedGetValue:00000000 HAL_ADCEx_InjectedGetValue
|
/tmp/ccGev6kP.s:1037 .text.HAL_ADCEx_InjectedGetValue:00000000 HAL_ADCEx_InjectedGetValue
|
||||||
/tmp/cc5LZY9S.s:1066 .text.HAL_ADCEx_InjectedGetValue:00000018 $d
|
/tmp/ccGev6kP.s:1066 .text.HAL_ADCEx_InjectedGetValue:00000018 $d
|
||||||
/tmp/cc5LZY9S.s:1070 .text.HAL_ADCEx_InjectedGetValue:0000001c $t
|
/tmp/ccGev6kP.s:1070 .text.HAL_ADCEx_InjectedGetValue:0000001c $t
|
||||||
/tmp/cc5LZY9S.s:1129 .text.HAL_ADCEx_MultiModeStart_DMA:00000000 $t
|
/tmp/ccGev6kP.s:1129 .text.HAL_ADCEx_MultiModeStart_DMA:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:1135 .text.HAL_ADCEx_MultiModeStart_DMA:00000000 HAL_ADCEx_MultiModeStart_DMA
|
/tmp/ccGev6kP.s:1135 .text.HAL_ADCEx_MultiModeStart_DMA:00000000 HAL_ADCEx_MultiModeStart_DMA
|
||||||
/tmp/cc5LZY9S.s:1371 .text.HAL_ADCEx_MultiModeStart_DMA:00000110 $d
|
/tmp/ccGev6kP.s:1371 .text.HAL_ADCEx_MultiModeStart_DMA:00000110 $d
|
||||||
/tmp/cc5LZY9S.s:1383 .text.HAL_ADCEx_MultiModeStop_DMA:00000000 $t
|
/tmp/ccGev6kP.s:1383 .text.HAL_ADCEx_MultiModeStop_DMA:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:1389 .text.HAL_ADCEx_MultiModeStop_DMA:00000000 HAL_ADCEx_MultiModeStop_DMA
|
/tmp/ccGev6kP.s:1389 .text.HAL_ADCEx_MultiModeStop_DMA:00000000 HAL_ADCEx_MultiModeStop_DMA
|
||||||
/tmp/cc5LZY9S.s:1480 .text.HAL_ADCEx_MultiModeStop_DMA:0000005c $d
|
/tmp/ccGev6kP.s:1480 .text.HAL_ADCEx_MultiModeStop_DMA:0000005c $d
|
||||||
/tmp/cc5LZY9S.s:1486 .text.HAL_ADCEx_MultiModeGetValue:00000000 $t
|
/tmp/ccGev6kP.s:1486 .text.HAL_ADCEx_MultiModeGetValue:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:1492 .text.HAL_ADCEx_MultiModeGetValue:00000000 HAL_ADCEx_MultiModeGetValue
|
/tmp/ccGev6kP.s:1492 .text.HAL_ADCEx_MultiModeGetValue:00000000 HAL_ADCEx_MultiModeGetValue
|
||||||
/tmp/cc5LZY9S.s:1511 .text.HAL_ADCEx_MultiModeGetValue:00000008 $d
|
/tmp/ccGev6kP.s:1511 .text.HAL_ADCEx_MultiModeGetValue:00000008 $d
|
||||||
/tmp/cc5LZY9S.s:1516 .text.HAL_ADCEx_InjectedConvCpltCallback:00000000 $t
|
/tmp/ccGev6kP.s:1516 .text.HAL_ADCEx_InjectedConvCpltCallback:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:1522 .text.HAL_ADCEx_InjectedConvCpltCallback:00000000 HAL_ADCEx_InjectedConvCpltCallback
|
/tmp/ccGev6kP.s:1522 .text.HAL_ADCEx_InjectedConvCpltCallback:00000000 HAL_ADCEx_InjectedConvCpltCallback
|
||||||
/tmp/cc5LZY9S.s:1537 .text.HAL_ADCEx_InjectedConfigChannel:00000000 $t
|
/tmp/ccGev6kP.s:1537 .text.HAL_ADCEx_InjectedConfigChannel:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:1543 .text.HAL_ADCEx_InjectedConfigChannel:00000000 HAL_ADCEx_InjectedConfigChannel
|
/tmp/ccGev6kP.s:1543 .text.HAL_ADCEx_InjectedConfigChannel:00000000 HAL_ADCEx_InjectedConfigChannel
|
||||||
/tmp/cc5LZY9S.s:1982 .text.HAL_ADCEx_InjectedConfigChannel:000001f8 $d
|
/tmp/ccGev6kP.s:1982 .text.HAL_ADCEx_InjectedConfigChannel:000001f8 $d
|
||||||
/tmp/cc5LZY9S.s:1990 .text.HAL_ADCEx_MultiModeConfigChannel:00000000 $t
|
/tmp/ccGev6kP.s:1990 .text.HAL_ADCEx_MultiModeConfigChannel:00000000 $t
|
||||||
/tmp/cc5LZY9S.s:1996 .text.HAL_ADCEx_MultiModeConfigChannel:00000000 HAL_ADCEx_MultiModeConfigChannel
|
/tmp/ccGev6kP.s:1996 .text.HAL_ADCEx_MultiModeConfigChannel:00000000 HAL_ADCEx_MultiModeConfigChannel
|
||||||
/tmp/cc5LZY9S.s:2087 .text.HAL_ADCEx_MultiModeConfigChannel:00000054 $d
|
/tmp/ccGev6kP.s:2087 .text.HAL_ADCEx_MultiModeConfigChannel:00000054 $d
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
HAL_ADC_ErrorCallback
|
HAL_ADC_ErrorCallback
|
||||||
|
|||||||
Binary file not shown.
+167
-167
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccB9Q52u.s page 1
|
ARM GAS /tmp/ccjFay11.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
28:Drivers/CMSIS/Include/core_cm7.h **** #pragma clang system_header /* treat file as system include file */
|
28:Drivers/CMSIS/Include/core_cm7.h **** #pragma clang system_header /* treat file as system include file */
|
||||||
29:Drivers/CMSIS/Include/core_cm7.h **** #endif
|
29:Drivers/CMSIS/Include/core_cm7.h **** #endif
|
||||||
30:Drivers/CMSIS/Include/core_cm7.h ****
|
30:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 2
|
ARM GAS /tmp/ccjFay11.s page 2
|
||||||
|
|
||||||
|
|
||||||
31:Drivers/CMSIS/Include/core_cm7.h **** #ifndef __CORE_CM7_H_GENERIC
|
31:Drivers/CMSIS/Include/core_cm7.h **** #ifndef __CORE_CM7_H_GENERIC
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
85:Drivers/CMSIS/Include/core_cm7.h **** #define __FPU_USED 0U
|
85:Drivers/CMSIS/Include/core_cm7.h **** #define __FPU_USED 0U
|
||||||
86:Drivers/CMSIS/Include/core_cm7.h **** #endif
|
86:Drivers/CMSIS/Include/core_cm7.h **** #endif
|
||||||
87:Drivers/CMSIS/Include/core_cm7.h ****
|
87:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 3
|
ARM GAS /tmp/ccjFay11.s page 3
|
||||||
|
|
||||||
|
|
||||||
88:Drivers/CMSIS/Include/core_cm7.h **** #elif defined (__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050)
|
88:Drivers/CMSIS/Include/core_cm7.h **** #elif defined (__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050)
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
142:Drivers/CMSIS/Include/core_cm7.h **** #define __FPU_USED 0U
|
142:Drivers/CMSIS/Include/core_cm7.h **** #define __FPU_USED 0U
|
||||||
143:Drivers/CMSIS/Include/core_cm7.h **** #endif
|
143:Drivers/CMSIS/Include/core_cm7.h **** #endif
|
||||||
144:Drivers/CMSIS/Include/core_cm7.h **** #else
|
144:Drivers/CMSIS/Include/core_cm7.h **** #else
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 4
|
ARM GAS /tmp/ccjFay11.s page 4
|
||||||
|
|
||||||
|
|
||||||
145:Drivers/CMSIS/Include/core_cm7.h **** #define __FPU_USED 0U
|
145:Drivers/CMSIS/Include/core_cm7.h **** #define __FPU_USED 0U
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
199:Drivers/CMSIS/Include/core_cm7.h **** #warning "__ICACHE_PRESENT not defined in device header file; using default!"
|
199:Drivers/CMSIS/Include/core_cm7.h **** #warning "__ICACHE_PRESENT not defined in device header file; using default!"
|
||||||
200:Drivers/CMSIS/Include/core_cm7.h **** #endif
|
200:Drivers/CMSIS/Include/core_cm7.h **** #endif
|
||||||
201:Drivers/CMSIS/Include/core_cm7.h ****
|
201:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 5
|
ARM GAS /tmp/ccjFay11.s page 5
|
||||||
|
|
||||||
|
|
||||||
202:Drivers/CMSIS/Include/core_cm7.h **** #ifndef __DCACHE_PRESENT
|
202:Drivers/CMSIS/Include/core_cm7.h **** #ifndef __DCACHE_PRESENT
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
256:Drivers/CMSIS/Include/core_cm7.h **** - Core MPU Register
|
256:Drivers/CMSIS/Include/core_cm7.h **** - Core MPU Register
|
||||||
257:Drivers/CMSIS/Include/core_cm7.h **** - Core FPU Register
|
257:Drivers/CMSIS/Include/core_cm7.h **** - Core FPU Register
|
||||||
258:Drivers/CMSIS/Include/core_cm7.h **** ******************************************************************************/
|
258:Drivers/CMSIS/Include/core_cm7.h **** ******************************************************************************/
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 6
|
ARM GAS /tmp/ccjFay11.s page 6
|
||||||
|
|
||||||
|
|
||||||
259:Drivers/CMSIS/Include/core_cm7.h **** /**
|
259:Drivers/CMSIS/Include/core_cm7.h **** /**
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
313:Drivers/CMSIS/Include/core_cm7.h **** typedef union
|
313:Drivers/CMSIS/Include/core_cm7.h **** typedef union
|
||||||
314:Drivers/CMSIS/Include/core_cm7.h **** {
|
314:Drivers/CMSIS/Include/core_cm7.h **** {
|
||||||
315:Drivers/CMSIS/Include/core_cm7.h **** struct
|
315:Drivers/CMSIS/Include/core_cm7.h **** struct
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 7
|
ARM GAS /tmp/ccjFay11.s page 7
|
||||||
|
|
||||||
|
|
||||||
316:Drivers/CMSIS/Include/core_cm7.h **** {
|
316:Drivers/CMSIS/Include/core_cm7.h **** {
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
370:Drivers/CMSIS/Include/core_cm7.h **** #define xPSR_T_Pos 24U /*!< xPSR
|
370:Drivers/CMSIS/Include/core_cm7.h **** #define xPSR_T_Pos 24U /*!< xPSR
|
||||||
371:Drivers/CMSIS/Include/core_cm7.h **** #define xPSR_T_Msk (1UL << xPSR_T_Pos) /*!< xPSR
|
371:Drivers/CMSIS/Include/core_cm7.h **** #define xPSR_T_Msk (1UL << xPSR_T_Pos) /*!< xPSR
|
||||||
372:Drivers/CMSIS/Include/core_cm7.h ****
|
372:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 8
|
ARM GAS /tmp/ccjFay11.s page 8
|
||||||
|
|
||||||
|
|
||||||
373:Drivers/CMSIS/Include/core_cm7.h **** #define xPSR_GE_Pos 16U /*!< xPSR
|
373:Drivers/CMSIS/Include/core_cm7.h **** #define xPSR_GE_Pos 16U /*!< xPSR
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
427:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t ISPR[8U]; /*!< Offset: 0x100 (R/W) Interrupt Set Pending Register *
|
427:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t ISPR[8U]; /*!< Offset: 0x100 (R/W) Interrupt Set Pending Register *
|
||||||
428:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED2[24U];
|
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
|
429:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t ICPR[8U]; /*!< Offset: 0x180 (R/W) Interrupt Clear Pending Register
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 9
|
ARM GAS /tmp/ccjFay11.s page 9
|
||||||
|
|
||||||
|
|
||||||
430:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED3[24U];
|
430:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED3[24U];
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
484:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED4[15U];
|
484:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED4[15U];
|
||||||
485:Drivers/CMSIS/Include/core_cm7.h **** __IM uint32_t MVFR0; /*!< Offset: 0x240 (R/ ) Media and VFP Feature Register 0
|
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
|
486:Drivers/CMSIS/Include/core_cm7.h **** __IM uint32_t MVFR1; /*!< Offset: 0x244 (R/ ) Media and VFP Feature Register 1
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 10
|
ARM GAS /tmp/ccjFay11.s page 10
|
||||||
|
|
||||||
|
|
||||||
487:Drivers/CMSIS/Include/core_cm7.h **** __IM uint32_t MVFR2; /*!< Offset: 0x248 (R/ ) Media and VFP Feature Register 2
|
487:Drivers/CMSIS/Include/core_cm7.h **** __IM uint32_t MVFR2; /*!< Offset: 0x248 (R/ ) Media and VFP Feature Register 2
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
541:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ICSR_ISRPREEMPT_Pos 23U /*!< SCB
|
541:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ICSR_ISRPREEMPT_Pos 23U /*!< SCB
|
||||||
542:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ICSR_ISRPREEMPT_Msk (1UL << SCB_ICSR_ISRPREEMPT_Pos) /*!< SCB
|
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 ****
|
543:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 11
|
ARM GAS /tmp/ccjFay11.s page 11
|
||||||
|
|
||||||
|
|
||||||
544:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ICSR_ISRPENDING_Pos 22U /*!< SCB
|
544:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_ICSR_ISRPENDING_Pos 22U /*!< SCB
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
598:Drivers/CMSIS/Include/core_cm7.h ****
|
598:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
599:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CCR_DC_Pos 16U /*!< SCB
|
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
|
600:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CCR_DC_Msk (1UL << SCB_CCR_DC_Pos) /*!< SCB
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 12
|
ARM GAS /tmp/ccjFay11.s page 12
|
||||||
|
|
||||||
|
|
||||||
601:Drivers/CMSIS/Include/core_cm7.h ****
|
601:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
655:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_SHCSR_USGFAULTACT_Msk (1UL << SCB_SHCSR_USGFAULTACT_Pos) /*!< SCB
|
655:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_SHCSR_USGFAULTACT_Msk (1UL << SCB_SHCSR_USGFAULTACT_Pos) /*!< SCB
|
||||||
656:Drivers/CMSIS/Include/core_cm7.h ****
|
656:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
657:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_SHCSR_BUSFAULTACT_Pos 1U /*!< SCB
|
657:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_SHCSR_BUSFAULTACT_Pos 1U /*!< SCB
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 13
|
ARM GAS /tmp/ccjFay11.s page 13
|
||||||
|
|
||||||
|
|
||||||
658:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_SHCSR_BUSFAULTACT_Msk (1UL << SCB_SHCSR_BUSFAULTACT_Pos) /*!< SCB
|
658:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_SHCSR_BUSFAULTACT_Msk (1UL << SCB_SHCSR_BUSFAULTACT_Pos) /*!< SCB
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
712:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CFSR_IBUSERR_Msk (1UL << SCB_CFSR_IBUSERR_Pos) /*!< SCB
|
712:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CFSR_IBUSERR_Msk (1UL << SCB_CFSR_IBUSERR_Pos) /*!< SCB
|
||||||
713:Drivers/CMSIS/Include/core_cm7.h ****
|
713:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
714:Drivers/CMSIS/Include/core_cm7.h **** /* UsageFault Status Register (part of SCB Configurable Fault Status Register) */
|
714:Drivers/CMSIS/Include/core_cm7.h **** /* UsageFault Status Register (part of SCB Configurable Fault Status Register) */
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 14
|
ARM GAS /tmp/ccjFay11.s page 14
|
||||||
|
|
||||||
|
|
||||||
715:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CFSR_DIVBYZERO_Pos (SCB_CFSR_USGFAULTSR_Pos + 9U) /*!< SCB
|
715:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CFSR_DIVBYZERO_Pos (SCB_CFSR_USGFAULTSR_Pos + 9U) /*!< SCB
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
769:Drivers/CMSIS/Include/core_cm7.h ****
|
769:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
770:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CTR_CWG_Pos 24U /*!< SCB
|
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
|
771:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_CTR_CWG_Msk (0xFUL << SCB_CTR_CWG_Pos) /*!< SCB
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 15
|
ARM GAS /tmp/ccjFay11.s page 15
|
||||||
|
|
||||||
|
|
||||||
772:Drivers/CMSIS/Include/core_cm7.h ****
|
772:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
826:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_DCCSW_SET_Pos 5U /*!< SCB
|
826:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_DCCSW_SET_Pos 5U /*!< SCB
|
||||||
827:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_DCCSW_SET_Msk (0x1FFUL << SCB_DCCSW_SET_Pos) /*!< SCB
|
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 ****
|
828:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 16
|
ARM GAS /tmp/ccjFay11.s page 16
|
||||||
|
|
||||||
|
|
||||||
829:Drivers/CMSIS/Include/core_cm7.h **** /* SCB D-Cache Clean and Invalidate by Set-way Register Definitions */
|
829:Drivers/CMSIS/Include/core_cm7.h **** /* SCB D-Cache Clean and Invalidate by Set-way Register Definitions */
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
883:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_AHBSCR_TPRI_Pos 2U /*!< SCB
|
883:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_AHBSCR_TPRI_Pos 2U /*!< SCB
|
||||||
884:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_AHBSCR_TPRI_Msk (0x1FFUL << SCB_AHBPCR_TPRI_Pos) /*!< SCB
|
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 ****
|
885:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 17
|
ARM GAS /tmp/ccjFay11.s page 17
|
||||||
|
|
||||||
|
|
||||||
886:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_AHBSCR_CTL_Pos 0U /*!< SCB
|
886:Drivers/CMSIS/Include/core_cm7.h **** #define SCB_AHBSCR_CTL_Pos 0U /*!< SCB
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
940:Drivers/CMSIS/Include/core_cm7.h **** #define SCnSCB_ACTLR_FPEXCODIS_Msk (1UL << SCnSCB_ACTLR_FPEXCODIS_Pos) /*!< ACTLR:
|
940:Drivers/CMSIS/Include/core_cm7.h **** #define SCnSCB_ACTLR_FPEXCODIS_Msk (1UL << SCnSCB_ACTLR_FPEXCODIS_Pos) /*!< ACTLR:
|
||||||
941:Drivers/CMSIS/Include/core_cm7.h ****
|
941:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
942:Drivers/CMSIS/Include/core_cm7.h **** #define SCnSCB_ACTLR_DISFOLD_Pos 2U /*!< ACTLR:
|
942:Drivers/CMSIS/Include/core_cm7.h **** #define SCnSCB_ACTLR_DISFOLD_Pos 2U /*!< ACTLR:
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 18
|
ARM GAS /tmp/ccjFay11.s page 18
|
||||||
|
|
||||||
|
|
||||||
943:Drivers/CMSIS/Include/core_cm7.h **** #define SCnSCB_ACTLR_DISFOLD_Msk (1UL << SCnSCB_ACTLR_DISFOLD_Pos) /*!< ACTLR:
|
943:Drivers/CMSIS/Include/core_cm7.h **** #define SCnSCB_ACTLR_DISFOLD_Msk (1UL << SCnSCB_ACTLR_DISFOLD_Pos) /*!< ACTLR:
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
997:Drivers/CMSIS/Include/core_cm7.h **** #define SysTick_CALIB_TENMS_Pos 0U /*!< SysT
|
997:Drivers/CMSIS/Include/core_cm7.h **** #define SysTick_CALIB_TENMS_Pos 0U /*!< SysT
|
||||||
998:Drivers/CMSIS/Include/core_cm7.h **** #define SysTick_CALIB_TENMS_Msk (0xFFFFFFUL /*<< SysTick_CALIB_TENMS_Pos*/) /*!< SysT
|
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 ****
|
999:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 19
|
ARM GAS /tmp/ccjFay11.s page 19
|
||||||
|
|
||||||
|
|
||||||
1000:Drivers/CMSIS/Include/core_cm7.h **** /*@} end of group CMSIS_SysTick */
|
1000:Drivers/CMSIS/Include/core_cm7.h **** /*@} end of group CMSIS_SysTick */
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1054:Drivers/CMSIS/Include/core_cm7.h **** #define ITM_TCR_BUSY_Pos 23U /*!< ITM
|
1054:Drivers/CMSIS/Include/core_cm7.h **** #define ITM_TCR_BUSY_Pos 23U /*!< ITM
|
||||||
1055:Drivers/CMSIS/Include/core_cm7.h **** #define ITM_TCR_BUSY_Msk (1UL << ITM_TCR_BUSY_Pos) /*!< ITM
|
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 ****
|
1056:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 20
|
ARM GAS /tmp/ccjFay11.s page 20
|
||||||
|
|
||||||
|
|
||||||
1057:Drivers/CMSIS/Include/core_cm7.h **** #define ITM_TCR_TraceBusID_Pos 16U /*!< ITM
|
1057:Drivers/CMSIS/Include/core_cm7.h **** #define ITM_TCR_TraceBusID_Pos 16U /*!< ITM
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1111:Drivers/CMSIS/Include/core_cm7.h **** */
|
1111:Drivers/CMSIS/Include/core_cm7.h **** */
|
||||||
1112:Drivers/CMSIS/Include/core_cm7.h ****
|
1112:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
1113:Drivers/CMSIS/Include/core_cm7.h **** /**
|
1113:Drivers/CMSIS/Include/core_cm7.h **** /**
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 21
|
ARM GAS /tmp/ccjFay11.s page 21
|
||||||
|
|
||||||
|
|
||||||
1114:Drivers/CMSIS/Include/core_cm7.h **** \brief Structure type to access the Data Watchpoint and Trace Register (DWT).
|
1114:Drivers/CMSIS/Include/core_cm7.h **** \brief Structure type to access the Data Watchpoint and Trace Register (DWT).
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1168:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_CTRL_LSUEVTENA_Pos 20U /*!< DWT CTR
|
1168:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_CTRL_LSUEVTENA_Pos 20U /*!< DWT CTR
|
||||||
1169:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_CTRL_LSUEVTENA_Msk (0x1UL << DWT_CTRL_LSUEVTENA_Pos) /*!< DWT CTR
|
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 ****
|
1170:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 22
|
ARM GAS /tmp/ccjFay11.s page 22
|
||||||
|
|
||||||
|
|
||||||
1171:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_CTRL_SLEEPEVTENA_Pos 19U /*!< DWT CTR
|
1171:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_CTRL_SLEEPEVTENA_Pos 19U /*!< DWT CTR
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1225:Drivers/CMSIS/Include/core_cm7.h **** /* DWT Comparator Function Register Definitions */
|
1225:Drivers/CMSIS/Include/core_cm7.h **** /* DWT Comparator Function Register Definitions */
|
||||||
1226:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_FUNCTION_MATCHED_Pos 24U /*!< DWT FUN
|
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
|
1227:Drivers/CMSIS/Include/core_cm7.h **** #define DWT_FUNCTION_MATCHED_Msk (0x1UL << DWT_FUNCTION_MATCHED_Pos) /*!< DWT FUN
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 23
|
ARM GAS /tmp/ccjFay11.s page 23
|
||||||
|
|
||||||
|
|
||||||
1228:Drivers/CMSIS/Include/core_cm7.h ****
|
1228:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1282:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED4[1U];
|
1282:Drivers/CMSIS/Include/core_cm7.h **** uint32_t RESERVED4[1U];
|
||||||
1283:Drivers/CMSIS/Include/core_cm7.h **** __IM uint32_t ITATBCTR0; /*!< Offset: 0xEF8 (R/ ) ITATBCTR0 */
|
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 */
|
1284:Drivers/CMSIS/Include/core_cm7.h **** __IM uint32_t FIFO1; /*!< Offset: 0xEFC (R/ ) Integration ITM Data */
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 24
|
ARM GAS /tmp/ccjFay11.s page 24
|
||||||
|
|
||||||
|
|
||||||
1285:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t ITCTRL; /*!< Offset: 0xF00 (R/W) Integration Mode Control */
|
1285:Drivers/CMSIS/Include/core_cm7.h **** __IOM uint32_t ITCTRL; /*!< Offset: 0xF00 (R/W) Integration Mode Control */
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1339:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_FIFO0_ETM2_Pos 16U /*!< TPI FIF
|
1339:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_FIFO0_ETM2_Pos 16U /*!< TPI FIF
|
||||||
1340:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_FIFO0_ETM2_Msk (0xFFUL << TPI_FIFO0_ETM2_Pos) /*!< TPI FIF
|
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 ****
|
1341:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 25
|
ARM GAS /tmp/ccjFay11.s page 25
|
||||||
|
|
||||||
|
|
||||||
1342:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_FIFO0_ETM1_Pos 8U /*!< TPI FIF
|
1342:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_FIFO0_ETM1_Pos 8U /*!< TPI FIF
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1396:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_DEVID_PTINVALID_Msk (0x1UL << TPI_DEVID_PTINVALID_Pos) /*!< TPI DEV
|
1396:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_DEVID_PTINVALID_Msk (0x1UL << TPI_DEVID_PTINVALID_Pos) /*!< TPI DEV
|
||||||
1397:Drivers/CMSIS/Include/core_cm7.h ****
|
1397:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
1398:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_DEVID_MinBufSz_Pos 6U /*!< TPI DEV
|
1398:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_DEVID_MinBufSz_Pos 6U /*!< TPI DEV
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 26
|
ARM GAS /tmp/ccjFay11.s page 26
|
||||||
|
|
||||||
|
|
||||||
1399:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_DEVID_MinBufSz_Msk (0x7UL << TPI_DEVID_MinBufSz_Pos) /*!< TPI DEV
|
1399:Drivers/CMSIS/Include/core_cm7.h **** #define TPI_DEVID_MinBufSz_Msk (0x7UL << TPI_DEVID_MinBufSz_Pos) /*!< TPI DEV
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1453:Drivers/CMSIS/Include/core_cm7.h **** #define MPU_TYPE_SEPARATE_Msk (1UL /*<< MPU_TYPE_SEPARATE_Pos*/) /*!< MPU
|
1453:Drivers/CMSIS/Include/core_cm7.h **** #define MPU_TYPE_SEPARATE_Msk (1UL /*<< MPU_TYPE_SEPARATE_Pos*/) /*!< MPU
|
||||||
1454:Drivers/CMSIS/Include/core_cm7.h ****
|
1454:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
1455:Drivers/CMSIS/Include/core_cm7.h **** /* MPU Control Register Definitions */
|
1455:Drivers/CMSIS/Include/core_cm7.h **** /* MPU Control Register Definitions */
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 27
|
ARM GAS /tmp/ccjFay11.s page 27
|
||||||
|
|
||||||
|
|
||||||
1456:Drivers/CMSIS/Include/core_cm7.h **** #define MPU_CTRL_PRIVDEFENA_Pos 2U /*!< MPU
|
1456:Drivers/CMSIS/Include/core_cm7.h **** #define MPU_CTRL_PRIVDEFENA_Pos 2U /*!< MPU
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1510:Drivers/CMSIS/Include/core_cm7.h **** /*@} end of group CMSIS_MPU */
|
1510:Drivers/CMSIS/Include/core_cm7.h **** /*@} end of group CMSIS_MPU */
|
||||||
1511:Drivers/CMSIS/Include/core_cm7.h **** #endif /* defined (__MPU_PRESENT) && (__MPU_PRESENT == 1U) */
|
1511:Drivers/CMSIS/Include/core_cm7.h **** #endif /* defined (__MPU_PRESENT) && (__MPU_PRESENT == 1U) */
|
||||||
1512:Drivers/CMSIS/Include/core_cm7.h ****
|
1512:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 28
|
ARM GAS /tmp/ccjFay11.s page 28
|
||||||
|
|
||||||
|
|
||||||
1513:Drivers/CMSIS/Include/core_cm7.h ****
|
1513:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1567:Drivers/CMSIS/Include/core_cm7.h **** /* Floating-Point Default Status Control Register Definitions */
|
1567:Drivers/CMSIS/Include/core_cm7.h **** /* Floating-Point Default Status Control Register Definitions */
|
||||||
1568:Drivers/CMSIS/Include/core_cm7.h **** #define FPU_FPDSCR_AHP_Pos 26U /*!< FPDS
|
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
|
1569:Drivers/CMSIS/Include/core_cm7.h **** #define FPU_FPDSCR_AHP_Msk (1UL << FPU_FPDSCR_AHP_Pos) /*!< FPDS
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 29
|
ARM GAS /tmp/ccjFay11.s page 29
|
||||||
|
|
||||||
|
|
||||||
1570:Drivers/CMSIS/Include/core_cm7.h ****
|
1570:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1624:Drivers/CMSIS/Include/core_cm7.h **** \ingroup CMSIS_core_register
|
1624:Drivers/CMSIS/Include/core_cm7.h **** \ingroup CMSIS_core_register
|
||||||
1625:Drivers/CMSIS/Include/core_cm7.h **** \defgroup CMSIS_CoreDebug Core Debug Registers (CoreDebug)
|
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
|
1626:Drivers/CMSIS/Include/core_cm7.h **** \brief Type definitions for the Core Debug Registers
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 30
|
ARM GAS /tmp/ccjFay11.s page 30
|
||||||
|
|
||||||
|
|
||||||
1627:Drivers/CMSIS/Include/core_cm7.h **** @{
|
1627:Drivers/CMSIS/Include/core_cm7.h **** @{
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1681:Drivers/CMSIS/Include/core_cm7.h ****
|
1681:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
1682:Drivers/CMSIS/Include/core_cm7.h **** #define CoreDebug_DCRSR_REGSEL_Pos 0U /*!< Core
|
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
|
1683:Drivers/CMSIS/Include/core_cm7.h **** #define CoreDebug_DCRSR_REGSEL_Msk (0x1FUL /*<< CoreDebug_DCRSR_REGSEL_Pos*/) /*!< Core
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 31
|
ARM GAS /tmp/ccjFay11.s page 31
|
||||||
|
|
||||||
|
|
||||||
1684:Drivers/CMSIS/Include/core_cm7.h ****
|
1684:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1738:Drivers/CMSIS/Include/core_cm7.h **** \param[in] value Value of the bit field. This parameter is interpreted as an uint32_t type.
|
1738:Drivers/CMSIS/Include/core_cm7.h **** \param[in] value Value of the bit field. This parameter is interpreted as an uint32_t type.
|
||||||
1739:Drivers/CMSIS/Include/core_cm7.h **** \return Masked and shifted value.
|
1739:Drivers/CMSIS/Include/core_cm7.h **** \return Masked and shifted value.
|
||||||
1740:Drivers/CMSIS/Include/core_cm7.h **** */
|
1740:Drivers/CMSIS/Include/core_cm7.h **** */
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 32
|
ARM GAS /tmp/ccjFay11.s page 32
|
||||||
|
|
||||||
|
|
||||||
1741:Drivers/CMSIS/Include/core_cm7.h **** #define _VAL2FLD(field, value) (((uint32_t)(value) << field ## _Pos) & field ## _Msk)
|
1741:Drivers/CMSIS/Include/core_cm7.h **** #define _VAL2FLD(field, value) (((uint32_t)(value) << field ## _Pos) & field ## _Msk)
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1795:Drivers/CMSIS/Include/core_cm7.h **** - Core NVIC Functions
|
1795:Drivers/CMSIS/Include/core_cm7.h **** - Core NVIC Functions
|
||||||
1796:Drivers/CMSIS/Include/core_cm7.h **** - Core SysTick Functions
|
1796:Drivers/CMSIS/Include/core_cm7.h **** - Core SysTick Functions
|
||||||
1797:Drivers/CMSIS/Include/core_cm7.h **** - Core Debug Functions
|
1797:Drivers/CMSIS/Include/core_cm7.h **** - Core Debug Functions
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 33
|
ARM GAS /tmp/ccjFay11.s page 33
|
||||||
|
|
||||||
|
|
||||||
1798:Drivers/CMSIS/Include/core_cm7.h **** - Core Register Access Functions
|
1798:Drivers/CMSIS/Include/core_cm7.h **** - Core Register Access Functions
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1852:Drivers/CMSIS/Include/core_cm7.h **** #define EXC_RETURN_THREAD_MSP_FPU (0xFFFFFFE9UL) /* return to Thread mode, uses MSP after retu
|
1852:Drivers/CMSIS/Include/core_cm7.h **** #define EXC_RETURN_THREAD_MSP_FPU (0xFFFFFFE9UL) /* return to Thread mode, uses MSP after retu
|
||||||
1853:Drivers/CMSIS/Include/core_cm7.h **** #define EXC_RETURN_THREAD_PSP_FPU (0xFFFFFFEDUL) /* return to Thread mode, uses PSP after retu
|
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 ****
|
1854:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 34
|
ARM GAS /tmp/ccjFay11.s page 34
|
||||||
|
|
||||||
|
|
||||||
1855:Drivers/CMSIS/Include/core_cm7.h ****
|
1855:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1909:Drivers/CMSIS/Include/core_cm7.h **** \return 0 Interrupt is not enabled.
|
1909:Drivers/CMSIS/Include/core_cm7.h **** \return 0 Interrupt is not enabled.
|
||||||
1910:Drivers/CMSIS/Include/core_cm7.h **** \return 1 Interrupt is enabled.
|
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.
|
1911:Drivers/CMSIS/Include/core_cm7.h **** \note IRQn must not be negative.
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 35
|
ARM GAS /tmp/ccjFay11.s page 35
|
||||||
|
|
||||||
|
|
||||||
1912:Drivers/CMSIS/Include/core_cm7.h **** */
|
1912:Drivers/CMSIS/Include/core_cm7.h **** */
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
2:Drivers/CMSIS/Include/cmsis_gcc.h **** * @file cmsis_gcc.h
|
2:Drivers/CMSIS/Include/cmsis_gcc.h **** * @file cmsis_gcc.h
|
||||||
3:Drivers/CMSIS/Include/cmsis_gcc.h **** * @brief CMSIS compiler GCC header file
|
3:Drivers/CMSIS/Include/cmsis_gcc.h **** * @brief CMSIS compiler GCC header file
|
||||||
4:Drivers/CMSIS/Include/cmsis_gcc.h **** * @version V5.0.4
|
4:Drivers/CMSIS/Include/cmsis_gcc.h **** * @version V5.0.4
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 36
|
ARM GAS /tmp/ccjFay11.s page 36
|
||||||
|
|
||||||
|
|
||||||
5:Drivers/CMSIS/Include/cmsis_gcc.h **** * @date 09. April 2018
|
5:Drivers/CMSIS/Include/cmsis_gcc.h **** * @date 09. April 2018
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
59:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __WEAK __attribute__((weak))
|
59:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __WEAK __attribute__((weak))
|
||||||
60:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
60:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
61:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __PACKED
|
61:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __PACKED
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 37
|
ARM GAS /tmp/ccjFay11.s page 37
|
||||||
|
|
||||||
|
|
||||||
62:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __PACKED __attribute__((packed, aligned(1)))
|
62:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __PACKED __attribute__((packed, aligned(1)))
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
116:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
116:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
117:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
117:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
118:Drivers/CMSIS/Include/cmsis_gcc.h **** /* ########################### Core Function Access ########################### */
|
118:Drivers/CMSIS/Include/cmsis_gcc.h **** /* ########################### Core Function Access ########################### */
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 38
|
ARM GAS /tmp/ccjFay11.s page 38
|
||||||
|
|
||||||
|
|
||||||
119:Drivers/CMSIS/Include/cmsis_gcc.h **** /** \ingroup CMSIS_Core_FunctionInterface
|
119:Drivers/CMSIS/Include/cmsis_gcc.h **** /** \ingroup CMSIS_Core_FunctionInterface
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
173:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
173:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
174:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
174:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
175:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
175:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 39
|
ARM GAS /tmp/ccjFay11.s page 39
|
||||||
|
|
||||||
|
|
||||||
176:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
176:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
230:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the content of the xPSR Register.
|
230:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the content of the xPSR Register.
|
||||||
231:Drivers/CMSIS/Include/cmsis_gcc.h **** \return xPSR Register value
|
231:Drivers/CMSIS/Include/cmsis_gcc.h **** \return xPSR Register value
|
||||||
232:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
232:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 40
|
ARM GAS /tmp/ccjFay11.s page 40
|
||||||
|
|
||||||
|
|
||||||
233:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_xPSR(void)
|
233:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_xPSR(void)
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
287:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] topOfProcStack Process Stack Pointer value to set
|
287:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] topOfProcStack Process Stack Pointer value to set
|
||||||
288:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
288:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
289:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_PSP_NS(uint32_t topOfProcStack)
|
289:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_PSP_NS(uint32_t topOfProcStack)
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 41
|
ARM GAS /tmp/ccjFay11.s page 41
|
||||||
|
|
||||||
|
|
||||||
290:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
290:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
344:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
344:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
345:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : );
|
345:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : );
|
||||||
346:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
346:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 42
|
ARM GAS /tmp/ccjFay11.s page 42
|
||||||
|
|
||||||
|
|
||||||
347:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
347:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
401:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, primask_ns" : "=r" (result) :: "memory");
|
401:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, primask_ns" : "=r" (result) :: "memory");
|
||||||
402:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
402:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
||||||
403:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
403:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 43
|
ARM GAS /tmp/ccjFay11.s page 43
|
||||||
|
|
||||||
|
|
||||||
404:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
404:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
458:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Base Priority register.
|
458:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Base Priority register.
|
||||||
459:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Base Priority register value
|
459:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Base Priority register value
|
||||||
460:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
460:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 44
|
ARM GAS /tmp/ccjFay11.s page 44
|
||||||
|
|
||||||
|
|
||||||
461:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_BASEPRI(void)
|
461:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_BASEPRI(void)
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
515:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
515:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
516:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __set_BASEPRI_MAX(uint32_t basePri)
|
516:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __set_BASEPRI_MAX(uint32_t basePri)
|
||||||
517:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
517:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 45
|
ARM GAS /tmp/ccjFay11.s page 45
|
||||||
|
|
||||||
|
|
||||||
518:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR basepri_max, %0" : : "r" (basePri) : "memory");
|
518:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR basepri_max, %0" : : "r" (basePri) : "memory");
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
572:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
572:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
573:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
573:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
574:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
574:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 46
|
ARM GAS /tmp/ccjFay11.s page 46
|
||||||
|
|
||||||
|
|
||||||
575:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif /* ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
|
575:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif /* ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
629:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Process Stack Pointer Limit
|
629:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Process Stack Pointer Limit
|
||||||
630:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
|
630:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
|
||||||
631:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence the write is silently ignored in non-secure
|
631:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence the write is silently ignored in non-secure
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 47
|
ARM GAS /tmp/ccjFay11.s page 47
|
||||||
|
|
||||||
|
|
||||||
632:Drivers/CMSIS/Include/cmsis_gcc.h **** mode.
|
632:Drivers/CMSIS/Include/cmsis_gcc.h **** mode.
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
686:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
686:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
||||||
687:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, msplim" : "=r" (result) );
|
687:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, msplim" : "=r" (result) );
|
||||||
688:Drivers/CMSIS/Include/cmsis_gcc.h **** return result;
|
688:Drivers/CMSIS/Include/cmsis_gcc.h **** return result;
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 48
|
ARM GAS /tmp/ccjFay11.s page 48
|
||||||
|
|
||||||
|
|
||||||
689:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
689:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
743:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Main Stack Pointer Limit (MSPLIM) when in secu
|
743:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Main Stack Pointer Limit (MSPLIM) when in secu
|
||||||
744:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] MainStackPtrLimit Main Stack Pointer value to set
|
744:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] MainStackPtrLimit Main Stack Pointer value to set
|
||||||
745:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
745:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 49
|
ARM GAS /tmp/ccjFay11.s page 49
|
||||||
|
|
||||||
|
|
||||||
746:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_MSPLIM_NS(uint32_t MainStackPtrLimit)
|
746:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_MSPLIM_NS(uint32_t MainStackPtrLimit)
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
800:Drivers/CMSIS/Include/cmsis_gcc.h **** __builtin_arm_set_fpscr(fpscr);
|
800:Drivers/CMSIS/Include/cmsis_gcc.h **** __builtin_arm_set_fpscr(fpscr);
|
||||||
801:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
801:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
||||||
802:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc", "memory");
|
802:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc", "memory");
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 50
|
ARM GAS /tmp/ccjFay11.s page 50
|
||||||
|
|
||||||
|
|
||||||
803:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
803:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
857:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __SEV() __ASM volatile ("sev")
|
857:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __SEV() __ASM volatile ("sev")
|
||||||
858:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
858:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
859:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
859:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 51
|
ARM GAS /tmp/ccjFay11.s page 51
|
||||||
|
|
||||||
|
|
||||||
860:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
860:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
85 .align 2
|
85 .align 2
|
||||||
86 .L3:
|
86 .L3:
|
||||||
87 0020 00E100E0 .word -536813312
|
87 0020 00E100E0 .word -536813312
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 52
|
ARM GAS /tmp/ccjFay11.s page 52
|
||||||
|
|
||||||
|
|
||||||
88 .cfi_endproc
|
88 .cfi_endproc
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1985:Drivers/CMSIS/Include/core_cm7.h **** __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn)
|
1985:Drivers/CMSIS/Include/core_cm7.h **** __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn)
|
||||||
1986:Drivers/CMSIS/Include/core_cm7.h **** {
|
1986:Drivers/CMSIS/Include/core_cm7.h **** {
|
||||||
1987:Drivers/CMSIS/Include/core_cm7.h **** if ((int32_t)(IRQn) >= 0)
|
1987:Drivers/CMSIS/Include/core_cm7.h **** if ((int32_t)(IRQn) >= 0)
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 53
|
ARM GAS /tmp/ccjFay11.s page 53
|
||||||
|
|
||||||
|
|
||||||
1988:Drivers/CMSIS/Include/core_cm7.h **** {
|
1988:Drivers/CMSIS/Include/core_cm7.h **** {
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
113 .LVL3:
|
113 .LVL3:
|
||||||
114 .loc 2 2028 49 view .LVU22
|
114 .loc 2 2028 49 view .LVU22
|
||||||
115 0006 C9B2 uxtb r1, r1
|
115 0006 C9B2 uxtb r1, r1
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 54
|
ARM GAS /tmp/ccjFay11.s page 54
|
||||||
|
|
||||||
|
|
||||||
116 .loc 2 2028 47 view .LVU23
|
116 .loc 2 2028 47 view .LVU23
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
153 .loc 2 2047 1 is_stmt 1 view -0
|
153 .loc 2 2047 1 is_stmt 1 view -0
|
||||||
154 .cfi_startproc
|
154 .cfi_startproc
|
||||||
155 @ args = 0, pretend = 0, frame = 0
|
155 @ args = 0, pretend = 0, frame = 0
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 55
|
ARM GAS /tmp/ccjFay11.s page 55
|
||||||
|
|
||||||
|
|
||||||
156 @ frame_needed = 0, uses_anonymous_args = 0
|
156 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
2061:Drivers/CMSIS/Include/core_cm7.h **** \brief Encode Priority
|
2061:Drivers/CMSIS/Include/core_cm7.h **** \brief Encode Priority
|
||||||
2062:Drivers/CMSIS/Include/core_cm7.h **** \details Encodes the priority for an interrupt with the given priority group,
|
2062:Drivers/CMSIS/Include/core_cm7.h **** \details Encodes the priority for an interrupt with the given priority group,
|
||||||
2063:Drivers/CMSIS/Include/core_cm7.h **** preemptive priority value, and subpriority value.
|
2063:Drivers/CMSIS/Include/core_cm7.h **** preemptive priority value, and subpriority value.
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 56
|
ARM GAS /tmp/ccjFay11.s page 56
|
||||||
|
|
||||||
|
|
||||||
2064:Drivers/CMSIS/Include/core_cm7.h **** In case of a conflict between priority grouping and available
|
2064:Drivers/CMSIS/Include/core_cm7.h **** In case of a conflict between priority grouping and available
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
235 0020 0EFA0CF0 lsl r0, lr, ip
|
235 0020 0EFA0CF0 lsl r0, lr, ip
|
||||||
236 .LVL13:
|
236 .LVL13:
|
||||||
237 .loc 2 2081 30 view .LVU57
|
237 .loc 2 2081 30 view .LVU57
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 57
|
ARM GAS /tmp/ccjFay11.s page 57
|
||||||
|
|
||||||
|
|
||||||
238 0024 21EA0001 bic r1, r1, r0
|
238 0024 21EA0001 bic r1, r1, r0
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
275 .cfi_offset 14, -4
|
275 .cfi_offset 14, -4
|
||||||
2100:Drivers/CMSIS/Include/core_cm7.h **** uint32_t PriorityGroupTmp = (PriorityGroup & (uint32_t)0x07UL); /* only values 0..7 are used
|
2100:Drivers/CMSIS/Include/core_cm7.h **** uint32_t PriorityGroupTmp = (PriorityGroup & (uint32_t)0x07UL); /* only values 0..7 are used
|
||||||
276 .loc 2 2100 3 is_stmt 1 view .LVU64
|
276 .loc 2 2100 3 is_stmt 1 view .LVU64
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 58
|
ARM GAS /tmp/ccjFay11.s page 58
|
||||||
|
|
||||||
|
|
||||||
277 .loc 2 2100 12 is_stmt 0 view .LVU65
|
277 .loc 2 2100 12 is_stmt 0 view .LVU65
|
||||||
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
322 .L21:
|
322 .L21:
|
||||||
2105:Drivers/CMSIS/Include/core_cm7.h ****
|
2105:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
323 .loc 2 2105 109 discriminator 2 view .LVU84
|
323 .loc 2 2105 109 discriminator 2 view .LVU84
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 59
|
ARM GAS /tmp/ccjFay11.s page 59
|
||||||
|
|
||||||
|
|
||||||
324 003a 0021 movs r1, #0
|
324 003a 0021 movs r1, #0
|
||||||
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
340 .cfi_startproc
|
340 .cfi_startproc
|
||||||
341 @ Volatile: function does not return.
|
341 @ Volatile: function does not return.
|
||||||
342 @ args = 0, pretend = 0, frame = 0
|
342 @ args = 0, pretend = 0, frame = 0
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 60
|
ARM GAS /tmp/ccjFay11.s page 60
|
||||||
|
|
||||||
|
|
||||||
343 @ frame_needed = 0, uses_anonymous_args = 0
|
343 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
385 .loc 2 2156 3 view .LVU98
|
385 .loc 2 2156 3 view .LVU98
|
||||||
2157:Drivers/CMSIS/Include/core_cm7.h **** {
|
2157:Drivers/CMSIS/Include/core_cm7.h **** {
|
||||||
2158:Drivers/CMSIS/Include/core_cm7.h **** __NOP();
|
2158:Drivers/CMSIS/Include/core_cm7.h **** __NOP();
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 61
|
ARM GAS /tmp/ccjFay11.s page 61
|
||||||
|
|
||||||
|
|
||||||
386 .loc 2 2158 5 discriminator 1 view .LVU99
|
386 .loc 2 2158 5 discriminator 1 view .LVU99
|
||||||
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** -@- When the NVIC_PRIORITYGROUP_0 is selected, IRQ preemption is no more possible.
|
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.
|
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** The pending IRQ priority will be managed only by the sub priority.
|
||||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 62
|
ARM GAS /tmp/ccjFay11.s page 62
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** -@- IRQ priority order (sorted by highest to lowest priority):
|
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** -@- IRQ priority order (sorted by highest to lowest priority):
|
||||||
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
86: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 ****
|
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
||||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /** @defgroup CORTEX CORTEX
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /** @defgroup CORTEX CORTEX
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 63
|
ARM GAS /tmp/ccjFay11.s page 63
|
||||||
|
|
||||||
|
|
||||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @brief CORTEX HAL module driver
|
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @brief CORTEX HAL module driver
|
||||||
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** {
|
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** {
|
||||||
413 .loc 1 143 1 view -0
|
413 .loc 1 143 1 view -0
|
||||||
414 .cfi_startproc
|
414 .cfi_startproc
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 64
|
ARM GAS /tmp/ccjFay11.s page 64
|
||||||
|
|
||||||
|
|
||||||
415 @ args = 0, pretend = 0, frame = 0
|
415 @ args = 0, pretend = 0, frame = 0
|
||||||
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
451 .LVL32:
|
451 .LVL32:
|
||||||
1875:Drivers/CMSIS/Include/core_cm7.h **** }
|
1875:Drivers/CMSIS/Include/core_cm7.h **** }
|
||||||
452 .loc 2 1875 3 is_stmt 1 view .LVU117
|
452 .loc 2 1875 3 is_stmt 1 view .LVU117
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 65
|
ARM GAS /tmp/ccjFay11.s page 65
|
||||||
|
|
||||||
|
|
||||||
1875:Drivers/CMSIS/Include/core_cm7.h **** }
|
1875:Drivers/CMSIS/Include/core_cm7.h **** }
|
||||||
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
166:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** uint32_t prioritygroup = 0x00;
|
166:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** uint32_t prioritygroup = 0x00;
|
||||||
490 .loc 1 166 3 is_stmt 1 view .LVU123
|
490 .loc 1 166 3 is_stmt 1 view .LVU123
|
||||||
491 .LVL35:
|
491 .LVL35:
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 66
|
ARM GAS /tmp/ccjFay11.s page 66
|
||||||
|
|
||||||
|
|
||||||
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
||||||
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
534 .thumb
|
534 .thumb
|
||||||
535 .thumb_func
|
535 .thumb_func
|
||||||
537 HAL_NVIC_EnableIRQ:
|
537 HAL_NVIC_EnableIRQ:
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 67
|
ARM GAS /tmp/ccjFay11.s page 67
|
||||||
|
|
||||||
|
|
||||||
538 .LVL41:
|
538 .LVL41:
|
||||||
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
566 000e 024A ldr r2, .L36
|
566 000e 024A ldr r2, .L36
|
||||||
567 0010 42F82030 str r3, [r2, r0, lsl #2]
|
567 0010 42F82030 str r3, [r2, r0, lsl #2]
|
||||||
568 .LVL43:
|
568 .LVL43:
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 68
|
ARM GAS /tmp/ccjFay11.s page 68
|
||||||
|
|
||||||
|
|
||||||
569 .L34:
|
569 .L34:
|
||||||
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
607 0006 08BD pop {r3, pc}
|
607 0006 08BD pop {r3, pc}
|
||||||
608 .cfi_endproc
|
608 .cfi_endproc
|
||||||
609 .LFE144:
|
609 .LFE144:
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 69
|
ARM GAS /tmp/ccjFay11.s page 69
|
||||||
|
|
||||||
|
|
||||||
611 .section .text.HAL_NVIC_SystemReset,"ax",%progbits
|
611 .section .text.HAL_NVIC_SystemReset,"ax",%progbits
|
||||||
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
648 @ args = 0, pretend = 0, frame = 0
|
648 @ args = 0, pretend = 0, frame = 0
|
||||||
649 @ frame_needed = 0, uses_anonymous_args = 0
|
649 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
650 @ link register save eliminated.
|
650 @ link register save eliminated.
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 70
|
ARM GAS /tmp/ccjFay11.s page 70
|
||||||
|
|
||||||
|
|
||||||
230:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** return SysTick_Config(TicksNumb);
|
230:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** return SysTick_Config(TicksNumb);
|
||||||
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
2209:Drivers/CMSIS/Include/core_cm7.h ****
|
2209:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
2210:Drivers/CMSIS/Include/core_cm7.h ****
|
2210:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
2211:Drivers/CMSIS/Include/core_cm7.h ****
|
2211:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 71
|
ARM GAS /tmp/ccjFay11.s page 71
|
||||||
|
|
||||||
|
|
||||||
2212:Drivers/CMSIS/Include/core_cm7.h **** /* ########################## Cache functions #################################### */
|
2212:Drivers/CMSIS/Include/core_cm7.h **** /* ########################## Cache functions #################################### */
|
||||||
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
2266:Drivers/CMSIS/Include/core_cm7.h **** {
|
2266:Drivers/CMSIS/Include/core_cm7.h **** {
|
||||||
2267:Drivers/CMSIS/Include/core_cm7.h **** #if defined (__ICACHE_PRESENT) && (__ICACHE_PRESENT == 1U)
|
2267:Drivers/CMSIS/Include/core_cm7.h **** #if defined (__ICACHE_PRESENT) && (__ICACHE_PRESENT == 1U)
|
||||||
2268:Drivers/CMSIS/Include/core_cm7.h **** __DSB();
|
2268:Drivers/CMSIS/Include/core_cm7.h **** __DSB();
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 72
|
ARM GAS /tmp/ccjFay11.s page 72
|
||||||
|
|
||||||
|
|
||||||
2269:Drivers/CMSIS/Include/core_cm7.h **** __ISB();
|
2269:Drivers/CMSIS/Include/core_cm7.h **** __ISB();
|
||||||
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
2323:Drivers/CMSIS/Include/core_cm7.h **** uint32_t sets;
|
2323:Drivers/CMSIS/Include/core_cm7.h **** uint32_t sets;
|
||||||
2324:Drivers/CMSIS/Include/core_cm7.h **** uint32_t ways;
|
2324:Drivers/CMSIS/Include/core_cm7.h **** uint32_t ways;
|
||||||
2325:Drivers/CMSIS/Include/core_cm7.h ****
|
2325:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 73
|
ARM GAS /tmp/ccjFay11.s page 73
|
||||||
|
|
||||||
|
|
||||||
2326:Drivers/CMSIS/Include/core_cm7.h **** SCB->CSSELR = 0U; /*(0U << 1U) | 0U;*/ /* Level 1 data cache */
|
2326:Drivers/CMSIS/Include/core_cm7.h **** SCB->CSSELR = 0U; /*(0U << 1U) | 0U;*/ /* Level 1 data cache */
|
||||||
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
2380:Drivers/CMSIS/Include/core_cm7.h **** } while(sets-- != 0U);
|
2380:Drivers/CMSIS/Include/core_cm7.h **** } while(sets-- != 0U);
|
||||||
2381:Drivers/CMSIS/Include/core_cm7.h ****
|
2381:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
2382:Drivers/CMSIS/Include/core_cm7.h **** __DSB();
|
2382:Drivers/CMSIS/Include/core_cm7.h **** __DSB();
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 74
|
ARM GAS /tmp/ccjFay11.s page 74
|
||||||
|
|
||||||
|
|
||||||
2383:Drivers/CMSIS/Include/core_cm7.h **** __ISB();
|
2383:Drivers/CMSIS/Include/core_cm7.h **** __ISB();
|
||||||
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
2437:Drivers/CMSIS/Include/core_cm7.h **** ccsidr = SCB->CCSIDR;
|
2437:Drivers/CMSIS/Include/core_cm7.h **** ccsidr = SCB->CCSIDR;
|
||||||
2438:Drivers/CMSIS/Include/core_cm7.h ****
|
2438:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
2439:Drivers/CMSIS/Include/core_cm7.h **** /* clean & invalidate D-Cache */
|
2439:Drivers/CMSIS/Include/core_cm7.h **** /* clean & invalidate D-Cache */
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 75
|
ARM GAS /tmp/ccjFay11.s page 75
|
||||||
|
|
||||||
|
|
||||||
2440:Drivers/CMSIS/Include/core_cm7.h **** sets = (uint32_t)(CCSIDR_SETS(ccsidr));
|
2440:Drivers/CMSIS/Include/core_cm7.h **** sets = (uint32_t)(CCSIDR_SETS(ccsidr));
|
||||||
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
2494:Drivers/CMSIS/Include/core_cm7.h **** int32_t op_size = dsize;
|
2494:Drivers/CMSIS/Include/core_cm7.h **** int32_t op_size = dsize;
|
||||||
2495:Drivers/CMSIS/Include/core_cm7.h **** uint32_t op_addr = (uint32_t) addr;
|
2495:Drivers/CMSIS/Include/core_cm7.h **** uint32_t op_addr = (uint32_t) addr;
|
||||||
2496:Drivers/CMSIS/Include/core_cm7.h **** int32_t linesize = 32; /* in Cortex-M7 size of cache line is fixed to 8 words (
|
2496:Drivers/CMSIS/Include/core_cm7.h **** int32_t linesize = 32; /* in Cortex-M7 size of cache line is fixed to 8 words (
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 76
|
ARM GAS /tmp/ccjFay11.s page 76
|
||||||
|
|
||||||
|
|
||||||
2497:Drivers/CMSIS/Include/core_cm7.h ****
|
2497:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
2551:Drivers/CMSIS/Include/core_cm7.h **** #if defined (__Vendor_SysTickConfig) && (__Vendor_SysTickConfig == 0U)
|
2551:Drivers/CMSIS/Include/core_cm7.h **** #if defined (__Vendor_SysTickConfig) && (__Vendor_SysTickConfig == 0U)
|
||||||
2552:Drivers/CMSIS/Include/core_cm7.h ****
|
2552:Drivers/CMSIS/Include/core_cm7.h ****
|
||||||
2553:Drivers/CMSIS/Include/core_cm7.h **** /**
|
2553:Drivers/CMSIS/Include/core_cm7.h **** /**
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 77
|
ARM GAS /tmp/ccjFay11.s page 77
|
||||||
|
|
||||||
|
|
||||||
2554:Drivers/CMSIS/Include/core_cm7.h **** \brief System Tick Configuration
|
2554:Drivers/CMSIS/Include/core_cm7.h **** \brief System Tick Configuration
|
||||||
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
683 .loc 2 2573 3 is_stmt 1 view .LVU172
|
683 .loc 2 2573 3 is_stmt 1 view .LVU172
|
||||||
684 .loc 2 2573 18 is_stmt 0 view .LVU173
|
684 .loc 2 2573 18 is_stmt 0 view .LVU173
|
||||||
685 0016 0020 movs r0, #0
|
685 0016 0020 movs r0, #0
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 78
|
ARM GAS /tmp/ccjFay11.s page 78
|
||||||
|
|
||||||
|
|
||||||
686 .LVL51:
|
686 .LVL51:
|
||||||
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
||||||
247:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
247:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
||||||
248:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** @endverbatim
|
248:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** @endverbatim
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 79
|
ARM GAS /tmp/ccjFay11.s page 79
|
||||||
|
|
||||||
|
|
||||||
249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @{
|
249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @{
|
||||||
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
266:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** MPU->CTRL = 0;
|
266:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** MPU->CTRL = 0;
|
||||||
747 .loc 1 266 3 is_stmt 1 view .LVU189
|
747 .loc 1 266 3 is_stmt 1 view .LVU189
|
||||||
748 .loc 1 266 13 is_stmt 0 view .LVU190
|
748 .loc 1 266 13 is_stmt 0 view .LVU190
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 80
|
ARM GAS /tmp/ccjFay11.s page 80
|
||||||
|
|
||||||
|
|
||||||
749 000e 0022 movs r2, #0
|
749 000e 0022 movs r2, #0
|
||||||
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
785 .loc 1 286 14 view .LVU198
|
785 .loc 1 286 14 view .LVU198
|
||||||
786 000c 42F48032 orr r2, r2, #65536
|
786 000c 42F48032 orr r2, r2, #65536
|
||||||
787 0010 5A62 str r2, [r3, #36]
|
787 0010 5A62 str r2, [r3, #36]
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 81
|
ARM GAS /tmp/ccjFay11.s page 81
|
||||||
|
|
||||||
|
|
||||||
287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
||||||
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
292:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
292:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
||||||
293:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /**
|
293:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /**
|
||||||
294:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @brief Enables the MPU Region.
|
294:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @brief Enables the MPU Region.
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 82
|
ARM GAS /tmp/ccjFay11.s page 82
|
||||||
|
|
||||||
|
|
||||||
295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @retval None
|
295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @retval None
|
||||||
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
871 @ frame_needed = 0, uses_anonymous_args = 0
|
871 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
872 @ link register save eliminated.
|
872 @ link register save eliminated.
|
||||||
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /* Check the parameters */
|
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /* Check the parameters */
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 83
|
ARM GAS /tmp/ccjFay11.s page 83
|
||||||
|
|
||||||
|
|
||||||
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** assert_param(IS_MPU_REGION_NUMBER(RegionNumber));
|
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** assert_param(IS_MPU_REGION_NUMBER(RegionNumber));
|
||||||
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
908 .loc 1 336 3 view .LVU221
|
908 .loc 1 336 3 view .LVU221
|
||||||
337:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** assert_param(IS_MPU_REGION_PERMISSION_ATTRIBUTE(MPU_Init->AccessPermission));
|
337:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** assert_param(IS_MPU_REGION_PERMISSION_ATTRIBUTE(MPU_Init->AccessPermission));
|
||||||
909 .loc 1 337 3 view .LVU222
|
909 .loc 1 337 3 view .LVU222
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 84
|
ARM GAS /tmp/ccjFay11.s page 84
|
||||||
|
|
||||||
|
|
||||||
338:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField));
|
338:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** assert_param(IS_MPU_TEX_LEVEL(MPU_Init->TypeExtField));
|
||||||
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
356:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** ((uint32_t)MPU_Init->IsShareable << MPU_RASR_S_Pos) |
|
356:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** ((uint32_t)MPU_Init->IsShareable << MPU_RASR_S_Pos) |
|
||||||
944 .loc 1 356 34 view .LVU243
|
944 .loc 1 356 34 view .LVU243
|
||||||
945 002a 417B ldrb r1, [r0, #13] @ zero_extendqisi2
|
945 002a 417B ldrb r1, [r0, #13] @ zero_extendqisi2
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 85
|
ARM GAS /tmp/ccjFay11.s page 85
|
||||||
|
|
||||||
|
|
||||||
355:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) |
|
355:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** ((uint32_t)MPU_Init->TypeExtField << MPU_RASR_TEX_Pos) |
|
||||||
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
364:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
364:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
||||||
365:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /**
|
365:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /**
|
||||||
366:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @brief Gets the priority grouping field from the NVIC Interrupt Controller.
|
366:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @brief Gets the priority grouping field from the NVIC Interrupt Controller.
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 86
|
ARM GAS /tmp/ccjFay11.s page 86
|
||||||
|
|
||||||
|
|
||||||
367:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @retval Priority grouping field (SCB->AIRCR [10:8] PRIGROUP field)
|
367:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @retval Priority grouping field (SCB->AIRCR [10:8] PRIGROUP field)
|
||||||
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
384:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @arg NVIC_PRIORITYGROUP_1: 1 bits for preemption priority
|
384:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @arg NVIC_PRIORITYGROUP_1: 1 bits for preemption priority
|
||||||
385:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * 3 bits for subpriority
|
385:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * 3 bits for subpriority
|
||||||
386:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @arg NVIC_PRIORITYGROUP_2: 2 bits for preemption priority
|
386:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @arg NVIC_PRIORITYGROUP_2: 2 bits for preemption priority
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 87
|
ARM GAS /tmp/ccjFay11.s page 87
|
||||||
|
|
||||||
|
|
||||||
387:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * 2 bits for subpriority
|
387:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * 2 bits for subpriority
|
||||||
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1064 .LFB154:
|
1064 .LFB154:
|
||||||
403:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
403:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c ****
|
||||||
404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /**
|
404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** /**
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 88
|
ARM GAS /tmp/ccjFay11.s page 88
|
||||||
|
|
||||||
|
|
||||||
405:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @brief Sets Pending bit of an external interrupt.
|
405:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @brief Sets Pending bit of an external interrupt.
|
||||||
@@ -5278,7 +5278,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1096 .loc 2 1974 43 view .LVU282
|
1096 .loc 2 1974 43 view .LVU282
|
||||||
1097 .LBE65:
|
1097 .LBE65:
|
||||||
1098 .LBE64:
|
1098 .LBE64:
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 89
|
ARM GAS /tmp/ccjFay11.s page 89
|
||||||
|
|
||||||
|
|
||||||
418:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** }
|
418:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** }
|
||||||
@@ -5338,7 +5338,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1133 0002 0BDB blt .L73
|
1133 0002 0BDB blt .L73
|
||||||
1955:Drivers/CMSIS/Include/core_cm7.h **** }
|
1955:Drivers/CMSIS/Include/core_cm7.h **** }
|
||||||
1134 .loc 2 1955 5 is_stmt 1 view .LVU291
|
1134 .loc 2 1955 5 is_stmt 1 view .LVU291
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 90
|
ARM GAS /tmp/ccjFay11.s page 90
|
||||||
|
|
||||||
|
|
||||||
1955:Drivers/CMSIS/Include/core_cm7.h **** }
|
1955:Drivers/CMSIS/Include/core_cm7.h **** }
|
||||||
@@ -5398,7 +5398,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
445:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** void HAL_NVIC_ClearPendingIRQ(IRQn_Type IRQn)
|
445:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** void HAL_NVIC_ClearPendingIRQ(IRQn_Type IRQn)
|
||||||
446:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** {
|
446:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** {
|
||||||
1175 .loc 1 446 1 is_stmt 1 view -0
|
1175 .loc 1 446 1 is_stmt 1 view -0
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 91
|
ARM GAS /tmp/ccjFay11.s page 91
|
||||||
|
|
||||||
|
|
||||||
1176 .cfi_startproc
|
1176 .cfi_startproc
|
||||||
@@ -5458,7 +5458,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1214 0018 00E100E0 .word -536813312
|
1214 0018 00E100E0 .word -536813312
|
||||||
1215 .cfi_endproc
|
1215 .cfi_endproc
|
||||||
1216 .LFE156:
|
1216 .LFE156:
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 92
|
ARM GAS /tmp/ccjFay11.s page 92
|
||||||
|
|
||||||
|
|
||||||
1218 .section .text.HAL_NVIC_GetActive,"ax",%progbits
|
1218 .section .text.HAL_NVIC_GetActive,"ax",%progbits
|
||||||
@@ -5518,7 +5518,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1250 000a 52F82330 ldr r3, [r2, r3, lsl #2]
|
1250 000a 52F82330 ldr r3, [r2, r3, lsl #2]
|
||||||
2006:Drivers/CMSIS/Include/core_cm7.h **** }
|
2006:Drivers/CMSIS/Include/core_cm7.h **** }
|
||||||
1251 .loc 2 2006 91 view .LVU324
|
1251 .loc 2 2006 91 view .LVU324
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 93
|
ARM GAS /tmp/ccjFay11.s page 93
|
||||||
|
|
||||||
|
|
||||||
1252 000e 00F01F00 and r0, r0, #31
|
1252 000e 00F01F00 and r0, r0, #31
|
||||||
@@ -5578,7 +5578,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1290 .loc 1 482 3 view .LVU331
|
1290 .loc 1 482 3 view .LVU331
|
||||||
483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** if (CLKSource == SYSTICK_CLKSOURCE_HCLK)
|
483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** if (CLKSource == SYSTICK_CLKSOURCE_HCLK)
|
||||||
1291 .loc 1 483 3 view .LVU332
|
1291 .loc 1 483 3 view .LVU332
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 94
|
ARM GAS /tmp/ccjFay11.s page 94
|
||||||
|
|
||||||
|
|
||||||
1292 .loc 1 483 6 is_stmt 0 view .LVU333
|
1292 .loc 1 483 6 is_stmt 0 view .LVU333
|
||||||
@@ -5638,7 +5638,7 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
504:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @retval None
|
504:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** * @retval None
|
||||||
505:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** */
|
505:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** */
|
||||||
506:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** __weak void HAL_SYSTICK_Callback(void)
|
506:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** __weak void HAL_SYSTICK_Callback(void)
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 95
|
ARM GAS /tmp/ccjFay11.s page 95
|
||||||
|
|
||||||
|
|
||||||
507:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** {
|
507:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c **** {
|
||||||
@@ -5687,83 +5687,83 @@ ARM GAS /tmp/ccB9Q52u.s page 1
|
|||||||
1363 .file 4 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
1363 .file 4 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
||||||
1364 .file 5 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
1364 .file 5 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
||||||
1365 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h"
|
1365 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h"
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 96
|
ARM GAS /tmp/ccjFay11.s page 96
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_cortex.c
|
*ABS*:00000000 stm32f7xx_hal_cortex.c
|
||||||
/tmp/ccB9Q52u.s:20 .text.__NVIC_DisableIRQ:00000000 $t
|
/tmp/ccjFay11.s:20 .text.__NVIC_DisableIRQ:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:25 .text.__NVIC_DisableIRQ:00000000 __NVIC_DisableIRQ
|
/tmp/ccjFay11.s:25 .text.__NVIC_DisableIRQ:00000000 __NVIC_DisableIRQ
|
||||||
/tmp/ccB9Q52u.s:87 .text.__NVIC_DisableIRQ:00000020 $d
|
/tmp/ccjFay11.s:87 .text.__NVIC_DisableIRQ:00000020 $d
|
||||||
/tmp/ccB9Q52u.s:92 .text.__NVIC_SetPriority:00000000 $t
|
/tmp/ccjFay11.s:92 .text.__NVIC_SetPriority:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:97 .text.__NVIC_SetPriority:00000000 __NVIC_SetPriority
|
/tmp/ccjFay11.s:97 .text.__NVIC_SetPriority:00000000 __NVIC_SetPriority
|
||||||
/tmp/ccB9Q52u.s:139 .text.__NVIC_SetPriority:0000001c $d
|
/tmp/ccjFay11.s:139 .text.__NVIC_SetPriority:0000001c $d
|
||||||
/tmp/ccB9Q52u.s:145 .text.__NVIC_GetPriority:00000000 $t
|
/tmp/ccjFay11.s:145 .text.__NVIC_GetPriority:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:150 .text.__NVIC_GetPriority:00000000 __NVIC_GetPriority
|
/tmp/ccjFay11.s:150 .text.__NVIC_GetPriority:00000000 __NVIC_GetPriority
|
||||||
/tmp/ccB9Q52u.s:185 .text.__NVIC_GetPriority:00000018 $d
|
/tmp/ccjFay11.s:185 .text.__NVIC_GetPriority:00000018 $d
|
||||||
/tmp/ccB9Q52u.s:191 .text.NVIC_EncodePriority:00000000 $t
|
/tmp/ccjFay11.s:191 .text.NVIC_EncodePriority:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:196 .text.NVIC_EncodePriority:00000000 NVIC_EncodePriority
|
/tmp/ccjFay11.s:196 .text.NVIC_EncodePriority:00000000 NVIC_EncodePriority
|
||||||
/tmp/ccB9Q52u.s:258 .text.NVIC_DecodePriority:00000000 $t
|
/tmp/ccjFay11.s:258 .text.NVIC_DecodePriority:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:263 .text.NVIC_DecodePriority:00000000 NVIC_DecodePriority
|
/tmp/ccjFay11.s:263 .text.NVIC_DecodePriority:00000000 NVIC_DecodePriority
|
||||||
/tmp/ccB9Q52u.s:332 .text.__NVIC_SystemReset:00000000 $t
|
/tmp/ccjFay11.s:332 .text.__NVIC_SystemReset:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:337 .text.__NVIC_SystemReset:00000000 __NVIC_SystemReset
|
/tmp/ccjFay11.s:337 .text.__NVIC_SystemReset:00000000 __NVIC_SystemReset
|
||||||
/tmp/ccB9Q52u.s:398 .text.__NVIC_SystemReset:0000001c $d
|
/tmp/ccjFay11.s:398 .text.__NVIC_SystemReset:0000001c $d
|
||||||
/tmp/ccB9Q52u.s:404 .text.HAL_NVIC_SetPriorityGrouping:00000000 $t
|
/tmp/ccjFay11.s:404 .text.HAL_NVIC_SetPriorityGrouping:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:410 .text.HAL_NVIC_SetPriorityGrouping:00000000 HAL_NVIC_SetPriorityGrouping
|
/tmp/ccjFay11.s:410 .text.HAL_NVIC_SetPriorityGrouping:00000000 HAL_NVIC_SetPriorityGrouping
|
||||||
/tmp/ccB9Q52u.s:464 .text.HAL_NVIC_SetPriorityGrouping:0000001c $d
|
/tmp/ccjFay11.s:464 .text.HAL_NVIC_SetPriorityGrouping:0000001c $d
|
||||||
/tmp/ccB9Q52u.s:470 .text.HAL_NVIC_SetPriority:00000000 $t
|
/tmp/ccjFay11.s:470 .text.HAL_NVIC_SetPriority:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:476 .text.HAL_NVIC_SetPriority:00000000 HAL_NVIC_SetPriority
|
/tmp/ccjFay11.s:476 .text.HAL_NVIC_SetPriority:00000000 HAL_NVIC_SetPriority
|
||||||
/tmp/ccB9Q52u.s:526 .text.HAL_NVIC_SetPriority:0000001c $d
|
/tmp/ccjFay11.s:526 .text.HAL_NVIC_SetPriority:0000001c $d
|
||||||
/tmp/ccB9Q52u.s:531 .text.HAL_NVIC_EnableIRQ:00000000 $t
|
/tmp/ccjFay11.s:531 .text.HAL_NVIC_EnableIRQ:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:537 .text.HAL_NVIC_EnableIRQ:00000000 HAL_NVIC_EnableIRQ
|
/tmp/ccjFay11.s:537 .text.HAL_NVIC_EnableIRQ:00000000 HAL_NVIC_EnableIRQ
|
||||||
/tmp/ccB9Q52u.s:578 .text.HAL_NVIC_EnableIRQ:00000018 $d
|
/tmp/ccjFay11.s:578 .text.HAL_NVIC_EnableIRQ:00000018 $d
|
||||||
/tmp/ccB9Q52u.s:583 .text.HAL_NVIC_DisableIRQ:00000000 $t
|
/tmp/ccjFay11.s:583 .text.HAL_NVIC_DisableIRQ:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:589 .text.HAL_NVIC_DisableIRQ:00000000 HAL_NVIC_DisableIRQ
|
/tmp/ccjFay11.s:589 .text.HAL_NVIC_DisableIRQ:00000000 HAL_NVIC_DisableIRQ
|
||||||
/tmp/ccB9Q52u.s:612 .text.HAL_NVIC_SystemReset:00000000 $t
|
/tmp/ccjFay11.s:612 .text.HAL_NVIC_SystemReset:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:618 .text.HAL_NVIC_SystemReset:00000000 HAL_NVIC_SystemReset
|
/tmp/ccjFay11.s:618 .text.HAL_NVIC_SystemReset:00000000 HAL_NVIC_SystemReset
|
||||||
/tmp/ccB9Q52u.s:637 .text.HAL_SYSTICK_Config:00000000 $t
|
/tmp/ccjFay11.s:637 .text.HAL_SYSTICK_Config:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:643 .text.HAL_SYSTICK_Config:00000000 HAL_SYSTICK_Config
|
/tmp/ccjFay11.s:643 .text.HAL_SYSTICK_Config:00000000 HAL_SYSTICK_Config
|
||||||
/tmp/ccB9Q52u.s:708 .text.HAL_SYSTICK_Config:00000024 $d
|
/tmp/ccjFay11.s:708 .text.HAL_SYSTICK_Config:00000024 $d
|
||||||
/tmp/ccB9Q52u.s:713 .text.HAL_MPU_Disable:00000000 $t
|
/tmp/ccjFay11.s:713 .text.HAL_MPU_Disable:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:719 .text.HAL_MPU_Disable:00000000 HAL_MPU_Disable
|
/tmp/ccjFay11.s:719 .text.HAL_MPU_Disable:00000000 HAL_MPU_Disable
|
||||||
/tmp/ccB9Q52u.s:756 .text.HAL_MPU_Disable:00000018 $d
|
/tmp/ccjFay11.s:756 .text.HAL_MPU_Disable:00000018 $d
|
||||||
/tmp/ccB9Q52u.s:761 .text.HAL_MPU_Enable:00000000 $t
|
/tmp/ccjFay11.s:761 .text.HAL_MPU_Enable:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:767 .text.HAL_MPU_Enable:00000000 HAL_MPU_Enable
|
/tmp/ccjFay11.s:767 .text.HAL_MPU_Enable:00000000 HAL_MPU_Enable
|
||||||
/tmp/ccB9Q52u.s:821 .text.HAL_MPU_Enable:0000001c $d
|
/tmp/ccjFay11.s:821 .text.HAL_MPU_Enable:0000001c $d
|
||||||
/tmp/ccB9Q52u.s:826 .text.HAL_MPU_EnableRegion:00000000 $t
|
/tmp/ccjFay11.s:826 .text.HAL_MPU_EnableRegion:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:832 .text.HAL_MPU_EnableRegion:00000000 HAL_MPU_EnableRegion
|
/tmp/ccjFay11.s:832 .text.HAL_MPU_EnableRegion:00000000 HAL_MPU_EnableRegion
|
||||||
/tmp/ccB9Q52u.s:854 .text.HAL_MPU_EnableRegion:00000014 $d
|
/tmp/ccjFay11.s:854 .text.HAL_MPU_EnableRegion:00000014 $d
|
||||||
/tmp/ccB9Q52u.s:859 .text.HAL_MPU_DisableRegion:00000000 $t
|
/tmp/ccjFay11.s:859 .text.HAL_MPU_DisableRegion:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:865 .text.HAL_MPU_DisableRegion:00000000 HAL_MPU_DisableRegion
|
/tmp/ccjFay11.s:865 .text.HAL_MPU_DisableRegion:00000000 HAL_MPU_DisableRegion
|
||||||
/tmp/ccB9Q52u.s:887 .text.HAL_MPU_DisableRegion:00000014 $d
|
/tmp/ccjFay11.s:887 .text.HAL_MPU_DisableRegion:00000014 $d
|
||||||
/tmp/ccB9Q52u.s:892 .text.HAL_MPU_ConfigRegion:00000000 $t
|
/tmp/ccjFay11.s:892 .text.HAL_MPU_ConfigRegion:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:898 .text.HAL_MPU_ConfigRegion:00000000 HAL_MPU_ConfigRegion
|
/tmp/ccjFay11.s:898 .text.HAL_MPU_ConfigRegion:00000000 HAL_MPU_ConfigRegion
|
||||||
/tmp/ccB9Q52u.s:975 .text.HAL_MPU_ConfigRegion:00000054 $d
|
/tmp/ccjFay11.s:975 .text.HAL_MPU_ConfigRegion:00000054 $d
|
||||||
/tmp/ccB9Q52u.s:980 .text.HAL_NVIC_GetPriorityGrouping:00000000 $t
|
/tmp/ccjFay11.s:980 .text.HAL_NVIC_GetPriorityGrouping:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:986 .text.HAL_NVIC_GetPriorityGrouping:00000000 HAL_NVIC_GetPriorityGrouping
|
/tmp/ccjFay11.s:986 .text.HAL_NVIC_GetPriorityGrouping:00000000 HAL_NVIC_GetPriorityGrouping
|
||||||
/tmp/ccB9Q52u.s:1010 .text.HAL_NVIC_GetPriorityGrouping:0000000c $d
|
/tmp/ccjFay11.s:1010 .text.HAL_NVIC_GetPriorityGrouping:0000000c $d
|
||||||
/tmp/ccB9Q52u.s:1015 .text.HAL_NVIC_GetPriority:00000000 $t
|
/tmp/ccjFay11.s:1015 .text.HAL_NVIC_GetPriority:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:1021 .text.HAL_NVIC_GetPriority:00000000 HAL_NVIC_GetPriority
|
/tmp/ccjFay11.s:1021 .text.HAL_NVIC_GetPriority:00000000 HAL_NVIC_GetPriority
|
||||||
/tmp/ccB9Q52u.s:1056 .text.HAL_NVIC_SetPendingIRQ:00000000 $t
|
/tmp/ccjFay11.s:1056 .text.HAL_NVIC_SetPendingIRQ:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:1062 .text.HAL_NVIC_SetPendingIRQ:00000000 HAL_NVIC_SetPendingIRQ
|
/tmp/ccjFay11.s:1062 .text.HAL_NVIC_SetPendingIRQ:00000000 HAL_NVIC_SetPendingIRQ
|
||||||
/tmp/ccB9Q52u.s:1104 .text.HAL_NVIC_SetPendingIRQ:00000018 $d
|
/tmp/ccjFay11.s:1104 .text.HAL_NVIC_SetPendingIRQ:00000018 $d
|
||||||
ARM GAS /tmp/ccB9Q52u.s page 97
|
ARM GAS /tmp/ccjFay11.s page 97
|
||||||
|
|
||||||
|
|
||||||
/tmp/ccB9Q52u.s:1109 .text.HAL_NVIC_GetPendingIRQ:00000000 $t
|
/tmp/ccjFay11.s:1109 .text.HAL_NVIC_GetPendingIRQ:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:1115 .text.HAL_NVIC_GetPendingIRQ:00000000 HAL_NVIC_GetPendingIRQ
|
/tmp/ccjFay11.s:1115 .text.HAL_NVIC_GetPendingIRQ:00000000 HAL_NVIC_GetPendingIRQ
|
||||||
/tmp/ccB9Q52u.s:1161 .text.HAL_NVIC_GetPendingIRQ:00000020 $d
|
/tmp/ccjFay11.s:1161 .text.HAL_NVIC_GetPendingIRQ:00000020 $d
|
||||||
/tmp/ccB9Q52u.s:1166 .text.HAL_NVIC_ClearPendingIRQ:00000000 $t
|
/tmp/ccjFay11.s:1166 .text.HAL_NVIC_ClearPendingIRQ:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:1172 .text.HAL_NVIC_ClearPendingIRQ:00000000 HAL_NVIC_ClearPendingIRQ
|
/tmp/ccjFay11.s:1172 .text.HAL_NVIC_ClearPendingIRQ:00000000 HAL_NVIC_ClearPendingIRQ
|
||||||
/tmp/ccB9Q52u.s:1214 .text.HAL_NVIC_ClearPendingIRQ:00000018 $d
|
/tmp/ccjFay11.s:1214 .text.HAL_NVIC_ClearPendingIRQ:00000018 $d
|
||||||
/tmp/ccB9Q52u.s:1219 .text.HAL_NVIC_GetActive:00000000 $t
|
/tmp/ccjFay11.s:1219 .text.HAL_NVIC_GetActive:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:1225 .text.HAL_NVIC_GetActive:00000000 HAL_NVIC_GetActive
|
/tmp/ccjFay11.s:1225 .text.HAL_NVIC_GetActive:00000000 HAL_NVIC_GetActive
|
||||||
/tmp/ccB9Q52u.s:1271 .text.HAL_NVIC_GetActive:00000020 $d
|
/tmp/ccjFay11.s:1271 .text.HAL_NVIC_GetActive:00000020 $d
|
||||||
/tmp/ccB9Q52u.s:1276 .text.HAL_SYSTICK_CLKSourceConfig:00000000 $t
|
/tmp/ccjFay11.s:1276 .text.HAL_SYSTICK_CLKSourceConfig:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:1282 .text.HAL_SYSTICK_CLKSourceConfig:00000000 HAL_SYSTICK_CLKSourceConfig
|
/tmp/ccjFay11.s:1282 .text.HAL_SYSTICK_CLKSourceConfig:00000000 HAL_SYSTICK_CLKSourceConfig
|
||||||
/tmp/ccB9Q52u.s:1317 .text.HAL_SYSTICK_Callback:00000000 $t
|
/tmp/ccjFay11.s:1317 .text.HAL_SYSTICK_Callback:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:1323 .text.HAL_SYSTICK_Callback:00000000 HAL_SYSTICK_Callback
|
/tmp/ccjFay11.s:1323 .text.HAL_SYSTICK_Callback:00000000 HAL_SYSTICK_Callback
|
||||||
/tmp/ccB9Q52u.s:1336 .text.HAL_SYSTICK_IRQHandler:00000000 $t
|
/tmp/ccjFay11.s:1336 .text.HAL_SYSTICK_IRQHandler:00000000 $t
|
||||||
/tmp/ccB9Q52u.s:1342 .text.HAL_SYSTICK_IRQHandler:00000000 HAL_SYSTICK_IRQHandler
|
/tmp/ccjFay11.s:1342 .text.HAL_SYSTICK_IRQHandler:00000000 HAL_SYSTICK_IRQHandler
|
||||||
|
|
||||||
NO UNDEFINED SYMBOLS
|
NO UNDEFINED SYMBOLS
|
||||||
|
|||||||
Binary file not shown.
+120
-120
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccjAMZS2.s page 1
|
ARM GAS /tmp/ccbl0nwv.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** __HAL_RCC_DMA1_CLK_ENABLE() or __HAL_RCC_DMA2_CLK_ENABLE().
|
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 ****
|
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** *** Polling mode IO operation ***
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** *** Polling mode IO operation ***
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 2
|
ARM GAS /tmp/ccbl0nwv.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** =================================
|
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** =================================
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** *
|
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** *
|
||||||
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** * Copyright (c) 2017 STMicroelectronics.
|
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.
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** * All rights reserved.
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 3
|
ARM GAS /tmp/ccbl0nwv.s page 3
|
||||||
|
|
||||||
|
|
||||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** *
|
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** *
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** * @{
|
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** * @{
|
||||||
144: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 ****
|
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 4
|
ARM GAS /tmp/ccbl0nwv.s page 4
|
||||||
|
|
||||||
|
|
||||||
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /** @addtogroup DMA_Exported_Functions_Group1
|
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /** @addtogroup DMA_Exported_Functions_Group1
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** assert_param(IS_DMA_PERIPHERAL_BURST(hdma->Init.PeriphBurst));
|
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 **** }
|
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 5
|
ARM GAS /tmp/ccbl0nwv.s page 5
|
||||||
|
|
||||||
|
|
||||||
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Change DMA peripheral state */
|
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Change DMA peripheral state */
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Clear Direct mode and FIFO threshold bits */
|
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);
|
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 ****
|
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 6
|
ARM GAS /tmp/ccbl0nwv.s page 6
|
||||||
|
|
||||||
|
|
||||||
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Prepare the DMA Stream FIFO configuration */
|
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Prepare the DMA Stream FIFO configuration */
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
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 */
|
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)
|
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if(hdma == NULL)
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 7
|
ARM GAS /tmp/ccbl0nwv.s page 7
|
||||||
|
|
||||||
|
|
||||||
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Release Lock */
|
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);
|
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** __HAL_UNLOCK(hdma);
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 8
|
ARM GAS /tmp/ccbl0nwv.s page 8
|
||||||
|
|
||||||
|
|
||||||
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** DMA_SetConfig(hdma, SrcAddress, DstAddress, DataLength);
|
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 ****
|
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Enable the Peripheral */
|
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Enable the Peripheral */
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 9
|
ARM GAS /tmp/ccbl0nwv.s page 9
|
||||||
|
|
||||||
|
|
||||||
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** __HAL_DMA_ENABLE(hdma);
|
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** __HAL_DMA_ENABLE(hdma);
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
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;
|
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 **** }
|
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 10
|
ARM GAS /tmp/ccbl0nwv.s page 10
|
||||||
|
|
||||||
|
|
||||||
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Disable the stream */
|
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);
|
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** __HAL_DMA_DISABLE(hdma);
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 11
|
ARM GAS /tmp/ccbl0nwv.s page 11
|
||||||
|
|
||||||
|
|
||||||
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** return HAL_OK;
|
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** return HAL_OK;
|
||||||
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 12
|
ARM GAS /tmp/ccbl0nwv.s page 12
|
||||||
|
|
||||||
|
|
||||||
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Check for the Timeout (Not applicable in circular mode)*/
|
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)
|
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 **** {
|
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 13
|
ARM GAS /tmp/ccbl0nwv.s page 13
|
||||||
|
|
||||||
|
|
||||||
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if((Timeout == 0)||((HAL_GetTick() - tickstart ) > Timeout))
|
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if((Timeout == 0)||((HAL_GetTick() - tickstart ) > Timeout))
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Change the DMA state */
|
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;
|
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->State= HAL_DMA_STATE_READY;
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 14
|
ARM GAS /tmp/ccbl0nwv.s page 14
|
||||||
|
|
||||||
|
|
||||||
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Clear the transfer error flag */
|
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;
|
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 ****
|
772:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 15
|
ARM GAS /tmp/ccbl0nwv.s page 15
|
||||||
|
|
||||||
|
|
||||||
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Update error code */
|
773:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Update error code */
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->XferM1HalfCpltCallback(hdma);
|
827:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->XferM1HalfCpltCallback(hdma);
|
||||||
828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
828:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
829:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 16
|
ARM GAS /tmp/ccbl0nwv.s page 16
|
||||||
|
|
||||||
|
|
||||||
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
830:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
884:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
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 */
|
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)
|
886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if((hdma->Instance->CR & DMA_SxCR_CT) == RESET)
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 17
|
ARM GAS /tmp/ccbl0nwv.s page 17
|
||||||
|
|
||||||
|
|
||||||
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
887:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if (++count > timeout)
|
941:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if (++count > timeout)
|
||||||
942:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
942:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
|
943:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 18
|
ARM GAS /tmp/ccbl0nwv.s page 18
|
||||||
|
|
||||||
|
|
||||||
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
944:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** case HAL_DMA_XFER_M1HALFCPLT_CB_ID:
|
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;
|
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->XferM1HalfCpltCallback = pCallback;
|
||||||
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
|
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 19
|
ARM GAS /tmp/ccbl0nwv.s page 19
|
||||||
|
|
||||||
|
|
||||||
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1055:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** case HAL_DMA_XFER_M1CPLT_CB_ID:
|
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;
|
1056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->XferM1CpltCallback = NULL;
|
||||||
1057:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
|
1057:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 20
|
ARM GAS /tmp/ccbl0nwv.s page 20
|
||||||
|
|
||||||
|
|
||||||
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
1058:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** * @{
|
1112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** * @{
|
||||||
1113: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 ****
|
1114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 21
|
ARM GAS /tmp/ccbl0nwv.s page 21
|
||||||
|
|
||||||
|
|
||||||
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /**
|
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /**
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
37 .cfi_offset 4, -8
|
37 .cfi_offset 4, -8
|
||||||
38 .cfi_offset 5, -4
|
38 .cfi_offset 5, -4
|
||||||
1160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Clear DBM bit */
|
1160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Clear DBM bit */
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 22
|
ARM GAS /tmp/ccbl0nwv.s page 22
|
||||||
|
|
||||||
|
|
||||||
1161:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->Instance->CR &= (uint32_t)(~DMA_SxCR_DBM);
|
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/ccjAMZS2.s page 1
|
|||||||
1183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
1183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
1184:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
1184:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
71 .loc 1 1184 1 view .LVU18
|
71 .loc 1 1184 1 view .LVU18
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 23
|
ARM GAS /tmp/ccbl0nwv.s page 23
|
||||||
|
|
||||||
|
|
||||||
72 001e 30BC pop {r4, r5}
|
72 001e 30BC pop {r4, r5}
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
113 0000 10B4 push {r4}
|
113 0000 10B4 push {r4}
|
||||||
114 .LCFI3:
|
114 .LCFI3:
|
||||||
115 .cfi_def_cfa_offset 4
|
115 .cfi_def_cfa_offset 4
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 24
|
ARM GAS /tmp/ccbl0nwv.s page 24
|
||||||
|
|
||||||
|
|
||||||
116 .cfi_offset 4, -4
|
116 .cfi_offset 4, -4
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
151 0022 806D ldr r0, [r0, #88]
|
151 0022 806D ldr r0, [r0, #88]
|
||||||
152 .LVL8:
|
152 .LVL8:
|
||||||
153 .loc 1 1212 1 view .LVU44
|
153 .loc 1 1212 1 view .LVU44
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 25
|
ARM GAS /tmp/ccbl0nwv.s page 25
|
||||||
|
|
||||||
|
|
||||||
154 0024 5DF8044B ldr r4, [sp], #4
|
154 0024 5DF8044B ldr r4, [sp], #4
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
196 .LVL11:
|
196 .LVL11:
|
||||||
1224:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
1224:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
1225:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Memory Data size equal to Byte */
|
1225:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** /* Memory Data size equal to Byte */
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 26
|
ARM GAS /tmp/ccbl0nwv.s page 26
|
||||||
|
|
||||||
|
|
||||||
1226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if(hdma->Init.MemDataAlignment == DMA_MDATAALIGN_BYTE)
|
1226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** if(hdma->Init.MemDataAlignment == DMA_MDATAALIGN_BYTE)
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
235 .loc 1 1222 21 view .LVU65
|
235 .loc 1 1222 21 view .LVU65
|
||||||
236 0028 0020 movs r0, #0
|
236 0028 0020 movs r0, #0
|
||||||
237 .LVL18:
|
237 .LVL18:
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 27
|
ARM GAS /tmp/ccbl0nwv.s page 27
|
||||||
|
|
||||||
|
|
||||||
1222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** uint32_t tmp = hdma->Init.FIFOThreshold;
|
1222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** uint32_t tmp = hdma->Init.FIFOThreshold;
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
250 0038 25D1 bne .L29
|
250 0038 25D1 bne .L29
|
||||||
1280:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
1280:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
1281:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** case DMA_FIFO_THRESHOLD_1QUARTERFULL:
|
1281:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** case DMA_FIFO_THRESHOLD_1QUARTERFULL:
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 28
|
ARM GAS /tmp/ccbl0nwv.s page 28
|
||||||
|
|
||||||
|
|
||||||
1282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** case DMA_FIFO_THRESHOLD_HALFFULL:
|
1282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** case DMA_FIFO_THRESHOLD_HALFFULL:
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
291 .LVL26:
|
291 .LVL26:
|
||||||
1222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** uint32_t tmp = hdma->Init.FIFOThreshold;
|
1222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** uint32_t tmp = hdma->Init.FIFOThreshold;
|
||||||
292 .loc 1 1222 21 view .LVU81
|
292 .loc 1 1222 21 view .LVU81
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 29
|
ARM GAS /tmp/ccbl0nwv.s page 29
|
||||||
|
|
||||||
|
|
||||||
293 0060 7047 bx lr
|
293 0060 7047 bx lr
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
334 .loc 1 1262 16 view .LVU94
|
334 .loc 1 1262 16 view .LVU94
|
||||||
335 007c 7047 bx lr
|
335 007c 7047 bx lr
|
||||||
336 .LVL38:
|
336 .LVL38:
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 30
|
ARM GAS /tmp/ccbl0nwv.s page 30
|
||||||
|
|
||||||
|
|
||||||
337 .L27:
|
337 .L27:
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
376 .LVL46:
|
376 .LVL46:
|
||||||
377 .LFB141:
|
377 .LFB141:
|
||||||
172:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** uint32_t tmp = 0U;
|
172:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** uint32_t tmp = 0U;
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 31
|
ARM GAS /tmp/ccbl0nwv.s page 31
|
||||||
|
|
||||||
|
|
||||||
378 .loc 1 172 1 is_stmt 1 view -0
|
378 .loc 1 172 1 is_stmt 1 view -0
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
198:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** assert_param(IS_DMA_MEMORY_BURST(hdma->Init.MemBurst));
|
198:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** assert_param(IS_DMA_MEMORY_BURST(hdma->Init.MemBurst));
|
||||||
414 .loc 1 198 5 view .LVU123
|
414 .loc 1 198 5 view .LVU123
|
||||||
199:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** assert_param(IS_DMA_PERIPHERAL_BURST(hdma->Init.PeriphBurst));
|
199:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** assert_param(IS_DMA_PERIPHERAL_BURST(hdma->Init.PeriphBurst));
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 32
|
ARM GAS /tmp/ccbl0nwv.s page 32
|
||||||
|
|
||||||
|
|
||||||
415 .loc 1 199 5 view .LVU124
|
415 .loc 1 199 5 view .LVU124
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
220:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
220:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
452 .loc 1 220 23 is_stmt 0 view .LVU142
|
452 .loc 1 220 23 is_stmt 0 view .LVU142
|
||||||
453 0038 2023 movs r3, #32
|
453 0038 2023 movs r3, #32
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 33
|
ARM GAS /tmp/ccbl0nwv.s page 33
|
||||||
|
|
||||||
|
|
||||||
454 003a 6365 str r3, [r4, #84]
|
454 003a 6365 str r3, [r4, #84]
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
491 0058 6069 ldr r0, [r4, #20]
|
491 0058 6069 ldr r0, [r4, #20]
|
||||||
240:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->Init.PeriphDataAlignment | hdma->Init.MemDataAlignment |
|
240:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->Init.PeriphDataAlignment | hdma->Init.MemDataAlignment |
|
||||||
492 .loc 1 240 72 view .LVU160
|
492 .loc 1 240 72 view .LVU160
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 34
|
ARM GAS /tmp/ccbl0nwv.s page 34
|
||||||
|
|
||||||
|
|
||||||
493 005a 0243 orrs r2, r2, r0
|
493 005a 0243 orrs r2, r2, r0
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
529 .loc 1 261 3 is_stmt 1 view .LVU178
|
529 .loc 1 261 3 is_stmt 1 view .LVU178
|
||||||
261:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
261:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
530 .loc 1 261 20 is_stmt 0 view .LVU179
|
530 .loc 1 261 20 is_stmt 0 view .LVU179
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 35
|
ARM GAS /tmp/ccbl0nwv.s page 35
|
||||||
|
|
||||||
|
|
||||||
531 007a 636A ldr r3, [r4, #36]
|
531 007a 636A ldr r3, [r4, #36]
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
567 .loc 1 294 29 is_stmt 0 view .LVU197
|
567 .loc 1 294 29 is_stmt 0 view .LVU197
|
||||||
568 009a E26D ldr r2, [r4, #92]
|
568 009a E26D ldr r2, [r4, #92]
|
||||||
294:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
294:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 36
|
ARM GAS /tmp/ccbl0nwv.s page 36
|
||||||
|
|
||||||
|
|
||||||
569 .loc 1 294 22 view .LVU198
|
569 .loc 1 294 22 view .LVU198
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
279:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
279:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
607 .loc 1 279 9 is_stmt 1 view .LVU215
|
607 .loc 1 279 9 is_stmt 1 view .LVU215
|
||||||
279:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
279:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 37
|
ARM GAS /tmp/ccbl0nwv.s page 37
|
||||||
|
|
||||||
|
|
||||||
608 .loc 1 279 21 is_stmt 0 view .LVU216
|
608 .loc 1 279 21 is_stmt 0 view .LVU216
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
655 .cfi_offset 14, -4
|
655 .cfi_offset 14, -4
|
||||||
656 0006 0546 mov r5, r0
|
656 0006 0546 mov r5, r0
|
||||||
322:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
322:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 38
|
ARM GAS /tmp/ccbl0nwv.s page 38
|
||||||
|
|
||||||
|
|
||||||
657 .loc 1 322 3 is_stmt 1 view .LVU226
|
657 .loc 1 322 3 is_stmt 1 view .LVU226
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
693 .loc 1 347 3 is_stmt 1 view .LVU244
|
693 .loc 1 347 3 is_stmt 1 view .LVU244
|
||||||
347:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
347:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
694 .loc 1 347 7 is_stmt 0 view .LVU245
|
694 .loc 1 347 7 is_stmt 0 view .LVU245
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 39
|
ARM GAS /tmp/ccbl0nwv.s page 39
|
||||||
|
|
||||||
|
|
||||||
695 002e 2B68 ldr r3, [r5]
|
695 002e 2B68 ldr r3, [r5]
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
363:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->XferAbortCallback = NULL;
|
363:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->XferAbortCallback = NULL;
|
||||||
730 .loc 1 363 27 is_stmt 0 view .LVU265
|
730 .loc 1 363 27 is_stmt 0 view .LVU265
|
||||||
731 004e EC64 str r4, [r5, #76]
|
731 004e EC64 str r4, [r5, #76]
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 40
|
ARM GAS /tmp/ccbl0nwv.s page 40
|
||||||
|
|
||||||
|
|
||||||
364:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
364:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
773 .thumb_func
|
773 .thumb_func
|
||||||
775 HAL_DMA_Start:
|
775 HAL_DMA_Start:
|
||||||
776 .LVL74:
|
776 .LVL74:
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 41
|
ARM GAS /tmp/ccbl0nwv.s page 41
|
||||||
|
|
||||||
|
|
||||||
777 .LFB143:
|
777 .LFB143:
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
816 .loc 1 436 5 is_stmt 0 view .LVU294
|
816 .loc 1 436 5 is_stmt 0 view .LVU294
|
||||||
817 001e 84F83430 strb r3, [r4, #52]
|
817 001e 84F83430 strb r3, [r4, #52]
|
||||||
436:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
436:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 42
|
ARM GAS /tmp/ccbl0nwv.s page 42
|
||||||
|
|
||||||
|
|
||||||
818 .loc 1 436 5 is_stmt 1 view .LVU295
|
818 .loc 1 436 5 is_stmt 1 view .LVU295
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
862 .thumb_func
|
862 .thumb_func
|
||||||
864 HAL_DMA_Start_IT:
|
864 HAL_DMA_Start_IT:
|
||||||
865 .LVL83:
|
865 .LVL83:
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 43
|
ARM GAS /tmp/ccbl0nwv.s page 43
|
||||||
|
|
||||||
|
|
||||||
866 .LFB144:
|
866 .LFB144:
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
905 .loc 1 495 5 is_stmt 1 view .LVU321
|
905 .loc 1 495 5 is_stmt 1 view .LVU321
|
||||||
495:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
495:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
906 .loc 1 495 5 view .LVU322
|
906 .loc 1 495 5 view .LVU322
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 44
|
ARM GAS /tmp/ccbl0nwv.s page 44
|
||||||
|
|
||||||
|
|
||||||
907 001e 0023 movs r3, #0
|
907 001e 0023 movs r3, #0
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->Instance->FCR |= DMA_IT_FE;
|
481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->Instance->FCR |= DMA_IT_FE;
|
||||||
945 .loc 1 481 19 view .LVU339
|
945 .loc 1 481 19 view .LVU339
|
||||||
946 0042 1368 ldr r3, [r2]
|
946 0042 1368 ldr r3, [r2]
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 45
|
ARM GAS /tmp/ccbl0nwv.s page 45
|
||||||
|
|
||||||
|
|
||||||
481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->Instance->FCR |= DMA_IT_FE;
|
481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->Instance->FCR |= DMA_IT_FE;
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
986 .LFE144:
|
986 .LFE144:
|
||||||
988 .section .text.HAL_DMA_Abort,"ax",%progbits
|
988 .section .text.HAL_DMA_Abort,"ax",%progbits
|
||||||
989 .align 1
|
989 .align 1
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 46
|
ARM GAS /tmp/ccbl0nwv.s page 46
|
||||||
|
|
||||||
|
|
||||||
990 .global HAL_DMA_Abort
|
990 .global HAL_DMA_Abort
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1032 0018 0023 movs r3, #0
|
1032 0018 0023 movs r3, #0
|
||||||
1033 001a 84F83430 strb r3, [r4, #52]
|
1033 001a 84F83430 strb r3, [r4, #52]
|
||||||
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 47
|
ARM GAS /tmp/ccbl0nwv.s page 47
|
||||||
|
|
||||||
|
|
||||||
1034 .loc 1 528 5 view .LVU368
|
1034 .loc 1 528 5 view .LVU368
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
540:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
540:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
1071 .loc 1 540 21 view .LVU386
|
1071 .loc 1 540 21 view .LVU386
|
||||||
1072 003e 1368 ldr r3, [r2]
|
1072 003e 1368 ldr r3, [r2]
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 48
|
ARM GAS /tmp/ccbl0nwv.s page 48
|
||||||
|
|
||||||
|
|
||||||
540:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
540:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
559:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
559:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
1111 .loc 1 559 9 view .LVU403
|
1111 .loc 1 559 9 view .LVU403
|
||||||
1112 006e 0023 movs r3, #0
|
1112 006e 0023 movs r3, #0
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 49
|
ARM GAS /tmp/ccbl0nwv.s page 49
|
||||||
|
|
||||||
|
|
||||||
1113 0070 84F83430 strb r3, [r4, #52]
|
1113 0070 84F83430 strb r3, [r4, #52]
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1152 .align 1
|
1152 .align 1
|
||||||
1153 .global HAL_DMA_Abort_IT
|
1153 .global HAL_DMA_Abort_IT
|
||||||
1154 .syntax unified
|
1154 .syntax unified
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 50
|
ARM GAS /tmp/ccbl0nwv.s page 50
|
||||||
|
|
||||||
|
|
||||||
1155 .thumb
|
1155 .thumb
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1196 0022 0020 movs r0, #0
|
1196 0022 0020 movs r0, #0
|
||||||
1197 .LVL105:
|
1197 .LVL105:
|
||||||
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 51
|
ARM GAS /tmp/ccbl0nwv.s page 51
|
||||||
|
|
||||||
|
|
||||||
1198 .loc 1 601 1 view .LVU434
|
1198 .loc 1 601 1 view .LVU434
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1244 0012 DBB2 uxtb r3, r3
|
1244 0012 DBB2 uxtb r3, r3
|
||||||
624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
1245 .loc 1 624 5 view .LVU445
|
1245 .loc 1 624 5 view .LVU445
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 52
|
ARM GAS /tmp/ccbl0nwv.s page 52
|
||||||
|
|
||||||
|
|
||||||
1246 0014 022B cmp r3, #2
|
1246 0014 022B cmp r3, #2
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
643:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
643:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
1283 .loc 1 643 20 view .LVU463
|
1283 .loc 1 643 20 view .LVU463
|
||||||
1284 003c 4FF0200A mov r10, #32
|
1284 003c 4FF0200A mov r10, #32
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 53
|
ARM GAS /tmp/ccbl0nwv.s page 53
|
||||||
|
|
||||||
|
|
||||||
1285 0040 0AFA03FA lsl r10, r10, r3
|
1285 0040 0AFA03FA lsl r10, r10, r3
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
675:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
675:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
1324 .loc 1 675 5 is_stmt 1 view .LVU479
|
1324 .loc 1 675 5 is_stmt 1 view .LVU479
|
||||||
675:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
675:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 54
|
ARM GAS /tmp/ccbl0nwv.s page 54
|
||||||
|
|
||||||
|
|
||||||
1325 .loc 1 675 12 is_stmt 0 view .LVU480
|
1325 .loc 1 675 12 is_stmt 0 view .LVU480
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1362 .loc 1 692 7 is_stmt 1 view .LVU497
|
1362 .loc 1 692 7 is_stmt 1 view .LVU497
|
||||||
692:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
692:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
1363 .loc 1 692 18 is_stmt 0 view .LVU498
|
1363 .loc 1 692 18 is_stmt 0 view .LVU498
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 55
|
ARM GAS /tmp/ccbl0nwv.s page 55
|
||||||
|
|
||||||
|
|
||||||
1364 0094 BA60 str r2, [r7, #8]
|
1364 0094 BA60 str r2, [r7, #8]
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
648:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
648:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
1402 .loc 1 648 20 view .LVU515
|
1402 .loc 1 648 20 view .LVU515
|
||||||
1403 00b8 4FF0100A mov r10, #16
|
1403 00b8 4FF0100A mov r10, #16
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 56
|
ARM GAS /tmp/ccbl0nwv.s page 56
|
||||||
|
|
||||||
|
|
||||||
1404 00bc 0AFA03FA lsl r10, r10, r3
|
1404 00bc 0AFA03FA lsl r10, r10, r3
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
725:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
725:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
1441 .loc 1 725 5 is_stmt 0 view .LVU533
|
1441 .loc 1 725 5 is_stmt 0 view .LVU533
|
||||||
1442 00e2 B8F1000F cmp r8, #0
|
1442 00e2 B8F1000F cmp r8, #0
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 57
|
ARM GAS /tmp/ccbl0nwv.s page 57
|
||||||
|
|
||||||
|
|
||||||
1443 00e6 19D1 bne .L93
|
1443 00e6 19D1 bne .L93
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1480 0110 84F83500 strb r0, [r4, #53]
|
1480 0110 84F83500 strb r0, [r4, #53]
|
||||||
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
1481 .loc 1 718 7 is_stmt 1 view .LVU551
|
1481 .loc 1 718 7 is_stmt 1 view .LVU551
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 58
|
ARM GAS /tmp/ccbl0nwv.s page 58
|
||||||
|
|
||||||
|
|
||||||
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1527 0002 83B0 sub sp, sp, #12
|
1527 0002 83B0 sub sp, sp, #12
|
||||||
1528 .LCFI14:
|
1528 .LCFI14:
|
||||||
1529 .cfi_def_cfa_offset 32
|
1529 .cfi_def_cfa_offset 32
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 59
|
ARM GAS /tmp/ccbl0nwv.s page 59
|
||||||
|
|
||||||
|
|
||||||
1530 0004 0446 mov r4, r0
|
1530 0004 0446 mov r4, r0
|
||||||
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1567 0028 12F0040F tst r2, #4
|
1567 0028 12F0040F tst r2, #4
|
||||||
1568 002c 0BD0 beq .L98
|
1568 002c 0BD0 beq .L98
|
||||||
768:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
768:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 60
|
ARM GAS /tmp/ccbl0nwv.s page 60
|
||||||
|
|
||||||
|
|
||||||
1569 .loc 1 768 7 is_stmt 1 view .LVU580
|
1569 .loc 1 768 7 is_stmt 1 view .LVU580
|
||||||
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1606 .loc 1 783 7 is_stmt 1 view .LVU597
|
1606 .loc 1 783 7 is_stmt 1 view .LVU597
|
||||||
783:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
783:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
1607 .loc 1 783 18 is_stmt 0 view .LVU598
|
1607 .loc 1 783 18 is_stmt 0 view .LVU598
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 61
|
ARM GAS /tmp/ccbl0nwv.s page 61
|
||||||
|
|
||||||
|
|
||||||
1608 005a BB60 str r3, [r7, #8]
|
1608 005a BB60 str r3, [r7, #8]
|
||||||
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
802:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
802:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
1645 .loc 1 802 35 view .LVU616
|
1645 .loc 1 802 35 view .LVU616
|
||||||
1646 0084 1023 movs r3, #16
|
1646 0084 1023 movs r3, #16
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 62
|
ARM GAS /tmp/ccbl0nwv.s page 62
|
||||||
|
|
||||||
|
|
||||||
1647 0086 9340 lsls r3, r3, r2
|
1647 0086 9340 lsls r3, r3, r2
|
||||||
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1683 .loc 1 818 13 is_stmt 0 view .LVU634
|
1683 .loc 1 818 13 is_stmt 0 view .LVU634
|
||||||
1684 00b0 9847 blx r3
|
1684 00b0 9847 blx r3
|
||||||
1685 .LVL128:
|
1685 .LVL128:
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 63
|
ARM GAS /tmp/ccbl0nwv.s page 63
|
||||||
|
|
||||||
|
|
||||||
1686 00b2 10E0 b .L101
|
1686 00b2 10E0 b .L101
|
||||||
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1724 .loc 1 843 11 is_stmt 0 view .LVU650
|
1724 .loc 1 843 11 is_stmt 0 view .LVU650
|
||||||
1725 00d4 9847 blx r3
|
1725 00d4 9847 blx r3
|
||||||
1726 .LVL134:
|
1726 .LVL134:
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 64
|
ARM GAS /tmp/ccbl0nwv.s page 64
|
||||||
|
|
||||||
|
|
||||||
1727 .L101:
|
1727 .L101:
|
||||||
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1763 .loc 1 886 27 is_stmt 0 view .LVU668
|
1763 .loc 1 886 27 is_stmt 0 view .LVU668
|
||||||
1764 0100 1B68 ldr r3, [r3]
|
1764 0100 1B68 ldr r3, [r3]
|
||||||
886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
886:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 65
|
ARM GAS /tmp/ccbl0nwv.s page 65
|
||||||
|
|
||||||
|
|
||||||
1765 .loc 1 886 11 view .LVU669
|
1765 .loc 1 886 11 view .LVU669
|
||||||
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
864:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
864:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
1803 .loc 1 864 15 is_stmt 0 view .LVU686
|
1803 .loc 1 864 15 is_stmt 0 view .LVU686
|
||||||
1804 012c 2268 ldr r2, [r4]
|
1804 012c 2268 ldr r2, [r4]
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 66
|
ARM GAS /tmp/ccbl0nwv.s page 66
|
||||||
|
|
||||||
|
|
||||||
864:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
864:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** }
|
||||||
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1842 0156 A36C ldr r3, [r4, #72]
|
1842 0156 A36C ldr r3, [r4, #72]
|
||||||
862:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
862:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
1843 .loc 1 862 49 discriminator 1 view .LVU704
|
1843 .loc 1 862 49 discriminator 1 view .LVU704
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 67
|
ARM GAS /tmp/ccbl0nwv.s page 67
|
||||||
|
|
||||||
|
|
||||||
1844 0158 002B cmp r3, #0
|
1844 0158 002B cmp r3, #0
|
||||||
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
920:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
920:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
1882 .loc 1 920 16 is_stmt 0 view .LVU721
|
1882 .loc 1 920 16 is_stmt 0 view .LVU721
|
||||||
1883 0184 E36B ldr r3, [r4, #60]
|
1883 0184 E36B ldr r3, [r4, #60]
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 68
|
ARM GAS /tmp/ccbl0nwv.s page 68
|
||||||
|
|
||||||
|
|
||||||
920:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
920:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** {
|
||||||
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
946:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
946:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
1922 .loc 1 946 18 is_stmt 0 view .LVU738
|
1922 .loc 1 946 18 is_stmt 0 view .LVU738
|
||||||
1923 01b2 2368 ldr r3, [r4]
|
1923 01b2 2368 ldr r3, [r4]
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 69
|
ARM GAS /tmp/ccbl0nwv.s page 69
|
||||||
|
|
||||||
|
|
||||||
946:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
946:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1966 .section .text.HAL_DMA_RegisterCallback,"ax",%progbits
|
1966 .section .text.HAL_DMA_RegisterCallback,"ax",%progbits
|
||||||
1967 .align 1
|
1967 .align 1
|
||||||
1968 .global HAL_DMA_RegisterCallback
|
1968 .global HAL_DMA_RegisterCallback
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 70
|
ARM GAS /tmp/ccbl0nwv.s page 70
|
||||||
|
|
||||||
|
|
||||||
1969 .syntax unified
|
1969 .syntax unified
|
||||||
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
2010 .LVL145:
|
2010 .LVL145:
|
||||||
1023:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
1023:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
2011 .loc 1 1023 3 is_stmt 0 view .LVU766
|
2011 .loc 1 1023 3 is_stmt 0 view .LVU766
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 71
|
ARM GAS /tmp/ccbl0nwv.s page 71
|
||||||
|
|
||||||
|
|
||||||
2012 001e 83F83420 strb r2, [r3, #52]
|
2012 001e 83F83420 strb r2, [r3, #52]
|
||||||
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
995:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
|
995:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
|
||||||
2051 .loc 1 995 32 is_stmt 0 view .LVU782
|
2051 .loc 1 995 32 is_stmt 0 view .LVU782
|
||||||
2052 003e 5A64 str r2, [r3, #68]
|
2052 003e 5A64 str r2, [r3, #68]
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 72
|
ARM GAS /tmp/ccbl0nwv.s page 72
|
||||||
|
|
||||||
|
|
||||||
996:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
996:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1026:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
1026:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
2088 .loc 1 1026 1 view .LVU802
|
2088 .loc 1 1026 1 view .LVU802
|
||||||
2089 0058 7047 bx lr
|
2089 0058 7047 bx lr
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 73
|
ARM GAS /tmp/ccbl0nwv.s page 73
|
||||||
|
|
||||||
|
|
||||||
2090 .cfi_endproc
|
2090 .cfi_endproc
|
||||||
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1091:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
1091:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
2134 .loc 1 1091 3 is_stmt 1 view .LVU815
|
2134 .loc 1 1091 3 is_stmt 1 view .LVU815
|
||||||
1091:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
1091:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c ****
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 74
|
ARM GAS /tmp/ccbl0nwv.s page 74
|
||||||
|
|
||||||
|
|
||||||
2135 .loc 1 1091 3 view .LVU816
|
2135 .loc 1 1091 3 view .LVU816
|
||||||
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
1056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
|
1056:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** break;
|
||||||
2176 .loc 1 1056 32 is_stmt 0 view .LVU830
|
2176 .loc 1 1056 32 is_stmt 0 view .LVU830
|
||||||
2177 0042 0020 movs r0, #0
|
2177 0042 0020 movs r0, #0
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 75
|
ARM GAS /tmp/ccbl0nwv.s page 75
|
||||||
|
|
||||||
|
|
||||||
2178 0044 5864 str r0, [r3, #68]
|
2178 0044 5864 str r0, [r3, #68]
|
||||||
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
2214 .loc 1 1075 36 is_stmt 0 view .LVU848
|
2214 .loc 1 1075 36 is_stmt 0 view .LVU848
|
||||||
2215 0062 9864 str r0, [r3, #72]
|
2215 0062 9864 str r0, [r3, #72]
|
||||||
1076:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->XferAbortCallback = NULL;
|
1076:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c **** hdma->XferAbortCallback = NULL;
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 76
|
ARM GAS /tmp/ccbl0nwv.s page 76
|
||||||
|
|
||||||
|
|
||||||
2216 .loc 1 1076 7 is_stmt 1 view .LVU849
|
2216 .loc 1 1076 7 is_stmt 1 view .LVU849
|
||||||
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
2263 .thumb_func
|
2263 .thumb_func
|
||||||
2265 HAL_DMA_GetError:
|
2265 HAL_DMA_GetError:
|
||||||
2266 .LVL156:
|
2266 .LVL156:
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 77
|
ARM GAS /tmp/ccbl0nwv.s page 77
|
||||||
|
|
||||||
|
|
||||||
2267 .LFB152:
|
2267 .LFB152:
|
||||||
@@ -4593,53 +4593,53 @@ ARM GAS /tmp/ccjAMZS2.s page 1
|
|||||||
2294 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h"
|
2294 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h"
|
||||||
2295 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
|
2295 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h"
|
||||||
2296 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
2296 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
||||||
ARM GAS /tmp/ccjAMZS2.s page 78
|
ARM GAS /tmp/ccbl0nwv.s page 78
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_dma.c
|
*ABS*:00000000 stm32f7xx_hal_dma.c
|
||||||
/tmp/ccjAMZS2.s:20 .text.DMA_SetConfig:00000000 $t
|
/tmp/ccbl0nwv.s:20 .text.DMA_SetConfig:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:25 .text.DMA_SetConfig:00000000 DMA_SetConfig
|
/tmp/ccbl0nwv.s:25 .text.DMA_SetConfig:00000000 DMA_SetConfig
|
||||||
/tmp/ccjAMZS2.s:99 .text.DMA_CalcBaseAndBitshift:00000000 $t
|
/tmp/ccbl0nwv.s:99 .text.DMA_CalcBaseAndBitshift:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:104 .text.DMA_CalcBaseAndBitshift:00000000 DMA_CalcBaseAndBitshift
|
/tmp/ccbl0nwv.s:104 .text.DMA_CalcBaseAndBitshift:00000000 DMA_CalcBaseAndBitshift
|
||||||
/tmp/ccjAMZS2.s:173 .text.DMA_CalcBaseAndBitshift:00000034 $d
|
/tmp/ccbl0nwv.s:173 .text.DMA_CalcBaseAndBitshift:00000034 $d
|
||||||
/tmp/ccjAMZS2.s:2286 .rodata.flagBitshiftOffset.0:00000000 flagBitshiftOffset.0
|
/tmp/ccbl0nwv.s:2286 .rodata.flagBitshiftOffset.0:00000000 flagBitshiftOffset.0
|
||||||
/tmp/ccjAMZS2.s:179 .text.DMA_CheckFifoParam:00000000 $t
|
/tmp/ccbl0nwv.s:179 .text.DMA_CheckFifoParam:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:184 .text.DMA_CheckFifoParam:00000000 DMA_CheckFifoParam
|
/tmp/ccbl0nwv.s:184 .text.DMA_CheckFifoParam:00000000 DMA_CheckFifoParam
|
||||||
/tmp/ccjAMZS2.s:270 .text.DMA_CheckFifoParam:0000004e $d
|
/tmp/ccbl0nwv.s:270 .text.DMA_CheckFifoParam:0000004e $d
|
||||||
/tmp/ccjAMZS2.s:274 .text.DMA_CheckFifoParam:00000052 $t
|
/tmp/ccbl0nwv.s:274 .text.DMA_CheckFifoParam:00000052 $t
|
||||||
/tmp/ccjAMZS2.s:369 .text.HAL_DMA_Init:00000000 $t
|
/tmp/ccbl0nwv.s:369 .text.HAL_DMA_Init:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:375 .text.HAL_DMA_Init:00000000 HAL_DMA_Init
|
/tmp/ccbl0nwv.s:375 .text.HAL_DMA_Init:00000000 HAL_DMA_Init
|
||||||
/tmp/ccjAMZS2.s:625 .text.HAL_DMA_Init:000000cc $d
|
/tmp/ccbl0nwv.s:625 .text.HAL_DMA_Init:000000cc $d
|
||||||
/tmp/ccjAMZS2.s:630 .text.HAL_DMA_DeInit:00000000 $t
|
/tmp/ccbl0nwv.s:630 .text.HAL_DMA_DeInit:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:636 .text.HAL_DMA_DeInit:00000000 HAL_DMA_DeInit
|
/tmp/ccbl0nwv.s:636 .text.HAL_DMA_DeInit:00000000 HAL_DMA_DeInit
|
||||||
/tmp/ccjAMZS2.s:769 .text.HAL_DMA_Start:00000000 $t
|
/tmp/ccbl0nwv.s:769 .text.HAL_DMA_Start:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:775 .text.HAL_DMA_Start:00000000 HAL_DMA_Start
|
/tmp/ccbl0nwv.s:775 .text.HAL_DMA_Start:00000000 HAL_DMA_Start
|
||||||
/tmp/ccjAMZS2.s:858 .text.HAL_DMA_Start_IT:00000000 $t
|
/tmp/ccbl0nwv.s:858 .text.HAL_DMA_Start_IT:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:864 .text.HAL_DMA_Start_IT:00000000 HAL_DMA_Start_IT
|
/tmp/ccbl0nwv.s:864 .text.HAL_DMA_Start_IT:00000000 HAL_DMA_Start_IT
|
||||||
/tmp/ccjAMZS2.s:989 .text.HAL_DMA_Abort:00000000 $t
|
/tmp/ccbl0nwv.s:989 .text.HAL_DMA_Abort:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:995 .text.HAL_DMA_Abort:00000000 HAL_DMA_Abort
|
/tmp/ccbl0nwv.s:995 .text.HAL_DMA_Abort:00000000 HAL_DMA_Abort
|
||||||
/tmp/ccjAMZS2.s:1152 .text.HAL_DMA_Abort_IT:00000000 $t
|
/tmp/ccbl0nwv.s:1152 .text.HAL_DMA_Abort_IT:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:1158 .text.HAL_DMA_Abort_IT:00000000 HAL_DMA_Abort_IT
|
/tmp/ccbl0nwv.s:1158 .text.HAL_DMA_Abort_IT:00000000 HAL_DMA_Abort_IT
|
||||||
/tmp/ccjAMZS2.s:1204 .text.HAL_DMA_PollForTransfer:00000000 $t
|
/tmp/ccbl0nwv.s:1204 .text.HAL_DMA_PollForTransfer:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:1210 .text.HAL_DMA_PollForTransfer:00000000 HAL_DMA_PollForTransfer
|
/tmp/ccbl0nwv.s:1210 .text.HAL_DMA_PollForTransfer:00000000 HAL_DMA_PollForTransfer
|
||||||
/tmp/ccjAMZS2.s:1505 .text.HAL_DMA_IRQHandler:00000000 $t
|
/tmp/ccbl0nwv.s:1505 .text.HAL_DMA_IRQHandler:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:1511 .text.HAL_DMA_IRQHandler:00000000 HAL_DMA_IRQHandler
|
/tmp/ccbl0nwv.s:1511 .text.HAL_DMA_IRQHandler:00000000 HAL_DMA_IRQHandler
|
||||||
/tmp/ccjAMZS2.s:1961 .text.HAL_DMA_IRQHandler:000001d4 $d
|
/tmp/ccbl0nwv.s:1961 .text.HAL_DMA_IRQHandler:000001d4 $d
|
||||||
/tmp/ccjAMZS2.s:1967 .text.HAL_DMA_RegisterCallback:00000000 $t
|
/tmp/ccbl0nwv.s:1967 .text.HAL_DMA_RegisterCallback:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:1973 .text.HAL_DMA_RegisterCallback:00000000 HAL_DMA_RegisterCallback
|
/tmp/ccbl0nwv.s:1973 .text.HAL_DMA_RegisterCallback:00000000 HAL_DMA_RegisterCallback
|
||||||
/tmp/ccjAMZS2.s:2024 .text.HAL_DMA_RegisterCallback:0000002c $d
|
/tmp/ccbl0nwv.s:2024 .text.HAL_DMA_RegisterCallback:0000002c $d
|
||||||
/tmp/ccjAMZS2.s:2030 .text.HAL_DMA_RegisterCallback:00000032 $t
|
/tmp/ccbl0nwv.s:2030 .text.HAL_DMA_RegisterCallback:00000032 $t
|
||||||
/tmp/ccjAMZS2.s:2094 .text.HAL_DMA_UnRegisterCallback:00000000 $t
|
/tmp/ccbl0nwv.s:2094 .text.HAL_DMA_UnRegisterCallback:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:2100 .text.HAL_DMA_UnRegisterCallback:00000000 HAL_DMA_UnRegisterCallback
|
/tmp/ccbl0nwv.s:2100 .text.HAL_DMA_UnRegisterCallback:00000000 HAL_DMA_UnRegisterCallback
|
||||||
/tmp/ccjAMZS2.s:2149 .text.HAL_DMA_UnRegisterCallback:0000002c $d
|
/tmp/ccbl0nwv.s:2149 .text.HAL_DMA_UnRegisterCallback:0000002c $d
|
||||||
/tmp/ccjAMZS2.s:2235 .text.HAL_DMA_GetState:00000000 $t
|
/tmp/ccbl0nwv.s:2235 .text.HAL_DMA_GetState:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:2241 .text.HAL_DMA_GetState:00000000 HAL_DMA_GetState
|
/tmp/ccbl0nwv.s:2241 .text.HAL_DMA_GetState:00000000 HAL_DMA_GetState
|
||||||
/tmp/ccjAMZS2.s:2259 .text.HAL_DMA_GetError:00000000 $t
|
/tmp/ccbl0nwv.s:2259 .text.HAL_DMA_GetError:00000000 $t
|
||||||
/tmp/ccjAMZS2.s:2265 .text.HAL_DMA_GetError:00000000 HAL_DMA_GetError
|
/tmp/ccbl0nwv.s:2265 .text.HAL_DMA_GetError:00000000 HAL_DMA_GetError
|
||||||
/tmp/ccjAMZS2.s:2283 .rodata.flagBitshiftOffset.0:00000000 $d
|
/tmp/ccbl0nwv.s:2283 .rodata.flagBitshiftOffset.0:00000000 $d
|
||||||
/tmp/ccjAMZS2.s:2156 .text.HAL_DMA_UnRegisterCallback:00000033 $d
|
/tmp/ccbl0nwv.s:2156 .text.HAL_DMA_UnRegisterCallback:00000033 $d
|
||||||
/tmp/ccjAMZS2.s:2156 .text.HAL_DMA_UnRegisterCallback:00000034 $t
|
/tmp/ccbl0nwv.s:2156 .text.HAL_DMA_UnRegisterCallback:00000034 $t
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
HAL_GetTick
|
HAL_GetTick
|
||||||
|
|||||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccwTmXyh.s page 1
|
ARM GAS /tmp/ccCv1Rv2.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** * All rights reserved.
|
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 **** *
|
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
|
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/ccwTmXyh.s page 2
|
ARM GAS /tmp/ccCv1Rv2.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** * the root directory of this software component.
|
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/ccwTmXyh.s page 1
|
|||||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** @endverbatim
|
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** @endverbatim
|
||||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** * @{
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** * @{
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 3
|
ARM GAS /tmp/ccCv1Rv2.s page 3
|
||||||
|
|
||||||
|
|
||||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** */
|
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** */
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** return status;
|
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** return status;
|
||||||
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
|
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
|
||||||
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 4
|
ARM GAS /tmp/ccCv1Rv2.s page 4
|
||||||
|
|
||||||
|
|
||||||
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** /**
|
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** /**
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
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))
|
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 **** {
|
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** {
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 5
|
ARM GAS /tmp/ccCv1Rv2.s page 5
|
||||||
|
|
||||||
|
|
||||||
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** hdma->Instance->CR |= DMA_IT_HT;
|
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** hdma->Instance->CR |= DMA_IT_HT;
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
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
|
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 **** * @{
|
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** * @{
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 6
|
ARM GAS /tmp/ccCv1Rv2.s page 6
|
||||||
|
|
||||||
|
|
||||||
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** */
|
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** */
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
52 .loc 1 289 25 view .LVU9
|
52 .loc 1 289 25 view .LVU9
|
||||||
53 000e 9960 str r1, [r3, #8]
|
53 000e 9960 str r1, [r3, #8]
|
||||||
54 .LVL2:
|
54 .LVL2:
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 7
|
ARM GAS /tmp/ccCv1Rv2.s page 7
|
||||||
|
|
||||||
|
|
||||||
290:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
290:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
99 @ args = 4, pretend = 0, frame = 0
|
99 @ args = 4, pretend = 0, frame = 0
|
||||||
100 @ frame_needed = 0, uses_anonymous_args = 0
|
100 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
103:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** HAL_StatusTypeDef status = HAL_OK;
|
103:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** HAL_StatusTypeDef status = HAL_OK;
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 8
|
ARM GAS /tmp/ccCv1Rv2.s page 8
|
||||||
|
|
||||||
|
|
||||||
101 .loc 1 103 1 is_stmt 0 view .LVU21
|
101 .loc 1 103 1 is_stmt 0 view .LVU21
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
141 0024 38BD pop {r3, r4, r5, pc}
|
141 0024 38BD pop {r3, r4, r5, pc}
|
||||||
142 .LVL9:
|
142 .LVL9:
|
||||||
143 .L12:
|
143 .L12:
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 9
|
ARM GAS /tmp/ccCv1Rv2.s page 9
|
||||||
|
|
||||||
|
|
||||||
112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** status = HAL_ERROR;
|
112:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** status = HAL_ERROR;
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
181 0048 FFF7FEFF bl DMA_MultiBufferSetConfig
|
181 0048 FFF7FEFF bl DMA_MultiBufferSetConfig
|
||||||
182 .LVL15:
|
182 .LVL15:
|
||||||
135:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
|
135:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 10
|
ARM GAS /tmp/ccCv1Rv2.s page 10
|
||||||
|
|
||||||
|
|
||||||
183 .loc 1 135 7 is_stmt 1 view .LVU53
|
183 .loc 1 135 7 is_stmt 1 view .LVU53
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
230 0006 8028 cmp r0, #128
|
230 0006 8028 cmp r0, #128
|
||||||
231 0008 11D0 beq .L302
|
231 0008 11D0 beq .L302
|
||||||
171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 11
|
ARM GAS /tmp/ccCv1Rv2.s page 11
|
||||||
|
|
||||||
|
|
||||||
232 .loc 1 171 3 is_stmt 1 view .LVU63
|
232 .loc 1 171 3 is_stmt 1 view .LVU63
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
270 0032 6365 str r3, [r4, #84]
|
270 0032 6365 str r3, [r4, #84]
|
||||||
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
|
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
|
||||||
271 .loc 1 167 5 is_stmt 1 view .LVU80
|
271 .loc 1 167 5 is_stmt 1 view .LVU80
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 12
|
ARM GAS /tmp/ccCv1Rv2.s page 12
|
||||||
|
|
||||||
|
|
||||||
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
|
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
310 005c 9342 cmp r3, r2
|
310 005c 9342 cmp r3, r2
|
||||||
311 005e 40F29880 bls .L18
|
311 005e 40F29880 bls .L18
|
||||||
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
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/ccwTmXyh.s page 13
|
ARM GAS /tmp/ccCv1Rv2.s page 13
|
||||||
|
|
||||||
|
|
||||||
312 .loc 1 191 5 is_stmt 0 discriminator 1 view .LVU97
|
312 .loc 1 191 5 is_stmt 0 discriminator 1 view .LVU97
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccwTmXyh.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));
|
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
||||||
356 .loc 1 191 5 discriminator 23 view .LVU108
|
356 .loc 1 191 5 discriminator 23 view .LVU108
|
||||||
357 00ba 02F58062 add r2, r2, #1024
|
357 00ba 02F58062 add r2, r2, #1024
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 14
|
ARM GAS /tmp/ccCv1Rv2.s page 14
|
||||||
|
|
||||||
|
|
||||||
358 00be 9342 cmp r3, r2
|
358 00be 9342 cmp r3, r2
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
401 .loc 1 192 5 discriminator 11 view .LVU119
|
401 .loc 1 192 5 discriminator 11 view .LVU119
|
||||||
402 0110 02F58062 add r2, r2, #1024
|
402 0110 02F58062 add r2, r2, #1024
|
||||||
403 0114 9342 cmp r3, r2
|
403 0114 9342 cmp r3, r2
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 15
|
ARM GAS /tmp/ccCv1Rv2.s page 15
|
||||||
|
|
||||||
|
|
||||||
404 0116 00F09C81 beq .L114
|
404 0116 00F09C81 beq .L114
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
447 0168 4FF40062 mov r2, #2048
|
447 0168 4FF40062 mov r2, #2048
|
||||||
448 016c B0E7 b .L19
|
448 016c B0E7 b .L19
|
||||||
449 .L66:
|
449 .L66:
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 16
|
ARM GAS /tmp/ccCv1Rv2.s page 16
|
||||||
|
|
||||||
|
|
||||||
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
493 01b4 2DD0 beq .L76
|
493 01b4 2DD0 beq .L76
|
||||||
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
||||||
494 .loc 1 191 5 discriminator 59 view .LVU142
|
494 .loc 1 191 5 discriminator 59 view .LVU142
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 17
|
ARM GAS /tmp/ccCv1Rv2.s page 17
|
||||||
|
|
||||||
|
|
||||||
495 01b6 A2F58962 sub r2, r2, #1096
|
495 01b6 A2F58962 sub r2, r2, #1096
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
538 0204 3B4B ldr r3, .L325+4
|
538 0204 3B4B ldr r3, .L325+4
|
||||||
539 0206 9A60 str r2, [r3, #8]
|
539 0206 9A60 str r2, [r3, #8]
|
||||||
540 .LVL31:
|
540 .LVL31:
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 18
|
ARM GAS /tmp/ccCv1Rv2.s page 18
|
||||||
|
|
||||||
|
|
||||||
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
584 .L21:
|
584 .L21:
|
||||||
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
||||||
585 .loc 1 191 5 discriminator 52 view .LVU165
|
585 .loc 1 191 5 discriminator 52 view .LVU165
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 19
|
ARM GAS /tmp/ccCv1Rv2.s page 19
|
||||||
|
|
||||||
|
|
||||||
586 0240 2E4A ldr r2, .L325+12
|
586 0240 2E4A ldr r2, .L325+12
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
629 .loc 1 191 5 discriminator 122 view .LVU176
|
629 .loc 1 191 5 discriminator 122 view .LVU176
|
||||||
630 0294 A2F56872 sub r2, r2, #928
|
630 0294 A2F56872 sub r2, r2, #928
|
||||||
631 0298 9342 cmp r3, r2
|
631 0298 9342 cmp r3, r2
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 20
|
ARM GAS /tmp/ccCv1Rv2.s page 20
|
||||||
|
|
||||||
|
|
||||||
632 029a 25D0 beq .L95
|
632 029a 25D0 beq .L95
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
675 .L91:
|
675 .L91:
|
||||||
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
||||||
676 .loc 1 191 5 discriminator 117 view .LVU188
|
676 .loc 1 191 5 discriminator 117 view .LVU188
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 21
|
ARM GAS /tmp/ccCv1Rv2.s page 21
|
||||||
|
|
||||||
|
|
||||||
677 02d0 4FF40063 mov r3, #2048
|
677 02d0 4FF40063 mov r3, #2048
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
722 0326 9342 cmp r3, r2
|
722 0326 9342 cmp r3, r2
|
||||||
723 0328 2BD0 beq .L101
|
723 0328 2BD0 beq .L101
|
||||||
191:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_HT_FLAG_INDEX(hdma));
|
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/ccwTmXyh.s page 22
|
ARM GAS /tmp/ccCv1Rv2.s page 22
|
||||||
|
|
||||||
|
|
||||||
724 .loc 1 191 5 discriminator 161 view .LVU198
|
724 .loc 1 191 5 discriminator 161 view .LVU198
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
767 .loc 1 191 5 discriminator 200 view .LVU209
|
767 .loc 1 191 5 discriminator 200 view .LVU209
|
||||||
768 0374 AEE6 b .L20
|
768 0374 AEE6 b .L20
|
||||||
769 .LVL36:
|
769 .LVL36:
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 23
|
ARM GAS /tmp/ccCv1Rv2.s page 23
|
||||||
|
|
||||||
|
|
||||||
770 .L98:
|
770 .L98:
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
813 03ac 4FF48012 mov r2, #1048576
|
813 03ac 4FF48012 mov r2, #1048576
|
||||||
814 03b0 00E0 b .L27
|
814 03b0 00E0 b .L27
|
||||||
815 .L109:
|
815 .L109:
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 24
|
ARM GAS /tmp/ccCv1Rv2.s page 24
|
||||||
|
|
||||||
|
|
||||||
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
|
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
859 040e 00F09981 beq .L164
|
859 040e 00F09981 beq .L164
|
||||||
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
|
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
|
||||||
860 .loc 1 193 5 discriminator 17 view .LVU232
|
860 .loc 1 193 5 discriminator 17 view .LVU232
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 25
|
ARM GAS /tmp/ccCv1Rv2.s page 25
|
||||||
|
|
||||||
|
|
||||||
861 0412 A2F58962 sub r2, r2, #1096
|
861 0412 A2F58962 sub r2, r2, #1096
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
904 .loc 1 192 5 discriminator 18 view .LVU243
|
904 .loc 1 192 5 discriminator 18 view .LVU243
|
||||||
905 045e 4FF48062 mov r2, #1024
|
905 045e 4FF48062 mov r2, #1024
|
||||||
906 0462 A7E7 b .L27
|
906 0462 A7E7 b .L27
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 26
|
ARM GAS /tmp/ccCv1Rv2.s page 26
|
||||||
|
|
||||||
|
|
||||||
907 .L117:
|
907 .L117:
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
950 04ae 9342 cmp r3, r2
|
950 04ae 9342 cmp r3, r2
|
||||||
951 04b0 29D0 beq .L127
|
951 04b0 29D0 beq .L127
|
||||||
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
|
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 27
|
ARM GAS /tmp/ccCv1Rv2.s page 27
|
||||||
|
|
||||||
|
|
||||||
952 .loc 1 192 5 discriminator 65 view .LVU255
|
952 .loc 1 192 5 discriminator 65 view .LVU255
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccwTmXyh.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));
|
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
|
||||||
996 .loc 1 192 5 discriminator 60 view .LVU266
|
996 .loc 1 192 5 discriminator 60 view .LVU266
|
||||||
997 04f6 1022 movs r2, #16
|
997 04f6 1022 movs r2, #16
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 28
|
ARM GAS /tmp/ccCv1Rv2.s page 28
|
||||||
|
|
||||||
|
|
||||||
998 04f8 F6E7 b .L30
|
998 04f8 F6E7 b .L30
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1041 0538 A2F56872 sub r2, r2, #928
|
1041 0538 A2F56872 sub r2, r2, #928
|
||||||
1042 053c 9342 cmp r3, r2
|
1042 053c 9342 cmp r3, r2
|
||||||
1043 053e 2FD0 beq .L135
|
1043 053e 2FD0 beq .L135
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 29
|
ARM GAS /tmp/ccCv1Rv2.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));
|
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/ccwTmXyh.s page 1
|
|||||||
1087 .L133:
|
1087 .L133:
|
||||||
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
|
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
|
||||||
1088 .loc 1 192 5 discriminator 105 view .LVU289
|
1088 .loc 1 192 5 discriminator 105 view .LVU289
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 30
|
ARM GAS /tmp/ccCv1Rv2.s page 30
|
||||||
|
|
||||||
|
|
||||||
1089 0594 1023 movs r3, #16
|
1089 0594 1023 movs r3, #16
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1133 .L327:
|
1133 .L327:
|
||||||
1134 05cc 10600240 .word 1073897488
|
1134 05cc 10600240 .word 1073897488
|
||||||
1135 05d0 00600240 .word 1073897472
|
1135 05d0 00600240 .word 1073897472
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 31
|
ARM GAS /tmp/ccCv1Rv2.s page 31
|
||||||
|
|
||||||
|
|
||||||
1136 05d4 00640240 .word 1073898496
|
1136 05d4 00640240 .word 1073898496
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1180 062e 27D0 beq .L153
|
1180 062e 27D0 beq .L153
|
||||||
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
|
192:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_TE_FLAG_INDEX(hdma));
|
||||||
1181 .loc 1 192 5 discriminator 169 view .LVU310
|
1181 .loc 1 192 5 discriminator 169 view .LVU310
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 32
|
ARM GAS /tmp/ccCv1Rv2.s page 32
|
||||||
|
|
||||||
|
|
||||||
1182 0630 02F58062 add r2, r2, #1024
|
1182 0630 02F58062 add r2, r2, #1024
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1225 .loc 1 192 5 discriminator 164 view .LVU321
|
1225 .loc 1 192 5 discriminator 164 view .LVU321
|
||||||
1226 066e 4FF48063 mov r3, #1024
|
1226 066e 4FF48063 mov r3, #1024
|
||||||
1227 0672 F0E7 b .L33
|
1227 0672 F0E7 b .L33
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 33
|
ARM GAS /tmp/ccCv1Rv2.s page 33
|
||||||
|
|
||||||
|
|
||||||
1228 .L151:
|
1228 .L151:
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1271 06b6 9342 cmp r3, r2
|
1271 06b6 9342 cmp r3, r2
|
||||||
1272 06b8 00F0A981 beq .L206
|
1272 06b8 00F0A981 beq .L206
|
||||||
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
|
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/ccwTmXyh.s page 34
|
ARM GAS /tmp/ccCv1Rv2.s page 34
|
||||||
|
|
||||||
|
|
||||||
1273 .loc 1 194 5 discriminator 5 view .LVU333
|
1273 .loc 1 194 5 discriminator 5 view .LVU333
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccwTmXyh.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));
|
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
|
||||||
1317 .loc 1 193 5 discriminator 6 view .LVU344
|
1317 .loc 1 193 5 discriminator 6 view .LVU344
|
||||||
1318 0726 0822 movs r2, #8
|
1318 0726 0822 movs r2, #8
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 35
|
ARM GAS /tmp/ccCv1Rv2.s page 35
|
||||||
|
|
||||||
|
|
||||||
1319 0728 B7E7 b .L35
|
1319 0728 B7E7 b .L35
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1362 0762 A83A subs r2, r2, #168
|
1362 0762 A83A subs r2, r2, #168
|
||||||
1363 0764 9342 cmp r3, r2
|
1363 0764 9342 cmp r3, r2
|
||||||
1364 0766 31D0 beq .L169
|
1364 0766 31D0 beq .L169
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 36
|
ARM GAS /tmp/ccCv1Rv2.s page 36
|
||||||
|
|
||||||
|
|
||||||
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
|
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1408 07be 02D0 beq .L314
|
1408 07be 02D0 beq .L314
|
||||||
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
|
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
|
||||||
1409 .loc 1 193 5 discriminator 76 view .LVU367
|
1409 .loc 1 193 5 discriminator 76 view .LVU367
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 37
|
ARM GAS /tmp/ccCv1Rv2.s page 37
|
||||||
|
|
||||||
|
|
||||||
1410 07c0 4FF00072 mov r2, #33554432
|
1410 07c0 4FF00072 mov r2, #33554432
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1453 .loc 1 193 5 discriminator 70 view .LVU378
|
1453 .loc 1 193 5 discriminator 70 view .LVU378
|
||||||
1454 07f8 4FF40022 mov r2, #524288
|
1454 07f8 4FF40022 mov r2, #524288
|
||||||
1455 07fc E7E7 b .L38
|
1455 07fc E7E7 b .L38
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 38
|
ARM GAS /tmp/ccCv1Rv2.s page 38
|
||||||
|
|
||||||
|
|
||||||
1456 .L178:
|
1456 .L178:
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1499 084a 9342 cmp r3, r2
|
1499 084a 9342 cmp r3, r2
|
||||||
1500 084c 28D0 beq .L188
|
1500 084c 28D0 beq .L188
|
||||||
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
|
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/ccwTmXyh.s page 39
|
ARM GAS /tmp/ccCv1Rv2.s page 39
|
||||||
|
|
||||||
|
|
||||||
1501 .loc 1 193 5 discriminator 118 view .LVU390
|
1501 .loc 1 193 5 discriminator 118 view .LVU390
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccwTmXyh.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));
|
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
|
||||||
1545 .loc 1 193 5 discriminator 113 view .LVU401
|
1545 .loc 1 193 5 discriminator 113 view .LVU401
|
||||||
1546 088e 4FF40073 mov r3, #512
|
1546 088e 4FF40073 mov r3, #512
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 40
|
ARM GAS /tmp/ccCv1Rv2.s page 40
|
||||||
|
|
||||||
|
|
||||||
1547 0892 F3E7 b .L40
|
1547 0892 F3E7 b .L40
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1592 08e4 9342 cmp r3, r2
|
1592 08e4 9342 cmp r3, r2
|
||||||
1593 08e6 2FD0 beq .L195
|
1593 08e6 2FD0 beq .L195
|
||||||
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
|
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/ccwTmXyh.s page 41
|
ARM GAS /tmp/ccCv1Rv2.s page 41
|
||||||
|
|
||||||
|
|
||||||
1594 .loc 1 193 5 discriminator 157 view .LVU411
|
1594 .loc 1 193 5 discriminator 157 view .LVU411
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccwTmXyh.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));
|
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_DME_FLAG_INDEX(hdma));
|
||||||
1638 .loc 1 193 5 discriminator 154 view .LVU422
|
1638 .loc 1 193 5 discriminator 154 view .LVU422
|
||||||
1639 093c 0823 movs r3, #8
|
1639 093c 0823 movs r3, #8
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 42
|
ARM GAS /tmp/ccCv1Rv2.s page 42
|
||||||
|
|
||||||
|
|
||||||
1640 .L41:
|
1640 .L41:
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1683 0974 4FF40023 mov r3, #524288
|
1683 0974 4FF40023 mov r3, #524288
|
||||||
1684 0978 E1E7 b .L41
|
1684 0978 E1E7 b .L41
|
||||||
1685 .L313:
|
1685 .L313:
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 43
|
ARM GAS /tmp/ccCv1Rv2.s page 43
|
||||||
|
|
||||||
|
|
||||||
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
|
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1729 09d2 00F07181 beq .L259
|
1729 09d2 00F07181 beq .L259
|
||||||
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
1730 .loc 1 195 5 discriminator 15 view .LVU445
|
1730 .loc 1 195 5 discriminator 15 view .LVU445
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 44
|
ARM GAS /tmp/ccCv1Rv2.s page 44
|
||||||
|
|
||||||
|
|
||||||
1731 09d6 02F58062 add r2, r2, #1024
|
1731 09d6 02F58062 add r2, r2, #1024
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1774 .loc 1 194 5 discriminator 16 view .LVU456
|
1774 .loc 1 194 5 discriminator 16 view .LVU456
|
||||||
1775 0a26 4FF48072 mov r2, #256
|
1775 0a26 4FF48072 mov r2, #256
|
||||||
1776 0a2a AAE7 b .L43
|
1776 0a2a AAE7 b .L43
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 45
|
ARM GAS /tmp/ccCv1Rv2.s page 45
|
||||||
|
|
||||||
|
|
||||||
1777 .L212:
|
1777 .L212:
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1820 0a74 9342 cmp r3, r2
|
1820 0a74 9342 cmp r3, r2
|
||||||
1821 0a76 2AD0 beq .L222
|
1821 0a76 2AD0 beq .L222
|
||||||
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
|
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/ccwTmXyh.s page 46
|
ARM GAS /tmp/ccCv1Rv2.s page 46
|
||||||
|
|
||||||
|
|
||||||
1822 .loc 1 194 5 discriminator 63 view .LVU468
|
1822 .loc 1 194 5 discriminator 63 view .LVU468
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccwTmXyh.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));
|
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
|
||||||
1866 .loc 1 194 5 discriminator 58 view .LVU479
|
1866 .loc 1 194 5 discriminator 58 view .LVU479
|
||||||
1867 0ac0 0422 movs r2, #4
|
1867 0ac0 0422 movs r2, #4
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 47
|
ARM GAS /tmp/ccCv1Rv2.s page 47
|
||||||
|
|
||||||
|
|
||||||
1868 0ac2 F8E7 b .L46
|
1868 0ac2 F8E7 b .L46
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1911 0afe 02F58062 add r2, r2, #1024
|
1911 0afe 02F58062 add r2, r2, #1024
|
||||||
1912 0b02 9342 cmp r3, r2
|
1912 0b02 9342 cmp r3, r2
|
||||||
1913 0b04 31D0 beq .L230
|
1913 0b04 31D0 beq .L230
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 48
|
ARM GAS /tmp/ccCv1Rv2.s page 48
|
||||||
|
|
||||||
|
|
||||||
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
|
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
1957 .L319:
|
1957 .L319:
|
||||||
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
|
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
|
||||||
1958 .loc 1 194 5 discriminator 126 view .LVU502
|
1958 .loc 1 194 5 discriminator 126 view .LVU502
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 49
|
ARM GAS /tmp/ccCv1Rv2.s page 49
|
||||||
|
|
||||||
|
|
||||||
1959 0b5c 4FF48023 mov r3, #262144
|
1959 0b5c 4FF48023 mov r3, #262144
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2002 .loc 1 194 5 discriminator 123 view .LVU513
|
2002 .loc 1 194 5 discriminator 123 view .LVU513
|
||||||
2003 0b94 4FF48023 mov r3, #262144
|
2003 0b94 4FF48023 mov r3, #262144
|
||||||
2004 0b98 E4E7 b .L48
|
2004 0b98 E4E7 b .L48
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 50
|
ARM GAS /tmp/ccCv1Rv2.s page 50
|
||||||
|
|
||||||
|
|
||||||
2005 .L332:
|
2005 .L332:
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2050 0bf6 28D0 beq .L248
|
2050 0bf6 28D0 beq .L248
|
||||||
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
|
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** __HAL_DMA_CLEAR_FLAG (hdma, __HAL_DMA_GET_FE_FLAG_INDEX(hdma));
|
||||||
2051 .loc 1 194 5 discriminator 167 view .LVU523
|
2051 .loc 1 194 5 discriminator 167 view .LVU523
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 51
|
ARM GAS /tmp/ccCv1Rv2.s page 51
|
||||||
|
|
||||||
|
|
||||||
2052 0bf8 A2F58962 sub r2, r2, #1096
|
2052 0bf8 A2F58962 sub r2, r2, #1096
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2095 .loc 1 194 5 discriminator 162 view .LVU534
|
2095 .loc 1 194 5 discriminator 162 view .LVU534
|
||||||
2096 0c38 4FF48073 mov r3, #256
|
2096 0c38 4FF48073 mov r3, #256
|
||||||
2097 0c3c F3E7 b .L49
|
2097 0c3c F3E7 b .L49
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 52
|
ARM GAS /tmp/ccCv1Rv2.s page 52
|
||||||
|
|
||||||
|
|
||||||
2098 .L246:
|
2098 .L246:
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2139 .loc 1 198 25 view .LVU547
|
2139 .loc 1 198 25 view .LVU547
|
||||||
2140 0c72 43F01603 orr r3, r3, #22
|
2140 0c72 43F01603 orr r3, r3, #22
|
||||||
2141 0c76 1360 str r3, [r2]
|
2141 0c76 1360 str r3, [r2]
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 53
|
ARM GAS /tmp/ccCv1Rv2.s page 53
|
||||||
|
|
||||||
|
|
||||||
199:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
199:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2181 0caa DEE7 b .L51
|
2181 0caa DEE7 b .L51
|
||||||
2182 .L256:
|
2182 .L256:
|
||||||
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 54
|
ARM GAS /tmp/ccCv1Rv2.s page 54
|
||||||
|
|
||||||
|
|
||||||
2183 .loc 1 195 5 discriminator 10 view .LVU563
|
2183 .loc 1 195 5 discriminator 10 view .LVU563
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
2227 .loc 1 195 5 discriminator 55 view .LVU574
|
2227 .loc 1 195 5 discriminator 55 view .LVU574
|
||||||
2228 0ce6 A2F56872 sub r2, r2, #928
|
2228 0ce6 A2F56872 sub r2, r2, #928
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 55
|
ARM GAS /tmp/ccCv1Rv2.s page 55
|
||||||
|
|
||||||
|
|
||||||
2229 0cea 9342 cmp r3, r2
|
2229 0cea 9342 cmp r3, r2
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2272 0d3c 4FF48032 mov r2, #65536
|
2272 0d3c 4FF48032 mov r2, #65536
|
||||||
2273 0d40 00E0 b .L54
|
2273 0d40 00E0 b .L54
|
||||||
2274 .L265:
|
2274 .L265:
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 56
|
ARM GAS /tmp/ccCv1Rv2.s page 56
|
||||||
|
|
||||||
|
|
||||||
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2318 .L275:
|
2318 .L275:
|
||||||
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
2319 .loc 1 195 5 discriminator 74 view .LVU597
|
2319 .loc 1 195 5 discriminator 74 view .LVU597
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 57
|
ARM GAS /tmp/ccCv1Rv2.s page 57
|
||||||
|
|
||||||
|
|
||||||
2320 0d72 4FF48032 mov r2, #65536
|
2320 0d72 4FF48032 mov r2, #65536
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2363 .loc 1 195 5 discriminator 120 view .LVU608
|
2363 .loc 1 195 5 discriminator 120 view .LVU608
|
||||||
2364 0dc4 02F58062 add r2, r2, #1024
|
2364 0dc4 02F58062 add r2, r2, #1024
|
||||||
2365 0dc8 9342 cmp r3, r2
|
2365 0dc8 9342 cmp r3, r2
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 58
|
ARM GAS /tmp/ccCv1Rv2.s page 58
|
||||||
|
|
||||||
|
|
||||||
2366 0dca 22D0 beq .L286
|
2366 0dca 22D0 beq .L286
|
||||||
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2409 0e02 F2E7 b .L56
|
2409 0e02 F2E7 b .L56
|
||||||
2410 .L283:
|
2410 .L283:
|
||||||
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 59
|
ARM GAS /tmp/ccCv1Rv2.s page 59
|
||||||
|
|
||||||
|
|
||||||
2411 .loc 1 195 5 discriminator 117 view .LVU620
|
2411 .loc 1 195 5 discriminator 117 view .LVU620
|
||||||
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2456 0e52 A2F58962 sub r2, r2, #1096
|
2456 0e52 A2F58962 sub r2, r2, #1096
|
||||||
2457 0e56 9342 cmp r3, r2
|
2457 0e56 9342 cmp r3, r2
|
||||||
2458 0e58 2BD0 beq .L293
|
2458 0e58 2BD0 beq .L293
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 60
|
ARM GAS /tmp/ccCv1Rv2.s page 60
|
||||||
|
|
||||||
|
|
||||||
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2502 .L290:
|
2502 .L290:
|
||||||
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c ****
|
||||||
2503 .loc 1 195 5 discriminator 156 view .LVU641
|
2503 .loc 1 195 5 discriminator 156 view .LVU641
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 61
|
ARM GAS /tmp/ccCv1Rv2.s page 61
|
||||||
|
|
||||||
|
|
||||||
2504 0ea6 0123 movs r3, #1
|
2504 0ea6 0123 movs r3, #1
|
||||||
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2547 0ed8 7FF4D7AE bne .L58
|
2547 0ed8 7FF4D7AE bne .L58
|
||||||
2548 0edc DAE6 b .L59
|
2548 0edc DAE6 b .L59
|
||||||
2549 .LVL38:
|
2549 .LVL38:
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 62
|
ARM GAS /tmp/ccCv1Rv2.s page 62
|
||||||
|
|
||||||
|
|
||||||
2550 .L60:
|
2550 .L60:
|
||||||
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
244:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
|
244:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
|
||||||
2595 .loc 1 244 9 is_stmt 0 view .LVU664
|
2595 .loc 1 244 9 is_stmt 0 view .LVU664
|
||||||
2596 000a 0368 ldr r3, [r0]
|
2596 000a 0368 ldr r3, [r0]
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 63
|
ARM GAS /tmp/ccCv1Rv2.s page 63
|
||||||
|
|
||||||
|
|
||||||
244:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
|
244:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c **** }
|
||||||
@@ -3734,29 +3734,29 @@ ARM GAS /tmp/ccwTmXyh.s page 1
|
|||||||
2607 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
2607 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
||||||
2608 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h"
|
2608 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h"
|
||||||
2609 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h"
|
2609 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h"
|
||||||
ARM GAS /tmp/ccwTmXyh.s page 64
|
ARM GAS /tmp/ccCv1Rv2.s page 64
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_dma_ex.c
|
*ABS*:00000000 stm32f7xx_hal_dma_ex.c
|
||||||
/tmp/ccwTmXyh.s:20 .text.DMA_MultiBufferSetConfig:00000000 $t
|
/tmp/ccCv1Rv2.s:20 .text.DMA_MultiBufferSetConfig:00000000 $t
|
||||||
/tmp/ccwTmXyh.s:25 .text.DMA_MultiBufferSetConfig:00000000 DMA_MultiBufferSetConfig
|
/tmp/ccCv1Rv2.s:25 .text.DMA_MultiBufferSetConfig:00000000 DMA_MultiBufferSetConfig
|
||||||
/tmp/ccwTmXyh.s:88 .text.HAL_DMAEx_MultiBufferStart:00000000 $t
|
/tmp/ccCv1Rv2.s:88 .text.HAL_DMAEx_MultiBufferStart:00000000 $t
|
||||||
/tmp/ccwTmXyh.s:94 .text.HAL_DMAEx_MultiBufferStart:00000000 HAL_DMAEx_MultiBufferStart
|
/tmp/ccCv1Rv2.s:94 .text.HAL_DMAEx_MultiBufferStart:00000000 HAL_DMAEx_MultiBufferStart
|
||||||
/tmp/ccwTmXyh.s:200 .text.HAL_DMAEx_MultiBufferStart_IT:00000000 $t
|
/tmp/ccCv1Rv2.s:200 .text.HAL_DMAEx_MultiBufferStart_IT:00000000 $t
|
||||||
/tmp/ccwTmXyh.s:206 .text.HAL_DMAEx_MultiBufferStart_IT:00000000 HAL_DMAEx_MultiBufferStart_IT
|
/tmp/ccCv1Rv2.s:206 .text.HAL_DMAEx_MultiBufferStart_IT:00000000 HAL_DMAEx_MultiBufferStart_IT
|
||||||
/tmp/ccwTmXyh.s:698 .text.HAL_DMAEx_MultiBufferStart_IT:000002f0 $d
|
/tmp/ccCv1Rv2.s:698 .text.HAL_DMAEx_MultiBufferStart_IT:000002f0 $d
|
||||||
/tmp/ccwTmXyh.s:705 .text.HAL_DMAEx_MultiBufferStart_IT:00000304 $t
|
/tmp/ccCv1Rv2.s:705 .text.HAL_DMAEx_MultiBufferStart_IT:00000304 $t
|
||||||
/tmp/ccwTmXyh.s:1134 .text.HAL_DMAEx_MultiBufferStart_IT:000005cc $d
|
/tmp/ccCv1Rv2.s:1134 .text.HAL_DMAEx_MultiBufferStart_IT:000005cc $d
|
||||||
/tmp/ccwTmXyh.s:1142 .text.HAL_DMAEx_MultiBufferStart_IT:000005e4 $t
|
/tmp/ccCv1Rv2.s:1142 .text.HAL_DMAEx_MultiBufferStart_IT:000005e4 $t
|
||||||
/tmp/ccwTmXyh.s:1571 .text.HAL_DMAEx_MultiBufferStart_IT:000008b4 $d
|
/tmp/ccCv1Rv2.s:1571 .text.HAL_DMAEx_MultiBufferStart_IT:000008b4 $d
|
||||||
/tmp/ccwTmXyh.s:1579 .text.HAL_DMAEx_MultiBufferStart_IT:000008cc $t
|
/tmp/ccCv1Rv2.s:1579 .text.HAL_DMAEx_MultiBufferStart_IT:000008cc $t
|
||||||
/tmp/ccwTmXyh.s:2008 .text.HAL_DMAEx_MultiBufferStart_IT:00000b9c $d
|
/tmp/ccCv1Rv2.s:2008 .text.HAL_DMAEx_MultiBufferStart_IT:00000b9c $d
|
||||||
/tmp/ccwTmXyh.s:2016 .text.HAL_DMAEx_MultiBufferStart_IT:00000bb4 $t
|
/tmp/ccCv1Rv2.s:2016 .text.HAL_DMAEx_MultiBufferStart_IT:00000bb4 $t
|
||||||
/tmp/ccwTmXyh.s:2433 .text.HAL_DMAEx_MultiBufferStart_IT:00000e20 $d
|
/tmp/ccCv1Rv2.s:2433 .text.HAL_DMAEx_MultiBufferStart_IT:00000e20 $d
|
||||||
/tmp/ccwTmXyh.s:2440 .text.HAL_DMAEx_MultiBufferStart_IT:00000e34 $t
|
/tmp/ccCv1Rv2.s:2440 .text.HAL_DMAEx_MultiBufferStart_IT:00000e34 $t
|
||||||
/tmp/ccwTmXyh.s:2557 .text.HAL_DMAEx_MultiBufferStart_IT:00000ee4 $d
|
/tmp/ccCv1Rv2.s:2557 .text.HAL_DMAEx_MultiBufferStart_IT:00000ee4 $d
|
||||||
/tmp/ccwTmXyh.s:2563 .text.HAL_DMAEx_ChangeMemory:00000000 $t
|
/tmp/ccCv1Rv2.s:2563 .text.HAL_DMAEx_ChangeMemory:00000000 $t
|
||||||
/tmp/ccwTmXyh.s:2569 .text.HAL_DMAEx_ChangeMemory:00000000 HAL_DMAEx_ChangeMemory
|
/tmp/ccCv1Rv2.s:2569 .text.HAL_DMAEx_ChangeMemory:00000000 HAL_DMAEx_ChangeMemory
|
||||||
|
|
||||||
NO UNDEFINED SYMBOLS
|
NO UNDEFINED SYMBOLS
|
||||||
|
|||||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccq3Qi7K.s page 1
|
ARM GAS /tmp/cc8tFyty.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
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
|
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
|
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** (++) Interrupt
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 2
|
ARM GAS /tmp/cc8tFyty.s page 2
|
||||||
|
|
||||||
|
|
||||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** (++) Event
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** (++) Event
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Includes ------------------------------------------------------------------*/
|
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"
|
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** #include "stm32f7xx_hal.h"
|
||||||
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 3
|
ARM GAS /tmp/cc8tFyty.s page 3
|
||||||
|
|
||||||
|
|
||||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /** @addtogroup STM32F7xx_HAL_Driver
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /** @addtogroup STM32F7xx_HAL_Driver
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** HAL_StatusTypeDef HAL_EXTI_SetConfigLine(EXTI_HandleTypeDef *hexti, EXTI_ConfigTypeDef *pExtiConfig
|
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 **** {
|
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** {
|
||||||
29 .loc 1 143 1 view -0
|
29 .loc 1 143 1 view -0
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 4
|
ARM GAS /tmp/cc8tFyty.s page 4
|
||||||
|
|
||||||
|
|
||||||
30 .cfi_startproc
|
30 .cfi_startproc
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
63 .loc 1 163 3 is_stmt 1 view .LVU14
|
63 .loc 1 163 3 is_stmt 1 view .LVU14
|
||||||
64 .loc 1 163 12 is_stmt 0 view .LVU15
|
64 .loc 1 163 12 is_stmt 0 view .LVU15
|
||||||
65 0014 0122 movs r2, #1
|
65 0014 0122 movs r2, #1
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 5
|
ARM GAS /tmp/cc8tFyty.s page 5
|
||||||
|
|
||||||
|
|
||||||
66 0016 8240 lsls r2, r2, r0
|
66 0016 8240 lsls r2, r2, r0
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
98 003a 1443 orrs r4, r4, r2
|
98 003a 1443 orrs r4, r4, r2
|
||||||
99 003c EC60 str r4, [r5, #12]
|
99 003c EC60 str r4, [r5, #12]
|
||||||
100 .L7:
|
100 .L7:
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 6
|
ARM GAS /tmp/cc8tFyty.s page 6
|
||||||
|
|
||||||
|
|
||||||
186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
|
186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
217:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Configure event mode : read current mode */
|
217:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Configure event mode : read current mode */
|
||||||
218:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Mask or set line */
|
218:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Mask or set line */
|
||||||
219:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** if ((pExtiConfig->Mode & EXTI_MODE_EVENT) != 0x00u)
|
219:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** if ((pExtiConfig->Mode & EXTI_MODE_EVENT) != 0x00u)
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 7
|
ARM GAS /tmp/cc8tFyty.s page 7
|
||||||
|
|
||||||
|
|
||||||
124 .loc 1 219 3 is_stmt 1 view .LVU40
|
124 .loc 1 219 3 is_stmt 1 view .LVU40
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
189:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
|
189:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
|
||||||
164 .loc 1 189 11 is_stmt 0 view .LVU52
|
164 .loc 1 189 11 is_stmt 0 view .LVU52
|
||||||
165 007c 134D ldr r5, .L17
|
165 007c 134D ldr r5, .L17
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 8
|
ARM GAS /tmp/cc8tFyty.s page 8
|
||||||
|
|
||||||
|
|
||||||
166 007e EC68 ldr r4, [r5, #12]
|
166 007e EC68 ldr r4, [r5, #12]
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
204 00a8 46F82010 str r1, [r6, r0, lsl #2]
|
204 00a8 46F82010 str r1, [r6, r0, lsl #2]
|
||||||
205 00ac CDE7 b .L3
|
205 00ac CDE7 b .L3
|
||||||
206 .LVL12:
|
206 .LVL12:
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 9
|
ARM GAS /tmp/cc8tFyty.s page 9
|
||||||
|
|
||||||
|
|
||||||
207 .L8:
|
207 .L8:
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
255 HAL_EXTI_GetConfigLine:
|
255 HAL_EXTI_GetConfigLine:
|
||||||
256 .LVL16:
|
256 .LVL16:
|
||||||
257 .LFB142:
|
257 .LFB142:
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 10
|
ARM GAS /tmp/cc8tFyty.s page 10
|
||||||
|
|
||||||
|
|
||||||
230:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
230:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
284 .loc 1 256 3 is_stmt 1 view .LVU89
|
284 .loc 1 256 3 is_stmt 1 view .LVU89
|
||||||
285 .loc 1 256 11 is_stmt 0 view .LVU90
|
285 .loc 1 256 11 is_stmt 0 view .LVU90
|
||||||
286 0010 04F01F0C and ip, r4, #31
|
286 0010 04F01F0C and ip, r4, #31
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 11
|
ARM GAS /tmp/cc8tFyty.s page 11
|
||||||
|
|
||||||
|
|
||||||
287 .LVL17:
|
287 .LVL17:
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
322 .L23:
|
322 .L23:
|
||||||
276:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
|
276:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
|
||||||
277:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
277:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 12
|
ARM GAS /tmp/cc8tFyty.s page 12
|
||||||
|
|
||||||
|
|
||||||
278:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Get default Trigger and GPIOSel configuration */
|
278:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Get default Trigger and GPIOSel configuration */
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
359 005c 9A60 str r2, [r3, #8]
|
359 005c 9A60 str r2, [r3, #8]
|
||||||
360 .L25:
|
360 .L25:
|
||||||
296:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
|
296:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 13
|
ARM GAS /tmp/cc8tFyty.s page 13
|
||||||
|
|
||||||
|
|
||||||
297:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
297:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
393 .loc 1 304 67 view .LVU136
|
393 .loc 1 304 67 view .LVU136
|
||||||
394 0082 9200 lsls r2, r2, #2
|
394 0082 9200 lsls r2, r2, #2
|
||||||
304:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
|
304:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** }
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 14
|
ARM GAS /tmp/cc8tFyty.s page 14
|
||||||
|
|
||||||
|
|
||||||
395 .loc 1 304 38 view .LVU137
|
395 .loc 1 304 38 view .LVU137
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
446 .LFB143:
|
446 .LFB143:
|
||||||
310:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
310:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
||||||
311:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /**
|
311:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /**
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 15
|
ARM GAS /tmp/cc8tFyty.s page 15
|
||||||
|
|
||||||
|
|
||||||
312:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** * @brief Clear whole configuration of a dedicated Exti line.
|
312:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** * @brief Clear whole configuration of a dedicated Exti line.
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
335:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* 1] Clear interrupt mode */
|
335:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* 1] Clear interrupt mode */
|
||||||
336:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** EXTI->IMR = (EXTI->IMR & ~maskline);
|
336:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** EXTI->IMR = (EXTI->IMR & ~maskline);
|
||||||
477 .loc 1 336 3 is_stmt 1 view .LVU158
|
477 .loc 1 336 3 is_stmt 1 view .LVU158
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 16
|
ARM GAS /tmp/cc8tFyty.s page 16
|
||||||
|
|
||||||
|
|
||||||
478 .loc 1 336 20 is_stmt 0 view .LVU159
|
478 .loc 1 336 20 is_stmt 0 view .LVU159
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
520 .loc 1 348 8 view .LVU181
|
520 .loc 1 348 8 view .LVU181
|
||||||
521 004a B3F1C06F cmp r3, #100663296
|
521 004a B3F1C06F cmp r3, #100663296
|
||||||
522 004e 01D0 beq .L45
|
522 004e 01D0 beq .L45
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 17
|
ARM GAS /tmp/cc8tFyty.s page 17
|
||||||
|
|
||||||
|
|
||||||
349:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** {
|
349:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** {
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
556 0070 0020 movs r0, #0
|
556 0070 0020 movs r0, #0
|
||||||
557 0072 02E0 b .L37
|
557 0072 02E0 b .L37
|
||||||
558 .LVL40:
|
558 .LVL40:
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 18
|
ARM GAS /tmp/cc8tFyty.s page 18
|
||||||
|
|
||||||
|
|
||||||
559 .L38:
|
559 .L38:
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
601 @ args = 0, pretend = 0, frame = 0
|
601 @ args = 0, pretend = 0, frame = 0
|
||||||
602 @ frame_needed = 0, uses_anonymous_args = 0
|
602 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
603 @ link register save eliminated.
|
603 @ link register save eliminated.
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 19
|
ARM GAS /tmp/cc8tFyty.s page 19
|
||||||
|
|
||||||
|
|
||||||
604 .loc 1 370 1 is_stmt 0 view .LVU201
|
604 .loc 1 370 1 is_stmt 0 view .LVU201
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
393:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** */
|
393:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** */
|
||||||
394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** HAL_StatusTypeDef HAL_EXTI_GetHandle(EXTI_HandleTypeDef *hexti, uint32_t ExtiLine)
|
394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** HAL_StatusTypeDef HAL_EXTI_GetHandle(EXTI_HandleTypeDef *hexti, uint32_t ExtiLine)
|
||||||
395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** {
|
395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** {
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 20
|
ARM GAS /tmp/cc8tFyty.s page 20
|
||||||
|
|
||||||
|
|
||||||
638 .loc 1 395 1 is_stmt 1 view -0
|
638 .loc 1 395 1 is_stmt 1 view -0
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
413:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /**
|
413:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /**
|
||||||
414:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** * @}
|
414:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** * @}
|
||||||
415:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** */
|
415:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** */
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 21
|
ARM GAS /tmp/cc8tFyty.s page 21
|
||||||
|
|
||||||
|
|
||||||
416:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
416:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
444:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** if (regval != 0x00u)
|
444:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** if (regval != 0x00u)
|
||||||
702 .loc 1 444 3 is_stmt 1 view .LVU232
|
702 .loc 1 444 3 is_stmt 1 view .LVU232
|
||||||
703 .loc 1 444 6 is_stmt 0 view .LVU233
|
703 .loc 1 444 6 is_stmt 0 view .LVU233
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 22
|
ARM GAS /tmp/cc8tFyty.s page 22
|
||||||
|
|
||||||
|
|
||||||
704 0010 1A42 tst r2, r3
|
704 0010 1A42 tst r2, r3
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
464:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** * @retval 1 if interrupt is pending else 0.
|
464:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** * @retval 1 if interrupt is pending else 0.
|
||||||
465:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** */
|
465:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** */
|
||||||
466:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** uint32_t HAL_EXTI_GetPending(EXTI_HandleTypeDef *hexti, uint32_t Edge)
|
466:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** uint32_t HAL_EXTI_GetPending(EXTI_HandleTypeDef *hexti, uint32_t Edge)
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 23
|
ARM GAS /tmp/cc8tFyty.s page 23
|
||||||
|
|
||||||
|
|
||||||
467:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** {
|
467:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** {
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
777 .loc 1 484 1 view .LVU260
|
777 .loc 1 484 1 view .LVU260
|
||||||
778 0012 7047 bx lr
|
778 0012 7047 bx lr
|
||||||
779 .L61:
|
779 .L61:
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 24
|
ARM GAS /tmp/cc8tFyty.s page 24
|
||||||
|
|
||||||
|
|
||||||
780 .align 2
|
780 .align 2
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
507:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Clear Pending bit */
|
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;
|
508:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** EXTI->PR = maskline;
|
||||||
814 .loc 1 508 3 is_stmt 1 view .LVU270
|
814 .loc 1 508 3 is_stmt 1 view .LVU270
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 25
|
ARM GAS /tmp/cc8tFyty.s page 25
|
||||||
|
|
||||||
|
|
||||||
815 .loc 1 508 12 is_stmt 0 view .LVU271
|
815 .loc 1 508 12 is_stmt 0 view .LVU271
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c ****
|
||||||
527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Generate Software interrupt */
|
527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** /* Generate Software interrupt */
|
||||||
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** EXTI->SWIER = maskline;
|
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c **** EXTI->SWIER = maskline;
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 26
|
ARM GAS /tmp/cc8tFyty.s page 26
|
||||||
|
|
||||||
|
|
||||||
854 .loc 1 528 3 is_stmt 1 view .LVU281
|
854 .loc 1 528 3 is_stmt 1 view .LVU281
|
||||||
@@ -1520,35 +1520,35 @@ ARM GAS /tmp/ccq3Qi7K.s page 1
|
|||||||
870 .file 3 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
870 .file 3 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
||||||
871 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
871 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
||||||
872 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h"
|
872 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h"
|
||||||
ARM GAS /tmp/ccq3Qi7K.s page 27
|
ARM GAS /tmp/cc8tFyty.s page 27
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_exti.c
|
*ABS*:00000000 stm32f7xx_hal_exti.c
|
||||||
/tmp/ccq3Qi7K.s:20 .text.HAL_EXTI_SetConfigLine:00000000 $t
|
/tmp/cc8tFyty.s:20 .text.HAL_EXTI_SetConfigLine:00000000 $t
|
||||||
/tmp/ccq3Qi7K.s:26 .text.HAL_EXTI_SetConfigLine:00000000 HAL_EXTI_SetConfigLine
|
/tmp/cc8tFyty.s:26 .text.HAL_EXTI_SetConfigLine:00000000 HAL_EXTI_SetConfigLine
|
||||||
/tmp/ccq3Qi7K.s:243 .text.HAL_EXTI_SetConfigLine:000000cc $d
|
/tmp/cc8tFyty.s:243 .text.HAL_EXTI_SetConfigLine:000000cc $d
|
||||||
/tmp/ccq3Qi7K.s:249 .text.HAL_EXTI_GetConfigLine:00000000 $t
|
/tmp/cc8tFyty.s:249 .text.HAL_EXTI_GetConfigLine:00000000 $t
|
||||||
/tmp/ccq3Qi7K.s:255 .text.HAL_EXTI_GetConfigLine:00000000 HAL_EXTI_GetConfigLine
|
/tmp/cc8tFyty.s:255 .text.HAL_EXTI_GetConfigLine:00000000 HAL_EXTI_GetConfigLine
|
||||||
/tmp/ccq3Qi7K.s:432 .text.HAL_EXTI_GetConfigLine:000000a0 $d
|
/tmp/cc8tFyty.s:432 .text.HAL_EXTI_GetConfigLine:000000a0 $d
|
||||||
/tmp/ccq3Qi7K.s:438 .text.HAL_EXTI_ClearConfigLine:00000000 $t
|
/tmp/cc8tFyty.s:438 .text.HAL_EXTI_ClearConfigLine:00000000 $t
|
||||||
/tmp/ccq3Qi7K.s:444 .text.HAL_EXTI_ClearConfigLine:00000000 HAL_EXTI_ClearConfigLine
|
/tmp/cc8tFyty.s:444 .text.HAL_EXTI_ClearConfigLine:00000000 HAL_EXTI_ClearConfigLine
|
||||||
/tmp/ccq3Qi7K.s:584 .text.HAL_EXTI_ClearConfigLine:0000007c $d
|
/tmp/cc8tFyty.s:584 .text.HAL_EXTI_ClearConfigLine:0000007c $d
|
||||||
/tmp/ccq3Qi7K.s:590 .text.HAL_EXTI_RegisterCallback:00000000 $t
|
/tmp/cc8tFyty.s:590 .text.HAL_EXTI_RegisterCallback:00000000 $t
|
||||||
/tmp/ccq3Qi7K.s:596 .text.HAL_EXTI_RegisterCallback:00000000 HAL_EXTI_RegisterCallback
|
/tmp/cc8tFyty.s:596 .text.HAL_EXTI_RegisterCallback:00000000 HAL_EXTI_RegisterCallback
|
||||||
/tmp/ccq3Qi7K.s:629 .text.HAL_EXTI_GetHandle:00000000 $t
|
/tmp/cc8tFyty.s:629 .text.HAL_EXTI_GetHandle:00000000 $t
|
||||||
/tmp/ccq3Qi7K.s:635 .text.HAL_EXTI_GetHandle:00000000 HAL_EXTI_GetHandle
|
/tmp/cc8tFyty.s:635 .text.HAL_EXTI_GetHandle:00000000 HAL_EXTI_GetHandle
|
||||||
/tmp/ccq3Qi7K.s:667 .text.HAL_EXTI_IRQHandler:00000000 $t
|
/tmp/cc8tFyty.s:667 .text.HAL_EXTI_IRQHandler:00000000 $t
|
||||||
/tmp/ccq3Qi7K.s:673 .text.HAL_EXTI_IRQHandler:00000000 HAL_EXTI_IRQHandler
|
/tmp/cc8tFyty.s:673 .text.HAL_EXTI_IRQHandler:00000000 HAL_EXTI_IRQHandler
|
||||||
/tmp/ccq3Qi7K.s:727 .text.HAL_EXTI_IRQHandler:00000020 $d
|
/tmp/cc8tFyty.s:727 .text.HAL_EXTI_IRQHandler:00000020 $d
|
||||||
/tmp/ccq3Qi7K.s:732 .text.HAL_EXTI_GetPending:00000000 $t
|
/tmp/cc8tFyty.s:732 .text.HAL_EXTI_GetPending:00000000 $t
|
||||||
/tmp/ccq3Qi7K.s:738 .text.HAL_EXTI_GetPending:00000000 HAL_EXTI_GetPending
|
/tmp/cc8tFyty.s:738 .text.HAL_EXTI_GetPending:00000000 HAL_EXTI_GetPending
|
||||||
/tmp/ccq3Qi7K.s:782 .text.HAL_EXTI_GetPending:00000014 $d
|
/tmp/cc8tFyty.s:782 .text.HAL_EXTI_GetPending:00000014 $d
|
||||||
/tmp/ccq3Qi7K.s:787 .text.HAL_EXTI_ClearPending:00000000 $t
|
/tmp/cc8tFyty.s:787 .text.HAL_EXTI_ClearPending:00000000 $t
|
||||||
/tmp/ccq3Qi7K.s:793 .text.HAL_EXTI_ClearPending:00000000 HAL_EXTI_ClearPending
|
/tmp/cc8tFyty.s:793 .text.HAL_EXTI_ClearPending:00000000 HAL_EXTI_ClearPending
|
||||||
/tmp/ccq3Qi7K.s:823 .text.HAL_EXTI_ClearPending:00000010 $d
|
/tmp/cc8tFyty.s:823 .text.HAL_EXTI_ClearPending:00000010 $d
|
||||||
/tmp/ccq3Qi7K.s:828 .text.HAL_EXTI_GenerateSWI:00000000 $t
|
/tmp/cc8tFyty.s:828 .text.HAL_EXTI_GenerateSWI:00000000 $t
|
||||||
/tmp/ccq3Qi7K.s:834 .text.HAL_EXTI_GenerateSWI:00000000 HAL_EXTI_GenerateSWI
|
/tmp/cc8tFyty.s:834 .text.HAL_EXTI_GenerateSWI:00000000 HAL_EXTI_GenerateSWI
|
||||||
/tmp/ccq3Qi7K.s:863 .text.HAL_EXTI_GenerateSWI:00000010 $d
|
/tmp/cc8tFyty.s:863 .text.HAL_EXTI_GenerateSWI:00000010 $d
|
||||||
|
|
||||||
NO UNDEFINED SYMBOLS
|
NO UNDEFINED SYMBOLS
|
||||||
|
|||||||
Binary file not shown.
+114
-114
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccfS03PQ.s page 1
|
ARM GAS /tmp/ccz3aC71.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** (+) 64 cache lines of 128 bits on I-Code
|
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
|
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 ****
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 2
|
ARM GAS /tmp/ccz3aC71.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** ##### How to use this driver #####
|
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** ##### How to use this driver #####
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** * @{
|
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** * @{
|
||||||
87: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 ****
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 3
|
ARM GAS /tmp/ccz3aC71.s page 3
|
||||||
|
|
||||||
|
|
||||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /** @defgroup FLASH FLASH
|
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /** @defgroup FLASH FLASH
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** ##### Programming operation functions #####
|
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** ##### Programming operation functions #####
|
||||||
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** ===============================================================================
|
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** ===============================================================================
|
||||||
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** [..]
|
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** [..]
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 4
|
ARM GAS /tmp/ccz3aC71.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
|
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/ccfS03PQ.s page 1
|
|||||||
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** case FLASH_TYPEPROGRAM_DOUBLEWORD :
|
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** case FLASH_TYPEPROGRAM_DOUBLEWORD :
|
||||||
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
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.*/
|
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /*Program double word (64-bit) at a specified address.*/
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 5
|
ARM GAS /tmp/ccz3aC71.s page 5
|
||||||
|
|
||||||
|
|
||||||
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** FLASH_Program_DoubleWord(Address, Data);
|
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** FLASH_Program_DoubleWord(Address, Data);
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
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.*/
|
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);
|
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** FLASH_Program_Byte(Address, (uint8_t) Data);
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 6
|
ARM GAS /tmp/ccz3aC71.s page 6
|
||||||
|
|
||||||
|
|
||||||
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** break;
|
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** break;
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
||||||
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** case FLASH_PROC_SECTERASE :
|
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** case FLASH_PROC_SECTERASE :
|
||||||
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 7
|
ARM GAS /tmp/ccz3aC71.s page 7
|
||||||
|
|
||||||
|
|
||||||
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /* Nb of sector to erased can be decreased */
|
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/ccfS03PQ.s page 1
|
|||||||
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** switch (pFlash.ProcedureOnGoing)
|
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** switch (pFlash.ProcedureOnGoing)
|
||||||
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
||||||
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** case FLASH_PROC_SECTERASE :
|
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** case FLASH_PROC_SECTERASE :
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 8
|
ARM GAS /tmp/ccz3aC71.s page 8
|
||||||
|
|
||||||
|
|
||||||
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** __weak void HAL_FLASH_EndOfOperationCallback(uint32_t ReturnValue)
|
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 **** {
|
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 */
|
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /* Prevent unused argument(s) compilation warning */
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 9
|
ARM GAS /tmp/ccz3aC71.s page 9
|
||||||
|
|
||||||
|
|
||||||
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** UNUSED(ReturnValue);
|
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** UNUSED(ReturnValue);
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** WRITE_REG(FLASH->KEYR, FLASH_KEY1);
|
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);
|
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 ****
|
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 10
|
ARM GAS /tmp/ccz3aC71.s page 10
|
||||||
|
|
||||||
|
|
||||||
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /* Verify Flash is unlocked */
|
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /* Verify Flash is unlocked */
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /**
|
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.
|
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
|
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** * @retval HAL Status
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 11
|
ARM GAS /tmp/ccz3aC71.s page 11
|
||||||
|
|
||||||
|
|
||||||
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** */
|
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** */
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
||||||
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** /* Clear Error Code */
|
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;
|
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** pFlash.ErrorCode = HAL_FLASH_ERROR_NONE;
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 12
|
ARM GAS /tmp/ccz3aC71.s page 12
|
||||||
|
|
||||||
|
|
||||||
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
31 @ frame_needed = 0, uses_anonymous_args = 0
|
31 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
32 @ link register save eliminated.
|
32 @ link register save eliminated.
|
||||||
33 .loc 1 652 1 is_stmt 0 view .LVU1
|
33 .loc 1 652 1 is_stmt 0 view .LVU1
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 13
|
ARM GAS /tmp/ccz3aC71.s page 13
|
||||||
|
|
||||||
|
|
||||||
34 0000 10B4 push {r4}
|
34 0000 10B4 push {r4}
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
11:Drivers/CMSIS/Include/cmsis_gcc.h **** *
|
11:Drivers/CMSIS/Include/cmsis_gcc.h **** *
|
||||||
12:Drivers/CMSIS/Include/cmsis_gcc.h **** * Licensed under the Apache License, Version 2.0 (the License); you may
|
12:Drivers/CMSIS/Include/cmsis_gcc.h **** * Licensed under the Apache License, Version 2.0 (the License); you may
|
||||||
13:Drivers/CMSIS/Include/cmsis_gcc.h **** * not use this file except in compliance with the License.
|
13:Drivers/CMSIS/Include/cmsis_gcc.h **** * not use this file except in compliance with the License.
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 14
|
ARM GAS /tmp/ccz3aC71.s page 14
|
||||||
|
|
||||||
|
|
||||||
14:Drivers/CMSIS/Include/cmsis_gcc.h **** * You may obtain a copy of the License at
|
14:Drivers/CMSIS/Include/cmsis_gcc.h **** * You may obtain a copy of the License at
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
68:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __PACKED_UNION union __attribute__((packed, aligned(1)))
|
68:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __PACKED_UNION union __attribute__((packed, aligned(1)))
|
||||||
69:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
69:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
70:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __UNALIGNED_UINT32 /* deprecated */
|
70:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __UNALIGNED_UINT32 /* deprecated */
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 15
|
ARM GAS /tmp/ccz3aC71.s page 15
|
||||||
|
|
||||||
|
|
||||||
71:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic push
|
71:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic push
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
125:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Enable IRQ Interrupts
|
125:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Enable IRQ Interrupts
|
||||||
126:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Enables IRQ interrupts by clearing the I-bit in the CPSR.
|
126:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Enables IRQ interrupts by clearing the I-bit in the CPSR.
|
||||||
127:Drivers/CMSIS/Include/cmsis_gcc.h **** Can only be executed in Privileged modes.
|
127:Drivers/CMSIS/Include/cmsis_gcc.h **** Can only be executed in Privileged modes.
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 16
|
ARM GAS /tmp/ccz3aC71.s page 16
|
||||||
|
|
||||||
|
|
||||||
128:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
128:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
182:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
182:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
183:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR control, %0" : : "r" (control) : "memory");
|
183:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR control, %0" : : "r" (control) : "memory");
|
||||||
184:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
184:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 17
|
ARM GAS /tmp/ccz3aC71.s page 17
|
||||||
|
|
||||||
|
|
||||||
185:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
185:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
239:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
239:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
240:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
240:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
241:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
241:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 18
|
ARM GAS /tmp/ccz3aC71.s page 18
|
||||||
|
|
||||||
|
|
||||||
242:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
242:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
296:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
296:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
297:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Main Stack Pointer
|
297:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Main Stack Pointer
|
||||||
298:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Main Stack Pointer (MSP).
|
298:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Main Stack Pointer (MSP).
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 19
|
ARM GAS /tmp/ccz3aC71.s page 19
|
||||||
|
|
||||||
|
|
||||||
299:Drivers/CMSIS/Include/cmsis_gcc.h **** \return MSP Register value
|
299:Drivers/CMSIS/Include/cmsis_gcc.h **** \return MSP Register value
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
353:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the non-secure Stack Pointer (SP) when in secure state.
|
353:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the non-secure Stack Pointer (SP) when in secure state.
|
||||||
354:Drivers/CMSIS/Include/cmsis_gcc.h **** \return SP Register value
|
354:Drivers/CMSIS/Include/cmsis_gcc.h **** \return SP Register value
|
||||||
355:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
355:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 20
|
ARM GAS /tmp/ccz3aC71.s page 20
|
||||||
|
|
||||||
|
|
||||||
356:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_SP_NS(void)
|
356:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_SP_NS(void)
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
410:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] priMask Priority Mask
|
410:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] priMask Priority Mask
|
||||||
411:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
411:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
412:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __set_PRIMASK(uint32_t priMask)
|
412:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __set_PRIMASK(uint32_t priMask)
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 21
|
ARM GAS /tmp/ccz3aC71.s page 21
|
||||||
|
|
||||||
|
|
||||||
413:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
413:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
467:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
467:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
468:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
468:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
469:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
469:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 22
|
ARM GAS /tmp/ccz3aC71.s page 22
|
||||||
|
|
||||||
|
|
||||||
470:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
|
470:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
524:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Fault Mask register.
|
524:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Fault Mask register.
|
||||||
525:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Fault Mask register value
|
525:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Fault Mask register value
|
||||||
526:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
526:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 23
|
ARM GAS /tmp/ccz3aC71.s page 23
|
||||||
|
|
||||||
|
|
||||||
527:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_FAULTMASK(void)
|
527:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_FAULTMASK(void)
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
581:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) )
|
581:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) )
|
||||||
582:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
582:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
583:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
583:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 24
|
ARM GAS /tmp/ccz3aC71.s page 24
|
||||||
|
|
||||||
|
|
||||||
584:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Process Stack Pointer Limit
|
584:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Process Stack Pointer Limit
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
638:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
638:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
639:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) && \
|
639:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) && \
|
||||||
640:Drivers/CMSIS/Include/cmsis_gcc.h **** (!defined (__ARM_FEATURE_CMSE) || (__ARM_FEATURE_CMSE < 3)))
|
640:Drivers/CMSIS/Include/cmsis_gcc.h **** (!defined (__ARM_FEATURE_CMSE) || (__ARM_FEATURE_CMSE < 3)))
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 25
|
ARM GAS /tmp/ccz3aC71.s page 25
|
||||||
|
|
||||||
|
|
||||||
641:Drivers/CMSIS/Include/cmsis_gcc.h **** // without main extensions, the non-secure PSPLIM is RAZ/WI
|
641:Drivers/CMSIS/Include/cmsis_gcc.h **** // without main extensions, the non-secure PSPLIM is RAZ/WI
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
695:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Main Stack Pointer Limit (non-secure)
|
695:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Main Stack Pointer Limit (non-secure)
|
||||||
696:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
|
696:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
|
||||||
697:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence zero is returned always.
|
697:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence zero is returned always.
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 26
|
ARM GAS /tmp/ccz3aC71.s page 26
|
||||||
|
|
||||||
|
|
||||||
698:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
698:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
752:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR msplim_ns, %0" : : "r" (MainStackPtrLimit));
|
752:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR msplim_ns, %0" : : "r" (MainStackPtrLimit));
|
||||||
753:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
753:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
754:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
754:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 27
|
ARM GAS /tmp/ccz3aC71.s page 27
|
||||||
|
|
||||||
|
|
||||||
755:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
755:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
809:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
809:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
810:Drivers/CMSIS/Include/cmsis_gcc.h **** /*@} end of CMSIS_Core_RegAccFunctions */
|
810:Drivers/CMSIS/Include/cmsis_gcc.h **** /*@} end of CMSIS_Core_RegAccFunctions */
|
||||||
811:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
811:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 28
|
ARM GAS /tmp/ccz3aC71.s page 28
|
||||||
|
|
||||||
|
|
||||||
812:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
812:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
866:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __ISB(void)
|
866:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __ISB(void)
|
||||||
65 .loc 2 866 27 view .LVU15
|
65 .loc 2 866 27 view .LVU15
|
||||||
66 .LBB13:
|
66 .LBB13:
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 29
|
ARM GAS /tmp/ccz3aC71.s page 29
|
||||||
|
|
||||||
|
|
||||||
867:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
867:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
100 002e 00BF .align 2
|
100 002e 00BF .align 2
|
||||||
101 .L3:
|
101 .L3:
|
||||||
102 0030 003C0240 .word 1073888256
|
102 0030 003C0240 .word 1073888256
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 30
|
ARM GAS /tmp/ccz3aC71.s page 30
|
||||||
|
|
||||||
|
|
||||||
103 .cfi_endproc
|
103 .cfi_endproc
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
136 0012 1A69 ldr r2, [r3, #16]
|
136 0012 1A69 ldr r2, [r3, #16]
|
||||||
137 .loc 1 696 13 view .LVU33
|
137 .loc 1 696 13 view .LVU33
|
||||||
138 0014 42F00102 orr r2, r2, #1
|
138 0014 42F00102 orr r2, r2, #1
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 31
|
ARM GAS /tmp/ccz3aC71.s page 31
|
||||||
|
|
||||||
|
|
||||||
139 0018 1A61 str r2, [r3, #16]
|
139 0018 1A61 str r2, [r3, #16]
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** */
|
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** */
|
||||||
717:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** static void FLASH_Program_HalfWord(uint32_t Address, uint16_t Data)
|
717:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** static void FLASH_Program_HalfWord(uint32_t Address, uint16_t Data)
|
||||||
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 32
|
ARM GAS /tmp/ccz3aC71.s page 32
|
||||||
|
|
||||||
|
|
||||||
175 .loc 1 718 1 is_stmt 1 view -0
|
175 .loc 1 718 1 is_stmt 1 view -0
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
215 .LBE19:
|
215 .LBE19:
|
||||||
216 .LBE18:
|
216 .LBE18:
|
||||||
732:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
732:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 33
|
ARM GAS /tmp/ccz3aC71.s page 33
|
||||||
|
|
||||||
|
|
||||||
733:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** }
|
733:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** }
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
251 .loc 1 754 13 view .LVU64
|
251 .loc 1 754 13 view .LVU64
|
||||||
252 000c 1A61 str r2, [r3, #16]
|
252 000c 1A61 str r2, [r3, #16]
|
||||||
755:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** FLASH->CR |= FLASH_CR_PG;
|
755:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** FLASH->CR |= FLASH_CR_PG;
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 34
|
ARM GAS /tmp/ccz3aC71.s page 34
|
||||||
|
|
||||||
|
|
||||||
253 .loc 1 755 3 is_stmt 1 view .LVU65
|
253 .loc 1 755 3 is_stmt 1 view .LVU65
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
294 .cfi_startproc
|
294 .cfi_startproc
|
||||||
295 @ args = 0, pretend = 0, frame = 0
|
295 @ args = 0, pretend = 0, frame = 0
|
||||||
296 @ frame_needed = 0, uses_anonymous_args = 0
|
296 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 35
|
ARM GAS /tmp/ccz3aC71.s page 35
|
||||||
|
|
||||||
|
|
||||||
297 @ link register save eliminated.
|
297 @ link register save eliminated.
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
338 0034 9369 ldr r3, [r2, #24]
|
338 0034 9369 ldr r3, [r2, #24]
|
||||||
339 .loc 1 782 21 view .LVU92
|
339 .loc 1 782 21 view .LVU92
|
||||||
340 0036 43F00803 orr r3, r3, #8
|
340 0036 43F00803 orr r3, r3, #8
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 36
|
ARM GAS /tmp/ccz3aC71.s page 36
|
||||||
|
|
||||||
|
|
||||||
341 003a 9361 str r3, [r2, #24]
|
341 003a 9361 str r3, [r2, #24]
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
374 0064 014B ldr r3, .L20
|
374 0064 014B ldr r3, .L20
|
||||||
375 0066 F222 movs r2, #242
|
375 0066 F222 movs r2, #242
|
||||||
376 0068 DA60 str r2, [r3, #12]
|
376 0068 DA60 str r2, [r3, #12]
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 37
|
ARM GAS /tmp/ccz3aC71.s page 37
|
||||||
|
|
||||||
|
|
||||||
804:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** }
|
804:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** }
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
425 0012 2975 strb r1, [r5, #20]
|
425 0012 2975 strb r1, [r5, #20]
|
||||||
236:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
236:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
||||||
426 .loc 1 236 3 is_stmt 1 discriminator 2 view .LVU114
|
426 .loc 1 236 3 is_stmt 1 discriminator 2 view .LVU114
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 38
|
ARM GAS /tmp/ccz3aC71.s page 38
|
||||||
|
|
||||||
|
|
||||||
239:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
239:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
468 .LVL9:
|
468 .LVL9:
|
||||||
469 .L27:
|
469 .L27:
|
||||||
266:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** break;
|
266:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** break;
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 39
|
ARM GAS /tmp/ccz3aC71.s page 39
|
||||||
|
|
||||||
|
|
||||||
470 .loc 1 266 7 is_stmt 1 view .LVU128
|
470 .loc 1 266 7 is_stmt 1 view .LVU128
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
510 0068 0020 movs r0, #0
|
510 0068 0020 movs r0, #0
|
||||||
511 .LVL18:
|
511 .LVL18:
|
||||||
254:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
254:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 40
|
ARM GAS /tmp/ccz3aC71.s page 40
|
||||||
|
|
||||||
|
|
||||||
512 .loc 1 254 3 view .LVU143
|
512 .loc 1 254 3 view .LVU143
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
565 .align 1
|
565 .align 1
|
||||||
566 .global HAL_FLASH_IRQHandler
|
566 .global HAL_FLASH_IRQHandler
|
||||||
567 .syntax unified
|
567 .syntax unified
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 41
|
ARM GAS /tmp/ccz3aC71.s page 41
|
||||||
|
|
||||||
|
|
||||||
568 .thumb
|
568 .thumb
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
609 001e 384A ldr r2, .L48+4
|
609 001e 384A ldr r2, .L48+4
|
||||||
610 0020 0A40 ands r2, r2, r1
|
610 0020 0A40 ands r2, r2, r1
|
||||||
611 0022 1A61 str r2, [r3, #16]
|
611 0022 1A61 str r2, [r3, #16]
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 42
|
ARM GAS /tmp/ccz3aC71.s page 42
|
||||||
|
|
||||||
|
|
||||||
308:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
308:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
650 .loc 1 325 11 is_stmt 1 view .LVU179
|
650 .loc 1 325 11 is_stmt 1 view .LVU179
|
||||||
651 0052 FFF7FEFF bl HAL_FLASH_EndOfOperationCallback
|
651 0052 FFF7FEFF bl HAL_FLASH_EndOfOperationCallback
|
||||||
652 .LVL23:
|
652 .LVL23:
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 43
|
ARM GAS /tmp/ccz3aC71.s page 43
|
||||||
|
|
||||||
|
|
||||||
328:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** FLASH_Erase_Sector(temp, pFlash.VoltageForErase);
|
328:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** FLASH_Erase_Sector(temp, pFlash.VoltageForErase);
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
692 .loc 1 350 33 is_stmt 0 view .LVU194
|
692 .loc 1 350 33 is_stmt 0 view .LVU194
|
||||||
693 0080 0020 movs r0, #0
|
693 0080 0020 movs r0, #0
|
||||||
694 0082 204B ldr r3, .L48+8
|
694 0082 204B ldr r3, .L48+8
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 44
|
ARM GAS /tmp/ccz3aC71.s page 44
|
||||||
|
|
||||||
|
|
||||||
695 0084 1870 strb r0, [r3]
|
695 0084 1870 strb r0, [r3]
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
||||||
735 .loc 1 399 5 view .LVU209
|
735 .loc 1 399 5 view .LVU209
|
||||||
736 00b2 2046 mov r0, r4
|
736 00b2 2046 mov r0, r4
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 45
|
ARM GAS /tmp/ccz3aC71.s page 45
|
||||||
|
|
||||||
|
|
||||||
737 00b4 FFF7FEFF bl HAL_FLASH_OperationErrorCallback
|
737 00b4 FFF7FEFF bl HAL_FLASH_OperationErrorCallback
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
777 .LVL36:
|
777 .LVL36:
|
||||||
360:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** break;
|
360:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** break;
|
||||||
778 .loc 1 360 9 is_stmt 1 view .LVU224
|
778 .loc 1 360 9 is_stmt 1 view .LVU224
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 46
|
ARM GAS /tmp/ccz3aC71.s page 46
|
||||||
|
|
||||||
|
|
||||||
360:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** break;
|
360:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** break;
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
824 .loc 1 479 1 is_stmt 1 view -0
|
824 .loc 1 479 1 is_stmt 1 view -0
|
||||||
825 .cfi_startproc
|
825 .cfi_startproc
|
||||||
826 @ args = 0, pretend = 0, frame = 0
|
826 @ args = 0, pretend = 0, frame = 0
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 47
|
ARM GAS /tmp/ccz3aC71.s page 47
|
||||||
|
|
||||||
|
|
||||||
827 @ frame_needed = 0, uses_anonymous_args = 0
|
827 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
867 .L55:
|
867 .L55:
|
||||||
868 0028 003C0240 .word 1073888256
|
868 0028 003C0240 .word 1073888256
|
||||||
869 002c 23016745 .word 1164378403
|
869 002c 23016745 .word 1164378403
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 48
|
ARM GAS /tmp/ccz3aC71.s page 48
|
||||||
|
|
||||||
|
|
||||||
870 .cfi_endproc
|
870 .cfi_endproc
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
516:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
516:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
||||||
920 .loc 1 516 12 is_stmt 0 view .LVU258
|
920 .loc 1 516 12 is_stmt 0 view .LVU258
|
||||||
921 0000 074B ldr r3, .L63
|
921 0000 074B ldr r3, .L63
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 49
|
ARM GAS /tmp/ccz3aC71.s page 49
|
||||||
|
|
||||||
|
|
||||||
922 0002 5B69 ldr r3, [r3, #20]
|
922 0002 5B69 ldr r3, [r3, #20]
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
537:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
537:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
||||||
967 .loc 1 537 8 is_stmt 0 view .LVU270
|
967 .loc 1 537 8 is_stmt 0 view .LVU270
|
||||||
968 0000 034A ldr r2, .L66
|
968 0000 034A ldr r2, .L66
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 50
|
ARM GAS /tmp/ccz3aC71.s page 50
|
||||||
|
|
||||||
|
|
||||||
969 0002 5369 ldr r3, [r2, #20]
|
969 0002 5369 ldr r3, [r2, #20]
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
1020 .LFB152:
|
1020 .LFB152:
|
||||||
597:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** uint32_t tickstart = 0;
|
597:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** uint32_t tickstart = 0;
|
||||||
1021 .loc 1 597 1 is_stmt 1 view -0
|
1021 .loc 1 597 1 is_stmt 1 view -0
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 51
|
ARM GAS /tmp/ccz3aC71.s page 51
|
||||||
|
|
||||||
|
|
||||||
1022 .cfi_startproc
|
1022 .cfi_startproc
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
613:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
613:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
||||||
1062 .loc 1 613 9 is_stmt 0 view .LVU293
|
1062 .loc 1 613 9 is_stmt 0 view .LVU293
|
||||||
1063 0020 24B1 cbz r4, .L74
|
1063 0020 24B1 cbz r4, .L74
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 52
|
ARM GAS /tmp/ccz3aC71.s page 52
|
||||||
|
|
||||||
|
|
||||||
613:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
613:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** {
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
1103 .loc 1 623 5 is_stmt 1 view .LVU308
|
1103 .loc 1 623 5 is_stmt 1 view .LVU308
|
||||||
1104 004e FFF7FEFF bl FLASH_SetErrorCode
|
1104 004e FFF7FEFF bl FLASH_SetErrorCode
|
||||||
1105 .LVL48:
|
1105 .LVL48:
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 53
|
ARM GAS /tmp/ccz3aC71.s page 53
|
||||||
|
|
||||||
|
|
||||||
624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** }
|
624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** }
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
1153 .loc 1 167 3 is_stmt 0 view .LVU317
|
1153 .loc 1 167 3 is_stmt 0 view .LVU317
|
||||||
1154 0006 127D ldrb r2, [r2, #20] @ zero_extendqisi2
|
1154 0006 127D ldrb r2, [r2, #20] @ zero_extendqisi2
|
||||||
1155 0008 012A cmp r2, #1
|
1155 0008 012A cmp r2, #1
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 54
|
ARM GAS /tmp/ccz3aC71.s page 54
|
||||||
|
|
||||||
|
|
||||||
1156 000a 31D0 beq .L93
|
1156 000a 31D0 beq .L93
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
210:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
210:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
||||||
1197 .loc 1 210 14 is_stmt 0 view .LVU331
|
1197 .loc 1 210 14 is_stmt 0 view .LVU331
|
||||||
1198 0036 4CF25030 movw r0, #50000
|
1198 0036 4CF25030 movw r0, #50000
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 55
|
ARM GAS /tmp/ccz3aC71.s page 55
|
||||||
|
|
||||||
|
|
||||||
1199 003a FFF7FEFF bl FLASH_WaitForLastOperation
|
1199 003a FFF7FEFF bl FLASH_WaitForLastOperation
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** }
|
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c **** }
|
||||||
1240 .loc 1 197 9 is_stmt 1 view .LVU345
|
1240 .loc 1 197 9 is_stmt 1 view .LVU345
|
||||||
1241 0062 E8E7 b .L87
|
1241 0062 E8E7 b .L87
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 56
|
ARM GAS /tmp/ccz3aC71.s page 56
|
||||||
|
|
||||||
|
|
||||||
1242 .LVL64:
|
1242 .LVL64:
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
1290 0004 5369 ldr r3, [r2, #20]
|
1290 0004 5369 ldr r3, [r2, #20]
|
||||||
549:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
549:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c ****
|
||||||
1291 .loc 1 549 16 view .LVU354
|
1291 .loc 1 549 16 view .LVU354
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 57
|
ARM GAS /tmp/ccz3aC71.s page 57
|
||||||
|
|
||||||
|
|
||||||
1292 0006 43F00203 orr r3, r3, #2
|
1292 0006 43F00203 orr r3, r3, #2
|
||||||
@@ -3397,67 +3397,67 @@ ARM GAS /tmp/ccfS03PQ.s page 1
|
|||||||
1321 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h"
|
1321 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h"
|
||||||
1322 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
1322 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
||||||
1323 .file 9 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h"
|
1323 .file 9 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h"
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 58
|
ARM GAS /tmp/ccz3aC71.s page 58
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_flash.c
|
*ABS*:00000000 stm32f7xx_hal_flash.c
|
||||||
/tmp/ccfS03PQ.s:20 .text.FLASH_Program_DoubleWord:00000000 $t
|
/tmp/ccz3aC71.s:20 .text.FLASH_Program_DoubleWord:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:25 .text.FLASH_Program_DoubleWord:00000000 FLASH_Program_DoubleWord
|
/tmp/ccz3aC71.s:25 .text.FLASH_Program_DoubleWord:00000000 FLASH_Program_DoubleWord
|
||||||
/tmp/ccfS03PQ.s:102 .text.FLASH_Program_DoubleWord:00000030 $d
|
/tmp/ccz3aC71.s:102 .text.FLASH_Program_DoubleWord:00000030 $d
|
||||||
/tmp/ccfS03PQ.s:107 .text.FLASH_Program_Word:00000000 $t
|
/tmp/ccz3aC71.s:107 .text.FLASH_Program_Word:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:112 .text.FLASH_Program_Word:00000000 FLASH_Program_Word
|
/tmp/ccz3aC71.s:112 .text.FLASH_Program_Word:00000000 FLASH_Program_Word
|
||||||
/tmp/ccfS03PQ.s:162 .text.FLASH_Program_Word:00000024 $d
|
/tmp/ccz3aC71.s:162 .text.FLASH_Program_Word:00000024 $d
|
||||||
/tmp/ccfS03PQ.s:167 .text.FLASH_Program_HalfWord:00000000 $t
|
/tmp/ccz3aC71.s:167 .text.FLASH_Program_HalfWord:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:172 .text.FLASH_Program_HalfWord:00000000 FLASH_Program_HalfWord
|
/tmp/ccz3aC71.s:172 .text.FLASH_Program_HalfWord:00000000 FLASH_Program_HalfWord
|
||||||
/tmp/ccfS03PQ.s:222 .text.FLASH_Program_HalfWord:00000024 $d
|
/tmp/ccz3aC71.s:222 .text.FLASH_Program_HalfWord:00000024 $d
|
||||||
/tmp/ccfS03PQ.s:227 .text.FLASH_Program_Byte:00000000 $t
|
/tmp/ccz3aC71.s:227 .text.FLASH_Program_Byte:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:232 .text.FLASH_Program_Byte:00000000 FLASH_Program_Byte
|
/tmp/ccz3aC71.s:232 .text.FLASH_Program_Byte:00000000 FLASH_Program_Byte
|
||||||
/tmp/ccfS03PQ.s:281 .text.FLASH_Program_Byte:00000020 $d
|
/tmp/ccz3aC71.s:281 .text.FLASH_Program_Byte:00000020 $d
|
||||||
/tmp/ccfS03PQ.s:286 .text.FLASH_SetErrorCode:00000000 $t
|
/tmp/ccz3aC71.s:286 .text.FLASH_SetErrorCode:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:291 .text.FLASH_SetErrorCode:00000000 FLASH_SetErrorCode
|
/tmp/ccz3aC71.s:291 .text.FLASH_SetErrorCode:00000000 FLASH_SetErrorCode
|
||||||
/tmp/ccfS03PQ.s:382 .text.FLASH_SetErrorCode:0000006c $d
|
/tmp/ccz3aC71.s:382 .text.FLASH_SetErrorCode:0000006c $d
|
||||||
/tmp/ccfS03PQ.s:1313 .bss.pFlash:00000000 pFlash
|
/tmp/ccz3aC71.s:1313 .bss.pFlash:00000000 pFlash
|
||||||
/tmp/ccfS03PQ.s:388 .text.HAL_FLASH_Program_IT:00000000 $t
|
/tmp/ccz3aC71.s:388 .text.HAL_FLASH_Program_IT:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:394 .text.HAL_FLASH_Program_IT:00000000 HAL_FLASH_Program_IT
|
/tmp/ccz3aC71.s:394 .text.HAL_FLASH_Program_IT:00000000 HAL_FLASH_Program_IT
|
||||||
/tmp/ccfS03PQ.s:452 .text.HAL_FLASH_Program_IT:0000003a $d
|
/tmp/ccz3aC71.s:452 .text.HAL_FLASH_Program_IT:0000003a $d
|
||||||
/tmp/ccfS03PQ.s:456 .text.HAL_FLASH_Program_IT:0000003e $t
|
/tmp/ccz3aC71.s:456 .text.HAL_FLASH_Program_IT:0000003e $t
|
||||||
/tmp/ccfS03PQ.s:517 .text.HAL_FLASH_Program_IT:0000006c $d
|
/tmp/ccz3aC71.s:517 .text.HAL_FLASH_Program_IT:0000006c $d
|
||||||
/tmp/ccfS03PQ.s:523 .text.HAL_FLASH_EndOfOperationCallback:00000000 $t
|
/tmp/ccz3aC71.s:523 .text.HAL_FLASH_EndOfOperationCallback:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:529 .text.HAL_FLASH_EndOfOperationCallback:00000000 HAL_FLASH_EndOfOperationCallback
|
/tmp/ccz3aC71.s:529 .text.HAL_FLASH_EndOfOperationCallback:00000000 HAL_FLASH_EndOfOperationCallback
|
||||||
/tmp/ccfS03PQ.s:544 .text.HAL_FLASH_OperationErrorCallback:00000000 $t
|
/tmp/ccz3aC71.s:544 .text.HAL_FLASH_OperationErrorCallback:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:550 .text.HAL_FLASH_OperationErrorCallback:00000000 HAL_FLASH_OperationErrorCallback
|
/tmp/ccz3aC71.s:550 .text.HAL_FLASH_OperationErrorCallback:00000000 HAL_FLASH_OperationErrorCallback
|
||||||
/tmp/ccfS03PQ.s:565 .text.HAL_FLASH_IRQHandler:00000000 $t
|
/tmp/ccz3aC71.s:565 .text.HAL_FLASH_IRQHandler:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:571 .text.HAL_FLASH_IRQHandler:00000000 HAL_FLASH_IRQHandler
|
/tmp/ccz3aC71.s:571 .text.HAL_FLASH_IRQHandler:00000000 HAL_FLASH_IRQHandler
|
||||||
/tmp/ccfS03PQ.s:809 .text.HAL_FLASH_IRQHandler:000000fc $d
|
/tmp/ccz3aC71.s:809 .text.HAL_FLASH_IRQHandler:000000fc $d
|
||||||
/tmp/ccfS03PQ.s:816 .text.HAL_FLASH_Unlock:00000000 $t
|
/tmp/ccz3aC71.s:816 .text.HAL_FLASH_Unlock:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:822 .text.HAL_FLASH_Unlock:00000000 HAL_FLASH_Unlock
|
/tmp/ccz3aC71.s:822 .text.HAL_FLASH_Unlock:00000000 HAL_FLASH_Unlock
|
||||||
/tmp/ccfS03PQ.s:868 .text.HAL_FLASH_Unlock:00000028 $d
|
/tmp/ccz3aC71.s:868 .text.HAL_FLASH_Unlock:00000028 $d
|
||||||
/tmp/ccfS03PQ.s:874 .text.HAL_FLASH_Lock:00000000 $t
|
/tmp/ccz3aC71.s:874 .text.HAL_FLASH_Lock:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:880 .text.HAL_FLASH_Lock:00000000 HAL_FLASH_Lock
|
/tmp/ccz3aC71.s:880 .text.HAL_FLASH_Lock:00000000 HAL_FLASH_Lock
|
||||||
/tmp/ccfS03PQ.s:901 .text.HAL_FLASH_Lock:00000010 $d
|
/tmp/ccz3aC71.s:901 .text.HAL_FLASH_Lock:00000010 $d
|
||||||
/tmp/ccfS03PQ.s:906 .text.HAL_FLASH_OB_Unlock:00000000 $t
|
/tmp/ccz3aC71.s:906 .text.HAL_FLASH_OB_Unlock:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:912 .text.HAL_FLASH_OB_Unlock:00000000 HAL_FLASH_OB_Unlock
|
/tmp/ccz3aC71.s:912 .text.HAL_FLASH_OB_Unlock:00000000 HAL_FLASH_OB_Unlock
|
||||||
/tmp/ccfS03PQ.s:947 .text.HAL_FLASH_OB_Unlock:00000020 $d
|
/tmp/ccz3aC71.s:947 .text.HAL_FLASH_OB_Unlock:00000020 $d
|
||||||
/tmp/ccfS03PQ.s:953 .text.HAL_FLASH_OB_Lock:00000000 $t
|
/tmp/ccz3aC71.s:953 .text.HAL_FLASH_OB_Lock:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:959 .text.HAL_FLASH_OB_Lock:00000000 HAL_FLASH_OB_Lock
|
/tmp/ccz3aC71.s:959 .text.HAL_FLASH_OB_Lock:00000000 HAL_FLASH_OB_Lock
|
||||||
/tmp/ccfS03PQ.s:980 .text.HAL_FLASH_OB_Lock:00000010 $d
|
/tmp/ccz3aC71.s:980 .text.HAL_FLASH_OB_Lock:00000010 $d
|
||||||
/tmp/ccfS03PQ.s:985 .text.HAL_FLASH_GetError:00000000 $t
|
/tmp/ccz3aC71.s:985 .text.HAL_FLASH_GetError:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:991 .text.HAL_FLASH_GetError:00000000 HAL_FLASH_GetError
|
/tmp/ccz3aC71.s:991 .text.HAL_FLASH_GetError:00000000 HAL_FLASH_GetError
|
||||||
/tmp/ccfS03PQ.s:1007 .text.HAL_FLASH_GetError:00000008 $d
|
/tmp/ccz3aC71.s:1007 .text.HAL_FLASH_GetError:00000008 $d
|
||||||
/tmp/ccfS03PQ.s:1012 .text.FLASH_WaitForLastOperation:00000000 $t
|
/tmp/ccz3aC71.s:1012 .text.FLASH_WaitForLastOperation:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:1018 .text.FLASH_WaitForLastOperation:00000000 FLASH_WaitForLastOperation
|
/tmp/ccz3aC71.s:1018 .text.FLASH_WaitForLastOperation:00000000 FLASH_WaitForLastOperation
|
||||||
/tmp/ccfS03PQ.s:1117 .text.FLASH_WaitForLastOperation:0000005c $d
|
/tmp/ccz3aC71.s:1117 .text.FLASH_WaitForLastOperation:0000005c $d
|
||||||
/tmp/ccfS03PQ.s:1123 .text.HAL_FLASH_Program:00000000 $t
|
/tmp/ccz3aC71.s:1123 .text.HAL_FLASH_Program:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:1129 .text.HAL_FLASH_Program:00000000 HAL_FLASH_Program
|
/tmp/ccz3aC71.s:1129 .text.HAL_FLASH_Program:00000000 HAL_FLASH_Program
|
||||||
/tmp/ccfS03PQ.s:1181 .text.HAL_FLASH_Program:0000002a $d
|
/tmp/ccz3aC71.s:1181 .text.HAL_FLASH_Program:0000002a $d
|
||||||
/tmp/ccfS03PQ.s:1185 .text.HAL_FLASH_Program:0000002e $t
|
/tmp/ccz3aC71.s:1185 .text.HAL_FLASH_Program:0000002e $t
|
||||||
/tmp/ccfS03PQ.s:1264 .text.HAL_FLASH_Program:00000074 $d
|
/tmp/ccz3aC71.s:1264 .text.HAL_FLASH_Program:00000074 $d
|
||||||
/tmp/ccfS03PQ.s:1270 .text.HAL_FLASH_OB_Launch:00000000 $t
|
/tmp/ccz3aC71.s:1270 .text.HAL_FLASH_OB_Launch:00000000 $t
|
||||||
/tmp/ccfS03PQ.s:1276 .text.HAL_FLASH_OB_Launch:00000000 HAL_FLASH_OB_Launch
|
/tmp/ccz3aC71.s:1276 .text.HAL_FLASH_OB_Launch:00000000 HAL_FLASH_OB_Launch
|
||||||
/tmp/ccfS03PQ.s:1304 .text.HAL_FLASH_OB_Launch:00000018 $d
|
/tmp/ccz3aC71.s:1304 .text.HAL_FLASH_OB_Launch:00000018 $d
|
||||||
/tmp/ccfS03PQ.s:1310 .bss.pFlash:00000000 $d
|
/tmp/ccz3aC71.s:1310 .bss.pFlash:00000000 $d
|
||||||
ARM GAS /tmp/ccfS03PQ.s page 59
|
ARM GAS /tmp/ccz3aC71.s page 59
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
+113
-113
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/cc9TanaG.s page 1
|
ARM GAS /tmp/ccWTTAKN.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** HAL_FLASH_Lock() functions
|
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
|
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 :
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** (++) There are two modes of erase :
|
||||||
ARM GAS /tmp/cc9TanaG.s page 2
|
ARM GAS /tmp/ccWTTAKN.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** (+++) Polling Mode using HAL_FLASHEx_Erase()
|
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** (+++) Polling Mode using HAL_FLASHEx_Erase()
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @}
|
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @}
|
||||||
87: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 ****
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
ARM GAS /tmp/cc9TanaG.s page 3
|
ARM GAS /tmp/ccWTTAKN.s page 3
|
||||||
|
|
||||||
|
|
||||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Private function prototypes -----------------------------------------------*/
|
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Private function prototypes -----------------------------------------------*/
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @{
|
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @{
|
||||||
144: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 **** /**
|
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /**
|
||||||
ARM GAS /tmp/cc9TanaG.s page 4
|
ARM GAS /tmp/ccWTTAKN.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
|
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/cc9TanaG.s page 1
|
|||||||
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Wait for last operation to be completed */
|
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);
|
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 ****
|
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
ARM GAS /tmp/cc9TanaG.s page 5
|
ARM GAS /tmp/ccWTTAKN.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 */
|
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/cc9TanaG.s page 1
|
|||||||
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** #endif /* FLASH_OPTCR_nDBANK */
|
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 **** }
|
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
||||||
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** else
|
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** else
|
||||||
ARM GAS /tmp/cc9TanaG.s page 6
|
ARM GAS /tmp/ccWTTAKN.s page 6
|
||||||
|
|
||||||
|
|
||||||
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
|
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** status = FLASH_OB_RDP_LevelConfig(pOBInit->RDPLevel);
|
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 **** }
|
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
||||||
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
ARM GAS /tmp/cc9TanaG.s page 7
|
ARM GAS /tmp/ccWTTAKN.s page 7
|
||||||
|
|
||||||
|
|
||||||
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* USER configuration */
|
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* USER configuration */
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Process Unlocked */
|
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);
|
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 ****
|
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
ARM GAS /tmp/cc9TanaG.s page 8
|
ARM GAS /tmp/ccWTTAKN.s page 8
|
||||||
|
|
||||||
|
|
||||||
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** return status;
|
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** return status;
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/cc9TanaG.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,
|
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)
|
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,
|
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/cc9TanaG.s page 9
|
ARM GAS /tmp/ccWTTAKN.s page 9
|
||||||
|
|
||||||
|
|
||||||
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * the operation will be done by double word (64-bit)
|
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/cc9TanaG.s page 1
|
|||||||
459:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
|
459:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
|
||||||
460:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /*Only bank1 will be erased*/
|
460:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /*Only bank1 will be erased*/
|
||||||
461:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** FLASH->CR |= FLASH_CR_MER1;
|
461:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** FLASH->CR |= FLASH_CR_MER1;
|
||||||
ARM GAS /tmp/cc9TanaG.s page 10
|
ARM GAS /tmp/ccWTTAKN.s page 10
|
||||||
|
|
||||||
|
|
||||||
54 .loc 1 461 5 is_stmt 1 view .LVU12
|
54 .loc 1 461 5 is_stmt 1 view .LVU12
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
28:Drivers/CMSIS/Include/cmsis_gcc.h **** /* ignore some GCC warnings */
|
28:Drivers/CMSIS/Include/cmsis_gcc.h **** /* ignore some GCC warnings */
|
||||||
29:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic push
|
29:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic push
|
||||||
30:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wsign-conversion"
|
30:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wsign-conversion"
|
||||||
ARM GAS /tmp/cc9TanaG.s page 11
|
ARM GAS /tmp/ccWTTAKN.s page 11
|
||||||
|
|
||||||
|
|
||||||
31:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wconversion"
|
31:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wconversion"
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
85:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
85:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
86:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __UNALIGNED_UINT16_READ
|
86:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __UNALIGNED_UINT16_READ
|
||||||
87:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic push
|
87:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic push
|
||||||
ARM GAS /tmp/cc9TanaG.s page 12
|
ARM GAS /tmp/ccWTTAKN.s page 12
|
||||||
|
|
||||||
|
|
||||||
88:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wpacked"
|
88:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wpacked"
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
142:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("cpsid i" : : : "memory");
|
142:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("cpsid i" : : : "memory");
|
||||||
143:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
143:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
144:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
144:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/cc9TanaG.s page 13
|
ARM GAS /tmp/ccWTTAKN.s page 13
|
||||||
|
|
||||||
|
|
||||||
145:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
145:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
199:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
199:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
200:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
200:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
201:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get IPSR Register
|
201:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get IPSR Register
|
||||||
ARM GAS /tmp/cc9TanaG.s page 14
|
ARM GAS /tmp/ccWTTAKN.s page 14
|
||||||
|
|
||||||
|
|
||||||
202:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the content of the IPSR Register.
|
202:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the content of the IPSR Register.
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
256:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
|
256:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
|
||||||
257:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
257:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
258:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Process Stack Pointer (non-secure)
|
258:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Process Stack Pointer (non-secure)
|
||||||
ARM GAS /tmp/cc9TanaG.s page 15
|
ARM GAS /tmp/ccWTTAKN.s page 15
|
||||||
|
|
||||||
|
|
||||||
259:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the non-secure Process Stack Pointer (PSP) when in secure s
|
259:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the non-secure Process Stack Pointer (PSP) when in secure s
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
313:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the non-secure Main Stack Pointer (MSP) when in secure stat
|
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
|
314:Drivers/CMSIS/Include/cmsis_gcc.h **** \return MSP Register value
|
||||||
315:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
315:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/cc9TanaG.s page 16
|
ARM GAS /tmp/ccWTTAKN.s page 16
|
||||||
|
|
||||||
|
|
||||||
316:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_MSP_NS(void)
|
316:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_MSP_NS(void)
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
370:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_SP_NS(uint32_t topOfStack)
|
370:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_SP_NS(uint32_t topOfStack)
|
||||||
371:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
371:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
372:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR sp_ns, %0" : : "r" (topOfStack) : );
|
372:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR sp_ns, %0" : : "r" (topOfStack) : );
|
||||||
ARM GAS /tmp/cc9TanaG.s page 17
|
ARM GAS /tmp/ccWTTAKN.s page 17
|
||||||
|
|
||||||
|
|
||||||
373:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
373:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
427:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
427:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
428:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
428:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
429:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
429:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/cc9TanaG.s page 18
|
ARM GAS /tmp/ccWTTAKN.s page 18
|
||||||
|
|
||||||
|
|
||||||
430:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
430:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
484:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
484:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
485:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
485:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
486:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
486:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
ARM GAS /tmp/cc9TanaG.s page 19
|
ARM GAS /tmp/ccWTTAKN.s page 19
|
||||||
|
|
||||||
|
|
||||||
487:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Base Priority
|
487:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Base Priority
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
541:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
541:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
542:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_FAULTMASK_NS(void)
|
542:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_FAULTMASK_NS(void)
|
||||||
543:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
543:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
ARM GAS /tmp/cc9TanaG.s page 20
|
ARM GAS /tmp/ccWTTAKN.s page 20
|
||||||
|
|
||||||
|
|
||||||
544:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
544:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
598:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
598:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
||||||
599:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
599:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
||||||
600:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, psplim" : "=r" (result) );
|
600:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, psplim" : "=r" (result) );
|
||||||
ARM GAS /tmp/cc9TanaG.s page 21
|
ARM GAS /tmp/ccWTTAKN.s page 21
|
||||||
|
|
||||||
|
|
||||||
601:Drivers/CMSIS/Include/cmsis_gcc.h **** return result;
|
601:Drivers/CMSIS/Include/cmsis_gcc.h **** return result;
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
655:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Process Stack Pointer Limit (PSPLIM) when in s
|
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
|
656:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] ProcStackPtrLimit Process Stack Pointer Limit value to set
|
||||||
657:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
657:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/cc9TanaG.s page 22
|
ARM GAS /tmp/ccWTTAKN.s page 22
|
||||||
|
|
||||||
|
|
||||||
658:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_PSPLIM_NS(uint32_t ProcStackPtrLimit)
|
658:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_PSPLIM_NS(uint32_t ProcStackPtrLimit)
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
712:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
712:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
713:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
713:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
714:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
714:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/cc9TanaG.s page 23
|
ARM GAS /tmp/ccWTTAKN.s page 23
|
||||||
|
|
||||||
|
|
||||||
715:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
715:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
769:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__FPU_USED ) && (__FPU_USED == 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)
|
770:Drivers/CMSIS/Include/cmsis_gcc.h **** #if __has_builtin(__builtin_arm_get_fpscr)
|
||||||
771:Drivers/CMSIS/Include/cmsis_gcc.h **** // Re-enable using built-in when GCC has been fixed
|
771:Drivers/CMSIS/Include/cmsis_gcc.h **** // Re-enable using built-in when GCC has been fixed
|
||||||
ARM GAS /tmp/cc9TanaG.s page 24
|
ARM GAS /tmp/ccWTTAKN.s page 24
|
||||||
|
|
||||||
|
|
||||||
772:Drivers/CMSIS/Include/cmsis_gcc.h **** // || (__GNUC__ > 7) || (__GNUC__ == 7 && __GNUC_MINOR__ >= 2)
|
772:Drivers/CMSIS/Include/cmsis_gcc.h **** // || (__GNUC__ > 7) || (__GNUC__ == 7 && __GNUC_MINOR__ >= 2)
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
826:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
826:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
||||||
827:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CMSIS_GCC_OUT_REG(r) "=r" (r)
|
827:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CMSIS_GCC_OUT_REG(r) "=r" (r)
|
||||||
828:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CMSIS_GCC_RW_REG(r) "+r" (r)
|
828:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CMSIS_GCC_RW_REG(r) "+r" (r)
|
||||||
ARM GAS /tmp/cc9TanaG.s page 25
|
ARM GAS /tmp/ccWTTAKN.s page 25
|
||||||
|
|
||||||
|
|
||||||
829:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CMSIS_GCC_USE_REG(r) "r" (r)
|
829:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CMSIS_GCC_USE_REG(r) "r" (r)
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
79 .syntax unified
|
79 .syntax unified
|
||||||
80 @ 879 "Drivers/CMSIS/Include/cmsis_gcc.h" 1
|
80 @ 879 "Drivers/CMSIS/Include/cmsis_gcc.h" 1
|
||||||
81 002c BFF34F8F dsb 0xF
|
81 002c BFF34F8F dsb 0xF
|
||||||
ARM GAS /tmp/cc9TanaG.s page 26
|
ARM GAS /tmp/ccWTTAKN.s page 26
|
||||||
|
|
||||||
|
|
||||||
82 @ 0 "" 2
|
82 @ 0 "" 2
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
468:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
468:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
469:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /**
|
469:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /**
|
||||||
470:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @brief Erase the specified FLASH memory sector
|
470:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @brief Erase the specified FLASH memory sector
|
||||||
ARM GAS /tmp/cc9TanaG.s page 27
|
ARM GAS /tmp/ccWTTAKN.s page 27
|
||||||
|
|
||||||
|
|
||||||
471:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @param Sector FLASH sector to erase
|
471:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @param Sector FLASH sector to erase
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
525:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** This will force the CPU to respect the sequence of instruction (no optimization).*/
|
525:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** This will force the CPU to respect the sequence of instruction (no optimization).*/
|
||||||
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** __DSB();
|
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** __DSB();
|
||||||
527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
||||||
ARM GAS /tmp/cc9TanaG.s page 28
|
ARM GAS /tmp/ccWTTAKN.s page 28
|
||||||
|
|
||||||
|
|
||||||
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
555:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @arg OB_STDBY_NO_RST: No reset generated when entering in STANDBY
|
555:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @arg OB_STDBY_NO_RST: No reset generated when entering in STANDBY
|
||||||
556:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @arg OB_STDBY_RST: Reset generated when entering in STANDBY
|
556:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @arg OB_STDBY_RST: Reset generated when entering in STANDBY
|
||||||
557:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @param Iwdgstop Independent watchdog counter freeze in Stop mode.
|
557:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @param Iwdgstop Independent watchdog counter freeze in Stop mode.
|
||||||
ARM GAS /tmp/cc9TanaG.s page 29
|
ARM GAS /tmp/ccWTTAKN.s page 29
|
||||||
|
|
||||||
|
|
||||||
558:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * This parameter can be one of the following values:
|
558: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/cc9TanaG.s page 1
|
|||||||
612:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /**
|
612:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /**
|
||||||
613:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @brief Return the FLASH User Option Byte value.
|
613:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @brief Return the FLASH User Option Byte value.
|
||||||
614:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @retval uint32_t FLASH User Option Bytes values: WWDG_SW(Bit4), IWDG_SW(Bit5), nRST_STOP(Bit6),
|
614:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @retval uint32_t FLASH User Option Bytes values: WWDG_SW(Bit4), IWDG_SW(Bit5), nRST_STOP(Bit6),
|
||||||
ARM GAS /tmp/cc9TanaG.s page 30
|
ARM GAS /tmp/ccWTTAKN.s page 30
|
||||||
|
|
||||||
|
|
||||||
615:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * nRST_STDBY(Bit7), nDBOOT(Bit28), nDBANK(Bit29), IWDG_STDBY(Bit30) and IWDG_STOP(Bit31).
|
615:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * nRST_STDBY(Bit7), nDBOOT(Bit28), nDBANK(Bit29), IWDG_STDBY(Bit30) and IWDG_STOP(Bit31).
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
641:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Check the parameters */
|
641:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Check the parameters */
|
||||||
642:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_VOLTAGERANGE(VoltageRange));
|
642:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_VOLTAGERANGE(VoltageRange));
|
||||||
643:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
643:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
ARM GAS /tmp/cc9TanaG.s page 31
|
ARM GAS /tmp/ccWTTAKN.s page 31
|
||||||
|
|
||||||
|
|
||||||
644:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* if the previous operation is completed, proceed to erase all sectors */
|
644:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* if the previous operation is completed, proceed to erase all sectors */
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
698:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** FLASH->CR &= SECTOR_MASK;
|
698:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** FLASH->CR &= SECTOR_MASK;
|
||||||
699:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** FLASH->CR |= FLASH_CR_SER | (Sector << FLASH_CR_SNB_Pos);
|
699:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** FLASH->CR |= FLASH_CR_SER | (Sector << FLASH_CR_SNB_Pos);
|
||||||
700:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** FLASH->CR |= FLASH_CR_STRT;
|
700:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** FLASH->CR |= FLASH_CR_STRT;
|
||||||
ARM GAS /tmp/cc9TanaG.s page 32
|
ARM GAS /tmp/ccWTTAKN.s page 32
|
||||||
|
|
||||||
|
|
||||||
701:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
701:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
755:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_OB_STOP_SOURCE(Stop));
|
755:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_OB_STOP_SOURCE(Stop));
|
||||||
756:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_OB_STDBY_SOURCE(Stdby));
|
756:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_OB_STDBY_SOURCE(Stdby));
|
||||||
757:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_OB_IWDG_STOP_FREEZE(Iwdgstop));
|
757:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_OB_IWDG_STOP_FREEZE(Iwdgstop));
|
||||||
ARM GAS /tmp/cc9TanaG.s page 33
|
ARM GAS /tmp/ccWTTAKN.s page 33
|
||||||
|
|
||||||
|
|
||||||
758:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_OB_IWDG_STDBY_FREEZE(Iwdgstdby));
|
758:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_OB_IWDG_STDBY_FREEZE(Iwdgstdby));
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
812:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
812:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
813:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Wait for last operation to be completed */
|
813:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /* Wait for last operation to be completed */
|
||||||
814:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** status = FLASH_WaitForLastOperation((uint32_t)FLASH_TIMEOUT_VALUE);
|
814:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** status = FLASH_WaitForLastOperation((uint32_t)FLASH_TIMEOUT_VALUE);
|
||||||
ARM GAS /tmp/cc9TanaG.s page 34
|
ARM GAS /tmp/ccWTTAKN.s page 34
|
||||||
|
|
||||||
|
|
||||||
815:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
815:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
869:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @note WARNING: When enabling OB_RDP level 2 it's no more possible to go back to level 1 or 0
|
869:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @note WARNING: When enabling OB_RDP level 2 it's no more possible to go back to level 1 or 0
|
||||||
870:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** *
|
870:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** *
|
||||||
871:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @retval HAL Status
|
871:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @retval HAL Status
|
||||||
ARM GAS /tmp/cc9TanaG.s page 35
|
ARM GAS /tmp/ccWTTAKN.s page 35
|
||||||
|
|
||||||
|
|
||||||
872:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** */
|
872:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** */
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
911:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
911:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
||||||
203 .loc 1 911 1 is_stmt 0 view .LVU44
|
203 .loc 1 911 1 is_stmt 0 view .LVU44
|
||||||
204 000c 0020 movs r0, #0
|
204 000c 0020 movs r0, #0
|
||||||
ARM GAS /tmp/cc9TanaG.s page 36
|
ARM GAS /tmp/ccWTTAKN.s page 36
|
||||||
|
|
||||||
|
|
||||||
205 000e 7047 bx lr
|
205 000e 7047 bx lr
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
952:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
952:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
||||||
953:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
953:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
954:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** return status;
|
954:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** return status;
|
||||||
ARM GAS /tmp/cc9TanaG.s page 37
|
ARM GAS /tmp/ccWTTAKN.s page 37
|
||||||
|
|
||||||
|
|
||||||
955:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
955:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
247 .loc 1 982 3 is_stmt 1 view .LVU54
|
247 .loc 1 982 3 is_stmt 1 view .LVU54
|
||||||
983:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
983:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
||||||
248 .loc 1 983 1 is_stmt 0 view .LVU55
|
248 .loc 1 983 1 is_stmt 0 view .LVU55
|
||||||
ARM GAS /tmp/cc9TanaG.s page 38
|
ARM GAS /tmp/ccWTTAKN.s page 38
|
||||||
|
|
||||||
|
|
||||||
249 0014 7047 bx lr
|
249 0014 7047 bx lr
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
998:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /**
|
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** /**
|
||||||
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @brief Configure Boot base address.
|
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** * @brief Configure Boot base address.
|
||||||
ARM GAS /tmp/cc9TanaG.s page 39
|
ARM GAS /tmp/ccWTTAKN.s page 39
|
||||||
|
|
||||||
|
|
||||||
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** *
|
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** *
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
1023:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
1023:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
||||||
316 .loc 1 1023 5 is_stmt 1 view .LVU69
|
316 .loc 1 1023 5 is_stmt 1 view .LVU69
|
||||||
1023:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
1023:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
||||||
ARM GAS /tmp/cc9TanaG.s page 40
|
ARM GAS /tmp/ccWTTAKN.s page 40
|
||||||
|
|
||||||
|
|
||||||
317 .loc 1 1023 20 is_stmt 0 view .LVU70
|
317 .loc 1 1023 20 is_stmt 0 view .LVU70
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
363 .loc 1 816 3 is_stmt 1 view .LVU80
|
363 .loc 1 816 3 is_stmt 1 view .LVU80
|
||||||
816:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
|
816:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
|
||||||
364 .loc 1 816 5 is_stmt 0 view .LVU81
|
364 .loc 1 816 5 is_stmt 0 view .LVU81
|
||||||
ARM GAS /tmp/cc9TanaG.s page 41
|
ARM GAS /tmp/ccWTTAKN.s page 41
|
||||||
|
|
||||||
|
|
||||||
365 000c 20B9 cbnz r0, .L33
|
365 000c 20B9 cbnz r0, .L33
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
850:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
850:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
410 .loc 1 850 12 is_stmt 0 view .LVU93
|
410 .loc 1 850 12 is_stmt 0 view .LVU93
|
||||||
411 0004 4CF25030 movw r0, #50000
|
411 0004 4CF25030 movw r0, #50000
|
||||||
ARM GAS /tmp/cc9TanaG.s page 42
|
ARM GAS /tmp/ccWTTAKN.s page 42
|
||||||
|
|
||||||
|
|
||||||
412 .LVL24:
|
412 .LVL24:
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
457 .cfi_offset 14, -4
|
457 .cfi_offset 14, -4
|
||||||
458 0002 0446 mov r4, r0
|
458 0002 0446 mov r4, r0
|
||||||
875:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
875:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
ARM GAS /tmp/cc9TanaG.s page 43
|
ARM GAS /tmp/ccWTTAKN.s page 43
|
||||||
|
|
||||||
|
|
||||||
459 .loc 1 875 3 is_stmt 1 view .LVU105
|
459 .loc 1 875 3 is_stmt 1 view .LVU105
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
502 .loc 1 578 1 is_stmt 0 view .LVU118
|
502 .loc 1 578 1 is_stmt 0 view .LVU118
|
||||||
503 0000 F8B5 push {r3, r4, r5, r6, r7, lr}
|
503 0000 F8B5 push {r3, r4, r5, r6, r7, lr}
|
||||||
504 .LCFI3:
|
504 .LCFI3:
|
||||||
ARM GAS /tmp/cc9TanaG.s page 44
|
ARM GAS /tmp/ccWTTAKN.s page 44
|
||||||
|
|
||||||
|
|
||||||
505 .cfi_def_cfa_offset 24
|
505 .cfi_def_cfa_offset 24
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
603:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
603:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
541 .loc 1 603 29 is_stmt 0 view .LVU137
|
541 .loc 1 603 29 is_stmt 0 view .LVU137
|
||||||
542 0014 44EA0701 orr r1, r4, r7
|
542 0014 44EA0701 orr r1, r4, r7
|
||||||
ARM GAS /tmp/cc9TanaG.s page 45
|
ARM GAS /tmp/ccWTTAKN.s page 45
|
||||||
|
|
||||||
|
|
||||||
603:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
603:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
587 .thumb
|
587 .thumb
|
||||||
588 .thumb_func
|
588 .thumb_func
|
||||||
590 FLASH_OB_BootAddressConfig:
|
590 FLASH_OB_BootAddressConfig:
|
||||||
ARM GAS /tmp/cc9TanaG.s page 46
|
ARM GAS /tmp/ccWTTAKN.s page 46
|
||||||
|
|
||||||
|
|
||||||
591 .LVL41:
|
591 .LVL41:
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
955:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
955:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
632 .loc 1 955 1 is_stmt 0 view .LVU162
|
632 .loc 1 955 1 is_stmt 0 view .LVU162
|
||||||
633 0020 38BD pop {r3, r4, r5, pc}
|
633 0020 38BD pop {r3, r4, r5, pc}
|
||||||
ARM GAS /tmp/cc9TanaG.s page 47
|
ARM GAS /tmp/ccWTTAKN.s page 47
|
||||||
|
|
||||||
|
|
||||||
634 .LVL45:
|
634 .LVL45:
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
683 0010 0122 movs r2, #1
|
683 0010 0122 movs r2, #1
|
||||||
684 0012 1A75 strb r2, [r3, #20]
|
684 0012 1A75 strb r2, [r3, #20]
|
||||||
290:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
290:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
ARM GAS /tmp/cc9TanaG.s page 48
|
ARM GAS /tmp/ccWTTAKN.s page 48
|
||||||
|
|
||||||
|
|
||||||
685 .loc 1 290 3 discriminator 2 view .LVU170
|
685 .loc 1 290 3 discriminator 2 view .LVU170
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
722 .loc 1 287 21 view .LVU187
|
722 .loc 1 287 21 view .LVU187
|
||||||
723 0032 0120 movs r0, #1
|
723 0032 0120 movs r0, #1
|
||||||
724 .LVL53:
|
724 .LVL53:
|
||||||
ARM GAS /tmp/cc9TanaG.s page 49
|
ARM GAS /tmp/ccWTTAKN.s page 49
|
||||||
|
|
||||||
|
|
||||||
725 .L61:
|
725 .L61:
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
762 .loc 1 372 3 view .LVU204
|
762 .loc 1 372 3 view .LVU204
|
||||||
763 005c 184B ldr r3, .L80
|
763 005c 184B ldr r3, .L80
|
||||||
764 005e 0022 movs r2, #0
|
764 005e 0022 movs r2, #0
|
||||||
ARM GAS /tmp/cc9TanaG.s page 50
|
ARM GAS /tmp/ccWTTAKN.s page 50
|
||||||
|
|
||||||
|
|
||||||
765 0060 1A75 strb r2, [r3, #20]
|
765 0060 1A75 strb r2, [r3, #20]
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
808 .loc 1 321 14 view .LVU215
|
808 .loc 1 321 14 view .LVU215
|
||||||
809 009c D2E7 b .L64
|
809 009c D2E7 b .L64
|
||||||
810 .L77:
|
810 .L77:
|
||||||
ARM GAS /tmp/cc9TanaG.s page 51
|
ARM GAS /tmp/ccWTTAKN.s page 51
|
||||||
|
|
||||||
|
|
||||||
342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** }
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
851 .loc 1 375 1 view .LVU229
|
851 .loc 1 375 1 view .LVU229
|
||||||
852 00bc 7047 bx lr
|
852 00bc 7047 bx lr
|
||||||
853 .L81:
|
853 .L81:
|
||||||
ARM GAS /tmp/cc9TanaG.s page 52
|
ARM GAS /tmp/ccWTTAKN.s page 52
|
||||||
|
|
||||||
|
|
||||||
854 00be 00BF .align 2
|
854 00be 00BF .align 2
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
898 .loc 1 396 25 is_stmt 0 view .LVU241
|
898 .loc 1 396 25 is_stmt 0 view .LVU241
|
||||||
899 0014 FFF7FEFF bl FLASH_OB_GetUser
|
899 0014 FFF7FEFF bl FLASH_OB_GetUser
|
||||||
900 .LVL70:
|
900 .LVL70:
|
||||||
ARM GAS /tmp/cc9TanaG.s page 53
|
ARM GAS /tmp/ccWTTAKN.s page 53
|
||||||
|
|
||||||
|
|
||||||
396:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
396:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
944 .loc 1 488 3 view .LVU255
|
944 .loc 1 488 3 view .LVU255
|
||||||
491:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_VOLTAGERANGE(VoltageRange));
|
491:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** assert_param(IS_VOLTAGERANGE(VoltageRange));
|
||||||
ARM GAS /tmp/cc9TanaG.s page 54
|
ARM GAS /tmp/ccWTTAKN.s page 54
|
||||||
|
|
||||||
|
|
||||||
945 .loc 1 491 3 view .LVU256
|
945 .loc 1 491 3 view .LVU256
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
985 0024 22F44072 bic r2, r2, #768
|
985 0024 22F44072 bic r2, r2, #768
|
||||||
986 0028 1A61 str r2, [r3, #16]
|
986 0028 1A61 str r2, [r3, #16]
|
||||||
519:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** CLEAR_BIT(FLASH->CR, FLASH_CR_SNB);
|
519:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** CLEAR_BIT(FLASH->CR, FLASH_CR_SNB);
|
||||||
ARM GAS /tmp/cc9TanaG.s page 55
|
ARM GAS /tmp/ccWTTAKN.s page 55
|
||||||
|
|
||||||
|
|
||||||
987 .loc 1 519 3 is_stmt 1 view .LVU271
|
987 .loc 1 519 3 is_stmt 1 view .LVU271
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
1029 0054 003C0240 .word 1073888256
|
1029 0054 003C0240 .word 1073888256
|
||||||
1030 .cfi_endproc
|
1030 .cfi_endproc
|
||||||
1031 .LFE146:
|
1031 .LFE146:
|
||||||
ARM GAS /tmp/cc9TanaG.s page 56
|
ARM GAS /tmp/ccWTTAKN.s page 56
|
||||||
|
|
||||||
|
|
||||||
1033 .section .text.HAL_FLASHEx_Erase,"ax",%progbits
|
1033 .section .text.HAL_FLASHEx_Erase,"ax",%progbits
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
1076 0018 FFF7FEFF bl FLASH_WaitForLastOperation
|
1076 0018 FFF7FEFF bl FLASH_WaitForLastOperation
|
||||||
1077 .LVL83:
|
1077 .LVL83:
|
||||||
170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
|
170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
|
||||||
ARM GAS /tmp/cc9TanaG.s page 57
|
ARM GAS /tmp/ccWTTAKN.s page 57
|
||||||
|
|
||||||
|
|
||||||
1078 .loc 1 170 3 is_stmt 1 view .LVU297
|
1078 .loc 1 170 3 is_stmt 1 view .LVU297
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
1115 .loc 1 201 9 is_stmt 1 view .LVU314
|
1115 .loc 1 201 9 is_stmt 1 view .LVU314
|
||||||
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c ****
|
||||||
1116 .loc 1 201 18 is_stmt 0 view .LVU315
|
1116 .loc 1 201 18 is_stmt 0 view .LVU315
|
||||||
ARM GAS /tmp/cc9TanaG.s page 58
|
ARM GAS /tmp/ccWTTAKN.s page 58
|
||||||
|
|
||||||
|
|
||||||
1117 0040 4CF25030 movw r0, #50000
|
1117 0040 4CF25030 movw r0, #50000
|
||||||
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
1159 .LVL94:
|
1159 .LVL94:
|
||||||
1160 .L105:
|
1160 .L105:
|
||||||
209:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** break;
|
209:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** break;
|
||||||
ARM GAS /tmp/cc9TanaG.s page 59
|
ARM GAS /tmp/ccWTTAKN.s page 59
|
||||||
|
|
||||||
|
|
||||||
1161 .loc 1 209 11 is_stmt 1 view .LVU328
|
1161 .loc 1 209 11 is_stmt 1 view .LVU328
|
||||||
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
1206 .thumb
|
1206 .thumb
|
||||||
1207 .thumb_func
|
1207 .thumb_func
|
||||||
1209 HAL_FLASHEx_Erase_IT:
|
1209 HAL_FLASHEx_Erase_IT:
|
||||||
ARM GAS /tmp/cc9TanaG.s page 60
|
ARM GAS /tmp/ccWTTAKN.s page 60
|
||||||
|
|
||||||
|
|
||||||
1210 .LVL99:
|
1210 .LVL99:
|
||||||
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
|
249:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c **** {
|
||||||
1251 .loc 1 249 5 view .LVU352
|
1251 .loc 1 249 5 view .LVU352
|
||||||
1252 0028 012B cmp r3, #1
|
1252 0028 012B cmp r3, #1
|
||||||
ARM GAS /tmp/cc9TanaG.s page 61
|
ARM GAS /tmp/ccWTTAKN.s page 61
|
||||||
|
|
||||||
|
|
||||||
1253 002a 0DD0 beq .L113
|
1253 002a 0DD0 beq .L113
|
||||||
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
1289 .loc 1 252 29 is_stmt 0 view .LVU370
|
1289 .loc 1 252 29 is_stmt 0 view .LVU370
|
||||||
1290 0048 054B ldr r3, .L114
|
1290 0048 054B ldr r3, .L114
|
||||||
1291 004a 0222 movs r2, #2
|
1291 004a 0222 movs r2, #2
|
||||||
ARM GAS /tmp/cc9TanaG.s page 62
|
ARM GAS /tmp/ccWTTAKN.s page 62
|
||||||
|
|
||||||
|
|
||||||
1292 004c 1A70 strb r2, [r3]
|
1292 004c 1A70 strb r2, [r3]
|
||||||
@@ -3698,61 +3698,61 @@ ARM GAS /tmp/cc9TanaG.s page 1
|
|||||||
1322 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
1322 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
||||||
1323 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h"
|
1323 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h"
|
||||||
1324 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h"
|
1324 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h"
|
||||||
ARM GAS /tmp/cc9TanaG.s page 63
|
ARM GAS /tmp/ccWTTAKN.s page 63
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_flash_ex.c
|
*ABS*:00000000 stm32f7xx_hal_flash_ex.c
|
||||||
/tmp/cc9TanaG.s:20 .text.FLASH_MassErase:00000000 $t
|
/tmp/ccWTTAKN.s:20 .text.FLASH_MassErase:00000000 $t
|
||||||
/tmp/cc9TanaG.s:25 .text.FLASH_MassErase:00000000 FLASH_MassErase
|
/tmp/ccWTTAKN.s:25 .text.FLASH_MassErase:00000000 FLASH_MassErase
|
||||||
/tmp/cc9TanaG.s:117 .text.FLASH_MassErase:0000004c $d
|
/tmp/ccWTTAKN.s:117 .text.FLASH_MassErase:0000004c $d
|
||||||
/tmp/cc9TanaG.s:122 .text.FLASH_OB_GetWRP:00000000 $t
|
/tmp/ccWTTAKN.s:122 .text.FLASH_OB_GetWRP:00000000 $t
|
||||||
/tmp/cc9TanaG.s:127 .text.FLASH_OB_GetWRP:00000000 FLASH_OB_GetWRP
|
/tmp/ccWTTAKN.s:127 .text.FLASH_OB_GetWRP:00000000 FLASH_OB_GetWRP
|
||||||
/tmp/cc9TanaG.s:145 .text.FLASH_OB_GetWRP:0000000c $d
|
/tmp/ccWTTAKN.s:145 .text.FLASH_OB_GetWRP:0000000c $d
|
||||||
/tmp/cc9TanaG.s:151 .text.FLASH_OB_GetUser:00000000 $t
|
/tmp/ccWTTAKN.s:151 .text.FLASH_OB_GetUser:00000000 $t
|
||||||
/tmp/cc9TanaG.s:156 .text.FLASH_OB_GetUser:00000000 FLASH_OB_GetUser
|
/tmp/ccWTTAKN.s:156 .text.FLASH_OB_GetUser:00000000 FLASH_OB_GetUser
|
||||||
/tmp/cc9TanaG.s:174 .text.FLASH_OB_GetUser:0000000c $d
|
/tmp/ccWTTAKN.s:174 .text.FLASH_OB_GetUser:0000000c $d
|
||||||
/tmp/cc9TanaG.s:180 .text.FLASH_OB_BOR_LevelConfig:00000000 $t
|
/tmp/ccWTTAKN.s:180 .text.FLASH_OB_BOR_LevelConfig:00000000 $t
|
||||||
/tmp/cc9TanaG.s:185 .text.FLASH_OB_BOR_LevelConfig:00000000 FLASH_OB_BOR_LevelConfig
|
/tmp/ccWTTAKN.s:185 .text.FLASH_OB_BOR_LevelConfig:00000000 FLASH_OB_BOR_LevelConfig
|
||||||
/tmp/cc9TanaG.s:209 .text.FLASH_OB_BOR_LevelConfig:00000010 $d
|
/tmp/ccWTTAKN.s:209 .text.FLASH_OB_BOR_LevelConfig:00000010 $d
|
||||||
/tmp/cc9TanaG.s:214 .text.FLASH_OB_GetRDP:00000000 $t
|
/tmp/ccWTTAKN.s:214 .text.FLASH_OB_GetRDP:00000000 $t
|
||||||
/tmp/cc9TanaG.s:219 .text.FLASH_OB_GetRDP:00000000 FLASH_OB_GetRDP
|
/tmp/ccWTTAKN.s:219 .text.FLASH_OB_GetRDP:00000000 FLASH_OB_GetRDP
|
||||||
/tmp/cc9TanaG.s:253 .text.FLASH_OB_GetRDP:00000018 $d
|
/tmp/ccWTTAKN.s:253 .text.FLASH_OB_GetRDP:00000018 $d
|
||||||
/tmp/cc9TanaG.s:258 .text.FLASH_OB_GetBOR:00000000 $t
|
/tmp/ccWTTAKN.s:258 .text.FLASH_OB_GetBOR:00000000 $t
|
||||||
/tmp/cc9TanaG.s:263 .text.FLASH_OB_GetBOR:00000000 FLASH_OB_GetBOR
|
/tmp/ccWTTAKN.s:263 .text.FLASH_OB_GetBOR:00000000 FLASH_OB_GetBOR
|
||||||
/tmp/cc9TanaG.s:280 .text.FLASH_OB_GetBOR:0000000c $d
|
/tmp/ccWTTAKN.s:280 .text.FLASH_OB_GetBOR:0000000c $d
|
||||||
/tmp/cc9TanaG.s:285 .text.FLASH_OB_GetBootAddress:00000000 $t
|
/tmp/ccWTTAKN.s:285 .text.FLASH_OB_GetBootAddress:00000000 $t
|
||||||
/tmp/cc9TanaG.s:290 .text.FLASH_OB_GetBootAddress:00000000 FLASH_OB_GetBootAddress
|
/tmp/ccWTTAKN.s:290 .text.FLASH_OB_GetBootAddress:00000000 FLASH_OB_GetBootAddress
|
||||||
/tmp/cc9TanaG.s:329 .text.FLASH_OB_GetBootAddress:00000014 $d
|
/tmp/ccWTTAKN.s:329 .text.FLASH_OB_GetBootAddress:00000014 $d
|
||||||
/tmp/cc9TanaG.s:334 .text.FLASH_OB_EnableWRP:00000000 $t
|
/tmp/ccWTTAKN.s:334 .text.FLASH_OB_EnableWRP:00000000 $t
|
||||||
/tmp/cc9TanaG.s:339 .text.FLASH_OB_EnableWRP:00000000 FLASH_OB_EnableWRP
|
/tmp/ccWTTAKN.s:339 .text.FLASH_OB_EnableWRP:00000000 FLASH_OB_EnableWRP
|
||||||
/tmp/cc9TanaG.s:382 .text.FLASH_OB_EnableWRP:0000001c $d
|
/tmp/ccWTTAKN.s:382 .text.FLASH_OB_EnableWRP:0000001c $d
|
||||||
/tmp/cc9TanaG.s:387 .text.FLASH_OB_DisableWRP:00000000 $t
|
/tmp/ccWTTAKN.s:387 .text.FLASH_OB_DisableWRP:00000000 $t
|
||||||
/tmp/cc9TanaG.s:392 .text.FLASH_OB_DisableWRP:00000000 FLASH_OB_DisableWRP
|
/tmp/ccWTTAKN.s:392 .text.FLASH_OB_DisableWRP:00000000 FLASH_OB_DisableWRP
|
||||||
/tmp/cc9TanaG.s:435 .text.FLASH_OB_DisableWRP:00000018 $d
|
/tmp/ccWTTAKN.s:435 .text.FLASH_OB_DisableWRP:00000018 $d
|
||||||
/tmp/cc9TanaG.s:440 .text.FLASH_OB_RDP_LevelConfig:00000000 $t
|
/tmp/ccWTTAKN.s:440 .text.FLASH_OB_RDP_LevelConfig:00000000 $t
|
||||||
/tmp/cc9TanaG.s:445 .text.FLASH_OB_RDP_LevelConfig:00000000 FLASH_OB_RDP_LevelConfig
|
/tmp/ccWTTAKN.s:445 .text.FLASH_OB_RDP_LevelConfig:00000000 FLASH_OB_RDP_LevelConfig
|
||||||
/tmp/cc9TanaG.s:485 .text.FLASH_OB_RDP_LevelConfig:00000014 $d
|
/tmp/ccWTTAKN.s:485 .text.FLASH_OB_RDP_LevelConfig:00000014 $d
|
||||||
/tmp/cc9TanaG.s:490 .text.FLASH_OB_UserConfig:00000000 $t
|
/tmp/ccWTTAKN.s:490 .text.FLASH_OB_UserConfig:00000000 $t
|
||||||
/tmp/cc9TanaG.s:495 .text.FLASH_OB_UserConfig:00000000 FLASH_OB_UserConfig
|
/tmp/ccWTTAKN.s:495 .text.FLASH_OB_UserConfig:00000000 FLASH_OB_UserConfig
|
||||||
/tmp/cc9TanaG.s:579 .text.FLASH_OB_UserConfig:00000040 $d
|
/tmp/ccWTTAKN.s:579 .text.FLASH_OB_UserConfig:00000040 $d
|
||||||
/tmp/cc9TanaG.s:585 .text.FLASH_OB_BootAddressConfig:00000000 $t
|
/tmp/ccWTTAKN.s:585 .text.FLASH_OB_BootAddressConfig:00000000 $t
|
||||||
/tmp/cc9TanaG.s:590 .text.FLASH_OB_BootAddressConfig:00000000 FLASH_OB_BootAddressConfig
|
/tmp/ccWTTAKN.s:590 .text.FLASH_OB_BootAddressConfig:00000000 FLASH_OB_BootAddressConfig
|
||||||
/tmp/cc9TanaG.s:646 .text.FLASH_OB_BootAddressConfig:00000030 $d
|
/tmp/ccWTTAKN.s:646 .text.FLASH_OB_BootAddressConfig:00000030 $d
|
||||||
/tmp/cc9TanaG.s:651 .text.HAL_FLASHEx_OBProgram:00000000 $t
|
/tmp/ccWTTAKN.s:651 .text.HAL_FLASHEx_OBProgram:00000000 $t
|
||||||
/tmp/cc9TanaG.s:657 .text.HAL_FLASHEx_OBProgram:00000000 HAL_FLASHEx_OBProgram
|
/tmp/ccWTTAKN.s:657 .text.HAL_FLASHEx_OBProgram:00000000 HAL_FLASHEx_OBProgram
|
||||||
/tmp/cc9TanaG.s:856 .text.HAL_FLASHEx_OBProgram:000000c0 $d
|
/tmp/ccWTTAKN.s:856 .text.HAL_FLASHEx_OBProgram:000000c0 $d
|
||||||
/tmp/cc9TanaG.s:861 .text.HAL_FLASHEx_OBGetConfig:00000000 $t
|
/tmp/ccWTTAKN.s:861 .text.HAL_FLASHEx_OBGetConfig:00000000 $t
|
||||||
/tmp/cc9TanaG.s:867 .text.HAL_FLASHEx_OBGetConfig:00000000 HAL_FLASHEx_OBGetConfig
|
/tmp/ccWTTAKN.s:867 .text.HAL_FLASHEx_OBGetConfig:00000000 HAL_FLASHEx_OBGetConfig
|
||||||
/tmp/cc9TanaG.s:930 .text.FLASH_Erase_Sector:00000000 $t
|
/tmp/ccWTTAKN.s:930 .text.FLASH_Erase_Sector:00000000 $t
|
||||||
/tmp/cc9TanaG.s:936 .text.FLASH_Erase_Sector:00000000 FLASH_Erase_Sector
|
/tmp/ccWTTAKN.s:936 .text.FLASH_Erase_Sector:00000000 FLASH_Erase_Sector
|
||||||
/tmp/cc9TanaG.s:1029 .text.FLASH_Erase_Sector:00000054 $d
|
/tmp/ccWTTAKN.s:1029 .text.FLASH_Erase_Sector:00000054 $d
|
||||||
/tmp/cc9TanaG.s:1034 .text.HAL_FLASHEx_Erase:00000000 $t
|
/tmp/ccWTTAKN.s:1034 .text.HAL_FLASHEx_Erase:00000000 $t
|
||||||
/tmp/cc9TanaG.s:1040 .text.HAL_FLASHEx_Erase:00000000 HAL_FLASHEx_Erase
|
/tmp/ccWTTAKN.s:1040 .text.HAL_FLASHEx_Erase:00000000 HAL_FLASHEx_Erase
|
||||||
/tmp/cc9TanaG.s:1196 .text.HAL_FLASHEx_Erase:0000008c $d
|
/tmp/ccWTTAKN.s:1196 .text.HAL_FLASHEx_Erase:0000008c $d
|
||||||
/tmp/cc9TanaG.s:1203 .text.HAL_FLASHEx_Erase_IT:00000000 $t
|
/tmp/ccWTTAKN.s:1203 .text.HAL_FLASHEx_Erase_IT:00000000 $t
|
||||||
/tmp/cc9TanaG.s:1209 .text.HAL_FLASHEx_Erase_IT:00000000 HAL_FLASHEx_Erase_IT
|
/tmp/ccWTTAKN.s:1209 .text.HAL_FLASHEx_Erase_IT:00000000 HAL_FLASHEx_Erase_IT
|
||||||
/tmp/cc9TanaG.s:1313 .text.HAL_FLASHEx_Erase_IT:00000060 $d
|
/tmp/ccWTTAKN.s:1313 .text.HAL_FLASHEx_Erase_IT:00000060 $d
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
FLASH_WaitForLastOperation
|
FLASH_WaitForLastOperation
|
||||||
|
|||||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccXhcUUd.s page 1
|
ARM GAS /tmp/cc6OeYuT.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccXhcUUd.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
|
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:
|
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
|
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** (+) Input mode
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 2
|
ARM GAS /tmp/cc6OeYuT.s page 2
|
||||||
|
|
||||||
|
|
||||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** (+) Analog mode
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** (+) Analog mode
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccXhcUUd.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
|
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().
|
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 ****
|
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 3
|
ARM GAS /tmp/cc6OeYuT.s page 3
|
||||||
|
|
||||||
|
|
||||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** (#) To lock pin configuration until next reset use HAL_GPIO_LockPin().
|
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/ccXhcUUd.s page 1
|
|||||||
142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** *
|
142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** *
|
||||||
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** @verbatim
|
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** @verbatim
|
||||||
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** ===============================================================================
|
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** ===============================================================================
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 4
|
ARM GAS /tmp/cc6OeYuT.s page 4
|
||||||
|
|
||||||
|
|
||||||
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** ##### Initialization and de-initialization functions #####
|
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** ##### Initialization and de-initialization functions #####
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
51 .cfi_offset 4, -16
|
51 .cfi_offset 4, -16
|
||||||
52 .cfi_offset 5, -12
|
52 .cfi_offset 5, -12
|
||||||
53 .cfi_offset 6, -8
|
53 .cfi_offset 6, -8
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 5
|
ARM GAS /tmp/cc6OeYuT.s page 5
|
||||||
|
|
||||||
|
|
||||||
54 .cfi_offset 14, -4
|
54 .cfi_offset 14, -4
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
86 .loc 1 197 9 is_stmt 1 view .LVU25
|
86 .loc 1 197 9 is_stmt 1 view .LVU25
|
||||||
87 .loc 1 197 14 is_stmt 0 view .LVU26
|
87 .loc 1 197 14 is_stmt 0 view .LVU26
|
||||||
88 0028 4468 ldr r4, [r0, #4]
|
88 0028 4468 ldr r4, [r0, #4]
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 6
|
ARM GAS /tmp/cc6OeYuT.s page 6
|
||||||
|
|
||||||
|
|
||||||
89 .LVL6:
|
89 .LVL6:
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
118 .LVL11:
|
118 .LVL11:
|
||||||
223:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** temp &= ~((uint32_t)0xF << ((uint32_t)(position & (uint32_t)0x07) * 4)) ;
|
223:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** temp &= ~((uint32_t)0xF << ((uint32_t)(position & (uint32_t)0x07) * 4)) ;
|
||||||
119 .loc 1 223 9 is_stmt 1 view .LVU40
|
119 .loc 1 223 9 is_stmt 1 view .LVU40
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 7
|
ARM GAS /tmp/cc6OeYuT.s page 7
|
||||||
|
|
||||||
|
|
||||||
120 .loc 1 223 37 is_stmt 0 view .LVU41
|
120 .loc 1 223 37 is_stmt 0 view .LVU41
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
154 006e 2A43 orrs r2, r2, r5
|
154 006e 2A43 orrs r2, r2, r5
|
||||||
155 .LVL15:
|
155 .LVL15:
|
||||||
244:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** SYSCFG->EXTICR[position >> 2] = temp;
|
244:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** SYSCFG->EXTICR[position >> 2] = temp;
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 8
|
ARM GAS /tmp/cc6OeYuT.s page 8
|
||||||
|
|
||||||
|
|
||||||
156 .loc 1 244 9 is_stmt 1 view .LVU55
|
156 .loc 1 244 9 is_stmt 1 view .LVU55
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
197 .loc 1 257 12 is_stmt 0 view .LVU74
|
197 .loc 1 257 12 is_stmt 0 view .LVU74
|
||||||
198 009a 4E68 ldr r6, [r1, #4]
|
198 009a 4E68 ldr r6, [r1, #4]
|
||||||
199 009c 16F4001F tst r6, #2097152
|
199 009c 16F4001F tst r6, #2097152
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 9
|
ARM GAS /tmp/cc6OeYuT.s page 9
|
||||||
|
|
||||||
|
|
||||||
200 00a0 01D0 beq .L9
|
200 00a0 01D0 beq .L9
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
238 00c2 2240 ands r2, r2, r4
|
238 00c2 2240 ands r2, r2, r4
|
||||||
239 .LVL27:
|
239 .LVL27:
|
||||||
274:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** if ((GPIO_Init->Mode & EXTI_IT) != 0x00u)
|
274:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** if ((GPIO_Init->Mode & EXTI_IT) != 0x00u)
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 10
|
ARM GAS /tmp/cc6OeYuT.s page 10
|
||||||
|
|
||||||
|
|
||||||
240 .loc 1 274 9 is_stmt 1 view .LVU93
|
240 .loc 1 274 9 is_stmt 1 view .LVU93
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
280 .loc 1 186 7 is_stmt 1 view .LVU109
|
280 .loc 1 186 7 is_stmt 1 view .LVU109
|
||||||
186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
|
186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
|
||||||
281 .loc 1 186 22 is_stmt 0 view .LVU110
|
281 .loc 1 186 22 is_stmt 0 view .LVU110
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 11
|
ARM GAS /tmp/cc6OeYuT.s page 11
|
||||||
|
|
||||||
|
|
||||||
282 00ec 4C68 ldr r4, [r1, #4]
|
282 00ec 4C68 ldr r4, [r1, #4]
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
211:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** GPIOx->PUPDR = temp;
|
211:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** GPIOx->PUPDR = temp;
|
||||||
319 .loc 1 211 14 view .LVU128
|
319 .loc 1 211 14 view .LVU128
|
||||||
320 0112 2243 orrs r2, r2, r4
|
320 0112 2243 orrs r2, r2, r4
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 12
|
ARM GAS /tmp/cc6OeYuT.s page 12
|
||||||
|
|
||||||
|
|
||||||
321 .LVL37:
|
321 .LVL37:
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
358 .LVL41:
|
358 .LVL41:
|
||||||
232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
||||||
359 .loc 1 232 7 is_stmt 1 view .LVU146
|
359 .loc 1 232 7 is_stmt 1 view .LVU146
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 13
|
ARM GAS /tmp/cc6OeYuT.s page 13
|
||||||
|
|
||||||
|
|
||||||
232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
398 0168 4FEA8E0E lsl lr, lr, #2
|
398 0168 4FEA8E0E lsl lr, lr, #2
|
||||||
242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** temp |= ((uint32_t)(GPIO_GET_INDEX(GPIOx)) << (4 * (position & 0x03)));
|
242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** temp |= ((uint32_t)(GPIO_GET_INDEX(GPIOx)) << (4 * (position & 0x03)));
|
||||||
399 .loc 1 242 36 view .LVU163
|
399 .loc 1 242 36 view .LVU163
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 14
|
ARM GAS /tmp/cc6OeYuT.s page 14
|
||||||
|
|
||||||
|
|
||||||
400 016c 0F22 movs r2, #15
|
400 016c 0F22 movs r2, #15
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
442 .loc 1 243 29 discriminator 17 view .LVU175
|
442 .loc 1 243 29 discriminator 17 view .LVU175
|
||||||
443 01be 02F58062 add r2, r2, #1024
|
443 01be 02F58062 add r2, r2, #1024
|
||||||
444 01c2 9042 cmp r0, r2
|
444 01c2 9042 cmp r0, r2
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 15
|
ARM GAS /tmp/cc6OeYuT.s page 15
|
||||||
|
|
||||||
|
|
||||||
445 01c4 3FF44EAF beq .L30
|
445 01c4 3FF44EAF beq .L30
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** }
|
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** }
|
||||||
486 .loc 1 282 1 view .LVU186
|
486 .loc 1 282 1 view .LVU186
|
||||||
487 01ec 02B0 add sp, sp, #8
|
487 01ec 02B0 add sp, sp, #8
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 16
|
ARM GAS /tmp/cc6OeYuT.s page 16
|
||||||
|
|
||||||
|
|
||||||
488 .LCFI2:
|
488 .LCFI2:
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
297:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
297:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
||||||
298:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** /* Check the parameters */
|
298:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** /* Check the parameters */
|
||||||
299:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** assert_param(IS_GPIO_ALL_INSTANCE(GPIOx));
|
299:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** assert_param(IS_GPIO_ALL_INSTANCE(GPIOx));
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 17
|
ARM GAS /tmp/cc6OeYuT.s page 17
|
||||||
|
|
||||||
|
|
||||||
530 .loc 1 299 3 view .LVU193
|
530 .loc 1 299 3 view .LVU193
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
319:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
319:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
||||||
320:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** /* Clear Rising Falling edge configuration */
|
320:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** /* Clear Rising Falling edge configuration */
|
||||||
321:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** EXTI->FTSR &= ~((uint32_t)iocurrent);
|
321:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** EXTI->FTSR &= ~((uint32_t)iocurrent);
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 18
|
ARM GAS /tmp/cc6OeYuT.s page 18
|
||||||
|
|
||||||
|
|
||||||
322:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** EXTI->RTSR &= ~((uint32_t)iocurrent);
|
322:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** EXTI->RTSR &= ~((uint32_t)iocurrent);
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
600 0054 24EA0202 bic r2, r4, r2
|
600 0054 24EA0202 bic r2, r4, r2
|
||||||
601 .LVL54:
|
601 .LVL54:
|
||||||
602 .loc 1 339 22 view .LVU219
|
602 .loc 1 339 22 view .LVU219
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 19
|
ARM GAS /tmp/cc6OeYuT.s page 19
|
||||||
|
|
||||||
|
|
||||||
603 0058 4260 str r2, [r0, #4]
|
603 0058 4260 str r2, [r0, #4]
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
641 .loc 1 313 50 is_stmt 0 view .LVU235
|
641 .loc 1 313 50 is_stmt 0 view .LVU235
|
||||||
642 0084 03F0030C and ip, r3, #3
|
642 0084 03F0030C and ip, r3, #3
|
||||||
313:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** if (tmp == ((uint32_t)(GPIO_GET_INDEX(GPIOx)) << (4 * (position & 0x03))))
|
313:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** if (tmp == ((uint32_t)(GPIO_GET_INDEX(GPIOx)) << (4 * (position & 0x03))))
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 20
|
ARM GAS /tmp/cc6OeYuT.s page 20
|
||||||
|
|
||||||
|
|
||||||
643 .loc 1 313 38 view .LVU236
|
643 .loc 1 313 38 view .LVU236
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
685 00d2 05F58065 add r5, r5, #1024
|
685 00d2 05F58065 add r5, r5, #1024
|
||||||
686 00d6 A842 cmp r0, r5
|
686 00d6 A842 cmp r0, r5
|
||||||
687 00d8 13D0 beq .L47
|
687 00d8 13D0 beq .L47
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 21
|
ARM GAS /tmp/cc6OeYuT.s page 21
|
||||||
|
|
||||||
|
|
||||||
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
|
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
730 0106 104C ldr r4, .L56+8
|
730 0106 104C ldr r4, .L56+8
|
||||||
731 .LVL61:
|
731 .LVL61:
|
||||||
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** EXTI->EMR &= ~((uint32_t)iocurrent);
|
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** EXTI->EMR &= ~((uint32_t)iocurrent);
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 22
|
ARM GAS /tmp/cc6OeYuT.s page 22
|
||||||
|
|
||||||
|
|
||||||
732 .loc 1 317 13 view .LVU261
|
732 .loc 1 317 13 view .LVU261
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
344:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** }
|
344:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** }
|
||||||
345:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** }
|
345:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** }
|
||||||
770 .loc 1 345 1 view .LVU277
|
770 .loc 1 345 1 view .LVU277
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 23
|
ARM GAS /tmp/cc6OeYuT.s page 23
|
||||||
|
|
||||||
|
|
||||||
771 013c F0BD pop {r4, r5, r6, r7, pc}
|
771 013c F0BD pop {r4, r5, r6, r7, pc}
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
|
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** {
|
||||||
802 .loc 1 371 1 is_stmt 1 view -0
|
802 .loc 1 371 1 is_stmt 1 view -0
|
||||||
803 .cfi_startproc
|
803 .cfi_startproc
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 24
|
ARM GAS /tmp/cc6OeYuT.s page 24
|
||||||
|
|
||||||
|
|
||||||
804 @ args = 0, pretend = 0, frame = 0
|
804 @ args = 0, pretend = 0, frame = 0
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
391:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** * @note This function uses GPIOx_BSRR register to allow atomic read/modify
|
391:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** * @note This function uses GPIOx_BSRR register to allow atomic read/modify
|
||||||
392:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** * accesses. In this way, there is no risk of an IRQ occurring between
|
392:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** * accesses. In this way, there is no risk of an IRQ occurring between
|
||||||
393:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** * the read and the modify access.
|
393:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** * the read and the modify access.
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 25
|
ARM GAS /tmp/cc6OeYuT.s page 25
|
||||||
|
|
||||||
|
|
||||||
394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** *
|
394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** *
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
871 .thumb
|
871 .thumb
|
||||||
872 .thumb_func
|
872 .thumb_func
|
||||||
874 HAL_GPIO_TogglePin:
|
874 HAL_GPIO_TogglePin:
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 26
|
ARM GAS /tmp/cc6OeYuT.s page 26
|
||||||
|
|
||||||
|
|
||||||
875 .LVL72:
|
875 .LVL72:
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
910 HAL_GPIO_LockPin:
|
910 HAL_GPIO_LockPin:
|
||||||
911 .LVL75:
|
911 .LVL75:
|
||||||
912 .LFB146:
|
912 .LFB146:
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 27
|
ARM GAS /tmp/cc6OeYuT.s page 27
|
||||||
|
|
||||||
|
|
||||||
440:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
440:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
940 .loc 1 466 15 is_stmt 0 view .LVU324
|
940 .loc 1 466 15 is_stmt 0 view .LVU324
|
||||||
941 0014 019B ldr r3, [sp, #4]
|
941 0014 019B ldr r3, [sp, #4]
|
||||||
942 0016 C361 str r3, [r0, #28]
|
942 0016 C361 str r3, [r0, #28]
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 28
|
ARM GAS /tmp/cc6OeYuT.s page 28
|
||||||
|
|
||||||
|
|
||||||
467:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** /* Read LCKR register. This read is mandatory to complete key lock sequence */
|
467:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** /* Read LCKR register. This read is mandatory to complete key lock sequence */
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
984 HAL_GPIO_EXTI_Callback:
|
984 HAL_GPIO_EXTI_Callback:
|
||||||
985 .LVL79:
|
985 .LVL79:
|
||||||
986 .LFB148:
|
986 .LFB148:
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 29
|
ARM GAS /tmp/cc6OeYuT.s page 29
|
||||||
|
|
||||||
|
|
||||||
480:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
480:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c ****
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** /* EXTI line interrupt detected */
|
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c **** /* EXTI line interrupt detected */
|
||||||
1012 .loc 1 487 1 is_stmt 0 view .LVU339
|
1012 .loc 1 487 1 is_stmt 0 view .LVU339
|
||||||
1013 0000 08B5 push {r3, lr}
|
1013 0000 08B5 push {r3, lr}
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 30
|
ARM GAS /tmp/cc6OeYuT.s page 30
|
||||||
|
|
||||||
|
|
||||||
1014 .LCFI9:
|
1014 .LCFI9:
|
||||||
@@ -1786,29 +1786,29 @@ ARM GAS /tmp/ccXhcUUd.s page 1
|
|||||||
1050 .file 4 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
1050 .file 4 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
||||||
1051 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
1051 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
||||||
1052 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h"
|
1052 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h"
|
||||||
ARM GAS /tmp/ccXhcUUd.s page 31
|
ARM GAS /tmp/cc6OeYuT.s page 31
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_gpio.c
|
*ABS*:00000000 stm32f7xx_hal_gpio.c
|
||||||
/tmp/ccXhcUUd.s:20 .text.HAL_GPIO_Init:00000000 $t
|
/tmp/cc6OeYuT.s:20 .text.HAL_GPIO_Init:00000000 $t
|
||||||
/tmp/ccXhcUUd.s:26 .text.HAL_GPIO_Init:00000000 HAL_GPIO_Init
|
/tmp/cc6OeYuT.s:26 .text.HAL_GPIO_Init:00000000 HAL_GPIO_Init
|
||||||
/tmp/ccXhcUUd.s:505 .text.HAL_GPIO_Init:000001f4 $d
|
/tmp/cc6OeYuT.s:505 .text.HAL_GPIO_Init:000001f4 $d
|
||||||
/tmp/ccXhcUUd.s:513 .text.HAL_GPIO_DeInit:00000000 $t
|
/tmp/cc6OeYuT.s:513 .text.HAL_GPIO_DeInit:00000000 $t
|
||||||
/tmp/ccXhcUUd.s:519 .text.HAL_GPIO_DeInit:00000000 HAL_GPIO_DeInit
|
/tmp/cc6OeYuT.s:519 .text.HAL_GPIO_DeInit:00000000 HAL_GPIO_DeInit
|
||||||
/tmp/ccXhcUUd.s:786 .text.HAL_GPIO_DeInit:00000140 $d
|
/tmp/cc6OeYuT.s:786 .text.HAL_GPIO_DeInit:00000140 $d
|
||||||
/tmp/ccXhcUUd.s:793 .text.HAL_GPIO_ReadPin:00000000 $t
|
/tmp/cc6OeYuT.s:793 .text.HAL_GPIO_ReadPin:00000000 $t
|
||||||
/tmp/ccXhcUUd.s:799 .text.HAL_GPIO_ReadPin:00000000 HAL_GPIO_ReadPin
|
/tmp/cc6OeYuT.s:799 .text.HAL_GPIO_ReadPin:00000000 HAL_GPIO_ReadPin
|
||||||
/tmp/ccXhcUUd.s:832 .text.HAL_GPIO_WritePin:00000000 $t
|
/tmp/cc6OeYuT.s:832 .text.HAL_GPIO_WritePin:00000000 $t
|
||||||
/tmp/ccXhcUUd.s:838 .text.HAL_GPIO_WritePin:00000000 HAL_GPIO_WritePin
|
/tmp/cc6OeYuT.s:838 .text.HAL_GPIO_WritePin:00000000 HAL_GPIO_WritePin
|
||||||
/tmp/ccXhcUUd.s:868 .text.HAL_GPIO_TogglePin:00000000 $t
|
/tmp/cc6OeYuT.s:868 .text.HAL_GPIO_TogglePin:00000000 $t
|
||||||
/tmp/ccXhcUUd.s:874 .text.HAL_GPIO_TogglePin:00000000 HAL_GPIO_TogglePin
|
/tmp/cc6OeYuT.s:874 .text.HAL_GPIO_TogglePin:00000000 HAL_GPIO_TogglePin
|
||||||
/tmp/ccXhcUUd.s:904 .text.HAL_GPIO_LockPin:00000000 $t
|
/tmp/cc6OeYuT.s:904 .text.HAL_GPIO_LockPin:00000000 $t
|
||||||
/tmp/ccXhcUUd.s:910 .text.HAL_GPIO_LockPin:00000000 HAL_GPIO_LockPin
|
/tmp/cc6OeYuT.s:910 .text.HAL_GPIO_LockPin:00000000 HAL_GPIO_LockPin
|
||||||
/tmp/ccXhcUUd.s:978 .text.HAL_GPIO_EXTI_Callback:00000000 $t
|
/tmp/cc6OeYuT.s:978 .text.HAL_GPIO_EXTI_Callback:00000000 $t
|
||||||
/tmp/ccXhcUUd.s:984 .text.HAL_GPIO_EXTI_Callback:00000000 HAL_GPIO_EXTI_Callback
|
/tmp/cc6OeYuT.s:984 .text.HAL_GPIO_EXTI_Callback:00000000 HAL_GPIO_EXTI_Callback
|
||||||
/tmp/ccXhcUUd.s:999 .text.HAL_GPIO_EXTI_IRQHandler:00000000 $t
|
/tmp/cc6OeYuT.s:999 .text.HAL_GPIO_EXTI_IRQHandler:00000000 $t
|
||||||
/tmp/ccXhcUUd.s:1005 .text.HAL_GPIO_EXTI_IRQHandler:00000000 HAL_GPIO_EXTI_IRQHandler
|
/tmp/cc6OeYuT.s:1005 .text.HAL_GPIO_EXTI_IRQHandler:00000000 HAL_GPIO_EXTI_IRQHandler
|
||||||
/tmp/ccXhcUUd.s:1042 .text.HAL_GPIO_EXTI_IRQHandler:00000018 $d
|
/tmp/cc6OeYuT.s:1042 .text.HAL_GPIO_EXTI_IRQHandler:00000018 $d
|
||||||
|
|
||||||
NO UNDEFINED SYMBOLS
|
NO UNDEFINED SYMBOLS
|
||||||
|
|||||||
Binary file not shown.
+681
-681
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccmx4Y0c.s page 1
|
ARM GAS /tmp/ccn09zq7.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccmx4Y0c.s page 1
|
|||||||
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** devices contains the following additional features
|
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 ****
|
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
|
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** (+) Possibility to disable or enable Analog Noise Filter
|
||||||
ARM GAS /tmp/ccmx4Y0c.s page 2
|
ARM GAS /tmp/ccn09zq7.s page 2
|
||||||
|
|
||||||
|
|
||||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** (+) Use of a configured Digital Noise Filter
|
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/ccmx4Y0c.s page 1
|
|||||||
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * @brief Configure I2C Analog noise filter.
|
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
|
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.
|
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * the configuration information for the specified I2Cx peripheral.
|
||||||
ARM GAS /tmp/ccmx4Y0c.s page 3
|
ARM GAS /tmp/ccn09zq7.s page 3
|
||||||
|
|
||||||
|
|
||||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * @param AnalogFilter New state of the Analog filter.
|
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/ccmx4Y0c.s page 1
|
|||||||
106:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c ****
|
106:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c ****
|
||||||
107:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** /* Reset I2Cx ANOFF bit */
|
107:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** /* Reset I2Cx ANOFF bit */
|
||||||
108:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** hi2c->Instance->CR1 &= ~(I2C_CR1_ANFOFF);
|
108:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** hi2c->Instance->CR1 &= ~(I2C_CR1_ANFOFF);
|
||||||
ARM GAS /tmp/ccmx4Y0c.s page 4
|
ARM GAS /tmp/ccn09zq7.s page 4
|
||||||
|
|
||||||
|
|
||||||
65 .loc 1 108 5 is_stmt 1 view .LVU15
|
65 .loc 1 108 5 is_stmt 1 view .LVU15
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccmx4Y0c.s page 1
|
|||||||
103 0054 0220 movs r0, #2
|
103 0054 0220 movs r0, #2
|
||||||
104 .LVL4:
|
104 .LVL4:
|
||||||
105 .loc 1 124 12 view .LVU33
|
105 .loc 1 124 12 view .LVU33
|
||||||
ARM GAS /tmp/ccmx4Y0c.s page 5
|
ARM GAS /tmp/ccn09zq7.s page 5
|
||||||
|
|
||||||
|
|
||||||
106 0056 7047 bx lr
|
106 0056 7047 bx lr
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccmx4Y0c.s page 1
|
|||||||
142 0008 202A cmp r2, #32
|
142 0008 202A cmp r2, #32
|
||||||
143 000a 21D1 bne .L7
|
143 000a 21D1 bne .L7
|
||||||
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** {
|
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** {
|
||||||
ARM GAS /tmp/ccmx4Y0c.s page 6
|
ARM GAS /tmp/ccn09zq7.s page 6
|
||||||
|
|
||||||
|
|
||||||
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** /* Process Locked */
|
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** /* Process Locked */
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccmx4Y0c.s page 1
|
|||||||
179 .loc 1 163 25 is_stmt 0 view .LVU60
|
179 .loc 1 163 25 is_stmt 0 view .LVU60
|
||||||
180 0036 0260 str r2, [r0]
|
180 0036 0260 str r2, [r0]
|
||||||
164:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c ****
|
164:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c ****
|
||||||
ARM GAS /tmp/ccmx4Y0c.s page 7
|
ARM GAS /tmp/ccn09zq7.s page 7
|
||||||
|
|
||||||
|
|
||||||
165:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** __HAL_I2C_ENABLE(hi2c);
|
165:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** __HAL_I2C_ENABLE(hi2c);
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccmx4Y0c.s page 1
|
|||||||
221 .align 1
|
221 .align 1
|
||||||
222 .global HAL_I2CEx_EnableFastModePlus
|
222 .global HAL_I2CEx_EnableFastModePlus
|
||||||
223 .syntax unified
|
223 .syntax unified
|
||||||
ARM GAS /tmp/ccmx4Y0c.s page 8
|
ARM GAS /tmp/ccn09zq7.s page 8
|
||||||
|
|
||||||
|
|
||||||
224 .thumb
|
224 .thumb
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccmx4Y0c.s page 1
|
|||||||
239 .loc 1 218 3 is_stmt 1 view .LVU77
|
239 .loc 1 218 3 is_stmt 1 view .LVU77
|
||||||
219:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c ****
|
219:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c ****
|
||||||
220:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** /* Enable SYSCFG clock */
|
220:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** /* Enable SYSCFG clock */
|
||||||
ARM GAS /tmp/ccmx4Y0c.s page 9
|
ARM GAS /tmp/ccn09zq7.s page 9
|
||||||
|
|
||||||
|
|
||||||
221:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** __HAL_RCC_SYSCFG_CLK_ENABLE();
|
221:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** __HAL_RCC_SYSCFG_CLK_ENABLE();
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccmx4Y0c.s page 1
|
|||||||
232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * I2C1 pins using I2C_FASTMODEPLUS_I2C1 parameter or independently
|
232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * I2C1 pins using I2C_FASTMODEPLUS_I2C1 parameter or independently
|
||||||
233:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * on each one of the following pins PB6, PB7, PB8 and PB9.
|
233:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * on each one of the following pins PB6, PB7, PB8 and PB9.
|
||||||
234:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * @note For remaining I2C1 pins (PA14, PA15...) fast mode plus driving capability
|
234:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * @note For remaining I2C1 pins (PA14, PA15...) fast mode plus driving capability
|
||||||
ARM GAS /tmp/ccmx4Y0c.s page 10
|
ARM GAS /tmp/ccn09zq7.s page 10
|
||||||
|
|
||||||
|
|
||||||
235:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * can be disabled only by using I2C_FASTMODEPLUS_I2C1 parameter.
|
235:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c **** * can be disabled only by using I2C_FASTMODEPLUS_I2C1 parameter.
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccmx4Y0c.s page 1
|
|||||||
319 .cfi_def_cfa_offset 0
|
319 .cfi_def_cfa_offset 0
|
||||||
320 @ sp needed
|
320 @ sp needed
|
||||||
321 0022 7047 bx lr
|
321 0022 7047 bx lr
|
||||||
ARM GAS /tmp/ccmx4Y0c.s page 11
|
ARM GAS /tmp/ccn09zq7.s page 11
|
||||||
|
|
||||||
|
|
||||||
322 .L16:
|
322 .L16:
|
||||||
@@ -615,20 +615,20 @@ ARM GAS /tmp/ccmx4Y0c.s page 1
|
|||||||
334 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
334 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
||||||
335 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h"
|
335 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h"
|
||||||
336 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h"
|
336 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h"
|
||||||
ARM GAS /tmp/ccmx4Y0c.s page 12
|
ARM GAS /tmp/ccn09zq7.s page 12
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_i2c_ex.c
|
*ABS*:00000000 stm32f7xx_hal_i2c_ex.c
|
||||||
/tmp/ccmx4Y0c.s:20 .text.HAL_I2CEx_ConfigAnalogFilter:00000000 $t
|
/tmp/ccn09zq7.s:20 .text.HAL_I2CEx_ConfigAnalogFilter:00000000 $t
|
||||||
/tmp/ccmx4Y0c.s:26 .text.HAL_I2CEx_ConfigAnalogFilter:00000000 HAL_I2CEx_ConfigAnalogFilter
|
/tmp/ccn09zq7.s:26 .text.HAL_I2CEx_ConfigAnalogFilter:00000000 HAL_I2CEx_ConfigAnalogFilter
|
||||||
/tmp/ccmx4Y0c.s:118 .text.HAL_I2CEx_ConfigDigitalFilter:00000000 $t
|
/tmp/ccn09zq7.s:118 .text.HAL_I2CEx_ConfigDigitalFilter:00000000 $t
|
||||||
/tmp/ccmx4Y0c.s:124 .text.HAL_I2CEx_ConfigDigitalFilter:00000000 HAL_I2CEx_ConfigDigitalFilter
|
/tmp/ccn09zq7.s:124 .text.HAL_I2CEx_ConfigDigitalFilter:00000000 HAL_I2CEx_ConfigDigitalFilter
|
||||||
/tmp/ccmx4Y0c.s:221 .text.HAL_I2CEx_EnableFastModePlus:00000000 $t
|
/tmp/ccn09zq7.s:221 .text.HAL_I2CEx_EnableFastModePlus:00000000 $t
|
||||||
/tmp/ccmx4Y0c.s:227 .text.HAL_I2CEx_EnableFastModePlus:00000000 HAL_I2CEx_EnableFastModePlus
|
/tmp/ccn09zq7.s:227 .text.HAL_I2CEx_EnableFastModePlus:00000000 HAL_I2CEx_EnableFastModePlus
|
||||||
/tmp/ccmx4Y0c.s:270 .text.HAL_I2CEx_EnableFastModePlus:00000024 $d
|
/tmp/ccn09zq7.s:270 .text.HAL_I2CEx_EnableFastModePlus:00000024 $d
|
||||||
/tmp/ccmx4Y0c.s:276 .text.HAL_I2CEx_DisableFastModePlus:00000000 $t
|
/tmp/ccn09zq7.s:276 .text.HAL_I2CEx_DisableFastModePlus:00000000 $t
|
||||||
/tmp/ccmx4Y0c.s:282 .text.HAL_I2CEx_DisableFastModePlus:00000000 HAL_I2CEx_DisableFastModePlus
|
/tmp/ccn09zq7.s:282 .text.HAL_I2CEx_DisableFastModePlus:00000000 HAL_I2CEx_DisableFastModePlus
|
||||||
/tmp/ccmx4Y0c.s:325 .text.HAL_I2CEx_DisableFastModePlus:00000024 $d
|
/tmp/ccn09zq7.s:325 .text.HAL_I2CEx_DisableFastModePlus:00000024 $d
|
||||||
|
|
||||||
NO UNDEFINED SYMBOLS
|
NO UNDEFINED SYMBOLS
|
||||||
|
|||||||
Binary file not shown.
+1157
-1010
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+90
-90
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccO7avbH.s page 1
|
ARM GAS /tmp/ccHX3azn.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** */
|
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** */
|
||||||
30: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
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /** @defgroup PWR PWR
|
||||||
ARM GAS /tmp/ccO7avbH.s page 2
|
ARM GAS /tmp/ccHX3azn.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** * @brief PWR HAL module driver
|
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** * @brief PWR HAL module driver
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccO7avbH.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:
|
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
|
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.
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** __HAL_RCC_PWR_CLK_ENABLE() macro.
|
||||||
ARM GAS /tmp/ccO7avbH.s page 3
|
ARM GAS /tmp/ccHX3azn.s page 3
|
||||||
|
|
||||||
|
|
||||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** (+) Enable access to RTC domain using the HAL_PWR_EnableBkUpAccess() function.
|
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/ccO7avbH.s page 1
|
|||||||
113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** {
|
113:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** {
|
||||||
60 .loc 1 113 1 is_stmt 1 view -0
|
60 .loc 1 113 1 is_stmt 1 view -0
|
||||||
61 .cfi_startproc
|
61 .cfi_startproc
|
||||||
ARM GAS /tmp/ccO7avbH.s page 4
|
ARM GAS /tmp/ccHX3azn.s page 4
|
||||||
|
|
||||||
|
|
||||||
62 @ args = 0, pretend = 0, frame = 0
|
62 @ args = 0, pretend = 0, frame = 0
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
102 .L8:
|
102 .L8:
|
||||||
103 000c 00700040 .word 1073770496
|
103 000c 00700040 .word 1073770496
|
||||||
104 .cfi_endproc
|
104 .cfi_endproc
|
||||||
ARM GAS /tmp/ccO7avbH.s page 5
|
ARM GAS /tmp/ccHX3azn.s page 5
|
||||||
|
|
||||||
|
|
||||||
105 .LFE143:
|
105 .LFE143:
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
174:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** (+) Entry:
|
174:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** (+) Entry:
|
||||||
175:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** The Sleep mode is entered by using the HAL_PWR_EnterSLEEPMode(PWR_MAINREGULATOR_ON, PWR_SLE
|
175:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** The Sleep mode is entered by using the HAL_PWR_EnterSLEEPMode(PWR_MAINREGULATOR_ON, PWR_SLE
|
||||||
176:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** functions with
|
176:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** functions with
|
||||||
ARM GAS /tmp/ccO7avbH.s page 6
|
ARM GAS /tmp/ccHX3azn.s page 6
|
||||||
|
|
||||||
|
|
||||||
177:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** (++) PWR_SLEEPENTRY_WFI: enter SLEEP mode with WFI instruction
|
177:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** (++) PWR_SLEEPENTRY_WFI: enter SLEEP mode with WFI instruction
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
231:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** Wakeup event, a tamper event or a time-stamp event, without depending on
|
231:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** Wakeup event, a tamper event or a time-stamp event, without depending on
|
||||||
232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** an external interrupt (Auto-wakeup mode).
|
232:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** an external interrupt (Auto-wakeup mode).
|
||||||
233:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c ****
|
233:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c ****
|
||||||
ARM GAS /tmp/ccO7avbH.s page 7
|
ARM GAS /tmp/ccHX3azn.s page 7
|
||||||
|
|
||||||
|
|
||||||
234:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** (+) RTC auto-wakeup (AWU) from the Stop and Standby modes
|
234:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** (+) RTC auto-wakeup (AWU) from the Stop and Standby modes
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
135 0016 5A60 str r2, [r3, #4]
|
135 0016 5A60 str r2, [r3, #4]
|
||||||
270:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** __HAL_PWR_PVD_EXTI_DISABLE_IT();
|
270:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** __HAL_PWR_PVD_EXTI_DISABLE_IT();
|
||||||
136 .loc 1 270 3 view .LVU15
|
136 .loc 1 270 3 view .LVU15
|
||||||
ARM GAS /tmp/ccO7avbH.s page 8
|
ARM GAS /tmp/ccHX3azn.s page 8
|
||||||
|
|
||||||
|
|
||||||
137 0018 1A68 ldr r2, [r3]
|
137 0018 1A68 ldr r2, [r3]
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
174 0054 4368 ldr r3, [r0, #4]
|
174 0054 4368 ldr r3, [r0, #4]
|
||||||
175 .loc 1 287 5 view .LVU28
|
175 .loc 1 287 5 view .LVU28
|
||||||
176 0056 13F0010F tst r3, #1
|
176 0056 13F0010F tst r3, #1
|
||||||
ARM GAS /tmp/ccO7avbH.s page 9
|
ARM GAS /tmp/ccHX3azn.s page 9
|
||||||
|
|
||||||
|
|
||||||
177 005a 04D0 beq .L13
|
177 005a 04D0 beq .L13
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
217 @ args = 0, pretend = 0, frame = 0
|
217 @ args = 0, pretend = 0, frame = 0
|
||||||
218 @ frame_needed = 0, uses_anonymous_args = 0
|
218 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
219 @ link register save eliminated.
|
219 @ link register save eliminated.
|
||||||
ARM GAS /tmp/ccO7avbH.s page 10
|
ARM GAS /tmp/ccHX3azn.s page 10
|
||||||
|
|
||||||
|
|
||||||
304:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /* Enable the power voltage detector */
|
304:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /* Enable the power voltage detector */
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
264 .global HAL_PWR_EnableWakeUpPin
|
264 .global HAL_PWR_EnableWakeUpPin
|
||||||
265 .syntax unified
|
265 .syntax unified
|
||||||
266 .thumb
|
266 .thumb
|
||||||
ARM GAS /tmp/ccO7avbH.s page 11
|
ARM GAS /tmp/ccHX3azn.s page 11
|
||||||
|
|
||||||
|
|
||||||
267 .thumb_func
|
267 .thumb_func
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
293 .L25:
|
293 .L25:
|
||||||
294 001a 00BF .align 2
|
294 001a 00BF .align 2
|
||||||
295 .L24:
|
295 .L24:
|
||||||
ARM GAS /tmp/ccO7avbH.s page 12
|
ARM GAS /tmp/ccHX3azn.s page 12
|
||||||
|
|
||||||
|
|
||||||
296 001c 00700040 .word 1073770496
|
296 001c 00700040 .word 1073770496
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
334 .thumb
|
334 .thumb
|
||||||
335 .thumb_func
|
335 .thumb_func
|
||||||
337 HAL_PWR_EnterSLEEPMode:
|
337 HAL_PWR_EnterSLEEPMode:
|
||||||
ARM GAS /tmp/ccO7avbH.s page 13
|
ARM GAS /tmp/ccHX3azn.s page 13
|
||||||
|
|
||||||
|
|
||||||
338 .LVL4:
|
338 .LVL4:
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
1:Drivers/CMSIS/Include/cmsis_gcc.h **** /**************************************************************************//**
|
1:Drivers/CMSIS/Include/cmsis_gcc.h **** /**************************************************************************//**
|
||||||
2:Drivers/CMSIS/Include/cmsis_gcc.h **** * @file cmsis_gcc.h
|
2:Drivers/CMSIS/Include/cmsis_gcc.h **** * @file cmsis_gcc.h
|
||||||
3:Drivers/CMSIS/Include/cmsis_gcc.h **** * @brief CMSIS compiler GCC header file
|
3:Drivers/CMSIS/Include/cmsis_gcc.h **** * @brief CMSIS compiler GCC header file
|
||||||
ARM GAS /tmp/ccO7avbH.s page 14
|
ARM GAS /tmp/ccHX3azn.s page 14
|
||||||
|
|
||||||
|
|
||||||
4:Drivers/CMSIS/Include/cmsis_gcc.h **** * @version V5.0.4
|
4:Drivers/CMSIS/Include/cmsis_gcc.h **** * @version V5.0.4
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
58:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __WEAK
|
58:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __WEAK
|
||||||
59:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __WEAK __attribute__((weak))
|
59:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __WEAK __attribute__((weak))
|
||||||
60:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
60:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
ARM GAS /tmp/ccO7avbH.s page 15
|
ARM GAS /tmp/ccHX3azn.s page 15
|
||||||
|
|
||||||
|
|
||||||
61:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __PACKED
|
61:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __PACKED
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
115:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
115:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
116:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
116:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
117:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
117:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccO7avbH.s page 16
|
ARM GAS /tmp/ccHX3azn.s page 16
|
||||||
|
|
||||||
|
|
||||||
118:Drivers/CMSIS/Include/cmsis_gcc.h **** /* ########################### Core Function Access ########################### */
|
118:Drivers/CMSIS/Include/cmsis_gcc.h **** /* ########################### Core Function Access ########################### */
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
172:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
172:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
173:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
173:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
174:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
174:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccO7avbH.s page 17
|
ARM GAS /tmp/ccHX3azn.s page 17
|
||||||
|
|
||||||
|
|
||||||
175:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
175:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
229:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get xPSR Register
|
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.
|
230:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the content of the xPSR Register.
|
||||||
231:Drivers/CMSIS/Include/cmsis_gcc.h **** \return xPSR Register value
|
231:Drivers/CMSIS/Include/cmsis_gcc.h **** \return xPSR Register value
|
||||||
ARM GAS /tmp/ccO7avbH.s page 18
|
ARM GAS /tmp/ccHX3azn.s page 18
|
||||||
|
|
||||||
|
|
||||||
232:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
232:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
286:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Process Stack Pointer (PSP) when in secure sta
|
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
|
287:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] topOfProcStack Process Stack Pointer value to set
|
||||||
288:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
288:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/ccO7avbH.s page 19
|
ARM GAS /tmp/ccHX3azn.s page 19
|
||||||
|
|
||||||
|
|
||||||
289:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_PSP_NS(uint32_t topOfProcStack)
|
289:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_PSP_NS(uint32_t topOfProcStack)
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
343:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack)
|
343:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack)
|
||||||
344:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
344:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
345:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : );
|
345:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : );
|
||||||
ARM GAS /tmp/ccO7avbH.s page 20
|
ARM GAS /tmp/ccHX3azn.s page 20
|
||||||
|
|
||||||
|
|
||||||
346:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
346:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
400:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
400:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
401:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, primask_ns" : "=r" (result) :: "memory");
|
401:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, primask_ns" : "=r" (result) :: "memory");
|
||||||
402:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
402:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
||||||
ARM GAS /tmp/ccO7avbH.s page 21
|
ARM GAS /tmp/ccHX3azn.s page 21
|
||||||
|
|
||||||
|
|
||||||
403:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
403:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
457:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Base Priority
|
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.
|
458:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Base Priority register.
|
||||||
459:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Base Priority register value
|
459:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Base Priority register value
|
||||||
ARM GAS /tmp/ccO7avbH.s page 22
|
ARM GAS /tmp/ccHX3azn.s page 22
|
||||||
|
|
||||||
|
|
||||||
460:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
460:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
514:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] basePri Base Priority value to set
|
514:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] basePri Base Priority value to set
|
||||||
515:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
515:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
516:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __set_BASEPRI_MAX(uint32_t basePri)
|
516:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __set_BASEPRI_MAX(uint32_t basePri)
|
||||||
ARM GAS /tmp/ccO7avbH.s page 23
|
ARM GAS /tmp/ccHX3azn.s page 23
|
||||||
|
|
||||||
|
|
||||||
517:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
517:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
571:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR faultmask_ns, %0" : : "r" (faultMask) : "memory");
|
571:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MSR faultmask_ns, %0" : : "r" (faultMask) : "memory");
|
||||||
572:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
572:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
573:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
573:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
ARM GAS /tmp/ccO7avbH.s page 24
|
ARM GAS /tmp/ccHX3azn.s page 24
|
||||||
|
|
||||||
|
|
||||||
574:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
574:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
628: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
|
629:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Process Stack Pointer Limit
|
||||||
630:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
|
630:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
|
||||||
ARM GAS /tmp/ccO7avbH.s page 25
|
ARM GAS /tmp/ccHX3azn.s page 25
|
||||||
|
|
||||||
|
|
||||||
631:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence the write is silently ignored in non-secure
|
631:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence the write is silently ignored in non-secure
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
685:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
685:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
||||||
686:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
686:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
||||||
687:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, msplim" : "=r" (result) );
|
687:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, msplim" : "=r" (result) );
|
||||||
ARM GAS /tmp/ccO7avbH.s page 26
|
ARM GAS /tmp/ccHX3azn.s page 26
|
||||||
|
|
||||||
|
|
||||||
688:Drivers/CMSIS/Include/cmsis_gcc.h **** return result;
|
688:Drivers/CMSIS/Include/cmsis_gcc.h **** return result;
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
742:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
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
|
743:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Main Stack Pointer Limit (MSPLIM) when in secu
|
||||||
744:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] MainStackPtrLimit Main Stack Pointer value to set
|
744:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] MainStackPtrLimit Main Stack Pointer value to set
|
||||||
ARM GAS /tmp/ccO7avbH.s page 27
|
ARM GAS /tmp/ccHX3azn.s page 27
|
||||||
|
|
||||||
|
|
||||||
745:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
745:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
799:Drivers/CMSIS/Include/cmsis_gcc.h **** /* see https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00443.html */
|
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);
|
800:Drivers/CMSIS/Include/cmsis_gcc.h **** __builtin_arm_set_fpscr(fpscr);
|
||||||
801:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
801:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
||||||
ARM GAS /tmp/ccO7avbH.s page 28
|
ARM GAS /tmp/ccHX3azn.s page 28
|
||||||
|
|
||||||
|
|
||||||
802:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc", "memory");
|
802:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc", "memory");
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
856:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
856:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
857:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __SEV() __ASM volatile ("sev")
|
857:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __SEV() __ASM volatile ("sev")
|
||||||
858:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
858:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccO7avbH.s page 29
|
ARM GAS /tmp/ccHX3azn.s page 29
|
||||||
|
|
||||||
|
|
||||||
859:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
859:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
384 0012 0129 cmp r1, #1
|
384 0012 0129 cmp r1, #1
|
||||||
385 0014 03D0 beq .L32
|
385 0014 03D0 beq .L32
|
||||||
404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** {
|
404:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** {
|
||||||
ARM GAS /tmp/ccO7avbH.s page 30
|
ARM GAS /tmp/ccHX3azn.s page 30
|
||||||
|
|
||||||
|
|
||||||
405:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /* Request Wait For Interrupt */
|
405:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /* Request Wait For Interrupt */
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
417:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /**
|
417:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /**
|
||||||
418:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** * @brief Enters Stop mode.
|
418:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** * @brief Enters Stop mode.
|
||||||
419:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** * @note In Stop mode, all I/O pins keep the same state as in Run mode.
|
419:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** * @note In Stop mode, all I/O pins keep the same state as in Run mode.
|
||||||
ARM GAS /tmp/ccO7avbH.s page 31
|
ARM GAS /tmp/ccHX3azn.s page 31
|
||||||
|
|
||||||
|
|
||||||
420:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** * @note When exiting Stop mode by issuing an interrupt or a wakeup event,
|
420:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** * @note When exiting Stop mode by issuing an interrupt or a wakeup event,
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
453:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** PWR->CR1 = tmpreg;
|
453:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** PWR->CR1 = tmpreg;
|
||||||
450 .loc 1 453 3 is_stmt 1 view .LVU79
|
450 .loc 1 453 3 is_stmt 1 view .LVU79
|
||||||
451 .loc 1 453 12 is_stmt 0 view .LVU80
|
451 .loc 1 453 12 is_stmt 0 view .LVU80
|
||||||
ARM GAS /tmp/ccO7avbH.s page 32
|
ARM GAS /tmp/ccHX3azn.s page 32
|
||||||
|
|
||||||
|
|
||||||
452 000a 1360 str r3, [r2]
|
452 000a 1360 str r3, [r2]
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
493 0020 08D0 beq .L38
|
493 0020 08D0 beq .L38
|
||||||
464:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** {
|
464:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** {
|
||||||
465:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /* Request Wait For Interrupt */
|
465:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /* Request Wait For Interrupt */
|
||||||
ARM GAS /tmp/ccO7avbH.s page 33
|
ARM GAS /tmp/ccHX3azn.s page 33
|
||||||
|
|
||||||
|
|
||||||
466:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** __WFI();
|
466:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** __WFI();
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
536 .section .text.HAL_PWR_EnterSTANDBYMode,"ax",%progbits
|
536 .section .text.HAL_PWR_EnterSTANDBYMode,"ax",%progbits
|
||||||
537 .align 1
|
537 .align 1
|
||||||
538 .global HAL_PWR_EnterSTANDBYMode
|
538 .global HAL_PWR_EnterSTANDBYMode
|
||||||
ARM GAS /tmp/ccO7avbH.s page 34
|
ARM GAS /tmp/ccHX3azn.s page 34
|
||||||
|
|
||||||
|
|
||||||
539 .syntax unified
|
539 .syntax unified
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
503:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** }
|
503:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** }
|
||||||
569 .loc 1 503 1 is_stmt 0 view .LVU108
|
569 .loc 1 503 1 is_stmt 0 view .LVU108
|
||||||
570 .thumb
|
570 .thumb
|
||||||
ARM GAS /tmp/ccO7avbH.s page 35
|
ARM GAS /tmp/ccHX3azn.s page 35
|
||||||
|
|
||||||
|
|
||||||
571 .syntax unified
|
571 .syntax unified
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
598 .LFE153:
|
598 .LFE153:
|
||||||
600 .section .text.HAL_PWR_PVD_IRQHandler,"ax",%progbits
|
600 .section .text.HAL_PWR_PVD_IRQHandler,"ax",%progbits
|
||||||
601 .align 1
|
601 .align 1
|
||||||
ARM GAS /tmp/ccO7avbH.s page 36
|
ARM GAS /tmp/ccHX3azn.s page 36
|
||||||
|
|
||||||
|
|
||||||
602 .global HAL_PWR_PVD_IRQHandler
|
602 .global HAL_PWR_PVD_IRQHandler
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
650 .thumb_func
|
650 .thumb_func
|
||||||
652 HAL_PWR_EnableSleepOnExit:
|
652 HAL_PWR_EnableSleepOnExit:
|
||||||
653 .LFB154:
|
653 .LFB154:
|
||||||
ARM GAS /tmp/ccO7avbH.s page 37
|
ARM GAS /tmp/ccHX3azn.s page 37
|
||||||
|
|
||||||
|
|
||||||
533:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c ****
|
533:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c ****
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
556:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /* Clear SLEEPONEXIT bit of Cortex System Control Register */
|
556:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** /* Clear SLEEPONEXIT bit of Cortex System Control Register */
|
||||||
557:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** CLEAR_BIT(SCB->SCR, ((uint32_t)SCB_SCR_SLEEPONEXIT_Msk));
|
557:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c **** CLEAR_BIT(SCB->SCR, ((uint32_t)SCB_SCR_SLEEPONEXIT_Msk));
|
||||||
687 .loc 1 557 3 view .LVU123
|
687 .loc 1 557 3 view .LVU123
|
||||||
ARM GAS /tmp/ccO7avbH.s page 38
|
ARM GAS /tmp/ccHX3azn.s page 38
|
||||||
|
|
||||||
|
|
||||||
688 0000 024A ldr r2, .L55
|
688 0000 024A ldr r2, .L55
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
732 .syntax unified
|
732 .syntax unified
|
||||||
733 .thumb
|
733 .thumb
|
||||||
734 .thumb_func
|
734 .thumb_func
|
||||||
ARM GAS /tmp/ccO7avbH.s page 39
|
ARM GAS /tmp/ccHX3azn.s page 39
|
||||||
|
|
||||||
|
|
||||||
736 HAL_PWR_DisableSEVOnPend:
|
736 HAL_PWR_DisableSEVOnPend:
|
||||||
@@ -2320,60 +2320,60 @@ ARM GAS /tmp/ccO7avbH.s page 1
|
|||||||
761 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
761 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
||||||
762 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h"
|
762 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h"
|
||||||
763 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
763 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
||||||
ARM GAS /tmp/ccO7avbH.s page 40
|
ARM GAS /tmp/ccHX3azn.s page 40
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_pwr.c
|
*ABS*:00000000 stm32f7xx_hal_pwr.c
|
||||||
/tmp/ccO7avbH.s:20 .text.HAL_PWR_DeInit:00000000 $t
|
/tmp/ccHX3azn.s:20 .text.HAL_PWR_DeInit:00000000 $t
|
||||||
/tmp/ccO7avbH.s:26 .text.HAL_PWR_DeInit:00000000 HAL_PWR_DeInit
|
/tmp/ccHX3azn.s:26 .text.HAL_PWR_DeInit:00000000 HAL_PWR_DeInit
|
||||||
/tmp/ccO7avbH.s:47 .text.HAL_PWR_DeInit:00000014 $d
|
/tmp/ccHX3azn.s:47 .text.HAL_PWR_DeInit:00000014 $d
|
||||||
/tmp/ccO7avbH.s:52 .text.HAL_PWR_EnableBkUpAccess:00000000 $t
|
/tmp/ccHX3azn.s:52 .text.HAL_PWR_EnableBkUpAccess:00000000 $t
|
||||||
/tmp/ccO7avbH.s:58 .text.HAL_PWR_EnableBkUpAccess:00000000 HAL_PWR_EnableBkUpAccess
|
/tmp/ccHX3azn.s:58 .text.HAL_PWR_EnableBkUpAccess:00000000 HAL_PWR_EnableBkUpAccess
|
||||||
/tmp/ccO7avbH.s:75 .text.HAL_PWR_EnableBkUpAccess:0000000c $d
|
/tmp/ccHX3azn.s:75 .text.HAL_PWR_EnableBkUpAccess:0000000c $d
|
||||||
/tmp/ccO7avbH.s:80 .text.HAL_PWR_DisableBkUpAccess:00000000 $t
|
/tmp/ccHX3azn.s:80 .text.HAL_PWR_DisableBkUpAccess:00000000 $t
|
||||||
/tmp/ccO7avbH.s:86 .text.HAL_PWR_DisableBkUpAccess:00000000 HAL_PWR_DisableBkUpAccess
|
/tmp/ccHX3azn.s:86 .text.HAL_PWR_DisableBkUpAccess:00000000 HAL_PWR_DisableBkUpAccess
|
||||||
/tmp/ccO7avbH.s:103 .text.HAL_PWR_DisableBkUpAccess:0000000c $d
|
/tmp/ccHX3azn.s:103 .text.HAL_PWR_DisableBkUpAccess:0000000c $d
|
||||||
/tmp/ccO7avbH.s:108 .text.HAL_PWR_ConfigPVD:00000000 $t
|
/tmp/ccHX3azn.s:108 .text.HAL_PWR_ConfigPVD:00000000 $t
|
||||||
/tmp/ccO7avbH.s:114 .text.HAL_PWR_ConfigPVD:00000000 HAL_PWR_ConfigPVD
|
/tmp/ccHX3azn.s:114 .text.HAL_PWR_ConfigPVD:00000000 HAL_PWR_ConfigPVD
|
||||||
/tmp/ccO7avbH.s:201 .text.HAL_PWR_ConfigPVD:0000007c $d
|
/tmp/ccHX3azn.s:201 .text.HAL_PWR_ConfigPVD:0000007c $d
|
||||||
/tmp/ccO7avbH.s:207 .text.HAL_PWR_EnablePVD:00000000 $t
|
/tmp/ccHX3azn.s:207 .text.HAL_PWR_EnablePVD:00000000 $t
|
||||||
/tmp/ccO7avbH.s:213 .text.HAL_PWR_EnablePVD:00000000 HAL_PWR_EnablePVD
|
/tmp/ccHX3azn.s:213 .text.HAL_PWR_EnablePVD:00000000 HAL_PWR_EnablePVD
|
||||||
/tmp/ccO7avbH.s:230 .text.HAL_PWR_EnablePVD:0000000c $d
|
/tmp/ccHX3azn.s:230 .text.HAL_PWR_EnablePVD:0000000c $d
|
||||||
/tmp/ccO7avbH.s:235 .text.HAL_PWR_DisablePVD:00000000 $t
|
/tmp/ccHX3azn.s:235 .text.HAL_PWR_DisablePVD:00000000 $t
|
||||||
/tmp/ccO7avbH.s:241 .text.HAL_PWR_DisablePVD:00000000 HAL_PWR_DisablePVD
|
/tmp/ccHX3azn.s:241 .text.HAL_PWR_DisablePVD:00000000 HAL_PWR_DisablePVD
|
||||||
/tmp/ccO7avbH.s:258 .text.HAL_PWR_DisablePVD:0000000c $d
|
/tmp/ccHX3azn.s:258 .text.HAL_PWR_DisablePVD:0000000c $d
|
||||||
/tmp/ccO7avbH.s:263 .text.HAL_PWR_EnableWakeUpPin:00000000 $t
|
/tmp/ccHX3azn.s:263 .text.HAL_PWR_EnableWakeUpPin:00000000 $t
|
||||||
/tmp/ccO7avbH.s:269 .text.HAL_PWR_EnableWakeUpPin:00000000 HAL_PWR_EnableWakeUpPin
|
/tmp/ccHX3azn.s:269 .text.HAL_PWR_EnableWakeUpPin:00000000 HAL_PWR_EnableWakeUpPin
|
||||||
/tmp/ccO7avbH.s:296 .text.HAL_PWR_EnableWakeUpPin:0000001c $d
|
/tmp/ccHX3azn.s:296 .text.HAL_PWR_EnableWakeUpPin:0000001c $d
|
||||||
/tmp/ccO7avbH.s:301 .text.HAL_PWR_DisableWakeUpPin:00000000 $t
|
/tmp/ccHX3azn.s:301 .text.HAL_PWR_DisableWakeUpPin:00000000 $t
|
||||||
/tmp/ccO7avbH.s:307 .text.HAL_PWR_DisableWakeUpPin:00000000 HAL_PWR_DisableWakeUpPin
|
/tmp/ccHX3azn.s:307 .text.HAL_PWR_DisableWakeUpPin:00000000 HAL_PWR_DisableWakeUpPin
|
||||||
/tmp/ccO7avbH.s:326 .text.HAL_PWR_DisableWakeUpPin:0000000c $d
|
/tmp/ccHX3azn.s:326 .text.HAL_PWR_DisableWakeUpPin:0000000c $d
|
||||||
/tmp/ccO7avbH.s:331 .text.HAL_PWR_EnterSLEEPMode:00000000 $t
|
/tmp/ccHX3azn.s:331 .text.HAL_PWR_EnterSLEEPMode:00000000 $t
|
||||||
/tmp/ccO7avbH.s:337 .text.HAL_PWR_EnterSLEEPMode:00000000 HAL_PWR_EnterSLEEPMode
|
/tmp/ccHX3azn.s:337 .text.HAL_PWR_EnterSLEEPMode:00000000 HAL_PWR_EnterSLEEPMode
|
||||||
/tmp/ccO7avbH.s:415 .text.HAL_PWR_EnterSLEEPMode:00000024 $d
|
/tmp/ccHX3azn.s:415 .text.HAL_PWR_EnterSLEEPMode:00000024 $d
|
||||||
/tmp/ccO7avbH.s:420 .text.HAL_PWR_EnterSTOPMode:00000000 $t
|
/tmp/ccHX3azn.s:420 .text.HAL_PWR_EnterSTOPMode:00000000 $t
|
||||||
/tmp/ccO7avbH.s:426 .text.HAL_PWR_EnterSTOPMode:00000000 HAL_PWR_EnterSTOPMode
|
/tmp/ccHX3azn.s:426 .text.HAL_PWR_EnterSTOPMode:00000000 HAL_PWR_EnterSTOPMode
|
||||||
/tmp/ccO7avbH.s:531 .text.HAL_PWR_EnterSTOPMode:00000038 $d
|
/tmp/ccHX3azn.s:531 .text.HAL_PWR_EnterSTOPMode:00000038 $d
|
||||||
/tmp/ccO7avbH.s:537 .text.HAL_PWR_EnterSTANDBYMode:00000000 $t
|
/tmp/ccHX3azn.s:537 .text.HAL_PWR_EnterSTANDBYMode:00000000 $t
|
||||||
/tmp/ccO7avbH.s:543 .text.HAL_PWR_EnterSTANDBYMode:00000000 HAL_PWR_EnterSTANDBYMode
|
/tmp/ccHX3azn.s:543 .text.HAL_PWR_EnterSTANDBYMode:00000000 HAL_PWR_EnterSTANDBYMode
|
||||||
/tmp/ccO7avbH.s:576 .text.HAL_PWR_EnterSTANDBYMode:00000018 $d
|
/tmp/ccHX3azn.s:576 .text.HAL_PWR_EnterSTANDBYMode:00000018 $d
|
||||||
/tmp/ccO7avbH.s:582 .text.HAL_PWR_PVDCallback:00000000 $t
|
/tmp/ccHX3azn.s:582 .text.HAL_PWR_PVDCallback:00000000 $t
|
||||||
/tmp/ccO7avbH.s:588 .text.HAL_PWR_PVDCallback:00000000 HAL_PWR_PVDCallback
|
/tmp/ccHX3azn.s:588 .text.HAL_PWR_PVDCallback:00000000 HAL_PWR_PVDCallback
|
||||||
/tmp/ccO7avbH.s:601 .text.HAL_PWR_PVD_IRQHandler:00000000 $t
|
/tmp/ccHX3azn.s:601 .text.HAL_PWR_PVD_IRQHandler:00000000 $t
|
||||||
/tmp/ccO7avbH.s:607 .text.HAL_PWR_PVD_IRQHandler:00000000 HAL_PWR_PVD_IRQHandler
|
/tmp/ccHX3azn.s:607 .text.HAL_PWR_PVD_IRQHandler:00000000 HAL_PWR_PVD_IRQHandler
|
||||||
/tmp/ccO7avbH.s:641 .text.HAL_PWR_PVD_IRQHandler:0000001c $d
|
/tmp/ccHX3azn.s:641 .text.HAL_PWR_PVD_IRQHandler:0000001c $d
|
||||||
/tmp/ccO7avbH.s:646 .text.HAL_PWR_EnableSleepOnExit:00000000 $t
|
/tmp/ccHX3azn.s:646 .text.HAL_PWR_EnableSleepOnExit:00000000 $t
|
||||||
/tmp/ccO7avbH.s:652 .text.HAL_PWR_EnableSleepOnExit:00000000 HAL_PWR_EnableSleepOnExit
|
/tmp/ccHX3azn.s:652 .text.HAL_PWR_EnableSleepOnExit:00000000 HAL_PWR_EnableSleepOnExit
|
||||||
/tmp/ccO7avbH.s:669 .text.HAL_PWR_EnableSleepOnExit:0000000c $d
|
/tmp/ccHX3azn.s:669 .text.HAL_PWR_EnableSleepOnExit:0000000c $d
|
||||||
/tmp/ccO7avbH.s:674 .text.HAL_PWR_DisableSleepOnExit:00000000 $t
|
/tmp/ccHX3azn.s:674 .text.HAL_PWR_DisableSleepOnExit:00000000 $t
|
||||||
/tmp/ccO7avbH.s:680 .text.HAL_PWR_DisableSleepOnExit:00000000 HAL_PWR_DisableSleepOnExit
|
/tmp/ccHX3azn.s:680 .text.HAL_PWR_DisableSleepOnExit:00000000 HAL_PWR_DisableSleepOnExit
|
||||||
/tmp/ccO7avbH.s:697 .text.HAL_PWR_DisableSleepOnExit:0000000c $d
|
/tmp/ccHX3azn.s:697 .text.HAL_PWR_DisableSleepOnExit:0000000c $d
|
||||||
/tmp/ccO7avbH.s:702 .text.HAL_PWR_EnableSEVOnPend:00000000 $t
|
/tmp/ccHX3azn.s:702 .text.HAL_PWR_EnableSEVOnPend:00000000 $t
|
||||||
/tmp/ccO7avbH.s:708 .text.HAL_PWR_EnableSEVOnPend:00000000 HAL_PWR_EnableSEVOnPend
|
/tmp/ccHX3azn.s:708 .text.HAL_PWR_EnableSEVOnPend:00000000 HAL_PWR_EnableSEVOnPend
|
||||||
/tmp/ccO7avbH.s:725 .text.HAL_PWR_EnableSEVOnPend:0000000c $d
|
/tmp/ccHX3azn.s:725 .text.HAL_PWR_EnableSEVOnPend:0000000c $d
|
||||||
/tmp/ccO7avbH.s:730 .text.HAL_PWR_DisableSEVOnPend:00000000 $t
|
/tmp/ccHX3azn.s:730 .text.HAL_PWR_DisableSEVOnPend:00000000 $t
|
||||||
/tmp/ccO7avbH.s:736 .text.HAL_PWR_DisableSEVOnPend:00000000 HAL_PWR_DisableSEVOnPend
|
/tmp/ccHX3azn.s:736 .text.HAL_PWR_DisableSEVOnPend:00000000 HAL_PWR_DisableSEVOnPend
|
||||||
/tmp/ccO7avbH.s:753 .text.HAL_PWR_DisableSEVOnPend:0000000c $d
|
/tmp/ccHX3azn.s:753 .text.HAL_PWR_DisableSEVOnPend:0000000c $d
|
||||||
|
|
||||||
NO UNDEFINED SYMBOLS
|
NO UNDEFINED SYMBOLS
|
||||||
|
|||||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccuaURzG.s page 1
|
ARM GAS /tmp/ccOKVCkl.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
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
|
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
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief PWR HAL module driver
|
||||||
ARM GAS /tmp/ccuaURzG.s page 2
|
ARM GAS /tmp/ccOKVCkl.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @{
|
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @{
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccuaURzG.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
|
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.
|
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** programming manual.
|
||||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||||
ARM GAS /tmp/ccuaURzG.s page 3
|
ARM GAS /tmp/ccOKVCkl.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
|
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/ccuaURzG.s page 1
|
|||||||
35 .cfi_offset 4, -8
|
35 .cfi_offset 4, -8
|
||||||
36 .cfi_offset 14, -4
|
36 .cfi_offset 14, -4
|
||||||
136:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** uint32_t tickstart = 0;
|
136:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** uint32_t tickstart = 0;
|
||||||
ARM GAS /tmp/ccuaURzG.s page 4
|
ARM GAS /tmp/ccOKVCkl.s page 4
|
||||||
|
|
||||||
|
|
||||||
37 .loc 1 136 3 view .LVU1
|
37 .loc 1 136 3 view .LVU1
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
152:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
152:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||||
153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** return HAL_TIMEOUT;
|
153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** return HAL_TIMEOUT;
|
||||||
76 .loc 1 153 14 view .LVU18
|
76 .loc 1 153 14 view .LVU18
|
||||||
ARM GAS /tmp/ccuaURzG.s page 5
|
ARM GAS /tmp/ccOKVCkl.s page 5
|
||||||
|
|
||||||
|
|
||||||
77 0030 0320 movs r0, #3
|
77 0030 0320 movs r0, #3
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
118 .loc 1 168 13 view .LVU26
|
118 .loc 1 168 13 view .LVU26
|
||||||
119 0006 22F40072 bic r2, r2, #512
|
119 0006 22F40072 bic r2, r2, #512
|
||||||
120 000a 5A60 str r2, [r3, #4]
|
120 000a 5A60 str r2, [r3, #4]
|
||||||
ARM GAS /tmp/ccuaURzG.s page 6
|
ARM GAS /tmp/ccOKVCkl.s page 6
|
||||||
|
|
||||||
|
|
||||||
169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
||||||
158 .loc 1 186 1 view .LVU42
|
158 .loc 1 186 1 view .LVU42
|
||||||
159 0036 10BD pop {r4, pc}
|
159 0036 10BD pop {r4, pc}
|
||||||
ARM GAS /tmp/ccuaURzG.s page 7
|
ARM GAS /tmp/ccOKVCkl.s page 7
|
||||||
|
|
||||||
|
|
||||||
160 .LVL9:
|
160 .LVL9:
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||||
198:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /**
|
198:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /**
|
||||||
199:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief Disables the Flash Power Down in Stop mode.
|
199:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief Disables the Flash Power Down in Stop mode.
|
||||||
ARM GAS /tmp/ccuaURzG.s page 8
|
ARM GAS /tmp/ccOKVCkl.s page 8
|
||||||
|
|
||||||
|
|
||||||
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @retval None
|
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @retval None
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
248 0004 43F40063 orr r3, r3, #2048
|
248 0004 43F40063 orr r3, r3, #2048
|
||||||
249 0008 1360 str r3, [r2]
|
249 0008 1360 str r3, [r2]
|
||||||
216:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
216:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
||||||
ARM GAS /tmp/ccuaURzG.s page 9
|
ARM GAS /tmp/ccOKVCkl.s page 9
|
||||||
|
|
||||||
|
|
||||||
250 .loc 1 216 1 view .LVU58
|
250 .loc 1 216 1 view .LVU58
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||||
228:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /**
|
228:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /**
|
||||||
229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief Enables Low Power Regulator low voltage mode.
|
229:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief Enables Low Power Regulator low voltage mode.
|
||||||
ARM GAS /tmp/ccuaURzG.s page 10
|
ARM GAS /tmp/ccOKVCkl.s page 10
|
||||||
|
|
||||||
|
|
||||||
230:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @retval None
|
230:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @retval None
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
338 0004 23F48063 bic r3, r3, #1024
|
338 0004 23F48063 bic r3, r3, #1024
|
||||||
339 0008 1360 str r3, [r2]
|
339 0008 1360 str r3, [r2]
|
||||||
246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
246:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
||||||
ARM GAS /tmp/ccuaURzG.s page 11
|
ARM GAS /tmp/ccOKVCkl.s page 11
|
||||||
|
|
||||||
|
|
||||||
340 .loc 1 246 1 view .LVU73
|
340 .loc 1 246 1 view .LVU73
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
380 .loc 1 262 3 view .LVU79
|
380 .loc 1 262 3 view .LVU79
|
||||||
381 000e 1B6C ldr r3, [r3, #64]
|
381 000e 1B6C ldr r3, [r3, #64]
|
||||||
382 0010 03F08053 and r3, r3, #268435456
|
382 0010 03F08053 and r3, r3, #268435456
|
||||||
ARM GAS /tmp/ccuaURzG.s page 12
|
ARM GAS /tmp/ccOKVCkl.s page 12
|
||||||
|
|
||||||
|
|
||||||
383 0014 0193 str r3, [sp, #4]
|
383 0014 0193 str r3, [sp, #4]
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
280:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
280:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||||
281:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /* Get tick */
|
281:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** /* Get tick */
|
||||||
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** tickstart = HAL_GetTick();
|
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** tickstart = HAL_GetTick();
|
||||||
ARM GAS /tmp/ccuaURzG.s page 13
|
ARM GAS /tmp/ccOKVCkl.s page 13
|
||||||
|
|
||||||
|
|
||||||
283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||||
455 .loc 1 286 23 discriminator 1 view .LVU104
|
455 .loc 1 286 23 discriminator 1 view .LVU104
|
||||||
456 0062 001B subs r0, r0, r4
|
456 0062 001B subs r0, r0, r4
|
||||||
ARM GAS /tmp/ccuaURzG.s page 14
|
ARM GAS /tmp/ccOKVCkl.s page 14
|
||||||
|
|
||||||
|
|
||||||
286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
286:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
496 .loc 1 306 3 view .LVU109
|
496 .loc 1 306 3 view .LVU109
|
||||||
497 .LVL18:
|
497 .LVL18:
|
||||||
307:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
307:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c ****
|
||||||
ARM GAS /tmp/ccuaURzG.s page 15
|
ARM GAS /tmp/ccOKVCkl.s page 15
|
||||||
|
|
||||||
|
|
||||||
308:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** __HAL_RCC_PWR_CLK_ENABLE();
|
308:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** __HAL_RCC_PWR_CLK_ENABLE();
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
319:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
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;
|
320:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** return HAL_TIMEOUT;
|
||||||
541 .loc 1 320 14 view .LVU125
|
541 .loc 1 320 14 view .LVU125
|
||||||
ARM GAS /tmp/ccuaURzG.s page 16
|
ARM GAS /tmp/ccOKVCkl.s page 16
|
||||||
|
|
||||||
|
|
||||||
542 003e 0320 movs r0, #3
|
542 003e 0320 movs r0, #3
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
572 005c 07D0 beq .L60
|
572 005c 07D0 beq .L60
|
||||||
332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||||
573 .loc 1 332 5 view .LVU132
|
573 .loc 1 332 5 view .LVU132
|
||||||
ARM GAS /tmp/ccuaURzG.s page 17
|
ARM GAS /tmp/ccOKVCkl.s page 17
|
||||||
|
|
||||||
|
|
||||||
332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
332:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
358:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @note When exiting Stop mode by issuing an interrupt or a wakeup event,
|
358:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @note When exiting Stop mode by issuing an interrupt or a wakeup event,
|
||||||
359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * the HSI RC oscillator is selected as system clock.
|
359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * the HSI RC oscillator is selected as system clock.
|
||||||
360:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** *
|
360:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** *
|
||||||
ARM GAS /tmp/ccuaURzG.s page 18
|
ARM GAS /tmp/ccOKVCkl.s page 18
|
||||||
|
|
||||||
|
|
||||||
361:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @note When the voltage regulator operates in low power mode, an additional
|
361:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @note When the voltage regulator operates in low power mode, an additional
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
633 0008 1E4B ldr r3, .L73
|
633 0008 1E4B ldr r3, .L73
|
||||||
634 000a 1A6C ldr r2, [r3, #64]
|
634 000a 1A6C ldr r2, [r3, #64]
|
||||||
635 000c 42F08052 orr r2, r2, #268435456
|
635 000c 42F08052 orr r2, r2, #268435456
|
||||||
ARM GAS /tmp/ccuaURzG.s page 19
|
ARM GAS /tmp/ccOKVCkl.s page 19
|
||||||
|
|
||||||
|
|
||||||
636 0010 1A64 str r2, [r3, #64]
|
636 0010 1A64 str r2, [r3, #64]
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
676 .loc 1 402 23 discriminator 1 view .LVU160
|
676 .loc 1 402 23 discriminator 1 view .LVU160
|
||||||
677 0046 001B subs r0, r0, r4
|
677 0046 001B subs r0, r0, r4
|
||||||
678 .loc 1 402 7 discriminator 1 view .LVU161
|
678 .loc 1 402 7 discriminator 1 view .LVU161
|
||||||
ARM GAS /tmp/ccuaURzG.s page 20
|
ARM GAS /tmp/ccOKVCkl.s page 20
|
||||||
|
|
||||||
|
|
||||||
679 0048 B0F57A7F cmp r0, #1000
|
679 0048 B0F57A7F cmp r0, #1000
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
712 .loc 1 423 5 is_stmt 0 view .LVU175
|
712 .loc 1 423 5 is_stmt 0 view .LVU175
|
||||||
713 0068 012D cmp r5, #1
|
713 0068 012D cmp r5, #1
|
||||||
714 006a 08D0 beq .L72
|
714 006a 08D0 beq .L72
|
||||||
ARM GAS /tmp/ccuaURzG.s page 21
|
ARM GAS /tmp/ccOKVCkl.s page 21
|
||||||
|
|
||||||
|
|
||||||
424:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
424:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
754 .L74:
|
754 .L74:
|
||||||
755 0082 00BF .align 2
|
755 0082 00BF .align 2
|
||||||
756 .L73:
|
756 .L73:
|
||||||
ARM GAS /tmp/ccuaURzG.s page 22
|
ARM GAS /tmp/ccOKVCkl.s page 22
|
||||||
|
|
||||||
|
|
||||||
757 0084 00380240 .word 1073887232
|
757 0084 00380240 .word 1073887232
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
450:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief Configures the main internal regulator output voltage.
|
450:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @brief Configures the main internal regulator output voltage.
|
||||||
451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @param VoltageScaling specifies the regulator output voltage to achieve
|
451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * @param VoltageScaling specifies the regulator output voltage to achieve
|
||||||
452:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * a tradeoff between performance and power consumption.
|
452:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * a tradeoff between performance and power consumption.
|
||||||
ARM GAS /tmp/ccuaURzG.s page 23
|
ARM GAS /tmp/ccOKVCkl.s page 23
|
||||||
|
|
||||||
|
|
||||||
453:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * This parameter can be one of the following values:
|
453:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** * This parameter can be one of the following values:
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
826 0008 42F08052 orr r2, r2, #268435456
|
826 0008 42F08052 orr r2, r2, #268435456
|
||||||
827 000c 1A64 str r2, [r3, #64]
|
827 000c 1A64 str r2, [r3, #64]
|
||||||
828 .loc 1 483 3 view .LVU195
|
828 .loc 1 483 3 view .LVU195
|
||||||
ARM GAS /tmp/ccuaURzG.s page 24
|
ARM GAS /tmp/ccOKVCkl.s page 24
|
||||||
|
|
||||||
|
|
||||||
829 000e 1A6C ldr r2, [r3, #64]
|
829 000e 1A6C ldr r2, [r3, #64]
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
870 0042 031B subs r3, r0, r4
|
870 0042 031B subs r3, r0, r4
|
||||||
871 .loc 1 496 9 discriminator 1 view .LVU212
|
871 .loc 1 496 9 discriminator 1 view .LVU212
|
||||||
872 0044 022B cmp r3, #2
|
872 0044 022B cmp r3, #2
|
||||||
ARM GAS /tmp/ccuaURzG.s page 25
|
ARM GAS /tmp/ccOKVCkl.s page 25
|
||||||
|
|
||||||
|
|
||||||
873 0046 F5D9 bls .L80
|
873 0046 F5D9 bls .L80
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
912 .loc 1 511 47 view .LVU226
|
912 .loc 1 511 47 view .LVU226
|
||||||
913 0078 13F0007F tst r3, #33554432
|
913 0078 13F0007F tst r3, #33554432
|
||||||
914 007c 06D1 bne .L92
|
914 007c 06D1 bne .L92
|
||||||
ARM GAS /tmp/ccuaURzG.s page 26
|
ARM GAS /tmp/ccOKVCkl.s page 26
|
||||||
|
|
||||||
|
|
||||||
512:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
512:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** {
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
955 .L93:
|
955 .L93:
|
||||||
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
526:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
||||||
527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
527:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
||||||
ARM GAS /tmp/ccuaURzG.s page 27
|
ARM GAS /tmp/ccOKVCkl.s page 27
|
||||||
|
|
||||||
|
|
||||||
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c **** }
|
||||||
@@ -1599,50 +1599,50 @@ ARM GAS /tmp/ccuaURzG.s page 1
|
|||||||
984 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
984 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
||||||
985 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
985 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
||||||
986 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
986 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
||||||
ARM GAS /tmp/ccuaURzG.s page 28
|
ARM GAS /tmp/ccOKVCkl.s page 28
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_pwr_ex.c
|
*ABS*:00000000 stm32f7xx_hal_pwr_ex.c
|
||||||
/tmp/ccuaURzG.s:20 .text.HAL_PWREx_EnableBkUpReg:00000000 $t
|
/tmp/ccOKVCkl.s:20 .text.HAL_PWREx_EnableBkUpReg:00000000 $t
|
||||||
/tmp/ccuaURzG.s:26 .text.HAL_PWREx_EnableBkUpReg:00000000 HAL_PWREx_EnableBkUpReg
|
/tmp/ccOKVCkl.s:26 .text.HAL_PWREx_EnableBkUpReg:00000000 HAL_PWREx_EnableBkUpReg
|
||||||
/tmp/ccuaURzG.s:90 .text.HAL_PWREx_EnableBkUpReg:00000038 $d
|
/tmp/ccOKVCkl.s:90 .text.HAL_PWREx_EnableBkUpReg:00000038 $d
|
||||||
/tmp/ccuaURzG.s:95 .text.HAL_PWREx_DisableBkUpReg:00000000 $t
|
/tmp/ccOKVCkl.s:95 .text.HAL_PWREx_DisableBkUpReg:00000000 $t
|
||||||
/tmp/ccuaURzG.s:101 .text.HAL_PWREx_DisableBkUpReg:00000000 HAL_PWREx_DisableBkUpReg
|
/tmp/ccOKVCkl.s:101 .text.HAL_PWREx_DisableBkUpReg:00000000 HAL_PWREx_DisableBkUpReg
|
||||||
/tmp/ccuaURzG.s:165 .text.HAL_PWREx_DisableBkUpReg:00000038 $d
|
/tmp/ccOKVCkl.s:165 .text.HAL_PWREx_DisableBkUpReg:00000038 $d
|
||||||
/tmp/ccuaURzG.s:170 .text.HAL_PWREx_EnableFlashPowerDown:00000000 $t
|
/tmp/ccOKVCkl.s:170 .text.HAL_PWREx_EnableFlashPowerDown:00000000 $t
|
||||||
/tmp/ccuaURzG.s:176 .text.HAL_PWREx_EnableFlashPowerDown:00000000 HAL_PWREx_EnableFlashPowerDown
|
/tmp/ccOKVCkl.s:176 .text.HAL_PWREx_EnableFlashPowerDown:00000000 HAL_PWREx_EnableFlashPowerDown
|
||||||
/tmp/ccuaURzG.s:195 .text.HAL_PWREx_EnableFlashPowerDown:0000000c $d
|
/tmp/ccOKVCkl.s:195 .text.HAL_PWREx_EnableFlashPowerDown:0000000c $d
|
||||||
/tmp/ccuaURzG.s:200 .text.HAL_PWREx_DisableFlashPowerDown:00000000 $t
|
/tmp/ccOKVCkl.s:200 .text.HAL_PWREx_DisableFlashPowerDown:00000000 $t
|
||||||
/tmp/ccuaURzG.s:206 .text.HAL_PWREx_DisableFlashPowerDown:00000000 HAL_PWREx_DisableFlashPowerDown
|
/tmp/ccOKVCkl.s:206 .text.HAL_PWREx_DisableFlashPowerDown:00000000 HAL_PWREx_DisableFlashPowerDown
|
||||||
/tmp/ccuaURzG.s:225 .text.HAL_PWREx_DisableFlashPowerDown:0000000c $d
|
/tmp/ccOKVCkl.s:225 .text.HAL_PWREx_DisableFlashPowerDown:0000000c $d
|
||||||
/tmp/ccuaURzG.s:230 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:00000000 $t
|
/tmp/ccOKVCkl.s:230 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:00000000 $t
|
||||||
/tmp/ccuaURzG.s:236 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:00000000 HAL_PWREx_EnableMainRegulatorLowVoltage
|
/tmp/ccOKVCkl.s:236 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:00000000 HAL_PWREx_EnableMainRegulatorLowVoltage
|
||||||
/tmp/ccuaURzG.s:255 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:0000000c $d
|
/tmp/ccOKVCkl.s:255 .text.HAL_PWREx_EnableMainRegulatorLowVoltage:0000000c $d
|
||||||
/tmp/ccuaURzG.s:260 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:00000000 $t
|
/tmp/ccOKVCkl.s:260 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:00000000 $t
|
||||||
/tmp/ccuaURzG.s:266 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:00000000 HAL_PWREx_DisableMainRegulatorLowVoltage
|
/tmp/ccOKVCkl.s:266 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:00000000 HAL_PWREx_DisableMainRegulatorLowVoltage
|
||||||
/tmp/ccuaURzG.s:285 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:0000000c $d
|
/tmp/ccOKVCkl.s:285 .text.HAL_PWREx_DisableMainRegulatorLowVoltage:0000000c $d
|
||||||
/tmp/ccuaURzG.s:290 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:00000000 $t
|
/tmp/ccOKVCkl.s:290 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:00000000 $t
|
||||||
/tmp/ccuaURzG.s:296 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:00000000 HAL_PWREx_EnableLowRegulatorLowVoltage
|
/tmp/ccOKVCkl.s:296 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:00000000 HAL_PWREx_EnableLowRegulatorLowVoltage
|
||||||
/tmp/ccuaURzG.s:315 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:0000000c $d
|
/tmp/ccOKVCkl.s:315 .text.HAL_PWREx_EnableLowRegulatorLowVoltage:0000000c $d
|
||||||
/tmp/ccuaURzG.s:320 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:00000000 $t
|
/tmp/ccOKVCkl.s:320 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:00000000 $t
|
||||||
/tmp/ccuaURzG.s:326 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:00000000 HAL_PWREx_DisableLowRegulatorLowVoltage
|
/tmp/ccOKVCkl.s:326 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:00000000 HAL_PWREx_DisableLowRegulatorLowVoltage
|
||||||
/tmp/ccuaURzG.s:345 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:0000000c $d
|
/tmp/ccOKVCkl.s:345 .text.HAL_PWREx_DisableLowRegulatorLowVoltage:0000000c $d
|
||||||
/tmp/ccuaURzG.s:350 .text.HAL_PWREx_EnableOverDrive:00000000 $t
|
/tmp/ccOKVCkl.s:350 .text.HAL_PWREx_EnableOverDrive:00000000 $t
|
||||||
/tmp/ccuaURzG.s:356 .text.HAL_PWREx_EnableOverDrive:00000000 HAL_PWREx_EnableOverDrive
|
/tmp/ccOKVCkl.s:356 .text.HAL_PWREx_EnableOverDrive:00000000 HAL_PWREx_EnableOverDrive
|
||||||
/tmp/ccuaURzG.s:470 .text.HAL_PWREx_EnableOverDrive:00000074 $d
|
/tmp/ccOKVCkl.s:470 .text.HAL_PWREx_EnableOverDrive:00000074 $d
|
||||||
/tmp/ccuaURzG.s:476 .text.HAL_PWREx_DisableOverDrive:00000000 $t
|
/tmp/ccOKVCkl.s:476 .text.HAL_PWREx_DisableOverDrive:00000000 $t
|
||||||
/tmp/ccuaURzG.s:482 .text.HAL_PWREx_DisableOverDrive:00000000 HAL_PWREx_DisableOverDrive
|
/tmp/ccOKVCkl.s:482 .text.HAL_PWREx_DisableOverDrive:00000000 HAL_PWREx_DisableOverDrive
|
||||||
/tmp/ccuaURzG.s:592 .text.HAL_PWREx_DisableOverDrive:00000074 $d
|
/tmp/ccOKVCkl.s:592 .text.HAL_PWREx_DisableOverDrive:00000074 $d
|
||||||
/tmp/ccuaURzG.s:598 .text.HAL_PWREx_EnterUnderDriveSTOPMode:00000000 $t
|
/tmp/ccOKVCkl.s:598 .text.HAL_PWREx_EnterUnderDriveSTOPMode:00000000 $t
|
||||||
/tmp/ccuaURzG.s:604 .text.HAL_PWREx_EnterUnderDriveSTOPMode:00000000 HAL_PWREx_EnterUnderDriveSTOPMode
|
/tmp/ccOKVCkl.s:604 .text.HAL_PWREx_EnterUnderDriveSTOPMode:00000000 HAL_PWREx_EnterUnderDriveSTOPMode
|
||||||
/tmp/ccuaURzG.s:757 .text.HAL_PWREx_EnterUnderDriveSTOPMode:00000084 $d
|
/tmp/ccOKVCkl.s:757 .text.HAL_PWREx_EnterUnderDriveSTOPMode:00000084 $d
|
||||||
/tmp/ccuaURzG.s:766 .text.HAL_PWREx_GetVoltageRange:00000000 $t
|
/tmp/ccOKVCkl.s:766 .text.HAL_PWREx_GetVoltageRange:00000000 $t
|
||||||
/tmp/ccuaURzG.s:772 .text.HAL_PWREx_GetVoltageRange:00000000 HAL_PWREx_GetVoltageRange
|
/tmp/ccOKVCkl.s:772 .text.HAL_PWREx_GetVoltageRange:00000000 HAL_PWREx_GetVoltageRange
|
||||||
/tmp/ccuaURzG.s:789 .text.HAL_PWREx_GetVoltageRange:0000000c $d
|
/tmp/ccOKVCkl.s:789 .text.HAL_PWREx_GetVoltageRange:0000000c $d
|
||||||
/tmp/ccuaURzG.s:794 .text.HAL_PWREx_ControlVoltageScaling:00000000 $t
|
/tmp/ccOKVCkl.s:794 .text.HAL_PWREx_ControlVoltageScaling:00000000 $t
|
||||||
/tmp/ccuaURzG.s:800 .text.HAL_PWREx_ControlVoltageScaling:00000000 HAL_PWREx_ControlVoltageScaling
|
/tmp/ccOKVCkl.s:800 .text.HAL_PWREx_ControlVoltageScaling:00000000 HAL_PWREx_ControlVoltageScaling
|
||||||
/tmp/ccuaURzG.s:974 .text.HAL_PWREx_ControlVoltageScaling:000000b8 $d
|
/tmp/ccOKVCkl.s:974 .text.HAL_PWREx_ControlVoltageScaling:000000b8 $d
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
HAL_GetTick
|
HAL_GetTick
|
||||||
|
|||||||
Binary file not shown.
+131
-131
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccemvyj9.s page 1
|
ARM GAS /tmp/ccuLwTpp.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (if the application needs higher frequency/performance)
|
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
|
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
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (+) Configure the AHB and APB buses prescalers
|
||||||
ARM GAS /tmp/ccemvyj9.s page 2
|
ARM GAS /tmp/ccuLwTpp.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (+) Enable the clock for the peripheral(s) to be used
|
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/ccemvyj9.s page 1
|
|||||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
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()
|
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
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** #define MCO1_GPIO_PORT GPIOA
|
||||||
ARM GAS /tmp/ccemvyj9.s page 3
|
ARM GAS /tmp/ccuLwTpp.s page 3
|
||||||
|
|
||||||
|
|
||||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** #define MCO1_PIN GPIO_PIN_8
|
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** #define MCO1_PIN GPIO_PIN_8
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccemvyj9.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()
|
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
|
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
|
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/ccemvyj9.s page 4
|
ARM GAS /tmp/ccuLwTpp.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
|
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/ccemvyj9.s page 1
|
|||||||
30 @ args = 0, pretend = 0, frame = 0
|
30 @ args = 0, pretend = 0, frame = 0
|
||||||
31 @ frame_needed = 0, uses_anonymous_args = 0
|
31 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
32 0000 38B5 push {r3, r4, r5, lr}
|
32 0000 38B5 push {r3, r4, r5, lr}
|
||||||
ARM GAS /tmp/ccemvyj9.s page 5
|
ARM GAS /tmp/ccuLwTpp.s page 5
|
||||||
|
|
||||||
|
|
||||||
33 .LCFI0:
|
33 .LCFI0:
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
212:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
212:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
213: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 ****
|
214:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
ARM GAS /tmp/ccemvyj9.s page 6
|
ARM GAS /tmp/ccuLwTpp.s page 6
|
||||||
|
|
||||||
|
|
||||||
215:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Set HSITRIM[4:0] bits to the reset value */
|
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/ccemvyj9.s page 1
|
|||||||
269:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Wait till PLLI2S is disabled */
|
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)
|
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 **** {
|
271:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
ARM GAS /tmp/ccemvyj9.s page 7
|
ARM GAS /tmp/ccuLwTpp.s page 7
|
||||||
|
|
||||||
|
|
||||||
272:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if ((HAL_GetTick() - tickstart) > PLLI2S_TIMEOUT_VALUE)
|
272:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if ((HAL_GetTick() - tickstart) > PLLI2S_TIMEOUT_VALUE)
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
326:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
326:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
73 .loc 1 326 1 view .LVU14
|
73 .loc 1 326 1 view .LVU14
|
||||||
74 0028 38BD pop {r3, r4, r5, pc}
|
74 0028 38BD pop {r3, r4, r5, pc}
|
||||||
ARM GAS /tmp/ccemvyj9.s page 8
|
ARM GAS /tmp/ccuLwTpp.s page 8
|
||||||
|
|
||||||
|
|
||||||
75 .LVL4:
|
75 .LVL4:
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
115 .loc 1 234 3 is_stmt 1 view .LVU28
|
115 .loc 1 234 3 is_stmt 1 view .LVU28
|
||||||
234:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
234:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
116 .loc 1 234 15 is_stmt 0 view .LVU29
|
116 .loc 1 234 15 is_stmt 0 view .LVU29
|
||||||
ARM GAS /tmp/ccemvyj9.s page 9
|
ARM GAS /tmp/ccuLwTpp.s page 9
|
||||||
|
|
||||||
|
|
||||||
117 005a FFF7FEFF bl HAL_GetTick
|
117 005a FFF7FEFF bl HAL_GetTick
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
158 008c 23F08073 bic r3, r3, #16777216
|
158 008c 23F08073 bic r3, r3, #16777216
|
||||||
159 0090 1360 str r3, [r2]
|
159 0090 1360 str r3, [r2]
|
||||||
255:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
255:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
ARM GAS /tmp/ccemvyj9.s page 10
|
ARM GAS /tmp/ccuLwTpp.s page 10
|
||||||
|
|
||||||
|
|
||||||
160 .loc 1 255 3 view .LVU43
|
160 .loc 1 255 3 view .LVU43
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
200 00bc 1B68 ldr r3, [r3]
|
200 00bc 1B68 ldr r3, [r3]
|
||||||
270:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
270:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
201 .loc 1 270 46 view .LVU58
|
201 .loc 1 270 46 view .LVU58
|
||||||
ARM GAS /tmp/ccemvyj9.s page 11
|
ARM GAS /tmp/ccuLwTpp.s page 11
|
||||||
|
|
||||||
|
|
||||||
202 00be 13F0006F tst r3, #134217728
|
202 00be 13F0006F tst r3, #134217728
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
242 .loc 1 287 24 discriminator 1 view .LVU73
|
242 .loc 1 287 24 discriminator 1 view .LVU73
|
||||||
243 00f0 001B subs r0, r0, r4
|
243 00f0 001B subs r0, r0, r4
|
||||||
ARM GAS /tmp/ccemvyj9.s page 12
|
ARM GAS /tmp/ccuLwTpp.s page 12
|
||||||
|
|
||||||
|
|
||||||
287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
287:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
318:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
318:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
284 .loc 1 318 3 is_stmt 1 view .LVU88
|
284 .loc 1 318 3 is_stmt 1 view .LVU88
|
||||||
318:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
318:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
ARM GAS /tmp/ccemvyj9.s page 13
|
ARM GAS /tmp/ccuLwTpp.s page 13
|
||||||
|
|
||||||
|
|
||||||
285 .loc 1 318 7 is_stmt 0 view .LVU89
|
285 .loc 1 318 7 is_stmt 0 view .LVU89
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
321 .loc 1 344 3 view .LVU93
|
321 .loc 1 344 3 view .LVU93
|
||||||
345:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** uint32_t pll_config;
|
345:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** uint32_t pll_config;
|
||||||
322 .loc 1 345 3 view .LVU94
|
322 .loc 1 345 3 view .LVU94
|
||||||
ARM GAS /tmp/ccemvyj9.s page 14
|
ARM GAS /tmp/ccuLwTpp.s page 14
|
||||||
|
|
||||||
|
|
||||||
346:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** FlagStatus pwrclkchanged = RESET;
|
346:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** FlagStatus pwrclkchanged = RESET;
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
357 0020 924B ldr r3, .L124
|
357 0020 924B ldr r3, .L124
|
||||||
358 0022 9B68 ldr r3, [r3, #8]
|
358 0022 9B68 ldr r3, [r3, #8]
|
||||||
359 0024 03F00C03 and r3, r3, #12
|
359 0024 03F00C03 and r3, r3, #12
|
||||||
ARM GAS /tmp/ccemvyj9.s page 15
|
ARM GAS /tmp/ccuLwTpp.s page 15
|
||||||
|
|
||||||
|
|
||||||
360 .loc 1 364 9 view .LVU108
|
360 .loc 1 364 9 view .LVU108
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
398 0060 6368 ldr r3, [r4, #4]
|
398 0060 6368 ldr r3, [r4, #4]
|
||||||
366:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
366:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
399 .loc 1 366 58 discriminator 1 view .LVU120
|
399 .loc 1 366 58 discriminator 1 view .LVU120
|
||||||
ARM GAS /tmp/ccemvyj9.s page 16
|
ARM GAS /tmp/ccuLwTpp.s page 16
|
||||||
|
|
||||||
|
|
||||||
400 0062 002B cmp r3, #0
|
400 0062 002B cmp r3, #0
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
413 .loc 1 415 10 is_stmt 0 view .LVU127
|
413 .loc 1 415 10 is_stmt 0 view .LVU127
|
||||||
414 0070 7E4B ldr r3, .L124
|
414 0070 7E4B ldr r3, .L124
|
||||||
415 0072 9B68 ldr r3, [r3, #8]
|
415 0072 9B68 ldr r3, [r3, #8]
|
||||||
ARM GAS /tmp/ccemvyj9.s page 17
|
ARM GAS /tmp/ccuLwTpp.s page 17
|
||||||
|
|
||||||
|
|
||||||
416 .loc 1 415 8 view .LVU128
|
416 .loc 1 415 8 view .LVU128
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
442:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** while (__HAL_RCC_GET_FLAG(RCC_FLAG_HSIRDY) == RESET)
|
442:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** while (__HAL_RCC_GET_FLAG(RCC_FLAG_HSIRDY) == RESET)
|
||||||
444 .loc 1 442 9 is_stmt 1 view .LVU137
|
444 .loc 1 442 9 is_stmt 1 view .LVU137
|
||||||
445 .L49:
|
445 .L49:
|
||||||
ARM GAS /tmp/ccemvyj9.s page 18
|
ARM GAS /tmp/ccuLwTpp.s page 18
|
||||||
|
|
||||||
|
|
||||||
446 .loc 1 442 52 view .LVU138
|
446 .loc 1 442 52 view .LVU138
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
487 .L40:
|
487 .L40:
|
||||||
383:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
383:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
488 .loc 1 383 52 view .LVU155
|
488 .loc 1 383 52 view .LVU155
|
||||||
ARM GAS /tmp/ccemvyj9.s page 19
|
ARM GAS /tmp/ccuLwTpp.s page 19
|
||||||
|
|
||||||
|
|
||||||
383:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
383:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
531 010c 1A60 str r2, [r3]
|
531 010c 1A60 str r2, [r3]
|
||||||
532 010e D7E7 b .L36
|
532 010e D7E7 b .L36
|
||||||
533 .L39:
|
533 .L39:
|
||||||
ARM GAS /tmp/ccemvyj9.s page 20
|
ARM GAS /tmp/ccuLwTpp.s page 20
|
||||||
|
|
||||||
|
|
||||||
394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
572 .loc 1 419 12 is_stmt 0 view .LVU183
|
572 .loc 1 419 12 is_stmt 0 view .LVU183
|
||||||
573 0138 4C4B ldr r3, .L124
|
573 0138 4C4B ldr r3, .L124
|
||||||
574 013a 1B68 ldr r3, [r3]
|
574 013a 1B68 ldr r3, [r3]
|
||||||
ARM GAS /tmp/ccemvyj9.s page 21
|
ARM GAS /tmp/ccuLwTpp.s page 21
|
||||||
|
|
||||||
|
|
||||||
419:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
419:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
474:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
474:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
475:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Check the parameters */
|
475:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Check the parameters */
|
||||||
476:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** assert_param(IS_RCC_LSI(RCC_OscInitStruct->LSIState));
|
476:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** assert_param(IS_RCC_LSI(RCC_OscInitStruct->LSIState));
|
||||||
ARM GAS /tmp/ccemvyj9.s page 22
|
ARM GAS /tmp/ccuLwTpp.s page 22
|
||||||
|
|
||||||
|
|
||||||
598 .loc 1 476 5 is_stmt 1 view .LVU191
|
598 .loc 1 476 5 is_stmt 1 view .LVU191
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
636 .L114:
|
636 .L114:
|
||||||
451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
637 .loc 1 451 9 is_stmt 1 view .LVU207
|
637 .loc 1 451 9 is_stmt 1 view .LVU207
|
||||||
ARM GAS /tmp/ccemvyj9.s page 23
|
ARM GAS /tmp/ccuLwTpp.s page 23
|
||||||
|
|
||||||
|
|
||||||
638 018e 374A ldr r2, .L124
|
638 018e 374A ldr r2, .L124
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
680 .L54:
|
680 .L54:
|
||||||
493:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
493:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
494:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
494:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
ARM GAS /tmp/ccemvyj9.s page 24
|
ARM GAS /tmp/ccuLwTpp.s page 24
|
||||||
|
|
||||||
|
|
||||||
495:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
495:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
515:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (((RCC_OscInitStruct->OscillatorType) & RCC_OSCILLATORTYPE_LSE) == RCC_OSCILLATORTYPE_LSE)
|
515:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (((RCC_OscInitStruct->OscillatorType) & RCC_OSCILLATORTYPE_LSE) == RCC_OSCILLATORTYPE_LSE)
|
||||||
715 .loc 1 515 3 is_stmt 1 view .LVU232
|
715 .loc 1 515 3 is_stmt 1 view .LVU232
|
||||||
716 .loc 1 515 26 is_stmt 0 view .LVU233
|
716 .loc 1 515 26 is_stmt 0 view .LVU233
|
||||||
ARM GAS /tmp/ccemvyj9.s page 25
|
ARM GAS /tmp/ccuLwTpp.s page 25
|
||||||
|
|
||||||
|
|
||||||
717 01f0 2368 ldr r3, [r4]
|
717 01f0 2368 ldr r3, [r4]
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
757 0220 10D0 beq .L116
|
757 0220 10D0 beq .L116
|
||||||
758 .L61:
|
758 .L61:
|
||||||
530:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
530:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
ARM GAS /tmp/ccemvyj9.s page 26
|
ARM GAS /tmp/ccuLwTpp.s page 26
|
||||||
|
|
||||||
|
|
||||||
531:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Enable write access to Backup domain */
|
531:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Enable write access to Backup domain */
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
791 .loc 1 535 7 is_stmt 1 view .LVU259
|
791 .loc 1 535 7 is_stmt 1 view .LVU259
|
||||||
535:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
535:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
792 .loc 1 535 19 is_stmt 0 view .LVU260
|
792 .loc 1 535 19 is_stmt 0 view .LVU260
|
||||||
ARM GAS /tmp/ccemvyj9.s page 27
|
ARM GAS /tmp/ccuLwTpp.s page 27
|
||||||
|
|
||||||
|
|
||||||
793 024e FFF7FEFF bl HAL_GetTick
|
793 024e FFF7FEFF bl HAL_GetTick
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
835 .loc 1 552 7 is_stmt 1 view .LVU273
|
835 .loc 1 552 7 is_stmt 1 view .LVU273
|
||||||
836 .loc 1 552 19 is_stmt 0 view .LVU274
|
836 .loc 1 552 19 is_stmt 0 view .LVU274
|
||||||
837 0282 FFF7FEFF bl HAL_GetTick
|
837 0282 FFF7FEFF bl HAL_GetTick
|
||||||
ARM GAS /tmp/ccemvyj9.s page 28
|
ARM GAS /tmp/ccuLwTpp.s page 28
|
||||||
|
|
||||||
|
|
||||||
838 .LVL60:
|
838 .LVL60:
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
881 02be 1A6F ldr r2, [r3, #112]
|
881 02be 1A6F ldr r2, [r3, #112]
|
||||||
882 02c0 42F00402 orr r2, r2, #4
|
882 02c0 42F00402 orr r2, r2, #4
|
||||||
883 02c4 1A67 str r2, [r3, #112]
|
883 02c4 1A67 str r2, [r3, #112]
|
||||||
ARM GAS /tmp/ccemvyj9.s page 29
|
ARM GAS /tmp/ccuLwTpp.s page 29
|
||||||
|
|
||||||
|
|
||||||
547:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Check the LSE State */
|
547:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Check the LSE State */
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
578:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Restore clock configuration if changed */
|
578:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Restore clock configuration if changed */
|
||||||
579:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (pwrclkchanged == SET)
|
579:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (pwrclkchanged == SET)
|
||||||
919 .loc 1 579 5 is_stmt 1 view .LVU300
|
919 .loc 1 579 5 is_stmt 1 view .LVU300
|
||||||
ARM GAS /tmp/ccemvyj9.s page 30
|
ARM GAS /tmp/ccuLwTpp.s page 30
|
||||||
|
|
||||||
|
|
||||||
920 .loc 1 579 8 is_stmt 0 view .LVU301
|
920 .loc 1 579 8 is_stmt 0 view .LVU301
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
611:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** while (__HAL_RCC_GET_FLAG(RCC_FLAG_PLLRDY) != RESET)
|
611:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** while (__HAL_RCC_GET_FLAG(RCC_FLAG_PLLRDY) != RESET)
|
||||||
612:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
612:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
613:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if ((HAL_GetTick() - tickstart) > PLL_TIMEOUT_VALUE)
|
613:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if ((HAL_GetTick() - tickstart) > PLL_TIMEOUT_VALUE)
|
||||||
ARM GAS /tmp/ccemvyj9.s page 31
|
ARM GAS /tmp/ccuLwTpp.s page 31
|
||||||
|
|
||||||
|
|
||||||
614:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
614:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Wait till PLL is ready */
|
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Wait till PLL is ready */
|
||||||
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** while (__HAL_RCC_GET_FLAG(RCC_FLAG_PLLRDY) != RESET)
|
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** while (__HAL_RCC_GET_FLAG(RCC_FLAG_PLLRDY) != RESET)
|
||||||
ARM GAS /tmp/ccemvyj9.s page 32
|
ARM GAS /tmp/ccuLwTpp.s page 32
|
||||||
|
|
||||||
|
|
||||||
954 .loc 1 659 9 is_stmt 1 view .LVU314
|
954 .loc 1 659 9 is_stmt 1 view .LVU314
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
608:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
608:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
996 .loc 1 608 9 view .LVU331
|
996 .loc 1 608 9 view .LVU331
|
||||||
608:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
608:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
ARM GAS /tmp/ccemvyj9.s page 33
|
ARM GAS /tmp/ccuLwTpp.s page 33
|
||||||
|
|
||||||
|
|
||||||
997 .loc 1 608 21 is_stmt 0 view .LVU332
|
997 .loc 1 608 21 is_stmt 0 view .LVU332
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1040 .loc 1 636 9 view .LVU343
|
1040 .loc 1 636 9 view .LVU343
|
||||||
1041 038e 1368 ldr r3, [r2]
|
1041 038e 1368 ldr r3, [r2]
|
||||||
1042 0390 43F08073 orr r3, r3, #16777216
|
1042 0390 43F08073 orr r3, r3, #16777216
|
||||||
ARM GAS /tmp/ccemvyj9.s page 34
|
ARM GAS /tmp/ccuLwTpp.s page 34
|
||||||
|
|
||||||
|
|
||||||
1043 0394 1360 str r3, [r2]
|
1043 0394 1360 str r3, [r2]
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
678:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (READ_BIT(pll_config, RCC_PLLCFGR_PLLQ) != (RCC_OscInitStruct->PLL.PLLQ << RCC_PLLCFGR_PL
|
678:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (READ_BIT(pll_config, RCC_PLLCFGR_PLLQ) != (RCC_OscInitStruct->PLL.PLLQ << RCC_PLLCFGR_PL
|
||||||
679:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (READ_BIT(pll_config, RCC_PLLCFGR_PLLR) != (RCC_OscInitStruct->PLL.PLLR << RCC_PLLCFGR_PL
|
679:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (READ_BIT(pll_config, RCC_PLLCFGR_PLLR) != (RCC_OscInitStruct->PLL.PLLR << RCC_PLLCFGR_PL
|
||||||
680:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** #else
|
680:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** #else
|
||||||
ARM GAS /tmp/ccemvyj9.s page 35
|
ARM GAS /tmp/ccuLwTpp.s page 35
|
||||||
|
|
||||||
|
|
||||||
681:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (((RCC_OscInitStruct->PLL.PLLState) == RCC_PLL_OFF) ||
|
681:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (((RCC_OscInitStruct->PLL.PLLState) == RCC_PLL_OFF) ||
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1103 03d6 29D1 bne .L101
|
1103 03d6 29D1 bne .L101
|
||||||
676:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (READ_BIT(pll_config, RCC_PLLCFGR_PLLP) != ((((RCC_OscInitStruct->PLL.PLLP) >> 1U) - 1U)
|
676:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** (READ_BIT(pll_config, RCC_PLLCFGR_PLLP) != ((((RCC_OscInitStruct->PLL.PLLP) >> 1U) - 1U)
|
||||||
1104 .loc 1 676 77 view .LVU367
|
1104 .loc 1 676 77 view .LVU367
|
||||||
ARM GAS /tmp/ccemvyj9.s page 36
|
ARM GAS /tmp/ccuLwTpp.s page 36
|
||||||
|
|
||||||
|
|
||||||
1105 03d8 616A ldr r1, [r4, #36]
|
1105 03d8 616A ldr r1, [r4, #36]
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1147 .cfi_restore 14
|
1147 .cfi_restore 14
|
||||||
351:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
351:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
1148 .loc 1 351 12 view .LVU381
|
1148 .loc 1 351 12 view .LVU381
|
||||||
ARM GAS /tmp/ccemvyj9.s page 37
|
ARM GAS /tmp/ccuLwTpp.s page 37
|
||||||
|
|
||||||
|
|
||||||
1149 0412 0120 movs r0, #1
|
1149 0412 0120 movs r0, #1
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1196 042e F7E7 b .L31
|
1196 042e F7E7 b .L31
|
||||||
1197 .L102:
|
1197 .L102:
|
||||||
1198 0430 0120 movs r0, #1
|
1198 0430 0120 movs r0, #1
|
||||||
ARM GAS /tmp/ccemvyj9.s page 38
|
ARM GAS /tmp/ccuLwTpp.s page 38
|
||||||
|
|
||||||
|
|
||||||
1199 0432 F5E7 b .L31
|
1199 0432 F5E7 b .L31
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
721:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** */
|
721:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** */
|
||||||
722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** HAL_StatusTypeDef HAL_RCC_ClockConfig(RCC_ClkInitTypeDef *RCC_ClkInitStruct, uint32_t FLatency)
|
722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** HAL_StatusTypeDef HAL_RCC_ClockConfig(RCC_ClkInitTypeDef *RCC_ClkInitStruct, uint32_t FLatency)
|
||||||
723:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
723:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
ARM GAS /tmp/ccemvyj9.s page 39
|
ARM GAS /tmp/ccuLwTpp.s page 39
|
||||||
|
|
||||||
|
|
||||||
724:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** uint32_t tickstart = 0;
|
724:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** uint32_t tickstart = 0;
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
778:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
778:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
779:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* HSE is selected as System Clock Source */
|
779:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* HSE is selected as System Clock Source */
|
||||||
780:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (RCC_ClkInitStruct->SYSCLKSource == RCC_SYSCLKSOURCE_HSE)
|
780:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (RCC_ClkInitStruct->SYSCLKSource == RCC_SYSCLKSOURCE_HSE)
|
||||||
ARM GAS /tmp/ccemvyj9.s page 40
|
ARM GAS /tmp/ccuLwTpp.s page 40
|
||||||
|
|
||||||
|
|
||||||
781:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
781:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
835:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /*-------------------------- PCLK1 Configuration ---------------------------*/
|
835:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /*-------------------------- PCLK1 Configuration ---------------------------*/
|
||||||
836:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (((RCC_ClkInitStruct->ClockType) & RCC_CLOCKTYPE_PCLK1) == RCC_CLOCKTYPE_PCLK1)
|
836:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** if (((RCC_ClkInitStruct->ClockType) & RCC_CLOCKTYPE_PCLK1) == RCC_CLOCKTYPE_PCLK1)
|
||||||
837:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
837:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
ARM GAS /tmp/ccemvyj9.s page 41
|
ARM GAS /tmp/ccuLwTpp.s page 41
|
||||||
|
|
||||||
|
|
||||||
838:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** assert_param(IS_RCC_PCLK(RCC_ClkInitStruct->APB1CLKDivider));
|
838:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** assert_param(IS_RCC_PCLK(RCC_ClkInitStruct->APB1CLKDivider));
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
892:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @arg RCC_MCO2SOURCE_HSE: HSE clock selected as MCO2 source
|
892:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @arg RCC_MCO2SOURCE_HSE: HSE clock selected as MCO2 source
|
||||||
893:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @arg RCC_MCO2SOURCE_PLLCLK: main PLL clock selected as MCO2 source
|
893:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @arg RCC_MCO2SOURCE_PLLCLK: main PLL clock selected as MCO2 source
|
||||||
894:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @param RCC_MCODiv specifies the MCOx prescaler.
|
894:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @param RCC_MCODiv specifies the MCOx prescaler.
|
||||||
ARM GAS /tmp/ccemvyj9.s page 42
|
ARM GAS /tmp/ccuLwTpp.s page 42
|
||||||
|
|
||||||
|
|
||||||
895:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * This parameter can be one of the following values:
|
895:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * This parameter can be one of the following values:
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1261 0014 336B ldr r3, [r6, #48]
|
1261 0014 336B ldr r3, [r6, #48]
|
||||||
1262 0016 03F00103 and r3, r3, #1
|
1262 0016 03F00103 and r3, r3, #1
|
||||||
1263 001a 0193 str r3, [sp, #4]
|
1263 001a 0193 str r3, [sp, #4]
|
||||||
ARM GAS /tmp/ccemvyj9.s page 43
|
ARM GAS /tmp/ccuLwTpp.s page 43
|
||||||
|
|
||||||
|
|
||||||
1264 .loc 1 915 5 view .LVU403
|
1264 .loc 1 915 5 view .LVU403
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
928:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** else
|
928:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** else
|
||||||
929:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
929:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
930:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** assert_param(IS_RCC_MCO2SOURCE(RCC_MCOSource));
|
930:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** assert_param(IS_RCC_MCO2SOURCE(RCC_MCOSource));
|
||||||
ARM GAS /tmp/ccemvyj9.s page 44
|
ARM GAS /tmp/ccuLwTpp.s page 44
|
||||||
|
|
||||||
|
|
||||||
931:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
931:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1335 .loc 1 936 25 is_stmt 0 view .LVU429
|
1335 .loc 1 936 25 is_stmt 0 view .LVU429
|
||||||
1336 005e 4FF40073 mov r3, #512
|
1336 005e 4FF40073 mov r3, #512
|
||||||
1337 0062 0393 str r3, [sp, #12]
|
1337 0062 0393 str r3, [sp, #12]
|
||||||
ARM GAS /tmp/ccemvyj9.s page 45
|
ARM GAS /tmp/ccuLwTpp.s page 45
|
||||||
|
|
||||||
|
|
||||||
937:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** GPIO_InitStruct.Speed = GPIO_SPEED_HIGH;
|
937:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** GPIO_InitStruct.Speed = GPIO_SPEED_HIGH;
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1379 .LFE144:
|
1379 .LFE144:
|
||||||
1381 .section .text.HAL_RCC_EnableCSS,"ax",%progbits
|
1381 .section .text.HAL_RCC_EnableCSS,"ax",%progbits
|
||||||
1382 .align 1
|
1382 .align 1
|
||||||
ARM GAS /tmp/ccemvyj9.s page 46
|
ARM GAS /tmp/ccuLwTpp.s page 46
|
||||||
|
|
||||||
|
|
||||||
1383 .global HAL_RCC_EnableCSS
|
1383 .global HAL_RCC_EnableCSS
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1419 .cfi_startproc
|
1419 .cfi_startproc
|
||||||
1420 @ args = 0, pretend = 0, frame = 0
|
1420 @ args = 0, pretend = 0, frame = 0
|
||||||
1421 @ frame_needed = 0, uses_anonymous_args = 0
|
1421 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
ARM GAS /tmp/ccemvyj9.s page 47
|
ARM GAS /tmp/ccuLwTpp.s page 47
|
||||||
|
|
||||||
|
|
||||||
1422 @ link register save eliminated.
|
1422 @ link register save eliminated.
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @retval SYSCLK frequency
|
999:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @retval SYSCLK frequency
|
||||||
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** */
|
1000:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** */
|
||||||
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** uint32_t HAL_RCC_GetSysClockFreq(void)
|
1001:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** uint32_t HAL_RCC_GetSysClockFreq(void)
|
||||||
ARM GAS /tmp/ccemvyj9.s page 48
|
ARM GAS /tmp/ccuLwTpp.s page 48
|
||||||
|
|
||||||
|
|
||||||
1002:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
1002:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1478 .loc 1 1024 11 is_stmt 0 view .LVU461
|
1478 .loc 1 1024 11 is_stmt 0 view .LVU461
|
||||||
1479 001a 5B68 ldr r3, [r3, #4]
|
1479 001a 5B68 ldr r3, [r3, #4]
|
||||||
1480 .loc 1 1024 10 view .LVU462
|
1480 .loc 1 1024 10 view .LVU462
|
||||||
ARM GAS /tmp/ccemvyj9.s page 49
|
ARM GAS /tmp/ccuLwTpp.s page 49
|
||||||
|
|
||||||
|
|
||||||
1481 001c 13F4800F tst r3, #4194304
|
1481 001c 13F4800F tst r3, #4194304
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1046:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
1046:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
1514 .loc 1 1046 1 is_stmt 0 view .LVU476
|
1514 .loc 1 1046 1 is_stmt 0 view .LVU476
|
||||||
1515 0046 08BD pop {r3, pc}
|
1515 0046 08BD pop {r3, pc}
|
||||||
ARM GAS /tmp/ccemvyj9.s page 50
|
ARM GAS /tmp/ccuLwTpp.s page 50
|
||||||
|
|
||||||
|
|
||||||
1516 .LVL106:
|
1516 .LVL106:
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1560 009a 00BF .align 2
|
1560 009a 00BF .align 2
|
||||||
1561 .L147:
|
1561 .L147:
|
||||||
1562 009c 00380240 .word 1073887232
|
1562 009c 00380240 .word 1073887232
|
||||||
ARM GAS /tmp/ccemvyj9.s page 51
|
ARM GAS /tmp/ccuLwTpp.s page 51
|
||||||
|
|
||||||
|
|
||||||
1563 00a0 40787D01 .word 25000000
|
1563 00a0 40787D01 .word 25000000
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1608 0018 4F4A ldr r2, .L177
|
1608 0018 4F4A ldr r2, .L177
|
||||||
1609 001a 1368 ldr r3, [r2]
|
1609 001a 1368 ldr r3, [r2]
|
||||||
1610 001c 23F00F03 bic r3, r3, #15
|
1610 001c 23F00F03 bic r3, r3, #15
|
||||||
ARM GAS /tmp/ccemvyj9.s page 52
|
ARM GAS /tmp/ccuLwTpp.s page 52
|
||||||
|
|
||||||
|
|
||||||
1611 0020 0B43 orrs r3, r3, r1
|
1611 0020 0B43 orrs r3, r3, r1
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1650 .loc 1 771 5 view .LVU512
|
1650 .loc 1 771 5 view .LVU512
|
||||||
1651 005a 404A ldr r2, .L177+4
|
1651 005a 404A ldr r2, .L177+4
|
||||||
1652 005c 9368 ldr r3, [r2, #8]
|
1652 005c 9368 ldr r3, [r2, #8]
|
||||||
ARM GAS /tmp/ccemvyj9.s page 53
|
ARM GAS /tmp/ccuLwTpp.s page 53
|
||||||
|
|
||||||
|
|
||||||
1653 005e 23F0F003 bic r3, r3, #240
|
1653 005e 23F0F003 bic r3, r3, #240
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
810:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
810:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
1692 .loc 1 810 17 is_stmt 0 view .LVU528
|
1692 .loc 1 810 17 is_stmt 0 view .LVU528
|
||||||
1693 0090 FFF7FEFF bl HAL_GetTick
|
1693 0090 FFF7FEFF bl HAL_GetTick
|
||||||
ARM GAS /tmp/ccemvyj9.s page 54
|
ARM GAS /tmp/ccuLwTpp.s page 54
|
||||||
|
|
||||||
|
|
||||||
1694 .LVL112:
|
1694 .LVL112:
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1733 00c2 0120 movs r0, #1
|
1733 00c2 0120 movs r0, #1
|
||||||
1734 .LVL116:
|
1734 .LVL116:
|
||||||
785:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
785:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
ARM GAS /tmp/ccemvyj9.s page 55
|
ARM GAS /tmp/ccuLwTpp.s page 55
|
||||||
|
|
||||||
|
|
||||||
1735 .loc 1 785 16 view .LVU544
|
1735 .loc 1 785 16 view .LVU544
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
836:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
836:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
1776 .loc 1 836 26 is_stmt 0 view .LVU558
|
1776 .loc 1 836 26 is_stmt 0 view .LVU558
|
||||||
1777 00f6 2368 ldr r3, [r4]
|
1777 00f6 2368 ldr r3, [r4]
|
||||||
ARM GAS /tmp/ccemvyj9.s page 56
|
ARM GAS /tmp/ccuLwTpp.s page 56
|
||||||
|
|
||||||
|
|
||||||
836:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
836:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1818 0134 D840 lsrs r0, r0, r3
|
1818 0134 D840 lsrs r0, r0, r3
|
||||||
850:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
850:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
1819 .loc 1 850 19 discriminator 1 view .LVU573
|
1819 .loc 1 850 19 discriminator 1 view .LVU573
|
||||||
ARM GAS /tmp/ccemvyj9.s page 57
|
ARM GAS /tmp/ccuLwTpp.s page 57
|
||||||
|
|
||||||
|
|
||||||
1820 0136 0B4B ldr r3, .L177+12
|
1820 0136 0B4B ldr r3, .L177+12
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1864 .loc 1 803 16 view .LVU583
|
1864 .loc 1 803 16 view .LVU583
|
||||||
1865 0150 F8E7 b .L150
|
1865 0150 F8E7 b .L150
|
||||||
1866 .LVL128:
|
1866 .LVL128:
|
||||||
ARM GAS /tmp/ccemvyj9.s page 58
|
ARM GAS /tmp/ccuLwTpp.s page 58
|
||||||
|
|
||||||
|
|
||||||
1867 .L170:
|
1867 .L170:
|
||||||
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1911 .syntax unified
|
1911 .syntax unified
|
||||||
1912 .thumb
|
1912 .thumb
|
||||||
1913 .thumb_func
|
1913 .thumb_func
|
||||||
ARM GAS /tmp/ccemvyj9.s page 59
|
ARM GAS /tmp/ccuLwTpp.s page 59
|
||||||
|
|
||||||
|
|
||||||
1915 HAL_RCC_GetPCLK1Freq:
|
1915 HAL_RCC_GetPCLK1Freq:
|
||||||
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1072:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /**
|
1072:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /**
|
||||||
1073:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @brief Returns the PCLK2 frequency
|
1073:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @brief Returns the PCLK2 frequency
|
||||||
1074:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @note Each time PCLK2 changes, this function must be called to update the
|
1074:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @note Each time PCLK2 changes, this function must be called to update the
|
||||||
ARM GAS /tmp/ccemvyj9.s page 60
|
ARM GAS /tmp/ccuLwTpp.s page 60
|
||||||
|
|
||||||
|
|
||||||
1075:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * right PCLK2 value. Otherwise, any configuration based on this function will be incorrec
|
1075:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * right PCLK2 value. Otherwise, any configuration based on this function will be incorrec
|
||||||
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1089:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @retval None
|
1089:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @retval None
|
||||||
1090:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** */
|
1090:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** */
|
||||||
1091:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** void HAL_RCC_GetOscConfig(RCC_OscInitTypeDef *RCC_OscInitStruct)
|
1091:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** void HAL_RCC_GetOscConfig(RCC_OscInitTypeDef *RCC_OscInitStruct)
|
||||||
ARM GAS /tmp/ccemvyj9.s page 61
|
ARM GAS /tmp/ccuLwTpp.s page 61
|
||||||
|
|
||||||
|
|
||||||
1092:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
1092:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
2032 .L195:
|
2032 .L195:
|
||||||
1114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
1114:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** else
|
1115:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** else
|
||||||
ARM GAS /tmp/ccemvyj9.s page 62
|
ARM GAS /tmp/ccuLwTpp.s page 62
|
||||||
|
|
||||||
|
|
||||||
1116:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
1116:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
2063 .L200:
|
2063 .L200:
|
||||||
1140:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
1140:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
1141:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** else
|
1141:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** else
|
||||||
ARM GAS /tmp/ccemvyj9.s page 63
|
ARM GAS /tmp/ccuLwTpp.s page 63
|
||||||
|
|
||||||
|
|
||||||
1142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
1142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** {
|
||||||
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
2101 .loc 1 1158 60 view .LVU648
|
2101 .loc 1 1158 60 view .LVU648
|
||||||
2102 0070 03F44033 and r3, r3, #196608
|
2102 0070 03F44033 and r3, r3, #196608
|
||||||
2103 .loc 1 1158 80 view .LVU649
|
2103 .loc 1 1158 80 view .LVU649
|
||||||
ARM GAS /tmp/ccemvyj9.s page 64
|
ARM GAS /tmp/ccuLwTpp.s page 64
|
||||||
|
|
||||||
|
|
||||||
2104 0074 03F58033 add r3, r3, #65536
|
2104 0074 03F58033 add r3, r3, #65536
|
||||||
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
31:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wconversion"
|
31:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wconversion"
|
||||||
32:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wunused-parameter"
|
32:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wunused-parameter"
|
||||||
33:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
33:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccemvyj9.s page 65
|
ARM GAS /tmp/ccuLwTpp.s page 65
|
||||||
|
|
||||||
|
|
||||||
34:Drivers/CMSIS/Include/cmsis_gcc.h **** /* Fallback for __has_builtin */
|
34:Drivers/CMSIS/Include/cmsis_gcc.h **** /* Fallback for __has_builtin */
|
||||||
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
88:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wpacked"
|
88:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wpacked"
|
||||||
89:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wattributes"
|
89:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic ignored "-Wattributes"
|
||||||
90:Drivers/CMSIS/Include/cmsis_gcc.h **** __PACKED_STRUCT T_UINT16_READ { uint16_t v; };
|
90:Drivers/CMSIS/Include/cmsis_gcc.h **** __PACKED_STRUCT T_UINT16_READ { uint16_t v; };
|
||||||
ARM GAS /tmp/ccemvyj9.s page 66
|
ARM GAS /tmp/ccuLwTpp.s page 66
|
||||||
|
|
||||||
|
|
||||||
91:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic pop
|
91:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic pop
|
||||||
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
145:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
145:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
146:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
146:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
147:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Control Register
|
147:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get Control Register
|
||||||
ARM GAS /tmp/ccemvyj9.s page 67
|
ARM GAS /tmp/ccuLwTpp.s page 67
|
||||||
|
|
||||||
|
|
||||||
148:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the content of the Control Register.
|
148:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the content of the Control Register.
|
||||||
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
202:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the content of the IPSR Register.
|
202:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the content of the IPSR Register.
|
||||||
203:Drivers/CMSIS/Include/cmsis_gcc.h **** \return IPSR Register value
|
203:Drivers/CMSIS/Include/cmsis_gcc.h **** \return IPSR Register value
|
||||||
204:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
204:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/ccemvyj9.s page 68
|
ARM GAS /tmp/ccuLwTpp.s page 68
|
||||||
|
|
||||||
|
|
||||||
205:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_IPSR(void)
|
205:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_IPSR(void)
|
||||||
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
259:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the non-secure Process Stack Pointer (PSP) when in secure s
|
259:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the non-secure Process Stack Pointer (PSP) when in secure s
|
||||||
260:Drivers/CMSIS/Include/cmsis_gcc.h **** \return PSP Register value
|
260:Drivers/CMSIS/Include/cmsis_gcc.h **** \return PSP Register value
|
||||||
261:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
261:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/ccemvyj9.s page 69
|
ARM GAS /tmp/ccuLwTpp.s page 69
|
||||||
|
|
||||||
|
|
||||||
262:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_PSP_NS(void)
|
262:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_PSP_NS(void)
|
||||||
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
316:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_MSP_NS(void)
|
316:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_MSP_NS(void)
|
||||||
317:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
317:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
318:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
318:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
||||||
ARM GAS /tmp/ccemvyj9.s page 70
|
ARM GAS /tmp/ccuLwTpp.s page 70
|
||||||
|
|
||||||
|
|
||||||
319:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
319:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
373:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
373:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
374:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
374:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
375:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
375:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccemvyj9.s page 71
|
ARM GAS /tmp/ccuLwTpp.s page 71
|
||||||
|
|
||||||
|
|
||||||
376:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
376:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
430:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
430:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
431:Drivers/CMSIS/Include/cmsis_gcc.h **** #if ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
|
431:Drivers/CMSIS/Include/cmsis_gcc.h **** #if ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
|
||||||
432:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
|
432:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
|
||||||
ARM GAS /tmp/ccemvyj9.s page 72
|
ARM GAS /tmp/ccuLwTpp.s page 72
|
||||||
|
|
||||||
|
|
||||||
433:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) )
|
433:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) )
|
||||||
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
487:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Base Priority
|
487:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Base Priority
|
||||||
488:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the Base Priority register.
|
488:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the Base Priority register.
|
||||||
489:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] basePri Base Priority value to set
|
489:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] basePri Base Priority value to set
|
||||||
ARM GAS /tmp/ccemvyj9.s page 73
|
ARM GAS /tmp/ccuLwTpp.s page 73
|
||||||
|
|
||||||
|
|
||||||
490:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
490:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
544:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
544:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
||||||
545:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
545:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
546:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, faultmask_ns" : "=r" (result) );
|
546:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, faultmask_ns" : "=r" (result) );
|
||||||
ARM GAS /tmp/ccemvyj9.s page 74
|
ARM GAS /tmp/ccuLwTpp.s page 74
|
||||||
|
|
||||||
|
|
||||||
547:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
547:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
||||||
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
601:Drivers/CMSIS/Include/cmsis_gcc.h **** return result;
|
601:Drivers/CMSIS/Include/cmsis_gcc.h **** return result;
|
||||||
602:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
602:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
603:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
603:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
ARM GAS /tmp/ccemvyj9.s page 75
|
ARM GAS /tmp/ccuLwTpp.s page 75
|
||||||
|
|
||||||
|
|
||||||
604:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
604:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
658:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_PSPLIM_NS(uint32_t ProcStackPtrLimit)
|
658:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_PSPLIM_NS(uint32_t ProcStackPtrLimit)
|
||||||
659:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
659:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
660:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)))
|
660:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)))
|
||||||
ARM GAS /tmp/ccemvyj9.s page 76
|
ARM GAS /tmp/ccuLwTpp.s page 76
|
||||||
|
|
||||||
|
|
||||||
661:Drivers/CMSIS/Include/cmsis_gcc.h **** // without main extensions, the non-secure PSPLIM is RAZ/WI
|
661:Drivers/CMSIS/Include/cmsis_gcc.h **** // without main extensions, the non-secure PSPLIM is RAZ/WI
|
||||||
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
715:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
715:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
716:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
716:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
717:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Main Stack Pointer Limit
|
717:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Main Stack Pointer Limit
|
||||||
ARM GAS /tmp/ccemvyj9.s page 77
|
ARM GAS /tmp/ccuLwTpp.s page 77
|
||||||
|
|
||||||
|
|
||||||
718:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
|
718:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
|
||||||
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
772:Drivers/CMSIS/Include/cmsis_gcc.h **** // || (__GNUC__ > 7) || (__GNUC__ == 7 && __GNUC_MINOR__ >= 2)
|
772:Drivers/CMSIS/Include/cmsis_gcc.h **** // || (__GNUC__ > 7) || (__GNUC__ == 7 && __GNUC_MINOR__ >= 2)
|
||||||
773:Drivers/CMSIS/Include/cmsis_gcc.h **** /* see https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00443.html */
|
773:Drivers/CMSIS/Include/cmsis_gcc.h **** /* see https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00443.html */
|
||||||
774:Drivers/CMSIS/Include/cmsis_gcc.h **** return __builtin_arm_get_fpscr();
|
774:Drivers/CMSIS/Include/cmsis_gcc.h **** return __builtin_arm_get_fpscr();
|
||||||
ARM GAS /tmp/ccemvyj9.s page 78
|
ARM GAS /tmp/ccuLwTpp.s page 78
|
||||||
|
|
||||||
|
|
||||||
775:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
775:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
||||||
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
829:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CMSIS_GCC_USE_REG(r) "r" (r)
|
829:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __CMSIS_GCC_USE_REG(r) "r" (r)
|
||||||
830:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
830:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
831:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
831:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccemvyj9.s page 79
|
ARM GAS /tmp/ccuLwTpp.s page 79
|
||||||
|
|
||||||
|
|
||||||
832:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
832:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
886:Drivers/CMSIS/Include/cmsis_gcc.h **** and after the instruction, without ensuring their completion.
|
886:Drivers/CMSIS/Include/cmsis_gcc.h **** and after the instruction, without ensuring their completion.
|
||||||
887:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
887:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
888:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __DMB(void)
|
888:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __DMB(void)
|
||||||
ARM GAS /tmp/ccemvyj9.s page 80
|
ARM GAS /tmp/ccuLwTpp.s page 80
|
||||||
|
|
||||||
|
|
||||||
889:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
889:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
943:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
943:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
944:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
944:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
945:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
945:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccemvyj9.s page 81
|
ARM GAS /tmp/ccuLwTpp.s page 81
|
||||||
|
|
||||||
|
|
||||||
946:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
946:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
990:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t s = (4U /*sizeof(v)*/ * 8U) - 1U; /* extra shift needed at end */
|
990:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t s = (4U /*sizeof(v)*/ * 8U) - 1U; /* extra shift needed at end */
|
||||||
991:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
991:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
992:Drivers/CMSIS/Include/cmsis_gcc.h **** result = value; /* r will be reversed bits of v; first get LSB of v */
|
992:Drivers/CMSIS/Include/cmsis_gcc.h **** result = value; /* r will be reversed bits of v; first get LSB of v */
|
||||||
ARM GAS /tmp/ccemvyj9.s page 82
|
ARM GAS /tmp/ccuLwTpp.s page 82
|
||||||
|
|
||||||
|
|
||||||
993:Drivers/CMSIS/Include/cmsis_gcc.h **** for (value >>= 1U; value != 0U; value >>= 1U)
|
993:Drivers/CMSIS/Include/cmsis_gcc.h **** for (value >>= 1U; value != 0U; value >>= 1U)
|
||||||
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
2169 .loc 1 1117 33 is_stmt 0 view .LVU675
|
2169 .loc 1 1117 33 is_stmt 0 view .LVU675
|
||||||
2170 00b4 0023 movs r3, #0
|
2170 00b4 0023 movs r3, #0
|
||||||
2171 00b6 C360 str r3, [r0, #12]
|
2171 00b6 C360 str r3, [r0, #12]
|
||||||
ARM GAS /tmp/ccemvyj9.s page 83
|
ARM GAS /tmp/ccuLwTpp.s page 83
|
||||||
|
|
||||||
|
|
||||||
2172 00b8 B3E7 b .L195
|
2172 00b8 B3E7 b .L195
|
||||||
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
2216 .thumb_func
|
2216 .thumb_func
|
||||||
2218 HAL_RCC_GetClockConfig:
|
2218 HAL_RCC_GetClockConfig:
|
||||||
2219 .LVL134:
|
2219 .LVL134:
|
||||||
ARM GAS /tmp/ccemvyj9.s page 84
|
ARM GAS /tmp/ccuLwTpp.s page 84
|
||||||
|
|
||||||
|
|
||||||
2220 .LFB152:
|
2220 .LFB152:
|
||||||
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
1186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
1187:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Get the APB2 configuration ----------------------------------------------*/
|
1187:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /* Get the APB2 configuration ----------------------------------------------*/
|
||||||
1188:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** RCC_ClkInitStruct->APB2CLKDivider = (uint32_t)((RCC->CFGR & RCC_CFGR_PPRE2) >> 3);
|
1188:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** RCC_ClkInitStruct->APB2CLKDivider = (uint32_t)((RCC->CFGR & RCC_CFGR_PPRE2) >> 3);
|
||||||
ARM GAS /tmp/ccemvyj9.s page 85
|
ARM GAS /tmp/ccuLwTpp.s page 85
|
||||||
|
|
||||||
|
|
||||||
2252 .loc 1 1188 3 is_stmt 1 view .LVU702
|
2252 .loc 1 1188 3 is_stmt 1 view .LVU702
|
||||||
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
1210:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
1210:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
1211:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
1211:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c ****
|
||||||
1212:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /**
|
1212:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** /**
|
||||||
ARM GAS /tmp/ccemvyj9.s page 86
|
ARM GAS /tmp/ccuLwTpp.s page 86
|
||||||
|
|
||||||
|
|
||||||
1213:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @brief RCC Clock Security System interrupt callback
|
1213:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** * @brief RCC Clock Security System interrupt callback
|
||||||
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
2328 .LVL135:
|
2328 .LVL135:
|
||||||
1208:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
1208:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c **** }
|
||||||
2329 .loc 1 1208 5 view .LVU719
|
2329 .loc 1 1208 5 view .LVU719
|
||||||
ARM GAS /tmp/ccemvyj9.s page 87
|
ARM GAS /tmp/ccuLwTpp.s page 87
|
||||||
|
|
||||||
|
|
||||||
2330 0012 024B ldr r3, .L213
|
2330 0012 024B ldr r3, .L213
|
||||||
@@ -5184,54 +5184,54 @@ ARM GAS /tmp/ccemvyj9.s page 1
|
|||||||
2350 .file 9 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h"
|
2350 .file 9 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h"
|
||||||
2351 .file 10 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h"
|
2351 .file 10 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h"
|
||||||
2352 .file 11 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
2352 .file 11 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
||||||
ARM GAS /tmp/ccemvyj9.s page 88
|
ARM GAS /tmp/ccuLwTpp.s page 88
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_rcc.c
|
*ABS*:00000000 stm32f7xx_hal_rcc.c
|
||||||
/tmp/ccemvyj9.s:20 .text.HAL_RCC_DeInit:00000000 $t
|
/tmp/ccuLwTpp.s:20 .text.HAL_RCC_DeInit:00000000 $t
|
||||||
/tmp/ccemvyj9.s:26 .text.HAL_RCC_DeInit:00000000 HAL_RCC_DeInit
|
/tmp/ccuLwTpp.s:26 .text.HAL_RCC_DeInit:00000000 HAL_RCC_DeInit
|
||||||
/tmp/ccemvyj9.s:299 .text.HAL_RCC_DeInit:00000144 $d
|
/tmp/ccuLwTpp.s:299 .text.HAL_RCC_DeInit:00000144 $d
|
||||||
/tmp/ccemvyj9.s:308 .text.HAL_RCC_OscConfig:00000000 $t
|
/tmp/ccuLwTpp.s:308 .text.HAL_RCC_OscConfig:00000000 $t
|
||||||
/tmp/ccemvyj9.s:314 .text.HAL_RCC_OscConfig:00000000 HAL_RCC_OscConfig
|
/tmp/ccuLwTpp.s:314 .text.HAL_RCC_OscConfig:00000000 HAL_RCC_OscConfig
|
||||||
/tmp/ccemvyj9.s:819 .text.HAL_RCC_OscConfig:0000026c $d
|
/tmp/ccuLwTpp.s:819 .text.HAL_RCC_OscConfig:0000026c $d
|
||||||
/tmp/ccemvyj9.s:824 .text.HAL_RCC_OscConfig:00000274 $t
|
/tmp/ccuLwTpp.s:824 .text.HAL_RCC_OscConfig:00000274 $t
|
||||||
/tmp/ccemvyj9.s:1214 .text.HAL_RCC_OscConfig:00000440 $d
|
/tmp/ccuLwTpp.s:1214 .text.HAL_RCC_OscConfig:00000440 $d
|
||||||
/tmp/ccemvyj9.s:1219 .text.HAL_RCC_MCOConfig:00000000 $t
|
/tmp/ccuLwTpp.s:1219 .text.HAL_RCC_MCOConfig:00000000 $t
|
||||||
/tmp/ccemvyj9.s:1225 .text.HAL_RCC_MCOConfig:00000000 HAL_RCC_MCOConfig
|
/tmp/ccuLwTpp.s:1225 .text.HAL_RCC_MCOConfig:00000000 HAL_RCC_MCOConfig
|
||||||
/tmp/ccemvyj9.s:1375 .text.HAL_RCC_MCOConfig:0000008c $d
|
/tmp/ccuLwTpp.s:1375 .text.HAL_RCC_MCOConfig:0000008c $d
|
||||||
/tmp/ccemvyj9.s:1382 .text.HAL_RCC_EnableCSS:00000000 $t
|
/tmp/ccuLwTpp.s:1382 .text.HAL_RCC_EnableCSS:00000000 $t
|
||||||
/tmp/ccemvyj9.s:1388 .text.HAL_RCC_EnableCSS:00000000 HAL_RCC_EnableCSS
|
/tmp/ccuLwTpp.s:1388 .text.HAL_RCC_EnableCSS:00000000 HAL_RCC_EnableCSS
|
||||||
/tmp/ccemvyj9.s:1405 .text.HAL_RCC_EnableCSS:0000000c $d
|
/tmp/ccuLwTpp.s:1405 .text.HAL_RCC_EnableCSS:0000000c $d
|
||||||
/tmp/ccemvyj9.s:1410 .text.HAL_RCC_DisableCSS:00000000 $t
|
/tmp/ccuLwTpp.s:1410 .text.HAL_RCC_DisableCSS:00000000 $t
|
||||||
/tmp/ccemvyj9.s:1416 .text.HAL_RCC_DisableCSS:00000000 HAL_RCC_DisableCSS
|
/tmp/ccuLwTpp.s:1416 .text.HAL_RCC_DisableCSS:00000000 HAL_RCC_DisableCSS
|
||||||
/tmp/ccemvyj9.s:1433 .text.HAL_RCC_DisableCSS:0000000c $d
|
/tmp/ccuLwTpp.s:1433 .text.HAL_RCC_DisableCSS:0000000c $d
|
||||||
/tmp/ccemvyj9.s:1439 .text.HAL_RCC_GetSysClockFreq:00000000 $t
|
/tmp/ccuLwTpp.s:1439 .text.HAL_RCC_GetSysClockFreq:00000000 $t
|
||||||
/tmp/ccemvyj9.s:1445 .text.HAL_RCC_GetSysClockFreq:00000000 HAL_RCC_GetSysClockFreq
|
/tmp/ccuLwTpp.s:1445 .text.HAL_RCC_GetSysClockFreq:00000000 HAL_RCC_GetSysClockFreq
|
||||||
/tmp/ccemvyj9.s:1562 .text.HAL_RCC_GetSysClockFreq:0000009c $d
|
/tmp/ccuLwTpp.s:1562 .text.HAL_RCC_GetSysClockFreq:0000009c $d
|
||||||
/tmp/ccemvyj9.s:1569 .text.HAL_RCC_ClockConfig:00000000 $t
|
/tmp/ccuLwTpp.s:1569 .text.HAL_RCC_ClockConfig:00000000 $t
|
||||||
/tmp/ccemvyj9.s:1575 .text.HAL_RCC_ClockConfig:00000000 HAL_RCC_ClockConfig
|
/tmp/ccuLwTpp.s:1575 .text.HAL_RCC_ClockConfig:00000000 HAL_RCC_ClockConfig
|
||||||
/tmp/ccemvyj9.s:1874 .text.HAL_RCC_ClockConfig:00000158 $d
|
/tmp/ccuLwTpp.s:1874 .text.HAL_RCC_ClockConfig:00000158 $d
|
||||||
/tmp/ccemvyj9.s:1883 .text.HAL_RCC_GetHCLKFreq:00000000 $t
|
/tmp/ccuLwTpp.s:1883 .text.HAL_RCC_GetHCLKFreq:00000000 $t
|
||||||
/tmp/ccemvyj9.s:1889 .text.HAL_RCC_GetHCLKFreq:00000000 HAL_RCC_GetHCLKFreq
|
/tmp/ccuLwTpp.s:1889 .text.HAL_RCC_GetHCLKFreq:00000000 HAL_RCC_GetHCLKFreq
|
||||||
/tmp/ccemvyj9.s:1904 .text.HAL_RCC_GetHCLKFreq:00000008 $d
|
/tmp/ccuLwTpp.s:1904 .text.HAL_RCC_GetHCLKFreq:00000008 $d
|
||||||
/tmp/ccemvyj9.s:1909 .text.HAL_RCC_GetPCLK1Freq:00000000 $t
|
/tmp/ccuLwTpp.s:1909 .text.HAL_RCC_GetPCLK1Freq:00000000 $t
|
||||||
/tmp/ccemvyj9.s:1915 .text.HAL_RCC_GetPCLK1Freq:00000000 HAL_RCC_GetPCLK1Freq
|
/tmp/ccuLwTpp.s:1915 .text.HAL_RCC_GetPCLK1Freq:00000000 HAL_RCC_GetPCLK1Freq
|
||||||
/tmp/ccemvyj9.s:1944 .text.HAL_RCC_GetPCLK1Freq:00000018 $d
|
/tmp/ccuLwTpp.s:1944 .text.HAL_RCC_GetPCLK1Freq:00000018 $d
|
||||||
/tmp/ccemvyj9.s:1950 .text.HAL_RCC_GetPCLK2Freq:00000000 $t
|
/tmp/ccuLwTpp.s:1950 .text.HAL_RCC_GetPCLK2Freq:00000000 $t
|
||||||
/tmp/ccemvyj9.s:1956 .text.HAL_RCC_GetPCLK2Freq:00000000 HAL_RCC_GetPCLK2Freq
|
/tmp/ccuLwTpp.s:1956 .text.HAL_RCC_GetPCLK2Freq:00000000 HAL_RCC_GetPCLK2Freq
|
||||||
/tmp/ccemvyj9.s:1985 .text.HAL_RCC_GetPCLK2Freq:00000018 $d
|
/tmp/ccuLwTpp.s:1985 .text.HAL_RCC_GetPCLK2Freq:00000018 $d
|
||||||
/tmp/ccemvyj9.s:1991 .text.HAL_RCC_GetOscConfig:00000000 $t
|
/tmp/ccuLwTpp.s:1991 .text.HAL_RCC_GetOscConfig:00000000 $t
|
||||||
/tmp/ccemvyj9.s:1997 .text.HAL_RCC_GetOscConfig:00000000 HAL_RCC_GetOscConfig
|
/tmp/ccuLwTpp.s:1997 .text.HAL_RCC_GetOscConfig:00000000 HAL_RCC_GetOscConfig
|
||||||
/tmp/ccemvyj9.s:2207 .text.HAL_RCC_GetOscConfig:000000dc $d
|
/tmp/ccuLwTpp.s:2207 .text.HAL_RCC_GetOscConfig:000000dc $d
|
||||||
/tmp/ccemvyj9.s:2212 .text.HAL_RCC_GetClockConfig:00000000 $t
|
/tmp/ccuLwTpp.s:2212 .text.HAL_RCC_GetClockConfig:00000000 $t
|
||||||
/tmp/ccemvyj9.s:2218 .text.HAL_RCC_GetClockConfig:00000000 HAL_RCC_GetClockConfig
|
/tmp/ccuLwTpp.s:2218 .text.HAL_RCC_GetClockConfig:00000000 HAL_RCC_GetClockConfig
|
||||||
/tmp/ccemvyj9.s:2273 .text.HAL_RCC_GetClockConfig:00000034 $d
|
/tmp/ccuLwTpp.s:2273 .text.HAL_RCC_GetClockConfig:00000034 $d
|
||||||
/tmp/ccemvyj9.s:2279 .text.HAL_RCC_CSSCallback:00000000 $t
|
/tmp/ccuLwTpp.s:2279 .text.HAL_RCC_CSSCallback:00000000 $t
|
||||||
/tmp/ccemvyj9.s:2285 .text.HAL_RCC_CSSCallback:00000000 HAL_RCC_CSSCallback
|
/tmp/ccuLwTpp.s:2285 .text.HAL_RCC_CSSCallback:00000000 HAL_RCC_CSSCallback
|
||||||
/tmp/ccemvyj9.s:2298 .text.HAL_RCC_NMI_IRQHandler:00000000 $t
|
/tmp/ccuLwTpp.s:2298 .text.HAL_RCC_NMI_IRQHandler:00000000 $t
|
||||||
/tmp/ccemvyj9.s:2304 .text.HAL_RCC_NMI_IRQHandler:00000000 HAL_RCC_NMI_IRQHandler
|
/tmp/ccuLwTpp.s:2304 .text.HAL_RCC_NMI_IRQHandler:00000000 HAL_RCC_NMI_IRQHandler
|
||||||
/tmp/ccemvyj9.s:2338 .text.HAL_RCC_NMI_IRQHandler:0000001c $d
|
/tmp/ccuLwTpp.s:2338 .text.HAL_RCC_NMI_IRQHandler:0000001c $d
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
HAL_GetTick
|
HAL_GetTick
|
||||||
|
|||||||
Binary file not shown.
+102
-102
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccgN7hfx.s page 1
|
ARM GAS /tmp/ccaqdy02.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
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
|
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
|
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @brief RCCEx HAL module driver
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 2
|
ARM GAS /tmp/ccaqdy02.s page 2
|
||||||
|
|
||||||
|
|
||||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @{
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @{
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** @endverbatim
|
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** @endverbatim
|
||||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @{
|
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @{
|
||||||
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** */
|
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** */
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 3
|
ARM GAS /tmp/ccaqdy02.s page 3
|
||||||
|
|
||||||
|
|
||||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** #if defined (STM32F745xx) || defined (STM32F746xx) || defined (STM32F756xx) || defined (STM32F765xx
|
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/ccgN7hfx.s page 1
|
|||||||
53 .loc 1 117 3 view .LVU8
|
53 .loc 1 117 3 view .LVU8
|
||||||
54 .loc 1 117 21 is_stmt 0 view .LVU9
|
54 .loc 1 117 21 is_stmt 0 view .LVU9
|
||||||
55 0006 0668 ldr r6, [r0]
|
55 0006 0668 ldr r6, [r0]
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 4
|
ARM GAS /tmp/ccaqdy02.s page 4
|
||||||
|
|
||||||
|
|
||||||
56 .loc 1 117 5 view .LVU10
|
56 .loc 1 117 5 view .LVU10
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
138:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure SAI1 Clock source */
|
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);
|
139:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_SAI1_CONFIG(PeriphClkInit->Sai1ClockSelection);
|
||||||
89 .loc 1 139 5 view .LVU24
|
89 .loc 1 139 5 view .LVU24
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 5
|
ARM GAS /tmp/ccaqdy02.s page 5
|
||||||
|
|
||||||
|
|
||||||
90 0032 AC4A ldr r2, .L87
|
90 0032 AC4A ldr r2, .L87
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
123 0068 216C ldr r1, [r4, #64]
|
123 0068 216C ldr r1, [r4, #64]
|
||||||
124 006a 0B43 orrs r3, r3, r1
|
124 006a 0B43 orrs r3, r3, r1
|
||||||
125 006c C2F88C30 str r3, [r2, #140]
|
125 006c C2F88C30 str r3, [r2, #140]
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 6
|
ARM GAS /tmp/ccaqdy02.s page 6
|
||||||
|
|
||||||
|
|
||||||
160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
160:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_RTCCLKSOURCE(PeriphClkInit->RTCClockSelection));
|
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 ****
|
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*/
|
185:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Enable Power Clock*/
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 7
|
ARM GAS /tmp/ccaqdy02.s page 7
|
||||||
|
|
||||||
|
|
||||||
186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PWR_CLK_ENABLE();
|
186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PWR_CLK_ENABLE();
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
158 .loc 1 238 3 view .LVU49
|
158 .loc 1 238 3 view .LVU49
|
||||||
159 .loc 1 238 21 is_stmt 0 view .LVU50
|
159 .loc 1 238 21 is_stmt 0 view .LVU50
|
||||||
160 0090 2368 ldr r3, [r4]
|
160 0090 2368 ldr r3, [r4]
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 8
|
ARM GAS /tmp/ccaqdy02.s page 8
|
||||||
|
|
||||||
|
|
||||||
161 .loc 1 238 5 view .LVU51
|
161 .loc 1 238 5 view .LVU51
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
195 00cc 2368 ldr r3, [r4]
|
195 00cc 2368 ldr r3, [r4]
|
||||||
196 .loc 1 258 5 view .LVU64
|
196 .loc 1 258 5 view .LVU64
|
||||||
197 00ce 13F4004F tst r3, #32768
|
197 00ce 13F4004F tst r3, #32768
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 9
|
ARM GAS /tmp/ccaqdy02.s page 9
|
||||||
|
|
||||||
|
|
||||||
198 00d2 08D0 beq .L19
|
198 00d2 08D0 beq .L19
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
229 .loc 1 281 5 is_stmt 1 view .LVU75
|
229 .loc 1 281 5 is_stmt 1 view .LVU75
|
||||||
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
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 */
|
283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the I2C4 clock source */
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 10
|
ARM GAS /tmp/ccaqdy02.s page 10
|
||||||
|
|
||||||
|
|
||||||
284:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_I2C4_CONFIG(PeriphClkInit->I2c4ClockSelection);
|
284:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_I2C4_CONFIG(PeriphClkInit->I2c4ClockSelection);
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
263 0142 23F00C03 bic r3, r3, #12
|
263 0142 23F00C03 bic r3, r3, #12
|
||||||
264 0146 A16C ldr r1, [r4, #72]
|
264 0146 A16C ldr r1, [r4, #72]
|
||||||
265 0148 0B43 orrs r3, r3, r1
|
265 0148 0B43 orrs r3, r3, r1
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 11
|
ARM GAS /tmp/ccaqdy02.s page 11
|
||||||
|
|
||||||
|
|
||||||
266 014a C2F89030 str r3, [r2, #144]
|
266 014a C2F89030 str r3, [r2, #144]
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
327:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /*-------------------------------------- UART5 Configuration -----------------------------------*
|
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)
|
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
|
298 .loc 1 328 3 view .LVU97
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 12
|
ARM GAS /tmp/ccaqdy02.s page 12
|
||||||
|
|
||||||
|
|
||||||
299 .loc 1 328 21 is_stmt 0 view .LVU98
|
299 .loc 1 328 21 is_stmt 0 view .LVU98
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
333 01bc 08D0 beq .L28
|
333 01bc 08D0 beq .L28
|
||||||
349:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
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 */
|
350:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Check the parameters */
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 13
|
ARM GAS /tmp/ccaqdy02.s page 13
|
||||||
|
|
||||||
|
|
||||||
351:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_UART7CLKSOURCE(PeriphClkInit->Uart7ClockSelection));
|
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/ccgN7hfx.s page 1
|
|||||||
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_CEC_CONFIG(PeriphClkInit->CecClockSelection);
|
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_CEC_CONFIG(PeriphClkInit->CecClockSelection);
|
||||||
365 .loc 1 374 5 view .LVU121
|
365 .loc 1 374 5 view .LVU121
|
||||||
366 01f2 3C4A ldr r2, .L87
|
366 01f2 3C4A ldr r2, .L87
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 14
|
ARM GAS /tmp/ccaqdy02.s page 14
|
||||||
|
|
||||||
|
|
||||||
367 01f4 D2F89030 ldr r3, [r2, #144]
|
367 01f4 D2F89030 ldr r3, [r2, #144]
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
400 022e 00D0 beq .L32
|
400 022e 00D0 beq .L32
|
||||||
396:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
396:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** pllsaiused = 1;
|
397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** pllsaiused = 1;
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 15
|
ARM GAS /tmp/ccaqdy02.s page 15
|
||||||
|
|
||||||
|
|
||||||
401 .loc 1 397 16 view .LVU133
|
401 .loc 1 397 16 view .LVU133
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
420:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
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
|
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 ------------------------------------
|
422:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /*------------------------------------- SDMMC2 Configuration ------------------------------------
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 16
|
ARM GAS /tmp/ccaqdy02.s page 16
|
||||||
|
|
||||||
|
|
||||||
423:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if(((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_SDMMC2) == RCC_PERIPHCLK_SDMMC2)
|
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/ccgN7hfx.s page 1
|
|||||||
466 .loc 1 443 5 view .LVU155
|
466 .loc 1 443 5 view .LVU155
|
||||||
467 02a0 13F0805F tst r3, #268435456
|
467 02a0 13F0805F tst r3, #268435456
|
||||||
468 02a4 09D0 beq .L37
|
468 02a4 09D0 beq .L37
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 17
|
ARM GAS /tmp/ccaqdy02.s page 17
|
||||||
|
|
||||||
|
|
||||||
444:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
444:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
502 02d6 034B ldr r3, .L87
|
502 02d6 034B ldr r3, .L87
|
||||||
503 02d8 1B68 ldr r3, [r3]
|
503 02d8 1B68 ldr r3, [r3]
|
||||||
504 .loc 1 464 51 view .LVU168
|
504 .loc 1 464 51 view .LVU168
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 18
|
ARM GAS /tmp/ccaqdy02.s page 18
|
||||||
|
|
||||||
|
|
||||||
505 02da 13F0006F tst r3, #134217728
|
505 02da 13F0006F tst r3, #134217728
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
548 0304 B9E6 b .L6
|
548 0304 B9E6 b .L6
|
||||||
549 .LVL20:
|
549 .LVL20:
|
||||||
550 .L77:
|
550 .L77:
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 19
|
ARM GAS /tmp/ccaqdy02.s page 19
|
||||||
|
|
||||||
|
|
||||||
183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
183:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
588 .loc 1 195 36 view .LVU196
|
588 .loc 1 195 36 view .LVU196
|
||||||
589 032e 13F4807F tst r3, #256
|
589 032e 13F4807F tst r3, #256
|
||||||
590 0332 06D1 bne .L80
|
590 0332 06D1 bne .L80
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 20
|
ARM GAS /tmp/ccaqdy02.s page 20
|
||||||
|
|
||||||
|
|
||||||
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
197:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
628 .loc 1 209 15 view .LVU213
|
628 .loc 1 209 15 view .LVU213
|
||||||
629 035a 22F44072 bic r2, r2, #768
|
629 035a 22F44072 bic r2, r2, #768
|
||||||
630 .LVL27:
|
630 .LVL27:
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 21
|
ARM GAS /tmp/ccaqdy02.s page 21
|
||||||
|
|
||||||
|
|
||||||
212:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_BACKUPRESET_RELEASE();
|
212:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_BACKUPRESET_RELEASE();
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
222:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
673 .loc 1 222 21 is_stmt 0 view .LVU226
|
673 .loc 1 222 21 is_stmt 0 view .LVU226
|
||||||
674 039e FFF7FEFF bl HAL_GetTick
|
674 039e FFF7FEFF bl HAL_GetTick
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 22
|
ARM GAS /tmp/ccaqdy02.s page 22
|
||||||
|
|
||||||
|
|
||||||
675 .LVL30:
|
675 .LVL30:
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
389:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
389:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
717 .loc 1 389 18 view .LVU239
|
717 .loc 1 389 18 view .LVU239
|
||||||
718 03d4 28E7 b .L31
|
718 03d4 28E7 b .L31
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 23
|
ARM GAS /tmp/ccaqdy02.s page 23
|
||||||
|
|
||||||
|
|
||||||
719 .LVL36:
|
719 .LVL36:
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
754 0402 C2F88430 str r3, [r2, #132]
|
754 0402 C2F88430 str r3, [r2, #132]
|
||||||
755 .LVL41:
|
755 .LVL41:
|
||||||
756 .L42:
|
756 .L42:
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 24
|
ARM GAS /tmp/ccaqdy02.s page 24
|
||||||
|
|
||||||
|
|
||||||
489:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
489:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
792 .LVL44:
|
792 .LVL44:
|
||||||
793 .loc 1 507 7 is_stmt 0 view .LVU269
|
793 .loc 1 507 7 is_stmt 0 view .LVU269
|
||||||
794 0434 43EA8013 orr r3, r3, r0, lsl #6
|
794 0434 43EA8013 orr r3, r3, r0, lsl #6
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 25
|
ARM GAS /tmp/ccaqdy02.s page 25
|
||||||
|
|
||||||
|
|
||||||
795 0438 E068 ldr r0, [r4, #12]
|
795 0438 E068 ldr r0, [r4, #12]
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
831 046e 2369 ldr r3, [r4, #16]
|
831 046e 2369 ldr r3, [r4, #16]
|
||||||
832 0470 1B04 lsls r3, r3, #16
|
832 0470 1B04 lsls r3, r3, #16
|
||||||
833 0472 43EA8613 orr r3, r3, r6, lsl #6
|
833 0472 43EA8613 orr r3, r3, r6, lsl #6
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 26
|
ARM GAS /tmp/ccaqdy02.s page 26
|
||||||
|
|
||||||
|
|
||||||
834 0476 00F07060 and r0, r0, #251658240
|
834 0476 00F07060 and r0, r0, #251658240
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
870 04b2 1360 str r3, [r2]
|
870 04b2 1360 str r3, [r2]
|
||||||
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get Start Tick*/
|
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get Start Tick*/
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 27
|
ARM GAS /tmp/ccaqdy02.s page 27
|
||||||
|
|
||||||
|
|
||||||
546:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tickstart = HAL_GetTick();
|
546:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tickstart = HAL_GetTick();
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
567:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tickstart = HAL_GetTick();
|
567:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tickstart = HAL_GetTick();
|
||||||
568:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
568:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
569:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Wait till PLLSAI is disabled */
|
569:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Wait till PLLSAI is disabled */
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 28
|
ARM GAS /tmp/ccaqdy02.s page 28
|
||||||
|
|
||||||
|
|
||||||
570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** while(__HAL_RCC_PLLSAI_GET_FLAG() != RESET)
|
570:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** while(__HAL_RCC_PLLSAI_GET_FLAG() != RESET)
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_PLLSAI_DIVR_VALUE(PeriphClkInit->PLLSAIDivR));
|
624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_PLLSAI_DIVR_VALUE(PeriphClkInit->PLLSAIDivR));
|
||||||
625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
626:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Read PLLSAIP and PLLSAIQ value from PLLSAICFGR register (these value are not needed for LT
|
626:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Read PLLSAIP and PLLSAIQ value from PLLSAICFGR register (these value are not needed for LT
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 29
|
ARM GAS /tmp/ccaqdy02.s page 29
|
||||||
|
|
||||||
|
|
||||||
627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tmpreg0 = ((RCC->PLLSAICFGR & RCC_PLLSAICFGR_PLLSAIQ) >> RCC_PLLSAICFGR_PLLSAIQ_Pos);
|
627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tmpreg0 = ((RCC->PLLSAICFGR & RCC_PLLSAICFGR_PLLSAIQ) >> RCC_PLLSAICFGR_PLLSAIQ_Pos);
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
567:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
567:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
925 .loc 1 567 17 is_stmt 0 view .LVU309
|
925 .loc 1 567 17 is_stmt 0 view .LVU309
|
||||||
926 04e6 FFF7FEFF bl HAL_GetTick
|
926 04e6 FFF7FEFF bl HAL_GetTick
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 30
|
ARM GAS /tmp/ccaqdy02.s page 30
|
||||||
|
|
||||||
|
|
||||||
927 .LVL59:
|
927 .LVL59:
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
583:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** ((((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_SAI2) == RCC_PERIPHCLK_SAI2) && (Pe
|
583:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** ((((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_SAI2) == RCC_PERIPHCLK_SAI2) && (Pe
|
||||||
967 .loc 1 583 94 discriminator 1 view .LVU324
|
967 .loc 1 583 94 discriminator 1 view .LVU324
|
||||||
968 051a 22B1 cbz r2, .L53
|
968 051a 22B1 cbz r2, .L53
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 31
|
ARM GAS /tmp/ccaqdy02.s page 31
|
||||||
|
|
||||||
|
|
||||||
969 .L52:
|
969 .L52:
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1010 .L54:
|
1010 .L54:
|
||||||
605:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
605:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
1011 .loc 1 605 5 view .LVU338
|
1011 .loc 1 605 5 view .LVU338
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 32
|
ARM GAS /tmp/ccaqdy02.s page 32
|
||||||
|
|
||||||
|
|
||||||
605:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
605:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1050 058e 0B43 orrs r3, r3, r1
|
1050 058e 0B43 orrs r3, r3, r1
|
||||||
1051 0590 E169 ldr r1, [r4, #28]
|
1051 0590 E169 ldr r1, [r4, #28]
|
||||||
1052 0592 43EA0173 orr r3, r3, r1, lsl #28
|
1052 0592 43EA0173 orr r3, r3, r1, lsl #28
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 33
|
ARM GAS /tmp/ccaqdy02.s page 33
|
||||||
|
|
||||||
|
|
||||||
1053 0596 C2F88830 str r3, [r2, #136]
|
1053 0596 C2F88830 str r3, [r2, #136]
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1094 .LVL76:
|
1094 .LVL76:
|
||||||
1095 .L85:
|
1095 .L85:
|
||||||
608:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Read PLLSAIQ and PLLSAIR value from PLLSAICFGR register (this value is not needed for CK48
|
608:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Read PLLSAIQ and PLLSAIR value from PLLSAICFGR register (this value is not needed for CK48
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 34
|
ARM GAS /tmp/ccaqdy02.s page 34
|
||||||
|
|
||||||
|
|
||||||
1096 .loc 1 608 7 is_stmt 1 view .LVU368
|
1096 .loc 1 608 7 is_stmt 1 view .LVU368
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1143 .LVL83:
|
1143 .LVL83:
|
||||||
1144 .LFB142:
|
1144 .LFB142:
|
||||||
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 35
|
ARM GAS /tmp/ccaqdy02.s page 35
|
||||||
|
|
||||||
|
|
||||||
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /**
|
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /**
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1159 .loc 1 698 35 view .LVU384
|
1159 .loc 1 698 35 view .LVU384
|
||||||
1160 000a C2F38812 ubfx r2, r2, #6, #9
|
1160 000a C2F38812 ubfx r2, r2, #6, #9
|
||||||
1161 .loc 1 698 33 view .LVU385
|
1161 .loc 1 698 33 view .LVU385
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 36
|
ARM GAS /tmp/ccaqdy02.s page 36
|
||||||
|
|
||||||
|
|
||||||
1162 000e 4260 str r2, [r0, #4]
|
1162 000e 4260 str r2, [r0, #4]
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1207 004c D3F88820 ldr r2, [r3, #136]
|
1207 004c D3F88820 ldr r2, [r3, #136]
|
||||||
1208 .loc 1 707 35 view .LVU412
|
1208 .loc 1 707 35 view .LVU412
|
||||||
1209 0050 C2F30272 ubfx r2, r2, #28, #3
|
1209 0050 C2F30272 ubfx r2, r2, #28, #3
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 37
|
ARM GAS /tmp/ccaqdy02.s page 37
|
||||||
|
|
||||||
|
|
||||||
1210 .loc 1 707 33 view .LVU413
|
1210 .loc 1 707 33 view .LVU413
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1250 008e 4263 str r2, [r0, #52]
|
1250 008e 4263 str r2, [r0, #52]
|
||||||
722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
723:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get the I2C1 clock configuration ------------------------------------------*/
|
723:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get the I2C1 clock configuration ------------------------------------------*/
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 38
|
ARM GAS /tmp/ccaqdy02.s page 38
|
||||||
|
|
||||||
|
|
||||||
724:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE();
|
724:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->I2c1ClockSelection = __HAL_RCC_GET_I2C1_SOURCE();
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
742:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->Usart3ClockSelection = __HAL_RCC_GET_USART3_SOURCE();
|
742:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->Usart3ClockSelection = __HAL_RCC_GET_USART3_SOURCE();
|
||||||
1287 .loc 1 742 3 is_stmt 1 view .LVU453
|
1287 .loc 1 742 3 is_stmt 1 view .LVU453
|
||||||
1288 .loc 1 742 41 is_stmt 0 view .LVU454
|
1288 .loc 1 742 41 is_stmt 0 view .LVU454
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 39
|
ARM GAS /tmp/ccaqdy02.s page 39
|
||||||
|
|
||||||
|
|
||||||
1289 00cc D3F89020 ldr r2, [r3, #144]
|
1289 00cc D3F89020 ldr r2, [r3, #144]
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1325 0108 D3F89020 ldr r2, [r3, #144]
|
1325 0108 D3F89020 ldr r2, [r3, #144]
|
||||||
1326 010c 02F04072 and r2, r2, #50331648
|
1326 010c 02F04072 and r2, r2, #50331648
|
||||||
1327 .loc 1 760 39 view .LVU473
|
1327 .loc 1 760 39 view .LVU473
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 40
|
ARM GAS /tmp/ccaqdy02.s page 40
|
||||||
|
|
||||||
|
|
||||||
1328 0110 4267 str r2, [r0, #116]
|
1328 0110 4267 str r2, [r0, #116]
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1363 .loc 1 779 44 view .LVU491
|
1363 .loc 1 779 44 view .LVU491
|
||||||
1364 0152 C0F88C20 str r2, [r0, #140]
|
1364 0152 C0F88C20 str r2, [r0, #140]
|
||||||
780:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** #endif /* STM32F767xx || STM32F769xx || STM32F777xx || STM32F779xx */
|
780:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** #endif /* STM32F767xx || STM32F769xx || STM32F777xx || STM32F779xx */
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 41
|
ARM GAS /tmp/ccaqdy02.s page 41
|
||||||
|
|
||||||
|
|
||||||
781:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
781:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1404 .LFE142:
|
1404 .LFE142:
|
||||||
1406 .section .text.HAL_RCCEx_GetPeriphCLKFreq,"ax",%progbits
|
1406 .section .text.HAL_RCCEx_GetPeriphCLKFreq,"ax",%progbits
|
||||||
1407 .align 1
|
1407 .align 1
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 42
|
ARM GAS /tmp/ccaqdy02.s page 42
|
||||||
|
|
||||||
|
|
||||||
1408 .global HAL_RCCEx_GetPeriphCLKFreq
|
1408 .global HAL_RCCEx_GetPeriphCLKFreq
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
843:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_SAI1CLKSOURCE(PeriphClkInit->Sai1ClockSelection));
|
843:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_SAI1CLKSOURCE(PeriphClkInit->Sai1ClockSelection));
|
||||||
844:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
844:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
845:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure SAI1 Clock source */
|
845:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure SAI1 Clock source */
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 43
|
ARM GAS /tmp/ccaqdy02.s page 43
|
||||||
|
|
||||||
|
|
||||||
846:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_SAI1_CONFIG(PeriphClkInit->Sai1ClockSelection);
|
846:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_SAI1_CONFIG(PeriphClkInit->Sai1ClockSelection);
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
900:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** return HAL_TIMEOUT;
|
900:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** return HAL_TIMEOUT;
|
||||||
901:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
901:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
902:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
902:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 44
|
ARM GAS /tmp/ccaqdy02.s page 44
|
||||||
|
|
||||||
|
|
||||||
903:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
903:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
957:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
957:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
958:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /*-------------------------------------- I2C2 Configuration -----------------------------------*/
|
958:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /*-------------------------------------- I2C2 Configuration -----------------------------------*/
|
||||||
959:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if(((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_I2C2) == RCC_PERIPHCLK_I2C2)
|
959:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if(((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_I2C2) == RCC_PERIPHCLK_I2C2)
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 45
|
ARM GAS /tmp/ccaqdy02.s page 45
|
||||||
|
|
||||||
|
|
||||||
960:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
960:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1014:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the UART4 clock source */
|
1014:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the UART4 clock source */
|
||||||
1015:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_UART4_CONFIG(PeriphClkInit->Uart4ClockSelection);
|
1015:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_UART4_CONFIG(PeriphClkInit->Uart4ClockSelection);
|
||||||
1016:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
1016:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 46
|
ARM GAS /tmp/ccaqdy02.s page 46
|
||||||
|
|
||||||
|
|
||||||
1017:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1017:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1071:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
1071:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
1072:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
1072:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
1073:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1073:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 47
|
ARM GAS /tmp/ccaqdy02.s page 47
|
||||||
|
|
||||||
|
|
||||||
1074:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /*-------------------------------------- LPTIM1 Configuration -----------------------------------
|
1074:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /*-------------------------------------- LPTIM1 Configuration -----------------------------------
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1128:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if(((((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_I2S) == RCC_PERIPHCLK_I2S) && (Peri
|
1128:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** if(((((PeriphClkInit->PeriphClockSelection) & RCC_PERIPHCLK_I2S) == RCC_PERIPHCLK_I2S) && (Peri
|
||||||
1129:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
1129:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
1130:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* check for Parameters */
|
1130:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* check for Parameters */
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 48
|
ARM GAS /tmp/ccaqdy02.s page 48
|
||||||
|
|
||||||
|
|
||||||
1131:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_PLLI2SR_VALUE(PeriphClkInit->PLLI2S.PLLI2SR));
|
1131:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** assert_param(IS_RCC_PLLI2SR_VALUE(PeriphClkInit->PLLI2S.PLLI2SR));
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1185:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* return in case of Timeout detected */
|
1185:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* return in case of Timeout detected */
|
||||||
1186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** return HAL_TIMEOUT;
|
1186:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** return HAL_TIMEOUT;
|
||||||
1187:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
1187:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 49
|
ARM GAS /tmp/ccaqdy02.s page 49
|
||||||
|
|
||||||
|
|
||||||
1188:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
1188:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
1243:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the PLLSAI division factors */
|
1243:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Configure the PLLSAI division factors */
|
||||||
1244:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* PLLSAI_VCO = f(VCO clock) = f(PLLSAI clock input) x (PLLI2SN/PLLM) */
|
1244:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* PLLSAI_VCO = f(VCO clock) = f(PLLSAI clock input) x (PLLI2SN/PLLM) */
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 50
|
ARM GAS /tmp/ccaqdy02.s page 50
|
||||||
|
|
||||||
|
|
||||||
1245:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* 48CLK = f(PLLSAI clock output) = f(VCO clock) / PLLSAIP */
|
1245:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* 48CLK = f(PLLSAI clock output) = f(VCO clock) / PLLSAIP */
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1299:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1299:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
1300:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get the PLLSAI/PLLI2S division factors -------------------------------------------*/
|
1300:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get the PLLSAI/PLLI2S division factors -------------------------------------------*/
|
||||||
1301:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->PLLI2SDivQ = (uint32_t)((RCC->DCKCFGR1 & RCC_DCKCFGR1_PLLI2SDIVQ) >> RCC_DCKCFGR1_
|
1301:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->PLLI2SDivQ = (uint32_t)((RCC->DCKCFGR1 & RCC_DCKCFGR1_PLLI2SDIVQ) >> RCC_DCKCFGR1_
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 51
|
ARM GAS /tmp/ccaqdy02.s page 51
|
||||||
|
|
||||||
|
|
||||||
1302:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->PLLSAIDivQ = (uint32_t)((RCC->DCKCFGR1 & RCC_DCKCFGR1_PLLSAIDIVQ) >> RCC_DCKCFGR1_
|
1302:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->PLLSAIDivQ = (uint32_t)((RCC->DCKCFGR1 & RCC_DCKCFGR1_PLLSAIDIVQ) >> RCC_DCKCFGR1_
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1356:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->Sdmmc2ClockSelection = __HAL_RCC_GET_SDMMC2_SOURCE();
|
1356:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** PeriphClkInit->Sdmmc2ClockSelection = __HAL_RCC_GET_SDMMC2_SOURCE();
|
||||||
1357:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1357:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
1358:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get the RTC Clock configuration -----------------------------------------------*/
|
1358:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Get the RTC Clock configuration -----------------------------------------------*/
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 52
|
ARM GAS /tmp/ccaqdy02.s page 52
|
||||||
|
|
||||||
|
|
||||||
1359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tempreg = (RCC->CFGR & RCC_CFGR_RTCPRE);
|
1359:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tempreg = (RCC->CFGR & RCC_CFGR_RTCPRE);
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1434 .LVL87:
|
1434 .LVL87:
|
||||||
1435 .L100:
|
1435 .L100:
|
||||||
1394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
1394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 53
|
ARM GAS /tmp/ccaqdy02.s page 53
|
||||||
|
|
||||||
|
|
||||||
1395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** saiclocksource = RCC->DCKCFGR1;
|
1395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** saiclocksource = RCC->DCKCFGR1;
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1449:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
1449:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
1450:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = EXTERNAL_CLOCK_VALUE;
|
1450:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = EXTERNAL_CLOCK_VALUE;
|
||||||
1451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** break;
|
1451:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** break;
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 54
|
ARM GAS /tmp/ccaqdy02.s page 54
|
||||||
|
|
||||||
|
|
||||||
1452:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
1452:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1500:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1500:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
1501:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* SAI_CLK_x = SAI_CLK(first level)/PLLSAIDIVQ */
|
1501:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* SAI_CLK_x = SAI_CLK(first level)/PLLSAIDIVQ */
|
||||||
1502:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tmpreg = (((RCC->DCKCFGR1 & RCC_DCKCFGR1_PLLSAIDIVQ) >> 8) + 1);
|
1502:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tmpreg = (((RCC->DCKCFGR1 & RCC_DCKCFGR1_PLLSAIDIVQ) >> 8) + 1);
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 55
|
ARM GAS /tmp/ccaqdy02.s page 55
|
||||||
|
|
||||||
|
|
||||||
1503:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = frequency/(tmpreg);
|
1503:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = frequency/(tmpreg);
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1557:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
1557:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
1558:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1558:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
1559:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** return frequency;
|
1559:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** return frequency;
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 56
|
ARM GAS /tmp/ccaqdy02.s page 56
|
||||||
|
|
||||||
|
|
||||||
1560:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
1560:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1440:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = (vcoinput * ((RCC->PLLI2SCFGR & RCC_PLLI2SCFGR_PLLI2SN) >> 6))/(tmpreg);
|
1440:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = (vcoinput * ((RCC->PLLI2SCFGR & RCC_PLLI2SCFGR_PLLI2SN) >> 6))/(tmpreg);
|
||||||
1482 .loc 1 1440 9 is_stmt 1 view .LVU533
|
1482 .loc 1 1440 9 is_stmt 1 view .LVU533
|
||||||
1440:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = (vcoinput * ((RCC->PLLI2SCFGR & RCC_PLLI2SCFGR_PLLI2SN) >> 6))/(tmpreg);
|
1440:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** frequency = (vcoinput * ((RCC->PLLI2SCFGR & RCC_PLLI2SCFGR_PLLI2SN) >> 6))/(tmpreg);
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 57
|
ARM GAS /tmp/ccaqdy02.s page 57
|
||||||
|
|
||||||
|
|
||||||
1483 .loc 1 1440 22 is_stmt 0 view .LVU534
|
1483 .loc 1 1440 22 is_stmt 0 view .LVU534
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1522 .L101:
|
1522 .L101:
|
||||||
1397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
1397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
1523 .loc 1 1397 5 view .LVU550
|
1523 .loc 1 1397 5 view .LVU550
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 58
|
ARM GAS /tmp/ccaqdy02.s page 58
|
||||||
|
|
||||||
|
|
||||||
1524 0072 B2F5401F cmp r2, #3145728
|
1524 0072 B2F5401F cmp r2, #3145728
|
||||||
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1563 0098 01F03F01 and r1, r1, #63
|
1563 0098 01F03F01 and r1, r1, #63
|
||||||
1406:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
1406:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
1564 .loc 1 1406 20 view .LVU566
|
1564 .loc 1 1406 20 view .LVU566
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 59
|
ARM GAS /tmp/ccaqdy02.s page 59
|
||||||
|
|
||||||
|
|
||||||
1565 009c 4E4A ldr r2, .L129+4
|
1565 009c 4E4A ldr r2, .L129+4
|
||||||
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1603 .loc 1 1411 11 view .LVU582
|
1603 .loc 1 1411 11 view .LVU582
|
||||||
1411:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
1411:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
1604 .loc 1 1411 50 is_stmt 0 view .LVU583
|
1604 .loc 1 1411 50 is_stmt 0 view .LVU583
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 60
|
ARM GAS /tmp/ccaqdy02.s page 60
|
||||||
|
|
||||||
|
|
||||||
1605 00cc 414A ldr r2, .L129
|
1605 00cc 414A ldr r2, .L129
|
||||||
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1478:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** saiclocksource &= RCC_DCKCFGR1_SAI2SEL;
|
1478:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** saiclocksource &= RCC_DCKCFGR1_SAI2SEL;
|
||||||
1646 .loc 1 1478 20 is_stmt 0 view .LVU597
|
1646 .loc 1 1478 20 is_stmt 0 view .LVU597
|
||||||
1647 00f4 374B ldr r3, .L129
|
1647 00f4 374B ldr r3, .L129
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 61
|
ARM GAS /tmp/ccaqdy02.s page 61
|
||||||
|
|
||||||
|
|
||||||
1648 .LVL123:
|
1648 .LVL123:
|
||||||
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1687 .loc 1 1523 16 view .LVU612
|
1687 .loc 1 1523 16 view .LVU612
|
||||||
1688 012c C2F30362 ubfx r2, r2, #24, #4
|
1688 012c C2F30362 ubfx r2, r2, #24, #4
|
||||||
1689 .LVL128:
|
1689 .LVL128:
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 62
|
ARM GAS /tmp/ccaqdy02.s page 62
|
||||||
|
|
||||||
|
|
||||||
1524:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1524:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1727 .loc 1 1539 16 view .LVU629
|
1727 .loc 1 1539 16 view .LVU629
|
||||||
1728 015a 5B68 ldr r3, [r3, #4]
|
1728 015a 5B68 ldr r3, [r3, #4]
|
||||||
1539:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
1539:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 63
|
ARM GAS /tmp/ccaqdy02.s page 63
|
||||||
|
|
||||||
|
|
||||||
1729 .loc 1 1539 11 view .LVU630
|
1729 .loc 1 1539 11 view .LVU630
|
||||||
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1499:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1499:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
1769 .loc 1 1499 9 is_stmt 1 view .LVU645
|
1769 .loc 1 1499 9 is_stmt 1 view .LVU645
|
||||||
1499:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1499:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 64
|
ARM GAS /tmp/ccaqdy02.s page 64
|
||||||
|
|
||||||
|
|
||||||
1770 .loc 1 1499 38 is_stmt 0 view .LVU646
|
1770 .loc 1 1499 38 is_stmt 0 view .LVU646
|
||||||
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1809 .L116:
|
1809 .L116:
|
||||||
1518:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
1518:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
1810 .loc 1 1518 11 is_stmt 1 view .LVU662
|
1810 .loc 1 1518 11 is_stmt 1 view .LVU662
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 65
|
ARM GAS /tmp/ccaqdy02.s page 65
|
||||||
|
|
||||||
|
|
||||||
1518:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
1518:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** }
|
||||||
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1562:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /**
|
1562:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /**
|
||||||
1563:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @}
|
1563:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** * @}
|
||||||
1564:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** */
|
1564:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** */
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 66
|
ARM GAS /tmp/ccaqdy02.s page 66
|
||||||
|
|
||||||
|
|
||||||
1565:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1565:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1876 0004 1B4A ldr r2, .L142
|
1876 0004 1B4A ldr r2, .L142
|
||||||
1877 0006 1368 ldr r3, [r2]
|
1877 0006 1368 ldr r3, [r2]
|
||||||
1878 0008 23F08063 bic r3, r3, #67108864
|
1878 0008 23F08063 bic r3, r3, #67108864
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 67
|
ARM GAS /tmp/ccaqdy02.s page 67
|
||||||
|
|
||||||
|
|
||||||
1879 000c 1360 str r3, [r2]
|
1879 000c 1360 str r3, [r2]
|
||||||
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1625:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
1626:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Enable the PLLI2S */
|
1626:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Enable the PLLI2S */
|
||||||
1627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PLLI2S_ENABLE();
|
1627:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PLLI2S_ENABLE();
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 68
|
ARM GAS /tmp/ccaqdy02.s page 68
|
||||||
|
|
||||||
|
|
||||||
1628:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1628:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1940 005a 13F0006F tst r3, #134217728
|
1940 005a 13F0006F tst r3, #134217728
|
||||||
1941 005e 06D1 bne .L141
|
1941 005e 06D1 bne .L141
|
||||||
1633:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
1633:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 69
|
ARM GAS /tmp/ccaqdy02.s page 69
|
||||||
|
|
||||||
|
|
||||||
1942 .loc 1 1633 5 is_stmt 1 view .LVU701
|
1942 .loc 1 1633 5 is_stmt 1 view .LVU701
|
||||||
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1651:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Disable the PLLI2S */
|
1651:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Disable the PLLI2S */
|
||||||
1652:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PLLI2S_DISABLE();
|
1652:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PLLI2S_DISABLE();
|
||||||
1984 .loc 1 1652 3 view .LVU709
|
1984 .loc 1 1652 3 view .LVU709
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 70
|
ARM GAS /tmp/ccaqdy02.s page 70
|
||||||
|
|
||||||
|
|
||||||
1985 0002 0B4A ldr r2, .L151
|
1985 0002 0B4A ldr r2, .L151
|
||||||
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
2025 002e 00BF .align 2
|
2025 002e 00BF .align 2
|
||||||
2026 .L151:
|
2026 .L151:
|
||||||
2027 0030 00380240 .word 1073887232
|
2027 0030 00380240 .word 1073887232
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 71
|
ARM GAS /tmp/ccaqdy02.s page 71
|
||||||
|
|
||||||
|
|
||||||
2028 .cfi_endproc
|
2028 .cfi_endproc
|
||||||
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
2063 000c 1360 str r3, [r2]
|
2063 000c 1360 str r3, [r2]
|
||||||
1688:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1688:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
1689:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Wait till PLLSAI is disabled */
|
1689:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Wait till PLLSAI is disabled */
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 72
|
ARM GAS /tmp/ccaqdy02.s page 72
|
||||||
|
|
||||||
|
|
||||||
1690:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tickstart = HAL_GetTick();
|
1690:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tickstart = HAL_GetTick();
|
||||||
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PLLSAI_ENABLE();
|
1716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** __HAL_RCC_PLLSAI_ENABLE();
|
||||||
1717:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
1717:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c ****
|
||||||
1718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Wait till PLLSAI is ready */
|
1718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** /* Wait till PLLSAI is ready */
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 73
|
ARM GAS /tmp/ccaqdy02.s page 73
|
||||||
|
|
||||||
|
|
||||||
1719:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tickstart = HAL_GetTick();
|
1719:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** tickstart = HAL_GetTick();
|
||||||
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
1722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
1722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
2126 .loc 1 1722 5 is_stmt 1 view .LVU753
|
2126 .loc 1 1722 5 is_stmt 1 view .LVU753
|
||||||
1722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
1722:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c **** {
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 74
|
ARM GAS /tmp/ccaqdy02.s page 74
|
||||||
|
|
||||||
|
|
||||||
2127 .loc 1 1722 9 is_stmt 0 view .LVU754
|
2127 .loc 1 1722 9 is_stmt 0 view .LVU754
|
||||||
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
2168 .loc 1 1741 3 view .LVU761
|
2168 .loc 1 1741 3 view .LVU761
|
||||||
2169 0002 0B4A ldr r2, .L173
|
2169 0002 0B4A ldr r2, .L173
|
||||||
2170 0004 1368 ldr r3, [r2]
|
2170 0004 1368 ldr r3, [r2]
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 75
|
ARM GAS /tmp/ccaqdy02.s page 75
|
||||||
|
|
||||||
|
|
||||||
2171 0006 23F08053 bic r3, r3, #268435456
|
2171 0006 23F08053 bic r3, r3, #268435456
|
||||||
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
2211 0030 00380240 .word 1073887232
|
2211 0030 00380240 .word 1073887232
|
||||||
2212 .cfi_endproc
|
2212 .cfi_endproc
|
||||||
2213 .LFE147:
|
2213 .LFE147:
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 76
|
ARM GAS /tmp/ccaqdy02.s page 76
|
||||||
|
|
||||||
|
|
||||||
2215 .text
|
2215 .text
|
||||||
@@ -4509,36 +4509,36 @@ ARM GAS /tmp/ccgN7hfx.s page 1
|
|||||||
2220 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
2220 .file 5 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
|
||||||
2221 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h"
|
2221 .file 6 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h"
|
||||||
2222 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
2222 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
||||||
ARM GAS /tmp/ccgN7hfx.s page 77
|
ARM GAS /tmp/ccaqdy02.s page 77
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_rcc_ex.c
|
*ABS*:00000000 stm32f7xx_hal_rcc_ex.c
|
||||||
/tmp/ccgN7hfx.s:20 .text.HAL_RCCEx_PeriphCLKConfig:00000000 $t
|
/tmp/ccaqdy02.s:20 .text.HAL_RCCEx_PeriphCLKConfig:00000000 $t
|
||||||
/tmp/ccgN7hfx.s:26 .text.HAL_RCCEx_PeriphCLKConfig:00000000 HAL_RCCEx_PeriphCLKConfig
|
/tmp/ccaqdy02.s:26 .text.HAL_RCCEx_PeriphCLKConfig:00000000 HAL_RCCEx_PeriphCLKConfig
|
||||||
/tmp/ccgN7hfx.s:511 .text.HAL_RCCEx_PeriphCLKConfig:000002e4 $d
|
/tmp/ccaqdy02.s:511 .text.HAL_RCCEx_PeriphCLKConfig:000002e4 $d
|
||||||
/tmp/ccgN7hfx.s:515 .text.HAL_RCCEx_PeriphCLKConfig:000002e8 $t
|
/tmp/ccaqdy02.s:515 .text.HAL_RCCEx_PeriphCLKConfig:000002e8 $t
|
||||||
/tmp/ccgN7hfx.s:954 .text.HAL_RCCEx_PeriphCLKConfig:00000504 $d
|
/tmp/ccaqdy02.s:954 .text.HAL_RCCEx_PeriphCLKConfig:00000504 $d
|
||||||
/tmp/ccgN7hfx.s:961 .text.HAL_RCCEx_PeriphCLKConfig:00000510 $t
|
/tmp/ccaqdy02.s:961 .text.HAL_RCCEx_PeriphCLKConfig:00000510 $t
|
||||||
/tmp/ccgN7hfx.s:1131 .text.HAL_RCCEx_PeriphCLKConfig:000005fc $d
|
/tmp/ccaqdy02.s:1131 .text.HAL_RCCEx_PeriphCLKConfig:000005fc $d
|
||||||
/tmp/ccgN7hfx.s:1136 .text.HAL_RCCEx_GetPeriphCLKConfig:00000000 $t
|
/tmp/ccaqdy02.s:1136 .text.HAL_RCCEx_GetPeriphCLKConfig:00000000 $t
|
||||||
/tmp/ccgN7hfx.s:1142 .text.HAL_RCCEx_GetPeriphCLKConfig:00000000 HAL_RCCEx_GetPeriphCLKConfig
|
/tmp/ccaqdy02.s:1142 .text.HAL_RCCEx_GetPeriphCLKConfig:00000000 HAL_RCCEx_GetPeriphCLKConfig
|
||||||
/tmp/ccgN7hfx.s:1401 .text.HAL_RCCEx_GetPeriphCLKConfig:00000180 $d
|
/tmp/ccaqdy02.s:1401 .text.HAL_RCCEx_GetPeriphCLKConfig:00000180 $d
|
||||||
/tmp/ccgN7hfx.s:1407 .text.HAL_RCCEx_GetPeriphCLKFreq:00000000 $t
|
/tmp/ccaqdy02.s:1407 .text.HAL_RCCEx_GetPeriphCLKFreq:00000000 $t
|
||||||
/tmp/ccgN7hfx.s:1413 .text.HAL_RCCEx_GetPeriphCLKFreq:00000000 HAL_RCCEx_GetPeriphCLKFreq
|
/tmp/ccaqdy02.s:1413 .text.HAL_RCCEx_GetPeriphCLKFreq:00000000 HAL_RCCEx_GetPeriphCLKFreq
|
||||||
/tmp/ccgN7hfx.s:1840 .text.HAL_RCCEx_GetPeriphCLKFreq:000001d4 $d
|
/tmp/ccaqdy02.s:1840 .text.HAL_RCCEx_GetPeriphCLKFreq:000001d4 $d
|
||||||
/tmp/ccgN7hfx.s:1848 .text.HAL_RCCEx_EnablePLLI2S:00000000 $t
|
/tmp/ccaqdy02.s:1848 .text.HAL_RCCEx_EnablePLLI2S:00000000 $t
|
||||||
/tmp/ccgN7hfx.s:1854 .text.HAL_RCCEx_EnablePLLI2S:00000000 HAL_RCCEx_EnablePLLI2S
|
/tmp/ccaqdy02.s:1854 .text.HAL_RCCEx_EnablePLLI2S:00000000 HAL_RCCEx_EnablePLLI2S
|
||||||
/tmp/ccgN7hfx.s:1961 .text.HAL_RCCEx_EnablePLLI2S:00000074 $d
|
/tmp/ccaqdy02.s:1961 .text.HAL_RCCEx_EnablePLLI2S:00000074 $d
|
||||||
/tmp/ccgN7hfx.s:1966 .text.HAL_RCCEx_DisablePLLI2S:00000000 $t
|
/tmp/ccaqdy02.s:1966 .text.HAL_RCCEx_DisablePLLI2S:00000000 $t
|
||||||
/tmp/ccgN7hfx.s:1972 .text.HAL_RCCEx_DisablePLLI2S:00000000 HAL_RCCEx_DisablePLLI2S
|
/tmp/ccaqdy02.s:1972 .text.HAL_RCCEx_DisablePLLI2S:00000000 HAL_RCCEx_DisablePLLI2S
|
||||||
/tmp/ccgN7hfx.s:2027 .text.HAL_RCCEx_DisablePLLI2S:00000030 $d
|
/tmp/ccaqdy02.s:2027 .text.HAL_RCCEx_DisablePLLI2S:00000030 $d
|
||||||
/tmp/ccgN7hfx.s:2032 .text.HAL_RCCEx_EnablePLLSAI:00000000 $t
|
/tmp/ccaqdy02.s:2032 .text.HAL_RCCEx_EnablePLLSAI:00000000 $t
|
||||||
/tmp/ccgN7hfx.s:2038 .text.HAL_RCCEx_EnablePLLSAI:00000000 HAL_RCCEx_EnablePLLSAI
|
/tmp/ccaqdy02.s:2038 .text.HAL_RCCEx_EnablePLLSAI:00000000 HAL_RCCEx_EnablePLLSAI
|
||||||
/tmp/ccgN7hfx.s:2145 .text.HAL_RCCEx_EnablePLLSAI:00000074 $d
|
/tmp/ccaqdy02.s:2145 .text.HAL_RCCEx_EnablePLLSAI:00000074 $d
|
||||||
/tmp/ccgN7hfx.s:2150 .text.HAL_RCCEx_DisablePLLSAI:00000000 $t
|
/tmp/ccaqdy02.s:2150 .text.HAL_RCCEx_DisablePLLSAI:00000000 $t
|
||||||
/tmp/ccgN7hfx.s:2156 .text.HAL_RCCEx_DisablePLLSAI:00000000 HAL_RCCEx_DisablePLLSAI
|
/tmp/ccaqdy02.s:2156 .text.HAL_RCCEx_DisablePLLSAI:00000000 HAL_RCCEx_DisablePLLSAI
|
||||||
/tmp/ccgN7hfx.s:2211 .text.HAL_RCCEx_DisablePLLSAI:00000030 $d
|
/tmp/ccaqdy02.s:2211 .text.HAL_RCCEx_DisablePLLSAI:00000030 $d
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
HAL_GetTick
|
HAL_GetTick
|
||||||
|
|||||||
Binary file not shown.
+316
-316
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+923
-923
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+283
-283
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+494
-494
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/cc5ct5Ve.s page 1
|
ARM GAS /tmp/ccvzLe3h.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** (#) For the UART RS485 Driver Enable mode, initialize the UART registers
|
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** (#) For the UART RS485 Driver Enable mode, initialize the UART registers
|
||||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** by calling the HAL_RS485Ex_Init() API.
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** by calling the HAL_RS485Ex_Init() API.
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 2
|
ARM GAS /tmp/ccvzLe3h.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** (++) Stop Bit
|
86:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** (++) Stop Bit
|
||||||
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** (++) Parity: If the parity is enabled, then the MSB bit of the data written
|
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** (++) Parity: If the parity is enabled, then the MSB bit of the data written
|
||||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** in the data register is transmitted but is changed by the parity bit.
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** in the data register is transmitted but is changed by the parity bit.
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 3
|
ARM GAS /tmp/ccvzLe3h.s page 3
|
||||||
|
|
||||||
|
|
||||||
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** (++) Hardware flow control
|
89:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** (++) Hardware flow control
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * @param DeassertionTime Driver Enable deassertion time:
|
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * @param DeassertionTime Driver Enable deassertion time:
|
||||||
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * 5-bit value defining the time between the end of the last stop bit, in a
|
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * 5-bit value defining the time between the end of the last stop bit, in a
|
||||||
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * transmitted message, and the de-activation of the DE (Driver Enable) signal.
|
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * transmitted message, and the de-activation of the DE (Driver Enable) signal.
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 4
|
ARM GAS /tmp/ccvzLe3h.s page 4
|
||||||
|
|
||||||
|
|
||||||
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * It is expressed in sample time units (1/8 or 1/16 bit time, depending on the
|
146:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * It is expressed in sample time units (1/8 or 1/16 bit time, depending on the
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** if (huart->AdvancedInit.AdvFeatureInit != UART_ADVFEATURE_NO_INIT)
|
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** if (huart->AdvancedInit.AdvFeatureInit != UART_ADVFEATURE_NO_INIT)
|
||||||
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
201:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
||||||
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** UART_AdvFeatureConfig(huart);
|
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** UART_AdvFeatureConfig(huart);
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 5
|
ARM GAS /tmp/ccvzLe3h.s page 5
|
||||||
|
|
||||||
|
|
||||||
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** (#) Compared to standard reception services which only consider number of received
|
257:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** (#) Compared to standard reception services which only consider number of received
|
||||||
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** data elements as reception completion criteria, these functions also consider additional ev
|
258:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** data elements as reception completion criteria, these functions also consider additional ev
|
||||||
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** as triggers for updating reception status to caller :
|
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** as triggers for updating reception status to caller :
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 6
|
ARM GAS /tmp/ccvzLe3h.s page 6
|
||||||
|
|
||||||
|
|
||||||
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** (+) Detection of inactivity period (RX line has not been active for a given period).
|
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** (+) Detection of inactivity period (RX line has not been active for a given period).
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
||||||
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /**
|
316:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /**
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 7
|
ARM GAS /tmp/ccvzLe3h.s page 7
|
||||||
|
|
||||||
|
|
||||||
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * @brief Disable UART Clock when in Stop Mode.
|
317:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * @brief Disable UART Clock when in Stop Mode.
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* TEACK and/or REACK to check before moving huart->gState to Ready */
|
371:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* TEACK and/or REACK to check before moving huart->gState to Ready */
|
||||||
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** return (UART_CheckIdleState(huart));
|
372:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** return (UART_CheckIdleState(huart));
|
||||||
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
373:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 8
|
ARM GAS /tmp/ccvzLe3h.s page 8
|
||||||
|
|
||||||
|
|
||||||
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
374:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
428:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
||||||
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* Initialize the UART State */
|
429:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* Initialize the UART State */
|
||||||
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** huart->gState = HAL_UART_STATE_READY;
|
430:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** huart->gState = HAL_UART_STATE_READY;
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 9
|
ARM GAS /tmp/ccvzLe3h.s page 9
|
||||||
|
|
||||||
|
|
||||||
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
431:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * @note When UART parity is not enabled (PCE = 0), and Word Length is configured to 9 bits (M1-M
|
485:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * @note When UART parity is not enabled (PCE = 0), and Word Length is configured to 9 bits (M1-M
|
||||||
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * the received data is handled as a set of uint16_t. In this case, Size must indicate the
|
486:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * the received data is handled as a set of uint16_t. In this case, Size must indicate the
|
||||||
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * of uint16_t available through pData.
|
487:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * of uint16_t available through pData.
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 10
|
ARM GAS /tmp/ccvzLe3h.s page 10
|
||||||
|
|
||||||
|
|
||||||
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * @param huart UART handle.
|
488:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** * @param huart UART handle.
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* as long as data have to be received */
|
542:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* as long as data have to be received */
|
||||||
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** while (huart->RxXferCount > 0U)
|
543:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** while (huart->RxXferCount > 0U)
|
||||||
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
544:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 11
|
ARM GAS /tmp/ccvzLe3h.s page 11
|
||||||
|
|
||||||
|
|
||||||
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* Check if IDLE flag is set */
|
545:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* Check if IDLE flag is set */
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** else
|
599:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** else
|
||||||
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
600:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
||||||
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** return HAL_BUSY;
|
601:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** return HAL_BUSY;
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 12
|
ARM GAS /tmp/ccvzLe3h.s page 12
|
||||||
|
|
||||||
|
|
||||||
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
602:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
656:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
||||||
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
657:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
||||||
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
658:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 13
|
ARM GAS /tmp/ccvzLe3h.s page 13
|
||||||
|
|
||||||
|
|
||||||
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /**
|
659:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /**
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
713:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
||||||
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** else
|
714:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** else
|
||||||
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
715:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 14
|
ARM GAS /tmp/ccvzLe3h.s page 14
|
||||||
|
|
||||||
|
|
||||||
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** return HAL_BUSY;
|
716:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** return HAL_BUSY;
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
770:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
||||||
28 .loc 1 770 1 view -0
|
28 .loc 1 770 1 view -0
|
||||||
29 .cfi_startproc
|
29 .cfi_startproc
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 15
|
ARM GAS /tmp/ccvzLe3h.s page 15
|
||||||
|
|
||||||
|
|
||||||
30 @ args = 0, pretend = 0, frame = 8
|
30 @ args = 0, pretend = 0, frame = 8
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
77 .loc 1 153 3 view .LVU7
|
77 .loc 1 153 3 view .LVU7
|
||||||
156:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
156:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 16
|
ARM GAS /tmp/ccvzLe3h.s page 16
|
||||||
|
|
||||||
|
|
||||||
78 .loc 1 156 3 view .LVU8
|
78 .loc 1 156 3 view .LVU8
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
118 .loc 1 200 26 is_stmt 0 view .LVU22
|
118 .loc 1 200 26 is_stmt 0 view .LVU22
|
||||||
119 0020 636A ldr r3, [r4, #36]
|
119 0020 636A ldr r3, [r4, #36]
|
||||||
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
200:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 17
|
ARM GAS /tmp/ccvzLe3h.s page 17
|
||||||
|
|
||||||
|
|
||||||
120 .loc 1 200 6 view .LVU23
|
120 .loc 1 200 6 view .LVU23
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
162 005a 43F00103 orr r3, r3, #1
|
162 005a 43F00103 orr r3, r3, #1
|
||||||
163 005e 1360 str r3, [r2]
|
163 005e 1360 str r3, [r2]
|
||||||
226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 18
|
ARM GAS /tmp/ccvzLe3h.s page 18
|
||||||
|
|
||||||
|
|
||||||
164 .loc 1 226 3 is_stmt 1 view .LVU36
|
164 .loc 1 226 3 is_stmt 1 view .LVU36
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
210 .thumb
|
210 .thumb
|
||||||
211 .thumb_func
|
211 .thumb_func
|
||||||
213 HAL_UARTEx_EnableClockStopMode:
|
213 HAL_UARTEx_EnableClockStopMode:
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 19
|
ARM GAS /tmp/ccvzLe3h.s page 19
|
||||||
|
|
||||||
|
|
||||||
214 .LVL15:
|
214 .LVL15:
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
19:Drivers/CMSIS/Include/cmsis_gcc.h **** * distributed under the License is distributed on an AS IS BASIS, WITHOUT
|
19:Drivers/CMSIS/Include/cmsis_gcc.h **** * distributed under the License is distributed on an AS IS BASIS, WITHOUT
|
||||||
20:Drivers/CMSIS/Include/cmsis_gcc.h **** * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
20:Drivers/CMSIS/Include/cmsis_gcc.h **** * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
21:Drivers/CMSIS/Include/cmsis_gcc.h **** * See the License for the specific language governing permissions and
|
21:Drivers/CMSIS/Include/cmsis_gcc.h **** * See the License for the specific language governing permissions and
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 20
|
ARM GAS /tmp/ccvzLe3h.s page 20
|
||||||
|
|
||||||
|
|
||||||
22:Drivers/CMSIS/Include/cmsis_gcc.h **** * limitations under the License.
|
22:Drivers/CMSIS/Include/cmsis_gcc.h **** * limitations under the License.
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
76:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)
|
76:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)
|
||||||
77:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
77:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
78:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __UNALIGNED_UINT16_WRITE
|
78:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __UNALIGNED_UINT16_WRITE
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 21
|
ARM GAS /tmp/ccvzLe3h.s page 21
|
||||||
|
|
||||||
|
|
||||||
79:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic push
|
79:Drivers/CMSIS/Include/cmsis_gcc.h **** #pragma GCC diagnostic push
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
133:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
133:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
134:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
134:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
135:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
135:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 22
|
ARM GAS /tmp/ccvzLe3h.s page 22
|
||||||
|
|
||||||
|
|
||||||
136:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Disable IRQ Interrupts
|
136:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Disable IRQ Interrupts
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
190:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Writes the given value to the non-secure Control Register when in secure state.
|
190:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Writes the given value to the non-secure Control Register when in secure state.
|
||||||
191:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] control Control Register value to set
|
191:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] control Control Register value to set
|
||||||
192:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
192:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 23
|
ARM GAS /tmp/ccvzLe3h.s page 23
|
||||||
|
|
||||||
|
|
||||||
193:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control)
|
193:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control)
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
247:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_PSP(void)
|
247:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_PSP(void)
|
||||||
248:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
248:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
249:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
249:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 24
|
ARM GAS /tmp/ccvzLe3h.s page 24
|
||||||
|
|
||||||
|
|
||||||
250:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
250:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
304:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
304:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
305:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, msp" : "=r" (result) );
|
305:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, msp" : "=r" (result) );
|
||||||
306:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
306:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 25
|
ARM GAS /tmp/ccvzLe3h.s page 25
|
||||||
|
|
||||||
|
|
||||||
307:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
307:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
361:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
361:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
||||||
362:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
362:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
363:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
363:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 26
|
ARM GAS /tmp/ccvzLe3h.s page 26
|
||||||
|
|
||||||
|
|
||||||
364:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
364:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
418:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
|
418:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
|
||||||
419:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
419:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
420:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Priority Mask (non-secure)
|
420:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Priority Mask (non-secure)
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 27
|
ARM GAS /tmp/ccvzLe3h.s page 27
|
||||||
|
|
||||||
|
|
||||||
421:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Priority Mask Register when in secure state.
|
421:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Priority Mask Register when in secure state.
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
475:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
475:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
476:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_BASEPRI_NS(void)
|
476:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_BASEPRI_NS(void)
|
||||||
477:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
477:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 28
|
ARM GAS /tmp/ccvzLe3h.s page 28
|
||||||
|
|
||||||
|
|
||||||
478:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
478:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
532:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
532:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
||||||
533:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
533:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
534:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
534:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 29
|
ARM GAS /tmp/ccvzLe3h.s page 29
|
||||||
|
|
||||||
|
|
||||||
535:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
535:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
589:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Process Stack Pointer Limit (PSPLIM).
|
589:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Process Stack Pointer Limit (PSPLIM).
|
||||||
590:Drivers/CMSIS/Include/cmsis_gcc.h **** \return PSPLIM Register value
|
590:Drivers/CMSIS/Include/cmsis_gcc.h **** \return PSPLIM Register value
|
||||||
591:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
591:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 30
|
ARM GAS /tmp/ccvzLe3h.s page 30
|
||||||
|
|
||||||
|
|
||||||
592:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_PSPLIM(void)
|
592:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __get_PSPLIM(void)
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
646:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
646:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
647:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
647:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
648:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
648:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 31
|
ARM GAS /tmp/ccvzLe3h.s page 31
|
||||||
|
|
||||||
|
|
||||||
649:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
|
649:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
703:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
703:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
704:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)))
|
704:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)))
|
||||||
705:Drivers/CMSIS/Include/cmsis_gcc.h **** // without main extensions, the non-secure MSPLIM is RAZ/WI
|
705:Drivers/CMSIS/Include/cmsis_gcc.h **** // without main extensions, the non-secure MSPLIM is RAZ/WI
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 32
|
ARM GAS /tmp/ccvzLe3h.s page 32
|
||||||
|
|
||||||
|
|
||||||
706:Drivers/CMSIS/Include/cmsis_gcc.h **** return 0U;
|
706:Drivers/CMSIS/Include/cmsis_gcc.h **** return 0U;
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
760:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
760:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
761:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
761:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
762:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get FPSCR
|
762:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Get FPSCR
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 33
|
ARM GAS /tmp/ccvzLe3h.s page 33
|
||||||
|
|
||||||
|
|
||||||
763:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Floating Point Status/Control register.
|
763:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Returns the current value of the Floating Point Status/Control register.
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
817:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
817:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
818:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
818:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
819:Drivers/CMSIS/Include/cmsis_gcc.h **** /* Define macros for porting to both thumb1 and thumb2.
|
819:Drivers/CMSIS/Include/cmsis_gcc.h **** /* Define macros for porting to both thumb1 and thumb2.
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 34
|
ARM GAS /tmp/ccvzLe3h.s page 34
|
||||||
|
|
||||||
|
|
||||||
820:Drivers/CMSIS/Include/cmsis_gcc.h **** * For thumb1, use low register (r0-r7), specified by constraint "l"
|
820:Drivers/CMSIS/Include/cmsis_gcc.h **** * For thumb1, use low register (r0-r7), specified by constraint "l"
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
874:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Acts as a special kind of Data Memory Barrier.
|
874:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Acts as a special kind of Data Memory Barrier.
|
||||||
875:Drivers/CMSIS/Include/cmsis_gcc.h **** It completes when all explicit memory accesses before this instruction complete.
|
875:Drivers/CMSIS/Include/cmsis_gcc.h **** It completes when all explicit memory accesses before this instruction complete.
|
||||||
876:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
876:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 35
|
ARM GAS /tmp/ccvzLe3h.s page 35
|
||||||
|
|
||||||
|
|
||||||
877:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __DSB(void)
|
877:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __DSB(void)
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
931:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] value Value to reverse
|
931:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] value Value to reverse
|
||||||
932:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Reversed value
|
932:Drivers/CMSIS/Include/cmsis_gcc.h **** \return Reversed value
|
||||||
933:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
933:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 36
|
ARM GAS /tmp/ccvzLe3h.s page 36
|
||||||
|
|
||||||
|
|
||||||
934:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE int16_t __REVSH(int16_t value)
|
934:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE int16_t __REVSH(int16_t value)
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
988:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("rbit %0, %1" : "=r" (result) : "r" (value) );
|
988:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("rbit %0, %1" : "=r" (result) : "r" (value) );
|
||||||
989:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
989:Drivers/CMSIS/Include/cmsis_gcc.h **** #else
|
||||||
990:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t s = (4U /*sizeof(v)*/ * 8U) - 1U; /* extra shift needed at end */
|
990:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t s = (4U /*sizeof(v)*/ * 8U) - 1U; /* extra shift needed at end */
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 37
|
ARM GAS /tmp/ccvzLe3h.s page 37
|
||||||
|
|
||||||
|
|
||||||
991:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
991:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
1045:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
1045:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
1046:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint16_t __LDREXH(volatile uint16_t *addr)
|
1046:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint16_t __LDREXH(volatile uint16_t *addr)
|
||||||
1047:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
1047:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 38
|
ARM GAS /tmp/ccvzLe3h.s page 38
|
||||||
|
|
||||||
|
|
||||||
1048:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
1048:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
1076:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
1076:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
1077:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
1077:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
1078:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief STR Exclusive (8 bit)
|
1078:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief STR Exclusive (8 bit)
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 39
|
ARM GAS /tmp/ccvzLe3h.s page 39
|
||||||
|
|
||||||
|
|
||||||
1079:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Executes a exclusive STR instruction for 8 bit values.
|
1079:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Executes a exclusive STR instruction for 8 bit values.
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
274 001e 42E80031 strex r1, r3, [r2]
|
274 001e 42E80031 strex r1, r3, [r2]
|
||||||
275 @ 0 "" 2
|
275 @ 0 "" 2
|
||||||
276 .LVL21:
|
276 .LVL21:
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 40
|
ARM GAS /tmp/ccvzLe3h.s page 40
|
||||||
|
|
||||||
|
|
||||||
1124:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
1124:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
322:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* Process Locked */
|
322:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* Process Locked */
|
||||||
321 .loc 1 322 1 is_stmt 1 view -0
|
321 .loc 1 322 1 is_stmt 1 view -0
|
||||||
322 .cfi_startproc
|
322 .cfi_startproc
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 41
|
ARM GAS /tmp/ccvzLe3h.s page 41
|
||||||
|
|
||||||
|
|
||||||
323 @ args = 0, pretend = 0, frame = 0
|
323 @ args = 0, pretend = 0, frame = 0
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
327:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
327:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
363 .loc 1 327 3 discriminator 1 view .LVU95
|
363 .loc 1 327 3 discriminator 1 view .LVU95
|
||||||
364 0018 23F40003 bic r3, r3, #8388608
|
364 0018 23F40003 bic r3, r3, #8388608
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 42
|
ARM GAS /tmp/ccvzLe3h.s page 42
|
||||||
|
|
||||||
|
|
||||||
365 .LVL30:
|
365 .LVL30:
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
405 .LVL35:
|
405 .LVL35:
|
||||||
406 .L21:
|
406 .L21:
|
||||||
324:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
324:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 43
|
ARM GAS /tmp/ccvzLe3h.s page 43
|
||||||
|
|
||||||
|
|
||||||
407 .loc 1 324 3 discriminator 1 view .LVU112
|
407 .loc 1 324 3 discriminator 1 view .LVU112
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
452 0014 1868 ldr r0, [r3]
|
452 0014 1868 ldr r0, [r3]
|
||||||
453 0016 4268 ldr r2, [r0, #4]
|
453 0016 4268 ldr r2, [r0, #4]
|
||||||
454 0018 22F01002 bic r2, r2, #16
|
454 0018 22F01002 bic r2, r2, #16
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 44
|
ARM GAS /tmp/ccvzLe3h.s page 44
|
||||||
|
|
||||||
|
|
||||||
455 001c 1143 orrs r1, r1, r2
|
455 001c 1143 orrs r1, r1, r2
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
502 .cfi_def_cfa_offset 8
|
502 .cfi_def_cfa_offset 8
|
||||||
503 .cfi_offset 4, -8
|
503 .cfi_offset 4, -8
|
||||||
504 .cfi_offset 14, -4
|
504 .cfi_offset 14, -4
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 45
|
ARM GAS /tmp/ccvzLe3h.s page 45
|
||||||
|
|
||||||
|
|
||||||
505 0002 84B0 sub sp, sp, #16
|
505 0002 84B0 sub sp, sp, #16
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
545 .L31:
|
545 .L31:
|
||||||
417:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
417:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
546 .loc 1 417 3 is_stmt 1 view .LVU147
|
546 .loc 1 417 3 is_stmt 1 view .LVU147
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 46
|
ARM GAS /tmp/ccvzLe3h.s page 46
|
||||||
|
|
||||||
|
|
||||||
547 0038 2268 ldr r2, [r4]
|
547 0038 2268 ldr r2, [r4]
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
434:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
434:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
590 .loc 1 434 3 is_stmt 1 view .LVU159
|
590 .loc 1 434 3 is_stmt 1 view .LVU159
|
||||||
434:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
434:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 47
|
ARM GAS /tmp/ccvzLe3h.s page 47
|
||||||
|
|
||||||
|
|
||||||
591 .loc 1 434 3 view .LVU160
|
591 .loc 1 434 3 view .LVU160
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
638 0008 0123 movs r3, #1
|
638 0008 0123 movs r3, #1
|
||||||
639 000a 80F87830 strb r3, [r0, #120]
|
639 000a 80F87830 strb r3, [r0, #120]
|
||||||
640 .L39:
|
640 .L39:
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 48
|
ARM GAS /tmp/ccvzLe3h.s page 48
|
||||||
|
|
||||||
|
|
||||||
448:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
448:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
680 .LVL61:
|
680 .LVL61:
|
||||||
681 .loc 2 1124 4 view .LVU185
|
681 .loc 2 1124 4 view .LVU185
|
||||||
682 .loc 2 1124 4 is_stmt 0 view .LVU186
|
682 .loc 2 1124 4 is_stmt 0 view .LVU186
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 49
|
ARM GAS /tmp/ccvzLe3h.s page 49
|
||||||
|
|
||||||
|
|
||||||
683 .thumb
|
683 .thumb
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
727 @ args = 0, pretend = 0, frame = 0
|
727 @ args = 0, pretend = 0, frame = 0
|
||||||
728 @ frame_needed = 0, uses_anonymous_args = 0
|
728 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
729 @ link register save eliminated.
|
729 @ link register save eliminated.
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 50
|
ARM GAS /tmp/ccvzLe3h.s page 50
|
||||||
|
|
||||||
|
|
||||||
467:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
467:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
769 .LBI50:
|
769 .LBI50:
|
||||||
1119:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
1119:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
770 .loc 2 1119 31 view .LVU214
|
770 .loc 2 1119 31 view .LVU214
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 51
|
ARM GAS /tmp/ccvzLe3h.s page 51
|
||||||
|
|
||||||
|
|
||||||
771 .LBB51:
|
771 .LBB51:
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
813 .section .text.HAL_UARTEx_ReceiveToIdle,"ax",%progbits
|
813 .section .text.HAL_UARTEx_ReceiveToIdle,"ax",%progbits
|
||||||
814 .align 1
|
814 .align 1
|
||||||
815 .global HAL_UARTEx_ReceiveToIdle
|
815 .global HAL_UARTEx_ReceiveToIdle
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 52
|
ARM GAS /tmp/ccvzLe3h.s page 52
|
||||||
|
|
||||||
|
|
||||||
816 .syntax unified
|
816 .syntax unified
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
860 001e 01D1 bne .L68
|
860 001e 01D1 bne .L68
|
||||||
509:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
509:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
||||||
861 .loc 1 509 15 view .LVU241
|
861 .loc 1 509 15 view .LVU241
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 53
|
ARM GAS /tmp/ccvzLe3h.s page 53
|
||||||
|
|
||||||
|
|
||||||
862 0020 0120 movs r0, #1
|
862 0020 0120 movs r0, #1
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
898 .loc 1 524 5 is_stmt 1 view .LVU259
|
898 .loc 1 524 5 is_stmt 1 view .LVU259
|
||||||
524:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** uhMask = huart->Mask;
|
524:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** uhMask = huart->Mask;
|
||||||
899 .loc 1 524 5 view .LVU260
|
899 .loc 1 524 5 view .LVU260
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 54
|
ARM GAS /tmp/ccvzLe3h.s page 54
|
||||||
|
|
||||||
|
|
||||||
900 0044 A368 ldr r3, [r4, #8]
|
900 0044 A368 ldr r3, [r4, #8]
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
942 .LVL82:
|
942 .LVL82:
|
||||||
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
||||||
943 .loc 1 528 5 is_stmt 1 view .LVU273
|
943 .loc 1 528 5 is_stmt 1 view .LVU273
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 55
|
ARM GAS /tmp/ccvzLe3h.s page 55
|
||||||
|
|
||||||
|
|
||||||
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
528:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
984 .loc 1 530 19 view .LVU287
|
984 .loc 1 530 19 view .LVU287
|
||||||
985 00b8 0027 movs r7, #0
|
985 00b8 0027 movs r7, #0
|
||||||
986 .LVL86:
|
986 .LVL86:
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 56
|
ARM GAS /tmp/ccvzLe3h.s page 56
|
||||||
|
|
||||||
|
|
||||||
530:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** pdata16bits = (uint16_t *) pData;
|
530:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** pdata16bits = (uint16_t *) pData;
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
1024 00e0 013B subs r3, r3, #1
|
1024 00e0 013B subs r3, r3, #1
|
||||||
1025 00e2 9BB2 uxth r3, r3
|
1025 00e2 9BB2 uxth r3, r3
|
||||||
1026 00e4 A4F85A30 strh r3, [r4, #90] @ movhi
|
1026 00e4 A4F85A30 strh r3, [r4, #90] @ movhi
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 57
|
ARM GAS /tmp/ccvzLe3h.s page 57
|
||||||
|
|
||||||
|
|
||||||
1027 .L57:
|
1027 .L57:
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
1064 .loc 1 565 12 is_stmt 0 view .LVU321
|
1064 .loc 1 565 12 is_stmt 0 view .LVU321
|
||||||
1065 0114 002F cmp r7, #0
|
1065 0114 002F cmp r7, #0
|
||||||
1066 0116 D8D0 beq .L75
|
1066 0116 D8D0 beq .L75
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 58
|
ARM GAS /tmp/ccvzLe3h.s page 58
|
||||||
|
|
||||||
|
|
||||||
572:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** pdata8bits++;
|
572:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** pdata8bits++;
|
||||||
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
593:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* At end of Rx process, restore huart->RxState to Ready */
|
593:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* At end of Rx process, restore huart->RxState to Ready */
|
||||||
1104 .loc 1 593 19 is_stmt 0 view .LVU339
|
1104 .loc 1 593 19 is_stmt 0 view .LVU339
|
||||||
1105 0140 B4F85830 ldrh r3, [r4, #88]
|
1105 0140 B4F85830 ldrh r3, [r4, #88]
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 59
|
ARM GAS /tmp/ccvzLe3h.s page 59
|
||||||
|
|
||||||
|
|
||||||
593:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* At end of Rx process, restore huart->RxState to Ready */
|
593:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** /* At end of Rx process, restore huart->RxState to Ready */
|
||||||
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
||||||
1149 .loc 1 624 12 is_stmt 0 view .LVU353
|
1149 .loc 1 624 12 is_stmt 0 view .LVU353
|
||||||
1150 0000 D0F88030 ldr r3, [r0, #128]
|
1150 0000 D0F88030 ldr r3, [r0, #128]
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 60
|
ARM GAS /tmp/ccvzLe3h.s page 60
|
||||||
|
|
||||||
|
|
||||||
624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
624:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** {
|
||||||
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
1190 .loc 1 637 8 view .LVU368
|
1190 .loc 1 637 8 view .LVU368
|
||||||
1191 0026 012B cmp r3, #1
|
1191 0026 012B cmp r3, #1
|
||||||
1192 0028 01D0 beq .L88
|
1192 0028 01D0 beq .L88
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 61
|
ARM GAS /tmp/ccvzLe3h.s page 61
|
||||||
|
|
||||||
|
|
||||||
648:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
648:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
||||||
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
640:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
640:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** }
|
||||||
1233 .loc 1 640 7 is_stmt 1 discriminator 1 view .LVU383
|
1233 .loc 1 640 7 is_stmt 1 discriminator 1 view .LVU383
|
||||||
1234 .LBB55:
|
1234 .LBB55:
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 62
|
ARM GAS /tmp/ccvzLe3h.s page 62
|
||||||
|
|
||||||
|
|
||||||
1235 .LBI55:
|
1235 .LBI55:
|
||||||
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
1283 .LVL105:
|
1283 .LVL105:
|
||||||
1284 .LFB150:
|
1284 .LFB150:
|
||||||
677:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** HAL_StatusTypeDef status;
|
677:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c **** HAL_StatusTypeDef status;
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 63
|
ARM GAS /tmp/ccvzLe3h.s page 63
|
||||||
|
|
||||||
|
|
||||||
1285 .loc 1 677 1 is_stmt 1 view -0
|
1285 .loc 1 677 1 is_stmt 1 view -0
|
||||||
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
1325 .loc 1 692 5 is_stmt 1 view .LVU408
|
1325 .loc 1 692 5 is_stmt 1 view .LVU408
|
||||||
692:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
692:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
1326 .loc 1 692 15 is_stmt 0 view .LVU409
|
1326 .loc 1 692 15 is_stmt 0 view .LVU409
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 64
|
ARM GAS /tmp/ccvzLe3h.s page 64
|
||||||
|
|
||||||
|
|
||||||
1327 0020 FFF7FEFF bl UART_Start_Receive_DMA
|
1327 0020 FFF7FEFF bl UART_Start_Receive_DMA
|
||||||
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
1365 .syntax unified
|
1365 .syntax unified
|
||||||
1366 @ 1072 "Drivers/CMSIS/Include/cmsis_gcc.h" 1
|
1366 @ 1072 "Drivers/CMSIS/Include/cmsis_gcc.h" 1
|
||||||
1367 003a 52E8003F ldrex r3, [r2]
|
1367 003a 52E8003F ldrex r3, [r2]
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 65
|
ARM GAS /tmp/ccvzLe3h.s page 65
|
||||||
|
|
||||||
|
|
||||||
1368 @ 0 "" 2
|
1368 @ 0 "" 2
|
||||||
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
718:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart_ex.c ****
|
||||||
1412 .loc 1 718 1 view .LVU438
|
1412 .loc 1 718 1 view .LVU438
|
||||||
1413 004e 7047 bx lr
|
1413 004e 7047 bx lr
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 66
|
ARM GAS /tmp/ccvzLe3h.s page 66
|
||||||
|
|
||||||
|
|
||||||
1414 .cfi_endproc
|
1414 .cfi_endproc
|
||||||
@@ -3939,35 +3939,35 @@ ARM GAS /tmp/cc5ct5Ve.s page 1
|
|||||||
1448 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h"
|
1448 .file 8 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h"
|
||||||
1449 .file 9 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h"
|
1449 .file 9 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h"
|
||||||
1450 .file 10 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
1450 .file 10 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
|
||||||
ARM GAS /tmp/cc5ct5Ve.s page 67
|
ARM GAS /tmp/ccvzLe3h.s page 67
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_hal_uart_ex.c
|
*ABS*:00000000 stm32f7xx_hal_uart_ex.c
|
||||||
/tmp/cc5ct5Ve.s:20 .text.UARTEx_Wakeup_AddressConfig:00000000 $t
|
/tmp/ccvzLe3h.s:20 .text.UARTEx_Wakeup_AddressConfig:00000000 $t
|
||||||
/tmp/cc5ct5Ve.s:25 .text.UARTEx_Wakeup_AddressConfig:00000000 UARTEx_Wakeup_AddressConfig
|
/tmp/ccvzLe3h.s:25 .text.UARTEx_Wakeup_AddressConfig:00000000 UARTEx_Wakeup_AddressConfig
|
||||||
/tmp/cc5ct5Ve.s:64 .text.HAL_RS485Ex_Init:00000000 $t
|
/tmp/ccvzLe3h.s:64 .text.HAL_RS485Ex_Init:00000000 $t
|
||||||
/tmp/cc5ct5Ve.s:70 .text.HAL_RS485Ex_Init:00000000 HAL_RS485Ex_Init
|
/tmp/ccvzLe3h.s:70 .text.HAL_RS485Ex_Init:00000000 HAL_RS485Ex_Init
|
||||||
/tmp/cc5ct5Ve.s:207 .text.HAL_UARTEx_EnableClockStopMode:00000000 $t
|
/tmp/ccvzLe3h.s:207 .text.HAL_UARTEx_EnableClockStopMode:00000000 $t
|
||||||
/tmp/cc5ct5Ve.s:213 .text.HAL_UARTEx_EnableClockStopMode:00000000 HAL_UARTEx_EnableClockStopMode
|
/tmp/ccvzLe3h.s:213 .text.HAL_UARTEx_EnableClockStopMode:00000000 HAL_UARTEx_EnableClockStopMode
|
||||||
/tmp/cc5ct5Ve.s:312 .text.HAL_UARTEx_DisableClockStopMode:00000000 $t
|
/tmp/ccvzLe3h.s:312 .text.HAL_UARTEx_DisableClockStopMode:00000000 $t
|
||||||
/tmp/cc5ct5Ve.s:318 .text.HAL_UARTEx_DisableClockStopMode:00000000 HAL_UARTEx_DisableClockStopMode
|
/tmp/ccvzLe3h.s:318 .text.HAL_UARTEx_DisableClockStopMode:00000000 HAL_UARTEx_DisableClockStopMode
|
||||||
/tmp/cc5ct5Ve.s:416 .text.HAL_MultiProcessorEx_AddressLength_Set:00000000 $t
|
/tmp/ccvzLe3h.s:416 .text.HAL_MultiProcessorEx_AddressLength_Set:00000000 $t
|
||||||
/tmp/cc5ct5Ve.s:422 .text.HAL_MultiProcessorEx_AddressLength_Set:00000000 HAL_MultiProcessorEx_AddressLength_Set
|
/tmp/ccvzLe3h.s:422 .text.HAL_MultiProcessorEx_AddressLength_Set:00000000 HAL_MultiProcessorEx_AddressLength_Set
|
||||||
/tmp/cc5ct5Ve.s:486 .text.HAL_UARTEx_StopModeWakeUpSourceConfig:00000000 $t
|
/tmp/ccvzLe3h.s:486 .text.HAL_UARTEx_StopModeWakeUpSourceConfig:00000000 $t
|
||||||
/tmp/cc5ct5Ve.s:492 .text.HAL_UARTEx_StopModeWakeUpSourceConfig:00000000 HAL_UARTEx_StopModeWakeUpSourceConfig
|
/tmp/ccvzLe3h.s:492 .text.HAL_UARTEx_StopModeWakeUpSourceConfig:00000000 HAL_UARTEx_StopModeWakeUpSourceConfig
|
||||||
/tmp/cc5ct5Ve.s:618 .text.HAL_UARTEx_EnableStopMode:00000000 $t
|
/tmp/ccvzLe3h.s:618 .text.HAL_UARTEx_EnableStopMode:00000000 $t
|
||||||
/tmp/cc5ct5Ve.s:624 .text.HAL_UARTEx_EnableStopMode:00000000 HAL_UARTEx_EnableStopMode
|
/tmp/ccvzLe3h.s:624 .text.HAL_UARTEx_EnableStopMode:00000000 HAL_UARTEx_EnableStopMode
|
||||||
/tmp/cc5ct5Ve.s:716 .text.HAL_UARTEx_DisableStopMode:00000000 $t
|
/tmp/ccvzLe3h.s:716 .text.HAL_UARTEx_DisableStopMode:00000000 $t
|
||||||
/tmp/cc5ct5Ve.s:722 .text.HAL_UARTEx_DisableStopMode:00000000 HAL_UARTEx_DisableStopMode
|
/tmp/ccvzLe3h.s:722 .text.HAL_UARTEx_DisableStopMode:00000000 HAL_UARTEx_DisableStopMode
|
||||||
/tmp/cc5ct5Ve.s:814 .text.HAL_UARTEx_ReceiveToIdle:00000000 $t
|
/tmp/ccvzLe3h.s:814 .text.HAL_UARTEx_ReceiveToIdle:00000000 $t
|
||||||
/tmp/cc5ct5Ve.s:820 .text.HAL_UARTEx_ReceiveToIdle:00000000 HAL_UARTEx_ReceiveToIdle
|
/tmp/ccvzLe3h.s:820 .text.HAL_UARTEx_ReceiveToIdle:00000000 HAL_UARTEx_ReceiveToIdle
|
||||||
/tmp/cc5ct5Ve.s:1134 .text.HAL_UARTEx_ReceiveToIdle_IT:00000000 $t
|
/tmp/ccvzLe3h.s:1134 .text.HAL_UARTEx_ReceiveToIdle_IT:00000000 $t
|
||||||
/tmp/cc5ct5Ve.s:1140 .text.HAL_UARTEx_ReceiveToIdle_IT:00000000 HAL_UARTEx_ReceiveToIdle_IT
|
/tmp/ccvzLe3h.s:1140 .text.HAL_UARTEx_ReceiveToIdle_IT:00000000 HAL_UARTEx_ReceiveToIdle_IT
|
||||||
/tmp/cc5ct5Ve.s:1276 .text.HAL_UARTEx_ReceiveToIdle_DMA:00000000 $t
|
/tmp/ccvzLe3h.s:1276 .text.HAL_UARTEx_ReceiveToIdle_DMA:00000000 $t
|
||||||
/tmp/cc5ct5Ve.s:1282 .text.HAL_UARTEx_ReceiveToIdle_DMA:00000000 HAL_UARTEx_ReceiveToIdle_DMA
|
/tmp/ccvzLe3h.s:1282 .text.HAL_UARTEx_ReceiveToIdle_DMA:00000000 HAL_UARTEx_ReceiveToIdle_DMA
|
||||||
/tmp/cc5ct5Ve.s:1418 .text.HAL_UARTEx_GetRxEventType:00000000 $t
|
/tmp/ccvzLe3h.s:1418 .text.HAL_UARTEx_GetRxEventType:00000000 $t
|
||||||
/tmp/cc5ct5Ve.s:1424 .text.HAL_UARTEx_GetRxEventType:00000000 HAL_UARTEx_GetRxEventType
|
/tmp/ccvzLe3h.s:1424 .text.HAL_UARTEx_GetRxEventType:00000000 HAL_UARTEx_GetRxEventType
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
UART_SetConfig
|
UART_SetConfig
|
||||||
|
|||||||
Binary file not shown.
+2135
-1490
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+72
-72
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccMRPLCc.s page 1
|
ARM GAS /tmp/cccCOnvd.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /** @addtogroup STM32F7xx_LL_Driver
|
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /** @addtogroup STM32F7xx_LL_Driver
|
||||||
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * @{
|
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * @{
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 2
|
ARM GAS /tmp/cccCOnvd.s page 2
|
||||||
|
|
||||||
|
|
||||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** */
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** */
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** ((__VALUE__) == LL_DMA_CHANNEL_14) || \
|
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))
|
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 ****
|
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 3
|
ARM GAS /tmp/cccCOnvd.s page 3
|
||||||
|
|
||||||
|
|
||||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** #else
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** #else
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
142:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** ((BURST) == LL_DMA_PBURST_INC16))
|
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 ****
|
143:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
||||||
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /**
|
144:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /**
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 4
|
ARM GAS /tmp/cccCOnvd.s page 4
|
||||||
|
|
||||||
|
|
||||||
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * @}
|
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * @}
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
42 .LCFI0:
|
42 .LCFI0:
|
||||||
43 .cfi_def_cfa_offset 8
|
43 .cfi_def_cfa_offset 8
|
||||||
44 .cfi_offset 4, -8
|
44 .cfi_offset 4, -8
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 5
|
ARM GAS /tmp/cccCOnvd.s page 5
|
||||||
|
|
||||||
|
|
||||||
45 .cfi_offset 14, -4
|
45 .cfi_offset 14, -4
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
23:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #ifdef __cplusplus
|
23:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #ifdef __cplusplus
|
||||||
24:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** extern "C" {
|
24:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** extern "C" {
|
||||||
25:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #endif
|
25:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #endif
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 6
|
ARM GAS /tmp/cccCOnvd.s page 6
|
||||||
|
|
||||||
|
|
||||||
26:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
|
26:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
80:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** typedef struct
|
80:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** typedef struct
|
||||||
81:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
|
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
|
82:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** uint32_t PeriphOrM2MSrcAddress; /*!< Specifies the peripheral base address for DMA transfer
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 7
|
ARM GAS /tmp/cccCOnvd.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
|
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/ccMRPLCc.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
|
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 ****
|
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
|
139:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** This feature can be modified afterwards using unitary funct
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 8
|
ARM GAS /tmp/cccCOnvd.s page 8
|
||||||
|
|
||||||
|
|
||||||
140:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
|
140:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define LL_DMA_STREAM_7 0x00000007U
|
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
|
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 **** /**
|
196:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 9
|
ARM GAS /tmp/cccCOnvd.s page 9
|
||||||
|
|
||||||
|
|
||||||
197:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @}
|
197:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @}
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccMRPLCc.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
|
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
|
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 **** /**
|
253:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 10
|
ARM GAS /tmp/cccCOnvd.s page 10
|
||||||
|
|
||||||
|
|
||||||
254:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @}
|
254:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @}
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
|
308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
|
||||||
309: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 **** */
|
310:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 11
|
ARM GAS /tmp/cccCOnvd.s page 11
|
||||||
|
|
||||||
|
|
||||||
311:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
|
311:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
||||||
366: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
|
367:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /** @defgroup DMA_LL_EC_CURRENTTARGETMEM CURRENTTARGETMEM
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 12
|
ARM GAS /tmp/cccCOnvd.s page 12
|
||||||
|
|
||||||
|
|
||||||
368:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @{
|
368:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @{
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval LL_DMA_CHANNEL_y
|
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 **** */
|
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__) \
|
424:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** #define __LL_DMA_GET_STREAM(__STREAM_INSTANCE__) \
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 13
|
ARM GAS /tmp/cccCOnvd.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 : \
|
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/ccMRPLCc.s page 1
|
|||||||
479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /** @defgroup DMA_LL_EF_Configuration Configuration
|
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 **** * @{
|
480:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @{
|
||||||
481:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
481:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 14
|
ARM GAS /tmp/cccCOnvd.s page 14
|
||||||
|
|
||||||
|
|
||||||
482:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
|
482:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
64 .loc 1 213 34 is_stmt 0 view .LVU12
|
64 .loc 1 213 34 is_stmt 0 view .LVU12
|
||||||
65 001a 664B ldr r3, .L38+4
|
65 001a 664B ldr r3, .L38+4
|
||||||
66 001c C31A subs r3, r0, r3
|
66 001c C31A subs r3, r0, r3
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 15
|
ARM GAS /tmp/cccCOnvd.s page 15
|
||||||
|
|
||||||
|
|
||||||
67 001e 18BF it ne
|
67 001e 18BF it ne
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
121 008c 0122 movne r2, #1
|
121 008c 0122 movne r2, #1
|
||||||
122 008e 53EA0204 orrs r4, r3, r2
|
122 008e 53EA0204 orrs r4, r3, r2
|
||||||
123 0092 5AD0 beq .L26
|
123 0092 5AD0 beq .L26
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 16
|
ARM GAS /tmp/cccCOnvd.s page 16
|
||||||
|
|
||||||
|
|
||||||
124 .loc 1 213 34 discriminator 21 view .LVU24
|
124 .loc 1 213 34 discriminator 21 view .LVU24
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
224:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /* Reset DMAx_Streamy memory address register */
|
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);
|
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 ****
|
226:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 17
|
ARM GAS /tmp/cccCOnvd.s page 17
|
||||||
|
|
||||||
|
|
||||||
227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /* Reset DMAx_Streamy memory address register */
|
227:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /* Reset DMAx_Streamy memory address register */
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
281:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
281:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
||||||
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** return status;
|
282:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** return status;
|
||||||
163 .loc 1 282 3 is_stmt 1 view .LVU34
|
163 .loc 1 282 3 is_stmt 1 view .LVU34
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 18
|
ARM GAS /tmp/cccCOnvd.s page 18
|
||||||
|
|
||||||
|
|
||||||
283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** }
|
283:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** }
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
45:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
45:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
||||||
46:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @addtogroup STM32F7xx_LL_Driver
|
46:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @addtogroup STM32F7xx_LL_Driver
|
||||||
47:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @{
|
47:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @{
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 19
|
ARM GAS /tmp/cccCOnvd.s page 19
|
||||||
|
|
||||||
|
|
||||||
48:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
|
48:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
102:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_FLITF RCC_AHB1LPENR_FLITFLPEN
|
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
|
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
|
104:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_SRAM2 RCC_AHB1LPENR_SRAM2LPEN
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 20
|
ARM GAS /tmp/cccCOnvd.s page 20
|
||||||
|
|
||||||
|
|
||||||
105:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
105:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
159:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_SPI2 RCC_APB1ENR_SPI2EN
|
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
|
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)
|
161:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(SPDIFRX)
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 21
|
ARM GAS /tmp/cccCOnvd.s page 21
|
||||||
|
|
||||||
|
|
||||||
162:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_SPDIFRX RCC_APB1ENR_SPDIFRXEN
|
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/ccMRPLCc.s page 1
|
|||||||
216:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SPI5 RCC_APB2ENR_SPI5EN
|
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)
|
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
|
218:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SPI6 RCC_APB2ENR_SPI6EN
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 22
|
ARM GAS /tmp/cccCOnvd.s page 22
|
||||||
|
|
||||||
|
|
||||||
219:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* SPI6 */
|
219:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* SPI6 */
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
273:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DMA2EN LL_AHB1_GRP1_EnableClock\n
|
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
|
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
|
275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACEN LL_AHB1_GRP1_EnableClock\n
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 23
|
ARM GAS /tmp/cccCOnvd.s page 23
|
||||||
|
|
||||||
|
|
||||||
276:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACTXEN LL_AHB1_GRP1_EnableClock\n
|
276:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR ETHMACTXEN LL_AHB1_GRP1_EnableClock\n
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
330:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOKEN LL_AHB1_GRP1_IsEnabledClock\n
|
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
|
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
|
332:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR BKPSRAMEN LL_AHB1_GRP1_IsEnabledClock\n
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 24
|
ARM GAS /tmp/cccCOnvd.s page 24
|
||||||
|
|
||||||
|
|
||||||
333:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DTCMRAMEN LL_AHB1_GRP1_IsEnabledClock\n
|
333:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR DTCMRAMEN LL_AHB1_GRP1_IsEnabledClock\n
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
387:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOJEN LL_AHB1_GRP1_DisableClock\n
|
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
|
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
|
389:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR CRCEN LL_AHB1_GRP1_DisableClock\n
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 25
|
ARM GAS /tmp/cccCOnvd.s page 25
|
||||||
|
|
||||||
|
|
||||||
390:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR BKPSRAMEN LL_AHB1_GRP1_DisableClock\n
|
390:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR BKPSRAMEN LL_AHB1_GRP1_DisableClock\n
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
444:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOIRST LL_AHB1_GRP1_ForceReset\n
|
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
|
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
|
446:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOKRST LL_AHB1_GRP1_ForceReset\n
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 26
|
ARM GAS /tmp/cccCOnvd.s page 26
|
||||||
|
|
||||||
|
|
||||||
447:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR CRCRST LL_AHB1_GRP1_ForceReset\n
|
447:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR CRCRST LL_AHB1_GRP1_ForceReset\n
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
486:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIODRST LL_AHB1_GRP1_ReleaseReset\n
|
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
|
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
|
488:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOFRST LL_AHB1_GRP1_ReleaseReset\n
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 27
|
ARM GAS /tmp/cccCOnvd.s page 27
|
||||||
|
|
||||||
|
|
||||||
489:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOGRST LL_AHB1_GRP1_ReleaseReset\n
|
489:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOGRST LL_AHB1_GRP1_ReleaseReset\n
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
201 .loc 3 526 1 view .LVU45
|
201 .loc 3 526 1 view .LVU45
|
||||||
202 00de 7047 bx lr
|
202 00de 7047 bx lr
|
||||||
203 .LVL8:
|
203 .LVL8:
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 28
|
ARM GAS /tmp/cccCOnvd.s page 28
|
||||||
|
|
||||||
|
|
||||||
204 .L37:
|
204 .L37:
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
249 .LBE42:
|
249 .LBE42:
|
||||||
250 .LBE43:
|
250 .LBE43:
|
||||||
213:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
213:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 29
|
ARM GAS /tmp/cccCOnvd.s page 29
|
||||||
|
|
||||||
|
|
||||||
251 .loc 1 213 11 discriminator 2 view .LVU58
|
251 .loc 1 213 11 discriminator 2 view .LVU58
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
545:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * CR CIRC LL_DMA_ConfigTransfer\n
|
545:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * CR CIRC LL_DMA_ConfigTransfer\n
|
||||||
546:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * CR PINC LL_DMA_ConfigTransfer\n
|
546:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * CR PINC LL_DMA_ConfigTransfer\n
|
||||||
547:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * CR MINC LL_DMA_ConfigTransfer\n
|
547:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * CR MINC LL_DMA_ConfigTransfer\n
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 30
|
ARM GAS /tmp/cccCOnvd.s page 30
|
||||||
|
|
||||||
|
|
||||||
548:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * CR PSIZE LL_DMA_ConfigTransfer\n
|
548:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * CR PSIZE LL_DMA_ConfigTransfer\n
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
602:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
|
602:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
|
||||||
603:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
|
603:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
|
||||||
604:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Data transfer direction (read from peripheral or from memory).
|
604:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @brief Get Data transfer direction (read from peripheral or from memory).
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 31
|
ARM GAS /tmp/cccCOnvd.s page 31
|
||||||
|
|
||||||
|
|
||||||
605:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll CR DIR LL_DMA_GetDataTransferDirection
|
605:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @rmtoll CR DIR LL_DMA_GetDataTransferDirection
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
659:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
|
659:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
|
||||||
660:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
|
660:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
|
||||||
661:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
|
661:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 32
|
ARM GAS /tmp/cccCOnvd.s page 32
|
||||||
|
|
||||||
|
|
||||||
662:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
|
662:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
716:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
|
716:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
|
||||||
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])))-
|
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])))-
|
||||||
718:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
|
718:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 33
|
ARM GAS /tmp/cccCOnvd.s page 33
|
||||||
|
|
||||||
|
|
||||||
719:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
|
719:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
773:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
|
773:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
|
||||||
774:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
|
774:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_4
|
||||||
775:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
|
775:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 34
|
ARM GAS /tmp/cccCOnvd.s page 34
|
||||||
|
|
||||||
|
|
||||||
776:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
|
776:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
830:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
830:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
||||||
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)
|
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)
|
||||||
832:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
|
832:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 35
|
ARM GAS /tmp/cccCOnvd.s page 35
|
||||||
|
|
||||||
|
|
||||||
833: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
|
833: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
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
887:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
|
887:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
|
||||||
888:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
|
888:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
|
||||||
889:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
|
889:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 36
|
ARM GAS /tmp/cccCOnvd.s page 36
|
||||||
|
|
||||||
|
|
||||||
890:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
|
890:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
944:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PRIORITY_MEDIUM
|
944:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PRIORITY_MEDIUM
|
||||||
945:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PRIORITY_HIGH
|
945:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PRIORITY_HIGH
|
||||||
946:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PRIORITY_VERYHIGH
|
946:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PRIORITY_VERYHIGH
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 37
|
ARM GAS /tmp/cccCOnvd.s page 37
|
||||||
|
|
||||||
|
|
||||||
947:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
947:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
1001:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
|
1001:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param DMAx DMAx Instance
|
||||||
1002:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
|
1002:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
|
||||||
1003:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
|
1003:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 38
|
ARM GAS /tmp/cccCOnvd.s page 38
|
||||||
|
|
||||||
|
|
||||||
1004:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
|
1004:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
295 0123 37 .byte (.L9-.L7)/2
|
295 0123 37 .byte (.L9-.L7)/2
|
||||||
296 0124 3C .byte (.L8-.L7)/2
|
296 0124 3C .byte (.L8-.L7)/2
|
||||||
297 0125 41 .byte (.L6-.L7)/2
|
297 0125 41 .byte (.L6-.L7)/2
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 39
|
ARM GAS /tmp/cccCOnvd.s page 39
|
||||||
|
|
||||||
|
|
||||||
298 .LVL17:
|
298 .LVL17:
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
341 .loc 1 213 34 discriminator 24 view .LVU81
|
341 .loc 1 213 34 discriminator 24 view .LVU81
|
||||||
342 014e 264B ldr r3, .L38+56
|
342 014e 264B ldr r3, .L38+56
|
||||||
343 0150 D3E7 b .L5
|
343 0150 D3E7 b .L5
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 40
|
ARM GAS /tmp/cccCOnvd.s page 40
|
||||||
|
|
||||||
|
|
||||||
344 .L28:
|
344 .L28:
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
385 0174 8360 str r3, [r0, #8]
|
385 0174 8360 str r3, [r0, #8]
|
||||||
179:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
179:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
||||||
386 .loc 1 179 15 view .LVU96
|
386 .loc 1 179 15 view .LVU96
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 41
|
ARM GAS /tmp/cccCOnvd.s page 41
|
||||||
|
|
||||||
|
|
||||||
387 0176 0020 movs r0, #0
|
387 0176 0020 movs r0, #0
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
269:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** }
|
269:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** }
|
||||||
427 .loc 1 269 20 is_stmt 0 view .LVU111
|
427 .loc 1 269 20 is_stmt 0 view .LVU111
|
||||||
428 0196 4FF47C13 mov r3, #4128768
|
428 0196 4FF47C13 mov r3, #4128768
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 42
|
ARM GAS /tmp/cccCOnvd.s page 42
|
||||||
|
|
||||||
|
|
||||||
429 019a C360 str r3, [r0, #12]
|
429 019a C360 str r3, [r0, #12]
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
477 .LBE47:
|
477 .LBE47:
|
||||||
478 .cfi_endproc
|
478 .cfi_endproc
|
||||||
479 .LFE320:
|
479 .LFE320:
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 43
|
ARM GAS /tmp/cccCOnvd.s page 43
|
||||||
|
|
||||||
|
|
||||||
481 .section .text.LL_DMA_Init,"ax",%progbits
|
481 .section .text.LL_DMA_Init,"ax",%progbits
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** assert_param(IS_LL_DMA_MEMORYINCMODE(DMA_InitStruct->MemoryOrM2MDstIncMode));
|
314:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** assert_param(IS_LL_DMA_MEMORYINCMODE(DMA_InitStruct->MemoryOrM2MDstIncMode));
|
||||||
506 .loc 1 314 3 view .LVU126
|
506 .loc 1 314 3 view .LVU126
|
||||||
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** assert_param(IS_LL_DMA_PERIPHDATASIZE(DMA_InitStruct->PeriphOrM2MSrcDataSize));
|
315:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** assert_param(IS_LL_DMA_PERIPHDATASIZE(DMA_InitStruct->PeriphOrM2MSrcDataSize));
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 44
|
ARM GAS /tmp/cccCOnvd.s page 44
|
||||||
|
|
||||||
|
|
||||||
507 .loc 1 315 3 view .LVU127
|
507 .loc 1 315 3 view .LVU127
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
529 000c 5469 ldr r4, [r2, #20]
|
529 000c 5469 ldr r4, [r2, #20]
|
||||||
344:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** DMA_InitStruct->PeriphOrM2MSrcIncMode | \
|
344:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** DMA_InitStruct->PeriphOrM2MSrcIncMode | \
|
||||||
530 .loc 1 344 65 view .LVU144
|
530 .loc 1 344 65 view .LVU144
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 45
|
ARM GAS /tmp/cccCOnvd.s page 45
|
||||||
|
|
||||||
|
|
||||||
531 000e 2343 orrs r3, r3, r4
|
531 000e 2343 orrs r3, r3, r4
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
352:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** {
|
352:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** {
|
||||||
353:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /*---------------------------- DMAx SxFCR Configuration ------------------------
|
353:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /*---------------------------- DMAx SxFCR Configuration ------------------------
|
||||||
354:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * Configure DMAx_Streamy: fifo mode and fifo threshold with parameters :
|
354:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * Configure DMAx_Streamy: fifo mode and fifo threshold with parameters :
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 46
|
ARM GAS /tmp/cccCOnvd.s page 46
|
||||||
|
|
||||||
|
|
||||||
355:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * - FIFOMode: DMA_SxFCR_DMDIS bit
|
355:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** * - FIFOMode: DMA_SxFCR_DMDIS bit
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
1080:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
|
1080:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
|
||||||
1081:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
|
1081:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
|
||||||
1082:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
|
1082:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 47
|
ARM GAS /tmp/cccCOnvd.s page 47
|
||||||
|
|
||||||
|
|
||||||
1083:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
|
1083:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_3
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
1137:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Pburst This parameter can be one of the following values:
|
1137:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Pburst This parameter can be one of the following values:
|
||||||
1138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PBURST_SINGLE
|
1138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PBURST_SINGLE
|
||||||
1139:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PBURST_INC4
|
1139:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PBURST_INC4
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 48
|
ARM GAS /tmp/cccCOnvd.s page 48
|
||||||
|
|
||||||
|
|
||||||
1140:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PBURST_INC8
|
1140:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_PBURST_INC8
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
1194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
|
1194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
|
||||||
1195:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
|
1195:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h ****
|
||||||
1196:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
|
1196:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** /**
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 49
|
ARM GAS /tmp/cccCOnvd.s page 49
|
||||||
|
|
||||||
|
|
||||||
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.
|
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.
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
1251:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
|
1251:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @retval None
|
||||||
1252:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
1252:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
||||||
1253:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE void LL_DMA_DisableDoubleBufferMode(DMA_TypeDef *DMAx, uint32_t Stream)
|
1253:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE void LL_DMA_DisableDoubleBufferMode(DMA_TypeDef *DMAx, uint32_t Stream)
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 50
|
ARM GAS /tmp/cccCOnvd.s page 50
|
||||||
|
|
||||||
|
|
||||||
1254:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
|
1254:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
1308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
|
1308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param Stream This parameter can be one of the following values:
|
||||||
1309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
|
1309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_0
|
||||||
1310:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
|
1310:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_1
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 51
|
ARM GAS /tmp/cccCOnvd.s page 51
|
||||||
|
|
||||||
|
|
||||||
1311:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
|
1311:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_2
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
1365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_FIFOTHRESHOLD_3_4
|
1365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_FIFOTHRESHOLD_3_4
|
||||||
1366:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_FIFOTHRESHOLD_FULL
|
1366:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_FIFOTHRESHOLD_FULL
|
||||||
1367:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
1367:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** */
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 52
|
ARM GAS /tmp/cccCOnvd.s page 52
|
||||||
|
|
||||||
|
|
||||||
1368:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_GetFIFOThreshold(DMA_TypeDef *DMAx, uint32_t Stream)
|
1368:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** __STATIC_INLINE uint32_t LL_DMA_GetFIFOThreshold(DMA_TypeDef *DMAx, uint32_t Stream)
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
592 .LVL44:
|
592 .LVL44:
|
||||||
593 .LBB52:
|
593 .LBB52:
|
||||||
594 .LBI52:
|
594 .LBI52:
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 53
|
ARM GAS /tmp/cccCOnvd.s page 53
|
||||||
|
|
||||||
|
|
||||||
1095:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
|
1095:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** {
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
628 005c 5368 ldr r3, [r2, #4]
|
628 005c 5368 ldr r3, [r2, #4]
|
||||||
629 .LVL50:
|
629 .LVL50:
|
||||||
630 .LBB56:
|
630 .LBB56:
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 54
|
ARM GAS /tmp/cccCOnvd.s page 54
|
||||||
|
|
||||||
|
|
||||||
631 .LBI56:
|
631 .LBI56:
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
1453:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
|
1453:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_5
|
||||||
1454:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
|
1454:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_6
|
||||||
1455:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
|
1455:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @arg @ref LL_DMA_STREAM_7
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 55
|
ARM GAS /tmp/cccCOnvd.s page 55
|
||||||
|
|
||||||
|
|
||||||
1456:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param MemoryAddress Between 0 to 0xFFFFFFFF
|
1456:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** * @param MemoryAddress Between 0 to 0xFFFFFFFF
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
651 .LBE59:
|
651 .LBE59:
|
||||||
652 .LBE58:
|
652 .LBE58:
|
||||||
384:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
384:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c ****
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 56
|
ARM GAS /tmp/cccCOnvd.s page 56
|
||||||
|
|
||||||
|
|
||||||
385:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /*--------------------------- DMAx SxNDTR Configuration -------------------------
|
385:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** /*--------------------------- DMAx SxNDTR Configuration -------------------------
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
688 .LVL60:
|
688 .LVL60:
|
||||||
1034:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
|
1034:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h **** }
|
||||||
689 .loc 2 1034 3 view .LVU192
|
689 .loc 2 1034 3 view .LVU192
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 57
|
ARM GAS /tmp/cccCOnvd.s page 57
|
||||||
|
|
||||||
|
|
||||||
690 .LBE63:
|
690 .LBE63:
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
731 0006 8360 str r3, [r0, #8]
|
731 0006 8360 str r3, [r0, #8]
|
||||||
411:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** DMA_InitStruct->Mode = LL_DMA_MODE_NORMAL;
|
411:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_dma.c **** DMA_InitStruct->Mode = LL_DMA_MODE_NORMAL;
|
||||||
732 .loc 1 411 3 is_stmt 1 view .LVU203
|
732 .loc 1 411 3 is_stmt 1 view .LVU203
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 58
|
ARM GAS /tmp/cccCOnvd.s page 58
|
||||||
|
|
||||||
|
|
||||||
733 .loc 1 411 42 is_stmt 0 view .LVU204
|
733 .loc 1 411 42 is_stmt 0 view .LVU204
|
||||||
@@ -3478,29 +3478,29 @@ ARM GAS /tmp/ccMRPLCc.s page 1
|
|||||||
778 0000 10284058 .ascii "\020(@Xp\210\240\270"
|
778 0000 10284058 .ascii "\020(@Xp\210\240\270"
|
||||||
778 7088A0B8
|
778 7088A0B8
|
||||||
779 .text
|
779 .text
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 59
|
ARM GAS /tmp/cccCOnvd.s page 59
|
||||||
|
|
||||||
|
|
||||||
780 .Letext0:
|
780 .Letext0:
|
||||||
781 .file 4 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
781 .file 4 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
||||||
782 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
782 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
||||||
783 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
783 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
||||||
ARM GAS /tmp/ccMRPLCc.s page 60
|
ARM GAS /tmp/cccCOnvd.s page 60
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_ll_dma.c
|
*ABS*:00000000 stm32f7xx_ll_dma.c
|
||||||
/tmp/ccMRPLCc.s:20 .text.LL_DMA_DeInit:00000000 $t
|
/tmp/cccCOnvd.s:20 .text.LL_DMA_DeInit:00000000 $t
|
||||||
/tmp/ccMRPLCc.s:26 .text.LL_DMA_DeInit:00000000 LL_DMA_DeInit
|
/tmp/cccCOnvd.s:26 .text.LL_DMA_DeInit:00000000 LL_DMA_DeInit
|
||||||
/tmp/ccMRPLCc.s:290 .text.LL_DMA_DeInit:0000011e $d
|
/tmp/cccCOnvd.s:290 .text.LL_DMA_DeInit:0000011e $d
|
||||||
/tmp/ccMRPLCc.s:299 .text.LL_DMA_DeInit:00000126 $t
|
/tmp/cccCOnvd.s:299 .text.LL_DMA_DeInit:00000126 $t
|
||||||
/tmp/ccMRPLCc.s:458 .text.LL_DMA_DeInit:000001b0 $d
|
/tmp/cccCOnvd.s:458 .text.LL_DMA_DeInit:000001b0 $d
|
||||||
/tmp/ccMRPLCc.s:777 .rodata.STREAM_OFFSET_TAB:00000000 STREAM_OFFSET_TAB
|
/tmp/cccCOnvd.s:777 .rodata.STREAM_OFFSET_TAB:00000000 STREAM_OFFSET_TAB
|
||||||
/tmp/ccMRPLCc.s:482 .text.LL_DMA_Init:00000000 $t
|
/tmp/cccCOnvd.s:482 .text.LL_DMA_Init:00000000 $t
|
||||||
/tmp/ccMRPLCc.s:488 .text.LL_DMA_Init:00000000 LL_DMA_Init
|
/tmp/cccCOnvd.s:488 .text.LL_DMA_Init:00000000 LL_DMA_Init
|
||||||
/tmp/ccMRPLCc.s:701 .text.LL_DMA_Init:00000090 $d
|
/tmp/cccCOnvd.s:701 .text.LL_DMA_Init:00000090 $d
|
||||||
/tmp/ccMRPLCc.s:708 .text.LL_DMA_StructInit:00000000 $t
|
/tmp/cccCOnvd.s:708 .text.LL_DMA_StructInit:00000000 $t
|
||||||
/tmp/ccMRPLCc.s:714 .text.LL_DMA_StructInit:00000000 LL_DMA_StructInit
|
/tmp/cccCOnvd.s:714 .text.LL_DMA_StructInit:00000000 LL_DMA_StructInit
|
||||||
/tmp/ccMRPLCc.s:774 .rodata.STREAM_OFFSET_TAB:00000000 $d
|
/tmp/cccCOnvd.s:774 .rodata.STREAM_OFFSET_TAB:00000000 $d
|
||||||
|
|
||||||
NO UNDEFINED SYMBOLS
|
NO UNDEFINED SYMBOLS
|
||||||
|
|||||||
Binary file not shown.
+35
-35
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccsXZQ1q.s page 1
|
ARM GAS /tmp/ccVndrET.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** * @{
|
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** * @{
|
||||||
30: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 ****
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c ****
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 2
|
ARM GAS /tmp/ccVndrET.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** #if defined (EXTI)
|
32:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** #if defined (EXTI)
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
81:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** /* Interrupt mask register set to default reset values */
|
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);
|
82:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** LL_EXTI_WriteReg(IMR, 0x00000000U);
|
||||||
33 .loc 1 82 3 view .LVU1
|
33 .loc 1 82 3 view .LVU1
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 3
|
ARM GAS /tmp/ccVndrET.s page 3
|
||||||
|
|
||||||
|
|
||||||
34 0000 054B ldr r3, .L2
|
34 0000 054B ldr r3, .L2
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
105:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** {
|
105:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** {
|
||||||
68 .loc 1 105 1 is_stmt 1 view -0
|
68 .loc 1 105 1 is_stmt 1 view -0
|
||||||
69 .cfi_startproc
|
69 .cfi_startproc
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 4
|
ARM GAS /tmp/ccVndrET.s page 4
|
||||||
|
|
||||||
|
|
||||||
70 @ args = 0, pretend = 0, frame = 0
|
70 @ args = 0, pretend = 0, frame = 0
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** case LL_EXTI_MODE_IT:
|
122:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** case LL_EXTI_MODE_IT:
|
||||||
123:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** /* First Disable Event on provided Lines */
|
123:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** /* First Disable Event on provided Lines */
|
||||||
124:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** LL_EXTI_DisableEvent_0_31(EXTI_InitStruct->Line_0_31);
|
124:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** LL_EXTI_DisableEvent_0_31(EXTI_InitStruct->Line_0_31);
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 5
|
ARM GAS /tmp/ccVndrET.s page 5
|
||||||
|
|
||||||
|
|
||||||
108 .loc 1 124 11 is_stmt 1 view .LVU25
|
108 .loc 1 124 11 is_stmt 1 view .LVU25
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
50:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** */
|
50:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** */
|
||||||
51:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #endif /*USE_FULL_LL_DRIVER*/
|
51:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #endif /*USE_FULL_LL_DRIVER*/
|
||||||
52:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /* Exported types ------------------------------------------------------------*/
|
52:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /* Exported types ------------------------------------------------------------*/
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 6
|
ARM GAS /tmp/ccVndrET.s page 6
|
||||||
|
|
||||||
|
|
||||||
53:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #if defined(USE_FULL_LL_DRIVER)
|
53:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #if defined(USE_FULL_LL_DRIVER)
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
107:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #define LL_EXTI_LINE_18 EXTI_IMR_IM18 /*!< Extended line 18 */
|
107:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #define LL_EXTI_LINE_18 EXTI_IMR_IM18 /*!< Extended line 18 */
|
||||||
108:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #endif
|
108:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #endif
|
||||||
109:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #define LL_EXTI_LINE_19 EXTI_IMR_IM19 /*!< Extended line 19 */
|
109:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #define LL_EXTI_LINE_19 EXTI_IMR_IM19 /*!< Extended line 19 */
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 7
|
ARM GAS /tmp/ccVndrET.s page 7
|
||||||
|
|
||||||
|
|
||||||
110:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #if defined(EXTI_IMR_IM20)
|
110:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** #if defined(EXTI_IMR_IM20)
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
164:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /**
|
164:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /**
|
||||||
165:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @}
|
165:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @}
|
||||||
166:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** */
|
166:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** */
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 8
|
ARM GAS /tmp/ccVndrET.s page 8
|
||||||
|
|
||||||
|
|
||||||
167:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
167:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
221:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
221:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||||
222:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /* Exported functions --------------------------------------------------------*/
|
222:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /* Exported functions --------------------------------------------------------*/
|
||||||
223:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /** @defgroup EXTI_LL_Exported_Functions EXTI Exported Functions
|
223:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** /** @defgroup EXTI_LL_Exported_Functions EXTI Exported Functions
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 9
|
ARM GAS /tmp/ccVndrET.s page 9
|
||||||
|
|
||||||
|
|
||||||
224:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @{
|
224:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @{
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
278:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @param ExtiLine This parameter can be one of the following values:
|
278:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @param ExtiLine This parameter can be one of the following values:
|
||||||
279:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_0
|
279:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_0
|
||||||
280:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_1
|
280:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_1
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 10
|
ARM GAS /tmp/ccVndrET.s page 10
|
||||||
|
|
||||||
|
|
||||||
281:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_2
|
281:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_2
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
335:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_13
|
335:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_13
|
||||||
336:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_14
|
336:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_14
|
||||||
337:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_15
|
337:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_15
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 11
|
ARM GAS /tmp/ccVndrET.s page 11
|
||||||
|
|
||||||
|
|
||||||
338:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_16
|
338:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_16
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
392:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_22
|
392:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_22
|
||||||
393:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_23
|
393:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_23
|
||||||
394:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_24(*)
|
394:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_24(*)
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 12
|
ARM GAS /tmp/ccVndrET.s page 12
|
||||||
|
|
||||||
|
|
||||||
395:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_ALL_0_31
|
395:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_ALL_0_31
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
118 0022 24EA0202 bic r2, r4, r2
|
118 0022 24EA0202 bic r2, r4, r2
|
||||||
119 .LVL4:
|
119 .LVL4:
|
||||||
120 .loc 2 443 3 is_stmt 0 view .LVU28
|
120 .loc 2 443 3 is_stmt 0 view .LVU28
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 13
|
ARM GAS /tmp/ccVndrET.s page 13
|
||||||
|
|
||||||
|
|
||||||
121 0026 4A60 str r2, [r1, #4]
|
121 0026 4A60 str r2, [r1, #4]
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** switch (EXTI_InitStruct->Trigger)
|
145:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** switch (EXTI_InitStruct->Trigger)
|
||||||
151 .loc 1 145 9 is_stmt 1 view .LVU39
|
151 .loc 1 145 9 is_stmt 1 view .LVU39
|
||||||
152 0036 022A cmp r2, #2
|
152 0036 022A cmp r2, #2
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 14
|
ARM GAS /tmp/ccVndrET.s page 14
|
||||||
|
|
||||||
|
|
||||||
153 0038 25D0 beq .L10
|
153 0038 25D0 beq .L10
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
484:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
484:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||||
485:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** }
|
485:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** }
|
||||||
486:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
486:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 15
|
ARM GAS /tmp/ccVndrET.s page 15
|
||||||
|
|
||||||
|
|
||||||
487:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
487:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
541:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @note The configurable wakeup lines are edge-triggered. No glitch must be
|
541:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @note The configurable wakeup lines are edge-triggered. No glitch must be
|
||||||
542:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * generated on these lines. If a rising edge on a configurable interrupt
|
542:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * generated on these lines. If a rising edge on a configurable interrupt
|
||||||
543:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * line occurs during a write operation in the EXTI_RTSR register, the
|
543:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * line occurs during a write operation in the EXTI_RTSR register, the
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 16
|
ARM GAS /tmp/ccVndrET.s page 16
|
||||||
|
|
||||||
|
|
||||||
544:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * pending bit is not set.
|
544:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * pending bit is not set.
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
598:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_12
|
598:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_12
|
||||||
599:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_13
|
599:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_13
|
||||||
600:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_14
|
600:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_14
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 17
|
ARM GAS /tmp/ccVndrET.s page 17
|
||||||
|
|
||||||
|
|
||||||
601:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_15
|
601:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_15
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
655:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_20
|
655:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_20
|
||||||
656:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_21
|
656:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_21
|
||||||
657:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_22
|
657:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @arg @ref LL_EXTI_LINE_22
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 18
|
ARM GAS /tmp/ccVndrET.s page 18
|
||||||
|
|
||||||
|
|
||||||
658:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @note Please check each device line mapping for EXTI Line availability
|
658:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** * @note Please check each device line mapping for EXTI Line availability
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
170 .LVL10:
|
170 .LVL10:
|
||||||
171 .loc 2 704 3 is_stmt 0 view .LVU43
|
171 .loc 2 704 3 is_stmt 0 view .LVU43
|
||||||
172 .LBE35:
|
172 .LBE35:
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 19
|
ARM GAS /tmp/ccVndrET.s page 19
|
||||||
|
|
||||||
|
|
||||||
173 .LBE34:
|
173 .LBE34:
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
311:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** }
|
311:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** }
|
||||||
214 .loc 2 311 3 view .LVU56
|
214 .loc 2 311 3 view .LVU56
|
||||||
215 .LBE41:
|
215 .LBE41:
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 20
|
ARM GAS /tmp/ccVndrET.s page 20
|
||||||
|
|
||||||
|
|
||||||
216 .LBE40:
|
216 .LBE40:
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
257 0074 0A60 str r2, [r1]
|
257 0074 0A60 str r2, [r1]
|
||||||
258 .LVL22:
|
258 .LVL22:
|
||||||
269:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** }
|
269:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** }
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 21
|
ARM GAS /tmp/ccVndrET.s page 21
|
||||||
|
|
||||||
|
|
||||||
259 .loc 2 269 3 view .LVU70
|
259 .loc 2 269 3 view .LVU70
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
575:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** {
|
575:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** {
|
||||||
300 .loc 2 575 22 view .LVU82
|
300 .loc 2 575 22 view .LVU82
|
||||||
301 .LBB53:
|
301 .LBB53:
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 22
|
ARM GAS /tmp/ccVndrET.s page 22
|
||||||
|
|
||||||
|
|
||||||
577:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
577:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
532:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** {
|
532:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h **** {
|
||||||
343 .loc 2 532 22 view .LVU94
|
343 .loc 2 532 22 view .LVU94
|
||||||
344 .LBB59:
|
344 .LBB59:
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 23
|
ARM GAS /tmp/ccVndrET.s page 23
|
||||||
|
|
||||||
|
|
||||||
534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h ****
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
168:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** }
|
168:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** }
|
||||||
169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** }
|
169:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** }
|
||||||
170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** /* DISABLE LineCommand */
|
170:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** /* DISABLE LineCommand */
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 24
|
ARM GAS /tmp/ccVndrET.s page 24
|
||||||
|
|
||||||
|
|
||||||
171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** else
|
171:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** else
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
422 .cfi_def_cfa_offset 0
|
422 .cfi_def_cfa_offset 0
|
||||||
423 00ca 7047 bx lr
|
423 00ca 7047 bx lr
|
||||||
424 .LVL44:
|
424 .LVL44:
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 25
|
ARM GAS /tmp/ccVndrET.s page 25
|
||||||
|
|
||||||
|
|
||||||
425 .L12:
|
425 .L12:
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
467 .loc 1 189 3 is_stmt 1 view .LVU125
|
467 .loc 1 189 3 is_stmt 1 view .LVU125
|
||||||
468 .loc 1 189 35 is_stmt 0 view .LVU126
|
468 .loc 1 189 35 is_stmt 0 view .LVU126
|
||||||
469 0006 4371 strb r3, [r0, #5]
|
469 0006 4371 strb r3, [r0, #5]
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 26
|
ARM GAS /tmp/ccVndrET.s page 26
|
||||||
|
|
||||||
|
|
||||||
190:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** EXTI_InitStruct->Trigger = LL_EXTI_TRIGGER_FALLING;
|
190:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_exti.c **** EXTI_InitStruct->Trigger = LL_EXTI_TRIGGER_FALLING;
|
||||||
@@ -1516,18 +1516,18 @@ ARM GAS /tmp/ccsXZQ1q.s page 1
|
|||||||
481 .file 3 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
481 .file 3 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
||||||
482 .file 4 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
482 .file 4 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
||||||
483 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
483 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
||||||
ARM GAS /tmp/ccsXZQ1q.s page 27
|
ARM GAS /tmp/ccVndrET.s page 27
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_ll_exti.c
|
*ABS*:00000000 stm32f7xx_ll_exti.c
|
||||||
/tmp/ccsXZQ1q.s:20 .text.LL_EXTI_DeInit:00000000 $t
|
/tmp/ccVndrET.s:20 .text.LL_EXTI_DeInit:00000000 $t
|
||||||
/tmp/ccsXZQ1q.s:26 .text.LL_EXTI_DeInit:00000000 LL_EXTI_DeInit
|
/tmp/ccVndrET.s:26 .text.LL_EXTI_DeInit:00000000 LL_EXTI_DeInit
|
||||||
/tmp/ccsXZQ1q.s:54 .text.LL_EXTI_DeInit:00000018 $d
|
/tmp/ccVndrET.s:54 .text.LL_EXTI_DeInit:00000018 $d
|
||||||
/tmp/ccsXZQ1q.s:59 .text.LL_EXTI_Init:00000000 $t
|
/tmp/ccVndrET.s:59 .text.LL_EXTI_Init:00000000 $t
|
||||||
/tmp/ccsXZQ1q.s:65 .text.LL_EXTI_Init:00000000 LL_EXTI_Init
|
/tmp/ccVndrET.s:65 .text.LL_EXTI_Init:00000000 LL_EXTI_Init
|
||||||
/tmp/ccsXZQ1q.s:441 .text.LL_EXTI_Init:000000d4 $d
|
/tmp/ccVndrET.s:441 .text.LL_EXTI_Init:000000d4 $d
|
||||||
/tmp/ccsXZQ1q.s:446 .text.LL_EXTI_StructInit:00000000 $t
|
/tmp/ccVndrET.s:446 .text.LL_EXTI_StructInit:00000000 $t
|
||||||
/tmp/ccsXZQ1q.s:452 .text.LL_EXTI_StructInit:00000000 LL_EXTI_StructInit
|
/tmp/ccVndrET.s:452 .text.LL_EXTI_StructInit:00000000 LL_EXTI_StructInit
|
||||||
|
|
||||||
NO UNDEFINED SYMBOLS
|
NO UNDEFINED SYMBOLS
|
||||||
|
|||||||
Binary file not shown.
+84
-84
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccZKwQMo.s page 1
|
ARM GAS /tmp/ccBN2W7T.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
28:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** #include "stm32f7xx.h"
|
28:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** #include "stm32f7xx.h"
|
||||||
29:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
|
29:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
|
||||||
30:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /** @addtogroup STM32F7xx_LL_Driver
|
30:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /** @addtogroup STM32F7xx_LL_Driver
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 2
|
ARM GAS /tmp/ccBN2W7T.s page 2
|
||||||
|
|
||||||
|
|
||||||
31:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @{
|
31:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @{
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
85:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
|
85:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
|
||||||
86:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** GPIO HW configuration can be modified afterwards using unitary functi
|
86:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** GPIO HW configuration can be modified afterwards using unitary functi
|
||||||
87:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
|
87:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 3
|
ARM GAS /tmp/ccBN2W7T.s page 3
|
||||||
|
|
||||||
|
|
||||||
88:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins.
|
88:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** uint32_t Alternate; /*!< Specifies the Peripheral to be connected to the selected pins.
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
142:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** */
|
142:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** */
|
||||||
143:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
|
143:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
|
||||||
144:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /** @defgroup GPIO_LL_EC_OUTPUT Output Type
|
144:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /** @defgroup GPIO_LL_EC_OUTPUT Output Type
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 4
|
ARM GAS /tmp/ccBN2W7T.s page 4
|
||||||
|
|
||||||
|
|
||||||
145:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @{
|
145:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @{
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
199:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** */
|
199:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** */
|
||||||
200:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
|
200:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
|
||||||
201:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /* Exported macro ------------------------------------------------------------*/
|
201:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /* Exported macro ------------------------------------------------------------*/
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 5
|
ARM GAS /tmp/ccBN2W7T.s page 5
|
||||||
|
|
||||||
|
|
||||||
202:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /** @defgroup GPIO_LL_Exported_Macros GPIO Exported Macros
|
202:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /** @defgroup GPIO_LL_Exported_Macros GPIO Exported Macros
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
256:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_6
|
256:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_6
|
||||||
257:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_7
|
257:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_7
|
||||||
258:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_8
|
258:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_8
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 6
|
ARM GAS /tmp/ccBN2W7T.s page 6
|
||||||
|
|
||||||
|
|
||||||
259:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_9
|
259:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_9
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
313:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /**
|
313:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /**
|
||||||
314:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @brief Configure gpio output type for several pins on dedicated port.
|
314:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @brief Configure gpio output type for several pins on dedicated port.
|
||||||
315:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @note Output type as to be set when gpio pin is in output or
|
315:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @note Output type as to be set when gpio pin is in output or
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 7
|
ARM GAS /tmp/ccBN2W7T.s page 7
|
||||||
|
|
||||||
|
|
||||||
316:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * alternate modes. Possible type are Push-pull or Open-drain.
|
316:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * alternate modes. Possible type are Push-pull or Open-drain.
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
370:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_15
|
370:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_15
|
||||||
371:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_ALL
|
371:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_ALL
|
||||||
372:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @retval Returned value can be one of the following values:
|
372:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @retval Returned value can be one of the following values:
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 8
|
ARM GAS /tmp/ccBN2W7T.s page 8
|
||||||
|
|
||||||
|
|
||||||
373:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_OUTPUT_PUSHPULL
|
373:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_OUTPUT_PUSHPULL
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
40 .LVL1:
|
40 .LVL1:
|
||||||
41 .LBB76:
|
41 .LBB76:
|
||||||
42 .LBI76:
|
42 .LBI76:
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 9
|
ARM GAS /tmp/ccBN2W7T.s page 9
|
||||||
|
|
||||||
|
|
||||||
43 .file 3 "Drivers/CMSIS/Include/cmsis_gcc.h"
|
43 .file 3 "Drivers/CMSIS/Include/cmsis_gcc.h"
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
54:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
54:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
55:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __USED
|
55:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __USED
|
||||||
56:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __USED __attribute__((used))
|
56:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __USED __attribute__((used))
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 10
|
ARM GAS /tmp/ccBN2W7T.s page 10
|
||||||
|
|
||||||
|
|
||||||
57:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
57:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
111:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __ALIGNED(x) __attribute__((aligned(x)))
|
111:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __ALIGNED(x) __attribute__((aligned(x)))
|
||||||
112:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
112:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
113:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __RESTRICT
|
113:Drivers/CMSIS/Include/cmsis_gcc.h **** #ifndef __RESTRICT
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 11
|
ARM GAS /tmp/ccBN2W7T.s page 11
|
||||||
|
|
||||||
|
|
||||||
114:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __RESTRICT __restrict
|
114:Drivers/CMSIS/Include/cmsis_gcc.h **** #define __RESTRICT __restrict
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
168:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
168:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
||||||
169:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
169:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
170:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, control_ns" : "=r" (result) );
|
170:Drivers/CMSIS/Include/cmsis_gcc.h **** __ASM volatile ("MRS %0, control_ns" : "=r" (result) );
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 12
|
ARM GAS /tmp/ccBN2W7T.s page 12
|
||||||
|
|
||||||
|
|
||||||
171:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
171:Drivers/CMSIS/Include/cmsis_gcc.h **** return(result);
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
225:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
225:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
226:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
226:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
227:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
227:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 13
|
ARM GAS /tmp/ccBN2W7T.s page 13
|
||||||
|
|
||||||
|
|
||||||
228:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
228:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
282:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
282:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
283:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
|
283:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
|
||||||
284:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
284:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 14
|
ARM GAS /tmp/ccBN2W7T.s page 14
|
||||||
|
|
||||||
|
|
||||||
285:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Process Stack Pointer (non-secure)
|
285:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Process Stack Pointer (non-secure)
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
339:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Main Stack Pointer (non-secure)
|
339:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Main Stack Pointer (non-secure)
|
||||||
340:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Main Stack Pointer (MSP) when in secure state.
|
340:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the non-secure Main Stack Pointer (MSP) when in secure state.
|
||||||
341:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] topOfMainStack Main Stack Pointer value to set
|
341:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] topOfMainStack Main Stack Pointer value to set
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 15
|
ARM GAS /tmp/ccBN2W7T.s page 15
|
||||||
|
|
||||||
|
|
||||||
342:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
342:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
396:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
396:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
397:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_PRIMASK_NS(void)
|
397:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE uint32_t __TZ_get_PRIMASK_NS(void)
|
||||||
398:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
398:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 16
|
ARM GAS /tmp/ccBN2W7T.s page 16
|
||||||
|
|
||||||
|
|
||||||
399:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
399:Drivers/CMSIS/Include/cmsis_gcc.h **** uint32_t result;
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
453:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
453:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
454:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
454:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
455:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
455:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 17
|
ARM GAS /tmp/ccBN2W7T.s page 17
|
||||||
|
|
||||||
|
|
||||||
456:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
456:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
510:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
510:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
511:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Base Priority with condition
|
511:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Base Priority with condition
|
||||||
512:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the Base Priority register only if BASEPRI masking is disable
|
512:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Assigns the given value to the Base Priority register only if BASEPRI masking is disable
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 18
|
ARM GAS /tmp/ccBN2W7T.s page 18
|
||||||
|
|
||||||
|
|
||||||
513:Drivers/CMSIS/Include/cmsis_gcc.h **** or the new value increases the BASEPRI priority level.
|
513:Drivers/CMSIS/Include/cmsis_gcc.h **** or the new value increases the BASEPRI priority level.
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
567:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] faultMask Fault Mask value to set
|
567:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] faultMask Fault Mask value to set
|
||||||
568:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
568:Drivers/CMSIS/Include/cmsis_gcc.h **** */
|
||||||
569:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_FAULTMASK_NS(uint32_t faultMask)
|
569:Drivers/CMSIS/Include/cmsis_gcc.h **** __STATIC_FORCEINLINE void __TZ_set_FAULTMASK_NS(uint32_t faultMask)
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 19
|
ARM GAS /tmp/ccBN2W7T.s page 19
|
||||||
|
|
||||||
|
|
||||||
570:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
570:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
624:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
624:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
625:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
625:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
626:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
626:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 20
|
ARM GAS /tmp/ccBN2W7T.s page 20
|
||||||
|
|
||||||
|
|
||||||
627:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
627:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
681:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) && \
|
681:Drivers/CMSIS/Include/cmsis_gcc.h **** #if (!(defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) && \
|
||||||
682:Drivers/CMSIS/Include/cmsis_gcc.h **** (!defined (__ARM_FEATURE_CMSE) || (__ARM_FEATURE_CMSE < 3)))
|
682:Drivers/CMSIS/Include/cmsis_gcc.h **** (!defined (__ARM_FEATURE_CMSE) || (__ARM_FEATURE_CMSE < 3)))
|
||||||
683:Drivers/CMSIS/Include/cmsis_gcc.h **** // without main extensions, the non-secure MSPLIM is RAZ/WI
|
683:Drivers/CMSIS/Include/cmsis_gcc.h **** // without main extensions, the non-secure MSPLIM is RAZ/WI
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 21
|
ARM GAS /tmp/ccBN2W7T.s page 21
|
||||||
|
|
||||||
|
|
||||||
684:Drivers/CMSIS/Include/cmsis_gcc.h **** return 0U;
|
684:Drivers/CMSIS/Include/cmsis_gcc.h **** return 0U;
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
738:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
738:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
739:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Main Stack Pointer Limit (non-secure)
|
739:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Set Main Stack Pointer Limit (non-secure)
|
||||||
740:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
|
740:Drivers/CMSIS/Include/cmsis_gcc.h **** Devices without ARMv8-M Main Extensions (i.e. Cortex-M23) lack the non-secure
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 22
|
ARM GAS /tmp/ccBN2W7T.s page 22
|
||||||
|
|
||||||
|
|
||||||
741:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence the write is silently ignored.
|
741:Drivers/CMSIS/Include/cmsis_gcc.h **** Stack Pointer Limit register hence the write is silently ignored.
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
795:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__FPU_USED ) && (__FPU_USED == 1U)) )
|
795:Drivers/CMSIS/Include/cmsis_gcc.h **** (defined (__FPU_USED ) && (__FPU_USED == 1U)) )
|
||||||
796:Drivers/CMSIS/Include/cmsis_gcc.h **** #if __has_builtin(__builtin_arm_set_fpscr)
|
796:Drivers/CMSIS/Include/cmsis_gcc.h **** #if __has_builtin(__builtin_arm_set_fpscr)
|
||||||
797:Drivers/CMSIS/Include/cmsis_gcc.h **** // Re-enable using built-in when GCC has been fixed
|
797:Drivers/CMSIS/Include/cmsis_gcc.h **** // Re-enable using built-in when GCC has been fixed
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 23
|
ARM GAS /tmp/ccBN2W7T.s page 23
|
||||||
|
|
||||||
|
|
||||||
798:Drivers/CMSIS/Include/cmsis_gcc.h **** // || (__GNUC__ > 7) || (__GNUC__ == 7 && __GNUC_MINOR__ >= 2)
|
798:Drivers/CMSIS/Include/cmsis_gcc.h **** // || (__GNUC__ > 7) || (__GNUC__ == 7 && __GNUC_MINOR__ >= 2)
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
852:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
852:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
853:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
853:Drivers/CMSIS/Include/cmsis_gcc.h **** /**
|
||||||
854:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Send Event
|
854:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Send Event
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 24
|
ARM GAS /tmp/ccBN2W7T.s page 24
|
||||||
|
|
||||||
|
|
||||||
855:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Send Event is a hint instruction. It causes an event to be signaled to the CPU.
|
855:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Send Event is a hint instruction. It causes an event to be signaled to the CPU.
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
909:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
909:Drivers/CMSIS/Include/cmsis_gcc.h **** #endif
|
||||||
910:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
910:Drivers/CMSIS/Include/cmsis_gcc.h **** }
|
||||||
911:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
911:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 25
|
ARM GAS /tmp/ccBN2W7T.s page 25
|
||||||
|
|
||||||
|
|
||||||
912:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
912:Drivers/CMSIS/Include/cmsis_gcc.h ****
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
966:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Breakpoint
|
966:Drivers/CMSIS/Include/cmsis_gcc.h **** \brief Breakpoint
|
||||||
967:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Causes the processor to enter Debug state.
|
967:Drivers/CMSIS/Include/cmsis_gcc.h **** \details Causes the processor to enter Debug state.
|
||||||
968:Drivers/CMSIS/Include/cmsis_gcc.h **** Debug tools can use this to investigate system state when the instruction at a particula
|
968:Drivers/CMSIS/Include/cmsis_gcc.h **** Debug tools can use this to investigate system state when the instruction at a particula
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 26
|
ARM GAS /tmp/ccBN2W7T.s page 26
|
||||||
|
|
||||||
|
|
||||||
969:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] value is ignored by the processor.
|
969:Drivers/CMSIS/Include/cmsis_gcc.h **** \param [in] value is ignored by the processor.
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
65 .LVL3:
|
65 .LVL3:
|
||||||
66 .LBB78:
|
66 .LBB78:
|
||||||
67 .LBI78:
|
67 .LBI78:
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 27
|
ARM GAS /tmp/ccBN2W7T.s page 27
|
||||||
|
|
||||||
|
|
||||||
981:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
981:Drivers/CMSIS/Include/cmsis_gcc.h **** {
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
432:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_4
|
432:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_4
|
||||||
433:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_5
|
433:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_5
|
||||||
434:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_6
|
434:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_6
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 28
|
ARM GAS /tmp/ccBN2W7T.s page 28
|
||||||
|
|
||||||
|
|
||||||
435:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_7
|
435:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_PIN_7
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
108 @ frame_needed = 0, uses_anonymous_args = 0
|
108 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
109 .loc 2 485 1 is_stmt 0 view .LVU18
|
109 .loc 2 485 1 is_stmt 0 view .LVU18
|
||||||
110 0000 00B5 push {lr}
|
110 0000 00B5 push {lr}
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 29
|
ARM GAS /tmp/ccBN2W7T.s page 29
|
||||||
|
|
||||||
|
|
||||||
111 .LCFI1:
|
111 .LCFI1:
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
158 .loc 2 486 3 discriminator 4 view .LVU31
|
158 .loc 2 486 3 discriminator 4 view .LVU31
|
||||||
159 0020 B1FA81F1 clz r1, r1
|
159 0020 B1FA81F1 clz r1, r1
|
||||||
160 0024 4900 lsls r1, r1, #1
|
160 0024 4900 lsls r1, r1, #1
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 30
|
ARM GAS /tmp/ccBN2W7T.s page 30
|
||||||
|
|
||||||
|
|
||||||
161 0026 8A40 lsls r2, r2, r1
|
161 0026 8A40 lsls r2, r2, r1
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
524:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @note Possible values are from AF0 to AF15 depending on target.
|
524:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @note Possible values are from AF0 to AF15 depending on target.
|
||||||
525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @note Warning: only one pin can be passed as parameter.
|
525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @note Warning: only one pin can be passed as parameter.
|
||||||
526:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @rmtoll AFRL AFSELy LL_GPIO_SetAFPin_0_7
|
526:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @rmtoll AFRL AFSELy LL_GPIO_SetAFPin_0_7
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 31
|
ARM GAS /tmp/ccBN2W7T.s page 31
|
||||||
|
|
||||||
|
|
||||||
527:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @param GPIOx GPIO Port
|
527:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @param GPIOx GPIO Port
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
199 @ 988 "Drivers/CMSIS/Include/cmsis_gcc.h" 1
|
199 @ 988 "Drivers/CMSIS/Include/cmsis_gcc.h" 1
|
||||||
200 0004 91FAA1FC rbit ip, r1
|
200 0004 91FAA1FC rbit ip, r1
|
||||||
201 @ 0 "" 2
|
201 @ 0 "" 2
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 32
|
ARM GAS /tmp/ccBN2W7T.s page 32
|
||||||
|
|
||||||
|
|
||||||
202 .LVL14:
|
202 .LVL14:
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
253 .LVL18:
|
253 .LVL18:
|
||||||
254 .LFB151:
|
254 .LFB151:
|
||||||
561:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
|
561:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h ****
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 33
|
ARM GAS /tmp/ccBN2W7T.s page 33
|
||||||
|
|
||||||
|
|
||||||
562:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /**
|
562:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** /**
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
616:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_AF_1
|
616:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_AF_1
|
||||||
617:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_AF_2
|
617:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_AF_2
|
||||||
618:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_AF_3
|
618:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_AF_3
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 34
|
ARM GAS /tmp/ccBN2W7T.s page 34
|
||||||
|
|
||||||
|
|
||||||
619:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_AF_4
|
619:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** * @arg @ref LL_GPIO_AF_4
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
289 0016 0EFA0CFC lsl ip, lr, ip
|
289 0016 0EFA0CFC lsl ip, lr, ip
|
||||||
290 001a 23EA0C03 bic r3, r3, ip
|
290 001a 23EA0C03 bic r3, r3, ip
|
||||||
291 .LVL21:
|
291 .LVL21:
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 35
|
ARM GAS /tmp/ccBN2W7T.s page 35
|
||||||
|
|
||||||
|
|
||||||
292 .LBB90:
|
292 .LBB90:
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
340 .loc 2 275 3 is_stmt 1 view .LVU70
|
340 .loc 2 275 3 is_stmt 1 view .LVU70
|
||||||
341 0002 0368 ldr r3, [r0]
|
341 0002 0368 ldr r3, [r0]
|
||||||
342 .LVL25:
|
342 .LVL25:
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 36
|
ARM GAS /tmp/ccBN2W7T.s page 36
|
||||||
|
|
||||||
|
|
||||||
343 .LBB92:
|
343 .LBB92:
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** }
|
275:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h **** }
|
||||||
389 .loc 2 275 3 discriminator 4 view .LVU83
|
389 .loc 2 275 3 discriminator 4 view .LVU83
|
||||||
390 0028 1343 orrs r3, r3, r2
|
390 0028 1343 orrs r3, r3, r2
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 37
|
ARM GAS /tmp/ccBN2W7T.s page 37
|
||||||
|
|
||||||
|
|
||||||
391 002a 0360 str r3, [r0]
|
391 002a 0360 str r3, [r0]
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
40:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /* Private variables ---------------------------------------------------------*/
|
40:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /* Private variables ---------------------------------------------------------*/
|
||||||
41:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /* Private constants ---------------------------------------------------------*/
|
41:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /* Private constants ---------------------------------------------------------*/
|
||||||
42:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /* Private macros ------------------------------------------------------------*/
|
42:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /* Private macros ------------------------------------------------------------*/
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 38
|
ARM GAS /tmp/ccBN2W7T.s page 38
|
||||||
|
|
||||||
|
|
||||||
43:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /** @addtogroup GPIO_LL_Private_Macros
|
43:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** /** @addtogroup GPIO_LL_Private_Macros
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
97:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * @brief De-initialize GPIO registers (Registers restored to their default values).
|
97:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * @brief De-initialize GPIO registers (Registers restored to their default values).
|
||||||
98:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * @param GPIOx GPIO Port
|
98:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * @param GPIOx GPIO Port
|
||||||
99:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * @retval An ErrorStatus enumeration value:
|
99:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * @retval An ErrorStatus enumeration value:
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 39
|
ARM GAS /tmp/ccBN2W7T.s page 39
|
||||||
|
|
||||||
|
|
||||||
100:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * - SUCCESS: GPIO registers are de-initialized
|
100:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** * - SUCCESS: GPIO registers are de-initialized
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
433 0016 3AD0 beq .L27
|
433 0016 3AD0 beq .L27
|
||||||
128:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** {
|
128:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** {
|
||||||
129:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_AHB1_GRP1_ForceReset(LL_AHB1_GRP1_PERIPH_GPIOD);
|
129:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_AHB1_GRP1_ForceReset(LL_AHB1_GRP1_PERIPH_GPIOD);
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 40
|
ARM GAS /tmp/ccBN2W7T.s page 40
|
||||||
|
|
||||||
|
|
||||||
130:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_AHB1_GRP1_ReleaseReset(LL_AHB1_GRP1_PERIPH_GPIOD);
|
130:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_AHB1_GRP1_ReleaseReset(LL_AHB1_GRP1_PERIPH_GPIOD);
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
455 .loc 1 162 11 is_stmt 0 view .LVU105
|
455 .loc 1 162 11 is_stmt 0 view .LVU105
|
||||||
456 0030 4F4B ldr r3, .L35+32
|
456 0030 4F4B ldr r3, .L35+32
|
||||||
457 0032 9842 cmp r0, r3
|
457 0032 9842 cmp r0, r3
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 41
|
ARM GAS /tmp/ccBN2W7T.s page 41
|
||||||
|
|
||||||
|
|
||||||
458 0034 67D0 beq .L32
|
458 0034 67D0 beq .L32
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
5:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Header file of BUS LL module.
|
5:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Header file of BUS LL module.
|
||||||
6:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
6:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
||||||
7:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** @verbatim
|
7:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** @verbatim
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 42
|
ARM GAS /tmp/ccBN2W7T.s page 42
|
||||||
|
|
||||||
|
|
||||||
8:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** ##### RCC Limitations #####
|
8:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** ##### RCC Limitations #####
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
62:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @defgroup BUS_LL_Exported_Constants BUS Exported Constants
|
62:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /** @defgroup BUS_LL_Exported_Constants BUS Exported Constants
|
||||||
63:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @{
|
63:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @{
|
||||||
64:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
|
64:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 43
|
ARM GAS /tmp/ccBN2W7T.s page 43
|
||||||
|
|
||||||
|
|
||||||
65:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
65:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
119:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(CRYP)
|
119:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(CRYP)
|
||||||
120:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB2_GRP1_PERIPH_CRYP RCC_AHB2ENR_CRYPEN
|
120:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB2_GRP1_PERIPH_CRYP RCC_AHB2ENR_CRYPEN
|
||||||
121:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* CRYP */
|
121:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* CRYP */
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 44
|
ARM GAS /tmp/ccBN2W7T.s page 44
|
||||||
|
|
||||||
|
|
||||||
122:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(AES)
|
122:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(AES)
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
176:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_CAN2 RCC_APB1ENR_CAN2EN
|
176:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_CAN2 RCC_APB1ENR_CAN2EN
|
||||||
177:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* CAN2 */
|
177:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* CAN2 */
|
||||||
178:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(CAN3)
|
178:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(CAN3)
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 45
|
ARM GAS /tmp/ccBN2W7T.s page 45
|
||||||
|
|
||||||
|
|
||||||
179:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_CAN3 RCC_APB1ENR_CAN3EN
|
179:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_CAN3 RCC_APB1ENR_CAN3EN
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
233:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* MDIOS */
|
233:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* MDIOS */
|
||||||
234:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(USB_HS_PHYC)
|
234:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(USB_HS_PHYC)
|
||||||
235:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_OTGPHYC RCC_APB2ENR_OTGPHYCEN
|
235:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_OTGPHYC RCC_APB2ENR_OTGPHYCEN
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 46
|
ARM GAS /tmp/ccBN2W7T.s page 46
|
||||||
|
|
||||||
|
|
||||||
236:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* USB_HS_PHYC */
|
236:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* USB_HS_PHYC */
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
290:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOI
|
290:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOI
|
||||||
291:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOJ (*)
|
291:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOJ (*)
|
||||||
292:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOK (*)
|
292:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOK (*)
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 47
|
ARM GAS /tmp/ccBN2W7T.s page 47
|
||||||
|
|
||||||
|
|
||||||
293:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_CRC
|
293:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_CRC
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
347:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOD
|
347:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOD
|
||||||
348:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOE
|
348:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOE
|
||||||
349:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOF
|
349:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOF
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 48
|
ARM GAS /tmp/ccBN2W7T.s page 48
|
||||||
|
|
||||||
|
|
||||||
350:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOG
|
350:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOG
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
404:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOC
|
404:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOC
|
||||||
405:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOD
|
405:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOD
|
||||||
406:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOE
|
406:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOE
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 49
|
ARM GAS /tmp/ccBN2W7T.s page 49
|
||||||
|
|
||||||
|
|
||||||
407:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOF
|
407:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOF
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
461:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOG
|
461:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOG
|
||||||
462:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOH
|
462:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOH
|
||||||
463:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOI
|
463:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOI
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 50
|
ARM GAS /tmp/ccBN2W7T.s page 50
|
||||||
|
|
||||||
|
|
||||||
464:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOJ (*)
|
464:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOJ (*)
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
503:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOB
|
503:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOB
|
||||||
504:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOC
|
504:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOC
|
||||||
505:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOD
|
505:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOD
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 51
|
ARM GAS /tmp/ccBN2W7T.s page 51
|
||||||
|
|
||||||
|
|
||||||
506:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOE
|
506:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB1_GRP1_PERIPH_GPIOE
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
524 0062 1A69 ldr r2, [r3, #16]
|
524 0062 1A69 ldr r2, [r3, #16]
|
||||||
525 0064 42F00202 orr r2, r2, #2
|
525 0064 42F00202 orr r2, r2, #2
|
||||||
526 0068 1A61 str r2, [r3, #16]
|
526 0068 1A61 str r2, [r3, #16]
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 52
|
ARM GAS /tmp/ccBN2W7T.s page 52
|
||||||
|
|
||||||
|
|
||||||
527 .LVL37:
|
527 .LVL37:
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
570 .loc 1 124 5 is_stmt 1 view .LVU139
|
570 .loc 1 124 5 is_stmt 1 view .LVU139
|
||||||
571 .LBB110:
|
571 .LBB110:
|
||||||
572 .LBI110:
|
572 .LBI110:
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 53
|
ARM GAS /tmp/ccBN2W7T.s page 53
|
||||||
|
|
||||||
|
|
||||||
523:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
|
523:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
616 009c 22F00802 bic r2, r2, #8
|
616 009c 22F00802 bic r2, r2, #8
|
||||||
617 00a0 1A61 str r2, [r3, #16]
|
617 00a0 1A61 str r2, [r3, #16]
|
||||||
618 .LVL46:
|
618 .LVL46:
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 54
|
ARM GAS /tmp/ccBN2W7T.s page 54
|
||||||
|
|
||||||
|
|
||||||
525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
662 00ba 0020 movs r0, #0
|
662 00ba 0020 movs r0, #0
|
||||||
663 .LVL51:
|
663 .LVL51:
|
||||||
664 .LBB125:
|
664 .LBB125:
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 55
|
ARM GAS /tmp/ccBN2W7T.s page 55
|
||||||
|
|
||||||
|
|
||||||
665 .LBB124:
|
665 .LBB124:
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
710 .LBE130:
|
710 .LBE130:
|
||||||
711 .LBE131:
|
711 .LBE131:
|
||||||
150:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_AHB1_GRP1_ReleaseReset(LL_AHB1_GRP1_PERIPH_GPIOG);
|
150:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** LL_AHB1_GRP1_ReleaseReset(LL_AHB1_GRP1_PERIPH_GPIOG);
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 56
|
ARM GAS /tmp/ccBN2W7T.s page 56
|
||||||
|
|
||||||
|
|
||||||
712 .loc 1 150 5 is_stmt 1 view .LVU179
|
712 .loc 1 150 5 is_stmt 1 view .LVU179
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
||||||
756 .loc 4 478 3 view .LVU192
|
756 .loc 4 478 3 view .LVU192
|
||||||
757 00ee 03F5E053 add r3, r3, #7168
|
757 00ee 03F5E053 add r3, r3, #7168
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 57
|
ARM GAS /tmp/ccBN2W7T.s page 57
|
||||||
|
|
||||||
|
|
||||||
758 00f2 1A69 ldr r2, [r3, #16]
|
758 00f2 1A69 ldr r2, [r3, #16]
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
802 .LBE145:
|
802 .LBE145:
|
||||||
803 .LBE144:
|
803 .LBE144:
|
||||||
165:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** }
|
165:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** }
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 58
|
ARM GAS /tmp/ccBN2W7T.s page 58
|
||||||
|
|
||||||
|
|
||||||
804 .loc 1 165 5 is_stmt 1 view .LVU205
|
804 .loc 1 165 5 is_stmt 1 view .LVU205
|
||||||
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
525:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
||||||
848 .loc 4 525 3 view .LVU218
|
848 .loc 4 525 3 view .LVU218
|
||||||
849 012a 1A69 ldr r2, [r3, #16]
|
849 012a 1A69 ldr r2, [r3, #16]
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 59
|
ARM GAS /tmp/ccBN2W7T.s page 59
|
||||||
|
|
||||||
|
|
||||||
850 012c 22F40072 bic r2, r2, #512
|
850 012c 22F40072 bic r2, r2, #512
|
||||||
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
894 .LBE158:
|
894 .LBE158:
|
||||||
105:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c ****
|
105:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c ****
|
||||||
895 .loc 1 105 15 view .LVU231
|
895 .loc 1 105 15 view .LVU231
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 60
|
ARM GAS /tmp/ccBN2W7T.s page 60
|
||||||
|
|
||||||
|
|
||||||
896 014a 0020 movs r0, #0
|
896 014a 0020 movs r0, #0
|
||||||
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
940 .cfi_offset 4, -20
|
940 .cfi_offset 4, -20
|
||||||
941 .cfi_offset 5, -16
|
941 .cfi_offset 5, -16
|
||||||
942 .cfi_offset 6, -12
|
942 .cfi_offset 6, -12
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 61
|
ARM GAS /tmp/ccBN2W7T.s page 61
|
||||||
|
|
||||||
|
|
||||||
943 .cfi_offset 7, -8
|
943 .cfi_offset 7, -8
|
||||||
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
979 .loc 1 215 9 is_stmt 0 view .LVU250
|
979 .loc 1 215 9 is_stmt 0 view .LVU250
|
||||||
980 0010 19E0 b .L38
|
980 0010 19E0 b .L38
|
||||||
981 .LVL81:
|
981 .LVL81:
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 62
|
ARM GAS /tmp/ccBN2W7T.s page 62
|
||||||
|
|
||||||
|
|
||||||
982 .L46:
|
982 .L46:
|
||||||
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
1012 .LBE165:
|
1012 .LBE165:
|
||||||
1013 .LBE164:
|
1013 .LBE164:
|
||||||
235:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** }
|
235:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c **** }
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 63
|
ARM GAS /tmp/ccBN2W7T.s page 63
|
||||||
|
|
||||||
|
|
||||||
236:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c ****
|
236:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_gpio.c ****
|
||||||
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
1040 .loc 1 218 56 is_stmt 0 view .LVU268
|
1040 .loc 1 218 56 is_stmt 0 view .LVU268
|
||||||
1041 004e 0122 movs r2, #1
|
1041 004e 0122 movs r2, #1
|
||||||
1042 0050 AA40 lsls r2, r2, r5
|
1042 0050 AA40 lsls r2, r2, r5
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 64
|
ARM GAS /tmp/ccBN2W7T.s page 64
|
||||||
|
|
||||||
|
|
||||||
1043 .LVL89:
|
1043 .LVL89:
|
||||||
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
1081 @ 988 "Drivers/CMSIS/Include/cmsis_gcc.h" 1
|
1081 @ 988 "Drivers/CMSIS/Include/cmsis_gcc.h" 1
|
||||||
1082 006e 94FAA4F3 rbit r3, r4
|
1082 006e 94FAA4F3 rbit r3, r4
|
||||||
1083 @ 0 "" 2
|
1083 @ 0 "" 2
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 65
|
ARM GAS /tmp/ccBN2W7T.s page 65
|
||||||
|
|
||||||
|
|
||||||
1084 .LVL93:
|
1084 .LVL93:
|
||||||
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
1124 .cfi_startproc
|
1124 .cfi_startproc
|
||||||
1125 @ args = 0, pretend = 0, frame = 0
|
1125 @ args = 0, pretend = 0, frame = 0
|
||||||
1126 @ frame_needed = 0, uses_anonymous_args = 0
|
1126 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 66
|
ARM GAS /tmp/ccBN2W7T.s page 66
|
||||||
|
|
||||||
|
|
||||||
1127 @ link register save eliminated.
|
1127 @ link register save eliminated.
|
||||||
@@ -3940,27 +3940,27 @@ ARM GAS /tmp/ccZKwQMo.s page 1
|
|||||||
1156 .file 5 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
1156 .file 5 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
||||||
1157 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
1157 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
||||||
1158 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
1158 .file 7 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
||||||
ARM GAS /tmp/ccZKwQMo.s page 67
|
ARM GAS /tmp/ccBN2W7T.s page 67
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_ll_gpio.c
|
*ABS*:00000000 stm32f7xx_ll_gpio.c
|
||||||
/tmp/ccZKwQMo.s:20 .text.LL_GPIO_SetPinSpeed:00000000 $t
|
/tmp/ccBN2W7T.s:20 .text.LL_GPIO_SetPinSpeed:00000000 $t
|
||||||
/tmp/ccZKwQMo.s:25 .text.LL_GPIO_SetPinSpeed:00000000 LL_GPIO_SetPinSpeed
|
/tmp/ccBN2W7T.s:25 .text.LL_GPIO_SetPinSpeed:00000000 LL_GPIO_SetPinSpeed
|
||||||
/tmp/ccZKwQMo.s:97 .text.LL_GPIO_SetPinPull:00000000 $t
|
/tmp/ccBN2W7T.s:97 .text.LL_GPIO_SetPinPull:00000000 $t
|
||||||
/tmp/ccZKwQMo.s:102 .text.LL_GPIO_SetPinPull:00000000 LL_GPIO_SetPinPull
|
/tmp/ccBN2W7T.s:102 .text.LL_GPIO_SetPinPull:00000000 LL_GPIO_SetPinPull
|
||||||
/tmp/ccZKwQMo.s:172 .text.LL_GPIO_SetAFPin_0_7:00000000 $t
|
/tmp/ccBN2W7T.s:172 .text.LL_GPIO_SetAFPin_0_7:00000000 $t
|
||||||
/tmp/ccZKwQMo.s:177 .text.LL_GPIO_SetAFPin_0_7:00000000 LL_GPIO_SetAFPin_0_7
|
/tmp/ccBN2W7T.s:177 .text.LL_GPIO_SetAFPin_0_7:00000000 LL_GPIO_SetAFPin_0_7
|
||||||
/tmp/ccZKwQMo.s:247 .text.LL_GPIO_SetAFPin_8_15:00000000 $t
|
/tmp/ccBN2W7T.s:247 .text.LL_GPIO_SetAFPin_8_15:00000000 $t
|
||||||
/tmp/ccZKwQMo.s:252 .text.LL_GPIO_SetAFPin_8_15:00000000 LL_GPIO_SetAFPin_8_15
|
/tmp/ccBN2W7T.s:252 .text.LL_GPIO_SetAFPin_8_15:00000000 LL_GPIO_SetAFPin_8_15
|
||||||
/tmp/ccZKwQMo.s:323 .text.LL_GPIO_SetPinMode:00000000 $t
|
/tmp/ccBN2W7T.s:323 .text.LL_GPIO_SetPinMode:00000000 $t
|
||||||
/tmp/ccZKwQMo.s:328 .text.LL_GPIO_SetPinMode:00000000 LL_GPIO_SetPinMode
|
/tmp/ccBN2W7T.s:328 .text.LL_GPIO_SetPinMode:00000000 LL_GPIO_SetPinMode
|
||||||
/tmp/ccZKwQMo.s:398 .text.LL_GPIO_DeInit:00000000 $t
|
/tmp/ccBN2W7T.s:398 .text.LL_GPIO_DeInit:00000000 $t
|
||||||
/tmp/ccZKwQMo.s:404 .text.LL_GPIO_DeInit:00000000 LL_GPIO_DeInit
|
/tmp/ccBN2W7T.s:404 .text.LL_GPIO_DeInit:00000000 LL_GPIO_DeInit
|
||||||
/tmp/ccZKwQMo.s:905 .text.LL_GPIO_DeInit:00000150 $d
|
/tmp/ccBN2W7T.s:905 .text.LL_GPIO_DeInit:00000150 $d
|
||||||
/tmp/ccZKwQMo.s:922 .text.LL_GPIO_Init:00000000 $t
|
/tmp/ccBN2W7T.s:922 .text.LL_GPIO_Init:00000000 $t
|
||||||
/tmp/ccZKwQMo.s:928 .text.LL_GPIO_Init:00000000 LL_GPIO_Init
|
/tmp/ccBN2W7T.s:928 .text.LL_GPIO_Init:00000000 LL_GPIO_Init
|
||||||
/tmp/ccZKwQMo.s:1114 .text.LL_GPIO_StructInit:00000000 $t
|
/tmp/ccBN2W7T.s:1114 .text.LL_GPIO_StructInit:00000000 $t
|
||||||
/tmp/ccZKwQMo.s:1120 .text.LL_GPIO_StructInit:00000000 LL_GPIO_StructInit
|
/tmp/ccBN2W7T.s:1120 .text.LL_GPIO_StructInit:00000000 LL_GPIO_StructInit
|
||||||
|
|
||||||
NO UNDEFINED SYMBOLS
|
NO UNDEFINED SYMBOLS
|
||||||
|
|||||||
Binary file not shown.
+277
-277
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+203
-203
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+105
-105
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/cczBZbME.s page 1
|
ARM GAS /tmp/ccVg7Rz4.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
28:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** #define assert_param(expr) ((void)0U)
|
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 */
|
29:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** #endif /* USE_FULL_ASSERT */
|
||||||
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
30:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
||||||
ARM GAS /tmp/cczBZbME.s page 2
|
ARM GAS /tmp/ccVg7Rz4.s page 2
|
||||||
|
|
||||||
|
|
||||||
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /** @addtogroup STM32F7xx_LL_Driver
|
31:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /** @addtogroup STM32F7xx_LL_Driver
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
85:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** || ((__VALUE__) == LL_SPI_POLARITY_HIGH))
|
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 ****
|
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) \
|
87:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** #define IS_LL_SPI_PHASE(__VALUE__) (((__VALUE__) == LL_SPI_PHASE_1EDGE) \
|
||||||
ARM GAS /tmp/cczBZbME.s page 3
|
ARM GAS /tmp/ccVg7Rz4.s page 3
|
||||||
|
|
||||||
|
|
||||||
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** || ((__VALUE__) == LL_SPI_PHASE_2EDGE))
|
88:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** || ((__VALUE__) == LL_SPI_PHASE_2EDGE))
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
135:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** ErrorStatus status = ERROR;
|
135:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** ErrorStatus status = ERROR;
|
||||||
36 .loc 1 135 3 is_stmt 1 view .LVU2
|
36 .loc 1 135 3 is_stmt 1 view .LVU2
|
||||||
37 .LVL1:
|
37 .LVL1:
|
||||||
ARM GAS /tmp/cczBZbME.s page 4
|
ARM GAS /tmp/ccVg7Rz4.s page 4
|
||||||
|
|
||||||
|
|
||||||
136:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
136:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
61 .L4:
|
61 .L4:
|
||||||
166:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** {
|
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 */
|
167:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /* Force reset of SPI clock */
|
||||||
ARM GAS /tmp/cczBZbME.s page 5
|
ARM GAS /tmp/ccVg7Rz4.s page 5
|
||||||
|
|
||||||
|
|
||||||
168:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_SPI3);
|
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/cczBZbME.s page 1
|
|||||||
82 .L7:
|
82 .L7:
|
||||||
202:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** {
|
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 */
|
203:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /* Force reset of SPI clock */
|
||||||
ARM GAS /tmp/cczBZbME.s page 6
|
ARM GAS /tmp/ccVg7Rz4.s page 6
|
||||||
|
|
||||||
|
|
||||||
204:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** LL_APB2_GRP1_ForceReset(LL_APB2_GRP1_PERIPH_SPI6);
|
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/cczBZbME.s page 1
|
|||||||
34:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
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 -------------------------------------*/
|
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
|
36:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #ifndef __STM32F7xx_LL_BUS_H
|
||||||
ARM GAS /tmp/cczBZbME.s page 7
|
ARM GAS /tmp/ccVg7Rz4.s page 7
|
||||||
|
|
||||||
|
|
||||||
37:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define __STM32F7xx_LL_BUS_H
|
37:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define __STM32F7xx_LL_BUS_H
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
91:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_DMA2D RCC_AHB1ENR_DMA2DEN
|
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 */
|
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)
|
93:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(ETH)
|
||||||
ARM GAS /tmp/cczBZbME.s page 8
|
ARM GAS /tmp/ccVg7Rz4.s page 8
|
||||||
|
|
||||||
|
|
||||||
94:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_ETHMAC RCC_AHB1ENR_ETHMACEN
|
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/cczBZbME.s page 1
|
|||||||
148:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_TIM2 RCC_APB1ENR_TIM2EN
|
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
|
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
|
150:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR_TIM4EN
|
||||||
ARM GAS /tmp/cczBZbME.s page 9
|
ARM GAS /tmp/ccVg7Rz4.s page 9
|
||||||
|
|
||||||
|
|
||||||
151:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_TIM5 RCC_APB1ENR_TIM5EN
|
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/cczBZbME.s page 1
|
|||||||
205:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_ADC3 RCC_APB2ENR_ADC3EN
|
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
|
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)
|
207:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(SDMMC2)
|
||||||
ARM GAS /tmp/cczBZbME.s page 10
|
ARM GAS /tmp/ccVg7Rz4.s page 10
|
||||||
|
|
||||||
|
|
||||||
208:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SDMMC2 RCC_APB2ENR_SDMMC2EN
|
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/cczBZbME.s page 1
|
|||||||
262:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOEEN LL_AHB1_GRP1_EnableClock\n
|
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
|
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
|
264:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOGEN LL_AHB1_GRP1_EnableClock\n
|
||||||
ARM GAS /tmp/cczBZbME.s page 11
|
ARM GAS /tmp/ccVg7Rz4.s page 11
|
||||||
|
|
||||||
|
|
||||||
265:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOHEN LL_AHB1_GRP1_EnableClock\n
|
265:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOHEN LL_AHB1_GRP1_EnableClock\n
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
319:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Check if AHB1 peripheral clock is enabled or not
|
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
|
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
|
321:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOBEN LL_AHB1_GRP1_IsEnabledClock\n
|
||||||
ARM GAS /tmp/cczBZbME.s page 12
|
ARM GAS /tmp/ccVg7Rz4.s page 12
|
||||||
|
|
||||||
|
|
||||||
322:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOCEN LL_AHB1_GRP1_IsEnabledClock\n
|
322:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOCEN LL_AHB1_GRP1_IsEnabledClock\n
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
376:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
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.
|
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
|
378:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll AHB1ENR GPIOAEN LL_AHB1_GRP1_DisableClock\n
|
||||||
ARM GAS /tmp/cczBZbME.s page 13
|
ARM GAS /tmp/ccVg7Rz4.s page 13
|
||||||
|
|
||||||
|
|
||||||
379:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOBEN LL_AHB1_GRP1_DisableClock\n
|
379:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOBEN LL_AHB1_GRP1_DisableClock\n
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
433:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
433:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
||||||
434: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.
|
435:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Force AHB1 peripherals reset.
|
||||||
ARM GAS /tmp/cczBZbME.s page 14
|
ARM GAS /tmp/ccVg7Rz4.s page 14
|
||||||
|
|
||||||
|
|
||||||
436:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll AHB1RSTR GPIOARST LL_AHB1_GRP1_ForceReset\n
|
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/cczBZbME.s page 1
|
|||||||
490:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOHRST LL_AHB1_GRP1_ReleaseReset\n
|
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
|
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
|
492:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOJRST LL_AHB1_GRP1_ReleaseReset\n
|
||||||
ARM GAS /tmp/cczBZbME.s page 15
|
ARM GAS /tmp/ccVg7Rz4.s page 15
|
||||||
|
|
||||||
|
|
||||||
493:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOKRST LL_AHB1_GRP1_ReleaseReset\n
|
493:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOKRST LL_AHB1_GRP1_ReleaseReset\n
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
547:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DTCMRAMLPEN LL_AHB1_GRP1_EnableClockLowPower\n
|
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
|
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
|
549:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DMA2LPEN LL_AHB1_GRP1_EnableClockLowPower\n
|
||||||
ARM GAS /tmp/cczBZbME.s page 16
|
ARM GAS /tmp/ccVg7Rz4.s page 16
|
||||||
|
|
||||||
|
|
||||||
550:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DMA2DLPEN LL_AHB1_GRP1_EnableClockLowPower\n
|
550:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DMA2DLPEN LL_AHB1_GRP1_EnableClockLowPower\n
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
604:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIOELPEN LL_AHB1_GRP1_DisableClockLowPower\n
|
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
|
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
|
606:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIOGLPEN LL_AHB1_GRP1_DisableClockLowPower\n
|
||||||
ARM GAS /tmp/cczBZbME.s page 17
|
ARM GAS /tmp/ccVg7Rz4.s page 17
|
||||||
|
|
||||||
|
|
||||||
607:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIOHLPEN LL_AHB1_GRP1_DisableClockLowPower\n
|
607:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIOHLPEN LL_AHB1_GRP1_DisableClockLowPower\n
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
661:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** CLEAR_BIT(RCC->AHB1LPENR, Periphs);
|
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 **** }
|
662:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
||||||
663:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
663:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
||||||
ARM GAS /tmp/cczBZbME.s page 18
|
ARM GAS /tmp/ccVg7Rz4.s page 18
|
||||||
|
|
||||||
|
|
||||||
664:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
664:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
718:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_OTGFS
|
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 **** *
|
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.
|
720:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
|
||||||
ARM GAS /tmp/cczBZbME.s page 19
|
ARM GAS /tmp/ccVg7Rz4.s page 19
|
||||||
|
|
||||||
|
|
||||||
721:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval State of Periphs (1 or 0).
|
721:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval State of Periphs (1 or 0).
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
775:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
|
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)
|
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 **** {
|
777:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
|
||||||
ARM GAS /tmp/cczBZbME.s page 20
|
ARM GAS /tmp/ccVg7Rz4.s page 20
|
||||||
|
|
||||||
|
|
||||||
778:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** SET_BIT(RCC->AHB2RSTR, Periphs);
|
778:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** SET_BIT(RCC->AHB2RSTR, Periphs);
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
832:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** SET_BIT(RCC->AHB2LPENR, Periphs);
|
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 */
|
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);
|
834:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** tmpreg = READ_BIT(RCC->AHB2LPENR, Periphs);
|
||||||
ARM GAS /tmp/cczBZbME.s page 21
|
ARM GAS /tmp/ccVg7Rz4.s page 21
|
||||||
|
|
||||||
|
|
||||||
835:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** (void)tmpreg;
|
835:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** (void)tmpreg;
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
889:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** (void)tmpreg;
|
889:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** (void)tmpreg;
|
||||||
890:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
890:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
||||||
891:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
891:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
||||||
ARM GAS /tmp/cczBZbME.s page 22
|
ARM GAS /tmp/ccVg7Rz4.s page 22
|
||||||
|
|
||||||
|
|
||||||
892:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
892:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
946:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_ALL
|
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 (*)
|
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
|
948:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB3_GRP1_PERIPH_QSPI
|
||||||
ARM GAS /tmp/cczBZbME.s page 23
|
ARM GAS /tmp/ccVg7Rz4.s page 23
|
||||||
|
|
||||||
|
|
||||||
949:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
|
949:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1003:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Enable APB1 peripherals clock.
|
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
|
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
|
1005:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM3EN LL_APB1_GRP1_EnableClock\n
|
||||||
ARM GAS /tmp/cczBZbME.s page 24
|
ARM GAS /tmp/ccVg7Rz4.s page 24
|
||||||
|
|
||||||
|
|
||||||
1006:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM4EN LL_APB1_GRP1_EnableClock\n
|
1006:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM4EN LL_APB1_GRP1_EnableClock\n
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1060:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CAN3 (*)
|
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 (*)
|
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
|
1062:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_PWR
|
||||||
ARM GAS /tmp/cczBZbME.s page 25
|
ARM GAS /tmp/ccVg7Rz4.s page 25
|
||||||
|
|
||||||
|
|
||||||
1063:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_DAC1
|
1063:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_DAC1
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1117:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM5
|
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
|
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
|
1119:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM7
|
||||||
ARM GAS /tmp/cczBZbME.s page 26
|
ARM GAS /tmp/ccVg7Rz4.s page 26
|
||||||
|
|
||||||
|
|
||||||
1120:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM12
|
1120:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM12
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1174:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C1EN LL_APB1_GRP1_DisableClock\n
|
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
|
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
|
1176:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C3EN LL_APB1_GRP1_DisableClock\n
|
||||||
ARM GAS /tmp/cczBZbME.s page 27
|
ARM GAS /tmp/ccVg7Rz4.s page 27
|
||||||
|
|
||||||
|
|
||||||
1177:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C4EN LL_APB1_GRP1_DisableClock\n
|
1177:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C4EN LL_APB1_GRP1_DisableClock\n
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1231:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM3RST LL_APB1_GRP1_ForceReset\n
|
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
|
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
|
1233:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM5RST LL_APB1_GRP1_ForceReset\n
|
||||||
ARM GAS /tmp/cczBZbME.s page 28
|
ARM GAS /tmp/ccVg7Rz4.s page 28
|
||||||
|
|
||||||
|
|
||||||
1234:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM6RST LL_APB1_GRP1_ForceReset\n
|
1234:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM6RST LL_APB1_GRP1_ForceReset\n
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1288:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_DAC1
|
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
|
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
|
1290:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_UART8
|
||||||
ARM GAS /tmp/cczBZbME.s page 29
|
ARM GAS /tmp/ccVg7Rz4.s page 29
|
||||||
|
|
||||||
|
|
||||||
1291:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
|
1291:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1345:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPI3
|
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 (*)
|
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
|
1347:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_USART2
|
||||||
ARM GAS /tmp/cczBZbME.s page 30
|
ARM GAS /tmp/ccVg7Rz4.s page 30
|
||||||
|
|
||||||
|
|
||||||
1348:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_USART3
|
1348:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_USART3
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1402:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR UART7LPEN LL_APB1_GRP1_EnableClockLowPower\n
|
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
|
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
|
1404:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR RTCLPEN LL_APB1_GRP1_EnableClockLowPower
|
||||||
ARM GAS /tmp/cczBZbME.s page 31
|
ARM GAS /tmp/ccVg7Rz4.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:
|
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/cczBZbME.s page 1
|
|||||||
1459:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR TIM13LPEN LL_APB1_GRP1_DisableClockLowPower\n
|
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
|
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
|
1461:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR LPTIM1LPEN LL_APB1_GRP1_DisableClockLowPower\n
|
||||||
ARM GAS /tmp/cczBZbME.s page 32
|
ARM GAS /tmp/ccVg7Rz4.s page 32
|
||||||
|
|
||||||
|
|
||||||
1462:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR WWDGLPEN LL_APB1_GRP1_DisableClockLowPower\n
|
1462:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR WWDGLPEN LL_APB1_GRP1_DisableClockLowPower\n
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1516:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
|
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
|
1517:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval None
|
||||||
1518:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
|
1518:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
|
||||||
ARM GAS /tmp/cczBZbME.s page 33
|
ARM GAS /tmp/ccVg7Rz4.s page 33
|
||||||
|
|
||||||
|
|
||||||
1519:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** __STATIC_INLINE void LL_APB1_GRP1_DisableClockLowPower(uint32_t Periphs)
|
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/cczBZbME.s page 1
|
|||||||
1573:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_TIM11
|
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
|
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 (*)
|
1575:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI6 (*)
|
||||||
ARM GAS /tmp/cczBZbME.s page 34
|
ARM GAS /tmp/ccVg7Rz4.s page 34
|
||||||
|
|
||||||
|
|
||||||
1576:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SAI1
|
1576:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SAI1
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1630:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SDMMC1
|
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 (*)
|
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
|
1632:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI1
|
||||||
ARM GAS /tmp/cczBZbME.s page 35
|
ARM GAS /tmp/ccVg7Rz4.s page 35
|
||||||
|
|
||||||
|
|
||||||
1633:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI4
|
1633:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI4
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1687:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC1
|
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
|
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
|
1689:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC3
|
||||||
ARM GAS /tmp/cczBZbME.s page 36
|
ARM GAS /tmp/ccVg7Rz4.s page 36
|
||||||
|
|
||||||
|
|
||||||
1690:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SDMMC1
|
1690:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SDMMC1
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1744:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_USART1
|
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
|
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
|
1746:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC
|
||||||
ARM GAS /tmp/cczBZbME.s page 37
|
ARM GAS /tmp/ccVg7Rz4.s page 37
|
||||||
|
|
||||||
|
|
||||||
1747:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SDMMC1
|
1747:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SDMMC1
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1786:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR TIM10RST LL_APB2_GRP1_ReleaseReset\n
|
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
|
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
|
1788:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR SPI5RST LL_APB2_GRP1_ReleaseReset\n
|
||||||
ARM GAS /tmp/cczBZbME.s page 38
|
ARM GAS /tmp/ccVg7Rz4.s page 38
|
||||||
|
|
||||||
|
|
||||||
1789:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR SPI6RST LL_APB2_GRP1_ReleaseReset\n
|
1789:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR SPI6RST LL_APB2_GRP1_ReleaseReset\n
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
119 .LVL11:
|
119 .LVL11:
|
||||||
149:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** }
|
149:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** }
|
||||||
120 .loc 1 149 12 view .LVU29
|
120 .loc 1 149 12 view .LVU29
|
||||||
ARM GAS /tmp/cczBZbME.s page 39
|
ARM GAS /tmp/ccVg7Rz4.s page 39
|
||||||
|
|
||||||
|
|
||||||
121 0040 E3E7 b .L2
|
121 0040 E3E7 b .L2
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
162 .loc 2 1297 3 view .LVU42
|
162 .loc 2 1297 3 view .LVU42
|
||||||
163 005a 02F5FE32 add r2, r2, #130048
|
163 005a 02F5FE32 add r2, r2, #130048
|
||||||
164 005e 116A ldr r1, [r2, #32]
|
164 005e 116A ldr r1, [r2, #32]
|
||||||
ARM GAS /tmp/cczBZbME.s page 40
|
ARM GAS /tmp/ccVg7Rz4.s page 40
|
||||||
|
|
||||||
|
|
||||||
165 0060 41F40041 orr r1, r1, #32768
|
165 0060 41F40041 orr r1, r1, #32768
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1825:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
|
1825:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
|
||||||
207 .loc 2 1825 22 view .LVU55
|
207 .loc 2 1825 22 view .LVU55
|
||||||
208 .LBB49:
|
208 .LBB49:
|
||||||
ARM GAS /tmp/cczBZbME.s page 41
|
ARM GAS /tmp/ccVg7Rz4.s page 41
|
||||||
|
|
||||||
|
|
||||||
209 .loc 2 1827 3 view .LVU56
|
209 .loc 2 1827 3 view .LVU56
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
253 00a0 BFE7 b .L6
|
253 00a0 BFE7 b .L6
|
||||||
254 .LVL24:
|
254 .LVL24:
|
||||||
255 .L14:
|
255 .L14:
|
||||||
ARM GAS /tmp/cczBZbME.s page 42
|
ARM GAS /tmp/ccVg7Rz4.s page 42
|
||||||
|
|
||||||
|
|
||||||
204:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
204:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
302 .section .text.LL_SPI_Init,"ax",%progbits
|
302 .section .text.LL_SPI_Init,"ax",%progbits
|
||||||
303 .align 1
|
303 .align 1
|
||||||
304 .global LL_SPI_Init
|
304 .global LL_SPI_Init
|
||||||
ARM GAS /tmp/cczBZbME.s page 43
|
ARM GAS /tmp/ccVg7Rz4.s page 43
|
||||||
|
|
||||||
|
|
||||||
305 .syntax unified
|
305 .syntax unified
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
332 .LBB58:
|
332 .LBB58:
|
||||||
333 .LBI58:
|
333 .LBI58:
|
||||||
334 .file 3 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h"
|
334 .file 3 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h"
|
||||||
ARM GAS /tmp/cczBZbME.s page 44
|
ARM GAS /tmp/ccVg7Rz4.s page 44
|
||||||
|
|
||||||
|
|
||||||
1:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
1:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
55:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** uint32_t TransferDirection; /*!< Specifies the SPI unidirectional or bidirectional data mod
|
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
|
56:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** This parameter can be a value of @ref SPI_LL_EC_TRANSFER_M
|
||||||
57:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
57:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
ARM GAS /tmp/cczBZbME.s page 45
|
ARM GAS /tmp/ccVg7Rz4.s page 45
|
||||||
|
|
||||||
|
|
||||||
58:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** This feature can be modified afterwards using unitary func
|
58:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** This feature can be modified afterwards using unitary func
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
112:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
112:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
113:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /* Exported constants --------------------------------------------------------*/
|
113:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /* Exported constants --------------------------------------------------------*/
|
||||||
114:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_Exported_Constants SPI Exported Constants
|
114:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_Exported_Constants SPI Exported Constants
|
||||||
ARM GAS /tmp/cczBZbME.s page 46
|
ARM GAS /tmp/ccVg7Rz4.s page 46
|
||||||
|
|
||||||
|
|
||||||
115:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
|
115:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
169: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 ****
|
170:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
171:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_EC_POLARITY Clock Polarity
|
171:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_EC_POLARITY Clock Polarity
|
||||||
ARM GAS /tmp/cczBZbME.s page 47
|
ARM GAS /tmp/ccVg7Rz4.s page 47
|
||||||
|
|
||||||
|
|
||||||
172:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
|
172:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
226:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
|
226:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
|
||||||
227:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
227:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
||||||
228:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_DATAWIDTH_4BIT (SPI_CR2_DS_0 | SPI_CR2_DS_1)
|
228:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_DATAWIDTH_4BIT (SPI_CR2_DS_0 | SPI_CR2_DS_1)
|
||||||
ARM GAS /tmp/cczBZbME.s page 48
|
ARM GAS /tmp/ccVg7Rz4.s page 48
|
||||||
|
|
||||||
|
|
||||||
229:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_DATAWIDTH_5BIT (SPI_CR2_DS_2)
|
229:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_SPI_DATAWIDTH_5BIT (SPI_CR2_DS_2)
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
283: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 ****
|
284:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
285:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_EC_TX_FIFO TX FIFO Level
|
285:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /** @defgroup SPI_LL_EC_TX_FIFO TX FIFO Level
|
||||||
ARM GAS /tmp/cczBZbME.s page 49
|
ARM GAS /tmp/ccVg7Rz4.s page 49
|
||||||
|
|
||||||
|
|
||||||
286:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
|
286:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @{
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
340: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 **** */
|
341:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
||||||
342:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
342:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
ARM GAS /tmp/cczBZbME.s page 50
|
ARM GAS /tmp/ccVg7Rz4.s page 50
|
||||||
|
|
||||||
|
|
||||||
343:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /* Exported functions --------------------------------------------------------*/
|
343:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /* Exported functions --------------------------------------------------------*/
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
347 .LCFI0:
|
347 .LCFI0:
|
||||||
348 .cfi_def_cfa_offset 4
|
348 .cfi_def_cfa_offset 4
|
||||||
349 .cfi_offset 4, -4
|
349 .cfi_offset 4, -4
|
||||||
ARM GAS /tmp/cczBZbME.s page 51
|
ARM GAS /tmp/ccVg7Rz4.s page 51
|
||||||
|
|
||||||
|
|
||||||
350 .LVL30:
|
350 .LVL30:
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
379 003c B1F816C0 ldrh ip, [r1, #22]
|
379 003c B1F816C0 ldrh ip, [r1, #22]
|
||||||
380 0040 40EA0C00 orr r0, r0, ip
|
380 0040 40EA0C00 orr r0, r0, ip
|
||||||
381 0044 0243 orrs r2, r2, r0
|
381 0044 0243 orrs r2, r2, r0
|
||||||
ARM GAS /tmp/cczBZbME.s page 52
|
ARM GAS /tmp/ccVg7Rz4.s page 52
|
||||||
|
|
||||||
|
|
||||||
382 0046 5A60 str r2, [r3, #4]
|
382 0046 5A60 str r2, [r3, #4]
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
420:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
|
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:
|
421:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param Standard This parameter can be one of the following values:
|
||||||
422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_PROTOCOL_MOTOROLA
|
422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_PROTOCOL_MOTOROLA
|
||||||
ARM GAS /tmp/cczBZbME.s page 53
|
ARM GAS /tmp/ccVg7Rz4.s page 53
|
||||||
|
|
||||||
|
|
||||||
423:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_PROTOCOL_TI
|
423:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_PROTOCOL_TI
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
477:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR1 CPOL LL_SPI_SetClockPolarity
|
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
|
478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
|
||||||
479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param ClockPolarity This parameter can be one of the following values:
|
479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param ClockPolarity This parameter can be one of the following values:
|
||||||
ARM GAS /tmp/cczBZbME.s page 54
|
ARM GAS /tmp/ccVg7Rz4.s page 54
|
||||||
|
|
||||||
|
|
||||||
480:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_POLARITY_LOW
|
480:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_POLARITY_LOW
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
534:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_BAUDRATEPRESCALER_DIV128
|
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
|
535:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_BAUDRATEPRESCALER_DIV256
|
||||||
536:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
536:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
||||||
ARM GAS /tmp/cczBZbME.s page 55
|
ARM GAS /tmp/ccVg7Rz4.s page 55
|
||||||
|
|
||||||
|
|
||||||
537:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_GetBaudRatePrescaler(SPI_TypeDef *SPIx)
|
537:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_GetBaudRatePrescaler(SPI_TypeDef *SPIx)
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
591:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Get transfer direction mode
|
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
|
592:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR1 RXONLY LL_SPI_GetTransferDirection\n
|
||||||
593:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * CR1 BIDIMODE LL_SPI_GetTransferDirection\n
|
593:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * CR1 BIDIMODE LL_SPI_GetTransferDirection\n
|
||||||
ARM GAS /tmp/cczBZbME.s page 56
|
ARM GAS /tmp/ccVg7Rz4.s page 56
|
||||||
|
|
||||||
|
|
||||||
594:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * CR1 BIDIOE LL_SPI_GetTransferDirection
|
594:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * CR1 BIDIOE LL_SPI_GetTransferDirection
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_DATAWIDTH_15BIT
|
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
|
649:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @arg @ref LL_SPI_DATAWIDTH_16BIT
|
||||||
650:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
650:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
||||||
ARM GAS /tmp/cczBZbME.s page 57
|
ARM GAS /tmp/ccVg7Rz4.s page 57
|
||||||
|
|
||||||
|
|
||||||
651:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_GetDataWidth(SPI_TypeDef *SPIx)
|
651:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_GetDataWidth(SPI_TypeDef *SPIx)
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
414 .loc 1 290 3 is_stmt 1 view .LVU114
|
414 .loc 1 290 3 is_stmt 1 view .LVU114
|
||||||
415 0062 DA69 ldr r2, [r3, #28]
|
415 0062 DA69 ldr r2, [r3, #28]
|
||||||
416 0064 22F40062 bic r2, r2, #2048
|
416 0064 22F40062 bic r2, r2, #2048
|
||||||
ARM GAS /tmp/cczBZbME.s page 58
|
ARM GAS /tmp/ccVg7Rz4.s page 58
|
||||||
|
|
||||||
|
|
||||||
417 0068 DA61 str r2, [r3, #28]
|
417 0068 DA61 str r2, [r3, #28]
|
||||||
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
701:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
701:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
||||||
702:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
702:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
703:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
703:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
||||||
ARM GAS /tmp/cczBZbME.s page 59
|
ARM GAS /tmp/ccVg7Rz4.s page 59
|
||||||
|
|
||||||
|
|
||||||
704:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Disable CRC
|
704:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Disable CRC
|
||||||
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
758:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR1 CRCNEXT LL_SPI_SetCRCNext
|
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
|
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
|
760:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval None
|
||||||
ARM GAS /tmp/cczBZbME.s page 60
|
ARM GAS /tmp/ccVg7Rz4.s page 60
|
||||||
|
|
||||||
|
|
||||||
761:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
761:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
||||||
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
467 .L28:
|
467 .L28:
|
||||||
468 .align 2
|
468 .align 2
|
||||||
469 .L27:
|
469 .L27:
|
||||||
ARM GAS /tmp/cczBZbME.s page 61
|
ARM GAS /tmp/ccVg7Rz4.s page 61
|
||||||
|
|
||||||
|
|
||||||
470 0084 4000FFFF .word -65472
|
470 0084 4000FFFF .word -65472
|
||||||
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
309:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** SPI_InitStruct->BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV2;
|
309:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** SPI_InitStruct->BaudRate = LL_SPI_BAUDRATEPRESCALER_DIV2;
|
||||||
510 .loc 1 309 3 is_stmt 1 view .LVU142
|
510 .loc 1 309 3 is_stmt 1 view .LVU142
|
||||||
511 .loc 1 309 37 is_stmt 0 view .LVU143
|
511 .loc 1 309 37 is_stmt 0 view .LVU143
|
||||||
ARM GAS /tmp/cczBZbME.s page 62
|
ARM GAS /tmp/ccVg7Rz4.s page 62
|
||||||
|
|
||||||
|
|
||||||
512 0012 8361 str r3, [r0, #24]
|
512 0012 8361 str r3, [r0, #24]
|
||||||
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
340:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** SPI_I2SCFGR_I2SCFG | SPI_I2SCFGR_I2SMOD )
|
340:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** SPI_I2SCFGR_I2SCFG | SPI_I2SCFGR_I2SMOD )
|
||||||
341:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
341:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
||||||
342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** #define I2S_I2SPR_CLEAR_MASK 0x0002U
|
342:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** #define I2S_I2SPR_CLEAR_MASK 0x0002U
|
||||||
ARM GAS /tmp/cczBZbME.s page 63
|
ARM GAS /tmp/ccVg7Rz4.s page 63
|
||||||
|
|
||||||
|
|
||||||
343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /**
|
343:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /**
|
||||||
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * @brief De-initialize the SPI/I2S registers to their default reset values.
|
397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * @brief De-initialize the SPI/I2S registers to their default reset values.
|
||||||
398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * @param SPIx SPI Instance
|
398:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * @param SPIx SPI Instance
|
||||||
399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * @retval An ErrorStatus enumeration value:
|
399:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * @retval An ErrorStatus enumeration value:
|
||||||
ARM GAS /tmp/cczBZbME.s page 64
|
ARM GAS /tmp/ccVg7Rz4.s page 64
|
||||||
|
|
||||||
|
|
||||||
400:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * - SUCCESS: SPI registers are de-initialized
|
400:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * - SUCCESS: SPI registers are de-initialized
|
||||||
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
574 .cfi_def_cfa_offset 24
|
574 .cfi_def_cfa_offset 24
|
||||||
575 .cfi_offset 3, -24
|
575 .cfi_offset 3, -24
|
||||||
576 .cfi_offset 4, -20
|
576 .cfi_offset 4, -20
|
||||||
ARM GAS /tmp/cczBZbME.s page 65
|
ARM GAS /tmp/ccVg7Rz4.s page 65
|
||||||
|
|
||||||
|
|
||||||
577 .cfi_offset 5, -16
|
577 .cfi_offset 5, -16
|
||||||
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
794:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval Returned value is a number between Min_Data = 0x00 and Max_Data = 0xFFFF
|
794:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval Returned value is a number between Min_Data = 0x00 and Max_Data = 0xFFFF
|
||||||
795:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
795:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
||||||
796:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_GetRxCRC(SPI_TypeDef *SPIx)
|
796:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_GetRxCRC(SPI_TypeDef *SPIx)
|
||||||
ARM GAS /tmp/cczBZbME.s page 66
|
ARM GAS /tmp/ccVg7Rz4.s page 66
|
||||||
|
|
||||||
|
|
||||||
797:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
|
797:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
|
||||||
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
851:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** uint32_t Ssoe = (READ_BIT(SPIx->CR2, SPI_CR2_SSOE) << 16U);
|
851:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** uint32_t Ssoe = (READ_BIT(SPIx->CR2, SPI_CR2_SSOE) << 16U);
|
||||||
852:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** return (Ssm | Ssoe);
|
852:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** return (Ssm | Ssoe);
|
||||||
853:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
853:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
||||||
ARM GAS /tmp/cczBZbME.s page 67
|
ARM GAS /tmp/ccVg7Rz4.s page 67
|
||||||
|
|
||||||
|
|
||||||
854:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
854:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
908:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
908:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
||||||
909:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
909:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
910:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
910:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
||||||
ARM GAS /tmp/cczBZbME.s page 68
|
ARM GAS /tmp/ccVg7Rz4.s page 68
|
||||||
|
|
||||||
|
|
||||||
911:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Check if Tx buffer is empty
|
911:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Check if Tx buffer is empty
|
||||||
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
965:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval State of bit (1 or 0).
|
965:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @retval State of bit (1 or 0).
|
||||||
966:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
966:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
||||||
967:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_IsActiveFlag_BSY(SPI_TypeDef *SPIx)
|
967:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE uint32_t LL_SPI_IsActiveFlag_BSY(SPI_TypeDef *SPIx)
|
||||||
ARM GAS /tmp/cczBZbME.s page 69
|
ARM GAS /tmp/ccVg7Rz4.s page 69
|
||||||
|
|
||||||
|
|
||||||
968:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
|
968:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
|
||||||
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1022:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
1022:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
||||||
1023:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
1023:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
1024:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
1024:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
||||||
ARM GAS /tmp/cczBZbME.s page 70
|
ARM GAS /tmp/ccVg7Rz4.s page 70
|
||||||
|
|
||||||
|
|
||||||
1025:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Clear mode fault error flag
|
1025:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Clear mode fault error flag
|
||||||
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1079:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
1079:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
||||||
1080:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Enable error interrupt
|
1080:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Enable error interrupt
|
||||||
1081:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @note This bit controls the generation of an interrupt when an error condition occurs (CRCERR
|
1081:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @note This bit controls the generation of an interrupt when an error condition occurs (CRCERR
|
||||||
ARM GAS /tmp/cczBZbME.s page 71
|
ARM GAS /tmp/ccVg7Rz4.s page 71
|
||||||
|
|
||||||
|
|
||||||
1082:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR2 ERRIE LL_SPI_EnableIT_ERR
|
1082:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR2 ERRIE LL_SPI_EnableIT_ERR
|
||||||
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1136:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
1136:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
||||||
1137:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Disable Tx buffer empty interrupt
|
1137:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Disable Tx buffer empty interrupt
|
||||||
1138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR2 TXEIE LL_SPI_DisableIT_TXE
|
1138:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll CR2 TXEIE LL_SPI_DisableIT_TXE
|
||||||
ARM GAS /tmp/cczBZbME.s page 72
|
ARM GAS /tmp/ccVg7Rz4.s page 72
|
||||||
|
|
||||||
|
|
||||||
1139:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
|
1139:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @param SPIx SPI Instance
|
||||||
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1193:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
1193:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
||||||
1194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE void LL_SPI_EnableDMAReq_RX(SPI_TypeDef *SPIx)
|
1194:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** __STATIC_INLINE void LL_SPI_EnableDMAReq_RX(SPI_TypeDef *SPIx)
|
||||||
1195:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
|
1195:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
|
||||||
ARM GAS /tmp/cczBZbME.s page 73
|
ARM GAS /tmp/ccVg7Rz4.s page 73
|
||||||
|
|
||||||
|
|
||||||
1196:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** SET_BIT(SPIx->CR2, SPI_CR2_RXDMAEN);
|
1196:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** SET_BIT(SPIx->CR2, SPI_CR2_RXDMAEN);
|
||||||
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1250:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
|
1250:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** {
|
||||||
1251:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** return ((READ_BIT(SPIx->CR2, SPI_CR2_TXDMAEN) == (SPI_CR2_TXDMAEN)) ? 1UL : 0UL);
|
1251:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** return ((READ_BIT(SPIx->CR2, SPI_CR2_TXDMAEN) == (SPI_CR2_TXDMAEN)) ? 1UL : 0UL);
|
||||||
1252:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
1252:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
||||||
ARM GAS /tmp/cczBZbME.s page 74
|
ARM GAS /tmp/ccVg7Rz4.s page 74
|
||||||
|
|
||||||
|
|
||||||
1253:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
1253:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1307:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
1307:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
1308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
1308:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
||||||
1309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Get the data register address used for DMA transfer
|
1309:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Get the data register address used for DMA transfer
|
||||||
ARM GAS /tmp/cczBZbME.s page 75
|
ARM GAS /tmp/ccVg7Rz4.s page 75
|
||||||
|
|
||||||
|
|
||||||
1310:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll DR DR LL_SPI_DMA_GetRegAddr
|
1310:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @rmtoll DR DR LL_SPI_DMA_GetRegAddr
|
||||||
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1364:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
1364:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
||||||
1365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
1365:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
1366:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
1366:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
||||||
ARM GAS /tmp/cczBZbME.s page 76
|
ARM GAS /tmp/ccVg7Rz4.s page 76
|
||||||
|
|
||||||
|
|
||||||
1367:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Write 16-Bits in the data register
|
1367:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Write 16-Bits in the data register
|
||||||
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1421:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
1421:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
||||||
1422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief I2S Init structure definition
|
1422:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief I2S Init structure definition
|
||||||
1423:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
1423:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
||||||
ARM GAS /tmp/cczBZbME.s page 77
|
ARM GAS /tmp/ccVg7Rz4.s page 77
|
||||||
|
|
||||||
|
|
||||||
1424:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
1424:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_SR_RXNE LL_SPI_SR_RXNE /*!< Rx buffer not empty flag
|
1478:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_SR_RXNE LL_SPI_SR_RXNE /*!< Rx buffer not empty flag
|
||||||
1479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_SR_TXE LL_SPI_SR_TXE /*!< Tx buffer empty flag
|
1479:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_SR_TXE LL_SPI_SR_TXE /*!< Tx buffer empty flag
|
||||||
1480:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_SR_BSY LL_SPI_SR_BSY /*!< Busy flag
|
1480:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_SR_BSY LL_SPI_SR_BSY /*!< Busy flag
|
||||||
ARM GAS /tmp/cczBZbME.s page 78
|
ARM GAS /tmp/ccVg7Rz4.s page 78
|
||||||
|
|
||||||
|
|
||||||
1481:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_SR_UDR SPI_SR_UDR /*!< Underrun flag
|
1481:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_SR_UDR SPI_SR_UDR /*!< Underrun flag
|
||||||
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1535:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) /*!< Slave
|
1535:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_MODE_SLAVE_RX (SPI_I2SCFGR_I2SCFG_0) /*!< Slave
|
||||||
1536:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_MODE_MASTER_TX (SPI_I2SCFGR_I2SCFG_1) /*!< Maste
|
1536:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_MODE_MASTER_TX (SPI_I2SCFGR_I2SCFG_1) /*!< Maste
|
||||||
1537:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_MODE_MASTER_RX (SPI_I2SCFGR_I2SCFG_0 | SPI_I2SCFGR_I2SCFG_1) /*!< Maste
|
1537:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** #define LL_I2S_MODE_MASTER_RX (SPI_I2SCFGR_I2SCFG_0 | SPI_I2SCFGR_I2SCFG_1) /*!< Maste
|
||||||
ARM GAS /tmp/cczBZbME.s page 79
|
ARM GAS /tmp/ccVg7Rz4.s page 79
|
||||||
|
|
||||||
|
|
||||||
1538:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
1538:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
||||||
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1592:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
1592:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** */
|
||||||
1593:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
1593:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
1594:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
1594:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
||||||
ARM GAS /tmp/cczBZbME.s page 80
|
ARM GAS /tmp/ccVg7Rz4.s page 80
|
||||||
|
|
||||||
|
|
||||||
1595:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Write a value in I2S register
|
1595:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** * @brief Write a value in I2S register
|
||||||
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
1649:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_I2SMOD | SPI_I2SCFGR_I2SE);
|
1649:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_I2SMOD | SPI_I2SCFGR_I2SE);
|
||||||
1650:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
1650:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** }
|
||||||
1651:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
1651:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h ****
|
||||||
ARM GAS /tmp/cczBZbME.s page 81
|
ARM GAS /tmp/ccVg7Rz4.s page 81
|
||||||
|
|
||||||
|
|
||||||
1652:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
1652:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_spi.h **** /**
|
||||||
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
452:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
452:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
||||||
453:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /*---------------------------- SPIx I2SPR Configuration ----------------------
|
453:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /*---------------------------- SPIx I2SPR Configuration ----------------------
|
||||||
454:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * Configure SPIx I2SPR with parameters:
|
454:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * Configure SPIx I2SPR with parameters:
|
||||||
ARM GAS /tmp/cczBZbME.s page 82
|
ARM GAS /tmp/ccVg7Rz4.s page 82
|
||||||
|
|
||||||
|
|
||||||
455:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * - MCLKOutput: SPI_I2SPR_MCKOE bit
|
455:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * - MCLKOutput: SPI_I2SPR_MCKOE bit
|
||||||
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
480:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** {
|
480:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** {
|
||||||
481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /* MCLK output is enabled */
|
481:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /* MCLK output is enabled */
|
||||||
482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** tmp = (((((sourceclock / 256U) * 10U) / I2S_InitStruct->AudioFreq)) + 5U);
|
482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** tmp = (((((sourceclock / 256U) * 10U) / I2S_InitStruct->AudioFreq)) + 5U);
|
||||||
ARM GAS /tmp/cczBZbME.s page 83
|
ARM GAS /tmp/ccVg7Rz4.s page 83
|
||||||
|
|
||||||
|
|
||||||
483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** }
|
483:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** }
|
||||||
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
692 006a 1202 lsls r2, r2, #8
|
692 006a 1202 lsls r2, r2, #8
|
||||||
693 .LVL56:
|
693 .LVL56:
|
||||||
694 .L34:
|
694 .L34:
|
||||||
ARM GAS /tmp/cczBZbME.s page 84
|
ARM GAS /tmp/ccVg7Rz4.s page 84
|
||||||
|
|
||||||
|
|
||||||
501:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** }
|
501:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** }
|
||||||
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
729 0084 000A lsrs r0, r0, #8
|
729 0084 000A lsrs r0, r0, #8
|
||||||
730 .LVL63:
|
730 .LVL63:
|
||||||
482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** }
|
482:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** }
|
||||||
ARM GAS /tmp/cczBZbME.s page 85
|
ARM GAS /tmp/ccVg7Rz4.s page 85
|
||||||
|
|
||||||
|
|
||||||
731 .loc 1 482 40 view .LVU220
|
731 .loc 1 482 40 view .LVU220
|
||||||
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
778 .LVL70:
|
778 .LVL70:
|
||||||
779 .LFB456:
|
779 .LFB456:
|
||||||
518:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
518:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
||||||
ARM GAS /tmp/cczBZbME.s page 86
|
ARM GAS /tmp/ccVg7Rz4.s page 86
|
||||||
|
|
||||||
|
|
||||||
519:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /**
|
519:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /**
|
||||||
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
535:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
535:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c ****
|
||||||
536:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /**
|
536:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** /**
|
||||||
537:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * @brief Set linear and parity prescaler.
|
537:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * @brief Set linear and parity prescaler.
|
||||||
ARM GAS /tmp/cczBZbME.s page 87
|
ARM GAS /tmp/ccVg7Rz4.s page 87
|
||||||
|
|
||||||
|
|
||||||
538:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * @note To calculate value of PrescalerLinear(I2SDIV[7:0] bits) and PrescalerParity(ODD bit)\n
|
538:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_spi.c **** * @note To calculate value of PrescalerLinear(I2SDIV[7:0] bits) and PrescalerParity(ODD bit)\n
|
||||||
@@ -5206,28 +5206,28 @@ ARM GAS /tmp/cczBZbME.s page 1
|
|||||||
844 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
844 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
||||||
845 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
845 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
||||||
846 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
|
846 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
|
||||||
ARM GAS /tmp/cczBZbME.s page 88
|
ARM GAS /tmp/ccVg7Rz4.s page 88
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_ll_spi.c
|
*ABS*:00000000 stm32f7xx_ll_spi.c
|
||||||
/tmp/cczBZbME.s:20 .text.LL_SPI_DeInit:00000000 $t
|
/tmp/ccVg7Rz4.s:20 .text.LL_SPI_DeInit:00000000 $t
|
||||||
/tmp/cczBZbME.s:26 .text.LL_SPI_DeInit:00000000 LL_SPI_DeInit
|
/tmp/ccVg7Rz4.s:26 .text.LL_SPI_DeInit:00000000 LL_SPI_DeInit
|
||||||
/tmp/cczBZbME.s:292 .text.LL_SPI_DeInit:000000b8 $d
|
/tmp/ccVg7Rz4.s:292 .text.LL_SPI_DeInit:000000b8 $d
|
||||||
/tmp/cczBZbME.s:303 .text.LL_SPI_Init:00000000 $t
|
/tmp/ccVg7Rz4.s:303 .text.LL_SPI_Init:00000000 $t
|
||||||
/tmp/cczBZbME.s:309 .text.LL_SPI_Init:00000000 LL_SPI_Init
|
/tmp/ccVg7Rz4.s:309 .text.LL_SPI_Init:00000000 LL_SPI_Init
|
||||||
/tmp/cczBZbME.s:470 .text.LL_SPI_Init:00000084 $d
|
/tmp/ccVg7Rz4.s:470 .text.LL_SPI_Init:00000084 $d
|
||||||
/tmp/cczBZbME.s:476 .text.LL_SPI_StructInit:00000000 $t
|
/tmp/ccVg7Rz4.s:476 .text.LL_SPI_StructInit:00000000 $t
|
||||||
/tmp/cczBZbME.s:482 .text.LL_SPI_StructInit:00000000 LL_SPI_StructInit
|
/tmp/ccVg7Rz4.s:482 .text.LL_SPI_StructInit:00000000 LL_SPI_StructInit
|
||||||
/tmp/cczBZbME.s:529 .text.LL_I2S_DeInit:00000000 $t
|
/tmp/ccVg7Rz4.s:529 .text.LL_I2S_DeInit:00000000 $t
|
||||||
/tmp/cczBZbME.s:535 .text.LL_I2S_DeInit:00000000 LL_I2S_DeInit
|
/tmp/ccVg7Rz4.s:535 .text.LL_I2S_DeInit:00000000 LL_I2S_DeInit
|
||||||
/tmp/cczBZbME.s:558 .text.LL_I2S_Init:00000000 $t
|
/tmp/ccVg7Rz4.s:558 .text.LL_I2S_Init:00000000 $t
|
||||||
/tmp/cczBZbME.s:564 .text.LL_I2S_Init:00000000 LL_I2S_Init
|
/tmp/ccVg7Rz4.s:564 .text.LL_I2S_Init:00000000 LL_I2S_Init
|
||||||
/tmp/cczBZbME.s:765 .text.LL_I2S_Init:000000a4 $d
|
/tmp/ccVg7Rz4.s:765 .text.LL_I2S_Init:000000a4 $d
|
||||||
/tmp/cczBZbME.s:771 .text.LL_I2S_StructInit:00000000 $t
|
/tmp/ccVg7Rz4.s:771 .text.LL_I2S_StructInit:00000000 $t
|
||||||
/tmp/cczBZbME.s:777 .text.LL_I2S_StructInit:00000000 LL_I2S_StructInit
|
/tmp/ccVg7Rz4.s:777 .text.LL_I2S_StructInit:00000000 LL_I2S_StructInit
|
||||||
/tmp/cczBZbME.s:811 .text.LL_I2S_ConfigPrescaler:00000000 $t
|
/tmp/ccVg7Rz4.s:811 .text.LL_I2S_ConfigPrescaler:00000000 $t
|
||||||
/tmp/cczBZbME.s:817 .text.LL_I2S_ConfigPrescaler:00000000 LL_I2S_ConfigPrescaler
|
/tmp/ccVg7Rz4.s:817 .text.LL_I2S_ConfigPrescaler:00000000 LL_I2S_ConfigPrescaler
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
LL_RCC_GetI2SClockFreq
|
LL_RCC_GetI2SClockFreq
|
||||||
|
|||||||
Binary file not shown.
+255
-255
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+103
-103
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccci4zB8.s page 1
|
ARM GAS /tmp/ccI996jB.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
28:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #include "stm32f7xx.h"
|
28:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #include "stm32f7xx.h"
|
||||||
29:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
29:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
||||||
30:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @addtogroup STM32F7xx_LL_Driver
|
30:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @addtogroup STM32F7xx_LL_Driver
|
||||||
ARM GAS /tmp/ccci4zB8.s page 2
|
ARM GAS /tmp/ccI996jB.s page 2
|
||||||
|
|
||||||
|
|
||||||
31:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
|
31:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
85:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** This parameter can be a value of @ref USART_LL_EC_STOPBI
|
85:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** This parameter can be a value of @ref USART_LL_EC_STOPBI
|
||||||
86:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
86:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
||||||
87:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** This feature can be modified afterwards using unitary
|
87:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** This feature can be modified afterwards using unitary
|
||||||
ARM GAS /tmp/ccci4zB8.s page 3
|
ARM GAS /tmp/ccI996jB.s page 3
|
||||||
|
|
||||||
|
|
||||||
88:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** function @ref LL_USART_SetStopBitsLength().*/
|
88:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** function @ref LL_USART_SetStopBitsLength().*/
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
142:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** uint32_t LastBitClockPulse; /*!< Specifies whether the clock pulse corresponding to the l
|
142:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** uint32_t LastBitClockPulse; /*!< Specifies whether the clock pulse corresponding to the l
|
||||||
143:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** data bit (MSB) has to be output on the SCLK pin in synch
|
143:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** data bit (MSB) has to be output on the SCLK pin in synch
|
||||||
144:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** This parameter can be a value of @ref USART_LL_EC_LASTCL
|
144:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** This parameter can be a value of @ref USART_LL_EC_LASTCL
|
||||||
ARM GAS /tmp/ccci4zB8.s page 4
|
ARM GAS /tmp/ccI996jB.s page 4
|
||||||
|
|
||||||
|
|
||||||
145:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
145:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
199:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ISR_TC USART_ISR_TC /*!< Transmission com
|
199:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ISR_TC USART_ISR_TC /*!< Transmission com
|
||||||
200:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ISR_TXE USART_ISR_TXE /*!< Transmit data re
|
200:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ISR_TXE USART_ISR_TXE /*!< Transmit data re
|
||||||
201:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ISR_LBDF USART_ISR_LBDF /*!< LIN break detect
|
201:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ISR_LBDF USART_ISR_LBDF /*!< LIN break detect
|
||||||
ARM GAS /tmp/ccci4zB8.s page 5
|
ARM GAS /tmp/ccI996jB.s page 5
|
||||||
|
|
||||||
|
|
||||||
202:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ISR_CTSIF USART_ISR_CTSIF /*!< CTS interrupt fl
|
202:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_ISR_CTSIF USART_ISR_CTSIF /*!< CTS interrupt fl
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
256:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
|
256:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
|
||||||
257:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
257:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
||||||
258:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_DIRECTION_NONE 0x00000000U /*!< Transmitter
|
258:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_DIRECTION_NONE 0x00000000U /*!< Transmitter
|
||||||
ARM GAS /tmp/ccci4zB8.s page 6
|
ARM GAS /tmp/ccI996jB.s page 6
|
||||||
|
|
||||||
|
|
||||||
259:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_DIRECTION_RX USART_CR1_RE /*!< Transmitter
|
259:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #define LL_USART_DIRECTION_RX USART_CR1_RE /*!< Transmitter
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
313:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
313:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
||||||
314:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #endif /*USE_FULL_LL_DRIVER*/
|
314:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #endif /*USE_FULL_LL_DRIVER*/
|
||||||
315:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
315:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
||||||
ARM GAS /tmp/ccci4zB8.s page 7
|
ARM GAS /tmp/ccI996jB.s page 7
|
||||||
|
|
||||||
|
|
||||||
316:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_EC_LASTCLKPULSE Last Clock Pulse
|
316:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_EC_LASTCLKPULSE Last Clock Pulse
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
370:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
370:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
||||||
371:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
371:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
||||||
372:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_EC_TXPIN_LEVEL TX Pin Active Level Inversion
|
372:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_EC_TXPIN_LEVEL TX Pin Active Level Inversion
|
||||||
ARM GAS /tmp/ccci4zB8.s page 8
|
ARM GAS /tmp/ccI996jB.s page 8
|
||||||
|
|
||||||
|
|
||||||
373:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
|
373:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
427:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
|
427:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
|
||||||
428:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
428:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
||||||
429:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
429:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
||||||
ARM GAS /tmp/ccci4zB8.s page 9
|
ARM GAS /tmp/ccI996jB.s page 9
|
||||||
|
|
||||||
|
|
||||||
430:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #if defined(USART_CR1_UESM)
|
430:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** #if defined(USART_CR1_UESM)
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
484:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /* Exported macro ------------------------------------------------------------*/
|
484:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /* Exported macro ------------------------------------------------------------*/
|
||||||
485:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_Exported_Macros USART Exported Macros
|
485:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /** @defgroup USART_LL_Exported_Macros USART Exported Macros
|
||||||
486:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
|
486:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @{
|
||||||
ARM GAS /tmp/ccci4zB8.s page 10
|
ARM GAS /tmp/ccI996jB.s page 10
|
||||||
|
|
||||||
|
|
||||||
487:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
487:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
541:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
|
541:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @}
|
||||||
542:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
542:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
||||||
543:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
543:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
||||||
ARM GAS /tmp/ccci4zB8.s page 11
|
ARM GAS /tmp/ccI996jB.s page 11
|
||||||
|
|
||||||
|
|
||||||
544:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /* Exported functions --------------------------------------------------------*/
|
544:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /* Exported functions --------------------------------------------------------*/
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
598:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
|
598:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
|
||||||
599:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
|
599:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
|
||||||
600:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
600:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
||||||
ARM GAS /tmp/ccci4zB8.s page 12
|
ARM GAS /tmp/ccI996jB.s page 12
|
||||||
|
|
||||||
|
|
||||||
601:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_EnableInStopMode(USART_TypeDef *USARTx)
|
601:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_EnableInStopMode(USART_TypeDef *USARTx)
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
655:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_UCESM);
|
655:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_UCESM);
|
||||||
656:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
|
656:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
|
||||||
657:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
657:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
||||||
ARM GAS /tmp/ccci4zB8.s page 13
|
ARM GAS /tmp/ccI996jB.s page 13
|
||||||
|
|
||||||
|
|
||||||
658:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
|
658:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
712:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_TE);
|
712:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_TE);
|
||||||
713:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
|
713:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
|
||||||
714:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
714:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
||||||
ARM GAS /tmp/ccci4zB8.s page 14
|
ARM GAS /tmp/ccI996jB.s page 14
|
||||||
|
|
||||||
|
|
||||||
715:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
|
715:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
|
||||||
@@ -838,7 +838,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
769:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Return Parity configuration (enabled/disabled and parity mode if enabled)
|
769:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Return Parity configuration (enabled/disabled and parity mode if enabled)
|
||||||
770:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR1 PS LL_USART_GetParity\n
|
770:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR1 PS LL_USART_GetParity\n
|
||||||
771:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR1 PCE LL_USART_GetParity
|
771:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR1 PCE LL_USART_GetParity
|
||||||
ARM GAS /tmp/ccci4zB8.s page 15
|
ARM GAS /tmp/ccI996jB.s page 15
|
||||||
|
|
||||||
|
|
||||||
772:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
|
772:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
|
||||||
@@ -898,7 +898,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
826:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
|
826:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
|
||||||
827:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Return Word length (i.e. nb of data bits, excluding start and stop bits)
|
827:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Return Word length (i.e. nb of data bits, excluding start and stop bits)
|
||||||
828:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR1 M0 LL_USART_GetDataWidth\n
|
828:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR1 M0 LL_USART_GetDataWidth\n
|
||||||
ARM GAS /tmp/ccci4zB8.s page 16
|
ARM GAS /tmp/ccI996jB.s page 16
|
||||||
|
|
||||||
|
|
||||||
829:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR1 M1 LL_USART_GetDataWidth
|
829:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * CR1 M1 LL_USART_GetDataWidth
|
||||||
@@ -958,7 +958,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
883:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_SetOverSampling(USART_TypeDef *USARTx, uint32_t OverSampling)
|
883:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_SetOverSampling(USART_TypeDef *USARTx, uint32_t OverSampling)
|
||||||
884:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
|
884:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
|
||||||
885:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** MODIFY_REG(USARTx->CR1, USART_CR1_OVER8, OverSampling);
|
885:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** MODIFY_REG(USARTx->CR1, USART_CR1_OVER8, OverSampling);
|
||||||
ARM GAS /tmp/ccci4zB8.s page 17
|
ARM GAS /tmp/ccI996jB.s page 17
|
||||||
|
|
||||||
|
|
||||||
886:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
|
886:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
|
||||||
@@ -1018,7 +1018,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
940:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_PHASE_1EDGE
|
940:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_PHASE_1EDGE
|
||||||
941:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_PHASE_2EDGE
|
941:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_PHASE_2EDGE
|
||||||
942:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
|
942:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
|
||||||
ARM GAS /tmp/ccci4zB8.s page 18
|
ARM GAS /tmp/ccI996jB.s page 18
|
||||||
|
|
||||||
|
|
||||||
943:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
943:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
||||||
@@ -1078,7 +1078,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
997:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_USART_INSTANCE(USARTx) can be used to check whether or not
|
997:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_USART_INSTANCE(USARTx) can be used to check whether or not
|
||||||
998:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Synchronous mode is supported by the USARTx instance.
|
998:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Synchronous mode is supported by the USARTx instance.
|
||||||
999:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Call of this function is equivalent to following function call sequence :
|
999:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Call of this function is equivalent to following function call sequence :
|
||||||
ARM GAS /tmp/ccci4zB8.s page 19
|
ARM GAS /tmp/ccI996jB.s page 19
|
||||||
|
|
||||||
|
|
||||||
1000:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - Clock Phase configuration using @ref LL_USART_SetClockPhase() function
|
1000:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * - Clock Phase configuration using @ref LL_USART_SetClockPhase() function
|
||||||
@@ -1138,7 +1138,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1054:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
|
1054:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
|
||||||
1055:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval State of bit (1 or 0).
|
1055:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval State of bit (1 or 0).
|
||||||
1056:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
1056:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
||||||
ARM GAS /tmp/ccci4zB8.s page 20
|
ARM GAS /tmp/ccI996jB.s page 20
|
||||||
|
|
||||||
|
|
||||||
1057:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_IsEnabledSCLKOutput(const USART_TypeDef *USARTx)
|
1057:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE uint32_t LL_USART_IsEnabledSCLKOutput(const USART_TypeDef *USARTx)
|
||||||
@@ -1198,7 +1198,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1111:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_PARITY_EVEN
|
1111:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_PARITY_EVEN
|
||||||
1112:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_PARITY_ODD
|
1112:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_PARITY_ODD
|
||||||
1113:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param StopBits This parameter can be one of the following values:
|
1113:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param StopBits This parameter can be one of the following values:
|
||||||
ARM GAS /tmp/ccci4zB8.s page 21
|
ARM GAS /tmp/ccI996jB.s page 21
|
||||||
|
|
||||||
|
|
||||||
1114:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_STOPBITS_0_5
|
1114:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_STOPBITS_0_5
|
||||||
@@ -1258,7 +1258,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1168:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
|
1168:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
|
||||||
1169:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Retrieve RX pin active level logic configuration
|
1169:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Retrieve RX pin active level logic configuration
|
||||||
1170:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 RXINV LL_USART_GetRXPinLevel
|
1170:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 RXINV LL_USART_GetRXPinLevel
|
||||||
ARM GAS /tmp/ccci4zB8.s page 22
|
ARM GAS /tmp/ccI996jB.s page 22
|
||||||
|
|
||||||
|
|
||||||
1171:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
|
1171:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
|
||||||
@@ -1318,7 +1318,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1225:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Retrieve Binary data configuration
|
1225:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Retrieve Binary data configuration
|
||||||
1226:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 DATAINV LL_USART_GetBinaryDataLogic
|
1226:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 DATAINV LL_USART_GetBinaryDataLogic
|
||||||
1227:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
|
1227:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
|
||||||
ARM GAS /tmp/ccci4zB8.s page 23
|
ARM GAS /tmp/ccI996jB.s page 23
|
||||||
|
|
||||||
|
|
||||||
1228:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Returned value can be one of the following values:
|
1228:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Returned value can be one of the following values:
|
||||||
@@ -1378,7 +1378,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1282:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Disable Auto Baud-Rate Detection
|
1282:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Disable Auto Baud-Rate Detection
|
||||||
1283:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(USARTx) can be used to check whether or
|
1283:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Macro IS_USART_AUTOBAUDRATE_DETECTION_INSTANCE(USARTx) can be used to check whether or
|
||||||
1284:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Auto Baud Rate detection feature is supported by the USARTx instance.
|
1284:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * Auto Baud Rate detection feature is supported by the USARTx instance.
|
||||||
ARM GAS /tmp/ccci4zB8.s page 24
|
ARM GAS /tmp/ccI996jB.s page 24
|
||||||
|
|
||||||
|
|
||||||
1285:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 ABREN LL_USART_DisableAutoBaudRate
|
1285:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR2 ABREN LL_USART_DisableAutoBaudRate
|
||||||
@@ -1438,7 +1438,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1339:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return (uint32_t)(READ_BIT(USARTx->CR2, USART_CR2_ABRMODE));
|
1339:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** return (uint32_t)(READ_BIT(USARTx->CR2, USART_CR2_ABRMODE));
|
||||||
1340:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
|
1340:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
|
||||||
1341:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
1341:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h ****
|
||||||
ARM GAS /tmp/ccci4zB8.s page 25
|
ARM GAS /tmp/ccI996jB.s page 25
|
||||||
|
|
||||||
|
|
||||||
1342:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
|
1342:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
|
||||||
@@ -1498,7 +1498,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1396:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
|
1396:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
|
||||||
1397:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
1397:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
||||||
1398:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_ConfigNodeAddress(USART_TypeDef *USARTx, uint32_t AddressLen, uint32_
|
1398:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_ConfigNodeAddress(USART_TypeDef *USARTx, uint32_t AddressLen, uint32_
|
||||||
ARM GAS /tmp/ccci4zB8.s page 26
|
ARM GAS /tmp/ccI996jB.s page 26
|
||||||
|
|
||||||
|
|
||||||
1399:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
|
1399:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
|
||||||
@@ -1558,7 +1558,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1453:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_DisableRTSHWFlowCtrl(USART_TypeDef *USARTx)
|
1453:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** __STATIC_INLINE void LL_USART_DisableRTSHWFlowCtrl(USART_TypeDef *USARTx)
|
||||||
1454:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
|
1454:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** {
|
||||||
1455:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** CLEAR_BIT(USARTx->CR3, USART_CR3_RTSE);
|
1455:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** CLEAR_BIT(USARTx->CR3, USART_CR3_RTSE);
|
||||||
ARM GAS /tmp/ccci4zB8.s page 27
|
ARM GAS /tmp/ccI996jB.s page 27
|
||||||
|
|
||||||
|
|
||||||
1456:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
|
1456:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** }
|
||||||
@@ -1618,7 +1618,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1510:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Returned value can be one of the following values:
|
1510:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval Returned value can be one of the following values:
|
||||||
1511:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_HWCONTROL_NONE
|
1511:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_HWCONTROL_NONE
|
||||||
1512:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_HWCONTROL_RTS
|
1512:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_HWCONTROL_RTS
|
||||||
ARM GAS /tmp/ccci4zB8.s page 28
|
ARM GAS /tmp/ccI996jB.s page 28
|
||||||
|
|
||||||
|
|
||||||
1513:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_HWCONTROL_CTS
|
1513:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @arg @ref LL_USART_HWCONTROL_CTS
|
||||||
@@ -1678,7 +1678,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1567:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 OVRDIS LL_USART_DisableOverrunDetect
|
1567:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @rmtoll CR3 OVRDIS LL_USART_DisableOverrunDetect
|
||||||
1568:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
|
1568:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @param USARTx USART Instance
|
||||||
1569:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
|
1569:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @retval None
|
||||||
ARM GAS /tmp/ccci4zB8.s page 29
|
ARM GAS /tmp/ccI996jB.s page 29
|
||||||
|
|
||||||
|
|
||||||
1570:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
1570:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** */
|
||||||
@@ -1738,7 +1738,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1624:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
|
1624:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** /**
|
||||||
1625:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Configure USART BRR register for achieving expected Baud Rate value.
|
1625:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @brief Configure USART BRR register for achieving expected Baud Rate value.
|
||||||
1626:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Compute and set USARTDIV value in BRR Register (full BRR content)
|
1626:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * @note Compute and set USARTDIV value in BRR Register (full BRR content)
|
||||||
ARM GAS /tmp/ccci4zB8.s page 30
|
ARM GAS /tmp/ccI996jB.s page 30
|
||||||
|
|
||||||
|
|
||||||
1627:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * according to used Peripheral Clock, Oversampling mode, and expected Baud Rate values
|
1627:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** * according to used Peripheral Clock, Oversampling mode, and expected Baud Rate values
|
||||||
@@ -1798,7 +1798,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
52 .L4:
|
52 .L4:
|
||||||
1648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** brrtemp = usartdiv & 0xFFF0U;
|
1648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** brrtemp = usartdiv & 0xFFF0U;
|
||||||
53 .loc 2 1648 5 is_stmt 1 view .LVU10
|
53 .loc 2 1648 5 is_stmt 1 view .LVU10
|
||||||
ARM GAS /tmp/ccci4zB8.s page 31
|
ARM GAS /tmp/ccI996jB.s page 31
|
||||||
|
|
||||||
|
|
||||||
1648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** brrtemp = usartdiv & 0xFFF0U;
|
1648:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usart.h **** brrtemp = usartdiv & 0xFFF0U;
|
||||||
@@ -1858,7 +1858,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
12:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * This software is licensed under terms that can be found in the LICENSE file
|
12:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * This software is licensed under terms that can be found in the LICENSE file
|
||||||
13:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * in the root directory of this software component.
|
13:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * in the root directory of this software component.
|
||||||
14:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * If no LICENSE file comes with this software, it is provided AS-IS.
|
14:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * If no LICENSE file comes with this software, it is provided AS-IS.
|
||||||
ARM GAS /tmp/ccci4zB8.s page 32
|
ARM GAS /tmp/ccI996jB.s page 32
|
||||||
|
|
||||||
|
|
||||||
15:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** *
|
15:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** *
|
||||||
@@ -1918,7 +1918,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
69:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** || ((__VALUE__) == LL_USART_DIRECTION_TX) \
|
69:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** || ((__VALUE__) == LL_USART_DIRECTION_TX) \
|
||||||
70:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** || ((__VALUE__) == LL_USART_DIRECTION_TX_RX))
|
70:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** || ((__VALUE__) == LL_USART_DIRECTION_TX_RX))
|
||||||
71:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
|
71:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
|
||||||
ARM GAS /tmp/ccci4zB8.s page 33
|
ARM GAS /tmp/ccI996jB.s page 33
|
||||||
|
|
||||||
|
|
||||||
72:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** #define IS_LL_USART_PARITY(__VALUE__) (((__VALUE__) == LL_USART_PARITY_NONE) \
|
72:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** #define IS_LL_USART_PARITY(__VALUE__) (((__VALUE__) == LL_USART_PARITY_NONE) \
|
||||||
@@ -1978,7 +1978,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
126:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** */
|
126:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** */
|
||||||
127:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** ErrorStatus LL_USART_DeInit(const USART_TypeDef *USARTx)
|
127:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** ErrorStatus LL_USART_DeInit(const USART_TypeDef *USARTx)
|
||||||
128:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** {
|
128:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** {
|
||||||
ARM GAS /tmp/ccci4zB8.s page 34
|
ARM GAS /tmp/ccI996jB.s page 34
|
||||||
|
|
||||||
|
|
||||||
90 .loc 1 128 1 is_stmt 1 view -0
|
90 .loc 1 128 1 is_stmt 1 view -0
|
||||||
@@ -2038,7 +2038,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
114 0012 3B4B ldr r3, .L23+12
|
114 0012 3B4B ldr r3, .L23+12
|
||||||
115 0014 9842 cmp r0, r3
|
115 0014 9842 cmp r0, r3
|
||||||
116 0016 31D0 beq .L18
|
116 0016 31D0 beq .L18
|
||||||
ARM GAS /tmp/ccci4zB8.s page 35
|
ARM GAS /tmp/ccI996jB.s page 35
|
||||||
|
|
||||||
|
|
||||||
159:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** {
|
159:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** {
|
||||||
@@ -2098,7 +2098,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8);
|
193:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_UART8);
|
||||||
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
|
194:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
|
||||||
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** /* Release reset of UART clock */
|
195:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** /* Release reset of UART clock */
|
||||||
ARM GAS /tmp/ccci4zB8.s page 36
|
ARM GAS /tmp/ccI996jB.s page 36
|
||||||
|
|
||||||
|
|
||||||
196:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8);
|
196:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_UART8);
|
||||||
@@ -2158,7 +2158,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
33:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
|
33:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
|
||||||
34:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
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 -------------------------------------*/
|
35:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /* Define to prevent recursive inclusion -------------------------------------*/
|
||||||
ARM GAS /tmp/ccci4zB8.s page 37
|
ARM GAS /tmp/ccI996jB.s page 37
|
||||||
|
|
||||||
|
|
||||||
36:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #ifndef __STM32F7xx_LL_BUS_H
|
36:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #ifndef __STM32F7xx_LL_BUS_H
|
||||||
@@ -2218,7 +2218,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
90:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(DMA2D)
|
90:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(DMA2D)
|
||||||
91:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_AHB1_GRP1_PERIPH_DMA2D RCC_AHB1ENR_DMA2DEN
|
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 */
|
92:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #endif /* DMA2D */
|
||||||
ARM GAS /tmp/ccci4zB8.s page 38
|
ARM GAS /tmp/ccI996jB.s page 38
|
||||||
|
|
||||||
|
|
||||||
93:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(ETH)
|
93:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(ETH)
|
||||||
@@ -2278,7 +2278,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
147:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_ALL 0xFFFFFFFFU
|
147:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_ALL 0xFFFFFFFFU
|
||||||
148:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_TIM2 RCC_APB1ENR_TIM2EN
|
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
|
149:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_TIM3 RCC_APB1ENR_TIM3EN
|
||||||
ARM GAS /tmp/ccci4zB8.s page 39
|
ARM GAS /tmp/ccI996jB.s page 39
|
||||||
|
|
||||||
|
|
||||||
150:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR_TIM4EN
|
150:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR_TIM4EN
|
||||||
@@ -2338,7 +2338,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
204:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_ADC2 RCC_APB2ENR_ADC2EN
|
204:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_ADC2 RCC_APB2ENR_ADC2EN
|
||||||
205:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_ADC3 RCC_APB2ENR_ADC3EN
|
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
|
206:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #define LL_APB2_GRP1_PERIPH_SDMMC1 RCC_APB2ENR_SDMMC1EN
|
||||||
ARM GAS /tmp/ccci4zB8.s page 40
|
ARM GAS /tmp/ccI996jB.s page 40
|
||||||
|
|
||||||
|
|
||||||
207:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(SDMMC2)
|
207:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** #if defined(SDMMC2)
|
||||||
@@ -2398,7 +2398,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
261:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIODEN LL_AHB1_GRP1_EnableClock\n
|
261:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIODEN LL_AHB1_GRP1_EnableClock\n
|
||||||
262:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOEEN LL_AHB1_GRP1_EnableClock\n
|
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
|
263:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOFEN LL_AHB1_GRP1_EnableClock\n
|
||||||
ARM GAS /tmp/ccci4zB8.s page 41
|
ARM GAS /tmp/ccI996jB.s page 41
|
||||||
|
|
||||||
|
|
||||||
264:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOGEN LL_AHB1_GRP1_EnableClock\n
|
264:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOGEN LL_AHB1_GRP1_EnableClock\n
|
||||||
@@ -2458,7 +2458,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
318:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
318:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
||||||
319:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Check if AHB1 peripheral clock is enabled or not
|
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
|
320:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll AHB1ENR GPIOAEN LL_AHB1_GRP1_IsEnabledClock\n
|
||||||
ARM GAS /tmp/ccci4zB8.s page 42
|
ARM GAS /tmp/ccI996jB.s page 42
|
||||||
|
|
||||||
|
|
||||||
321:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOBEN LL_AHB1_GRP1_IsEnabledClock\n
|
321:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1ENR GPIOBEN LL_AHB1_GRP1_IsEnabledClock\n
|
||||||
@@ -2518,7 +2518,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
375:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
375:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
||||||
376:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
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.
|
377:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Disable AHB1 peripherals clock.
|
||||||
ARM GAS /tmp/ccci4zB8.s page 43
|
ARM GAS /tmp/ccI996jB.s page 43
|
||||||
|
|
||||||
|
|
||||||
378:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll AHB1ENR GPIOAEN LL_AHB1_GRP1_DisableClock\n
|
378:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll AHB1ENR GPIOAEN LL_AHB1_GRP1_DisableClock\n
|
||||||
@@ -2578,7 +2578,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
432:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
432:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
||||||
433:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
433:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
||||||
434:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
434:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
||||||
ARM GAS /tmp/ccci4zB8.s page 44
|
ARM GAS /tmp/ccI996jB.s page 44
|
||||||
|
|
||||||
|
|
||||||
435:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Force AHB1 peripherals reset.
|
435:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Force AHB1 peripherals reset.
|
||||||
@@ -2638,7 +2638,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
489:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOGRST LL_AHB1_GRP1_ReleaseReset\n
|
489:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOGRST LL_AHB1_GRP1_ReleaseReset\n
|
||||||
490:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOHRST LL_AHB1_GRP1_ReleaseReset\n
|
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
|
491:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOIRST LL_AHB1_GRP1_ReleaseReset\n
|
||||||
ARM GAS /tmp/ccci4zB8.s page 45
|
ARM GAS /tmp/ccI996jB.s page 45
|
||||||
|
|
||||||
|
|
||||||
492:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOJRST LL_AHB1_GRP1_ReleaseReset\n
|
492:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1RSTR GPIOJRST LL_AHB1_GRP1_ReleaseReset\n
|
||||||
@@ -2698,7 +2698,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
546:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR BKPSRAMLPEN LL_AHB1_GRP1_EnableClockLowPower\n
|
546:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR BKPSRAMLPEN LL_AHB1_GRP1_EnableClockLowPower\n
|
||||||
547:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DTCMRAMLPEN LL_AHB1_GRP1_EnableClockLowPower\n
|
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
|
548:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DMA1LPEN LL_AHB1_GRP1_EnableClockLowPower\n
|
||||||
ARM GAS /tmp/ccci4zB8.s page 46
|
ARM GAS /tmp/ccI996jB.s page 46
|
||||||
|
|
||||||
|
|
||||||
549:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DMA2LPEN LL_AHB1_GRP1_EnableClockLowPower\n
|
549:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR DMA2LPEN LL_AHB1_GRP1_EnableClockLowPower\n
|
||||||
@@ -2758,7 +2758,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
603:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIODLPEN LL_AHB1_GRP1_DisableClockLowPower\n
|
603:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIODLPEN LL_AHB1_GRP1_DisableClockLowPower\n
|
||||||
604:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIOELPEN LL_AHB1_GRP1_DisableClockLowPower\n
|
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
|
605:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIOFLPEN LL_AHB1_GRP1_DisableClockLowPower\n
|
||||||
ARM GAS /tmp/ccci4zB8.s page 47
|
ARM GAS /tmp/ccI996jB.s page 47
|
||||||
|
|
||||||
|
|
||||||
606:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIOGLPEN LL_AHB1_GRP1_DisableClockLowPower\n
|
606:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * AHB1LPENR GPIOGLPEN LL_AHB1_GRP1_DisableClockLowPower\n
|
||||||
@@ -2818,7 +2818,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
660:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
|
660:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
|
||||||
661:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** CLEAR_BIT(RCC->AHB1LPENR, Periphs);
|
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 **** }
|
662:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
||||||
ARM GAS /tmp/ccci4zB8.s page 48
|
ARM GAS /tmp/ccI996jB.s page 48
|
||||||
|
|
||||||
|
|
||||||
663:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
663:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
||||||
@@ -2878,7 +2878,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
717:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_RNG
|
717:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_RNG
|
||||||
718:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_OTGFS
|
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 **** *
|
719:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
|
||||||
ARM GAS /tmp/ccci4zB8.s page 49
|
ARM GAS /tmp/ccI996jB.s page 49
|
||||||
|
|
||||||
|
|
||||||
720:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
|
720:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
|
||||||
@@ -2938,7 +2938,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
774:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval None
|
774:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval None
|
||||||
775:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
|
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)
|
776:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** __STATIC_INLINE void LL_AHB2_GRP1_ForceReset(uint32_t Periphs)
|
||||||
ARM GAS /tmp/ccci4zB8.s page 50
|
ARM GAS /tmp/ccI996jB.s page 50
|
||||||
|
|
||||||
|
|
||||||
777:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
|
777:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
|
||||||
@@ -2998,7 +2998,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
831:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** __IO uint32_t tmpreg;
|
831:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** __IO uint32_t tmpreg;
|
||||||
832:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** SET_BIT(RCC->AHB2LPENR, Periphs);
|
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 */
|
833:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /* Delay after an RCC peripheral clock enabling */
|
||||||
ARM GAS /tmp/ccci4zB8.s page 51
|
ARM GAS /tmp/ccI996jB.s page 51
|
||||||
|
|
||||||
|
|
||||||
834:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** tmpreg = READ_BIT(RCC->AHB2LPENR, Periphs);
|
834:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** tmpreg = READ_BIT(RCC->AHB2LPENR, Periphs);
|
||||||
@@ -3058,7 +3058,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
888:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** tmpreg = READ_BIT(RCC->AHB3ENR, Periphs);
|
888:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** tmpreg = READ_BIT(RCC->AHB3ENR, Periphs);
|
||||||
889:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** (void)tmpreg;
|
889:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** (void)tmpreg;
|
||||||
890:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
890:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
||||||
ARM GAS /tmp/ccci4zB8.s page 52
|
ARM GAS /tmp/ccI996jB.s page 52
|
||||||
|
|
||||||
|
|
||||||
891:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
891:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h ****
|
||||||
@@ -3118,7 +3118,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
945:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
|
945:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @param Periphs This parameter can be a combination of the following values:
|
||||||
946:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB2_GRP1_PERIPH_ALL
|
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 (*)
|
947:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB3_GRP1_PERIPH_FMC (*)
|
||||||
ARM GAS /tmp/ccci4zB8.s page 53
|
ARM GAS /tmp/ccI996jB.s page 53
|
||||||
|
|
||||||
|
|
||||||
948:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB3_GRP1_PERIPH_QSPI
|
948:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_AHB3_GRP1_PERIPH_QSPI
|
||||||
@@ -3178,7 +3178,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1002:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
1002:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** /**
|
||||||
1003:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @brief Enable APB1 peripherals clock.
|
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
|
1004:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll APB1ENR TIM2EN LL_APB1_GRP1_EnableClock\n
|
||||||
ARM GAS /tmp/ccci4zB8.s page 54
|
ARM GAS /tmp/ccI996jB.s page 54
|
||||||
|
|
||||||
|
|
||||||
1005:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM3EN LL_APB1_GRP1_EnableClock\n
|
1005:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR TIM3EN LL_APB1_GRP1_EnableClock\n
|
||||||
@@ -3238,7 +3238,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1059:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CAN2 (*)
|
1059:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CAN2 (*)
|
||||||
1060:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CAN3 (*)
|
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 (*)
|
1061:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_CEC (*)
|
||||||
ARM GAS /tmp/ccci4zB8.s page 55
|
ARM GAS /tmp/ccI996jB.s page 55
|
||||||
|
|
||||||
|
|
||||||
1062:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_PWR
|
1062:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_PWR
|
||||||
@@ -3298,7 +3298,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1116:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM4
|
1116:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM4
|
||||||
1117:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM5
|
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
|
1118:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM6
|
||||||
ARM GAS /tmp/ccci4zB8.s page 56
|
ARM GAS /tmp/ccI996jB.s page 56
|
||||||
|
|
||||||
|
|
||||||
1119:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM7
|
1119:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_TIM7
|
||||||
@@ -3358,7 +3358,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1173:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR UART5EN LL_APB1_GRP1_DisableClock\n
|
1173:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR UART5EN LL_APB1_GRP1_DisableClock\n
|
||||||
1174:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C1EN LL_APB1_GRP1_DisableClock\n
|
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
|
1175:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C2EN LL_APB1_GRP1_DisableClock\n
|
||||||
ARM GAS /tmp/ccci4zB8.s page 57
|
ARM GAS /tmp/ccI996jB.s page 57
|
||||||
|
|
||||||
|
|
||||||
1176:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C3EN LL_APB1_GRP1_DisableClock\n
|
1176:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1ENR I2C3EN LL_APB1_GRP1_DisableClock\n
|
||||||
@@ -3418,7 +3418,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1230:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll APB1RSTR TIM2RST LL_APB1_GRP1_ForceReset\n
|
1230:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @rmtoll APB1RSTR TIM2RST LL_APB1_GRP1_ForceReset\n
|
||||||
1231:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM3RST LL_APB1_GRP1_ForceReset\n
|
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
|
1232:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM4RST LL_APB1_GRP1_ForceReset\n
|
||||||
ARM GAS /tmp/ccci4zB8.s page 58
|
ARM GAS /tmp/ccI996jB.s page 58
|
||||||
|
|
||||||
|
|
||||||
1233:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM5RST LL_APB1_GRP1_ForceReset\n
|
1233:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1RSTR TIM5RST LL_APB1_GRP1_ForceReset\n
|
||||||
@@ -3478,7 +3478,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1287:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_PWR
|
1287:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_PWR
|
||||||
1288:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_DAC1
|
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
|
1289:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_UART7
|
||||||
ARM GAS /tmp/ccci4zB8.s page 59
|
ARM GAS /tmp/ccI996jB.s page 59
|
||||||
|
|
||||||
|
|
||||||
1290:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_UART8
|
1290:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_UART8
|
||||||
@@ -3538,7 +3538,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1344:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPI2
|
1344:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPI2
|
||||||
1345:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPI3
|
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 (*)
|
1346:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_SPDIFRX (*)
|
||||||
ARM GAS /tmp/ccci4zB8.s page 60
|
ARM GAS /tmp/ccI996jB.s page 60
|
||||||
|
|
||||||
|
|
||||||
1347:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_USART2
|
1347:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB1_GRP1_PERIPH_USART2
|
||||||
@@ -3598,7 +3598,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1401:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR DACLPEN LL_APB1_GRP1_EnableClockLowPower\n
|
1401:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR DACLPEN LL_APB1_GRP1_EnableClockLowPower\n
|
||||||
1402:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR UART7LPEN LL_APB1_GRP1_EnableClockLowPower\n
|
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
|
1403:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR UART8LPEN LL_APB1_GRP1_EnableClockLowPower\n
|
||||||
ARM GAS /tmp/ccci4zB8.s page 61
|
ARM GAS /tmp/ccI996jB.s page 61
|
||||||
|
|
||||||
|
|
||||||
1404:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR RTCLPEN LL_APB1_GRP1_EnableClockLowPower
|
1404:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR RTCLPEN LL_APB1_GRP1_EnableClockLowPower
|
||||||
@@ -3658,7 +3658,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1458:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR TIM12LPEN LL_APB1_GRP1_DisableClockLowPower\n
|
1458:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR TIM12LPEN LL_APB1_GRP1_DisableClockLowPower\n
|
||||||
1459:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR TIM13LPEN LL_APB1_GRP1_DisableClockLowPower\n
|
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
|
1460:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR TIM14LPEN LL_APB1_GRP1_DisableClockLowPower\n
|
||||||
ARM GAS /tmp/ccci4zB8.s page 62
|
ARM GAS /tmp/ccI996jB.s page 62
|
||||||
|
|
||||||
|
|
||||||
1461:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR LPTIM1LPEN LL_APB1_GRP1_DisableClockLowPower\n
|
1461:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB1LPENR LPTIM1LPEN LL_APB1_GRP1_DisableClockLowPower\n
|
||||||
@@ -3718,7 +3718,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1515:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
|
1515:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** *
|
||||||
1516:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * (*) value not defined in all devices.
|
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
|
1517:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @retval None
|
||||||
ARM GAS /tmp/ccci4zB8.s page 63
|
ARM GAS /tmp/ccI996jB.s page 63
|
||||||
|
|
||||||
|
|
||||||
1518:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
|
1518:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** */
|
||||||
@@ -3778,7 +3778,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1572:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_TIM10
|
1572:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_TIM10
|
||||||
1573:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_TIM11
|
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
|
1574:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI5
|
||||||
ARM GAS /tmp/ccci4zB8.s page 64
|
ARM GAS /tmp/ccI996jB.s page 64
|
||||||
|
|
||||||
|
|
||||||
1575:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI6 (*)
|
1575:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI6 (*)
|
||||||
@@ -3838,7 +3838,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1629:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC3
|
1629:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC3
|
||||||
1630:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SDMMC1
|
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 (*)
|
1631:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SDMMC2 (*)
|
||||||
ARM GAS /tmp/ccci4zB8.s page 65
|
ARM GAS /tmp/ccI996jB.s page 65
|
||||||
|
|
||||||
|
|
||||||
1632:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI1
|
1632:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_SPI1
|
||||||
@@ -3898,7 +3898,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1686:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_USART6
|
1686:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_USART6
|
||||||
1687:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC1
|
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
|
1688:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC2
|
||||||
ARM GAS /tmp/ccci4zB8.s page 66
|
ARM GAS /tmp/ccI996jB.s page 66
|
||||||
|
|
||||||
|
|
||||||
1689:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC3
|
1689:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC3
|
||||||
@@ -3958,7 +3958,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1743:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_TIM8
|
1743:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_TIM8
|
||||||
1744:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_USART1
|
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
|
1745:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_USART6
|
||||||
ARM GAS /tmp/ccci4zB8.s page 67
|
ARM GAS /tmp/ccI996jB.s page 67
|
||||||
|
|
||||||
|
|
||||||
1746:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC
|
1746:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * @arg @ref LL_APB2_GRP1_PERIPH_ADC
|
||||||
@@ -4018,7 +4018,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1785:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR TIM9RST LL_APB2_GRP1_ReleaseReset\n
|
1785:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR TIM9RST LL_APB2_GRP1_ReleaseReset\n
|
||||||
1786:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR TIM10RST LL_APB2_GRP1_ReleaseReset\n
|
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
|
1787:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR TIM11RST LL_APB2_GRP1_ReleaseReset\n
|
||||||
ARM GAS /tmp/ccci4zB8.s page 68
|
ARM GAS /tmp/ccI996jB.s page 68
|
||||||
|
|
||||||
|
|
||||||
1788:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR SPI5RST LL_APB2_GRP1_ReleaseReset\n
|
1788:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** * APB2RSTR SPI5RST LL_APB2_GRP1_ReleaseReset\n
|
||||||
@@ -4078,7 +4078,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
176 .LBB49:
|
176 .LBB49:
|
||||||
177 .LBB48:
|
177 .LBB48:
|
||||||
1828:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
1828:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
||||||
ARM GAS /tmp/ccci4zB8.s page 69
|
ARM GAS /tmp/ccI996jB.s page 69
|
||||||
|
|
||||||
|
|
||||||
178 .loc 3 1828 1 view .LVU51
|
178 .loc 3 1828 1 view .LVU51
|
||||||
@@ -4138,7 +4138,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
221 .loc 3 1370 1 view .LVU63
|
221 .loc 3 1370 1 view .LVU63
|
||||||
222 .LBE54:
|
222 .LBE54:
|
||||||
223 .LBE55:
|
223 .LBE55:
|
||||||
ARM GAS /tmp/ccci4zB8.s page 70
|
ARM GAS /tmp/ccI996jB.s page 70
|
||||||
|
|
||||||
|
|
||||||
153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
|
153:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
|
||||||
@@ -4198,7 +4198,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
1295:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
|
1295:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** {
|
||||||
266 .loc 3 1295 22 view .LVU76
|
266 .loc 3 1295 22 view .LVU76
|
||||||
267 .LBB63:
|
267 .LBB63:
|
||||||
ARM GAS /tmp/ccci4zB8.s page 71
|
ARM GAS /tmp/ccI996jB.s page 71
|
||||||
|
|
||||||
|
|
||||||
1297:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
1297:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
||||||
@@ -4258,7 +4258,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
310 009a 42F48012 orr r2, r2, #1048576
|
310 009a 42F48012 orr r2, r2, #1048576
|
||||||
311 009e 1A62 str r2, [r3, #32]
|
311 009e 1A62 str r2, [r3, #32]
|
||||||
312 .LVL27:
|
312 .LVL27:
|
||||||
ARM GAS /tmp/ccci4zB8.s page 72
|
ARM GAS /tmp/ccI996jB.s page 72
|
||||||
|
|
||||||
|
|
||||||
1297:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
1297:Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h **** }
|
||||||
@@ -4318,7 +4318,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
180:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
180:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
||||||
355 .loc 1 180 5 is_stmt 1 view .LVU101
|
355 .loc 1 180 5 is_stmt 1 view .LVU101
|
||||||
356 .LBB76:
|
356 .LBB76:
|
||||||
ARM GAS /tmp/ccci4zB8.s page 73
|
ARM GAS /tmp/ccI996jB.s page 73
|
||||||
|
|
||||||
|
|
||||||
357 .LBI76:
|
357 .LBI76:
|
||||||
@@ -4378,7 +4378,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
400 00d0 1A6A ldr r2, [r3, #32]
|
400 00d0 1A6A ldr r2, [r3, #32]
|
||||||
401 00d2 22F08042 bic r2, r2, #1073741824
|
401 00d2 22F08042 bic r2, r2, #1073741824
|
||||||
402 00d6 1A62 str r2, [r3, #32]
|
402 00d6 1A62 str r2, [r3, #32]
|
||||||
ARM GAS /tmp/ccci4zB8.s page 74
|
ARM GAS /tmp/ccI996jB.s page 74
|
||||||
|
|
||||||
|
|
||||||
403 .LVL36:
|
403 .LVL36:
|
||||||
@@ -4438,7 +4438,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
445 .LBE88:
|
445 .LBE88:
|
||||||
129:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
|
129:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c ****
|
||||||
446 .loc 1 129 15 view .LVU127
|
446 .loc 1 129 15 view .LVU127
|
||||||
ARM GAS /tmp/ccci4zB8.s page 75
|
ARM GAS /tmp/ccI996jB.s page 75
|
||||||
|
|
||||||
|
|
||||||
447 00f0 0020 movs r0, #0
|
447 00f0 0020 movs r0, #0
|
||||||
@@ -4498,7 +4498,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
485 .LCFI0:
|
485 .LCFI0:
|
||||||
486 .cfi_def_cfa_offset 16
|
486 .cfi_def_cfa_offset 16
|
||||||
487 .cfi_offset 3, -16
|
487 .cfi_offset 3, -16
|
||||||
ARM GAS /tmp/ccci4zB8.s page 76
|
ARM GAS /tmp/ccI996jB.s page 76
|
||||||
|
|
||||||
|
|
||||||
488 .cfi_offset 4, -12
|
488 .cfi_offset 4, -12
|
||||||
@@ -4558,7 +4558,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
240:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * Configure USARTx CR1 (USART Word Length, Parity, Mode and Oversampling bits) with parameters
|
240:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * Configure USARTx CR1 (USART Word Length, Parity, Mode and Oversampling bits) with parameters
|
||||||
241:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - DataWidth: USART_CR1_M bits according to USART_InitStruct->DataWidth value
|
241:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - DataWidth: USART_CR1_M bits according to USART_InitStruct->DataWidth value
|
||||||
242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - Parity: USART_CR1_PCE, USART_CR1_PS bits according to USART_InitStruct->Parity
|
242:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - Parity: USART_CR1_PCE, USART_CR1_PS bits according to USART_InitStruct->Parity
|
||||||
ARM GAS /tmp/ccci4zB8.s page 77
|
ARM GAS /tmp/ccI996jB.s page 77
|
||||||
|
|
||||||
|
|
||||||
243:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - TransferDirection: USART_CR1_TE, USART_CR1_RE bits according to USART_InitStruct->Transfe
|
243:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - TransferDirection: USART_CR1_TE, USART_CR1_RE bits according to USART_InitStruct->Transfe
|
||||||
@@ -4618,7 +4618,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** /*---------------------------- USART CR3 Configuration ---------------------
|
259:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** /*---------------------------- USART CR3 Configuration ---------------------
|
||||||
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * Configure USARTx CR3 (Hardware Flow Control) with parameters:
|
260:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * Configure USARTx CR3 (Hardware Flow Control) with parameters:
|
||||||
261:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - HardwareFlowControl: USART_CR3_RTSE, USART_CR3_CTSE bits according to
|
261:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - HardwareFlowControl: USART_CR3_RTSE, USART_CR3_CTSE bits according to
|
||||||
ARM GAS /tmp/ccci4zB8.s page 78
|
ARM GAS /tmp/ccI996jB.s page 78
|
||||||
|
|
||||||
|
|
||||||
262:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * USART_InitStruct->HardwareFlowControl value.
|
262:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * USART_InitStruct->HardwareFlowControl value.
|
||||||
@@ -4678,7 +4678,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
278:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** {
|
278:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** {
|
||||||
279:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART3_CLKSOURCE);
|
279:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** periphclk = LL_RCC_GetUSARTClockFreq(LL_RCC_USART3_CLKSOURCE);
|
||||||
280:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
280:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
||||||
ARM GAS /tmp/ccci4zB8.s page 79
|
ARM GAS /tmp/ccI996jB.s page 79
|
||||||
|
|
||||||
|
|
||||||
281:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** else if (USARTx == UART4)
|
281:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** else if (USARTx == UART4)
|
||||||
@@ -4738,7 +4738,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
620 .loc 1 271 19 is_stmt 0 view .LVU180
|
620 .loc 1 271 19 is_stmt 0 view .LVU180
|
||||||
621 0072 0320 movs r0, #3
|
621 0072 0320 movs r0, #3
|
||||||
622 .LVL54:
|
622 .LVL54:
|
||||||
ARM GAS /tmp/ccci4zB8.s page 80
|
ARM GAS /tmp/ccI996jB.s page 80
|
||||||
|
|
||||||
|
|
||||||
271:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
271:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
||||||
@@ -4798,7 +4798,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
654 .loc 1 279 19 is_stmt 0 view .LVU194
|
654 .loc 1 279 19 is_stmt 0 view .LVU194
|
||||||
655 008a 3020 movs r0, #48
|
655 008a 3020 movs r0, #48
|
||||||
656 .LVL61:
|
656 .LVL61:
|
||||||
ARM GAS /tmp/ccci4zB8.s page 81
|
ARM GAS /tmp/ccI996jB.s page 81
|
||||||
|
|
||||||
|
|
||||||
279:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
279:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
||||||
@@ -4858,7 +4858,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
||||||
697 .loc 1 295 7 is_stmt 1 view .LVU209
|
697 .loc 1 295 7 is_stmt 1 view .LVU209
|
||||||
295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
295:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
||||||
ARM GAS /tmp/ccci4zB8.s page 82
|
ARM GAS /tmp/ccI996jB.s page 82
|
||||||
|
|
||||||
|
|
||||||
698 .loc 1 295 19 is_stmt 0 view .LVU210
|
698 .loc 1 295 19 is_stmt 0 view .LVU210
|
||||||
@@ -4918,7 +4918,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
319:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** /* Check BRR is greater than or equal to 16d */
|
319:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** /* Check BRR is greater than or equal to 16d */
|
||||||
320:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** assert_param(IS_LL_USART_BRR_MIN(USARTx->BRR));
|
320:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** assert_param(IS_LL_USART_BRR_MIN(USARTx->BRR));
|
||||||
737 .loc 1 320 7 is_stmt 1 view .LVU222
|
737 .loc 1 320 7 is_stmt 1 view .LVU222
|
||||||
ARM GAS /tmp/ccci4zB8.s page 83
|
ARM GAS /tmp/ccI996jB.s page 83
|
||||||
|
|
||||||
|
|
||||||
321:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
321:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** }
|
||||||
@@ -4978,7 +4978,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
776 @ frame_needed = 0, uses_anonymous_args = 0
|
776 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
777 @ link register save eliminated.
|
777 @ link register save eliminated.
|
||||||
337:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** /* Set USART_InitStruct fields to default values */
|
337:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** /* Set USART_InitStruct fields to default values */
|
||||||
ARM GAS /tmp/ccci4zB8.s page 84
|
ARM GAS /tmp/ccI996jB.s page 84
|
||||||
|
|
||||||
|
|
||||||
338:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** USART_InitStruct->BaudRate = USART_DEFAULT_BAUDRATE;
|
338:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** USART_InitStruct->BaudRate = USART_DEFAULT_BAUDRATE;
|
||||||
@@ -5038,7 +5038,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
355:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * that contains the Clock configuration information for the specified USART peripheral.
|
355:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * that contains the Clock configuration information for the specified USART peripheral.
|
||||||
356:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * @retval An ErrorStatus enumeration value:
|
356:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * @retval An ErrorStatus enumeration value:
|
||||||
357:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - SUCCESS: USART registers related to Clock settings are initialized according
|
357:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - SUCCESS: USART registers related to Clock settings are initialized according
|
||||||
ARM GAS /tmp/ccci4zB8.s page 85
|
ARM GAS /tmp/ccI996jB.s page 85
|
||||||
|
|
||||||
|
|
||||||
358:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * to USART_ClockInitStruct content
|
358:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * to USART_ClockInitStruct content
|
||||||
@@ -5098,7 +5098,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
379:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** LL_USART_DisableSCLKOutput(USARTx);
|
379:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** LL_USART_DisableSCLKOutput(USARTx);
|
||||||
845 .loc 1 379 7 is_stmt 1 view .LVU256
|
845 .loc 1 379 7 is_stmt 1 view .LVU256
|
||||||
846 .LVL88:
|
846 .LVL88:
|
||||||
ARM GAS /tmp/ccci4zB8.s page 86
|
ARM GAS /tmp/ccI996jB.s page 86
|
||||||
|
|
||||||
|
|
||||||
847 .LBB100:
|
847 .LBB100:
|
||||||
@@ -5158,7 +5158,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - Clock Polarity: USART_CR2_CPOL bit according to USART_ClockInitStruct->Cloc
|
394:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - Clock Polarity: USART_CR2_CPOL bit according to USART_ClockInitStruct->Cloc
|
||||||
395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - Clock Phase: USART_CR2_CPHA bit according to USART_ClockInitStruct->Cloc
|
395:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - Clock Phase: USART_CR2_CPHA bit according to USART_ClockInitStruct->Cloc
|
||||||
396:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - Last Bit Clock Pulse Output: USART_CR2_LBCL bit according to USART_ClockInitStruct->Last
|
396:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** * - Last Bit Clock Pulse Output: USART_CR2_LBCL bit according to USART_ClockInitStruct->Last
|
||||||
ARM GAS /tmp/ccci4zB8.s page 87
|
ARM GAS /tmp/ccI996jB.s page 87
|
||||||
|
|
||||||
|
|
||||||
397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** */
|
397:Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usart.c **** */
|
||||||
@@ -5218,7 +5218,7 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
917 .syntax unified
|
917 .syntax unified
|
||||||
918 .thumb
|
918 .thumb
|
||||||
919 .thumb_func
|
919 .thumb_func
|
||||||
ARM GAS /tmp/ccci4zB8.s page 88
|
ARM GAS /tmp/ccI996jB.s page 88
|
||||||
|
|
||||||
|
|
||||||
921 LL_USART_ClockStructInit:
|
921 LL_USART_ClockStructInit:
|
||||||
@@ -5270,25 +5270,25 @@ ARM GAS /tmp/ccci4zB8.s page 1
|
|||||||
950 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
950 .file 5 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f767xx.h"
|
||||||
951 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
951 .file 6 "Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h"
|
||||||
952 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
|
952 .file 7 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
|
||||||
ARM GAS /tmp/ccci4zB8.s page 89
|
ARM GAS /tmp/ccI996jB.s page 89
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 stm32f7xx_ll_usart.c
|
*ABS*:00000000 stm32f7xx_ll_usart.c
|
||||||
/tmp/ccci4zB8.s:20 .text.LL_USART_SetBaudRate:00000000 $t
|
/tmp/ccI996jB.s:20 .text.LL_USART_SetBaudRate:00000000 $t
|
||||||
/tmp/ccci4zB8.s:25 .text.LL_USART_SetBaudRate:00000000 LL_USART_SetBaudRate
|
/tmp/ccI996jB.s:25 .text.LL_USART_SetBaudRate:00000000 LL_USART_SetBaudRate
|
||||||
/tmp/ccci4zB8.s:81 .text.LL_USART_DeInit:00000000 $t
|
/tmp/ccI996jB.s:81 .text.LL_USART_DeInit:00000000 $t
|
||||||
/tmp/ccci4zB8.s:87 .text.LL_USART_DeInit:00000000 LL_USART_DeInit
|
/tmp/ccI996jB.s:87 .text.LL_USART_DeInit:00000000 LL_USART_DeInit
|
||||||
/tmp/ccci4zB8.s:456 .text.LL_USART_DeInit:000000f4 $d
|
/tmp/ccI996jB.s:456 .text.LL_USART_DeInit:000000f4 $d
|
||||||
/tmp/ccci4zB8.s:470 .text.LL_USART_Init:00000000 $t
|
/tmp/ccI996jB.s:470 .text.LL_USART_Init:00000000 $t
|
||||||
/tmp/ccci4zB8.s:476 .text.LL_USART_Init:00000000 LL_USART_Init
|
/tmp/ccI996jB.s:476 .text.LL_USART_Init:00000000 LL_USART_Init
|
||||||
/tmp/ccci4zB8.s:751 .text.LL_USART_Init:000000d8 $d
|
/tmp/ccI996jB.s:751 .text.LL_USART_Init:000000d8 $d
|
||||||
/tmp/ccci4zB8.s:764 .text.LL_USART_StructInit:00000000 $t
|
/tmp/ccI996jB.s:764 .text.LL_USART_StructInit:00000000 $t
|
||||||
/tmp/ccci4zB8.s:770 .text.LL_USART_StructInit:00000000 LL_USART_StructInit
|
/tmp/ccI996jB.s:770 .text.LL_USART_StructInit:00000000 LL_USART_StructInit
|
||||||
/tmp/ccci4zB8.s:808 .text.LL_USART_ClockInit:00000000 $t
|
/tmp/ccI996jB.s:808 .text.LL_USART_ClockInit:00000000 $t
|
||||||
/tmp/ccci4zB8.s:814 .text.LL_USART_ClockInit:00000000 LL_USART_ClockInit
|
/tmp/ccI996jB.s:814 .text.LL_USART_ClockInit:00000000 LL_USART_ClockInit
|
||||||
/tmp/ccci4zB8.s:915 .text.LL_USART_ClockStructInit:00000000 $t
|
/tmp/ccI996jB.s:915 .text.LL_USART_ClockStructInit:00000000 $t
|
||||||
/tmp/ccci4zB8.s:921 .text.LL_USART_ClockStructInit:00000000 LL_USART_ClockStructInit
|
/tmp/ccI996jB.s:921 .text.LL_USART_ClockStructInit:00000000 LL_USART_ClockStructInit
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
LL_RCC_GetUSARTClockFreq
|
LL_RCC_GetUSARTClockFreq
|
||||||
|
|||||||
Binary file not shown.
+165
-165
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccLTnVRs.s page 1
|
ARM GAS /tmp/ccgbe2El.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -24,7 +24,7 @@ ARM GAS /tmp/ccLTnVRs.s page 1
|
|||||||
21 .file 3 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h"
|
21 .file 3 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h"
|
||||||
22 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
|
22 .file 4 "Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h"
|
||||||
23 .file 5 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
23 .file 5 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
|
||||||
ARM GAS /tmp/ccLTnVRs.s page 2
|
ARM GAS /tmp/ccgbe2El.s page 2
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
|
|||||||
Binary file not shown.
+55
-55
@@ -1,4 +1,4 @@
|
|||||||
ARM GAS /tmp/ccEcvKCS.s page 1
|
ARM GAS /tmp/ccdCmhrK.s page 1
|
||||||
|
|
||||||
|
|
||||||
1 .cpu cortex-m7
|
1 .cpu cortex-m7
|
||||||
@@ -58,7 +58,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
29:Src/syscalls.c **** #include <time.h>
|
29:Src/syscalls.c **** #include <time.h>
|
||||||
30:Src/syscalls.c **** #include <sys/time.h>
|
30:Src/syscalls.c **** #include <sys/time.h>
|
||||||
31:Src/syscalls.c **** #include <sys/times.h>
|
31:Src/syscalls.c **** #include <sys/times.h>
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 2
|
ARM GAS /tmp/ccdCmhrK.s page 2
|
||||||
|
|
||||||
|
|
||||||
32:Src/syscalls.c ****
|
32:Src/syscalls.c ****
|
||||||
@@ -118,7 +118,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
66 _kill:
|
66 _kill:
|
||||||
67 .LVL0:
|
67 .LVL0:
|
||||||
68 .LFB27:
|
68 .LFB27:
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 3
|
ARM GAS /tmp/ccdCmhrK.s page 3
|
||||||
|
|
||||||
|
|
||||||
52:Src/syscalls.c ****
|
52:Src/syscalls.c ****
|
||||||
@@ -178,7 +178,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
114 .cfi_offset 14, -4
|
114 .cfi_offset 14, -4
|
||||||
63:Src/syscalls.c **** _kill(status, -1);
|
63:Src/syscalls.c **** _kill(status, -1);
|
||||||
115 .loc 1 63 3 is_stmt 1 view .LVU15
|
115 .loc 1 63 3 is_stmt 1 view .LVU15
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 4
|
ARM GAS /tmp/ccdCmhrK.s page 4
|
||||||
|
|
||||||
|
|
||||||
116 0002 4FF0FF31 mov r1, #-1
|
116 0002 4FF0FF31 mov r1, #-1
|
||||||
@@ -238,7 +238,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
161 .loc 1 74 5 is_stmt 1 view .LVU26
|
161 .loc 1 74 5 is_stmt 1 view .LVU26
|
||||||
162 .loc 1 74 14 is_stmt 0 view .LVU27
|
162 .loc 1 74 14 is_stmt 0 view .LVU27
|
||||||
163 000a FFF7FEFF bl __io_getchar
|
163 000a FFF7FEFF bl __io_getchar
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 5
|
ARM GAS /tmp/ccdCmhrK.s page 5
|
||||||
|
|
||||||
|
|
||||||
164 .LVL7:
|
164 .LVL7:
|
||||||
@@ -298,7 +298,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
211 0002 0C46 mov r4, r1
|
211 0002 0C46 mov r4, r1
|
||||||
212 0004 1646 mov r6, r2
|
212 0004 1646 mov r6, r2
|
||||||
82:Src/syscalls.c **** (void)file;
|
82:Src/syscalls.c **** (void)file;
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 6
|
ARM GAS /tmp/ccdCmhrK.s page 6
|
||||||
|
|
||||||
|
|
||||||
213 .loc 1 82 3 is_stmt 1 view .LVU38
|
213 .loc 1 82 3 is_stmt 1 view .LVU38
|
||||||
@@ -358,7 +358,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
256 .cfi_startproc
|
256 .cfi_startproc
|
||||||
257 @ args = 0, pretend = 0, frame = 0
|
257 @ args = 0, pretend = 0, frame = 0
|
||||||
258 @ frame_needed = 0, uses_anonymous_args = 0
|
258 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 7
|
ARM GAS /tmp/ccdCmhrK.s page 7
|
||||||
|
|
||||||
|
|
||||||
259 @ link register save eliminated.
|
259 @ link register save eliminated.
|
||||||
@@ -418,7 +418,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
306 _isatty:
|
306 _isatty:
|
||||||
307 .LVL22:
|
307 .LVL22:
|
||||||
308 .LFB33:
|
308 .LFB33:
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 8
|
ARM GAS /tmp/ccdCmhrK.s page 8
|
||||||
|
|
||||||
|
|
||||||
105:Src/syscalls.c ****
|
105:Src/syscalls.c ****
|
||||||
@@ -478,7 +478,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
352 .align 1
|
352 .align 1
|
||||||
353 .global _open
|
353 .global _open
|
||||||
354 .syntax unified
|
354 .syntax unified
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 9
|
ARM GAS /tmp/ccdCmhrK.s page 9
|
||||||
|
|
||||||
|
|
||||||
355 .thumb
|
355 .thumb
|
||||||
@@ -538,7 +538,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
401 .cfi_startproc
|
401 .cfi_startproc
|
||||||
402 @ args = 0, pretend = 0, frame = 0
|
402 @ args = 0, pretend = 0, frame = 0
|
||||||
403 @ frame_needed = 0, uses_anonymous_args = 0
|
403 @ frame_needed = 0, uses_anonymous_args = 0
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 10
|
ARM GAS /tmp/ccdCmhrK.s page 10
|
||||||
|
|
||||||
|
|
||||||
404 .loc 1 129 1 is_stmt 0 view .LVU83
|
404 .loc 1 129 1 is_stmt 0 view .LVU83
|
||||||
@@ -598,7 +598,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
139:Src/syscalls.c **** return -1;
|
139:Src/syscalls.c **** return -1;
|
||||||
451 .loc 1 139 3 is_stmt 1 view .LVU94
|
451 .loc 1 139 3 is_stmt 1 view .LVU94
|
||||||
140:Src/syscalls.c **** }
|
140:Src/syscalls.c **** }
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 11
|
ARM GAS /tmp/ccdCmhrK.s page 11
|
||||||
|
|
||||||
|
|
||||||
452 .loc 1 140 1 is_stmt 0 view .LVU95
|
452 .loc 1 140 1 is_stmt 0 view .LVU95
|
||||||
@@ -658,7 +658,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
499 .loc 1 151 3 view .LVU103
|
499 .loc 1 151 3 view .LVU103
|
||||||
500 .loc 1 151 15 is_stmt 0 view .LVU104
|
500 .loc 1 151 15 is_stmt 0 view .LVU104
|
||||||
501 0000 4FF40053 mov r3, #8192
|
501 0000 4FF40053 mov r3, #8192
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 12
|
ARM GAS /tmp/ccdCmhrK.s page 12
|
||||||
|
|
||||||
|
|
||||||
502 0004 4B60 str r3, [r1, #4]
|
502 0004 4B60 str r3, [r1, #4]
|
||||||
@@ -718,7 +718,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
549 .global _fork
|
549 .global _fork
|
||||||
550 .syntax unified
|
550 .syntax unified
|
||||||
551 .thumb
|
551 .thumb
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 13
|
ARM GAS /tmp/ccdCmhrK.s page 13
|
||||||
|
|
||||||
|
|
||||||
552 .thumb_func
|
552 .thumb_func
|
||||||
@@ -778,7 +778,7 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
172:Src/syscalls.c **** (void)argv;
|
172:Src/syscalls.c **** (void)argv;
|
||||||
599 .loc 1 172 3 view .LVU124
|
599 .loc 1 172 3 view .LVU124
|
||||||
173:Src/syscalls.c **** (void)env;
|
173:Src/syscalls.c **** (void)env;
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 14
|
ARM GAS /tmp/ccdCmhrK.s page 14
|
||||||
|
|
||||||
|
|
||||||
600 .loc 1 173 3 view .LVU125
|
600 .loc 1 173 3 view .LVU125
|
||||||
@@ -819,51 +819,51 @@ ARM GAS /tmp/ccEcvKCS.s page 1
|
|||||||
637 .file 7 "/usr/include/newlib/sys/stat.h"
|
637 .file 7 "/usr/include/newlib/sys/stat.h"
|
||||||
638 .file 8 "/usr/include/newlib/sys/times.h"
|
638 .file 8 "/usr/include/newlib/sys/times.h"
|
||||||
639 .file 9 "/usr/include/newlib/sys/errno.h"
|
639 .file 9 "/usr/include/newlib/sys/errno.h"
|
||||||
ARM GAS /tmp/ccEcvKCS.s page 15
|
ARM GAS /tmp/ccdCmhrK.s page 15
|
||||||
|
|
||||||
|
|
||||||
DEFINED SYMBOLS
|
DEFINED SYMBOLS
|
||||||
*ABS*:00000000 syscalls.c
|
*ABS*:00000000 syscalls.c
|
||||||
/tmp/ccEcvKCS.s:20 .text.initialise_monitor_handles:00000000 $t
|
/tmp/ccdCmhrK.s:20 .text.initialise_monitor_handles:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:26 .text.initialise_monitor_handles:00000000 initialise_monitor_handles
|
/tmp/ccdCmhrK.s:26 .text.initialise_monitor_handles:00000000 initialise_monitor_handles
|
||||||
/tmp/ccEcvKCS.s:39 .text._getpid:00000000 $t
|
/tmp/ccdCmhrK.s:39 .text._getpid:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:45 .text._getpid:00000000 _getpid
|
/tmp/ccdCmhrK.s:45 .text._getpid:00000000 _getpid
|
||||||
/tmp/ccEcvKCS.s:60 .text._kill:00000000 $t
|
/tmp/ccdCmhrK.s:60 .text._kill:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:66 .text._kill:00000000 _kill
|
/tmp/ccdCmhrK.s:66 .text._kill:00000000 _kill
|
||||||
/tmp/ccEcvKCS.s:95 .text._exit:00000000 $t
|
/tmp/ccdCmhrK.s:95 .text._exit:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:101 .text._exit:00000000 _exit
|
/tmp/ccdCmhrK.s:101 .text._exit:00000000 _exit
|
||||||
/tmp/ccEcvKCS.s:128 .text._read:00000000 $t
|
/tmp/ccdCmhrK.s:128 .text._read:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:134 .text._read:00000000 _read
|
/tmp/ccdCmhrK.s:134 .text._read:00000000 _read
|
||||||
/tmp/ccEcvKCS.s:190 .text._write:00000000 $t
|
/tmp/ccdCmhrK.s:190 .text._write:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:196 .text._write:00000000 _write
|
/tmp/ccdCmhrK.s:196 .text._write:00000000 _write
|
||||||
/tmp/ccEcvKCS.s:246 .text._close:00000000 $t
|
/tmp/ccdCmhrK.s:246 .text._close:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:252 .text._close:00000000 _close
|
/tmp/ccdCmhrK.s:252 .text._close:00000000 _close
|
||||||
/tmp/ccEcvKCS.s:271 .text._fstat:00000000 $t
|
/tmp/ccdCmhrK.s:271 .text._fstat:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:277 .text._fstat:00000000 _fstat
|
/tmp/ccdCmhrK.s:277 .text._fstat:00000000 _fstat
|
||||||
/tmp/ccEcvKCS.s:300 .text._isatty:00000000 $t
|
/tmp/ccdCmhrK.s:300 .text._isatty:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:306 .text._isatty:00000000 _isatty
|
/tmp/ccdCmhrK.s:306 .text._isatty:00000000 _isatty
|
||||||
/tmp/ccEcvKCS.s:325 .text._lseek:00000000 $t
|
/tmp/ccdCmhrK.s:325 .text._lseek:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:331 .text._lseek:00000000 _lseek
|
/tmp/ccdCmhrK.s:331 .text._lseek:00000000 _lseek
|
||||||
/tmp/ccEcvKCS.s:352 .text._open:00000000 $t
|
/tmp/ccdCmhrK.s:352 .text._open:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:358 .text._open:00000000 _open
|
/tmp/ccdCmhrK.s:358 .text._open:00000000 _open
|
||||||
/tmp/ccEcvKCS.s:391 .text._wait:00000000 $t
|
/tmp/ccdCmhrK.s:391 .text._wait:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:397 .text._wait:00000000 _wait
|
/tmp/ccdCmhrK.s:397 .text._wait:00000000 _wait
|
||||||
/tmp/ccEcvKCS.s:425 .text._unlink:00000000 $t
|
/tmp/ccdCmhrK.s:425 .text._unlink:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:431 .text._unlink:00000000 _unlink
|
/tmp/ccdCmhrK.s:431 .text._unlink:00000000 _unlink
|
||||||
/tmp/ccEcvKCS.s:459 .text._times:00000000 $t
|
/tmp/ccdCmhrK.s:459 .text._times:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:465 .text._times:00000000 _times
|
/tmp/ccdCmhrK.s:465 .text._times:00000000 _times
|
||||||
/tmp/ccEcvKCS.s:484 .text._stat:00000000 $t
|
/tmp/ccdCmhrK.s:484 .text._stat:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:490 .text._stat:00000000 _stat
|
/tmp/ccdCmhrK.s:490 .text._stat:00000000 _stat
|
||||||
/tmp/ccEcvKCS.s:513 .text._link:00000000 $t
|
/tmp/ccdCmhrK.s:513 .text._link:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:519 .text._link:00000000 _link
|
/tmp/ccdCmhrK.s:519 .text._link:00000000 _link
|
||||||
/tmp/ccEcvKCS.s:548 .text._fork:00000000 $t
|
/tmp/ccdCmhrK.s:548 .text._fork:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:554 .text._fork:00000000 _fork
|
/tmp/ccdCmhrK.s:554 .text._fork:00000000 _fork
|
||||||
/tmp/ccEcvKCS.s:579 .text._execve:00000000 $t
|
/tmp/ccdCmhrK.s:579 .text._execve:00000000 $t
|
||||||
/tmp/ccEcvKCS.s:585 .text._execve:00000000 _execve
|
/tmp/ccdCmhrK.s:585 .text._execve:00000000 _execve
|
||||||
/tmp/ccEcvKCS.s:619 .data.environ:00000000 environ
|
/tmp/ccdCmhrK.s:619 .data.environ:00000000 environ
|
||||||
/tmp/ccEcvKCS.s:616 .data.environ:00000000 $d
|
/tmp/ccdCmhrK.s:616 .data.environ:00000000 $d
|
||||||
/tmp/ccEcvKCS.s:626 .bss.__env:00000000 __env
|
/tmp/ccdCmhrK.s:626 .bss.__env:00000000 __env
|
||||||
/tmp/ccEcvKCS.s:623 .bss.__env:00000000 $d
|
/tmp/ccdCmhrK.s:623 .bss.__env:00000000 $d
|
||||||
|
|
||||||
UNDEFINED SYMBOLS
|
UNDEFINED SYMBOLS
|
||||||
__errno
|
__errno
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user