HAL + 0/1 examples
CodeScope will show references to SAI_MONOMODE from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

SAI_MONOMODE macro

Syntax

#define SAI_MONOMODE ((uint32_t)SAI_xCR1_MONO)

Examples

SAI_MONOMODE is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_hal_sai.h:488
#define SAI_MONOMODE ((uint32_t)SAI_xCR1_MONO)
stm32f4xx_hal_sai.h:839
#define IS_SAI_MONO_STEREO_MODE(MODE) (((MODE) == SAI_MONOMODE) ||\