Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_rcc_ex.c1355 if (PeriphClkInit->SaiAClockSelection == RCC_SAIACLKSOURCE_PLLR) in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc_ex.h727 #define RCC_SAIACLKSOURCE_PLLR ((uint32_t)RCC_DCKCFGR_SAI1ASRC_1) macro
7138 ((SOURCE) == RCC_SAIACLKSOURCE_PLLR) ||\