Home
last modified time | relevance | path

Searched refs:RCC_MSIRANGE_10 (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc.h152 ((__RANGE__) == RCC_MSIRANGE_10) || \
544 #define RCC_MSIRANGE_10 LL_RCC_MSIRANGE_10 /*!< MSI = 32 MHz */ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h158 ((__RANGE__) == RCC_MSIRANGE_10) || \
585 #define RCC_MSIRANGE_10 LL_RCC_MSIRANGE_10 /*!< MSI = 32 MHz */ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h387 #define RCC_MSIRANGE_10 RCC_CR_MSIRANGE_10 /*!< MSI = 32 MHz */ macro
2873 ((__RANGE__) == RCC_MSIRANGE_10) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc.c1957 if (msirange > RCC_MSIRANGE_10) in RCC_SetFlashLatencyFromMSIRange()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc.c1808 if(msirange > RCC_MSIRANGE_10) in RCC_SetFlashLatencyFromMSIRange()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h404 #define RCC_MSIRANGE_10 (RCC_CR_MSIRANGE_3 | RCC_CR_MSIRANGE_1) … macro
3453 ((__RANGE__) == RCC_MSIRANGE_10) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h413 #define RCC_MSIRANGE_10 RCC_CR_MSIRANGE_10 /*!< MSI = 32 MHz */ macro
4753 ((__RANGE__) == RCC_MSIRANGE_10) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h389 #define RCC_MSIRANGE_10 (RCC_ICSCR1_MSISRANGE_1 | RCC_ICSCR1_MSISRANGE_3) … macro
4739 ((__RANGE__) == RCC_MSIRANGE_10) || \