|
STM32F479xx HAL User Manual
|
Defines | |
| #define | SAI_DEFAULT_TIMEOUT 4U /* 4ms */ |
| #define | SAI_LONG_TIMEOUT 1000U /* 1s */ |
| #define SAI_DEFAULT_TIMEOUT 4U /* 4ms */ |
Definition at line 251 of file stm32f4xx_hal_sai.c.
Referenced by SAI_Disable().
| #define SAI_LONG_TIMEOUT 1000U /* 1s */ |
Definition at line 252 of file stm32f4xx_hal_sai.c.
Referenced by HAL_SAI_Transmit_DMA().
1.7.6.1