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 790... Line 790...
790
 
790
 
791
/** @addtogroup Exported_constants
791
/** @addtogroup Exported_constants
792
  * @{
792
  * @{
793
  */
793
  */
794
 
794
 
-
 
795
  /** @addtogroup Hardware_Constant_Definition
-
 
796
    * @{
-
 
797
    */
-
 
798
#define LSI_STARTUP_TIME 200U /*!< LSI Maximum startup time in us */
-
 
799
 
-
 
800
  /**
-
 
801
    * @}
-
 
802
    */
-
 
803
 
795
/** @addtogroup Peripheral_Registers_Bits_Definition
804
/** @addtogroup Peripheral_Registers_Bits_Definition
796
  * @{
805
  * @{
797
  */
806
  */
798
   
807
   
799
/******************************************************************************/
808
/******************************************************************************/
Line 3026... Line 3035...
3026
/*                                                                            */
3035
/*                                                                            */
3027
/*                FLASH, DATA EEPROM and Option Bytes Registers               */
3036
/*                FLASH, DATA EEPROM and Option Bytes Registers               */
3028
/*                        (FLASH, DATA_EEPROM, OB)                            */
3037
/*                        (FLASH, DATA_EEPROM, OB)                            */
3029
/*                                                                            */
3038
/*                                                                            */
3030
/******************************************************************************/
3039
/******************************************************************************/
-
 
3040
/*
-
 
3041
 * @brief Specific device feature definitions (not present on all devices in the STM32L1 serie)
-
 
3042
 */
-
 
3043
#define FLASH_CUT3
3031
 
3044
 
3032
/*******************  Bit definition for FLASH_ACR register  ******************/
3045
/*******************  Bit definition for FLASH_ACR register  ******************/
3033
#define FLASH_ACR_LATENCY_Pos                (0U)                              
3046
#define FLASH_ACR_LATENCY_Pos                (0U)                              
3034
#define FLASH_ACR_LATENCY_Msk                (0x1UL << FLASH_ACR_LATENCY_Pos)   /*!< 0x00000001 */
3047
#define FLASH_ACR_LATENCY_Msk                (0x1UL << FLASH_ACR_LATENCY_Pos)   /*!< 0x00000001 */
3035
#define FLASH_ACR_LATENCY                    FLASH_ACR_LATENCY_Msk             /*!< Latency */
3048
#define FLASH_ACR_LATENCY                    FLASH_ACR_LATENCY_Msk             /*!< Latency */
Line 5744... Line 5757...
5744
#define SYSCFG_EXTICR1_EXTI3_PA         (0x00000000U)                          /*!< PA[3] pin */
5757
#define SYSCFG_EXTICR1_EXTI3_PA         (0x00000000U)                          /*!< PA[3] pin */
5745
#define SYSCFG_EXTICR1_EXTI3_PB         (0x00001000U)                          /*!< PB[3] pin */
5758
#define SYSCFG_EXTICR1_EXTI3_PB         (0x00001000U)                          /*!< PB[3] pin */
5746
#define SYSCFG_EXTICR1_EXTI3_PC         (0x00002000U)                          /*!< PC[3] pin */
5759
#define SYSCFG_EXTICR1_EXTI3_PC         (0x00002000U)                          /*!< PC[3] pin */
5747
#define SYSCFG_EXTICR1_EXTI3_PD         (0x00003000U)                          /*!< PD[3] pin */
5760
#define SYSCFG_EXTICR1_EXTI3_PD         (0x00003000U)                          /*!< PD[3] pin */
5748
#define SYSCFG_EXTICR1_EXTI3_PE         (0x00004000U)                          /*!< PE[3] pin */
5761
#define SYSCFG_EXTICR1_EXTI3_PE         (0x00004000U)                          /*!< PE[3] pin */
5749
#define SYSCFG_EXTICR1_EXTI3_PF         (0x00003000U)                          /*!< PF[3] pin */
5762
#define SYSCFG_EXTICR1_EXTI3_PF         (0x00006000U)                          /*!< PF[3] pin */
5750
#define SYSCFG_EXTICR1_EXTI3_PG         (0x00004000U)                          /*!< PG[3] pin */
5763
#define SYSCFG_EXTICR1_EXTI3_PG         (0x00007000U)                          /*!< PG[3] pin */
5751
 
5764
 
5752
/*****************  Bit definition for SYSCFG_EXTICR2 register  *****************/
5765
/*****************  Bit definition for SYSCFG_EXTICR2 register  *****************/
5753
#define SYSCFG_EXTICR2_EXTI4_Pos        (0U)                                   
5766
#define SYSCFG_EXTICR2_EXTI4_Pos        (0U)                                   
5754
#define SYSCFG_EXTICR2_EXTI4_Msk        (0xFUL << SYSCFG_EXTICR2_EXTI4_Pos)     /*!< 0x0000000F */
5767
#define SYSCFG_EXTICR2_EXTI4_Msk        (0xFUL << SYSCFG_EXTICR2_EXTI4_Pos)     /*!< 0x0000000F */
5755
#define SYSCFG_EXTICR2_EXTI4            SYSCFG_EXTICR2_EXTI4_Msk               /*!< EXTI 4 configuration */
5768
#define SYSCFG_EXTICR2_EXTI4            SYSCFG_EXTICR2_EXTI4_Msk               /*!< EXTI 4 configuration */
Line 5920... Line 5933...
5920
#define SYSCFG_EXTICR4_EXTI15_PC        (0x00002000U)                          /*!< PC[15] pin */
5933
#define SYSCFG_EXTICR4_EXTI15_PC        (0x00002000U)                          /*!< PC[15] pin */
5921
#define SYSCFG_EXTICR4_EXTI15_PD        (0x00003000U)                          /*!< PD[15] pin */
5934
#define SYSCFG_EXTICR4_EXTI15_PD        (0x00003000U)                          /*!< PD[15] pin */
5922
#define SYSCFG_EXTICR4_EXTI15_PE        (0x00004000U)                          /*!< PE[15] pin */
5935
#define SYSCFG_EXTICR4_EXTI15_PE        (0x00004000U)                          /*!< PE[15] pin */
5923
#define SYSCFG_EXTICR4_EXTI15_PF        (0x00006000U)                          /*!< PF[15] pin */
5936
#define SYSCFG_EXTICR4_EXTI15_PF        (0x00006000U)                          /*!< PF[15] pin */
5924
#define SYSCFG_EXTICR4_EXTI15_PG        (0x00007000U)                          /*!< PG[15] pin */
5937
#define SYSCFG_EXTICR4_EXTI15_PG        (0x00007000U)                          /*!< PG[15] pin */
5925
 
5938
 
5926
/******************************************************************************/
5939
/******************************************************************************/
5927
/*                                                                            */
5940
/*                                                                            */
5928
/*                       Routing Interface (RI)                               */
5941
/*                       Routing Interface (RI)                               */
5929
/*                                                                            */
5942
/*                                                                            */
5930
/******************************************************************************/
5943
/******************************************************************************/