Home
last modified time | relevance | path

Searched refs:RCC_CFGR2_TIMPRE_Pos (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h4929 MODIFY_REG(RCC->CFGR2, RCC_CFGR2_TIMPRE, Prescaler << RCC_CFGR2_TIMPRE_Pos); in LL_RCC_SetTIMPrescaler()
4943 return (uint32_t)(READ_BIT(RCC->CFGR2, RCC_CFGR2_TIMPRE) >> RCC_CFGR2_TIMPRE_Pos); in LL_RCC_GetTIMPrescaler()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h25187 #define RCC_CFGR2_TIMPRE_Pos (24U) macro
25188 #define RCC_CFGR2_TIMPRE_Msk (0x3UL << RCC_CFGR2_TIMPRE_Pos) /*!< 0x030000…
25190 #define RCC_CFGR2_TIMPRE_0 (0x1UL << RCC_CFGR2_TIMPRE_Pos) /*!< 0x0100000…
25191 #define RCC_CFGR2_TIMPRE_1 (0x2UL << RCC_CFGR2_TIMPRE_Pos) /*!< 0x0200000…
Dstm32n657xx.h26336 #define RCC_CFGR2_TIMPRE_Pos (24U) macro
26337 #define RCC_CFGR2_TIMPRE_Msk (0x3UL << RCC_CFGR2_TIMPRE_Pos) /*!< 0x030000…
26339 #define RCC_CFGR2_TIMPRE_0 (0x1UL << RCC_CFGR2_TIMPRE_Pos) /*!< 0x0100000…
26340 #define RCC_CFGR2_TIMPRE_1 (0x2UL << RCC_CFGR2_TIMPRE_Pos) /*!< 0x0200000…
Dstm32n655xx.h26094 #define RCC_CFGR2_TIMPRE_Pos (24U) macro
26095 #define RCC_CFGR2_TIMPRE_Msk (0x3UL << RCC_CFGR2_TIMPRE_Pos) /*!< 0x030000…
26097 #define RCC_CFGR2_TIMPRE_0 (0x1UL << RCC_CFGR2_TIMPRE_Pos) /*!< 0x0100000…
26098 #define RCC_CFGR2_TIMPRE_1 (0x2UL << RCC_CFGR2_TIMPRE_Pos) /*!< 0x0200000…
Dstm32n647xx.h25429 #define RCC_CFGR2_TIMPRE_Pos (24U) macro
25430 #define RCC_CFGR2_TIMPRE_Msk (0x3UL << RCC_CFGR2_TIMPRE_Pos) /*!< 0x030000…
25432 #define RCC_CFGR2_TIMPRE_0 (0x1UL << RCC_CFGR2_TIMPRE_Pos) /*!< 0x0100000…
25433 #define RCC_CFGR2_TIMPRE_1 (0x2UL << RCC_CFGR2_TIMPRE_Pos) /*!< 0x0200000…