Searched refs:RCC_IC4CFGR_IC4INT_Pos (Results 1 – 6 of 6) sorted by relevance
327 … ((PeriphClkInit->ICSelection[RCC_IC4].ClockDivider - 1U) << RCC_IC4CFGR_IC4INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()372 … ((PeriphClkInit->ICSelection[RCC_IC4].ClockDivider - 1U) << RCC_IC4CFGR_IC4INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()417 … ((PeriphClkInit->ICSelection[RCC_IC4].ClockDivider - 1U) << RCC_IC4CFGR_IC4INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()462 … ((PeriphClkInit->ICSelection[RCC_IC4].ClockDivider - 1U) << RCC_IC4CFGR_IC4INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()494 … ((PeriphClkInit->ICSelection[RCC_IC4].ClockDivider - 1U) << RCC_IC4CFGR_IC4INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()539 … ((PeriphClkInit->ICSelection[RCC_IC4].ClockDivider - 1U) << RCC_IC4CFGR_IC4INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()
6661 MODIFY_REG(RCC->IC4CFGR, RCC_IC4CFGR_IC4INT, (Divider - 1UL) << RCC_IC4CFGR_IC4INT_Pos); in LL_RCC_IC4_SetDivider()6671 return ((READ_BIT(RCC->IC4CFGR, RCC_IC4CFGR_IC4INT) >> RCC_IC4CFGR_IC4INT_Pos) + 1UL); in LL_RCC_IC4_GetDivider()
25595 #define RCC_IC4CFGR_IC4INT_Pos (16U) macro25596 #define RCC_IC4CFGR_IC4INT_Msk (0xFFUL << RCC_IC4CFGR_IC4INT_Pos) /*!< 0x00FF00…
26744 #define RCC_IC4CFGR_IC4INT_Pos (16U) macro26745 #define RCC_IC4CFGR_IC4INT_Msk (0xFFUL << RCC_IC4CFGR_IC4INT_Pos) /*!< 0x00FF00…
26502 #define RCC_IC4CFGR_IC4INT_Pos (16U) macro26503 #define RCC_IC4CFGR_IC4INT_Msk (0xFFUL << RCC_IC4CFGR_IC4INT_Pos) /*!< 0x00FF00…
25837 #define RCC_IC4CFGR_IC4INT_Pos (16U) macro25838 #define RCC_IC4CFGR_IC4INT_Msk (0xFFUL << RCC_IC4CFGR_IC4INT_Pos) /*!< 0x00FF00…