Home
last modified time | relevance | path

Searched refs:RCC_HSICFGR_HSIDIV (Results 1 – 25 of 36) sorted by relevance

12

/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()
Dstm32mp151dxx_ca7.h23079 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp151fxx_cm4.h23242 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp151axx_ca7.h23079 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp151axx_cm4.h23045 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp151dxx_cm4.h23045 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp151cxx_ca7.h23276 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp151cxx_cm4.h23242 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp151fxx_ca7.h23276 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp153axx_ca7.h24630 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp153axx_cm4.h24596 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp153cxx_ca7.h24827 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp153cxx_cm4.h24793 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp153dxx_ca7.h24630 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp153dxx_cm4.h24596 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp153fxx_ca7.h24827 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp153fxx_cm4.h24793 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
Dstm32mp157axx_ca7.h25853 #define RCC_HSICFGR_HSIDIV RCC_HSICFGR_HSIDIV_Msk … macro
/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/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h185 #define LL_RCC_HSI_DIV_8 RCC_HSICFGR_HSIDIV
1844 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()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h1655 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.h2892 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/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc.c1627 pRCC_OscInitStruct->HSIDiv = (cfgr_value & RCC_HSICFGR_HSIDIV); in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc.c385 CLEAR_BIT(RCC->HSICFGR, RCC_HSICFGR_HSIDIV); in HAL_RCC_DeInit()

12