/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rcc.c | 355 while (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCC_DeInit() 360 if (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCC_DeInit() 723 while (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == 0U) in HAL_RCC_OscConfig() 728 if (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == 0U) in HAL_RCC_OscConfig() 744 while (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCC_OscConfig() 749 if (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCC_OscConfig() 1641 if ((RCC->CSR & RCC_CSR_LSIRDY) == RCC_CSR_LSIRDY) in HAL_RCC_GetOscConfig()
|
D | stm32l5xx_hal_rcc_ex.c | 842 if (HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq() 1438 if (HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq() 1473 if (HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq() 1508 if (HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_rcc.c | 474 if ((((RCC->CSR) & RCC_CSR_LSIRDY) != 0U) && (RCC_OscInitStruct->LSIState == RCC_LSI_OFF)) in HAL_RCC_OscConfig() 491 while (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == 0U) in HAL_RCC_OscConfig() 508 while (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCC_OscConfig() 893 if (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == 0U) in HAL_RCC_ClockConfig()
|
D | stm32g0xx_hal_rcc_ex.c | 634 else if ((HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) && (srcclk == RCC_RTCCLKSOURCE_LSI)) in HAL_RCCEx_GetPeriphCLKFreq() 1016 else if ((HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) && (srcclk == RCC_LPTIM1CLKSOURCE_LSI)) in HAL_RCCEx_GetPeriphCLKFreq() 1045 else if ((HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) && (srcclk == RCC_LPTIM2CLKSOURCE_LSI)) in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rcc.c | 666 if (((csr_temp & RCC_CSR_LSIRDY) == RCC_CSR_LSIRDY) && \ in HAL_RCC_OscConfig() 683 while(READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCC_OscConfig() 704 while(READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == 0U) in HAL_RCC_OscConfig() 721 while(READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCC_OscConfig()
|
D | stm32l4xx_hal_rcc_ex.c | 1181 if(HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq() 1874 if(HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq() 1919 if(HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rcc_ex.c | 503 if (HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq() 799 if (HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq() 844 if (HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq() 888 if (HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rcc_ex.c | 1762 if (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCCEx_GetPeriphCLKFreq() 1978 if (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCCEx_GetPeriphCLKFreq() 2019 if (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCCEx_GetPeriphCLKFreq() 2060 if (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCCEx_GetPeriphCLKFreq() 2168 if (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCCEx_GetPeriphCLKFreq()
|
D | stm32h7rsxx_hal_rcc.c | 662 while (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == 0U) in HAL_RCC_OscConfig() 679 while (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCC_OscConfig()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_rcc.h | 780 return ((READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == RCC_CSR_LSIRDY) ? 1UL : 0UL); in LL_RCC_LSI_IsReady()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_rcc.c | 468 while (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == 0U) in HAL_RCC_OscConfig() 485 while(READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) != 0U) in HAL_RCC_OscConfig()
|
D | stm32g4xx_hal_rcc_ex.c | 704 else if ((HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) && (srcclk == RCC_RTCCLKSOURCE_LSI)) in HAL_RCCEx_GetPeriphCLKFreq() 1033 else if((HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) && (srcclk == RCC_LPTIM1CLKSOURCE_LSI)) in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rcc.c | 601 if (((csr_temp & RCC_CSR_LSIRDY) == RCC_CSR_LSIRDY) && \ in HAL_RCC_OscConfig()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_rcc.h | 1075 return (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == (RCC_CSR_LSIRDY)); in LL_RCC_LSI_IsReady()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_rcc.h | 992 return (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == (RCC_CSR_LSIRDY)); in LL_RCC_LSI_IsReady()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_rcc.h | 1145 return ((READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == RCC_CSR_LSIRDY) ? 1UL : 0UL); in LL_RCC_LSI_IsReady()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_rcc.h | 988 return (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == (RCC_CSR_LSIRDY)); in LL_RCC_LSI_IsReady()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_rcc_ex.c | 295 if (HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY)) in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_rcc.h | 1268 return (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == (RCC_CSR_LSIRDY)); in LL_RCC_LSI_IsReady()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_rcc.h | 1273 return ((READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == (RCC_CSR_LSIRDY)) ? 1UL : 0UL); in LL_RCC_LSI_IsReady()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_rcc.h | 1411 return ((READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == (RCC_CSR_LSIRDY)) ? 1UL : 0UL); in LL_RCC_LSI_IsReady()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_rcc.h | 1373 return (READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == (RCC_CSR_LSIRDY)); in LL_RCC_LSI_IsReady()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_rcc.h | 1613 return ((READ_BIT(RCC->CSR, RCC_CSR_LSIRDY) == (RCC_CSR_LSIRDY)) ? 1UL : 0UL); in LL_RCC_LSI_IsReady()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_rcc_ex.c | 394 else if ((srcclk == RCC_RTCCLKSOURCE_LSI) && (HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY))) in HAL_RCCEx_GetPeriphCLKFreq()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_rcc_ex.c | 557 …temp_reg & RCC_BDCR_RTCSEL) == RCC_RTCCLKSOURCE_LSI) && (HAL_IS_BIT_SET(RCC->CSR, RCC_CSR_LSIRDY))) in HAL_RCCEx_GetPeriphCLKFreq()
|