Searched refs:RCC_IC13CFGR_IC13INT_Pos (Results 1 – 6 of 6) sorted by relevance
7381 MODIFY_REG(RCC->IC13CFGR, RCC_IC13CFGR_IC13INT, (Divider - 1UL) << RCC_IC13CFGR_IC13INT_Pos); in LL_RCC_IC13_SetDivider()7391 return ((READ_BIT(RCC->IC13CFGR, RCC_IC13CFGR_IC13INT) >> RCC_IC13CFGR_IC13INT_Pos) + 1UL); in LL_RCC_IC13_GetDivider()
786 … ((PeriphClkInit->ICSelection[RCC_IC13].ClockDivider - 1U) << RCC_IC13CFGR_IC13INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()
25685 #define RCC_IC13CFGR_IC13INT_Pos (16U) macro25686 #define RCC_IC13CFGR_IC13INT_Msk (0xFFUL << RCC_IC13CFGR_IC13INT_Pos) /*!< 0x00FF00…
26834 #define RCC_IC13CFGR_IC13INT_Pos (16U) macro26835 #define RCC_IC13CFGR_IC13INT_Msk (0xFFUL << RCC_IC13CFGR_IC13INT_Pos) /*!< 0x00FF00…
26592 #define RCC_IC13CFGR_IC13INT_Pos (16U) macro26593 #define RCC_IC13CFGR_IC13INT_Msk (0xFFUL << RCC_IC13CFGR_IC13INT_Pos) /*!< 0x00FF00…
25927 #define RCC_IC13CFGR_IC13INT_Pos (16U) macro25928 #define RCC_IC13CFGR_IC13INT_Msk (0xFFUL << RCC_IC13CFGR_IC13INT_Pos) /*!< 0x00FF00…