Home
last modified time | relevance | path

Searched refs:RCC_IC9CFGR_IC9INT_Pos (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c1281 … ((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 …]
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h7061 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()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h25645 #define RCC_IC9CFGR_IC9INT_Pos (16U) macro
25646 #define RCC_IC9CFGR_IC9INT_Msk (0xFFUL << RCC_IC9CFGR_IC9INT_Pos) /*!< 0x00FF00…
Dstm32n657xx.h26794 #define RCC_IC9CFGR_IC9INT_Pos (16U) macro
26795 #define RCC_IC9CFGR_IC9INT_Msk (0xFFUL << RCC_IC9CFGR_IC9INT_Pos) /*!< 0x00FF00…
Dstm32n655xx.h26552 #define RCC_IC9CFGR_IC9INT_Pos (16U) macro
26553 #define RCC_IC9CFGR_IC9INT_Msk (0xFFUL << RCC_IC9CFGR_IC9INT_Pos) /*!< 0x00FF00…
Dstm32n647xx.h25887 #define RCC_IC9CFGR_IC9INT_Pos (16U) macro
25888 #define RCC_IC9CFGR_IC9INT_Msk (0xFFUL << RCC_IC9CFGR_IC9INT_Pos) /*!< 0x00FF00…