39 #ifndef __STM32F4xx_HAL_SAI_EX_H 40 #define __STM32F4xx_HAL_SAI_EX_H 57 #if defined(STM32F427xx) || defined(STM32F437xx) || defined(STM32F429xx) || defined(STM32F439xx) || \ 58 defined(STM32F446xx) || defined(STM32F469xx) || defined(STM32F479xx) 72 void SAI_BlockSynchroConfig(SAI_HandleTypeDef *hsai);
73 uint32_t SAI_GetInputClock(SAI_HandleTypeDef *hsai);
This file contains HAL common defines, enumeration, macros and structures definitions.