Home
last modified time | relevance | path

Searched refs:ReloadValue (Results 1 – 25 of 40) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_rcc_ex.c588 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/
Dstm32f0xx_hal_rcc_ex.c665 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/
Dstm32l0xx_hal_rcc_ex.c927 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/
Dstm32wbxx_ll_crs.h465 …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()
Dstm32wbxx_hal_rcc_ex.h375 …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/
Dstm32l0xx_ll_crs.h465 …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/
Dstm32f0xx_ll_crs.h450 …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/
Dstm32h5xx_ll_crs.h466 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/
Dstm32u5xx_ll_crs.h466 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/
Dstm32c0xx_ll_crs.h478 uint32_t ReloadValue, uint32_t Settings) in LL_CRS_ConfigSynchronization() argument
483 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
Dstm32c0xx_hal_rcc_ex.h91 …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/
Dstm32g0xx_ll_crs.h450 …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()
Dstm32g0xx_hal_rcc_ex.h141 …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/
Dstm32h7rsxx_ll_crs.h456 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/
Dstm32l4xx_ll_crs.h455 …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/
Dstm32l5xx_ll_crs.h450 …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/
Dstm32h7xx_ll_crs.h450 …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/
Dstm32u0xx_ll_crs.h467 uint32_t ReloadValue, uint32_t Settings) in LL_CRS_ConfigSynchronization() argument
472 ReloadValue | (ErrorLimitValue << CRS_POSITION_FELIM) | Settings); in LL_CRS_ConfigSynchronization()
Dstm32u0xx_hal_rcc_ex.h125 …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/
Dstm32g4xx_ll_crs.h450 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/
Dstm32u0xx_hal_rcc_ex.c1528 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/
Dstm32wbxx_hal_rcc_ex.c1608 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/
Dstm32g0xx_hal_rcc_ex.c1378 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/
Dstm32g4xx_hal_rcc_ex.c1569 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/
Dstm32h7rsxx_hal_rcc_ex.c2898 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()

12