Searched refs:__HAL_RCC_PLLSAI2_ENABLE (Results 1 – 4 of 4) sorted by relevance
1788 __HAL_RCC_PLLSAI2_ENABLE(); in HAL_RCCEx_EnablePLLSAI2()2739 __HAL_RCC_PLLSAI2_ENABLE(); in RCCEx_PLLSAI2_Config()
2231 __HAL_RCC_PLLSAI2_ENABLE(); in HAL_RCCEx_EnablePLLSAI2()3279 __HAL_RCC_PLLSAI2_ENABLE(); in RCCEx_PLLSAI2_Config()
944 #define __HAL_RCC_PLLSAI2_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLLSAI2ON) macro
1306 #define __HAL_RCC_PLLSAI2_ENABLE() SET_BIT(RCC->CR, RCC_CR_PLLSAI2ON) macro