Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h548 #define RCC_SAI2CLKSOURCE_PLLSAI1 0x00000000U macro
2751 (((__SOURCE__) == RCC_SAI2CLKSOURCE_PLLSAI1) || \
2758 (((__SOURCE__) == RCC_SAI2CLKSOURCE_PLLSAI1) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h409 #define RCC_SAI2CLKSOURCE_PLLSAI1 0U /*!< PLLSAI1 "P" clock (PLLSAI1CLK) */ macro
2039 (((__SOURCE__) == RCC_SAI2CLKSOURCE_PLLSAI1) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c218 case RCC_SAI2CLKSOURCE_PLLSAI1: /* PLLSAI1 is used as clock source for SAI2*/ in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c281 case RCC_SAI2CLKSOURCE_PLLSAI1: /* PLLSAI1 is used as clock source for SAI2*/ in HAL_RCCEx_PeriphCLKConfig()