Rev 50 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 50 | Rev 61 | ||
---|---|---|---|
Line 807... | Line 807... | ||
807 | 807 | ||
808 | /** @addtogroup Exported_constants |
808 | /** @addtogroup Exported_constants |
809 | * @{ |
809 | * @{ |
810 | */ |
810 | */ |
811 | 811 | ||
- | 812 | /** @addtogroup Hardware_Constant_Definition |
|
- | 813 | * @{ |
|
- | 814 | */ |
|
- | 815 | #define LSI_STARTUP_TIME 200U /*!< LSI Maximum startup time in us */ |
|
- | 816 | ||
- | 817 | /** |
|
- | 818 | * @} |
|
- | 819 | */ |
|
- | 820 | ||
812 | /** @addtogroup Peripheral_Registers_Bits_Definition |
821 | /** @addtogroup Peripheral_Registers_Bits_Definition |
813 | * @{ |
822 | * @{ |
814 | */ |
823 | */ |
815 | 824 | ||
816 | /******************************************************************************/ |
825 | /******************************************************************************/ |
Line 3043... | Line 3052... | ||
3043 | /* */ |
3052 | /* */ |
3044 | /* FLASH, DATA EEPROM and Option Bytes Registers */ |
3053 | /* FLASH, DATA EEPROM and Option Bytes Registers */ |
3045 | /* (FLASH, DATA_EEPROM, OB) */ |
3054 | /* (FLASH, DATA_EEPROM, OB) */ |
3046 | /* */ |
3055 | /* */ |
3047 | /******************************************************************************/ |
3056 | /******************************************************************************/ |
- | 3057 | /* |
|
- | 3058 | * @brief Specific device feature definitions (not present on all devices in the STM32L1 serie) |
|
- | 3059 | */ |
|
- | 3060 | #define FLASH_CUT3 |
|
3048 | 3061 | ||
3049 | /******************* Bit definition for FLASH_ACR register ******************/ |
3062 | /******************* Bit definition for FLASH_ACR register ******************/ |
3050 | #define FLASH_ACR_LATENCY_Pos (0U) |
3063 | #define FLASH_ACR_LATENCY_Pos (0U) |
3051 | #define FLASH_ACR_LATENCY_Msk (0x1UL << FLASH_ACR_LATENCY_Pos) /*!< 0x00000001 */ |
3064 | #define FLASH_ACR_LATENCY_Msk (0x1UL << FLASH_ACR_LATENCY_Pos) /*!< 0x00000001 */ |
3052 | #define FLASH_ACR_LATENCY FLASH_ACR_LATENCY_Msk /*!< Latency */ |
3065 | #define FLASH_ACR_LATENCY FLASH_ACR_LATENCY_Msk /*!< Latency */ |
Line 5894... | Line 5907... | ||
5894 | #define SYSCFG_EXTICR1_EXTI3_PA (0x00000000U) /*!< PA[3] pin */ |
5907 | #define SYSCFG_EXTICR1_EXTI3_PA (0x00000000U) /*!< PA[3] pin */ |
5895 | #define SYSCFG_EXTICR1_EXTI3_PB (0x00001000U) /*!< PB[3] pin */ |
5908 | #define SYSCFG_EXTICR1_EXTI3_PB (0x00001000U) /*!< PB[3] pin */ |
5896 | #define SYSCFG_EXTICR1_EXTI3_PC (0x00002000U) /*!< PC[3] pin */ |
5909 | #define SYSCFG_EXTICR1_EXTI3_PC (0x00002000U) /*!< PC[3] pin */ |
5897 | #define SYSCFG_EXTICR1_EXTI3_PD (0x00003000U) /*!< PD[3] pin */ |
5910 | #define SYSCFG_EXTICR1_EXTI3_PD (0x00003000U) /*!< PD[3] pin */ |
5898 | #define SYSCFG_EXTICR1_EXTI3_PE (0x00004000U) /*!< PE[3] pin */ |
5911 | #define SYSCFG_EXTICR1_EXTI3_PE (0x00004000U) /*!< PE[3] pin */ |
5899 | #define SYSCFG_EXTICR1_EXTI3_PF (0x00003000U) /*!< PF[3] pin */ |
5912 | #define SYSCFG_EXTICR1_EXTI3_PF (0x00006000U) /*!< PF[3] pin */ |
5900 | #define SYSCFG_EXTICR1_EXTI3_PG (0x00004000U) /*!< PG[3] pin */ |
5913 | #define SYSCFG_EXTICR1_EXTI3_PG (0x00007000U) /*!< PG[3] pin */ |
5901 | 5914 | ||
5902 | /***************** Bit definition for SYSCFG_EXTICR2 register *****************/ |
5915 | /***************** Bit definition for SYSCFG_EXTICR2 register *****************/ |
5903 | #define SYSCFG_EXTICR2_EXTI4_Pos (0U) |
5916 | #define SYSCFG_EXTICR2_EXTI4_Pos (0U) |
5904 | #define SYSCFG_EXTICR2_EXTI4_Msk (0xFUL << SYSCFG_EXTICR2_EXTI4_Pos) /*!< 0x0000000F */ |
5917 | #define SYSCFG_EXTICR2_EXTI4_Msk (0xFUL << SYSCFG_EXTICR2_EXTI4_Pos) /*!< 0x0000000F */ |
5905 | #define SYSCFG_EXTICR2_EXTI4 SYSCFG_EXTICR2_EXTI4_Msk /*!< EXTI 4 configuration */ |
5918 | #define SYSCFG_EXTICR2_EXTI4 SYSCFG_EXTICR2_EXTI4_Msk /*!< EXTI 4 configuration */ |
Line 6070... | Line 6083... | ||
6070 | #define SYSCFG_EXTICR4_EXTI15_PC (0x00002000U) /*!< PC[15] pin */ |
6083 | #define SYSCFG_EXTICR4_EXTI15_PC (0x00002000U) /*!< PC[15] pin */ |
6071 | #define SYSCFG_EXTICR4_EXTI15_PD (0x00003000U) /*!< PD[15] pin */ |
6084 | #define SYSCFG_EXTICR4_EXTI15_PD (0x00003000U) /*!< PD[15] pin */ |
6072 | #define SYSCFG_EXTICR4_EXTI15_PE (0x00004000U) /*!< PE[15] pin */ |
6085 | #define SYSCFG_EXTICR4_EXTI15_PE (0x00004000U) /*!< PE[15] pin */ |
6073 | #define SYSCFG_EXTICR4_EXTI15_PF (0x00006000U) /*!< PF[15] pin */ |
6086 | #define SYSCFG_EXTICR4_EXTI15_PF (0x00006000U) /*!< PF[15] pin */ |
6074 | #define SYSCFG_EXTICR4_EXTI15_PG (0x00007000U) /*!< PG[15] pin */ |
6087 | #define SYSCFG_EXTICR4_EXTI15_PG (0x00007000U) /*!< PG[15] pin */ |
6075 | 6088 | ||
6076 | /******************************************************************************/ |
6089 | /******************************************************************************/ |
6077 | /* */ |
6090 | /* */ |
6078 | /* Routing Interface (RI) */ |
6091 | /* Routing Interface (RI) */ |
6079 | /* */ |
6092 | /* */ |
6080 | /******************************************************************************/ |
6093 | /******************************************************************************/ |