Searched defs:RCC_LSI_OFF (Results 1 – 3 of 3) sorted by relevance
205 #define RCC_LSI_OFF 0U /*!< LSI clock deactivation */ macro
264 #define RCC_LSI_OFF 0x00000000U /*!< LSI clock deactivation */ macro
233 #define RCC_LSI_OFF (0x00000000U) /*!< LSI clock deactivation */ macro