/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_rcc_ex.c | 588 assert_param(IS_RCC_CRS_RELOADVALUE(pInit->ReloadValue)); in HAL_RCCEx_CRSConfig() 603 value |= pInit->ReloadValue; in HAL_RCCEx_CRSConfig() 638 pSynchroInfo->ReloadValue = (READ_BIT(CRS->CFGR, CRS_CFGR_RELOAD)); in HAL_RCCEx_CRSGetSynchronizationInfo()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_rcc_ex.c | 665 assert_param(IS_RCC_CRS_RELOADVALUE(pInit->ReloadValue)); in HAL_RCCEx_CRSConfig() 680 value |= pInit->ReloadValue; in HAL_RCCEx_CRSConfig() 715 pSynchroInfo->ReloadValue = (uint32_t)(READ_BIT(CRS->CFGR, CRS_CFGR_RELOAD)); in HAL_RCCEx_CRSGetSynchronizationInfo()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_rcc_ex.c | 927 assert_param(IS_RCC_CRS_RELOADVALUE(pInit->ReloadValue)); in HAL_RCCEx_CRSConfig() 942 value |= pInit->ReloadValue; in HAL_RCCEx_CRSConfig() 977 pSynchroInfo->ReloadValue = (uint32_t)(READ_BIT(CRS->CFGR, CRS_CFGR_RELOAD)); in HAL_RCCEx_CRSGetSynchronizationInfo()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_crs.h | 465 …ion(uint32_t HSI48CalibrationValue, uint32_t ErrorLimitValue, uint32_t ReloadValue, uint32_t Setti… in LL_CRS_ConfigSynchronization() argument 470 ReloadValue | (ErrorLimitValue << CRS_POSITION_FELIM) | Settings); in LL_CRS_ConfigSynchronization()
|
D | stm32wbxx_hal_rcc_ex.h | 375 …uint32_t ReloadValue; /*!< Specifies the value to be loaded in the frequency error count… member 392 uint32_t ReloadValue; /*!< Specifies the value loaded in the Counter reload value. member
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_crs.h | 465 …ion(uint32_t HSI48CalibrationValue, uint32_t ErrorLimitValue, uint32_t ReloadValue, uint32_t Setti… in LL_CRS_ConfigSynchronization() argument 470 ReloadValue | (ErrorLimitValue << CRS_POSITION_FELIM) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_crs.h | 450 …ion(uint32_t HSI48CalibrationValue, uint32_t ErrorLimitValue, uint32_t ReloadValue, uint32_t Setti… in LL_CRS_ConfigSynchronization() argument 455 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_crs.h | 466 uint32_t ReloadValue, uint32_t Settings) in LL_CRS_ConfigSynchronization() argument 471 ReloadValue | (ErrorLimitValue << CRS_POSITION_FELIM) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_crs.h | 466 uint32_t ReloadValue, uint32_t Settings) in LL_CRS_ConfigSynchronization() argument 471 ReloadValue | (ErrorLimitValue << CRS_POSITION_FELIM) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_crs.h | 478 uint32_t ReloadValue, uint32_t Settings) in LL_CRS_ConfigSynchronization() argument 483 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
D | stm32c0xx_hal_rcc_ex.h | 91 …uint32_t ReloadValue; /*!< Specifies the value to be loaded in the frequency error cou… member 112 …uint32_t ReloadValue; /*!< Specifies the value loaded in the Counter reload valu… member
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_crs.h | 450 …ion(uint32_t HSI48CalibrationValue, uint32_t ErrorLimitValue, uint32_t ReloadValue, uint32_t Setti… in LL_CRS_ConfigSynchronization() argument 455 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
D | stm32g0xx_hal_rcc_ex.h | 141 …uint32_t ReloadValue; /*!< Specifies the value to be loaded in the frequency error count… member 158 uint32_t ReloadValue; /*!< Specifies the value loaded in the Counter reload value. member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_crs.h | 456 uint32_t ReloadValue, uint32_t Settings) in LL_CRS_ConfigSynchronization() argument 461 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_crs.h | 455 …ion(uint32_t HSI48CalibrationValue, uint32_t ErrorLimitValue, uint32_t ReloadValue, uint32_t Setti… in LL_CRS_ConfigSynchronization() argument 460 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_crs.h | 450 …ion(uint32_t HSI48CalibrationValue, uint32_t ErrorLimitValue, uint32_t ReloadValue, uint32_t Setti… in LL_CRS_ConfigSynchronization() argument 455 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_crs.h | 450 …ion(uint32_t HSI48CalibrationValue, uint32_t ErrorLimitValue, uint32_t ReloadValue, uint32_t Setti… in LL_CRS_ConfigSynchronization() argument 455 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_crs.h | 467 uint32_t ReloadValue, uint32_t Settings) in LL_CRS_ConfigSynchronization() argument 472 ReloadValue | (ErrorLimitValue << CRS_POSITION_FELIM) | Settings); in LL_CRS_ConfigSynchronization()
|
D | stm32u0xx_hal_rcc_ex.h | 125 …uint32_t ReloadValue; /*!< Specifies the value to be loaded in the frequency error cou… member 146 …uint32_t ReloadValue; /*!< Specifies the value loaded in the Counter reload valu… member
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_crs.h | 450 uint32_t ReloadValue, uint32_t Settings) in LL_CRS_ConfigSynchronization() argument 455 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rcc_ex.c | 1528 assert_param(IS_RCC_CRS_RELOADVALUE(pInit->ReloadValue)); in HAL_RCCEx_CRSConfig() 1543 value |= pInit->ReloadValue; in HAL_RCCEx_CRSConfig() 1578 pSynchroInfo->ReloadValue = (READ_BIT(CRS->CFGR, CRS_CFGR_RELOAD)); in HAL_RCCEx_CRSGetSynchronizationInfo()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_rcc_ex.c | 1608 assert_param(IS_RCC_CRS_RELOADVALUE(pInit->ReloadValue)); in HAL_RCCEx_CRSConfig() 1623 value |= pInit->ReloadValue; in HAL_RCCEx_CRSConfig() 1658 pSynchroInfo->ReloadValue = LL_CRS_GetReloadCounter(); in HAL_RCCEx_CRSGetSynchronizationInfo()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_rcc_ex.c | 1378 assert_param(IS_RCC_CRS_RELOADVALUE(pInit->ReloadValue)); in HAL_RCCEx_CRSConfig() 1393 value |= pInit->ReloadValue; in HAL_RCCEx_CRSConfig() 1428 pSynchroInfo->ReloadValue = (READ_BIT(CRS->CFGR, CRS_CFGR_RELOAD)); in HAL_RCCEx_CRSGetSynchronizationInfo()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_rcc_ex.c | 1569 assert_param(IS_RCC_CRS_RELOADVALUE(pInit->ReloadValue)); in HAL_RCCEx_CRSConfig() 1584 value |= pInit->ReloadValue; in HAL_RCCEx_CRSConfig() 1619 pSynchroInfo->ReloadValue = (READ_BIT(CRS->CFGR, CRS_CFGR_RELOAD)); in HAL_RCCEx_CRSGetSynchronizationInfo()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rcc_ex.c | 2898 assert_param(IS_RCC_CRS_RELOADVALUE(pInit->ReloadValue)); in HAL_RCCEx_CRSConfig() 2913 value |= pInit->ReloadValue; in HAL_RCCEx_CRSConfig() 2948 pSynchroInfo->ReloadValue = (uint32_t)(READ_BIT(CRS->CFGR, CRS_CFGR_RELOAD)); in HAL_RCCEx_CRSGetSynchronizationInfo()
|