Searched defs:RCC_HSI_OFF (Results 1 – 3 of 3) sorted by relevance
373 #define RCC_HSI_OFF ((uint32_t)0x00000000) /*!< HSI clock deactivati… macro
379 #define RCC_HSI_OFF (0x00000000U) /*!< HSI clock deactivation */ macro
221 #define RCC_HSI_OFF 0x00000000U /*!< HSI clock deactivation */ macro