Searched refs:RCC_IC7CFGR_IC7INT_Pos (Results 1 – 6 of 6) sorted by relevance
585 … ((PeriphClkInit->ICSelection[RCC_IC7].ClockDivider - 1U) << RCC_IC7CFGR_IC7INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()631 … ((PeriphClkInit->ICSelection[RCC_IC7].ClockDivider - 1U) << RCC_IC7CFGR_IC7INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1358 … ((PeriphClkInit->ICSelection[RCC_IC7].ClockDivider - 1U) << RCC_IC7CFGR_IC7INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1435 … ((PeriphClkInit->ICSelection[RCC_IC7].ClockDivider - 1U) << RCC_IC7CFGR_IC7INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1480 … ((PeriphClkInit->ICSelection[RCC_IC7].ClockDivider - 1U) << RCC_IC7CFGR_IC7INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1525 … ((PeriphClkInit->ICSelection[RCC_IC7].ClockDivider - 1U) << RCC_IC7CFGR_IC7INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()
6901 MODIFY_REG(RCC->IC7CFGR, RCC_IC7CFGR_IC7INT, (Divider - 1UL) << RCC_IC7CFGR_IC7INT_Pos); in LL_RCC_IC7_SetDivider()6911 return ((READ_BIT(RCC->IC7CFGR, RCC_IC7CFGR_IC7INT) >> RCC_IC7CFGR_IC7INT_Pos) + 1UL); in LL_RCC_IC7_GetDivider()
25625 #define RCC_IC7CFGR_IC7INT_Pos (16U) macro25626 #define RCC_IC7CFGR_IC7INT_Msk (0xFFUL << RCC_IC7CFGR_IC7INT_Pos) /*!< 0x00FF00…
26774 #define RCC_IC7CFGR_IC7INT_Pos (16U) macro26775 #define RCC_IC7CFGR_IC7INT_Msk (0xFFUL << RCC_IC7CFGR_IC7INT_Pos) /*!< 0x00FF00…
26532 #define RCC_IC7CFGR_IC7INT_Pos (16U) macro26533 #define RCC_IC7CFGR_IC7INT_Msk (0xFFUL << RCC_IC7CFGR_IC7INT_Pos) /*!< 0x00FF00…
25867 #define RCC_IC7CFGR_IC7INT_Pos (16U) macro25868 #define RCC_IC7CFGR_IC7INT_Msk (0xFFUL << RCC_IC7CFGR_IC7INT_Pos) /*!< 0x00FF00…