Searched refs:RCCEx_PeriphCLKConfig (Results 1 – 1 of 1) sorted by relevance
191 HAL_StatusTypeDef RCCEx_PeriphCLKConfig(const RCC_PeriphCLKInitTypeDef *pPeriphClkInit);342 HAL_StatusTypeDef RCCEx_PeriphCLKConfig(const RCC_PeriphCLKInitTypeDef *pPeriphClkInit) in RCCEx_PeriphCLKConfig() function445 if (RCCEx_PeriphCLKConfig((RCC_PeriphCLKInitTypeDef *)&PeriphClkInitStruct_RTC) != HAL_OK) in HAL_RTC_MspInit()