Searched refs:MSIPLLModeSelection (Results 1 – 2 of 2) sorted by relevance
3328 HAL_StatusTypeDef HAL_RCCEx_EnableMSIPLLModeSelection(uint32_t MSIPLLModeSelection) in HAL_RCCEx_EnableMSIPLLModeSelection() argument3332 assert_param(IS_RCC_MSIPLLMODE_SELECT(MSIPLLModeSelection)); in HAL_RCCEx_EnableMSIPLLModeSelection()3336 if (MSIPLLModeSelection == RCC_MSISPLL_MODE_SEL) in HAL_RCCEx_EnableMSIPLLModeSelection()
2391 HAL_StatusTypeDef HAL_RCCEx_EnableMSIPLLModeSelection(uint32_t MSIPLLModeSelection);