Searched refs:RCC_MSIRANGE_6 (Results 1 – 7 of 7) sorted by relevance
366 RCC_OscInitStruct.MSIClockRange = RCC_MSIRANGE_6; in SystemClockConfig()
159 ((__RANGE__) == RCC_MSIRANGE_6))396 #define RCC_MSIRANGE_6 RCC_ICSCR_MSIRANGE_6 /*!< MSI = 4.194 MHz */ macro
1308 if((vos == PWR_REGULATOR_VOLTAGE_SCALE3) && (MSIrange == RCC_MSIRANGE_6)) in RCC_SetFlashLatencyFromMSIRange()
1457 if((vos == PWR_REGULATOR_VOLTAGE_SCALE3) && (MSIrange == RCC_MSIRANGE_6)) in RCC_SetFlashLatencyFromMSIRange()
187 ((__RANGE__) == RCC_MSIRANGE_6))398 #define RCC_MSIRANGE_6 RCC_ICSCR_MSIRANGE_6 /*!< MSI = 4.194 MHz */ macro
301 MODIFY_REG(RCC->CR, RCC_CR_MSIRANGE, RCC_MSIRANGE_6); in HAL_RCC_DeInit()
427 #define RCC_MSIRANGE_6 RCC_CR_MSIRANGE_6 /*!< MSI = 4 MHz */ macro4607 ((__RANGE__) == RCC_MSIRANGE_6) || \4616 ((__RANGE__) == RCC_MSIRANGE_6) || \