4731 lines
181 KiB
Plaintext
4731 lines
181 KiB
Plaintext
|
|
Motor_Controller.elf: file format elf32-littlearm
|
|
|
|
Sections:
|
|
Idx Name Size VMA LMA File off Algn
|
|
0 .isr_vector 000000c0 08000000 08000000 00010000 2**0
|
|
CONTENTS, ALLOC, LOAD, READONLY, DATA
|
|
1 .text 00001938 080000c0 080000c0 000100c0 2**2
|
|
CONTENTS, ALLOC, LOAD, READONLY, CODE
|
|
2 .rodata 00000030 080019f8 080019f8 000119f8 2**2
|
|
CONTENTS, ALLOC, LOAD, READONLY, DATA
|
|
3 .ARM.extab 00000000 08001a28 08001a28 0002000c 2**0
|
|
CONTENTS
|
|
4 .ARM 00000000 08001a28 08001a28 0002000c 2**0
|
|
CONTENTS
|
|
5 .preinit_array 00000000 08001a28 08001a28 0002000c 2**0
|
|
CONTENTS, ALLOC, LOAD, DATA
|
|
6 .init_array 00000004 08001a28 08001a28 00011a28 2**2
|
|
CONTENTS, ALLOC, LOAD, DATA
|
|
7 .fini_array 00000004 08001a2c 08001a2c 00011a2c 2**2
|
|
CONTENTS, ALLOC, LOAD, DATA
|
|
8 .data 0000000c 20000000 08001a30 00020000 2**2
|
|
CONTENTS, ALLOC, LOAD, DATA
|
|
9 .bss 00000068 2000000c 08001a3c 0002000c 2**2
|
|
ALLOC
|
|
10 ._user_heap_stack 00000604 20000074 08001a3c 00020074 2**0
|
|
ALLOC
|
|
11 .ARM.attributes 00000028 00000000 00000000 0002000c 2**0
|
|
CONTENTS, READONLY
|
|
12 .debug_info 0000461b 00000000 00000000 00020034 2**0
|
|
CONTENTS, READONLY, DEBUGGING, OCTETS
|
|
13 .debug_abbrev 00001219 00000000 00000000 0002464f 2**0
|
|
CONTENTS, READONLY, DEBUGGING, OCTETS
|
|
14 .debug_aranges 00000488 00000000 00000000 00025868 2**3
|
|
CONTENTS, READONLY, DEBUGGING, OCTETS
|
|
15 .debug_ranges 000003e0 00000000 00000000 00025cf0 2**3
|
|
CONTENTS, READONLY, DEBUGGING, OCTETS
|
|
16 .debug_macro 0000e747 00000000 00000000 000260d0 2**0
|
|
CONTENTS, READONLY, DEBUGGING, OCTETS
|
|
17 .debug_line 000062de 00000000 00000000 00034817 2**0
|
|
CONTENTS, READONLY, DEBUGGING, OCTETS
|
|
18 .debug_str 0005651c 00000000 00000000 0003aaf5 2**0
|
|
CONTENTS, READONLY, DEBUGGING, OCTETS
|
|
19 .comment 00000053 00000000 00000000 00091011 2**0
|
|
CONTENTS, READONLY
|
|
20 .debug_frame 00000e44 00000000 00000000 00091064 2**2
|
|
CONTENTS, READONLY, DEBUGGING, OCTETS
|
|
|
|
Disassembly of section .text:
|
|
|
|
080000c0 <__do_global_dtors_aux>:
|
|
80000c0: b510 push {r4, lr}
|
|
80000c2: 4c06 ldr r4, [pc, #24] ; (80000dc <__do_global_dtors_aux+0x1c>)
|
|
80000c4: 7823 ldrb r3, [r4, #0]
|
|
80000c6: 2b00 cmp r3, #0
|
|
80000c8: d107 bne.n 80000da <__do_global_dtors_aux+0x1a>
|
|
80000ca: 4b05 ldr r3, [pc, #20] ; (80000e0 <__do_global_dtors_aux+0x20>)
|
|
80000cc: 2b00 cmp r3, #0
|
|
80000ce: d002 beq.n 80000d6 <__do_global_dtors_aux+0x16>
|
|
80000d0: 4804 ldr r0, [pc, #16] ; (80000e4 <__do_global_dtors_aux+0x24>)
|
|
80000d2: e000 b.n 80000d6 <__do_global_dtors_aux+0x16>
|
|
80000d4: bf00 nop
|
|
80000d6: 2301 movs r3, #1
|
|
80000d8: 7023 strb r3, [r4, #0]
|
|
80000da: bd10 pop {r4, pc}
|
|
80000dc: 2000000c .word 0x2000000c
|
|
80000e0: 00000000 .word 0x00000000
|
|
80000e4: 080019e0 .word 0x080019e0
|
|
|
|
080000e8 <frame_dummy>:
|
|
80000e8: 4b04 ldr r3, [pc, #16] ; (80000fc <frame_dummy+0x14>)
|
|
80000ea: b510 push {r4, lr}
|
|
80000ec: 2b00 cmp r3, #0
|
|
80000ee: d003 beq.n 80000f8 <frame_dummy+0x10>
|
|
80000f0: 4903 ldr r1, [pc, #12] ; (8000100 <frame_dummy+0x18>)
|
|
80000f2: 4804 ldr r0, [pc, #16] ; (8000104 <frame_dummy+0x1c>)
|
|
80000f4: e000 b.n 80000f8 <frame_dummy+0x10>
|
|
80000f6: bf00 nop
|
|
80000f8: bd10 pop {r4, pc}
|
|
80000fa: 46c0 nop ; (mov r8, r8)
|
|
80000fc: 00000000 .word 0x00000000
|
|
8000100: 20000010 .word 0x20000010
|
|
8000104: 080019e0 .word 0x080019e0
|
|
|
|
08000108 <__udivsi3>:
|
|
8000108: 2200 movs r2, #0
|
|
800010a: 0843 lsrs r3, r0, #1
|
|
800010c: 428b cmp r3, r1
|
|
800010e: d374 bcc.n 80001fa <__udivsi3+0xf2>
|
|
8000110: 0903 lsrs r3, r0, #4
|
|
8000112: 428b cmp r3, r1
|
|
8000114: d35f bcc.n 80001d6 <__udivsi3+0xce>
|
|
8000116: 0a03 lsrs r3, r0, #8
|
|
8000118: 428b cmp r3, r1
|
|
800011a: d344 bcc.n 80001a6 <__udivsi3+0x9e>
|
|
800011c: 0b03 lsrs r3, r0, #12
|
|
800011e: 428b cmp r3, r1
|
|
8000120: d328 bcc.n 8000174 <__udivsi3+0x6c>
|
|
8000122: 0c03 lsrs r3, r0, #16
|
|
8000124: 428b cmp r3, r1
|
|
8000126: d30d bcc.n 8000144 <__udivsi3+0x3c>
|
|
8000128: 22ff movs r2, #255 ; 0xff
|
|
800012a: 0209 lsls r1, r1, #8
|
|
800012c: ba12 rev r2, r2
|
|
800012e: 0c03 lsrs r3, r0, #16
|
|
8000130: 428b cmp r3, r1
|
|
8000132: d302 bcc.n 800013a <__udivsi3+0x32>
|
|
8000134: 1212 asrs r2, r2, #8
|
|
8000136: 0209 lsls r1, r1, #8
|
|
8000138: d065 beq.n 8000206 <__udivsi3+0xfe>
|
|
800013a: 0b03 lsrs r3, r0, #12
|
|
800013c: 428b cmp r3, r1
|
|
800013e: d319 bcc.n 8000174 <__udivsi3+0x6c>
|
|
8000140: e000 b.n 8000144 <__udivsi3+0x3c>
|
|
8000142: 0a09 lsrs r1, r1, #8
|
|
8000144: 0bc3 lsrs r3, r0, #15
|
|
8000146: 428b cmp r3, r1
|
|
8000148: d301 bcc.n 800014e <__udivsi3+0x46>
|
|
800014a: 03cb lsls r3, r1, #15
|
|
800014c: 1ac0 subs r0, r0, r3
|
|
800014e: 4152 adcs r2, r2
|
|
8000150: 0b83 lsrs r3, r0, #14
|
|
8000152: 428b cmp r3, r1
|
|
8000154: d301 bcc.n 800015a <__udivsi3+0x52>
|
|
8000156: 038b lsls r3, r1, #14
|
|
8000158: 1ac0 subs r0, r0, r3
|
|
800015a: 4152 adcs r2, r2
|
|
800015c: 0b43 lsrs r3, r0, #13
|
|
800015e: 428b cmp r3, r1
|
|
8000160: d301 bcc.n 8000166 <__udivsi3+0x5e>
|
|
8000162: 034b lsls r3, r1, #13
|
|
8000164: 1ac0 subs r0, r0, r3
|
|
8000166: 4152 adcs r2, r2
|
|
8000168: 0b03 lsrs r3, r0, #12
|
|
800016a: 428b cmp r3, r1
|
|
800016c: d301 bcc.n 8000172 <__udivsi3+0x6a>
|
|
800016e: 030b lsls r3, r1, #12
|
|
8000170: 1ac0 subs r0, r0, r3
|
|
8000172: 4152 adcs r2, r2
|
|
8000174: 0ac3 lsrs r3, r0, #11
|
|
8000176: 428b cmp r3, r1
|
|
8000178: d301 bcc.n 800017e <__udivsi3+0x76>
|
|
800017a: 02cb lsls r3, r1, #11
|
|
800017c: 1ac0 subs r0, r0, r3
|
|
800017e: 4152 adcs r2, r2
|
|
8000180: 0a83 lsrs r3, r0, #10
|
|
8000182: 428b cmp r3, r1
|
|
8000184: d301 bcc.n 800018a <__udivsi3+0x82>
|
|
8000186: 028b lsls r3, r1, #10
|
|
8000188: 1ac0 subs r0, r0, r3
|
|
800018a: 4152 adcs r2, r2
|
|
800018c: 0a43 lsrs r3, r0, #9
|
|
800018e: 428b cmp r3, r1
|
|
8000190: d301 bcc.n 8000196 <__udivsi3+0x8e>
|
|
8000192: 024b lsls r3, r1, #9
|
|
8000194: 1ac0 subs r0, r0, r3
|
|
8000196: 4152 adcs r2, r2
|
|
8000198: 0a03 lsrs r3, r0, #8
|
|
800019a: 428b cmp r3, r1
|
|
800019c: d301 bcc.n 80001a2 <__udivsi3+0x9a>
|
|
800019e: 020b lsls r3, r1, #8
|
|
80001a0: 1ac0 subs r0, r0, r3
|
|
80001a2: 4152 adcs r2, r2
|
|
80001a4: d2cd bcs.n 8000142 <__udivsi3+0x3a>
|
|
80001a6: 09c3 lsrs r3, r0, #7
|
|
80001a8: 428b cmp r3, r1
|
|
80001aa: d301 bcc.n 80001b0 <__udivsi3+0xa8>
|
|
80001ac: 01cb lsls r3, r1, #7
|
|
80001ae: 1ac0 subs r0, r0, r3
|
|
80001b0: 4152 adcs r2, r2
|
|
80001b2: 0983 lsrs r3, r0, #6
|
|
80001b4: 428b cmp r3, r1
|
|
80001b6: d301 bcc.n 80001bc <__udivsi3+0xb4>
|
|
80001b8: 018b lsls r3, r1, #6
|
|
80001ba: 1ac0 subs r0, r0, r3
|
|
80001bc: 4152 adcs r2, r2
|
|
80001be: 0943 lsrs r3, r0, #5
|
|
80001c0: 428b cmp r3, r1
|
|
80001c2: d301 bcc.n 80001c8 <__udivsi3+0xc0>
|
|
80001c4: 014b lsls r3, r1, #5
|
|
80001c6: 1ac0 subs r0, r0, r3
|
|
80001c8: 4152 adcs r2, r2
|
|
80001ca: 0903 lsrs r3, r0, #4
|
|
80001cc: 428b cmp r3, r1
|
|
80001ce: d301 bcc.n 80001d4 <__udivsi3+0xcc>
|
|
80001d0: 010b lsls r3, r1, #4
|
|
80001d2: 1ac0 subs r0, r0, r3
|
|
80001d4: 4152 adcs r2, r2
|
|
80001d6: 08c3 lsrs r3, r0, #3
|
|
80001d8: 428b cmp r3, r1
|
|
80001da: d301 bcc.n 80001e0 <__udivsi3+0xd8>
|
|
80001dc: 00cb lsls r3, r1, #3
|
|
80001de: 1ac0 subs r0, r0, r3
|
|
80001e0: 4152 adcs r2, r2
|
|
80001e2: 0883 lsrs r3, r0, #2
|
|
80001e4: 428b cmp r3, r1
|
|
80001e6: d301 bcc.n 80001ec <__udivsi3+0xe4>
|
|
80001e8: 008b lsls r3, r1, #2
|
|
80001ea: 1ac0 subs r0, r0, r3
|
|
80001ec: 4152 adcs r2, r2
|
|
80001ee: 0843 lsrs r3, r0, #1
|
|
80001f0: 428b cmp r3, r1
|
|
80001f2: d301 bcc.n 80001f8 <__udivsi3+0xf0>
|
|
80001f4: 004b lsls r3, r1, #1
|
|
80001f6: 1ac0 subs r0, r0, r3
|
|
80001f8: 4152 adcs r2, r2
|
|
80001fa: 1a41 subs r1, r0, r1
|
|
80001fc: d200 bcs.n 8000200 <__udivsi3+0xf8>
|
|
80001fe: 4601 mov r1, r0
|
|
8000200: 4152 adcs r2, r2
|
|
8000202: 4610 mov r0, r2
|
|
8000204: 4770 bx lr
|
|
8000206: e7ff b.n 8000208 <__udivsi3+0x100>
|
|
8000208: b501 push {r0, lr}
|
|
800020a: 2000 movs r0, #0
|
|
800020c: f000 f806 bl 800021c <__aeabi_idiv0>
|
|
8000210: bd02 pop {r1, pc}
|
|
8000212: 46c0 nop ; (mov r8, r8)
|
|
|
|
08000214 <__aeabi_uidivmod>:
|
|
8000214: 2900 cmp r1, #0
|
|
8000216: d0f7 beq.n 8000208 <__udivsi3+0x100>
|
|
8000218: e776 b.n 8000108 <__udivsi3>
|
|
800021a: 4770 bx lr
|
|
|
|
0800021c <__aeabi_idiv0>:
|
|
800021c: 4770 bx lr
|
|
800021e: 46c0 nop ; (mov r8, r8)
|
|
|
|
08000220 <main>:
|
|
/**
|
|
* @brief The application entry point.
|
|
* @retval int
|
|
*/
|
|
int main(void)
|
|
{
|
|
8000220: b580 push {r7, lr}
|
|
8000222: af00 add r7, sp, #0
|
|
/* USER CODE END 1 */
|
|
|
|
/* MCU Configuration--------------------------------------------------------*/
|
|
|
|
/* Reset of all peripherals, Initializes the Flash interface and the Systick. */
|
|
HAL_Init();
|
|
8000224: f000 f9e0 bl 80005e8 <HAL_Init>
|
|
/* USER CODE BEGIN Init */
|
|
|
|
/* USER CODE END Init */
|
|
|
|
/* Configure the system clock */
|
|
SystemClock_Config();
|
|
8000228: f000 f807 bl 800023a <SystemClock_Config>
|
|
/* USER CODE BEGIN SysInit */
|
|
|
|
/* USER CODE END SysInit */
|
|
|
|
/* Initialize all configured peripherals */
|
|
MX_GPIO_Init();
|
|
800022c: f000 f8b2 bl 8000394 <MX_GPIO_Init>
|
|
MX_ADC_Init();
|
|
8000230: f000 f854 bl 80002dc <MX_ADC_Init>
|
|
/* USER CODE BEGIN 2 */
|
|
mymain();
|
|
8000234: f001 fb78 bl 8001928 <mymain>
|
|
/* USER CODE END 2 */
|
|
|
|
/* Infinite loop */
|
|
/* USER CODE BEGIN WHILE */
|
|
while (1)
|
|
8000238: e7fe b.n 8000238 <main+0x18>
|
|
|
|
0800023a <SystemClock_Config>:
|
|
/**
|
|
* @brief System Clock Configuration
|
|
* @retval None
|
|
*/
|
|
void SystemClock_Config(void)
|
|
{
|
|
800023a: b590 push {r4, r7, lr}
|
|
800023c: b091 sub sp, #68 ; 0x44
|
|
800023e: af00 add r7, sp, #0
|
|
RCC_OscInitTypeDef RCC_OscInitStruct = {0};
|
|
8000240: 2410 movs r4, #16
|
|
8000242: 193b adds r3, r7, r4
|
|
8000244: 0018 movs r0, r3
|
|
8000246: 2330 movs r3, #48 ; 0x30
|
|
8000248: 001a movs r2, r3
|
|
800024a: 2100 movs r1, #0
|
|
800024c: f001 fbc0 bl 80019d0 <memset>
|
|
RCC_ClkInitTypeDef RCC_ClkInitStruct = {0};
|
|
8000250: 003b movs r3, r7
|
|
8000252: 0018 movs r0, r3
|
|
8000254: 2310 movs r3, #16
|
|
8000256: 001a movs r2, r3
|
|
8000258: 2100 movs r1, #0
|
|
800025a: f001 fbb9 bl 80019d0 <memset>
|
|
|
|
/** Initializes the RCC Oscillators according to the specified parameters
|
|
* in the RCC_OscInitTypeDef structure.
|
|
*/
|
|
RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSI|RCC_OSCILLATORTYPE_HSI14;
|
|
800025e: 0021 movs r1, r4
|
|
8000260: 187b adds r3, r7, r1
|
|
8000262: 2212 movs r2, #18
|
|
8000264: 601a str r2, [r3, #0]
|
|
RCC_OscInitStruct.HSIState = RCC_HSI_ON;
|
|
8000266: 187b adds r3, r7, r1
|
|
8000268: 2201 movs r2, #1
|
|
800026a: 60da str r2, [r3, #12]
|
|
RCC_OscInitStruct.HSI14State = RCC_HSI14_ON;
|
|
800026c: 187b adds r3, r7, r1
|
|
800026e: 2201 movs r2, #1
|
|
8000270: 615a str r2, [r3, #20]
|
|
RCC_OscInitStruct.HSICalibrationValue = RCC_HSICALIBRATION_DEFAULT;
|
|
8000272: 187b adds r3, r7, r1
|
|
8000274: 2210 movs r2, #16
|
|
8000276: 611a str r2, [r3, #16]
|
|
RCC_OscInitStruct.HSI14CalibrationValue = 16;
|
|
8000278: 187b adds r3, r7, r1
|
|
800027a: 2210 movs r2, #16
|
|
800027c: 619a str r2, [r3, #24]
|
|
RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON;
|
|
800027e: 187b adds r3, r7, r1
|
|
8000280: 2202 movs r2, #2
|
|
8000282: 621a str r2, [r3, #32]
|
|
RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSI;
|
|
8000284: 187b adds r3, r7, r1
|
|
8000286: 2200 movs r2, #0
|
|
8000288: 625a str r2, [r3, #36] ; 0x24
|
|
RCC_OscInitStruct.PLL.PLLMUL = RCC_PLL_MUL12;
|
|
800028a: 187b adds r3, r7, r1
|
|
800028c: 22a0 movs r2, #160 ; 0xa0
|
|
800028e: 0392 lsls r2, r2, #14
|
|
8000290: 629a str r2, [r3, #40] ; 0x28
|
|
RCC_OscInitStruct.PLL.PREDIV = RCC_PREDIV_DIV1;
|
|
8000292: 187b adds r3, r7, r1
|
|
8000294: 2200 movs r2, #0
|
|
8000296: 62da str r2, [r3, #44] ; 0x2c
|
|
if (HAL_RCC_OscConfig(&RCC_OscInitStruct) != HAL_OK)
|
|
8000298: 187b adds r3, r7, r1
|
|
800029a: 0018 movs r0, r3
|
|
800029c: f000 fe80 bl 8000fa0 <HAL_RCC_OscConfig>
|
|
80002a0: 1e03 subs r3, r0, #0
|
|
80002a2: d001 beq.n 80002a8 <SystemClock_Config+0x6e>
|
|
{
|
|
Error_Handler();
|
|
80002a4: f000 f8ea bl 800047c <Error_Handler>
|
|
}
|
|
/** Initializes the CPU, AHB and APB buses clocks
|
|
*/
|
|
RCC_ClkInitStruct.ClockType = RCC_CLOCKTYPE_HCLK|RCC_CLOCKTYPE_SYSCLK
|
|
80002a8: 003b movs r3, r7
|
|
80002aa: 2207 movs r2, #7
|
|
80002ac: 601a str r2, [r3, #0]
|
|
|RCC_CLOCKTYPE_PCLK1;
|
|
RCC_ClkInitStruct.SYSCLKSource = RCC_SYSCLKSOURCE_PLLCLK;
|
|
80002ae: 003b movs r3, r7
|
|
80002b0: 2202 movs r2, #2
|
|
80002b2: 605a str r2, [r3, #4]
|
|
RCC_ClkInitStruct.AHBCLKDivider = RCC_SYSCLK_DIV1;
|
|
80002b4: 003b movs r3, r7
|
|
80002b6: 2200 movs r2, #0
|
|
80002b8: 609a str r2, [r3, #8]
|
|
RCC_ClkInitStruct.APB1CLKDivider = RCC_HCLK_DIV1;
|
|
80002ba: 003b movs r3, r7
|
|
80002bc: 2200 movs r2, #0
|
|
80002be: 60da str r2, [r3, #12]
|
|
|
|
if (HAL_RCC_ClockConfig(&RCC_ClkInitStruct, FLASH_LATENCY_1) != HAL_OK)
|
|
80002c0: 003b movs r3, r7
|
|
80002c2: 2101 movs r1, #1
|
|
80002c4: 0018 movs r0, r3
|
|
80002c6: f001 f985 bl 80015d4 <HAL_RCC_ClockConfig>
|
|
80002ca: 1e03 subs r3, r0, #0
|
|
80002cc: d001 beq.n 80002d2 <SystemClock_Config+0x98>
|
|
{
|
|
Error_Handler();
|
|
80002ce: f000 f8d5 bl 800047c <Error_Handler>
|
|
}
|
|
}
|
|
80002d2: 46c0 nop ; (mov r8, r8)
|
|
80002d4: 46bd mov sp, r7
|
|
80002d6: b011 add sp, #68 ; 0x44
|
|
80002d8: bd90 pop {r4, r7, pc}
|
|
...
|
|
|
|
080002dc <MX_ADC_Init>:
|
|
* @brief ADC Initialization Function
|
|
* @param None
|
|
* @retval None
|
|
*/
|
|
static void MX_ADC_Init(void)
|
|
{
|
|
80002dc: b580 push {r7, lr}
|
|
80002de: b084 sub sp, #16
|
|
80002e0: af00 add r7, sp, #0
|
|
|
|
/* USER CODE BEGIN ADC_Init 0 */
|
|
|
|
/* USER CODE END ADC_Init 0 */
|
|
|
|
ADC_ChannelConfTypeDef sConfig = {0};
|
|
80002e2: 1d3b adds r3, r7, #4
|
|
80002e4: 0018 movs r0, r3
|
|
80002e6: 230c movs r3, #12
|
|
80002e8: 001a movs r2, r3
|
|
80002ea: 2100 movs r1, #0
|
|
80002ec: f001 fb70 bl 80019d0 <memset>
|
|
/* USER CODE BEGIN ADC_Init 1 */
|
|
|
|
/* USER CODE END ADC_Init 1 */
|
|
/** Configure the global features of the ADC (Clock, Resolution, Data Alignment and number of conversion)
|
|
*/
|
|
hadc.Instance = ADC1;
|
|
80002f0: 4b26 ldr r3, [pc, #152] ; (800038c <MX_ADC_Init+0xb0>)
|
|
80002f2: 4a27 ldr r2, [pc, #156] ; (8000390 <MX_ADC_Init+0xb4>)
|
|
80002f4: 601a str r2, [r3, #0]
|
|
hadc.Init.ClockPrescaler = ADC_CLOCK_ASYNC_DIV1;
|
|
80002f6: 4b25 ldr r3, [pc, #148] ; (800038c <MX_ADC_Init+0xb0>)
|
|
80002f8: 2200 movs r2, #0
|
|
80002fa: 605a str r2, [r3, #4]
|
|
hadc.Init.Resolution = ADC_RESOLUTION_12B;
|
|
80002fc: 4b23 ldr r3, [pc, #140] ; (800038c <MX_ADC_Init+0xb0>)
|
|
80002fe: 2200 movs r2, #0
|
|
8000300: 609a str r2, [r3, #8]
|
|
hadc.Init.DataAlign = ADC_DATAALIGN_RIGHT;
|
|
8000302: 4b22 ldr r3, [pc, #136] ; (800038c <MX_ADC_Init+0xb0>)
|
|
8000304: 2200 movs r2, #0
|
|
8000306: 60da str r2, [r3, #12]
|
|
hadc.Init.ScanConvMode = ADC_SCAN_DIRECTION_FORWARD;
|
|
8000308: 4b20 ldr r3, [pc, #128] ; (800038c <MX_ADC_Init+0xb0>)
|
|
800030a: 2201 movs r2, #1
|
|
800030c: 611a str r2, [r3, #16]
|
|
hadc.Init.EOCSelection = ADC_EOC_SINGLE_CONV;
|
|
800030e: 4b1f ldr r3, [pc, #124] ; (800038c <MX_ADC_Init+0xb0>)
|
|
8000310: 2204 movs r2, #4
|
|
8000312: 615a str r2, [r3, #20]
|
|
hadc.Init.LowPowerAutoWait = DISABLE;
|
|
8000314: 4b1d ldr r3, [pc, #116] ; (800038c <MX_ADC_Init+0xb0>)
|
|
8000316: 2200 movs r2, #0
|
|
8000318: 761a strb r2, [r3, #24]
|
|
hadc.Init.LowPowerAutoPowerOff = DISABLE;
|
|
800031a: 4b1c ldr r3, [pc, #112] ; (800038c <MX_ADC_Init+0xb0>)
|
|
800031c: 2200 movs r2, #0
|
|
800031e: 765a strb r2, [r3, #25]
|
|
hadc.Init.ContinuousConvMode = DISABLE;
|
|
8000320: 4b1a ldr r3, [pc, #104] ; (800038c <MX_ADC_Init+0xb0>)
|
|
8000322: 2200 movs r2, #0
|
|
8000324: 769a strb r2, [r3, #26]
|
|
hadc.Init.DiscontinuousConvMode = DISABLE;
|
|
8000326: 4b19 ldr r3, [pc, #100] ; (800038c <MX_ADC_Init+0xb0>)
|
|
8000328: 2200 movs r2, #0
|
|
800032a: 76da strb r2, [r3, #27]
|
|
hadc.Init.ExternalTrigConv = ADC_SOFTWARE_START;
|
|
800032c: 4b17 ldr r3, [pc, #92] ; (800038c <MX_ADC_Init+0xb0>)
|
|
800032e: 22c2 movs r2, #194 ; 0xc2
|
|
8000330: 32ff adds r2, #255 ; 0xff
|
|
8000332: 61da str r2, [r3, #28]
|
|
hadc.Init.ExternalTrigConvEdge = ADC_EXTERNALTRIGCONVEDGE_NONE;
|
|
8000334: 4b15 ldr r3, [pc, #84] ; (800038c <MX_ADC_Init+0xb0>)
|
|
8000336: 2200 movs r2, #0
|
|
8000338: 621a str r2, [r3, #32]
|
|
hadc.Init.DMAContinuousRequests = DISABLE;
|
|
800033a: 4b14 ldr r3, [pc, #80] ; (800038c <MX_ADC_Init+0xb0>)
|
|
800033c: 2224 movs r2, #36 ; 0x24
|
|
800033e: 2100 movs r1, #0
|
|
8000340: 5499 strb r1, [r3, r2]
|
|
hadc.Init.Overrun = ADC_OVR_DATA_PRESERVED;
|
|
8000342: 4b12 ldr r3, [pc, #72] ; (800038c <MX_ADC_Init+0xb0>)
|
|
8000344: 2201 movs r2, #1
|
|
8000346: 629a str r2, [r3, #40] ; 0x28
|
|
if (HAL_ADC_Init(&hadc) != HAL_OK)
|
|
8000348: 4b10 ldr r3, [pc, #64] ; (800038c <MX_ADC_Init+0xb0>)
|
|
800034a: 0018 movs r0, r3
|
|
800034c: f000 f9b0 bl 80006b0 <HAL_ADC_Init>
|
|
8000350: 1e03 subs r3, r0, #0
|
|
8000352: d001 beq.n 8000358 <MX_ADC_Init+0x7c>
|
|
{
|
|
Error_Handler();
|
|
8000354: f000 f892 bl 800047c <Error_Handler>
|
|
}
|
|
/** Configure for the selected ADC regular channel to be converted.
|
|
*/
|
|
sConfig.Channel = ADC_CHANNEL_0;
|
|
8000358: 1d3b adds r3, r7, #4
|
|
800035a: 2200 movs r2, #0
|
|
800035c: 601a str r2, [r3, #0]
|
|
sConfig.Rank = ADC_RANK_CHANNEL_NUMBER;
|
|
800035e: 1d3b adds r3, r7, #4
|
|
8000360: 2280 movs r2, #128 ; 0x80
|
|
8000362: 0152 lsls r2, r2, #5
|
|
8000364: 605a str r2, [r3, #4]
|
|
sConfig.SamplingTime = ADC_SAMPLETIME_1CYCLE_5;
|
|
8000366: 1d3b adds r3, r7, #4
|
|
8000368: 2280 movs r2, #128 ; 0x80
|
|
800036a: 0552 lsls r2, r2, #21
|
|
800036c: 609a str r2, [r3, #8]
|
|
if (HAL_ADC_ConfigChannel(&hadc, &sConfig) != HAL_OK)
|
|
800036e: 1d3a adds r2, r7, #4
|
|
8000370: 4b06 ldr r3, [pc, #24] ; (800038c <MX_ADC_Init+0xb0>)
|
|
8000372: 0011 movs r1, r2
|
|
8000374: 0018 movs r0, r3
|
|
8000376: f000 fadb bl 8000930 <HAL_ADC_ConfigChannel>
|
|
800037a: 1e03 subs r3, r0, #0
|
|
800037c: d001 beq.n 8000382 <MX_ADC_Init+0xa6>
|
|
{
|
|
Error_Handler();
|
|
800037e: f000 f87d bl 800047c <Error_Handler>
|
|
}
|
|
/* USER CODE BEGIN ADC_Init 2 */
|
|
|
|
/* USER CODE END ADC_Init 2 */
|
|
|
|
}
|
|
8000382: 46c0 nop ; (mov r8, r8)
|
|
8000384: 46bd mov sp, r7
|
|
8000386: b004 add sp, #16
|
|
8000388: bd80 pop {r7, pc}
|
|
800038a: 46c0 nop ; (mov r8, r8)
|
|
800038c: 20000028 .word 0x20000028
|
|
8000390: 40012400 .word 0x40012400
|
|
|
|
08000394 <MX_GPIO_Init>:
|
|
* @brief GPIO Initialization Function
|
|
* @param None
|
|
* @retval None
|
|
*/
|
|
static void MX_GPIO_Init(void)
|
|
{
|
|
8000394: b590 push {r4, r7, lr}
|
|
8000396: b089 sub sp, #36 ; 0x24
|
|
8000398: af00 add r7, sp, #0
|
|
GPIO_InitTypeDef GPIO_InitStruct = {0};
|
|
800039a: 240c movs r4, #12
|
|
800039c: 193b adds r3, r7, r4
|
|
800039e: 0018 movs r0, r3
|
|
80003a0: 2314 movs r3, #20
|
|
80003a2: 001a movs r2, r3
|
|
80003a4: 2100 movs r1, #0
|
|
80003a6: f001 fb13 bl 80019d0 <memset>
|
|
|
|
/* GPIO Ports Clock Enable */
|
|
__HAL_RCC_GPIOF_CLK_ENABLE();
|
|
80003aa: 4b32 ldr r3, [pc, #200] ; (8000474 <MX_GPIO_Init+0xe0>)
|
|
80003ac: 695a ldr r2, [r3, #20]
|
|
80003ae: 4b31 ldr r3, [pc, #196] ; (8000474 <MX_GPIO_Init+0xe0>)
|
|
80003b0: 2180 movs r1, #128 ; 0x80
|
|
80003b2: 03c9 lsls r1, r1, #15
|
|
80003b4: 430a orrs r2, r1
|
|
80003b6: 615a str r2, [r3, #20]
|
|
80003b8: 4b2e ldr r3, [pc, #184] ; (8000474 <MX_GPIO_Init+0xe0>)
|
|
80003ba: 695a ldr r2, [r3, #20]
|
|
80003bc: 2380 movs r3, #128 ; 0x80
|
|
80003be: 03db lsls r3, r3, #15
|
|
80003c0: 4013 ands r3, r2
|
|
80003c2: 60bb str r3, [r7, #8]
|
|
80003c4: 68bb ldr r3, [r7, #8]
|
|
__HAL_RCC_GPIOA_CLK_ENABLE();
|
|
80003c6: 4b2b ldr r3, [pc, #172] ; (8000474 <MX_GPIO_Init+0xe0>)
|
|
80003c8: 695a ldr r2, [r3, #20]
|
|
80003ca: 4b2a ldr r3, [pc, #168] ; (8000474 <MX_GPIO_Init+0xe0>)
|
|
80003cc: 2180 movs r1, #128 ; 0x80
|
|
80003ce: 0289 lsls r1, r1, #10
|
|
80003d0: 430a orrs r2, r1
|
|
80003d2: 615a str r2, [r3, #20]
|
|
80003d4: 4b27 ldr r3, [pc, #156] ; (8000474 <MX_GPIO_Init+0xe0>)
|
|
80003d6: 695a ldr r2, [r3, #20]
|
|
80003d8: 2380 movs r3, #128 ; 0x80
|
|
80003da: 029b lsls r3, r3, #10
|
|
80003dc: 4013 ands r3, r2
|
|
80003de: 607b str r3, [r7, #4]
|
|
80003e0: 687b ldr r3, [r7, #4]
|
|
|
|
/*Configure GPIO pin Output Level */
|
|
HAL_GPIO_WritePin(GPIOF, MOTA_Pin|MOTB_Pin, GPIO_PIN_RESET);
|
|
80003e2: 4b25 ldr r3, [pc, #148] ; (8000478 <MX_GPIO_Init+0xe4>)
|
|
80003e4: 2200 movs r2, #0
|
|
80003e6: 2103 movs r1, #3
|
|
80003e8: 0018 movs r0, r3
|
|
80003ea: f000 fdbb bl 8000f64 <HAL_GPIO_WritePin>
|
|
|
|
/*Configure GPIO pin Output Level */
|
|
HAL_GPIO_WritePin(GPIOA, HC595_DCK_Pin|HC595_RCK_Pin|HC595_SCK_Pin, GPIO_PIN_RESET);
|
|
80003ee: 2390 movs r3, #144 ; 0x90
|
|
80003f0: 05db lsls r3, r3, #23
|
|
80003f2: 2200 movs r2, #0
|
|
80003f4: 2138 movs r1, #56 ; 0x38
|
|
80003f6: 0018 movs r0, r3
|
|
80003f8: f000 fdb4 bl 8000f64 <HAL_GPIO_WritePin>
|
|
|
|
/*Configure GPIO pins : MOTA_Pin MOTB_Pin */
|
|
GPIO_InitStruct.Pin = MOTA_Pin|MOTB_Pin;
|
|
80003fc: 193b adds r3, r7, r4
|
|
80003fe: 2203 movs r2, #3
|
|
8000400: 601a str r2, [r3, #0]
|
|
GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
|
|
8000402: 193b adds r3, r7, r4
|
|
8000404: 2201 movs r2, #1
|
|
8000406: 605a str r2, [r3, #4]
|
|
GPIO_InitStruct.Pull = GPIO_NOPULL;
|
|
8000408: 193b adds r3, r7, r4
|
|
800040a: 2200 movs r2, #0
|
|
800040c: 609a str r2, [r3, #8]
|
|
GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_HIGH;
|
|
800040e: 193b adds r3, r7, r4
|
|
8000410: 2203 movs r2, #3
|
|
8000412: 60da str r2, [r3, #12]
|
|
HAL_GPIO_Init(GPIOF, &GPIO_InitStruct);
|
|
8000414: 193b adds r3, r7, r4
|
|
8000416: 4a18 ldr r2, [pc, #96] ; (8000478 <MX_GPIO_Init+0xe4>)
|
|
8000418: 0019 movs r1, r3
|
|
800041a: 0010 movs r0, r2
|
|
800041c: f000 fc32 bl 8000c84 <HAL_GPIO_Init>
|
|
|
|
/*Configure GPIO pins : HC595_DCK_Pin HC595_RCK_Pin HC595_SCK_Pin */
|
|
GPIO_InitStruct.Pin = HC595_DCK_Pin|HC595_RCK_Pin|HC595_SCK_Pin;
|
|
8000420: 193b adds r3, r7, r4
|
|
8000422: 2238 movs r2, #56 ; 0x38
|
|
8000424: 601a str r2, [r3, #0]
|
|
GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
|
|
8000426: 193b adds r3, r7, r4
|
|
8000428: 2201 movs r2, #1
|
|
800042a: 605a str r2, [r3, #4]
|
|
GPIO_InitStruct.Pull = GPIO_NOPULL;
|
|
800042c: 193b adds r3, r7, r4
|
|
800042e: 2200 movs r2, #0
|
|
8000430: 609a str r2, [r3, #8]
|
|
GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_HIGH;
|
|
8000432: 193b adds r3, r7, r4
|
|
8000434: 2203 movs r2, #3
|
|
8000436: 60da str r2, [r3, #12]
|
|
HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
|
|
8000438: 193a adds r2, r7, r4
|
|
800043a: 2390 movs r3, #144 ; 0x90
|
|
800043c: 05db lsls r3, r3, #23
|
|
800043e: 0011 movs r1, r2
|
|
8000440: 0018 movs r0, r3
|
|
8000442: f000 fc1f bl 8000c84 <HAL_GPIO_Init>
|
|
|
|
/*Configure GPIO pins : KEY1_Pin KEY2_Pin KEY3_Pin KEY4_Pin */
|
|
GPIO_InitStruct.Pin = KEY1_Pin|KEY2_Pin|KEY3_Pin|KEY4_Pin;
|
|
8000446: 0021 movs r1, r4
|
|
8000448: 187b adds r3, r7, r1
|
|
800044a: 22d8 movs r2, #216 ; 0xd8
|
|
800044c: 00d2 lsls r2, r2, #3
|
|
800044e: 601a str r2, [r3, #0]
|
|
GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
|
|
8000450: 187b adds r3, r7, r1
|
|
8000452: 2200 movs r2, #0
|
|
8000454: 605a str r2, [r3, #4]
|
|
GPIO_InitStruct.Pull = GPIO_NOPULL;
|
|
8000456: 187b adds r3, r7, r1
|
|
8000458: 2200 movs r2, #0
|
|
800045a: 609a str r2, [r3, #8]
|
|
HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
|
|
800045c: 187a adds r2, r7, r1
|
|
800045e: 2390 movs r3, #144 ; 0x90
|
|
8000460: 05db lsls r3, r3, #23
|
|
8000462: 0011 movs r1, r2
|
|
8000464: 0018 movs r0, r3
|
|
8000466: f000 fc0d bl 8000c84 <HAL_GPIO_Init>
|
|
|
|
}
|
|
800046a: 46c0 nop ; (mov r8, r8)
|
|
800046c: 46bd mov sp, r7
|
|
800046e: b009 add sp, #36 ; 0x24
|
|
8000470: bd90 pop {r4, r7, pc}
|
|
8000472: 46c0 nop ; (mov r8, r8)
|
|
8000474: 40021000 .word 0x40021000
|
|
8000478: 48001400 .word 0x48001400
|
|
|
|
0800047c <Error_Handler>:
|
|
/**
|
|
* @brief This function is executed in case of error occurrence.
|
|
* @retval None
|
|
*/
|
|
void Error_Handler(void)
|
|
{
|
|
800047c: b580 push {r7, lr}
|
|
800047e: af00 add r7, sp, #0
|
|
\details Disables IRQ interrupts by setting the I-bit in the CPSR.
|
|
Can only be executed in Privileged modes.
|
|
*/
|
|
__STATIC_FORCEINLINE void __disable_irq(void)
|
|
{
|
|
__ASM volatile ("cpsid i" : : : "memory");
|
|
8000480: b672 cpsid i
|
|
}
|
|
8000482: 46c0 nop ; (mov r8, r8)
|
|
/* USER CODE BEGIN Error_Handler_Debug */
|
|
/* User can add his own implementation to report the HAL error return state */
|
|
__disable_irq();
|
|
while (1)
|
|
8000484: e7fe b.n 8000484 <Error_Handler+0x8>
|
|
...
|
|
|
|
08000488 <HAL_MspInit>:
|
|
/* USER CODE END 0 */
|
|
/**
|
|
* Initializes the Global MSP.
|
|
*/
|
|
void HAL_MspInit(void)
|
|
{
|
|
8000488: b580 push {r7, lr}
|
|
800048a: b082 sub sp, #8
|
|
800048c: af00 add r7, sp, #0
|
|
/* USER CODE BEGIN MspInit 0 */
|
|
|
|
/* USER CODE END MspInit 0 */
|
|
|
|
__HAL_RCC_SYSCFG_CLK_ENABLE();
|
|
800048e: 4b0f ldr r3, [pc, #60] ; (80004cc <HAL_MspInit+0x44>)
|
|
8000490: 699a ldr r2, [r3, #24]
|
|
8000492: 4b0e ldr r3, [pc, #56] ; (80004cc <HAL_MspInit+0x44>)
|
|
8000494: 2101 movs r1, #1
|
|
8000496: 430a orrs r2, r1
|
|
8000498: 619a str r2, [r3, #24]
|
|
800049a: 4b0c ldr r3, [pc, #48] ; (80004cc <HAL_MspInit+0x44>)
|
|
800049c: 699b ldr r3, [r3, #24]
|
|
800049e: 2201 movs r2, #1
|
|
80004a0: 4013 ands r3, r2
|
|
80004a2: 607b str r3, [r7, #4]
|
|
80004a4: 687b ldr r3, [r7, #4]
|
|
__HAL_RCC_PWR_CLK_ENABLE();
|
|
80004a6: 4b09 ldr r3, [pc, #36] ; (80004cc <HAL_MspInit+0x44>)
|
|
80004a8: 69da ldr r2, [r3, #28]
|
|
80004aa: 4b08 ldr r3, [pc, #32] ; (80004cc <HAL_MspInit+0x44>)
|
|
80004ac: 2180 movs r1, #128 ; 0x80
|
|
80004ae: 0549 lsls r1, r1, #21
|
|
80004b0: 430a orrs r2, r1
|
|
80004b2: 61da str r2, [r3, #28]
|
|
80004b4: 4b05 ldr r3, [pc, #20] ; (80004cc <HAL_MspInit+0x44>)
|
|
80004b6: 69da ldr r2, [r3, #28]
|
|
80004b8: 2380 movs r3, #128 ; 0x80
|
|
80004ba: 055b lsls r3, r3, #21
|
|
80004bc: 4013 ands r3, r2
|
|
80004be: 603b str r3, [r7, #0]
|
|
80004c0: 683b ldr r3, [r7, #0]
|
|
/* System interrupt init*/
|
|
|
|
/* USER CODE BEGIN MspInit 1 */
|
|
|
|
/* USER CODE END MspInit 1 */
|
|
}
|
|
80004c2: 46c0 nop ; (mov r8, r8)
|
|
80004c4: 46bd mov sp, r7
|
|
80004c6: b002 add sp, #8
|
|
80004c8: bd80 pop {r7, pc}
|
|
80004ca: 46c0 nop ; (mov r8, r8)
|
|
80004cc: 40021000 .word 0x40021000
|
|
|
|
080004d0 <HAL_ADC_MspInit>:
|
|
* This function configures the hardware resources used in this example
|
|
* @param hadc: ADC handle pointer
|
|
* @retval None
|
|
*/
|
|
void HAL_ADC_MspInit(ADC_HandleTypeDef* hadc)
|
|
{
|
|
80004d0: b590 push {r4, r7, lr}
|
|
80004d2: b08b sub sp, #44 ; 0x2c
|
|
80004d4: af00 add r7, sp, #0
|
|
80004d6: 6078 str r0, [r7, #4]
|
|
GPIO_InitTypeDef GPIO_InitStruct = {0};
|
|
80004d8: 2414 movs r4, #20
|
|
80004da: 193b adds r3, r7, r4
|
|
80004dc: 0018 movs r0, r3
|
|
80004de: 2314 movs r3, #20
|
|
80004e0: 001a movs r2, r3
|
|
80004e2: 2100 movs r1, #0
|
|
80004e4: f001 fa74 bl 80019d0 <memset>
|
|
if(hadc->Instance==ADC1)
|
|
80004e8: 687b ldr r3, [r7, #4]
|
|
80004ea: 681b ldr r3, [r3, #0]
|
|
80004ec: 4a19 ldr r2, [pc, #100] ; (8000554 <HAL_ADC_MspInit+0x84>)
|
|
80004ee: 4293 cmp r3, r2
|
|
80004f0: d12b bne.n 800054a <HAL_ADC_MspInit+0x7a>
|
|
{
|
|
/* USER CODE BEGIN ADC1_MspInit 0 */
|
|
|
|
/* USER CODE END ADC1_MspInit 0 */
|
|
/* Peripheral clock enable */
|
|
__HAL_RCC_ADC1_CLK_ENABLE();
|
|
80004f2: 4b19 ldr r3, [pc, #100] ; (8000558 <HAL_ADC_MspInit+0x88>)
|
|
80004f4: 699a ldr r2, [r3, #24]
|
|
80004f6: 4b18 ldr r3, [pc, #96] ; (8000558 <HAL_ADC_MspInit+0x88>)
|
|
80004f8: 2180 movs r1, #128 ; 0x80
|
|
80004fa: 0089 lsls r1, r1, #2
|
|
80004fc: 430a orrs r2, r1
|
|
80004fe: 619a str r2, [r3, #24]
|
|
8000500: 4b15 ldr r3, [pc, #84] ; (8000558 <HAL_ADC_MspInit+0x88>)
|
|
8000502: 699a ldr r2, [r3, #24]
|
|
8000504: 2380 movs r3, #128 ; 0x80
|
|
8000506: 009b lsls r3, r3, #2
|
|
8000508: 4013 ands r3, r2
|
|
800050a: 613b str r3, [r7, #16]
|
|
800050c: 693b ldr r3, [r7, #16]
|
|
|
|
__HAL_RCC_GPIOA_CLK_ENABLE();
|
|
800050e: 4b12 ldr r3, [pc, #72] ; (8000558 <HAL_ADC_MspInit+0x88>)
|
|
8000510: 695a ldr r2, [r3, #20]
|
|
8000512: 4b11 ldr r3, [pc, #68] ; (8000558 <HAL_ADC_MspInit+0x88>)
|
|
8000514: 2180 movs r1, #128 ; 0x80
|
|
8000516: 0289 lsls r1, r1, #10
|
|
8000518: 430a orrs r2, r1
|
|
800051a: 615a str r2, [r3, #20]
|
|
800051c: 4b0e ldr r3, [pc, #56] ; (8000558 <HAL_ADC_MspInit+0x88>)
|
|
800051e: 695a ldr r2, [r3, #20]
|
|
8000520: 2380 movs r3, #128 ; 0x80
|
|
8000522: 029b lsls r3, r3, #10
|
|
8000524: 4013 ands r3, r2
|
|
8000526: 60fb str r3, [r7, #12]
|
|
8000528: 68fb ldr r3, [r7, #12]
|
|
/**ADC GPIO Configuration
|
|
PA0 ------> ADC_IN0
|
|
*/
|
|
GPIO_InitStruct.Pin = GPIO_PIN_0;
|
|
800052a: 193b adds r3, r7, r4
|
|
800052c: 2201 movs r2, #1
|
|
800052e: 601a str r2, [r3, #0]
|
|
GPIO_InitStruct.Mode = GPIO_MODE_ANALOG;
|
|
8000530: 193b adds r3, r7, r4
|
|
8000532: 2203 movs r2, #3
|
|
8000534: 605a str r2, [r3, #4]
|
|
GPIO_InitStruct.Pull = GPIO_NOPULL;
|
|
8000536: 193b adds r3, r7, r4
|
|
8000538: 2200 movs r2, #0
|
|
800053a: 609a str r2, [r3, #8]
|
|
HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
|
|
800053c: 193a adds r2, r7, r4
|
|
800053e: 2390 movs r3, #144 ; 0x90
|
|
8000540: 05db lsls r3, r3, #23
|
|
8000542: 0011 movs r1, r2
|
|
8000544: 0018 movs r0, r3
|
|
8000546: f000 fb9d bl 8000c84 <HAL_GPIO_Init>
|
|
/* USER CODE BEGIN ADC1_MspInit 1 */
|
|
|
|
/* USER CODE END ADC1_MspInit 1 */
|
|
}
|
|
|
|
}
|
|
800054a: 46c0 nop ; (mov r8, r8)
|
|
800054c: 46bd mov sp, r7
|
|
800054e: b00b add sp, #44 ; 0x2c
|
|
8000550: bd90 pop {r4, r7, pc}
|
|
8000552: 46c0 nop ; (mov r8, r8)
|
|
8000554: 40012400 .word 0x40012400
|
|
8000558: 40021000 .word 0x40021000
|
|
|
|
0800055c <NMI_Handler>:
|
|
/******************************************************************************/
|
|
/**
|
|
* @brief This function handles Non maskable interrupt.
|
|
*/
|
|
void NMI_Handler(void)
|
|
{
|
|
800055c: b580 push {r7, lr}
|
|
800055e: af00 add r7, sp, #0
|
|
/* USER CODE BEGIN NonMaskableInt_IRQn 0 */
|
|
|
|
/* USER CODE END NonMaskableInt_IRQn 0 */
|
|
/* USER CODE BEGIN NonMaskableInt_IRQn 1 */
|
|
while (1)
|
|
8000560: e7fe b.n 8000560 <NMI_Handler+0x4>
|
|
|
|
08000562 <HardFault_Handler>:
|
|
|
|
/**
|
|
* @brief This function handles Hard fault interrupt.
|
|
*/
|
|
void HardFault_Handler(void)
|
|
{
|
|
8000562: b580 push {r7, lr}
|
|
8000564: af00 add r7, sp, #0
|
|
/* USER CODE BEGIN HardFault_IRQn 0 */
|
|
|
|
/* USER CODE END HardFault_IRQn 0 */
|
|
while (1)
|
|
8000566: e7fe b.n 8000566 <HardFault_Handler+0x4>
|
|
|
|
08000568 <SVC_Handler>:
|
|
|
|
/**
|
|
* @brief This function handles System service call via SWI instruction.
|
|
*/
|
|
void SVC_Handler(void)
|
|
{
|
|
8000568: b580 push {r7, lr}
|
|
800056a: af00 add r7, sp, #0
|
|
|
|
/* USER CODE END SVC_IRQn 0 */
|
|
/* USER CODE BEGIN SVC_IRQn 1 */
|
|
|
|
/* USER CODE END SVC_IRQn 1 */
|
|
}
|
|
800056c: 46c0 nop ; (mov r8, r8)
|
|
800056e: 46bd mov sp, r7
|
|
8000570: bd80 pop {r7, pc}
|
|
|
|
08000572 <PendSV_Handler>:
|
|
|
|
/**
|
|
* @brief This function handles Pendable request for system service.
|
|
*/
|
|
void PendSV_Handler(void)
|
|
{
|
|
8000572: b580 push {r7, lr}
|
|
8000574: af00 add r7, sp, #0
|
|
|
|
/* USER CODE END PendSV_IRQn 0 */
|
|
/* USER CODE BEGIN PendSV_IRQn 1 */
|
|
|
|
/* USER CODE END PendSV_IRQn 1 */
|
|
}
|
|
8000576: 46c0 nop ; (mov r8, r8)
|
|
8000578: 46bd mov sp, r7
|
|
800057a: bd80 pop {r7, pc}
|
|
|
|
0800057c <SysTick_Handler>:
|
|
|
|
/**
|
|
* @brief This function handles System tick timer.
|
|
*/
|
|
void SysTick_Handler(void)
|
|
{
|
|
800057c: b580 push {r7, lr}
|
|
800057e: af00 add r7, sp, #0
|
|
/* USER CODE BEGIN SysTick_IRQn 0 */
|
|
|
|
/* USER CODE END SysTick_IRQn 0 */
|
|
HAL_IncTick();
|
|
8000580: f000 f87a bl 8000678 <HAL_IncTick>
|
|
/* USER CODE BEGIN SysTick_IRQn 1 */
|
|
|
|
/* USER CODE END SysTick_IRQn 1 */
|
|
}
|
|
8000584: 46c0 nop ; (mov r8, r8)
|
|
8000586: 46bd mov sp, r7
|
|
8000588: bd80 pop {r7, pc}
|
|
|
|
0800058a <SystemInit>:
|
|
* @brief Setup the microcontroller system
|
|
* @param None
|
|
* @retval None
|
|
*/
|
|
void SystemInit(void)
|
|
{
|
|
800058a: b580 push {r7, lr}
|
|
800058c: af00 add r7, sp, #0
|
|
before branch to main program. This call is made inside
|
|
the "startup_stm32f0xx.s" file.
|
|
User can setups the default system clock (System clock source, PLL Multiplier
|
|
and Divider factors, AHB/APBx prescalers and Flash settings).
|
|
*/
|
|
}
|
|
800058e: 46c0 nop ; (mov r8, r8)
|
|
8000590: 46bd mov sp, r7
|
|
8000592: bd80 pop {r7, pc}
|
|
|
|
08000594 <Reset_Handler>:
|
|
|
|
.section .text.Reset_Handler
|
|
.weak Reset_Handler
|
|
.type Reset_Handler, %function
|
|
Reset_Handler:
|
|
ldr r0, =_estack
|
|
8000594: 480d ldr r0, [pc, #52] ; (80005cc <LoopForever+0x2>)
|
|
mov sp, r0 /* set stack pointer */
|
|
8000596: 4685 mov sp, r0
|
|
|
|
/* Copy the data segment initializers from flash to SRAM */
|
|
ldr r0, =_sdata
|
|
8000598: 480d ldr r0, [pc, #52] ; (80005d0 <LoopForever+0x6>)
|
|
ldr r1, =_edata
|
|
800059a: 490e ldr r1, [pc, #56] ; (80005d4 <LoopForever+0xa>)
|
|
ldr r2, =_sidata
|
|
800059c: 4a0e ldr r2, [pc, #56] ; (80005d8 <LoopForever+0xe>)
|
|
movs r3, #0
|
|
800059e: 2300 movs r3, #0
|
|
b LoopCopyDataInit
|
|
80005a0: e002 b.n 80005a8 <LoopCopyDataInit>
|
|
|
|
080005a2 <CopyDataInit>:
|
|
|
|
CopyDataInit:
|
|
ldr r4, [r2, r3]
|
|
80005a2: 58d4 ldr r4, [r2, r3]
|
|
str r4, [r0, r3]
|
|
80005a4: 50c4 str r4, [r0, r3]
|
|
adds r3, r3, #4
|
|
80005a6: 3304 adds r3, #4
|
|
|
|
080005a8 <LoopCopyDataInit>:
|
|
|
|
LoopCopyDataInit:
|
|
adds r4, r0, r3
|
|
80005a8: 18c4 adds r4, r0, r3
|
|
cmp r4, r1
|
|
80005aa: 428c cmp r4, r1
|
|
bcc CopyDataInit
|
|
80005ac: d3f9 bcc.n 80005a2 <CopyDataInit>
|
|
|
|
/* Zero fill the bss segment. */
|
|
ldr r2, =_sbss
|
|
80005ae: 4a0b ldr r2, [pc, #44] ; (80005dc <LoopForever+0x12>)
|
|
ldr r4, =_ebss
|
|
80005b0: 4c0b ldr r4, [pc, #44] ; (80005e0 <LoopForever+0x16>)
|
|
movs r3, #0
|
|
80005b2: 2300 movs r3, #0
|
|
b LoopFillZerobss
|
|
80005b4: e001 b.n 80005ba <LoopFillZerobss>
|
|
|
|
080005b6 <FillZerobss>:
|
|
|
|
FillZerobss:
|
|
str r3, [r2]
|
|
80005b6: 6013 str r3, [r2, #0]
|
|
adds r2, r2, #4
|
|
80005b8: 3204 adds r2, #4
|
|
|
|
080005ba <LoopFillZerobss>:
|
|
|
|
LoopFillZerobss:
|
|
cmp r2, r4
|
|
80005ba: 42a2 cmp r2, r4
|
|
bcc FillZerobss
|
|
80005bc: d3fb bcc.n 80005b6 <FillZerobss>
|
|
|
|
/* Call the clock system intitialization function.*/
|
|
bl SystemInit
|
|
80005be: f7ff ffe4 bl 800058a <SystemInit>
|
|
/* Call static constructors */
|
|
bl __libc_init_array
|
|
80005c2: f001 f9e1 bl 8001988 <__libc_init_array>
|
|
/* Call the application's entry point.*/
|
|
bl main
|
|
80005c6: f7ff fe2b bl 8000220 <main>
|
|
|
|
080005ca <LoopForever>:
|
|
|
|
LoopForever:
|
|
b LoopForever
|
|
80005ca: e7fe b.n 80005ca <LoopForever>
|
|
ldr r0, =_estack
|
|
80005cc: 20001000 .word 0x20001000
|
|
ldr r0, =_sdata
|
|
80005d0: 20000000 .word 0x20000000
|
|
ldr r1, =_edata
|
|
80005d4: 2000000c .word 0x2000000c
|
|
ldr r2, =_sidata
|
|
80005d8: 08001a30 .word 0x08001a30
|
|
ldr r2, =_sbss
|
|
80005dc: 2000000c .word 0x2000000c
|
|
ldr r4, =_ebss
|
|
80005e0: 20000074 .word 0x20000074
|
|
|
|
080005e4 <ADC1_IRQHandler>:
|
|
* @retval : None
|
|
*/
|
|
.section .text.Default_Handler,"ax",%progbits
|
|
Default_Handler:
|
|
Infinite_Loop:
|
|
b Infinite_Loop
|
|
80005e4: e7fe b.n 80005e4 <ADC1_IRQHandler>
|
|
...
|
|
|
|
080005e8 <HAL_Init>:
|
|
* In the default implementation,Systick is used as source of time base.
|
|
* The tick variable is incremented each 1ms in its ISR.
|
|
* @retval HAL status
|
|
*/
|
|
HAL_StatusTypeDef HAL_Init(void)
|
|
{
|
|
80005e8: b580 push {r7, lr}
|
|
80005ea: af00 add r7, sp, #0
|
|
/* Configure Flash prefetch */
|
|
#if (PREFETCH_ENABLE != 0)
|
|
__HAL_FLASH_PREFETCH_BUFFER_ENABLE();
|
|
80005ec: 4b07 ldr r3, [pc, #28] ; (800060c <HAL_Init+0x24>)
|
|
80005ee: 681a ldr r2, [r3, #0]
|
|
80005f0: 4b06 ldr r3, [pc, #24] ; (800060c <HAL_Init+0x24>)
|
|
80005f2: 2110 movs r1, #16
|
|
80005f4: 430a orrs r2, r1
|
|
80005f6: 601a str r2, [r3, #0]
|
|
#endif /* PREFETCH_ENABLE */
|
|
|
|
/* Use systick as time base source and configure 1ms tick (default clock after Reset is HSI) */
|
|
|
|
HAL_InitTick(TICK_INT_PRIORITY);
|
|
80005f8: 2003 movs r0, #3
|
|
80005fa: f000 f809 bl 8000610 <HAL_InitTick>
|
|
|
|
/* Init the low level hardware */
|
|
HAL_MspInit();
|
|
80005fe: f7ff ff43 bl 8000488 <HAL_MspInit>
|
|
|
|
/* Return function status */
|
|
return HAL_OK;
|
|
8000602: 2300 movs r3, #0
|
|
}
|
|
8000604: 0018 movs r0, r3
|
|
8000606: 46bd mov sp, r7
|
|
8000608: bd80 pop {r7, pc}
|
|
800060a: 46c0 nop ; (mov r8, r8)
|
|
800060c: 40022000 .word 0x40022000
|
|
|
|
08000610 <HAL_InitTick>:
|
|
* implementation in user file.
|
|
* @param TickPriority Tick interrupt priority.
|
|
* @retval HAL status
|
|
*/
|
|
__weak HAL_StatusTypeDef HAL_InitTick(uint32_t TickPriority)
|
|
{
|
|
8000610: b590 push {r4, r7, lr}
|
|
8000612: b083 sub sp, #12
|
|
8000614: af00 add r7, sp, #0
|
|
8000616: 6078 str r0, [r7, #4]
|
|
/*Configure the SysTick to have interrupt in 1ms time basis*/
|
|
if (HAL_SYSTICK_Config(SystemCoreClock / (1000U / uwTickFreq)) > 0U)
|
|
8000618: 4b14 ldr r3, [pc, #80] ; (800066c <HAL_InitTick+0x5c>)
|
|
800061a: 681c ldr r4, [r3, #0]
|
|
800061c: 4b14 ldr r3, [pc, #80] ; (8000670 <HAL_InitTick+0x60>)
|
|
800061e: 781b ldrb r3, [r3, #0]
|
|
8000620: 0019 movs r1, r3
|
|
8000622: 23fa movs r3, #250 ; 0xfa
|
|
8000624: 0098 lsls r0, r3, #2
|
|
8000626: f7ff fd6f bl 8000108 <__udivsi3>
|
|
800062a: 0003 movs r3, r0
|
|
800062c: 0019 movs r1, r3
|
|
800062e: 0020 movs r0, r4
|
|
8000630: f7ff fd6a bl 8000108 <__udivsi3>
|
|
8000634: 0003 movs r3, r0
|
|
8000636: 0018 movs r0, r3
|
|
8000638: f000 fb17 bl 8000c6a <HAL_SYSTICK_Config>
|
|
800063c: 1e03 subs r3, r0, #0
|
|
800063e: d001 beq.n 8000644 <HAL_InitTick+0x34>
|
|
{
|
|
return HAL_ERROR;
|
|
8000640: 2301 movs r3, #1
|
|
8000642: e00f b.n 8000664 <HAL_InitTick+0x54>
|
|
}
|
|
|
|
/* Configure the SysTick IRQ priority */
|
|
if (TickPriority < (1UL << __NVIC_PRIO_BITS))
|
|
8000644: 687b ldr r3, [r7, #4]
|
|
8000646: 2b03 cmp r3, #3
|
|
8000648: d80b bhi.n 8000662 <HAL_InitTick+0x52>
|
|
{
|
|
HAL_NVIC_SetPriority(SysTick_IRQn, TickPriority, 0U);
|
|
800064a: 6879 ldr r1, [r7, #4]
|
|
800064c: 2301 movs r3, #1
|
|
800064e: 425b negs r3, r3
|
|
8000650: 2200 movs r2, #0
|
|
8000652: 0018 movs r0, r3
|
|
8000654: f000 faf4 bl 8000c40 <HAL_NVIC_SetPriority>
|
|
uwTickPrio = TickPriority;
|
|
8000658: 4b06 ldr r3, [pc, #24] ; (8000674 <HAL_InitTick+0x64>)
|
|
800065a: 687a ldr r2, [r7, #4]
|
|
800065c: 601a str r2, [r3, #0]
|
|
{
|
|
return HAL_ERROR;
|
|
}
|
|
|
|
/* Return function status */
|
|
return HAL_OK;
|
|
800065e: 2300 movs r3, #0
|
|
8000660: e000 b.n 8000664 <HAL_InitTick+0x54>
|
|
return HAL_ERROR;
|
|
8000662: 2301 movs r3, #1
|
|
}
|
|
8000664: 0018 movs r0, r3
|
|
8000666: 46bd mov sp, r7
|
|
8000668: b003 add sp, #12
|
|
800066a: bd90 pop {r4, r7, pc}
|
|
800066c: 20000000 .word 0x20000000
|
|
8000670: 20000008 .word 0x20000008
|
|
8000674: 20000004 .word 0x20000004
|
|
|
|
08000678 <HAL_IncTick>:
|
|
* @note This function is declared as __weak to be overwritten in case of other
|
|
* implementations in user file.
|
|
* @retval None
|
|
*/
|
|
__weak void HAL_IncTick(void)
|
|
{
|
|
8000678: b580 push {r7, lr}
|
|
800067a: af00 add r7, sp, #0
|
|
uwTick += uwTickFreq;
|
|
800067c: 4b05 ldr r3, [pc, #20] ; (8000694 <HAL_IncTick+0x1c>)
|
|
800067e: 781b ldrb r3, [r3, #0]
|
|
8000680: 001a movs r2, r3
|
|
8000682: 4b05 ldr r3, [pc, #20] ; (8000698 <HAL_IncTick+0x20>)
|
|
8000684: 681b ldr r3, [r3, #0]
|
|
8000686: 18d2 adds r2, r2, r3
|
|
8000688: 4b03 ldr r3, [pc, #12] ; (8000698 <HAL_IncTick+0x20>)
|
|
800068a: 601a str r2, [r3, #0]
|
|
}
|
|
800068c: 46c0 nop ; (mov r8, r8)
|
|
800068e: 46bd mov sp, r7
|
|
8000690: bd80 pop {r7, pc}
|
|
8000692: 46c0 nop ; (mov r8, r8)
|
|
8000694: 20000008 .word 0x20000008
|
|
8000698: 20000068 .word 0x20000068
|
|
|
|
0800069c <HAL_GetTick>:
|
|
* @note This function is declared as __weak to be overwritten in case of other
|
|
* implementations in user file.
|
|
* @retval tick value
|
|
*/
|
|
__weak uint32_t HAL_GetTick(void)
|
|
{
|
|
800069c: b580 push {r7, lr}
|
|
800069e: af00 add r7, sp, #0
|
|
return uwTick;
|
|
80006a0: 4b02 ldr r3, [pc, #8] ; (80006ac <HAL_GetTick+0x10>)
|
|
80006a2: 681b ldr r3, [r3, #0]
|
|
}
|
|
80006a4: 0018 movs r0, r3
|
|
80006a6: 46bd mov sp, r7
|
|
80006a8: bd80 pop {r7, pc}
|
|
80006aa: 46c0 nop ; (mov r8, r8)
|
|
80006ac: 20000068 .word 0x20000068
|
|
|
|
080006b0 <HAL_ADC_Init>:
|
|
* of structure "ADC_InitTypeDef".
|
|
* @param hadc ADC handle
|
|
* @retval HAL status
|
|
*/
|
|
HAL_StatusTypeDef HAL_ADC_Init(ADC_HandleTypeDef* hadc)
|
|
{
|
|
80006b0: b580 push {r7, lr}
|
|
80006b2: b084 sub sp, #16
|
|
80006b4: af00 add r7, sp, #0
|
|
80006b6: 6078 str r0, [r7, #4]
|
|
HAL_StatusTypeDef tmp_hal_status = HAL_OK;
|
|
80006b8: 230f movs r3, #15
|
|
80006ba: 18fb adds r3, r7, r3
|
|
80006bc: 2200 movs r2, #0
|
|
80006be: 701a strb r2, [r3, #0]
|
|
uint32_t tmpCFGR1 = 0U;
|
|
80006c0: 2300 movs r3, #0
|
|
80006c2: 60bb str r3, [r7, #8]
|
|
|
|
/* Check ADC handle */
|
|
if(hadc == NULL)
|
|
80006c4: 687b ldr r3, [r7, #4]
|
|
80006c6: 2b00 cmp r3, #0
|
|
80006c8: d101 bne.n 80006ce <HAL_ADC_Init+0x1e>
|
|
{
|
|
return HAL_ERROR;
|
|
80006ca: 2301 movs r3, #1
|
|
80006cc: e125 b.n 800091a <HAL_ADC_Init+0x26a>
|
|
/* Refer to header of this file for more details on clock enabling procedure*/
|
|
|
|
/* Actions performed only if ADC is coming from state reset: */
|
|
/* - Initialization of ADC MSP */
|
|
/* - ADC voltage regulator enable */
|
|
if (hadc->State == HAL_ADC_STATE_RESET)
|
|
80006ce: 687b ldr r3, [r7, #4]
|
|
80006d0: 6b9b ldr r3, [r3, #56] ; 0x38
|
|
80006d2: 2b00 cmp r3, #0
|
|
80006d4: d10a bne.n 80006ec <HAL_ADC_Init+0x3c>
|
|
{
|
|
/* Initialize ADC error code */
|
|
ADC_CLEAR_ERRORCODE(hadc);
|
|
80006d6: 687b ldr r3, [r7, #4]
|
|
80006d8: 2200 movs r2, #0
|
|
80006da: 63da str r2, [r3, #60] ; 0x3c
|
|
|
|
/* Allocate lock resource and initialize it */
|
|
hadc->Lock = HAL_UNLOCKED;
|
|
80006dc: 687b ldr r3, [r7, #4]
|
|
80006de: 2234 movs r2, #52 ; 0x34
|
|
80006e0: 2100 movs r1, #0
|
|
80006e2: 5499 strb r1, [r3, r2]
|
|
|
|
/* Init the low level hardware */
|
|
hadc->MspInitCallback(hadc);
|
|
#else
|
|
/* Init the low level hardware */
|
|
HAL_ADC_MspInit(hadc);
|
|
80006e4: 687b ldr r3, [r7, #4]
|
|
80006e6: 0018 movs r0, r3
|
|
80006e8: f7ff fef2 bl 80004d0 <HAL_ADC_MspInit>
|
|
/* Configuration of ADC parameters if previous preliminary actions are */
|
|
/* correctly completed. */
|
|
/* and if there is no conversion on going on regular group (ADC can be */
|
|
/* enabled anyway, in case of call of this function to update a parameter */
|
|
/* on the fly). */
|
|
if (HAL_IS_BIT_CLR(hadc->State, HAL_ADC_STATE_ERROR_INTERNAL) &&
|
|
80006ec: 687b ldr r3, [r7, #4]
|
|
80006ee: 6b9b ldr r3, [r3, #56] ; 0x38
|
|
80006f0: 2210 movs r2, #16
|
|
80006f2: 4013 ands r3, r2
|
|
80006f4: d000 beq.n 80006f8 <HAL_ADC_Init+0x48>
|
|
80006f6: e103 b.n 8000900 <HAL_ADC_Init+0x250>
|
|
80006f8: 230f movs r3, #15
|
|
80006fa: 18fb adds r3, r7, r3
|
|
80006fc: 781b ldrb r3, [r3, #0]
|
|
80006fe: 2b00 cmp r3, #0
|
|
8000700: d000 beq.n 8000704 <HAL_ADC_Init+0x54>
|
|
8000702: e0fd b.n 8000900 <HAL_ADC_Init+0x250>
|
|
(tmp_hal_status == HAL_OK) &&
|
|
(ADC_IS_CONVERSION_ONGOING_REGULAR(hadc) == RESET) )
|
|
8000704: 687b ldr r3, [r7, #4]
|
|
8000706: 681b ldr r3, [r3, #0]
|
|
8000708: 689b ldr r3, [r3, #8]
|
|
800070a: 2204 movs r2, #4
|
|
800070c: 4013 ands r3, r2
|
|
(tmp_hal_status == HAL_OK) &&
|
|
800070e: d000 beq.n 8000712 <HAL_ADC_Init+0x62>
|
|
8000710: e0f6 b.n 8000900 <HAL_ADC_Init+0x250>
|
|
{
|
|
/* Set ADC state */
|
|
ADC_STATE_CLR_SET(hadc->State,
|
|
8000712: 687b ldr r3, [r7, #4]
|
|
8000714: 6b9b ldr r3, [r3, #56] ; 0x38
|
|
8000716: 4a83 ldr r2, [pc, #524] ; (8000924 <HAL_ADC_Init+0x274>)
|
|
8000718: 4013 ands r3, r2
|
|
800071a: 2202 movs r2, #2
|
|
800071c: 431a orrs r2, r3
|
|
800071e: 687b ldr r3, [r7, #4]
|
|
8000720: 639a str r2, [r3, #56] ; 0x38
|
|
/* Parameters update conditioned to ADC state: */
|
|
/* Parameters that can be updated only when ADC is disabled: */
|
|
/* - ADC clock mode */
|
|
/* - ADC clock prescaler */
|
|
/* - ADC resolution */
|
|
if (ADC_IS_ENABLE(hadc) == RESET)
|
|
8000722: 687b ldr r3, [r7, #4]
|
|
8000724: 681b ldr r3, [r3, #0]
|
|
8000726: 689b ldr r3, [r3, #8]
|
|
8000728: 2203 movs r2, #3
|
|
800072a: 4013 ands r3, r2
|
|
800072c: 2b01 cmp r3, #1
|
|
800072e: d112 bne.n 8000756 <HAL_ADC_Init+0xa6>
|
|
8000730: 687b ldr r3, [r7, #4]
|
|
8000732: 681b ldr r3, [r3, #0]
|
|
8000734: 681b ldr r3, [r3, #0]
|
|
8000736: 2201 movs r2, #1
|
|
8000738: 4013 ands r3, r2
|
|
800073a: 2b01 cmp r3, #1
|
|
800073c: d009 beq.n 8000752 <HAL_ADC_Init+0xa2>
|
|
800073e: 687b ldr r3, [r7, #4]
|
|
8000740: 681b ldr r3, [r3, #0]
|
|
8000742: 68da ldr r2, [r3, #12]
|
|
8000744: 2380 movs r3, #128 ; 0x80
|
|
8000746: 021b lsls r3, r3, #8
|
|
8000748: 401a ands r2, r3
|
|
800074a: 2380 movs r3, #128 ; 0x80
|
|
800074c: 021b lsls r3, r3, #8
|
|
800074e: 429a cmp r2, r3
|
|
8000750: d101 bne.n 8000756 <HAL_ADC_Init+0xa6>
|
|
8000752: 2301 movs r3, #1
|
|
8000754: e000 b.n 8000758 <HAL_ADC_Init+0xa8>
|
|
8000756: 2300 movs r3, #0
|
|
8000758: 2b00 cmp r3, #0
|
|
800075a: d116 bne.n 800078a <HAL_ADC_Init+0xda>
|
|
/* parameters): */
|
|
/* - internal measurement paths: Vbat, temperature sensor, Vref */
|
|
/* (set into HAL_ADC_ConfigChannel() ) */
|
|
|
|
/* Configuration of ADC resolution */
|
|
MODIFY_REG(hadc->Instance->CFGR1,
|
|
800075c: 687b ldr r3, [r7, #4]
|
|
800075e: 681b ldr r3, [r3, #0]
|
|
8000760: 68db ldr r3, [r3, #12]
|
|
8000762: 2218 movs r2, #24
|
|
8000764: 4393 bics r3, r2
|
|
8000766: 0019 movs r1, r3
|
|
8000768: 687b ldr r3, [r7, #4]
|
|
800076a: 689a ldr r2, [r3, #8]
|
|
800076c: 687b ldr r3, [r7, #4]
|
|
800076e: 681b ldr r3, [r3, #0]
|
|
8000770: 430a orrs r2, r1
|
|
8000772: 60da str r2, [r3, #12]
|
|
ADC_CFGR1_RES ,
|
|
hadc->Init.Resolution );
|
|
|
|
/* Configuration of ADC clock mode: clock source AHB or HSI with */
|
|
/* selectable prescaler */
|
|
MODIFY_REG(hadc->Instance->CFGR2 ,
|
|
8000774: 687b ldr r3, [r7, #4]
|
|
8000776: 681b ldr r3, [r3, #0]
|
|
8000778: 691b ldr r3, [r3, #16]
|
|
800077a: 009b lsls r3, r3, #2
|
|
800077c: 0899 lsrs r1, r3, #2
|
|
800077e: 687b ldr r3, [r7, #4]
|
|
8000780: 685a ldr r2, [r3, #4]
|
|
8000782: 687b ldr r3, [r7, #4]
|
|
8000784: 681b ldr r3, [r3, #0]
|
|
8000786: 430a orrs r2, r1
|
|
8000788: 611a str r2, [r3, #16]
|
|
/* - external trigger polarity */
|
|
/* - data alignment */
|
|
/* - resolution */
|
|
/* - scan direction */
|
|
/* - DMA continuous request */
|
|
hadc->Instance->CFGR1 &= ~( ADC_CFGR1_DISCEN |
|
|
800078a: 687b ldr r3, [r7, #4]
|
|
800078c: 681b ldr r3, [r3, #0]
|
|
800078e: 68da ldr r2, [r3, #12]
|
|
8000790: 687b ldr r3, [r7, #4]
|
|
8000792: 681b ldr r3, [r3, #0]
|
|
8000794: 4964 ldr r1, [pc, #400] ; (8000928 <HAL_ADC_Init+0x278>)
|
|
8000796: 400a ands r2, r1
|
|
8000798: 60da str r2, [r3, #12]
|
|
ADC_CFGR1_EXTEN |
|
|
ADC_CFGR1_ALIGN |
|
|
ADC_CFGR1_SCANDIR |
|
|
ADC_CFGR1_DMACFG );
|
|
|
|
tmpCFGR1 |= (ADC_CFGR1_AUTOWAIT((uint32_t)hadc->Init.LowPowerAutoWait) |
|
|
800079a: 687b ldr r3, [r7, #4]
|
|
800079c: 7e1b ldrb r3, [r3, #24]
|
|
800079e: 039a lsls r2, r3, #14
|
|
ADC_CFGR1_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) |
|
|
80007a0: 687b ldr r3, [r7, #4]
|
|
80007a2: 7e5b ldrb r3, [r3, #25]
|
|
80007a4: 03db lsls r3, r3, #15
|
|
tmpCFGR1 |= (ADC_CFGR1_AUTOWAIT((uint32_t)hadc->Init.LowPowerAutoWait) |
|
|
80007a6: 431a orrs r2, r3
|
|
ADC_CFGR1_CONTINUOUS((uint32_t)hadc->Init.ContinuousConvMode) |
|
|
80007a8: 687b ldr r3, [r7, #4]
|
|
80007aa: 7e9b ldrb r3, [r3, #26]
|
|
80007ac: 035b lsls r3, r3, #13
|
|
ADC_CFGR1_AUTOOFF((uint32_t)hadc->Init.LowPowerAutoPowerOff) |
|
|
80007ae: 431a orrs r2, r3
|
|
ADC_CFGR1_OVERRUN(hadc->Init.Overrun) |
|
|
80007b0: 687b ldr r3, [r7, #4]
|
|
80007b2: 6a9b ldr r3, [r3, #40] ; 0x28
|
|
80007b4: 2b01 cmp r3, #1
|
|
80007b6: d002 beq.n 80007be <HAL_ADC_Init+0x10e>
|
|
80007b8: 2380 movs r3, #128 ; 0x80
|
|
80007ba: 015b lsls r3, r3, #5
|
|
80007bc: e000 b.n 80007c0 <HAL_ADC_Init+0x110>
|
|
80007be: 2300 movs r3, #0
|
|
ADC_CFGR1_CONTINUOUS((uint32_t)hadc->Init.ContinuousConvMode) |
|
|
80007c0: 431a orrs r2, r3
|
|
hadc->Init.DataAlign |
|
|
80007c2: 687b ldr r3, [r7, #4]
|
|
80007c4: 68db ldr r3, [r3, #12]
|
|
ADC_CFGR1_OVERRUN(hadc->Init.Overrun) |
|
|
80007c6: 431a orrs r2, r3
|
|
ADC_SCANDIR(hadc->Init.ScanConvMode) |
|
|
80007c8: 687b ldr r3, [r7, #4]
|
|
80007ca: 691b ldr r3, [r3, #16]
|
|
80007cc: 2b02 cmp r3, #2
|
|
80007ce: d101 bne.n 80007d4 <HAL_ADC_Init+0x124>
|
|
80007d0: 2304 movs r3, #4
|
|
80007d2: e000 b.n 80007d6 <HAL_ADC_Init+0x126>
|
|
80007d4: 2300 movs r3, #0
|
|
hadc->Init.DataAlign |
|
|
80007d6: 431a orrs r2, r3
|
|
ADC_CFGR1_DMACONTREQ((uint32_t)hadc->Init.DMAContinuousRequests) );
|
|
80007d8: 687b ldr r3, [r7, #4]
|
|
80007da: 2124 movs r1, #36 ; 0x24
|
|
80007dc: 5c5b ldrb r3, [r3, r1]
|
|
80007de: 005b lsls r3, r3, #1
|
|
ADC_SCANDIR(hadc->Init.ScanConvMode) |
|
|
80007e0: 4313 orrs r3, r2
|
|
tmpCFGR1 |= (ADC_CFGR1_AUTOWAIT((uint32_t)hadc->Init.LowPowerAutoWait) |
|
|
80007e2: 68ba ldr r2, [r7, #8]
|
|
80007e4: 4313 orrs r3, r2
|
|
80007e6: 60bb str r3, [r7, #8]
|
|
|
|
/* Enable discontinuous mode only if continuous mode is disabled */
|
|
if (hadc->Init.DiscontinuousConvMode == ENABLE)
|
|
80007e8: 687b ldr r3, [r7, #4]
|
|
80007ea: 7edb ldrb r3, [r3, #27]
|
|
80007ec: 2b01 cmp r3, #1
|
|
80007ee: d115 bne.n 800081c <HAL_ADC_Init+0x16c>
|
|
{
|
|
if (hadc->Init.ContinuousConvMode == DISABLE)
|
|
80007f0: 687b ldr r3, [r7, #4]
|
|
80007f2: 7e9b ldrb r3, [r3, #26]
|
|
80007f4: 2b00 cmp r3, #0
|
|
80007f6: d105 bne.n 8000804 <HAL_ADC_Init+0x154>
|
|
{
|
|
/* Enable the selected ADC group regular discontinuous mode */
|
|
tmpCFGR1 |= ADC_CFGR1_DISCEN;
|
|
80007f8: 68bb ldr r3, [r7, #8]
|
|
80007fa: 2280 movs r2, #128 ; 0x80
|
|
80007fc: 0252 lsls r2, r2, #9
|
|
80007fe: 4313 orrs r3, r2
|
|
8000800: 60bb str r3, [r7, #8]
|
|
8000802: e00b b.n 800081c <HAL_ADC_Init+0x16c>
|
|
/* ADC regular group discontinuous was intended to be enabled, */
|
|
/* but ADC regular group modes continuous and sequencer discontinuous */
|
|
/* cannot be enabled simultaneously. */
|
|
|
|
/* Update ADC state machine to error */
|
|
SET_BIT(hadc->State, HAL_ADC_STATE_ERROR_CONFIG);
|
|
8000804: 687b ldr r3, [r7, #4]
|
|
8000806: 6b9b ldr r3, [r3, #56] ; 0x38
|
|
8000808: 2220 movs r2, #32
|
|
800080a: 431a orrs r2, r3
|
|
800080c: 687b ldr r3, [r7, #4]
|
|
800080e: 639a str r2, [r3, #56] ; 0x38
|
|
|
|
/* Set ADC error code to ADC IP internal error */
|
|
SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_INTERNAL);
|
|
8000810: 687b ldr r3, [r7, #4]
|
|
8000812: 6bdb ldr r3, [r3, #60] ; 0x3c
|
|
8000814: 2201 movs r2, #1
|
|
8000816: 431a orrs r2, r3
|
|
8000818: 687b ldr r3, [r7, #4]
|
|
800081a: 63da str r2, [r3, #60] ; 0x3c
|
|
/* Enable external trigger if trigger selection is different of software */
|
|
/* start. */
|
|
/* Note: This configuration keeps the hardware feature of parameter */
|
|
/* ExternalTrigConvEdge "trigger edge none" equivalent to */
|
|
/* software start. */
|
|
if (hadc->Init.ExternalTrigConv != ADC_SOFTWARE_START)
|
|
800081c: 687b ldr r3, [r7, #4]
|
|
800081e: 69da ldr r2, [r3, #28]
|
|
8000820: 23c2 movs r3, #194 ; 0xc2
|
|
8000822: 33ff adds r3, #255 ; 0xff
|
|
8000824: 429a cmp r2, r3
|
|
8000826: d007 beq.n 8000838 <HAL_ADC_Init+0x188>
|
|
{
|
|
tmpCFGR1 |= ( hadc->Init.ExternalTrigConv |
|
|
8000828: 687b ldr r3, [r7, #4]
|
|
800082a: 69da ldr r2, [r3, #28]
|
|
hadc->Init.ExternalTrigConvEdge );
|
|
800082c: 687b ldr r3, [r7, #4]
|
|
800082e: 6a1b ldr r3, [r3, #32]
|
|
tmpCFGR1 |= ( hadc->Init.ExternalTrigConv |
|
|
8000830: 4313 orrs r3, r2
|
|
8000832: 68ba ldr r2, [r7, #8]
|
|
8000834: 4313 orrs r3, r2
|
|
8000836: 60bb str r3, [r7, #8]
|
|
}
|
|
|
|
/* Update ADC configuration register with previous settings */
|
|
hadc->Instance->CFGR1 |= tmpCFGR1;
|
|
8000838: 687b ldr r3, [r7, #4]
|
|
800083a: 681b ldr r3, [r3, #0]
|
|
800083c: 68d9 ldr r1, [r3, #12]
|
|
800083e: 687b ldr r3, [r7, #4]
|
|
8000840: 681b ldr r3, [r3, #0]
|
|
8000842: 68ba ldr r2, [r7, #8]
|
|
8000844: 430a orrs r2, r1
|
|
8000846: 60da str r2, [r3, #12]
|
|
/* Management of parameters "SamplingTimeCommon" and "SamplingTime" */
|
|
/* (obsolete): sampling time set in this function if parameter */
|
|
/* "SamplingTimeCommon" has been set to a valid sampling time. */
|
|
/* Otherwise, sampling time is set into ADC channel initialization */
|
|
/* structure with parameter "SamplingTime" (obsolete). */
|
|
if (IS_ADC_SAMPLE_TIME(hadc->Init.SamplingTimeCommon))
|
|
8000848: 687b ldr r3, [r7, #4]
|
|
800084a: 6ada ldr r2, [r3, #44] ; 0x2c
|
|
800084c: 2380 movs r3, #128 ; 0x80
|
|
800084e: 055b lsls r3, r3, #21
|
|
8000850: 429a cmp r2, r3
|
|
8000852: d01b beq.n 800088c <HAL_ADC_Init+0x1dc>
|
|
8000854: 687b ldr r3, [r7, #4]
|
|
8000856: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
8000858: 2b01 cmp r3, #1
|
|
800085a: d017 beq.n 800088c <HAL_ADC_Init+0x1dc>
|
|
800085c: 687b ldr r3, [r7, #4]
|
|
800085e: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
8000860: 2b02 cmp r3, #2
|
|
8000862: d013 beq.n 800088c <HAL_ADC_Init+0x1dc>
|
|
8000864: 687b ldr r3, [r7, #4]
|
|
8000866: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
8000868: 2b03 cmp r3, #3
|
|
800086a: d00f beq.n 800088c <HAL_ADC_Init+0x1dc>
|
|
800086c: 687b ldr r3, [r7, #4]
|
|
800086e: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
8000870: 2b04 cmp r3, #4
|
|
8000872: d00b beq.n 800088c <HAL_ADC_Init+0x1dc>
|
|
8000874: 687b ldr r3, [r7, #4]
|
|
8000876: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
8000878: 2b05 cmp r3, #5
|
|
800087a: d007 beq.n 800088c <HAL_ADC_Init+0x1dc>
|
|
800087c: 687b ldr r3, [r7, #4]
|
|
800087e: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
8000880: 2b06 cmp r3, #6
|
|
8000882: d003 beq.n 800088c <HAL_ADC_Init+0x1dc>
|
|
8000884: 687b ldr r3, [r7, #4]
|
|
8000886: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
8000888: 2b07 cmp r3, #7
|
|
800088a: d112 bne.n 80008b2 <HAL_ADC_Init+0x202>
|
|
{
|
|
/* Channel sampling time configuration */
|
|
/* Clear the old sample time */
|
|
hadc->Instance->SMPR &= ~(ADC_SMPR_SMP);
|
|
800088c: 687b ldr r3, [r7, #4]
|
|
800088e: 681b ldr r3, [r3, #0]
|
|
8000890: 695a ldr r2, [r3, #20]
|
|
8000892: 687b ldr r3, [r7, #4]
|
|
8000894: 681b ldr r3, [r3, #0]
|
|
8000896: 2107 movs r1, #7
|
|
8000898: 438a bics r2, r1
|
|
800089a: 615a str r2, [r3, #20]
|
|
|
|
/* Set the new sample time */
|
|
hadc->Instance->SMPR |= ADC_SMPR_SET(hadc->Init.SamplingTimeCommon);
|
|
800089c: 687b ldr r3, [r7, #4]
|
|
800089e: 681b ldr r3, [r3, #0]
|
|
80008a0: 6959 ldr r1, [r3, #20]
|
|
80008a2: 687b ldr r3, [r7, #4]
|
|
80008a4: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
80008a6: 2207 movs r2, #7
|
|
80008a8: 401a ands r2, r3
|
|
80008aa: 687b ldr r3, [r7, #4]
|
|
80008ac: 681b ldr r3, [r3, #0]
|
|
80008ae: 430a orrs r2, r1
|
|
80008b0: 615a str r2, [r3, #20]
|
|
/* Check back that ADC registers have effectively been configured to */
|
|
/* ensure of no potential problem of ADC core IP clocking. */
|
|
/* Check through register CFGR1 (excluding analog watchdog configuration: */
|
|
/* set into separate dedicated function, and bits of ADC resolution set */
|
|
/* out of temporary variable 'tmpCFGR1'). */
|
|
if ((hadc->Instance->CFGR1 & ~(ADC_CFGR1_AWDCH | ADC_CFGR1_AWDEN | ADC_CFGR1_AWDSGL | ADC_CFGR1_RES))
|
|
80008b2: 687b ldr r3, [r7, #4]
|
|
80008b4: 681b ldr r3, [r3, #0]
|
|
80008b6: 68db ldr r3, [r3, #12]
|
|
80008b8: 4a1c ldr r2, [pc, #112] ; (800092c <HAL_ADC_Init+0x27c>)
|
|
80008ba: 4013 ands r3, r2
|
|
80008bc: 68ba ldr r2, [r7, #8]
|
|
80008be: 429a cmp r2, r3
|
|
80008c0: d10b bne.n 80008da <HAL_ADC_Init+0x22a>
|
|
== tmpCFGR1)
|
|
{
|
|
/* Set ADC error code to none */
|
|
ADC_CLEAR_ERRORCODE(hadc);
|
|
80008c2: 687b ldr r3, [r7, #4]
|
|
80008c4: 2200 movs r2, #0
|
|
80008c6: 63da str r2, [r3, #60] ; 0x3c
|
|
|
|
/* Set the ADC state */
|
|
ADC_STATE_CLR_SET(hadc->State,
|
|
80008c8: 687b ldr r3, [r7, #4]
|
|
80008ca: 6b9b ldr r3, [r3, #56] ; 0x38
|
|
80008cc: 2203 movs r2, #3
|
|
80008ce: 4393 bics r3, r2
|
|
80008d0: 2201 movs r2, #1
|
|
80008d2: 431a orrs r2, r3
|
|
80008d4: 687b ldr r3, [r7, #4]
|
|
80008d6: 639a str r2, [r3, #56] ; 0x38
|
|
if ((hadc->Instance->CFGR1 & ~(ADC_CFGR1_AWDCH | ADC_CFGR1_AWDEN | ADC_CFGR1_AWDSGL | ADC_CFGR1_RES))
|
|
80008d8: e01c b.n 8000914 <HAL_ADC_Init+0x264>
|
|
HAL_ADC_STATE_READY);
|
|
}
|
|
else
|
|
{
|
|
/* Update ADC state machine to error */
|
|
ADC_STATE_CLR_SET(hadc->State,
|
|
80008da: 687b ldr r3, [r7, #4]
|
|
80008dc: 6b9b ldr r3, [r3, #56] ; 0x38
|
|
80008de: 2212 movs r2, #18
|
|
80008e0: 4393 bics r3, r2
|
|
80008e2: 2210 movs r2, #16
|
|
80008e4: 431a orrs r2, r3
|
|
80008e6: 687b ldr r3, [r7, #4]
|
|
80008e8: 639a str r2, [r3, #56] ; 0x38
|
|
HAL_ADC_STATE_BUSY_INTERNAL,
|
|
HAL_ADC_STATE_ERROR_INTERNAL);
|
|
|
|
/* Set ADC error code to ADC IP internal error */
|
|
SET_BIT(hadc->ErrorCode, HAL_ADC_ERROR_INTERNAL);
|
|
80008ea: 687b ldr r3, [r7, #4]
|
|
80008ec: 6bdb ldr r3, [r3, #60] ; 0x3c
|
|
80008ee: 2201 movs r2, #1
|
|
80008f0: 431a orrs r2, r3
|
|
80008f2: 687b ldr r3, [r7, #4]
|
|
80008f4: 63da str r2, [r3, #60] ; 0x3c
|
|
|
|
tmp_hal_status = HAL_ERROR;
|
|
80008f6: 230f movs r3, #15
|
|
80008f8: 18fb adds r3, r7, r3
|
|
80008fa: 2201 movs r2, #1
|
|
80008fc: 701a strb r2, [r3, #0]
|
|
if ((hadc->Instance->CFGR1 & ~(ADC_CFGR1_AWDCH | ADC_CFGR1_AWDEN | ADC_CFGR1_AWDSGL | ADC_CFGR1_RES))
|
|
80008fe: e009 b.n 8000914 <HAL_ADC_Init+0x264>
|
|
|
|
}
|
|
else
|
|
{
|
|
/* Update ADC state machine to error */
|
|
SET_BIT(hadc->State, HAL_ADC_STATE_ERROR_INTERNAL);
|
|
8000900: 687b ldr r3, [r7, #4]
|
|
8000902: 6b9b ldr r3, [r3, #56] ; 0x38
|
|
8000904: 2210 movs r2, #16
|
|
8000906: 431a orrs r2, r3
|
|
8000908: 687b ldr r3, [r7, #4]
|
|
800090a: 639a str r2, [r3, #56] ; 0x38
|
|
|
|
tmp_hal_status = HAL_ERROR;
|
|
800090c: 230f movs r3, #15
|
|
800090e: 18fb adds r3, r7, r3
|
|
8000910: 2201 movs r2, #1
|
|
8000912: 701a strb r2, [r3, #0]
|
|
}
|
|
|
|
/* Return function status */
|
|
return tmp_hal_status;
|
|
8000914: 230f movs r3, #15
|
|
8000916: 18fb adds r3, r7, r3
|
|
8000918: 781b ldrb r3, [r3, #0]
|
|
}
|
|
800091a: 0018 movs r0, r3
|
|
800091c: 46bd mov sp, r7
|
|
800091e: b004 add sp, #16
|
|
8000920: bd80 pop {r7, pc}
|
|
8000922: 46c0 nop ; (mov r8, r8)
|
|
8000924: fffffefd .word 0xfffffefd
|
|
8000928: fffe0219 .word 0xfffe0219
|
|
800092c: 833fffe7 .word 0x833fffe7
|
|
|
|
08000930 <HAL_ADC_ConfigChannel>:
|
|
* @param hadc ADC handle
|
|
* @param sConfig Structure of ADC channel for regular group.
|
|
* @retval HAL status
|
|
*/
|
|
HAL_StatusTypeDef HAL_ADC_ConfigChannel(ADC_HandleTypeDef* hadc, ADC_ChannelConfTypeDef* sConfig)
|
|
{
|
|
8000930: b580 push {r7, lr}
|
|
8000932: b084 sub sp, #16
|
|
8000934: af00 add r7, sp, #0
|
|
8000936: 6078 str r0, [r7, #4]
|
|
8000938: 6039 str r1, [r7, #0]
|
|
HAL_StatusTypeDef tmp_hal_status = HAL_OK;
|
|
800093a: 230f movs r3, #15
|
|
800093c: 18fb adds r3, r7, r3
|
|
800093e: 2200 movs r2, #0
|
|
8000940: 701a strb r2, [r3, #0]
|
|
__IO uint32_t wait_loop_index = 0U;
|
|
8000942: 2300 movs r3, #0
|
|
8000944: 60bb str r3, [r7, #8]
|
|
/* Check the parameters */
|
|
assert_param(IS_ADC_ALL_INSTANCE(hadc->Instance));
|
|
assert_param(IS_ADC_CHANNEL(sConfig->Channel));
|
|
assert_param(IS_ADC_RANK(sConfig->Rank));
|
|
|
|
if (! IS_ADC_SAMPLE_TIME(hadc->Init.SamplingTimeCommon))
|
|
8000946: 687b ldr r3, [r7, #4]
|
|
8000948: 6ada ldr r2, [r3, #44] ; 0x2c
|
|
800094a: 2380 movs r3, #128 ; 0x80
|
|
800094c: 055b lsls r3, r3, #21
|
|
800094e: 429a cmp r2, r3
|
|
8000950: d011 beq.n 8000976 <HAL_ADC_ConfigChannel+0x46>
|
|
8000952: 687b ldr r3, [r7, #4]
|
|
8000954: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
8000956: 2b01 cmp r3, #1
|
|
8000958: d00d beq.n 8000976 <HAL_ADC_ConfigChannel+0x46>
|
|
800095a: 687b ldr r3, [r7, #4]
|
|
800095c: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
800095e: 2b02 cmp r3, #2
|
|
8000960: d009 beq.n 8000976 <HAL_ADC_ConfigChannel+0x46>
|
|
8000962: 687b ldr r3, [r7, #4]
|
|
8000964: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
8000966: 2b03 cmp r3, #3
|
|
8000968: d005 beq.n 8000976 <HAL_ADC_ConfigChannel+0x46>
|
|
800096a: 687b ldr r3, [r7, #4]
|
|
800096c: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
800096e: 2b04 cmp r3, #4
|
|
8000970: d001 beq.n 8000976 <HAL_ADC_ConfigChannel+0x46>
|
|
8000972: 687b ldr r3, [r7, #4]
|
|
8000974: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
{
|
|
assert_param(IS_ADC_SAMPLE_TIME(sConfig->SamplingTime));
|
|
}
|
|
|
|
/* Process locked */
|
|
__HAL_LOCK(hadc);
|
|
8000976: 687b ldr r3, [r7, #4]
|
|
8000978: 2234 movs r2, #52 ; 0x34
|
|
800097a: 5c9b ldrb r3, [r3, r2]
|
|
800097c: 2b01 cmp r3, #1
|
|
800097e: d101 bne.n 8000984 <HAL_ADC_ConfigChannel+0x54>
|
|
8000980: 2302 movs r3, #2
|
|
8000982: e0bb b.n 8000afc <HAL_ADC_ConfigChannel+0x1cc>
|
|
8000984: 687b ldr r3, [r7, #4]
|
|
8000986: 2234 movs r2, #52 ; 0x34
|
|
8000988: 2101 movs r1, #1
|
|
800098a: 5499 strb r1, [r3, r2]
|
|
/* Parameters that can be updated when ADC is disabled or enabled without */
|
|
/* conversion on going on regular group: */
|
|
/* - Channel number */
|
|
/* - Channel sampling time */
|
|
/* - Management of internal measurement channels: VrefInt/TempSensor/Vbat */
|
|
if (ADC_IS_CONVERSION_ONGOING_REGULAR(hadc) == RESET)
|
|
800098c: 687b ldr r3, [r7, #4]
|
|
800098e: 681b ldr r3, [r3, #0]
|
|
8000990: 689b ldr r3, [r3, #8]
|
|
8000992: 2204 movs r2, #4
|
|
8000994: 4013 ands r3, r2
|
|
8000996: d000 beq.n 800099a <HAL_ADC_ConfigChannel+0x6a>
|
|
8000998: e09f b.n 8000ada <HAL_ADC_ConfigChannel+0x1aa>
|
|
{
|
|
/* Configure channel: depending on rank setting, add it or remove it from */
|
|
/* ADC conversion sequencer. */
|
|
if (sConfig->Rank != ADC_RANK_NONE)
|
|
800099a: 683b ldr r3, [r7, #0]
|
|
800099c: 685b ldr r3, [r3, #4]
|
|
800099e: 4a59 ldr r2, [pc, #356] ; (8000b04 <HAL_ADC_ConfigChannel+0x1d4>)
|
|
80009a0: 4293 cmp r3, r2
|
|
80009a2: d100 bne.n 80009a6 <HAL_ADC_ConfigChannel+0x76>
|
|
80009a4: e077 b.n 8000a96 <HAL_ADC_ConfigChannel+0x166>
|
|
{
|
|
/* Regular sequence configuration */
|
|
/* Set the channel selection register from the selected channel */
|
|
hadc->Instance->CHSELR |= ADC_CHSELR_CHANNEL(sConfig->Channel);
|
|
80009a6: 687b ldr r3, [r7, #4]
|
|
80009a8: 681b ldr r3, [r3, #0]
|
|
80009aa: 6a99 ldr r1, [r3, #40] ; 0x28
|
|
80009ac: 683b ldr r3, [r7, #0]
|
|
80009ae: 681b ldr r3, [r3, #0]
|
|
80009b0: 2201 movs r2, #1
|
|
80009b2: 409a lsls r2, r3
|
|
80009b4: 687b ldr r3, [r7, #4]
|
|
80009b6: 681b ldr r3, [r3, #0]
|
|
80009b8: 430a orrs r2, r1
|
|
80009ba: 629a str r2, [r3, #40] ; 0x28
|
|
/* Channel sampling time configuration */
|
|
/* Management of parameters "SamplingTimeCommon" and "SamplingTime" */
|
|
/* (obsolete): sampling time set in this function with */
|
|
/* parameter "SamplingTime" (obsolete) only if not already set into */
|
|
/* ADC initialization structure with parameter "SamplingTimeCommon". */
|
|
if (! IS_ADC_SAMPLE_TIME(hadc->Init.SamplingTimeCommon))
|
|
80009bc: 687b ldr r3, [r7, #4]
|
|
80009be: 6ada ldr r2, [r3, #44] ; 0x2c
|
|
80009c0: 2380 movs r3, #128 ; 0x80
|
|
80009c2: 055b lsls r3, r3, #21
|
|
80009c4: 429a cmp r2, r3
|
|
80009c6: d037 beq.n 8000a38 <HAL_ADC_ConfigChannel+0x108>
|
|
80009c8: 687b ldr r3, [r7, #4]
|
|
80009ca: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
80009cc: 2b01 cmp r3, #1
|
|
80009ce: d033 beq.n 8000a38 <HAL_ADC_ConfigChannel+0x108>
|
|
80009d0: 687b ldr r3, [r7, #4]
|
|
80009d2: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
80009d4: 2b02 cmp r3, #2
|
|
80009d6: d02f beq.n 8000a38 <HAL_ADC_ConfigChannel+0x108>
|
|
80009d8: 687b ldr r3, [r7, #4]
|
|
80009da: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
80009dc: 2b03 cmp r3, #3
|
|
80009de: d02b beq.n 8000a38 <HAL_ADC_ConfigChannel+0x108>
|
|
80009e0: 687b ldr r3, [r7, #4]
|
|
80009e2: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
80009e4: 2b04 cmp r3, #4
|
|
80009e6: d027 beq.n 8000a38 <HAL_ADC_ConfigChannel+0x108>
|
|
80009e8: 687b ldr r3, [r7, #4]
|
|
80009ea: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
80009ec: 2b05 cmp r3, #5
|
|
80009ee: d023 beq.n 8000a38 <HAL_ADC_ConfigChannel+0x108>
|
|
80009f0: 687b ldr r3, [r7, #4]
|
|
80009f2: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
80009f4: 2b06 cmp r3, #6
|
|
80009f6: d01f beq.n 8000a38 <HAL_ADC_ConfigChannel+0x108>
|
|
80009f8: 687b ldr r3, [r7, #4]
|
|
80009fa: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
80009fc: 2b07 cmp r3, #7
|
|
80009fe: d01b beq.n 8000a38 <HAL_ADC_ConfigChannel+0x108>
|
|
{
|
|
/* Modify sampling time if needed (not needed in case of reoccurrence */
|
|
/* for several channels programmed consecutively into the sequencer) */
|
|
if (sConfig->SamplingTime != ADC_GET_SAMPLINGTIME(hadc))
|
|
8000a00: 683b ldr r3, [r7, #0]
|
|
8000a02: 689a ldr r2, [r3, #8]
|
|
8000a04: 687b ldr r3, [r7, #4]
|
|
8000a06: 681b ldr r3, [r3, #0]
|
|
8000a08: 695b ldr r3, [r3, #20]
|
|
8000a0a: 2107 movs r1, #7
|
|
8000a0c: 400b ands r3, r1
|
|
8000a0e: 429a cmp r2, r3
|
|
8000a10: d012 beq.n 8000a38 <HAL_ADC_ConfigChannel+0x108>
|
|
{
|
|
/* Channel sampling time configuration */
|
|
/* Clear the old sample time */
|
|
hadc->Instance->SMPR &= ~(ADC_SMPR_SMP);
|
|
8000a12: 687b ldr r3, [r7, #4]
|
|
8000a14: 681b ldr r3, [r3, #0]
|
|
8000a16: 695a ldr r2, [r3, #20]
|
|
8000a18: 687b ldr r3, [r7, #4]
|
|
8000a1a: 681b ldr r3, [r3, #0]
|
|
8000a1c: 2107 movs r1, #7
|
|
8000a1e: 438a bics r2, r1
|
|
8000a20: 615a str r2, [r3, #20]
|
|
|
|
/* Set the new sample time */
|
|
hadc->Instance->SMPR |= ADC_SMPR_SET(sConfig->SamplingTime);
|
|
8000a22: 687b ldr r3, [r7, #4]
|
|
8000a24: 681b ldr r3, [r3, #0]
|
|
8000a26: 6959 ldr r1, [r3, #20]
|
|
8000a28: 683b ldr r3, [r7, #0]
|
|
8000a2a: 689b ldr r3, [r3, #8]
|
|
8000a2c: 2207 movs r2, #7
|
|
8000a2e: 401a ands r2, r3
|
|
8000a30: 687b ldr r3, [r7, #4]
|
|
8000a32: 681b ldr r3, [r3, #0]
|
|
8000a34: 430a orrs r2, r1
|
|
8000a36: 615a str r2, [r3, #20]
|
|
/* internal measurement paths enable: If internal channel selected, */
|
|
/* enable dedicated internal buffers and path. */
|
|
/* Note: these internal measurement paths can be disabled using */
|
|
/* HAL_ADC_DeInit() or removing the channel from sequencer with */
|
|
/* channel configuration parameter "Rank". */
|
|
if(ADC_IS_CHANNEL_INTERNAL(sConfig->Channel))
|
|
8000a38: 683b ldr r3, [r7, #0]
|
|
8000a3a: 681b ldr r3, [r3, #0]
|
|
8000a3c: 2b10 cmp r3, #16
|
|
8000a3e: d003 beq.n 8000a48 <HAL_ADC_ConfigChannel+0x118>
|
|
8000a40: 683b ldr r3, [r7, #0]
|
|
8000a42: 681b ldr r3, [r3, #0]
|
|
8000a44: 2b11 cmp r3, #17
|
|
8000a46: d152 bne.n 8000aee <HAL_ADC_ConfigChannel+0x1be>
|
|
{
|
|
/* If Channel_16 is selected, enable Temp. sensor measurement path. */
|
|
/* If Channel_17 is selected, enable VREFINT measurement path. */
|
|
/* If Channel_18 is selected, enable VBAT measurement path. */
|
|
ADC->CCR |= ADC_CHANNEL_INTERNAL_PATH(sConfig->Channel);
|
|
8000a48: 4b2f ldr r3, [pc, #188] ; (8000b08 <HAL_ADC_ConfigChannel+0x1d8>)
|
|
8000a4a: 6819 ldr r1, [r3, #0]
|
|
8000a4c: 683b ldr r3, [r7, #0]
|
|
8000a4e: 681b ldr r3, [r3, #0]
|
|
8000a50: 2b10 cmp r3, #16
|
|
8000a52: d102 bne.n 8000a5a <HAL_ADC_ConfigChannel+0x12a>
|
|
8000a54: 2380 movs r3, #128 ; 0x80
|
|
8000a56: 041b lsls r3, r3, #16
|
|
8000a58: e001 b.n 8000a5e <HAL_ADC_ConfigChannel+0x12e>
|
|
8000a5a: 2380 movs r3, #128 ; 0x80
|
|
8000a5c: 03db lsls r3, r3, #15
|
|
8000a5e: 4a2a ldr r2, [pc, #168] ; (8000b08 <HAL_ADC_ConfigChannel+0x1d8>)
|
|
8000a60: 430b orrs r3, r1
|
|
8000a62: 6013 str r3, [r2, #0]
|
|
|
|
/* If Temp. sensor is selected, wait for stabilization delay */
|
|
if (sConfig->Channel == ADC_CHANNEL_TEMPSENSOR)
|
|
8000a64: 683b ldr r3, [r7, #0]
|
|
8000a66: 681b ldr r3, [r3, #0]
|
|
8000a68: 2b10 cmp r3, #16
|
|
8000a6a: d140 bne.n 8000aee <HAL_ADC_ConfigChannel+0x1be>
|
|
{
|
|
/* Delay for temperature sensor stabilization time */
|
|
/* Compute number of CPU cycles to wait for */
|
|
wait_loop_index = (ADC_TEMPSENSOR_DELAY_US * (SystemCoreClock / 1000000U));
|
|
8000a6c: 4b27 ldr r3, [pc, #156] ; (8000b0c <HAL_ADC_ConfigChannel+0x1dc>)
|
|
8000a6e: 681b ldr r3, [r3, #0]
|
|
8000a70: 4927 ldr r1, [pc, #156] ; (8000b10 <HAL_ADC_ConfigChannel+0x1e0>)
|
|
8000a72: 0018 movs r0, r3
|
|
8000a74: f7ff fb48 bl 8000108 <__udivsi3>
|
|
8000a78: 0003 movs r3, r0
|
|
8000a7a: 001a movs r2, r3
|
|
8000a7c: 0013 movs r3, r2
|
|
8000a7e: 009b lsls r3, r3, #2
|
|
8000a80: 189b adds r3, r3, r2
|
|
8000a82: 005b lsls r3, r3, #1
|
|
8000a84: 60bb str r3, [r7, #8]
|
|
while(wait_loop_index != 0U)
|
|
8000a86: e002 b.n 8000a8e <HAL_ADC_ConfigChannel+0x15e>
|
|
{
|
|
wait_loop_index--;
|
|
8000a88: 68bb ldr r3, [r7, #8]
|
|
8000a8a: 3b01 subs r3, #1
|
|
8000a8c: 60bb str r3, [r7, #8]
|
|
while(wait_loop_index != 0U)
|
|
8000a8e: 68bb ldr r3, [r7, #8]
|
|
8000a90: 2b00 cmp r3, #0
|
|
8000a92: d1f9 bne.n 8000a88 <HAL_ADC_ConfigChannel+0x158>
|
|
8000a94: e02b b.n 8000aee <HAL_ADC_ConfigChannel+0x1be>
|
|
}
|
|
else
|
|
{
|
|
/* Regular sequence configuration */
|
|
/* Reset the channel selection register from the selected channel */
|
|
hadc->Instance->CHSELR &= ~ADC_CHSELR_CHANNEL(sConfig->Channel);
|
|
8000a96: 687b ldr r3, [r7, #4]
|
|
8000a98: 681b ldr r3, [r3, #0]
|
|
8000a9a: 6a9a ldr r2, [r3, #40] ; 0x28
|
|
8000a9c: 683b ldr r3, [r7, #0]
|
|
8000a9e: 681b ldr r3, [r3, #0]
|
|
8000aa0: 2101 movs r1, #1
|
|
8000aa2: 4099 lsls r1, r3
|
|
8000aa4: 000b movs r3, r1
|
|
8000aa6: 43d9 mvns r1, r3
|
|
8000aa8: 687b ldr r3, [r7, #4]
|
|
8000aaa: 681b ldr r3, [r3, #0]
|
|
8000aac: 400a ands r2, r1
|
|
8000aae: 629a str r2, [r3, #40] ; 0x28
|
|
|
|
/* Management of internal measurement channels: VrefInt/TempSensor/Vbat */
|
|
/* internal measurement paths disable: If internal channel selected, */
|
|
/* disable dedicated internal buffers and path. */
|
|
if(ADC_IS_CHANNEL_INTERNAL(sConfig->Channel))
|
|
8000ab0: 683b ldr r3, [r7, #0]
|
|
8000ab2: 681b ldr r3, [r3, #0]
|
|
8000ab4: 2b10 cmp r3, #16
|
|
8000ab6: d003 beq.n 8000ac0 <HAL_ADC_ConfigChannel+0x190>
|
|
8000ab8: 683b ldr r3, [r7, #0]
|
|
8000aba: 681b ldr r3, [r3, #0]
|
|
8000abc: 2b11 cmp r3, #17
|
|
8000abe: d116 bne.n 8000aee <HAL_ADC_ConfigChannel+0x1be>
|
|
{
|
|
/* If Channel_16 is selected, disable Temp. sensor measurement path. */
|
|
/* If Channel_17 is selected, disable VREFINT measurement path. */
|
|
/* If Channel_18 is selected, disable VBAT measurement path. */
|
|
ADC->CCR &= ~ADC_CHANNEL_INTERNAL_PATH(sConfig->Channel);
|
|
8000ac0: 4b11 ldr r3, [pc, #68] ; (8000b08 <HAL_ADC_ConfigChannel+0x1d8>)
|
|
8000ac2: 6819 ldr r1, [r3, #0]
|
|
8000ac4: 683b ldr r3, [r7, #0]
|
|
8000ac6: 681b ldr r3, [r3, #0]
|
|
8000ac8: 2b10 cmp r3, #16
|
|
8000aca: d101 bne.n 8000ad0 <HAL_ADC_ConfigChannel+0x1a0>
|
|
8000acc: 4a11 ldr r2, [pc, #68] ; (8000b14 <HAL_ADC_ConfigChannel+0x1e4>)
|
|
8000ace: e000 b.n 8000ad2 <HAL_ADC_ConfigChannel+0x1a2>
|
|
8000ad0: 4a11 ldr r2, [pc, #68] ; (8000b18 <HAL_ADC_ConfigChannel+0x1e8>)
|
|
8000ad2: 4b0d ldr r3, [pc, #52] ; (8000b08 <HAL_ADC_ConfigChannel+0x1d8>)
|
|
8000ad4: 400a ands r2, r1
|
|
8000ad6: 601a str r2, [r3, #0]
|
|
8000ad8: e009 b.n 8000aee <HAL_ADC_ConfigChannel+0x1be>
|
|
/* channel could be done on neither of the channel configuration structure */
|
|
/* parameters. */
|
|
else
|
|
{
|
|
/* Update ADC state machine to error */
|
|
SET_BIT(hadc->State, HAL_ADC_STATE_ERROR_CONFIG);
|
|
8000ada: 687b ldr r3, [r7, #4]
|
|
8000adc: 6b9b ldr r3, [r3, #56] ; 0x38
|
|
8000ade: 2220 movs r2, #32
|
|
8000ae0: 431a orrs r2, r3
|
|
8000ae2: 687b ldr r3, [r7, #4]
|
|
8000ae4: 639a str r2, [r3, #56] ; 0x38
|
|
|
|
tmp_hal_status = HAL_ERROR;
|
|
8000ae6: 230f movs r3, #15
|
|
8000ae8: 18fb adds r3, r7, r3
|
|
8000aea: 2201 movs r2, #1
|
|
8000aec: 701a strb r2, [r3, #0]
|
|
}
|
|
|
|
/* Process unlocked */
|
|
__HAL_UNLOCK(hadc);
|
|
8000aee: 687b ldr r3, [r7, #4]
|
|
8000af0: 2234 movs r2, #52 ; 0x34
|
|
8000af2: 2100 movs r1, #0
|
|
8000af4: 5499 strb r1, [r3, r2]
|
|
|
|
/* Return function status */
|
|
return tmp_hal_status;
|
|
8000af6: 230f movs r3, #15
|
|
8000af8: 18fb adds r3, r7, r3
|
|
8000afa: 781b ldrb r3, [r3, #0]
|
|
}
|
|
8000afc: 0018 movs r0, r3
|
|
8000afe: 46bd mov sp, r7
|
|
8000b00: b004 add sp, #16
|
|
8000b02: bd80 pop {r7, pc}
|
|
8000b04: 00001001 .word 0x00001001
|
|
8000b08: 40012708 .word 0x40012708
|
|
8000b0c: 20000000 .word 0x20000000
|
|
8000b10: 000f4240 .word 0x000f4240
|
|
8000b14: ff7fffff .word 0xff7fffff
|
|
8000b18: ffbfffff .word 0xffbfffff
|
|
|
|
08000b1c <__NVIC_SetPriority>:
|
|
\param [in] IRQn Interrupt number.
|
|
\param [in] priority Priority to set.
|
|
\note The priority cannot be set for every processor exception.
|
|
*/
|
|
__STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority)
|
|
{
|
|
8000b1c: b590 push {r4, r7, lr}
|
|
8000b1e: b083 sub sp, #12
|
|
8000b20: af00 add r7, sp, #0
|
|
8000b22: 0002 movs r2, r0
|
|
8000b24: 6039 str r1, [r7, #0]
|
|
8000b26: 1dfb adds r3, r7, #7
|
|
8000b28: 701a strb r2, [r3, #0]
|
|
if ((int32_t)(IRQn) >= 0)
|
|
8000b2a: 1dfb adds r3, r7, #7
|
|
8000b2c: 781b ldrb r3, [r3, #0]
|
|
8000b2e: 2b7f cmp r3, #127 ; 0x7f
|
|
8000b30: d828 bhi.n 8000b84 <__NVIC_SetPriority+0x68>
|
|
{
|
|
NVIC->IP[_IP_IDX(IRQn)] = ((uint32_t)(NVIC->IP[_IP_IDX(IRQn)] & ~(0xFFUL << _BIT_SHIFT(IRQn))) |
|
|
8000b32: 4a2f ldr r2, [pc, #188] ; (8000bf0 <__NVIC_SetPriority+0xd4>)
|
|
8000b34: 1dfb adds r3, r7, #7
|
|
8000b36: 781b ldrb r3, [r3, #0]
|
|
8000b38: b25b sxtb r3, r3
|
|
8000b3a: 089b lsrs r3, r3, #2
|
|
8000b3c: 33c0 adds r3, #192 ; 0xc0
|
|
8000b3e: 009b lsls r3, r3, #2
|
|
8000b40: 589b ldr r3, [r3, r2]
|
|
8000b42: 1dfa adds r2, r7, #7
|
|
8000b44: 7812 ldrb r2, [r2, #0]
|
|
8000b46: 0011 movs r1, r2
|
|
8000b48: 2203 movs r2, #3
|
|
8000b4a: 400a ands r2, r1
|
|
8000b4c: 00d2 lsls r2, r2, #3
|
|
8000b4e: 21ff movs r1, #255 ; 0xff
|
|
8000b50: 4091 lsls r1, r2
|
|
8000b52: 000a movs r2, r1
|
|
8000b54: 43d2 mvns r2, r2
|
|
8000b56: 401a ands r2, r3
|
|
8000b58: 0011 movs r1, r2
|
|
(((priority << (8U - __NVIC_PRIO_BITS)) & (uint32_t)0xFFUL) << _BIT_SHIFT(IRQn)));
|
|
8000b5a: 683b ldr r3, [r7, #0]
|
|
8000b5c: 019b lsls r3, r3, #6
|
|
8000b5e: 22ff movs r2, #255 ; 0xff
|
|
8000b60: 401a ands r2, r3
|
|
8000b62: 1dfb adds r3, r7, #7
|
|
8000b64: 781b ldrb r3, [r3, #0]
|
|
8000b66: 0018 movs r0, r3
|
|
8000b68: 2303 movs r3, #3
|
|
8000b6a: 4003 ands r3, r0
|
|
8000b6c: 00db lsls r3, r3, #3
|
|
8000b6e: 409a lsls r2, r3
|
|
NVIC->IP[_IP_IDX(IRQn)] = ((uint32_t)(NVIC->IP[_IP_IDX(IRQn)] & ~(0xFFUL << _BIT_SHIFT(IRQn))) |
|
|
8000b70: 481f ldr r0, [pc, #124] ; (8000bf0 <__NVIC_SetPriority+0xd4>)
|
|
8000b72: 1dfb adds r3, r7, #7
|
|
8000b74: 781b ldrb r3, [r3, #0]
|
|
8000b76: b25b sxtb r3, r3
|
|
8000b78: 089b lsrs r3, r3, #2
|
|
8000b7a: 430a orrs r2, r1
|
|
8000b7c: 33c0 adds r3, #192 ; 0xc0
|
|
8000b7e: 009b lsls r3, r3, #2
|
|
8000b80: 501a str r2, [r3, r0]
|
|
else
|
|
{
|
|
SCB->SHP[_SHP_IDX(IRQn)] = ((uint32_t)(SCB->SHP[_SHP_IDX(IRQn)] & ~(0xFFUL << _BIT_SHIFT(IRQn))) |
|
|
(((priority << (8U - __NVIC_PRIO_BITS)) & (uint32_t)0xFFUL) << _BIT_SHIFT(IRQn)));
|
|
}
|
|
}
|
|
8000b82: e031 b.n 8000be8 <__NVIC_SetPriority+0xcc>
|
|
SCB->SHP[_SHP_IDX(IRQn)] = ((uint32_t)(SCB->SHP[_SHP_IDX(IRQn)] & ~(0xFFUL << _BIT_SHIFT(IRQn))) |
|
|
8000b84: 4a1b ldr r2, [pc, #108] ; (8000bf4 <__NVIC_SetPriority+0xd8>)
|
|
8000b86: 1dfb adds r3, r7, #7
|
|
8000b88: 781b ldrb r3, [r3, #0]
|
|
8000b8a: 0019 movs r1, r3
|
|
8000b8c: 230f movs r3, #15
|
|
8000b8e: 400b ands r3, r1
|
|
8000b90: 3b08 subs r3, #8
|
|
8000b92: 089b lsrs r3, r3, #2
|
|
8000b94: 3306 adds r3, #6
|
|
8000b96: 009b lsls r3, r3, #2
|
|
8000b98: 18d3 adds r3, r2, r3
|
|
8000b9a: 3304 adds r3, #4
|
|
8000b9c: 681b ldr r3, [r3, #0]
|
|
8000b9e: 1dfa adds r2, r7, #7
|
|
8000ba0: 7812 ldrb r2, [r2, #0]
|
|
8000ba2: 0011 movs r1, r2
|
|
8000ba4: 2203 movs r2, #3
|
|
8000ba6: 400a ands r2, r1
|
|
8000ba8: 00d2 lsls r2, r2, #3
|
|
8000baa: 21ff movs r1, #255 ; 0xff
|
|
8000bac: 4091 lsls r1, r2
|
|
8000bae: 000a movs r2, r1
|
|
8000bb0: 43d2 mvns r2, r2
|
|
8000bb2: 401a ands r2, r3
|
|
8000bb4: 0011 movs r1, r2
|
|
(((priority << (8U - __NVIC_PRIO_BITS)) & (uint32_t)0xFFUL) << _BIT_SHIFT(IRQn)));
|
|
8000bb6: 683b ldr r3, [r7, #0]
|
|
8000bb8: 019b lsls r3, r3, #6
|
|
8000bba: 22ff movs r2, #255 ; 0xff
|
|
8000bbc: 401a ands r2, r3
|
|
8000bbe: 1dfb adds r3, r7, #7
|
|
8000bc0: 781b ldrb r3, [r3, #0]
|
|
8000bc2: 0018 movs r0, r3
|
|
8000bc4: 2303 movs r3, #3
|
|
8000bc6: 4003 ands r3, r0
|
|
8000bc8: 00db lsls r3, r3, #3
|
|
8000bca: 409a lsls r2, r3
|
|
SCB->SHP[_SHP_IDX(IRQn)] = ((uint32_t)(SCB->SHP[_SHP_IDX(IRQn)] & ~(0xFFUL << _BIT_SHIFT(IRQn))) |
|
|
8000bcc: 4809 ldr r0, [pc, #36] ; (8000bf4 <__NVIC_SetPriority+0xd8>)
|
|
8000bce: 1dfb adds r3, r7, #7
|
|
8000bd0: 781b ldrb r3, [r3, #0]
|
|
8000bd2: 001c movs r4, r3
|
|
8000bd4: 230f movs r3, #15
|
|
8000bd6: 4023 ands r3, r4
|
|
8000bd8: 3b08 subs r3, #8
|
|
8000bda: 089b lsrs r3, r3, #2
|
|
8000bdc: 430a orrs r2, r1
|
|
8000bde: 3306 adds r3, #6
|
|
8000be0: 009b lsls r3, r3, #2
|
|
8000be2: 18c3 adds r3, r0, r3
|
|
8000be4: 3304 adds r3, #4
|
|
8000be6: 601a str r2, [r3, #0]
|
|
}
|
|
8000be8: 46c0 nop ; (mov r8, r8)
|
|
8000bea: 46bd mov sp, r7
|
|
8000bec: b003 add sp, #12
|
|
8000bee: bd90 pop {r4, r7, pc}
|
|
8000bf0: e000e100 .word 0xe000e100
|
|
8000bf4: e000ed00 .word 0xe000ed00
|
|
|
|
08000bf8 <SysTick_Config>:
|
|
\note When the variable <b>__Vendor_SysTickConfig</b> is set to 1, then the
|
|
function <b>SysTick_Config</b> is not included. In this case, the file <b><i>device</i>.h</b>
|
|
must contain a vendor-specific implementation of this function.
|
|
*/
|
|
__STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks)
|
|
{
|
|
8000bf8: b580 push {r7, lr}
|
|
8000bfa: b082 sub sp, #8
|
|
8000bfc: af00 add r7, sp, #0
|
|
8000bfe: 6078 str r0, [r7, #4]
|
|
if ((ticks - 1UL) > SysTick_LOAD_RELOAD_Msk)
|
|
8000c00: 687b ldr r3, [r7, #4]
|
|
8000c02: 1e5a subs r2, r3, #1
|
|
8000c04: 2380 movs r3, #128 ; 0x80
|
|
8000c06: 045b lsls r3, r3, #17
|
|
8000c08: 429a cmp r2, r3
|
|
8000c0a: d301 bcc.n 8000c10 <SysTick_Config+0x18>
|
|
{
|
|
return (1UL); /* Reload value impossible */
|
|
8000c0c: 2301 movs r3, #1
|
|
8000c0e: e010 b.n 8000c32 <SysTick_Config+0x3a>
|
|
}
|
|
|
|
SysTick->LOAD = (uint32_t)(ticks - 1UL); /* set reload register */
|
|
8000c10: 4b0a ldr r3, [pc, #40] ; (8000c3c <SysTick_Config+0x44>)
|
|
8000c12: 687a ldr r2, [r7, #4]
|
|
8000c14: 3a01 subs r2, #1
|
|
8000c16: 605a str r2, [r3, #4]
|
|
NVIC_SetPriority (SysTick_IRQn, (1UL << __NVIC_PRIO_BITS) - 1UL); /* set Priority for Systick Interrupt */
|
|
8000c18: 2301 movs r3, #1
|
|
8000c1a: 425b negs r3, r3
|
|
8000c1c: 2103 movs r1, #3
|
|
8000c1e: 0018 movs r0, r3
|
|
8000c20: f7ff ff7c bl 8000b1c <__NVIC_SetPriority>
|
|
SysTick->VAL = 0UL; /* Load the SysTick Counter Value */
|
|
8000c24: 4b05 ldr r3, [pc, #20] ; (8000c3c <SysTick_Config+0x44>)
|
|
8000c26: 2200 movs r2, #0
|
|
8000c28: 609a str r2, [r3, #8]
|
|
SysTick->CTRL = SysTick_CTRL_CLKSOURCE_Msk |
|
|
8000c2a: 4b04 ldr r3, [pc, #16] ; (8000c3c <SysTick_Config+0x44>)
|
|
8000c2c: 2207 movs r2, #7
|
|
8000c2e: 601a str r2, [r3, #0]
|
|
SysTick_CTRL_TICKINT_Msk |
|
|
SysTick_CTRL_ENABLE_Msk; /* Enable SysTick IRQ and SysTick Timer */
|
|
return (0UL); /* Function successful */
|
|
8000c30: 2300 movs r3, #0
|
|
}
|
|
8000c32: 0018 movs r0, r3
|
|
8000c34: 46bd mov sp, r7
|
|
8000c36: b002 add sp, #8
|
|
8000c38: bd80 pop {r7, pc}
|
|
8000c3a: 46c0 nop ; (mov r8, r8)
|
|
8000c3c: e000e010 .word 0xe000e010
|
|
|
|
08000c40 <HAL_NVIC_SetPriority>:
|
|
* with stm32f0xx devices, this parameter is a dummy value and it is ignored, because
|
|
* no subpriority supported in Cortex M0 based products.
|
|
* @retval None
|
|
*/
|
|
void HAL_NVIC_SetPriority(IRQn_Type IRQn, uint32_t PreemptPriority, uint32_t SubPriority)
|
|
{
|
|
8000c40: b580 push {r7, lr}
|
|
8000c42: b084 sub sp, #16
|
|
8000c44: af00 add r7, sp, #0
|
|
8000c46: 60b9 str r1, [r7, #8]
|
|
8000c48: 607a str r2, [r7, #4]
|
|
8000c4a: 210f movs r1, #15
|
|
8000c4c: 187b adds r3, r7, r1
|
|
8000c4e: 1c02 adds r2, r0, #0
|
|
8000c50: 701a strb r2, [r3, #0]
|
|
/* Check the parameters */
|
|
assert_param(IS_NVIC_PREEMPTION_PRIORITY(PreemptPriority));
|
|
NVIC_SetPriority(IRQn,PreemptPriority);
|
|
8000c52: 68ba ldr r2, [r7, #8]
|
|
8000c54: 187b adds r3, r7, r1
|
|
8000c56: 781b ldrb r3, [r3, #0]
|
|
8000c58: b25b sxtb r3, r3
|
|
8000c5a: 0011 movs r1, r2
|
|
8000c5c: 0018 movs r0, r3
|
|
8000c5e: f7ff ff5d bl 8000b1c <__NVIC_SetPriority>
|
|
}
|
|
8000c62: 46c0 nop ; (mov r8, r8)
|
|
8000c64: 46bd mov sp, r7
|
|
8000c66: b004 add sp, #16
|
|
8000c68: bd80 pop {r7, pc}
|
|
|
|
08000c6a <HAL_SYSTICK_Config>:
|
|
* @param TicksNumb Specifies the ticks Number of ticks between two interrupts.
|
|
* @retval status: - 0 Function succeeded.
|
|
* - 1 Function failed.
|
|
*/
|
|
uint32_t HAL_SYSTICK_Config(uint32_t TicksNumb)
|
|
{
|
|
8000c6a: b580 push {r7, lr}
|
|
8000c6c: b082 sub sp, #8
|
|
8000c6e: af00 add r7, sp, #0
|
|
8000c70: 6078 str r0, [r7, #4]
|
|
return SysTick_Config(TicksNumb);
|
|
8000c72: 687b ldr r3, [r7, #4]
|
|
8000c74: 0018 movs r0, r3
|
|
8000c76: f7ff ffbf bl 8000bf8 <SysTick_Config>
|
|
8000c7a: 0003 movs r3, r0
|
|
}
|
|
8000c7c: 0018 movs r0, r3
|
|
8000c7e: 46bd mov sp, r7
|
|
8000c80: b002 add sp, #8
|
|
8000c82: bd80 pop {r7, pc}
|
|
|
|
08000c84 <HAL_GPIO_Init>:
|
|
* @param GPIO_Init pointer to a GPIO_InitTypeDef structure that contains
|
|
* the configuration information for the specified GPIO peripheral.
|
|
* @retval None
|
|
*/
|
|
void HAL_GPIO_Init(GPIO_TypeDef *GPIOx, GPIO_InitTypeDef *GPIO_Init)
|
|
{
|
|
8000c84: b580 push {r7, lr}
|
|
8000c86: b086 sub sp, #24
|
|
8000c88: af00 add r7, sp, #0
|
|
8000c8a: 6078 str r0, [r7, #4]
|
|
8000c8c: 6039 str r1, [r7, #0]
|
|
uint32_t position = 0x00u;
|
|
8000c8e: 2300 movs r3, #0
|
|
8000c90: 617b str r3, [r7, #20]
|
|
assert_param(IS_GPIO_ALL_INSTANCE(GPIOx));
|
|
assert_param(IS_GPIO_PIN(GPIO_Init->Pin));
|
|
assert_param(IS_GPIO_MODE(GPIO_Init->Mode));
|
|
|
|
/* Configure the port pins */
|
|
while (((GPIO_Init->Pin) >> position) != 0x00u)
|
|
8000c92: e14f b.n 8000f34 <HAL_GPIO_Init+0x2b0>
|
|
{
|
|
/* Get current io position */
|
|
iocurrent = (GPIO_Init->Pin) & (1uL << position);
|
|
8000c94: 683b ldr r3, [r7, #0]
|
|
8000c96: 681b ldr r3, [r3, #0]
|
|
8000c98: 2101 movs r1, #1
|
|
8000c9a: 697a ldr r2, [r7, #20]
|
|
8000c9c: 4091 lsls r1, r2
|
|
8000c9e: 000a movs r2, r1
|
|
8000ca0: 4013 ands r3, r2
|
|
8000ca2: 60fb str r3, [r7, #12]
|
|
|
|
if (iocurrent != 0x00u)
|
|
8000ca4: 68fb ldr r3, [r7, #12]
|
|
8000ca6: 2b00 cmp r3, #0
|
|
8000ca8: d100 bne.n 8000cac <HAL_GPIO_Init+0x28>
|
|
8000caa: e140 b.n 8000f2e <HAL_GPIO_Init+0x2aa>
|
|
{
|
|
/*--------------------- GPIO Mode Configuration ------------------------*/
|
|
/* In case of Output or Alternate function mode selection */
|
|
if(((GPIO_Init->Mode & GPIO_MODE) == MODE_OUTPUT) ||
|
|
8000cac: 683b ldr r3, [r7, #0]
|
|
8000cae: 685b ldr r3, [r3, #4]
|
|
8000cb0: 2203 movs r2, #3
|
|
8000cb2: 4013 ands r3, r2
|
|
8000cb4: 2b01 cmp r3, #1
|
|
8000cb6: d005 beq.n 8000cc4 <HAL_GPIO_Init+0x40>
|
|
((GPIO_Init->Mode & GPIO_MODE) == MODE_AF))
|
|
8000cb8: 683b ldr r3, [r7, #0]
|
|
8000cba: 685b ldr r3, [r3, #4]
|
|
8000cbc: 2203 movs r2, #3
|
|
8000cbe: 4013 ands r3, r2
|
|
if(((GPIO_Init->Mode & GPIO_MODE) == MODE_OUTPUT) ||
|
|
8000cc0: 2b02 cmp r3, #2
|
|
8000cc2: d130 bne.n 8000d26 <HAL_GPIO_Init+0xa2>
|
|
{
|
|
/* Check the Speed parameter */
|
|
assert_param(IS_GPIO_SPEED(GPIO_Init->Speed));
|
|
/* Configure the IO Speed */
|
|
temp = GPIOx->OSPEEDR;
|
|
8000cc4: 687b ldr r3, [r7, #4]
|
|
8000cc6: 689b ldr r3, [r3, #8]
|
|
8000cc8: 613b str r3, [r7, #16]
|
|
temp &= ~(GPIO_OSPEEDER_OSPEEDR0 << (position * 2u));
|
|
8000cca: 697b ldr r3, [r7, #20]
|
|
8000ccc: 005b lsls r3, r3, #1
|
|
8000cce: 2203 movs r2, #3
|
|
8000cd0: 409a lsls r2, r3
|
|
8000cd2: 0013 movs r3, r2
|
|
8000cd4: 43da mvns r2, r3
|
|
8000cd6: 693b ldr r3, [r7, #16]
|
|
8000cd8: 4013 ands r3, r2
|
|
8000cda: 613b str r3, [r7, #16]
|
|
temp |= (GPIO_Init->Speed << (position * 2u));
|
|
8000cdc: 683b ldr r3, [r7, #0]
|
|
8000cde: 68da ldr r2, [r3, #12]
|
|
8000ce0: 697b ldr r3, [r7, #20]
|
|
8000ce2: 005b lsls r3, r3, #1
|
|
8000ce4: 409a lsls r2, r3
|
|
8000ce6: 0013 movs r3, r2
|
|
8000ce8: 693a ldr r2, [r7, #16]
|
|
8000cea: 4313 orrs r3, r2
|
|
8000cec: 613b str r3, [r7, #16]
|
|
GPIOx->OSPEEDR = temp;
|
|
8000cee: 687b ldr r3, [r7, #4]
|
|
8000cf0: 693a ldr r2, [r7, #16]
|
|
8000cf2: 609a str r2, [r3, #8]
|
|
|
|
/* Configure the IO Output Type */
|
|
temp = GPIOx->OTYPER;
|
|
8000cf4: 687b ldr r3, [r7, #4]
|
|
8000cf6: 685b ldr r3, [r3, #4]
|
|
8000cf8: 613b str r3, [r7, #16]
|
|
temp &= ~(GPIO_OTYPER_OT_0 << position) ;
|
|
8000cfa: 2201 movs r2, #1
|
|
8000cfc: 697b ldr r3, [r7, #20]
|
|
8000cfe: 409a lsls r2, r3
|
|
8000d00: 0013 movs r3, r2
|
|
8000d02: 43da mvns r2, r3
|
|
8000d04: 693b ldr r3, [r7, #16]
|
|
8000d06: 4013 ands r3, r2
|
|
8000d08: 613b str r3, [r7, #16]
|
|
temp |= (((GPIO_Init->Mode & OUTPUT_TYPE) >> OUTPUT_TYPE_Pos) << position);
|
|
8000d0a: 683b ldr r3, [r7, #0]
|
|
8000d0c: 685b ldr r3, [r3, #4]
|
|
8000d0e: 091b lsrs r3, r3, #4
|
|
8000d10: 2201 movs r2, #1
|
|
8000d12: 401a ands r2, r3
|
|
8000d14: 697b ldr r3, [r7, #20]
|
|
8000d16: 409a lsls r2, r3
|
|
8000d18: 0013 movs r3, r2
|
|
8000d1a: 693a ldr r2, [r7, #16]
|
|
8000d1c: 4313 orrs r3, r2
|
|
8000d1e: 613b str r3, [r7, #16]
|
|
GPIOx->OTYPER = temp;
|
|
8000d20: 687b ldr r3, [r7, #4]
|
|
8000d22: 693a ldr r2, [r7, #16]
|
|
8000d24: 605a str r2, [r3, #4]
|
|
}
|
|
|
|
if((GPIO_Init->Mode & GPIO_MODE) != MODE_ANALOG)
|
|
8000d26: 683b ldr r3, [r7, #0]
|
|
8000d28: 685b ldr r3, [r3, #4]
|
|
8000d2a: 2203 movs r2, #3
|
|
8000d2c: 4013 ands r3, r2
|
|
8000d2e: 2b03 cmp r3, #3
|
|
8000d30: d017 beq.n 8000d62 <HAL_GPIO_Init+0xde>
|
|
{
|
|
/* Check the Pull parameter */
|
|
assert_param(IS_GPIO_PULL(GPIO_Init->Pull));
|
|
|
|
/* Activate the Pull-up or Pull down resistor for the current IO */
|
|
temp = GPIOx->PUPDR;
|
|
8000d32: 687b ldr r3, [r7, #4]
|
|
8000d34: 68db ldr r3, [r3, #12]
|
|
8000d36: 613b str r3, [r7, #16]
|
|
temp &= ~(GPIO_PUPDR_PUPDR0 << (position * 2u));
|
|
8000d38: 697b ldr r3, [r7, #20]
|
|
8000d3a: 005b lsls r3, r3, #1
|
|
8000d3c: 2203 movs r2, #3
|
|
8000d3e: 409a lsls r2, r3
|
|
8000d40: 0013 movs r3, r2
|
|
8000d42: 43da mvns r2, r3
|
|
8000d44: 693b ldr r3, [r7, #16]
|
|
8000d46: 4013 ands r3, r2
|
|
8000d48: 613b str r3, [r7, #16]
|
|
temp |= ((GPIO_Init->Pull) << (position * 2u));
|
|
8000d4a: 683b ldr r3, [r7, #0]
|
|
8000d4c: 689a ldr r2, [r3, #8]
|
|
8000d4e: 697b ldr r3, [r7, #20]
|
|
8000d50: 005b lsls r3, r3, #1
|
|
8000d52: 409a lsls r2, r3
|
|
8000d54: 0013 movs r3, r2
|
|
8000d56: 693a ldr r2, [r7, #16]
|
|
8000d58: 4313 orrs r3, r2
|
|
8000d5a: 613b str r3, [r7, #16]
|
|
GPIOx->PUPDR = temp;
|
|
8000d5c: 687b ldr r3, [r7, #4]
|
|
8000d5e: 693a ldr r2, [r7, #16]
|
|
8000d60: 60da str r2, [r3, #12]
|
|
}
|
|
|
|
/* In case of Alternate function mode selection */
|
|
if((GPIO_Init->Mode & GPIO_MODE) == MODE_AF)
|
|
8000d62: 683b ldr r3, [r7, #0]
|
|
8000d64: 685b ldr r3, [r3, #4]
|
|
8000d66: 2203 movs r2, #3
|
|
8000d68: 4013 ands r3, r2
|
|
8000d6a: 2b02 cmp r3, #2
|
|
8000d6c: d123 bne.n 8000db6 <HAL_GPIO_Init+0x132>
|
|
/* Check the Alternate function parameters */
|
|
assert_param(IS_GPIO_AF_INSTANCE(GPIOx));
|
|
assert_param(IS_GPIO_AF(GPIO_Init->Alternate));
|
|
|
|
/* Configure Alternate function mapped with the current IO */
|
|
temp = GPIOx->AFR[position >> 3u];
|
|
8000d6e: 697b ldr r3, [r7, #20]
|
|
8000d70: 08da lsrs r2, r3, #3
|
|
8000d72: 687b ldr r3, [r7, #4]
|
|
8000d74: 3208 adds r2, #8
|
|
8000d76: 0092 lsls r2, r2, #2
|
|
8000d78: 58d3 ldr r3, [r2, r3]
|
|
8000d7a: 613b str r3, [r7, #16]
|
|
temp &= ~(0xFu << ((position & 0x07u) * 4u));
|
|
8000d7c: 697b ldr r3, [r7, #20]
|
|
8000d7e: 2207 movs r2, #7
|
|
8000d80: 4013 ands r3, r2
|
|
8000d82: 009b lsls r3, r3, #2
|
|
8000d84: 220f movs r2, #15
|
|
8000d86: 409a lsls r2, r3
|
|
8000d88: 0013 movs r3, r2
|
|
8000d8a: 43da mvns r2, r3
|
|
8000d8c: 693b ldr r3, [r7, #16]
|
|
8000d8e: 4013 ands r3, r2
|
|
8000d90: 613b str r3, [r7, #16]
|
|
temp |= ((GPIO_Init->Alternate) << ((position & 0x07u) * 4u));
|
|
8000d92: 683b ldr r3, [r7, #0]
|
|
8000d94: 691a ldr r2, [r3, #16]
|
|
8000d96: 697b ldr r3, [r7, #20]
|
|
8000d98: 2107 movs r1, #7
|
|
8000d9a: 400b ands r3, r1
|
|
8000d9c: 009b lsls r3, r3, #2
|
|
8000d9e: 409a lsls r2, r3
|
|
8000da0: 0013 movs r3, r2
|
|
8000da2: 693a ldr r2, [r7, #16]
|
|
8000da4: 4313 orrs r3, r2
|
|
8000da6: 613b str r3, [r7, #16]
|
|
GPIOx->AFR[position >> 3u] = temp;
|
|
8000da8: 697b ldr r3, [r7, #20]
|
|
8000daa: 08da lsrs r2, r3, #3
|
|
8000dac: 687b ldr r3, [r7, #4]
|
|
8000dae: 3208 adds r2, #8
|
|
8000db0: 0092 lsls r2, r2, #2
|
|
8000db2: 6939 ldr r1, [r7, #16]
|
|
8000db4: 50d1 str r1, [r2, r3]
|
|
}
|
|
|
|
/* Configure IO Direction mode (Input, Output, Alternate or Analog) */
|
|
temp = GPIOx->MODER;
|
|
8000db6: 687b ldr r3, [r7, #4]
|
|
8000db8: 681b ldr r3, [r3, #0]
|
|
8000dba: 613b str r3, [r7, #16]
|
|
temp &= ~(GPIO_MODER_MODER0 << (position * 2u));
|
|
8000dbc: 697b ldr r3, [r7, #20]
|
|
8000dbe: 005b lsls r3, r3, #1
|
|
8000dc0: 2203 movs r2, #3
|
|
8000dc2: 409a lsls r2, r3
|
|
8000dc4: 0013 movs r3, r2
|
|
8000dc6: 43da mvns r2, r3
|
|
8000dc8: 693b ldr r3, [r7, #16]
|
|
8000dca: 4013 ands r3, r2
|
|
8000dcc: 613b str r3, [r7, #16]
|
|
temp |= ((GPIO_Init->Mode & GPIO_MODE) << (position * 2u));
|
|
8000dce: 683b ldr r3, [r7, #0]
|
|
8000dd0: 685b ldr r3, [r3, #4]
|
|
8000dd2: 2203 movs r2, #3
|
|
8000dd4: 401a ands r2, r3
|
|
8000dd6: 697b ldr r3, [r7, #20]
|
|
8000dd8: 005b lsls r3, r3, #1
|
|
8000dda: 409a lsls r2, r3
|
|
8000ddc: 0013 movs r3, r2
|
|
8000dde: 693a ldr r2, [r7, #16]
|
|
8000de0: 4313 orrs r3, r2
|
|
8000de2: 613b str r3, [r7, #16]
|
|
GPIOx->MODER = temp;
|
|
8000de4: 687b ldr r3, [r7, #4]
|
|
8000de6: 693a ldr r2, [r7, #16]
|
|
8000de8: 601a str r2, [r3, #0]
|
|
|
|
/*--------------------- EXTI Mode Configuration ------------------------*/
|
|
/* Configure the External Interrupt or event for the current IO */
|
|
if((GPIO_Init->Mode & EXTI_MODE) != 0x00u)
|
|
8000dea: 683b ldr r3, [r7, #0]
|
|
8000dec: 685a ldr r2, [r3, #4]
|
|
8000dee: 23c0 movs r3, #192 ; 0xc0
|
|
8000df0: 029b lsls r3, r3, #10
|
|
8000df2: 4013 ands r3, r2
|
|
8000df4: d100 bne.n 8000df8 <HAL_GPIO_Init+0x174>
|
|
8000df6: e09a b.n 8000f2e <HAL_GPIO_Init+0x2aa>
|
|
{
|
|
/* Enable SYSCFG Clock */
|
|
__HAL_RCC_SYSCFG_CLK_ENABLE();
|
|
8000df8: 4b54 ldr r3, [pc, #336] ; (8000f4c <HAL_GPIO_Init+0x2c8>)
|
|
8000dfa: 699a ldr r2, [r3, #24]
|
|
8000dfc: 4b53 ldr r3, [pc, #332] ; (8000f4c <HAL_GPIO_Init+0x2c8>)
|
|
8000dfe: 2101 movs r1, #1
|
|
8000e00: 430a orrs r2, r1
|
|
8000e02: 619a str r2, [r3, #24]
|
|
8000e04: 4b51 ldr r3, [pc, #324] ; (8000f4c <HAL_GPIO_Init+0x2c8>)
|
|
8000e06: 699b ldr r3, [r3, #24]
|
|
8000e08: 2201 movs r2, #1
|
|
8000e0a: 4013 ands r3, r2
|
|
8000e0c: 60bb str r3, [r7, #8]
|
|
8000e0e: 68bb ldr r3, [r7, #8]
|
|
|
|
temp = SYSCFG->EXTICR[position >> 2u];
|
|
8000e10: 4a4f ldr r2, [pc, #316] ; (8000f50 <HAL_GPIO_Init+0x2cc>)
|
|
8000e12: 697b ldr r3, [r7, #20]
|
|
8000e14: 089b lsrs r3, r3, #2
|
|
8000e16: 3302 adds r3, #2
|
|
8000e18: 009b lsls r3, r3, #2
|
|
8000e1a: 589b ldr r3, [r3, r2]
|
|
8000e1c: 613b str r3, [r7, #16]
|
|
temp &= ~(0x0FuL << (4u * (position & 0x03u)));
|
|
8000e1e: 697b ldr r3, [r7, #20]
|
|
8000e20: 2203 movs r2, #3
|
|
8000e22: 4013 ands r3, r2
|
|
8000e24: 009b lsls r3, r3, #2
|
|
8000e26: 220f movs r2, #15
|
|
8000e28: 409a lsls r2, r3
|
|
8000e2a: 0013 movs r3, r2
|
|
8000e2c: 43da mvns r2, r3
|
|
8000e2e: 693b ldr r3, [r7, #16]
|
|
8000e30: 4013 ands r3, r2
|
|
8000e32: 613b str r3, [r7, #16]
|
|
temp |= (GPIO_GET_INDEX(GPIOx) << (4u * (position & 0x03u)));
|
|
8000e34: 687a ldr r2, [r7, #4]
|
|
8000e36: 2390 movs r3, #144 ; 0x90
|
|
8000e38: 05db lsls r3, r3, #23
|
|
8000e3a: 429a cmp r2, r3
|
|
8000e3c: d013 beq.n 8000e66 <HAL_GPIO_Init+0x1e2>
|
|
8000e3e: 687b ldr r3, [r7, #4]
|
|
8000e40: 4a44 ldr r2, [pc, #272] ; (8000f54 <HAL_GPIO_Init+0x2d0>)
|
|
8000e42: 4293 cmp r3, r2
|
|
8000e44: d00d beq.n 8000e62 <HAL_GPIO_Init+0x1de>
|
|
8000e46: 687b ldr r3, [r7, #4]
|
|
8000e48: 4a43 ldr r2, [pc, #268] ; (8000f58 <HAL_GPIO_Init+0x2d4>)
|
|
8000e4a: 4293 cmp r3, r2
|
|
8000e4c: d007 beq.n 8000e5e <HAL_GPIO_Init+0x1da>
|
|
8000e4e: 687b ldr r3, [r7, #4]
|
|
8000e50: 4a42 ldr r2, [pc, #264] ; (8000f5c <HAL_GPIO_Init+0x2d8>)
|
|
8000e52: 4293 cmp r3, r2
|
|
8000e54: d101 bne.n 8000e5a <HAL_GPIO_Init+0x1d6>
|
|
8000e56: 2303 movs r3, #3
|
|
8000e58: e006 b.n 8000e68 <HAL_GPIO_Init+0x1e4>
|
|
8000e5a: 2305 movs r3, #5
|
|
8000e5c: e004 b.n 8000e68 <HAL_GPIO_Init+0x1e4>
|
|
8000e5e: 2302 movs r3, #2
|
|
8000e60: e002 b.n 8000e68 <HAL_GPIO_Init+0x1e4>
|
|
8000e62: 2301 movs r3, #1
|
|
8000e64: e000 b.n 8000e68 <HAL_GPIO_Init+0x1e4>
|
|
8000e66: 2300 movs r3, #0
|
|
8000e68: 697a ldr r2, [r7, #20]
|
|
8000e6a: 2103 movs r1, #3
|
|
8000e6c: 400a ands r2, r1
|
|
8000e6e: 0092 lsls r2, r2, #2
|
|
8000e70: 4093 lsls r3, r2
|
|
8000e72: 693a ldr r2, [r7, #16]
|
|
8000e74: 4313 orrs r3, r2
|
|
8000e76: 613b str r3, [r7, #16]
|
|
SYSCFG->EXTICR[position >> 2u] = temp;
|
|
8000e78: 4935 ldr r1, [pc, #212] ; (8000f50 <HAL_GPIO_Init+0x2cc>)
|
|
8000e7a: 697b ldr r3, [r7, #20]
|
|
8000e7c: 089b lsrs r3, r3, #2
|
|
8000e7e: 3302 adds r3, #2
|
|
8000e80: 009b lsls r3, r3, #2
|
|
8000e82: 693a ldr r2, [r7, #16]
|
|
8000e84: 505a str r2, [r3, r1]
|
|
|
|
/* Clear EXTI line configuration */
|
|
temp = EXTI->IMR;
|
|
8000e86: 4b36 ldr r3, [pc, #216] ; (8000f60 <HAL_GPIO_Init+0x2dc>)
|
|
8000e88: 681b ldr r3, [r3, #0]
|
|
8000e8a: 613b str r3, [r7, #16]
|
|
temp &= ~(iocurrent);
|
|
8000e8c: 68fb ldr r3, [r7, #12]
|
|
8000e8e: 43da mvns r2, r3
|
|
8000e90: 693b ldr r3, [r7, #16]
|
|
8000e92: 4013 ands r3, r2
|
|
8000e94: 613b str r3, [r7, #16]
|
|
if((GPIO_Init->Mode & EXTI_IT) != 0x00u)
|
|
8000e96: 683b ldr r3, [r7, #0]
|
|
8000e98: 685a ldr r2, [r3, #4]
|
|
8000e9a: 2380 movs r3, #128 ; 0x80
|
|
8000e9c: 025b lsls r3, r3, #9
|
|
8000e9e: 4013 ands r3, r2
|
|
8000ea0: d003 beq.n 8000eaa <HAL_GPIO_Init+0x226>
|
|
{
|
|
temp |= iocurrent;
|
|
8000ea2: 693a ldr r2, [r7, #16]
|
|
8000ea4: 68fb ldr r3, [r7, #12]
|
|
8000ea6: 4313 orrs r3, r2
|
|
8000ea8: 613b str r3, [r7, #16]
|
|
}
|
|
EXTI->IMR = temp;
|
|
8000eaa: 4b2d ldr r3, [pc, #180] ; (8000f60 <HAL_GPIO_Init+0x2dc>)
|
|
8000eac: 693a ldr r2, [r7, #16]
|
|
8000eae: 601a str r2, [r3, #0]
|
|
|
|
temp = EXTI->EMR;
|
|
8000eb0: 4b2b ldr r3, [pc, #172] ; (8000f60 <HAL_GPIO_Init+0x2dc>)
|
|
8000eb2: 685b ldr r3, [r3, #4]
|
|
8000eb4: 613b str r3, [r7, #16]
|
|
temp &= ~(iocurrent);
|
|
8000eb6: 68fb ldr r3, [r7, #12]
|
|
8000eb8: 43da mvns r2, r3
|
|
8000eba: 693b ldr r3, [r7, #16]
|
|
8000ebc: 4013 ands r3, r2
|
|
8000ebe: 613b str r3, [r7, #16]
|
|
if((GPIO_Init->Mode & EXTI_EVT) != 0x00u)
|
|
8000ec0: 683b ldr r3, [r7, #0]
|
|
8000ec2: 685a ldr r2, [r3, #4]
|
|
8000ec4: 2380 movs r3, #128 ; 0x80
|
|
8000ec6: 029b lsls r3, r3, #10
|
|
8000ec8: 4013 ands r3, r2
|
|
8000eca: d003 beq.n 8000ed4 <HAL_GPIO_Init+0x250>
|
|
{
|
|
temp |= iocurrent;
|
|
8000ecc: 693a ldr r2, [r7, #16]
|
|
8000ece: 68fb ldr r3, [r7, #12]
|
|
8000ed0: 4313 orrs r3, r2
|
|
8000ed2: 613b str r3, [r7, #16]
|
|
}
|
|
EXTI->EMR = temp;
|
|
8000ed4: 4b22 ldr r3, [pc, #136] ; (8000f60 <HAL_GPIO_Init+0x2dc>)
|
|
8000ed6: 693a ldr r2, [r7, #16]
|
|
8000ed8: 605a str r2, [r3, #4]
|
|
|
|
/* Clear Rising Falling edge configuration */
|
|
temp = EXTI->RTSR;
|
|
8000eda: 4b21 ldr r3, [pc, #132] ; (8000f60 <HAL_GPIO_Init+0x2dc>)
|
|
8000edc: 689b ldr r3, [r3, #8]
|
|
8000ede: 613b str r3, [r7, #16]
|
|
temp &= ~(iocurrent);
|
|
8000ee0: 68fb ldr r3, [r7, #12]
|
|
8000ee2: 43da mvns r2, r3
|
|
8000ee4: 693b ldr r3, [r7, #16]
|
|
8000ee6: 4013 ands r3, r2
|
|
8000ee8: 613b str r3, [r7, #16]
|
|
if((GPIO_Init->Mode & TRIGGER_RISING) != 0x00u)
|
|
8000eea: 683b ldr r3, [r7, #0]
|
|
8000eec: 685a ldr r2, [r3, #4]
|
|
8000eee: 2380 movs r3, #128 ; 0x80
|
|
8000ef0: 035b lsls r3, r3, #13
|
|
8000ef2: 4013 ands r3, r2
|
|
8000ef4: d003 beq.n 8000efe <HAL_GPIO_Init+0x27a>
|
|
{
|
|
temp |= iocurrent;
|
|
8000ef6: 693a ldr r2, [r7, #16]
|
|
8000ef8: 68fb ldr r3, [r7, #12]
|
|
8000efa: 4313 orrs r3, r2
|
|
8000efc: 613b str r3, [r7, #16]
|
|
}
|
|
EXTI->RTSR = temp;
|
|
8000efe: 4b18 ldr r3, [pc, #96] ; (8000f60 <HAL_GPIO_Init+0x2dc>)
|
|
8000f00: 693a ldr r2, [r7, #16]
|
|
8000f02: 609a str r2, [r3, #8]
|
|
|
|
temp = EXTI->FTSR;
|
|
8000f04: 4b16 ldr r3, [pc, #88] ; (8000f60 <HAL_GPIO_Init+0x2dc>)
|
|
8000f06: 68db ldr r3, [r3, #12]
|
|
8000f08: 613b str r3, [r7, #16]
|
|
temp &= ~(iocurrent);
|
|
8000f0a: 68fb ldr r3, [r7, #12]
|
|
8000f0c: 43da mvns r2, r3
|
|
8000f0e: 693b ldr r3, [r7, #16]
|
|
8000f10: 4013 ands r3, r2
|
|
8000f12: 613b str r3, [r7, #16]
|
|
if((GPIO_Init->Mode & TRIGGER_FALLING) != 0x00u)
|
|
8000f14: 683b ldr r3, [r7, #0]
|
|
8000f16: 685a ldr r2, [r3, #4]
|
|
8000f18: 2380 movs r3, #128 ; 0x80
|
|
8000f1a: 039b lsls r3, r3, #14
|
|
8000f1c: 4013 ands r3, r2
|
|
8000f1e: d003 beq.n 8000f28 <HAL_GPIO_Init+0x2a4>
|
|
{
|
|
temp |= iocurrent;
|
|
8000f20: 693a ldr r2, [r7, #16]
|
|
8000f22: 68fb ldr r3, [r7, #12]
|
|
8000f24: 4313 orrs r3, r2
|
|
8000f26: 613b str r3, [r7, #16]
|
|
}
|
|
EXTI->FTSR = temp;
|
|
8000f28: 4b0d ldr r3, [pc, #52] ; (8000f60 <HAL_GPIO_Init+0x2dc>)
|
|
8000f2a: 693a ldr r2, [r7, #16]
|
|
8000f2c: 60da str r2, [r3, #12]
|
|
}
|
|
}
|
|
|
|
position++;
|
|
8000f2e: 697b ldr r3, [r7, #20]
|
|
8000f30: 3301 adds r3, #1
|
|
8000f32: 617b str r3, [r7, #20]
|
|
while (((GPIO_Init->Pin) >> position) != 0x00u)
|
|
8000f34: 683b ldr r3, [r7, #0]
|
|
8000f36: 681a ldr r2, [r3, #0]
|
|
8000f38: 697b ldr r3, [r7, #20]
|
|
8000f3a: 40da lsrs r2, r3
|
|
8000f3c: 1e13 subs r3, r2, #0
|
|
8000f3e: d000 beq.n 8000f42 <HAL_GPIO_Init+0x2be>
|
|
8000f40: e6a8 b.n 8000c94 <HAL_GPIO_Init+0x10>
|
|
}
|
|
}
|
|
8000f42: 46c0 nop ; (mov r8, r8)
|
|
8000f44: 46c0 nop ; (mov r8, r8)
|
|
8000f46: 46bd mov sp, r7
|
|
8000f48: b006 add sp, #24
|
|
8000f4a: bd80 pop {r7, pc}
|
|
8000f4c: 40021000 .word 0x40021000
|
|
8000f50: 40010000 .word 0x40010000
|
|
8000f54: 48000400 .word 0x48000400
|
|
8000f58: 48000800 .word 0x48000800
|
|
8000f5c: 48000c00 .word 0x48000c00
|
|
8000f60: 40010400 .word 0x40010400
|
|
|
|
08000f64 <HAL_GPIO_WritePin>:
|
|
* @arg GPIO_PIN_RESET: to clear the port pin
|
|
* @arg GPIO_PIN_SET: to set the port pin
|
|
* @retval None
|
|
*/
|
|
void HAL_GPIO_WritePin(GPIO_TypeDef* GPIOx, uint16_t GPIO_Pin, GPIO_PinState PinState)
|
|
{
|
|
8000f64: b580 push {r7, lr}
|
|
8000f66: b082 sub sp, #8
|
|
8000f68: af00 add r7, sp, #0
|
|
8000f6a: 6078 str r0, [r7, #4]
|
|
8000f6c: 0008 movs r0, r1
|
|
8000f6e: 0011 movs r1, r2
|
|
8000f70: 1cbb adds r3, r7, #2
|
|
8000f72: 1c02 adds r2, r0, #0
|
|
8000f74: 801a strh r2, [r3, #0]
|
|
8000f76: 1c7b adds r3, r7, #1
|
|
8000f78: 1c0a adds r2, r1, #0
|
|
8000f7a: 701a strb r2, [r3, #0]
|
|
/* Check the parameters */
|
|
assert_param(IS_GPIO_PIN(GPIO_Pin));
|
|
assert_param(IS_GPIO_PIN_ACTION(PinState));
|
|
|
|
if (PinState != GPIO_PIN_RESET)
|
|
8000f7c: 1c7b adds r3, r7, #1
|
|
8000f7e: 781b ldrb r3, [r3, #0]
|
|
8000f80: 2b00 cmp r3, #0
|
|
8000f82: d004 beq.n 8000f8e <HAL_GPIO_WritePin+0x2a>
|
|
{
|
|
GPIOx->BSRR = (uint32_t)GPIO_Pin;
|
|
8000f84: 1cbb adds r3, r7, #2
|
|
8000f86: 881a ldrh r2, [r3, #0]
|
|
8000f88: 687b ldr r3, [r7, #4]
|
|
8000f8a: 619a str r2, [r3, #24]
|
|
}
|
|
else
|
|
{
|
|
GPIOx->BRR = (uint32_t)GPIO_Pin;
|
|
}
|
|
}
|
|
8000f8c: e003 b.n 8000f96 <HAL_GPIO_WritePin+0x32>
|
|
GPIOx->BRR = (uint32_t)GPIO_Pin;
|
|
8000f8e: 1cbb adds r3, r7, #2
|
|
8000f90: 881a ldrh r2, [r3, #0]
|
|
8000f92: 687b ldr r3, [r7, #4]
|
|
8000f94: 629a str r2, [r3, #40] ; 0x28
|
|
}
|
|
8000f96: 46c0 nop ; (mov r8, r8)
|
|
8000f98: 46bd mov sp, r7
|
|
8000f9a: b002 add sp, #8
|
|
8000f9c: bd80 pop {r7, pc}
|
|
...
|
|
|
|
08000fa0 <HAL_RCC_OscConfig>:
|
|
* supported by this macro. User should request a transition to HSE Off
|
|
* first and then HSE On or HSE Bypass.
|
|
* @retval HAL status
|
|
*/
|
|
HAL_StatusTypeDef HAL_RCC_OscConfig(RCC_OscInitTypeDef *RCC_OscInitStruct)
|
|
{
|
|
8000fa0: b580 push {r7, lr}
|
|
8000fa2: b088 sub sp, #32
|
|
8000fa4: af00 add r7, sp, #0
|
|
8000fa6: 6078 str r0, [r7, #4]
|
|
uint32_t tickstart;
|
|
uint32_t pll_config;
|
|
uint32_t pll_config2;
|
|
|
|
/* Check Null pointer */
|
|
if(RCC_OscInitStruct == NULL)
|
|
8000fa8: 687b ldr r3, [r7, #4]
|
|
8000faa: 2b00 cmp r3, #0
|
|
8000fac: d101 bne.n 8000fb2 <HAL_RCC_OscConfig+0x12>
|
|
{
|
|
return HAL_ERROR;
|
|
8000fae: 2301 movs r3, #1
|
|
8000fb0: e301 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
|
|
/* Check the parameters */
|
|
assert_param(IS_RCC_OSCILLATORTYPE(RCC_OscInitStruct->OscillatorType));
|
|
|
|
/*------------------------------- HSE Configuration ------------------------*/
|
|
if(((RCC_OscInitStruct->OscillatorType) & RCC_OSCILLATORTYPE_HSE) == RCC_OSCILLATORTYPE_HSE)
|
|
8000fb2: 687b ldr r3, [r7, #4]
|
|
8000fb4: 681b ldr r3, [r3, #0]
|
|
8000fb6: 2201 movs r2, #1
|
|
8000fb8: 4013 ands r3, r2
|
|
8000fba: d100 bne.n 8000fbe <HAL_RCC_OscConfig+0x1e>
|
|
8000fbc: e08d b.n 80010da <HAL_RCC_OscConfig+0x13a>
|
|
{
|
|
/* Check the parameters */
|
|
assert_param(IS_RCC_HSE(RCC_OscInitStruct->HSEState));
|
|
|
|
/* When the HSE is used as system clock or clock source for PLL in these cases it is not allowed to be disabled */
|
|
if((__HAL_RCC_GET_SYSCLK_SOURCE() == RCC_SYSCLKSOURCE_STATUS_HSE)
|
|
8000fbe: 4bc3 ldr r3, [pc, #780] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8000fc0: 685b ldr r3, [r3, #4]
|
|
8000fc2: 220c movs r2, #12
|
|
8000fc4: 4013 ands r3, r2
|
|
8000fc6: 2b04 cmp r3, #4
|
|
8000fc8: d00e beq.n 8000fe8 <HAL_RCC_OscConfig+0x48>
|
|
|| ((__HAL_RCC_GET_SYSCLK_SOURCE() == RCC_SYSCLKSOURCE_STATUS_PLLCLK) && (__HAL_RCC_GET_PLL_OSCSOURCE() == RCC_PLLSOURCE_HSE)))
|
|
8000fca: 4bc0 ldr r3, [pc, #768] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8000fcc: 685b ldr r3, [r3, #4]
|
|
8000fce: 220c movs r2, #12
|
|
8000fd0: 4013 ands r3, r2
|
|
8000fd2: 2b08 cmp r3, #8
|
|
8000fd4: d116 bne.n 8001004 <HAL_RCC_OscConfig+0x64>
|
|
8000fd6: 4bbd ldr r3, [pc, #756] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8000fd8: 685a ldr r2, [r3, #4]
|
|
8000fda: 2380 movs r3, #128 ; 0x80
|
|
8000fdc: 025b lsls r3, r3, #9
|
|
8000fde: 401a ands r2, r3
|
|
8000fe0: 2380 movs r3, #128 ; 0x80
|
|
8000fe2: 025b lsls r3, r3, #9
|
|
8000fe4: 429a cmp r2, r3
|
|
8000fe6: d10d bne.n 8001004 <HAL_RCC_OscConfig+0x64>
|
|
{
|
|
if((__HAL_RCC_GET_FLAG(RCC_FLAG_HSERDY) != RESET) && (RCC_OscInitStruct->HSEState == RCC_HSE_OFF))
|
|
8000fe8: 4bb8 ldr r3, [pc, #736] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8000fea: 681a ldr r2, [r3, #0]
|
|
8000fec: 2380 movs r3, #128 ; 0x80
|
|
8000fee: 029b lsls r3, r3, #10
|
|
8000ff0: 4013 ands r3, r2
|
|
8000ff2: d100 bne.n 8000ff6 <HAL_RCC_OscConfig+0x56>
|
|
8000ff4: e070 b.n 80010d8 <HAL_RCC_OscConfig+0x138>
|
|
8000ff6: 687b ldr r3, [r7, #4]
|
|
8000ff8: 685b ldr r3, [r3, #4]
|
|
8000ffa: 2b00 cmp r3, #0
|
|
8000ffc: d000 beq.n 8001000 <HAL_RCC_OscConfig+0x60>
|
|
8000ffe: e06b b.n 80010d8 <HAL_RCC_OscConfig+0x138>
|
|
{
|
|
return HAL_ERROR;
|
|
8001000: 2301 movs r3, #1
|
|
8001002: e2d8 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
}
|
|
}
|
|
else
|
|
{
|
|
/* Set the new HSE configuration ---------------------------------------*/
|
|
__HAL_RCC_HSE_CONFIG(RCC_OscInitStruct->HSEState);
|
|
8001004: 687b ldr r3, [r7, #4]
|
|
8001006: 685b ldr r3, [r3, #4]
|
|
8001008: 2b01 cmp r3, #1
|
|
800100a: d107 bne.n 800101c <HAL_RCC_OscConfig+0x7c>
|
|
800100c: 4baf ldr r3, [pc, #700] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
800100e: 681a ldr r2, [r3, #0]
|
|
8001010: 4bae ldr r3, [pc, #696] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001012: 2180 movs r1, #128 ; 0x80
|
|
8001014: 0249 lsls r1, r1, #9
|
|
8001016: 430a orrs r2, r1
|
|
8001018: 601a str r2, [r3, #0]
|
|
800101a: e02f b.n 800107c <HAL_RCC_OscConfig+0xdc>
|
|
800101c: 687b ldr r3, [r7, #4]
|
|
800101e: 685b ldr r3, [r3, #4]
|
|
8001020: 2b00 cmp r3, #0
|
|
8001022: d10c bne.n 800103e <HAL_RCC_OscConfig+0x9e>
|
|
8001024: 4ba9 ldr r3, [pc, #676] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001026: 681a ldr r2, [r3, #0]
|
|
8001028: 4ba8 ldr r3, [pc, #672] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
800102a: 49a9 ldr r1, [pc, #676] ; (80012d0 <HAL_RCC_OscConfig+0x330>)
|
|
800102c: 400a ands r2, r1
|
|
800102e: 601a str r2, [r3, #0]
|
|
8001030: 4ba6 ldr r3, [pc, #664] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001032: 681a ldr r2, [r3, #0]
|
|
8001034: 4ba5 ldr r3, [pc, #660] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001036: 49a7 ldr r1, [pc, #668] ; (80012d4 <HAL_RCC_OscConfig+0x334>)
|
|
8001038: 400a ands r2, r1
|
|
800103a: 601a str r2, [r3, #0]
|
|
800103c: e01e b.n 800107c <HAL_RCC_OscConfig+0xdc>
|
|
800103e: 687b ldr r3, [r7, #4]
|
|
8001040: 685b ldr r3, [r3, #4]
|
|
8001042: 2b05 cmp r3, #5
|
|
8001044: d10e bne.n 8001064 <HAL_RCC_OscConfig+0xc4>
|
|
8001046: 4ba1 ldr r3, [pc, #644] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001048: 681a ldr r2, [r3, #0]
|
|
800104a: 4ba0 ldr r3, [pc, #640] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
800104c: 2180 movs r1, #128 ; 0x80
|
|
800104e: 02c9 lsls r1, r1, #11
|
|
8001050: 430a orrs r2, r1
|
|
8001052: 601a str r2, [r3, #0]
|
|
8001054: 4b9d ldr r3, [pc, #628] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001056: 681a ldr r2, [r3, #0]
|
|
8001058: 4b9c ldr r3, [pc, #624] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
800105a: 2180 movs r1, #128 ; 0x80
|
|
800105c: 0249 lsls r1, r1, #9
|
|
800105e: 430a orrs r2, r1
|
|
8001060: 601a str r2, [r3, #0]
|
|
8001062: e00b b.n 800107c <HAL_RCC_OscConfig+0xdc>
|
|
8001064: 4b99 ldr r3, [pc, #612] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001066: 681a ldr r2, [r3, #0]
|
|
8001068: 4b98 ldr r3, [pc, #608] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
800106a: 4999 ldr r1, [pc, #612] ; (80012d0 <HAL_RCC_OscConfig+0x330>)
|
|
800106c: 400a ands r2, r1
|
|
800106e: 601a str r2, [r3, #0]
|
|
8001070: 4b96 ldr r3, [pc, #600] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001072: 681a ldr r2, [r3, #0]
|
|
8001074: 4b95 ldr r3, [pc, #596] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001076: 4997 ldr r1, [pc, #604] ; (80012d4 <HAL_RCC_OscConfig+0x334>)
|
|
8001078: 400a ands r2, r1
|
|
800107a: 601a str r2, [r3, #0]
|
|
|
|
|
|
/* Check the HSE State */
|
|
if(RCC_OscInitStruct->HSEState != RCC_HSE_OFF)
|
|
800107c: 687b ldr r3, [r7, #4]
|
|
800107e: 685b ldr r3, [r3, #4]
|
|
8001080: 2b00 cmp r3, #0
|
|
8001082: d014 beq.n 80010ae <HAL_RCC_OscConfig+0x10e>
|
|
{
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
8001084: f7ff fb0a bl 800069c <HAL_GetTick>
|
|
8001088: 0003 movs r3, r0
|
|
800108a: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till HSE is ready */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_HSERDY) == RESET)
|
|
800108c: e008 b.n 80010a0 <HAL_RCC_OscConfig+0x100>
|
|
{
|
|
if((HAL_GetTick() - tickstart ) > HSE_TIMEOUT_VALUE)
|
|
800108e: f7ff fb05 bl 800069c <HAL_GetTick>
|
|
8001092: 0002 movs r2, r0
|
|
8001094: 69bb ldr r3, [r7, #24]
|
|
8001096: 1ad3 subs r3, r2, r3
|
|
8001098: 2b64 cmp r3, #100 ; 0x64
|
|
800109a: d901 bls.n 80010a0 <HAL_RCC_OscConfig+0x100>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
800109c: 2303 movs r3, #3
|
|
800109e: e28a b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_HSERDY) == RESET)
|
|
80010a0: 4b8a ldr r3, [pc, #552] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
80010a2: 681a ldr r2, [r3, #0]
|
|
80010a4: 2380 movs r3, #128 ; 0x80
|
|
80010a6: 029b lsls r3, r3, #10
|
|
80010a8: 4013 ands r3, r2
|
|
80010aa: d0f0 beq.n 800108e <HAL_RCC_OscConfig+0xee>
|
|
80010ac: e015 b.n 80010da <HAL_RCC_OscConfig+0x13a>
|
|
}
|
|
}
|
|
else
|
|
{
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
80010ae: f7ff faf5 bl 800069c <HAL_GetTick>
|
|
80010b2: 0003 movs r3, r0
|
|
80010b4: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till HSE is disabled */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_HSERDY) != RESET)
|
|
80010b6: e008 b.n 80010ca <HAL_RCC_OscConfig+0x12a>
|
|
{
|
|
if((HAL_GetTick() - tickstart ) > HSE_TIMEOUT_VALUE)
|
|
80010b8: f7ff faf0 bl 800069c <HAL_GetTick>
|
|
80010bc: 0002 movs r2, r0
|
|
80010be: 69bb ldr r3, [r7, #24]
|
|
80010c0: 1ad3 subs r3, r2, r3
|
|
80010c2: 2b64 cmp r3, #100 ; 0x64
|
|
80010c4: d901 bls.n 80010ca <HAL_RCC_OscConfig+0x12a>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
80010c6: 2303 movs r3, #3
|
|
80010c8: e275 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_HSERDY) != RESET)
|
|
80010ca: 4b80 ldr r3, [pc, #512] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
80010cc: 681a ldr r2, [r3, #0]
|
|
80010ce: 2380 movs r3, #128 ; 0x80
|
|
80010d0: 029b lsls r3, r3, #10
|
|
80010d2: 4013 ands r3, r2
|
|
80010d4: d1f0 bne.n 80010b8 <HAL_RCC_OscConfig+0x118>
|
|
80010d6: e000 b.n 80010da <HAL_RCC_OscConfig+0x13a>
|
|
if((__HAL_RCC_GET_FLAG(RCC_FLAG_HSERDY) != RESET) && (RCC_OscInitStruct->HSEState == RCC_HSE_OFF))
|
|
80010d8: 46c0 nop ; (mov r8, r8)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
/*----------------------------- HSI Configuration --------------------------*/
|
|
if(((RCC_OscInitStruct->OscillatorType) & RCC_OSCILLATORTYPE_HSI) == RCC_OSCILLATORTYPE_HSI)
|
|
80010da: 687b ldr r3, [r7, #4]
|
|
80010dc: 681b ldr r3, [r3, #0]
|
|
80010de: 2202 movs r2, #2
|
|
80010e0: 4013 ands r3, r2
|
|
80010e2: d100 bne.n 80010e6 <HAL_RCC_OscConfig+0x146>
|
|
80010e4: e069 b.n 80011ba <HAL_RCC_OscConfig+0x21a>
|
|
/* Check the parameters */
|
|
assert_param(IS_RCC_HSI(RCC_OscInitStruct->HSIState));
|
|
assert_param(IS_RCC_CALIBRATION_VALUE(RCC_OscInitStruct->HSICalibrationValue));
|
|
|
|
/* Check if HSI is used as system clock or as PLL source when PLL is selected as system clock */
|
|
if((__HAL_RCC_GET_SYSCLK_SOURCE() == RCC_SYSCLKSOURCE_STATUS_HSI)
|
|
80010e6: 4b79 ldr r3, [pc, #484] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
80010e8: 685b ldr r3, [r3, #4]
|
|
80010ea: 220c movs r2, #12
|
|
80010ec: 4013 ands r3, r2
|
|
80010ee: d00b beq.n 8001108 <HAL_RCC_OscConfig+0x168>
|
|
|| ((__HAL_RCC_GET_SYSCLK_SOURCE() == RCC_SYSCLKSOURCE_STATUS_PLLCLK) && (__HAL_RCC_GET_PLL_OSCSOURCE() == RCC_PLLSOURCE_HSI)))
|
|
80010f0: 4b76 ldr r3, [pc, #472] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
80010f2: 685b ldr r3, [r3, #4]
|
|
80010f4: 220c movs r2, #12
|
|
80010f6: 4013 ands r3, r2
|
|
80010f8: 2b08 cmp r3, #8
|
|
80010fa: d11c bne.n 8001136 <HAL_RCC_OscConfig+0x196>
|
|
80010fc: 4b73 ldr r3, [pc, #460] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
80010fe: 685a ldr r2, [r3, #4]
|
|
8001100: 2380 movs r3, #128 ; 0x80
|
|
8001102: 025b lsls r3, r3, #9
|
|
8001104: 4013 ands r3, r2
|
|
8001106: d116 bne.n 8001136 <HAL_RCC_OscConfig+0x196>
|
|
{
|
|
/* When HSI is used as system clock it will not disabled */
|
|
if((__HAL_RCC_GET_FLAG(RCC_FLAG_HSIRDY) != RESET) && (RCC_OscInitStruct->HSIState != RCC_HSI_ON))
|
|
8001108: 4b70 ldr r3, [pc, #448] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
800110a: 681b ldr r3, [r3, #0]
|
|
800110c: 2202 movs r2, #2
|
|
800110e: 4013 ands r3, r2
|
|
8001110: d005 beq.n 800111e <HAL_RCC_OscConfig+0x17e>
|
|
8001112: 687b ldr r3, [r7, #4]
|
|
8001114: 68db ldr r3, [r3, #12]
|
|
8001116: 2b01 cmp r3, #1
|
|
8001118: d001 beq.n 800111e <HAL_RCC_OscConfig+0x17e>
|
|
{
|
|
return HAL_ERROR;
|
|
800111a: 2301 movs r3, #1
|
|
800111c: e24b b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
}
|
|
/* Otherwise, just the calibration is allowed */
|
|
else
|
|
{
|
|
/* Adjusts the Internal High Speed oscillator (HSI) calibration value.*/
|
|
__HAL_RCC_HSI_CALIBRATIONVALUE_ADJUST(RCC_OscInitStruct->HSICalibrationValue);
|
|
800111e: 4b6b ldr r3, [pc, #428] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001120: 681b ldr r3, [r3, #0]
|
|
8001122: 22f8 movs r2, #248 ; 0xf8
|
|
8001124: 4393 bics r3, r2
|
|
8001126: 0019 movs r1, r3
|
|
8001128: 687b ldr r3, [r7, #4]
|
|
800112a: 691b ldr r3, [r3, #16]
|
|
800112c: 00da lsls r2, r3, #3
|
|
800112e: 4b67 ldr r3, [pc, #412] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001130: 430a orrs r2, r1
|
|
8001132: 601a str r2, [r3, #0]
|
|
if((__HAL_RCC_GET_FLAG(RCC_FLAG_HSIRDY) != RESET) && (RCC_OscInitStruct->HSIState != RCC_HSI_ON))
|
|
8001134: e041 b.n 80011ba <HAL_RCC_OscConfig+0x21a>
|
|
}
|
|
}
|
|
else
|
|
{
|
|
/* Check the HSI State */
|
|
if(RCC_OscInitStruct->HSIState != RCC_HSI_OFF)
|
|
8001136: 687b ldr r3, [r7, #4]
|
|
8001138: 68db ldr r3, [r3, #12]
|
|
800113a: 2b00 cmp r3, #0
|
|
800113c: d024 beq.n 8001188 <HAL_RCC_OscConfig+0x1e8>
|
|
{
|
|
/* Enable the Internal High Speed oscillator (HSI). */
|
|
__HAL_RCC_HSI_ENABLE();
|
|
800113e: 4b63 ldr r3, [pc, #396] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001140: 681a ldr r2, [r3, #0]
|
|
8001142: 4b62 ldr r3, [pc, #392] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001144: 2101 movs r1, #1
|
|
8001146: 430a orrs r2, r1
|
|
8001148: 601a str r2, [r3, #0]
|
|
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
800114a: f7ff faa7 bl 800069c <HAL_GetTick>
|
|
800114e: 0003 movs r3, r0
|
|
8001150: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till HSI is ready */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_HSIRDY) == RESET)
|
|
8001152: e008 b.n 8001166 <HAL_RCC_OscConfig+0x1c6>
|
|
{
|
|
if((HAL_GetTick() - tickstart ) > HSI_TIMEOUT_VALUE)
|
|
8001154: f7ff faa2 bl 800069c <HAL_GetTick>
|
|
8001158: 0002 movs r2, r0
|
|
800115a: 69bb ldr r3, [r7, #24]
|
|
800115c: 1ad3 subs r3, r2, r3
|
|
800115e: 2b02 cmp r3, #2
|
|
8001160: d901 bls.n 8001166 <HAL_RCC_OscConfig+0x1c6>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
8001162: 2303 movs r3, #3
|
|
8001164: e227 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_HSIRDY) == RESET)
|
|
8001166: 4b59 ldr r3, [pc, #356] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001168: 681b ldr r3, [r3, #0]
|
|
800116a: 2202 movs r2, #2
|
|
800116c: 4013 ands r3, r2
|
|
800116e: d0f1 beq.n 8001154 <HAL_RCC_OscConfig+0x1b4>
|
|
}
|
|
}
|
|
|
|
/* Adjusts the Internal High Speed oscillator (HSI) calibration value.*/
|
|
__HAL_RCC_HSI_CALIBRATIONVALUE_ADJUST(RCC_OscInitStruct->HSICalibrationValue);
|
|
8001170: 4b56 ldr r3, [pc, #344] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001172: 681b ldr r3, [r3, #0]
|
|
8001174: 22f8 movs r2, #248 ; 0xf8
|
|
8001176: 4393 bics r3, r2
|
|
8001178: 0019 movs r1, r3
|
|
800117a: 687b ldr r3, [r7, #4]
|
|
800117c: 691b ldr r3, [r3, #16]
|
|
800117e: 00da lsls r2, r3, #3
|
|
8001180: 4b52 ldr r3, [pc, #328] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001182: 430a orrs r2, r1
|
|
8001184: 601a str r2, [r3, #0]
|
|
8001186: e018 b.n 80011ba <HAL_RCC_OscConfig+0x21a>
|
|
}
|
|
else
|
|
{
|
|
/* Disable the Internal High Speed oscillator (HSI). */
|
|
__HAL_RCC_HSI_DISABLE();
|
|
8001188: 4b50 ldr r3, [pc, #320] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
800118a: 681a ldr r2, [r3, #0]
|
|
800118c: 4b4f ldr r3, [pc, #316] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
800118e: 2101 movs r1, #1
|
|
8001190: 438a bics r2, r1
|
|
8001192: 601a str r2, [r3, #0]
|
|
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
8001194: f7ff fa82 bl 800069c <HAL_GetTick>
|
|
8001198: 0003 movs r3, r0
|
|
800119a: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till HSI is disabled */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_HSIRDY) != RESET)
|
|
800119c: e008 b.n 80011b0 <HAL_RCC_OscConfig+0x210>
|
|
{
|
|
if((HAL_GetTick() - tickstart ) > HSI_TIMEOUT_VALUE)
|
|
800119e: f7ff fa7d bl 800069c <HAL_GetTick>
|
|
80011a2: 0002 movs r2, r0
|
|
80011a4: 69bb ldr r3, [r7, #24]
|
|
80011a6: 1ad3 subs r3, r2, r3
|
|
80011a8: 2b02 cmp r3, #2
|
|
80011aa: d901 bls.n 80011b0 <HAL_RCC_OscConfig+0x210>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
80011ac: 2303 movs r3, #3
|
|
80011ae: e202 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_HSIRDY) != RESET)
|
|
80011b0: 4b46 ldr r3, [pc, #280] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
80011b2: 681b ldr r3, [r3, #0]
|
|
80011b4: 2202 movs r2, #2
|
|
80011b6: 4013 ands r3, r2
|
|
80011b8: d1f1 bne.n 800119e <HAL_RCC_OscConfig+0x1fe>
|
|
}
|
|
}
|
|
}
|
|
}
|
|
/*------------------------------ LSI Configuration -------------------------*/
|
|
if(((RCC_OscInitStruct->OscillatorType) & RCC_OSCILLATORTYPE_LSI) == RCC_OSCILLATORTYPE_LSI)
|
|
80011ba: 687b ldr r3, [r7, #4]
|
|
80011bc: 681b ldr r3, [r3, #0]
|
|
80011be: 2208 movs r2, #8
|
|
80011c0: 4013 ands r3, r2
|
|
80011c2: d036 beq.n 8001232 <HAL_RCC_OscConfig+0x292>
|
|
{
|
|
/* Check the parameters */
|
|
assert_param(IS_RCC_LSI(RCC_OscInitStruct->LSIState));
|
|
|
|
/* Check the LSI State */
|
|
if(RCC_OscInitStruct->LSIState != RCC_LSI_OFF)
|
|
80011c4: 687b ldr r3, [r7, #4]
|
|
80011c6: 69db ldr r3, [r3, #28]
|
|
80011c8: 2b00 cmp r3, #0
|
|
80011ca: d019 beq.n 8001200 <HAL_RCC_OscConfig+0x260>
|
|
{
|
|
/* Enable the Internal Low Speed oscillator (LSI). */
|
|
__HAL_RCC_LSI_ENABLE();
|
|
80011cc: 4b3f ldr r3, [pc, #252] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
80011ce: 6a5a ldr r2, [r3, #36] ; 0x24
|
|
80011d0: 4b3e ldr r3, [pc, #248] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
80011d2: 2101 movs r1, #1
|
|
80011d4: 430a orrs r2, r1
|
|
80011d6: 625a str r2, [r3, #36] ; 0x24
|
|
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
80011d8: f7ff fa60 bl 800069c <HAL_GetTick>
|
|
80011dc: 0003 movs r3, r0
|
|
80011de: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till LSI is ready */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSIRDY) == RESET)
|
|
80011e0: e008 b.n 80011f4 <HAL_RCC_OscConfig+0x254>
|
|
{
|
|
if((HAL_GetTick() - tickstart ) > LSI_TIMEOUT_VALUE)
|
|
80011e2: f7ff fa5b bl 800069c <HAL_GetTick>
|
|
80011e6: 0002 movs r2, r0
|
|
80011e8: 69bb ldr r3, [r7, #24]
|
|
80011ea: 1ad3 subs r3, r2, r3
|
|
80011ec: 2b02 cmp r3, #2
|
|
80011ee: d901 bls.n 80011f4 <HAL_RCC_OscConfig+0x254>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
80011f0: 2303 movs r3, #3
|
|
80011f2: e1e0 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSIRDY) == RESET)
|
|
80011f4: 4b35 ldr r3, [pc, #212] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
80011f6: 6a5b ldr r3, [r3, #36] ; 0x24
|
|
80011f8: 2202 movs r2, #2
|
|
80011fa: 4013 ands r3, r2
|
|
80011fc: d0f1 beq.n 80011e2 <HAL_RCC_OscConfig+0x242>
|
|
80011fe: e018 b.n 8001232 <HAL_RCC_OscConfig+0x292>
|
|
}
|
|
}
|
|
else
|
|
{
|
|
/* Disable the Internal Low Speed oscillator (LSI). */
|
|
__HAL_RCC_LSI_DISABLE();
|
|
8001200: 4b32 ldr r3, [pc, #200] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001202: 6a5a ldr r2, [r3, #36] ; 0x24
|
|
8001204: 4b31 ldr r3, [pc, #196] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001206: 2101 movs r1, #1
|
|
8001208: 438a bics r2, r1
|
|
800120a: 625a str r2, [r3, #36] ; 0x24
|
|
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
800120c: f7ff fa46 bl 800069c <HAL_GetTick>
|
|
8001210: 0003 movs r3, r0
|
|
8001212: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till LSI is disabled */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSIRDY) != RESET)
|
|
8001214: e008 b.n 8001228 <HAL_RCC_OscConfig+0x288>
|
|
{
|
|
if((HAL_GetTick() - tickstart ) > LSI_TIMEOUT_VALUE)
|
|
8001216: f7ff fa41 bl 800069c <HAL_GetTick>
|
|
800121a: 0002 movs r2, r0
|
|
800121c: 69bb ldr r3, [r7, #24]
|
|
800121e: 1ad3 subs r3, r2, r3
|
|
8001220: 2b02 cmp r3, #2
|
|
8001222: d901 bls.n 8001228 <HAL_RCC_OscConfig+0x288>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
8001224: 2303 movs r3, #3
|
|
8001226: e1c6 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSIRDY) != RESET)
|
|
8001228: 4b28 ldr r3, [pc, #160] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
800122a: 6a5b ldr r3, [r3, #36] ; 0x24
|
|
800122c: 2202 movs r2, #2
|
|
800122e: 4013 ands r3, r2
|
|
8001230: d1f1 bne.n 8001216 <HAL_RCC_OscConfig+0x276>
|
|
}
|
|
}
|
|
}
|
|
}
|
|
/*------------------------------ LSE Configuration -------------------------*/
|
|
if(((RCC_OscInitStruct->OscillatorType) & RCC_OSCILLATORTYPE_LSE) == RCC_OSCILLATORTYPE_LSE)
|
|
8001232: 687b ldr r3, [r7, #4]
|
|
8001234: 681b ldr r3, [r3, #0]
|
|
8001236: 2204 movs r2, #4
|
|
8001238: 4013 ands r3, r2
|
|
800123a: d100 bne.n 800123e <HAL_RCC_OscConfig+0x29e>
|
|
800123c: e0b4 b.n 80013a8 <HAL_RCC_OscConfig+0x408>
|
|
{
|
|
FlagStatus pwrclkchanged = RESET;
|
|
800123e: 201f movs r0, #31
|
|
8001240: 183b adds r3, r7, r0
|
|
8001242: 2200 movs r2, #0
|
|
8001244: 701a strb r2, [r3, #0]
|
|
/* Check the parameters */
|
|
assert_param(IS_RCC_LSE(RCC_OscInitStruct->LSEState));
|
|
|
|
/* Update LSE configuration in Backup Domain control register */
|
|
/* Requires to enable write access to Backup Domain of necessary */
|
|
if(__HAL_RCC_PWR_IS_CLK_DISABLED())
|
|
8001246: 4b21 ldr r3, [pc, #132] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001248: 69da ldr r2, [r3, #28]
|
|
800124a: 2380 movs r3, #128 ; 0x80
|
|
800124c: 055b lsls r3, r3, #21
|
|
800124e: 4013 ands r3, r2
|
|
8001250: d110 bne.n 8001274 <HAL_RCC_OscConfig+0x2d4>
|
|
{
|
|
__HAL_RCC_PWR_CLK_ENABLE();
|
|
8001252: 4b1e ldr r3, [pc, #120] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001254: 69da ldr r2, [r3, #28]
|
|
8001256: 4b1d ldr r3, [pc, #116] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001258: 2180 movs r1, #128 ; 0x80
|
|
800125a: 0549 lsls r1, r1, #21
|
|
800125c: 430a orrs r2, r1
|
|
800125e: 61da str r2, [r3, #28]
|
|
8001260: 4b1a ldr r3, [pc, #104] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
8001262: 69da ldr r2, [r3, #28]
|
|
8001264: 2380 movs r3, #128 ; 0x80
|
|
8001266: 055b lsls r3, r3, #21
|
|
8001268: 4013 ands r3, r2
|
|
800126a: 60fb str r3, [r7, #12]
|
|
800126c: 68fb ldr r3, [r7, #12]
|
|
pwrclkchanged = SET;
|
|
800126e: 183b adds r3, r7, r0
|
|
8001270: 2201 movs r2, #1
|
|
8001272: 701a strb r2, [r3, #0]
|
|
}
|
|
|
|
if(HAL_IS_BIT_CLR(PWR->CR, PWR_CR_DBP))
|
|
8001274: 4b18 ldr r3, [pc, #96] ; (80012d8 <HAL_RCC_OscConfig+0x338>)
|
|
8001276: 681a ldr r2, [r3, #0]
|
|
8001278: 2380 movs r3, #128 ; 0x80
|
|
800127a: 005b lsls r3, r3, #1
|
|
800127c: 4013 ands r3, r2
|
|
800127e: d11a bne.n 80012b6 <HAL_RCC_OscConfig+0x316>
|
|
{
|
|
/* Enable write access to Backup domain */
|
|
SET_BIT(PWR->CR, PWR_CR_DBP);
|
|
8001280: 4b15 ldr r3, [pc, #84] ; (80012d8 <HAL_RCC_OscConfig+0x338>)
|
|
8001282: 681a ldr r2, [r3, #0]
|
|
8001284: 4b14 ldr r3, [pc, #80] ; (80012d8 <HAL_RCC_OscConfig+0x338>)
|
|
8001286: 2180 movs r1, #128 ; 0x80
|
|
8001288: 0049 lsls r1, r1, #1
|
|
800128a: 430a orrs r2, r1
|
|
800128c: 601a str r2, [r3, #0]
|
|
|
|
/* Wait for Backup domain Write protection disable */
|
|
tickstart = HAL_GetTick();
|
|
800128e: f7ff fa05 bl 800069c <HAL_GetTick>
|
|
8001292: 0003 movs r3, r0
|
|
8001294: 61bb str r3, [r7, #24]
|
|
|
|
while(HAL_IS_BIT_CLR(PWR->CR, PWR_CR_DBP))
|
|
8001296: e008 b.n 80012aa <HAL_RCC_OscConfig+0x30a>
|
|
{
|
|
if((HAL_GetTick() - tickstart) > RCC_DBP_TIMEOUT_VALUE)
|
|
8001298: f7ff fa00 bl 800069c <HAL_GetTick>
|
|
800129c: 0002 movs r2, r0
|
|
800129e: 69bb ldr r3, [r7, #24]
|
|
80012a0: 1ad3 subs r3, r2, r3
|
|
80012a2: 2b64 cmp r3, #100 ; 0x64
|
|
80012a4: d901 bls.n 80012aa <HAL_RCC_OscConfig+0x30a>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
80012a6: 2303 movs r3, #3
|
|
80012a8: e185 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(HAL_IS_BIT_CLR(PWR->CR, PWR_CR_DBP))
|
|
80012aa: 4b0b ldr r3, [pc, #44] ; (80012d8 <HAL_RCC_OscConfig+0x338>)
|
|
80012ac: 681a ldr r2, [r3, #0]
|
|
80012ae: 2380 movs r3, #128 ; 0x80
|
|
80012b0: 005b lsls r3, r3, #1
|
|
80012b2: 4013 ands r3, r2
|
|
80012b4: d0f0 beq.n 8001298 <HAL_RCC_OscConfig+0x2f8>
|
|
}
|
|
}
|
|
}
|
|
|
|
/* Set the new LSE configuration -----------------------------------------*/
|
|
__HAL_RCC_LSE_CONFIG(RCC_OscInitStruct->LSEState);
|
|
80012b6: 687b ldr r3, [r7, #4]
|
|
80012b8: 689b ldr r3, [r3, #8]
|
|
80012ba: 2b01 cmp r3, #1
|
|
80012bc: d10e bne.n 80012dc <HAL_RCC_OscConfig+0x33c>
|
|
80012be: 4b03 ldr r3, [pc, #12] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
80012c0: 6a1a ldr r2, [r3, #32]
|
|
80012c2: 4b02 ldr r3, [pc, #8] ; (80012cc <HAL_RCC_OscConfig+0x32c>)
|
|
80012c4: 2101 movs r1, #1
|
|
80012c6: 430a orrs r2, r1
|
|
80012c8: 621a str r2, [r3, #32]
|
|
80012ca: e035 b.n 8001338 <HAL_RCC_OscConfig+0x398>
|
|
80012cc: 40021000 .word 0x40021000
|
|
80012d0: fffeffff .word 0xfffeffff
|
|
80012d4: fffbffff .word 0xfffbffff
|
|
80012d8: 40007000 .word 0x40007000
|
|
80012dc: 687b ldr r3, [r7, #4]
|
|
80012de: 689b ldr r3, [r3, #8]
|
|
80012e0: 2b00 cmp r3, #0
|
|
80012e2: d10c bne.n 80012fe <HAL_RCC_OscConfig+0x35e>
|
|
80012e4: 4bb6 ldr r3, [pc, #728] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80012e6: 6a1a ldr r2, [r3, #32]
|
|
80012e8: 4bb5 ldr r3, [pc, #724] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80012ea: 2101 movs r1, #1
|
|
80012ec: 438a bics r2, r1
|
|
80012ee: 621a str r2, [r3, #32]
|
|
80012f0: 4bb3 ldr r3, [pc, #716] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80012f2: 6a1a ldr r2, [r3, #32]
|
|
80012f4: 4bb2 ldr r3, [pc, #712] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80012f6: 2104 movs r1, #4
|
|
80012f8: 438a bics r2, r1
|
|
80012fa: 621a str r2, [r3, #32]
|
|
80012fc: e01c b.n 8001338 <HAL_RCC_OscConfig+0x398>
|
|
80012fe: 687b ldr r3, [r7, #4]
|
|
8001300: 689b ldr r3, [r3, #8]
|
|
8001302: 2b05 cmp r3, #5
|
|
8001304: d10c bne.n 8001320 <HAL_RCC_OscConfig+0x380>
|
|
8001306: 4bae ldr r3, [pc, #696] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001308: 6a1a ldr r2, [r3, #32]
|
|
800130a: 4bad ldr r3, [pc, #692] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800130c: 2104 movs r1, #4
|
|
800130e: 430a orrs r2, r1
|
|
8001310: 621a str r2, [r3, #32]
|
|
8001312: 4bab ldr r3, [pc, #684] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001314: 6a1a ldr r2, [r3, #32]
|
|
8001316: 4baa ldr r3, [pc, #680] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001318: 2101 movs r1, #1
|
|
800131a: 430a orrs r2, r1
|
|
800131c: 621a str r2, [r3, #32]
|
|
800131e: e00b b.n 8001338 <HAL_RCC_OscConfig+0x398>
|
|
8001320: 4ba7 ldr r3, [pc, #668] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001322: 6a1a ldr r2, [r3, #32]
|
|
8001324: 4ba6 ldr r3, [pc, #664] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001326: 2101 movs r1, #1
|
|
8001328: 438a bics r2, r1
|
|
800132a: 621a str r2, [r3, #32]
|
|
800132c: 4ba4 ldr r3, [pc, #656] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800132e: 6a1a ldr r2, [r3, #32]
|
|
8001330: 4ba3 ldr r3, [pc, #652] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001332: 2104 movs r1, #4
|
|
8001334: 438a bics r2, r1
|
|
8001336: 621a str r2, [r3, #32]
|
|
/* Check the LSE State */
|
|
if(RCC_OscInitStruct->LSEState != RCC_LSE_OFF)
|
|
8001338: 687b ldr r3, [r7, #4]
|
|
800133a: 689b ldr r3, [r3, #8]
|
|
800133c: 2b00 cmp r3, #0
|
|
800133e: d014 beq.n 800136a <HAL_RCC_OscConfig+0x3ca>
|
|
{
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
8001340: f7ff f9ac bl 800069c <HAL_GetTick>
|
|
8001344: 0003 movs r3, r0
|
|
8001346: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till LSE is ready */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET)
|
|
8001348: e009 b.n 800135e <HAL_RCC_OscConfig+0x3be>
|
|
{
|
|
if((HAL_GetTick() - tickstart ) > RCC_LSE_TIMEOUT_VALUE)
|
|
800134a: f7ff f9a7 bl 800069c <HAL_GetTick>
|
|
800134e: 0002 movs r2, r0
|
|
8001350: 69bb ldr r3, [r7, #24]
|
|
8001352: 1ad3 subs r3, r2, r3
|
|
8001354: 4a9b ldr r2, [pc, #620] ; (80015c4 <HAL_RCC_OscConfig+0x624>)
|
|
8001356: 4293 cmp r3, r2
|
|
8001358: d901 bls.n 800135e <HAL_RCC_OscConfig+0x3be>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
800135a: 2303 movs r3, #3
|
|
800135c: e12b b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET)
|
|
800135e: 4b98 ldr r3, [pc, #608] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001360: 6a1b ldr r3, [r3, #32]
|
|
8001362: 2202 movs r2, #2
|
|
8001364: 4013 ands r3, r2
|
|
8001366: d0f0 beq.n 800134a <HAL_RCC_OscConfig+0x3aa>
|
|
8001368: e013 b.n 8001392 <HAL_RCC_OscConfig+0x3f2>
|
|
}
|
|
}
|
|
else
|
|
{
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
800136a: f7ff f997 bl 800069c <HAL_GetTick>
|
|
800136e: 0003 movs r3, r0
|
|
8001370: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till LSE is disabled */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != RESET)
|
|
8001372: e009 b.n 8001388 <HAL_RCC_OscConfig+0x3e8>
|
|
{
|
|
if((HAL_GetTick() - tickstart ) > RCC_LSE_TIMEOUT_VALUE)
|
|
8001374: f7ff f992 bl 800069c <HAL_GetTick>
|
|
8001378: 0002 movs r2, r0
|
|
800137a: 69bb ldr r3, [r7, #24]
|
|
800137c: 1ad3 subs r3, r2, r3
|
|
800137e: 4a91 ldr r2, [pc, #580] ; (80015c4 <HAL_RCC_OscConfig+0x624>)
|
|
8001380: 4293 cmp r3, r2
|
|
8001382: d901 bls.n 8001388 <HAL_RCC_OscConfig+0x3e8>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
8001384: 2303 movs r3, #3
|
|
8001386: e116 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != RESET)
|
|
8001388: 4b8d ldr r3, [pc, #564] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800138a: 6a1b ldr r3, [r3, #32]
|
|
800138c: 2202 movs r2, #2
|
|
800138e: 4013 ands r3, r2
|
|
8001390: d1f0 bne.n 8001374 <HAL_RCC_OscConfig+0x3d4>
|
|
}
|
|
}
|
|
}
|
|
|
|
/* Require to disable power clock if necessary */
|
|
if(pwrclkchanged == SET)
|
|
8001392: 231f movs r3, #31
|
|
8001394: 18fb adds r3, r7, r3
|
|
8001396: 781b ldrb r3, [r3, #0]
|
|
8001398: 2b01 cmp r3, #1
|
|
800139a: d105 bne.n 80013a8 <HAL_RCC_OscConfig+0x408>
|
|
{
|
|
__HAL_RCC_PWR_CLK_DISABLE();
|
|
800139c: 4b88 ldr r3, [pc, #544] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800139e: 69da ldr r2, [r3, #28]
|
|
80013a0: 4b87 ldr r3, [pc, #540] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80013a2: 4989 ldr r1, [pc, #548] ; (80015c8 <HAL_RCC_OscConfig+0x628>)
|
|
80013a4: 400a ands r2, r1
|
|
80013a6: 61da str r2, [r3, #28]
|
|
}
|
|
}
|
|
|
|
/*----------------------------- HSI14 Configuration --------------------------*/
|
|
if(((RCC_OscInitStruct->OscillatorType) & RCC_OSCILLATORTYPE_HSI14) == RCC_OSCILLATORTYPE_HSI14)
|
|
80013a8: 687b ldr r3, [r7, #4]
|
|
80013aa: 681b ldr r3, [r3, #0]
|
|
80013ac: 2210 movs r2, #16
|
|
80013ae: 4013 ands r3, r2
|
|
80013b0: d063 beq.n 800147a <HAL_RCC_OscConfig+0x4da>
|
|
/* Check the parameters */
|
|
assert_param(IS_RCC_HSI14(RCC_OscInitStruct->HSI14State));
|
|
assert_param(IS_RCC_CALIBRATION_VALUE(RCC_OscInitStruct->HSI14CalibrationValue));
|
|
|
|
/* Check the HSI14 State */
|
|
if(RCC_OscInitStruct->HSI14State == RCC_HSI14_ON)
|
|
80013b2: 687b ldr r3, [r7, #4]
|
|
80013b4: 695b ldr r3, [r3, #20]
|
|
80013b6: 2b01 cmp r3, #1
|
|
80013b8: d12a bne.n 8001410 <HAL_RCC_OscConfig+0x470>
|
|
{
|
|
/* Disable ADC control of the Internal High Speed oscillator HSI14 */
|
|
__HAL_RCC_HSI14ADC_DISABLE();
|
|
80013ba: 4b81 ldr r3, [pc, #516] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80013bc: 6b5a ldr r2, [r3, #52] ; 0x34
|
|
80013be: 4b80 ldr r3, [pc, #512] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80013c0: 2104 movs r1, #4
|
|
80013c2: 430a orrs r2, r1
|
|
80013c4: 635a str r2, [r3, #52] ; 0x34
|
|
|
|
/* Enable the Internal High Speed oscillator (HSI). */
|
|
__HAL_RCC_HSI14_ENABLE();
|
|
80013c6: 4b7e ldr r3, [pc, #504] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80013c8: 6b5a ldr r2, [r3, #52] ; 0x34
|
|
80013ca: 4b7d ldr r3, [pc, #500] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80013cc: 2101 movs r1, #1
|
|
80013ce: 430a orrs r2, r1
|
|
80013d0: 635a str r2, [r3, #52] ; 0x34
|
|
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
80013d2: f7ff f963 bl 800069c <HAL_GetTick>
|
|
80013d6: 0003 movs r3, r0
|
|
80013d8: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till HSI is ready */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_HSI14RDY) == RESET)
|
|
80013da: e008 b.n 80013ee <HAL_RCC_OscConfig+0x44e>
|
|
{
|
|
if((HAL_GetTick() - tickstart) > HSI14_TIMEOUT_VALUE)
|
|
80013dc: f7ff f95e bl 800069c <HAL_GetTick>
|
|
80013e0: 0002 movs r2, r0
|
|
80013e2: 69bb ldr r3, [r7, #24]
|
|
80013e4: 1ad3 subs r3, r2, r3
|
|
80013e6: 2b02 cmp r3, #2
|
|
80013e8: d901 bls.n 80013ee <HAL_RCC_OscConfig+0x44e>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
80013ea: 2303 movs r3, #3
|
|
80013ec: e0e3 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_HSI14RDY) == RESET)
|
|
80013ee: 4b74 ldr r3, [pc, #464] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80013f0: 6b5b ldr r3, [r3, #52] ; 0x34
|
|
80013f2: 2202 movs r2, #2
|
|
80013f4: 4013 ands r3, r2
|
|
80013f6: d0f1 beq.n 80013dc <HAL_RCC_OscConfig+0x43c>
|
|
}
|
|
}
|
|
|
|
/* Adjusts the Internal High Speed oscillator 14Mhz (HSI14) calibration value. */
|
|
__HAL_RCC_HSI14_CALIBRATIONVALUE_ADJUST(RCC_OscInitStruct->HSI14CalibrationValue);
|
|
80013f8: 4b71 ldr r3, [pc, #452] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80013fa: 6b5b ldr r3, [r3, #52] ; 0x34
|
|
80013fc: 22f8 movs r2, #248 ; 0xf8
|
|
80013fe: 4393 bics r3, r2
|
|
8001400: 0019 movs r1, r3
|
|
8001402: 687b ldr r3, [r7, #4]
|
|
8001404: 699b ldr r3, [r3, #24]
|
|
8001406: 00da lsls r2, r3, #3
|
|
8001408: 4b6d ldr r3, [pc, #436] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800140a: 430a orrs r2, r1
|
|
800140c: 635a str r2, [r3, #52] ; 0x34
|
|
800140e: e034 b.n 800147a <HAL_RCC_OscConfig+0x4da>
|
|
}
|
|
else if(RCC_OscInitStruct->HSI14State == RCC_HSI14_ADC_CONTROL)
|
|
8001410: 687b ldr r3, [r7, #4]
|
|
8001412: 695b ldr r3, [r3, #20]
|
|
8001414: 3305 adds r3, #5
|
|
8001416: d111 bne.n 800143c <HAL_RCC_OscConfig+0x49c>
|
|
{
|
|
/* Enable ADC control of the Internal High Speed oscillator HSI14 */
|
|
__HAL_RCC_HSI14ADC_ENABLE();
|
|
8001418: 4b69 ldr r3, [pc, #420] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800141a: 6b5a ldr r2, [r3, #52] ; 0x34
|
|
800141c: 4b68 ldr r3, [pc, #416] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800141e: 2104 movs r1, #4
|
|
8001420: 438a bics r2, r1
|
|
8001422: 635a str r2, [r3, #52] ; 0x34
|
|
|
|
/* Adjusts the Internal High Speed oscillator 14Mhz (HSI14) calibration value. */
|
|
__HAL_RCC_HSI14_CALIBRATIONVALUE_ADJUST(RCC_OscInitStruct->HSI14CalibrationValue);
|
|
8001424: 4b66 ldr r3, [pc, #408] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001426: 6b5b ldr r3, [r3, #52] ; 0x34
|
|
8001428: 22f8 movs r2, #248 ; 0xf8
|
|
800142a: 4393 bics r3, r2
|
|
800142c: 0019 movs r1, r3
|
|
800142e: 687b ldr r3, [r7, #4]
|
|
8001430: 699b ldr r3, [r3, #24]
|
|
8001432: 00da lsls r2, r3, #3
|
|
8001434: 4b62 ldr r3, [pc, #392] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001436: 430a orrs r2, r1
|
|
8001438: 635a str r2, [r3, #52] ; 0x34
|
|
800143a: e01e b.n 800147a <HAL_RCC_OscConfig+0x4da>
|
|
}
|
|
else
|
|
{
|
|
/* Disable ADC control of the Internal High Speed oscillator HSI14 */
|
|
__HAL_RCC_HSI14ADC_DISABLE();
|
|
800143c: 4b60 ldr r3, [pc, #384] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800143e: 6b5a ldr r2, [r3, #52] ; 0x34
|
|
8001440: 4b5f ldr r3, [pc, #380] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001442: 2104 movs r1, #4
|
|
8001444: 430a orrs r2, r1
|
|
8001446: 635a str r2, [r3, #52] ; 0x34
|
|
|
|
/* Disable the Internal High Speed oscillator (HSI). */
|
|
__HAL_RCC_HSI14_DISABLE();
|
|
8001448: 4b5d ldr r3, [pc, #372] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800144a: 6b5a ldr r2, [r3, #52] ; 0x34
|
|
800144c: 4b5c ldr r3, [pc, #368] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800144e: 2101 movs r1, #1
|
|
8001450: 438a bics r2, r1
|
|
8001452: 635a str r2, [r3, #52] ; 0x34
|
|
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
8001454: f7ff f922 bl 800069c <HAL_GetTick>
|
|
8001458: 0003 movs r3, r0
|
|
800145a: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till HSI is ready */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_HSI14RDY) != RESET)
|
|
800145c: e008 b.n 8001470 <HAL_RCC_OscConfig+0x4d0>
|
|
{
|
|
if((HAL_GetTick() - tickstart) > HSI14_TIMEOUT_VALUE)
|
|
800145e: f7ff f91d bl 800069c <HAL_GetTick>
|
|
8001462: 0002 movs r2, r0
|
|
8001464: 69bb ldr r3, [r7, #24]
|
|
8001466: 1ad3 subs r3, r2, r3
|
|
8001468: 2b02 cmp r3, #2
|
|
800146a: d901 bls.n 8001470 <HAL_RCC_OscConfig+0x4d0>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
800146c: 2303 movs r3, #3
|
|
800146e: e0a2 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_HSI14RDY) != RESET)
|
|
8001470: 4b53 ldr r3, [pc, #332] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001472: 6b5b ldr r3, [r3, #52] ; 0x34
|
|
8001474: 2202 movs r2, #2
|
|
8001476: 4013 ands r3, r2
|
|
8001478: d1f1 bne.n 800145e <HAL_RCC_OscConfig+0x4be>
|
|
#endif /* RCC_HSI48_SUPPORT */
|
|
|
|
/*-------------------------------- PLL Configuration -----------------------*/
|
|
/* Check the parameters */
|
|
assert_param(IS_RCC_PLL(RCC_OscInitStruct->PLL.PLLState));
|
|
if ((RCC_OscInitStruct->PLL.PLLState) != RCC_PLL_NONE)
|
|
800147a: 687b ldr r3, [r7, #4]
|
|
800147c: 6a1b ldr r3, [r3, #32]
|
|
800147e: 2b00 cmp r3, #0
|
|
8001480: d100 bne.n 8001484 <HAL_RCC_OscConfig+0x4e4>
|
|
8001482: e097 b.n 80015b4 <HAL_RCC_OscConfig+0x614>
|
|
{
|
|
/* Check if the PLL is used as system clock or not */
|
|
if(__HAL_RCC_GET_SYSCLK_SOURCE() != RCC_SYSCLKSOURCE_STATUS_PLLCLK)
|
|
8001484: 4b4e ldr r3, [pc, #312] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001486: 685b ldr r3, [r3, #4]
|
|
8001488: 220c movs r2, #12
|
|
800148a: 4013 ands r3, r2
|
|
800148c: 2b08 cmp r3, #8
|
|
800148e: d100 bne.n 8001492 <HAL_RCC_OscConfig+0x4f2>
|
|
8001490: e06b b.n 800156a <HAL_RCC_OscConfig+0x5ca>
|
|
{
|
|
if((RCC_OscInitStruct->PLL.PLLState) == RCC_PLL_ON)
|
|
8001492: 687b ldr r3, [r7, #4]
|
|
8001494: 6a1b ldr r3, [r3, #32]
|
|
8001496: 2b02 cmp r3, #2
|
|
8001498: d14c bne.n 8001534 <HAL_RCC_OscConfig+0x594>
|
|
assert_param(IS_RCC_PLLSOURCE(RCC_OscInitStruct->PLL.PLLSource));
|
|
assert_param(IS_RCC_PLL_MUL(RCC_OscInitStruct->PLL.PLLMUL));
|
|
assert_param(IS_RCC_PREDIV(RCC_OscInitStruct->PLL.PREDIV));
|
|
|
|
/* Disable the main PLL. */
|
|
__HAL_RCC_PLL_DISABLE();
|
|
800149a: 4b49 ldr r3, [pc, #292] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800149c: 681a ldr r2, [r3, #0]
|
|
800149e: 4b48 ldr r3, [pc, #288] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80014a0: 494a ldr r1, [pc, #296] ; (80015cc <HAL_RCC_OscConfig+0x62c>)
|
|
80014a2: 400a ands r2, r1
|
|
80014a4: 601a str r2, [r3, #0]
|
|
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
80014a6: f7ff f8f9 bl 800069c <HAL_GetTick>
|
|
80014aa: 0003 movs r3, r0
|
|
80014ac: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till PLL is disabled */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_PLLRDY) != RESET)
|
|
80014ae: e008 b.n 80014c2 <HAL_RCC_OscConfig+0x522>
|
|
{
|
|
if((HAL_GetTick() - tickstart ) > PLL_TIMEOUT_VALUE)
|
|
80014b0: f7ff f8f4 bl 800069c <HAL_GetTick>
|
|
80014b4: 0002 movs r2, r0
|
|
80014b6: 69bb ldr r3, [r7, #24]
|
|
80014b8: 1ad3 subs r3, r2, r3
|
|
80014ba: 2b02 cmp r3, #2
|
|
80014bc: d901 bls.n 80014c2 <HAL_RCC_OscConfig+0x522>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
80014be: 2303 movs r3, #3
|
|
80014c0: e079 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_PLLRDY) != RESET)
|
|
80014c2: 4b3f ldr r3, [pc, #252] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80014c4: 681a ldr r2, [r3, #0]
|
|
80014c6: 2380 movs r3, #128 ; 0x80
|
|
80014c8: 049b lsls r3, r3, #18
|
|
80014ca: 4013 ands r3, r2
|
|
80014cc: d1f0 bne.n 80014b0 <HAL_RCC_OscConfig+0x510>
|
|
}
|
|
}
|
|
|
|
/* Configure the main PLL clock source, predivider and multiplication factor. */
|
|
__HAL_RCC_PLL_CONFIG(RCC_OscInitStruct->PLL.PLLSource,
|
|
80014ce: 4b3c ldr r3, [pc, #240] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80014d0: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
80014d2: 220f movs r2, #15
|
|
80014d4: 4393 bics r3, r2
|
|
80014d6: 0019 movs r1, r3
|
|
80014d8: 687b ldr r3, [r7, #4]
|
|
80014da: 6ada ldr r2, [r3, #44] ; 0x2c
|
|
80014dc: 4b38 ldr r3, [pc, #224] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80014de: 430a orrs r2, r1
|
|
80014e0: 62da str r2, [r3, #44] ; 0x2c
|
|
80014e2: 4b37 ldr r3, [pc, #220] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80014e4: 685b ldr r3, [r3, #4]
|
|
80014e6: 4a3a ldr r2, [pc, #232] ; (80015d0 <HAL_RCC_OscConfig+0x630>)
|
|
80014e8: 4013 ands r3, r2
|
|
80014ea: 0019 movs r1, r3
|
|
80014ec: 687b ldr r3, [r7, #4]
|
|
80014ee: 6a9a ldr r2, [r3, #40] ; 0x28
|
|
80014f0: 687b ldr r3, [r7, #4]
|
|
80014f2: 6a5b ldr r3, [r3, #36] ; 0x24
|
|
80014f4: 431a orrs r2, r3
|
|
80014f6: 4b32 ldr r3, [pc, #200] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80014f8: 430a orrs r2, r1
|
|
80014fa: 605a str r2, [r3, #4]
|
|
RCC_OscInitStruct->PLL.PREDIV,
|
|
RCC_OscInitStruct->PLL.PLLMUL);
|
|
/* Enable the main PLL. */
|
|
__HAL_RCC_PLL_ENABLE();
|
|
80014fc: 4b30 ldr r3, [pc, #192] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
80014fe: 681a ldr r2, [r3, #0]
|
|
8001500: 4b2f ldr r3, [pc, #188] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001502: 2180 movs r1, #128 ; 0x80
|
|
8001504: 0449 lsls r1, r1, #17
|
|
8001506: 430a orrs r2, r1
|
|
8001508: 601a str r2, [r3, #0]
|
|
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
800150a: f7ff f8c7 bl 800069c <HAL_GetTick>
|
|
800150e: 0003 movs r3, r0
|
|
8001510: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till PLL is ready */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_PLLRDY) == RESET)
|
|
8001512: e008 b.n 8001526 <HAL_RCC_OscConfig+0x586>
|
|
{
|
|
if((HAL_GetTick() - tickstart ) > PLL_TIMEOUT_VALUE)
|
|
8001514: f7ff f8c2 bl 800069c <HAL_GetTick>
|
|
8001518: 0002 movs r2, r0
|
|
800151a: 69bb ldr r3, [r7, #24]
|
|
800151c: 1ad3 subs r3, r2, r3
|
|
800151e: 2b02 cmp r3, #2
|
|
8001520: d901 bls.n 8001526 <HAL_RCC_OscConfig+0x586>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
8001522: 2303 movs r3, #3
|
|
8001524: e047 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_PLLRDY) == RESET)
|
|
8001526: 4b26 ldr r3, [pc, #152] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001528: 681a ldr r2, [r3, #0]
|
|
800152a: 2380 movs r3, #128 ; 0x80
|
|
800152c: 049b lsls r3, r3, #18
|
|
800152e: 4013 ands r3, r2
|
|
8001530: d0f0 beq.n 8001514 <HAL_RCC_OscConfig+0x574>
|
|
8001532: e03f b.n 80015b4 <HAL_RCC_OscConfig+0x614>
|
|
}
|
|
}
|
|
else
|
|
{
|
|
/* Disable the main PLL. */
|
|
__HAL_RCC_PLL_DISABLE();
|
|
8001534: 4b22 ldr r3, [pc, #136] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001536: 681a ldr r2, [r3, #0]
|
|
8001538: 4b21 ldr r3, [pc, #132] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800153a: 4924 ldr r1, [pc, #144] ; (80015cc <HAL_RCC_OscConfig+0x62c>)
|
|
800153c: 400a ands r2, r1
|
|
800153e: 601a str r2, [r3, #0]
|
|
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
8001540: f7ff f8ac bl 800069c <HAL_GetTick>
|
|
8001544: 0003 movs r3, r0
|
|
8001546: 61bb str r3, [r7, #24]
|
|
|
|
/* Wait till PLL is disabled */
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_PLLRDY) != RESET)
|
|
8001548: e008 b.n 800155c <HAL_RCC_OscConfig+0x5bc>
|
|
{
|
|
if((HAL_GetTick() - tickstart ) > PLL_TIMEOUT_VALUE)
|
|
800154a: f7ff f8a7 bl 800069c <HAL_GetTick>
|
|
800154e: 0002 movs r2, r0
|
|
8001550: 69bb ldr r3, [r7, #24]
|
|
8001552: 1ad3 subs r3, r2, r3
|
|
8001554: 2b02 cmp r3, #2
|
|
8001556: d901 bls.n 800155c <HAL_RCC_OscConfig+0x5bc>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
8001558: 2303 movs r3, #3
|
|
800155a: e02c b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
while(__HAL_RCC_GET_FLAG(RCC_FLAG_PLLRDY) != RESET)
|
|
800155c: 4b18 ldr r3, [pc, #96] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800155e: 681a ldr r2, [r3, #0]
|
|
8001560: 2380 movs r3, #128 ; 0x80
|
|
8001562: 049b lsls r3, r3, #18
|
|
8001564: 4013 ands r3, r2
|
|
8001566: d1f0 bne.n 800154a <HAL_RCC_OscConfig+0x5aa>
|
|
8001568: e024 b.n 80015b4 <HAL_RCC_OscConfig+0x614>
|
|
}
|
|
}
|
|
else
|
|
{
|
|
/* Check if there is a request to disable the PLL used as System clock source */
|
|
if((RCC_OscInitStruct->PLL.PLLState) == RCC_PLL_OFF)
|
|
800156a: 687b ldr r3, [r7, #4]
|
|
800156c: 6a1b ldr r3, [r3, #32]
|
|
800156e: 2b01 cmp r3, #1
|
|
8001570: d101 bne.n 8001576 <HAL_RCC_OscConfig+0x5d6>
|
|
{
|
|
return HAL_ERROR;
|
|
8001572: 2301 movs r3, #1
|
|
8001574: e01f b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
}
|
|
else
|
|
{
|
|
/* Do not return HAL_ERROR if request repeats the current configuration */
|
|
pll_config = RCC->CFGR;
|
|
8001576: 4b12 ldr r3, [pc, #72] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
8001578: 685b ldr r3, [r3, #4]
|
|
800157a: 617b str r3, [r7, #20]
|
|
pll_config2 = RCC->CFGR2;
|
|
800157c: 4b10 ldr r3, [pc, #64] ; (80015c0 <HAL_RCC_OscConfig+0x620>)
|
|
800157e: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
8001580: 613b str r3, [r7, #16]
|
|
if((READ_BIT(pll_config, RCC_CFGR_PLLSRC) != RCC_OscInitStruct->PLL.PLLSource) ||
|
|
8001582: 697a ldr r2, [r7, #20]
|
|
8001584: 2380 movs r3, #128 ; 0x80
|
|
8001586: 025b lsls r3, r3, #9
|
|
8001588: 401a ands r2, r3
|
|
800158a: 687b ldr r3, [r7, #4]
|
|
800158c: 6a5b ldr r3, [r3, #36] ; 0x24
|
|
800158e: 429a cmp r2, r3
|
|
8001590: d10e bne.n 80015b0 <HAL_RCC_OscConfig+0x610>
|
|
(READ_BIT(pll_config2, RCC_CFGR2_PREDIV) != RCC_OscInitStruct->PLL.PREDIV) ||
|
|
8001592: 693b ldr r3, [r7, #16]
|
|
8001594: 220f movs r2, #15
|
|
8001596: 401a ands r2, r3
|
|
8001598: 687b ldr r3, [r7, #4]
|
|
800159a: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
if((READ_BIT(pll_config, RCC_CFGR_PLLSRC) != RCC_OscInitStruct->PLL.PLLSource) ||
|
|
800159c: 429a cmp r2, r3
|
|
800159e: d107 bne.n 80015b0 <HAL_RCC_OscConfig+0x610>
|
|
(READ_BIT(pll_config, RCC_CFGR_PLLMUL) != RCC_OscInitStruct->PLL.PLLMUL))
|
|
80015a0: 697a ldr r2, [r7, #20]
|
|
80015a2: 23f0 movs r3, #240 ; 0xf0
|
|
80015a4: 039b lsls r3, r3, #14
|
|
80015a6: 401a ands r2, r3
|
|
80015a8: 687b ldr r3, [r7, #4]
|
|
80015aa: 6a9b ldr r3, [r3, #40] ; 0x28
|
|
(READ_BIT(pll_config2, RCC_CFGR2_PREDIV) != RCC_OscInitStruct->PLL.PREDIV) ||
|
|
80015ac: 429a cmp r2, r3
|
|
80015ae: d001 beq.n 80015b4 <HAL_RCC_OscConfig+0x614>
|
|
{
|
|
return HAL_ERROR;
|
|
80015b0: 2301 movs r3, #1
|
|
80015b2: e000 b.n 80015b6 <HAL_RCC_OscConfig+0x616>
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
return HAL_OK;
|
|
80015b4: 2300 movs r3, #0
|
|
}
|
|
80015b6: 0018 movs r0, r3
|
|
80015b8: 46bd mov sp, r7
|
|
80015ba: b008 add sp, #32
|
|
80015bc: bd80 pop {r7, pc}
|
|
80015be: 46c0 nop ; (mov r8, r8)
|
|
80015c0: 40021000 .word 0x40021000
|
|
80015c4: 00001388 .word 0x00001388
|
|
80015c8: efffffff .word 0xefffffff
|
|
80015cc: feffffff .word 0xfeffffff
|
|
80015d0: ffc2ffff .word 0xffc2ffff
|
|
|
|
080015d4 <HAL_RCC_ClockConfig>:
|
|
* You can use @ref HAL_RCC_GetClockConfig() function to know which clock is
|
|
* currently used as system clock source.
|
|
* @retval HAL status
|
|
*/
|
|
HAL_StatusTypeDef HAL_RCC_ClockConfig(RCC_ClkInitTypeDef *RCC_ClkInitStruct, uint32_t FLatency)
|
|
{
|
|
80015d4: b580 push {r7, lr}
|
|
80015d6: b084 sub sp, #16
|
|
80015d8: af00 add r7, sp, #0
|
|
80015da: 6078 str r0, [r7, #4]
|
|
80015dc: 6039 str r1, [r7, #0]
|
|
uint32_t tickstart;
|
|
|
|
/* Check Null pointer */
|
|
if(RCC_ClkInitStruct == NULL)
|
|
80015de: 687b ldr r3, [r7, #4]
|
|
80015e0: 2b00 cmp r3, #0
|
|
80015e2: d101 bne.n 80015e8 <HAL_RCC_ClockConfig+0x14>
|
|
{
|
|
return HAL_ERROR;
|
|
80015e4: 2301 movs r3, #1
|
|
80015e6: e0b3 b.n 8001750 <HAL_RCC_ClockConfig+0x17c>
|
|
/* To correctly read data from FLASH memory, the number of wait states (LATENCY)
|
|
must be correctly programmed according to the frequency of the CPU clock
|
|
(HCLK) of the device. */
|
|
|
|
/* Increasing the number of wait states because of higher CPU frequency */
|
|
if(FLatency > __HAL_FLASH_GET_LATENCY())
|
|
80015e8: 4b5b ldr r3, [pc, #364] ; (8001758 <HAL_RCC_ClockConfig+0x184>)
|
|
80015ea: 681b ldr r3, [r3, #0]
|
|
80015ec: 2201 movs r2, #1
|
|
80015ee: 4013 ands r3, r2
|
|
80015f0: 683a ldr r2, [r7, #0]
|
|
80015f2: 429a cmp r2, r3
|
|
80015f4: d911 bls.n 800161a <HAL_RCC_ClockConfig+0x46>
|
|
{
|
|
/* Program the new number of wait states to the LATENCY bits in the FLASH_ACR register */
|
|
__HAL_FLASH_SET_LATENCY(FLatency);
|
|
80015f6: 4b58 ldr r3, [pc, #352] ; (8001758 <HAL_RCC_ClockConfig+0x184>)
|
|
80015f8: 681b ldr r3, [r3, #0]
|
|
80015fa: 2201 movs r2, #1
|
|
80015fc: 4393 bics r3, r2
|
|
80015fe: 0019 movs r1, r3
|
|
8001600: 4b55 ldr r3, [pc, #340] ; (8001758 <HAL_RCC_ClockConfig+0x184>)
|
|
8001602: 683a ldr r2, [r7, #0]
|
|
8001604: 430a orrs r2, r1
|
|
8001606: 601a str r2, [r3, #0]
|
|
|
|
/* Check that the new number of wait states is taken into account to access the Flash
|
|
memory by reading the FLASH_ACR register */
|
|
if(__HAL_FLASH_GET_LATENCY() != FLatency)
|
|
8001608: 4b53 ldr r3, [pc, #332] ; (8001758 <HAL_RCC_ClockConfig+0x184>)
|
|
800160a: 681b ldr r3, [r3, #0]
|
|
800160c: 2201 movs r2, #1
|
|
800160e: 4013 ands r3, r2
|
|
8001610: 683a ldr r2, [r7, #0]
|
|
8001612: 429a cmp r2, r3
|
|
8001614: d001 beq.n 800161a <HAL_RCC_ClockConfig+0x46>
|
|
{
|
|
return HAL_ERROR;
|
|
8001616: 2301 movs r3, #1
|
|
8001618: e09a b.n 8001750 <HAL_RCC_ClockConfig+0x17c>
|
|
}
|
|
}
|
|
|
|
/*-------------------------- HCLK Configuration --------------------------*/
|
|
if(((RCC_ClkInitStruct->ClockType) & RCC_CLOCKTYPE_HCLK) == RCC_CLOCKTYPE_HCLK)
|
|
800161a: 687b ldr r3, [r7, #4]
|
|
800161c: 681b ldr r3, [r3, #0]
|
|
800161e: 2202 movs r2, #2
|
|
8001620: 4013 ands r3, r2
|
|
8001622: d015 beq.n 8001650 <HAL_RCC_ClockConfig+0x7c>
|
|
{
|
|
/* Set the highest APB divider in order to ensure that we do not go through
|
|
a non-spec phase whatever we decrease or increase HCLK. */
|
|
if(((RCC_ClkInitStruct->ClockType) & RCC_CLOCKTYPE_PCLK1) == RCC_CLOCKTYPE_PCLK1)
|
|
8001624: 687b ldr r3, [r7, #4]
|
|
8001626: 681b ldr r3, [r3, #0]
|
|
8001628: 2204 movs r2, #4
|
|
800162a: 4013 ands r3, r2
|
|
800162c: d006 beq.n 800163c <HAL_RCC_ClockConfig+0x68>
|
|
{
|
|
MODIFY_REG(RCC->CFGR, RCC_CFGR_PPRE, RCC_HCLK_DIV16);
|
|
800162e: 4b4b ldr r3, [pc, #300] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
8001630: 685a ldr r2, [r3, #4]
|
|
8001632: 4b4a ldr r3, [pc, #296] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
8001634: 21e0 movs r1, #224 ; 0xe0
|
|
8001636: 00c9 lsls r1, r1, #3
|
|
8001638: 430a orrs r2, r1
|
|
800163a: 605a str r2, [r3, #4]
|
|
}
|
|
|
|
/* Set the new HCLK clock divider */
|
|
assert_param(IS_RCC_HCLK(RCC_ClkInitStruct->AHBCLKDivider));
|
|
MODIFY_REG(RCC->CFGR, RCC_CFGR_HPRE, RCC_ClkInitStruct->AHBCLKDivider);
|
|
800163c: 4b47 ldr r3, [pc, #284] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
800163e: 685b ldr r3, [r3, #4]
|
|
8001640: 22f0 movs r2, #240 ; 0xf0
|
|
8001642: 4393 bics r3, r2
|
|
8001644: 0019 movs r1, r3
|
|
8001646: 687b ldr r3, [r7, #4]
|
|
8001648: 689a ldr r2, [r3, #8]
|
|
800164a: 4b44 ldr r3, [pc, #272] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
800164c: 430a orrs r2, r1
|
|
800164e: 605a str r2, [r3, #4]
|
|
}
|
|
|
|
/*------------------------- SYSCLK Configuration ---------------------------*/
|
|
if(((RCC_ClkInitStruct->ClockType) & RCC_CLOCKTYPE_SYSCLK) == RCC_CLOCKTYPE_SYSCLK)
|
|
8001650: 687b ldr r3, [r7, #4]
|
|
8001652: 681b ldr r3, [r3, #0]
|
|
8001654: 2201 movs r2, #1
|
|
8001656: 4013 ands r3, r2
|
|
8001658: d040 beq.n 80016dc <HAL_RCC_ClockConfig+0x108>
|
|
{
|
|
assert_param(IS_RCC_SYSCLKSOURCE(RCC_ClkInitStruct->SYSCLKSource));
|
|
|
|
/* HSE is selected as System Clock Source */
|
|
if(RCC_ClkInitStruct->SYSCLKSource == RCC_SYSCLKSOURCE_HSE)
|
|
800165a: 687b ldr r3, [r7, #4]
|
|
800165c: 685b ldr r3, [r3, #4]
|
|
800165e: 2b01 cmp r3, #1
|
|
8001660: d107 bne.n 8001672 <HAL_RCC_ClockConfig+0x9e>
|
|
{
|
|
/* Check the HSE ready flag */
|
|
if(__HAL_RCC_GET_FLAG(RCC_FLAG_HSERDY) == RESET)
|
|
8001662: 4b3e ldr r3, [pc, #248] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
8001664: 681a ldr r2, [r3, #0]
|
|
8001666: 2380 movs r3, #128 ; 0x80
|
|
8001668: 029b lsls r3, r3, #10
|
|
800166a: 4013 ands r3, r2
|
|
800166c: d114 bne.n 8001698 <HAL_RCC_ClockConfig+0xc4>
|
|
{
|
|
return HAL_ERROR;
|
|
800166e: 2301 movs r3, #1
|
|
8001670: e06e b.n 8001750 <HAL_RCC_ClockConfig+0x17c>
|
|
}
|
|
}
|
|
/* PLL is selected as System Clock Source */
|
|
else if(RCC_ClkInitStruct->SYSCLKSource == RCC_SYSCLKSOURCE_PLLCLK)
|
|
8001672: 687b ldr r3, [r7, #4]
|
|
8001674: 685b ldr r3, [r3, #4]
|
|
8001676: 2b02 cmp r3, #2
|
|
8001678: d107 bne.n 800168a <HAL_RCC_ClockConfig+0xb6>
|
|
{
|
|
/* Check the PLL ready flag */
|
|
if(__HAL_RCC_GET_FLAG(RCC_FLAG_PLLRDY) == RESET)
|
|
800167a: 4b38 ldr r3, [pc, #224] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
800167c: 681a ldr r2, [r3, #0]
|
|
800167e: 2380 movs r3, #128 ; 0x80
|
|
8001680: 049b lsls r3, r3, #18
|
|
8001682: 4013 ands r3, r2
|
|
8001684: d108 bne.n 8001698 <HAL_RCC_ClockConfig+0xc4>
|
|
{
|
|
return HAL_ERROR;
|
|
8001686: 2301 movs r3, #1
|
|
8001688: e062 b.n 8001750 <HAL_RCC_ClockConfig+0x17c>
|
|
#endif /* RCC_CFGR_SWS_HSI48 */
|
|
/* HSI is selected as System Clock Source */
|
|
else
|
|
{
|
|
/* Check the HSI ready flag */
|
|
if(__HAL_RCC_GET_FLAG(RCC_FLAG_HSIRDY) == RESET)
|
|
800168a: 4b34 ldr r3, [pc, #208] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
800168c: 681b ldr r3, [r3, #0]
|
|
800168e: 2202 movs r2, #2
|
|
8001690: 4013 ands r3, r2
|
|
8001692: d101 bne.n 8001698 <HAL_RCC_ClockConfig+0xc4>
|
|
{
|
|
return HAL_ERROR;
|
|
8001694: 2301 movs r3, #1
|
|
8001696: e05b b.n 8001750 <HAL_RCC_ClockConfig+0x17c>
|
|
}
|
|
}
|
|
__HAL_RCC_SYSCLK_CONFIG(RCC_ClkInitStruct->SYSCLKSource);
|
|
8001698: 4b30 ldr r3, [pc, #192] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
800169a: 685b ldr r3, [r3, #4]
|
|
800169c: 2203 movs r2, #3
|
|
800169e: 4393 bics r3, r2
|
|
80016a0: 0019 movs r1, r3
|
|
80016a2: 687b ldr r3, [r7, #4]
|
|
80016a4: 685a ldr r2, [r3, #4]
|
|
80016a6: 4b2d ldr r3, [pc, #180] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
80016a8: 430a orrs r2, r1
|
|
80016aa: 605a str r2, [r3, #4]
|
|
|
|
/* Get Start Tick */
|
|
tickstart = HAL_GetTick();
|
|
80016ac: f7fe fff6 bl 800069c <HAL_GetTick>
|
|
80016b0: 0003 movs r3, r0
|
|
80016b2: 60fb str r3, [r7, #12]
|
|
|
|
while (__HAL_RCC_GET_SYSCLK_SOURCE() != (RCC_ClkInitStruct->SYSCLKSource << RCC_CFGR_SWS_Pos))
|
|
80016b4: e009 b.n 80016ca <HAL_RCC_ClockConfig+0xf6>
|
|
{
|
|
if((HAL_GetTick() - tickstart ) > CLOCKSWITCH_TIMEOUT_VALUE)
|
|
80016b6: f7fe fff1 bl 800069c <HAL_GetTick>
|
|
80016ba: 0002 movs r2, r0
|
|
80016bc: 68fb ldr r3, [r7, #12]
|
|
80016be: 1ad3 subs r3, r2, r3
|
|
80016c0: 4a27 ldr r2, [pc, #156] ; (8001760 <HAL_RCC_ClockConfig+0x18c>)
|
|
80016c2: 4293 cmp r3, r2
|
|
80016c4: d901 bls.n 80016ca <HAL_RCC_ClockConfig+0xf6>
|
|
{
|
|
return HAL_TIMEOUT;
|
|
80016c6: 2303 movs r3, #3
|
|
80016c8: e042 b.n 8001750 <HAL_RCC_ClockConfig+0x17c>
|
|
while (__HAL_RCC_GET_SYSCLK_SOURCE() != (RCC_ClkInitStruct->SYSCLKSource << RCC_CFGR_SWS_Pos))
|
|
80016ca: 4b24 ldr r3, [pc, #144] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
80016cc: 685b ldr r3, [r3, #4]
|
|
80016ce: 220c movs r2, #12
|
|
80016d0: 401a ands r2, r3
|
|
80016d2: 687b ldr r3, [r7, #4]
|
|
80016d4: 685b ldr r3, [r3, #4]
|
|
80016d6: 009b lsls r3, r3, #2
|
|
80016d8: 429a cmp r2, r3
|
|
80016da: d1ec bne.n 80016b6 <HAL_RCC_ClockConfig+0xe2>
|
|
}
|
|
}
|
|
}
|
|
|
|
/* Decreasing the number of wait states because of lower CPU frequency */
|
|
if(FLatency < __HAL_FLASH_GET_LATENCY())
|
|
80016dc: 4b1e ldr r3, [pc, #120] ; (8001758 <HAL_RCC_ClockConfig+0x184>)
|
|
80016de: 681b ldr r3, [r3, #0]
|
|
80016e0: 2201 movs r2, #1
|
|
80016e2: 4013 ands r3, r2
|
|
80016e4: 683a ldr r2, [r7, #0]
|
|
80016e6: 429a cmp r2, r3
|
|
80016e8: d211 bcs.n 800170e <HAL_RCC_ClockConfig+0x13a>
|
|
{
|
|
/* Program the new number of wait states to the LATENCY bits in the FLASH_ACR register */
|
|
__HAL_FLASH_SET_LATENCY(FLatency);
|
|
80016ea: 4b1b ldr r3, [pc, #108] ; (8001758 <HAL_RCC_ClockConfig+0x184>)
|
|
80016ec: 681b ldr r3, [r3, #0]
|
|
80016ee: 2201 movs r2, #1
|
|
80016f0: 4393 bics r3, r2
|
|
80016f2: 0019 movs r1, r3
|
|
80016f4: 4b18 ldr r3, [pc, #96] ; (8001758 <HAL_RCC_ClockConfig+0x184>)
|
|
80016f6: 683a ldr r2, [r7, #0]
|
|
80016f8: 430a orrs r2, r1
|
|
80016fa: 601a str r2, [r3, #0]
|
|
|
|
/* Check that the new number of wait states is taken into account to access the Flash
|
|
memory by reading the FLASH_ACR register */
|
|
if(__HAL_FLASH_GET_LATENCY() != FLatency)
|
|
80016fc: 4b16 ldr r3, [pc, #88] ; (8001758 <HAL_RCC_ClockConfig+0x184>)
|
|
80016fe: 681b ldr r3, [r3, #0]
|
|
8001700: 2201 movs r2, #1
|
|
8001702: 4013 ands r3, r2
|
|
8001704: 683a ldr r2, [r7, #0]
|
|
8001706: 429a cmp r2, r3
|
|
8001708: d001 beq.n 800170e <HAL_RCC_ClockConfig+0x13a>
|
|
{
|
|
return HAL_ERROR;
|
|
800170a: 2301 movs r3, #1
|
|
800170c: e020 b.n 8001750 <HAL_RCC_ClockConfig+0x17c>
|
|
}
|
|
}
|
|
|
|
/*-------------------------- PCLK1 Configuration ---------------------------*/
|
|
if(((RCC_ClkInitStruct->ClockType) & RCC_CLOCKTYPE_PCLK1) == RCC_CLOCKTYPE_PCLK1)
|
|
800170e: 687b ldr r3, [r7, #4]
|
|
8001710: 681b ldr r3, [r3, #0]
|
|
8001712: 2204 movs r2, #4
|
|
8001714: 4013 ands r3, r2
|
|
8001716: d009 beq.n 800172c <HAL_RCC_ClockConfig+0x158>
|
|
{
|
|
assert_param(IS_RCC_PCLK(RCC_ClkInitStruct->APB1CLKDivider));
|
|
MODIFY_REG(RCC->CFGR, RCC_CFGR_PPRE, RCC_ClkInitStruct->APB1CLKDivider);
|
|
8001718: 4b10 ldr r3, [pc, #64] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
800171a: 685b ldr r3, [r3, #4]
|
|
800171c: 4a11 ldr r2, [pc, #68] ; (8001764 <HAL_RCC_ClockConfig+0x190>)
|
|
800171e: 4013 ands r3, r2
|
|
8001720: 0019 movs r1, r3
|
|
8001722: 687b ldr r3, [r7, #4]
|
|
8001724: 68da ldr r2, [r3, #12]
|
|
8001726: 4b0d ldr r3, [pc, #52] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
8001728: 430a orrs r2, r1
|
|
800172a: 605a str r2, [r3, #4]
|
|
}
|
|
|
|
/* Update the SystemCoreClock global variable */
|
|
SystemCoreClock = HAL_RCC_GetSysClockFreq() >> AHBPrescTable[(RCC->CFGR & RCC_CFGR_HPRE)>> RCC_CFGR_HPRE_BITNUMBER];
|
|
800172c: f000 f820 bl 8001770 <HAL_RCC_GetSysClockFreq>
|
|
8001730: 0001 movs r1, r0
|
|
8001732: 4b0a ldr r3, [pc, #40] ; (800175c <HAL_RCC_ClockConfig+0x188>)
|
|
8001734: 685b ldr r3, [r3, #4]
|
|
8001736: 091b lsrs r3, r3, #4
|
|
8001738: 220f movs r2, #15
|
|
800173a: 4013 ands r3, r2
|
|
800173c: 4a0a ldr r2, [pc, #40] ; (8001768 <HAL_RCC_ClockConfig+0x194>)
|
|
800173e: 5cd3 ldrb r3, [r2, r3]
|
|
8001740: 000a movs r2, r1
|
|
8001742: 40da lsrs r2, r3
|
|
8001744: 4b09 ldr r3, [pc, #36] ; (800176c <HAL_RCC_ClockConfig+0x198>)
|
|
8001746: 601a str r2, [r3, #0]
|
|
|
|
/* Configure the source of time base considering new system clocks settings*/
|
|
HAL_InitTick (TICK_INT_PRIORITY);
|
|
8001748: 2003 movs r0, #3
|
|
800174a: f7fe ff61 bl 8000610 <HAL_InitTick>
|
|
|
|
return HAL_OK;
|
|
800174e: 2300 movs r3, #0
|
|
}
|
|
8001750: 0018 movs r0, r3
|
|
8001752: 46bd mov sp, r7
|
|
8001754: b004 add sp, #16
|
|
8001756: bd80 pop {r7, pc}
|
|
8001758: 40022000 .word 0x40022000
|
|
800175c: 40021000 .word 0x40021000
|
|
8001760: 00001388 .word 0x00001388
|
|
8001764: fffff8ff .word 0xfffff8ff
|
|
8001768: 08001a18 .word 0x08001a18
|
|
800176c: 20000000 .word 0x20000000
|
|
|
|
08001770 <HAL_RCC_GetSysClockFreq>:
|
|
* right SYSCLK value. Otherwise, any configuration based on this function will be incorrect.
|
|
*
|
|
* @retval SYSCLK frequency
|
|
*/
|
|
uint32_t HAL_RCC_GetSysClockFreq(void)
|
|
{
|
|
8001770: b590 push {r4, r7, lr}
|
|
8001772: b08f sub sp, #60 ; 0x3c
|
|
8001774: af00 add r7, sp, #0
|
|
const uint8_t aPLLMULFactorTable[16] = { 2U, 3U, 4U, 5U, 6U, 7U, 8U, 9U,
|
|
8001776: 2314 movs r3, #20
|
|
8001778: 18fb adds r3, r7, r3
|
|
800177a: 4a2b ldr r2, [pc, #172] ; (8001828 <HAL_RCC_GetSysClockFreq+0xb8>)
|
|
800177c: ca13 ldmia r2!, {r0, r1, r4}
|
|
800177e: c313 stmia r3!, {r0, r1, r4}
|
|
8001780: 6812 ldr r2, [r2, #0]
|
|
8001782: 601a str r2, [r3, #0]
|
|
10U, 11U, 12U, 13U, 14U, 15U, 16U, 16U};
|
|
const uint8_t aPredivFactorTable[16] = { 1U, 2U, 3U, 4U, 5U, 6U, 7U, 8U,
|
|
8001784: 1d3b adds r3, r7, #4
|
|
8001786: 4a29 ldr r2, [pc, #164] ; (800182c <HAL_RCC_GetSysClockFreq+0xbc>)
|
|
8001788: ca13 ldmia r2!, {r0, r1, r4}
|
|
800178a: c313 stmia r3!, {r0, r1, r4}
|
|
800178c: 6812 ldr r2, [r2, #0]
|
|
800178e: 601a str r2, [r3, #0]
|
|
9U,10U, 11U, 12U, 13U, 14U, 15U, 16U};
|
|
|
|
uint32_t tmpreg = 0U, prediv = 0U, pllclk = 0U, pllmul = 0U;
|
|
8001790: 2300 movs r3, #0
|
|
8001792: 62fb str r3, [r7, #44] ; 0x2c
|
|
8001794: 2300 movs r3, #0
|
|
8001796: 62bb str r3, [r7, #40] ; 0x28
|
|
8001798: 2300 movs r3, #0
|
|
800179a: 637b str r3, [r7, #52] ; 0x34
|
|
800179c: 2300 movs r3, #0
|
|
800179e: 627b str r3, [r7, #36] ; 0x24
|
|
uint32_t sysclockfreq = 0U;
|
|
80017a0: 2300 movs r3, #0
|
|
80017a2: 633b str r3, [r7, #48] ; 0x30
|
|
|
|
tmpreg = RCC->CFGR;
|
|
80017a4: 4b22 ldr r3, [pc, #136] ; (8001830 <HAL_RCC_GetSysClockFreq+0xc0>)
|
|
80017a6: 685b ldr r3, [r3, #4]
|
|
80017a8: 62fb str r3, [r7, #44] ; 0x2c
|
|
|
|
/* Get SYSCLK source -------------------------------------------------------*/
|
|
switch (tmpreg & RCC_CFGR_SWS)
|
|
80017aa: 6afb ldr r3, [r7, #44] ; 0x2c
|
|
80017ac: 220c movs r2, #12
|
|
80017ae: 4013 ands r3, r2
|
|
80017b0: 2b04 cmp r3, #4
|
|
80017b2: d002 beq.n 80017ba <HAL_RCC_GetSysClockFreq+0x4a>
|
|
80017b4: 2b08 cmp r3, #8
|
|
80017b6: d003 beq.n 80017c0 <HAL_RCC_GetSysClockFreq+0x50>
|
|
80017b8: e02d b.n 8001816 <HAL_RCC_GetSysClockFreq+0xa6>
|
|
{
|
|
case RCC_SYSCLKSOURCE_STATUS_HSE: /* HSE used as system clock */
|
|
{
|
|
sysclockfreq = HSE_VALUE;
|
|
80017ba: 4b1e ldr r3, [pc, #120] ; (8001834 <HAL_RCC_GetSysClockFreq+0xc4>)
|
|
80017bc: 633b str r3, [r7, #48] ; 0x30
|
|
break;
|
|
80017be: e02d b.n 800181c <HAL_RCC_GetSysClockFreq+0xac>
|
|
}
|
|
case RCC_SYSCLKSOURCE_STATUS_PLLCLK: /* PLL used as system clock */
|
|
{
|
|
pllmul = aPLLMULFactorTable[(uint32_t)(tmpreg & RCC_CFGR_PLLMUL) >> RCC_CFGR_PLLMUL_BITNUMBER];
|
|
80017c0: 6afb ldr r3, [r7, #44] ; 0x2c
|
|
80017c2: 0c9b lsrs r3, r3, #18
|
|
80017c4: 220f movs r2, #15
|
|
80017c6: 4013 ands r3, r2
|
|
80017c8: 2214 movs r2, #20
|
|
80017ca: 18ba adds r2, r7, r2
|
|
80017cc: 5cd3 ldrb r3, [r2, r3]
|
|
80017ce: 627b str r3, [r7, #36] ; 0x24
|
|
prediv = aPredivFactorTable[(uint32_t)(RCC->CFGR2 & RCC_CFGR2_PREDIV) >> RCC_CFGR2_PREDIV_BITNUMBER];
|
|
80017d0: 4b17 ldr r3, [pc, #92] ; (8001830 <HAL_RCC_GetSysClockFreq+0xc0>)
|
|
80017d2: 6adb ldr r3, [r3, #44] ; 0x2c
|
|
80017d4: 220f movs r2, #15
|
|
80017d6: 4013 ands r3, r2
|
|
80017d8: 1d3a adds r2, r7, #4
|
|
80017da: 5cd3 ldrb r3, [r2, r3]
|
|
80017dc: 62bb str r3, [r7, #40] ; 0x28
|
|
if ((tmpreg & RCC_CFGR_PLLSRC) == RCC_PLLSOURCE_HSE)
|
|
80017de: 6afa ldr r2, [r7, #44] ; 0x2c
|
|
80017e0: 2380 movs r3, #128 ; 0x80
|
|
80017e2: 025b lsls r3, r3, #9
|
|
80017e4: 4013 ands r3, r2
|
|
80017e6: d009 beq.n 80017fc <HAL_RCC_GetSysClockFreq+0x8c>
|
|
{
|
|
/* HSE used as PLL clock source : PLLCLK = HSE/PREDIV * PLLMUL */
|
|
pllclk = (uint32_t)((uint64_t) HSE_VALUE / (uint64_t) (prediv)) * ((uint64_t) pllmul);
|
|
80017e8: 6ab9 ldr r1, [r7, #40] ; 0x28
|
|
80017ea: 4812 ldr r0, [pc, #72] ; (8001834 <HAL_RCC_GetSysClockFreq+0xc4>)
|
|
80017ec: f7fe fc8c bl 8000108 <__udivsi3>
|
|
80017f0: 0003 movs r3, r0
|
|
80017f2: 001a movs r2, r3
|
|
80017f4: 6a7b ldr r3, [r7, #36] ; 0x24
|
|
80017f6: 4353 muls r3, r2
|
|
80017f8: 637b str r3, [r7, #52] ; 0x34
|
|
80017fa: e009 b.n 8001810 <HAL_RCC_GetSysClockFreq+0xa0>
|
|
#if (defined(STM32F042x6) || defined(STM32F048xx) || defined(STM32F070x6) || defined(STM32F071xB) || defined(STM32F072xB) || defined(STM32F078xx) || defined(STM32F070xB) || defined(STM32F091xC) || defined(STM32F098xx) || defined(STM32F030xC))
|
|
/* HSI used as PLL clock source : PLLCLK = HSI/PREDIV * PLLMUL */
|
|
pllclk = (uint32_t)((uint64_t) HSI_VALUE / (uint64_t) (prediv)) * ((uint64_t) pllmul);
|
|
#else
|
|
/* HSI used as PLL clock source : PLLCLK = HSI/2 * PLLMUL */
|
|
pllclk = (uint32_t)((uint64_t) (HSI_VALUE >> 1U) * ((uint64_t) pllmul));
|
|
80017fc: 6a79 ldr r1, [r7, #36] ; 0x24
|
|
80017fe: 000a movs r2, r1
|
|
8001800: 0152 lsls r2, r2, #5
|
|
8001802: 1a52 subs r2, r2, r1
|
|
8001804: 0193 lsls r3, r2, #6
|
|
8001806: 1a9b subs r3, r3, r2
|
|
8001808: 00db lsls r3, r3, #3
|
|
800180a: 185b adds r3, r3, r1
|
|
800180c: 021b lsls r3, r3, #8
|
|
800180e: 637b str r3, [r7, #52] ; 0x34
|
|
#endif
|
|
}
|
|
sysclockfreq = pllclk;
|
|
8001810: 6b7b ldr r3, [r7, #52] ; 0x34
|
|
8001812: 633b str r3, [r7, #48] ; 0x30
|
|
break;
|
|
8001814: e002 b.n 800181c <HAL_RCC_GetSysClockFreq+0xac>
|
|
}
|
|
#endif /* RCC_CFGR_SWS_HSI48 */
|
|
case RCC_SYSCLKSOURCE_STATUS_HSI: /* HSI used as system clock source */
|
|
default: /* HSI used as system clock */
|
|
{
|
|
sysclockfreq = HSI_VALUE;
|
|
8001816: 4b07 ldr r3, [pc, #28] ; (8001834 <HAL_RCC_GetSysClockFreq+0xc4>)
|
|
8001818: 633b str r3, [r7, #48] ; 0x30
|
|
break;
|
|
800181a: 46c0 nop ; (mov r8, r8)
|
|
}
|
|
}
|
|
return sysclockfreq;
|
|
800181c: 6b3b ldr r3, [r7, #48] ; 0x30
|
|
}
|
|
800181e: 0018 movs r0, r3
|
|
8001820: 46bd mov sp, r7
|
|
8001822: b00f add sp, #60 ; 0x3c
|
|
8001824: bd90 pop {r4, r7, pc}
|
|
8001826: 46c0 nop ; (mov r8, r8)
|
|
8001828: 080019f8 .word 0x080019f8
|
|
800182c: 08001a08 .word 0x08001a08
|
|
8001830: 40021000 .word 0x40021000
|
|
8001834: 007a1200 .word 0x007a1200
|
|
|
|
08001838 <Send_to_595>:
|
|
char led_n:1;
|
|
char led_err:1;
|
|
}dis_buff;
|
|
|
|
void Send_to_595(char h,char l)
|
|
{
|
|
8001838: b580 push {r7, lr}
|
|
800183a: b084 sub sp, #16
|
|
800183c: af00 add r7, sp, #0
|
|
800183e: 0002 movs r2, r0
|
|
8001840: 1dfb adds r3, r7, #7
|
|
8001842: 701a strb r2, [r3, #0]
|
|
8001844: 1dbb adds r3, r7, #6
|
|
8001846: 1c0a adds r2, r1, #0
|
|
8001848: 701a strb r2, [r3, #0]
|
|
|
|
for(int a=0;a<8;a++)
|
|
800184a: 2300 movs r3, #0
|
|
800184c: 60fb str r3, [r7, #12]
|
|
800184e: e027 b.n 80018a0 <Send_to_595+0x68>
|
|
{
|
|
if((h<<a)&0x80)
|
|
8001850: 1dfb adds r3, r7, #7
|
|
8001852: 781a ldrb r2, [r3, #0]
|
|
8001854: 68fb ldr r3, [r7, #12]
|
|
8001856: 409a lsls r2, r3
|
|
8001858: 0013 movs r3, r2
|
|
800185a: 2280 movs r2, #128 ; 0x80
|
|
800185c: 4013 ands r3, r2
|
|
800185e: d007 beq.n 8001870 <Send_to_595+0x38>
|
|
{
|
|
HC595_DCK(1);
|
|
8001860: 2390 movs r3, #144 ; 0x90
|
|
8001862: 05db lsls r3, r3, #23
|
|
8001864: 2201 movs r2, #1
|
|
8001866: 2108 movs r1, #8
|
|
8001868: 0018 movs r0, r3
|
|
800186a: f7ff fb7b bl 8000f64 <HAL_GPIO_WritePin>
|
|
800186e: e006 b.n 800187e <Send_to_595+0x46>
|
|
}else
|
|
{
|
|
HC595_DCK(0);
|
|
8001870: 2390 movs r3, #144 ; 0x90
|
|
8001872: 05db lsls r3, r3, #23
|
|
8001874: 2200 movs r2, #0
|
|
8001876: 2108 movs r1, #8
|
|
8001878: 0018 movs r0, r3
|
|
800187a: f7ff fb73 bl 8000f64 <HAL_GPIO_WritePin>
|
|
}
|
|
HC595_SCK(1);
|
|
800187e: 2390 movs r3, #144 ; 0x90
|
|
8001880: 05db lsls r3, r3, #23
|
|
8001882: 2201 movs r2, #1
|
|
8001884: 2120 movs r1, #32
|
|
8001886: 0018 movs r0, r3
|
|
8001888: f7ff fb6c bl 8000f64 <HAL_GPIO_WritePin>
|
|
HC595_SCK(0);
|
|
800188c: 2390 movs r3, #144 ; 0x90
|
|
800188e: 05db lsls r3, r3, #23
|
|
8001890: 2200 movs r2, #0
|
|
8001892: 2120 movs r1, #32
|
|
8001894: 0018 movs r0, r3
|
|
8001896: f7ff fb65 bl 8000f64 <HAL_GPIO_WritePin>
|
|
for(int a=0;a<8;a++)
|
|
800189a: 68fb ldr r3, [r7, #12]
|
|
800189c: 3301 adds r3, #1
|
|
800189e: 60fb str r3, [r7, #12]
|
|
80018a0: 68fb ldr r3, [r7, #12]
|
|
80018a2: 2b07 cmp r3, #7
|
|
80018a4: ddd4 ble.n 8001850 <Send_to_595+0x18>
|
|
}
|
|
|
|
for(int a=0;a<8;a++)
|
|
80018a6: 2300 movs r3, #0
|
|
80018a8: 60bb str r3, [r7, #8]
|
|
80018aa: e027 b.n 80018fc <Send_to_595+0xc4>
|
|
{
|
|
if((l<<a)&0x80)
|
|
80018ac: 1dbb adds r3, r7, #6
|
|
80018ae: 781a ldrb r2, [r3, #0]
|
|
80018b0: 68bb ldr r3, [r7, #8]
|
|
80018b2: 409a lsls r2, r3
|
|
80018b4: 0013 movs r3, r2
|
|
80018b6: 2280 movs r2, #128 ; 0x80
|
|
80018b8: 4013 ands r3, r2
|
|
80018ba: d007 beq.n 80018cc <Send_to_595+0x94>
|
|
{
|
|
HC595_DCK(1);
|
|
80018bc: 2390 movs r3, #144 ; 0x90
|
|
80018be: 05db lsls r3, r3, #23
|
|
80018c0: 2201 movs r2, #1
|
|
80018c2: 2108 movs r1, #8
|
|
80018c4: 0018 movs r0, r3
|
|
80018c6: f7ff fb4d bl 8000f64 <HAL_GPIO_WritePin>
|
|
80018ca: e006 b.n 80018da <Send_to_595+0xa2>
|
|
}else
|
|
{
|
|
HC595_DCK(0);
|
|
80018cc: 2390 movs r3, #144 ; 0x90
|
|
80018ce: 05db lsls r3, r3, #23
|
|
80018d0: 2200 movs r2, #0
|
|
80018d2: 2108 movs r1, #8
|
|
80018d4: 0018 movs r0, r3
|
|
80018d6: f7ff fb45 bl 8000f64 <HAL_GPIO_WritePin>
|
|
}
|
|
HC595_SCK(1);
|
|
80018da: 2390 movs r3, #144 ; 0x90
|
|
80018dc: 05db lsls r3, r3, #23
|
|
80018de: 2201 movs r2, #1
|
|
80018e0: 2120 movs r1, #32
|
|
80018e2: 0018 movs r0, r3
|
|
80018e4: f7ff fb3e bl 8000f64 <HAL_GPIO_WritePin>
|
|
HC595_SCK(0);
|
|
80018e8: 2390 movs r3, #144 ; 0x90
|
|
80018ea: 05db lsls r3, r3, #23
|
|
80018ec: 2200 movs r2, #0
|
|
80018ee: 2120 movs r1, #32
|
|
80018f0: 0018 movs r0, r3
|
|
80018f2: f7ff fb37 bl 8000f64 <HAL_GPIO_WritePin>
|
|
for(int a=0;a<8;a++)
|
|
80018f6: 68bb ldr r3, [r7, #8]
|
|
80018f8: 3301 adds r3, #1
|
|
80018fa: 60bb str r3, [r7, #8]
|
|
80018fc: 68bb ldr r3, [r7, #8]
|
|
80018fe: 2b07 cmp r3, #7
|
|
8001900: ddd4 ble.n 80018ac <Send_to_595+0x74>
|
|
|
|
}
|
|
HC595_RCK(1);
|
|
8001902: 2390 movs r3, #144 ; 0x90
|
|
8001904: 05db lsls r3, r3, #23
|
|
8001906: 2201 movs r2, #1
|
|
8001908: 2110 movs r1, #16
|
|
800190a: 0018 movs r0, r3
|
|
800190c: f7ff fb2a bl 8000f64 <HAL_GPIO_WritePin>
|
|
HC595_RCK(0);
|
|
8001910: 2390 movs r3, #144 ; 0x90
|
|
8001912: 05db lsls r3, r3, #23
|
|
8001914: 2200 movs r2, #0
|
|
8001916: 2110 movs r1, #16
|
|
8001918: 0018 movs r0, r3
|
|
800191a: f7ff fb23 bl 8000f64 <HAL_GPIO_WritePin>
|
|
}
|
|
800191e: 46c0 nop ; (mov r8, r8)
|
|
8001920: 46bd mov sp, r7
|
|
8001922: b004 add sp, #16
|
|
8001924: bd80 pop {r7, pc}
|
|
...
|
|
|
|
08001928 <mymain>:
|
|
|
|
|
|
void mymain()
|
|
{
|
|
8001928: b580 push {r7, lr}
|
|
800192a: af00 add r7, sp, #0
|
|
MOTA(0);
|
|
800192c: 4b14 ldr r3, [pc, #80] ; (8001980 <mymain+0x58>)
|
|
800192e: 2200 movs r2, #0
|
|
8001930: 2101 movs r1, #1
|
|
8001932: 0018 movs r0, r3
|
|
8001934: f7ff fb16 bl 8000f64 <HAL_GPIO_WritePin>
|
|
MOTB(0);
|
|
8001938: 4b11 ldr r3, [pc, #68] ; (8001980 <mymain+0x58>)
|
|
800193a: 2200 movs r2, #0
|
|
800193c: 2102 movs r1, #2
|
|
800193e: 0018 movs r0, r3
|
|
8001940: f7ff fb10 bl 8000f64 <HAL_GPIO_WritePin>
|
|
HC595_DCK(0);
|
|
8001944: 2390 movs r3, #144 ; 0x90
|
|
8001946: 05db lsls r3, r3, #23
|
|
8001948: 2200 movs r2, #0
|
|
800194a: 2108 movs r1, #8
|
|
800194c: 0018 movs r0, r3
|
|
800194e: f7ff fb09 bl 8000f64 <HAL_GPIO_WritePin>
|
|
HC595_RCK(0);
|
|
8001952: 2390 movs r3, #144 ; 0x90
|
|
8001954: 05db lsls r3, r3, #23
|
|
8001956: 2200 movs r2, #0
|
|
8001958: 2110 movs r1, #16
|
|
800195a: 0018 movs r0, r3
|
|
800195c: f7ff fb02 bl 8000f64 <HAL_GPIO_WritePin>
|
|
HC595_SCK(0);
|
|
8001960: 2390 movs r3, #144 ; 0x90
|
|
8001962: 05db lsls r3, r3, #23
|
|
8001964: 2200 movs r2, #0
|
|
8001966: 2120 movs r1, #32
|
|
8001968: 0018 movs r0, r3
|
|
800196a: f7ff fafb bl 8000f64 <HAL_GPIO_WritePin>
|
|
|
|
Send_to_595(0x00,0x6f);
|
|
800196e: 216f movs r1, #111 ; 0x6f
|
|
8001970: 2000 movs r0, #0
|
|
8001972: f7ff ff61 bl 8001838 <Send_to_595>
|
|
dis_buff.d_num[0]=1;
|
|
8001976: 4b03 ldr r3, [pc, #12] ; (8001984 <mymain+0x5c>)
|
|
8001978: 2201 movs r2, #1
|
|
800197a: 701a strb r2, [r3, #0]
|
|
while(1)
|
|
800197c: e7fe b.n 800197c <mymain+0x54>
|
|
800197e: 46c0 nop ; (mov r8, r8)
|
|
8001980: 48001400 .word 0x48001400
|
|
8001984: 2000006c .word 0x2000006c
|
|
|
|
08001988 <__libc_init_array>:
|
|
8001988: b570 push {r4, r5, r6, lr}
|
|
800198a: 2600 movs r6, #0
|
|
800198c: 4d0c ldr r5, [pc, #48] ; (80019c0 <__libc_init_array+0x38>)
|
|
800198e: 4c0d ldr r4, [pc, #52] ; (80019c4 <__libc_init_array+0x3c>)
|
|
8001990: 1b64 subs r4, r4, r5
|
|
8001992: 10a4 asrs r4, r4, #2
|
|
8001994: 42a6 cmp r6, r4
|
|
8001996: d109 bne.n 80019ac <__libc_init_array+0x24>
|
|
8001998: 2600 movs r6, #0
|
|
800199a: f000 f821 bl 80019e0 <_init>
|
|
800199e: 4d0a ldr r5, [pc, #40] ; (80019c8 <__libc_init_array+0x40>)
|
|
80019a0: 4c0a ldr r4, [pc, #40] ; (80019cc <__libc_init_array+0x44>)
|
|
80019a2: 1b64 subs r4, r4, r5
|
|
80019a4: 10a4 asrs r4, r4, #2
|
|
80019a6: 42a6 cmp r6, r4
|
|
80019a8: d105 bne.n 80019b6 <__libc_init_array+0x2e>
|
|
80019aa: bd70 pop {r4, r5, r6, pc}
|
|
80019ac: 00b3 lsls r3, r6, #2
|
|
80019ae: 58eb ldr r3, [r5, r3]
|
|
80019b0: 4798 blx r3
|
|
80019b2: 3601 adds r6, #1
|
|
80019b4: e7ee b.n 8001994 <__libc_init_array+0xc>
|
|
80019b6: 00b3 lsls r3, r6, #2
|
|
80019b8: 58eb ldr r3, [r5, r3]
|
|
80019ba: 4798 blx r3
|
|
80019bc: 3601 adds r6, #1
|
|
80019be: e7f2 b.n 80019a6 <__libc_init_array+0x1e>
|
|
80019c0: 08001a28 .word 0x08001a28
|
|
80019c4: 08001a28 .word 0x08001a28
|
|
80019c8: 08001a28 .word 0x08001a28
|
|
80019cc: 08001a2c .word 0x08001a2c
|
|
|
|
080019d0 <memset>:
|
|
80019d0: 0003 movs r3, r0
|
|
80019d2: 1882 adds r2, r0, r2
|
|
80019d4: 4293 cmp r3, r2
|
|
80019d6: d100 bne.n 80019da <memset+0xa>
|
|
80019d8: 4770 bx lr
|
|
80019da: 7019 strb r1, [r3, #0]
|
|
80019dc: 3301 adds r3, #1
|
|
80019de: e7f9 b.n 80019d4 <memset+0x4>
|
|
|
|
080019e0 <_init>:
|
|
80019e0: b5f8 push {r3, r4, r5, r6, r7, lr}
|
|
80019e2: 46c0 nop ; (mov r8, r8)
|
|
80019e4: bcf8 pop {r3, r4, r5, r6, r7}
|
|
80019e6: bc08 pop {r3}
|
|
80019e8: 469e mov lr, r3
|
|
80019ea: 4770 bx lr
|
|
|
|
080019ec <_fini>:
|
|
80019ec: b5f8 push {r3, r4, r5, r6, r7, lr}
|
|
80019ee: 46c0 nop ; (mov r8, r8)
|
|
80019f0: bcf8 pop {r3, r4, r5, r6, r7}
|
|
80019f2: bc08 pop {r3}
|
|
80019f4: 469e mov lr, r3
|
|
80019f6: 4770 bx lr
|