File tree Expand file tree Collapse file tree 21 files changed +1556
-1245
lines changed
system/Drivers/CMSIS/Device/ST Expand file tree Collapse file tree 21 files changed +1556
-1245
lines changed Original file line number Diff line number Diff line change 40
40
extern "C" {
41
41
#endif /* __cplusplus */
42
42
43
- /** @addtogroup Configuration_section_for_CMSIS
43
+ /** @addtogroup Configuration_section_for_CMSIS
44
44
* @{
45
45
*/
46
46
/**
64
64
* in @ref Library_configuration_section
65
65
*/
66
66
67
- /*!< Interrupt Number Definition */
67
+ /*!< Interrupt Number Definition */
68
68
typedef enum
69
69
{
70
70
/****** Cortex-M0 Processor Exceptions Numbers **************************************************************/
@@ -525,7 +525,16 @@ typedef struct
525
525
* @{
526
526
*/
527
527
528
- /** @addtogroup Peripheral_Registers_Bits_Definition
528
+ /** @addtogroup Hardware_Constant_Definition
529
+ * @{
530
+ */
531
+ #define LSI_STARTUP_TIME 85U /*!< LSI Maximum startup time in us */
532
+
533
+ /**
534
+ * @}
535
+ */
536
+
537
+ /** @addtogroup Peripheral_Registers_Bits_Definition
529
538
* @{
530
539
*/
531
540
@@ -2262,7 +2271,7 @@ typedef struct
2262
2271
#define GPIO_AFRL_AFSEL7_Msk (0xFUL << GPIO_AFRL_AFSEL7_Pos) /*!< 0xF0000000 */
2263
2272
#define GPIO_AFRL_AFSEL7 GPIO_AFRL_AFSEL7_Msk
2264
2273
2265
- /* Legacy aliases */
2274
+ /* Legacy aliases */
2266
2275
#define GPIO_AFRL_AFRL0_Pos GPIO_AFRL_AFSEL0_Pos
2267
2276
#define GPIO_AFRL_AFRL0_Msk GPIO_AFRL_AFSEL0_Msk
2268
2277
#define GPIO_AFRL_AFRL0 GPIO_AFRL_AFSEL0
@@ -5352,7 +5361,7 @@ typedef struct
5352
5361
* @}
5353
5362
*/
5354
5363
5355
- /**
5364
+ /**
5356
5365
* @}
5357
5366
*/
5358
5367
Original file line number Diff line number Diff line change 40
40
extern "C" {
41
41
#endif /* __cplusplus */
42
42
43
- /** @addtogroup Configuration_section_for_CMSIS
43
+ /** @addtogroup Configuration_section_for_CMSIS
44
44
* @{
45
45
*/
46
46
/**
64
64
* in @ref Library_configuration_section
65
65
*/
66
66
67
- /*!< Interrupt Number Definition */
67
+ /*!< Interrupt Number Definition */
68
68
typedef enum
69
69
{
70
70
/****** Cortex-M0 Processor Exceptions Numbers **************************************************************/
@@ -541,7 +541,16 @@ typedef struct
541
541
* @{
542
542
*/
543
543
544
- /** @addtogroup Peripheral_Registers_Bits_Definition
544
+ /** @addtogroup Hardware_Constant_Definition
545
+ * @{
546
+ */
547
+ #define LSI_STARTUP_TIME 85U /*!< LSI Maximum startup time in us */
548
+
549
+ /**
550
+ * @}
551
+ */
552
+
553
+ /** @addtogroup Peripheral_Registers_Bits_Definition
545
554
* @{
546
555
*/
547
556
@@ -2292,7 +2301,7 @@ typedef struct
2292
2301
#define GPIO_AFRL_AFSEL7_Msk (0xFUL << GPIO_AFRL_AFSEL7_Pos) /*!< 0xF0000000 */
2293
2302
#define GPIO_AFRL_AFSEL7 GPIO_AFRL_AFSEL7_Msk
2294
2303
2295
- /* Legacy aliases */
2304
+ /* Legacy aliases */
2296
2305
#define GPIO_AFRL_AFRL0_Pos GPIO_AFRL_AFSEL0_Pos
2297
2306
#define GPIO_AFRL_AFRL0_Msk GPIO_AFRL_AFSEL0_Msk
2298
2307
#define GPIO_AFRL_AFRL0 GPIO_AFRL_AFSEL0
@@ -5419,7 +5428,7 @@ typedef struct
5419
5428
* @}
5420
5429
*/
5421
5430
5422
- /**
5431
+ /**
5423
5432
* @}
5424
5433
*/
5425
5434
Original file line number Diff line number Diff line change 40
40
extern "C" {
41
41
#endif /* __cplusplus */
42
42
43
- /** @addtogroup Configuration_section_for_CMSIS
43
+ /** @addtogroup Configuration_section_for_CMSIS
44
44
* @{
45
45
*/
46
46
/**
64
64
* in @ref Library_configuration_section
65
65
*/
66
66
67
- /*!< Interrupt Number Definition */
67
+ /*!< Interrupt Number Definition */
68
68
typedef enum
69
69
{
70
70
/****** Cortex-M0 Processor Exceptions Numbers **************************************************************/
@@ -557,7 +557,16 @@ typedef struct
557
557
* @{
558
558
*/
559
559
560
- /** @addtogroup Peripheral_Registers_Bits_Definition
560
+ /** @addtogroup Hardware_Constant_Definition
561
+ * @{
562
+ */
563
+ #define LSI_STARTUP_TIME 85U /*!< LSI Maximum startup time in us */
564
+
565
+ /**
566
+ * @}
567
+ */
568
+
569
+ /** @addtogroup Peripheral_Registers_Bits_Definition
561
570
* @{
562
571
*/
563
572
@@ -2543,7 +2552,7 @@ typedef struct
2543
2552
#define GPIO_AFRL_AFSEL7_Msk (0xFUL << GPIO_AFRL_AFSEL7_Pos) /*!< 0xF0000000 */
2544
2553
#define GPIO_AFRL_AFSEL7 GPIO_AFRL_AFSEL7_Msk
2545
2554
2546
- /* Legacy aliases */
2555
+ /* Legacy aliases */
2547
2556
#define GPIO_AFRL_AFRL0_Pos GPIO_AFRL_AFSEL0_Pos
2548
2557
#define GPIO_AFRL_AFRL0_Msk GPIO_AFRL_AFSEL0_Msk
2549
2558
#define GPIO_AFRL_AFRL0 GPIO_AFRL_AFSEL0
@@ -5798,7 +5807,7 @@ typedef struct
5798
5807
* @}
5799
5808
*/
5800
5809
5801
- /**
5810
+ /**
5802
5811
* @}
5803
5812
*/
5804
5813
Original file line number Diff line number Diff line change 40
40
extern "C" {
41
41
#endif /* __cplusplus */
42
42
43
- /** @addtogroup Configuration_section_for_CMSIS
43
+ /** @addtogroup Configuration_section_for_CMSIS
44
44
* @{
45
45
*/
46
46
/**
64
64
* in @ref Library_configuration_section
65
65
*/
66
66
67
- /*!< Interrupt Number Definition */
67
+ /*!< Interrupt Number Definition */
68
68
typedef enum
69
69
{
70
70
/****** Cortex-M0 Processor Exceptions Numbers **************************************************************/
@@ -535,7 +535,16 @@ typedef struct
535
535
* @{
536
536
*/
537
537
538
- /** @addtogroup Peripheral_Registers_Bits_Definition
538
+ /** @addtogroup Hardware_Constant_Definition
539
+ * @{
540
+ */
541
+ #define LSI_STARTUP_TIME 85U /*!< LSI Maximum startup time in us */
542
+
543
+ /**
544
+ * @}
545
+ */
546
+
547
+ /** @addtogroup Peripheral_Registers_Bits_Definition
539
548
* @{
540
549
*/
541
550
@@ -2358,7 +2367,7 @@ typedef struct
2358
2367
#define GPIO_AFRL_AFSEL7_Msk (0xFUL << GPIO_AFRL_AFSEL7_Pos) /*!< 0xF0000000 */
2359
2368
#define GPIO_AFRL_AFSEL7 GPIO_AFRL_AFSEL7_Msk
2360
2369
2361
- /* Legacy aliases */
2370
+ /* Legacy aliases */
2362
2371
#define GPIO_AFRL_AFRL0_Pos GPIO_AFRL_AFSEL0_Pos
2363
2372
#define GPIO_AFRL_AFRL0_Msk GPIO_AFRL_AFSEL0_Msk
2364
2373
#define GPIO_AFRL_AFRL0 GPIO_AFRL_AFSEL0
@@ -5678,7 +5687,7 @@ typedef struct
5678
5687
* @}
5679
5688
*/
5680
5689
5681
- /**
5690
+ /**
5682
5691
* @}
5683
5692
*/
5684
5693
Original file line number Diff line number Diff line change 40
40
extern "C" {
41
41
#endif /* __cplusplus */
42
42
43
- /** @addtogroup Configuration_section_for_CMSIS
43
+ /** @addtogroup Configuration_section_for_CMSIS
44
44
* @{
45
45
*/
46
46
/**
64
64
* in @ref Library_configuration_section
65
65
*/
66
66
67
- /*!< Interrupt Number Definition */
67
+ /*!< Interrupt Number Definition */
68
68
typedef enum
69
69
{
70
70
/****** Cortex-M0 Processor Exceptions Numbers **************************************************************/
@@ -534,7 +534,16 @@ typedef struct
534
534
* @{
535
535
*/
536
536
537
- /** @addtogroup Peripheral_Registers_Bits_Definition
537
+ /** @addtogroup Hardware_Constant_Definition
538
+ * @{
539
+ */
540
+ #define LSI_STARTUP_TIME 85U /*!< LSI Maximum startup time in us */
541
+
542
+ /**
543
+ * @}
544
+ */
545
+
546
+ /** @addtogroup Peripheral_Registers_Bits_Definition
538
547
* @{
539
548
*/
540
549
@@ -2357,7 +2366,7 @@ typedef struct
2357
2366
#define GPIO_AFRL_AFSEL7_Msk (0xFUL << GPIO_AFRL_AFSEL7_Pos) /*!< 0xF0000000 */
2358
2367
#define GPIO_AFRL_AFSEL7 GPIO_AFRL_AFSEL7_Msk
2359
2368
2360
- /* Legacy aliases */
2369
+ /* Legacy aliases */
2361
2370
#define GPIO_AFRL_AFRL0_Pos GPIO_AFRL_AFSEL0_Pos
2362
2371
#define GPIO_AFRL_AFRL0_Msk GPIO_AFRL_AFSEL0_Msk
2363
2372
#define GPIO_AFRL_AFRL0 GPIO_AFRL_AFSEL0
@@ -5643,7 +5652,7 @@ typedef struct
5643
5652
* @}
5644
5653
*/
5645
5654
5646
- /**
5655
+ /**
5647
5656
* @}
5648
5657
*/
5649
5658
You can’t perform that action at this time.
0 commit comments