Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_rcc_ex.c2129 case RCC_I2SAPBCLKSOURCE_PLLR: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc_ex.h860 #define RCC_I2SAPBCLKSOURCE_PLLR 0x00000000U macro
7011 #define IS_RCC_I2SAPBCLKSOURCE(SOURCE) (((SOURCE) == RCC_I2SAPBCLKSOURCE_PLLR) ||\