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

SAI_InitTypeDef::FIFOThreshold field

Specifies SAI Block FIFO threshold. This parameter can be a value of SAI_Block_Fifo_Threshold

Syntax

uint32_t FIFOThreshold;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_sai.h:97
uint32_t FIFOThreshold; /*!< Specifies SAI Block FIFO threshold.
stm32f4xx_hal_sai.c:404HAL_SAI_Init()
assert_param(IS_SAI_BLOCK_FIFO_THRESHOLD(hsai->Init.FIFOThreshold));
stm32f4xx_hal_sai.c:532HAL_SAI_Init()

Data Use

Functions reading SAI_InitTypeDef::FIFOThreshold
SAI_InitTypeDef::FIFOThreshold
all items filtered out
Type of SAI_InitTypeDef::FIFOThreshold
SAI_InitTypeDef::FIFOThreshold
uint32_t
all items filtered out