HAL
SAI_SYNCHRONOUS is only used within HAL.
 
Symbols
loading...
Files
loading...

SAI_SYNCHRONOUS macro

Synchronous with other block of same SAI

Syntax

#define SAI_SYNCHRONOUS 1U

References

LocationText
stm32f4xx_hal_sai.h:397
#define SAI_SYNCHRONOUS 1U /*!< Synchronous with other block of same SAI */
stm32f4xx_hal_sai.c:503
case SAI_SYNCHRONOUS :
stm32f4xx_hal_sai.h:809
((SYNCHRO) == SAI_SYNCHRONOUS) || \