Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_rcc_ex.c1380 if (PeriphClkInit->SaiBClockSelection == RCC_SAIBCLKSOURCE_PLLR) in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc_ex.h738 #define RCC_SAIBCLKSOURCE_PLLR ((uint32_t)RCC_DCKCFGR_SAI1BSRC_1) macro
7143 ((SOURCE) == RCC_SAIBCLKSOURCE_PLLR) ||\