Searched refs:RCC_IC9CFGR_IC9INT_Pos (Results 1 – 6 of 6) sorted by relevance
1281 … ((PeriphClkInit->ICSelection[RCC_IC9].ClockDivider - 1U) << RCC_IC9CFGR_IC9INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1583 … ((PeriphClkInit->ICSelection[RCC_IC9].ClockDivider - 1U) << RCC_IC9CFGR_IC9INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1628 … ((PeriphClkInit->ICSelection[RCC_IC9].ClockDivider - 1U) << RCC_IC9CFGR_IC9INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1673 … ((PeriphClkInit->ICSelection[RCC_IC9].ClockDivider - 1U) << RCC_IC9CFGR_IC9INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1705 … ((PeriphClkInit->ICSelection[RCC_IC9].ClockDivider - 1U) << RCC_IC9CFGR_IC9INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1750 … ((PeriphClkInit->ICSelection[RCC_IC9].ClockDivider - 1U) << RCC_IC9CFGR_IC9INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1808 … ((PeriphClkInit->ICSelection[RCC_IC9].ClockDivider - 1U) << RCC_IC9CFGR_IC9INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1840 … ((PeriphClkInit->ICSelection[RCC_IC9].ClockDivider - 1U) << RCC_IC9CFGR_IC9INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1885 … ((PeriphClkInit->ICSelection[RCC_IC9].ClockDivider - 1U) << RCC_IC9CFGR_IC9INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1930 … ((PeriphClkInit->ICSelection[RCC_IC9].ClockDivider - 1U) << RCC_IC9CFGR_IC9INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()[all …]
7061 MODIFY_REG(RCC->IC9CFGR, RCC_IC9CFGR_IC9INT, (Divider - 1UL) << RCC_IC9CFGR_IC9INT_Pos); in LL_RCC_IC9_SetDivider()7071 return ((READ_BIT(RCC->IC9CFGR, RCC_IC9CFGR_IC9INT) >> RCC_IC9CFGR_IC9INT_Pos) + 1UL); in LL_RCC_IC9_GetDivider()
25645 #define RCC_IC9CFGR_IC9INT_Pos (16U) macro25646 #define RCC_IC9CFGR_IC9INT_Msk (0xFFUL << RCC_IC9CFGR_IC9INT_Pos) /*!< 0x00FF00…
26794 #define RCC_IC9CFGR_IC9INT_Pos (16U) macro26795 #define RCC_IC9CFGR_IC9INT_Msk (0xFFUL << RCC_IC9CFGR_IC9INT_Pos) /*!< 0x00FF00…
26552 #define RCC_IC9CFGR_IC9INT_Pos (16U) macro26553 #define RCC_IC9CFGR_IC9INT_Msk (0xFFUL << RCC_IC9CFGR_IC9INT_Pos) /*!< 0x00FF00…
25887 #define RCC_IC9CFGR_IC9INT_Pos (16U) macro25888 #define RCC_IC9CFGR_IC9INT_Msk (0xFFUL << RCC_IC9CFGR_IC9INT_Pos) /*!< 0x00FF00…