Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c299 case RCC_SAI2ACLKSOURCE_CLKP: in HAL_RCCEx_PeriphCLKConfig()
2131 case RCC_SAI2ACLKSOURCE_CLKP: /* CKPER is the clock source for SAI2A */ in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h1031 #define RCC_SAI2ACLKSOURCE_CLKP RCC_CDCCIP1R_SAI2ASEL_2 macro
4181 ((__SOURCE__) == RCC_SAI2ACLKSOURCE_CLKP) || \