Searched refs:RCC_IC11CFGR_IC11INT_Pos (Results 1 – 6 of 6) sorted by relevance
1066 … ((pRCC_ClkInitStruct->IC11Selection.ClockDivider - 1U) << RCC_IC11CFGR_IC11INT_Pos)); in HAL_RCC_ClockConfig()1833 …C11Selection.ClockDivider = ((cfgr_value & RCC_IC11CFGR_IC11INT) >> RCC_IC11CFGR_IC11INT_Pos) + 1U; in HAL_RCC_GetClockConfig()
7221 MODIFY_REG(RCC->IC11CFGR, RCC_IC11CFGR_IC11INT, (Divider - 1UL) << RCC_IC11CFGR_IC11INT_Pos); in LL_RCC_IC11_SetDivider()7231 return ((READ_BIT(RCC->IC11CFGR, RCC_IC11CFGR_IC11INT) >> RCC_IC11CFGR_IC11INT_Pos) + 1UL); in LL_RCC_IC11_GetDivider()
25665 #define RCC_IC11CFGR_IC11INT_Pos (16U) macro25666 #define RCC_IC11CFGR_IC11INT_Msk (0xFFUL << RCC_IC11CFGR_IC11INT_Pos) /*!< 0x00FF00…
26814 #define RCC_IC11CFGR_IC11INT_Pos (16U) macro26815 #define RCC_IC11CFGR_IC11INT_Msk (0xFFUL << RCC_IC11CFGR_IC11INT_Pos) /*!< 0x00FF00…
26572 #define RCC_IC11CFGR_IC11INT_Pos (16U) macro26573 #define RCC_IC11CFGR_IC11INT_Msk (0xFFUL << RCC_IC11CFGR_IC11INT_Pos) /*!< 0x00FF00…
25907 #define RCC_IC11CFGR_IC11INT_Pos (16U) macro25908 #define RCC_IC11CFGR_IC11INT_Msk (0xFFUL << RCC_IC11CFGR_IC11INT_Pos) /*!< 0x00FF00…