Searched refs:RCC_IC6CFGR_IC6INT_Pos (Results 1 – 6 of 6) sorted by relevance
1064 ((pRCC_ClkInitStruct->IC6Selection.ClockDivider - 1U) << RCC_IC6CFGR_IC6INT_Pos)); in HAL_RCC_ClockConfig()1828 …ct->IC6Selection.ClockDivider = ((cfgr_value & RCC_IC6CFGR_IC6INT) >> RCC_IC6CFGR_IC6INT_Pos) + 1U; in HAL_RCC_GetClockConfig()
6821 MODIFY_REG(RCC->IC6CFGR, RCC_IC6CFGR_IC6INT, (Divider - 1UL) << RCC_IC6CFGR_IC6INT_Pos); in LL_RCC_IC6_SetDivider()6831 return ((READ_BIT(RCC->IC6CFGR, RCC_IC6CFGR_IC6INT) >> RCC_IC6CFGR_IC6INT_Pos) + 1UL); in LL_RCC_IC6_GetDivider()
25615 #define RCC_IC6CFGR_IC6INT_Pos (16U) macro25616 #define RCC_IC6CFGR_IC6INT_Msk (0xFFUL << RCC_IC6CFGR_IC6INT_Pos) /*!< 0x00FF00…
26764 #define RCC_IC6CFGR_IC6INT_Pos (16U) macro26765 #define RCC_IC6CFGR_IC6INT_Msk (0xFFUL << RCC_IC6CFGR_IC6INT_Pos) /*!< 0x00FF00…
26522 #define RCC_IC6CFGR_IC6INT_Pos (16U) macro26523 #define RCC_IC6CFGR_IC6INT_Msk (0xFFUL << RCC_IC6CFGR_IC6INT_Pos) /*!< 0x00FF00…
25857 #define RCC_IC6CFGR_IC6INT_Pos (16U) macro25858 #define RCC_IC6CFGR_IC6INT_Msk (0xFFUL << RCC_IC6CFGR_IC6INT_Pos) /*!< 0x00FF00…