Home
last modified time | relevance | path

Searched refs:RCC_CR_MSIRDY (Results 1 – 25 of 99) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc.c253 while (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_DeInit()
258 if (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_DeInit()
459 if ((READ_BIT(RCC->CR, RCC_CR_MSIRDY) != 0U) && (RCC_OscInitStruct->MSIState == RCC_MSI_OFF)) in HAL_RCC_OscConfig()
525 while (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_OscConfig()
530 if (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_OscConfig()
551 while (READ_BIT(RCC->CR, RCC_CR_MSIRDY) != 0U) in HAL_RCC_OscConfig()
556 if (READ_BIT(RCC->CR, RCC_CR_MSIRDY) != 0U) in HAL_RCC_OscConfig()
1229 if (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_ClockConfig()
1585 if ((RCC->CR & RCC_CR_MSIRDY) == RCC_CR_MSIRDY) in HAL_RCC_GetOscConfig()
Dstm32l5xx_hal_rcc_ex.c868 if (HAL_IS_BIT_SET(RCC->CR, RCC_CR_MSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
927 if (HAL_IS_BIT_SET(RCC->CR, RCC_CR_MSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
1009 if (HAL_IS_BIT_SET(RCC->CR, RCC_CR_MSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
1305 if (HAL_IS_BIT_SET(RCC->CR, RCC_CR_MSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
2424 if (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in RCCEx_PLLSource_Enable()
2433 while (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in RCCEx_PLLSource_Enable()
2438 if (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in RCCEx_PLLSource_Enable()
2538 if (HAL_IS_BIT_CLR(RCC->CR, RCC_CR_MSIRDY)) in RCCEx_PLLSAI1_Config()
2678 if (HAL_IS_BIT_CLR(RCC->CR, RCC_CR_MSIRDY)) in RCCEx_PLLSAI2_Config()
2780 if (HAL_IS_BIT_SET(RCC->CR, RCC_CR_MSIRDY)) in RCCEx_PLLSAI1_GetVCOFreq()
[all …]
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc.c231 while (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_DeInit()
352 if ((READ_BIT(RCC->CR, RCC_CR_MSIRDY) != 0U) && (RCC_OscInitStruct->MSIState == RCC_MSI_OFF)) in HAL_RCC_OscConfig()
419 while (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_OscConfig()
441 while (READ_BIT(RCC->CR, RCC_CR_MSIRDY) != 0U) in HAL_RCC_OscConfig()
939 if (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_ClockConfig()
Dstm32u0xx_hal_rcc_ex.c985 if (HAL_IS_BIT_SET(RCC->CR, RCC_CR_MSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
1020 if (HAL_IS_BIT_SET(RCC->CR, RCC_CR_MSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
1820 if (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in RCCEx_PLLSource_Enable()
1829 while (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in RCCEx_PLLSource_Enable()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc.c278 while(READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_DeInit()
435 if((READ_BIT(RCC->CR, RCC_CR_MSIRDY) != 0U) && (RCC_OscInitStruct->MSIState == RCC_MSI_OFF)) in HAL_RCC_OscConfig()
501 while(READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_OscConfig()
523 while(READ_BIT(RCC->CR, RCC_CR_MSIRDY) != 0U) in HAL_RCC_OscConfig()
1189 if(READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_ClockConfig()
Dstm32l4xx_hal_rcc_ex.c1216 if(HAL_IS_BIT_SET(RCC->CR, RCC_CR_MSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
1289 if(HAL_IS_BIT_SET(RCC->CR, RCC_CR_MSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
1381 if(HAL_IS_BIT_SET(RCC->CR, RCC_CR_MSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
1723 if(HAL_IS_BIT_SET(RCC->CR, RCC_CR_MSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
1994 if(HAL_IS_BIT_SET(RCC->CR, RCC_CR_MSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
2941 if(HAL_IS_BIT_CLR(RCC->CR, RCC_CR_MSIRDY)) in RCCEx_PLLSAI1_Config()
3146 if(HAL_IS_BIT_CLR(RCC->CR, RCC_CR_MSIRDY)) in RCCEx_PLLSAI2_Config()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_rcc.h818 return ((READ_BIT(RCC->CR, RCC_CR_MSIRDY) == RCC_CR_MSIRDY) ? 1UL : 0UL); in LL_RCC_MSI_IsReady()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_rcc.h1183 return ((READ_BIT(RCC->CR, RCC_CR_MSIRDY) == RCC_CR_MSIRDY) ? 1UL : 0UL); in LL_RCC_MSI_IsReady()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rcc.h1449 return ((READ_BIT(RCC->CR, RCC_CR_MSIRDY) == (RCC_CR_MSIRDY)) ? 1UL : 0UL); in LL_RCC_MSI_IsReady()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h1438 return (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == (RCC_CR_MSIRDY)); in LL_RCC_MSI_IsReady()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h1872 return ((READ_BIT(RCC->CR, RCC_CR_MSIRDY) == (RCC_CR_MSIRDY)) ? 1UL : 0UL); in LL_RCC_MSI_IsReady()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_rcc.c242 while (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_DeInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h1921 return ((READ_BIT(RCC->CR, RCC_CR_MSIRDY) == RCC_CR_MSIRDY) ? 1UL : 0UL); in LL_RCC_MSI_IsReady()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rcc.c239 while (READ_BIT(RCC->CR, RCC_CR_MSIRDY) == 0U) in HAL_RCC_DeInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h2509 return ((READ_BIT(RCC->CR, RCC_CR_MSIRDY) == RCC_CR_MSIRDY) ? 1UL : 0UL); in LL_RCC_MSI_IsReady()
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h3317 #define RCC_CR_MSIRDY RCC_CR_MSIRDY_Msk /*!< Internal Multi … macro
Dstm32l010x8.h3020 #define RCC_CR_MSIRDY RCC_CR_MSIRDY_Msk /*!< Internal Multi … macro
Dstm32l010xb.h3028 #define RCC_CR_MSIRDY RCC_CR_MSIRDY_Msk /*!< Internal Multi … macro
Dstm32l011xx.h3121 #define RCC_CR_MSIRDY RCC_CR_MSIRDY_Msk /*!< Internal Multi … macro
Dstm32l021xx.h3249 #define RCC_CR_MSIRDY RCC_CR_MSIRDY_Msk /*!< Internal Multi … macro
Dstm32l031xx.h3189 #define RCC_CR_MSIRDY RCC_CR_MSIRDY_Msk /*!< Internal Multi … macro
Dstm32l051xx.h3261 #define RCC_CR_MSIRDY RCC_CR_MSIRDY_Msk /*!< Internal Multi … macro
Dstm32l010x4.h3012 #define RCC_CR_MSIRDY RCC_CR_MSIRDY_Msk /*!< Internal Multi … macro
Dstm32l010x6.h3021 #define RCC_CR_MSIRDY RCC_CR_MSIRDY_Msk /*!< Internal Multi … macro
Dstm32l081xx.h3441 #define RCC_CR_MSIRDY RCC_CR_MSIRDY_Msk /*!< Internal Multi … macro

1234