/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_crs.h | 330 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit() 340 return (uint32_t)(READ_BIT(CRS->CFGR, CRS_CFGR_FELIM) >> CRS_CFGR_FELIM_Pos); in LL_CRS_GetFreqErrorLimit() 455 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_crs.h | 357 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit() 367 return (uint32_t)(READ_BIT(CRS->CFGR, CRS_CFGR_FELIM) >> CRS_CFGR_FELIM_Pos); in LL_CRS_GetFreqErrorLimit() 483 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_crs.h | 330 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit() 340 return (uint32_t)(READ_BIT(CRS->CFGR, CRS_CFGR_FELIM) >> CRS_CFGR_FELIM_Pos); in LL_CRS_GetFreqErrorLimit() 455 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_crs.h | 331 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit() 341 return (uint32_t)(READ_BIT(CRS->CFGR, CRS_CFGR_FELIM) >> CRS_CFGR_FELIM_Pos); in LL_CRS_GetFreqErrorLimit() 461 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
D | stm32h7rsxx_hal_rcc_ex.h | 1971 #define IS_RCC_CRS_ERRORLIMIT(__VALUE__) ((__VALUE__) <= (CRS_CFGR_FELIM >> CRS_CFGR_FELIM_Pos))
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_crs.h | 335 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit() 345 return (uint32_t)(READ_BIT(CRS->CFGR, CRS_CFGR_FELIM) >> CRS_CFGR_FELIM_Pos); in LL_CRS_GetFreqErrorLimit() 460 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_crs.h | 330 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit() 340 return (uint32_t)(READ_BIT(CRS->CFGR, CRS_CFGR_FELIM) >> CRS_CFGR_FELIM_Pos); in LL_CRS_GetFreqErrorLimit() 455 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_crs.h | 330 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit() 340 return (uint32_t)(READ_BIT(CRS->CFGR, CRS_CFGR_FELIM) >> CRS_CFGR_FELIM_Pos); in LL_CRS_GetFreqErrorLimit() 455 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_crs.h | 329 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit() 339 return (uint32_t)(READ_BIT(CRS->CFGR, CRS_CFGR_FELIM) >> CRS_CFGR_FELIM_Pos); in LL_CRS_GetFreqErrorLimit() 455 ReloadValue | (ErrorLimitValue << CRS_CFGR_FELIM_Pos) | Settings); in LL_CRS_ConfigSynchronization()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_crs.h | 51 #define CRS_POSITION_FELIM (CRS_CFGR_FELIM_Pos) /* bit position in CFGR reg */
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_crs.h | 51 #define CRS_POSITION_FELIM (CRS_CFGR_FELIM_Pos) /* bit position in CFGR reg */
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_crs.h | 50 #define CRS_POSITION_FELIM (CRS_CFGR_FELIM_Pos) /* bit position in CFGR reg */
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_crs.h | 50 #define CRS_POSITION_FELIM (CRS_CFGR_FELIM_Pos) /* bit position in CFGR reg */
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_crs.h | 52 #define CRS_POSITION_FELIM (CRS_CFGR_FELIM_Pos) /* bit position in CFGR reg */
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_rcc_ex.c | 605 value |= (pInit->ErrorLimitValue << CRS_CFGR_FELIM_Pos); in HAL_RCCEx_CRSConfig()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_rcc_ex.c | 944 value |= (pInit->ErrorLimitValue << CRS_CFGR_FELIM_Pos); in HAL_RCCEx_CRSConfig()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rcc_ex.c | 1545 value |= (pInit->ErrorLimitValue << CRS_CFGR_FELIM_Pos); in HAL_RCCEx_CRSConfig()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_rcc_ex.c | 1625 value |= (pInit->ErrorLimitValue << CRS_CFGR_FELIM_Pos); in HAL_RCCEx_CRSConfig()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_rcc_ex.c | 1395 value |= (pInit->ErrorLimitValue << CRS_CFGR_FELIM_Pos); in HAL_RCCEx_CRSConfig()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_rcc_ex.c | 1586 value |= (pInit->ErrorLimitValue << CRS_CFGR_FELIM_Pos); in HAL_RCCEx_CRSConfig()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rcc_ex.c | 2915 value |= (pInit->ErrorLimitValue << CRS_CFGR_FELIM_Pos); in HAL_RCCEx_CRSConfig()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rcc_ex.c | 2139 value |= (pInit->ErrorLimitValue << CRS_CFGR_FELIM_Pos); in HAL_RCCEx_CRSConfig()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_rcc_ex.c | 3415 value |= (pInit->ErrorLimitValue << CRS_CFGR_FELIM_Pos); in HAL_RCCEx_CRSConfig()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rcc_ex.c | 2624 value |= (pInit->ErrorLimitValue << CRS_CFGR_FELIM_Pos); in HAL_RCCEx_CRSConfig()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rcc_ex.c | 3798 value |= (pInit->ErrorLimitValue << CRS_CFGR_FELIM_Pos); in HAL_RCCEx_CRSConfig()
|