HAL + 0/6 examples
CodeScope will show references to SAI_FS_BEFOREFIRSTBIT from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
SAI
STM32469I_EVAL
Examples
SAI
 
Symbols
loading...
Files
loading...

SAI_FS_BEFOREFIRSTBIT macro

Syntax

#define SAI_FS_BEFOREFIRSTBIT ((uint32_t)SAI_xFRCR_FSOFF)

Examples

SAI_FS_BEFOREFIRSTBIT is referenced by 6 libraries and example projects.

References

LocationText
stm32f4xx_hal_sai.h:444
#define SAI_FS_BEFOREFIRSTBIT ((uint32_t)SAI_xFRCR_FSOFF)
stm32f4xx_hal_sai.c:1981
hsai->FrameInit.FSOffset = SAI_FS_BEFOREFIRSTBIT;
stm32f4xx_hal_sai.c:2061
hsai->FrameInit.FSOffset = SAI_FS_BEFOREFIRSTBIT;
stm32f4xx_hal_sai.h:853
((OFFSET) == SAI_FS_BEFOREFIRSTBIT))