Searched refs:RCC_MSIRANGE_4 (Results 1 – 10 of 10) sorted by relevance
139 ((__RANGE__) == RCC_MSIRANGE_4) || \376 #define RCC_MSIRANGE_4 RCC_ICSCR_MSIRANGE_4 /*!< MSI = 1.048 MHz */ macro
379 MODIFY_REG(RCC->ICSCR1, RCC_ICSCR1_MSISRANGE, RCC_MSIRANGE_4); in HAL_RCC_DeInit()1896 else if (pRCC_OscInitStruct->MSIClockRange >= RCC_MSIRANGE_4) in HAL_RCC_GetOscConfig()
146 ((__RANGE__) == RCC_MSIRANGE_4) || \538 #define RCC_MSIRANGE_4 LL_RCC_MSIRANGE_4 /*!< MSI = 1 MHz */ macro
381 #define RCC_MSIRANGE_4 RCC_CR_MSIRANGE_4 /*!< MSI = 1 MHz */ macro2867 ((__RANGE__) == RCC_MSIRANGE_4) || \2877 #define IS_RCC_MSI_STANDBY_CLOCK_RANGE(__RANGE__) (((__RANGE__) == RCC_MSIRANGE_4) || \
167 ((__RANGE__) == RCC_MSIRANGE_4) || \378 #define RCC_MSIRANGE_4 RCC_ICSCR_MSIRANGE_4 /*!< MSI = 1.048 MHz */ macro
398 #define RCC_MSIRANGE_4 RCC_CR_MSIRANGE_2 … macro3447 ((__RANGE__) == RCC_MSIRANGE_4) || \3456 #define IS_RCC_MSI_STANDBY_CLOCK_RANGE(__RANGE__) (((__RANGE__) == RCC_MSIRANGE_4) || \
407 #define RCC_MSIRANGE_4 RCC_CR_MSIRANGE_4 /*!< MSI = 1 MHz */ macro4747 ((__RANGE__) == RCC_MSIRANGE_4) || \4756 #define IS_RCC_MSI_STANDBY_CLOCK_RANGE(__RANGE__) (((__RANGE__) == RCC_MSIRANGE_4) || \
152 ((__RANGE__) == RCC_MSIRANGE_4) || \579 #define RCC_MSIRANGE_4 LL_RCC_MSIRANGE_4 /*!< MSI = 1 MHz */ macro
383 #define RCC_MSIRANGE_4 RCC_ICSCR1_MSISRANGE_2 … macro4733 ((__RANGE__) == RCC_MSIRANGE_4) || \4746 #define IS_RCC_MSI_STANDBY_CLOCK_RANGE(__RANGE__) (((__RANGE__) == RCC_MSIRANGE_4) || \
1125 else if(__MSIRANGE__ >= RCC_MSIRANGE_4)\