Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c598 … ((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()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h6981 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()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h25635 #define RCC_IC8CFGR_IC8INT_Pos (16U) macro
25636 #define RCC_IC8CFGR_IC8INT_Msk (0xFFUL << RCC_IC8CFGR_IC8INT_Pos) /*!< 0x00FF00…
Dstm32n657xx.h26784 #define RCC_IC8CFGR_IC8INT_Pos (16U) macro
26785 #define RCC_IC8CFGR_IC8INT_Msk (0xFFUL << RCC_IC8CFGR_IC8INT_Pos) /*!< 0x00FF00…
Dstm32n655xx.h26542 #define RCC_IC8CFGR_IC8INT_Pos (16U) macro
26543 #define RCC_IC8CFGR_IC8INT_Msk (0xFFUL << RCC_IC8CFGR_IC8INT_Pos) /*!< 0x00FF00…
Dstm32n647xx.h25877 #define RCC_IC8CFGR_IC8INT_Pos (16U) macro
25878 #define RCC_IC8CFGR_IC8INT_Msk (0xFFUL << RCC_IC8CFGR_IC8INT_Pos) /*!< 0x00FF00…