Home
last modified time | relevance | path

Searched refs:RCCEx_PLLSAI1_ConfigNR (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c79 static HAL_StatusTypeDef RCCEx_PLLSAI1_ConfigNR(RCC_PLLSAI1InitTypeDef *PLLSAI1);
389 ret = RCCEx_PLLSAI1_ConfigNR(&(PeriphClkInit->PLLSAI1)); in HAL_RCCEx_PeriphCLKConfig()
2041 static HAL_StatusTypeDef RCCEx_PLLSAI1_ConfigNR(RCC_PLLSAI1InitTypeDef *PLLSAI1) in RCCEx_PLLSAI1_ConfigNR() function