Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h7941 MODIFY_REG(RCC->IC20CFGR, RCC_IC20CFGR_IC20INT, (Divider - 1UL) << RCC_IC20CFGR_IC20INT_Pos); in LL_RCC_IC20_SetDivider()
7951 return ((READ_BIT(RCC->IC20CFGR, RCC_IC20CFGR_IC20INT) >> RCC_IC20CFGR_IC20INT_Pos) + 1UL); in LL_RCC_IC20_GetDivider()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c286 … ((PeriphClkInit->ICSelection[RCC_IC20].ClockDivider - 1U) << RCC_IC20CFGR_IC20INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()
1403 … ((PeriphClkInit->ICSelection[RCC_IC20].ClockDivider - 1U) << RCC_IC20CFGR_IC20INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h25755 #define RCC_IC20CFGR_IC20INT_Pos (16U) macro
25756 #define RCC_IC20CFGR_IC20INT_Msk (0xFFUL << RCC_IC20CFGR_IC20INT_Pos) /*!< 0x00FF00…
Dstm32n657xx.h26904 #define RCC_IC20CFGR_IC20INT_Pos (16U) macro
26905 #define RCC_IC20CFGR_IC20INT_Msk (0xFFUL << RCC_IC20CFGR_IC20INT_Pos) /*!< 0x00FF00…
Dstm32n655xx.h26662 #define RCC_IC20CFGR_IC20INT_Pos (16U) macro
26663 #define RCC_IC20CFGR_IC20INT_Msk (0xFFUL << RCC_IC20CFGR_IC20INT_Pos) /*!< 0x00FF00…
Dstm32n647xx.h25997 #define RCC_IC20CFGR_IC20INT_Pos (16U) macro
25998 #define RCC_IC20CFGR_IC20INT_Msk (0xFFUL << RCC_IC20CFGR_IC20INT_Pos) /*!< 0x00FF00…