Searched refs:SAI_GetInputClock (Results 1 – 3 of 3) sorted by relevance
75 uint32_t SAI_GetInputClock(const SAI_HandleTypeDef *hsai);
161 uint32_t SAI_GetInputClock(const SAI_HandleTypeDef *hsai) in SAI_GetInputClock() function
462 freq = SAI_GetInputClock(hsai); in HAL_SAI_Init()