Searched defs:RCC_CFGR_SWS_LSI (Results 1 – 3 of 3) sorted by relevance
54 #define RCC_CFGR_SWS_LSI 0x0000000CU /*!< LSI used as sys… macro
145 #define RCC_CFGR_SWS_LSI (0x03U << RCC_CFGR_SWS_Pos) ///< LSI used as sy… macro
1226 #define RCC_CFGR_SWS_LSI ((uint32_t)0x0000000C) /*!< LSI used as system … macro
Completed in 31 milliseconds