Home
last modified time | relevance | path

Searched refs:RCC_MSIRANGE_7 (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc.c1832 if(msirange == RCC_MSIRANGE_7) in RCC_SetFlashLatencyFromMSIRange()
1852 else if(msirange == RCC_MSIRANGE_7) in RCC_SetFlashLatencyFromMSIRange()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc.h149 ((__RANGE__) == RCC_MSIRANGE_7) || \
541 #define RCC_MSIRANGE_7 LL_RCC_MSIRANGE_7 /*!< MSI = 8 MHz */ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h384 #define RCC_MSIRANGE_7 RCC_CR_MSIRANGE_7 /*!< MSI = 8 MHz */ macro
2870 ((__RANGE__) == RCC_MSIRANGE_7) || \
2880 ((__RANGE__) == RCC_MSIRANGE_7))
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h401 #define RCC_MSIRANGE_7 (RCC_CR_MSIRANGE_2 | RCC_CR_MSIRANGE_1 | RCC_CR_MSIRANGE_0) … macro
3450 ((__RANGE__) == RCC_MSIRANGE_7) || \
3459 ((__RANGE__) == RCC_MSIRANGE_7))
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc.c1612 else if (msirange == RCC_MSIRANGE_7) in RCC_SetFlashLatencyFromMSIRange()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h410 #define RCC_MSIRANGE_7 RCC_CR_MSIRANGE_7 /*!< MSI = 8 MHz */ macro
4750 ((__RANGE__) == RCC_MSIRANGE_7) || \
4759 ((__RANGE__) == RCC_MSIRANGE_7))
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h155 ((__RANGE__) == RCC_MSIRANGE_7) || \
582 #define RCC_MSIRANGE_7 LL_RCC_MSIRANGE_7 /*!< MSI = 8 MHz */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h386 #define RCC_MSIRANGE_7 (RCC_ICSCR1_MSISRANGE_0 | RCC_ICSCR1_MSISRANGE_1 | RCC_ICSCR… macro
4736 ((__RANGE__) == RCC_MSIRANGE_7) || \
4749 ((__RANGE__) == RCC_MSIRANGE_7) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc.c1984 else if (msirange == RCC_MSIRANGE_7) in RCC_SetFlashLatencyFromMSIRange()