Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c418 case RCC_SAI4ACLKSOURCE_CLKP: in HAL_RCCEx_PeriphCLKConfig()
2323 case RCC_SAI4ACLKSOURCE_CLKP: /* CKPER is the clock source for SAI4A*/ in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h1204 #define RCC_SAI4ACLKSOURCE_CLKP RCC_D3CCIPR_SAI4ASEL_2 macro
4272 ((__SOURCE__) == RCC_SAI4ACLKSOURCE_CLKP) || \