Searched refs:RCC_MSIRANGE_7 (Results 1 – 7 of 7) sorted by relevance
1816 if(msirange == RCC_MSIRANGE_7) in RCC_SetFlashLatencyFromMSIRange()1836 else if(msirange == RCC_MSIRANGE_7) in RCC_SetFlashLatencyFromMSIRange()
150 ((__RANGE__) == RCC_MSIRANGE_7) || \542 #define RCC_MSIRANGE_7 LL_RCC_MSIRANGE_7 /*!< MSI = 8 MHz */ macro
403 #define RCC_MSIRANGE_7 (RCC_CR_MSIRANGE_2 | RCC_CR_MSIRANGE_1 | RCC_CR_MSIRANGE_0) … macro3422 ((__RANGE__) == RCC_MSIRANGE_7) || \3431 ((__RANGE__) == RCC_MSIRANGE_7))
383 #define RCC_MSIRANGE_7 (RCC_ICSCR1_MSISRANGE_0 | RCC_ICSCR1_MSISRANGE_1 | RCC_ICSCR… macro3843 ((__RANGE__) == RCC_MSIRANGE_7) || \3856 ((__RANGE__) == RCC_MSIRANGE_7) || \
412 #define RCC_MSIRANGE_7 RCC_CR_MSIRANGE_7 /*!< MSI = 8 MHz */ macro4741 ((__RANGE__) == RCC_MSIRANGE_7) || \4750 ((__RANGE__) == RCC_MSIRANGE_7))
153 ((__RANGE__) == RCC_MSIRANGE_7) || \580 #define RCC_MSIRANGE_7 LL_RCC_MSIRANGE_7 /*!< MSI = 8 MHz */ macro
1940 else if (msirange == RCC_MSIRANGE_7) in RCC_SetFlashLatencyFromMSIRange()