Subversion Repositories DashDisplay

Rev

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 830... Line 830...
830
 
830
 
831
/** @addtogroup Exported_constants
831
/** @addtogroup Exported_constants
832
  * @{
832
  * @{
833
  */
833
  */
834
 
834
 
-
 
835
  /** @addtogroup Hardware_Constant_Definition
-
 
836
    * @{
-
 
837
    */
-
 
838
#define LSI_STARTUP_TIME 200U /*!< LSI Maximum startup time in us */
-
 
839
 
-
 
840
  /**
-
 
841
    * @}
-
 
842
    */
-
 
843
 
835
/** @addtogroup Peripheral_Registers_Bits_Definition
844
/** @addtogroup Peripheral_Registers_Bits_Definition
836
  * @{
845
  * @{
837
  */
846
  */
838
   
847
   
839
/******************************************************************************/
848
/******************************************************************************/
Line 3173... Line 3182...
3173
/*                                                                            */
3182
/*                                                                            */
3174
/*                FLASH, DATA EEPROM and Option Bytes Registers               */
3183
/*                FLASH, DATA EEPROM and Option Bytes Registers               */
3175
/*                        (FLASH, DATA_EEPROM, OB)                            */
3184
/*                        (FLASH, DATA_EEPROM, OB)                            */
3176
/*                                                                            */
3185
/*                                                                            */
3177
/******************************************************************************/
3186
/******************************************************************************/
-
 
3187
/*
-
 
3188
 * @brief Specific device feature definitions (not present on all devices in the STM32L1 serie)
-
 
3189
 */
-
 
3190
#define FLASH_CUT3
3178
 
3191
 
3179
/*******************  Bit definition for FLASH_ACR register  ******************/
3192
/*******************  Bit definition for FLASH_ACR register  ******************/
3180
#define FLASH_ACR_LATENCY_Pos                (0U)                              
3193
#define FLASH_ACR_LATENCY_Pos                (0U)                              
3181
#define FLASH_ACR_LATENCY_Msk                (0x1UL << FLASH_ACR_LATENCY_Pos)   /*!< 0x00000001 */
3194
#define FLASH_ACR_LATENCY_Msk                (0x1UL << FLASH_ACR_LATENCY_Pos)   /*!< 0x00000001 */
3182
#define FLASH_ACR_LATENCY                    FLASH_ACR_LATENCY_Msk             /*!< Latency */
3195
#define FLASH_ACR_LATENCY                    FLASH_ACR_LATENCY_Msk             /*!< Latency */
Line 6033... Line 6046...
6033
#define SYSCFG_EXTICR1_EXTI3_PA         (0x00000000U)                          /*!< PA[3] pin */
6046
#define SYSCFG_EXTICR1_EXTI3_PA         (0x00000000U)                          /*!< PA[3] pin */
6034
#define SYSCFG_EXTICR1_EXTI3_PB         (0x00001000U)                          /*!< PB[3] pin */
6047
#define SYSCFG_EXTICR1_EXTI3_PB         (0x00001000U)                          /*!< PB[3] pin */
6035
#define SYSCFG_EXTICR1_EXTI3_PC         (0x00002000U)                          /*!< PC[3] pin */
6048
#define SYSCFG_EXTICR1_EXTI3_PC         (0x00002000U)                          /*!< PC[3] pin */
6036
#define SYSCFG_EXTICR1_EXTI3_PD         (0x00003000U)                          /*!< PD[3] pin */
6049
#define SYSCFG_EXTICR1_EXTI3_PD         (0x00003000U)                          /*!< PD[3] pin */
6037
#define SYSCFG_EXTICR1_EXTI3_PE         (0x00004000U)                          /*!< PE[3] pin */
6050
#define SYSCFG_EXTICR1_EXTI3_PE         (0x00004000U)                          /*!< PE[3] pin */
6038
#define SYSCFG_EXTICR1_EXTI3_PF         (0x00003000U)                          /*!< PF[3] pin */
6051
#define SYSCFG_EXTICR1_EXTI3_PF         (0x00006000U)                          /*!< PF[3] pin */
6039
#define SYSCFG_EXTICR1_EXTI3_PG         (0x00004000U)                          /*!< PG[3] pin */
6052
#define SYSCFG_EXTICR1_EXTI3_PG         (0x00007000U)                          /*!< PG[3] pin */
6040
 
6053
 
6041
/*****************  Bit definition for SYSCFG_EXTICR2 register  *****************/
6054
/*****************  Bit definition for SYSCFG_EXTICR2 register  *****************/
6042
#define SYSCFG_EXTICR2_EXTI4_Pos        (0U)                                   
6055
#define SYSCFG_EXTICR2_EXTI4_Pos        (0U)                                   
6043
#define SYSCFG_EXTICR2_EXTI4_Msk        (0xFUL << SYSCFG_EXTICR2_EXTI4_Pos)     /*!< 0x0000000F */
6056
#define SYSCFG_EXTICR2_EXTI4_Msk        (0xFUL << SYSCFG_EXTICR2_EXTI4_Pos)     /*!< 0x0000000F */
6044
#define SYSCFG_EXTICR2_EXTI4            SYSCFG_EXTICR2_EXTI4_Msk               /*!< EXTI 4 configuration */
6057
#define SYSCFG_EXTICR2_EXTI4            SYSCFG_EXTICR2_EXTI4_Msk               /*!< EXTI 4 configuration */
Line 6209... Line 6222...
6209
#define SYSCFG_EXTICR4_EXTI15_PC        (0x00002000U)                          /*!< PC[15] pin */
6222
#define SYSCFG_EXTICR4_EXTI15_PC        (0x00002000U)                          /*!< PC[15] pin */
6210
#define SYSCFG_EXTICR4_EXTI15_PD        (0x00003000U)                          /*!< PD[15] pin */
6223
#define SYSCFG_EXTICR4_EXTI15_PD        (0x00003000U)                          /*!< PD[15] pin */
6211
#define SYSCFG_EXTICR4_EXTI15_PE        (0x00004000U)                          /*!< PE[15] pin */
6224
#define SYSCFG_EXTICR4_EXTI15_PE        (0x00004000U)                          /*!< PE[15] pin */
6212
#define SYSCFG_EXTICR4_EXTI15_PF        (0x00006000U)                          /*!< PF[15] pin */
6225
#define SYSCFG_EXTICR4_EXTI15_PF        (0x00006000U)                          /*!< PF[15] pin */
6213
#define SYSCFG_EXTICR4_EXTI15_PG        (0x00007000U)                          /*!< PG[15] pin */
6226
#define SYSCFG_EXTICR4_EXTI15_PG        (0x00007000U)                          /*!< PG[15] pin */
6214
 
6227
 
6215
/******************************************************************************/
6228
/******************************************************************************/
6216
/*                                                                            */
6229
/*                                                                            */
6217
/*                       Routing Interface (RI)                               */
6230
/*                       Routing Interface (RI)                               */
6218
/*                                                                            */
6231
/*                                                                            */
6219
/******************************************************************************/
6232
/******************************************************************************/