Searched refs:RCC_IC10CFGR_IC10INT_Pos (Results 1 – 6 of 6) sorted by relevance
247 … ((PeriphClkInit->ICSelection[RCC_IC10].ClockDivider - 1U) << RCC_IC10CFGR_IC10INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()851 … ((PeriphClkInit->ICSelection[RCC_IC10].ClockDivider - 1U) << RCC_IC10CFGR_IC10INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()896 … ((PeriphClkInit->ICSelection[RCC_IC10].ClockDivider - 1U) << RCC_IC10CFGR_IC10INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()941 … ((PeriphClkInit->ICSelection[RCC_IC10].ClockDivider - 1U) << RCC_IC10CFGR_IC10INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()986 … ((PeriphClkInit->ICSelection[RCC_IC10].ClockDivider - 1U) << RCC_IC10CFGR_IC10INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1031 … ((PeriphClkInit->ICSelection[RCC_IC10].ClockDivider - 1U) << RCC_IC10CFGR_IC10INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1076 … ((PeriphClkInit->ICSelection[RCC_IC10].ClockDivider - 1U) << RCC_IC10CFGR_IC10INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()
7141 MODIFY_REG(RCC->IC10CFGR, RCC_IC10CFGR_IC10INT, (Divider - 1UL) << RCC_IC10CFGR_IC10INT_Pos); in LL_RCC_IC10_SetDivider()7151 return ((READ_BIT(RCC->IC10CFGR, RCC_IC10CFGR_IC10INT) >> RCC_IC10CFGR_IC10INT_Pos) + 1UL); in LL_RCC_IC10_GetDivider()
25655 #define RCC_IC10CFGR_IC10INT_Pos (16U) macro25656 #define RCC_IC10CFGR_IC10INT_Msk (0xFFUL << RCC_IC10CFGR_IC10INT_Pos) /*!< 0x00FF00…
26804 #define RCC_IC10CFGR_IC10INT_Pos (16U) macro26805 #define RCC_IC10CFGR_IC10INT_Msk (0xFFUL << RCC_IC10CFGR_IC10INT_Pos) /*!< 0x00FF00…
26562 #define RCC_IC10CFGR_IC10INT_Pos (16U) macro26563 #define RCC_IC10CFGR_IC10INT_Msk (0xFFUL << RCC_IC10CFGR_IC10INT_Pos) /*!< 0x00FF00…
25897 #define RCC_IC10CFGR_IC10INT_Pos (16U) macro25898 #define RCC_IC10CFGR_IC10INT_Msk (0xFFUL << RCC_IC10CFGR_IC10INT_Pos) /*!< 0x00FF00…