Home
last modified time | relevance | path

Searched refs:RCC_CFGR1_TIMPRE (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h447 #define LL_RCC_TIM_PRESCALER_FOUR_TIMES (uint32_t)(RCC_CFGR1_TIMPRE)
4157 MODIFY_REG(RCC->CFGR1, RCC_CFGR1_TIMPRE, Prescaler); in LL_RCC_SetTIMPrescaler()
4169 return (uint32_t)(READ_BIT(RCC->CFGR1, RCC_CFGR1_TIMPRE)); in LL_RCC_GetTIMPrescaler()
Dstm32h5xx_hal_rcc_ex.h1245 #define RCC_TIMPRES_ACTIVATED RCC_CFGR1_TIMPRE
2985 #define __HAL_RCC_TIMCLKPRESCALER(__PRESC__) do {RCC->CFGR1 &= ~(RCC_CFGR1_TIMPRE);\
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c2753 if ((RCC->CFGR1 & RCC_CFGR1_TIMPRE) == 0U) in HAL_RCCEx_GetPeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8400 #define RCC_CFGR1_TIMPRE RCC_CFGR1_TIMPRE_Msk /*!< 0x00008000… macro
Dstm32h523xx.h12537 #define RCC_CFGR1_TIMPRE RCC_CFGR1_TIMPRE_Msk /*!< 0x00008000… macro
Dstm32h562xx.h13217 #define RCC_CFGR1_TIMPRE RCC_CFGR1_TIMPRE_Msk /*!< 0x00008000… macro
Dstm32h533xx.h13056 #define RCC_CFGR1_TIMPRE RCC_CFGR1_TIMPRE_Msk /*!< 0x00008000… macro
Dstm32h573xx.h15820 #define RCC_CFGR1_TIMPRE RCC_CFGR1_TIMPRE_Msk /*!< 0x00008000… macro
Dstm32h563xx.h15301 #define RCC_CFGR1_TIMPRE RCC_CFGR1_TIMPRE_Msk /*!< 0x00008000… macro