Home
last modified time | relevance | path

Searched refs:HSICFGR (Results 1 – 25 of 77) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc.c224 SET_BIT(RCC->HSICFGR, RCC_HSICFGR_HSITRIM_6); in HAL_RCC_DeInit()
1604 …RCC_OscInitStruct->CSICalibrationValue = (uint32_t)(READ_BIT(RCC->HSICFGR, HAL_RCC_REV_Y_CSITRIM_M… in HAL_RCC_GetOscConfig()
1627 …RCC_OscInitStruct->HSICalibrationValue = (uint32_t)(READ_BIT(RCC->HSICFGR, HAL_RCC_REV_Y_HSITRIM_M… in HAL_RCC_GetOscConfig()
1631 …RCC_OscInitStruct->HSICalibrationValue = (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSITRIM) >>… in HAL_RCC_GetOscConfig()
1634 …RCC_OscInitStruct->HSICalibrationValue = (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSITRIM) >>… in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/soc/
Dsystem_stm32mp1xx.c209 SystemCoreClock = (HSI_VALUE >> (RCC->HSICFGR & RCC_HSICFGR_HSIDIV)); in SystemCoreClockUpdate()
232 pll3vco *= (float)((HSI_VALUE >> (RCC->HSICFGR & RCC_HSICFGR_HSIDIV)) / pll3m); in SystemCoreClockUpdate()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h1797 return (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSICAL) >> RCC_HSICFGR_HSICAL_Pos); in LL_RCC_HSI_GetCalibration()
1815 MODIFY_REG(RCC->HSICFGR, 0x3F000U, Value << 12U); in LL_RCC_HSI_SetCalibTrimming()
1820 MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSITRIM, Value << RCC_HSICFGR_HSITRIM_Pos); in LL_RCC_HSI_SetCalibTrimming()
1823 MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSITRIM, Value << RCC_HSICFGR_HSITRIM_Pos); in LL_RCC_HSI_SetCalibTrimming()
1838 return (uint32_t)(READ_BIT(RCC->HSICFGR, 0x3F000U) >> 12U); in LL_RCC_HSI_GetCalibTrimming()
1843 return (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSITRIM) >> RCC_HSICFGR_HSITRIM_Pos); in LL_RCC_HSI_GetCalibTrimming()
1846 return (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSITRIM) >> RCC_HSICFGR_HSITRIM_Pos); in LL_RCC_HSI_GetCalibTrimming()
1921 return (uint32_t)(READ_BIT(RCC->HSICFGR, 0x3FC0000U) >> 18U); in LL_RCC_CSI_GetCalibration()
1948 MODIFY_REG(RCC->HSICFGR, 0x7C000000U, Value << 26U); in LL_RCC_CSI_SetCalibTrimming()
1971 return (uint32_t)(READ_BIT(RCC->HSICFGR, 0x7C000000U) >> 26U); in LL_RCC_CSI_GetCalibTrimming()
Dstm32h7xx_hal_rcc.h7177 …MODIFY_REG(RCC->HSICFGR, HAL_RCC_REV_Y_HSITRIM_Msk, ((uint32_t)0x20) << HAL_RCC_REV_Y_HSITRIM_Pos)…
7181 …MODIFY_REG(RCC->HSICFGR, HAL_RCC_REV_Y_HSITRIM_Msk, (uint32_t)(__HSICalibrationValue__) << HAL_RCC…
7186 …MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSITRIM, (uint32_t)(__HSICalibrationValue__) << RCC_HSICFGR_H…
7192 …MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSITRIM, (uint32_t)(__HSICalibrationValue__) << RCC_HSICFGR_H…
7250 …MODIFY_REG(RCC->HSICFGR, HAL_RCC_REV_Y_CSITRIM_Msk, ((uint32_t)0x10) << HAL_RCC_REV_Y_CSITRIM_Pos)…
7254 …MODIFY_REG(RCC->HSICFGR, HAL_RCC_REV_Y_CSITRIM_Msk, (uint32_t)(__CSICalibrationValue__) << HAL_RCC…
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dsystem_stm32n6xx_s.c283 sysclk = HSI_VALUE >> ((RCC->HSICFGR & RCC_HSICFGR_HSIDIV) >> RCC_HSICFGR_HSIDIV_Pos); in SystemCoreClockUpdate()
376 sysclk = HSI_VALUE >> ((RCC->HSICFGR & RCC_HSICFGR_HSIDIV) >> RCC_HSICFGR_HSIDIV_Pos); in SystemCoreClockUpdate()
Dsystem_stm32n6xx_fsbl.c340 sysclk = HSI_VALUE >> ((RCC->HSICFGR & RCC_HSICFGR_HSIDIV) >> RCC_HSICFGR_HSIDIV_Pos); in SystemCoreClockUpdate()
433 sysclk = HSI_VALUE >> ((RCC->HSICFGR & RCC_HSICFGR_HSIDIV) >> RCC_HSICFGR_HSIDIV_Pos); in SystemCoreClockUpdate()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h1617 return (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSICAL) >> RCC_HSICFGR_HSICAL_Pos); in LL_RCC_HSI_GetCalibration()
1630 MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSITRIM, Value << RCC_HSICFGR_HSITRIM_Pos); in LL_RCC_HSI_SetCalibTrimming()
1640 return (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSITRIM) >> RCC_HSICFGR_HSITRIM_Pos); in LL_RCC_HSI_GetCalibTrimming()
1655 MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSIDIV, Divider); in LL_RCC_HSI_SetDivider()
1669 return (READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSIDIV)); in LL_RCC_HSI_GetDivider()
Dstm32mp1xx_hal_rcc.h2870 MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSITRIM, \
2892 do{ MODIFY_REG( RCC->HSICFGR, RCC_HSICFGR_HSIDIV , (__RCC_HSIDIV__) );\
2903 #define __HAL_RCC_GET_HSI_DIV() ((uint32_t)(RCC->HSICFGR & RCC_HSICFGR_HSIDIV ))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc.c385 CLEAR_BIT(RCC->HSICFGR, RCC_HSICFGR_HSIDIV); in HAL_RCC_DeInit()
400 CLEAR_BIT(RCC->HSICFGR, RCC_HSICFGR_HSITRIM); in HAL_RCC_DeInit()
1740 (uint32_t)((RCC->HSICFGR & RCC_HSICFGR_HSITRIM) >> RCC_HSICFGR_HSITRIM_Pos); in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc.c297 WRITE_REG(RCC->HSICFGR, RCC_HSICFGR_HSITRIM_6); in HAL_RCC_DeInit()
1572 pOscInitStruct->HSICalibrationValue = (uint32_t)(READ_BIT(RCC->HSICFGR, \ in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h1844 MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSIDIV, Divider); in LL_RCC_HSI_SetDivider()
1858 return (READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSIDIV)); in LL_RCC_HSI_GetDivider()
1870 return (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSICAL) >> RCC_HSICFGR_HSICAL_Pos); in LL_RCC_HSI_GetCalibration()
1884 MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSITRIM, Value << RCC_HSICFGR_HSITRIM_Pos); in LL_RCC_HSI_SetCalibTrimming()
1894 return (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSITRIM) >> RCC_HSICFGR_HSITRIM_Pos); in LL_RCC_HSI_GetCalibTrimming()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc.c244 SET_BIT(RCC->HSICFGR, RCC_HSICFGR_HSITRIM_6); in HAL_RCC_DeInit()
1692 …RCC_OscInitStruct->HSICalibrationValue = ((RCC->HSICFGR & RCC_HSICFGR_HSITRIM) >> RCC_HSICFGR_HSIT… in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h1728 return (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSICAL) >> RCC_HSICFGR_HSICAL_Pos); in LL_RCC_HSI_GetCalibration()
1742 MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSITRIM, Value << RCC_HSICFGR_HSITRIM_Pos); in LL_RCC_HSI_SetCalibTrimming()
1752 return (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSITRIM) >> RCC_HSICFGR_HSITRIM_Pos); in LL_RCC_HSI_GetCalibTrimming()
Dstm32h5xx_hal_rcc.h4192 …MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSITRIM, (uint32_t)(__HSICALIBRATIONVALUE__) << RCC_HSICFGR_H…
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h1603 return (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSICAL) >> RCC_HSICFGR_HSICAL_Pos); in LL_RCC_HSI_GetCalibration()
1617 MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSITRIM, Value << RCC_HSICFGR_HSITRIM_Pos); in LL_RCC_HSI_SetCalibTrimming()
1627 return (uint32_t)(READ_BIT(RCC->HSICFGR, RCC_HSICFGR_HSITRIM) >> RCC_HSICFGR_HSITRIM_Pos); in LL_RCC_HSI_GetCalibTrimming()
Dstm32h7rsxx_hal_rcc.h3571 …MODIFY_REG(RCC->HSICFGR, RCC_HSICFGR_HSITRIM, (uint32_t)(__HSICALIBRATIONVALUE__) << RCC_HSICFGR_H…
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc.c1626 cfgr_value = RCC->HSICFGR; in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h708 …__IO uint32_t HSICFGR; /*!< RCC HSI Clock Calibration Register, … member
Dstm32h523xx.h871 …__IO uint32_t HSICFGR; /*!< RCC HSI Clock Calibration Register, … member
Dstm32h562xx.h918 …__IO uint32_t HSICFGR; /*!< RCC HSI Clock Calibration Register, … member
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h1078 …__IO uint32_t HSICFGR; /*!< HSI Clock Calibration Register, … member
Dstm32h7b0xx.h1081 …__IO uint32_t HSICFGR; /*!< HSI Clock Calibration Register, … member
Dstm32h7b0xxq.h1082 …__IO uint32_t HSICFGR; /*!< HSI Clock Calibration Register, … member
Dstm32h7a3xxq.h1079 …__IO uint32_t HSICFGR; /*!< HSI Clock Calibration Register, … member
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h1415 …__IO uint32_t HSICFGR; /*!< HSI clock calibration register, … member

1234