| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_rcc.c | 364 RCC->CSR |= RCC_CSR_LSION; in RCC_LSICmd() 368 RCC->CSR &= ~RCC_CSR_LSION; in RCC_LSICmd()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_rcc.c | 447 RCC->CSR |= RCC_CSR_LSION; in RCC_LSICmd() 451 RCC->CSR &= ~RCC_CSR_LSION; in RCC_LSICmd()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_rcc.c | 1239 if((RCC->CSR &RCC_CSR_LSION) == RCC_CSR_LSION) in HAL_RCC_GetOscConfig()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_rcc.h | 762 SET_BIT(RCC->CSR, RCC_CSR_LSION); in LL_RCC_LSI_Enable() 772 CLEAR_BIT(RCC->CSR, RCC_CSR_LSION); in LL_RCC_LSI_Disable()
|
| A D | stm32l1xx_hal_rcc.h | 392 #define RCC_LSI_ON RCC_CSR_LSION /*!< LSI clock activation */
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_rcc.h | 518 #define RCC_CSR_LSION (0x01U << RCC_CSR_LSION_Pos) ///< Internal Low S… macro
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_rcc.c | 402 …MODIFY_REG(RCC->CSR, RCC_CSR_LSION | RCC_CSR_LSIOENLV, RCC_CSR_LSIOENLV | (state << RCC_CSR_LSION_… in RCC_LSICmd()
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f030x6.h | 2567 #define RCC_CSR_LSION ((uint32_t)0x00000001) /*!< Internal Low Speed … macro
|
| A D | ft32f030x8.h | 2606 #define RCC_CSR_LSION ((uint32_t)0x00000001) /*!< Internal Low Speed … macro
|
| A D | ft32f072x8.h | 2644 #define RCC_CSR_LSION ((uint32_t)0x00000001) /*!< Internal Low Speed … macro
|
| A D | ft32f032x8.h | 2648 #define RCC_CSR_LSION ((uint32_t)0x00000001) /*!< Internal Low Speed … macro
|
| A D | ft32f032x6.h | 2647 #define RCC_CSR_LSION ((uint32_t)0x00000001) /*!< Internal Low Speed … macro
|
| A D | ft32f072xb.h | 2873 #define RCC_CSR_LSION ((uint32_t)0x00000001) /*!< Internal Low Speed … macro
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/Include/ |
| A D | MM32L3xx.h | 1408 #define RCC_CSR_LSION ((uint32_t)0x00000001) /*!< Internal Low Speed … macro
|
| /bsp/mm32f103x/Libraries/MM32F103/Include/ |
| A D | MM32F103.h | 1417 #define RCC_CSR_LSION ((uint32_t)0x00000001) /*!< Internal Low Speed … macro
|
| /bsp/tkm32F499/Libraries/CMSIS_and_startup/ |
| A D | tk499.h | 1745 #define RCC_CSR_LSION ((uint32_t)0x00000001) /*!< Internal Low Speed … macro
|
| /bsp/mm32l07x/Libraries/MM32L0xx/Include/ |
| A D | MM32L0xx.h | 1370 #define RCC_CSR_LSION ((uint32_t)0x00000001) /*!< Internal Low Speed … macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f030x4x6x8.h | 3318 #define RCC_CSR_LSION RCC_CSR_LSION_Msk /*!< Internal Low Sp… macro
|
| A D | hk32f031x4x6.h | 3364 #define RCC_CSR_LSION RCC_CSR_LSION_Msk /*!< Internal Low Sp… macro
|
| A D | hk32f04ax4x6x8.h | 3310 #define RCC_CSR_LSION RCC_CSR_LSION_Msk /*!< Internal Low Sp… macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x.h | 1614 #define RCC_CSR_LSION ((uint32_t)0x00000001) /*!< Internal Low Speed … macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xb.h | 4447 #define RCC_CSR_LSION RCC_CSR_LSION_Msk /*!< Internal Low Sp… macro
|
| A D | stm32l100xba.h | 4467 #define RCC_CSR_LSION RCC_CSR_LSION_Msk /*!< Internal Low Sp… macro
|
| A D | stm32l151xb.h | 4332 #define RCC_CSR_LSION RCC_CSR_LSION_Msk /*!< Internal Low Sp… macro
|
| A D | stm32l151xba.h | 4355 #define RCC_CSR_LSION RCC_CSR_LSION_Msk /*!< Internal Low Sp… macro
|