Home
last modified time | relevance | path

Searched refs:SAI_BlockSynchroConfig (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_sai_ex.h74 void SAI_BlockSynchroConfig(const SAI_HandleTypeDef *hsai);
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_sai_ex.c98 void SAI_BlockSynchroConfig(const SAI_HandleTypeDef *hsai) in SAI_BlockSynchroConfig() function
Dstm32f4xx_hal_sai.c453 SAI_BlockSynchroConfig(hsai); in HAL_SAI_Init()