Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h7861 MODIFY_REG(RCC->IC19CFGR, RCC_IC19CFGR_IC19INT, (Divider - 1UL) << RCC_IC19CFGR_IC19INT_Pos); in LL_RCC_IC19_SetDivider()
7871 return ((READ_BIT(RCC->IC19CFGR, RCC_IC19CFGR_IC19INT) >> RCC_IC19CFGR_IC19INT_Pos) + 1UL); in LL_RCC_IC19_GetDivider()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c273 … ((PeriphClkInit->ICSelection[RCC_IC19].ClockDivider - 1U) << RCC_IC19CFGR_IC19INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()
819 … ((PeriphClkInit->ICSelection[RCC_IC19].ClockDivider - 1U) << RCC_IC19CFGR_IC19INT_Pos)); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h25745 #define RCC_IC19CFGR_IC19INT_Pos (16U) macro
25746 #define RCC_IC19CFGR_IC19INT_Msk (0xFFUL << RCC_IC19CFGR_IC19INT_Pos) /*!< 0x00FF00…
Dstm32n657xx.h26894 #define RCC_IC19CFGR_IC19INT_Pos (16U) macro
26895 #define RCC_IC19CFGR_IC19INT_Msk (0xFFUL << RCC_IC19CFGR_IC19INT_Pos) /*!< 0x00FF00…
Dstm32n655xx.h26652 #define RCC_IC19CFGR_IC19INT_Pos (16U) macro
26653 #define RCC_IC19CFGR_IC19INT_Msk (0xFFUL << RCC_IC19CFGR_IC19INT_Pos) /*!< 0x00FF00…
Dstm32n647xx.h25987 #define RCC_IC19CFGR_IC19INT_Pos (16U) macro
25988 #define RCC_IC19CFGR_IC19INT_Msk (0xFFUL << RCC_IC19CFGR_IC19INT_Pos) /*!< 0x00FF00…