Searched defs:RCC_HSI48_ON (Results 1 – 10 of 10) sorted by relevance
411 #define RCC_HSI48_ON ((uint8_t)0x01) macro
361 #define RCC_HSI48_ON ((uint8_t)0x01U) macro
435 #define RCC_HSI48_ON RCC_CR_HSI48ON /*!< HSI48 clock activation */ macro
197 #define RCC_HSI48_ON RCC_CRRCR_HSI48ON /*!< HSI48 clock activation */ macro
438 #define RCC_HSI48_ON RCC_CRRCR_HSI48ON /*!< HSI48 clock activation */ macro
233 #define RCC_HSI48_ON RCC_CRRCR_HSI48ON /*!< HSI48 clock activation */ macro
293 #define RCC_HSI48_ON RCC_CR_HSI48ON /*!< HSI48 clock activation */ macro
253 #define RCC_HSI48_ON RCC_CRRCR_HSI48ON /*!< HSI48 clock activation */ macro
253 #define RCC_HSI48_ON RCC_CR_HSI48ON /*!< HSI48 clock activation */ macro
221 #define RCC_HSI48_ON ((uint8_t)0x01) macro