Searched refs:I2S_GetClockFreq (Results 1 – 1 of 1) sorted by relevance
214 static uint32_t I2S_GetClockFreq(I2S_HandleTypeDef *hi2s);354 i2sclk = I2S_GetClockFreq(hi2s); in HAL_I2S_Init()1651 static uint32_t I2S_GetClockFreq(I2S_HandleTypeDef *hi2s) in I2S_GetClockFreq() function