Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c78 static HAL_StatusTypeDef RCCEx_PLLSAI1_ConfigNQ(RCC_PLLSAI1InitTypeDef *PLLSAI1);
342 ret = RCCEx_PLLSAI1_ConfigNQ(&(PeriphClkInit->PLLSAI1)); in HAL_RCCEx_PeriphCLKConfig()
1973 static HAL_StatusTypeDef RCCEx_PLLSAI1_ConfigNQ(RCC_PLLSAI1InitTypeDef *PLLSAI1) in RCCEx_PLLSAI1_ConfigNQ() function