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

SAI_LONG_TIMEOUT macro

Syntax

#define SAI_LONG_TIMEOUT 1000U

References

LocationText
stm32f4xx_hal_sai.c:251
#define SAI_LONG_TIMEOUT 1000U /* 1s */
stm32f4xx_hal_sai.c:1416
if ((HAL_GetTick() - tickstart) > SAI_LONG_TIMEOUT)