Searched refs:RCC_PREDIV1_Source (Results 1 – 2 of 2) sorted by relevance
955 void RCC_PREDIV1Config(uint32_t RCC_PREDIV1_Source, uint32_t RCC_PREDIV1_Div) in RCC_PREDIV1Config() argument961 tmpreg |= RCC_PREDIV1_Source | RCC_PREDIV1_Div ; in RCC_PREDIV1Config()
380 void RCC_PREDIV1Config(uint32_t RCC_PREDIV1_Source, uint32_t RCC_PREDIV1_Div);
Completed in 7 milliseconds