Searched defs:RCC_LSI_ON (Results 1 – 6 of 6) sorted by relevance
152 #define RCC_LSI_ON ((uint8_t)0x01) macro
391 #define RCC_LSI_ON RCC_CSR_LSION /*!< LSI clock activation */ macro
223 #define RCC_LSI_ON RCC_CSR_LSION /*!< LSI clock activation */ macro
221 #define RCC_LSI_ON RCC_CSR_LSION /*!< LSI clock activation */ macro
374 #define RCC_LSI_ON (RCC_CSR_LSI1ON | RCC_CSR_LSI2ON) /*!< LSI1 or LSI2 clock a… macro