Searched refs:RCC_TIMPRES_ENABLE (Results 1 – 2 of 2) sorted by relevance
546 #define RCC_TIMPRES_ENABLE RCC_CFGR_TIMPRE /*!< Timers clocks prescaler set */ macro1948 ((__VALUE__) == RCC_TIMPRES_ENABLE))
1480 PeriphClkInit->TIMPresSelection = RCC_TIMPRES_ENABLE; in HAL_RCCEx_GetPeriphCLKConfig()