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

SAI_SLOTSIZE_16B macro

Syntax

#define SAI_SLOTSIZE_16B ((uint32_t)SAI_xSLOTR_SLOTSZ_0)

References

LocationText
stm32f4xx_hal_sai.h:453
#define SAI_SLOTSIZE_16B ((uint32_t)SAI_xSLOTR_SLOTSZ_0)
stm32f4xx_hal_sai.c:1997
hsai->SlotInit.SlotSize = SAI_SLOTSIZE_16B;
stm32f4xx_hal_sai.c:2081
hsai->SlotInit.SlotSize = SAI_SLOTSIZE_16B;
stm32f4xx_hal_sai.h:847
((SIZE) == SAI_SLOTSIZE_16B) || \