Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c585 … ((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()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h6901 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()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h25625 #define RCC_IC7CFGR_IC7INT_Pos (16U) macro
25626 #define RCC_IC7CFGR_IC7INT_Msk (0xFFUL << RCC_IC7CFGR_IC7INT_Pos) /*!< 0x00FF00…
Dstm32n657xx.h26774 #define RCC_IC7CFGR_IC7INT_Pos (16U) macro
26775 #define RCC_IC7CFGR_IC7INT_Msk (0xFFUL << RCC_IC7CFGR_IC7INT_Pos) /*!< 0x00FF00…
Dstm32n655xx.h26532 #define RCC_IC7CFGR_IC7INT_Pos (16U) macro
26533 #define RCC_IC7CFGR_IC7INT_Msk (0xFFUL << RCC_IC7CFGR_IC7INT_Pos) /*!< 0x00FF00…
Dstm32n647xx.h25867 #define RCC_IC7CFGR_IC7INT_Pos (16U) macro
25868 #define RCC_IC7CFGR_IC7INT_Msk (0xFFUL << RCC_IC7CFGR_IC7INT_Pos) /*!< 0x00FF00…