Searched refs:MSIPLLModeSelection (Results 1 – 2 of 2) sorted by relevance
2643 HAL_StatusTypeDef HAL_RCCEx_EnableMSIPLLModeSelection(uint32_t MSIPLLModeSelection) in HAL_RCCEx_EnableMSIPLLModeSelection() argument2647 assert_param(IS_RCC_MSIPLLMODE_SELECT(MSIPLLModeSelection)); in HAL_RCCEx_EnableMSIPLLModeSelection()2651 if (MSIPLLModeSelection == RCC_MSISPLL_MODE_SEL) in HAL_RCCEx_EnableMSIPLLModeSelection()
1953 HAL_StatusTypeDef HAL_RCCEx_EnableMSIPLLModeSelection(uint32_t MSIPLLModeSelection);