Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc_ex.h474 #define RCC_SAI4CLKSOURCE_PER (RCC_SAI4CKSELR_SAI4SRC_1 | RCC_SAI4CKSELR_SAI4SRC_0) macro
481 ((__SOURCE__) == RCC_SAI4CLKSOURCE_PER) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc_ex.c2717 case RCC_SAI4CLKSOURCE_PER: in HAL_RCCEx_GetPeriphCLKFreq()