Searched refs:RCC_IC8CFGR_IC8INT_Pos (Results 1 – 6 of 6) sorted by relevance
598 … ((PeriphClkInit->ICSelection[RCC_IC8].ClockDivider - 1U) << RCC_IC8CFGR_IC8INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()644 … ((PeriphClkInit->ICSelection[RCC_IC8].ClockDivider - 1U) << RCC_IC8CFGR_IC8INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1371 … ((PeriphClkInit->ICSelection[RCC_IC8].ClockDivider - 1U) << RCC_IC8CFGR_IC8INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1448 … ((PeriphClkInit->ICSelection[RCC_IC8].ClockDivider - 1U) << RCC_IC8CFGR_IC8INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1493 … ((PeriphClkInit->ICSelection[RCC_IC8].ClockDivider - 1U) << RCC_IC8CFGR_IC8INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1538 … ((PeriphClkInit->ICSelection[RCC_IC8].ClockDivider - 1U) << RCC_IC8CFGR_IC8INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1570 … ((PeriphClkInit->ICSelection[RCC_IC8].ClockDivider - 1U) << RCC_IC8CFGR_IC8INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1615 … ((PeriphClkInit->ICSelection[RCC_IC8].ClockDivider - 1U) << RCC_IC8CFGR_IC8INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1660 … ((PeriphClkInit->ICSelection[RCC_IC8].ClockDivider - 1U) << RCC_IC8CFGR_IC8INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()1795 … ((PeriphClkInit->ICSelection[RCC_IC8].ClockDivider - 1U) << RCC_IC8CFGR_IC8INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()
6981 MODIFY_REG(RCC->IC8CFGR, RCC_IC8CFGR_IC8INT, (Divider - 1UL) << RCC_IC8CFGR_IC8INT_Pos); in LL_RCC_IC8_SetDivider()6991 return ((READ_BIT(RCC->IC8CFGR, RCC_IC8CFGR_IC8INT) >> RCC_IC8CFGR_IC8INT_Pos) + 1UL); in LL_RCC_IC8_GetDivider()
25635 #define RCC_IC8CFGR_IC8INT_Pos (16U) macro25636 #define RCC_IC8CFGR_IC8INT_Msk (0xFFUL << RCC_IC8CFGR_IC8INT_Pos) /*!< 0x00FF00…
26784 #define RCC_IC8CFGR_IC8INT_Pos (16U) macro26785 #define RCC_IC8CFGR_IC8INT_Msk (0xFFUL << RCC_IC8CFGR_IC8INT_Pos) /*!< 0x00FF00…
26542 #define RCC_IC8CFGR_IC8INT_Pos (16U) macro26543 #define RCC_IC8CFGR_IC8INT_Msk (0xFFUL << RCC_IC8CFGR_IC8INT_Pos) /*!< 0x00FF00…
25877 #define RCC_IC8CFGR_IC8INT_Pos (16U) macro25878 #define RCC_IC8CFGR_IC8INT_Msk (0xFFUL << RCC_IC8CFGR_IC8INT_Pos) /*!< 0x00FF00…