File tree Expand file tree Collapse file tree 12 files changed +13
-13
lines changed
targets/TARGET_STM/TARGET_STM32G4/STM32Cube_FW Expand file tree Collapse file tree 12 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 7
7
* This file contains:
8
8
* - Data structures and the address mapping for all peripherals
9
9
* - Peripheral's registers declarations and bits definition
10
- * - Macros to access peripheral� s registers hardware
10
+ * - Macros to access peripheral' s registers hardware
11
11
*
12
12
******************************************************************************
13
13
* @attention
Original file line number Diff line number Diff line change 7
7
* This file contains:
8
8
* - Data structures and the address mapping for all peripherals
9
9
* - Peripheral's registers declarations and bits definition
10
- * - Macros to access peripheral� s registers hardware
10
+ * - Macros to access peripheral' s registers hardware
11
11
*
12
12
******************************************************************************
13
13
* @attention
Original file line number Diff line number Diff line change 7
7
* This file contains:
8
8
* - Data structures and the address mapping for all peripherals
9
9
* - Peripheral's registers declarations and bits definition
10
- * - Macros to access peripheral� s registers hardware
10
+ * - Macros to access peripheral' s registers hardware
11
11
*
12
12
******************************************************************************
13
13
* @attention
Original file line number Diff line number Diff line change 7
7
* This file contains:
8
8
* - Data structures and the address mapping for all peripherals
9
9
* - Peripheral's registers declarations and bits definition
10
- * - Macros to access peripheral� s registers hardware
10
+ * - Macros to access peripheral' s registers hardware
11
11
*
12
12
******************************************************************************
13
13
* @attention
Original file line number Diff line number Diff line change 7
7
* This file contains:
8
8
* - Data structures and the address mapping for all peripherals
9
9
* - Peripheral's registers declarations and bits definition
10
- * - Macros to access peripheral� s registers hardware
10
+ * - Macros to access peripheral' s registers hardware
11
11
*
12
12
******************************************************************************
13
13
* @attention
Original file line number Diff line number Diff line change 7
7
* This file contains:
8
8
* - Data structures and the address mapping for all peripherals
9
9
* - Peripheral's registers declarations and bits definition
10
- * - Macros to access peripheral� s registers hardware
10
+ * - Macros to access peripheral' s registers hardware
11
11
*
12
12
******************************************************************************
13
13
* @attention
Original file line number Diff line number Diff line change 7
7
* This file contains:
8
8
* - Data structures and the address mapping for all peripherals
9
9
* - Peripheral's registers declarations and bits definition
10
- * - Macros to access peripheral� s registers hardware
10
+ * - Macros to access peripheral' s registers hardware
11
11
*
12
12
******************************************************************************
13
13
* @attention
Original file line number Diff line number Diff line change 7
7
* This file contains:
8
8
* - Data structures and the address mapping for all peripherals
9
9
* - Peripheral's registers declarations and bits definition
10
- * - Macros to access peripheral� s registers hardware
10
+ * - Macros to access peripheral' s registers hardware
11
11
*
12
12
******************************************************************************
13
13
* @attention
Original file line number Diff line number Diff line change 7
7
* This file contains:
8
8
* - Data structures and the address mapping for all peripherals
9
9
* - Peripheral's registers declarations and bits definition
10
- * - Macros to access peripheral� s registers hardware
10
+ * - Macros to access peripheral' s registers hardware
11
11
*
12
12
******************************************************************************
13
13
* @attention
Original file line number Diff line number Diff line change 8
8
* is using in the C source code, usually in main.c. This file contains:
9
9
* - Configuration section that allows to select:
10
10
* - The STM32G4xx device used in the target application
11
- * - To use or not the peripheral� s drivers in application code(i.e.
12
- * code will be based on direct access to peripheral� s registers
11
+ * - To use or not the peripheral' s drivers in application code(i.e.
12
+ * code will be based on direct access to peripheral' s registers
13
13
* rather than drivers API), this option is controlled by
14
14
* "#define USE_HAL_DRIVER"
15
15
*
You can’t perform that action at this time.
0 commit comments