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

SAI_InitTypeDef::DataSize field

Specifies the SAI Block data size. This parameter can be a value of SAI_Block_Data_Size

Syntax

uint32_t DataSize;

Examples

SAI_InitTypeDef::DataSize is referenced by 6 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_sai.h:126
uint32_t DataSize; /*!< Specifies the SAI Block data size.
stm32f4xx_hal_sai.c:398HAL_SAI_Init()
assert_param(IS_SAI_BLOCK_DATASIZE(hsai->Init.DataSize));
stm32f4xx_hal_sai.c:525HAL_SAI_Init()
hsai->Init.DataSize | hsai->Init.FirstBit | \
stm32f4xx_hal_sai.c:909HAL_SAI_Transmit()
stm32f4xx_hal_sai.c:913HAL_SAI_Transmit()
else if (hsai->Init.DataSize <= SAI_DATASIZE_16)
stm32f4xx_hal_sai.c:1007HAL_SAI_Receive()
stm32f4xx_hal_sai.c:1011HAL_SAI_Receive()
else if (hsai->Init.DataSize <= SAI_DATASIZE_16)
stm32f4xx_hal_sai.c:1090HAL_SAI_Transmit_IT()
stm32f4xx_hal_sai.c:1094HAL_SAI_Transmit_IT()
else if (hsai->Init.DataSize <= SAI_DATASIZE_16)
stm32f4xx_hal_sai.c:1152HAL_SAI_Receive_IT()
stm32f4xx_hal_sai.c:1156HAL_SAI_Receive_IT()
else if (hsai->Init.DataSize <= SAI_DATASIZE_16)
stm32f4xx_hal_sai.c:1994SAI_InitI2S()
stm32f4xx_hal_sai.c:2000SAI_InitI2S()
stm32f4xx_hal_sai.c:2006SAI_InitI2S()
stm32f4xx_hal_sai.c:2012SAI_InitI2S()
stm32f4xx_hal_sai.c:2079SAI_InitPCM()
stm32f4xx_hal_sai.c:2084SAI_InitPCM()
stm32f4xx_hal_sai.c:2089SAI_InitPCM()
stm32f4xx_hal_sai.c:2094SAI_InitPCM()
stm32f4xx_hal_sai.c:2116SAI_FillFifo()
stm32f4xx_hal_sai.c:2120SAI_FillFifo()
else if (hsai->Init.DataSize <= SAI_DATASIZE_16)

Data Use

Functions writing SAI_InitTypeDef::DataSize
Functions reading SAI_InitTypeDef::DataSize
all items filtered out
SAI_InitTypeDef::DataSize
Type of SAI_InitTypeDef::DataSize
SAI_InitTypeDef::DataSize
uint32_t
all items filtered out